[
  {
    "name": "addmusick",
    "aliases": [
      "addmusick"
    ],
    "section": "tools",
    "upstream_id": 37906,
    "title": "AddmusicK 1.0.11",
    "authors": [
      "Check changelog for full list",
      "Kipernal"
    ],
    "tags": [
      "addmusic",
      "amk",
      "brr",
      "brr samples",
      "inserter",
      "music",
      "sa-1",
      "samples"
    ],
    "description": "A tool used to insert custom music into Super Mario World.  This tool is completely hardware compatible and is designed with ease-of-use in mind. This tool supports both songs made for Addmusic 4.05 as well as AddmusicM with minimal tweaking.<br>\r\n<br>\r\nPlease read the readme for more information.<br>\r\n<br>\r\nNote for Mac/Linux users: The binaries inside are for Windows. However, a makefile is present that allows the code to be compiled once src.zip is unzipped.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>The changelog for AddmusicK 1.0.11 is presented here</span></div><div class=\"collapse-content\"><br>\r\n\t<ul>\r\n\t<li>Overall<br>\r\n\t\t<ul>\r\n\t\t<li>\"The asar version has been updated from 1.81 to 1.91. The code and DLL integrations have also been updated accordingly to account for any changes and deprecations that have occurred between these versions.\" - KungFuFurby</li>\r\n\t\t</ul><br>\r\n\t</li>\r\n\t<li>Gameplay<br>\r\n\t\t<ul>\r\n\t\t<li>\"Fixed a bug where enabling NMI during V-Blank would cause graphical interferences, such as messing up HDMA.\" - Yoshifanatic</li>\r\n\t\t</ul><br>\r\n\t</li>\r\n\t<li>Music MML Parser<br>\r\n\t\t<ul>\r\n\t\t<li>\"Removed the hex markers from the tick counters in the stats .txt file outputs for the music.\" - KungFuFurby</li>\r\n\t\t</ul><br>\r\n\t</li>\r\n\t<li>SPC & ROM Compilation<br>\r\n\t\t<ul>\r\n\t\t<li>\"Fixed a regression where an if statement was being misrecognized as a label due to being put after an && marker.\" - KungFuFurby</li>\r\n\t\t</ul><br>\r\n\t</li>\r\n\t<li>SPC700-Side ASM<br>\r\n\t\t<ul>\r\n\t\t<li>\"This version alleviates some of the slowdown in SFX and CPUIO register polling caused by higher tempos and/or frequent pitch bends in the music.\" - KungFuFurby</li>\r\n\t\t</ul><br>\r\n\t</li>\r\n\t</ul><br>\r\n</div></div><br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>The changelog for AddmusicK 1.0.10 is presented here</span></div><div class=\"collapse-content\"><br>\r\n\t<ul>\r\n\t<li>Gameplay<br>\r\n\t\t<ul>\r\n\t\t<li>\"Split the Castle Destruction fanfare and Welcome songs into separate defines. Now they can use separate song IDs as needed: in Vanilla SMW they used the same ID, so they're still defined with matching IDs in the default settings.\" - KungFuFurby</li>\r\n\t\t<li>\"Added a user define to allow the Bowser fight music to override the default level music upon loading the Bowser fight.\" - KungFuFurby</li>\r\n\t\t<li>\"Added a user define to allow the Welcome music to override the default level music upon loading the intro level upon loading a new save file.\" - KungFuFurby</li>\r\n\t\t<li>\"Fixed a bug where the Yoshi Drum Hijack were conflicting with other SNES-side patches that used the PLB and RTL opcodes in this area.\" - KungFuFurby</li>\r\n\t\t</ul><br>\r\n\t</li>\r\n\t<li>SPC & ROM Compilation<br>\r\n\t\t<ul>\r\n\t\t<li>\"Fixed a regression where duplicate samples were being assigned EMPTY.brr whereas they are expecting to still be the same sample. Now they use duplicate pointers so that they can be referred to at either internal sample ID. This also means that pre-existing cases from the sample groups will no longer have duplicate sample data loaded, meaning less memory consumption.\" - KungFuFurby</li>\r\n\t\t<li>\"Upgraded song-related memory overflow errors by no longer rounding them to the nearest $100 bytes and also identifying whether or not the echo buffer or the sample data caused the overflow.\" - KungFuFurby</li>\r\n\t\t</ul><br>\r\n\t</li>\r\n\t<li>Historical Addmusic Adaptations<br>\r\n\t\t<ul>\r\n\t\t<li>\"Added a warning for using non-standard FIR coefficient table IDs, mostly because they won't sound consistent due to an out-of-bounds read situation. Addmusic405 songs already output an error.\" - KungFuFurby</li>\r\n\t\t</ul><br>\r\n\t</li>\r\n\t</ul><br>\r\n</div></div><br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>The changelog for 1.0.9 is provided below in a categorized format due to there being a lot of changes</span></div><div class=\"collapse-content\"><br>\r\n\t\t<ul>\r\n\t<li>Overall<br>\r\n\t\t<ul>\r\n\t\t<li>\"Upgraded to Visual Studio 2019.\" - Atari 2.0</li>\r\n\t\t<li>\"The asar version has been updated from 1.33b to 1.81. The code and DLL integrations have also been updated accordingly to account for any changes and deprecations that have occurred between these versions.\" - Atari 2.0 and KungFuFurby</li>\r\n\t\t<li>\"Fixed a bug where the DLL file would never be used because asar was being called before the lookup would occur.\"- Atari 2.0</li>\r\n\t\t<li>\"This version makes AddmusicK's core compiler cross-platform.\" - HertzDevil and nyanpasu64</li>\r\n\t\t</ul><br>\r\n\t</li>\r\n\t<li>Command Line<br>\r\n\t\t<ul>\r\n\t\t<li>\"-sfxdump and -dumpsfx can now be interchangeably used with each other: the former was in the documentation, and the latter was what was officially used in the C++ code.\" - KungFuFurby</li>\r\n\t\t<li>\"Fixed a bug where using -sfxdump/-dumpsfx while the lowest numbered local song did not exist outputted SPC files with no samples included.\" - KungFuFurby</li>\r\n\t\t<li>\"This version fixes a formatting error in -? help output.\" - nyanpasu64</li>\r\n\t\t<li>\"This version fixes a crash when using too many songs on the command line while generating SPC files.\" - nyanpasu64</li>\r\n\t\t<li>\"This version removes unnecessary reading of files supplied from CLI, which caused a crash while generating SPC files when there were zero global songs.\" - nyanpasu64</li>\r\n\t\t<li>\"Fixed a memory leak that was occurring while handling sample groups.\" - Atari 2.0</li>\r\n\t\t</ul><br>\r\n\t</li>\r\n\t<li>Gameplay<br>\r\n\t\t<ul>\r\n\t\t<li>\"Fixed a bug where the Yoshi Drums were not being disabled when Mario teleports into a room without Yoshi without disembarking first through a cutscene or otherwise. <b>This does add a new hijack at $02A763  in the ROM in order to do this, though, so be careful...</b>\" - KungFuFurby</li>\r\n\t\t<li>\"Fixed an issue with non-standard stage/boss clear fanfares when the P-Switch/Starman theme is active.\" - KevinM</li>\r\n\t\t<li>\"Fixed a bug where setting the P-Switch and/or Starman song IDs to zero would result in the song ID being zeroed out on every frame, preventing user code from modifying the song ID while a P-Switch and/or Star is going off.\" - KevinM</li>\r\n\t\t<li>\"This version prevents garbage from randomly appearing during Submap transitions.\" - Barrels O' Fun</li>\r\n\t\t<li>\"This version adds the option to have the P-Switch and Starman themes retrigger when recollecting a star or pressing another P-Switch. The option is enabled by default because it replicates vanilla SMW's behavior, though it can be turned off to replicate its behavior on AddmusicK 1.0.8 and earlier.\" - JUMP Team, SimFan96, KevinM, Anas and KungFuFurby</li>\r\n\t\t<li>\"Fixed a bug when pressing a P-Switch as the star timer was running out would retrigger the Starman theme until the timer completely ran out, then ran the P-Switch theme normally.\" - JUMP Team, SimFan96, KevinM, Anas and KungFuFurby</li>\r\n\t\t<li>\"Fixed a bug where the Welcome song would not play in a new save file, and instead the default level music played.\" - KungFuFurby</li>\r\n\t\t<li>\"Merged several patches together in tweaks.asm to resolve a conflict between them. <b>The code modifications at $9723-$973F have been merged, which resulted in a few cuts due to a conflict: specifically, writing !Title to $9724 (overwritten by writing !Welcome to the same location) and skipping Bowser fight music at $9734 (overwritten by a BNE opcode to $9738 on a different patch)</b>\" - KungFuFurby</li>\r\n\t\t<li>\"Added some fastrom-related speedups for explicit JML/JSls when not using the SA-1.\" - KevinM</li>\r\n\t\t<li>\"Local songs are no longer reloaded while playing a level if they are triggered after playing a global song, provided that the local song ID that was last used still matches the ID requested.\" - lx5 and KungFuFurby</li>\r\n\t\t</ul><br>\r\n\t</li>\r\n\t<li>Built-In Original Songs<br>\r\n\t\t<ul>\r\n\t\t<li>\"Added #spc tags to every global song.\" - KevinM</li>\r\n\t\t<li>\"Global songs have better optimization, saving 0xA3 (163) bytes total.\" - KevinM</li>\r\n\t\t<li>\"Fixed wrong note that played in \"Bonus End\" after the song was supposed to be over.\" - KevinM</li>\r\n\t\t<li>\"Fixed a note that was not properly keyed off after the goal whistle in the \"Boss Clear\" song.\" - KevinM</li>\r\n\t\t<li>\"Redid the Bowser Defeated and Bowser Zoom Out songs for better accuracy (replicating some of the bugs in the original song in the process) and to remove a couple of fractional note length rests in the process.\" - KungFuFurby</li>\r\n\t\t</ul><br>\r\n\t</li>\r\n\t<li>BRR Samples<br>\r\n\t\t<ul>\r\n\t\t<li>\"This version removes redundant silent BRR blocks from the end of non-looping samples in the #default sample group, saving $17A bytes total.\" - Pinci and KungFuFurby</li>\r\n\t\t</ul><br>\r\n\t</li>\r\n\t<li>Documentation<br>\r\n\t\t<ul>\r\n\t\t<li>\"Added an ARAM map page, complete with predecessor Addmusic memory usages.\" - KungFuFurby</li>\r\n\t\t<li>\"There is now a historical hex command reference in order to assist from adapting from past Addmusics, as well as documenting their former purposes. Not everything has an exact equivalent yet, though.\"  - KungFuFurby</li>\r\n\t\t<li>\"Visualizations, which has been present since AMK 1.0.2, has now been documented and its folder is now included by default.\"  - KungFuFurby</li>\r\n\t\t<li>\"This version now contains a more accurate ADSR envelope viewer.\" - HertzDevil</li>\r\n\t\t</ul><br>\r\n\t</li>\r\n\t<li>Music Hex Commands<br>\r\n\t\t<ul>\r\n\t\t<li>\"Restored the Tremolo Off and Pitch Envelope Off hex commands, the latter having never actually been enabled in Vanilla SMW. However, the slots occupied don't match Vanilla SMW's because they were overwritten: instead, they are the $FD and $FE commands, respectively.\" - KungFuFurby</li>\r\n\t\t<li>\"$FB command is now fully functional across all channels. Previously it wasn't working because of a failure to use indexing in the assembly code. In addition, a double key on bug was corrected, and some fine print regarding setting up notes past !WaitTime (unless their lengths are quicker than !WaitTime in the first place) was added on to avoid unintentional clicks (particularly with glissando).\" - KungFuFurby</li>\r\n\t\t<li>\"Added a new hot patch system through two new hex commands in the $FA section: $FA $7F (for presets) and $FA $FE (for individual patch bits). This is specifically designed to both replicate playback differences from past Addmusics (and vanilla SMW) as well as add fixes to music playback that won't break playback of past music that rely on these bugs.\" - KungFuFurby</li>\r\n\t\t<li>\"You can now use remote gain directly using $FC $WW $01 $XX $YY, where $WW is the gain value to set on trigger, $XX is the event type, and $YY is the number of ticks when using types 1 and 2. Note that unlike AMK Beta, you have to handle the restoration manually for the next note, but unlike AMK Beta, any remote code event type can be used.\" - KungFuFurby</li>\r\n\t\t<li>\"Two new remote code events have been added on: 7 disables non-key on remote code events, while 8 disables key on remote code events.\" - KungFuFurby</li>\r\n\t\t<li><b>WARNING: The following changes may affect playback of your songs (and require $FA $7F $01 at the beginning of your song to take effect, though you can also individual patches by bit with $FA $FE xx...):</b><br>\r\n\t\t<ul>\r\n\t\t\t<li>\"The $DD command now accounts for per-channel transposition, whereas it previously only accounted for global transposition.\" - KungFuFurby</li>\r\n\t\t\t<li>\"GAIN is now the first thing written to the voice DSP registers when setting up an instrument. This prevents a problem with unexpectedly using a previous gain value (which can be a direct gain volume, and thus suddenly changes the volume value) while switching from ADSR mode to GAIN mode.\" - KungFuFurby</li>\r\n\t\t\t<li>\"Arpeggios now pause their sound output when going through rests. They resume upon another note playing.\" - KungFuFurby</li>\r\n\t\t\t<li>\"Readahead now looks inside subroutines ($E9 command) and superloops ($E6 command), rather than jumping over each one. There is a limit of one loop iteration each before exiting to avoid excessive reading of bytes.\" - KungFuFurby</li>\r\n\t\t\t<li>\"Echo writes are no longer enabled by default when initially setting up the echo buffer through the $FA $04 command (instead they are merely not modified). This most notably would affect the zero EDL case: if echo writes are not explicitly enabled beforehand, most commonly via the $F1 command, then there will no longer be an effect on the sound when using any echo-related DSP registers, because $FF00-$FF03 are no longer written to, which in turn allows extremely large songs to use that area without a fear of losing data.\" - KungFuFurby</li>\r\n\t\t\t<li>\"Fixed a bug where the $F3 command was failing to zero out the pitch base fractional multiplier. <em>This is enabled by default when using #amm due to AddmusicM not supporting fractional pitch base multipliers at the time.</em>\" - KungFuFurby</li>\r\n\t\t\t<li>\"Fixed a bug where glissando was not disabling itself after one note: instead, it was doing so after two notes.\" - KungFuFurby</li>\r\n\t\t\t<li>\"Fixed a playback inconsistency with Addmusic405 songs where rests could skip keying off notes if they were not encountered during readahead.\" - KungFuFurby</li>\r\n\t\t</ul><br>\r\n\t\t</li>\r\n\t\t</ul><br>\r\n\t</li>\r\n\t<li>Music MML Parser<br>\r\n\t\t<ul>\r\n\t\t<li>\"Fixed a fatal bug when the lowest channel ID defined is non-zero and a command not filtered out beforehand that outputs hex and/or note data is defined outside the scope of all of the channel markers.\" - KungFuFurby</li>\r\n\t\t<li>\"Fixed a bug where specifying an o after a $DD command would freeze AddmusicK during hex validation.\" - KungFuFurby</li>\r\n\t\t<li>\"Fixed a bug on the detection of the lowest note possible.\" - KungFuFurby</li>\r\n\t\t<li>\"Fixed a big bug where uppercase notes would refer to undefined arrays, meaning they would output wildly inconsistent data.\" - KungFuFurby</li>\r\n                <li><b>The parser has been updated to version 4 with these changes (some of these were inherited from Codec's AddmusicK Beta, which used version 3 - this version has not yet been fully implemented due to some extra requirements that are not yet satisfied by the stock AddmusicK build on the SPC700 side):</b><br>\r\n                \t<ul>\r\n                \t\t<li>\"Added remote command reset syntax via (!!0), (!!-1), (!!1), etc.\" - 6646</li>\r\n                \t\t<li>\"Added fade support to the v (volume), t (tempo) and w (global volume) MML commands.\" - 6646</li>\r\n                \t\t<li>\"Exact tick note lengths and default note lengths via the l MML command can now be used with note length modifiers for music.\" - KungFuFurby</li>\r\n                \t\t<li>\"Fixed a bug where #halvetempo and #option dividetempo were not dividing the tempo ratio at all because they were immediately returning. Multiplication was working fine, though. Note that if the tempo ratio is 1, this will still immediately return since it is redundant.\" - KungFuFurby</li>\r\n\t\t\t\t<li>\"Added a new option directive: #option amk109hotpatch\" - KungFuFurby</li>\r\n                \t</ul><br>\r\n                </li>\r\n                <li>\"Added bug exploitation warnings for songs prior to #amk 4, specifically affecting the utilization of the $FC command, using o in a target note after using a $DD command, using notes that were too low in pitch, and using uppercase letter notes. This is because these are allowed to happen in prior parser versions, but due to the amount of time that has passed between when #amk 2 debuted (with the initial release of AddmusicK), other users may be unaware of these bugs occurring and may still be using a previous version of AddmusicK. In addition, the uppercase note problem is particularly irreconcilable because it is caused by an out of bounds bug, which can vary from build to build when manually compiled.\" - KungFuFurby</li>\r\n                <li>\"Added warnings for using fractional tick lengths caused by either note length divisors, dotted notes or triplets. They were already present when dividing by a tempo ratio.\" - KungFuFurby</li>\r\n                <li>\"Upgraded the manual note warning. Now it identifies duration/quantization bytes and the phrase end marker, the last one being potentially fatal to the song if the .txt file was mislabeled with the wrong parser.\" - KungFuFurby</li>\r\n\t\t</ul><br>\r\n\t</li>\r\n\t<li>SFX<br>\r\n\t\t<ul>\r\n\t\t<li>\"Both the jump and girder/grinder SFX from $1DFA now have exact replicas. For the jump SFX, the one from previous versions is still there as an alternative. <b>Please note that these new SFX take SFX $1DF9 slots $2D-$2E and SFX $1DFC slots $36-$37: please do not change these IDs.</b>\" - KungFuFurby</li>\r\n\t\t<li>\"Both 2B Jump and 35 Jump are now consistent with each other in that they don't use a ? marker in Addmusic_sound effects, as their data have been updated accordingly to let the program generate the end marker by default without having a redundant one contained inside.\" - KungFuFurby</li>\r\n\t\t<li>\"The old hardcoded SFX priority system has been replaced with a more soft-coded one stored directly in sound effect files. All SFX, including $1DFA SFX, have been adapted accordingly to utilize the SFX priority system. Although most of these priorities are not used by default, vanilla values are provided.\" - KungFuFurby</li>\r\n\t\t<li>\"The P-Switch SFX, which had existed earlier but had both not been programmed on the SNES-side and had some problems on the SPC-side, is now in full working condition, complete with updates to the SNES-side hijacks to account for whenever it is active.\" - KungFuFurby</li>\r\n\t\t<li>\"All SFX data has been optimized to remove redundant bytes across the board. In addition, $C7 is now fully functional and pitch envelope delays are now working, and 21 Valley of Bowser appears.txt in $1DF9 now properly restarts like vanilla SMW.\" - KungFuFurby</li>\r\n\t\t<li>\"1B Grinder click 2's data was relocated to 1A Grinder click 1, and then was removed in favor of adding a * marker to 1A Grinder click 1. The latter file was originally a blank text file that used a ? marker, which is pretty redundant as it goes to the next SFX instance without doing anything.\" - KungFuFurby</li>\r\n\t\t<li>\"The $FF SFX command has been updated to actually play the last note endlessly using the last saved note data, rather than just simply go back a few bytes and try and fetch the note again. This avoids any ambiguities caused by trying to scan backwards.\" - KungFuFurby</li>\r\n\t\t<li>\"Fixed various interferences between the SFX and instrument setup, arpeggio, pitch envelope, note, switching global songs, and fine tune (the last one dating all the way back to vanilla SMW). Note that one of the snippets of code, regarding noise frequency conflicts between SFX instances, has been made optional through asm/UserDefines.asm because it never actually happens in vanilla SMW since only one channel uses noise, and a second one has been made optional regarding allowing matching noise frequencies to stack on each other in case the user doesn't want an unexpectedly loud noise.\" - KungFuFurby</li>\r\n\t\t<li>\"Fixed a regression from 1.0.7 where playing noise in the same channel as the pause SFX was causing note sticking problems due to the FLG register getting overwritten.\" - KungFuFurby</li>\r\n\t\t<li>\"11 Pause, 12 Unpause and 12 Unpause (silent) have had their ASM relocated to the internal sound driver code, and thus they only contain a jmp opcode in their SFX instances. A copy of the original ASM (in optimized form) has been saved for reference and as an example.\" - KungFuFurby</li>\r\n\t\t<li>\"All SFX can now have their channels redefined through asm/UserDefines.asm. Vanilla values are provided, since they're different than what the default values were from past AMK versions.\" - KungFuFurby</li>\r\n\t\t<li>\"$1DFA SFX now use replica SFX sequences by default instead of just hard-coded ASM. The hard-coded ASM is still in there as a user define switch both for historical reasons and in case of a malfunction.\" - KungFuFurby</li>\r\n\t\t<li>\"The relocation for jump and girder SFX to either $1DF9 or $1DFC is now optional, rather than being required between these two locations. Now, if neither of them are true, $1DFA is the default, and the fixes in question ensure that these don't wreck too much havoc.\" - KungFuFurby</li>\r\n\t\t</ul><br>\r\n\t</li>\r\n\t<li>SPC & ROM Compilation<br>\r\n\t\t<ul>\r\n\t\t<li>\"All user-redefinable variables now have a new home in asm/UserDefines.asm. This allows both SNES-side and SPC-side code to share defines put here.\" - KungFuFurby</li>\r\n\t\t<li>\"All user-redefinable variables no longer use the # character in them for easier use in conditional logic. This is instead handled in the ASM files themselves.\" - KungFuFurby</li>\r\n\t\t<li>\"Added the ability to filter out sound effects and the playback code through !noSFX in asm/UserDefines.asm.\" - KungFuFurby</li>\r\n\t\t<li>\"Global songs' echo delay values now act as the minimum echo buffer size to allocate a local song's, and therefore are now tracked to prevent memory overflows caused by a global song's echo buffer being too large, as opposed to a local song's.\" - KungFuFurby</li>\r\n\t\t<li>\"Made sample filtering more consistent between SPCs and ROMs by factoring in the user individually picking samples from sample groups (and thus inheriting their important flags), as well as having all user-defined samples be important.\" - KungFuFurby</li>\r\n\t\t<li>\"Fixed a bug where duplicate samples were being loaded in the same song when the important marker was set, causing the filesize of the song to increase.\" - KungFuFurby</li>\r\n\t\t<li>\"Fixed a serious bug where mixing .bnk and .brr files between songs was causing the entire ROM to fail to include the soundtrack due to an exception occurring.\" - KungFuFurby</li>\r\n\t\t<li>\"Fixed a false positive in detecting AddmusicM when the filesize of the sound driver + sound effects was $xx52 bytes. Now the entire RATS tag is scanned to avoid this situation.\" - KungFuFurby</li>\r\n\t\t<li>\"SPC files no longer have a one-byte stack underflow when being generated.\" - KungFuFurby</li>\r\n\t\t<li>\"Fixed a bug where looking for samples relative to the music file itself would fail because of the actual path being incorrectly constructed once it was located.\" - KungFuFurby</li>\r\n\t\t<li>\"GetSampleTableAddress on the SPC side has been optimized out in favor of writing directly to the DSP registers via the standard loading routine.\" - KungFuFurby</li>\r\n\t\t</ul><br>\r\n\t</li>\r\n\t<li>SPC700-Side ASM<br>\r\n\t\t<ul>\r\n\t\t<li>\"The SPC-side assembly files have been modified to make tracking of raw memory locations in the $0000-$03FF section easier when searching the text files, mainly in between setp/clrp sections, but also just prior to calls for L_1075 due to the use of indirects inside this routine.\" - KungFuFurby</li>\r\n\t\t<li>\"Various code optimizations, some of them adapted from Akaginite's optimizations. In addition, Aikku contributed an optimization in the pitch code. As a result of these optimizations, $0380 and $0386 are no longer used by default due to being only a zero or non-zero case: instead, they have been consolidated into simply modifying opcodes/gates embedded directly within the code. In addition, $0383 has been freed since its purpose is now recycled by a different memory location.\" - KungFuFurby</li>\r\n\t\t<li>\"Fixed a critical bug where having a global song using echo and a local song setting up a buffer with an EDL size of 0 through the $FA $04 command would cause a sound driver crash. The main cause is not waiting for the echo buffer to finish after shrinking the EDL, and probably a misinterpretation of what happens when the EDL is zero... because the echo buffer writes are still on, and thus anytime the buffer is to be shrunk and relocated, the previous buffer must have done one round of writes.\" - KungFuFurby</li>\r\n\t\t<li>\"Fixed a bug where using a long chain of loops or label loops (or anything that causes readahead to try to read more than 256 bytes) would crash the sound driver.\" - KungFuFurby</li>\r\n\t\t<li>\"Fixed a typo in the code where !MaxEchoDelay was not being zeroed out prior to loading new data.\" - KungFuFurby</li>\r\n\t\t<li>\"Fixed a bug where turning off Yoshi Drums was not unmuting channels.\" - KungFuFurby</li>\r\n\t\t<li>\"A leftover from AddmusicM's behavior of how it handled Yoshi Drums, which currently doesn't affect anything else, has been modified to have its flag, stored in $0160, turn itself on if any channel has Yoshi Drums active, and otherwise be off.\" - KungFuFurby</li>\r\n\t\t<li>\"Corrected a bug where playing a different global song in the middle of a panning fade without initializing the panning would cause the panning to be slightly off center.\" - KungFuFurby</li>\r\n\t\t<li>\"Fixed a bug where the surround settings were not being properly cleared on song initialization.\" - KungFuFurby</li>\r\n\t\t</ul><br>\r\n\t</li>\r\n\t<li>Historical Addmusic Adaptations<br>\r\n\t\t<ul>\r\n\t\t<li>\"Most non-native hex and MML commands from earlier Addmusics now output a warning. The exception to this rule is the $FA command in AddmusicM, which now outputs an error because of a conflict with the special pulse wave oscillation speed command.\" - KungFuFurby</li>\r\n\t\t<li>\"Fixed a bug where anticipation gain/remote gain conversions from the beta AMK version were not being fetched in the correct order due to the way they were initially organized.\" - KungFuFurby</li>\r\n\t\t<li>\"Fixed a conversion bug from Addmusic405 and AddmusicM songs where the percussion was outputting percussion note data on #6 and #7 instead of normal notes after the initial percussion note was defined.\"  - KungFuFurby</li>\r\n\t\t<li>\"Fixed a conversion bug from Addmusic405 and AddmusicM songs where the & command was not properly factoring in a preceding tie, causing the intended delay effect to get lost.\" - KungFuFurby</li>\r\n\t\t<li>\"Fixed a conversion bug from AddmusicM where the transposition values were not being overwritten by the hard-coded instrument transposition table.\" - KungFuFurby</li>\r\n\t\t<li>\"Fixed a bug where the #pad command was only supporting two hex digits with #am4 songs.\" - KungFuFurby</li>\r\n\t\t<li>\"Revamped the anticipation gain/remote gain conversions due to the original design of the remote codes not being compatible with both of them running at the same time. Two reserved remote code events (5 and 6, of which 5 was originally reserved in the first place) are now used that can be used at the same time (and come with a feature to replicate the instrument restoration on key on without having to use a third remote code event), with two additional ones also created that can be used outside of these conversions.\" - KungFuFurby</li>\r\n\t\t</ul><br>\r\n\t</li>\r\n\t</ul><br>\r\n</div></div>",
    "latest_version": "smwc-37906-1725784979",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 37906,
        "title": "AddmusicK 1.0.11",
        "version": "smwc-37906-1725784979",
        "upstream_time": 1725784979,
        "download_url": "https://dl.smwcentral.net/37906/AddmusicK%201.0.11.zip",
        "filename": "AddmusicK 1.0.11.zip",
        "size": 1480959,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "asar",
    "aliases": [
      "asar"
    ],
    "section": "tools",
    "upstream_id": 37443,
    "title": "Asar v1.91",
    "authors": [
      "Alcaro",
      "Check changelog for full list"
    ],
    "tags": [
      "assembler",
      "patcher"
    ],
    "description": "Asar is a Super Nintendo assembler based on xkas v0.06. It's the assembler used primarily on SMW Central.<br>\r\n<br>\r\nAsar's got a freespace finder, will ask for filenames if double clicked, can use parentheses and proper priority in math, can assemble SPC-700 and SuperFX codes, and has many, many other neat little features. The full list of features can be found in the <a href=\"https://rpghacker.github.io/asar/manual/\" rel=\"nofollow\">manual</a>.<br>\r\n<br>\r\nSome of the new features in Asar 1.90:<br>\r\n<ul>\r\n<li>For loops that look like <code>for i = 0..123</code>, which are a more convenient notation for while loops.</li>\r\n<li><code>spcblock</code> is a new, more flexible replacement for <code>arch spc700-inline</code>.</li>\r\n<li>\"static\" labels (that is, labels that are defined with the <code>label = $123456</code> syntax) can now be used in <code>if</code> conditions.</li>\r\n<li><code>freecode</code> can now be used in HiROM, ExHiROM, and ExLoROM mappers.</li>\r\n<li>New <code>pc()</code> and <code>realbase()</code> math functions.</li>\r\n</ul><br>\r\n1.90 also deprecates a lot of features that will be removed in 2.0. For more details, check the <a href=\"https://rpghacker.github.io/asar/asar_19/changelog/\" rel=\"nofollow\">changelog</a> and the <a href=\"https://www.smwcentral.net/?p=viewthread&t=126820\">release announcement thread</a>. For more details about new features, see the <a href=\"https://rpghacker.github.io/asar/asar_19/manual/\" rel=\"nofollow\">manual</a>.<br>\r\n<br>\r\nSource code can be found on <a href=\"https://github.com/RPGHacker/asar\" rel=\"nofollow\">GitHub</a>, where you can also contribute using issues and pull requests.",
    "latest_version": "smwc-37443-1711532661",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 37443,
        "title": "Asar v1.91",
        "version": "smwc-37443-1711532661",
        "upstream_time": 1711532661,
        "download_url": "https://dl.smwcentral.net/37443/asar191.zip",
        "filename": "asar191.zip",
        "size": 597087,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "flips",
    "aliases": [
      "flips"
    ],
    "section": "tools",
    "upstream_id": 42149,
    "title": "Floating IPS (Flips)",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "bps",
      "ips",
      "patcher"
    ],
    "description": "Floating IPS (or Flips) is a patcher for IPS and BPS files, aiming for a simple interface yet plenty of power under the hood.<br>\r\n<br>\r\nFeatures:<br>\r\n<ul><li>Creates the smallest BPS patches of any known tool in existence, and is faster than any other comparable creator</li>\n<li>Creates the smallest IPS patches of any known tool in existence, too (but only a little smaller, Lunar IPS is quite good)</li>\n<li>Fully-featured GUIs under Windows and GTK+, including command line support; can also be a pure command line program</li>\n<li>Can apply multiple patches to the same ROM, creating a huge pile of ROMs (GUI only)</li>\n<li>Can remembers which ROMs you've used, and use them again if it thinks it's correct (BPS only, GUI only)</li>\n<li>Can launch other programs after patching the ROMs; together with the above, this allows you to double click a BPS to launch an emulator (GUI only)</li></ul><br>\r\nThe Linux version can be downloaded from the <a href=\"https://git.disroot.org/Sir_Walrus/Flips/releases?q=v198\" rel=\"nofollow\">release page</a>.",
    "latest_version": "v198",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 42149,
        "title": "Floating IPS (Flips)",
        "version": "v198",
        "upstream_time": 1776411347,
        "download_url": "https://dl.smwcentral.net/42149/flips-windows.zip",
        "filename": "flips-windows.zip",
        "size": 63680,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "gps",
    "aliases": [
      "gps"
    ],
    "section": "tools",
    "upstream_id": 40056,
    "title": "GPS V1.4.5 - Gopher Popcorn Stew",
    "authors": [
      "TheBiob",
      "p4plus2"
    ],
    "tags": [
      "block",
      "blocktool",
      "btsd",
      "gps",
      "sa-1"
    ],
    "description": "This tool, as the name clearly doesn't imply, is a block inserter designed to replace the dated BTSD. It is backwards compatible with BTSD and will upgrade your ROM when using the tool.  The readme has full details on benefits.  A GUI is not included in this version. If you want one download it from an <a href=\"?p=section&a=details&id=15337&r=0\">older version of GPS</a>. The GUI does not support the features of the current list and has not been kept up to date.  Use the GUI at your own risk.<br>\r\n<br>\r\n<br>\r\nSimple blocks, for example Mario-only, can be created with <a href=\"?p=section&a=details&id=9397\">Blockreator</a>.",
    "latest_version": "smwc-40056-1752228288",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 40056,
        "title": "GPS V1.4.5 - Gopher Popcorn Stew",
        "version": "smwc-40056-1752228288",
        "upstream_time": 1752228288,
        "download_url": "https://dl.smwcentral.net/40056/GPS%28V1.4.5%29.zip",
        "filename": "GPS(V1.4.5).zip",
        "size": 406590,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "lunar-magic",
    "aliases": [
      "lunar-magic"
    ],
    "section": "tools",
    "upstream_id": 41329,
    "title": "Lunar Magic 3.63",
    "authors": [
      "FuSoYa"
    ],
    "tags": [
      "editor",
      "level editor",
      "lorom",
      "lunar magic",
      "sa-1",
      "super fx"
    ],
    "description": "Lunar Magic is a level editor for the American and Japanese version 1.00 Super Mario World SNES ROMs, and the SMW portion of the American version 1.00 Mario All Stars + World SNES ROM.<br>\r\n<br>\r\nIt's a Windows program with a fairly easy to use WYSIWYG interface that includes clipboard and drag/drop support, external level file saving and loading, graphics editing, palette editing, enemy support, world map editing, text editing, plus numerous 65816 ASM enhancements to expand the original game's capabilities.<br>\r\n<br>\r\nSee the \"What's new in this version\" section of the Contents file for more details.",
    "latest_version": "smwc-41329-1766711870",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 41329,
        "title": "Lunar Magic 3.63",
        "version": "smwc-41329-1766711870",
        "upstream_time": 1766711870,
        "download_url": "https://dl.smwcentral.net/41329/lm363.zip",
        "filename": "lm363.zip",
        "size": 3908797,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "pixi",
    "aliases": [
      "pixi"
    ],
    "section": "tools",
    "upstream_id": 37432,
    "title": "PIXI v1.42 - Sprite Insertion Tool",
    "authors": [
      "Atari2.0",
      "JackTheSpades",
      "Tattletale"
    ],
    "tags": [
      "cluster",
      "extended",
      "insert",
      "inserter",
      "insertion",
      "sa-1",
      "sprite",
      "sprite tool",
      "spritetool"
    ],
    "description": "A sprite insertion tool made to allow more dynamic sprite usage, space savings and more SA-1 compatibility.<br>\r\nDespite this, it is almost fully compatible with sprites written for older SpriteTools, save for the fact that Asar is now used as the assembler. There also the new sprite status table that has been moved from 1938 to 7FAF00, used by SubOffScreen routines since version 1.2.10.<br>\r\n<br>\r\nDetailed usage instructions, common errors and changes compared to older sprite tools can be found in the included README.html file. Version history can be found in CHANGELOG.html.<br>\r\n<br>\r\n<a href=\"https://github.com/JackTheSpades/SpriteToolSuperDelux\" rel=\"nofollow\"> Source (up to date now) </a><br>\r\n<br>\r\n<a href=\"https://github.com/JackTheSpades/SpriteToolSuperDelux/issues?q=is%3Aopen+is%3Aissue+label%3Abug\" rel=\"nofollow\"> List of known bugs/issues </a><br>\r\nAny weird issues you may encounter, please submit an issue on github at the link above, if you're not sure how to proceed, feel free to contact me on discord (atari2.0) or on the site <span class=\"un-outer\" title=\"Atari2.0\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=35033\" style=\"color: #f07b16;\" class=\"un\">Atari2.0</a></span>.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog</span></div><div class=\"collapse-content\"><br>\r\nVersion 1.42 (March 27, 2024)<br>\r\n- (Fernap) Update %Random() routine to avoid having modulo bias.<br>\r\n- (Atari2.0) Include LICENSE in release zip<br>\r\n- (Atari2.0) Upgrade to Asar 1.91<br>\r\n- (Atari2.0) Fix CFG Editor bug where loading a JSON file which used GFXInfo would cause a null reference exception.<br>\r\n<br>\r\nVersion 1.41 (March 11, 2024)<br>\r\n- (mellonpizza) Add --stddefines and --stdincludes command line options.<br>\r\n- (spooonsss) Add --symbols command line option to make asar output symbols file (can be WLA or nocash)<br>\r\n- (spooonsss) Fix CFG Editor small visual bug<br>\r\n- (Iwakoro) Add define support for the \"More Extended Sprites\" patch<br>\r\n- (RunicRain) Split shared routines in a way that makes it safe for routines to call each other<br>\r\n- (Atari2.0) Add a way to consume pixi as a library (dynamic or static), and add C,C++,C# and Python bindings, see the README for more details.<br>\r\n- (Atari2.0) Fixed a routine name<br>\r\n- (Atari2.0) Add plugin system, see the README for more details<br>\r\n- (Atari2.0) Correct on-hover tooltips on icons in CFG Editor, aswell as fix maximum value of spinbox for value when using extra byte in json.<br>\r\n- (Atari2.0) Add list.txt aswell as asm/ExtraDefines asm/ExtraHijacks to the zip file so users don't have to create them on their own.<br>\r\n- (Atari2.0) Add --exerel command line option to make Pixi search for the list.txt and the mwt/mw2/ssc/s16 files relative to the exe instead of relative to the ROM<br>\r\n- (Atari2.0) Partially fix an issue that could occur with wrong path resolution when the ROM and the pixi exe are on different drives on windows.<br>\r\n- (Atari2.0) Fix a bug from 1.21 where the CFG editor feature to be able to edit ROMs directly (akin to Tweaker) introduced in 1.1 was accidentally disabled, thanks to SubconsciousEye for reporting this.<br>\r\n- (Atari2.0) Fix a bug from 1.40 with some spawning routines where a missing XBA was making the routine not work properly. Special thanks to RussianMan for reporting this.<br>\r\n- (Atari2.0) Minor README improvements (document the CFG file format mostly).<br>\r\n- (Atari2.0) Warn when inserting sprite number $7B (goal tape) in ROMs that use LM 2.53+<br>\r\n- (zuccha) FireballContact now checks exactly for player fireball value<br>\r\n- (SubconsciousEye) Add custom GFX handler for sprite status 3<br>\r\n- (MarioFanGamer) CFG Sprites will now also show up in the custom sprite collection in LM<br>\r\n- (zuccha) Add command line flags for custom misc sprites directories in README<br>\r\n- (Atari2.0) Fix SpawnCluster & other misc sprites routines using wrong positions and overwriting A, additionally set $18B8 to 1 when spawning a cluster sprite, thanks to kkevinm for reporting this.<br>\r\n- (Atari2.0) Add %SpawnMinorExtendedOverwrite routine to spawn the sprite even if there's no slots free (overwrites oldest one)<br>\r\n- (Atari2.0) Fix %ExtendedSpeed routine not applying gravity when speed was between $80 and $C0, thanks to anonimzwx for reporting this. <br>\r\n- (Atari2.0) Upgrade to Asar 1.90.<br>\r\n<br>\r\nVersion 1.40 (October 3, 2022):<br>\r\n- (Atari2.0) Fix list.txt parsing bug when paths would get wrongly split for containing spaces.<br>\r\n- (Atari2.0) Now pixi also prints warnings that asar gives instead of silently ignoring them.<br>\r\n- (Atari2.0) Fixed oversight in extra byte count assignment<br>\r\n- (JamesD28) Updated circle routines to fix sign issues with large radii on LoRom.<br>\r\n- (Atari2.0) Better error messages in general.<br>\r\n- (Atari2.0) Fixed extended sprites cape interaction.<br>\r\n- (lx5, Atari2.0) Added support for minor sprite types (minor extended, bounce, spinningcoin, etc.)<br>\r\n- (Atari2.0) Fix misplaced bracket causing ExtendedHurt routine to send Yoshi always to the right.<br>\r\n- (KevinM) Extended/Cluster defines update (details [here](https://github.com/JackTheSpades/SpriteToolSuperDelux/commit/0e0d4d24dee1066118635da3824fc648f71bd630)) <br>\r\n- (spooonsss) ExtendedGetDrawInfo: properly despawn when extended sprite is vertically offscreen <br>\r\n- (Atari2.0) Add all of the LM3.30 ssc/mwt features. More details in README.md<br>\r\n- (lx5) Updated cluster sprites routines<br>\r\n- (Atari2.0) Added utf-8 paths support on Windows. This should fix any issues with paths containing non-ascii characters.<br>\r\n- (Atari2.0) Completely overhaul the build system, use CMake, enable building pixi as a .dll, add APIs for python, c and c#.<br>\r\n- (Atari2.0) Now the print statements in sprites can be substituted by labels (`init:` etc) and they are not case sensitive anymore (e.g. `print \"init\", pc` works)<br>\r\n- (Atari2.0) A lot (and I mean a lot) of internal C++ code changes to improve the codebase and speedup the tool as well as major changes to the build system. These changes are massive but they should not be visible to external users. As such they won't be reported here but they can be found in the single commits in the repository.<br>\r\n- (Atari2.0) Add support for having a pixi_setttings.json in the same folder as the executable. This file will be used to get command line options if present. Format explained in the README<br>\r\n- (Atari2.0) Now you can have subfolders in the routines folder, the subfolder path and the routine filename will be joined to be used as the routine name, e.g. routines/Bounce/Spawn.asm -&gt; %BounceSpawn()<br>\r\n<br>\r\nVersion 1.32 (January 23, 2021):<br>\r\n  - (Atari2.0) Fixes spritetool_clean.asm not being in the asm/ folder.<br>\r\n  - (Atari2.0) Now permits nested shared routine calls, fixing https://github.com/JackTheSpades/SpriteToolSuperDelux/issues/28<br>\r\n  - (Atari2.0) Updated asar.dll to 1.80, fixes https://github.com/JackTheSpades/SpriteToolSuperDelux/issues/35<br>\r\n  - (Atari2.0) Updated and fixed make, Makefile and .gitignore<br>\r\n  - (Atari2.0) Added escaping to ! in filepaths, fixes https://github.com/JackTheSpades/SpriteToolSuperDelux/issues/16<br>\r\n  - (Atari2.0) Added autoclean to all sprite pointers, fixes https://github.com/JackTheSpades/SpriteToolSuperDelux/issues/34<br>\r\n  - (Atari2.0) Fixed various compiler warnings, swapped fread arguments causing an error when writing extmod file.<br>\r\n  - (Atari2.0) Fixed snestopc not working correctly on SA-1 roms bigger than 2 mbs<br>\r\n  - (Atari2.0) Greatly refactored and reworked MeiMei, embedded both ROM classes in one<br>\r\n  - (Atari2.0) Made Pixi work on +6mb ROMs correctly<br>\r\n  - (Atari2.0) Now can use -nr to specify max number of shared routines<br>\r\n  - (Atari2.0) Fixed various memory leaks, along with a couple of asar warnings related to relative paths being used.<br>\r\n  - (Atari2.0) You can now use comments in your list.txt file<br>\r\n  - (Atari2.0) Completely rewritten populate_sprite_list and relative_directory to fix various bugs related to pathing.<br>\r\n  <br>\r\n</div></div>",
    "latest_version": "smwc-37432-1727660254",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 37432,
        "title": "PIXI v1.42 - Sprite Insertion Tool",
        "version": "smwc-37432-1727660254",
        "upstream_time": 1727660254,
        "download_url": "https://dl.smwcentral.net/37432/pixi_v1.42.zip",
        "filename": "pixi_v1.42.zip",
        "size": 1051380,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "smwblocks-16x16-pipe",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3998,
    "title": "16x16 Pipe",
    "authors": [
      "Chdata"
    ],
    "tags": [
      "lorom",
      "pipe",
      "teleport"
    ],
    "description": "This is a 16x16 pipe that can only be entered from above.<br>\r\nWhat's special about this is you can't enter the pipe \"from the edge of the block\" and only if you are centered on it enough.<br>\r\nASMers can probably figure out how to make the enter from below version.<br>\r\nCrafty people should already be able to do this sideways with vanilla resources.",
    "latest_version": "smwc-3998-1426197421",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3998,
        "title": "16x16 Pipe",
        "version": "smwc-3998-1426197421",
        "upstream_time": 1426197421,
        "download_url": "https://dl.smwcentral.net/3998/16x16Pipe.zip",
        "filename": "16x16Pipe.zip",
        "size": 989,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-16x8-on-off-button-switch",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4845,
    "title": "16x8 on/off button switch",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "on-off",
      "switch"
    ],
    "description": "These 2 switches are very similar to <a href=\"http://www.smwcentral.net/?p=section&a=details&id=4687\">On/off button switch ver.4</a><br>\r\nbut there are differences between that block and this block:<br>\r\n<br>\r\n-the side can be activated from side and they are passable.<br>\r\n-a block wide and 1/2 block tall.<br>\r\n-touching anywere on the top half of this blocks won't press it.<br>\r\n<br>\r\nThis is useful for skull kart/SML Marine Pop levels so mario can't \"crash\" into the sides of the switch, making it easier to activate it. <br>\r\n<br>\r\nRead the instructions on how to setup this block.<br>\r\n*fixed a bug when big mario lands on the switch from above and the bottom offset doesn't run.",
    "latest_version": "smwc-4845-1437927424",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4845,
        "title": "16x8 on/off button switch",
        "version": "smwc-4845-1437927424",
        "upstream_time": 1437927424,
        "download_url": "https://dl.smwcentral.net/4845/16x8_on-off%20ver2.zip",
        "filename": "16x8_on-off ver2.zip",
        "size": 136066,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-32x32-blocks-pack",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 22413,
    "title": "32x32 Blocks pack v2",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "32x32",
      "asar 2 remoderation",
      "brick",
      "lorom",
      "question block",
      "sa-1",
      "sprite contact",
      "used block"
    ],
    "description": "This package contains:<br>\r\n-A 32x32 brick that can turn into a 32x32 coin when a switch is pressed (default)<br>\r\n-A 32x32 use block (switchable to coin like above)<br>\r\n-A 32x32 question block with customizable items (see definition file).<br>\r\n<br>\r\nUnlike previous submissions, ALL 4 blocks of the 32x32 blocks can be triggered by kicked sprites.<br>\r\n<br>\r\nSee readme for instructions and details. (Fix a block position-related but in vertical levels)<br>\r\n<br>\r\n2020/03/07 update: Fixed the splash sprite issue.",
    "latest_version": "smwc-22413-1584832134",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 22413,
        "title": "32x32 Blocks pack v2",
        "version": "smwc-22413-1584832134",
        "upstream_time": 1584832134,
        "download_url": "https://dl.smwcentral.net/22413/Giant%20Blocks.zip",
        "filename": "Giant Blocks.zip",
        "size": 27031,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-32x32-button-switch",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 12576,
    "title": "32x32 Button Switch",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "32x32",
      "button",
      "lorom",
      "switch palace"
    ],
    "description": "This package contains switch palace-styled buttons if you wanted a 32x32 custom switch that uses change map16 without the need of exanimation. Note that this is basically a template, so you can have custom events, like a spaceship self-destruct switch. By default, it flips the yellow switch flag.",
    "latest_version": "smwc-12576-1446429210",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 12576,
        "title": "32x32 Button Switch",
        "version": "smwc-12576-1446429210",
        "upstream_time": 1446429210,
        "download_url": "https://dl.smwcentral.net/12576/32x32CustomButtonSwitch.zip",
        "filename": "32x32CustomButtonSwitch.zip",
        "size": 10920,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-32x32-coins-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41176,
    "title": "32x32 Coins v1.2",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "coin",
      "lorom",
      "sa-1",
      "sprite needed"
    ],
    "description": "Big coins which aren't affected by P switches.<br>\r\nComes in 10, 30, and 50 coin versions, and includes a sparkle effect (as an extended sprite).<br>\r\n<br>\r\nChangelog:<br>\r\n2019/08/09 v1.2<br>\r\n- fixed vertical level.<br>\r\n<br>\r\nv1.1<br>\r\n- add effect flag<br>\r\n- add pow flag",
    "latest_version": "smwc-41176-1764467824",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41176,
        "title": "32x32 Coins v1.2",
        "version": "smwc-41176-1764467824",
        "upstream_time": 1764467824,
        "download_url": "https://dl.smwcentral.net/41176/Megaton%20Coin%20v1.2.zip",
        "filename": "Megaton Coin v1.2.zip",
        "size": 10798,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-32x32-throw-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 29567,
    "title": "32x32 Throw Block",
    "authors": [
      "Ersanio",
      "Luknight"
    ],
    "tags": [
      "32x32",
      "lorom",
      "sa-1",
      "sprite needed",
      "throw block"
    ],
    "description": "A 32x32 throw block that spawns a 32x32 throw block sprite when grabbed. See the readme for more details.",
    "latest_version": "smwc-29567-1662494725",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 29567,
        "title": "32x32 Throw Block",
        "version": "smwc-29567-1662494725",
        "upstream_time": 1662494725,
        "download_url": "https://dl.smwcentral.net/29567/giant_throw.zip",
        "filename": "giant_throw.zip",
        "size": 6727,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-48x16-question-mark-block-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 20873,
    "title": "48x16 Question Mark Block v1.4",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "lorom",
      "question block",
      "sa-1",
      "sprite needed"
    ],
    "description": "This block is a larger question mark block. It contains two coins an an item.<br>\r\n<br>\r\nIncludes SMW, SMB1, and SMB3 style graphics.<br>\r\n<br>\r\nChangelog:<br>\r\n2019/08/07 v1.4<br>\r\n- Fixed effect routine.<br>\r\n- Modified map16.<br>\r\n<br>\r\n2019/07/07 v1.3<br>\r\n- Remove 0152 flag.<br>\r\n- Added custom sprite support.<br>\r\n- Added sprite limit handling.<br>\r\n<br>\r\n2019/04/07 v1.2<br>\r\n- Modified file.<br>\r\n<br>\r\n2019/03/30 v1.1<br>\r\n- Fixed corner of block.<br>\r\n- Filesize reduction.",
    "latest_version": "smwc-20873-1569186008",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 20873,
        "title": "48x16 Question Mark Block v1.4",
        "version": "smwc-20873-1569186008",
        "upstream_time": 1569186008,
        "download_url": "https://dl.smwcentral.net/20873/Wide%2048x16%20Question%20Blocks.zip",
        "filename": "Wide 48x16 Question Blocks.zip",
        "size": 25263,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-8-directional-cannon-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41238,
    "title": "8-Directional Cannon Blocks",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "cannon",
      "lorom",
      "sa-1",
      "uberasm needed"
    ],
    "description": "These block contains 16 cannon blocks, button-dependent and automatic ones, each with 8 different directions, as well as 2 stopper blocks and a solid block that is only passable when Mario is being launched.<br>\r\n<br>\r\nWhen launched, Mario will shoot in a straight line, so place them carefully.<br>\r\n<br>\r\nThe button based cannons are used if the player is waiting for enemies to get out of his way, whereas the automatic ones are used for areas to blast the player from one place to another quickly.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog</span></div><div class=\"collapse-content\">(12/7/2025)<br>\r\n* Fixed a label being uppercase confusing UberASMTool 2.0 and newer.<br>\r\n<br>\r\n(10/2/2022)<br>\r\n* Made Sa-1 Hybrid<br>\r\n* Made to work with UberASM Tool<br>\r\n* Moved a few defines over to cannon_defs.txt <br>\r\n* Added defines for the sound the cannons make </div></div>",
    "latest_version": "smwc-41238-1765160588",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41238,
        "title": "8-Directional Cannon Blocks",
        "version": "smwc-41238-1765160588",
        "upstream_time": 1765160588,
        "download_url": "https://dl.smwcentral.net/41238/Cannon%20Blocks.zip",
        "filename": "Cannon Blocks.zip",
        "size": 73840,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-accurate-hitbox-hurt-kill-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41170,
    "title": "Accurate Hitbox Hurt/Kill Block",
    "authors": [
      "dacin"
    ],
    "tags": [
      "hurt",
      "lorom",
      "player",
      "sa-1",
      "sprite",
      "yoshi"
    ],
    "description": "A hurt / death block with proper hitbox, meant to be used for kaizo / pit hacks.<br>\r\n<br>\r\nTypical Blockreator hurt / death blocks use the coin hitbox, which differs from the vanilla muncher / cement block / spikes hitbox in two ways:<br>\r\n1) the coin hitbox is 1 pixel wider on each side<br>\r\n2) the top edge of a muncher doesn't hurt you when moving upward<br>\r\nThese differences are very apparent in kaizo / pit hacks and can be frustrating for the player. This block fixes both of them.<br>\r\n<br>\r\nIncludes the following configuration options:<br>\r\n- hurt / instant death<br>\r\n- solid / passable for sprites<br>\r\n- walk on top with Yoshi<br>\r\n- disable wall running<br>\r\n",
    "latest_version": "smwc-41170-1764462637",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41170,
        "title": "Accurate Hitbox Hurt/Kill Block",
        "version": "smwc-41170-1764462637",
        "upstream_time": 1764462637,
        "download_url": "https://dl.smwcentral.net/41170/kaizo_pit_hurt_death%20asar2.zip",
        "filename": "kaizo_pit_hurt_death asar2.zip",
        "size": 1306,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-achievement-doors",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41157,
    "title": "Achievement Doors",
    "authors": [
      "cthulhu"
    ],
    "tags": [
      "door",
      "lorom",
      "patch needed",
      "sa-1",
      "teleport"
    ],
    "description": "Requested by <a href=\"https://www.smwcentral.net/?p=profile&id=21068\"><span style=\"color: #97acef;\"><b>bandicoot</b></span></a><br>\r\n<br>\r\nThese doors will only work if the following conditions are met:<br>\r\n<br>\r\n- Found at least \"X\" number of exits during the game<br>\r\n- Collected the dragon coins in at least \"X\" number of levels<br>\r\n- Collected the moon in at least a \"X\" number of levels<br>\r\n- Have at least \"X\" number of bonus stars<br>\r\n- Have at least \"X\" number of lives<br>\r\n- Have \"X\" amount of coins<br>\r\n- Have \"X\" amount of silver coins",
    "latest_version": "smwc-41157-1764385035",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41157,
        "title": "Achievement Doors",
        "version": "smwc-41157-1764385035",
        "upstream_time": 1764385035,
        "download_url": "https://dl.smwcentral.net/41157/Achievement%20Doors.zip",
        "filename": "Achievement Doors.zip",
        "size": 6931,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-add-a-bonus-star",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3850,
    "title": "Add a Bonus Star",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "bonus stars",
      "collectible",
      "lorom",
      "sa-1",
      "shatter"
    ],
    "description": "That's what it does, it is meant to act like a Breakable Brick from SMB3, and gives you a bonus star.<br>\r\n<br>\r\nThe amount of stars can be changed at \"!BONUS_STARS_TO_ADD\" in the ASM file.",
    "latest_version": "smwc-3850-1426039061",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3850,
        "title": "Add a Bonus Star",
        "version": "smwc-3850-1426039061",
        "upstream_time": 1426039061,
        "download_url": "https://dl.smwcentral.net/3850/Add%20Bonus%20Star.zip",
        "filename": "Add Bonus Star.zip",
        "size": 687,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-add-time-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 6042,
    "title": "Add Time Blocks",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "lorom",
      "time",
      "timer"
    ],
    "description": "These blocks will add a configurable amount of time to your timer (this blocks handles eventual overflows too) and shatter afterwards. The information of how to set them are in the asm files.<br>\r\n<br>\r\nCredit is not necessary, but would be nice.",
    "latest_version": "smwc-6042-1431119229",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 6042,
        "title": "Add Time Blocks",
        "version": "smwc-6042-1431119229",
        "upstream_time": 1431119229,
        "download_url": "https://dl.smwcentral.net/6042/Add%20Time%20Blocks.zip",
        "filename": "Add Time Blocks.zip",
        "size": 1425,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-aimed-cannon-and-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 13054,
    "title": "Aimed Cannon and Blocks",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "projectile",
      "puzzle",
      "shooter"
    ],
    "description": "This package contains an aimed shooter, a projectile sprite and a few blocks that interact with. Very useful for puzzle levels, especially when guiding the projectile around. Do note that the sprite itself has Exgraphics, the blocks doesn't because I'm not too good at making textures.",
    "latest_version": "smwc-13054-1454141384",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 13054,
        "title": "Aimed Cannon and Blocks",
        "version": "smwc-13054-1454141384",
        "upstream_time": 1454141384,
        "download_url": "https://dl.smwcentral.net/13054/AimedCannonsAndBlocks.zip",
        "filename": "AimedCannonsAndBlocks.zip",
        "size": 50861,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-air-jump-blocks-v2",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41215,
    "title": "Air Jump Blocks v2.1",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "jump",
      "lorom",
      "sa-1",
      "spinjump"
    ],
    "description": "When Mario touches this non-solid block, it allows him to jump off while in mid-air when you press the (spin) jump button. Perfect for platforming levels. <br>\r\n<br>\r\nNotes: you can only jump if Mario is falling, not rising (so press jump when Mario is falling to make this work).<br>\r\nAnother thing is if you make a staircase of this block, change 0x07A78 from [D0] to [80] to allow free vertical scrolling so the screen won't obscure Mario on top of the screen.<br>\r\n<br>\r\nCredit not necessary.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog</span></div><div class=\"collapse-content\">updates:<br>\r\n-fix the flying cape mario can \"jump\" on these blocks.<br>\r\n-mario can now spinjump off these blocks<br>\r\n-compatable with water on/off levels<br>\r\n-easy labels to change how high mario jumps off the block<br>\r\n-now doesn't cancel Mario's long jump.<br>\r\n-remove having stompable enemies around these block makes consecutive 1-up stomp possible if more than 1 screen line of this blocks, now resets the consecutive stomp counter if mario jumps off.<br>\r\n<br>\r\nupdates 2.1:<br>\r\n-fix the problem with spinjumping in midair while carrying an item<br>\r\n-added new conditional airjump blocks (like having to alternate two different jumps in order to use them) for the challenge!<br>\r\n-added an optional uberasm code that fixes the origional smw's glitches with performing certain actions while spinjumping.<br>\r\n-added an option that the blocks will disappear when used.</div></div>",
    "latest_version": "smwc-41215-1764811888",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41215,
        "title": "Air Jump Blocks v2.1",
        "version": "smwc-41215-1764811888",
        "upstream_time": 1764811888,
        "download_url": "https://dl.smwcentral.net/41215/Air%20Jump%20Blocks.zip",
        "filename": "Air Jump Blocks.zip",
        "size": 8081,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-air-pipes",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 25107,
    "title": "Air Pipes",
    "authors": [
      "Djief"
    ],
    "tags": [
      "lorom",
      "pipe",
      "sa-1"
    ],
    "description": "Horizontal pipes that you can enter even in the air. Optionally also when wall running.<br>\r\n<br>\r\nWorks like vanilla pipes where this block is used as the bottom tile of the pipe entrance and works for both sides.<br>\r\n<br>\r\nSee readme.txt for details and airpipe.asm for options",
    "latest_version": "smwc-25107-1604658765",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 25107,
        "title": "Air Pipes",
        "version": "smwc-25107-1604658765",
        "upstream_time": 1604658765,
        "download_url": "https://dl.smwcentral.net/25107/airpipes.zip",
        "filename": "airpipes.zip",
        "size": 2119,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-all-levels-message-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 22823,
    "title": "All-Levels Message Block",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "lorom",
      "message",
      "sa-1",
      "uberasm needed"
    ],
    "description": "Custom message/info blocks are usually limited to a specific level, or a few levels if you make use of buttons pressed or something similar. This block on the other hand can load messages 1 and 2 from any main level (OW-enterable) in the game. Like the vanilla info box sprite, the block determines whether it displays message 1 or 2 depending on its X position.<br>\r\n<br>\r\nThe catch? The block gets the translevel value from the low byte of its map16 value. This means to make use of every level message, you'll need to reserve a range of xx00-xx5F (ideally the same page) of your map16 for the block. You can make use of GPS's range feature in the list.txt to quickly insert the block into the necessary map16 values. That's still a lot of saved hassle compared to copying and editing asm files for each level you want to fetch messages from!<br>\r\n<br>\r\nSee the included readme for usage notes and explanation of the translevel format.<br>\r\n<br>\r\nUses 1 byte of freeram and includes a small UberASM to preserve the original translevel number of the levels the block is used in.<br>\r\n<br>\r\nIncludes \"ExGFX\" which is the vanilla info box graphic, and a palette file which slightly modifies palette row 7.<br>\r\n<br>\r\nCredit is unnecessary but appreciated.",
    "latest_version": "smwc-22823-1592804158",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 22823,
        "title": "All-Levels Message Block",
        "version": "smwc-22823-1592804158",
        "upstream_time": 1592804158,
        "download_url": "https://dl.smwcentral.net/22823/Info%20Block.zip",
        "filename": "Info Block.zip",
        "size": 3123,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-animation-dependent-blocks-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 23090,
    "title": "Animation-Dependent Blocks v1.1",
    "authors": [
      "Sind"
    ],
    "tags": [
      "exanimation",
      "frame",
      "lorom",
      "sa-1"
    ],
    "description": "Blocks that behave differently depending on the current exAnimation frame.<br>\r\nPackage includes \"hurt on certain frames\" block, \"kill on certain frames\" block, and \"disappearing/reappearing\" block.<br>\r\n<br>\r\nv1.1: (KevinM) added SA-1 compatibility.",
    "latest_version": "smwc-23090-1592957814",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 23090,
        "title": "Animation-Dependent Blocks v1.1",
        "version": "smwc-23090-1592957814",
        "upstream_time": 1592957814,
        "download_url": "https://dl.smwcentral.net/23090/Framal%20Blocks%20v1.1%20asar2.zip",
        "filename": "Framal Blocks v1.1 asar2.zip",
        "size": 15798,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-anti-coin-v2",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 15027,
    "title": "Anti-Coin v2.0",
    "authors": [
      "Arinsu",
      "S.L"
    ],
    "tags": [
      "coin",
      "lorom",
      "sa-1"
    ],
    "description": "The opposite of a coin - decrements the coin counter instead of incrementing it. Also generates a sound.<br>\r\n<br>\r\nv2.0 (<span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>):<br>\r\n* Added functional support for the P-Switch, some new features, and SA-1 support. ",
    "latest_version": "smwc-15027-1494549186",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 15027,
        "title": "Anti-Coin v2.0",
        "version": "smwc-15027-1494549186",
        "upstream_time": 1494549186,
        "download_url": "https://dl.smwcentral.net/15027/Anticoin%20v2.zip",
        "filename": "Anticoin v2.zip",
        "size": 940,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-anti-fragile-bridge-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3855,
    "title": "Anti-Fragile Bridge Block",
    "authors": [
      "I8Strudel"
    ],
    "tags": [
      "lorom",
      "shatter",
      "small"
    ],
    "description": "This block only breaks when the player is small. Is a solid block for everything else (by the way, this is also my first custom block)",
    "latest_version": "smwc-3855-1436704375",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3855,
        "title": "Anti-Fragile Bridge Block",
        "version": "smwc-3855-1436704375",
        "upstream_time": 1436704375,
        "download_url": "https://dl.smwcentral.net/3855/AntiFrag.zip",
        "filename": "AntiFrag.zip",
        "size": 752,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-anti-midway",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 33757,
    "title": "Anti-Midway",
    "authors": [
      "Donut"
    ],
    "tags": [
      "layer 2",
      "lorom",
      "midway",
      "midway point",
      "sa-1"
    ],
    "description": "It's a midway, but instead of setting the midway flag and making the player respawn at the midway entrance, it does the opposite. If the player got the midway before, this will unset it, making the player respawn at the main entrance and will (optionally) remove their power-up.<br>\r\nStupid? Kinda..<br>\r\nEvil? Definitely!<br>\r\n<br>\r\nCredit is not necessary.",
    "latest_version": "smwc-33757-1687754241",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 33757,
        "title": "Anti-Midway",
        "version": "smwc-33757-1687754241",
        "upstream_time": 1687754241,
        "download_url": "https://dl.smwcentral.net/33757/midwaynt.zip",
        "filename": "midwaynt.zip",
        "size": 802,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-anti-moon",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 23861,
    "title": "Anti-Moon",
    "authors": [
      "tmercswims"
    ],
    "tags": [
      "3up",
      "antimoon",
      "game over",
      "lives",
      "lorom",
      "sa-1"
    ],
    "description": "This block is an evil moon. Instead of giving three lives, it will take three! And if the player has three or less already, a game over awaits!<br>\r\n<br>\r\n<br>\r\nFermin's Update: I added the 3rd time adding sa-1 hybrid compatible.",
    "latest_version": "smwc-23861-1594928891",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 23861,
        "title": "Anti-Moon",
        "version": "smwc-23861-1594928891",
        "upstream_time": 1594928891,
        "download_url": "https://dl.smwcentral.net/23861/antimoon.zip",
        "filename": "antimoon.zip",
        "size": 608,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-assorted-smb2-blocks-version",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 6672,
    "title": "Assorted SMB2 Blocks Version 4",
    "authors": [
      "ICB"
    ],
    "tags": [
      "asar 2 remoderation",
      "assorted",
      "lorom",
      "pack",
      "pow",
      "sand",
      "sfx",
      "smb2",
      "veggie"
    ],
    "description": "This version fixes a MAJOR glitch where the game would crash if you tried to pick up a veggie, bomb, or POW block and there were no free sprite slots available.<br>\r\n<br>\r\nThis package includes five blocks based on SMB 2 items. There's also two sprites for the blocks.<br>\r\n<br>\r\nWhat's here:<br>\r\n-Diggable sand blocks seen in some of the underground areas of SMB 2.<br>\r\n-A sand block that hides a coin!<br>\r\n-A planted veggie (with sprite) that can be picked from the ground and thrown at enemies.<br>\r\n-A planted Bob-omb that can be picked (he has a short fuse unless you give him a kick).<br>\r\n-A SMB 2 Pow Block that turns enemies to coins when it hits the ground.<br>\r\n<br>\r\nGFX included for ExAnimation (Sand is in this file, but is intended for FG GFX file) and a general SMB2 sprite GFX file (SP4) with the vegetable and POW is included, as well.<br>\r\n<br>\r\nSFX<br>\r\n-digging sound from SMAS SMB2 (it's as close as I could get it).",
    "latest_version": "smwc-6672-1433515678",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 6672,
        "title": "Assorted SMB2 Blocks Version 4",
        "version": "smwc-6672-1433515678",
        "upstream_time": 1433515678,
        "download_url": "https://dl.smwcentral.net/6672/assortedSMB2stuff4.zip",
        "filename": "assortedSMB2stuff4.zip",
        "size": 17211,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-autoslide-slope",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 20896,
    "title": "Autoslide Slope",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "slide",
      "slope"
    ],
    "description": "Block which causes Mario to automatically slide (and locks left/right inputs in the process). Intended for slopes, but could technically be used with any block Mario can stand on.<br>\r\n<br>\r\nAlso includes a version which only cause Mario to autoslide depending on a certain switch (e.g. ON/OFF switch, blue/silver P-switch, star power, etc.), in case you want to do a trap staircase or something.",
    "latest_version": "smwc-20896-1567962247",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 20896,
        "title": "Autoslide Slope",
        "version": "smwc-20896-1567962247",
        "upstream_time": 1567962247,
        "download_url": "https://dl.smwcentral.net/20896/Autoslide%20Slope.zip",
        "filename": "Autoslide Slope.zip",
        "size": 1995,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-background-color-changer",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 21198,
    "title": "Background Color Changer",
    "authors": [
      "7601"
    ],
    "tags": [
      "background",
      "color",
      "lorom",
      "sa-1"
    ],
    "description": "This block changes the background color.",
    "latest_version": "smwc-21198-1569187227",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 21198,
        "title": "Background Color Changer",
        "version": "smwc-21198-1569187227",
        "upstream_time": 1569187227,
        "download_url": "https://dl.smwcentral.net/21198/bgcolor.zip",
        "filename": "bgcolor.zip",
        "size": 326,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-barrel",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3845,
    "title": "Barrel",
    "authors": [
      "Superyoshi"
    ],
    "tags": [
      "barrel",
      "boost",
      "lorom"
    ],
    "description": "Sit in this barrel and shoot high up in the sky!",
    "latest_version": "smwc-3845-1426198184",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3845,
        "title": "Barrel",
        "version": "smwc-3845-1426198184",
        "upstream_time": 1426198184,
        "download_url": "https://dl.smwcentral.net/3845/barrel.zip",
        "filename": "barrel.zip",
        "size": 598,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-basic-teleport-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41144,
    "title": "Basic Teleport Block",
    "authors": [
      "Alcaro",
      "MarioE"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "teleport"
    ],
    "description": "A simple teleport block. Cam be made to use the screen exit or to use a hardcoded location.",
    "latest_version": "smwc-41144-1764371402",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41144,
        "title": "Basic Teleport Block",
        "version": "smwc-41144-1764371402",
        "upstream_time": 1764371402,
        "download_url": "https://dl.smwcentral.net/41144/teleport.zip",
        "filename": "teleport.zip",
        "size": 524,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-behind-vine",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3948,
    "title": "Behind Vine",
    "authors": [
      "7601"
    ],
    "tags": [
      "behind",
      "lorom",
      "vine"
    ],
    "description": "A vine which the player can climb on from behind.",
    "latest_version": "smwc-3948-1408999410",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3948,
        "title": "Behind Vine",
        "version": "smwc-3948-1408999410",
        "upstream_time": 1408999410,
        "download_url": "https://dl.smwcentral.net/3948/BehindVine.zip",
        "filename": "BehindVine.zip",
        "size": 303,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-better-anti-cape-block-fixed",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 8676,
    "title": "Better \"Anti-Cape\" block fixed version",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "cape",
      "cape-barrier",
      "level-break",
      "lorom"
    ],
    "description": "This block is similar to the <a href=\"http://www.smwcentral.net/?p=section&a=details&id=3796\">Cape Remover</a> but also remove the feather in the Item Box and replace with a mushroom. If you are using this block, I highly recommend that you use patches that changes the itembox to not drop down from the middle of the screen because the player can use L/R scroll to make it drop on the other side of the block and cheat the level. The patches are: <a href=\"http://www.smwcentral.net/?p=section&a=details&id=4392\">Bottom Status Bar</a> and the <a href=\"http://www.smwcentral.net/?p=section&a=details&id=5755\">Instant Item Box</a><br>\r\nOr place it directly on the level entrance.<br>\r\n<br>\r\nFixes <br>\r\n-the return code is missing<br>\r\n<br>\r\nversion 3 updates:<br>\r\nFix the problem that if *flying* cape mario touches this block, mario is still flying as super mario and is showing glitch graphic, this time, will cancel his flying as well.",
    "latest_version": "smwc-8676-1437943103",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 8676,
        "title": "Better \"Anti-Cape\" block fixed version",
        "version": "smwc-8676-1437943103",
        "upstream_time": 1437943103,
        "download_url": "https://dl.smwcentral.net/8676/no-cape_ver3.zip",
        "filename": "no-cape_ver3.zip",
        "size": 967,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-better-item-seller-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4023,
    "title": "Better Item Seller Block",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "item",
      "lorom",
      "shop"
    ],
    "description": "I saw the original item seller here, but I thought: \"This waste a LOT of cycles and could be smaller in terms of coding\", so here it is: This block sells your item box for some amount of coins. First advantage: it uses RAM $13CC rather than CLCing and ADCing to $0DBF. BUT this isn't the only thing! I included a Item Seller that is compatible with Item Box Special Patch (the huge table is needed).<br>\r\nNo credit needed, as it was easy to code. Just remember to set it to act like tile 129.<br>\r\n",
    "latest_version": "smwc-4023-1426306532",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4023,
        "title": "Better Item Seller Block",
        "version": "smwc-4023-1426306532",
        "upstream_time": 1426306532,
        "download_url": "https://dl.smwcentral.net/4023/Better%20Item%20Seller.zip",
        "filename": "Better Item Seller.zip",
        "size": 1233,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-better-timer-passable-block-v2",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 9022,
    "title": "Better Timer Passable Block v2.0",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "passable",
      "sa-1",
      "solid",
      "timer"
    ],
    "description": "This solid block will become passable when a specific timer (default: blue P-Switch, look in the .asm) isn't zero.<br>\r\n<br>\r\nUnlike other timer conditional solid blocks, this one will not become solid when the player is inside the block; it keeps the timer from hitting zero. This makes it impossible to die or zip quickly downwards through the floor.",
    "latest_version": "smwc-9022-1430503339",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 9022,
        "title": "Better Timer Passable Block v2.0",
        "version": "smwc-9022-1430503339",
        "upstream_time": 1430503339,
        "download_url": "https://dl.smwcentral.net/9022/timerpass2.0.zip",
        "filename": "timerpass2.0.zip",
        "size": 1031,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-black-piranha-plant-muncher-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41222,
    "title": "Black Piranha Plant (Muncher) v1.1",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "hurt",
      "lorom",
      "muncher",
      "sa-1",
      "vanilla"
    ],
    "description": "<img src=\"http://floating.muncher.se/muncher.gif\"><br>\r\nAn expanded muncher from Super Mario World.<br>\r\n-Can be a reverse muncher (as in, it starts as a coin, but if you trigger the silver P-Switch, changes to a muncher).<br>\r\n- Can choose what switch turns it from muncher to coin.<br>\r\n- Can configure which side won't hurt the player while being a muncher.<br>\r\n<br>\r\nIt retains the \"side touch\" hitbox, meaning that if the player touches the side without overlapping it (by moving straight up and down on it, NOT moving against it), it won't hurt them.",
    "latest_version": "smwc-41222-1764893715",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41222,
        "title": "Black Piranha Plant (Muncher) v1.1",
        "version": "smwc-41222-1764893715",
        "upstream_time": 1764893715,
        "download_url": "https://dl.smwcentral.net/41222/VanillaMuncher%20v1.1.zip",
        "filename": "VanillaMuncher v1.1.zip",
        "size": 3595,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-boost-block-up-regardless-of-holding-jump",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 9441,
    "title": "boost block up regardless of holding jump",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "asar 2 remoderation",
      "boost",
      "boost block",
      "controller",
      "jump",
      "lorom",
      "platformer"
    ],
    "description": "Unlike other boost blocks hosted on smwc (not really, mainly made by blockreator), this block will cause the controller to automatically hold or disable the jump button as he flung up, making it so he always launch up at the same height.<br>\r\n<br>\r\nrequires Uberasm.",
    "latest_version": "smwc-9441-1437942712",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 9441,
        "title": "boost block up regardless of holding jump",
        "version": "smwc-9441-1437942712",
        "upstream_time": 1437942712,
        "download_url": "https://dl.smwcentral.net/9441/same_up_boost_blk_v1.1.1.zip",
        "filename": "same_up_boost_blk_v1.1.1.zip",
        "size": 2761,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-boost-on-powerup",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3871,
    "title": "Boost On Powerup",
    "authors": [
      "YourJayer"
    ],
    "tags": [
      "boost",
      "bounce",
      "lorom",
      "power-up"
    ],
    "description": "This block acts like a boost block if you are NOT small.<br>\r\nIt won't let you you jump if you touch the block from the sides or below.",
    "latest_version": "smwc-3871-1436723436",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3871,
        "title": "Boost On Powerup",
        "version": "smwc-3871-1436723436",
        "upstream_time": 1436723436,
        "download_url": "https://dl.smwcentral.net/3871/trampoline.zip",
        "filename": "trampoline.zip",
        "size": 299,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-bounce-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4033,
    "title": "Bounce Blocks",
    "authors": [
      "Broozer"
    ],
    "tags": [
      "bounce",
      "lorom",
      "on-off",
      "pow"
    ],
    "description": "This is a pack containing 5 custom blocks made by me, that will bounce Mario higher than an actual note block. Also, keep in mind that these are not sprite blocks. I've included some pretty nice bounce blocks, along with a regular one. This pack includes:<br>\r\n- A regular bounce block;<br>\r\n- A bounce block that bounces Mario if the blue POW is pressed;<br>\r\n- A bounce block that bounces Mario if the silver POW is pressed;<br>\r\n- A bounce block that bounces Mario if the ON/OFF switch is turned on;<br>\r\n- A bounce block that bounces Mario if the ON/OFF switch is turned off.<br>\r\nCredit isn't necessary, but would be nice. Enjoy.",
    "latest_version": "smwc-4033-1438488089",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4033,
        "title": "Bounce Blocks",
        "version": "smwc-4033-1438488089",
        "upstream_time": 1438488089,
        "download_url": "https://dl.smwcentral.net/4033/BounceBlocks.zip",
        "filename": "BounceBlocks.zip",
        "size": 4167,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-bounce-on-coin-payment",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3961,
    "title": "Bounce on Coin Payment",
    "authors": [
      "Metalstriker"
    ],
    "tags": [
      "bounce",
      "lorom",
      "pay"
    ],
    "description": "If you pay 10 coins, and you're not already jumping or otherwise having a rising vertical speed (RAM $7E:007D), you'll bounce up to the sky a little bit. There's no limit to the amount of times you can bounce off this block, only your coin count.",
    "latest_version": "smwc-3961-1409420502",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3961,
        "title": "Bounce on Coin Payment",
        "version": "smwc-3961-1409420502",
        "upstream_time": 1409420502,
        "download_url": "https://dl.smwcentral.net/3961/Bounce%20On%20Coin.zip",
        "filename": "Bounce On Coin.zip",
        "size": 483,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-bouncer-map16-change-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4068,
    "title": "Bouncer + Map16 Change Block",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "bounce",
      "jump",
      "lorom"
    ],
    "description": "Bounces Mario with sound effect, and then changes into the next Map16 tile.<br>\r\n<i>The block activates from below, and both map16 tiles should be passable from below. It took me a grand total of 6 minutes to figure that out.</i>",
    "latest_version": "smwc-4068-1426285304",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4068,
        "title": "Bouncer + Map16 Change Block",
        "version": "smwc-4068-1426285304",
        "upstream_time": 1426285304,
        "download_url": "https://dl.smwcentral.net/4068/bouncer.zip",
        "filename": "bouncer.zip",
        "size": 450,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-breakable-with-key",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 9446,
    "title": "Breakable With Key",
    "authors": [
      "Suika Ibuki"
    ],
    "tags": [
      "breakable",
      "lorom",
      "puzzle"
    ],
    "description": "Nothing very special, submitted because of a request.<br>\r\nThis blocks breaks if mario is holding a key while touches it, good for puzzles.<br>\r\nMade with a small help of Manuz.<br>\r\nIt also have a optional effect: Destroy the Key too.<br>\r\nLook in the ASM file for more help",
    "latest_version": "smwc-9446-1430502523",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 9446,
        "title": "Breakable With Key",
        "version": "smwc-9446-1430502523",
        "upstream_time": 1430502523,
        "download_url": "https://dl.smwcentral.net/9446/Breakablewithkey.zip",
        "filename": "Breakablewithkey.zip",
        "size": 576,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-brick-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 35705,
    "title": "Brick Block",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "brick",
      "lorom",
      "sa-1",
      "shatter",
      "sprite needed"
    ],
    "description": "The all familiar brick block, now with more customisation and better bounce animation!<br>\r\n<br>\r\nDepends on PIXI v1.40 alongside GPS.",
    "latest_version": "smwc-35705-1716364323",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 35705,
        "title": "Brick Block",
        "version": "smwc-35705-1716364323",
        "upstream_time": 1716364323,
        "download_url": "https://dl.smwcentral.net/35705/Brick%20Blocks.zip",
        "filename": "Brick Blocks.zip",
        "size": 11833,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-button-switch",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 37551,
    "title": "Button Switch",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "button",
      "lorom",
      "sa-1",
      "sprite needed",
      "switch"
    ],
    "description": "This pack includes an ON/OFF (or custom, if the address is configured) switch. Once Mario or a sprite steps on it, the switch status will change and bounce Mario up.<br>\r\nIncludes a custom sprite.<br>\r\n<br>\r\n---<br>\r\n<br>\r\nv1.1<br>\r\nFile weight reduction.<br>\r\nv1.2<br>\r\nCompatible with SA1<br>\r\nalso contact to sprites",
    "latest_version": "smwc-37551-1735003821",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 37551,
        "title": "Button Switch",
        "version": "smwc-37551-1735003821",
        "upstream_time": 1735003821,
        "download_url": "https://dl.smwcentral.net/37551/button_switch.zip",
        "filename": "button_switch.zip",
        "size": 5920,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-camera-scrolling-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 25114,
    "title": "Camera Scrolling Block",
    "authors": [
      "MagmaMouse"
    ],
    "tags": [
      "camera",
      "lorom",
      "sa-1"
    ],
    "description": "A simple block that when you pass through it, makes the camera follow you until you land. Useful when you have something that you land on that's off-screen but you don't want to use the free vertical camera for one part<br>\r\n<br>\r\nIt uses the same address as when you use a purple triangle.<br>\r\n<br>\r\n-----<br>\r\n<br>\r\nV1.1 Removed redundacies",
    "latest_version": "smwc-25114-1604744061",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 25114,
        "title": "Camera Scrolling Block",
        "version": "smwc-25114-1604744061",
        "upstream_time": 1604744061,
        "download_url": "https://dl.smwcentral.net/25114/CameraScrollingBlock.zip",
        "filename": "CameraScrollingBlock.zip",
        "size": 460,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-cape-remover",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3796,
    "title": "Cape Remover",
    "authors": [
      "Telinc1"
    ],
    "tags": [
      "cape",
      "lorom",
      "powerdown",
      "sa-1"
    ],
    "description": "If the player has a cape when he touches this block, he will immediatelly revert back to the \"big\" powerup status. It's best to place this on the top row of Lunar Magic, to prevent breaking levels.<br>\r\nThis one can also play an optional sound effect. Look in the ASM file for instructions. No credit required!",
    "latest_version": "smwc-3796-1410399247",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3796,
        "title": "Cape Remover",
        "version": "smwc-3796-1410399247",
        "upstream_time": 1410399247,
        "download_url": "https://dl.smwcentral.net/3796/Cape%20Remover.zip",
        "filename": "Cape Remover.zip",
        "size": 468,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-carriable-cement-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41172,
    "title": "Carriable Cement Block",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "carriable",
      "lorom",
      "sa-1",
      "solid",
      "sprite needed"
    ],
    "description": "This is a cement block, but it can be picked up and thrown around! When grabbed, it will turn into a cement block sprite, and will revert back to a carryable cement block (or any configurable Map16 tile) when it hits a wall, gets carried into an enemy, or its carry timer runs out (also configurable).<br>\r\nIncludes the \"spawner\" block, the carryable block sprite, and ExGFX (overwrites the \"Cloud Game Coin\" in SP2).<br>\r\n<br>\r\nCredit is unnecessary but appreciated.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>A few things to consider:</span></div><div class=\"collapse-content\"><br>\r\n- It is possible in some cases to be killed by the sprite when it turns back into a block; this is more likely when you're running and carrying the block sprite. This is because blocks can only be a minimum of 16 pixels apart, so when the sprite reverts to a block, it snaps to the nearest 16-pixel \"square\". In some cases this can make it overlap with Mario enough that he gets killed inside the block.<br>\r\n- The block works relatively well with layer 2, and can snap to tile positions pretty closely even with variable scrolling and layer 2 scroll commands. It's not always perfect though.<br>\r\n- Since this becomes a sprite when grabbed, the amount you can have active at once is limited by the number of sprite slots. They also don't despawn when offscreen, so be careful if you intend on having a lot of them in a level/area at one time.<br>\r\nTo make them despawn when offscreen, open the .json in PIXI's CFG editor, uncheck the \"Process when offscreen\" box, save, then re-insert the sprite.<br>\r\n- To avoid cutoff on certain objects and potential level breaks/cheeses, the block sprite will only revert back to a block if the current Map16 tile at its position is air. Otherwise, it will simply vanish. This is layer-dependent though, so a layer 2-spawned block sprite could revert if it was in front of a layer 1 bush tile, so long as the layer 2 tile it's at was air.</div></div>",
    "latest_version": "smwc-41172-1764464228",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41172,
        "title": "Carriable Cement Block",
        "version": "smwc-41172-1764464228",
        "upstream_time": 1764464228,
        "download_url": "https://dl.smwcentral.net/41172/Carriable%20Cement.zip",
        "filename": "Carriable Cement.zip",
        "size": 5840,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-carryable-sprite-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 31059,
    "title": "Carryable Sprite Block",
    "authors": [
      "AmazingChest"
    ],
    "tags": [
      "layer2",
      "lorom",
      "sa-1"
    ],
    "description": "Featured in Romhack Races Week 192 (https://www.romhackraces.com/Levels.php?sort=&season=16) this block when grabbed becomes any carryable sprite as defined in the block's ASM file.<br>\r\n<br>\r\nCan be set to spawn vanilla or custom sprites, and can either be grabbed like a throw block or only when jumping off of it while holding X or Y.",
    "latest_version": "smwc-31059-1662170449",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 31059,
        "title": "Carryable Sprite Block",
        "version": "smwc-31059-1662170449",
        "upstream_time": 1662170449,
        "download_url": "https://dl.smwcentral.net/31059/CarryableSpriteBlock.zip",
        "filename": "CarryableSpriteBlock.zip",
        "size": 1394,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-carryable-sprite-spawner-blocks-pack",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 22543,
    "title": "Carryable Sprite Spawner Blocks Pack",
    "authors": [
      "Nowieso"
    ],
    "tags": [
      "beetle",
      "bomb",
      "galoomba",
      "key",
      "lorom",
      "mechakoopa",
      "pswitch",
      "sa-1",
      "shell",
      "spawn",
      "spring",
      "sprite",
      "throwblock",
      "yoshi"
    ],
    "description": "This is a pack containing 10 custom blocks that can spawn every carryable vanilla sprite in Mario's hands if the player is holding a run button. It works with:<br>\r\n<br>\r\n- Baby Yoshi<br>\r\n- Buzzy Beetle<br>\r\n- Bob-Omb<br>\r\n- Galoomba<br>\r\n- Key<br>\r\n- Mechakoopa<br>\r\n- P-Switch<br>\r\n- Shell<br>\r\n- Spring<br>\r\n- Throwblock<br>\r\n<br>\r\nMake sure to check out the ASM files for some customization options. Also remember that the mechakoopa, beetle and bomb sprites need tileset specific graphics.<br>\r\n<br>\r\nV1.1:<br>\r\n- Fixed an issue with the position of the spawned sprite<br>\r\n",
    "latest_version": "smwc-22543-1585676913",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 22543,
        "title": "Carryable Sprite Spawner Blocks Pack",
        "version": "smwc-22543-1585676913",
        "upstream_time": 1585676913,
        "download_url": "https://dl.smwcentral.net/22543/Carryable%20Sprite%20Spawner%20Blocks%20Pack_1.1.zip",
        "filename": "Carryable Sprite Spawner Blocks Pack_1.1.zip",
        "size": 7127,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-castle-intro-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3812,
    "title": "Castle Intro Block",
    "authors": [
      "Matrik"
    ],
    "tags": [
      "castle intro",
      "lorom"
    ],
    "description": "This block will make Mario mimic the castle intro moves. No extra blocks are needed. Yoshi support is included.",
    "latest_version": "smwc-3812-1426268772",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3812,
        "title": "Castle Intro Block",
        "version": "smwc-3812-1426268772",
        "upstream_time": 1426268772,
        "download_url": "https://dl.smwcentral.net/3812/castle.zip",
        "filename": "castle.zip",
        "size": 453,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-certain-sprites-only",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3988,
    "title": "Certain Sprites Only",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "lorom",
      "passable",
      "sprites"
    ],
    "description": "This block will only let certain sprites pass.<br>\r\n<br>\r\nPass.asm - will only allow a certain sprite to pass.<br>\r\n<br>\r\nNoPass.asm - will allow all sprites except the one you set in the asm to pass.",
    "latest_version": "smwc-3988-1409022542",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3988,
        "title": "Certain Sprites Only",
        "version": "smwc-3988-1409022542",
        "upstream_time": 1409022542,
        "download_url": "https://dl.smwcentral.net/3988/Hey.zip",
        "filename": "Hey.zip",
        "size": 691,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-chainable-coin",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 22974,
    "title": "Chainable Coin",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "chain",
      "coin",
      "lorom",
      "sa-1"
    ],
    "description": "This is a coin which can be chain collected, with each chained coin awarding an increasing number of coins. If a chainable coin isn't collected fast enough, the chain will break and the number of coins awarded will reset. You can customize the amount of time the player has to chain each coin, and you can set a cap on the maximum number of coins awarded per chained coin.<br>\r\n<br>\r\nUses 2 bytes of freeram and a small UberASM. Includes an exanimated coin graphic that uses Custom Trigger 0.<br>\r\n<br>\r\nCredit is unnecessary but appreciated.<br>\r\n<br>\r\nUPDATE: Fixed an issue where coins wouldn't be collected if they're on the ground and Mario is riding Yoshi. If you downloaded this and planned to use them with Yoshi, please re-download.",
    "latest_version": "smwc-22974-1591898393",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 22974,
        "title": "Chainable Coin",
        "version": "smwc-22974-1591898393",
        "upstream_time": 1591898393,
        "download_url": "https://dl.smwcentral.net/22974/CoinChainable.zip",
        "filename": "CoinChainable.zip",
        "size": 1518,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-change-act-as-on-brightness-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 39944,
    "title": "Change Act As on Brightness v1.0",
    "authors": [
      "Heitor Porfirio"
    ],
    "tags": [
      "brightness",
      "lorom",
      "sa-1",
      "uberasm needed"
    ],
    "description": "This simple block will change its Act As when the screen reaches in a certain level of brightness. It's strongly recommended you read the ReadMe file for more details to know how to use this resource.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Golden Yoshi\"><a href=\"/?p=profile&amp;id=306\" style=\"color: var(--user-color-2);\" class=\"un\">Golden Yoshi</a></span>.",
    "latest_version": "smwc-39944-1753733372",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 39944,
        "title": "Change Act As on Brightness v1.0",
        "version": "smwc-39944-1753733372",
        "upstream_time": 1753733372,
        "download_url": "https://dl.smwcentral.net/39944/Change%20Act%20As%20on%20Brightness%20v1.0.zip",
        "filename": "Change Act As on Brightness v1.0.zip",
        "size": 2404,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-change-acts-like-when-slippery",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41123,
    "title": "Change Acts Like When Slippery",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "slippery"
    ],
    "description": "This block will change acts like settings if the level is slippery.",
    "latest_version": "smwc-41123-1764282880",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41123,
        "title": "Change Acts Like When Slippery",
        "version": "smwc-41123-1764282880",
        "upstream_time": 1764282880,
        "download_url": "https://dl.smwcentral.net/41123/slippery_acts_like.zip",
        "filename": "slippery_acts_like.zip",
        "size": 404,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-change-yoshi-and-baby-yoshi-s-color",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 34003,
    "title": "Change Yoshi and Baby Yoshi's Color",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "baby yoshi",
      "layer 2",
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This block will change Yoshi and/or Baby Yoshi's color to a specified value when touched. It can also be changed to only affect them when Mario is riding Yoshi/carrying Baby Yoshi or when the sprites touch the block without Mario.",
    "latest_version": "smwc-34003-1687608773",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 34003,
        "title": "Change Yoshi and Baby Yoshi's Color",
        "version": "smwc-34003-1687608773",
        "upstream_time": 1687608773,
        "download_url": "https://dl.smwcentral.net/34003/yoshi_color.zip",
        "filename": "yoshi_color.zip",
        "size": 675,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-changing-coin",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3840,
    "title": "Changing Coin",
    "authors": [
      "HuFlungDu"
    ],
    "tags": [
      "coin",
      "lorom",
      "p-switch"
    ],
    "description": "It's a coin that will change into the next Map 16 tile if you touch it (when the blue P-Switch is not activated) and will change into the second next tile if you shoot it with a fireball. No credit necessary.",
    "latest_version": "smwc-3840-1436702801",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3840,
        "title": "Changing Coin",
        "version": "smwc-3840-1436702801",
        "upstream_time": 1436702801,
        "download_url": "https://dl.smwcentral.net/3840/CoinChange.zip",
        "filename": "CoinChange.zip",
        "size": 599,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-character-switch",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4003,
    "title": "Character Switch",
    "authors": [
      "Maxx",
      "New Hacker"
    ],
    "tags": [
      "character",
      "lorom",
      "palette",
      "switch"
    ],
    "description": "This block will switch the current character (Mario to Luigi and vice-versa), and also, it will make a sound depending on the character.<br>\r\n<br>\r\nTester's-Note: Chances are you'll switch Mario-Luigi-Mario (and vice versa) when just hitting it once. Kinda like the On/Off switches tend to do sometimes.",
    "latest_version": "smwc-4003-1436655173",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4003,
        "title": "Character Switch",
        "version": "smwc-4003-1436655173",
        "upstream_time": 1436655173,
        "download_url": "https://dl.smwcentral.net/4003/char%20invert.zip",
        "filename": "char invert.zip",
        "size": 1064,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-charging-chuck-shatter",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 14099,
    "title": "Charging Chuck Shatter",
    "authors": [
      "Akaginite"
    ],
    "tags": [
      "chuck",
      "layer 2",
      "lorom",
      "sa-1",
      "shatter"
    ],
    "description": "This block can only be broken by a Charging Chuck.<br>\r\nRequested by mte_95. <br>\r\n<br>\r\n2016/07/23 Update<br>\r\n- Fixed label name.<br>\r\n- Fixed block name.<br>\r\n- Separated my huge library into shared routine.",
    "latest_version": "smwc-14099-1470027950",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 14099,
        "title": "Charging Chuck Shatter",
        "version": "smwc-14099-1470027950",
        "upstream_time": 1470027950,
        "download_url": "https://dl.smwcentral.net/14099/ChargingChuckShatter.zip",
        "filename": "ChargingChuckShatter.zip",
        "size": 6444,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-chest-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 24690,
    "title": "Chest Block",
    "authors": [
      "Freitasth"
    ],
    "tags": [
      "chest",
      "item",
      "item box",
      "lorom",
      "sa-1"
    ],
    "description": "A block that behaves like a chest! If Mario presses up, the chest will be opened and an item will be deposited in your Item Box.",
    "latest_version": "smwc-24690-1600837570",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 24690,
        "title": "Chest Block",
        "version": "smwc-24690-1600837570",
        "upstream_time": 1600837570,
        "download_url": "https://dl.smwcentral.net/24690/ChestBlock.zip",
        "filename": "ChestBlock.zip",
        "size": 1772,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-coin-hunt-pack",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 10580,
    "title": "Coin Hunt Pack",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "coin",
      "coin hunt",
      "hunt",
      "lorom"
    ],
    "description": "This pack includes a custom coin and a block that will change its behavior once a certain amount of the custom coins is collected. By default, the amount is 30, and the block will turn from solid (130) to unsolid (25). This block is very customizable, though!<br>\r\n<br>\r\nI recommend you to read the included Readme to help you set everything up. It's not as complicated as it seems.<br>\r\n<br>\r\nCredit is not necessary, but it would be appreciated, as I spent a long time and effort coding those blocks. I hope you'll make a good use of them!<br>\r\n<br>\r\nThis version adds ExAnimation support of some sort and fixes some weird typos in the files.",
    "latest_version": "smwc-10580-1431117722",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 10580,
        "title": "Coin Hunt Pack",
        "version": "smwc-10580-1431117722",
        "upstream_time": 1431117722,
        "download_url": "https://dl.smwcentral.net/10580/CoinHunt.zip",
        "filename": "CoinHunt.zip",
        "size": 3684,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-coin-next-map16",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 28031,
    "title": "Coin Next Map16",
    "authors": [
      "Donut"
    ],
    "tags": [
      "coin",
      "lorom",
      "sa-1"
    ],
    "description": "A block that acts exactly like a coin, but when collected will become the next map 16 tile instead of empty space.<br>\r\n<br>\r\nThis could be useful in a situation where you don't want the coin to \"delete any details\", (shown in the gif)<br>\r\nsuch as coins in front of decoration tiles, like ledges' dirt.<br>\r\nConsider this as an alternative to using sprite coins.<br>\r\n<br>\r\n(note: the coin's p-switch is hit state (when it's a brown block) needs to be exanimated)",
    "latest_version": "smwc-28031-1639706387",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 28031,
        "title": "Coin Next Map16",
        "version": "smwc-28031-1639706387",
        "upstream_time": 1639706387,
        "download_url": "https://dl.smwcentral.net/28031/coinnext.zip",
        "filename": "coinnext.zip",
        "size": 508,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-coin-outline",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41120,
    "title": "Coin Outline",
    "authors": [
      "MarioE"
    ],
    "tags": [
      "coin",
      "lorom",
      "outline",
      "sa-1"
    ],
    "description": "This is a New Super Mario Bros. coin outline, which turns into a coin after a configurable amount of time.<br>\r\nIn order for this block to work, insert the included UberASMTool code as level code.<br>\r\nRequires 240 bytes of free RAM.<br>\r\n<br>\r\nGraphics included ripped by larenlarsenv and <span class=\"un-outer\" title=\"Soul\"><a href=\"/?p=profile&amp;id=51674\" style=\"color: var(--user-color-2);\" class=\"un\">Soul</a></span>.",
    "latest_version": "smwc-41120-1764271572",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41120,
        "title": "Coin Outline",
        "version": "smwc-41120-1764271572",
        "upstream_time": 1764271572,
        "download_url": "https://dl.smwcentral.net/41120/Coin%20Outline%20asar2.zip",
        "filename": "Coin Outline asar2.zip",
        "size": 3684,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-collectable-on-off-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 23550,
    "title": "Collectable ON/OFF block",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "collectable",
      "lorom",
      "sa-1",
      "switch",
      "switch block"
    ],
    "description": "This ON/OFF blocks can be collected and will disappear leaving only a little spark behind them.",
    "latest_version": "smwc-23550-1593861622",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 23550,
        "title": "Collectable ON/OFF block",
        "version": "smwc-23550-1593861622",
        "upstream_time": 1593861622,
        "download_url": "https://dl.smwcentral.net/23550/onoff.zip",
        "filename": "onoff.zip",
        "size": 292,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-collectable-shell-coins",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3941,
    "title": "Collectable Shell Coins",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "coin",
      "collectible",
      "lorom",
      "shell",
      "yoshi coin"
    ],
    "description": "Coins that can be collected by throwing a shell at them, in addition to being collectable by Mario. Also comes with a Yoshi Coin one - note that this one is only one 16x16 block. <br>\r\n<br>\r\nNote: Don't put them by walls!",
    "latest_version": "smwc-3941-1438487499",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3941,
        "title": "Collectable Shell Coins",
        "version": "smwc-3941-1438487499",
        "upstream_time": 1438487499,
        "download_url": "https://dl.smwcentral.net/3941/Shellable.zip",
        "filename": "Shellable.zip",
        "size": 1274,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-controller-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 21590,
    "title": "Controller Block",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "controller",
      "lorom",
      "puzzle",
      "solid",
      "uberasm needed"
    ],
    "description": "Blocks are passable when player presses any button.<br>\r\n<br>\r\nUse triggers<br>\r\nCustom 8,9,A,B,E,F",
    "latest_version": "smwc-21590-1576667685",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 21590,
        "title": "Controller Block",
        "version": "smwc-21590-1576667685",
        "upstream_time": 1576667685,
        "download_url": "https://dl.smwcentral.net/21590/ControlBlock.zip",
        "filename": "ControlBlock.zip",
        "size": 3981,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-controller-execute-once-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 18347,
    "title": "Controller Execute Once Blocks",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "controller",
      "cooldown",
      "lorom",
      "sa-1",
      "uberasm needed"
    ],
    "description": "Unlike other similar blocks, these avoid an issue where the block can react to the controller multiple times per frame - using a cooldown timer - should multiple collision points touch the same block or multiple blocks use the same input.",
    "latest_version": "smwc-18347-1543501737",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 18347,
        "title": "Controller Execute Once Blocks",
        "version": "smwc-18347-1543501737",
        "upstream_time": 1543501737,
        "download_url": "https://dl.smwcentral.net/18347/TriggerCoolDown.zip",
        "filename": "TriggerCoolDown.zip",
        "size": 10348,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-conveyor-vines",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 26845,
    "title": "Conveyor Vines",
    "authors": [
      "janklorde"
    ],
    "tags": [
      "conveyor",
      "lorom",
      "sa-1",
      "vines"
    ],
    "description": "Vines which also act as conveyors, moving the player up or down depending on vine type.<br>\r\n<br>\r\nSpeed is customisable. Requested by le4che. <br>\r\n<br>\r\nCredit is always appreciated :)<br>\r\n<br>\r\nNotes: \t<br>\r\n1. If the speed is set higher than 7 with a 2x multiplier, the player will not be able to ascend or descend the vines depending on their type, as the conveyor will be moving quicker than you can move on a vine. You can of course jump to climb though!<br>\r\n<br>\r\n2. If speed settings higher than this are used, it is possible to clip through ground if trying to climb a downwards moving conveyor vine from the bottom. Not an issue at lower speeds but worth noting. <br>\r\n<br>\r\nGFX for the animated vine seen in the screenshot is included, as well as the animation settings in the readme.  ",
    "latest_version": "smwc-26845-1624501979",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 26845,
        "title": "Conveyor Vines",
        "version": "smwc-26845-1624501979",
        "upstream_time": 1624501979,
        "download_url": "https://dl.smwcentral.net/26845/Conveyor%20Vines.zip",
        "filename": "Conveyor Vines.zip",
        "size": 1945,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-crash-bandicoot-nitro-crate-block-exploding-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 35789,
    "title": "Crash Bandicoot - \"Nitro Crate\" Block (Exploding Block)",
    "authors": [
      "TheXander"
    ],
    "tags": [
      "exploding",
      "exploding block",
      "explosion",
      "lorom",
      "sa-1"
    ],
    "description": "This block is a custom block that explode if there contact with: Mario, Sprites, Fireballs & Cape contact! When the block detects any of thoses contacts, he will erase himself, makes an particle/smoke effect and makes instantly the explosion from the Vanilla Original SMW Sprite 0D: Bob-omb.<br>\r\n<br>\r\nThis custom block come with some defines/options that you can change freely.<br>\r\n<br>\r\nMore details in the Readme file!<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=viewthread&t=126239&page=1&pid=1631184#p1631184\">Requested</a> by <span class=\"un-outer\" title=\"bandicoot\"><a href=\"/?p=profile&amp;id=21068\" style=\"color: var(--user-color-2);\" class=\"un\">bandicoot</a></span>",
    "latest_version": "smwc-35789-1725116507",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 35789,
        "title": "Crash Bandicoot - \"Nitro Crate\" Block (Exploding Block)",
        "version": "smwc-35789-1725116507",
        "upstream_time": 1725116507,
        "download_url": "https://dl.smwcentral.net/35789/Crash%20Bandicoot%20-%20Nitro%20Crate%20Block%20%28Explosive%20Block%29.zip",
        "filename": "Crash Bandicoot - Nitro Crate Block (Explosive Block).zip",
        "size": 3836,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-crouch-and-freeze",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4075,
    "title": "Crouch and Freeze",
    "authors": [
      "Multibella"
    ],
    "tags": [
      "cutscene",
      "freeze",
      "lorom"
    ],
    "description": "Makes Mario crouch/duck (Or whatever you call it), and freezes him.<br>\r\nTo be used for opening scenes (Or really mean kaizo-like hacks).<br>\r\nWarning: Completely freezes the game if Mario dies.<br>\r\n...But you shouldn't let that happen on the intro message/screen anyway.<br>\r\n<br>\r\nRequested by Wigglytuff.",
    "latest_version": "smwc-4075-1409791064",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4075,
        "title": "Crouch and Freeze",
        "version": "smwc-4075-1409791064",
        "upstream_time": 1409791064,
        "download_url": "https://dl.smwcentral.net/4075/Crouch_Freeze.zip",
        "filename": "Crouch_Freeze.zip",
        "size": 483,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-custom-conveyor-blocks-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 20327,
    "title": "Custom Conveyor Blocks v1.0",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "conveyor",
      "conveyor belt",
      "lorom",
      "on-off",
      "sa-1",
      "speed"
    ],
    "description": "This is a pack of 12 conveyer blocks.<br>\r\n<br>\r\n&#12539;3 speed levels<br>\r\n&#12539;change with on/off<br>\r\n&#12539;sprite contact",
    "latest_version": "smwc-20327-1561931874",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 20327,
        "title": "Custom Conveyor Blocks v1.0",
        "version": "smwc-20327-1561931874",
        "upstream_time": 1561931874,
        "download_url": "https://dl.smwcentral.net/20327/114514810.zip",
        "filename": "114514810.zip",
        "size": 10056,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-custom-turnblock-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41237,
    "title": "Custom Turnblock v1.1",
    "authors": [
      "spooonsss"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "solid",
      "sprite needed"
    ],
    "description": "A turnblock that behaves mostly like the original. Useful for changing palettes or customizing the asm.<br>\r\n<br>\r\nRequires PIXI 1.40 for the included bounce sprite.<br>\r\n<br>\r\nCheck the readme file for adjustments that may be required to ensure proper functionality.<br>\r\n<br>\r\nNote: hitting more than 4 at a time will not revert to the turnblock, but some blocks will be left spinning forever. <br>\r\n<br>\r\nNote: blocks on layer 2 moving down will crush the player instead of activating the block.<br>\r\n<br>\r\nv1.1 (<span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>)<br>\r\n---<br>\r\n* Added the functionality to also make the turnblock turn when spinjumping it.",
    "latest_version": "smwc-41237-1765159682",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41237,
        "title": "Custom Turnblock v1.1",
        "version": "smwc-41237-1765159682",
        "upstream_time": 1765159682,
        "download_url": "https://dl.smwcentral.net/41237/Custom%20Turnblock%20v1.1.zip",
        "filename": "Custom Turnblock v1.1.zip",
        "size": 3358,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-custom-useless-block-pack",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 5658,
    "title": "Custom Useless Block Pack",
    "authors": [
      "Hernan"
    ],
    "tags": [
      "block",
      "coin",
      "damage",
      "explode",
      "lorom"
    ],
    "description": "This block pack includes:<br>\r\n- A block that explodes.<br>\r\n- A block that explodes and damages player.<br>\r\n- A block that explodes and gives 5 coins.<br>\r\n",
    "latest_version": "smwc-5658-1431653964",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 5658,
        "title": "Custom Useless Block Pack",
        "version": "smwc-5658-1431653964",
        "upstream_time": 1431653964,
        "download_url": "https://dl.smwcentral.net/5658/UselessBlocks.zip",
        "filename": "UselessBlocks.zip",
        "size": 1509,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-customizable-animated-boost-blocks-pack",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 22749,
    "title": "Customizable Animated Boost Blocks Pack",
    "authors": [
      "Nowieso",
      "swunsh_"
    ],
    "tags": [
      "boost",
      "boost block",
      "lorom",
      "player",
      "sa-1",
      "speed"
    ],
    "description": "A pack of animated boost blocks that can send the player in any direction. They are very customizable, so make sure to check out the ASM files!<br>\r\n<br>\r\nASM made by Nowieso, graphics made by swunsh_ .",
    "latest_version": "smwc-22749-1587741496",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 22749,
        "title": "Customizable Animated Boost Blocks Pack",
        "version": "smwc-22749-1587741496",
        "upstream_time": 1587741496,
        "download_url": "https://dl.smwcentral.net/22749/Boost%20Blocks%20Pack.zip",
        "filename": "Boost Blocks Pack.zip",
        "size": 6203,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-customizable-coin-block-version-one",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 8842,
    "title": "Customizable Coin Block (Version One)",
    "authors": [
      "bowser5543"
    ],
    "tags": [
      "coins",
      "lorom",
      "pay",
      "powerup",
      "stop"
    ],
    "description": "This block will allow you to stop a player from advancing until they have enough coins. You can change the amount of coins and if you pay once, all other blocks in the level don't require payment. You can also change if the player gets a powerup after paying for the first time. Please enjoy my block, and read the Readme.",
    "latest_version": "smwc-8842-1430525354",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 8842,
        "title": "Customizable Coin Block (Version One)",
        "version": "smwc-8842-1430525354",
        "upstream_time": 1430525354,
        "download_url": "https://dl.smwcentral.net/8842/Coin-Block-V-1-1.zip",
        "filename": "Coin-Block-V-1-1.zip",
        "size": 1329,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-customizable-sprite-killer",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 22898,
    "title": "Customizable Sprite Killer",
    "authors": [
      "Nowieso"
    ],
    "tags": [
      "kill",
      "lorom",
      "sa-1",
      "sprite",
      "sprite killer"
    ],
    "description": "A block that kills sprites touching it. <br>\r\n<br>\r\nThis version does not have the issue that kicked sprites touching it can turn the block into a \"brown used block\" and generate Yoshi-Wings, Keys  or other sprites.<br>\r\n<br>\r\nIt comes with some customization options, so make sure to check out the ASM file!",
    "latest_version": "smwc-22898-1591942271",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 22898,
        "title": "Customizable Sprite Killer",
        "version": "smwc-22898-1591942271",
        "upstream_time": 1591942271,
        "download_url": "https://dl.smwcentral.net/22898/Sprite%20Killer.zip",
        "filename": "Sprite Killer.zip",
        "size": 868,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-darken-screen-with-shatter",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3852,
    "title": "Darken Screen with Shatter",
    "authors": [
      "superman6791"
    ],
    "tags": [
      "dark",
      "lorom",
      "shatter"
    ],
    "description": "This block will darken the screen of the entire level, optionally shattering.",
    "latest_version": "smwc-3852-1409006645",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3852,
        "title": "Darken Screen with Shatter",
        "version": "smwc-3852-1409006645",
        "upstream_time": 1409006645,
        "download_url": "https://dl.smwcentral.net/3852/darken.zip",
        "filename": "darken.zip",
        "size": 457,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-dash-jump-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 15736,
    "title": "Dash jump block",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "dash",
      "long jump",
      "lorom",
      "sa-1"
    ],
    "description": "When running on top of the block at full speed (and full dash timer), pressing jump produces a really high jump.<br>\r\n<br>\r\nI highly recommend \"Player X speed fix\" patch to prevent a loss of speed when holding left or right.",
    "latest_version": "smwc-15736-1502998730",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 15736,
        "title": "Dash jump block",
        "version": "smwc-15736-1502998730",
        "upstream_time": 1502998730,
        "download_url": "https://dl.smwcentral.net/15736/DashJumpBlock.zip",
        "filename": "DashJumpBlock.zip",
        "size": 1247,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-de-re-activateble-switch-palace-switch",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 9059,
    "title": "De/re-activateble switch palace switch",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "flag",
      "lorom",
      "message",
      "puzzle",
      "switch",
      "switch palace",
      "toggle"
    ],
    "description": "These buttons are 16x16 switch palace switches that set the corresponding colored switch blocks to outlines or solid rather than permanently solid !-blocks. This is intended to be used in puzzle hacks that force having !-blocks on or off rather than having all 4 switch on.<br>\r\nPlease read the readme for more information.<br>\r\nAlso they are not compatible with the !-block sprite on message box (that appears when you activate SMW's vanilla switch palace).<br>\r\n<br>\r\nCredit not necessary, it took me about 5 minutes to complete this blocks, I found a ram address $7E:1F27 that causes the blocks to be outlines or solid.<br>\r\n<br>\r\nDifferences:<br>\r\n- These switches are 1x1 tiles rather than 2x2 tiles.<br>\r\n- they bounce the player off the switch (not applies to pressable switches)<br>\r\n- Uses 2 message boxes when hit. The first one is when the switch is activated and the second one is when the switch is deactivated.<br>\r\n- Doesn't end the level so you must have a side exit enabled or a goal (if you are using Yoshi coin with side exit enabled, it's impossible to have all Yoshi coins because the level isn't beaten).<br>\r\n<br>\r\nAdded:<br>\r\n4 new blocks that are now pressable (changes map16 tile when pressed), they too, toggle the switch palace on or off (when the player re-enters the level to reset the blocks).",
    "latest_version": "smwc-9059-1439672286",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 9059,
        "title": "De/re-activateble switch palace switch",
        "version": "smwc-9059-1439672286",
        "upstream_time": 1439672286,
        "download_url": "https://dl.smwcentral.net/9059/switch_palace_buttons.zip",
        "filename": "switch_palace_buttons.zip",
        "size": 37751,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-destroy-yoshi",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 31301,
    "title": "Destroy Yoshi",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "filter",
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "A rather harsh filter block because it ki- removes Yoshi from the processing sprites.<br>\r\nIn particular, this blocks kills Yoshi as well as the sprite in his mouth even when the player rides him and doesn't discriminate between an adult and a baby Yoshi.<br>\r\n<br>\r\nNo credits required.",
    "latest_version": "v1.1",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 31301,
        "title": "Destroy Yoshi",
        "version": "v1.1",
        "upstream_time": 1661820829,
        "download_url": "https://dl.smwcentral.net/31301/destroy%20yoshi.zip",
        "filename": "destroy yoshi.zip",
        "size": 2218,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-diagonal-up-pipes-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41171,
    "title": "Diagonal Up Pipes v1.1",
    "authors": [
      "Djief"
    ],
    "tags": [
      "lorom",
      "patch needed",
      "pipes",
      "sa-1",
      "uberasm needed"
    ],
    "description": "Diagonal pipes you can enter the same way as normal pipes (well you do need to hold up and right/left)<br>\r\n<br>\r\nThanks to Bob66, now includes GFX and a map16 file to work with.<br>\r\n<br>\r\nRequires asar, GPS and uberASM to work properly, see readme file for instructions.<br>\r\n<br>\r\nNew in 1.1 :<br>\r\n- Small pipes included<br>\r\n- Anti-clip helper blocks<br>\r\n- GFX and map16 files (Thanks, Bob66)<br>\r\n",
    "latest_version": "smwc-41171-1764463471",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41171,
        "title": "Diagonal Up Pipes v1.1",
        "version": "smwc-41171-1764463471",
        "upstream_time": 1764463471,
        "download_url": "https://dl.smwcentral.net/41171/Diagonal%20Pipes.zip",
        "filename": "Diagonal Pipes.zip",
        "size": 21964,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-direction-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3828,
    "title": "Direction Block",
    "authors": [
      "Delmaru"
    ],
    "tags": [
      "boost",
      "direction",
      "lorom"
    ],
    "description": "This block throws you in the direction you press while touching it. Speed is configurable in the .asm file. Credit would be nice if used or modified.",
    "latest_version": "smwc-3828-1409018298",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3828,
        "title": "Direction Block",
        "version": "smwc-3828-1409018298",
        "upstream_time": 1409018298,
        "download_url": "https://dl.smwcentral.net/3828/direction.zip",
        "filename": "direction.zip",
        "size": 501,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-directional-hurt-blocks-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41218,
    "title": "Directional Hurt Blocks v1.2",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "hurt",
      "kill",
      "lorom",
      "sa-1"
    ],
    "description": "Unlike the hurt specific sides block, this block has a lot of improvements and features:<br>\r\n<br>\r\n-the sides of the block does not hurt the player if the player is touching the side unless he moves towards or into the block (smw munchers and spikes (from castle and ghost houses) does this), by checking if mario's hitbox pixel is either overlapping (at least 1 pixel) it or adjacent to the block. <br>\r\n<br>\r\n-various options like killing the player instantly regardless of powerup (or HP if using HP patch), killing sprites and more!<br>\r\n<br>\r\nUpdate 1.2 (<span class=\"un-outer\" title=\"DrAnas\"><a href=\"/?p=profile&amp;id=25222\" style=\"color: var(--user-color-2);\" class=\"un\">DrAnas</a></span>): converted all the blocks to SA-1 and included slippery versions of the blocks for use with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=35067\">GHB's perfect slippery blocks</a>!",
    "latest_version": "smwc-41218-1764815640",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41218,
        "title": "Directional Hurt Blocks v1.2",
        "version": "smwc-41218-1764815640",
        "upstream_time": 1764815640,
        "download_url": "https://dl.smwcentral.net/41218/Directional%20Hurt%20Blocks%20v1.2.zip",
        "filename": "Directional Hurt Blocks v1.2.zip",
        "size": 15583,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-disappear-after-jump",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 5817,
    "title": "Disappear after Jump",
    "authors": [
      "JackTheSpades"
    ],
    "tags": [
      "disappear",
      "lorom",
      "smoke"
    ],
    "description": "Block disappears in puff of smoke after being jumped off of. Includes 3 blocks, one that disappears only after spinjumps, one after normal jumps and one which will disappear after any jump.",
    "latest_version": "smwc-5817-1430450923",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 5817,
        "title": "Disappear after Jump",
        "version": "smwc-5817-1430450923",
        "upstream_time": 1430450923,
        "download_url": "https://dl.smwcentral.net/5817/Disappear_Jump.zip",
        "filename": "Disappear_Jump.zip",
        "size": 1098,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-disappearing-block-v2",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41173,
    "title": "Disappearing Block v2.3",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "disappear",
      "lorom",
      "triangle",
      "uberasm needed",
      "wall jump"
    ],
    "description": "A block that disappears shortly after Mario walks on it.<br>\r\n<br>\r\n<br>\r\nChangelog:<br>\r\nv2.3<br>\r\nWorks on <a href=\"https://dl.smwcentral.net/18720/wall_kick.zip\" rel=\"nofollow\">wall jumps</a>.<br>\r\nReduced unnecessary processing.<br>\r\n<br>\r\nv2.2<br>\r\nNow works with layer 2.<br>\r\n<br>\r\nv2.0<br>\r\nSwitched from sprite to uberasm.",
    "latest_version": "smwc-41173-1764465123",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41173,
        "title": "Disappearing Block v2.3",
        "version": "smwc-41173-1764465123",
        "upstream_time": 1764465123,
        "download_url": "https://dl.smwcentral.net/41173/Disappearing%20Block%20Asar%202.zip",
        "filename": "Disappearing Block Asar 2.zip",
        "size": 2128,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-disco-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 21688,
    "title": "Disco Block",
    "authors": [
      "Nowieso",
      "swunsh_"
    ],
    "tags": [
      "disco",
      "disco shells",
      "layer 2",
      "lorom",
      "sa-1",
      "shells"
    ],
    "description": "Koopas and shells touching this block turn into a Discoshell.<br>\r\nThis block also works if it is placed on layer 2.<br>\r\n<br>\r\nASM made by Nowieso, Graphics and Animation made by swunsh_ .<br>\r\n<br>\r\nCredit is optional, just don't claim it as your own. ",
    "latest_version": "smwc-21688-1577384943",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 21688,
        "title": "Disco Block",
        "version": "smwc-21688-1577384943",
        "upstream_time": 1577384943,
        "download_url": "https://dl.smwcentral.net/21688/TurnIntoDisco.zip",
        "filename": "TurnIntoDisco.zip",
        "size": 6375,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-donut-lift-block-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 32562,
    "title": "Donut Lift Block v1.2",
    "authors": [
      "Davros",
      "mikeyk"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "smb3",
      "sprite needed"
    ],
    "description": "Acts as 100 or 130.<br>\r\n<br>\r\nAn updated and optimized version of the donut lift block included in Spritetool. This custom block spawns a custom sprite when touched from above or the corners. Details in the readme.<br>\r\n<br>\r\n-----------------------------------------------------------------------------<br>\r\nv1.2 - 11/11/2022 - spooonsss<br>\r\n\t- Fix crash when there are no available sprite slots<br>\r\n\t- Fix occasional crash when sprite turns back into block<br>\r\nv1.1 - 06/07/2019 - Tattletale<br>\r\n\t- Bundling the sprite together and out of pixi :crash:<br>\r\n07/06/2015 - greenhammerbro<br>\r\n\t-Fixed a small glitch that if the player jumps 1 frame the instant<br>\r\n\t mario touches the top of the block won't trigger the block. This is<br>\r\n\t because $7E:0072 doesn't set to zero the first frame mario touches<br>\r\n\t the top of the block. (this glitch might be responsible for the<br>\r\n\t screen not scrolling up in levels that have \"vertical scroll at<br>\r\n\t will\" (it was supposed to scroll the screen up if you are higher up<br>\r\n\t the screen AND standing on platform), as well as the wooden smasher<br>\r\n\t not hurting the player when alternating between two jumps (A and B<br>\r\n\t buttons) each frame).<br>\r\n\t-Fixed the description about the block behavors, now states that you<br>\r\n\t can have it behave $100 (1-way up ledge).<br>\r\n07/07/2015<br>\r\n\t-Davros pointed me out that I have typos in the above history.<br>\r\n05/11/2017<br>\r\n\t-Now the block -&gt; sprite transition is actually smooth!",
    "latest_version": "smwc-32562-1684785322",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 32562,
        "title": "Donut Lift Block v1.2",
        "version": "smwc-32562-1684785322",
        "upstream_time": 1684785322,
        "download_url": "https://dl.smwcentral.net/32562/donutblk_v1.2.zip",
        "filename": "donutblk_v1.2.zip",
        "size": 8650,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-door-entering-animation",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 12836,
    "title": "Door entering animation",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "animation",
      "asar 2 remoderation",
      "door",
      "lorom"
    ],
    "description": "These block package contains 16x32 (or if you have change the setting, 16x16) and 32x32 doors. Unlike smw's, these doors actually open and Mario will change his pose to perform an entering animation.",
    "latest_version": "smwc-12836-1449548972",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 12836,
        "title": "Door entering animation",
        "version": "smwc-12836-1449548972",
        "upstream_time": 1449548972,
        "download_url": "https://dl.smwcentral.net/12836/DoorAnimation.zip",
        "filename": "DoorAnimation.zip",
        "size": 15990,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-door-if-current-or-specific-level-beaten",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 13204,
    "title": "Door if current or specific level beaten",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "door",
      "level beaten",
      "lorom"
    ],
    "description": "This door will be able or unable to be entered if the player has cleared the current or specific stage has been beaten.",
    "latest_version": "smwc-13204-1455771322",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 13204,
        "title": "Door if current or specific level beaten",
        "version": "smwc-13204-1455771322",
        "upstream_time": 1455771322,
        "download_url": "https://dl.smwcentral.net/13204/DoorIfLvlBeaten.zip",
        "filename": "DoorIfLvlBeaten.zip",
        "size": 8152,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-doors",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 38713,
    "title": "Doors",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "door",
      "lorom",
      "on-off",
      "p-switch",
      "sa-1"
    ],
    "description": "A pack of doors which recreates SMW's own doors. Unlike standard teleport doors which are just teleport doors (no approximity check, checks for all hitpoints instead of Mario's neck, doesn't use pipe animation for teleport). This includes all the jank.<br>\r\n<br>\r\nIt currently contains normal doors, switch doors (by default blue p-switch) and locked doors.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog</span></div><div class=\"collapse-content\">underway update (2024/10/29):<br>\r\n- Fix teleport_direct not accounting for extended levels<br>\r\n- Fix map16 partially being set to 130<br>\r\n- Fix sample level seemingly behaving strangely (might just be me, I don't know)<br>\r\n- Ensure LM-modified flag is set when using fixed destination teleporting<br>\r\n- Remove MACOSX folder stuff that I presume is not useful for anything and flatten folder structure</div></div>",
    "latest_version": "smwc-38713-1753732056",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 38713,
        "title": "Doors",
        "version": "smwc-38713-1753732056",
        "upstream_time": 1753732056,
        "download_url": "https://dl.smwcentral.net/38713/Doors%20Pack.zip",
        "filename": "Doors Pack.zip",
        "size": 15492,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-double-powerup-block-pack",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3971,
    "title": "Double Powerup Block Pack",
    "authors": [
      "Keypas"
    ],
    "tags": [
      "item box",
      "lorom",
      "powerup",
      "shop"
    ],
    "description": "When the player hits any of these blocks from the Bottom, it will store two of the same powerups to the player, to his status ($7E:0019) and to the \"Item Box\" content. Furthermore, it will blow up, make a small quake and play a sound effect.<br>\r\n<br>\r\nContains:<br>\r\n-A Mushroom Version<br>\r\n-A Fire Flower Version<br>\r\n-A Feather/Cape Version<br>\r\n-A Mushroom Shop version<br>\r\n-A Fire Flower Shop version<br>\r\n-A Feather/Cape Shop version.<br>\r\n<br>\r\nThe shop version can be configured in the ASM file. More information can be found in the readme.",
    "latest_version": "smwc-3971-1436719684",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3971,
        "title": "Double Powerup Block Pack",
        "version": "smwc-3971-1436719684",
        "upstream_time": 1436719684,
        "download_url": "https://dl.smwcentral.net/3971/DoublePowerups.zip",
        "filename": "DoublePowerups.zip",
        "size": 4308,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-downward-waterfall",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3946,
    "title": "Downward Waterfall",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "lorom",
      "platform",
      "waterfall"
    ],
    "description": "This block pushes Mario down if he stands on it for too long. It also creates some splashing water around Mario's feet.<br>\r\nThe waterfall tiles should be placed like <a href=\"http://i373.photobucket.com/albums/oo178/alcaroops/thewaterfall.png\" rel=\"nofollow\">this</a>, where the yellow tile is the \"above\" tile and the blue one is the actual waterfall tile.<br>\r\n<br>\r\nRequested by xlk.<br>\r\n<br>\r\n<i>Update: quick default free RAM fix to prevent issues with LM v3.00.</i>",
    "latest_version": "smwc-3946-1444164680",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3946,
        "title": "Downward Waterfall",
        "version": "smwc-3946-1444164680",
        "upstream_time": 1444164680,
        "download_url": "https://dl.smwcentral.net/3946/thewaterfall.zip",
        "filename": "thewaterfall.zip",
        "size": 1428,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-dragon-coins",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 28965,
    "title": "Dragon Coins",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "dragon coin",
      "lorom",
      "map16",
      "on-off",
      "sa-1",
      "solid"
    ],
    "description": "A block which is a recreation of SMW's own Dragon Coins. It can be customised to spawn different blocks, only be collected under certain conditions (such as by a switch) and acts like different Map16 tile otherwise as well as coming with three different sizes.<br>\r\n<br>\r\nRead the readme for more information.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Francium\"><a href=\"/?p=profile&amp;id=51240\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">Francium</a></span>",
    "latest_version": "smwc-28965-1662491673",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 28965,
        "title": "Dragon Coins",
        "version": "smwc-28965-1662491673",
        "upstream_time": 1662491673,
        "download_url": "https://dl.smwcentral.net/28965/DragonCoins.zip",
        "filename": "DragonCoins.zip",
        "size": 20507,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-easy-throw-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 30046,
    "title": "Easy Throw Block",
    "authors": [
      "AmazingChest"
    ],
    "tags": [
      "layer2",
      "lorom",
      "sa-1",
      "throw block"
    ],
    "description": "A throw block that is automatically grabbed if the player jumps off it while holding X or Y. Essentially makes what is normally a 1-frame trick extremely easy and consistent. Impress your friends!<br>\r\n<br>\r\nNow has the option to enable spinning while grabbing and jumping with the \"A\" button, which a vanilla throw block does not allow. Disabled by default.<br>\r\n<br>\r\nModified from HammerBrother's throw blocks pack: https://smwc.me/s/9057",
    "latest_version": "smwc-30046-1648769893",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 30046,
        "title": "Easy Throw Block",
        "version": "smwc-30046-1648769893",
        "upstream_time": 1648769893,
        "download_url": "https://dl.smwcentral.net/30046/Easy%20Throw%20Block%20%28SA-1%29.zip",
        "filename": "Easy Throw Block (SA-1).zip",
        "size": 1035,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-eating-creating-block-sprite-activator-deactivator",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 23232,
    "title": "Eating/Creating Block Sprite Activator/Deactivator",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "block snake",
      "lorom",
      "sa-1"
    ],
    "description": "A couple of very simple blocks that activate and deactivate eating/creating block sprites when touched.<br>\r\n<br>\r\nCredit is unecessary.",
    "latest_version": "smwc-23232-1591898940",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 23232,
        "title": "Eating/Creating Block Sprite Activator/Deactivator",
        "version": "smwc-23232-1591898940",
        "upstream_time": 1591898940,
        "download_url": "https://dl.smwcentral.net/23232/EaterCreatorActivator.zip",
        "filename": "EaterCreatorActivator.zip",
        "size": 2201,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-edge-level-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 15751,
    "title": "Edge level blocks",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "beat level",
      "edge",
      "edge of level",
      "end level",
      "lorom",
      "teleport"
    ],
    "description": "These package contains two blocks:<br>\r\n<ul><li>End level block</li>\r\n<li>Teleport block</li></ul><br>\r\nThey only trigger when the player goes off past the edge of the level, useful if you want their effects not to happen when the player is 1 block away from the edge of the level.<br>\r\n<br>\r\nBoth &ldquo;level constrain&rdquo; and &ldquo;Disable screen barrier via RAM&rdquo; patches are needed for this to work.",
    "latest_version": "smwc-15751-1503241041",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 15751,
        "title": "Edge level blocks",
        "version": "smwc-15751-1503241041",
        "upstream_time": 1503241041,
        "download_url": "https://dl.smwcentral.net/15751/EdgeLevelBlocks.zip",
        "filename": "EdgeLevelBlocks.zip",
        "size": 2798,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-elevator-sprite-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 32270,
    "title": "Elevator Sprite Blocks",
    "authors": [
      "Davros",
      "Knight of Time",
      "mikeyk"
    ],
    "tags": [
      "elevator",
      "lorom",
      "sa-1",
      "sprite needed"
    ],
    "description": "An updated and optimized version of the elevator sprite blocks included in Sprite Tool. These custom blocks spawn a custom sprite when touched from above or the corners. Details in the readme.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Hayashi Neru\"><a href=\"/?p=profile&amp;id=31439\" style=\"color: var(--user-color-2);\" class=\"un\">Hayashi Neru</a></span>",
    "latest_version": "smwc-32270-1675149754",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 32270,
        "title": "Elevator Sprite Blocks",
        "version": "smwc-32270-1675149754",
        "upstream_time": 1675149754,
        "download_url": "https://dl.smwcentral.net/32270/elevator.zip",
        "filename": "elevator.zip",
        "size": 15058,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-enable-disable-horizontal-scroll",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3860,
    "title": "Enable/Disable Horizontal Scroll",
    "authors": [
      "Apollyon"
    ],
    "tags": [
      "horizontal",
      "lorom",
      "scroll"
    ],
    "description": "Two blocks that enable or disable horizontal scroll.",
    "latest_version": "smwc-3860-1410751258",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3860,
        "title": "Enable/Disable Horizontal Scroll",
        "version": "smwc-3860-1410751258",
        "upstream_time": 1410751258,
        "download_url": "https://dl.smwcentral.net/3860/HScroll.zip",
        "filename": "HScroll.zip",
        "size": 772,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-enable-disable-side-exit",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3799,
    "title": "Enable/Disable Side Exit",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "lorom",
      "side exit"
    ],
    "description": "A block that enables or disables the side exit.",
    "latest_version": "smwc-3799-1411170998",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3799,
        "title": "Enable/Disable Side Exit",
        "version": "smwc-3799-1411170998",
        "upstream_time": 1411170998,
        "download_url": "https://dl.smwcentral.net/3799/side_exit.zip",
        "filename": "side_exit.zip",
        "size": 673,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-enable-disable-vertical-scroll",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3951,
    "title": "Enable/Disable Vertical Scroll",
    "authors": [
      "Apollyon"
    ],
    "tags": [
      "lorom",
      "scroll",
      "vertical"
    ],
    "description": "This is my first block pack. It contains two simple blocks that enable or disable vertical scroll.",
    "latest_version": "smwc-3951-1410751118",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3951,
        "title": "Enable/Disable Vertical Scroll",
        "version": "smwc-3951-1410751118",
        "upstream_time": 1410751118,
        "download_url": "https://dl.smwcentral.net/3951/vscroll.zip",
        "filename": "vscroll.zip",
        "size": 764,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-end-bonus-game",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3906,
    "title": "End Bonus Game",
    "authors": [
      "RealLink"
    ],
    "tags": [
      "bonus",
      "exit",
      "lorom"
    ],
    "description": "This block will end the bonus game when touched. In a normal level it just does nothing.",
    "latest_version": "smwc-3906-1409000003",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3906,
        "title": "End Bonus Game",
        "version": "smwc-3906-1409000003",
        "upstream_time": 1409000003,
        "download_url": "https://dl.smwcentral.net/3906/BonusGameEnd.zip",
        "filename": "BonusGameEnd.zip",
        "size": 347,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-end-level-and-add",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4053,
    "title": "End Level and Add 1 Bonus Star",
    "authors": [
      "I8Strudel"
    ],
    "tags": [
      "bonus stars",
      "exit",
      "level end",
      "lorom",
      "secret exit"
    ],
    "description": "These blocks break upon contact, start the level end sequence, and add 1 bonus star to Mario's current total. <br>\r\n<br>\r\nContains two blocks.  One activates the normal exit, and the other activates the secret exit.",
    "latest_version": "smwc-4053-1438530489",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4053,
        "title": "End Level and Add 1 Bonus Star",
        "version": "smwc-4053-1438530489",
        "upstream_time": 1438530489,
        "download_url": "https://dl.smwcentral.net/4053/EndLevel%2B1Star_Blocks.zip",
        "filename": "EndLevel+1Star_Blocks.zip",
        "size": 1611,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-end-level-and-shatter-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 23883,
    "title": "End level and Shatter Block",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "exit",
      "goal",
      "level end",
      "lorom",
      "sa-1",
      "shatter"
    ],
    "description": "A block that will end the level and then shatter. It can be set to activate the normal or secret exit.",
    "latest_version": "smwc-23883-1595114350",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 23883,
        "title": "End level and Shatter Block",
        "version": "smwc-23883-1595114350",
        "upstream_time": 1595114350,
        "download_url": "https://dl.smwcentral.net/23883/levelend.zip",
        "filename": "levelend.zip",
        "size": 454,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-end-level-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3834,
    "title": "End Level Block",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "door",
      "end level",
      "freeze sprites",
      "level end",
      "lorom"
    ],
    "description": "A block that ends the level. This one, when touched, will freeze all sprites on the screen, end the level with music, and prevent the player from walking after he touches it (though, if in air, he can still fall down). Also comes with a door version, where you have to press up.",
    "latest_version": "smwc-3834-1426220136",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3834,
        "title": "End Level Block",
        "version": "smwc-3834-1426220136",
        "upstream_time": 1426220136,
        "download_url": "https://dl.smwcentral.net/3834/End%20Level%20Block.zip",
        "filename": "End Level Block.zip",
        "size": 1341,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-end-level-by-sprite",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4061,
    "title": "End Level By Sprite",
    "authors": [
      "Majora252"
    ],
    "tags": [
      "end level",
      "lorom",
      "wtf"
    ],
    "description": "Requested by Yanama. This block ends the level when any sprite touches it (other than Mario).",
    "latest_version": "smwc-4061-1426271597",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4061,
        "title": "End Level By Sprite",
        "version": "smwc-4061-1426271597",
        "upstream_time": 1426271597,
        "download_url": "https://dl.smwcentral.net/4061/End_level_By_Sprite.zip",
        "filename": "End_level_By_Sprite.zip",
        "size": 401,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-end-level-coin",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41210,
    "title": "End Level Coin",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "coin",
      "counter",
      "event",
      "exit",
      "lorom",
      "sa-1"
    ],
    "description": "This coin ends the level after a certain amount is collected. It can either be a regular coin, or use a custom counter. It can trigger the regular exit or any of the three secret exits.",
    "latest_version": "smwc-41210-1765828351",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41210,
        "title": "End Level Coin",
        "version": "smwc-41210-1765828351",
        "upstream_time": 1765828351,
        "download_url": "https://dl.smwcentral.net/41210/end_level_coin.zip",
        "filename": "end_level_coin.zip",
        "size": 1161,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-end-level-door-with-bonus",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4058,
    "title": "End Level Door (With Bonus)",
    "authors": [
      "BD132"
    ],
    "tags": [
      "bonus",
      "goal",
      "level end",
      "lorom",
      "teleport",
      "warp",
      "yoshi coin"
    ],
    "description": "This block ends the level normally, except when you have 4 yoshi coins. In this case, it warps you to a defined screen exit. <br>\r\nGreat use if you wish to have Yoshi Coins unlock a bonus level.",
    "latest_version": "smwc-4058-1426267029",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4058,
        "title": "End Level Door (With Bonus)",
        "version": "smwc-4058-1426267029",
        "upstream_time": 1426267029,
        "download_url": "https://dl.smwcentral.net/4058/EndLevel%28Bonus%29.zip",
        "filename": "EndLevel(Bonus).zip",
        "size": 732,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-end-level-on-button-press",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41211,
    "title": "End Level on Button Press",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "controller",
      "event",
      "exit",
      "lorom",
      "sa-1"
    ],
    "description": "This block ends the level after a certain button is pressed.",
    "latest_version": "smwc-41211-1765826923",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41211,
        "title": "End Level on Button Press",
        "version": "smwc-41211-1765826923",
        "upstream_time": 1765826923,
        "download_url": "https://dl.smwcentral.net/41211/end_level_button.zip",
        "filename": "end_level_button.zip",
        "size": 898,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-end-level-on-on-off-flag",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3953,
    "title": "End Level on ON/OFF Flag",
    "authors": [
      "super pokemon world"
    ],
    "tags": [
      "goal",
      "lorom",
      "on off",
      "switch"
    ],
    "description": "This block will end the level depending on the ON/OFF switch.",
    "latest_version": "smwc-3953-1437075009",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3953,
        "title": "End Level on ON/OFF Flag",
        "version": "smwc-3953-1437075009",
        "upstream_time": 1437075009,
        "download_url": "https://dl.smwcentral.net/3953/end%20level%20on%20off%20switch.zip",
        "filename": "end level on off switch.zip",
        "size": 419,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-end-level-timer-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4091,
    "title": "End level Timer block",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "exit",
      "goal",
      "level end",
      "lorom",
      "normal",
      "secret",
      "timer"
    ],
    "description": "A block that activates the NORMAL exit, unless the player has a greater or equal amount of configurable time remaining, in which case, it will activate the SECRET exit. Acts like the Beat Level Instantly block, no goal sequence, just instantly ends the level.",
    "latest_version": "smwc-4091-1426271071",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4091,
        "title": "End level Timer block",
        "version": "smwc-4091-1426271071",
        "upstream_time": 1426271071,
        "download_url": "https://dl.smwcentral.net/4091/endlev.zip",
        "filename": "endlev.zip",
        "size": 679,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-end-level-w-special-world-passed-effects",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4028,
    "title": "End level w/ special world passed effects",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "exit",
      "goal",
      "level end",
      "lorom",
      "special world"
    ],
    "description": "This block, when touched, fades the screen, activates the normal or secret exit and activates the special world effects. Read the included note otherwise it might not work properly.",
    "latest_version": "smwc-4028-1426267919",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4028,
        "title": "End level w/ special world passed effects",
        "version": "smwc-4028-1426267919",
        "upstream_time": 1426267919,
        "download_url": "https://dl.smwcentral.net/4028/exitsp.zip",
        "filename": "exitsp.zip",
        "size": 927,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-ender-chest",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 9010,
    "title": "Ender Chest",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "minecraft"
    ],
    "description": "Inspired by Minecraft.<br>\r\n<br>\r\nWhen a kicked sprite comes into contact with this block, it will \"disappear\" into the block. After this, if the player hits the bottom of the block, it will release the sprite that has been \"stored\". When the sprite is stored, all Ender Chest blocks will contain that same sprite until the player releases them.<br>\r\n<br>\r\nTo have it carry to another level, use any free RAM address that doesn't reset on level load.<br>\r\n<br>\r\nThis is useful for puzzles to avoid \"item babysitting\" and for levels that use \"no carrying\" blocks; the player doesn't have to carry it all around the level.<br>\r\n<br>\r\nRead the readme for more information.",
    "latest_version": "smwc-9010-1438630502",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 9010,
        "title": "Ender Chest",
        "version": "smwc-9010-1438630502",
        "upstream_time": 1438630502,
        "download_url": "https://dl.smwcentral.net/9010/ender_chest.zip",
        "filename": "ender_chest.zip",
        "size": 3837,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-endless-throw-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 42051,
    "title": "Endless Throw Block",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sprite",
      "throw block"
    ],
    "description": "The ol' infinite or endless supply throw block. This is a simple block that spawns a throw block in Mario's hands when touching it and pressing grab. It has an option to make it a limited-spawner (melts other blocks).<br>\r\n<br>\r\nCredit unnecessary.",
    "latest_version": "smwc-42051-1775326052",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 42051,
        "title": "Endless Throw Block",
        "version": "smwc-42051-1775326052",
        "upstream_time": 1775326052,
        "download_url": "https://dl.smwcentral.net/42051/endlessthrowblock.zip",
        "filename": "endlessthrowblock.zip",
        "size": 704,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-event-based-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3992,
    "title": "Event Based blocks",
    "authors": [
      "Infrared"
    ],
    "tags": [
      "camera",
      "event",
      "lorom",
      "ow event"
    ],
    "description": "These blocks do two separate things:<br>\r\n<br>\r\neventpass.asm allows the player to pass through the block when a certain number of events have been triggered.<br>\r\neventscroll.asm allows the camera to scroll when a certain number of events is passed.<br>\r\n<br>\r\nIf you are going to use both, I recommend reading my recommendations for where to place these blocks. These blocks combined can create the perfect 'one screen where you must do something to continue' effect.<br>\r\n<br>\r\nAlso - this is my first block! :D Enjoy, and credit isn't necessary.",
    "latest_version": "smwc-3992-1426222583",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3992,
        "title": "Event Based blocks",
        "version": "smwc-3992-1426222583",
        "upstream_time": 1426222583,
        "download_url": "https://dl.smwcentral.net/3992/AfterEventBlock.zip",
        "filename": "AfterEventBlock.zip",
        "size": 1311,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-event-based-teleport",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 28091,
    "title": "Event-Based Teleport",
    "authors": [
      "wye"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "teleport"
    ],
    "description": "Yet another event-based teleport - this one does different things, though.<br>\r\n<br>\r\nMade on FPI's request, this block teleports you to the current screen exit when touched, but if a certain event has been passed, it'll use the next screen's exit settings instead.<br>\r\n<br>\r\nUpdate 2021: Now compatible with Lunar Magic's \"new\" horizontal level mode settings. ",
    "latest_version": "smwc-28091-1640952384",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 28091,
        "title": "Event-Based Teleport",
        "version": "smwc-28091-1640952384",
        "upstream_time": 1640952384,
        "download_url": "https://dl.smwcentral.net/28091/televent%20v3.zip",
        "filename": "televent v3.zip",
        "size": 725,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-event-dependent-block-v-1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41269,
    "title": "Event Dependent Block V.1.21",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "event",
      "lorom",
      "sa-1"
    ],
    "description": "This block will act like another block when certain event is activated.<br>\r\n<br>\r\nBe sure to check readme for more details.<br>\r\n<br>\r\nRequested by Gi Manilla",
    "latest_version": "smwc-41269-1765665189",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41269,
        "title": "Event Dependent Block V.1.21",
        "version": "smwc-41269-1765665189",
        "upstream_time": 1765665189,
        "download_url": "https://dl.smwcentral.net/41269/Event%20Dependent%20Block%201.21.zip",
        "filename": "Event Dependent Block 1.21.zip",
        "size": 1335,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-exact-horizontal-scroll-disable",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 35798,
    "title": "Exact Horizontal Scroll Disable",
    "authors": [
      "AmazingChest"
    ],
    "tags": [
      "camera",
      "horizontal",
      "lorom",
      "sa-1",
      "scroll"
    ],
    "description": "Disables horizontal scrolling at an exact position.<br>\r\n<br>\r\nUnlike the scroll disabling block by Apollyon, this one ensures that the camera will stop at a precise distance from where the block is placed and it will stop at the exact same coordinate every time.<br>\r\n<br>\r\nNo more stopping in-between tiles. No more variability in where the camera stops.<br>\r\n<br>\r\nNote: Do not use with other camera controlling asm, including vanilla L/R scrolling.",
    "latest_version": "smwc-35798-1712275836",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 35798,
        "title": "Exact Horizontal Scroll Disable",
        "version": "smwc-35798-1712275836",
        "upstream_time": 1712275836,
        "download_url": "https://dl.smwcentral.net/35798/ExactHScrollDisable.zip",
        "filename": "ExactHScrollDisable.zip",
        "size": 1276,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-exanimated-roulette-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 9007,
    "title": "exanimated roulette block",
    "authors": [
      "HammerBrother",
      "JackTheSpades"
    ],
    "tags": [
      "lorom",
      "nsmb",
      "nsmbwii",
      "roulette"
    ],
    "description": "Inspired from NSMB/NSMBWII.<br>\r\n<br>\r\nTired of using the changing item sprite in a translucent block?<br>\r\n<br>\r\nworry no more! unlike smw's, this one is based on Exanimation (so it would show visible cycling powerups inside the block) and will \"stop\" changing when the block is hit, unlike smw, its keep changing even when release.<br>\r\n<br>\r\nThe block also works well with sprites too.<br>\r\n<br>\r\nNote: only compatable with LM1.7 or newer, and make sure that the total number of frames equal to the number of numbers in the table, or the LM's examination frames goes beyond the block's table and will glitch.<br>\r\n<br>\r\n<span style=\"color: red;\">Make sure that the table contains enough values. Having more animation frames than values in the table can result in random sprites being spawned.</span>",
    "latest_version": "smwc-9007-1444791547",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 9007,
        "title": "exanimated roulette block",
        "version": "smwc-9007-1444791547",
        "upstream_time": 1444791547,
        "download_url": "https://dl.smwcentral.net/9007/roulette_blk_3.0.zip",
        "filename": "roulette_blk_3.0.zip",
        "size": 2704,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-exit-adder",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4073,
    "title": "Exit Adder",
    "authors": [
      "HuFlungDu"
    ],
    "tags": [
      "level end",
      "lorom",
      "secret exit"
    ],
    "description": "This block will activate a second secret exit when you touch it, e.g. it will activate the event that should normally be activated + 2 (that number is customizable, allowing you to make as many exits as you like in a level. just make sure you enable every direction from your level) No Credit necessary.",
    "latest_version": "smwc-4073-1426272543",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4073,
        "title": "Exit Adder",
        "version": "smwc-4073-1426272543",
        "upstream_time": 1426272543,
        "download_url": "https://dl.smwcentral.net/4073/ExitAdder.zip",
        "filename": "ExitAdder.zip",
        "size": 825,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-exit-block-no-ow-events",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 19071,
    "title": "Exit Block (no OW events)",
    "authors": [
      "Mindless"
    ],
    "tags": [
      "exit",
      "lorom",
      "overworld",
      "sa-1",
      "teleport"
    ],
    "description": "A block that exits the level without activating any OW events or exits (like the Side Exit Enable sprite). <br>\r\nAdded SA-1.",
    "latest_version": "smwc-19071-1550277970",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 19071,
        "title": "Exit Block (no OW events)",
        "version": "smwc-19071-1550277970",
        "upstream_time": 1550277970,
        "download_url": "https://dl.smwcentral.net/19071/exit.zip",
        "filename": "exit.zip",
        "size": 411,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-exit-door",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 24069,
    "title": "Exit Door",
    "authors": [
      "MarioE"
    ],
    "tags": [
      "door",
      "end level",
      "event",
      "lorom",
      "sa-1"
    ],
    "description": "A door that fades to the overworld without acting any events.<br>\r\n<br>\r\nUpdate (29/07/2020): Code reworked and SA-1 compatibility.",
    "latest_version": "smwc-24069-1596062116",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 24069,
        "title": "Exit Door",
        "version": "smwc-24069-1596062116",
        "upstream_time": 1596062116,
        "download_url": "https://dl.smwcentral.net/24069/ExitDoor.zip",
        "filename": "ExitDoor.zip",
        "size": 700,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-explode-bob-ombs-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 22484,
    "title": "Explode Bob-Ombs Block",
    "authors": [
      "Nowieso"
    ],
    "tags": [
      "bob-ombs",
      "bomb",
      "explosion",
      "lorom",
      "sa-1"
    ],
    "description": "This block makes Bob-Ombs explode when they touch it.<br>\r\nUses Palette 7.<br>\r\n<br>\r\nI also included defines that let you easily change how long the explosion will happen, how long to shake the screen and if you want the Bob-Omb to explode even when it gets carried, so make sure to check the asm file!<br>\r\n<br>\r\nV1.1:<br>\r\n-The block no longer activates dead Bob-Ombs<br>\r\n-Moved the graphic to use last 8 colors of the palette row<br>\r\n-Added an option to disable exploding the Bob-Omb if it gets carried",
    "latest_version": "smwc-22484-1585236035",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 22484,
        "title": "Explode Bob-Ombs Block",
        "version": "smwc-22484-1585236035",
        "upstream_time": 1585236035,
        "download_url": "https://dl.smwcentral.net/22484/Explode%20Bob-Ombs%20Block.zip",
        "filename": "Explode Bob-Ombs Block.zip",
        "size": 4798,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-extending-blocks-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 25041,
    "title": "Extending Blocks v1.1",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "lorom",
      "new mario bros",
      "nsmb",
      "platform",
      "sa-1",
      "sprite needed",
      "uberasm needed"
    ],
    "description": "When hit from below (with an Item or feather from the side) it'll grow one block until it hits a certain point. If the block doesn't get hit for a while it'll shrink down into one block again.<br>\r\n<br>\r\nRead the readme for more information.<br>\r\n<br>\r\nUpdate:<br>\r\n - Added left, right and down versions as well as a version that changes direction depending on map16 tiles.<br>\r\n<br>\r\nUpdate v1.1<br>\r\n - PIXI compatibility.<br>\r\n - Fixed a bug where the sprite number wasn't checked correctly occasionally causing it to remove the wrong sprite.<br>\r\n - Added an option to use multiple timer so extending one doesn't block all others from extending.<br>\r\n<br>\r\nRequested by maro and chineesmw",
    "latest_version": "smwc-25041-1607609098",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 25041,
        "title": "Extending Blocks v1.1",
        "version": "smwc-25041-1607609098",
        "upstream_time": 1607609098,
        "download_url": "https://dl.smwcentral.net/25041/ExtendingBlocks%20v1.1.zip",
        "filename": "ExtendingBlocks v1.1.zip",
        "size": 18474,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-fence-net-blocks-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 39141,
    "title": "Fence / Net Blocks v1.3",
    "authors": [
      "Donut"
    ],
    "tags": [
      "lorom",
      "net",
      "net koopa",
      "sa-1"
    ],
    "description": "Blocks which are only interactable when a sprite or the player is behind or in front of a climbing net.<br>\r\n<br>\r\nThese pair well with <span class=\"un-outer\" title=\"Fernap\"><a href=\"/?p=profile&amp;id=48050\" style=\"color: var(--user-color-1);\" class=\"un\">Fernap</a></span>'s <a href=\"https://www.smwcentral.net/?p=section&a=details&id=39129\">Behind Net Spawner</a> sprite.<br>\r\n<br>\r\nMore information can be found in the readme file.<br>\r\n<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog</span></div><div class=\"collapse-content\"><b>v1.3 update:</b><br>\r\n- Munchers now hurt from the side.<br>\r\n- Fixed Map16 file.<br>\r\n<b>v1.2 update:</b><br>\r\n- Added example graphics along with an example level.<br>\r\n- Added coin, muncher and water.<br>\r\n<b>v1.1 update:</b><br>\r\n- Made it so changing the act as is much simpler; done in list.txt, no longer requires editing the code.<br>\r\n- Reduced code redundancy.<br>\r\n- Fixed fireball interaction.</div></div>",
    "latest_version": "smwc-39141-1754686429",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 39141,
        "title": "Fence / Net Blocks v1.3",
        "version": "smwc-39141-1754686429",
        "upstream_time": 1754686429,
        "download_url": "https://dl.smwcentral.net/39141/Fence-Net%20Blocks%20v1.3.zip",
        "filename": "Fence-Net Blocks v1.3.zip",
        "size": 8972,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-flame-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 34475,
    "title": "Flame Block",
    "authors": [
      "Gulaschko"
    ],
    "tags": [
      "fire",
      "fireball",
      "flame",
      "hurt",
      "kill",
      "lorom",
      "sa-1",
      "smoke",
      "sprite killer"
    ],
    "description": "This Flame Block damages the Player and can be extinguished by a Sprite and/or the Capespin.<br>\r\nSee ASM for more customization options. <br>\r\nCredits are not needed but appreciated.",
    "latest_version": "smwc-34475-1690783591",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 34475,
        "title": "Flame Block",
        "version": "smwc-34475-1690783591",
        "upstream_time": 1690783591,
        "download_url": "https://dl.smwcentral.net/34475/FireFlame.zip",
        "filename": "FireFlame.zip",
        "size": 1022,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      },
      {
        "upstream_id": 24807,
        "title": "Flame Block",
        "version": "smwc-24807-1603932891",
        "upstream_time": 1603932891,
        "download_url": "https://dl.smwcentral.net/24807/FlameBlock.zip",
        "filename": "FlameBlock.zip",
        "size": 934,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-fool-s-gold",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3862,
    "title": "Fool's Gold",
    "authors": [
      "Ultimaximus"
    ],
    "tags": [
      "coin",
      "hurt",
      "lorom"
    ],
    "description": "Hurts the player unless he has more than a customizable number of coins.",
    "latest_version": "smwc-3862-1409086581",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3862,
        "title": "Fool's Gold",
        "version": "smwc-3862-1409086581",
        "upstream_time": 1409086581,
        "download_url": "https://dl.smwcentral.net/3862/foolsgold.zip",
        "filename": "foolsgold.zip",
        "size": 387,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-force-yoshi-dismount",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41086,
    "title": "Force Yoshi Dismount",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This block is a gate that prevents Mario from riding Yoshi through, without outright killing Yoshi. It will force the player to dismount Yoshi, and optionally stop Yoshi from passing at all (preventing \"throwing\" Yoshi through the block with his momentum).<br>\r\n<br>\r\nUseful if you want to restrict Yoshi within an area, but also allow the player to return to him.<br>\r\n<br>\r\nRequires a small hijack to prevent cheesing Yoshi through the block with quick mount-dismounts. An unpatch is included.",
    "latest_version": "smwc-41086-1763779809",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41086,
        "title": "Force Yoshi Dismount",
        "version": "smwc-41086-1763779809",
        "upstream_time": 1763779809,
        "download_url": "https://dl.smwcentral.net/41086/Off%20Yoshi.zip",
        "filename": "Off Yoshi.zip",
        "size": 1445,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-forever-turnblock",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 31924,
    "title": "Forever Turnblock",
    "authors": [
      "spooonsss"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "solid",
      "turnblock"
    ],
    "description": "A turnblock that never stops spinning after it is activated.<br>\r\n<br>\r\n(No bounce sprite)",
    "latest_version": "smwc-31924-1661942302",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 31924,
        "title": "Forever Turnblock",
        "version": "smwc-31924-1661942302",
        "upstream_time": 1661942302,
        "download_url": "https://dl.smwcentral.net/31924/ForeverTurnblock.zip",
        "filename": "ForeverTurnblock.zip",
        "size": 1079,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-freeze-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4071,
    "title": "Freeze Block",
    "authors": [
      "Ixtab"
    ],
    "tags": [
      "controls",
      "credits",
      "disable",
      "freeze",
      "lorom"
    ],
    "description": "This block disables jumping and makes you walk at snails pace. To be used with custom credit levels whith auto scroll enabled.",
    "latest_version": "smwc-4071-1426267281",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4071,
        "title": "Freeze Block",
        "version": "smwc-4071-1426267281",
        "upstream_time": 1426267281,
        "download_url": "https://dl.smwcentral.net/4071/freeze.zip",
        "filename": "freeze.zip",
        "size": 299,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-freeze-ice-mario-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4055,
    "title": "Freeze Ice Mario Block",
    "authors": [
      "allowiscous"
    ],
    "tags": [
      "freeze",
      "ice",
      "lorom",
      "platform"
    ],
    "description": "These two blocks, will either freeze Mario immediately, then disappear in a puff of smoke, or freeze Mario over time, but not disappear in a puff of smoke depending which on you use. They also both disapear in a puff of smoke when hit by a fireball. No credit needed. Lastly, the readme explains which one is which.",
    "latest_version": "smwc-4055-1426276715",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4055,
        "title": "Freeze Ice Mario Block",
        "version": "smwc-4055-1426276715",
        "upstream_time": 1426276715,
        "download_url": "https://dl.smwcentral.net/4055/Ice%20Block.zip",
        "filename": "Ice Block.zip",
        "size": 1605,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-full-hp-and-mp-for-coins",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3983,
    "title": "Full HP and MP for coins",
    "authors": [
      "Medic"
    ],
    "tags": [
      "lorom",
      "patch compliment"
    ],
    "description": "This block restores all of your HP and MP for a configurable amount of coins.<br>\r\n<br>\r\nONLY compatible with <a href=\"http://www.smwcentral.net/download.php?id=441&type=patches\">RPG Hacker's HP and MP</a> patch <br>\r\n<br>\r\nNo credit needed.",
    "latest_version": "smwc-3983-1409036442",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3983,
        "title": "Full HP and MP for coins",
        "version": "smwc-3983-1409036442",
        "upstream_time": 1409036442,
        "download_url": "https://dl.smwcentral.net/3983/fullhpmp%20%282%29.zip",
        "filename": "fullhpmp (2).zip",
        "size": 545,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-gamble-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 11532,
    "title": "Gamble block",
    "authors": [
      "Pseudogon"
    ],
    "tags": [
      "coins",
      "gamble",
      "lives",
      "lorom",
      "pay",
      "prize"
    ],
    "description": "When you hit this block you will pay 10 coins (Customizable) and you would have a 1 out of 8 chance to win a prize. That prize would be 3 extra lives (Also Customizable). If you win the prize the block would disappear.",
    "latest_version": "smwc-11532-1437098221",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 11532,
        "title": "Gamble block",
        "version": "smwc-11532-1437098221",
        "upstream_time": 1437098221,
        "download_url": "https://dl.smwcentral.net/11532/Gamble%20Block.zip",
        "filename": "Gamble Block.zip",
        "size": 516,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-ghb-s-sticky-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 15731,
    "title": "GHB's Sticky Block",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "glue",
      "lorom",
      "sa-1",
      "sticky",
      "tar"
    ],
    "description": "Unlike the outdated BlockTool version by Jhonwilson, this one has an improvement:<br>\r\n<br>\r\n-can modify the \"speed limit\" on how slow mairo is allowed rather than a speed of $00.<br>\r\n-corners included<br>\r\n-can disable jumping while standing on top<br>\r\n-stick to the bottom and can move along with it (by pressing left or right) perfect for platforming levels that lacks a floor, doesn't work if yoshi or if mario is in water.<br>\r\n-and a walljump version",
    "latest_version": "smwc-15731-1503008693",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 15731,
        "title": "GHB's Sticky Block",
        "version": "smwc-15731-1503008693",
        "upstream_time": 1503008693,
        "download_url": "https://dl.smwcentral.net/15731/StickyBlk_2_1.zip",
        "filename": "StickyBlk_2_1.zip",
        "size": 2403,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-ghb-s-walljump-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 11280,
    "title": "GHB's Walljump Block",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "walljump"
    ],
    "description": "This walljump block has fixes from <a href=\"http://www.smwcentral.net/?p=section&a=details&id=4041\">Ersanio's walljump block</a>:<br>\r\n<br>\r\n-walljumping \"away\" from the block causes mario to walljump shorter from the wall than what he's supposed to and in faster X speeds, can \"suck\" mario into the wall and die, It uses $7E:0093 to check which side mario is on.<br>\r\n<br>\r\n-if mario's \"status\" like not swimming, not carrying an item, not ducking, not spinjumping, and is in the air (possible if you place this on the ground), then he can walljump.<br>\r\n<br>\r\nI did not \"copy\" his block, its created from scratch, but the labels pointers defines on the top are for the user to change the speed are now explainable to understand (like having the x speed left and right are the same distance away from the wall formula is L=$100-R).<br>\r\n<br>\r\nNote: do not use this on horizontal moving layer 2, the detection of left and right side gets switched if the blocks are halfway \"between block grid\" on the layer 2 x position.<br>\r\n",
    "latest_version": "smwc-11280-1430612157",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 11280,
        "title": "GHB's Walljump Block",
        "version": "smwc-11280-1430612157",
        "upstream_time": 1430612157,
        "download_url": "https://dl.smwcentral.net/11280/GHB_walljumpfix.zip",
        "filename": "GHB_walljumpfix.zip",
        "size": 1429,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-glider-tile",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 24733,
    "title": "Glider Tile",
    "authors": [
      "LMPuny"
    ],
    "tags": [
      "cape",
      "flying",
      "lorom",
      "physics",
      "sa-1",
      "yoshi"
    ],
    "description": "Jump into this block while in the air, holding Y/X and with the Cape powerup, then you'll be sent gliding instantly into the air.<br>\r\n<br>\r\nAt the .asm file you will be able to change defines to allow or disallow gliding at certain cursed conditions (by default they're all allowed), they are: gliding while...<br>\r\n<br>\r\n- Crouched<br>\r\n- Spin jumping<br>\r\n- Riding Yoshi<br>\r\n- Holding an object<br>\r\n<br>\r\nIt ideally should act as tile 25 but you may get creative and put it to act like other stuff like in the second GIF where it acts like a coin.",
    "latest_version": "smwc-24733-1602932853",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 24733,
        "title": "Glider Tile",
        "version": "smwc-24733-1602932853",
        "upstream_time": 1602932853,
        "download_url": "https://dl.smwcentral.net/24733/GliderTiles.zip",
        "filename": "GliderTiles.zip",
        "size": 784,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-guardian",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3863,
    "title": "Guardian",
    "authors": [
      "Ultimaximus"
    ],
    "tags": [
      "coin",
      "guard",
      "lorom",
      "message"
    ],
    "description": "If the player has less than the customizable amount of coins, Guardian displays selected message and flings the player away with a sound. If the player has enough, Guardian takes that many coins away, plays \"correct\" sound, displays selected message, and allows access to blocked passageway.",
    "latest_version": "smwc-3863-1410748341",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3863,
        "title": "Guardian",
        "version": "smwc-3863-1410748341",
        "upstream_time": 1410748341,
        "download_url": "https://dl.smwcentral.net/3863/Guardian.zip",
        "filename": "Guardian.zip",
        "size": 644,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-hard-block-break-with-ground-pound",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4056,
    "title": "Hard block (break with ground pound)",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "breakable",
      "ground pound",
      "hard",
      "lorom"
    ],
    "description": "A block that's only breakable with MarioE's ground pound patch.",
    "latest_version": "smwc-4056-1426268611",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4056,
        "title": "Hard block (break with ground pound)",
        "version": "smwc-4056-1426268611",
        "upstream_time": 1426268611,
        "download_url": "https://dl.smwcentral.net/4056/block.zip",
        "filename": "block.zip",
        "size": 355,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-hard-brick",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3934,
    "title": "Hard Brick",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "below",
      "hard",
      "lorom",
      "shatter"
    ],
    "description": "A brick that will shatter when hit from below a defined # of times, optionally with a sound.",
    "latest_version": "smwc-3934-1409010139",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3934,
        "title": "Hard Brick",
        "version": "smwc-3934-1409010139",
        "upstream_time": 1409010139,
        "download_url": "https://dl.smwcentral.net/3934/hardbrick.zip",
        "filename": "hardbrick.zip",
        "size": 492,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-hard-landing",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3870,
    "title": "Hard Landing",
    "authors": [
      "Klazen"
    ],
    "tags": [
      "fall",
      "hard",
      "lorom",
      "stun"
    ],
    "description": "When the player lands on this block, the screen shakes and he gets stunned for a moment. Useful for emphasizing long falls.<br>\r\nCode allows for one specific Map16 block per level, as the code runs only once. Uses one byte of free RAM.",
    "latest_version": "smwc-3870-1409869305",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3870,
        "title": "Hard Landing",
        "version": "smwc-3870-1409869305",
        "upstream_time": 1409869305,
        "download_url": "https://dl.smwcentral.net/3870/HardLanding.zip",
        "filename": "HardLanding.zip",
        "size": 1043,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-heavy-water",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4042,
    "title": "Heavy Water",
    "authors": [
      "bond84"
    ],
    "tags": [
      "lorom",
      "water"
    ],
    "description": "This is my first block. It makes it to when you are in water, it makes you fall down and swim up slowly.<br>\r\nMore Info in Read-Me.",
    "latest_version": "smwc-4042-1426272084",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4042,
        "title": "Heavy Water",
        "version": "smwc-4042-1426272084",
        "upstream_time": 1426272084,
        "download_url": "https://dl.smwcentral.net/4042/Heavy%20Water.zip",
        "filename": "Heavy Water.zip",
        "size": 823,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-hidden-tunnel-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 9616,
    "title": "Hidden Tunnel Block",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "hidden",
      "lorom",
      "on off",
      "tunnel"
    ],
    "description": "These blocks are designed to mimic the hidden tunnel effect in Yoshi's Island. When you enter the tunnel, it appears, and when you leave, it disappears again. The tunnels use on/off animation. In addition to changing the on/off value, the \"appear\" sound effect is played, just like in YI. (Note: There is no transition pause).<br>\r\n<br>\r\nExtremely simple GFX made by S.R.H..",
    "latest_version": "smwc-9616-1419823790",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 9616,
        "title": "Hidden Tunnel Block",
        "version": "smwc-9616-1419823790",
        "upstream_time": 1419823790,
        "download_url": "https://dl.smwcentral.net/9616/tunnel.zip",
        "filename": "tunnel.zip",
        "size": 2978,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-hit-remembering-invisible-coin-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 20629,
    "title": "Hit-Remembering Invisible Coin Blocks",
    "authors": [
      "trillian"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "uberasm needed"
    ],
    "description": "These are kaizo blocks (aka invisible coin blocks) that, when hit once, will remember being hit and appear as outlined later. Requires UberASM tool.<br>\r\n<br>\r\nRequested by MegaNerd14 on Discord.",
    "latest_version": "smwc-20629-1566255266",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 20629,
        "title": "Hit-Remembering Invisible Coin Blocks",
        "version": "smwc-20629-1566255266",
        "upstream_time": 1566255266,
        "download_url": "https://dl.smwcentral.net/20629/RememberingKaizoBlocks.zip",
        "filename": "RememberingKaizoBlocks.zip",
        "size": 4732,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-holding-state-key-blocks-locks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 28089,
    "title": "Holding State Key Blocks/Locks",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "key",
      "lock",
      "lorom",
      "map16",
      "sa-1",
      "solid"
    ],
    "description": "This pack contains a block that gives a virtual key that can unlock certain other blocks.<br>\r\n<br>\r\nCredit is optional, requested by <span class=\"un-outer\" title=\"Aram\"><span title=\"Aram donated $5.00.\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=21245\" style=\"color: var(--user-color-3);\" class=\"un\">Aram</a></span>.",
    "latest_version": "smwc-28089-1640456594",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 28089,
        "title": "Holding State Key Blocks/Locks",
        "version": "smwc-28089-1640456594",
        "upstream_time": 1640456594,
        "download_url": "https://dl.smwcentral.net/28089/KeyStateBlocks.zip",
        "filename": "KeyStateBlocks.zip",
        "size": 2260,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-horizontal-pipe-on-levels-beaten",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3889,
    "title": "Horizontal Pipe on Levels Beaten",
    "authors": [
      "Broozer"
    ],
    "tags": [
      "beaten",
      "cleared",
      "level",
      "lorom",
      "pipe"
    ],
    "description": "As the name implies, this block is supposed to act like a regular pipe tile if X exits have not yet been obtained. However, if such amount of exits or MORE have been obtained, the block behaves like a horizontal pipe with exit enabled.<br>\r\nThe amount of exits needed for the pipe to work can be easily defined in decimal in the ASM file.<br>\r\nCredit is not required, but would be appreciated.",
    "latest_version": "smwc-3889-1426213550",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3889,
        "title": "Horizontal Pipe on Levels Beaten",
        "version": "smwc-3889-1426213550",
        "upstream_time": 1426213550,
        "download_url": "https://dl.smwcentral.net/3889/pipe.zip",
        "filename": "pipe.zip",
        "size": 1166,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-horizontal-stop-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 6299,
    "title": "Horizontal Stop Block",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "anti-boost block",
      "boost",
      "lorom",
      "stop block"
    ],
    "description": "Tired of having horizontal <a href=\"http://www.smwcentral.net/?p=section&a=details&id=4103\">boost blocks</a> killing mario when he crashes into a wall? Worry no more! Unlike Jhonwil's stop block (which runs the stop code every frame when Mario is touching it), this will only stop Mario if he is going too fast (if value between #$35-#$CA, faster than Mario's max running speed). This is useful for preventing Mario from dying when he runs into a wall very fast.<br>\r\n<br>\r\nThis version is actually the \"wall\" part, unlike the previous one, which is the \"air\" tile next to it.",
    "latest_version": "smwc-6299-1438748513",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 6299,
        "title": "Horizontal Stop Block",
        "version": "smwc-6299-1438748513",
        "upstream_time": 1438748513,
        "download_url": "https://dl.smwcentral.net/6299/stopper_ver2.zip",
        "filename": "stopper_ver2.zip",
        "size": 7941,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-horizontal-vine",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 21041,
    "title": "Horizontal Vine",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "lorom",
      "platform",
      "sa-1",
      "vine"
    ],
    "description": "A block that the player can hold onto and move horizontally. He drops if he presses Down.",
    "latest_version": "smwc-21041-1567109516",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 21041,
        "title": "Horizontal Vine",
        "version": "smwc-21041-1567109516",
        "upstream_time": 1567109516,
        "download_url": "https://dl.smwcentral.net/21041/Horizontal%20Vine.zip",
        "filename": "Horizontal Vine.zip",
        "size": 3876,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-hurt-when-holding-block-improved",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4074,
    "title": "Hurt when holding block Improved",
    "authors": [
      "Synyster"
    ],
    "tags": [
      "holding",
      "hurt mario",
      "item",
      "lorom"
    ],
    "description": "The improved version of my old block.<br>\r\nRe-submitted and is fixed now.<br>\r\nIt hurts you if you try and pass it while holding an item. Make it invisible for the best results.",
    "latest_version": "smwc-4074-1427083979",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4074,
        "title": "Hurt when holding block Improved",
        "version": "smwc-4074-1427083979",
        "upstream_time": 1427083979,
        "download_url": "https://dl.smwcentral.net/4074/HurtWhenHoldingImproved.zip",
        "filename": "HurtWhenHoldingImproved.zip",
        "size": 347,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-hurt-yoshi",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 24290,
    "title": "Hurt Yoshi",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "hurt",
      "lorom",
      "muncher",
      "sa-1",
      "yoshi"
    ],
    "description": "A hurt block that makes Yoshi run away when touched instead of just hurting Mario like the vanilla munchers do. You can configure it to let Yoshi step on it or not. As a bonus, it turning into a coin when a silver P-switch is pressed can be toggled, and there is an option to make it not hurt Mario at all, just make Yoshi run away if being ridden.",
    "latest_version": "smwc-24290-1597763953",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 24290,
        "title": "Hurt Yoshi",
        "version": "smwc-24290-1597763953",
        "upstream_time": 1597763953,
        "download_url": "https://dl.smwcentral.net/24290/hurtyoshi.zip",
        "filename": "hurtyoshi.zip",
        "size": 1385,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-hyper-door-collection",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3835,
    "title": "Hyper Door Collection",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "door",
      "lorom",
      "pack"
    ],
    "description": "This pack contains a LOT of custom doors for you to use. I know Sonikku already coded some of them, but was for BT, and I coded these all from scratch.<br>\r\nFeatures:<br>\r\nThese doors won't let you enter in air;<br>\r\nMade Small doors;<br>\r\nDisassembled SMW Door too!",
    "latest_version": "smwc-3835-1418186649",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3835,
        "title": "Hyper Door Collection",
        "version": "smwc-3835-1418186649",
        "upstream_time": 1418186649,
        "download_url": "https://dl.smwcentral.net/3835/Door%20Collection.zip",
        "filename": "Door Collection.zip",
        "size": 13938,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-icy-frozen-blocks-pack",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 27360,
    "title": "Icy/Frozen Blocks Pack",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "coin",
      "ice",
      "lorom",
      "map16",
      "note block",
      "on-off",
      "p-switch",
      "pack",
      "sa-1",
      "yoshi coin"
    ],
    "description": "This package of icy blocks, completely coded by me, are different from the 'shattering' ice blocks! These actually melt when hit by a fireball. This package features a grand total of 13, fully customizable ice blocks. Read the readme for more information and block setups.<br>\r\n<br>\r\nIt doesn't include graphics, but you can use <a href=\"https://www.smwcentral.net/?p=section&a=details&id=19889\">these</a>.<br>\r\n<br>\r\nUpdate (KevinM): converted to be SA-1 hybrid. Made some small code optimizations. Fixed an issue that made the multi-part blocks not work properly in vertical levels.",
    "latest_version": "smwc-27360-1635336993",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 27360,
        "title": "Icy/Frozen Blocks Pack",
        "version": "smwc-27360-1635336993",
        "upstream_time": 1635336993,
        "download_url": "https://dl.smwcentral.net/27360/Icy%20blocks.zip",
        "filename": "Icy blocks.zip",
        "size": 12659,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-inversed-water",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3798,
    "title": "Inversed Water",
    "authors": [
      "Ersanio",
      "KilloZapit"
    ],
    "tags": [
      "lorom",
      "water",
      "wtf"
    ],
    "description": "Once you swim in this water, the controls will be inversed! That means if you press right, the player will go to the left, and vice versa. More details in the asm file!",
    "latest_version": "smwc-3798-1409414367",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3798,
        "title": "Inversed Water",
        "version": "smwc-3798-1409414367",
        "upstream_time": 1409414367,
        "download_url": "https://dl.smwcentral.net/3798/Inversion.zip",
        "filename": "Inversion.zip",
        "size": 445,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-inverted-question-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 17187,
    "title": "Inverted Question Blocks",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "bounce block",
      "bounce sprite",
      "customizable",
      "lorom",
      "question block",
      "question blocks",
      "sa-1"
    ],
    "description": "These are a set of Question blocks that only Mario can activate from above. Some vague instructions can be found in each Block's files. You'll have to play with the defines to get what you want.<br>\r\n\t<br>\r\nOne more thing!<br>\r\n\t<br>\r\nIf you want one of these blocks to be more like an Invisible Coin Block that Mario can only activate from above, make the Acts Like setting 25 instead of 130.<br>\r\n\t<br>\r\n\tThat's 'bout it!<br>\r\n\t\t~ Mandew",
    "latest_version": "smwc-17187-1520692818",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 17187,
        "title": "Inverted Question Blocks",
        "version": "smwc-17187-1520692818",
        "upstream_time": 1520692818,
        "download_url": "https://dl.smwcentral.net/17187/Inverted%20Question%20Blocks.zip",
        "filename": "Inverted Question Blocks.zip",
        "size": 9955,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-invincibility-while-ducking",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 42025,
    "title": "Invincibility While Ducking",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "controller",
      "duck",
      "invincibility",
      "lorom",
      "player",
      "sa-1",
      "uberasm needed"
    ],
    "description": "This block will make the player invincible when they're ducking, either when standing on it or while inside it. Inspired by <a href=\"https://smwc.me/s/19384\">this patch</a> I made a while ago.<br>\r\n<br>\r\nIncludes an assortment of visual effects, such as going behind layers, flashing, sparkling, and setting custom poses.",
    "latest_version": "1.1.1",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 42025,
        "title": "Invincibility While Ducking",
        "version": "1.1.1",
        "upstream_time": 1777406507,
        "download_url": "https://dl.smwcentral.net/42025/Invincible%20Duck%20Block%20v1.1.1.zip",
        "filename": "Invincible Duck Block v1.1.1.zip",
        "size": 1928,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-invincible-invisible-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3959,
    "title": "Invincible & Invisible Block",
    "authors": [
      "DarkSlayerEX"
    ],
    "tags": [
      "invincible",
      "invisible",
      "lorom",
      "star"
    ],
    "description": "This block makes the player invincible and invisible.",
    "latest_version": "smwc-3959-1438223367",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3959,
        "title": "Invincible & Invisible Block",
        "version": "smwc-3959-1438223367",
        "upstream_time": 1438223367,
        "download_url": "https://dl.smwcentral.net/3959/invini_invisi_block.zip",
        "filename": "invini_invisi_block.zip",
        "size": 377,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-invincible-on-touch",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3803,
    "title": "Invincible on Touch",
    "authors": [
      "scepile3"
    ],
    "tags": [
      "invincible",
      "lorom",
      "sa-1"
    ],
    "description": "This block makes the player invincible to any attack, as long as that attack doesn't instantaneously kill a player (i.e. lava, crush between two objects).",
    "latest_version": "smwc-3803-1410399435",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3803,
        "title": "Invincible on Touch",
        "version": "smwc-3803-1410399435",
        "upstream_time": 1410399435,
        "download_url": "https://dl.smwcentral.net/3803/Invincible%20Mario%20Block.zip",
        "filename": "Invincible Mario Block.zip",
        "size": 256,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-invisible-question-mark-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 28852,
    "title": "Invisible Question Mark Blocks",
    "authors": [
      "BlueToad"
    ],
    "tags": [
      "block",
      "invisible",
      "item",
      "lorom",
      "question block",
      "sa-1"
    ],
    "description": "Here's a simple invisible block whose contents can be changed to have a Yoshi, P-switch, shell, note block, on-off block, anything. Just set the act as to the one of the block you want to imitate.<br>\r\n<br>\r\nThis YouTube video has a demonstration as I was too lazy to make a GIF. https://youtu.be/2vrM0kxF7bE<br>\r\n<br>\r\nHave fun!!",
    "latest_version": "smwc-28852-1645466272",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 28852,
        "title": "Invisible Question Mark Blocks",
        "version": "smwc-28852-1645466272",
        "upstream_time": 1645466272,
        "download_url": "https://dl.smwcentral.net/28852/invis.zip",
        "filename": "invis.zip",
        "size": 460,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-invisible-vine-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4818,
    "title": "Invisible Vine Block",
    "authors": [
      "PermaBan"
    ],
    "tags": [
      "invisible",
      "lorom",
      "vine"
    ],
    "description": "An invisible vine block that is only activated from the bottom and can be passed through from the top. You have to make the block invisible graphically - that's not too difficult.<br>\r\n<br>\r\n~Updated to include sound which I forgot to add long ago when I made this~",
    "latest_version": "smwc-4818-1431653767",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4818,
        "title": "Invisible Vine Block",
        "version": "smwc-4818-1431653767",
        "upstream_time": 1431653767,
        "download_url": "https://dl.smwcentral.net/4818/InvisivineNowWithSound.zip",
        "filename": "InvisivineNowWithSound.zip",
        "size": 867,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-invisible-warp-hole-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 26491,
    "title": "Invisible \"Warp Hole\" Block",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "hole",
      "lorom",
      "sa-1",
      "warp"
    ],
    "description": "This is a block version of the Invisible Warp Hole (sprite 8E), with some extra features. When touched, Mario will instantly be warped a distance relative to the block. You can customize the warp distance, direction, whether it zeroes Mario's X speed, and an option to make it warp only once. You can also choose to make it warp sprites too!<br>\r\n<br>\r\nNote: Like the sprite, this block is prone to causing tile glitches if the camera scrolls too far.<br>\r\n<br>\r\nRequested by SusGodGaming.",
    "latest_version": "smwc-26491-1618993018",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 26491,
        "title": "Invisible \"Warp Hole\" Block",
        "version": "smwc-26491-1618993018",
        "upstream_time": 1618993018,
        "download_url": "https://dl.smwcentral.net/26491/WarpBlock.zip",
        "filename": "WarpBlock.zip",
        "size": 1275,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-item-gate",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 27122,
    "title": "Item Gate",
    "authors": [
      "Insanit"
    ],
    "tags": [
      "hurt",
      "kill",
      "lorom",
      "sa-1"
    ],
    "description": "This block can hurt or even kill you instantly if you're not holding an item/sprite. The effect is customizable. It can act like air, solid block, water or whatever you think.<br>\r\nNet graphics included.",
    "latest_version": "smwc-27122-1630787974",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 27122,
        "title": "Item Gate",
        "version": "smwc-27122-1630787974",
        "upstream_time": 1630787974,
        "download_url": "https://dl.smwcentral.net/27122/MustHold.zip",
        "filename": "MustHold.zip",
        "size": 857,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-item-reserve-powerup",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3893,
    "title": "Item Reserve Powerup",
    "authors": [
      "New Hacker"
    ],
    "tags": [
      "item box",
      "lorom"
    ],
    "description": "This puts an item in the item box when the player is small - by default it's a mushroom. See the readme to know what items you can put or how to make the code run regardless of power-up.",
    "latest_version": "smwc-3893-1436537398",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3893,
        "title": "Item Reserve Powerup",
        "version": "smwc-3893-1436537398",
        "upstream_time": 1436537398,
        "download_url": "https://dl.smwcentral.net/3893/MushroomItemBox.zip",
        "filename": "MushroomItemBox.zip",
        "size": 956,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-jukeboxblock-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 39522,
    "title": "JukeboxBlock v1.1",
    "authors": [
      "AlesN0w"
    ],
    "tags": [
      "music",
      "music box"
    ],
    "description": "This is a jukebox block. It changes the currently playing music each time the player presses UP or DOWN. You can configure which songs the jukebox will play and also how many songs it can cycle through (maximum of 30).  <br>\r\n<br>\r\nBy default, it is set to play 20 songs (I did this for those who want to use it without AddMusic). The jukebox will go through all the songs as the player presses UP, then it will return to the music that was playing in the level (you need to configure which music will be playing in the level).  <br>\r\n<br>\r\nYou can use this jukebox without AddMusic, but I recommend installing AddMusic at least once in your hack before using it, since AddMusic changes the Hex values of the songs after installation.  <br>\r\n<br>\r\nIt comes with graphics and a GPS list, but you can draw your own graphics if you want. Set \"Act as\" to 25 for the jukebox.  <br>\r\n<br>\r\nFor more information on how to customize the jukebox, check the Readme.  <br>\r\n<br>\r\nI hope you all enjoy it!<br>\r\n<br>\r\nUpdate JukeboxBlock v1.1:  <br>\r\n<br>\r\n  Added the function to go back to previous songs by pressing DOWN, suggested by \"HammerBrother\". Readme updated.",
    "latest_version": "smwc-39522-1748288381",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 39522,
        "title": "JukeboxBlock v1.1",
        "version": "smwc-39522-1748288381",
        "upstream_time": 1748288381,
        "download_url": "https://dl.smwcentral.net/39522/JukeboxBlock%20v1_1.zip",
        "filename": "JukeboxBlock v1_1.zip",
        "size": 6435,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-jump-activated-spikes-hurt-blocks-v1-1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41209,
    "title": "Jump-Activated Spikes/Hurt Blocks v1.1.1",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "hurt",
      "jump",
      "lorom",
      "sa-1",
      "uberasm needed"
    ],
    "description": "These blocks will change every time the player jumps.<br>\r\nRequested by <span class=\"un-outer\" title=\"mr bean6652\"><a href=\"/?p=profile&amp;id=26761\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">mr bean6652</a></span>.<br>\r\n<br>\r\nv1.1 (<span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>)<br>\r\n---<br>\r\n- Added SA-1 support.<br>\r\n- Added a define to not hurt the player while on Yoshi on the above variant of the spikes.<br>\r\n- Added a Map16 page.",
    "latest_version": "smwc-41209-1765844757",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41209,
        "title": "Jump-Activated Spikes/Hurt Blocks v1.1.1",
        "version": "smwc-41209-1765844757",
        "upstream_time": 1765844757,
        "download_url": "https://dl.smwcentral.net/41209/Jump%20Activated%20Spikes%20v1.1.1.zip",
        "filename": "Jump Activated Spikes v1.1.1.zip",
        "size": 7673,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-jump-coin",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3841,
    "title": "Jump Coin",
    "authors": [
      "Mar-tinnitus"
    ],
    "tags": [
      "boost",
      "coin",
      "lorom",
      "p-switch"
    ],
    "description": "This block makes the player jump and gain a coin when touched. It's solid when the blue P-Switch is active.",
    "latest_version": "smwc-3841-1436704986",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3841,
        "title": "Jump Coin",
        "version": "smwc-3841-1436704986",
        "upstream_time": 1436704986,
        "download_url": "https://dl.smwcentral.net/3841/coinjump%20v2.zip",
        "filename": "coinjump v2.zip",
        "size": 370,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-jump-only-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 32052,
    "title": "Jump Only Block",
    "authors": [
      "Nitrocell Inc."
    ],
    "tags": [
      "act-as",
      "fixed",
      "jump",
      "kill",
      "lorom",
      "sa-1"
    ],
    "description": "This block will kill player if not jumping through it. More precisely, it will kill player if player's Y SPEED is positive (falling down). Otherwise, if Y speed is negative (going upwards and thus jumping is performing same), it will let you pass without killing. Also, this is also valid if player is swimming (going up when swimming, without falling). Otherwise, in water, this block will kill player.<br>\r\nAlso, this block pack contains a simple GFX file called ExGFXxx where xx indicates that you can put it wherever you want (as long as you use basic GFX knowledge). This GFX uses original palette, so importing is not needed. You can use default one. Remember to use [Palette 4] for this block in Map16 for best experience.",
    "latest_version": "smwc-32052-1662421432",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 32052,
        "title": "Jump Only Block",
        "version": "smwc-32052-1662421432",
        "upstream_time": 1662421432,
        "download_url": "https://dl.smwcentral.net/32052/jump_only_block.zip",
        "filename": "jump_only_block.zip",
        "size": 920,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-key-coin-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 21072,
    "title": "Key Coin Block",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "coin",
      "key",
      "lorom",
      "sa-1",
      "smoke"
    ],
    "description": "This block will give a coin when you have a key a touch it and disappear in a puff.",
    "latest_version": "smwc-21072-1568185076",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 21072,
        "title": "Key Coin Block",
        "version": "smwc-21072-1568185076",
        "upstream_time": 1568185076,
        "download_url": "https://dl.smwcentral.net/21072/Key%20Coin.zip",
        "filename": "Key Coin.zip",
        "size": 707,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-key-lock-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41117,
    "title": "Key Lock Blocks",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "key",
      "lock",
      "lorom",
      "puzzle",
      "sa-1"
    ],
    "description": "This package contains many key block barriers in different shapes:<br>\r\n<br>\r\n-A 2 block long (vertically and horizontally)<br>\r\n-A 3 block long (vertically and horizontally)<br>\r\n-A 32x32 px (2x2 16x16) block<br>\r\n<br>\r\nAnd also an option if you want a stackable key counter like in the zelda series.",
    "latest_version": "smwc-41117-1764224192",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41117,
        "title": "Key Lock Blocks",
        "version": "smwc-41117-1764224192",
        "upstream_time": 1764224192,
        "download_url": "https://dl.smwcentral.net/41117/Key%20Lock%20Blocks.zip",
        "filename": "Key Lock Blocks.zip",
        "size": 49430,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-key-or-die",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3968,
    "title": "Key or Die",
    "authors": [
      "uyuyuy99"
    ],
    "tags": [
      "key",
      "kill",
      "lorom"
    ],
    "description": "If the player does not have a key, it kills you instantly (like lava). If the player IS holding a key, the block acts normal. Please give credit if used.",
    "latest_version": "smwc-3968-1409870129",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3968,
        "title": "Key or Die",
        "version": "smwc-3968-1409870129",
        "upstream_time": 1409870129,
        "download_url": "https://dl.smwcentral.net/3968/key_or_die.zip",
        "filename": "key_or_die.zip",
        "size": 1134,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-keyhole-block-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 21168,
    "title": "Keyhole Block v1.3",
    "authors": [
      "Final Theory"
    ],
    "tags": [
      "ends level",
      "key",
      "key hole",
      "keyhole",
      "lorom",
      "sa-1"
    ],
    "description": "This is a block which acts just like the keyhole sprite (Sprite Command E). It ends the level if Mario is holding a key or if Yoshi has a key in his mouth.<br>\r\n<br>\r\nVersion 1.3 adds a couple of defines and centers the keyhole level end effect on the screen in order to prevent crashing at certain block positions.",
    "latest_version": "smwc-21168-1569186824",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 21168,
        "title": "Keyhole Block v1.3",
        "version": "smwc-21168-1569186824",
        "upstream_time": 1569186824,
        "download_url": "https://dl.smwcentral.net/21168/KeyHoleBlockv1.3.zip",
        "filename": "KeyHoleBlockv1.3.zip",
        "size": 1231,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-keyhole-sequence-block-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 21169,
    "title": "Keyhole Sequence Block v1.3",
    "authors": [
      "Buu"
    ],
    "tags": [
      "exit",
      "keyhole",
      "lorom",
      "sa-1",
      "secret"
    ],
    "description": "This block triggers the keyhole effect and ends the level with the secret exit. See the ASM file included in it for more info.<br>\r\nPlease give credit if used!<br>\r\n<br>\r\nVersion 1.3 adds a couple of defines and centers the keyhole level end effect on the screen in order to prevent crashing at certain block positions.",
    "latest_version": "smwc-21169-1569186776",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 21169,
        "title": "Keyhole Sequence Block v1.3",
        "version": "smwc-21169-1569186776",
        "upstream_time": 1569186776,
        "download_url": "https://dl.smwcentral.net/21169/keyhole_end_v1.3.zip",
        "filename": "keyhole_end_v1.3.zip",
        "size": 716,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-kill-from-above",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3989,
    "title": "Kill From Above",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "kill",
      "lorom",
      "map16",
      "sides",
      "top"
    ],
    "description": "A block that is safe to touch from the sides, and outright kills sprites and Mario if they land on it from above. It also changes into the next Map16 tile. Made by request.",
    "latest_version": "smwc-3989-1426273110",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3989,
        "title": "Kill From Above",
        "version": "smwc-3989-1426273110",
        "upstream_time": 1426273110,
        "download_url": "https://dl.smwcentral.net/3989/Block2.zip",
        "filename": "Block2.zip",
        "size": 556,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-kill-muncher",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 24055,
    "title": "Kill Muncher",
    "authors": [
      "JackTheSpades"
    ],
    "tags": [
      "kill",
      "lorom",
      "muncher",
      "sa-1",
      "star",
      "yoshi"
    ],
    "description": "Kills the player instantly regardless of power-up unless he has a star or is riding on Yoshi. So, like a normal muncher but with instant kill.<br>\r\n<br>\r\nUPDATE (Major Flare): Made SA-1 hybrid and added images.",
    "latest_version": "smwc-24055-1596015558",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 24055,
        "title": "Kill Muncher",
        "version": "smwc-24055-1596015558",
        "upstream_time": 1596015558,
        "download_url": "https://dl.smwcentral.net/24055/Kill%20Muncher.zip",
        "filename": "Kill Muncher.zip",
        "size": 535,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-kill-player-on-sprite-contact",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 32232,
    "title": "Kill Player on Sprite Contact",
    "authors": [
      "zynnoir"
    ],
    "tags": [
      "kill",
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "A block that kills the player when a sprite touches it. This block will work with Yoshi if idle or running, but not if being ridden. Sprites that do not interact with objects, such as bullet bills, will not trigger death. Carry-able sprites will trigger death even if being held.",
    "latest_version": "smwc-32232-1664740294",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 32232,
        "title": "Kill Player on Sprite Contact",
        "version": "smwc-32232-1664740294",
        "upstream_time": 1664740294,
        "download_url": "https://dl.smwcentral.net/32232/kill.zip",
        "filename": "kill.zip",
        "size": 328,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-kill-player-on-star",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3823,
    "title": "Kill Player On Star",
    "authors": [
      "Ramp202"
    ],
    "tags": [
      "kill",
      "lorom",
      "star"
    ],
    "description": "Basically a block that either kills the player when he has a star or when he doesn't have a star.",
    "latest_version": "smwc-3823-1436702985",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3823,
        "title": "Kill Player On Star",
        "version": "smwc-3823-1436702985",
        "upstream_time": 1436702985,
        "download_url": "https://dl.smwcentral.net/3823/DieStar.zip",
        "filename": "DieStar.zip",
        "size": 693,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-kill-player-twice",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3995,
    "title": "Kill Player Twice",
    "authors": [
      "Carla_"
    ],
    "tags": [
      "kill",
      "lorom"
    ],
    "description": "This block kills the player and, instead of making him lose 1 life, it makes him lose 2 lives.",
    "latest_version": "smwc-3995-1410402171",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3995,
        "title": "Kill Player Twice",
        "version": "smwc-3995-1410402171",
        "upstream_time": 1410402171,
        "download_url": "https://dl.smwcentral.net/3995/killtwice.zip",
        "filename": "killtwice.zip",
        "size": 313,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-kill-sprite-on-screen",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3908,
    "title": "Kill Sprite On-screen",
    "authors": [
      "HuFlungDu"
    ],
    "tags": [
      "kill",
      "lorom",
      "sprites"
    ],
    "description": "This block will kill all of a certain sprite that is on screen when you touch it. No credit necessary.",
    "latest_version": "smwc-3908-1426036372",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3908,
        "title": "Kill Sprite On-screen",
        "version": "smwc-3908-1426036372",
        "upstream_time": 1426036372,
        "download_url": "https://dl.smwcentral.net/3908/Kill%20It.zip",
        "filename": "Kill It.zip",
        "size": 928,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-kirby-bomb-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 36769,
    "title": "Kirby Bomb Blocks",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "bomb",
      "lorom",
      "sa-1"
    ],
    "description": "Ever wanted a kirby-styled block remover/changer gimmick in your hack? Well now you can! If the player triggers the bomb block, it will spawn a custom sprite that wipes out all the adjacent blocks one by one (on each explosion). See the readme for more info.<br>\r\n<br>\r\nthe animated image below was made by me using <a href=\"http://www.cockos.com/licecap/\" rel=\"nofollow\">licecap</a>.<br>\r\n<br>\r\nUPDATE: Fixed a buoyancy glitch. Address $019138 affects the sprite's interaction, causing strange teleportation when it shouldn't be (like destroying 1 block above the explosion).<br>\r\n<br>\r\n-9/25/2021<br>\r\n  The blocks along with the sprite which has been converted to Pixi are now Sa-1 hybrid.<br>\r\n<br>\r\nKnight of Time update: Fixed two blocks that had a couple of SA-1 related oversights (BomBlk_Bomb_UP_RIGHT.asm & BomBlk_WoodenStake_LEFT.asm).",
    "latest_version": "smwc-36769-1737296519",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 36769,
        "title": "Kirby Bomb Blocks",
        "version": "smwc-36769-1737296519",
        "upstream_time": 1737296519,
        "download_url": "https://dl.smwcentral.net/36769/Kirby%20Bomb%20Blocks%20v1.3.zip",
        "filename": "Kirby Bomb Blocks v1.3.zip",
        "size": 236361,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-koopa-transformer",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 23281,
    "title": "Koopa Transformer",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "color",
      "disco shells",
      "koopa",
      "lorom",
      "sa-1",
      "shell",
      "transform"
    ],
    "description": "This block will transform various Koopas into Koopas of other colours. It affects regular Koopas, Koopa shells, shell-less Koopas and the green bouncing Parakoopa. It can even transform disco shells back into a regular shell.<br>\r\n<br>\r\nSee conversions.txt for a list of all the specific conversions.<br>\r\nIncludes an optional ExGFX file.<br>\r\n<br>\r\nCredit is unnecessary but appreciated.",
    "latest_version": "smwc-23281-1593081712",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 23281,
        "title": "Koopa Transformer",
        "version": "smwc-23281-1593081712",
        "upstream_time": 1593081712,
        "download_url": "https://dl.smwcentral.net/23281/KoopaTransform.zip",
        "filename": "KoopaTransform.zip",
        "size": 1931,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-lakitu-s-cloud-remover",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 23319,
    "title": "Lakitu's Cloud Remover",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "cloud",
      "lorom",
      "sa-1"
    ],
    "description": "This block removes lakitu's cloud if player is riding one and touches it.<br>\r\nCredit is unecessary. Requested by FailSandwich.",
    "latest_version": "smwc-23319-1592991429",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 23319,
        "title": "Lakitu's Cloud Remover",
        "version": "smwc-23319-1592991429",
        "upstream_time": 1592991429,
        "download_url": "https://dl.smwcentral.net/23319/CloudRemover.zip",
        "filename": "CloudRemover.zip",
        "size": 656,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-launch-pad",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3794,
    "title": "Launch Pad",
    "authors": [
      "Pozeal"
    ],
    "tags": [
      "bounce",
      "lorom",
      "mario",
      "sa-1"
    ],
    "description": "This launches Mario if he hits it while running. Makes him fly forward for about 5 screens.<br>\r\n",
    "latest_version": "smwc-3794-1409020088",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3794,
        "title": "Launch Pad",
        "version": "smwc-3794-1409020088",
        "upstream_time": 1409020088,
        "download_url": "https://dl.smwcentral.net/3794/Launch%20Pad.zip",
        "filename": "Launch Pad.zip",
        "size": 374,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-ledge-hurt-blocks-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 19053,
    "title": "Ledge hurt blocks v1.01",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "hurt",
      "ledge",
      "lorom",
      "sa-1"
    ],
    "description": "This hurt block does not hurt Mario when jumping or swimming upwards, allowing them to be used as ledge tiles.<br>\r\n<br>\r\nUpdate v1.01:<br>\r\n<br>\r\n-Fixed a bug regarding corner interaction.<br>\r\n-Added the option to make the block kill the player instead of only hurting him.<br>\r\n-Added SA-1 tag.",
    "latest_version": "smwc-19053-1549145264",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 19053,
        "title": "Ledge hurt blocks v1.01",
        "version": "smwc-19053-1549145264",
        "upstream_time": 1549145264,
        "download_url": "https://dl.smwcentral.net/19053/ledgehurt.zip",
        "filename": "ledgehurt.zip",
        "size": 463,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-ledge-vine",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41116,
    "title": "Ledge Vine",
    "authors": [
      "ASM"
    ],
    "tags": [
      "ledge",
      "lorom",
      "sa-1",
      "vine"
    ],
    "description": "This block acts like a ledge if the player is standing on top of the block, but pressing down makes it act like a vine. Unlike 'Vinecloud', this one sets a value in RAM address $8B that allows the climbing flag to be set so that the player doesn't just fall if not pressing down. When climbing up from a vine below it, the player will pop up into the air and land on the top of the ledge.",
    "latest_version": "smwc-41116-1764223905",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41116,
        "title": "Ledge Vine",
        "version": "smwc-41116-1764223905",
        "upstream_time": 1764223905,
        "download_url": "https://dl.smwcentral.net/41116/Ledge%20Vine.zip",
        "filename": "Ledge Vine.zip",
        "size": 796,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-left-and-right-conveyor-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 6704,
    "title": "Left and Right Conveyor Blocks",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "conveyor",
      "left",
      "lorom",
      "right"
    ],
    "description": "There are 2 conveyor belt blocks in the ZIP. The speed of them is adjustable.",
    "latest_version": "smwc-6704-1426265587",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 6704,
        "title": "Left and Right Conveyor Blocks",
        "version": "smwc-6704-1426265587",
        "upstream_time": 1426265587,
        "download_url": "https://dl.smwcentral.net/6704/Left%20and%20right%20conveyor%20belts.zip",
        "filename": "Left and right conveyor belts.zip",
        "size": 924,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-left-right-only-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3928,
    "title": "Left & Right Only Block",
    "authors": [
      "Ramp202"
    ],
    "tags": [
      "direction",
      "lorom",
      "passable"
    ],
    "description": "Included in this ZIP file are:<br>\r\n- Left Only<br>\r\n- Right Only<br>\r\n- Left Only On<br>\r\n- Left Only Off<br>\r\n- Right Only On<br>\r\n- Right Only Off<br>\r\n- Left On, Right Off<br>\r\n- Left Off, Right On",
    "latest_version": "smwc-3928-1430452600",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3928,
        "title": "Left & Right Only Block",
        "version": "smwc-3928-1430452600",
        "upstream_time": 1430452600,
        "download_url": "https://dl.smwcentral.net/3928/Left%2C%20Right%20blocks.zip",
        "filename": "Left%2C Right blocks.zip",
        "size": 3689,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-level-ender",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3837,
    "title": "Level Ender +10 Coins",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "level end",
      "lorom"
    ],
    "description": "I noticed the various \"fancy\" level end blocks on the site - so this one is simple.<br>\r\n<br>\r\nWhen touched by the player, the level end walk begins, keeping the current level music &gt; adds 10 coins to the counter (can be changed @ !Coins) &gt; and then shatters - End of!",
    "latest_version": "smwc-3837-1426037956",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3837,
        "title": "Level Ender +10 Coins",
        "version": "smwc-3837-1426037956",
        "upstream_time": 1426037956,
        "download_url": "https://dl.smwcentral.net/3837/level_ender.zip",
        "filename": "level_ender.zip",
        "size": 630,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-life-stealer",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 21042,
    "title": "Life Stealer",
    "authors": [
      "tmercswims"
    ],
    "tags": [
      "life",
      "lorom",
      "sa-1",
      "steal"
    ],
    "description": "This block will steal a life from the player if he has more than one and then shatter. If he only has one, the block will simply kill him.",
    "latest_version": "smwc-21042-1567287904",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 21042,
        "title": "Life Stealer",
        "version": "smwc-21042-1567287904",
        "upstream_time": 1567287904,
        "download_url": "https://dl.smwcentral.net/21042/Life%20Stealer.zip",
        "filename": "Life Stealer.zip",
        "size": 307,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-limited-jump-on-off",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 40126,
    "title": "Limited Jump On/Off",
    "authors": [
      "Saphros"
    ],
    "tags": [
      "map16",
      "on-off",
      "switch"
    ],
    "description": "Blocks that will disappear after you jump off them for x times. They also switch the On/Off state for each jump. Graphics for the blocks from 1 to 4 are provided.<br>\r\nThe order of the blocks is important because each blocks changes to the next block in Map16 after triggered.<br>\r\nThese blocks are inspired by the limited Number blocks from the Flux Baserom.<br>\r\n<br>\r\ncredits would be nice but are optional",
    "latest_version": "smwc-40126-1759022785",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 40126,
        "title": "Limited Jump On/Off",
        "version": "smwc-40126-1759022785",
        "upstream_time": 1759022785,
        "download_url": "https://dl.smwcentral.net/40126/Limited%20Jump%20On_Off.zip",
        "filename": "Limited Jump On_Off.zip",
        "size": 2161,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-limited-spawner",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 12329,
    "title": "Limited spawner",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "anti-spam",
      "infinute",
      "lorom",
      "puzzle",
      "spawner"
    ],
    "description": "This unique block, when hit by a player or sprite, spawns a custom or normal sprite. Unlike easy-to-make versions (by blockreator or \"%call_routines()\"), this block will not spawn sprites if at least one of them is true:<br>\r\n<br>\r\n-if all slots are full (12/12 for smw, 22/22 for sa-1)<br>\r\n-if the number of sprites that the block spawns is higher than or equal to the customizable limit<br>\r\n<br>\r\nThis is useful for puzzle levels if you don't want the possibility of getting stuck and being able to spam sprites to fill up all the slots and cheat the level and having slowdowns because of it. <br>\r\n<br>\r\nModeration Comment: With this block is very easy have problems with oam. Please use NMSTL patch if you use this block. Also don't use in zones with a lot of sprites.",
    "latest_version": "smwc-12329-1445573854",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 12329,
        "title": "Limited spawner",
        "version": "smwc-12329-1445573854",
        "upstream_time": 1445573854,
        "download_url": "https://dl.smwcentral.net/12329/LimitedSpawner.zip",
        "filename": "LimitedSpawner.zip",
        "size": 4684,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-lm-1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3931,
    "title": "LM 1.7+ Trigger Blocks",
    "authors": [
      "Decimating DJ",
      "HammerBrother",
      "JackTheSpades"
    ],
    "tags": [
      "exanimation",
      "lorom",
      "needs remoderation",
      "one shot",
      "p-switch",
      "toggle",
      "trigger"
    ],
    "description": "These blocks activate and deactivate the ASM triggers (custom and one shot) in Lunar Magic v1.70+'s ExAnimation settings.<br>\r\nIncludes blocks working like ON/OFF switch, P-Switch, and simply by touching. Also included are blocks that are solid depending on those triggers.<br>\r\n<br>\r\n\"Acts like\" settings are specified within the asm files. Except for the \"solid if\" blocks (which need 25), just make them act as you see fit.",
    "latest_version": "smwc-3931-1439934354",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3931,
        "title": "LM 1.7+ Trigger Blocks",
        "version": "smwc-3931-1439934354",
        "upstream_time": 1439934354,
        "download_url": "https://dl.smwcentral.net/3931/Trigger%20Blocks%201.1.zip",
        "filename": "Trigger Blocks 1.1.zip",
        "size": 20858,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-mario-interactable-1f0",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 42396,
    "title": "Mario Interactable 1F0",
    "authors": [
      "Insanit"
    ],
    "tags": [
      "lorom",
      "physics",
      "sa-1"
    ],
    "description": "Mario got tired of seeing the sprites having fun in 1F0's and now he wants to join the party!<br>\r\nWhat if Mario would be able to interact with them?<br>\r\nThis is the official release of a block posted on 2023 C3.<br>\r\nUse as 1F0 to interact with other sprites or 25 to Mario-only.<br>\r\n<br>\r\nThis includes an L/R reset(death) in case players get stuck.",
    "latest_version": "smwc-42396-1779331604",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 42396,
        "title": "Mario Interactable 1F0",
        "version": "smwc-42396-1779331604",
        "upstream_time": 1779331604,
        "download_url": "https://dl.smwcentral.net/42396/Mario1F0.zip",
        "filename": "Mario1F0.zip",
        "size": 938,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-mario-only-and-sprite-only-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 19967,
    "title": "Mario-Only and Sprite-Only Blocks",
    "authors": [
      "ASMagician Maks"
    ],
    "tags": [
      "lorom",
      "player",
      "sa-1",
      "solid",
      "sprite",
      "yoshi"
    ],
    "description": "The classic blocks that are only solid for Mario or sprites which makes a lot of new setups possible.<br>\r\nThis version allows you to make multiple different blocks like ledges and slopes only solid for either just by using 1 asm file.<br>\r\nIt also contains settings for whether blocks solid for Mario should also be solid for his fireballs and/or Yoshi and vice versa.<br>\r\n",
    "latest_version": "smwc-19967-1558204402",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 19967,
        "title": "Mario-Only and Sprite-Only Blocks",
        "version": "smwc-19967-1558204402",
        "upstream_time": 1558204402,
        "download_url": "https://dl.smwcentral.net/19967/mario%20solid%20and%20sprite%20solid%20blocks.zip",
        "filename": "mario solid and sprite solid blocks.zip",
        "size": 1598,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-mario-vs-dk-switches-and-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 13817,
    "title": "Mario vs. DK Switches and Blocks",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "puzzle",
      "switch"
    ],
    "description": "This block pack is inspired by SMWCP's level named \"Switch of Many Hues\". When Mario presses a colored switch, the corresponding colored blocks will become solid while all other colors will be deactivated (so only 1 color switch is always activated, like <a href=\"https://en.wikipedia.org/wiki/Radio_button\" rel=\"nofollow\">radio buttons</a>). Very useful for designing puzzle levels.<br>\r\n<br>\r\nI made this using the manual trigger of LM.<br>\r\nRead the readme to setup the blocks correctly.<br>\r\n<br>\r\n1/31/2016 edit: Added palmask.",
    "latest_version": "smwc-13817-1470005496",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 13817,
        "title": "Mario vs. DK Switches and Blocks",
        "version": "smwc-13817-1470005496",
        "upstream_time": 1470005496,
        "download_url": "https://dl.smwcentral.net/13817/MarioVsDKSwitchBlocks.zip",
        "filename": "MarioVsDKSwitchBlocks.zip",
        "size": 80897,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-memory-based-conditional-map16-blocks-key-locks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 22144,
    "title": "Memory-Based Conditional Map16 Blocks (Key Locks)",
    "authors": [
      "HammerBrother",
      "MarioFanGamer"
    ],
    "tags": [
      "door",
      "key",
      "lorom",
      "memory",
      "sa-1",
      "uberasm needed"
    ],
    "description": "These blocks pack contains blocks that when triggered, will not respawn when the player leaves and returns to the level. Unlike using LM's conditional map 16 alone, this allows you to have up to 128 flags <u>per level</u>, and the absolute limit of a total of 2048 for the entire game. Blocks included:<br>\r\n<br>\r\n-Key blocks<br>\r\n-Locked gates (solid barrier that disappear when unlocked). These include 16x16, 16x32, 16x48, 32x16 , 48x16, and 32x32 -block gates<br>\r\n-Locked doors (Credit goes to MarioFanGamer for his door blocks). These include a normal and small.<br>\r\n<br>\r\nThis is good for exploration-base hacks that involve backtracking.",
    "latest_version": "smwc-22144-1586043462",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 22144,
        "title": "Memory-Based Conditional Map16 Blocks (Key Locks)",
        "version": "smwc-22144-1586043462",
        "upstream_time": 1586043462,
        "download_url": "https://dl.smwcentral.net/22144/SMW_MemoryBasedConditionalMap16.zip",
        "filename": "SMW_MemoryBasedConditionalMap16.zip",
        "size": 215688,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-message-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3987,
    "title": "Message Block",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "lorom",
      "message"
    ],
    "description": "When you touch this block, it will display a level message and disappear.",
    "latest_version": "smwc-3987-1409869726",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3987,
        "title": "Message Block",
        "version": "smwc-3987-1409869726",
        "upstream_time": 1409869726,
        "download_url": "https://dl.smwcentral.net/3987/Message.zip",
        "filename": "Message.zip",
        "size": 415,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-midway-block-with",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3932,
    "title": "Midway Block with 50-Coin Teleport",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "coins",
      "lorom",
      "midway",
      "teleport"
    ],
    "description": "This block will set the midway point if hit from below, but if the player hits it with 50 or more coins, it'll also teleport him to the screen exit set in Lunar Magic. Think of it like the Star Posts from Sonic 2.",
    "latest_version": "smwc-3932-1426211292",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3932,
        "title": "Midway Block with 50-Coin Teleport",
        "version": "smwc-3932-1426211292",
        "upstream_time": 1426211292,
        "download_url": "https://dl.smwcentral.net/3932/BonusTeleport.zip",
        "filename": "BonusTeleport.zip",
        "size": 619,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-midway-point-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3800,
    "title": "Midway Point Blocks",
    "authors": [
      "HuFlungDu",
      "wiiqwertyuiop"
    ],
    "tags": [
      "invisible",
      "lorom",
      "midway"
    ],
    "description": "Contains two blocks that act as a midway point. One acts like a somewhat regular one, generating a sound and setting the midway flag. This one can only be activated from below (though you could move the labels around to change that). The other one should be used as an invisible midway point blocks - it doesn't give off any indication that you reached the midway point, but it does set the flag.",
    "latest_version": "smwc-3800-1436807914",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3800,
        "title": "Midway Point Blocks",
        "version": "smwc-3800-1436807914",
        "upstream_time": 1436807914,
        "download_url": "https://dl.smwcentral.net/3800/MidwayPoints.zip",
        "filename": "MidwayPoints.zip",
        "size": 860,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-mine-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3919,
    "title": "Mine Blocks",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "explode",
      "flames",
      "lorom",
      "mine"
    ],
    "description": "These blocks blow up like Bob-Ombs or burst into flames (like lightning) when touched by the player.",
    "latest_version": "smwc-3919-1431629325",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3919,
        "title": "Mine Blocks",
        "version": "smwc-3919-1431629325",
        "upstream_time": 1431629325,
        "download_url": "https://dl.smwcentral.net/3919/Mines.zip",
        "filename": "Mines.zip",
        "size": 926,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-momentum-based-conveyor-belts-and-wind-v1-1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 37695,
    "title": "Momentum-based Conveyor Belts And Wind v1.1.1",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "physics",
      "sa-1",
      "speed"
    ],
    "description": "Unlike all other conveyor belts/wind on the blocks section (that increment or decrement $94 and $96), these new ones are more closer to the real-life physics using momentum. For example When you get off the conveyor belt, you will have the speed from the conveyor belt added to the player's speed.<br>\r\n<br>\r\nv1.1.1 update:<br>\r\n-Fixed the wind block not working when having <kbd>!Freeram_NewSpd</kbd> set to use a word-sized RAM ($xxxx)<br>\r\n<br>\r\nv1.1 update<br>\r\n-Moved from uberasm patch to uberasm tool (this resource first came out before the tool was created)<br>\r\n-Fully supports SA-1",
    "latest_version": "smwc-37695-1736134692",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 37695,
        "title": "Momentum-based Conveyor Belts And Wind v1.1.1",
        "version": "smwc-37695-1736134692",
        "upstream_time": 1736134692,
        "download_url": "https://dl.smwcentral.net/37695/MomentumForce_v_1_1_1.zip",
        "filename": "MomentumForce_v_1_1_1.zip",
        "size": 8224,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-more-timed-button-switches-2",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 15653,
    "title": "More timed button switches 2.0",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "puzzle",
      "switch",
      "timed"
    ],
    "description": "This package contains new timed switches based on the p-switch. Allowing you to design puzzle level with more than 2 switches and not affecting your sprites, used blocks and coins.<br>\r\n<br>\r\nSorry, no p-switch music.",
    "latest_version": "smwc-15653-1503221243",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 15653,
        "title": "More timed button switches 2.0",
        "version": "smwc-15653-1503221243",
        "upstream_time": 1503221243,
        "download_url": "https://dl.smwcentral.net/15653/TimedSwitches2_0.zip",
        "filename": "TimedSwitches2_0.zip",
        "size": 32027,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-multiple-coins-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 28593,
    "title": "Multiple Coins Block",
    "authors": [
      "Mapping_bl"
    ],
    "tags": [
      "coin",
      "lorom",
      "sa-1"
    ],
    "description": "This coin will give to the player a customizable amount of coins (SA-1 compatible) (Major Flare: now the amount is customizable).",
    "latest_version": "smwc-28593-1634856787",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 28593,
        "title": "Multiple Coins Block",
        "version": "smwc-28593-1634856787",
        "upstream_time": 1634856787,
        "download_url": "https://dl.smwcentral.net/28593/Two_Coins.zip",
        "filename": "Two_Coins.zip",
        "size": 507,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-music-volume-changer",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 17295,
    "title": "Music Volume Changer",
    "authors": [
      "AuraDee"
    ],
    "tags": [
      "lorom",
      "music",
      "sa-1",
      "spc700"
    ],
    "description": "A block that, when interacted with, will allow the player to increase the background music's volume by pressing up, or decrease it by pressing down.<br>\r\n<br>\r\nAddmusicK is needed to insert two included sound effects. This block will not work without them!<br>\r\nSee the included readme for more details.",
    "latest_version": "smwc-17295-1522169614",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 17295,
        "title": "Music Volume Changer",
        "version": "smwc-17295-1522169614",
        "upstream_time": 1522169614,
        "download_url": "https://dl.smwcentral.net/17295/MusicVolumeChanger.zip",
        "filename": "MusicVolumeChanger.zip",
        "size": 4042,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-music-volume-fader",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 17296,
    "title": "Music Volume Fader",
    "authors": [
      "AuraDee"
    ],
    "tags": [
      "lorom",
      "music",
      "sa-1",
      "spc700"
    ],
    "description": "A block that, when touched by the player, will fade the background music's volume to a new value and then destroy itself.<br>\r\n<br>\r\nAddmusicK is needed to insert the included sound effect. This block will not work without it!<br>\r\nSee the included readme for more details.",
    "latest_version": "smwc-17296-1522170167",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 17296,
        "title": "Music Volume Fader",
        "version": "smwc-17296-1522170167",
        "upstream_time": 1522170167,
        "download_url": "https://dl.smwcentral.net/17296/MusicVolumeFader.zip",
        "filename": "MusicVolumeFader.zip",
        "size": 3193,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-net-tile-disappear",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 31548,
    "title": "Net Tile Disappear",
    "authors": [
      "Final Theory"
    ],
    "tags": [
      "climbing net",
      "lorom",
      "net",
      "punch",
      "sa-1",
      "smoke"
    ],
    "description": "This tile acts just like the regular climbing net tile, however it will turn into a puff of smoke and disappear once Mario punches it. <br>\r\n<br>\r\nWorks if Mario is in front or behind the climbing net tile. <br>\r\n<br>\r\nSpecial thanks to yoshifanatic for some coding assistance. ",
    "latest_version": "smwc-31548-1659306343",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 31548,
        "title": "Net Tile Disappear",
        "version": "smwc-31548-1659306343",
        "upstream_time": 1659306343,
        "download_url": "https://dl.smwcentral.net/31548/Net%20Tile%20Disappear.zip",
        "filename": "Net Tile Disappear.zip",
        "size": 512,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-next-map16-key-block-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 21167,
    "title": "Next Map16 Key Block v1.3",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "key",
      "keyhole",
      "lock",
      "lorom",
      "map16",
      "sa-1"
    ],
    "description": "This block will change into the next Map16 block after you touch it with the key. The key disappears in a puff of smoke. You can adjust the sound effect too. Credits not needed.<br>\r\n<br>\r\nVersion 1.3 fixes the position of the smoke puff on block change and significantly optimizes the code overall.",
    "latest_version": "smwc-21167-1569186758",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 21167,
        "title": "Next Map16 Key Block v1.3",
        "version": "smwc-21167-1569186758",
        "upstream_time": 1569186758,
        "download_url": "https://dl.smwcentral.net/21167/keyblock_v1.3.zip",
        "filename": "keyblock_v1.3.zip",
        "size": 941,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-no-carry-yoshi-pipe-caps",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 9011,
    "title": "No Carry/Yoshi Pipe Caps",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "carry",
      "lorom",
      "nsmb",
      "pipe",
      "sprite",
      "yoshi"
    ],
    "description": "Ever worried that players can glitch sprites through pipes? Worry no more! These pipe caps, unlike SMW's, won't let the player carry sprites or Yoshi to another level, making it impossible to have glitched sprites in the next level, similar to the pipes in NSMB.<br>\r\n<br>\r\nNow you can have buzzy beetles, bob-ombs and other sprites with absolutely no problems. It also fixes problems with custom sprites as well.<br>\r\n<br>\r\nThis version now checks $7E:148F, so there are no exceptions.",
    "latest_version": "smwc-9011-1430506344",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 9011,
        "title": "No Carry/Yoshi Pipe Caps",
        "version": "smwc-9011-1430506344",
        "upstream_time": 1430506344,
        "download_url": "https://dl.smwcentral.net/9011/nocarry_noyoshi_2-1.zip",
        "filename": "nocarry_noyoshi_2-1.zip",
        "size": 9828,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-no-carrying-pass-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 39165,
    "title": "No Carrying Pass v1.1",
    "authors": [
      "Aika"
    ],
    "tags": [
      "conditional",
      "lorom",
      "sa-1"
    ],
    "description": "This block will not let you pass if you are holding anything.<br>\r\n(done on MetaKnight's request)<br>\r\n<br>\r\nKnight of Time update: Made the block SA-1 compatible and added a gif of the block in action.",
    "latest_version": "smwc-39165-1746008583",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 39165,
        "title": "No Carrying Pass v1.1",
        "version": "smwc-39165-1746008583",
        "upstream_time": 1746008583,
        "download_url": "https://dl.smwcentral.net/39165/Nocp%201.1.zip",
        "filename": "Nocp 1.1.zip",
        "size": 441,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-no-horizontal-movement-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4067,
    "title": "No Horizontal Movement Blocks",
    "authors": [
      "Boingboingsplat"
    ],
    "tags": [
      "horizontal",
      "lorom",
      "movement",
      "restriction"
    ],
    "description": "Two blocks that keep Mario from moving to the left or right. Also keeps him from jumping. Useful on the tops (or bottoms) of levels to keep Mario from running across.",
    "latest_version": "smwc-4067-1427081492",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4067,
        "title": "No Horizontal Movement Blocks",
        "version": "smwc-4067-1427081492",
        "upstream_time": 1427081492,
        "download_url": "https://dl.smwcentral.net/4067/noHorzBlocks.zip",
        "filename": "noHorzBlocks.zip",
        "size": 487,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-no-item-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4005,
    "title": "No Item Blocks",
    "authors": [
      "mzuenni"
    ],
    "tags": [
      "item",
      "lorom",
      "remove"
    ],
    "description": "A pack of two blocks. NoItem.asm is a block which cannot be passed if the player is carrying an item, nor can it be passed by any sprite or fireball. RemoveItem.asm removes items - please note that it also removes any sprite it comes in contact with.<br>\r\n<br>\r\nTester's-Note: If you pick up a sprite while inside NoItem it will kill you :&gt;",
    "latest_version": "smwc-4005-1436656136",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4005,
        "title": "No Item Blocks",
        "version": "smwc-4005-1436656136",
        "upstream_time": 1436656136,
        "download_url": "https://dl.smwcentral.net/4005/No%20Item.zip",
        "filename": "No Item.zip",
        "size": 692,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-no-item-box",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3866,
    "title": "No Item Box",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "erase",
      "item box",
      "lorom"
    ],
    "description": "This erases the item in your item box, optionally playing a sound or disappearing.",
    "latest_version": "smwc-3866-1409007284",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3866,
        "title": "No Item Box",
        "version": "smwc-3866-1409007284",
        "upstream_time": 1409007284,
        "download_url": "https://dl.smwcentral.net/3866/noitembox.zip",
        "filename": "noitembox.zip",
        "size": 440,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-no-jump-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41175,
    "title": "No Jump Block",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "jump",
      "lorom",
      "sa-1",
      "spinjump"
    ],
    "description": "This block disables Mario's jump and/or spinjump when Mario is touching it from above. It's pretty customisable, as it can be configured to only restrict Mario's jump on certain conditions (on/off switch, blue/silver p-switch and Mario is in water/starman/on Yoshi). Check the asm file for those customization options.",
    "latest_version": "smwc-41175-1764466936",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41175,
        "title": "No Jump Block",
        "version": "smwc-41175-1764466936",
        "upstream_time": 1764466936,
        "download_url": "https://dl.smwcentral.net/41175/No-Jump%20Block.zip",
        "filename": "No-Jump Block.zip",
        "size": 775,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-no-yoshi",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3913,
    "title": "No Yoshi V2",
    "authors": [
      "PermaBan"
    ],
    "tags": [
      "lorom",
      "yoshi"
    ],
    "description": "New: This is a small update that should fix the glitch where Yoshi doesn't always disappear in a puff of smoke and makes it so baby Yoshi can't pass this block either.<br>\r\nOld: A block that if riding Yoshi forces the A button to be pressed forcing Mario off of Yoshi, Yoshi then dies in a puff of smoke and plays a sound. Sound is easily changeable.<br>\r\n<br>\r\n<i>Tester's note: It still doesn't always kill the Yoshi. Try entering the block from the bottom.</i>",
    "latest_version": "smwc-3913-1426275144",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3913,
        "title": "No Yoshi V2",
        "version": "smwc-3913-1426275144",
        "upstream_time": 1426275144,
        "download_url": "https://dl.smwcentral.net/3913/NoYoshi%20V2.zip",
        "filename": "NoYoshi V2.zip",
        "size": 651,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-no-yoshi-intro-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 28574,
    "title": "No-Yoshi Intro Block",
    "authors": [
      "DrAnas"
    ],
    "tags": [
      "lorom",
      "no intro",
      "sa-1",
      "yoshi"
    ],
    "description": "This block enables the no-Yoshi/ghost house/castle intro upon touching it. Important conditions are inside the .asm file. Thanks to Zeldara109 for the <a href=\"https://smwc.me/1481052\">original code</a> and Yoshifanatic for info related to the 'mounting off Yoshi' animation! Requires <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29033\">this UberASM</a> if you wanna filter Yoshi at the checkpoint.",
    "latest_version": "smwc-28574-1645391751",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 28574,
        "title": "No-Yoshi Intro Block",
        "version": "smwc-28574-1645391751",
        "upstream_time": 1645391751,
        "download_url": "https://dl.smwcentral.net/28574/noyoshiintroblock.zip",
        "filename": "noyoshiintroblock.zip",
        "size": 1604,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-normal-conveyor-slopes",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 20676,
    "title": "Normal Conveyor Slopes",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "conveyor",
      "lorom",
      "sa-1",
      "slope"
    ],
    "description": "These \"normal\" slopes will move Mario like if they were a conveyor. Includes an example list to show how to use; you have to set the acts like to both the two slope tiles and the so called \"slope assist\" tile. (eg. the corner)",
    "latest_version": "smwc-20676-1566518026",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 20676,
        "title": "Normal Conveyor Slopes",
        "version": "smwc-20676-1566518026",
        "upstream_time": 1566518026,
        "download_url": "https://dl.smwcentral.net/20676/Conveyor%20Slopes.zip",
        "filename": "Conveyor Slopes.zip",
        "size": 2736,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-note-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 35881,
    "title": "Note Blocks",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "lorom",
      "note block",
      "sa-1",
      "sprite needed"
    ],
    "description": "A near identical replica of SMW's note blocks. Can be set up to be bounced on the sides but can't be used to spawn an item. Included with it is a variation which shatters either on use or at least when bounced on (requested by <span class=\"un-outer\" title=\"SJandCharlieTheCat\"><a href=\"/?p=profile&amp;id=39397\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">SJandCharlieTheCat</a></span>).",
    "latest_version": "v1.0.1",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 35881,
        "title": "Note Blocks",
        "version": "v1.0.1",
        "upstream_time": 1732030658,
        "download_url": "https://dl.smwcentral.net/35881/Note%20Blocks.zip",
        "filename": "Note Blocks.zip",
        "size": 8544,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-object-powerup-blocks-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 35038,
    "title": "Object Powerup Blocks v1.1",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "1-up",
      "feather",
      "flower",
      "lorom",
      "mushroom",
      "sa-1",
      "star"
    ],
    "description": "These blocks mimic the super mushroom, flower, feather, 1-up, and star sprites in SMW. Useful if your hack somehow has a lot of sprites but needs the powerup sprites.<br>\r\n<br>\r\nv1.1 (Zuccha):<br>\r\n- Added star and 1-up blocks",
    "latest_version": "smwc-35038-1706726667",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 35038,
        "title": "Object Powerup Blocks v1.1",
        "version": "smwc-35038-1706726667",
        "upstream_time": 1706726667,
        "download_url": "https://dl.smwcentral.net/35038/ObjectPowerupBlocks-1.1.zip",
        "filename": "ObjectPowerupBlocks-1.1.zip",
        "size": 12137,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-on-off-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 38061,
    "title": "On/Off Block",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "bounce",
      "lorom",
      "on-off",
      "sa-1",
      "switch"
    ],
    "description": "A customisable on/off block which unlike most imitators is able to actually display a bounce animation (which for this reason requires PIXI v1.40 or newer) but can be disabled for your likings as well as be set to be one-way only, change to a different block (thus being single-use) as well as be triggered by a whole lot of options (kicked objects, spin jump and fireball besides the usual cape).",
    "latest_version": "smwc-38061-1736290844",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 38061,
        "title": "On/Off Block",
        "version": "smwc-38061-1736290844",
        "upstream_time": 1736290844,
        "download_url": "https://dl.smwcentral.net/38061/On-Off%20Block.zip",
        "filename": "On-Off Block.zip",
        "size": 8976,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-on-off-conveyor-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4000,
    "title": "ON/OFF Conveyor Blocks",
    "authors": [
      "Protoman"
    ],
    "tags": [
      "conveyor",
      "lorom",
      "move",
      "onoff switch"
    ],
    "description": "A block that moves Mario to the right when the ON/OFF Switch is ON, and vice versa.<br>\r\n<br>\r\nSome credit to ninja boy for helping me through this.<br>\r\n<br>\r\nDemonstration: <a href=\"http://www.youtube.com/watch?v=icLoyhlnHbo\" rel=\"nofollow\">Click.</a>",
    "latest_version": "smwc-4000-1437924682",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4000,
        "title": "ON/OFF Conveyor Blocks",
        "version": "smwc-4000-1437924682",
        "upstream_time": 1437924682,
        "download_url": "https://dl.smwcentral.net/4000/onoffconveyor.zip",
        "filename": "onoffconveyor.zip",
        "size": 720,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-on-off-frozen-lava",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3836,
    "title": "ON/OFF Frozen Lava",
    "authors": [
      "Buu"
    ],
    "tags": [
      "ice",
      "lava",
      "lorom",
      "on off",
      "slippery"
    ],
    "description": "These blocks act like lava when the ON/OFF switch is ON and resemble frozen lava -which makes them also slippery- when the ON/OFF setting is OFF.",
    "latest_version": "smwc-3836-1436720658",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3836,
        "title": "ON/OFF Frozen Lava",
        "version": "smwc-3836-1436720658",
        "upstream_time": 1436720658,
        "download_url": "https://dl.smwcentral.net/3836/icy.zip",
        "filename": "icy.zip",
        "size": 1258,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-on-off-pressable-button-switch",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 13816,
    "title": "ON/OFF pressable button switch",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "on off",
      "p-switch",
      "puzzle"
    ],
    "description": "These 4 blocks are pressable button switches similar to the on/off switch.<br>\r\nUnlike the SMW vanilla on/off switch where you have to \"bump\" the switch, you instead have to \"press\" the switch to activate it (like a p-switch).",
    "latest_version": "smwc-13816-1466863087",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 13816,
        "title": "ON/OFF pressable button switch",
        "version": "smwc-13816-1466863087",
        "upstream_time": 1466863087,
        "download_url": "https://dl.smwcentral.net/13816/OnOffButtons.zip",
        "filename": "OnOffButtons.zip",
        "size": 149931,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-on-off-shatter-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3872,
    "title": "ON/OFF Shatter Blocks",
    "authors": [
      "Mar-tinnitus"
    ],
    "tags": [
      "boost",
      "lorom",
      "on off",
      "shatter"
    ],
    "description": "This pack contains 4 blocks.<br>\r\nThe first one will shatter if the ON/OFF switch is on, the second one will shatter if the ON/OFF switch off, the third one will shatter and let bounce the player if the switch is on, the fourth one will shatter if the switch is off.",
    "latest_version": "smwc-3872-1436666428",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3872,
        "title": "ON/OFF Shatter Blocks",
        "version": "smwc-3872-1436666428",
        "upstream_time": 1436666428,
        "download_url": "https://dl.smwcentral.net/3872/on_off_shatter.zip",
        "filename": "on_off_shatter.zip",
        "size": 1539,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-on-off-spike-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4014,
    "title": "ON/OFF Spike Block",
    "authors": [
      "Shog"
    ],
    "tags": [
      "hurt mario",
      "lorom",
      "on-off",
      "on-off block",
      "spike"
    ],
    "description": "This block has either a spiky top or bottom, depending in which state the \"ON/OFF switch\" is.<br>\r\nIt can be reversed,too. Now, when it's \"ON\", the top is spiky and the bottom is flat. When it's \"OFF\", the opposite applies.<br>\r\nCheck the block for reversing the effect.",
    "latest_version": "smwc-4014-1426198986",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4014,
        "title": "ON/OFF Spike Block",
        "version": "smwc-4014-1426198986",
        "upstream_time": 1426198986,
        "download_url": "https://dl.smwcentral.net/4014/BlockspikeX.zip",
        "filename": "BlockspikeX.zip",
        "size": 659,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-on-off-switch-door",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3925,
    "title": "On/Off Switch Door",
    "authors": [
      "Ramp202"
    ],
    "tags": [
      "door",
      "lorom",
      "on off"
    ],
    "description": "A door that either sets the On/Off switch to On or Off depending on which block you use.<br>\r\n<br>\r\nfixed the error with no Return label found<br>\r\n<br>\r\nRequested by Kaizoman666",
    "latest_version": "smwc-3925-1426262476",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3925,
        "title": "On/Off Switch Door",
        "version": "smwc-3925-1426262476",
        "upstream_time": 1426262476,
        "download_url": "https://dl.smwcentral.net/3925/Switch%20Door.zip",
        "filename": "Switch Door.zip",
        "size": 827,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-on-off-switches-single-hit-and-state-changing",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 23034,
    "title": "ON/OFF Switches (Single Hit and State Changing)",
    "authors": [
      "dogemaster"
    ],
    "tags": [
      "lorom",
      "on-off",
      "sa-1"
    ],
    "description": "These ON/OFF switches become solid once hit and switches again when the other state switch is hit! Features include interactions with:<br>\r\n&gt;Mario fireballs!<br>\r\n&gt;Thwomps!<br>\r\n&gt;Cape!<br>\r\n&gt;also gets rid of double hits entirely!!<br>\r\nCheck the asm files for disabling interactions with thwomp and fireballs!!!",
    "latest_version": "smwc-23034-1593553534",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 23034,
        "title": "ON/OFF Switches (Single Hit and State Changing)",
        "version": "smwc-23034-1593553534",
        "upstream_time": 1593553534,
        "download_url": "https://dl.smwcentral.net/23034/OneHitSwitch.zip",
        "filename": "OneHitSwitch.zip",
        "size": 3585,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-one-life-left-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3984,
    "title": "One Life Left Block",
    "authors": [
      "Riot898"
    ],
    "tags": [
      "life",
      "lorom"
    ],
    "description": "This block will leave you with one life if you touch it. If you already have one life when you touch it, nothing will happen.",
    "latest_version": "smwc-3984-1431632219",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3984,
        "title": "One Life Left Block",
        "version": "smwc-3984-1431632219",
        "upstream_time": 1431632219,
        "download_url": "https://dl.smwcentral.net/3984/LASTLIFE.zip",
        "filename": "LASTLIFE.zip",
        "size": 336,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-one-shot-fire-flower-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 27996,
    "title": "One-Shot Fire Flower Block",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "fire flower",
      "fireball",
      "lorom",
      "one shot",
      "sa-1"
    ],
    "description": "This is a block that when collected, will award Fire Power that can be used for a single shot. Collecting multiple blocks will give the player the respective amount of shots. When the player's shots have been used up, they will revert to big Mario.<br>\r\n<br>\r\nSee the asm file for some customization options. Requires a few small helper patches (inserted with the block) to handle the fireball counter.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"KatMakes\"><a href=\"/?p=profile&amp;id=41891\" style=\"color: var(--user-color-2);\" class=\"un\">KatMakes</a></span>.",
    "latest_version": "smwc-27996-1643823856",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 27996,
        "title": "One-Shot Fire Flower Block",
        "version": "smwc-27996-1643823856",
        "upstream_time": 1643823856,
        "download_url": "https://dl.smwcentral.net/27996/OneShotFlower.zip",
        "filename": "OneShotFlower.zip",
        "size": 1942,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-one-tile-vertical-pipes",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 25192,
    "title": "One Tile Vertical Pipes",
    "authors": [
      "westslasher2"
    ],
    "tags": [
      "lorom",
      "pipe",
      "sa-1",
      "teleport",
      "uberasm needed"
    ],
    "description": "These blocks act similar to traditional vertical pipe blocks except it no longer checks for your position making it much easier to enter the pipe, this is also very useful for if you want to have pipes that are shorter or longer than 2 tiles wide. (like the <a href=\"https://www.mariowiki.com/Jar\" rel=\"nofollow\">jars</a> from Super Mario Bros. 2) <br>\r\n<br>\r\nVersion 1.1 Changes:<br>\r\n- Added SA-1 compatibility <br>\r\n- Merged the two blocks from 1.0 into 1 file.<br>\r\n- Changed FreeRAM address to avoid conflict with other patches.",
    "latest_version": "smwc-25192-1605813249",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 25192,
        "title": "One Tile Vertical Pipes",
        "version": "smwc-25192-1605813249",
        "upstream_time": 1605813249,
        "download_url": "https://dl.smwcentral.net/25192/OneTilePipes.zip",
        "filename": "OneTilePipes.zip",
        "size": 1452,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-one-use-note-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 23551,
    "title": "One-use Note Blocks",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "jump",
      "lorom",
      "note block",
      "sa-1"
    ],
    "description": "This note block can only be used one time before breaking.",
    "latest_version": "smwc-23551-1593857531",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 23551,
        "title": "One-use Note Blocks",
        "version": "smwc-23551-1593857531",
        "upstream_time": 1593857531,
        "download_url": "https://dl.smwcentral.net/23551/oneuse.zip",
        "filename": "oneuse.zip",
        "size": 326,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-one-way-blocks-1-3",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 33312,
    "title": "One-Way Blocks 1.3.1",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "one way",
      "one-way",
      "sa-1"
    ],
    "description": "Unlike the ropes, these blocks has major improvements:<br>\r\n<br>\r\n-one-way down blocks don't make mario descend extremly fast, it only solids if mario's Y speed is upwards<br>\r\n<br>\r\n-one-way side blocks don't block mario if he's directly inside them going in the opposite direction<br>\r\n<br>\r\n-It applies also to fireballs",
    "latest_version": "smwc-33312-1690450686",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 33312,
        "title": "One-Way Blocks 1.3.1",
        "version": "smwc-33312-1690450686",
        "upstream_time": 1690450686,
        "download_url": "https://dl.smwcentral.net/33312/one_way_1_3_2_sa1.zip",
        "filename": "one_way_1_3_2_sa1.zip",
        "size": 11366,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-ow-warper",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4105,
    "title": "OW Warper V3",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "lorom",
      "overworld",
      "teleport"
    ],
    "description": "When you touch this block, it will warp you to a different OW/submap. This is a better version of my old block, I didn't know how to work with 16bit address then. I also explain how to get Mario to a specific point in the OW in the asm file.",
    "latest_version": "smwc-4105-1426262237",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4105,
        "title": "OW Warper V3",
        "version": "smwc-4105-1426262237",
        "upstream_time": 1426262237,
        "download_url": "https://dl.smwcentral.net/4105/OWarper.zip",
        "filename": "OWarper.zip",
        "size": 737,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-p-balloon-interactable-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 8683,
    "title": "P-balloon Interactable Blocks",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "balloon",
      "lorom",
      "p-balloon",
      "puzzle"
    ],
    "description": "These 4 blocks are useful for puzzle/balloon levels that interact with the player differently, these include:<br>\r\n<br>\r\n-a reuseable solid block that makes mario balloon if he's hitting the bottom or spinjumping the top.*<br>\r\n-an \"anti-balloon\" block that takes away mario's balloon.<br>\r\n-a block that is solid when mario isn't balloon mode.<br>\r\n-a block that is solid when mario is balloon mode. (balloon timer won't expire when mario is inside, to prevent dying inside/falling inside the now-solid block).<br>\r\n<br>\r\n*Note that it actually spawns the sprite on the player, rather than setting the timer and flags, (due to the fact that mario has no controls when doing that). You can use any SP4 and glitch graphics still aren't visible (you see some pixels around mario but not a major problem).<br>\r\n<br>\r\nyou might need <a href=\"http://www.smwcentral.net/?p=section&a=details&id=4695\"> Balloon direction fix</a><br>\r\nso mario can face left/right (unlike the <a href=\"http://www.smwcentral.net/?p=section&a=details&id=4454\"> P-balloon/Cloud Fix</a> which mario can still go faster holding left+right (but not through walls))<br>\r\n<br>\r\nNOTE2: balloon mario is immune to damage if he is inside balloon_passable.asm so he can't die instantly afterwards (even though he isn't small), I also use a check so it doesn't lower his flashing invulnerabilty timer (when if he takes damage, gets the balloon, then touches the balloon pass block while prior flashing, wouldn't set it to 1 (being the minimum value the block allows), thats why there is a branch)<br>\r\n<br>\r\n<span style=\"color: #E00000\">Tester's Note: There's like a 1/100 chance you don't collect the P-balloon after it spawns when hitting the corner in some weird way. Can't really reproduce it with certainty. Maybe you want to set SP4 after all.</span>",
    "latest_version": "smwc-8683-1431628530",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 8683,
        "title": "P-balloon Interactable Blocks",
        "version": "smwc-8683-1431628530",
        "upstream_time": 1431628530,
        "download_url": "https://dl.smwcentral.net/8683/p-balloonV5.zip",
        "filename": "p-balloonV5.zip",
        "size": 13380,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-p-block-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 39901,
    "title": "P-Block v1.0",
    "authors": [
      "Heitor Porfirio"
    ],
    "tags": [
      "lorom",
      "p-switch",
      "sa-1",
      "solid",
      "timer"
    ],
    "description": "This simple block will behave like a Blue or Silver P-Switch, depending on whether it will turn brown \"used\" blocks into coins (and vice versa), or it will turn some sprites and munchers into coins as well.<br>\r\n<br>\r\nFeel free to customize the block in the <code>ASM</code> file.",
    "latest_version": "smwc-39901-1751963331",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 39901,
        "title": "P-Block v1.0",
        "version": "smwc-39901-1751963331",
        "upstream_time": 1751963331,
        "download_url": "https://dl.smwcentral.net/39901/P-Block%20v1.0.zip",
        "filename": "P-Block v1.0.zip",
        "size": 3633,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-p-switch-set-on-powerup",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3947,
    "title": "P-Switch Set on Powerup",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "lorom",
      "p-switch",
      "powerup"
    ],
    "description": "This block will act like a blue P-Switch has been pressed when touched. The difference, however, is that the time it lasts depends on your powerup. The length of time and other things can be edited in the ASM file.",
    "latest_version": "smwc-3947-1408944363",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3947,
        "title": "P-Switch Set on Powerup",
        "version": "smwc-3947-1408944363",
        "upstream_time": 1408944363,
        "download_url": "https://dl.smwcentral.net/3947/_Powerup%20PSwitch.zip",
        "filename": "_Powerup PSwitch.zip",
        "size": 1691,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-p-switch-set-reset",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4016,
    "title": "P-Switch Set/Reset",
    "authors": [
      "Ersanio",
      "Rabees",
      "Roy"
    ],
    "tags": [
      "lorom",
      "p-switch"
    ],
    "description": "Four blocks that either set or reset the blue or silver P-Switch. Also changes music accordingly.",
    "latest_version": "smwc-4016-1408941641",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4016,
        "title": "P-Switch Set/Reset",
        "version": "smwc-4016-1408941641",
        "upstream_time": 1408941641,
        "download_url": "https://dl.smwcentral.net/4016/Switches.zip",
        "filename": "Switches.zip",
        "size": 1949,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-p-switch-star-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3960,
    "title": "P-Switch Star Blocks",
    "authors": [
      "Immortality"
    ],
    "tags": [
      "lorom",
      "p-switch",
      "star"
    ],
    "description": "These blocks will reduce the P-Switch switch timer to 0, and convert any P-Switch time you had and make it star time. Comes in blue and silver versions.",
    "latest_version": "smwc-3960-1426211647",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3960,
        "title": "P-Switch Star Blocks",
        "version": "smwc-3960-1426211647",
        "upstream_time": 1426211647,
        "download_url": "https://dl.smwcentral.net/3960/pswitch.zip",
        "filename": "pswitch.zip",
        "size": 1015,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-p-switches",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 23332,
    "title": "P-Switches",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "lorom",
      "map16",
      "p-switch",
      "sa-1",
      "solid",
      "sprite"
    ],
    "description": "A set of ungrabbable P-Switches which can be either blue or silver, rightside up or upside down, solid to sprites or not, can be jumped on or not and changes to the next Map16 tiles.",
    "latest_version": "smwc-23332-1593685383",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 23332,
        "title": "P-Switches",
        "version": "smwc-23332-1593685383",
        "upstream_time": 1593685383,
        "download_url": "https://dl.smwcentral.net/23332/P-Switches.zip",
        "filename": "P-Switches.zip",
        "size": 7933,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-paper-mario-save-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 20642,
    "title": "Paper Mario Save Block",
    "authors": [
      "TheN64man"
    ],
    "tags": [
      "lorom",
      "paper mario",
      "sa-1",
      "save",
      "vwf dialogues"
    ],
    "description": "This block, similar to Paper Mario, will save the game, make sound and display customized text when hit from the bottom. It can only be used once when in a level, then you have to re-enter the level to use it again. Text-free version and VWF Dialogues compatible versions included.<br>\r\nMy first custom block :D",
    "latest_version": "smwc-20642-1568130538",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 20642,
        "title": "Paper Mario Save Block",
        "version": "smwc-20642-1568130538",
        "upstream_time": 1568130538,
        "download_url": "https://dl.smwcentral.net/20642/saveblocks.zip",
        "filename": "saveblocks.zip",
        "size": 3583,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-pass-if",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 23860,
    "title": "Pass If 5+ Lives",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "lives",
      "lorom",
      "passable",
      "sa-1"
    ],
    "description": "This block lets you pass if you have 5 lives or more.<br>\r\n<br>\r\n<br>\r\n<br>\r\nFermin Acosta Jr.'s Update 7/16/2020: I added another SA-1 hybrid compatible ",
    "latest_version": "smwc-23860-1594928870",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 23860,
        "title": "Pass If 5+ Lives",
        "version": "smwc-23860-1594928870",
        "upstream_time": 1594928870,
        "download_url": "https://dl.smwcentral.net/23860/5livestopass.zip",
        "filename": "5livestopass.zip",
        "size": 420,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-pass-if-carrying",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3936,
    "title": "Pass if Carrying",
    "authors": [
      "E-Man"
    ],
    "tags": [
      "carry",
      "item",
      "lorom",
      "passable"
    ],
    "description": "A simple block that makes it so that the player can only pass through if he/she is holding an item. <br>\r\n<br>\r\nRequested by mapsking.<br>\r\n<br>\r\n<i>Tester's note: Side-effect: If the player drops the item while being right inside the block, the player will die. Other than that little quirk, nice block.</i>",
    "latest_version": "smwc-3936-1426271888",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3936,
        "title": "Pass if Carrying",
        "version": "smwc-3936-1426271888",
        "upstream_time": 1426271888,
        "download_url": "https://dl.smwcentral.net/3936/PassIfCarrying.zip",
        "filename": "PassIfCarrying.zip",
        "size": 682,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-pass-if-no-sprites-on-screen",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3967,
    "title": "Pass if no Sprites on Screen",
    "authors": [
      "Teo17"
    ],
    "tags": [
      "lorom",
      "onscreen",
      "passable",
      "solid",
      "sprite"
    ],
    "description": "This block will let you pass if there are no sprites on the screen. More details in the readme.",
    "latest_version": "smwc-3967-1410399645",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3967,
        "title": "Pass if no Sprites on Screen",
        "version": "smwc-3967-1410399645",
        "upstream_time": 1410399645,
        "download_url": "https://dl.smwcentral.net/3967/passnosprites.zip",
        "filename": "passnosprites.zip",
        "size": 988,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-pass-on",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3797,
    "title": "Pass On 99 Bonus Stars",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "bonus stars",
      "lorom",
      "pass"
    ],
    "description": "This block lets you pass if you have 99 bonus stars.",
    "latest_version": "smwc-3797-1409413846",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3797,
        "title": "Pass On 99 Bonus Stars",
        "version": "smwc-3797-1409413846",
        "upstream_time": 1409413846,
        "download_url": "https://dl.smwcentral.net/3797/pass99stars.zip",
        "filename": "pass99stars.zip",
        "size": 476,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-pass-through-ledge-by-pressing-a",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41220,
    "title": "Pass-Through Ledge by Pressing A",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "ledge",
      "lorom",
      "sa-1"
    ],
    "description": "Unlike other passable ledges, this one requires the player to hold down and tap A to fall through. This is useful if you want the player to have freedom to duck and duck-jump without having to fall through. <br>\r\n<br>\r\nHowever, if the player is riding Yoshi, it requires only to tap down to fall through.",
    "latest_version": "smwc-41220-1764816620",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41220,
        "title": "Pass-Through Ledge by Pressing A",
        "version": "smwc-41220-1764816620",
        "upstream_time": 1764816620,
        "download_url": "https://dl.smwcentral.net/41220/Press%20Down%20Ledge.zip",
        "filename": "Press Down Ledge.zip",
        "size": 1120,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-passable-by-shells",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3985,
    "title": "Passable By Shells",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "lorom",
      "passable",
      "shell"
    ],
    "description": "A block that is only passable by shells.",
    "latest_version": "smwc-3985-1436703979",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3985,
        "title": "Passable By Shells",
        "version": "smwc-3985-1436703979",
        "upstream_time": 1436703979,
        "download_url": "https://dl.smwcentral.net/3985/shellonly.zip",
        "filename": "shellonly.zip",
        "size": 346,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-passable-ledge-with-sfx",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 21361,
    "title": "Passable Ledge with SFX",
    "authors": [
      "Bird0",
      "Sonikku",
      "p4plus2"
    ],
    "tags": [
      "controller",
      "direction",
      "lorom",
      "passthrough",
      "sa-1"
    ],
    "description": "A ledge that can be passed through by tapping down.",
    "latest_version": "smwc-21361-1572317797",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 21361,
        "title": "Passable Ledge with SFX",
        "version": "smwc-21361-1572317797",
        "upstream_time": 1572317797,
        "download_url": "https://dl.smwcentral.net/21361/PassLedgeSFX.zip",
        "filename": "PassLedgeSFX.zip",
        "size": 527,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-passable-on-a-b-button",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3979,
    "title": "Passable On A/B Button",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "button",
      "lorom",
      "passable"
    ],
    "description": "Two blocks. One makes the player pass from whatever side as long as A or B is pressed (blck1.asm), the other (blck2.asm) makes the player pass when neither of those two buttons are pressed.",
    "latest_version": "smwc-3979-1436701494",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3979,
        "title": "Passable On A/B Button",
        "version": "smwc-3979-1436701494",
        "upstream_time": 1436701494,
        "download_url": "https://dl.smwcentral.net/3979/Blox.zip",
        "filename": "Blox.zip",
        "size": 1122,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-passable-on-all",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 23347,
    "title": "Passable On All (5) Dragon (Yoshi) Coins",
    "authors": [
      "Morsel"
    ],
    "tags": [
      "dragon coins",
      "lorom",
      "passable",
      "sa-1",
      "yoshi coins"
    ],
    "description": "This adapts the block \"Passable On Yoshi Coins\" to make it function properly when all coins have been collected (with that block, if you die after collecting the coins, the coins will not respawn and there will be no way to make the custom block passable without resetting the game). This does not replace the other block; I have submitted this as I keep seeing the other block used wrongly and it pisses me off. An analogous version of this block could be found in the old blocktool of jonwil.",
    "latest_version": "smwc-23347-1593758601",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 23347,
        "title": "Passable On All (5) Dragon (Yoshi) Coins",
        "version": "smwc-23347-1593758601",
        "upstream_time": 1593758601,
        "download_url": "https://dl.smwcentral.net/23347/PassOnAllDragonCoins.zip",
        "filename": "PassOnAllDragonCoins.zip",
        "size": 697,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-passable-on-yoshi-coins",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 30193,
    "title": "Passable On Yoshi Coins",
    "authors": [
      "Multibella"
    ],
    "tags": [
      "dragon coin",
      "lorom",
      "passable",
      "sa-1",
      "yoshi coin"
    ],
    "description": "A block that lets you pass when you have 4 Yoshi Coins. (Exact amount easy to specify in the .asm file.)",
    "latest_version": "smwc-30193-1661513019",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 30193,
        "title": "Passable On Yoshi Coins",
        "version": "smwc-30193-1661513019",
        "upstream_time": 1661513019,
        "download_url": "https://dl.smwcentral.net/30193/PassOnDragonCoin.zip",
        "filename": "PassOnDragonCoin.zip",
        "size": 547,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-passcode-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 13642,
    "title": "Passcode blocks",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "passcode",
      "password"
    ],
    "description": "Unlike everybody else, this passcode depends on lunar magic exanimation's manuel trigger to show to the player the inputted passcode. It contains 4 number blocks, 4 up/down controller blocks, and a door. See readme for details.<br>\r\n<br>\r\n<b><span style=\"color: #ffff00;\">NEW FEATURE:</span></b> A randomized password. Great for those don't want their password to be shared by other players (let's play and walkthrough). This requires uberasm though and the \"Better Random Number Generator\" (not mandatory, but highly recommended) patch.",
    "latest_version": "smwc-13642-1463710301",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 13642,
        "title": "Passcode blocks",
        "version": "smwc-13642-1463710301",
        "upstream_time": 1463710301,
        "download_url": "https://dl.smwcentral.net/13642/Passcode.zip",
        "filename": "Passcode.zip",
        "size": 12879,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-password-blocks-alternate",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4043,
    "title": "Password Blocks (Alternate version)",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "door",
      "lorom",
      "password"
    ],
    "description": "Place the 7 blocks in any order you wish, but they are designed in such a way as to have one combination and only one.  They must always be hit in order, 1, 2, 3, 4, 5, 6, 7. If you want to lay them out in a straight row in the order 4, 6, 3, 1, 7, 5, 2, they'll work the same way. These blocks may be set to act like whatever you wish.<br>\r\n<br>\r\nDoors (door_block.asm) are activated if the correct code is put in.<br>\r\n<br>\r\nSee readme for full explanation.",
    "latest_version": "smwc-4043-1409039841",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4043,
        "title": "Password Blocks (Alternate version)",
        "version": "smwc-4043-1409039841",
        "upstream_time": 1409039841,
        "download_url": "https://dl.smwcentral.net/4043/imamelia%27s%20password%20blocks.zip",
        "filename": "imamelia%27s password blocks.zip",
        "size": 7479,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-pay",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 23850,
    "title": "Pay 5 Coins/Lives to Pass",
    "authors": [
      "Ersanio",
      "Roy",
      "S.L"
    ],
    "tags": [
      "coins",
      "lives",
      "lorom",
      "pass",
      "pay",
      "sa-1"
    ],
    "description": "This file contains two blocks. One requires the player to pay 5 lives (quite a toll) before being able to pass, the other requires the player to pay 5 coins. Amount can be adjusted easily. Requires one byte of free RAM per block.<br>\r\n<br>\r\n<br>\r\nFermin's Update 7/15/2020: I added SA-1 hybrid code. So is my first time that I made sa-1 comaptible.",
    "latest_version": "smwc-23850-1594859387",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 23850,
        "title": "Pay 5 Coins/Lives to Pass",
        "version": "smwc-23850-1594859387",
        "upstream_time": 1594859387,
        "download_url": "https://dl.smwcentral.net/23850/cointoll.zip",
        "filename": "cointoll.zip",
        "size": 746,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-pay-exchange-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4836,
    "title": "Pay/Exchange Block",
    "authors": [
      "Telinc1"
    ],
    "tags": [
      "exchange",
      "item box",
      "lorom",
      "pay"
    ],
    "description": "This block is the exact opposite of the shop block. Instead of taking coins and giving you an item, it takes your item box contents and gives you coins. The coin amounts that are given can be customized. The block also plays a sound effect upon being hit.<br>\r\nWarning, you will need to modify the table that the block uses if you can have anything non-normal (shells, keys, vines, etc.) in your item box.",
    "latest_version": "smwc-4836-1427083705",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4836,
        "title": "Pay/Exchange Block",
        "version": "smwc-4836-1427083705",
        "upstream_time": 1427083705,
        "download_url": "https://dl.smwcentral.net/4836/PayBlock.zip",
        "filename": "PayBlock.zip",
        "size": 1748,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-pay-to-end-level",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 6806,
    "title": "Pay To End Level",
    "authors": [
      "Pseudogon"
    ],
    "tags": [
      "block",
      "coins",
      "end",
      "level",
      "lorom",
      "pay"
    ],
    "description": "Here is a fixed version of my block.<br>\r\n<br>\r\nWhen you hit this block, it will end the level if you have 30 coins.(You can change the amount)",
    "latest_version": "smwc-6806-1438035709",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 6806,
        "title": "Pay To End Level",
        "version": "smwc-6806-1438035709",
        "upstream_time": 1438035709,
        "download_url": "https://dl.smwcentral.net/6806/Pay%20To%20End%20Level%28Fixed%29.zip",
        "filename": "Pay To End Level(Fixed).zip",
        "size": 577,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-per-level-flags-detection-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 27073,
    "title": "Per-Level Flags Detection Block",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "layer 2",
      "lorom",
      "sa-1",
      "shatter",
      "solid"
    ],
    "description": "This simple block will change its act as (and optionally shatter) when touched, if a specific per-level flag is set (either \"Invisible 1-Ups collected\" flag, \"All Dragon Coins collected\" flag, \"3-Up Moon collected\" flag). Check the asm file for more info and options.",
    "latest_version": "smwc-27073-1627111937",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 27073,
        "title": "Per-Level Flags Detection Block",
        "version": "smwc-27073-1627111937",
        "upstream_time": 1627111937,
        "download_url": "https://dl.smwcentral.net/27073/perlevel_flag_detector.zip",
        "filename": "perlevel_flag_detector.zip",
        "size": 865,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-perfect-slippery-blocks-v3-2",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 37753,
    "title": "Perfect Slippery Blocks v3.2.0",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "physics",
      "sa-1",
      "slippery"
    ],
    "description": "Unlike \"Single Slippery Block\", this one, you don't need an anti-slippery block placed above the slippery block for a workaround prevention. It also has proper slippery corners without making the whole level slippery. It requires Uberasm tool.<br>\r\n<br>\r\n2023-09-13 update - supports both half and full slippery mode in one hack. Thus <kbd>!Freeram_MarioSlip</kbd> and <kbd>!Freeram_SpriteSlip</kbd> acts as a copy of RAM $86 (including $01-$7F being half-slippery and $80+ being fully slippery).<br>\r\n<br>\r\n2023-05-07 update - supports LM override.",
    "latest_version": "smwc-37753-1732856699",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 37753,
        "title": "Perfect Slippery Blocks v3.2.0",
        "version": "smwc-37753-1732856699",
        "upstream_time": 1732856699,
        "download_url": "https://dl.smwcentral.net/37753/Slippery_3_2_0.zip",
        "filename": "Slippery_3_2_0.zip",
        "size": 66225,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-pipe-cannon",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41114,
    "title": "Pipe Cannon",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "pipe",
      "sa-1"
    ],
    "description": "This is a pipe cannon similar to the one New Super Mario Bros.<br>\r\nIf the player enters it, instead of warping them to another level, it shoots them straight up into the air, locking their controls during launch.<br>\r\nMario will keep going until he hits a ceiling, or one of 2 custom blocks: <div class=\"code inline filter-noemote filter-nobr\"><pre>PipeCannon_End.asm</pre></div> or <div class=\"code inline filter-noemote filter-nobr\"><pre>PipeCannon_teleport.asm</pre></div>.<br>\r\nAlso included is a variant that will shoot the player when they press A or B instead of waiting for a timer.<br>\r\n<br>\r\nUseful for a gimmick like getting to high areas disguised as a pipe to nowhere.",
    "latest_version": "smwc-41114-1764221850",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41114,
        "title": "Pipe Cannon",
        "version": "smwc-41114-1764221850",
        "upstream_time": 1764221850,
        "download_url": "https://dl.smwcentral.net/41114/Pipe%20Cannon.zip",
        "filename": "Pipe Cannon.zip",
        "size": 10672,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-pipe-kit",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3997,
    "title": "Pipe Kit",
    "authors": [
      "Chdata"
    ],
    "tags": [
      "base",
      "lorom",
      "pipe"
    ],
    "description": "These blocks act exactly like screen exit enabled pipes.<br>\r\n<br>\r\nASMers could use this for things like making a pipe that leads you to a defined exit, making a pipe you can enter but not exit that doesn't even take you to a screen exit and would be very cheap, or for the fact that you can make codes on a block activate only if you're on the left or right side of the top of a block.",
    "latest_version": "smwc-3997-1426304592",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3997,
        "title": "Pipe Kit",
        "version": "smwc-3997-1426304592",
        "upstream_time": 1426304592,
        "download_url": "https://dl.smwcentral.net/3997/Pipe%20Kit.zip",
        "filename": "Pipe Kit.zip",
        "size": 1330,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-pipes-on-small-powerup",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3954,
    "title": "Pipes on Small Powerup",
    "authors": [
      "tmercswims"
    ],
    "tags": [
      "lorom",
      "pipe",
      "small"
    ],
    "description": "Both a horizontal and vertical pipe that the player can only enter when small. Note: the vertical pipes need both a left version (vleft.asm) and a right version (vright.asm) for it to work accurately. They need to be placed to the left and right of eachother, too. This problem doesn't quite apply to horizontal pipes.",
    "latest_version": "smwc-3954-1426208302",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3954,
        "title": "Pipes on Small Powerup",
        "version": "smwc-3954-1426208302",
        "upstream_time": 1426208302,
        "download_url": "https://dl.smwcentral.net/3954/small%20pipes.zip",
        "filename": "small pipes.zip",
        "size": 1103,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-planted-sprite-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4045,
    "title": "Planted Sprite Block",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "asar 2 remoderation",
      "collectible",
      "generator",
      "lorom"
    ],
    "description": "A disassembly of MikeyK's block, \"MushBlk.bin\". I added a few extra features, such as sound effects, and the ability to chose whether the sprite created is normal or custom. Its like ICB's Veggie Blocks, but doesn't crash the game when there are too many sprites on screen at once - it now doesn't activate when there are too many sprites.<br>\r\n<br>\r\nPM me if you encounter any major errors. No credit needed.",
    "latest_version": "smwc-4045-1426304790",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4045,
        "title": "Planted Sprite Block",
        "version": "smwc-4045-1426304790",
        "upstream_time": 1426304790,
        "download_url": "https://dl.smwcentral.net/4045/SpriteGen.zip",
        "filename": "SpriteGen.zip",
        "size": 1271,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-player-specific-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 11335,
    "title": "Player Specific Block",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "character",
      "lorom"
    ],
    "description": "This block acts like a certain map16 tile depending on the current player. When it's not the player you specified, it will act like what you set it to act like in the map16 editor. When it's the one you specified, it will act like what you set it to act like in the .asm file.<br>\r\n<br>\r\nCredit not needed since this is pretty simple.",
    "latest_version": "smwc-11335-1438548892",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 11335,
        "title": "Player Specific Block",
        "version": "smwc-11335-1438548892",
        "upstream_time": 1438548892,
        "download_url": "https://dl.smwcentral.net/11335/PlayerSpecificBlock.zip",
        "filename": "PlayerSpecificBlock.zip",
        "size": 471,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-poison-water",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3810,
    "title": "Poison Water",
    "authors": [
      "Hach",
      "edit1754"
    ],
    "tags": [
      "lorom",
      "poison",
      "sa-1",
      "timer",
      "water"
    ],
    "description": "This block makes the timer rapidly decrease for a bit every few seconds while you're in it.",
    "latest_version": "smwc-3810-1408941007",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3810,
        "title": "Poison Water",
        "version": "smwc-3810-1408941007",
        "upstream_time": 1408941007,
        "download_url": "https://dl.smwcentral.net/3810/Poison%20Water.zip",
        "filename": "Poison Water.zip",
        "size": 492,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-poundable-stake-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 14938,
    "title": "Poundable Stake Blocks",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "asar 2 remoderation",
      "ground pound",
      "lorom",
      "post",
      "poundable",
      "stake"
    ],
    "description": "\tSimilar to YI, if the player were to spinjump/groundpound the stake blocks, they will \"shorten\" (or move downward) without any possible cutoff being shown. Great for aesthetics and puzzles.<br>\r\n<br>\r\nAlso includes an upside down version.",
    "latest_version": "smwc-14938-1484271889",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 14938,
        "title": "Poundable Stake Blocks",
        "version": "smwc-14938-1484271889",
        "upstream_time": 1484271889,
        "download_url": "https://dl.smwcentral.net/14938/PoundStakeBlocks.zip",
        "filename": "PoundStakeBlocks.zip",
        "size": 6576,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-power-preserver",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3826,
    "title": "Power Preserver",
    "authors": [
      "wye"
    ],
    "tags": [
      "item box",
      "lorom",
      "powerdown",
      "powerup"
    ],
    "description": "This block preserves your powerup, in that, when you hit it, it transfers your current powerup over to the item box, leaving the player small. If the player is already small, the \"incorrect\" sound will be generated.<br>\r\nThis could be useful, as it makes you small without having to die / get hurt, perhaps making areas where you have to be small to pass acceptable. \"Acts like\" setting may be best as solid.",
    "latest_version": "smwc-3826-1426028590",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3826,
        "title": "Power Preserver",
        "version": "smwc-3826-1426028590",
        "upstream_time": 1426028590,
        "download_url": "https://dl.smwcentral.net/3826/Power%20Preserving.zip",
        "filename": "Power Preserving.zip",
        "size": 510,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-power-up-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 14190,
    "title": "Power Up Blocks",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "filter",
      "lorom",
      "power-up"
    ],
    "description": "Blocks, which sets Mario's power up state directly but as opposide to the cheap ones which can be practically made by everyone (even by a <a href=\"http://www.smwcentral.net/?p=section&a=details&id=9397\">tool</a>), these also include an animation to play for each state like you would have gotten the corresponding powerup or, in case with become_big.asm, a different animation for each powerup state à la my powerdown patch.<br>\r\nIn additon, these disable flying with the cape to prevent glitches.<br>\r\n<br>\r\nAbsolutely no credits required.<br>\r\n<br>\r\nnote: become_big.asm works natively with more power ups but requires some edits to add powerdown animation for each power up.",
    "latest_version": "smwc-14190-1474163234",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 14190,
        "title": "Power Up Blocks",
        "version": "smwc-14190-1474163234",
        "upstream_time": 1474163234,
        "download_url": "https://dl.smwcentral.net/14190/powerup%20blocks.zip",
        "filename": "powerup blocks.zip",
        "size": 2314,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-power-up-selector-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 31847,
    "title": "Power-Up Selector Block",
    "authors": [
      "Nitrocell Inc."
    ],
    "tags": [
      "lorom",
      "power-up",
      "power-ups",
      "powerup",
      "sa-1",
      "select"
    ],
    "description": "This block will increase Mario's powerup status after jumping on block or hitting it from below. If Mario with Fire powerup ($03) contact with this block, it will reset him to Small Mario ($00).<br>\r\n(In future I will make version of this block, where selection can be done only once (or multiple times specified inside code.)<br>\r\nSee \"readme\" for details.",
    "latest_version": "smwc-31847-1662173796",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 31847,
        "title": "Power-Up Selector Block",
        "version": "smwc-31847-1662173796",
        "upstream_time": 1662173796,
        "download_url": "https://dl.smwcentral.net/31847/PowerupSelector.zip",
        "filename": "PowerupSelector.zip",
        "size": 1007,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-powerup-coin",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41119,
    "title": "Powerup Coin",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "coin",
      "lorom",
      "powerup",
      "sa-1"
    ],
    "description": "A coin that gives the player a powerup of their choice, as well as a configurable amount of coins. Becomes solid when the blue P-Switch is active.",
    "latest_version": "smwc-41119-1764549009",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41119,
        "title": "Powerup Coin",
        "version": "smwc-41119-1764549009",
        "upstream_time": 1764549009,
        "download_url": "https://dl.smwcentral.net/41119/powerup_coin.zip",
        "filename": "powerup_coin.zip",
        "size": 1058,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-powerup-conditional-coin",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4004,
    "title": "Powerup Conditional Coin",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "coin",
      "lorom",
      "powerup"
    ],
    "description": "This coin will give you an amount of coins based on the player's powerup status. You can change the values in the only table in the ASM File.",
    "latest_version": "smwc-4004-1436639861",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4004,
        "title": "Powerup Conditional Coin",
        "version": "smwc-4004-1436639861",
        "upstream_time": 1436639861,
        "download_url": "https://dl.smwcentral.net/4004/Power%20Conditional%20Coin.zip",
        "filename": "Power Conditional Coin.zip",
        "size": 708,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-powerup-dependent-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3920,
    "title": "Powerup-Dependent Block",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "lorom",
      "powerup"
    ],
    "description": "This block will act like a different original block depending on your current powerup!",
    "latest_version": "smwc-3920-1409015265",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3920,
        "title": "Powerup-Dependent Block",
        "version": "smwc-3920-1409015265",
        "upstream_time": 1409015265,
        "download_url": "https://dl.smwcentral.net/3920/Powerup.zip",
        "filename": "Powerup.zip",
        "size": 681,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-powerup-dependent-reward-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3825,
    "title": "Powerup-Dependent Reward Block",
    "authors": [
      "Telinc1"
    ],
    "tags": [
      "lorom",
      "powerup"
    ],
    "description": "When the player hits this block from below, he will get a reward depending on his powerup. The block will also destroy itself.",
    "latest_version": "smwc-3825-1409003945",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3825,
        "title": "Powerup-Dependent Reward Block",
        "version": "smwc-3825-1409003945",
        "upstream_time": 1409003945,
        "download_url": "https://dl.smwcentral.net/3825/DependingBlock.zip",
        "filename": "DependingBlock.zip",
        "size": 1911,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-powerup-increment",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3942,
    "title": "Powerup Increment",
    "authors": [
      "Noobish Noobsicle",
      "coolhack"
    ],
    "tags": [
      "lorom",
      "powerup",
      "star"
    ],
    "description": "When touched, this block will increase the player's powerup status and then shatter. Increments go in this order: Small &gt; Big &gt; Fiery &gt; Caped &gt; Star. Also comes with a version that sticks with Fiery, it doesn't go to Caped or Star.",
    "latest_version": "smwc-3942-1425953378",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3942,
        "title": "Powerup Increment",
        "version": "smwc-3942-1425953378",
        "upstream_time": 1425953378,
        "download_url": "https://dl.smwcentral.net/3942/PowerIncrement.zip",
        "filename": "PowerIncrement.zip",
        "size": 1238,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-powerup-life-exchange",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3804,
    "title": "Powerup Life Exchange",
    "authors": [
      "DiscoTheBat",
      "Roy",
      "Ultimaximus"
    ],
    "tags": [
      "life",
      "lorom",
      "powerup"
    ],
    "description": "Contains two blocks. Power_Exchange.asm works as following: If the player isn't small, it takes away his power up in exchange for one life, otherwise plays the \"incorrect\" sound. The other block does the same, but has a different amount of lives to exchange for the powerup, depending on the powerup. This amount can be changed easily.",
    "latest_version": "smwc-3804-1436651093",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3804,
        "title": "Powerup Life Exchange",
        "version": "smwc-3804-1436651093",
        "upstream_time": 1436651093,
        "download_url": "https://dl.smwcentral.net/3804/Power%20Exchange.zip",
        "filename": "Power Exchange.zip",
        "size": 846,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-powerup-swap",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3945,
    "title": "Powerup Swap",
    "authors": [
      "Lexi"
    ],
    "tags": [
      "lorom",
      "powerup"
    ],
    "description": "These blocks are helpful when you don't want the player to have a certain powerup in a puzzle.<br>\r\nThe first block, nocape.asm, will change Cape Mario to Fire Mario and will replace a cape feather in the item box with a fire flower.<br>\r\nThe second, nofire.asm does the reverse.<br>\r\nBoth blocks will leave Mario's powerup status unaffected if he is small or big, and they won't modify the item in the item box if it isn't a fire flower/cape feather.",
    "latest_version": "smwc-3945-1437074049",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3945,
        "title": "Powerup Swap",
        "version": "smwc-3945-1437074049",
        "upstream_time": 1437074049,
        "download_url": "https://dl.smwcentral.net/3945/powerswap.zip",
        "filename": "powerswap.zip",
        "size": 826,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-press-any-key-to-activate-normal-exit",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4104,
    "title": "Press Any Key To Activate Normal Exit",
    "authors": [
      "Teo17"
    ],
    "tags": [
      "button",
      "exit",
      "lorom"
    ],
    "description": "Press Any Key To Activate Normal Exit (PAKTANE) is a block which will activate normal exit of the level you are in if you press any key when inside this block. Made on request by REQUESTMAN.",
    "latest_version": "smwc-4104-1409023613",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4104,
        "title": "Press Any Key To Activate Normal Exit",
        "version": "smwc-4104-1409023613",
        "upstream_time": 1409023613,
        "download_url": "https://dl.smwcentral.net/4104/PAKTANE.zip",
        "filename": "PAKTANE.zip",
        "size": 1400,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-pressable-on-off-switch",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3890,
    "title": "Pressable ON/OFF Switch",
    "authors": [
      "x-treme"
    ],
    "tags": [
      "lorom",
      "on off"
    ],
    "description": "Give credit if used.<br>\r\n<br>\r\nRequested by MachoMan<br>\r\n<br>\r\nonoff.asm = if mario is on it, change the on/off switch to on<br>\r\noffon.asm = if mario is on it, change the on/off switch to off<br>\r\nswitchon.asm = change on/off status to on<br>\r\nswitchoff.asm = change on/off status to off<br>\r\n<br>\r\nVideo: http://www.youtube.com/watch?v=8HfKVdQMyE8",
    "latest_version": "smwc-3890-1426301289",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3890,
        "title": "Pressable ON/OFF Switch",
        "version": "smwc-3890-1426301289",
        "upstream_time": 1426301289,
        "download_url": "https://dl.smwcentral.net/3890/switchs.zip",
        "filename": "switchs.zip",
        "size": 1624,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-puff-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3877,
    "title": "Puff Block",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "disappear",
      "lorom",
      "sa-1",
      "smoke"
    ],
    "description": "This block will disappear in a puff of smoke when hit from below.",
    "latest_version": "smwc-3877-1408963441",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3877,
        "title": "Puff Block",
        "version": "smwc-3877-1408963441",
        "upstream_time": 1408963441,
        "download_url": "https://dl.smwcentral.net/3877/Smoke%20Puff%20Block.zip",
        "filename": "Smoke Puff Block.zip",
        "size": 302,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-puffy-cloud",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3921,
    "title": "Puffy Cloud",
    "authors": [
      "RealLink"
    ],
    "tags": [
      "cloud",
      "lorom",
      "spin jump"
    ],
    "description": "This is a cloud which will disappear in a puff of smoke when spinjumped. It also plays a SFX.",
    "latest_version": "smwc-3921-1408963740",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3921,
        "title": "Puffy Cloud",
        "version": "smwc-3921-1408963740",
        "upstream_time": 1408963740,
        "download_url": "https://dl.smwcentral.net/3921/Cloud.zip",
        "filename": "Cloud.zip",
        "size": 458,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-purple-coins",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41169,
    "title": "Purple Coins",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "coin",
      "counter",
      "goal",
      "lorom",
      "sa-1",
      "uberasm needed"
    ],
    "description": "A replica of the purple coins from Super Mario Galaxy. Collect a certain amount of them (customisable) and activate something (also customisable).<br>\r\nThese coins stay collected if you switch to a different room.<br>\r\n<br>\r\nBe sure to read the readme before inserting the coins!<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"MrMartley64\"><a href=\"/?p=profile&amp;id=27753\" style=\"color: var(--user-color-2);\" class=\"un\">MrMartley64</a></span>.",
    "latest_version": "smwc-41169-1764462273",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41169,
        "title": "Purple Coins",
        "version": "smwc-41169-1764462273",
        "upstream_time": 1764462273,
        "download_url": "https://dl.smwcentral.net/41169/Purple%20Coins%20Asar2.zip",
        "filename": "Purple Coins Asar2.zip",
        "size": 22770,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-quake",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3880,
    "title": "Quake",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "lorom",
      "shatter",
      "stun"
    ],
    "description": "This block will shake the ground, stun the player and sprites when touched. It then erases itself. It can play a configurable sound effect too.",
    "latest_version": "smwc-3880-1409870332",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3880,
        "title": "Quake",
        "version": "smwc-3880-1409870332",
        "upstream_time": 1409870332,
        "download_url": "https://dl.smwcentral.net/3880/quake.zip",
        "filename": "quake.zip",
        "size": 396,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-question-mark-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 30840,
    "title": "Question Mark Blocks",
    "authors": [
      "MarioFanGamer",
      "lx5"
    ],
    "tags": [
      "32x32",
      "giant",
      "item box",
      "item memory",
      "lorom",
      "question block",
      "sa-1",
      "yoshi egg"
    ],
    "description": "A pack with some very customisable question mark blocks including a power up dependent block (similar how the flower and feather ?-blocks from the original game act like), a block to spawn enemy sprites, Yoshi eggs, place an item to the item box, giant versions of them and a giant coin block.<br>\r\nYou can change the sprite (obviously), the initial sprite state (for carryable and some other sprites), the power up out of block/ stun/ random sprite timer (depending on the sprite), the sound effect, some bounce block settings including properties too and even whether the block is dependand from the item memory or not (requires the included object).<br>\r\n<br>\r\nBe aware that due to unoptimised routines (not my fault, really), the giant blocks can cause black lines on top of the screen or glitch the HDMA for one frame.<br>\r\nTo minimise the chances of it happening, you can apply the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28028\">VRAM optimisation</a> patch.<br>\r\n<br>\r\nRead the readme for more information.<br>\r\nAlso thanks for LX5 for two routines and the Yoshi egg blocks.",
    "latest_version": "v2.0.0",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 30840,
        "title": "Question Mark Blocks",
        "version": "v2.0.0",
        "upstream_time": 1690252653,
        "download_url": "https://dl.smwcentral.net/30840/Question%20Mark%20Blocks.zip",
        "filename": "Question Mark Blocks.zip",
        "size": 46761,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-quicksand",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 35357,
    "title": "Quicksand",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "quicksand"
    ],
    "description": "This block will slow Mario down and make it more difficult to jump.<br>\r\n<br>\r\nUnlike previous iterations, this doesn't nullify the player's X or Y speed immediately and acts a bit more like the hazard in Super Mario Bros. 2, where you can still maintain your speed by jumping out as soon as you touch its surface.<br>\r\nAs well, some sprites, like the Pokey and some jumping sprites, will be completely unaffected by the block, acting like solid ground in these instances.<br>\r\n<br>\r\nDefines exist in the ASM file to dictate how much his X and Y speeds are constrained, as well as how sprites behave with the block.<br>\r\n<br>\r\n<b>Release History</b>:<br>\r\n- 7/9/2022 (C3 Summer 2022): V1.0 - Limited Initial Release.<br>\r\n- 10/27/2023: V1.1 - Updated sprite handling. Now \"stuns\" Koopas and Goombas and flips them vertically.",
    "latest_version": "smwc-35357-1714483849",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 35357,
        "title": "Quicksand",
        "version": "smwc-35357-1714483849",
        "upstream_time": 1714483849,
        "download_url": "https://dl.smwcentral.net/35357/Quicksand.zip",
        "filename": "Quicksand.zip",
        "size": 2532,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-quicksand-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 21197,
    "title": "Quicksand Blocks",
    "authors": [
      "Roy",
      "Sonikku"
    ],
    "tags": [
      "lorom",
      "quicksand",
      "sa-1"
    ],
    "description": "These are two quicksand blocks. One, QuicksandNorm.asm, acts like you would expect it to - it drags the player and sprites down and decreases their horizontal speed to an extent. The other block, QuicksandPit.asm makes movement even more difficult for both player and sprites.",
    "latest_version": "smwc-21197-1569187229",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 21197,
        "title": "Quicksand Blocks",
        "version": "smwc-21197-1569187229",
        "upstream_time": 1569187229,
        "download_url": "https://dl.smwcentral.net/21197/QuicksandBlks.zip",
        "filename": "QuicksandBlks.zip",
        "size": 1478,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-race-against-death",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3909,
    "title": "Race Against Death",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "kill",
      "lorom",
      "race",
      "sprite",
      "teleport"
    ],
    "description": "This block kills the player when touched by ANY sprite, but teleports the player when he touches it.",
    "latest_version": "smwc-3909-1409005637",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3909,
        "title": "Race Against Death",
        "version": "smwc-3909-1409005637",
        "upstream_time": 1409005637,
        "download_url": "https://dl.smwcentral.net/3909/raceagainstdeath.zip",
        "filename": "raceagainstdeath.zip",
        "size": 401,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-random-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 21340,
    "title": "Random ? Block",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "item",
      "lorom",
      "question block",
      "random",
      "sa-1"
    ],
    "description": "? Block will a random item in it. You can configure the items in the table in the .ASM.<br>\r\nNote that the table must contain eight entries and that it contains map16 tile numbers, so there's some limits on what you can generate.",
    "latest_version": "smwc-21340-1571619169",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 21340,
        "title": "Random ? Block",
        "version": "smwc-21340-1571619169",
        "upstream_time": 1571619169,
        "download_url": "https://dl.smwcentral.net/21340/Random%20Question%20Block.zip",
        "filename": "Random Question Block.zip",
        "size": 795,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-random-item-box-item-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 12101,
    "title": "Random Item Box Item v1.5",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "item",
      "item box",
      "lorom",
      "question block",
      "random"
    ],
    "description": "These blocks will put a random item into your item box. Please read the included Readme for for more info.<br>\r\n<br>\r\nPlease give credit, if used.<br>\r\n<br>\r\nv1.5: Optimized the code a bit. Now uses 'if' instead of 'CMP'.",
    "latest_version": "smwc-12101-1443404426",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 12101,
        "title": "Random Item Box Item v1.5",
        "version": "smwc-12101-1443404426",
        "upstream_time": 1443404426,
        "download_url": "https://dl.smwcentral.net/12101/Random%20Item%20Box%20Item%20v1.5.zip",
        "filename": "Random Item Box Item v1.5.zip",
        "size": 2490,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-ransom-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3907,
    "title": "Ransom Block",
    "authors": [
      "randoguy101"
    ],
    "tags": [
      "coins",
      "kill",
      "lorom"
    ],
    "description": "If you do not have at least a set amount of coins, you will get killed. If you do, however, you are rewarded with a set sprite.",
    "latest_version": "smwc-3907-1425954213",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3907,
        "title": "Ransom Block",
        "version": "smwc-3907-1425954213",
        "upstream_time": 1425954213,
        "download_url": "https://dl.smwcentral.net/3907/ransom.zip",
        "filename": "ransom.zip",
        "size": 1501,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-red-coin",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4081,
    "title": "Red Coin",
    "authors": [
      "Multibella"
    ],
    "tags": [
      "1-up",
      "coin",
      "lorom"
    ],
    "description": "A block that acts like a coin, however:<br>\r\n- You get an extra life when you collect 5 of those<br>\r\n- It doesn't turn into a brick when you press a blue P-switch. (The graphics still change, however. You have to change the coin graphics yourself if you want it to look correctly when blue P-switches are used.)<br>\r\n<br>\r\nMade for Weegee100's request",
    "latest_version": "smwc-4081-1410233661",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4081,
        "title": "Red Coin",
        "version": "smwc-4081-1410233661",
        "upstream_time": 1410233661,
        "download_url": "https://dl.smwcentral.net/4081/redcoin.zip",
        "filename": "redcoin.zip",
        "size": 692,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-red-coin-v2",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 35126,
    "title": "Red Coin v2.1",
    "authors": [
      "Donut"
    ],
    "tags": [
      "bonus",
      "coin",
      "lorom",
      "sa-1"
    ],
    "description": "A red coin, if the player collects X amount of them, they get a power-up as a reward. It also plays a sound effect when collected.<br>\r\nThey can be set to only be collectable when a p-switch is active, and additionally, there's an option to stop the p-switch timer when all the coins have been collected.<br>\r\n<b>To make them not visible while a blue switch isn't active, use the graphic tiles that are already in the game, that are used for the invisible p-coins (there's an image file included as help in addition to a map16 file). For the silver switch variant, use exanimations (the animation can be found in the example level, so you can just copy it from there), for normal non-switch variant, once again, use a custom animation (to avoid the block turning into used blocks when a blue p-switch is active. This animation can also be found in the example level).</b><br>\r\nEverything is configurable in the file.<br>\r\n<br>\r\nInspired by NSMB's red coins.<br>\r\n<br>\r\n<b>v2.0 update:</b><br>\r\n- I rewrote the entire code. It's a lot more configurable and optimized now.<br>\r\n<b>v2.1 update:</b><br>\r\n- Added more customizability.<br>\r\n- No longer relies on the item box.",
    "latest_version": "smwc-35126-1708651593",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 35126,
        "title": "Red Coin v2.1",
        "version": "smwc-35126-1708651593",
        "upstream_time": 1708651593,
        "download_url": "https://dl.smwcentral.net/35126/red_coin.zip",
        "filename": "red_coin.zip",
        "size": 20356,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-relative-teleport-blocks-1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 18519,
    "title": "Relative teleport blocks 1.3",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "physics",
      "position",
      "sa-1",
      "teleport"
    ],
    "description": "A special teleport block that keeps the player's physics during transition to another level. Good for cross-level effects.",
    "latest_version": "smwc-18519-1543277684",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 18519,
        "title": "Relative teleport blocks 1.3",
        "version": "smwc-18519-1543277684",
        "upstream_time": 1543277684,
        "download_url": "https://dl.smwcentral.net/18519/RelativeTeleport1_3.zip",
        "filename": "RelativeTeleport1_3.zip",
        "size": 59362,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-remove-carried-item",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3886,
    "title": "Remove Carried Item",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "carry",
      "item",
      "lorom",
      "remove"
    ],
    "description": "This item will remove the item the player is currently carrying. More information can be found in the .asm file.",
    "latest_version": "smwc-3886-1410401975",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3886,
        "title": "Remove Carried Item",
        "version": "smwc-3886-1410401975",
        "upstream_time": 1410401975,
        "download_url": "https://dl.smwcentral.net/3886/remove_carrieditem.zip",
        "filename": "remove_carrieditem.zip",
        "size": 449,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-remove-carryable-items",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 24319,
    "title": "Remove Carryable Items",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "filter",
      "item",
      "lorom",
      "sa-1"
    ],
    "description": "This block removes any carryable item, including those stored in yoshi's mouth.<br>\r\n<br>\r\nA couple notes:<br>\r\n-Sprites that can be stunned won't be removed untill they are (koopas, walking bob-ombs, galoombas, etc.)<br>\r\n<br>\r\n-Items stuck on yoshi's tongue won't be removed (they probably disable object interaction, idk)<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-24319-1598117387",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 24319,
        "title": "Remove Carryable Items",
        "version": "smwc-24319-1598117387",
        "upstream_time": 1598117387,
        "download_url": "https://dl.smwcentral.net/24319/ItemRemover.zip",
        "filename": "ItemRemover.zip",
        "size": 971,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-remove-yoshi-upon-entering-a-room",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 11959,
    "title": "Remove Yoshi upon entering a room",
    "authors": [
      "zacmario"
    ],
    "tags": [
      "lorom"
    ],
    "description": "I had trouble with existing castle entrance patches and blocks, not sure if it was a patch conflict.<br>\r\nAnyway I made this simple block that checks if mario is riding Yoshi, and sets the flag to remove him upon entering the next room. Should Mario die or pass the level, Yoshi will reappear on the overworld.",
    "latest_version": "smwc-11959-1439680018",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 11959,
        "title": "Remove Yoshi upon entering a room",
        "version": "smwc-11959-1439680018",
        "upstream_time": 1439680018,
        "download_url": "https://dl.smwcentral.net/11959/RemoveYoshi.zip",
        "filename": "RemoveYoshi.zip",
        "size": 378,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-repressable-button-switch-2",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 16053,
    "title": "Repressable button switch 2.1",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "asar 2 remoderation",
      "button",
      "lorom",
      "puzzle",
      "sa-1",
      "sprite"
    ],
    "description": "This button switch, when triggered, will change map16 and flips the on/off switch (by default, you can change it in the block's asm file), and if the player gets off the switch, it will revert back into its unpressed state so the player can use it again. Read the readme for more info.<br>\r\n<br>\r\nFixed the yoshi bug and added a palette + palettemask, and when placed on the left or top edge of level.",
    "latest_version": "smwc-16053-1514574206",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 16053,
        "title": "Repressable button switch 2.1",
        "version": "smwc-16053-1514574206",
        "upstream_time": 1514574206,
        "download_url": "https://dl.smwcentral.net/16053/RepressableSwitch_2.1.zip",
        "filename": "RepressableSwitch_2.1.zip",
        "size": 10974,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-reset-yoshi-coin-count",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3912,
    "title": "Reset Yoshi Coin Count",
    "authors": [
      "Fourpify",
      "JackTheSpades"
    ],
    "tags": [
      "coin",
      "dragon coin",
      "lorom",
      "reset",
      "yoshi coin"
    ],
    "description": "This block resets the Yoshi Coin counter.<br>\r\nAlso clears the flag if all have been collected but only if the level hasn't been exited in the meantime.<br>\r\n- get 5 coins - touch block - flag cleared.<br>\r\n- get 5 coins - win/die - reenter level - touch block - flag remains.<br>\r\n(see ASM on to make it always delete the flag)",
    "latest_version": "smwc-3912-1436722697",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3912,
        "title": "Reset Yoshi Coin Count",
        "version": "smwc-3912-1436722697",
        "upstream_time": 1436722697,
        "download_url": "https://dl.smwcentral.net/3912/resetyc.zip",
        "filename": "resetyc.zip",
        "size": 549,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-reverse-muncher",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 5716,
    "title": "Reverse Muncher",
    "authors": [
      "Catobat",
      "MarioE"
    ],
    "tags": [
      "coin",
      "hurt",
      "lorom",
      "muncher",
      "pow",
      "silver"
    ],
    "description": "This is the opposite of a muncher; a coin when the silver P-switch is off, and a muncher when the silver P-switch is on.",
    "latest_version": "smwc-5716-1436666324",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 5716,
        "title": "Reverse Muncher",
        "version": "smwc-5716-1436666324",
        "upstream_time": 1436666324,
        "download_url": "https://dl.smwcentral.net/5716/reverse_muncher.zip",
        "filename": "reverse_muncher.zip",
        "size": 421,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-reverting-map16-blocks-v2-0",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 16917,
    "title": "Reverting Map16 Blocks v2.0.3",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "map16",
      "revert",
      "sa-1"
    ],
    "description": "These block package, when these blocks gets changed or deleted, will revert back after a few frames or so. Useful for puzzle or switches that needs to be reused (without the use of a sprite). Note that Yoshi is incompatible with most of these.",
    "latest_version": "smwc-16917-1521612253",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 16917,
        "title": "Reverting Map16 Blocks v2.0.3",
        "version": "smwc-16917-1521612253",
        "upstream_time": 1521612253,
        "download_url": "https://dl.smwcentral.net/16917/RevertM16%20v2.0.3.zip",
        "filename": "RevertM16 v2.0.3.zip",
        "size": 91853,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-rex-manipulation-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 22488,
    "title": "Rex Manipulation Block",
    "authors": [
      "Nowieso"
    ],
    "tags": [
      "lorom",
      "rex",
      "sa-1",
      "sprite"
    ],
    "description": "This block smushes a Rex and makes an already smushed rex normal again. Afterwards, the block destroys itself.<br>\r\nUses Palette 7.",
    "latest_version": "smwc-22488-1585237228",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 22488,
        "title": "Rex Manipulation Block",
        "version": "smwc-22488-1585237228",
        "upstream_time": 1585237228,
        "download_url": "https://dl.smwcentral.net/22488/Rex%20Manipulation%20Block.zip",
        "filename": "Rex Manipulation Block.zip",
        "size": 4576,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-rock-climb-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41485,
    "title": "Rock Climb Blocks",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "ledge",
      "lorom",
      "rock climb",
      "sa-1"
    ],
    "description": "These 2 blocks act as \"mini ledges\" that can only be stand on if the player does the following:<br>\r\n<br>\r\n-Not crouching<br>\r\n-Holding in the direction towards the wall.<br>\r\n-Touching the wall, a pixel or more away does not count.",
    "latest_version": "smwc-41485-1769348990",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41485,
        "title": "Rock Climb Blocks",
        "version": "smwc-41485-1769348990",
        "upstream_time": 1769348990,
        "download_url": "https://dl.smwcentral.net/41485/RockClimbBlocksUpdate.zip",
        "filename": "RockClimbBlocksUpdate.zip",
        "size": 2852,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-ropes",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4107,
    "title": "Ropes",
    "authors": [
      "mzuenni"
    ],
    "tags": [
      "direction",
      "lorom",
      "passable",
      "solid"
    ],
    "description": "This Block works like tile 105 from the original game. But they are flipped in all directions (this one also works for sprites).",
    "latest_version": "smwc-4107-1410752123",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4107,
        "title": "Ropes",
        "version": "smwc-4107-1410752123",
        "upstream_time": 1410752123,
        "download_url": "https://dl.smwcentral.net/4107/Ropes.zip",
        "filename": "Ropes.zip",
        "size": 1510,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-rotating-boost-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 13681,
    "title": "Rotating boost block",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "boost",
      "boost block",
      "exanimation",
      "lorom",
      "rotating"
    ],
    "description": "Adopted from the old block tool block.<br>\r\n<br>\r\nThis block uses lunar magic's examination to determine which direction should the boost block shoots mario. It has a customizable table in which you modify the velocity. See readme for details.",
    "latest_version": "smwc-13681-1464482156",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 13681,
        "title": "Rotating boost block",
        "version": "smwc-13681-1464482156",
        "upstream_time": 1464482156,
        "download_url": "https://dl.smwcentral.net/13681/RotatingBoost.zip",
        "filename": "RotatingBoost.zip",
        "size": 3092,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-run-on-water",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3809,
    "title": "Run On Water",
    "authors": [
      "S.L"
    ],
    "tags": [
      "jesus",
      "lorom",
      "sa-1",
      "water",
      "wtf"
    ],
    "description": "A block that if the player runs above at max speed, it is solid. Otherwise, it is water that the player can swim through.",
    "latest_version": "smwc-3809-1409415586",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3809,
        "title": "Run On Water",
        "version": "smwc-3809-1409415586",
        "upstream_time": 1409415586,
        "download_url": "https://dl.smwcentral.net/3809/Run%20On%20Water.zip",
        "filename": "Run On Water.zip",
        "size": 362,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-save-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 14993,
    "title": "Save block",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "lorom",
      "save"
    ],
    "description": "This block will play a sound (default: midway) and save the game when the player presses down.<br>\r\n<br>\r\nRequested by Gi Manilla",
    "latest_version": "smwc-14993-1484705276",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 14993,
        "title": "Save block",
        "version": "smwc-14993-1484705276",
        "upstream_time": 1484705276,
        "download_url": "https://dl.smwcentral.net/14993/save.zip",
        "filename": "save.zip",
        "size": 456,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-screen-scrolling-doors",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 12638,
    "title": "Screen Scrolling Doors",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "asar 2 remoderation",
      "door",
      "lorom",
      "maze",
      "screen scrolling"
    ],
    "description": "This door, when entered will take Mario to another location within the same level without having to refresh the screen.<br>\r\n<br>\r\nNote that Yoshi also turns invisible when entering doors. So make sure that you make it impossible to have Yoshi in the places that you are gonna use these doors.",
    "latest_version": "smwc-12638-1446758668",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 12638,
        "title": "Screen Scrolling Doors",
        "version": "smwc-12638-1446758668",
        "upstream_time": 1446758668,
        "download_url": "https://dl.smwcentral.net/12638/ScreenScrollingDoors.zip",
        "filename": "ScreenScrollingDoors.zip",
        "size": 101344,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-selective-sprite-only-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 36813,
    "title": "Selective Sprite Only Block",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "customizable",
      "lorom",
      "passthrough",
      "sa-1",
      "solid",
      "sprite",
      "sprite contact"
    ],
    "description": "A \"sprite only\" block that you can customize. Enable or disable a sprite's interaction by setting its corresponding bit in the tables.<br>\r\nOne table for vanilla sprites, one table for custom sprites -- 32 bytes each.<br>\r\n<br>\r\nThere's also defines to customize other aspects of the block -- whether it interacts with stunned sprites, Mario, fireballs and cape -- as well to change the \"act like\" setting for when a sprite (or anything else) doesn't interact with the block.<br>\r\n<br>\r\nAll relevant information is included within the asm file -- including about how to use and which sprites are enabled or disabled by default.<br>\r\n<br>\r\nOh, and it's compatible with both LoROM and sa1.<br>\r\n<br>\r\nHave fun!",
    "latest_version": "smwc-36813-1727212951",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 36813,
        "title": "Selective Sprite Only Block",
        "version": "smwc-36813-1727212951",
        "upstream_time": 1727212951,
        "download_url": "https://dl.smwcentral.net/36813/selective_spriteonly_block.zip",
        "filename": "selective_spriteonly_block.zip",
        "size": 1816,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-sell-powerup",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4050,
    "title": "Sell Powerup",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "coins",
      "lorom",
      "powerup",
      "sell"
    ],
    "description": "You can sell your powerup with this custom block, with coins in return. Of course, the sound effects and the amount of money you gain is adjustable. Don't even think of crediting me.",
    "latest_version": "smwc-4050-1409410398",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4050,
        "title": "Sell Powerup",
        "version": "smwc-4050-1409410398",
        "upstream_time": 1409410398,
        "download_url": "https://dl.smwcentral.net/4050/sellpower.zip",
        "filename": "sellpower.zip",
        "size": 593,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-sensitive-bridge",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3868,
    "title": "Sensitive Bridge",
    "authors": [
      "Pozeal"
    ],
    "tags": [
      "bridge",
      "fragile",
      "lorom",
      "weight"
    ],
    "description": "If the player is small, he can walk across it. Otherwise, it shatters under his weight.<br>\r\n<br>\r\nNote: Only shatters when the player is standing on top of the block (or on the top corners).",
    "latest_version": "smwc-3868-1409000811",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3868,
        "title": "Sensitive Bridge",
        "version": "smwc-3868-1409000811",
        "upstream_time": 1409000811,
        "download_url": "https://dl.smwcentral.net/3868/sensitive_bridge.zip",
        "filename": "sensitive_bridge.zip",
        "size": 319,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-shatter-after-player-touch-v2",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41235,
    "title": "Shatter After Player Touch v2.0",
    "authors": [
      "Arinsu",
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "map16",
      "sa-1",
      "shatter",
      "sprite needed"
    ],
    "description": "This custom block will shatter after the player gets off it. Good for platforming stages or places where you jump a lot to dodge stuff.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Final Theory\"><a href=\"/?p=profile&amp;id=22015\" style=\"color: var(--user-color-1);\" class=\"un\">Final Theory</a></span>.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog</span></div><div class=\"collapse-content\">v2.0 (<span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>)<br>\r\n---<br>\r\n- Added SA-1 compatibility.<br>\r\n- Changed the included sprite to a bounce sprite.<br>\r\n- Simplified the code a lot.</div></div>",
    "latest_version": "smwc-41235-1765916599",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41235,
        "title": "Shatter After Player Touch v2.0",
        "version": "smwc-41235-1765916599",
        "upstream_time": 1765916599,
        "download_url": "https://dl.smwcentral.net/41235/Aftertouch%20Shatter.zip",
        "filename": "Aftertouch Shatter.zip",
        "size": 1922,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-shatter-on",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3898,
    "title": "Shatter On 50 Bonus Stars",
    "authors": [
      "Ymro"
    ],
    "tags": [
      "bonus stars",
      "lorom",
      "sa-1",
      "shatter",
      "shop",
      "solid"
    ],
    "description": "A block that will shatter if Mario / Luigi has 50 Bonus Stars. Based on the \"Shop Block 1-Up by InfiniteCoinBlock.\" Credit for me is not needed, but if you want to give it, give it to him.",
    "latest_version": "smwc-3898-1426203392",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3898,
        "title": "Shatter On 50 Bonus Stars",
        "version": "smwc-3898-1426203392",
        "upstream_time": 1426203392,
        "download_url": "https://dl.smwcentral.net/3898/Pass%20on%2050%20Bonus%20Stars.zip",
        "filename": "Pass on 50 Bonus Stars.zip",
        "size": 1527,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-shatter-on-coin-count",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3832,
    "title": "Shatter On Coin Count",
    "authors": [
      "7601",
      "thegrumpysnorlax"
    ],
    "tags": [
      "coin",
      "lorom",
      "shatter"
    ],
    "description": "Contains two blocks. 32coinsbreak.asm shatters when the player touches it and has more than the set amount of coins (by default, 32), while CoinSubtractShatter.asm shatters if the player has at least one coin, and then takes away a coin from the total.",
    "latest_version": "smwc-3832-1436657295",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3832,
        "title": "Shatter On Coin Count",
        "version": "smwc-3832-1436657295",
        "upstream_time": 1436657295,
        "download_url": "https://dl.smwcentral.net/3832/ShatterCoin.zip",
        "filename": "ShatterCoin.zip",
        "size": 739,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-shatter-on-pack",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4011,
    "title": "Shatter On ... Pack",
    "authors": [
      "I8Strudel",
      "Roy",
      "lolcats439"
    ],
    "tags": [
      "lorom",
      "shatter"
    ],
    "description": "A pack which contains the following blocks:<br>\r\n- Shatters on contact with player or sprites<br>\r\n- Shatters on contact with sprites<br>\r\n- Shatters on contact with player<br>\r\n- Shatters on contact with fireballs<br>\r\n- Shatters on contact with cape",
    "latest_version": "smwc-4011-1436664106",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4011,
        "title": "Shatter On ... Pack",
        "version": "smwc-4011-1436664106",
        "upstream_time": 1436664106,
        "download_url": "https://dl.smwcentral.net/4011/shatter_pack.zip",
        "filename": "shatter_pack.zip",
        "size": 1648,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-shatter-on-sprite-touch",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3935,
    "title": "Shatter on Sprite Touch",
    "authors": [
      "MarioE"
    ],
    "tags": [
      "contact",
      "lorom",
      "shatter",
      "sprite"
    ],
    "description": "This block will break when one of the specified sprites touches it. Can be customized; see the .asm file.",
    "latest_version": "smwc-3935-1410750219",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3935,
        "title": "Shatter on Sprite Touch",
        "version": "smwc-3935-1410750219",
        "upstream_time": 1410750219,
        "download_url": "https://dl.smwcentral.net/3935/spriteshatter.zip",
        "filename": "spriteshatter.zip",
        "size": 551,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-shatter-on-star",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3811,
    "title": "Shatter on Star",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "lorom",
      "shatter",
      "star"
    ],
    "description": "This block shatters if you have a star.",
    "latest_version": "smwc-3811-1411168751",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3811,
        "title": "Shatter on Star",
        "version": "smwc-3811-1411168751",
        "upstream_time": 1411168751,
        "download_url": "https://dl.smwcentral.net/3811/starshatter.zip",
        "filename": "starshatter.zip",
        "size": 306,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-shatter-x-on-off-sensitive-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4046,
    "title": "Shatter x ON/OFF Sensitive Blocks",
    "authors": [
      "Broozer"
    ],
    "tags": [
      "lorom",
      "on-off",
      "shatter",
      "wtf"
    ],
    "description": "These blocks kind of work like regular sensitive blocks. However, when a specific amount of these are shattered by Mario (initially set to 3), they play around with the ON/OFF flag either setting it to on (in this case, the \"Shatter x\" ON Sensitive Block) or setting it to off (the \"Shatter x\" OFF Sensitive Block). The amount of blocks needed to be shattered to the ON/OFF flag routine be read can be easily specified in the ASM files for each block.<br>\r\n<br>\r\nCredit isn't necessary, but would be nice. Enjoy!",
    "latest_version": "smwc-4046-1438560116",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4046,
        "title": "Shatter x ON/OFF Sensitive Blocks",
        "version": "smwc-4046-1438560116",
        "upstream_time": 1438560116,
        "download_url": "https://dl.smwcentral.net/4046/ONOFFSB.zip",
        "filename": "ONOFFSB.zip",
        "size": 1648,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-shattering-smb2-pow",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3833,
    "title": "Shattering SMB2 POW",
    "authors": [
      "Maxx"
    ],
    "tags": [
      "lorom",
      "pow",
      "shatter",
      "shattering",
      "smb2"
    ],
    "description": "When the player touches it, the block will kill all sprites on screen like the SMB2 POW, and then it shatters itself.",
    "latest_version": "smwc-3833-1409002644",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3833,
        "title": "Shattering SMB2 POW",
        "version": "smwc-3833-1409002644",
        "upstream_time": 1409002644,
        "download_url": "https://dl.smwcentral.net/3833/pow%20shatter.zip",
        "filename": "pow shatter.zip",
        "size": 333,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-shop-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4037,
    "title": "Shop block - 6 digit coin counter",
    "authors": [
      "Lexator"
    ],
    "tags": [
      "lorom",
      "patch compliment",
      "shop"
    ],
    "description": "Special thanks for spigmike who help me to create this block.<br>\r\nThis is a very customisable shop block who works perfectly with the \"6 digit coin counter\" patch.<br>\r\nYou can buy item for more than 100 coins ^^",
    "latest_version": "smwc-4037-1438529938",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4037,
        "title": "Shop block - 6 digit coin counter",
        "version": "smwc-4037-1438529938",
        "upstream_time": 1438529938,
        "download_url": "https://dl.smwcentral.net/4037/6%20coin%20counter%20shop%20block.zip",
        "filename": "6 coin counter shop block.zip",
        "size": 2374,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-shop-block-using-lives",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3926,
    "title": "Shop Block Using Lives",
    "authors": [
      "Ramp202"
    ],
    "tags": [
      "coin",
      "life",
      "lorom",
      "shop"
    ],
    "description": "A regular shop block, but instead of using coins, it uses lives.",
    "latest_version": "smwc-3926-1436652084",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3926,
        "title": "Shop Block Using Lives",
        "version": "smwc-3926-1436652084",
        "upstream_time": 1436652084,
        "download_url": "https://dl.smwcentral.net/3926/Lives%20Shop%20Block.zip",
        "filename": "Lives Shop Block.zip",
        "size": 777,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-shop-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3802,
    "title": "Shop Blocks",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "coins",
      "item box",
      "lives",
      "lorom",
      "power-up",
      "random",
      "shop",
      "yoshi coin"
    ],
    "description": "A bundle of shop blocks, all of which are very customizable. You can configure which RAM it uses (coins, Yoshi coins, etc.), the price of the item, which item it gives, whether a message is played if the player doesn't have enough coins and more.",
    "latest_version": "smwc-3802-1438457586",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3802,
        "title": "Shop Blocks",
        "version": "smwc-3802-1438457586",
        "upstream_time": 1438457586,
        "download_url": "https://dl.smwcentral.net/3802/shop.zip",
        "filename": "shop.zip",
        "size": 7074,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-shop-blocks-on-bonus-star-count",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3851,
    "title": "Shop Blocks on Bonus Star Count",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "bonus stars",
      "lorom",
      "shop"
    ],
    "description": "This is just like the other shop blocks, but this is for Bonus Stars - I did NOT base these of them, I coded them myself, and Alcaro helped a bit as well.<br>\r\n<br>\r\nIt has blocks for Mushrooms, Starman, Cape and Fire Flower - And prices can be changed in the ASM file",
    "latest_version": "smwc-3851-1426200288",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3851,
        "title": "Shop Blocks on Bonus Star Count",
        "version": "smwc-3851-1426200288",
        "upstream_time": 1426200288,
        "download_url": "https://dl.smwcentral.net/3851/bonus.zip",
        "filename": "bonus.zip",
        "size": 3057,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-shop-items-and-power-ups",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 34671,
    "title": "Shop Items and Power Ups",
    "authors": [
      "zuccha"
    ],
    "tags": [
      "item-box",
      "lorom",
      "power-up",
      "sa-1",
      "shop"
    ],
    "description": "Highly customizable shop blocks for buying items and power ups, with different kinds of currencies.<br>\r\n<br>\r\nCommissioned by <span class=\"un-outer\" title=\"DrAnas\"><a href=\"/?p=profile&amp;id=25222\" style=\"color: var(--user-color-2);\" class=\"un\">DrAnas</a></span>.<br>\r\n<br>\r\nFeatures:<br>\r\n<ul>\r\n<li>You can buy items for the item box (mushroom, feather, fire flower, star)</li>\r\n<li>You can buy power ups for the player (small, big, cape, fire).</li>\r\n<li>You can customize any combination of currencies (bonus stars, coins, lives, score) and amounts required to buy from the shop block.</li>\r\n<li>The shop blocks come in two fashions: \"go through\" and \"hit from below\".</li>\r\n<li>Blocks can be customized to have infinite availability, or just one item for sale (then the block is disabled/disappears).</li>\r\n<li>Included a `check_and_pay` routine that can be used to create other blocks that require similar payments (e.g., pay to toggle the ON/OFF switch, spawn a sprite, etc.).</li>\r\n<li>SA-1 compatible.</li>\r\n</ul><br>\r\nDetailed instructions are found in the readme and in the block files.",
    "latest_version": "smwc-34671-1708983191",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 34671,
        "title": "Shop Items and Power Ups",
        "version": "smwc-34671-1708983191",
        "upstream_time": 1708983191,
        "download_url": "https://dl.smwcentral.net/34671/shop-2.0.0.zip",
        "filename": "shop-2.0.0.zip",
        "size": 10508,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-shovel-knight-snow-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 32475,
    "title": "Shovel Knight - Snow Block",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "shovel knight",
      "snow",
      "spikes"
    ],
    "description": "This floating pile of snow, when touched by the player or sprite, spawns a falling snow sprite (and deletes the block). If the sprite hits the ground with spikes on it, it will cover the spikes so the player can safely walk on it.<br>\r\n<br>\r\n10/30/2022<br>\r\n<br>\r\nNow Sa-1 hybrid.",
    "latest_version": "smwc-32475-1676613149",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 32475,
        "title": "Shovel Knight - Snow Block",
        "version": "smwc-32475-1676613149",
        "upstream_time": 1676613149,
        "download_url": "https://dl.smwcentral.net/32475/ShovelKnightSnowSpike.zip",
        "filename": "ShovelKnightSnowSpike.zip",
        "size": 13753,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-sign-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 23285,
    "title": "Sign Block",
    "authors": [
      "ICB"
    ],
    "tags": [
      "lorom",
      "message",
      "sa-1",
      "uberasm needed"
    ],
    "description": "A block that displays a message when you touch it and press UP. Also lets you configure the message number to display, as well as the level number to read from.",
    "latest_version": "smwc-23285-1593039054",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 23285,
        "title": "Sign Block",
        "version": "smwc-23285-1593039054",
        "upstream_time": 1593039054,
        "download_url": "https://dl.smwcentral.net/23285/sign.zip",
        "filename": "sign.zip",
        "size": 1742,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-simple-walljump",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 31281,
    "title": "Simple Walljump",
    "authors": [
      "xhsdf"
    ],
    "tags": [
      "jump",
      "lorom",
      "sa-1",
      "wall jump",
      "wall kick"
    ],
    "description": "Simple wall jump block used in Super Foo World. Some people asked for this.<br>\r\n<br>\r\n<br>\r\n- Block will activate even without the player holding against the wall<br>\r\n- will launch the player quite far if dpad is neutraled<br>\r\n- preserves type of jump (normal, spin, duck)",
    "latest_version": "smwc-31281-1664359520",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 31281,
        "title": "Simple Walljump",
        "version": "smwc-31281-1664359520",
        "upstream_time": 1664359520,
        "download_url": "https://dl.smwcentral.net/31281/walljump.zip",
        "filename": "walljump.zip",
        "size": 477,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-slide-interactable-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 9056,
    "title": "slide-interactable blocks",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "puzzle",
      "slide"
    ],
    "description": "These blocks have unique gimmick when mario is sliding, these include:<br>\r\n-a \"ramp\" (actually the custom block is being place above it) from SMB3 that if Mario gain momentum from sliding downwards and press jump when hitting the ramp, will make Mario do a long jump, the arrow gfx for that is optional, you can use a blank tile.<br>\r\n-a solid block that can break if Mario slides into them.<br>\r\n-a \"continue slider\" that keeps mario sliding indefinitely if he prior slides into them, the modifyable speeds are the \"minimal\" speeds that moves mario if slower.<br>\r\n-a passable bridge that is only solid when mario is sliding on it (without falling onto it)<br>\r\n-and much more..<br>\r\n<br>\r\nThese are useful for puzzle and slide based levels.",
    "latest_version": "smwc-9056-1439692611",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 9056,
        "title": "slide-interactable blocks",
        "version": "smwc-9056-1439692611",
        "upstream_time": 1439692611,
        "download_url": "https://dl.smwcentral.net/9056/slide_blocks.zip",
        "filename": "slide_blocks.zip",
        "size": 53188,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-slippy-pole",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 14426,
    "title": "Slippy pole",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "climbing",
      "lorom",
      "net",
      "sliding",
      "slippery"
    ],
    "description": "When holding directly down the player will start sliding down this net.<br>\r\n<br>\r\nNote: You can modify this block to allow Mario to punch the net if desirable.<br>\r\n<br>\r\nRequested by FinalTheory",
    "latest_version": "smwc-14426-1474517756",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 14426,
        "title": "Slippy pole",
        "version": "smwc-14426-1474517756",
        "upstream_time": 1474517756,
        "download_url": "https://dl.smwcentral.net/14426/slippypole.zip",
        "filename": "slippypole.zip",
        "size": 695,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-slope-edge-fix-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 19026,
    "title": "Slope Edge Fix Block",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "fix",
      "lorom",
      "sa-1",
      "slope"
    ],
    "description": "This block allows you to have an instant dropoff from a slope, rather than having to place a one-tile ledge before the dropoff.<br>\r\n<br>\r\nSee readme.txt for more info.<br>\r\n<br>\r\nThis block does not require the reserve.ips that is included with BMF's non-BTSD version.<br>\r\n<br>\r\nNow contains intersection tiles for grassland levels.<br>\r\n<br>\r\n(Shiny Ninetales): Minor update, now it is SA-1 hybrid and contains tiles for underground and rope levels.",
    "latest_version": "smwc-19026-1548713056",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 19026,
        "title": "Slope Edge Fix Block",
        "version": "smwc-19026-1548713056",
        "upstream_time": 1548713056,
        "download_url": "https://dl.smwcentral.net/19026/slopefix.zip",
        "filename": "slopefix.zip",
        "size": 1550,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-slowfall",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4700,
    "title": "SlowFall",
    "authors": [
      "ShadowDragon121"
    ],
    "tags": [
      "lorom",
      "reduce",
      "speed"
    ],
    "description": "This block will reduce your falling speed by a set amount (defaults are provided).  You can use this with the cape, but it won't make that much of a difference in speed.  Different falling speeds are set depending on whether or not the B/A buttons are held.",
    "latest_version": "smwc-4700-1428264534",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4700,
        "title": "SlowFall",
        "version": "smwc-4700-1428264534",
        "upstream_time": 1428264534,
        "download_url": "https://dl.smwcentral.net/4700/SlowFall.zip",
        "filename": "SlowFall.zip",
        "size": 535,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-smash-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 12271,
    "title": "Smash Blocks v4",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "lorom"
    ],
    "description": "This is a solid block that will shatter only upon caped Mario smashing on top of it, or Yoshi with a yellow shell in its mouth stomping it.",
    "latest_version": "smwc-12271-1443584241",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 12271,
        "title": "Smash Blocks v4",
        "version": "smwc-12271-1443584241",
        "upstream_time": 1443584241,
        "download_url": "https://dl.smwcentral.net/12271/Smash.zip",
        "filename": "Smash.zip",
        "size": 1287,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-smb2-health-filling-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 19072,
    "title": "SMB2 Health filling blocks",
    "authors": [
      "majora211"
    ],
    "tags": [
      "health",
      "lorom",
      "refill",
      "sa-1",
      "smb2 health"
    ],
    "description": "If you applied the SMB2 styled health patch then you can use this block to fully refill the health meter. Itrefills the health if it's hit from below.<br>\r\nIf you want it to be useable for only one time then make it act like tile 129.<br>\r\nIf you want it to be permanent then make it act like tile 130.<br>\r\n<br>\r\nZip file comes with:<br>\r\n-a block that fill one the health <br>\r\n-a block that fills the health for free<br>\r\n-a block that needs coins<br>\r\n-a block that's compatible with the 6 digit coin counter<br>\r\n<br>\r\nAdded SA-1",
    "latest_version": "smwc-19072-1550806612",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 19072,
        "title": "SMB2 Health filling blocks",
        "version": "smwc-19072-1550806612",
        "upstream_time": 1550806612,
        "download_url": "https://dl.smwcentral.net/19072/SMB2%20Full%20health%20Block.zip",
        "filename": "SMB2 Full health Block.zip",
        "size": 2622,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-smb3-brick",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 16417,
    "title": "SMB3 Brick",
    "authors": [
      "S.L"
    ],
    "tags": [
      "brick block",
      "lorom",
      "sa-1",
      "smb3"
    ],
    "description": "This is a SMB3 brick block. Comes with a readme for changing it into: SMB1 brick, SMB1 brick (Demo world style), SMB3 brick, SMB3 brick (DWS), SMB3 coin, SMB3 coin (DWS). v1.3: better way to do the last two.<br>\r\n<br>\r\nv1.4: fixed the glitch that a mushroom comes out when small mario hits a block.",
    "latest_version": "smwc-16417-1515699231",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 16417,
        "title": "SMB3 Brick",
        "version": "smwc-16417-1515699231",
        "upstream_time": 1515699231,
        "download_url": "https://dl.smwcentral.net/16417/SMB3Brickv14.zip",
        "filename": "SMB3Brickv14.zip",
        "size": 1603,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-smb3-p-switch-block-set",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 12100,
    "title": "SMB3 P-Switch Block Set",
    "authors": [
      "Hamtaro126",
      "Koyuki",
      "lx5"
    ],
    "tags": [
      "block",
      "improvement",
      "lorom",
      "p-switch",
      "smb3"
    ],
    "description": "This is a set of blocks that imitate the P-Switch Blocks from Super Mario Bros. 3. smb3pswitch.asm is the actual P-Switch, and smb3pswblock.asm is a block that spawns the block. You have to adjust the Map16 number in the .asm file. Various other things can be changed too.<br>\r\n<br>\r\nThis fixes the problem where it wouldn't spawn if hit with sprites. LX5 fixed it by rewriting it.<br>\r\n<br>\r\nAlso included with it are additional routine macros (mandatory for this block to work.)<br>\r\n<br>\r\nCredit goes to LX5 and Koyuki (Mirumo) for the originals!",
    "latest_version": "smwc-12100-1443499516",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 12100,
        "title": "SMB3 P-Switch Block Set",
        "version": "smwc-12100-1443499516",
        "upstream_time": 1443499516,
        "download_url": "https://dl.smwcentral.net/12100/smb3%20pswitch%20v2.zip",
        "filename": "smb3 pswitch v2.zip",
        "size": 3238,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-solid-if-all-switch-palaces-beaten",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 15343,
    "title": "Solid if all Switch Palaces beaten",
    "authors": [
      "lolcats439"
    ],
    "tags": [
      "lorom",
      "passable",
      "sa-1",
      "solid",
      "switch palace"
    ],
    "description": "A block that is solid only if all 4 switch palaces are pressed.",
    "latest_version": "smwc-15343-1494550340",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 15343,
        "title": "Solid if all Switch Palaces beaten",
        "version": "smwc-15343-1494550340",
        "upstream_time": 1494550340,
        "download_url": "https://dl.smwcentral.net/15343/solidonallswitches.zip",
        "filename": "solidonallswitches.zip",
        "size": 967,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-solid-if-running-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 5786,
    "title": "Solid if Running Block",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "lorom",
      "speed",
      "surface"
    ],
    "description": "Inspired by the sheer surfaces seen in Sonic Chaos' Gigalopolis and Mecha Green Hill Zones, this block will be solid if Mario is running at at least a certain speed, but passable if he isn't.",
    "latest_version": "smwc-5786-1410233727",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 5786,
        "title": "Solid if Running Block",
        "version": "smwc-5786-1410233727",
        "upstream_time": 1410233727,
        "download_url": "https://dl.smwcentral.net/5786/SolidIfRunning.zip",
        "filename": "SolidIfRunning.zip",
        "size": 521,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-solid-magikoopa-magic-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4085,
    "title": "Solid Magikoopa Magic Block",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "lorom",
      "magic",
      "sa-1",
      "sprite contact"
    ],
    "description": "A simple solid block like a cement block that can be affected by Magikoopa's magic spells.",
    "latest_version": "smwc-4085-1426271270",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4085,
        "title": "Solid Magikoopa Magic Block",
        "version": "smwc-4085-1426271270",
        "upstream_time": 1426271270,
        "download_url": "https://dl.smwcentral.net/4085/SolidMagicBlock.zip",
        "filename": "SolidMagicBlock.zip",
        "size": 558,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-solid-on-powerup",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3970,
    "title": "Solid on Powerup",
    "authors": [
      "Catobat",
      "Keypas",
      "Roy"
    ],
    "tags": [
      "lorom",
      "powerup",
      "solid"
    ],
    "description": "This block acts as a cement block only if the player has a certain defined powerup (#$00-#$03 from RAM $7E:0019, see RAM map).",
    "latest_version": "smwc-3970-1437689480",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3970,
        "title": "Solid on Powerup",
        "version": "smwc-3970-1437689480",
        "upstream_time": 1437689480,
        "download_url": "https://dl.smwcentral.net/3970/solidpowerup.zip",
        "filename": "solidpowerup.zip",
        "size": 601,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-sonic-monitors",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4077,
    "title": "Sonic Monitors",
    "authors": [
      "The Blue Yoshi"
    ],
    "tags": [
      "coin",
      "invincibility",
      "kill",
      "lorom",
      "powerup"
    ],
    "description": "These are blocks that recreate the monitors from Sonic the Hedgehog. Now with a few changes and 2 new monitors. Enjoy.<br>\r\n<br>\r\n<i>Moderator's comment: you actually have to 'break' the block by jumping on it. I had difficulties figuring this out</i>",
    "latest_version": "smwc-4077-1426734851",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4077,
        "title": "Sonic Monitors",
        "version": "smwc-4077-1426734851",
        "upstream_time": 1426734851,
        "download_url": "https://dl.smwcentral.net/4077/Sonic_Monitors.zip",
        "filename": "Sonic_Monitors.zip",
        "size": 3856,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-special-boost-blocks-pack",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4106,
    "title": "Special Boost Blocks Pack",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "boost",
      "lorom",
      "on off"
    ],
    "description": "This pack contains all the Boost Blocks I've ever made by myself, including some ON/OFF Boost Blocks. Credit would be nice.",
    "latest_version": "smwc-4106-1442771814",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4106,
        "title": "Special Boost Blocks Pack",
        "version": "smwc-4106-1442771814",
        "upstream_time": 1442771814,
        "download_url": "https://dl.smwcentral.net/4106/Special%20Boost%20Blocks.zip",
        "filename": "Special Boost Blocks.zip",
        "size": 3932,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-special-coin",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4084,
    "title": "Special Coin",
    "authors": [
      "Multibella"
    ],
    "tags": [
      "collectible",
      "lorom",
      "powerup"
    ],
    "description": "A special kind of coin.<br>\r\n<br>\r\nIf mario collects 5 of these, he will be turn big if he was small, turn into Fire Mario if he was big, or get a 1-up if he was Fire or Cape Mario.<br>\r\n<br>\r\nPowerup changing also plays the sound effect and animation.<br>\r\n<br>\r\nThe graphics still change into the brick if mario hits a blue POW, you have to change the graphics yourself if you want to fix that.",
    "latest_version": "smwc-4084-1411097568",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4084,
        "title": "Special Coin",
        "version": "smwc-4084-1411097568",
        "upstream_time": 1411097568,
        "download_url": "https://dl.smwcentral.net/4084/Specialcoin.zip",
        "filename": "Specialcoin.zip",
        "size": 708,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-special-note-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3787,
    "title": "Special Note Block",
    "authors": [
      "ghettoyouth"
    ],
    "tags": [
      "lorom",
      "note block",
      "sa-1",
      "special",
      "warp"
    ],
    "description": "A block that will shoot the player in the sky and warp to level 1C8.<br>\r\n<br>\r\n<i>Note: Do <b>not</b> make it act like a note block, as the bounce sprite will overwrite it.</i>",
    "latest_version": "smwc-3787-1410751710",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3787,
        "title": "Special Note Block",
        "version": "smwc-3787-1410751710",
        "upstream_time": 1410751710,
        "download_url": "https://dl.smwcentral.net/3787/SMB3-Like%20Note%20Block.zip",
        "filename": "SMB3-Like Note Block.zip",
        "size": 281,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-special-world-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4039,
    "title": "Special World Block",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "color",
      "colors",
      "lorom",
      "overworld",
      "special world"
    ],
    "description": "This block, when hit from below by Mario, will activate the special world flag changing the OW colours and such. It also plays sound effects and can be reverted to normal if it's hit again.",
    "latest_version": "smwc-4039-1426735310",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4039,
        "title": "Special World Block",
        "version": "smwc-4039-1426735310",
        "upstream_time": 1426735310,
        "download_url": "https://dl.smwcentral.net/4039/OWcolours.zip",
        "filename": "OWcolours.zip",
        "size": 1117,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-specific-screen-conditional-vertical-exit-enabled-pipe",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 24765,
    "title": "Specific Screen + Conditional Vertical Exit-Enabled Pipe",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "lorom",
      "pipe",
      "sa-1",
      "teleport"
    ],
    "description": "Similar to the specific screen teleport blocks, this vertical pipe will teleport you to a specific screen exit. It can also be set up to teleport to a different screen exit depending on a condition, such as the P-switch being active, the number of exits collected and much more.<br>\r\n<br>\r\nMake sure to edit the settings file and keep it in the blocks folder, but don't insert it directly - only insert the left and right blocks.",
    "latest_version": "smwc-24765-1604054792",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 24765,
        "title": "Specific Screen + Conditional Vertical Exit-Enabled Pipe",
        "version": "smwc-24765-1604054792",
        "upstream_time": 1604054792,
        "download_url": "https://dl.smwcentral.net/24765/customvpipe.zip",
        "filename": "customvpipe.zip",
        "size": 2792,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-specific-screen-teleport-block-door-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 19063,
    "title": "Specific screen teleport block & door v1.2",
    "authors": [
      "Alcaro",
      "HammerBrother",
      "Ixtab",
      "MarioE",
      "wye"
    ],
    "tags": [
      "door",
      "lorom",
      "sa-1",
      "screen boundary",
      "teleport"
    ],
    "description": "Unlike all exit enabled things (door, pipe, and teleport block), this one will not use the current screen exit that the block is placed, instead you can make it use a specific screen's exit's destination.<br>\r\n<br>\r\nUseful if you wanted multiple teleport blocks each with its own destination on the same boundary or so you don't have to have multiple teleport blocks with each with its own specfic level on each map16 blocks.<br>\r\n<br>\r\nIncludes:<br>\r\n-A teleport block that uses a specific screen<br>\r\n-A teleport block that uses one of two screens depending on what the conditions are (on/off switch, p-switch, star, etc).<br>\r\n-A \"random\" teleport block that uses one of four screens (not truly random since it uses a frame counter because I don't know how to use the random number generator).<br>\r\n-A door version of the three above.<br>\r\n<br>\r\nv1.2<br>\r\n-----<br>\r\nFixed a bug doors wouldn't work in layer2 enabled levels. Player gravity check was wrong. Reported by Shog64.<br>\r\n<br>\r\nv1.1<br>\r\n---------<br>\r\nSupport for extended levels (LM3). Only works with GPS 1.4.0 +",
    "latest_version": "smwc-19063-1550277811",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 19063,
        "title": "Specific screen teleport block & door v1.2",
        "version": "smwc-19063-1550277811",
        "upstream_time": 1550277811,
        "download_url": "https://dl.smwcentral.net/19063/specific_screen_teleport_v1.2.zip",
        "filename": "specific_screen_teleport_v1.2.zip",
        "size": 7030,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-spike-donut",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 27978,
    "title": "Spike Donut",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "donut lift",
      "hurt",
      "lorom",
      "sa-1",
      "sprite needed"
    ],
    "description": "Downward spike + donut lift.",
    "latest_version": "smwc-27978-1639048316",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 27978,
        "title": "Spike Donut",
        "version": "smwc-27978-1639048316",
        "upstream_time": 1639048316,
        "download_url": "https://dl.smwcentral.net/27978/spike_dount_v1.zip",
        "filename": "spike_dount_v1.zip",
        "size": 4767,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-spin-jump-block-pack",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 24140,
    "title": "Spin Jump Block Pack",
    "authors": [
      "5544",
      "Sonikku",
      "wiiqwertyuiop"
    ],
    "tags": [
      "bounce",
      "hurt",
      "lorom",
      "sa-1",
      "shatter",
      "spin jump"
    ],
    "description": "This block when spin jumped on or when landed on while riding Yoshi will launch the player up in to the air. The height the player is launched depends on if the player was holding the A or B button.<br>\r\n<br>\r\nComes in four variations:<br>\r\n1. Behaves like the map16 tile it is set to if the doesn't spin jump on it or land on it while riding Yoshi.<br>\r\n2. Damages the player if not spin jumping on it or landing on it while riding Yoshi.<br>\r\n3. Shatters if spin jumped on or landed on while riding Yoshi, otherwise damages the player.<br>\r\n4. Disappears in a poof of smoke if spin jumped on or landed on while riding Yoshi, otherwise damages the player.<br>\r\n<br>\r\nThe code is intentionally verbose to make changing certain aspects easier and there's an included readme that outlines what you need to do if you don't want the player to bounce on these blocks while riding Yoshi.",
    "latest_version": "smwc-24140-1596571404",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 24140,
        "title": "Spin Jump Block Pack",
        "version": "smwc-24140-1596571404",
        "upstream_time": 1596571404,
        "download_url": "https://dl.smwcentral.net/24140/spin-jump-block.zip",
        "filename": "spin-jump-block.zip",
        "size": 3991,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-spin-jumping-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4065,
    "title": "Spin Jumping Block",
    "authors": [
      "lolcats439"
    ],
    "tags": [
      "lorom",
      "spin jump"
    ],
    "description": "When Mario stands on it, it makes him do a spin jump. If you are not small Mario, the block will explode like a turn block.",
    "latest_version": "smwc-4065-1410233754",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4065,
        "title": "Spin Jumping Block",
        "version": "smwc-4065-1410233754",
        "upstream_time": 1410233754,
        "download_url": "https://dl.smwcentral.net/4065/spinjump.zip",
        "filename": "spinjump.zip",
        "size": 413,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-spiny-and-swooper-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 30296,
    "title": "Spiny and Swooper Blocks",
    "authors": [
      "TheBourgyman"
    ],
    "tags": [
      "bounce",
      "enemy",
      "faux sprite",
      "hurt",
      "lorom",
      "sa-1",
      "spin jump",
      "tile"
    ],
    "description": "This package includes two blocks: one that acts like a mid-air Spiny Egg, and the other like a stationary Swooper. They can be defeated by shells, throw blocks, fireballs, cape, and star power. They interact with Mario almost the same way their sprite counterparts do. Notable exceptions are that Yoshi cannot eat them, and they won't turn into silver coins when a silver p-switch is pressed.<br>\r\n<br>\r\nSince these do not take sprite slots, they can be extremely useful to put as obstacles in certain situations and setups where sprite slots are limited.<br>\r\n<br>\r\n-----<br>\r\n<br>\r\nUpdates:<br>\r\n<br>\r\nv1.01 (2022-05-26)<br>\r\n<br>\r\n- Fixed a bug where Mario could walk into the Swooper block from the side and not take damage.<br>\r\n- Added the possibility of having the blocks spawn a coin when hit by a fireball.",
    "latest_version": "smwc-30296-1661167306",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 30296,
        "title": "Spiny and Swooper Blocks",
        "version": "smwc-30296-1661167306",
        "upstream_time": 1661167306,
        "download_url": "https://dl.smwcentral.net/30296/spiny_and_swooper_blocks.zip",
        "filename": "spiny_and_swooper_blocks.zip",
        "size": 11194,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-sprite-below-shatter",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3939,
    "title": "Sprite Below Shatter",
    "authors": [
      "Ramp202"
    ],
    "tags": [
      "lorom",
      "shatter",
      "sprite"
    ],
    "description": "A Block that will break from the bottom when hit by a thrown object. Included is the block and the source (that's there if you want a bin file)<br>\r\n<br>\r\nRequested by Jacob",
    "latest_version": "smwc-3939-1409022030",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3939,
        "title": "Sprite Below Shatter",
        "version": "smwc-3939-1409022030",
        "upstream_time": 1409022030,
        "download_url": "https://dl.smwcentral.net/3939/SBShatter.zip",
        "filename": "SBShatter.zip",
        "size": 594,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-sprite-downward-speed-limiter",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 35601,
    "title": "Sprite Downward Speed Limiter",
    "authors": [
      "xhsdf"
    ],
    "tags": [
      "gravity",
      "sprite"
    ],
    "description": "Limits the downward speed of enemy sprites to a configurable value.<br>\r\nCan be used instead of water to delay enemies.<br>\r\nOr make thwomps go slower. Does not work with platforms.",
    "latest_version": "smwc-35601-1707699718",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 35601,
        "title": "Sprite Downward Speed Limiter",
        "version": "smwc-35601-1707699718",
        "upstream_time": 1707699718,
        "download_url": "https://dl.smwcentral.net/35601/sprite_speed_limit_down.asm.zip",
        "filename": "sprite_speed_limit_down.asm.zip",
        "size": 434,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-sprite-in-a-box",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3929,
    "title": "Sprite in a Box",
    "authors": [
      "PercentN"
    ],
    "tags": [
      "lorom",
      "spawn",
      "sprite"
    ],
    "description": "Press down on the block to spawn a sprite. Can be configured in the .asm file. Giving credit is optional.",
    "latest_version": "smwc-3929-1438221589",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3929,
        "title": "Sprite in a Box",
        "version": "smwc-3929-1438221589",
        "upstream_time": 1438221589,
        "download_url": "https://dl.smwcentral.net/3929/sprite_in_box.zip",
        "filename": "sprite_in_box.zip",
        "size": 709,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-sprite-kill-muncher",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 23325,
    "title": "Sprite Kill Muncher",
    "authors": [
      "MarioE"
    ],
    "tags": [
      "lorom",
      "muncher",
      "sa-1",
      "sprite"
    ],
    "description": "A muncher that kills sprites as well. You can add in a 'whitelist' of sprites to let them not die from it.",
    "latest_version": "smwc-23325-1593302792",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 23325,
        "title": "Sprite Kill Muncher",
        "version": "smwc-23325-1593302792",
        "upstream_time": 1593302792,
        "download_url": "https://dl.smwcentral.net/23325/SpriteMuncher.zip",
        "filename": "SpriteMuncher.zip",
        "size": 981,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-sprite-morph-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 13870,
    "title": "Sprite Morph Blocks v3",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "morph",
      "sa-1",
      "sprite"
    ],
    "description": "This block will turn a specified sprite into another one. Please read the enclosed readme for more info.<br>\r\nSA-1 version is included.<br>\r\nCredit is appreciated but not necessary.<br>\r\n<br>\r\nUpdate 3: Now will spawn smoke and the morphed sprite will start facing Mario.",
    "latest_version": "smwc-13870-1468204532",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 13870,
        "title": "Sprite Morph Blocks v3",
        "version": "smwc-13870-1468204532",
        "upstream_time": 1468204532,
        "download_url": "https://dl.smwcentral.net/13870/Sprite%20Morph%20Blocks%20v3.zip",
        "filename": "Sprite Morph Blocks v3.zip",
        "size": 3023,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-sprite-shatter-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41214,
    "title": "Sprite Shatter Blocks",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "A pack of blocks which shatter upon sprite contact. Inspired by the original BlockTool's Mega Mole shatter blocks.<br>\r\n<br>\r\n",
    "latest_version": "smwc-41214-1764810719",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41214,
        "title": "Sprite Shatter Blocks",
        "version": "smwc-41214-1764810719",
        "upstream_time": 1764810719,
        "download_url": "https://dl.smwcentral.net/41214/Sprite%20Shatter.zip",
        "filename": "Sprite Shatter.zip",
        "size": 11421,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-sprite-shell-speed-limiter",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 32053,
    "title": "Sprite/Shell Speed Limiter",
    "authors": [
      "xhsdf"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "Limits the speed of a sprite to a configurable limit. Tested with shells.<br>\r\nCan be used to make shells easier to hit or make their speed consistent. Sprites will keep their new speed even after leaving the block.",
    "latest_version": "smwc-32053-1662487208",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 32053,
        "title": "Sprite/Shell Speed Limiter",
        "version": "smwc-32053-1662487208",
        "upstream_time": 1662487208,
        "download_url": "https://dl.smwcentral.net/32053/sprite_speed_limit.asm.zip",
        "filename": "sprite_speed_limit.asm.zip",
        "size": 452,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-star-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3943,
    "title": "Star Block",
    "authors": [
      "DjMPK"
    ],
    "tags": [
      "lorom",
      "powerup",
      "shop",
      "star"
    ],
    "description": "When the player touches the block he gets a Star in his box and then the block will destroy itself.<br>\r\n<br>\r\nWith an optional pay feature to pay for the star. Look into the ASM file to enable this feature.",
    "latest_version": "smwc-3943-1437078901",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3943,
        "title": "Star Block",
        "version": "smwc-3943-1437078901",
        "upstream_time": 1437078901,
        "download_url": "https://dl.smwcentral.net/3943/Star.zip",
        "filename": "Star.zip",
        "size": 859,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-star-speed-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 21043,
    "title": "Star + Speed Block",
    "authors": [
      "S.L"
    ],
    "tags": [
      "lorom",
      "run",
      "sa-1",
      "shatter",
      "speed",
      "star"
    ],
    "description": "A very solid block. Can be broken only if Mario has a star and is at max speed.<br>\r\n<br>\r\nConverted [BT] to [BTSD] by DiscoMan, SA-1 hybridization by Major Flare.",
    "latest_version": "smwc-21043-1567287901",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 21043,
        "title": "Star + Speed Block",
        "version": "smwc-21043-1567287901",
        "upstream_time": 1567287901,
        "download_url": "https://dl.smwcentral.net/21043/Star%2BSpeed%20Block.zip",
        "filename": "Star+Speed Block.zip",
        "size": 404,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-stationary-re-usable-p-switch",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41217,
    "title": "Stationary Re-Usable P-Switch",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "p-switch",
      "sa-1"
    ],
    "description": "Unlike smw's p-switches, these p-switches are stationary and can be used multiple times, useful for puzzle levels for those who dislike having to reset.",
    "latest_version": "smwc-41217-1764815388",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41217,
        "title": "Stationary Re-Usable P-Switch",
        "version": "smwc-41217-1764815388",
        "upstream_time": 1764815388,
        "download_url": "https://dl.smwcentral.net/41217/Stationary%20P-Switch.zip",
        "filename": "Stationary P-Switch.zip",
        "size": 12216,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-sticky-ceiling",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 14496,
    "title": "Sticky Ceiling",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "ceiling",
      "lorom",
      "sa-1",
      "sticky"
    ],
    "description": "A ceiling that the player will stick to when going upwards and holding a Jump button. <br>\r\n<br>\r\nEnemies will also stick to the ceiling as long as they have upwards vertical speed. Sprites in \"Stunned\" or \"Thrown\" state will stick to the ceiling until they either move away from it, or the player grabs it.<br>\r\n<br>\r\nWhen going downwards, the player and any sprite will just fall through.<br>\r\n<br>\r\nRepresented by Yellow Glass in the gif set.",
    "latest_version": "smwc-14496-1476496336",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 14496,
        "title": "Sticky Ceiling",
        "version": "smwc-14496-1476496336",
        "upstream_time": 1476496336,
        "download_url": "https://dl.smwcentral.net/14496/stickyceiling.zip",
        "filename": "stickyceiling.zip",
        "size": 1728,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-sticky-floor",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 30386,
    "title": "Sticky Floor",
    "authors": [
      "mason"
    ],
    "tags": [
      "lorom",
      "mario",
      "sa-1"
    ],
    "description": "This block prevents Mario from moving horizontally. You may choose to disable Mario's ability to turn around as well, although this behaviour is enabled by default.<br>\r\n<br>\r\nCompatible with most any solid/ledge tile (I can't officially recommend slopes, but it sort of works).",
    "latest_version": "smwc-30386-1659265751",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 30386,
        "title": "Sticky Floor",
        "version": "smwc-30386-1659265751",
        "upstream_time": 1659265751,
        "download_url": "https://dl.smwcentral.net/30386/stickyblock.zip",
        "filename": "stickyblock.zip",
        "size": 1031,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-strong-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3881,
    "title": "Strong Block",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "lorom",
      "powerup",
      "shatter",
      "strong"
    ],
    "description": "Only shatters/breaks from below if the player has a Mushroom (not a flower or cape). The required powerup can be adjusted.",
    "latest_version": "smwc-3881-1436703633",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3881,
        "title": "Strong Block",
        "version": "smwc-3881-1436703633",
        "upstream_time": 1436703633,
        "download_url": "https://dl.smwcentral.net/3881/strongblk.zip",
        "filename": "strongblk.zip",
        "size": 369,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-super-bounce-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 22934,
    "title": "Super Bounce Blocks",
    "authors": [
      "dogemaster"
    ],
    "tags": [
      "bounce",
      "lorom",
      "on-off",
      "sa-1"
    ],
    "description": "These are configurable bounce blocks that will bounce Mario and sprites UP! Unlike some other bounce blocks these will actually bounce sprites up when entering from the side.<br>\r\nAmazing features include:<br>\r\nPreserves X speed!<br>\r\nOn/Off Shenanigans!<br>\r\nSettings to not interact with sprites / Mario.<br>\r\nGFX/ExGFX files included!",
    "latest_version": "smwc-22934-1594056311",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 22934,
        "title": "Super Bounce Blocks",
        "version": "smwc-22934-1594056311",
        "upstream_time": 1594056311,
        "download_url": "https://dl.smwcentral.net/22934/SuperBounceBlocks.zip",
        "filename": "SuperBounceBlocks.zip",
        "size": 3733,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-super-mario",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3838,
    "title": "Super Mario 64 Lava",
    "authors": [
      "Caracc"
    ],
    "tags": [
      "hurt mario",
      "lava",
      "lorom",
      "sm64"
    ],
    "description": "My first custom block. Stick it under your normal lava surface. The player will take damage and bounce high into the air. If already small, he'll die. Kills sprites on contact too.",
    "latest_version": "smwc-3838-1409410048",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3838,
        "title": "Super Mario 64 Lava",
        "version": "smwc-3838-1409410048",
        "upstream_time": 1409410048,
        "download_url": "https://dl.smwcentral.net/3838/sm64lava.zip",
        "filename": "sm64lava.zip",
        "size": 574,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-super-mario-3d-land-plus-clock",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 35729,
    "title": "Super Mario 3D Land - Plus Clock",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "counter",
      "lorom",
      "map16",
      "sa-1",
      "sprite needed",
      "time"
    ],
    "description": "A set of blocks which replicate the Plus Clocks from, among others, Super Mario 3D Land.<br>\r\nThese can add either 10 seconds or 100 seconds of time by default but the value is customisable.<br>\r\n<br>\r\nComes with two versions: One which just adds time to the time and another which spawns a score sprite and add some time that way.<br>\r\n<br>\r\nNo credits necessary.",
    "latest_version": "smwc-35729-1717169761",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 35729,
        "title": "Super Mario 3D Land - Plus Clock",
        "version": "smwc-35729-1717169761",
        "upstream_time": 1717169761,
        "download_url": "https://dl.smwcentral.net/35729/Plus%20Clocks.zip",
        "filename": "Plus Clocks.zip",
        "size": 10474,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-super-mario-bros",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 16797,
    "title": "Super Mario Bros. 2 - Mushroom Block",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "carriable",
      "lorom",
      "sa-1",
      "sprite needed"
    ],
    "description": "An updated and optimized version of the SMB2 Mushroom Block. It can be picked up from above, and after it's dropped, the sprite will revert back to a block.<br>\r\n<br>\r\n<b>Note that it can cause cutoff when reverting to a block in places with non-solid decoration.</b><br>\r\n<br>\r\nThis was part of mikeyk's SMB2 Updated sprites pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16797-1513883465",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 16797,
        "title": "Super Mario Bros. 2 - Mushroom Block",
        "version": "smwc-16797-1513883465",
        "upstream_time": 1513883465,
        "download_url": "https://dl.smwcentral.net/16797/SMB2MushBlk.zip",
        "filename": "SMB2MushBlk.zip",
        "size": 6575,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-super-mario-bros-3-screen-scrolling-pipes-v4-0",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41526,
    "title": "Super Mario Bros. 3 Screen Scrolling Pipes v4.0.4",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "pipe",
      "sa-1",
      "uberasm needed"
    ],
    "description": "<span style=\"color: #FF0000\"><b>See tutorial <a href=\"https://www.smwcentral.net/?p=section&a=details&id=41525\">here</a>. The blocks section has a small 1MIB limit preventing me from submitting this as a whole.</b></span><br>\r\n<br>\r\nThese pipes, when entered, will cause the player to travel through them within the same level rather than refreshing the screen. Useful for maze levels for those who refuse to use screen exits.<br>\r\n<br>\r\nNotes:<br>\r\n* If there are at least 2 sprites on screen, and Mario enters a pipe, he will partially disappear as he enters a pipe. You should patch <a href=\"https://smwc.me/s/40702\">NMSTL</a> to prevent that.<br>\r\n* If you have a low-gravity generator that does <div class=\"code inline filter-noemote filter-nobr\"><pre>DEC $7D</pre></div> (Mario's Y speed), make sure that you add a check that if $9D is nonzero, or the low nibble (low 4 bits, %----XXXX) of RAM address <div class=\"code inline filter-noemote filter-nobr\"><pre>!pipe_dir</pre></div> is non-zero, then skip/return, because otherwise Mario will rise up slowly while traveling through horizontal pipes. You absolutely don't want to touch his physics while inside pipes.<br>\r\n<br>\r\nGitHub: <a href=\"https://github.com/GhbSmwc/SMB3_ScreenScrollingPipes\" rel=\"nofollow\">https://github.com/GhbSmwc/SMB3_ScreenScrollingPipes</a><br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog</span></div><div class=\"collapse-content\"><pre>01-01-2025 4.0.3<br>\r\n\t-Fixed an oversight where some sprites still interacts with the player while inside a pipe, such as<br>\r\n\t a boo ring. Give thanks to AmperSam for reporting on it.<br>\r\n12/26/2025 4.0.4<br>\r\n\t-Bug fixes:<br>\r\n\t--Fixed a missing TopCorner for small pipes that I forgot to include for small-mario-only pipes.<br>\r\n\t--Fixed a problem where sprite interaction with the player during pipe travel still happens (lose yoshi)<br>\r\n\t  when the player is riding yoshi.<br>\r\n\t--Fixed a problem where if player is off yoshi, and enters a pipe and turns invisible, so too will<br>\r\n\t  yoshi. Credit to AmperSam (https://www.smwcentral.net/?p=profile&id=41223). Note that this isn't a<br>\r\n\t  true fix since yoshi checks if RAM $78 is #$FF would hide him. Problem is that the yoshi routine<br>\r\n\t  that checks the RAM is hijacked by SA-1.<br>\r\n\t--Fixed a minor visual quirk where if the player crouch-slide into the top of a pipe and enters it,<br>\r\n\t  the player will retain his crouching state throughout the pipe travel.<br>\r\n\t--Fixed an issue with Warp/Drag mode in SA-1 breaking on accurate emulators (when applied to SA-1 game,<br>\r\n\t  the main pipes code for UAT's gamemode 14 would still run in SNES CPU, runs an aiming routine that<br>\r\n\t  would use SA-1 math registers, which would fail). This now invokes SA-1 when the game is SA-1.<br>\r\n\t--Fixed a slight error where dying the same frame the player enters a pipe with !Setting_SSP_FreezeTime<br>\r\n\t  set to 1 would cause an abrupt fade out on the dying animation.<br>\r\n\t--Fixed a bug where yoshi turning around animation persists when traveling through vertical pipes.<br>\r\n\t--Made horizontal pipes also set X position and vertical pipes set Y position in addition to centering<br>\r\n\t  the player so that the player goes from entering to stem state at a consistent position (sprites,<br>\r\n\t  wind generators or anything that would position the player slightly off can affect this).<br>\r\n\t-Added an optional fix for camera panning to allow the camera to pan in the direction the player is<br>\r\n\t facing when enabling freezing during pipe travel (previously, the camera would pan in front of<br>\r\n\t player's facing when the freeze setting is off, but does not do so when on).<br>\r\n\t-Player's XY Subpixels position (RAM $13DA and $13DC) updates:<br>\r\n\t--Centering codes now also sets the player's XY subpixel position, thus movement no longer have a 1<br>\r\n\t  pixel variance of the player's XY position upon exiting pipe caps.<br>\r\n\t--Made an extremely minor change on \"Fixes.asm\" to include clearing the player's Y position subpixel<br>\r\n\t  when standing on layer 1 & 2 platforms.<br>\r\n\t -Moved several block codes to subroutines:<br>\r\n\t--Vertical centering code (accounting for whether or not riding yoshi or powerup states) now moved<br>\r\n\t  to subroutines.<br>\r\n\t--Majority of the code handling exiting vertical pipe caps and turn corners now moved to block<br>\r\n\t  subroutines, saving significant space.<br>\r\n\t-!Freeram_SSP_EntrExtFlg updated to now have values for entering, stem traveling, exiting normally,<br>\r\n\t and cannon exiting. Also the defines now reflect on this.<br>\r\n\t-Renamed several routine files to have a \"SSP\" at the beginning of the name using freeram of screen<br>\r\n\t scrolling pipes (It's better to have ASM resource-specific routines have their name (in this case,<br>\r\n\t \"screen scrolling pipes\") in so that (1) reduce the risk of filename conflicts, and (2) be more<br>\r\n\t informative that it is resource-specific).<br>\r\n\t-Vertical regular-sized pipe caps and turn corners will now check if the player is centered enough to<br>\r\n\t trigger them. This allows setups like seen here:<br>\r\n\t \"Readme_files/VerticalExitCapsRequirePlayerCenteredHorizontally.png\"<br>\r\n\t--Did a similar thing with the warp/drag mode block as well as the new \"set_visibility_off.asm\" and<br>\r\n\t  \"set_visibility_on.asm\", however it accepts both single-block centered and 2-block centered (half<br>\r\n\t  block to the right).<br>\r\n\t-Added an option !Setting_SSP_HideDuringPipeStemTravel, which can be set to 0 so that the player and<br>\r\n\t carried sprite does not turn invisible inside pipes, ideal for glass pipes.<br>\r\n\t-Map16 files for LM's map16 and tile list for GPS for \"v2\" versions now have page 4 and page 5 merged<br>\r\n\t rather than having one file per-page.<br>\r\n\t-Depreciated files:<br>\r\n\t--Deleted the old version of the map16 blocks and for the GPS tool.<br>\r\n\t--Got rid of the old level file since it is now depreciated and causing confusion.<br>\r\n\t-Made moving blocks to a different block number for blocks list for GPS much MUCH easier, by including<br>\r\n\t a tool, \"JS_GPSBlockListRelocator.html\" which will offset them to a different map16 number.<br>\r\n\t-Facing directions are now corrected when traveling through pipes rather than just when the player<br>\r\n\t exits horizontal pipe caps, so that the player doesn't appear going backwards in glass pipes.<br>\r\n\t-The uberasm tool code is no longer a library code to be called from a gamemode 14 ASM file, because<br>\r\n\t UAT2.0 now supports multiple separate ASM files for the same N where N is the level/gamemode/<br>\r\n\t overworld number to apply its effects on.<br>\r\n\t-Added a per-level wraparound feature for warp-drag mode: If the player pipe traveling heads into the<br>\r\n\t edge of a level, will send him to the opposite edge of the level. If V/H scrolling disabled, then<br>\r\n\t wraparound will adjust to be the screen's width. It also comes with an extra byte setting to also<br>\r\n\t invert along the edge.<br>\r\n\t-Added a uberasm tool level file that adds wraparound effect for screen scrolling pipes when the<br>\r\n\t traveling player hits the edge of the level.<br>\r\n\t-Several removed freerams:<br>\r\n\t--Late discovery that somebody (MarioFanGamer) found that RAM $8F is a reliable copy of $72 for<br>\r\n\t  checking if Mario is on the ground. Thus, freeram !Freeram_BlockedStatBkp will optionally not be used<br>\r\n\t  (!Setting_SSP_CopyRAM77 set to 0 by default to not use a freeram).<br>\r\n\t--Removing !Freeram_SSP_CarrySpr would still works with carried sprites. Thus this is redundant.<br>\r\n\t-Added optional Freeram: !Freeram_SSP_InvisbleFlag, due to having both visible and invisible states for<br>\r\n\t doors and glass pipe support (will be used if !Setting_SSP_HideDuringPipeStemTravel == 0).<br>\r\n\t-Added walking animation for horizontal pipe caps (note that it runs the vanilla code that handles<br>\r\n\t walking animations, as seen when $71 == #$05), which are JSL $00CEB1, JSL $00CFBC and<br>\r\n\t JSR $00D1F4. Finally fulfilled RPG Hacker's recommendation (https://smwc.me/s/41236/12725 ).<br>\r\n\t-Moved aiming routine used by warp/drag mode to newer uberasm tool's routines.<br>\r\n\t-Added an optional feature for warp/drag mode to make the player move faster if the destination is far<br>\r\n\t away enough.<br>\r\n\t-Renamed various defines that start with \"!SSP\" with \"!Setting_SSP\" for consistency.<br>\r\n\t-Sound effects can now be configured.</pre></div></div>",
    "latest_version": "smwc-41526-1769986469",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41526,
        "title": "Super Mario Bros. 3 Screen Scrolling Pipes v4.0.4",
        "version": "smwc-41526-1769986469",
        "upstream_time": 1769986469,
        "download_url": "https://dl.smwcentral.net/41526/SMB3_ScreenScrollingPipes_v4_0_4.zip",
        "filename": "SMB3_ScreenScrollingPipes_v4_0_4.zip",
        "size": 195414,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-super-mario-bros-wonder-marimba-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41393,
    "title": "Super Mario Bros. Wonder - Marimba Blocks",
    "authors": [
      "Nyako"
    ],
    "tags": [
      "jump",
      "lorom",
      "note block",
      "physics",
      "player",
      "sa-1",
      "solid",
      "sprite needed"
    ],
    "description": "Those silly little noteblock variants from Super Mario Bros. Wonder! You can walk or run on them, and when you jump, it bounces you up!<br>\r\n<br>\r\nThe block has a few configuration options you'll need to set in the block. Please read the README to learn what to set!<br>\r\n<br>\r\nThe sprite also has configuration options for the palettes it uses, the sprite tile, and how high it launches the player.<br>\r\n<br>\r\nFurther usage instructions are in the README.<br>\r\n<br>\r\n<b>NOTE:</b> Dismounting Yoshi on top of one of these blocks will still bounce you high.",
    "latest_version": "smwc-41393-1768070809",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41393,
        "title": "Super Mario Bros. Wonder - Marimba Blocks",
        "version": "smwc-41393-1768070809",
        "upstream_time": 1768070809,
        "download_url": "https://dl.smwcentral.net/41393/Marimba%20Blocks.zip",
        "filename": "Marimba Blocks.zip",
        "size": 8685,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-super-speed-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4051,
    "title": "Super Speed Block",
    "authors": [
      "Maxx",
      "Ultimaximus"
    ],
    "tags": [
      "boost",
      "direction",
      "lorom"
    ],
    "description": "From the request by Jimmy1up:<br>\r\n\"Super Speed Block throws you slightly up and very fast in the direction you're facing. Bounces you off its Sides equally fast, but not up.\"<br>\r\n<br>\r\nLogic bugs squashed by Ultimaximus.",
    "latest_version": "smwc-4051-1409023164",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4051,
        "title": "Super Speed Block",
        "version": "smwc-4051-1409023164",
        "upstream_time": 1409023164,
        "download_url": "https://dl.smwcentral.net/4051/SprBounceBlk.zip",
        "filename": "SprBounceBlk.zip",
        "size": 598,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-switch-pack",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 15344,
    "title": "Switch Pack",
    "authors": [
      "MarioE"
    ],
    "tags": [
      "hurt",
      "kill",
      "lorom",
      "on-off",
      "p-switch",
      "sa-1",
      "shatter",
      "switch"
    ],
    "description": "This is a large pack of various switch-based blocks such as p-switch and on/off. Read the included readme for more information.",
    "latest_version": "smwc-15344-1501622655",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 15344,
        "title": "Switch Pack",
        "version": "smwc-15344-1501622655",
        "upstream_time": 1501622655,
        "download_url": "https://dl.smwcentral.net/15344/switch.zip",
        "filename": "switch.zip",
        "size": 2101,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-switch-palace-switch",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 34461,
    "title": "Switch Palace Switch",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "lorom",
      "map16",
      "objectool",
      "sa-1",
      "sprite needed",
      "switch"
    ],
    "description": "A recreation of SMW's Switch Palace switches, down with using sprites for handling the pressed switch.<br>\r\n<br>\r\nIt comes with two sizes: 16x16 and 32x32, the former of which has two separate graphics (one being a downsized !-switch, the other being based of the p-switch).",
    "latest_version": "smwc-34461-1708450989",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 34461,
        "title": "Switch Palace Switch",
        "version": "smwc-34461-1708450989",
        "upstream_time": 1708450989,
        "download_url": "https://dl.smwcentral.net/34461/Exclamation%20Switch.zip",
        "filename": "Exclamation Switch.zip",
        "size": 10702,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-switchable-one-way-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 15345,
    "title": "Switchable One-Way Blocks",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "lorom",
      "one-way"
    ],
    "description": "This blocks Mario, sprites, and fireballs in one of two directions depending on a specified switch. Which directions and what switch can be easily changed.",
    "latest_version": "smwc-15345-1502993836",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 15345,
        "title": "Switchable One-Way Blocks",
        "version": "smwc-15345-1502993836",
        "upstream_time": 1502993836,
        "download_url": "https://dl.smwcentral.net/15345/one_way_onoff.zip",
        "filename": "one_way_onoff.zip",
        "size": 1360,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-tar-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 40240,
    "title": "Tar Blocks",
    "authors": [
      "Chdata"
    ],
    "tags": [
      "lorom",
      "platform",
      "sa-1"
    ],
    "description": "Tar blocks that cause the player to only jump as if they tapped the jump button once, effectively lowering their jump height. The player's speed is also limited if they try to walk across it.<br>\r\n<br>\r\ntar_block.asm is the block, tar_uberasm.asm is for UberASMTool.",
    "latest_version": "smwc-40240-1754568683",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 40240,
        "title": "Tar Blocks",
        "version": "smwc-40240-1754568683",
        "upstream_time": 1754568683,
        "download_url": "https://dl.smwcentral.net/40240/Tar_Blocks.zip",
        "filename": "Tar_Blocks.zip",
        "size": 1032,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-target",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 36627,
    "title": "Target",
    "authors": [
      "RealLink"
    ],
    "tags": [
      "collectable",
      "lorom",
      "sa-1",
      "teleport"
    ],
    "description": "This block will teleport you to another level (set in the .asm file) after you collected 8 (customizable) of it. They shatter when you touch them. Uses one byte of empty RAM - this address can be altered easily and has to be in the 16-bit range ($0000-$1FFF).<br>\r\n<br>\r\nKnight of Time update: Works with SA-1 now.",
    "latest_version": "smwc-36627-1711896084",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 36627,
        "title": "Target",
        "version": "smwc-36627-1711896084",
        "upstream_time": 1711896084,
        "download_url": "https://dl.smwcentral.net/36627/Target.zip",
        "filename": "Target.zip",
        "size": 629,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-teleberry-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4032,
    "title": "Teleberry block",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "lorom",
      "teleport",
      "yoshi"
    ],
    "description": "This block teleports Mario only when Yoshi has eaten a defined amount of red berries. It can set to play some sound too.",
    "latest_version": "smwc-4032-1426286189",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4032,
        "title": "Teleberry block",
        "version": "smwc-4032-1426286189",
        "upstream_time": 1426286189,
        "download_url": "https://dl.smwcentral.net/4032/teleberry.zip",
        "filename": "teleberry.zip",
        "size": 431,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-teleport-based-on-time-remaining-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 27398,
    "title": "Teleport Based on Time Remaining v1.1",
    "authors": [
      "BlueToad"
    ],
    "tags": [
      "door",
      "doors",
      "lorom",
      "sa-1",
      "teleport",
      "timer"
    ],
    "description": "A simple door block which teleports you to the screen exit if the timer is under a specified number, or else it teleports you to a specified secondary exit.<br>\r\n<br>\r\nIn the GIF, the player is teleported to different places depending on whether the timer is less than 100 or not.<br>\r\nAlso please excuse the GIF's quality, I had to massively compress it to make it fit within the file size limit of 1MB, and as a result, lost most of its quality. <br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Rykon-V73\"><a href=\"/?p=profile&amp;id=207\" style=\"color: var(--user-color-1);\" class=\"un\">Rykon-V73</a></span>.<br>\r\n<br>\r\nv1.1 update 5/8/2021: added support for SA-1.",
    "latest_version": "smwc-27398-1640258177",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 27398,
        "title": "Teleport Based on Time Remaining v1.1",
        "version": "smwc-27398-1640258177",
        "upstream_time": 1640258177,
        "download_url": "https://dl.smwcentral.net/27398/TimedDoor.zip",
        "filename": "TimedDoor.zip",
        "size": 842,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-teleport-if-all-switch-palaces-are-pressed",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41155,
    "title": "Teleport if All Switch Palaces are Pressed",
    "authors": [
      "Arinsu",
      "Medic"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "switch palace",
      "teleport"
    ],
    "description": "Teleports the player if all switch palaces have been pressed.<br>\r\n<br>\r\nIncludes a define to invert the condition.",
    "latest_version": "smwc-41155-1764379842",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41155,
        "title": "Teleport if All Switch Palaces are Pressed",
        "version": "smwc-41155-1764379842",
        "upstream_time": 1764379842,
        "download_url": "https://dl.smwcentral.net/41155/teleport_switch_palaces.zip",
        "filename": "teleport_switch_palaces.zip",
        "size": 764,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-teleport-on-button-press",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41145,
    "title": "Teleport on Button Press",
    "authors": [
      "Alcaro",
      "MarioE"
    ],
    "tags": [
      "controller",
      "lorom",
      "sa-1",
      "teleport"
    ],
    "description": "Teleports the player if they're pressing a specific button. Includes a variant that has two alternate destinations for different buttons.",
    "latest_version": "smwc-41145-1764371490",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41145,
        "title": "Teleport on Button Press",
        "version": "smwc-41145-1764371490",
        "upstream_time": 1764371490,
        "download_url": "https://dl.smwcentral.net/41145/teleport_button.zip",
        "filename": "teleport_button.zip",
        "size": 1495,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-teleport-on-coins",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41146,
    "title": "Teleport on Coins",
    "authors": [
      "Alcaro",
      "MarioE"
    ],
    "tags": [
      "coin",
      "lorom",
      "sa-1",
      "teleport"
    ],
    "description": "Teleports the player when they acquire a certain amount of coins.<br>\r\nIncludes a define to invert the condition.",
    "latest_version": "smwc-41146-1764371563",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41146,
        "title": "Teleport on Coins",
        "version": "smwc-41146-1764371563",
        "upstream_time": 1764371563,
        "download_url": "https://dl.smwcentral.net/41146/teleport_coins.zip",
        "filename": "teleport_coins.zip",
        "size": 640,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-teleport-on-event-passed",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41147,
    "title": "Teleport on Event Passed",
    "authors": [
      "Alcaro",
      "MarioE"
    ],
    "tags": [
      "event",
      "lorom",
      "sa-1",
      "teleport"
    ],
    "description": "Teleports the player depending on in an overworld event has been triggered.<br>\r\n<br>\r\nIncludes a define to invert the condition.",
    "latest_version": "smwc-41147-1764371826",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41147,
        "title": "Teleport on Event Passed",
        "version": "smwc-41147-1764371826",
        "upstream_time": 1764371826,
        "download_url": "https://dl.smwcentral.net/41147/teleport_event.zip",
        "filename": "teleport_event.zip",
        "size": 655,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-teleport-on-lives",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41148,
    "title": "Teleport on Lives",
    "authors": [
      "Alcaro",
      "MarioE"
    ],
    "tags": [
      "life",
      "lorom",
      "sa-1",
      "teleport"
    ],
    "description": "Teleports the player if they have a certain amount of lives.<br>\r\n<br>\r\nIncludes a define to invert the condition.",
    "latest_version": "smwc-41148-1764371920",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41148,
        "title": "Teleport on Lives",
        "version": "smwc-41148-1764371920",
        "upstream_time": 1764371920,
        "download_url": "https://dl.smwcentral.net/41148/teleport_lives.zip",
        "filename": "teleport_lives.zip",
        "size": 646,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-teleport-on-powerup",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41149,
    "title": "Teleport on Powerup",
    "authors": [
      "Alcaro",
      "MarioE"
    ],
    "tags": [
      "lorom",
      "powerup",
      "sa-1",
      "teleport"
    ],
    "description": "Teleports the player if they have a certain powerup.<br>\r\n<br>\r\nIncludes a define to invert the condition.",
    "latest_version": "smwc-41149-1764371970",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41149,
        "title": "Teleport on Powerup",
        "version": "smwc-41149-1764371970",
        "upstream_time": 1764371970,
        "download_url": "https://dl.smwcentral.net/41149/teleport_powerup.zip",
        "filename": "teleport_powerup.zip",
        "size": 671,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-teleport-on-sprite-touch",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41154,
    "title": "Teleport on Sprite Touch",
    "authors": [
      "Arinsu",
      "Lexi"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sprite",
      "teleport"
    ],
    "description": "Teleports the player when touched by a specific sprite.",
    "latest_version": "smwc-41154-1764372481",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41154,
        "title": "Teleport on Sprite Touch",
        "version": "smwc-41154-1764372481",
        "upstream_time": 1764372481,
        "download_url": "https://dl.smwcentral.net/41154/teleport_sprite.zip",
        "filename": "teleport_sprite.zip",
        "size": 816,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-teleport-on-switch",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41150,
    "title": "Teleport on Switch",
    "authors": [
      "Alcaro",
      "MarioE"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "switch",
      "teleport"
    ],
    "description": "Teleports the player if a switch (blue or silver P-Switch, ON/OFF, switch palace, or even a custom free RAM switch) is active.<br>\r\n<br>\r\nIncludes a define to invert the condition.",
    "latest_version": "smwc-41150-1764372035",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41150,
        "title": "Teleport on Switch",
        "version": "smwc-41150-1764372035",
        "upstream_time": 1764372035,
        "download_url": "https://dl.smwcentral.net/41150/teleport_switch.zip",
        "filename": "teleport_switch.zip",
        "size": 728,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-teleport-on-time",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41151,
    "title": "Teleport on Time",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "teleport",
      "timer"
    ],
    "description": "Teleports the player depending on the time limit.<br>\r\n<br>\r\nIncludes a define to invert the condition.<br>\r\n<br>\r\nNote that this uses decimal mode and due an old bug in the SD2SNES/FXPak, issues might occur when using SA-1 in this flash cart. The newest firmware doesn't have this issue, so use that.",
    "latest_version": "smwc-41151-1764372139",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41151,
        "title": "Teleport on Time",
        "version": "smwc-41151-1764372139",
        "upstream_time": 1764372139,
        "download_url": "https://dl.smwcentral.net/41151/teleport_time.zip",
        "filename": "teleport_time.zip",
        "size": 798,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-teleport-on-yoshi-coins",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41152,
    "title": "Teleport on Yoshi Coins",
    "authors": [
      "Alcaro",
      "MarioE"
    ],
    "tags": [
      "dragon coin",
      "lorom",
      "sa-1",
      "teleport",
      "yoshi coin"
    ],
    "description": "Teleports the player if they have a certain amount of Yoshi coins.<br>\r\n<br>\r\nIncludes a define to invert the condition.",
    "latest_version": "smwc-41152-1764372214",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41152,
        "title": "Teleport on Yoshi Coins",
        "version": "smwc-41152-1764372214",
        "upstream_time": 1764372214,
        "download_url": "https://dl.smwcentral.net/41152/teleport_ycoins.zip",
        "filename": "teleport_ycoins.zip",
        "size": 650,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-teleport-on-yoshi-riding",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41153,
    "title": "Teleport on Yoshi Riding",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "teleport",
      "yoshi"
    ],
    "description": "This block will teleport the player only if he is riding Yoshi.<br>\r\n<br>\r\nIncludes a define to invert the condition.",
    "latest_version": "smwc-41153-1764372369",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41153,
        "title": "Teleport on Yoshi Riding",
        "version": "smwc-41153-1764372369",
        "upstream_time": 1764372369,
        "download_url": "https://dl.smwcentral.net/41153/teleport_yoshi.zip",
        "filename": "teleport_yoshi.zip",
        "size": 700,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-teletimer-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4052,
    "title": "Teletimer block",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "lorom",
      "teleport",
      "timer"
    ],
    "description": "This block will teleport you if you hit it exactly when the timer is (specified in ASM file).",
    "latest_version": "smwc-4052-1438529723",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4052,
        "title": "Teletimer block",
        "version": "smwc-4052-1438529723",
        "upstream_time": 1438529723,
        "download_url": "https://dl.smwcentral.net/4052/teletime.zip",
        "filename": "teletime.zip",
        "size": 570,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-ten-seconds-then-shatter",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3815,
    "title": "Ten Seconds Then Shatter",
    "authors": [
      "JackTheSpades"
    ],
    "tags": [
      "lorom",
      "shatter",
      "timer"
    ],
    "description": "This block will add 10 seconds to the level time and then shatter.<br>\r\nRequested by shreerocks1324 ",
    "latest_version": "smwc-3815-1409005383",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3815,
        "title": "Ten Seconds Then Shatter",
        "version": "smwc-3815-1409005383",
        "upstream_time": 1409005383,
        "download_url": "https://dl.smwcentral.net/3815/TenTimeShatter.zip",
        "filename": "TenTimeShatter.zip",
        "size": 358,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-thermal-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3901,
    "title": "Thermal Block",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "fire",
      "hurt",
      "kill",
      "lorom",
      "map16",
      "sprite"
    ],
    "description": "When you hit this block with a fireball it will \"heat up\" (change into the next Map 16 page tile) for a certain amount of times, then when it is at its max heat, it will hurt Mario and kill sprites, and \"cool down\" (change into the last Map 16 page block). Once again I apologize Vanya for the misunderstanding...<br>\r\n<br>\r\nPM me if you find any bugs.",
    "latest_version": "smwc-3901-1426305125",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3901,
        "title": "Thermal Block",
        "version": "smwc-3901-1426305125",
        "upstream_time": 1426305125,
        "download_url": "https://dl.smwcentral.net/3901/Themal.zip",
        "filename": "Themal.zip",
        "size": 890,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-throw-blocks-pack",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 9057,
    "title": "Throw Blocks Pack",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "throw block"
    ],
    "description": "This block pack contains 5 blocks:<br>\r\n<br>\r\n-a block, when pressing dash, will spawn a throw block while the block itself still there (unlike smw). Its called \"infinite_throwblk.asm\". When using this, you can forget about using reset doors, since it reduces \"stuck problems\".<br>\r\n<br>\r\n-a \"brick\" that can only be shattered by throw blocks, and if mario *KICKS* it into them will pierce through them. Its called \"shatter_throwblk.asm\".<br>\r\n<br>\r\n-a bumper that bounces the throw block without shattering it.<br>\r\n<br>\r\n-a solid block that only allows a throw block to pass<br>\r\n<br>\r\n-and a \"Stopper & preserver\" that traps the throw block on contact and keeps its \"dissipates\" timer at #$FF<br>\r\n<br>\r\nThis is useful for puzzles.<br>\r\n<br>\r\nHave fun.",
    "latest_version": "smwc-9057-1439167553",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 9057,
        "title": "Throw Blocks Pack",
        "version": "smwc-9057-1439167553",
        "upstream_time": 1439167553,
        "download_url": "https://dl.smwcentral.net/9057/throw_blocks.zip",
        "filename": "throw_blocks.zip",
        "size": 7885,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-thwomp-crush-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 13458,
    "title": "Thwomp Crush Block",
    "authors": [
      "Roy"
    ],
    "tags": [
      "breakable",
      "custom sprite",
      "lorom",
      "sa-1",
      "shatter",
      "sprite",
      "sprite contact",
      "thwomp"
    ],
    "description": "This block will break when Thwomp comes into contact with it. Read the readme for more and better details.<br>\r\nAct-like recommended to be 130.<br>\r\n<br>\r\nUpdate: It now checks the sprite status of normal/custom Thwomp sprites and the type of brick shatter can now be specified in the asm file.",
    "latest_version": "smwc-13458-1458536286",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 13458,
        "title": "Thwomp Crush Block",
        "version": "smwc-13458-1458536286",
        "upstream_time": 1458536286,
        "download_url": "https://dl.smwcentral.net/13458/ThwompCrush.zip",
        "filename": "ThwompCrush.zip",
        "size": 1703,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-tightrope",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4024,
    "title": "Tightrope",
    "authors": [
      "Bio"
    ],
    "tags": [
      "fall",
      "lorom",
      "sa-1",
      "speed"
    ],
    "description": "Done at S.N.N. request.<br>\r\n<br>\r\nMario may travel on this block if he is slow (walking), but will fall off if he is running.",
    "latest_version": "smwc-4024-1409790142",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4024,
        "title": "Tightrope",
        "version": "smwc-4024-1409790142",
        "upstream_time": 1409790142,
        "download_url": "https://dl.smwcentral.net/4024/tightropesa1.zip",
        "filename": "tightropesa1.zip",
        "size": 463,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-time-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3993,
    "title": "Time Block",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "custom sprite",
      "lorom",
      "map16",
      "spawn",
      "sprite",
      "timer"
    ],
    "description": "If you reach this block before a certain amount of time has passed in the level, it will give you a prize. There are three blocks included: one that will spawn a normal sprite, one that will spawn a custom sprite, and one that will turn into the next Map16 tile. Made by request.",
    "latest_version": "smwc-3993-1438542378",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3993,
        "title": "Time Block",
        "version": "smwc-3993-1438542378",
        "upstream_time": 1438542378,
        "download_url": "https://dl.smwcentral.net/3993/TimeBlocks.zip",
        "filename": "TimeBlocks.zip",
        "size": 1787,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-timer-change",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3974,
    "title": "Timer Change",
    "authors": [
      "Incognito",
      "lolcats439"
    ],
    "tags": [
      "lorom",
      "timer"
    ],
    "description": "Sets the timer to a fixed time -- in this case, 040 (40 SMW seconds left).<br>\r\n<br>\r\ntimeonce.asm only runs once per level, which means it will not set the timer to said fixed time a second time.<br>\r\ntimehold.asm runs continuously when touched and as such, the timer will stay the same while touching the block.",
    "latest_version": "smwc-3974-1409004595",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3974,
        "title": "Timer Change",
        "version": "smwc-3974-1409004595",
        "upstream_time": 1409004595,
        "download_url": "https://dl.smwcentral.net/3974/timer.zip",
        "filename": "timer.zip",
        "size": 703,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-titlescreen-reset-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3791,
    "title": "Titlescreen Reset Block",
    "authors": [
      "Koyuki"
    ],
    "tags": [
      "lorom",
      "reset",
      "sa-1",
      "titlescreen"
    ],
    "description": "A block that brings you back to the titlescreen when touched. It also plays SFX.",
    "latest_version": "smwc-3791-1410751356",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3791,
        "title": "Titlescreen Reset Block",
        "version": "smwc-3791-1410751356",
        "upstream_time": 1410751356,
        "download_url": "https://dl.smwcentral.net/3791/TSresetblock.zip",
        "filename": "TSresetblock.zip",
        "size": 344,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-tower-of-heaven-fan",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41219,
    "title": "Tower of Heaven Fan",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "physics",
      "sa-1",
      "uberasm needed"
    ],
    "description": "Not to be confused with the simple blocks that DEC/SEC : SBC your $96 Y position to make you float.<br>\r\n<br>\r\nThis is a fan block that sends the player flying upwards in an acceleration-based momentum gradually unlike traditional boost blocks (which changes your momentum instantly). The longer or lower you are touching this block, the higher the player is sent. Inspired by the propellers from Tower of Heaven by askiisoft.",
    "latest_version": "smwc-41219-1764816131",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41219,
        "title": "Tower of Heaven Fan",
        "version": "smwc-41219-1764816131",
        "upstream_time": 1764816131,
        "download_url": "https://dl.smwcentral.net/41219/ToH%20Fan.zip",
        "filename": "ToH Fan.zip",
        "size": 6443,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-toxic-block-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41115,
    "title": "Toxic Block v1.01",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "hurt",
      "lorom",
      "sa-1",
      "timer",
      "uberasm needed"
    ],
    "description": "This block will activate a timer when it is touched by Mario, and then hurt/kill Mario when the timer runs out. The timer resets every time Mario isn't touching a toxic block. Also an 8x8 sprite indicator will appear near Mario when the timer is close to running out.<br>\r\nDepending on the \"Act as\", you could make toxic water, air, cement, etc.<br>\r\n<br>\r\nThe zip contains two files: one is the block asm, which contains some parameters that can be edited to what you want and then it must be inserted with GPS, and the other must be inserted with UberASMTool (as level asm or gamemode asm) to make the blocks work properly. More information can be found in those files.<br>\r\n<br>\r\nUpdate v1.01: the exclamation mark is now drawn accordingly to the direction that Mario is facing.",
    "latest_version": "smwc-41115-1764223521",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41115,
        "title": "Toxic Block v1.01",
        "version": "smwc-41115-1764223521",
        "upstream_time": 1764223521,
        "download_url": "https://dl.smwcentral.net/41115/Toxic%20Block.zip",
        "filename": "Toxic Block.zip",
        "size": 3044,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-trampoline-block-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41122,
    "title": "Trampoline Block v1.2",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "boost",
      "bounce",
      "lorom",
      "sa-1",
      "uberasm needed"
    ],
    "description": "Acts as 025 or 130.<br>\r\n<br>\r\nInspired by NSMB's Bouncy Mushrooms in <a href=\"http://www.mariowiki.com/World_1-5_%28New_Super_Mario_Bros.%29\" rel=\"nofollow\">World 1-5</a>.<br>\r\n<br>\r\nUnlike all other boost blocks, in order to bounce high, it requires the player to tap and hold the jump/spinjump button the instant they land on top of the block rather than also requiring just to hold the jump/spinjump button <i>before</i> landing.<br>\r\n<br>\r\nUses 3 bytes of freeram:<br>\r\n-!FreeRam_TimedJump is the margin of error range that allows the player to press a button within the window of time when bounced.<br>\r\n-!FreeRam_Ylow and !FreeRam_Yhi is a fix to prevent slightly higher jump.",
    "latest_version": "smwc-41122-1764281528",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41122,
        "title": "Trampoline Block v1.2",
        "version": "smwc-41122-1764281528",
        "upstream_time": 1764281528,
        "download_url": "https://dl.smwcentral.net/41122/Trampoline%20Block%20v1.2.zip",
        "filename": "Trampoline Block v1.2.zip",
        "size": 3023,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-tricky-item-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3820,
    "title": "Tricky Item Blocks",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "lorom",
      "question block"
    ],
    "description": "Do you know when there is a couple of question/turn blocks, and most of them have coins and only one of them has an item? With this block, you can make that so the item will be always in the last block the player hits!<br>\r\n<br>\r\nYou can define which item the last block will have into, how many blocks are in the couple, and even if they're either question or turn blocks!<br>\r\n<br>\r\nRemember to set up everything correctly in the ASM file. Have fun!",
    "latest_version": "smwc-3820-1438488937",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3820,
        "title": "Tricky Item Blocks",
        "version": "smwc-3820-1438488937",
        "upstream_time": 1438488937,
        "download_url": "https://dl.smwcentral.net/3820/TCOIB.zip",
        "filename": "TCOIB.zip",
        "size": 1411,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-vertical-and-horizontal-wrap-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 5754,
    "title": "vertical and horizontal wrap blocks",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "scroll",
      "wrap"
    ],
    "description": "Similar or imspired to the <a href=\"http://www.smwcentral.net/?p=section&a=details&id=3539\">Horizontal Level Wrap</a> and the <a href=\"http://www.smwcentral.net/?p=section&a=details&id=3201\">vertical level wrap</a> but in block instead of sprite generator. Making it useful if you want a generator and a wrap in the same level. Or have a pit and a horizontal level wrap in the same level.<br>\r\n<br>\r\ndifferences:<br>\r\n-horizontal wrap block does not require mario to be offscreen before warping, making getting to the bottom of the screen from the top easier. It also fix the glitch where mario can go inside the wall and die (as small mario/crouching big mario) at the top edge of the screen.<br>\r\n<br>\r\n-vertical wrap block does not stop the player's x speed when mario hits the side of the screen (meaning that after he warps, his x speed is zero for the sprite generator sometimes)<br>\r\n<br>\r\n-both these blocks does not work for sprites that does not interact with blocks (flying winged koopa, bullet bill etc.)<br>\r\n<br>\r\nThanks to JackTheSpades for finding out the sprite's position so if warps block-interacting sprites.<br>\r\n<br>\r\nRead the How_to_setup.png to find how to place the blocks correctly. Also in vertical level, make sure mario is on the far left possible, or the screen isn't on the correct spot when mario enter the vertical level.",
    "latest_version": "smwc-5754-1436469995",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 5754,
        "title": "vertical and horizontal wrap blocks",
        "version": "smwc-5754-1436469995",
        "upstream_time": 1436469995,
        "download_url": "https://dl.smwcentral.net/5754/wrap_blocks.zip",
        "filename": "wrap_blocks.zip",
        "size": 60124,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-vertical-warp-door",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 5752,
    "title": "vertical warp door",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "door",
      "lorom",
      "teleport",
      "warp"
    ],
    "description": "This is a door that, when entered will instantly warp mario a few blocks up or down depending on the block you are using. To change the number of blocks of how far mario will teleport is just under the list of offset on the top. Please read the readme before using.<br>\r\n<br>\r\nThis is useful if you are making a place with multiple of floors and use these doors as a \"floor switching maze\". Or used in castles in a vertical level.<br>\r\n<br>\r\nAdded to this block:<br>\r\n-check if mario is holding a sprite and in the air.<br>\r\n-center mario (in the middle) when he enter the door so mario don't have possibility of entering the door on the edge and warp inside of the block when placed next to the area where mario exits.",
    "latest_version": "smwc-5752-1430449472",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 5752,
        "title": "vertical warp door",
        "version": "smwc-5752-1430449472",
        "upstream_time": 1430449472,
        "download_url": "https://dl.smwcentral.net/5752/warp_door2.zip",
        "filename": "warp_door2.zip",
        "size": 10974,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-vertical-wind-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3818,
    "title": "Vertical Wind Blocks",
    "authors": [
      "Superyoshi"
    ],
    "tags": [
      "lorom",
      "vertical",
      "wind"
    ],
    "description": "This package contains 3 blocks: One pushes you up, one pushes you down and one pushes you up, and when you press down, you fall.",
    "latest_version": "smwc-3818-1410222452",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3818,
        "title": "Vertical Wind Blocks",
        "version": "smwc-3818-1410222452",
        "upstream_time": 1410222452,
        "download_url": "https://dl.smwcentral.net/3818/wind.zip",
        "filename": "wind.zip",
        "size": 2627,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-vine-entrance-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3856,
    "title": "Vine Entrance Block",
    "authors": [
      "Big Al"
    ],
    "tags": [
      "lorom",
      "start",
      "vine"
    ],
    "description": "This block makes the player automatically start on the vine upon entering a level, as long as the player isn't able to touch ground at the same time. Credit not needed, but it would be nice. Block changes to standard vine tile after touching it.",
    "latest_version": "smwc-3856-1426036580",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3856,
        "title": "Vine Entrance Block",
        "version": "smwc-3856-1426036580",
        "upstream_time": 1426036580,
        "download_url": "https://dl.smwcentral.net/3856/Vine%20Entrance.zip",
        "filename": "Vine Entrance.zip",
        "size": 439,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-vvvvvv-gravity-physics-v1-0",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 38019,
    "title": "VVVVVV Gravity Physics v1.0.1",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "gravity",
      "lorom",
      "physics",
      "sa-1",
      "vvvvvv"
    ],
    "description": "A gimmick from VVVVVV that replaces the jump button with a switch gravity and white lines also switch gravity.<br>\r\n<br>\r\nNote that the instructions for insertion and usage differ slightly if you're using Callisto.",
    "latest_version": "smwc-38019-1754424429",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 38019,
        "title": "VVVVVV Gravity Physics v1.0.1",
        "version": "smwc-38019-1754424429",
        "upstream_time": 1754424429,
        "download_url": "https://dl.smwcentral.net/38019/VVVVVVGrav.zip",
        "filename": "VVVVVVGrav.zip",
        "size": 5174,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-wall-run-activated-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 29955,
    "title": "Wall Run Activated Block",
    "authors": [
      "MarkAlarm"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "wall running",
      "wall-running"
    ],
    "description": "This is a block that is triggered upon wall running. Credit unnecessary, but appreciated.<br>\r\n<br>\r\nIn order to specify the block type that gets activated during the wall run, set the act as to whatever the original block's map16 number is. For example, if you want coin blocks to activate upon the wall run, set the act as of this block to 124.<br>\r\n<br>\r\nNote that this block is incompatible with layer 2 and blocks such as the on/off switch and note blocks will revert to their vanilla state after being triggered once. This is due to how the hit animation restores the block to its original map16 form, rather than the custom form. These will likely be updated in the future, but for single-use blocks such as coins and powerups, this works quite well.",
    "latest_version": "smwc-29955-1662318117",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 29955,
        "title": "Wall Run Activated Block",
        "version": "smwc-29955-1662318117",
        "upstream_time": 1662318117,
        "download_url": "https://dl.smwcentral.net/29955/Wall%20Run%20Activated%20Block.zip",
        "filename": "Wall Run Activated Block.zip",
        "size": 545,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-walljump-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 41216,
    "title": "Walljump Blocks",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "jump",
      "lorom",
      "luigi",
      "on off",
      "p-switch",
      "pay",
      "sa-1",
      "star",
      "timer",
      "uberasm needed",
      "wall",
      "walljump",
      "yoshi",
      "yoshi coin"
    ],
    "description": "A set of walljump blocks with the following features:<br>\r\n- The player cannot rear back early, with the left/right D-pad controls disabled temporarily so they cannot gain more height on the same wall.<br>\r\n- It changes the player's left/right facing direction while the timer is running.",
    "latest_version": "smwc-41216-1764814192",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 41216,
        "title": "Walljump Blocks",
        "version": "smwc-41216-1764814192",
        "upstream_time": 1764814192,
        "download_url": "https://dl.smwcentral.net/41216/Walljump%20Blocks.zip",
        "filename": "Walljump Blocks.zip",
        "size": 4356,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      },
      {
        "upstream_id": 4041,
        "title": "Walljump Blocks V3",
        "version": "smwc-4041-1426300641",
        "upstream_time": 1426300641,
        "download_url": "https://dl.smwcentral.net/4041/WJBV3.zip",
        "filename": "WJBV3.zip",
        "size": 15086,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-wario-dash-breakable-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 26326,
    "title": "Wario Dash Breakable Block",
    "authors": [
      "janklorde"
    ],
    "tags": [
      "dash",
      "lorom",
      "sa-1",
      "shatter",
      "wario"
    ],
    "description": "A block which only shatters when the player is performing the Wario Dash into them. To be used in conjunction with the  <a href=\"https://www.smwcentral.net/?p=section&a=details&id=19515\">Wario Dash uberASM</a><br>\r\n<br>\r\nRequested by Galactic Spear.<br>\r\n<br>\r\nCredit is always appreciated. ",
    "latest_version": "smwc-26326-1614941358",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 26326,
        "title": "Wario Dash Breakable Block",
        "version": "smwc-26326-1614941358",
        "upstream_time": 1614941358,
        "download_url": "https://dl.smwcentral.net/26326/WarioBlock.zip",
        "filename": "WarioBlock.zip",
        "size": 717,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-warp-block-pack",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3885,
    "title": "Warp Block Pack",
    "authors": [
      "Roy"
    ],
    "tags": [
      "coin",
      "door",
      "lorom",
      "pipe",
      "teleport",
      "timer",
      "warp"
    ],
    "description": "This pack contains blocks that warp you to a certain level - you can define them yourself in the .asm file - depending on either the 1s or 10s of the coin counter, or the 1s, 10s or 100s of the timer. For each of these, there is a version for a teleport block, pipe block and door block.<br>\r\nCredit not needed.",
    "latest_version": "smwc-3885-1437076614",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3885,
        "title": "Warp Block Pack",
        "version": "smwc-3885-1437076614",
        "upstream_time": 1437076614,
        "download_url": "https://dl.smwcentral.net/3885/Tele%20Pack.zip",
        "filename": "Tele Pack.zip",
        "size": 7031,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-warp-with-message-change-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 4088,
    "title": "Warp With Message Change Block",
    "authors": [
      "DuskSpark"
    ],
    "tags": [
      "lorom",
      "teleport",
      "warp"
    ],
    "description": "A modified version of Maxx's Teleport Block. It works the same, but it also changes the current msg settings to match. Works correctly if the level destination can be mapped to the overworld. Primary screen exits only.<br>\r\n<br>\r\nFixed so that it works better with vertical levels.",
    "latest_version": "smwc-4088-1426298436",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 4088,
        "title": "Warp With Message Change Block",
        "version": "smwc-4088-1426298436",
        "upstream_time": 1426298436,
        "download_url": "https://dl.smwcentral.net/4088/WarpWithMsg.zip",
        "filename": "WarpWithMsg.zip",
        "size": 1259,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-water-level-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3792,
    "title": "Water Level Block",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "buoyancy",
      "flag",
      "lorom",
      "sa-1",
      "water"
    ],
    "description": "These blocks enable or disable water level flag and sprite buoyancy.",
    "latest_version": "smwc-3792-1409003893",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3792,
        "title": "Water Level Block",
        "version": "smwc-3792-1409003893",
        "upstream_time": 1409003893,
        "download_url": "https://dl.smwcentral.net/3792/waterbuoylevelflag.zip",
        "filename": "waterbuoylevelflag.zip",
        "size": 734,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-water-level-ice-level-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 15584,
    "title": "Water Level/Ice Level Block",
    "authors": [
      "BulzomeGuides"
    ],
    "tags": [
      "ice",
      "lorom",
      "sa-1",
      "slippery",
      "water"
    ],
    "description": "This block will change your level into either an ice level or a water level, depending on the ON/OFF Switch.  If the switch is \"ON\", your level becomes an ice level.  If the switch is \"OFF\", your level becomes a water level.  This block will also enable sprite buoyancy for water level and disable it for ice level.<br>\r\n<br>\r\nDemonstration Video: https://youtu.be/ecSMalNbYG0<br>\r\n<br>\r\nCredit not needed, but appreciated.  Just don't claim as your own.",
    "latest_version": "smwc-15584-1496086261",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 15584,
        "title": "Water Level/Ice Level Block",
        "version": "smwc-15584-1496086261",
        "upstream_time": 1496086261,
        "download_url": "https://dl.smwcentral.net/15584/WaterIceLevel.zip",
        "filename": "WaterIceLevel.zip",
        "size": 6194,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-wind-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 13508,
    "title": "Wind blocks",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "wind"
    ],
    "description": "Unlike other blocks in the blocks section, this one is much better:<br>\r\n<br>\r\n-No wall-clipping and dying<br>\r\n-regardless of how many collision points is touching each part of the wind block will not \"combine\" and pushes Mario faster (this happens if you have the block itself increments or decrements Mario's position).<br>\r\n<br>\r\nIt requires uberasm in order to function.",
    "latest_version": "smwc-13508-1459128463",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 13508,
        "title": "Wind blocks",
        "version": "smwc-13508-1459128463",
        "upstream_time": 1459128463,
        "download_url": "https://dl.smwcentral.net/13508/GHB_WindBlocks.zip",
        "filename": "GHB_WindBlocks.zip",
        "size": 5186,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-winged-yoshi-area",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3808,
    "title": "Winged Yoshi Area",
    "authors": [
      "NovaSquirrel"
    ],
    "tags": [
      "flying",
      "lorom",
      "wing",
      "yoshi"
    ],
    "description": "My first custom block.<br>\r\nYoshi gets wings, but only while touching this block.",
    "latest_version": "smwc-3808-1409421071",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3808,
        "title": "Winged Yoshi Area",
        "version": "smwc-3808-1409421071",
        "upstream_time": 1409421071,
        "download_url": "https://dl.smwcentral.net/3808/yoshiwings.zip",
        "filename": "yoshiwings.zip",
        "size": 529,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-x-up-pack",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3857,
    "title": "X-Up Pack",
    "authors": [
      "7601",
      "New Hacker",
      "wiiqwertyuiop"
    ],
    "tags": [
      "life",
      "lorom"
    ],
    "description": "A pack of three blocks that add a number of lives to the life counter.<br>\r\n<br>\r\n-One spawns a 1-Up mushroom out of a block and changes to the next Map16 tile<br>\r\n-Another simply adds 6 lives and then shatters<br>\r\n-Yet another adds 5 lives by one at a time each and disappears in a glitter.<br>\r\n<br>\r\nThe amount of lives is adjustable.",
    "latest_version": "smwc-3857-1436649383",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3857,
        "title": "X-Up Pack",
        "version": "smwc-3857-1436649383",
        "upstream_time": 1436649383,
        "download_url": "https://dl.smwcentral.net/3857/x-Up%20pack.zip",
        "filename": "x-Up pack.zip",
        "size": 1589,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-xy-overworld-position-blocks-version",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 13459,
    "title": "XY Overworld Position Blocks, Version 4",
    "authors": [
      "Davros",
      "ICB"
    ],
    "tags": [
      "exit",
      "lorom",
      "luigi",
      "mario",
      "overworld",
      "position",
      "warp"
    ],
    "description": "This block sets the player's X and Y position on the overworld, allowing you to warp to a new location after you leave the level.<br>\r\n<br>\r\nThis update fixes a bug in previous versions that failed to update level names (Thanks, Romi!), adds support for Luigi and gives the option to instantly warp to the overworld.",
    "latest_version": "smwc-13459-1458535897",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 13459,
        "title": "XY Overworld Position Blocks, Version 4",
        "version": "smwc-13459-1458535897",
        "upstream_time": 1458535897,
        "download_url": "https://dl.smwcentral.net/13459/XYOverworld.zip",
        "filename": "XYOverworld.zip",
        "size": 3152,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-yoshi-boost-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3955,
    "title": "Yoshi Boost Block",
    "authors": [
      "tmercswims"
    ],
    "tags": [
      "boost",
      "bounce",
      "lorom",
      "yoshi"
    ],
    "description": "This block will do nothing if the player is alone, but will shoot the player into the air (as in, bounce up, not going to level C8 or 1C8) if he is riding on Yoshi.<br>\r\nASM is commented and easily customizable with a sound and the boost height!",
    "latest_version": "smwc-3955-1438222525",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3955,
        "title": "Yoshi Boost Block",
        "version": "smwc-3955-1438222525",
        "upstream_time": 1438222525,
        "download_url": "https://dl.smwcentral.net/3955/boost_yoshi.zip",
        "filename": "boost_yoshi.zip",
        "size": 728,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-yoshi-coin-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 20834,
    "title": "Yoshi Coin Block",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "dragon coin",
      "lorom",
      "question block",
      "sa-1",
      "sprite",
      "sprite needed",
      "yoshi coin"
    ],
    "description": "This block is a question mark block that contains a Yoshi coin.<br>\r\n<br>\r\n<br>\r\nv1.0 2019/08/02<br>\r\nsubmit.",
    "latest_version": "smwc-20834-1566186388",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 20834,
        "title": "Yoshi Coin Block",
        "version": "smwc-20834-1566186388",
        "upstream_time": 1566186388,
        "download_url": "https://dl.smwcentral.net/20834/QBWYCI.zip",
        "filename": "QBWYCI.zip",
        "size": 4083,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-yoshi-color-switch",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 15392,
    "title": "Yoshi color switch",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "color",
      "lorom",
      "switch",
      "yoshi"
    ],
    "description": "This switch will change yoshi's color when stepped on.<br>\r\n<br>\r\nRequested by The Koopa Resistance",
    "latest_version": "smwc-15392-1495994517",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 15392,
        "title": "Yoshi color switch",
        "version": "smwc-15392-1495994517",
        "upstream_time": 1495994517,
        "download_url": "https://dl.smwcentral.net/15392/YoshiSwitch.zip",
        "filename": "YoshiSwitch.zip",
        "size": 23577,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-yoshi-drums-on-off",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 23862,
    "title": "Yoshi Drums On/Off",
    "authors": [
      "wye"
    ],
    "tags": [
      "drums",
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "These blocks enable or disable the \"Yoshi Drums\" channel when touched.",
    "latest_version": "smwc-23862-1594928461",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 23862,
        "title": "Yoshi Drums On/Off",
        "version": "smwc-23862-1594928461",
        "upstream_time": 1594928461,
        "download_url": "https://dl.smwcentral.net/23862/Yoshidrums.zip",
        "filename": "Yoshidrums.zip",
        "size": 1074,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-yoshi-purchase-block-v1",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 22788,
    "title": "Yoshi Purchase Block v1.2",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "coins",
      "lives",
      "lorom",
      "purchase",
      "sa-1",
      "yoshi"
    ],
    "description": "This block allows you to purchase a Yoshi. It can be set up to purchase with either coins, lives, or a hybrid of either (lives if not enough coins, coins if not enough lives). You can also customize the cost for each payment method. Different colour Yoshis, with their respective abilities, can be spawned by changing the block's Y position.<br>\r\n<br>\r\nIncludes simple, optional ExGFX graphics. Palettes 5, 6 and 7 are suitable for the Green, Yellow and Blue Yoshis. Palette 3 is acceptable for Red Yoshi when set to FG palette 1, though a custom palette that uses pure red would be better. It is up to you to match the block's palette with the Y position you place it at; block colour is not linked to Yoshi colour.<br>\r\n<br>\r\nUses 1 byte of freeram as a flag related to removing baby Yoshi under certain conditions.<br>\r\n<br>\r\nYoshi is a tool to be used and discarded, and so is my block - Credit not necessary (but appreciated).<br>\r\n<br>\r\nUpdate v1.2:<br>\r\n- Fixed a bug with the code that quantizes the block's X position.<br>\r\n- Fixed a bug where a baby Yoshi could be still removed even if the Yoshi spawn failed.<br>\r\n- Removed the egg hatching, since it was limited to certain sprite graphic sets. Yoshi now spawns directly from a puff of smoke, and falls to your feet.<br>\r\n- The block can now be triggered by kicked sprites, both horizontally and vertically.<br>\r\n- Taste the rainbow! The block can now spawn all 4 Yoshi colour types depending on it's Y position.<br>\r\n<br>\r\nUpdate v1.1:<br>\r\n- Added an inverse hybrid method (lives, or coins if not enough lives).<br>\r\n- The coins/lives/hybrid/inverse method the block uses is now determined by the block's X position. You can now use all methods without needing to insert near-duplicates of the block.<br>\r\n- Added a check for a spawned baby Yoshi. Unlike a spawned adult Yoshi which will make the block do nothing, a spawned baby Yoshi will simply be deleted for the block to run.<br>\r\n- Added several other basic block designs to the ExGFX for you to use.",
    "latest_version": "smwc-22788-1591550496",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 22788,
        "title": "Yoshi Purchase Block v1.2",
        "version": "smwc-22788-1591550496",
        "upstream_time": 1591550496,
        "download_url": "https://dl.smwcentral.net/22788/BuyYoshiV1.2.zip",
        "filename": "BuyYoshiV1.2.zip",
        "size": 2251,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-yoshi-s-island-colored-bricks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 37542,
    "title": "Yoshi's Island Colored Bricks",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "breakable",
      "lorom",
      "sa-1"
    ],
    "description": "These blocks are designed to mimic the colored bricks found in Yoshi's Island. (They appear in 4-4, 4-8, and 6-8, as far as I know.) Each color takes a certain number of hits with a thrown sprite to destroy, and they change color when you hit them. <br>\r\n<br>\r\n<span class=\"un-outer\" title=\"DrAnas\"><a href=\"/?p=profile&amp;id=25222\" style=\"color: var(--user-color-2);\" class=\"un\">DrAnas</a></span> update: Converted all blocks to SA-1 and made the tiles and SFX more customizable!",
    "latest_version": "smwc-37542-1721601414",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 37542,
        "title": "Yoshi's Island Colored Bricks",
        "version": "smwc-37542-1721601414",
        "upstream_time": 1721601414,
        "download_url": "https://dl.smwcentral.net/37542/YI%20Colored%20Bricks.zip",
        "filename": "YI Colored Bricks.zip",
        "size": 6240,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-yoshi-s-island-crumbling-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 19900,
    "title": "Yoshi's island Crumbling block",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "breakable",
      "lorom",
      "sa-1"
    ],
    "description": "this block is Yoshi's island block.<br>\r\nThis block breaks down.<br>\r\nWorks with cape and sprite. <br>\r\n",
    "latest_version": "smwc-19900-1558437370",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 19900,
        "title": "Yoshi's island Crumbling block",
        "version": "smwc-19900-1558437370",
        "upstream_time": 1558437370,
        "download_url": "https://dl.smwcentral.net/19900/YICB%20v1%2C0.zip",
        "filename": "YICB v1%2C0.zip",
        "size": 13022,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-yoshi-s-stomp-blocks",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 27247,
    "title": "Yoshi's Stomp Blocks",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "ground pound",
      "lorom",
      "question block",
      "sa-1",
      "shatter",
      "yoshi"
    ],
    "description": "A small set of blocks that can be activated by yoshi's stomp (ground pound):<br>\r\n-A simple breakable block<br>\r\n-A couple inverted ?-blocks<br>\r\n<br>\r\nAlso compatible with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24534\">Ground Pound, Yoshi's Stomp Effect</a>.<br>\r\n<br>\r\nCredit is optional. Requested by <span class=\"un-outer\" title=\"Zuluna\"><a href=\"/?p=profile&amp;id=49855\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Zuluna</a></span>.",
    "latest_version": "smwc-27247-1623634039",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 27247,
        "title": "Yoshi's Stomp Blocks",
        "version": "smwc-27247-1623634039",
        "upstream_time": 1623634039,
        "download_url": "https://dl.smwcentral.net/27247/YoshiGroundPoundBlocks.zip",
        "filename": "YoshiGroundPoundBlocks.zip",
        "size": 6427,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-yoshi-shell-combiner",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 22844,
    "title": "Yoshi Shell Combiner",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "shell",
      "uberasm needed",
      "yoshi"
    ],
    "description": "This block can consume a Yoshi and a shell of any colour, and combine them to produce a Yoshi with the colour of the shell it was fed. It can retain the Yoshi and/or shell it was fed across sublevels, and will only accept the first Yoshi/shell it's given until a Yoshi has been spawned. It will also refuse to spawn a Yoshi if there is already a Yoshi or Baby Yoshi in the level.<br>\r\n<br>\r\nNote that it will not work with the special \"double hit\" green shell (sprite #$DF).<br>\r\n<br>\r\nUses 1 byte of freeram.<br>\r\n<br>\r\nIncludes an optional exanimated AN2 file and an UberASM to control the exanimation trigger (uses custom trigger 0 by default).<br>\r\n<br>\r\nCredit is unnecessary but appreciated.",
    "latest_version": "smwc-22844-1591273418",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 22844,
        "title": "Yoshi Shell Combiner",
        "version": "smwc-22844-1591273418",
        "upstream_time": 1591273418,
        "download_url": "https://dl.smwcentral.net/22844/Combiner%20Asar2.zip",
        "filename": "Combiner Asar2.zip",
        "size": 2795,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-yoshi-state-block",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 22799,
    "title": "Yoshi State Block",
    "authors": [
      "Reinddeer"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This block acts differently for Mario when he is on Yoshi and when he is not. I thought it might be useful as a contraption or level gimmick. Can also be used to de-cheese levels, like by preventing bringing a Yoshi back through a pipe. Includes a function that removes Yoshi if Yoshi is inside the block. By default it acts as a cement block when riding Yoshi, and an air block when not.<br>\r\n<br>\r\nThis version optimises the code and adds SA-1 support.",
    "latest_version": "smwc-22799-1588066231",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 22799,
        "title": "Yoshi State Block",
        "version": "smwc-22799-1588066231",
        "upstream_time": 1588066231,
        "download_url": "https://dl.smwcentral.net/22799/Yoshi_State_Block_V1.1.zip",
        "filename": "Yoshi_State_Block_V1.1.zip",
        "size": 1403,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwblocks-zero-coins",
    "aliases": [],
    "section": "smwblocks",
    "upstream_id": 3903,
    "title": "Zero Coins",
    "authors": [
      "Ultimaximus"
    ],
    "tags": [
      "coins",
      "lorom"
    ],
    "description": "Zeroes the player's coins and plays the \"incorrect\" sound.",
    "latest_version": "smwc-3903-1409000421",
    "install_kind": "gps_block",
    "versions": [
      {
        "upstream_id": 3903,
        "title": "Zero Coins",
        "version": "smwc-3903-1409000421",
        "upstream_time": 1409000421,
        "download_url": "https://dl.smwcentral.net/3903/zerocoin.zip",
        "filename": "zerocoin.zip",
        "size": 344,
        "sha256": null,
        "dependencies": [
          "gps"
        ],
        "install_kind": "gps_block"
      }
    ]
  },
  {
    "name": "smwgraphics-1-dollar-coin-and-doubloon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28075,
    "title": "1-Dollar Coin and Doubloon",
    "authors": [
      "Ziz"
    ],
    "tags": [
      "coin",
      "pirate",
      "yoshi coin"
    ],
    "description": "Just a one-dollar coin and a good old pirate doubloon.<br>\r\n<br>\r\nNo credit needed.",
    "latest_version": "smwc-28075-1629734790",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28075,
        "title": "1-Dollar Coin and Doubloon",
        "version": "smwc-28075-1629734790",
        "upstream_time": 1629734790,
        "download_url": "https://dl.smwcentral.net/28075/1coin.zip",
        "filename": "1coin.zip",
        "size": 11663,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-16x16-infinity-symbol",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39867,
    "title": "16x16 Infinity Symbol",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "indicator",
      "puzzle"
    ],
    "description": "An infinity symbol graphic you can use for reset doors or whatever purpose you wish. Credit is appreciated but not required.",
    "latest_version": "smwc-39867-1747873255",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39867,
        "title": "16x16 Infinity Symbol",
        "version": "smwc-39867-1747873255",
        "upstream_time": 1747873255,
        "download_url": "https://dl.smwcentral.net/39867/16x16%20InfinitySymbol.zip",
        "filename": "16x16 InfinitySymbol.zip",
        "size": 1237,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-3-ninjas-kick-back-ending",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30353,
    "title": "3 Ninjas Kick Back - Ending",
    "authors": [
      "KPhoenix"
    ],
    "tags": [
      "grassland",
      "mountain",
      "no-scroll"
    ],
    "description": "The sunset ending screen. Only works with v-scroll and h-scroll set to None.",
    "latest_version": "smwc-30353-1649366407",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30353,
        "title": "3 Ninjas Kick Back - Ending",
        "version": "smwc-30353-1649366407",
        "upstream_time": 1649366407,
        "download_url": "https://dl.smwcentral.net/30353/credits.zip",
        "filename": "credits.zip",
        "size": 6707,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-3-ninjas-kick-back-level-1-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30366,
    "title": "3 Ninjas Kick Back - Level 1 (Zone 2)",
    "authors": [
      "KPhoenix"
    ],
    "tags": [
      "forest",
      "lake",
      "mountain"
    ],
    "description": "Features a mountainous scene but has an empty sky.",
    "latest_version": "smwc-30366-1649369211",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30366,
        "title": "3 Ninjas Kick Back - Level 1 (Zone 2)",
        "version": "smwc-30366-1649369211",
        "upstream_time": 1649369211,
        "download_url": "https://dl.smwcentral.net/30366/Level%201%20zone%202.zip",
        "filename": "Level 1 zone 2.zip",
        "size": 7091,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2629,
        "title": "3 Ninjas Kick Back - Level 1 (Zone 1)",
        "version": "smwc-2629-1370973477",
        "upstream_time": 1370973477,
        "download_url": "https://dl.smwcentral.net/2629/3%20Ninjas%20Kick%20Back%20-%20Level%201%20%28Zone%201%29.zip",
        "filename": "3 Ninjas Kick Back - Level 1 (Zone 1).zip",
        "size": 6805,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-3-ninjas-kick-back-level-2-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30367,
    "title": "3 Ninjas Kick Back - Level 2 (Zone 1)",
    "authors": [
      "KPhoenix"
    ],
    "tags": [
      "forest",
      "haunted",
      "swamp"
    ],
    "description": "Features a cartoon styled forest background. Works in vertical levels but not recommended.",
    "latest_version": "smwc-30367-1649370935",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30367,
        "title": "3 Ninjas Kick Back - Level 2 (Zone 1)",
        "version": "smwc-30367-1649370935",
        "upstream_time": 1649370935,
        "download_url": "https://dl.smwcentral.net/30367/Level%202%20zone%201.zip",
        "filename": "Level 2 zone 1.zip",
        "size": 7326,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-3-ninjas-kick-back-level-3-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30368,
    "title": "3 Ninjas Kick Back - Level 3 (Zone 1)",
    "authors": [
      "KPhoenix"
    ],
    "tags": [
      "city"
    ],
    "description": "A detailed city background originally used in a hospital level. Also looks good with black as the background color.",
    "latest_version": "smwc-30368-1649371350",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30368,
        "title": "3 Ninjas Kick Back - Level 3 (Zone 1)",
        "version": "smwc-30368-1649371350",
        "upstream_time": 1649371350,
        "download_url": "https://dl.smwcentral.net/30368/Level%203%20zone%201.zip",
        "filename": "Level 3 zone 1.zip",
        "size": 11792,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-3-ninjas-kick-back-level-4-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2650,
    "title": "3 Ninjas Kick Back - Level 4 (Zone 4)",
    "authors": [
      "KPhoenix"
    ],
    "tags": [
      "grassland",
      "lake",
      "mountain",
      "needs remoderation"
    ],
    "description": "Features a beautiful scene with rivers and a lake.",
    "latest_version": "smwc-2650-1424095853",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2650,
        "title": "3 Ninjas Kick Back - Level 4 (Zone 4)",
        "version": "smwc-2650-1424095853",
        "upstream_time": 1424095853,
        "download_url": "https://dl.smwcentral.net/2650/3ninjaskickback-l4z4.zip",
        "filename": "3ninjaskickback-l4z4.zip",
        "size": 10825,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-3-ninjas-kick-back-snes-level-4",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25927,
    "title": "3 Ninjas Kick Back (SNES) - Level 4-1 (Japanese Garden)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "eastern",
      "forest",
      "mountain"
    ],
    "description": "Ripped from the SNES version of the 3 Ninjas Kick Back. It's based on a movie of the same name. This background appears in the first zone of stage 4. It's a japanese garden filled with lanterns and bamboos.",
    "latest_version": "smwc-25927-1612124462",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25927,
        "title": "3 Ninjas Kick Back (SNES) - Level 4-1 (Japanese Garden)",
        "version": "smwc-25927-1612124462",
        "upstream_time": 1612124462,
        "download_url": "https://dl.smwcentral.net/25927/3%20Ninjas%20Kick%20Back%20-%20Stage%204-1%20%28Japanese%20Garden%29.zip",
        "filename": "3 Ninjas Kick Back - Stage 4-1 (Japanese Garden).zip",
        "size": 3511,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-3-ninjas-kick-back-stalactite",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29161,
    "title": "3 Ninjas Kick Back - Stalactite",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "falling icicle"
    ],
    "description": "The falling stalactite obstacle that occasionally appears in 3 Ninjas Kick Back, for Erik's <a href=\"https://www.smwcentral.net/?p=section&a=details&id=13883\">Falling Icicle</a> sprite.",
    "latest_version": "smwc-29161-1642787051",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29161,
        "title": "3 Ninjas Kick Back - Stalactite",
        "version": "smwc-29161-1642787051",
        "upstream_time": 1642787051,
        "download_url": "https://dl.smwcentral.net/29161/3%20Ninjas%20Kick%20Back%20-%20Stalactite.zip",
        "filename": "3 Ninjas Kick Back - Stalactite.zip",
        "size": 3077,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-32x32-boo",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41100,
    "title": "32x32 Boo",
    "authors": [
      "ILoveSMW"
    ],
    "tags": [
      "32x32",
      "boo"
    ],
    "description": "To be used with this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16158\">this sprite</a>.",
    "latest_version": "smwc-41100-1764111253",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41100,
        "title": "32x32 Boo",
        "version": "smwc-41100-1764111253",
        "upstream_time": 1764111253,
        "download_url": "https://dl.smwcentral.net/41100/smw_32x32_boo_sp3.zip",
        "filename": "smw_32x32_boo_sp3.zip",
        "size": 547,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-32x32-cloud",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40298,
    "title": "32x32 Cloud",
    "authors": [
      "Buddyman_Gaming5619"
    ],
    "tags": [
      "block",
      "cloud"
    ],
    "description": "This is a 32x32 Cloud block. Please give credit.",
    "latest_version": "smwc-40298-1755715372",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40298,
        "title": "32x32 Cloud",
        "version": "smwc-40298-1755715372",
        "upstream_time": 1755715372,
        "download_url": "https://dl.smwcentral.net/40298/32x32%20Clouds.zip",
        "filename": "32x32 Clouds.zip",
        "size": 1536,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-32x32-sprites-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24406,
    "title": "32x32 Sprites Pack 3",
    "authors": [
      "Eminus"
    ],
    "tags": [
      "clawgrip",
      "fryguy",
      "giant",
      "mega mole",
      "mouser",
      "needs remoderation",
      "ultimate noob sprite"
    ],
    "description": "This is my third pack of 32x32 sprite graphics! Again, it's a bunch of sprites that have 2 walking frames, ready to reskin pretty much any 32x32 sprite out there. Autisticsceptile requested these as well, using them as graphics for the <a href=\"https://www.smwc.me/s/20307\" rel=\"nofollow\">ultimate noob sprite</a>. I'm gonna list them but you can just look at them below<br>\r\n<br>\r\n- Elephant<br>\r\n- Wizard that looks like Wiz (Kirby and the Amazing Mirror)<br>\r\n- Little girl with temper issues (2 sprites, one normal the other angry)<br>\r\n- Alarm clock guy, similar to Mr. Tick Tock (Kirby as well)<br>\r\n- 2 mermaids (in separate files as they use different palettes)<br>\r\n- Anglerfish<br>\r\n- Weasel in the style of the Adventures of Ichabod and Mr. Toad<br>\r\n- Legged palm tree sort of similar to Exeggcutor (Pokémon)<br>\r\n- Some emperor dude supposed to look like Clovis (Code Geass)<br>\r\n- Tatanga (Super Mario Land)<br>\r\n- Fishperson",
    "latest_version": "smwc-24406-1598567616",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24406,
        "title": "32x32 Sprites Pack 3",
        "version": "smwc-24406-1598567616",
        "upstream_time": 1598567616,
        "download_url": "https://dl.smwcentral.net/24406/32x32%20sprites%20pack%203.zip",
        "filename": "32x32 sprites pack 3.zip",
        "size": 20050,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23296,
        "title": "32x32 Sprites Pack 2",
        "version": "smwc-23296-1593129664",
        "upstream_time": 1593129664,
        "download_url": "https://dl.smwcentral.net/23296/32x32%20sprites%20pack%202.zip",
        "filename": "32x32 sprites pack 2.zip",
        "size": 17187,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21536,
        "title": "32x32 Sprites Pack 1",
        "version": "smwc-21536-1579356877",
        "upstream_time": 1579356877,
        "download_url": "https://dl.smwcentral.net/21536/32x32%20sprite%20reskins.zip",
        "filename": "32x32 sprite reskins.zip",
        "size": 23902,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-3d-bonus-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26744,
    "title": "3D Bonus Blocks",
    "authors": [
      "BlueToad"
    ],
    "tags": [
      "block",
      "bonus",
      "needs remoderation"
    ],
    "description": "This is a tileset I worked really hard on. With this tileset, you can create \"3D\" looking blocks. <b>Please</b> give credit if you use this.<br>\r\n<br>\r\nThis tileset works best in a Layer 2 level with the interactive parts on layer 2 with priority off and the foreground on layer 1 with priority on. In the first screenshot and the sample level, the green parts are on Layer 1 and the yellow parts are on layer 2.<br>\r\n<br>\r\nIf I am missing something or have any more questions/doubts, please leave them in the comment section.<br>\r\n<br>\r\nDoesn't use custom palettes; works with vanilla palettes 3, 5, 6 and 7.",
    "latest_version": "smwc-26744-1618419693",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26744,
        "title": "3D Bonus Blocks",
        "version": "smwc-26744-1618419693",
        "upstream_time": 1618419693,
        "download_url": "https://dl.smwcentral.net/26744/3D%20ground.zip",
        "filename": "3D ground.zip",
        "size": 2800,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-3d-pinball-express-terrormeister",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38707,
    "title": "3D Pinball Express - Terrormeister",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "haunted",
      "night"
    ],
    "description": "A Background that appears in one of the Themes from 3D Pinball Express. It was edited and it's palette very optimized to fit in SMW. Althrough it's small, it uses almost all of the 3 slots of BG. Works well on Cemetery/Graveyards or Haunted places. <br>\r\nHappy Halloween! ",
    "latest_version": "smwc-38707-1730086845",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38707,
        "title": "3D Pinball Express - Terrormeister",
        "version": "smwc-38707-1730086845",
        "upstream_time": 1730086845,
        "download_url": "https://dl.smwcentral.net/38707/3DPEHaunt.zip",
        "filename": "3DPEHaunt.zip",
        "size": 8692,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-5-computers-in-love",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25063,
    "title": "5 Computers in Love",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "cutscene",
      "needs remoderation",
      "sans serif"
    ],
    "description": "This font was used in almost all texts in FNaF 3. Use for cutscenes. No custom palette required.<br>\r\n<br>\r\nNOTE: If you don't know why the 2 and the 5 aren't in the numbers, it's because they're the same as the Z and the S.",
    "latest_version": "smwc-25063-1604333282",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25063,
        "title": "5 Computers in Love",
        "version": "smwc-25063-1604333282",
        "upstream_time": 1604333282,
        "download_url": "https://dl.smwcentral.net/25063/5%20Computers%20in%20Love.zip",
        "filename": "5 Computers in Love.zip",
        "size": 1654,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-8-bit-beach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17742,
    "title": "8-Bit Beach",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beach",
      "retro"
    ],
    "description": "This is a sunny 8-bit beach set for your 8-bit style hacks.",
    "latest_version": "smwc-17742-1530977016",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17742,
        "title": "8-Bit Beach",
        "version": "smwc-17742-1530977016",
        "upstream_time": 1530977016,
        "download_url": "https://dl.smwcentral.net/17742/8BitBeach.zip",
        "filename": "8BitBeach.zip",
        "size": 3803,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-8-bit-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17743,
    "title": "8-Bit Castle",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "retro"
    ],
    "description": "Here's an 8-bit-style castle/fortress tileset, complete with lava and skewers.  Whether or not the princess is here is up to you.",
    "latest_version": "smwc-17743-1530977237",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17743,
        "title": "8-Bit Castle",
        "version": "smwc-17743-1530977237",
        "upstream_time": 1530977237,
        "download_url": "https://dl.smwcentral.net/17743/8bitcastle.zip",
        "filename": "8bitcastle.zip",
        "size": 4404,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-8-bit-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17744,
    "title": "8-Bit Cave",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave",
      "retro"
    ],
    "description": "This is an 8-bit cave tileset with lava, water, and waterfalls included.",
    "latest_version": "smwc-17744-1531035467",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17744,
        "title": "8-Bit Cave",
        "version": "smwc-17744-1531035467",
        "upstream_time": 1531035467,
        "download_url": "https://dl.smwcentral.net/17744/8BitCave.zip",
        "filename": "8BitCave.zip",
        "size": 4417,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-8-bit-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17745,
    "title": "8-Bit Desert",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "desert",
      "retro"
    ],
    "description": "Here's a sandy and dusty 8-bit desert set with quicksand, pyramids, and ruins.",
    "latest_version": "smwc-17745-1531035728",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17745,
        "title": "8-Bit Desert",
        "version": "smwc-17745-1531035728",
        "upstream_time": 1531035728,
        "download_url": "https://dl.smwcentral.net/17745/8BitDesert.zip",
        "filename": "8BitDesert.zip",
        "size": 3465,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-8-bit-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17889,
    "title": "8-Bit Factory",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "retro"
    ],
    "description": "This 8-bit factory tileset is inspired by the 8-bit version of Scrap Brain Zone and features pistons that can be used with Layer 2 Smash, along with conveyor belts and electric currents that can be used with custom blocks.",
    "latest_version": "smwc-17889-1531862451",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17889,
        "title": "8-Bit Factory",
        "version": "smwc-17889-1531862451",
        "upstream_time": 1531862451,
        "download_url": "https://dl.smwcentral.net/17889/8Bitfactory.zip",
        "filename": "8Bitfactory.zip",
        "size": 4100,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-8-bit-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17789,
    "title": "8-Bit Forest",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "forest",
      "retro"
    ],
    "description": "Here's a very green 8-bit forest tileset to go with all the other ones I've recently submitted.  Sorry about the wrong Map16 file I submitted before.",
    "latest_version": "smwc-17789-1531155874",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17789,
        "title": "8-Bit Forest",
        "version": "smwc-17789-1531155874",
        "upstream_time": 1531155874,
        "download_url": "https://dl.smwcentral.net/17789/8-Bit%20Forest.zip",
        "filename": "8-Bit Forest.zip",
        "size": 4115,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-8-bit-ghost-house",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17813,
    "title": "8-Bit Ghost House",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "haunted",
      "house",
      "retro"
    ],
    "description": "Next up in my 8-Bit Graphics Series is this spoopy Ghost House set!",
    "latest_version": "smwc-17813-1531792553",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17813,
        "title": "8-Bit Ghost House",
        "version": "smwc-17813-1531792553",
        "upstream_time": 1531792553,
        "download_url": "https://dl.smwcentral.net/17813/8bitghosthouse.zip",
        "filename": "8bitghosthouse.zip",
        "size": 3887,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-8-bit-giant-spiny",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24531,
    "title": "8-bit Giant Spiny",
    "authors": [
      "P-Tux7",
      "SmithyGCN"
    ],
    "tags": [
      "8-bit",
      "giant spiny",
      "needs remoderation"
    ],
    "description": "Custom, 8-bit-esque graphics for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16652\">mikeyk's Giant Spiny sprite</a>, originally drawn by SmithyGCN and converted to fit the sprite by me. It comes with the necessary palette.<br>\r\n<br>\r\nTwo .bins are included, which allows the sprite to be used with Banzai Bills or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3189\">sideways Giant Piranha Plants</a>. It has four colours, which was SmithyGCN's original decision, but recolour one of them or put it on a background that is one of the colours in the sprite if you really need it to look NES-like.<br>\r\n<br>\r\nAnorakun's edit: Updated with a new gif.",
    "latest_version": "smwc-24531-1599514876",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24531,
        "title": "8-bit Giant Spiny",
        "version": "smwc-24531-1599514876",
        "upstream_time": 1599514876,
        "download_url": "https://dl.smwcentral.net/24531/smithygcnspiny.zip",
        "filename": "smithygcnspiny.zip",
        "size": 4172,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-8-bit-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17747,
    "title": "8-Bit Grassland",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland",
      "retro"
    ],
    "description": "This 8-bit grassland would be great for the first world of any traditional 8-bit hack.",
    "latest_version": "smwc-17747-1531156088",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17747,
        "title": "8-Bit Grassland",
        "version": "smwc-17747-1531156088",
        "upstream_time": 1531156088,
        "download_url": "https://dl.smwcentral.net/17747/8bitgrass.zip",
        "filename": "8bitgrass.zip",
        "size": 3740,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-8-bit-graveyard",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17944,
    "title": "8-Bit Graveyard",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "haunted",
      "retro"
    ],
    "description": "Here's a spooky graveyard set inspired by Pumpkin Zone and Pumpkin Hill.",
    "latest_version": "smwc-17944-1532833561",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17944,
        "title": "8-Bit Graveyard",
        "version": "smwc-17944-1532833561",
        "upstream_time": 1532833561,
        "download_url": "https://dl.smwcentral.net/17944/8bitgraveyard.zip",
        "filename": "8bitgraveyard.zip",
        "size": 4245,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-8-bit-ice",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17748,
    "title": "8-Bit Ice",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "ice",
      "retro",
      "snow"
    ],
    "description": "Let it snow!  Let it snow!  Let it RETRO with this 8-bit ice/snow tileset!",
    "latest_version": "smwc-17748-1531156287",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17748,
        "title": "8-Bit Ice",
        "version": "smwc-17748-1531156287",
        "upstream_time": 1531156287,
        "download_url": "https://dl.smwcentral.net/17748/8bitice.zip",
        "filename": "8bitice.zip",
        "size": 3787,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-8-bit-ice-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17937,
    "title": "8-Bit Ice Cave",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave",
      "ice",
      "retro"
    ],
    "description": "Here's a chillier 8-bit cave set for your 8-bit ice worlds!",
    "latest_version": "smwc-17937-1532833660",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17937,
        "title": "8-Bit Ice Cave",
        "version": "smwc-17937-1532833660",
        "upstream_time": 1532833660,
        "download_url": "https://dl.smwcentral.net/17937/8BitIceCave.zip",
        "filename": "8BitIceCave.zip",
        "size": 3899,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-8-bit-moon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17839,
    "title": "8-Bit Moon",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "retro",
      "space"
    ],
    "description": "Here's an out-of-this-world 8-bit tileset for your spacy/lunar levels.",
    "latest_version": "smwc-17839-1531793003",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17839,
        "title": "8-Bit Moon",
        "version": "smwc-17839-1531793003",
        "upstream_time": 1531793003,
        "download_url": "https://dl.smwcentral.net/17839/8bitmoon.zip",
        "filename": "8bitmoon.zip",
        "size": 3710,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-8-bit-mountain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17800,
    "title": "8-Bit Mountain",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "mountain",
      "retro",
      "sky"
    ],
    "description": "This mountain tileset is the next in my 2018 8-Bit Graphic collection.",
    "latest_version": "smwc-17800-1531247845",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17800,
        "title": "8-Bit Mountain",
        "version": "smwc-17800-1531247845",
        "upstream_time": 1531247845,
        "download_url": "https://dl.smwcentral.net/17800/8bitmountain.zip",
        "filename": "8bitmountain.zip",
        "size": 4561,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-8-bit-parabeetle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24577,
    "title": "8-bit Parabeetle",
    "authors": [
      "P-Tux7",
      "SmithyGCN"
    ],
    "tags": [
      "8-bit",
      "needs remoderation",
      "para-beetle",
      "parabeetle"
    ],
    "description": "A custom <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16211\">parabeetle</a> by SmithyGCN now in 16x16 form. The palette is for Palette C but it can be moved to any row since the various speeds of parabeetle use different palettes.<br>\r\n<br>\r\nAnorakun's edit: Updated with a new gif.",
    "latest_version": "smwc-24577-1600014260",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24577,
        "title": "8-bit Parabeetle",
        "version": "smwc-24577-1600014260",
        "upstream_time": 1600014260,
        "download_url": "https://dl.smwcentral.net/24577/parabeetle.zip",
        "filename": "parabeetle.zip",
        "size": 1253,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-8-bit-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17773,
    "title": "8-Bit Ruins",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "forest",
      "jungle",
      "retro",
      "ruins"
    ],
    "description": "Here's the 9th tileset in my C3 Summer 2018 8-Bit Graphics Collection.  It's a ruins/temple tileset with some jungle/forest elements.",
    "latest_version": "smwc-17773-1531247935",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17773,
        "title": "8-Bit Ruins",
        "version": "smwc-17773-1531247935",
        "upstream_time": 1531247935,
        "download_url": "https://dl.smwcentral.net/17773/8BitRuins.zip",
        "filename": "8BitRuins.zip",
        "size": 4810,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-8-bit-sky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17778,
    "title": "8-Bit Sky",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "mushroom",
      "retro",
      "sky"
    ],
    "description": "Here's a cloud/mushroom/athletic set to go with the other 8-bit sets I've released during Summer C3 2018.  This set does cheat a little by filling in parts of the foreground with a copy of the back area color.",
    "latest_version": "smwc-17778-1531792615",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17778,
        "title": "8-Bit Sky",
        "version": "smwc-17778-1531792615",
        "upstream_time": 1531792615,
        "download_url": "https://dl.smwcentral.net/17778/8BitSky.zip",
        "filename": "8BitSky.zip",
        "size": 3737,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-8-bit-styled-giant-masked-koopa-boss",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5721,
    "title": "8-Bit Styled Giant Masked Koopa Boss",
    "authors": [
      "lemmy123"
    ],
    "tags": [
      "koopa",
      "retro"
    ],
    "description": "original sprite is giant masked koopa<br>\r\n<br>\r\nModerator note: Use with <a href=\"https://smwc.me/s/13144\">Giant Masked Koopa Boss</a>",
    "latest_version": "smwc-5721-1377370179",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5721,
        "title": "8-Bit Styled Giant Masked Koopa Boss",
        "version": "smwc-5721-1377370179",
        "upstream_time": 1377370179,
        "download_url": "https://dl.smwcentral.net/5721/Giant%208-Bit%20Koopa%20Boss.zip",
        "filename": "Giant 8-Bit Koopa Boss.zip",
        "size": 1245,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-8-bit-styled-thwomp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28470,
    "title": "8-bit Styled Thwomp",
    "authors": [
      "codfish1002"
    ],
    "tags": [
      "retro",
      "thwomp"
    ],
    "description": "An 8-bit thwomp graphic drawn by me<br>\r\n<br>\r\n<br>\r\ncredit isn't needed but appreciated",
    "latest_version": "smwc-28470-1632861296",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28470,
        "title": "8-bit Styled Thwomp",
        "version": "smwc-28470-1632861296",
        "upstream_time": 1632861296,
        "download_url": "https://dl.smwcentral.net/28470/8bitthwomp.zip",
        "filename": "8bitthwomp.zip",
        "size": 3102,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-8-bit-underwater",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17749,
    "title": "8-Bit Underwater",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "retro",
      "underwater"
    ],
    "description": "Dive into the RETRO with this deep blue 8-bit ocean set.",
    "latest_version": "smwc-17749-1531156484",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17749,
        "title": "8-Bit Underwater",
        "version": "smwc-17749-1531156484",
        "upstream_time": 1531156484,
        "download_url": "https://dl.smwcentral.net/17749/8bitSea.zip",
        "filename": "8bitSea.zip",
        "size": 3860,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-8x8-coins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24775,
    "title": "8x8 Coins",
    "authors": [
      "mason"
    ],
    "tags": [
      "coin",
      "needs remoderation"
    ],
    "description": "8x8 coin graphic drawn from scratch. Included is a level file with Level ExAnimation set up, as well as Map16 and ExGFX (AN2) files. Most coins are set to act as 2C, so they will remain coins after a POW has been activated, but I also included a coin that acts as 2B, and will turn into a brown block. <br>\r\n<br>\r\nPlease give credit if used. Enjoy!",
    "latest_version": "smwc-24775-1601766505",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24775,
        "title": "8x8 Coins",
        "version": "smwc-24775-1601766505",
        "upstream_time": 1601766505,
        "download_url": "https://dl.smwcentral.net/24775/Small%20Coins.zip",
        "filename": "Small Coins.zip",
        "size": 2388,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-a-very-special-mario-world-anti-aliased-font-old",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41479,
    "title": "A Very Special Mario World - Anti-Aliased Font (Old)",
    "authors": [
      "PyroKastrix"
    ],
    "tags": [
      "2bbp",
      "sans serif"
    ],
    "description": "The anti-aliased font used in early versions of A Very Special Mario World. Credit is appreciated but not necessary.<br>\r\n<br>\r\n<span style=\"color: #ff0000;\">Removes the</span> <span style=\"color: #5aadf7;\">A</span> <span style=\"color: #ff0000;\">and</span> <span style=\"color: #5aadf7;\">N</span> <span style=\"color: #ff0000;\">from the unused</span> <span style=\"color: #5aadf7;\">AND</span><span style=\"color: #ff0000;\"> text!</span>",
    "latest_version": "smwc-41479-1770832234",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41479,
        "title": "A Very Special Mario World - Anti-Aliased Font (Old)",
        "version": "smwc-41479-1770832234",
        "upstream_time": 1770832234,
        "download_url": "https://dl.smwcentral.net/41479/AVSMW_AA_Font.zip",
        "filename": "AVSMW_AA_Font.zip",
        "size": 1420,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-aaahh-real-monsters-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9269,
    "title": "Aaahh!!! Real Monsters - Level 7",
    "authors": [
      "KPhoenix"
    ],
    "tags": [
      "haunted",
      "house",
      "landfill",
      "mechanical",
      "needs remoderation"
    ],
    "description": "Features a gloomy looking landfill.",
    "latest_version": "smwc-9269-1410691554",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9269,
        "title": "Aaahh!!! Real Monsters - Level 7",
        "version": "smwc-9269-1410691554",
        "upstream_time": 1410691554,
        "download_url": "https://dl.smwcentral.net/9269/aaahh%21%21%21realmonsters-l7.zip",
        "filename": "aaahh%21%21%21realmonsters-l7.zip",
        "size": 8304,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2655,
        "title": "Aaahh!!! Real Monsters - Level 1",
        "version": "smwc-2655-1424096535",
        "upstream_time": 1424096535,
        "download_url": "https://dl.smwcentral.net/2655/aaahh%21%21%21realmonsters-l1.zip",
        "filename": "aaahh%21%21%21realmonsters-l1.zip",
        "size": 7155,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-aaahh-real-monsters-locker-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6939,
    "title": "Aaahh!!! Real Monsters - Locker Room",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "bathroom",
      "needs remoderation",
      "school"
    ],
    "description": "A foreground tileset used in the school levels from the Aaahh!!! Real Monsters game for the SNES. Credit isn't required if you use this, but it would be appreciated.<br>\r\n<br>\r\nNote: This tileset works better if you use it in a layer 2 level with layer 2 scrolling set to constant, like it is in the provided sample level.",
    "latest_version": "smwc-6939-1408985510",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6939,
        "title": "Aaahh!!! Real Monsters - Locker Room",
        "version": "smwc-6939-1408985510",
        "upstream_time": 1408985510,
        "download_url": "https://dl.smwcentral.net/6939/Aaahh%21%21%21%20Real%20Monsters%20-%20Locker%20Room%20FG.zip",
        "filename": "Aaahh%21%21%21 Real Monsters - Locker Room FG.zip",
        "size": 6407,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-aaahh-real-monsters-trash-dump",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6972,
    "title": "Aaahh!!! Real Monsters - Trash Dump",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "A foreground tileset used in the dump levels from the Aaahh!!! Real Monsters game for the SNES. Credit isn't required if you use this, but it would be appreciated.",
    "latest_version": "smwc-6972-1405349706",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6972,
        "title": "Aaahh!!! Real Monsters - Trash Dump",
        "version": "smwc-6972-1405349706",
        "upstream_time": 1405349706,
        "download_url": "https://dl.smwcentral.net/6972/Aaahh%21%21%21%20Real%20Monsters%20-%20Trash%20Dump%20FG.zip",
        "filename": "Aaahh%21%21%21 Real Monsters - Trash Dump FG.zip",
        "size": 13825,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-abandoned-lab",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15810,
    "title": "Abandoned Lab",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "industrial"
    ],
    "description": "It's a fairly simple abandoned lab set complete with Fish-Stemmed Piranha Plants and Floating Munchers in stasis tubes.<br>\r\n<br>\r\n",
    "latest_version": "smwc-15810-1499623215",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15810,
        "title": "Abandoned Lab",
        "version": "smwc-15810-1499623215",
        "upstream_time": 1499623215,
        "download_url": "https://dl.smwcentral.net/15810/AbandonedLab.zip",
        "filename": "AbandonedLab.zip",
        "size": 3994,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-abstract-earthbound-mother",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19758,
    "title": "Abstract Earthbound/Mother 3 BG Collage",
    "authors": [
      "FailSandwich"
    ],
    "tags": [
      "abstract",
      "needs remoderation"
    ],
    "description": "I decided I'd make an abstract background with EarthBound and Mother 3 graphics. It loops horizontally.",
    "latest_version": "smwc-19758-1556221567",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19758,
        "title": "Abstract Earthbound/Mother 3 BG Collage",
        "version": "smwc-19758-1556221567",
        "upstream_time": 1556221567,
        "download_url": "https://dl.smwcentral.net/19758/zip.zip",
        "filename": "zip.zip",
        "size": 7950,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-acme-animation-factory-intro-screen-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22524,
    "title": "ACME Animation Factory - intro screen font",
    "authors": [
      "DTA450"
    ],
    "tags": [
      "font",
      "needs remoderation",
      "sans serif"
    ],
    "description": "The font used during the intro screen of 'ACME Animation Factory', a Mario Paint-Like SNES Game.<br>\r\nLetters have 3 colors in the original game, but they were arranged to use only 2 colors.<br>\r\n<br>\r\nIt includes a GFX2A file. I added new characters such as 8, 9, a double quote (replace an unused tile), and also 'ILLUSI' and 'YELLOW' if you use these. Yoshi's footprint is also changed to match.",
    "latest_version": "smwc-22524-1588363825",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22524,
        "title": "ACME Animation Factory - intro screen font",
        "version": "smwc-22524-1588363825",
        "upstream_time": 1588363825,
        "download_url": "https://dl.smwcentral.net/22524/ACMEanimationFont.zip",
        "filename": "ACMEanimationFont.zip",
        "size": 1101,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-actraiser",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33391,
    "title": "ActRaiser 2 - Lovaous Palace (Exterior)",
    "authors": [
      "Anorakun",
      "Donut"
    ],
    "tags": [
      "castle",
      "cave",
      "cutscene",
      "desert",
      "forest",
      "gothic",
      "ice",
      "mountain",
      "needs remoderation",
      "night",
      "no-scroll",
      "ruins",
      "sky",
      "snow",
      "space",
      "title",
      "title screen",
      "underwater",
      "volcano"
    ],
    "description": "A very beautiful icy background from ActRaiser 2.  A great fit for towns (the background has a town in far distance), ice and / or castle themed levels.<br>\r\n<br>\r\nIncludes two sample levels. One is the original game tilemap and has background scrolling to NONE, NONE. The other one is an improvised loop I did with the original background, removing part of the land part.<br>\r\n<br>\r\nUpdated to use the background HDMA. Special thanks to <span class=\"un-outer\" title=\"Donut\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=48514\" style=\"color: #ea589f;\" class=\"un\">Donut</a></span>, which coded the effect to be as close as possible to the original. Insert it with the UberASM tool.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33391-1678055138",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33391,
        "title": "ActRaiser 2 - Lovaous Palace (Exterior)",
        "version": "smwc-33391-1678055138",
        "upstream_time": 1678055138,
        "download_url": "https://dl.smwcentral.net/33391/ActRaiser%202%20-%20Lovaous%20Palace%20%28Exterior%20Update%29%20asar2.zip",
        "filename": "ActRaiser 2 - Lovaous Palace (Exterior Update) asar2.zip",
        "size": 5535,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31980,
        "title": "ActRaiser 2 - Deception",
        "version": "smwc-31980-1662383361",
        "upstream_time": 1662383361,
        "download_url": "https://dl.smwcentral.net/31980/ActRaiser%202%20-%20Deception%20and%20Death%20Heim%20Rematch.zip",
        "filename": "ActRaiser 2 - Deception and Death Heim Rematch.zip",
        "size": 8683,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31977,
        "title": "ActRaiser 2 - Heavens and King's Mind (Deception)",
        "version": "smwc-31977-1662383167",
        "upstream_time": 1662383167,
        "download_url": "https://dl.smwcentral.net/31977/ActRaiser%202%20-%20Heavens%20and%20King%27s%20Mind%20%28Deception%29.zip",
        "filename": "ActRaiser 2 - Heavens and King%27s Mind (Deception).zip",
        "size": 7970,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31975,
        "title": "ActRaiser 2 - Almetha Volcano",
        "version": "smwc-31975-1661844582",
        "upstream_time": 1661844582,
        "download_url": "https://dl.smwcentral.net/31975/Almetha%20Volcano.zip",
        "filename": "Almetha Volcano.zip",
        "size": 3589,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31955,
        "title": "ActRaiser 2 - Stormrook",
        "version": "smwc-31955-1661662181",
        "upstream_time": 1661662181,
        "download_url": "https://dl.smwcentral.net/31955/ActRaiser%202%20-%20Stormrook.zip",
        "filename": "ActRaiser 2 - Stormrook.zip",
        "size": 6632,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31953,
        "title": "ActRaiser 2 - Lovaous Palace (Interior)",
        "version": "smwc-31953-1661748828",
        "upstream_time": 1661748828,
        "download_url": "https://dl.smwcentral.net/31953/ActRaiser%202%20Ice%20Palace%20Interior.zip",
        "filename": "ActRaiser 2 Ice Palace Interior.zip",
        "size": 2527,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31952,
        "title": "ActRaiser 2 - Modero",
        "version": "smwc-31952-1661661985",
        "upstream_time": 1661661985,
        "download_url": "https://dl.smwcentral.net/31952/ActRaiser%202%20-%20Modero%20%28Update%29.zip",
        "filename": "ActRaiser 2 - Modero (Update).zip",
        "size": 5192,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24921,
        "title": "ActRaiser 2 - Death Field",
        "version": "smwc-24921-1603247890",
        "upstream_time": 1603247890,
        "download_url": "https://dl.smwcentral.net/24921/ActRaiser%202%20-%20Death%20Field.zip",
        "filename": "ActRaiser 2 - Death Field.zip",
        "size": 6295,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24920,
        "title": "ActRaiser 2 - Altheria",
        "version": "smwc-24920-1603247728",
        "upstream_time": 1603247728,
        "download_url": "https://dl.smwcentral.net/24920/ActRaiser%202%20-%20Altheria.zip",
        "filename": "ActRaiser 2 - Altheria.zip",
        "size": 1670,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24904,
        "title": "ActRaiser 2 - Tortoise Island",
        "version": "smwc-24904-1603147717",
        "upstream_time": 1603147717,
        "download_url": "https://dl.smwcentral.net/24904/ActRaiser%202%20-%20Tortoise%20Island.zip",
        "filename": "ActRaiser 2 - Tortoise Island.zip",
        "size": 4623,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24899,
        "title": "ActRaiser 2 - Benefic",
        "version": "smwc-24899-1603065298",
        "upstream_time": 1603065298,
        "download_url": "https://dl.smwcentral.net/24899/ActRaiser%202%20-%20Benefic.zip",
        "filename": "ActRaiser 2 - Benefic.zip",
        "size": 4068,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24897,
        "title": "ActRaiser 2 - Industen",
        "version": "smwc-24897-1603064972",
        "upstream_time": 1603064972,
        "download_url": "https://dl.smwcentral.net/24897/ActRaiser%202%20-%20Industen.zip",
        "filename": "ActRaiser 2 - Industen.zip",
        "size": 3379,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 985,
        "title": "ActRaiser 2 - Font",
        "version": "smwc-985-1399707177",
        "upstream_time": 1399707177,
        "download_url": "https://dl.smwcentral.net/985/AR2Font.zip",
        "filename": "AR2Font.zip",
        "size": 2989,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-actraiser-aitos-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38564,
    "title": "ActRaiser - Aitos (Act 2 ~ Boss Room)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "eastern",
      "haunted",
      "mountain",
      "sky",
      "volcano"
    ],
    "description": "A cave background that contains creepy demon statues, from ActRaiser. Adapted for SMW usage.<br>\r\n<br>\r\nA good fit for caves or boss battle arenas.",
    "latest_version": "smwc-38564-1729899725",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38564,
        "title": "ActRaiser - Aitos (Act 2 ~ Boss Room)",
        "version": "smwc-38564-1729899725",
        "upstream_time": 1729899725,
        "download_url": "https://dl.smwcentral.net/38564/ActRaiser%20-%20Aitos%20%28Act%202%20~%20Boss%20Room%29.zip",
        "filename": "ActRaiser - Aitos (Act 2 ~ Boss Room).zip",
        "size": 4796,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38563,
        "title": "ActRaiser - Aitos (Act 2 ~ Giant Stalagmites)",
        "version": "smwc-38563-1729897714",
        "upstream_time": 1729897714,
        "download_url": "https://dl.smwcentral.net/38563/ActRaiser%20-%20Aitos%20%28Act%202%20~%20Giant%20Stalagmites%29.zip",
        "filename": "ActRaiser - Aitos (Act 2 ~ Giant Stalagmites).zip",
        "size": 2640,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38562,
        "title": "ActRaiser - Aitos (Act 2 ~ Volcanic Caves)",
        "version": "smwc-38562-1729896403",
        "upstream_time": 1729896403,
        "download_url": "https://dl.smwcentral.net/38562/ActRaiser%20-%20Aitos%20%28Act%202%20~%20Volcanic%20Caves%29.zip",
        "filename": "ActRaiser - Aitos (Act 2 ~ Volcanic Caves).zip",
        "size": 5861,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38523,
        "title": "ActRaiser - Aitos (Act 1 ~ Mountains)",
        "version": "smwc-38523-1727655215",
        "upstream_time": 1727655215,
        "download_url": "https://dl.smwcentral.net/38523/ActRaiser%20-%20Aitos%20~%20Act%201%20%28Mountains%29.zip",
        "filename": "ActRaiser - Aitos ~ Act 1 (Mountains).zip",
        "size": 6065,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-actraiser-bloodpool-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38417,
    "title": "ActRaiser - Bloodpool (Act 1)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "lake",
      "night",
      "swamp"
    ],
    "description": "The second action stage of Actraiser, a poisonous swamp. <br>\r\n<br>\r\n Just like the original game, using parallax scrolling in this background is highly recommended.<br>\r\n<br>\r\nUPDATE: Reripped from scratch.  Much more accurate to the source material, at the cost of an extra palette row.  It's now extremely optimized,  having a lot of free space in BG2 now.  Palette and map 16 are also better organized. Background loops properly now.",
    "latest_version": "smwc-38417-1727735820",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38417,
        "title": "ActRaiser - Bloodpool (Act 1)",
        "version": "smwc-38417-1727735820",
        "upstream_time": 1727735820,
        "download_url": "https://dl.smwcentral.net/38417/ActRaiser%20-%20Bloodpool%20%28Act%201%29.zip",
        "filename": "ActRaiser - Bloodpool (Act 1).zip",
        "size": 4977,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-actraiser-death-heim-boss-rush",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38592,
    "title": "ActRaiser - Death Heim (Boss Rush)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "mountain",
      "night"
    ],
    "description": "One of Death Heim's backgrounds, seen while The Master is refighting the main bosses of the game.<br>\r\n<br>\r\nUse it with parallaxing scrolling to make the best use of this background.<br>\r\n<br>\r\nThe eclipse uses the back area color, so it can be used with layer 3 behind the layer 2. <br>\r\n<br>\r\nA good fit for mountain levels.",
    "latest_version": "smwc-38592-1733596428",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38592,
        "title": "ActRaiser - Death Heim (Boss Rush)",
        "version": "smwc-38592-1733596428",
        "upstream_time": 1733596428,
        "download_url": "https://dl.smwcentral.net/38592/ActRaiser%20-%20Death%20Heim%20%28Boss%20Rush%29.zip",
        "filename": "ActRaiser - Death Heim (Boss Rush).zip",
        "size": 3334,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-actraiser-death-heim-final-boss",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38565,
    "title": "ActRaiser - Death Heim (Final Boss)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "space"
    ],
    "description": "One of the backgrounds seen during the final level of ActRaiser. The original game uses distortion effects to make it look even more amazing. Should be very easy to loop and adjust.<br>\r\n<br>\r\nA good fit for space levels, in general.",
    "latest_version": "smwc-38565-1729952353",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38565,
        "title": "ActRaiser - Death Heim (Final Boss)",
        "version": "smwc-38565-1729952353",
        "upstream_time": 1729952353,
        "download_url": "https://dl.smwcentral.net/38565/ActRaiser%20-%20Death%20Heim%20%28Final%20Boss%29.zip",
        "filename": "ActRaiser - Death Heim (Final Boss).zip",
        "size": 4234,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-actraiser-death-heim-stage-cleared",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38593,
    "title": "ActRaiser - Death Heim (Stage Cleared)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "beach",
      "ocean"
    ],
    "description": "The background seen when you finally clear ActRaiser. Compared to the original game, I took some liberties and lmade it loop, so it can be better used in SMW.  The water itself is perfect for parallax scrolling.<br>\r\n<br>\r\nA good fit for beach / ocean levels, in general.",
    "latest_version": "smwc-38593-1729891126",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38593,
        "title": "ActRaiser - Death Heim (Stage Cleared)",
        "version": "smwc-38593-1729891126",
        "upstream_time": 1729891126,
        "download_url": "https://dl.smwcentral.net/38593/ActRaiser%20-%20Death%20Heim%20%28Stage%20Cleared%29.zip",
        "filename": "ActRaiser - Death Heim (Stage Cleared).zip",
        "size": 2902,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-actraiser-fillmore-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38533,
    "title": "ActRaiser - Fillmore (Act 1)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "forest",
      "haunted",
      "space"
    ],
    "description": "Part of the forest seen in the first action stage of ActRaiser. The complete tilemap is quite a nightmare to assemble, so I had to adapt it to fit with SMW standards. It's a quite big background, surprisingly.<br>\r\n<br>\r\nI added some extra map 16 tiles to help users to vary the background a tiny bit. Its height is easy to adjust and it can even fit vertically scroll enabled levels.<br>\r\n<br>\r\nA good fit for forests. Even spooky ones, perhaps.",
    "latest_version": "smwc-38533-1727661211",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38533,
        "title": "ActRaiser - Fillmore (Act 1)",
        "version": "smwc-38533-1727661211",
        "upstream_time": 1727661211,
        "download_url": "https://dl.smwcentral.net/38533/ActRaiser%20-%20Fillmore%20%28Act%201%29.zip",
        "filename": "ActRaiser - Fillmore (Act 1).zip",
        "size": 6912,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38530,
        "title": "ActRaiser - Fillmore (Act 2 ~ Boss Room)",
        "version": "smwc-38530-1727659565",
        "upstream_time": 1727659565,
        "download_url": "https://dl.smwcentral.net/38530/ActRaiser%20-%20Fillmore%20%28Act%202%20~%20Boss%20Room%29.zip",
        "filename": "ActRaiser - Fillmore (Act 2 ~ Boss Room).zip",
        "size": 2722,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-actraiser-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22486,
    "title": "ActRaiser - Font",
    "authors": [
      "DTA450"
    ],
    "tags": [
      "font",
      "needs remoderation"
    ],
    "description": "The font used in ActRaiser.<br>\r\nIn the original game, letters have 2 colors, but I also add a version with only one color (because '2 colors' version looks weird with original overworld palettes).<br>\r\n<br>\r\nIt includes two GFX2A files. I added new characters such as 8, 9, double quotes, which are not in the original gfx (they replace unused tiles), # (not in Act Raiser), and also 'ILLUSI', Yoshi's footprint and 'YELLOW' if needed.<br>\r\n<br>\r\nMod note: for best results, change <a href=\"https://bin.smwcentral.net/u/5767/Paletteinfo.png\" rel=\"nofollow\">these colors</a> to make the level names look better.",
    "latest_version": "smwc-22486-1588365254",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22486,
        "title": "ActRaiser - Font",
        "version": "smwc-22486-1588365254",
        "upstream_time": 1588365254,
        "download_url": "https://dl.smwcentral.net/22486/ActRaiserFont.zip",
        "filename": "ActRaiserFont.zip",
        "size": 2162,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-actraiser-kasandora-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38591,
    "title": "ActRaiser - Kasandora (Act 1)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "desert",
      "pyramid",
      "ruins"
    ],
    "description": "The backgrounds seen in the desertic of Kasandora, from ActRaiser. <br>\r\n<br>\r\nThere's two versions of the background, which are seen on different parts of the level in the original game. They should be easy to adjust vertically, as well.<br>\r\n<br>\r\nThe first half uses palette row 3, but only has desert dunes and clouds. <br>\r\n<br>\r\nMeanwhile, the second half uses palette rows 0 and 3, but has desert dunes, a big abyss and clouds. More GFX space is used, though.<br>\r\n<br>\r\nPick the one you like more.<br>\r\n<br>\r\nA good fit for deserts, in general.",
    "latest_version": "smwc-38591-1729956727",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38591,
        "title": "ActRaiser - Kasandora (Act 1)",
        "version": "smwc-38591-1729956727",
        "upstream_time": 1729956727,
        "download_url": "https://dl.smwcentral.net/38591/ActRaiser%20-%20Kasandora%20%28Act%201%29.zip",
        "filename": "ActRaiser - Kasandora (Act 1).zip",
        "size": 8813,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38524,
        "title": "ActRaiser - Kasandora (Act 2)",
        "version": "smwc-38524-1727655812",
        "upstream_time": 1727655812,
        "download_url": "https://dl.smwcentral.net/38524/ActRaiser%20-%20Kasandora%20%28Act%202%29.zip",
        "filename": "ActRaiser - Kasandora (Act 2).zip",
        "size": 6850,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-actraiser-marahna-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38529,
    "title": "ActRaiser - Marahna (Act 2 ~ Boss Room)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "ruins"
    ],
    "description": "The background seen in the Act 2 of Marahna, from ActRaiser.  Adapted and looped for usage in SMW Hacks. It's very simple to adjust the position of each element.  Can be looped vertically too, if needed.<br>\r\n<br>\r\nDue to it heavily relying in the black color, I've made it use the back area color.<br>\r\n<br>\r\nGood fit for temples or castles, in general.",
    "latest_version": "smwc-38529-1727738554",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38529,
        "title": "ActRaiser - Marahna (Act 2 ~ Boss Room)",
        "version": "smwc-38529-1727738554",
        "upstream_time": 1727738554,
        "download_url": "https://dl.smwcentral.net/38529/ActRaiser%20-%20Marahna%20%28Act%202%20~%20Boss%20Room%29.zip",
        "filename": "ActRaiser - Marahna (Act 2 ~ Boss Room).zip",
        "size": 2964,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-actraiser-northwall-acts-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20243,
    "title": "ActRaiser - Northwall (Acts 1 & 2)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "mountain",
      "sky",
      "snow"
    ],
    "description": "Background used in the first and second acts of Northwall in ActRaiser. The clouds can be used with parallaxing scrolling,  much like how it's done in the original game.",
    "latest_version": "smwc-20243-1561471790",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20243,
        "title": "ActRaiser - Northwall (Acts 1 & 2)",
        "version": "smwc-20243-1561471790",
        "upstream_time": 1561471790,
        "download_url": "https://dl.smwcentral.net/20243/ActRaiser%20-%20Northwall%20%28Acts%201%20and%202%29.zip",
        "filename": "ActRaiser - Northwall (Acts 1 and 2).zip",
        "size": 5980,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-actraiser-sky-palace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38525,
    "title": "ActRaiser - Sky Palace",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "sky"
    ],
    "description": "The sky background that's seen in the Sky Palace menu of the game.  Due to how the background is laid out in-game, I did my best to reduce the cutoff a tiny bit, shouldn't be too hard of adjusting, though.  Works very well with parallax scrolling. <br>\r\n<br>\r\nA good fit for sky levels. ",
    "latest_version": "smwc-38525-1727658093",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38525,
        "title": "ActRaiser - Sky Palace",
        "version": "smwc-38525-1727658093",
        "upstream_time": 1727658093,
        "download_url": "https://dl.smwcentral.net/38525/ActRaiser%20-%20Sky%20Palace.zip",
        "filename": "ActRaiser - Sky Palace.zip",
        "size": 4819,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-actual-yoshi-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17783,
    "title": "Actual Yoshi Coin",
    "authors": [
      "wye"
    ],
    "tags": [
      "dragon coin",
      "yoshi coin"
    ],
    "description": "A Yoshi/Dragon coin with an actual Yoshi head on it, drawn completely from scratch. (Originally made for the ill-fated SMWCP1.5.)<br>\r\n<br>\r\nJust replace your GFX14 with this file, or copy the coin out of there.",
    "latest_version": "smwc-17783-1531325362",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17783,
        "title": "Actual Yoshi Coin",
        "version": "smwc-17783-1531325362",
        "upstream_time": 1531325362,
        "download_url": "https://dl.smwcentral.net/17783/actual-yoshi-coin.zip",
        "filename": "actual-yoshi-coin.zip",
        "size": 1566,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-advanced-muncher-animation",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1033,
    "title": "Advanced Muncher Animation",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "muncher",
      "needs remoderation"
    ],
    "description": "A pretty big improvement over the original ones.",
    "latest_version": "smwc-1033-1417941736",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1033,
        "title": "Advanced Muncher Animation",
        "version": "smwc-1033-1417941736",
        "upstream_time": 1417941736,
        "download_url": "https://dl.smwcentral.net/1033/Advanced%20Muncher%20GFX%20animation.zip",
        "filename": "Advanced Muncher GFX animation.zip",
        "size": 2586,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-adventure-island-beach-sky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1556,
    "title": "Adventure Island - Beach/Sky",
    "authors": [
      "uyuyuy99"
    ],
    "tags": [
      "beach",
      "needs remoderation",
      "sky"
    ],
    "description": "Ripped from Adventure Island (NES).<br>\r\n<br>\r\nINCLUDES:<br>\r\n- 2 ExGFX files (BG and FG)<br>\r\n- Map16 Pages<br>\r\n- Sample Level<br>\r\n- Palette<br>\r\n<br>\r\nPLEASE GIVE CREDIT IF USED!",
    "latest_version": "smwc-1556-1414660215",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1556,
        "title": "Adventure Island - Beach/Sky",
        "version": "smwc-1556-1414660215",
        "upstream_time": 1414660215,
        "download_url": "https://dl.smwcentral.net/1556/adventure_island%20-%20beach.zip",
        "filename": "adventure_island - beach.zip",
        "size": 3376,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-adventures-of-sonic-the-hedgehog-dr-robotnik",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38705,
    "title": "Adventures of Sonic the Hedgehog - Dr. Robotnik",
    "authors": [
      "KaidenThelens",
      "NBTD"
    ],
    "tags": [
      "chargin' chuck",
      "chuck"
    ],
    "description": "A rip of a Dr. Robotnik Charging Chuck resprite from \"NO Body's SMW Sprite Dump\" on Mario Fan Games Galaxy. The original sprite sheet was unfinished, only have the SP13 Chuck sprites. This rip comes with sprites for all Chucks, as well as an ASM file that fixes a color palette error when charging. Both done by me. <br>\r\n<br>\r\nPingus<br>\r\n<br>\r\nAnorakun's note: Added a hex edit to fix the Diggin' Chuck's shoulder.",
    "latest_version": "smwc-38705-1730133126",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38705,
        "title": "Adventures of Sonic the Hedgehog - Dr. Robotnik",
        "version": "smwc-38705-1730133126",
        "upstream_time": 1730133126,
        "download_url": "https://dl.smwcentral.net/38705/AOSTH%20-%20Robotnik.zip",
        "filename": "AOSTH - Robotnik.zip",
        "size": 14239,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-adventures-of-yogi-bear-snow-business",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9164,
    "title": "Adventures of Yogi Bear - Snow Business",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "needs remoderation",
      "night"
    ],
    "description": "Description: A ripped background from Adventures of Yogi Bear's Snow Business Stage",
    "latest_version": "smwc-9164-1409482936",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9164,
        "title": "Adventures of Yogi Bear - Snow Business",
        "version": "smwc-9164-1409482936",
        "upstream_time": 1409482936,
        "download_url": "https://dl.smwcentral.net/9164/Adventures%20of%20Yogi%20Bear%20-%20Snow%20Business%20Stage.zip",
        "filename": "Adventures of Yogi Bear - Snow Business Stage.zip",
        "size": 4933,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-adventurous-boy-bootleg-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34266,
    "title": "Adventurous Boy (Bootleg) - Stage 1",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "grassland",
      "patch needed"
    ],
    "description": "Here's a background from a bootleg game I haven't heard of. It was released at Summer C3 2023. BG was possible to convert to layer 3 with little battle. Use the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\"> Remove Status Bar </a> or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\"> any other </a> <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\"> status bar patch you like </a>.<br>\r\nHave fun!",
    "latest_version": "smwc-34266-1688838691",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34266,
        "title": "Adventurous Boy (Bootleg) - Stage 1",
        "version": "smwc-34266-1688838691",
        "upstream_time": 1688838691,
        "download_url": "https://dl.smwcentral.net/34266/Adventurous%20Boy%20%28Bootleg%29%20-%20Stage%201%20-%20layer%203.zip",
        "filename": "Adventurous Boy (Bootleg) - Stage 1 - layer 3.zip",
        "size": 3237,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-aerial-assault-sega-master-system-sunset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40580,
    "title": "Aerial Assault (Sega Master System) - Sunset",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "retro",
      "sky"
    ],
    "description": "A sunset background from Aerial Assault for the Sega Master System. Comes with all sunset phase palettes. Also works well with some parallax.",
    "latest_version": "smwc-40580-1757187383",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40580,
        "title": "Aerial Assault (Sega Master System) - Sunset",
        "version": "smwc-40580-1757187383",
        "upstream_time": 1757187383,
        "download_url": "https://dl.smwcentral.net/40580/Aerial%20Assault%20%28SMS%29%20-%20Sunset.zip",
        "filename": "Aerial Assault (SMS) - Sunset.zip",
        "size": 4163,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-aero-blasters-turbografx",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40581,
    "title": "Aero Blasters (TurboGrafx-16) - Second Stage (Boss)",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "cave",
      "retro"
    ],
    "description": "A simple tiled background from the second stage boss from Aero Blasters (also known as Air Buster) for the TurboGrafx-16/PC Engine.<br>\r\n<br>\r\nRelies on back area color being black.",
    "latest_version": "smwc-40581-1757187575",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40581,
        "title": "Aero Blasters (TurboGrafx-16) - Second Stage (Boss)",
        "version": "smwc-40581-1757187575",
        "upstream_time": 1757187575,
        "download_url": "https://dl.smwcentral.net/40581/Aero%20Blaster%20Phase%202%20Boss%20BG.zip",
        "filename": "Aero Blaster Phase 2 Boss BG.zip",
        "size": 2087,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-aero-the-acro-bat",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20028,
    "title": "Aero the Acro-Bat 2 (SNES) - Ektors Engine",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "abstract",
      "castle",
      "cave",
      "cutscene",
      "haunted",
      "ice",
      "lake",
      "mountain",
      "needs remoderation",
      "sans serif",
      "snow",
      "texture",
      "wood"
    ],
    "description": "Background used in Ektors Engine (AKA the Final Stage) in Aero the Acro-Bat 2 (SNES Version).",
    "latest_version": "smwc-20028-1558922526",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20028,
        "title": "Aero the Acro-Bat 2 (SNES) - Ektors Engine",
        "version": "smwc-20028-1558922526",
        "upstream_time": 1558922526,
        "download_url": "https://dl.smwcentral.net/20028/Aero%20the%20Acro-Bat%202%20Ektors%20Engine.zip",
        "filename": "Aero the Acro-Bat 2 Ektors Engine.zip",
        "size": 5311,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20021,
        "title": "Aero the Acro-Bat 2 (SNES) - Fort Redstar",
        "version": "smwc-20021-1558723246",
        "upstream_time": 1558723246,
        "download_url": "https://dl.smwcentral.net/20021/Aero%20the%20Acro-Bat%202%20Fort%20Redstar.zip",
        "filename": "Aero the Acro-Bat 2 Fort Redstar.zip",
        "size": 9518,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20019,
        "title": "Aero the Acro-Bat 2 (SNES) - Disco Fever",
        "version": "smwc-20019-1558723034",
        "upstream_time": 1558723034,
        "download_url": "https://dl.smwcentral.net/20019/Aero%20the%20Acro-Bat%202%20Disco%20Fever.zip",
        "filename": "Aero the Acro-Bat 2 Disco Fever.zip",
        "size": 2937,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20018,
        "title": "Aero the Acro-Bat 2 (SNES) - Boardin Zone",
        "version": "smwc-20018-1558722949",
        "upstream_time": 1558722949,
        "download_url": "https://dl.smwcentral.net/20018/Aero%20the%20Acro-Bat%202%20Boardin%20Zone.zip",
        "filename": "Aero the Acro-Bat 2 Boardin Zone.zip",
        "size": 6067,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 18866,
        "title": "Aero the Acro-Bat 2 (SNES) - Menu",
        "version": "smwc-18866-1547516609",
        "upstream_time": 1547516609,
        "download_url": "https://dl.smwcentral.net/18866/aero2%20menufont.zip",
        "filename": "aero2 menufont.zip",
        "size": 4646,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 18865,
        "title": "Aero the Acro-Bat 2 (SNES) - Credits",
        "version": "smwc-18865-1547516440",
        "upstream_time": 1547516440,
        "download_url": "https://dl.smwcentral.net/18865/aero2%20creditsfont.zip",
        "filename": "aero2 creditsfont.zip",
        "size": 3110,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2149,
        "title": "Aero the Acro-Bat 2 - Bell Castle",
        "version": "smwc-2149-1426614246",
        "upstream_time": 1426614246,
        "download_url": "https://dl.smwcentral.net/2149/Aero.zip",
        "filename": "Aero.zip",
        "size": 9301,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1065,
        "title": "Aero the Acro-Bat 2 - Performer's Dungeon",
        "version": "smwc-1065-1396120131",
        "upstream_time": 1396120131,
        "download_url": "https://dl.smwcentral.net/1065/AA2-PDBG.zip",
        "filename": "AA2-PDBG.zip",
        "size": 4159,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-aero-the-acro-bat-2-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 560,
    "title": "Aero the Acro-Bat 2 - Level 2",
    "authors": [
      "Buu"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "Re-ripped with <a href=\"http://www.smwcentral.net/?p=profile&id=14\">smwedit</a>'s tool.<br>\r\n<br>\r\n<s><a href=\"http://i224.photobucket.com/albums/dd303/Buu-Huu/Hacking%20Stuff/BGview.png\" rel=\"nofollow\">View full BG</a></s>",
    "latest_version": "smwc-560-1402449206",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 560,
        "title": "Aero the Acro-Bat 2 - Level 2",
        "version": "smwc-560-1402449206",
        "upstream_time": 1402449206,
        "download_url": "https://dl.smwcentral.net/560/aero_the_acro-bat_2%20-%20level_2.zip",
        "filename": "aero_the_acro-bat_2 - level_2.zip",
        "size": 7259,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-aerobiz-supersonic-intro",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2385,
    "title": "Aerobiz Supersonic - Intro",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "Background from the intro to the SNES version of Aerobiz Supersonic. Works best with V-Scroll set to none.<br>\r\n<br>\r\nCredit would be nice, but it isn't needed.",
    "latest_version": "smwc-2385-1378997714",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2385,
        "title": "Aerobiz Supersonic - Intro",
        "version": "smwc-2385-1378997714",
        "upstream_time": 1378997714,
        "download_url": "https://dl.smwcentral.net/2385/asz-intro.zip",
        "filename": "asz-intro.zip",
        "size": 6891,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-airship",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13006,
    "title": "Airship",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "airship",
      "needs remoderation",
      "sky"
    ],
    "description": "Here's an SMB3-style Airship set that includes cannons, Airship pipes, nuts, screws, flamethrowers, and animated propellers.",
    "latest_version": "smwc-13006-1452023180",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13006,
        "title": "Airship",
        "version": "smwc-13006-1452023180",
        "upstream_time": 1452023180,
        "download_url": "https://dl.smwcentral.net/13006/Airship.zip",
        "filename": "Airship.zip",
        "size": 4383,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12224,
        "title": "Airship",
        "version": "smwc-12224-1443475910",
        "upstream_time": 1443475910,
        "download_url": "https://dl.smwcentral.net/12224/%5BUPDATE%5D%20DoomShip%20%28r%29.zip",
        "filename": "%5BUPDATE%5D DoomShip (r).zip",
        "size": 4747,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9219,
        "title": "Airship",
        "version": "smwc-9219-1410377221",
        "upstream_time": 1410377221,
        "download_url": "https://dl.smwcentral.net/9219/CustomAirShipByMawwo7.zip",
        "filename": "CustomAirShipByMawwo7.zip",
        "size": 3738,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2658,
        "title": "Airship",
        "version": "smwc-2658-1398144323",
        "upstream_time": 1398144323,
        "download_url": "https://dl.smwcentral.net/2658/Airship.zip",
        "filename": "Airship.zip",
        "size": 7109,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-airship-doomship",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14537,
    "title": "Airship/Doomship",
    "authors": [
      "DragonFire6780"
    ],
    "tags": [
      "airship",
      "needs remoderation",
      "sky",
      "wood"
    ],
    "description": "A custom Airship/Doomship tileset I made.<br>\r\n<br>\r\nIncludes:<br>\r\n<br>\r\n- 2 different Palettes (Standard Airships, and one similar to the redish ones in SMB3.) in both .pal and .palmask formats.<br>\r\n- 2 different levels (One for outside, if you use the default Sky BG, and one for the interior.)<br>\r\n- 4 ExGFX Files (Specified below)<br>\r\n- 2 Map16 Pages (One for the FG, one for BG.)<br>\r\n<br>\r\nThe Flames act like 25 and should be used with a hurt block that acts as 25, though you can make them act like 12F if you want.<br>\r\n<br>\r\n<br>\r\nSee the Readme for other notes.",
    "latest_version": "smwc-14537-1476553536",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14537,
        "title": "Airship/Doomship",
        "version": "smwc-14537-1476553536",
        "upstream_time": 1476553536,
        "download_url": "https://dl.smwcentral.net/14537/Doomship%20GFX.zip",
        "filename": "Doomship GFX.zip",
        "size": 17140,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9099,
        "title": "Airship/Doomship",
        "version": "smwc-9099-1409816607",
        "upstream_time": 1409816607,
        "download_url": "https://dl.smwcentral.net/9099/Doomship.zip",
        "filename": "Doomship.zip",
        "size": 4227,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-airship-of-the-future",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23891,
    "title": "Airship of the Future",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "airship",
      "mechanical",
      "needs remoderation"
    ],
    "description": "A kinda futuristic airship I made by request a long time ago.",
    "latest_version": "smwc-23891-1595184245",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23891,
        "title": "Airship of the Future",
        "version": "smwc-23891-1595184245",
        "upstream_time": 1595184245,
        "download_url": "https://dl.smwcentral.net/23891/Airships%20of%20the%20Future.zip",
        "filename": "Airships of the Future.zip",
        "size": 14321,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-akazukin-chacha-snes-save-selection",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40582,
    "title": "Akazukin Chacha (SNES) - Save Selection",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "2bpp",
      "bonus",
      "patch needed"
    ],
    "description": "A layer 3 version of CHA CHA!<br>\r\n<br>\r\nRequires <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28449\">a patch</a> that changes status bar if you want to see the full image.<br>\r\n",
    "latest_version": "smwc-40582-1757187735",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40582,
        "title": "Akazukin Chacha (SNES) - Save Selection",
        "version": "smwc-40582-1757187735",
        "upstream_time": 1757187735,
        "download_url": "https://dl.smwcentral.net/40582/Akazukin%20Cha%20Cha%20-%20Save%20Select%20%28Layer%203%20Edition%29.zip",
        "filename": "Akazukin Cha Cha - Save Select (Layer 3 Edition).zip",
        "size": 2745,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33388,
        "title": "Akazukin Chacha (SNES) - Save Selection",
        "version": "smwc-33388-1677604604",
        "upstream_time": 1677604604,
        "download_url": "https://dl.smwcentral.net/33388/CHA%20CHA%20%28Akazukin%20Chacha%20-%20Save%20Select%29.zip",
        "filename": "CHA CHA (Akazukin Chacha - Save Select).zip",
        "size": 2735,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-aladdin-genesis-agrabah-market",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33686,
    "title": "Aladdin (Genesis) - Agrabah Market",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "desert"
    ],
    "description": "Ripped from the first level in Aladdin on Megadrive/Genesis.",
    "latest_version": "smwc-33686-1680573672",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33686,
        "title": "Aladdin (Genesis) - Agrabah Market",
        "version": "smwc-33686-1680573672",
        "upstream_time": 1680573672,
        "download_url": "https://dl.smwcentral.net/33686/Aladdin%20%28Genesis%29%20-%20Agrabah%20Market.zip",
        "filename": "Aladdin (Genesis) - Agrabah Market.zip",
        "size": 3601,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alcahest-chapter",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20435,
    "title": "Alcahest - Chapter 6",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation",
      "night",
      "sky",
      "space"
    ],
    "description": "Background used in the first chapter (map) in Alcahest (Super Famicom).",
    "latest_version": "smwc-20435-1562969939",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20435,
        "title": "Alcahest - Chapter 6",
        "version": "smwc-20435-1562969939",
        "upstream_time": 1562969939,
        "download_url": "https://dl.smwcentral.net/20435/Alcahest%20Chapter%206.zip",
        "filename": "Alcahest Chapter 6.zip",
        "size": 6059,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20434,
        "title": "Alcahest - Chapter 3",
        "version": "smwc-20434-1562970114",
        "upstream_time": 1562970114,
        "download_url": "https://dl.smwcentral.net/20434/Alcahest%20Chapter%203.zip",
        "filename": "Alcahest Chapter 3.zip",
        "size": 4787,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20433,
        "title": "Alcahest - Chapter 1",
        "version": "smwc-20433-1562970366",
        "upstream_time": 1562970366,
        "download_url": "https://dl.smwcentral.net/20433/Alcahest%20Chapter%201.zip",
        "filename": "Alcahest Chapter 1.zip",
        "size": 12553,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alex-kidd-in-miracle-world-mt-eternal",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32654,
    "title": "Alex Kidd in Miracle World - Mt. Eternal",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "mountain",
      "retro"
    ],
    "description": "Ripped from the Mt. Eternal in Alex Kidd in Miracle World on Master System.<br>\r\n<br>\r\nNote: Meant to be used with a Layer 2 level.",
    "latest_version": "smwc-32654-1670033183",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32654,
        "title": "Alex Kidd in Miracle World - Mt. Eternal",
        "version": "smwc-32654-1670033183",
        "upstream_time": 1670033183,
        "download_url": "https://dl.smwcentral.net/32654/Alex%20Kidd%20in%20Miracle%20World%20-%20Mt.%20Eternal.zip",
        "filename": "Alex Kidd in Miracle World - Mt. Eternal.zip",
        "size": 2454,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alien-beetle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31592,
    "title": "Alien Beetle",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "buzzy beetle"
    ],
    "description": "Got Moley in your phone and got inspired by his silly space adventures? Worry not, this buzzy beetle replacement will fulfill all your needs for your space adventures in this wide galaxy. This reskin is clearly inspired by Super Metroid.<br>\r\n<br>\r\nCredit should go to No Body The Dragon.",
    "latest_version": "smwc-31592-1659144016",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31592,
        "title": "Alien Beetle",
        "version": "smwc-31592-1659144016",
        "upstream_time": 1659144016,
        "download_url": "https://dl.smwcentral.net/31592/Alien%20Beetle.zip",
        "filename": "Alien Beetle.zip",
        "size": 2451,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alien-pokey",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40468,
    "title": "Alien Pokey",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "pokey"
    ],
    "description": "A weird and bizarre alien creature, meant as a pokey reskin. Now available for your SMW romhacks.<br>\r\n<br>\r\nA perfect fit for unknown or hostile planet environments.<br>\r\n<br>\r\nCredit should go to No Body the Dragon (NBTD).",
    "latest_version": "smwc-40468-1756244621",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40468,
        "title": "Alien Pokey",
        "version": "smwc-40468-1756244621",
        "upstream_time": 1756244621,
        "download_url": "https://dl.smwcentral.net/40468/Alien%20Pokey.zip",
        "filename": "Alien Pokey.zip",
        "size": 2629,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alien-soldier-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34188,
    "title": "Alien Soldier - Stage 1",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mechanical",
      "mountain",
      "snow"
    ],
    "description": "Ripped from the first stage in Alien Soldier on Megadrive.",
    "latest_version": "smwc-34188-1687994317",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34188,
        "title": "Alien Soldier - Stage 1",
        "version": "smwc-34188-1687994317",
        "upstream_time": 1687994317,
        "download_url": "https://dl.smwcentral.net/34188/Alien%20Soldier%20-%20Stage%201.zip",
        "filename": "Alien Soldier - Stage 1.zip",
        "size": 7066,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34187,
        "title": "Alien Soldier - Stage 18",
        "version": "smwc-34187-1687910386",
        "upstream_time": 1687910386,
        "download_url": "https://dl.smwcentral.net/34187/Alien%20Soldier%20-%20Stage%2018.zip",
        "filename": "Alien Soldier - Stage 18.zip",
        "size": 14402,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alienators-evolution-continues-gba-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35490,
    "title": "Alienators: Evolution Continues (GBA) - Stage 1",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "desert",
      "mountain",
      "wild west"
    ],
    "description": "Here's a BG from Stage 1 of Alienators: Evolution Continues for the Game Boy Advance. Most tiltles I've never heard of Ripped the BG with Lunar Magic Bitmap Pasting feature, as saving new BG tilemaps in Racing Stripe Advance didn't do me good. The Save as Picture option did. I had to add 4 other 8x8 tiles and 5 Map16 tiles to make this BG loop. I used 1 8x8 tile for the the new back area color for the fake gradient.<br>\r\nHave fun!",
    "latest_version": "smwc-35490-1699642643",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35490,
        "title": "Alienators: Evolution Continues (GBA) - Stage 1",
        "version": "smwc-35490-1699642643",
        "upstream_time": 1699642643,
        "download_url": "https://dl.smwcentral.net/35490/Alienators%20Evolution%20Continues%20-%20Stage%201.zip",
        "filename": "Alienators Evolution Continues - Stage 1.zip",
        "size": 12959,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alpha-test-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35141,
    "title": "Alpha Test Area",
    "authors": [
      "Heitor Porfirio",
      "SuperSledgeBro"
    ],
    "tags": [
      "abstract",
      "space"
    ],
    "description": "This tileset has many vibrant colors for their respective objects, also containing items from other Mario games, such as Super Mario Bros.: The Lost Levels, Super Mario Bros. 3, Super Mario Maker, etc.<br>\r\n<br>\r\nIt also contains 2 Background variants plus the default one, resulting in three options.<br>\r\n<br>\r\nYou can also use <a href=\"https://smwc.me/s/9473\">these blocks</a> for the directional spikes, and the <a href=\"https://smwc.me/s/27019\">Screen Scrolling Pipes</a> for the pipes, but they are optional.<br>\r\n<br>\r\nRipped from <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=37670\" rel=\"nofollow\">this sheet</a>, made by <b>SuperSledgeBro</b>.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-35141-1696095555",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35141,
        "title": "Alpha Test Area",
        "version": "smwc-35141-1696095555",
        "upstream_time": 1696095555,
        "download_url": "https://dl.smwcentral.net/35141/Alpha%20Test%20Area.zip",
        "filename": "Alpha Test Area.zip",
        "size": 18910,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternate-mario-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5926,
    "title": "Alternate Mario World",
    "authors": [
      "ibz10g"
    ],
    "tags": [
      "needs remoderation",
      "redrawn"
    ],
    "description": "ibz10g's original description: \"This is a base hack. I've modified the graphics of Super Mario World in such a manner that I feel captures the game's original feeling, yet at the same time gives you a sense of renewal. You may use this as a base hack, and credit will not be required. Please feel free to pick and choose from these graphics. I've got a little correction for anyone who reads this.\"<br>\r\n<br>\r\nWith this said, have fun and give credits to the original author.",
    "latest_version": "smwc-5926-1396626064",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5926,
        "title": "Alternate Mario World",
        "version": "smwc-5926-1396626064",
        "upstream_time": 1396626064,
        "download_url": "https://dl.smwcentral.net/5926/AlternateMarioWorld.zip",
        "filename": "AlternateMarioWorld.zip",
        "size": 121282,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternate-redrawn-mushroom-fire-flower-p-switch-and-poison-mushroom",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40757,
    "title": "Alternate Redrawn Mushroom, Fire Flower, P-Switch and Poison Mushroom",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "fire flower",
      "mushroom",
      "p-switch",
      "poison mushroom",
      "silver p-switch"
    ],
    "description": "Alternate Redrawn graphics meant for the Mushroom, Fire Flower, Blue and Silver P-Switches, and <a href=\"https://smwc.me/s/25835\">Thomas & Imamelia's Poison Mushroom Custom Sprite</a>, based on their most modern designs.<br>\r\n<br>\r\nBoth the P-Switches and Poison Mushrooms come in 2 variations; the switches' bases can be either red-ish or blue/silver, while the Poison Mushroom can have a normal cap or one with a skull design.<br>\r\n<br>\r\nCredit's not required, but heavily appreciated.",
    "latest_version": "smwc-40757-1760208773",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40757,
        "title": "Alternate Redrawn Mushroom, Fire Flower, P-Switch and Poison Mushroom",
        "version": "smwc-40757-1760208773",
        "upstream_time": 1760208773,
        "download_url": "https://dl.smwcentral.net/40757/Alternate%20Redrawn%20Power-Ups%20%26%20Other.zip",
        "filename": "Alternate Redrawn Power-Ups %26 Other.zip",
        "size": 17392,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternate-redrawn-styled-boo-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40974,
    "title": "Alternate Redrawn Styled Boo Pack",
    "authors": [
      "Moltz",
      "icegoom"
    ],
    "tags": [
      "big boo",
      "boo",
      "fishin' boo",
      "redrawn",
      "stretch"
    ],
    "description": "Alternate redrawn-style graphics for the Boo family of enemies found in Super Mario World - including the Green Gas Bubble by proxy of shared graphics - meant to make them look closer to their design from Super Mario Bros. Wonder.<br>\r\n<br>\r\nThe pack also includes graphics for all custom Boo enemies present on the site which require different graphics, such as:<br>\r\n<br>\r\n* <a href=\"https://smwc.me/s/16158\">smkdan's YI Big Boo.</a><br>\r\n* <a href=\"https://smwc.me/s/3684\">imamelia's 32x32 Boo Block sprite.</a><br>\r\n* <a href=\"https://smwc.me/s/28525\">RussianMan's Small Boo Boss</a>, and <a href=\"https://smwc.me/s/16936\">Sleepy Boo</a>.<br>\r\n* <a href=\"https://smwc.me/s/28888\">JamesD28, Jammerjab, and imamelia's Stunnable Boo.</a><br>\r\n* <a href=\"https://smwc.me/s/39528\">Arinsu's Static Fishin' Boo.</a><br>\r\n* And <a href=\"https://smwc.me/s/37568\">Romi & ShadowMistressYuko's SMB3 Stretch</a>.<br>\r\n<br>\r\nAdditionally, the pack includes simple foreground graphics for the white objects meant to be used with the SMB3 Stretch, alternative graphics for GFX 11 and the Small Boo Boss' file that depicts normal active Boos like the Mad Boos from Super Princess Peach, and a patch that contains a new palette for the boss versions of the Big Boo and Small Boo bosses.<br>\r\n<br>\r\nCredit's not necessary but appreciated regardless.",
    "latest_version": "smwc-40974-1763253814",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40974,
        "title": "Alternate Redrawn Styled Boo Pack",
        "version": "smwc-40974-1763253814",
        "upstream_time": 1763253814,
        "download_url": "https://dl.smwcentral.net/40974/Alternate%20Redrawn%20Boo%20Package.zip",
        "filename": "Alternate Redrawn Boo Package.zip",
        "size": 32200,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternate-redrawn-styled-bowser-and-koopa-clown-car-rooftop-arena",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40901,
    "title": "Alternate Redrawn Styled Bowser and Koopa Clown Car + Rooftop Arena",
    "authors": [
      "Moltz",
      "icegoom"
    ],
    "tags": [
      "bowser",
      "koopa clown car",
      "patch needed",
      "redrawn"
    ],
    "description": "Alternate redrawn-style graphics for Super Mario World Bowser's Koopa Clown Car, meant to resemble the enemy's modern cup-like design, as well for the rooftop arena Bowser's fought in<br>\r\n<br>\r\nDue to the boss' palette being hardcoded within the game's code, a patch's been included that changes it to its intended colors (the .pal & .palmask files present only affect Bowser during the game's original credits).<br>\r\n<br>\r\nCredit's not necessary.",
    "latest_version": "smwc-40901-1761868804",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40901,
        "title": "Alternate Redrawn Styled Bowser and Koopa Clown Car + Rooftop Arena",
        "version": "smwc-40901-1761868804",
        "upstream_time": 1761868804,
        "download_url": "https://dl.smwcentral.net/40901/Alternate%20Redrawn%20Koopa%20Clown%20Car%20%2B%20Rooftop.zip",
        "filename": "Alternate Redrawn Koopa Clown Car + Rooftop.zip",
        "size": 7069,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternate-redrawn-styled-dino-rhino-dino-torch",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40762,
    "title": "Alternate Redrawn Styled Dino Rhino & Dino Torch",
    "authors": [
      "Moltz",
      "icegoom"
    ],
    "tags": [
      "dino rhino",
      "dino torch",
      "redrawn"
    ],
    "description": "Alternative Redrawn-styled graphics for SMW Dino Rhino and Dino Torch, meant to closely resemble their official artwork and their latest modern appearances in Paper Mario: Color Splash and Paper Mario: The Origami King, all while having them walk like in vanilla Super Mario World.<br>\r\n<br>\r\nCredit's not necessary, but heavily appreciated regardless.",
    "latest_version": "smwc-40762-1760225674",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40762,
        "title": "Alternate Redrawn Styled Dino Rhino & Dino Torch",
        "version": "smwc-40762-1760225674",
        "upstream_time": 1760225674,
        "download_url": "https://dl.smwcentral.net/40762/Alternate%20Redrawn%20Dino%20Rhino%20%26%20Torch%20%28all%20palettes%29.zip",
        "filename": "Alternate Redrawn Dino Rhino %26 Torch (all palettes).zip",
        "size": 3151,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternate-redrawn-styled-mechakoopa-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40915,
    "title": "Alternate Redrawn Styled Mechakoopa Pack",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "mechakoopa",
      "redrawn"
    ],
    "description": "Alternate redrawn-style graphics for Super Mario World's Mechakoopa, meant to resemble the enemy's modern design from NSMBWii onwards.<br>\r\n<br>\r\nThe pack also includes graphics for <a href=\"https://smwc.me/s/25988\">Eminus & Von Fahrenheit's Mechakoopa but Awesome custom sprite</a>, as well for <a href=\"https://smwc.me/s/23711\">MellyMellouange's MechIggy custom sprite</a>.<br>\r\n<br>\r\nCredit's not necessary but appreciated regardless.",
    "latest_version": "smwc-40915-1761933681",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40915,
        "title": "Alternate Redrawn Styled Mechakoopa Pack",
        "version": "smwc-40915-1761933681",
        "upstream_time": 1761933681,
        "download_url": "https://dl.smwcentral.net/40915/Redrawn%20Alternate%20Mecha%20Koopas.zip",
        "filename": "Redrawn Alternate Mecha Koopas.zip",
        "size": 10128,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternate-redrawn-styled-piranha-plant-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 36672,
    "title": "Alternate Redrawn Styled Piranha Plant Pack",
    "authors": [
      "Moltz",
      "icegoom"
    ],
    "tags": [
      "fat piranha plant",
      "giant piranha",
      "giant piranha boss",
      "jumping piranha plant",
      "piranha plant",
      "redrawn",
      "venus fire trap"
    ],
    "description": "Alternate redrawn-style graphics meant for many variations of the well known Piranha Plant enemy which sport a slightly tweaked head and a new stem design.<br>\r\n<br>\r\nAs a whole, this pack includes new graphics for:<br>\r\n* SMW Vanilla Piranha Plants (sans the propeller stem from the jumping ones).<br>\r\n* <a href=\"https://smwc.me/s/24223\">Imamelia's Custom Piranha Plant and Venus Fire Trap sprites</a>.<br>\r\n* <a href=\"https://smwc.me/s/3189\">mikeyk & Davros' Giant Piranha Plant sprites</a>.<br>\r\n* <a href=\"https://smwc.me/s/23761\">The Biob's Jumping Giant Piranha Plant sprite</a>.<br>\r\n* <a href=\"https://smwc.me/s/24060\">Koopster's Fat Piranha Plant sprite</a>.<br>\r\n* <a href=\"https://smwc.me/s/6960\">Dahnamics's Giant Piranha Boss sprite</a>.<br>\r\n<br>\r\nThere are two different variations for the graphics: one where the Piranha Plants look like in newer games (as in, with red/green heads), and another in which their head is brown-ish and their lips is green/red, which meant to invoke their look from the Super Mario 64 - Mario Party 6 era of games. On a related note, the Venus Fire Trap have two extra variations: one in which their head is dark-brown like the Super Mario 3D Land/World; and another where they blow fire rather than... spew it by opening their mouths.<br>\r\n<br>\r\nThe palette included covers all the sprites covered in the pack. From those, only the Giant Piranha Boss uses palettes E and F while it's fire projectiles use palette A.<br>\r\n<br>\r\nCredit's not required but hugely appreciated nonetheless.",
    "latest_version": "smwc-36672-1705793503",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 36672,
        "title": "Alternate Redrawn Styled Piranha Plant Pack",
        "version": "smwc-36672-1705793503",
        "upstream_time": 1705793503,
        "download_url": "https://dl.smwcentral.net/36672/Alternate%20Redrawn%20Piranha%20Plant%20Pack.zip",
        "filename": "Alternate Redrawn Piranha Plant Pack.zip",
        "size": 46829,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternate-redrawn-styled-rex-and-banzai-bomber-bill-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40941,
    "title": "Alternate Redrawn Styled Rex and Banzai/Bomber Bill Pack",
    "authors": [
      "Moltz",
      "icegoom"
    ],
    "tags": [
      "banzai bill",
      "redrawn",
      "rex"
    ],
    "description": "Alternate redrawn-style graphics meant for Rex and the Banzai/Bomber Bill enemies seen in the very first - number-wise - stage of Super Mario World. Rex takes cues from both its last modern appearance - Mario & Luigi: Superstar Saga DX - and Mario's Lost World, while Banzai/Bomber Bill is inspired on its modern look from NSMB onwards.<br>\r\n<br>\r\nThe pack includes a few variations for Rex based on their eyes, as well includes graphics for <a href=\"https://smwc.me/s/16423\">Arinsu's Sliding Rex</a> and <a href=\"https://smwc.me/s/39736\">Russian Man's Spittin' Rex</a> custom sprites.<br>\r\n<br>\r\nCredit's not required but heavily appreciated.",
    "latest_version": "smwc-40941-1763231777",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40941,
        "title": "Alternate Redrawn Styled Rex and Banzai/Bomber Bill Pack",
        "version": "smwc-40941-1763231777",
        "upstream_time": 1763231777,
        "download_url": "https://dl.smwcentral.net/40941/SMWR%20New%20Bomber%20Bill%20%26%20Retouched%20Rex%20v1.1.zip",
        "filename": "SMWR New Bomber Bill %26 Retouched Rex v1.1.zip",
        "size": 32062,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternate-redrawn-styled-urchin-and-giant-urchin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41800,
    "title": "Alternate Redrawn Styled Urchin and Giant Urchin",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "redrawn",
      "urchin"
    ],
    "description": "Alternate redrawn-style graphics for the Urchin and <a href=\"https://smwc.me/s/20038\">Arinsu's Big Urchin Custom sprite</a>, based on their most modern redesign while also invoking the enemy's vanilla SMW animations.<br>\r\n<br>\r\nCredit's not required but heavily appreciated.",
    "latest_version": "smwc-41800-1772214840",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41800,
        "title": "Alternate Redrawn Styled Urchin and Giant Urchin",
        "version": "smwc-41800-1772214840",
        "upstream_time": 1772214840,
        "download_url": "https://dl.smwcentral.net/41800/Alternate%20Redrawn%20Urchin%20and%20Big%20Urchin.zip",
        "filename": "Alternate Redrawn Urchin and Big Urchin.zip",
        "size": 12056,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternate-steampunk",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23430,
    "title": "Alternate Steampunk",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "needs remoderation",
      "patch needed"
    ],
    "description": "This is the version that should have everything fixed.<br>\r\nCredit must be given and layer 3 is meant to be used with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21573\">SMB3 Status Bar</a> or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\"> the Minimalist Status Bar </a>.",
    "latest_version": "smwc-23430-1594843878",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23430,
        "title": "Alternate Steampunk",
        "version": "smwc-23430-1594843878",
        "upstream_time": 1594843878,
        "download_url": "https://dl.smwcentral.net/23430/Alternate%20Steampunk.zip",
        "filename": "Alternate Steampunk.zip",
        "size": 22153,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternative-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31363,
    "title": "Alternative Mario",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "male"
    ],
    "description": "An alternative graphic for your Mario needs.",
    "latest_version": "smwc-31363-1657472674",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31363,
        "title": "Alternative Mario",
        "version": "smwc-31363-1657472674",
        "upstream_time": 1657472674,
        "download_url": "https://dl.smwcentral.net/31363/AlternativeMario.zip",
        "filename": "AlternativeMario.zip",
        "size": 20036,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternative-redrawn-mushroom-and-fire-flower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37374,
    "title": "Alternative Redrawn Mushroom and Fire Flower",
    "authors": [
      "SF - The Dark Warrior"
    ],
    "tags": [
      "1up",
      "fire flower",
      "mushroom",
      "power-up",
      "redrawn"
    ],
    "description": "Was part of a C3 2024 Release. These are the Redrawn-styled Mushroom and Fire Flower graphics but are shaped more like the OG SMW designs. <br>\r\n<br>\r\nA word of advice if you are using a custom player graphics in your hack that isn't from the 32x32 player patch: You are going to have to manually copy the Mushroom and Fire Flower graphic using YY-CHR's Ctrl + Right-Click function and paste it to your own copy of the GFX00 file (which is where the Mushroom and Fire Flower is located alongside certain 8x8 player tiles, hence the advice), as this submission assumes you are using the default Redrawn Mario graphic for your Redrawn-styled projects.<br>\r\n<br>\r\nGive credit if used.",
    "latest_version": "smwc-37374-1709503254",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37374,
        "title": "Alternative Redrawn Mushroom and Fire Flower",
        "version": "smwc-37374-1709503254",
        "upstream_time": 1709503254,
        "download_url": "https://dl.smwcentral.net/37374/gfx00%20alternative%20redrawn%20styled%20mushroom%20and%20fire%20flower.zip",
        "filename": "gfx00 alternative redrawn styled mushroom and fire flower.zip",
        "size": 3062,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternative-redrawn-styled-amazing-flyin-hammer-bro",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30303,
    "title": "Alternative Redrawn Styled Amazing Flyin' Hammer Bro.",
    "authors": [
      "SF - The Dark Warrior"
    ],
    "tags": [
      "amazing flyin' hammer bro",
      "hammer",
      "redrawn"
    ],
    "description": "If the look on <a href=\"https://bin.smwcentral.net/u/5831/SMW%2BRedrawn%2BMoltz%2Bver_00004.png\" rel=\"nofollow\">SMW Redrawn's Hammer Brother</a> graphic was too much like the other typical hammer brothers on their land counterparts and you still want to maintain consistency with the Redrawn art style for your projects, you come to the right place.<br>\r\n<br>\r\nI recently made an alternative to that, heavily based off of Super Princess Peach's take of the Amazing Flyin' Hammer Brother, because as it turns out, the weird way it's face is...is <a href=\"https://mario.wiki.gallery/images/6/66/Amazing_flying_hammer_brother.png\" rel=\"nofollow\">intentional</a> by design.<br>\r\n<br>\r\nRead the text file on the differences, as it contains various alternatives. Extract this to GFX13. Do give credit if used.",
    "latest_version": "smwc-30303-1649030785",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30303,
        "title": "Alternative Redrawn Styled Amazing Flyin' Hammer Bro.",
        "version": "smwc-30303-1649030785",
        "upstream_time": 1649030785,
        "download_url": "https://dl.smwcentral.net/30303/alt%20afhb%20release%20candidate.zip",
        "filename": "alt afhb release candidate.zip",
        "size": 13193,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternative-redrawn-styled-blue-shelless-koopa-bob-omb-bullet-bill-goomba-super-koopa",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34107,
    "title": "Alternative Redrawn Styled Blue Shelless Koopa, Bob-Omb, Bullet Bill, Goomba & Super Koopa",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "bob-omb",
      "bullet bill",
      "goomba",
      "redrawn",
      "shelless koopa",
      "super koopa"
    ],
    "description": "A small miscellaneous set of Redrawn-styled graphics for the Sliding Shelless Koopas, Shelless Blue Koopa & Super Koopa (all 3 drawn in a 3/4ths perspective like most sprites on this style), Goomba (based on some graphics I did for a request a long time ago), Bullet Bill and Bob-Omb (both with slighly tweaked shading).<br>\r\n<br>\r\nGraphics featuring the Blue Shelless Koopa & Super Koopa have slight variations with and without angry eyes. On a related note, the cape tiles have also been tweaked a bit to ensure these will look ok with the new graphics.<br>\r\n<br>\r\nFinally, do note that to make use of the Goomba's squished graphics and the Bob-Omb's stunned frame, some <a href=\"https://www.smwcentral.net/?p=memorymap&game=smw&region=rom&address=01E733&context=\">specific</a> <a href=\"https://www.smwcentral.net/?p=memorymap&game=smw&region=rom&address=07F26C&context=\">hex</a> <a href=\"https://smwc.me/m/smw/rom/01A1F0=\">edits</a> are needed to make them appear through gameplay (a small patch is included just in case, which you can apply with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=25953=\">Asar</a>).<br>\r\n<br>\r\nCredit's not required but it would be appreciated nonetheless.",
    "latest_version": "smwc-34107-1686710794",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34107,
        "title": "Alternative Redrawn Styled Blue Shelless Koopa, Bob-Omb, Bullet Bill, Goomba & Super Koopa",
        "version": "smwc-34107-1686710794",
        "upstream_time": 1686710794,
        "download_url": "https://dl.smwcentral.net/34107/Alternate%20Redrawn%20Shelless%2BSuper%20Koopa%2C%20Goomba%20and%20Bullet%20Bill%20Frames.zip",
        "filename": "Alternate Redrawn Shelless+Super Koopa%2C Goomba and Bullet Bill Frames.zip",
        "size": 19811,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternative-redrawn-styled-bullet-bill",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42277,
    "title": "Alternative Redrawn Styled Bullet Bill",
    "authors": [
      "Moltz",
      "SF - The Dark Warrior"
    ],
    "tags": [
      "bullet bill",
      "redrawn"
    ],
    "description": "Originally used in Synthetic Caverns - my CLDC 2023 entry (in its base form), this Bullet Bill was drawn as an alternative to SMW Redrawn's default Bullet Bill graphic for the purposes of contrasting itself more readily from dark backgrounds and having a shape more closely resembling the original SMW Bullet Bill sprite.<br>\r\n<br>\r\nGive credit to me for the base graphic, and Moltz for recently drawing diagonal frames on request.<br>\r\n<br>\r\nUpdate: Added Ex-Animation frames for the Bullet Bills based on how the enemies animate in Super Mario All-Stars: Super Mario Bros.",
    "latest_version": "1.1",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42277,
        "title": "Alternative Redrawn Styled Bullet Bill",
        "version": "1.1",
        "upstream_time": 1777576835,
        "download_url": "https://dl.smwcentral.net/42277/alternative%20redrawn%20bullet%20bills%20RC1%201.1.zip",
        "filename": "alternative redrawn bullet bills RC1 1.1.zip",
        "size": 8703,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternative-redrawn-styled-cement-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37402,
    "title": "Alternative Redrawn Styled Cement Blocks",
    "authors": [
      "SF - The Dark Warrior"
    ],
    "tags": [
      "block",
      "cement block",
      "redrawn"
    ],
    "description": "This is basically SMW's cement block but retextured into the style that fits in SMW Redrawn. It is for those that prefer the look of the original game's cement block but want it to be in the Redrawn style for your projects.<br>\r\n<br>\r\nInsert this as GFX14 in the FG1 slot. Because this is something that is used globally in base SMW and is on page 01 of the 16x16 Tile Editor, a map16 file is not provided for this resource.<br>\r\n<br>\r\nGive credit if used.",
    "latest_version": "smwc-37402-1709917856",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37402,
        "title": "Alternative Redrawn Styled Cement Blocks",
        "version": "smwc-37402-1709917856",
        "upstream_time": 1709917856,
        "download_url": "https://dl.smwcentral.net/37402/alternative%20redrawn%20style%20cement%20block.zip",
        "filename": "alternative redrawn style cement block.zip",
        "size": 5804,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternative-redrawn-styled-chucks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42261,
    "title": "Alternative Redrawn Styled Chucks",
    "authors": [
      "Frattari Gaspar",
      "icegoom"
    ],
    "tags": [
      "chuck",
      "patch needed",
      "redrawn"
    ],
    "description": "Alternative graphics for Chucks that have a more 3/4ths perspective, this was inspired by the Modern Redrawn Mario released by <span class=\"un-outer\" title=\"SF - The Dark Warrior\"><a href=\"/?p=profile&amp;id=5831\" style=\"color: var(--user-color-1);\" class=\"un\">SF - The Dark Warrior</a></span> and by the 3/4ths perspective Koopalings made by <span class=\"un-outer\" title=\"Moltz\"><a href=\"/?p=profile&amp;id=12420\" style=\"color: var(--user-color-1);\" class=\"un\">Moltz</a></span>, the graphics were made with the blue palette in mind, to change the sprite's palette I would recommend using <a href=\"https://www.smwcentral.net/?p=section&a=details&id=4585\">Tweaker</a>, I also included a patch to fix Diggin' Chuck's shoulder.",
    "latest_version": "smwc-42261-1777226252",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42261,
        "title": "Alternative Redrawn Styled Chucks",
        "version": "smwc-42261-1777226252",
        "upstream_time": 1777226252,
        "download_url": "https://dl.smwcentral.net/42261/Alternate%20Redrawn%20Chucks.zip",
        "filename": "Alternate Redrawn Chucks.zip",
        "size": 15263,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternative-redrawn-styled-goal-orb",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38395,
    "title": "Alternative Redrawn Styled Goal Orb",
    "authors": [
      "SF - The Dark Warrior"
    ],
    "tags": [
      "goal orb",
      "orb",
      "redrawn"
    ],
    "description": "Made an alternative to SMW Redrawn's orb graphic in order to look more faithful to the OG SMW's. The OG SMW version looked like a magic crystal orb and I wanted to restore that texturing with my own attempt while in the vein of SMW Redrawn's art style.<br>\r\n<br>\r\nIncluded is \"orb scrapyard.bin\" which is various alternative attempts I made if you prefer to use those instead. Make sure you paste it to your respective GFX05.bin file.<br>\r\n<br>\r\nGive credit if used.",
    "latest_version": "smwc-38395-1725729874",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38395,
        "title": "Alternative Redrawn Styled Goal Orb",
        "version": "smwc-38395-1725729874",
        "upstream_time": 1725729874,
        "download_url": "https://dl.smwcentral.net/38395/orb%20release.zip",
        "filename": "orb release.zip",
        "size": 4791,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternative-redrawn-styled-koopalings",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40825,
    "title": "Alternative Redrawn Styled Koopalings",
    "authors": [
      "Frattari Gaspar"
    ],
    "tags": [
      "iggy",
      "larry",
      "lemmy",
      "ludwig",
      "morton",
      "patch needed",
      "redrawn",
      "roy",
      "wendy"
    ],
    "description": "Alternative SMW Redrawn-styled Koopalings I always wanted to give them an appearance more similar to the artwork from Super Mario Bros 3 and Super Mario World and also fix some things like Larry not having a jaw, Lemmy and Wendy being larger than the  others and Roy was also very strange in sideview graphic, this should fix all these problems.<br>\r\nThis is also compatible with the Morton and Roy fireball patch since I took the time to redrawn those frames as well.",
    "latest_version": "smwc-40825-1761498154",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40825,
        "title": "Alternative Redrawn Styled Koopalings",
        "version": "smwc-40825-1761498154",
        "upstream_time": 1761498154,
        "download_url": "https://dl.smwcentral.net/40825/SMW%20Redrawn%20Styled%20%20Koopalings.zip",
        "filename": "SMW Redrawn Styled  Koopalings.zip",
        "size": 58783,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternative-redrawn-styled-ninjis",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37395,
    "title": "Alternative Redrawn Styled Ninjis",
    "authors": [
      "SF - The Dark Warrior"
    ],
    "tags": [
      "ninji",
      "redrawn"
    ],
    "description": "New Ninji graphics made as an alternative to the ones seen in SMW Redrawn for your Redrawn-styled project needs. <br>\r\n<br>\r\nThese are made to be closer to the way the Ninjis are depicted in the base Super Mario World, being darkly-clad ninja type baddies that should blend in dark environments (Think Back Door from SMW).<br>\r\n<br>\r\nComes in 3 palette variations, with two further ones based on posing. Read the text file \"important information.txt\" for further instructions.<br>\r\n<br>\r\nGive credit if used.",
    "latest_version": "smwc-37395-1709868335",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37395,
        "title": "Alternative Redrawn Styled Ninjis",
        "version": "smwc-37395-1709868335",
        "upstream_time": 1709868335,
        "download_url": "https://dl.smwcentral.net/37395/alternative%20redrawn%20ninji%20release.zip",
        "filename": "alternative redrawn ninji release.zip",
        "size": 20673,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternative-redrawn-styled-porcu-puffer",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32555,
    "title": "Alternative Redrawn Styled Porcu-Puffer",
    "authors": [
      "SF - The Dark Warrior"
    ],
    "tags": [
      "porcu-puffer",
      "redrawn"
    ],
    "description": "Alternative SMW Redrawn-styled Porcu-Puffers I made in April of this year but never got around to finishing it till now.<br>\r\n<br>\r\nReason for this resource's existence - I find it weirdly off-model <a href=\"https://bin.smwcentral.net/u/5831/smw%2Bredrawn%2Bog%2Bpuffer.png\" rel=\"nofollow\">icegoom's version of the Porcu-Puffer is from the base Redrawn Hack</a> when it should be more on-model to the <a href=\"https://www.mariowiki.com/Porcupuffer#Gallery\" rel=\"nofollow\">official art</a> that exists. Certain spritework in Redrawn needlessly deviated from the official art for a resource that intended to give a generally consistently modern Mario look to an old game.<br>\r\n<br>\r\nRead the text file to find out on the differences, as it contains a lot of various alternative versions, too many to show on the Screenshots. Extract this to GFX06 in your SP4 slot. Give credit if used.<br>\r\n<br>\r\nOne of the variants requires remapping the palette of the sprite using <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14987\">STEAR</a>.",
    "latest_version": "smwc-32555-1668306799",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32555,
        "title": "Alternative Redrawn Styled Porcu-Puffer",
        "version": "smwc-32555-1668306799",
        "upstream_time": 1668306799,
        "download_url": "https://dl.smwcentral.net/32555/alt%20redrawn%20porcu%20RC1.zip",
        "filename": "alt redrawn porcu RC1.zip",
        "size": 90104,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternative-redrawn-styled-smile-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37419,
    "title": "Alternative Redrawn Styled Smile Coin",
    "authors": [
      "Hammerer"
    ],
    "tags": [
      "coin",
      "redrawn",
      "smile coin"
    ],
    "description": "<a href=\"https://smwc.me/s/5914\">Super Mario World Redrawn</a> fits, for the coin from coin game cloud, a coin with a Toad badge, unlike original SMW that fits a coin with a happy face badge. <br>\r\n<br>\r\nThis alternative for the coin graphic is more likely SMW, with a redrawn styled happy face instead of a Toad for your redrawn project.<br>\r\n<br>\r\nIf your ROM doesn't have SMWR applied, the palette may be useful, but if you already has SMWR applied the palette already is included.",
    "latest_version": "smwc-37419-1710020117",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37419,
        "title": "Alternative Redrawn Styled Smile Coin",
        "version": "smwc-37419-1710020117",
        "upstream_time": 1710020117,
        "download_url": "https://dl.smwcentral.net/37419/Cloud%20Game%20Coin.zip",
        "filename": "Cloud Game Coin.zip",
        "size": 3558,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternative-redrawn-styled-spike-top",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34153,
    "title": "Alternative Redrawn Styled Spike Top",
    "authors": [
      "SF - The Dark Warrior",
      "bigpotato"
    ],
    "tags": [
      "redrawn",
      "spike top"
    ],
    "description": "<a href=\"https://smwc.me/1595774\"> Originally released in 2022's Winter C3</a> that I should've submitted to the Graphics section ages ago but I didn't. Now that is corrected. Anyways, it's basically a 3/4ths view of the Spike Top that was made to be more aligned with most other SMW Redrawn sprites.<br>\r\n<br>\r\nComes in 2 main versions, further subdivided in their respective folders. Read INFORMATION.txt for said specific differences.<br>\r\n<br>\r\nGive credit to BigPotato and I if you want to use it in your SMW Redrawn-styled hacks.",
    "latest_version": "smwc-34153-1687452877",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34153,
        "title": "Alternative Redrawn Styled Spike Top",
        "version": "smwc-34153-1687452877",
        "upstream_time": 1687452877,
        "download_url": "https://dl.smwcentral.net/34153/alternative%20spike%20top%20releasecandidate.zip",
        "filename": "alternative spike top releasecandidate.zip",
        "size": 26365,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternative-redrawn-styled-spiny",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29073,
    "title": "Alternative Redrawn Styled Spiny",
    "authors": [
      "SF - The Dark Warrior",
      "bigpotato"
    ],
    "tags": [
      "lakitu",
      "redrawn",
      "spiny",
      "spiny egg"
    ],
    "description": "A spiny BigPotato and I made for Omega Threat, as an alternative to icegoom's Spiny in order to be consistent with the general 3/4ths view most SMW Redrawn enemy sprite graphics are in.<br>\r\n<br>\r\nComes in two versions, the original 3/4ths Spiny graphic BigPotato made, and the revisions I made to its shading to more closely resemble icegoom's Spiny graphic. Whichever version you prefer is there.<br>\r\n<br>\r\nExtract to GFX02.<br>\r\n<br>\r\nGive credit to me and BigPotato if used.",
    "latest_version": "smwc-29073-1640826867",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29073,
        "title": "Alternative Redrawn Styled Spiny",
        "version": "smwc-29073-1640826867",
        "upstream_time": 1640826867,
        "download_url": "https://dl.smwcentral.net/29073/Alternative%20Redrawn%20Spiny.zip",
        "filename": "Alternative Redrawn Spiny.zip",
        "size": 5474,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-alternative-redrawn-sumo-bro",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37372,
    "title": "Alternative Redrawn Sumo Bro.",
    "authors": [
      "SF - The Dark Warrior"
    ],
    "tags": [
      "redrawn",
      "sumo bro"
    ],
    "description": "Alternative graphic to icegoom's Sumo Brother to be more in line with how the original game's Sumo Brother looks like while in the Redrawn Style.<br>\r\n<br>\r\nComes in 4 variations. Was a part of a Winter C3 2024 release. Insert this in as GFX09, in the SP4 slot. Read the \"important information.txt\" for more details.<br>\r\n<br>\r\nGive credit if used.",
    "latest_version": "smwc-37372-1709502453",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37372,
        "title": "Alternative Redrawn Sumo Bro.",
        "version": "smwc-37372-1709502453",
        "upstream_time": 1709502453,
        "download_url": "https://dl.smwcentral.net/37372/alternative%20redrawn%20sumo%20bros.zip",
        "filename": "alternative redrawn sumo bros.zip",
        "size": 12807,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-amazing-flyin-santa-claus",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25538,
    "title": "Amazing Flyin' Santa Claus",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "amazing flyin' hammer bro",
      "hammer brother",
      "ice",
      "snow"
    ],
    "description": "Santa Claus swoops in delivering toy hammers as gifts, replacing the Amazing Flyin' Hammer Brother.",
    "latest_version": "smwc-25538-1608847713",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25538,
        "title": "Amazing Flyin' Santa Claus",
        "version": "smwc-25538-1608847713",
        "upstream_time": 1608847713,
        "download_url": "https://dl.smwcentral.net/25538/santaclaus.zip",
        "filename": "santaclaus.zip",
        "size": 3134,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-amazing-flying-demoman",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31770,
    "title": "Amazing Flying Demoman",
    "authors": [
      "edidari"
    ],
    "tags": [
      "flying hammer bro",
      "hammer bro",
      "hammer brother"
    ],
    "description": "The Demoman is a self-described black Scottish cyclops and a scrumpy-swilling demolitions expert from Ullapool, Scotland, who is one of the most versatile members of the team. He also replaces the Flying Hammer Brother sprite.",
    "latest_version": "smwc-31770-1660244965",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31770,
        "title": "Amazing Flying Demoman",
        "version": "smwc-31770-1660244965",
        "upstream_time": 1660244965,
        "download_url": "https://dl.smwcentral.net/31770/demoman.zip",
        "filename": "demoman.zip",
        "size": 6445,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-amazing-flying-grim-reaper",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31591,
    "title": "Amazing Flying Grim Reaper",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "amazing flyin' hammer bro",
      "hammer bro"
    ],
    "description": "Want to make a spooky scary level? Fret not, may the Grim Reaper aid you in this quest. This reskin of the AFHB (Amazing Flyin Hammer Bro) changes it to the deadly grim reaper. A great fit for your haunted levels. Also, it works well with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3406\">Stationary Hammer Bro</a> sprite. <br>\r\n<br>\r\nCredit should go to No Body The Dragon.",
    "latest_version": "smwc-31591-1659143910",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31591,
        "title": "Amazing Flying Grim Reaper",
        "version": "smwc-31591-1659143910",
        "upstream_time": 1659143910,
        "download_url": "https://dl.smwcentral.net/31591/Amazing%20Grim%20Reaper.zip",
        "filename": "Amazing Grim Reaper.zip",
        "size": 2474,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-amazing-flying-snowman",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27740,
    "title": "Amazing Flying Snowman",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "amazing flyin' hammer bro",
      "hammer bro"
    ],
    "description": "A neat replacement of the Amazing Flying Hammer Brother, perfect for ice / snow levels. Credits to No Body the Dragon. Uses vanilla palette. Can be used with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3406\"> Stationary Hammer Bro sprite as well </a>.",
    "latest_version": "smwc-27740-1627326218",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27740,
        "title": "Amazing Flying Snowman",
        "version": "smwc-27740-1627326218",
        "upstream_time": 1627326218,
        "download_url": "https://dl.smwcentral.net/27740/Amazing%20Snowman.zip",
        "filename": "Amazing Snowman.zip",
        "size": 2414,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-amiga-workbench-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5813,
    "title": "Amiga Workbench - Font",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "serif"
    ],
    "description": "Ripped for font from Amiga Workbench 1.0 (unlike MS-DOS style), it was released on September 1985 by Commodore.",
    "latest_version": "smwc-5813-1379246927",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5813,
        "title": "Amiga Workbench - Font",
        "version": "smwc-5813-1379246927",
        "upstream_time": 1379246927,
        "download_url": "https://dl.smwcentral.net/5813/Amiga%20Workbench%201.0%20Font.zip",
        "filename": "Amiga Workbench 1.0 Font.zip",
        "size": 1353,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-among-us-skeld",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26613,
    "title": "Among Us - Skeld",
    "authors": [
      "IronFoxGaming"
    ],
    "tags": [
      "mechanical",
      "needs remoderation",
      "ship",
      "space"
    ],
    "description": "A request from Segment1Zone2<br>\r\n<br>\r\nA slightly SMW-styled tileset of the Skeld map from Among Us. It has solid foreground tiles, background tiles, semisolids, bridges, tables, small decorations, and large decorations, and the .zip comes with a 2D representation of Skeld itself.<br>\r\n<br>\r\nCrewmate-style sprites and Mario aren't included in the .zip",
    "latest_version": "smwc-26613-1617070885",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26613,
        "title": "Among Us - Skeld",
        "version": "smwc-26613-1617070885",
        "upstream_time": 1617070885,
        "download_url": "https://dl.smwcentral.net/26613/Among%20Us%20-%20Skeld%20Tileset.zip",
        "filename": "Among Us - Skeld Tileset.zip",
        "size": 20125,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-an-american-tail-fievel-goes-west-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38102,
    "title": "An American Tail: Fievel Goes West - 1-1",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "city",
      "night"
    ],
    "description": "The background from the Stage 1-1 in An American Tail: Fievel Goes West on Super Nintendo.<br>\r\n<br>\r\nUpdate: You can finally enable the horizontal scrolling and the vertical scrolling, of course.",
    "latest_version": "smwc-38102-1720976325",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38102,
        "title": "An American Tail: Fievel Goes West - 1-1",
        "version": "smwc-38102-1720976325",
        "upstream_time": 1720976325,
        "download_url": "https://dl.smwcentral.net/38102/An%20American%20Tail%20-%20Fievel%20Goes%20West%20-%201-1%20%28Update%29.zip",
        "filename": "An American Tail - Fievel Goes West - 1-1 (Update).zip",
        "size": 4387,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-an-smw-central-production-sky-fortress",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2014,
    "title": "An SMW Central Production - Sky Fortress",
    "authors": [
      "leictreon"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Long time without submitting anything!<br>\r\n<br>\r\nWell, felt like uploading this. Do whatever you want, and again, credit isn't compulsory, but i'd love it.",
    "latest_version": "smwc-2014-1411144607",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2014,
        "title": "An SMW Central Production - Sky Fortress",
        "version": "smwc-2014-1411144607",
        "upstream_time": 1411144607,
        "download_url": "https://dl.smwcentral.net/2014/Sky%20Fortress.zip",
        "filename": "Sky Fortress.zip",
        "size": 5394,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ancient-mountain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23920,
    "title": "Ancient Mountain",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "ruins"
    ],
    "description": "This one I was inspired by some of the levels in Shovel Knight King of Cards, The mountain ruin levels. Enjoy them.",
    "latest_version": "smwc-23920-1595199234",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23920,
        "title": "Ancient Mountain",
        "version": "smwc-23920-1595199234",
        "upstream_time": 1595199234,
        "download_url": "https://dl.smwcentral.net/23920/The%20Ancient%20Mountain.zip",
        "filename": "The Ancient Mountain.zip",
        "size": 5354,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-android-assault-the-revenge-of-bari-arm-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37075,
    "title": "Android Assault: The Revenge of Bari-Arm - Stage 2 (Vertical Section)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "industrial",
      "mechanical"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 Winter 2024</b></span><br>\r\n<br>\r\nThe \"Vertical Section\" from the Sega CD game <b><u>Android Assault: The Revenge of Bari-Arm</u></b>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-37075-1708897865",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37075,
        "title": "Android Assault: The Revenge of Bari-Arm - Stage 2 (Vertical Section)",
        "version": "smwc-37075-1708897865",
        "upstream_time": 1708897865,
        "download_url": "https://dl.smwcentral.net/37075/BariArmStage2-2.zip",
        "filename": "BariArmStage2-2.zip",
        "size": 3891,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37055,
        "title": "Android Assault: The Revenge of Bari-Arm - Stage 1 (Underground)",
        "version": "smwc-37055-1708802758",
        "upstream_time": 1708802758,
        "download_url": "https://dl.smwcentral.net/37055/BariArm-Stage1-2.zip",
        "filename": "BariArm-Stage1-2.zip",
        "size": 6518,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-angelique-starry-night",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1035,
    "title": "Angelique - Starry Night",
    "authors": [
      "NekohDot"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "sky"
    ],
    "description": "Rip of the first screen from Angelique, uses 16 tiles of MAP16 and that's it.<br>\r\n<br>\r\nSample level and palette included.",
    "latest_version": "smwc-1035-1395934900",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1035,
        "title": "Angelique - Starry Night",
        "version": "smwc-1035-1395934900",
        "upstream_time": 1395934900,
        "download_url": "https://dl.smwcentral.net/1035/AngStarry.zip",
        "filename": "AngStarry.zip",
        "size": 3384,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-angry-penguin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27742,
    "title": "Angry Penguin",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "buzzy beetle"
    ],
    "description": "A very serious and angry penguin that replaces the buzzy beetle sprite. Great pick for icy / snowy levels. Credits to No Body The Dragon. I've included Buzzy Beetle vanilla palette, since it's not so commonly used in Super Mario World levels.",
    "latest_version": "smwc-27742-1627619879",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27742,
        "title": "Angry Penguin",
        "version": "smwc-27742-1627619879",
        "upstream_time": 1627619879,
        "download_url": "https://dl.smwcentral.net/27742/Angry%20Penguin.zip",
        "filename": "Angry Penguin.zip",
        "size": 3176,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-animal-crossing-rosie",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20472,
    "title": "Animal Crossing - Rosie",
    "authors": [
      "SimFan96"
    ],
    "tags": [
      "female",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Submitted as part of my C3 collection. It's Rosie, the peppy cat villager from Animal Crossing!<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=gf14Pg0SdCk\" rel=\"nofollow\">Link to trailer</a><br>\r\n<br>\r\nLike my previously submitted Tangy GFX. I had to make some minor tweaks to some of Yoshi's Overworld GFX in order for Tangy's palette to be the correct color in the overworld. Other tweaks for her to have the cape correctly work are included in an ASM file in the .zip file.<br>\r\n<br>\r\nIf you intend to use the original SMW ending for your hack. Ensure that Peach uses a custom palette as unfortunately she is not compatible with these graphics.<br>\r\n<br>\r\nIf you encounter any problems with the graphics, feel free to let me know. Thanks for viewing!<br>\r\n",
    "latest_version": "smwc-20472-1563742117",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20472,
        "title": "Animal Crossing - Rosie",
        "version": "smwc-20472-1563742117",
        "upstream_time": 1563742117,
        "download_url": "https://dl.smwcentral.net/20472/Rosie%20Custom%20Character%20GFX.zip",
        "filename": "Rosie Custom Character GFX.zip",
        "size": 23760,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-animal-crossing-tangy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18614,
    "title": "Animal Crossing - Tangy",
    "authors": [
      "SimFan96"
    ],
    "tags": [
      "female",
      "needs remoderation",
      "patch needed"
    ],
    "description": "I present my very first graphic release, a custom character replacement for Mario.. It's Tangy from Animal Crossing!<br>\r\n<br>\r\nI had to make some minor tweaks to some of Yoshi's Overworld GFX in order for Tangy's palette to be the correct color in the overworld. Other tweaks for her to have the cape correctly work are included in an ASM file in the .zip file.<br>\r\n<br>\r\nIf you intend to use the original SMW ending for your hack. Ensure that Peach uses a custom palette as unfortunately she is not compatible with these graphics.<br>\r\n<br>\r\nIf you encounter any problems with the graphics, feel free to let me know. Thanks for viewing!<br>\r\n<br>\r\nEdit: Accidentally forgot to include the GFX00 graphic for when Tangy would touch Yoshi in order for him to spit his tongue out. This has been fixed.",
    "latest_version": "smwc-18614-1546950689",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18614,
        "title": "Animal Crossing - Tangy",
        "version": "smwc-18614-1546950689",
        "upstream_time": 1546950689,
        "download_url": "https://dl.smwcentral.net/18614/Tangy%20Custom%20Character%20GFX.zip",
        "filename": "Tangy Custom Character GFX.zip",
        "size": 23252,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-animaniacs-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5822,
    "title": "Animaniacs - Cave",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "The background from the underground portion of the Adventure stage in the Super Nintendo version of Animaniacs. No credit needed.<br>\r\n<br>\r\nNOTE: For best results, set V-Scroll to none.",
    "latest_version": "smwc-5822-1381171039",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5822,
        "title": "Animaniacs - Cave",
        "version": "smwc-5822-1381171039",
        "upstream_time": 1381171039,
        "download_url": "https://dl.smwcentral.net/5822/AnimaniacsCave.zip",
        "filename": "AnimaniacsCave.zip",
        "size": 9380,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-animaniacs-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5823,
    "title": "Animaniacs - Forest",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "forest",
      "lake",
      "needs remoderation",
      "swamp"
    ],
    "description": "The background from the forest portion of the Adventure stage in the Super Nintendo version of Animaniacs. No credit needed.<br>\r\n<br>\r\nNOTE: For best results, set V-Scroll to none.",
    "latest_version": "smwc-5823-1381171328",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5823,
        "title": "Animaniacs - Forest",
        "version": "smwc-5823-1381171328",
        "upstream_time": 1381171328,
        "download_url": "https://dl.smwcentral.net/5823/animaniacsforest.zip",
        "filename": "animaniacsforest.zip",
        "size": 8957,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-animated-16x16-urchins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15203,
    "title": "Animated 16x16 Urchins",
    "authors": [
      "Tob"
    ],
    "tags": [
      "muncher",
      "needs remoderation",
      "replacement",
      "underwater",
      "urchin"
    ],
    "description": "These are the 16x16 Urchins from Super Mario Maker's SMW underwater-tileset, heavily edited by me to fit the look of the actual SMW urchins. <br>\r\n<br>\r\nQuite alot of people asked for me to submit it after showing it in the screenshots thread, so here it is.<br>\r\n<br>\r\n",
    "latest_version": "smwc-15203-1488142394",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15203,
        "title": "Animated 16x16 Urchins",
        "version": "smwc-15203-1488142394",
        "upstream_time": 1488142394,
        "download_url": "https://dl.smwcentral.net/15203/urchins%20by%20Tob.zip",
        "filename": "urchins by Tob.zip",
        "size": 2775,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-animated-brick-block",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22000,
    "title": "Animated Brick Block",
    "authors": [
      "Ralshi02"
    ],
    "tags": [
      "brick",
      "brick block",
      "needs remoderation",
      "throw block"
    ],
    "description": "An animated brick block (compatible with vanilla palettes and P-switch).<br>\r\n<br>\r\nTo use with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16417\">this</a> block.<br>\r\n<br>\r\n",
    "latest_version": "smwc-22000-1585664964",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22000,
        "title": "Animated Brick Block",
        "version": "smwc-22000-1585664964",
        "upstream_time": 1585664964,
        "download_url": "https://dl.smwcentral.net/22000/BrickBlock.zip",
        "filename": "BrickBlock.zip",
        "size": 4360,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-animated-water",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 4719,
    "title": "Animated Water",
    "authors": [
      "ShadowDragon121"
    ],
    "tags": [
      "needs remoderation",
      "water"
    ],
    "description": "This was rejected the first time I submitted it, so here's me again, resubmitting it as now under certain circumstances in other ExGFX, although I do include a map16 file for remaps.<br>\r\nIncluded:<br>\r\n<br>\r\n- Sample level with assembled ExAnimation<br>\r\n- Map16 of 8x8 tiles 200-2FF<br>\r\n- Map16 of 8x8 assembled tiles<br>\r\n- A pretty water palette<br>\r\n- ExAnimation.bin (obviously)<br>\r\n<br>\r\nIncluded in the actual GFX is slanted water, edited SMW water (so that it flows in one direction), sideways water, a waterfall ExAnimation made by WhiteYoshiEgg, and corner tiles for the slanted water.  <br>\r\nNo credit needed.",
    "latest_version": "smwc-4719-1371132040",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 4719,
        "title": "Animated Water",
        "version": "smwc-4719-1371132040",
        "upstream_time": 1371132040,
        "download_url": "https://dl.smwcentral.net/4719/SDWater.zip",
        "filename": "SDWater.zip",
        "size": 4830,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-annoying-dog-over-goomba",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18470,
    "title": "Annoying Dog over Goomba",
    "authors": [
      "FailSandwich"
    ],
    "tags": [
      "goomba",
      "needs remoderation"
    ],
    "description": "*You're carrying too many dogs      <br>\r\n<br>\r\nThe Annoying Dog from Undertale, replacing the Goomba. Who wants Goombas when you can have DOGS?!    <br>\r\nJust drag it into the GFX folder and replace GFX01 with it, and you're all set.",
    "latest_version": "smwc-18470-1545085522",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18470,
        "title": "Annoying Dog over Goomba",
        "version": "smwc-18470-1545085522",
        "upstream_time": 1545085522,
        "download_url": "https://dl.smwcentral.net/18470/annoying_dog.zip",
        "filename": "annoying_dog.zip",
        "size": 2829,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-another-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15780,
    "title": "Another Castle",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle"
    ],
    "description": "Here's a new castle tileset inspired by my ancient Fancy Castle set from 2006.",
    "latest_version": "smwc-15780-1499623402",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15780,
        "title": "Another Castle",
        "version": "smwc-15780-1499623402",
        "upstream_time": 1499623402,
        "download_url": "https://dl.smwcentral.net/15780/AnotherCastle.zip",
        "filename": "AnotherCastle.zip",
        "size": 4762,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-anti-yoshi-sign",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19710,
    "title": "Anti Yoshi Sign",
    "authors": [
      "Ralshi02"
    ],
    "tags": [
      "needs remoderation",
      "sign"
    ],
    "description": "An updated anti Yoshi sign for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14211\">this block</a>. It include now a metal version and a new style.",
    "latest_version": "smwc-19710-1556224593",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19710,
        "title": "Anti Yoshi Sign",
        "version": "smwc-19710-1556224593",
        "upstream_time": 1556224593,
        "download_url": "https://dl.smwcentral.net/19710/AntiYoshiSignV.3.zip",
        "filename": "AntiYoshiSignV.3.zip",
        "size": 2956,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-antonblast-the-big-bath-main",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42232,
    "title": "ANTONBLAST - The Big Bath (Main)",
    "authors": [
      "VGrKnoise",
      "playagmes169"
    ],
    "tags": [
      "interior",
      "sewer"
    ],
    "description": "Ah yes, the classic poolrooms reference that is the 5th stage in ANTONBLAST, you can use it for pools (obviously) or other water related stages like sewers or something! Huge credit goes to VGrKnoise on The Spriters Resource for ripping these tiles, I only slightly edited them and ported them to SMW, but I also ripped the water palette from the One Blast demo because I've gotta save money for more important things! Or maybe I can buy the full ANTONBLAST game some time in the future...<br>\r\n<br>\r\nNOTICE: the water that's already in SMW's files is in this Map16 because I included the water palette and flipped a tile so that you can use it however you'd like<br>\r\n<br>\r\nHere's where you can find the original rips:<br>\r\nhttps://www.spriters-resource.com/pc_computer/antonblast/asset/253627/<br>\r\nhttps://www.spriters-resource.com/pc_computer/antonblast/asset/254945/",
    "latest_version": "smwc-42232-1776891241",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42232,
        "title": "ANTONBLAST - The Big Bath (Main)",
        "version": "smwc-42232-1776891241",
        "upstream_time": 1776891241,
        "download_url": "https://dl.smwcentral.net/42232/antonblastbigbath.zip",
        "filename": "antonblastbigbath.zip",
        "size": 7026,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-apple-gs-os-shaston-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5973,
    "title": "Apple GS/OS - Shaston Font",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "Ripped for system font from the Apple GS/OS, it was released in 1987 to 1993 by Apple Computer, Inc.",
    "latest_version": "smwc-5973-1391878894",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5973,
        "title": "Apple GS/OS - Shaston Font",
        "version": "smwc-5973-1391878894",
        "upstream_time": 1391878894,
        "download_url": "https://dl.smwcentral.net/5973/Apple%20GS-OS%20-%20Shaston%20Font.zip",
        "filename": "Apple GS-OS - Shaston Font.zip",
        "size": 3442,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-apple-lisa-twiggy-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5976,
    "title": "Apple Lisa - Twiggy Font",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "Ripped for system font from the Apple Lisa, it was released in 1983 to 1984 by Apple Computer, Inc.<br>\r\n<br>\r\nSome letters don't fit from original to 8x8 size.",
    "latest_version": "smwc-5976-1391878923",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5976,
        "title": "Apple Lisa - Twiggy Font",
        "version": "smwc-5976-1391878923",
        "upstream_time": 1391878923,
        "download_url": "https://dl.smwcentral.net/5976/Apple%20Lisa%20-%20Twiggy%20Font.zip",
        "filename": "Apple Lisa - Twiggy Font.zip",
        "size": 1169,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-arcadieval-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5956,
    "title": "Arcadieval - Font",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "Arcadieval is the medieval arcade-stylish font.",
    "latest_version": "smwc-5956-1391878865",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5956,
        "title": "Arcadieval - Font",
        "version": "smwc-5956-1391878865",
        "upstream_time": 1391878865,
        "download_url": "https://dl.smwcentral.net/5956/Arcadieval%20Font.zip",
        "filename": "Arcadieval Font.zip",
        "size": 1275,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-arcanists-rocky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1537,
    "title": "Arcanists - Rocky",
    "authors": [
      "Chdata",
      "Jagex"
    ],
    "tags": [
      "cave",
      "mountain",
      "needs remoderation"
    ],
    "description": "This is the FG graphics loop you can see in the Funorb game \"Arcanists\" made by Jagex.<br>\r\nRipped with Edit's tool.<br>\r\n<br>\r\nAlso, my first GFX submission to SMWC!<br>\r\n<br>\r\n(Alot of submissions lately)",
    "latest_version": "smwc-1537-1407964481",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1537,
        "title": "Arcanists - Rocky",
        "version": "smwc-1537-1407964481",
        "upstream_time": 1407964481,
        "download_url": "https://dl.smwcentral.net/1537/Arcanists%20-%20Rocky%20BG.zip",
        "filename": "Arcanists - Rocky BG.zip",
        "size": 4596,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-arctic-crystal-shaft",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20459,
    "title": "Arctic Crystal Shaft",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "ice",
      "mountain",
      "snow"
    ],
    "description": "This background is inspired by the G1 Transformers episode \"fire in the Sky.\"  The default setup is designed to be an homage to the main MacGuffin of the episode, but it should be pretty customizable.",
    "latest_version": "smwc-20459-1563395812",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20459,
        "title": "Arctic Crystal Shaft",
        "version": "smwc-20459-1563395812",
        "upstream_time": 1563395812,
        "download_url": "https://dl.smwcentral.net/20459/CrystalShaftBG.zip",
        "filename": "CrystalShaftBG.zip",
        "size": 3845,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ardy-lightfoot-beecroft-s-stronghold",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9121,
    "title": "Ardy Lightfoot - Beecroft's Stronghold",
    "authors": [
      "Bandit"
    ],
    "tags": [
      "beach",
      "castle",
      "needs remoderation"
    ],
    "description": "A beautiful BG from Ardy Lightfoot. I think there's not much to say.<br>\r\nOnly, have fun!<br>\r\n<br>\r\n<br>\r\n<b>SET HORZ BG SCROLL TO NONE</b>",
    "latest_version": "smwc-9121-1409081662",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9121,
        "title": "Ardy Lightfoot - Beecroft's Stronghold",
        "version": "smwc-9121-1409081662",
        "upstream_time": 1409081662,
        "download_url": "https://dl.smwcentral.net/9121/%5BBG%5D%20Beecroft%27s%20Stronghold.zip",
        "filename": "%5BBG%5D Beecroft%27s Stronghold.zip",
        "size": 49887,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ardy-lightfoot-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2630,
    "title": "Ardy Lightfoot - Desert",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "desert",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Layer 3 BG is also included.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-2630-1417707475",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2630,
        "title": "Ardy Lightfoot - Desert",
        "version": "smwc-2630-1417707475",
        "upstream_time": 1417707475,
        "download_url": "https://dl.smwcentral.net/2630/Ardy%20Lightfoot%20desert.zip",
        "filename": "Ardy Lightfoot desert.zip",
        "size": 15878,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1678,
        "title": "Ardy Lightfoot - Desert",
        "version": "smwc-1678-1407226435",
        "upstream_time": 1407226435,
        "download_url": "https://dl.smwcentral.net/1678/ard-desert.zip",
        "filename": "ard-desert.zip",
        "size": 32523,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ardy-lightfoot-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2641,
    "title": "Ardy Lightfoot - Forest",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "forest",
      "needs remoderation",
      "patch needed"
    ],
    "description": "It's full. Layer 3 ExGFX and tilemap included as well.<br>\r\nNote: Use the Sprite Ststus Bar or disable the original status bar.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-2641-1417623171",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2641,
        "title": "Ardy Lightfoot - Forest",
        "version": "smwc-2641-1417623171",
        "upstream_time": 1417623171,
        "download_url": "https://dl.smwcentral.net/2641/Ardy%20Lightfoot%20forest.zip",
        "filename": "Ardy Lightfoot forest.zip",
        "size": 19814,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ardy-lightfoot-island-of-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1676,
    "title": "Ardy Lightfoot - Island of Ruins",
    "authors": [
      "allowiscous"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "ruins"
    ],
    "description": "So I finally decided to put off making a map16 for my Ardy Lightfoot graphics I ripped ages ago, and get them released to you nice guys at the central. This rip is from the Island of Ruins in Ardy Lightfoot, and takes up a whole pallete. Thi is not a full rip, and heavily edited by me for your convenience. Credit would be appreciated if used. Thank you. ",
    "latest_version": "smwc-1676-1420065755",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1676,
        "title": "Ardy Lightfoot - Island of Ruins",
        "version": "smwc-1676-1420065755",
        "upstream_time": 1420065755,
        "download_url": "https://dl.smwcentral.net/1676/ForeGround.zip",
        "filename": "ForeGround.zip",
        "size": 3695,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ardy-lightfoot-lumberjack-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5885,
    "title": "Ardy Lightfoot - Lumberjack Forest",
    "authors": [
      "Broozer"
    ],
    "tags": [
      "cave",
      "forest",
      "needs remoderation"
    ],
    "description": "This was the hardest BG that I ever ripped. Credit would be nice but you don't have to.<br>\r\n<br>\r\nEnjoy!<br>\r\n<br>\r\nRipped on May 16, 2008 by Broozer from Ardy Lightfoot on SNES with background in Lumberjack Forest, it was released on February 1994 by Titus and ASCII Corporation.",
    "latest_version": "smwc-5885-1382793538",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5885,
        "title": "Ardy Lightfoot - Lumberjack Forest",
        "version": "smwc-5885-1382793538",
        "upstream_time": 1382793538,
        "download_url": "https://dl.smwcentral.net/5885/Ardy%20Lightfoot%20-%20Lumberjack%20Forest.zip",
        "filename": "Ardy Lightfoot - Lumberjack Forest.zip",
        "size": 6789,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5857,
        "title": "Ardy Lightfoot - Lumberjack Forest",
        "version": "smwc-5857-1381601662",
        "upstream_time": 1381601662,
        "download_url": "https://dl.smwcentral.net/5857/Lumberjack%20Forest%20%20Rips.zip",
        "filename": "Lumberjack Forest  Rips.zip",
        "size": 2859,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ardy-lightfoot-mining-town-ablaze",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30582,
    "title": "Ardy Lightfoot - Mining Town Ablaze",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mountain",
      "wild west"
    ],
    "description": "Ripped from Ardy Lightfoot<br>\r\n<br>\r\nthis is nothing more and that a mixture of layer 3 with layer 2 happens the following in the original game the mountains are on layer 2 while the clouds, the sky blue and the level gradient are on layer 3 so I merged the 2 because I think one waste this is on layer 3 even because it is seen as it is on layer 2 apparently",
    "latest_version": "smwc-30582-1650596622",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30582,
        "title": "Ardy Lightfoot - Mining Town Ablaze",
        "version": "smwc-30582-1650596622",
        "upstream_time": 1650596622,
        "download_url": "https://dl.smwcentral.net/30582/minitownablaze.zip",
        "filename": "minitownablaze.zip",
        "size": 5543,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ardy-lightfoot-prologue",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15104,
    "title": "Ardy Lightfoot - Prologue",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "The background used in the prologue of Ardy Lightfoot game (SNES) Use V-Scroll: None",
    "latest_version": "smwc-15104-1487244210",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15104,
        "title": "Ardy Lightfoot - Prologue",
        "version": "smwc-15104-1487244210",
        "upstream_time": 1487244210,
        "download_url": "https://dl.smwcentral.net/15104/ALPrologue.zip",
        "filename": "ALPrologue.zip",
        "size": 3933,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ardy-lightfoot-pyramid",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1677,
    "title": "Ardy Lightfoot - Pyramid",
    "authors": [
      "allowiscous"
    ],
    "tags": [
      "needs remoderation",
      "pyramid",
      "temple"
    ],
    "description": "This is another ExGFX from Ardy Lightfoot that I have finally had the time to create a map16 file and release. This one is from the pyramid section, and takes up an entire pallete.<br>\r\n<br>\r\nCredit would be nice.",
    "latest_version": "smwc-1677-1420065913",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1677,
        "title": "Ardy Lightfoot - Pyramid",
        "version": "smwc-1677-1420065913",
        "upstream_time": 1420065913,
        "download_url": "https://dl.smwcentral.net/1677/ForeGround.zip",
        "filename": "ForeGround.zip",
        "size": 4407,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ardy-lightfoot-stomach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10527,
    "title": "Ardy Lightfoot - Stomach",
    "authors": [
      "allowiscous"
    ],
    "tags": [
      "flesh",
      "needs remoderation"
    ],
    "description": "After weeks of putting off these graphics, I finally decided to create a map16 page and release them. These graphics are seen in Ardy Lightfoot when he gets eaten by the large worm. It takes up a full palette, and quite a bit of map16, but a lot of the tiles are doubles for organization.<br>\r\n<br>\r\nSo yeah, please credit if used, they were heavily edited by me for convenience. ",
    "latest_version": "smwc-10527-1422103912",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10527,
        "title": "Ardy Lightfoot - Stomach",
        "version": "smwc-10527-1422103912",
        "upstream_time": 1422103912,
        "download_url": "https://dl.smwcentral.net/10527/Ardy%20Lightfoot%20Stomach.zip",
        "filename": "Ardy Lightfoot Stomach.zip",
        "size": 3284,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ardy-lightfoot-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2453,
    "title": "Ardy Lightfoot - Title Screen",
    "authors": [
      "22857"
    ],
    "tags": [
      "needs remoderation",
      "ocean"
    ],
    "description": "Found in my files, this is apparently Ardy Lightfoot's Title Screen, as ripped by \"Hiyoko (now known as Hippo)\".",
    "latest_version": "smwc-2453-1422267939",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2453,
        "title": "Ardy Lightfoot - Title Screen",
        "version": "smwc-2453-1422267939",
        "upstream_time": 1422267939,
        "download_url": "https://dl.smwcentral.net/2453/Ardy%20Lightfoot%20-%20Title%20Screen%20BG.zip",
        "filename": "Ardy Lightfoot - Title Screen BG.zip",
        "size": 6146,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ardy-lightfoot-underground",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5664,
    "title": "Ardy Lightfoot - Underground",
    "authors": [
      "Alex No"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "I want to release my rip off Ardy Lightfoot Underground BG!<br>\r\n<br>\r\nEnjoy it!",
    "latest_version": "smwc-5664-1373649409",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5664,
        "title": "Ardy Lightfoot - Underground",
        "version": "smwc-5664-1373649409",
        "upstream_time": 1373649409,
        "download_url": "https://dl.smwcentral.net/5664/Ardy%20Lightfoot%20Underground%20BG.zip",
        "filename": "Ardy Lightfoot Underground BG.zip",
        "size": 155329,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ardy-lightfoot-visconti-s-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2090,
    "title": "Ardy Lightfoot - Visconti's Castle",
    "authors": [
      "BlackEagle766"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "texture"
    ],
    "description": "This is a rip from the game Ardy Lightfoot.<br>\r\n<br>\r\nThis rip contains an FG and 4 different Backgrounds.<br>\r\n<br>\r\nIt uses all palettes, but it doesn't overwrite the status bar and the first 9 palettes from row 6 (for the sake of coins and question blocks). <br>\r\n<br>\r\nMWL's are included for each of the backgrounds, the tileset also has exanimation.<br>\r\n<br>\r\nCredits would be nice since this took me a while, but they aren't necessary.<br>\r\n<br>\r\nLunar magic 1.70 or higher required.",
    "latest_version": "smwc-2090-1415718320",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2090,
        "title": "Ardy Lightfoot - Visconti's Castle",
        "version": "smwc-2090-1415718320",
        "upstream_time": 1415718320,
        "download_url": "https://dl.smwcentral.net/2090/Ardy%20Lightfoot%20Castle%20FG%20%2B%20BG.zip",
        "filename": "Ardy Lightfoot Castle FG + BG.zip",
        "size": 44859,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-arkanoid-doh-it-again",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27618,
    "title": "Arkanoid: Doh It Again",
    "authors": [
      "Klug"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "Submitted during Summer C3 2021!<br>\r\n<br>\r\nEver wanted to use a pretty-lookin' computer font for sci-fi themed hacks? Well, wait no longer. This is a rip of a font used in <i>Arkanoid: Doh It Again</i>. Includes both for message box dialogues and for pre-credits cutscene. So come brick it, (scout of) commander Therle!",
    "latest_version": "smwc-27618-1625962935",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27618,
        "title": "Arkanoid: Doh It Again",
        "version": "smwc-27618-1625962935",
        "upstream_time": 1625962935,
        "download_url": "https://dl.smwcentral.net/27618/smwfont-arkanoiddohitagain.zip",
        "filename": "smwfont-arkanoiddohitagain.zip",
        "size": 2706,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-armey-and-porcupo",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38017,
    "title": "Armey and Porcupo",
    "authors": [
      "Blizzard Buffalo"
    ],
    "tags": [
      "buzzy beetle",
      "spiny"
    ],
    "description": "An armadillo that replaces Buzzy Beetles and, and Porcupo that replaces Spinies.<br>\r\n<br>\r\nIncludes a second alternative version.",
    "latest_version": "smwc-38017-1719710615",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38017,
        "title": "Armey and Porcupo",
        "version": "smwc-38017-1719710615",
        "upstream_time": 1719710615,
        "download_url": "https://dl.smwcentral.net/38017/Armey%20and%20Porcupo.zip",
        "filename": "Armey and Porcupo.zip",
        "size": 9506,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-armless-yoshi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40469,
    "title": "Armless Yoshi",
    "authors": [
      "zynnoir"
    ],
    "tags": [
      "yoshi"
    ],
    "description": "Step right up and behold a true marvel of modern science and evolutionary choices! It's Yoshi, but he's got no arms! That's right, ladies and gents, NO ARMS!<br>\r\n<br>\r\nWatch in amazement as he runs, jumps, and flutters using nothing but grit and pure leg power! How does he eat? That's the mystery, friends, that's the magic!<br>\r\n<br>\r\nThis incredible specimen uses the standard vanilla palette and replaces GFX33. Drop him into your game and give your players a sight they won't soon forget! Get your armless Yoshi today!",
    "latest_version": "smwc-40469-1756225609",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40469,
        "title": "Armless Yoshi",
        "version": "smwc-40469-1756225609",
        "upstream_time": 1756225609,
        "download_url": "https://dl.smwcentral.net/40469/armless%20yoshi.zip",
        "filename": "armless yoshi.zip",
        "size": 5708,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-arrows-and-item-indicators",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33198,
    "title": "Arrows and Item Indicators",
    "authors": [
      "ECS.98"
    ],
    "tags": [
      "arrow",
      "indicator",
      "item"
    ],
    "description": "This is a pack of tiles intended to be used as item indicators. Essentially, they were made as a way to show where the player should throw/drop/use an item.<br>\r\nThink of it as in those kaizo levels where a coin is used to indicate where a shell should be thrown.<br>\r\nIt also comes with arrow graphics in all 8 directions and \"correct\" and \"wrong\" symbols, so hopefully it can be useful in a variety of situations.<br>\r\n<br>\r\nNote: This uses a handful of palette rows to accomodate for the palettes of all different sprites, but uses the right side of them, so the only palette that is overwritten is the Pink Berry's.<br>\r\nIf you don't use all indicators, you might not need all the palettes. (The readme contains detailed information on palette usage)",
    "latest_version": "smwc-33198-1676237940",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33198,
        "title": "Arrows and Item Indicators",
        "version": "smwc-33198-1676237940",
        "upstream_time": 1676237940,
        "download_url": "https://dl.smwcentral.net/33198/Arrows%20and%20Item%20Indicators.zip",
        "filename": "Arrows and Item Indicators.zip",
        "size": 4414,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-art-of-fighting-l-amor-back",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20053,
    "title": "Art of Fighting - L'Amor (Back)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city",
      "needs remoderation",
      "night"
    ],
    "description": "The back layer of the L'Amor restaurant stage (King's) in Art of Fighting.",
    "latest_version": "smwc-20053-1560775298",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20053,
        "title": "Art of Fighting - L'Amor (Back)",
        "version": "smwc-20053-1560775298",
        "upstream_time": 1560775298,
        "download_url": "https://dl.smwcentral.net/20053/Art%20of%20Fighting%20L%27Amor%20%28Back%29.zip",
        "filename": "Art of Fighting L%27Amor (Back).zip",
        "size": 5557,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-art-of-fighting-neo-geo-8x16-dialogue-fonts",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 36591,
    "title": "Art of Fighting (Neo Geo) - 8x16 Dialogue Fonts",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "cutscene",
      "font",
      "sans serif"
    ],
    "description": "This is a collection of the English alphabet fonts from the Neo Geo version of <i>Art of Fighting</i>. Its size is 8x16 and it contains Spanish and Portuguese orthography.<br>\r\n<br>\r\nThis font uses 8 colors mapped to the right-side palette on Row 5. It comes with two palette: the red font from the game's dialogue box (\"Palette 1\") and the blue font from its score board screen (\"Palette 2\"). README.txt contains their RGB values if you want to remap the palette to use both.",
    "latest_version": "smwc-36591-1704825655",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 36591,
        "title": "Art of Fighting (Neo Geo) - 8x16 Dialogue Fonts",
        "version": "smwc-36591-1704825655",
        "upstream_time": 1704825655,
        "download_url": "https://dl.smwcentral.net/36591/Art%20of%20Fighting%20%28Neo%20Geo%29%20-%208x16%20Dialogue%20Fonts.zip",
        "filename": "Art of Fighting (Neo Geo) - 8x16 Dialogue Fonts.zip",
        "size": 5550,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-asian-dragon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26118,
    "title": "Asian Dragon",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "blargg"
    ],
    "description": "Anorakun's Notes: A Blargg reskin that is an asian dragon. Since dragons are common figures in some eastern countries like Japan, China and Taiwan, you can fit this nice Blaarg in any kind of chinese / japanese level without much problems. It uses the vanilla palette.<br>\r\n<br>\r\nSince so many people liked this Blargg reskin, I thought: \"why not share it then?\"<br>\r\n<br>\r\nCredits should go to No Body The Dragon, not me.<br>\r\n<br>\r\n",
    "latest_version": "smwc-26118-1618834323",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26118,
        "title": "Asian Dragon",
        "version": "smwc-26118-1618834323",
        "upstream_time": 1618834323,
        "download_url": "https://dl.smwcentral.net/26118/Asian%20Dragon.zip",
        "filename": "Asian Dragon.zip",
        "size": 2524,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-asm-animated-skewer",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37681,
    "title": "ASM-animated Skewer",
    "authors": [
      "mathie"
    ],
    "tags": [
      "castle",
      "skewer"
    ],
    "description": "A castle smasher inspired by those from New Super Mario Bros Wii. It comes with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=36986\">UberASM Tool 2.0</a> code that animates it using Layer 2 Y position as a frame index, which gives it a screw-type movement.<br>\r\n<br>\r\nOnly the AN2 file is technically required; the BG3 file, which provides static graphics at the default animation location, is optional and mostly here to help placing the smashers in Lunar Magic.",
    "latest_version": "smwc-37681-1722619808",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37681,
        "title": "ASM-animated Skewer",
        "version": "smwc-37681-1722619808",
        "upstream_time": 1722619808,
        "download_url": "https://dl.smwcentral.net/37681/ASM-Animated%20Smasher.zip",
        "filename": "ASM-Animated Smasher.zip",
        "size": 3761,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-asphalt-urban-gt-london",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40455,
    "title": "Asphalt Urban GT - London",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "city"
    ],
    "description": "<span style=\"font-size: 22pt;\"><b>C3 SUMMER 2025:</b></span><br>\r\n<br>\r\nThe \"London City\" from the <b><u>Asphalt Urban GT</u></b> Java / Browse game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-40455-1756136954",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40455,
        "title": "Asphalt Urban GT - London",
        "version": "smwc-40455-1756136954",
        "upstream_time": 1756136954,
        "download_url": "https://dl.smwcentral.net/40455/asphalt-urban-gt-london.zip",
        "filename": "asphalt-urban-gt-london.zip",
        "size": 5291,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-asphalt-urban-gt-paris",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41775,
    "title": "Asphalt Urban GT - Paris",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city"
    ],
    "description": "POST C3 WINTER 2026 - SISTER EDITION:<br>\r\n<br>\r\nThe \"Paris\" from <b><u>Asphalt Urban GT</u></b> Browser game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41775-1771958883",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41775,
        "title": "Asphalt Urban GT - Paris",
        "version": "smwc-41775-1771958883",
        "upstream_time": 1771958883,
        "download_url": "https://dl.smwcentral.net/41775/AsphaltUrbanGT-Paris.zip",
        "filename": "AsphaltUrbanGT-Paris.zip",
        "size": 6148,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-asterix-and-the-great-rescue-gaulish-village",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34267,
    "title": "Asterix and the Great Rescue - Gaulish Village",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "patch needed",
      "town"
    ],
    "description": "Here's a BG that did prove to be close to hard. BG was released at Summer C3 2023. I did manage to arrange the palettes well. Keep in mind it uses many GFX files. <br>\r\nYou can use patches like the No Status Bar patch or the SMB3 Status Bar patch.<br>\r\nCredit not needed.",
    "latest_version": "smwc-34267-1688823980",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34267,
        "title": "Asterix and the Great Rescue - Gaulish Village",
        "version": "smwc-34267-1688823980",
        "upstream_time": 1688823980,
        "download_url": "https://dl.smwcentral.net/34267/Asterix%20and%20the%20Great%20Rescue%20-%20Gaulish%20Village.zip",
        "filename": "Asterix and the Great Rescue - Gaulish Village.zip",
        "size": 6269,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-asterix-and-the-great-rescue-rome-hut-1-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33924,
    "title": "Asterix and the Great Rescue - Rome: Hut 1 Room 1",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "forest",
      "mountain",
      "patch needed"
    ],
    "description": "This is a rip re-done. GFX are more optimized and there's a sample level now.<br>\r\nEnjoy!",
    "latest_version": "smwc-33924-1684008325",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33924,
        "title": "Asterix and the Great Rescue - Rome: Hut 1 Room 1",
        "version": "smwc-33924-1684008325",
        "upstream_time": 1684008325,
        "download_url": "https://dl.smwcentral.net/33924/AATGR%20-%20Rome%20-%20Hut%201%20Room%201.zip",
        "filename": "AATGR - Rome - Hut 1 Room 1.zip",
        "size": 3354,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-asterix-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2578,
    "title": "Asterix - Cave",
    "authors": [
      "Moose"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "Cave background.",
    "latest_version": "smwc-2578-1420394723",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2578,
        "title": "Asterix - Cave",
        "version": "smwc-2578-1420394723",
        "upstream_time": 1420394723,
        "download_url": "https://dl.smwcentral.net/2578/Asterix%20-%20Cave.zip",
        "filename": "Asterix - Cave.zip",
        "size": 5344,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-asterix-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2542,
    "title": "Asterix - Forest",
    "authors": [
      "Moose"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "A forest BG ripped from the SNES game \"Asterix\".",
    "latest_version": "smwc-2542-1417891340",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2542,
        "title": "Asterix - Forest",
        "version": "smwc-2542-1417891340",
        "upstream_time": 1417891340,
        "download_url": "https://dl.smwcentral.net/2542/Asterix%20-%20Forest.zip",
        "filename": "Asterix - Forest.zip",
        "size": 5394,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-asterix-lake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2543,
    "title": "Asterix - Lake",
    "authors": [
      "Moose"
    ],
    "tags": [
      "grassland",
      "lake",
      "needs remoderation"
    ],
    "description": "A lake BG ripped from the SNES game Asterix",
    "latest_version": "smwc-2543-1417878333",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2543,
        "title": "Asterix - Lake",
        "version": "smwc-2543-1417878333",
        "upstream_time": 1417878333,
        "download_url": "https://dl.smwcentral.net/2543/Asterix%20-%20Lake.zip",
        "filename": "Asterix - Lake.zip",
        "size": 4146,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-asterix-mountain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2577,
    "title": "Asterix - Mountain",
    "authors": [
      "Moose"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "snow"
    ],
    "description": "Well, it's taking longer than I planned, but I should be submitting the rest of the BGs soon.",
    "latest_version": "smwc-2577-1418150730",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2577,
        "title": "Asterix - Mountain",
        "version": "smwc-2577-1418150730",
        "upstream_time": 1418150730,
        "download_url": "https://dl.smwcentral.net/2577/Asterix%20-%20Mountain.zip",
        "filename": "Asterix - Mountain.zip",
        "size": 3954,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-asterix-obelix-lakeside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6146,
    "title": "Asterix & Obelix - Lakeside",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "grassland",
      "lake",
      "mountain",
      "needs remoderation"
    ],
    "description": "\t Number of ExGFX files: 2<br>\r\nUsed slots: BG1, BG2<br>\r\nMap16 page number: 4D<br>\r\nSample level: 32<br>\r\nNumber of used palette rows: 2<br>\r\nPalette numbers: 3,4<br>\r\n<br>\r\nA wonderful background from Asterix & Obelix. Great for lakeside levels (pretty obvious), and other beautiful natural levels. Warning: it uses a pretty huge Map16 space. <br>\r\nObvioulsy the background doesn't contain the HDMA gradient, I just inserted it for a better brackground an more visual effects. However, I suggest you useing a gradient (fake or not fake HDMA), since this background can be a bit boring with only 1 color in the background. <br>\r\n<br>\r\nCredit is not necessary. Thanks for downloading.",
    "latest_version": "smwc-6146-1390755479",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6146,
        "title": "Asterix & Obelix - Lakeside",
        "version": "smwc-6146-1390755479",
        "upstream_time": 1390755479,
        "download_url": "https://dl.smwcentral.net/6146/Asterix%20%26%20Obelix%20-%20Lakeside%20BG.zip",
        "filename": "Asterix %26 Obelix - Lakeside BG.zip",
        "size": 5953,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-asterix-obelix-snowy-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6140,
    "title": "Asterix & Obelix - Snowy Mountains",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "ice",
      "mountain",
      "needs remoderation",
      "sky",
      "snow"
    ],
    "description": "Number of ExGFX files: 1<br>\r\nUsed slots: BG1<br>\r\nMap16 page number: 4F<br>\r\nSample level: 35<br>\r\nNumber of used palette rows: 1<br>\r\nPalette numbers: 3<br>\r\n<br>\r\nA great background for ice themed mountain levels. It's good because it uses only 1 palette row, however, it takes up a pretty big Map16 space. <br>\r\n<br>\r\nCredit is not necessary. Thanks for downloading.",
    "latest_version": "smwc-6140-1389826041",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6140,
        "title": "Asterix & Obelix - Snowy Mountains",
        "version": "smwc-6140-1389826041",
        "upstream_time": 1389826041,
        "download_url": "https://dl.smwcentral.net/6140/Asterix%20%26%20Obelix%20-%20Snowy%20Mountains%20BG.zip",
        "filename": "Asterix %26 Obelix - Snowy Mountains BG.zip",
        "size": 5395,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-asterix-obelix-the-pyrenees",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2041,
    "title": "Asterix & Obelix - The Pyrenees",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "ocean"
    ],
    "description": "Number of ExGFX files: 1<br>\r\nUsed slots: BG1<br>\r\nMap16 page number: 47<br>\r\nSample level: 2B<br>\r\nNumber of used palette rows: 1<br>\r\nPalette numbers: 3<br>\r\n<br>\r\nGreat for some mountain levels or seaside levels. Note that the pack doesn't contain the gradient from the screenshot, it's obviously a HDMA gradient. Actually, it's wise to add a HDMA background to this BG, it looks a lot of better. <br>\r\n<br>\r\nCredit is not necessary. Thanks for downloading. ",
    "latest_version": "smwc-2041-1422212854",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2041,
        "title": "Asterix & Obelix - The Pyrenees",
        "version": "smwc-2041-1422212854",
        "upstream_time": 1422212854,
        "download_url": "https://dl.smwcentral.net/2041/Asterix%20%26%20Obelix%20-%20The%20Pyrenees%20BG.zip",
        "filename": "Asterix %26 Obelix - The Pyrenees BG.zip",
        "size": 12861,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-asterix-sky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10860,
    "title": "Asterix - Sky",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "clouds",
      "needs remoderation",
      "sky"
    ],
    "description": "A sky background from the Asterix arcade game.  Nice for heavenly sky levels.",
    "latest_version": "smwc-10860-1423422123",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10860,
        "title": "Asterix - Sky",
        "version": "smwc-10860-1423422123",
        "upstream_time": 1423422123,
        "download_url": "https://dl.smwcentral.net/10860/AsterixSky.zip",
        "filename": "AsterixSky.zip",
        "size": 9858,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-astro-boy-omega-factor-cruciform-island-shooting",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37884,
    "title": "Astro Boy: Omega Factor - Cruciform Island (Shooting)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "ocean"
    ],
    "description": "Ripped from the Cruciform Island in Astro Boy: Omega Factor on GBA.",
    "latest_version": "smwc-37884-1717366461",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37884,
        "title": "Astro Boy: Omega Factor - Cruciform Island (Shooting)",
        "version": "smwc-37884-1717366461",
        "upstream_time": 1717366461,
        "download_url": "https://dl.smwcentral.net/37884/Astro%20Boy%20-%20Omega%20Factor%20-%20Cruciform%20Island%20%28Shooting%29.zip",
        "filename": "Astro Boy - Omega Factor - Cruciform Island (Shooting).zip",
        "size": 7368,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-astronaut-galoombas-and-koopas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24832,
    "title": "Astronaut Galoombas and Koopas",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "goomba",
      "koopa"
    ],
    "description": "Galoombas and Koopas that have trained to become astronauts.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"OrangeBronzeDaisy\"><a href=\"/?p=profile&amp;id=42572\" style=\"color: var(--user-color-3);\" class=\"un unavailable inactive\">OrangeBronzeDaisy</a></span>.",
    "latest_version": "smwc-24832-1602720033",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24832,
        "title": "Astronaut Galoombas and Koopas",
        "version": "smwc-24832-1602720033",
        "upstream_time": 1602720033,
        "download_url": "https://dl.smwcentral.net/24832/astronauts.zip",
        "filename": "astronauts.zip",
        "size": 5150,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-athletic",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37393,
    "title": "Athletic \"2013\"",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland",
      "mushroom",
      "needs remoderation"
    ],
    "description": "This is an athletic grassland/mushroom platform tileset inspired by the same 2013 grassland set as all my other recent tilesets.",
    "latest_version": "smwc-37393-1709868042",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37393,
        "title": "Athletic \"2013\"",
        "version": "smwc-37393-1709868042",
        "upstream_time": 1709868042,
        "download_url": "https://dl.smwcentral.net/37393/Athletic.zip",
        "filename": "Athletic.zip",
        "size": 3657,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16940,
        "title": "Athletic",
        "version": "smwc-16940-1516851319",
        "upstream_time": 1516851319,
        "download_url": "https://dl.smwcentral.net/16940/Pixel%20Athletic.zip",
        "filename": "Pixel Athletic.zip",
        "size": 4721,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14076,
        "title": "Athletic",
        "version": "smwc-14076-1469845447",
        "upstream_time": 1469845447,
        "download_url": "https://dl.smwcentral.net/14076/Athletic.zip",
        "filename": "Athletic.zip",
        "size": 4353,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-athletic-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21558,
    "title": "Athletic\\Grassland",
    "authors": [
      "Ralshi02"
    ],
    "tags": [
      "grassland",
      "mountain",
      "mushroom",
      "needs remoderation"
    ],
    "description": "This is my first tileset, it can be used for grassland or athletic levels (contain a palette for each one).<br>\r\n<br>\r\nUpdate;<br>\r\nSome decorations have been added.",
    "latest_version": "smwc-21558-1578484175",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21558,
        "title": "Athletic\\Grassland",
        "version": "smwc-21558-1578484175",
        "upstream_time": 1578484175,
        "download_url": "https://dl.smwcentral.net/21558/zip.zip",
        "filename": "zip.zip",
        "size": 10005,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14449,
        "title": "Athletic Grassland",
        "version": "smwc-14449-1474478544",
        "upstream_time": 1474478544,
        "download_url": "https://dl.smwcentral.net/14449/Athletic2.zip",
        "filename": "Athletic2.zip",
        "size": 4522,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-atmosfear-gevaudans-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26580,
    "title": "Atmosfear - Gevaudans Forest",
    "authors": [
      "Insanit"
    ],
    "tags": [
      "forest",
      "needs remoderation",
      "night"
    ],
    "description": "Another rip from this infamous SNES game.<br>\r\nIt uses 1 slot and 2 palette rows.",
    "latest_version": "smwc-26580-1616947353",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26580,
        "title": "Atmosfear - Gevaudans Forest",
        "version": "smwc-26580-1616947353",
        "upstream_time": 1616947353,
        "download_url": "https://dl.smwcentral.net/26580/Atmosfear%20-%20Gevaudans%20Forest.zip",
        "filename": "Atmosfear - Gevaudans Forest.zip",
        "size": 3918,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-atmosfear-samedis-club",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26579,
    "title": "Atmosfear - Samedis Club",
    "authors": [
      "Insanit"
    ],
    "tags": [
      "castle",
      "fortress",
      "needs remoderation"
    ],
    "description": "Ripped from an infamous SNES game.<br>\r\nIt uses 2 slots and 1 palette row",
    "latest_version": "smwc-26579-1616947631",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26579,
        "title": "Atmosfear - Samedis Club",
        "version": "smwc-26579-1616947631",
        "upstream_time": 1616947631,
        "download_url": "https://dl.smwcentral.net/26579/Atmosfear%20-%20Samedis%20Club%20Background.zip",
        "filename": "Atmosfear - Samedis Club Background.zip",
        "size": 5704,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-atomic-robo-kid-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33172,
    "title": "Atomic Robo-Kid - Act 7",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2023</span></b><br>\r\n<br>\r\nThe \"Cave\" background from the Sega Genesis game <b><u>Atomic Robo-Kid</u></b>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-33172-1676232820",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33172,
        "title": "Atomic Robo-Kid - Act 7",
        "version": "smwc-33172-1676232820",
        "upstream_time": 1676232820,
        "download_url": "https://dl.smwcentral.net/33172/AtomicRoboKid%20-%20Act7.zip",
        "filename": "AtomicRoboKid - Act7.zip",
        "size": 3265,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-atomic-robo-kid-act-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33171,
    "title": "Atomic Robo-Kid - Act 1 & 9",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "mechanical"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2023</span></b><br>\r\n<br>\r\nThe \"unusual mecha\" background from the Sega Genesis game <b><u>Atomic Robo-kid</u></b>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-33171-1676250952",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33171,
        "title": "Atomic Robo-Kid - Act 1 & 9",
        "version": "smwc-33171-1676250952",
        "upstream_time": 1676250952,
        "download_url": "https://dl.smwcentral.net/33171/AtomicRoboKidAct1%269BG.zip",
        "filename": "AtomicRoboKidAct1%269BG.zip",
        "size": 3781,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-automobile-car",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27743,
    "title": "Automobile / Car",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "mega mole"
    ],
    "description": "Mega Mole replacement, perfect for urban levels. I've added some extra colors, since the original version was so monochromatic and palette 8 has a good range of varied colors. Credit to No Body the Dragon. Uses vanilla palette.<br>\r\n<br>\r\nPlease be aware that the Fire Flower palette can affect this graphic's colors.",
    "latest_version": "smwc-27743-1627619905",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27743,
        "title": "Automobile / Car",
        "version": "smwc-27743-1627619905",
        "upstream_time": 1627619905,
        "download_url": "https://dl.smwcentral.net/27743/Automobile.zip",
        "filename": "Automobile.zip",
        "size": 2043,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-autumn-power-ups",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38509,
    "title": "Autumn Power-Ups",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "1-up",
      "feather",
      "fire flower",
      "mushroom",
      "star"
    ],
    "description": "Power-ups with an autumn-themed spin, featuring pumpkins, a fire potion, a maple leaf, and candy! No custom palettes are included.",
    "latest_version": "smwc-38509-1726797302",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38509,
        "title": "Autumn Power-Ups",
        "version": "smwc-38509-1726797302",
        "upstream_time": 1726797302,
        "download_url": "https://dl.smwcentral.net/38509/autumnpower.zip",
        "filename": "autumnpower.zip",
        "size": 1953,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-av-bishoujo-senshi-girl-fighting-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19431,
    "title": "AV Bishoujo Senshi Girl Fighting - Font",
    "authors": [
      "FailSandwich"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "The font from AV Bishoujo Senshi Girl Fighting, a bootleg hentai/fighting game for the NES. Only includes uppercase characters. ",
    "latest_version": "smwc-19431-1553974652",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19431,
        "title": "AV Bishoujo Senshi Girl Fighting - Font",
        "version": "smwc-19431-1553974652",
        "upstream_time": 1553974652,
        "download_url": "https://dl.smwcentral.net/19431/uwu.zip",
        "filename": "uwu.zip",
        "size": 911,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-avant-star",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12895,
    "title": "Avant Star",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "Avant Star is a retro avant-garde cartoon font, the summary file was included inside for more information.",
    "latest_version": "smwc-12895-1451542761",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12895,
        "title": "Avant Star",
        "version": "smwc-12895-1451542761",
        "upstream_time": 1451542761,
        "download_url": "https://dl.smwcentral.net/12895/font-avantstar.zip",
        "filename": "font-avantstar.zip",
        "size": 5760,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-avenging-spirit-arcade-crusher",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19812,
    "title": "Avenging Spirit (Arcade) - Crusher",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city",
      "mechanical",
      "needs remoderation"
    ],
    "description": "Background used during the Crusher boss battle, in Avenging Spirit.",
    "latest_version": "smwc-19812-1556996730",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19812,
        "title": "Avenging Spirit (Arcade) - Crusher",
        "version": "smwc-19812-1556996730",
        "upstream_time": 1556996730,
        "download_url": "https://dl.smwcentral.net/19812/Avenging%20Spirit%20Crusher.zip",
        "filename": "Avenging Spirit Crusher.zip",
        "size": 3939,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-awesome-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23877,
    "title": "Awesome Grassland",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "A Grassland I made a long time ago by a friend request.",
    "latest_version": "smwc-23877-1595203466",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23877,
        "title": "Awesome Grassland",
        "version": "smwc-23877-1595203466",
        "upstream_time": 1595203466,
        "download_url": "https://dl.smwcentral.net/23877/Awesome%20Grasslands%20FG.zip",
        "filename": "Awesome Grasslands FG.zip",
        "size": 5438,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-axelay-cave-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20471,
    "title": "Axelay - Cave Section",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "You see this BG in level 4 of Axelay. It uses 3 palettes, 2 ExGFX files, and a whole Map16Page.",
    "latest_version": "smwc-20471-1564342393",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20471,
        "title": "Axelay - Cave Section",
        "version": "smwc-20471-1564342393",
        "upstream_time": 1564342393,
        "download_url": "https://dl.smwcentral.net/20471/Axelay%20-%20Cave%20section.zip",
        "filename": "Axelay - Cave section.zip",
        "size": 10116,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-axelay-ship-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20468,
    "title": "Axelay - Ship Interior",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "mechanical",
      "needs remoderation",
      "space"
    ],
    "description": "A BG coming from the ship interior of Axelay. You can use it at your leisure.",
    "latest_version": "smwc-20468-1564333202",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20468,
        "title": "Axelay - Ship Interior",
        "version": "smwc-20468-1564333202",
        "upstream_time": 1564333202,
        "download_url": "https://dl.smwcentral.net/20468/Axelay%20-%20Ship%20Interior.zip",
        "filename": "Axelay - Ship Interior.zip",
        "size": 4721,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-axelay-sky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 526,
    "title": "Axelay - Sky",
    "authors": [
      "Sind"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "This is a bg I ripped from Axelay.<br>\r\n<br>\r\nIt fits well with dark sky and underwater levels.<br>\r\n<br>\r\nCredit would be nice but you don't have to.<br>\r\n<br>\r\n~Sind",
    "latest_version": "smwc-526-1384981053",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 526,
        "title": "Axelay - Sky",
        "version": "smwc-526-1384981053",
        "upstream_time": 1384981053,
        "download_url": "https://dl.smwcentral.net/526/axe-sky.zip",
        "filename": "axe-sky.zip",
        "size": 4144,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-axelay-weapons-select",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20469,
    "title": "Axelay - Weapons Select",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "This is seen at the weapons select option. To be used in a space level. It does use BG1, BG2, BG3 and a bit of FG2. You do have space for a FG.",
    "latest_version": "smwc-20469-1564334107",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20469,
        "title": "Axelay - Weapons Select",
        "version": "smwc-20469-1564334107",
        "upstream_time": 1564334107,
        "download_url": "https://dl.smwcentral.net/20469/Axelay%20-%20Weapons%20select.zip",
        "filename": "Axelay - Weapons select.zip",
        "size": 12040,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-b-daman-bakugaiden-v-final-mega-tune-battle-plains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30057,
    "title": "B-Daman Bakugaiden V: Final Mega Tune - Battle (Plains)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "retro"
    ],
    "description": "Ripped from the battle plains in B-Daman Bakugaiden V: Final Mega Tune on Game Boy Color.<br>\r\n<br>\r\nUpdate: Neat clouds.",
    "latest_version": "smwc-30057-1646523658",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30057,
        "title": "B-Daman Bakugaiden V: Final Mega Tune - Battle (Plains)",
        "version": "smwc-30057-1646523658",
        "upstream_time": 1646523658,
        "download_url": "https://dl.smwcentral.net/30057/B-Daman%20Bakugaiden%20V%20-%20Final%20Mega%20Tune%20-%20Battle%20%28Plains%29%20v1.1.zip",
        "filename": "B-Daman Bakugaiden V - Final Mega Tune - Battle (Plains) v1.1.zip",
        "size": 2965,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-baby-bumpty",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41731,
    "title": "Baby Bumpty",
    "authors": [
      "Tob"
    ],
    "tags": [
      "kun"
    ],
    "description": "A graphic replacement for this <a href=\"https://smwc.me/s/28660\">sprite</a>. Just make sure to change the extra bytes so that the sprite uses the correct palette.<br>\r\n<br>\r\nFun little idea I had when I was making some overworld sprite graphics for <span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>. When I showed them off, somebody said that they could look nice as replacements for the Kun sprite. <br>\r\n<br>\r\nSo here we are! Fit's perfectly in any level that uses the regular Bumpty's as well.",
    "latest_version": "smwc-41731-1771864731",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41731,
        "title": "Baby Bumpty",
        "version": "smwc-41731-1771864731",
        "upstream_time": 1771864731,
        "download_url": "https://dl.smwcentral.net/41731/Baby%20Bumpty%20over%20Kun.zip",
        "filename": "Baby Bumpty over Kun.zip",
        "size": 2552,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-baby-rex",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1800,
    "title": "Baby Rex",
    "authors": [
      "mariomaker6"
    ],
    "tags": [
      "needs remoderation",
      "rex"
    ],
    "description": "A remake of the Baby Rex GFX that are already on SMWCentral but these ones still have monty mole, banzia bill,and the squished rex GFX...the other ones reqiure ExAnimation and for you to not have banzia bill or monty mole unless you recreate them.",
    "latest_version": "smwc-1800-1421602243",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1800,
        "title": "Baby Rex",
        "version": "smwc-1800-1421602243",
        "upstream_time": 1421602243,
        "download_url": "https://dl.smwcentral.net/1800/Baby%20Rex.zip",
        "filename": "Baby Rex.zip",
        "size": 4741,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bad-dudes-vs-dragonninja-arcade-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19813,
    "title": "Bad Dudes vs. DragonNinja (Arcade) - Stage 4",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "forest",
      "jungle",
      "needs remoderation"
    ],
    "description": "Background used in the stage 4 in Bad Dudes vs. DragonNinja.",
    "latest_version": "smwc-19813-1556996819",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19813,
        "title": "Bad Dudes vs. DragonNinja (Arcade) - Stage 4",
        "version": "smwc-19813-1556996819",
        "upstream_time": 1556996819,
        "download_url": "https://dl.smwcentral.net/19813/BDvsDN%20Stage%204.zip",
        "filename": "BDvsDN Stage 4.zip",
        "size": 7487,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bahamut-lagoon-desert-with-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1258,
    "title": "Bahamut Lagoon - Desert with Mountains",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "desert",
      "mountain",
      "needs remoderation"
    ],
    "description": "This is a rip from the game Bahamut Lagoon. It's a desert BG with mountains in the distance.<br>\r\n<br>\r\nThe top-half was 256 colors in the original game, so I had to decrease the color depth.<br>\r\n<br>\r\nThis updated version does not overwrite the status bar palette. Instead it overwrites palettes 3 and 5.",
    "latest_version": "smwc-1258-1403271106",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1258,
        "title": "Bahamut Lagoon - Desert with Mountains",
        "version": "smwc-1258-1403271106",
        "upstream_time": 1403271106,
        "download_url": "https://dl.smwcentral.net/1258/cus-BUILDA.zip",
        "filename": "cus-BUILDA.zip",
        "size": 40909,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bahamut-lagoon-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37453,
    "title": "Bahamut Lagoon - Title Screen",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "sky",
      "texture"
    ],
    "description": "Ripped from the title screen in Bahamut Lagoon on Super Famicom.",
    "latest_version": "smwc-37453-1710394087",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37453,
        "title": "Bahamut Lagoon - Title Screen",
        "version": "smwc-37453-1710394087",
        "upstream_time": 1710394087,
        "download_url": "https://dl.smwcentral.net/37453/Bahamut%20Lagoon%20-%20Title%20Screen%20%28Mode%207%29.zip",
        "filename": "Bahamut Lagoon - Title Screen (Mode 7).zip",
        "size": 5203,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ballbugs-and-dinosaurs",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24644,
    "title": "BallBugs and Dinosaurs",
    "authors": [
      "BlueSkye209"
    ],
    "tags": [
      "goomba",
      "koopa",
      "needs remoderation",
      "sprite"
    ],
    "description": "This graphics are made to replace Koopas and Galoombas(Goombas) and used in my romhack Power Journey.<br>\r\n<br>\r\nIf your SMWHack is Vanilla, the original Graphics are in GFX00 and GFX01.<br>\r\n<br>\r\nThey don't need palette change, so enjoy!<br>\r\n<br>\r\nCredits are not needed, but apreciated.",
    "latest_version": "smwc-24644-1600389328",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24644,
        "title": "BallBugs and Dinosaurs",
        "version": "smwc-24644-1600389328",
        "upstream_time": 1600389328,
        "download_url": "https://dl.smwcentral.net/24644/BallBugs%20%26%20Dinosaurs.zip",
        "filename": "BallBugs %26 Dinosaurs.zip",
        "size": 7762,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ballers",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1689,
    "title": "Ballers",
    "authors": [
      "Mariowings77"
    ],
    "tags": [
      "koopa",
      "needs remoderation"
    ],
    "description": "These are just some quick graphics that I whipped up for a possibility of koopa replacements for my game : The Star World. <br>\r\n<br>\r\nIf you want to use these, feel free. No credit is needed. Just contact me and let me know you're using them. I like seeing my work in action. :)<br>\r\n<br>\r\nThe ExGFX info is in the zip folder. Custom Palette is included. Hope you all enjoy. :)<br>\r\n<br>\r\n-Mariowings77",
    "latest_version": "smwc-1689-1420934236",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1689,
        "title": "Ballers",
        "version": "smwc-1689-1420934236",
        "upstream_time": 1420934236,
        "download_url": "https://dl.smwcentral.net/1689/Ballers.zip",
        "filename": "Ballers.zip",
        "size": 4932,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bamboo-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5794,
    "title": "Bamboo Forest",
    "authors": [
      "sunwarrior25"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation",
      "wood"
    ],
    "description": "A tileset that can be taken as either simple or complex.<br>\r\n<br>\r\nMakes use of Super Mario World's grassland palette. The included Map16 tiles pull from FG3. Feel free to Remap as necessary.",
    "latest_version": "smwc-5794-1378495234",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5794,
        "title": "Bamboo Forest",
        "version": "smwc-5794-1378495234",
        "upstream_time": 1378495234,
        "download_url": "https://dl.smwcentral.net/5794/Bamboo.zip",
        "filename": "Bamboo.zip",
        "size": 3116,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2636,
        "title": "Bamboo Forest",
        "version": "smwc-2636-1414860563",
        "upstream_time": 1414860563,
        "download_url": "https://dl.smwcentral.net/2636/%5BFG%5D%20Bamboo%20Froest.zip",
        "filename": "%5BFG%5D Bamboo Froest.zip",
        "size": 4719,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bamboo-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28245,
    "title": "Bamboo Grassland",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "forest",
      "grassland"
    ],
    "description": "Just a grassland with some bamboo. Give credit if you want to.",
    "latest_version": "smwc-28245-1631123014",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28245,
        "title": "Bamboo Grassland",
        "version": "smwc-28245-1631123014",
        "upstream_time": 1631123014,
        "download_url": "https://dl.smwcentral.net/28245/%5BFG%5D%20Bamboo%20Grassland.zip",
        "filename": "%5BFG%5D Bamboo Grassland.zip",
        "size": 5820,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-banjo-kazooie-captain-blubber",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31586,
    "title": "Banjo-Kazooie - Captain Blubber",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "mega mole"
    ],
    "description": "The famous Captain Blubber from Banjo-Kazooie, now even closer to your SMW Hack. A perfect fit for pirate-themed levels or even hacks. This skin replaces the Mega Mole. You can also use it with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29212\"> wye's NPC sprite </a>, if you want too. Just make sure to change its palette.<br>\r\n<br>\r\nCredits should go to No Body The Dragon.",
    "latest_version": "smwc-31586-1659143458",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31586,
        "title": "Banjo-Kazooie - Captain Blubber",
        "version": "smwc-31586-1659143458",
        "upstream_time": 1659143458,
        "download_url": "https://dl.smwcentral.net/31586/Captain%20Blubber.zip",
        "filename": "Captain Blubber.zip",
        "size": 2112,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-banjo-kazooie-grunty-s-revenge-honeycomb-pieces",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22400,
    "title": "Banjo-Kazooie: Grunty's Revenge - Honeycomb Pieces",
    "authors": [
      "westslasher2"
    ],
    "tags": [
      "coin",
      "needs remoderation"
    ],
    "description": "Here are the honeycomb pieces from the GBA game Banjo Kazooie: Grunty's Revenge. I was surprised to not see any Banjo graphics on the site so I decided to rip some and post it here.",
    "latest_version": "smwc-22400-1588576891",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22400,
        "title": "Banjo-Kazooie: Grunty's Revenge - Honeycomb Pieces",
        "version": "smwc-22400-1588576891",
        "upstream_time": 1588576891,
        "download_url": "https://dl.smwcentral.net/22400/Banjo_Coins.zip",
        "filename": "Banjo_Coins.zip",
        "size": 2083,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-banz-eye-bill",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28714,
    "title": "Banz-eye Bill",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "banzai bill"
    ],
    "description": "A giant eyeball that looks on throughout the air, replacing Banzai Bill. No custom palettes are included.",
    "latest_version": "smwc-28714-1635908366",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28714,
        "title": "Banz-eye Bill",
        "version": "smwc-28714-1635908366",
        "upstream_time": 1635908366,
        "download_url": "https://dl.smwcentral.net/28714/eyebill.zip",
        "filename": "eyebill.zip",
        "size": 2073,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-banzai-bill-mega-mole-rex",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27353,
    "title": "Banzai Bill, Mega Mole & Rex",
    "authors": [
      "TarmaDj"
    ],
    "tags": [
      "banzai bill",
      "mega mole",
      "rex"
    ],
    "description": "Hey, everyone!<br>\r\nThat's my first upload content here, in SMW Central.<br>\r\nMy Banzai Bill, Mega Mole and Rex's resprites available for download.<br>\r\nEnjoy!<br>\r\nIf you use it, give me the credits in your project. Thanks!",
    "latest_version": "smwc-27353-1624555199",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27353,
        "title": "Banzai Bill, Mega Mole & Rex",
        "version": "smwc-27353-1624555199",
        "upstream_time": 1624555199,
        "download_url": "https://dl.smwcentral.net/27353/Mega%20Mole%2C%20Banzai%20Bill%20and%20Rex%20by%20TarmaDJ.zip",
        "filename": "Mega Mole%2C Banzai Bill and Rex by TarmaDJ.zip",
        "size": 2563,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-barbie-vacation-adventure-beach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20445,
    "title": "Barbie: Vacation Adventure - Beach",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "Background used in the Beach location in Barbie: Vacation Adventure.",
    "latest_version": "smwc-20445-1562971969",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20445,
        "title": "Barbie: Vacation Adventure - Beach",
        "version": "smwc-20445-1562971969",
        "upstream_time": 1562971969,
        "download_url": "https://dl.smwcentral.net/20445/Barbie%20VA%20Beach.zip",
        "filename": "Barbie VA Beach.zip",
        "size": 6263,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-barbie-vacation-adventure-camping",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20446,
    "title": "Barbie: Vacation Adventure - Camping",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "sky"
    ],
    "description": "Background used in the Camping location in Barbie: Vacation Adventure.",
    "latest_version": "smwc-20446-1563140026",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20446,
        "title": "Barbie: Vacation Adventure - Camping",
        "version": "smwc-20446-1563140026",
        "upstream_time": 1563140026,
        "download_url": "https://dl.smwcentral.net/20446/Barbie%20VA%20Camping.zip",
        "filename": "Barbie VA Camping.zip",
        "size": 6441,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-barbie-vacation-adventure-county-carnival",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20452,
    "title": "Barbie: Vacation Adventure - County Carnival",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "sky"
    ],
    "description": "Background used in the County Carnival location in Barbie: Vacation Adventure.<br>\r\n",
    "latest_version": "smwc-20452-1563140596",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20452,
        "title": "Barbie: Vacation Adventure - County Carnival",
        "version": "smwc-20452-1563140596",
        "upstream_time": 1563140596,
        "download_url": "https://dl.smwcentral.net/20452/Barbie%20VA%20County%20Carnival.zip",
        "filename": "Barbie VA County Carnival.zip",
        "size": 5144,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-basic-small-text",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28236,
    "title": "Basic Small Text",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "cutcene",
      "sans serif"
    ],
    "description": "A general purpose small 8x8 font for use as in-level text (labels, cutscenes, credits, etc.) that uses vanilla palettes. It includes the usual alphanumeric characters, common punctuation and a handful of basic symbols.<br>\r\n<br>\r\nI've included 2BPP versions of the font for use on Layer 3 and in Message Boxes as ExGraphics as well as a replacement for the default Layer 3 font (GFX2A).",
    "latest_version": "smwc-28236-1633038013",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28236,
        "title": "Basic Small Text",
        "version": "smwc-28236-1633038013",
        "upstream_time": 1633038013,
        "download_url": "https://dl.smwcentral.net/28236/Basic%20Font.zip",
        "filename": "Basic Font.zip",
        "size": 3200,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-basketball",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27744,
    "title": "Basketball",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "ninji"
    ],
    "description": "A sprite replacement of the Ninji, perfect fit for sport-themed stages. Credits go to No Body the Dragon. Uses vanilla palette.",
    "latest_version": "smwc-27744-1627619936",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27744,
        "title": "Basketball",
        "version": "smwc-27744-1627619936",
        "upstream_time": 1627619936,
        "download_url": "https://dl.smwcentral.net/27744/Basketball.zip",
        "filename": "Basketball.zip",
        "size": 2263,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bass-clef-note-block",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40211,
    "title": "Bass Clef Note Block",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "note block"
    ],
    "description": "A note block with a bass clef instead of the standard music note",
    "latest_version": "smwc-40211-1754063542",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40211,
        "title": "Bass Clef Note Block",
        "version": "smwc-40211-1754063542",
        "upstream_time": 1754063542,
        "download_url": "https://dl.smwcentral.net/40211/Bass%20Clef%20Note%20Block.zip",
        "filename": "Bass Clef Note Block.zip",
        "size": 8255,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-batata-douce-s-powerups",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26754,
    "title": "Batata Douce's Powerups",
    "authors": [
      "Batata Douce"
    ],
    "tags": [
      "feather",
      "fire flower",
      "mushroom",
      "needs remoderation",
      "star"
    ],
    "description": "This is my version of the Super Mario World's powerups.<br>\r\n<br>\r\nI drew them while I was bored and wanted to sleep (Because it's past my time to sleep).<br>\r\n<br>\r\n\"Update: fixed the mushroom outline\"",
    "latest_version": "smwc-26754-1618430633",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26754,
        "title": "Batata Douce's Powerups",
        "version": "smwc-26754-1618430633",
        "upstream_time": 1618430633,
        "download_url": "https://dl.smwcentral.net/26754/Batata%20Douce%27s%20Powerups.zip",
        "filename": "Batata Douce%27s Powerups.zip",
        "size": 1927,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-batman-forever-final-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 412,
    "title": "Batman Forever - Final Level",
    "authors": [
      "Doggycharly"
    ],
    "tags": [
      "beach",
      "needs remoderation",
      "night"
    ],
    "description": "Ripped from the SNES version<br>\r\n<br>\r\nNote that the original is animated, this version is just static.<br>\r\n<br>\r\nUses palette 7",
    "latest_version": "smwc-412-1417108967",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 412,
        "title": "Batman Forever - Final Level",
        "version": "smwc-412-1417108967",
        "upstream_time": 1417108967,
        "download_url": "https://dl.smwcentral.net/412/gfx.zip",
        "filename": "gfx.zip",
        "size": 2075,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-batman-returns-genesis-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38348,
    "title": "Batman Returns (Genesis) - Act 3: The Red Triangle Circus (City)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city",
      "night"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>POST C3 SUMMER 2024</b></span><br>\r\n<br>\r\nThe \"night city\" background from <b><u>Batman Returns</u></b> Sega Genesis game<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38348-1724971081",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38348,
        "title": "Batman Returns (Genesis) - Act 3: The Red Triangle Circus (City)",
        "version": "smwc-38348-1724971081",
        "upstream_time": 1724971081,
        "download_url": "https://dl.smwcentral.net/38348/Batman%20Returns%20-%20Act%203%20City.zip",
        "filename": "Batman Returns - Act 3 City.zip",
        "size": 3241,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-battle-chopper-arcade-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19896,
    "title": "Battle Chopper (Arcade) - Stage 1",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "Background used in the first level of Battle Chopper (Arcade version). Note that it doesn't scroll vertically.",
    "latest_version": "smwc-19896-1557889905",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19896,
        "title": "Battle Chopper (Arcade) - Stage 1",
        "version": "smwc-19896-1557889905",
        "upstream_time": 1557889905,
        "download_url": "https://dl.smwcentral.net/19896/Battle%20Chopper%20Stage%201.zip",
        "filename": "Battle Chopper Stage 1.zip",
        "size": 11032,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-battle-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20273,
    "title": "Battle City",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "block",
      "bonus",
      "needs remoderation",
      "retro"
    ],
    "description": "A full rip of all \"foreground\" tiles used in Battle City, which are basically all blocks (including water animation) and stage border assets.<br>\r\nIt's easy to play with the map16 if you want to create more tiles.",
    "latest_version": "smwc-20273-1561957291",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20273,
        "title": "Battle City",
        "version": "smwc-20273-1561957291",
        "upstream_time": 1561957291,
        "download_url": "https://dl.smwcentral.net/20273/Battle%20City%20FG.zip",
        "filename": "Battle City FG.zip",
        "size": 2336,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-battle-mania-daiginjou-ghost-wail-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32026,
    "title": "Battle Mania: Daiginjou - Ghost Wail Temple",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "eastern"
    ],
    "description": "Background of the third level from the obscure Genesis game called Battle Mania: Daiginjou. In this game, you control two badasses heroines with guns and jetpacks that blast everything in their way, Madison and Crystal. The third stage is inside an japanese temple. Great fit for castle or eastern temple levels. Since it's a shoot em up game, the background is quite big. The original game uses parallaxing in the upper half of the background.<br>\r\n<br>\r\nUPDATE: More accurate tilemap and better palette allocation. Better optimized map 16, as well.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-32026-1662384503",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32026,
        "title": "Battle Mania: Daiginjou - Ghost Wail Temple",
        "version": "smwc-32026-1662384503",
        "upstream_time": 1662384503,
        "download_url": "https://dl.smwcentral.net/32026/Battle%20Mania%20Daiginjou%20-%20Stage%203%20%28Ghost%20Wail%20Temple%29.zip",
        "filename": "Battle Mania Daiginjou - Stage 3 (Ghost Wail Temple).zip",
        "size": 7232,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-battle-mania-daiginjou-temple-summit",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32027,
    "title": "Battle Mania: Daiginjou - Temple Summit",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "eastern",
      "ruins"
    ],
    "description": "Background of the seventh level from the obscure Genesis game called Battle Mania: Daiginjou. In this game, you control two badasses heroines with guns and jetpacks that blast everything in their way, Madison and Crystal. This stage is something like some sort of ruined palace filled with damaged structures. Great fit for ruins or an eastern castle. This background can fit both vertical or horizontal levels.<br>\r\n<br>\r\nMassive update: now includes the complete tilemap. Since it does not cover the entire screen,I included a sample level with walls. Map 16 is also better optimized.<br>\r\n<br>\r\nCredit would be great, but is optional.<br>\r\n<br>\r\n",
    "latest_version": "smwc-32027-1662384604",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32027,
        "title": "Battle Mania: Daiginjou - Temple Summit",
        "version": "smwc-32027-1662384604",
        "upstream_time": 1662384604,
        "download_url": "https://dl.smwcentral.net/32027/Battle%20Mania%20Daiginjou%20-%20Stage%207%20%28Temple%20Summit%29%20Update.zip",
        "filename": "Battle Mania Daiginjou - Stage 7 (Temple Summit) Update.zip",
        "size": 8419,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-battle-mania-daiginjou-underground-base",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32104,
    "title": "Battle Mania: Daiginjou - Underground Base",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "cave",
      "mechanical",
      "patch needed"
    ],
    "description": "It's the BG Anorakun ripped, but converted to layer 3.<br>\r\nHad to reduce few colors, but BG looks great nevertheless.<br>\r\nWhile you can use the layer 3 BG with status bar activated, it's recommended to use <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove Status Bar</a>, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\">DKCR Styled Sprite Status Bar</a> and <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21573\">SMB3 Status Bar v1.53.1</a> patches.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-32104-1663089984",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32104,
        "title": "Battle Mania: Daiginjou - Underground Base",
        "version": "smwc-32104-1663089984",
        "upstream_time": 1663089984,
        "download_url": "https://dl.smwcentral.net/32104/Battle%20Mania%20Daiginjou%20-%20Underground%20Base%20%28Layer%203%29.zip",
        "filename": "Battle Mania Daiginjou - Underground Base (Layer 3).zip",
        "size": 6756,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32028,
        "title": "Battle Mania: Daiginjou - Underground Base",
        "version": "smwc-32028-1662384697",
        "upstream_time": 1662384697,
        "download_url": "https://dl.smwcentral.net/32028/Battle%20Mania%20Daiginjou%20-%20Stage%204%20%28Underground%20Base%29.zip",
        "filename": "Battle Mania Daiginjou - Stage 4 (Underground Base).zip",
        "size": 8106,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-battle-robot-retsuden-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41666,
    "title": "Battle Robot Retsuden - Clouds",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "sky"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2026 - SISTER EDITION:</span></b><br>\r\n<br>\r\nThe \"Clouds\" from <b><u>Battle Robot Retsuden</u></b> Super Nintendo game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41666-1771636880",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41666,
        "title": "Battle Robot Retsuden - Clouds",
        "version": "smwc-41666-1771636880",
        "upstream_time": 1771636880,
        "download_url": "https://dl.smwcentral.net/41666/BattleRobotRetsuden-Clouds.zip",
        "filename": "BattleRobotRetsuden-Clouds.zip",
        "size": 5390,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-battle-robot-retsuden-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41665,
    "title": "Battle Robot Retsuden - Desert",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "desert"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2026 - SISTER EDITION:</span></b><br>\r\n<br>\r\nThe \"Desert Area\" from <b><u>Battle Robot Retsuden</u></b> Super Nintendo game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41665-1771636566",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41665,
        "title": "Battle Robot Retsuden - Desert",
        "version": "smwc-41665-1771636566",
        "upstream_time": 1771636566,
        "download_url": "https://dl.smwcentral.net/41665/BattleRobotRetsuden-Desert.zip",
        "filename": "BattleRobotRetsuden-Desert.zip",
        "size": 4541,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-battle-robot-retsuden-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41664,
    "title": "Battle Robot Retsuden - Mountains",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "ice",
      "mountain"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2026 - SISTER EDITION:</span></b><br>\r\n<br>\r\nThe \"Mountains\" from <b><u>Battle Robot Retsuden</u></b> Super Nintendo game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41664-1771635890",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41664,
        "title": "Battle Robot Retsuden - Mountains",
        "version": "smwc-41664-1771635890",
        "upstream_time": 1771635890,
        "download_url": "https://dl.smwcentral.net/41664/BattleRobotRetsuden-Mountains.zip",
        "filename": "BattleRobotRetsuden-Mountains.zip",
        "size": 5317,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-battle-zeque-den-credits",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30164,
    "title": "Battle Zeque Den - Credits",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mountain",
      "night"
    ],
    "description": "this background belongs to battle zeque den credits<br>\r\n<br>\r\n<br>\r\n- I'm using line 3 of palettes 3 colors from palette 0 the last ones on the right and the back area color",
    "latest_version": "smwc-30164-1647625977",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30164,
        "title": "Battle Zeque Den - Credits",
        "version": "smwc-30164-1647625977",
        "upstream_time": 1647625977,
        "download_url": "https://dl.smwcentral.net/30164/Credits.zip",
        "filename": "Credits.zip",
        "size": 6836,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-battle-zeque-den-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30212,
    "title": "Battle Zeque Den - Stage 4 (Interior)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "castle",
      "cave",
      "desert",
      "haunted",
      "lake",
      "mountain",
      "ruins"
    ],
    "description": "One of the backgrounds of stage 5 from Battle Zeque Den.<br>\r\n<br>\r\n<br>\r\n- the background for having some interference within the game with layer 1 I had to decrease it a little and also leave it well below so it is lowered more than normal but I think about fixing it in the future<br>\r\n<br>\r\n<br>\r\n- I added some mountains that I had on the original tier 2 of the game with some edits of mine so the background looks better",
    "latest_version": "smwc-30212-1648066209",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30212,
        "title": "Battle Zeque Den - Stage 4 (Interior)",
        "version": "smwc-30212-1648066209",
        "upstream_time": 1648066209,
        "download_url": "https://dl.smwcentral.net/30212/Battle%20Zeque%20Den%20Stage%204%20%28Inside%20the%20Temple%29.zip",
        "filename": "Battle Zeque Den Stage 4 (Inside the Temple).zip",
        "size": 4116,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30211,
        "title": "Battle Zeque Den - Stage 5 (First Section)",
        "version": "smwc-30211-1648067760",
        "upstream_time": 1648067760,
        "download_url": "https://dl.smwcentral.net/30211/Battle%20Zeque%20Den%20%28First%20Section%29.zip",
        "filename": "Battle Zeque Den (First Section).zip",
        "size": 6459,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30209,
        "title": "Battle Zeque Den - Stage 5 (Boss Area)",
        "version": "smwc-30209-1648058485",
        "upstream_time": 1648058485,
        "download_url": "https://dl.smwcentral.net/30209/Battle%20Zeque%20Den%20-%20Stage%205%20%28Boss%20Area%29.zip",
        "filename": "Battle Zeque Den - Stage 5 (Boss Area).zip",
        "size": 7272,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30208,
        "title": "Battle Zeque Den - Stage 1 (Boss Area)",
        "version": "smwc-30208-1648056016",
        "upstream_time": 1648056016,
        "download_url": "https://dl.smwcentral.net/30208/Battle%20Zeque%20Den%20First%20Stage%20%28Boss%20Area%29.zip",
        "filename": "Battle Zeque Den First Stage (Boss Area).zip",
        "size": 4020,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30206,
        "title": "Battle Zeque Den - Stage 2",
        "version": "smwc-30206-1648065708",
        "upstream_time": 1648065708,
        "download_url": "https://dl.smwcentral.net/30206/Battle%20Zeque%20Den%20Stage%202.zip",
        "filename": "Battle Zeque Den Stage 2.zip",
        "size": 6408,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30160,
        "title": "Battle Zeque Den - Stage 3",
        "version": "smwc-30160-1647558194",
        "upstream_time": 1647558194,
        "download_url": "https://dl.smwcentral.net/30160/Battle%20Zeque%20Den%20-%20Stage%203.zip",
        "filename": "Battle Zeque Den - Stage 3.zip",
        "size": 8150,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30152,
        "title": "Battle Zeque Den - Stage 4 (Exterior)",
        "version": "smwc-30152-1647448403",
        "upstream_time": 1647448403,
        "download_url": "https://dl.smwcentral.net/30152/Battle%20Zeque%20Den%20-%20Stage%204.zip",
        "filename": "Battle Zeque Den - Stage 4.zip",
        "size": 9698,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30151,
        "title": "Battle Zeque Den - Stage 1 (First Section)",
        "version": "smwc-30151-1647566190",
        "upstream_time": 1647566190,
        "download_url": "https://dl.smwcentral.net/30151/Battle%20Zeque%20Den%20First%20Stage%20%28First%20Section%29.zip",
        "filename": "Battle Zeque Den First Stage (First Section).zip",
        "size": 4172,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-battletoads-in-battlemaniacs-final-stage-dark-queen-s-tower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32626,
    "title": "Battletoads in Battlemaniacs - Final Stage (Dark Queen's Tower)",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "castle"
    ],
    "description": "The background seen in the final level of Battletoads in Battlemaniacs. This update aims to make this background more useable without perspective issues which could result in frustration in guessing what is background or foreground. The wooden planks from the background have been removed, saving some space. ",
    "latest_version": "smwc-32626-1669592426",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32626,
        "title": "Battletoads in Battlemaniacs - Final Stage (Dark Queen's Tower)",
        "version": "smwc-32626-1669592426",
        "upstream_time": 1669592426,
        "download_url": "https://dl.smwcentral.net/32626/Battletoads%20in%20Battleamaniacs%20-%20Final%20Stage%20%28Dark%20Queen%27s%20Tower%29.zip",
        "filename": "Battletoads in Battleamaniacs - Final Stage (Dark Queen%27s Tower).zip",
        "size": 6225,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-beach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40358,
    "title": "Beach 2025",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beach",
      "desert",
      "grassland",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Here's a sunny beach tileset featuring palm trees, piers, and half-buried Koopa shells.",
    "latest_version": "smwc-40358-1755992786",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40358,
        "title": "Beach 2025",
        "version": "smwc-40358-1755992786",
        "upstream_time": 1755992786,
        "download_url": "https://dl.smwcentral.net/40358/Beach2025.zip",
        "filename": "Beach2025.zip",
        "size": 4445,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30755,
        "title": "Beach",
        "version": "smwc-30755-1651616693",
        "upstream_time": 1651616693,
        "download_url": "https://dl.smwcentral.net/30755/512%C3%971024%20Beach.zip",
        "filename": "512%C3%971024 Beach.zip",
        "size": 20446,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14128,
        "title": "Beach",
        "version": "smwc-14128-1469845464",
        "upstream_time": 1469845464,
        "download_url": "https://dl.smwcentral.net/14128/Beach.zip",
        "filename": "Beach.zip",
        "size": 12277,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13917,
        "title": "Beach 2016",
        "version": "smwc-13917-1468266630",
        "upstream_time": 1468266630,
        "download_url": "https://dl.smwcentral.net/13917/Beach.zip",
        "filename": "Beach.zip",
        "size": 5064,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12241,
        "title": "Beach",
        "version": "smwc-12241-1444973658",
        "upstream_time": 1444973658,
        "download_url": "https://dl.smwcentral.net/12241/cus-beach%28r%29.zip",
        "filename": "cus-beach(r).zip",
        "size": 4519,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12223,
        "title": "Beach",
        "version": "smwc-12223-1443475878",
        "upstream_time": 1443475878,
        "download_url": "https://dl.smwcentral.net/12223/Beach%28r%29.zip",
        "filename": "Beach(r).zip",
        "size": 5165,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9220,
        "title": "Beach",
        "version": "smwc-9220-1410377270",
        "upstream_time": 1410377270,
        "download_url": "https://dl.smwcentral.net/9220/CustomBeachFGByMawwo7.zip",
        "filename": "CustomBeachFGByMawwo7.zip",
        "size": 3412,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6627,
        "title": "Beach",
        "version": "smwc-6627-1401518995",
        "upstream_time": 1401518995,
        "download_url": "https://dl.smwcentral.net/6627/Beach2014.zip",
        "filename": "Beach2014.zip",
        "size": 4310,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2782,
        "title": "Beach",
        "version": "smwc-2782-1392298788",
        "upstream_time": 1392298788,
        "download_url": "https://dl.smwcentral.net/2782/zipfoldeR.zip",
        "filename": "zipfoldeR.zip",
        "size": 3344,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2570,
        "title": "Beach",
        "version": "smwc-2570-1421914554",
        "upstream_time": 1421914554,
        "download_url": "https://dl.smwcentral.net/2570/%5BFG%5D%20SMW%20beach%20GFX.zip",
        "filename": "%5BFG%5D SMW beach GFX.zip",
        "size": 4658,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-beach-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42055,
    "title": "Beach / Desert",
    "authors": [
      "Skewer"
    ],
    "tags": [
      "beach",
      "desert",
      "needs remoderation",
      "redrawn",
      "ruins"
    ],
    "description": "Originally made in 2017 for one of SF-The Dark Warrior's SMW hack projects, now released at the request of those who want to use it in their desert/beach levels. Best used with Redrawn-styled assets.<br>\r\n<br>\r\nChangelog<br>\r\n1.1 - Addressed concerns with the <a href=\"https://smwc.me/1663848\">initial removal log</a> (Fixed FG Map16, simplified Palette options to make it less confusing/redundant)",
    "latest_version": "smwc-42055-1774718126",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42055,
        "title": "Beach / Desert",
        "version": "smwc-42055-1774718126",
        "upstream_time": 1774718126,
        "download_url": "https://dl.smwcentral.net/42055/Skewer%202017%20Beach%20Release%201.1%20RC.zip",
        "filename": "Skewer 2017 Beach Release 1.1 RC.zip",
        "size": 13361,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2339,
        "title": "Beach/Desert",
        "version": "smwc-2339-1423858915",
        "upstream_time": 1423858915,
        "download_url": "https://dl.smwcentral.net/2339/beachFG.zip",
        "filename": "beachFG.zip",
        "size": 5082,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bean",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35346,
    "title": "Bean",
    "authors": [
      "Donut"
    ],
    "tags": [
      "pea bouncer",
      "springboard"
    ],
    "description": "Replaces the little ball tile in GFX00 (tile 3D) with a bean! Turning pea bouncers (sprite 6B and 6C) into <i>bean</i> bouncers!<br>\r\n<br>\r\nThat tile is also used by the broken block particles, but there's a patch included which remaps the tiles sprite 6B and 6C use to a different one (the default in the patch is 38, the normally unobtainable 5-up's tile).",
    "latest_version": "smwc-35346-1698271438",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35346,
        "title": "Bean",
        "version": "smwc-35346-1698271438",
        "upstream_time": 1698271438,
        "download_url": "https://dl.smwcentral.net/35346/bean.zip",
        "filename": "bean.zip",
        "size": 4453,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-beauty-and-the-beast-belle-s-quest-grassland-village",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38353,
    "title": "Beauty and the Beast: Belle's Quest - Grassland Village",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>POST C3 SUMMER 2024</b></span><br>\r\n<br>\r\nThe grassland and mountains from <b><u>Beauty and the Beast: Belle's Quest</u></b> Sega Genesis game<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38353-1724974802",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38353,
        "title": "Beauty and the Beast: Belle's Quest - Grassland Village",
        "version": "smwc-38353-1724974802",
        "upstream_time": 1724974802,
        "download_url": "https://dl.smwcentral.net/38353/beauty%20beast%20village%20grassland.zip",
        "filename": "beauty beast village grassland.zip",
        "size": 3433,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-beehive",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13918,
    "title": "Beehive",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beehive",
      "forest",
      "needs remoderation"
    ],
    "description": "AAAAAHHH!  BEES!<br>\r\n<br>\r\nI don't think we had a beehive tileset in the GFX section yet.  Well, we do now.",
    "latest_version": "smwc-13918-1468266636",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13918,
        "title": "Beehive",
        "version": "smwc-13918-1468266636",
        "upstream_time": 1468266636,
        "download_url": "https://dl.smwcentral.net/13918/Beehive.zip",
        "filename": "Beehive.zip",
        "size": 5094,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-beetle-s-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14312,
    "title": "Beetle's Temple",
    "authors": [
      "darken"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "A simple foreground, now added a .palmask.<br>\r\nCredit not needed.",
    "latest_version": "smwc-14312-1472617489",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14312,
        "title": "Beetle's Temple",
        "version": "smwc-14312-1472617489",
        "upstream_time": 1472617489,
        "download_url": "https://dl.smwcentral.net/14312/Beetle.zip",
        "filename": "Beetle.zip",
        "size": 3796,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ben",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35408,
    "title": "Ben 10: Protector of Earth (DS) - Washington D.C.",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "abstract",
      "texture"
    ],
    "description": "An abstract-looking background from Ben 10: Protector of Earth for Nintendo DS.",
    "latest_version": "smwc-35408-1698952521",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35408,
        "title": "Ben 10: Protector of Earth (DS) - Washington D.C.",
        "version": "smwc-35408-1698952521",
        "upstream_time": 1698952521,
        "download_url": "https://dl.smwcentral.net/35408/Ben%2010%20Protector%20of%20Earth%20-%20Washington%20D.C..zip",
        "filename": "Ben 10 Protector of Earth - Washington D.C..zip",
        "size": 3247,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-berkay-s-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10479,
    "title": "Berkay's Font",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "Please give me credit.",
    "latest_version": "smwc-10479-1420573150",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10479,
        "title": "Berkay's Font",
        "version": "smwc-10479-1420573150",
        "upstream_time": 1420573150,
        "download_url": "https://dl.smwcentral.net/10479/Fancy%20Font%20Graphics.zip",
        "filename": "Fancy Font Graphics.zip",
        "size": 1316,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-beta-yoshi-dragon-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24383,
    "title": "Beta Yoshi Dragon Coin",
    "authors": [
      "Jack_Vincent13"
    ],
    "tags": [
      "dragon coin",
      "yoshi coin"
    ],
    "description": "Beta Yoshi on a Dragon Coin. Enjoy<br>\r\n<br>\r\nPlease credit",
    "latest_version": "smwc-24383-1598323266",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24383,
        "title": "Beta Yoshi Dragon Coin",
        "version": "smwc-24383-1598323266",
        "upstream_time": 1598323266,
        "download_url": "https://dl.smwcentral.net/24383/Beta%20Yoshi%20Coin.zip",
        "filename": "Beta Yoshi Coin.zip",
        "size": 1599,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-better-cap-luigi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 4711,
    "title": "Better Cap Luigi",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "Luigi's Version From <a href=\"http://www.smwcentral.net/?p=section&a=details&id=3153\">New Mario's Cap + Cape Palette Fixed</a><br>\r\n<br>\r\n -Cape Palette Fixed<br>\r\n -Minor Graphics Error Fixed<br>\r\n -New Cap Style<br>\r\n -New Palettes Included<br>\r\n -New Crouch Graphics",
    "latest_version": "smwc-4711-1371132360",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 4711,
        "title": "Better Cap Luigi",
        "version": "smwc-4711-1371132360",
        "upstream_time": 1371132360,
        "download_url": "https://dl.smwcentral.net/4711/Better%20Luigi%20Cap%20%2B%20Fixed%20Cape%20Palette.zip",
        "filename": "Better Luigi Cap + Fixed Cape Palette.zip",
        "size": 14856,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-better-cap-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 3153,
    "title": "Better Cap Mario",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "-Cape Palette Fixed<br>\r\n-Minor Graphics Erro Fixed<br>\r\n-New Cap Style<br>\r\n-New Palettes Included<br>\r\n-Gold Nintendo Logo in 3D (or not)<br>\r\n-FireBall Looks Like FireBall of Baseball<br>\r\n<br>\r\n*Update*<br>\r\n-New Crouch Graphics",
    "latest_version": "smwc-3153-1371132379",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 3153,
        "title": "Better Cap Mario",
        "version": "smwc-3153-1371132379",
        "upstream_time": 1371132379,
        "download_url": "https://dl.smwcentral.net/3153/Better%20mario%27s%20hat%20%2B%20new%20cape%20palette.zip",
        "filename": "Better mario%27s hat + new cape palette.zip",
        "size": 14471,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-better-cap-raccoon-mario-and-luigi-kitsune-luigi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25485,
    "title": "Better Cap Raccoon Mario and Luigi + Kitsune Luigi",
    "authors": [
      "Dark Mario Bros",
      "DragonFire6780",
      "MegaSonic1999",
      "tmauri"
    ],
    "tags": [
      "male",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Raccoon version of better cap Mario and Luigi. I've also included kitsune fox better cap Luigi as a reference to New Super Mario Bros. 2<br>\r\nYou'll need <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12444\">the raccoon patch</a> in order to use them.<br>\r\nPalettes already included in the original versions.<br>\r\nCredit to Dark Mario Bros, tmauri and DragonFire6780 for the original graphics.",
    "latest_version": "smwc-25485-1608310766",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25485,
        "title": "Better Cap Raccoon Mario and Luigi + Kitsune Luigi",
        "version": "smwc-25485-1608310766",
        "upstream_time": 1608310766,
        "download_url": "https://dl.smwcentral.net/25485/Raccoon%20better%20cap%20Mario%20Bros%20%2B%20kitsune%20Luigi.zip",
        "filename": "Raccoon better cap Mario Bros + kitsune Luigi.zip",
        "size": 33165,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-better-giant-spiny",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24778,
    "title": "Better Giant Spiny",
    "authors": [
      "ZooWeeMinecraft",
      "mikeyk"
    ],
    "tags": [
      "giant",
      "giant spiny",
      "needs remoderation",
      "spiny"
    ],
    "description": "Better, more HD graphics for the Giant Spiny sprite. Uses the original SMW palette. Credit to mikeyk for original tilemap.",
    "latest_version": "smwc-24778-1601838111",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24778,
        "title": "Better Giant Spiny",
        "version": "smwc-24778-1601838111",
        "upstream_time": 1601838111,
        "download_url": "https://dl.smwcentral.net/24778/Better%20Spiny%20Graphics.zip",
        "filename": "Better Spiny Graphics.zip",
        "size": 1856,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-better-lakitu-and-spiny",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24591,
    "title": "Better Lakitu and Spiny",
    "authors": [
      "MegaSonic1999"
    ],
    "tags": [
      "lakitu",
      "needs remoderation",
      "spiny"
    ],
    "description": "A little remake of lakitu and spiny palettes.<br>\r\nI hope you like them.<br>\r\nAnd sorry, couldn't find a better name for the file.<br>\r\n<br>\r\nCredit not necessary, but would be nice.<br>\r\n<br>\r\nUPDATE 14/09/2020: Fixed the spiny's egg graphics.",
    "latest_version": "smwc-24591-1600115669",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24591,
        "title": "Better Lakitu and Spiny",
        "version": "smwc-24591-1600115669",
        "upstream_time": 1600115669,
        "download_url": "https://dl.smwcentral.net/24591/Better%20Lakitu%20and%20spiny.zip",
        "filename": "Better Lakitu and spiny.zip",
        "size": 2025,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-biddybud",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39644,
    "title": "Biddybud",
    "authors": [
      "Chuycraft"
    ],
    "tags": [
      "koopa",
      "shelless koopa"
    ],
    "description": "A Biddybud that uses the shelless koopa tiles.<br>\r\nIt is recommended to use the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=13892\">shelless koopa dissasembly</a> so they don't enter shells.<br>\r\n<br>\r\n(<a href=\"https://www.smwcentral.net/?p=section&a=details&id=3487\">This link</a> is for the sliding koopa dissasembly)<br>\r\n<br>\r\nYou may also use these graphics for other sprites like goombas.",
    "latest_version": "smwc-39644-1743015124",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39644,
        "title": "Biddybud",
        "version": "smwc-39644-1743015124",
        "upstream_time": 1743015124,
        "download_url": "https://dl.smwcentral.net/39644/BiddyBud.zip",
        "filename": "BiddyBud.zip",
        "size": 4923,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-big-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12235,
    "title": "Big Forest",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "a custom forest (contains 3 bins)<br>\r\n<br>\r\nplease give credit",
    "latest_version": "smwc-12235-1444751788",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12235,
        "title": "Big Forest",
        "version": "smwc-12235-1444751788",
        "upstream_time": 1444751788,
        "download_url": "https://dl.smwcentral.net/12235/Big%20Forest%20%28r%29.zip",
        "filename": "Big Forest (r).zip",
        "size": 12094,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-big-skull",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1463,
    "title": "Big Skull",
    "authors": [
      "cyphermur9t"
    ],
    "tags": [
      "haunted",
      "needs remoderation"
    ],
    "description": "A Big Skull I drew for Mushroom Kingdom Meltdown 2. This can actually be used as a FG or a BG. The whiteness around the black skull is actually transparent. I put white in there just to show you the black skull. ",
    "latest_version": "smwc-1463-1411047382",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1463,
        "title": "Big Skull",
        "version": "smwc-1463-1411047382",
        "upstream_time": 1411047382,
        "download_url": "https://dl.smwcentral.net/1463/Background.zip",
        "filename": "Background.zip",
        "size": 3202,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-big-switch-palace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15271,
    "title": "Big Switch Palace",
    "authors": [
      "Stivi"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "This is a bigger Version of the Switch Palaces from the SMW Overworld. You have to enable FG5 and FG6 to use it.",
    "latest_version": "smwc-15271-1489163583",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15271,
        "title": "Big Switch Palace",
        "version": "smwc-15271-1489163583",
        "upstream_time": 1489163583,
        "download_url": "https://dl.smwcentral.net/15271/Big%20Switch%20Palace.zip",
        "filename": "Big Switch Palace.zip",
        "size": 86515,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bio-hazard-battle-final-stage-fourth-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39321,
    "title": "Bio-Hazard Battle - Final Stage (Fourth Section)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "abstract",
      "flesh"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2025:</span></b><br>\r\n<br>\r\nThe \"flesh\" area from <b><u>Bio-Hazard Battle</u></b> Sega Genesis game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-39321-1739753570",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39321,
        "title": "Bio-Hazard Battle - Final Stage (Fourth Section)",
        "version": "smwc-39321-1739753570",
        "upstream_time": 1739753570,
        "download_url": "https://dl.smwcentral.net/39321/Bio-HazardBattleFinalStage4.zip",
        "filename": "Bio-HazardBattleFinalStage4.zip",
        "size": 8917,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bio-hazard-battle-final-stage-second-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38335,
    "title": "Bio-Hazard Battle - Final Stage (Second section)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2024</span></b><br>\r\n<br>\r\nOne of the final areas from <b><u>Bio-Hazard Battle</u></b> Sega Genesis game.<br>\r\n<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38335-1724775783",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38335,
        "title": "Bio-Hazard Battle - Final Stage (Second section)",
        "version": "smwc-38335-1724775783",
        "upstream_time": 1724775783,
        "download_url": "https://dl.smwcentral.net/38335/Biohazard%20_stagefinal_2.zip",
        "filename": "Biohazard _stagefinal_2.zip",
        "size": 3017,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bio-hazard-battle-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38334,
    "title": "Bio-Hazard Battle - Stage 7 (Mechanical Area)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city",
      "forest",
      "industrial",
      "jungle",
      "mechanical",
      "mountain",
      "sky"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2024</span></b><br>\r\n<br>\r\nThe \"red mechanical\" area from <b><u>Bio-Hazard Battle</u></b> Sega Genesis game.<br>\r\nSlightly edited, but enjoyable...<br>\r\n<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38334-1724775567",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38334,
        "title": "Bio-Hazard Battle - Stage 7 (Mechanical Area)",
        "version": "smwc-38334-1724775567",
        "upstream_time": 1724775567,
        "download_url": "https://dl.smwcentral.net/38334/Biohazard%20_stage7_mecha.zip",
        "filename": "Biohazard _stage7_mecha.zip",
        "size": 3931,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38333,
        "title": "Bio-Hazard Battle - Stage 3 (Jungle)",
        "version": "smwc-38333-1724775267",
        "upstream_time": 1724775267,
        "download_url": "https://dl.smwcentral.net/38333/Biohazard%20_stage3_jungle.zip",
        "filename": "Biohazard _stage3_jungle.zip",
        "size": 10059,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38332,
        "title": "Bio-Hazard Battle - Stage 2 (Construction Site)",
        "version": "smwc-38332-1724774935",
        "upstream_time": 1724774935,
        "download_url": "https://dl.smwcentral.net/38332/Biohazard%20_stage2_constructionsite.zip",
        "filename": "Biohazard _stage2_constructionsite.zip",
        "size": 6250,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32343,
        "title": "Bio Hazard Battle - Stage 3",
        "version": "smwc-32343-1665845198",
        "upstream_time": 1665845198,
        "download_url": "https://dl.smwcentral.net/32343/BHB%20-%20Stage%203.zip",
        "filename": "BHB - Stage 3.zip",
        "size": 6446,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32339,
        "title": "Bio Hazard Battle - Stage 2",
        "version": "smwc-32339-1665844889",
        "upstream_time": 1665844889,
        "download_url": "https://dl.smwcentral.net/32339/Bio%20Hazard%20Battle%20-%20Stage%202.zip",
        "filename": "Bio Hazard Battle - Stage 2.zip",
        "size": 6921,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bionic-commando-arcade-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19901,
    "title": "Bionic Commando (Arcade) - Stage 1",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "beach",
      "forest",
      "jungle",
      "needs remoderation",
      "sky"
    ],
    "description": "Background used in the first stage of Bionic Commando (Arcade).<br>\r\n<br>\r\nNote that the background doesn't loop, so you either should use with H-Scroll and V-Scroll set to None, or edit via ASM one of the empty slots that Lunar Magic offers (personally I suggest Variable 2/3).",
    "latest_version": "smwc-19901-1557943741",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19901,
        "title": "Bionic Commando (Arcade) - Stage 1",
        "version": "smwc-19901-1557943741",
        "upstream_time": 1557943741,
        "download_url": "https://dl.smwcentral.net/19901/Bionic%20Commando%20Stage%201.zip",
        "filename": "Bionic Commando Stage 1.zip",
        "size": 5563,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bipedsaur",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10823,
    "title": "Bipedsaur",
    "authors": [
      "Mr.Boo"
    ],
    "tags": [
      "animal",
      "needs remoderation"
    ],
    "description": "I made this for the people using this Mario sprite so the over-world sprite will match up with the sprite in game.<br>\r\n<br>\r\nPlease give credit to Dinomar. ",
    "latest_version": "smwc-10823-1423917250",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10823,
        "title": "Bipedsaur",
        "version": "smwc-10823-1423917250",
        "upstream_time": 1423917250,
        "download_url": "https://dl.smwcentral.net/10823/%5BUPDATE%5D%20Bipedsaur%20Overworld.zip",
        "filename": "%5BUPDATE%5D Bipedsaur Overworld.zip",
        "size": 3090,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-birch-tree-woods",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2238,
    "title": "Birch Tree Woods",
    "authors": [
      "MHSMW"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "A quite detailed BG ripped by MHSMW. Ripped with edit1754's tool. Original BG here: <a href=\"http://silviahartmann.com/background-tile/images/birch-forest-tile.jpg\" rel=\"nofollow\">http://silviahartmann.com/background-tile/images/birch-forest-tile.jpg</a> <br>\r\nYou can use this without credit, but it's always appreciated! Enjoy :)",
    "latest_version": "smwc-2238-1419869548",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2238,
        "title": "Birch Tree Woods",
        "version": "smwc-2238-1419869548",
        "upstream_time": 1419869548,
        "download_url": "https://dl.smwcentral.net/2238/BirchWoods.zip",
        "filename": "BirchWoods.zip",
        "size": 10035,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-birdo",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13089,
    "title": "Birdo",
    "authors": [
      "adaichigo"
    ],
    "tags": [
      "female",
      "male",
      "needs remoderation",
      "patch needed",
      "yoshi"
    ],
    "description": "Now you can play with birdo, the graphics flames were replaced by eggs, and the language of Yoshi was removed. More information in readme.txt",
    "latest_version": "smwc-13089-1454782845",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13089,
        "title": "Birdo",
        "version": "smwc-13089-1454782845",
        "upstream_time": 1454782845,
        "download_url": "https://dl.smwcentral.net/13089/birdo.zip",
        "filename": "birdo.zip",
        "size": 10639,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9137,
        "title": "Birdo",
        "version": "smwc-9137-1409215124",
        "upstream_time": 1409215124,
        "download_url": "https://dl.smwcentral.net/9137/BirdoPlayer.zip",
        "filename": "BirdoPlayer.zip",
        "size": 15283,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bishoujo-senshi-sailor-moon-s-jougai-rantou-shuyaku-soudatsusen-crystal-tokyo-night",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28112,
    "title": "Bishoujo Senshi Sailor Moon S: Jougai Rantou!? Shuyaku Soudatsusen - Crystal Tokyo (Night)",
    "authors": [
      "mason"
    ],
    "tags": [
      "night"
    ],
    "description": "A nice background with stars and a moon. Useful for any calm nighttime setting. This background may look best with a pared-down status bar, and perhaps a <a href=\"https://www.smwcentral.net/?p=section&a=details&id=19459\">patch</a> to slow horizontal background movement.<br>\r\n<br>\r\nUses palette 3, BG1 and a small part of BG2.<br>\r\n<br>\r\nPlease give credit if used.",
    "latest_version": "smwc-28112-1629846408",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28112,
        "title": "Bishoujo Senshi Sailor Moon S: Jougai Rantou!? Shuyaku Soudatsusen - Crystal Tokyo (Night)",
        "version": "smwc-28112-1629846408",
        "upstream_time": 1629846408,
        "download_url": "https://dl.smwcentral.net/28112/crystaltokyo-night.zip",
        "filename": "crystaltokyo-night.zip",
        "size": 5299,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bishoujo-senshi-sailor-moon-s-jougai-rantou-shuyaku-soudatsusen-hikawa-shrine-back",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20032,
    "title": "Bishoujo Senshi Sailor Moon S: Jougai Rantou!? Shuyaku Soudatsusen - Hikawa Shrine (Back)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "eastern",
      "forest",
      "needs remoderation",
      "wood"
    ],
    "description": "The back layer of the Hikawa Shrine stage in Bishoujo Senshi Sailor Moon S (...) for the Super Famicom.",
    "latest_version": "smwc-20032-1559874423",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20032,
        "title": "Bishoujo Senshi Sailor Moon S: Jougai Rantou!? Shuyaku Soudatsusen - Hikawa Shrine (Back)",
        "version": "smwc-20032-1559874423",
        "upstream_time": 1559874423,
        "download_url": "https://dl.smwcentral.net/20032/Sailor%20Moon%20S%20Hikawa%20Shrine%20%28Back%29.zip",
        "filename": "Sailor Moon S Hikawa Shrine (Back).zip",
        "size": 3183,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bishoujo-senshi-sailor-moon-s-jougai-rantou-shuyaku-soudatsusen-hikawa-shrine-front",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20031,
    "title": "Bishoujo Senshi Sailor Moon S: Jougai Rantou!? Shuyaku Soudatsusen - Hikawa Shrine (Front)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "eastern",
      "needs remoderation",
      "town",
      "wood"
    ],
    "description": "The front layer of the Hikawa Shrine stage in Bishoujo Senshi Sailor Moon S (...) for the Super Famicom.<br>\r\n<br>\r\nWhile it's supposed to be \"foreground\", you can have this as a background and complement it with some invisible cement block/ledges (and maybe Layer 3) to make a nice effect, but also keep in mind that looping this background would be weird. Setting vertical scrolling to None is needed too, since the graphics lacks part of the ceiling.",
    "latest_version": "smwc-20031-1559881020",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20031,
        "title": "Bishoujo Senshi Sailor Moon S: Jougai Rantou!? Shuyaku Soudatsusen - Hikawa Shrine (Front)",
        "version": "smwc-20031-1559881020",
        "upstream_time": 1559881020,
        "download_url": "https://dl.smwcentral.net/20031/Sailor%20Moon%20S%20Hikawa%20Shrine%20%28Front%29.zip",
        "filename": "Sailor Moon S Hikawa Shrine (Front).zip",
        "size": 8848,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bison",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27745,
    "title": "Bison",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "mega mole"
    ],
    "description": "A wild animal, commonly found in some deserts in the wild west, now as replacement for the Mega Mole. Credits to No Body the Dragon. Uses vanilla palette.",
    "latest_version": "smwc-27745-1627619950",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27745,
        "title": "Bison",
        "version": "smwc-27745-1627619950",
        "upstream_time": 1627619950,
        "download_url": "https://dl.smwcentral.net/27745/Bison.zip",
        "filename": "Bison.zip",
        "size": 2191,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bitlands-inspired-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38390,
    "title": "Bitlands-Inspired Grassland",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland",
      "retro"
    ],
    "description": "This pixelated grassland FG/BG combo was inspired by the art style of Chapter 3 from Super Paper Mario.  It uses so few tiles for both the foreground and background that it could all fit in one ExGFX file!",
    "latest_version": "smwc-38390-1725496647",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38390,
        "title": "Bitlands-Inspired Grassland",
        "version": "smwc-38390-1725496647",
        "upstream_time": 1725496647,
        "download_url": "https://dl.smwcentral.net/38390/Bitlands.zip",
        "filename": "Bitlands.zip",
        "size": 3639,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-black-hole",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2887,
    "title": "Black Hole",
    "authors": [
      "0208Z"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "This is a rip of a black hole.<br>\r\n<br>\r\nIncludes:<br>\r\nMap16 files<br>\r\nExGFX<br>\r\nPalette<br>\r\nSample Level<br>\r\n<br>\r\nYou can copy and paste the stars all around the black hole. Also, you could set the scrolling to \"None.\"",
    "latest_version": "smwc-2887-1410423936",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2887,
        "title": "Black Hole",
        "version": "smwc-2887-1410423936",
        "upstream_time": 1410423936,
        "download_url": "https://dl.smwcentral.net/2887/EvilWhiteHole.zip",
        "filename": "EvilWhiteHole.zip",
        "size": 5578,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-black-hole-assault-asteroid",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41612,
    "title": "Black Hole Assault - Asteroid",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "space"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2026 - SISTER EDITION:</span></b><br>\r\n<br>\r\nThe \"Asteroid Area\" from <b><u>Black Hole Assault</u></b> Turbografx (PC Engine) game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41612-1771346359",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41612,
        "title": "Black Hole Assault - Asteroid",
        "version": "smwc-41612-1771346359",
        "upstream_time": 1771346359,
        "download_url": "https://dl.smwcentral.net/41612/blackholeassault-asteroid.zip",
        "filename": "blackholeassault-asteroid.zip",
        "size": 6007,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-black-hole-assault-defcon2",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41611,
    "title": "Black Hole Assault - Defcon2",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "industrial",
      "night"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2026 - SISTER EDITION:</span></b><br>\r\n<br>\r\nThe \"Ground Factory Area\" from <b><u>Black Hole Assault</u></b> Turbografx (PC Engine) game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41611-1771346170",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41611,
        "title": "Black Hole Assault - Defcon2",
        "version": "smwc-41611-1771346170",
        "upstream_time": 1771346170,
        "download_url": "https://dl.smwcentral.net/41611/blackholeassault_defcon2.zip",
        "filename": "blackholeassault_defcon2.zip",
        "size": 5770,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-black-hole-assault-leda",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41776,
    "title": "Black Hole Assault - Leda",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "mountain",
      "space"
    ],
    "description": "POST C3 WINTER 2026 - SISTER EDITION:<br>\r\n<br>\r\nThe \"Leda\" from <b><u>Black Hole Assault</u></b> Turbografx (PC Engine) game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41776-1771959084",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41776,
        "title": "Black Hole Assault - Leda",
        "version": "smwc-41776-1771959084",
        "upstream_time": 1771959084,
        "download_url": "https://dl.smwcentral.net/41776/blackholeassault-Leda.zip",
        "filename": "blackholeassault-Leda.zip",
        "size": 6723,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-black-hole-assault-mars",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41613,
    "title": "Black Hole Assault - Mars",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "space"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2026 - SISTER EDITION:</span></b><br>\r\n<br>\r\nThe \"Planet Mars\" from <b><u>Black Hole Assault</u></b> Turbografx (PC Engine) game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41613-1771346564",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41613,
        "title": "Black Hole Assault - Mars",
        "version": "smwc-41613-1771346564",
        "upstream_time": 1771346564,
        "download_url": "https://dl.smwcentral.net/41613/blackholeassault-mars.zip",
        "filename": "blackholeassault-mars.zip",
        "size": 4402,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-black-hole-assault-moon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41614,
    "title": "Black Hole Assault - Moon",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "space"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2026 - SISTER EDITION:</span></b><br>\r\n<br>\r\nThe \"Moon Area\" from <b><u>Black Hole Assault</u></b> Turbografx (PC Engine) game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41614-1771348898",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41614,
        "title": "Black Hole Assault - Moon",
        "version": "smwc-41614-1771348898",
        "upstream_time": 1771348898,
        "download_url": "https://dl.smwcentral.net/41614/blackholeassault-moon.zip",
        "filename": "blackholeassault-moon.zip",
        "size": 4444,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-black-hole-assault-titan",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41615,
    "title": "Black Hole Assault - Titan",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "flesh",
      "mechanical",
      "space"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2026 - SISTER EDITION:</span></b><br>\r\n<br>\r\nThe \"Titan Area\" from <b><u>Black Hole Assault</u></b> Turbografx (PC Engine) game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41615-1771348734",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41615,
        "title": "Black Hole Assault - Titan",
        "version": "smwc-41615-1771348734",
        "upstream_time": 1771348734,
        "download_url": "https://dl.smwcentral.net/41615/blackholeassault-titan.zip",
        "filename": "blackholeassault-titan.zip",
        "size": 5435,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-blade-master-sunset-hills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14157,
    "title": "Blade Master - Sunset Hills",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "desert",
      "mountain",
      "needs remoderation"
    ],
    "description": "A sunset background from the arcade game Blade Master.  It's been edited, but it works pretty well in a Mario game's sunset level.",
    "latest_version": "smwc-14157-1471424824",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14157,
        "title": "Blade Master - Sunset Hills",
        "version": "smwc-14157-1471424824",
        "upstream_time": 1471424824,
        "download_url": "https://dl.smwcentral.net/14157/sunsethills.zip",
        "filename": "sunsethills.zip",
        "size": 4989,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-blazin-burghal-burning-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29339,
    "title": "Blazin' Burghal (Burning City)",
    "authors": [
      "Skewer"
    ],
    "tags": [
      "city",
      "fire",
      "night",
      "ruins"
    ],
    "description": "Original description by Skewer - \"A city that is on fire, features some ruined buildings with animated fire and an animated Layer3 on fire as well; the fire has subtle animation so as to not pull the eye too much. Commissioned by StrikeForcer for MaGL contest; submitted upon his request.\"<br>\r\n<br>\r\nYes, I have asked him to make the BG for my Make a Good Level 4 Contest entry and submit to the GFX section on Christmas. Now I'm submitting the necessary fixes in his stead.<br>\r\n<br>\r\nAnyways, this background is useful for Crisis City-like levels that demonstrate the apocalyptic backdrop as it burns. Preferably, you should use it with Redrawn-styled sprites as well since the original level did use such sprites.",
    "latest_version": "smwc-29339-1641684829",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29339,
        "title": "Blazin' Burghal (Burning City)",
        "version": "smwc-29339-1641684829",
        "upstream_time": 1641684829,
        "download_url": "https://dl.smwcentral.net/29339/Blazin%20Burghal%20City%20BG.zip",
        "filename": "Blazin Burghal City BG.zip",
        "size": 7257,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-blender-bros-shell-tarl-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23740,
    "title": "Blender Bros - Shell Tarl (Section 1)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "mechanical",
      "mountain",
      "needs remoderation",
      "pipe"
    ],
    "description": "COVID-19 C3 Summer 2020 submission.<br>\r\nMine-themed level from the GBA game.",
    "latest_version": "smwc-23740-1594489765",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23740,
        "title": "Blender Bros - Shell Tarl (Section 1)",
        "version": "smwc-23740-1594489765",
        "upstream_time": 1594489765,
        "download_url": "https://dl.smwcentral.net/23740/BlenderBrosShellTarl1.zip",
        "filename": "BlenderBrosShellTarl1.zip",
        "size": 5754,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21763,
        "title": "Blender Bros - Shell Tarl (Section 2)",
        "version": "smwc-21763-1580067089",
        "upstream_time": 1580067089,
        "download_url": "https://dl.smwcentral.net/21763/BlenderBrosShellTarl2.zip",
        "filename": "BlenderBrosShellTarl2.zip",
        "size": 7004,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13463,
    "title": "Blocks",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "block",
      "grassland",
      "needs remoderation"
    ],
    "description": "Here's an SMB3-style block background that would look good with my recently-submitted Classic Grassland 2 foreground.  It uses very few tiles, both in the ExGFX file and the Map16, but should be very versatile in how it can be set up.",
    "latest_version": "smwc-13463-1458061701",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13463,
        "title": "Blocks",
        "version": "smwc-13463-1458061701",
        "upstream_time": 1458061701,
        "download_url": "https://dl.smwcentral.net/13463/Blocks.zip",
        "filename": "Blocks.zip",
        "size": 2289,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-blocks-n-bushes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6635,
    "title": "Blocks 'N' Bushes",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "block",
      "grassland",
      "needs remoderation"
    ],
    "description": "Here's a colorful, simple, and customizable background inspired by the one seen in 1-1 of SMAS SMB3.  The palette is mapped in such a way that it should not conflict with either the Status Bar or my latest grassland FG.<br>\r\n<br>\r\nAs you can see in one of the screenshots, this looks quite nice with my latest grassland set.",
    "latest_version": "smwc-6635-1401519892",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6635,
        "title": "Blocks 'N' Bushes",
        "version": "smwc-6635-1401519892",
        "upstream_time": 1401519892,
        "download_url": "https://dl.smwcentral.net/6635/Blocks%20N%20Bushes.zip",
        "filename": "Blocks N Bushes.zip",
        "size": 3197,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-blocky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13186,
    "title": "Blocky",
    "authors": [
      "Paperdomo101"
    ],
    "tags": [
      "bonus",
      "grassland",
      "needs remoderation",
      "wood"
    ],
    "description": "A simple pixel art hill tileset. It is made up of squares. Insert as BG2.<br>\r\n",
    "latest_version": "smwc-13186-1454706415",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13186,
        "title": "Blocky",
        "version": "smwc-13186-1454706415",
        "upstream_time": 1454706415,
        "download_url": "https://dl.smwcentral.net/13186/files.zip",
        "filename": "files.zip",
        "size": 3630,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-blocky-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16376,
    "title": "Blocky Grassland",
    "authors": [
      "Supergoomba112"
    ],
    "tags": [
      "grassland",
      "retro"
    ],
    "description": "A blocky grassland. I don't know how you could use this, I just made it because I was bored.<br>\r\nInspired by certain minecraft texture packs<br>\r\nCredit is not needed.",
    "latest_version": "smwc-16376-1508004983",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16376,
        "title": "Blocky Grassland",
        "version": "smwc-16376-1508004983",
        "upstream_time": 1508004983,
        "download_url": "https://dl.smwcentral.net/16376/Blocky%20Grasslands.zip",
        "filename": "Blocky Grasslands.zip",
        "size": 3658,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bloodstained-curse-of-the-moon-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24332,
    "title": "Bloodstained: Curse of the Moon - Font",
    "authors": [
      "SF - The Dark Warrior"
    ],
    "tags": [
      "needs remoderation",
      "script"
    ],
    "description": "The gothic-like font made by Inti Creates Co., Ltd. for their critically acclaimed Castlevania spiritual successor game known as Bloodstained: Curse of the Moon.<br>\r\n<br>\r\nComes in two versions- the original font ripped and assembled as-is from the raw .png files (<a href=\"https://www.reddit.com/r/Bloodstained/comments/gt78e5/bs_curse_of_the_moon_sprites/\" rel=\"nofollow\">credit goes to CptBrian for the raws!</a> I mainly did the formatting for SMW hacking use and created a capital \"X\" letter, as that didn't exist in the raws). The second version is the OW border compatible version that is slightly shrunken as to not stick down into the OW border outline.<br>\r\n<br>\r\nCredit not required but it is appreciated.<br>\r\n",
    "latest_version": "smwc-24332-1597945349",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24332,
        "title": "Bloodstained: Curse of the Moon - Font",
        "version": "smwc-24332-1597945349",
        "upstream_time": 1597945349,
        "download_url": "https://dl.smwcentral.net/24332/Bloodstained%20Curse%20of%20the%20Moon%20Font.zip",
        "filename": "Bloodstained Curse of the Moon Font.zip",
        "size": 3040,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-blue-moon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2886,
    "title": "Blue Moon",
    "authors": [
      "0208Z"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "realistic"
    ],
    "description": "This is a background of a blue moon, useful in the right or left hand corners of the background, or the center.<br>\r\n<br>\r\nIncludes:<br>\r\nMap16 page<br>\r\nExGFX pages<br>\r\nPalette<br>\r\nLevel<br>\r\n<br>\r\n",
    "latest_version": "smwc-2886-1409914470",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2886,
        "title": "Blue Moon",
        "version": "smwc-2886-1409914470",
        "upstream_time": 1409914470,
        "download_url": "https://dl.smwcentral.net/2886/Blue%20Omnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnmonmonmonmonmonmonmonomnomnomnomnom.zip",
        "filename": "Blue Omnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnomnmonmonmonmonmonmonmonomnomnomnomnom.zip",
        "size": 5774,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-blue-s-journey-jungle-zone-boss",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6909,
    "title": "Blue's Journey - Jungle Zone Boss",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "needs remoderation",
      "throne"
    ],
    "description": "My C3 2014 summer submission.<br>\r\nI hope that you enjoy.",
    "latest_version": "smwc-6909-1405166213",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6909,
        "title": "Blue's Journey - Jungle Zone Boss",
        "version": "smwc-6909-1405166213",
        "upstream_time": 1405166213,
        "download_url": "https://dl.smwcentral.net/6909/Daruma1boss.zip",
        "filename": "Daruma1boss.zip",
        "size": 7797,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-blue-s-journey-mechanical-city-boss",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6912,
    "title": "Blue's Journey - Mechanical City Boss",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "boss",
      "boss battle",
      "boss battle area",
      "laboratory",
      "needs remoderation"
    ],
    "description": "My C3 2014 summer submission.<br>\r\nI hope that you enjoy.",
    "latest_version": "smwc-6912-1407101307",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6912,
        "title": "Blue's Journey - Mechanical City Boss",
        "version": "smwc-6912-1407101307",
        "upstream_time": 1407101307,
        "download_url": "https://dl.smwcentral.net/6912/MechanicalCityBoss.zip",
        "filename": "MechanicalCityBoss.zip",
        "size": 8958,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-blue-s-journey-starge-space-boss",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6913,
    "title": "Blue's Journey - Starge Space Boss",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "boss",
      "boss battle",
      "boss battle area",
      "ice",
      "needs remoderation",
      "palace"
    ],
    "description": "My C3 2014 summer submission.<br>\r\nI hope that you enjoy.<br>\r\n<br>\r\nNote: When using this background, set the H-scroll to \"None\", as this background isn't meant to repeat, else it'll look cut.",
    "latest_version": "smwc-6913-1407101584",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6913,
        "title": "Blue's Journey - Starge Space Boss",
        "version": "smwc-6913-1407101584",
        "upstream_time": 1407101584,
        "download_url": "https://dl.smwcentral.net/6913/Stargespaceboss.zip",
        "filename": "Stargespaceboss.zip",
        "size": 9124,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-blue-s-journey-the-lower-earth-empire",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38274,
    "title": "Blue's Journey - The Lower Earth Empire 3",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "forest",
      "swamp"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2024</span></b><br>\r\n<br>\r\nThe swamp / forest/ underground area <u><b>Blue's Journey (Raguy)</b></u> Neo Geo Game<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38274-1724456697",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38274,
        "title": "Blue's Journey - The Lower Earth Empire 3",
        "version": "smwc-38274-1724456697",
        "upstream_time": 1724456697,
        "download_url": "https://dl.smwcentral.net/38274/RaguyLowerEarth.zip",
        "filename": "RaguyLowerEarth.zip",
        "size": 9572,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-blues-brothers-electricity",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10711,
    "title": "Blues Brothers - Electricity",
    "authors": [
      "Artissimo"
    ],
    "tags": [
      "electricity",
      "needs remoderation"
    ],
    "description": "The electric shocks from the Blues Brothers SNES game. Comes with both palettes (the file uses rows 2 and 3), a Map16 file, a YY-CHR graphics file, and a sample level with ExAnimation inserted. The tiles are currently treated as black piranha plant tiles, but you'll be able to make them into whatever you want, like maybe a custom block that instantly kills the player, just like the electricity from the Blues Brothers game.<br>\r\n<br>\r\nThe game itself is said to be bad and of course has nothing to do with the original 1980 R-rated movie, but in my opinion, the graphics look great. Hopefully, we can get some more graphic rips from this game in the future.<br>\r\n<br>\r\nThis didn't take much effort, so giving credit to me is an option, especially since I'm a skeptic and anticipate that you might not anyway.",
    "latest_version": "smwc-10711-1422736003",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10711,
        "title": "Blues Brothers - Electricity",
        "version": "smwc-10711-1422736003",
        "upstream_time": 1422736003,
        "download_url": "https://dl.smwcentral.net/10711/BluesBrothersElectricity.zip",
        "filename": "BluesBrothersElectricity.zip",
        "size": 3378,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bob-omb-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1365,
    "title": "Bob-Omb Pack",
    "authors": [
      "Skewer"
    ],
    "tags": [
      "bob-omb",
      "needs remoderation"
    ],
    "description": "This is a pack of Bob-omb GFX created by myself.<br>\r\n<br>\r\nRequested by Imemelia.<br>\r\n<br>\r\nPlease Read Readme for more info.",
    "latest_version": "smwc-1365-1411331680",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1365,
        "title": "Bob-Omb Pack",
        "version": "smwc-1365-1411331680",
        "upstream_time": 1411331680,
        "download_url": "https://dl.smwcentral.net/1365/Bob-Omb%20Graphics.zip",
        "filename": "Bob-Omb Graphics.zip",
        "size": 5618,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bombchu-and-chuchu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31610,
    "title": "Bombchu and Chuchu",
    "authors": [
      "Dark Prince",
      "NBTD"
    ],
    "tags": [
      "bob-omb",
      "goomba",
      "para-bomb",
      "para-goomba",
      "patch needed"
    ],
    "description": "It's dangerous to go alone. Take these Zelda enemies themed goomba and bob-omb to spice up your adventures. Includes graphics to parachutes, Chuchu and a Bombchu. The bombchu was initially drawn by No Body The Dragon, but at my request (Anorakun speaking here), it was redone by Dark Prince. Includes custom palette for the bob-omb and also, a fix which remaps the parachute and bubble bob-ombs to palette B (yes, they use palette A in the vanilla game).<br>\r\n<br>\r\nCredits should go for Dark Prince and No Body The Dragon.",
    "latest_version": "smwc-31610-1659145077",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31610,
        "title": "Bombchu and Chuchu",
        "version": "smwc-31610-1659145077",
        "upstream_time": 1659145077,
        "download_url": "https://dl.smwcentral.net/31610/Bombchu%20and%20Chuchu.zip",
        "filename": "Bombchu and Chuchu.zip",
        "size": 5868,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bomberman-tournament-fishing-minigame",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19690,
    "title": "Bomberman Tournament - Fishing Minigame",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "forest",
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "Background used in the fishing minigame in Bomberman Tournament (GBA).<br>\r\n<br>\r\nNote that this background doesn't loop properly, so it's recomended to either not using it in wide levels and/or using it with H-Scroll: Slow/Slow 2.",
    "latest_version": "smwc-19690-1556031855",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19690,
        "title": "Bomberman Tournament - Fishing Minigame",
        "version": "smwc-19690-1556031855",
        "upstream_time": 1556031855,
        "download_url": "https://dl.smwcentral.net/19690/Bomberman%20Tournament%20Fishing%20Minigame.zip",
        "filename": "Bomberman Tournament Fishing Minigame.zip",
        "size": 6283,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bomberman-tournament-menu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40510,
    "title": "Bomberman Tournament - Menu",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "bonus"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">POST C3 SUMMER 2025 GRAPHICS:</span></b><br>\r\n<br>\r\nThe \"Menu Screen\" from <b><u>Bomberman Tournament</u></b> Game Boy Advance game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-40510-1756412963",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40510,
        "title": "Bomberman Tournament - Menu",
        "version": "smwc-40510-1756412963",
        "upstream_time": 1756412963,
        "download_url": "https://dl.smwcentral.net/40510/bomberman-tournament-menu.zip",
        "filename": "bomberman-tournament-menu.zip",
        "size": 2535,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bone-dry-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21790,
    "title": "Bone-Dry Desert",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "desert"
    ],
    "description": "Here's a desert full of bones, cacti, and tar!",
    "latest_version": "smwc-21790-1581279908",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21790,
        "title": "Bone-Dry Desert",
        "version": "smwc-21790-1581279908",
        "upstream_time": 1581279908,
        "download_url": "https://dl.smwcentral.net/21790/Bone-Dry%20Desert.zip",
        "filename": "Bone-Dry Desert.zip",
        "size": 4636,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bonkers-cruise-ship",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1116,
    "title": "Bonkers - Cruise Ship",
    "authors": [
      "NekohDot"
    ],
    "tags": [
      "mechanical",
      "needs remoderation",
      "ship",
      "underwater"
    ],
    "description": "Ripped from bonkers, uses BG1.<br>\r\n<br>\r\nSample level and palette included.",
    "latest_version": "smwc-1116-1398129091",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1116,
        "title": "Bonkers - Cruise Ship",
        "version": "smwc-1116-1398129091",
        "upstream_time": 1398129091,
        "download_url": "https://dl.smwcentral.net/1116/BCS.zip",
        "filename": "BCS.zip",
        "size": 3900,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bonkers-neighborhood",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1254,
    "title": "Bonkers - Neighborhood",
    "authors": [
      "MarioLegendary"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "Bonkers - Neighborhood",
    "latest_version": "smwc-1254-1398136620",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1254,
        "title": "Bonkers - Neighborhood",
        "version": "smwc-1254-1398136620",
        "upstream_time": 1398136620,
        "download_url": "https://dl.smwcentral.net/1254/Bonkerhood.zip",
        "filename": "Bonkerhood.zip",
        "size": 3163,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bonkers-wacky-studio",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1305,
    "title": "Bonkers - Wacky Studio",
    "authors": [
      "MarioLegendary"
    ],
    "tags": [
      "city",
      "mountain",
      "needs remoderation"
    ],
    "description": "[BG] Bonkers - Wacky Studio",
    "latest_version": "smwc-1305-1403943884",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1305,
        "title": "Bonkers - Wacky Studio",
        "version": "smwc-1305-1403943884",
        "upstream_time": 1403943884,
        "download_url": "https://dl.smwcentral.net/1305/bonkers%20-%20wacky-studio.zip",
        "filename": "bonkers - wacky-studio.zip",
        "size": 3049,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bonus",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34087,
    "title": "Bonus",
    "authors": [
      "Sind"
    ],
    "tags": [
      "abstract",
      "bonus",
      "needs remoderation",
      "texture"
    ],
    "description": "A nice BG I made myself when Bored<br>\r\ngive credits, and have fun!<br>\r\n<br>\r\n~Sind",
    "latest_version": "smwc-34087-1686434255",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34087,
        "title": "Bonus",
        "version": "smwc-34087-1686434255",
        "upstream_time": 1686434255,
        "download_url": "https://dl.smwcentral.net/34087/Custom%20Bonus%20Game%20BG%20%28update%29.zip",
        "filename": "Custom Bonus Game BG (update).zip",
        "size": 3403,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10472,
        "title": "Bonus",
        "version": "smwc-10472-1420572542",
        "upstream_time": 1420572542,
        "download_url": "https://dl.smwcentral.net/10472/Bonus%20BG.zip",
        "filename": "Bonus BG.zip",
        "size": 2100,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10467,
        "title": "Bonus",
        "version": "smwc-10467-1420572266",
        "upstream_time": 1420572266,
        "download_url": "https://dl.smwcentral.net/10467/BONUS.zip",
        "filename": "BONUS.zip",
        "size": 3329,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1672,
        "title": "Bonus",
        "version": "smwc-1672-1416487214",
        "upstream_time": 1416487214,
        "download_url": "https://dl.smwcentral.net/1672/Bonus%20room%20tileset.zip",
        "filename": "Bonus room tileset.zip",
        "size": 6089,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bonus-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28700,
    "title": "Bonus Castle",
    "authors": [
      "SF - The Dark Warrior"
    ],
    "tags": [
      "bonus",
      "castle",
      "redrawn"
    ],
    "description": "Inspired by FPI's bonus room tilesets from TSRPR and 2R, as well as the sets used in Acoustic Castle and Maniac Manor, this set is useful if you want to make bonus rooms or a weird castle level that has bonus room visuals. You are free to modify the tileset and its palettes for your own use.<br>\r\n<br>\r\nSprite style usage can be applied to many, tho I was designing the set with the SMW Redrawn sprite style in mind.<br>\r\n<br>\r\nGive credit if used.",
    "latest_version": "smwc-28700-1635719212",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28700,
        "title": "Bonus Castle",
        "version": "smwc-28700-1635719212",
        "upstream_time": 1635719212,
        "download_url": "https://dl.smwcentral.net/28700/bonus%20castle%20release.zip",
        "filename": "bonus castle release.zip",
        "size": 10645,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bonus-level-graphics",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1245,
    "title": "Bonus Level Graphics",
    "authors": [
      "5544"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "Based on Cirvante's rip of \"Mario and Wario\". <br>\r\n<br>\r\nThis set was made/edited for one of my hacks. It includes a whole lot of tiles to build up good bonus levels. It's compatible with the original foreground of the Switch palaces. But you'll have to make a new background. (Suggestion: the last four tiles of the included map16 page)<br>\r\n<br>\r\nAnyways, this is my first submitted graphics. And I think it meets the standards.<br>\r\n<br>\r\n(Uses a BG1 instead of FG3)",
    "latest_version": "smwc-1245-1418072350",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1245,
        "title": "Bonus Level Graphics",
        "version": "smwc-1245-1418072350",
        "upstream_time": 1418072350,
        "download_url": "https://dl.smwcentral.net/1245/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 5150,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bonus-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21765,
    "title": "Bonus Room",
    "authors": [
      "Tob"
    ],
    "tags": [
      "bonus",
      "needs remoderation",
      "wood"
    ],
    "description": "An SMW styled Bonus Room tileset! It has a wooden floor with some small decorations and lots of colourful blocks of all sizes! It also comes with a variation of the bonus room background with little powerup shapes on it!",
    "latest_version": "smwc-21765-1578426735",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21765,
        "title": "Bonus Room",
        "version": "smwc-21765-1578426735",
        "upstream_time": 1578426735,
        "download_url": "https://dl.smwcentral.net/21765/bonusroom.zip",
        "filename": "bonusroom.zip",
        "size": 3442,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2202,
        "title": "Bonus Room",
        "version": "smwc-2202-1418236832",
        "upstream_time": 1418236832,
        "download_url": "https://dl.smwcentral.net/2202/%5BFG%5D%20Custom%20Bonus%20Room%20Tileset.zip",
        "filename": "%5BFG%5D Custom Bonus Room Tileset.zip",
        "size": 4179,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bony-demon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32384,
    "title": "Bony Demon",
    "authors": [
      "Ziz"
    ],
    "tags": [
      "bony beetle"
    ],
    "description": "A bony demon to haunt your halloween. Works fine with the vanilla crumbling animation.",
    "latest_version": "smwc-32384-1666138203",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32384,
        "title": "Bony Demon",
        "version": "smwc-32384-1666138203",
        "upstream_time": 1666138203,
        "download_url": "https://dl.smwcentral.net/32384/Bony%20Demon.zip",
        "filename": "Bony Demon.zip",
        "size": 2558,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-boo",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8958,
    "title": "Boo",
    "authors": [
      "magnemite"
    ],
    "tags": [
      "boo",
      "needs remoderation"
    ],
    "description": "<br>\r\nDescription: Just some custom boo GFX I made. Uses palette 5. Credit isn't necessary but I would really appreciate it!",
    "latest_version": "smwc-8958-1409066670",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8958,
        "title": "Boo",
        "version": "smwc-8958-1409066670",
        "upstream_time": 1409066670,
        "download_url": "https://dl.smwcentral.net/8958/Custom%20Boo%20GFX.zip",
        "filename": "Custom Boo GFX.zip",
        "size": 1855,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6372,
        "title": "Boo",
        "version": "smwc-6372-1394408156",
        "upstream_time": 1394408156,
        "download_url": "https://dl.smwcentral.net/6372/CustomBoos.zip",
        "filename": "CustomBoos.zip",
        "size": 1854,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-boogerman-a-pick-and-flick-adventure-boogerville",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13568,
    "title": "Boogerman: A Pick and Flick Adventure - Boogerville",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "silhouette"
    ],
    "description": "A nighttime background, with a moon in the corner and stars, from Boogerman. Obviously, this would best fit levels set during the night.<br>\r\n<br>\r\nI recommend changing the background scrolling settings to H-Scroll None, V-Scroll None (the background will not look correct if V-Scroll is set to anything but None), but you can also let it scroll horizontally like normal, though the moon in the background will keep repeating, which is why I don't recommend it, or you could find a workaround.<br>\r\n<br>\r\nCredit would be great, but I'm not forcing anyone to do so.",
    "latest_version": "smwc-13568-1460571682",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13568,
        "title": "Boogerman: A Pick and Flick Adventure - Boogerville",
        "version": "smwc-13568-1460571682",
        "upstream_time": 1460571682,
        "download_url": "https://dl.smwcentral.net/13568/Boogerman%20-%20A%20Pick%20and%20Flick%20Adventure%20-%20Boogerville%20BG.zip",
        "filename": "Boogerman - A Pick and Flick Adventure - Boogerville BG.zip",
        "size": 3231,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-boogerman-a-pick-and-flick-adventure-flatulent-swamps",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31058,
    "title": "Boogerman: A Pick and Flick Adventure - Flatulent Swamps",
    "authors": [
      "Natsuz2",
      "Sayuri"
    ],
    "tags": [
      "forest",
      "night"
    ],
    "description": "A rip of the background of the first level of a sadly underrated SNES/Genesis game. A simple background that would nicely fit a forest or similar level. Credit isn't needed, but I'd like it!",
    "latest_version": "smwc-31058-1653862873",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31058,
        "title": "Boogerman: A Pick and Flick Adventure - Flatulent Swamps",
        "version": "smwc-31058-1653862873",
        "upstream_time": 1653862873,
        "download_url": "https://dl.smwcentral.net/31058/Flatulent%20Swamps.zip",
        "filename": "Flatulent Swamps.zip",
        "size": 2851,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-boogerman-a-pick-and-flick-adventure-nasal-caverns",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11103,
    "title": "Boogerman: A Pick and Flick Adventure - Nasal Caverns",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "A rip of the background of the disgustingly-named Nasal Caverns level in Boogerman. Could easily fit cave levels, though you'd probably want to change the color of the water first, unless your hack takes place inside a human body. Credit would be great but you don't have to.",
    "latest_version": "smwc-11103-1427843714",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11103,
        "title": "Boogerman: A Pick and Flick Adventure - Nasal Caverns",
        "version": "smwc-11103-1427843714",
        "upstream_time": 1427843714,
        "download_url": "https://dl.smwcentral.net/11103/Boogerman%20-%20A%20Pick%20and%20Flick%20Adventure%20-%20Nasal%20Caverns%20BG.zip",
        "filename": "Boogerman - A Pick and Flick Adventure - Nasal Caverns BG.zip",
        "size": 5118,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-boogerman-a-pick-and-flick-adventure-the-pits",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11084,
    "title": "Boogerman: A Pick and Flick Adventure - The Pits",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "A rip of the background of the second level of Boogerman. I can't think of where this would fit, but a cave is probably the best place, if anywhere. ",
    "latest_version": "smwc-11084-1427843021",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11084,
        "title": "Boogerman: A Pick and Flick Adventure - The Pits",
        "version": "smwc-11084-1427843021",
        "upstream_time": 1427843021,
        "download_url": "https://dl.smwcentral.net/11084/Boogerman%20-%20A%20Pick%20and%20Flick%20Adventure%20-%20The%20Pits%20BG.zip",
        "filename": "Boogerman - A Pick and Flick Adventure - The Pits BG.zip",
        "size": 4406,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-boshi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8921,
    "title": "Boshi",
    "authors": [
      "Undead441"
    ],
    "tags": [
      "needs remoderation",
      "yoshi"
    ],
    "description": "Updated by: S.R.H.<br>\r\n<br>\r\nDescription: Must edit colors for a blue Boshi. Also, MUST PASTE ON NORMAL YOSHI SPRITES!!! And this is not fake.",
    "latest_version": "smwc-8921-1407894177",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8921,
        "title": "Boshi",
        "version": "smwc-8921-1407894177",
        "upstream_time": 1407894177,
        "download_url": "https://dl.smwcentral.net/8921/BoshiMustDie.zip",
        "filename": "BoshiMustDie.zip",
        "size": 6290,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-boss-pack-part",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35010,
    "title": "Boss Pack (Part 2)",
    "authors": [
      "Goobie Doobie",
      "autisticsceptile1993"
    ],
    "tags": [
      "ultimate noob sprite"
    ],
    "description": "This is a collection of original reskins drawn by me, GoobieDoobie, for the custom Sprite <a href=\"https://www.smwcentral.net/?p=section&a=details&id=20307\">Ultimate Noob Sprite v1.3.4.3.4</a> by Iceguy.<br>\r\nThe idea for the Design is by autisticsceptile1993, who sent me a list of 10 Characters. I then created these Boss reskins based on that list.<br>\r\n<br>\r\nI made 10 reskins, but the file would be too big, so I will upload them in 2 parts, each one containing 5. This one includes:<br>\r\n<br>\r\n-Goblin<br>\r\n-Ogre<br>\r\n-Pharaoh<br>\r\n-Spider<br>\r\n-Human Witch<br>\r\n<br>\r\nIf you want to use all 3 animations of each Boss, look into the ReadMe file, the instructions are under 'How to use'.<br>\r\n<br>\r\nDisclaimer!<br>\r\nHuman Witch's Animate 3 animation uses almost the whole F-palette!<br>\r\n<br>\r\nA credit to me & Iceguy would be appreciated. And also to autisticsceptile1993, without his request, these Characters would've never existed in the first place.",
    "latest_version": "smwc-35010-1693690572",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35010,
        "title": "Boss Pack (Part 2)",
        "version": "smwc-35010-1693690572",
        "upstream_time": 1693690572,
        "download_url": "https://dl.smwcentral.net/35010/BossSkinPack02.zip",
        "filename": "BossSkinPack02.zip",
        "size": 822066,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 35009,
        "title": "Boss Pack (Part 1)",
        "version": "smwc-35009-1693689772",
        "upstream_time": 1693689772,
        "download_url": "https://dl.smwcentral.net/35009/BossSkinPack01.zip",
        "filename": "BossSkinPack01.zip",
        "size": 736860,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bouncing-note",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26956,
    "title": "Bouncing Note",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "bonus",
      "ninji"
    ],
    "description": "The Bouncing Note from Music Park in Mario Kart 7 and Mario Kart 8 (Deluxe), shrunken down to replace Ninji.",
    "latest_version": "smwc-26956-1620317381",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26956,
        "title": "Bouncing Note",
        "version": "smwc-26956-1620317381",
        "upstream_time": 1620317381,
        "download_url": "https://dl.smwcentral.net/26956/bouncingnote.zip",
        "filename": "bouncingnote.zip",
        "size": 2887,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bowser-jr",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 4562,
    "title": "Bowser Jr.",
    "authors": [
      "AlanJacobs"
    ],
    "tags": [
      "ludwig von koopa",
      "patch needed"
    ],
    "description": "Bowser Jr. graphics were drawn by yours truly for my hack named Cinnamon Hills.<br>\r\n <br>\r\nThese graphics will replace Ludwig von Koopa with Bowser Jr. graphics by simply replacing the GFX0B BIN file with my Bowser Jr. GFX0B BIN.<br>\r\n<br>\r\nChanging Ludwig's palette requires a patch, which is included.<br>\r\n<br>\r\nThank you and I hope you enjoy!",
    "latest_version": "smwc-4562-1371670771",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 4562,
        "title": "Bowser Jr.",
        "version": "smwc-4562-1371670771",
        "upstream_time": 1371670771,
        "download_url": "https://dl.smwcentral.net/4562/Bowser%20Jr.zip",
        "filename": "Bowser Jr.zip",
        "size": 3138,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bowser-s-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6556,
    "title": "Bowser's Castle",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Here's the Bowser Castle tileset I originally drew for C3 2011 and have since used in a couple of my hacks.  The Line Guides are placed where the ones in the original castle tileset were, so they don't take up additional Map16 space.",
    "latest_version": "smwc-6556-1400249384",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6556,
        "title": "Bowser's Castle",
        "version": "smwc-6556-1400249384",
        "upstream_time": 1400249384,
        "download_url": "https://dl.smwcentral.net/6556/Bowser%27s%20Castle.zip",
        "filename": "Bowser%27s Castle.zip",
        "size": 3934,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bramble-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13949,
    "title": "Bramble Castle",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "jungle",
      "needs remoderation",
      "ruins"
    ],
    "description": "Here's a tileset that would be perfect for a castle that has been completely overrun by plantlife, like what you'd find in a jungle world.  You should probably use <a href=\"http://www.smwcentral.net/?p=section&a=details&id=9473\">Directional Hurt Blocks</a> for the platforms with thorns on the bottom.  By default, they just act like solid blocks.",
    "latest_version": "smwc-13949-1468806570",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13949,
        "title": "Bramble Castle",
        "version": "smwc-13949-1468806570",
        "upstream_time": 1468806570,
        "download_url": "https://dl.smwcentral.net/13949/BrambleCastle.zip",
        "filename": "BrambleCastle.zip",
        "size": 5023,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bramble-thicket",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1618,
    "title": "Bramble Thicket",
    "authors": [
      "Uncle_Bones"
    ],
    "tags": [
      "brambles",
      "needs remoderation",
      "sky"
    ],
    "description": "This is what I consider to be my best tileset yet; Please give credit if used.<br>\r\n<br>\r\n<br>\r\nHopefully I fixed all of the palette errors.",
    "latest_version": "smwc-1618-1426334612",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1618,
        "title": "Bramble Thicket",
        "version": "smwc-1618-1426334612",
        "upstream_time": 1426334612,
        "download_url": "https://dl.smwcentral.net/1618/cus-bonebram.zip",
        "filename": "cus-bonebram.zip",
        "size": 43886,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-brambles",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5856,
    "title": "Brambles",
    "authors": [
      "PaperMario94"
    ],
    "tags": [
      "brambles",
      "forest",
      "grassland",
      "needs remoderation"
    ],
    "description": "A custom bramble GFX made by me.",
    "latest_version": "smwc-5856-1381601786",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5856,
        "title": "Brambles",
        "version": "smwc-5856-1381601786",
        "upstream_time": 1381601786,
        "download_url": "https://dl.smwcentral.net/5856/CustomBramblesByMawwo7.zip",
        "filename": "CustomBramblesByMawwo7.zip",
        "size": 1788,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2859,
        "title": "Brambles",
        "version": "smwc-2859-1392299027",
        "upstream_time": 1392299027,
        "download_url": "https://dl.smwcentral.net/2859/%5BFG%5D%20Brambles.zip",
        "filename": "%5BFG%5D Brambles.zip",
        "size": 44570,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2391,
        "title": "Brambles",
        "version": "smwc-2391-1416989336",
        "upstream_time": 1416989336,
        "download_url": "https://dl.smwcentral.net/2391/Brambles.zip",
        "filename": "Brambles.zip",
        "size": 3970,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-brambles-and-shrooms",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10661,
    "title": "Brambles and Shrooms",
    "authors": [
      "sunwarrior25"
    ],
    "tags": [
      "brambles",
      "grassland",
      "needs remoderation"
    ],
    "description": "An extension to any forest tileset. A custom palette has been included, but is not necessary",
    "latest_version": "smwc-10661-1422650611",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10661,
        "title": "Brambles and Shrooms",
        "version": "smwc-10661-1422650611",
        "upstream_time": 1422650611,
        "download_url": "https://dl.smwcentral.net/10661/%5BUPDATE%5D%20Brambles%20n%27%20Shrooms.zip",
        "filename": "%5BUPDATE%5D Brambles n%27 Shrooms.zip",
        "size": 5752,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-breath-of-fire-ii-overworld",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23934,
    "title": "Breath of Fire II - Overworld",
    "authors": [
      "Mogu94"
    ],
    "tags": [
      "castle",
      "desert",
      "forest",
      "grassland",
      "house",
      "lake",
      "mountain",
      "needs remoderation",
      "town"
    ],
    "description": "The world map graphics from Breath of Fire II. Everything except the rugged ground tiles is included due to palette space. There are also a few tiles like the waterfall that has been edited in order to work better with the palette animations in order for the animations to sync up better. Includes an alternate palette for the buildings. Uses palettes 2 through 7 and 4 graphic files. Suggested by TheMorganah.<br>\r\n<br>\r\n<a href=\"https://bin.smwcentral.net/u/28549/bof2.png\" rel=\"nofollow\">Full map preview</a>",
    "latest_version": "smwc-23934-1595202462",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23934,
        "title": "Breath of Fire II - Overworld",
        "version": "smwc-23934-1595202462",
        "upstream_time": 1595202462,
        "download_url": "https://dl.smwcentral.net/23934/Breath%20of%20Fire%20II%20Map.zip",
        "filename": "Breath of Fire II Map.zip",
        "size": 121932,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-brick-block-animations",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17700,
    "title": "Brick Block Animations",
    "authors": [
      "Ralshi02"
    ],
    "tags": [
      "brick block",
      "needs remoderation"
    ],
    "description": "A version of brick block from New super mario bros U<br>\r\n<br>\r\nGraphics for this block; https://www.smwcentral.net/?p=section&a=details&id=16417",
    "latest_version": "smwc-17700-1530890438",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17700,
        "title": "Brick Block Animations",
        "version": "smwc-17700-1530890438",
        "upstream_time": 1530890438,
        "download_url": "https://dl.smwcentral.net/17700/Modern_Brick_block.zip",
        "filename": "Modern_Brick_block.zip",
        "size": 2237,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-brickblock-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15808,
    "title": "Brickblock Ruins",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "ruins"
    ],
    "description": "Here's a nice ruins set based on the texture of SMB1 Brick Blocks.  It also features some Munchers here and there.",
    "latest_version": "smwc-15808-1499625061",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15808,
        "title": "Brickblock Ruins",
        "version": "smwc-15808-1499625061",
        "upstream_time": 1499625061,
        "download_url": "https://dl.smwcentral.net/15808/Ruins.zip",
        "filename": "Ruins.zip",
        "size": 5892,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bricks-beams-and-bulbs",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10656,
    "title": "Bricks, Beams and Bulbs",
    "authors": [
      "sunwarrior25"
    ],
    "tags": [
      "city",
      "construction",
      "industrial",
      "needs remoderation"
    ],
    "description": "Original description:<br>\r\n\"Modified version of a previous submission. This ExGFX offers a stylish brick wall, complete with cracks and \"incomplete\" pieces, as well as some steel girders, light bulbs, and miscellaneous pillars.<br>\r\n<br>\r\nIncluded is a .pal file with palette rows 3 and 4 modified (3 for a forest ExGFX, and 4 for this ExGFX). The .pal is based on level 105's initial palette. Also included are the Map16Page.bin and the Map16PageG.bin files requested via PM. The majority of the tiles on these included pages use palette 4, while the lit Light Bulbs and some of the Steel Blocks use palette 6. Everything is taken from Map16 page 0x400 on a different ROM from my current project.<br>\r\n<br>\r\nMeant for cities or industrial areas.\"",
    "latest_version": "smwc-10656-1422291565",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10656,
        "title": "Bricks, Beams and Bulbs",
        "version": "smwc-10656-1422291565",
        "upstream_time": 1422291565,
        "download_url": "https://dl.smwcentral.net/10656/%5BUPDATE%5D%20BrixBeamsBulbs.zip",
        "filename": "%5BUPDATE%5D BrixBeamsBulbs.zip",
        "size": 4940,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-brinstar-bomb-torizo-way",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 377,
    "title": "Brinstar - Bomb Torizo Way",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "To use with Buu-Huu's Brinstar Bomb Torizo Way BG rip. His palette was improved. Credit, if used.",
    "latest_version": "smwc-377-1383144346",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 377,
        "title": "Brinstar - Bomb Torizo Way",
        "version": "smwc-377-1383144346",
        "upstream_time": 1383144346,
        "download_url": "https://dl.smwcentral.net/377/brn-levelforfun.zip",
        "filename": "brn-levelforfun.zip",
        "size": 5983,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-broken",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11678,
    "title": "Broken",
    "authors": [
      "Mario3andU"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "This is my new font.<br>\r\n<br>\r\nEnjoy!<br>\r\n<br>\r\nYou don't have to give credit.<br>\r\n",
    "latest_version": "smwc-11678-1436131294",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11678,
        "title": "Broken",
        "version": "smwc-11678-1436131294",
        "upstream_time": 1436131294,
        "download_url": "https://dl.smwcentral.net/11678/Broken%20Font.zip",
        "filename": "Broken Font.zip",
        "size": 1124,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bs-super-mario-usa-power-challenge-gold-mario-statue",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39138,
    "title": "BS Super Mario USA Power Challenge - Gold Mario Statue",
    "authors": [
      "zAce08xZ"
    ],
    "tags": [
      "3-up",
      "misc"
    ],
    "description": "A golden Mario statue as seen in BS Super Mario USA. <br>\r\n<br>\r\nCredit is not required.",
    "latest_version": "smwc-39138-1738690898",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39138,
        "title": "BS Super Mario USA Power Challenge - Gold Mario Statue",
        "version": "smwc-39138-1738690898",
        "upstream_time": 1738690898,
        "download_url": "https://dl.smwcentral.net/39138/BS%20Super%20Mario%20USA%20Power%20Challenge%20-%20Gold%20Mario%20Statue.zip",
        "filename": "BS Super Mario USA Power Challenge - Gold Mario Statue.zip",
        "size": 2228,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bs-super-ninja-kun-blossom-garden",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32319,
    "title": "BS Super Ninja-Kun - Blossom Garden",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "forest",
      "sky"
    ],
    "description": "The background used in the first level of Super Ninja-Kun, a Satellaview exclusive videogame. A great fit for any eastern grassland or very large levels. The sample level was made using Horizontal Level Mode, since the actual background is quite large.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-32319-1665938379",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32319,
        "title": "BS Super Ninja-Kun - Blossom Garden",
        "version": "smwc-32319-1665938379",
        "upstream_time": 1665938379,
        "download_url": "https://dl.smwcentral.net/32319/BS%20Super%20Ninja-kun%20-%20Blossom%20Garden.zip",
        "filename": "BS Super Ninja-kun - Blossom Garden.zip",
        "size": 4644,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bs-super-ninja-kun-ice-cavern",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32312,
    "title": "BS Super Ninja-Kun - Ice Cavern",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "ice",
      "texture"
    ],
    "description": "A very simple ice cavern background from Super Ninja-Kun, a very rare Satellaview game. The original background uses tons of palette exanimation that I still don't know how to rip, so yeah, maybe in the future I'll update it with exanimation. The actual background itself uses only four colors and mere 20 tiles, which is perfect if you want to use a lot of foreground decoration in your levels.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-32312-1665937992",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32312,
        "title": "BS Super Ninja-Kun - Ice Cavern",
        "version": "smwc-32312-1665937992",
        "upstream_time": 1665937992,
        "download_url": "https://dl.smwcentral.net/32312/BS%20Super%20Ninja-Kun%20-%20Ice%20Cavern%20BG.zip",
        "filename": "BS Super Ninja-Kun - Ice Cavern BG.zip",
        "size": 2345,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bs-super-ninja-kun-rocky-mine-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32309,
    "title": "BS Super Ninja-Kun - Rocky Mine (Exterior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "A beautiful background seen in the first boss fight against the funny Skull Shogun antagonist, from BS Super Ninja-Kun. In the original game, the boss fight happens at high speed, while our hero, Ninja-kun rides a minecart. As expected from that, this background is perfect for parallax scrolling.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-32309-1666320791",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32309,
        "title": "BS Super Ninja-Kun - Rocky Mine (Exterior)",
        "version": "smwc-32309-1666320791",
        "upstream_time": 1666320791,
        "download_url": "https://dl.smwcentral.net/32309/BS%20Super%20Ninja-Kun%20-%20Rocky%20Mine%20%28Exterior%29.zip",
        "filename": "BS Super Ninja-Kun - Rocky Mine (Exterior).zip",
        "size": 3216,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bs-super-ninja-kun-sky-chase",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32321,
    "title": "BS Super Ninja-Kun - Sky Chase",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "sky"
    ],
    "description": "The background seen during the shoot-em-up section of Super Ninja-Kun. A great fit for sky levels and for parallax scrolling, in general.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-32321-1666321441",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32321,
        "title": "BS Super Ninja-Kun - Sky Chase",
        "version": "smwc-32321-1666321441",
        "upstream_time": 1666321441,
        "download_url": "https://dl.smwcentral.net/32321/BS%20Super%20Ninja-Kun-%20Sky%20Chase.zip",
        "filename": "BS Super Ninja-Kun- Sky Chase.zip",
        "size": 4649,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bs-super-ninja-kun-sky-temple-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32320,
    "title": "BS Super Ninja-Kun - Sky Temple (Interior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "eastern"
    ],
    "description": "A temple-like that has three distinct statues, from the final level of Super Ninja-Kun, an exclusive Satellaview game. A great for final levels or eastern-themed temples, in general.<br>\r\n<br>\r\nIt uses an expanded horizontal level mode, because of how big the background is.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-32320-1666321110",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32320,
        "title": "BS Super Ninja-Kun - Sky Temple (Interior)",
        "version": "smwc-32320-1666321110",
        "upstream_time": 1666321110,
        "download_url": "https://dl.smwcentral.net/32320/BS%20Super%20Ninja-Kun%20-%20Sky%20Temple%20%28Interior%29.zip",
        "filename": "BS Super Ninja-Kun - Sky Temple (Interior).zip",
        "size": 7600,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bs-super-ninja-kun-volcano",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32318,
    "title": "BS Super Ninja-Kun - Volcano",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "volcano"
    ],
    "description": "A fiery and rocky background seen in the volcano stage of Super Ninja-Kun, a game that was released for the infamous Satellaview. A great fit for volcanos or caves, in general.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-32318-1666175034",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32318,
        "title": "BS Super Ninja-Kun - Volcano",
        "version": "smwc-32318-1666175034",
        "upstream_time": 1666175034,
        "download_url": "https://dl.smwcentral.net/32318/BS%20Super%20Ninja-Kun%20-%20Volcano.zip",
        "filename": "BS Super Ninja-Kun - Volcano.zip",
        "size": 3218,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bs-x-download-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 36615,
    "title": "BS-X - Download Screen #6",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "abstract",
      "bonus",
      "food",
      "texture",
      "underwater"
    ],
    "description": "A Red and Blue Background that would works well in abstract areas.",
    "latest_version": "smwc-36615-1705531087",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 36615,
        "title": "BS-X - Download Screen #6",
        "version": "smwc-36615-1705531087",
        "upstream_time": 1705531087,
        "download_url": "https://dl.smwcentral.net/36615/BSX%20-%20RedBlue.zip",
        "filename": "BSX - RedBlue.zip",
        "size": 3914,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 36614,
        "title": "BS-X - Download Screen #5",
        "version": "smwc-36614-1705530816",
        "upstream_time": 1705530816,
        "download_url": "https://dl.smwcentral.net/36614/BSX%20-%20Fans.zip",
        "filename": "BSX - Fans.zip",
        "size": 3198,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 36613,
        "title": "BS-X - Download Screen #4",
        "version": "smwc-36613-1705530467",
        "upstream_time": 1705530467,
        "download_url": "https://dl.smwcentral.net/36613/BSX%20-%20Candies.zip",
        "filename": "BSX - Candies.zip",
        "size": 3002,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 36612,
        "title": "BS-X - Download Screen #3",
        "version": "smwc-36612-1705530213",
        "upstream_time": 1705530213,
        "download_url": "https://dl.smwcentral.net/36612/BSX%20-%20Confettis.zip",
        "filename": "BSX - Confettis.zip",
        "size": 4104,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 36611,
        "title": "BS-X - Download Screen #2",
        "version": "smwc-36611-1705529169",
        "upstream_time": 1705529169,
        "download_url": "https://dl.smwcentral.net/36611/BSX%20-%20Squares.zip",
        "filename": "BSX - Squares.zip",
        "size": 2661,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 36610,
        "title": "BS-X - Download Screen #1",
        "version": "smwc-36610-1705528960",
        "upstream_time": 1705528960,
        "download_url": "https://dl.smwcentral.net/36610/BSX%20-%20Water.zip",
        "filename": "BSX - Water.zip",
        "size": 4602,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bs-x-menu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 36617,
    "title": "BS-X - Menu #2",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "abstract",
      "texture"
    ],
    "description": "A Deep Blue Background that would works well in abstract areas.",
    "latest_version": "smwc-36617-1705531971",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 36617,
        "title": "BS-X - Menu #2",
        "version": "smwc-36617-1705531971",
        "upstream_time": 1705531971,
        "download_url": "https://dl.smwcentral.net/36617/BSX%20-%20Blue.zip",
        "filename": "BSX - Blue.zip",
        "size": 6360,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 36616,
        "title": "BS-X - Menu #1",
        "version": "smwc-36616-1705531753",
        "upstream_time": 1705531753,
        "download_url": "https://dl.smwcentral.net/36616/BSX%20-%20Purple.zip",
        "filename": "BSX - Purple.zip",
        "size": 6366,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bs-x-transmitting-program",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 36618,
    "title": "BS-X - Transmitting Program",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "texture",
      "wood"
    ],
    "description": "A Wood Background that would works well on woody areas.",
    "latest_version": "smwc-36618-1705532145",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 36618,
        "title": "BS-X - Transmitting Program",
        "version": "smwc-36618-1705532145",
        "upstream_time": 1705532145,
        "download_url": "https://dl.smwcentral.net/36618/BSX%20-%20Wood.zip",
        "filename": "BSX - Wood.zip",
        "size": 4785,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bubble-bobble",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2211,
    "title": "Bubble Bobble",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "8-bit",
      "needs remoderation",
      "texture"
    ],
    "description": "Some FG from Bubble Bobble.",
    "latest_version": "smwc-2211-1426685095",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2211,
        "title": "Bubble Bobble",
        "version": "smwc-2211-1426685095",
        "upstream_time": 1426685095,
        "download_url": "https://dl.smwcentral.net/2211/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 2003,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bubsy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32357,
    "title": "Bubsy 2 - My Penguin for a Horse",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "abstract",
      "block",
      "desert",
      "forest",
      "mountain",
      "needs remoderation",
      "pyramid"
    ],
    "description": "This is seen where Bubsy has to go through a forest-like area to advance.<br>\r\nThe palette is quite easy to edit and parallax scrolling is added.<br>\r\nCredit MarioFanGamer for the Parallax HDMA Toolkit.<br>\r\nThe code is in the 'Level' folder and the required code in the 'library' folder.<br>\r\nThere are six lines of code to edit. Edit only the scroll speeds, not scanline positioning.<br>\r\nIn db $00 : dw $0040,$00BE, only edit $0040, as it's the scrolling speed. <br>\r\nEnjoy!",
    "latest_version": "smwc-32357-1665889580",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32357,
        "title": "Bubsy 2 - My Penguin for a Horse",
        "version": "smwc-32357-1665889580",
        "upstream_time": 1665889580,
        "download_url": "https://dl.smwcentral.net/32357/Bubsy%20II%20-%20My%20Penguin%20for%20a%20Horse.zip",
        "filename": "Bubsy II - My Penguin for a Horse.zip",
        "size": 14088,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32153,
        "title": "Bubsy 2 (SNES) - Level Select",
        "version": "smwc-32153-1663636970",
        "upstream_time": 1663636970,
        "download_url": "https://dl.smwcentral.net/32153/Bubsy%202%20-%20Level%20Select.zip",
        "filename": "Bubsy 2 - Level Select.zip",
        "size": 6954,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1825,
        "title": "Bubsy 2 - Pyramid ",
        "version": "smwc-1825-1409476160",
        "upstream_time": 1409476160,
        "download_url": "https://dl.smwcentral.net/1825/ZippityZip.zip",
        "filename": "ZippityZip.zip",
        "size": 5002,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bubsy-in-claws-encounters-of-the-furred-kind-genesis-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31679,
    "title": "Bubsy in: Claws Encounters of the Furred Kind (Genesis) - Area 2: The Fair",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "grassland",
      "night"
    ],
    "description": "A nighttime background from the favorite game of 90's kids with confused grandparents who rushed to buy a birthday present, Bubsy in: Claws Encounters of the Furred Kind.",
    "latest_version": "smwc-31679-1659125127",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31679,
        "title": "Bubsy in: Claws Encounters of the Furred Kind (Genesis) - Area 2: The Fair",
        "version": "smwc-31679-1659125127",
        "upstream_time": 1659125127,
        "download_url": "https://dl.smwcentral.net/31679/bubsy.zip",
        "filename": "bubsy.zip",
        "size": 5445,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bubsy-in-claws-encounters-of-the-furred-kind-snes-bonus-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32125,
    "title": "Bubsy in: Claws Encounters of the Furred Kind (SNES) - Bonus Stage",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "bonus",
      "industrial"
    ],
    "description": "Bubsy enters the cave that somehow leads him to an industrial base. This also classifies as bonus, because the character collects yarn balls and leaves.<br>\r\nIt uses only 1 palette.<br>\r\n<br>\r\nNo credit required.",
    "latest_version": "smwc-32125-1663362248",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32125,
        "title": "Bubsy in: Claws Encounters of the Furred Kind (SNES) - Bonus Stage",
        "version": "smwc-32125-1663362248",
        "upstream_time": 1663362248,
        "download_url": "https://dl.smwcentral.net/32125/Bubsy%20in%20Claws%20Encounters%20of%20the%20Furred%20Kind-Chapter%202-Forbidden%20Plummet-Bonus.zip",
        "filename": "Bubsy in Claws Encounters of the Furred Kind-Chapter 2-Forbidden Plummet-Bonus.zip",
        "size": 7483,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bubsy-in-claws-encounters-of-the-furred-kind-snes-chapter",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32151,
    "title": "Bubsy in: Claws Encounters of the Furred Kind (SNES) - Chapter 4: Fair Conditioning",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "carnival",
      "forest",
      "grassland",
      "mountain",
      "night",
      "space",
      "wild west"
    ],
    "description": "A very colorful background, from chapter 4 from the Bubsy game (SNES). A great fit for carnival levels, in general.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-32151-1664244313",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32151,
        "title": "Bubsy in: Claws Encounters of the Furred Kind (SNES) - Chapter 4: Fair Conditioning",
        "version": "smwc-32151-1664244313",
        "upstream_time": 1664244313,
        "download_url": "https://dl.smwcentral.net/32151/Bubsy%20in%20Claws%20Encounters%20of%20the%20Furred%20Kind%20%28SNES%29%20-%20Fair%20Conditioning.zip",
        "filename": "Bubsy in Claws Encounters of the Furred Kind (SNES) - Fair Conditioning.zip",
        "size": 5789,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32149,
        "title": "Bubsy in: Claws Encounters of the Furred Kind (SNES) - Chapter 16: A Farewell to Woolies",
        "version": "smwc-32149-1663611706",
        "upstream_time": 1663611706,
        "download_url": "https://dl.smwcentral.net/32149/Bubsy%20in%20Claws%20Encounters%20of%20the%20Furred%20Kind-Chapter%2016%20A%20Farewell%20to%20Woolies.zip",
        "filename": "Bubsy in Claws Encounters of the Furred Kind-Chapter 16 A Farewell to Woolies.zip",
        "size": 8088,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32148,
        "title": "Bubsy in: Claws Encounters of the Furred Kind (SNES) - Chapter 10: Beavery Careful",
        "version": "smwc-32148-1663611453",
        "upstream_time": 1663611453,
        "download_url": "https://dl.smwcentral.net/32148/Bubsy%20in%20Claws%20Encounters%20of%20the%20Furred%20Kind-Chapter%2010-Beavery%20Careful.zip",
        "filename": "Bubsy in Claws Encounters of the Furred Kind-Chapter 10-Beavery Careful.zip",
        "size": 15788,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32140,
        "title": "Bubsy in: Claws Encounters of the Furred Kind (SNES) - Chapter 13: Eye of the Bobcat",
        "version": "smwc-32140-1663447452",
        "upstream_time": 1663447452,
        "download_url": "https://dl.smwcentral.net/32140/Bubsy%20in%20Claws%20Encounters%20of%20the%20Furred%20Kind-Chapter%2013-Eye%20of%20the%20Bobcat.zip",
        "filename": "Bubsy in Claws Encounters of the Furred Kind-Chapter 13-Eye of the Bobcat.zip",
        "size": 14272,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32124,
        "title": "Bubsy in: Claws Encounters of the Furred Kind (SNES) - Chapter 1: Cheese Wheels of Doom",
        "version": "smwc-32124-1663451941",
        "upstream_time": 1663451941,
        "download_url": "https://dl.smwcentral.net/32124/Bubsy%20in%20Claws%20Encounters%20of%20the%20Furred%20Kind-Chapter%201-Cheese%20Wheels%20of%20Doom.zip",
        "filename": "Bubsy in Claws Encounters of the Furred Kind-Chapter 1-Cheese Wheels of Doom.zip",
        "size": 15453,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32111,
        "title": "Bubsy in: Claws Encounters of the Furred Kind (SNES) - Chapter 7: The Good, The Bad and The Woolies",
        "version": "smwc-32111-1663202537",
        "upstream_time": 1663202537,
        "download_url": "https://dl.smwcentral.net/32111/Bubsy%20in%20Claws%20Encounters%20of%20the%20Furred%20Kind-Chapter%208-A%20fistful%20of%20yarn.zip",
        "filename": "Bubsy in Claws Encounters of the Furred Kind-Chapter 8-A fistful of yarn.zip",
        "size": 13265,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bugs-bunny-in-rabbit-rampage-level-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5889,
    "title": "Bugs Bunny in Rabbit Rampage - Level 1-1 (Inside)",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "cave",
      "forest",
      "ice",
      "mountain",
      "needs remoderation",
      "snow"
    ],
    "description": "The background used in the inside area of the first level of the SNES game \"Bugs Bunny in Rabbit Rampage\". No credit needed.",
    "latest_version": "smwc-5889-1391878790",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5889,
        "title": "Bugs Bunny in Rabbit Rampage - Level 1-1 (Inside)",
        "version": "smwc-5889-1391878790",
        "upstream_time": 1391878790,
        "download_url": "https://dl.smwcentral.net/5889/BugsBunnyLevel11Inside.zip",
        "filename": "BugsBunnyLevel11Inside.zip",
        "size": 4961,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5888,
        "title": "Bugs Bunny in Rabbit Rampage - Level 1.1 (Outside)",
        "version": "smwc-5888-1391878770",
        "upstream_time": 1391878770,
        "download_url": "https://dl.smwcentral.net/5888/BugsBunnyLevel11.zip",
        "filename": "BugsBunnyLevel11.zip",
        "size": 9253,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5887,
        "title": "Bugs Bunny in Rabbit Rampage - Level 1.3",
        "version": "smwc-5887-1382792956",
        "upstream_time": 1382792956,
        "download_url": "https://dl.smwcentral.net/5887/BugsBunnyLevel13.zip",
        "filename": "BugsBunnyLevel13.zip",
        "size": 7195,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bugs-bunny-in-rabbit-rampage-level-9",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5890,
    "title": "Bugs Bunny in Rabbit Rampage - Level 9.1",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "forest",
      "jungle",
      "needs remoderation"
    ],
    "description": "The background used in the sixth level (contrary to the level's name) of the SNES game \"Bugs Bunny in Rabbit Rampage\". No credit needed.",
    "latest_version": "smwc-5890-1391878823",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5890,
        "title": "Bugs Bunny in Rabbit Rampage - Level 9.1",
        "version": "smwc-5890-1391878823",
        "upstream_time": 1391878823,
        "download_url": "https://dl.smwcentral.net/5890/BugsBunnyLevel91.zip",
        "filename": "BugsBunnyLevel91.zip",
        "size": 14510,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bugs-bunny-lola-bunny-operation-carrot-patch-carrot",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33438,
    "title": "Bugs Bunny & Lola Bunny: Operation Carrot Patch - Carrot",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "2bpp",
      "coin",
      "retro"
    ],
    "description": "Bananas are cool, but what about other fruit or vegetables? Here's a smoothly animated carrot from Bugs Bunny & Lola Bunny: Operation Carrot Patch (also known as Looney Tunes: Carrot Crazy) for Game Boy Color.",
    "latest_version": "smwc-33438-1678032077",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33438,
        "title": "Bugs Bunny & Lola Bunny: Operation Carrot Patch - Carrot",
        "version": "smwc-33438-1678032077",
        "upstream_time": 1678032077,
        "download_url": "https://dl.smwcentral.net/33438/Bugs%20Bunny%20AND%20Lola%20Bunny%27s%20Carrots.zip",
        "filename": "Bugs Bunny AND Lola Bunny%27s Carrots.zip",
        "size": 2696,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bullet-bill-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27307,
    "title": "Bullet Bill Pack",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "bullet bill"
    ],
    "description": "Originally, Fernand1527 only wanted the Fire Chomp and that's it. Anorakun told me it isn't worth submitting just that, so I decided to upload besides the fire chomp, 5 other bullet bills that you might find useful for your hack.<br>\r\n<br>\r\nYou might see 12 GFX files. Those are split into regular and special files. Read the readme for details. Those are good for your SMW bullet bills or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3633\">bullet bills</a> that were disassembled.<br>\r\n<br>\r\nGive me credit, as I did put some work.<br>\r\n<br>\r\nRequested by Fernand1527 ",
    "latest_version": "smwc-27307-1623978735",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27307,
        "title": "Bullet Bill Pack",
        "version": "smwc-27307-1623978735",
        "upstream_time": 1623978735,
        "download_url": "https://dl.smwcentral.net/27307/Post-Special%20Bullet%20Bill%20Replacements.zip",
        "filename": "Post-Special Bullet Bill Replacements.zip",
        "size": 27327,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bullet-bill-to-cannon-ball",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 812,
    "title": "Bullet Bill to Cannon Ball",
    "authors": [
      "Slash Man"
    ],
    "tags": [
      "bullet bill",
      "needs remoderation"
    ],
    "description": "I drew these for my tank brigades and doom ship levels",
    "latest_version": "smwc-812-1395132339",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 812,
        "title": "Bullet Bill to Cannon Ball",
        "version": "smwc-812-1395132339",
        "upstream_time": 1395132339,
        "download_url": "https://dl.smwcentral.net/812/Cannon%20Ball%20Bills.zip",
        "filename": "Cannon Ball Bills.zip",
        "size": 4864,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bullet-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1646,
    "title": "Bullet Coin",
    "authors": [
      "SelinTheFox"
    ],
    "tags": [
      "coin",
      "needs remoderation"
    ],
    "description": "This is some EXGFX that substitutes Coins to Bullets, and the Coin Counter Coin to a bullet.<br>\r\n<br>\r\nMade in request for Christ253",
    "latest_version": "smwc-1646-1410985850",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1646,
        "title": "Bullet Coin",
        "version": "smwc-1646-1410985850",
        "upstream_time": 1410985850,
        "download_url": "https://dl.smwcentral.net/1646/Bullet.zip",
        "filename": "Bullet.zip",
        "size": 23735,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bumper",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17882,
    "title": "Bumper",
    "authors": [
      "hash"
    ],
    "tags": [
      "miscellaneous",
      "needs remoderation"
    ],
    "description": "Here are some new graphics for Blind Devil's custom Bumper sprite which you can find here (until it's approved): https://www.smwcentral.net/?p=section&a=details&id=17879<br>\r\n<br>\r\nThe graphics are a scaled down version of the bumper found in Super Mario Maker for Wii U.<br>\r\n<br>\r\nI have included 6 different palettes to use with these graphics. The Pink one is the default pink used in SMM.",
    "latest_version": "smwc-17882-1531965345",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17882,
        "title": "Bumper",
        "version": "smwc-17882-1531965345",
        "upstream_time": 1531965345,
        "download_url": "https://dl.smwcentral.net/17882/bumperGFX.zip",
        "filename": "bumperGFX.zip",
        "size": 7178,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bumpy-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2734,
    "title": "Bumpy Cave",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "We all love a nice cave, so here's a nice cave tileset. Complete with extra lava so Mario can burn off his ass yet again! In all seriousness, it's got a couple of slopes and stuff, nothing major. You might find it useful, however.<br>\r\n<br>\r\nYep.",
    "latest_version": "smwc-2734-1392298555",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2734,
        "title": "Bumpy Cave",
        "version": "smwc-2734-1392298555",
        "upstream_time": 1392298555,
        "download_url": "https://dl.smwcentral.net/2734/%5BFG%5D%20Bumpy%20Cave.zip",
        "filename": "%5BFG%5D Bumpy Cave.zip",
        "size": 38197,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bunny-reznor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29752,
    "title": "Bunny Reznor",
    "authors": [
      "DynastyLobster"
    ],
    "tags": [
      "boss",
      "reznor"
    ],
    "description": "cute bunny replacing reznor",
    "latest_version": "smwc-29752-1644590414",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29752,
        "title": "Bunny Reznor",
        "version": "smwc-29752-1644590414",
        "upstream_time": 1644590414,
        "download_url": "https://dl.smwcentral.net/29752/bunny%20reznor%20gfx25.zip",
        "filename": "bunny reznor gfx25.zip",
        "size": 2304,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bush-and-rocks-field",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 964,
    "title": "Bush and Rocks Field",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "gradient",
      "grassland",
      "needs remoderation",
      "realistic"
    ],
    "description": "This is an original BG based off this photograph: http://i.pbase.com/v3/84/580784/1/48079167.PrideLand.gif",
    "latest_version": "smwc-964-1394979303",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 964,
        "title": "Bush and Rocks Field",
        "version": "smwc-964-1394979303",
        "upstream_time": 1394979303,
        "download_url": "https://dl.smwcentral.net/964/BARF.zip",
        "filename": "BARF.zip",
        "size": 9815,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bushes-and-hills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35218,
    "title": "Bushes and Hills",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "Here's a simple background set featuring patterned hills in 2 sizes and some foliage to go in front of them.  The foliage uses the last 3 colors of Palette Row 0, so you'll need a custom palette if you incorporate them into your setup or use the default provided in the .zip sample level.  If you're not using the bushes, the hills are compatible with vanilla background palettes, with the exception of 4.",
    "latest_version": "smwc-35218-1696814944",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35218,
        "title": "Bushes and Hills",
        "version": "smwc-35218-1696814944",
        "upstream_time": 1696814944,
        "download_url": "https://dl.smwcentral.net/35218/Hills%20%28update%29.zip",
        "filename": "Hills (update).zip",
        "size": 2903,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-businessman-and-businesswoman",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24442,
    "title": "Businessman and Businesswoman",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "patch needed",
      "rex"
    ],
    "description": "Fancy businesspeople that serve as a replacement for Rex. Note that a patch is included which allows for the sprite tiles to align properly, courtesy of Ninja Boy.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"autisticsceptile1993\"><a href=\"/?p=profile&amp;id=15914\" style=\"color: var(--user-color-2);\" class=\"un\">autisticsceptile1993</a></span> and <span class=\"un-outer\" title=\"OrangeBronzeDaisy\"><a href=\"/?p=profile&amp;id=42572\" style=\"color: var(--user-color-3);\" class=\"un unavailable inactive\">OrangeBronzeDaisy</a></span>.",
    "latest_version": "smwc-24442-1598755273",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24442,
        "title": "Businessman and Businesswoman",
        "version": "smwc-24442-1598755273",
        "upstream_time": 1598755273,
        "download_url": "https://dl.smwcentral.net/24442/Businessman%20and%20woman.zip",
        "filename": "Businessman and woman.zip",
        "size": 4826,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-bust-a-move-forest-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6151,
    "title": "Bust-A-Move - Forest Stage",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "Ripped on May 22, 2009 by edit1754 from Bust-A-Move for SNES with background in the forest stage, it was released in March 1995 by Taito.",
    "latest_version": "smwc-6151-1390755098",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6151,
        "title": "Bust-A-Move - Forest Stage",
        "version": "smwc-6151-1390755098",
        "upstream_time": 1390755098,
        "download_url": "https://dl.smwcentral.net/6151/Bust-A-Move%20-%20Forest%20Stage.zip",
        "filename": "Bust-A-Move - Forest Stage.zip",
        "size": 3594,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-butterfly",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27907,
    "title": "Butterfly",
    "authors": [
      "Mpereira"
    ],
    "tags": [
      "swooper"
    ],
    "description": "Replaces Swooper.<br>\r\n",
    "latest_version": "smwc-27907-1628314520",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27907,
        "title": "Butterfly",
        "version": "smwc-27907-1628314520",
        "upstream_time": 1628314520,
        "download_url": "https://dl.smwcentral.net/27907/Butterfly.zip",
        "filename": "Butterfly.zip",
        "size": 2383,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cactus-lotus",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37063,
    "title": "Cactus Lotus",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "volcano lotus"
    ],
    "description": "A cactus lotus, which is just a Volcano Lotus adapted to desertic environments.  Great for arid areas.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-37063-1716591884",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37063,
        "title": "Cactus Lotus",
        "version": "smwc-37063-1716591884",
        "upstream_time": 1716591884,
        "download_url": "https://dl.smwcentral.net/37063/Cactus%20Lotus.zip",
        "filename": "Cactus Lotus.zip",
        "size": 2607,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1975,
    "title": "Cake",
    "authors": [
      "Piky36"
    ],
    "tags": [
      "food",
      "needs remoderation"
    ],
    "description": "I've been playing a lot of TSRP2 lately, and one of the levels in it inspired me to make this ExGFX. Included is cake, spikes, and a few decorations for spicing up a level. In my hack, I've had to credit a lot of people, and I know it's a pain in the neck, so I won't make you do it for this. <br>\r\n<br>\r\nOne last note: There's been a small glitch that I've been unable to fix in the Map16 data. A few objects that should behave like blank tiles behave like water, so if you want to use this, be sure to fix this yourself. Enjoy!",
    "latest_version": "smwc-1975-1421256887",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1975,
        "title": "Cake",
        "version": "smwc-1975-1421256887",
        "upstream_time": 1421256887,
        "download_url": "https://dl.smwcentral.net/1975/Frosting%20Cake.zip",
        "filename": "Frosting Cake.zip",
        "size": 4516,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cake-candy-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15816,
    "title": "Cake/Candy Tileset",
    "authors": [
      "Teyla"
    ],
    "tags": [
      "food",
      "needs remoderation"
    ],
    "description": "A sweet cake and candy tileset.<br>\r\n<br>\r\nIt uses a lot of palette rows, though only 2 and 3 are absolutely necessary if you're willing to cut down on candy colours.<br>\r\n<br>\r\nMade for C3 2017 summer.",
    "latest_version": "smwc-15816-1499707464",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15816,
        "title": "Cake/Candy Tileset",
        "version": "smwc-15816-1499707464",
        "upstream_time": 1499707464,
        "download_url": "https://dl.smwcentral.net/15816/Sweets.zip",
        "filename": "Sweets.zip",
        "size": 4645,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cake-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18397,
    "title": "Cake Land",
    "authors": [
      "BlueSkye209"
    ],
    "tags": [
      "food",
      "needs remoderation",
      "snow"
    ],
    "description": "Here you have another Food-Themed Foreground.<br>\r\nI made this for my HackRom but I wanted to share.<br>\r\nIt can also be used as Snow.<br>\r\nEnjoy, and...<br>\r\n<br>\r\nCredits are appreciated.",
    "latest_version": "smwc-18397-1541280099",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18397,
        "title": "Cake Land",
        "version": "smwc-18397-1541280099",
        "upstream_time": 1541280099,
        "download_url": "https://dl.smwcentral.net/18397/Cake%20Land.zip",
        "filename": "Cake Land.zip",
        "size": 4517,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cake-sweet",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10319,
    "title": "Cake/Sweet",
    "authors": [
      "StanTheMackiar"
    ],
    "tags": [
      "food",
      "needs remoderation"
    ],
    "description": "I made this tileset a long time ago for an old hack I never finished, I hope you'll like it and find it usefull",
    "latest_version": "smwc-10319-1419366326",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10319,
        "title": "Cake/Sweet",
        "version": "smwc-10319-1419366326",
        "upstream_time": 1419366326,
        "download_url": "https://dl.smwcentral.net/10319/Pastel.zip",
        "filename": "Pastel.zip",
        "size": 11233,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-camping-site",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32551,
    "title": "Camping Site",
    "authors": [
      "AleGames"
    ],
    "tags": [
      "camping",
      "forest",
      "grassland"
    ],
    "description": "Tents and fire pit for decoration in camping themed levels. Comes with a sample level to copy the Ex animation. I made it for my hack.<br>\r\n<br>\r\nCredits not required but I would appreciate it.",
    "latest_version": "smwc-32551-1668301587",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32551,
        "title": "Camping Site",
        "version": "smwc-32551-1668301587",
        "upstream_time": 1668301587,
        "download_url": "https://dl.smwcentral.net/32551/the%20CAMPING.zip",
        "filename": "the CAMPING.zip",
        "size": 3123,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-candy-cane-platforms",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25534,
    "title": "Candy Cane Platforms",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "food",
      "ice",
      "snow"
    ],
    "description": "Semisolid candy cane platforms that can be used for levels with food or Christmas themes.",
    "latest_version": "smwc-25534-1608846879",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25534,
        "title": "Candy Cane Platforms",
        "version": "smwc-25534-1608846879",
        "upstream_time": 1608846879,
        "download_url": "https://dl.smwcentral.net/25534/candycanes.zip",
        "filename": "candycanes.zip",
        "size": 2678,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-candy-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13243,
    "title": "Candy Forest",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "food",
      "needs remoderation"
    ],
    "description": "After watching Wreck-It Ralph several times, I finally got the inspiration to make a background to go with my Sweet Candy foreground.  It's a forest made of candy cane trees growing in a taffy swamp with cotton candy clouds in the background.",
    "latest_version": "smwc-13243-1455204600",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13243,
        "title": "Candy Forest",
        "version": "smwc-13243-1455204600",
        "upstream_time": 1455204600,
        "download_url": "https://dl.smwcentral.net/13243/CandyForest.zip",
        "filename": "CandyForest.zip",
        "size": 2801,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-candy-mimic",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31593,
    "title": "Candy Mimic",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "rip van fish"
    ],
    "description": "This rip van fish reskin is a perfect fit for candy-themed levels or maybe, some unusual types of level. Don't be fooled by it's appearance, this candy is actually a mean mimic that wants to tear the player apart with its sharp teeth.<br>\r\n<br>\r\nCredits should go to No Body The Dragon.",
    "latest_version": "smwc-31593-1659144106",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31593,
        "title": "Candy Mimic",
        "version": "smwc-31593-1659144106",
        "upstream_time": 1659144106,
        "download_url": "https://dl.smwcentral.net/31593/Candy%20Mimic.zip",
        "filename": "Candy Mimic.zip",
        "size": 2315,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-candy-sweets-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21835,
    "title": "Candy/Sweets Tileset",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "food",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Feeling the need of something sweet? Then this tileset is for you. I did put the most effort on this one, the most important thing that there is no black outline. The .docx file gives the details. Give credit, if used.<br>\r\n<br>\r\n<i>Moderator's note: The layer 3 will conflict with the vanilla status bar. A Sprite Status Bar can be used to circumvent this issue. Furthermore the palette of the tileset does conflict with the goalpost, cement blocks and the likes.</i>",
    "latest_version": "smwc-21835-1582336338",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21835,
        "title": "Candy/Sweets Tileset",
        "version": "smwc-21835-1582336338",
        "upstream_time": 1582336338,
        "download_url": "https://dl.smwcentral.net/21835/Candy-Sweets%20tileset.zip",
        "filename": "Candy-Sweets tileset.zip",
        "size": 172255,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-canyon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6568,
    "title": "Canyon",
    "authors": [
      "Len13"
    ],
    "tags": [
      "desert",
      "mountain",
      "needs remoderation"
    ],
    "description": "I made some canyon graphics..i don't like them very much,but before I delete them I'm uploading them here ;P<br>\r\nCredit isn't neccesary but would be nice ;)",
    "latest_version": "smwc-6568-1400682531",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6568,
        "title": "Canyon",
        "version": "smwc-6568-1400682531",
        "upstream_time": 1400682531,
        "download_url": "https://dl.smwcentral.net/6568/Canyon.zip",
        "filename": "Canyon.zip",
        "size": 2672,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2590,
        "title": "Canyon",
        "version": "smwc-2590-1414856990",
        "upstream_time": 1414856990,
        "download_url": "https://dl.smwcentral.net/2590/canyon.zip",
        "filename": "canyon.zip",
        "size": 4895,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-canyon-bridge",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2979,
    "title": "Canyon/Bridge",
    "authors": [
      "reghrhre"
    ],
    "tags": [
      "desert",
      "mountain",
      "needs remoderation"
    ],
    "description": "This is one of reghrhre´s SMBX tilesets (Version 3). It contends 2 ExGFX Files, a palette file and a .map16 file. I would recommend you to use both graphics in one level. You also could combine it with other graphics like the Ardy Lightfoot Canyon.<br>\r\n <br>\r\n(c)reghrhre<br>\r\n<br>\r\nUse this name in the credits.",
    "latest_version": "smwc-2979-1378998112",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2979,
        "title": "Canyon/Bridge",
        "version": "smwc-2979-1378998112",
        "upstream_time": 1378998112,
        "download_url": "https://dl.smwcentral.net/2979/reghrhre%C2%B4s_V3_CanyonBridge_Tileset_%28SMBX%29.zip",
        "filename": "reghrhre%C2%B4s_V3_CanyonBridge_Tileset_(SMBX).zip",
        "size": 5965,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-card-captor-sakura-sakura-card-de-mini-game-catch-the-roses",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38350,
    "title": "Card Captor Sakura: Sakura Card de Mini Game - Catch the Roses",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "sky"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>POST C3 SUMMER 2024</b></span><br>\r\n<br>\r\nThe \"purple clouds / sunset\" from <b><u>Card Captor Sakura: Sakura Card de Mini Game</u></b> Game Boy Advance game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38350-1724974492",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38350,
        "title": "Card Captor Sakura: Sakura Card de Mini Game - Catch the Roses",
        "version": "smwc-38350-1724974492",
        "upstream_time": 1724974492,
        "download_url": "https://dl.smwcentral.net/38350/Sakura%20Catch%20the%20Roses.zip",
        "filename": "Sakura Catch the Roses.zip",
        "size": 3054,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-card-captor-sakura-sakura-card-de-mini-game-cutscene",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38349,
    "title": "Card Captor Sakura: Sakura Card de Mini Game - Cutscene",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "bonus",
      "title screen"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>POST C3 SUMMER 2024</b></span><br>\r\n<br>\r\nThe \"star background\" for cutscenes from <b><u>Card Captor Sakura: Sakura Card de Mini Game</u></b> Game Boy Advance game<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38349-1724971793",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38349,
        "title": "Card Captor Sakura: Sakura Card de Mini Game - Cutscene",
        "version": "smwc-38349-1724971793",
        "upstream_time": 1724971793,
        "download_url": "https://dl.smwcentral.net/38349/Sakura%20Card%20Captors%20%28GBA%29%20-%20Cutscenes.zip",
        "filename": "Sakura Card Captors (GBA) - Cutscenes.zip",
        "size": 5170,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-carnival",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14379,
    "title": "Carnival",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "carnival"
    ],
    "description": "Here's a carnival foreground I drew as part of a resource trade with imamelia, who wanted carnival graphics for a level in return for some ASM. Update: now includes a background.",
    "latest_version": "smwc-14379-1473569641",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14379,
        "title": "Carnival",
        "version": "smwc-14379-1473569641",
        "upstream_time": 1473569641,
        "download_url": "https://dl.smwcentral.net/14379/Carnival.zip",
        "filename": "Carnival.zip",
        "size": 7603,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-carnival-beach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23917,
    "title": "Carnival Beach",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "beach",
      "carnival",
      "needs remoderation"
    ],
    "description": "Another one of my Beach GFX, this one is Carnival Themed. Enjoy.",
    "latest_version": "smwc-23917-1595194837",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23917,
        "title": "Carnival Beach",
        "version": "smwc-23917-1595194837",
        "upstream_time": 1595194837,
        "download_url": "https://dl.smwcentral.net/23917/Beach%20Carnival.zip",
        "filename": "Beach Carnival.zip",
        "size": 8733,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-carrier-air-wing-final-mission",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19902,
    "title": "Carrier Air Wing - Final Mission",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "Background used in the final mission of Carrier Air Wing (Arcade).",
    "latest_version": "smwc-19902-1557944093",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19902,
        "title": "Carrier Air Wing - Final Mission",
        "version": "smwc-19902-1557944093",
        "upstream_time": 1557944093,
        "download_url": "https://dl.smwcentral.net/19902/CAW%20Final%20Mission.zip",
        "filename": "CAW Final Mission.zip",
        "size": 7969,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cars-mater-national-championship-gba-menus",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33404,
    "title": "Cars Mater-National Championship (GBA) - Menus",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "mechanical",
      "texture"
    ],
    "description": "A repeating background from Cars Mater-National Championship for Game Boy Advance. May fit a factory level.",
    "latest_version": "smwc-33404-1677674740",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33404,
        "title": "Cars Mater-National Championship (GBA) - Menus",
        "version": "smwc-33404-1677674740",
        "upstream_time": 1677674740,
        "download_url": "https://dl.smwcentral.net/33404/mater-national%20menus.zip",
        "filename": "mater-national menus.zip",
        "size": 2677,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-casino",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11478,
    "title": "Casino",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "bonus",
      "casino",
      "needs remoderation"
    ],
    "description": "Here's a theme that I have yet to see in a hack, but is a standard in the Sonic series.  What would a Mario casino look like?  Probably like whatever gets built out of this tileset.",
    "latest_version": "smwc-11478-1434835165",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11478,
        "title": "Casino",
        "version": "smwc-11478-1434835165",
        "upstream_time": 1434835165,
        "download_url": "https://dl.smwcentral.net/11478/Casino.zip",
        "filename": "Casino.zip",
        "size": 5228,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40359,
    "title": "Castle 2025",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "laser",
      "mechanical",
      "needs remoderation",
      "ruins",
      "temple"
    ],
    "description": "Here's a tileset for all your castles and fortresses.  It includes spikes, skewers, and red balls to anchor your Firebars, Ball-N-Chains, and Roto-Discs to.",
    "latest_version": "smwc-40359-1755993020",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40359,
        "title": "Castle 2025",
        "version": "smwc-40359-1755993020",
        "upstream_time": 1755993020,
        "download_url": "https://dl.smwcentral.net/40359/Castle2025.zip",
        "filename": "Castle2025.zip",
        "size": 5065,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37379,
        "title": "Castle \"2013\"",
        "version": "smwc-37379-1709575388",
        "upstream_time": 1709575388,
        "download_url": "https://dl.smwcentral.net/37379/Castle.zip",
        "filename": "Castle.zip",
        "size": 4976,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29520,
        "title": "Castle",
        "version": "smwc-29520-1642205631",
        "upstream_time": 1642205631,
        "download_url": "https://dl.smwcentral.net/29520/Castle.zip",
        "filename": "Castle.zip",
        "size": 3518,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27291,
        "title": "Castle",
        "version": "smwc-27291-1623888073",
        "upstream_time": 1623888073,
        "download_url": "https://dl.smwcentral.net/27291/CastleBG.zip",
        "filename": "CastleBG.zip",
        "size": 4066,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 22135,
        "title": "Castle 2020",
        "version": "smwc-22135-1586365906",
        "upstream_time": 1586365906,
        "download_url": "https://dl.smwcentral.net/22135/Castle2020.zip",
        "filename": "Castle2020.zip",
        "size": 5868,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 17827,
        "title": "Castle",
        "version": "smwc-17827-1531771485",
        "upstream_time": 1531771485,
        "download_url": "https://dl.smwcentral.net/17827/Pixel%20Castle.zip",
        "filename": "Pixel Castle.zip",
        "size": 4789,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15580,
        "title": "Castle",
        "version": "smwc-15580-1496288731",
        "upstream_time": 1496288731,
        "download_url": "https://dl.smwcentral.net/15580/Castle%20Tileset.zip",
        "filename": "Castle Tileset.zip",
        "size": 13892,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14609,
        "title": "Castle",
        "version": "smwc-14609-1478000036",
        "upstream_time": 1478000036,
        "download_url": "https://dl.smwcentral.net/14609/Castle.zip",
        "filename": "Castle.zip",
        "size": 13354,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13919,
        "title": "Castle 2016",
        "version": "smwc-13919-1468266644",
        "upstream_time": 1468266644,
        "download_url": "https://dl.smwcentral.net/13919/Castle.zip",
        "filename": "Castle.zip",
        "size": 5275,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12247,
        "title": "Castle",
        "version": "smwc-12247-1445961762",
        "upstream_time": 1445961762,
        "download_url": "https://dl.smwcentral.net/12247/Castle%28r%29.zip",
        "filename": "Castle(r).zip",
        "size": 5407,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11470,
        "title": "Castle",
        "version": "smwc-11470-1434834950",
        "upstream_time": 1434834950,
        "download_url": "https://dl.smwcentral.net/11470/CastleBG.zip",
        "filename": "CastleBG.zip",
        "size": 3093,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11327,
        "title": "Castle",
        "version": "smwc-11327-1431801408",
        "upstream_time": 1431801408,
        "download_url": "https://dl.smwcentral.net/11327/Castle%5BBGandFG%5D.zip",
        "filename": "Castle%5BBGandFG%5D.zip",
        "size": 11097,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10903,
        "title": "Castle",
        "version": "smwc-10903-1424080929",
        "upstream_time": 1424080929,
        "download_url": "https://dl.smwcentral.net/10903/Castlecustom.zip",
        "filename": "Castlecustom.zip",
        "size": 6480,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10674,
        "title": "Castle",
        "version": "smwc-10674-1422725443",
        "upstream_time": 1422725443,
        "download_url": "https://dl.smwcentral.net/10674/%5BUPDATE%5D%20Custom%20Castle.zip",
        "filename": "%5BUPDATE%5D Custom Castle.zip",
        "size": 3163,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10638,
        "title": "Castle",
        "version": "smwc-10638-1422636751",
        "upstream_time": 1422636751,
        "download_url": "https://dl.smwcentral.net/10638/CastleTiles.zip",
        "filename": "CastleTiles.zip",
        "size": 84468,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10468,
        "title": "Castle",
        "version": "smwc-10468-1420572340",
        "upstream_time": 1420572340,
        "download_url": "https://dl.smwcentral.net/10468/CASTLE.zip",
        "filename": "CASTLE.zip",
        "size": 2925,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 8945,
        "title": "Castle",
        "version": "smwc-8945-1409066112",
        "upstream_time": 1409066112,
        "download_url": "https://dl.smwcentral.net/8945/Castlio.zip",
        "filename": "Castlio.zip",
        "size": 3180,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6785,
        "title": "Castle",
        "version": "smwc-6785-1403816921",
        "upstream_time": 1403816921,
        "download_url": "https://dl.smwcentral.net/6785/TeliCastle.zip",
        "filename": "TeliCastle.zip",
        "size": 2150,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6608,
        "title": "Castle",
        "version": "smwc-6608-1400937741",
        "upstream_time": 1400937741,
        "download_url": "https://dl.smwcentral.net/6608/Castle.zip",
        "filename": "Castle.zip",
        "size": 5417,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6124,
        "title": "Castle",
        "version": "smwc-6124-1394321358",
        "upstream_time": 1394321358,
        "download_url": "https://dl.smwcentral.net/6124/Redrawn%20Castle%20BG.zip",
        "filename": "Redrawn Castle BG.zip",
        "size": 4720,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2747,
        "title": "Castle",
        "version": "smwc-2747-1409592198",
        "upstream_time": 1409592198,
        "download_url": "https://dl.smwcentral.net/2747/Castle.zip",
        "filename": "Castle.zip",
        "size": 2720,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2666,
        "title": "Castle",
        "version": "smwc-2666-1396114155",
        "upstream_time": 1396114155,
        "download_url": "https://dl.smwcentral.net/2666/Castle.zip",
        "filename": "Castle.zip",
        "size": 6369,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2557,
        "title": "Castle",
        "version": "smwc-2557-1413992261",
        "upstream_time": 1413992261,
        "download_url": "https://dl.smwcentral.net/2557/Castle.zip",
        "filename": "Castle.zip",
        "size": 2970,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1764,
        "title": "Castle",
        "version": "smwc-1764-1416053303",
        "upstream_time": 1416053303,
        "download_url": "https://dl.smwcentral.net/1764/cus-smascastle.zip",
        "filename": "cus-smascastle.zip",
        "size": 42496,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1551,
        "title": "Castle",
        "version": "smwc-1551-1408217342",
        "upstream_time": 1408217342,
        "download_url": "https://dl.smwcentral.net/1551/DragonFire%27s%20Full%20Castle%20Set.zip",
        "filename": "DragonFire%27s Full Castle Set.zip",
        "size": 8317,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1453,
        "title": "Castle",
        "version": "smwc-1453-1411509808",
        "upstream_time": 1411509808,
        "download_url": "https://dl.smwcentral.net/1453/Castle.zip",
        "filename": "Castle.zip",
        "size": 6404,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 878,
        "title": "Castle",
        "version": "smwc-878-1404804192",
        "upstream_time": 1404804192,
        "download_url": "https://dl.smwcentral.net/878/cus-castle%5B12%5D.zip",
        "filename": "cus-castle%5B12%5D.zip",
        "size": 40198,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 862,
        "title": "Castle",
        "version": "smwc-862-1385928914",
        "upstream_time": 1385928914,
        "download_url": "https://dl.smwcentral.net/862/cus-wyecastle.zip",
        "filename": "cus-wyecastle.zip",
        "size": 2656,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castle-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13167,
    "title": "Castle Exterior",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "wall"
    ],
    "description": "Making a level that's just outside Bowser's castle a la SMB1 8-3?  Here's an exterior castle wall tileset that's a bit of a blend of SMW and NSMB style.  It doesn't use many tiles, but is pretty versatile in how it can be set up.  It doesn't even need a custom palette and looks best with BG palettes 3 and 6.",
    "latest_version": "smwc-13167-1454706076",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13167,
        "title": "Castle Exterior",
        "version": "smwc-13167-1454706076",
        "upstream_time": 1454706076,
        "download_url": "https://dl.smwcentral.net/13167/CastleExterior.zip",
        "filename": "CastleExterior.zip",
        "size": 1981,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castle-horror",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15440,
    "title": "Castle-Horror ",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "patch needed"
    ],
    "description": "This is an original BG created by me. There are 3 screenshots of the BG. You can view them above. Included 2 templates. They are required, in order to make a different castle/horror BG.<br>\r\nGive credit, if used. No readme needed, as it's easy to assemble.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-15440-1492470225",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15440,
        "title": "Castle-Horror ",
        "version": "smwc-15440-1492470225",
        "upstream_time": 1492470225,
        "download_url": "https://dl.smwcentral.net/15440/Layer3Castle-HorrorBG%20%281%29.zip",
        "filename": "Layer3Castle-HorrorBG (1).zip",
        "size": 7098,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castle-in-the-rainbow-laser",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6530,
    "title": "Castle in the Rainbow Laser",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "A realistic castle graphics with the rainbow laser to avoid each other lines and crosses.<br>\r\n<br>\r\nThis graphics is licensed from Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)",
    "latest_version": "smwc-6530-1399309413",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6530,
        "title": "Castle in the Rainbow Laser",
        "version": "smwc-6530-1399309413",
        "upstream_time": 1399309413,
        "download_url": "https://dl.smwcentral.net/6530/Castle%20in%20the%20Rainbow%20Laser.zip",
        "filename": "Castle in the Rainbow Laser.zip",
        "size": 4330,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castle-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27336,
    "title": "Castle Interior 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Here's another alternative to the vanilla Layer 3 castle background for castles with Layer 2 gimmicks.  You will need to make the vanilla skewers use a different palette row if you use this, as it uses most of Palette 0.  You'll also need to use an alternative status bar, like <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\"> Ladida's Minimalist Status Bars </a>.",
    "latest_version": "smwc-27336-1624311110",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27336,
        "title": "Castle Interior 2021",
        "version": "smwc-27336-1624311110",
        "upstream_time": 1624311110,
        "download_url": "https://dl.smwcentral.net/27336/CastleL3.zip",
        "filename": "CastleL3.zip",
        "size": 2663,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13105,
        "title": "Castle Interior",
        "version": "smwc-13105-1453314106",
        "upstream_time": 1453314106,
        "download_url": "https://dl.smwcentral.net/13105/CastleLayer3.zip",
        "filename": "CastleLayer3.zip",
        "size": 2384,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castle-of-illusion-starring-mickey-mouse-castle-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42345,
    "title": "Castle of Illusion Starring Mickey Mouse - Castle (Act 1)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "castle"
    ],
    "description": "Ripped from the first area of the Castle in Castle of Illusion Starring Mickey Mouse on Genesis/Megadrive. <br>\r\n<br>\r\nObservation: Sacrifices two small grass tiles in the FG2 slot. Uses the last colors of palette row 5.",
    "latest_version": "1.3",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42345,
        "title": "Castle of Illusion Starring Mickey Mouse - Castle (Act 1)",
        "version": "1.3",
        "upstream_time": 1778626500,
        "download_url": "https://dl.smwcentral.net/42345/Castle%20of%20Illusion%20Starring%20Mickey%20Mouse%20-%20Castle%20%28Act%201%29%201.3.zip",
        "filename": "Castle of Illusion Starring Mickey Mouse - Castle (Act 1) 1.3.zip",
        "size": 10781,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castle-of-illusion-starring-mickey-mouse-castle-corridor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24413,
    "title": "Castle of Illusion Starring Mickey Mouse - Castle Corridor",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "forest",
      "mountain"
    ],
    "description": "Ripped from the Castle Corridor (Where Mickey choose a door) in Castle of Illusion Starring Mickey Mouse on Genesis/Megadrive.",
    "latest_version": "smwc-24413-1598503237",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24413,
        "title": "Castle of Illusion Starring Mickey Mouse - Castle Corridor",
        "version": "smwc-24413-1598503237",
        "upstream_time": 1598503237,
        "download_url": "https://dl.smwcentral.net/24413/Castle%20of%20Illusion%20Starring%20Mickey%20Mouse%20-%20Castle%20Corridor.zip",
        "filename": "Castle of Illusion Starring Mickey Mouse - Castle Corridor.zip",
        "size": 3479,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castle-of-illusion-starring-mickey-mouse-enchanted-forest-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42162,
    "title": "Castle of Illusion Starring Mickey Mouse - Enchanted Forest (Act 1)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "forest"
    ],
    "description": "Ripped from the Enchanted Forest's Act 1 in Castle of Illusion Starring Mickey Mouse on Genesis/Megadrive.",
    "latest_version": "smwc-42162-1776279468",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42162,
        "title": "Castle of Illusion Starring Mickey Mouse - Enchanted Forest (Act 1)",
        "version": "smwc-42162-1776279468",
        "upstream_time": 1776279468,
        "download_url": "https://dl.smwcentral.net/42162/Castle%20of%20Illusion%20Starring%20Mickey%20Mouse%20-%20Enchanted%20Forest%20%28Act%201%29%20%28FG%29.zip",
        "filename": "Castle of Illusion Starring Mickey Mouse - Enchanted Forest (Act 1) (FG).zip",
        "size": 4994,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castle-of-illusion-starring-mickey-mouse-enchanted-forest-act-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 36660,
    "title": "Castle of Illusion Starring Mickey Mouse - Enchanted Forest (Act 1 & 3)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "forest",
      "night"
    ],
    "description": "Ripped background from the first act of the Enchanted Forest in Castle of Illusion Starring Mickey Mouse on Megadrive (Genesis in North America).<br>\r\n<br>\r\nUpdate: Added a new palette",
    "latest_version": "smwc-36660-1705780248",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 36660,
        "title": "Castle of Illusion Starring Mickey Mouse - Enchanted Forest (Act 1 & 3)",
        "version": "smwc-36660-1705780248",
        "upstream_time": 1705780248,
        "download_url": "https://dl.smwcentral.net/36660/Castle%20of%20Illusion%20Starring%20Mickey%20Mouse%20-%20Enchanted%20Forest%20%28Act%201%20%26%203%29.zip",
        "filename": "Castle of Illusion Starring Mickey Mouse - Enchanted Forest (Act 1 %26 3).zip",
        "size": 11091,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castle-of-illusion-starring-mickey-mouse-enchanted-forest-treetops",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37775,
    "title": "Castle of Illusion Starring Mickey Mouse - Enchanted Forest (Treetops)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "forest"
    ],
    "description": "A gigantic treetops background from the second act of the Enchanted Forest of Castle of Illusion Starring Mickey Mouse. A bit more optimized than the previous version. A good fit for forest levels.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-37775-1717182041",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37775,
        "title": "Castle of Illusion Starring Mickey Mouse - Enchanted Forest (Treetops)",
        "version": "smwc-37775-1717182041",
        "upstream_time": 1717182041,
        "download_url": "https://dl.smwcentral.net/37775/Castle%20of%20Illusion%20Starring%20Mickey%20Mouse%20-%20Enchanted%20Forest%20%28Treetops%29.zip",
        "filename": "Castle of Illusion Starring Mickey Mouse - Enchanted Forest (Treetops).zip",
        "size": 4898,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castle-of-illusion-starring-mickey-mouse-library-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33566,
    "title": "Castle of Illusion Starring Mickey Mouse - Library (Act 1)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "castle",
      "library"
    ],
    "description": "The foreground and the background from the Library (Act 1) in Castle of Illusion Starring Mickey Mouse on Genesis (Megadrive in Europe, Australia and Japan).<br>\r\n<br>\r\nNote: Meant to be used with a Layer 2 level. The left part of the palette 6 is free.<br>\r\n<br>\r\nUpdate: Updated map16.",
    "latest_version": "smwc-33566-1679110607",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33566,
        "title": "Castle of Illusion Starring Mickey Mouse - Library (Act 1)",
        "version": "smwc-33566-1679110607",
        "upstream_time": 1679110607,
        "download_url": "https://dl.smwcentral.net/33566/Castle%20of%20Illusion%20Starring%20Mickey%20Mouse%20-%20Castle%20%28Act%201%29%20v1.1.zip",
        "filename": "Castle of Illusion Starring Mickey Mouse - Castle (Act 1) v1.1.zip",
        "size": 10713,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castle-of-illusion-starring-mickey-mouse-storm-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34988,
    "title": "Castle of Illusion Starring Mickey Mouse - Storm (Act 1)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "sky"
    ],
    "description": "Ripped background from the first act of the Storm in Castle of Illusion Starring Mickey Mouse.<br>\r\n<br>\r\nUpdate: Updated things about the background.",
    "latest_version": "smwc-34988-1693431679",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34988,
        "title": "Castle of Illusion Starring Mickey Mouse - Storm (Act 1)",
        "version": "smwc-34988-1693431679",
        "upstream_time": 1693431679,
        "download_url": "https://dl.smwcentral.net/34988/Castle%20of%20Illusion%20Starring%20Mickey%20Mouse%20-%20Storm%20%28Act%201%29%20%28Updated%29.zip",
        "filename": "Castle of Illusion Starring Mickey Mouse - Storm (Act 1) (Updated).zip",
        "size": 8667,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castle-redrawn",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6030,
    "title": "Castle (Redrawn)",
    "authors": [
      "DTG",
      "icegoom"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "This is a castle tileset made by Daytonthegreat (DTG) and icegoom. Fits well with hacks that use a redrawn graphics style.<br>\r\nNo custom palette or map16 page needed.",
    "latest_version": "smwc-6030-1389219915",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6030,
        "title": "Castle (Redrawn)",
        "version": "smwc-6030-1389219915",
        "upstream_time": 1389219915,
        "download_url": "https://dl.smwcentral.net/6030/Redrawnish_castle.zip",
        "filename": "Redrawnish_castle.zip",
        "size": 4038,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castle-walls",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21860,
    "title": "Castle Walls",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "patch needed"
    ],
    "description": "Here's a Layer 3 background for all those castle levels with Layer 2 shenanigans going on.  You will need to install <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\">an alternate Status Bar patch</a> to use it though.",
    "latest_version": "smwc-21860-1583424266",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21860,
        "title": "Castle Walls",
        "version": "smwc-21860-1583424266",
        "upstream_time": 1583424266,
        "download_url": "https://dl.smwcentral.net/21860/Layer%203%20Castle%20Walls.zip",
        "filename": "Layer 3 Castle Walls.zip",
        "size": 2885,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-aria-of-sorrow-castle-corridor-1st",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2494,
    "title": "Castlevania: Aria of Sorrow - Castle Corridor (1st)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "night"
    ],
    "description": "Okay, I got this out of my way. Look at sample level to see what combinations you call pull out. Other combos can be obtained as well.",
    "latest_version": "smwc-2494-1427213194",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2494,
        "title": "Castlevania: Aria of Sorrow - Castle Corridor (1st)",
        "version": "smwc-2494-1427213194",
        "upstream_time": 1427213194,
        "download_url": "https://dl.smwcentral.net/2494/CAoSCC%201st%20tileset%20full.zip",
        "filename": "CAoSCC 1st tileset full.zip",
        "size": 19715,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-aria-of-sorrow-castle-corridor-b-inside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34401,
    "title": "Castlevania: Aria of Sorrow - Castle Corridor B (Inside)",
    "authors": [
      "Green",
      "leictreon"
    ],
    "tags": [
      "castle"
    ],
    "description": "A rip of the inside part of Castlevania: Aria of Sorrow Castle Corridor B Stage.",
    "latest_version": "smwc-34401-1689789294",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34401,
        "title": "Castlevania: Aria of Sorrow - Castle Corridor B (Inside)",
        "version": "smwc-34401-1689789294",
        "upstream_time": 1689789294,
        "download_url": "https://dl.smwcentral.net/34401/Castle%20Corridor.zip",
        "filename": "Castle Corridor.zip",
        "size": 4128,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-aria-of-sorrow-castle-corridor-b-outside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35493,
    "title": "Castlevania: Aria of Sorrow - Castle Corridor B (Outside)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "haunted"
    ],
    "description": "This BG features towers, castle walls, castle arches, ruined ones and the lower decorations. Both GFX and Map16 are easy here. This also works with haunted areas.<br>\r\nFixed the Map16 tile B000 used for the BG. Now it's tile B924.<br>\r\nNo credit necessary.",
    "latest_version": "smwc-35493-1699643076",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35493,
        "title": "Castlevania: Aria of Sorrow - Castle Corridor B (Outside)",
        "version": "smwc-35493-1699643076",
        "upstream_time": 1699643076,
        "download_url": "https://dl.smwcentral.net/35493/Castlevania%20%20-%20Aria%20of%20Sorrow%20-%20Castle%20Corridor%20B%20%28Outside%29.zip",
        "filename": "Castlevania  - Aria of Sorrow - Castle Corridor B (Outside).zip",
        "size": 3395,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-aria-of-sorrow-chaotic-realm-abandoned-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39913,
    "title": "Castlevania: Aria of Sorrow - Chaotic Realm (Abandoned Room)",
    "authors": [
      "Rykon-V73",
      "SmithyGCN"
    ],
    "tags": [
      "space"
    ],
    "description": "SmithyGCN made the spritesheet and I converted this background into SMW. <br>\r\n<br>\r\nIt's seen in the empty rooms of the Chaotic Realm and it has mode 7-like effect in the original game.<br>\r\n<br>\r\nYou can use it with mode 7 if you're an ASM hacker or use it as a BG.<br>\r\n<br>\r\nSmithyCGN deserves credit.",
    "latest_version": "smwc-39913-1748628991",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39913,
        "title": "Castlevania: Aria of Sorrow - Chaotic Realm (Abandoned Room)",
        "version": "smwc-39913-1748628991",
        "upstream_time": 1748628991,
        "download_url": "https://dl.smwcentral.net/39913/CAoS%20-%20CR%28EM%29.zip",
        "filename": "CAoS - CR(EM).zip",
        "size": 4958,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-aria-of-sorrow-chapel",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2586,
    "title": "Castlevania: Aria of Sorrow - Chapel",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "VIP 5 Julius style HDMA not included.<br>\r\n<br>\r\nI'm submitting this because I have no more use for it, I've found a better boss room gfx set and design.",
    "latest_version": "smwc-2586-1376238122",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2586,
        "title": "Castlevania: Aria of Sorrow - Chapel",
        "version": "smwc-2586-1376238122",
        "upstream_time": 1376238122,
        "download_url": "https://dl.smwcentral.net/2586/AOSChapel.zip",
        "filename": "AOSChapel.zip",
        "size": 11758,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-aria-of-sorrow-chapel-3rd-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2489,
    "title": "Castlevania: Aria of Sorrow - Chapel (3rd Tileset)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "church",
      "needs remoderation"
    ],
    "description": "There are 2 sample levels. Each of them have their own BG and palette. The BGs and FG each come with the .map16 file that CAN ONLY BE INSERTED with Lunar Magic 1.90. Enjoy using it! Oh, and uncheck Enable the game's original palette animation, as palette 6 IS overwritten. You can still have your Layer 3 status bar.",
    "latest_version": "smwc-2489-1428930541",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2489,
        "title": "Castlevania: Aria of Sorrow - Chapel (3rd Tileset)",
        "version": "smwc-2489-1428930541",
        "upstream_time": 1428930541,
        "download_url": "https://dl.smwcentral.net/2489/CAoSC%203rd%20tileset.zip",
        "filename": "CAoSC 3rd tileset.zip",
        "size": 35748,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-aria-of-sorrow-library",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2497,
    "title": "Castlevania: Aria of Sorrow - Library",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "library",
      "needs remoderation"
    ],
    "description": "You'll be amased how many ExGFX files this actually consumes. No advanced patch required. Enjoy using it! The sample level is almost a recreation of a certain section in Castlevania Aria of Sorrow.",
    "latest_version": "smwc-2497-1427558428",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2497,
        "title": "Castlevania: Aria of Sorrow - Library",
        "version": "smwc-2497-1427558428",
        "upstream_time": 1427558428,
        "download_url": "https://dl.smwcentral.net/2497/CAoSTL%20tileset.zip",
        "filename": "CAoSTL tileset.zip",
        "size": 8719,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-aria-of-sorrow-the-arena-1st-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2492,
    "title": "Castlevania: Aria of Sorrow - The Arena (1st Tileset)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "ruins"
    ],
    "description": "CAoS sure has splendid graphics. But hey. This is a GBA game, so it should. Converted it for SMW usage.<br>\r\nCredit not really necessary.",
    "latest_version": "smwc-2492-1429784276",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2492,
        "title": "Castlevania: Aria of Sorrow - The Arena (1st Tileset)",
        "version": "smwc-2492-1429784276",
        "upstream_time": 1429784276,
        "download_url": "https://dl.smwcentral.net/2492/CAoSTA%201st%20tileset.zip",
        "filename": "CAoSTA 1st tileset.zip",
        "size": 18425,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-aria-of-sorrow-top-floor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2485,
    "title": "Castlevania: Aria of Sorrow - Top Floor",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "It's the full thing. Enjoy using this for your levels. The only thing missing for this tileset is the actual song. Oh well.",
    "latest_version": "smwc-2485-1428749275",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2485,
        "title": "Castlevania: Aria of Sorrow - Top Floor",
        "version": "smwc-2485-1428749275",
        "upstream_time": 1428749275,
        "download_url": "https://dl.smwcentral.net/2485/CAoSTF%201st%20tileset.zip",
        "filename": "CAoSTF 1st tileset.zip",
        "size": 17086,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-aria-of-sorrow-underground-passage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2486,
    "title": "Castlevania: Aria of Sorrow - Underground Passage",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "cave",
      "ice",
      "needs remoderation"
    ],
    "description": "A full rip again. Use this in ice cave levels.",
    "latest_version": "smwc-2486-1426698205",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2486,
        "title": "Castlevania: Aria of Sorrow - Underground Passage",
        "version": "smwc-2486-1426698205",
        "upstream_time": 1426698205,
        "download_url": "https://dl.smwcentral.net/2486/cas-dagon.zip",
        "filename": "cas-dagon.zip",
        "size": 82201,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-bloodlines-dracula-s-castle-romania",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1106,
    "title": "Castlevania: Bloodlines - Dracula's Castle, Romania",
    "authors": [
      "NekohDot"
    ],
    "tags": [
      "moon",
      "mountain",
      "needs remoderation",
      "night"
    ],
    "description": "Ripped from Castlevania Bloodlines, uses BG1 and most of FG2.<br>\r\n<br>\r\nSet horizontal and vertical scroll to none to get the best effect.<br>\r\n<br>\r\nSample level and palette included.",
    "latest_version": "smwc-1106-1401413154",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1106,
        "title": "Castlevania: Bloodlines - Dracula's Castle, Romania",
        "version": "smwc-1106-1401413154",
        "upstream_time": 1401413154,
        "download_url": "https://dl.smwcentral.net/1106/Background.zip",
        "filename": "Background.zip",
        "size": 6167,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-bloodlines-leaning-tower-of-pisa-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34316,
    "title": "Castlevania: Bloodlines - Leaning Tower of Pisa (Interior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "ruins"
    ],
    "description": "<b><span style=\"font-size: 16pt;\"> C3 2023 SUMMER SUBMISSION</span></b><br>\r\n<br>\r\nThe interior of the famous Leaning Tower of Pisa, from Castlevania: Bloodlines. A tilted background that is a good fit for wacky levels and castles, in general.  <br>\r\n<br>\r\nIt was a freaking nightmare to loop this background, so I ask you to consider giving me some credit, if you are planning to use it.",
    "latest_version": "smwc-34316-1689027323",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34316,
        "title": "Castlevania: Bloodlines - Leaning Tower of Pisa (Interior)",
        "version": "smwc-34316-1689027323",
        "upstream_time": 1689027323,
        "download_url": "https://dl.smwcentral.net/34316/Castlevania%20Bloodlines%20-%20Leaning%20Tower%20of%20Pisa%20~%20Interior.zip",
        "filename": "Castlevania Bloodlines - Leaning Tower of Pisa ~ Interior.zip",
        "size": 3560,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34212,
        "title": "Castlevania: Bloodlines - Leaning Tower of Pisa (Interior)",
        "version": "smwc-34212-1688251415",
        "upstream_time": 1688251415,
        "download_url": "https://dl.smwcentral.net/34212/Castlevania%20Bloodlines%20-%20Stage%203%20~%20Leaning%20Tower%20of%20Pisa%20%28Area%202%29.zip",
        "filename": "Castlevania Bloodlines - Stage 3 ~ Leaning Tower of Pisa (Area 2).zip",
        "size": 2688,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-bloodlines-password-menu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34323,
    "title": "Castlevania: Bloodlines - Password Menu",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "castle"
    ],
    "description": "Ripped from the password menu in Castlevania: Bloodlines on Megadrive/Genesis.<br>\r\n<br>\r\nNote: The background scrolling must be disabled.",
    "latest_version": "smwc-34323-1689033833",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34323,
        "title": "Castlevania: Bloodlines - Password Menu",
        "version": "smwc-34323-1689033833",
        "upstream_time": 1689033833,
        "download_url": "https://dl.smwcentral.net/34323/Castlevania%20Bloodlines%20-%20Password%20Menu.zip",
        "filename": "Castlevania Bloodlines - Password Menu.zip",
        "size": 11013,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-bloodlines-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27522,
    "title": "Castlevania: Bloodlines - Stage 4 (Factory)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 SUMMER 2021 SUBMISSION:</b></span><br>\r\n<br>\r\nThe factory section from the \"Castlevania: Bloodlines\" Genesis game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-27522-1625446387",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27522,
        "title": "Castlevania: Bloodlines - Stage 4 (Factory)",
        "version": "smwc-27522-1625446387",
        "upstream_time": 1625446387,
        "download_url": "https://dl.smwcentral.net/27522/CastlevaniaBloodlinesStage4-1.zip",
        "filename": "CastlevaniaBloodlinesStage4-1.zip",
        "size": 3588,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-bloodlines-stage-2-atlantis-shrine-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34202,
    "title": "Castlevania: Bloodlines - Stage 2 ~ Atlantis Shrine (Area 3)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "ruins"
    ],
    "description": "Ripped from the third area of Atlantis Shrine in Castlevania: Bloodlines (Castlevania: The New Generation in Europe) on Megadrive.",
    "latest_version": "smwc-34202-1688144411",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34202,
        "title": "Castlevania: Bloodlines - Stage 2 ~ Atlantis Shrine (Area 3)",
        "version": "smwc-34202-1688144411",
        "upstream_time": 1688144411,
        "download_url": "https://dl.smwcentral.net/34202/Castlevania%20Bloodlines%20-%20Atlantis%20Shrine%20%28Area%203%29.zip",
        "filename": "Castlevania Bloodlines - Atlantis Shrine (Area 3).zip",
        "size": 3519,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-bloodlines-versailles-palace-fifth-chapel",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34315,
    "title": "Castlevania: Bloodlines - Versailles Palace (Fifth Chapel)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 2023 SUMMER SUBMISSION</span></b><br>\r\n<br>\r\nA recreation of the Fifth Chapel from the Palace of Versailles, seen in Castlevania Bloodlines.  A very detailed and gorgeous background that can fit boss battles, cutscenes or vertical chapel levels.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-34315-1689029594",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34315,
        "title": "Castlevania: Bloodlines - Versailles Palace (Fifth Chapel)",
        "version": "smwc-34315-1689029594",
        "upstream_time": 1689029594,
        "download_url": "https://dl.smwcentral.net/34315/Castlevania%20Bloodlines%20-%20Versailles%20Palace%20-%20Fifth%20Chapel.zip",
        "filename": "Castlevania Bloodlines - Versailles Palace - Fifth Chapel.zip",
        "size": 10944,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-bloodlines-versailles-palace-wine-cellar",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39916,
    "title": "Castlevania: Bloodlines - Versailles Palace (Wine Cellar)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "interior"
    ],
    "description": "One of the backgrounds seen in the Versailles Palace, from Castlevania: Bloodlines.  <br>\r\n<br>\r\nA very simple and user friendly background that takes very little graphic space, meaning the user can combine it with various other graphics if they want to.<br>\r\n<br>\r\nA good fit for a castle sub-area, in general.  ",
    "latest_version": "smwc-39916-1755013724",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39916,
        "title": "Castlevania: Bloodlines - Versailles Palace (Wine Cellar)",
        "version": "smwc-39916-1755013724",
        "upstream_time": 1755013724,
        "download_url": "https://dl.smwcentral.net/39916/Castlevania%20Bloodlines%20-%20Versailles%20Palace%20%28Wine%20Cellar%29.zip",
        "filename": "Castlevania Bloodlines - Versailles Palace (Wine Cellar).zip",
        "size": 2060,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-bone-pillar",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27746,
    "title": "Castlevania - Bone Pillar",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "bowser statue"
    ],
    "description": "A replacement for the Bowser Statue, directly inspired by the Bone Pillars from Castlevania. Includes jumping pose for the Jumping Bowser Statue, as well. Credits to No Body the Dragon. Uses vanilla palette.",
    "latest_version": "smwc-27746-1628709301",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27746,
        "title": "Castlevania - Bone Pillar",
        "version": "smwc-27746-1628709301",
        "upstream_time": 1628709301,
        "download_url": "https://dl.smwcentral.net/27746/Bone%20Pillar.zip",
        "filename": "Bone Pillar.zip",
        "size": 2389,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-chronicles-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39801,
    "title": "Castlevania Chronicles - Stage 6 (Hall of Mirrors)",
    "authors": [
      "Anorakun",
      "Tailikku"
    ],
    "tags": [
      "8-bit",
      "castle",
      "interior",
      "needs remoderation"
    ],
    "description": "The background that's showcased in the mirrors of the third section of stage 6, from Castlevania Chronicles. The full tilemap is gigantic, so I had to adapt it to fit better with SMW's resolution.<br>\r\n<br>\r\nStatus bar colors are unaffected.<br>\r\n<br>\r\nTaken from this <a href=\"https://www.spriters-resource.com/playstation/cvchron/sheet/143792/\" rel=\"nofollow\">spritesheet</a>, since I would be unable to rip this graphic using my own methods. <br>\r\n<br>\r\nA good fit for castles, in general.",
    "latest_version": "smwc-39801-1748704588",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39801,
        "title": "Castlevania Chronicles - Stage 6 (Hall of Mirrors)",
        "version": "smwc-39801-1748704588",
        "upstream_time": 1748704588,
        "download_url": "https://dl.smwcentral.net/39801/Castlevania_Chronicles%20-%20Stage%206%20%28Hall%20of%20Mirrors%29.zip",
        "filename": "Castlevania_Chronicles - Stage 6 (Hall of Mirrors).zip",
        "size": 5691,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2444,
        "title": "Castlevania Chronicles - Stage 4",
        "version": "smwc-2444-1416162431",
        "upstream_time": 1416162431,
        "download_url": "https://dl.smwcentral.net/2444/castlevaniachronicleswall.zip",
        "filename": "castlevaniachronicleswall.zip",
        "size": 3780,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-chronicles-stained-glass-windows",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10753,
    "title": "Castlevania Chronicles - Stained Glass Windows",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "church",
      "needs remoderation"
    ],
    "description": "Also part of the project to make the GFX in Anikiti's package actually meet submission guidelines.",
    "latest_version": "smwc-10753-1423067208",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10753,
        "title": "Castlevania Chronicles - Stained Glass Windows",
        "version": "smwc-10753-1423067208",
        "upstream_time": 1423067208,
        "download_url": "https://dl.smwcentral.net/10753/Chapel.zip",
        "filename": "Chapel.zip",
        "size": 4231,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-chronicles-tower-of-dolls",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10791,
    "title": "Castlevania Chronicles - Tower of Dolls",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Part of the project to have usable versions of the graphics in Ankiti's package/submission, this bg comes from the Tower of Dolls level.",
    "latest_version": "smwc-10791-1423914881",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10791,
        "title": "Castlevania Chronicles - Tower of Dolls",
        "version": "smwc-10791-1423914881",
        "upstream_time": 1423914881,
        "download_url": "https://dl.smwcentral.net/10791/towerofdolls.zip",
        "filename": "towerofdolls.zip",
        "size": 3881,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-circe-of-the-moon-audience-room-pillars",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29500,
    "title": "Castlevania: Circe of the Moon - Audience Room (Pillars)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">TURNABOUT OMICRON: POST-C3 GRAPHICS</span></b><br>\r\n<br>\r\nThe castle area with pillars from \"Castlevania: Circle of the Moon\" GBA game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-29500-1642109838",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29500,
        "title": "Castlevania: Circe of the Moon - Audience Room (Pillars)",
        "version": "smwc-29500-1642109838",
        "upstream_time": 1642109838,
        "download_url": "https://dl.smwcentral.net/29500/CircleOfMoonAudienceRoomPillar.zip",
        "filename": "CircleOfMoonAudienceRoomPillar.zip",
        "size": 6702,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-circle-of-the-moon-audience-room-purple-corridor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27607,
    "title": "Castlevania: Circle of the Moon - Audience Room (Purple Corridor)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">POST-C3 SUMMER 2021 SUBMISSION:</span></b><br>\r\n<br>\r\nThe Audience Room Background (Marble) from \"Castlevania: Circle of the Moon\" GBA game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-27607-1625778341",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27607,
        "title": "Castlevania: Circle of the Moon - Audience Room (Purple Corridor)",
        "version": "smwc-27607-1625778341",
        "upstream_time": 1625778341,
        "download_url": "https://dl.smwcentral.net/27607/CircleOfTheMoonAudienceRoomMarble.zip",
        "filename": "CircleOfTheMoonAudienceRoomMarble.zip",
        "size": 5716,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-circle-of-the-moon-audience-room-statue",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29312,
    "title": "Castlevania: Circle of the Moon - Audience Room (Statue)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">TURNABOUT OMICRON: C3 THREAD</span></b><br>\r\n<br>\r\nThe Background with statue from the Castlevania: Circle of the Moon.<br>\r\nIt can also be used for vertical levels.",
    "latest_version": "smwc-29312-1641669311",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29312,
        "title": "Castlevania: Circle of the Moon - Audience Room (Statue)",
        "version": "smwc-29312-1641669311",
        "upstream_time": 1641669311,
        "download_url": "https://dl.smwcentral.net/29312/circleofmoonaudienceroomtower.zip",
        "filename": "circleofmoonaudienceroomtower.zip",
        "size": 4973,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-circle-of-the-moon-catacombs-blue-ish-brick-wall",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27608,
    "title": "Castlevania: Circle of the Moon - Catacombs (Blue-ish Brick Wall)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">POST-C3 SUMMER 2021 SUBMISSION:</span></b><br>\r\n<br>\r\nThis is from \"Castlevania: Circle of the Moon\" GBA game.<br>\r\nThis is for fit in Castle/Fortress levels.",
    "latest_version": "smwc-27608-1625778499",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27608,
        "title": "Castlevania: Circle of the Moon - Catacombs (Blue-ish Brick Wall)",
        "version": "smwc-27608-1625778499",
        "upstream_time": 1625778499,
        "download_url": "https://dl.smwcentral.net/27608/CircleOfTheMoonCatacomsCastle.zip",
        "filename": "CircleOfTheMoonCatacomsCastle.zip",
        "size": 4231,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-circle-of-the-moon-catacombs-underground-cemetery",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33416,
    "title": "Castlevania: Circle of the Moon - Catacombs (Underground Cemetery)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "haunted"
    ],
    "description": "One of the backgrounds seen in the Catacombs, from Castlevania: Circle of the Moon. I adapted the original background by expanding the bricks upwards. A great fit for haunted caves.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33416-1677802453",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33416,
        "title": "Castlevania: Circle of the Moon - Catacombs (Underground Cemetery)",
        "version": "smwc-33416-1677802453",
        "upstream_time": 1677802453,
        "download_url": "https://dl.smwcentral.net/33416/Castlevania%20Circle%20of%20the%20Moon%20-%20Catacombs%20%28Underground%20Cemetery%29.zip",
        "filename": "Castlevania Circle of the Moon - Catacombs (Underground Cemetery).zip",
        "size": 6319,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-circle-of-the-moon-ceremonial-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27960,
    "title": "Castlevania: Circle of the Moon - Ceremonial Room",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "castle",
      "haunted"
    ],
    "description": "Ripped from the Ceremonial Room in Castlevania: Circle of the Moon on GBA.",
    "latest_version": "smwc-27960-1628551486",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27960,
        "title": "Castlevania: Circle of the Moon - Ceremonial Room",
        "version": "smwc-27960-1628551486",
        "upstream_time": 1628551486,
        "download_url": "https://dl.smwcentral.net/27960/Castlevania%20-%20Circle%20of%20the%20Moon%20-%20Ceremonial%20RoomBG.zip",
        "filename": "Castlevania - Circle of the Moon - Ceremonial RoomBG.zip",
        "size": 5119,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-circle-of-the-moon-chapel-tower-first-vertical-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35074,
    "title": "Castlevania: Circle of the Moon - Chapel Tower (First Vertical Section)",
    "authors": [
      "Lotsaspaghetti"
    ],
    "tags": [
      "castle"
    ],
    "description": "The foreground graphics used in the first vertical section of the Chapel Tower from Castlevania: Circle of the Moon.<br>\r\nA dark and gothic FG pack that can be used for churches, castles or chapel themed levels.<br>\r\n<br>\r\nAll credit goes to Konami.<br>\r\nRequested by Anorakun.",
    "latest_version": "smwc-35074-1694729973",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35074,
        "title": "Castlevania: Circle of the Moon - Chapel Tower (First Vertical Section)",
        "version": "smwc-35074-1694729973",
        "upstream_time": 1694729973,
        "download_url": "https://dl.smwcentral.net/35074/Castlevania%20Circle%20of%20the%20Moon%20-%20Chapel%20Tower%20Tileset%20%28First%20Vertical%20Section%29.zip",
        "filename": "Castlevania Circle of the Moon - Chapel Tower Tileset (First Vertical Section).zip",
        "size": 4941,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-circle-of-the-moon-chapel-tower-vertical-sections",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40500,
    "title": "Castlevania: Circle of the Moon - Chapel Tower (Vertical Sections)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "haunted"
    ],
    "description": "A beautiful stained glass windows background seen in the vertical sections of the Chapel Tower from Castlevania: Circle of the Moon.  Unlike the old version, which got removed from the site, this one is more optimized and user friendly.<br>\r\n<br>\r\nIt can be combined with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=35074\">this foreground</a>, if you want. <br>\r\n<br>\r\nUse it in a very tall castle / church level for the best results. ",
    "latest_version": "smwc-40500-1756327399",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40500,
        "title": "Castlevania: Circle of the Moon - Chapel Tower (Vertical Sections)",
        "version": "smwc-40500-1756327399",
        "upstream_time": 1756327399,
        "download_url": "https://dl.smwcentral.net/40500/Castlevania%20CoTM%20-%20Chapel%20Tower%20%28Stained%20Glass%20Windows%29.zip",
        "filename": "Castlevania CoTM - Chapel Tower (Stained Glass Windows).zip",
        "size": 7543,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-circle-of-the-moon-eternal-corridor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6922,
    "title": "Castlevania: Circle of the Moon - Eternal Corridor",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "night"
    ],
    "description": "My C3 2014 summer submission.<br>\r\nI hope that you enjoy.",
    "latest_version": "smwc-6922-1407106209",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6922,
        "title": "Castlevania: Circle of the Moon - Eternal Corridor",
        "version": "smwc-6922-1407106209",
        "upstream_time": 1407106209,
        "download_url": "https://dl.smwcentral.net/6922/Eternal%20Corridor.zip",
        "filename": "Eternal Corridor.zip",
        "size": 3467,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-circle-of-the-moon-machine-tower-pipes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40218,
    "title": "Castlevania: Circle of the Moon - Machine Tower (Pipes)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "mechanical",
      "pipe",
      "sewer"
    ],
    "description": "One of the backgrounds seen in the Machine Tower from Castlevania: Circle of the Moon. A good fit for pipe themed levels, in general. Or maybe some sewers...<br>\r\n<br>\r\nMASSIVE UPDATE: The background has been optimized even further, and now it uses a better palette row and much less tiles. ",
    "latest_version": "smwc-40218-1755012970",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40218,
        "title": "Castlevania: Circle of the Moon - Machine Tower (Pipes)",
        "version": "smwc-40218-1755012970",
        "upstream_time": 1755012970,
        "download_url": "https://dl.smwcentral.net/40218/Castlevania%20CotM%20-%20Machine%20Tower%20%28Pipes%20~%20Update%29.zip",
        "filename": "Castlevania CotM - Machine Tower (Pipes ~ Update).zip",
        "size": 3619,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-circle-of-the-moon-observation-tower-first-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33481,
    "title": "Castlevania: Circle of the Moon - Observation Tower (First Area)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "castle"
    ],
    "description": "Ripped from the Observation Tower's first area in Castlevania: Circle of the Moon on GBA.<br>\r\n<br>\r\nNote: Meant to be used with a Layer 2 level but don't hesitate to use a Layer 3 like background.<br>\r\n<br>\r\nUpdate: Updated map16.",
    "latest_version": "smwc-33481-1678208572",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33481,
        "title": "Castlevania: Circle of the Moon - Observation Tower (First Area)",
        "version": "smwc-33481-1678208572",
        "upstream_time": 1678208572,
        "download_url": "https://dl.smwcentral.net/33481/Castlevania%20-%20Circle%20of%20the%20Moon%20-%20Observation%20Tower%20%28FirstArea%29%201.1.zip",
        "filename": "Castlevania - Circle of the Moon - Observation Tower (FirstArea) 1.1.zip",
        "size": 15425,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-circle-of-the-moon-observation-tower-marble-corridor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33455,
    "title": "Castlevania: Circle of the Moon - Observation Tower (Marble Corridor)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "castle"
    ],
    "description": "Ripped from one of Observation Tower's corridors in Castlevania: Circle of the Moon on GBA.<br>\r\n<br>\r\nNote: Meant to be used with a Layer 2 level.<br>\r\n<br>\r\nUpdate: Updated map16.",
    "latest_version": "smwc-33455-1678141423",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33455,
        "title": "Castlevania: Circle of the Moon - Observation Tower (Marble Corridor)",
        "version": "smwc-33455-1678141423",
        "upstream_time": 1678141423,
        "download_url": "https://dl.smwcentral.net/33455/Castlevania%20-%20Circle%20of%20the%20Moon%20-%20Observation%20Tower%20%28Marble%20Corridor%29%201.1.zip",
        "filename": "Castlevania - Circle of the Moon - Observation Tower (Marble Corridor) 1.1.zip",
        "size": 8317,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-circle-of-the-moon-observation-tower-outer-wall",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33560,
    "title": "Castlevania: Circle of the Moon - Observation Tower (Outer Wall)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "castle"
    ],
    "description": "Ripped from the Outer Wall of the Observation Tower in Castlevania: Circle of the Moon on Game Boy Advance.<br>\r\n<br>\r\nNote: Uses just the right part of the palette 5.<br>\r\n<br>\r\nUpdate: Updated map16.",
    "latest_version": "smwc-33560-1679007591",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33560,
        "title": "Castlevania: Circle of the Moon - Observation Tower (Outer Wall)",
        "version": "smwc-33560-1679007591",
        "upstream_time": 1679007591,
        "download_url": "https://dl.smwcentral.net/33560/Castlevania%20-%20Circle%20of%20the%20Moon%20-%20Observation%20Tower%20%28Outer%20Wall%29%20v1.3.zip",
        "filename": "Castlevania - Circle of the Moon - Observation Tower (Outer Wall) v1.3.zip",
        "size": 4070,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21006,
        "title": "Castlevania: Circle of the Moon - Observation Tower (Outer Wall)",
        "version": "smwc-21006-1569813898",
        "upstream_time": 1569813898,
        "download_url": "https://dl.smwcentral.net/21006/Brutapode89%20-%20Castlevania%20-%20Circle%20of%20the%20Moon%20-%20Observation%20Tower.zip",
        "filename": "Brutapode89 - Castlevania - Circle of the Moon - Observation Tower.zip",
        "size": 5285,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-circle-of-the-moon-observation-tower-theatre",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40516,
    "title": "Castlevania: Circle of the Moon - Observation Tower (Theatre)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "interior"
    ],
    "description": "A theatre structure seen in Castlevania: Circle of the Moon.<br>\r\n<br>\r\nIt can be combined with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=40347\">this background</a>. <br>\r\n<br>\r\nA good fit for theatre or stage plays.",
    "latest_version": "smwc-40516-1757013621",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40516,
        "title": "Castlevania: Circle of the Moon - Observation Tower (Theatre)",
        "version": "smwc-40516-1757013621",
        "upstream_time": 1757013621,
        "download_url": "https://dl.smwcentral.net/40516/Castlevania%20Circle%20of%20the%20Moon%20-%20Observation%20Tower%20%28Theatre_FG%29.zip",
        "filename": "Castlevania Circle of the Moon - Observation Tower (Theatre_FG).zip",
        "size": 3579,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40347,
        "title": "Castlevania: Circle of the Moon - Observation Tower (Theatre)",
        "version": "smwc-40347-1756044274",
        "upstream_time": 1756044274,
        "download_url": "https://dl.smwcentral.net/40347/Castlevania%20CoTM%20-%20Observation%20Tower%20%28Theatre%20BG%29.zip",
        "filename": "Castlevania CoTM - Observation Tower (Theatre BG).zip",
        "size": 14258,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-circle-of-the-moon-triumph-hallway-castle-entrance",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33437,
    "title": "Castlevania: Circle of the Moon - Triumph Hallway (Castle Entrance)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "night"
    ],
    "description": "An accurate rip of  one of the backgrounds seen in the Triumph Hallway, from Castlevania: Circle of the Moon. Unlike the in-game version, I fixed the background, which previously had tiles from the brick wall between the trees.  A great fit for castle entrances. <br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33437-1678055445",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33437,
        "title": "Castlevania: Circle of the Moon - Triumph Hallway (Castle Entrance)",
        "version": "smwc-33437-1678055445",
        "upstream_time": 1678055445,
        "download_url": "https://dl.smwcentral.net/33437/Castlevania%20Circle%20of%20the%20Moon%20-%20Triumph%20Hallway%20%28Castle%20Entrance%29.zip",
        "filename": "Castlevania Circle of the Moon - Triumph Hallway (Castle Entrance).zip",
        "size": 4653,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-circle-of-the-moon-triumph-hallway-clinking-man-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29314,
    "title": "Castlevania: Circle of the Moon - Triumph Hallway (Clinking Man Room)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "haunted"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">TURNABOUT OMICRON: C3 THREAD</span></b><br>\r\n<br>\r\nThe Dark Corridor from Castlevania Circle of the Moon game.<br>\r\nI made some modifications to create this.",
    "latest_version": "smwc-29314-1641669748",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29314,
        "title": "Castlevania: Circle of the Moon - Triumph Hallway (Clinking Man Room)",
        "version": "smwc-29314-1641669748",
        "upstream_time": 1641669748,
        "download_url": "https://dl.smwcentral.net/29314/circleofmoonhallwaydarkcorridor.zip",
        "filename": "circleofmoonhallwaydarkcorridor.zip",
        "size": 4493,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-circle-of-the-moon-underground-gallery-death-mantis-corridor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33448,
    "title": "Castlevania: Circle of the Moon - Underground Gallery (Death Mantis Corridor)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "cave",
      "ruins"
    ],
    "description": "The background seen in the corridors of the Underground Gallery where Death Mantis appear, from Castlevania: Circle of the Moon.  It uses 34 tiles, meaning it can be used with foreground with a lot of decorations to compensate the empty space it has.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33448-1678055658",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33448,
        "title": "Castlevania: Circle of the Moon - Underground Gallery (Death Mantis Corridor)",
        "version": "smwc-33448-1678055658",
        "upstream_time": 1678055658,
        "download_url": "https://dl.smwcentral.net/33448/Castlevania%20Circle%20of%20the%20Moon%20-%20Underground%20Gallery%20%28Death%20Mantis%20Corridor%29.zip",
        "filename": "Castlevania Circle of the Moon - Underground Gallery (Death Mantis Corridor).zip",
        "size": 2824,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-circle-of-the-moon-underground-gallery-first-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27955,
    "title": "Castlevania: Circle of the Moon - Underground Gallery (First Area)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "cave"
    ],
    "description": "Ripped from the first area of Underground Gallery in Castlevania: Circle of the Moon on GBA.",
    "latest_version": "smwc-27955-1628522137",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27955,
        "title": "Castlevania: Circle of the Moon - Underground Gallery (First Area)",
        "version": "smwc-27955-1628522137",
        "upstream_time": 1628522137,
        "download_url": "https://dl.smwcentral.net/27955/Castlevania%20-%20Circle%20of%20the%20Moon%20-%20Underground%20Gallery%20%28First%20Area%29.zip",
        "filename": "Castlevania - Circle of the Moon - Underground Gallery (First Area).zip",
        "size": 3937,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-circle-of-the-moon-underground-gallery-poison-armor-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33446,
    "title": "Castlevania: Circle of the Moon - Underground Gallery (Poison Armor Room)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "ruins"
    ],
    "description": "The background seen in the Underground Gallery, where two Poison Armors try to hinder the player progress. It uses 8E tiles, which gives a lot of space for the users to fill the BG3 slot with foreground decorations. A good fit for ruins or maybe castles.",
    "latest_version": "smwc-33446-1678448972",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33446,
        "title": "Castlevania: Circle of the Moon - Underground Gallery (Poison Armor Room)",
        "version": "smwc-33446-1678448972",
        "upstream_time": 1678448972,
        "download_url": "https://dl.smwcentral.net/33446/Castlevania%20Circle%20of%20the%20Moon%20-%20Underground%20Gallery%20%28Poison%20Armor%20Room%29.zip",
        "filename": "Castlevania Circle of the Moon - Underground Gallery (Poison Armor Room).zip",
        "size": 6515,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-dawn-of-sorrow-lost-village",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6149,
    "title": "Castlevania: Dawn of Sorrow - Lost Village",
    "authors": [
      "X-King"
    ],
    "tags": [
      "forest",
      "needs remoderation",
      "snow"
    ],
    "description": "Ripped on March 16, 2009 by X-King from Castlevania: Dawn of Sorrow for Nintendo DS with background in the Lost Village stage, it was released in October 04, 2005 by Konami.",
    "latest_version": "smwc-6149-1390755253",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6149,
        "title": "Castlevania: Dawn of Sorrow - Lost Village",
        "version": "smwc-6149-1390755253",
        "upstream_time": 1390755253,
        "download_url": "https://dl.smwcentral.net/6149/Castlevania%20-%20Dawn%20of%20Sorrow%20-%20Lost%20Village.zip",
        "filename": "Castlevania - Dawn of Sorrow - Lost Village.zip",
        "size": 5522,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-dawn-of-sorrow-order-of-ecclesia-save-statues",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13563,
    "title": "Castlevania: Dawn of Sorrow/Order of Ecclesia - Save Statues",
    "authors": [
      "Guilherme F Santos"
    ],
    "tags": [
      "misc",
      "needs remoderation"
    ],
    "description": "The Save Statues of save rooms of Castlevania Dawn of Sorrow and Order of Ecclesia. In my opinion, perfect for midway points.",
    "latest_version": "smwc-13563-1460571730",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13563,
        "title": "Castlevania: Dawn of Sorrow/Order of Ecclesia - Save Statues",
        "version": "smwc-13563-1460571730",
        "upstream_time": 1460571730,
        "download_url": "https://dl.smwcentral.net/13563/Castlevania%20Save%20Statues.zip",
        "filename": "Castlevania Save Statues.zip",
        "size": 5696,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-dracula-x-map",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13380,
    "title": "Castlevania: Dracula X - Map",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "castle",
      "cave",
      "lava",
      "needs remoderation",
      "night"
    ],
    "description": "Like the version in Brutal Mario, although this one doesn't need any custom patches or event tile set up.  Great for final castles, when used with overworld hdma.<br>\r\n<br>\r\nNote: You will need to use ExAnimation to change the back area color. While it will work like in the .ips, there are a few minuses:<div class=\"quote\"><span class=\"quoteHead\">Originally posted by LM help file</span><div class=\"quoteInner\">This should not be used. While technically it works, the overworld already uses the back area color for menus and the exit tile transition effect. Therefore the back area color shouldn't be used as part of your maps.</div></div>",
    "latest_version": "smwc-13380-1458166499",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13380,
        "title": "Castlevania: Dracula X - Map",
        "version": "smwc-13380-1458166499",
        "upstream_time": 1458166499,
        "download_url": "https://dl.smwcentral.net/13380/castlevaniamap.zip",
        "filename": "castlevaniamap.zip",
        "size": 162712,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-dracula-x-moon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33552,
    "title": "Castlevania: Dracula X - Moon",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "night",
      "space"
    ],
    "description": "The gorgeous bloodish moon seen in the map screen of Castlevania: Dracula X.  Can be combined with other graphics to make an amazing night background.  This version has better gfx optimization and map 16. A good fit for any night level.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33552-1680877440",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33552,
        "title": "Castlevania: Dracula X - Moon",
        "version": "smwc-33552-1680877440",
        "upstream_time": 1680877440,
        "download_url": "https://dl.smwcentral.net/33552/Castlevania%20Dracula%20X%20-%20Moon.zip",
        "filename": "Castlevania Dracula X - Moon.zip",
        "size": 3463,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-dracula-x-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40075,
    "title": "Castlevania: Dracula X - Stage 2 (Lakeside Bridge)",
    "authors": [
      "Donut",
      "Doomdragon"
    ],
    "tags": [
      "2bpp",
      "castle",
      "cave",
      "fire",
      "forest",
      "haunted",
      "lake",
      "mechanical",
      "mountain",
      "needs remoderation",
      "night",
      "patch needed",
      "ruins",
      "sewer",
      "sky",
      "town"
    ],
    "description": "The background you see when walking along the crumbly bridge at the beginning of stage 2.<br>\r\n<br>\r\nAnorakun's edit 01: Updated sample level, map 16, palette and palmask files to fit the current standards of the Graphics Section. Changed graphic slot for the clouds (from FG2 to BG2)<br>\r\n<br>\r\nAnorakun's edit 02: Organized sample level, renamed EXGFX files to use uncommon numbers and added an useful uberasm code made by Donut, which adds parallaxing and hdma effects.<br>\r\n<br>\r\nPlease credit <span class=\"un-outer\" title=\"Donut\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=48514\" style=\"color: #ea589f;\" class=\"un\">Donut</a></span> for the parallaxing + HDMA effects bundled in this submission. Thanks.",
    "latest_version": "smwc-40075-1755274900",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40075,
        "title": "Castlevania: Dracula X - Stage 2 (Lakeside Bridge)",
        "version": "smwc-40075-1755274900",
        "upstream_time": 1755274900,
        "download_url": "https://dl.smwcentral.net/40075/Castlevania%20Dracula%20X%20-%20Stage%202%20%28Lakeside%20Bridge%20%2B%20HDMA%20stuff%29.zip",
        "filename": "Castlevania Dracula X - Stage 2 (Lakeside Bridge + HDMA stuff).zip",
        "size": 8641,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37609,
        "title": "Castlevania: Dracula X - Stage 3 (Boss Room)",
        "version": "smwc-37609-1717099259",
        "upstream_time": 1717099259,
        "download_url": "https://dl.smwcentral.net/37609/Castlevania%20Dracula%20X%20-%20Stage%203%20%28Boss%20Room%29.zip",
        "filename": "Castlevania Dracula X - Stage 3 (Boss Room).zip",
        "size": 6750,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37417,
        "title": "Castlevania: Dracula X - Stage 5 (Rooftops)",
        "version": "smwc-37417-1711140040",
        "upstream_time": 1711140040,
        "download_url": "https://dl.smwcentral.net/37417/Castlevania%20Dracula%20X%20-%20Stage%205%20%28Rooftops%29.zip",
        "filename": "Castlevania Dracula X - Stage 5 (Rooftops).zip",
        "size": 2784,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37166,
        "title": "Castlevania: Dracula X - Stage 3 (Castle Walls ~ Top Portion)",
        "version": "smwc-37166-1709926370",
        "upstream_time": 1709926370,
        "download_url": "https://dl.smwcentral.net/37166/Castlevania%20Dracula%20X%20-%20Stage%203%20%28Castle%20Walls%20Top%20Portion%29.zip",
        "filename": "Castlevania Dracula X - Stage 3 (Castle Walls Top Portion).zip",
        "size": 3554,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 36819,
        "title": "Castlevania: Dracula X - Stage 3 (Basement)",
        "version": "smwc-36819-1710392883",
        "upstream_time": 1710392883,
        "download_url": "https://dl.smwcentral.net/36819/Castlevania%20Dracula%20X%20-%20Stage%203%20%28Basement%29.zip",
        "filename": "Castlevania Dracula X - Stage 3 (Basement).zip",
        "size": 5506,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 36818,
        "title": "Castlevania: Dracula X - Stage 6 (Clock Tower Rooftop)",
        "version": "smwc-36818-1709232044",
        "upstream_time": 1709232044,
        "download_url": "https://dl.smwcentral.net/36818/Castlevania%20Dracula%20X%20-%20Stage%206%20%20%28Clock%20Tower%20Rooftop%20%28UPDATE%29%29.zip",
        "filename": "Castlevania Dracula X - Stage 6  (Clock Tower Rooftop (UPDATE)).zip",
        "size": 10781,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34050,
        "title": "Castlevania: Dracula X - Stage 5' (Aqueducts)",
        "version": "smwc-34050-1688915316",
        "upstream_time": 1688915316,
        "download_url": "https://dl.smwcentral.net/34050/Castlevania%20Dracula%20X%20-%20Stage%205%27%20%28Aqueducts%29.zip",
        "filename": "Castlevania Dracula X - Stage 5%27 (Aqueducts).zip",
        "size": 6635,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33624,
        "title": "Castlevania: Dracula X - Stage 1 (Flames)",
        "version": "smwc-33624-1680877651",
        "upstream_time": 1680877651,
        "download_url": "https://dl.smwcentral.net/33624/Castlevania%20Dracula%20X%20-%20Stage%201%20%28Layer%203%20Flames%29%20.zip",
        "filename": "Castlevania Dracula X - Stage 1 (Layer 3 Flames) .zip",
        "size": 6188,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33580,
        "title": "Castlevania: Dracula X - Stage 1 (Burning Town ~ Vertical Section)",
        "version": "smwc-33580-1680241223",
        "upstream_time": 1680241223,
        "download_url": "https://dl.smwcentral.net/33580/Castlevania%20Dracula%20X%20-%20Stage%201%20%28Burning%20Town%20~%20Vertical%20Section%20~%20good%29.zip",
        "filename": "Castlevania Dracula X - Stage 1 (Burning Town ~ Vertical Section ~ good).zip",
        "size": 8476,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33573,
        "title": "Castlevania: Dracula X - Stage 1 (Burning Town ~ First Section and Boss Room)",
        "version": "smwc-33573-1680878354",
        "upstream_time": 1680878354,
        "download_url": "https://dl.smwcentral.net/33573/Castlevania%20Dracula%20X%20-%20Stage%201%20%28Burning%20Town%20~%20First%20Section%20and%20Boss%20Room%29.zip",
        "filename": "Castlevania Dracula X - Stage 1 (Burning Town ~ First Section and Boss Room).zip",
        "size": 14902,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33551,
        "title": "Castlevania: Dracula X - Stage 3 (Pillar Corridor)",
        "version": "smwc-33551-1680878797",
        "upstream_time": 1680878797,
        "download_url": "https://dl.smwcentral.net/33551/Castlevania%20Dracula%20X%20-%20Stage%203%20%28The%20Pillar%20Corridor%29.zip",
        "filename": "Castlevania Dracula X - Stage 3 (The Pillar Corridor).zip",
        "size": 5295,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33550,
        "title": "Castlevania: Dracula X - Stage 5 (Courtyard)",
        "version": "smwc-33550-1679460646",
        "upstream_time": 1679460646,
        "download_url": "https://dl.smwcentral.net/33550/Castlevania%20Dracula%20X%20-%20Stage%205%20%28Courtyard%29.zip",
        "filename": "Castlevania Dracula X - Stage 5 (Courtyard).zip",
        "size": 4276,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33549,
        "title": "Castlevania: Dracula X - Stage 7 (Outside)",
        "version": "smwc-33549-1680670393",
        "upstream_time": 1680670393,
        "download_url": "https://dl.smwcentral.net/33549/Castlevania%20Dracula%20X%20-%20Stage%207%20%28Outside%29.zip",
        "filename": "Castlevania Dracula X - Stage 7 (Outside).zip",
        "size": 10285,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33545,
        "title": "Castlevania: Dracula X - Stage 7 (Corridor)",
        "version": "smwc-33545-1679461062",
        "upstream_time": 1679461062,
        "download_url": "https://dl.smwcentral.net/33545/Castlevania%20Dracula%20X%20-%20Stage%207%20%28Corridor%29.zip",
        "filename": "Castlevania Dracula X - Stage 7 (Corridor).zip",
        "size": 4305,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33542,
        "title": "Castlevania: Dracula X - Stage 7 (Vertical Section)",
        "version": "smwc-33542-1680878790",
        "upstream_time": 1680878790,
        "download_url": "https://dl.smwcentral.net/33542/Castlevania%20Dracula%20X%20-%20Stage%207%20%28Vertical%20Section%20%28Fixed%29%29.zip",
        "filename": "Castlevania Dracula X - Stage 7 (Vertical Section (Fixed)).zip",
        "size": 3849,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33273,
        "title": "Castlevania: Dracula X - Stage 6 (Clock Tower Foundation)",
        "version": "smwc-33273-1676609818",
        "upstream_time": 1676609818,
        "download_url": "https://dl.smwcentral.net/33273/Castlevania%20Dracula%20X%20-%20Stage%206%20%28Clock%20Tower%20Foundation%29.zip",
        "filename": "Castlevania Dracula X - Stage 6 (Clock Tower Foundation).zip",
        "size": 6747,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33074,
        "title": "Castlevania: Dracula X - Stage 7 (Throne Room)",
        "version": "smwc-33074-1676335185",
        "upstream_time": 1676335185,
        "download_url": "https://dl.smwcentral.net/33074/Castlevania%20Dracula%20X%20-%20Stage%207%20-%20Throne%20Room.zip",
        "filename": "Castlevania Dracula X - Stage 7 - Throne Room.zip",
        "size": 7532,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31758,
        "title": "Castlevania: Dracula X - Stage 5' (Aquatic Ruins)",
        "version": "smwc-31758-1661995322",
        "upstream_time": 1661995322,
        "download_url": "https://dl.smwcentral.net/31758/Castlevania%20Dracula%20X%20-%20Aquatic%20Ruins.zip",
        "filename": "Castlevania Dracula X - Aquatic Ruins.zip",
        "size": 27031,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31748,
        "title": "Castlevania: Dracula X - Stage 4' (Boss Room)",
        "version": "smwc-31748-1659668197",
        "upstream_time": 1659668197,
        "download_url": "https://dl.smwcentral.net/31748/Castlevania%20Dracula%20X%20-%20Necromancer%20Room.zip",
        "filename": "Castlevania Dracula X - Necromancer Room.zip",
        "size": 10530,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30452,
        "title": "Castlevania: Dracula X - Stage 4 (Dungeon)",
        "version": "smwc-30452-1649757642",
        "upstream_time": 1649757642,
        "download_url": "https://dl.smwcentral.net/30452/CVDX%20-%20Stage%204%20%28Dungeon%20update%29.zip",
        "filename": "CVDX - Stage 4 (Dungeon update).zip",
        "size": 10541,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29030,
        "title": "Castlevania: Dracula X - Stage 2 (Lake Bridge)",
        "version": "smwc-29030-1640102600",
        "upstream_time": 1640102600,
        "download_url": "https://dl.smwcentral.net/29030/Castlevania%20Dracula%20X%20-%20Stage%202%20%28Bridge%20Tileset%29.zip",
        "filename": "Castlevania Dracula X - Stage 2 (Bridge Tileset).zip",
        "size": 8478,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28423,
        "title": "Castlevania: Dracula X - Stage 2 (Castle Corridor)",
        "version": "smwc-28423-1632592608",
        "upstream_time": 1632592608,
        "download_url": "https://dl.smwcentral.net/28423/CVDX%20-%20Stage%202%20%28Corridor%29.zip",
        "filename": "CVDX - Stage 2 (Corridor).zip",
        "size": 6511,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-dracula-x-stages-4-and",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37021,
    "title": "Castlevania: Dracula X - Stages 4 and 4' (Caverns)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "ruins"
    ],
    "description": "A cave background seen through various portions of Stages 4 and 4', from Castlevania: Dracula X. Includes most color variants, along with a variant that has a stone pillar, which unfortunately, is a simplified rip, since the entire background would eat a lot of tiles.  A good fit for caves or ruins. <br>\r\n<br>\r\nThe variants with no pillar use palette row 3, while the one with the pillar uses palette 0 and 5 as well.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-37021-1709925821",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37021,
        "title": "Castlevania: Dracula X - Stages 4 and 4' (Caverns)",
        "version": "smwc-37021-1709925821",
        "upstream_time": 1709925821,
        "download_url": "https://dl.smwcentral.net/37021/Castlevania%20Dracula%20X%20-%20Stage%204%20and%204%27%20%28Caverns%29.zip",
        "filename": "Castlevania Dracula X - Stage 4 and 4%27 (Caverns).zip",
        "size": 25878,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-ending",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20597,
    "title": "Castlevania - Ending",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "8-bit",
      "castle",
      "forest",
      "needs remoderation"
    ],
    "description": "The Ending's background from the first Castlevania on NES.<br>\r\n<br>\r\n<br>\r\n<br>\r\nNote: No background scrolling for that.",
    "latest_version": "smwc-20597-1565297681",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20597,
        "title": "Castlevania - Ending",
        "version": "smwc-20597-1565297681",
        "upstream_time": 1565297681,
        "download_url": "https://dl.smwcentral.net/20597/Castlevania%20-%20Ending.zip",
        "filename": "Castlevania - Ending.zip",
        "size": 3720,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-harmony-of-dissonance-boss-rush-menu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33296,
    "title": "Castlevania: Harmony of Dissonance - Boss Rush Menu",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "castle",
      "texture"
    ],
    "description": "The background seen while the player selects the difficulty of the Boss Rush from Castlevania: Harmony of Dissonance. It has the pattern of the Vampire Killer encraved on some blocks.  Maybe can work as a bonus level or castle level in general. The background can be expanded vertically very easily.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33296-1677538176",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33296,
        "title": "Castlevania: Harmony of Dissonance - Boss Rush Menu",
        "version": "smwc-33296-1677538176",
        "upstream_time": 1677538176,
        "download_url": "https://dl.smwcentral.net/33296/Castlevania%20Harmony%20of%20Dissonance%20-%20Boss%20Rush%20Menu.zip",
        "filename": "Castlevania Harmony of Dissonance - Boss Rush Menu.zip",
        "size": 6830,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-harmony-of-dissonance-castle-treasury-axe-armor-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33482,
    "title": "Castlevania: Harmony of Dissonance - Castle Treasury (Axe Armor Room)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle"
    ],
    "description": "A really simple background seen in a room filled with  Axe Armors level 2, from Castlevania: Harmony of Dissonance. A good fit for maze levels, in general? Or castles. Includes two palette variants.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33482-1679009527",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33482,
        "title": "Castlevania: Harmony of Dissonance - Castle Treasury (Axe Armor Room)",
        "version": "smwc-33482-1679009527",
        "upstream_time": 1679009527,
        "download_url": "https://dl.smwcentral.net/33482/Castlevania%20Harmony%20of%20Dissonance%20-%20Castle%20Treasury%20%28Axe%20Armor%20Room%29.zip",
        "filename": "Castlevania Harmony of Dissonance - Castle Treasury (Axe Armor Room).zip",
        "size": 3127,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-harmony-of-dissonance-castle-treasury-corridor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33398,
    "title": "Castlevania: Harmony of Dissonance - Castle Treasury (Corridor)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle"
    ],
    "description": "One of the backgrounds seen in the Castle Treasury from Castlevania: Harmony of Dissonance. Does not include the palette of the Top Castle Variant. Maybe in a future update.  A good fit for castle levels, in general.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33398-1678055236",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33398,
        "title": "Castlevania: Harmony of Dissonance - Castle Treasury (Corridor)",
        "version": "smwc-33398-1678055236",
        "upstream_time": 1678055236,
        "download_url": "https://dl.smwcentral.net/33398/Castlevania%20Harmony%20of%20Dissonance%20-%20Castle%20Treasury%28Corridor%29.zip",
        "filename": "Castlevania Harmony of Dissonance - Castle Treasury(Corridor).zip",
        "size": 3940,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-harmony-of-dissonance-castle-treasury-golden-halls",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33400,
    "title": "Castlevania: Harmony of Dissonance - Castle Treasury (Golden Halls)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle"
    ],
    "description": "A beautiful golden background seen in the Castle Treasury (A) from Castlevania: Harmony of Dissonance. The Castle B variant uses a volcanic background with wave HDMA, which unfortunately, I have no idea how to rip or loop properly. A great fit for castle levels, in general.<br>\r\n<br>\r\nI took some freedom and expanded it a bit vertically.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33400-1677670512",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33400,
        "title": "Castlevania: Harmony of Dissonance - Castle Treasury (Golden Halls)",
        "version": "smwc-33400-1677670512",
        "upstream_time": 1677670512,
        "download_url": "https://dl.smwcentral.net/33400/Castlevania%20Harmony%20of%20Dissonance%20-%20Castle%20Treasury%20%28Golden%20Halls%29.zip",
        "filename": "Castlevania Harmony of Dissonance - Castle Treasury (Golden Halls).zip",
        "size": 3686,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-harmony-of-dissonance-clock-tower-steel-ball-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33378,
    "title": "Castlevania: Harmony of Dissonance - Clock Tower (Steel Ball Room)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "ruins"
    ],
    "description": "One of the backgrounds  of the Clock Tower, seen in a room where Juste has to race a Steel Ball, to avoid it from blocking his way to some important items. A good pick for ruins or caves in general. Includes Castle A and Castle B palettes.  The background can be expanded vertically with  some clever map 16 edits.<br>\r\n<br>\r\nCredit would be great, but is optional,.",
    "latest_version": "smwc-33378-1677538988",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33378,
        "title": "Castlevania: Harmony of Dissonance - Clock Tower (Steel Ball Room)",
        "version": "smwc-33378-1677538988",
        "upstream_time": 1677538988,
        "download_url": "https://dl.smwcentral.net/33378/Castlevania%20Harmony%20of%20Dissonance%20-%20Clock%20Tower%20%28Steel%20Ball%20Room%29.zip",
        "filename": "Castlevania Harmony of Dissonance - Clock Tower (Steel Ball Room).zip",
        "size": 4039,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-harmony-of-dissonance-entrance",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30883,
    "title": "Castlevania: Harmony of Dissonance - Entrance",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 SUMMER 2021 SUBMISSION:</b></span><br>\r\n<br>\r\nThe entrance background from \"Castlevania: Harmony of Dissonance\" GBA game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-30883-1652239036",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30883,
        "title": "Castlevania: Harmony of Dissonance - Entrance",
        "version": "smwc-30883-1652239036",
        "upstream_time": 1652239036,
        "download_url": "https://dl.smwcentral.net/30883/EntranceCastleA.zip",
        "filename": "EntranceCastleA.zip",
        "size": 5605,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-harmony-of-dissonance-file-select",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33286,
    "title": "Castlevania: Harmony of Dissonance - File Select",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "haunted"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 2023 WINTER SUBMISSION</span></b><br>\r\n<br>\r\nThe image seen while the player selects a file in Castlevania: Harmony of Dissonance. A great fit for spooky or castle levels.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33286-1677538333",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33286,
        "title": "Castlevania: Harmony of Dissonance - File Select",
        "version": "smwc-33286-1677538333",
        "upstream_time": 1677538333,
        "download_url": "https://dl.smwcentral.net/33286/Castlevania%20Harmony%20of%20Dissonance%20-%20File%20Select.zip",
        "filename": "Castlevania Harmony of Dissonance - File Select.zip",
        "size": 5376,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-harmony-of-dissonance-luminous-cavern",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33451,
    "title": "Castlevania: Harmony of Dissonance - Luminous Cavern",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave"
    ],
    "description": "The background seen in the Luminous Cave from Castlevania: Harmony of Dissonance. Includes both versions: Castle A version (blue) and Castle B version (purple). Does not include the flashing palette due to the difficulty and complexity of ripping it. A great fit for cave levels. <br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33451-1678210519",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33451,
        "title": "Castlevania: Harmony of Dissonance - Luminous Cavern",
        "version": "smwc-33451-1678210519",
        "upstream_time": 1678210519,
        "download_url": "https://dl.smwcentral.net/33451/Castlevania%20Harmony%20of%20Dissonance%20-%20Luminous%20Cavern.zip",
        "filename": "Castlevania Harmony of Dissonance - Luminous Cavern.zip",
        "size": 4069,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-harmony-of-dissonance-marble-corridor-main-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33484,
    "title": "Castlevania: Harmony of Dissonance - Marble Corridor (Main Area)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle"
    ],
    "description": "The background seen in most rooms of the Marble Corridor, from Castlevania: Harmony of Dissonance. The Castle B palette is not included, due to it being all gray and hard to copy.  A good fit for castle halls.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33484-1679009725",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33484,
        "title": "Castlevania: Harmony of Dissonance - Marble Corridor (Main Area)",
        "version": "smwc-33484-1679009725",
        "upstream_time": 1679009725,
        "download_url": "https://dl.smwcentral.net/33484/Castlevania%20Harmony%20of%20Dissonance%20-%20Marble%20Corridor%20%28Main%20Area%29.zip",
        "filename": "Castlevania Harmony of Dissonance - Marble Corridor (Main Area).zip",
        "size": 3687,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-harmony-of-dissonance-marble-corridor-ritual-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33266,
    "title": "Castlevania: Harmony of Dissonance - Marble Corridor (Ritual Room)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "haunted"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 2023 WINTER SUBMISSION</span></b><br>\r\n<br>\r\nA very creepy background which is seen in one specific room of the Marble Corridor. From what looks like, guessing based on the tileset and dead heads of a certain creature, probably this place was meant to be a ritual room.   I have created new tiles to expand the chains that hold the skeleton in the background.  A great fit for torture rooms or sinister environments, in general.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33266-1676610073",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33266,
        "title": "Castlevania: Harmony of Dissonance - Marble Corridor (Ritual Room)",
        "version": "smwc-33266-1676610073",
        "upstream_time": 1676610073,
        "download_url": "https://dl.smwcentral.net/33266/Castlevania%20Harmony%20of%20Dissonance%20-%20Marble%20Corridor%20%28Ritual%20Room%29.zip",
        "filename": "Castlevania Harmony of Dissonance - Marble Corridor (Ritual Room).zip",
        "size": 5478,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-harmony-of-dissonance-marble-corridor-storage-rooms",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33362,
    "title": "Castlevania: Harmony of Dissonance - Marble Corridor (Storage Rooms)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle"
    ],
    "description": "One of the backgrounds seen in the Marble Corridor of Castlevania: Harmony of Dissonance. It mostly appears in areas that looks like storage rooms. A good fit for castles or chapels, in general.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33362-1677538481",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33362,
        "title": "Castlevania: Harmony of Dissonance - Marble Corridor (Storage Rooms)",
        "version": "smwc-33362-1677538481",
        "upstream_time": 1677538481,
        "download_url": "https://dl.smwcentral.net/33362/Castlevania%20Harmony%20of%20Dissonance%20-%20Marble%20Corridor%20%28Storage%20Rooms%29.zip",
        "filename": "Castlevania Harmony of Dissonance - Marble Corridor (Storage Rooms).zip",
        "size": 3630,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-harmony-of-dissonance-skeleton-cave-deep-underground",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33236,
    "title": "Castlevania: Harmony of Dissonance - Skeleton Cave (Deep Underground)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "haunted",
      "texture"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 2023 WINTER SUBMISSION</b></span><br>\r\n<br>\r\nOne of the spooky scary backgrounds seen in both variants of Skeleton Cave, from Castlevania: Harmony of Dissonance.  A great fit for haunted caves, in general. Includes two palettes.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33236-1676497029",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33236,
        "title": "Castlevania: Harmony of Dissonance - Skeleton Cave (Deep Underground)",
        "version": "smwc-33236-1676497029",
        "upstream_time": 1676497029,
        "download_url": "https://dl.smwcentral.net/33236/Castlevania%20Harmony%20of%20Dissonance%20-%20Skeleton%20Cave%20%28Deep%20Underground%29.zip",
        "filename": "Castlevania Harmony of Dissonance - Skeleton Cave (Deep Underground).zip",
        "size": 4879,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-harmony-of-dissonance-skeleton-cave-giant-ghost-statue",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33237,
    "title": "Castlevania: Harmony of Dissonance - Skeleton Cave (Giant Ghost Statue)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "cave",
      "haunted"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 2023 WINTER SUBMISSION</b></span><br>\r\n<br>\r\nOne of the various backgrounds seen in the Skeleton Cave from Castlevania: Harmony of Dissonance.  It depicts the Giant Ghost sub-boss seen in the Castlevania: Rondo of Blood. A great fit for haunted caves, in general. <br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33237-1676997222",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33237,
        "title": "Castlevania: Harmony of Dissonance - Skeleton Cave (Giant Ghost Statue)",
        "version": "smwc-33237-1676997222",
        "upstream_time": 1676997222,
        "download_url": "https://dl.smwcentral.net/33237/Castlevania%20Harmony%20of%20Dissonance%20-%20Skeleton%20Cave%20%28Giant%20Ghost%20Statue%29.zip",
        "filename": "Castlevania Harmony of Dissonance - Skeleton Cave (Giant Ghost Statue).zip",
        "size": 4593,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-harmony-of-dissonance-skeleton-cave-medusa-statue",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33238,
    "title": "Castlevania: Harmony of Dissonance - Skeleton Cave (Medusa Statue)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "cave",
      "haunted"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 2023 WINTER SUBMISSION</b></span><br>\r\n<br>\r\nOne of the spooky scary backgrounds seen in the Cave of Skeletons, from Castlevania: Harmony of Dissonance.  It depicts the skeleton of Medusa, one of the Dracula's most loyal servants.  A great fit for haunted cave levels, in general.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33238-1678054389",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33238,
        "title": "Castlevania: Harmony of Dissonance - Skeleton Cave (Medusa Statue)",
        "version": "smwc-33238-1678054389",
        "upstream_time": 1678054389,
        "download_url": "https://dl.smwcentral.net/33238/Castlevania%20Harmony%20of%20Dissonance%20-%20Skeleton%20Cave%20%28Medusa%20Statue%29.zip",
        "filename": "Castlevania Harmony of Dissonance - Skeleton Cave (Medusa Statue).zip",
        "size": 6406,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-harmony-of-dissonance-skeleton-cave-skeleton-glass-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33377,
    "title": "Castlevania: Harmony of Dissonance - Skeleton Cave (Skeleton Glass Room)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "ruins"
    ],
    "description": "The background used in a specific section of Skeleton Cave A, where Skeleton Glass jump out of their containers to attack Juste. This background has the skeleton of Slogra and Gaibon in it.  For those who don't know, this duo first appearance was in Super Castlevania IV, being the toughest bosses in the game.  Then they got gutted in Castlevania: Symphony of the Night, being reduced to mere weak bosses. Can be used for some kind of ruins or temple. <br>\r\n<br>\r\nUpdated to be more accurate to the source material, while using the same GFX space and an extra palette row.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33377-1678055026",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33377,
        "title": "Castlevania: Harmony of Dissonance - Skeleton Cave (Skeleton Glass Room)",
        "version": "smwc-33377-1678055026",
        "upstream_time": 1678055026,
        "download_url": "https://dl.smwcentral.net/33377/Castlevania%20Harmony%20of%20Dissonance%20-%20Skeleton%20Cave%20%28Skeleton%20Glass%20Room%29.zip",
        "filename": "Castlevania Harmony of Dissonance - Skeleton Cave (Skeleton Glass Room).zip",
        "size": 7824,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-harmony-of-dissonance-sky-walkway-first-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33411,
    "title": "Castlevania: Harmony of Dissonance - Sky Walkway (First Room)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "haunted"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 2023 WINTER UPDATE</b></span><br>\r\n<br>\r\nThe background that is seen in the first room of the Sky Walkway, from CV: Harmony of Dissonance. It's main use may be a bit niche. Something like a castle, maybe?<br>\r\n<br>\r\nUpdated with the Castle B variant of the background which is much more bloodier and darker.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33411-1678055342",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33411,
        "title": "Castlevania: Harmony of Dissonance - Sky Walkway (First Room)",
        "version": "smwc-33411-1678055342",
        "upstream_time": 1678055342,
        "download_url": "https://dl.smwcentral.net/33411/Castlevania%20Harmony%20of%20Dissonance%20-%20Sky%20Walkway%20%28First%20Room%20%28Update%29%29.zip",
        "filename": "Castlevania Harmony of Dissonance - Sky Walkway (First Room (Update)).zip",
        "size": 14396,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-harmony-of-dissonance-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25768,
    "title": "Castlevania: Harmony of Dissonance - Title Screen",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "castle",
      "lake",
      "mountain",
      "night"
    ],
    "description": "Ripped from the Title Screen of Castlevania: Harmony of Dissonance on GBA. This rip was part of my <a href=\"https://www.smwcentral.net/?p=viewthread&t=104831\">C3 Graphic Ripping Showcase</a><br>\r\n<br>\r\nNote: Recommended H-Scroll: None and V-Scroll: Constant.",
    "latest_version": "smwc-25768-1610468622",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25768,
        "title": "Castlevania: Harmony of Dissonance - Title Screen",
        "version": "smwc-25768-1610468622",
        "upstream_time": 1610468622,
        "download_url": "https://dl.smwcentral.net/25768/Castlevania%20-%20Harmony%20of%20Dissonance%20-%20Title%20Screen.zip",
        "filename": "Castlevania - Harmony of Dissonance - Title Screen.zip",
        "size": 9475,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-ii-simon-quest-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15051,
    "title": "Castlevania II - Simon Quest Font",
    "authors": [
      "Big Brawler"
    ],
    "tags": [
      "needs remoderation",
      "serif"
    ],
    "description": "The font usen in the text boxes of Castlevania II ",
    "latest_version": "smwc-15051-1485312819",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15051,
        "title": "Castlevania II - Simon Quest Font",
        "version": "smwc-15051-1485312819",
        "upstream_time": 1485312819,
        "download_url": "https://dl.smwcentral.net/15051/Castlevania%20II%20-%20Simon%20Quest%20Font.zip",
        "filename": "Castlevania II - Simon Quest Font.zip",
        "size": 1008,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-iii-flying-skeleton",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25028,
    "title": "Castlevania III - Flying Skeleton",
    "authors": [
      "Anorakun",
      "TheMorganah"
    ],
    "tags": [
      "giant eerie"
    ],
    "description": "The infamous gargoyle-like enemy that haunts Castlevania III players, now adapted to Super Mario World. Initially I ripped it and made some small edits to fit the Giant Eerie sprite, then, TheMorganah, decided to help me and thus, the sprite was redrawn. <br>\r\n<br>\r\nIt's main use is with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3672\">Giant Eerie sprite</a>. But it can used for others 32 x 32 enemies, maybe.<br>\r\n<br>\r\nUses palette E.<br>\r\n<br>\r\nSpooky Halloween for you all! ",
    "latest_version": "smwc-25028-1606322881",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25028,
        "title": "Castlevania III - Flying Skeleton",
        "version": "smwc-25028-1606322881",
        "upstream_time": 1606322881,
        "download_url": "https://dl.smwcentral.net/25028/Castlevania%20III%20-%20Flying%20Skeleton%20%28SMW%20Edition%29.zip",
        "filename": "Castlevania III - Flying Skeleton (SMW Edition).zip",
        "size": 1835,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-iii-medusa-head",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27052,
    "title": "Castlevania III - Medusa Head",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "eerie",
      "retro"
    ],
    "description": "A medusa head, ripped  straight from Castlevania III, to be used with the eerie sprite. Unlike the original version, I've added more colors to it, so it's a bit more compatible with SMW artstyle. Their coloration is based in their design from Castlevania: Rondo of Blood / Dracula X / Symphony of the Night versions. Uses palette E.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-27052-1622514195",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27052,
        "title": "Castlevania III - Medusa Head",
        "version": "smwc-27052-1622514195",
        "upstream_time": 1622514195,
        "download_url": "https://dl.smwcentral.net/27052/Castlevania%20III%20-%20Medusa%20Head%20%28update%29.zip",
        "filename": "Castlevania III - Medusa Head (update).zip",
        "size": 5034,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-medusa-boss",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27755,
    "title": "Castlevania - Medusa (Boss)",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "urchin"
    ],
    "description": "The first apparition of Medusa in Castlevania, as a boss, now as a creepy Urchin replacement. I've changed the colors to resemble the Rondo of Blood medusa heads. Credits to No Body The Dragon. Uses vanilla palette.",
    "latest_version": "smwc-27755-1629751546",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27755,
        "title": "Castlevania - Medusa (Boss)",
        "version": "smwc-27755-1629751546",
        "upstream_time": 1629751546,
        "download_url": "https://dl.smwcentral.net/27755/Medusa.zip",
        "filename": "Medusa.zip",
        "size": 2505,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-rondo-of-blood-merman",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32306,
    "title": "Castlevania: Rondo of Blood - Merman",
    "authors": [
      "Dark Prince"
    ],
    "tags": [
      "basilisk"
    ],
    "description": "A Castlevania-themed reskin for the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=20089\">Basilisk</a> sprite. The better place to use these sprites are dark sewers or castle levels, in general. Any dark setting or Castlevania setting is  good enough.<br>\r\n<br>\r\nYou will need to edit the cfg file of the sprite to use palette A.<br>\r\n<br>\r\nCredits to my friend, Dark Prince.",
    "latest_version": "smwc-32306-1666320351",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32306,
        "title": "Castlevania: Rondo of Blood - Merman",
        "version": "smwc-32306-1666320351",
        "upstream_time": 1666320351,
        "download_url": "https://dl.smwcentral.net/32306/Castlevania%20Rondo%20of%20Blood%20-%20Merman.zip",
        "filename": "Castlevania Rondo of Blood - Merman.zip",
        "size": 2814,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-rondo-of-blood-saving-terra-s-scene",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35040,
    "title": "Castlevania: Rondo of Blood - Saving Terra's Scene",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "cave"
    ],
    "description": "Ripped from the saving Terra's scene in Castlevania: Rondo of Blood.",
    "latest_version": "smwc-35040-1694200785",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35040,
        "title": "Castlevania: Rondo of Blood - Saving Terra's Scene",
        "version": "smwc-35040-1694200785",
        "upstream_time": 1694200785,
        "download_url": "https://dl.smwcentral.net/35040/Castlevania%20-%20Rondo%20of%20Blood%20-%20Saving%20Terra%27s%20Scene%20%28Update%29.zip",
        "filename": "Castlevania - Rondo of Blood - Saving Terra%27s Scene (Update).zip",
        "size": 3149,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-rondo-of-blood-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40172,
    "title": "Castlevania: Rondo of Blood - Stage 7 (Nest Balcony)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "castle",
      "cave",
      "fire",
      "forest",
      "grassland",
      "haunted",
      "interior",
      "lake",
      "mountain",
      "needs remoderation",
      "night",
      "ocean",
      "patch needed",
      "ruins",
      "ship",
      "town"
    ],
    "description": "Ripped from the first area of the Stage 7 in Castlevania: Rondo of Blood.<br>\r\n<br>\r\nNote: Just the right part of the palette 9 has been used for the Grey moving castle block custom graphic.",
    "latest_version": "smwc-40172-1753716578",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40172,
        "title": "Castlevania: Rondo of Blood - Stage 7 (Nest Balcony)",
        "version": "smwc-40172-1753716578",
        "upstream_time": 1753716578,
        "download_url": "https://dl.smwcentral.net/40172/Castlevania%20-%20Rondo%20of%20Blood%20-%20Stage%207%20%28Nest%29.zip",
        "filename": "Castlevania - Rondo of Blood - Stage 7 (Nest).zip",
        "size": 3173,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40170,
        "title": "Castlevania: Rondo of Blood - Stage 7 (Bridge)",
        "version": "smwc-40170-1753721779",
        "upstream_time": 1753721779,
        "download_url": "https://dl.smwcentral.net/40170/Castlevania%20-%20Rondo%20of%20Blood%20-%20Stage%207%20%28Bridge%29.zip",
        "filename": "Castlevania - Rondo of Blood - Stage 7 (Bridge).zip",
        "size": 10364,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39394,
        "title": "Castlevania: Rondo of Blood - Stage 3 (Stained Glass Windows)",
        "version": "smwc-39394-1740419078",
        "upstream_time": 1740419078,
        "download_url": "https://dl.smwcentral.net/39394/Castlevania%20Rondo%20of%20Blood%20-%20Stage%203%20%28Stained%20Glass%20Windows%29.zip",
        "filename": "Castlevania Rondo of Blood - Stage 3 (Stained Glass Windows).zip",
        "size": 6202,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39155,
        "title": "Castlevania: Rondo of Blood - Stage 3 (Giant Candles)",
        "version": "smwc-39155-1740375724",
        "upstream_time": 1740375724,
        "download_url": "https://dl.smwcentral.net/39155/Castlevania%20Rondo%20of%20Blood%20-%20Chapel%20%28Giant%20Candles%20Section%20%28Updated%29%29.zip",
        "filename": "Castlevania Rondo of Blood - Chapel (Giant Candles Section (Updated)).zip",
        "size": 4839,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34990,
        "title": "Castlevania: Rondo of Blood - Stage 5 (Boss Area)",
        "version": "smwc-34990-1693447049",
        "upstream_time": 1693447049,
        "download_url": "https://dl.smwcentral.net/34990/Castlevania%20Rondo%20of%20Blood%20-%20Stage%205%20%28Boss%20Area%29%20%28Updated%29.zip",
        "filename": "Castlevania Rondo of Blood - Stage 5 (Boss Area) (Updated).zip",
        "size": 6532,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33076,
        "title": "Castlevania: Rondo of Blood - Stage 1 (Burning Town)",
        "version": "smwc-33076-1677656859",
        "upstream_time": 1677656859,
        "download_url": "https://dl.smwcentral.net/33076/Castlevania%20Rondo%20of%20Blood%20-%20Burning%20Town.zip",
        "filename": "Castlevania Rondo of Blood - Burning Town.zip",
        "size": 4975,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33075,
        "title": "Castlevania: Rondo of Blood - Stage 2' (Lake Bridge)",
        "version": "smwc-33075-1680325378",
        "upstream_time": 1680325378,
        "download_url": "https://dl.smwcentral.net/33075/Castlevania%20Rondo%20of%20Blood%20-%20Lake%20Bridge.zip",
        "filename": "Castlevania Rondo of Blood - Lake Bridge.zip",
        "size": 6070,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33057,
        "title": "Castlevania: Rondo of Blood - Stage 8 (Throne Room)",
        "version": "smwc-33057-1676334192",
        "upstream_time": 1676334192,
        "download_url": "https://dl.smwcentral.net/33057/Rondo%20of%20Blood%20-%20Throne%20Room.zip",
        "filename": "Rondo of Blood - Throne Room.zip",
        "size": 4308,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27957,
        "title": "Castlevania: Rondo of Blood - Stage 5 (Outside the Ghost Ship)",
        "version": "smwc-27957-1629751479",
        "upstream_time": 1629751479,
        "download_url": "https://dl.smwcentral.net/27957/Castlevania%20Rondo%20of%20Blood%20-%20Outside%20the%20Ship.zip",
        "filename": "Castlevania Rondo of Blood - Outside the Ship.zip",
        "size": 3054,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25105,
        "title": "Castlevania: Rondo of Blood - Stage 1 (City Plaza)",
        "version": "smwc-25105-1604727743",
        "upstream_time": 1604727743,
        "download_url": "https://dl.smwcentral.net/25105/Castlevania%20-%20Rondo%20of%20Blood%20-%20Stage%201%20%283rd%20Area%29.zip",
        "filename": "Castlevania - Rondo of Blood - Stage 1 (3rd Area).zip",
        "size": 5181,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 22951,
        "title": "Castlevania: Rondo of Blood - Stage 2' (Lake Bridge)",
        "version": "smwc-22951-1592547094",
        "upstream_time": 1592547094,
        "download_url": "https://dl.smwcentral.net/22951/CVRoB%20-%20Lake%20Bridge.zip",
        "filename": "CVRoB - Lake Bridge.zip",
        "size": 7584,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21846,
        "title": "Castlevania: Rondo of Blood - Stage 2 (Castle Entrance)",
        "version": "smwc-21846-1583302352",
        "upstream_time": 1583302352,
        "download_url": "https://dl.smwcentral.net/21846/Castlevania_%20Rondo%20of%20Blood%20-%20Stage%202%20%28Exterior%29.zip",
        "filename": "Castlevania_ Rondo of Blood - Stage 2 (Exterior).zip",
        "size": 8705,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20353,
        "title": "Castlevania: Rondo of Blood - Stage 4 (Torture Chambers)",
        "version": "smwc-20353-1562874393",
        "upstream_time": 1562874393,
        "download_url": "https://dl.smwcentral.net/20353/Castlevania%20-%20Rondo%20of%20Blood%20-%20Stage%204%20%28First%20Area%29.zip",
        "filename": "Castlevania - Rondo of Blood - Stage 4 (First Area).zip",
        "size": 6163,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-skeleton",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1740,
    "title": "Castlevania - Skeleton",
    "authors": [
      "ralphdnak"
    ],
    "tags": [
      "dry bones",
      "needs remoderation",
      "patch needed"
    ],
    "description": "This is a rip of the skeleton from the first Castlevania game. (to be used with the asm patch included.)",
    "latest_version": "smwc-1740-1420934908",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1740,
        "title": "Castlevania - Skeleton",
        "version": "smwc-1740-1420934908",
        "upstream_time": 1420934908,
        "download_url": "https://dl.smwcentral.net/1740/Castlevania_Skeleton.zip",
        "filename": "Castlevania_Skeleton.zip",
        "size": 5532,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-symphony-of-the-night",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1619,
    "title": "Castlevania: Symphony of the Night",
    "authors": [
      "Hellbourne"
    ],
    "tags": [
      "cutscene",
      "needs remoderation"
    ],
    "description": "Castlevania: SotN font, ripped from a spritesheet. No credit needed, works with palette 3. To be inserted into FG3.<br>\r\n<br>\r\nSuitable for cutscene use.",
    "latest_version": "smwc-1619-1414771750",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1619,
        "title": "Castlevania: Symphony of the Night",
        "version": "smwc-1619-1414771750",
        "upstream_time": 1414771750,
        "download_url": "https://dl.smwcentral.net/1619/cas-font.zip",
        "filename": "cas-font.zip",
        "size": 24323,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-symphony-of-the-night-abandoned-mines",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20975,
    "title": "Castlevania: Symphony of the Night - Abandoned Mines",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "castle",
      "cave",
      "needs remoderation"
    ],
    "description": "The Abandoned Mines background from Castlevania: Symphony of the Night on PS1.<br>\r\n<br>\r\nNotes:<br>\r\n<br>\r\n- That's using FG1, FG2, BG1, BG2 and BG3, only leaving FG3 free.<br>\r\n- Recommended V-Scroll: Slow 2 (Only with the Lunar Magic latest version) and H-Scroll: Variable for the background's scrolling.<br>\r\n- That must be used ONLY for Vertical levels.",
    "latest_version": "smwc-20975-1568866757",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20975,
        "title": "Castlevania: Symphony of the Night - Abandoned Mines",
        "version": "smwc-20975-1568866757",
        "upstream_time": 1568866757,
        "download_url": "https://dl.smwcentral.net/20975/Castlevania%20-%20Symphony%20of%20the%20Night%20-%20Abandoned%20Mines.zip",
        "filename": "Castlevania - Symphony of the Night - Abandoned Mines.zip",
        "size": 11803,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-symphony-of-the-night-alchemy-lab",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27450,
    "title": "Castlevania: Symphony of the Night - Alchemy Lab",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "haunted"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2021 SUBMISSION:</span></b><br>\r\n<br>\r\nThe fancy castle section from the \"Castlevania: Symphony of the Night\".<br>\r\nWhat do you think about this background?<br>\r\n<br>\r\nUses the second half of palette 4.",
    "latest_version": "smwc-27450-1625349040",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27450,
        "title": "Castlevania: Symphony of the Night - Alchemy Lab",
        "version": "smwc-27450-1625349040",
        "upstream_time": 1625349040,
        "download_url": "https://dl.smwcentral.net/27450/AlchemyLab.zip",
        "filename": "AlchemyLab.zip",
        "size": 9042,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-symphony-of-the-night-catacombs",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31071,
    "title": "Castlevania: Symphony of the Night - Catacombs",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "cave"
    ],
    "description": "Ripped from Catacombs in Castlevania: Symphony of the Night on PS1.",
    "latest_version": "smwc-31071-1654000624",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31071,
        "title": "Castlevania: Symphony of the Night - Catacombs",
        "version": "smwc-31071-1654000624",
        "upstream_time": 1654000624,
        "download_url": "https://dl.smwcentral.net/31071/Castlevania%20-%20Symphony%20of%20the%20Night%20-%20Catacombs.zip",
        "filename": "Castlevania - Symphony of the Night - Catacombs.zip",
        "size": 3395,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-symphony-of-the-night-clock-tower-gears",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39611,
    "title": "Castlevania: Symphony of the Night - Clock Tower (Gears)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mechanical"
    ],
    "description": "Ripped from the gears section of the Clock Tower in Castlevania: Symphony of the Night on PS1.<br>\r\n<br>\r\nUpdate: As I've spotted vertical black lines in the previous version, I fixed these.",
    "latest_version": "smwc-39611-1742662604",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39611,
        "title": "Castlevania: Symphony of the Night - Clock Tower (Gears)",
        "version": "smwc-39611-1742662604",
        "upstream_time": 1742662604,
        "download_url": "https://dl.smwcentral.net/39611/Castlevania%20-%20Symphony%20of%20the%20Night%20-%20Clock%20Tower%20%28Gears%29%20v1.2.zip",
        "filename": "Castlevania - Symphony of the Night - Clock Tower (Gears) v1.2.zip",
        "size": 7118,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-symphony-of-the-night-clock-tower-inside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34998,
    "title": "Castlevania: Symphony of the Night - Clock Tower (Inside)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "castle"
    ],
    "description": "Ripped from the Clock Tower's inside in Castlevania: Symphony of the Night on PS1.<br>\r\n<br>\r\nNote: Recommended V-Scroll: Slow and H-Scroll: Variable<br>\r\n<br>\r\nUpdated: Small things.",
    "latest_version": "smwc-34998-1693528518",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34998,
        "title": "Castlevania: Symphony of the Night - Clock Tower (Inside)",
        "version": "smwc-34998-1693528518",
        "upstream_time": 1693528518,
        "download_url": "https://dl.smwcentral.net/34998/Castlevania%20-%20Symphony%20of%20the%20Night%20-%20Clock%20Tower%20%28Inside%29%20%28Update%29.zip",
        "filename": "Castlevania - Symphony of the Night - Clock Tower (Inside) (Update).zip",
        "size": 14891,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-symphony-of-the-night-gargoyle-statue",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35242,
    "title": "Castlevania: Symphony of the Night - Gargoyle Statue",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "gargoyle",
      "statue"
    ],
    "description": "The gargoyle statue rarely seen when Alucard is petrified in Castlevania: Symphony of the Night.  A much more accurate rip than the one that was removed from the site.  It uses palette row 0 to avoid conflict with other important global objects.<br>\r\n<br>\r\nA good decoration for haunted levels, in general.<br>\r\n<br>\r\nCredit would be great, it is optional.",
    "latest_version": "smwc-35242-1698057520",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35242,
        "title": "Castlevania: Symphony of the Night - Gargoyle Statue",
        "version": "smwc-35242-1698057520",
        "upstream_time": 1698057520,
        "download_url": "https://dl.smwcentral.net/35242/Castlevania%20Symphony%20of%20the%20Night%20Gargoyle%20Statue.zip",
        "filename": "Castlevania Symphony of the Night Gargoyle Statue.zip",
        "size": 3370,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-symphony-of-the-night-long-library-corridor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27461,
    "title": "Castlevania: Symphony of the Night - Long Library (Corridor)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "haunted",
      "needs remoderation"
    ],
    "description": "A very detailed and nice library background, from one of the corridors of Long Library, from Castlevania Symphony of the Night. Uses three palette rows. Good for spooky levels or libraries. I've edited it to fit well with SMW.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-27461-1625628508",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27461,
        "title": "Castlevania: Symphony of the Night - Long Library (Corridor)",
        "version": "smwc-27461-1625628508",
        "upstream_time": 1625628508,
        "download_url": "https://dl.smwcentral.net/27461/Castlevania%20SOTN%20-%20Long%20Library%20%28Corridor%29.zip",
        "filename": "Castlevania SOTN - Long Library (Corridor).zip",
        "size": 7616,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-symphony-of-the-night-long-library-entrance",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25943,
    "title": "Castlevania: Symphony of the Night - Long Library (Entrance)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "haunted"
    ],
    "description": "The gorgeous tileset from the Entrance of the Long Library of Castlevania Symphony of the Night. Includes tons of decorations to be used as layer 2. The main ground and lanterns are layer 1. It can fit library pretty well. Can be used as HUB area, as well. I did my best to make it 1:1. Minimal color loss.<br>\r\n<br>\r\n<span style=\"color: #ff0000;\"><span style=\"font-size: 12pt;\"><b> Heavy palette usage. </b></span></span><br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-25943-1616557640",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25943,
        "title": "Castlevania: Symphony of the Night - Long Library (Entrance)",
        "version": "smwc-25943-1616557640",
        "upstream_time": 1616557640,
        "download_url": "https://dl.smwcentral.net/25943/Castlevania%20SOTN%20-%20Long%20Library%20%28Entrance%29%28Update%29.zip",
        "filename": "Castlevania SOTN - Long Library (Entrance)(Update).zip",
        "size": 13460,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-symphony-of-the-night-royal-chapel-big-staircase-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35033,
    "title": "Castlevania: Symphony of the Night - Royal Chapel (Big Staircase Area)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "forest"
    ],
    "description": "Ripped from the Royal Chapel in Castlevania: Symphony of the Night on PS1.",
    "latest_version": "smwc-35033-1694110530",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35033,
        "title": "Castlevania: Symphony of the Night - Royal Chapel (Big Staircase Area)",
        "version": "smwc-35033-1694110530",
        "upstream_time": 1694110530,
        "download_url": "https://dl.smwcentral.net/35033/Castlevania%20Symphony%20of%20the%20Night%20-%20Royal%20Chapel.zip",
        "filename": "Castlevania Symphony of the Night - Royal Chapel.zip",
        "size": 7331,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-castlevania-symphony-of-the-night-underground-caverns-a",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 3148,
    "title": "Castlevania: Symphony of the Night - Underground Caverns (A)",
    "authors": [
      "Jack Kitetsu"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "This is a rip of te game Castlevania SotN, <br>\r\nEnjoy! :D<br>\r\n<br>\r\n<br>\r\nGFX Contains -<br>\r\n- GFX.bin<br>\r\n- Custom palette<br>\r\n- tiles.map16 (I hope you are not confused)<br>\r\n<br>\r\nCredit? - if you want :P",
    "latest_version": "smwc-3148-1371740246",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 3148,
        "title": "Castlevania: Symphony of the Night - Underground Caverns (A)",
        "version": "smwc-3148-1371740246",
        "upstream_time": 1371740246,
        "download_url": "https://dl.smwcentral.net/3148/CastlevaniaSotnFG.zip",
        "filename": "CastlevaniaSotnFG.zip",
        "size": 5235,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-catz-gba-name-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35489,
    "title": "Catz (GBA) - Name Screen",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "title screen"
    ],
    "description": "This comes from a cat-related game. Uses less tiles and less Map16 tiles and has removed vanilla leftover tiles.<br>\r\nEnjoy!",
    "latest_version": "smwc-35489-1699642232",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35489,
        "title": "Catz (GBA) - Name Screen",
        "version": "smwc-35489-1699642232",
        "upstream_time": 1699642232,
        "download_url": "https://dl.smwcentral.net/35489/Catz%20-%20Name%20Screen.zip",
        "filename": "Catz - Name Screen.zip",
        "size": 2179,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37159,
    "title": "Cave 2024",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave",
      "crystal",
      "mine",
      "needs remoderation",
      "patch needed",
      "texture"
    ],
    "description": "Here's a cave/mine tileset inspired by the grass and snow tilesets I just submitted.",
    "latest_version": "smwc-37159-1708984393",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37159,
        "title": "Cave 2024",
        "version": "smwc-37159-1708984393",
        "upstream_time": 1708984393,
        "download_url": "https://dl.smwcentral.net/37159/Cave.zip",
        "filename": "Cave.zip",
        "size": 5628,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26777,
        "title": "Cave",
        "version": "smwc-26777-1618630217",
        "upstream_time": 1618630217,
        "download_url": "https://dl.smwcentral.net/26777/Cave%20BG.zip",
        "filename": "Cave BG.zip",
        "size": 3635,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16942,
        "title": "Cave",
        "version": "smwc-16942-1516376181",
        "upstream_time": 1516376181,
        "download_url": "https://dl.smwcentral.net/16942/Pixel%20Cave.zip",
        "filename": "Pixel Cave.zip",
        "size": 9451,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15026,
        "title": "Cave",
        "version": "smwc-15026-1485183896",
        "upstream_time": 1485183896,
        "download_url": "https://dl.smwcentral.net/15026/Crystal.zip",
        "filename": "Crystal.zip",
        "size": 4322,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14032,
        "title": "Cave",
        "version": "smwc-14032-1468829913",
        "upstream_time": 1468829913,
        "download_url": "https://dl.smwcentral.net/14032/Cave.zip",
        "filename": "Cave.zip",
        "size": 4285,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12234,
        "title": "Cave",
        "version": "smwc-12234-1444751649",
        "upstream_time": 1444751649,
        "download_url": "https://dl.smwcentral.net/12234/Cave%20%28R%29.zip",
        "filename": "Cave (R).zip",
        "size": 5411,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10473,
        "title": "Cave",
        "version": "smwc-10473-1420572610",
        "upstream_time": 1420572610,
        "download_url": "https://dl.smwcentral.net/10473/Cave.zip",
        "filename": "Cave.zip",
        "size": 5059,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10306,
        "title": "Cave",
        "version": "smwc-10306-1419072504",
        "upstream_time": 1419072504,
        "download_url": "https://dl.smwcentral.net/10306/Cueva%20HD.zip",
        "filename": "Cueva HD.zip",
        "size": 7091,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 8951,
        "title": "Cave",
        "version": "smwc-8951-1410462983",
        "upstream_time": 1410462983,
        "download_url": "https://dl.smwcentral.net/8951/Cave.zip",
        "filename": "Cave.zip",
        "size": 3329,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6630,
        "title": "Cave",
        "version": "smwc-6630-1401519325",
        "upstream_time": 1401519325,
        "download_url": "https://dl.smwcentral.net/6630/Cave.zip",
        "filename": "Cave.zip",
        "size": 10435,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2603,
        "title": "Cave",
        "version": "smwc-2603-1409672165",
        "upstream_time": 1409672165,
        "download_url": "https://dl.smwcentral.net/2603/Maik%27s%20Cave.zip",
        "filename": "Maik%27s Cave.zip",
        "size": 4338,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2184,
        "title": "Cave",
        "version": "smwc-2184-1411142844",
        "upstream_time": 1411142844,
        "download_url": "https://dl.smwcentral.net/2184/%5BFG%5DCave_Tileset.zip",
        "filename": "%5BFG%5DCave_Tileset.zip",
        "size": 6880,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1438,
        "title": "Cave",
        "version": "smwc-1438-1371304176",
        "upstream_time": 1371304176,
        "download_url": "https://dl.smwcentral.net/1438/custom_cave.zip",
        "filename": "custom_cave.zip",
        "size": 2625,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 206,
        "title": "Cave",
        "version": "smwc-206-1371467182",
        "upstream_time": 1371467182,
        "download_url": "https://dl.smwcentral.net/206/cave.zip",
        "filename": "cave.zip",
        "size": 3826,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-buster-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31322,
    "title": "Cave Buster - Tileset",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "ruins"
    ],
    "description": "<span style=\"font-size: 21pt;\"><b>C3 SUMMER 2022:</b></span><br>\r\n<br>\r\nThe tileset from the indie game Cave Buster game.<br>\r\nI was able to rip almost all the tiles for SMW, but i believe that was enough.<br>\r\n<br>\r\n<a href=\"https://www.newgrounds.com/portal/view/845064\" rel=\"nofollow\">HERE</a>",
    "latest_version": "smwc-31322-1657320164",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31322,
        "title": "Cave Buster - Tileset",
        "version": "smwc-31322-1657320164",
        "upstream_time": 1657320164,
        "download_url": "https://dl.smwcentral.net/31322/CaveBusterTileset.zip",
        "filename": "CaveBusterTileset.zip",
        "size": 10456,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-mine",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13920,
    "title": "Cave/Mine",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "Here's a nice cave/mine tileset with crystals, hanging lanterns, and minecart tracks that can either have cobwebs on them or not have them.",
    "latest_version": "smwc-13920-1468266771",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13920,
        "title": "Cave/Mine",
        "version": "smwc-13920-1468266771",
        "upstream_time": 1468266771,
        "download_url": "https://dl.smwcentral.net/13920/CaveMine.zip",
        "filename": "CaveMine.zip",
        "size": 5473,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-balcony",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 692,
    "title": "Cave Story - Balcony",
    "authors": [
      "Raibys"
    ],
    "tags": [
      "needs remoderation",
      "ruins",
      "temple"
    ],
    "description": "The peaceful balcony area at the top of the island in Cave Story. Great for temple or ruin areas.<br>\r\n<br>\r\nCredit gives me a nice warm fuzzy. However, it is not against the law to rob me of such pleasures.<br>\r\n<br>\r\n<b>Fixed:</b><br>\r\nMaybe one day I'll remember how map16 saving works now...<br>\r\n~Bin",
    "latest_version": "smwc-692-1390055216",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 692,
        "title": "Cave Story - Balcony",
        "version": "smwc-692-1390055216",
        "upstream_time": 1390055216,
        "download_url": "https://dl.smwcentral.net/692/Cave%20Story%20-%20Balcony.zip",
        "filename": "Cave Story - Balcony.zip",
        "size": 5996,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-beta-blue-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1946,
    "title": "Cave Story (Beta) - Blue Cave",
    "authors": [
      "7601"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "This FG was ripped from Cave Story beta screenshot. Few tiles are custom, so give credit if used.",
    "latest_version": "smwc-1946-1409901513",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1946,
        "title": "Cave Story (Beta) - Blue Cave",
        "version": "smwc-1946-1409901513",
        "upstream_time": 1409901513,
        "download_url": "https://dl.smwcentral.net/1946/Blue%20Cave.zip",
        "filename": "Blue Cave.zip",
        "size": 3341,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-beta-green",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10655,
    "title": "Cave Story (Beta) - Green",
    "authors": [
      "7601"
    ],
    "tags": [
      "castle",
      "cave",
      "needs remoderation"
    ],
    "description": "Original description:<br>\r\n\"This is Green FG from Cave Story Beta. It's based on this picture. This is also my first FG rip.\"",
    "latest_version": "smwc-10655-1422291617",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10655,
        "title": "Cave Story (Beta) - Green",
        "version": "smwc-10655-1422291617",
        "upstream_time": 1422291617,
        "download_url": "https://dl.smwcentral.net/10655/%5BUPDATE%5D%20Cave%20Story%20Beta%20-%20Green%20FG.zip",
        "filename": "%5BUPDATE%5D Cave Story Beta - Green FG.zip",
        "size": 2984,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-beta-parts001",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21097,
    "title": "Cave Story (Beta) - PARTS001",
    "authors": [
      "Kiatus"
    ],
    "tags": [
      "needs remoderation"
    ],
    "description": "This is a rip from the <a href=\"https://www.cavestory.org/images/beta/PARTS001.png\" rel=\"nofollow\">PARTS001.PNG</a> image in the doukutsu03-pictures.zip or <a href=\"https://www.cavestory.org/game-info/beta.php\" rel=\"nofollow\">the beta information page in the CSTS site</a>.<br><br>Credit would be nice but is not needed.",
    "latest_version": "smwc-21097-1571534501",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21097,
        "title": "Cave Story (Beta) - PARTS001",
        "version": "smwc-21097-1571534501",
        "upstream_time": 1571534501,
        "download_url": "https://dl.smwcentral.net/21097/PARTS001.zip",
        "filename": "PARTS001.zip",
        "size": 2224,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-beta-stone-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1029,
    "title": "Cave Story (Beta) - Stone Area",
    "authors": [
      "Raibys"
    ],
    "tags": [
      "cave",
      "cavern",
      "needs remoderation"
    ],
    "description": "Another rare set. This tileset was only found in the never-released beta version of Cave Story. Only obtainable from screenshots from early in the game's production, these tiles are sure to make a unique addition to any hack.<br>\r\n<br>\r\nCredit would be appreciated, but you are not required to give it.",
    "latest_version": "smwc-1029-1399707815",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1029,
        "title": "Cave Story (Beta) - Stone Area",
        "version": "smwc-1029-1399707815",
        "upstream_time": 1399707815,
        "download_url": "https://dl.smwcentral.net/1029/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 3137,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-beta-wincurly",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20989,
    "title": "Cave Story (Beta) - WinCurly",
    "authors": [
      "Kiatus"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "ruins"
    ],
    "description": "This is a rip from the <a href=\"https://www.cavestory.org/images/beta/WinCurly.png\" rel=\"nofollow\">WinCurly.PNG</a> image in the doukutsu03-pictures.zip or <a href=\"https://www.cavestory.org/game-info/beta.php\" rel=\"nofollow\">the beta information page in the CSTS site</a>.<br>\r\n<br>\r\nCredit would be nice but is not needed",
    "latest_version": "smwc-20989-1567306684",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20989,
        "title": "Cave Story (Beta) - WinCurly",
        "version": "smwc-20989-1567306684",
        "upstream_time": 1567306684,
        "download_url": "https://dl.smwcentral.net/20989/WinCurly.zip",
        "filename": "WinCurly.zip",
        "size": 2761,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 568,
    "title": "Cave Story - Cave",
    "authors": [
      "Raibys"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "A rip of the GFX used in the first cave, as well as other parts of Cave Story. Credit would be appreciated.",
    "latest_version": "smwc-568-1388071412",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 568,
        "title": "Cave Story - Cave",
        "version": "smwc-568-1388071412",
        "upstream_time": 1388071412,
        "download_url": "https://dl.smwcentral.net/568/Cave%20Story%20Normal%20Cave%20ExGFX.zip",
        "filename": "Cave Story Normal Cave ExGFX.zip",
        "size": 3888,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-core",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 604,
    "title": "Cave Story - Core",
    "authors": [
      "TLMB"
    ],
    "tags": [
      "castle",
      "cave",
      "needs remoderation"
    ],
    "description": "It is the foreground in which you fight core. Well, not the whole thing but mainly the important parts.<br>\r\n<br>\r\nThis is my first submission and may be my last because I seriously don't like the process of uploading ExGFX",
    "latest_version": "smwc-604-1388932084",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 604,
        "title": "Cave Story - Core",
        "version": "smwc-604-1388932084",
        "upstream_time": 1388932084,
        "download_url": "https://dl.smwcentral.net/604/Cave%20Story%28geo%29.zip",
        "filename": "Cave Story(geo).zip",
        "size": 4192,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-demon-flower-garden",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5851,
    "title": "Cave Story - Demon Flower Garden",
    "authors": [
      "Raibys"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "ruins"
    ],
    "description": "The BG of the Garden area from Cave Story, to go with my recent submission of its FG. If you're the kind of person who gives credit to the authors of sheets you use, then by all means, give some to me. I won't openly require you to, though.",
    "latest_version": "smwc-5851-1381602529",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5851,
        "title": "Cave Story - Demon Flower Garden",
        "version": "smwc-5851-1381602529",
        "upstream_time": 1381602529,
        "download_url": "https://dl.smwcentral.net/5851/CS%20-%20Demon%20Flower%20Garden.zip",
        "filename": "CS - Demon Flower Garden.zip",
        "size": 4307,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 757,
        "title": "Cave Story - Demon Flower Garden",
        "version": "smwc-757-1393260793",
        "upstream_time": 1393260793,
        "download_url": "https://dl.smwcentral.net/757/Garden%20BG%20ExGFX.zip",
        "filename": "Garden BG ExGFX.zip",
        "size": 2689,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-egg-corridor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 741,
    "title": "Cave Story - Egg Corridor",
    "authors": [
      "Raibys"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "ruins"
    ],
    "description": "The foreground graphics from the Egg Corridor in Cave Story. In fact, this rip contains every tile used in the stage, aside from the eggs themselves. Good for mechanical locations. Credit would be delicious, but it isn't essential to the recipe.",
    "latest_version": "smwc-741-1389223710",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 741,
        "title": "Cave Story - Egg Corridor",
        "version": "smwc-741-1389223710",
        "upstream_time": 1389223710,
        "download_url": "https://dl.smwcentral.net/741/Egg%20Corridor%20ExGFX.zip",
        "filename": "Egg Corridor ExGFX.zip",
        "size": 5779,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-electrical-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 755,
    "title": "Cave Story - Electrical Room",
    "authors": [
      "Raibys"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "An FG used in multiple places in Cave Story, the most memorable of which is the Electrical Room where you fight Balrog for the first required time in the game. Good for mechanical areas.<br>\r\n<br>\r\nCredit would be appreciated, but you only have to give it if you feel like being a nice person. ;)",
    "latest_version": "smwc-755-1393260701",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 755,
        "title": "Cave Story - Electrical Room",
        "version": "smwc-755-1393260701",
        "upstream_time": 1393260701,
        "download_url": "https://dl.smwcentral.net/755/Electrical%20Room%20ExGFX.zip",
        "filename": "Electrical Room ExGFX.zip",
        "size": 3928,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-first-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26082,
    "title": "Cave Story - First Cave",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "Tileset used in the Start Point (and some areas) from the PC game Cave Story. It uses 2 Palettes row, and 3 ExGraphics. <br>\r\nI also added the \"WhatEachTileDo\", so the people don't get lost of how it works). <br>\r\nUse as your wish.",
    "latest_version": "smwc-26082-1611976656",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26082,
        "title": "Cave Story - First Cave",
        "version": "smwc-26082-1611976656",
        "upstream_time": 1611976656,
        "download_url": "https://dl.smwcentral.net/26082/CaveStoryFirstCaveUpdated.zip",
        "filename": "CaveStoryFirstCaveUpdated.zip",
        "size": 22072,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-grasstown",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 718,
    "title": "Cave Story - Grasstown",
    "authors": [
      "TLMB"
    ],
    "tags": [
      "forest",
      "needs remoderation",
      "ruins"
    ],
    "description": "Ah, yes. The famous fertile forestlike area early in Cave Story. Whatever you do, don't credit *ME*. This is TLMB's rip!",
    "latest_version": "smwc-718-1389627219",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 718,
        "title": "Cave Story - Grasstown",
        "version": "smwc-718-1389627219",
        "upstream_time": 1389627219,
        "download_url": "https://dl.smwcentral.net/718/Cave%20Story%20-%20Grasstown.zip",
        "filename": "Cave Story - Grasstown.zip",
        "size": 4355,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-inside-of-house",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 742,
    "title": "Cave Story - Inside of House",
    "authors": [
      "Raibys"
    ],
    "tags": [
      "house",
      "needs remoderation"
    ],
    "description": "The GFX used inside of houses and multiple other types of buildings all throughout Cave Story. Great for hacks that use NPCs and the like. I'd prefer if you gave credit, but I won't kill you if you don't.",
    "latest_version": "smwc-742-1390056058",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 742,
        "title": "Cave Story - Inside of House",
        "version": "smwc-742-1390056058",
        "upstream_time": 1390056058,
        "download_url": "https://dl.smwcentral.net/742/CS%20-%20House.zip",
        "filename": "CS - House.zip",
        "size": 4723,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-laboratory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 758,
    "title": "Cave Story - Laboratory",
    "authors": [
      "Raibys"
    ],
    "tags": [
      "8-bit",
      "industrial",
      "mechanical",
      "needs remoderation"
    ],
    "description": "A rip of the GFX from the little \"laboratory\" scene that plays during  the ending credits of Cave Story. For a set that is generally seen for no more than about 5 seconds, it's not half bad.<br>\r\n<br>\r\nMy rule of thumb is that, while I'd be happy if you gave credit, I won't force you to do so.",
    "latest_version": "smwc-758-1393260959",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 758,
        "title": "Cave Story - Laboratory",
        "version": "smwc-758-1393260959",
        "upstream_time": 1393260959,
        "download_url": "https://dl.smwcentral.net/758/Laboratory%20ExGFX.zip",
        "filename": "Laboratory ExGFX.zip",
        "size": 2527,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-labyrinth",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 695,
    "title": "Cave Story - Labyrinth",
    "authors": [
      "Raibys"
    ],
    "tags": [
      "castle",
      "cave",
      "needs remoderation",
      "ruins"
    ],
    "description": "The BG from the Labyrinth area in Cave Story. Included is not only the palette for the BG, but an alternate palette file to make it compatible with my Labyrinth FG set I submitted earlier.<br>\r\n<br>\r\nCredit would be nice, but is not required. Enjoy. ^_^",
    "latest_version": "smwc-695-1388933617",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 695,
        "title": "Cave Story - Labyrinth",
        "version": "smwc-695-1388933617",
        "upstream_time": 1388933617,
        "download_url": "https://dl.smwcentral.net/695/Cave%20Story%20-%20Labyrinth.zip",
        "filename": "Cave Story - Labyrinth.zip",
        "size": 3305,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 619,
        "title": "Cave Story - Labyrinth",
        "version": "smwc-619-1388933425",
        "upstream_time": 1388933425,
        "download_url": "https://dl.smwcentral.net/619/Cave%20Story%20-%20LabyrinthFG.zip",
        "filename": "Cave Story - LabyrinthFG.zip",
        "size": 6100,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-labyrinth-shop-mechanical-rooms",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 759,
    "title": "Cave Story - Labyrinth Shop/Mechanical Rooms",
    "authors": [
      "Raibys"
    ],
    "tags": [
      "mechanical",
      "needs remoderation",
      "ruins"
    ],
    "description": "A Rip of an FG used in various indoor places in Cave Story, including rooms in the Egg Corridor and Chaba's weapons shop in the Labyrinth. As usual, credit would be preferred, but I won't kill you if you don't give it to me.",
    "latest_version": "smwc-759-1393261034",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 759,
        "title": "Cave Story - Labyrinth Shop/Mechanical Rooms",
        "version": "smwc-759-1393261034",
        "upstream_time": 1393261034,
        "download_url": "https://dl.smwcentral.net/759/Labyrinth%20Shop%20ExGFX.zip",
        "filename": "Labyrinth Shop ExGFX.zip",
        "size": 6327,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-last-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 575,
    "title": "Cave Story - Last Cave",
    "authors": [
      "Raibys"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "The GFX used in the \"final dungeon\" of Cave Story. It uses FG2 and FG3.",
    "latest_version": "smwc-575-1386546917",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 575,
        "title": "Cave Story - Last Cave",
        "version": "smwc-575-1386546917",
        "upstream_time": 1386546917,
        "download_url": "https://dl.smwcentral.net/575/cst-cave.zip",
        "filename": "cst-cave.zip",
        "size": 4394,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-living-waterway",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 666,
    "title": "Cave Story - Living Waterway",
    "authors": [
      "Raibys"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "Another rip from the marvelous game \"Cave Story\". This time, it's the underwater caverns of the core's waterway.",
    "latest_version": "smwc-666-1389626719",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 666,
        "title": "Cave Story - Living Waterway",
        "version": "smwc-666-1389626719",
        "upstream_time": 1389626719,
        "download_url": "https://dl.smwcentral.net/666/Cave%20Story%20-%20Living%20Waterway.zip",
        "filename": "Cave Story - Living Waterway.zip",
        "size": 6837,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-mimiga-village",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 579,
    "title": "Cave Story - Mimiga Village",
    "authors": [
      "Raibys"
    ],
    "tags": [
      "grassland",
      "house",
      "needs remoderation"
    ],
    "description": "A FG rip of the Mimiga Village in Cave Story. It has many details and decorations, and is split into 2 GFX files; FG2 and FG3.",
    "latest_version": "smwc-579-1388071881",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 579,
        "title": "Cave Story - Mimiga Village",
        "version": "smwc-579-1388071881",
        "upstream_time": 1388071881,
        "download_url": "https://dl.smwcentral.net/579/Mimiga%20Village.zip",
        "filename": "Mimiga Village.zip",
        "size": 6363,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-outer-wall",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40927,
    "title": "Cave Story - Outer Wall",
    "authors": [
      "7601",
      "Anorakun"
    ],
    "tags": [
      "2bpp",
      "cave",
      "cavern",
      "needs remoderation",
      "night",
      "patch needed",
      "sky"
    ],
    "description": "This is Outer Wall's background, complete with awesome parallax effect.<br>\r\n<br>\r\nUPDATE: Reripped from scratch.  Uses a better palette row + uses a tiny bit less GFX space. <br>\r\n<br>\r\nThe previous UberASM file has been cleaned up, thanks to <span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>. It includes a pause check, so the background stops when the game is paused.",
    "latest_version": "smwc-40927-1776545384",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40927,
        "title": "Cave Story - Outer Wall",
        "version": "smwc-40927-1776545384",
        "upstream_time": 1776545384,
        "download_url": "https://dl.smwcentral.net/40927/Cave%20Story%20-%20Outer%20Wall%20%28Clouds%29.zip",
        "filename": "Cave Story - Outer Wall (Clouds).zip",
        "size": 5462,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29929,
        "title": "Cave Story - Outer Wall",
        "version": "smwc-29929-1645579315",
        "upstream_time": 1645579315,
        "download_url": "https://dl.smwcentral.net/29929/Cave%20Story%20Outer%20Wall%20%28Layer%203%29.zip",
        "filename": "Cave Story Outer Wall (Layer 3).zip",
        "size": 4594,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 729,
        "title": "Cave Story - Outer Wall",
        "version": "smwc-729-1393260354",
        "upstream_time": 1393260354,
        "download_url": "https://dl.smwcentral.net/729/Outer%20Wall.zip",
        "filename": "Outer Wall.zip",
        "size": 6279,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-pc-stone-chamber",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1919,
    "title": "Cave Story (PC) - Stone Chamber",
    "authors": [
      "7601"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "texture"
    ],
    "description": "This is Stone Chamber BG. No credit needed, but I will be happy if you give it.",
    "latest_version": "smwc-1919-1411331904",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1919,
        "title": "Cave Story (PC) - Stone Chamber",
        "version": "smwc-1919-1411331904",
        "upstream_time": 1411331904,
        "download_url": "https://dl.smwcentral.net/1919/Cave%20Story%20%28PC%29%20-%20Stone%20Chamber.zip",
        "filename": "Cave Story (PC) - Stone Chamber.zip",
        "size": 2857,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-plantation",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 749,
    "title": "Cave Story - Plantation",
    "authors": [
      "Raibys"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "sewer"
    ],
    "description": "The Foreground from the Mimiga Plantation in the final chapters of Cave Story. Good for cave levels, and perhaps even some water or mechanical levels too, thanks to the piping systems. Credit would be cool, but I'm not demanding it.",
    "latest_version": "smwc-749-1393260622",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 749,
        "title": "Cave Story - Plantation",
        "version": "smwc-749-1393260622",
        "upstream_time": 1393260622,
        "download_url": "https://dl.smwcentral.net/749/Plantation%20ExGFX.zip",
        "filename": "Plantation ExGFX.zip",
        "size": 6541,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-press",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 542,
    "title": "Cave Story - Press",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "thwimp",
      "thwomp"
    ],
    "description": "Something I threw together last night. It replaces Thwomps and Twimps with Press' from Cave Story. Two versions are included, one which requires a custom pallete, and one which does not. <br>\r\n<br>\r\nGive credit if used.",
    "latest_version": "smwc-542-1381702838",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 542,
        "title": "Cave Story - Press",
        "version": "smwc-542-1381702838",
        "upstream_time": 1381702838,
        "download_url": "https://dl.smwcentral.net/542/Cave%20Story%20Press.zip",
        "filename": "Cave Story Press.zip",
        "size": 5820,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-sacred-grounds-hell",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 717,
    "title": "Cave Story - Sacred Grounds/Hell",
    "authors": [
      "Raibys"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "ruins"
    ],
    "description": "The FG from the mind-numbingly difficult secret post-game dungeon in Cave Story. It's kinda like the Balcony set, but eviler! &gt;:)<br>\r\n<br>\r\nGive credit and I will love you forever. However, it is not necessarily required.",
    "latest_version": "smwc-717-1389627319",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 717,
        "title": "Cave Story - Sacred Grounds/Hell",
        "version": "smwc-717-1389627319",
        "upstream_time": 1389627319,
        "download_url": "https://dl.smwcentral.net/717/Cave%20Story%20-%20Sacred%20Grounds.zip",
        "filename": "Cave Story - Sacred Grounds.zip",
        "size": 6905,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-sand-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9131,
    "title": "Cave Story - Sand Zone",
    "authors": [
      "7601"
    ],
    "tags": [
      "cave",
      "desert",
      "needs remoderation",
      "pyramid",
      "ruins"
    ],
    "description": "This is Sand Zone background. No credit needed, but I will be happy if you give it.",
    "latest_version": "smwc-9131-1409080615",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9131,
        "title": "Cave Story - Sand Zone",
        "version": "smwc-9131-1409080615",
        "upstream_time": 1409080615,
        "download_url": "https://dl.smwcentral.net/9131/Sand%20Zone%20BG.zip",
        "filename": "Sand Zone BG.zip",
        "size": 2798,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2572,
        "title": "Cave Story+ - Sand Zone",
        "version": "smwc-2572-1380988009",
        "upstream_time": 1380988009,
        "download_url": "https://dl.smwcentral.net/2572/Cave%20Story%2B%20-%20Sand%20Zone.zip",
        "filename": "Cave Story+ - Sand Zone.zip",
        "size": 4896,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 745,
        "title": "Cave Story - Sand Zone",
        "version": "smwc-745-1393260432",
        "upstream_time": 1393260432,
        "download_url": "https://dl.smwcentral.net/745/Sand%20Zone%20ExGFX.zip",
        "filename": "Sand Zone ExGFX.zip",
        "size": 4009,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-story-volcano",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6015,
    "title": "Cave Story - Volcano",
    "authors": [
      "Raibys"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "volcano"
    ],
    "description": "This is a BG used in Cave Story. It's used as the background for the \"Labyrinth Fight\" and \"Running Hell\" areas. It's actually a pretty snazzy BG, and its space on the Map16 is incredibly space-efficient, in case you can't see the screenshot. I would very much enjoy credit being given if you use it, but it's okay if you choose not to.",
    "latest_version": "smwc-6015-1388268851",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6015,
        "title": "Cave Story - Volcano",
        "version": "smwc-6015-1388268851",
        "upstream_time": 1388268851,
        "download_url": "https://dl.smwcentral.net/6015/%5BBG%5D%20Cave%20Story%20-%20Volcano.zip",
        "filename": "%5BBG%5D Cave Story - Volcano.zip",
        "size": 1317,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cave-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10910,
    "title": "Cave Temple",
    "authors": [
      "Jack Kitetsu"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "temple"
    ],
    "description": "Hi :)!<br>\r\nother old gfx of my c3,.. :P",
    "latest_version": "smwc-10910-1424169717",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10910,
        "title": "Cave Temple",
        "version": "smwc-10910-1424169717",
        "upstream_time": 1424169717,
        "download_url": "https://dl.smwcentral.net/10910/Cavecustom.zip",
        "filename": "Cavecustom.zip",
        "size": 5854,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-celeste-styled-thwomp-kevin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29525,
    "title": "Celeste Styled Thwomp (Kevin)",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "thwomp"
    ],
    "description": "Thwomp graphics resembling the crush blocks (Kevins) found in Celeste. They can use the vanilla colours but a palette is included with the colours similar to those found in Celeste.",
    "latest_version": "smwc-29525-1642268493",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29525,
        "title": "Celeste Styled Thwomp (Kevin)",
        "version": "smwc-29525-1642268493",
        "upstream_time": 1642268493,
        "download_url": "https://dl.smwcentral.net/29525/KevinThwomp.zip",
        "filename": "KevinThwomp.zip",
        "size": 3149,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cell-phone-recording",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38370,
    "title": "Cell Phone Recording",
    "authors": [
      "Metal-Yoshi94"
    ],
    "tags": [
      "2bpp",
      "abstract",
      "patch needed"
    ],
    "description": "A simple layer 3 graphic that simulates Mario being recorded at all times. Includes animation slots within the test level<br>\r\n<br>\r\nIt is important to check the box \"Force Layer 3 tiles with priority above other layers and sprites\"<br>\r\n<br>\r\n-Requires sprite status bar<br>\r\n-No messages in layer 3",
    "latest_version": "smwc-38370-1727390477",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38370,
        "title": "Cell Phone Recording",
        "version": "smwc-38370-1727390477",
        "upstream_time": 1727390477,
        "download_url": "https://dl.smwcentral.net/38370/smw_phone.zip",
        "filename": "smw_phone.zip",
        "size": 3943,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chain-chomps-and-big-chomps",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13171,
    "title": "Chain Chomps and Big Chomps",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "chain chomp",
      "chomp",
      "needs remoderation"
    ],
    "description": "Here are some alternate graphics for <a href=\"http://dl.smwcentral.net/6675/smb3chomp.zip\" rel=\"nofollow\">edit1754's Chain Chomp</a>, as well as graphics for <a href=\"http://dl.smwcentral.net/3740/32x32chomp.zip\" rel=\"nofollow\">Nesquik Bunny's 32x32 Chomp</a>.",
    "latest_version": "smwc-13171-1454868115",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13171,
        "title": "Chain Chomps and Big Chomps",
        "version": "smwc-13171-1454868115",
        "upstream_time": 1454868115,
        "download_url": "https://dl.smwcentral.net/13171/Chomps.zip",
        "filename": "Chomps.zip",
        "size": 4873,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chakan-the-forever-man-air-dimension",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27023,
    "title": "Chakan: The Forever Man - Air Dimension",
    "authors": [
      "Truxton"
    ],
    "tags": [
      "dark",
      "mountain",
      "night",
      "sky"
    ],
    "description": "Background from Chakan: The Forever man - Air Dimension. <br>\r\nThe game had some insane parallax on almost every layer so go nuts. <br>\r\n<br>\r\nMake sure to set V-scroll to none since this bg perfectly fits vertically!<br>\r\nUses palette 03 and BG1 and BG2<br>\r\n",
    "latest_version": "smwc-27023-1621091693",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27023,
        "title": "Chakan: The Forever Man - Air Dimension",
        "version": "smwc-27023-1621091693",
        "upstream_time": 1621091693,
        "download_url": "https://dl.smwcentral.net/27023/Chakan%20The%20Forever%20Man%20-%20Air%20Dimension.zip",
        "filename": "Chakan The Forever Man - Air Dimension.zip",
        "size": 6828,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-changed-ruined-city-bg",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19630,
    "title": "Changed - Ruined City BG",
    "authors": [
      "FailSandwich"
    ],
    "tags": [
      "city",
      "needs remoderation",
      "ruins",
      "silhouette"
    ],
    "description": "A background from an RPG Maker game called Changed. Don't look it up unless you're a furry with a TF fetish. These BGs could be used in a ruined city at night, but since it's not clear what the buildings actually are it could also be a desert BG. There's a night version and a day version included (they're technically seperate BGs since they use different Map16 but whatever).",
    "latest_version": "smwc-19630-1555161650",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19630,
        "title": "Changed - Ruined City BG",
        "version": "smwc-19630-1555161650",
        "upstream_time": 1555161650,
        "download_url": "https://dl.smwcentral.net/19630/changedbg.zip",
        "filename": "changedbg.zip",
        "size": 11486,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chargin-chuck",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1399,
    "title": "Chargin' Chuck",
    "authors": [
      "Vic Rattlehead"
    ],
    "tags": [
      "chargin' chuck",
      "needs remoderation"
    ],
    "description": "Includes palette and Puntin' and Pitchin' Chuck graphics as well.",
    "latest_version": "smwc-1399-1404258492",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1399,
        "title": "Chargin' Chuck",
        "version": "smwc-1399-1404258492",
        "upstream_time": 1404258492,
        "download_url": "https://dl.smwcentral.net/1399/SMASChuck.zip",
        "filename": "SMASChuck.zip",
        "size": 7960,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-charlie-ninja-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28448,
    "title": "Charlie Ninja - Level 1",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "desert",
      "mountain",
      "wild west"
    ],
    "description": "The Canyon area from the Charlie Ninja Arcade game.<br>\r\nThis background have its colors reduced to fit in SMW standards.",
    "latest_version": "smwc-28448-1632676071",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28448,
        "title": "Charlie Ninja - Level 1",
        "version": "smwc-28448-1632676071",
        "upstream_time": 1632676071,
        "download_url": "https://dl.smwcentral.net/28448/CharlieNinjaLevel1.zip",
        "filename": "CharlieNinjaLevel1.zip",
        "size": 7882,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-checkered-grass",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13921,
    "title": "Checkered Grass",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland"
    ],
    "description": "Here's a Mario-style take on Green Hill Zone to celebrate Sonic's 25th birthday.",
    "latest_version": "smwc-13921-1468266778",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13921,
        "title": "Checkered Grass",
        "version": "smwc-13921-1468266778",
        "upstream_time": 1468266778,
        "download_url": "https://dl.smwcentral.net/13921/Gamma%20V%20-%20Checkered%20Grass.zip",
        "filename": "Gamma V - Checkered Grass.zip",
        "size": 4351,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cheep-cheep",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38094,
    "title": "Cheep Cheep",
    "authors": [
      "MeNe"
    ],
    "tags": [
      "cheep cheep"
    ],
    "description": "A more faithful design of Cheep-Cheep, keeping the style of SMW graphics",
    "latest_version": "smwc-38094-1720981387",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38094,
        "title": "Cheep Cheep",
        "version": "smwc-38094-1720981387",
        "upstream_time": 1720981387,
        "download_url": "https://dl.smwcentral.net/38094/Cheep-Cheep%20GFX%27s.zip",
        "filename": "Cheep-Cheep GFX%27s.zip",
        "size": 5097,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cheep-cheep-toy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25536,
    "title": "Cheep Cheep Toy",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "cheep cheep",
      "industrial",
      "mechanical",
      "toy"
    ],
    "description": "A wind-up Cheep Cheep toy (take caution when underwater).",
    "latest_version": "smwc-25536-1608847344",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25536,
        "title": "Cheep Cheep Toy",
        "version": "smwc-25536-1608847344",
        "upstream_time": 1608847344,
        "download_url": "https://dl.smwcentral.net/25536/cheeptoy.zip",
        "filename": "cheeptoy.zip",
        "size": 5662,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cheese-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32941,
    "title": "Cheese Land",
    "authors": [
      "Brutapode89",
      "kindlypatrick"
    ],
    "tags": [
      "desert",
      "food",
      "space"
    ],
    "description": "From <a href=\"https://www.spriters-resource.com/custom_edited/mariocustoms/sheet/170716/?source=genre\" rel=\"nofollow\">this tileset made by kindlypatrick</a>.",
    "latest_version": "smwc-32941-1673985593",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32941,
        "title": "Cheese Land",
        "version": "smwc-32941-1673985593",
        "upstream_time": 1673985593,
        "download_url": "https://dl.smwcentral.net/32941/CheeseLand.zip",
        "filename": "CheeseLand.zip",
        "size": 5709,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cherry-blossom-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15795,
    "title": "Cherry Blossom Forest",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "forest"
    ],
    "description": "Here's a kinda Japanese twist on your standard forest tileset. Uses the second half of palette 3.<br>\r\n<br>\r\nModerator's note: there was a map16 file for a different tileset in here in addition to the proper one; double-check for stuff like that next time",
    "latest_version": "smwc-15795-1499624083",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15795,
        "title": "Cherry Blossom Forest",
        "version": "smwc-15795-1499624083",
        "upstream_time": 1499624083,
        "download_url": "https://dl.smwcentral.net/15795/CherryBlossomForest.zip",
        "filename": "CherryBlossomForest.zip",
        "size": 5878,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chess-pawn",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34376,
    "title": "Chess Pawn",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "thwimp"
    ],
    "description": "A chess pawn replacement for Thwimp. Great for any kind of level in general.<br>\r\n<br>\r\nCredit should go to No Body the Dragon.",
    "latest_version": "smwc-34376-1693094995",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34376,
        "title": "Chess Pawn",
        "version": "smwc-34376-1693094995",
        "upstream_time": 1693094995,
        "download_url": "https://dl.smwcentral.net/34376/Chess%20Pawn.zip",
        "filename": "Chess Pawn.zip",
        "size": 2555,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chester-cheetah-wild-wild-quest-omahog",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29841,
    "title": "Chester Cheetah: Wild Wild Quest - Omahog",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "Ripped from Omahog in Chester Cheetah: Wild Wild Quest on Super Nintendo.",
    "latest_version": "smwc-29841-1645236050",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29841,
        "title": "Chester Cheetah: Wild Wild Quest - Omahog",
        "version": "smwc-29841-1645236050",
        "upstream_time": 1645236050,
        "download_url": "https://dl.smwcentral.net/29841/Chester%20Cheetah%20-%20Wild%20Wild%20Quest%20-%20Omahog.zip",
        "filename": "Chester Cheetah - Wild Wild Quest - Omahog.zip",
        "size": 2852,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chester-cheetah-wild-wild-quest-snes-wall-up",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41564,
    "title": "Chester Cheetah: Wild Wild Quest (SNES) - Wall Up",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "desert",
      "night",
      "wild west"
    ],
    "description": "The desert BG from Chester Cheetah: Wild Wild Quest on the SNES, with trippy colors and it doesn't know what time of the day it wants to be. This game is really laggy because every character's parts are separated into dozens of different sprites, plus the controls are kinda awkward, not to mention that this game crashes if you try to enter the 2nd half of this game after using save states too many times",
    "latest_version": "smwc-41564-1770829514",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41564,
        "title": "Chester Cheetah: Wild Wild Quest (SNES) - Wall Up",
        "version": "smwc-41564-1770829514",
        "upstream_time": 1770829514,
        "download_url": "https://dl.smwcentral.net/41564/wallupbg.zip",
        "filename": "wallupbg.zip",
        "size": 3335,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chester-cheetah-wild-wild-quest-usa-intro-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30862,
    "title": "Chester Cheetah Wild Wild Quest USA - Intro City",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "city"
    ],
    "description": "Ripped from Chester Cheetah Wild Wild Quest USA",
    "latest_version": "smwc-30862-1652120033",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30862,
        "title": "Chester Cheetah Wild Wild Quest USA - Intro City",
        "version": "smwc-30862-1652120033",
        "upstream_time": 1652120033,
        "download_url": "https://dl.smwcentral.net/30862/ChesterCity.zip",
        "filename": "ChesterCity.zip",
        "size": 3319,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chief-chilly",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18356,
    "title": "Chief Chilly",
    "authors": [
      "FridayFables"
    ],
    "tags": [
      "bully",
      "needs remoderation"
    ],
    "description": "A replacement for the big version of the Bully custom sprite, which can be found here: <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16127\">https://www.smwcentral.net/?p=section&a=details&id=16127</a><br>\r\n<br>\r\nThe smaller version has not been changed.",
    "latest_version": "smwc-18356-1543531889",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18356,
        "title": "Chief Chilly",
        "version": "smwc-18356-1543531889",
        "upstream_time": 1543531889,
        "download_url": "https://dl.smwcentral.net/18356/ChiefChilly.zip",
        "filename": "ChiefChilly.zip",
        "size": 3119,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chip-n-dale-rescue-rangers",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40584,
    "title": "Chip 'n Dale Rescue Rangers 2 - Restaurant's Kitchen",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "2bpp",
      "8-bit",
      "bonus",
      "interior",
      "needs remoderation",
      "retro"
    ],
    "description": "A kitchen tileset from Chip 'n Dale Rescue Rangers 2 for the NES.",
    "latest_version": "smwc-40584-1757188087",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40584,
        "title": "Chip 'n Dale Rescue Rangers 2 - Restaurant's Kitchen",
        "version": "smwc-40584-1757188087",
        "upstream_time": 1757188087,
        "download_url": "https://dl.smwcentral.net/40584/Chip%20%27n%20Dale%202%20Kitchen.zip",
        "filename": "Chip %27n Dale 2 Kitchen.zip",
        "size": 8858,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 17771,
        "title": "Chip 'n Dale Rescue Rangers 2 - Downtown Restaurant",
        "version": "smwc-17771-1531247390",
        "upstream_time": 1531247390,
        "download_url": "https://dl.smwcentral.net/17771/Restaurant.zip",
        "filename": "Restaurant.zip",
        "size": 4922,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 17770,
        "title": "Chip 'n Dale Rescue Rangers 2 - Choose a box",
        "version": "smwc-17770-1531247249",
        "upstream_time": 1531247249,
        "download_url": "https://dl.smwcentral.net/17770/Choose%20a%20box.zip",
        "filename": "Choose a box.zip",
        "size": 2914,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chip-n-dale-rescue-rangers-laboratory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15842,
    "title": "Chip 'n Dale Rescue Rangers - Laboratory",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "8-bit",
      "industrial",
      "needs remoderation"
    ],
    "description": "Laboratory Tileset from C&D for NES. <br>\r\n<br>\r\nGive credit if used.",
    "latest_version": "smwc-15842-1499953261",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15842,
        "title": "Chip 'n Dale Rescue Rangers - Laboratory",
        "version": "smwc-15842-1499953261",
        "upstream_time": 1499953261,
        "download_url": "https://dl.smwcentral.net/15842/Lab.zip",
        "filename": "Lab.zip",
        "size": 4464,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chip-n-dale-rescue-rangers-street",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15280,
    "title": "Chip'n Dale Rescue Rangers - Street",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "8-bit",
      "city",
      "needs remoderation"
    ],
    "description": "(Or Zone 0, IDK)<br>\r\n<br>\r\nAnyway, here's RIP from Chip'n dale Rescue Rangers for NES.<br>\r\n<br>\r\nThis GFX uses BG2 + BG3 slots.<br>\r\n<br>\r\nAll tiles (I hope) is ripped. I made a few custom map16 blocks, just because I can.<br>\r\n<br>\r\nIt can be used as Giants city or something.<br>\r\n<br>\r\nPlease Give credit if used!<br>\r\n<br>\r\nUpdate: Fixed Palette and Added that card thing (I still don't know what it is)",
    "latest_version": "smwc-15280-1490060322",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15280,
        "title": "Chip'n Dale Rescue Rangers - Street",
        "version": "smwc-15280-1490060322",
        "upstream_time": 1490060322,
        "download_url": "https://dl.smwcentral.net/15280/Chip%27n%20dale%20rescue%20rangers%20Street%20graphics.zip",
        "filename": "Chip%27n dale rescue rangers Street graphics.zip",
        "size": 7651,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cho-aniki-bakuretsu-ranto-hen-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27748,
    "title": "Cho Aniki: Bakuretsu Ranto Hen - Clouds",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "ocean",
      "patch needed",
      "sky"
    ],
    "description": "A layer 3 BG from the Super Famicom version of this game.<br>\r\nThe house and the clouds were quite hard to draw.<br>\r\n<br>\r\nUse it with a status bar patch like the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\">DKCR status bar</a>, <a href=\"https://www.smwcentral.net/?p=viewthread&pid=1586086\">Kevin's UberASM retry (sprite status bar option) </a>, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove status bar</a> or any other patches / uberasm that remove / hide the layer 3 status bar.",
    "latest_version": "smwc-27748-1626632690",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27748,
        "title": "Cho Aniki: Bakuretsu Ranto Hen - Clouds",
        "version": "smwc-27748-1626632690",
        "upstream_time": 1626632690,
        "download_url": "https://dl.smwcentral.net/27748/Cho%20Aniki%20Bakuretsu%20Ranto%20Hen%20-%20Clouds.zip",
        "filename": "Cho Aniki Bakuretsu Ranto Hen - Clouds.zip",
        "size": 5105,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cho-aniki-bakuretsu-ranto-hen-flowers",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27756,
    "title": "Cho Aniki: Bakuretsu Ranto Hen - Flowers",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "forest",
      "patch needed"
    ],
    "description": "BG ripped from the Super Famicom game.<br>\r\nThe hardest part was converting the layer 2 BG to layer 3. This took a lot of effort, but I did it.<br>\r\n<br>\r\nUse it with a status bar patch like the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\">DKCR status bar</a>, <a href=\"https://www.smwcentral.net/?p=viewthread&pid=1586086\">Kevin's UberASM retry (sprite status bar option) </a>, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove status bar</a> or any other patches / uberasm that remove / hide the layer 3 status bar.<br>\r\n<br>\r\nEnjoy using it! ",
    "latest_version": "smwc-27756-1626633721",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27756,
        "title": "Cho Aniki: Bakuretsu Ranto Hen - Flowers",
        "version": "smwc-27756-1626633721",
        "upstream_time": 1626633721,
        "download_url": "https://dl.smwcentral.net/27756/Cho%20Aniki%20Bakuretsu%20Ranto%20Hen%20-%20Flowers.zip",
        "filename": "Cho Aniki Bakuretsu Ranto Hen - Flowers.zip",
        "size": 7536,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cho-aniki-bakuretsu-ranto-hen-forest-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29408,
    "title": "Cho Aniki: Bakuretsu Ranto Hen - Forest/Mountains",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "forest",
      "mountain",
      "patch needed",
      "sky"
    ],
    "description": "Here's a quite accurate conversion released at the Winter C3 2022.<br>\r\n<br>\r\nUse it with a status bar patch like the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\">DKCR status bar</a>, <a href=\"https://www.smwcentral.net/?p=viewthread&pid=1586086\">Kevin's UberASM retry (sprite status bar option) </a>, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove status bar</a> or any other patches / uberasm that remove / hide the layer 3 status bar.<br>\r\n<br>\r\nGive credit, as the conversion took me a lot of work.",
    "latest_version": "smwc-29408-1641926515",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29408,
        "title": "Cho Aniki: Bakuretsu Ranto Hen - Forest/Mountains",
        "version": "smwc-29408-1641926515",
        "upstream_time": 1641926515,
        "download_url": "https://dl.smwcentral.net/29408/Cho%20Aniki%20Bakuretsu%20Ranto%20Hen%20-%20Forest-Mountains.zip",
        "filename": "Cho Aniki Bakuretsu Ranto Hen - Forest-Mountains.zip",
        "size": 5577,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chocobo",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24490,
    "title": "Chocobo",
    "authors": [
      "Counterfeit"
    ],
    "tags": [
      "patch needed",
      "yoshi"
    ],
    "description": "The Chocobo is a large, (usually) flightless bird from the Final Fantasy series that comes in many colors, famously yellow. I drew this Super Mario World-styled as a Yoshi replacement - it replaces Yoshi eggs and Yoshi-related signage as well. It does not require a custom palette. The hex edit needed to fix the lower half of the overworld sprite's palette is included for convenience, but can also be referenced in the ROM map. The tail feathers aren't so large and upright like much of the source series's material, but since this is within Yoshi's native framework, I'm not sure I can pull that off except with the credit Yoshies.<br>\r\n<br>\r\nAnyone is welcome to expand or improve upon it and submit updates or variants without my permission.",
    "latest_version": "smwc-24490-1599155905",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24490,
        "title": "Chocobo",
        "version": "smwc-24490-1599155905",
        "upstream_time": 1599155905,
        "download_url": "https://dl.smwcentral.net/24490/Chocobo%20Yoshi.zip",
        "filename": "Chocobo Yoshi.zip",
        "size": 19762,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chocolate",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13249,
    "title": "Chocolate",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "food",
      "needs remoderation"
    ],
    "description": "Here's a sweet foreground fit for any chocoholic.  The ground is made of chocolate bars, while the trees are made from fudge pops and the logs are a different type of chocolate.  There's even chocolate that can act as quicksand with the use of custom blocks.  No custom palette needed as this uses FG Palette 4.",
    "latest_version": "smwc-13249-1455204437",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13249,
        "title": "Chocolate",
        "version": "smwc-13249-1455204437",
        "upstream_time": 1455204437,
        "download_url": "https://dl.smwcentral.net/13249/Chocolate.zip",
        "filename": "Chocolate.zip",
        "size": 2947,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-choconilla-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34438,
    "title": "Choconilla Castle",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle"
    ],
    "description": "This is a castle tileset made by mixing together bits and pieces of various vanilla graphics.",
    "latest_version": "smwc-34438-1690057650",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34438,
        "title": "Choconilla Castle",
        "version": "smwc-34438-1690057650",
        "upstream_time": 1690057650,
        "download_url": "https://dl.smwcentral.net/34438/Castle.zip",
        "filename": "Castle.zip",
        "size": 5162,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-choconilla-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34439,
    "title": "Choconilla Desert",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "desert",
      "ruins"
    ],
    "description": "This desert tileset was made by piecing together and editing various vanilla tiles.",
    "latest_version": "smwc-34439-1690057856",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34439,
        "title": "Choconilla Desert",
        "version": "smwc-34439-1690057856",
        "upstream_time": 1690057856,
        "download_url": "https://dl.smwcentral.net/34439/Desert.zip",
        "filename": "Desert.zip",
        "size": 4093,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-choconilla-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34446,
    "title": "Choconilla Forest",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "forest"
    ],
    "description": "This is a lush forest tileset built from a foundation of vanilla graphics.",
    "latest_version": "smwc-34446-1690130523",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34446,
        "title": "Choconilla Forest",
        "version": "smwc-34446-1690130523",
        "upstream_time": 1690130523,
        "download_url": "https://dl.smwcentral.net/34446/Forest.zip",
        "filename": "Forest.zip",
        "size": 4858,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-choconilla-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34447,
    "title": "Choconilla Grassland",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland"
    ],
    "description": "This is a grassland set built around vanilla tiles, such as the grassy ground seen in castle entry scenes.",
    "latest_version": "smwc-34447-1690130653",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34447,
        "title": "Choconilla Grassland",
        "version": "smwc-34447-1690130653",
        "upstream_time": 1690130653,
        "download_url": "https://dl.smwcentral.net/34447/Grass.zip",
        "filename": "Grass.zip",
        "size": 3742,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-choconilla-snow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34448,
    "title": "Choconilla Snow",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "snow"
    ],
    "description": "This cool tileset is built around edited vanilla tiles, particularly the glass block and Ghost House grassy ground.  It even includes graphics for some of the meltable ice blocks from <a href=\"https://www.smwcentral.net/?p=section&a=details&id=27360\">this block pack.</a>",
    "latest_version": "smwc-34448-1690130982",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34448,
        "title": "Choconilla Snow",
        "version": "smwc-34448-1690130982",
        "upstream_time": 1690130982,
        "download_url": "https://dl.smwcentral.net/34448/SnowY.zip",
        "filename": "SnowY.zip",
        "size": 4602,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-choconilla-wood-and-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 36870,
    "title": "Choconilla Wood and Blocks",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "wood"
    ],
    "description": "This tileset is inspired by SMB3 1-1 and is made from bits and pieces of manipulated vanilla graphics.",
    "latest_version": "smwc-36870-1708002460",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 36870,
        "title": "Choconilla Wood and Blocks",
        "version": "smwc-36870-1708002460",
        "upstream_time": 1708002460,
        "download_url": "https://dl.smwcentral.net/36870/Choconilla%20Wood%20and%20Blocks.zip",
        "filename": "Choconilla Wood and Blocks.zip",
        "size": 4298,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chou-aniki-bakuretsu-rantouden-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2945,
    "title": "Chou Aniki Bakuretsu Rantouden - Stage 2",
    "authors": [
      "Buu"
    ],
    "tags": [
      "flowers",
      "forest",
      "needs remoderation",
      "ruins",
      "sky",
      "snow"
    ],
    "description": "Shares the same Map16 page with the <a href=\"http://www.smwcentral.net/?p=showexgfx&id=1078\">Chou Aniki Bakuretsu Rantouden - Stage 5</a> background.",
    "latest_version": "smwc-2945-1397385456",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2945,
        "title": "Chou Aniki Bakuretsu Rantouden - Stage 2",
        "version": "smwc-2945-1397385456",
        "upstream_time": 1397385456,
        "download_url": "https://dl.smwcentral.net/2945/Background.zip",
        "filename": "Background.zip",
        "size": 7826,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 957,
        "title": "Chou Aniki Bakuretsu Rantouden - Stage 3",
        "version": "smwc-957-1397385520",
        "upstream_time": 1397385520,
        "download_url": "https://dl.smwcentral.net/957/Background.zip",
        "filename": "Background.zip",
        "size": 5916,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 954,
        "title": "Chou Aniki Bakuretsu Rantouden - Stage 5",
        "version": "smwc-954-1397384839",
        "upstream_time": 1397384839,
        "download_url": "https://dl.smwcentral.net/954/Background.zip",
        "filename": "Background.zip",
        "size": 7228,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chou-gekijouban-keroro-gunsou-3-tenkuu-daibouken-de-arimasu-stage-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29202,
    "title": "Chou Gekijouban Keroro Gunsou 3 - Tenkuu Daibouken de Arimasu! (Stage 1-4)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "mechanical",
      "space"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">TURNABOUT OMICRON: C3 THREAD</span></b><br>\r\n<br>\r\nThe spaceship level from Keroro DS japanese game.<br>\r\nThe colors were reducted to fit in SMW standards.",
    "latest_version": "smwc-29202-1641660108",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29202,
        "title": "Chou Gekijouban Keroro Gunsou 3 - Tenkuu Daibouken de Arimasu! (Stage 1-4)",
        "version": "smwc-29202-1641660108",
        "upstream_time": 1641660108,
        "download_url": "https://dl.smwcentral.net/29202/kerorospaceship.zip",
        "filename": "kerorospaceship.zip",
        "size": 7851,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chou-gekijouban-keroro-gunsou-3-tenkuu-daibouken-de-arimasu-stage-2",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33087,
    "title": "Chou Gekijouban Keroro Gunsou 3 - Tenkuu Daibouken de Arimasu! (Stage 2-5)(Castle Ruins)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "cave",
      "ruins"
    ],
    "description": "<b><span style=\"font-size: 24pt;\">C3 Winter 2023</span></b><br>\r\n<br>\r\nThe \"Castle/Ruins/Temple\" background from the Nintendo DS game called <b><u>Chou Gekijouban Keroro Gunsou 3 - Tenkuu Daibouken de Arimasu!</u></b>.<br>\r\nWhat do you think about this? This is useful for castles, temples and ruins.",
    "latest_version": "smwc-33087-1676061445",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33087,
        "title": "Chou Gekijouban Keroro Gunsou 3 - Tenkuu Daibouken de Arimasu! (Stage 2-5)(Castle Ruins)",
        "version": "smwc-33087-1676061445",
        "upstream_time": 1676061445,
        "download_url": "https://dl.smwcentral.net/33087/KeroroCastleRuins.zip",
        "filename": "KeroroCastleRuins.zip",
        "size": 4396,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29313,
        "title": "Chou Gekijouban Keroro Gunsou 3 - Tenkuu Daibouken de Arimasu! (Stage 2-4)",
        "version": "smwc-29313-1641669548",
        "upstream_time": 1641669548,
        "download_url": "https://dl.smwcentral.net/29313/keroroinnerruins.zip",
        "filename": "keroroinnerruins.zip",
        "size": 10102,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chou-gekijouban-keroro-gunsou-3-tenkuu-daibouken-de-arimasu-stage-4",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29203,
    "title": "Chou Gekijouban Keroro Gunsou 3 - Tenkuu Daibouken de Arimasu! (Stage 4-1)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "ruins"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">TURNABOUT OMICRON: C3 THREAD</span></b><br>\r\n<br>\r\nThe ancient ruins level from Keroro DS japanese game.<br>\r\nThe colors were reducted to fit in SMW standards. ",
    "latest_version": "smwc-29203-1641660373",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29203,
        "title": "Chou Gekijouban Keroro Gunsou 3 - Tenkuu Daibouken de Arimasu! (Stage 4-1)",
        "version": "smwc-29203-1641660373",
        "upstream_time": 1641660373,
        "download_url": "https://dl.smwcentral.net/29203/keroroancientruins.zip",
        "filename": "keroroancientruins.zip",
        "size": 3876,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chou-gekijouban-keroro-gunsou-gekishin-dragon-warriors-de-arimasu-sky-level-boss",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29204,
    "title": "Chou Gekijouban Keroro Gunsou - Gekishin Dragon Warriors de Arimasu! (Sky Level Boss)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "sky"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">TURNABOUT OMICRON: C3 THREAD</span></b><br>\r\n<br>\r\nThe Sky Level from the Keroro DS game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-29204-1641660611",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29204,
        "title": "Chou Gekijouban Keroro Gunsou - Gekishin Dragon Warriors de Arimasu! (Sky Level Boss)",
        "version": "smwc-29204-1641660611",
        "upstream_time": 1641660611,
        "download_url": "https://dl.smwcentral.net/29204/keroroclouds.zip",
        "filename": "keroroclouds.zip",
        "size": 3530,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-choujikuu-yousai-macross-scrambled-valkyrie-alien-1st-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20481,
    "title": "Choujikuu Yousai Macross - Scrambled Valkyrie-Alien 1st section",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "The BG from the Super Famicom game. Use it how you want.",
    "latest_version": "smwc-20481-1563474651",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20481,
        "title": "Choujikuu Yousai Macross - Scrambled Valkyrie-Alien 1st section",
        "version": "smwc-20481-1563474651",
        "upstream_time": 1563474651,
        "download_url": "https://dl.smwcentral.net/20481/Choujikuu%20Yousai%20Macross%20-%20Scrambled%20Valkyrie-Alien%201st%20section.zip",
        "filename": "Choujikuu Yousai Macross - Scrambled Valkyrie-Alien 1st section.zip",
        "size": 6055,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-choujikuu-yousai-macross-scrambled-valkyrie-alien-2nd-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20482,
    "title": "Choujikuu Yousai Macross - Scrambled Valkyrie-Alien 2nd section",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "This BG is seen after the 1st alien section.",
    "latest_version": "smwc-20482-1563474420",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20482,
        "title": "Choujikuu Yousai Macross - Scrambled Valkyrie-Alien 2nd section",
        "version": "smwc-20482-1563474420",
        "upstream_time": 1563474420,
        "download_url": "https://dl.smwcentral.net/20482/Choujikuu%20Yousai%20Macross%20-%20Scrambled%20Valkyrie-Alien%202nd%20section.zip",
        "filename": "Choujikuu Yousai Macross - Scrambled Valkyrie-Alien 2nd section.zip",
        "size": 7971,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-christmas-snow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10304,
    "title": "Christmas Snow",
    "authors": [
      "StanTheMackiar"
    ],
    "tags": [
      "ice",
      "needs remoderation",
      "snow"
    ],
    "description": "These graphics can be used in snow or christmas levels, i hope you like",
    "latest_version": "smwc-10304-1419072313",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10304,
        "title": "Christmas Snow",
        "version": "smwc-10304-1419072313",
        "upstream_time": 1419072313,
        "download_url": "https://dl.smwcentral.net/10304/Nieve%20Navide%C3%B1a.zip",
        "filename": "Nieve Navide%C3%B1a.zip",
        "size": 7950,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chrono-trigger-death-peak-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35095,
    "title": "Chrono Trigger - Death Peak (Mountains)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "mountain",
      "no-scroll",
      "snow"
    ],
    "description": "A background seen while climbing the Death Peak, from Chrono Trigger. Unlike Denadoro variant, this one has some different details, like ruins of civilization nearby in the horizon.  A good fit for snow or mountainous levels, in general. <br>\r\n<br>\r\nBackground scrolling must be disabled.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-35095-1695452571",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35095,
        "title": "Chrono Trigger - Death Peak (Mountains)",
        "version": "smwc-35095-1695452571",
        "upstream_time": 1695452571,
        "download_url": "https://dl.smwcentral.net/35095/Chrono%20Trigger%20-%20Death%20Peak%20%28Mountains%29.zip",
        "filename": "Chrono Trigger - Death Peak (Mountains).zip",
        "size": 8193,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chrono-trigger-death-peak-sky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35094,
    "title": "Chrono Trigger - Death Peak (Sky)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "no-scroll",
      "sky"
    ],
    "description": "The gorgeous background that appears in the summit the Death Peak, from Chrono Trigger. Could be used for a cutscene, boss arena or maybe, a title screen. It will get odd if looped, so it's recommended to use only for one screen.<br>\r\n<br>\r\nUPDATE: Optimized gfx files, map 16 and palette, in general. For the red variant, at least.<br>\r\n<br>\r\nAdded another variant, which is a blue sky, seen when Crono is revived.  Both of them have the eclipse area using the back area color. <br>\r\n<br>\r\nThe blue variant uses a bit more tiles, due to slightly different tiles near the bottom.<br>\r\n<br>\r\nCredit would be great, but is optional. ",
    "latest_version": "smwc-35094-1696092771",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35094,
        "title": "Chrono Trigger - Death Peak (Sky)",
        "version": "smwc-35094-1696092771",
        "upstream_time": 1696092771,
        "download_url": "https://dl.smwcentral.net/35094/Chrono%20Trigger%20-%20Death%20Peak%20%28Sky%29.zip",
        "filename": "Chrono Trigger - Death Peak (Sky).zip",
        "size": 21642,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chrono-trigger-flea-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6138,
    "title": "Chrono Trigger - Flea Battle",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "sky",
      "space"
    ],
    "description": "This is the background of the Flea battle from Chrono Trigger. Pretty small and simple background, nice for space levels, I think. <br>\r\nExGFX104 -&gt; BG1<br>\r\n<br>\r\nCredit is not needed.",
    "latest_version": "smwc-6138-1389825888",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6138,
        "title": "Chrono Trigger - Flea Battle",
        "version": "smwc-6138-1389825888",
        "upstream_time": 1389825888,
        "download_url": "https://dl.smwcentral.net/6138/Chrono%20Trigger%20-%20Flea%20Battle.zip",
        "filename": "Chrono Trigger - Flea Battle.zip",
        "size": 3110,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chrono-trigger-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15008,
    "title": "Chrono Trigger - Font",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cutscene",
      "needs remoderation"
    ],
    "description": "The font from Chrono Trigger",
    "latest_version": "smwc-15008-1485227920",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15008,
        "title": "Chrono Trigger - Font",
        "version": "smwc-15008-1485227920",
        "upstream_time": 1485227920,
        "download_url": "https://dl.smwcentral.net/15008/Chrono%20Trigger%20-%20Font.zip",
        "filename": "Chrono Trigger - Font.zip",
        "size": 2483,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chrono-trigger-giga-gaia",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22369,
    "title": "Chrono Trigger - Giga Gaia",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "night"
    ],
    "description": "The gorgeous set of the Giga Gaia boss fight from Chrono Trigger. Good for boss battles or cutscenes.",
    "latest_version": "smwc-22369-1588480551",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22369,
        "title": "Chrono Trigger - Giga Gaia",
        "version": "smwc-22369-1588480551",
        "upstream_time": 1588480551,
        "download_url": "https://dl.smwcentral.net/22369/Chrono%20Trigger%20-%20Giga%20Gaia.zip",
        "filename": "Chrono Trigger - Giga Gaia.zip",
        "size": 12144,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chrono-trigger-guardia-castle-outside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22136,
    "title": "Chrono Trigger - Guardia Castle (Outside)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "A very nice background from the outside of the Guardia Castle in Chrono Trigger, one of my favorites RPG.<br>\r\n<br>\r\nNote: The background scrolling must be disabled.<br>\r\n<br>\r\nUpdate: Fixed background like in the Chrono Trigger original game.",
    "latest_version": "smwc-22136-1585609541",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22136,
        "title": "Chrono Trigger - Guardia Castle (Outside)",
        "version": "smwc-22136-1585609541",
        "upstream_time": 1585609541,
        "download_url": "https://dl.smwcentral.net/22136/Chrono%20Trigger%20-%20Guardia%20Castle%20%28Outside%29.zip",
        "filename": "Chrono Trigger - Guardia Castle (Outside).zip",
        "size": 15317,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chrono-trigger-moon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14975,
    "title": "Chrono Trigger - Moon",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "needs remoderation",
      "night"
    ],
    "description": "The moon, used in a cutscene in Chrono Trigger. Could be used in night levels.",
    "latest_version": "smwc-14975-1484856116",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14975,
        "title": "Chrono Trigger - Moon",
        "version": "smwc-14975-1484856116",
        "upstream_time": 1484856116,
        "download_url": "https://dl.smwcentral.net/14975/Chrono%20Trigger%20-%20Moon.zip",
        "filename": "Chrono Trigger - Moon.zip",
        "size": 3988,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chrono-trigger-prehistoric-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15074,
    "title": "Chrono Trigger - Prehistoric Mountains",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "A cool background from Chrono Trigger that can be used in mountainous levels.",
    "latest_version": "smwc-15074-1486265221",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15074,
        "title": "Chrono Trigger - Prehistoric Mountains",
        "version": "smwc-15074-1486265221",
        "upstream_time": 1486265221,
        "download_url": "https://dl.smwcentral.net/15074/Chrono%20Trigger%20-%20Prehistoric%20Mountains.zip",
        "filename": "Chrono Trigger - Prehistoric Mountains.zip",
        "size": 7770,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chrono-trigger-zenan-bridge",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37849,
    "title": "Chrono Trigger - Zenan Bridge",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "ocean",
      "sky"
    ],
    "description": "An ocean-view Background that appears in various places (but most notably, the Zenan Bridge) from Chrono Trigger. There's three variations of this Background, being them:<br>\r\n<br>\r\nZenan Bridge<br>\r\nNorth Cape/West Cape (West Cape's the same of the North Cape, but with the Zenan Bridge colors)<br>\r\nDactyl Nest (I've changed a little and added some more clouds to fill the BG empty spaces).<br>\r\n<br>\r\nBoth North Cape and Dactyl Nest doesn't have Horizontal Scroll.<br>\r\n<br>\r\nThere's also an alternative palette of the Sea from Zenan Bridge seen on the Tidal Wave cutscene's Palette Row. <br>\r\n<br>\r\nOriginally Requested by isaix.",
    "latest_version": "smwc-37849-1716948147",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37849,
        "title": "Chrono Trigger - Zenan Bridge",
        "version": "smwc-37849-1716948147",
        "upstream_time": 1716948147,
        "download_url": "https://dl.smwcentral.net/37849/CTZenanBridgeUpdate.zip",
        "filename": "CTZenanBridgeUpdate.zip",
        "size": 11354,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chuck-rock-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2777,
    "title": "Chuck Rock - Cave",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "Read the \"HEY!\" readme for more details.<br>\r\n<br>\r\nThis GFX would suit a Metal Cave or something, includes everything you need to insert it, make sure your using LM1.90+ to insert the map16. file.",
    "latest_version": "smwc-2777-1428066951",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2777,
        "title": "Chuck Rock - Cave",
        "version": "smwc-2777-1428066951",
        "upstream_time": 1428066951,
        "download_url": "https://dl.smwcentral.net/2777/Chucks%20Rock%20Stage%202.zip",
        "filename": "Chucks Rock Stage 2.zip",
        "size": 7721,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chucks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2017,
    "title": "Chucks",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "needs remoderation",
      "recolor",
      "replacement"
    ],
    "description": "Just a Recolor/Shade for the Chucks, made by me a long time ago...<br>\r\n<br>\r\nCredit is optional, but It could be nice.<br>\r\n<br>\r\nI've also included an extra file...",
    "latest_version": "smwc-2017-1408197316",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2017,
        "title": "Chucks",
        "version": "smwc-2017-1408197316",
        "upstream_time": 1408197316,
        "download_url": "https://dl.smwcentral.net/2017/Chucks.zip",
        "filename": "Chucks.zip",
        "size": 10097,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-chuckya",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1314,
    "title": "Chuckya",
    "authors": [
      "Buu"
    ],
    "tags": [
      "chuckya",
      "needs remoderation"
    ],
    "description": "These are the Chuckya graphics I recently drew. Just replace the BIN that comes with Roy's Chuckya sprite with this one here.<br>\r\nThe palette the colors from the Chuckya are on is palette B.<br>\r\n<br>\r\nNo credit needed though you might want to credit \"mirror\" whose spritesheet I based the graphics off.",
    "latest_version": "smwc-1314-1413400381",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1314,
        "title": "Chuckya",
        "version": "smwc-1314-1413400381",
        "upstream_time": 1413400381,
        "download_url": "https://dl.smwcentral.net/1314/chuckya_gfx.zip",
        "filename": "chuckya_gfx.zip",
        "size": 2534,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1304,
        "title": "Chuckya",
        "version": "smwc-1304-1413400119",
        "upstream_time": 1413400119,
        "download_url": "https://dl.smwcentral.net/1304/SMWChuckya.zip",
        "filename": "SMWChuckya.zip",
        "size": 1731,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18836,
    "title": "City",
    "authors": [
      "PercentN"
    ],
    "tags": [
      "city",
      "house",
      "needs remoderation",
      "patch needed",
      "signs"
    ],
    "description": "A custom city foreground. Can be used for urban themed levels.<br>\r\n<br>\r\nGive credit if you feel like it, but don't claim it as your own. I'm watching you.<br>\r\n<br>\r\nEdit: Changed some ledge tiles that were acting like 130 instead of 100.",
    "latest_version": "smwc-18836-1547847977",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18836,
        "title": "City",
        "version": "smwc-18836-1547847977",
        "upstream_time": 1547847977,
        "download_url": "https://dl.smwcentral.net/18836/Cityscape.zip",
        "filename": "Cityscape.zip",
        "size": 7305,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16941,
        "title": "City",
        "version": "smwc-16941-1516851123",
        "upstream_time": 1516851123,
        "download_url": "https://dl.smwcentral.net/16941/Pixel%20City.zip",
        "filename": "Pixel City.zip",
        "size": 4077,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11886,
        "title": "City",
        "version": "smwc-11886-1442775560",
        "upstream_time": 1442775560,
        "download_url": "https://dl.smwcentral.net/11886/City.zip",
        "filename": "City.zip",
        "size": 6417,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10474,
        "title": "City",
        "version": "smwc-10474-1420572731",
        "upstream_time": 1420572731,
        "download_url": "https://dl.smwcentral.net/10474/City.zip",
        "filename": "City.zip",
        "size": 5811,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6374,
        "title": "City",
        "version": "smwc-6374-1394408048",
        "upstream_time": 1394408048,
        "download_url": "https://dl.smwcentral.net/6374/CustomCityTileset.zip",
        "filename": "CustomCityTileset.zip",
        "size": 4714,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 649,
        "title": "City",
        "version": "smwc-649-1385928172",
        "upstream_time": 1385928172,
        "download_url": "https://dl.smwcentral.net/649/cus-smwcity.zip",
        "filename": "cus-smwcity.zip",
        "size": 4845,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-city-buildings",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1841,
    "title": "City Buildings",
    "authors": [
      "FreezyFoop"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "This is some buildings GFX I drew in my spare time. Please give credit if used, because this took a while to make :P<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-1841-1415485874",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1841,
        "title": "City Buildings",
        "version": "smwc-1841-1415485874",
        "upstream_time": 1415485874,
        "download_url": "https://dl.smwcentral.net/1841/Foop%27sBuildings.zip",
        "filename": "Foop%27sBuildings.zip",
        "size": 5690,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-city-panorama",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1477,
    "title": "City Panorama",
    "authors": [
      "Pribor"
    ],
    "tags": [
      "8-bit",
      "city",
      "grassland",
      "needs remoderation"
    ],
    "description": "It´s an original background made be me. There is palette for normal, night, red painted houses, chocolate and snow. You don´t need to give credit, but it would be nice.",
    "latest_version": "smwc-1477-1398141165",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1477,
        "title": "City Panorama",
        "version": "smwc-1477-1398141165",
        "upstream_time": 1398141165,
        "download_url": "https://dl.smwcentral.net/1477/CitiPanorama.zip",
        "filename": "CitiPanorama.zip",
        "size": 4221,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-city-park",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9279,
    "title": "City Park",
    "authors": [
      "Wavee"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "My entry to the 2014 Summer ExGFX Contest. Credit is not necessary, but would be appreciated.",
    "latest_version": "smwc-9279-1410793822",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9279,
        "title": "City Park",
        "version": "smwc-9279-1410793822",
        "upstream_time": 1410793822,
        "download_url": "https://dl.smwcentral.net/9279/TheCity.zip",
        "filename": "TheCity.zip",
        "size": 6737,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-city-town",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6348,
    "title": "City/Town",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "city",
      "needs remoderation",
      "town"
    ],
    "description": "A simple city/town set with ground, buildings you can stand on top of, streetlights, and doors that can either be closed or open.  This would be great for hub worlds in more RPG-styled hacks.",
    "latest_version": "smwc-6348-1394314677",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6348,
        "title": "City/Town",
        "version": "smwc-6348-1394314677",
        "upstream_time": 1394314677,
        "download_url": "https://dl.smwcentral.net/6348/City.zip",
        "filename": "City.zip",
        "size": 4105,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cityscape",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11877,
    "title": "Cityscape",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "city",
      "house",
      "needs remoderation",
      "town"
    ],
    "description": "Autisticsceptile1993 suggested that I make a cityscape background, so I did.  This background is highly versatile in how the buildings can be arranged.\t",
    "latest_version": "smwc-11877-1442775491",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11877,
        "title": "Cityscape",
        "version": "smwc-11877-1442775491",
        "upstream_time": 1442775491,
        "download_url": "https://dl.smwcentral.net/11877/Cityscape.zip",
        "filename": "Cityscape.zip",
        "size": 2679,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10781,
        "title": "Cityscape",
        "version": "smwc-10781-1423914253",
        "upstream_time": 1423914253,
        "download_url": "https://dl.smwcentral.net/10781/%5BUPDATE%5D%20Cityscape.zip",
        "filename": "%5BUPDATE%5D Cityscape.zip",
        "size": 10288,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-clarence-s-big-chance-generic-company",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30835,
    "title": "Clarence's Big Chance - Generic Company",
    "authors": [
      "crocodileman94"
    ],
    "tags": [
      "city",
      "house"
    ],
    "description": "Graphics from stage 3 of the titular flash game. I decided to rip this because I've only found one other office-themed submission. Usable for offices and skyscrapers.<br>\r\n<br>\r\nNote: Meant to be used with a Layer 2 level.<br>\r\n<br>\r\nCredit not needed.",
    "latest_version": "smwc-30835-1652112067",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30835,
        "title": "Clarence's Big Chance - Generic Company",
        "version": "smwc-30835-1652112067",
        "upstream_time": 1652112067,
        "download_url": "https://dl.smwcentral.net/30835/Generic%20Company%20v2.zip",
        "filename": "Generic Company v2.zip",
        "size": 6480,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-athletic",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27049,
    "title": "Classic Athletic 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland",
      "mushroom",
      "needs remoderation",
      "sky"
    ],
    "description": "Here's an athletic grassland set mostly inspired by SMB3.  It requires no custom palette and looks best with FG Palette 6.  Palette 5 might also look good if you want to use this in an ice world, but don't use the red Mushroom Platform if you do that.  Vanilla Line Guides are also included so you can use line-guided sprites with this.",
    "latest_version": "smwc-27049-1621351239",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27049,
        "title": "Classic Athletic 2021",
        "version": "smwc-27049-1621351239",
        "upstream_time": 1621351239,
        "download_url": "https://dl.smwcentral.net/27049/ClassicAthletic2021.zip",
        "filename": "ClassicAthletic2021.zip",
        "size": 3534,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19848,
        "title": "Classic Athletic 2",
        "version": "smwc-19848-1557771705",
        "upstream_time": 1557771705,
        "download_url": "https://dl.smwcentral.net/19848/Classic%20Athletic%202.zip",
        "filename": "Classic Athletic 2.zip",
        "size": 3637,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13080,
        "title": "Classic Athletic",
        "version": "smwc-13080-1453242200",
        "upstream_time": 1453242200,
        "download_url": "https://dl.smwcentral.net/13080/ClassicAthletic.zip",
        "filename": "ClassicAthletic.zip",
        "size": 3338,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-beach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27068,
    "title": "Classic Beach 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beach",
      "needs remoderation"
    ],
    "description": "This tropical tileset includes plenty of beach-themed setpieces and uses vanilla Palette 0.",
    "latest_version": "smwc-27068-1621625274",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27068,
        "title": "Classic Beach 2021",
        "version": "smwc-27068-1621625274",
        "upstream_time": 1621625274,
        "download_url": "https://dl.smwcentral.net/27068/Classic%20Beach%202021.zip",
        "filename": "Classic Beach 2021.zip",
        "size": 3905,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19635,
        "title": "Classic Beach 2",
        "version": "smwc-19635-1555886371",
        "upstream_time": 1555886371,
        "download_url": "https://dl.smwcentral.net/19635/ClassicBeach2.zip",
        "filename": "ClassicBeach2.zip",
        "size": 3861,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13082,
        "title": "Classic Beach",
        "version": "smwc-13082-1453242315",
        "upstream_time": 1453242315,
        "download_url": "https://dl.smwcentral.net/13082/ClassicBeach.zip",
        "filename": "ClassicBeach.zip",
        "size": 3717,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-bonus",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13126,
    "title": "Classic Bonus",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "Classic Foreground #14 is a colorful tileset perfect for bonus rooms or Switch Palaces.",
    "latest_version": "smwc-13126-1453398931",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13126,
        "title": "Classic Bonus",
        "version": "smwc-13126-1453398931",
        "upstream_time": 1453398931,
        "download_url": "https://dl.smwcentral.net/13126/ClassicBonus.zip",
        "filename": "ClassicBonus.zip",
        "size": 3735,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-candy-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23640,
    "title": "Classic Candy Clouds",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "food",
      "sky"
    ],
    "description": "Here's a sweet candy/cloud tileset that uses vanilla Palette 5.",
    "latest_version": "smwc-23640-1594172689",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23640,
        "title": "Classic Candy Clouds",
        "version": "smwc-23640-1594172689",
        "upstream_time": 1594172689,
        "download_url": "https://dl.smwcentral.net/23640/ClassicCandyClouds.zip",
        "filename": "ClassicCandyClouds.zip",
        "size": 3805,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26942,
    "title": "Classic Castle 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "moving castle block",
      "needs remoderation"
    ],
    "description": "Here's a fully-loaded castle set with climbing nets, Bowser banners, spikes, skewers, and ExAnimated Amps that can either act like Munchers, turning into coins with a Silver P-Switch, or be used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=15344\">ON/OFF hurt blocks from this pack.</a>It might also be a good idea to use <a href=\"https://dl.smwcentral.net/9473/directional_hrt_1.1.zip\" rel=\"nofollow\">these for the spikes</a> if you're using them in the same room as the Muncher Amps.<br>\r\n<br>\r\nI've also included an alternate GFX03 that replaces the moving castle block sprite graphics with some that better match this tileset.  Neither of these need custom palettes.",
    "latest_version": "smwc-26942-1620224810",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26942,
        "title": "Classic Castle 2021",
        "version": "smwc-26942-1620224810",
        "upstream_time": 1620224810,
        "download_url": "https://dl.smwcentral.net/26942/ClassicCastle2021.zip",
        "filename": "ClassicCastle2021.zip",
        "size": 8061,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19639,
        "title": "Classic Castle 2",
        "version": "smwc-19639-1555886256",
        "upstream_time": 1555886256,
        "download_url": "https://dl.smwcentral.net/19639/ClassicCastle2.zip",
        "filename": "ClassicCastle2.zip",
        "size": 4744,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13060,
        "title": "Classic Castle",
        "version": "smwc-13060-1453242026",
        "upstream_time": 1453242026,
        "download_url": "https://dl.smwcentral.net/13060/ClassicCastle.zip",
        "filename": "ClassicCastle.zip",
        "size": 3714,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26930,
    "title": "Classic Cave 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "This is a fairly versatile general-purpose cave set that requires no custom palettes.  It looks best with Palettes 3, 5, and 7.  Palette 4 will also work, but you probably shouldn't use the crystals that use Palette Row 3 unless you want brown crystals.",
    "latest_version": "smwc-26930-1620132792",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26930,
        "title": "Classic Cave 2021",
        "version": "smwc-26930-1620132792",
        "upstream_time": 1620132792,
        "download_url": "https://dl.smwcentral.net/26930/ClassicCave2021.zip",
        "filename": "ClassicCave2021.zip",
        "size": 5347,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19631,
        "title": "Classic Cave 2",
        "version": "smwc-19631-1555886111",
        "upstream_time": 1555886111,
        "download_url": "https://dl.smwcentral.net/19631/ClassicCave2.zip",
        "filename": "ClassicCave2.zip",
        "size": 5653,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13064,
        "title": "Classic Cave",
        "version": "smwc-13064-1453241868",
        "upstream_time": 1453241868,
        "download_url": "https://dl.smwcentral.net/13064/ClassicCave.zip",
        "filename": "ClassicCave.zip",
        "size": 5387,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-crystal-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27293,
    "title": "Classic Crystal Cave",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave",
      "ice"
    ],
    "description": "Here's a crystalline cave FG built around FG Palette 06.  05 will also work if you want an icier look.",
    "latest_version": "smwc-27293-1623888423",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27293,
        "title": "Classic Crystal Cave",
        "version": "smwc-27293-1623888423",
        "upstream_time": 1623888423,
        "download_url": "https://dl.smwcentral.net/27293/ClassicCrystalCave.zip",
        "filename": "ClassicCrystalCave.zip",
        "size": 4699,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27058,
    "title": "Classic Desert 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "desert",
      "needs remoderation",
      "ruins"
    ],
    "description": "Here's a desert tileset that includes SMB2-style pots, cacti based on the Pokey sprite, and several pieces that can be used with custom blocks.  These include:<br>\r\n* <a href=\"https://dl.smwcentral.net/21197/QuicksandBlks.zip\" rel=\"nofollow\">Animated Quicksand</a><br>\r\n* <a href=\"https://dl.smwcentral.net/6672/assortedSMB2stuff4.zip\" rel=\"nofollow\">SMB2-Style diggable sand</a><br>\r\n* <a href=\"https://www.smwcentral.net/?p=section&a=details&id=4011\">Cracked Stone Block</a><br>\r\n",
    "latest_version": "smwc-27058-1621430729",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27058,
        "title": "Classic Desert 2021",
        "version": "smwc-27058-1621430729",
        "upstream_time": 1621430729,
        "download_url": "https://dl.smwcentral.net/27058/Classic%20Desert%202021.zip",
        "filename": "Classic Desert 2021.zip",
        "size": 4337,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19744,
        "title": "Classic Desert 2",
        "version": "smwc-19744-1556566183",
        "upstream_time": 1556566183,
        "download_url": "https://dl.smwcentral.net/19744/ClassicDesert2.zip",
        "filename": "ClassicDesert2.zip",
        "size": 4134,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13081,
        "title": "Classic Desert",
        "version": "smwc-13081-1453242304",
        "upstream_time": 1453242304,
        "download_url": "https://dl.smwcentral.net/13081/ClassicDesert.zip",
        "filename": "ClassicDesert.zip",
        "size": 4548,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27218,
    "title": "Classic Factory 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "needs remoderation"
    ],
    "description": "Here's a factory background based on FG Palette 2 (4 and 7 will also look pretty decent).  The electric barriers do nothing by default, but feel free to use some custom hurt blocks with them.  ",
    "latest_version": "smwc-27218-1623267450",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27218,
        "title": "Classic Factory 2021",
        "version": "smwc-27218-1623267450",
        "upstream_time": 1623267450,
        "download_url": "https://dl.smwcentral.net/27218/ClassicIndustrial2021.zip",
        "filename": "ClassicIndustrial2021.zip",
        "size": 4614,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13113,
        "title": "Classic Factory",
        "version": "smwc-13113-1453242467",
        "upstream_time": 1453242467,
        "download_url": "https://dl.smwcentral.net/13113/ClassicFactory.zip",
        "filename": "ClassicFactory.zip",
        "size": 4045,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27069,
    "title": "Classic Forest 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "falling spike",
      "forest",
      "needs remoderation"
    ],
    "description": "Here's a lush forest foreground based on vanilla Palette 0.  It doesn't need a custom palette, but I included an optional autumn-themed palette in case you want to do an autumn forest stage.",
    "latest_version": "smwc-27069-1621625439",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27069,
        "title": "Classic Forest 2021",
        "version": "smwc-27069-1621625439",
        "upstream_time": 1621625439,
        "download_url": "https://dl.smwcentral.net/27069/Classic%20Forest%202021.zip",
        "filename": "Classic Forest 2021.zip",
        "size": 5760,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19751,
        "title": "Classic Forest 2",
        "version": "smwc-19751-1558447453",
        "upstream_time": 1558447453,
        "download_url": "https://dl.smwcentral.net/19751/ClassicForest2.zip",
        "filename": "ClassicForest2.zip",
        "size": 6879,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13071,
        "title": "Classic Forest",
        "version": "smwc-13071-1453241511",
        "upstream_time": 1453241511,
        "download_url": "https://dl.smwcentral.net/13071/ClassicForest.zip",
        "filename": "ClassicForest.zip",
        "size": 4663,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-forest-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27141,
    "title": "Classic Forest Temple 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "forest",
      "jungle",
      "ruins"
    ],
    "description": "Here's a forest/jungle temple set with a bit of Dino-Rhino theming.  The open-mouthed statues could be used with a one-way sprite shooter if desired.",
    "latest_version": "smwc-27141-1622311484",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27141,
        "title": "Classic Forest Temple 2021",
        "version": "smwc-27141-1622311484",
        "upstream_time": 1622311484,
        "download_url": "https://dl.smwcentral.net/27141/ClassicForestTemple2021.zip",
        "filename": "ClassicForestTemple2021.zip",
        "size": 6108,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-futuristic-highway",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27316,
    "title": "Classic Futuristic Highway",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "city",
      "mechanical"
    ],
    "description": "Here's a Sonic-inspired futuristic city/highway set based on FG Palette 2.",
    "latest_version": "smwc-27316-1624108693",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27316,
        "title": "Classic Futuristic Highway",
        "version": "smwc-27316-1624108693",
        "upstream_time": 1624108693,
        "download_url": "https://dl.smwcentral.net/27316/ClassicFutureHighway.zip",
        "filename": "ClassicFutureHighway.zip",
        "size": 4510,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-ghost-house",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27083,
    "title": "Classic Ghost House 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "haunted",
      "house",
      "wood"
    ],
    "description": "Here's a spooky ghost house tileset based on vanilla FG Palette 4.",
    "latest_version": "smwc-27083-1621625732",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27083,
        "title": "Classic Ghost House 2021",
        "version": "smwc-27083-1621625732",
        "upstream_time": 1621625732,
        "download_url": "https://dl.smwcentral.net/27083/ClassicGhostHouse2021.zip",
        "filename": "ClassicGhostHouse2021.zip",
        "size": 4456,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-goomba",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10730,
    "title": "Classic Goomba",
    "authors": [
      "Dr. Tapeworm"
    ],
    "tags": [
      "goomba",
      "needs remoderation"
    ],
    "description": "A simple set of graphics that replaces SMW's spherical Goombas with hand-drawn ones that more closely resemble their normal counterparts.<br>\r\n<br>\r\nReplaces SP2. No custom palette or credit needed.",
    "latest_version": "smwc-10730-1422827375",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10730,
        "title": "Classic Goomba",
        "version": "smwc-10730-1422827375",
        "upstream_time": 1422827375,
        "download_url": "https://dl.smwcentral.net/10730/handdrawn_classic_goomba.zip",
        "filename": "handdrawn_classic_goomba.zip",
        "size": 2600,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-goombas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13138,
    "title": "Classic Goombas",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "goomba",
      "needs remoderation",
      "para-goomba"
    ],
    "description": "Here are some hand-drawn graphics to make your Goombas look more like actual Goombas.  The .zip includes graphics for the Goomba itself, its squished frame for those who wish to do the Tweaker/hex edit combo that turns SMW Goombas fully classic, and the frames for the Para-Goomba.",
    "latest_version": "smwc-13138-1453545526",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13138,
        "title": "Classic Goombas",
        "version": "smwc-13138-1453545526",
        "upstream_time": 1453545526,
        "download_url": "https://dl.smwcentral.net/13138/Goombas.zip",
        "filename": "Goombas.zip",
        "size": 6493,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26652,
    "title": "Classic Grassland 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "block",
      "grassland",
      "mushroom",
      "needs remoderation"
    ],
    "description": "This grassland was inspired by one of the fill patterns in Paint.net.  I used said pattern as a base for the dirt pattern here.  Everything else was drawn from scratch.  Like every set I've made with \"Classic\" in its name, this doesn't require a custom palette and is based on vanilla FG Palette 0.",
    "latest_version": "smwc-26652-1617507459",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26652,
        "title": "Classic Grassland 2021",
        "version": "smwc-26652-1617507459",
        "upstream_time": 1617507459,
        "download_url": "https://dl.smwcentral.net/26652/Classic%20Grassland%202021.zip",
        "filename": "Classic Grassland 2021.zip",
        "size": 3846,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19745,
        "title": "Classic Grassland 3",
        "version": "smwc-19745-1556566430",
        "upstream_time": 1556566430,
        "download_url": "https://dl.smwcentral.net/19745/ClassicGrassland3.zip",
        "filename": "ClassicGrassland3.zip",
        "size": 3845,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13446,
        "title": "Classic Grassland 2",
        "version": "smwc-13446-1458061896",
        "upstream_time": 1458061896,
        "download_url": "https://dl.smwcentral.net/13446/ClassicGrassland2.zip",
        "filename": "ClassicGrassland2.zip",
        "size": 3727,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13059,
        "title": "Classic Grassland",
        "version": "smwc-13059-1453241755",
        "upstream_time": 1453241755,
        "download_url": "https://dl.smwcentral.net/13059/ClassicGrassland.zip",
        "filename": "ClassicGrassland.zip",
        "size": 3743,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-graveyard",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20535,
    "title": "Classic Graveyard",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland",
      "haunted"
    ],
    "description": "I've been meaning to submit a graveyard set like this since 2011, but kept putting it off.  Oh well...Here it is now!  Like all my Classic foregrounds, this set is compatible with a vanilla palette.  In this case, said palette is FG Palette 0.",
    "latest_version": "smwc-20535-1563860439",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20535,
        "title": "Classic Graveyard",
        "version": "smwc-20535-1563860439",
        "upstream_time": 1563860439,
        "download_url": "https://dl.smwcentral.net/20535/Classic%20Graveyard.zip",
        "filename": "Classic Graveyard.zip",
        "size": 3874,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-ice",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27039,
    "title": "Classic Ice 2021 Plus",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "ice",
      "needs remoderation",
      "snow"
    ],
    "description": "This package not only contains an ice/snow tileset in the style of the rest of my \"Classic 2021\" sets, but also a bonus file with graphics for snow-covered pipes and various frozen items, the latter of which can be used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=4069\">Ersanio's Ice Block pack.</a>  The base tileset requires no custom palette, but the snowy pipes and frozen items do.  The pipes and blocks are in a separate .map16 file in case you just want to use them.<br>\r\n<br>\r\nThe frozen itmes included are:<br>\r\n* Frozen Coin<br>\r\n* Frozen Muncher<br>\r\n* Frozen Yoshi Coin<br>\r\n* Frozen Springboard<br>\r\n* Frozen Key<br>\r\n* Frozen Keyhole<br>\r\n* Frozen P-Switch",
    "latest_version": "smwc-27039-1621300744",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27039,
        "title": "Classic Ice 2021 Plus",
        "version": "smwc-27039-1621300744",
        "upstream_time": 1621300744,
        "download_url": "https://dl.smwcentral.net/27039/ClassicIce2021.zip",
        "filename": "ClassicIce2021.zip",
        "size": 5958,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19746,
        "title": "Classic Ice 2",
        "version": "smwc-19746-1556566593",
        "upstream_time": 1556566593,
        "download_url": "https://dl.smwcentral.net/19746/ClassicIce2.zip",
        "filename": "ClassicIce2.zip",
        "size": 4240,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13065,
        "title": "Classic Ice",
        "version": "smwc-13065-1453242059",
        "upstream_time": 1453242059,
        "download_url": "https://dl.smwcentral.net/13065/ClassicIce.zip",
        "filename": "ClassicIce.zip",
        "size": 3955,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-ice-athletic",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27053,
    "title": "Classic Ice Athletic 2021 + Snowman Pokey",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "ice",
      "pokey",
      "snow"
    ],
    "description": "Here's an icy athletic set that uses vanilla palettes and includes line guides for line-guided sprites.  I also included graphics to turn Pokey into a snowman.  The snowman Pokey graphics do require a custom palette.",
    "latest_version": "smwc-27053-1621368870",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27053,
        "title": "Classic Ice Athletic 2021 + Snowman Pokey",
        "version": "smwc-27053-1621368870",
        "upstream_time": 1621368870,
        "download_url": "https://dl.smwcentral.net/27053/ClassicAthleticIce2021.zip",
        "filename": "ClassicAthleticIce2021.zip",
        "size": 6812,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-ice-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27110,
    "title": "Classic Ice Cave 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave",
      "ice",
      "needs remoderation"
    ],
    "description": "Here's a cool icy cave set that uses FG Palette 5.  It includes some decorative crystals and flashing Christmas lights to hang on the ceiling.",
    "latest_version": "smwc-27110-1622312395",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27110,
        "title": "Classic Ice Cave 2021",
        "version": "smwc-27110-1622312395",
        "upstream_time": 1622312395,
        "download_url": "https://dl.smwcentral.net/27110/ClassicIceCave2021.zip",
        "filename": "ClassicIceCave2021.zip",
        "size": 5094,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13135,
        "title": "Classic Ice Cave",
        "version": "smwc-13135-1453467408",
        "upstream_time": 1453467408,
        "download_url": "https://dl.smwcentral.net/13135/ClassicIceCave.zip",
        "filename": "ClassicIceCave.zip",
        "size": 4551,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-ice-crystal-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23603,
    "title": "Classic Ice Crystal Cave",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave",
      "ice"
    ],
    "description": "This icy crystalline cave set uses vanilla Palette 5 and contains plenty of ice and crystal-themed setpieces.",
    "latest_version": "smwc-23603-1594164308",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23603,
        "title": "Classic Ice Crystal Cave",
        "version": "smwc-23603-1594164308",
        "upstream_time": 1594164308,
        "download_url": "https://dl.smwcentral.net/23603/ClassicIceCrystalCave.zip",
        "filename": "ClassicIceCrystalCave.zip",
        "size": 4579,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-jungle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27294,
    "title": "Classic Jungle 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "jungle",
      "needs remoderation"
    ],
    "description": "Here's a jungle tileset based on FG Palette 00.",
    "latest_version": "smwc-27294-1623888934",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27294,
        "title": "Classic Jungle 2021",
        "version": "smwc-27294-1623888934",
        "upstream_time": 1623888934,
        "download_url": "https://dl.smwcentral.net/27294/ClassicJungle2021.zip",
        "filename": "ClassicJungle2021.zip",
        "size": 4117,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20544,
        "title": "Classic Jungle 2",
        "version": "smwc-20544-1564149538",
        "upstream_time": 1564149538,
        "download_url": "https://dl.smwcentral.net/20544/ClassicJungle2.zip",
        "filename": "ClassicJungle2.zip",
        "size": 3981,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13115,
        "title": "Classic Jungle",
        "version": "smwc-13115-1453242229",
        "upstream_time": 1453242229,
        "download_url": "https://dl.smwcentral.net/13115/ClassicJungle.zip",
        "filename": "ClassicJungle.zip",
        "size": 4036,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-lava-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27084,
    "title": "Classic Lava Cave 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave",
      "volcano"
    ],
    "description": "Here's a fiery cave tileset with lots of bones and animated lava flows.  It looks best with FG Palette 7, but 3 could also work.",
    "latest_version": "smwc-27084-1621625894",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27084,
        "title": "Classic Lava Cave 2021",
        "version": "smwc-27084-1621625894",
        "upstream_time": 1621625894,
        "download_url": "https://dl.smwcentral.net/27084/ClassicLavaCave2021.zip",
        "filename": "ClassicLavaCave2021.zip",
        "size": 5185,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-moon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27198,
    "title": "Classic Moon 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "space"
    ],
    "description": "This lunar tileset is compatible with FG palettes 3, 4, 5, and 7.  It even includes evil stars a la Super Mario Land 2's Space Zone.  They turn into coins with a Silver P-Switch.  If using both the stars and standard spikes in the same level, it's best to use a custom hurt block with the latter.",
    "latest_version": "smwc-27198-1622861339",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27198,
        "title": "Classic Moon 2021",
        "version": "smwc-27198-1622861339",
        "upstream_time": 1622861339,
        "download_url": "https://dl.smwcentral.net/27198/ClassicMoon2021.zip",
        "filename": "ClassicMoon2021.zip",
        "size": 4358,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19747,
        "title": "Classic Moon",
        "version": "smwc-19747-1556586838",
        "upstream_time": 1556586838,
        "download_url": "https://dl.smwcentral.net/19747/ClassicMoon.zip",
        "filename": "ClassicMoon.zip",
        "size": 3551,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-mountain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27085,
    "title": "Classic Mountain 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "This mountain tileset features pine trees, bridges, and even railroad tracks.  It looks best with FG Palettes 3, 4, and 7.",
    "latest_version": "smwc-27085-1621626011",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27085,
        "title": "Classic Mountain 2021",
        "version": "smwc-27085-1621626011",
        "upstream_time": 1621626011,
        "download_url": "https://dl.smwcentral.net/27085/Classic%20Mountain%202021.zip",
        "filename": "Classic Mountain 2021.zip",
        "size": 4425,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13096,
        "title": "Classic Mountain",
        "version": "smwc-13096-1453242376",
        "upstream_time": 1453242376,
        "download_url": "https://dl.smwcentral.net/13096/ClassicMountain.zip",
        "filename": "ClassicMountain.zip",
        "size": 3971,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-ocean",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26953,
    "title": "Classic Ocean 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "ship",
      "underwater"
    ],
    "description": "This underwater set includes half-buried decorative Koopa Shells, animated seaweed, some shipwreck bits, and Jelectros that, by default, are set to turn into coins when a Silver P-Switch is pressed.  <br>\r\n<br>\r\n The treasure chests can even be used with a custom block like <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3929\">this.</a>",
    "latest_version": "smwc-26953-1620331345",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26953,
        "title": "Classic Ocean 2021",
        "version": "smwc-26953-1620331345",
        "upstream_time": 1620331345,
        "download_url": "https://dl.smwcentral.net/26953/ClassicOcean2021.zip",
        "filename": "ClassicOcean2021.zip",
        "size": 4944,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-overgrown-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19774,
    "title": "Classic Overgrown Ruins",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "forest",
      "ruins"
    ],
    "description": "Here's a ruins/temple tileset that's teeming with greenery and flowers.  It's compatible with Palette 0.",
    "latest_version": "smwc-19774-1556691068",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19774,
        "title": "Classic Overgrown Ruins",
        "version": "smwc-19774-1556691068",
        "upstream_time": 1556691068,
        "download_url": "https://dl.smwcentral.net/19774/ClassicOvergrownRuins.zip",
        "filename": "ClassicOvergrownRuins.zip",
        "size": 5474,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-pyramid",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27074,
    "title": "Classic Pyramid 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "desert",
      "pyramid",
      "ruins"
    ],
    "description": "Here's a desert pyramid set based on vanilla Palette 4.  It features some of the same setpieces from <a href=\"https://www.smwcentral.net/?p=section&a=details&id=27058\">my latest desert tileset,</a> so you can use many of the same blocks.  It also uses the same ExAnimation file.",
    "latest_version": "smwc-27074-1621625573",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27074,
        "title": "Classic Pyramid 2021",
        "version": "smwc-27074-1621625573",
        "upstream_time": 1621625573,
        "download_url": "https://dl.smwcentral.net/27074/Classic%20Pyramid%202021.zip",
        "filename": "Classic Pyramid 2021.zip",
        "size": 4935,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13097,
    "title": "Classic Ruins",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "ruins"
    ],
    "description": "Here's #11 in the Classic Foregrounds series, a ruins/temple set with some Muncher flair.  This set works with vanilla palettes 3, 4, and 7.  Palette 5 MIGHT be good if you're doing an ice temple.",
    "latest_version": "smwc-13097-1453242434",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13097,
        "title": "Classic Ruins",
        "version": "smwc-13097-1453242434",
        "upstream_time": 1453242434,
        "download_url": "https://dl.smwcentral.net/13097/ClassicRuins.zip",
        "filename": "ClassicRuins.zip",
        "size": 4598,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-sewer",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27090,
    "title": "Classic Sewer 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "sewer"
    ],
    "description": "Here's a slimy, stinky sewer set based on FG Palette 1.",
    "latest_version": "smwc-27090-1621696421",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27090,
        "title": "Classic Sewer 2021",
        "version": "smwc-27090-1621696421",
        "upstream_time": 1621696421,
        "download_url": "https://dl.smwcentral.net/27090/ClassicSewer2021.zip",
        "filename": "ClassicSewer2021.zip",
        "size": 5823,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-ship",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27111,
    "title": "Classic Ship 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "airship",
      "ship"
    ],
    "description": "Here's a ship tileset based on FG Palette 4 that includes pieces for both Koopa Airships and pirate ships.",
    "latest_version": "smwc-27111-1622312590",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27111,
        "title": "Classic Ship 2021",
        "version": "smwc-27111-1622312590",
        "upstream_time": 1622312590,
        "download_url": "https://dl.smwcentral.net/27111/ClassicShip2021.zip",
        "filename": "ClassicShip2021.zip",
        "size": 4672,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21015,
        "title": "Classic Ship",
        "version": "smwc-21015-1567305893",
        "upstream_time": 1567305893,
        "download_url": "https://dl.smwcentral.net/21015/ClassicShip.zip",
        "filename": "ClassicShip.zip",
        "size": 4770,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-sky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27188,
    "title": "Classic Sky 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "mushroom",
      "needs remoderation",
      "sky"
    ],
    "description": "Here's a sky tileset that works with almost every vanilla.",
    "latest_version": "smwc-27188-1622852560",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27188,
        "title": "Classic Sky 2021",
        "version": "smwc-27188-1622852560",
        "upstream_time": 1622852560,
        "download_url": "https://dl.smwcentral.net/27188/ClassicSky2021.zip",
        "filename": "ClassicSky2021.zip",
        "size": 4437,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13127,
        "title": "Classic Sky",
        "version": "smwc-13127-1453398951",
        "upstream_time": 1453398951,
        "download_url": "https://dl.smwcentral.net/13127/ClassicSky.zip",
        "filename": "ClassicSky.zip",
        "size": 2973,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-snake-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19773,
    "title": "Classic Snake Temple",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "desert",
      "pyramid"
    ],
    "description": "Here's a pyramid/temple with a slight snake motif in the statues and torch sconces.  This is compatible with Palette 4, but might also look good with Palette 7 for a night theme.",
    "latest_version": "smwc-19773-1556690823",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19773,
        "title": "Classic Snake Temple",
        "version": "smwc-19773-1556690823",
        "upstream_time": 1556690823,
        "download_url": "https://dl.smwcentral.net/19773/ClassicSnakeTemple.zip",
        "filename": "ClassicSnakeTemple.zip",
        "size": 4414,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-swamp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27125,
    "title": "Classic Swamp 2021",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "swamp"
    ],
    "description": "Here is a swamp tileset based on FG Palette 1.  It might be Shrek's, but it probably isn't.",
    "latest_version": "smwc-27125-1622312673",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27125,
        "title": "Classic Swamp 2021",
        "version": "smwc-27125-1622312673",
        "upstream_time": 1622312673,
        "download_url": "https://dl.smwcentral.net/27125/ClassicSwamp2021.zip",
        "filename": "ClassicSwamp2021.zip",
        "size": 4074,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-water",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20918,
    "title": "Classic Water 2",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "needs remoderation",
      "underwater"
    ],
    "description": "This soggy set contains everything you need to build a typical water level, including corals, seaweed, blocks, and decorative oysters.  It even includes a couple treasure chests, and the small ones could be used with sprite-spawning custom blocks to hide power-ups.  This tileset is compatible with vanilla palettes and looks best with Palettes 1, 3, 4, and 7.",
    "latest_version": "smwc-20918-1567305784",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20918,
        "title": "Classic Water 2",
        "version": "smwc-20918-1567305784",
        "upstream_time": 1567305784,
        "download_url": "https://dl.smwcentral.net/20918/ClassicWater2.zip",
        "filename": "ClassicWater2.zip",
        "size": 4449,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13073,
        "title": "Classic Water",
        "version": "smwc-13073-1453242132",
        "upstream_time": 1453242132,
        "download_url": "https://dl.smwcentral.net/13073/ClassicWater.zip",
        "filename": "ClassicWater.zip",
        "size": 4045,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-wham-bam-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38153,
    "title": "Classic Wham Bam Ruins",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave",
      "ruins"
    ],
    "description": "Despite the name, this tileset draws most of its inspiration from Sonic 1's Labyrinth Zone.  The Wham Bam part comes from the Wham Bam Rock graphic on one of the setpieces.  This set requires no custom palette and will look best with vanilla palettes 3, 4, and 7.<br>\r\n<br>\r\nUPDATE: I updated the Wham Bam Rock carvings to look more like his less-controversial Super Star Ultra design.",
    "latest_version": "smwc-38153-1722375919",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38153,
        "title": "Classic Wham Bam Ruins",
        "version": "smwc-38153-1722375919",
        "upstream_time": 1722375919,
        "download_url": "https://dl.smwcentral.net/38153/Classic%20Wham%20Bam%20Rock%20Ruins.zip",
        "filename": "Classic Wham Bam Rock Ruins.zip",
        "size": 4980,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classic-wood-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23578,
    "title": "Classic Wood Castle",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "forest"
    ],
    "description": "This is an expanded version of the wooden castle foreground seen in Mega Rex's Castle in Super Mario Outbreak.  It uses vanilla palette 4 and is perfect for tree fort levels.",
    "latest_version": "smwc-23578-1594164005",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23578,
        "title": "Classic Wood Castle",
        "version": "smwc-23578-1594164005",
        "upstream_time": 1594164005,
        "download_url": "https://dl.smwcentral.net/23578/ClassicWoodCastle.zip",
        "filename": "ClassicWoodCastle.zip",
        "size": 4527,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-classy-airship",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23921,
    "title": "Classy Airship",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "airship",
      "needs remoderation"
    ],
    "description": "An Airship with a Classy air in it, enjoy it.",
    "latest_version": "smwc-23921-1595188700",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23921,
        "title": "Classy Airship",
        "version": "smwc-23921-1595188700",
        "upstream_time": 1595188700,
        "download_url": "https://dl.smwcentral.net/23921/Classy%20Airship.zip",
        "filename": "Classy Airship.zip",
        "size": 3754,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-claymates-forest-yard",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29412,
    "title": "Claymates - Forest Yard",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "grassland",
      "mountain"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">TURNABOUT OMICRON: C3 THREAD</span></b><br>\r\n<br>\r\nThe Mountain with Forest background from \"Claymates\" SNES game.<br>\r\nThe Green Pipe is incompatible with the background colors.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-29412-1641859039",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29412,
        "title": "Claymates - Forest Yard",
        "version": "smwc-29412-1641859039",
        "upstream_time": 1641859039,
        "download_url": "https://dl.smwcentral.net/29412/claymatesyard.zip",
        "filename": "claymatesyard.zip",
        "size": 5375,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-clear-pipes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29571,
    "title": "Clear Pipes",
    "authors": [
      "TheBourgyman"
    ],
    "tags": [
      "ice",
      "night",
      "patch needed",
      "pipe",
      "sewer",
      "space"
    ],
    "description": "Pipes that are transparent, Super Mario 3D World style. Can be used for decoration, or as screen scrolling pipes (necessitates the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=27019\">SMB3 Screen Scrolling Pipes</a> patch).<br>\r\n<br>\r\nThey use background palette 0 by default, as this is how they fit best in a vanilla SMW environment, but implementing a custom palette shouldn't be too hard.<br>\r\n<br>\r\nSee the readme file on how to use in conjunction with the SSP patch.<br>\r\n<br>\r\n",
    "latest_version": "smwc-29571-1643068090",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29571,
        "title": "Clear Pipes",
        "version": "smwc-29571-1643068090",
        "upstream_time": 1643068090,
        "download_url": "https://dl.smwcentral.net/29571/Clear%20pipes.zip",
        "filename": "Clear pipes.zip",
        "size": 7558,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cleft",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1580,
    "title": "Cleft",
    "authors": [
      "Iguy"
    ],
    "tags": [
      "bony beetle",
      "needs remoderation"
    ],
    "description": "made by request form DarthYoshi492<br>\r\n<br>\r\nreplace the Bony Beetle or the spiny for a paper mario cleft <br>\r\n<br>\r\nread the read me for more information <br>\r\n<br>\r\ngive credit please (Iguy)<br>\r\n<br>\r\n",
    "latest_version": "smwc-1580-1416487720",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1580,
        "title": "Cleft",
        "version": "smwc-1580-1416487720",
        "upstream_time": 1416487720,
        "download_url": "https://dl.smwcentral.net/1580/Sprite.zip",
        "filename": "Sprite.zip",
        "size": 5308,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-clock-house",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23915,
    "title": "Clock House",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "haunted",
      "mechanical",
      "needs remoderation"
    ],
    "description": "A old Clock House that you can use in Ghost House Levels. Ejoy.",
    "latest_version": "smwc-23915-1595188370",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23915,
        "title": "Clock House",
        "version": "smwc-23915-1595188370",
        "upstream_time": 1595188370,
        "download_url": "https://dl.smwcentral.net/23915/Clock%20House%20Tileset.zip",
        "filename": "Clock House Tileset.zip",
        "size": 9119,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-clock-tower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2596,
    "title": "Clock Tower",
    "authors": [
      "ZetMyst"
    ],
    "tags": [
      "castle",
      "mechanical",
      "needs remoderation"
    ],
    "description": "Not quite finised yet.<br>\r\nCredit isn't needed but it would be nice.<br>\r\n<br>\r\nThis includes the exanimation, please delete the other one.",
    "latest_version": "smwc-2596-1426616341",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2596,
        "title": "Clock Tower",
        "version": "smwc-2596-1426616341",
        "upstream_time": 1426616341,
        "download_url": "https://dl.smwcentral.net/2596/SCT.zip",
        "filename": "SCT.zip",
        "size": 9934,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34175,
    "title": "Clouds",
    "authors": [
      "wye"
    ],
    "tags": [
      "grassland",
      "mushroom",
      "needs remoderation",
      "sky"
    ],
    "description": "A simple custom cloud BG. Comes with 3 different palettes.",
    "latest_version": "smwc-34175-1687726363",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34175,
        "title": "Clouds",
        "version": "smwc-34175-1687726363",
        "upstream_time": 1687726363,
        "download_url": "https://dl.smwcentral.net/34175/cloud%20%28update%29.zip",
        "filename": "cloud (update).zip",
        "size": 5015,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14127,
        "title": "Clouds",
        "version": "smwc-14127-1469845461",
        "upstream_time": 1469845461,
        "download_url": "https://dl.smwcentral.net/14127/Clouds.zip",
        "filename": "Clouds.zip",
        "size": 2411,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6643,
        "title": "Clouds",
        "version": "smwc-6643-1401579852",
        "upstream_time": 1401579852,
        "download_url": "https://dl.smwcentral.net/6643/Cloud.zip",
        "filename": "Cloud.zip",
        "size": 4074,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5669,
        "title": "Clouds",
        "version": "smwc-5669-1373720598",
        "upstream_time": 1373720598,
        "download_url": "https://dl.smwcentral.net/5669/clouds.zip",
        "filename": "clouds.zip",
        "size": 3079,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-clouds-and-mushrooms",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21924,
    "title": "Clouds and Mushrooms",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "mushroom",
      "needs remoderation",
      "patch needed",
      "sky"
    ],
    "description": "Here's a cloud and mushroom Layer 3 background for when you want your sky levels to have moving Layer 2.  You will need to install an alternate Status Bar patch to use this, like the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\">Minimalist Status Bars</a>.",
    "latest_version": "smwc-21924-1584469797",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21924,
        "title": "Clouds and Mushrooms",
        "version": "smwc-21924-1584469797",
        "upstream_time": 1584469797,
        "download_url": "https://dl.smwcentral.net/21924/Layer%203%20Mushrooms.zip",
        "filename": "Layer 3 Mushrooms.zip",
        "size": 2298,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11471,
        "title": "Clouds and Mushrooms",
        "version": "smwc-11471-1435183070",
        "upstream_time": 1435183070,
        "download_url": "https://dl.smwcentral.net/11471/CloudsNShrooms.zip",
        "filename": "CloudsNShrooms.zip",
        "size": 2402,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cloudy-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34141,
    "title": "Cloudy Clouds",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "sky"
    ],
    "description": "Hey there! This is my final ExGFX submission I have to update to the new style, so here it is.<br>\r\n<br>\r\nIt's a BG, with clouds, and fluffyness! All info is included in the filenames, so have fun!<br>\r\n",
    "latest_version": "smwc-34141-1687296357",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34141,
        "title": "Cloudy Clouds",
        "version": "smwc-34141-1687296357",
        "upstream_time": 1687296357,
        "download_url": "https://dl.smwcentral.net/34141/Cloudy%20Clouds%20%28update%29.zip",
        "filename": "Cloudy Clouds (update).zip",
        "size": 2047,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-clowns",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24431,
    "title": "Clowns",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "carnival",
      "koopa"
    ],
    "description": "Circus clowns that serve as a replacement for Koopas.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"autisticsceptile1993\"><a href=\"/?p=profile&amp;id=15914\" style=\"color: var(--user-color-2);\" class=\"un\">autisticsceptile1993</a></span>.",
    "latest_version": "smwc-24431-1598649457",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24431,
        "title": "Clowns",
        "version": "smwc-24431-1598649457",
        "upstream_time": 1598649457,
        "download_url": "https://dl.smwcentral.net/24431/clown.zip",
        "filename": "clown.zip",
        "size": 4695,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-club-penguin-penguin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35632,
    "title": "Club Penguin - Penguin",
    "authors": [
      "PuffleDreemurr"
    ],
    "tags": [
      "npc",
      "penguin"
    ],
    "description": "After JH-03, I even turned the Club Penguin penguin into an NPC.<br>\r\n<br>\r\nThe citizen penguins will meet Mario for the first time in history and will also give Mario some tips.<br>\r\n<br>\r\nTo add this Penguin, you must use the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29212\">NPCs v4.3</a> sprite.",
    "latest_version": "smwc-35632-1701713736",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35632,
        "title": "Club Penguin - Penguin",
        "version": "smwc-35632-1701713736",
        "upstream_time": 1701713736,
        "download_url": "https://dl.smwcentral.net/35632/Club%20Penguin%20-%20Penguin.zip",
        "filename": "Club Penguin - Penguin.zip",
        "size": 2977,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-coin-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27995,
    "title": "Coin Coin",
    "authors": [
      "Apple Boy"
    ],
    "tags": [
      "coin",
      "dragon coin"
    ],
    "description": "Dragon Coin with a Coin instead of a Dragon.",
    "latest_version": "smwc-27995-1628963282",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27995,
        "title": "Coin Coin",
        "version": "smwc-27995-1628963282",
        "upstream_time": 1628963282,
        "download_url": "https://dl.smwcentral.net/27995/CoinCoin.zip",
        "filename": "CoinCoin.zip",
        "size": 1539,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-coin-coin-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39197,
    "title": "Coin Coin Coin",
    "authors": [
      "Apple Boy"
    ],
    "tags": [
      "coin",
      "patch needed",
      "star coin"
    ],
    "description": "The successor to the Coin Coin, which was a Dragon Coin with a Coin instead of a Dragon. This one is a Star Coin with a Coin Coin instead of a Star.<br>\r\n<br>\r\nJokingly requested by <span class=\"un-outer\" title=\"Kevin\"><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=36308\" style=\"color: var(--user-color-2);\" class=\"un\">Kevin</a></span>.<br>\r\n<br>\r\nUses <a href=\"https://www.smwcentral.net/?p=section&a=details&id=19763\">lx5's Star Coins</a>.<br>\r\n<br>\r\nI'm not making a Coin Coin Coin Coin, even if someone makes Comet Medals for this game",
    "latest_version": "smwc-39197-1739468661",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39197,
        "title": "Coin Coin Coin",
        "version": "smwc-39197-1739468661",
        "upstream_time": 1739468661,
        "download_url": "https://dl.smwcentral.net/39197/CoinCoinCoinButFixedWithAnExAnimationThing.zip",
        "filename": "CoinCoinCoinButFixedWithAnExAnimationThing.zip",
        "size": 5761,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-collosus-smw-mountain-tower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12791,
    "title": "Collosus (SMW) - Mountain Tower",
    "authors": [
      "levelengine"
    ],
    "tags": [
      "castle",
      "mountain",
      "needs remoderation",
      "sky"
    ],
    "description": "The mountains background what was used in a few Colossus levels, such as the Sacred Sky Ruin.<br>\r\n<br>\r\nIt uses a lot of dithering, so no telling where exactly it will fit best.",
    "latest_version": "smwc-12791-1450797585",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12791,
        "title": "Collosus (SMW) - Mountain Tower",
        "version": "smwc-12791-1450797585",
        "upstream_time": 1450797585,
        "download_url": "https://dl.smwcentral.net/12791/Colossus%20Mountains%20with%20Tower.zip",
        "filename": "Colossus Mountains with Tower.zip",
        "size": 3789,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-commercial-neighborhood",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11518,
    "title": "Commercial Neighborhood",
    "authors": [
      "Lumy"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "Would fit urban levels most. There are ExAnimations, which were included in the sample level.",
    "latest_version": "smwc-11518-1435182809",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11518,
        "title": "Commercial Neighborhood",
        "version": "smwc-11518-1435182809",
        "upstream_time": 1435182809,
        "download_url": "https://dl.smwcentral.net/11518/Commercial%20Neighborhood.zip",
        "filename": "Commercial Neighborhood.zip",
        "size": 11613,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-commodore",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5814,
    "title": "Commodore 64 - Font",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "Ripped for font from Commodore 64, it was released on August 1982 by Commodore International.",
    "latest_version": "smwc-5814-1379247018",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5814,
        "title": "Commodore 64 - Font",
        "version": "smwc-5814-1379247018",
        "upstream_time": 1379247018,
        "download_url": "https://dl.smwcentral.net/5814/Commodore%2064%20Font.zip",
        "filename": "Commodore 64 Font.zip",
        "size": 1243,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-computer-center-teletraan",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20484,
    "title": "Computer Center / Teletraan-1",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "mechanical"
    ],
    "description": "By default, this tileset does represent Teletraan-1/the Autobot HQ control room as seen in Transformers G1, but you can rearrange the tiles to make any sort of mechanical setting with lots of computer screens.",
    "latest_version": "smwc-20484-1563854657",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20484,
        "title": "Computer Center / Teletraan-1",
        "version": "smwc-20484-1563854657",
        "upstream_time": 1563854657,
        "download_url": "https://dl.smwcentral.net/20484/Gamma%20V%20-%20Teletraan1.zip",
        "filename": "Gamma V - Teletraan1.zip",
        "size": 3729,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-congo-s-caper-ghost-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30569,
    "title": "Congo's Caper - Ghost World",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "haunted",
      "mountain"
    ],
    "description": "Ripped from Congo's Caper<br>\r\n<br>\r\nthis one belongs to the world of ghosts and is close to the background of the initial world but it has some relevant differences I think that's why I put it separate from that one",
    "latest_version": "smwc-30569-1650510465",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30569,
        "title": "Congo's Caper - Ghost World",
        "version": "smwc-30569-1650510465",
        "upstream_time": 1650510465,
        "download_url": "https://dl.smwcentral.net/30569/Ghostworld.zip",
        "filename": "Ghostworld.zip",
        "size": 4548,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-congo-s-caper-mountain-lake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30571,
    "title": "Congo's Caper - Mountain Lake",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "lake",
      "mountain"
    ],
    "description": "Ripped from Congo's Caper.",
    "latest_version": "smwc-30571-1650577890",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30571,
        "title": "Congo's Caper - Mountain Lake",
        "version": "smwc-30571-1650577890",
        "upstream_time": 1650577890,
        "download_url": "https://dl.smwcentral.net/30571/CC%20-%20Blue%20Mountains.zip",
        "filename": "CC - Blue Mountains.zip",
        "size": 4325,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-congo-s-caper-valley-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30567,
    "title": "Congo's Caper - Valley World",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mountain"
    ],
    "description": "Ripped from Congo's Caper<br>\r\n<br>\r\nthis background appears on the title screen and also in the first world",
    "latest_version": "smwc-30567-1650573917",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30567,
        "title": "Congo's Caper - Valley World",
        "version": "smwc-30567-1650573917",
        "upstream_time": 1650573917,
        "download_url": "https://dl.smwcentral.net/30567/Mountains.zip",
        "filename": "Mountains.zip",
        "size": 4801,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-congo-s-caper-volcano-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30566,
    "title": "Congo's Caper - Volcano World",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "volcano"
    ],
    "description": "Ripped from Congo's Caper<br>\r\n<br>\r\nthis background belongs to Congo's Caper and has some variations I included two of them here only 2 because the others don't seem good at the moment I can put them in the future or make a new submission",
    "latest_version": "smwc-30566-1650572777",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30566,
        "title": "Congo's Caper - Volcano World",
        "version": "smwc-30566-1650572777",
        "upstream_time": 1650572777,
        "download_url": "https://dl.smwcentral.net/30566/VolcanoWorld.zip",
        "filename": "VolcanoWorld.zip",
        "size": 10033,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-congo-s-caper-water-world-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30570,
    "title": "Congo's Caper - Water World (Mountains)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mountain"
    ],
    "description": "Ripped from Congo's Caper<br>\r\n<br>\r\nthis one belongs to the world where there are only water stages that's why I called it the water world<br>\r\n<br>\r\npalettes 0 and 3 have 3 colors at the end of them that are free",
    "latest_version": "smwc-30570-1650573275",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30570,
        "title": "Congo's Caper - Water World (Mountains)",
        "version": "smwc-30570-1650573275",
        "upstream_time": 1650573275,
        "download_url": "https://dl.smwcentral.net/30570/Lightningstage.zip",
        "filename": "Lightningstage.zip",
        "size": 5864,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-conker-reloaded-tediz",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16241,
    "title": "Conker Reloaded - Tediz",
    "authors": [
      "Blizzard Buffalo"
    ],
    "tags": [
      "koopa",
      "needs remoderation"
    ],
    "description": "The Tediz from Conker, in their Live and Reloaded incarnation, I was about to make it a custom sprite, that shoots bullets, throws greneades and stuff, but since I can't code and program ASM, I just made it as Koopa replacement. Feel free to edit it as an ASM if you like.<br>\r\n<br>\r\nNet Koopa and Super Koopa Compatible, I also recommend you to NOT use it with pink and green berries since the palettes are changed unless you hardcode them to not share the palettes.",
    "latest_version": "smwc-16241-1504911810",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16241,
        "title": "Conker Reloaded - Tediz",
        "version": "smwc-16241-1504911810",
        "upstream_time": 1504911810,
        "download_url": "https://dl.smwcentral.net/16241/Tediz.zip",
        "filename": "Tediz.zip",
        "size": 9805,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-construction-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 986,
    "title": "Construction/Factory",
    "authors": [
      "cyphermur9t"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "This is my very first ExGFX I have ever made! I'm proud of my accomplishment :). But anyways,<br>\r\nThis comes with the two Map16 pages and a palette setting and the ExGFX.bin file (obviously). Extended Animation Frames go well with this.<br>\r\n-This uses FG3- ",
    "latest_version": "smwc-986-1397385707",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 986,
        "title": "Construction/Factory",
        "version": "smwc-986-1397385707",
        "upstream_time": 1397385707,
        "download_url": "https://dl.smwcentral.net/986/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 3495,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-construction-site",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13922,
    "title": "Construction Site",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "city",
      "construction",
      "mechanical",
      "needs remoderation"
    ],
    "description": "Here's a construction site set, just in case you want to pay homage to the original Donkey Kong arcade game or just have a level set in a construction site.",
    "latest_version": "smwc-13922-1468749858",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13922,
        "title": "Construction Site",
        "version": "smwc-13922-1468749858",
        "upstream_time": 1468749858,
        "download_url": "https://dl.smwcentral.net/13922/Construction.zip",
        "filename": "Construction.zip",
        "size": 4732,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1467,
        "title": "Construction Site",
        "version": "smwc-1467-1404804973",
        "upstream_time": 1404804973,
        "download_url": "https://dl.smwcentral.net/1467/cus-construct.zip",
        "filename": "cus-construct.zip",
        "size": 30852,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-contra-hard-corps-base",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6773,
    "title": "Contra: Hard Corps - Base",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "mechanical",
      "needs remoderation",
      "night",
      "space"
    ],
    "description": "Ripped By: Rykon-V73<br>\r\nUpdated By: S.R.H.<br>\r\n<br>\r\nOriginal Description: \"I forgot where is this BG used. My first Genesis rip. Enjoy!\"<br>\r\n<br>\r\nChanges: Bin file converted to Map16. Palette file doesn't overwrite some unneeded colors. Sample level edited. Graphics now use BG1 + BG3 instead of BG1 + FG2.",
    "latest_version": "smwc-6773-1403710307",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6773,
        "title": "Contra: Hard Corps - Base",
        "version": "smwc-6773-1403710307",
        "upstream_time": 1403710307,
        "download_url": "https://dl.smwcentral.net/6773/chcs.zip",
        "filename": "chcs.zip",
        "size": 7246,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-contra-hard-corps-highway",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 180,
    "title": "Contra: Hard Corps - Highway",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "Seen in the level, where you fight the flying-robobug, ship and DeadeyeJoe's robot bosses. Don't know the name of the stage.",
    "latest_version": "smwc-180-1403776273",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 180,
        "title": "Contra: Hard Corps - Highway",
        "version": "smwc-180-1403776273",
        "upstream_time": 1403776273,
        "download_url": "https://dl.smwcentral.net/180/contra-hard-corps-street%20-%20highway.zip",
        "filename": "contra-hard-corps-street - highway.zip",
        "size": 4236,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-contra-hard-corps-jungle-boss",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6775,
    "title": "Contra: Hard Corps - Jungle Boss",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "Ripped by: Rykon-V73<br>\r\nUpdated by: S.R.H.<br>\r\n<br>\r\nOriginal Description: \"BG seen in the main boss section of the jungle level. Enjoy using it, if you do!\"<br>\r\n<br>\r\nChanges: Converted bin file to map16, palette file edited, proper screenshots.",
    "latest_version": "smwc-6775-1403710444",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6775,
        "title": "Contra: Hard Corps - Jungle Boss",
        "version": "smwc-6775-1403710444",
        "upstream_time": 1403710444,
        "download_url": "https://dl.smwcentral.net/6775/CHCJB.zip",
        "filename": "CHCJB.zip",
        "size": 4018,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-contra-hard-corps-train",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6776,
    "title": "Contra: Hard Corps - Train ",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "Ripped by: Rykon-V73<br>\r\nUpdated by: S.R.H.<br>\r\n<br>\r\nOriginal Description: In the Genesis game, this BG is 512*512, so I had to cut off some tiles. Uses 2 palettes, it uses palette 0, but I think the status bar isn't affected. <br>\r\n<br>\r\nChanges: Doesn't affect status bar anymore. Bin file converted to map16. Sample level edited. Tag added, and stuff..",
    "latest_version": "smwc-6776-1403716813",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6776,
        "title": "Contra: Hard Corps - Train ",
        "version": "smwc-6776-1403716813",
        "upstream_time": 1403716813,
        "download_url": "https://dl.smwcentral.net/6776/CHCTL.zip",
        "filename": "CHCTL.zip",
        "size": 5753,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-contra-iii-the-alien-wars-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1202,
    "title": "Contra III: The Alien Wars - Stage 3",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "desert",
      "mechanical",
      "needs remoderation"
    ],
    "description": "To be used in your industrial levels. <br>\r\n<br>\r\n- The tornado smoke is ExAnimated.",
    "latest_version": "smwc-1202-1403024755",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1202,
        "title": "Contra III: The Alien Wars - Stage 3",
        "version": "smwc-1202-1403024755",
        "upstream_time": 1403024755,
        "download_url": "https://dl.smwcentral.net/1202/Contra.zip",
        "filename": "Contra.zip",
        "size": 12321,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 457,
        "title": "Contra III: The Alien Wars - Stage 1",
        "version": "smwc-457-1384978350",
        "upstream_time": 1384978350,
        "download_url": "https://dl.smwcentral.net/457/c3a-stage1.zip",
        "filename": "c3a-stage1.zip",
        "size": 3995,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 389,
        "title": "Contra III: The Alien Wars - Stage 4",
        "version": "smwc-389-1383145609",
        "upstream_time": 1383145609,
        "download_url": "https://dl.smwcentral.net/389/c3a-stagefour.zip",
        "filename": "c3a-stagefour.zip",
        "size": 6928,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-contra-nes-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28422,
    "title": "Contra (NES) - Font",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "The font from the NES Contra. Has a few custom symbols the original doesn't have.<br>\r\n<br>\r\nWarning: This font doesn't have lowercase!",
    "latest_version": "smwc-28422-1632538422",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28422,
        "title": "Contra (NES) - Font",
        "version": "smwc-28422-1632538422",
        "upstream_time": 1632538422,
        "download_url": "https://dl.smwcentral.net/28422/Contra%20%28NES%29%20-%20Font.zip",
        "filename": "Contra (NES) - Font.zip",
        "size": 926,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-conveyor-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29047,
    "title": "Conveyor Blocks",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "block",
      "conveyor"
    ],
    "description": "These blocks convey (HAHA) their function without ExAnimation, so that the player can tell at a glance their direction and speed. It's meant to be used with  <a href=\"https://www.smwcentral.net/?p=section&a=details&id=20327\">Custom Conveyor Blocks v1.0</a>. They use the vanilla palette #5.",
    "latest_version": "smwc-29047-1640131426",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29047,
        "title": "Conveyor Blocks",
        "version": "smwc-29047-1640131426",
        "upstream_time": 1640131426,
        "download_url": "https://dl.smwcentral.net/29047/ConveyorBlocks.zip",
        "filename": "ConveyorBlocks.zip",
        "size": 2032,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cookie-run-ginger-brave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26710,
    "title": "Cookie Run - Ginger Brave",
    "authors": [
      "Albert1234"
    ],
    "tags": [
      "cookie",
      "male",
      "needs remoderation"
    ],
    "description": "Ginger Brave is a character from the Cookie Run games.<br>\r\nRequested by @Paithus<br>\r\nThe zip includes:<br>\r\nGFX00.bin<br>\r\nGFX10.bin<br>\r\nGFX32.bin<br>\r\nGinverBrave_Shared.pal (shared palette)<br>\r\nOW Yoshis Palette Fix.pal (No Shared Palette)<br>\r\nOW Yoshis Palette Fix.palmask<br>\r\nREAD ME.txt",
    "latest_version": "smwc-26710-1618235750",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26710,
        "title": "Cookie Run - Ginger Brave",
        "version": "smwc-26710-1618235750",
        "upstream_time": 1618235750,
        "download_url": "https://dl.smwcentral.net/26710/Cookie%20Run%20-%20GingerBrave.zip",
        "filename": "Cookie Run - GingerBrave.zip",
        "size": 15841,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cool-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1248,
    "title": "Cool Font",
    "authors": [
      "Illusiyellow"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "This font is based off the Acknowledge font, which you can find @ \"1001freefonts.com.\" This is going to be featured in Investigator Corruptendo.<br>\r\nReplace GFX28 and 2A with these and import the Graphics into your hack for the font to succesfully change, or use it as an ExGFX.",
    "latest_version": "smwc-1248-1403956129",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1248,
        "title": "Cool Font",
        "version": "smwc-1248-1403956129",
        "upstream_time": 1403956129,
        "download_url": "https://dl.smwcentral.net/1248/cool-font.zip",
        "filename": "cool-font.zip",
        "size": 2146,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cool-spot-shell-shock-beach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1308,
    "title": "Cool Spot - Shell Shock (Beach)",
    "authors": [
      "MarioLegendary"
    ],
    "tags": [
      "beach",
      "needs remoderation",
      "sky"
    ],
    "description": "This is the BG of the first level. You can add a nice 3D scrolling effect. I added a slower speed version.<br>\r\n<br>\r\nsmwhdmamultilayer1updatetable2.tbl included.",
    "latest_version": "smwc-1308-1403936012",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1308,
        "title": "Cool Spot - Shell Shock (Beach)",
        "version": "smwc-1308-1403936012",
        "upstream_time": 1403936012,
        "download_url": "https://dl.smwcentral.net/1308/Background.zip",
        "filename": "Background.zip",
        "size": 283735,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cooligan",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33100,
    "title": "Cooligan",
    "authors": [
      "luigi doll"
    ],
    "tags": [
      "cooligan",
      "redrawn"
    ],
    "description": "Well i was looking at <a href=\"https://www.smwcentral.net/?p=section&a=details&id=26767\">cooligan's sprite </a> and honestly i didn't think the graphics were very polished especially because of his beak so i decided to rework them and make a redrawn version for super mario world (graphic compatible with pal E).",
    "latest_version": "smwc-33100-1676060367",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33100,
        "title": "Cooligan",
        "version": "smwc-33100-1676060367",
        "upstream_time": 1676060367,
        "download_url": "https://dl.smwcentral.net/33100/Cooligan%20reworked%20graphics%20%28and%20Redrawn-Styled%29.zip",
        "filename": "Cooligan reworked graphics (and Redrawn-Styled).zip",
        "size": 5635,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cooly-skunk-snes-spruce-trees",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40583,
    "title": "Cooly Skunk (SNES) - Spruce Trees",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "2bpp",
      "forest"
    ],
    "description": "Spruce trees layer 3 image from the Satellaview demo of Cooly Skunk, which was later released on PlayStation (named Punky Skunk in the US).",
    "latest_version": "smwc-40583-1757187905",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40583,
        "title": "Cooly Skunk (SNES) - Spruce Trees",
        "version": "smwc-40583-1757187905",
        "upstream_time": 1757187905,
        "download_url": "https://dl.smwcentral.net/40583/Cooly%20Skunk%20-%20Spruce%20%28Layer%203%29.zip",
        "filename": "Cooly Skunk - Spruce (Layer 3).zip",
        "size": 2609,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cosmic-cop-zone-a",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19912,
    "title": "Cosmic Cop - Zone A",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city",
      "mechanical",
      "needs remoderation",
      "sky"
    ],
    "description": "Background used in the first mission (Zone A) in Cosmic Cop (Arcade).<br>\r\n<br>\r\nThis is a HUGE background, it uses basically every tile besides FG3 and animations from FG1 and FG2 (for make it vanilla-collectables/FG compatible) and also 4 palette rows. It's still usable overall, but keep this in mind.",
    "latest_version": "smwc-19912-1558445221",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19912,
        "title": "Cosmic Cop - Zone A",
        "version": "smwc-19912-1558445221",
        "upstream_time": 1558445221,
        "download_url": "https://dl.smwcentral.net/19912/Cosmic%20Cop%20Zone%20A.zip",
        "filename": "Cosmic Cop Zone A.zip",
        "size": 12378,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cosmic-cop-zone-c",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19913,
    "title": "Cosmic Cop - Zone C",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city",
      "forest",
      "mechanical",
      "mountain",
      "needs remoderation",
      "night",
      "sky"
    ],
    "description": "Background used in the third mission (Zone C) in Cosmic Cop (Arcade).<br>\r\n<br>\r\nThis is a HUGE background, it uses FG2, BG1, BG2 and BG3, and also 3 palette rows. Keep this in mind.",
    "latest_version": "smwc-19913-1558445230",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19913,
        "title": "Cosmic Cop - Zone C",
        "version": "smwc-19913-1558445230",
        "upstream_time": 1558445230,
        "download_url": "https://dl.smwcentral.net/19913/Cosmic%20Cop%20Zone%20C.zip",
        "filename": "Cosmic Cop Zone C.zip",
        "size": 12473,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cosmic-spacehead-abstract-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40427,
    "title": "Cosmic Spacehead - Abstract Clouds",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "abstract",
      "sky"
    ],
    "description": "<b><span style=\"font-size: 22pt;\">C3 SUMMER 2025:</span></b><br>\r\n<br>\r\nThe \"Clouds with geometric Features Area\" from the <b><u>Cosmic Spacehead</u></b> Sega Genesis game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-40427-1756050632",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40427,
        "title": "Cosmic Spacehead - Abstract Clouds",
        "version": "smwc-40427-1756050632",
        "upstream_time": 1756050632,
        "download_url": "https://dl.smwcentral.net/40427/cosmic-spacehead-abstractclouds.zip",
        "filename": "cosmic-spacehead-abstractclouds.zip",
        "size": 6115,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cosmic-spacehead-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40425,
    "title": "Cosmic Spacehead - Desert",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "desert"
    ],
    "description": "<b><span style=\"font-size: 22pt;\">C3 SUMMER 2025:</span></b><br>\r\n<br>\r\nThe \"Desert Area\" from the <b><u>Cosmic Spacehead</u></b> Sega Genesis game.<br>\r\n<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-40425-1756050467",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40425,
        "title": "Cosmic Spacehead - Desert",
        "version": "smwc-40425-1756050467",
        "upstream_time": 1756050467,
        "download_url": "https://dl.smwcentral.net/40425/cosmic-spacehead-desert.zip",
        "filename": "cosmic-spacehead-desert.zip",
        "size": 6320,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cosmo-s-cosmic-adventure",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19481,
    "title": "Cosmo's Cosmic Adventure",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "needs remoderation",
      "sans serif",
      "title screen"
    ],
    "description": "Font used in the DOS game Cosmo's Cosmic Adventure.",
    "latest_version": "smwc-19481-1553973243",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19481,
        "title": "Cosmo's Cosmic Adventure",
        "version": "smwc-19481-1553973243",
        "upstream_time": 1553973243,
        "download_url": "https://dl.smwcentral.net/19481/Cosmo%27s%20Cosmic%20Adventure%20Font.zip",
        "filename": "Cosmo%27s Cosmic Adventure Font.zip",
        "size": 4899,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cosmo-s-cosmic-adventure-bonus-stars",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18697,
    "title": "Cosmo's Cosmic Adventure - Bonus Stars",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "bonus",
      "needs remoderation",
      "night",
      "sky",
      "space"
    ],
    "description": "Background used in some of the bonus of the game.",
    "latest_version": "smwc-18697-1546297066",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18697,
        "title": "Cosmo's Cosmic Adventure - Bonus Stars",
        "version": "smwc-18697-1546297066",
        "upstream_time": 1546297066,
        "download_url": "https://dl.smwcentral.net/18697/cosmo%20bonus%20stars.zip",
        "filename": "cosmo bonus stars.zip",
        "size": 4189,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-country-flags",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34913,
    "title": "Country Flags",
    "authors": [
      "Hammerer"
    ],
    "tags": [
      "country",
      "flag"
    ],
    "description": "If you want to put a contry in your project, it's here! I made this pack with 80 famous countries flags, countries from America, Europe, Asia, Africa, Oceania and Caribbean. Uses entire blank half in row 5.",
    "latest_version": "smwc-34913-1692581320",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34913,
        "title": "Country Flags",
        "version": "smwc-34913-1692581320",
        "upstream_time": 1692581320,
        "download_url": "https://dl.smwcentral.net/34913/CountriesFlags.zip",
        "filename": "CountriesFlags.zip",
        "size": 5121,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-courier-new-franklin-gothic",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2252,
    "title": "Courier New + Franklin Gothic",
    "authors": [
      "wye"
    ],
    "tags": [
      "cutscene",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Two VWF Windows fonts - Courier New and Franklin Gothic Medium, to be precise. <b>To be used with RPG Hacker's VWF Dialogue Tool.</b><br>\r\n<br>\r\nSample IPS included, in case you're both curious and lazy.<br>\r\n<br>\r\n<small>(credit not needed, but if you really want to, go ahead.)</small>",
    "latest_version": "smwc-2252-1424086106",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2252,
        "title": "Courier New + Franklin Gothic",
        "version": "smwc-2252-1424086106",
        "upstream_time": 1424086106,
        "download_url": "https://dl.smwcentral.net/2252/VWF_Fonts.zip",
        "filename": "VWF_Fonts.zip",
        "size": 39966,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-courtyard",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 214,
    "title": "Courtyard",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "If you're looking for an ideal Royal Mushroom Courtyard, check this out.",
    "latest_version": "smwc-214-1370806929",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 214,
        "title": "Courtyard",
        "version": "smwc-214-1370806929",
        "upstream_time": 1370806929,
        "download_url": "https://dl.smwcentral.net/214/courtyard.zip",
        "filename": "courtyard.zip",
        "size": 3604,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1690,
    "title": "Cow",
    "authors": [
      "Link13"
    ],
    "tags": [
      "male",
      "mouser",
      "needs remoderation"
    ],
    "description": "Mouser graphic replaced with Cow, yes a cow, its palette is 9 and the Bob-Omb graphic's palette is B.<br>\r\n<br>\r\nRequested by: Lemonade",
    "latest_version": "smwc-1690-1419131266",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1690,
        "title": "Cow",
        "version": "smwc-1690-1419131266",
        "upstream_time": 1419131266,
        "download_url": "https://dl.smwcentral.net/1690/COW-Mouser.zip",
        "filename": "COW-Mouser.zip",
        "size": 4123,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-crab",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8955,
    "title": "Crab",
    "authors": [
      "mariomaker6"
    ],
    "tags": [
      "goomba",
      "needs remoderation"
    ],
    "description": "http://www.smwcentral.net/?p=section&a=details&id=1738<br>\r\n<br>\r\nDescription: change goomba's GFX with some classic SMB inspired crab GFX<br>\r\n<br>\r\nNo custom palette.",
    "latest_version": "smwc-8955-1409066428",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8955,
        "title": "Crab",
        "version": "smwc-8955-1409066428",
        "upstream_time": 1409066428,
        "download_url": "https://dl.smwcentral.net/8955/goomba%20to%20crab.zip",
        "filename": "goomba to crab.zip",
        "size": 2617,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-crash-bandicoot",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39817,
    "title": "Crash Bandicoot",
    "authors": [
      "LinkstormZ"
    ],
    "tags": [
      "crash bandicoot",
      "desert",
      "male",
      "needs remoderation",
      "patch needed",
      "pyramid"
    ],
    "description": "Crash Bandicoot in SMW style as a playable character.<br>\r\n<br>\r\n I remember reading someone requested that on this forum.<br>\r\n<br>\r\nI adapted it as best I could. It includes:<br>\r\n<br>\r\n- Player GFX;<br>\r\n- Overworld map sprites<br>\r\n- Text name changed<br>\r\n<br>\r\nRequires the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=26000\">32x32 Player patch</a>.<br>\r\n<br>\r\n<span style=\"color: #ff0000;\">Warning! Overwrites colors used by Mega Moles, Monty Moles, Flying Question Blocks and other sprites that use palette 8. <br>\r\n<br>\r\nYou may need to remap them. </span>",
    "latest_version": "smwc-39817-1747418080",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39817,
        "title": "Crash Bandicoot",
        "version": "smwc-39817-1747418080",
        "upstream_time": 1747418080,
        "download_url": "https://dl.smwcentral.net/39817/Crash%20Bandicoot%20%28SMW%29%20asar2.zip",
        "filename": "Crash Bandicoot (SMW) asar2.zip",
        "size": 44204,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19881,
        "title": "Crash Bandicoot 2: N-Tranced - Pharaoh's Funhouse",
        "version": "smwc-19881-1557779133",
        "upstream_time": 1557779133,
        "download_url": "https://dl.smwcentral.net/19881/CB2%20Pharaoh%27s%20Funhouse.zip",
        "filename": "CB2 Pharaoh%27s Funhouse.zip",
        "size": 6396,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-crash-nitro-kart-gba-velo-s-challenge",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19882,
    "title": "Crash Nitro Kart (GBA) - Velo's Challenge",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "bonus",
      "needs remoderation",
      "space"
    ],
    "description": "Background used in the \"Velo's Challenge\" race in Crash Nitro Kart (GBA).<br>\r\n<br>\r\nHuge background, uses FG2, BG1, BG2 and BG3 (though only one palette row and 1/2 map16 page). You were advised!",
    "latest_version": "smwc-19882-1557779188",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19882,
        "title": "Crash Nitro Kart (GBA) - Velo's Challenge",
        "version": "smwc-19882-1557779188",
        "upstream_time": 1557779188,
        "download_url": "https://dl.smwcentral.net/19882/CNK%20Velo%27s%20Challenge.zip",
        "filename": "CNK Velo%27s Challenge.zip",
        "size": 10622,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-crate-and-delivery-marker",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35305,
    "title": "Crate and Delivery Marker",
    "authors": [
      "lustreflux"
    ],
    "tags": [
      "key",
      "keyhole"
    ],
    "description": "I found it kind of awkward and confusing to have a key in a level, to be used for key jumps (or whatever else), that didn't have a keyhole. So to clarify that the sprite was simply meant to be used as a carriable platform/box I made this crate graphic that uses the existing vanilla SMW key pallet. I find it also does a better job showing the key's hitbox so you can stand on its edge a bit easier.<br>\r\n<br>\r\nBuuuuut, I did add a delivery marker replacement for the keyhole, just in case Mario needs to deliver the box to get a secret exit.<br>\r\n<br>\r\nRemember to lift with your knees.<br>\r\n<br>\r\npls credit me",
    "latest_version": "smwc-35305-1697841962",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35305,
        "title": "Crate and Delivery Marker",
        "version": "smwc-35305-1697841962",
        "upstream_time": 1697841962,
        "download_url": "https://dl.smwcentral.net/35305/Crate.zip",
        "filename": "Crate.zip",
        "size": 2807,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-crayon-shin-chan-densetsu-o-yobu-omake-no-miyako-shockgaan-gba-houses",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31324,
    "title": "Crayon Shin-chan: Densetsu o Yobu Omake no Miyako Shockgaan! (GBA) - Houses",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "town"
    ],
    "description": "<span style=\"font-size: 21pt;\"><b>C3 SUMMER 2022:</b></span><br>\r\n<br>\r\nThe houses background from \"Crayon Shin-chan: Densetsu o Yobu Omake no Miyako Shockgaan!\" japanese GBA game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31324-1657319826",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31324,
        "title": "Crayon Shin-chan: Densetsu o Yobu Omake no Miyako Shockgaan! (GBA) - Houses",
        "version": "smwc-31324-1657319826",
        "upstream_time": 1657319826,
        "download_url": "https://dl.smwcentral.net/31324/Shinchanhouses.zip",
        "filename": "Shinchanhouses.zip",
        "size": 4856,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-crayon-shin-chan-densetsu-o-yobu-omake-no-miyako-shockgaan-gba-space",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31358,
    "title": "Crayon Shin-chan: Densetsu o Yobu Omake no Miyako Shockgaan! (GBA) - Space",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "space"
    ],
    "description": "<span style=\"font-size: 21pt;\"><b>C3 SUMMER 2022:</b></span><br>\r\n<br>\r\nThe space background from \"Crayon Shin-chan: Densetsu o Yobu Omake no Miyako Shockgaan!\" GBA game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31358-1657386302",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31358,
        "title": "Crayon Shin-chan: Densetsu o Yobu Omake no Miyako Shockgaan! (GBA) - Space",
        "version": "smwc-31358-1657386302",
        "upstream_time": 1657386302,
        "download_url": "https://dl.smwcentral.net/31358/shinchanspace.zip",
        "filename": "shinchanspace.zip",
        "size": 3825,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-crazy-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18815,
    "title": "Crazy Castle 3 - Garden",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "The foreground of the first 15 levels in Bugs Bunny: Crazy Castle 3.<br>\r\n<br>\r\nIncludes a total of 15 palettes, since the original game uses one palette per level.<br>\r\n<br>\r\nMod note: Make sure to use GFX header Rope1 if you want the animated platforms to function like the moving ropes. Edited the sample level to reflect this.",
    "latest_version": "smwc-18815-1547512192",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18815,
        "title": "Crazy Castle 3 - Garden",
        "version": "smwc-18815-1547512192",
        "upstream_time": 1547512192,
        "download_url": "https://dl.smwcentral.net/18815/CC3%20-%20Garden.zip",
        "filename": "CC3 - Garden.zip",
        "size": 17009,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-creepy-hydrocity-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38292,
    "title": "Creepy Hydrocity Zone",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "haunted",
      "patch needed",
      "ruins"
    ],
    "description": "This tileset was released at Winter C3 2024. I am finally uploading it. Took most of my time to draw by usinga reference from Sonic Mania. Both BGs are original and even the tileset is original. Palette is easy to edit. Play with it. Use the sample level as reference. Both BGs and tileset are animated.<br>\r\n<br>\r\nFor layer 3, it's wise to use either a sprite status bar, custom status bar or the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove Status Bar </a>patch. <br>\r\n<br>\r\nHave fun!",
    "latest_version": "smwc-38292-1724727797",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38292,
        "title": "Creepy Hydrocity Zone",
        "version": "smwc-38292-1724727797",
        "upstream_time": 1724727797,
        "download_url": "https://dl.smwcentral.net/38292/Sonic%20Mania-%20Creepy%20Hydrocity%20Zone%20tileset.zip",
        "filename": "Sonic Mania- Creepy Hydrocity Zone tileset.zip",
        "size": 33492,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-croc-grasslands",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6428,
    "title": "Croc - Grasslands",
    "authors": [
      "An00bis"
    ],
    "tags": [
      "8-bit",
      "grassland",
      "needs remoderation"
    ],
    "description": "A nice rocky grassland set ripped from the GBC game Croc. Map16 pages and palette included, credit would be nice but you don't have to :}",
    "latest_version": "smwc-6428-1395511334",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6428,
        "title": "Croc - Grasslands",
        "version": "smwc-6428-1395511334",
        "upstream_time": 1395511334,
        "download_url": "https://dl.smwcentral.net/6428/Croc.zip",
        "filename": "Croc.zip",
        "size": 3185,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-crystal",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19095,
    "title": "Crystal",
    "authors": [
      "PercentN"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "A custom tileset that can be used for cave/underground/crystal/ruins/etc. levels.<br>\r\n<br>\r\nGo ham.",
    "latest_version": "smwc-19095-1551376126",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19095,
        "title": "Crystal",
        "version": "smwc-19095-1551376126",
        "upstream_time": 1551376126,
        "download_url": "https://dl.smwcentral.net/19095/Crystals.zip",
        "filename": "Crystals.zip",
        "size": 8011,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-crystal-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34191,
    "title": "Crystal Castle",
    "authors": [
      "Wavee"
    ],
    "tags": [
      "castle",
      "ice"
    ],
    "description": "My entry for the 2014 graphics contest. Enjoy!",
    "latest_version": "smwc-34191-1687994781",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34191,
        "title": "Crystal Castle",
        "version": "smwc-34191-1687994781",
        "upstream_time": 1687994781,
        "download_url": "https://dl.smwcentral.net/34191/CrystalCastle%20%28update%29.zip",
        "filename": "CrystalCastle (update).zip",
        "size": 4331,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-crystal-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15688,
    "title": "Crystal Cave",
    "authors": [
      "Green Jerry",
      "Qwerty Triple6"
    ],
    "tags": [
      "cave",
      "ice",
      "needs remoderation"
    ],
    "description": "This is the Crystal Cave tileset from <a href=\"https://www.mfgg.net/index.php?act=resdb&param=02&c=1&id=32175\" rel=\"nofollow\">Mario Fan Games Galaxy</a>.<br>\r\n<br>\r\nGive credit to Qwerty Triple6 if used.",
    "latest_version": "smwc-15688-1498805080",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15688,
        "title": "Crystal Cave",
        "version": "smwc-15688-1498805080",
        "upstream_time": 1498805080,
        "download_url": "https://dl.smwcentral.net/15688/Crystal%20Cave.zip",
        "filename": "Crystal Cave.zip",
        "size": 6408,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6756,
        "title": "Crystal Cave",
        "version": "smwc-6756-1404316733",
        "upstream_time": 1404316733,
        "download_url": "https://dl.smwcentral.net/6756/Crystal%20Cave.zip",
        "filename": "Crystal Cave.zip",
        "size": 33395,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-crystal-ground",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27133,
    "title": "Crystal Ground",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave"
    ],
    "description": "These crystalline ground tiles are intended as an addendum to either the vanilla cave tileset or a custom one.  They don't require custom palettes and look best with Palettes 1, 2, 3, 5, 6, and 7.  4 would also work if you don't use the crystals that use palette row 3.",
    "latest_version": "smwc-27133-1622168127",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27133,
        "title": "Crystal Ground",
        "version": "smwc-27133-1622168127",
        "upstream_time": 1622168127,
        "download_url": "https://dl.smwcentral.net/27133/SolidCrystals.zip",
        "filename": "SolidCrystals.zip",
        "size": 3157,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-crystal-stars-in-the-sky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14404,
    "title": "Crystal Stars In The Sky",
    "authors": [
      "Kixune"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "ruins",
      "sky"
    ],
    "description": "A somewhat abstract sky background + foreground set, released at the summer C3 in 2016.<br>\r\n<br>\r\n<br>\r\nCredit is not necessary, but it would be fine ;)",
    "latest_version": "smwc-14404-1473871343",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14404,
        "title": "Crystal Stars In The Sky",
        "version": "smwc-14404-1473871343",
        "upstream_time": 1473871343,
        "download_url": "https://dl.smwcentral.net/14404/Kixune_SkyFG%2BBG.zip",
        "filename": "Kixune_SkyFG+BG.zip",
        "size": 12031,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cucco",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33196,
    "title": "Cucco",
    "authors": [
      "Dark Prince",
      "NBTD"
    ],
    "tags": [
      "goomba"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 2023 WINTER SUBMISSION</b></span><br>\r\n<br>\r\nThe hostile chicken enemy from The Legend of Zelda series.  You may remember it from Aeron's Golden Cookie Quest, where inputting the Konami code at Setsuma VIllage summons a barrage of mean chickens.  Uses vanilla palette. <br>\r\n<br>\r\nUse it with any sprite you see fit.<br>\r\n<br>\r\nDark Prince reshaded this No Body the Dragon graphics at my request (it is me, Anorakun).<br>\r\n<br>\r\nPlease credit Dark Prince and NBTD if using this graphic.",
    "latest_version": "smwc-33196-1684214261",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33196,
        "title": "Cucco",
        "version": "smwc-33196-1684214261",
        "upstream_time": 1684214261,
        "download_url": "https://dl.smwcentral.net/33196/Cucco.zip",
        "filename": "Cucco.zip",
        "size": 2653,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-custom-castle-metroid-style",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22402,
    "title": "Custom Castle (Metroid Style)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Here is a tileset that borrows some elements from MZM/MF(Metroid Zero Mission/Metroid Fusion). I also spent some time on this tileset. I hope people use it. Read the .docx for details. Give credit, if used.",
    "latest_version": "smwc-22402-1584369446",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22402,
        "title": "Custom Castle (Metroid Style)",
        "version": "smwc-22402-1584369446",
        "upstream_time": 1584369446,
        "download_url": "https://dl.smwcentral.net/22402/CustCastle-Metroid.zip",
        "filename": "CustCastle-Metroid.zip",
        "size": 246059,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-custom-castle-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39363,
    "title": "Custom Castle Tileset",
    "authors": [
      "codfish1002"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Custom Drawn Castle Tileset I released in C3 winter 2025.<br>\r\n<br>\r\nGive credit if used.",
    "latest_version": "smwc-39363-1739933895",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39363,
        "title": "Custom Castle Tileset",
        "version": "smwc-39363-1739933895",
        "upstream_time": 1739933895,
        "download_url": "https://dl.smwcentral.net/39363/Custom%20Castle.zip",
        "filename": "Custom Castle.zip",
        "size": 3646,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 22234,
        "title": "Custom Castle Tileset",
        "version": "smwc-22234-1588217425",
        "upstream_time": 1588217425,
        "download_url": "https://dl.smwcentral.net/22234/Custom%20Castle%20tileset.zip",
        "filename": "Custom Castle tileset.zip",
        "size": 21536,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-custom-cave-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39364,
    "title": "Custom Cave Tileset",
    "authors": [
      "codfish1002"
    ],
    "tags": [
      "cave"
    ],
    "description": "Custom Drawn Cave Tileset I released in C3 winter 2025, inspired by Yoshi's Island's cave tileset.<br>\r\n<br>\r\nGive credit if used.",
    "latest_version": "smwc-39364-1739934013",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39364,
        "title": "Custom Cave Tileset",
        "version": "smwc-39364-1739934013",
        "upstream_time": 1739934013,
        "download_url": "https://dl.smwcentral.net/39364/Custom%20Cave.zip",
        "filename": "Custom Cave.zip",
        "size": 3858,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-custom-goomba",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41783,
    "title": "Custom Goomba",
    "authors": [
      "VannyArts",
      "zAce08xZ"
    ],
    "tags": [
      "goomba"
    ],
    "description": "A custom Goomba from the \"Custom Series\" by vannyarts on MFGG.<br>\r\n<br>\r\nUse this <a href=\"//www.smwcentral.net/?p=tweaks&a=details&id=246\">tweak</a> to make Goombas stomp like in SMB.<br>\r\n<br>\r\nI ripped this <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=35124\" rel=\"nofollow\">sheet</a> in 2023, I don't know why I didn't send it before, but anyway.<br>\r\n<br>\r\nIf used, credits to <span class=\"un-outer\" title=\"VannyArts\"><a href=\"/?p=profile&amp;id=70174\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">VannyArts</a></span>",
    "latest_version": "smwc-41783-1772847808",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41783,
        "title": "Custom Goomba",
        "version": "smwc-41783-1772847808",
        "upstream_time": 1772847808,
        "download_url": "https://dl.smwcentral.net/41783/Goomba.zip",
        "filename": "Goomba.zip",
        "size": 5237,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-custom-made-misc-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8750,
    "title": "Custom Made Misc Blocks",
    "authors": [
      "omegablack"
    ],
    "tags": [
      "coin",
      "needs remoderation",
      "question block",
      "turn block"
    ],
    "description": "I am using these in a hack I'm making.<br>\r\n<br>\r\n-Custom Yoshi Egg Coin<br>\r\n-Custom Egg Block (I have been using the Egg coin as the              <br>\r\n   Dragon coin, and use the Egg Block to allow Passage when     <br>\r\n   X Egg Coins are Collected)<br>\r\n-The \"+\" Star Block I made for the Block the adds Bonus<br>\r\n Stars<br>\r\n-The other Star Blocks i made to use with Pay Bonus Star<br>\r\n Block that shatters when you pay the amount.<br>\r\n-The Shell Blocks i Made for the Breakable with ... Shell<br>\r\n-A redesigned P-Switch (inspired by TSRPR2 Not the Same<br>\r\n exact Block)<br>\r\n-Redesigned \"?\" Block and Turn Block",
    "latest_version": "smwc-8750-1407823159",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8750,
        "title": "Custom Made Misc Blocks",
        "version": "smwc-8750-1407823159",
        "upstream_time": 1407823159,
        "download_url": "https://dl.smwcentral.net/8750/ExGraphics.zip",
        "filename": "ExGraphics.zip",
        "size": 36533,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-custom-peach-credits-and-ending-cutscenes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34208,
    "title": "Custom Peach (Credits and Ending Cutscenes)",
    "authors": [
      "EvilYoshiToes",
      "HDTV"
    ],
    "tags": [
      "credits",
      "ending",
      "peach"
    ],
    "description": "<a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=34206\" rel=\"nofollow\">Sprites by EvilYoshiToes on MFGG</a>.<br>\r\n<br>\r\nRequested by buggy789.<br>\r\nIt isn't a perfect conversion due to how the Peach sprites work, but it is pretty close.",
    "latest_version": "smwc-34208-1688236980",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34208,
        "title": "Custom Peach (Credits and Ending Cutscenes)",
        "version": "smwc-34208-1688236980",
        "upstream_time": 1688236980,
        "download_url": "https://dl.smwcentral.net/34208/PeachEYT.zip",
        "filename": "PeachEYT.zip",
        "size": 11632,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-custom-switch-block",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39691,
    "title": "Custom Switch Block",
    "authors": [
      "teddy"
    ],
    "tags": [
      "block"
    ],
    "description": "A Switch Block replacement that replaces the ! with a mushroom.<br>\r\nNo credits Needed",
    "latest_version": "smwc-39691-1744422925",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39691,
        "title": "Custom Switch Block",
        "version": "smwc-39691-1744422925",
        "upstream_time": 1744422925,
        "download_url": "https://dl.smwcentral.net/39691/GFX14.zip",
        "filename": "GFX14.zip",
        "size": 1625,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-custom-switch-blocks-cloud-yoshi-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31817,
    "title": "Custom Switch Blocks + Cloud + Yoshi Coin",
    "authors": [
      "Pinkman95"
    ],
    "tags": [
      "cloud",
      "switch block",
      "yoshi coin"
    ],
    "description": "Can be use with original game palette.",
    "latest_version": "smwc-31817-1660497948",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31817,
        "title": "Custom Switch Blocks + Cloud + Yoshi Coin",
        "version": "smwc-31817-1660497948",
        "upstream_time": 1660497948,
        "download_url": "https://dl.smwcentral.net/31817/Custom%20switch%2B%20cloud%2B%20yoshi%20coin.zip",
        "filename": "Custom switch+ cloud+ yoshi coin.zip",
        "size": 1554,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-custom-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1352,
    "title": "Custom Temple",
    "authors": [
      "leictreon"
    ],
    "tags": [
      "needs remoderation",
      "temple"
    ],
    "description": "A custom temple BG. Suits perfectly with the FG.<br>\r\nNo credit needed.<br>\r\n<br>\r\n<i>Edit: Includes a custom palette, better than the sample level's one.</i>",
    "latest_version": "smwc-1352-1404836655",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1352,
        "title": "Custom Temple",
        "version": "smwc-1352-1404836655",
        "upstream_time": 1404836655,
        "download_url": "https://dl.smwcentral.net/1352/Background.zip",
        "filename": "Background.zip",
        "size": 4318,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cute-animal",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27831,
    "title": "Cute Animal",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "piranha plant"
    ],
    "description": "I choose the dog, since the design is quite easy. I also included the upside-down cute animal as well. Uses the original SMW palette.<br>\r\nThis is meant to be a killable enemy, so use Tweaker or a custom piranha plant sprite.<br>\r\nGive credit, if used.<br>\r\n<br>\r\nRequested by <a href=\"https://www.smwcentral.net/?p=profile&id=1496\">qantuum</a>",
    "latest_version": "smwc-27831-1627400451",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27831,
        "title": "Cute Animal",
        "version": "smwc-27831-1627400451",
        "upstream_time": 1627400451,
        "download_url": "https://dl.smwcentral.net/27831/16x32%20pipe-dwelling%20cute%20animal.zip",
        "filename": "16x32 pipe-dwelling cute animal.zip",
        "size": 5200,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cute-grasslands",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26554,
    "title": "Cute Grasslands",
    "authors": [
      "Insanit"
    ],
    "tags": [
      "grasslands",
      "needs remoderation"
    ],
    "description": "My first original tileset, pretty simple and cute UwU",
    "latest_version": "smwc-26554-1616783584",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26554,
        "title": "Cute Grasslands",
        "version": "smwc-26554-1616783584",
        "upstream_time": 1616783584,
        "download_url": "https://dl.smwcentral.net/26554/Cute_Grasslands.zip",
        "filename": "Cute_Grasslands.zip",
        "size": 3327,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cute-on-off-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37394,
    "title": "Cute ON-OFF Blocks",
    "authors": [
      "mathie"
    ],
    "tags": [
      "block",
      "on-off"
    ],
    "description": "A set of On-Off blocks of various sizes, with a cute (·' '·) face.<br>\r\n<br>\r\n⚠ Note that all these blocks act like tile 25 by default. To add actual solid/passable functionality to them, please use fitting custom block ASM, like the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=15344\">Switch Pack</a> blocks.",
    "latest_version": "smwc-37394-1709868719",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37394,
        "title": "Cute ON-OFF Blocks",
        "version": "smwc-37394-1709868719",
        "upstream_time": 1709868719,
        "download_url": "https://dl.smwcentral.net/37394/on-off%20blocks%20with%20face.zip",
        "filename": "on-off blocks with face.zip",
        "size": 2650,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cutscene-letters",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10747,
    "title": "Cutscene Letters",
    "authors": [
      "jimbo1qaz"
    ],
    "tags": [
      "cutscene",
      "needs remoderation"
    ],
    "description": "Set BG1 to 80 (or whatever the ExGFX is set to)<br>\r\nLayer 2 as level, interact on/off doesn't matter<br>\r\nLetters act as empty tile<br>\r\nNo custom palette required<br>\r\nCredit appreciated!",
    "latest_version": "smwc-10747-1423066734",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10747,
        "title": "Cutscene Letters",
        "version": "smwc-10747-1423066734",
        "upstream_time": 1423066734,
        "download_url": "https://dl.smwcentral.net/10747/cutscene_letters%20105.zip",
        "filename": "cutscene_letters 105.zip",
        "size": 2016,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cyber-citizen-shockman-zero-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31464,
    "title": "Cyber Citizen Shockman Zero - Stage 6 (Spaceship)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "cave",
      "city",
      "eastern",
      "forest",
      "industrial",
      "interior",
      "mechanical",
      "wood"
    ],
    "description": "An industrial, urban-like background from the very rare game, Kaizou Choujin Shubibinman Zero, which originally was a  Satellaview game, but got a very rare physical cartridge release in 2017. Needless to say, works well with industrial or urban levels. <a href=\"https://www.smwcentral.net/?p=viewthread&t=121860\"> Part of my C3 2022 Summer thread. </a><br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-31464-1657901460",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31464,
        "title": "Cyber Citizen Shockman Zero - Stage 6 (Spaceship)",
        "version": "smwc-31464-1657901460",
        "upstream_time": 1657901460,
        "download_url": "https://dl.smwcentral.net/31464/Shubibinman%20-%20Stage%206.zip",
        "filename": "Shubibinman - Stage 6.zip",
        "size": 2588,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31340,
        "title": "Cyber Citizen Shockman Zero - Stage 3 (Azuma Castle)",
        "version": "smwc-31340-1657387252",
        "upstream_time": 1657387252,
        "download_url": "https://dl.smwcentral.net/31340/Kaizou%20Choujin%20Shubibinman%20Zero%20-%20Mysterious%20Factory%20Temple%20FG.zip",
        "filename": "Kaizou Choujin Shubibinman Zero - Mysterious Factory Temple FG.zip",
        "size": 4256,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31334,
        "title": "Cyber Citizen Shockman Zero - Stage 1 (Construction Site)",
        "version": "smwc-31334-1658981336",
        "upstream_time": 1658981336,
        "download_url": "https://dl.smwcentral.net/31334/Kaizou%20Choujin%20Shubibinman%20Zero%20-%20Construction%20Site%20Background.zip",
        "filename": "Kaizou Choujin Shubibinman Zero - Construction Site Background.zip",
        "size": 4391,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29693,
        "title": "Cyber Citizen Shockman Zero - Stage 3 (Azuma Castle)",
        "version": "smwc-29693-1644115829",
        "upstream_time": 1644115829,
        "download_url": "https://dl.smwcentral.net/29693/BS%20Kaizou%20Chounin%20Shubibinman%20Zero%20-%20Mysterious%20Factory%20Temple.zip",
        "filename": "BS Kaizou Chounin Shubibinman Zero - Mysterious Factory Temple.zip",
        "size": 6445,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23688,
        "title": "Cyber Citizen Shockman Zero - Stage 2 (Museum)",
        "version": "smwc-23688-1594175335",
        "upstream_time": 1594175335,
        "download_url": "https://dl.smwcentral.net/23688/Kaizou%20Museum%20FG.zip",
        "filename": "Kaizou Museum FG.zip",
        "size": 6217,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20709,
        "title": "Cyber Citizen Shockman Zero - Stage 4 (Factory)",
        "version": "smwc-20709-1563590259",
        "upstream_time": 1563590259,
        "download_url": "https://dl.smwcentral.net/20709/BSKaizouTyoujinShubibinmanZeroStage4BGfactory.zip",
        "filename": "BSKaizouTyoujinShubibinmanZeroStage4BGfactory.zip",
        "size": 4176,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20708,
        "title": "Cyber Citizen Shockman Zero - Stage 3 (Forest)",
        "version": "smwc-20708-1563590453",
        "upstream_time": 1563590453,
        "download_url": "https://dl.smwcentral.net/20708/BSKaizouTyoujinShubibinmanZeroStage3BGforest.zip",
        "filename": "BSKaizouTyoujinShubibinmanZeroStage3BGforest.zip",
        "size": 5044,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20707,
        "title": "Cyber Citizen Shockman Zero - Stage 2 (Museum)",
        "version": "smwc-20707-1563590477",
        "upstream_time": 1563590477,
        "download_url": "https://dl.smwcentral.net/20707/BSKaizouTyoujinShubibinmanZeroStage2BGmuseum.zip",
        "filename": "BSKaizouTyoujinShubibinmanZeroStage2BGmuseum.zip",
        "size": 4171,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20476,
        "title": "Cyber Citizen Shockman Zero - Stage 4 (Cave)",
        "version": "smwc-20476-1563492010",
        "upstream_time": 1563492010,
        "download_url": "https://dl.smwcentral.net/20476/BSKaizouTyoujinShubibinmanZeroStage4BGcave.zip",
        "filename": "BSKaizouTyoujinShubibinmanZeroStage4BGcave.zip",
        "size": 4597,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20429,
        "title": "Cyber Citizen Shockman Zero - Stage 1 (Construction Site)",
        "version": "smwc-20429-1562976163",
        "upstream_time": 1562976163,
        "download_url": "https://dl.smwcentral.net/20429/BSKaizouTyoujinShubibinmanZeroStage1-3FG.zip",
        "filename": "BSKaizouTyoujinShubibinmanZeroStage1-3FG.zip",
        "size": 4087,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20428,
        "title": "Cyber Citizen Shockman Zero - Stage 1 (City Buildings)",
        "version": "smwc-20428-1562981520",
        "upstream_time": 1562981520,
        "download_url": "https://dl.smwcentral.net/20428/BSKaizouTyoujinShubibinmanZeroStage1FG.zip",
        "filename": "BSKaizouTyoujinShubibinmanZeroStage1FG.zip",
        "size": 15836,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cyborg",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1895,
    "title": "Cyborg 009 - First Level",
    "authors": [
      "Hobz"
    ],
    "tags": [
      "forest",
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "Only uses bg 1 and palette 3 and 5. <br>\r\nenjoy.",
    "latest_version": "smwc-1895-1411327244",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1895,
        "title": "Cyborg 009 - First Level",
        "version": "smwc-1895-1411327244",
        "upstream_time": 1411327244,
        "download_url": "https://dl.smwcentral.net/1895/Cyborg%20009%20-%20level%201%20BG.zip",
        "filename": "Cyborg 009 - level 1 BG.zip",
        "size": 4478,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-cypher-s-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 315,
    "title": "Cypher's Castle",
    "authors": [
      "cyphermur9t"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Graphics created by me. Also includes ExAnimation by option.",
    "latest_version": "smwc-315-1403341021",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 315,
        "title": "Cypher's Castle",
        "version": "smwc-315-1403341021",
        "upstream_time": 1403341021,
        "download_url": "https://dl.smwcentral.net/315/cus-cypher.zip",
        "filename": "cus-cypher.zip",
        "size": 40831,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-daisy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27154,
    "title": "Daisy",
    "authors": [
      "clockworkweeble"
    ],
    "tags": [
      "female",
      "needs remoderation",
      "player"
    ],
    "description": "Princess Daisy in a light cartoon style consistent with the regular game. I tried to keep Daisy cheerful, enthusiastic and bold. A complete set of player graphics, including cape, castle animations and blushing. Player 2's palette is in a Princess Peach colour scheme.<br>\r\n<br>\r\n1.1.0 - Re-ordered overworld palette to fix Yoshi/switch palace colours.<br>\r\n        Added Peach (Luigi) overworld colours.<br>\r\n        Fixed out of date palette in ASM file.<br>\r\n        Corrected README instructions for loading palettes.<br>\r\n<br>\r\nWith great thanks to MM102 for the <a href=\"https://www.youtube.com/watch?v=t7qfZgj8nnc&t=0s\" rel=\"nofollow\">Character Creation Kit</a> which made the process of iterating on the graphics so much more pleasant.<br>\r\n<br>\r\nPlease let me know what you make with this, I would love to see it!",
    "latest_version": "smwc-27154-1622415353",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27154,
        "title": "Daisy",
        "version": "smwc-27154-1622415353",
        "upstream_time": 1622415353,
        "download_url": "https://dl.smwcentral.net/27154/Daisy_v1.1.0.zip",
        "filename": "Daisy_v1.1.0.zip",
        "size": 24327,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-daizo-dee-von-s-dkc-rotating-barrels",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26487,
    "title": "Daizo Dee Von's \"DKC\" Rotating Barrels",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "barrel cannon",
      "needs remoderation"
    ],
    "description": "Intended to be used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18769\">this sprite</a>. With tweaks, it can work with the other existing barrel cannon sprites too.<br>\r\n<br>\r\nThese graphics are main to be more suitable for general SMW Hacks. Includes versions with and without arrows.<br>\r\n<br>\r\nConsidering I drew these from scratch, credit is appreciated. Thank you.",
    "latest_version": "smwc-26487-1616123404",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26487,
        "title": "Daizo Dee Von's \"DKC\" Rotating Barrels",
        "version": "smwc-26487-1616123404",
        "upstream_time": 1616123404,
        "download_url": "https://dl.smwcentral.net/26487/%5BGraphics%5D%20DDV%27s%20DKC%20Rotating%20Barrels.zip",
        "filename": "%5BGraphics%5D DDV%27s DKC Rotating Barrels.zip",
        "size": 4184,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dangerous-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23916,
    "title": "Dangerous Factory",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "industrial",
      "needs remoderation"
    ],
    "description": "A graphic useful for industrial/factory levels, enjoy.",
    "latest_version": "smwc-23916-1595197194",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23916,
        "title": "Dangerous Factory",
        "version": "smwc-23916-1595197194",
        "upstream_time": 1595197194,
        "download_url": "https://dl.smwcentral.net/23916/Dangerous%20Factory.zip",
        "filename": "Dangerous Factory.zip",
        "size": 4687,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dangerous-seed-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37170,
    "title": "Dangerous Seed - Stage 3 (Boss)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "abstract",
      "castle",
      "cave",
      "flesh",
      "forest",
      "house",
      "ice",
      "industrial",
      "jungle",
      "mechanical",
      "texture",
      "underwater"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 Winter 2024</b></span><br>\r\n<br>\r\nThe \"Unusual underground\" from the Sega Genesis game <b><u>Dangerous Seed</u></b>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-37170-1709052619",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37170,
        "title": "Dangerous Seed - Stage 3 (Boss)",
        "version": "smwc-37170-1709052619",
        "upstream_time": 1709052619,
        "download_url": "https://dl.smwcentral.net/37170/DangerousSeed-Stage3Boss.zip",
        "filename": "DangerousSeed-Stage3Boss.zip",
        "size": 3424,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33285,
        "title": "Dangerous Seed - Stage 12 (Level)",
        "version": "smwc-33285-1676648932",
        "upstream_time": 1676648932,
        "download_url": "https://dl.smwcentral.net/33285/DangerousSeedStageTwelveLevel.zip",
        "filename": "DangerousSeedStageTwelveLevel.zip",
        "size": 3542,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33284,
        "title": "Dangerous Seed - Stage 2 (Boss)",
        "version": "smwc-33284-1676648756",
        "upstream_time": 1676648756,
        "download_url": "https://dl.smwcentral.net/33284/DangerousSeedStage2Boss.zip",
        "filename": "DangerousSeedStage2Boss.zip",
        "size": 5055,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33215,
        "title": "Dangerous Seed - Stage 10 (Boss)",
        "version": "smwc-33215-1676308956",
        "upstream_time": 1676308956,
        "download_url": "https://dl.smwcentral.net/33215/DangerousSeedStageTenBoss.zip",
        "filename": "DangerousSeedStageTenBoss.zip",
        "size": 2958,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33214,
        "title": "Dangerous Seed - Stage 8 (Level)",
        "version": "smwc-33214-1676308834",
        "upstream_time": 1676308834,
        "download_url": "https://dl.smwcentral.net/33214/DangerousSeedStageEightLevel.zip",
        "filename": "DangerousSeedStageEightLevel.zip",
        "size": 2120,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33213,
        "title": "Dangerous Seed - Stage 4 (Boss)",
        "version": "smwc-33213-1676308709",
        "upstream_time": 1676308709,
        "download_url": "https://dl.smwcentral.net/33213/DangerousSeedStageFourBoss.zip",
        "filename": "DangerousSeedStageFourBoss.zip",
        "size": 3343,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33212,
        "title": "Dangerous Seed - Stage 2 (Level)",
        "version": "smwc-33212-1676308549",
        "upstream_time": 1676308549,
        "download_url": "https://dl.smwcentral.net/33212/DangerousSeedStageTwoLevel.zip",
        "filename": "DangerousSeedStageTwoLevel.zip",
        "size": 2505,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33211,
        "title": "Dangerous Seed - Stage 1 (Level)",
        "version": "smwc-33211-1676308424",
        "upstream_time": 1676308424,
        "download_url": "https://dl.smwcentral.net/33211/DangerousSeedStageOneLevel.zip",
        "filename": "DangerousSeedStageOneLevel.zip",
        "size": 2542,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dank-dungeon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23889,
    "title": "Dank Dungeon",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "castle",
      "dungeon",
      "needs remoderation",
      "temple"
    ],
    "description": "Good for castles and that kind of levels.",
    "latest_version": "smwc-23889-1595207549",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23889,
        "title": "Dank Dungeon",
        "version": "smwc-23889-1595207549",
        "upstream_time": 1595207549,
        "download_url": "https://dl.smwcentral.net/23889/Dank%20Dungeons.zip",
        "filename": "Dank Dungeons.zip",
        "size": 5344,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-darius-twin-stage-a",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31028,
    "title": "Darius Twin - Stage A",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "ocean"
    ],
    "description": "An Ocean Background that appears in the First Stage of Darius Twin (SNES). Give Credit if used.",
    "latest_version": "smwc-31028-1653609432",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31028,
        "title": "Darius Twin - Stage A",
        "version": "smwc-31028-1653609432",
        "upstream_time": 1653609432,
        "download_url": "https://dl.smwcentral.net/31028/Darius%20Twin%20-%20Stage%20A.zip",
        "filename": "Darius Twin - Stage A.zip",
        "size": 9323,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-darius-twin-stage-e",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1086,
    "title": "Darius Twin - Stage E",
    "authors": [
      "NekohDot"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "Ripped from Darius Twin, uses BG1 and half of FG2.<br>\r\n<br>\r\nSample level and palette included.",
    "latest_version": "smwc-1086-1401582252",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1086,
        "title": "Darius Twin - Stage E",
        "version": "smwc-1086-1401582252",
        "upstream_time": 1401582252,
        "download_url": "https://dl.smwcentral.net/1086/Darius%20Twin%20-%20Stage%20E.zip",
        "filename": "Darius Twin - Stage E.zip",
        "size": 8026,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dark-dimension-of-sorrow-and-despair",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23910,
    "title": "Dark Dimension of Sorrow and Despair",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "abstract",
      "castle",
      "needs remoderation",
      "space",
      "temple"
    ],
    "description": "A Depressing Dark Dimension Temple thing, useful if you want that kind of level.",
    "latest_version": "smwc-23910-1595209314",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23910,
        "title": "Dark Dimension of Sorrow and Despair",
        "version": "smwc-23910-1595209314",
        "upstream_time": 1595209314,
        "download_url": "https://dl.smwcentral.net/23910/Dimension%20of%20Sorrow%20and%20Despair.zip",
        "filename": "Dimension of Sorrow and Despair.zip",
        "size": 9629,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dark-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17064,
    "title": "Dark Forest",
    "authors": [
      "Dr. Tapeworm"
    ],
    "tags": [
      "forest",
      "needs remoderation",
      "night",
      "patch needed"
    ],
    "description": "A simple forest layer 3 with a line of tall grass along the bottom. Originally released for C3 Winter 2016, now touched up and including a few alternate palettes just for kicks.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-17064-1517252751",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17064,
        "title": "Dark Forest",
        "version": "smwc-17064-1517252751",
        "upstream_time": 1517252751,
        "download_url": "https://dl.smwcentral.net/17064/dark%20forest.zip",
        "filename": "dark forest.zip",
        "size": 4174,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2515,
        "title": "Dark Forest",
        "version": "smwc-2515-1382223156",
        "upstream_time": 1382223156,
        "download_url": "https://dl.smwcentral.net/2515/Dark%20Forest.zip",
        "filename": "Dark Forest.zip",
        "size": 3396,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dark-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23911,
    "title": "Dark Grassland",
    "authors": [
      "Carld923",
      "Masterlink"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "Masterlink started this gfx and I finished them because I love what he started. A really good grassland. Enjoy",
    "latest_version": "smwc-23911-1595216794",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23911,
        "title": "Dark Grassland",
        "version": "smwc-23911-1595216794",
        "upstream_time": 1595216794,
        "download_url": "https://dl.smwcentral.net/23911/Dark%20Grassland%20FG.zip",
        "filename": "Dark Grassland FG.zip",
        "size": 5556,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dark-sewers",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12229,
    "title": "Dark Sewers",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "needs remoderation",
      "sewer"
    ],
    "description": "One on my C3 2012 graphics, now in the graphical resources of smw.  enjoy<br>\r\nCredit is optional.",
    "latest_version": "smwc-12229-1444148806",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12229,
        "title": "Dark Sewers",
        "version": "smwc-12229-1444148806",
        "upstream_time": 1444148806,
        "download_url": "https://dl.smwcentral.net/12229/Swewers%28r%29.zip",
        "filename": "Swewers(r).zip",
        "size": 3093,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-darkwing-duck-nes-bridge",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19427,
    "title": "Darkwing Duck (NES) - Bridge",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "8-bit",
      "city",
      "mechanical",
      "needs remoderation",
      "night"
    ],
    "description": "A tileset from Darkwing Duck's bridge stage.<br>\r\nDo note that it uses palette exanimation.<br>\r\nPlease give credit if used.",
    "latest_version": "smwc-19427-1553973083",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19427,
        "title": "Darkwing Duck (NES) - Bridge",
        "version": "smwc-19427-1553973083",
        "upstream_time": 1553973083,
        "download_url": "https://dl.smwcentral.net/19427/DarkwingDuckBridge.zip",
        "filename": "DarkwingDuckBridge.zip",
        "size": 7219,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-darkwoon-s-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26575,
    "title": "Darkwoon's Font",
    "authors": [
      "Ziz"
    ],
    "tags": [
      "font",
      "needs remoderation"
    ],
    "description": "Some font from my hacks.<br>\r\n<br>\r\nINCOMPATIBLE with Layer 3 Smashers",
    "latest_version": "smwc-26575-1616950338",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26575,
        "title": "Darkwoon's Font",
        "version": "smwc-26575-1616950338",
        "upstream_time": 1616950338,
        "download_url": "https://dl.smwcentral.net/26575/Darkwoon%27s%20Font.zip",
        "filename": "Darkwoon%27s Font.zip",
        "size": 7590,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-daruma-otoshi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31587,
    "title": "Daruma Otoshi",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "pokey"
    ],
    "description": "Daruma Otoshi is a traditional japanese toy. The objective is to knock Daruma segments, without knocking the other pieces and only by using a small hammer. A great fit for Pokeys, since they wiggle a lot. A good fit for eastern levels.<br>\r\n<br>\r\nCredits should go to No Body The Dragon.",
    "latest_version": "smwc-31587-1659143547",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31587,
        "title": "Daruma Otoshi",
        "version": "smwc-31587-1659143547",
        "upstream_time": 1659143547,
        "download_url": "https://dl.smwcentral.net/31587/Daruma%20Otoshi.zip",
        "filename": "Daruma Otoshi.zip",
        "size": 2567,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dashin-desperadoes-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39896,
    "title": "Dashin' Desperadoes - World 1",
    "authors": [
      "Magma MK-II",
      "Rykon-V73"
    ],
    "tags": [
      "city"
    ],
    "description": "Originally, Magma MK-II ripped this BG and I converted it with the Lunar Magic Bitmap Pasting Feature. Contains all the palettes from every stage and uses the second half of palette 4.<br>\r\n<br>\r\nAlso, it might be wise to credit Magma MK-II.<br>\r\n<br>\r\nHave fun using it!",
    "latest_version": "smwc-39896-1748450590",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39896,
        "title": "Dashin' Desperadoes - World 1",
        "version": "smwc-39896-1748450590",
        "upstream_time": 1748450590,
        "download_url": "https://dl.smwcentral.net/39896/Dashing%20Desperadoes%20-%20World%201.zip",
        "filename": "Dashing Desperadoes - World 1.zip",
        "size": 4276,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-daze-before-christmas-let-it-snow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2992,
    "title": "Daze Before Christmas - Let it Snow!",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "ice",
      "needs remoderation",
      "snow"
    ],
    "description": "The background from the second level of the somewhat obcsure SNES platformer, which was only released in Europe. No credit needed.",
    "latest_version": "smwc-2992-1375032049",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2992,
        "title": "Daze Before Christmas - Let it Snow!",
        "version": "smwc-2992-1375032049",
        "upstream_time": 1375032049,
        "download_url": "https://dl.smwcentral.net/2992/DBCLetItSnow.zip",
        "filename": "DBCLetItSnow.zip",
        "size": 8626,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-daze-before-christmas-winter-waters",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2993,
    "title": "Daze Before Christmas - Winter Waters",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "ice",
      "needs remoderation",
      "snow"
    ],
    "description": "The background from the thirteenth level of the somewhat obscure SNES platformer, which was only released in Europe. No credit needed.",
    "latest_version": "smwc-2993-1375031672",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2993,
        "title": "Daze Before Christmas - Winter Waters",
        "version": "smwc-2993-1375031672",
        "upstream_time": 1375031672,
        "download_url": "https://dl.smwcentral.net/2993/DBCWinterWaters.zip",
        "filename": "DBCWinterWaters.zip",
        "size": 7509,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dazed-ruined-city-vertical-background",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19241,
    "title": "Dazed - Ruined City Vertical Background",
    "authors": [
      "FailSandwich"
    ],
    "tags": [
      "city",
      "haunted",
      "mechanical",
      "needs remoderation",
      "ruins",
      "silhouette"
    ],
    "description": "The background from the area with the broken bridge in the RPG Maker game Dazed. Good for vertical levels set in ruined cities (especially apocalyptic ones). Requested by GreenHammerBro.",
    "latest_version": "smwc-19241-1552598434",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19241,
        "title": "Dazed - Ruined City Vertical Background",
        "version": "smwc-19241-1552598434",
        "upstream_time": 1552598434,
        "download_url": "https://dl.smwcentral.net/19241/dazed.zip",
        "filename": "dazed.zip",
        "size": 6260,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dead-moon-scene",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41051,
    "title": "Dead Moon - Scene 6 (Core)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "cave",
      "city",
      "space",
      "underwater"
    ],
    "description": "Ripped from the sixth level in Dead Moon on PC-Engine.<br>\r\n<br>\r\nRequested by <a href=\"https://www.smwcentral.net/?p=viewthread&t=131161\">15Tails</a>.",
    "latest_version": "smwc-41051-1763328205",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41051,
        "title": "Dead Moon - Scene 6 (Core)",
        "version": "smwc-41051-1763328205",
        "upstream_time": 1763328205,
        "download_url": "https://dl.smwcentral.net/41051/Dead%20Moon%20-%20Scene%206%20%28Core%29.zip",
        "filename": "Dead Moon - Scene 6 (Core).zip",
        "size": 6531,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 41021,
        "title": "Dead Moon - Scene 3 (Moon)",
        "version": "smwc-41021-1762978799",
        "upstream_time": 1762978799,
        "download_url": "https://dl.smwcentral.net/41021/Dead%20Moon%20-%20Scene%203%20%28Moon%29%20%28Fixed%29.zip",
        "filename": "Dead Moon - Scene 3 (Moon) (Fixed).zip",
        "size": 14610,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40213,
        "title": "Dead Moon - Scene 5 (Lake)",
        "version": "smwc-40213-1754065754",
        "upstream_time": 1754065754,
        "download_url": "https://dl.smwcentral.net/40213/Dead%20Moon%20-%20Scene%205%20%28Lake%29.zip",
        "filename": "Dead Moon - Scene 5 (Lake).zip",
        "size": 10667,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40091,
        "title": "Dead Moon - Scene 1",
        "version": "smwc-40091-1752273204",
        "upstream_time": 1752273204,
        "download_url": "https://dl.smwcentral.net/40091/Dead%20Moon%20-%20Scene%201.zip",
        "filename": "Dead Moon - Scene 1.zip",
        "size": 7780,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-deadly-moves-genesis-kenya",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26128,
    "title": "Deadly Moves (Genesis) - Kenya",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "lake",
      "needs remoderation"
    ],
    "description": "Ripped from the Kenya in Deadly Moves on Megadrive.",
    "latest_version": "smwc-26128-1612397546",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26128,
        "title": "Deadly Moves (Genesis) - Kenya",
        "version": "smwc-26128-1612397546",
        "upstream_time": 1612397546,
        "download_url": "https://dl.smwcentral.net/26128/Deadly%20Moves%20-%20Kenya.zip",
        "filename": "Deadly Moves - Kenya.zip",
        "size": 8036,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-death-block",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24675,
    "title": "Death Block",
    "authors": [
      "le4che"
    ],
    "tags": [
      "block",
      "needs remoderation"
    ],
    "description": "A solid/non-solid death block graphic I made a while ago<br>\r\n<br>\r\nTo be used with this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=9473\"> block </a>",
    "latest_version": "smwc-24675-1600726178",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24675,
        "title": "Death Block",
        "version": "smwc-24675-1600726178",
        "upstream_time": 1600726178,
        "download_url": "https://dl.smwcentral.net/24675/Death%20block%20graphic.zip",
        "filename": "Death block graphic.zip",
        "size": 2710,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-death-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23905,
    "title": "Death Desert",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "A Dangerous Desert in form of a gfx now for your levels, enjoy.",
    "latest_version": "smwc-23905-1595199567",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23905,
        "title": "Death Desert",
        "version": "smwc-23905-1595199567",
        "upstream_time": 1595199567,
        "download_url": "https://dl.smwcentral.net/23905/Deadly%20Desert.zip",
        "filename": "Deadly Desert.zip",
        "size": 10259,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-death-rock-path",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23909,
    "title": "Death Rock Path",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "canyon",
      "desert",
      "needs remoderation"
    ],
    "description": "You can use this for Canyon or Deserted areas, your choice!<br>\r\nEnjoy!",
    "latest_version": "smwc-23909-1595196325",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23909,
        "title": "Death Rock Path",
        "version": "smwc-23909-1595196325",
        "upstream_time": 1595196325,
        "download_url": "https://dl.smwcentral.net/23909/Death%20Rock%20Path.zip",
        "filename": "Death Rock Path.zip",
        "size": 4837,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-death-sign-super-mario-world-styled",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24673,
    "title": "Death Sign  (Super Mario World Styled)",
    "authors": [
      "KaidenThelens"
    ],
    "tags": [
      "animated",
      "death sign",
      "needs remoderation"
    ],
    "description": "A Death Sign / Pit Locator styled in the Super Mario World theme.<br>\r\n<br>\r\nComes with:<br>\r\nBasic sign, can be placed on floor, NOT animated.<br>\r\nFloating sign, best used to Locate pits, IS animated.",
    "latest_version": "smwc-24673-1600725474",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24673,
        "title": "Death Sign  (Super Mario World Styled)",
        "version": "smwc-24673-1600725474",
        "upstream_time": 1600725474,
        "download_url": "https://dl.smwcentral.net/24673/DeathSign.zip",
        "filename": "DeathSign.zip",
        "size": 2916,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-death-skull-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39481,
    "title": "Death/Skull Blocks",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "block"
    ],
    "description": "Assorted skull blocks I've made over the years. Use with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=27268\">death blocks</a> or as a muncher reskin. Though my suggestion is to reserve it for death blocks because 💀 = dead.<br>\r\n<br>\r\nUses vanilla palettes. Credit unnecessary.",
    "latest_version": "smwc-39481-1741115007",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39481,
        "title": "Death/Skull Blocks",
        "version": "smwc-39481-1741115007",
        "upstream_time": 1741115007,
        "download_url": "https://dl.smwcentral.net/39481/Death%20Skull%20Blocks%20Package.zip",
        "filename": "Death Skull Blocks Package.zip",
        "size": 1961,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-deep-sea-floor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10679,
    "title": "Deep Sea Floor",
    "authors": [
      "Dr. Tapeworm"
    ],
    "tags": [
      "needs remoderation",
      "underwater"
    ],
    "description": "A water background with rocks and glowing plants in the darkness. Credit would be appreciated.",
    "latest_version": "smwc-10679-1422725680",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10679,
        "title": "Deep Sea Floor",
        "version": "smwc-10679-1422725680",
        "upstream_time": 1422725680,
        "download_url": "https://dl.smwcentral.net/10679/Deep%20Sea%20Floor.zip",
        "filename": "Deep Sea Floor.zip",
        "size": 2717,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-deimos",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9158,
    "title": "Deimos",
    "authors": [
      "BokuNES"
    ],
    "tags": [
      "needs remoderation",
      "realistic",
      "space"
    ],
    "description": "Use it in a Space Stage<br>\r\n<br>\r\nenjoy<br>\r\n<br>\r\nCreated by BokuNES ",
    "latest_version": "smwc-9158-1409483360",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9158,
        "title": "Deimos",
        "version": "smwc-9158-1409483360",
        "upstream_time": 1409483360,
        "download_url": "https://dl.smwcentral.net/9158/Deimos%20%28Moon%20of%20Mars%29.zip",
        "filename": "Deimos (Moon of Mars).zip",
        "size": 31022,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-deku-baba",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31590,
    "title": "Deku Baba",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "patch needed",
      "piranha plant"
    ],
    "description": "A reskin of the piranha plant family to the iconic Deku Baba plants from The Legend of Zelda. These plants are very angry and they want a piece of careless players. A great fit for forest, jungle and Zelda themed levels. Includes a fix which remaps the palette and graphics of the stem, which I got from the VLDC13 baserom, so thanks to <span class=\"un-outer\" title=\"AmperSam\"><span title=\"Administrator\" class=\"icon icon-admin\"></span><a href=\"/?p=profile&amp;id=41223\" style=\"color: #ee0066;\" class=\"un\">AmperSam</a></span>, as well.<br>\r\n<br>\r\nCredit should go to No Body The Dragon.",
    "latest_version": "smwc-31590-1659143839",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31590,
        "title": "Deku Baba",
        "version": "smwc-31590-1659143839",
        "upstream_time": 1659143839,
        "download_url": "https://dl.smwcentral.net/31590/Deku%20Baba.zip",
        "filename": "Deku Baba.zip",
        "size": 3148,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-deku-scrub-and-octorok",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1550,
    "title": "Deku Scrub and Octorok",
    "authors": [
      "RedToonLink"
    ],
    "tags": [
      "goomba",
      "koopa",
      "needs remoderation",
      "p-switch",
      "piranha plant"
    ],
    "description": "This ExGfx replaces the Koopas and Goombas with Deku Scrubs and Octrocs. The \"pedestal\" P-Switch is included. Requires custom palette, a sample is included.<br>\r\n<br>\r\n",
    "latest_version": "smwc-1550-1414569694",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1550,
        "title": "Deku Scrub and Octorok",
        "version": "smwc-1550-1414569694",
        "upstream_time": 1414569694,
        "download_url": "https://dl.smwcentral.net/1550/ZeldaSprites.zip",
        "filename": "ZeldaSprites.zip",
        "size": 4296,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-deltarune-chapter",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28673,
    "title": "Deltarune Chapter 2 - Banana",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "coin"
    ],
    "description": "Mario<br>\r\nGet The Banana<br>\r\n<br>\r\nA simple banana graphic used in Deltarune Chapter 2, replaces the coin.<br>\r\n<br>\r\nUses an single two color palette file, though the graphic can also work with SMWs vanilla palette, since they are basically the same (minus the more orangey yellow color).",
    "latest_version": "smwc-28673-1635273969",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28673,
        "title": "Deltarune Chapter 2 - Banana",
        "version": "smwc-28673-1635273969",
        "upstream_time": 1635273969,
        "download_url": "https://dl.smwcentral.net/28673/Deltarune%20Chapter%202%20-%20Banana.zip",
        "filename": "Deltarune Chapter 2 - Banana.zip",
        "size": 2170,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-deltarune-spamton-s-alley",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29049,
    "title": "Deltarune - Spamton's Alley",
    "authors": [
      "Starman97"
    ],
    "tags": [
      "city",
      "night"
    ],
    "description": "HEY EVERY      !<br>\r\n<br>\r\nThis is Spamton's Alleyway from Deltarune.<br>\r\n<br>\r\nMaybe you can use it in a Deltarune Recreation hack..<br>\r\nor you can just use it as an alleyway.",
    "latest_version": "smwc-29049-1640730821",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29049,
        "title": "Deltarune - Spamton's Alley",
        "version": "smwc-29049-1640730821",
        "upstream_time": 1640730821,
        "download_url": "https://dl.smwcentral.net/29049/SpamtonAlleyBG.zip",
        "filename": "SpamtonAlleyBG.zip",
        "size": 3696,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-deluxe-paint-ii-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5815,
    "title": "Deluxe Paint II - Font",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "Ripped for font from Deluxe Paint II (DOS), it was released on 1988 to 1994 by Electronic Arts.",
    "latest_version": "smwc-5815-1379247245",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5815,
        "title": "Deluxe Paint II - Font",
        "version": "smwc-5815-1379247245",
        "upstream_time": 1379247245,
        "download_url": "https://dl.smwcentral.net/5815/Deluxe%20Paint%20II%20Font.zip",
        "filename": "Deluxe Paint II Font.zip",
        "size": 1275,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-demolition-man-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29558,
    "title": "Demolition Man - Level 1",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "city",
      "night"
    ],
    "description": "Ripped from the first level in Demolition Man on Megadrive.",
    "latest_version": "smwc-29558-1642625814",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29558,
        "title": "Demolition Man - Level 1",
        "version": "smwc-29558-1642625814",
        "upstream_time": 1642625814,
        "download_url": "https://dl.smwcentral.net/29558/Demolition%20Man%20-%20Level%201.zip",
        "filename": "Demolition Man - Level 1.zip",
        "size": 3210,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-demon-s-crest-atlantis-surface",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37562,
    "title": "Demon's Crest - Atlantis (Surface)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "lake",
      "mountain"
    ],
    "description": "The lakeside background seen in the fifth stage of Demon's Crest.  Compared to Hadron's version, my version is faithful to the original game and has no glaring cutoffs.  A good fit for lake or mountain levels, in general.<br>\r\n<br>\r\nCredit would be great, but it is optional. ",
    "latest_version": "smwc-37562-1716908774",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37562,
        "title": "Demon's Crest - Atlantis (Surface)",
        "version": "smwc-37562-1716908774",
        "upstream_time": 1716908774,
        "download_url": "https://dl.smwcentral.net/37562/Demon%27s%20Crest%20-%20Atlantis%20%28Surface%29.zip",
        "filename": "Demon%27s Crest - Atlantis (Surface).zip",
        "size": 5496,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-demon-s-crest-atlantis-surface-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37846,
    "title": "Demon's Crest - Atlantis (Surface ~ Ruins)",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "castle",
      "haunted",
      "ruins"
    ],
    "description": "This is the complete rip of the inside of Water Castle from Demon's Crest. Good for scary places, ruins, maybe even for a final castle. Or lakeside abandoned castles. <br>\r\nThe FG uses water animation GFX. The animation setup is obtained in a txt file. <br>\r\n<br>\r\nCredit would be cool. Thanks for downloading. <br>\r\n<br>\r\nRemoderated 5/28, removing the background and some redundancy. Check out the new background <a href=\"https://www.smwcentral.net/?p=section&a=details&id=37562\">here</a>.",
    "latest_version": "smwc-37846-1716924463",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37846,
        "title": "Demon's Crest - Atlantis (Surface ~ Ruins)",
        "version": "smwc-37846-1716924463",
        "upstream_time": 1716924463,
        "download_url": "https://dl.smwcentral.net/37846/Demon%27s%20Crest%20-%20Atlantis%20%28Surface%20~%20Ruins%29.zip",
        "filename": "Demon%27s Crest - Atlantis (Surface ~ Ruins).zip",
        "size": 7183,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-demon-s-crest-cemetery",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9165,
    "title": "Demon's Crest - Cemetery",
    "authors": [
      "KingGoomba304"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "night"
    ],
    "description": "Description: Background ripped from Demon's Crest. Uses palette row 3 and 4. Two ExGFX files needed. Credit not need but would be appreciated.",
    "latest_version": "smwc-9165-1409482845",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9165,
        "title": "Demon's Crest - Cemetery",
        "version": "smwc-9165-1409482845",
        "upstream_time": 1409482845,
        "download_url": "https://dl.smwcentral.net/9165/Demon%27s%20Crest%20Cementary.zip",
        "filename": "Demon%27s Crest Cementary.zip",
        "size": 5026,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-demon-s-crest-cursed-towers-second-tower-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35183,
    "title": "Demon's Crest - Cursed Towers (Second Tower ~ Interior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "jungle"
    ],
    "description": "The big vertical background seen inside one of the Cursed Towers, from Demon's Crest.  Best fit for vertical levels, but can be used for horizontal levels too. A great fit for caves filled with lots of vegetation.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-35183-1697003708",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35183,
        "title": "Demon's Crest - Cursed Towers (Second Tower ~ Interior)",
        "version": "smwc-35183-1697003708",
        "upstream_time": 1697003708,
        "download_url": "https://dl.smwcentral.net/35183/Demon%27s%20Crest%20-%20Cursed%20Towers%20%28Second%20Tower%20~%20Interior%29.zip",
        "filename": "Demon%27s Crest - Cursed Towers (Second Tower ~ Interior).zip",
        "size": 7575,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-demon-s-crest-dark-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5883,
    "title": "Demon's Crest - Dark Forest",
    "authors": [
      "leictreon"
    ],
    "tags": [
      "forest",
      "haunted",
      "needs remoderation"
    ],
    "description": "Update of: http://www.smwcentral.net/?p=section&a=details&id=1653. I added a sample level, .map16 file, and that's basically it.<br>\r\n<br>\r\nOriginal Description: \"Yep yep yep, long time without rips.<br>\r\nActually, this was pretty easy to rip.\"",
    "latest_version": "smwc-5883-1382793651",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5883,
        "title": "Demon's Crest - Dark Forest",
        "version": "smwc-5883-1382793651",
        "upstream_time": 1382793651,
        "download_url": "https://dl.smwcentral.net/5883/DCLevel1.zip",
        "filename": "DCLevel1.zip",
        "size": 4878,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-demon-s-crest-first-tower-bridge",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9176,
    "title": "Demon's Crest - First Tower Bridge",
    "authors": [
      "KingGoomba304"
    ],
    "tags": [
      "night",
      "sky"
    ],
    "description": "I don't recall seeing this background submitted to the site, so I ripped it and submitted it. This background was ripped from Demon's Crest.",
    "latest_version": "smwc-9176-1409599759",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9176,
        "title": "Demon's Crest - First Tower Bridge",
        "version": "smwc-9176-1409599759",
        "upstream_time": 1409599759,
        "download_url": "https://dl.smwcentral.net/9176/Demon%27s%20Crest%20-%20First%20Tower%20Bridge.zip",
        "filename": "Demon%27s Crest - First Tower Bridge.zip",
        "size": 6232,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-demon-s-crest-ice-mountain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2042,
    "title": "Demon's Crest - Ice Mountain",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "night"
    ],
    "description": "Number of ExGFX files: 2<br>\r\nUsed slots: BG1,BG2<br>\r\nMap16 page number: 4B<br>\r\nSample level: 31<br>\r\nNumber of used palette rows: 3<br>\r\nPalette numbers: 3,4,5<br>\r\n<br>\r\nGreat for night mountain levels. <br>\r\n<br>\r\nCredit is not necessary. Thanks for downloading. ",
    "latest_version": "smwc-2042-1418149634",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2042,
        "title": "Demon's Crest - Ice Mountain",
        "version": "smwc-2042-1418149634",
        "upstream_time": 1418149634,
        "download_url": "https://dl.smwcentral.net/2042/Demon%27s%20Crest%20-%20Ice%20Mountain%20BG.zip",
        "filename": "Demon%27s Crest - Ice Mountain BG.zip",
        "size": 7206,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-demon-s-crest-ice-palace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1880,
    "title": "Demon's Crest - Ice Palace",
    "authors": [
      "leictreon"
    ],
    "tags": [
      "castle",
      "mountain",
      "needs remoderation"
    ],
    "description": "A quite old FG rip combined with a newer BG rip. Submitted by popular request.",
    "latest_version": "smwc-1880-1424452078",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1880,
        "title": "Demon's Crest - Ice Palace",
        "version": "smwc-1880-1424452078",
        "upstream_time": 1424452078,
        "download_url": "https://dl.smwcentral.net/1880/Background%3BForeground.zip",
        "filename": "Background%3BForeground.zip",
        "size": 9467,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-demon-s-crest-ovnunu-s-lair",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2044,
    "title": "Demon's Crest - Ovnunu's Lair",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "castle",
      "cave",
      "needs remoderation"
    ],
    "description": "<a href=\"http://img88.imageshack.us/img88/1267/picturebj.png\" rel=\"nofollow\">Level editor screenshot</a><br>\r\nNumber of ExGFX files: 3<br>\r\nUsed slots: BG1,FG3,BG2<br>\r\nMap16 page number: 7, 48<br>\r\nSample level: 2D<br>\r\nNumber of used palette rows: 5<br>\r\nPalette numbers: 2,3,4,5,7<br>\r\n<br>\r\nA great cave rip for scary and abandoned cave levels. However, it uses a lot of palettes. It's the full rip of the first area.<br>\r\n<br>\r\nNOTE: Don't forget to set the FG/BG index to 3 (Underground 1, otherwise the ceiling slopes won't work properly! <br>\r\n<br>\r\n<br>\r\nCredit would be cool. Thanks for downloading. ",
    "latest_version": "smwc-2044-1424104770",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2044,
        "title": "Demon's Crest - Ovnunu's Lair",
        "version": "smwc-2044-1424104770",
        "upstream_time": 1424104770,
        "download_url": "https://dl.smwcentral.net/2044/Background%3BForeground.zip",
        "filename": "Background%3BForeground.zip",
        "size": 75397,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-demon-s-crest-palace-of-decadence-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35181,
    "title": "Demon's Crest - Palace of Decadence (Exterior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "sky"
    ],
    "description": "The very fast cloud background seen in the exterior part of Phalanx's castle, from Demon's Crest. With the new scrolling options from Lunar Magic 3.40, it might possible to replicate the effect without using uberasm.  A good fit for dark sky levels, in general.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-35181-1697003563",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35181,
        "title": "Demon's Crest - Palace of Decadence (Exterior)",
        "version": "smwc-35181-1697003563",
        "upstream_time": 1697003563,
        "download_url": "https://dl.smwcentral.net/35181/Demon%27s%20Crest%20-%20Palace%20of%20Decadence%20%28Exterior%29.zip",
        "filename": "Demon%27s Crest - Palace of Decadence (Exterior).zip",
        "size": 6341,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-demon-s-crest-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1824,
    "title": "Demon's Crest - Stage 2 (Mountains) ",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "night"
    ],
    "description": "The second level background from Demon's Crest.<br>\r\nYou'll need LM 1.7x to use this background. <br>\r\nUses only one palette row. <br>\r\nbg1 -&gt; BG1<br>\r\nbg2 -&gt; BG2<br>\r\n<br>\r\nCredit is not needed. ",
    "latest_version": "smwc-1824-1410168145",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1824,
        "title": "Demon's Crest - Stage 2 (Mountains) ",
        "version": "smwc-1824-1410168145",
        "upstream_time": 1410168145,
        "download_url": "https://dl.smwcentral.net/1824/Mountains.zip",
        "filename": "Mountains.zip",
        "size": 5078,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-demon-s-crest-tower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1775,
    "title": "Demon's Crest - Tower",
    "authors": [
      "leictreon"
    ],
    "tags": [
      "castle",
      "mountain",
      "needs remoderation"
    ],
    "description": "The BG replaces the old BG that is in the site. The old BG overwrites vital FG2 tiles. This one uses BG2. The FG rip is quite old. To be used with LM 1.71",
    "latest_version": "smwc-1775-1424451557",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1775,
        "title": "Demon's Crest - Tower",
        "version": "smwc-1775-1424451557",
        "upstream_time": 1424451557,
        "download_url": "https://dl.smwcentral.net/1775/Background%3BForeground.zip",
        "filename": "Background%3BForeground.zip",
        "size": 8983,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-demon-s-crest-tower-outside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2043,
    "title": "Demon's Crest - Tower (Outside)",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "moon",
      "needs remoderation",
      "night"
    ],
    "description": "Number of ExGFX files: 2<br>\r\nUsed slots: BG1,BG2<br>\r\nMap16 page number: 49<br>\r\nSample level: 2E<br>\r\nNumber of used palette rows: 2<br>\r\nPalette numbers: 3,4<br>\r\n<br>\r\nGood for m00ny night levels. Best if you set both horizontal and vertical scrolling to none. <br>\r\n<br>\r\nCredit is not necessary. Thanks for downloading. ",
    "latest_version": "smwc-2043-1422267898",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2043,
        "title": "Demon's Crest - Tower (Outside)",
        "version": "smwc-2043-1422267898",
        "upstream_time": 1422267898,
        "download_url": "https://dl.smwcentral.net/2043/demons_crest%20-%20tower_outside.zip",
        "filename": "demons_crest - tower_outside.zip",
        "size": 6399,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-densetsu-no-stafy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1664,
    "title": "Densetsu no Stafy 2 - Ocean Horizon",
    "authors": [
      "RealLink"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "ocean",
      "rocks",
      "sea",
      "underwater"
    ],
    "description": "Name of ExGFX: Stafy 3 \"Rocky Hills\"<br>\r\nForeground, Background, or Sprite?: Foreground<br>\r\nAuthor: I don't know<br>\r\nCustom or Rip?: Rip<br>\r\nSlots Used: FG3 (,FG2)<br>\r\nPalette: 2<br>\r\nDescription: Stafy 3 Rocky Hills FG. Uses the same Map16 Page and Palette as Stafy 3 \"Canyon\". If you want gradual slopes you have to use FG2 too.",
    "latest_version": "smwc-1664-1396919286",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1664,
        "title": "Densetsu no Stafy 2 - Ocean Horizon",
        "version": "smwc-1664-1396919286",
        "upstream_time": 1396919286,
        "download_url": "https://dl.smwcentral.net/1664/Stafy2BG.zip",
        "filename": "Stafy2BG.zip",
        "size": 2820,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1243,
        "title": "Densetsu no Stafy 3 - Rocky Hills",
        "version": "smwc-1243-1403270309",
        "upstream_time": 1403270309,
        "download_url": "https://dl.smwcentral.net/1243/staf-rocks.zip",
        "filename": "staf-rocks.zip",
        "size": 5924,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1239,
        "title": "Densetsu no Stafy 3 - Underwater",
        "version": "smwc-1239-1403270050",
        "upstream_time": 1403270050,
        "download_url": "https://dl.smwcentral.net/1239/staf-water.zip",
        "filename": "staf-water.zip",
        "size": 3717,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-densetsu-no-stafy-2-stage-2",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34232,
    "title": "Densetsu no Stafy 2 - Stage 2-3 (Night)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "night",
      "no-scroll",
      "ocean"
    ],
    "description": "A very charming and simple background from Densetsu no Stafy 2. It's a great fit for calm area or night levels close to the sea. BG Scrolling should NONE, NONE.<br>\r\n<br>\r\nUPDATE: Minor optimizations and more accuracy the source material, at the expense of using some extra  colors in palette row 1. Reripped from scratch.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-34232-1688915035",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34232,
        "title": "Densetsu no Stafy 2 - Stage 2-3 (Night)",
        "version": "smwc-34232-1688915035",
        "upstream_time": 1688915035,
        "download_url": "https://dl.smwcentral.net/34232/Densetsu%20no%20Stafy%202%20-%20Stage%202-3%20%28Night%29.zip",
        "filename": "Densetsu no Stafy 2 - Stage 2-3 (Night).zip",
        "size": 3707,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-densetsu-no-stafy-2-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34229,
    "title": "Densetsu no Stafy 2 - World 1 (Underground)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "cave",
      "underwater",
      "volcano"
    ],
    "description": "This game is also known as The Legendary Starfy 2 outside Japan. This area is set inside a cave. Made the BG use palette 0, back area color is used, as it's the darkest color, the SMW status bar colors are unaffected and an extra color is salvaged.<br>\r\nBesides the cave palette, it comes with 3 more palettes:<br>\r\n-underwater;<br>\r\n-volcano made by me;<br>\r\n-alternate dimension also made by me;<br>\r\nEnjoy! No credit necessary.",
    "latest_version": "smwc-34229-1688410931",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34229,
        "title": "Densetsu no Stafy 2 - World 1 (Underground)",
        "version": "smwc-34229-1688410931",
        "upstream_time": 1688410931,
        "download_url": "https://dl.smwcentral.net/34229/The%20Legendary%20Starfy%202%20%28JPN%29%20-%20World%201-1.zip",
        "filename": "The Legendary Starfy 2 (JPN) - World 1-1.zip",
        "size": 7724,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-densetsu-no-stafy-2-world-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34222,
    "title": "Densetsu no Stafy 2 - World 1-6",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "beach",
      "mountain"
    ],
    "description": "This belongs to the Japanese version of the game. This BG is also used in 1-5. Used Lunar Magic's bitmap pasting feature to rip this BG. This BG now uses tile F8, instead of the new and empty tile 100 and that tile is free to use. Also, removed 2 colors from palette 3 in favor of back area color, which is the sky.<br>\r\nNo credit required.",
    "latest_version": "smwc-34222-1688322094",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34222,
        "title": "Densetsu no Stafy 2 - World 1-6",
        "version": "smwc-34222-1688322094",
        "upstream_time": 1688322094,
        "download_url": "https://dl.smwcentral.net/34222/The%20Legendary%20Starfy%202%20%28JPN%29%20-%20World%201-6.zip",
        "filename": "The Legendary Starfy 2 (JPN) - World 1-6.zip",
        "size": 6253,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-densetsu-no-stafy-2-world-2",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34230,
    "title": "Densetsu no Stafy 2 - World 2-1 (Sky)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "ocean",
      "sky"
    ],
    "description": "This is seen in the sky portion of world 2-1. Replaced the empty tile 100 with tile F8, freeing the first tile from BG1, used palette 0 and back area color is now used. The SMW colors are unaffected and an extra color is spared.<br>\r\nComes with the sky and alternate dimension palettes.<br>\r\nEnjoy!",
    "latest_version": "smwc-34230-1688410617",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34230,
        "title": "Densetsu no Stafy 2 - World 2-1 (Sky)",
        "version": "smwc-34230-1688410617",
        "upstream_time": 1688410617,
        "download_url": "https://dl.smwcentral.net/34230/The%20Legendary%20Starfy%202%20%28JPN%29%20-%20World%202-1%20%28Sky%29.zip",
        "filename": "The Legendary Starfy 2 (JPN) - World 2-1 (Sky).zip",
        "size": 7639,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34223,
        "title": "Densetsu no Stafy 2 - World 2-3",
        "version": "smwc-34223-1688325226",
        "upstream_time": 1688325226,
        "download_url": "https://dl.smwcentral.net/34223/The%20Legendary%20Starfy%202%20%28JPN%29%20-%20World%202-3.zip",
        "filename": "The Legendary Starfy 2 (JPN) - World 2-3.zip",
        "size": 4534,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-densetsu-no-stafy-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9139,
    "title": "Densetsu no Stafy - Level 1",
    "authors": [
      "Fan-FR-"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "underwater"
    ],
    "description": "This is a FG The legend of Starfy, GBA Rom. For aquatic levels.<br>\r\nCredits to the creator of this FG: Optional.<br>\r\nEnjoy. ",
    "latest_version": "smwc-9139-1409214921",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9139,
        "title": "Densetsu no Stafy - Level 1",
        "version": "smwc-9139-1409214921",
        "upstream_time": 1409214921,
        "download_url": "https://dl.smwcentral.net/9139/Starfy.zip",
        "filename": "Starfy.zip",
        "size": 4076,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-depressed-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19323,
    "title": "Depressed Mario",
    "authors": [
      "MarioTuber1"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "Great for depressing Rom hacks!<br>\r\nUpdate: Tweaked a little ",
    "latest_version": "smwc-19323-1552495656",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19323,
        "title": "Depressed Mario",
        "version": "smwc-19323-1552495656",
        "upstream_time": 1552495656,
        "download_url": "https://dl.smwcentral.net/19323/Sad_Mario.zip",
        "filename": "Sad_Mario.zip",
        "size": 12629,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40357,
    "title": "Desert 2025",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "8-bit",
      "beach",
      "desert",
      "needs remoderation",
      "night",
      "pyramid",
      "ruins"
    ],
    "description": "Here's a new desert tileset I drew earlier this year, but just now got around to submitting.  It contains all the usual desert things, like decorative cacti and ExAnimated quicksand.",
    "latest_version": "smwc-40357-1755991051",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40357,
        "title": "Desert 2025",
        "version": "smwc-40357-1755991051",
        "upstream_time": 1755991051,
        "download_url": "https://dl.smwcentral.net/40357/Desert2025.zip",
        "filename": "Desert2025.zip",
        "size": 4921,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37384,
        "title": "Desert \"2013\"",
        "version": "smwc-37384-1709649808",
        "upstream_time": 1709649808,
        "download_url": "https://dl.smwcentral.net/37384/Desert.zip",
        "filename": "Desert.zip",
        "size": 4456,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31842,
        "title": "Desert",
        "version": "smwc-31842-1660674573",
        "upstream_time": 1660674573,
        "download_url": "https://dl.smwcentral.net/31842/Custom%20Desert.zip",
        "filename": "Custom Desert.zip",
        "size": 4959,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27249,
        "title": "Desert",
        "version": "smwc-27249-1623552086",
        "upstream_time": 1623552086,
        "download_url": "https://dl.smwcentral.net/27249/Night%20and%20Day%20Desert%20Background.zip",
        "filename": "Night and Day Desert Background.zip",
        "size": 6106,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23715,
        "title": "Desert 2020",
        "version": "smwc-23715-1594256804",
        "upstream_time": 1594256804,
        "download_url": "https://dl.smwcentral.net/23715/desert_2020.zip",
        "filename": "desert_2020.zip",
        "size": 5003,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 17826,
        "title": "Desert",
        "version": "smwc-17826-1531771273",
        "upstream_time": 1531771273,
        "download_url": "https://dl.smwcentral.net/17826/Pixel%20Desert.zip",
        "filename": "Pixel Desert.zip",
        "size": 5222,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13923,
        "title": "Desert 2016",
        "version": "smwc-13923-1468749873",
        "upstream_time": 1468749873,
        "download_url": "https://dl.smwcentral.net/13923/Desert2.zip",
        "filename": "Desert2.zip",
        "size": 4900,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11953,
        "title": "Desert",
        "version": "smwc-11953-1442776059",
        "upstream_time": 1442776059,
        "download_url": "https://dl.smwcentral.net/11953/8bitDesert.zip",
        "filename": "8bitDesert.zip",
        "size": 4313,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11784,
        "title": "Desert",
        "version": "smwc-11784-1437531290",
        "upstream_time": 1437531290,
        "download_url": "https://dl.smwcentral.net/11784/Desert.zip",
        "filename": "Desert.zip",
        "size": 4893,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10482,
        "title": "Desert",
        "version": "smwc-10482-1421432274",
        "upstream_time": 1421432274,
        "download_url": "https://dl.smwcentral.net/10482/desert.zip",
        "filename": "desert.zip",
        "size": 4182,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5869,
        "title": "Desert",
        "version": "smwc-5869-1382027243",
        "upstream_time": 1382027243,
        "download_url": "https://dl.smwcentral.net/5869/Custom_Desert.zip",
        "filename": "Custom_Desert.zip",
        "size": 2972,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5714,
        "title": "Desert",
        "version": "smwc-5714-1375031035",
        "upstream_time": 1375031035,
        "download_url": "https://dl.smwcentral.net/5714/Custom%20Desert.zip",
        "filename": "Custom Desert.zip",
        "size": 7051,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2835,
        "title": "Desert",
        "version": "smwc-2835-1384089646",
        "upstream_time": 1384089646,
        "download_url": "https://dl.smwcentral.net/2835/Desert%20FG.zip",
        "filename": "Desert FG.zip",
        "size": 40809,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2125,
        "title": "Desert",
        "version": "smwc-2125-1409503322",
        "upstream_time": 1409503322,
        "download_url": "https://dl.smwcentral.net/2125/Want%20some%20dessert.zip",
        "filename": "Want some dessert.zip",
        "size": 4811,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1784,
        "title": "Desert",
        "version": "smwc-1784-1407226876",
        "upstream_time": 1407226876,
        "download_url": "https://dl.smwcentral.net/1784/ard-desert.zip",
        "filename": "ard-desert.zip",
        "size": 32523,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1302,
        "title": "Desert",
        "version": "smwc-1302-1396119191",
        "upstream_time": 1396119191,
        "download_url": "https://dl.smwcentral.net/1302/BS-Desert.zip",
        "filename": "BS-Desert.zip",
        "size": 4319,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 779,
        "title": "Desert",
        "version": "smwc-779-1385301993",
        "upstream_time": 1385301993,
        "download_url": "https://dl.smwcentral.net/779/cus-desert2.zip",
        "filename": "cus-desert2.zip",
        "size": 2729,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 721,
        "title": "Desert",
        "version": "smwc-721-1373473278",
        "upstream_time": 1373473278,
        "download_url": "https://dl.smwcentral.net/721/desert.zip",
        "filename": "desert.zip",
        "size": 3280,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 530,
        "title": "Desert",
        "version": "smwc-530-1378746246",
        "upstream_time": 1378746246,
        "download_url": "https://dl.smwcentral.net/530/desert2.zip",
        "filename": "desert2.zip",
        "size": 7581,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-desert-bridge",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 796,
    "title": "Desert Bridge",
    "authors": [
      "icegoom"
    ],
    "tags": [
      "bridge",
      "needs remoderation"
    ],
    "description": "Good for desert levels.<br>\r\n<br>\r\nCustom pallete included.<br>\r\n<br>\r\namh notes - uses FG2.  This bridge is also good for non desert levels too.",
    "latest_version": "smwc-796-1393261228",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 796,
        "title": "Desert Bridge",
        "version": "smwc-796-1393261228",
        "upstream_time": 1393261228,
        "download_url": "https://dl.smwcentral.net/796/Desert%20Bridge.zip",
        "filename": "Desert Bridge.zip",
        "size": 4863,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-desert-dunes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6016,
    "title": "Desert Dunes",
    "authors": [
      "Broozer"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "Happy SMWC3, SMW Central! This is one of my gifts to you! It's yet another custom background by me, Broozer. This background uses, as my other BGs, palette 3 AND four or five colors of palette 0, which do NOT affect the status bar's palette. Also, it's one of my best backgrounds so far - it has a lot of perspective in my opinion, and plenty of decorations. A sample level is included, by the way.<br>\r\n<br>\r\nCredit isn't necessary, enjoy! =D",
    "latest_version": "smwc-6016-1388268924",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6016,
        "title": "Desert Dunes",
        "version": "smwc-6016-1388268924",
        "upstream_time": 1388268924,
        "download_url": "https://dl.smwcentral.net/6016/%5BBG%5D%20Desert%20Dunes.zip",
        "filename": "%5BBG%5D Desert Dunes.zip",
        "size": 4724,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-desert-dunes-and-pyramids",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11872,
    "title": "Desert Dunes and Pyramids",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "desert",
      "needs remoderation",
      "pyramid"
    ],
    "description": "An SMB3-inspired desert background that should be fairly versatile.  This would look good with the desert foreground I recently submitted.",
    "latest_version": "smwc-11872-1442775318",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11872,
        "title": "Desert Dunes and Pyramids",
        "version": "smwc-11872-1442775318",
        "upstream_time": 1442775318,
        "download_url": "https://dl.smwcentral.net/11872/DesertBG.zip",
        "filename": "DesertBG.zip",
        "size": 2883,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-desert-of-death",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14193,
    "title": "Desert of Death",
    "authors": [
      "bke"
    ],
    "tags": [
      "beach",
      "desert",
      "needs remoderation"
    ],
    "description": "Good for desert, cave, and beach levels.<br>\r\n<br>\r\nPlease note: while there is a .map16 in the file, this tileset is fairly compatible with the original SMW tiles, too.",
    "latest_version": "smwc-14193-1471423547",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14193,
        "title": "Desert of Death",
        "version": "smwc-14193-1471423547",
        "upstream_time": 1471423547,
        "download_url": "https://dl.smwcentral.net/14193/dod.zip",
        "filename": "dod.zip",
        "size": 3992,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-desert-pyramids",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12182,
    "title": "Desert Pyramids",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "After drawing an 8-bit desert tileset for GeminiRage, I decided to lift the pyramid graphics from said set and use them to create a Layer 3 Pyramid background.  This would look great with the other desert graphics I recently released.",
    "latest_version": "smwc-12182-1443321304",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12182,
        "title": "Desert Pyramids",
        "version": "smwc-12182-1443321304",
        "upstream_time": 1443321304,
        "download_url": "https://dl.smwcentral.net/12182/DesertLayer3.zip",
        "filename": "DesertLayer3.zip",
        "size": 2487,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-desert-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2624,
    "title": "Desert/Ruins",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "This is a desert/ruins set with cacti, palm trees, sandstone blocks, pottery that acts like pipes a la SMB2 US, spikes, animated quicksand, bone platforms, and vertical columns.  Tiles x2B and x2C are to be used with quicksand blocks.  The zip contains the GFX files for the main tileset and ExAnimation along with a custom palette and sample level with the animation set up.",
    "latest_version": "smwc-2624-1396127907",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2624,
        "title": "Desert/Ruins",
        "version": "smwc-2624-1396127907",
        "upstream_time": 1396127907,
        "download_url": "https://dl.smwcentral.net/2624/Desert.zip",
        "filename": "Desert.zip",
        "size": 6174,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-desert-sandsea",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6168,
    "title": "Desert/Sandsea",
    "authors": [
      "Uncle_Bones"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "A desert tileset! Contains palm trees, a cactus and lots of sand.<br>\r\n<br>\r\nIf you have any suggestions for decoration or just for the tileset itself, feel free to contact me.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-6168-1394321175",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6168,
        "title": "Desert/Sandsea",
        "version": "smwc-6168-1394321175",
        "upstream_time": 1394321175,
        "download_url": "https://dl.smwcentral.net/6168/desert.zip",
        "filename": "desert.zip",
        "size": 7718,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-desert-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23766,
    "title": "Desert Tileset",
    "authors": [
      "Mr. MS"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "An simple desert tileset that i made months ago.",
    "latest_version": "smwc-23766-1594498259",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23766,
        "title": "Desert Tileset",
        "version": "smwc-23766-1594498259",
        "upstream_time": 1594498259,
        "download_url": "https://dl.smwcentral.net/23766/Desert%20Tileset.zip",
        "filename": "Desert Tileset.zip",
        "size": 3724,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-despicable-me-the-game-minion-mayhem-digital-realm-top-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33442,
    "title": "Despicable Me: The Game: Minion Mayhem - Digital Realm (Top Screen)",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "abstract",
      "texture"
    ],
    "description": "Can fit a switch palace or something.",
    "latest_version": "smwc-33442-1678032957",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33442,
        "title": "Despicable Me: The Game: Minion Mayhem - Digital Realm (Top Screen)",
        "version": "smwc-33442-1678032957",
        "upstream_time": 1678032957,
        "download_url": "https://dl.smwcentral.net/33442/Minion%20Mayhem%20Digital%20Realm.zip",
        "filename": "Minion Mayhem Digital Realm.zip",
        "size": 4189,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-despicable-me-the-game-minion-mayhem-girls-room-top-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33444,
    "title": "Despicable Me: The Game: Minion Mayhem - Girls' Room (Top Screen)",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "house",
      "texture"
    ],
    "description": "A fairly simple striped background to decorate your house levels in your Super Mario World Read Only Memory Hacks.",
    "latest_version": "smwc-33444-1678033869",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33444,
        "title": "Despicable Me: The Game: Minion Mayhem - Girls' Room (Top Screen)",
        "version": "smwc-33444-1678033869",
        "upstream_time": 1678033869,
        "download_url": "https://dl.smwcentral.net/33444/Minions%20Mayhem%20Girls%27%20Room.zip",
        "filename": "Minions Mayhem Girls%27 Room.zip",
        "size": 1737,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-despicable-me-the-game-minion-mayhem-gru-s-house-top-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33445,
    "title": "Despicable Me: The Game: Minion Mayhem - Gru's House (Top Screen)",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "house",
      "texture"
    ],
    "description": "Can fit a house or a switch palace level with a Despicable gimmick.",
    "latest_version": "smwc-33445-1678034006",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33445,
        "title": "Despicable Me: The Game: Minion Mayhem - Gru's House (Top Screen)",
        "version": "smwc-33445-1678034006",
        "upstream_time": 1678034006,
        "download_url": "https://dl.smwcentral.net/33445/Minion%20Mayhem%20Gru%27s%20House.zip",
        "filename": "Minion Mayhem Gru%27s House.zip",
        "size": 3219,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-despicable-me-the-game-minion-mayhem-gru-s-lab-vector-s-fortress-top-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33441,
    "title": "Despicable Me: The Game: Minion Mayhem - Gru's Lab / Vector's Fortress (Top Screen)",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "mechanical",
      "texture"
    ],
    "description": "A metallic background from Despicable Me: The Game: Minion Mayhem for Nintendo DS. Can fit in a factory or a metal castle/fortress.",
    "latest_version": "smwc-33441-1678032792",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33441,
        "title": "Despicable Me: The Game: Minion Mayhem - Gru's Lab / Vector's Fortress (Top Screen)",
        "version": "smwc-33441-1678032792",
        "upstream_time": 1678032792,
        "download_url": "https://dl.smwcentral.net/33441/Minion%20Mayhem%20Gru%27s%20Lab.zip",
        "filename": "Minion Mayhem Gru%27s Lab.zip",
        "size": 6766,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-despicable-me-the-game-minion-mayhem-vector-s-lab-top-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33443,
    "title": "Despicable Me: The Game: Minion Mayhem - Vector's Lab (Top Screen)",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "abstract",
      "texture"
    ],
    "description": "Another scrolling background from Despicable Me: The Game: Minion Mayhem for Nintendo DS.",
    "latest_version": "smwc-33443-1678033742",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33443,
        "title": "Despicable Me: The Game: Minion Mayhem - Vector's Lab (Top Screen)",
        "version": "smwc-33443-1678033742",
        "upstream_time": 1678033742,
        "download_url": "https://dl.smwcentral.net/33443/Minion%20Mayhem%20Vector%27s%20Lab.zip",
        "filename": "Minion Mayhem Vector%27s Lab.zip",
        "size": 6150,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dessert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2917,
    "title": "Dessert",
    "authors": [
      "SafeDesire"
    ],
    "tags": [
      "food",
      "needs remoderation"
    ],
    "description": "Custom dessert graphics I whipped up overnight, requested by RaindropDry for his hack but he gave me the okay to release them right now. Includes all variations of slopes, a few decorations, mushroom platforms and the main cake foreground. Included with the slopes is some correction tiles, you'll see why you need them later but it's no huge hassle. Sample level included to show what I mean as well.<br>\r\nPlease give credit and enjoy the set.",
    "latest_version": "smwc-2917-1381694848",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2917,
        "title": "Dessert",
        "version": "smwc-2917-1381694848",
        "upstream_time": 1381694848,
        "download_url": "https://dl.smwcentral.net/2917/Custom%20-%20Dessert.zip",
        "filename": "Custom - Dessert.zip",
        "size": 5099,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-destination-earthstar",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19741,
    "title": "Destination Earthstar",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "monospace",
      "needs remoderation",
      "sans serif"
    ],
    "description": "Font used in the game Destination Earthstar, would fit galactic/space environments. Includes boxtext and credits graphics, and it has only uppercase.",
    "latest_version": "smwc-19741-1556500533",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19741,
        "title": "Destination Earthstar",
        "version": "smwc-19741-1556500533",
        "upstream_time": 1556500533,
        "download_url": "https://dl.smwcentral.net/19741/Destination%20Earthstar%20font.zip",
        "filename": "Destination Earthstar font.zip",
        "size": 2468,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-detailed-mario-bros",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21226,
    "title": "Detailed Mario Bros.",
    "authors": [
      "Link13"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "gives Mario and Luigi more detail to their appearance and gives small Mario and Luigi more of Big Mario's and Luigi's animation. Includes both normal/fire palettes and a readme.<br>\r\n<br>\r\nThey are intended to be used with the <a href=\"https://smwc.me/s/8625\">Alternate Luigi Graphics Patch</a>. If you wish to use only one of them, they replace GFX32",
    "latest_version": "smwc-21226-1574199238",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21226,
        "title": "Detailed Mario Bros.",
        "version": "smwc-21226-1574199238",
        "upstream_time": 1574199238,
        "download_url": "https://dl.smwcentral.net/21226/Detailed_Mario_Bros.zip",
        "filename": "Detailed_Mario_Bros.zip",
        "size": 27925,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-deutsch-german",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10446,
    "title": "Deutsch (German)",
    "authors": [
      "Yoshi3000"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "This is a German font.<br>\r\n<br>\r\nNo credit needed.Enjoy!<br>\r\n",
    "latest_version": "smwc-10446-1421432031",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10446,
        "title": "Deutsch (German)",
        "version": "smwc-10446-1421432031",
        "upstream_time": 1421432031,
        "download_url": "https://dl.smwcentral.net/10446/German%20Font.zip",
        "filename": "German Font.zip",
        "size": 2485,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-devastator-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40454,
    "title": "Devastator - Stage 7 (Mountains)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "city",
      "flesh",
      "mountain",
      "night",
      "sky"
    ],
    "description": "<span style=\"font-size: 22pt;\"><b>C3 SUMMER 2025:</b></span><br>\r\n<br>\r\nThe \"Sky Mountains\" from the <b><u>Devastator</u></b> Sega CD game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-40454-1756136575",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40454,
        "title": "Devastator - Stage 7 (Mountains)",
        "version": "smwc-40454-1756136575",
        "upstream_time": 1756136575,
        "download_url": "https://dl.smwcentral.net/40454/Devastator-7.zip",
        "filename": "Devastator-7.zip",
        "size": 7902,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40453,
        "title": "Devastator - Stage 2 (Cave)",
        "version": "smwc-40453-1756136416",
        "upstream_time": 1756136416,
        "download_url": "https://dl.smwcentral.net/40453/Devastator-2a.zip",
        "filename": "Devastator-2a.zip",
        "size": 6296,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40452,
        "title": "Devastator - Stage 1 (City)",
        "version": "smwc-40452-1756136244",
        "upstream_time": 1756136244,
        "download_url": "https://dl.smwcentral.net/40452/Devastator-1.zip",
        "filename": "Devastator-1.zip",
        "size": 10146,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dexter-s-laboratory-deesaster-strikes-engines",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38219,
    "title": "Dexter's Laboratory: Deesaster Strikes! - Engines",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "abstract",
      "industrial",
      "mechanical"
    ],
    "description": "The \"Mechanical Area\" from the GBA game <b>Dexter's Laboratory: Deesaster - Strikes</b>.<br>\r\nIt features two backgrounds with similar theme.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38219-1723684897",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38219,
        "title": "Dexter's Laboratory: Deesaster Strikes! - Engines",
        "version": "smwc-38219-1723684897",
        "upstream_time": 1723684897,
        "download_url": "https://dl.smwcentral.net/38219/Deesaster%20Cyber%20001.zip",
        "filename": "Deesaster Cyber 001.zip",
        "size": 4149,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dexter-s-laboratory-deesaster-strikes-garden-underground",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38286,
    "title": "Dexter's Laboratory: Deesaster Strikes! - Garden Underground",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "mountain"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2024</span></b><br>\r\n<br>\r\nThe garden underground from <b><u>Dexter's Laboratory: Deesaster Strikes</u></b> Game Boy Advance game<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38286-1724520813",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38286,
        "title": "Dexter's Laboratory: Deesaster Strikes! - Garden Underground",
        "version": "smwc-38286-1724520813",
        "upstream_time": 1724520813,
        "download_url": "https://dl.smwcentral.net/38286/Deesaster%20Underground.zip",
        "filename": "Deesaster Underground.zip",
        "size": 3285,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dexter-s-laboratory-deesaster-strikes-labyrinth",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38290,
    "title": "Dexter's Laboratory: Deesaster Strikes! - Labyrinth",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "abstract",
      "mechanical"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2024</span></b><br>\r\n<br>\r\nThe \"abstract\" labyrinth area from <b><u>Dexter's Laboratory: Deesaster Strikes</u></b> Game Boy Advance game<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38290-1724521984",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38290,
        "title": "Dexter's Laboratory: Deesaster Strikes! - Labyrinth",
        "version": "smwc-38290-1724521984",
        "upstream_time": 1724521984,
        "download_url": "https://dl.smwcentral.net/38290/Deesaster%20Labyrinth.zip",
        "filename": "Deesaster Labyrinth.zip",
        "size": 2670,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dexter-s-laboratory-deesaster-strikes-pipes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38288,
    "title": "Dexter's Laboratory: Deesaster Strikes! - Pipes",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "pipe"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2024</span></b><br>\r\n<br>\r\nThe mechanical pipelines from <b><u>Dexter's Laboratory: Deesaster Strikes</u></b> Game Boy Advance game<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38288-1724521459",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38288,
        "title": "Dexter's Laboratory: Deesaster Strikes! - Pipes",
        "version": "smwc-38288-1724521459",
        "upstream_time": 1724521459,
        "download_url": "https://dl.smwcentral.net/38288/Deesaster%20Pipes.zip",
        "filename": "Deesaster Pipes.zip",
        "size": 5586,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dexter-s-laboratory-deesaster-strikes-poison",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38287,
    "title": "Dexter's Laboratory: Deesaster Strikes! - Poison",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "abstract",
      "underwater"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2024</span></b><br>\r\n<br>\r\nThe industrial poison from <b><u>Dexter's Laboratory: Deesaster Strikes</u></b> Game Boy Advance game<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38287-1724521205",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38287,
        "title": "Dexter's Laboratory: Deesaster Strikes! - Poison",
        "version": "smwc-38287-1724521205",
        "upstream_time": 1724521205,
        "download_url": "https://dl.smwcentral.net/38287/Deesaster%20Poison.zip",
        "filename": "Deesaster Poison.zip",
        "size": 3789,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dexter-s-laboratory-deesaster-strikes-space",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38289,
    "title": "Dexter's Laboratory: Deesaster Strikes! - Space",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "night",
      "space"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2024</span></b><br>\r\n<br>\r\nThe space area from <b><u>Dexter's Laboratory: Deesaster Strikes</u></b> Game Boy Advance game<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38289-1724521639",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38289,
        "title": "Dexter's Laboratory: Deesaster Strikes! - Space",
        "version": "smwc-38289-1724521639",
        "upstream_time": 1724521639,
        "download_url": "https://dl.smwcentral.net/38289/Deesaster%20Space.zip",
        "filename": "Deesaster Space.zip",
        "size": 5089,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-diagonal-pidgit-bill",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41565,
    "title": "Diagonal Pidgit Bill",
    "authors": [
      "pixlrik"
    ],
    "tags": [
      "pidgit bill"
    ],
    "description": "A diagonal version of the Pidgit Bill sprite. The vanilla game did not come with this graphic so I made one myself.<br>\r\n<br>\r\nCredit not necessary but would be nice.",
    "latest_version": "smwc-41565-1770827491",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41565,
        "title": "Diagonal Pidgit Bill",
        "version": "smwc-41565-1770827491",
        "upstream_time": 1770827491,
        "download_url": "https://dl.smwcentral.net/41565/Diagonal%20Pidgit%20Bill.zip",
        "filename": "Diagonal Pidgit Bill.zip",
        "size": 2337,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dialog-box",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34684,
    "title": "Dialog Box",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "info box",
      "message box"
    ],
    "description": "One day, I was in a desperate need for a dialog box graphic for the info box sprite, since I was using NPC sprites that were larger than 32x32, which is the max size that wye's NPC sprites can handle. So I made this simple graphic with the goal of using it for very big NPCs, but it can be used for any type of NPC character you want or in case you don't want to use a custom sprite to do so.  The colors used here are vanilla, so free feel to change the outline as your heart desires.<br>\r\n<br>\r\nDo note that this submission doesn't include Rex, Mega Mole, Rainy Turtloid (Mega Man X6) and Goradus (Popful Mail (Super Famicom)). They are just used here to show how this simple info box graphic can be used.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-34684-1693005985",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34684,
        "title": "Dialog Box",
        "version": "smwc-34684-1693005985",
        "upstream_time": 1693005985,
        "download_url": "https://dl.smwcentral.net/34684/Dialog%20Box.zip",
        "filename": "Dialog Box.zip",
        "size": 2594,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-diamond-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23908,
    "title": "Diamond Grassland",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "bonus",
      "grassland",
      "needs remoderation"
    ],
    "description": "A graphic that can be used in a grassland or an Special Level, you Decide!",
    "latest_version": "smwc-23908-1595220508",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23908,
        "title": "Diamond Grassland",
        "version": "smwc-23908-1595220508",
        "upstream_time": 1595220508,
        "download_url": "https://dl.smwcentral.net/23908/Diamond%20Grasslands.zip",
        "filename": "Diamond Grasslands.zip",
        "size": 8419,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dice-goomba",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27747,
    "title": "Dice Goomba",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "galoomba",
      "goomba"
    ],
    "description": "A dice-themed goomba / galoomba / whatever you call it replacement, perfect for casino levels, overall. Parachute variants are not included. Credits to No Body the Dragon. Uses vanilla palette.",
    "latest_version": "smwc-27747-1628709524",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27747,
        "title": "Dice Goomba",
        "version": "smwc-27747-1628709524",
        "upstream_time": 1628709524,
        "download_url": "https://dl.smwcentral.net/27747/Dice%20Goomba.zip",
        "filename": "Dice Goomba.zip",
        "size": 2683,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dick-tracy-broadway-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6402,
    "title": "Dick Tracy - Broadway Font",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "Ripped for font with custom small letters from Dick Tracy for NES, it was released in 1990 by Disney, Bandai America and RealTime Associates.",
    "latest_version": "smwc-6402-1396116177",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6402,
        "title": "Dick Tracy - Broadway Font",
        "version": "smwc-6402-1396116177",
        "upstream_time": 1396116177,
        "download_url": "https://dl.smwcentral.net/6402/Dick%20Tracy%20-%20Broadway%20Font.zip",
        "filename": "Dick Tracy - Broadway Font.zip",
        "size": 1457,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-diddy-kong-pilot-dark-tower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19883,
    "title": "Diddy Kong Pilot - Dark Tower",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "block",
      "castle",
      "needs remoderation",
      "ruins",
      "texture"
    ],
    "description": "More than a background by itself, the result of converting the track tiles into a texture (after all they're rocks anyway). They somewhat works... but keep in mind this is from a prototype game.",
    "latest_version": "smwc-19883-1557779214",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19883,
        "title": "Diddy Kong Pilot - Dark Tower",
        "version": "smwc-19883-1557779214",
        "upstream_time": 1557779214,
        "download_url": "https://dl.smwcentral.net/19883/DKP%20Dark%20Tower.zip",
        "filename": "DKP Dark Tower.zip",
        "size": 3892,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-digimon-battle-spirit-etemon-s-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6896,
    "title": "Digimon Battle Spirit - Etemon's Desert",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "desert",
      "needs remoderation",
      "ship"
    ],
    "description": "My C3 2014 summer submission.<br>\r\nI hope that you enjoy.",
    "latest_version": "smwc-6896-1405165553",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6896,
        "title": "Digimon Battle Spirit - Etemon's Desert",
        "version": "smwc-6896-1405165553",
        "upstream_time": 1405165553,
        "download_url": "https://dl.smwcentral.net/6896/Desertetemon.zip",
        "filename": "Desertetemon.zip",
        "size": 3341,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-digimon-battle-spirit-toy-town",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39914,
    "title": "Digimon Battle Spirit - Toy Town",
    "authors": [
      "Rykon-V73",
      "Syn the Fox"
    ],
    "tags": [
      "grassland",
      "no-scroll",
      "toy"
    ],
    "description": "Originally, Syn the Fox ripped this BG and I used Lunar Magic Bitmap Pasting Feature to convert it to SMW. <br>\r\n<br>\r\nSince this BG doesn't scroll, you either leave it without scrolling, except vertically or add really slow horizontal scrolling to the BG. <br>\r\n<br>\r\nUses the second half of palette 4.<br>\r\nPlease give credit to Syn the Fox, not me. <br>\r\nI only did my job.",
    "latest_version": "smwc-39914-1748631711",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39914,
        "title": "Digimon Battle Spirit - Toy Town",
        "version": "smwc-39914-1748631711",
        "upstream_time": 1748631711,
        "download_url": "https://dl.smwcentral.net/39914/Digimon%20Battle%20Spirit%20-%20Toy%20Town.zip",
        "filename": "Digimon Battle Spirit - Toy Town.zip",
        "size": 9302,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-digital-entertainment-s-overworld",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19650,
    "title": "Digital Entertainment's Overworld",
    "authors": [
      "Digital E"
    ],
    "tags": [
      "beach",
      "cave",
      "desert",
      "forest",
      "grassland",
      "ice",
      "needs remoderation",
      "sky"
    ],
    "description": "Here's some custom graphic you can use on your own overworld! This is more of a cartoony tileset. The original cloud animation was replaced by the water animation. Enjoy!",
    "latest_version": "smwc-19650-1555897890",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19650,
        "title": "Digital Entertainment's Overworld",
        "version": "smwc-19650-1555897890",
        "upstream_time": 1555897890,
        "download_url": "https://dl.smwcentral.net/19650/Digital%20Entertainment%27s%20Overworld.zip",
        "filename": "Digital Entertainment%27s Overworld.zip",
        "size": 98659,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-digital-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13176,
    "title": "Digital World",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "abstract",
      "mechanical"
    ],
    "description": "Now Mario can run around inside of a computer's binary code.  This tileset features lots of 1s and 0s in the dirt, as well as red, digital looking spikes and arrows to give your levels a digital look.  It doesn't require custom palettes either.",
    "latest_version": "smwc-13176-1454706154",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13176,
        "title": "Digital World",
        "version": "smwc-13176-1454706154",
        "upstream_time": 1454706154,
        "download_url": "https://dl.smwcentral.net/13176/DigitalWorld.zip",
        "filename": "DigitalWorld.zip",
        "size": 2552,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dino-city-bonus",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1716,
    "title": "Dino City - Bonus",
    "authors": [
      "allowiscous"
    ],
    "tags": [
      "bonus",
      "mechanical",
      "needs remoderation"
    ],
    "description": "This neat background is found during the bonus games in Dino City, and looks extremely nice. I've never seen a background from Dino City ever used before, and I have no use for it, so why not submit it here?<br>\r\n<br>\r\nNo credit required.",
    "latest_version": "smwc-1716-1384128328",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1716,
        "title": "Dino City - Bonus",
        "version": "smwc-1716-1384128328",
        "upstream_time": 1384128328,
        "download_url": "https://dl.smwcentral.net/1716/Dino%20City%20-%20Bonus.zip",
        "filename": "Dino City - Bonus.zip",
        "size": 5664,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dino-city-cave-of-ice",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 506,
    "title": "Dino City - Cave of Ice",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "cave",
      "ice",
      "needs remoderation"
    ],
    "description": "A quick rip, not everything from the actual game is there, though. Pallete, Map16 file, and ExGFX file is included.",
    "latest_version": "smwc-506-1384126235",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 506,
        "title": "Dino City - Cave of Ice",
        "version": "smwc-506-1384126235",
        "upstream_time": 1384126235,
        "download_url": "https://dl.smwcentral.net/506/DinoCityIceCave.zip",
        "filename": "DinoCityIceCave.zip",
        "size": 3342,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dino-city-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 520,
    "title": "Dino City - Grassland",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "beach",
      "grassland",
      "needs remoderation"
    ],
    "description": "This game always had good graphics. ExGFX file, Pallete, and Map16 file included. No credit needed.",
    "latest_version": "smwc-520-1384127693",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 520,
        "title": "Dino City - Grassland",
        "version": "smwc-520-1384127693",
        "upstream_time": 1384127693,
        "download_url": "https://dl.smwcentral.net/520/DinoCityGrassland.zip",
        "filename": "DinoCityGrassland.zip",
        "size": 4090,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dino-city-ocean",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 523,
    "title": "Dino City - Ocean",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "beach",
      "needs remoderation"
    ],
    "description": "Just the ocean background from the Grassy areas of Dino City. ExGFX file, Pallete, and Map16 files are included. No credit needed.<br>\r\n<br>\r\nThe pallete is also used for the Dino City; Grassland ExGFX file. ",
    "latest_version": "smwc-523-1388069859",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 523,
        "title": "Dino City - Ocean",
        "version": "smwc-523-1388069859",
        "upstream_time": 1388069859,
        "download_url": "https://dl.smwcentral.net/523/DinoCityOceanBG.zip",
        "filename": "DinoCityOceanBG.zip",
        "size": 3342,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dino-city-underground",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33168,
    "title": "Dino City - Underground",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "ruins"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 2023 WINTER SUBMISSION</b></span><br>\r\n<br>\r\nA very beautiful cave background from Dino City.  You may recognize this background because of The Second Reality Project Reloaded, which used it mostly on the cave levels.  Does not include the ice variant, since it has a slightly different tilemap.<br>\r\n<br>\r\nCredit would be great but is optional.",
    "latest_version": "smwc-33168-1676260699",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33168,
        "title": "Dino City - Underground",
        "version": "smwc-33168-1676260699",
        "upstream_time": 1676260699,
        "download_url": "https://dl.smwcentral.net/33168/Dino%20City%20-%20Underground.zip",
        "filename": "Dino City - Underground.zip",
        "size": 6277,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dirt",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 606,
    "title": "Dirt",
    "authors": [
      "Exor"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "I noticed a few small errors in the map16 pages, so I fixed and re-uploaded the gfx. Give credit if you want. Use this one!",
    "latest_version": "smwc-606-1384967898",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 606,
        "title": "Dirt",
        "version": "smwc-606-1384967898",
        "upstream_time": 1384967898,
        "download_url": "https://dl.smwcentral.net/606/cus-dirty.zip",
        "filename": "cus-dirty.zip",
        "size": 3062,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-disco-pancake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27965,
    "title": "Disco Pancake",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "roto disc"
    ],
    "description": "This release contains a modified exGFX file designed to work with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=20573\">roto disc sprite v1.1 by DigitalSine, JackTheSpades, mikeyk</a>. It doesn't use brightly flashing colors, making it easier to track with the eyes. It may be preferable for people with photosensitivity, as well.<br>\r\n<br>\r\nIf you set the define at the top of roto_disc.asm to !PaletteRotate = 1, then use PaletteRotate1.pal. This uses colors 3-5 on palettes 9-F, and it produces a slight shimmer on the border of the sprite.<br>\r\n<br>\r\nIf you set it palette rotate to 0, use PaletteRotate0.pal. The sprite will be a solid color, and by default it will use palette B.<br>\r\n<br>\r\nOther names for this sprite: disco waffle, death waffle, atomic waffle",
    "latest_version": "smwc-27965-1628642124",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27965,
        "title": "Disco Pancake",
        "version": "smwc-27965-1628642124",
        "upstream_time": 1628642124,
        "download_url": "https://dl.smwcentral.net/27965/DiscoPancake.zip",
        "filename": "DiscoPancake.zip",
        "size": 3049,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-disney-s-aladdin-sms-gg-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12640,
    "title": "Disney's Aladdin (SMS/GG) - Font",
    "authors": [
      "Higsby"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "This is new the Aladdin font (SMS/GG)!",
    "latest_version": "smwc-12640-1447544591",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12640,
        "title": "Disney's Aladdin (SMS/GG) - Font",
        "version": "smwc-12640-1447544591",
        "upstream_time": 1447544591,
        "download_url": "https://dl.smwcentral.net/12640/Aladdin.zip",
        "filename": "Aladdin.zip",
        "size": 1964,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-disney-s-aladdin-snes-agrabah-marketplace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18867,
    "title": "Disney's Aladdin (SNES) - Agrabah Marketplace",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "desert",
      "needs remoderation",
      "ruins"
    ],
    "description": "Background of the first level of Aladdin.",
    "latest_version": "smwc-18867-1547517568",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18867,
        "title": "Disney's Aladdin (SNES) - Agrabah Marketplace",
        "version": "smwc-18867-1547517568",
        "upstream_time": 1547517568,
        "download_url": "https://dl.smwcentral.net/18867/aladdin%20level%201.zip",
        "filename": "aladdin level 1.zip",
        "size": 6616,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-disney-s-aladdin-snes-agrabah-rooftops",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27821,
    "title": "Disney's Aladdin (SNES) - Agrabah Rooftops",
    "authors": [
      "swunsh_"
    ],
    "tags": [
      "castle",
      "desert",
      "town"
    ],
    "description": "Ripped from Disney's Aladdin on SNES. <br>\r\n<br>\r\nGFX use BG 1,2 and 3.<br>\r\n<br>\r\nUses palette 2,3,5 and 7.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-27821-1627328420",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27821,
        "title": "Disney's Aladdin (SNES) - Agrabah Rooftops",
        "version": "smwc-27821-1627328420",
        "upstream_time": 1627328420,
        "download_url": "https://dl.smwcentral.net/27821/Disney%27s%20Aladdin%20-%20Stage%203.zip",
        "filename": "Disney%27s Aladdin - Stage 3.zip",
        "size": 9421,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-disney-s-aladdin-snes-bonus-level-simplified",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18899,
    "title": "Disney's Aladdin (SNES) - Bonus Level (simplified)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city",
      "needs remoderation",
      "night",
      "sky",
      "town"
    ],
    "description": "A simplified version of the background used in the bonus level in Aladdin.",
    "latest_version": "smwc-18899-1547830131",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18899,
        "title": "Disney's Aladdin (SNES) - Bonus Level (simplified)",
        "version": "smwc-18899-1547830131",
        "upstream_time": 1547830131,
        "download_url": "https://dl.smwcentral.net/18899/aladdin%20bonus%20level.zip",
        "filename": "aladdin bonus level.zip",
        "size": 6879,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-disney-s-aladdin-snes-inside-the-lamp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8722,
    "title": "Disney's Aladdin (SNES) - Inside the Lamp",
    "authors": [
      "Mippish"
    ],
    "tags": [
      "bonus",
      "needs remoderation",
      "switch palace"
    ],
    "description": "This better work...<br>\r\n<br>\r\nDelete the other four please!<br>\r\n<br>\r\nNo credit needed...",
    "latest_version": "smwc-8722-1407829974",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8722,
        "title": "Disney's Aladdin (SNES) - Inside the Lamp",
        "version": "smwc-8722-1407829974",
        "upstream_time": 1407829974,
        "download_url": "https://dl.smwcentral.net/8722/Genie.zip",
        "filename": "Genie.zip",
        "size": 9384,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-disney-s-aladdin-snes-inside-the-lamp-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30531,
    "title": "Disney's Aladdin (SNES) - Inside the Lamp (Act 2)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "needs remoderation",
      "pillars",
      "sky"
    ],
    "description": "This background belongs to Aladdin (SNES) from the Inside the Lamp, in the second section of this stage.",
    "latest_version": "smwc-30531-1650248934",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30531,
        "title": "Disney's Aladdin (SNES) - Inside the Lamp (Act 2)",
        "version": "smwc-30531-1650248934",
        "upstream_time": 1650248934,
        "download_url": "https://dl.smwcentral.net/30531/Insidelamp2.zip",
        "filename": "Insidelamp2.zip",
        "size": 4636,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6808,
        "title": "Disney's Aladdin (SNES) - Inside the Lamp (Act 3)",
        "version": "smwc-6808-1404316815",
        "upstream_time": 1404316815,
        "download_url": "https://dl.smwcentral.net/6808/Inside%20the%20Lamp.zip",
        "filename": "Inside the Lamp.zip",
        "size": 4881,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-disney-s-aladdin-snes-jafar-s-castle-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1507,
    "title": "Disney's Aladdin (SNES) - Jafar's Castle (Castle)",
    "authors": [
      "uyuyuy99"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "ruins"
    ],
    "description": "Castle BG ripped from Aladdin (SNES)<br>\r\n<br>\r\nComes with:<br>\r\n- ExGFX file<br>\r\n- Map16 Page<br>\r\n- Palette<br>\r\n- Sample level with already assembled background<br>\r\n<br>\r\n----------------------------------<br>\r\n<br>\r\nPlease give credit if used!",
    "latest_version": "smwc-1507-1408215746",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1507,
        "title": "Disney's Aladdin (SNES) - Jafar's Castle (Castle)",
        "version": "smwc-1507-1408215746",
        "upstream_time": 1408215746,
        "download_url": "https://dl.smwcentral.net/1507/Aladdin%20%28SNES%29%20-%20Jafar%27s%20Castle.zip",
        "filename": "Aladdin (SNES) - Jafar%27s Castle.zip",
        "size": 2716,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-disney-s-aladdin-snes-jafar-s-palace-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 921,
    "title": "Disney's Aladdin (SNES) - Jafar's Palace (Clouds)",
    "authors": [
      "Mippish"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "Red scary clouds from Aladdin. There isn't anything interesting about this BG. Give credit, if used!",
    "latest_version": "smwc-921-1395133965",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 921,
        "title": "Disney's Aladdin (SNES) - Jafar's Palace (Clouds)",
        "version": "smwc-921-1395133965",
        "upstream_time": 1395133965,
        "download_url": "https://dl.smwcentral.net/921/Act%202.zip",
        "filename": "Act 2.zip",
        "size": 2723,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-disney-s-magical-quest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30037,
    "title": "Disney's Magical Quest 3 Starring Mickey & Donald - Town Harvest Fair (Water Channels)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "forest",
      "grassland",
      "mountain",
      "night",
      "no-scroll",
      "swamp",
      "town"
    ],
    "description": "this background belongs to stage 1 of Mickey to Donald - Magical Adventure 3 the level has 3 background this is from the second part of the level<br>\r\n<br>\r\n- I was informed that some colors of this background were incorrect so I am updating now the colors are using palette 1 and palette 3<br>\r\n<br>\r\n- different from the last version this one doesn't use 2 BG slots it uses only 1 slot I put it on BG2",
    "latest_version": "smwc-30037-1646350747",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30037,
        "title": "Disney's Magical Quest 3 Starring Mickey & Donald - Town Harvest Fair (Water Channels)",
        "version": "smwc-30037-1646350747",
        "upstream_time": 1646350747,
        "download_url": "https://dl.smwcentral.net/30037/Magical%20Quest%203%20Starring%20Mickey%20%26%20Donald.zip",
        "filename": "Magical Quest 3 Starring Mickey %26 Donald.zip",
        "size": 4540,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30020,
        "title": "Disney's Magical Quest 3 Starring Mickey & Donald - Town Harvest Fair (Main Street)",
        "version": "smwc-30020-1646250182",
        "upstream_time": 1646250182,
        "download_url": "https://dl.smwcentral.net/30020/Mickey%20to%20Donald%20%20Magical%20Adventure%203%20-%20Stage%201%20%28Area1%29.zip",
        "filename": "Mickey to Donald  Magical Adventure 3 - Stage 1 (Area1).zip",
        "size": 9201,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20211,
        "title": "Disney's Magical Quest 3 Starring Mickey & Donald - King Pete's Palace (Exterior)",
        "version": "smwc-20211-1560826596",
        "upstream_time": 1560826596,
        "download_url": "https://dl.smwcentral.net/20211/MQ3%20King%20Pete%27s%20Palace.zip",
        "filename": "MQ3 King Pete%27s Palace.zip",
        "size": 3533,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19894,
        "title": "Disney's Magical Quest 3 Starring Mickey & Donald - Town Harvest Fair (Town Outskirts)",
        "version": "smwc-19894-1557887945",
        "upstream_time": 1557887945,
        "download_url": "https://dl.smwcentral.net/19894/Mickey%20%26%20Donald%20-%20Magical%20Adventure%203%20-%20Town%20Harvest%20Fair.zip",
        "filename": "Mickey %26 Donald - Magical Adventure 3 - Town Harvest Fair.zip",
        "size": 5613,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1894,
        "title": "Disney's Magical Quest 3 Starring Mickey & Donald - Fungi Forest",
        "version": "smwc-1894-1411328946",
        "upstream_time": 1411328946,
        "download_url": "https://dl.smwcentral.net/1894/Magical%20Quest%203%20-%20Fungi%20Forest.zip",
        "filename": "Magical Quest 3 - Fungi Forest.zip",
        "size": 6505,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-disney-s-peter-pan-return-to-neverland-brown-sea",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37137,
    "title": "Disney's Peter Pan: Return to Neverland - Brown Sea",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "lake",
      "mountain",
      "night"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 Winter 2024</span></b><br>\r\n<br>\r\nThe \"Brown background with sea, mist and dark mountains\" from the GBA game <u><b>Disney's Peter Pan: Return to Neverland</b></u>.<br>\r\nWhat do you think about this?<br>\r\n<br>\r\nI slightly edited the background to make it loop properly.<br>\r\n<br>\r\n<b><span style=\"color: #ff0000;\">WARNING:</span></b> It uses BG1, BG2, BG3 and FG2",
    "latest_version": "smwc-37137-1708962747",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37137,
        "title": "Disney's Peter Pan: Return to Neverland - Brown Sea",
        "version": "smwc-37137-1708962747",
        "upstream_time": 1708962747,
        "download_url": "https://dl.smwcentral.net/37137/PeterPanGBABrownSea.zip",
        "filename": "PeterPanGBABrownSea.zip",
        "size": 12505,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-disney-s-peter-pan-return-to-neverland-jungle-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37140,
    "title": "Disney's Peter Pan: Return to Neverland - Jungle Cave",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "forest",
      "jungle"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 Winter 2024</span></b><br>\r\n<br>\r\nThe \"Jungle Cave\" from the GBA game <u><b>Disney's Peter Pan: Return to Neverland</b></u>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-37140-1708962932",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37140,
        "title": "Disney's Peter Pan: Return to Neverland - Jungle Cave",
        "version": "smwc-37140-1708962932",
        "upstream_time": 1708962932,
        "download_url": "https://dl.smwcentral.net/37140/PeterPanGBAJungleCave.zip",
        "filename": "PeterPanGBAJungleCave.zip",
        "size": 7405,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-disney-s-peter-pan-return-to-neverland-town",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37169,
    "title": "Disney's Peter Pan: Return to Neverland - Town",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 Winter 2024</b></span><br>\r\n<br>\r\nThe City from the GBA game <b><u>Disney's Peter Pan: Return to Neverland</u></b>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-37169-1709052772",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37169,
        "title": "Disney's Peter Pan: Return to Neverland - Town",
        "version": "smwc-37169-1709052772",
        "upstream_time": 1709052772,
        "download_url": "https://dl.smwcentral.net/37169/PeterPanGBATown.zip",
        "filename": "PeterPanGBATown.zip",
        "size": 7341,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-distinctive-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33089,
    "title": "Distinctive Forest",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "fire",
      "forest"
    ],
    "description": "The beautiful forest has two versions:<br>\r\n-Grumble Forest (Forest with fire)<br>\r\n-Peaceful Forest (Nature forest)<br>\r\nInclude 4 palette variants (Spring, Summer, Autumn, and Winter) (For fire forest, Gray trees instead of Winter)<br>\r\nInclude evening time sky patch for peaceful forest<br>\r\nInclude night time sky patch instead of lava forest",
    "latest_version": "smwc-33089-1676062378",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33089,
        "title": "Distinctive Forest",
        "version": "smwc-33089-1676062378",
        "upstream_time": 1676062378,
        "download_url": "https://dl.smwcentral.net/33089/Distinctive%20Forest%20BG.zip",
        "filename": "Distinctive Forest BG.zip",
        "size": 14543,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-distinctively-square-overworld-graphics",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20924,
    "title": "Distinctively Square Overworld Graphics",
    "authors": [
      "Katrina"
    ],
    "tags": [
      "cave",
      "desert",
      "forest",
      "grassland",
      "mountain",
      "mushroom",
      "needs remoderation",
      "sky",
      "snow"
    ],
    "description": "Hey did you remember the deadline for the overworld contest? I didn't.<br>\r\n<br>\r\nThis is a set of overworld graphics that I tried my best to make look real nice. They have a bunch of ordinary Mario features so they should probably meet at least some of your overworld needs.<br>\r\n<br>\r\nAlso: they're square. Amazing.<br>\r\n<br>\r\n<i>Moderator's note: it's already mentioned in the readme, but to clarify it further: the included ExGFX change the 8x8 tiles used by the vanilla Layer 1 tiles. If you only insert and load the ExGFX and palette files, your Overworld will be filled with garbage tiles due to the new graphics affecting the default Layer 1 tile, which in vanilla was completely transparent. To address this, you have to, in Layer 2 8x8 Editor Mode, copy the new 8x8 Layer 1 tiles (found below the submaps) from the sample BPS's Overworld to the same location within your Overworld, so your Layer 1 tiles will use those instead.</i>",
    "latest_version": "smwc-20924-1568257727",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20924,
        "title": "Distinctively Square Overworld Graphics",
        "version": "smwc-20924-1568257727",
        "upstream_time": 1568257727,
        "download_url": "https://dl.smwcentral.net/20924/Katrina%20-%20Square%20Overworld.zip",
        "filename": "Katrina - Square Overworld.zip",
        "size": 140221,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dk-king-of-swing-booster-barrel-skyway",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19768,
    "title": "DK: King of Swing - Booster Barrel Skyway",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "ice",
      "mountain",
      "needs remoderation"
    ],
    "description": "A rip of the mountains seen in the beggining of this level, and yes, only the mountains because it's the only thing in that background that is loopable.<br>\r\n<br>\r\nAlso contains a layer 3 version. If you want to move it to the subscreen, remember the <a href=\"https://smwc.me/s/11418\">Layer 3 to Subscreen Patch</a>!<br>\r\n",
    "latest_version": "smwc-19768-1556849003",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19768,
        "title": "DK: King of Swing - Booster Barrel Skyway",
        "version": "smwc-19768-1556849003",
        "upstream_time": 1556849003,
        "download_url": "https://dl.smwcentral.net/19768/DK%20KOS%20-%20Booster%20Barrel%20Skyway.zip",
        "filename": "DK KOS - Booster Barrel Skyway.zip",
        "size": 5324,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dk-king-of-swing-forest-jungle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2959,
    "title": "DK: King of Swing - Forest/Jungle",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "forest",
      "jungle",
      "needs remoderation"
    ],
    "description": "A ripped background from King of Swing's Forest/Jungle levels",
    "latest_version": "smwc-2959-1412532637",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2959,
        "title": "DK: King of Swing - Forest/Jungle",
        "version": "smwc-2959-1412532637",
        "upstream_time": 1412532637,
        "download_url": "https://dl.smwcentral.net/2959/jungle.zip",
        "filename": "jungle.zip",
        "size": 9194,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dk-king-of-swing-forest-night",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34258,
    "title": "DK: King of Swing - Forest (Night)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "forest",
      "jungle",
      "night"
    ],
    "description": "Here's a night background from the GBA game. Palette can be easy to edit, it doesn't affect the SMW palette and the vanilla leftover tiles are removed.<br>\r\nEnjoy!",
    "latest_version": "smwc-34258-1688769390",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34258,
        "title": "DK: King of Swing - Forest (Night)",
        "version": "smwc-34258-1688769390",
        "upstream_time": 1688769390,
        "download_url": "https://dl.smwcentral.net/34258/DK%20-%20King%20of%20Swing%20-%20Forest%20Night.zip",
        "filename": "DK - King of Swing - Forest Night.zip",
        "size": 3977,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dk-king-of-swing-jungle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 885,
    "title": "DK: King of Swing - Jungle",
    "authors": [
      "An00bis"
    ],
    "tags": [
      "jungle",
      "needs remoderation"
    ],
    "description": "A jungle BG from Donkey Kong King of Swing for GBA. Map16 page, sample level, and palette included. Credit would be nice but you don't have to.",
    "latest_version": "smwc-885-1395132922",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 885,
        "title": "DK: King of Swing - Jungle",
        "version": "smwc-885-1395132922",
        "upstream_time": 1395132922,
        "download_url": "https://dl.smwcentral.net/885/King%20of%20Swing.zip",
        "filename": "King of Swing.zip",
        "size": 2773,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dk-king-of-swing-mini-necky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14707,
    "title": "DK: King of Swing - Mini-Necky",
    "authors": [
      "Big Brawler"
    ],
    "tags": [
      "mini-necky",
      "needs remoderation"
    ],
    "description": "Mini Necky of DK King of Swing, you need to have the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3732\">Mini Necky Sprite of \"Dahnamics\"</a> to use them.",
    "latest_version": "smwc-14707-1480458128",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14707,
        "title": "DK: King of Swing - Mini-Necky",
        "version": "smwc-14707-1480458128",
        "upstream_time": 1480458128,
        "download_url": "https://dl.smwcentral.net/14707/GFX%20-%20Mini%20Necky%20%28DK%20King%20Of%20Swing%29.zip",
        "filename": "GFX - Mini Necky (DK King Of Swing).zip",
        "size": 3211,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dk-king-of-swing-pyramid-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34255,
    "title": "DK: King of Swing - Pyramid / Temple",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "pyramid",
      "ruins"
    ],
    "description": "This background is seen in the pyramid or temple levels of the game.<br>\r\nRemoved the required vanilla leftovers.<br>\r\nEnjoy!",
    "latest_version": "smwc-34255-1688753402",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34255,
        "title": "DK: King of Swing - Pyramid / Temple",
        "version": "smwc-34255-1688753402",
        "upstream_time": 1688753402,
        "download_url": "https://dl.smwcentral.net/34255/DK%20-%20King%20of%20Swing%20-%20Pyramid-Temple.zip",
        "filename": "DK - King of Swing - Pyramid-Temple.zip",
        "size": 3596,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 537,
        "title": "DK: King of Swing - Pyramid/Temple",
        "version": "smwc-537-1388070562",
        "upstream_time": 1388070562,
        "download_url": "https://dl.smwcentral.net/537/DKKOS.zip",
        "filename": "DKKOS.zip",
        "size": 3317,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dk-king-of-swing-sea",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34249,
    "title": "DK: King of Swing - Sea",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "jungle"
    ],
    "description": "A sea background from the game mentioned above. Some differences from Luigi-San's rip:<br>\r\n-map16 tiles are optimized and also uses less tiles;<br>\r\n-palette is easy to edit now;<br>\r\n-saved one tile by replacing the empty tile 100 with tile F8.<br>\r\nHave fun!",
    "latest_version": "smwc-34249-1688668108",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34249,
        "title": "DK: King of Swing - Sea",
        "version": "smwc-34249-1688668108",
        "upstream_time": 1688668108,
        "download_url": "https://dl.smwcentral.net/34249/DK%20-%20King%20of%20Swing%20-%20Sea.zip",
        "filename": "DK - King of Swing - Sea.zip",
        "size": 4447,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dk-king-of-swing-underwater",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 634,
    "title": "DK: King of Swing - Underwater",
    "authors": [
      "Buu"
    ],
    "tags": [
      "needs remoderation",
      "underwater"
    ],
    "description": "This background was ripped from the game \"Donkey Kong - King of Swing\" for the GBA.",
    "latest_version": "smwc-634-1388932876",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 634,
        "title": "DK: King of Swing - Underwater",
        "version": "smwc-634-1388932876",
        "upstream_time": 1388932876,
        "download_url": "https://dl.smwcentral.net/634/%5BBG%5D%20Donkey%20Kong%20-%20King%20of%20Swing%20-%20Underwater.zip",
        "filename": "%5BBG%5D Donkey Kong - King of Swing - Underwater.zip",
        "size": 6179,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dk-king-of-swing-underwater-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2921,
    "title": "DK: King of Swing - Underwater Ruins",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "needs remoderation",
      "ruins"
    ],
    "description": "A near complete rip of the foreground + background of the level Underwater Ruins, from the game DK: King of Swing. The pillars are assembled in the Map16 for easier use, as opposed to compacting them to save space.",
    "latest_version": "smwc-2921-1375050073",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2921,
        "title": "DK: King of Swing - Underwater Ruins",
        "version": "smwc-2921-1375050073",
        "upstream_time": 1375050073,
        "download_url": "https://dl.smwcentral.net/2921/donkey%20kong%20king%20of%20swing.zip",
        "filename": "donkey kong king of swing.zip",
        "size": 10391,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-docks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 763,
    "title": "Docks",
    "authors": [
      "Hach"
    ],
    "tags": [
      "harbor",
      "needs remoderation",
      "sewer"
    ],
    "description": "Another thing for Supertails. These are docks that are vaguely reminiscent of Ricco harbor from Super Mario Sunshine.<br>\r\nIncludes picture, map16, graphics(!) and palette.",
    "latest_version": "smwc-763-1385822540",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 763,
        "title": "Docks",
        "version": "smwc-763-1385822540",
        "upstream_time": 1385822540,
        "download_url": "https://dl.smwcentral.net/763/cus-docks.zip",
        "filename": "cus-docks.zip",
        "size": 2921,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dogz",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19769,
    "title": "Dogz 2 (GBA) - Menu",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "Background used in the main menus in Dogz 2 (GBA). Would fit bonus rooms... or something related to dogs.",
    "latest_version": "smwc-19769-1556853271",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19769,
        "title": "Dogz 2 (GBA) - Menu",
        "version": "smwc-19769-1556853271",
        "upstream_time": 1556853271,
        "download_url": "https://dl.smwcentral.net/19769/Dogz%202%20Menu.zip",
        "filename": "Dogz 2 Menu.zip",
        "size": 3218,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doki-doki-literature-club-inspired-bonus-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19111,
    "title": "Doki Doki Literature Club-inspired Bonus Room",
    "authors": [
      "FailSandwich"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "My first original graphics. Based on the menu screens and polka-dot backgrounds from Doki Doki Literature Club. Best used in bonus rooms and switch palaces. It's really simple, so I don't know if I should be asking for credit, but I did spend like an hour fiddling around to make it look good, so please give credit.",
    "latest_version": "smwc-19111-1551538933",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19111,
        "title": "Doki Doki Literature Club-inspired Bonus Room",
        "version": "smwc-19111-1551538933",
        "upstream_time": 1551538933,
        "download_url": "https://dl.smwcentral.net/19111/ddlc.zip",
        "filename": "ddlc.zip",
        "size": 2846,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doki-doki-literature-club-just-monika",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30869,
    "title": "Doki Doki Literature Club - Just Monika",
    "authors": [
      "FailSandwich"
    ],
    "tags": [
      "night",
      "realistic",
      "space"
    ],
    "description": "Original Description:<br>\r\nThe background for the Just Monika scene in Doki Doki Literature Club. Best used for space-themed levels or levels taking place at nighttime. <br>\r\n<br>\r\nUPDATE 12:38 AM, 09/05/2022: I fixed up the background in the example.mwl as I noticed parts of it were out of place and it was bugging me severely. Yes, I just updated a 3.5yr old file ¯\\_(ツ)_/¯",
    "latest_version": "smwc-30869-1652121224",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30869,
        "title": "Doki Doki Literature Club - Just Monika",
        "version": "smwc-30869-1652121224",
        "upstream_time": 1652121224,
        "download_url": "https://dl.smwcentral.net/30869/Just%20Monika.zip",
        "filename": "Just Monika.zip",
        "size": 17732,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-domino-tiles",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38391,
    "title": "Domino Tiles",
    "authors": [
      "Yui-Drakon"
    ],
    "tags": [
      "bonus",
      "domino"
    ],
    "description": "A simple set of domino tiles. Uses part of the last two lines of BG2, and colours 42, 43, 44 and 49 of vanilla palette 4.<br>\r\n",
    "latest_version": "smwc-38391-1725836375",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38391,
        "title": "Domino Tiles",
        "version": "smwc-38391-1725836375",
        "upstream_time": 1725836375,
        "download_url": "https://dl.smwcentral.net/38391/Domino%20Tiles%20Version%202.zip",
        "filename": "Domino Tiles Version 2.zip",
        "size": 1577,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-don-doko-don",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37486,
    "title": "Don Doko Don 2 - Floating Island",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "2bpp",
      "cave",
      "ice",
      "night",
      "retro",
      "ship",
      "sky",
      "underwater"
    ],
    "description": "A tileset of the floating island that appears to have artificial insides from Don Doko Don 2 for the Family Computer.",
    "latest_version": "smwc-37486-1711142323",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37486,
        "title": "Don Doko Don 2 - Floating Island",
        "version": "smwc-37486-1711142323",
        "upstream_time": 1711142323,
        "download_url": "https://dl.smwcentral.net/37486/Don%20Doko%20Don%202%20-%20Floating%20Island%20FG.zip",
        "filename": "Don Doko Don 2 - Floating Island FG.zip",
        "size": 5570,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33436,
        "title": "Don Doko Don 2 - Ship",
        "version": "smwc-33436-1677968402",
        "upstream_time": 1677968402,
        "download_url": "https://dl.smwcentral.net/33436/Don%20Doko%20Don%202%20-%20Ship.zip",
        "filename": "Don Doko Don 2 - Ship.zip",
        "size": 6626,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33420,
        "title": "Don Doko Don 2 - Ocean Entrance",
        "version": "smwc-33420-1677947727",
        "upstream_time": 1677947727,
        "download_url": "https://dl.smwcentral.net/33420/Don%20Doko%20Don%202%20-%20Ocean%20Entrance.zip",
        "filename": "Don Doko Don 2 - Ocean Entrance.zip",
        "size": 8262,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33402,
        "title": "Don Doko Don 2 - Ice Cave",
        "version": "smwc-33402-1677721081",
        "upstream_time": 1677721081,
        "download_url": "https://dl.smwcentral.net/33402/Don%20Doko%20Don%202%20-%20Ice%20Cave.zip",
        "filename": "Don Doko Don 2 - Ice Cave.zip",
        "size": 4578,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donald-duck-no-mahou-no-boushi-snes-geyser-heights-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29941,
    "title": "Donald Duck no Mahou no Boushi (SNES) - Geyser Heights (Mountains)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mountain",
      "sky"
    ],
    "description": "this background appears in Donald Duck no Mahou no Boushi in one of the stages where you can choose between four stages the stage doesn't seem to have a name in the game itself doesn't appear any name so I named it Gêiser stage because that's what it seems to be<br>\r\n<br>\r\n- in the background it seems to have a kind of line that is noticeable this has in the background in the game I therefore left it<br>\r\n<br>\r\n- this is just a part of the background if I because the bottom of this background I didn't find as beautiful as this one, if I manage to improve the quality of that background I'll post it here along with this file",
    "latest_version": "smwc-29941-1645742622",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29941,
        "title": "Donald Duck no Mahou no Boushi (SNES) - Geyser Heights (Mountains)",
        "version": "smwc-29941-1645742622",
        "upstream_time": 1645742622,
        "download_url": "https://dl.smwcentral.net/29941/Donald%20Duck%20no%20Mahou%20no%20Boushi.zip",
        "filename": "Donald Duck no Mahou no Boushi.zip",
        "size": 9128,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donald-duck-no-mahou-no-boushi-snes-snow-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29965,
    "title": "Donald Duck no Mahou no Boushi (SNES) - Snow Land",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "snow"
    ],
    "description": "this background and one of the stages of the 4 stages where you can choose is a snow stage and there's not much more than that<br>\r\n<br>\r\n- the black area in the background demo photo uses the color palette of the back area so it is possible to use a gradient in this background<br>\r\n<br>\r\n- the .palmask is included in the file and is set to black being true to the original background<br>\r\n<br>\r\n- unlike the last version that I posted this one uses only one BG slot, the BG2",
    "latest_version": "smwc-29965-1645890620",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29965,
        "title": "Donald Duck no Mahou no Boushi (SNES) - Snow Land",
        "version": "smwc-29965-1645890620",
        "upstream_time": 1645890620,
        "download_url": "https://dl.smwcentral.net/29965/Donald%20Duck%20no%20Mahou%20no%20Boushi%20-%20Snow%20Land.zip",
        "filename": "Donald Duck no Mahou no Boushi - Snow Land.zip",
        "size": 5186,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donald-duck-no-mahou-no-boushi-time-attack-go-go",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29995,
    "title": "Donald Duck no Mahou no Boushi - Time Attack Go! Go!",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "carnival"
    ],
    "description": "a repost of a version that wasn't good, this background is from Donald Duck no Mahou no Boushi one of the stages at the beginning of the game takes place in a circus<br>\r\n<br>\r\n- I'm using the color of the back area color in the .pal file",
    "latest_version": "smwc-29995-1646009283",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29995,
        "title": "Donald Duck no Mahou no Boushi - Time Attack Go! Go!",
        "version": "smwc-29995-1646009283",
        "upstream_time": 1646009283,
        "download_url": "https://dl.smwcentral.net/29995/Donald%20Duck%20no%20Mahou%20no%20Boushi%20-%20Time%20Attack%20Go%21%20Go%21.zip",
        "filename": "Donald Duck no Mahou no Boushi - Time Attack Go%21 Go%21.zip",
        "size": 4150,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-chargin-chuck",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31596,
    "title": "Donkey Kong (Chargin' Chuck)",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "chargin' chuck",
      "patch needed"
    ],
    "description": "\"He's the leader of the bunch, you know him well<br>\r\nHe's finally back to kick some tail<br>\r\nHis coconut gun can fire in spurts<br>\r\nIf he shoots ya, it's gonna hurt!<br>\r\nHe's bigger, faster, and stronger too<br>\r\nHe's the first member of the DK crew!<br>\r\nHuh!<br>\r\n<br>\r\nDK! Donkey Kong!<br>\r\nDK! Donkey Kong is here!\"<br>\r\n<br>\r\nHere for your SMW Hacks too!<br>\r\n<br>\r\nIncludes a hex edit that fixes Chargin' Chuck arm color to use palette D. Also, includes a custom palette as well. One color of palette B is used to fix the hand of the Diggin' Chuck. The last three colors of palette E are used by the barrel (rock replacement).<br>\r\n<br>\r\nTo fix the Diggin Chuck Shoulder, there's another hex edit included as well.<br>\r\n<br>\r\nCredit to No Body The Dragon.",
    "latest_version": "smwc-31596-1659144708",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31596,
        "title": "Donkey Kong (Chargin' Chuck)",
        "version": "smwc-31596-1659144708",
        "upstream_time": 1659144708,
        "download_url": "https://dl.smwcentral.net/31596/Donkey%20Kong%20Chuck.zip",
        "filename": "Donkey Kong Chuck.zip",
        "size": 11040,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40442,
    "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Bonus Coin (16x16)",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "2bpp",
      "beach",
      "brambles",
      "carnival",
      "castle",
      "cave",
      "christmas",
      "cliff",
      "clouds",
      "cluster bullet shooter",
      "coaster",
      "coin",
      "custom block",
      "fog",
      "food",
      "forest",
      "haunted",
      "house",
      "ice",
      "industrial",
      "interior",
      "jungle",
      "lava",
      "library",
      "mechanical",
      "mill",
      "mines",
      "mist",
      "mountain",
      "muncher",
      "needs remoderation",
      "ocean",
      "patch needed",
      "poison",
      "realistic",
      "ruins",
      "ship",
      "sign",
      "sky",
      "snow",
      "spooky",
      "swamp",
      "town",
      "trees",
      "underwater",
      "volcano",
      "wood"
    ],
    "description": "A 16x16 version of a bonus coin found in the game's save screen.",
    "latest_version": "smwc-40442-1756066196",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40442,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Bonus Coin (16x16)",
        "version": "smwc-40442-1756066196",
        "upstream_time": 1756066196,
        "download_url": "https://dl.smwcentral.net/40442/DKC3%2016x16%20Bonus%20Coin.zip",
        "filename": "DKC3 16x16 Bonus Coin.zip",
        "size": 3483,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40441,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Bear Coin (16x16)",
        "version": "smwc-40441-1756066077",
        "upstream_time": 1756066077,
        "download_url": "https://dl.smwcentral.net/40441/DKC3%2016x16%20Bear%20Coin.zip",
        "filename": "DKC3 16x16 Bear Coin.zip",
        "size": 3481,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40440,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Kremkoin (16x16)",
        "version": "smwc-40440-1756065864",
        "upstream_time": 1756065864,
        "download_url": "https://dl.smwcentral.net/40440/DKC2%2016x16%20Kremkoin.zip",
        "filename": "DKC2 16x16 Kremkoin.zip",
        "size": 3484,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40439,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - DK Coin (16x16)",
        "version": "smwc-40439-1756065716",
        "upstream_time": 1756065716,
        "download_url": "https://dl.smwcentral.net/40439/DKC2%2016x16%20DK%20Coin.zip",
        "filename": "DKC2 16x16 DK Coin.zip",
        "size": 4015,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39542,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Cog",
        "version": "smwc-39542-1741536539",
        "upstream_time": 1741536539,
        "download_url": "https://dl.smwcentral.net/39542/Donkey%20Kong%20Country%203%27s%20Cog.zip",
        "filename": "Donkey Kong Country 3%27s Cog.zip",
        "size": 3863,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37635,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Lost World",
        "version": "smwc-37635-1713039292",
        "upstream_time": 1713039292,
        "download_url": "https://dl.smwcentral.net/37635/Lost_World_DKC2.zip",
        "filename": "Lost_World_DKC2.zip",
        "size": 153222,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 36785,
        "title": "Donkey Kong Country 3 (GBA) - Stormy Seas",
        "version": "smwc-36785-1706986093",
        "upstream_time": 1706986093,
        "download_url": "https://dl.smwcentral.net/36785/DKCStormySeas.zip",
        "filename": "DKCStormySeas.zip",
        "size": 17420,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32858,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Bonus Coin",
        "version": "smwc-32858-1672680953",
        "upstream_time": 1672680953,
        "download_url": "https://dl.smwcentral.net/32858/DKC3%20-%20Bonus%20Coin.zip",
        "filename": "DKC3 - Bonus Coin.zip",
        "size": 5309,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32842,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Warning Sign",
        "version": "smwc-32842-1672451704",
        "upstream_time": 1672451704,
        "download_url": "https://dl.smwcentral.net/32842/DKC3%20-%20Warning%20Sign.zip",
        "filename": "DKC3 - Warning Sign.zip",
        "size": 2886,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25463,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble - Base",
        "version": "smwc-25463-1608001165",
        "upstream_time": 1608001165,
        "download_url": "https://dl.smwcentral.net/25463/DKC3%20-%20Base.zip",
        "filename": "DKC3 - Base.zip",
        "size": 7322,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25455,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Haunted Forest",
        "version": "smwc-25455-1607902776",
        "upstream_time": 1607902776,
        "download_url": "https://dl.smwcentral.net/25455/DKC2%20-%20Haunted%20Forest.zip",
        "filename": "DKC2 - Haunted Forest.zip",
        "size": 6184,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25218,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Hornet Hole",
        "version": "smwc-25218-1605987065",
        "upstream_time": 1605987065,
        "download_url": "https://dl.smwcentral.net/25218/DKC2%20-%20Hornet%20Hole.zip",
        "filename": "DKC2 - Hornet Hole.zip",
        "size": 9488,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25212,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Brambles",
        "version": "smwc-25212-1605929968",
        "upstream_time": 1605929968,
        "download_url": "https://dl.smwcentral.net/25212/Donkey%20Kong%20Country%202%20-%20Brambles%20Background.zip",
        "filename": "Donkey Kong Country 2 - Brambles Background.zip",
        "size": 22269,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25211,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Jungle",
        "version": "smwc-25211-1605929087",
        "upstream_time": 1605929087,
        "download_url": "https://dl.smwcentral.net/25211/DKC2%20-%20Jungle.zip",
        "filename": "DKC2 - Jungle.zip",
        "size": 11079,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25196,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Jungle (Upper and Lower)",
        "version": "smwc-25196-1605744812",
        "upstream_time": 1605744812,
        "download_url": "https://dl.smwcentral.net/25196/DKC3%20-%20Jungle.zip",
        "filename": "DKC3 - Jungle.zip",
        "size": 20827,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25177,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble - Trees",
        "version": "smwc-25177-1605465906",
        "upstream_time": 1605465906,
        "download_url": "https://dl.smwcentral.net/25177/DKC3%20-%20Trees.zip",
        "filename": "DKC3 - Trees.zip",
        "size": 12501,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25172,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble - Hills/Cliffs",
        "version": "smwc-25172-1605404262",
        "upstream_time": 1605404262,
        "download_url": "https://dl.smwcentral.net/25172/DKC3%20-%20Hills.zip",
        "filename": "DKC3 - Hills.zip",
        "size": 11888,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25164,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble - Underwater",
        "version": "smwc-25164-1605312095",
        "upstream_time": 1605312095,
        "download_url": "https://dl.smwcentral.net/25164/Donkey%20Kong%20Country%203%20-%20Underwater.zip",
        "filename": "Donkey Kong Country 3 - Underwater.zip",
        "size": 9605,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25162,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble - Lightning",
        "version": "smwc-25162-1605295114",
        "upstream_time": 1605295114,
        "download_url": "https://dl.smwcentral.net/25162/DKC3%20-%20Lightning.zip",
        "filename": "DKC3 - Lightning.zip",
        "size": 4071,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25149,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Barrel Bayou",
        "version": "smwc-25149-1605214979",
        "upstream_time": 1605214979,
        "download_url": "https://dl.smwcentral.net/25149/DKC2%20-%20Barrel%20Bayou%20%28Layer%203%29.zip",
        "filename": "DKC2 - Barrel Bayou (Layer 3).zip",
        "size": 5985,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25147,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Rain",
        "version": "smwc-25147-1605214728",
        "upstream_time": 1605214728,
        "download_url": "https://dl.smwcentral.net/25147/DKC2%20-%20Rain.zip",
        "filename": "DKC2 - Rain.zip",
        "size": 3311,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25142,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Fog",
        "version": "smwc-25142-1605214557",
        "upstream_time": 1605214557,
        "download_url": "https://dl.smwcentral.net/25142/DKC2%20-%20Fog.zip",
        "filename": "DKC2 - Fog.zip",
        "size": 9503,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25141,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Pirate Ship Ropes",
        "version": "smwc-25141-1605214285",
        "upstream_time": 1605214285,
        "download_url": "https://dl.smwcentral.net/25141/DKC2%20-%20Pirate%20Ship%20Ropes.zip",
        "filename": "DKC2 - Pirate Ship Ropes.zip",
        "size": 4614,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25104,
        "title": "Donkey Kong Country 2 Styled Haunted House",
        "version": "smwc-25104-1604727608",
        "upstream_time": 1604727608,
        "download_url": "https://dl.smwcentral.net/25104/DKC2%20-%20Haunted%20House.zip",
        "filename": "DKC2 - Haunted House.zip",
        "size": 21299,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24803,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Karbine",
        "version": "smwc-24803-1602113756",
        "upstream_time": 1602113756,
        "download_url": "https://dl.smwcentral.net/24803/DKC3%20-%20Karbine.zip",
        "filename": "DKC3 - Karbine.zip",
        "size": 4491,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20323,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Bear Coin",
        "version": "smwc-20323-1561946067",
        "upstream_time": 1561946067,
        "download_url": "https://dl.smwcentral.net/20323/DKC3%20Bear%20Coins.zip",
        "filename": "DKC3 Bear Coins.zip",
        "size": 4141,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19663,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - MERRY Cheat Tokens",
        "version": "smwc-19663-1556222947",
        "upstream_time": 1556222947,
        "download_url": "https://dl.smwcentral.net/19663/DKC3%20Merry%20Tokens.zip",
        "filename": "DKC3 Merry Tokens.zip",
        "size": 3503,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19110,
        "title": "Donkey Kong Country 3 (GBA) - Snow",
        "version": "smwc-19110-1551537190",
        "upstream_time": 1551537190,
        "download_url": "https://dl.smwcentral.net/19110/dkc3gba%20snow.zip",
        "filename": "dkc3gba snow.zip",
        "size": 13462,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19109,
        "title": "Donkey Kong Country 3 (GBA) - Riverside",
        "version": "smwc-19109-1551536974",
        "upstream_time": 1551536974,
        "download_url": "https://dl.smwcentral.net/19109/dkc3gba%20riverside.zip",
        "filename": "dkc3gba riverside.zip",
        "size": 7617,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19108,
        "title": "Donkey Kong Country 3 (GBA) - Forest",
        "version": "smwc-19108-1551536564",
        "upstream_time": 1551536564,
        "download_url": "https://dl.smwcentral.net/19108/dkc3gba%20forest.zip",
        "filename": "dkc3gba forest.zip",
        "size": 11996,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19107,
        "title": "Donkey Kong Country 3 (GBA) - Factory",
        "version": "smwc-19107-1551536377",
        "upstream_time": 1551536377,
        "download_url": "https://dl.smwcentral.net/19107/dkc3gba%20factory.zip",
        "filename": "dkc3gba factory.zip",
        "size": 8118,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 18677,
        "title": "Donkey Kong Country 3 (GBA) - Waterfall / Cave",
        "version": "smwc-18677-1546435755",
        "upstream_time": 1546435755,
        "download_url": "https://dl.smwcentral.net/18677/dkc3gba%20waterfall-cave.zip",
        "filename": "dkc3gba waterfall-cave.zip",
        "size": 15117,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15111,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Bonus Stars",
        "version": "smwc-15111-1487244950",
        "upstream_time": 1487244950,
        "download_url": "https://dl.smwcentral.net/15111/DKC2%20Stars.zip",
        "filename": "DKC2 Stars.zip",
        "size": 3259,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10684,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Chain Link Chamber",
        "version": "smwc-10684-1422381668",
        "upstream_time": 1422381668,
        "download_url": "https://dl.smwcentral.net/10684/Donkey%20Kong%20Country%202%20-%20Chain%20Link%20Chamber.zip",
        "filename": "Donkey Kong Country 2 - Chain Link Chamber.zip",
        "size": 20282,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6995,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Krematoa",
        "version": "smwc-6995-1408986142",
        "upstream_time": 1408986142,
        "download_url": "https://dl.smwcentral.net/6995/DKC3%20-%20Kremtoa.zip",
        "filename": "DKC3 - Kremtoa.zip",
        "size": 165562,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6980,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Zinger",
        "version": "smwc-6980-1405349170",
        "upstream_time": 1405349170,
        "download_url": "https://dl.smwcentral.net/6980/DKC2%20-%20Zinger.zip",
        "filename": "DKC2 - Zinger.zip",
        "size": 3336,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6761,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Pirate Panic",
        "version": "smwc-6761-1403627265",
        "upstream_time": 1403627265,
        "download_url": "https://dl.smwcentral.net/6761/dkc2%20-%20pirate-panic.zip",
        "filename": "dkc2 - pirate-panic.zip",
        "size": 8418,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6507,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Fireball Frenzy (Lower)",
        "version": "smwc-6507-1398378105",
        "upstream_time": 1398378105,
        "download_url": "https://dl.smwcentral.net/6507/DKC3-KSKBG.zip",
        "filename": "DKC3-KSKBG.zip",
        "size": 8981,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6365,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Arctic Abyss",
        "version": "smwc-6365-1394315027",
        "upstream_time": 1394315027,
        "download_url": "https://dl.smwcentral.net/6365/DKC%202%20-%20Arctic%20Abyss.zip",
        "filename": "DKC 2 - Arctic Abyss.zip",
        "size": 10877,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6273,
        "title": "Donkey Kong Country 3 (GBA) - Sunken Spruce",
        "version": "smwc-6273-1394320805",
        "upstream_time": 1394320805,
        "download_url": "https://dl.smwcentral.net/6273/DKC3%20-%20Sunken%20Spruce.zip",
        "filename": "DKC3 - Sunken Spruce.zip",
        "size": 9773,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6222,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Haunted Hall",
        "version": "smwc-6222-1391877722",
        "upstream_time": 1391877722,
        "download_url": "https://dl.smwcentral.net/6222/Haunted%20Hall.zip",
        "filename": "Haunted Hall.zip",
        "size": 8938,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2631,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Poisonous Pipeline",
        "version": "smwc-2631-1422871081",
        "upstream_time": 1422871081,
        "download_url": "https://dl.smwcentral.net/2631/Donkey%20Kong%20Country%203%20-%20Poisonous%20Pipeline.zip",
        "filename": "Donkey Kong Country 3 - Poisonous Pipeline.zip",
        "size": 8688,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2404,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Rocket Barrel Ride",
        "version": "smwc-2404-1403066054",
        "upstream_time": 1403066054,
        "download_url": "https://dl.smwcentral.net/2404/dkc3%20-%20cliff.zip",
        "filename": "dkc3 - cliff.zip",
        "size": 5507,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2398,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Skidda's Row",
        "version": "smwc-2398-1403068842",
        "upstream_time": 1403068842,
        "download_url": "https://dl.smwcentral.net/2398/dkc3%20-%20snow.zip",
        "filename": "dkc3 - snow.zip",
        "size": 11864,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2397,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Hornet Hole",
        "version": "smwc-2397-1403004505",
        "upstream_time": 1403004505,
        "download_url": "https://dl.smwcentral.net/2397/dkc2%20-%20beehive.zip",
        "filename": "dkc2 - beehive.zip",
        "size": 8691,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2396,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Fireball Frenzy (Upper)",
        "version": "smwc-2396-1403062782",
        "upstream_time": 1403062782,
        "download_url": "https://dl.smwcentral.net/2396/dkc3%20-%20factory.zip",
        "filename": "dkc3 - factory.zip",
        "size": 5543,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2357,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Mainbrace Mayhem",
        "version": "smwc-2357-1402992011",
        "upstream_time": 1402992011,
        "download_url": "https://dl.smwcentral.net/2357/dkc2%20-%20clouds.zip",
        "filename": "dkc2 - clouds.zip",
        "size": 7843,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2352,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Bramble Blast (Upper)",
        "version": "smwc-2352-1402985316",
        "upstream_time": 1402985316,
        "download_url": "https://dl.smwcentral.net/2352/dkc2%20-%20brambles.zip",
        "filename": "dkc2 - brambles.zip",
        "size": 9662,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2344,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Haunted Hall",
        "version": "smwc-2344-1418147289",
        "upstream_time": 1418147289,
        "download_url": "https://dl.smwcentral.net/2344/Coaster.zip",
        "filename": "Coaster.zip",
        "size": 2338,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2201,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Hot-Head Hop",
        "version": "smwc-2201-1402990233",
        "upstream_time": 1402990233,
        "download_url": "https://dl.smwcentral.net/2201/dkc2%20-%20lava.zip",
        "filename": "dkc2 - lava.zip",
        "size": 9021,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1907,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Creepy Caverns",
        "version": "smwc-1907-1403721332",
        "upstream_time": 1403721332,
        "download_url": "https://dl.smwcentral.net/1907/dkc3%20-%20creepy-caverns.zip",
        "filename": "dkc3 - creepy-caverns.zip",
        "size": 12096,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1899,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Kannon's Klaim",
        "version": "smwc-1899-1402975804",
        "upstream_time": 1402975804,
        "download_url": "https://dl.smwcentral.net/1899/dkc2%20-%20mines.zip",
        "filename": "dkc2 - mines.zip",
        "size": 11881,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1883,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Lakeside Limbo",
        "version": "smwc-1883-1402987901",
        "upstream_time": 1402987901,
        "download_url": "https://dl.smwcentral.net/1883/dkc3%20-%20lakeside.zip",
        "filename": "dkc3 - lakeside.zip",
        "size": 17856,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1635,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Bramble Blast",
        "version": "smwc-1635-1413915758",
        "upstream_time": 1413915758,
        "download_url": "https://dl.smwcentral.net/1635/DKC-BrambleBlast.zip",
        "filename": "DKC-BrambleBlast.zip",
        "size": 21081,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1291,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Konveyor Rope Klash (Upper)",
        "version": "smwc-1291-1403720146",
        "upstream_time": 1403720146,
        "download_url": "https://dl.smwcentral.net/1291/dkc3%20-%20konveyor-rope-klash%20%28upper%29.zip",
        "filename": "dkc3 - konveyor-rope-klash (upper).zip",
        "size": 9241,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1290,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Kong Fused Kliffs",
        "version": "smwc-1290-1403720111",
        "upstream_time": 1403720111,
        "download_url": "https://dl.smwcentral.net/1290/dkc3%20-%20kong-fused-kliffs.zip",
        "filename": "dkc3 - kong-fused-kliffs.zip",
        "size": 12977,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1289,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Fireball Frenzy",
        "version": "smwc-1289-1403720075",
        "upstream_time": 1403720075,
        "download_url": "https://dl.smwcentral.net/1289/dkc3%20-%20fireball-frenzy.zip",
        "filename": "dkc3 - fireball-frenzy.zip",
        "size": 8501,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1287,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Door Stop Dash",
        "version": "smwc-1287-1403720039",
        "upstream_time": 1403720039,
        "download_url": "https://dl.smwcentral.net/1287/dkc3%20-%20door-stop-dash.zip",
        "filename": "dkc3 - door-stop-dash.zip",
        "size": 10083,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1285,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Bazza's Blockade",
        "version": "smwc-1285-1403719981",
        "upstream_time": 1403719981,
        "download_url": "https://dl.smwcentral.net/1285/dkc3%20-%20bazzas-blockade.zip",
        "filename": "dkc3 - bazzas-blockade.zip",
        "size": 8677,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1284,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Barrel Shield Bust-Up",
        "version": "smwc-1284-1403719931",
        "upstream_time": 1403719931,
        "download_url": "https://dl.smwcentral.net/1284/dkc3%20-%20barrel-shield-bust-up.zip",
        "filename": "dkc3 - barrel-shield-bust-up.zip",
        "size": 9558,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1282,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Lockjaw's Locker",
        "version": "smwc-1282-1403719890",
        "upstream_time": 1403719890,
        "download_url": "https://dl.smwcentral.net/1282/dkc2%20-%20lockjaws-locker.zip",
        "filename": "dkc2 - lockjaws-locker.zip",
        "size": 6576,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1281,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Chain Link Chamber",
        "version": "smwc-1281-1403719838",
        "upstream_time": 1403719838,
        "download_url": "https://dl.smwcentral.net/1281/dkc2%20-%20chain-link-chamber.zip",
        "filename": "dkc2 - chain-link-chamber.zip",
        "size": 4868,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1280,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Jungle Jinx (Upper)",
        "version": "smwc-1280-1403601315",
        "upstream_time": 1403601315,
        "download_url": "https://dl.smwcentral.net/1280/dkc2%20-%20jungle-jinx%20%28upper%29.zip",
        "filename": "dkc2 - jungle-jinx (upper).zip",
        "size": 10623,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1279,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Jungle Jinx (Lower)",
        "version": "smwc-1279-1403600910",
        "upstream_time": 1403600910,
        "download_url": "https://dl.smwcentral.net/1279/dkc2%20-%20jungle-jinx%20%28lower%29.zip",
        "filename": "dkc2 - jungle-jinx (lower).zip",
        "size": 10865,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1275,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Ghostly Grove",
        "version": "smwc-1275-1403600438",
        "upstream_time": 1403600438,
        "download_url": "https://dl.smwcentral.net/1275/dkc2%20-%20ghostly-grove.zip",
        "filename": "dkc2 - ghostly-grove.zip",
        "size": 8784,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 920,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Lakeside Limbo",
        "version": "smwc-920-1395505945",
        "upstream_time": 1395505945,
        "download_url": "https://dl.smwcentral.net/920/LakesideLimboFG.zip",
        "filename": "LakesideLimboFG.zip",
        "size": 4604,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 656,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Target Terror",
        "version": "smwc-656-1403628813",
        "upstream_time": 1403628813,
        "download_url": "https://dl.smwcentral.net/656/dkc2%20-%20target-terror.zip",
        "filename": "dkc2 - target-terror.zip",
        "size": 9846,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 308,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Bramble Blast (Lower)",
        "version": "smwc-308-1375049487",
        "upstream_time": 1375049487,
        "download_url": "https://dl.smwcentral.net/308/bbsbg.zip",
        "filename": "bbsbg.zip",
        "size": 11105,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 307,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Barrel Bayou",
        "version": "smwc-307-1403597240",
        "upstream_time": 1403597240,
        "download_url": "https://dl.smwcentral.net/307/dkc2%20-%20swamp.zip",
        "filename": "dkc2 - swamp.zip",
        "size": 7638,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-3-dixie-kong-s-double-trouble-castle-kaos-part",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2956,
    "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Castle Kaos (Part 1)",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Second BG based on Castle KAOS.",
    "latest_version": "smwc-2956-1417092350",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2956,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Castle Kaos (Part 1)",
        "version": "smwc-2956-1417092350",
        "upstream_time": 1417092350,
        "download_url": "https://dl.smwcentral.net/2956/laboratory1.zip",
        "filename": "laboratory1.zip",
        "size": 18892,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2761,
        "title": "Donkey Kong Country 3: Dixie Kong's Double Trouble! - Castle Kaos (Part 2)",
        "version": "smwc-2761-1419597803",
        "upstream_time": 1419597803,
        "download_url": "https://dl.smwcentral.net/2761/laboratory2.zip",
        "filename": "laboratory2.zip",
        "size": 18357,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-bad-boss-boogie",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1644,
    "title": "Donkey Kong Country - Bad Boss Boogie",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "Ripped from the boss battles in \"Donkey Kong Country\".<br>\r\n<br>\r\nGive Credit if used, please!",
    "latest_version": "smwc-1644-1413914966",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1644,
        "title": "Donkey Kong Country - Bad Boss Boogie",
        "version": "smwc-1644-1413914966",
        "upstream_time": 1413914966,
        "download_url": "https://dl.smwcentral.net/1644/DKC-BadBossBoogie.zip",
        "filename": "DKC-BadBossBoogie.zip",
        "size": 9515,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-banana-hoard-arena",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 582,
    "title": "Donkey Kong Country - Banana Hoard Arena",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "boss",
      "needs remoderation",
      "realistic"
    ],
    "description": "Where you battle every boss, except K. Rool this tileset is. Edit's Sprite Status Bar is REQUIRED for this to work perfectly. (that means don't use this in a level that uses a goalpoint) Uses 7 palettes.<br>\r\n<br>\r\nIncase you missed<br>\r\n<span style=\"color: YELLOW;\">Sprite Status Bar REQUIRED</span>",
    "latest_version": "smwc-582-1425823600",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 582,
        "title": "Donkey Kong Country - Banana Hoard Arena",
        "version": "smwc-582-1425823600",
        "upstream_time": 1425823600,
        "download_url": "https://dl.smwcentral.net/582/DKC.zip",
        "filename": "DKC.zip",
        "size": 26716,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-bananas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2245,
    "title": "Donkey Kong Country - Bananas",
    "authors": [
      "Thehoundsquad"
    ],
    "tags": [
      "coin"
    ],
    "description": "This version, unlike the other one contains the full animation rather than just the animation replacing the coins.<br>\r\nZIP Includes<br>\r\nSample Level<br>\r\nGFX File<br>\r\nPalette<br>\r\nCredit not necessary but is appreciated.",
    "latest_version": "smwc-2245-1424793554",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2245,
        "title": "Donkey Kong Country - Bananas",
        "version": "smwc-2245-1424793554",
        "upstream_time": 1424793554,
        "download_url": "https://dl.smwcentral.net/2245/DKC1-2-3%20Bananas.zip",
        "filename": "DKC1-2-3 Bananas.zip",
        "size": 2946,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-barrel-cannon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1660,
    "title": "Donkey Kong Country - Barrel Cannon",
    "authors": [
      "ShrooboidBrat"
    ],
    "tags": [
      "barrel",
      "needs remoderation"
    ],
    "description": "I was never happy with Sonikku's original barrel GFX. So I made different GFX to make them look more like they're from DKC or DKC2.",
    "latest_version": "smwc-1660-1419129525",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1660,
        "title": "Donkey Kong Country - Barrel Cannon",
        "version": "smwc-1660-1419129525",
        "upstream_time": 1419129525,
        "download_url": "https://dl.smwcentral.net/1660/Barrel_GFX.zip",
        "filename": "Barrel_GFX.zip",
        "size": 3275,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-coral-capers",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31038,
    "title": "Donkey Kong Country - Coral Capers",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "underwater"
    ],
    "description": "This is a rip of the background used in the water levels of Donkey Kong Country. Includes all 3 palettes from the original game, and they all use palette 7. Credit would be nice, but you don't have to credit me if you don't want to.<br>\r\n<br>\r\nNOTE: To get the whole background to show up in a level, set the Layer 2 BG Scrolling rate to \"H-Scroll: Constant, V-Scroll: Constant\"!",
    "latest_version": "smwc-31038-1653632742",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31038,
        "title": "Donkey Kong Country - Coral Capers",
        "version": "smwc-31038-1653632742",
        "upstream_time": 1653632742,
        "download_url": "https://dl.smwcentral.net/31038/DKC%20Underwater.zip",
        "filename": "DKC Underwater.zip",
        "size": 5341,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-forest-frenzy-lower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1265,
    "title": "Donkey Kong Country - Forest Frenzy (Lower)",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "This is a re-rip. The old version of this BG overwrote the status bar palette.",
    "latest_version": "smwc-1265-1403597884",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1265,
        "title": "Donkey Kong Country - Forest Frenzy (Lower)",
        "version": "smwc-1265-1403597884",
        "upstream_time": 1403597884,
        "download_url": "https://dl.smwcentral.net/1265/dkc%20-%20forest-frenzy%20%28lower%29.zip",
        "filename": "dkc - forest-frenzy (lower).zip",
        "size": 9663,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-forest-frenzy-upper",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1273,
    "title": "Donkey Kong Country - Forest Frenzy (Upper)",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "This is a re-rip. The old version of this BG overwrote the status bar palette.",
    "latest_version": "smwc-1273-1403599235",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1273,
        "title": "Donkey Kong Country - Forest Frenzy (Upper)",
        "version": "smwc-1273-1403599235",
        "upstream_time": 1403599235,
        "download_url": "https://dl.smwcentral.net/1273/dkc%20-%20forest-frenzy%20%28upper%29.zip",
        "filename": "dkc - forest-frenzy (upper).zip",
        "size": 10971,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-gang-plank-galleon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21222,
    "title": "Donkey Kong Country - Gang-Plank Galleon",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "airship",
      "island",
      "needs remoderation",
      "ocean",
      "patch needed",
      "ship"
    ],
    "description": "Layer 3 used in Gang-Plank Galleon, the K. Rool fight in Donkey Kong Country. Uses four layer 3 palettes (0, 1, 4 and 5), so consider this when choosing a background (shouldn't be that hard to remap anyway).<br>\r\nFor a best use of this, you should use a Sprite Status Bar patch (to avoid cutoff in the upper part).",
    "latest_version": "smwc-21222-1572364449",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21222,
        "title": "Donkey Kong Country - Gang-Plank Galleon",
        "version": "smwc-21222-1572364449",
        "upstream_time": 1572364449,
        "download_url": "https://dl.smwcentral.net/21222/DKC%20-%20Gang-Plank%20Galleon%20%28L3%29.zip",
        "filename": "DKC - Gang-Plank Galleon (L3).zip",
        "size": 4233,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1274,
        "title": "Donkey Kong Country - Gang-Plank Galleon",
        "version": "smwc-1274-1403600038",
        "upstream_time": 1403600038,
        "download_url": "https://dl.smwcentral.net/1274/dkc%20-%20gang-plank-galleon.zip",
        "filename": "dkc - gang-plank-galleon.zip",
        "size": 2991,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-gba-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15058,
    "title": "Donkey Kong Country GBA - Font",
    "authors": [
      "Big Brawler"
    ],
    "tags": [
      "cutscene",
      "needs remoderation",
      "sans serif"
    ],
    "description": "The font used in the DKC Menus<br>\r\n<br>\r\nYou can play with the map 16 to pair letters<br>\r\n<br>\r\nUse the palettes 4 and 5",
    "latest_version": "smwc-15058-1485323164",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15058,
        "title": "Donkey Kong Country GBA - Font",
        "version": "smwc-15058-1485323164",
        "upstream_time": 1485323164,
        "download_url": "https://dl.smwcentral.net/15058/DKC%20GBA%20Font.zip",
        "filename": "DKC GBA Font.zip",
        "size": 4832,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-ice-cave-chant",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6984,
    "title": "Donkey Kong Country - Ice Cave Chant",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "cave",
      "ice",
      "needs remoderation",
      "snow"
    ],
    "description": "Do you want super hyper realistic graphics in one of your special world levels? I bet you do, so now these graphics exist in 16x16 form, and are ready for use in your Chocolate SMW Hack! ",
    "latest_version": "smwc-6984-1405348930",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6984,
        "title": "Donkey Kong Country - Ice Cave Chant",
        "version": "smwc-6984-1405348930",
        "upstream_time": 1405348930,
        "download_url": "https://dl.smwcentral.net/6984/DKC%20-%20Ice%20Cave%20Chant%20Tileset.zip",
        "filename": "DKC - Ice Cave Chant Tileset.zip",
        "size": 7632,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-jungle-hijinxs-lower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6767,
    "title": "Donkey Kong Country - Jungle Hijinxs (Lower)",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "jungle",
      "needs remoderation"
    ],
    "description": "Changes: Converted bin file to map16 file.<br>\r\nPalette file doesn't overwrite unneeded colors anymore.<br>\r\nSample level edited.<br>\r\nProper screenshots.<br>\r\n<br>\r\nRipped by: Edit1754<br>\r\nUpdated by: S.R.H.<br>\r\n<br>\r\nOriginal Description:<br>\r\nRipped from the first level of DKC <br>\r\n",
    "latest_version": "smwc-6767-1403709113",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6767,
        "title": "Donkey Kong Country - Jungle Hijinxs (Lower)",
        "version": "smwc-6767-1403709113",
        "upstream_time": 1403709113,
        "download_url": "https://dl.smwcentral.net/6767/Jungle%20Hijinxs.zip",
        "filename": "Jungle Hijinxs.zip",
        "size": 2185,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-mine-cart-carnage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31046,
    "title": "Donkey Kong Country - Mine Cart Carnage",
    "authors": [
      "Hobz"
    ],
    "tags": [
      "cave"
    ],
    "description": "<a href=\"http://i898.photobucket.com/albums/ac185/Hobz44/MineCartCarnagebg.png\" rel=\"nofollow\">in-game assembly</a><br>\r\nnice little BG here.<br>\r\n",
    "latest_version": "smwc-31046-1653703625",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31046,
        "title": "Donkey Kong Country - Mine Cart Carnage",
        "version": "smwc-31046-1653703625",
        "upstream_time": 1653703625,
        "download_url": "https://dl.smwcentral.net/31046/MineCartCarnage.zip",
        "filename": "MineCartCarnage.zip",
        "size": 8326,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-mines",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25251,
    "title": "Donkey Kong Country - Mines",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Here are the layer 3 mines used in DKC. Now you can use this on layer 3 as well. Use any status bar patch you can find.",
    "latest_version": "smwc-25251-1606342970",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25251,
        "title": "Donkey Kong Country - Mines",
        "version": "smwc-25251-1606342970",
        "upstream_time": 1606342970,
        "download_url": "https://dl.smwcentral.net/25251/DKC%20-%20Mines.zip",
        "filename": "DKC - Mines.zip",
        "size": 5573,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-mini-animal-tokens",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19662,
    "title": "Donkey Kong Country - Mini Animal Tokens",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "coin",
      "needs remoderation"
    ],
    "description": "The tokens used in the Animal Buddies minigames in Donkey Kong Country.",
    "latest_version": "smwc-19662-1556417232",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19662,
        "title": "Donkey Kong Country - Mini Animal Tokens",
        "version": "smwc-19662-1556417232",
        "upstream_time": 1556417232,
        "download_url": "https://dl.smwcentral.net/19662/DKC%20Mini%20Animal%20Tokens.zip",
        "filename": "DKC Mini Animal Tokens.zip",
        "size": 3851,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-oil-drum-alley",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 314,
    "title": "Donkey Kong Country - Oil Drum Alley",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "needs remoderation"
    ],
    "description": "This is a re-rip. The old version of this BG overwrote the status bar palette.",
    "latest_version": "smwc-314-1403628448",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 314,
        "title": "Donkey Kong Country - Oil Drum Alley",
        "version": "smwc-314-1403628448",
        "upstream_time": 1403628448,
        "download_url": "https://dl.smwcentral.net/314/dkc%20-%20oil-drum-alley.zip",
        "filename": "dkc - oil-drum-alley.zip",
        "size": 9152,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-reptile-rumble",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1877,
    "title": "Donkey Kong Country - Reptile Rumble",
    "authors": [
      "Hobz"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "This is the cave background used in Donkey Kong Country with all 4 palettes:<br>\r\n- Kong's Banana Hoard (and various bonus games)<br>\r\n- Reptile Rumble<br>\r\n- Manic Mincers<br>\r\n- and Bouncy Bonanza <br>\r\ncredit would be nice but isn't required.",
    "latest_version": "smwc-1877-1402939788",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1877,
        "title": "Donkey Kong Country - Reptile Rumble",
        "version": "smwc-1877-1402939788",
        "upstream_time": 1402939788,
        "download_url": "https://dl.smwcentral.net/1877/dkc%20-%20cave.zip",
        "filename": "dkc - cave.zip",
        "size": 11796,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-slipslide-ride",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1804,
    "title": "Donkey Kong Country - Slipslide Ride",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "crystal",
      "needs remoderation"
    ],
    "description": "This is the background from that lovely crystal cave in the first Donkey Kong Country.  It uses almost 2 full GFX files and almost 2 full Map16 pages, so you must use Lunar Magic 1.71.  It uses two palettes, 2 and 4.",
    "latest_version": "smwc-1804-1416770770",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1804,
        "title": "Donkey Kong Country - Slipslide Ride",
        "version": "smwc-1804-1416770770",
        "upstream_time": 1416770770,
        "download_url": "https://dl.smwcentral.net/1804/DKC-Slipside.zip",
        "filename": "DKC-Slipside.zip",
        "size": 11595,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-snow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32747,
    "title": "Donkey Kong Country - Snow",
    "authors": [
      "Ayami",
      "Jagfillit"
    ],
    "tags": [
      "2bpp",
      "patch needed",
      "snow"
    ],
    "description": "The snow effect in Donkey Kong Country, in layer 3 form (conversion of <a href=\"https://www.smwcentral.net/?p=section&a=details&id=32746\">this submission</a>). Uses the unused vanilla color E, which is white by default.<br>\r\n<br>\r\nThis is a fullscreen layer 3 so it's best to use it with Sprite Status Bar (or a similar asm workaround) to display it properly without cut.",
    "latest_version": "smwc-32747-1671297026",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32747,
        "title": "Donkey Kong Country - Snow",
        "version": "smwc-32747-1671297026",
        "upstream_time": 1671297026,
        "download_url": "https://dl.smwcentral.net/32747/DKC%20Snow%20Layer%203.zip",
        "filename": "DKC Snow Layer 3.zip",
        "size": 4306,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32746,
        "title": "Donkey Kong Country - Snow",
        "version": "smwc-32746-1671296875",
        "upstream_time": 1671296875,
        "download_url": "https://dl.smwcentral.net/32746/DKC%20Snow.zip",
        "filename": "DKC Snow.zip",
        "size": 4263,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-snow-barrel-blast-lower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6770,
    "title": "Donkey Kong Country - Snow Barrel Blast (Lower)",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "snow"
    ],
    "description": "Ripped By: Edit1754<br>\r\nUpdate By: S.R.H.<br>\r\n<br>\r\nOriginal Description: This is a re-rip. The old version of this BG overwrote the status bar palette.<br>\r\n<br>\r\nChanges: Palette file doesn't overwrite some unneeded colors anymore. Bin file converted to Map16 file. Graphics use BG1 + BG2 + BG3 instead of BG1 + FG1 + FG2.",
    "latest_version": "smwc-6770-1403709730",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6770,
        "title": "Donkey Kong Country - Snow Barrel Blast (Lower)",
        "version": "smwc-6770-1403709730",
        "upstream_time": 1403709730,
        "download_url": "https://dl.smwcentral.net/6770/graphics.zip",
        "filename": "graphics.zip",
        "size": 9014,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-snow-barrel-blast-upper",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2355,
    "title": "Donkey Kong Country - Snow Barrel Blast (Upper)",
    "authors": [
      "Thehoundsquad"
    ],
    "tags": [
      "forest",
      "mountain",
      "needs remoderation",
      "snow"
    ],
    "description": "This is the Layer 2 version, edit's version is Layer 3.<br>\r\nZIP Includes<br>\r\nPalette<br>\r\nExGFX Files<br>\r\nMap16Page<br>\r\nSample Level<br>\r\nThis takes up over a full Map16Page. Enjoy :D",
    "latest_version": "smwc-2355-1424634713",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2355,
        "title": "Donkey Kong Country - Snow Barrel Blast (Upper)",
        "version": "smwc-2355-1424634713",
        "upstream_time": 1424634713,
        "download_url": "https://dl.smwcentral.net/2355/DKC%20-%20SBB.zip",
        "filename": "DKC - SBB.zip",
        "size": 13438,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-temple-tempest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25561,
    "title": "Donkey Kong Country - Temple Tempest",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "forest",
      "needs remoderation",
      "patch needed",
      "ruins",
      "trees"
    ],
    "description": "This BG uses about 392 8x8 tiles. Check the sample level and enjoy!<br>\r\n<br>\r\nYou need a status bar patch like <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\"> DKCR </a> to use this layer 3 background.",
    "latest_version": "smwc-25561-1609093266",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25561,
        "title": "Donkey Kong Country - Temple Tempest",
        "version": "smwc-25561-1609093266",
        "upstream_time": 1609093266,
        "download_url": "https://dl.smwcentral.net/25561/DKC%20-%20Temple.zip",
        "filename": "DKC - Temple.zip",
        "size": 8225,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 877,
        "title": "Donkey Kong Country - Temple Tempest",
        "version": "smwc-877-1402943594",
        "upstream_time": 1402943594,
        "download_url": "https://dl.smwcentral.net/877/dkc%20-%20trees.zip",
        "filename": "dkc - trees.zip",
        "size": 10399,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-tree-top-town-lower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 273,
    "title": "Donkey Kong Country - Tree Top Town (Lower)",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "needs remoderation",
      "trees"
    ],
    "description": "This is a re-rip. The old version of this BG overwrote the status bar palette.",
    "latest_version": "smwc-273-1403719713",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 273,
        "title": "Donkey Kong Country - Tree Top Town (Lower)",
        "version": "smwc-273-1403719713",
        "upstream_time": 1403719713,
        "download_url": "https://dl.smwcentral.net/273/dkc%20-%20tree-top-town%20%28lower%29.zip",
        "filename": "dkc - tree-top-town (lower).zip",
        "size": 8154,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-tree-top-town-upper",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 424,
    "title": "Donkey Kong Country - Tree Top Town (Upper)",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "needs remoderation",
      "treehouse",
      "treetops"
    ],
    "description": "This is a re-rip. The old version of this BG overwrote the status bar palette.",
    "latest_version": "smwc-424-1403719780",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 424,
        "title": "Donkey Kong Country - Tree Top Town (Upper)",
        "version": "smwc-424-1403719780",
        "upstream_time": 1403719780,
        "download_url": "https://dl.smwcentral.net/424/dkc%20-%20tree-top-town%20%28upper%29.zip",
        "filename": "dkc - tree-top-town (upper).zip",
        "size": 9231,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-country-winky-s-walkway",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6221,
    "title": "Donkey Kong Country - Winky's Walkway",
    "authors": [
      "Hobz"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "Uses almost 2 whole map16 pages.<br>\r\nCredit would be nice but not required.",
    "latest_version": "smwc-6221-1391877795",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6221,
        "title": "Donkey Kong Country - Winky's Walkway",
        "version": "smwc-6221-1391877795",
        "upstream_time": 1391877795,
        "download_url": "https://dl.smwcentral.net/6221/Winky%27s%20Walkway.zip",
        "filename": "Winky%27s Walkway.zip",
        "size": 7434,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-jr-nes-jump-board",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33633,
    "title": "Donkey Kong Jr. (NES) - Jump Board",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "2bpp",
      "retro",
      "springboard"
    ],
    "description": "A rip of the Jump Board from the NES version of Donkey Kong Jr., replacing springboards.",
    "latest_version": "smwc-33633-1679960842",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33633,
        "title": "Donkey Kong Jr. (NES) - Jump Board",
        "version": "smwc-33633-1679960842",
        "upstream_time": 1679960842,
        "download_url": "https://dl.smwcentral.net/33633/DKJ%20%28NES%29%20-%20Jump%20Board.zip",
        "filename": "DKJ (NES) - Jump Board.zip",
        "size": 2486,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donkey-kong-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19607,
    "title": "Donkey Kong Land 2 - Volcano",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "8-bit",
      "cave",
      "needs remoderation",
      "volcano"
    ],
    "description": "Also known as \"Hot-Head Hop\", the first level in the game to have this background. Would fit 8-bit themed levels.<br>\r\n<br>\r\nBubble animation and both original palettes (GB and SGB) included (though it's really easy to make your own if you want).",
    "latest_version": "smwc-19607-1555105114",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19607,
        "title": "Donkey Kong Land 2 - Volcano",
        "version": "smwc-19607-1555105114",
        "upstream_time": 1555105114,
        "download_url": "https://dl.smwcentral.net/19607/DKL2%20-%20Volcano.zip",
        "filename": "DKL2 - Volcano.zip",
        "size": 3787,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-donut-stars",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9230,
    "title": "Donut Stars",
    "authors": [
      "Schieber1234"
    ],
    "tags": [
      "bonus",
      "needs remoderation",
      "space"
    ],
    "description": "This is a donut stars Tileset which is based off of the original donut bridge. Credit not necessary, it wasn't that hard to make.<br>\r\nBut it would be nice.",
    "latest_version": "smwc-9230-1410376922",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9230,
        "title": "Donut Stars",
        "version": "smwc-9230-1410376922",
        "upstream_time": 1410376922,
        "download_url": "https://dl.smwcentral.net/9230/Donutstars.zip",
        "filename": "Donutstars.zip",
        "size": 26563,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doodlewoods",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2681,
    "title": "Doodlewoods",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "Graphics set of Doodlewoods",
    "latest_version": "smwc-2681-1426698697",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2681,
        "title": "Doodlewoods",
        "version": "smwc-2681-1426698697",
        "upstream_time": 1426698697,
        "download_url": "https://dl.smwcentral.net/2681/doodlewoods.zip",
        "filename": "doodlewoods.zip",
        "size": 13573,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doom-brnpois",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29691,
    "title": "Doom - BRNPOIS",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "industrial",
      "sewer"
    ],
    "description": "This one is a combination of two textures from Doom: the brown and green wall and the same wall with poison symbol, brought together as a single background. ",
    "latest_version": "smwc-29691-1644028286",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29691,
        "title": "Doom - BRNPOIS",
        "version": "smwc-29691-1644028286",
        "upstream_time": 1644028286,
        "download_url": "https://dl.smwcentral.net/29691/Doom%20-%20BRNPOIS.zip",
        "filename": "Doom - BRNPOIS.zip",
        "size": 5332,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doom-fireblu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29677,
    "title": "Doom - FIREBLU",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "abstract"
    ],
    "description": "Hailed as one of the ugliest textures in Doom, this (in)famous red and blue wall pattern is now yours to use as a background in your levels!",
    "latest_version": "smwc-29677-1643945744",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29677,
        "title": "Doom - FIREBLU",
        "version": "smwc-29677-1643945744",
        "upstream_time": 1643945744,
        "download_url": "https://dl.smwcentral.net/29677/Doom%20-%20FIREBLU.zip",
        "filename": "Doom - FIREBLU.zip",
        "size": 10356,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doom-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25690,
    "title": "Doom - Font",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "cutscene",
      "needs remoderation",
      "sans serif"
    ],
    "description": "This is a port of the 8x8 font found in the games Doom and Doom 2.<br>\r\n<br>\r\nSuitable for credits, cutscenes or any other in-level text.",
    "latest_version": "smwc-25690-1610150042",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25690,
        "title": "Doom - Font",
        "version": "smwc-25690-1610150042",
        "upstream_time": 1610150042,
        "download_url": "https://dl.smwcentral.net/25690/Doom%28Font%29.zip",
        "filename": "Doom(Font).zip",
        "size": 2840,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doom-ii-sp-face2",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29692,
    "title": "Doom II - SP_FACE2",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "flesh",
      "haunted"
    ],
    "description": "The sequel to Doom, brings the sequel to <a href=\"https://smwc.me/s/29687\">SP_FACE</a> another hellish wall texture of flesh and skulls converted to use as a level background.",
    "latest_version": "smwc-29692-1644016046",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29692,
        "title": "Doom II - SP_FACE2",
        "version": "smwc-29692-1644016046",
        "upstream_time": 1644016046,
        "download_url": "https://dl.smwcentral.net/29692/Doom%20II%20-%20SP_FACE2.zip",
        "filename": "Doom II - SP_FACE2.zip",
        "size": 5627,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doom-skspine",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29688,
    "title": "Doom - SKSPINE",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "flesh",
      "haunted"
    ],
    "description": "A visceral wall texture from Doom complete with spine, converted into a background.",
    "latest_version": "smwc-29688-1644028197",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29688,
        "title": "Doom - SKSPINE",
        "version": "smwc-29688-1644028197",
        "upstream_time": 1644028197,
        "download_url": "https://dl.smwcentral.net/29688/Doom%20-%20SKSPINE.zip",
        "filename": "Doom - SKSPINE.zip",
        "size": 8219,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doom-sp-face",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29687,
    "title": "Doom - SP_FACE",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "flesh",
      "haunted"
    ],
    "description": "This ghoulish wall texture from Doom depicting faces trapped in hell, presumably. Now available as a cursed option for your  level backgrounds.",
    "latest_version": "smwc-29687-1644033547",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29687,
        "title": "Doom - SP_FACE",
        "version": "smwc-29687-1644033547",
        "upstream_time": 1644033547,
        "download_url": "https://dl.smwcentral.net/29687/Amper%20-%20DOOM%20-%20SP_FACE.zip",
        "filename": "Amper - DOOM - SP_FACE.zip",
        "size": 7705,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doomsday-warrior-demon-graveyard",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21261,
    "title": "Doomsday Warrior - Demon Graveyard",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation",
      "night",
      "sky"
    ],
    "description": "Background used in the Demon Graveyard stage in Doomsday Warrior (SNES).",
    "latest_version": "smwc-21261-1574631537",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21261,
        "title": "Doomsday Warrior - Demon Graveyard",
        "version": "smwc-21261-1574631537",
        "upstream_time": 1574631537,
        "download_url": "https://dl.smwcentral.net/21261/Doomsday%20Warrior%20-%20Demon%20Graveyard.zip",
        "filename": "Doomsday Warrior - Demon Graveyard.zip",
        "size": 7720,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doraemon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21719,
    "title": "Doraemon 3: Nobita to Toki no Hougyoku - Clouds",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "8-bit",
      "block",
      "castle",
      "cave",
      "city",
      "desert",
      "grassland",
      "industrial",
      "mechanical",
      "mountain",
      "needs remoderation",
      "night",
      "pyramid",
      "ruins",
      "sky",
      "texture",
      "volcano"
    ],
    "description": "Background used in the Flying Pink Mecha Boss battle (Old West boss) in Doraemon 3: Nobita to Toki no Hougyoku, for the Super Famicom.",
    "latest_version": "smwc-21719-1577910593",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21719,
        "title": "Doraemon 3: Nobita to Toki no Hougyoku - Clouds",
        "version": "smwc-21719-1577910593",
        "upstream_time": 1577910593,
        "download_url": "https://dl.smwcentral.net/21719/Doraemon%203%20-%20Clouds.zip",
        "filename": "Doraemon 3 - Clouds.zip",
        "size": 3846,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21417,
        "title": "Doraemon 3: Nobita to Toki no Hougyoku - Spider Boss",
        "version": "smwc-21417-1577630925",
        "upstream_time": 1577630925,
        "download_url": "https://dl.smwcentral.net/21417/Doraemon%203%20-%20Spider%20Boss.zip",
        "filename": "Doraemon 3 - Spider Boss.zip",
        "size": 6492,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21416,
        "title": "Doraemon 3: Nobita to Toki no Hougyoku - Dump",
        "version": "smwc-21416-1577629950",
        "upstream_time": 1577629950,
        "download_url": "https://dl.smwcentral.net/21416/Doraemon%203%20-%20Dump.zip",
        "filename": "Doraemon 3 - Dump.zip",
        "size": 3041,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21415,
        "title": "Doraemon 3: Nobita to Toki no Hougyoku - Factory",
        "version": "smwc-21415-1577629362",
        "upstream_time": 1577629362,
        "download_url": "https://dl.smwcentral.net/21415/Doraemon%203%20-%20Factory.zip",
        "filename": "Doraemon 3 - Factory.zip",
        "size": 2208,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21353,
        "title": "Doraemon 3: Nobita to Toki no Hougyoku - Castle",
        "version": "smwc-21353-1575227593",
        "upstream_time": 1575227593,
        "download_url": "https://dl.smwcentral.net/21353/Doraemon%203%20-%20Castle.zip",
        "filename": "Doraemon 3 - Castle.zip",
        "size": 2895,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21352,
        "title": "Doraemon 3: Nobita to Toki no Hougyoku - Spaceship",
        "version": "smwc-21352-1575208340",
        "upstream_time": 1575208340,
        "download_url": "https://dl.smwcentral.net/21352/Doraemon%203%20-%20Spaceship.zip",
        "filename": "Doraemon 3 - Spaceship.zip",
        "size": 1624,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21251,
        "title": "Doraemon 3: Nobita to Toki no Hougyoku - Ruined City",
        "version": "smwc-21251-1574631180",
        "upstream_time": 1574631180,
        "download_url": "https://dl.smwcentral.net/21251/Doraemon%203%20-%20Ruined%20City.zip",
        "filename": "Doraemon 3 - Ruined City.zip",
        "size": 4746,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21250,
        "title": "Doraemon 3: Nobita to Toki no Hougyoku - Castle Mountains (Alternative)",
        "version": "smwc-21250-1574630524",
        "upstream_time": 1574630524,
        "download_url": "https://dl.smwcentral.net/21250/Doraemon%203%20-%20Castle%20Mountains%20%28Alt%29.zip",
        "filename": "Doraemon 3 - Castle Mountains (Alt).zip",
        "size": 4347,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21242,
        "title": "Doraemon 3: Nobita to Toki no Hougyoku - Underground (Cave)",
        "version": "smwc-21242-1574630180",
        "upstream_time": 1574630180,
        "download_url": "https://dl.smwcentral.net/21242/Doraemon%203%20-%20Underground%20Cave.zip",
        "filename": "Doraemon 3 - Underground Cave.zip",
        "size": 2501,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21241,
        "title": "Doraemon 3: Nobita to Toki no Hougyoku - Underground (Sand)",
        "version": "smwc-21241-1574629592",
        "upstream_time": 1574629592,
        "download_url": "https://dl.smwcentral.net/21241/Doraemon%203%20-%20Underground%20Sand.zip",
        "filename": "Doraemon 3 - Underground Sand.zip",
        "size": 2168,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21240,
        "title": "Doraemon 3: Nobita to Toki no Hougyoku - Old West",
        "version": "smwc-21240-1574629054",
        "upstream_time": 1574629054,
        "download_url": "https://dl.smwcentral.net/21240/Doraemon%203%20-%20Old%20West.zip",
        "filename": "Doraemon 3 - Old West.zip",
        "size": 7012,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20823,
        "title": "Doraemon 3: Nobita to Toki no Hougyoku - Volcano",
        "version": "smwc-20823-1567203050",
        "upstream_time": 1567203050,
        "download_url": "https://dl.smwcentral.net/20823/Doraemon%203%20Volcano.zip",
        "filename": "Doraemon 3 Volcano.zip",
        "size": 6325,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 17565,
        "title": "Doraemon 3: Nobita to Toki no Hougyoku - Prehistoric Grassland",
        "version": "smwc-17565-1527739543",
        "upstream_time": 1527739543,
        "download_url": "https://dl.smwcentral.net/17565/Xane123_PrehistoricGrass.zip",
        "filename": "Xane123_PrehistoricGrass.zip",
        "size": 7430,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 17564,
        "title": "Doraemon 3: Nobita to Toki no Hougyoku - Castle Mountains",
        "version": "smwc-17564-1527265196",
        "upstream_time": 1527265196,
        "download_url": "https://dl.smwcentral.net/17564/Xane123_CastleMountains.zip",
        "filename": "Xane123_CastleMountains.zip",
        "size": 5489,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 17561,
        "title": "Doraemon 3: Nobita to Toki no Hougyoku - Clouds",
        "version": "smwc-17561-1527050870",
        "upstream_time": 1527050870,
        "download_url": "https://dl.smwcentral.net/17561/Xane123_DMSFC3-Clouds.zip",
        "filename": "Xane123_DMSFC3-Clouds.zip",
        "size": 7857,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doraemon-2-nobita-no-toys-land-daibouken-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20743,
    "title": "Doraemon 2: Nobita no Toys Land Daibouken - World 4",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "abstract",
      "castle",
      "forest",
      "house",
      "mechanical",
      "mountain",
      "needs remoderation",
      "night",
      "patch needed",
      "ruins",
      "sky",
      "texture"
    ],
    "description": "Background used in all levels from the fourth world in Doraemon 2: Nobita no Toys Land Daibouken, for the Super Famicom.",
    "latest_version": "smwc-20743-1563860954",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20743,
        "title": "Doraemon 2: Nobita no Toys Land Daibouken - World 4",
        "version": "smwc-20743-1563860954",
        "upstream_time": 1563860954,
        "download_url": "https://dl.smwcentral.net/20743/Doraemon%202%20-%20World%204.zip",
        "filename": "Doraemon 2 - World 4.zip",
        "size": 4892,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20499,
        "title": "Doraemon 2: Nobita no Toys Land Daibouken - World 9",
        "version": "smwc-20499-1563860133",
        "upstream_time": 1563860133,
        "download_url": "https://dl.smwcentral.net/20499/Doraemon%202%20World%209.zip",
        "filename": "Doraemon 2 World 9.zip",
        "size": 4668,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20498,
        "title": "Doraemon 2: Nobita no Toys Land Daibouken - World 8",
        "version": "smwc-20498-1563859512",
        "upstream_time": 1563859512,
        "download_url": "https://dl.smwcentral.net/20498/Doraemon%202%20World%208.zip",
        "filename": "Doraemon 2 World 8.zip",
        "size": 5781,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20497,
        "title": "Doraemon 2: Nobita no Toys Land Daibouken - World 7",
        "version": "smwc-20497-1563858501",
        "upstream_time": 1563858501,
        "download_url": "https://dl.smwcentral.net/20497/Doraemon%202%20World%207.zip",
        "filename": "Doraemon 2 World 7.zip",
        "size": 5011,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20496,
        "title": "Doraemon 2: Nobita no Toys Land Daibouken - World 6",
        "version": "smwc-20496-1563858135",
        "upstream_time": 1563858135,
        "download_url": "https://dl.smwcentral.net/20496/Doraemon%202%20World%206.zip",
        "filename": "Doraemon 2 World 6.zip",
        "size": 4510,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20495,
        "title": "Doraemon 2: Nobita no Toys Land Daibouken - World 5",
        "version": "smwc-20495-1563858056",
        "upstream_time": 1563858056,
        "download_url": "https://dl.smwcentral.net/20495/Doraemon%202%20World%205.zip",
        "filename": "Doraemon 2 World 5.zip",
        "size": 3193,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20493,
        "title": "Doraemon 2: Nobita no Toys Land Daibouken - World 3",
        "version": "smwc-20493-1563398152",
        "upstream_time": 1563398152,
        "download_url": "https://dl.smwcentral.net/20493/Doraemon%202%20World%203.zip",
        "filename": "Doraemon 2 World 3.zip",
        "size": 3045,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20492,
        "title": "Doraemon 2: Nobita no Toys Land Daibouken - World 2",
        "version": "smwc-20492-1563397546",
        "upstream_time": 1563397546,
        "download_url": "https://dl.smwcentral.net/20492/Doraemon%202%20World%202.zip",
        "filename": "Doraemon 2 World 2.zip",
        "size": 4665,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20491,
        "title": "Doraemon 2: Nobita no Toys Land Daibouken - World 1",
        "version": "smwc-20491-1563396961",
        "upstream_time": 1563396961,
        "download_url": "https://dl.smwcentral.net/20491/Doraemon%202%20World%201.zip",
        "filename": "Doraemon 2 World 1.zip",
        "size": 3202,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doraemon-nobita-to-yousei-no-kuni-sand-pit-dungeon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16705,
    "title": "Doraemon: Nobita to Yousei no Kuni - Sand Pit Dungeon",
    "authors": [
      "Xane123"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "ruins"
    ],
    "description": "Foreground and background graphics from the first Super Famicom Doraemon game's first level, the sand pit dungeon.<br>\r\nI'd recommend giving credit to me, but it isn't needed as I didn't make the original graphics.",
    "latest_version": "smwc-16705-1512193174",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16705,
        "title": "Doraemon: Nobita to Yousei no Kuni - Sand Pit Dungeon",
        "version": "smwc-16705-1512193174",
        "upstream_time": 1512193174,
        "download_url": "https://dl.smwcentral.net/16705/DoraemonSFC1_SandPitDungeon.zip",
        "filename": "DoraemonSFC1_SandPitDungeon.zip",
        "size": 5032,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doremi-fantasy-milon-no-dokidoki-daibouken-16x16-animated-invisible-block",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30620,
    "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken  - 16x16 Animated Invisible Block",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "block"
    ],
    "description": "designed by myself from the game DoReMi Fantasy in the game the block is 32x32 so I drew it myself in 16x16 this took a bit of work but I'm glad it turned out good<br>\r\n<br>\r\nif you want a slower animation repeat frame 784 and increase the number of frames. Meant to be used as a kaizo block or cement block.<br>\r\n<br>\r\nto enjoy",
    "latest_version": "smwc-30620-1650833480",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30620,
        "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken  - 16x16 Animated Invisible Block",
        "version": "smwc-30620-1650833480",
        "upstream_time": 1650833480,
        "download_url": "https://dl.smwcentral.net/30620/BlockTransparent.zip",
        "filename": "BlockTransparent.zip",
        "size": 2330,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doremi-fantasy-milon-no-dokidoki-daibouken-amon-s-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30411,
    "title": "DoReMi Fantasy: Milon no DokiDoki Daibouken - Amon's Castle",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "castle"
    ],
    "description": "The background from the eighth and final world of DoReMi Fantasy. No credit needed.",
    "latest_version": "smwc-30411-1649726495",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30411,
        "title": "DoReMi Fantasy: Milon no DokiDoki Daibouken - Amon's Castle",
        "version": "smwc-30411-1649726495",
        "upstream_time": 1649726495,
        "download_url": "https://dl.smwcentral.net/30411/doremi%20amon%27s%20castle.zip",
        "filename": "doremi amon%27s castle.zip",
        "size": 3325,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doremi-fantasy-milon-no-dokidoki-daibouken-cake-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2392,
    "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - Cake World",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "food",
      "needs remoderation"
    ],
    "description": "Almost all of the graphics from World 2 of the obscure platformer. The only thing missing is the 1/3 slope (along with related graphics), since it won't work in SMW.<br>\r\n<br>\r\nAlso, if you want to use the direct drop off slope (tiles 0A/1A and 0D/1D), you're going to have to use the <a href=\"http://www.smwcentral.net/?p=section&a=details&id=5751\">Slope Edge Fix</a> block. (or put a invisible solid block sprite below it)",
    "latest_version": "smwc-2392-1428602825",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2392,
        "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - Cake World",
        "version": "smwc-2392-1428602825",
        "upstream_time": 1428602825,
        "download_url": "https://dl.smwcentral.net/2392/DoReMi_Fantasy-Cake.zip",
        "filename": "DoReMi_Fantasy-Cake.zip",
        "size": 9929,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doremi-fantasy-milon-no-dokidoki-daibouken-chocolate-cake-starry-wine",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1011,
    "title": "DoReMi Fantasy: Milon no DokiDoki Daibouken - Chocolate Cake / Starry Wine",
    "authors": [
      "hunt_1"
    ],
    "tags": [
      "food",
      "needs remoderation",
      "night"
    ],
    "description": "Done at the request of KilloZapit this pack includes the cake and wineglass FG as well as the Starry night and Chocolate cake BG it also includes separate palettes for all 4 or the combined palettes of wineglass and starry night or combined of cake and chocolate cake.<br>\r\n<br>\r\n<i>Moderator's note: optimized the graphics files so they only use FG3 and BG1, fixed palettes as they were overwriting status bar colors, added palmasks and fixed and optimized Map16.</i>",
    "latest_version": "smwc-1011-1422072415",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1011,
        "title": "DoReMi Fantasy: Milon no DokiDoki Daibouken - Chocolate Cake / Starry Wine",
        "version": "smwc-1011-1422072415",
        "upstream_time": 1422072415,
        "download_url": "https://dl.smwcentral.net/1011/DoReMi%20-%20CakeWineStar%20Pack.zip",
        "filename": "DoReMi - CakeWineStar Pack.zip",
        "size": 16057,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doremi-fantasy-milon-no-dokidoki-daibouken-concert-hall",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30410,
    "title": "DoReMi Fantasy: Milon no DokiDoki Daibouken - Concert Hall",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "castle"
    ],
    "description": "The background from the third world of DoReMi Fantasy. No credit needed.",
    "latest_version": "smwc-30410-1649726130",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30410,
        "title": "DoReMi Fantasy: Milon no DokiDoki Daibouken - Concert Hall",
        "version": "smwc-30410-1649726130",
        "upstream_time": 1649726130,
        "download_url": "https://dl.smwcentral.net/30410/Concert%20Hall.zip",
        "filename": "Concert Hall.zip",
        "size": 3280,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doremi-fantasy-milon-no-dokidoki-daibouken-fairy-village",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30409,
    "title": "DoReMi Fantasy: Milon no DokiDoki Daibouken - Fairy Village",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "forest",
      "grassland",
      "lake",
      "needs remoderation",
      "night"
    ],
    "description": "The background from the fourth world in DoReMi Fantasy. No credit needed.",
    "latest_version": "smwc-30409-1649537077",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30409,
        "title": "DoReMi Fantasy: Milon no DokiDoki Daibouken - Fairy Village",
        "version": "smwc-30409-1649537077",
        "upstream_time": 1649537077,
        "download_url": "https://dl.smwcentral.net/30409/FairyVillage.zip",
        "filename": "FairyVillage.zip",
        "size": 7199,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2594,
        "title": "DoReMi Fantasy: Milon no DokiDoki Daibouken - Fairy Village",
        "version": "smwc-2594-1416990234",
        "upstream_time": 1416990234,
        "download_url": "https://dl.smwcentral.net/2594/DoReMiForestFort.zip",
        "filename": "DoReMiForestFort.zip",
        "size": 4025,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doremi-fantasy-milon-no-dokidoki-daibouken-final-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30954,
    "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - Final Battle",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "grassland",
      "lake",
      "sky"
    ],
    "description": "Ripped from DoReMi Fantasy Milon no Dokidoki Daibouken<br>\r\n<br>\r\n<br>\r\nseen only in the last boss fight of the game",
    "latest_version": "smwc-30954-1652931320",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30954,
        "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - Final Battle",
        "version": "smwc-30954-1652931320",
        "upstream_time": 1652931320,
        "download_url": "https://dl.smwcentral.net/30954/finalbossfight.zip",
        "filename": "finalbossfight.zip",
        "size": 6874,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doremi-fantasy-milon-no-dokidoki-daibouken-fire-peak",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30427,
    "title": "DoReMi Fantasy: Milon no DokiDoki Daibouken - Fire Peak",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "sky",
      "volcano"
    ],
    "description": "The backgorund from DoReMi Fantasy's fifth world. No credit needed.",
    "latest_version": "smwc-30427-1649543665",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30427,
        "title": "DoReMi Fantasy: Milon no DokiDoki Daibouken - Fire Peak",
        "version": "smwc-30427-1649543665",
        "upstream_time": 1649543665,
        "download_url": "https://dl.smwcentral.net/30427/FirePeakW6.zip",
        "filename": "FirePeakW6.zip",
        "size": 4808,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doremi-fantasy-milon-no-dokidoki-daibouken-goal-point-signs",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21985,
    "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - Goal Point Signs",
    "authors": [
      "Arthurvi"
    ],
    "tags": [
      "goal arrow sign",
      "goal point",
      "sign"
    ],
    "description": "Goal point sign graphics of world 1 and 3 from the game:<br>\r\nDoReMi Fantasy: Milon's DokiDoki Adventure.<br>\r\n<br>\r\nUsing these graphics, along with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3834\">End Level Block</a> in your hack, will be very cool and similar to other games!<br>\r\n<br>\r\n===============================================<br>\r\n<br>\r\nIncludes:<br>\r\n<br>\r\n- Map16 File;<br>\r\n- Pallete File;<br>\r\n- Pal Mask File;<br>\r\n- One ExGFX File;<br>\r\n- Sample Level;<br>\r\n<br>\r\n<span style=\"background-color: #B40000;\"> Insert as BG2!</span><br>\r\n<br>\r\n===============================================<br>\r\n<br>\r\n27/03/2020 update<br>\r\nAdded a sample level.",
    "latest_version": "smwc-21985-1585559544",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21985,
        "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - Goal Point Signs",
        "version": "smwc-21985-1585559544",
        "upstream_time": 1585559544,
        "download_url": "https://dl.smwcentral.net/21985/DoReMi%20Fantasy%20Milon%27s%20DokiDoki%20Adventure%20-%20Goal-points.zip",
        "filename": "DoReMi Fantasy Milon%27s DokiDoki Adventure - Goal-points.zip",
        "size": 3777,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doremi-fantasy-milon-no-dokidoki-daibouken-ice-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30412,
    "title": "DoReMi Fantasy: Milon no DokiDoki Daibouken - Ice World",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "snow"
    ],
    "description": "Ripped from DoReMi Fantasy Milon no DokiDoki Daibouken",
    "latest_version": "smwc-30412-1649536397",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30412,
        "title": "DoReMi Fantasy: Milon no DokiDoki Daibouken - Ice World",
        "version": "smwc-30412-1649536397",
        "upstream_time": 1649536397,
        "download_url": "https://dl.smwcentral.net/30412/IceWorld.zip",
        "filename": "IceWorld.zip",
        "size": 5105,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doremi-fantasy-milon-no-dokidoki-daibouken-intro-home",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10754,
    "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - Intro (Home)",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "forest",
      "house",
      "needs remoderation"
    ],
    "description": "My first attempt at ripping, huzzah! ^_^<br>\r\nThis is the first cutscene (aside from the opening animation) from DoReMi Fantasy: Milon's DokiDoki Adventure. The large square area beneath the house was originally used for text.<br>\r\nTechnically, this is both an FG and a BG. The original graphics had the inside of the house on the BG, with everything else on the FG, but I ended up putting everything onto a single layer.",
    "latest_version": "smwc-10754-1423067266",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10754,
        "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - Intro (Home)",
        "version": "smwc-10754-1423067266",
        "upstream_time": 1423067266,
        "download_url": "https://dl.smwcentral.net/10754/DoReMi_Fantasy-Home.zip",
        "filename": "DoReMi_Fantasy-Home.zip",
        "size": 6326,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doremi-fantasy-milon-no-dokidoki-daibouken-journey-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30388,
    "title": "DoReMi Fantasy: Milon no DokiDoki Daibouken - Journey Forest",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "forest"
    ],
    "description": "The background from the first world in DoReMi Fantasy. Works best with vertical scroll set to none. No credit needed.",
    "latest_version": "smwc-30388-1649385882",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30388,
        "title": "DoReMi Fantasy: Milon no DokiDoki Daibouken - Journey Forest",
        "version": "smwc-30388-1649385882",
        "upstream_time": 1649385882,
        "download_url": "https://dl.smwcentral.net/30388/Forest.zip",
        "filename": "Forest.zip",
        "size": 6144,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doremi-fantasy-milon-no-dokidoki-daibouken-lava-caverns",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30693,
    "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - Lava Caverns",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "cave"
    ],
    "description": "Ripped From DoReMi Fantasy: Milon no Dokidoki Daibouken",
    "latest_version": "smwc-30693-1651367405",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30693,
        "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - Lava Caverns",
        "version": "smwc-30693-1651367405",
        "upstream_time": 1651367405,
        "download_url": "https://dl.smwcentral.net/30693/underground.zip",
        "filename": "underground.zip",
        "size": 3287,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doremi-fantasy-milon-no-dokidoki-daibouken-musical-note-plant-and-water-animations",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2300,
    "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - Musical Note, Plant, and Water Animations",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "coin",
      "grassland",
      "needs remoderation",
      "water"
    ],
    "description": "The main animations from the obscure platformer, DoReMi Fantasy.<br>\r\n- The Musical Notes are meant to be like coins.<br>\r\n- The two plants are simply for decoration.<br>\r\n- The water is, of course, meant to be like water.",
    "latest_version": "smwc-2300-1428603636",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2300,
        "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - Musical Note, Plant, and Water Animations",
        "version": "smwc-2300-1428603636",
        "upstream_time": 1428603636,
        "download_url": "https://dl.smwcentral.net/2300/DoReMi_Fantasy-ExAnimations.zip",
        "filename": "DoReMi_Fantasy-ExAnimations.zip",
        "size": 3619,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doremi-fantasy-milon-no-dokidoki-daibouken-pause-menu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30692,
    "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - Pause Menu",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "abstract",
      "bonus",
      "texture"
    ],
    "description": "Ripped from DoReMi Fantasy: Milon no Dokidoki Daibouken",
    "latest_version": "smwc-30692-1651365932",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30692,
        "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - Pause Menu",
        "version": "smwc-30692-1651365932",
        "upstream_time": 1651365932,
        "download_url": "https://dl.smwcentral.net/30692/pausemenu.zip",
        "filename": "pausemenu.zip",
        "size": 1971,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doremi-fantasy-milon-no-dokidoki-daibouken-starry-sky-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30664,
    "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - Starry Sky (World 2)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "night",
      "space"
    ],
    "description": "Ripped from Do-Re-Mi Fantasy Milon no Dokidoki Daibouken",
    "latest_version": "smwc-30664-1651282048",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30664,
        "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - Starry Sky (World 2)",
        "version": "smwc-30664-1651282048",
        "upstream_time": 1651282048,
        "download_url": "https://dl.smwcentral.net/30664/theguardianslairworld2.zip",
        "filename": "theguardianslairworld2.zip",
        "size": 3956,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doremi-fantasy-milon-no-dokidoki-daibouken-sun-and-moon-day-and-night",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30977,
    "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - Sun and Moon (Day and Night)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "night",
      "sky"
    ],
    "description": "Ripped from DoReMi Fantasy Milon no Dokidoki Daibouken <br>\r\n<br>\r\nthis appears in a boss fight where there is a sun and a moon when the sun is day when the moon is night",
    "latest_version": "smwc-30977-1653091797",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30977,
        "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - Sun and Moon (Day and Night)",
        "version": "smwc-30977-1653091797",
        "upstream_time": 1653091797,
        "download_url": "https://dl.smwcentral.net/30977/dayandnight.zip",
        "filename": "dayandnight.zip",
        "size": 5045,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-doremi-fantasy-milon-no-dokidoki-daibouken-the-guardian-s-lair-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30691,
    "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - The Guardian's Lair (World 4)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "haunted",
      "mountain",
      "snow",
      "town"
    ],
    "description": "Ripped from DoReMi Fantasy: Milon no Dokidoki Daibouken",
    "latest_version": "smwc-30691-1651365652",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30691,
        "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - The Guardian's Lair (World 4)",
        "version": "smwc-30691-1651365652",
        "upstream_time": 1651365652,
        "download_url": "https://dl.smwcentral.net/30691/Mountains.zip",
        "filename": "Mountains.zip",
        "size": 3930,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30690,
        "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - The Guardian's Lair (World 3)",
        "version": "smwc-30690-1651365002",
        "upstream_time": 1651365002,
        "download_url": "https://dl.smwcentral.net/30690/Village.zip",
        "filename": "Village.zip",
        "size": 2905,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30645,
        "title": "DoReMi Fantasy: Milon no Dokidoki Daibouken - The Guardian's Lair (World 5)",
        "version": "smwc-30645-1651103572",
        "upstream_time": 1651103572,
        "download_url": "https://dl.smwcentral.net/30645/icemountain.zip",
        "filename": "icemountain.zip",
        "size": 4680,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-double-rainbow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14071,
    "title": "Double Rainbow",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "sky"
    ],
    "description": "OMG!<br>\r\n<br>\r\nHere's a simple cloud background with a DOUBLE RAINBOW!  ",
    "latest_version": "smwc-14071-1469298939",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14071,
        "title": "Double Rainbow",
        "version": "smwc-14071-1469298939",
        "upstream_time": 1469298939,
        "download_url": "https://dl.smwcentral.net/14071/Gamma%20V%20-%20Double%20Rainbow.zip",
        "filename": "Gamma V - Double Rainbow.zip",
        "size": 2795,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dr-robotnik-s-mean-bean-machine-main-menu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2426,
    "title": "Dr. Robotnik's Mean Bean Machine - Main Menu",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "sky"
    ],
    "description": "The Main Menu BG from the Genesis puzzler/Sonic spinoff \"Dr. Robotnik's Mean Bean Machine\". Credit would be nice, but it isn't needed.",
    "latest_version": "smwc-2426-1421835068",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2426,
        "title": "Dr. Robotnik's Mean Bean Machine - Main Menu",
        "version": "smwc-2426-1421835068",
        "upstream_time": 1421835068,
        "download_url": "https://dl.smwcentral.net/2426/drmbmmainmenu.zip",
        "filename": "drmbmmainmenu.zip",
        "size": 4327,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-draglade-jugem-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17752,
    "title": "Draglade - Jugem Forest",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city",
      "grassland",
      "needs remoderation",
      "village"
    ],
    "description": "This is Jugem Forest from Draglade game (The Nintendo DS game).<br>\r\nDue to color limitations and tiles, i reduced it.<br>\r\n<br>\r\nSubmitted in C3 2018 summer.",
    "latest_version": "smwc-17752-1531426509",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17752,
        "title": "Draglade - Jugem Forest",
        "version": "smwc-17752-1531426509",
        "upstream_time": 1531426509,
        "download_url": "https://dl.smwcentral.net/17752/Jugemuforest.zip",
        "filename": "Jugemuforest.zip",
        "size": 7622,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-draglade-uma",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17753,
    "title": "Draglade - UMA",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "This is UMA from Draglade game (The Nintendo DS game).<br>\r\nDue to color limitations and tiles, i reduced it.<br>\r\n<br>\r\nSubmitted in C3 2018 summer.",
    "latest_version": "smwc-17753-1531426627",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17753,
        "title": "Draglade - UMA",
        "version": "smwc-17753-1531426627",
        "upstream_time": 1531426627,
        "download_url": "https://dl.smwcentral.net/17753/uma.zip",
        "filename": "uma.zip",
        "size": 7734,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dragon-ball-advanced-adventure-rock-crushing",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38148,
    "title": "Dragon Ball: Advanced Adventure - Rock Crushing",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "Ripped from Rock Crushing in Dragon Ball: Advanced Adventure on GBA.<br>\r\n<br>\r\nUpdate: The background scrolling can be loopable, now.",
    "latest_version": "smwc-38148-1722274762",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38148,
        "title": "Dragon Ball: Advanced Adventure - Rock Crushing",
        "version": "smwc-38148-1722274762",
        "upstream_time": 1722274762,
        "download_url": "https://dl.smwcentral.net/38148/Dragon%20Ball%20-%20Advanced%20Adventure%20-%20Rock%20Crushing%20%28Update%29.zip",
        "filename": "Dragon Ball - Advanced Adventure - Rock Crushing (Update).zip",
        "size": 5311,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dragon-ball-advanced-adventure-training-island",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20030,
    "title": "Dragon Ball: Advanced Adventure - Training Island",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "forest",
      "jungle"
    ],
    "description": "Background used in the training mission with Master Roshi (the rock hunting) in Dragon Ball: Advanced Adventure (only second palette, sorry).<br>\r\n<br>\r\nThis is a HUGE and detailed background; other than palettes 2, 6 and status bar colors basically every (non-sprite) color is used, so in this way it's at least compatible with a vanilla FG and coins/question blocks. It also uses FG1, FG2, BG1, BG2 and BG3, only leaving FG3 and animated parts of FG1/FG2 free. Keep this in mind.",
    "latest_version": "smwc-20030-1559882737",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20030,
        "title": "Dragon Ball: Advanced Adventure - Training Island",
        "version": "smwc-20030-1559882737",
        "upstream_time": 1559882737,
        "download_url": "https://dl.smwcentral.net/20030/DBAA%20Training%20Island.zip",
        "filename": "DBAA Training Island.zip",
        "size": 17430,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dragon-ball-z-hyper-dimension-font-and-cutscene",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19080,
    "title": "Dragon Ball Z: Hyper Dimension - Font and Cutscene",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "cutscene",
      "needs remoderation",
      "sans serif"
    ],
    "description": "A rip of the font and cutscene border from the SNES game Dragon Ball Z: Hyper Dimension.<br>\r\n<br>\r\nThe Japanese characters are not included because most hacks are in English.",
    "latest_version": "smwc-19080-1550885010",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19080,
        "title": "Dragon Ball Z: Hyper Dimension - Font and Cutscene",
        "version": "smwc-19080-1550885010",
        "upstream_time": 1550885010,
        "download_url": "https://dl.smwcentral.net/19080/Dragon%20Ball%20Z%20-%20Hyper%20Dimension%20-%20Cutscene%20update.zip",
        "filename": "Dragon Ball Z - Hyper Dimension - Cutscene update.zip",
        "size": 8729,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dragon-ball-z-idainaru-son-goku-densetsu-tien-piccolo-stage-close-up",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41599,
    "title": "Dragon Ball Z: Idainaru Son Goku Densetsu - Tien & Piccolo Stage (Close-up)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 WINTER 2026 - SISTER EDITION:</b></span><br>\r\n<br>\r\nThe \" Battlefiled Area\" from <b><u>Dragon Ball Z: Idainaru Son Goku Densetsu</u></b> Turbografx (PC Engine) game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41599-1771258512",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41599,
        "title": "Dragon Ball Z: Idainaru Son Goku Densetsu - Tien & Piccolo Stage (Close-up)",
        "version": "smwc-41599-1771258512",
        "upstream_time": 1771258512,
        "download_url": "https://dl.smwcentral.net/41599/Dragonballz_tgx_tienpiccolo.zip",
        "filename": "Dragonballz_tgx_tienpiccolo.zip",
        "size": 9315,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dragon-ball-z-super-butouden",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30464,
    "title": "Dragon Ball Z: Super Butouden 3 -  Clouds (Upper)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "grassland",
      "mountain",
      "night",
      "sky"
    ],
    "description": "Ripped from Dragon Ball Z Superbutoden 3<br>\r\n<br>\r\n- fake hdma replaced by asm hdma code<br>\r\n<br>\r\n- both palettes are included in the Day and Sunset zip<br>\r\n<br>\r\n- this uses BG1 and BG2 and only uses row 1 of palettes",
    "latest_version": "smwc-30464-1649905480",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30464,
        "title": "Dragon Ball Z: Super Butouden 3 -  Clouds (Upper)",
        "version": "smwc-30464-1649905480",
        "upstream_time": 1649905480,
        "download_url": "https://dl.smwcentral.net/30464/cloudsupper.zip",
        "filename": "cloudsupper.zip",
        "size": 9486,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30442,
        "title": "Dragon Ball Z: Super Butouden 3 - Clouds (Lower)",
        "version": "smwc-30442-1650060812",
        "upstream_time": 1650060812,
        "download_url": "https://dl.smwcentral.net/30442/cloudslower.zip",
        "filename": "cloudslower.zip",
        "size": 8919,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30123,
        "title": "Dragon Ball Z: Super Butouden 3 - Mountains (Day and Sunset)",
        "version": "smwc-30123-1647121519",
        "upstream_time": 1647121519,
        "download_url": "https://dl.smwcentral.net/30123/Dragon%20Ball%20Z%20Super%20Butoden%203%20-%20Mountains.zip",
        "filename": "Dragon Ball Z Super Butoden 3 - Mountains.zip",
        "size": 6770,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30062,
        "title": "Dragon Ball Z:  Super Butouden 3 - Mountains (Night)",
        "version": "smwc-30062-1646925493",
        "upstream_time": 1646925493,
        "download_url": "https://dl.smwcentral.net/30062/Dragon%20Ball%20Z%20%20Super%20Butoden%203%20-%20Moutains%20%28Night%29.zip",
        "filename": "Dragon Ball Z  Super Butoden 3 - Moutains (Night).zip",
        "size": 6191,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dragon-ball-z-super-butouden-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19366,
    "title": "Dragon Ball Z: Super Butouden - Font",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "cutscene",
      "french",
      "japanese",
      "needs remoderation",
      "serif"
    ],
    "description": "A rip of the font from the SNES game Dragon Ball Z: Super Butouden.<br>\r\n<br>\r\nIncludes English, French and Japanese characters. No custom palette required.<br>\r\n<br>\r\nUpdate (March 23, 2019): Fixed a glitched Katakana character.",
    "latest_version": "smwc-19366-1554748038",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19366,
        "title": "Dragon Ball Z: Super Butouden - Font",
        "version": "smwc-19366-1554748038",
        "upstream_time": 1554748038,
        "download_url": "https://dl.smwcentral.net/19366/Dragon%20Ball%20Z%20-%20Super%20Butouden%20-%20Font.zip",
        "filename": "Dragon Ball Z - Super Butouden - Font.zip",
        "size": 6857,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dragon-ball-z-super-butouden-wasteland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18586,
    "title": "Dragon Ball Z: Super Butouden - Wasteland",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "A rip of the Wasteland background from the SNES game Dragon Ball Z: Super Butouden.",
    "latest_version": "smwc-18586-1545089390",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18586,
        "title": "Dragon Ball Z: Super Butouden - Wasteland",
        "version": "smwc-18586-1545089390",
        "upstream_time": 1545089390,
        "download_url": "https://dl.smwcentral.net/18586/Dragon%20Ball%20Z%20-%20Super%20Butouden%20-%20Wasteland.zip",
        "filename": "Dragon Ball Z - Super Butouden - Wasteland.zip",
        "size": 8306,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dragon-drive-world-d-break-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33083,
    "title": "Dragon Drive: World D Break - Clouds",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "sky"
    ],
    "description": "<b><span style=\"font-size: 24pt;\">C3 Winter 2023</span></b><br>\r\n<br>\r\nThe cloud background from the japanese GBA game called <u><b>Dragon Drive: World D Break</b></u>.<br>\r\nWhat do you think about this?<br>\r\n<br>\r\n<span style=\"color: #ff0000;\"><b>WARNING: IT USES BG1, BG2, BG3 AND FG2</b></span>",
    "latest_version": "smwc-33083-1676060789",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33083,
        "title": "Dragon Drive: World D Break - Clouds",
        "version": "smwc-33083-1676060789",
        "upstream_time": 1676060789,
        "download_url": "https://dl.smwcentral.net/33083/DragonDriveWorldCloud.zip",
        "filename": "DragonDriveWorldCloud.zip",
        "size": 12332,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dragon-quest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2214,
    "title": "Dragon Quest 6 - Final Boss",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "needs remoderation",
      "volcano"
    ],
    "description": "The background when you fight the final boss, minus animation.",
    "latest_version": "smwc-2214-1416159158",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2214,
        "title": "Dragon Quest 6 - Final Boss",
        "version": "smwc-2214-1416159158",
        "upstream_time": 1416159158,
        "download_url": "https://dl.smwcentral.net/2214/dq6final.zip",
        "filename": "dq6final.zip",
        "size": 4362,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dragon-quest-iii-overworld",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23654,
    "title": "Dragon Quest III - Overworld",
    "authors": [
      "Mogu94"
    ],
    "tags": [
      "castle",
      "desert",
      "forest",
      "grassland",
      "mountain",
      "needs remoderation",
      "pyramid",
      "snow",
      "town"
    ],
    "description": "The map graphics from Dragon Quest III. Uses palettes 2 through 7 and 2 graphic files. Would be ideal for RPG styled maps.",
    "latest_version": "smwc-23654-1594510927",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23654,
        "title": "Dragon Quest III - Overworld",
        "version": "smwc-23654-1594510927",
        "upstream_time": 1594510927,
        "download_url": "https://dl.smwcentral.net/23654/Dragon%20Quest%20III%20-%20Overworld.zip",
        "filename": "Dragon Quest III - Overworld.zip",
        "size": 101786,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dragon-s-curse-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11843,
    "title": "Dragon's Curse - Blocks",
    "authors": [
      "yoshi9429"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "This blocks from Wonder Boy 3 Dragon's Trap & Dragon's Curse.",
    "latest_version": "smwc-11843-1442775099",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11843,
        "title": "Dragon's Curse - Blocks",
        "version": "smwc-11843-1442775099",
        "upstream_time": 1442775099,
        "download_url": "https://dl.smwcentral.net/11843/Dragon%27s%20Curse%20-%20Blocks.zip",
        "filename": "Dragon%27s Curse - Blocks.zip",
        "size": 2512,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dragon-s-earth-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25040,
    "title": "Dragon's Earth - Title Screen",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "grassland",
      "lake",
      "mountain",
      "needs remoderation",
      "patch needed",
      "sky"
    ],
    "description": "Graphics used on the Title Screen of a obscure and boring Game called Dragon's Earth. It uses 2 and a half of 2 Palette Rows, and 5 Tilemaps. Please credit me if you use it.<br>\r\nP.S.: you don't need to use ExGFXA7, since the place that they where is impossible to see if you don't change the Vertical Scroll of the level. If you do, please use <a href=\"https://www.smwcentral.net/?p=section&a=details&id=20406\">Sprite Message Box</a> for function correctly.",
    "latest_version": "smwc-25040-1604244532",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25040,
        "title": "Dragon's Earth - Title Screen",
        "version": "smwc-25040-1604244532",
        "upstream_time": 1604244532,
        "download_url": "https://dl.smwcentral.net/25040/Dragon%27s%20Earth%20-%20Title%20Screen.zip",
        "filename": "Dragon%27s Earth - Title Screen.zip",
        "size": 13369,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dragon-the-bruce-lee-story-snes-backstage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37454,
    "title": "Dragon: The Bruce Lee Story (SNES) - Backstage",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "bonus",
      "city",
      "interior"
    ],
    "description": "Come from the Snes game, could be used for a retro theme, or even a boss could fit of some kind.<br>\r\n<br>\r\nRykon-V73 Edit: The BG went through several changes, the curtains tiles were redrawn and placed on the top middle part of the BG, to take up less space, the guitarist was also removed, on  the stage part, numerous animations were also used, such as the BG spotlights flashing, as well as a Layer 3 spotlight added for effect.<br>\r\n<br>\r\nThe BG was intended for no scrolling, but if set to constant and 4, it can go up to 2 screens.",
    "latest_version": "smwc-37454-1710443803",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37454,
        "title": "Dragon: The Bruce Lee Story (SNES) - Backstage",
        "version": "smwc-37454-1710443803",
        "upstream_time": 1710443803,
        "download_url": "https://dl.smwcentral.net/37454/Dragon-The_Bruce_Lee_Story-Disco__L3_spotlight.zip",
        "filename": "Dragon-The_Bruce_Lee_Story-Disco__L3_spotlight.zip",
        "size": 12606,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dragon-the-bruce-lee-story-snes-dojo",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37471,
    "title": "Dragon: The Bruce Lee Story (SNES) - Dojo",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "eastern",
      "house"
    ],
    "description": "Comes from the Snes game, it could be used as a training room, or even a castle would fit.<br>\r\n<br>\r\nRykon-V73 Edit: BG uses less tiles for easier optimization, additionally the BG can also loop, and be used as a FG too.",
    "latest_version": "smwc-37471-1710688667",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37471,
        "title": "Dragon: The Bruce Lee Story (SNES) - Dojo",
        "version": "smwc-37471-1710688667",
        "upstream_time": 1710688667,
        "download_url": "https://dl.smwcentral.net/37471/Dragon-The_Bruce_Lee_Story-Dojo.zip",
        "filename": "Dragon-The_Bruce_Lee_Story-Dojo.zip",
        "size": 12215,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dragon-the-bruce-lee-story-snes-gym",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37421,
    "title": "Dragon: The Bruce Lee Story (SNES) - Gym",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "city"
    ],
    "description": "Comes from the Snes game, it could be used for a sports like setting, or stadium of some kind.<br>\r\n<br>\r\nRykon-V73 Edit: The BG was modified to use less tiles, for easier optimization, with the addition of some palettes reworked, the BG can also loop, since originally it wasn't attended to be.",
    "latest_version": "smwc-37421-1710017787",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37421,
        "title": "Dragon: The Bruce Lee Story (SNES) - Gym",
        "version": "smwc-37421-1710017787",
        "upstream_time": 1710017787,
        "download_url": "https://dl.smwcentral.net/37421/Dragon%20-The_Bruce_Lee_Story-Gym.zip",
        "filename": "Dragon -The_Bruce_Lee_Story-Gym.zip",
        "size": 10920,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dragon-the-bruce-lee-story-snes-kitchen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37431,
    "title": "Dragon: The Bruce Lee Story (SNES) - Kitchen",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "haunted",
      "interior"
    ],
    "description": "Comes from the Snes game, it could be used in various ways, it could also fit a haunted level.<br>\r\n<br>\r\nRykon-V73: Originally the background has used more than 700 tiles, this has been reduced, with redrawn tiles to be better optimized, some animations were added, this BG can also work as a FG.",
    "latest_version": "smwc-37431-1710192799",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37431,
        "title": "Dragon: The Bruce Lee Story (SNES) - Kitchen",
        "version": "smwc-37431-1710192799",
        "upstream_time": 1710192799,
        "download_url": "https://dl.smwcentral.net/37431/Dragon-The_Bruce_Lee_Story-Kitchen.zip",
        "filename": "Dragon-The_Bruce_Lee_Story-Kitchen.zip",
        "size": 13869,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dragon-wiggler",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27749,
    "title": "Dragon Wiggler",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "wiggler"
    ],
    "description": "A Wiggler replacement that changes it to a serpentine-dragon centipede thing. I've added a better palette for its angry state. Credits to No Body the Dragon. ",
    "latest_version": "smwc-27749-1629823740",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27749,
        "title": "Dragon Wiggler",
        "version": "smwc-27749-1629823740",
        "upstream_time": 1629823740,
        "download_url": "https://dl.smwcentral.net/27749/Dragon%20Wiggler.zip",
        "filename": "Dragon Wiggler.zip",
        "size": 2691,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-drama-mistery-bridge-of-the-storm-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2545,
    "title": "Drama Mistery - Bridge of the Storm (Mountains)",
    "authors": [
      "Grate"
    ],
    "tags": [
      "mountain"
    ],
    "description": "A simple but nice BG drawn by me and seen in \"Drama Mistery\". It wasn't hard to draw, but credit won't hurt, so please, give some credit and Enjoy.",
    "latest_version": "smwc-2545-1409760413",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2545,
        "title": "Drama Mistery - Bridge of the Storm (Mountains)",
        "version": "smwc-2545-1409760413",
        "upstream_time": 1409760413,
        "download_url": "https://dl.smwcentral.net/2545/Drama%20Mistery%20-%20Bridge%20of%20the%20Storm.zip",
        "filename": "Drama Mistery - Bridge of the Storm.zip",
        "size": 2311,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-drama-mistery-pokey",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6385,
    "title": "Drama Mistery - Pokey",
    "authors": [
      "Grate"
    ],
    "tags": [
      "needs remoderation",
      "pokey",
      "replacement"
    ],
    "description": "The pokey graphics of my hack \"DRAMA MISTERY\". I hope you like it. Uses original palette.<br>\r\nWould be nice if give credit if used. ~^^~ ",
    "latest_version": "smwc-6385-1395266712",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6385,
        "title": "Drama Mistery - Pokey",
        "version": "smwc-6385-1395266712",
        "upstream_time": 1395266712,
        "download_url": "https://dl.smwcentral.net/6385/DM-Pokey.zip",
        "filename": "DM-Pokey.zip",
        "size": 2595,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-drill-dozer-elevator",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5984,
    "title": "Drill Dozer - Elevator",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "Included is the ExGFX, Map16 page, and pallete. No credit needed. PM \"Sonikku\" if you find any errors.",
    "latest_version": "smwc-5984-1388933704",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5984,
        "title": "Drill Dozer - Elevator",
        "version": "smwc-5984-1388933704",
        "upstream_time": 1388933704,
        "download_url": "https://dl.smwcentral.net/5984/%5BFG%5D%20Drill%20Dozer%20-%20Elevator.zip",
        "filename": "%5BFG%5D Drill Dozer - Elevator.zip",
        "size": 4146,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-drill-dozer-intro-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1816,
    "title": "Drill Dozer - Intro Level",
    "authors": [
      "Hobz"
    ],
    "tags": [
      "city",
      "night",
      "sky"
    ],
    "description": "~2500th ExGFX Submission~<br>\r\nAnyways, this is a nice BG from a little Gameboy Advance game.<br>\r\nuses palette 5 and 3.",
    "latest_version": "smwc-1816-1409678715",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1816,
        "title": "Drill Dozer - Intro Level",
        "version": "smwc-1816-1409678715",
        "upstream_time": 1409678715,
        "download_url": "https://dl.smwcentral.net/1816/Drill%20Dozer%20Intro.zip",
        "filename": "Drill Dozer Intro.zip",
        "size": 3595,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-drill-dozer-kuru-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1118,
    "title": "Drill Dozer - Kuru Ruins",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "castle",
      "forest",
      "needs remoderation",
      "ruins"
    ],
    "description": "A set of backgrounds from the first Kuru Ruins stage in Drill Dozer. It makes a nice addition to any ruins related area.<br>\r\nIncluded is;<br>\r\nMap16Page.bin - The Map16 page for the backgrounds, insert to any blank Map16 page.<br>\r\nKuruRuins.bin - The ExGFX file!<br>\r\nKuruRuinsOutside.mwl - A sample level for the outside background.<br>\r\nKuruRuinsInside.mwl - A sample level for the inside background.<br>\r\nScreenShots.zip - Screenshots of both BG's from Lunar Magic's background editing window. <br>\r\n<br>\r\nNo credit needed. PM me with any major flaws.",
    "latest_version": "smwc-1118-1401472569",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1118,
        "title": "Drill Dozer - Kuru Ruins",
        "version": "smwc-1118-1401472569",
        "upstream_time": 1401472569,
        "download_url": "https://dl.smwcentral.net/1118/Backgrounds.zip",
        "filename": "Backgrounds.zip",
        "size": 2945,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dry-bones-bony-beetles-and-fishbones",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11620,
    "title": "Dry Bones, Bony Beetles and Fishbones",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "bony beetle",
      "dry bones",
      "fishbone",
      "needs remoderation"
    ],
    "description": "Next up in my Redrawn Sprite Series are the Dry Bones, Bony Beetles, and Fishbones!",
    "latest_version": "smwc-11620-1435758805",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11620,
        "title": "Dry Bones, Bony Beetles and Fishbones",
        "version": "smwc-11620-1435758805",
        "upstream_time": 1435758805,
        "download_url": "https://dl.smwcentral.net/11620/DemBones.zip",
        "filename": "DemBones.zip",
        "size": 5065,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dry-bones-yoshi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25341,
    "title": "Dry Bones Yoshi",
    "authors": [
      "Dark Prince"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "A scrapped dry bones Yoshi from Yoshi's Island, but redone to replace yoshi in your hack!<br>\r\n<br>\r\nthe .zip file includes:<br>\r\n<br>\r\n-GFX33.bin  adult Yoshi and baby Yoshi<br>\r\n-GFX13.bin  Yoshi's tongue and eating frame<br>\r\n-drybonesyoshi.pal  pallete file, it contains the extra colors yoshi uses<br>\r\n-drybonesyoshi.palmask  use with drybonesyoshi.pal",
    "latest_version": "smwc-25341-1606960347",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25341,
        "title": "Dry Bones Yoshi",
        "version": "smwc-25341-1606960347",
        "upstream_time": 1606960347,
        "download_url": "https://dl.smwcentral.net/25341/dryyosho.zip",
        "filename": "dryyosho.zip",
        "size": 9130,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dry-yoshi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13091,
    "title": "Dry Yoshi",
    "authors": [
      "adaichigo"
    ],
    "tags": [
      "needs remoderation",
      "yoshi"
    ],
    "description": "DRY YOSHI ideal choice for horror hack! Assuming you use Non-Dynamic<br>\r\nPodoboo of imamelia <a href=\"http://www.smwcentral.net/?p=section&a=details&id=12452\">http://www.smwcentral.net/?p=section&a=details&id=12452</a>",
    "latest_version": "smwc-13091-1454782896",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13091,
        "title": "Dry Yoshi",
        "version": "smwc-13091-1454782896",
        "upstream_time": 1454782896,
        "download_url": "https://dl.smwcentral.net/13091/Dryyoshi.zip",
        "filename": "Dryyoshi.zip",
        "size": 8635,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dta450-s-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24024,
    "title": "DTA450's font",
    "authors": [
      "DTA450"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "A custom font I made for my hacks. It contains every characters used in SMW and a few extra ones (they replace unused tiles). Compatible with the original palette.<br>\r\n<br>\r\nCredits would be great but you don't have to.",
    "latest_version": "smwc-24024-1595884993",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24024,
        "title": "DTA450's font",
        "version": "smwc-24024-1595884993",
        "upstream_time": 1595884993,
        "download_url": "https://dl.smwcentral.net/24024/DTA450%27s%20custom%20font.zip",
        "filename": "DTA450%27s custom font.zip",
        "size": 984,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-duck-game-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16259,
    "title": "Duck Game - Grassland",
    "authors": [
      "PaperWario"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "The grassland tileset from Duck Game. The palette that says \"Optional\" would use 3 more rows for different colored blocks, but these aren't needed so I made them optional.<br>\r\n<br>\r\n<br>\r\n<br>\r\nAlso, don't ask why Spongebob is in the screen shots. I'll finish that later.",
    "latest_version": "smwc-16259-1505510129",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16259,
        "title": "Duck Game - Grassland",
        "version": "smwc-16259-1505510129",
        "upstream_time": 1505510129,
        "download_url": "https://dl.smwcentral.net/16259/Duck%20Game%20Tileset.zip",
        "filename": "Duck Game Tileset.zip",
        "size": 5240,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-duck-hunt",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25599,
    "title": "Duck Hunt - 2 Players",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "8-bit",
      "grassland",
      "needs remoderation"
    ],
    "description": "Ripped from the 2 Players Mode in Duck Hunt on Famicom.",
    "latest_version": "smwc-25599-1609642361",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25599,
        "title": "Duck Hunt - 2 Players",
        "version": "smwc-25599-1609642361",
        "upstream_time": 1609642361,
        "download_url": "https://dl.smwcentral.net/25599/Duck%20Hunt%20-%202%20Players.zip",
        "filename": "Duck Hunt - 2 Players.zip",
        "size": 3306,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-duck-hunt-game-a-game-b",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25597,
    "title": "Duck Hunt - Game A & Game B",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "8-bit",
      "grassland",
      "needs remoderation"
    ],
    "description": "Ripped from Game A & Game B in Duck Hunt on NES.<br>\r\n<br>\r\nNote: Included two different palettes.",
    "latest_version": "smwc-25597-1609642145",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25597,
        "title": "Duck Hunt - Game A & Game B",
        "version": "smwc-25597-1609642145",
        "upstream_time": 1609642145,
        "download_url": "https://dl.smwcentral.net/25597/Duck%20Hunt%20-%20Game%20A%20%26%20Game%20B.zip",
        "filename": "Duck Hunt - Game A %26 Game B.zip",
        "size": 4342,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-duck-hunt-game-c",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25598,
    "title": "Duck Hunt - Game C",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "8-bit",
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "Ripped from the Game C in Duck Hunt on NES.",
    "latest_version": "smwc-25598-1609642263",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25598,
        "title": "Duck Hunt - Game C",
        "version": "smwc-25598-1609642263",
        "upstream_time": 1609642263,
        "download_url": "https://dl.smwcentral.net/25598/Duck%20Hunt%20-%20Game%20C.zip",
        "filename": "Duck Hunt - Game C.zip",
        "size": 2670,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-duck-tales",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10796,
    "title": "Duck Tales 2 - Scotland",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "8-bit",
      "castle",
      "needs remoderation",
      "ship"
    ],
    "description": "Good for castle levels.",
    "latest_version": "smwc-10796-1423915708",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10796,
        "title": "Duck Tales 2 - Scotland",
        "version": "smwc-10796-1423915708",
        "upstream_time": 1423915708,
        "download_url": "https://dl.smwcentral.net/10796/ducktales2scotland.zip",
        "filename": "ducktales2scotland.zip",
        "size": 6321,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2308,
        "title": "Duck Tales 2 - Bermuda",
        "version": "smwc-2308-1416239540",
        "upstream_time": 1416239540,
        "download_url": "https://dl.smwcentral.net/2308/bermudaducktales.zip",
        "filename": "bermudaducktales.zip",
        "size": 7357,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-duck-tales-the-amazon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10732,
    "title": "Duck Tales - The Amazon",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "8-bit",
      "jungle",
      "needs remoderation"
    ],
    "description": "It looks exactly as it did in the NES game, cut off and all.<br>\r\n<br>\r\nNOTE: The sample level uses page 26 for the Map16. ",
    "latest_version": "smwc-10732-1422827533",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10732,
        "title": "Duck Tales - The Amazon",
        "version": "smwc-10732-1422827533",
        "upstream_time": 1422827533,
        "download_url": "https://dl.smwcentral.net/10732/ducktalesamazon.zip",
        "filename": "ducktalesamazon.zip",
        "size": 44101,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-duck-tales-the-moon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10756,
    "title": "Duck Tales - The Moon",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "8-bit",
      "needs remoderation",
      "space"
    ],
    "description": "The foreground and background from the moon level. Yep, includes both outside and inside spaceship sections. ",
    "latest_version": "smwc-10756-1423067412",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10756,
        "title": "Duck Tales - The Moon",
        "version": "smwc-10756-1423067412",
        "upstream_time": 1423067412,
        "download_url": "https://dl.smwcentral.net/10756/ducktalesmoon.zip",
        "filename": "ducktalesmoon.zip",
        "size": 6397,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-duck-tales-transylvania",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10685,
    "title": "Duck Tales - Transylvania",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "8-bit",
      "castle",
      "needs remoderation"
    ],
    "description": "Originally ripped by request of Dahnamics, now submitted.<br>\r\n<br>\r\nIncludes three backgrounds and a full foreground from the Transylvania level in Duck Tales for the NES. ",
    "latest_version": "smwc-10685-1422381580",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10685,
        "title": "Duck Tales - Transylvania",
        "version": "smwc-10685-1422381580",
        "upstream_time": 1422381580,
        "download_url": "https://dl.smwcentral.net/10685/Duck%20Tales%20-%20Transylvania.zip",
        "filename": "Duck Tales - Transylvania.zip",
        "size": 10907,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ducktales-game-boy-african-mines",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40381,
    "title": "DuckTales (Game Boy) - African Mines",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "2bpp",
      "cave",
      "retro"
    ],
    "description": "An African Mines tileset from DuckTales for the Game Boy.",
    "latest_version": "smwc-40381-1755993200",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40381,
        "title": "DuckTales (Game Boy) - African Mines",
        "version": "smwc-40381-1755993200",
        "upstream_time": 1755993200,
        "download_url": "https://dl.smwcentral.net/40381/DuckTalesGB%20African%20Mines.zip",
        "filename": "DuckTalesGB African Mines.zip",
        "size": 2965,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ducktales-game-boy-the-amazon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40382,
    "title": "DuckTales (Game Boy) - The Amazon",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "2bpp",
      "jungle",
      "retro",
      "ruins"
    ],
    "description": "Amazon jungle and its temple's tileset from DuckTales for the Game Boy.",
    "latest_version": "smwc-40382-1755993296",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40382,
        "title": "DuckTales (Game Boy) - The Amazon",
        "version": "smwc-40382-1755993296",
        "upstream_time": 1755993296,
        "download_url": "https://dl.smwcentral.net/40382/DuckTalesGB%20The%20Amazon.zip",
        "filename": "DuckTalesGB The Amazon.zip",
        "size": 3132,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ducktales-game-boy-the-himalayas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40383,
    "title": "DuckTales (Game Boy) - The Himalayas",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "2bpp",
      "ice",
      "retro",
      "snow"
    ],
    "description": "The Himalayas from DuckTales for the Game Boy. It's chilly in there.",
    "latest_version": "smwc-40383-1755993434",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40383,
        "title": "DuckTales (Game Boy) - The Himalayas",
        "version": "smwc-40383-1755993434",
        "upstream_time": 1755993434,
        "download_url": "https://dl.smwcentral.net/40383/DuckTalesGB%20The%20Himalayas.zip",
        "filename": "DuckTalesGB The Himalayas.zip",
        "size": 2985,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ducktales-game-boy-the-moon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40384,
    "title": "DuckTales (Game Boy) - The Moon",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "2bpp",
      "retro",
      "space"
    ],
    "description": "The Moon from DuckTales for the Game Boy. With this tileset, you can have Mario explore The Moon for cheese.",
    "latest_version": "smwc-40384-1755993557",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40384,
        "title": "DuckTales (Game Boy) - The Moon",
        "version": "smwc-40384-1755993557",
        "upstream_time": 1755993557,
        "download_url": "https://dl.smwcentral.net/40384/DuckTalesGB%20The%20Moon.zip",
        "filename": "DuckTalesGB The Moon.zip",
        "size": 2778,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ducktales-game-boy-transylvania",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40385,
    "title": "DuckTales (Game Boy) - Transylvania",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "2bpp",
      "haunted",
      "house",
      "retro"
    ],
    "description": "A tileset of Transylvania from DuckTales for the Game Boy, which is very spooky and scary.",
    "latest_version": "smwc-40385-1755993686",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40385,
        "title": "DuckTales (Game Boy) - Transylvania",
        "version": "smwc-40385-1755993686",
        "upstream_time": 1755993686,
        "download_url": "https://dl.smwcentral.net/40385/DuckTalesGB%20Transylvania.zip",
        "filename": "DuckTalesGB Transylvania.zip",
        "size": 2702,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-duke-nukem-3d-menu-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29976,
    "title": "Duke Nukem 3D - Menu Font",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "cutscene",
      "sans serif",
      "title screen"
    ],
    "description": "This is the pixel font originally used for menus in Duke Nukem 3D. Originally a 16x12 font, I've adapted it to be 16x16 and usable in levels as a title screen or cutscene font. <br>\r\n<br>\r\nThis font is a full A-Z, 0-9 set in one graphics file with minimal punctuation. Uses one palette row and the colours are laid out in a gradient for easy changing. See the sample level for details.",
    "latest_version": "smwc-29976-1646058926",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29976,
        "title": "Duke Nukem 3D - Menu Font",
        "version": "smwc-29976-1646058926",
        "upstream_time": 1646058926,
        "download_url": "https://dl.smwcentral.net/29976/Duke%20Nukem%203D%20-%20Menu%20Font.zip",
        "filename": "Duke Nukem 3D - Menu Font.zip",
        "size": 3844,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dungeon-sewer",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27458,
    "title": "Dungeon / Sewer",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "fortress",
      "sewer"
    ],
    "description": "Here's a simple, but versatile background for castles and the like.  It comes with sample palettes for lava, water, and sewer themes.",
    "latest_version": "smwc-27458-1625331372",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27458,
        "title": "Dungeon / Sewer",
        "version": "smwc-27458-1625331372",
        "upstream_time": 1625331372,
        "download_url": "https://dl.smwcentral.net/27458/Dungeon%20BG.zip",
        "filename": "Dungeon BG.zip",
        "size": 3778,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dunquest-majin-fuuin-no-densetsu-castle-outer",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 36804,
    "title": "DunQuest: Majin Fuuin no Densetsu - Castle Outer",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "Ripped from the Outer Castle in DunQuest: Majin Fuuin no Densetsu on Super Famicom.",
    "latest_version": "smwc-36804-1707072574",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 36804,
        "title": "DunQuest: Majin Fuuin no Densetsu - Castle Outer",
        "version": "smwc-36804-1707072574",
        "upstream_time": 1707072574,
        "download_url": "https://dl.smwcentral.net/36804/DunQuest%20-%20Majin%20Fuuin%20no%20Densetsu%20-%20Castle%20Outer.zip",
        "filename": "DunQuest - Majin Fuuin no Densetsu - Castle Outer.zip",
        "size": 5057,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dynamite",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27751,
    "title": "Dynamite",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "bob-omb",
      "super bob-omb"
    ],
    "description": "A neat replacement for the Bob-omb. You can also use it with its more dangerous cousin, the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=22407\"> Super Bob-Omb</a>, although, you will also need to edit its palette in the cfg / json file. Credits to No Body the Dragon. Uses vanilla palette.",
    "latest_version": "smwc-27751-1629759894",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27751,
        "title": "Dynamite",
        "version": "smwc-27751-1629759894",
        "upstream_time": 1629759894,
        "download_url": "https://dl.smwcentral.net/27751/Dynamite.zip",
        "filename": "Dynamite.zip",
        "size": 2134,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dynamite-headdy-scene-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31852,
    "title": "Dynamite Headdy - Scene 1-1 (Escape Hero!)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "lake",
      "mountain",
      "sky"
    ],
    "description": "A theatrical and mechanical background from the first level of Dynamite Headdy. A great fit for any unusual level that is in a theater or meant as a bonus level. Be creative with this background.",
    "latest_version": "smwc-31852-1660940097",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31852,
        "title": "Dynamite Headdy - Scene 1-1 (Escape Hero!)",
        "version": "smwc-31852-1660940097",
        "upstream_time": 1660940097,
        "download_url": "https://dl.smwcentral.net/31852/Dynamite%20Headdy%20-%20Scene%201-1%20.zip",
        "filename": "Dynamite Headdy - Scene 1-1 .zip",
        "size": 6143,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dynamite-headdy-scene-2-1-and-4",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31897,
    "title": "Dynamite Headdy - Scene 2-1 and 4-1 (North Town & South Town)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "town"
    ],
    "description": "A very nice town background from Dynamite Headdy.  Can fit normal towns very well, although, it is clearly an scenario made for theather presentations. Does not include the game exanimation, but includes the two palettes seen in the game.",
    "latest_version": "smwc-31897-1661043480",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31897,
        "title": "Dynamite Headdy - Scene 2-1 and 4-1 (North Town & South Town)",
        "version": "smwc-31897-1661043480",
        "upstream_time": 1661043480,
        "download_url": "https://dl.smwcentral.net/31897/Dynamite%20Headdy%20-%20Scenes%202-1%20and%204-1%20%28North%20Town%20and%20South%20Town%29.zip",
        "filename": "Dynamite Headdy - Scenes 2-1 and 4-1 (North Town and South Town).zip",
        "size": 8707,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dynamite-headdy-scene-3",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31896,
    "title": "Dynamite Headdy - Scene 3-1 (Fire Carnival)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "volcano"
    ],
    "description": "A fiery cave background from Dynamite Headdy. I have included two sample levels: one with the palette exanimation and the other without it. A great fit for volcanic levels, although, parts of the background show clearly, that this is a stage scenario, so perhaps it would work best as a bonus / theater-like level.",
    "latest_version": "smwc-31896-1661047051",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31896,
        "title": "Dynamite Headdy - Scene 3-1 (Fire Carnival)",
        "version": "smwc-31896-1661047051",
        "upstream_time": 1661047051,
        "download_url": "https://dl.smwcentral.net/31896/Dynamite%20Headdy%20-%20Scene%203-1%20%28Down%20Under%29%20Background.zip",
        "filename": "Dynamite Headdy - Scene 3-1 (Down Under) Background.zip",
        "size": 14608,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dynamite-headdy-scene-4",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32021,
    "title": "Dynamite Headdy - Scene 4-2 (Working Gear)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "grassland",
      "lake",
      "mechanical"
    ],
    "description": "A very mechanical clock tower like background from Dynamite Headdy. Does not include the exanimations, maybe in a future update. A great fit for levels with mechanical traps, conveyor belts and robots.",
    "latest_version": "smwc-32021-1662305656",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32021,
        "title": "Dynamite Headdy - Scene 4-2 (Working Gear)",
        "version": "smwc-32021-1662305656",
        "upstream_time": 1662305656,
        "download_url": "https://dl.smwcentral.net/32021/Dynamite%20Headdy%20-%20Scene%204-2%20%28Working%20Gear%29.zip",
        "filename": "Dynamite Headdy - Scene 4-2 (Working Gear).zip",
        "size": 4946,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32013,
        "title": "Dynamite Headdy - Scene 4-4 (Mystery Spot)",
        "version": "smwc-32013-1662214787",
        "upstream_time": 1662214787,
        "download_url": "https://dl.smwcentral.net/32013/Dynamite%20Headdy%20-%20Mystery%20Spot.zip",
        "filename": "Dynamite Headdy - Mystery Spot.zip",
        "size": 4780,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dynamite-headdy-scene-5",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32009,
    "title": "Dynamite Headdy - Scene 5-2 (Go Up!)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "sky"
    ],
    "description": "A giant background that loops vertically, seen in the scene 5-2 of Dynamite Headdy. Since this background covers the entire background editor, the sample level is using an expanded horizontal level mode that best suits it.",
    "latest_version": "smwc-32009-1662213648",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32009,
        "title": "Dynamite Headdy - Scene 5-2 (Go Up!)",
        "version": "smwc-32009-1662213648",
        "upstream_time": 1662213648,
        "download_url": "https://dl.smwcentral.net/32009/Dynamite%20Headdy%20-%20Scene%205-2%20%28Go%20Up%21%29.zip",
        "filename": "Dynamite Headdy - Scene 5-2 (Go Up%21).zip",
        "size": 9274,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dynamite-headdy-scene-6",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32022,
    "title": "Dynamite Headdy - Scene 6-1 (Air Walker)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "sky"
    ],
    "description": "The background seen in the shoot em up level from Dynamite Headdy. A great fit for unusual sky levels.",
    "latest_version": "smwc-32022-1662384391",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32022,
        "title": "Dynamite Headdy - Scene 6-1 (Air Walker)",
        "version": "smwc-32022-1662384391",
        "upstream_time": 1662384391,
        "download_url": "https://dl.smwcentral.net/32022/Dynamite%20Headdy%20-%20Scene%206-1%20%28Air%20Walker%29.zip",
        "filename": "Dynamite Headdy - Scene 6-1 (Air Walker).zip",
        "size": 7854,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dynamite-headdy-scene-7",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32014,
    "title": "Dynamite Headdy - Scene 7-1 (Dark Demon's Castle)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "grassland",
      "lake",
      "mountain"
    ],
    "description": "A very \"peaceful\" background of stage 7-1 from Dynamite Headdy. A good fit for unusual grasslands.",
    "latest_version": "smwc-32014-1662488612",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32014,
        "title": "Dynamite Headdy - Scene 7-1 (Dark Demon's Castle)",
        "version": "smwc-32014-1662488612",
        "upstream_time": 1662488612,
        "download_url": "https://dl.smwcentral.net/32014/Dynamite%20Headdy%20-%20Scene%207-1%20%28Dark%20Demon%27s%20Castle%29.zip",
        "filename": "Dynamite Headdy - Scene 7-1 (Dark Demon%27s Castle).zip",
        "size": 5753,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32012,
        "title": "Dynamite Headdy - Scene 7-1 (Paradise?)",
        "version": "smwc-32012-1662613108",
        "upstream_time": 1662613108,
        "download_url": "https://dl.smwcentral.net/32012/Dynamite%20Headdy%20-%20Scene%207-1%20%28Paradise%29.zip",
        "filename": "Dynamite Headdy - Scene 7-1 (Paradise).zip",
        "size": 4367,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dynamite-headdy-scene-8",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32024,
    "title": "Dynamite Headdy - Scene 8-3 (Radical Party)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "sky",
      "space"
    ],
    "description": "A very bright sunset castle background, found at the scene 8-3 from Dynamite Headdy. A great fit for castle levels, in general. Since there is a sun in the background, I recommend <a href=\"https://www.smwcentral.net/?p=section&a=details&id=19459\"> this patch</a> for the best results.",
    "latest_version": "smwc-32024-1662487752",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32024,
        "title": "Dynamite Headdy - Scene 8-3 (Radical Party)",
        "version": "smwc-32024-1662487752",
        "upstream_time": 1662487752,
        "download_url": "https://dl.smwcentral.net/32024/Dynamite%20Headdy%20-%20Scene%208-3%20%28Radical%20Party%29.zip",
        "filename": "Dynamite Headdy - Scene 8-3 (Radical Party).zip",
        "size": 4794,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32020,
        "title": "Dynamite Headdy - Scene 8-1 (Fight!)",
        "version": "smwc-32020-1662384066",
        "upstream_time": 1662384066,
        "download_url": "https://dl.smwcentral.net/32020/Dynamite%20Headdy%20-%20Scene%208-1%20%28Fight%21%29.zip",
        "filename": "Dynamite Headdy - Scene 8-1 (Fight%21).zip",
        "size": 4853,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-dynamite-headdy-scene-9",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33167,
    "title": "Dynamite Headdy - Scene 9-2 (Castle Corridor)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "space"
    ],
    "description": "One of the backgrounds seen in the scene 9-2 from Dynamite Headdy. Due to it having a very large background, I only ripped a portion of it. A great fit for screens that precede boss fights.",
    "latest_version": "smwc-33167-1676850997",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33167,
        "title": "Dynamite Headdy - Scene 9-2 (Castle Corridor)",
        "version": "smwc-33167-1676850997",
        "upstream_time": 1676850997,
        "download_url": "https://dl.smwcentral.net/33167/Dynamite%20Headdy%20-%20Scene%209-2%20%28Corridor%29.zip",
        "filename": "Dynamite Headdy - Scene 9-2 (Corridor).zip",
        "size": 7084,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33166,
        "title": "Dynamite Headdy - Scene 9-3 (Dark Demon's Dimension)",
        "version": "smwc-33166-1676260486",
        "upstream_time": 1676260486,
        "download_url": "https://dl.smwcentral.net/33166/Dynamite%20Headdy%20-%20Scene%209-3%20%28Dark%20Demon%27s%20Dimension%29.zip",
        "filename": "Dynamite Headdy - Scene 9-3 (Dark Demon%27s Dimension).zip",
        "size": 8457,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-e-aster-and-r-aster-bunnymund",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5795,
    "title": "E. Aster and R. Aster Bunnymund",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "animal",
      "male",
      "needs remoderation",
      "patch needed"
    ],
    "description": "E. Aster and R. Aster Bunnymund is a warrior rabbit and it was based off the movie 'Rise of the Guardians' characters.<br>\r\n<br>\r\nNOTE: Require the patch 'Perfect Cape Flying Disable'. See also 'Tilemaps.txt' and 'Player Tilemaps.png' to edit for 'Player Tilemap Editing Patch' or 'SMW Player Tilemap Editor' correctly. (optional)<br>\r\n<br>\r\nmod edit: now includes patch",
    "latest_version": "smwc-5795-1378994424",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5795,
        "title": "E. Aster and R. Aster Bunnymund",
        "version": "smwc-5795-1378994424",
        "upstream_time": 1378994424,
        "download_url": "https://dl.smwcentral.net/5795/E.%20Aster%20and%20R.%20Aster%20Bunnymund.zip",
        "filename": "E. Aster and R. Aster Bunnymund.zip",
        "size": 43569,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-e-v-o-search-for-eden-domain-of-the-saber-tiger",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26148,
    "title": "E.V.O.: Search For Eden - Domain of the Saber Tiger",
    "authors": [
      "Blizzard Buffalo"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "A primal bamboo background that serves as the land for the sabertooth tiger in the SNES game E.V.O.: Search For Eden. ",
    "latest_version": "smwc-26148-1612645642",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26148,
        "title": "E.V.O.: Search For Eden - Domain of the Saber Tiger",
        "version": "smwc-26148-1612645642",
        "upstream_time": 1612645642,
        "download_url": "https://dl.smwcentral.net/26148/EVO%20-%20Bamboo.zip",
        "filename": "EVO - Bamboo.zip",
        "size": 5158,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-e-v-o-search-for-eden-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1913,
    "title": "E.V.O. Search for Eden - Title Screen",
    "authors": [
      "Hobz"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "<a href=\"http://i898.photobucket.com/albums/ac185/Hobz44/evo.png\" rel=\"nofollow\">In-game assembly</a><br>\r\nwork work nicely for a title screen or a space-ish level.<br>\r\nenjoy",
    "latest_version": "smwc-1913-1416945505",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1913,
        "title": "E.V.O. Search for Eden - Title Screen",
        "version": "smwc-1913-1416945505",
        "upstream_time": 1416945505,
        "download_url": "https://dl.smwcentral.net/1913/EVOSearchEden.zip",
        "filename": "EVOSearchEden.zip",
        "size": 7250,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-e-v-o-search-for-eden-underwater-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28224,
    "title": "E.V.O. : Search for Eden - Underwater Cave",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "underwater"
    ],
    "description": "A very dark cave background, ripped from E.V.O.: Search for the Eden. It's found in the first chapter's caves from the game. The original background uses HDMA wave effects and stuff, since it's used in an underwater cave (duh), so I recommend combining it with wave HDMA for great results. Requested by FireSeraphim. <br>\r\n<br>\r\nUses palette row 3. BG1, BG2 and BG3 slots. <br>\r\n<br>\r\nAlthough this background gave me some trouble, credits are optional, as usual. ",
    "latest_version": "smwc-28224-1630800067",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28224,
        "title": "E.V.O. : Search for Eden - Underwater Cave",
        "version": "smwc-28224-1630800067",
        "upstream_time": 1630800067,
        "download_url": "https://dl.smwcentral.net/28224/E.V.O.%20-%20Underwater%20Cave.zip",
        "filename": "E.V.O. - Underwater Cave.zip",
        "size": 7676,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthbound-beginnings",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22068,
    "title": "EarthBound Beginnings",
    "authors": [
      "TheLucraftTeam"
    ],
    "tags": [
      "needs remoderation",
      "serif"
    ],
    "description": "This is the font ripped from EarthBound Beginnings<br>\r\nPlease note that the SMAAASH!! text is colored like MOTHER 1+2 but different and it overwrites Yoshi's Feet Graphic. Use it at your own risk.",
    "latest_version": "smwc-22068-1585674227",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22068,
        "title": "EarthBound Beginnings",
        "version": "smwc-22068-1585674227",
        "upstream_time": 1585674227,
        "download_url": "https://dl.smwcentral.net/22068/EarthBound%20Beginnings%20Font.zip",
        "filename": "EarthBound Beginnings Font.zip",
        "size": 1100,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthbound-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10802,
    "title": "Earthbound - Clouds",
    "authors": [
      "ShUriK KiD"
    ],
    "tags": [
      "clouds",
      "needs remoderation",
      "sky"
    ],
    "description": "Ripped with edit1754's BG-Ripper.<br>\r\nThis BG appears in Earthbound/Mother 2 when you are flying with that flyingmachine of Jeff. I had to fix that, it was only 448px big.<br>\r\nUses the colors 2,3,4,5,6 of palette 0.<br>\r\nThis zip includes:<br>\r\nbg1.bin (the graphics)<br>\r\nMap16Data.map16 (Map16 stuff)<br>\r\n25 - EB - BG.mwl (Level)<br>\r\nand many custom palletes.",
    "latest_version": "smwc-10802-1423916491",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10802,
        "title": "Earthbound - Clouds",
        "version": "smwc-10802-1423916491",
        "upstream_time": 1423916491,
        "download_url": "https://dl.smwcentral.net/10802/ebbg.zip",
        "filename": "ebbg.zip",
        "size": 27021,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthbound-giygas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8914,
    "title": "Earthbound - Giygas",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "boss",
      "earthbound",
      "giygas",
      "needs remoderation"
    ],
    "description": "Good for boss battles<br>\r\n<br>\r\nCredit would be highly appreciated ",
    "latest_version": "smwc-8914-1407822985",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8914,
        "title": "Earthbound - Giygas",
        "version": "smwc-8914-1407822985",
        "upstream_time": 1407822985,
        "download_url": "https://dl.smwcentral.net/8914/Giygas.zip",
        "filename": "Giygas.zip",
        "size": 10049,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthbound-giygas-phase",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14412,
    "title": "Earthbound - Giygas (Phase 3)",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "needs remoderation"
    ],
    "description": "Fetuses.<br>\r\n<br>\r\nUh... anyway, use this for whatever you want. Credit appreciated.",
    "latest_version": "smwc-14412-1474247290",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14412,
        "title": "Earthbound - Giygas (Phase 3)",
        "version": "smwc-14412-1474247290",
        "upstream_time": 1474247290,
        "download_url": "https://dl.smwcentral.net/14412/Earthbound%20-%20Giygas%20%28Phase%203%29.zip",
        "filename": "Earthbound - Giygas (Phase 3).zip",
        "size": 7561,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthbound-starman-deluxe",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40268,
    "title": "Earthbound - Starman Deluxe",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "bonus",
      "texture"
    ],
    "description": "A trippy but minimalistic battle background from Earthbound. UberASM for the background waves is included.",
    "latest_version": "smwc-40268-1755012560",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40268,
        "title": "Earthbound - Starman Deluxe",
        "version": "smwc-40268-1755012560",
        "upstream_time": 1755012560,
        "download_url": "https://dl.smwcentral.net/40268/Starman%20Deluxe.zip",
        "filename": "Starman Deluxe.zip",
        "size": 2920,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35543,
    "title": "Earthworm Jim 2 (SNES) - Totally Forked",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "carnival",
      "cave",
      "food",
      "industrial",
      "mechanical",
      "mountain",
      "needs remoderation",
      "night",
      "no-scroll",
      "patch needed",
      "sky",
      "space"
    ],
    "description": "Anorakun suggested converting this BG to layer 3. I ripped it from the game. Do note that I had to fix the BG because of the tile placement. Speaking of tiles, be careful.<br>\r\nThis uses almost up to 3 ExGFX files.<br>\r\n<br>\r\nYou'll need to <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">remove the status bar</a>, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29993\">hide it using UberASM</a> or use a sprite status bar (one can be found in the newest versions of <a href=\"https://www.smwcentral.net/?p=viewthread&t=118748\">Kevin's UberASM Retry</a>) if you want to use this Layer 3 Background.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-35543-1700606804",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35543,
        "title": "Earthworm Jim 2 (SNES) - Totally Forked",
        "version": "smwc-35543-1700606804",
        "upstream_time": 1700606804,
        "download_url": "https://dl.smwcentral.net/35543/Earthworm%20Jim%202%20%28SNES%29%20-%20Totally%20Forked%20%28layer%203%29.zip",
        "filename": "Earthworm Jim 2 (SNES) - Totally Forked (layer 3).zip",
        "size": 6019,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34049,
        "title": "Earthworm Jim 2 (SNES) - Totally Forked",
        "version": "smwc-34049-1686806261",
        "upstream_time": 1686806261,
        "download_url": "https://dl.smwcentral.net/34049/Earthworm%20Jim%202%20%28SNES%29%20-%20Totally%20Forked.zip",
        "filename": "Earthworm Jim 2 (SNES) - Totally Forked.zip",
        "size": 6439,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25132,
        "title": "Earthworm Jim 2 (SNES) - Anything but Tangerines",
        "version": "smwc-25132-1604948355",
        "upstream_time": 1604948355,
        "download_url": "https://dl.smwcentral.net/25132/Earthworm%20Jim%202%20%28SNES%29%20-%20Anything%20but%20Tangerines.zip",
        "filename": "Earthworm Jim 2 (SNES) - Anything but Tangerines.zip",
        "size": 25374,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25060,
        "title": "Earthworm Jim 2 (SNES) - Udderly Abducted",
        "version": "smwc-25060-1604330965",
        "upstream_time": 1604330965,
        "download_url": "https://dl.smwcentral.net/25060/EWJ2%20%28SNES%29%20-%20Udderly%20Abducted.zip",
        "filename": "EWJ2 (SNES) - Udderly Abducted.zip",
        "size": 11735,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25020,
        "title": "Earthworm Jim 2 (SNES) - Level Ate",
        "version": "smwc-25020-1604096067",
        "upstream_time": 1604096067,
        "download_url": "https://dl.smwcentral.net/25020/Earthworm%20Jim%202%28SNES%29%20-%20Level%20Ate.zip",
        "filename": "Earthworm Jim 2(SNES) - Level Ate.zip",
        "size": 13583,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24927,
        "title": "Earthworm Jim 2 (Genesis) - Inflated Head",
        "version": "smwc-24927-1603298551",
        "upstream_time": 1603298551,
        "download_url": "https://dl.smwcentral.net/24927/EWJ2%20-%20Inflated%20Head%20Genesis.zip",
        "filename": "EWJ2 - Inflated Head Genesis.zip",
        "size": 12505,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24913,
        "title": "Earthworm Jim 2 (SNES) - Inflated Head",
        "version": "smwc-24913-1603416868",
        "upstream_time": 1603416868,
        "download_url": "https://dl.smwcentral.net/24913/Earthworm%20Jim%202%20%28SNES%29%20-%20Inflated%20Head.zip",
        "filename": "Earthworm Jim 2 (SNES) - Inflated Head.zip",
        "size": 12308,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24911,
        "title": "Earthworm Jim 2 (Genesis) - Anything but Tangerines",
        "version": "smwc-24911-1603220787",
        "upstream_time": 1603220787,
        "download_url": "https://dl.smwcentral.net/24911/EWJ2%20-%20Anything%20but%20Tangerines%20Genesis.zip",
        "filename": "EWJ2 - Anything but Tangerines Genesis.zip",
        "size": 8532,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21802,
        "title": "Earthworm Jim 2 (SNES) - See Jim Run, Run Jim Run",
        "version": "smwc-21802-1581876710",
        "upstream_time": 1581876710,
        "download_url": "https://dl.smwcentral.net/21802/See%20Jim%20Run.%20Run%20Jim%20Run.zip",
        "filename": "See Jim Run. Run Jim Run.zip",
        "size": 13371,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim-2-snes-iso",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25058,
    "title": "Earthworm Jim 2 (SNES) - ISO 9000",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "abstract",
      "patch needed",
      "texture"
    ],
    "description": "Here's the background and layer 3 of ISO 9000 fully ripped. Features:<br>\r\n<br>\r\n-you can view the sample level to see how both the BG and layer 3 are set up.<br>\r\n-the palette is organized and as a bonus, layer 2 uses palette 1 without affecting SMW colors.<br>\r\n-the BG is the least tile-consuming of the game as it uses 47 8x8 tiles. That easy.<br>\r\n-there are a total of 12 Map16 tiles. Again, it was very easy.<br>\r\n-layer 2 can be 512x512.<br>\r\n-layer 3 is a different story. Did manage to make that layer 3 use the last 2 GFX pages, as to prevent screwing up the SMW status bar. It uses 247 8x8 tiles.<br>\r\n-Both layer 2 and layer 3 have their own files required to insert. <br>\r\n-The last picture is a .gif with Mario running a bit on the test level.<br>\r\n<br>\r\nRecommended BG scrolling: Variable for X and Y of layer 2 and none for layer 3 and Auto-Scroll Down Fast for vertical scroll, as that's how it was in the original game.<br>\r\n<br>\r\nYou may need a sprite status bar, disable the status bar with UberASM or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">remove it</a>, since the falling page will get cutoff while using the vanilla status bar. ",
    "latest_version": "smwc-25058-1604330513",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25058,
        "title": "Earthworm Jim 2 (SNES) - ISO 9000",
        "version": "smwc-25058-1604330513",
        "upstream_time": 1604330513,
        "download_url": "https://dl.smwcentral.net/25058/Earthworm%20Jim%202%20%28SNES%29%20-%20ISO%209000.zip",
        "filename": "Earthworm Jim 2 (SNES) - ISO 9000.zip",
        "size": 9717,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1312,
    "title": "Earthworm Jim - Font",
    "authors": [
      "Mippish"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "Just replace GFX2a with this and you're ready to go!<br>\r\n<br>\r\nNo credit needed, as usual.",
    "latest_version": "smwc-1312-1396135195",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1312,
        "title": "Earthworm Jim - Font",
        "version": "smwc-1312-1396135195",
        "upstream_time": 1396135195,
        "download_url": "https://dl.smwcentral.net/1312/Earthworm%20Jim%20Font.zip",
        "filename": "Earthworm Jim Font.zip",
        "size": 816,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim-genesis-andy-asteroids",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24880,
    "title": "Earthworm Jim (Genesis) - Andy Asteroids",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "Thehoundsquad also uploaded this. Mine has some differences:<br>\r\n<br>\r\n-Mine only has a .map16 file. Thehoundsquad's version had 2.<br>\r\n-While both versions use palette 3, my version has a more organised palette. Thehoundsquad's version had the palette from the original.<br>\r\n-Mine also has a .palmask file. Thehoundsquad's version had no such file.<br>\r\n<br>\r\nRequested by TypeII_Mound ",
    "latest_version": "smwc-24880-1602958975",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24880,
        "title": "Earthworm Jim (Genesis) - Andy Asteroids",
        "version": "smwc-24880-1602958975",
        "upstream_time": 1602958975,
        "download_url": "https://dl.smwcentral.net/24880/EWJ%20-%20Andy%20Asteroids%20Genesis.zip",
        "filename": "EWJ - Andy Asteroids Genesis.zip",
        "size": 12990,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim-genesis-buttville-first-half",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24926,
    "title": "Earthworm Jim (Genesis) - Buttville (First Half)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "abstract",
      "needs remoderation"
    ],
    "description": "This is a very obscure background. There were actually more colors, but it was animated in such a way I couldn't understand. I guess this works if you use very fast scrolling upwards or downwards. This seems to be the only BG, besides Snot a Problem that's 512x512. The archive has:<br>\r\n<br>\r\n-a .map16 file that has over a quarter of Map16 consumed.<br>\r\n-a .pal and .palmask file. This uses palette 1.<br>\r\n-a sample file with BG.<br>\r\n-only 1 ExGFX file and it seems to use the least tiles possible.<br>\r\n<br>\r\nRequested by TypeII_Mound ",
    "latest_version": "smwc-24926-1603298328",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24926,
        "title": "Earthworm Jim (Genesis) - Buttville (First Half)",
        "version": "smwc-24926-1603298328",
        "upstream_time": 1603298328,
        "download_url": "https://dl.smwcentral.net/24926/EWJ%20-%20Buttville%201st%20part%20Genesis.zip",
        "filename": "EWJ - Buttville 1st part Genesis.zip",
        "size": 4125,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim-genesis-buttville-second-half",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24930,
    "title": "Earthworm Jim (Genesis) - Buttville (Second Half)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "abstract",
      "needs remoderation"
    ],
    "description": "The lightning effect used in the 2nd section. Also including besides the required files, 4 animation effects made by me. Read Important.txt for their uses. Also:<br>\r\n<br>\r\n-before, I had to animate them in such a hard way, but thanks to GENS, color arrangement and some thinking, the animations can easily be executed via an ExGFX file. This also means only 1 slot will be used.<br>\r\n<br>\r\nRequested by TypeII_Mound ",
    "latest_version": "smwc-24930-1603313648",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24930,
        "title": "Earthworm Jim (Genesis) - Buttville (Second Half)",
        "version": "smwc-24930-1603313648",
        "upstream_time": 1603313648,
        "download_url": "https://dl.smwcentral.net/24930/EWJ%20-%20Buttville%202nd%20part%20Genesis.zip",
        "filename": "EWJ - Buttville 2nd part Genesis.zip",
        "size": 16162,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim-genesis-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24910,
    "title": "Earthworm Jim (Genesis) - Level 5",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "needs remoderation"
    ],
    "description": "Once again, I had to reduce the BG size, as that consumed more tiles. Still, palette 3 is easy to edit, most of FG1 is safe and FG3 is free.<br>\r\n<br>\r\nRequested by TypeII_Mound <br>\r\n<br>\r\n<b><span style=\"color: #cc0000;\">Anorakun's notes: WARNING! This backgrounds uses all of the FG2, BG1, BG2, BG3 slots. Also a small chunk of the FG1 slots. Incompatible with moon, diagonal pipes, horizontal pipes, vines, clouds, bridges, bushes, nets, triangles, cement blocks, outlined blocks, goal signs, and etc. Use at your own risk. </span></b><br>\r\n<br>\r\nRecommended BG Scroll: None, None.<br>\r\nPreferably with Layer 1 FG Scrolling as No Vertical Scroll.<br>\r\n",
    "latest_version": "smwc-24910-1603209686",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24910,
        "title": "Earthworm Jim (Genesis) - Level 5",
        "version": "smwc-24910-1603209686",
        "upstream_time": 1603209686,
        "download_url": "https://dl.smwcentral.net/24910/EWJ%20-%20Level%205%20Genesis.zip",
        "filename": "EWJ - Level 5 Genesis.zip",
        "size": 14058,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim-genesis-new-junk-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24879,
    "title": "Earthworm Jim (Genesis) - New Junk City",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "cave",
      "mountain",
      "needs remoderation"
    ],
    "description": "There's also a version by Thehoundsquad, but with differences:<br>\r\n<br>\r\n-Mine only has a .map16 file with where you need to place tiles. Thehoundsquad's version had 2 .map16 files.<br>\r\n-My version uses the half colors of palette 4. Thehoundsquad's versioh used the half of palette 3.<br>\r\n<br>\r\nNot sure what to use as tag, besides Junk,<br>\r\n<br>\r\nRequested by TypeII_Mound",
    "latest_version": "smwc-24879-1602958387",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24879,
        "title": "Earthworm Jim (Genesis) - New Junk City",
        "version": "smwc-24879-1602958387",
        "upstream_time": 1602958387,
        "download_url": "https://dl.smwcentral.net/24879/EWJ%20-%20New%20Junk%20City%20Genesis.zip",
        "filename": "EWJ - New Junk City Genesis.zip",
        "size": 7865,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim-genesis-snot-a-problem",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24908,
    "title": "Earthworm Jim (Genesis) - Snot a Problem",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "Seeing how the Down the Tubes version didn't work and even the scaled down version didn't do justice, I decided to move forward and rip this one. Recommended to use in vertical areas. The archive includes:<br>\r\n<br>\r\n-One .map16 file and it consumes 3 quarters of a Map16 page.<br>\r\n-Palette is easy to edit and the BG uses almost all palette 3.<br>\r\nThe colors are organised.<br>\r\n-BG uses all BG1 and a few BG2 tiles. You can add FG tiles here.<br>\r\n-Included sample level with BG,<br>\r\n<br>\r\nThis was one of the easier BG rips.<br>\r\n<br>\r\nRequested by TypeII_Mound <br>\r\n",
    "latest_version": "smwc-24908-1603207297",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24908,
        "title": "Earthworm Jim (Genesis) - Snot a Problem",
        "version": "smwc-24908-1603207297",
        "upstream_time": 1603207297,
        "download_url": "https://dl.smwcentral.net/24908/EWJ%20-%20Snot%20a%20Problem%20Genesis.zip",
        "filename": "EWJ - Snot a Problem Genesis.zip",
        "size": 6235,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim-genesis-what-the-heck",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24894,
    "title": "Earthworm Jim (Genesis) - What the Heck?",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "needs remoderation",
      "volcano"
    ],
    "description": "Here you go, the BG is ripped. Here's what the archive includes if you're interested:<br>\r\n<br>\r\n-One .map16 file as the BG does consume a Map16 page and a half.<br>\r\n-Palette is easy to edit and the BG uses palette 3. A .palmask file is included.<br>\r\n-BG uses all BG1, BG2, BG3 and some FG2 tiles. There's room for FG.<br>\r\n-Included sample level with BG,<br>\r\n-Evil the Cat is animated. This is the part that did annoy me. Thank god for GENS.<br>\r\n<br>\r\nRequested by TypeII_Mound ",
    "latest_version": "smwc-24894-1603041973",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24894,
        "title": "Earthworm Jim (Genesis) - What the Heck?",
        "version": "smwc-24894-1603041973",
        "upstream_time": 1603041973,
        "download_url": "https://dl.smwcentral.net/24894/EWJ%20-%20What%20the%20Heck%20Genesis.zip",
        "filename": "EWJ - What the Heck Genesis.zip",
        "size": 14555,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim-snes-buttville-second-half",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24942,
    "title": "Earthworm Jim (SNES) - Buttville (Second Half)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "abstract",
      "cave",
      "needs remoderation",
      "patch needed"
    ],
    "description": "It's those nerves seen in Buttville - second half. You can also choose one of 8 color options. Check the screenshots below.<br>\r\n<br>\r\nSince it uses layer 3 as background, it's recommended to use an alternative status bar like Minimalist Status Bar, SMB3 Status Bar or even sprites status bar, so the layer 3 can be used freely.",
    "latest_version": "smwc-24942-1603475210",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24942,
        "title": "Earthworm Jim (SNES) - Buttville (Second Half)",
        "version": "smwc-24942-1603475210",
        "upstream_time": 1603475210,
        "download_url": "https://dl.smwcentral.net/24942/EWJ%20%28SNES%29%20-%20Buttville%20%28Second%20Half%29.zip",
        "filename": "EWJ (SNES) - Buttville (Second Half).zip",
        "size": 16827,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5879,
        "title": "Earthworm Jim (SNES)  - Buttville (Second Half)",
        "version": "smwc-5879-1382793762",
        "upstream_time": 1382793762,
        "download_url": "https://dl.smwcentral.net/5879/Earthworm%20Jim%20%28SNES%29%20-%20Slug%20for%20a%20Butt%20%28Sub-BG%29.zip",
        "filename": "Earthworm Jim (SNES) - Slug for a Butt (Sub-BG).zip",
        "size": 5350,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim-snes-down-the-tubes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1234,
    "title": "Earthworm Jim (SNES) - Down the Tubes",
    "authors": [
      "Mippish"
    ],
    "tags": [
      "needs remoderation",
      "space",
      "underwater"
    ],
    "description": "ExGFXA0 - BG1<br>\r\nExGFXA1 - FG1<br>\r\nExGFXA2 - FG2<br>\r\n<br>\r\nThis is the layer 2 version of Down the Tubes from Earthworm Jim.<br>\r\n<br>\r\nNo credit needed.",
    "latest_version": "smwc-1234-1403269812",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1234,
        "title": "Earthworm Jim (SNES) - Down the Tubes",
        "version": "smwc-1234-1403269812",
        "upstream_time": 1403269812,
        "download_url": "https://dl.smwcentral.net/1234/eat-space.zip",
        "filename": "eat-space.zip",
        "size": 50143,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim-snes-down-the-tubes-tube-race",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25048,
    "title": "Earthworm Jim (SNES) - Down the Tubes / Tube Race",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "needs remoderation",
      "underwater"
    ],
    "description": "Hey there with the BG and layer 3. For layer 3, I had to correct palettes and 1 tile and has to fight a bit more with layer 2, but did it. Here's what you can do:<br>\r\n<br>\r\n-you can view the sample level to see how both the BG and layer 3 are set up.<br>\r\n-the palette for layer 2 is organized. It uses palettes 3 and 5. Both should be easy to edit.<br>\r\n-you can set layer 2 to an appropiate size.<br>\r\n-BG has 276 8x8 tiles, meaning it overwrites BG1, BG2 and FG2. Only bushes are removed.<br>\r\n-BG uses 181 Map16 tiles.<br>\r\n-layer 3 uses 5 palettes, leaving the original colors safe.<br>\r\n-Still, you should use the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\">DKCR Sprite Status Bar</a> or the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\">Minimalist Status Bar</a>.<br>\r\n-layer 3 uses 381 8x8 tiles, making this a big layer 3 tile consumer.<br>\r\n-Both layer 2 and layer 3 have their own files required to insert. ",
    "latest_version": "smwc-25048-1604262071",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25048,
        "title": "Earthworm Jim (SNES) - Down the Tubes / Tube Race",
        "version": "smwc-25048-1604262071",
        "upstream_time": 1604262071,
        "download_url": "https://dl.smwcentral.net/25048/EWJ%20%28%20SNES%29%20-%20Down%20the%20Tubes.zip",
        "filename": "EWJ ( SNES) - Down the Tubes.zip",
        "size": 16886,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim-snes-for-pete-s-sake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1871,
    "title": "Earthworm Jim (SNES) - For Pete's Sake",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "This is an epic BG from Earthworm Jim, it uses almost all of the tiles of BG1, BG2 and BG3. But it only uses 1 palette row! <br>\r\nUse for epic space levels. It can be scrollable, but best if you use it without layer 2 scrolling.<br>\r\n<br>\r\nCredit is appreciated, but not necessary. ",
    "latest_version": "smwc-1871-1410538874",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1871,
        "title": "Earthworm Jim (SNES) - For Pete's Sake",
        "version": "smwc-1871-1410538874",
        "upstream_time": 1410538874,
        "download_url": "https://dl.smwcentral.net/1871/Earthworm%20Jim%20-%20For%20Pete%27s%20Sake.zip",
        "filename": "Earthworm Jim - For Pete%27s Sake.zip",
        "size": 9383,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim-snes-lens-flare",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22405,
    "title": "Earthworm Jim (SNES) - Lens Flare",
    "authors": [
      "DTA450"
    ],
    "tags": [
      "2bpp",
      "realistic"
    ],
    "description": "A sun reflection graphic used in the first level of Earthworm Jim.<br>\r\nIn the original game this is a 'layer 2 background', but I converted it so it can be used as layer 3.<br>\r\n<br>\r\nIt includes 3 ExGFX files (one for the tilemap), two sample levels (one of two allow priority above other layers), and two palettes (one of two make it more visible).<br>\r\n",
    "latest_version": "smwc-22405-1588565242",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22405,
        "title": "Earthworm Jim (SNES) - Lens Flare",
        "version": "smwc-22405-1588565242",
        "upstream_time": 1588565242,
        "download_url": "https://dl.smwcentral.net/22405/EJ%20-%20Sunlight.zip",
        "filename": "EJ - Sunlight.zip",
        "size": 6560,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim-snes-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25045,
    "title": "Earthworm Jim (SNES) - Level 5",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "industrial",
      "needs remoderation",
      "patch needed"
    ],
    "description": "I did have a battle with layer 3, but completed ripped both layer 2 and layer 3 of Level 5, which is a laboratory.<br>\r\nYou can:<br>\r\n<br>\r\n-you can view the sample level to see how both the BG and layer 3 are set up.<br>\r\n-the palette for layer 2 is organized. While is uses palette 3 and half of palette 4, it should be easy to edit once you get the hang of it.<br>\r\n-while layer 3 does have a lot of detail, the caveat is that it uses all layer 3 palettes. That means the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\">DKCR Sprite Status Bar</a>, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\">Minimalist Status Bar</a> and the newly <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove Status Bar</a> can be used.<br>\r\n-layer 2 can be used in full 512x512 detail.<br>\r\n-layer 2 uses 384 8x8 tiles, meaning it occupies BG1, BG2 and BG3. FG1, FG2 and FG3 can be spared.<br>\r\n-layer 3 uses 264 8x8 tiles. It uses 3 ExGFX files.<br>\r\n-BG does use 282 Map16 tiles, or a little over a Map16 page.<br>\r\n-Both layer 2 and layer 3 have their own files required to insert.",
    "latest_version": "smwc-25045-1604244989",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25045,
        "title": "Earthworm Jim (SNES) - Level 5",
        "version": "smwc-25045-1604244989",
        "upstream_time": 1604244989,
        "download_url": "https://dl.smwcentral.net/25045/Earthworm%20Jim%28SNES%29%20-%20Level%205.zip",
        "filename": "Earthworm Jim(SNES) - Level 5.zip",
        "size": 17369,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim-snes-new-junk-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26006,
    "title": "Earthworm Jim (SNES) - New Junk City",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "cave",
      "mountain",
      "needs remoderation",
      "patch needed"
    ],
    "description": "I uploaded the first converted BG released at Winter C3 2021.<br>\r\n<br>\r\nHere are the features. Most won't care and use the BG, but I decide to specify those, since I'm generous:<br>\r\n<br>\r\n-can be 512x512: with some BG workaround, it can be - check;<br>\r\n-uses all layer 3 palettes: use <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21573\">SMB3 Stauts Bar</a>.<br>\r\n-ExGFX amount: 3 + tilemap. This did cost me.<br>\r\n-No extra palettes: no, since some colors can be similar.<br>\r\n<br>\r\nUpdate: Fixed sample level, since it lacked recommended layer 3 BG scrolling.<br>\r\n<br>\r\nCredit can be optional, since I put a lot of effort here.<br>\r\nHave fun!",
    "latest_version": "smwc-26006-1611282454",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26006,
        "title": "Earthworm Jim (SNES) - New Junk City",
        "version": "smwc-26006-1611282454",
        "upstream_time": 1611282454,
        "download_url": "https://dl.smwcentral.net/26006/Earthworm%20Jim%20%28SNES%29%20-%20New%20Junk%20City%20layer%203.zip",
        "filename": "Earthworm Jim (SNES) - New Junk City layer 3.zip",
        "size": 6966,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24912,
        "title": "Earthworm Jim (SNES) - New Junk City",
        "version": "smwc-24912-1603415926",
        "upstream_time": 1603415926,
        "download_url": "https://dl.smwcentral.net/24912/EWJ%20%28SNES%29%20-%20New%20Junk%20City.zip",
        "filename": "EWJ (SNES) - New Junk City.zip",
        "size": 6388,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim-snes-psycrow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21801,
    "title": "Earthworm Jim (SNES) - Psycrow",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "This BG is used in the SNES version of Earthworm Jim, where you battle Psycrow. Uses about 4 GFX pages, but you can also use a FG and consumes over a Map16 page and a half. It also uses 3 palettes, but you should have room for colors.",
    "latest_version": "smwc-21801-1581757755",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21801,
        "title": "Earthworm Jim (SNES) - Psycrow",
        "version": "smwc-21801-1581757755",
        "upstream_time": 1581757755,
        "download_url": "https://dl.smwcentral.net/21801/Earthworm%20Jim%20Psycrow.zip",
        "filename": "Earthworm Jim Psycrow.zip",
        "size": 13408,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim-snes-snot-a-problem",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24964,
    "title": "Earthworm Jim (SNES) - Snot a Problem",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "needs remoderation",
      "patch needed",
      "sky"
    ],
    "description": "The layer 3 version can work with the layer 2 version. There are 3 color choices.<br>\r\n<br>\r\nYou'll need a patch to free the upper half layer 3 that the vanilla status bar uses. In other words, status bars like Minimalist, SMB3 status bar or even some sprite-based status bar like the DKCR Styled status bar. ",
    "latest_version": "smwc-24964-1603645571",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24964,
        "title": "Earthworm Jim (SNES) - Snot a Problem",
        "version": "smwc-24964-1603645571",
        "upstream_time": 1603645571,
        "download_url": "https://dl.smwcentral.net/24964/EWJ%20%28SNES%29%20-%20Snot%20a%20Problem%20layer%203.zip",
        "filename": "EWJ (SNES) - Snot a Problem layer 3.zip",
        "size": 9892,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim-snes-what-the-heck",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25056,
    "title": "Earthworm Jim (SNES) - What the Heck?",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "needs remoderation",
      "patch needed",
      "volcano"
    ],
    "description": "Now it's the SNES version of Earthworm Jim - What the Heck, along with its layer 3. I had to fight 2 thingw here: one is frame 'fighting' of Evil the Cat and two is layer 3 management. After overcoming the challenges, I can say the backgrounds are done. In the original, the scrolling was slow, so you must find a way to set scrolling to slow or set it to none. If you check the in-game screenshot, you'll see that layer 3, while vanishing thanks to Remove Status Bar patch, is weirdly placed in front of layer 2. There's an explanation here. In the SNES EJ, the moon thing was placed behind the transparent layer 2, while the layer 3, being transparent at the bottom was in front of the BG and auto-scrolled. It's possible to simulate this in SMW, but you must be careful. Features:<br>\r\n<br>\r\n-you can view the sample level to see how both the BG and layer 3 are set up.<br>\r\n-the palette is weirdly placed. It uses palettes 3, 5 and little bit of palette 1. Speaking of palette 1:<br>\r\n-it only uses 2 colors and placed those colors at layer 3 pslette 6 and 7. Those are the transparent colors, unaffecting SMW colors.<br>\r\n-layer 3 colors are easy to edit. Those don't affect SMW colors. It uses layer 3 palettes 3, 4 and 5.<br>\r\n-Bonus: Evil the Cat animates. Since I wasn't sure where the animations were, I decided to use the Genesis version and recolored tiles, so that it matches the SNES version and turned out good. Check the 1st picture.<br>\r\n-layer 2 can be 512x512 if so desired.<br>\r\n-layer 2 uses 402 9x9 tiles. It overwrites BG1, BG2, BG3 and a bit of FG1. You can't use bushes.<br>\r\n-BG uses 372 Map16 tiles. It almost overwrites 1 Map16 page and a half.<br>\r\n-layer 3 uses 384 tiles. You'd think it uses 3 ExGFX files, which is alraady a lot, but no, it uses 4 in total. I had to avoid tile FC here. It's 256x256 and you need <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\">DKCR Sprite Status Bar</a> or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\">Minimalist Status Bars</a> patches.<br>\r\n<br>\r\nYou ca say it was version 1.0 above.<br>\r\n<br>\r\nVersion 1.12:<br>\r\n-fixed one of the blue eyes in one of Evil the Cat's animations. Now it's good.<br>\r\n-added transluscent fog to layer 3, which is better now.<br>\r\n-set both layer 2 and layer 3 X and Y scrolling to none for best results.<br>\r\n-extended the fog for layer 3. Anorakun said it cuts off.<br>\r\n",
    "latest_version": "smwc-25056-1604330295",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25056,
        "title": "Earthworm Jim (SNES) - What the Heck?",
        "version": "smwc-25056-1604330295",
        "upstream_time": 1604330295,
        "download_url": "https://dl.smwcentral.net/25056/EWJ%20%28SNES%29%20-%20What%20the%20Heck.zip",
        "filename": "EWJ (SNES) - What the Heck.zip",
        "size": 22213,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim-special-edition-big-bruty",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24882,
    "title": "Earthworm Jim: Special Edition - Big Bruty",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "needs remoderation",
      "swamp"
    ],
    "description": "This BG is exclusive to the Big Bruty stage included in the Sega CD version. The archive includes if you're interested:<br>\r\n<br>\r\n-One .map16 file as the BG does consume over a Map16 page.<br>\r\n-Palette is easy to edit and the BG uses palette 3 and you can edit the back area color. A .palmask file is included.<br>\r\n-BG uses all BG1, BG2, BG3 and almost half of FG2. There's room for FG.<br>\r\n-Included sample level with BG,<br>\r\n<br>\r\nRequested by TypeII_Mound <br>\r\n",
    "latest_version": "smwc-24882-1602962876",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24882,
        "title": "Earthworm Jim: Special Edition - Big Bruty",
        "version": "smwc-24882-1602962876",
        "upstream_time": 1602962876,
        "download_url": "https://dl.smwcentral.net/24882/EWJ%20-%20Special%20Edition%20Big%20Bruty.zip",
        "filename": "EWJ - Special Edition Big Bruty.zip",
        "size": 11383,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-earthworm-jim-what-the-heck-custom",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1295,
    "title": "Earthworm Jim - What the Heck? (Custom)",
    "authors": [
      "Alessio"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "-Name of ExGFX: What the heck?<br>\r\n-Foreground, Background, or Sprite?: Foreground<br>\r\n-Author: Dinomar (aka Conte De Contis)<br>\r\n-Custom or Rip?: Custom<br>\r\n-Slots Used?: FG3<br>\r\n-Palette: 02<br>\r\n-Description:<br>\r\n<br>\r\nThis looks like \"What the heck?\" from \"Earthworm Jim\". This ExGFX was drawn by hand and mouse from the scratch!<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-1295-1398135778",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1295,
        "title": "Earthworm Jim - What the Heck? (Custom)",
        "version": "smwc-1295-1398135778",
        "upstream_time": 1398135778,
        "download_url": "https://dl.smwcentral.net/1295/Heck.zip",
        "filename": "Heck.zip",
        "size": 6022,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ecco-the-tides-of-time-aqua-tubeway-sky-tides",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29423,
    "title": "Ecco: The Tides of Time - Aqua Tubeway, Sky Tides",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "jungle",
      "lake",
      "mountain"
    ],
    "description": "Ripped from Aqua Tubeway, Sky Tides in Ecco - The Tides of Time on Megadrive. This rip was part of <a href=\"https://www.smwcentral.net/?p=viewthread&t=120286\">my C3 Graphic Ripping Showcase.</a><br>\r\n<br>\r\nNote: The background scrolling must be disabled.",
    "latest_version": "smwc-29423-1642123078",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29423,
        "title": "Ecco: The Tides of Time - Aqua Tubeway, Sky Tides",
        "version": "smwc-29423-1642123078",
        "upstream_time": 1642123078,
        "download_url": "https://dl.smwcentral.net/29423/Ecco%20-%20The%20Tides%20of%20Time%20-%20Aqua%20Tubeway.zip",
        "filename": "Ecco - The Tides of Time - Aqua Tubeway.zip",
        "size": 11273,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ecco-the-tides-of-time-black-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24992,
    "title": "Ecco: The Tides of Time - Black Clouds",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "These clouds do represent the aliens' base, where you recover the final globes of the Asterite.<br>\r\n<br>\r\n-BG uses palette 3 and half of palette 4.",
    "latest_version": "smwc-24992-1603826513",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24992,
        "title": "Ecco: The Tides of Time - Black Clouds",
        "version": "smwc-24992-1603826513",
        "upstream_time": 1603826513,
        "download_url": "https://dl.smwcentral.net/24992/Ecco%20The%20Tides%20of%20Time%20-%20Black%20Clouds.zip",
        "filename": "Ecco The Tides of Time - Black Clouds.zip",
        "size": 10593,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ecco-the-tides-of-time-innuendo-inside-inter-trans",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29424,
    "title": "Ecco: The Tides of Time - Innuendo, Inside, Inter, Trans",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mechanical"
    ],
    "description": "Ripped from Innuendo, Inside, Inter, Trans in Ecco: The Tides of Time on Megadrive. This rip was part of <a href=\"https://www.smwcentral.net/?p=viewthread&t=120286\">my C3 Graphic Ripping Showcase.</a>",
    "latest_version": "smwc-29424-1641906276",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29424,
        "title": "Ecco: The Tides of Time - Innuendo, Inside, Inter, Trans",
        "version": "smwc-29424-1641906276",
        "upstream_time": 1641906276,
        "download_url": "https://dl.smwcentral.net/29424/Ecco%20-%20The%20Tides%20of%20Time%20-%20Innuendo%2C%20Inside%2C%20Inter%2C%20Trans.zip",
        "filename": "Ecco - The Tides of Time - Innuendo%2C Inside%2C Inter%2C Trans.zip",
        "size": 5913,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ecco-the-tides-of-time-trench",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21858,
    "title": "Ecco: The Tides of Time - Trench",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "needs remoderation",
      "underwater"
    ],
    "description": "Ripped from the Trench in Ecco: The Tides of Time on Megadrive (Genesis in North America).<br>\r\n<br>\r\nNotes:<br>\r\n<br>\r\n- Recommended V-Scroll: Slow and H-Scroll: Variable for the background's scrolling.<br>\r\n- That must be used ONLY for Vertical levels.",
    "latest_version": "smwc-21858-1583977758",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21858,
        "title": "Ecco: The Tides of Time - Trench",
        "version": "smwc-21858-1583977758",
        "upstream_time": 1583977758,
        "download_url": "https://dl.smwcentral.net/21858/Ecco%20-%20The%20Tides%20of%20Time%20-%20Trench.zip",
        "filename": "Ecco - The Tides of Time - Trench.zip",
        "size": 9340,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-eco-fighters-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39310,
    "title": "Eco Fighters - Stage 5 (Factory)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2025:</span></b><br>\r\n<br>\r\nThe \"factory\" area from <b><u>Eco Fighters</u></b> Capcom Arcade game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-39310-1739752901",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39310,
        "title": "Eco Fighters - Stage 5 (Factory)",
        "version": "smwc-39310-1739752901",
        "upstream_time": 1739752901,
        "download_url": "https://dl.smwcentral.net/39310/EcoFightersStage5A.zip",
        "filename": "EcoFightersStage5A.zip",
        "size": 6682,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-electrical-plant",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23719,
    "title": "Electrical Plant",
    "authors": [
      "Mr. Pixelator"
    ],
    "tags": [
      "industrial",
      "needs remoderation"
    ],
    "description": "Here's an uncommon mutation of the more-common Factory theme, made for C3 summer 2020. Includes deadly electrical gates and coils, as well as one (1) warning sign, and some solid wire boxes. (No, they do NOT kill the electricity if you dash into them.) The harmful parts are ExAnimated, and act like munchers by default; they are in fact solid because of that.",
    "latest_version": "smwc-23719-1594257059",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23719,
        "title": "Electrical Plant",
        "version": "smwc-23719-1594257059",
        "upstream_time": 1594257059,
        "download_url": "https://dl.smwcentral.net/23719/electrical_plant.zip",
        "filename": "electrical_plant.zip",
        "size": 4536,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-emerald-dragon-mountain-view",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 973,
    "title": "Emerald Dragon - Mountain View",
    "authors": [
      "X-King"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "This is a nice rip from an Game called Emerald Dragon.The BG can be used for mountain Levels.<br>\r\nThis Background takes BG1 and FG2.<br>\r\nThere's a Sample Level and a Sample Palette file inside.",
    "latest_version": "smwc-973-1399706954",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 973,
        "title": "Emerald Dragon - Mountain View",
        "version": "smwc-973-1399706954",
        "upstream_time": 1399706954,
        "download_url": "https://dl.smwcentral.net/973/Background.zip",
        "filename": "Background.zip",
        "size": 6987,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-emotional-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15567,
    "title": "Emotional Mario",
    "authors": [
      "IronFoxGaming"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "This is a simple Player GFX file that allows you to have Mario show 4 different emotions using only 2 pallette slots. Use however you want, you don't even have to give me credit. It is appreciated, though.<br>\r\n<br>\r\nEdit: Apparently the key is screwed up when using this, so you'll want to change the key gfx or something",
    "latest_version": "smwc-15567-1496075524",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15567,
        "title": "Emotional Mario",
        "version": "smwc-15567-1496075524",
        "upstream_time": 1496075524,
        "download_url": "https://dl.smwcentral.net/15567/Emotions.zip",
        "filename": "Emotions.zip",
        "size": 18605,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-enchanted-once-upon-andalasia-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33090,
    "title": "Enchanted: Once Upon Andalasia - Forest",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "jungle"
    ],
    "description": "<b><span style=\"font-size: 24pt;\">C3 Winter 2023</span></b><br>\r\n<br>\r\nThe \"Forest\" background from the GBA game called <b><u>Enchanted: Once Upon Andalasia</u></b>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-33090-1676064635",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33090,
        "title": "Enchanted: Once Upon Andalasia - Forest",
        "version": "smwc-33090-1676064635",
        "upstream_time": 1676064635,
        "download_url": "https://dl.smwcentral.net/33090/EnchantedAnalasiaForestxx.zip",
        "filename": "EnchantedAnalasiaForestxx.zip",
        "size": 9575,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-enemy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41088,
    "title": "Enemy 585 - Sky",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "beach",
      "mechanical",
      "mushroom",
      "sky"
    ],
    "description": "This one's FG tileset was much easier to edit since the tiles weren't that detailed like the beach ones, sorry if I messed up the BG tiles again.<br>\r\nBtw, these are still from the Nitrome flash game Enemy 585, it has mushrooms and clouds, you can use these tiles in sky stages or stages that just have mushrooms",
    "latest_version": "smwc-41088-1763832408",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41088,
        "title": "Enemy 585 - Sky",
        "version": "smwc-41088-1763832408",
        "upstream_time": 1763832408,
        "download_url": "https://dl.smwcentral.net/41088/enemy%20585%20-%20sky.zip",
        "filename": "enemy 585 - sky.zip",
        "size": 6231,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 41068,
        "title": "Enemy 585 - Beach",
        "version": "smwc-41068-1763831989",
        "upstream_time": 1763831989,
        "download_url": "https://dl.smwcentral.net/41068/enemy%20585%20-%20beach.zip",
        "filename": "enemy 585 - beach.zip",
        "size": 9876,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-enhanced-boo-stunnable-boo",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30880,
    "title": "Enhanced Boo (+ Stunnable Boo)",
    "authors": [
      "Ralshi02"
    ],
    "tags": [
      "boo"
    ],
    "description": "The original Boo sprite but with better shading.<br>\r\n<br>\r\nIncludes frames for the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28888\">Stunnable Boo</a> sprite. ",
    "latest_version": "smwc-30880-1658191587",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30880,
        "title": "Enhanced Boo (+ Stunnable Boo)",
        "version": "smwc-30880-1658191587",
        "upstream_time": 1658191587,
        "download_url": "https://dl.smwcentral.net/30880/scary_ghost.zip",
        "filename": "scary_ghost.zip",
        "size": 4742,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-enhanced-outlined-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28583,
    "title": "Enhanced Outlined Mario",
    "authors": [
      "MM102"
    ],
    "tags": [
      "male"
    ],
    "description": "At last, a Mario sprite with a hard outline that keeps the feel of vanilla Mario!<br>\r\n<br>\r\nIf you'd like to use any of the alternate sprites <a href=\"https://bin.smwcentral.net/u/26615/Alternate-Graphics.bin\" rel=\"nofollow\">heres a download</a><br>\r\n<br>\r\nFinally getting around to submitting this. Nothing really changed since the c3 version except the palette was rearranged.",
    "latest_version": "smwc-28583-1635064305",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28583,
        "title": "Enhanced Outlined Mario",
        "version": "smwc-28583-1635064305",
        "upstream_time": 1635064305,
        "download_url": "https://dl.smwcentral.net/28583/Enhanced%20Outlined%20Mario.zip",
        "filename": "Enhanced Outlined Mario.zip",
        "size": 21145,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-enhanced-outlined-overworld-luigi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 36865,
    "title": "Enhanced Outlined Overworld Luigi",
    "authors": [
      "LeonardoGamerTrainz"
    ],
    "tags": [
      "luigi",
      "overworld"
    ],
    "description": "I Inspired On MM102's Overworld Mario Sprite And KingKoopshi64's Overworld Luigi Sprite To Make This GFX And It Take Long To Make It. <br>\r\nWorks With Vannila Pallete <br>\r\n                 I Hope You Enjoy :)",
    "latest_version": "smwc-36865-1708449192",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 36865,
        "title": "Enhanced Outlined Overworld Luigi",
        "version": "smwc-36865-1708449192",
        "upstream_time": 1708449192,
        "download_url": "https://dl.smwcentral.net/36865/Enhanced%20Outlined%20Overworld%20Luigi.zip",
        "filename": "Enhanced Outlined Overworld Luigi.zip",
        "size": 4460,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-eon-kid-marth-s-story-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6895,
    "title": "Eon Kid (Marth's Story) - Level 1",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "clouds",
      "needs remoderation",
      "sky",
      "tower"
    ],
    "description": "My C3 2014 summer submission.<br>\r\nI hope that you enjoy.",
    "latest_version": "smwc-6895-1405165509",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6895,
        "title": "Eon Kid (Marth's Story) - Level 1",
        "version": "smwc-6895-1405165509",
        "upstream_time": 1405165509,
        "download_url": "https://dl.smwcentral.net/6895/Eonkidmarthlevel1.zip",
        "filename": "Eonkidmarthlevel1.zip",
        "size": 6035,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-eversion-big-eye-ending",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30541,
    "title": "Eversion - Big Eye (Ending)",
    "authors": [
      "AmperSam",
      "Aqualakitu"
    ],
    "tags": [
      "haunted"
    ],
    "description": "A creepy BG from Eversion. A big red eye.",
    "latest_version": "smwc-30541-1650248472",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30541,
        "title": "Eversion - Big Eye (Ending)",
        "version": "smwc-30541-1650248472",
        "upstream_time": 1650248472,
        "download_url": "https://dl.smwcentral.net/30541/Eversion%20-%20Big%20Eye%20%28Ending%29.zip",
        "filename": "Eversion - Big Eye (Ending).zip",
        "size": 3175,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-eversion-x-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16783,
    "title": "Eversion - X-1~8",
    "authors": [
      "Hayashi Neru"
    ],
    "tags": [
      "dark",
      "grassland",
      "haunted",
      "needs remoderation"
    ],
    "description": "I ripped <a href=\"https://www.spriters-resource.com/pc_computer/eversion/sheet/19016/\" rel=\"nofollow\">this.</a><br>\r\nYou do not have to credit it because i copied the other graphics.<br>\r\nYou can modify this.",
    "latest_version": "smwc-16783-1516851733",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16783,
        "title": "Eversion - X-1~8",
        "version": "smwc-16783-1516851733",
        "upstream_time": 1516851733,
        "download_url": "https://dl.smwcentral.net/16783/Eversion%20X-1~8.zip",
        "filename": "Eversion X-1~8.zip",
        "size": 17835,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-excitebike-bun-bun-mario-battle-stadium-boo-jump-contest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1995,
    "title": "Excitebike: Bun Bun Mario Battle Stadium - Boo Jump Contest",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "food",
      "forest",
      "grassland",
      "needs remoderation"
    ],
    "description": "The Boo Jump Contest background from the little-known Satellaview game \"Excitebike: Bun Bun Mario Battle Stadium\". No credit needed, but it would be appreciated.",
    "latest_version": "smwc-1995-1383121368",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1995,
        "title": "Excitebike: Bun Bun Mario Battle Stadium - Boo Jump Contest",
        "version": "smwc-1995-1383121368",
        "upstream_time": 1383121368,
        "download_url": "https://dl.smwcentral.net/1995/exc-bunbunboo.zip",
        "filename": "exc-bunbunboo.zip",
        "size": 13632,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-excitebike-bun-bun-mario-battle-stadium-jump-contest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1996,
    "title": "Excitebike: Bun Bun Mario Battle Stadium - Jump Contest",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "The Jump Contest background from the little-known Satellaview game \"Excitebike: Bun Bun Mario Battle Stadium\". No credit needed, but it would be appreciated.",
    "latest_version": "smwc-1996-1383121371",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1996,
        "title": "Excitebike: Bun Bun Mario Battle Stadium - Jump Contest",
        "version": "smwc-1996-1383121371",
        "upstream_time": 1383121371,
        "download_url": "https://dl.smwcentral.net/1996/exc-bunbun.zip",
        "filename": "exc-bunbun.zip",
        "size": 7314,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-exploding-platforms",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13333,
    "title": "Exploding Platforms",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "exploding platforms",
      "needs remoderation"
    ],
    "description": "I've drawn these platforms, just out of boredom. Do give credit, if you use these.<br>\r\nThese platforms use palette 9 of the original SMW.<br>\r\nP.S: They all go into SP4.",
    "latest_version": "smwc-13333-1455645507",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13333,
        "title": "Exploding Platforms",
        "version": "smwc-13333-1455645507",
        "upstream_time": 1455645507,
        "download_url": "https://dl.smwcentral.net/13333/New%20Exploding%20Platforms%20%231%2C%20%232%2C%20%233%2C%20%26%20%234.zip",
        "filename": "New Exploding Platforms %231%2C %232%2C %233%2C %26 %234.zip",
        "size": 163882,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-eye",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10689,
    "title": "Eye",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "eye",
      "haunted",
      "needs remoderation"
    ],
    "description": "A eye, that's a background. Made by request. ",
    "latest_version": "smwc-10689-1422381215",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10689,
        "title": "Eye",
        "version": "smwc-10689-1422381215",
        "upstream_time": 1422381215,
        "download_url": "https://dl.smwcentral.net/10689/Custom%20Eye.zip",
        "filename": "Custom Eye.zip",
        "size": 9179,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-eyeball-n-chain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41785,
    "title": "Eyeball 'n' Chain",
    "authors": [
      "Weekly"
    ],
    "tags": [
      "abstract",
      "ball and chain"
    ],
    "description": "This is a Ball 'n chain with an eyeball in the very middle of it. It blinks and has animated spikes around it.<br>\r\nIt has very specific usages, but it could also work well as a replacement of the ordinary ball.",
    "latest_version": "smwc-41785-1771960005",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41785,
        "title": "Eyeball 'n' Chain",
        "version": "smwc-41785-1771960005",
        "upstream_time": 1771960005,
        "download_url": "https://dl.smwcentral.net/41785/eyeball-chain.zip",
        "filename": "eyeball-chain.zip",
        "size": 1860,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-f-zero-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26162,
    "title": "F-Zero - Font",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "credits",
      "cutscene",
      "f-zero",
      "needs remoderation",
      "sans serif"
    ],
    "description": "This is a port of the 8x12 font found in F-Zero for the SNES that is used for the timer and \"LAPS LEFT\" messages but is typeset to be 8x16 and expanded to include a full character set.<br>\r\n<br>\r\nSuitable for credits, cutscenes or any other in-level text. ",
    "latest_version": "smwc-26162-1612816436",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26162,
        "title": "F-Zero - Font",
        "version": "smwc-26162-1612816436",
        "upstream_time": 1612816436,
        "download_url": "https://dl.smwcentral.net/26162/F-Zero%20Font.zip",
        "filename": "F-Zero Font.zip",
        "size": 2122,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9118,
    "title": "Factory",
    "authors": [
      "SLBros."
    ],
    "tags": [
      "industrial",
      "mechanical",
      "needs remoderation"
    ],
    "description": "A background i drawn myself, which can fit for factory levels.<br>\r\n<br>\r\nIt would be nice to give me credit, but that's not necessary.",
    "latest_version": "smwc-9118-1410293669",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9118,
        "title": "Factory",
        "version": "smwc-9118-1410293669",
        "upstream_time": 1410293669,
        "download_url": "https://dl.smwcentral.net/9118/factory.zip",
        "filename": "factory.zip",
        "size": 29157,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5782,
        "title": "Factory",
        "version": "smwc-5782-1378135675",
        "upstream_time": 1378135675,
        "download_url": "https://dl.smwcentral.net/5782/FactoryFGGFX.zip",
        "filename": "FactoryFGGFX.zip",
        "size": 5780,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 3126,
        "title": "Factory",
        "version": "smwc-3126-1371740866",
        "upstream_time": 1371740866,
        "download_url": "https://dl.smwcentral.net/3126/Factory.zip",
        "filename": "Factory.zip",
        "size": 6309,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-factory-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23417,
    "title": "Factory / Castle",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "industrial",
      "mechanical",
      "needs remoderation",
      "patch needed"
    ],
    "description": "This took a long time to draw. Here's what I did and followed the moderator's suggestions:<br>\r\n<br>\r\n-changed the name of this tileset to an appropiate one;<br>\r\n-all the big barrels act like tile 100 above and tile 25 below and all small barrels act like tile 100;<br>\r\n-horizontal and vertical lasers animate now. I wanted to make them stationary, but that didn't work;<br>\r\n-'hill tripping' is removed now;<br>\r\n-fixed scrolling settings;<br>\r\n-added the moderator's color suggestion and re-organized the BG a bit;<br>\r\n<br>\r\n-removed the white sparkles on the BG windows. Some SNES games kept those, but yeah did the change;<br>\r\n-layer 3 BG has been reworked now. Original clouds have been added, some inspiration from SMB3 and the lightning is way better.<br>\r\n<br>\r\nIf you do use the lightning, then make a custom block with it. <br>\r\n<br>\r\nUse it with a custom status bar patch like the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\"> Minimalist Status Bar </a> or the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21573\"> Super Mario Bros. 3 Status Bar </a> for better results, since using with the SMW vanilla status bar causes cutoff in the layer 3.<br>\r\n<br>\r\nGive credit, if used.",
    "latest_version": "smwc-23417-1594538054",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23417,
        "title": "Factory / Castle",
        "version": "smwc-23417-1594538054",
        "upstream_time": 1594538054,
        "download_url": "https://dl.smwcentral.net/23417/Factory-Castle%20tileset.zip",
        "filename": "Factory-Castle tileset.zip",
        "size": 21485,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-factory-industrial",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9379,
    "title": "Factory/Industrial",
    "authors": [
      "leictreon"
    ],
    "tags": [
      "industrial",
      "needs remoderation"
    ],
    "description": "A factory tileset, made for my hack.",
    "latest_version": "smwc-9379-1413445957",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9379,
        "title": "Factory/Industrial",
        "version": "smwc-9379-1413445957",
        "upstream_time": 1413445957,
        "download_url": "https://dl.smwcentral.net/9379/Factory.zip",
        "filename": "Factory.zip",
        "size": 10451,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-factory-mechanical",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6604,
    "title": "Factory/Mechanical",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "Here's a fairly simple factory/machine BG featuring metal plates, vents, pipes, vats of toxic waste, and animated gears and pistons.  It doesn't even require a custom palette since it works with BG Palette 3.  You don't have to credit me, but please credit Manny for the gears.  I could not draw my own and get them to look right.",
    "latest_version": "smwc-6604-1400937807",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6604,
        "title": "Factory/Mechanical",
        "version": "smwc-6604-1400937807",
        "upstream_time": 1400937807,
        "download_url": "https://dl.smwcentral.net/6604/Factory%20BG.zip",
        "filename": "Factory BG.zip",
        "size": 2928,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-factory-pipes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2832,
    "title": "Factory Pipes",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "This tileset is a factory, the idea came from Hobz. To be honest, I couldn't think of things you would find in a factory, so I just done some ground, a few pipes, and stuff.<br>\r\n<br>\r\nI hope you have fun using it (if you do).",
    "latest_version": "smwc-2832-1392299180",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2832,
        "title": "Factory Pipes",
        "version": "smwc-2832-1392299180",
        "upstream_time": 1392299180,
        "download_url": "https://dl.smwcentral.net/2832/%5BFG%5D%20Factory%20Pipes.zip",
        "filename": "%5BFG%5D Factory Pipes.zip",
        "size": 47623,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-factory-warehouse",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27217,
    "title": "Factory / Warehouse",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "industrial"
    ],
    "description": "Here's a simple, but fairly versatile factory / warehouse background.",
    "latest_version": "smwc-27217-1623646586",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27217,
        "title": "Factory / Warehouse",
        "version": "smwc-27217-1623646586",
        "upstream_time": 1623646586,
        "download_url": "https://dl.smwcentral.net/27217/IndustrialBG.zip",
        "filename": "IndustrialBG.zip",
        "size": 2825,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fall",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2255,
    "title": "Fall",
    "authors": [
      "leictreon"
    ],
    "tags": [
      "forest",
      "grassland",
      "haunted",
      "needs remoderation"
    ],
    "description": "A fall set, might work as a forest or grassland. Credit isn't compulsory.",
    "latest_version": "smwc-2255-1409590835",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2255,
        "title": "Fall",
        "version": "smwc-2255-1409590835",
        "upstream_time": 1409590835,
        "download_url": "https://dl.smwcentral.net/2255/Fall.zip",
        "filename": "Fall.zip",
        "size": 2911,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1487,
        "title": "Fall",
        "version": "smwc-1487-1409474947",
        "upstream_time": 1409474947,
        "download_url": "https://dl.smwcentral.net/1487/FallGFXSet.zip",
        "filename": "FallGFXSet.zip",
        "size": 14315,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fancy-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 216,
    "title": "Fancy Castle",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "This set is great if you want a snazzy castle or fortress.  That chandelier is made from scratch.",
    "latest_version": "smwc-216-1370935400",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 216,
        "title": "Fancy Castle",
        "version": "smwc-216-1370935400",
        "upstream_time": 1370935400,
        "download_url": "https://dl.smwcentral.net/216/fancycastle.zip",
        "filename": "fancycastle.zip",
        "size": 3769,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fancy-nintendo-logo",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41981,
    "title": "Fancy Nintendo Logo",
    "authors": [
      "Deus Oculi"
    ],
    "tags": [
      "japanese",
      "logo",
      "nintendo presents"
    ],
    "description": "I wanted to make something to replace that boring old Nintendo Presents logo, so I made this. It's not anything groundbreaking, but I think it's much nicer than leaving the Nintendo logo unchanged.",
    "latest_version": "smwc-41981-1774120014",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41981,
        "title": "Fancy Nintendo Logo",
        "version": "smwc-41981-1774120014",
        "upstream_time": 1774120014,
        "download_url": "https://dl.smwcentral.net/41981/fancy_nintendo.zip",
        "filename": "fancy_nintendo.zip",
        "size": 2020,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fantasia-night-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38272,
    "title": "Fantasia - Night Mountains",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "lake",
      "mountain",
      "night",
      "sky"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2024</span></b><br>\r\n<br>\r\nThe Night Mountains from the Sega Genesis Game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38272-1724440791",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38272,
        "title": "Fantasia - Night Mountains",
        "version": "smwc-38272-1724440791",
        "upstream_time": 1724440791,
        "download_url": "https://dl.smwcentral.net/38272/Fantasia134.zip",
        "filename": "Fantasia134.zip",
        "size": 3336,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fantasy-zone-ii-tears-of-opa-opa-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29315,
    "title": "Fantasy Zone II: Tears of Opa-Opa - Stage 3 (Dark Side)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "city",
      "grassland",
      "ice",
      "lake",
      "night",
      "snow",
      "space"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">TURNABOUT OMICRON: C3 THREAD</span></b><br>\r\n<br>\r\nThe ice level from Fantasy Zone II arcade game.<br>\r\nIn the original game, it was a foreground, but it can also be used for a background for SMW.",
    "latest_version": "smwc-29315-1641669983",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29315,
        "title": "Fantasy Zone II: Tears of Opa-Opa - Stage 3 (Dark Side)",
        "version": "smwc-29315-1641669983",
        "upstream_time": 1641669983,
        "download_url": "https://dl.smwcentral.net/29315/fantasyzonesnowcrystal.zip",
        "filename": "fantasyzonesnowcrystal.zip",
        "size": 8126,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29206,
        "title": "Fantasy Zone II: Tears of Opa-Opa - Stage 5 (Bright Side)",
        "version": "smwc-29206-1641661163",
        "upstream_time": 1641661163,
        "download_url": "https://dl.smwcentral.net/29206/fantasyzonenightcity.zip",
        "filename": "fantasyzonenightcity.zip",
        "size": 4521,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29205,
        "title": "Fantasy Zone II: Tears of Opa-Opa - Stage 1 (Bright Side)",
        "version": "smwc-29205-1641660900",
        "upstream_time": 1641660900,
        "download_url": "https://dl.smwcentral.net/29205/fantasyzonegrassislands.zip",
        "filename": "fantasyzonegrassislands.zip",
        "size": 8880,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fantasy-zone-ii-the-tears-of-opa-opa-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27553,
    "title": "Fantasy Zone II: The Tears of Opa-Opa - Stage 4 (Bright Side)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "mountain",
      "volcano"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 SUMMER 2021 SUBMISSION:</b></span><br>\r\n<br>\r\nThe sunset-themed mountain/volcano level from \"Fantasy Zone II: The Tears of Opa-Opa\" Arcade game.<br>\r\nWhat do you think about this?<br>\r\n<br>\r\nUses the second half of palette 3.",
    "latest_version": "smwc-27553-1625522995",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27553,
        "title": "Fantasy Zone II: The Tears of Opa-Opa - Stage 4 (Bright Side)",
        "version": "smwc-27553-1625522995",
        "upstream_time": 1625522995,
        "download_url": "https://dl.smwcentral.net/27553/FantasyZone2OpaOpaStage4BrightVolcano.zip",
        "filename": "FantasyZone2OpaOpaStage4BrightVolcano.zip",
        "size": 5429,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fantasy-zone-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29411,
    "title": "Fantasy Zone - Stage 5",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "night",
      "snow",
      "space"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">TURNABOUT OMICRON: C3 THREAD</span></b><br>\r\n<br>\r\nThe snowy background from \"Fantasy Zone\" Arcade game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-29411-1641858698",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29411,
        "title": "Fantasy Zone - Stage 5",
        "version": "smwc-29411-1641858698",
        "upstream_time": 1641858698,
        "download_url": "https://dl.smwcentral.net/29411/FantasyZoneStage5.zip",
        "filename": "FantasyZoneStage5.zip",
        "size": 7727,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-far-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9071,
    "title": "Far Forest",
    "authors": [
      "MaiK"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "a BG I made just for fun",
    "latest_version": "smwc-9071-1409068757",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9071,
        "title": "Far Forest",
        "version": "smwc-9071-1409068757",
        "upstream_time": 1409068757,
        "download_url": "https://dl.smwcentral.net/9071/FarForestByMawwo7.zip",
        "filename": "FarForestByMawwo7.zip",
        "size": 3294,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-far-sky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30130,
    "title": "Far Sky",
    "authors": [
      "X-King"
    ],
    "tags": [
      "sky"
    ],
    "description": "I think it is my best EXGFX.<br>\r\nThis Background was again handrawn and it includes Fake HDMA.<br>\r\nIt took also Pallette 1 and 0 and it doesnt damage the Status Bar.<br>\r\nI hope you will enjoy it.",
    "latest_version": "smwc-30130-1647201014",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30130,
        "title": "Far Sky",
        "version": "smwc-30130-1647201014",
        "upstream_time": 1647201014,
        "download_url": "https://dl.smwcentral.net/30130/Far%20Sky.zip",
        "filename": "Far Sky.zip",
        "size": 4102,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fatal-fury",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35239,
    "title": "Fatal Fury 3: Road to the Final Victory - 8x16 Dialogue Fonts",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "cutscene",
      "desert",
      "font",
      "mountain",
      "needs remoderation",
      "sans serif"
    ],
    "description": "This is 8x16 sized English alphabet font used in <i>Fatal Fury 3: Road to the Final Victory</i>. The game supports Spanish and Portuguese, so their orthography also comes in the fonts. This font works best against non-black, non-white background.<br>\r\n<br>\r\nThe orignal font had a minor mistake where the opening apostrophe was reversed, so I redrew and correct it.<br>\r\n<br>\r\nBG2 sheet contains the basic English alphabets and sentence symbols, and BG3 contains the rest. If you're short on the space and want to only use English, you can omit BG3.<br>\r\n<br>\r\nThis font uses 3 monochrome colors, which are mapped to the same ones of \"FG Palette 0\" on Row 3. If you used the same palette set, they'll look fine.",
    "latest_version": "smwc-35239-1697224998",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35239,
        "title": "Fatal Fury 3: Road to the Final Victory - 8x16 Dialogue Fonts",
        "version": "smwc-35239-1697224998",
        "upstream_time": 1697224998,
        "download_url": "https://dl.smwcentral.net/35239/Fatal%20Fury%203%20-%2016x8%20Dialogue%20Fonts.zip",
        "filename": "Fatal Fury 3 - 16x8 Dialogue Fonts.zip",
        "size": 6043,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21462,
        "title": "Fatal Fury 2 - Terry Bogard Stage",
        "version": "smwc-21462-1577831452",
        "upstream_time": 1577831452,
        "download_url": "https://dl.smwcentral.net/21462/Fatal%20Fury%202%20-%20Terry%20Bogard%20Stage.zip",
        "filename": "Fatal Fury 2 - Terry Bogard Stage.zip",
        "size": 7796,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fatal-fury-special-snes-versus-symbol",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40523,
    "title": "Fatal Fury Special (SNES) - Versus Symbol",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cutscene"
    ],
    "description": "The versus symbol used by Fatal Fury Special (SNES), before the match start. I fixed a cutoff present in the original, since it was quite noticeable.<br>\r\n<br>\r\nA good fit for cutscenes or to announce upcoming bosses.",
    "latest_version": "smwc-40523-1757014990",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40523,
        "title": "Fatal Fury Special (SNES) - Versus Symbol",
        "version": "smwc-40523-1757014990",
        "upstream_time": 1757014990,
        "download_url": "https://dl.smwcentral.net/40523/Fatal%20Fury%20Special%20%28SNES%29%20-%20Versus%20Symbol.zip",
        "filename": "Fatal Fury Special (SNES) - Versus Symbol.zip",
        "size": 3459,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-feather-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24027,
    "title": "Feather Forest",
    "authors": [
      "DTA450"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation"
    ],
    "description": "A simple forest tileset with feathers as decoration on the foreground. I tried to make them darker to not confuse the player with the real power-up.<br>\r\nIf you want to use it, I recommend you to use this tileset in a level where you see for the first time the feather power-up in your hack.<br>\r\nAlso, the layer 3 looks better with the 'wave' HDMA, so I recommend you to use this too.<br>\r\n<br>\r\nPlease give credits if used !",
    "latest_version": "smwc-24027-1595887926",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24027,
        "title": "Feather Forest",
        "version": "smwc-24027-1595887926",
        "upstream_time": 1595887926,
        "download_url": "https://dl.smwcentral.net/24027/feather%20forest%20tileset.zip",
        "filename": "feather forest tileset.zip",
        "size": 7972,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fertile-plains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 835,
    "title": "Fertile Plains",
    "authors": [
      "An00bis"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "A nice set for your generic grassland levels. It uses 1 palette row (2) plus 3 colors in palette 4. The ExGFX file is just over 1/3 filled, so there's lots of room for customization. Credit would be nice, but you don't have to.<br>\r\n",
    "latest_version": "smwc-835-1385928664",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 835,
        "title": "Fertile Plains",
        "version": "smwc-835-1385928664",
        "upstream_time": 1385928664,
        "download_url": "https://dl.smwcentral.net/835/cus-fertileplains.zip",
        "filename": "cus-fertileplains.zip",
        "size": 1755,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fez-font-and-glyphs",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19641,
    "title": "FEZ - Font and Glyphs",
    "authors": [
      "Kiatus"
    ],
    "tags": [
      "glyph",
      "monospace",
      "needs remoderation",
      "sans serif"
    ],
    "description": "The font of the game FEZ. Contains the alphabet and number system, just do a search in google to search which character is which. <i>Moderator's note: searching for \"fez alphabet\" in Google Images provides good results.</i><br>\r\n<br>\r\nNote that some of the characters are made by me due that i didnt found them in the \"latin small.png\" and \"zuish.png\" <s>and my pc is too bad to play the entire game just to find a character.</s><br>\r\n<br>\r\nVERY IMPORTANT: DONT FORGET TO CREDIT PHIL FISH IN YOUR HACK BY THE ASM LVEL DESGIN MUSCI AND GEAPHICS OR HE WILL SUE YOU.",
    "latest_version": "smwc-19641-1556499344",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19641,
        "title": "FEZ - Font and Glyphs",
        "version": "smwc-19641-1556499344",
        "upstream_time": 1556499344,
        "download_url": "https://dl.smwcentral.net/19641/fezfont.zip",
        "filename": "fezfont.zip",
        "size": 944,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fields-of-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23887,
    "title": "Fields of Grassland",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "Another of my millions of grasslands, I really love this one, specially the BG.",
    "latest_version": "smwc-23887-1595207085",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23887,
        "title": "Fields of Grassland",
        "version": "smwc-23887-1595207085",
        "upstream_time": 1595207085,
        "download_url": "https://dl.smwcentral.net/23887/Grasslands%20Fields.zip",
        "filename": "Grasslands Fields.zip",
        "size": 9932,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fiery-falling-lantern",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39348,
    "title": "Fiery Falling Lantern",
    "authors": [
      "Anorakun",
      "Blizzard Buffalo"
    ],
    "tags": [
      "falling spike",
      "fiery falling spike"
    ],
    "description": "A lantern-like reskin for the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=27278\">Fiery Falling Spike</a>. Includes two palettes.  Blizzard Buffalo drew it and I made some small tweaks to it. Inspired by the flying youkai lantern enemy seen in Ganbare Goemon 2: Kiteretsu Shougun Magginesu.<br>\r\n<br>\r\nCredit is mandatory.",
    "latest_version": "smwc-39348-1740812278",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39348,
        "title": "Fiery Falling Lantern",
        "version": "smwc-39348-1740812278",
        "upstream_time": 1740812278,
        "download_url": "https://dl.smwcentral.net/39348/Fiery%20Falling%20Lantern.zip",
        "filename": "Fiery Falling Lantern.zip",
        "size": 4249,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-final-fantasy-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18170,
    "title": "Final Fantasy - Font",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "needs remoderation",
      "serif"
    ],
    "description": "This is a rip of the font from the NES version of the Final Fantasy game.",
    "latest_version": "smwc-18170-1537555832",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18170,
        "title": "Final Fantasy - Font",
        "version": "smwc-18170-1537555832",
        "upstream_time": 1537555832,
        "download_url": "https://dl.smwcentral.net/18170/FF1%20NES%20Font.zip",
        "filename": "FF1 NES Font.zip",
        "size": 1092,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-final-fantasy-i-ii-dawn-of-souls-desert-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20791,
    "title": "Final Fantasy I & II: Dawn of Souls - Desert Battle",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "The Desert Battle from the first Final Fantasy in the compilation of Final Fantasy I & II: Dawn of Souls on GBA.<br>\r\n<br>\r\nNote: That's using FG1, FG2, BG1, BG2 and BG3, only leaving FG3 free and the background's scrolling must be disabled.",
    "latest_version": "smwc-20791-1566956513",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20791,
        "title": "Final Fantasy I & II: Dawn of Souls - Desert Battle",
        "version": "smwc-20791-1566956513",
        "upstream_time": 1566956513,
        "download_url": "https://dl.smwcentral.net/20791/Final%20Fantasy%20I%20%26%20II%20-%20Dawn%20of%20Souls%20-%20Desert%20Battle.zip",
        "filename": "Final Fantasy I %26 II - Dawn of Souls - Desert Battle.zip",
        "size": 11221,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-final-fantasy-iv-advance-moon-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28353,
    "title": "Final Fantasy IV Advance - Moon Battle",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "desert",
      "night",
      "space"
    ],
    "description": "Ripped from the Moon Battle in Final Fantasy IV Advance on GBA.<br>\r\n<br>\r\nRequested by <a href=\"https://www.smwcentral.net/?p=viewthread&t=119362&page=1&pid=1589495#p1589495\">CourtlyHades296</a><br>\r\n<br>\r\nNote: The background scrolling must be disabled.<br>\r\n<br>\r\n<span style=\"color: #ff0000;\">Caution: uses five palette rows (0,1,3,5,7) and five exgfx slots! FG3 is free to use, though.</span>",
    "latest_version": "smwc-28353-1632011376",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28353,
        "title": "Final Fantasy IV Advance - Moon Battle",
        "version": "smwc-28353-1632011376",
        "upstream_time": 1632011376,
        "download_url": "https://dl.smwcentral.net/28353/Final%20Fantasy%20IV%20Advance%20-%20Moon%20Battle.zip",
        "filename": "Final Fantasy IV Advance - Moon Battle.zip",
        "size": 17436,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-final-fantasy-iv-lunar-core",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30176,
    "title": "Final Fantasy IV - Lunar Core",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "castle",
      "space"
    ],
    "description": "A ripped background and foreground from Final Fantasy 4's Lunar Core level. These RPG styled tiles may also work well for an overworld",
    "latest_version": "smwc-30176-1647708728",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30176,
        "title": "Final Fantasy IV - Lunar Core",
        "version": "smwc-30176-1647708728",
        "upstream_time": 1647708728,
        "download_url": "https://dl.smwcentral.net/30176/Final%20Fantasy%20IV%20-%20Lunar%20Core.zip",
        "filename": "Final Fantasy IV - Lunar Core.zip",
        "size": 7902,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-final-fantasy-nes-desert-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25605,
    "title": "Final Fantasy (NES) - Desert Battle",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "8-bit",
      "desert",
      "needs remoderation"
    ],
    "description": "Ripped from the Desert Battle in the first Final Fantasy on NES.",
    "latest_version": "smwc-25605-1609696999",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25605,
        "title": "Final Fantasy (NES) - Desert Battle",
        "version": "smwc-25605-1609696999",
        "upstream_time": 1609696999,
        "download_url": "https://dl.smwcentral.net/25605/Final%20Fantasy%20%28NES%29%20-%20Desert%20Battle.zip",
        "filename": "Final Fantasy (NES) - Desert Battle.zip",
        "size": 1939,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-final-fantasy-nes-sea-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25343,
    "title": "Final Fantasy (NES) - Sea Battle",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "needs remoderation",
      "ocean",
      "retro"
    ],
    "description": "Ripped from the Sea Battle in the first Final Fantasy on NES.",
    "latest_version": "smwc-25343-1607044983",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25343,
        "title": "Final Fantasy (NES) - Sea Battle",
        "version": "smwc-25343-1607044983",
        "upstream_time": 1607044983,
        "download_url": "https://dl.smwcentral.net/25343/Final%20Fantasy%20%28NES%29%20-%20Sea%20Battle.zip",
        "filename": "Final Fantasy (NES) - Sea Battle.zip",
        "size": 2004,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-final-fantasy-v-beach-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27234,
    "title": "Final Fantasy V - Beach Battle",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "beach"
    ],
    "description": "Ripped from the beach battle in Final Fantasy V.",
    "latest_version": "smwc-27234-1623270509",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27234,
        "title": "Final Fantasy V - Beach Battle",
        "version": "smwc-27234-1623270509",
        "upstream_time": 1623270509,
        "download_url": "https://dl.smwcentral.net/27234/Final%20Fantasy%20V%20-%20Beach%20Battle%20BG.zip",
        "filename": "Final Fantasy V - Beach Battle BG.zip",
        "size": 3513,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-final-fantasy-v-desert-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27235,
    "title": "Final Fantasy V - Desert Battle",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "desert"
    ],
    "description": "Ripped from the desert battle in Final Fantasy V.",
    "latest_version": "smwc-27235-1623269910",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27235,
        "title": "Final Fantasy V - Desert Battle",
        "version": "smwc-27235-1623269910",
        "upstream_time": 1623269910,
        "download_url": "https://dl.smwcentral.net/27235/Final%20Fantasy%20V%20-%20Desert%20Battle.zip",
        "filename": "Final Fantasy V - Desert Battle.zip",
        "size": 2978,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-final-fantasy-v-gilgamesh-fifth-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10717,
    "title": "Final Fantasy V - Gilgamesh Fifth Battle",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "A ripped BG from Final Fantasy V ",
    "latest_version": "smwc-10717-1422736159",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10717,
        "title": "Final Fantasy V - Gilgamesh Fifth Battle",
        "version": "smwc-10717-1422736159",
        "upstream_time": 1422736159,
        "download_url": "https://dl.smwcentral.net/10717/Final%20Fantasy%20V%20-%20Gilgamesh%20Fifth%20Battle.zip",
        "filename": "Final Fantasy V - Gilgamesh Fifth Battle.zip",
        "size": 4912,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-final-fantasy-v-grassland-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37890,
    "title": "Final Fantasy V - Grassland Battle",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland"
    ],
    "description": "Ripped from the grassland battle in Final Fantasy V.<br>\r\n<br>\r\nUpdate: You can finally enable the background scrolling.",
    "latest_version": "smwc-37890-1717448839",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37890,
        "title": "Final Fantasy V - Grassland Battle",
        "version": "smwc-37890-1717448839",
        "upstream_time": 1717448839,
        "download_url": "https://dl.smwcentral.net/37890/Final%20Fantasy%20V%20-%20Grassland%20Battle%20%28Update%202%29.zip",
        "filename": "Final Fantasy V - Grassland Battle (Update 2).zip",
        "size": 6021,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-final-fantasy-v-interdimensional-rift-tower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35275,
    "title": "Final Fantasy V - Interdimensional Rift (Tower)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "sky"
    ],
    "description": "Ripped from the Tower part of the Interdimensional Rift in Final Fantasy V on Super Famicom.<br>\r\n<br>\r\nUpdate: Updated back area.",
    "latest_version": "smwc-35275-1697408643",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35275,
        "title": "Final Fantasy V - Interdimensional Rift (Tower)",
        "version": "smwc-35275-1697408643",
        "upstream_time": 1697408643,
        "download_url": "https://dl.smwcentral.net/35275/Final%20Fantasy%20V%20-%20Interdimensional%20Rift%20%28Tower%29%20v1.1.zip",
        "filename": "Final Fantasy V - Interdimensional Rift (Tower) v1.1.zip",
        "size": 3718,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-final-fantasy-v-north-mountain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31722,
    "title": "Final Fantasy V - North Mountain",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "Ripped from the North Mountain in Final Fantasy V on Super Famicom.<br>\r\n<br>\r\nUpdate: Sorry for the third update but as I've spotted again small compared differences to the original game Final Fantasy V, I was forced to the Online BG Ripper instead the Bitmap to make sure the background has totally identical colors. But I managed to make sure colors not affect the Status Bar.",
    "latest_version": "smwc-31722-1659366956",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31722,
        "title": "Final Fantasy V - North Mountain",
        "version": "smwc-31722-1659366956",
        "upstream_time": 1659366956,
        "download_url": "https://dl.smwcentral.net/31722/Final%20Fantasy%20V%20-%20North%20Mountain%20ver.%201.3.zip",
        "filename": "Final Fantasy V - North Mountain ver. 1.3.zip",
        "size": 10784,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-final-fantasy-v-the-ancient-library-battle-background",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31753,
    "title": "Final Fantasy V - The Ancient Library (Battle Background)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "interior"
    ],
    "description": "A very simple, but, beautiful background used in the battles of the Ancient Library, from the classic Final Fantasy V. It can fit maybe levels with some magical stuff, maybe? It's a very nice background and it doesn't scroll at all, so use it with BG Scroll : None, None. This rip was part of my <a href=\"https://www.smwcentral.net/?p=viewthread&t=102435&page=1\"> C3 Graphic Ripping Showcase </a>.<br>\r\n<br>\r\nMassive update: Reripped from scratch. Now it's accurate to the original version, while using better palette rows.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-31753-1659668440",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31753,
        "title": "Final Fantasy V - The Ancient Library (Battle Background)",
        "version": "smwc-31753-1659668440",
        "upstream_time": 1659668440,
        "download_url": "https://dl.smwcentral.net/31753/FFV%20-%20Ancient%20Library%20ver.1.1.zip",
        "filename": "FFV - Ancient Library ver.1.1.zip",
        "size": 3832,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-final-fantasy-vi-desert-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34308,
    "title": "Final Fantasy VI - Desert Battle",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "desert"
    ],
    "description": "Ripped from the desert battle in Final Fantasy VI on Super Nintendo.",
    "latest_version": "smwc-34308-1688983175",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34308,
        "title": "Final Fantasy VI - Desert Battle",
        "version": "smwc-34308-1688983175",
        "upstream_time": 1688983175,
        "download_url": "https://dl.smwcentral.net/34308/Final%20Fantasy%20VI%20-%20Desert%20Battle.zip",
        "filename": "Final Fantasy VI - Desert Battle.zip",
        "size": 5326,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-final-fantasy-vi-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17849,
    "title": "Final Fantasy VI - Font",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "This is a rip of the font from the US version of Final Fantasy VI.",
    "latest_version": "smwc-17849-1532107616",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17849,
        "title": "Final Fantasy VI - Font",
        "version": "smwc-17849-1532107616",
        "upstream_time": 1532107616,
        "download_url": "https://dl.smwcentral.net/17849/FFVI%20Font.zip",
        "filename": "FFVI Font.zip",
        "size": 1049,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-final-fantasy-vi-narshe",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30180,
    "title": "Final Fantasy VI - Narshe",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "night",
      "town"
    ],
    "description": "A version of the town fg/bg from Final Fantasy VI. I ripped it after seeing a badly ripped version used in Romancing Mario.",
    "latest_version": "smwc-30180-1647714800",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30180,
        "title": "Final Fantasy VI - Narshe",
        "version": "smwc-30180-1647714800",
        "upstream_time": 1647714800,
        "download_url": "https://dl.smwcentral.net/30180/FFVI%20-%20Narshe.zip",
        "filename": "FFVI - Narshe.zip",
        "size": 8577,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-final-fantasy-vi-phantom-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19276,
    "title": "Final Fantasy VI - Phantom Forest",
    "authors": [
      "Brutapode89",
      "Hadron"
    ],
    "tags": [
      "forest",
      "lake",
      "needs remoderation"
    ],
    "description": "Number of ExGFX files: 1<br>\r\nUsed slots: BG1<br>\r\nMap16 page number: 9D<br>\r\nSample level: 40<br>\r\nNumber of used palette rows: 1<br>\r\nPalette numbers: 3<br>\r\n<br>\r\nA quite special looking forest background. It's good because it uses only 1 palette row.<br>\r\n<br>\r\nFirst update: As Hadron has forgotten to put the ExGFX in the zip  folder. I made a new zip folder WITH the ExGFX inside.<br>\r\n<br>\r\nNew update: Added palmask.",
    "latest_version": "smwc-19276-1552683348",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19276,
        "title": "Final Fantasy VI - Phantom Forest",
        "version": "smwc-19276-1552683348",
        "upstream_time": 1552683348,
        "download_url": "https://dl.smwcentral.net/19276/Final%20Fantasy%20VI%20-%20Phantom%20Forest.zip",
        "filename": "Final Fantasy VI - Phantom Forest.zip",
        "size": 5855,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-final-fantasy-vi-pixel-remaster-mog",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40098,
    "title": "Final Fantasy VI (Pixel Remaster) - Mog",
    "authors": [
      "Spindaboy",
      "bandicoot"
    ],
    "tags": [
      "npc"
    ],
    "description": "Mog from Final Fantasy VI (Pixel Remaster).<br>\r\n<br>\r\nTo be used with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=33132\">NPC sprite</a> by <span class=\"un-outer\" title=\"wye\"><a href=\"/?p=profile&amp;id=951\" style=\"color: #92db00;\" class=\"un\">wye</a></span>.<br>\r\n<br>\r\nSprite ripped from <a href=\"https://www.spriters-resource.com/pc_computer/finalfantasy6pixelremaster/sheet/169894/\" rel=\"nofollow\">a spritesheet</a> made by Spindaboy (if you use it make sure to credit him).<br>\r\n<br>\r\n<a href=\"https://smwc.me/1651663\">Requested</a> by <span class=\"un-outer\" title=\"MaxtonChao\"><a href=\"/?p=profile&amp;id=69227\" style=\"color: var(--user-color-1);\" class=\"un\">MaxtonChao</a></span>.",
    "latest_version": "smwc-40098-1752342318",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40098,
        "title": "Final Fantasy VI (Pixel Remaster) - Mog",
        "version": "smwc-40098-1752342318",
        "upstream_time": 1752342318,
        "download_url": "https://dl.smwcentral.net/40098/Mog.zip",
        "filename": "Mog.zip",
        "size": 1030,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-final-fight-cd-industrial-area-green",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37078,
    "title": "Final Fight CD - Industrial Area (Green)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 Winter 2024</b></span><br>\r\n<br>\r\nThe \"Green Industrial Background\" from the Sega CD game <b><u>Final Fight</u></b>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-37078-1708898243",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37078,
        "title": "Final Fight CD - Industrial Area (Green)",
        "version": "smwc-37078-1708898243",
        "upstream_time": 1708898243,
        "download_url": "https://dl.smwcentral.net/37078/FinalFightCD-IndustrialArea1.zip",
        "filename": "FinalFightCD-IndustrialArea1.zip",
        "size": 3224,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-final-fight-cd-time-attack-guy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31778,
    "title": "Final Fight CD - Time Attack (Guy)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "city",
      "night"
    ],
    "description": "Ripped from the Guy's Time Attack in Final Fight CD on Mega-CD/Sega-CD.",
    "latest_version": "smwc-31778-1660939203",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31778,
        "title": "Final Fight CD - Time Attack (Guy)",
        "version": "smwc-31778-1660939203",
        "upstream_time": 1660939203,
        "download_url": "https://dl.smwcentral.net/31778/Final%20Fight%20CD%20-%20Time%20Attack%20%28Guy%29.zip",
        "filename": "Final Fight CD - Time Attack (Guy).zip",
        "size": 6667,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-final-fight-cd-up-town-pool-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37139,
    "title": "Final Fight CD - Up Town (Pool Area)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "bonus",
      "carnival",
      "city",
      "grassland",
      "sky",
      "town"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 Winter 2024</span></b><br>\r\n<br>\r\nThe \"Pool Area\" from the Sega CD game <u><b>Final Fight</b></u>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-37139-1708968525",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37139,
        "title": "Final Fight CD - Up Town (Pool Area)",
        "version": "smwc-37139-1708968525",
        "upstream_time": 1708968525,
        "download_url": "https://dl.smwcentral.net/37139/Final%20Fight%20CD%20-%20Pool%20Area.zip",
        "filename": "Final Fight CD - Pool Area.zip",
        "size": 4595,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fire-and-ice",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2455,
    "title": "Fire and Ice",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "Inspired from SMWCP 2's fire/ice world. I wanted to make something different that could be used in a few weird places.<br>\r\n<br>\r\nGotta love fire and ice together. Hey, it's Mario.",
    "latest_version": "smwc-2455-1392297880",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2455,
        "title": "Fire and Ice",
        "version": "smwc-2455-1392297880",
        "upstream_time": 1392297880,
        "download_url": "https://dl.smwcentral.net/2455/%5BFG%5D%20Fire%20and%20Ice%20Combo.zip",
        "filename": "%5BFG%5D Fire and Ice Combo.zip",
        "size": 45311,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fire-emblem-heroes-d-kk-lfheimr-realm-of-nightmares",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33141,
    "title": "Fire Emblem Heroes - Dökkálfheimr, Realm of Nightmares",
    "authors": [
      "Dappertron",
      "Falconpunch"
    ],
    "tags": [
      "forest",
      "mushroom",
      "night",
      "patch needed",
      "space"
    ],
    "description": "This collaborative foreground + background piece is based off Dökkálfheimr, the Realm of Nightmares from Fire Emblem Heroes. It originally was a request from me to Deeke at Winter C3 2021, until I drew the background and added more decorations.<br>\r\n<br>\r\nThis tileset is perfect if you want to create a level that takes place in an alien environment. It also contains the HDMA gradient needed to complete the visual aesthetic, and an alternate palette if you wish to use the forest background instead.<br>\r\n<br>\r\n<b>Note:</b> Due to Layer 3 being on Subscreen, I highly recommend you use a different status bar, such as the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\">Minimalist Status Bar</a> or the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\">DKCR-styled one</a>.<br>\r\n<br>\r\nNo credit is necessary, but it is appreciated!",
    "latest_version": "smwc-33141-1676142963",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33141,
        "title": "Fire Emblem Heroes - Dökkálfheimr, Realm of Nightmares",
        "version": "smwc-33141-1676142963",
        "upstream_time": 1676142963,
        "download_url": "https://dl.smwcentral.net/33141/Fire%20Emblem%20Heroes%20-%20D%C3%B6kk%C3%A1lfheimr.zip",
        "filename": "Fire Emblem Heroes - D%C3%B6kk%C3%A1lfheimr.zip",
        "size": 22534,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fire-emblem-heroes-d-kk-lfheimr-realm-of-nightmares-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30618,
    "title": "Fire Emblem Heroes - Dökkálfheimr, Realm of Nightmares (Forest)",
    "authors": [
      "Falconpunch"
    ],
    "tags": [
      "forest",
      "night",
      "patch needed",
      "space"
    ],
    "description": "This is the forest background of Dökkálfheimr, the Realm of Nightmares, from Fire Emblem Heroes. You may use it with the foreground <a href=\"https://www.smwcentral.net/?p=section&a=details&id=30617\">here</a> if you wish. This background, combined with the tileset is perfect if you want to create a level that takes place in an alien environment.<br>\r\n<br>\r\n<b>Note:</b> Due to Layer 3 being on Subscreen, I highly recommend you use a different status bar, such as the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\">Minimalist Status Bar</a> or the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\">DKCR-styled one</a>.<br>\r\n<br>\r\nNo credit is necessary, but it is appreciated!",
    "latest_version": "smwc-30618-1650824774",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30618,
        "title": "Fire Emblem Heroes - Dökkálfheimr, Realm of Nightmares (Forest)",
        "version": "smwc-30618-1650824774",
        "upstream_time": 1650824774,
        "download_url": "https://dl.smwcentral.net/30618/FEHeroes%20-%20D%C3%B6kk%C3%A1lfheimr%20Forest%20BG.zip",
        "filename": "FEHeroes - D%C3%B6kk%C3%A1lfheimr Forest BG.zip",
        "size": 6761,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fire-emblem-heroes-gacha-orb",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28633,
    "title": "Fire Emblem Heroes - Gacha Orb",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "goal orb"
    ],
    "description": "Evil gacha orbs that are used in the mobile game Fire Emblem Heroes. Debuted in my QLDC level, where I make a subtle critique about gacha hell and stuff. Per default, I've put it in the orb sprite (4A), but you can use it anywhere. Be aware that if you want to use in sprites like a Football, you need to use Tweaker or a disassembly to change the palette.<br>\r\n<br>\r\nI did my best to reduce the colors of this orb, since it's a highly detailed PNG. I've reduced the image and then, passed SNESGFX to reduce its colors. Falconpunch did some slight adjustments to make the orb round.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-28633-1634961541",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28633,
        "title": "Fire Emblem Heroes - Gacha Orb",
        "version": "smwc-28633-1634961541",
        "upstream_time": 1634961541,
        "download_url": "https://dl.smwcentral.net/28633/FEH%20-%20Gacha%20Orb.zip",
        "filename": "FEH - Gacha Orb.zip",
        "size": 3007,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fire-n-ice",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27617,
    "title": "Fire 'N Ice",
    "authors": [
      "Klug"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "Submitted during Summer C3 2021!<br>\r\n<br>\r\nThis is a rip of a font used in <i>Fire 'n Ice</i>, also known as <i>Solomon's Key 2</i> in Europe and Japan. Includes both for message box dialogues and for pre-credits cutscene.",
    "latest_version": "smwc-27617-1625962633",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27617,
        "title": "Fire 'N Ice",
        "version": "smwc-27617-1625962633",
        "upstream_time": 1625962633,
        "download_url": "https://dl.smwcentral.net/27617/smwfont-firenice.zip",
        "filename": "smwfont-firenice.zip",
        "size": 2734,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fire-n-ice-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33061,
    "title": "Fire 'N Ice - World 10",
    "authors": [
      "PalaceSwitcher"
    ],
    "tags": [
      "bonus",
      "retro"
    ],
    "description": "The somewhat metallic tileset used in World 10 of Fire 'N Ice.",
    "latest_version": "smwc-33061-1675729102",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33061,
        "title": "Fire 'N Ice - World 10",
        "version": "smwc-33061-1675729102",
        "upstream_time": 1675729102,
        "download_url": "https://dl.smwcentral.net/33061/Fire%20%27N%20Ice%20-%20World%2010.zip",
        "filename": "Fire %27N Ice - World 10.zip",
        "size": 2331,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33040,
        "title": "Fire 'N Ice - World 9",
        "version": "smwc-33040-1675643386",
        "upstream_time": 1675643386,
        "download_url": "https://dl.smwcentral.net/33040/Fire%20%27N%20Ice%20-%20World%209%20v1.1.zip",
        "filename": "Fire %27N Ice - World 9 v1.1.zip",
        "size": 2341,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33038,
        "title": "Fire 'N Ice - World 8",
        "version": "smwc-33038-1675394988",
        "upstream_time": 1675394988,
        "download_url": "https://dl.smwcentral.net/33038/Fire%20%27N%20Ice%20-%20World%208.zip",
        "filename": "Fire %27N Ice - World 8.zip",
        "size": 2260,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33037,
        "title": "Fire 'N Ice - World 7",
        "version": "smwc-33037-1675381680",
        "upstream_time": 1675381680,
        "download_url": "https://dl.smwcentral.net/33037/Fire%20%27N%20Ice%20-%20World%207.zip",
        "filename": "Fire %27N Ice - World 7.zip",
        "size": 2424,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33024,
        "title": "Fire 'N Ice - World 6",
        "version": "smwc-33024-1675038903",
        "upstream_time": 1675038903,
        "download_url": "https://dl.smwcentral.net/33024/Fire%20%27N%20Ice%20-%20World%206.zip",
        "filename": "Fire %27N Ice - World 6.zip",
        "size": 2264,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32848,
        "title": "Fire 'N Ice - World 5",
        "version": "smwc-32848-1672512330",
        "upstream_time": 1672512330,
        "download_url": "https://dl.smwcentral.net/32848/Fire%20%27N%20Ice%20-%20World%205.zip",
        "filename": "Fire %27N Ice - World 5.zip",
        "size": 2356,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32732,
        "title": "Fire 'N Ice - World 4",
        "version": "smwc-32732-1670917604",
        "upstream_time": 1670917604,
        "download_url": "https://dl.smwcentral.net/32732/Fire%20%27N%20Ice%20-%20World%204.zip",
        "filename": "Fire %27N Ice - World 4.zip",
        "size": 2388,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32701,
        "title": "Fire 'N Ice - World 3",
        "version": "smwc-32701-1670306662",
        "upstream_time": 1670306662,
        "download_url": "https://dl.smwcentral.net/32701/FireNIceWorld3.zip",
        "filename": "FireNIceWorld3.zip",
        "size": 2263,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29533,
        "title": "Fire 'N Ice - World 1",
        "version": "smwc-29533-1642534584",
        "upstream_time": 1642534584,
        "download_url": "https://dl.smwcentral.net/29533/Fire%20%27N%20Ice%20-%20World%201.zip",
        "filename": "Fire %27N Ice - World 1.zip",
        "size": 2329,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29532,
        "title": "Fire 'N Ice - World 2",
        "version": "smwc-29532-1642534931",
        "upstream_time": 1642534931,
        "download_url": "https://dl.smwcentral.net/29532/FireNIceWorld2.zip",
        "filename": "FireNIceWorld2.zip",
        "size": 2207,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fire-snake-redrawn",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18610,
    "title": "Fire Snake Redrawn",
    "authors": [
      "Falconpunch"
    ],
    "tags": [
      "fire snake",
      "needs remoderation"
    ],
    "description": "This is a reskin of the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16205\">Fire Snake sprite</a> from Super Mario Bros. 3, requested by Sweetdude. Use this if you don't like the original skin of the Fire Snake.<br>\r\n<br>\r\nNo credit is necessary, but it is greatly appreciated!",
    "latest_version": "smwc-18610-1545089974",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18610,
        "title": "Fire Snake Redrawn",
        "version": "smwc-18610-1545089974",
        "upstream_time": 1545089974,
        "download_url": "https://dl.smwcentral.net/18610/Fire%20Snake%20Redrawn.zip",
        "filename": "Fire Snake Redrawn.zip",
        "size": 523,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fireworks-fred",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23630,
    "title": "Fireworks Fred",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "torpedo ted"
    ],
    "description": "A fireworks variant of Torpedo Ted that can be used above water.",
    "latest_version": "smwc-23630-1594243217",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23630,
        "title": "Fireworks Fred",
        "version": "smwc-23630-1594243217",
        "upstream_time": 1594243217,
        "download_url": "https://dl.smwcentral.net/23630/Fireworks%20Fred.zip",
        "filename": "Fireworks Fred.zip",
        "size": 2990,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-first-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23899,
    "title": "First Grassland V5",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "This is a remake of my very first ExGFX I made, and the fifth version, enjoy.",
    "latest_version": "smwc-23899-1595217017",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23899,
        "title": "First Grassland V5",
        "version": "smwc-23899-1595217017",
        "upstream_time": 1595217017,
        "download_url": "https://dl.smwcentral.net/23899/First%20Grassland%20V.5.zip",
        "filename": "First Grassland V.5.zip",
        "size": 5862,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fish",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2883,
    "title": "Fish",
    "authors": [
      "nickofzo"
    ],
    "tags": [
      "blurp",
      "cheep cheep",
      "needs remoderation",
      "rip van fish"
    ],
    "description": "Drawn by hand \"realistic\" fishes no custom palette needed.",
    "latest_version": "smwc-2883-1412501245",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2883,
        "title": "Fish",
        "version": "smwc-2883-1412501245",
        "upstream_time": 1412501245,
        "download_url": "https://dl.smwcentral.net/2883/Handdrawn%20Fishes.zip",
        "filename": "Handdrawn Fishes.zip",
        "size": 9221,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-five-nights-at-freddy-s-freddy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27572,
    "title": "Five Nights at Freddy's - Freddy",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "male",
      "needs remoderation",
      "patch needed"
    ],
    "description": "This is Freddy Fazbear from the Five Nights at Freddy's series.<br>\r\n<br>\r\nThis is an updated version, with some changes to a few frames, such as the swimming animation.<br>\r\n<br>\r\nIncludes overworld, Yoshi, P-Baloon and cutscene frames, but no cape frames because it gets misplaced with these graphics.<br>\r\n<br>\r\nThere's a patch that will change Mario to Freddy in the file select and the \"Mario/Luigi Start!\" messages, though the lives exchanger text will not be edited because his name is 6 characters long.<br>\r\n<br>\r\nThe OW palette is to be inserted as a normal palette, in all maps. Player 2 will also a slightly brighter palette.<br>\r\n<br>\r\nYou'll need to apply the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=26000\">32x32 player tilemap patch</a> to use these graphics.",
    "latest_version": "smwc-27572-1625623258",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27572,
        "title": "Five Nights at Freddy's - Freddy",
        "version": "smwc-27572-1625623258",
        "upstream_time": 1625623258,
        "download_url": "https://dl.smwcentral.net/27572/Freddy%20Fazbear%20Player.zip",
        "filename": "Freddy Fazbear Player.zip",
        "size": 20963,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-five-nights-at-freddy-s-plushies",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27573,
    "title": "Five Nights at Freddy's - Plushies",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "misc"
    ],
    "description": "The plushies of the original FNaF 1 animatronics (Freddy, Bonnie, Chica, Foxy and Golden Freddy), to be used as decoration.<br>\r\n<br>\r\nNote: Chica doesn't have her cupcake. Also, if you're gonna use Foxy, you won't be able to use green berries.",
    "latest_version": "smwc-27573-1625610177",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27573,
        "title": "Five Nights at Freddy's - Plushies",
        "version": "smwc-27573-1625610177",
        "upstream_time": 1625610177,
        "download_url": "https://dl.smwcentral.net/27573/FNaF%201%20Plush%20Decorations.zip",
        "filename": "FNaF 1 Plush Decorations.zip",
        "size": 2625,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fix-it-felix-jr-intro",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19105,
    "title": "Fix-It Felix Jr. - Intro",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "8-bit",
      "forest",
      "grassland",
      "needs remoderation"
    ],
    "description": "Background of the intro of the fangame Fix-It Felix Jr. (based in the movie Wreck-It Ralph). Might be useful for title screens or 8-bit based levels. Note that the background doesn't scroll horizontally (you can adapt it though, since the map16 is simple).",
    "latest_version": "smwc-19105-1551537418",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19105,
        "title": "Fix-It Felix Jr. - Intro",
        "version": "smwc-19105-1551537418",
        "upstream_time": 1551537418,
        "download_url": "https://dl.smwcentral.net/19105/fix%20it%20felix%20jr%20intro.zip",
        "filename": "fix it felix jr intro.zip",
        "size": 2329,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fixed-bowser",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26573,
    "title": "Fixed Bowser",
    "authors": [
      "Ziz"
    ],
    "tags": [
      "better graphics",
      "bowser",
      "bowser battle",
      "bowser boss",
      "needs remoderation"
    ],
    "description": "Just a \"fixed\" version of the Bowser (without looking like it was designed by someone who has never even seen the character), but still without uncharacterizing the SMW style",
    "latest_version": "smwc-26573-1616951832",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26573,
        "title": "Fixed Bowser",
        "version": "smwc-26573-1616951832",
        "upstream_time": 1616951832,
        "download_url": "https://dl.smwcentral.net/26573/Fixed%20Bowser.zip",
        "filename": "Fixed Bowser.zip",
        "size": 2290,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-flame-wheel",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27752,
    "title": "Flame Wheel",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "grinder"
    ],
    "description": "A japanese themed replacement for the Grinder. It's based on a youkai / monster called Wanyudo, a creepy flame wheel with a scary face. Luckily, this version does not have an uncanny face. Credits to No Body the Dragon. Uses vanilla palette.",
    "latest_version": "smwc-27752-1629789644",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27752,
        "title": "Flame Wheel",
        "version": "smwc-27752-1629789644",
        "upstream_time": 1629789644,
        "download_url": "https://dl.smwcentral.net/27752/Flame%20Wheel.zip",
        "filename": "Flame Wheel.zip",
        "size": 2388,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-flappy-bird-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40124,
    "title": "Flappy Bird - City",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "city",
      "grassland"
    ],
    "description": "The background seem in the infamous game Flappy Bird. I had to edit it a little so it could loop properly. Comes with the day and night themes. ",
    "latest_version": "smwc-40124-1752769535",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40124,
        "title": "Flappy Bird - City",
        "version": "smwc-40124-1752769535",
        "upstream_time": 1752769535,
        "download_url": "https://dl.smwcentral.net/40124/FlappyBirdBackground.zip",
        "filename": "FlappyBirdBackground.zip",
        "size": 4891,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-flappy-bird-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6278,
    "title": "Flappy Bird - Grassland",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "Ripped from Flappy Bird for Android and iOS with foreground in-game stage, it was released on May 2013 by .GEARS Studios.<br>\r\n<br>\r\nBut unfortunately, his creator Dong Nguyen said that he \"couldn't take\" then removed for both from app store due to legal issues.<br>\r\n<br>\r\n",
    "latest_version": "smwc-6278-1394320726",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6278,
        "title": "Flappy Bird - Grassland",
        "version": "smwc-6278-1394320726",
        "upstream_time": 1394320726,
        "download_url": "https://dl.smwcentral.net/6278/Flappy%20Bird%20-%20Grassland.zip",
        "filename": "Flappy Bird - Grassland.zip",
        "size": 10988,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-flashback-legends-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27014,
    "title": "Flashback Legends - Font",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "credits",
      "cutcene",
      "title screen"
    ],
    "description": "A futuristic-style 16x16 font inspired by a typeface found in the unreleased Game Boy Advance prototype of the game \"Flashback Legends\". Includes a full 26 characters (A-Z), numbers 0-9 and some punctuation.<br>\r\n<br>\r\nFont uses vanilla palettes though I would recommend a custom one. A sample level and Map16 file are included for ease-of-use.<br>\r\n<br>\r\nSuitable for credits, title screens, cutscenes or any other in-level text. ",
    "latest_version": "smwc-27014-1621046162",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27014,
        "title": "Flashback Legends - Font",
        "version": "smwc-27014-1621046162",
        "upstream_time": 1621046162,
        "download_url": "https://dl.smwcentral.net/27014/Flashback%20Legends%20-%20Font.zip",
        "filename": "Flashback Legends - Font.zip",
        "size": 2697,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-flower-garden",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21843,
    "title": "Flower Garden",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland"
    ],
    "description": "Here's a flower garden tileset with plenty of greenery to work with.  This would be a great World 1 tileset.",
    "latest_version": "smwc-21843-1582358418",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21843,
        "title": "Flower Garden",
        "version": "smwc-21843-1582358418",
        "upstream_time": 1582358418,
        "download_url": "https://dl.smwcentral.net/21843/Flower%20Garden.zip",
        "filename": "Flower Garden.zip",
        "size": 4685,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-flowery-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39772,
    "title": "Flowery Grassland",
    "authors": [
      "Batata Douce"
    ],
    "tags": [
      "grassland"
    ],
    "description": "Originally an update to my old ugly-looking grassland tileset. I decided that this one looks different enough from the other one, so I'm releasing it separately.<br>\r\n<br>\r\nFeatures:<br>\r\n- Uses 100% vanilla palettes;<br>\r\n- Has dancing flowers (and Munchers);<br>\r\n- Grass;<br>\r\n- Doesn't make your eyes bleed like the old one;<br>\r\n- All in a single graphics file.<br>\r\n<br>\r\nUnfortunately the sleeping Muncher has passed. Enjoy.",
    "latest_version": "smwc-39772-1745694919",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39772,
        "title": "Flowery Grassland",
        "version": "smwc-39772-1745694919",
        "upstream_time": 1745694919,
        "download_url": "https://dl.smwcentral.net/39772/Flowery%20Grassland%20v2.zip",
        "filename": "Flowery Grassland v2.zip",
        "size": 4482,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-flushed-thwimp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37702,
    "title": "Flushed Thwimp",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "thwimp"
    ],
    "description": ":flushed_thwimp:. Credit is unecessary.",
    "latest_version": "smwc-37702-1714328951",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37702,
        "title": "Flushed Thwimp",
        "version": "smwc-37702-1714328951",
        "upstream_time": 1714328951,
        "download_url": "https://dl.smwcentral.net/37702/Flushed%20Thwimp.zip",
        "filename": "Flushed Thwimp.zip",
        "size": 2542,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-flying-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30043,
    "title": "Flying Man",
    "authors": [
      "roneo"
    ],
    "tags": [
      "boss",
      "kirby boss"
    ],
    "description": "Flying Man from EarthBound / Mother 2<br>\r\nThe graphic source is Super Smash Bros.<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=3685\"> Replacement for the Kirby Boss sprite. </a><br>\r\n<br>\r\nYou can choose C or F for the palette to use, although you may need to change the palette of the sprite by opening its cfg file and changing from C to F.<br>\r\n<br>\r\n",
    "latest_version": "smwc-30043-1646422412",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30043,
        "title": "Flying Man",
        "version": "smwc-30043-1646422412",
        "upstream_time": 1646422412,
        "download_url": "https://dl.smwcentral.net/30043/Flying_Man.zip",
        "filename": "Flying_Man.zip",
        "size": 3863,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-football-goomba",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10731,
    "title": "Football Goomba",
    "authors": [
      "DarkBones"
    ],
    "tags": [
      "goomba",
      "needs remoderation"
    ],
    "description": "A Chuck-themed Goomba wearing a football helmet.<br>\r\n<br>\r\nReplaces SP2. No custom palette or credit needed.",
    "latest_version": "smwc-10731-1422827414",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10731,
        "title": "Football Goomba",
        "version": "smwc-10731-1422827414",
        "upstream_time": 1422827414,
        "download_url": "https://dl.smwcentral.net/10731/football_goomba.zip",
        "filename": "football_goomba.zip",
        "size": 2638,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 36665,
    "title": "Forest",
    "authors": [
      "DTG",
      "icegoom"
    ],
    "tags": [
      "forest",
      "grassland",
      "jungle",
      "needs remoderation",
      "night",
      "wood"
    ],
    "description": "This set is made for anyone who needs a good Forest BG.<br>\r\nI have Included 3 different palletes and if you dont like it,<br>\r\nFeel free to edit them.<br>\r\n<br>\r\nSample Level included!<br>\r\n<br>\r\n<br>\r\nPlz Give credit to both me and Icegoom if used !<br>\r\n<br>\r\nOriginally featured in <a href=\"https://smwc.me/s/4982\">Mario's Lost World</a>.<br>\r\n<br>\r\nUpdate:<br>\r\nRestored original tilemap, remapped palettes to optimal rows, added all variations from the hack, added palmasks, cleaned up and optimized the gfx and map16.",
    "latest_version": "smwc-36665-1705787447",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 36665,
        "title": "Forest",
        "version": "smwc-36665-1705787447",
        "upstream_time": 1705787447,
        "download_url": "https://dl.smwcentral.net/36665/Forest%20BG%20%28update%29.zip",
        "filename": "Forest BG (update).zip",
        "size": 18050,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23841,
        "title": "Forest",
        "version": "smwc-23841-1594841286",
        "upstream_time": 1594841286,
        "download_url": "https://dl.smwcentral.net/23841/Forest.zip",
        "filename": "Forest.zip",
        "size": 4341,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 17829,
        "title": "Forest",
        "version": "smwc-17829-1531771365",
        "upstream_time": 1531771365,
        "download_url": "https://dl.smwcentral.net/17829/Pixel%20Forest.zip",
        "filename": "Pixel Forest.zip",
        "size": 5620,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12233,
        "title": "Forest",
        "version": "smwc-12233-1444150295",
        "upstream_time": 1444150295,
        "download_url": "https://dl.smwcentral.net/12233/Forest%20C3%20%28r%29.zip",
        "filename": "Forest C3 (r).zip",
        "size": 4944,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11708,
        "title": "Forest",
        "version": "smwc-11708-1437427591",
        "upstream_time": 1437427591,
        "download_url": "https://dl.smwcentral.net/11708/Forest.zip",
        "filename": "Forest.zip",
        "size": 7190,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9231,
        "title": "Forest",
        "version": "smwc-9231-1410376826",
        "upstream_time": 1410376826,
        "download_url": "https://dl.smwcentral.net/9231/trees%20and%20platforms.zip",
        "filename": "trees and platforms.zip",
        "size": 5134,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6559,
        "title": "Forest",
        "version": "smwc-6559-1400249552",
        "upstream_time": 1400249552,
        "download_url": "https://dl.smwcentral.net/6559/Forest.zip",
        "filename": "Forest.zip",
        "size": 5628,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6373,
        "title": "Forest",
        "version": "smwc-6373-1394408098",
        "upstream_time": 1394408098,
        "download_url": "https://dl.smwcentral.net/6373/Forest.zip",
        "filename": "Forest.zip",
        "size": 4677,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2605,
        "title": "Forest",
        "version": "smwc-2605-1418145126",
        "upstream_time": 1418145126,
        "download_url": "https://dl.smwcentral.net/2605/CustomForestByMawwo7.zip",
        "filename": "CustomForestByMawwo7.zip",
        "size": 3410,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2569,
        "title": "Forest",
        "version": "smwc-2569-1414855464",
        "upstream_time": 1414855464,
        "download_url": "https://dl.smwcentral.net/2569/Forest.zip",
        "filename": "Forest.zip",
        "size": 5172,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1935,
        "title": "Forest ",
        "version": "smwc-1935-1409902087",
        "upstream_time": 1409902087,
        "download_url": "https://dl.smwcentral.net/1935/Forrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrest.zip",
        "filename": "Forrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrest.zip",
        "size": 8550,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1456,
        "title": "Forest",
        "version": "smwc-1456-1404804670",
        "upstream_time": 1404804670,
        "download_url": "https://dl.smwcentral.net/1456/cus-forest.zip",
        "filename": "cus-forest.zip",
        "size": 46244,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1372,
        "title": "Forest",
        "version": "smwc-1372-1372286770",
        "upstream_time": 1372286770,
        "download_url": "https://dl.smwcentral.net/1372/Japanese%20Forest%20FG.zip",
        "filename": "Japanese Forest FG.zip",
        "size": 6527,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1005,
        "title": "Forest",
        "version": "smwc-1005-1398161779",
        "upstream_time": 1398161779,
        "download_url": "https://dl.smwcentral.net/1005/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 3960,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 850,
        "title": "Forest",
        "version": "smwc-850-1390855511",
        "upstream_time": 1390855511,
        "download_url": "https://dl.smwcentral.net/850/forest.zip",
        "filename": "forest.zip",
        "size": 3439,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-forest-and-trees",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11750,
    "title": "Forest and Trees",
    "authors": [
      "Nox"
    ],
    "tags": [
      "castle",
      "forest",
      "needs remoderation",
      "wood"
    ],
    "description": "A forest foreground. Uses only one palette and only the FG3 slot.<br>\r\n<br>\r\nCredit is not necessary at all, just don't claim this graphics as yours ;)",
    "latest_version": "smwc-11750-1437082166",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11750,
        "title": "Forest and Trees",
        "version": "smwc-11750-1437082166",
        "upstream_time": 1437082166,
        "download_url": "https://dl.smwcentral.net/11750/Forest%20FG%20%28by%20Nox%29.zip",
        "filename": "Forest FG (by Nox).zip",
        "size": 4531,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-forest-foliage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13106,
    "title": "Forest Foliage",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "Doing a forest level way up in the trees?  Use this Layer 3 image to spruce it up a bit, especially if you're using my Classic Forest foreground.  This one doesn't require a Sprite Status Bar to display correctly.",
    "latest_version": "smwc-13106-1453314104",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13106,
        "title": "Forest Foliage",
        "version": "smwc-13106-1453314104",
        "upstream_time": 1453314104,
        "download_url": "https://dl.smwcentral.net/13106/FoliageLayer3.zip",
        "filename": "FoliageLayer3.zip",
        "size": 3207,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-forest-hills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27325,
    "title": "Forest / Hills",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "forest",
      "grassland"
    ],
    "description": "This GFX set pulls double duty as a grassland/hills background and a forest background.  It all depends on the Layer 2 layout, palette, and Layer 3 background used.",
    "latest_version": "smwc-27325-1624220383",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27325,
        "title": "Forest / Hills",
        "version": "smwc-27325-1624220383",
        "upstream_time": 1624220383,
        "download_url": "https://dl.smwcentral.net/27325/Forest%20and%20Hills.zip",
        "filename": "Forest and Hills.zip",
        "size": 6314,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-forest-jungle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2554,
    "title": "Forest/Jungle",
    "authors": [
      "reghrhre"
    ],
    "tags": [
      "forest",
      "grassland",
      "jungle",
      "needs remoderation"
    ],
    "description": "Replaces palette 2.<br>\r\n<br>\r\nAnother tileset CUSTOM made by me. This time being a forest/jungle depending on how you see it. Doesn't come with custom made decorations but SMB3 decorations should do it or others possibly.<br>\r\n<br>\r\nGive credit to me since this is handmade. :)",
    "latest_version": "smwc-2554-1415486786",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2554,
        "title": "Forest/Jungle",
        "version": "smwc-2554-1415486786",
        "upstream_time": 1415486786,
        "download_url": "https://dl.smwcentral.net/2554/Forest%20or%20Jungle%20Tileset.zip",
        "filename": "Forest or Jungle Tileset.zip",
        "size": 5182,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-forest-riverside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12336,
    "title": "Forest Riverside",
    "authors": [
      "levelengine"
    ],
    "tags": [
      "forest",
      "lake",
      "needs remoderation"
    ],
    "description": "A forest riverside scene originally requested by StrikeForcer back in December.<br>\r\n<br>\r\nNote: While the trees go with the leaves above them, the leaves are in the foreground, while the trees are in the background.",
    "latest_version": "smwc-12336-1446395871",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12336,
        "title": "Forest Riverside",
        "version": "smwc-12336-1446395871",
        "upstream_time": 1446395871,
        "download_url": "https://dl.smwcentral.net/12336/Forest%20Riverside%20%28SF%29.zip",
        "filename": "Forest Riverside (SF).zip",
        "size": 7046,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-forest-trees",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11717,
    "title": "Forest Trees",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "Here's a forest background to go along with the foreground I just submitted.  Like practically all my backgrounds, it's simple but fairly customizable.<br>\r\n",
    "latest_version": "smwc-11717-1436994941",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11717,
        "title": "Forest Trees",
        "version": "smwc-11717-1436994941",
        "upstream_time": 1436994941,
        "download_url": "https://dl.smwcentral.net/11717/ForestBG.zip",
        "filename": "ForestBG.zip",
        "size": 2768,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-foresty",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10616,
    "title": "Foresty",
    "authors": [
      "sunwarrior25"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation"
    ],
    "description": "I know I've probably uploaded this before, but...<br>\r\n<br>\r\n<hr><br>\r\n<br>\r\nPalette created specifically for this foreground (original uses 3 shades for dirt, 2 for foliage. this uses 2 for dirt, 3 for foliage).<br>\r\n<br>\r\nMap16 page tailor made with Lunar Magic 1.71. Use the included ExGFX file as BG2 (\"Super GFX Bypass\") to be able to be able to use this page.<br>\r\n<br>\r\nCan be used by its self, or mixed with other (Ex)GFX for greater variety.<br>\r\n<br>\r\nBuilding your own Map16 page(s) should give you 2+ pages of usefulness.<br>\r\n<br>\r\nCredits aren't necessary, but they would be appreciated. Good luck and have fun! ;) ",
    "latest_version": "smwc-10616-1422634852",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10616,
        "title": "Foresty",
        "version": "smwc-10616-1422634852",
        "upstream_time": 1422634852,
        "download_url": "https://dl.smwcentral.net/10616/Forest.zip",
        "filename": "Forest.zip",
        "size": 50788,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-foresty-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 919,
    "title": "Foresty Mountains",
    "authors": [
      "wye"
    ],
    "tags": [
      "forest",
      "mountain",
      "needs remoderation"
    ],
    "description": "A background with silhouettes of a forest and mountains.<br>\r\n<br>\r\nComes with 5 different palettes.<br>\r\n",
    "latest_version": "smwc-919-1395133807",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 919,
        "title": "Foresty Mountains",
        "version": "smwc-919-1395133807",
        "upstream_time": 1395133807,
        "download_url": "https://dl.smwcentral.net/919/ForestMountains.zip",
        "filename": "ForestMountains.zip",
        "size": 4179,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-forgotten-worlds-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39355,
    "title": "Forgotten Worlds - Stage 7 (Snowy Mountains)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "city",
      "mountain",
      "night",
      "pyramid",
      "ruins",
      "sewer",
      "snow"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2025:</span></b><br>\r\n<br>\r\nThe \"snowy mountains\" area from <b><u>Forgotten Worlds</u></b> Capcom Arcade game.<br>\r\nThe original background was too big and shrunk it not only to save space, but to loop properly.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-39355-1740452839",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39355,
        "title": "Forgotten Worlds - Stage 7 (Snowy Mountains)",
        "version": "smwc-39355-1740452839",
        "upstream_time": 1740452839,
        "download_url": "https://dl.smwcentral.net/39355/ForgottenWorlds-Stage7A.zip",
        "filename": "ForgottenWorlds-Stage7A.zip",
        "size": 11281,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39353,
        "title": "Forgotten Worlds - Stage 4 (Pyramid Corridors)",
        "version": "smwc-39353-1739933422",
        "upstream_time": 1739933422,
        "download_url": "https://dl.smwcentral.net/39353/ForgottenWorldsStage4B.zip",
        "filename": "ForgottenWorldsStage4B.zip",
        "size": 9619,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39320,
        "title": "Forgotten Worlds - Stage 3 (Temple)",
        "version": "smwc-39320-1739753345",
        "upstream_time": 1739753345,
        "download_url": "https://dl.smwcentral.net/39320/ForgottenWorlds-Stage3B.zip",
        "filename": "ForgottenWorlds-Stage3B.zip",
        "size": 4396,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39315,
        "title": "Forgotten Worlds - Stage 1 (Sewers)",
        "version": "smwc-39315-1740175131",
        "upstream_time": 1740175131,
        "download_url": "https://dl.smwcentral.net/39315/Forgotten%20Worlds%20-%20Stage%201%20Sewers.zip",
        "filename": "Forgotten Worlds - Stage 1 Sewers.zip",
        "size": 9881,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39311,
        "title": "Forgotten Worlds - Stage 1 (Ruined City)",
        "version": "smwc-39311-1739753182",
        "upstream_time": 1739753182,
        "download_url": "https://dl.smwcentral.net/39311/ForgottenWorlds-Stage1A.zip",
        "filename": "ForgottenWorlds-Stage1A.zip",
        "size": 6666,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fossil-canyon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10890,
    "title": "Fossil Canyon",
    "authors": [
      "Dr. Tapeworm"
    ],
    "tags": [
      "desert",
      "mountain",
      "needs remoderation"
    ],
    "description": "A dry and rocky foreground tileset full of ancient bones. Perfect for any prehistoric and/or mountainous setting.",
    "latest_version": "smwc-10890-1424009660",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10890,
        "title": "Fossil Canyon",
        "version": "smwc-10890-1424009660",
        "upstream_time": 1424009660,
        "download_url": "https://dl.smwcentral.net/10890/Fossil%20Canyon.zip",
        "filename": "Fossil Canyon.zip",
        "size": 5943,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fr-citypark",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23904,
    "title": "FR Citypark",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "city",
      "grassland",
      "needs remoderation"
    ],
    "description": "This gfx where made for a event here in smwc iirc(made me win a trophy, yey). useful for city levels.",
    "latest_version": "smwc-23904-1595217878",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23904,
        "title": "FR Citypark",
        "version": "smwc-23904-1595217878",
        "upstream_time": 1595217878,
        "download_url": "https://dl.smwcentral.net/23904/FR%20Citypark%20Tileset.zip",
        "filename": "FR Citypark Tileset.zip",
        "size": 14188,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-fraktur-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18636,
    "title": "Fraktur Font",
    "authors": [
      "SF - The Dark Warrior"
    ],
    "tags": [
      "script"
    ],
    "description": "One of the Blackletter styles now in 8x8 for use in SMW hacks - Fraktur. Useful for hacks who would like to replicate a medieval and gothic horror theme in your hacks.<br>\r\n<br>\r\nSee important.txt for more information. <br>\r\n<br>\r\nUses SMW's Default palette, more specifically the color slot used in SMW's message boxes. All graphics if used, must replace GFX2A once extracted in the Graphics folder.<br>\r\n<br>\r\nV1.1 Update - Most uppercase letters and lowercase letters that were particularly hard to read such as k were updated in response to criticism.",
    "latest_version": "smwc-18636-1546952814",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18636,
        "title": "Fraktur Font",
        "version": "smwc-18636-1546952814",
        "upstream_time": 1546952814,
        "download_url": "https://dl.smwcentral.net/18636/sf%20fraktur%20v1.1.zip",
        "filename": "sf fraktur v1.1.zip",
        "size": 8265,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-frantic-forgeworks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14794,
    "title": "Frantic Forgeworks",
    "authors": [
      "Kixune"
    ],
    "tags": [
      "industrial"
    ],
    "description": "A tileset made for a level for MAGL3.<br>\r\n<br>\r\nIncludes various palettes.<br>\r\n<br>\r\nCredit will be appreciated.",
    "latest_version": "smwc-14794-1482351256",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14794,
        "title": "Frantic Forgeworks",
        "version": "smwc-14794-1482351256",
        "upstream_time": 1482351256,
        "download_url": "https://dl.smwcentral.net/14794/Factory%20by%20Kixune.zip",
        "filename": "Factory by Kixune.zip",
        "size": 17788,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-freedom-planet",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33173,
    "title": "Freedom Planet 2 - City Buildings",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2023</span></b><br>\r\n<br>\r\nThe \"City buildings\" background from the game <b><u>Freedom Planet 2</u></b>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-33173-1676235223",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33173,
        "title": "Freedom Planet 2 - City Buildings",
        "version": "smwc-33173-1676235223",
        "upstream_time": 1676235223,
        "download_url": "https://dl.smwcentral.net/33173/FreedomPlanet2City.zip",
        "filename": "FreedomPlanet2City.zip",
        "size": 6497,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-freedom-planet-aqua-tunnel",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21066,
    "title": "Freedom Planet - Aqua Tunnel",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "block",
      "castle",
      "mechanical",
      "needs remoderation",
      "pipe",
      "sewer",
      "texture"
    ],
    "description": "A pack of some of the backgrounds layers used in the level Aqua Tunnel, in Freedom Planet. Includes one Layer 2 BG + two Layer 3 BGs (there's an optional full 512x512 alternative to Layer 2's).<br>\r\nIt's recomended to use a Sprite Status Bar patch for best usage of the Layer 3.",
    "latest_version": "smwc-21066-1567307728",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21066,
        "title": "Freedom Planet - Aqua Tunnel",
        "version": "smwc-21066-1567307728",
        "upstream_time": 1567307728,
        "download_url": "https://dl.smwcentral.net/21066/Freedom%20Planet%20-%20Aqua%20Tunnel.zip",
        "filename": "Freedom Planet - Aqua Tunnel.zip",
        "size": 13602,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-freedom-planet-fortune-night",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20436,
    "title": "Freedom Planet - Fortune Night",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city",
      "mountain",
      "needs remoderation",
      "night"
    ],
    "description": "Background used in several parts of Fortune Night stage, in Freedom Planet.",
    "latest_version": "smwc-20436-1562876360",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20436,
        "title": "Freedom Planet - Fortune Night",
        "version": "smwc-20436-1562876360",
        "upstream_time": 1562876360,
        "download_url": "https://dl.smwcentral.net/20436/Freedom%20Planet%20Fortune%20Night.zip",
        "filename": "Freedom Planet Fortune Night.zip",
        "size": 7926,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-freedom-planet-menu-fonts",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20438,
    "title": "Freedom Planet - Menu Fonts",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "cutscene",
      "monospace",
      "needs remoderation",
      "sans serif"
    ],
    "description": "Both fonts used in the main menu in Freedom Planet.",
    "latest_version": "smwc-20438-1562975738",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20438,
        "title": "Freedom Planet - Menu Fonts",
        "version": "smwc-20438-1562975738",
        "upstream_time": 1562975738,
        "download_url": "https://dl.smwcentral.net/20438/Freedom%20Planet%20Menu%20Fonts.zip",
        "filename": "Freedom Planet Menu Fonts.zip",
        "size": 7328,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-freedom-planet-moon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20867,
    "title": "Freedom Planet - Moon",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "sky",
      "space"
    ],
    "description": "The starry background with a giant moon seen in Freedom Planet (it appears in various instances like: story intro, Aqua Tunnel level, etc.).",
    "latest_version": "smwc-20867-1567304415",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20867,
        "title": "Freedom Planet - Moon",
        "version": "smwc-20867-1567304415",
        "upstream_time": 1567304415,
        "download_url": "https://dl.smwcentral.net/20867/Freedom%20Planet%20-%20Moon.zip",
        "filename": "Freedom Planet - Moon.zip",
        "size": 4651,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-frog-statues-trophies",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35406,
    "title": "Frog Statues / Trophies",
    "authors": [
      "Hammerer"
    ],
    "tags": [
      "frog",
      "statue"
    ],
    "description": "If you want to put a kind of reward or decorate your hack/level, this graphic can be useful! It's just a statue or trophie with a frog at the top, containing gold (1st), silver (2st) and bronze (3st) versions. The map16 has a act as 25 (blank) version and a act as 106 (cloud) version. <br>\r\n<br>\r\nUses the blank half of rows 5, 6 and 7. If you want, you can use the holders for other graphics. Ah, and you can set the palettes for any number in map16, like gold palette for holder with number 3.<br>\r\n<br>\r\nActually I wanted koopas, but the result was a random frog as you can see. Credits aren't required but I'd like.",
    "latest_version": "smwc-35406-1698949706",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35406,
        "title": "Frog Statues / Trophies",
        "version": "smwc-35406-1698949706",
        "upstream_time": 1698949706,
        "download_url": "https://dl.smwcentral.net/35406/FrogStatues.zip",
        "filename": "FrogStatues.zip",
        "size": 2417,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-frogger-s-adventures-temple-of-the-frog-menu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41142,
    "title": "Frogger's Adventures: Temple of the Frog - Menu",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "no-scroll",
      "water"
    ],
    "description": "The animated background from \"Frogger's Adventures: Temple of the Frog\" on the GBA. <br>\r\n<br>\r\nIt doesn't fully loop so be aware of that and use a \"None\" or \"Slow\" scroll setting in your level.",
    "latest_version": "smwc-41142-1764432227",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41142,
        "title": "Frogger's Adventures: Temple of the Frog - Menu",
        "version": "smwc-41142-1764432227",
        "upstream_time": 1764432227,
        "download_url": "https://dl.smwcentral.net/41142/Frogger%27s%20Adventure%20-%20Menu.zip",
        "filename": "Frogger%27s Adventure - Menu.zip",
        "size": 4327,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-front-mission-gun-hazard-alpine-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19950,
    "title": "Front Mission: Gun Hazard - Alpine Forest",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "forest",
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "The Alpine Forest's background from Front Mission: Gun Hazard on Super Famicom.",
    "latest_version": "smwc-19950-1558627792",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19950,
        "title": "Front Mission: Gun Hazard - Alpine Forest",
        "version": "smwc-19950-1558627792",
        "upstream_time": 1558627792,
        "download_url": "https://dl.smwcentral.net/19950/Front%20Mission%20-%20Gun%20Hazard%20-%20Alpine%20Forest.zip",
        "filename": "Front Mission - Gun Hazard - Alpine Forest.zip",
        "size": 8834,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-front-mission-gun-hazard-ehren-hill",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20015,
    "title": "Front Mission - Gun Hazard - Ehren Hill",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "The Ehren Hill's background from Front Mission: Gun Hazard on Super Famicom.",
    "latest_version": "smwc-20015-1558492415",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20015,
        "title": "Front Mission - Gun Hazard - Ehren Hill",
        "version": "smwc-20015-1558492415",
        "upstream_time": 1558492415,
        "download_url": "https://dl.smwcentral.net/20015/Front%20Mission%20-%20Gun%20Hazard%20-%20Ehren%20Hill.zip",
        "filename": "Front Mission - Gun Hazard - Ehren Hill.zip",
        "size": 7650,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-front-mission-gun-hazard-gromund",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22032,
    "title": "Front Mission: Gun Hazard - Gromund",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "The Gromund's background from Front Mission: Gun Hazard on Super Famicom.<br>\r\n<br>\r\n<br>\r\nUpdate: You can finally enable the background scrolling.",
    "latest_version": "smwc-22032-1584927016",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22032,
        "title": "Front Mission: Gun Hazard - Gromund",
        "version": "smwc-22032-1584927016",
        "upstream_time": 1584927016,
        "download_url": "https://dl.smwcentral.net/22032/Front%20Mission_%20Gun%20Hazard%20-%20Gromund.zip",
        "filename": "Front Mission_ Gun Hazard - Gromund.zip",
        "size": 6827,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-frost-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1221,
    "title": "Frost Cave",
    "authors": [
      "superwiidude"
    ],
    "tags": [
      "cave",
      "ice",
      "needs remoderation"
    ],
    "description": "Someone suggested I make icy cave gfx, so here it is. Please credit.<br>\r\n(ice blocks not included)",
    "latest_version": "smwc-1221-1403269427",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1221,
        "title": "Frost Cave",
        "version": "smwc-1221-1403269427",
        "upstream_time": 1403269427,
        "download_url": "https://dl.smwcentral.net/1221/cus-frostycave.zip",
        "filename": "cus-frostycave.zip",
        "size": 5261,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-frosty-field",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34287,
    "title": "Frosty Field",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "ice",
      "snow"
    ],
    "description": "This is a snowy themed tileset which was originally based off of the SMW Forest ground tiles and then heavily modified.<br>\r\nIt includes ledges, slopes, and rocks as surfaces and then bushes/trees as decoration.<br>\r\n<br>\r\nIncludes both an FG and BG.<br>\r\nThe BG requires HDMA to look as expected. The code to accomplish the effect for the BG is included, though it is built without consideration for BG vertical scrolling. As such, the Layer 2 and Layer 3 settings should be configured to <i>NOT</i> vertically scroll.<br>\r\n<br>\r\nThe included UberASM uses 12 bytes of freeram.",
    "latest_version": "smwc-34287-1688939952",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34287,
        "title": "Frosty Field",
        "version": "smwc-34287-1688939952",
        "upstream_time": 1688939952,
        "download_url": "https://dl.smwcentral.net/34287/Frosty%20Field%20%28Sonikku%29.zip",
        "filename": "Frosty Field (Sonikku).zip",
        "size": 44472,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-frozen-ghost-house",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9086,
    "title": "Frozen Ghost House",
    "authors": [
      "MaiK"
    ],
    "tags": [
      "haunted",
      "house",
      "ice",
      "needs remoderation"
    ],
    "description": "I made it just for fun. Palette included. Ignore the background of the screenshot. Credits would be nice.<br>\r\nThe lamp is also color animated.",
    "latest_version": "smwc-9086-1409772237",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9086,
        "title": "Frozen Ghost House",
        "version": "smwc-9086-1409772237",
        "upstream_time": 1409772237,
        "download_url": "https://dl.smwcentral.net/9086/FrozenGhostHouseFGByMawwo7.zip",
        "filename": "FrozenGhostHouseFGByMawwo7.zip",
        "size": 3337,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-frozen-sticky-key",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33627,
    "title": "Frozen / Sticky Key",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "ice",
      "key"
    ],
    "description": "A key that is filled with glue or a bit frozen.<br>\r\n<br>\r\nMeant to be used with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21745\">Sticky Hands UberASM</a>.",
    "latest_version": "smwc-33627-1679928513",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33627,
        "title": "Frozen / Sticky Key",
        "version": "smwc-33627-1679928513",
        "upstream_time": 1679928513,
        "download_url": "https://dl.smwcentral.net/33627/Sticky%20or%20Frozen%20Key.zip",
        "filename": "Sticky or Frozen Key.zip",
        "size": 2697,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-futari-wa-precure-max-heart-maji-maji-fight-de-in-janai-aqua-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23529,
    "title": "Futari wa Precure Max Heart - Maji Maji! Fight de IN Janai (Aqua World)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "lake",
      "needs remoderation",
      "town"
    ],
    "description": "COVID-19 C3 Summer 2020 submission.<br>\r\nThe Resort section from the Precure game from GBA.<br>\r\n<br>\r\nIt's like Delphino Island from Super Mario Sunshine.<br>\r\n",
    "latest_version": "smwc-23529-1594161829",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23529,
        "title": "Futari wa Precure Max Heart - Maji Maji! Fight de IN Janai (Aqua World)",
        "version": "smwc-23529-1594161829",
        "upstream_time": 1594161829,
        "download_url": "https://dl.smwcentral.net/23529/PrecureMaxHeartAquaWorld.zip",
        "filename": "PrecureMaxHeartAquaWorld.zip",
        "size": 5683,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-futari-wa-precure-max-heart-maji-maji-fight-de-in-janai-mystery-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23638,
    "title": "Futari wa Precure Max Heart - Maji Maji! Fight de IN Janai (Mystery World)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "town"
    ],
    "description": "COVID-19 C3 Summer 2020 submission.<br>\r\nThe Final level section from the Precure game from GBA.<br>\r\n<br>\r\nThese graphics uses palettes 3 and 5...<br>\r\nAnd half of palette 4...",
    "latest_version": "smwc-23638-1594179284",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23638,
        "title": "Futari wa Precure Max Heart - Maji Maji! Fight de IN Janai (Mystery World)",
        "version": "smwc-23638-1594179284",
        "upstream_time": 1594179284,
        "download_url": "https://dl.smwcentral.net/23638/PrecureMaxHeartMysteryWorld.zip",
        "filename": "PrecureMaxHeartMysteryWorld.zip",
        "size": 6460,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-futuristic-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19864,
    "title": "Futuristic Font",
    "authors": [
      "SF - The Dark Warrior"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "I made this 2 months ago as part of a level design contest I was participating in (Power Mario Contest). Now I am releasing it for all to use- it is my Futuristic styled font, which is useful for cyber, industrial, city, and extraterrestrial thematic settings.<br>\r\n<br>\r\nYou are not required to use the custom terminal palette for it to work, as it is compatible with the default palette of SMW.<br>\r\n",
    "latest_version": "smwc-19864-1558419424",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19864,
        "title": "Futuristic Font",
        "version": "smwc-19864-1558419424",
        "upstream_time": 1558419424,
        "download_url": "https://dl.smwcentral.net/19864/sf%20cyber%20font%20release%201.1.zip",
        "filename": "sf cyber font release 1.1.zip",
        "size": 5762,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gaia-gensouki-itory-village",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31333,
    "title": "Gaia Gensouki - Itory Village",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "The background seen in Itory Village, ripped directly from the japanese version of \"Illusion of Gaia\". Unlike most games, there is a good ammount of regional differences between the japanese and international releases, one of them being some backgrounds being changed to something different. The original background from Itory Village has the sky clouds moving and parallaxing in the mountains. A great fit for mountain or grassland levels.<a href=\"https://www.smwcentral.net/?p=viewthread&t=121860\"> Part of my C3 2022 Summer thread. </a><br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-31333-1657862614",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31333,
        "title": "Gaia Gensouki - Itory Village",
        "version": "smwc-31333-1657862614",
        "upstream_time": 1657862614,
        "download_url": "https://dl.smwcentral.net/31333/Gaia%20Gensouki%20-%20Itory%20Village%20BG.zip",
        "filename": "Gaia Gensouki - Itory Village BG.zip",
        "size": 7162,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gaiares-mission",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38352,
    "title": "Gaiares - Mission 2 (Cave)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "cave",
      "ice",
      "industrial",
      "mechanical",
      "mountain",
      "night",
      "ruins",
      "space",
      "underwater"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>POST C3 SUMMER 2024</b></span><br>\r\n<br>\r\nThe cave from <b><u>Gaiares</u></b> Sega Genesis game<br>\r\n<span style=\"color: #ffff00;\"><b>It includes two variants from the game:</b></span> normal and underwater<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38352-1724974625",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38352,
        "title": "Gaiares - Mission 2 (Cave)",
        "version": "smwc-38352-1724974625",
        "upstream_time": 1724974625,
        "download_url": "https://dl.smwcentral.net/38352/gaiares_mission2cave.zip",
        "filename": "gaiares_mission2cave.zip",
        "size": 5463,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38321,
        "title": "Gaiares - Mission 7 (Boss Gauntlet)",
        "version": "smwc-38321-1724689388",
        "upstream_time": 1724689388,
        "download_url": "https://dl.smwcentral.net/38321/Gaiares%20-%20Mission%207%20%28Boss%20Gauntlet%29.zip",
        "filename": "Gaiares - Mission 7 (Boss Gauntlet).zip",
        "size": 3234,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38320,
        "title": "Gaiares - Mission 6 (Mechanical Area)",
        "version": "smwc-38320-1724689195",
        "upstream_time": 1724689195,
        "download_url": "https://dl.smwcentral.net/38320/Gaiares%20-%20Mission%206%20%28Mechanical%20Area%29.zip",
        "filename": "Gaiares - Mission 6 (Mechanical Area).zip",
        "size": 3454,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38319,
        "title": "Gaiares - Mission 4 (Elevator)",
        "version": "smwc-38319-1724688908",
        "upstream_time": 1724688908,
        "download_url": "https://dl.smwcentral.net/38319/Gaiares%20-%20Mission%204%20%28Elevator%29.zip",
        "filename": "Gaiares - Mission 4 (Elevator).zip",
        "size": 3485,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38318,
        "title": "Gaiares - Mission 3 (Castle)",
        "version": "smwc-38318-1724688630",
        "upstream_time": 1724688630,
        "download_url": "https://dl.smwcentral.net/38318/Gaiares%20-%20Mission%203%20%28Castle%29.zip",
        "filename": "Gaiares - Mission 3 (Castle).zip",
        "size": 2972,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38317,
        "title": "Gaiares - Mission 1 (Mountains)",
        "version": "smwc-38317-1724688441",
        "upstream_time": 1724688441,
        "download_url": "https://dl.smwcentral.net/38317/Gaiares%20-%20Mission%201%20%28Mountains%29.zip",
        "filename": "Gaiares - Mission 1 (Mountains).zip",
        "size": 3654,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-galaga-arrangement-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20029,
    "title": "Galaga Arrangement - Stage 20",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "jungle",
      "mechanical",
      "needs remoderation",
      "space",
      "texture"
    ],
    "description": "Background used in the twentieth stage of Galaga Arrangement (Arcade).",
    "latest_version": "smwc-20029-1558921360",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20029,
        "title": "Galaga Arrangement - Stage 20",
        "version": "smwc-20029-1558921360",
        "upstream_time": 1558921360,
        "download_url": "https://dl.smwcentral.net/20029/Galaga%20Arrangement%20Stage%2020.zip",
        "filename": "Galaga Arrangement Stage 20.zip",
        "size": 6969,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19974,
        "title": "Galaga Arrangement - Stage 27",
        "version": "smwc-19974-1558722819",
        "upstream_time": 1558722819,
        "download_url": "https://dl.smwcentral.net/19974/Galaga%20AR%20Stage%2027.zip",
        "filename": "Galaga AR Stage 27.zip",
        "size": 4136,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19973,
        "title": "Galaga Arrangement - Stage 25",
        "version": "smwc-19973-1558722771",
        "upstream_time": 1558722771,
        "download_url": "https://dl.smwcentral.net/19973/Galaga%20AR%20Stage%2025.zip",
        "filename": "Galaga AR Stage 25.zip",
        "size": 5879,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19971,
        "title": "Galaga Arrangement - Stage 15",
        "version": "smwc-19971-1558722545",
        "upstream_time": 1558722545,
        "download_url": "https://dl.smwcentral.net/19971/Galaga%20AR%20Stage%2015.zip",
        "filename": "Galaga AR Stage 15.zip",
        "size": 6902,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19970,
        "title": "Galaga Arrangement - Stage 10",
        "version": "smwc-19970-1558722500",
        "upstream_time": 1558722500,
        "download_url": "https://dl.smwcentral.net/19970/Galaga%20AR%20Stage%2010.zip",
        "filename": "Galaga AR Stage 10.zip",
        "size": 3901,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19969,
        "title": "Galaga Arrangement - Stage 5",
        "version": "smwc-19969-1558722431",
        "upstream_time": 1558722431,
        "download_url": "https://dl.smwcentral.net/19969/Galaga%20AR%20Stage%205.zip",
        "filename": "Galaga AR Stage 5.zip",
        "size": 3611,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-galoomba",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6571,
    "title": "Galoomba",
    "authors": [
      "Cicloni"
    ],
    "tags": [
      "classic goomba",
      "needs remoderation"
    ],
    "description": "Basic graphics which replace the Classic Goomba with a Galoomba/SMW-styled Goomba.<br>\r\n<br>\r\nNo credits needed.",
    "latest_version": "smwc-6571-1401530685",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6571,
        "title": "Galoomba",
        "version": "smwc-6571-1401530685",
        "upstream_time": 1401530685,
        "download_url": "https://dl.smwcentral.net/6571/GaloombaGFX.zip",
        "filename": "GaloombaGFX.zip",
        "size": 4516,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-game-boy-camera-error-faces",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40346,
    "title": "Game Boy Camera - Error Faces",
    "authors": [
      "Nitrogen"
    ],
    "tags": [
      "haunted"
    ],
    "description": "The error faces that may show up in Game Boy Camera (from both US and JP versions).<br>\r\nIncludes a background version and a layer 3 version for each face.<br>\r\n",
    "latest_version": "smwc-40346-1757949817",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40346,
        "title": "Game Boy Camera - Error Faces",
        "version": "smwc-40346-1757949817",
        "upstream_time": 1757949817,
        "download_url": "https://dl.smwcentral.net/40346/Game%20Boy%20Camera%20-%20Error_Faces.zip",
        "filename": "Game Boy Camera - Error_Faces.zip",
        "size": 39910,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-game-watch-gallery",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17790,
    "title": "Game & Watch Gallery 4 - Main Menu",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "bonus",
      "needs remoderation",
      "sky"
    ],
    "description": "*C3 Summer 2018 submission #1*<br>\r\n<br>\r\nThe background used in the main menu of Game & Watch Gallery 4. Comes with both palettes seen in the game (blue and pink). No credit needed.",
    "latest_version": "smwc-17790-1531325568",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17790,
        "title": "Game & Watch Gallery 4 - Main Menu",
        "version": "smwc-17790-1531325568",
        "upstream_time": 1531325568,
        "download_url": "https://dl.smwcentral.net/17790/Game%20%26%20Watch%20Gallery%204%20Main%20Menu.zip",
        "filename": "Game %26 Watch Gallery 4 Main Menu.zip",
        "size": 4152,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6150,
        "title": "Game & Watch Gallery 4 - Donkey Kong (Modern) - Sky Stage",
        "version": "smwc-6150-1390755190",
        "upstream_time": 1390755190,
        "download_url": "https://dl.smwcentral.net/6150/Game%20%26%20Watch%20Gallery%204%20-%20Donkey%20Kong%20%28Modern%29%20-%20Sky%20Stage.zip",
        "filename": "Game %26 Watch Gallery 4 - Donkey Kong (Modern) - Sky Stage.zip",
        "size": 3225,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gameboy-styled-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10469,
    "title": "Gameboy-styled Grassland",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "8-bit",
      "grassland",
      "needs remoderation"
    ],
    "description": "<b>Please</b> give me credit if you use this.",
    "latest_version": "smwc-10469-1420572402",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10469,
        "title": "Gameboy-styled Grassland",
        "version": "smwc-10469-1420572402",
        "upstream_time": 1420572402,
        "download_url": "https://dl.smwcentral.net/10469/GB%20STYLE%20GRASSLAND.zip",
        "filename": "GB STYLE GRASSLAND.zip",
        "size": 2997,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gamma-v-s-overworld",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13195,
    "title": "Gamma V's Overworld",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beach",
      "cave",
      "grassland",
      "needs remoderation",
      "snow"
    ],
    "description": "This overworld was almost completely redrawn, with only the pipes and Switch Palace icons being unedited.  There are even some new level icons, like Airship, Pirate Ship, Temple, and Toad House.  These new icons replace the large level dots, Yoshi House, and one of the Bowser Castle doors.  There's also a new Bowser Castle with only one door.",
    "latest_version": "smwc-13195-1454782970",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13195,
        "title": "Gamma V's Overworld",
        "version": "smwc-13195-1454782970",
        "upstream_time": 1454782970,
        "download_url": "https://dl.smwcentral.net/13195/AltOW.zip",
        "filename": "AltOW.zip",
        "size": 166984,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-daiku-no-gen-san-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20386,
    "title": "Ganbare! Daiku no Gen San - Cave",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "texture"
    ],
    "description": "Cave background from \"Ganbare! Daiku no Gen San\" (aka \"Hammerin' Harry\"). No credit needed.",
    "latest_version": "smwc-20386-1562800661",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20386,
        "title": "Ganbare! Daiku no Gen San - Cave",
        "version": "smwc-20386-1562800661",
        "upstream_time": 1562800661,
        "download_url": "https://dl.smwcentral.net/20386/Ganbare%20Daiku%20no%20Gen%20San%20Cave.zip",
        "filename": "Ganbare Daiku no Gen San Cave.zip",
        "size": 4185,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-daiku-no-gen-san-inner-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20387,
    "title": "Ganbare! Daiku no Gen San - Inner Forest",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "Inner Forest background from \"Ganbare! Daiku no Gen San\" (aka \"Hammerin' Harry\"). No credit needed.",
    "latest_version": "smwc-20387-1562801247",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20387,
        "title": "Ganbare! Daiku no Gen San - Inner Forest",
        "version": "smwc-20387-1562801247",
        "upstream_time": 1562801247,
        "download_url": "https://dl.smwcentral.net/20387/Ganbare%20Daiku%20no%20Gen%20San%20Inner%20Forest.zip",
        "filename": "Ganbare Daiku no Gen San Inner Forest.zip",
        "size": 5621,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-daiku-no-gen-san-outer-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20388,
    "title": "Ganbare! Daiku no Gen San - Outer Forest",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "forest",
      "hills",
      "needs remoderation"
    ],
    "description": "Outer Forest background from \"Ganbare! Daiku no Gen San\" (aka \"Hammerin' Harry\"). No credit needed.",
    "latest_version": "smwc-20388-1562801460",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20388,
        "title": "Ganbare! Daiku no Gen San - Outer Forest",
        "version": "smwc-20388-1562801460",
        "upstream_time": 1562801460,
        "download_url": "https://dl.smwcentral.net/20388/Ganbare%20Daiku%20no%20Gen%20San%20Outer%20Forest.zip",
        "filename": "Ganbare Daiku no Gen San Outer Forest.zip",
        "size": 5104,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-daiku-no-gen-san-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20389,
    "title": "Ganbare! Daiku no Gen San - Title Screen",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "Background from the title screen of \"Ganbare! Daiku no Gen San\" (aka \"Hammerin' Harry\"). No credit needed.",
    "latest_version": "smwc-20389-1562801733",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20389,
        "title": "Ganbare! Daiku no Gen San - Title Screen",
        "version": "smwc-20389-1562801733",
        "upstream_time": 1562801733,
        "download_url": "https://dl.smwcentral.net/20389/Ganbare%20Daiku%20no%20Gen%20San%20Title.zip",
        "filename": "Ganbare Daiku no Gen San Title.zip",
        "size": 4625,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39069,
    "title": "Ganbare Goemon 3: Shishijūrokubē no Karakuri Manji Gatame - Factory (Outside)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "2bpp",
      "bonus",
      "castle",
      "cave",
      "city",
      "cluster effect",
      "eastern",
      "fire",
      "food",
      "forest",
      "grassland",
      "haunted",
      "house",
      "ice",
      "industrial",
      "lake",
      "mechanical",
      "mountain",
      "needs remoderation",
      "night",
      "ocean",
      "patch needed",
      "retro",
      "sky",
      "snow",
      "texture",
      "town",
      "volcano",
      "wood"
    ],
    "description": "The gorgeous factory background used in stage 4, from Ganbare Goemon 3. Works great with factory levels. I also included the HDMA that the original game uses. Since the original background is very wide, I only ripped the most relevant half of it. <br>\r\n<br>\r\nUPDATE: Reripped from scratch. Massive optimization in GFX space, better palette row management and more efficient map 16. HDMA gradient has been redone.",
    "latest_version": "smwc-39069-1737304105",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39069,
        "title": "Ganbare Goemon 3: Shishijūrokubē no Karakuri Manji Gatame - Factory (Outside)",
        "version": "smwc-39069-1737304105",
        "upstream_time": 1737304105,
        "download_url": "https://dl.smwcentral.net/39069/Ganbare%20Goemon%203%20%28SFC%29%20-%20Factory%20%28Exterior%29%20%5BUPDATE%5D.zip",
        "filename": "Ganbare Goemon 3 (SFC) - Factory (Exterior) %5BUPDATE%5D.zip",
        "size": 6812,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38240,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Akafuku Village",
        "version": "smwc-38240-1724433821",
        "upstream_time": 1724433821,
        "download_url": "https://dl.smwcentral.net/38240/Ganbare%20Goemon%202%20%28SFC%29%20-%20Akafuku%20Village.zip",
        "filename": "Ganbare Goemon 2 (SFC) - Akafuku Village.zip",
        "size": 3096,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37023,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Satsuma Village",
        "version": "smwc-37023-1712730218",
        "upstream_time": 1712730218,
        "download_url": "https://dl.smwcentral.net/37023/Ganbare%20Goemon%202%20-%20Satsuma%20Village.zip",
        "filename": "Ganbare Goemon 2 - Satsuma Village.zip",
        "size": 3801,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 35089,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Kabuki Castle (Spinning Parasol Sections)",
        "version": "smwc-35089-1696092890",
        "upstream_time": 1696092890,
        "download_url": "https://dl.smwcentral.net/35089/Ganbare%20Goemon%202%20%28SFC%29%20-%20Kabuki%20Castle%20%28Spinning%20Parasol%20Sections%29.zip",
        "filename": "Ganbare Goemon 2 (SFC) - Kabuki Castle (Spinning Parasol Sections).zip",
        "size": 4237,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34386,
        "title": "Ganbare Goemon 3: Shishijūrokubē no Karakuri Manji Gatame - Mechanical City",
        "version": "smwc-34386-1693094963",
        "upstream_time": 1693094963,
        "download_url": "https://dl.smwcentral.net/34386/Ganbare%20Goemon%203%20%28SFC%29%20-%20Mechanical%20City.zip",
        "filename": "Ganbare Goemon 3 (SFC) - Mechanical City.zip",
        "size": 7521,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33960,
        "title": "Ganbare Goemon 3: Shishijūrokubē no Karakuri Manji Gatame - Mechanical Tower (Vertical Sections + Boss Room)",
        "version": "smwc-33960-1688096617",
        "upstream_time": 1688096617,
        "download_url": "https://dl.smwcentral.net/33960/Ganbare%20Goemon%203%20-%20Mechanical%20Tower%20%28Vertical%20Sections%20%2B%20Boss%20Room%29.zip",
        "filename": "Ganbare Goemon 3 - Mechanical Tower (Vertical Sections + Boss Room).zip",
        "size": 11449,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32867,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Game Over",
        "version": "smwc-32867-1672759178",
        "upstream_time": 1672759178,
        "download_url": "https://dl.smwcentral.net/32867/Ganbare%20Goemon%202%20%28SFC%29%20-%20Game%20Over.zip",
        "filename": "Ganbare Goemon 2 (SFC) - Game Over.zip",
        "size": 3446,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32866,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Japanese Food Castle (Takoyaki Section)",
        "version": "smwc-32866-1672932286",
        "upstream_time": 1672932286,
        "download_url": "https://dl.smwcentral.net/32866/Ganbare%20Goemon%202%20%28SFC%29%20-%20Japanese%20Food%20Castle%20%28Takoyaki%20Section%29.zip",
        "filename": "Ganbare Goemon 2 (SFC) - Japanese Food Castle (Takoyaki Section).zip",
        "size": 2709,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32864,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Japanese Food Castle (Sushi Section)",
        "version": "smwc-32864-1672932223",
        "upstream_time": 1672932223,
        "download_url": "https://dl.smwcentral.net/32864/Ganbare%20Goemon%202%20%28SFC%29%20-%20Japanese%20Food%20Castle%20%28Sushi%20Area%29.zip",
        "filename": "Ganbare Goemon 2 (SFC) - Japanese Food Castle (Sushi Area).zip",
        "size": 13018,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32862,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Japanese Food Castle (Tempura Shrimp Section)",
        "version": "smwc-32862-1672840206",
        "upstream_time": 1672840206,
        "download_url": "https://dl.smwcentral.net/32862/Ganbare%20Goemon%202%20%28SFC%29%20-%20Japanese%20Food%20Castle%20%28Tempura%20Shrimp%20Section%29.zip",
        "filename": "Ganbare Goemon 2 (SFC) - Japanese Food Castle (Tempura Shrimp Section).zip",
        "size": 3637,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32797,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Kabuki Castle (Lantern Corridor)",
        "version": "smwc-32797-1672066923",
        "upstream_time": 1672066923,
        "download_url": "https://dl.smwcentral.net/32797/Ganbare%20Goemon%202%20%28SFC%29%20-%20Kabuki%20Castle%20%28Lantern%20Corridor%29.zip",
        "filename": "Ganbare Goemon 2 (SFC) - Kabuki Castle (Lantern Corridor).zip",
        "size": 3641,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32796,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Kabuki Castle (Vertical Room)",
        "version": "smwc-32796-1671771852",
        "upstream_time": 1671771852,
        "download_url": "https://dl.smwcentral.net/32796/Ganbare%20Goemon%202%20-%20Kabuki%20Castle%20%28Vertical%20Room%29.zip",
        "filename": "Ganbare Goemon 2 - Kabuki Castle (Vertical Room).zip",
        "size": 2363,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32795,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Kabuki Castle (Giant Fans Section)",
        "version": "smwc-32795-1672066903",
        "upstream_time": 1672066903,
        "download_url": "https://dl.smwcentral.net/32795/Ganbare%20Goemon%202%20%28SFC%29%20-%20Kabuki%20Castle%20%28Giant%20Fans%20Section%29.zip",
        "filename": "Ganbare Goemon 2 (SFC) - Kabuki Castle (Giant Fans Section).zip",
        "size": 3737,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32062,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Virtual Hell (Dracula's Keep)",
        "version": "smwc-32062-1663203523",
        "upstream_time": 1663203523,
        "download_url": "https://dl.smwcentral.net/32062/Ganbare%20Goemon%202%20%28SFC%29%20-%20Virtual%20Hell%20%28Dracula%27s%20Keep%29.zip",
        "filename": "Ganbare Goemon 2 (SFC) - Virtual Hell (Dracula%27s Keep).zip",
        "size": 5073,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32061,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Virtual Hell (Second Section)",
        "version": "smwc-32061-1664244228",
        "upstream_time": 1664244228,
        "download_url": "https://dl.smwcentral.net/32061/Ganbare%20Goemon%202%20%28SFC%29%20-%20Virtual%20Hell%20%28Second%20Section%29.zip",
        "filename": "Ganbare Goemon 2 (SFC) - Virtual Hell (Second Section).zip",
        "size": 4015,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32060,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Virtual Hell (First Section)",
        "version": "smwc-32060-1665193965",
        "upstream_time": 1665193965,
        "download_url": "https://dl.smwcentral.net/32060/Ganbare%20Goemon%202%20%28SFC%29%20-%20Virtual%20Hell%20%28First%20Section%29.zip",
        "filename": "Ganbare Goemon 2 (SFC) - Virtual Hell (First Section).zip",
        "size": 4692,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32044,
        "title": "Ganbare Goemon 3: Shishijūrokubē no Karakuri Manji Gatame - Mechanical Hot Springs",
        "version": "smwc-32044-1662385880",
        "upstream_time": 1662385880,
        "download_url": "https://dl.smwcentral.net/32044/Ganbare%20Goemon%203%20-%20Mechanical%20Hot%20Springs%20%28Tileset%29.zip",
        "filename": "Ganbare Goemon 3 - Mechanical Hot Springs (Tileset).zip",
        "size": 5623,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32041,
        "title": "Ganbare Goemon 3: Shishijūrokubē no Karakuri Manji Gatame - Mechanical Hot Springs",
        "version": "smwc-32041-1662385794",
        "upstream_time": 1662385794,
        "download_url": "https://dl.smwcentral.net/32041/Ganbare%20Goemon%203%20-%20Mechanical%20Hot%20Springs%20%28Background%29.zip",
        "filename": "Ganbare Goemon 3 - Mechanical Hot Springs (Background).zip",
        "size": 6143,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32000,
        "title": "Ganbare Goemon 3: Shishijūrokubē no Karakuri Manji Gatame - Wise Man's Second House",
        "version": "smwc-32000-1661934219",
        "upstream_time": 1661934219,
        "download_url": "https://dl.smwcentral.net/32000/Ganbare%20Goemon%203%20-%20Wise%20Man%20Second%20House.zip",
        "filename": "Ganbare Goemon 3 - Wise Man Second House.zip",
        "size": 7394,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31996,
        "title": "Ganbare Goemon 3: Shishijūrokubē no Karakuri Manji Gatame - Demonic Fortress",
        "version": "smwc-31996-1662383762",
        "upstream_time": 1662383762,
        "download_url": "https://dl.smwcentral.net/31996/Ganbare%20Goemon%203%20-%20Demonic%20Fortress.zip",
        "filename": "Ganbare Goemon 3 - Demonic Fortress.zip",
        "size": 2605,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31995,
        "title": "Ganbare Goemon 3: Shishijūrokubē no Karakuri Manji Gatame - Lion Fortress",
        "version": "smwc-31995-1662383640",
        "upstream_time": 1662383640,
        "download_url": "https://dl.smwcentral.net/31995/Ganbare%20Goemon%203%20-%20Lion%20Fortress.zip",
        "filename": "Ganbare Goemon 3 - Lion Fortress.zip",
        "size": 2553,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31994,
        "title": "Ganbare Goemon 3: Shishijūrokubē no Karakuri Manji Gatame - Mechanical Tower (Corridors)",
        "version": "smwc-31994-1662383500",
        "upstream_time": 1662383500,
        "download_url": "https://dl.smwcentral.net/31994/Ganbare%20Goemon%203%20-%20Mechanical%20Tower.zip",
        "filename": "Ganbare Goemon 3 - Mechanical Tower.zip",
        "size": 2667,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31751,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Goofy Woods",
        "version": "smwc-31751-1659668332",
        "upstream_time": 1659668332,
        "download_url": "https://dl.smwcentral.net/31751/Ganbare%20Goemon%202%20%28SFC%29%20-%20Goofy%20Woods%20Updated.zip",
        "filename": "Ganbare Goemon 2 (SFC) - Goofy Woods Updated.zip",
        "size": 14999,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31457,
        "title": "Ganbare Goemon 2 (NES) - Town",
        "version": "smwc-31457-1658133533",
        "upstream_time": 1658133533,
        "download_url": "https://dl.smwcentral.net/31457/Ganbare%20Goemon%202%20NES%20-%20Town.zip",
        "filename": "Ganbare Goemon 2 NES - Town.zip",
        "size": 2922,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30949,
        "title": "Ganbare Goemon 3: Shishijūrokubē no Karakuri Manji Gatame - Ninjas' Estate (Entrance)",
        "version": "smwc-30949-1652835639",
        "upstream_time": 1652835639,
        "download_url": "https://dl.smwcentral.net/30949/Ganbare%20Goemon%203%20-%20Iga%20Ninja%20Mansion.zip",
        "filename": "Ganbare Goemon 3 - Iga Ninja Mansion.zip",
        "size": 3250,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30621,
        "title": "Ganbare Goemon 3: Shishijūrokubē no Karakuri Manji Gatame - Factory (Machinery)",
        "version": "smwc-30621-1650864805",
        "upstream_time": 1650864805,
        "download_url": "https://dl.smwcentral.net/30621/Ganbare%20Goemon%203%20%28SFC%29%20-%20Walker%20Factory%20%28Inner%20Machinery%29.zip",
        "filename": "Ganbare Goemon 3 (SFC) - Walker Factory (Inner Machinery).zip",
        "size": 6018,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30555,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Sumo Castle",
        "version": "smwc-30555-1651459864",
        "upstream_time": 1651459864,
        "download_url": "https://dl.smwcentral.net/30555/Ganbare%20Goemon%202%20%28SFC%29%20-%20Sumo%20Castle%20update.zip",
        "filename": "Ganbare Goemon 2 (SFC) - Sumo Castle update.zip",
        "size": 7951,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30553,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Japanese Food Castle (Funny Faces)",
        "version": "smwc-30553-1650316765",
        "upstream_time": 1650316765,
        "download_url": "https://dl.smwcentral.net/30553/Ganbare%20Goemon%202%20-%20Kiteretsu%20Shougun%20Magginesu%20-%20Japanese%20Food%20Castle%20%28Funny%20Faces%29.zip",
        "filename": "Ganbare Goemon 2 - Kiteretsu Shougun Magginesu - Japanese Food Castle (Funny Faces).zip",
        "size": 3569,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30540,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Underground Waterfalls",
        "version": "smwc-30540-1650295852",
        "upstream_time": 1650295852,
        "download_url": "https://dl.smwcentral.net/30540/Ganbare%20Goemon%202%20%28SFC%29%20-%20Underground%20Waterfalls.zip",
        "filename": "Ganbare Goemon 2 (SFC) - Underground Waterfalls.zip",
        "size": 9104,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30529,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Snowy Mountains",
        "version": "smwc-30529-1650160582",
        "upstream_time": 1650160582,
        "download_url": "https://dl.smwcentral.net/30529/Ganbare%20Goemon%202%20%28SFC%29%20-%20Snowy%20Mountains.zip",
        "filename": "Ganbare Goemon 2 (SFC) - Snowy Mountains.zip",
        "size": 4381,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30528,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Mountains and Roads",
        "version": "smwc-30528-1650161142",
        "upstream_time": 1650161142,
        "download_url": "https://dl.smwcentral.net/30528/Ganbare%20Goemon%202%20%28SFC%29%20-%20Mountain%20%20and%20Roads%20Backgrounds.zip",
        "filename": "Ganbare Goemon 2 (SFC) - Mountain  and Roads Backgrounds.zip",
        "size": 30321,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30499,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Lake / Ocean",
        "version": "smwc-30499-1650073091",
        "upstream_time": 1650073091,
        "download_url": "https://dl.smwcentral.net/30499/Ganbare%20Goemon%202%20%28Super%20Famicom%29%20-%20Lakeside%20Backgrounds.zip",
        "filename": "Ganbare Goemon 2 (Super Famicom) - Lakeside Backgrounds.zip",
        "size": 31077,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28436,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Kabuki Castle",
        "version": "smwc-28436-1632855476",
        "upstream_time": 1632855476,
        "download_url": "https://dl.smwcentral.net/28436/Goemon%202%20%28SFC%29%20-%20Kabuki%20Castle%20FG.zip",
        "filename": "Goemon 2 (SFC) - Kabuki Castle FG.zip",
        "size": 5150,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27465,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Flower Petals",
        "version": "smwc-27465-1625716449",
        "upstream_time": 1625716449,
        "download_url": "https://dl.smwcentral.net/27465/Ganbare%20Goemon%202%20%28SFC%29%20-%20Flower%20Petal.zip",
        "filename": "Ganbare Goemon 2 (SFC) - Flower Petal.zip",
        "size": 3118,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26081,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Kokeshi (Wooden Dolls)",
        "version": "smwc-26081-1618117216",
        "upstream_time": 1618117216,
        "download_url": "https://dl.smwcentral.net/26081/Ganbare%20Goemon%202%20%28SFC%29%20-%20Kokeshi.zip",
        "filename": "Ganbare Goemon 2 (SFC) - Kokeshi.zip",
        "size": 4130,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21359,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Town Demolition Sequence",
        "version": "smwc-21359-1575228396",
        "upstream_time": 1575228396,
        "download_url": "https://dl.smwcentral.net/21359/Ganbare%20Goemon%202%20-%20Town%20Demolition.zip",
        "filename": "Ganbare Goemon 2 - Town Demolition.zip",
        "size": 4332,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-aquann-castle-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40499,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Aquann Castle (Cave)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "patch needed"
    ],
    "description": "The background seen in various sections of Aquann Castle and also seen in one of the final levels of the game.<br>\r\n<br>\r\nMASSIVE UPDATE: Optimized GFX files, better map 16 organization, saner palette organization and now includes an extra variant.<br>\r\n<br>\r\nIncludes two palettes.  <br>\r\n<br>\r\nDue to the purple variant using much more colors, they use different map 16 files and palette.<br>\r\n<br>\r\nAquann Castle: palette rows 0 and 3.<br>\r\nAquann Tower: palette rows 3 and 5.<br>\r\n<br>\r\nBundled with this submission is two parallaxing codes, meant to be inserted with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=39036\">UberASM Tool 2.1</a>.  Pick the one you need the most.<br>\r\n<br>\r\nPlease check the readme included to know what's the difference between these two uberasm files.<br>\r\n<br>\r\nA good fit for cave levels.",
    "latest_version": "smwc-40499-1756327414",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40499,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Aquann Castle (Cave)",
        "version": "smwc-40499-1756327414",
        "upstream_time": 1756327414,
        "download_url": "https://dl.smwcentral.net/40499/Ganbare%20Goemon%204%20-%20Aquann%20Castle%20%26%20Tower.zip",
        "filename": "Ganbare Goemon 4 - Aquann Castle %26 Tower.zip",
        "size": 11775,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-aquann-castle-underwater",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25280,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Aquann Castle (Underwater)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "eastern",
      "needs remoderation",
      "underwater"
    ],
    "description": "Another one of the backgrounds used in the Aquann Castle,from Ganbare Goemon 4. This one in particular is used in a shooting gallery, where Yae must used the enemy shooter to destroy some targets, so she can proceed even further in this bizarre place. It has a glass window that shows that the forstress of Aquann is underwater. An HDMA is included with it too.<br>\r\n<br>\r\nIncompatible with the vanilla status bar. Please use any <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\"> status bar patch </a> you want.<br>\r\n<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-25280-1606754487",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25280,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Aquann Castle (Underwater)",
        "version": "smwc-25280-1606754487",
        "upstream_time": 1606754487,
        "download_url": "https://dl.smwcentral.net/25280/Ganbare%20Goemon%204%20-%20Aquann%20Castle%20%28Underwater%29.zip",
        "filename": "Ganbare Goemon 4 - Aquann Castle (Underwater).zip",
        "size": 6847,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-aquann-islands",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30465,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Aquann Islands",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "beach",
      "eastern",
      "ocean"
    ],
    "description": "The beautiful background that appears in the stages 1 and 4 of Planet Aquann, from Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake, lit. \"Under The Road - Why I became a dancer\". Use it for water levels or levels with a japanese vibe. The original game doesn't have aquatic sections in the levels that use it, so use your creativity how you'll use this background.<br>\r\n<br>\r\nIncludes two HDMA: one used in Saqqas Forest (Planet Aquann stage 1) and another one used in Bungee Ridge (Planet Aquann stage 4). I did my best to align the HDMA with the backgrounds.<br>\r\n<br>\r\nThis background uses two entire palette rows, and the last 3 colors from palette 6. <br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-30465-1650009123",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30465,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Aquann Islands",
        "version": "smwc-30465-1650009123",
        "upstream_time": 1650009123,
        "download_url": "https://dl.smwcentral.net/30465/Ganbare%20Goemon%204%20-%20Aquann%20Islands.zip",
        "filename": "Ganbare Goemon 4 - Aquann Islands.zip",
        "size": 8879,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-depths-lake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25180,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Depths Lake",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "needs remoderation",
      "patch needed",
      "ruins",
      "underwater"
    ],
    "description": "An underwater stage of Planet Impact, from Ganbare Goemon 4. It's an aquatic stage where Yae must cross a coral reef that has tons of dangers like spikes, scuba divers and nasty water currents. Like the name says, it's good for aquatic levels. To replicate the effect from the original game, I used a simple layer 3 + CGADSUB + Level Mode 0C + a horizontal wave HDMA.<br>\r\n<br>\r\nMay be incompatible with vanilla status bar. I recommend you to use a custom status bar. <br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-25180-1606600293",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25180,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Depths Lake",
        "version": "smwc-25180-1606600293",
        "upstream_time": 1606600293,
        "download_url": "https://dl.smwcentral.net/25180/Ganbare%20Goemon%204%20-%20Dephts%20Lake.zip",
        "filename": "Ganbare Goemon 4 - Dephts Lake.zip",
        "size": 7719,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-desert-dunes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25174,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Desert Dunes",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "desert",
      "needs remoderation",
      "realistic"
    ],
    "description": "One of the backgrounds used in planet Qubasa, from Ganbare Goemon 4. Like the name says, it's a great fit for desert levels.<br>\r\n<br>\r\nUses palette 3. BG2 and BG3 slots.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-25174-1606420753",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25174,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Desert Dunes",
        "version": "smwc-25174-1606420753",
        "upstream_time": 1606420753,
        "download_url": "https://dl.smwcentral.net/25174/Ganbare%20Goemon%204%20-%20Desert%20Dunes.zip",
        "filename": "Ganbare Goemon 4 - Desert Dunes.zip",
        "size": 6399,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-diver-ridge",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25181,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Diver Ridge",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "ice",
      "mountain",
      "needs remoderation"
    ],
    "description": "The background of the first of planet Sweah, from Ganbare Goemon 4. This is a level about riding snow motorcycles to jump large gaps. At the top of mountain, the player must get a ride in the parachutist that drop from the enemy's airplane. It's a background that can fit ice levels, in general, mainly glaciers or plains. The original HDMA is included with it, as well.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-25181-1606600668",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25181,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Diver Ridge",
        "version": "smwc-25181-1606600668",
        "upstream_time": 1606600668,
        "download_url": "https://dl.smwcentral.net/25181/Goemon%204%20-%20%20Diver%20Ridge.zip",
        "filename": "Goemon 4 -  Diver Ridge.zip",
        "size": 4376,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-foresce-castle-cheerleader-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27462,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Foresce Castle (Cheerleader Section)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "One of the interior backgrounds from Foresce Castle, of Ganbare Goemon 4. This section has an audience which shout words that can damage the player, and annoying cheerleader robots. Great for mechanical levels, overall. Or maybe a stadium? <br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-27462-1625704043",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27462,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Foresce Castle (Cheerleader Section)",
        "version": "smwc-27462-1625704043",
        "upstream_time": 1625704043,
        "download_url": "https://dl.smwcentral.net/27462/Ganbare%20Goemon%204%20-%20Foresce%20Castle%20%28Cheerleader%20Section%29.zip",
        "filename": "Ganbare Goemon 4 - Foresce Castle (Cheerleader Section).zip",
        "size": 3439,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-foresce-castle-outside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28457,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Foresce Castle (Outside)",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "forest",
      "night",
      "patch needed"
    ],
    "description": "An glommy Dark Forest seeing on the Outdoor Area of Foresce Castle from Ganbare Goemon 4. It uses Palette 0 (for the Layer 3), Palette 1 and Palette 3. Since that the Layer 3 Background is Big, it can be cut by the Status Bar, so if you use it, I suggest using either Sprite Status Bars (like <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14775\">NSMBWii Status Bar</a> or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\">DKCR Status Bar</a>), <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\">Minimalist Status Bars</a> or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove Status Bar</a>. <br>\r\n<br>\r\nRequested by <a href=\"https://www.smwcentral.net/?p=profile&id=42525\"><b><span style=\"color: #D699FF;\">Anorakun</span></b></a>. ",
    "latest_version": "smwc-28457-1632711028",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28457,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Foresce Castle (Outside)",
        "version": "smwc-28457-1632711028",
        "upstream_time": 1632711028,
        "download_url": "https://dl.smwcentral.net/28457/Ganbare%20Goemon%204%20-%20Foresce%20Castle%20%28Outside%29.zip",
        "filename": "Ganbare Goemon 4 - Foresce Castle (Outside).zip",
        "size": 7003,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-kickory-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25159,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Kickory Forest",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "forest",
      "needs remoderation",
      "realistic"
    ],
    "description": "One of the backgrounds used in the planet Foresce, from Ganbare Goemon 4. Like the name implies, it's a planet that is filled with forest and green. The original stage uses a flare lens effect, so maybe it should work with this background. It should be used for forest levels.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-25159-1606372328",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25159,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Kickory Forest",
        "version": "smwc-25159-1606372328",
        "upstream_time": 1606372328,
        "download_url": "https://dl.smwcentral.net/25159/Anorakun%20-%20Ganbare%20Goemon%204%20-%20Kickory%20Forest.zip",
        "filename": "Anorakun - Ganbare Goemon 4 - Kickory Forest.zip",
        "size": 5723,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-qubasa-castle-baseball-scoreboard",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39070,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Qubasa Castle (Baseball Scoreboard)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "interior",
      "mechanical"
    ],
    "description": "A stadium scoreboard background from Ganbare Goemon 4. Uses only 81 tiles, meaning there's a lot of free space in the BG2 slot.<br>\r\n<br>\r\nA good fit for stadium themed levels or bonus rooms, perhaps. <br>\r\n<br>\r\nUpdate: Better palette row management and slots.",
    "latest_version": "smwc-39070-1737304144",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39070,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Qubasa Castle (Baseball Scoreboard)",
        "version": "smwc-39070-1737304144",
        "upstream_time": 1737304144,
        "download_url": "https://dl.smwcentral.net/39070/Ganbare%20Goemon%204%20-%20Qubasa%20Castle%20%28Baseball%20Scoreboard%29%20%5BUPDATE%5D.zip",
        "filename": "Ganbare Goemon 4 - Qubasa Castle (Baseball Scoreboard) %5BUPDATE%5D.zip",
        "size": 4339,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-qubasa-castle-baseball-stadium",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24763,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Qubasa Castle (Baseball Stadium)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "city",
      "mechanical",
      "needs remoderation",
      "patch needed"
    ],
    "description": "One of the backgrounds used in the castle of Qusara Planet, from Ganbare Goemon 4. This game in specific is themed after various sports, while adding aliens to the mix. Baseball, football, bowling, ski, golf and etc. It reflects even in the enemies and lore.  I don't know what this background can be used. The HDMA that the original game uses is also included, insert it with the Uberasm Tool. <br>\r\n<br>\r\nCheck the readme to insert the layer 3. I got help from MarioFanGamer to make this work, so thanks to him, as well. <br>\r\n<br>\r\nWARNING! Incompatible with vanilla status bar! Use with a sprite status bar like the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\"> DKCR </a>one or another custom status bar that you may like to use.<br>\r\n<br>\r\nOr only use the HDMA, if you don't want to use the layer 3. It's located in the library folder.  Also, using only the HDMA, you can use the vanilla status bar or any status bar you want. <br>\r\n<br>\r\nRecommendend BG Scroll : None, None. The background doesn't loop, like in the original game.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-24763-1605746815",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24763,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Qubasa Castle (Baseball Stadium)",
        "version": "smwc-24763-1605746815",
        "upstream_time": 1605746815,
        "download_url": "https://dl.smwcentral.net/24763/Goemon%204%20-%20Qubasa%20Castle%20%28Baseball%20Stadium%29.zip",
        "filename": "Goemon 4 - Qubasa Castle (Baseball Stadium).zip",
        "size": 10747,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-qubasa-castle-soccer-field",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37116,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Qubasa Castle (Soccer Field)",
    "authors": [
      "Anorakun",
      "Donut"
    ],
    "tags": [
      "city",
      "interior",
      "mechanical"
    ],
    "description": "The soccer field background from Ganbare Goemon 4. You may remember this from the second level of my hack, Qubasa Sport Field. Unlike the one used in my hack, this version has been fully optimized. A great fit for stadium themed levels, or in general, sports levels. <br>\r\n<br>\r\nUPDATE: Reripped from scratch to make better use of color 0. Includes an uberasm HDMA gradient code that writes in color 0 or something by my friend Donut. Please insert the HDMA code with UberASM Tool.<br>\r\n<br>\r\nCredit would be great but is optional.",
    "latest_version": "smwc-37116-1716860448",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37116,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Qubasa Castle (Soccer Field)",
        "version": "smwc-37116-1716860448",
        "upstream_time": 1716860448,
        "download_url": "https://dl.smwcentral.net/37116/Ganbare%20Goemon%204%20-%20Qubasa%20Castle%20%28Soccer%20Field%20UPDATE%29.zip",
        "filename": "Ganbare Goemon 4 - Qubasa Castle (Soccer Field UPDATE).zip",
        "size": 5160,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-qubasa-road",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40492,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Qubasa Road",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "desert",
      "patch needed",
      "ruins",
      "space"
    ],
    "description": "The three backgrounds seen in Qubasa Road, from Ganbare Goemon 4.  <br>\r\n<br>\r\nIncludes a fancy HDMA gradient, which is meant to be inserted with UberASM tool.<br>\r\n<br>\r\nLayer 3 moons are also included. Please use it with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28449\">Kevin's Ram Toggled Status Bar</a> or any other patch / uberasm that removes the status bar.<br>\r\n<br>\r\nIncludes three different variants seen through the original game. Pick the one you like the most.  ",
    "latest_version": "smwc-40492-1757368088",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40492,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Qubasa Road",
        "version": "smwc-40492-1757368088",
        "upstream_time": 1757368088,
        "download_url": "https://dl.smwcentral.net/40492/Ganbare%20Goemon%204%20-%20Qubasa%20Road.zip",
        "filename": "Ganbare Goemon 4 - Qubasa Road.zip",
        "size": 22654,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-snow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37691,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake -  Snow",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "patch needed",
      "snow"
    ],
    "description": "A Layer 3 Snow that appears on Lifski Ravine of Planet Sweah from Ganbare Goemon 4. <br>\r\n<br>\r\nBecause the Layer 3 autoscrolls, you'll need to use a workaround such as <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28449\">RAM toggled status bar</a>, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">remove it</a> or use <a href=\"https://www.smwcentral.net/?p=viewthread&pid=1586086\">Kevin's UberASM Retry System</a>. Or any status bar that doesn't use layer 3 tiles.<br>\r\n<br>\r\nRequested by Anorakun.",
    "latest_version": "smwc-37691-1714088463",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37691,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake -  Snow",
        "version": "smwc-37691-1714088463",
        "upstream_time": 1714088463,
        "download_url": "https://dl.smwcentral.net/37691/Goemon%204%20-%20Snow%20%28Layer%203%29.zip",
        "filename": "Goemon 4 - Snow (Layer 3).zip",
        "size": 2224,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-snow-ravines",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25160,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Snow Ravines",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "snow"
    ],
    "description": "The background used in two stages of the planet Sweah,from Ganbare Goemon 4. There isn't much to say about it. Use it for snow or mountain levels or both. An HDMA is included with it as well.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-25160-1606373079",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25160,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Snow Ravines",
        "version": "smwc-25160-1606373079",
        "upstream_time": 1606373079,
        "download_url": "https://dl.smwcentral.net/25160/Anorakun%20-%20Ganbare%20Goemon%204%20-%20Snow%20Ravines.zip",
        "filename": "Anorakun - Ganbare Goemon 4 - Snow Ravines.zip",
        "size": 3757,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-sweah-castle-alien-crowd",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27463,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Sweah Castle (Alien Crowd)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "A background filled with an alien crowd, from Ganbare Goemon 4. Sweah Castle is dedicated to martial arts and sword related sports. This background appears in an area where there martial fighters robot who throw Sonic Booms, hadoukens and other fighting moves. Great for some sport themed stage.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-27463-1625716281",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27463,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Sweah Castle (Alien Crowd)",
        "version": "smwc-27463-1625716281",
        "upstream_time": 1625716281,
        "download_url": "https://dl.smwcentral.net/27463/Ganbare%20Goemon%204%20-%20Sweah%20Castle%20%28Alien%20Crowd%29.zip",
        "filename": "Ganbare Goemon 4 - Sweah Castle (Alien Crowd).zip",
        "size": 3431,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-sweah-castle-brick-breaking-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25184,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Sweah Castle (Brick Breaking Room)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "mechanical",
      "needs remoderation"
    ],
    "description": "Another background of Sweah Castle, from Ganbare Goemon 4. This particular room has tons of concrete bricks and a evil hand that tries to break them. The player must be careful for it to not break a platform they're standing on. It can fit temples or dojo-like levels.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-25184-1606601635",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25184,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Sweah Castle (Brick Breaking Room)",
        "version": "smwc-25184-1606601635",
        "upstream_time": 1606601635,
        "download_url": "https://dl.smwcentral.net/25184/Ganbare%20Goemon%204%20-%20Sweah%20Castle%20%28Brick%20Breaking%20Room%29.zip",
        "filename": "Ganbare Goemon 4 - Sweah Castle (Brick Breaking Room).zip",
        "size": 3232,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-sweah-castle-swordplay-training-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25183,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Sweah Castle (Swordplay Training Room)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "mechanical",
      "needs remoderation"
    ],
    "description": "A very simple background of Sweah Castle, from Ganbare Goemon 4. This particular castle is focused in martial arts, in general. Swordplay, boxing, brick breaking, fighting techniques and etc. Guile even makes a \"cameo\" in this level and shoots Sonic Boom against the player.  It can fit temples or maybe, a tutorial level, something like a dojo.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-25183-1606601162",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25183,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Sweah Castle (Swordplay Training Room)",
        "version": "smwc-25183-1606601162",
        "upstream_time": 1606601162,
        "download_url": "https://dl.smwcentral.net/25183/Ganbare%20Goemon%204%20-%20Sweah%20Castle%20%28Swordplay%20Training%20Room%29.zip",
        "filename": "Ganbare Goemon 4 - Sweah Castle (Swordplay Training Room).zip",
        "size": 3527,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-water-road",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41208,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Water Road",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "eastern",
      "lake",
      "ocean",
      "patch needed",
      "space"
    ],
    "description": "Another of planet Aquann's background. This one has a distinction, because it has a floating Mt. Fuji in the background. <br>\r\n<br>\r\nMassive update: Reripped from scratch, background is more accurate and complete, at the expense of using extra tiles.<br>\r\n<br>\r\nReripped the HDMA gradient, now it's more accurate. Insert it with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=39036\">UberASM Tool 2.1</a>.<br>\r\n<br>\r\nNow, the layer 3 planets are included, as well.<br>\r\n<br>\r\nA patch, like the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28449\">RAM Toggled Status Bar (& IRQ)</a> may be needed, since the vanilla status bar cut offs the layer 3 tilemap.",
    "latest_version": "smwc-41208-1767317727",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41208,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Water Road",
        "version": "smwc-41208-1767317727",
        "upstream_time": 1767317727,
        "download_url": "https://dl.smwcentral.net/41208/Goemon%204%20-%20Water%20Road%20%28Update%29.zip",
        "filename": "Goemon 4 - Water Road (Update).zip",
        "size": 13519,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-oedo-daikaten-feudal-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27464,
    "title": "Ganbare Goemon: Oedo Daikaten - Feudal Castle",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "eastern"
    ],
    "description": "A feudal castle decoration from Ganbare Goemon Oedo Daikaten, a Goemon game from the PS1. The original graphic is much larger than this, so I had to resize it carefully to look beautiful. <br>\r\n<br>\r\nDo note that you need to enable FG5 and FG6 in Extra Options to use it or remap it, depending of your needs. The default bps also disable level palette animation.  ",
    "latest_version": "smwc-27464-1626568880",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27464,
        "title": "Ganbare Goemon: Oedo Daikaten - Feudal Castle",
        "version": "smwc-27464-1626568880",
        "upstream_time": 1626568880,
        "download_url": "https://dl.smwcentral.net/27464/Ganbare%20Goemon%20Oedo%20Daikaten%20-%20Feudal%20Castle%20gfx.zip",
        "filename": "Ganbare Goemon Oedo Daikaten - Feudal Castle gfx.zip",
        "size": 112723,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-seikushi-dynamites-arawaru-mechanical-town",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27420,
    "title": "Ganbare Goemon: Seikushi Dynamites Arawaru!! - Mechanical Town",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "mechanical",
      "needs remoderation",
      "retro"
    ],
    "description": "Ripped from a very obscure Ganbare Goemon game, for the Game Boy Color. <br>\r\n<br>\r\nIt's a good fit for retro themed stages.  Comes with the HDMA from the original game. <br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-27420-1625431897",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27420,
        "title": "Ganbare Goemon: Seikushi Dynamites Arawaru!! - Mechanical Town",
        "version": "smwc-27420-1625431897",
        "upstream_time": 1625431897,
        "download_url": "https://dl.smwcentral.net/27420/Ganbare%20Goemon%20Seikushi%20Dynamites%20Arawaru%21%21%20-%20Mechanical%20Town.zip",
        "filename": "Ganbare Goemon Seikushi Dynamites Arawaru%21%21 - Mechanical Town.zip",
        "size": 6313,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ganbare-goemon-uchuu-kaizoku-akogingu-mt-urala-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38121,
    "title": "Ganbare Goemon: Uchuu Kaizoku Akogingu - Mt. Urala (Forest)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "forest"
    ],
    "description": "The background of the first stage, from Ganbare Goemon: Uchuu Kaizoku Akogingu (lit. The Space Pirate Akogingu). It appears in the first action stage of the game.<br>\r\n<br>\r\nUPDATE: Reripped from the scratch. Massive optimization, saving much more space in BG3. More accuracy to the source material, at the cost of one extra palette row. If you want to use layer 3 fog with it, you should move the colors of palette row 0 to somewhere else.  <br>\r\n<br>\r\nComes with two sample levels. One is meant for no vertical scrolling levels, while the other is closer in how the background is assembled in the original game, perfect for vertical enabled horizontal levels.<br>\r\n<br>\r\nA good fit for forest stages.",
    "latest_version": "smwc-38121-1724432371",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38121,
        "title": "Ganbare Goemon: Uchuu Kaizoku Akogingu - Mt. Urala (Forest)",
        "version": "smwc-38121-1724432371",
        "upstream_time": 1724432371,
        "download_url": "https://dl.smwcentral.net/38121/Ganbare%20Goemon%20Uchuu%20Kaizoku%20Akogingu%20-%20Mt.%20Urala%20%28Forest%29.zip",
        "filename": "Ganbare Goemon Uchuu Kaizoku Akogingu - Mt. Urala (Forest).zip",
        "size": 10186,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-garden",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9142,
    "title": "Garden",
    "authors": [
      "Chikane"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "This is an old Graphics set I was planning to use for a garden, but never used it, so I'm just releasing it.<br>\r\n<br>\r\nIt uses a Custom Palette and has A level included for the ExAnimation.<br>\r\n<br>\r\nPlease give credit if used. <br>\r\n<br>\r\n",
    "latest_version": "smwc-9142-1409214618",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9142,
        "title": "Garden",
        "version": "smwc-9142-1409214618",
        "upstream_time": 1409214618,
        "download_url": "https://dl.smwcentral.net/9142/Garden.zip",
        "filename": "Garden.zip",
        "size": 4028,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-garfield-and-his-nine-lives-gba-arnbuckle-farm",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35518,
    "title": "Garfield and His Nine Lives (GBA) - Arnbuckle Farm",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "grassland",
      "mountain",
      "sky"
    ],
    "description": "Initially, I thought Touhou Koumakyou ~ The Embodiment of Scarlet Devil - Spellcard (Remilia Scarlet) was a very hard BG to rip, but I was wrong. The BG from Garfield and His Nine Lives (GBA) Arnbuckle Farm was worse. In this case, I wasn't able to erase many BG tiles for room. There was another thing I could do for tile reduction: flipping tiles. I flipped only the X-position of tiles for free space. You can see that in the background screenshot. Ripped the BG with the Lunar Magic Bitmap Pasting feature and I really had to play with few colors, in order for the blue color to be the back area color. I also salvaged a free color in palette 5.<br>\r\nEdit: Corrected the file name.<br>\r\nEnjoy using it and also:<br>\r\n<br>\r\n<b><span style=\"color: #ff0000;\">WARINING: NEARLY EVERY TILE FROM FG2 HAS BEEN REMOVED. ONLY FEW CAN BE USED.</span></b>",
    "latest_version": "smwc-35518-1700619801",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35518,
        "title": "Garfield and His Nine Lives (GBA) - Arnbuckle Farm",
        "version": "smwc-35518-1700619801",
        "upstream_time": 1700619801,
        "download_url": "https://dl.smwcentral.net/35518/Garfield%20and%20His%20Nine%20Lives%20%28GBA%29%20-%20Arnbuckle%20Farm.zip",
        "filename": "Garfield and His Nine Lives (GBA) - Arnbuckle Farm.zip",
        "size": 14798,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-garfield-and-his-nine-lives-gba-haunted-house",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35527,
    "title": "Garfield and His Nine Lives (GBA) - Haunted House",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "ghost house",
      "haunted",
      "night"
    ],
    "description": "Here I am with another BG from the GBA game. Ripped the BG with the Lunar Magic Bitmap Pasting Feature. I used the tool again to free 2 extra colors of palette 5. Also, I used the 2nd bright color as back area color to avoid color conflicts.<br>\r\nAlso, the BG uses the blank Map16 tile from page BB.<br>\r\nHope it works for you and use the recommended BG scrolling in the sample file.",
    "latest_version": "smwc-35527-1700619979",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35527,
        "title": "Garfield and His Nine Lives (GBA) - Haunted House",
        "version": "smwc-35527-1700619979",
        "upstream_time": 1700619979,
        "download_url": "https://dl.smwcentral.net/35527/Garfield%20and%20His%20Nine%20Lives%20%28GBA%29%20-%20Haunted%20House.zip",
        "filename": "Garfield and His Nine Lives (GBA) - Haunted House.zip",
        "size": 12885,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gekisou-sentai-carranger-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39328,
    "title": "Gekisou Sentai Carranger - Stage 4 (Sky)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "city",
      "night",
      "sky"
    ],
    "description": "A very fluffy and nice sky from Gekisou Sentai Carranger for the SNES.  Parallax scroll goes well with this background. A good fit for sky levels.",
    "latest_version": "smwc-39328-1742314172",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39328,
        "title": "Gekisou Sentai Carranger - Stage 4 (Sky)",
        "version": "smwc-39328-1742314172",
        "upstream_time": 1742314172,
        "download_url": "https://dl.smwcentral.net/39328/Gekisou%20Sentai%20Carrangers%20-%20Stage%204%20%28Sky%29.zip",
        "filename": "Gekisou Sentai Carrangers - Stage 4 (Sky).zip",
        "size": 3016,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39326,
        "title": "Gekisou Sentai Carranger - Stage 3 (Cave)",
        "version": "smwc-39326-1742314011",
        "upstream_time": 1742314011,
        "download_url": "https://dl.smwcentral.net/39326/Gekisou%20Sentai%20Carranger%20-%20Stage%203%20%28Cave%29.zip",
        "filename": "Gekisou Sentai Carranger - Stage 3 (Cave).zip",
        "size": 4015,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39054,
        "title": "Gekisou Sentai Carranger - Stage 2 (City Outskirts)",
        "version": "smwc-39054-1737060293",
        "upstream_time": 1737060293,
        "download_url": "https://dl.smwcentral.net/39054/Gekisou%20Sentai%20Carranger%20-%20Stage%202%20%28City%20Outskirts%29.zip",
        "filename": "Gekisou Sentai Carranger - Stage 2 (City Outskirts).zip",
        "size": 4211,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39052,
        "title": "Gekisou Sentai Carranger - Stage 1 (City)",
        "version": "smwc-39052-1736966130",
        "upstream_time": 1736966130,
        "download_url": "https://dl.smwcentral.net/39052/Gekisou%20Sentai%20Carranger%20-%20Stage%201%20%28City%29.zip",
        "filename": "Gekisou Sentai Carranger - Stage 1 (City).zip",
        "size": 3352,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gem-smashers-arcade-mode-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37316,
    "title": "Gem Smashers - Arcade Mode (Stage 1)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "beach",
      "lake"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>Post C3 Winter 2024</b></span><br>\r\n<br>\r\nThe \"Sea and Plains\" from the GBA game <u><b>Gem Smashers</b></u>.<br>\r\nWhat do you think about this?<br>\r\n<br>\r\n<b><span style=\"color: #ff0000;\">WARNING:</span></b> It uses BG1, BG2, BG3 and FG2",
    "latest_version": "smwc-37316-1709311378",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37316,
        "title": "Gem Smashers - Arcade Mode (Stage 1)",
        "version": "smwc-37316-1709311378",
        "upstream_time": 1709311378,
        "download_url": "https://dl.smwcentral.net/37316/GemSmashersArcade-Stage1.zip",
        "filename": "GemSmashersArcade-Stage1.zip",
        "size": 12753,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gems-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23901,
    "title": "Gems Cave",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "A cave with some gems in it.",
    "latest_version": "smwc-23901-1595217292",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23901,
        "title": "Gems Cave",
        "version": "smwc-23901-1595217292",
        "upstream_time": 1595217292,
        "download_url": "https://dl.smwcentral.net/23901/Gems%20Cavern.zip",
        "filename": "Gems Cavern.zip",
        "size": 6457,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gems-emeralds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8737,
    "title": "Gems/Emeralds",
    "authors": [
      "XradicalD"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "Updated by: S.R.H.<br>\r\nOriginal File: http://www.smwcentral.net/?p=section&a=details&id=952<br>\r\n<br>\r\nOriginal Description: My first ExGFX ever. I hope you guys like it<br>\r\n<br>\r\nMy Gem/emerald foreground that i did for my hack, (Alternia Adventures)<br>\r\n<br>\r\nFeel free to use it. Credit isn't necesary but i would apreciate it a lot.<br>\r\n<br>\r\nThe pack comes with:<br>\r\n- Test Level 105<br>\r\n- Palette (PAL)<br>\r\n- Map16<br>\r\n<br>\r\nThanks and have fun!",
    "latest_version": "smwc-8737-1407824140",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8737,
        "title": "Gems/Emeralds",
        "version": "smwc-8737-1407824140",
        "upstream_time": 1407824140,
        "download_url": "https://dl.smwcentral.net/8737/gggggggraphix.zip",
        "filename": "gggggggraphix.zip",
        "size": 6490,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gemstone-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6347,
    "title": "Gemstone Cave",
    "authors": [
      "reghrhre"
    ],
    "tags": [
      "cave",
      "ice",
      "needs remoderation"
    ],
    "description": "A handmade gemstone tileset I made. Hopefully you like this and can find a good use for this!<br>\r\n<br>\r\nGive credit if used.<br>\r\n<br>\r\nMain ground replaces palette 2, gems replace palette 4",
    "latest_version": "smwc-6347-1394314585",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6347,
        "title": "Gemstone Cave",
        "version": "smwc-6347-1394314585",
        "upstream_time": 1394314585,
        "download_url": "https://dl.smwcentral.net/6347/Gemstone%20Cave.zip",
        "filename": "Gemstone Cave.zip",
        "size": 4471,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2776,
        "title": "Gemstone Cave",
        "version": "smwc-2776-1414777024",
        "upstream_time": 1414777024,
        "download_url": "https://dl.smwcentral.net/2776/Gemstone%20Tileset.zip",
        "filename": "Gemstone Tileset.zip",
        "size": 7317,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gemstone-caves",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1482,
    "title": "Gemstone Caves",
    "authors": [
      "An00bis"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "A cave FG I drew. Included are 3 palettes and the map16 page. Credit would be nice, but you don't have to ;)",
    "latest_version": "smwc-1482-1404805542",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1482,
        "title": "Gemstone Caves",
        "version": "smwc-1482-1404805542",
        "upstream_time": 1404805542,
        "download_url": "https://dl.smwcentral.net/1482/cus-gemcave.zip",
        "filename": "cus-gemcave.zip",
        "size": 50242,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-generic-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2862,
    "title": "Generic Grassland",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation"
    ],
    "description": "This one has trees, and it is in my new style of drawing graphics.<br>\r\n<br>\r\nI plan to make more graphics in this style now, because I think it looks a lot better than my original cartoony one.<br>\r\n<br>\r\nAlso, I think this is the highest amount of graphics I've submitted in a week! Regardless, have fun using it, if you do that is!",
    "latest_version": "smwc-2862-1392299055",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2862,
        "title": "Generic Grassland",
        "version": "smwc-2862-1392299055",
        "upstream_time": 1392299055,
        "download_url": "https://dl.smwcentral.net/2862/%5BFG%5D%20Generic%20Grassland.zip",
        "filename": "%5BFG%5D Generic Grassland.zip",
        "size": 58980,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-geno",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1588,
    "title": "Geno",
    "authors": [
      "Construct101"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "GFX replacement replacing Mario. Comes with a custom star (Dragon) coin and a custom player GFX for the overworld.<br>\r\n<br>\r\nRead the readme provided in the download for more info about the graphics.",
    "latest_version": "smwc-1588-1416962517",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1588,
        "title": "Geno",
        "version": "smwc-1588-1416962517",
        "upstream_time": 1416962517,
        "download_url": "https://dl.smwcentral.net/1588/Geno.zip",
        "filename": "Geno.zip",
        "size": 127995,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-geometry-dash-stereo-madness",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25066,
    "title": "Geometry Dash - Stereo Madness",
    "authors": [
      "Insanit"
    ],
    "tags": [
      "geometry dash",
      "needs remoderation"
    ],
    "description": "Tileset from the first level of Geometry Dash<br>\r\nUse FG3 and BG2.<br>\r\nCredits are appreciated.",
    "latest_version": "smwc-25066-1604358703",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25066,
        "title": "Geometry Dash - Stereo Madness",
        "version": "smwc-25066-1604358703",
        "upstream_time": 1604358703,
        "download_url": "https://dl.smwcentral.net/25066/Geometry%20Dash%20-%20Stereo%20Madness.zip",
        "filename": "Geometry Dash - Stereo Madness.zip",
        "size": 4069,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gfx33-global-tiles-multipack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2699,
    "title": "GFX33/Global Tiles Multipack",
    "authors": [
      "jimbo1qaz"
    ],
    "tags": [
      "coin",
      "muncher",
      "needs remoderation"
    ],
    "description": "All sorts of things: Modified NSMB coins, all sorts of redrawn blocks, including turnblocks, question blocks, used blocks, noteblocks, and on/off blocks, and also new muncher graphics. This also fixes the gray end of the midway rope.<br>\r\n<br>\r\n<b>Note that unlike the screenshot, this does not have a modified door. Purple coins don't work either.</b>",
    "latest_version": "smwc-2699-1414775739",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2699,
        "title": "GFX33/Global Tiles Multipack",
        "version": "smwc-2699-1414775739",
        "upstream_time": 1414775739,
        "download_url": "https://dl.smwcentral.net/2699/GFX33.zip",
        "filename": "GFX33.zip",
        "size": 5757,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ghost-house",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22781,
    "title": "Ghost House",
    "authors": [
      "El Cuh Fermin",
      "PROX"
    ],
    "tags": [
      "haunted",
      "house",
      "needs remoderation",
      "spooky"
    ],
    "description": "This is a tileset of Ghost House for haunted levels.<br>\r\n<br>\r\n<br>\r\n<br>\r\nCredits to PROX that made Ghost House Graphics",
    "latest_version": "smwc-22781-1591450012",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22781,
        "title": "Ghost House",
        "version": "smwc-22781-1591450012",
        "upstream_time": 1591450012,
        "download_url": "https://dl.smwcentral.net/22781/Ghost%20House.zip",
        "filename": "Ghost House.zip",
        "size": 6950,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13007,
        "title": "Ghost House",
        "version": "smwc-13007-1452023701",
        "upstream_time": 1452023701,
        "download_url": "https://dl.smwcentral.net/13007/GhostHouse.zip",
        "filename": "GhostHouse.zip",
        "size": 5385,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9320,
        "title": "Ghost House",
        "version": "smwc-9320-1411510326",
        "upstream_time": 1411510326,
        "download_url": "https://dl.smwcentral.net/9320/GhostHouse%2B.zip",
        "filename": "GhostHouse+.zip",
        "size": 6510,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9224,
        "title": "Ghost House",
        "version": "smwc-9224-1410377375",
        "upstream_time": 1410377375,
        "download_url": "https://dl.smwcentral.net/9224/CustomGhostHouseByMawwo7.zip",
        "filename": "CustomGhostHouseByMawwo7.zip",
        "size": 3741,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2698,
        "title": "Ghost House",
        "version": "smwc-2698-1409435128",
        "upstream_time": 1409435128,
        "download_url": "https://dl.smwcentral.net/2698/Ghost%20House.zip",
        "filename": "Ghost House.zip",
        "size": 3178,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 627,
        "title": "Ghost House",
        "version": "smwc-627-1380972886",
        "upstream_time": 1380972886,
        "download_url": "https://dl.smwcentral.net/627/cus-ghosthouse.zip",
        "filename": "cus-ghosthouse.zip",
        "size": 2830,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ghost-house-extension-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26838,
    "title": "Ghost House (Extension Tileset)",
    "authors": [
      "DanxInc",
      "Segment1Zone2"
    ],
    "tags": [
      "haunted",
      "house",
      "wood"
    ],
    "description": "A Ghost House Extension Tileset originally made by DanxInc on MFGG, now ripped for use in SMW.<br>\r\n<br>\r\nUses Vanilla FG Palette 4 and BG Palette 6.",
    "latest_version": "smwc-26838-1619406644",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26838,
        "title": "Ghost House (Extension Tileset)",
        "version": "smwc-26838-1619406644",
        "upstream_time": 1619406644,
        "download_url": "https://dl.smwcentral.net/26838/Ghost%20House%20Extension%20Tileset.zip",
        "filename": "Ghost House Extension Tileset.zip",
        "size": 3263,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ghost-kamek",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28715,
    "title": "Ghost Kamek",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "kamek"
    ],
    "description": "Kamek dressed up in a spooky ghost costume, based on official Mario artwork for Halloween.<br>\r\nThese graphics are for Thomas' <a href=\"https://www.smwcentral.net/?p=section&a=details&id=13895\">YI Flying Kamek</a> sprite.",
    "latest_version": "smwc-28715-1635908680",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28715,
        "title": "Ghost Kamek",
        "version": "smwc-28715-1635908680",
        "upstream_time": 1635908680,
        "download_url": "https://dl.smwcentral.net/28715/ghostkamek.zip",
        "filename": "ghostkamek.zip",
        "size": 3011,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ghost-rider-gba-evil-underneath",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40508,
    "title": "Ghost Rider (GBA) - Evil Underneath",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">POST C3 SUMMER 2025 GRAPHICS:</span></b><br>\r\n<br>\r\nThe \"Cave Area\" from <b><u>Ghost Rider</u></b> Game Boy Advance game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-40508-1756412627",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40508,
        "title": "Ghost Rider (GBA) - Evil Underneath",
        "version": "smwc-40508-1756412627",
        "upstream_time": 1756412627,
        "download_url": "https://dl.smwcentral.net/40508/GhostRider-GBA-EvilUnderneath.zip",
        "filename": "GhostRider-GBA-EvilUnderneath.zip",
        "size": 9094,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ghost-rider-gba-royal-highway",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40506,
    "title": "Ghost Rider (GBA) - Royal Highway",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "volcano"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">POST C3 SUMMER 2025 GRAPHICS:</span></b><br>\r\n<br>\r\nThe \"Volcanic Cave Area\" from <b><u>Ghost Rider</u></b> Gameboy Advance game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-40506-1756412286",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40506,
        "title": "Ghost Rider (GBA) - Royal Highway",
        "version": "smwc-40506-1756412286",
        "upstream_time": 1756412286,
        "download_url": "https://dl.smwcentral.net/40506/Ghost-Rider-GBA-RoyalHighway.zip",
        "filename": "Ghost-Rider-GBA-RoyalHighway.zip",
        "size": 7496,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ghost-rider-gba-stranger-in-town",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40507,
    "title": "Ghost Rider (GBA) - Stranger In Town",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "desert",
      "wild west"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">POST C3 SUMMER 2025 GRAPHICS:</span></b><br>\r\n<br>\r\nThe \"Desert with Sunset Area\" from <b><u>Ghost Rider</u></b> Game Boy Advance game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-40507-1756412477",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40507,
        "title": "Ghost Rider (GBA) - Stranger In Town",
        "version": "smwc-40507-1756412477",
        "upstream_time": 1756412477,
        "download_url": "https://dl.smwcentral.net/40507/GhostRider-GBA-StrangerInTown.zip",
        "filename": "GhostRider-GBA-StrangerInTown.zip",
        "size": 5357,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ghost-sweeper-mikami-joreishi-wa-nice-body-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40464,
    "title": "Ghost Sweeper Mikami: Joreishi Wa Nice Body - Stage 2 (Abandoned House)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "haunted",
      "house",
      "no-scroll",
      "patch needed"
    ],
    "description": "A sinister dark background seen during the fight against Moka-chan, a creepy doll. This graphic requires the hdma gradient provided to work properly.<br>\r\n<br>\r\nIt can be inserted using the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=39036\">UberASM Tool 2.1</a>.<br>\r\n<br>\r\nA good fit for fights against creepy ghosts. <br>\r\n<br>\r\nAnyone is free to update this if they figure out how to loop this background properly.",
    "latest_version": "smwc-40464-1756242202",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40464,
        "title": "Ghost Sweeper Mikami: Joreishi Wa Nice Body - Stage 2 (Abandoned House)",
        "version": "smwc-40464-1756242202",
        "upstream_time": 1756242202,
        "download_url": "https://dl.smwcentral.net/40464/GS%20Mikami%20%28SNES%29%20-%20Stage%202%20%28Abandoned%20House%29.zip",
        "filename": "GS Mikami (SNES) - Stage 2 (Abandoned House).zip",
        "size": 5327,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ghost-sweeper-mikami-joreishi-wa-nice-body-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20691,
    "title": "Ghost Sweeper Mikami: Joreishi wa Nice Body - Title Screen",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city",
      "needs remoderation",
      "night"
    ],
    "description": "Background of the title screen of the game Ghost Sweeper Mikami: Joreishi wa Nice Body (Super Famicom), re-arranged to make it loopable.",
    "latest_version": "smwc-20691-1566610906",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20691,
        "title": "Ghost Sweeper Mikami: Joreishi wa Nice Body - Title Screen",
        "version": "smwc-20691-1566610906",
        "upstream_time": 1566610906,
        "download_url": "https://dl.smwcentral.net/20691/GS%20Mikami%20-%20Title%20Screen.zip",
        "filename": "GS Mikami - Title Screen.zip",
        "size": 6568,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-giant-beta-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38069,
    "title": "Giant Beta Blocks",
    "authors": [
      "SuperRomhackingNoob37"
    ],
    "tags": [
      "block"
    ],
    "description": "Resubmission of my Giant Blocks submission, this time with the things incorrect about it fixed! Gray Hard Block uses palette 3, everything else uses palette 6. If you want the question blocks and/or bricks to work, use the giant blocks in <a href=\"https://www.smwcentral.net/?p=section&a=details&id=30840\">this block pack</a> to make it work.",
    "latest_version": "smwc-38069-1720375883",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38069,
        "title": "Giant Beta Blocks",
        "version": "smwc-38069-1720375883",
        "upstream_time": 1720375883,
        "download_url": "https://dl.smwcentral.net/38069/GIANTBETA%20BLOCKS.zip",
        "filename": "GIANTBETA BLOCKS.zip",
        "size": 2886,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-giant-block-animations",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1695,
    "title": "Giant Block Animations",
    "authors": [
      "luigi704"
    ],
    "tags": [
      "animated",
      "giant brick block",
      "giant question block",
      "needs remoderation"
    ],
    "description": "this will animate the smb3 giant world blocks (? and breakable brick)",
    "latest_version": "smwc-1695-1418316673",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1695,
        "title": "Giant Block Animations",
        "version": "smwc-1695-1418316673",
        "upstream_time": 1418316673,
        "download_url": "https://dl.smwcentral.net/1695/giant%20block.zip",
        "filename": "giant block.zip",
        "size": 2704,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-giant-blurp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1329,
    "title": "Giant Blurp",
    "authors": [
      "Alessio"
    ],
    "tags": [
      "giant blurp",
      "needs remoderation"
    ],
    "description": "Just something i have made out of boredom ^o^<br>\r\n<a href=\"http://www.smwcentral.net/download.php?id=180&type=sprites\">It works with this sprite</a>",
    "latest_version": "smwc-1329-1413995987",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1329,
        "title": "Giant Blurp",
        "version": "smwc-1329-1413995987",
        "upstream_time": 1413995987,
        "download_url": "https://dl.smwcentral.net/1329/Blurpa.zip",
        "filename": "Blurpa.zip",
        "size": 10114,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-giant-eerie",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33954,
    "title": "Giant Eerie",
    "authors": [
      "LucasRCD",
      "Wyatt"
    ],
    "tags": [
      "eerie"
    ],
    "description": "For use with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3672\">Major Flare's Giant Eerie sprite</a>.",
    "latest_version": "smwc-33954-1684276116",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33954,
        "title": "Giant Eerie",
        "version": "smwc-33954-1684276116",
        "upstream_time": 1684276116,
        "download_url": "https://dl.smwcentral.net/33954/Giant%20Eerie%20%28SP3%29.zip",
        "filename": "Giant Eerie (SP3).zip",
        "size": 2393,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-giant-flower-garden",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13009,
    "title": "Giant Flower Garden",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation"
    ],
    "description": "This tileset was inspired by a similarly-themed tileset made by Dr. Tapeworm, SMB3's Giant Land, and the first level of SML2's Macro Zone.",
    "latest_version": "smwc-13009-1452023924",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13009,
        "title": "Giant Flower Garden",
        "version": "smwc-13009-1452023924",
        "upstream_time": 1452023924,
        "download_url": "https://dl.smwcentral.net/13009/GiantGarden.zip",
        "filename": "GiantGarden.zip",
        "size": 5485,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-giant-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17062,
    "title": "Giant Grassland",
    "authors": [
      "Dr. Tapeworm"
    ],
    "tags": [
      "giant",
      "grassland",
      "needs remoderation"
    ],
    "description": "A fairly old tileset I released several C3s ago, now here and properly usable. It has big flowers and dirt or whatever and is vaguely inspired by World 4's aesthetic from SMB3. Includes two palettes representing day and night.<br>\r\n<br>\r\nThe 32x32 bricks and question blocks don't do anything on their own, so you'll need custom blocks for those.",
    "latest_version": "smwc-17062-1517252266",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17062,
        "title": "Giant Grassland",
        "version": "smwc-17062-1517252266",
        "upstream_time": 1517252266,
        "download_url": "https://dl.smwcentral.net/17062/giant%20grassland.zip",
        "filename": "giant grassland.zip",
        "size": 7037,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-giant-koopas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19885,
    "title": "Giant Koopas",
    "authors": [
      "Ralshi02"
    ],
    "tags": [
      "giant",
      "koopa",
      "needs remoderation"
    ],
    "description": "Smw styled giant koopa.<br>\r\n<br>\r\nGraphics for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16527\">this sprite</a>.",
    "latest_version": "smwc-19885-1558893405",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19885,
        "title": "Giant Koopas",
        "version": "smwc-19885-1558893405",
        "upstream_time": 1558893405,
        "download_url": "https://dl.smwcentral.net/19885/GiantKoopa.zip",
        "filename": "GiantKoopa.zip",
        "size": 2277,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 4915,
        "title": "Giant Koopas",
        "version": "smwc-4915-1370694956",
        "upstream_time": 1370694956,
        "download_url": "https://dl.smwcentral.net/4915/Giant%20Koopas.zip",
        "filename": "Giant Koopas.zip",
        "size": 2296,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-giant-piranha-plants",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24633,
    "title": "Giant Piranha Plants",
    "authors": [
      "OmegaF",
      "P-Tux7"
    ],
    "tags": [
      "giant jumping piranha plant",
      "giant piranha",
      "needs remoderation"
    ],
    "description": "Custom giant piranha plants made by OmegaF, from Mario Fan Game Galaxy. Includes the normal up/down, and also sideways and jumping variants. Contains palette C and D replacements so that you can use both \"green\" and \"red\" ones.<br>\r\n<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=3189\">Up/Down/Left/Right Giant Piranha Plants </a><br>\r\n<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=23761\"> Jumping Giant Piranha Plant</a><br>\r\n<br>\r\nGIF by Ralshi02",
    "latest_version": "smwc-24633-1600375061",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24633,
        "title": "Giant Piranha Plants",
        "version": "smwc-24633-1600375061",
        "upstream_time": 1600375061,
        "download_url": "https://dl.smwcentral.net/24633/omegapiranhas.zip",
        "filename": "omegapiranhas.zip",
        "size": 10000,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-giant-thwomp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41733,
    "title": "Giant Thwomp",
    "authors": [
      "Tob"
    ],
    "tags": [
      "giant thwomp"
    ],
    "description": "The sprite for these GFX can be found <a href=\"https://smwc.me/s/33008\">here</a>.<br>\r\n<br>\r\nA properly upscaled Thwomp at double the resolution of the normal enemy. Perfect if you dont like the look of simply upscaled SMW sprites (like me). Additionally with a cursed variant that gives it more facial features than it has any right to ever have. I dont know why I made that one but it's your problem now.",
    "latest_version": "smwc-41733-1771865332",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41733,
        "title": "Giant Thwomp",
        "version": "smwc-41733-1771865332",
        "upstream_time": 1771865332,
        "download_url": "https://dl.smwcentral.net/41733/Giant%20Thwomp.zip",
        "filename": "Giant Thwomp.zip",
        "size": 4596,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6599,
        "title": "Giant Thwomp",
        "version": "smwc-6599-1400682774",
        "upstream_time": 1400682774,
        "download_url": "https://dl.smwcentral.net/6599/Giant%20Thwomp%20GFX.zip",
        "filename": "Giant Thwomp GFX.zip",
        "size": 5464,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gijinka-hammer-bro",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20893,
    "title": "Gijinka Hammer Bro",
    "authors": [
      "Eminus"
    ],
    "tags": [
      "hammer bro",
      "needs remoderation"
    ],
    "description": "Requested by GreenHammerBro.<br>\r\nA gijinka Hammer Bro. If you don't know what gijinka means, it's when a non-human character gets turned into one<br>\r\n<br>\r\nThis updated submission is meant to be used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16730\">Sonikku's Hammer Bro sprite</a>. <span style=\"color: #ffff00;\"><b>The files you'll find there are already included in this submission!!!</b></span> I'm linking his work to give proper credit and so you know where to find extra info.<br>\r\n<br>\r\n<br>\r\nI needed to include the sprite's files here because I had to edit the sprite's tilemap and the \"held\" position of the hammer (in HammerBro.asm) as well as the palette to green (in HammerBro.cfg & .json). Aside from the .bin file, the rest of the files Sonikku provides are unmodified but they're still included here for convenience. Gloomy told me all this was justified and okay to do<br>\r\n<br>\r\nNote: if you look at the GFX file, you'll notice there seems to be some regular bro tiles still. These belong to the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16695\">Fire Bro</a>, another sprite by Sonikku which uses these tiles only. These custom sprite graphics were included in the Hammer Bro's original .bin file. If you're new, know that you can just copy/paste my graphics into your own exGFX file, just make sure they're laid out the same! That is what we call \"tileset mixing\" my friend",
    "latest_version": "smwc-20893-1568210677",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20893,
        "title": "Gijinka Hammer Bro",
        "version": "smwc-20893-1568210677",
        "upstream_time": 1568210677,
        "download_url": "https://dl.smwcentral.net/20893/Gijinka_Hammer_Bro.zip",
        "filename": "Gijinka_Hammer_Bro.zip",
        "size": 8207,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gimmick-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34181,
    "title": "Gimmick! - Level 1",
    "authors": [
      "Nariofan101"
    ],
    "tags": [
      "8-bit",
      "beach",
      "bonus",
      "castle",
      "cave",
      "desert",
      "forest",
      "ice",
      "lake",
      "mechanical",
      "mountain",
      "needs remoderation",
      "ocean",
      "retro",
      "ruins",
      "ship",
      "sky",
      "toy",
      "wood"
    ],
    "description": "The tiles used in level 1 of the late Famicom game Gimmick!. The level is built out of striped plastic and other toy-like things: good for bonus levels, switch palaces, or general toy-themed levels.<br>\r\n<br>\r\nNo credit necessary, but it would make me happy if you showed me what you were making!",
    "latest_version": "smwc-34181-1687811050",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34181,
        "title": "Gimmick! - Level 1",
        "version": "smwc-34181-1687811050",
        "upstream_time": 1687811050,
        "download_url": "https://dl.smwcentral.net/34181/gimmick_level1_r2.zip",
        "filename": "gimmick_level1_r2.zip",
        "size": 13744,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15805,
        "title": "Gimmick!: Level 7",
        "version": "smwc-15805-1499625959",
        "upstream_time": 1499625959,
        "download_url": "https://dl.smwcentral.net/15805/gimmick_l7.zip",
        "filename": "gimmick_l7.zip",
        "size": 8788,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15803,
        "title": "Gimmick!: Level 6",
        "version": "smwc-15803-1499625829",
        "upstream_time": 1499625829,
        "download_url": "https://dl.smwcentral.net/15803/gimmick_l6.zip",
        "filename": "gimmick_l6.zip",
        "size": 12769,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15777,
        "title": "Gimmick!: Level 5",
        "version": "smwc-15777-1499625439",
        "upstream_time": 1499625439,
        "download_url": "https://dl.smwcentral.net/15777/gimmick_l5.zip",
        "filename": "gimmick_l5.zip",
        "size": 10878,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15748,
        "title": "Gimmick!: Level 4",
        "version": "smwc-15748-1499196723",
        "upstream_time": 1499196723,
        "download_url": "https://dl.smwcentral.net/15748/gimmick_l4.zip",
        "filename": "gimmick_l4.zip",
        "size": 9319,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15743,
        "title": "Gimmick! - Level 3",
        "version": "smwc-15743-1498876317",
        "upstream_time": 1498876317,
        "download_url": "https://dl.smwcentral.net/15743/Gimmick%21%20-%20Level%203.zip",
        "filename": "Gimmick%21 - Level 3.zip",
        "size": 14685,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15729,
        "title": "Gimmick!: Level 2",
        "version": "smwc-15729-1498804872",
        "upstream_time": 1498804872,
        "download_url": "https://dl.smwcentral.net/15729/gimmick_l2.zip",
        "filename": "gimmick_l2.zip",
        "size": 11729,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gimmick-overworld",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15838,
    "title": "Gimmick! - Overworld",
    "authors": [
      "Nariofan101"
    ],
    "tags": [
      "8-bit",
      "castle",
      "desert",
      "forest",
      "ice",
      "needs remoderation",
      "ship",
      "sky",
      "water"
    ],
    "description": "The tiles used in the overworld of the obscure Famicom game Gimmick!. The island isn't exactly built for a SMW-type overworld, but it is quite detailed. Use these tiles how you like.",
    "latest_version": "smwc-15838-1499952640",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15838,
        "title": "Gimmick! - Overworld",
        "version": "smwc-15838-1499952640",
        "upstream_time": 1499952640,
        "download_url": "https://dl.smwcentral.net/15838/gimmick_ow.zip",
        "filename": "gimmick_ow.zip",
        "size": 93616,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-glacier",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32113,
    "title": "Glacier 2020",
    "authors": [
      "Mr. Pixelator"
    ],
    "tags": [
      "ice",
      "snow"
    ],
    "description": "This frosted-over set, made for C3 summer 2020, would be perfect for a really, REALLY cold area. It's all ice, and it always has been.",
    "latest_version": "smwc-32113-1663275023",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32113,
        "title": "Glacier 2020",
        "version": "smwc-32113-1663275023",
        "upstream_time": 1663275023,
        "download_url": "https://dl.smwcentral.net/32113/Glacier2020.zip",
        "filename": "Glacier2020.zip",
        "size": 3740,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-glad-torpedo-ted",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19019,
    "title": "Glad Torpedo Ted",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "torpedo ted"
    ],
    "description": "An SMW-styled version of Glad Torpedo Ted, from Super Princess Peach. It is recommended to use these graphics with RussianMan's <a href=\"https://www.smwcentral.net/?p=section&a=details&id=17249\">Wavy Torpedo Ted</a> sprite, which has similar movement to Glad Torpedo Ted's.",
    "latest_version": "smwc-19019-1548694760",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19019,
        "title": "Glad Torpedo Ted",
        "version": "smwc-19019-1548694760",
        "upstream_time": 1548694760,
        "download_url": "https://dl.smwcentral.net/19019/glad.zip",
        "filename": "glad.zip",
        "size": 3007,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-glass-one-way-walls",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39014,
    "title": "Glass One Way Walls",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "block"
    ],
    "description": "Some one-way wall blocks I made that are based off the Glass block in SMW. Fitting for hacks that want a vanilla aesthetic but still wanna look stylish. These graphics are meant to be paired with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=33312\">these blocks</a>.",
    "latest_version": "smwc-39014-1736530545",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39014,
        "title": "Glass One Way Walls",
        "version": "smwc-39014-1736530545",
        "upstream_time": 1736530545,
        "download_url": "https://dl.smwcentral.net/39014/Glass%20One%20Way%20Walls.zip",
        "filename": "Glass One Way Walls.zip",
        "size": 1847,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-global-blocks-and-items",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27302,
    "title": "Global Blocks and Items",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "block",
      "door",
      "moon",
      "muncher",
      "note block",
      "powerup",
      "question block",
      "throw block",
      "turn block"
    ],
    "description": "This pack contains new graphics for:<br>\r\n? Block<br>\r\nTurn Block/Throw Block<br>\r\nNote Block<br>\r\n! Block<br>\r\n3UP Moon<br>\r\nDoor<br>\r\nMuncher<br>\r\nON/OFF Switch<br>\r\nUsed Block<br>\r\nCement Block<br>\r\nMushroom<br>\r\nFire Flower<br>\r\nCape Feather<br>\r\nStar<br>\r\nP-Switch<br>\r\nKey",
    "latest_version": "smwc-27302-1623976650",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27302,
        "title": "Global Blocks and Items",
        "version": "smwc-27302-1623976650",
        "upstream_time": 1623976650,
        "download_url": "https://dl.smwcentral.net/27302/NewBlocksandItems.zip",
        "filename": "NewBlocksandItems.zip",
        "size": 18022,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-global-graphics-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20618,
    "title": "Global Graphics Pack",
    "authors": [
      "PercentN"
    ],
    "tags": [
      "brick block",
      "coin",
      "global",
      "muncher",
      "needs remoderation",
      "on off block",
      "question block",
      "turn block",
      "yoshi coin"
    ],
    "description": "Contains replacements for almost all commonly used blocks and tiles in the game.<br>\r\n<br>\r\nNotes: <br>\r\n- The included yoshi coin animation replacement is meant to be used as a global exanimation so that the yoshi coin object functions properly.<br>\r\n- The .zip comes with separated .map16 files to get the correct tile replacements for the Yoshi Coin and turn blocks, as those tiles need to be replaced in order to not show garbage graphics.<br>\r\n- The proper GFX files have been updated to include the small pipes and translucent block replacements.<br>\r\n<br>\r\nSome graphics require custom blocks:<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=15344\">Switch pack: on/off blocks</a><br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=16417\">Brick blocks</a><br>\r\n<br>\r\nPipe corners and the yellow pipe block can be used for screen-scrolling pipes as well.",
    "latest_version": "smwc-20618-1578801418",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20618,
        "title": "Global Graphics Pack",
        "version": "smwc-20618-1578801418",
        "upstream_time": 1578801418,
        "download_url": "https://dl.smwcentral.net/20618/PercentNGlobalGraphicsV4.zip",
        "filename": "PercentNGlobalGraphicsV4.zip",
        "size": 28204,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-global-objects-extra-pipes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6663,
    "title": "Global Objects + Extra Pipes",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "bullet shooter",
      "coin",
      "muncher",
      "needs remoderation",
      "note block",
      "on-off block",
      "pipe",
      "purple triangle",
      "question block",
      "switch block",
      "turn block",
      "used block"
    ],
    "description": "These are alternate graphics for global objects such as pipes, ? Blocks, Turn Blocks, and Bullet Bill Blasters.  The .zip also contains an ExGFX file that has skinny pipes, connected pipes, a diagonal pipe, and 3-tile-wide giant pipes a la SMB3 World 4.  Most of these tiles do not require custom palettes, but the ON frame for the ON/OFF Block and the Red ! Block do, so a custom palette for those is included.",
    "latest_version": "smwc-6663-1402620297",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6663,
        "title": "Global Objects + Extra Pipes",
        "version": "smwc-6663-1402620297",
        "upstream_time": 1402620297,
        "download_url": "https://dl.smwcentral.net/6663/GlobalPlusPipes.zip",
        "filename": "GlobalPlusPipes.zip",
        "size": 21878,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-go-go-ackman",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20957,
    "title": "Go Go Ackman 3 - Rocky Grassland",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "cave",
      "forest",
      "grassland",
      "haunted",
      "mountain",
      "needs remoderation",
      "night",
      "rock",
      "sky"
    ],
    "description": "Fixed contents/structure of zip file and Map16 page. No credit needed.",
    "latest_version": "smwc-20957-1566599706",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20957,
        "title": "Go Go Ackman 3 - Rocky Grassland",
        "version": "smwc-20957-1566599706",
        "upstream_time": 1566599706,
        "download_url": "https://dl.smwcentral.net/20957/Go%20Go%20Ackman%203%20Grassland.zip",
        "filename": "Go Go Ackman 3 Grassland.zip",
        "size": 4825,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20450,
        "title": "Go Go Ackman 3 - Sky",
        "version": "smwc-20450-1563136719",
        "upstream_time": 1563136719,
        "download_url": "https://dl.smwcentral.net/20450/Go%20Go%20Ackman%203%20-%20Sky.zip",
        "filename": "Go Go Ackman 3 - Sky.zip",
        "size": 4386,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20448,
        "title": "Go Go Ackman 3 - Dark Forest",
        "version": "smwc-20448-1563135177",
        "upstream_time": 1563135177,
        "download_url": "https://dl.smwcentral.net/20448/Go%20Go%20Ackman%203%20-%20Dark%20Forest.zip",
        "filename": "Go Go Ackman 3 - Dark Forest.zip",
        "size": 5072,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20447,
        "title": "Go Go Ackman 2 - Cave",
        "version": "smwc-20447-1563134779",
        "upstream_time": 1563134779,
        "download_url": "https://dl.smwcentral.net/20447/Go%20Go%20Ackman%202%20-%20Cave.zip",
        "filename": "Go Go Ackman 2 - Cave.zip",
        "size": 6169,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 564,
        "title": "Go Go Ackman 2 - Forest",
        "version": "smwc-564-1388071250",
        "upstream_time": 1388071250,
        "download_url": "https://dl.smwcentral.net/564/Go%20Go%20Ackman%202%20-%20Forest%20BG.zip",
        "filename": "Go Go Ackman 2 - Forest BG.zip",
        "size": 8472,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-go-go-ackman-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35872,
    "title": "Go! Go! Ackman - Desert",
    "authors": [
      "Buu",
      "NopeContest"
    ],
    "tags": [
      "desert"
    ],
    "description": "This background was ripped from the game \"Go! Go! Ackman\" for the SNES. <s>Read the enclosed readme for more info</s>. Credit would be nice but you don't have to.<br>\r\n<br>\r\nNope edit: Condensed the graphics to one bin file, removing repeating tiles to do so. Added pal and palmask, and picked less obtrusive palette rows to remove. Previously mentioned readme is removed due to out of date information.",
    "latest_version": "smwc-35872-1704392669",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35872,
        "title": "Go! Go! Ackman - Desert",
        "version": "smwc-35872-1704392669",
        "upstream_time": 1704392669,
        "download_url": "https://dl.smwcentral.net/35872/Go%20Go%20Ackman%20-%20Desert.zip",
        "filename": "Go Go Ackman - Desert.zip",
        "size": 4076,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-go-go-ackman-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5806,
    "title": "Go Go Ackman - Forest",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "A forest background from the Japan-only SNES game \"Go Go Ackman\". No credit needed.",
    "latest_version": "smwc-5806-1378990688",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5806,
        "title": "Go Go Ackman - Forest",
        "version": "smwc-5806-1378990688",
        "upstream_time": 1378990688,
        "download_url": "https://dl.smwcentral.net/5806/GoGoAckmanForest.zip",
        "filename": "GoGoAckmanForest.zip",
        "size": 7438,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-go-go-ackman-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34989,
    "title": "Go! Go! Ackman - Level 1",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "jungle",
      "mushroom",
      "needs remoderation",
      "town"
    ],
    "description": "The complete background from the first level in Go! Go! Ackman on Super Famicom.<br>\r\n<br>\r\nNote: The left part of the palette 4 is free.",
    "latest_version": "smwc-34989-1693431883",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34989,
        "title": "Go! Go! Ackman - Level 1",
        "version": "smwc-34989-1693431883",
        "upstream_time": 1693431883,
        "download_url": "https://dl.smwcentral.net/34989/Go%21%20Go%21%20Ackman%20-%20Level%201.zip",
        "filename": "Go%21 Go%21 Ackman - Level 1.zip",
        "size": 6746,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10644,
        "title": "Go Go Ackman - Level 1 (Concrete Road)",
        "version": "smwc-10644-1422293287",
        "upstream_time": 1422293287,
        "download_url": "https://dl.smwcentral.net/10644/GoGoLevel1.zip",
        "filename": "GoGoLevel1.zip",
        "size": 53564,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 373,
        "title": "Go Go Ackman -  Level 1",
        "version": "smwc-373-1383144035",
        "upstream_time": 1383144035,
        "download_url": "https://dl.smwcentral.net/373/gogo-forest.zip",
        "filename": "gogo-forest.zip",
        "size": 3736,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-go-go-ackman-night",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5807,
    "title": "Go Go Ackman - Night",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "A night background from the Japan-only SNES game \"Go Go Ackman\". No credit needed.",
    "latest_version": "smwc-5807-1378990624",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5807,
        "title": "Go Go Ackman - Night",
        "version": "smwc-5807-1378990624",
        "upstream_time": 1378990624,
        "download_url": "https://dl.smwcentral.net/5807/GoGoAckmanNight.zip",
        "filename": "GoGoAckmanNight.zip",
        "size": 4960,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-go-go-ackman-ocean",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5804,
    "title": "Go Go Ackman - Ocean",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "needs remoderation",
      "ocean"
    ],
    "description": "An ocean background from the Japan-only SNES game \"Go Go Ackman\". No credit needed.",
    "latest_version": "smwc-5804-1378990860",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5804,
        "title": "Go Go Ackman - Ocean",
        "version": "smwc-5804-1378990860",
        "upstream_time": 1378990860,
        "download_url": "https://dl.smwcentral.net/5804/GoGoAckmanOcean.zip",
        "filename": "GoGoAckmanOcean.zip",
        "size": 4200,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-go-go-ackman-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32504,
    "title": "Go Go Ackman - Stage 4 (Cave)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "cave",
      "mountain",
      "needs remoderation",
      "sky",
      "volcano"
    ],
    "description": "Ripped from Go Go Ackman<br>\r\n<br>\r\n<br>\r\nthis background is found in a lava cave and in the boss fight of stage 4<br>\r\n<br>\r\nIncludes a simple exanimation just like in the original game",
    "latest_version": "smwc-32504-1667767539",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32504,
        "title": "Go Go Ackman - Stage 4 (Cave)",
        "version": "smwc-32504-1667767539",
        "upstream_time": 1667767539,
        "download_url": "https://dl.smwcentral.net/32504/cavebg.zip",
        "filename": "cavebg.zip",
        "size": 3531,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32489,
        "title": "Go Go Ackman - Stage 4 (Lava Cave)",
        "version": "smwc-32489-1668046593",
        "upstream_time": 1668046593,
        "download_url": "https://dl.smwcentral.net/32489/Lava%20Cave.zip",
        "filename": "Lava Cave.zip",
        "size": 3210,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32488,
        "title": "Go Go Ackman - Stage 5 (Sky)",
        "version": "smwc-32488-1668045883",
        "upstream_time": 1668045883,
        "download_url": "https://dl.smwcentral.net/32488/nightsky.zip",
        "filename": "nightsky.zip",
        "size": 3727,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5805,
        "title": "Go Go Ackman - Stage 4 (Mountains)",
        "version": "smwc-5805-1378990796",
        "upstream_time": 1378990796,
        "download_url": "https://dl.smwcentral.net/5805/GoGoAckmanMountain.zip",
        "filename": "GoGoAckmanMountain.zip",
        "size": 5248,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-go-go-ackman-stage-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32490,
    "title": "Go Go Ackman - Stage 1 & 5 (Grassland)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "grassland"
    ],
    "description": "Ripped from Go Go Ackman<br>\r\n<br>\r\n<br>\r\nthis one appears right at the beginning of the game on the first stage<br>\r\n<br>\r\nIt includes two palettes that I found in the game if I forgot one please let me know",
    "latest_version": "smwc-32490-1667767986",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32490,
        "title": "Go Go Ackman - Stage 1 & 5 (Grassland)",
        "version": "smwc-32490-1667767986",
        "upstream_time": 1667767986,
        "download_url": "https://dl.smwcentral.net/32490/Grassland.zip",
        "filename": "Grassland.zip",
        "size": 5119,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-godzilla-kaijuu-daikessen-anguirus-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20301,
    "title": "Godzilla: Kaijuu Daikessen - Anguirus Stage",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "This BG is seen when you battle Anguirus. Because of the tile organization, there's a tile that can be used for anything else. Have fun using it!",
    "latest_version": "smwc-20301-1561944719",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20301,
        "title": "Godzilla: Kaijuu Daikessen - Anguirus Stage",
        "version": "smwc-20301-1561944719",
        "upstream_time": 1561944719,
        "download_url": "https://dl.smwcentral.net/20301/Godzilla-Kaijuu%20Daikessen-Anguirus%20stage.zip",
        "filename": "Godzilla-Kaijuu Daikessen-Anguirus stage.zip",
        "size": 7159,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-goemon-new-age-shutsudou-edo-highway",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35231,
    "title": "Goemon: New Age Shutsudou! - Edo Highway",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "city"
    ],
    "description": "The background seen in one of the stages from the very unusual Goemon: New Age Shutsudou! for the Game Boy Advance.  There's a lot of free space in BG3, so it is possible to use it with a lot of foreground decoration. A good fit for ruined cities, in general.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-35231-1698177994",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35231,
        "title": "Goemon: New Age Shutsudou! - Edo Highway",
        "version": "smwc-35231-1698177994",
        "upstream_time": 1698177994,
        "download_url": "https://dl.smwcentral.net/35231/Goemon%20-%20Edo%20Highway.zip",
        "filename": "Goemon - Edo Highway.zip",
        "size": 7687,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-goemon-new-age-shutsudou-ice-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33088,
    "title": "Goemon: New Age Shutsudou! - Ice Castle",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "ice"
    ],
    "description": "The \"Ice Castle\" background from the GBA game called <b><u>Goemon: New Age Shutsudou!</u></b>.<br>\r\nThis is perfect when you're making ice mirror castles.",
    "latest_version": "smwc-33088-1676061584",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33088,
        "title": "Goemon: New Age Shutsudou! - Ice Castle",
        "version": "smwc-33088-1676061584",
        "upstream_time": 1676061584,
        "download_url": "https://dl.smwcentral.net/33088/GoemonNewAgeShogetsuIceCastle.zip",
        "filename": "GoemonNewAgeShogetsuIceCastle.zip",
        "size": 5322,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-goemon-new-age-shutsudou-sea-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31361,
    "title": "Goemon: New Age Shutsudou! - Sea City",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city",
      "lake",
      "mechanical"
    ],
    "description": "<span style=\"font-size: 21pt;\"><b>C3 SUMMER 2022:</b></span><br>\r\n<br>\r\nThe sea city background from \"Goemon: New Age Shutsudou!\" GBA game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31361-1657387969",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31361,
        "title": "Goemon: New Age Shutsudou! - Sea City",
        "version": "smwc-31361-1657387969",
        "upstream_time": 1657387969,
        "download_url": "https://dl.smwcentral.net/31361/GoemonNewAgeShogetsuSeaCity.zip",
        "filename": "GoemonNewAgeShogetsuSeaCity.zip",
        "size": 8434,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-goemon-new-age-shutsudou-snowy-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31387,
    "title": "Goemon: New Age Shutsudou! - Snowy Mountains",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "ice",
      "mountain",
      "snow"
    ],
    "description": "<span style=\"font-size: 21pt;\"><b>C3 SUMMER 2022:</b></span><br>\r\n<br>\r\nThe snowy mountains from \"Goemon: New Age Shutsudou!\" GBA game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31387-1657500574",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31387,
        "title": "Goemon: New Age Shutsudou! - Snowy Mountains",
        "version": "smwc-31387-1657500574",
        "upstream_time": 1657500574,
        "download_url": "https://dl.smwcentral.net/31387/GoemonNewAgeShogetsuSnowyMountains.zip",
        "filename": "GoemonNewAgeShogetsuSnowyMountains.zip",
        "size": 5720,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gokujou-parodius-snes-candy-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38044,
    "title": "Gokujou Parodius (SNES) - Candy Land",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "crude content",
      "food"
    ],
    "description": "The backgrounds seen in the third stage of Gokujou Parodius, for the SNES. Compared to the old version, it is slightly more optimized and has a better looping.<br>\r\n<br>\r\nIncludes two versions. One is used in the first portion of Candy Land, while the other variant is used in the other half.  Pick the one you like more.<br>\r\n<br>\r\nIt's a food-themed background,  as the appearance and title of the submission suggest. A good fit for food or castle themed levels.",
    "latest_version": "smwc-38044-1724383814",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38044,
        "title": "Gokujou Parodius (SNES) - Candy Land",
        "version": "smwc-38044-1724383814",
        "upstream_time": 1724383814,
        "download_url": "https://dl.smwcentral.net/38044/Gokujou%20Parodius%20%28SNES%29%20-%20Candy%20Land.zip",
        "filename": "Gokujou Parodius (SNES) - Candy Land.zip",
        "size": 15916,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gokujou-parodius-snes-candy-land-decoration-core",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32285,
    "title": "Gokujou Parodius (SNES) - Candy Land (Decoration Core)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "food",
      "texture"
    ],
    "description": "The candy-like background seen in Gokujou Parodius, when you fight Decoration Core. A good fit for food themed levels.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-32285-1665195427",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32285,
        "title": "Gokujou Parodius (SNES) - Candy Land (Decoration Core)",
        "version": "smwc-32285-1665195427",
        "upstream_time": 1665195427,
        "download_url": "https://dl.smwcentral.net/32285/Gokujou%20Parodius%20-%20Candy%20Land%20%28Decoration%20Core%29.zip",
        "filename": "Gokujou Parodius - Candy Land (Decoration Core).zip",
        "size": 2521,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gokujou-parodius-snes-cat-battleship-forever",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38059,
    "title": "Gokujou Parodius (SNES) - Cat Battleship Forever",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "ocean",
      "underwater"
    ],
    "description": "I decided to combine the 2 BGs into 1. I did make a few improvements. Made the clouds and the island use the back area color, along with the high clouds. If you do change it, then make sure you change the underwater colors, too. One of the palettes fits well palette 1, so I moved it there without affecting SMW colors. The Map16 tiles have been improved as well.<br>\r\n<br>\r\nUpdate: I ripped the BG again.<br>\r\nI merged the BG seen above and underwater into one. It does use a lot of tiles but I classify this as complete. A tile is used from the FG1 slot. I also:<br>\r\n-Updated the palettes. Clouds use palette 0 without affecting SMW palette, palette 3 is used for the ground underwater and ship+defeated penguin boss, palette 4 is used for the sand below and palette 6 is used for the islands. Uses the 2nd half of those palettes;<br>\r\n-Map16 went through its overhaul. I drew 2 new tiles for the underwater transition and added a few extra tiles for the islands and the small cloud;<br>\r\n-The octopus cloud was added as well.<br>\r\nYou should use the BG according to the horizontal level settings from the sample level. <br>\r\n<br>\r\nNo credit needed. This did took some time.",
    "latest_version": "smwc-38059-1720116240",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38059,
        "title": "Gokujou Parodius (SNES) - Cat Battleship Forever",
        "version": "smwc-38059-1720116240",
        "upstream_time": 1720116240,
        "download_url": "https://dl.smwcentral.net/38059/Gokujou%20Parodius%20%28SNES%29%20-%20Cat%20Battleship%20Forever.zip",
        "filename": "Gokujou Parodius (SNES) - Cat Battleship Forever.zip",
        "size": 14886,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gokujou-parodius-snes-circo-porto-harborland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38031,
    "title": "Gokujou Parodius (SNES) - Circo Porto Harborland",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "carnival",
      "city",
      "night"
    ],
    "description": "The backgrounds seen in the first stage of Gokujou Parodius. <br>\r\n<br>\r\nIncludes two versions:<br>\r\n- First Half: it has the Circo Porto Harborland logo, the city at the background has an amusement park.  It uses BG1, BG2 and BG3 slots and the palette rows 0, 3, 5 and 7.  Heavy palette and graphic usage, even though there's a lot of space in BG3.<br>\r\n<br>\r\n- Second Half: doesn't have the logo, the pillars have a beginning / end and the city is less varied. This version is the more recommended one to use.  Uses only the BG1 slot and palette rows 3, 5, and 7.  <br>\r\n<br>\r\nBoth versions can be used with the HDMA gradient file included in the zip file. Apply it with UberASM Tool. <br>\r\n<br>\r\nPick the version you're the most comfortable to use.  Compared to the site version, my version (second half version) is much more optimized and accurate to the source material, along with better palette management.<br>\r\n<br>\r\n\"The name of this stage, \"Circo Porto\", originates from Konami's former chain of arcade and entertainment facilities in the early nineties.\"<br>\r\n<br>\r\nA good fit for carnivals or cities.",
    "latest_version": "smwc-38031-1722966940",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38031,
        "title": "Gokujou Parodius (SNES) - Circo Porto Harborland",
        "version": "smwc-38031-1722966940",
        "upstream_time": 1722966940,
        "download_url": "https://dl.smwcentral.net/38031/Gokujou%20Parodius%20%28SNES%29%20-%20Circo%20Porto%20Harborland.zip",
        "filename": "Gokujou Parodius (SNES) - Circo Porto Harborland.zip",
        "size": 14570,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gokujou-parodius-snes-circo-porto-harborland-boss-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38033,
    "title": "Gokujou Parodius (SNES) - Circo Porto Harborland (Boss Room)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "interior"
    ],
    "description": "The background seen when fighting the Dancing Panda from Gokujou Parodius.<br>\r\n<br>\r\nIncludes two versions:<br>\r\n<br>\r\n- Ballerina: Has a beautiful portrait of a ballerina in the background. Uses BG1 and BG2 slots, along with palette rows 3 and 5;<br>\r\n- Pillars Only: Doesn't include the ballerina. Uses BG1 slot and palette row 3. Much more user friendly;<br>\r\n<br>\r\n<br>\r\nPick the version you like more. Cheers!",
    "latest_version": "smwc-38033-1722968066",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38033,
        "title": "Gokujou Parodius (SNES) - Circo Porto Harborland (Boss Room)",
        "version": "smwc-38033-1722968066",
        "upstream_time": 1722968066,
        "download_url": "https://dl.smwcentral.net/38033/Gokujou%20Parodius%20%28SNES%29%20-%20Circo%20Porto%20Harborland%20%28Boss%20Room%29.zip",
        "filename": "Gokujou Parodius (SNES) - Circo Porto Harborland (Boss Room).zip",
        "size": 9949,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gokujou-parodius-snes-core-ship-parade-constellations",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38038,
    "title": "Gokujou Parodius (SNES) - Core Ship Parade (Constellations)",
    "authors": [
      "Anorakun",
      "Big Brawler"
    ],
    "tags": [
      "space"
    ],
    "description": "The background seen in the fifth stage of Gokujou Parodius.  A good fit for space levels.<br>\r\n<br>\r\nUPDATE: Reripped it to use palette row 0 and 3.  ",
    "latest_version": "smwc-38038-1723242158",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38038,
        "title": "Gokujou Parodius (SNES) - Core Ship Parade (Constellations)",
        "version": "smwc-38038-1723242158",
        "upstream_time": 1723242158,
        "download_url": "https://dl.smwcentral.net/38038/Gokujou%20Parodius%20%28SNES%29%20-%20Core%20Ship%20Parade%20%28Constellations%20-%20UPDATE%29.zip",
        "filename": "Gokujou Parodius (SNES) - Core Ship Parade (Constellations - UPDATE).zip",
        "size": 8028,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gokujou-parodius-snes-disco",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38041,
    "title": "Gokujou Parodius (SNES) - Disco",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "carnival",
      "city"
    ],
    "description": "It's the BG from the last level of Gokujou Parodius. Uses an ExGFX file and a few tiles, and the palette is ExAnimated. To be used in a club level of some sorts.<br>\r\n<br>\r\nUpdate: Some adjustments have been made:<br>\r\n-I moved tile 227 to 100 as tile 100 has been replaced with tile F8, freeing 1 tile;<br>\r\n-Added the big pole tiles and modified the lower tiles for compatibility with the BG. It was easy as it used the same palette;<br>\r\n-Map16 has been optimized, along with the addition of the big pole tiles;<br>\r\n-Added 2 HDMA files: 1 used for most of the level and the 2nd one was used while trying to avoid the giant Chichibinta Rika.<br>\r\n<br>\r\nYou should use the HDMA after the back area color is set to black.<br>\r\n<br>\r\nCredit not required.",
    "latest_version": "smwc-38041-1719937966",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38041,
        "title": "Gokujou Parodius (SNES) - Disco",
        "version": "smwc-38041-1719937966",
        "upstream_time": 1719937966,
        "download_url": "https://dl.smwcentral.net/38041/Gokujou%20Parodius%20-%20Disco%20-%20good.zip",
        "filename": "Gokujou Parodius - Disco - good.zip",
        "size": 7325,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gokujou-parodius-snes-player-select",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30816,
    "title": "Gokujou Parodius (SNES) - Player Select",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "abstract",
      "bonus",
      "texture"
    ],
    "description": "A simple background used in the player select menu from Gokujou Parodius. A great fit for bonus or abstract levels.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-30816-1651763194",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30816,
        "title": "Gokujou Parodius (SNES) - Player Select",
        "version": "smwc-30816-1651763194",
        "upstream_time": 1651763194,
        "download_url": "https://dl.smwcentral.net/30816/Gokujou%20Parodius%20-%20Player%20Select.zip",
        "filename": "Gokujou Parodius - Player Select.zip",
        "size": 8310,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gokujou-parodius-snes-the-moon-bamboo-garden",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38030,
    "title": "Gokujou Parodius (SNES) - The Moon (Bamboo Garden)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "forest",
      "space"
    ],
    "description": "Part of the background seen in The Moon, when the player fights Princess Kaguya, in Gokujou Parodius. Doesn't include fancy HDMA and the temple portion seen at the beginning of the boss fight. You'll need to cover the minor cutoff of the bottom part of the background with foreground or creating new tiles, but that should be simple enough to do so.<br>\r\n<br>\r\nUPDATE: Massive GFX optimization. Uses 2 GFX slots only now.  ",
    "latest_version": "smwc-38030-1722469369",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38030,
        "title": "Gokujou Parodius (SNES) - The Moon (Bamboo Garden)",
        "version": "smwc-38030-1722469369",
        "upstream_time": 1722469369,
        "download_url": "https://dl.smwcentral.net/38030/Gokujou%20Parodius%20%28SNES%29%20-%20Moon%20%28Bamboo%20Garden%29%28UPDATE%29.zip",
        "filename": "Gokujou Parodius (SNES) - Moon (Bamboo Garden)(UPDATE).zip",
        "size": 5490,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gokujou-parodius-snes-traffic-signs-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38113,
    "title": "Gokujou Parodius (SNES) - Traffic Signs (City)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "city"
    ],
    "description": "A very colorful background seen in the fourth stage of Gokujou Parodius. It's a high speed stage where the player traverses a city.<br>\r\n<br>\r\nCompared to the old version, palettes and gfx are much more optimized. Includes HDMA gradient seen in the original game, meant to be inserted with UberASM Tool.<br>\r\n<br>\r\nThere's two versions:<br>\r\n- City A: This one has two wide houses and two buildings named A1 and A2.<br>\r\n- City B: Has a lot of tall buildings and some construction sites.<br>\r\n<br>\r\nPick the one you like more. Cheers!",
    "latest_version": "smwc-38113-1724431711",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38113,
        "title": "Gokujou Parodius (SNES) - Traffic Signs (City)",
        "version": "smwc-38113-1724431711",
        "upstream_time": 1724431711,
        "download_url": "https://dl.smwcentral.net/38113/Gokujou%20Parodius%20%28SNES%29%20-%20Traffic%20Signs%20%28City%29.zip",
        "filename": "Gokujou Parodius (SNES) - Traffic Signs (City).zip",
        "size": 11517,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gokujou-parodius-snes-traffic-signs-rock-wall",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32308,
    "title": "Gokujou Parodius (SNES) - Traffic Signs (Rock Wall)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "realistic",
      "texture"
    ],
    "description": "A very realistic looking wall made of rocks, from Gokujou Parodius. Can be used for caverns, in general. If you think the graphic is too bright, you can use Dark Mode (Level Mode 0C). For a graphic that is detailed, it has a set pattern and only uses 10 colors.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-32308-1666373509",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32308,
        "title": "Gokujou Parodius (SNES) - Traffic Signs (Rock Wall)",
        "version": "smwc-32308-1666373509",
        "upstream_time": 1666373509,
        "download_url": "https://dl.smwcentral.net/32308/Gokujou%20Parodius%20%28SNES%29%20-%20Rock%20Wall.zip",
        "filename": "Gokujou Parodius (SNES) - Rock Wall.zip",
        "size": 3182,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gon-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24270,
    "title": "Gon - Level 1",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "space"
    ],
    "description": "Ripped from the first level in the game featuring the cutest dinosaur Gon on Super Famicom.",
    "latest_version": "smwc-24270-1597517256",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24270,
        "title": "Gon - Level 1",
        "version": "smwc-24270-1597517256",
        "upstream_time": 1597517256,
        "download_url": "https://dl.smwcentral.net/24270/Gon%20-%20Level%201.zip",
        "filename": "Gon - Level 1.zip",
        "size": 2970,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gon-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24392,
    "title": "Gon - Title Screen",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "Ripped from the Title Screen of Gon on Super Famicom.",
    "latest_version": "smwc-24392-1598383133",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24392,
        "title": "Gon - Title Screen",
        "version": "smwc-24392-1598383133",
        "upstream_time": 1598383133,
        "download_url": "https://dl.smwcentral.net/24392/Gon%20-%20Title%20Screen.zip",
        "filename": "Gon - Title Screen.zip",
        "size": 3425,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-goomba",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8957,
    "title": "Goomba",
    "authors": [
      "DarkBones"
    ],
    "tags": [
      "goomba",
      "needs remoderation"
    ],
    "description": "This is the first GFX file that I've made thats even remotely good. I figured I would submit it incase someone likes the style. This ZIP file contains two ExGFX files. One is the actual goomba GFX. This is all that most users will need. However, if you have squishable goombas, you will need to preform the remap hex edit, and use the GFX file marked optional. I've already placed the squished frame over the unused 5-up. Note that the custom palette included with this file is incompatible with yellow koopas. If you need yellow koopas and goombas in the same level, (or you're using the special world color change), then either recolor the GFX or remap the palette of one of the two sprites. I suggest 0xF, as its rarely used except for custom sprites.",
    "latest_version": "smwc-8957-1409066519",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8957,
        "title": "Goomba",
        "version": "smwc-8957-1409066519",
        "upstream_time": 1409066519,
        "download_url": "https://dl.smwcentral.net/8957/DarkBonesGoomba.zip",
        "filename": "DarkBonesGoomba.zip",
        "size": 4977,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-goomba-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11892,
    "title": "Goomba Ruins",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "ruins",
      "temple"
    ],
    "description": "Here's yet ANOTHER ruins-themed set.  This one is inspired by the various ruins-themed stages seen in Sonic games, but its style is all Mario.",
    "latest_version": "smwc-11892-1442775700",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11892,
        "title": "Goomba Ruins",
        "version": "smwc-11892-1442775700",
        "upstream_time": 1442775700,
        "download_url": "https://dl.smwcentral.net/11892/Goomba%20Ruins.zip",
        "filename": "Goomba Ruins.zip",
        "size": 6663,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-goomba-to-pig",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11117,
    "title": "Goomba to Pig",
    "authors": [
      "Aurel509"
    ],
    "tags": [
      "goomba",
      "needs remoderation"
    ],
    "description": "Goomba to pig<br>\r\n<br>\r\nUsed in my hack \"Peach is Missing\"",
    "latest_version": "smwc-11117-1428596229",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11117,
        "title": "Goomba to Pig",
        "version": "smwc-11117-1428596229",
        "upstream_time": 1428596229,
        "download_url": "https://dl.smwcentral.net/11117/Goomba%20to%20Pig.zip",
        "filename": "Goomba to Pig.zip",
        "size": 4884,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-goose-heron-swan",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27764,
    "title": "Goose / Heron / Swan",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "swooper"
    ],
    "description": "A swooper replacement which changes it to a funny goose, heron or swan, whatever you think it looks like. I've included a custom palette with it. Credits to No Body the Dragon. ",
    "latest_version": "smwc-27764-1629755442",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27764,
        "title": "Goose / Heron / Swan",
        "version": "smwc-27764-1629755442",
        "upstream_time": 1629755442,
        "download_url": "https://dl.smwcentral.net/27764/Swan.zip",
        "filename": "Swan.zip",
        "size": 2950,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gradius",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20367,
    "title": "Gradius 3 - Stone",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "You see this BG before the fight with the Moai heads.<br>\r\nUses the colors of palette 0 without affecting the SMW colors. The Map16 is also easy to organize.",
    "latest_version": "smwc-20367-1562870317",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20367,
        "title": "Gradius 3 - Stone",
        "version": "smwc-20367-1562870317",
        "upstream_time": 1562870317,
        "download_url": "https://dl.smwcentral.net/20367/Gradius%203%20-%20Stone.zip",
        "filename": "Gradius 3 - Stone.zip",
        "size": 3912,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-graffiti-d-castle-walls",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13925,
    "title": "Graffiti'd Castle Walls",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Here's a fairly simple stone castle wall background with graffiti that makes references to SMWCentral.",
    "latest_version": "smwc-13925-1468749941",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13925,
        "title": "Graffiti'd Castle Walls",
        "version": "smwc-13925-1468749941",
        "upstream_time": 1468749941,
        "download_url": "https://dl.smwcentral.net/13925/GraffitiWall.zip",
        "filename": "GraffitiWall.zip",
        "size": 3849,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-grand-dad-mania-midnight-city-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15978,
    "title": "Grand Dad Mania - Midnight City Zone",
    "authors": [
      "DynastyLobster",
      "IronFoxGaming"
    ],
    "tags": [
      "city",
      "mechanical",
      "needs remoderation",
      "night",
      "patch needed"
    ],
    "description": "Here are some of the gfx from the Grand Dad Mania stage Midnight City Zone, it's enough to make you happy right?<br>\r\n<br>\r\nIt contains solid ground, platforms, pipes, supports, bridges, lamp posts, trash cans, and even TVs.<br>\r\n<br>\r\nIt might actually be from Mega Man or something but idk<br>\r\n<br>\r\nGrand Dad Mania was made by Siivagunner fyi.<br>\r\n The video that these came from is <a href=\"https://www.youtube.com/watch?v=hTBnJ3wqtZ0\" rel=\"nofollow\">this high-quality rip right here.</a><br>\r\n<br>\r\nUPDATED: This now includes the BG of buildings in the background and a starry sky, as well as 16 more TVs! Along with this, you are free to make your own TVs and submit them. I also recommend using the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=15292\">Minimalist Status Bars patch</a> to make sure you get a full view of the starry night sky. Enjoy!",
    "latest_version": "smwc-15978-1503372917",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15978,
        "title": "Grand Dad Mania - Midnight City Zone",
        "version": "smwc-15978-1503372917",
        "upstream_time": 1503372917,
        "download_url": "https://dl.smwcentral.net/15978/Grand%20Dad%20Mania.zip",
        "filename": "Grand Dad Mania.zip",
        "size": 18008,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-grandos-and-jve-the-coyote",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5642,
    "title": "Grandos and JVE The Coyote",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "male",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Dedicated to our inspiration characters with 'Grandos the Coyote' and 'JVE the Coyote'.<br>\r\n<br>\r\nNOTE: You must require the patch with 'Perfect Cape Flying Disable'.<br>\r\n<br>\r\nmod edit: now includes patch",
    "latest_version": "smwc-5642-1373636735",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5642,
        "title": "Grandos and JVE The Coyote",
        "version": "smwc-5642-1373636735",
        "upstream_time": 1373636735,
        "download_url": "https://dl.smwcentral.net/5642/Grandos%20and%20JVE%20The%20Coyote.zip",
        "filename": "Grandos and JVE The Coyote.zip",
        "size": 20408,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-grass",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2830,
    "title": "Grass ",
    "authors": [
      "Jack Kitetsu"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation"
    ],
    "description": "Hi, after long time upload my custom graphic :P<br>\r\n<br>\r\nEnjoy!! :D",
    "latest_version": "smwc-2830-1372866517",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2830,
        "title": "Grass ",
        "version": "smwc-2830-1372866517",
        "upstream_time": 1372866517,
        "download_url": "https://dl.smwcentral.net/2830/CustomGrassJack.zip",
        "filename": "CustomGrassJack.zip",
        "size": 3442,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-grass-and-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 4824,
    "title": "Grass and Cave",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "cave",
      "grassland",
      "needs remoderation"
    ],
    "description": "Anyways, I was making to ripped from my own Minecraft texture pack into SMW graphics for Grand9KCraft, there are 2 versions of grass and cave.",
    "latest_version": "smwc-4824-1371131788",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 4824,
        "title": "Grass and Cave",
        "version": "smwc-4824-1371131788",
        "upstream_time": 1371131788,
        "download_url": "https://dl.smwcentral.net/4824/Grand9KCraft%20-%20Grass%20and%20Cave.zip",
        "filename": "Grand9KCraft - Grass and Cave.zip",
        "size": 8556,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-grass-plains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28081,
    "title": "Grass Plains",
    "authors": [
      "Flagpole1up",
      "Segment1Zone2"
    ],
    "tags": [
      "grassland",
      "mountain",
      "mushroom"
    ],
    "description": "This SMW looking background was ripped from a <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=37114\" rel=\"nofollow\">tileset sheet</a> (having the same name as the submission) by the user Flagpole1up, so if you give credit to someone, give it to them.<br>\r\n<br>\r\nUses one GFX File, BG1, as well as Map16 Page 93 (make sure to change the map16 bank [cement block icon on the BG editor] to 01, or else you'll get garbage tiles).",
    "latest_version": "smwc-28081-1629734293",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28081,
        "title": "Grass Plains",
        "version": "smwc-28081-1629734293",
        "upstream_time": 1629734293,
        "download_url": "https://dl.smwcentral.net/28081/Grass%20Plains%20BG.zip",
        "filename": "Grass Plains BG.zip",
        "size": 2823,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40422,
    "title": "Grassland 2025",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "8-bit",
      "block",
      "forest",
      "grassland",
      "mountain",
      "mushroom",
      "needs remoderation",
      "no map16",
      "patch needed",
      "ruins"
    ],
    "description": "Here's a grassland set to go with all my other recent submissions.  it includes green hills, grass clumps, flowers, and mushroom platforms.",
    "latest_version": "smwc-40422-1756049921",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40422,
        "title": "Grassland 2025",
        "version": "smwc-40422-1756049921",
        "upstream_time": 1756049921,
        "download_url": "https://dl.smwcentral.net/40422/Grassland2025.zip",
        "filename": "Grassland2025.zip",
        "size": 4211,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37007,
        "title": "Grassland 2013",
        "version": "smwc-37007-1708734552",
        "upstream_time": 1708734552,
        "download_url": "https://dl.smwcentral.net/37007/Grassland%202013%20%28Gamma%20V%29.zip",
        "filename": "Grassland 2013 (Gamma V).zip",
        "size": 4044,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 36676,
        "title": "Grassland",
        "version": "smwc-36676-1705858311",
        "upstream_time": 1705858311,
        "download_url": "https://dl.smwcentral.net/36676/Grasslands%20BG%20%28update%29.zip",
        "filename": "Grasslands BG (update).zip",
        "size": 9338,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24939,
        "title": "Grassland",
        "version": "smwc-24939-1603418509",
        "upstream_time": 1603418509,
        "download_url": "https://dl.smwcentral.net/24939/Batata%20Douce%27s%20Grassland.zip",
        "filename": "Batata Douce%27s Grassland.zip",
        "size": 3400,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19897,
        "title": "Grassland",
        "version": "smwc-19897-1558412715",
        "upstream_time": 1558412715,
        "download_url": "https://dl.smwcentral.net/19897/Grassland%20%28KirbyLover2048%29.zip",
        "filename": "Grassland (KirbyLover2048).zip",
        "size": 4450,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19845,
        "title": "Grassland",
        "version": "smwc-19845-1558227992",
        "upstream_time": 1558227992,
        "download_url": "https://dl.smwcentral.net/19845/Happy%20Grassland.zip",
        "filename": "Happy Grassland.zip",
        "size": 9328,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19255,
        "title": "Grassland",
        "version": "smwc-19255-1552623066",
        "upstream_time": 1552623066,
        "download_url": "https://dl.smwcentral.net/19255/System64%20-%20Grassland.zip",
        "filename": "System64 - Grassland.zip",
        "size": 7109,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 17078,
        "title": "Grassland",
        "version": "smwc-17078-1517438483",
        "upstream_time": 1517438483,
        "download_url": "https://dl.smwcentral.net/17078/Grassland%20that%20may%20or%20may%20not%20suck.zip",
        "filename": "Grassland that may or may not suck.zip",
        "size": 6005,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16568,
        "title": "Grassland",
        "version": "smwc-16568-1510763938",
        "upstream_time": 1510763938,
        "download_url": "https://dl.smwcentral.net/16568/Pixelator%27s%20Grassland.zip",
        "filename": "Pixelator%27s Grassland.zip",
        "size": 4981,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16238,
        "title": "Grassland",
        "version": "smwc-16238-1504802973",
        "upstream_time": 1504802973,
        "download_url": "https://dl.smwcentral.net/16238/c3grassland.zip",
        "filename": "c3grassland.zip",
        "size": 6209,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15683,
        "title": "Grassland",
        "version": "smwc-15683-1498804979",
        "upstream_time": 1498804979,
        "download_url": "https://dl.smwcentral.net/15683/Simpson55%27s%20Grassland.zip",
        "filename": "Simpson55%27s Grassland.zip",
        "size": 4350,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14595,
        "title": "Grassland",
        "version": "smwc-14595-1477760508",
        "upstream_time": 1477760508,
        "download_url": "https://dl.smwcentral.net/14595/Skewer%27s%20Grassland.zip",
        "filename": "Skewer%27s Grassland.zip",
        "size": 7125,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14393,
        "title": "Grassland",
        "version": "smwc-14393-1473727084",
        "upstream_time": 1473727084,
        "download_url": "https://dl.smwcentral.net/14393/Wavee%27s%20Grassland.zip",
        "filename": "Wavee%27s Grassland.zip",
        "size": 12610,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14337,
        "title": "Grassland",
        "version": "smwc-14337-1473511029",
        "upstream_time": 1473511029,
        "download_url": "https://dl.smwcentral.net/14337/Stiviboy%27s%20Grassland.zip",
        "filename": "Stiviboy%27s Grassland.zip",
        "size": 3162,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14112,
        "title": "Grassland",
        "version": "smwc-14112-1469845449",
        "upstream_time": 1469845449,
        "download_url": "https://dl.smwcentral.net/14112/grassland.zip",
        "filename": "grassland.zip",
        "size": 7606,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13926,
        "title": "Grassland 2016",
        "version": "smwc-13926-1468749974",
        "upstream_time": 1468749974,
        "download_url": "https://dl.smwcentral.net/13926/Grass.zip",
        "filename": "Grass.zip",
        "size": 4686,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12238,
        "title": "Grassland",
        "version": "smwc-12238-1444753977",
        "upstream_time": 1444753977,
        "download_url": "https://dl.smwcentral.net/12238/cus-grass10%20%28r%29.zip",
        "filename": "cus-grass10 (r).zip",
        "size": 4335,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11665,
        "title": "Grassland",
        "version": "smwc-11665-1436089340",
        "upstream_time": 1436089340,
        "download_url": "https://dl.smwcentral.net/11665/8BitGrassland.zip",
        "filename": "8BitGrassland.zip",
        "size": 3627,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11328,
        "title": "Grassland",
        "version": "smwc-11328-1431801637",
        "upstream_time": 1431801637,
        "download_url": "https://dl.smwcentral.net/11328/Grass%20%5BBG%5D.zip",
        "filename": "Grass %5BBG%5D.zip",
        "size": 3991,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11195,
        "title": "Grassland",
        "version": "smwc-11195-1430882776",
        "upstream_time": 1430882776,
        "download_url": "https://dl.smwcentral.net/11195/GRASSSSSSSSSSSSSSSSSSSSSSSSSSS.zip",
        "filename": "GRASSSSSSSSSSSSSSSSSSSSSSSSSSS.zip",
        "size": 4964,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11086,
        "title": "Grassland",
        "version": "smwc-11086-1427843269",
        "upstream_time": 1427843269,
        "download_url": "https://dl.smwcentral.net/11086/Custom%20Grassland%20%288-Bit%20Colour%20Style%29.zip",
        "filename": "Custom Grassland (8-Bit Colour Style).zip",
        "size": 5582,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10908,
        "title": "Grassland",
        "version": "smwc-10908-1424169663",
        "upstream_time": 1424169663,
        "download_url": "https://dl.smwcentral.net/10908/CustomGrass.zip",
        "filename": "CustomGrass.zip",
        "size": 5518,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10738,
        "title": "Grassland",
        "version": "smwc-10738-1422827939",
        "upstream_time": 1422827939,
        "download_url": "https://dl.smwcentral.net/10738/Grasslands%20-%20marioVSshadow.zip",
        "filename": "Grasslands - marioVSshadow.zip",
        "size": 27857,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10639,
        "title": "Grassland",
        "version": "smwc-10639-1422636829",
        "upstream_time": 1422636829,
        "download_url": "https://dl.smwcentral.net/10639/%5BFG%5DWc3ThemedGrassland.zip",
        "filename": "%5BFG%5DWc3ThemedGrassland.zip",
        "size": 7647,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10470,
        "title": "Grassland",
        "version": "smwc-10470-1420572446",
        "upstream_time": 1420572446,
        "download_url": "https://dl.smwcentral.net/10470/Detailed%20Grassland.zip",
        "filename": "Detailed Grassland.zip",
        "size": 4920,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9631,
        "title": "Grassland",
        "version": "smwc-9631-1419071817",
        "upstream_time": 1419071817,
        "download_url": "https://dl.smwcentral.net/9631/Grassland.zip",
        "filename": "Grassland.zip",
        "size": 27877,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9155,
        "title": "Grassland",
        "version": "smwc-9155-1409599943",
        "upstream_time": 1409599943,
        "download_url": "https://dl.smwcentral.net/9155/Custom%20Grassland.zip",
        "filename": "Custom Grassland.zip",
        "size": 4071,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9141,
        "title": "Grassland",
        "version": "smwc-9141-1409214729",
        "upstream_time": 1409214729,
        "download_url": "https://dl.smwcentral.net/9141/Custom_Grassland.zip",
        "filename": "Custom_Grassland.zip",
        "size": 3565,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 8952,
        "title": "Grassland",
        "version": "smwc-8952-1410981133",
        "upstream_time": 1410981133,
        "download_url": "https://dl.smwcentral.net/8952/Custom2.zip",
        "filename": "Custom2.zip",
        "size": 3709,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 8733,
        "title": "Grassland",
        "version": "smwc-8733-1407825579",
        "upstream_time": 1407825579,
        "download_url": "https://dl.smwcentral.net/8733/LandExGFX.zip",
        "filename": "LandExGFX.zip",
        "size": 3558,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6678,
        "title": "Grassland",
        "version": "smwc-6678-1402620414",
        "upstream_time": 1402620414,
        "download_url": "https://dl.smwcentral.net/6678/Grassland.zip",
        "filename": "Grassland.zip",
        "size": 5995,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6670,
        "title": "Grassland",
        "version": "smwc-6670-1402063742",
        "upstream_time": 1402063742,
        "download_url": "https://dl.smwcentral.net/6670/GenericGrassland.zip",
        "filename": "GenericGrassland.zip",
        "size": 4619,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6669,
        "title": "Grassland",
        "version": "smwc-6669-1402063789",
        "upstream_time": 1402063789,
        "download_url": "https://dl.smwcentral.net/6669/CustomGrassland.zip",
        "filename": "CustomGrassland.zip",
        "size": 3516,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6633,
        "title": "Grassland",
        "version": "smwc-6633-1401519542",
        "upstream_time": 1401519542,
        "download_url": "https://dl.smwcentral.net/6633/Grassland2014.zip",
        "filename": "Grassland2014.zip",
        "size": 5282,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6617,
        "title": "Grassland ",
        "version": "smwc-6617-1401523564",
        "upstream_time": 1401523564,
        "download_url": "https://dl.smwcentral.net/6617/Grassland.zip",
        "filename": "Grassland.zip",
        "size": 5644,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6564,
        "title": "Grassland",
        "version": "smwc-6564-1400249768",
        "upstream_time": 1400249768,
        "download_url": "https://dl.smwcentral.net/6564/Grassland%202012.zip",
        "filename": "Grassland 2012.zip",
        "size": 4130,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6485,
        "title": "Grassland",
        "version": "smwc-6485-1401524694",
        "upstream_time": 1401524694,
        "download_url": "https://dl.smwcentral.net/6485/Meow.zip",
        "filename": "Meow.zip",
        "size": 5772,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6465,
        "title": "Grassland",
        "version": "smwc-6465-1400248127",
        "upstream_time": 1400248127,
        "download_url": "https://dl.smwcentral.net/6465/ExGFX9E%20%5BFG3%5D.zip",
        "filename": "ExGFX9E %5BFG3%5D.zip",
        "size": 2190,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6323,
        "title": "Grassland",
        "version": "smwc-6323-1394320438",
        "upstream_time": 1394320438,
        "download_url": "https://dl.smwcentral.net/6323/grassland.zip",
        "filename": "grassland.zip",
        "size": 3565,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6314,
        "title": "Grassland",
        "version": "smwc-6314-1394320531",
        "upstream_time": 1394320531,
        "download_url": "https://dl.smwcentral.net/6314/Grassland.zip",
        "filename": "Grassland.zip",
        "size": 3894,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6279,
        "title": "Grassland",
        "version": "smwc-6279-1394320644",
        "upstream_time": 1394320644,
        "download_url": "https://dl.smwcentral.net/6279/worstgraphicsever.zip",
        "filename": "worstgraphicsever.zip",
        "size": 3638,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5736,
        "title": "Grassland",
        "version": "smwc-5736-1376252047",
        "upstream_time": 1376252047,
        "download_url": "https://dl.smwcentral.net/5736/CUSTOM%20Grassland%20ExGFX%20v5.0.zip",
        "filename": "CUSTOM Grassland ExGFX v5.0.zip",
        "size": 3620,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 4950,
        "title": "Grassland",
        "version": "smwc-4950-1371668182",
        "upstream_time": 1371668182,
        "download_url": "https://dl.smwcentral.net/4950/Grass.zip",
        "filename": "Grass.zip",
        "size": 2683,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2985,
        "title": "Grassland",
        "version": "smwc-2985-1375032174",
        "upstream_time": 1375032174,
        "download_url": "https://dl.smwcentral.net/2985/Original%20grass...%20tileset.zip",
        "filename": "Original grass... tileset.zip",
        "size": 9508,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2911,
        "title": "Grassland",
        "version": "smwc-2911-1376236582",
        "upstream_time": 1376236582,
        "download_url": "https://dl.smwcentral.net/2911/Grassland.zip",
        "filename": "Grassland.zip",
        "size": 3844,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2834,
        "title": "Grassland",
        "version": "smwc-2834-1384089103",
        "upstream_time": 1384089103,
        "download_url": "https://dl.smwcentral.net/2834/Grassland.zip",
        "filename": "Grassland.zip",
        "size": 4199,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2749,
        "title": "Grassland",
        "version": "smwc-2749-1409317762",
        "upstream_time": 1409317762,
        "download_url": "https://dl.smwcentral.net/2749/GrassLand.zip",
        "filename": "GrassLand.zip",
        "size": 16213,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2733,
        "title": "Grassland",
        "version": "smwc-2733-1392298425",
        "upstream_time": 1392298425,
        "download_url": "https://dl.smwcentral.net/2733/%5BFG%5D%20Complete%20Grassland%20Set.zip",
        "filename": "%5BFG%5D Complete Grassland Set.zip",
        "size": 57280,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2595,
        "title": "Grassland",
        "version": "smwc-2595-1426698613",
        "upstream_time": 1426698613,
        "download_url": "https://dl.smwcentral.net/2595/Custom%20grassland.zip",
        "filename": "Custom grassland.zip",
        "size": 12501,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2501,
        "title": "Grassland",
        "version": "smwc-2501-1392297982",
        "upstream_time": 1392297982,
        "download_url": "https://dl.smwcentral.net/2501/%5BFG%5D%20Generic%20Grassland%20%28With%20Trees%29.zip",
        "filename": "%5BFG%5D Generic Grassland (With Trees).zip",
        "size": 43128,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2495,
        "title": "Grassland",
        "version": "smwc-2495-1392297931",
        "upstream_time": 1392297931,
        "download_url": "https://dl.smwcentral.net/2495/%5BFG%5D%20Generic%20Grassland%20%28With%20Holes%29.zip",
        "filename": "%5BFG%5D Generic Grassland (With Holes).zip",
        "size": 41681,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2107,
        "title": "Grassland",
        "version": "smwc-2107-1416910937",
        "upstream_time": 1416910937,
        "download_url": "https://dl.smwcentral.net/2107/Emarald%20Grassland.zip",
        "filename": "Emarald Grassland.zip",
        "size": 4012,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2030,
        "title": "Grassland",
        "version": "smwc-2030-1419716706",
        "upstream_time": 1419716706,
        "download_url": "https://dl.smwcentral.net/2030/mario.zip",
        "filename": "mario.zip",
        "size": 3160,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1967,
        "title": "Grassland",
        "version": "smwc-1967-1423922298",
        "upstream_time": 1423922298,
        "download_url": "https://dl.smwcentral.net/1967/Grassland.zip",
        "filename": "Grassland.zip",
        "size": 3855,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1783,
        "title": "Grassland",
        "version": "smwc-1783-1409297906",
        "upstream_time": 1409297906,
        "download_url": "https://dl.smwcentral.net/1783/GrassLand.zip",
        "filename": "GrassLand.zip",
        "size": 4935,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1763,
        "title": "Grassland",
        "version": "smwc-1763-1407227549",
        "upstream_time": 1407227549,
        "download_url": "https://dl.smwcentral.net/1763/cus-smwgrass.zip",
        "filename": "cus-smwgrass.zip",
        "size": 75322,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1691,
        "title": "Grassland",
        "version": "smwc-1691-1409480309",
        "upstream_time": 1409480309,
        "download_url": "https://dl.smwcentral.net/1691/Graaaassland.zip",
        "filename": "Graaaassland.zip",
        "size": 5244,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1566,
        "title": "Grassland",
        "version": "smwc-1566-1373122414",
        "upstream_time": 1373122414,
        "download_url": "https://dl.smwcentral.net/1566/LunarDrakeGrassLand.zip",
        "filename": "LunarDrakeGrassLand.zip",
        "size": 24493,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1534,
        "title": "Grassland",
        "version": "smwc-1534-1407227226",
        "upstream_time": 1407227226,
        "download_url": "https://dl.smwcentral.net/1534/cus-grass%5Ba%5D.zip",
        "filename": "cus-grass%5Ba%5D.zip",
        "size": 33352,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1367,
        "title": "Grassland",
        "version": "smwc-1367-1403034242",
        "upstream_time": 1403034242,
        "download_url": "https://dl.smwcentral.net/1367/cus-grass1b.zip",
        "filename": "cus-grass1b.zip",
        "size": 8377,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1351,
        "title": "Grassland",
        "version": "smwc-1351-1403034031",
        "upstream_time": 1403034031,
        "download_url": "https://dl.smwcentral.net/1351/cus-grass1a.zip",
        "filename": "cus-grass1a.zip",
        "size": 7976,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1342,
        "title": "Grassland",
        "version": "smwc-1342-1396115815",
        "upstream_time": 1396115815,
        "download_url": "https://dl.smwcentral.net/1342/Grassland.zip",
        "filename": "Grassland.zip",
        "size": 3733,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1318,
        "title": "Grassland",
        "version": "smwc-1318-1404805247",
        "upstream_time": 1404805247,
        "download_url": "https://dl.smwcentral.net/1318/cus-cyphergrass.zip",
        "filename": "cus-cyphergrass.zip",
        "size": 42937,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1303,
        "title": "Grassland",
        "version": "smwc-1303-1396122454",
        "upstream_time": 1396122454,
        "download_url": "https://dl.smwcentral.net/1303/BS-Grass06.zip",
        "filename": "BS-Grass06.zip",
        "size": 4801,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1002,
        "title": "Grassland",
        "version": "smwc-1002-1409585668",
        "upstream_time": 1409585668,
        "download_url": "https://dl.smwcentral.net/1002/Master%20S%20Grassland.zip",
        "filename": "Master S Grassland.zip",
        "size": 3990,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 996,
        "title": "Grassland",
        "version": "smwc-996-1398161754",
        "upstream_time": 1398161754,
        "download_url": "https://dl.smwcentral.net/996/thedutchluigi_grassland.zip",
        "filename": "thedutchluigi_grassland.zip",
        "size": 4625,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 982,
        "title": "Grassland ",
        "version": "smwc-982-1397385693",
        "upstream_time": 1397385693,
        "download_url": "https://dl.smwcentral.net/982/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 3987,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 914,
        "title": "Grassland",
        "version": "smwc-914-1373560262",
        "upstream_time": 1373560262,
        "download_url": "https://dl.smwcentral.net/914/grassland2.zip",
        "filename": "grassland2.zip",
        "size": 3193,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 597,
        "title": "Grassland",
        "version": "smwc-597-1378238257",
        "upstream_time": 1378238257,
        "download_url": "https://dl.smwcentral.net/597/grassland3.zip",
        "filename": "grassland3.zip",
        "size": 2263,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 586,
        "title": "Grassland",
        "version": "smwc-586-1371062418",
        "upstream_time": 1371062418,
        "download_url": "https://dl.smwcentral.net/586/grassland.zip",
        "filename": "grassland.zip",
        "size": 4169,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 570,
        "title": "Grassland",
        "version": "smwc-570-1379435235",
        "upstream_time": 1379435235,
        "download_url": "https://dl.smwcentral.net/570/cus-grassland4.zip",
        "filename": "cus-grassland4.zip",
        "size": 1909,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 210,
        "title": "Grassland",
        "version": "smwc-210-1370874475",
        "upstream_time": 1370874475,
        "download_url": "https://dl.smwcentral.net/210/grasslands.zip",
        "filename": "grasslands.zip",
        "size": 3552,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-grassland-and-sunflowers",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14778,
    "title": "Grassland and Sunflowers",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "My first serious GFX, made for a contest hosted at Fortaleza Reznor.<br>\r\n<br>\r\nCredit isn't necessary, but I'd appreciate it.",
    "latest_version": "smwc-14778-1482021133",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14778,
        "title": "Grassland and Sunflowers",
        "version": "smwc-14778-1482021133",
        "upstream_time": 1482021133,
        "download_url": "https://dl.smwcentral.net/14778/Grassland%20w%20sunflowers.zip",
        "filename": "Grassland w sunflowers.zip",
        "size": 5958,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-grassland-and-wood",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12231,
    "title": "Grassland and wood",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "i'm bored and i draw some graphics<br>\r\n<br>\r\nyou can give credit<br>\r\n<br>\r\n(no need custom palette)",
    "latest_version": "smwc-12231-1444149780",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12231,
        "title": "Grassland and wood",
        "version": "smwc-12231-1444149780",
        "upstream_time": 1444149780,
        "download_url": "https://dl.smwcentral.net/12231/Random%20Grassland%20%28r%29.zip",
        "filename": "Random Grassland (r).zip",
        "size": 5257,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-grassland-cave-tileset-extended-4bpp-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27983,
    "title": "Grassland / Cave Tileset Extended + 4bpp font",
    "authors": [
      "dougeff"
    ],
    "tags": [
      "cave",
      "font",
      "grassland"
    ],
    "description": "A helpful extension that was going to be used in my discontinued hack, Jerry's Jungle!<br>\r\n<br>\r\nThis is my first submission, so it might be kinda bad.<br>\r\nContains:<br>\r\nGrass extension<br>\r\nCave extension<br>\r\n4bpp version of font",
    "latest_version": "smwc-27983-1628964046",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27983,
        "title": "Grassland / Cave Tileset Extended + 4bpp font",
        "version": "smwc-27983-1628964046",
        "upstream_time": 1628964046,
        "download_url": "https://dl.smwcentral.net/27983/Extend.zip",
        "filename": "Extend.zip",
        "size": 7933,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-grassland-jungle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 254,
    "title": "Grassland/Jungle",
    "authors": [
      "cory21391"
    ],
    "tags": [
      "grassland",
      "jungle",
      "needs remoderation"
    ],
    "description": "A grassland FG with a rocky jungle island BG",
    "latest_version": "smwc-254-1374945540",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 254,
        "title": "Grassland/Jungle",
        "version": "smwc-254-1374945540",
        "upstream_time": 1374945540,
        "download_url": "https://dl.smwcentral.net/254/ExGFX.zip",
        "filename": "ExGFX.zip",
        "size": 9642,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-grassland-miscellaneous-stuff",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14395,
    "title": "Grassland & Miscellaneous Stuff",
    "authors": [
      "Black Squirrel",
      "Rykon-V73"
    ],
    "tags": [
      "grassland",
      "mushroom",
      "needs remoderation"
    ],
    "description": "A rather long rip I just did. If anyone wants to try improving my rip, then be my guest. Credit goes to Black Squirrel.",
    "latest_version": "smwc-14395-1474126646",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14395,
        "title": "Grassland & Miscellaneous Stuff",
        "version": "smwc-14395-1474126646",
        "upstream_time": 1474126646,
        "download_url": "https://dl.smwcentral.net/14395/Black%20Squirrel%27s%20grassland%20tileset.zip",
        "filename": "Black Squirrel%27s grassland tileset.zip",
        "size": 32445,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-grassland-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2665,
    "title": "Grassland / Ruins",
    "authors": [
      "leictreon"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "ruins"
    ],
    "description": "Made for my hack. Decided to release it for C3. Credit isn't compulsory but would be nice.",
    "latest_version": "smwc-2665-1412781624",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2665,
        "title": "Grassland / Ruins",
        "version": "smwc-2665-1412781624",
        "upstream_time": 1412781624,
        "download_url": "https://dl.smwcentral.net/2665/ruinsssssss.zip",
        "filename": "ruinsssssss.zip",
        "size": 8143,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-grassland-swamp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2253,
    "title": "Grassland/Swamp",
    "authors": [
      "underway"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation",
      "swamp"
    ],
    "description": "A EXGFX I made for C3 Spring 2011.<br>\r\nCredit not needed.<br>\r\nBest use for a forest, Swamp or grassland.",
    "latest_version": "smwc-2253-1411143547",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2253,
        "title": "Grassland/Swamp",
        "version": "smwc-2253-1411143547",
        "upstream_time": 1411143547,
        "download_url": "https://dl.smwcentral.net/2253/Forest%2CSwamp%2CGrassland%20EXGFX.zip",
        "filename": "Forest%2CSwamp%2CGrassland EXGFX.zip",
        "size": 9193,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-grassland-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22822,
    "title": "Grassland Tileset",
    "authors": [
      "Mr. MS"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "I've decided to remake an old tileset made by Tahixham way back in 2011 (He gave me permission to release it). I tried to make it look the best as possible and i also tried to give it a greater possibility of use by adding a good variety of tiles on map16.",
    "latest_version": "smwc-22822-1591452016",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22822,
        "title": "Grassland Tileset",
        "version": "smwc-22822-1591452016",
        "upstream_time": 1591452016,
        "download_url": "https://dl.smwcentral.net/22822/Grassland%20Remastered.zip",
        "filename": "Grassland Remastered.zip",
        "size": 4061,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21178,
        "title": "Grassland Tileset 2015",
        "version": "smwc-21178-1571534911",
        "upstream_time": 1571534911,
        "download_url": "https://dl.smwcentral.net/21178/Kopejo%27s%20Grassland%202015.zip",
        "filename": "Kopejo%27s Grassland 2015.zip",
        "size": 8378,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-grassland-valley",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12245,
    "title": "Grassland Valley",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "One on my C3 2012 graphics, now in the graphical resources of smw.  enjoy",
    "latest_version": "smwc-12245-1445961686",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12245,
        "title": "Grassland Valley",
        "version": "smwc-12245-1445961686",
        "upstream_time": 1445961686,
        "download_url": "https://dl.smwcentral.net/12245/Grass%20land%20valley%20re%20C3%20%28r%29%20.zip",
        "filename": "Grass land valley re C3 (r) .zip",
        "size": 5730,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-grassland-w-mushroom-platforms",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6606,
    "title": "Grassland w/ Mushroom Platforms",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland",
      "mushroom",
      "needs remoderation"
    ],
    "description": "This is a rather simple grassland set that includes SMB1-style mushroom platforms. It also incorporates the line guide tiles from GFX16, allowing you to use line-guided sprites with this set while saving Map16 space. ",
    "latest_version": "smwc-6606-1400680647",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6606,
        "title": "Grassland w/ Mushroom Platforms",
        "version": "smwc-6606-1400680647",
        "upstream_time": 1400680647,
        "download_url": "https://dl.smwcentral.net/6606/Grass%20N%20Shrooms%202011.zip",
        "filename": "Grass N Shrooms 2011.zip",
        "size": 3824,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-grasslands",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6145,
    "title": "Grasslands",
    "authors": [
      "4W350M3f4c3 69"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "This is my second ExGFX file. This took me 3 hours to make. Credit accepted not recommended.<br>\r\n<br>\r\nUpdater's edit: Included a sample level, and remapped some Map16 tiles.",
    "latest_version": "smwc-6145-1390755528",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6145,
        "title": "Grasslands",
        "version": "smwc-6145-1390755528",
        "upstream_time": 1390755528,
        "download_url": "https://dl.smwcentral.net/6145/CustomGrassland.zip",
        "filename": "CustomGrassland.zip",
        "size": 4482,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-grassy-seaside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14169,
    "title": "Grassy Seaside",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "beach",
      "grassland",
      "needs remoderation"
    ],
    "description": "This was originally meant to be released at C3, but I felt that I hadn't uploaded anything in a while so making an early upload wouldn't hurt.<br>\r\n<br>\r\nIt's a grassy seaside, hence the title. It could probably be used in a hub level (with the houses), or just as a general beach tileset. Up to you, really.<br>\r\n<br>\r\nCredit isn't required.",
    "latest_version": "smwc-14169-1470416730",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14169,
        "title": "Grassy Seaside",
        "version": "smwc-14169-1470416730",
        "upstream_time": 1470416730,
        "download_url": "https://dl.smwcentral.net/14169/01_bg%5BGrassy%20Seaside%5D.zip",
        "filename": "01_bg%5BGrassy Seaside%5D.zip",
        "size": 5512,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-graveyard",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34226,
    "title": "Graveyard",
    "authors": [
      "Jack Kitetsu"
    ],
    "tags": [
      "grassland",
      "haunted",
      "needs remoderation"
    ],
    "description": "hi!  other gfx custom, is a graphic old, I decided to upload after the time",
    "latest_version": "smwc-34226-1688397069",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34226,
        "title": "Graveyard",
        "version": "smwc-34226-1688397069",
        "upstream_time": 1688397069,
        "download_url": "https://dl.smwcentral.net/34226/Cementario.zip",
        "filename": "Cementario.zip",
        "size": 8054,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1757,
        "title": "Graveyard",
        "version": "smwc-1757-1415741245",
        "upstream_time": 1415741245,
        "download_url": "https://dl.smwcentral.net/1757/Graveyard.zip",
        "filename": "Graveyard.zip",
        "size": 8905,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-green-beach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32745,
    "title": "Green Beach",
    "authors": [
      "Lotsaspaghetti"
    ],
    "tags": [
      "beach"
    ],
    "description": "A beach pack with soft edges, a colorful palette, and some greenery. The ground tiles have details above them to give it more depth.<br>\r\nAlthough mostly original, the water tiles are from the original SMW (included for easier use).",
    "latest_version": "smwc-32745-1671207464",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32745,
        "title": "Green Beach",
        "version": "smwc-32745-1671207464",
        "upstream_time": 1671207464,
        "download_url": "https://dl.smwcentral.net/32745/Green%20Beach%20Tileset.zip",
        "filename": "Green Beach Tileset.zip",
        "size": 4982,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-green-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15782,
    "title": "Green Grassland",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland"
    ],
    "description": "Here's an extra-grassy grassland tileset inspired by the one first seen in World 1-2 of SMB3.",
    "latest_version": "smwc-15782-1499623567",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15782,
        "title": "Green Grassland",
        "version": "smwc-15782-1499623567",
        "upstream_time": 1499623567,
        "download_url": "https://dl.smwcentral.net/15782/GreenGrass.zip",
        "filename": "GreenGrass.zip",
        "size": 4244,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-green-groundland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16361,
    "title": "Green Groundland",
    "authors": [
      "DynastyLobster"
    ],
    "tags": [
      "block",
      "grassland",
      "needs remoderation"
    ],
    "description": "This tileset draws inspiration from 1-2 in smb3. . .<br>\r\n<br>\r\nAnd yes, this is another vanilla palette creation",
    "latest_version": "smwc-16361-1506862378",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16361,
        "title": "Green Groundland",
        "version": "smwc-16361-1506862378",
        "upstream_time": 1506862378,
        "download_url": "https://dl.smwcentral.net/16361/SMW%20green%20groundland.zip",
        "filename": "SMW green groundland.zip",
        "size": 3341,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-green-hills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30434,
    "title": "Green Hills",
    "authors": [
      "Hawthorne"
    ],
    "tags": [
      "grassland"
    ],
    "description": "This is my first custom BG I made. Give credit if used.",
    "latest_version": "smwc-30434-1649545188",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30434,
        "title": "Green Hills",
        "version": "smwc-30434-1649545188",
        "upstream_time": 1649545188,
        "download_url": "https://dl.smwcentral.net/30434/hillsandclouds.zip",
        "filename": "hillsandclouds.zip",
        "size": 2800,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-green-jerry-s-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24078,
    "title": "Green Jerry's Font",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "A custom font made by me. I couldn't decide on a good name for it so I used the \"XXX's Font\" name format.<br>\r\n<br>\r\nCredit would be appreciated.",
    "latest_version": "smwc-24078-1596140626",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24078,
        "title": "Green Jerry's Font",
        "version": "smwc-24078-1596140626",
        "upstream_time": 1596140626,
        "download_url": "https://dl.smwcentral.net/24078/Green%20Jerry%27s%20Font.zip",
        "filename": "Green Jerry%27s Font.zip",
        "size": 1102,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-groove-adventure-rave-hikari-to-yami-no-daikessen-house-day-and-night",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30552,
    "title": "Groove Adventure Rave: Hikari to Yami no Daikessen - House (Day and Night)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "forest"
    ],
    "description": "Ripped from Groove Adventure Rave: Hikari to Yami no Daikessen",
    "latest_version": "smwc-30552-1650317459",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30552,
        "title": "Groove Adventure Rave: Hikari to Yami no Daikessen - House (Day and Night)",
        "version": "smwc-30552-1650317459",
        "upstream_time": 1650317459,
        "download_url": "https://dl.smwcentral.net/30552/HouseBG.zip",
        "filename": "HouseBG.zip",
        "size": 7834,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gumby-vs-the-astrobots-books-library",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33085,
    "title": "Gumby vs. the Astrobots - Books / Library",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "haunted",
      "house"
    ],
    "description": "<b><span style=\"font-size: 24pt;\">C3 Winter 2023</span></b><br>\r\n<br>\r\nThe \"Library\" background from the GBA game called <b><u>Gumby vs. the Astrobots</u></b>.<br>\r\nThis background is a good alternative for the DKC2 Haunted Hall Background.",
    "latest_version": "smwc-33085-1676061018",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33085,
        "title": "Gumby vs. the Astrobots - Books / Library",
        "version": "smwc-33085-1676061018",
        "upstream_time": 1676061018,
        "download_url": "https://dl.smwcentral.net/33085/GumbyAstrobotsBooks.zip",
        "filename": "GumbyAstrobotsBooks.zip",
        "size": 9481,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gumby-vs-the-astrobots-wild-west",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33086,
    "title": "Gumby vs. the Astrobots - Wild West",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "mountain",
      "wild west"
    ],
    "description": "<b><span style=\"font-size: 24pt;\">C3 Winter 2023</span></b><br>\r\n<br>\r\nThe \"canyon\" background from the GBA game called <b><u>Gumby vs. the Astrobots</u></b>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-33086-1676061167",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33086,
        "title": "Gumby vs. the Astrobots - Wild West",
        "version": "smwc-33086-1676061167",
        "upstream_time": 1676061167,
        "download_url": "https://dl.smwcentral.net/33086/Gumby%20Astrobots%20Canyon.zip",
        "filename": "Gumby Astrobots Canyon.zip",
        "size": 11131,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gumby-vs-the-astrobots-wild-west-storybook",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2621,
    "title": "Gumby vs. The Astrobots - Wild West Storybook",
    "authors": [
      "Moose"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "Desert background. Rather nice.",
    "latest_version": "smwc-2621-1415739740",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2621,
        "title": "Gumby vs. The Astrobots - Wild West Storybook",
        "version": "smwc-2621-1415739740",
        "upstream_time": 1415739740,
        "download_url": "https://dl.smwcentral.net/2621/Gumby%20%28GBA%29-%20Desert.zip",
        "filename": "Gumby (GBA)- Desert.zip",
        "size": 11006,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gumshoe-skull",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41720,
    "title": "Gumshoe - Skull",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "2bpp",
      "block",
      "retro"
    ],
    "description": "Flashing skull blocks from Gumshoe, an obscure NES Zapper game. They can be used as hurt blocks, or proper <a href=\"https://smwc.me/s/41170\">death blocks</a> if you so choose.",
    "latest_version": "smwc-41720-1771697400",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41720,
        "title": "Gumshoe - Skull",
        "version": "smwc-41720-1771697400",
        "upstream_time": 1771697400,
        "download_url": "https://dl.smwcentral.net/41720/Gumshoe%20-%20Skull.zip",
        "filename": "Gumshoe - Skull.zip",
        "size": 2102,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gundam-battle-assault-city-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34329,
    "title": "Gundam Battle Assault - City Ruins",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "ruins"
    ],
    "description": "Final BG released at Summer C3 2023. Did little map16 trickery here. No credit needed.",
    "latest_version": "smwc-34329-1689121822",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34329,
        "title": "Gundam Battle Assault - City Ruins",
        "version": "smwc-34329-1689121822",
        "upstream_time": 1689121822,
        "download_url": "https://dl.smwcentral.net/34329/Gundam%20Battle%20Assault%20-%20City%20Ruins.zip",
        "filename": "Gundam Battle Assault - City Ruins.zip",
        "size": 11194,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gundam-battle-assault-stadium",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34328,
    "title": "Gundam Battle Assault - Stadium",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "sky"
    ],
    "description": "BG release at Summer C3 2023. This BG was a pain in the ass to rip, thanks to the amount of tiles it uses. ExGFX Revolution is no solution since the BG wouldn't be accepted.<br>\r\nI did some map16 trickery to arrange the BG properly. No credit needed.",
    "latest_version": "smwc-34328-1689121654",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34328,
        "title": "Gundam Battle Assault - Stadium",
        "version": "smwc-34328-1689121654",
        "upstream_time": 1689121654,
        "download_url": "https://dl.smwcentral.net/34328/Gundam%20Battle%20Assault%20-%20Stadium.zip",
        "filename": "Gundam Battle Assault - Stadium.zip",
        "size": 11211,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gundam-wing-endless-duel-heavy-arms",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 601,
    "title": "Gundam Wing: Endless Duel - Heavy Arms",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "haunted",
      "needs remoderation"
    ],
    "description": "Another GWED rip. Credit would be nice but you don't have to.",
    "latest_version": "smwc-601-1388931959",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 601,
        "title": "Gundam Wing: Endless Duel - Heavy Arms",
        "version": "smwc-601-1388931959",
        "upstream_time": 1388931959,
        "download_url": "https://dl.smwcentral.net/601/Gundam%20Wing%20Endless%20Duel%20Heavy%20Arms%20BG%20and%20FG.zip",
        "filename": "Gundam Wing Endless Duel Heavy Arms BG and FG.zip",
        "size": 12760,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gunforce-snes-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41667,
    "title": "GunForce (SNES) - Forest",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "jungle"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2026 - SISTER EDITION:</span></b><br>\r\n<br>\r\nThe \"Forest Area\" from <b><u>GunForce</u></b> Super Nintendo game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41667-1771637433",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41667,
        "title": "GunForce (SNES) - Forest",
        "version": "smwc-41667-1771637433",
        "upstream_time": 1771637433,
        "download_url": "https://dl.smwcentral.net/41667/GunForce-Forest.zip",
        "filename": "GunForce-Forest.zip",
        "size": 9201,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gunforce-snes-underground-base",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41668,
    "title": "GunForce (SNES) - Underground Base",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "interior",
      "mechanical"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2026 - SISTER EDITION:</span></b><br>\r\n<br>\r\nThe \"Underground Base\" from <b><u>GunForce</u></b> Super Nintendo game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41668-1771637698",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41668,
        "title": "GunForce (SNES) - Underground Base",
        "version": "smwc-41668-1771637698",
        "upstream_time": 1771637698,
        "download_url": "https://dl.smwcentral.net/41668/GunForce-UndergroundBase.zip",
        "filename": "GunForce-UndergroundBase.zip",
        "size": 4086,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gunstar-heroes-ancient-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39062,
    "title": "Gunstar Heroes - Ancient Ruins",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "forest",
      "jungle"
    ],
    "description": "The background of the first stage from Gunstar Heroes. Uses a whole map 16 page and a small fraction of another one. To expand this background, please use the sky part to do so.<br>\r\n<br>\r\nA good fit for jungle or forest levels. <br>\r\n<br>\r\nUPDATE: Tilemap is more accurate to the source material. GFX and palette optimizations, in general.",
    "latest_version": "smwc-39062-1737140306",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39062,
        "title": "Gunstar Heroes - Ancient Ruins",
        "version": "smwc-39062-1737140306",
        "upstream_time": 1737140306,
        "download_url": "https://dl.smwcentral.net/39062/Gunstar%20Heroes%20-%20Ancient%20Ruins%20%5BUPDATE%5D.zip",
        "filename": "Gunstar Heroes - Ancient Ruins %5BUPDATE%5D.zip",
        "size": 8293,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gunstar-heroes-black-s-base-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39061,
    "title": "Gunstar Heroes - Black's Base (Exterior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "city",
      "industrial",
      "mechanical"
    ],
    "description": "One of the backgrounds of Black's Base, from the beloved and classic Gunstar Heroes. This background may be familiar for some, because of the infamous Cool or Cruel's Tubular stage made by worldpeace. It can fit industrial areas, in general.<br>\r\n<br>\r\nUPDATE: Better palette management, small optimizations and etc.",
    "latest_version": "smwc-39061-1737140239",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39061,
        "title": "Gunstar Heroes - Black's Base (Exterior)",
        "version": "smwc-39061-1737140239",
        "upstream_time": 1737140239,
        "download_url": "https://dl.smwcentral.net/39061/Gunstar%20Heroes%20-%20Black%27s%20Base%20%28Exterior%29.zip",
        "filename": "Gunstar Heroes - Black%27s Base (Exterior).zip",
        "size": 4962,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gunstar-heroes-black-s-base-item-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39225,
    "title": "Gunstar Heroes - Black's Base (Item Room)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "interior"
    ],
    "description": "A pseudo 3d tileset used in the item room of the classic cult game Gunstar Heroes.  You can expand it to make really long horizontal vertical levels. It includes the Item and Exit signs, as well.<br>\r\n<br>\r\nThe ledge at the middle should be used with these <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21361\">passable ledge blocks</a>.<br>\r\n<br>\r\nI took some liberties because the SEGA Genesis has a wider resolution. ",
    "latest_version": "smwc-39225-1739600057",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39225,
        "title": "Gunstar Heroes - Black's Base (Item Room)",
        "version": "smwc-39225-1739600057",
        "upstream_time": 1739600057,
        "download_url": "https://dl.smwcentral.net/39225/Gunstar%20Heroes%20-%20Black%27s%20Base%20%28Item%20Room%29.zip",
        "filename": "Gunstar Heroes - Black%27s Base (Item Room).zip",
        "size": 3385,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gunstar-heroes-black-s-base-main-boss",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39297,
    "title": "Gunstar Heroes - Black's Base (Main Boss)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "city",
      "industrial",
      "mechanical"
    ],
    "description": "The background seen when you fight Black in Gunstar Heroes. It has a very industrial-level, and also has a lonely cow watching the player.  A good fit for enemy bases, in general.",
    "latest_version": "smwc-39297-1742312143",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39297,
        "title": "Gunstar Heroes - Black's Base (Main Boss)",
        "version": "smwc-39297-1742312143",
        "upstream_time": 1742312143,
        "download_url": "https://dl.smwcentral.net/39297/Gunstar%20Heroes%20-%20Black%27s%20Base%20%28Main%20Boss%29.zip",
        "filename": "Gunstar Heroes - Black%27s Base (Main Boss).zip",
        "size": 3933,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gunstar-heroes-empire-spacecraft-corridor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31689,
    "title": "Gunstar Heroes - Empire Spacecraft Corridor",
    "authors": [
      "Rykon-V73",
      "ldunkelheim"
    ],
    "tags": [
      "space"
    ],
    "description": "BG has been uploaded. Idunkelheim ripped it and I converted it to SMW usage. You can easily edit the palette. It doesn't affect SMW colors and added 2 extra Map16 tiles.<br>\r\n<br>\r\nNo credit required.<br>\r\nEnjoy!",
    "latest_version": "smwc-31689-1659199759",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31689,
        "title": "Gunstar Heroes - Empire Spacecraft Corridor",
        "version": "smwc-31689-1659199759",
        "upstream_time": 1659199759,
        "download_url": "https://dl.smwcentral.net/31689/Gunstar%20Heroes%20-%20Empire%20Spacecraft%20Corridor.zip",
        "filename": "Gunstar Heroes - Empire Spacecraft Corridor.zip",
        "size": 6144,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gunstar-heroes-rescue-yellow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39065,
    "title": "Gunstar Heroes - Rescue Yellow",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "city",
      "night"
    ],
    "description": "The background of Rescue Yellow mission, from Gunstar Heroes. It's a very nice city BG that can fit urbans level. Includes nighttime palette, as well.<br>\r\n<br>\r\nUPDATE: Small optimizations + extra palette. Background now loops properly.",
    "latest_version": "smwc-39065-1737140593",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39065,
        "title": "Gunstar Heroes - Rescue Yellow",
        "version": "smwc-39065-1737140593",
        "upstream_time": 1737140593,
        "download_url": "https://dl.smwcentral.net/39065/Gunstar%20Heroes%20-%20Rescue%20Yellow%20%5BUPDATE%5D.zip",
        "filename": "Gunstar Heroes - Rescue Yellow %5BUPDATE%5D.zip",
        "size": 7919,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gunstar-heroes-underground-mine",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31693,
    "title": "Gunstar Heroes - Underground Mine",
    "authors": [
      "Rykon-V73",
      "ldunkelheim"
    ],
    "tags": [
      "cave"
    ],
    "description": "I converted the BG to SMW usage after Idunkelheim or Dunkelheim ripped it. Has organized palette and it uses palette 1 without affecting SMW status bar.<br>\r\nThis can work with parallax scrolling.<br>\r\n<br>\r\nNo credit required.",
    "latest_version": "smwc-31693-1659199862",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31693,
        "title": "Gunstar Heroes - Underground Mine",
        "version": "smwc-31693-1659199862",
        "upstream_time": 1659199862,
        "download_url": "https://dl.smwcentral.net/31693/Gunstar%20Heroes%20-%20Underground%20Mine.zip",
        "filename": "Gunstar Heroes - Underground Mine.zip",
        "size": 7290,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gunstar-super-heroes-canyon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17755,
    "title": "Gunstar Super Heroes - Canyon",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "canyon",
      "desert",
      "needs remoderation"
    ],
    "description": "This is the canyon from the Gunstar Super Heroes.<br>\r\nI think better HDMA.<br>\r\n<br>\r\nSubmitted in C3 2018 summer.",
    "latest_version": "smwc-17755-1531426997",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17755,
        "title": "Gunstar Super Heroes - Canyon",
        "version": "smwc-17755-1531426997",
        "upstream_time": 1531426997,
        "download_url": "https://dl.smwcentral.net/17755/supergunstarcanyon.zip",
        "filename": "supergunstarcanyon.zip",
        "size": 7579,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-gunstar-super-heroes-moon-1-mission",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19679,
    "title": "Gunstar Super Heroes - Moon 1 Mission 3",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "forest",
      "grassland",
      "haunted",
      "needs remoderation",
      "swamp"
    ],
    "description": "Background of the third mission of the Moon 1 in Gunstar Super Heroes (GBA).",
    "latest_version": "smwc-19679-1556030634",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19679,
        "title": "Gunstar Super Heroes - Moon 1 Mission 3",
        "version": "smwc-19679-1556030634",
        "upstream_time": 1556030634,
        "download_url": "https://dl.smwcentral.net/19679/GSH%20Moon%201%20Mission%203.zip",
        "filename": "GSH Moon 1 Mission 3.zip",
        "size": 8801,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-guxt-rain-jiljil-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21419,
    "title": "Guxt/Rain/JilJil - Font",
    "authors": [
      "Kiatus"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "This is the font that is used in various Pixel's works.<br>\r\nNote that some tiles are replaced (see image 1) to have more characters.",
    "latest_version": "smwc-21419-1577646004",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21419,
        "title": "Guxt/Rain/JilJil - Font",
        "version": "smwc-21419-1577646004",
        "upstream_time": 1577646004,
        "download_url": "https://dl.smwcentral.net/21419/BMP_CHARACTOR.zip",
        "filename": "BMP_CHARACTOR.zip",
        "size": 982,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-hagane-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31407,
    "title": "Hagane - Stage 4 (Boss Room)",
    "authors": [
      "Nitrogen",
      "X-King"
    ],
    "tags": [
      "2bpp",
      "cave",
      "needs remoderation",
      "ruins"
    ],
    "description": "A 4bpp-to-2bpp conversion of <a href=\"https://smwc.me/s/940\">this submission</a>, used in the boss room of stage 4 in Hagane.<br>\r\nThanks go to X-King for the original work.",
    "latest_version": "smwc-31407-1666451166",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31407,
        "title": "Hagane - Stage 4 (Boss Room)",
        "version": "smwc-31407-1666451166",
        "upstream_time": 1666451166,
        "download_url": "https://dl.smwcentral.net/31407/Hagane%20-%20Stage%204%20%28Boss%20Room%29.zip",
        "filename": "Hagane - Stage 4 (Boss Room).zip",
        "size": 3131,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 940,
        "title": "Hagane - Stage 4 (Boss Room)",
        "version": "smwc-940-1397384574",
        "upstream_time": 1397384574,
        "download_url": "https://dl.smwcentral.net/940/Hagane%20Stage%204-Boss.zip",
        "filename": "Hagane Stage 4-Boss.zip",
        "size": 3403,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-hagane-stage-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19416,
    "title": "Hagane - Stage 1-4 (1st loop)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "castle",
      "city",
      "mechanical",
      "needs remoderation",
      "night"
    ],
    "description": "Background of the first loop of the Stage 1-4, in Hagane (SNES).",
    "latest_version": "smwc-19416-1553971667",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19416,
        "title": "Hagane - Stage 1-4 (1st loop)",
        "version": "smwc-19416-1553971667",
        "upstream_time": 1553971667,
        "download_url": "https://dl.smwcentral.net/19416/Hagane%20Stage%201-4%20%281st%20loop%29.zip",
        "filename": "Hagane Stage 1-4 (1st loop).zip",
        "size": 6889,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1078,
        "title": "Hagane - Stage 1-3",
        "version": "smwc-1078-1402758272",
        "upstream_time": 1402758272,
        "download_url": "https://dl.smwcentral.net/1078/Hagane1-3.zip",
        "filename": "Hagane1-3.zip",
        "size": 4453,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1076,
        "title": "Hagane - Stage 1-1",
        "version": "smwc-1076-1402758267",
        "upstream_time": 1402758267,
        "download_url": "https://dl.smwcentral.net/1076/Hagane1-1.zip",
        "filename": "Hagane1-1.zip",
        "size": 6613,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 938,
        "title": "Hagane - Stage 1-1",
        "version": "smwc-938-1397384417",
        "upstream_time": 1397384417,
        "download_url": "https://dl.smwcentral.net/938/Hagane%20Stage%201-1.zip",
        "filename": "Hagane Stage 1-1.zip",
        "size": 4400,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-hairy-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23895,
    "title": "Hairy Cave",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "here you have a wierd hairy cavey graphic I made because... I don't remember why, I think it was a joke, but it's a good graphic.",
    "latest_version": "smwc-23895-1595218752",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23895,
        "title": "Hairy Cave",
        "version": "smwc-23895-1595218752",
        "upstream_time": 1595218752,
        "download_url": "https://dl.smwcentral.net/23895/Hairy%20Cavern.zip",
        "filename": "Hairy Cavern.zip",
        "size": 5720,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-halloween",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6014,
    "title": "Halloween",
    "authors": [
      "Broozer"
    ],
    "tags": [
      "grassland",
      "haunted",
      "needs remoderation"
    ],
    "description": "Hehe... spooky! I made this background for my haunted level for the contest, but since the level wasn't (and won't be) released, I'm now releasing this background. Perfect for your halloween styled levels and for Ghost Houses' outside. A sample level is included, as always, and as my other backgrounds, it uses palette 3 and some colors of palette 0 which do NOT affect the status bar's palette. Insert it as BG1. Credit isn't necessary, by the way. Enjoy.",
    "latest_version": "smwc-6014-1388268777",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6014,
        "title": "Halloween",
        "version": "smwc-6014-1388268777",
        "upstream_time": 1388268777,
        "download_url": "https://dl.smwcentral.net/6014/%5BBG%5D%20Halloween%20%28Refined%29.zip",
        "filename": "%5BBG%5D Halloween (Refined).zip",
        "size": 4810,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-halloween-pumpkin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25039,
    "title": "Halloween Pumpkin",
    "authors": [
      "codfish1002"
    ],
    "tags": [
      "doppelshroom",
      "needs remoderation",
      "pumpkin"
    ],
    "description": "a little Halloween pumpkin made for the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3331\">Doppelshroom sprite</a><br>\r\nit requires a custom palette<br>\r\n<br>\r\ncredit isn't needed but appreciated ",
    "latest_version": "smwc-25039-1604197872",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25039,
        "title": "Halloween Pumpkin",
        "version": "smwc-25039-1604197872",
        "upstream_time": 1604197872,
        "download_url": "https://dl.smwcentral.net/25039/pumpkin.zip",
        "filename": "pumpkin.zip",
        "size": 2839,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-hammer-bro",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1863,
    "title": "Hammer Bro",
    "authors": [
      "Pureblade"
    ],
    "tags": [
      "boomerang bro",
      "hammer bro",
      "needs remoderation"
    ],
    "description": "This is the *something* bro GFX from SMB3, but recolored to make it look like their current appearance.<br>\r\nI have also included an ExGFX file for the Fire Brother / Ice Brother sprites by NamelessProtagonist.<br>\r\n<br>\r\nAlso, if you use a *something* bro with palettes 8 or 9, use the included Palette file for them, their orange skins don't work with palettes 8 and 9.<br>\r\nYou will have to modify the sprite's palette yourself though.<br>\r\nPalette 8 must be changed to Palette E.<br>\r\nPalette 9 must be changed to Palette F.<br>\r\nNo credit needed. (this was really simple)",
    "latest_version": "smwc-1863-1418013201",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1863,
        "title": "Hammer Bro",
        "version": "smwc-1863-1418013201",
        "upstream_time": 1418013201,
        "download_url": "https://dl.smwcentral.net/1863/Something%20Bro%20ExGFX.zip",
        "filename": "Something Bro ExGFX.zip",
        "size": 5954,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-hammer-brother-to-ukiki",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 805,
    "title": "Hammer Brother to Ukiki",
    "authors": [
      "ChaoticFox"
    ],
    "tags": [
      "needs remoderation",
      "ukiki"
    ],
    "description": "Remember the Ukiki from Yoshi's Island? Now he's in Super Mario World!<br>\r\n<br>\r\nReplaces the Amazing Flying Hammer Brother graphics<br>\r\nCustom pallet is included",
    "latest_version": "smwc-805-1394884511",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 805,
        "title": "Hammer Brother to Ukiki",
        "version": "smwc-805-1394884511",
        "upstream_time": 1394884511,
        "download_url": "https://dl.smwcentral.net/805/Ukiki.zip",
        "filename": "Ukiki.zip",
        "size": 2807,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-hammer-to-axe",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12592,
    "title": "Hammer to Axe",
    "authors": [
      "Guilherme F Santos"
    ],
    "tags": [
      "hammer",
      "needs remoderation"
    ],
    "description": "This Graphic change the hammer (GFX13) to Axe.<br>\r\nGive credit if you want.",
    "latest_version": "smwc-12592-1447542271",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12592,
        "title": "Hammer to Axe",
        "version": "smwc-12592-1447542271",
        "upstream_time": 1447542271,
        "download_url": "https://dl.smwcentral.net/12592/Hammer%20to%20Axe.zip",
        "filename": "Hammer to Axe.zip",
        "size": 2413,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-happy-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10471,
    "title": "Happy Forest",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "<b>Please</b> give me credit if you use this.",
    "latest_version": "smwc-10471-1420572498",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10471,
        "title": "Happy Forest",
        "version": "smwc-10471-1420572498",
        "upstream_time": 1420572498,
        "download_url": "https://dl.smwcentral.net/10471/Happy%20Forest.zip",
        "filename": "Happy Forest.zip",
        "size": 3297,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-happy-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20345,
    "title": "Happy Grassland",
    "authors": [
      "Digital E"
    ],
    "tags": [
      "grassland",
      "mushroom",
      "needs remoderation"
    ],
    "description": "Have the need for some happy hills, plains, and mushrooms? Then enjoy this grassland tileset! It goes really nice for a beginners or peaceful level. ",
    "latest_version": "smwc-20345-1562874681",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20345,
        "title": "Happy Grassland",
        "version": "smwc-20345-1562874681",
        "upstream_time": 1562874681,
        "download_url": "https://dl.smwcentral.net/20345/Grassland%201.1.zip",
        "filename": "Grassland 1.1.zip",
        "size": 6421,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2478,
        "title": "Happy Grassland",
        "version": "smwc-2478-1418142466",
        "upstream_time": 1418142466,
        "download_url": "https://dl.smwcentral.net/2478/Happy%20Grassland.zip",
        "filename": "Happy Grassland.zip",
        "size": 3420,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-harbor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9129,
    "title": "Harbor",
    "authors": [
      "Chikane"
    ],
    "tags": [
      "harbor",
      "needs remoderation"
    ],
    "description": "This is one of the 4 sets of Graphics that were released on C3 by Chikane.<br>\r\n<br>\r\nComes with Custom pallete.<br>\r\n<br>\r\nThey're Custom made so Please give Credit.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-9129-1409080817",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9129,
        "title": "Harbor",
        "version": "smwc-9129-1409080817",
        "upstream_time": 1409080817,
        "download_url": "https://dl.smwcentral.net/9129/Harbor%20GFX%20by%20Chikane.zip",
        "filename": "Harbor GFX by Chikane.zip",
        "size": 22407,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-harry-potter-and-the-chamber-of-secrets-gba-gringotts-bank",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27658,
    "title": "Harry Potter and the Chamber Of Secrets (GBA) - Gringotts Bank",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "cave",
      "texture",
      "volcano"
    ],
    "description": "A background used in Gringotts Bank level at the beginning of the game. Can fit in lava caves.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-27658-1626627013",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27658,
        "title": "Harry Potter and the Chamber Of Secrets (GBA) - Gringotts Bank",
        "version": "smwc-27658-1626627013",
        "upstream_time": 1626627013,
        "download_url": "https://dl.smwcentral.net/27658/HP2GBAGringotts.zip",
        "filename": "HP2GBAGringotts.zip",
        "size": 2137,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-hashire-hebereke-menu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30195,
    "title": "Hashire Hebereke - Menu",
    "authors": [
      "Masked Man"
    ],
    "tags": [
      "bonus",
      "texture"
    ],
    "description": "The background used in the menus from a very obscure foot-racer for the Super Famicom.<br>\r\n<br>\r\nThere are three palette choices, all from the original game: brown, green (default), and pink. A textless variant is also included which removes the hiragana characters in the background, and therefore, would be more useful.<br>\r\n<br>\r\nGood for bonus levels.",
    "latest_version": "smwc-30195-1647907079",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30195,
        "title": "Hashire Hebereke - Menu",
        "version": "smwc-30195-1647907079",
        "upstream_time": 1647907079,
        "download_url": "https://dl.smwcentral.net/30195/Hashire%20Hebereke%20-%20Menu.zip",
        "filename": "Hashire Hebereke - Menu.zip",
        "size": 7073,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-haunted-restroom",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6509,
    "title": "Haunted Restroom",
    "authors": [
      "Snifit"
    ],
    "tags": [
      "castle",
      "haunted",
      "needs remoderation"
    ],
    "description": "Something I made for the 2014 Graphics Contest.<br>\r\n<br>\r\nFeatures toilet paper platforms, clear water, climbable   unrolled toilet paper, bathroom stalls, animated water pipes and more. <br>\r\n<br>\r\n",
    "latest_version": "smwc-6509-1399309499",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6509,
        "title": "Haunted Restroom",
        "version": "smwc-6509-1399309499",
        "upstream_time": 1399309499,
        "download_url": "https://dl.smwcentral.net/6509/HauntedRestroom_by_Snifit.zip",
        "filename": "HauntedRestroom_by_Snifit.zip",
        "size": 8812,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-hazmat-title",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29519,
    "title": "HAZMAT (Title)",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "sans serif",
      "title screen"
    ],
    "description": "This is a full 26 character (A-Z) version of the title screen font I made for level of mine: \"HAZMAT\".<br>\r\n<br>\r\nThis font uses just 3 colours (and a black outline) and can use vanilla palettes but a gradient will give the ideal results, see the sample level for an example of such a palette, and for an optimal look I recommend placing the letters over a dark background.<br>\r\n<br>\r\nNote: this is not a layer 3 font which means it will have to be placed in-level to appear in-game.",
    "latest_version": "smwc-29519-1642206147",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29519,
        "title": "HAZMAT (Title)",
        "version": "smwc-29519-1642206147",
        "upstream_time": 1642206147,
        "download_url": "https://dl.smwcentral.net/29519/HAZMAT%20Title%20-%20the%20Font.zip",
        "filename": "HAZMAT Title - the Font.zip",
        "size": 3272,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-heart-star-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27406,
    "title": "Heart Star - Blocks",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "block",
      "bonus",
      "carnival"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2021 SUBMISSION:</span></b><br>\r\n<br>\r\nThe foreground tiles from the flash game.<br>\r\nPerfect for bonus levels.",
    "latest_version": "smwc-27406-1625265022",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27406,
        "title": "Heart Star - Blocks",
        "version": "smwc-27406-1625265022",
        "upstream_time": 1625265022,
        "download_url": "https://dl.smwcentral.net/27406/HeartStarBlockFG.zip",
        "filename": "HeartStarBlockFG.zip",
        "size": 7530,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-heart-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23893,
    "title": "Heart Zone",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "A wierd FG I made that doesnt require to fill, but it needs and specific BG color to work better.",
    "latest_version": "smwc-23893-1595209599",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23893,
        "title": "Heart Zone",
        "version": "smwc-23893-1595209599",
        "upstream_time": 1595209599,
        "download_url": "https://dl.smwcentral.net/23893/Heart%20Zone%20FG.zip",
        "filename": "Heart Zone FG.zip",
        "size": 5131,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-heavy-unit-arcade-scene",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22420,
    "title": "Heavy Unit (Arcade) - Scene 4",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "haunted",
      "mechanical",
      "needs remoderation"
    ],
    "description": "Ripped from the fourth scene in Heavy Unit on Arcade machines.",
    "latest_version": "smwc-22420-1588576015",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22420,
        "title": "Heavy Unit (Arcade) - Scene 4",
        "version": "smwc-22420-1588576015",
        "upstream_time": 1588576015,
        "download_url": "https://dl.smwcentral.net/22420/Heavy%20Unit%20-%20Scene%204.zip",
        "filename": "Heavy Unit - Scene 4.zip",
        "size": 8144,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-heavy-unit-mega-drive-special-scene",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31746,
    "title": "Heavy Unit: Mega Drive Special - Scene 5",
    "authors": [
      "AFruitaday!",
      "Rykon-V73"
    ],
    "tags": [
      "flesh",
      "mechanical",
      "mountain",
      "patch needed"
    ],
    "description": "It's the final BG of the game. AFruitaday! ripped it and I converted it to SMW usage.<br>\r\nThe last scene takes place in a mechanical base.<br>\r\nThis BG uses 2 full GFX files.<br>\r\nAs bonus, the BG uses palette without affecting the SMW status bar.<br>\r\n<br>\r\nHope you use it!",
    "latest_version": "smwc-31746-1659560556",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31746,
        "title": "Heavy Unit: Mega Drive Special - Scene 5",
        "version": "smwc-31746-1659560556",
        "upstream_time": 1659560556,
        "download_url": "https://dl.smwcentral.net/31746/HU%20-%20MDS%20-%20Scene%205.zip",
        "filename": "HU - MDS - Scene 5.zip",
        "size": 7998,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31745,
        "title": "Heavy Unit: Mega Drive Special - Scene 4",
        "version": "smwc-31745-1659559843",
        "upstream_time": 1659559843,
        "download_url": "https://dl.smwcentral.net/31745/HU%20-%20MDS%20-%20Scene%204.zip",
        "filename": "HU - MDS - Scene 4.zip",
        "size": 5596,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31743,
        "title": "Heavy Unit: Mega Drive Special - Scene 3",
        "version": "smwc-31743-1659555083",
        "upstream_time": 1659555083,
        "download_url": "https://dl.smwcentral.net/31743/HU%20-%20MDS%20-%20Scene%203.zip",
        "filename": "HU - MDS - Scene 3.zip",
        "size": 8657,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31739,
        "title": "Heavy Unit: Mega Drive Special - Scene 1",
        "version": "smwc-31739-1659547283",
        "upstream_time": 1659547283,
        "download_url": "https://dl.smwcentral.net/31739/HU%20-%20MDS%20-%20Scene%201.zip",
        "filename": "HU - MDS - Scene 1.zip",
        "size": 5571,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-heavy-unit-pc-engine-scene",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22545,
    "title": "Heavy Unit (PC Engine) - Scene 3",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "Ripped from the third scene in the PC Engine version of Heavy Unit.",
    "latest_version": "smwc-22545-1588577750",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22545,
        "title": "Heavy Unit (PC Engine) - Scene 3",
        "version": "smwc-22545-1588577750",
        "upstream_time": 1588577750,
        "download_url": "https://dl.smwcentral.net/22545/Heavy%20Unit%20-%20Scene%203.zip",
        "filename": "Heavy Unit - Scene 3.zip",
        "size": 6605,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-hebrew",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18416,
    "title": "Hebrew",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "hebrew",
      "needs remoderation"
    ],
    "description": "This is a custom Hebrew font drawn by me.<br>\r\n<br>\r\nV2: Changed some of the characters.",
    "latest_version": "smwc-18416-1541262647",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18416,
        "title": "Hebrew",
        "version": "smwc-18416-1541262647",
        "upstream_time": 1541262647,
        "download_url": "https://dl.smwcentral.net/18416/Hebrew%20Font%20V2.zip",
        "filename": "Hebrew Font V2.zip",
        "size": 930,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-hex-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21033,
    "title": "Hex City",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "abstract",
      "city"
    ],
    "description": "This futuristic city's aesthetic was inspired by retrowave album art, Techno Base Zone, and an in-progress contest entry level.",
    "latest_version": "smwc-21033-1569204831",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21033,
        "title": "Hex City",
        "version": "smwc-21033-1569204831",
        "upstream_time": 1569204831,
        "download_url": "https://dl.smwcentral.net/21033/HexCity.zip",
        "filename": "HexCity.zip",
        "size": 7272,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-hey-arnold-the-movie-rooftops",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33399,
    "title": "Hey Arnold! The Movie - Rooftops",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "city"
    ],
    "description": "A somewhat breathtaking cityscape from Hey Arnold! The Movie for Game Boy Advance.",
    "latest_version": "smwc-33399-1677641272",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33399,
        "title": "Hey Arnold! The Movie - Rooftops",
        "version": "smwc-33399-1677641272",
        "upstream_time": 1677641272,
        "download_url": "https://dl.smwcentral.net/33399/Hey%20Arnold%21%20The%20Movie-%20Rooftops.zip",
        "filename": "Hey Arnold%21 The Movie- Rooftops.zip",
        "size": 3622,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-high-in-the-treetops",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2540,
    "title": "High in the Treetops",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "More ExGFX by me. It's a bit too much like WhiteYoshiEgg's set for SMWCP2, and not my best set either.<br>\r\n<br>\r\nCredit isn't required. Have fun with it.",
    "latest_version": "smwc-2540-1392298118",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2540,
        "title": "High in the Treetops",
        "version": "smwc-2540-1392298118",
        "upstream_time": 1392298118,
        "download_url": "https://dl.smwcentral.net/2540/%5BFG%5D%20High%20in%20the%20Treetops.zip",
        "filename": "%5BFG%5D High in the Treetops.zip",
        "size": 44614,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-high-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27441,
    "title": "High Mountains",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "clouds",
      "mountain",
      "sky"
    ],
    "description": "Here's a nice high mountain/sky background featuring auto-scrolling Layer 3 clouds.",
    "latest_version": "smwc-27441-1625331157",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27441,
        "title": "High Mountains",
        "version": "smwc-27441-1625331157",
        "upstream_time": 1625331157,
        "download_url": "https://dl.smwcentral.net/27441/HighMountains.zip",
        "filename": "HighMountains.zip",
        "size": 2782,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-high-school",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2748,
    "title": "High School ",
    "authors": [
      "Aquamentus"
    ],
    "tags": [
      "needs remoderation",
      "school"
    ],
    "description": "Some graphics I drew based on the game \"River City Ransom\" for NES.<br>\r\n<br>\r\nYou can have the school be 1 floor or 2.<br>\r\n<br>\r\n<br>\r\n",
    "latest_version": "smwc-2748-1427721804",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2748,
        "title": "High School ",
        "version": "smwc-2748-1427721804",
        "upstream_time": 1427721804,
        "download_url": "https://dl.smwcentral.net/2748/SMWHigh.zip",
        "filename": "SMWHigh.zip",
        "size": 6955,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-high-seas-havoc-cape-sealph",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29626,
    "title": "High Seas Havoc - Cape Sealph",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "ocean"
    ],
    "description": "Ripped from the first level in High Seas Havoc on Megadrive.",
    "latest_version": "smwc-29626-1643390651",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29626,
        "title": "High Seas Havoc - Cape Sealph",
        "version": "smwc-29626-1643390651",
        "upstream_time": 1643390651,
        "download_url": "https://dl.smwcentral.net/29626/High%20Seas%20Havoc%20-%20Level%201.zip",
        "filename": "High Seas Havoc - Level 1.zip",
        "size": 6565,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-high-seas-havoc-otarucean",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29615,
    "title": "High Seas Havoc - Otarucean 2 (Underwater)",
    "authors": [
      "Picayune"
    ],
    "tags": [
      "texture",
      "underwater"
    ],
    "description": "A background from the obscure game known as High Seas Havoc In the US for the Sega Genesis.",
    "latest_version": "smwc-29615-1643217010",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29615,
        "title": "High Seas Havoc - Otarucean 2 (Underwater)",
        "version": "smwc-29615-1643217010",
        "upstream_time": 1643217010,
        "download_url": "https://dl.smwcentral.net/29615/High%20Seas%20Havoc%20-%20Otarucean%202%20%28Underwater%29.zip",
        "filename": "High Seas Havoc - Otarucean 2 (Underwater).zip",
        "size": 7526,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-highway",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6003,
    "title": "Highway",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "This is the highway ExGFX set I drew for my 12 Days Before Christmas city level.  I submitted it here in case others would like to use it.",
    "latest_version": "smwc-6003-1388933795",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6003,
        "title": "Highway",
        "version": "smwc-6003-1388933795",
        "upstream_time": 1388933795,
        "download_url": "https://dl.smwcentral.net/6003/Highway.zip",
        "filename": "Highway.zip",
        "size": 3285,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-hills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2148,
    "title": "Hills",
    "authors": [
      "Bandit"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "Drawn on Request. The BG is easy to assemble, 'cause there aren't too many tiles. <br>\r\n<br>\r\nHave fun! ",
    "latest_version": "smwc-2148-1419435769",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2148,
        "title": "Hills",
        "version": "smwc-2148-1419435769",
        "upstream_time": 1419435769,
        "download_url": "https://dl.smwcentral.net/2148/hillsbg.zip",
        "filename": "hillsbg.zip",
        "size": 2636,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 374,
        "title": "Hills",
        "version": "smwc-374-1378494845",
        "upstream_time": 1378494845,
        "download_url": "https://dl.smwcentral.net/374/hills2.zip",
        "filename": "hills2.zip",
        "size": 3166,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-hills-and-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9225,
    "title": "Hills and Clouds",
    "authors": [
      "MaiK"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "Comes with a Sample level.<br>\r\nMap16 Page 45.<br>\r\nSample Level 4.",
    "latest_version": "smwc-9225-1410377045",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9225,
        "title": "Hills and Clouds",
        "version": "smwc-9225-1410377045",
        "upstream_time": 1410377045,
        "download_url": "https://dl.smwcentral.net/9225/CustomCloudswithHillsBGByMawwo7.zip",
        "filename": "CustomCloudswithHillsBGByMawwo7.zip",
        "size": 2892,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-hills-and-houses",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 762,
    "title": "Hills and Houses",
    "authors": [
      "Hach"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "village"
    ],
    "description": "A simple BG featuring a hilly landscape with houses dotted here and there, with larger hills further up.<br>\r\n<br>\r\nThe .zip includes the ExGFX, MAP16, palette, a preview picture, and a .mwl. ",
    "latest_version": "smwc-762-1403625280",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 762,
        "title": "Hills and Houses",
        "version": "smwc-762-1403625280",
        "upstream_time": 1403625280,
        "download_url": "https://dl.smwcentral.net/762/cus-hillshoise.zip",
        "filename": "cus-hillshoise.zip",
        "size": 4097,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-hollow-knight-white-palace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27600,
    "title": "Hollow Knight - White Palace",
    "authors": [
      "Ari Gibson",
      "Dappertron"
    ],
    "tags": [
      "castle",
      "ruins"
    ],
    "description": "A recreation of the very striking and pointy White Palace, as requested by <span class=\"un-outer\" title=\"Murphmario\"><a href=\"/?p=profile&amp;id=25020\" style=\"color: var(--user-color-2);\" class=\"un\">Murphmario</a></span>. Grinders are recommended for the full experience.<br>\r\n<br>\r\nCredit is not required.",
    "latest_version": "smwc-27600-1625712216",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27600,
        "title": "Hollow Knight - White Palace",
        "version": "smwc-27600-1625712216",
        "upstream_time": 1625712216,
        "download_url": "https://dl.smwcentral.net/27600/Hollow%20Knight%20-%20White%20Palace.zip",
        "filename": "Hollow Knight - White Palace.zip",
        "size": 5740,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-holy-umbrella-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1891,
    "title": "Holy Umbrella - Clouds",
    "authors": [
      "Hobz"
    ],
    "tags": [
      "clouds",
      "needs remoderation",
      "sky"
    ],
    "description": "Uses bg1-3.<br>\r\nEnjoy",
    "latest_version": "smwc-1891-1408385667",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1891,
        "title": "Holy Umbrella - Clouds",
        "version": "smwc-1891-1408385667",
        "upstream_time": 1408385667,
        "download_url": "https://dl.smwcentral.net/1891/Holy%20Umbrella%20-%20Clouds.zip",
        "filename": "Holy Umbrella - Clouds.zip",
        "size": 7675,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-holy-umbrella-hill-and-lakeside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12779,
    "title": "Holy Umbrella - Hill and Lakeside",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "A catchy background could fit with hill or lakeside level.<br>\r\n<br>\r\nNo credits needed.<br>\r\n<br>\r\nPlease note: Palette slot 3, 4, 5 is overwritten.",
    "latest_version": "smwc-12779-1448691655",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12779,
        "title": "Holy Umbrella - Hill and Lakeside",
        "version": "smwc-12779-1448691655",
        "upstream_time": 1448691655,
        "download_url": "https://dl.smwcentral.net/12779/Holy%20Umbrella%20-%20Hill%20and%20Lakeside.zip",
        "filename": "Holy Umbrella - Hill and Lakeside.zip",
        "size": 8852,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-holy-umbrella-intro",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19658,
    "title": "Holy Umbrella - Intro",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "sky",
      "town"
    ],
    "description": "Background of the intro scene in Holy Umbrella (Super Famicom).",
    "latest_version": "smwc-19658-1556466003",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19658,
        "title": "Holy Umbrella - Intro",
        "version": "smwc-19658-1556466003",
        "upstream_time": 1556466003,
        "download_url": "https://dl.smwcentral.net/19658/Holy%20Umbrella%20Intro.zip",
        "filename": "Holy Umbrella Intro.zip",
        "size": 6479,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-home-improvement-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1892,
    "title": "Home Improvement - Title Screen",
    "authors": [
      "Hobz"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "Error: Description not found.",
    "latest_version": "smwc-1892-1417891163",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1892,
        "title": "Home Improvement - Title Screen",
        "version": "smwc-1892-1417891163",
        "upstream_time": 1417891163,
        "download_url": "https://dl.smwcentral.net/1892/Home%20Improvement%20Title%20Screen.zip",
        "filename": "Home Improvement Title Screen.zip",
        "size": 5083,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-hong-kong",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35161,
    "title": "Hong Kong '97 - Font",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "font",
      "layer 3",
      "serif"
    ],
    "description": "The font from Hong Kong '97 that's used in the opening cutscene.<br>\r\n<br>\r\nContains 2 alternate versions that include the 8 and 9 characters for those who may want to use them. Alt 1 overwrites the pawprint on the message in Yoshi's House.<br>\r\nAlt 2 overwrites the 1 and 2 graphics used in the 1 Player Game and 2 Player Game text from the title screen.<br>\r\n<br>\r\nUpdate (10/2/2023):<br>\r\nFixed the number 4.",
    "latest_version": "smwc-35161-1696360054",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35161,
        "title": "Hong Kong '97 - Font",
        "version": "smwc-35161-1696360054",
        "upstream_time": 1696360054,
        "download_url": "https://dl.smwcentral.net/35161/HK97%20Font.zip",
        "filename": "HK97 Font.zip",
        "size": 3041,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-hounourville-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10633,
    "title": "Hounourville City",
    "authors": [
      "WeegeeBen"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "A FG that I whipped up for the world 3 levels of my hack which are set in the futuristic city of Hounourville. This tileset was slightly inspired by deBlob and Opelucid City from Pokemon Black. <br>\r\n<br>\r\nThis tileset provides a plethora of tiles to use, yet it all fits snugly into one GFX slot. Use with FG3. <br>\r\n<br>\r\nCredit would be nice, as this tileset is 100% custom, but I won't make you do it.<br>\r\n<br>\r\nUpdate: Converted bin to MAP16 format, and added a sample level.",
    "latest_version": "smwc-10633-1422636321",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10633,
        "title": "Hounourville City",
        "version": "smwc-10633-1422636321",
        "upstream_time": 1422636321,
        "download_url": "https://dl.smwcentral.net/10633/Future%20City.zip",
        "filename": "Future City.zip",
        "size": 5008,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-huffin-puffin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8960,
    "title": "Huffin' Puffin",
    "authors": [
      "Kicezand"
    ],
    "tags": [
      "mega mole",
      "needs remoderation"
    ],
    "description": "Description: This replaces Mega Mole with Huffin Puffin from SMW2, made from scratch by me, credit isn't necessary but would be brilliant. Feel free to use.",
    "latest_version": "smwc-8960-1409066966",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8960,
        "title": "Huffin' Puffin",
        "version": "smwc-8960-1409066966",
        "upstream_time": 1409066966,
        "download_url": "https://dl.smwcentral.net/8960/Huffin%20Puffin.zip",
        "filename": "Huffin Puffin.zip",
        "size": 1998,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-hyperion-title-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26962,
    "title": "HYPERION Title - Font",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "sans serif",
      "title screen"
    ],
    "description": "This is a full 26 character (A-Z) version of the title screen font I made for my hack HYPERION.<br>\r\n<br>\r\nThis font can use vanilla palettes, but the sample level includes a few example palettes to give more ideal results with the dithered gradient effect.<br>\r\n<br>\r\nUses one graphic slot (with room to spare) and for best visual results place over a dark background.",
    "latest_version": "smwc-26962-1621879103",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26962,
        "title": "HYPERION Title - Font",
        "version": "smwc-26962-1621879103",
        "upstream_time": 1621879103,
        "download_url": "https://dl.smwcentral.net/26962/HYPERION%20Title%20-%20Font.zip",
        "filename": "HYPERION Title - Font.zip",
        "size": 2709,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ice",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40451,
    "title": "Ice 2025",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "ice",
      "needs remoderation",
      "snow"
    ],
    "description": "Here's an ice tileset to go along with all the others I've made this year.  It features Christmas trees, candy canes as both level decorations and semi-solid bridges, and the obligatory solid ice blocks.",
    "latest_version": "smwc-40451-1756135359",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40451,
        "title": "Ice 2025",
        "version": "smwc-40451-1756135359",
        "upstream_time": 1756135359,
        "download_url": "https://dl.smwcentral.net/40451/Ice2025.zip",
        "filename": "Ice2025.zip",
        "size": 4763,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6639,
        "title": "Ice",
        "version": "smwc-6639-1401520209",
        "upstream_time": 1401520209,
        "download_url": "https://dl.smwcentral.net/6639/Ice2014.zip",
        "filename": "Ice2014.zip",
        "size": 5292,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2196,
        "title": "Ice",
        "version": "smwc-2196-1409591479",
        "upstream_time": 1409591479,
        "download_url": "https://dl.smwcentral.net/2196/Ice.zip",
        "filename": "Ice.zip",
        "size": 3174,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ice-age-gba-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33407,
    "title": "Ice Age (GBA) - Clouds",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "sky"
    ],
    "description": "Big hairy clouds from Ice Age for Game Boy Advance, seen in level 10.",
    "latest_version": "smwc-33407-1677708610",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33407,
        "title": "Ice Age (GBA) - Clouds",
        "version": "smwc-33407-1677708610",
        "upstream_time": 1677708610,
        "download_url": "https://dl.smwcentral.net/33407/IceAgeClouds.zip",
        "filename": "IceAgeClouds.zip",
        "size": 7883,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ice-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23892,
    "title": "Ice Castle",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "castle",
      "ice"
    ],
    "description": "A graphic you can use for some castle/temple levels.",
    "latest_version": "smwc-23892-1595179654",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23892,
        "title": "Ice Castle",
        "version": "smwc-23892-1595179654",
        "upstream_time": 1595179654,
        "download_url": "https://dl.smwcentral.net/23892/Ice%20Castle%20FG.zip",
        "filename": "Ice Castle FG.zip",
        "size": 5121,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ice-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40493,
    "title": "Ice Cave 2025",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave",
      "ice",
      "needs remoderation",
      "snow"
    ],
    "description": "Here's a cool new ice cave tileset featuring wooden ledges, crystals, jagged icy stalactites and stalagmites, and ExAnimated Christmas Lights to hang from the ceiling.",
    "latest_version": "smwc-40493-1756251408",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40493,
        "title": "Ice Cave 2025",
        "version": "smwc-40493-1756251408",
        "upstream_time": 1756251408,
        "download_url": "https://dl.smwcentral.net/40493/IceCave2025.zip",
        "filename": "IceCave2025.zip",
        "size": 6260,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 17917,
        "title": "Ice Cave",
        "version": "smwc-17917-1532833725",
        "upstream_time": 1532833725,
        "download_url": "https://dl.smwcentral.net/17917/Manofer%27s%20Ice%20Cave.zip",
        "filename": "Manofer%27s Ice Cave.zip",
        "size": 3565,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13927,
        "title": "Ice Cave",
        "version": "smwc-13927-1468806620",
        "upstream_time": 1468806620,
        "download_url": "https://dl.smwcentral.net/13927/IceCave.zip",
        "filename": "IceCave.zip",
        "size": 4751,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ice-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2613,
    "title": "Ice City",
    "authors": [
      "Alessio"
    ],
    "tags": [
      "city",
      "ice",
      "needs remoderation"
    ],
    "description": "A theme i made under request, but then it got forgotten and so i wanted to submit this thing i did more or less two years ago.",
    "latest_version": "smwc-2613-1409825035",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2613,
        "title": "Ice City",
        "version": "smwc-2613-1409825035",
        "upstream_time": 1409825035,
        "download_url": "https://dl.smwcentral.net/2613/Icy%20City.zip",
        "filename": "Icy City.zip",
        "size": 6145,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ice-crystal-caverns",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6116,
    "title": "Ice/Crystal Caverns",
    "authors": [
      "Uncle_Bones"
    ],
    "tags": [
      "cave",
      "ice",
      "needs remoderation"
    ],
    "description": "A tileset I started ages ago and finally finished up. Feel  free to contact me if you have any requests for additions/changes to the tileset!<br>\r\n<br>\r\nPlease give some credit if used!",
    "latest_version": "smwc-6116-1394321284",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6116,
        "title": "Ice/Crystal Caverns",
        "version": "smwc-6116-1394321284",
        "upstream_time": 1394321284,
        "download_url": "https://dl.smwcentral.net/6116/icecaves.zip",
        "filename": "icecaves.zip",
        "size": 6407,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ice-palace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13928,
    "title": "Ice Palace",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "ice"
    ],
    "description": "We have plenty of castle tilesets, but probably not enough icy castle sets.  Here's one.  The palette animation in the .mwl isn't necessary for the set to function, but it adds a nice bit of extra flare.",
    "latest_version": "smwc-13928-1468806710",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13928,
        "title": "Ice Palace",
        "version": "smwc-13928-1468806710",
        "upstream_time": 1468806710,
        "download_url": "https://dl.smwcentral.net/13928/IcePalace.zip",
        "filename": "IcePalace.zip",
        "size": 3373,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ice-pokey",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27820,
    "title": "Ice Pokey",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "pokey"
    ],
    "description": "A simple re-skin of the pokey that can fit ice or rock levels. It has the head similar to Big Foot.<br>\r\n<br>\r\nThis was featured in my level sampler from 2015.",
    "latest_version": "smwc-27820-1627399308",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27820,
        "title": "Ice Pokey",
        "version": "smwc-27820-1627399308",
        "upstream_time": 1627399308,
        "download_url": "https://dl.smwcentral.net/27820/ice_pokey.zip",
        "filename": "ice_pokey.zip",
        "size": 3239,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ice-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15094,
    "title": "Ice Temple",
    "authors": [
      "darken"
    ],
    "tags": [
      "castle",
      "ice",
      "needs remoderation"
    ],
    "description": "Ice temple foreground. You don't need credit me for it. Thanks for downloading. c:",
    "latest_version": "smwc-15094-1485830315",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15094,
        "title": "Ice Temple",
        "version": "smwc-15094-1485830315",
        "upstream_time": 1485830315,
        "download_url": "https://dl.smwcentral.net/15094/Ice%20Temple.zip",
        "filename": "Ice Temple.zip",
        "size": 4325,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ice-thwomp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 794,
    "title": "Ice Thwomp",
    "authors": [
      "Slash Man"
    ],
    "tags": [
      "ice",
      "needs remoderation"
    ],
    "description": "Something I drew to add into ice levels. I added a weird face a friend showed me into it for laughs. Enjoy! XD<br>\r\n<br>\r\nIncludes:<br>\r\nExGFX file<br>\r\npalette file",
    "latest_version": "smwc-794-1394884426",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 794,
        "title": "Ice Thwomp",
        "version": "smwc-794-1394884426",
        "upstream_time": 1394884426,
        "download_url": "https://dl.smwcentral.net/794/Ice%20Thwomp.zip",
        "filename": "Ice Thwomp.zip",
        "size": 2871,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-icy-mountains-and-pines",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 848,
    "title": "Icy Mountains and Pines",
    "authors": [
      "Broozer"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "snow"
    ],
    "description": "<b>Name of ExGFX:</b> Icy Mountains and Pines;<br>\r\n<b>Foreground, Background, or Sprite?:</b> Background (BG);<br>\r\n<b>Author:</b> Broozer;<br>\r\n<b>Custom or Rip?:</b> Custom;<br>\r\n<b>Slot(s) Used?:</b> BG1;<br>\r\n<b>Palette(s):</b> Palettes 00 and 03 (the status bar palette is NOT affected by palette 00);<br>\r\n<b>Description:</b><br>\r\nI actually made this background for a side hack of mine, which is temporarely frozen, but it turned out so well that I decided to submit it to SMWC, so that everybody can use it. This BG would fit nicely in snowy/cold levels, however, they would fit in quite some other environments as well, if you tweak its palette a little bit. Sample level, palette, Map16Page file are included within the .zip file, and I highly recommend reading the readme included along with those files.<br>\r\n<br>\r\nAlso, if you're interested, here's a picture showing off the BG in the Bakcground Editor of Lunar Magic: <a href=\"http://i409.photobucket.com/albums/pp180/TheBroozer/Custom%20Backgrounds/PMBG.png?t=1231163455\" rel=\"nofollow\">Click here.</a><br>\r\n<br>\r\nCredit is not necessary, but would be nice. Enjoy!",
    "latest_version": "smwc-848-1390855421",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 848,
        "title": "Icy Mountains and Pines",
        "version": "smwc-848-1390855421",
        "upstream_time": 1390855421,
        "download_url": "https://dl.smwcentral.net/848/Icy%20Mountain%20and%20Pines.zip",
        "filename": "Icy Mountain and Pines.zip",
        "size": 4082,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-icy-rocky-cave-walls",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27292,
    "title": "Icy / Rocky Cave Walls",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave",
      "ice"
    ],
    "description": "There are two simple wall backgrounds in this one ExGFX file.  One is a rocky cave wall that can have greenery sticking out of it if you want.  The other is an icy cave wall that uses rotating palette animation.",
    "latest_version": "smwc-27292-1623888246",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27292,
        "title": "Icy / Rocky Cave Walls",
        "version": "smwc-27292-1623888246",
        "upstream_time": 1623888246,
        "download_url": "https://dl.smwcentral.net/27292/CaveWalls.zip",
        "filename": "CaveWalls.zip",
        "size": 3842,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ikachan-deep-underwater",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21403,
    "title": "Ikachan - Deep Underwater",
    "authors": [
      "Kiatus"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "underwater"
    ],
    "description": "The bg and fg from Ikachan.<br>\r\nNo credit needed.<br>\r\n<br>\r\n2.11.19 Update | Now contains palette for the 1.3 version of the game (image 4)",
    "latest_version": "smwc-21403-1577044823",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21403,
        "title": "Ikachan - Deep Underwater",
        "version": "smwc-21403-1577044823",
        "upstream_time": 1577044823,
        "download_url": "https://dl.smwcentral.net/21403/ikagfx__.zip",
        "filename": "ikagfx__.zip",
        "size": 5197,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-illusion-of-gaia-ending",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31339,
    "title": "Illusion of Gaia - Ending",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "city",
      "night",
      "no-scroll"
    ],
    "description": "The background seem in the ending sequence of Illusion of Gaia. It does not scroll by default, so you must find a way to loop the background. A great fit for a city level. But please make sure to adjust the background or use it with no scrolling at all. <a href=\"https://www.smwcentral.net/?p=viewthread&t=121860\"> Part of my C3 2022 Summer thread. </a><br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-31339-1657387119",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31339,
        "title": "Illusion of Gaia - Ending",
        "version": "smwc-31339-1657387119",
        "upstream_time": 1657387119,
        "download_url": "https://dl.smwcentral.net/31339/Gaia%20Gensouki%20-%20Ending.zip",
        "filename": "Gaia Gensouki - Ending.zip",
        "size": 6862,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-illusion-of-gaia-itory-village",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34986,
    "title": "Illusion of Gaia - Itory Village",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mountain"
    ],
    "description": "The background from the Itory Village in Illusion of Gaia (Illusion of Time in Europe & Australia). Very nice landscape!<br>\r\n<br>\r\nUpdate: Updated palettes.",
    "latest_version": "smwc-34986-1693431185",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34986,
        "title": "Illusion of Gaia - Itory Village",
        "version": "smwc-34986-1693431185",
        "upstream_time": 1693431185,
        "download_url": "https://dl.smwcentral.net/34986/Illusion%20of%20Gaia%20-%20Itory%20Village%20%28Update%29.zip",
        "filename": "Illusion of Gaia - Itory Village (Update).zip",
        "size": 7303,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-illusion-of-gaia-space",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6450,
    "title": "Illusion of Gaia - Space",
    "authors": [
      "Lou"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "space"
    ],
    "description": "The space background from Illusion of Gaia.  Uses Pallete Rows 4+5.  Ripped by \"Lou\"",
    "latest_version": "smwc-6450-1396625668",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6450,
        "title": "Illusion of Gaia - Space",
        "version": "smwc-6450-1396625668",
        "upstream_time": 1396625668,
        "download_url": "https://dl.smwcentral.net/6450/Illusion%20of%20Gaia%20-%20Space.zip",
        "filename": "Illusion of Gaia - Space.zip",
        "size": 2532,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-illusion-of-time-title-screen-planet-earth",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 325,
    "title": "Illusion of Time - Title Screen: Planet Earth",
    "authors": [
      "Kaeru"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "An Earth BG. Can be used in space levels. ",
    "latest_version": "smwc-325-1383141693",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 325,
        "title": "Illusion of Time - Title Screen: Planet Earth",
        "version": "smwc-325-1383141693",
        "upstream_time": 1383141693,
        "download_url": "https://dl.smwcentral.net/325/ilt-earth.zip",
        "filename": "ilt-earth.zip",
        "size": 6322,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-improved-super-mario-land-enemies",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26126,
    "title": "Improved Super Mario Land Enemies",
    "authors": [
      "Blizzard Buffalo"
    ],
    "tags": [
      "bunbun",
      "fly",
      "gau",
      "kumo",
      "needs remoderation",
      "nyololin",
      "pionpi",
      "super mario land",
      "suu"
    ],
    "description": "The included graphics on some of smkdan's Super Mario Land enemies aged poorly in my opinion, so I gave them a nice image improvement. Specially Nyololin which was ugly.<br>\r\n<br>\r\nThis is to make them useful for romhacks who want to include these but aren't conform with the original graphics.<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=16221\"> Bunbun</a><br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=16221\"> Fly </a><br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=16223\"> Gau & Nyololin </a><br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=16225\"> Kumo </a><br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=16228\"> Pionpi </a><br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=16230\"> Suu </a>",
    "latest_version": "smwc-26126-1612389441",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26126,
        "title": "Improved Super Mario Land Enemies",
        "version": "smwc-26126-1612389441",
        "upstream_time": 1612389441,
        "download_url": "https://dl.smwcentral.net/26126/Improved%20SML%20Enemies.zip",
        "filename": "Improved SML Enemies.zip",
        "size": 2446,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-improved-yoshi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39653,
    "title": "Improved Yoshi",
    "authors": [
      "Blizzard Buffalo",
      "CFA"
    ],
    "tags": [
      "yoshi"
    ],
    "description": "This graphic pack intends to fix all the Yoshi's inconsistencies like the orange colored arms, lack of limbs in overworld and No Yoshi sign. It also brings a new design for Baby Yoshi by <a href=\"https://x.com/coolestfucker/status/1856492024163094587\" rel=\"nofollow\">CFA</a> that resembles less his beta version.<br>\r\n<br>\r\nIdeal for those who don't want to change Yoshi very drastically.",
    "latest_version": "smwc-39653-1743351320",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39653,
        "title": "Improved Yoshi",
        "version": "smwc-39653-1743351320",
        "upstream_time": 1743351320,
        "download_url": "https://dl.smwcentral.net/39653/Improved-Yoshi.zip",
        "filename": "Improved-Yoshi.zip",
        "size": 11998,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-incantation-rock",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 883,
    "title": "Incantation - Rock",
    "authors": [
      "An00bis"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "A BG from the 2nd stage of the SNES game incantation. Map16 page, palette, and sample level included. The palette also changes the FG into a greyish color that I thought fitting ^_^. Credit would be nice but you don't have to.<br>\r\n<br>\r\n***IMPORTANT*** <br>\r\nExGFX 8A goes in BG1. ExGFX 8B goes in FG2.",
    "latest_version": "smwc-883-1396205487",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 883,
        "title": "Incantation - Rock",
        "version": "smwc-883-1396205487",
        "upstream_time": 1396205487,
        "download_url": "https://dl.smwcentral.net/883/incantation.zip",
        "filename": "incantation.zip",
        "size": 6597,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-incantation-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17792,
    "title": "Incantation - Stage 1",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "forest",
      "needs remoderation",
      "river"
    ],
    "description": "*C3 Summer 2018 submission #3*<br>\r\n<br>\r\nThe background used in the first stage of Incantation. Also includes an optional HDMA gradient insertable with UberASMTool. No credit needed.",
    "latest_version": "smwc-17792-1531247710",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17792,
        "title": "Incantation - Stage 1",
        "version": "smwc-17792-1531247710",
        "upstream_time": 1531247710,
        "download_url": "https://dl.smwcentral.net/17792/background.zip",
        "filename": "background.zip",
        "size": 8561,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-indiana-jones-greatest-adventures-nepal",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27421,
    "title": "Indiana Jones' Greatest Adventures - Nepal",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "ice",
      "mountain",
      "needs remoderation",
      "sky",
      "snow"
    ],
    "description": "A very detailed snow mountainous foreground, from the first of Indiana Jones'Greatest Adventures. Great fit for mountain levels. Use only one palette row, allowing it to be used with any background your heart desires.<br>\r\n<br>\r\nCredit would be great but is optional.",
    "latest_version": "smwc-27421-1625436028",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27421,
        "title": "Indiana Jones' Greatest Adventures - Nepal",
        "version": "smwc-27421-1625436028",
        "upstream_time": 1625436028,
        "download_url": "https://dl.smwcentral.net/27421/Indiana%20Jones%20%20Greatest%20Adventures%20-%20Nepal%20Foreground.zip",
        "filename": "Indiana Jones  Greatest Adventures - Nepal Foreground.zip",
        "size": 6424,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19507,
        "title": "Indiana Jones' Greatest Adventures - Nepal",
        "version": "smwc-19507-1553972627",
        "upstream_time": 1553972627,
        "download_url": "https://dl.smwcentral.net/19507/Indiana%20Jones%27%20Greatest%20Adventures%20-%20Nepal.zip",
        "filename": "Indiana Jones%27 Greatest Adventures - Nepal.zip",
        "size": 10992,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-indiana-jones-the-great-adventure-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 365,
    "title": "Indiana Jones: The Great Adventure - Cave",
    "authors": [
      "Buu"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "This is the foreground from the first level of \"Indiana Jones- The Great Adventure\". I try to update it later but it is very hard to rip. Please give credit if used. Palette included.",
    "latest_version": "smwc-365-1381590795",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 365,
        "title": "Indiana Jones: The Great Adventure - Cave",
        "version": "smwc-365-1381590795",
        "upstream_time": 1381590795,
        "download_url": "https://dl.smwcentral.net/365/indi-cave.zip",
        "filename": "indi-cave.zip",
        "size": 3338,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-indulgence",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 703,
    "title": "Indulgence",
    "authors": [
      "Counterfeit"
    ],
    "tags": [
      "food",
      "needs remoderation"
    ],
    "description": "A hand-drawn novelty ExGFX set with a sweet theme.<br>\r\n<br>\r\n- Cookies with slopes<br>\r\n- Frosted cakes<br>\r\n- Wafers coated in cocoa<br>\r\n- Chocolate bars, statues and fences<br>\r\n- Honey graham crackers<br>\r\n- Fluffy marshmallows<br>\r\n<br>\r\n<i>Made in 2008. Updated 2014-05-29.</i>",
    "latest_version": "smwc-703-1382288516",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 703,
        "title": "Indulgence",
        "version": "smwc-703-1382288516",
        "upstream_time": 1382288516,
        "download_url": "https://dl.smwcentral.net/703/Indulgence.zip",
        "filename": "Indulgence.zip",
        "size": 13461,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-industrial",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12240,
    "title": "Industrial",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "needs remoderation"
    ],
    "description": "Industrial Graphics<br>\r\nCredit : optional",
    "latest_version": "smwc-12240-1444973592",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12240,
        "title": "Industrial",
        "version": "smwc-12240-1444973592",
        "upstream_time": 1444973592,
        "download_url": "https://dl.smwcentral.net/12240/cus-industrial%28r%29.zip",
        "filename": "cus-industrial(r).zip",
        "size": 4484,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6555,
        "title": "Industrial",
        "version": "smwc-6555-1400249332",
        "upstream_time": 1400249332,
        "download_url": "https://dl.smwcentral.net/6555/Industrial.zip",
        "filename": "Industrial.zip",
        "size": 4267,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-industrial-gears-pistons",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12730,
    "title": "Industrial Gears/Pistons",
    "authors": [
      "levelengine"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "A background featuring a mishmash of turning gears (both side-view and front-view) and pistons to add to the clock tower setting, directly from my upcoming hack Bits and Pieces. Plenty more graphics from BnP will come following the first beta testing stage, which should happen end of year.<br>\r\n<br>\r\nInspired by the Clock Tower level in Castlevania 3, but not an exact replica.",
    "latest_version": "smwc-12730-1447866282",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12730,
        "title": "Industrial Gears/Pistons",
        "version": "smwc-12730-1447866282",
        "upstream_time": 1447866282,
        "download_url": "https://dl.smwcentral.net/12730/Industrial%20Gears.zip",
        "filename": "Industrial Gears.zip",
        "size": 2903,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-industrial-warehouse",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23900,
    "title": "Industrial Warehouse",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "needs remoderation"
    ],
    "description": "I made this gfx because I was inspired by the pac-man world music of the Industrial world. So now you can use the product of that inspiration.",
    "latest_version": "smwc-23900-1595201136",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23900,
        "title": "Industrial Warehouse",
        "version": "smwc-23900-1595201136",
        "upstream_time": 1595201136,
        "download_url": "https://dl.smwcentral.net/23900/Warehouse.zip",
        "filename": "Warehouse.zip",
        "size": 8453,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-industry-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15562,
    "title": "Industry/Factory",
    "authors": [
      "Gemmaster",
      "Rykon-V73"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "needs remoderation"
    ],
    "description": "This tileset was drawn by Gemmaster and converted by me using Graphics Editor. Good for your factory or industrial locations. Gemmaster should get the credit here.",
    "latest_version": "smwc-15562-1495377222",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15562,
        "title": "Industry/Factory",
        "version": "smwc-15562-1495377222",
        "upstream_time": 1495377222,
        "download_url": "https://dl.smwcentral.net/15562/Industory.zip",
        "filename": "Industory.zip",
        "size": 10195,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-inner-body",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 284,
    "title": "Inner Body",
    "authors": [
      "Exor"
    ],
    "tags": [
      "body",
      "needs remoderation"
    ],
    "description": "A custom FG by Exor. There's space in the ExGFX file for you to put in decorations if you'd like. Credit is not needed, but appreciated. Enjoy.",
    "latest_version": "smwc-284-1404803878",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 284,
        "title": "Inner Body",
        "version": "smwc-284-1404803878",
        "upstream_time": 1404803878,
        "download_url": "https://dl.smwcentral.net/284/cus-innerbody.zip",
        "filename": "cus-innerbody.zip",
        "size": 29576,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-inner-human-body",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1530,
    "title": "Inner Human Body",
    "authors": [
      "Zildjian"
    ],
    "tags": [
      "flesh",
      "needs remoderation"
    ],
    "description": "These ExGFX are custom and handrawn to look like the inside of the human body. For whatever use that involves the human body. The graphics themselves include the ground, slopes, teeth blocks, and a custom feather block as a bonus. Incase you're sick of using the map16 green switch palace block. The .zip file Includes ExGFX, palette, a readme, and the Map16page. More info in the Readme.<br>\r\n<br>\r\n-Zildjian",
    "latest_version": "smwc-1530-1413448505",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1530,
        "title": "Inner Human Body",
        "version": "smwc-1530-1413448505",
        "upstream_time": 1413448505,
        "download_url": "https://dl.smwcentral.net/1530/Inner%20Human%20Body%20ExGFX.zip",
        "filename": "Inner Human Body ExGFX.zip",
        "size": 3027,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-inspector-gadget-dark-alley",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 182,
    "title": "Inspector Gadget - Dark Alley",
    "authors": [
      "Ice Man"
    ],
    "tags": [
      "grassland",
      "haunted",
      "mountain",
      "needs remoderation"
    ],
    "description": "A very dark alley",
    "latest_version": "smwc-182-1371057083",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 182,
        "title": "Inspector Gadget - Dark Alley",
        "version": "smwc-182-1371057083",
        "upstream_time": 1371057083,
        "download_url": "https://dl.smwcentral.net/182/Inspector%20Gadget%20-%20Dark%20Alley.zip",
        "filename": "Inspector Gadget - Dark Alley.zip",
        "size": 13003,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-inspector-gadget-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30523,
    "title": "Inspector Gadget - Stage 2 (Ice Wall)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "castle",
      "desert",
      "forest",
      "haunted",
      "jungle",
      "lake",
      "mountain",
      "night",
      "pyramid",
      "snow",
      "town"
    ],
    "description": "ripped from inspector gadget snes belongs to stage 1 and the second section of that stage",
    "latest_version": "smwc-30523-1650133272",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30523,
        "title": "Inspector Gadget - Stage 2 (Ice Wall)",
        "version": "smwc-30523-1650133272",
        "upstream_time": 1650133272,
        "download_url": "https://dl.smwcentral.net/30523/IceWall.zip",
        "filename": "IceWall.zip",
        "size": 6010,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30522,
        "title": "Inspector Gadget - Stage 1 (Haunted Castle)",
        "version": "smwc-30522-1650134785",
        "upstream_time": 1650134785,
        "download_url": "https://dl.smwcentral.net/30522/IG%20-%20Stage%201%20%28Castle%29.zip",
        "filename": "IG - Stage 1 (Castle).zip",
        "size": 4993,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30519,
        "title": "Inspector Gadget - Stage 4 (Mountains)",
        "version": "smwc-30519-1650077271",
        "upstream_time": 1650077271,
        "download_url": "https://dl.smwcentral.net/30519/Stage%204.zip",
        "filename": "Stage 4.zip",
        "size": 4445,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30518,
        "title": "Inspector Gadget - Stage 6 (Lake)",
        "version": "smwc-30518-1650076157",
        "upstream_time": 1650076157,
        "download_url": "https://dl.smwcentral.net/30518/Stage%206.zip",
        "filename": "Stage 6.zip",
        "size": 3278,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30511,
        "title": "Inspector Gadget - Stage 3 (Jungle)",
        "version": "smwc-30511-1650055419",
        "upstream_time": 1650055419,
        "download_url": "https://dl.smwcentral.net/30511/Forest.zip",
        "filename": "Forest.zip",
        "size": 8091,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30510,
        "title": "Inspector Gadget - Stage 2 (Old City)",
        "version": "smwc-30510-1650054712",
        "upstream_time": 1650054712,
        "download_url": "https://dl.smwcentral.net/30510/Stage2Bossarea.zip",
        "filename": "Stage2Bossarea.zip",
        "size": 6993,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30343,
        "title": "Inspector Gadget - Stage 3 (Waterfall)",
        "version": "smwc-30343-1649115278",
        "upstream_time": 1649115278,
        "download_url": "https://dl.smwcentral.net/30343/Waterfall.zip",
        "filename": "Waterfall.zip",
        "size": 5369,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30322,
        "title": "Inspector Gadget - Stage 2 (Snowy Mountains)",
        "version": "smwc-30322-1649029438",
        "upstream_time": 1649029438,
        "download_url": "https://dl.smwcentral.net/30322/Inspector%20Gadget%20-%20Stage%202.zip",
        "filename": "Inspector Gadget - Stage 2.zip",
        "size": 4610,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30321,
        "title": "Inspector Gadget - Stage 1",
        "version": "smwc-30321-1649029011",
        "upstream_time": 1649029011,
        "download_url": "https://dl.smwcentral.net/30321/Inspector%20-%20Stage%201.zip",
        "filename": "Inspector - Stage 1.zip",
        "size": 6380,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15134,
        "title": "Inspector Gadget - Stage 5 (Egypt)",
        "version": "smwc-15134-1487312813",
        "upstream_time": 1487312813,
        "download_url": "https://dl.smwcentral.net/15134/IG%20-%20Stage%205%20%28Egypt%29.zip",
        "filename": "IG - Stage 5 (Egypt).zip",
        "size": 3731,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-intellivison-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5990,
    "title": "Intellivison Font",
    "authors": [
      "yoshiatom"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "A port of the font used by the Mattel Intellivison and it's games.<br>\r\nIf used, please give credit.",
    "latest_version": "smwc-5990-1387480081",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5990,
        "title": "Intellivison Font",
        "version": "smwc-5990-1387480081",
        "upstream_time": 1387480081,
        "download_url": "https://dl.smwcentral.net/5990/Intellivision%20Font.zip",
        "filename": "Intellivision Font.zip",
        "size": 972,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-island-beach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 4931,
    "title": "Island/Beach",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beach",
      "needs remoderation"
    ],
    "description": "This is the Island/Beach set I drew back in 2010.  It features sandy ground, grassy ledges, palm trees, tikis, flowers, bridges, and treasure chests that could be used as either decorations or as graphics for sprite-spawning blocks.",
    "latest_version": "smwc-4931-1370955222",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 4931,
        "title": "Island/Beach",
        "version": "smwc-4931-1370955222",
        "upstream_time": 1370955222,
        "download_url": "https://dl.smwcentral.net/4931/Island.zip",
        "filename": "Island.zip",
        "size": 3206,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-islands",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27182,
    "title": "Islands",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beach",
      "needs remoderation",
      "ocean"
    ],
    "description": "A simple ocean/island background that incorporates vanilla cloud graphics",
    "latest_version": "smwc-27182-1622650490",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27182,
        "title": "Islands",
        "version": "smwc-27182-1622650490",
        "upstream_time": 1622650490,
        "download_url": "https://dl.smwcentral.net/27182/Island%20BG.zip",
        "filename": "Island BG.zip",
        "size": 3417,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19849,
        "title": "Islands",
        "version": "smwc-19849-1557376281",
        "upstream_time": 1557376281,
        "download_url": "https://dl.smwcentral.net/19849/island%20bg.zip",
        "filename": "island bg.zip",
        "size": 3181,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13929,
        "title": "Islands",
        "version": "smwc-13929-1468806704",
        "upstream_time": 1468806704,
        "download_url": "https://dl.smwcentral.net/13929/IslandBG.zip",
        "filename": "IslandBG.zip",
        "size": 3267,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-itchy-scratchy-the-game-juracid-bath",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 580,
    "title": "Itchy & Scratchy: The Game - Juracid Bath",
    "authors": [
      "Baphomet Junior"
    ],
    "tags": [
      "lake",
      "needs remoderation",
      "town"
    ],
    "description": "ExGFX ripped from Itchy & Scratchy. Uses Palette 4. Palette and Level using ExGFX Included.",
    "latest_version": "smwc-580-1388072000",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 580,
        "title": "Itchy & Scratchy: The Game - Juracid Bath",
        "version": "smwc-580-1388072000",
        "upstream_time": 1388072000,
        "download_url": "https://dl.smwcentral.net/580/Juracid%20Bath.zip",
        "filename": "Juracid Bath.zip",
        "size": 5651,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-itchy-scratchy-the-game-medieval-dead",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 578,
    "title": "Itchy & Scratchy: The Game - Medieval Dead",
    "authors": [
      "Baphomet Junior"
    ],
    "tags": [
      "haunted",
      "needs remoderation"
    ],
    "description": "Ripped from Itchy & Scratchy. Uses Palette 4. Palette and Demo Level included.",
    "latest_version": "smwc-578-1388072120",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 578,
        "title": "Itchy & Scratchy: The Game - Medieval Dead",
        "version": "smwc-578-1388072120",
        "upstream_time": 1388072120,
        "download_url": "https://dl.smwcentral.net/578/Medieval%20Dead.zip",
        "filename": "Medieval Dead.zip",
        "size": 6585,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-itchy-scratchy-the-game-pusseidon-adventure",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 980,
    "title": "Itchy & Scratchy: The Game - Pusseidon Adventure",
    "authors": [
      "Baphomet Junior"
    ],
    "tags": [
      "needs remoderation",
      "underwater"
    ],
    "description": "Well... I was bored. So I done this one by request by Simple Bag.",
    "latest_version": "smwc-980-1394982460",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 980,
        "title": "Itchy & Scratchy: The Game - Pusseidon Adventure",
        "version": "smwc-980-1394982460",
        "upstream_time": 1394982460,
        "download_url": "https://dl.smwcentral.net/980/ISG-Pusseidon.zip",
        "filename": "ISG-Pusseidon.zip",
        "size": 6314,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-j-j-squawkers-dream-burglar-start-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40118,
    "title": "J.J. Squawkers - Dream Burglar (Start Section)",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "abstract",
      "city",
      "patch needed"
    ],
    "description": "A slighty modified version of the background seen in the start of the second level of the arcade game J.J. Squawkers. although it's big in size, the background doesn't use too much tiles, leaving a great part of BG3 intact. It also comes with alternative colors of hard mode.<br>\r\nWARNING: if you plan to use the layer 3 hdma that comes with it, I recommend using a sprite status bar or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28449\">something that hides it</a>. ",
    "latest_version": "smwc-40118-1752770099",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40118,
        "title": "J.J. Squawkers - Dream Burglar (Start Section)",
        "version": "smwc-40118-1752770099",
        "upstream_time": 1752770099,
        "download_url": "https://dl.smwcentral.net/40118/JJSDreamBurglarCity.zip",
        "filename": "JJSDreamBurglarCity.zip",
        "size": 12783,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-j-j-squawkers-pistachio-villa-boss-day",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42011,
    "title": "J.J. Squawkers - Pistachio Villa (Boss, Day)",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "beach",
      "ocean"
    ],
    "description": "The ocean BG from the 1st stage of J. J. Squawkers, I had to reduce the amount of colors and I couldn't include the clouds because they took too much space in the GFX files",
    "latest_version": "smwc-42011-1774375395",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42011,
        "title": "J.J. Squawkers - Pistachio Villa (Boss, Day)",
        "version": "smwc-42011-1774375395",
        "upstream_time": 1774375395,
        "download_url": "https://dl.smwcentral.net/42011/jjsquawkerspistachiovillabossday.zip",
        "filename": "jjsquawkerspistachiovillabossday.zip",
        "size": 7310,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jack-o-chuck",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25022,
    "title": "Jack O' Chuck",
    "authors": [
      "Eminus"
    ],
    "tags": [
      "chuck",
      "needs remoderation"
    ],
    "description": "This Chuck reskin was requested by SF. There are files to replace every Chuck form. The exGFX files are named after the files they are meant to replace (ExGFXE13 replaces GFX13 and so on)<br>\r\nIn the files, other sprites are from SMW Redrawn (by Icegoom) as that's the style this sprite reskin is trying to emulate (as requested)<br>\r\nThese graphics don't need a custom palette, though you might find they work slightly better with the SMW redrawn palette",
    "latest_version": "smwc-25022-1604107084",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25022,
        "title": "Jack O' Chuck",
        "version": "smwc-25022-1604107084",
        "upstream_time": 1604107084,
        "download_url": "https://dl.smwcentral.net/25022/jackochuck.zip",
        "filename": "jackochuck.zip",
        "size": 12854,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jack-the-raccoon-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37171,
    "title": "Jack The Raccoon - World 1 Tileset",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "grassland"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 Winter 2024</b></span><br>\r\n<br>\r\nThe \"Grassland tileset\" from the Newgrounds game <a href=\"https://www.newgrounds.com/portal/view/910814\" rel=\"nofollow\">Jack the Raccoon</a>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-37171-1709052961",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37171,
        "title": "Jack The Raccoon - World 1 Tileset",
        "version": "smwc-37171-1709052961",
        "upstream_time": 1709052961,
        "download_url": "https://dl.smwcentral.net/37171/JacktheRaccoon-Grassland.zip",
        "filename": "JacktheRaccoon-Grassland.zip",
        "size": 3797,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jake-long-rise-of-huntsclan-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41629,
    "title": "Jake Long: Rise of Huntsclan - City",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2026 - SISTER EDITION:</span></b><br>\r\n<br>\r\nThe \"City Area\" from <b><u>Jake Long: Rise of Huntsclan</u></b> Gameboy Advance game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41629-1771459856",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41629,
        "title": "Jake Long: Rise of Huntsclan - City",
        "version": "smwc-41629-1771459856",
        "upstream_time": 1771459856,
        "download_url": "https://dl.smwcentral.net/41629/jakelong%20-%20gba_city.zip",
        "filename": "jakelong - gba_city.zip",
        "size": 4827,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jake-long-rise-of-huntsclan-haunted-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41633,
    "title": "Jake Long: Rise of Huntsclan - Haunted Forest",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "haunted"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2026 - SISTER EDITION:</span></b><br>\r\n<br>\r\nThe \"Haunted area with purple trees\" from <b><u>Jake Long: Rise of Huntsclan</u></b> Gameboy Advance game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41633-1771459416",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41633,
        "title": "Jake Long: Rise of Huntsclan - Haunted Forest",
        "version": "smwc-41633-1771459416",
        "upstream_time": 1771459416,
        "download_url": "https://dl.smwcentral.net/41633/jakelong_gba_purpletrees.zip",
        "filename": "jakelong_gba_purpletrees.zip",
        "size": 6106,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jake-long-rise-of-huntsclan-pier",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41632,
    "title": "Jake Long: Rise of Huntsclan - Pier",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "ocean"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2026 - SISTER EDITION:</span></b><br>\r\n<br>\r\nThe \"Pier with factories\" from <b><u>Jake Long: Rise of Huntsclan</u></b> Gameboy Advance game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41632-1771459622",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41632,
        "title": "Jake Long: Rise of Huntsclan - Pier",
        "version": "smwc-41632-1771459622",
        "upstream_time": 1771459622,
        "download_url": "https://dl.smwcentral.net/41632/jakelong_gba_pier.zip",
        "filename": "jakelong_gba_pier.zip",
        "size": 3585,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jake-long-rise-of-huntsclan-sewers",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41631,
    "title": "Jake Long: Rise of Huntsclan - Sewers 2",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "industrial",
      "sewer"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2026 - SISTER EDITION:</span></b><br>\r\n<br>\r\nThe \"Sewer Area\" from <b><u>Jake Long: Rise of Huntsclan</u></b> Gameboy Advance game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41631-1771460940",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41631,
        "title": "Jake Long: Rise of Huntsclan - Sewers 2",
        "version": "smwc-41631-1771460940",
        "upstream_time": 1771460940,
        "download_url": "https://dl.smwcentral.net/41631/jakelonggba_sewers2.zip",
        "filename": "jakelonggba_sewers2.zip",
        "size": 10295,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 41630,
        "title": "Jake Long: Rise of Huntsclan - Sewers 1",
        "version": "smwc-41630-1771460632",
        "upstream_time": 1771460632,
        "download_url": "https://dl.smwcentral.net/41630/jakelong_gba_sewers1.zip",
        "filename": "jakelong_gba_sewers1.zip",
        "size": 5849,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-james-pond",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41026,
    "title": "James Pond 2: Codename Robocod (Genesis) - Chess",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "bonus",
      "toy"
    ],
    "description": "Here's the chess area graphics from stage 6 in James Pond 2 on the Sega Genesis, not to be confused with Super James Pond 2 on the SNES, which occupies more palette rows than the genesis one, I put the black rook and the white knight pieces in the BG3 slot because I couldn't fit them in the FG3 slot, plus, I don't want to sacrifice the global FG2 slots",
    "latest_version": "smwc-41026-1763058238",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41026,
        "title": "James Pond 2: Codename Robocod (Genesis) - Chess",
        "version": "smwc-41026-1763058238",
        "upstream_time": 1763058238,
        "download_url": "https://dl.smwcentral.net/41026/jamespond2chess.zip",
        "filename": "jamespond2chess.zip",
        "size": 7233,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-james-pond-robocod-poker",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6910,
    "title": "James Pond (Robocod) - Poker",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "fantasy",
      "needs remoderation",
      "poker"
    ],
    "description": "My C3 2014 summer submission.<br>\r\nI hope that you enjoy.",
    "latest_version": "smwc-6910-1407099983",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6910,
        "title": "James Pond (Robocod) - Poker",
        "version": "smwc-6910-1407099983",
        "upstream_time": 1407099983,
        "download_url": "https://dl.smwcentral.net/6910/Jamespondpoker.zip",
        "filename": "Jamespondpoker.zip",
        "size": 8305,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-james-pond-robocod-sports",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6889,
    "title": "James Pond (Robocod) - Sports",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "fantasy",
      "needs remoderation",
      "sports"
    ],
    "description": "My C3 2014 summer submission.<br>\r\nI hope that you enjoy.",
    "latest_version": "smwc-6889-1405165116",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6889,
        "title": "James Pond (Robocod) - Sports",
        "version": "smwc-6889-1405165116",
        "upstream_time": 1405165116,
        "download_url": "https://dl.smwcentral.net/6889/jamespondsports.zip",
        "filename": "jamespondsports.zip",
        "size": 7192,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-james-pond-robocod-sweets",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6894,
    "title": "James Pond (Robocod) - Sweets",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "candy",
      "needs remoderation",
      "sweets"
    ],
    "description": "My C3 2014 summer submission.<br>\r\nI hope that you enjoy.<br>\r\n",
    "latest_version": "smwc-6894-1405165450",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6894,
        "title": "James Pond (Robocod) - Sweets",
        "version": "smwc-6894-1405165450",
        "upstream_time": 1405165450,
        "download_url": "https://dl.smwcentral.net/6894/jamespondsweets.zip",
        "filename": "jamespondsweets.zip",
        "size": 10469,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-james-pond-robocod-toys",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6893,
    "title": "James Pond (Robocod) - Toys",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "bonus",
      "needs remoderation",
      "toys"
    ],
    "description": "My C3 2014 summer submission.<br>\r\nI hope that you enjoy.",
    "latest_version": "smwc-6893-1405165406",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6893,
        "title": "James Pond (Robocod) - Toys",
        "version": "smwc-6893-1405165406",
        "upstream_time": 1405165406,
        "download_url": "https://dl.smwcentral.net/6893/Jamespondtoys.zip",
        "filename": "Jamespondtoys.zip",
        "size": 7704,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-japanese-styled-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11735,
    "title": "Japanese Styled Grassland",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "eastern",
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "Here's a tileset with pagodas, blossoming cherry trees, statues of Tanooki and Lucky Cat Mario, and flags with Mario written on them in Japanese (Had to look that up. :P)",
    "latest_version": "smwc-11735-1437081951",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11735,
        "title": "Japanese Styled Grassland",
        "version": "smwc-11735-1437081951",
        "upstream_time": 1437081951,
        "download_url": "https://dl.smwcentral.net/11735/Oriental.zip",
        "filename": "Oriental.zip",
        "size": 5921,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jazz-jackrabbit",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19815,
    "title": "Jazz Jackrabbit 2 - Medivo (Walls)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "haunted",
      "needs remoderation",
      "ruins",
      "texture"
    ],
    "description": "The rocks/walls used in the Medivo stage (Jazz Jackrabbit 2), putting together as a texture to make a background.",
    "latest_version": "smwc-19815-1556996934",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19815,
        "title": "Jazz Jackrabbit 2 - Medivo (Walls)",
        "version": "smwc-19815-1556996934",
        "upstream_time": 1556996934,
        "download_url": "https://dl.smwcentral.net/19815/JJ2%20Medivo.zip",
        "filename": "JJ2 Medivo.zip",
        "size": 8086,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jelectro",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2567,
    "title": "Jelectro",
    "authors": [
      "Davichi"
    ],
    "tags": [
      "muncher",
      "needs remoderation"
    ],
    "description": "A Jelectro from SMB3 that I drew myself which replaces Munchers. It flashes its outline black to grey which gives it a really nice flashing/electric effect. Change it to palette 0x4 on Map 16 for it to look correct. <br>\r\n<br>\r\nRequested by Goombakid47. Also my first graphics submission.<br>\r\n<br>\r\nOh yeah, credit isn't necessary since I spent like 3 minutes on this, but it would be to my liking.",
    "latest_version": "smwc-2567-1423069386",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2567,
        "title": "Jelectro",
        "version": "smwc-2567-1423069386",
        "upstream_time": 1423069386,
        "download_url": "https://dl.smwcentral.net/2567/Jelectro%20GFX.zip",
        "filename": "Jelectro GFX.zip",
        "size": 6097,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jelly-blob",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9089,
    "title": "Jelly Blob 2 - Underwater ",
    "authors": [
      "Hobz"
    ],
    "tags": [
      "needs remoderation",
      "underwater"
    ],
    "description": "Credit would be nice, but it's not required.",
    "latest_version": "smwc-9089-1409815790",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9089,
        "title": "Jelly Blob 2 - Underwater ",
        "version": "smwc-9089-1409815790",
        "upstream_time": 1409815790,
        "download_url": "https://dl.smwcentral.net/9089/Jelly%20Boy%202%20Water%20BG.zip",
        "filename": "Jelly Boy 2 Water BG.zip",
        "size": 25396,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jelly-boy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39329,
    "title": "Jelly Boy 2 - Wonder Space (Constellations)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "abstract",
      "bonus",
      "boss door",
      "castle",
      "cave",
      "city",
      "desert",
      "door",
      "eastern",
      "fire",
      "forest",
      "grassland",
      "haunted",
      "house",
      "industrial",
      "jungle",
      "mechanical",
      "mountain",
      "needs remoderation",
      "night",
      "ocean",
      "ruins",
      "sky",
      "space",
      "town",
      "underwater",
      "western",
      "wild west"
    ],
    "description": "An enormous space horizon filled with stars and various constellations seen in the third stage of Wonder Space, from Jelly Boy 2. The sample level uses an expanded horizontal level mode to show the entire background. A good fit for space levels, in general.",
    "latest_version": "smwc-39329-1742314376",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39329,
        "title": "Jelly Boy 2 - Wonder Space (Constellations)",
        "version": "smwc-39329-1742314376",
        "upstream_time": 1742314376,
        "download_url": "https://dl.smwcentral.net/39329/Jelly%20Boy%202%20-%20Wonder%20Space%20%28Constellations%29.zip",
        "filename": "Jelly Boy 2 - Wonder Space (Constellations).zip",
        "size": 10014,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37563,
        "title": "Jelly Boy 2 - Dark Palace (Inner Hall)",
        "version": "smwc-37563-1717099213",
        "upstream_time": 1717099213,
        "download_url": "https://dl.smwcentral.net/37563/Jelly%20Boy%202%20-%20Dark%20Palace%20%28Inner%20Hall%29.zip",
        "filename": "Jelly Boy 2 - Dark Palace (Inner Hall).zip",
        "size": 5334,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37020,
        "title": "Jelly Boy 2 - Gimmick Woods (Carousel House)",
        "version": "smwc-37020-1709158438",
        "upstream_time": 1709158438,
        "download_url": "https://dl.smwcentral.net/37020/Jelly%20Boy%202%20-%20Gimmick%20Woods%20%28Carousel%20House%29.zip",
        "filename": "Jelly Boy 2 - Gimmick Woods (Carousel House).zip",
        "size": 3198,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37015,
        "title": "Jelly Boy 2 - Dark Palace (Rooftops)",
        "version": "smwc-37015-1710393801",
        "upstream_time": 1710393801,
        "download_url": "https://dl.smwcentral.net/37015/Jelly%20Boy%202%20-%20Dark%20Palace%20%28Rooftops%29.zip",
        "filename": "Jelly Boy 2 - Dark Palace (Rooftops).zip",
        "size": 5552,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37013,
        "title": "Jelly Boy 2 - Motor Maze (Factory)",
        "version": "smwc-37013-1709158395",
        "upstream_time": 1709158395,
        "download_url": "https://dl.smwcentral.net/37013/Jelly%20Boy%202%20-%20Motor%20Maze%20%28Factory%29.zip",
        "filename": "Jelly Boy 2 - Motor Maze (Factory).zip",
        "size": 2695,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37012,
        "title": "Jelly Boy 2 - Motor Maze (Door Labyrinth)",
        "version": "smwc-37012-1709055921",
        "upstream_time": 1709055921,
        "download_url": "https://dl.smwcentral.net/37012/Jelly%20Boy%202%20-%20Motor%20Maze%20%28Door%20Labyrinth%29.zip",
        "filename": "Jelly Boy 2 - Motor Maze (Door Labyrinth).zip",
        "size": 2968,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37011,
        "title": "Jelly Boy 2 - Motor Maze (Exterior)",
        "version": "smwc-37011-1716841010",
        "upstream_time": 1716841010,
        "download_url": "https://dl.smwcentral.net/37011/Jelly%20Boy%202%20-%20Motor%20Maze%20%28Exterior%29.zip",
        "filename": "Jelly Boy 2 - Motor Maze (Exterior).zip",
        "size": 4942,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 36956,
        "title": "Jelly Boy 2 - Crazy Ocean (Sea)",
        "version": "smwc-36956-1716838693",
        "upstream_time": 1716838693,
        "download_url": "https://dl.smwcentral.net/36956/Jelly%20Boy%202%20-%20Crazy%20Ocean%20%28Sea%20%28UPDATE%29%29.zip",
        "filename": "Jelly Boy 2 - Crazy Ocean (Sea (UPDATE)).zip",
        "size": 4907,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 36955,
        "title": "Jelly Boy 2 - Dark Palace (Castle Walls)",
        "version": "smwc-36955-1714073931",
        "upstream_time": 1714073931,
        "download_url": "https://dl.smwcentral.net/36955/Jelly%20Boy%202%20-%20Dark%20Palace%20%28Castle%20Walls%20update%29.zip",
        "filename": "Jelly Boy 2 - Dark Palace (Castle Walls update).zip",
        "size": 6062,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 36935,
        "title": "Jelly Boy 2 - Motor Maze (Bumper Cars Section)",
        "version": "smwc-36935-1709054690",
        "upstream_time": 1709054690,
        "download_url": "https://dl.smwcentral.net/36935/Jelly%20Boy%202%20-%20Motor%20Maze%20%28Bumper%20Cars%20Section%29.zip",
        "filename": "Jelly Boy 2 - Motor Maze (Bumper Cars Section).zip",
        "size": 3554,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32778,
        "title": "Jelly Boy 2 - Normal Door and Boss Door",
        "version": "smwc-32778-1671717766",
        "upstream_time": 1671717766,
        "download_url": "https://dl.smwcentral.net/32778/Jelly%20Boy%202%20-%20Normal%20Door%20and%20Boss%20Door.zip",
        "filename": "Jelly Boy 2 - Normal Door and Boss Door.zip",
        "size": 2306,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31157,
        "title": "Jelly Boy 2 - Lost World (Temple)",
        "version": "smwc-31157-1655258052",
        "upstream_time": 1655258052,
        "download_url": "https://dl.smwcentral.net/31157/lostworld.zip",
        "filename": "lostworld.zip",
        "size": 4562,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31076,
        "title": "Jelly Boy 2 - Crazy Ocean (Cave)",
        "version": "smwc-31076-1654131281",
        "upstream_time": 1654131281,
        "download_url": "https://dl.smwcentral.net/31076/Cave.zip",
        "filename": "Cave.zip",
        "size": 4978,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31067,
        "title": "Jelly Boy 2 - Crazy Ocean (Dungeon)",
        "version": "smwc-31067-1654020802",
        "upstream_time": 1654020802,
        "download_url": "https://dl.smwcentral.net/31067/Dungeon.zip",
        "filename": "Dungeon.zip",
        "size": 2821,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31064,
        "title": "Jelly Boy 2 - Crazy Ocean (Underwater)",
        "version": "smwc-31064-1654020678",
        "upstream_time": 1654020678,
        "download_url": "https://dl.smwcentral.net/31064/Underwaterbg.zip",
        "filename": "Underwaterbg.zip",
        "size": 6455,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31063,
        "title": "Jelly Boy 2 - Wonder Space (Factory)",
        "version": "smwc-31063-1655519160",
        "upstream_time": 1655519160,
        "download_url": "https://dl.smwcentral.net/31063/SpaceFactory.zip",
        "filename": "SpaceFactory.zip",
        "size": 2901,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31060,
        "title": "Jelly Boy 2 - Wonder Space (Futuristic City)",
        "version": "smwc-31060-1653877055",
        "upstream_time": 1653877055,
        "download_url": "https://dl.smwcentral.net/31060/WonderSpace.zip",
        "filename": "WonderSpace.zip",
        "size": 6553,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31057,
        "title": "Jelly Boy 2 - Lost World (Jungle)",
        "version": "smwc-31057-1653863794",
        "upstream_time": 1653863794,
        "download_url": "https://dl.smwcentral.net/31057/LostWorld.zip",
        "filename": "LostWorld.zip",
        "size": 10036,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31056,
        "title": "Jelly Boy 2 - Ninja Western (Rocky Mountains)",
        "version": "smwc-31056-1653863586",
        "upstream_time": 1653863586,
        "download_url": "https://dl.smwcentral.net/31056/Jelly%20Boy%202%20-%20Ninja%20Western%20%28Rocky%20Mountains%29.zip",
        "filename": "Jelly Boy 2 - Ninja Western (Rocky Mountains).zip",
        "size": 4419,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31055,
        "title": "Jelly Boy 2 - Star Park (Seaside View)",
        "version": "smwc-31055-1653976194",
        "upstream_time": 1653976194,
        "download_url": "https://dl.smwcentral.net/31055/starpark.zip",
        "filename": "starpark.zip",
        "size": 4742,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30955,
        "title": "Jelly Boy 2 - Title Screen",
        "version": "smwc-30955-1652930847",
        "upstream_time": 1652930847,
        "download_url": "https://dl.smwcentral.net/30955/Titlescreen.zip",
        "filename": "Titlescreen.zip",
        "size": 2806,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29376,
        "title": "Jelly Boy 2 - Ninja Western (Grand Canyon)",
        "version": "smwc-29376-1641871217",
        "upstream_time": 1641871217,
        "download_url": "https://dl.smwcentral.net/29376/Jelly%20Boy%202%20-%20Ninja%20Western%20%28Grand%20Canyon%29.zip",
        "filename": "Jelly Boy 2 - Ninja Western (Grand Canyon).zip",
        "size": 4246,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29021,
        "title": "Jelly Boy 2 - Dark Palace (Chapel)",
        "version": "smwc-29021-1639796745",
        "upstream_time": 1639796745,
        "download_url": "https://dl.smwcentral.net/29021/Jelly%20Boy%202%20-Dark%20Palace%20%28Chapel%29.zip",
        "filename": "Jelly Boy 2 -Dark Palace (Chapel).zip",
        "size": 4651,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28480,
        "title": "Jelly Boy 2 - Ninja Western (Underground Tunnel)",
        "version": "smwc-28480-1633533700",
        "upstream_time": 1633533700,
        "download_url": "https://dl.smwcentral.net/28480/Jelly%20Boy%202%20-%20Ninja%20Western%20%28Tunnel%29.zip",
        "filename": "Jelly Boy 2 - Ninja Western (Tunnel).zip",
        "size": 5909,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28450,
        "title": "Jelly Boy 2 - Ninja Western (Bamboo Forest)",
        "version": "smwc-28450-1632678827",
        "upstream_time": 1632678827,
        "download_url": "https://dl.smwcentral.net/28450/JellyBoy2BambooArea.zip",
        "filename": "JellyBoy2BambooArea.zip",
        "size": 4626,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1504,
        "title": "Jelly Boy 2 - Motor Maze (Exterior)",
        "version": "smwc-1504-1413446599",
        "upstream_time": 1413446599,
        "download_url": "https://dl.smwcentral.net/1504/poka-get.zip",
        "filename": "poka-get.zip",
        "size": 24355,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1379,
        "title": "Jelly Boy 2 - Lost World (Jungle)",
        "version": "smwc-1379-1398139119",
        "upstream_time": 1398139119,
        "download_url": "https://dl.smwcentral.net/1379/JB2-Grass.zip",
        "filename": "JB2-Grass.zip",
        "size": 4957,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jelly-boy-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30964,
    "title": "Jelly Boy - Desert",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "desert"
    ],
    "description": "Ripped from Jelly Boy Desert",
    "latest_version": "smwc-30964-1653070550",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30964,
        "title": "Jelly Boy - Desert",
        "version": "smwc-30964-1653070550",
        "upstream_time": 1653070550,
        "download_url": "https://dl.smwcentral.net/30964/Desert.zip",
        "filename": "Desert.zip",
        "size": 5371,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jelly-boy-space",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30966,
    "title": "Jelly Boy - Space",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mountain",
      "space"
    ],
    "description": "Ripped from Jelly Boy space world",
    "latest_version": "smwc-30966-1653022100",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30966,
        "title": "Jelly Boy - Space",
        "version": "smwc-30966-1653022100",
        "upstream_time": 1653022100,
        "download_url": "https://dl.smwcentral.net/30966/space.zip",
        "filename": "space.zip",
        "size": 7203,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jelly-boy-toy-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30965,
    "title": "Jelly Boy - Toy Land",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "toy"
    ],
    "description": "Ripped from Jelly Boy <br>\r\n<br>\r\n<br>\r\ntaken from the first world of jelly boy",
    "latest_version": "smwc-30965-1653017510",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30965,
        "title": "Jelly Boy - Toy Land",
        "version": "smwc-30965-1653017510",
        "upstream_time": 1653017510,
        "download_url": "https://dl.smwcentral.net/30965/toyland.zip",
        "filename": "toyland.zip",
        "size": 7642,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jellyfish",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32958,
    "title": "Jellyfish",
    "authors": [
      "Hammerer"
    ],
    "tags": [
      "block",
      "muncher",
      "underwater"
    ],
    "description": "My first original graphic. It's a jellyfish that can be used in underwater levels and that hurts the player. Uses all unused half from palette 6.",
    "latest_version": "smwc-32958-1676850374",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32958,
        "title": "Jellyfish",
        "version": "smwc-32958-1676850374",
        "upstream_time": 1676850374,
        "download_url": "https://dl.smwcentral.net/32958/Jellyfish.zip",
        "filename": "Jellyfish.zip",
        "size": 2235,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jetsons-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 313,
    "title": "Jetsons - Stage 1",
    "authors": [
      "DatGuyT"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "This is some of the FG from stage 1 of the game Jetsons: Invasion of the Planet Pirates.<br>\r\n*pallete included<br>\r\n*Map16Page included",
    "latest_version": "smwc-313-1383141689",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 313,
        "title": "Jetsons - Stage 1",
        "version": "smwc-313-1383141689",
        "upstream_time": 1383141689,
        "download_url": "https://dl.smwcentral.net/313/jet-stage1.zip",
        "filename": "jet-stage1.zip",
        "size": 2947,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jh",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34863,
    "title": "JH-03",
    "authors": [
      "PuffleDreemurr"
    ],
    "tags": [
      "npc"
    ],
    "description": "After JH-03's sprite got rejected, I decided to republish it properly.<br>\r\n<br>\r\n-REUPLOAD-<br>\r\nJH-03, blue robot that came to help Mario in his adventures. Used for my Pufferel '85 game.<br>\r\n<br>\r\nShe is just a robot(NPC), nothing can forget her.<br>\r\n<br>\r\nTo add JH-03, you have to use the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29212\">NPCs v4.2</a> sprite.<br>\r\n<br>\r\nJH-03 created by Puffle Dreemurr.",
    "latest_version": "smwc-34863-1692223420",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34863,
        "title": "JH-03",
        "version": "smwc-34863-1692223420",
        "upstream_time": 1692223420,
        "download_url": "https://dl.smwcentral.net/34863/JH-03.zip",
        "filename": "JH-03.zip",
        "size": 2816,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-psx-boss-rush-first-and-second-bosses",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37958,
    "title": "Jikkyou Oshaberi Parodius (PSX) - Boss Rush (First and Second Bosses)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "city"
    ],
    "description": "You know how High Speed Patrol (Train Area) was the second worst and High Speed Patrol (Factory) was the first when it comes to adding it into LM with somewhat of an success? Now everything has changed as this BG of mine that comes from the Boss Rush section of JOP is now the absolute worst. First of all, I had to use 2 savestates for this BG, even though we know the BG is longer than it should be. It wasn't bad, but now comes palette management... oh boy. This BG did give me a great headache as not only I had to use many colors, but I had to use the Hue-Tolerance feature from the Lunar Magic Bitmap Pasting Tool. Even if I did manage to get a good BG results, some tiles had bad colors. I had to correct it until it looked decent and used a palette for the upper part of the observatory tower. The archive includes an HDMA effect made with EffecTool. You can also edit the back area color anyway you like. You can use the BG according to the screenshots.<br>\r\n<br>\r\nUses the second half of palette rows 4 and 6.<br>\r\n<br>\r\nCredit not needed.",
    "latest_version": "smwc-37958-1718562851",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37958,
        "title": "Jikkyou Oshaberi Parodius (PSX) - Boss Rush (First and Second Bosses)",
        "version": "smwc-37958-1718562851",
        "upstream_time": 1718562851,
        "download_url": "https://dl.smwcentral.net/37958/Jikkyou%20Oshaberi%20Parodius%20%28PSX%29%20-%20Boss%20Rush%20%281st%20%26%202nd%20boss%29.zip",
        "filename": "Jikkyou Oshaberi Parodius (PSX) - Boss Rush (1st %26 2nd boss).zip",
        "size": 12544,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-psx-edo-goemon-compact-s-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37117,
    "title": "Jikkyou Oshaberi Parodius (PSX) - Edo (Goemon Compact's Room)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "eastern",
      "no-scroll",
      "patch needed"
    ],
    "description": "The background seen while you fight Goemon's Compact, in the PSX version of Jikkyou Oshaberi Parodius.  Compared to the original version, i had to sacrifice a fair amount of details.  Background scrolling should be disabled for this one and also, it's necessary a bit of ground to cover up the cutoff. A good fit for title screens, or boss arenas. Featured in Aeron's Golden Cookie Quest ~ Director's Cut.<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\"> Requires Remove Status Bar patch</a> or any other sprite status bar alternative.  Or if you don't like palette row 4, you just need to move the colors from row 0 to it.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-37117-1716862937",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37117,
        "title": "Jikkyou Oshaberi Parodius (PSX) - Edo (Goemon Compact's Room)",
        "version": "smwc-37117-1716862937",
        "upstream_time": 1716862937,
        "download_url": "https://dl.smwcentral.net/37117/Jikkyou%20Oshaberi%20Parodius%20%28PSX%29%20-%20Edo%20%28Goemon%20Compact%27s%20Room%29.zip",
        "filename": "Jikkyou Oshaberi Parodius (PSX) - Edo (Goemon Compact%27s Room).zip",
        "size": 9644,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-psx-fiesta-base-outside-the-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29490,
    "title": "Jikkyou Oshaberi Parodius (PSX) - Fiesta Base (Outside the Temple)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "eastern",
      "grassland",
      "mountain",
      "town"
    ],
    "description": "A very colorful background from Jikkyou Oshaberi Parodius, from the PSX.  It appears in an area outside of Fiesta Base, where Chichibinta Rika tries to hinder the progress of our heroes. It consumes four palette rows and the bottom row of the background is empty, so you need to cover with ground. Includes the original HDMA, to be inserted with the UberAsm Tool. Great for town levels, in general? Or cutscenes. Perfect for HUB areas in general.",
    "latest_version": "smwc-29490-1642518306",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29490,
        "title": "Jikkyou Oshaberi Parodius (PSX) - Fiesta Base (Outside the Temple)",
        "version": "smwc-29490-1642518306",
        "upstream_time": 1642518306,
        "download_url": "https://dl.smwcentral.net/29490/Jikkyou%20Oshaberi%20Parodius%20%28PSX%29%20-%20Fiesta%20Base%20%28Outside%20the%20Temple%29.zip",
        "filename": "Jikkyou Oshaberi Parodius (PSX) - Fiesta Base (Outside the Temple).zip",
        "size": 5534,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-psx-high-speed-patrol-boss",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37952,
    "title": "Jikkyou Oshaberi Parodius (PSX) - High Speed Patrol (Boss)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "This BG is seen in the battle against Cat Battle Train. Part of it comes from High Speed Patrol (Train Area), but re-ripped the whole thing and used Lunar Magic Bitmap Pasting Feature. This is the 2nd worst BG I did from Jikkyou Oshaberi Parodius. The red lights did stand in my way and some details were omitted. I corrected those the best I could and saved a palette. Enjoy!<br>\r\n<br>\r\nUses the second half of palette row 4 and 6.",
    "latest_version": "smwc-37952-1718477036",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37952,
        "title": "Jikkyou Oshaberi Parodius (PSX) - High Speed Patrol (Boss)",
        "version": "smwc-37952-1718477036",
        "upstream_time": 1718477036,
        "download_url": "https://dl.smwcentral.net/37952/Jikkyou%20Oshaberi%20Parodius%20%28PSX%29%20-%20High%20Speed%20Patrol%20-%20Boss.zip",
        "filename": "Jikkyou Oshaberi Parodius (PSX) - High Speed Patrol - Boss.zip",
        "size": 8141,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-psx-high-speed-patrol-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37945,
    "title": "Jikkyou Oshaberi Parodius (PSX) - High Speed Patrol (Factory)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "mechanical",
      "toy"
    ],
    "description": "This BG is seen in the sort-of mechanized area of High Speed Patrol. Unlike my other PSX rips, this one was the worst. Not only I had to use IrfanView to reduce colors as the original used around 97 colors total, but Lunar Magic Bitmap Pasting feature did annoy me with one area of the BG. Fortunately, I corrected those 2 mistakes using palette 0. This also allowed me to save a palette.<br>\r\nNo credit needed.<br>\r\n<br>\r\nUses the second half of palette rows 4 and 6.<br>\r\n<br>\r\nUpdate: Corrected extensions.",
    "latest_version": "smwc-37945-1718386201",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37945,
        "title": "Jikkyou Oshaberi Parodius (PSX) - High Speed Patrol (Factory)",
        "version": "smwc-37945-1718386201",
        "upstream_time": 1718386201,
        "download_url": "https://dl.smwcentral.net/37945/Jikkyou%20Oshaberi%20Parodius%20%28PSX%29%20-%20High%20Speed%20Patrol%20-%20Factory.zip",
        "filename": "Jikkyou Oshaberi Parodius (PSX) - High Speed Patrol - Factory.zip",
        "size": 8560,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-psx-high-speed-patrol-train-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37946,
    "title": "Jikkyou Oshaberi Parodius (PSX) - High Speed Patrol (Train Area)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "This BG is seen after the mechanized area of High Speed Patrol. You also have to survive Cat Battle Train's attacks while progressing. Compared to High Speed Patrol (Factory), this was much easier to do, with the exception of the gates and small decorative lights below. I was able to fix those in a way according to the original BG and added some colors on the 2nd half of palette 4 to fix those lights.<br>\r\n<br>\r\nUses the second half of the palette row 4.<br>\r\n<br>\r\nNo credit necessary.",
    "latest_version": "smwc-37946-1718390575",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37946,
        "title": "Jikkyou Oshaberi Parodius (PSX) - High Speed Patrol (Train Area)",
        "version": "smwc-37946-1718390575",
        "upstream_time": 1718390575,
        "download_url": "https://dl.smwcentral.net/37946/Jikkyou%20Oshaberi%20Parodius%20%28PSX%29%20-%20High%20Speed%20Patrol%20%28Train%20Area%29.zip",
        "filename": "Jikkyou Oshaberi Parodius (PSX) - High Speed Patrol (Train Area).zip",
        "size": 7076,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-psx-hip-hop-disco-boss",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37918,
    "title": "Jikkyou Oshaberi Parodius (PSX) - Hip Hop Disco (Boss)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "bonus"
    ],
    "description": "The BG is seen in the battle with Judy and Melora in Jikkyou Oshaberi Parodius for the PSX. Ripped the BG via screenshot and used Lunar Magic Bitmap Pasting Feature. I placed the animation tiles near the other ones that require animation and used 1 slot for the whole thing.<br>\r\n<br>\r\nUses the second half of palette row 4.<br>\r\n<br>\r\nCredit not needed. Have fun!",
    "latest_version": "smwc-37918-1717962733",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37918,
        "title": "Jikkyou Oshaberi Parodius (PSX) - Hip Hop Disco (Boss)",
        "version": "smwc-37918-1717962733",
        "upstream_time": 1717962733,
        "download_url": "https://dl.smwcentral.net/37918/Jikkyou%20Oshaberi%20Parodius%20-%20PSX%20-%20Hip%20Hop%20Disco%20-%20Boss.zip",
        "filename": "Jikkyou Oshaberi Parodius - PSX - Hip Hop Disco - Boss.zip",
        "size": 5028,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-psx-hip-hop-disco-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37974,
    "title": "Jikkyou Oshaberi Parodius (PSX) - Hip Hop Disco (City)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "night"
    ],
    "description": "This BG is seen in stage 1 of Jikkyou Oshaberi Parodius. Added the BG in LM with the Lunar Magic Bitmap Pasting Feature, corrected the colors of the big clouds and fixed one building tile using palette 0 as it interfered with the gradient. <br>\r\nUse the background according to the first two screenshots or place it below.<br>\r\n<br>\r\nUses the second halves of palettes 4 and 6.<br>\r\nNo credit required.",
    "latest_version": "smwc-37974-1718744256",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37974,
        "title": "Jikkyou Oshaberi Parodius (PSX) - Hip Hop Disco (City)",
        "version": "smwc-37974-1718744256",
        "upstream_time": 1718744256,
        "download_url": "https://dl.smwcentral.net/37974/Jikkyou%20Oshaberi%20Parodius%20%28PSX%29%20-%20Hip%20Hop%20Disco%20%28City%29.zip",
        "filename": "Jikkyou Oshaberi Parodius (PSX) - Hip Hop Disco (City).zip",
        "size": 7923,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-psx-polygon-space-boss",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37983,
    "title": "Jikkyou Oshaberi Parodius (PSX) - Polygon Space (Boss)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "no-scroll",
      "space"
    ],
    "description": "This BG is seen at the end of the level where you fight Robot Wall to end the level. Used Lunar Magic Bitmap Pasting Feature and did some tile corrections. Use slow or slower horizontal scrolling for good results.<br>\r\n<br>\r\nUses the second half of palette row 4.<br>\r\n<br>\r\nNo credit needed.<br>\r\n<br>\r\nSmall update: Moved the tiles from the FG2 slot to BG3 slot.",
    "latest_version": "smwc-37983-1718915985",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37983,
        "title": "Jikkyou Oshaberi Parodius (PSX) - Polygon Space (Boss)",
        "version": "smwc-37983-1718915985",
        "upstream_time": 1718915985,
        "download_url": "https://dl.smwcentral.net/37983/Jikkyou%20Oshaberi%20Parodius%20-%20PSX%20-%20Omake%201%20-%20Boss%20%28good%29.zip",
        "filename": "Jikkyou Oshaberi Parodius - PSX - Omake 1 - Boss (good).zip",
        "size": 8967,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-psx-school-bathroom",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37979,
    "title": "Jikkyou Oshaberi Parodius (PSX) - School (Bathroom)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "interior"
    ],
    "description": "I thought I was done with this game, but apparently not. This bathrrom BG is located in the School stage from Jikkyou Oshaberi Parodius for the PSX. Ripped it with Lunar Magic Bitmap Pasting Tool with great results. Can be using in levels that focus on bathrooms or other funny things.<br>\r\n<br>\r\nSmall update: Moved tile 97 to the BG1 slot.",
    "latest_version": "smwc-37979-1718813535",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37979,
        "title": "Jikkyou Oshaberi Parodius (PSX) - School (Bathroom)",
        "version": "smwc-37979-1718813535",
        "upstream_time": 1718813535,
        "download_url": "https://dl.smwcentral.net/37979/Jikkyou%20Oshaberi%20Parodius%20%28PSX%29%20-%20School%20-%20Bathroom-good.zip",
        "filename": "Jikkyou Oshaberi Parodius (PSX) - School - Bathroom-good.zip",
        "size": 3831,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-psx-school-library",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37923,
    "title": "Jikkyou Oshaberi Parodius (PSX) - School (Library)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "interior"
    ],
    "description": "Here's the BG seen in the library or the middle stage 2 if I'm not mistaken. Was afraid it used more tiles, but the result is good. Have fun!<br>\r\n<br>\r\nUses the second half of palette row 4.",
    "latest_version": "smwc-37923-1718118464",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37923,
        "title": "Jikkyou Oshaberi Parodius (PSX) - School (Library)",
        "version": "smwc-37923-1718118464",
        "upstream_time": 1718118464,
        "download_url": "https://dl.smwcentral.net/37923/Jikkyou%20Oshaberi%20Parodius%20%28PSX%29%20-%20School%20%28Library%29.zip",
        "filename": "Jikkyou Oshaberi Parodius (PSX) - School (Library).zip",
        "size": 4696,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-psx-sweet-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37938,
    "title": "Jikkyou Oshaberi Parodius (PSX) - Sweet Land",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "cave",
      "food",
      "realistic",
      "space"
    ],
    "description": "Originally, I wanted to release the BG at the next C3, but I don't have much planned, so I'll release it now. This realistic BG is seen in stage 5 of the PSX game where you'll fight Decoration Core MK II, a handdrawn sprite, at the end. Separated the BG and the gradient, ripped the BG with Lunar Magic Bitmap Pasting feature after editing the BG and added the gradient using EffecTool. Even thought the back area color is included in the BG editor, you can edit it as you please. Uses the 2nd half of palettes 4 and 6. The HDMA is included in the archive.<br>\r\n<br>\r\nUpdate: Moved FG2 tiles to BG2.",
    "latest_version": "smwc-37938-1718308284",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37938,
        "title": "Jikkyou Oshaberi Parodius (PSX) - Sweet Land",
        "version": "smwc-37938-1718308284",
        "upstream_time": 1718308284,
        "download_url": "https://dl.smwcentral.net/37938/Jikkyou%20Oshaberi%20Parodius%20%28PSX%29%20-%20Sweet%20Land%20%28good%29.zip",
        "filename": "Jikkyou Oshaberi Parodius (PSX) - Sweet Land (good).zip",
        "size": 7045,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-snes-donburi-fields-day",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38043,
    "title": "Jikkyou Oshaberi Parodius (SNES) - Donburi Fields (Day)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "Donburi Fields is a stage from Jikkyou Oshaberi Parodius, that represents the Twinbee universe.<br>\r\n<br>\r\nUPDATE: Reripped from scratch. Uses way less tiles. Better palette rows. More accurate HDMA gradient.",
    "latest_version": "smwc-38043-1723242170",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38043,
        "title": "Jikkyou Oshaberi Parodius (SNES) - Donburi Fields (Day)",
        "version": "smwc-38043-1723242170",
        "upstream_time": 1723242170,
        "download_url": "https://dl.smwcentral.net/38043/Jikkyou%20Oshaberi%20Parodius%20%28SNES%29%20-%20Donburi%20Fields%20%28Day%29.zip",
        "filename": "Jikkyou Oshaberi Parodius (SNES) - Donburi Fields (Day).zip",
        "size": 5275,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-snes-edo",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25146,
    "title": "Jikkyou Oshaberi Parodius (SNES) - Edo",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "eastern",
      "interior",
      "mechanical",
      "needs remoderation"
    ],
    "description": "It has been a while since I ripped a new tileset. This nice colorful tileset is from the Edo stage, from Jikkyou Oshaberi Parodius. This particular stage, like I said in another rip, makes homage to Ganbare Goemon. A good fit for temples or something like that.<br>\r\n<br>\r\nUses palette 2,4 and 5. FG3 slot only.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-25146-1606324403",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25146,
        "title": "Jikkyou Oshaberi Parodius (SNES) - Edo",
        "version": "smwc-25146-1606324403",
        "upstream_time": 1606324403,
        "download_url": "https://dl.smwcentral.net/25146/Jikkyou%20Oshaberi%20Parodius%20%28SNES%29%20-%20Edo%20Tileset.zip",
        "filename": "Jikkyou Oshaberi Parodius (SNES) - Edo Tileset.zip",
        "size": 4796,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-snes-edo-japanese-garden",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38047,
    "title": "Jikkyou Oshaberi Parodius (SNES) - Edo (Japanese Garden)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "eastern",
      "mountain"
    ],
    "description": "One of the backgrounds seen at the fourth stage of Jikkyou Oshaberi Parodius for the SNES. The clouds can be easily repositioned in the background. <br>\r\n<br>\r\nIt's a beautiful japanese garden with Mt. Fuji at distance and some stylized clouds in this sky.<br>\r\n<br>\r\nA good fit for mountain or japanese themed levels, in general.<br>\r\n<br>\r\nUPDATE: Optimized GFX files even further, along with better palette row management. The background loops even better now. Had to lower the clouds a bit, since they were in a quite high position in the original game.<br>\r\n",
    "latest_version": "smwc-38047-1724419244",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38047,
        "title": "Jikkyou Oshaberi Parodius (SNES) - Edo (Japanese Garden)",
        "version": "smwc-38047-1724419244",
        "upstream_time": 1724419244,
        "download_url": "https://dl.smwcentral.net/38047/Jikkyou%20Oshaberi%20Parodius%20%28SNES%29%20-%20Edo%20%28Japanese%20Garden%29.zip",
        "filename": "Jikkyou Oshaberi Parodius (SNES) - Edo (Japanese Garden).zip",
        "size": 5054,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-snes-edo-kabuki-corridor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38048,
    "title": "Jikkyou Oshaberi Parodius (SNES) - Edo (Kabuki Corridor)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "eastern"
    ],
    "description": "A rip from one of the backgrounds of stage 4, from Jikkyou Oshaberi Parodius. This area is a complete homage to the Ganbare Goemon series, with tons of reference to the series happening while the frenetic shooting is happening. Works great for japanese castles, in general.<br>\r\n<br>\r\nUPDATE: Optimized it to use only one slot and to use the back area color. Optimized map16 included, as well.",
    "latest_version": "smwc-38048-1724424806",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38048,
        "title": "Jikkyou Oshaberi Parodius (SNES) - Edo (Kabuki Corridor)",
        "version": "smwc-38048-1724424806",
        "upstream_time": 1724424806,
        "download_url": "https://dl.smwcentral.net/38048/Jikkyou%20Oshaberi%20Parodius%20%28SNES%29%20-%20Edo%20%28Kabuki%20Corridor%20-%20UPDATE%29.zip",
        "filename": "Jikkyou Oshaberi Parodius (SNES) - Edo (Kabuki Corridor - UPDATE).zip",
        "size": 4500,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-snes-edo-temple-statues-geisha-picture",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33982,
    "title": "Jikkyou Oshaberi Parodius (SNES) - Edo (Temple Statues + Geisha Picture)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "eastern"
    ],
    "description": "The main background of Edo, stage 4 from Jikkyou Oshaberi Parodius. It's a stage inspired in Ganbare Goemon, which is a parody of Japan, so this stage is a parody of a parody.  Great use for temples and japanese levels, in general.<br>\r\n<br>\r\nMASSIVE UPDATE: Optimized background even further.  Both versions are together now, instead of being separate submissions. Massive optimization in GFX, map 16 and palette from the Geisha Picture variant.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33982-1688916115",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33982,
        "title": "Jikkyou Oshaberi Parodius (SNES) - Edo (Temple Statues + Geisha Picture)",
        "version": "smwc-33982-1688916115",
        "upstream_time": 1688916115,
        "download_url": "https://dl.smwcentral.net/33982/Jikkyou%20Oshaberi%20Parodius%20%28SNES%29%20-%20Edo%20%28Temple%20Statues%20%2B%20Geisha%20Picture%29%20Update.zip",
        "filename": "Jikkyou Oshaberi Parodius (SNES) - Edo (Temple Statues + Geisha Picture) Update.zip",
        "size": 8312,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-snes-fiesta-base-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34393,
    "title": "Jikkyou Oshaberi Parodius (SNES) - Fiesta Base (Interior)",
    "authors": [
      "Anorakun",
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "eastern"
    ],
    "description": "<b><span style=\"font-size: 16pt;\"> C3 2023 SUMMER SUBMISSION</span></b><br>\r\n<br>\r\nA background with funny penguins, inside of a temple, from Jikkyou Oshaberi Parodius.  A good fit for eastern levels, in general. I didn't include exanimation, maybe in a future update.<br>\r\n<br>\r\nCredit would be great, but it is optional.<br>\r\n<br>\r\nNew update: Optimized ExAnimation.",
    "latest_version": "smwc-34393-1689541602",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34393,
        "title": "Jikkyou Oshaberi Parodius (SNES) - Fiesta Base (Interior)",
        "version": "smwc-34393-1689541602",
        "upstream_time": 1689541602,
        "download_url": "https://dl.smwcentral.net/34393/Jikkyou%20Oshaberi%20Parodius%20-%20Fiesta%20Base%20%28Interior%29%20Updated%20Again.zip",
        "filename": "Jikkyou Oshaberi Parodius - Fiesta Base (Interior) Updated Again.zip",
        "size": 7246,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-snes-fiesta-base-lantern-festival",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32860,
    "title": "Jikkyou Oshaberi Parodius (SNES) - Fiesta Base (Lantern Festival)",
    "authors": [
      "Anorakun",
      "Natsuz2"
    ],
    "tags": [
      "eastern",
      "night",
      "town"
    ],
    "description": "A japanese themed festival background from Jikkyou Oshaberi Parodius. A great fit for towns, or more eastern themed levels. Includes HDMA from the original game.<br>\r\n<br>\r\nUPDATE: Added tile exanimation and organized gfx file and map 16. The background now is slightly different from the original, but now the silhuette penguins line better with any foreground.<br>\r\n<br>\r\nPalette Exanimation by Natsuz2",
    "latest_version": "smwc-32860-1672931984",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32860,
        "title": "Jikkyou Oshaberi Parodius (SNES) - Fiesta Base (Lantern Festival)",
        "version": "smwc-32860-1672931984",
        "upstream_time": 1672931984,
        "download_url": "https://dl.smwcentral.net/32860/Jikkyou%20Oshaberi%20Parodius%20%28SNES%29%20-%20Fiesta%20Base%20%28Lantern%20Festival%29.zip",
        "filename": "Jikkyou Oshaberi Parodius (SNES) - Fiesta Base (Lantern Festival).zip",
        "size": 5396,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-snes-fiesta-base-outside-the-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 36768,
    "title": "Jikkyou Oshaberi Parodius (SNES) - Fiesta Base (Outside the Temple)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "eastern",
      "grassland",
      "mountain"
    ],
    "description": "One of the backgrounds of the final level from the SNES version of Jikkyou Oshaberi Parodius.  Includes the original HDMA with it.  A good fit for unusual mountain / grassland levels, in general.<br>\r\n<br>\r\nCredit would be great, but it is optional. ",
    "latest_version": "smwc-36768-1708113542",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 36768,
        "title": "Jikkyou Oshaberi Parodius (SNES) - Fiesta Base (Outside the Temple)",
        "version": "smwc-36768-1708113542",
        "upstream_time": 1708113542,
        "download_url": "https://dl.smwcentral.net/36768/Jikkyou%20Oshaberi%20Parodius%20%28SNES%29%20-%20Fiesta%20Base%20%28Outside%20the%20Temple%29.zip",
        "filename": "Jikkyou Oshaberi Parodius (SNES) - Fiesta Base (Outside the Temple).zip",
        "size": 3814,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-snes-high-speed-patrol-shooting-gallery",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38052,
    "title": "Jikkyou Oshaberi Parodius (SNES) - High Speed Patrol (Shooting Gallery)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "city"
    ],
    "description": "It's the city from the SNES version. Removed the karts, as those take many tiles. Have fun!<br>\r\n<br>\r\nSmall update:<br>\r\n-Moved the tiles from FG2 to BG3;<br>\r\n-Made the street color use the back area color, saving 1 palette;<br>\r\n-Added the required street HDMA that came from the level.<br>\r\n<br>\r\nNo credit needed.",
    "latest_version": "smwc-38052-1720023762",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38052,
        "title": "Jikkyou Oshaberi Parodius (SNES) - High Speed Patrol (Shooting Gallery)",
        "version": "smwc-38052-1720023762",
        "upstream_time": 1720023762,
        "download_url": "https://dl.smwcentral.net/38052/Jikkyou%20Oshaberi%20Parodius%20%28SNES%29%20-%20High%20Speed%20Patrol%20%28Shooting%20Gallery%29.zip",
        "filename": "Jikkyou Oshaberi Parodius (SNES) - High Speed Patrol (Shooting Gallery).zip",
        "size": 10882,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-snes-high-speed-patrol-temple-lord",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37061,
    "title": "Jikkyou Oshaberi Parodius (SNES) - High Speed Patrol (Temple Lord)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "city"
    ],
    "description": "The background that appears when the Temple Lord arrives, from Jikkyou Oshaberi Parodius for the Super Famicom.  Includes a very pretty HDMA gradient with it. A good fit for city levels, in general. Does not include the foreground because it is not very useful.<br>\r\n<br>\r\nFeatured in Aeron's Golden Cookie Quest.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-37061-1716848321",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37061,
        "title": "Jikkyou Oshaberi Parodius (SNES) - High Speed Patrol (Temple Lord)",
        "version": "smwc-37061-1716848321",
        "upstream_time": 1716848321,
        "download_url": "https://dl.smwcentral.net/37061/Jikkyou%20Oshaberi%20Parodius%20%28SNES%29%20-%20High%20Speed%20Patrol%20%28Temple%20Lord%29.zip",
        "filename": "Jikkyou Oshaberi Parodius (SNES) - High Speed Patrol (Temple Lord).zip",
        "size": 4374,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-snes-hip-hop-disco-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38034,
    "title": "Jikkyou Oshaberi Parodius (SNES) - Hip Hop Disco (City)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "city",
      "night",
      "space"
    ],
    "description": "The background seen in the beginning of the first stage from Jikkyou Oshaberi Parodius for the Super Famicom. Compared to the old version, my rip is much more optimized in terms of gfx space and palette. A good fit for city levels, in general.",
    "latest_version": "smwc-38034-1723231594",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38034,
        "title": "Jikkyou Oshaberi Parodius (SNES) - Hip Hop Disco (City)",
        "version": "smwc-38034-1723231594",
        "upstream_time": 1723231594,
        "download_url": "https://dl.smwcentral.net/38034/Jikkyou%20Oshaberi%20Parodius%20%28SNES%29%20-%20Hip%20Hop%20Disco%20%28City%29.zip",
        "filename": "Jikkyou Oshaberi Parodius (SNES) - Hip Hop Disco (City).zip",
        "size": 6517,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-snes-menu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30449,
    "title": "Jikkyou Oshaberi Parodius (SNES) - Menu",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "abstract",
      "bonus",
      "texture"
    ],
    "description": "A very simple background from Jikkyou Oshaberi Parodius, that's used in its menu. Best used for switch palaces, bonus levels or abstract levels. It's a very light background, which means that the user has a lot of graphic space left to use.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-30449-1649726895",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30449,
        "title": "Jikkyou Oshaberi Parodius (SNES) - Menu",
        "version": "smwc-30449-1649726895",
        "upstream_time": 1649726895,
        "download_url": "https://dl.smwcentral.net/30449/Jikkyou%20Oshaberi%20Parodius%20-%20Menu.zip",
        "filename": "Jikkyou Oshaberi Parodius - Menu.zip",
        "size": 2085,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-snes-school-bathroom",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37060,
    "title": "Jikkyou Oshaberi Parodius (SNES) - School (Bathroom)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "interior"
    ],
    "description": "A bathroom background seen in the School stage from Jikkyou Oshaberi Parodius for the SNES.  A good fit for silly hacks, in general.  Or for some weird wacky level involving bathroom jokes.",
    "latest_version": "smwc-37060-1716847857",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37060,
        "title": "Jikkyou Oshaberi Parodius (SNES) - School (Bathroom)",
        "version": "smwc-37060-1716847857",
        "upstream_time": 1716847857,
        "download_url": "https://dl.smwcentral.net/37060/Jikkyou%20Oshaberi%20Parodius%20%28SNES%29%20-%20School%20%28Bathroom%29.zip",
        "filename": "Jikkyou Oshaberi Parodius (SNES) - School (Bathroom).zip",
        "size": 3465,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-snes-school-library",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38035,
    "title": "Jikkyou Oshaberi Parodius (SNES) - School (Library)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "interior"
    ],
    "description": "One of the backgrounds seen in the second stage of Jikkyou Oshaberi Parodius for the Super Famicom. Compared to the old version in the site, this one is more optimized and has better palette organization.  <br>\r\n<br>\r\nA good fit for school levels, in general.",
    "latest_version": "smwc-38035-1723233820",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38035,
        "title": "Jikkyou Oshaberi Parodius (SNES) - School (Library)",
        "version": "smwc-38035-1723233820",
        "upstream_time": 1723233820,
        "download_url": "https://dl.smwcentral.net/38035/Jikkyou%20Oshaberi%20Parodius%20%28SNES%29%20-%20School%20%28Library%29.zip",
        "filename": "Jikkyou Oshaberi Parodius (SNES) - School (Library).zip",
        "size": 4441,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-snes-school-yard",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38055,
    "title": "Jikkyou Oshaberi Parodius (SNES) - School (Yard)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "grassland",
      "patch needed"
    ],
    "description": "Background of the last section of stage 2, from Jikkyou Oshaberi Parodius. The entire stage makes reference to Tokimeki Memorial. <br>\r\n<br>\r\nUPDATE: Optimized it even further. Uses one way less tile, now it's only 10 tiles.  <br>\r\n<br>\r\nCreated new map 16 tile to make the background loop a bit better. Moved the slots. Reripped the HDMA gradients.",
    "latest_version": "smwc-38055-1724424820",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38055,
        "title": "Jikkyou Oshaberi Parodius (SNES) - School (Yard)",
        "version": "smwc-38055-1724424820",
        "upstream_time": 1724424820,
        "download_url": "https://dl.smwcentral.net/38055/Jikkyou%20Oshaberi%20Parodius%20%28SNES%29%20-%20School%20%28Yard%20-%20UPDATE%29.zip",
        "filename": "Jikkyou Oshaberi Parodius (SNES) - School (Yard - UPDATE).zip",
        "size": 2556,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27193,
        "title": "Jikkyou Oshaberi Parodius (SNES) - School (Yard)",
        "version": "smwc-27193-1622861019",
        "upstream_time": 1622861019,
        "download_url": "https://dl.smwcentral.net/27193/Jikkyou%20Oshaberi%20Parodius%20%28SNES%29%20-%20School%20%28Yard%29%20Layer%203.zip",
        "filename": "Jikkyou Oshaberi Parodius (SNES) - School (Yard) Layer 3.zip",
        "size": 3814,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-snes-sweet-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33272,
    "title": "Jikkyou Oshaberi Parodius (SNES) - Sweet Land",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "food",
      "realistic",
      "space"
    ],
    "description": "<b><span style=\"font-size: 16pt;\"> C3 2023 WINTER SUBMISSION</span></b><br>\r\n<br>\r\nA very realistic background made of candies of Stage 5 from Jikkyou Oshaberi Parodius. The geometry of the level is based on the second level of the obscure shoot em up Xexex.   A weird background that can fit very unusual levels. I didn't rip the tileset because it would be hard to make it work with Super Mario World.  Original HDMA is included with the submission.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33272-1678054615",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33272,
        "title": "Jikkyou Oshaberi Parodius (SNES) - Sweet Land",
        "version": "smwc-33272-1678054615",
        "upstream_time": 1678054615,
        "download_url": "https://dl.smwcentral.net/33272/Jikkyou%20Oshaberi%20Parodius%20%28S-NES%29%20-%20Sweet%20Land.zip",
        "filename": "Jikkyou Oshaberi Parodius (S-NES) - Sweet Land.zip",
        "size": 5503,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jikkyou-oshaberi-parodius-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31582,
    "title": "Jikkyou Oshaberi Parodius - Title Screen",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "sky"
    ],
    "description": "Ripped from the title screen of Jikkyou Oshaberi Parodius on Super Famicom.<br>\r\n<br>\r\nNote: No vertical scrolling.",
    "latest_version": "smwc-31582-1658419314",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31582,
        "title": "Jikkyou Oshaberi Parodius - Title Screen",
        "version": "smwc-31582-1658419314",
        "upstream_time": 1658419314,
        "download_url": "https://dl.smwcentral.net/31582/Jikkyou%20Oshaberi%20Parodius%20-%20Title%20Screen.zip",
        "filename": "Jikkyou Oshaberi Parodius - Title Screen.zip",
        "size": 13698,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jimmy-henry-pirates",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28072,
    "title": "Jimmy & Henry (Pirates)",
    "authors": [
      "Ziz"
    ],
    "tags": [
      "male",
      "pirate"
    ],
    "description": "These are Captain James Piper and Officer Henry Walker (Jimmy & Henry), crew of the \"Red Corsair\", from my hack currently in production.<br>\r\n<br>\r\nFor short: They are pirates.<br>\r\n<br>\r\n(includes mushroom, feather and fire flower).<br>\r\n<br>\r\nNo credit needed.",
    "latest_version": "smwc-28072-1629747733",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28072,
        "title": "Jimmy & Henry (Pirates)",
        "version": "smwc-28072-1629747733",
        "upstream_time": 1629747733,
        "download_url": "https://dl.smwcentral.net/28072/Jimmy%20and%20Henry%20%28pirates%29.zip",
        "filename": "Jimmy and Henry (pirates).zip",
        "size": 18125,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-joe-and-mac",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 458,
    "title": "Joe and Mac 3 - Treetops",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "forest",
      "jungle",
      "mountain",
      "needs remoderation"
    ],
    "description": "Sample level and palette included. Credit would be nice but you don't have to.",
    "latest_version": "smwc-458-1383151185",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 458,
        "title": "Joe and Mac 3 - Treetops",
        "version": "smwc-458-1383151185",
        "upstream_time": 1383151185,
        "download_url": "https://dl.smwcentral.net/458/jam3-treetops.zip",
        "filename": "jam3-treetops.zip",
        "size": 3632,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 445,
        "title": "Joe and Mac 3 - Mountain",
        "version": "smwc-445-1383149213",
        "upstream_time": 1383149213,
        "download_url": "https://dl.smwcentral.net/445/jam3-mountain.zip",
        "filename": "jam3-mountain.zip",
        "size": 5991,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-joe-and-mac-caveman-ninja-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32636,
    "title": "Joe and Mac: Caveman Ninja - Level 1",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "forest",
      "grassland",
      "jungle",
      "mountain",
      "needs remoderation"
    ],
    "description": "It's the BG from the 1st level of the game.<br>\r\nNot much has changed, except for two things.<br>\r\nThe BG now uses palettes 3 and 5, instead of 3 and 7 and there's now a .palmask file.<br>\r\nHobz's version had no such thing.<br>\r\nHave fun!",
    "latest_version": "smwc-32636-1669868700",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32636,
        "title": "Joe and Mac: Caveman Ninja - Level 1",
        "version": "smwc-32636-1669868700",
        "upstream_time": 1669868700,
        "download_url": "https://dl.smwcentral.net/32636/Joe%20and%20Mac%20-%20Caveman%20Ninja%20-%20Level%201.zip",
        "filename": "Joe and Mac - Caveman Ninja - Level 1.zip",
        "size": 7863,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21204,
        "title": "Joe and Mac: Caveman Ninja - Level 1",
        "version": "smwc-21204-1571535150",
        "upstream_time": 1571535150,
        "download_url": "https://dl.smwcentral.net/21204/Joe%20and%20Mac%20-%20Caveman%20Ninja%20-%20Level%201%20FG.zip",
        "filename": "Joe and Mac - Caveman Ninja - Level 1 FG.zip",
        "size": 7685,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-joe-mac-super-mario-world-pirated-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6332,
    "title": "Joe & Mac/Super Mario World (Pirated) - Font",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "Ripped for font with custom small letters from Joe & Mac and Super Mario World (Pirated) for NES, it was released in 1991 by Data East and Elite Systems, and then released for pirated in 1995 by Hummer Team and JY Company.",
    "latest_version": "smwc-6332-1394313486",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6332,
        "title": "Joe & Mac/Super Mario World (Pirated) - Font",
        "version": "smwc-6332-1394313486",
        "upstream_time": 1394313486,
        "download_url": "https://dl.smwcentral.net/6332/Joe%20%26%20Mac%20-%20Super%20Mario%20World%20%28Pirated%29%20-%20Font.zip",
        "filename": "Joe %26 Mac - Super Mario World (Pirated) - Font.zip",
        "size": 3752,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jowth-s-16x16-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6363,
    "title": "JowTH's 16x16 Font",
    "authors": [
      "Jonny Azzuris"
    ],
    "tags": [
      "cutscene",
      "needs remoderation",
      "title"
    ],
    "description": "The Zip Contains:<br>\r\nExGFX81 [BG2].bin - BG2<br>\r\nExGFX83 [BG3].bin - BG3<br>\r\nMap16 [0x6].map16 - The Map 16 Thing.<br>\r\nReadme. Please..txt - ... if you ask which file is that, I obviously will not answer. |B|<br>\r\n------<br>\r\nExGFX81 uses BG2, and ExGFX83 uses BG3. (Sorry Users of LM 1.65 or lower versions.)<br>\r\nThe Letters, Numbers and Simbols, uses palettes 3, 5, 6 and 7.<br>\r\nThe Big Star only uses Palette 6.<br>\r\nAnd Please, give Credit to me! You heard? GIVE CREDIT TO ME!<br>\r\n<br>\r\n<i>Updater's note: This description copied from the original readme.txt, since the original description isn't that good.</i>",
    "latest_version": "smwc-6363-1394314923",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6363,
        "title": "JowTH's 16x16 Font",
        "version": "smwc-6363-1394314923",
        "upstream_time": 1394314923,
        "download_url": "https://dl.smwcentral.net/6363/JowTH%27s%2016x16%20Font.zip",
        "filename": "JowTH%27s 16x16 Font.zip",
        "size": 4099,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jump-mario-only-sprite-only-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26073,
    "title": "JUMP½ - Mario-Only & Sprite-Only Blocks",
    "authors": [
      "Isocitration",
      "Koopster"
    ],
    "tags": [
      "block"
    ],
    "description": "Everyone's favorites, now brought to legality!<br>\r\n<br>\r\nThe transparent block was made by me (Koopster) and Isocitration / Aquas made the checkered one. I can only speak for myself, but don't worry about crediting me for my minute job.<br>\r\n<br>\r\nUses original palette 6.<br>\r\n<br>\r\nTo use with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=19967\"> these two blocks </a>",
    "latest_version": "smwc-26073-1611850891",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26073,
        "title": "JUMP½ - Mario-Only & Sprite-Only Blocks",
        "version": "smwc-26073-1611850891",
        "upstream_time": 1611850891,
        "download_url": "https://dl.smwcentral.net/26073/Jump%20HALF%20-mariospriteonly.zip",
        "filename": "Jump HALF -mariospriteonly.zip",
        "size": 1410,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jumping-squirrel",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31589,
    "title": "Jumping Squirrel",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "ninji"
    ],
    "description": "A squirrel, which replaces the ninji sprite. A great fit for forest environment and can be even used with the custom ninji sprites available in the site. A very cute enemy which you'll feel bad of killing. <br>\r\n<br>\r\nCredits should go to No Body The Dragon.",
    "latest_version": "smwc-31589-1658841461",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31589,
        "title": "Jumping Squirrel",
        "version": "smwc-31589-1658841461",
        "upstream_time": 1658841461,
        "download_url": "https://dl.smwcentral.net/31589/Jumping%20Squirrel.zip",
        "filename": "Jumping Squirrel.zip",
        "size": 2260,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jungle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9630,
    "title": "Jungle",
    "authors": [
      "StanTheMackiar"
    ],
    "tags": [
      "jungle",
      "needs remoderation",
      "swamp"
    ],
    "description": "You can use this in a Jungle level or anywhere else you see it fit.",
    "latest_version": "smwc-9630-1419071763",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9630,
        "title": "Jungle",
        "version": "smwc-9630-1419071763",
        "upstream_time": 1419071763,
        "download_url": "https://dl.smwcentral.net/9630/Jungla.zip",
        "filename": "Jungla.zip",
        "size": 6494,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jungle-book-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13305,
    "title": "Jungle Book - Title Screen",
    "authors": [
      "Alex No"
    ],
    "tags": [
      "forest",
      "jungle",
      "needs remoderation"
    ],
    "description": "This is the Jungle Book Titlescreen BG. This can be used in a Jungle, and you can make it scroll with HDMA. Just use Effect Tool to do that.<br>\r\n<br>\r\nExGFX 11E - BG2<br>\r\nExGFX 11F - BG3",
    "latest_version": "smwc-13305-1455393401",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13305,
        "title": "Jungle Book - Title Screen",
        "version": "smwc-13305-1455393401",
        "upstream_time": 1455393401,
        "download_url": "https://dl.smwcentral.net/13305/Jungle%20Book%20Title%20Screen%20BG.zip",
        "filename": "Jungle Book Title Screen BG.zip",
        "size": 4555,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jungle-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18269,
    "title": "Jungle Factory",
    "authors": [
      "BlueSkye209"
    ],
    "tags": [
      "forest",
      "grassland",
      "jungle",
      "mechanical",
      "needs remoderation",
      "ruins"
    ],
    "description": "This is one of the Tilesets that I made for my Rom Hack, and I wanted to share it!<br>\r\n<br>\r\nIt is a combination of factory and jungle levels.<br>\r\n<br>\r\nCredit is optional, but apreciated.",
    "latest_version": "smwc-18269-1539316854",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18269,
        "title": "Jungle Factory",
        "version": "smwc-18269-1539316854",
        "upstream_time": 1539316854,
        "download_url": "https://dl.smwcentral.net/18269/Jungle%20Factory.zip",
        "filename": "Jungle Factory.zip",
        "size": 4292,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jungle-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12249,
    "title": "Jungle Forest",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "forest",
      "jungle",
      "needs remoderation",
      "ruins"
    ],
    "description": "A custom graphics i make a lot ago, enjoy",
    "latest_version": "smwc-12249-1445961546",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12249,
        "title": "Jungle Forest",
        "version": "smwc-12249-1445961546",
        "upstream_time": 1445961546,
        "download_url": "https://dl.smwcentral.net/12249/Jungle%20Forest%20%28r%29.zip",
        "filename": "Jungle Forest (r).zip",
        "size": 11118,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jungle-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10481,
    "title": "Jungle Ruins",
    "authors": [
      "levelengine"
    ],
    "tags": [
      "castle",
      "jungle",
      "needs remoderation",
      "ruins",
      "temple"
    ],
    "description": "Made to be used in a jungle setting, or could be used for the interior of a temple/castle. You may or may not choose to add grass.",
    "latest_version": "smwc-10481-1421432198",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10481,
        "title": "Jungle Ruins",
        "version": "smwc-10481-1421432198",
        "upstream_time": 1421432198,
        "download_url": "https://dl.smwcentral.net/10481/jungletemple.zip",
        "filename": "jungletemple.zip",
        "size": 5585,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6557,
        "title": "Jungle Ruins",
        "version": "smwc-6557-1400249429",
        "upstream_time": 1400249429,
        "download_url": "https://dl.smwcentral.net/6557/Jungle%20Ruins.zip",
        "filename": "Jungle Ruins.zip",
        "size": 5290,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jungle-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9083,
    "title": "Jungle Temple",
    "authors": [
      "MaiK"
    ],
    "tags": [
      "jungle",
      "needs remoderation",
      "ruins"
    ],
    "description": "Uses BG2 !<br>\r\nCredits would be nice",
    "latest_version": "smwc-9083-1409771555",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9083,
        "title": "Jungle Temple",
        "version": "smwc-9083-1409771555",
        "upstream_time": 1409771555,
        "download_url": "https://dl.smwcentral.net/9083/CustomJungleTempleByMawwo7.zip",
        "filename": "CustomJungleTempleByMawwo7.zip",
        "size": 3448,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-jurassic-park",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19634,
    "title": "Jurassic Park 2: The Chaos Continues - Protect the Gallimimus",
    "authors": [
      "Brutapode89",
      "X-King"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "Ripped on February 22, 2009 by X-King from Jurassic Park 2: The Chaos Continues for SNES with background in Protect the Gallimimus, it was released in November 1994 by Ocean.<br>\r\n<br>\r\nUpdate: I added a dirt road.",
    "latest_version": "smwc-19634-1555112173",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19634,
        "title": "Jurassic Park 2: The Chaos Continues - Protect the Gallimimus",
        "version": "smwc-19634-1555112173",
        "upstream_time": 1555112173,
        "download_url": "https://dl.smwcentral.net/19634/Jurassic%20Park%202%20-The%20Chaos%20Continues%20-%20Protect%20the%20Gallimimus.zip",
        "filename": "Jurassic Park 2 -The Chaos Continues - Protect the Gallimimus.zip",
        "size": 8818,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-just-another-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15825,
    "title": "Just Another Grassland",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "block",
      "grassland"
    ],
    "description": "Here's a grassland set that can be considered sort of a hybrid of SMW, SMB3, SMB1, and NSMB style.",
    "latest_version": "smwc-15825-1499820479",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15825,
        "title": "Just Another Grassland",
        "version": "smwc-15825-1499820479",
        "upstream_time": 1499820479,
        "download_url": "https://dl.smwcentral.net/15825/JustAnotherGrassland.zip",
        "filename": "JustAnotherGrassland.zip",
        "size": 4629,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-juxtapose-script-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32729,
    "title": "\"Juxtapose\" Script Font",
    "authors": [
      "QRTRx4"
    ],
    "tags": [
      "script"
    ],
    "description": "Comes with three variants:<br>\r\nRaw - Fully compatible with vanilla SMW, with less ASCII characters (and no 8 or 9, like vanilla)<br>\r\nController - Replaces ILLUSIYELLOW and the interpunct with an assortment of button characters<br>\r\nExtended - Replaces many things (e.g. ILLUSIYELLOW, Yoshi's pawprint, and the italic punctuation) with more ASCII characters and logograms<br>\r\n<br>\r\nFeel free to credit me if used, however it's not necessary.",
    "latest_version": "smwc-32729-1671069515",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32729,
        "title": "\"Juxtapose\" Script Font",
        "version": "smwc-32729-1671069515",
        "upstream_time": 1671069515,
        "download_url": "https://dl.smwcentral.net/32729/Juxtapose%20Font.zip",
        "filename": "Juxtapose Font.zip",
        "size": 3836,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-k-on-ui-hirasawa",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40560,
    "title": "K-On! - Ui Hirasawa",
    "authors": [
      "Eggroll27",
      "Klug"
    ],
    "tags": [
      "female",
      "humanoid"
    ],
    "description": "Submitted during Summer C3 2025!<br>\r\n<br>\r\nIt's Yui's younger sister <a href=\"https://k-on.fandom.com/wiki/Ui_Hirasawa\" rel=\"nofollow\">Ui Hirasawa</a> from the hit anime <i>K-On!</i>, now in <i>Super Mario World</i> style! Includes all of the poses included in the game, even the ending sprites! Pair it with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=40559\">her sister Yui</a> (Available separately!) so she can tag along during adventures! Now that's ONE pair of a journey!<br>\r\n<br>\r\nCredit goes to Eggroll27 for making the graphics (You can check out <a href=\"https://www.spriters-resource.com/custom_edited/koncustoms/asset/258207/\" rel=\"nofollow\">the spritesheet</a> here!) and ported by yours truly for ROM hacking usage.",
    "latest_version": "smwc-40560-1756771962",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40560,
        "title": "K-On! - Ui Hirasawa",
        "version": "smwc-40560-1756771962",
        "upstream_time": 1756771962,
        "download_url": "https://dl.smwcentral.net/40560/K-On%21%20-%20Ui%20Hirasawa%20Player%20sprite.zip",
        "filename": "K-On%21 - Ui Hirasawa Player sprite.zip",
        "size": 26382,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-k-on-yui-hirasawa",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40559,
    "title": "K-On! - Yui Hirasawa",
    "authors": [
      "Eggroll27",
      "Klug"
    ],
    "tags": [
      "female",
      "humanoid"
    ],
    "description": "Submitted during Winter C3 2025!<br>\r\n<br>\r\nIt's <a href=\"https://k-on.fandom.com/wiki/Yui_Hirasawa\" rel=\"nofollow\">Yui Hirasawa</a> from the hit anime <i>K-On!</i>, now in <i>Super Mario World</i> style! Includes all of the poses included in the game, even the ending sprites! Pair it with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=40560\">her sister Ui</a> (Available separately!) so she can tag along during adventures! Are you ready to start a jam session with her? You'll see why...<br>\r\n<br>\r\nCredit goes to Eggroll27 for making the graphics (You can check out <a href=\"https://www.spriters-resource.com/custom_edited/koncustoms/asset/248711/\" rel=\"nofollow\">the spritesheet</a> here!) and ported by yours truly for ROM hacking usage.<br>\r\n<br>\r\n<b>UDPATE (9/2/2025):</b> Now with updated Player 2 palette to coincide with the release of Ui Hirasawa player graphics set! Also changed the shared palettes file extension from <code>.pal</code> to <code>.smwpal</code> to prevent confusion with YY-CHR palette files. (<abbr title=\"Lunar Magic\">LM</abbr> 3.50 and above)",
    "latest_version": "smwc-40559-1756770496",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40559,
        "title": "K-On! - Yui Hirasawa",
        "version": "smwc-40559-1756770496",
        "upstream_time": 1756770496,
        "download_url": "https://dl.smwcentral.net/40559/K-On%21%20-%20Yui%20Hirasawa%20Player%20sprite%20%28Update%29.zip",
        "filename": "K-On%21 - Yui Hirasawa Player sprite (Update).zip",
        "size": 23741,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kaiketsu-yanchamaru-3-taiketsu-zouringen-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28471,
    "title": "Kaiketsu Yanchamaru 3: Taiketsu! Zouringen - Stage 1",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "grassland",
      "retro"
    ],
    "description": "The tileset of stage 1 from Kaiketsu Yanchamaru 3: Taiketsu! Zouringen, a Japan-only game.",
    "latest_version": "smwc-28471-1632916043",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28471,
        "title": "Kaiketsu Yanchamaru 3: Taiketsu! Zouringen - Stage 1",
        "version": "smwc-28471-1632916043",
        "upstream_time": 1632916043,
        "download_url": "https://dl.smwcentral.net/28471/Kaiketsu%20Yanchamaru%203%20-%20Taiketsu%21%20Zouringen%20-%20Stage%201.zip",
        "filename": "Kaiketsu Yanchamaru 3 - Taiketsu%21 Zouringen - Stage 1.zip",
        "size": 3889,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kao-the-kangaroo-gba-lakeside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27557,
    "title": "Kao the Kangaroo (GBA) - Lakeside",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "lake",
      "mountain",
      "sky"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 SUMMER 2021 SUBMISSION:</b></span><br>\r\n<br>\r\nThe Lakeside background from \"Kao the Kangaroo\" GBA game.<br>\r\nWhat do you think about this?<br>\r\n<br>\r\nUses the second half of palette row 4.<br>\r\n<br>\r\nRecommended to be used with parallax scrolling.",
    "latest_version": "smwc-27557-1625525930",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27557,
        "title": "Kao the Kangaroo (GBA) - Lakeside",
        "version": "smwc-27557-1625525930",
        "upstream_time": 1625525930,
        "download_url": "https://dl.smwcentral.net/27557/Kao%20Kangaroo%20-%20Lakeside.zip",
        "filename": "Kao Kangaroo - Lakeside.zip",
        "size": 5399,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kappa",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27753,
    "title": "Kappa",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "rip van fish"
    ],
    "description": "To not be confused with the Twitch emote Kappa. Kappas are mischievous aquatic turtle-like creatures / youkais who tend to cause a lot of trouble and their favorite food are cucumbers. This replaces the Rip van Fish with a cute sleeping kappa. Credits to No Body the Dragon. Uses vanilla palette.",
    "latest_version": "smwc-27753-1629750653",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27753,
        "title": "Kappa",
        "version": "smwc-27753-1629750653",
        "upstream_time": 1629750653,
        "download_url": "https://dl.smwcentral.net/27753/Kappa.zip",
        "filename": "Kappa.zip",
        "size": 2300,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kart-fighter-peach-s-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18916,
    "title": "Kart Fighter - Peach's Stage",
    "authors": [
      "FailSandwich"
    ],
    "tags": [
      "8-bit",
      "needs remoderation",
      "sky"
    ],
    "description": "The background of Peach's stage from Kart Fighter, a bootleg Super Mario Kart/Street Fighter crossover. Would be nice for an athletic level, or a bonus room in the sky.",
    "latest_version": "smwc-18916-1548309225",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18916,
        "title": "Kart Fighter - Peach's Stage",
        "version": "smwc-18916-1548309225",
        "upstream_time": 1548309225,
        "download_url": "https://dl.smwcentral.net/18916/KartCloud.zip",
        "filename": "KartCloud.zip",
        "size": 4966,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-keio-flying-squadron-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37138,
    "title": "Keio Flying Squadron - Stage 6 (Lakeside)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "carnival",
      "cave",
      "city",
      "eastern",
      "forest",
      "grassland",
      "lake",
      "mountain",
      "night",
      "sky",
      "town"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 Winter 2024</span></b><br>\r\n<br>\r\nThe \"Lakeside\" from the Sega CD game <u><b>Keio Flying Squadron</b></u>.<br>\r\nWhat do you think about this?<br>\r\n<br>\r\n<b><span style=\"color: #ff0000;\">WARNING:</span></b> It uses BG1, BG2, BG3 and FG2",
    "latest_version": "smwc-37138-1708968234",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37138,
        "title": "Keio Flying Squadron - Stage 6 (Lakeside)",
        "version": "smwc-37138-1708968234",
        "upstream_time": 1708968234,
        "download_url": "https://dl.smwcentral.net/37138/KeionFlyingSquadron6-Lakeside.zip",
        "filename": "KeionFlyingSquadron6-Lakeside.zip",
        "size": 11002,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37077,
        "title": "Keio Flying Squadron - Stage 8",
        "version": "smwc-37077-1708898094",
        "upstream_time": 1708898094,
        "download_url": "https://dl.smwcentral.net/37077/KeionFlyingSquadron-7-Oriental.zip",
        "filename": "KeionFlyingSquadron-7-Oriental.zip",
        "size": 2702,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37052,
        "title": "Keio Flying Squadron - Stage 4 (Morning Clouds)",
        "version": "smwc-37052-1708802075",
        "upstream_time": 1708802075,
        "download_url": "https://dl.smwcentral.net/37052/KeionFlyingSquadron-4-sunny.zip",
        "filename": "KeionFlyingSquadron-4-sunny.zip",
        "size": 5644,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 36971,
        "title": "Keio Flying Squadron - Stage 3 (Subway)",
        "version": "smwc-36971-1708733794",
        "upstream_time": 1708733794,
        "download_url": "https://dl.smwcentral.net/36971/KeionFlyingSquadronStage3-1A.zip",
        "filename": "KeionFlyingSquadronStage3-1A.zip",
        "size": 3693,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 36970,
        "title": "Keio Flying Squadron - Stage 2 (Mountains)",
        "version": "smwc-36970-1708733444",
        "upstream_time": 1708733444,
        "download_url": "https://dl.smwcentral.net/36970/Keion%20Flying%20Squadron%20-%20Stage%202-1.zip",
        "filename": "Keion Flying Squadron - Stage 2-1.zip",
        "size": 5927,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kendo-rage-round",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33801,
    "title": "Kendo Rage - Round 1 (Cliff Hanger ~ Woods)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "eastern",
      "forest",
      "mountain",
      "night",
      "snow"
    ],
    "description": "The simple forest background seen near the end of the first stage, from the game Kendo Rage. A good fit for forest levels, in general. <br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33801-1683944789",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33801,
        "title": "Kendo Rage - Round 1 (Cliff Hanger ~ Woods)",
        "version": "smwc-33801-1683944789",
        "upstream_time": 1683944789,
        "download_url": "https://dl.smwcentral.net/33801/Kendo%20Rage%20-%20Round%201%20%28Cliff%20Hanger%20~%20Woods%29.zip",
        "filename": "Kendo Rage - Round 1 (Cliff Hanger ~ Woods).zip",
        "size": 4294,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33800,
        "title": "Kendo Rage - Round 2 (Ice Queen)",
        "version": "smwc-33800-1683470928",
        "upstream_time": 1683470928,
        "download_url": "https://dl.smwcentral.net/33800/Kendo%20Rage%20-%20Round%202%20%28Ice%20Queen%29.zip",
        "filename": "Kendo Rage - Round 2 (Ice Queen).zip",
        "size": 6134,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33799,
        "title": "Kendo Rage - Round 1 (Cliff Hanger ~ Mountains)",
        "version": "smwc-33799-1683944719",
        "upstream_time": 1683944719,
        "download_url": "https://dl.smwcentral.net/33799/Kendo%20Rage%20-%20Round%201%20%28Cliff%20Hanger%20~%20Mountains%29.zip",
        "filename": "Kendo Rage - Round 1 (Cliff Hanger ~ Mountains).zip",
        "size": 3947,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kettou-beast-wars-beast-senshi-saikyou-ketteisen-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6537,
    "title": "Kettou Beast Wars: Beast Senshi Saikyou Ketteisen  - Cave",
    "authors": [
      "SafeDesire"
    ],
    "tags": [
      "cave",
      "crystal",
      "needs remoderation"
    ],
    "description": " This is a background off of a game called,\"Kettou Beast Wars - Beast Senshi Saikyou Ketteisen.\"<br>\r\nThis uses palette 3, included is a ExGFX file, palette, sample level, Map16 page, and a readme. Credit's not demanded, if you want to, you can though. :) ",
    "latest_version": "smwc-6537-1399309266",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6537,
        "title": "Kettou Beast Wars: Beast Senshi Saikyou Ketteisen  - Cave",
        "version": "smwc-6537-1399309266",
        "upstream_time": 1399309266,
        "download_url": "https://dl.smwcentral.net/6537/Kettou%20Beast%20Wars%20-%20Beast%20Senshi%20Saikyou%20Ketteisen%20%28GBC%29%20-%20Cave.zip",
        "filename": "Kettou Beast Wars - Beast Senshi Saikyou Ketteisen (GBC) - Cave.zip",
        "size": 4169,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kid-dracula-nes-witch",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41848,
    "title": "Kid Dracula (NES) - Witch",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "2bpp",
      "mega mole",
      "retro"
    ],
    "description": "The cute witch seen in the Kid Dracula game for the NES. Repurposed to be a Mega Mole reskin.<br>\r\n<br>\r\nBy default, it works with palette row 8.<br>\r\n<br>\r\nI also included palette files with the colors seen in the source material and an edited disassembly, which removes the gravity of the Mega Mole sprite, meant to be inserted with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=37432\">PIXI.<br>\r\n</a><br>\r\n<span class=\"un-outer\" title=\"imamelia\"><span title=\"imamelia donated $50.00.\" class=\"icon icon-donor\"></span><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=3471\" style=\"color: var(--user-color-1);\" class=\"un\">imamelia</a></span> should be credited if you use the provided modified asm.<br>\r\n<br>\r\nA good fit for retro themed levels. ",
    "latest_version": "smwc-41848-1773015806",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41848,
        "title": "Kid Dracula (NES) - Witch",
        "version": "smwc-41848-1773015806",
        "upstream_time": 1773015806,
        "download_url": "https://dl.smwcentral.net/41848/Kid%20Dracula%20%28NES%29%20-%20Witch%20%28%2B%20Modified%20Mega%20Mole%20asm%29.zip",
        "filename": "Kid Dracula (NES) - Witch (+ Modified Mega Mole asm).zip",
        "size": 7198,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kid-icarus",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1495,
    "title": "Kid Icarus",
    "authors": [
      "Chikane"
    ],
    "tags": [
      "8-bit",
      "castle",
      "needs remoderation",
      "ruins"
    ],
    "description": "This is my Kid Icarus rip I've done for my hack, but now I'm done with it so I submit it here now. Credit would be nice but is not needed, Map 16 and  (fixed) palette included.<br>\r\n<br>\r\nEnjoy.",
    "latest_version": "smwc-1495-1412191006",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1495,
        "title": "Kid Icarus",
        "version": "smwc-1495-1412191006",
        "upstream_time": 1412191006,
        "download_url": "https://dl.smwcentral.net/1495/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 2778,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kidou-butouden-g-gundam-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14488,
    "title": "Kidou Butouden G-Gundam - Title Screen",
    "authors": [
      "TheMorganah"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "Do you want your space levels more fancy? Now you can!<br>\r\nCredit is not necessary, but it would be fine ^w^",
    "latest_version": "smwc-14488-1475362397",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14488,
        "title": "Kidou Butouden G-Gundam - Title Screen",
        "version": "smwc-14488-1475362397",
        "upstream_time": 1475362397,
        "download_url": "https://dl.smwcentral.net/14488/Kidou%20Butoden%20G-Gundam%20-%20Title%20Screen.zip",
        "filename": "Kidou Butoden G-Gundam - Title Screen.zip",
        "size": 8133,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kikou-keisatsu-metal-jack-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27554,
    "title": "Kikou Keisatsu Metal Jack - Stage 1",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 SUMMER 2021 SUBMISSION:</b></span><br>\r\n<br>\r\nThe city background from the \"Kikou Keisatsu Metal Jack\" japanese SNES game.<br>\r\nSlighty edited to fit in SMW standards.",
    "latest_version": "smwc-27554-1625523145",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27554,
        "title": "Kikou Keisatsu Metal Jack - Stage 1",
        "version": "smwc-27554-1625523145",
        "upstream_time": 1625523145,
        "download_url": "https://dl.smwcentral.net/27554/kikoukeisatsujackstage1.zip",
        "filename": "kikoukeisatsujackstage1.zip",
        "size": 3671,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-killer-instinct-canyon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25135,
    "title": "Killer Instinct - Canyon",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "canyon",
      "mountain",
      "needs remoderation"
    ],
    "description": "The background of the Thunder Stage from Killer Instinct on Super Nintendo.<br>\r\n<br>\r\nNote: It must be used only with the underground's foreground of the original SMW game.<br>\r\n<br>\r\nUpdate:<br>\r\n<br>\r\n- Added sun.<br>\r\n- Recommended H-Scroll: None and V-Scroll: Constant.<br>\r\n- Two levels are in the same zip folder.",
    "latest_version": "smwc-25135-1605031564",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25135,
        "title": "Killer Instinct - Canyon",
        "version": "smwc-25135-1605031564",
        "upstream_time": 1605031564,
        "download_url": "https://dl.smwcentral.net/25135/Killer%20Instinct%20-%20Canyon%20%28Update%29%201.1.zip",
        "filename": "Killer Instinct - Canyon (Update) 1.1.zip",
        "size": 24084,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-killer-instinct-chicago-alley",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19608,
    "title": "Killer Instinct - Chicago Alley",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "Background of one of the Orchid's stages. Not sure in what kind of scenario would fit this... but I'm sure some people will find this usable somehow.<br>\r\n<br>\r\nThis is a HUGE background; other than palettes 2, 7 and status bar colors basically every (non-sprite) color is used, so in this way it's at least compatible with a vanilla FG and coins/question blocks. It also uses FG2, BG1, BG2 and BG3 (with some empty space in this last one). Keep this in mind.",
    "latest_version": "smwc-19608-1555103599",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19608,
        "title": "Killer Instinct - Chicago Alley",
        "version": "smwc-19608-1555103599",
        "upstream_time": 1555103599,
        "download_url": "https://dl.smwcentral.net/19608/Killer%20Instinct%20Chicago%20Alley.zip",
        "filename": "Killer Instinct Chicago Alley.zip",
        "size": 15151,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kingdom-hearts-chain-of-memories-castle-oblivion-event-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6567,
    "title": "Kingdom Hearts: Chain of Memories - Castle Oblivion Event Battle",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "castle",
      "church",
      "needs remoderation"
    ],
    "description": "This background is seen in KH:COM during boss battles in Castle Oblivion. Uses palette seven. Credit would be nice, but it isn't needed.",
    "latest_version": "smwc-6567-1401523125",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6567,
        "title": "Kingdom Hearts: Chain of Memories - Castle Oblivion Event Battle",
        "version": "smwc-6567-1401523125",
        "upstream_time": 1401523125,
        "download_url": "https://dl.smwcentral.net/6567/KHCoM-CastleOblivion.zip",
        "filename": "KHCoM-CastleOblivion.zip",
        "size": 8595,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1420,
    "title": "Kirby",
    "authors": [
      "Construct101"
    ],
    "tags": [
      "male",
      "needs remoderation",
      "patch needed"
    ],
    "description": "An Kirby GFX that is surprisingly good in my eyes.Looks professional even.Check it out...<br>\r\n<br>\r\nGamma V Edit: Added actual palettes<br>\r\n<br>\r\nGamma V Note: You should probably apply the included patches to your ROM before using this.",
    "latest_version": "smwc-1420-1414009836",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1420,
        "title": "Kirby",
        "version": "smwc-1420-1414009836",
        "upstream_time": 1414009836,
        "download_url": "https://dl.smwcentral.net/1420/KirbyPlayer.zip",
        "filename": "KirbyPlayer.zip",
        "size": 13374,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-copy-essence",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15925,
    "title": "Kirby - Copy Essence",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "misc"
    ],
    "description": "The copy essence from the Kirby series. <br>\r\nStyled after the more recent Kirby games, it can be used to hold power-ups and other items (as shown in the pictures below).",
    "latest_version": "smwc-15925-1500833302",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15925,
        "title": "Kirby - Copy Essence",
        "version": "smwc-15925-1500833302",
        "upstream_time": 1500833302,
        "download_url": "https://dl.smwcentral.net/15925/Kirby%20Copy%20Essence.zip",
        "filename": "Kirby Copy Essence.zip",
        "size": 2183,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-enemies",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24646,
    "title": "Kirby - Enemies",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "8-bit",
      "bullet bill",
      "eerie",
      "goomba",
      "needs remoderation",
      "thwimp"
    ],
    "description": "Several enemies from the Kirby series replacing several 16x16 sprites, including:<br>\r\n-Waddle Dee (replacing Galoomba)<br>\r\n-Waddle Doo (replacing Galoomba)<br>\r\n-Bronto Burt (replacing Eerie)<br>\r\n-Rocky (replacing Thwimp)<br>\r\n-Dark Matter (replacing Bullet Bill)<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"autisticsceptile1993\"><a href=\"/?p=profile&amp;id=15914\" style=\"color: var(--user-color-2);\" class=\"un\">autisticsceptile1993</a></span>.",
    "latest_version": "smwc-24646-1600387394",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24646,
        "title": "Kirby - Enemies",
        "version": "smwc-24646-1600387394",
        "upstream_time": 1600387394,
        "download_url": "https://dl.smwcentral.net/24646/Kirby%20-%20Enemies.zip",
        "filename": "Kirby - Enemies.zip",
        "size": 19834,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1655,
        "title": "Kirby Enemies",
        "version": "smwc-1655-1418071618",
        "upstream_time": 1418071618,
        "download_url": "https://dl.smwcentral.net/1655/8BIT%20Kirby%20Enemies.zip",
        "filename": "8BIT Kirby Enemies.zip",
        "size": 7486,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-food",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23626,
    "title": "Kirby - Food",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "food"
    ],
    "description": "Various foodstuffs from the Kirby series, mainly Kirby Super Star. Each add up to a grand total of 32 different comestibles that can be used for any sort of purpose.",
    "latest_version": "smwc-23626-1594241491",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23626,
        "title": "Kirby - Food",
        "version": "smwc-23626-1594241491",
        "upstream_time": 1594241491,
        "download_url": "https://dl.smwcentral.net/23626/Kirby%20-%20Food.zip",
        "filename": "Kirby - Food.zip",
        "size": 4898,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-mass-attack-balloons",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32391,
    "title": "Kirby Mass Attack - Balloons",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "carnival",
      "patch needed"
    ],
    "description": "These are the balloons that appear from Kirby Mass Attack DS. They act as Layer 3 background balloons that will rise vertically via Layer 3 auto scroll.<br>\r\n<br>\r\nRykon-V73 Edit: Palettes have better optimization and use less palette space along with some additional sized balloons added with strings on the balloon.<br>\r\n<br>\r\nNeeds a custom status bar like the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\"> Minimalist</a> or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\">DKCR one</a>. Or even the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove Status Bar patch </a>.<br>\r\n<br>\r\nDoes not work well with the vanilla status bar.",
    "latest_version": "smwc-32391-1666288140",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32391,
        "title": "Kirby Mass Attack - Balloons",
        "version": "smwc-32391-1666288140",
        "upstream_time": 1666288140,
        "download_url": "https://dl.smwcentral.net/32391/KMA%20-%20balloons.zip",
        "filename": "KMA - balloons.zip",
        "size": 3276,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-mass-attack-dedede-resort-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16947,
    "title": "Kirby Mass Attack - Dedede Resort: Stage 10",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "beach",
      "food",
      "grassland",
      "lake",
      "needs remoderation"
    ],
    "description": "The sweets-themed foreground set from the 10th level of Dedede Resort. This takes up quite a bit of palette space, so you've been warned.",
    "latest_version": "smwc-16947-1516847674",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16947,
        "title": "Kirby Mass Attack - Dedede Resort: Stage 10",
        "version": "smwc-16947-1516847674",
        "upstream_time": 1516847674,
        "download_url": "https://dl.smwcentral.net/16947/kirby%20mass%20attack%20dedede%20resort%20stage%2010.zip",
        "filename": "kirby mass attack dedede resort stage 10.zip",
        "size": 14152,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16946,
        "title": "Kirby Mass Attack - Dedede Resort: Stage 6",
        "version": "smwc-16946-1516846879",
        "upstream_time": 1516846879,
        "download_url": "https://dl.smwcentral.net/16946/kirby%20mass%20attack%20dedede%20resort%20stage%206.zip",
        "filename": "kirby mass attack dedede resort stage 6.zip",
        "size": 12089,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-mass-attack-sandy-canyon-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16949,
    "title": "Kirby Mass Attack - Sandy Canyon: Stage 3",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "castle",
      "desert",
      "needs remoderation",
      "pyramid",
      "ruins"
    ],
    "description": "From the third stage of the desert world. The quicksand is just set to act like water, I suggest you use a custom block to emulate proper quicksand in order to use it efficiently.",
    "latest_version": "smwc-16949-1516111272",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16949,
        "title": "Kirby Mass Attack - Sandy Canyon: Stage 3",
        "version": "smwc-16949-1516111272",
        "upstream_time": 1516111272,
        "download_url": "https://dl.smwcentral.net/16949/kirby%20mass%20attack%20sandy%20canyon.zip",
        "filename": "kirby mass attack sandy canyon.zip",
        "size": 11283,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-mass-attack-volcano-valley-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16948,
    "title": "Kirby Mass Attack - Volcano Valley: Stage 6",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "haunted",
      "house",
      "needs remoderation"
    ],
    "description": "The title's a little misleading, but as you can see this is actually a ghost house. From stage 6 of Volcano Valley. It's good. &#128123;",
    "latest_version": "smwc-16948-1516847001",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16948,
        "title": "Kirby Mass Attack - Volcano Valley: Stage 6",
        "version": "smwc-16948-1516847001",
        "upstream_time": 1516847001,
        "download_url": "https://dl.smwcentral.net/16948/kirby%20mass%20attack%20volcano%20volley%20stage%206.zip",
        "filename": "kirby mass attack volcano volley stage 6.zip",
        "size": 11433,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-nightmare-in-dream-land-butter-building",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24151,
    "title": "Kirby: Nightmare in Dream Land - Butter Building",
    "authors": [
      "KiloMinimo"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "temple"
    ],
    "description": "The FG from Butter Building of Kirby Nightmare in Dreamland, it uses palette 2 and half palette 5.<br>\r\n<br>\r\nCredit is optional but appreciated<br>\r\n<br>\r\nRequested by Darkbloom during C3",
    "latest_version": "smwc-24151-1596644718",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24151,
        "title": "Kirby: Nightmare in Dream Land - Butter Building",
        "version": "smwc-24151-1596644718",
        "upstream_time": 1596644718,
        "download_url": "https://dl.smwcentral.net/24151/Butter%20Building%20FG.zip",
        "filename": "Butter Building FG.zip",
        "size": 6009,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-adventure-butter-building",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11862,
    "title": "Kirby's Adventure - Butter Building",
    "authors": [
      "Wizard The Wizzisential",
      "majora211"
    ],
    "tags": [
      "bonus",
      "castle",
      "needs remoderation"
    ],
    "description": "original had some issues (inaccurate palettes, missing tiles) so I fixed it up a bit for my own personal hack and figured i'd release it<br>\r\nI included screenshots comparing the original game to the fixed-up version of these graphics (in my own personal hack, the player graphics/palette aren't included)<br>\r\nif anything credit majora221 for the original rip, i don't care about anything like that",
    "latest_version": "smwc-11862-1442775263",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11862,
        "title": "Kirby's Adventure - Butter Building",
        "version": "smwc-11862-1442775263",
        "upstream_time": 1442775263,
        "download_url": "https://dl.smwcentral.net/11862/kirbyfix%20%282%29.zip",
        "filename": "kirbyfix (2).zip",
        "size": 129327,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-adventure-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1658,
    "title": "Kirby's Adventure - Cave",
    "authors": [
      "Buu"
    ],
    "tags": [
      "8-bit",
      "needs remoderation"
    ],
    "description": "This set should have all tiles used in the cave parts, including ExAnimated water.<br>\r\n<br>\r\nGet creative with the ground decoration and create your own tiles aswell.<br>\r\n<br>\r\nUses only one palette row.",
    "latest_version": "smwc-1658-1419129893",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1658,
        "title": "Kirby's Adventure - Cave",
        "version": "smwc-1658-1419129893",
        "upstream_time": 1419129893,
        "download_url": "https://dl.smwcentral.net/1658/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 3307,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-adventure-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10422,
    "title": "Kirby's Adventure - Forest",
    "authors": [
      "GeminiSunfall"
    ],
    "tags": [
      "8-bit",
      "forest",
      "needs remoderation"
    ],
    "description": "This is the complete forest tileset seen in many stages and sub-rooms throughout Kirby's Adventure.  It's quite versatile and comes with several different palettes for leaf colors.<br>\r\n<br>\r\nUses only one palette row and none of SMW's default palette area.",
    "latest_version": "smwc-10422-1420822649",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10422,
        "title": "Kirby's Adventure - Forest",
        "version": "smwc-10422-1420822649",
        "upstream_time": 1420822649,
        "download_url": "https://dl.smwcentral.net/10422/KAForest.zip",
        "filename": "KAForest.zip",
        "size": 6280,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-adventure-grape-garden",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2305,
    "title": "Kirby's Adventure - Grape Garden",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "retro"
    ],
    "description": "Ripped from the only NES Kirby game in existence.<br>\r\n<br>\r\nAlso comes with a Gordo tile and an 'ice' block for more variety.<br>\r\n<br>\r\nVery simple palette wise.",
    "latest_version": "smwc-2305-1415436014",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2305,
        "title": "Kirby's Adventure - Grape Garden",
        "version": "smwc-2305-1415436014",
        "upstream_time": 1415436014,
        "download_url": "https://dl.smwcentral.net/2305/grapegarden.zip",
        "filename": "grapegarden.zip",
        "size": 5016,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-adventure-ice",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10421,
    "title": "Kirby's Adventure - Ice",
    "authors": [
      "GeminiSunfall"
    ],
    "tags": [
      "8-bit",
      "ice",
      "needs remoderation",
      "snow"
    ],
    "description": "This is the complete ice tileset seen in the later stages of Orange Ocean, most of Rainbow Resort, and in many sub-rooms throughout Kirby's Adventure.  I threw in a few extra tiles as well.  Best of all, it doesn't use any of SMW's default palette areas, so it won't mess up any of your existing pipe/block colors, etc.<br>\r\n<br>\r\nAlso comes with ExAnimated water for the foreground and background.",
    "latest_version": "smwc-10421-1420822610",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10421,
        "title": "Kirby's Adventure - Ice",
        "version": "smwc-10421-1420822610",
        "upstream_time": 1420822610,
        "download_url": "https://dl.smwcentral.net/10421/KAIce.zip",
        "filename": "KAIce.zip",
        "size": 6202,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-adventure-ice-cream-island",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2951,
    "title": "Kirby's Adventure - Ice Cream Island",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "8-bit",
      "beach",
      "grassland",
      "needs remoderation"
    ],
    "description": "A rip of Kirby's Adventure, Ice Cream Island Map. Could probably also be used as a Foreground Set of sorts.",
    "latest_version": "smwc-2951-1419599410",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2951,
        "title": "Kirby's Adventure - Ice Cream Island",
        "version": "smwc-2951-1419599410",
        "upstream_time": 1419599410,
        "download_url": "https://dl.smwcentral.net/2951/icecreamisland.zip",
        "filename": "icecreamisland.zip",
        "size": 141815,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 673,
        "title": "Kirby's Adventure - Ice Cream Island",
        "version": "smwc-673-1390054952",
        "upstream_time": 1390054952,
        "download_url": "https://dl.smwcentral.net/673/Ice%20Cream%20Island%20Outside.zip",
        "filename": "Ice Cream Island Outside.zip",
        "size": 3022,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-adventure-ice-cream-islands",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8947,
    "title": "Kirby's Adventure - Ice Cream Islands 2 Desert",
    "authors": [
      "Buu"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "A rip from Kirby's Adventure with a few personal touches added by me.<br>\r\n<br>\r\nIncludes ExAnimated water.",
    "latest_version": "smwc-8947-1409066194",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8947,
        "title": "Kirby's Adventure - Ice Cream Islands 2 Desert",
        "version": "smwc-8947-1409066194",
        "upstream_time": 1409066194,
        "download_url": "https://dl.smwcentral.net/8947/Desert.zip",
        "filename": "Desert.zip",
        "size": 2891,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-adventure-nightmare-wizard-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10665,
    "title": "Kirby's Adventure - Nightmare Wizard Battle",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "8-bit",
      "needs remoderation",
      "space"
    ],
    "description": "There's about a ton of extra space in there if you'd like to add your own stuff. Comes with a in-game screenshot. Uses 3 palettes: 1, 2, and 3.",
    "latest_version": "smwc-10665-1422651493",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10665,
        "title": "Kirby's Adventure - Nightmare Wizard Battle",
        "version": "smwc-10665-1422651493",
        "upstream_time": 1422651493,
        "download_url": "https://dl.smwcentral.net/10665/KA%20-%20Nightmare%20Battle.zip",
        "filename": "KA - Nightmare Battle.zip",
        "size": 18557,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-adventure-paint-roller",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10593,
    "title": "Kirby's Adventure - Paint Roller",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "8-bit",
      "bonus",
      "needs remoderation"
    ],
    "description": "There's about a ton of extra space in there if you'd like to add your own stuff. Comes with a in-game screenshot. Uses 3 palettes: 1, 2, and 3. Graphics use FG3. ",
    "latest_version": "smwc-10593-1422293786",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10593,
        "title": "Kirby's Adventure - Paint Roller",
        "version": "smwc-10593-1422293786",
        "upstream_time": 1422293786,
        "download_url": "https://dl.smwcentral.net/10593/KA%20-%20Paint%20Roller.zip",
        "filename": "KA - Paint Roller.zip",
        "size": 21966,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-adventure-rainbow-resort",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2282,
    "title": "Kirby's Adventure - Rainbow Resort",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "bonus",
      "needs remoderation",
      "space"
    ],
    "description": "Not sure, hopefully this version works.",
    "latest_version": "smwc-2282-1415116547",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2282,
        "title": "Kirby's Adventure - Rainbow Resort",
        "version": "smwc-2282-1415116547",
        "upstream_time": 1415116547,
        "download_url": "https://dl.smwcentral.net/2282/rainbowresort.zip",
        "filename": "rainbowresort.zip",
        "size": 8937,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-adventure-starman",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39298,
    "title": "Kirby's Adventure - Starman",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "ninji",
      "retro"
    ],
    "description": "This graphic replaces the Ninji with the Starman from the Kirby series. Compared to the original sprite, I've added some colors to make it fit better with SMW and to look more accurate to its artwork. I would recommend using this guy with an edited <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3701\">Ninji disassembly</a> set to only jump very high, but it's up to you how you these graphics. Enjoy!",
    "latest_version": "smwc-39298-1742313501",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39298,
        "title": "Kirby's Adventure - Starman",
        "version": "smwc-39298-1742313501",
        "upstream_time": 1742313501,
        "download_url": "https://dl.smwcentral.net/39298/Kirby%27s%20Adventure%20-%20Starman.zip",
        "filename": "Kirby%27s Adventure - Starman.zip",
        "size": 2865,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-adventure-vegetable-valley",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10429,
    "title": "Kirby's Adventure - Vegetable Valley 3",
    "authors": [
      "EvilGuy0613"
    ],
    "tags": [
      "8-bit",
      "food",
      "grassland",
      "needs remoderation"
    ],
    "description": "Here are some foreground graphics from the level Vegetable Valley 3 on Kirby's Adventure for the NES. I never played Kirby's Adventure before so I'm not sure which portion of the level these comes from. These graphics were sitting in my files for awhile now so I figured it's about time to submit them.",
    "latest_version": "smwc-10429-1421430539",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10429,
        "title": "Kirby's Adventure - Vegetable Valley 3",
        "version": "smwc-10429-1421430539",
        "upstream_time": 1421430539,
        "download_url": "https://dl.smwcentral.net/10429/Kirby%27s%20Adventure%20-%20Vegetable%20Valley%203.zip",
        "filename": "Kirby%27s Adventure - Vegetable Valley 3.zip",
        "size": 3598,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 615,
        "title": "Kirby's Adventure - Vegetable Valley",
        "version": "smwc-615-1389626204",
        "upstream_time": 1389626204,
        "download_url": "https://dl.smwcentral.net/615/Kirby-Adventrure.zip",
        "filename": "Kirby-Adventrure.zip",
        "size": 3260,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-avalanche-mode-select",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2121,
    "title": "Kirby's Avalanche - Mode Select",
    "authors": [
      "BlackEagle766"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "sky"
    ],
    "description": "A grassy & cloudy background from Kirby's Ghost Trap's selection menu.<br>\r\n<br>\r\nUses palette rows 0 and 4. Comes with sample level.<br>\r\n<br>\r\n<b>Moderator's note:</b> Despite using palette 0, there are no conflicts with the status bar.",
    "latest_version": "smwc-2121-1398132731",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2121,
        "title": "Kirby's Avalanche - Mode Select",
        "version": "smwc-2121-1398132731",
        "upstream_time": 1398132731,
        "download_url": "https://dl.smwcentral.net/2121/KA-ModeBG.zip",
        "filename": "KA-ModeBG.zip",
        "size": 3331,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-dream-course-cutscene",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5626,
    "title": "Kirby's Dream Course - Cutscene",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "bonus"
    ],
    "description": "BG ripped from Kirby's Dream Course (SNES). Can be used for bonus area or similar stuff. No credit needed.",
    "latest_version": "smwc-5626-1372532748",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5626,
        "title": "Kirby's Dream Course - Cutscene",
        "version": "smwc-5626-1372532748",
        "upstream_time": 1372532748,
        "download_url": "https://dl.smwcentral.net/5626/Kirby%27s%20Dream%20Course%20-%20Cutscene.zip",
        "filename": "Kirby%27s Dream Course - Cutscene.zip",
        "size": 1862,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-dream-course-demoplay-menu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33829,
    "title": "Kirby's Dream Course - Demoplay Menu",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus"
    ],
    "description": "A background with checkerboards and stars from the Demo Play Select of Kirby's Dream Course. A good fit for bonus rooms levels, in general.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33829-1683945617",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33829,
        "title": "Kirby's Dream Course - Demoplay Menu",
        "version": "smwc-33829-1683945617",
        "upstream_time": 1683945617,
        "download_url": "https://dl.smwcentral.net/33829/Kirby%27s%20Dream%20Course%20-%20Demo%20Play%20Select.zip",
        "filename": "Kirby%27s Dream Course - Demo Play Select.zip",
        "size": 4067,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-dream-course-mode-unlock-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33839,
    "title": "Kirby's Dream Course - Mode Unlock Screen",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "space"
    ],
    "description": "The background seen when you unlock new modes in Kirby's Dream Course. A perfect fit for bonus rooms, in general.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33839-1683945702",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33839,
        "title": "Kirby's Dream Course - Mode Unlock Screen",
        "version": "smwc-33839-1683945702",
        "upstream_time": 1683945702,
        "download_url": "https://dl.smwcentral.net/33839/Kirby%27s%20Dream%20Course%20-%20Mode%20Unlock%20Screen.zip",
        "filename": "Kirby%27s Dream Course - Mode Unlock Screen.zip",
        "size": 2157,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-dream-course-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5631,
    "title": "Kirby's Dream Course - Title Screen",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "bonus",
      "needs remoderation",
      "title screen"
    ],
    "description": "A rip of the tittle screen of the game Kirby's Dream Course. This version comes with the palette ex-animation that can be seen in the original game.<br>\r\n<br>\r\nNo credit needed, but it would be nice.",
    "latest_version": "smwc-5631-1372566356",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5631,
        "title": "Kirby's Dream Course - Title Screen",
        "version": "smwc-5631-1372566356",
        "upstream_time": 1372566356,
        "download_url": "https://dl.smwcentral.net/5631/Title%20Screen.zip",
        "filename": "Title Screen.zip",
        "size": 2184,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-dream-course-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33900,
    "title": "Kirby's Dream Course - World 1: Sky and Windmills",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "food",
      "ice",
      "mountain",
      "no-scroll",
      "sky",
      "space"
    ],
    "description": "The very spacey background seen in Course 2, from Kirby's Dream Course. This version is much better optimized. Doesn't include palette animation, but I plan to do that in a later update. A good fit for space levels. <br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33900-1683587788",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33900,
        "title": "Kirby's Dream Course - World 1: Sky and Windmills",
        "version": "smwc-33900-1683587788",
        "upstream_time": 1683587788,
        "download_url": "https://dl.smwcentral.net/33900/Kirby%27s%20Dream%20Course%20-%20Course%201%20%28Updated%29.zip",
        "filename": "Kirby%27s Dream Course - Course 1 (Updated).zip",
        "size": 6691,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33838,
        "title": "Kirby's Dream Course - World 2: Space Field",
        "version": "smwc-33838-1684024068",
        "upstream_time": 1684024068,
        "download_url": "https://dl.smwcentral.net/33838/Kirby%27s%20Dream%20Course%20-%20World%202%20%28Space%20Field%29.zip",
        "filename": "Kirby%27s Dream Course - World 2 (Space Field).zip",
        "size": 5887,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33837,
        "title": "Kirby's Dream Course - World 8: Whales and Icebergs",
        "version": "smwc-33837-1683471414",
        "upstream_time": 1683471414,
        "download_url": "https://dl.smwcentral.net/33837/Kirby%27s%20Dream%20Course%20-%20World%208%20%28Whale%20Iceberg%29.zip",
        "filename": "Kirby%27s Dream Course - World 8 (Whale Iceberg).zip",
        "size": 5333,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33828,
        "title": "Kirby's Dream Course - World 4 : Puzzle Hills",
        "version": "smwc-33828-1683944999",
        "upstream_time": 1683944999,
        "download_url": "https://dl.smwcentral.net/33828/Kirby%27s%20Dream%20Course%20-%20World%204%20%28Puzzle%20Hills%29.zip",
        "filename": "Kirby%27s Dream Course - World 4 (Puzzle Hills).zip",
        "size": 5968,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2535,
        "title": "Kirby's Dream Course - World 6: Sweet Treats",
        "version": "smwc-2535-1417710874",
        "upstream_time": 1417710874,
        "download_url": "https://dl.smwcentral.net/2535/Kirby%27s%20Dream%20Course%20-%20World%206.zip",
        "filename": "Kirby%27s Dream Course - World 6.zip",
        "size": 8551,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-dream-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37174,
    "title": "Kirby's Dream Land 3 - Cloudy Park (Adeleine)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "8-bit",
      "beach",
      "bonus",
      "desert",
      "forest",
      "grassland",
      "ice",
      "jungle",
      "mountain",
      "needs remoderation",
      "ocean",
      "patch needed",
      "sky",
      "snow"
    ],
    "description": "This layer 3 BG was released at Winter C3 2024. A 'bad weather' palette is also included. Fixed the BG with some of my own tiles.<br>\r\nIt now loops. No credit needed.<br>\r\n<br>\r\nUse a patch like <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove Status Bar</a> or sprite status bar, since this is a large layer 3 background.",
    "latest_version": "smwc-37174-1709078388",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37174,
        "title": "Kirby's Dream Land 3 - Cloudy Park (Adeleine)",
        "version": "smwc-37174-1709078388",
        "upstream_time": 1709078388,
        "download_url": "https://dl.smwcentral.net/37174/Kirby%27s%20Dream%20Land%203%20-%20Cloudy%20Park%20%28Adeleine%29%20layer%203.zip",
        "filename": "Kirby%27s Dream Land 3 - Cloudy Park (Adeleine) layer 3.zip",
        "size": 4847,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30387,
        "title": "Kirby's Dream Land 3 - Hills",
        "version": "smwc-30387-1649385607",
        "upstream_time": 1649385607,
        "download_url": "https://dl.smwcentral.net/30387/kirbydreamlandhills.zip",
        "filename": "kirbydreamlandhills.zip",
        "size": 3000,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16930,
        "title": "Kirby's Dream Land 3 - Bonus",
        "version": "smwc-16930-1516849493",
        "upstream_time": 1516849493,
        "download_url": "https://dl.smwcentral.net/16930/kdl3bfg.zip",
        "filename": "kdl3bfg.zip",
        "size": 5098,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10705,
        "title": "Kirby's Dream Land 3 - Island/Beach",
        "version": "smwc-10705-1422735337",
        "upstream_time": 1422735337,
        "download_url": "https://dl.smwcentral.net/10705/Kirby%27s%20Dreamland%203%20-%20Island%3BBeach.zip",
        "filename": "Kirby%27s Dreamland 3 - Island%3BBeach.zip",
        "size": 5768,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10669,
        "title": "Kirby's Dream Land 3 - Ice",
        "version": "smwc-10669-1422700214",
        "upstream_time": 1422700214,
        "download_url": "https://dl.smwcentral.net/10669/Kirby%20DreamLand%20Ice.zip",
        "filename": "Kirby DreamLand Ice.zip",
        "size": 29926,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10501,
        "title": "Kirby's Dream Land 2 - Grass Land",
        "version": "smwc-10501-1421432941",
        "upstream_time": 1421432941,
        "download_url": "https://dl.smwcentral.net/10501/KDL2GrassHill.zip",
        "filename": "KDL2GrassHill.zip",
        "size": 4958,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10500,
        "title": "Kirby's Dream Land 2 - Red Canyon",
        "version": "smwc-10500-1421432902",
        "upstream_time": 1421432902,
        "download_url": "https://dl.smwcentral.net/10500/KDL2Mountain.zip",
        "filename": "KDL2Mountain.zip",
        "size": 4490,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10499,
        "title": "Kirby's Dream Land 2 - Iceberg",
        "version": "smwc-10499-1421432439",
        "upstream_time": 1421432439,
        "download_url": "https://dl.smwcentral.net/10499/KDL2IceSnow.zip",
        "filename": "KDL2IceSnow.zip",
        "size": 4692,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5841,
        "title": "Kirby's Dream Land 3 - Grass/Stone Isle",
        "version": "smwc-5841-1381412894",
        "upstream_time": 1381412894,
        "download_url": "https://dl.smwcentral.net/5841/KD3_stony_grassy.zip",
        "filename": "KD3_stony_grassy.zip",
        "size": 4857,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2809,
        "title": "Kirby's Dream Land 3 - Grassland & Rock",
        "version": "smwc-2809-1428762049",
        "upstream_time": 1428762049,
        "download_url": "https://dl.smwcentral.net/2809/Kirby%20Dream%20Land%20grassland%202nd%20level.zip",
        "filename": "Kirby Dream Land grassland 2nd level.zip",
        "size": 29992,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2805,
        "title": "Kirby's Dream Land 3 - Grassland",
        "version": "smwc-2805-1417617688",
        "upstream_time": 1417617688,
        "download_url": "https://dl.smwcentral.net/2805/Kirby%20Dreamland%20grassland%201st%20full.zip",
        "filename": "Kirby Dreamland grassland 1st full.zip",
        "size": 20536,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2006,
        "title": "Kirby's Dream Land 3 - Desert",
        "version": "smwc-2006-1398134984",
        "upstream_time": 1398134984,
        "download_url": "https://dl.smwcentral.net/2006/KDL3-Desert.zip",
        "filename": "KDL3-Desert.zip",
        "size": 9415,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1267,
        "title": "Kirby's Dream Land 3 - Inside The Clouds",
        "version": "smwc-1267-1394310099",
        "upstream_time": 1394310099,
        "download_url": "https://dl.smwcentral.net/1267/KDL3-CloudBG.zip",
        "filename": "KDL3-CloudBG.zip",
        "size": 10799,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1094,
        "title": "Kirby's Dream Land 3 - Ripple Field",
        "version": "smwc-1094-1398100933",
        "upstream_time": 1398100933,
        "download_url": "https://dl.smwcentral.net/1094/KDL3-RFBG.zip",
        "filename": "KDL3-RFBG.zip",
        "size": 5741,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1092,
        "title": "Kirby's Dream Land 3 - Iceberg",
        "version": "smwc-1092-1398107095",
        "upstream_time": 1398107095,
        "download_url": "https://dl.smwcentral.net/1092/KDL3-IcebergBG.zip",
        "filename": "KDL3-IcebergBG.zip",
        "size": 7198,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1089,
        "title": "Kirby's Dream Land 3 - Thunderstorm",
        "version": "smwc-1089-1398100506",
        "upstream_time": 1398100506,
        "download_url": "https://dl.smwcentral.net/1089/KDL3-StormBG.zip",
        "filename": "KDL3-StormBG.zip",
        "size": 6124,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1085,
        "title": "Kirby's Dream Land 3 - Forest",
        "version": "smwc-1085-1396134383",
        "upstream_time": 1396134383,
        "download_url": "https://dl.smwcentral.net/1085/KDL3-ForestBG.zip",
        "filename": "KDL3-ForestBG.zip",
        "size": 8044,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 446,
        "title": "Kirby's Dream Land 3 - Cookie",
        "version": "smwc-446-1383149756",
        "upstream_time": 1383149756,
        "download_url": "https://dl.smwcentral.net/446/kdb-cookie.zip",
        "filename": "kdb-cookie.zip",
        "size": 9678,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-dream-land-3-cloudy-park",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37249,
    "title": "Kirby's Dream Land 3 - Cloudy Park 3",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "patch needed",
      "sky"
    ],
    "description": "BG was released at Winter C3 2024 and converted to layer 3. No credit needed.<br>\r\n<br>\r\nUse a patch like <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove Status Bar</a> or sprite status bar, since this is a large layer 3 background.",
    "latest_version": "smwc-37249-1709173346",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37249,
        "title": "Kirby's Dream Land 3 - Cloudy Park 3",
        "version": "smwc-37249-1709173346",
        "upstream_time": 1709173346,
        "download_url": "https://dl.smwcentral.net/37249/Kirby%27s%20Dream%20Land%203%20-%20Cloudy%20Park%20-%20Stage%203%20-%20layer%203.zip",
        "filename": "Kirby%27s Dream Land 3 - Cloudy Park - Stage 3 - layer 3.zip",
        "size": 4525,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-dream-land-3-cloudy-park-2",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37248,
    "title": "Kirby's Dream Land 3 - Cloudy Park 2 & 5",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "patch needed",
      "sky"
    ],
    "description": "BG was released at Winter C3 2024. Now the layer 3 BG was seen in the 1st screenshot. It also includes the palette from stage 5. Have fun and no credit needed.<br>\r\n<br>\r\nUse a patch like <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove Status Bar</a> or sprite status bar, since this is a large layer 3 background.",
    "latest_version": "smwc-37248-1709173206",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37248,
        "title": "Kirby's Dream Land 3 - Cloudy Park 2 & 5",
        "version": "smwc-37248-1709173206",
        "upstream_time": 1709173206,
        "download_url": "https://dl.smwcentral.net/37248/Kirby%27s%20Dream%20Land%203%20-%20Cloudy%20Park%20-%20Stage%202.zip",
        "filename": "Kirby%27s Dream Land 3 - Cloudy Park - Stage 2.zip",
        "size": 4203,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-dream-land-3-grass-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37336,
    "title": "Kirby's Dream Land 3 - Grass Land 1",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "grassland",
      "patch needed",
      "sky"
    ],
    "description": "BG was released at Winter C3 2024. Uses all layer 3 palettes, so you'll have to use either the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove Status Bar</a> patch or use a sprite status bar.<br>\r\nNo credit needed.",
    "latest_version": "smwc-37336-1709338753",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37336,
        "title": "Kirby's Dream Land 3 - Grass Land 1",
        "version": "smwc-37336-1709338753",
        "upstream_time": 1709338753,
        "download_url": "https://dl.smwcentral.net/37336/Kirby%27s%20Dream%20Land%203%20-%20Grassland%201-1%20-%20layer%203.zip",
        "filename": "Kirby%27s Dream Land 3 - Grassland 1-1 - layer 3.zip",
        "size": 3531,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-dream-land-3-iceberg",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10755,
    "title": "Kirby's Dream Land 3 - Iceberg 1",
    "authors": [
      "GvS"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "snow"
    ],
    "description": "A nice looking snowy mountain BG from Kirby's Dream Land 3. I've edited it a little to make it fill up the screen. Uses palette 3 and 7.<br>\r\nVertical scroll must be set to none.<br>\r\nCredit would be really appreciated, but not needed I guess. Have fun!",
    "latest_version": "smwc-10755-1423067345",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10755,
        "title": "Kirby's Dream Land 3 - Iceberg 1",
        "version": "smwc-10755-1423067345",
        "upstream_time": 1423067345,
        "download_url": "https://dl.smwcentral.net/10755/Kirby%27s%20Dreamland%203%20-%20Iceberg%201.zip",
        "filename": "Kirby%27s Dreamland 3 - Iceberg 1.zip",
        "size": 7088,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-dream-land-3-level-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16933,
    "title": "Kirby's Dream Land 3 - Level 1-4",
    "authors": [
      "Mogu94"
    ],
    "tags": [
      "cave",
      "forest",
      "mountain",
      "needs remoderation"
    ],
    "description": "Foreground seen in level 4, world 1, of Kirby's Dream Land 3.<br>\r\nTo take advantage of 2 blocks, you'll need to use edit1754's <a href=\"https://www.smwcentral.net/?p=section&a=details&id=5751\">Slope Edge Fix Block.</a><br>\r\nNo credit is required.",
    "latest_version": "smwc-16933-1516849777",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16933,
        "title": "Kirby's Dream Land 3 - Level 1-4",
        "version": "smwc-16933-1516849777",
        "upstream_time": 1516849777,
        "download_url": "https://dl.smwcentral.net/16933/kdl3w1lvl4.zip",
        "filename": "kdl3w1lvl4.zip",
        "size": 11615,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1102,
        "title": "Kirby's Dream Land 3 - Level 1-6",
        "version": "smwc-1102-1398108016",
        "upstream_time": 1398108016,
        "download_url": "https://dl.smwcentral.net/1102/KDL3-1-6BG.zip",
        "filename": "KDL3-1-6BG.zip",
        "size": 10721,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-dream-land-3-level-2",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1103,
    "title": "Kirby's Dream Land 3 - Level 2-5",
    "authors": [
      "SafeDesire"
    ],
    "tags": [
      "beach",
      "needs remoderation"
    ],
    "description": "This is the background found in level 2-5 of Kirby's Dreamland 3. It includes ExGFX files, palette, sample level, Map16 page, and readme, the background uses palette 3. If you want, you can give me credit but it's not needed. :)",
    "latest_version": "smwc-1103-1398101446",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1103,
        "title": "Kirby's Dream Land 3 - Level 2-5",
        "version": "smwc-1103-1398101446",
        "upstream_time": 1398101446,
        "download_url": "https://dl.smwcentral.net/1103/KDL3-2-5BG.zip",
        "filename": "KDL3-2-5BG.zip",
        "size": 6942,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-dream-land-3-ripple-field",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37342,
    "title": "Kirby's Dream Land 3 - Ripple Field 4",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "beach",
      "needs remoderation",
      "ocean",
      "patch needed",
      "ruins",
      "sky"
    ],
    "description": "BG was released at Winter C3 2024. Changed the starting Y position of layer 3 to 9 in order to make the layer 3 BG visible.<br>\r\nI did fight the corner of the sand tiles in terms of palettes. Wasn't bad.<br>\r\nNo credit needed.<br>\r\n<br>\r\nPlease use it with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\"> Remove Status Bar </a> or any other sprite status bar patches. Or even uberasm to remove the status bar.",
    "latest_version": "smwc-37342-1709424351",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37342,
        "title": "Kirby's Dream Land 3 - Ripple Field 4",
        "version": "smwc-37342-1709424351",
        "upstream_time": 1709424351,
        "download_url": "https://dl.smwcentral.net/37342/Kirby%27s%20Dream%20Land%203%20-%20Ripple%20Field%20-%20Stage%204-good.zip",
        "filename": "Kirby%27s Dream Land 3 - Ripple Field - Stage 4-good.zip",
        "size": 2865,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9183,
        "title": "Kirby's Dream Land 3 - Ripple Field 4 ",
        "version": "smwc-9183-1410294482",
        "upstream_time": 1410294482,
        "download_url": "https://dl.smwcentral.net/9183/KDL3%20Ripple%20Field%204.zip",
        "filename": "KDL3 Ripple Field 4.zip",
        "size": 5127,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2524,
        "title": "Kirby's Dream Land 3 - Ripple Field 3",
        "version": "smwc-2524-1398131958",
        "upstream_time": 1398131958,
        "download_url": "https://dl.smwcentral.net/2524/KDL3-RF3BG.zip",
        "filename": "KDL3-RF3BG.zip",
        "size": 9415,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-dream-land-3-ripple-field-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33958,
    "title": "Kirby's Dream Land 3 - Ripple Field 1 & 2",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "ocean"
    ],
    "description": "One of the beach backgrounds seen through the world 3 of Kirby's Dream Land 3, Ripple Field. Great for beaches.<br>\r\n<br>\r\nMASSIVE UPDATE: Includes both variants. Better map 16, optimization and palettes, in general.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33958-1687014878",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33958,
        "title": "Kirby's Dream Land 3 - Ripple Field 1 & 2",
        "version": "smwc-33958-1687014878",
        "upstream_time": 1687014878,
        "download_url": "https://dl.smwcentral.net/33958/Kirby%27s%20Dream%20Land%203%20-%20Ripple%20Field%201%20%26%202.zip",
        "filename": "Kirby%27s Dream Land 3 - Ripple Field 1 %26 2.zip",
        "size": 8419,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-dream-land-3-sand-canyon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37343,
    "title": "Kirby's Dream Land 3 - Sand Canyon 2 (Underground)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "cave",
      "desert",
      "mountain",
      "needs remoderation",
      "patch needed"
    ],
    "description": "BG was released at Winter C3 2024. It uses only 1 layer 3 palette and few 8x8 tiles. Enjoy!<br>\r\n<br>\r\nPlease it with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\"> Remove Status Bar </a> or any other sprite status bar alternative.",
    "latest_version": "smwc-37343-1709424081",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37343,
        "title": "Kirby's Dream Land 3 - Sand Canyon 2 (Underground)",
        "version": "smwc-37343-1709424081",
        "upstream_time": 1709424081,
        "download_url": "https://dl.smwcentral.net/37343/Kirby%27s%20Dream%20Land%203%20-%20Sand%20Canyon%20-%20Stage%202%20-%20Underground.zip",
        "filename": "Kirby%27s Dream Land 3 - Sand Canyon - Stage 2 - Underground.zip",
        "size": 2862,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9184,
        "title": "Kirby's Dream Land 3 - Sand Canyon 3",
        "version": "smwc-9184-1410294558",
        "upstream_time": 1410294558,
        "download_url": "https://dl.smwcentral.net/9184/KDL3%20Sand%20Canyon%203.zip",
        "filename": "KDL3 Sand Canyon 3.zip",
        "size": 4521,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2823,
        "title": "Kirby's Dream Land 3 - Sand Canyon 3",
        "version": "smwc-2823-1394326604",
        "upstream_time": 1394326604,
        "download_url": "https://dl.smwcentral.net/2823/KDL3-Canyon3.zip",
        "filename": "KDL3-Canyon3.zip",
        "size": 19565,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-dream-land-3-world-1-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16934,
    "title": "Kirby's Dream Land 3 - World 1 Level 5",
    "authors": [
      "Mogu94"
    ],
    "tags": [
      "forest",
      "grassland",
      "lake",
      "needs remoderation"
    ],
    "description": "Foreground seen in level 3, world 1, of Kirby's Dream Land 3. Takes up 3 palettes (by default: 2, 3 and 5).<br>\r\nTo take advantage of 2 blocks, you'll need to use edit1754's <a href=\"https://www.smwcentral.net/?p=section&a=details&id=5751\">Slope Edge Fix Block.</a><br>\r\nNo credit is required.",
    "latest_version": "smwc-16934-1516849627",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16934,
        "title": "Kirby's Dream Land 3 - World 1 Level 5",
        "version": "smwc-16934-1516849627",
        "upstream_time": 1516849627,
        "download_url": "https://dl.smwcentral.net/16934/kdl3w1lvl5.zip",
        "filename": "kdl3w1lvl5.zip",
        "size": 8908,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16932,
        "title": "Kirby's Dream Land 3 - World 1 Level 3",
        "version": "smwc-16932-1516849692",
        "upstream_time": 1516849692,
        "download_url": "https://dl.smwcentral.net/16932/kdl3w1lvl3.zip",
        "filename": "kdl3w1lvl3.zip",
        "size": 7409,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-dream-land-booler-and-gaspar",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23627,
    "title": "Kirby's Dream Land - Booler and Gaspar",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "eerie"
    ],
    "description": "Booler and its extra game counterpart, Gaspar, from Kirby's Dream Land. Both graphics replace Eerie.",
    "latest_version": "smwc-23627-1594242002",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23627,
        "title": "Kirby's Dream Land - Booler and Gaspar",
        "version": "smwc-23627-1594242002",
        "upstream_time": 1594242002,
        "download_url": "https://dl.smwcentral.net/23627/KDL%20-%20Booler%20and%20Gaspar.zip",
        "filename": "KDL - Booler and Gaspar.zip",
        "size": 9928,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-halloween-adventure-graveyard",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31165,
    "title": "Kirby's Halloween Adventure - Graveyard",
    "authors": [
      "Jayfeather",
      "Kirb-Star"
    ],
    "tags": [
      "forest",
      "graveyard",
      "haunted",
      "retro"
    ],
    "description": "A rip of the graveyard tileset from Kirby's Halloween Adventure, a hack for Kirby's Adventure made by Kirb-Star. Please credit them if you use this.<br>\r\n<br>\r\nThis tileset makes heavy usage of the pure black colour in the palette for a background. Only the canopy and bubbles are transparent. So for most of your level you will have the pure black block sitting behind every other tile.<br>\r\n<br>\r\nI edited some new tiles so canopy edge blends better, and made different versions of the ground slope that can be used with any height of the background grass. ",
    "latest_version": "smwc-31165-1655418402",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31165,
        "title": "Kirby's Halloween Adventure - Graveyard",
        "version": "smwc-31165-1655418402",
        "upstream_time": 1655418402,
        "download_url": "https://dl.smwcentral.net/31165/Kirby%27s%20Halloween%20Adventure%20-%20Graveyard.zip",
        "filename": "Kirby%27s Halloween Adventure - Graveyard.zip",
        "size": 5920,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-return-to-dream-land-barracu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23628,
    "title": "Kirby's Return to Dream Land - Barracu",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "torpedo ted"
    ],
    "description": "Barracu from Kirby's Return to Dream Land, serving as a fishy replacement for Torpedo Ted.",
    "latest_version": "smwc-23628-1594242660",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23628,
        "title": "Kirby's Return to Dream Land - Barracu",
        "version": "smwc-23628-1594242660",
        "upstream_time": 1594242660,
        "download_url": "https://dl.smwcentral.net/23628/Kirby%27s%20Return%20to%20Dream%20Land%20-%20Barracu.zip",
        "filename": "Kirby%27s Return to Dream Land - Barracu.zip",
        "size": 3033,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-s-return-to-dream-land-puppet-dee",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23629,
    "title": "Kirby's Return to Dream Land - Puppet Dee",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "mega mole"
    ],
    "description": "Puppet Dee from Kirby's Return to Dream Land, serving as an artsy replacement for Mega Mole. Note that no custom palette is included with these graphics.",
    "latest_version": "smwc-23629-1594242957",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23629,
        "title": "Kirby's Return to Dream Land - Puppet Dee",
        "version": "smwc-23629-1594242957",
        "upstream_time": 1594242957,
        "download_url": "https://dl.smwcentral.net/23629/Kirby%27s%20Return%20to%20Dream%20Land%20-%20Puppet%20Dee.zip",
        "filename": "Kirby%27s Return to Dream Land - Puppet Dee.zip",
        "size": 2085,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-super-star-bubbly-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1068,
    "title": "Kirby Super Star - Bubbly Clouds",
    "authors": [
      "SafeDesire"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "This now includes a MWL (Level) file since it's a complicated BG. ;)<br>\r\n<br>\r\nThis is the Background off of the Bubbly Clouds 3 stage from \"Kirby Superstar.\"<br>\r\nIt uses BG1, FG1, FG2, and just 12 tiles of FG3, FG3 can still be used, nothing really important is gone, all the land is still usable.<br>\r\nPalette, Map16 page, now a MWL file, and all ExGFX files included of course, credit not necessary, you can though. :)",
    "latest_version": "smwc-1068-1402758745",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1068,
        "title": "Kirby Super Star - Bubbly Clouds",
        "version": "smwc-1068-1402758745",
        "upstream_time": 1402758745,
        "download_url": "https://dl.smwcentral.net/1068/KSS-Bubbly.zip",
        "filename": "KSS-Bubbly.zip",
        "size": 11643,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-super-star-candy-mountain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33715,
    "title": "Kirby Super Star - Candy Mountain",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "mountain",
      "night"
    ],
    "description": "The day BG is used before the boss battle with Dynablade and the stage before the fight. The night version is used in Milky Way Wishes for the level Cavios.<br>\r\nThe back area color isn't used here and both BGs animate. Enjoy!",
    "latest_version": "smwc-33715-1682183904",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33715,
        "title": "Kirby Super Star - Candy Mountain",
        "version": "smwc-33715-1682183904",
        "upstream_time": 1682183904,
        "download_url": "https://dl.smwcentral.net/33715/Kirby%20Super%20Star%20-%20Cavios.zip",
        "filename": "Kirby Super Star - Cavios.zip",
        "size": 10656,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-super-star-cave-game",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 335,
    "title": "Kirby Super Star - Cave Game",
    "authors": [
      "Buu"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "ruins"
    ],
    "description": "This includes Buu-Huu's Kirby Superstar ExGFX rip, but this set includes a Map16 page and custom corner pieces to fit tiles together better.",
    "latest_version": "smwc-335-1383141691",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 335,
        "title": "Kirby Super Star - Cave Game",
        "version": "smwc-335-1383141691",
        "upstream_time": 1383141691,
        "download_url": "https://dl.smwcentral.net/335/kss-grass.zip",
        "filename": "kss-grass.zip",
        "size": 3361,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-super-star-danger-sign",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41721,
    "title": "Kirby Super Star - Danger Sign",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "sign"
    ],
    "description": "A danger sign that appears in the intro cutscene for The Great Cave Offensive, from Kirby Super Star. Use it to make your levels feel more... foreboding...",
    "latest_version": "smwc-41721-1771698299",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41721,
        "title": "Kirby Super Star - Danger Sign",
        "version": "smwc-41721-1771698299",
        "upstream_time": 1771698299,
        "download_url": "https://dl.smwcentral.net/41721/KSS%20-%20Danger%20Sign.zip",
        "filename": "KSS - Danger Sign.zip",
        "size": 2639,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-super-star-goal-game-signs",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25493,
    "title": "Kirby Super Star - Goal Game Signs",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "bonus",
      "sign"
    ],
    "description": "Signs numbered 1-7 that appear in the Dyna Blade goal game from Kirby Super Star.",
    "latest_version": "smwc-25493-1609790768",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25493,
        "title": "Kirby Super Star - Goal Game Signs",
        "version": "smwc-25493-1609790768",
        "upstream_time": 1609790768,
        "download_url": "https://dl.smwcentral.net/25493/KSS%20Goal%20Game%20Signs.zip",
        "filename": "KSS Goal Game Signs.zip",
        "size": 2073,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-super-star-gourmet-race-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17315,
    "title": "Kirby Super Star - Gourmet Race (Title Screen)",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "bonus",
      "food"
    ],
    "description": "The background of the title screen in Kirby Super Star's Gourmet Race. It can fit in with something food related, or a bonus area of sorts, perhaps.<br>\r\n<br>\r\nCredit is unnecessary.",
    "latest_version": "smwc-17315-1522532253",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17315,
        "title": "Kirby Super Star - Gourmet Race (Title Screen)",
        "version": "smwc-17315-1522532253",
        "upstream_time": 1522532253,
        "download_url": "https://dl.smwcentral.net/17315/KSS%20-%20Gourmet%20Race%20%28Title%20Screen%29.zip",
        "filename": "KSS - Gourmet Race (Title Screen).zip",
        "size": 2573,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-super-star-green-greens",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33663,
    "title": "Kirby Super Star - Green Greens",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "grassland"
    ],
    "description": "Roberto zampari's submission has been updated.<br>\r\nMap16 is organized, palette is a bit better, because I ripped the BG by parts and BG now ExAnimates.<br>\r\nEnjoy!",
    "latest_version": "smwc-33663-1680379612",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33663,
        "title": "Kirby Super Star - Green Greens",
        "version": "smwc-33663-1680379612",
        "upstream_time": 1680379612,
        "download_url": "https://dl.smwcentral.net/33663/Kirby%20Super%20Star%20-%20Green%20Greens.zip",
        "filename": "Kirby Super Star - Green Greens.zip",
        "size": 8741,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-super-star-green-greens-remake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39345,
    "title": "Kirby Super Star - Green Greens Remake",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "grassland",
      "sky"
    ],
    "description": "This BG was released at Winter C3 2025. This is a BG I thought it would make me quit, but I managed it.<br>\r\n<br>\r\nNo credit needed.",
    "latest_version": "smwc-39345-1739805878",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39345,
        "title": "Kirby Super Star - Green Greens Remake",
        "version": "smwc-39345-1739805878",
        "upstream_time": 1739805878,
        "download_url": "https://dl.smwcentral.net/39345/Kirby%20Super%20Star%20-%20Green%20Greens%20Remake.zip",
        "filename": "Kirby Super Star - Green Greens Remake.zip",
        "size": 7408,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-super-star-introduction-scene",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34199,
    "title": "Kirby Super Star - Introduction Scene",
    "authors": [
      "Lou"
    ],
    "tags": [
      "grassland",
      "sky"
    ],
    "description": "something simple that i add here. uses palette 3 and 1",
    "latest_version": "smwc-34199-1688141130",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34199,
        "title": "Kirby Super Star - Introduction Scene",
        "version": "smwc-34199-1688141130",
        "upstream_time": 1688141130,
        "download_url": "https://dl.smwcentral.net/34199/kss-intro%20%28update%29.zip",
        "filename": "kss-intro (update).zip",
        "size": 3450,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-super-star-kirby",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24983,
    "title": "Kirby Super Star - Kirby",
    "authors": [
      "codfish1002"
    ],
    "tags": [
      "boss",
      "kirby",
      "needs remoderation"
    ],
    "description": "A rip of Kirby from Kirby super star meant to be used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3685\">the Kirby boss by HuFlungDu</a> <br>\r\n<br>\r\nNOTE: that it requires you to change the palette of the projectile it shoots to the green palette <br>\r\n<br>\r\nCredit isn't necessary but appreciated<br>\r\n",
    "latest_version": "smwc-24983-1603826228",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24983,
        "title": "Kirby Super Star - Kirby",
        "version": "smwc-24983-1603826228",
        "upstream_time": 1603826228,
        "download_url": "https://dl.smwcentral.net/24983/Kirby.zip",
        "filename": "Kirby.zip",
        "size": 3792,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-super-star-kirby-and-dedede-textures",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24857,
    "title": "Kirby Super Star - Kirby and Dedede Textures",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "bonus",
      "texture"
    ],
    "description": "Diagonal textures from Kirby Super Star, sporting both Kirby and King Dedede's names. These backgrounds can be found in the Gourmet Race results screen, sound test screen, as well as the abridged tutorials. All respective palettes are included.",
    "latest_version": "smwc-24857-1602796553",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24857,
        "title": "Kirby Super Star - Kirby and Dedede Textures",
        "version": "smwc-24857-1602796553",
        "upstream_time": 1602796553,
        "download_url": "https://dl.smwcentral.net/24857/KSS%20-%20Kirby%20%26%20Dedede%20Textures.zip",
        "filename": "KSS - Kirby %26 Dedede Textures.zip",
        "size": 4263,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-super-star-marx-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6141,
    "title": "Kirby Super Star - Marx Battle",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "space"
    ],
    "description": "The background which as far as I know, is used in the Marx boss fight.",
    "latest_version": "smwc-6141-1389826127",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6141,
        "title": "Kirby Super Star - Marx Battle",
        "version": "smwc-6141-1389826127",
        "upstream_time": 1389826127,
        "download_url": "https://dl.smwcentral.net/6141/marxbg.zip",
        "filename": "marxbg.zip",
        "size": 6730,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-super-star-milky-way-wishes-map",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19942,
    "title": "Kirby Super Star - Milky Way Wishes Map",
    "authors": [
      "Marioman"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "sky",
      "space"
    ],
    "description": "The background you see when you are in the map to select a planet.",
    "latest_version": "smwc-19942-1558984571",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19942,
        "title": "Kirby Super Star - Milky Way Wishes Map",
        "version": "smwc-19942-1558984571",
        "upstream_time": 1558984571,
        "download_url": "https://dl.smwcentral.net/19942/Kirby%20Super%20Star%20-%20Milky%20Way%20Wishes%20Map.zip",
        "filename": "Kirby Super Star - Milky Way Wishes Map.zip",
        "size": 3980,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-super-star-mt-dedede",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6139,
    "title": "Kirby Super Star - Mt Dedede",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "castle",
      "dream",
      "needs remoderation",
      "space"
    ],
    "description": "Not the Brutal Mario version, but my much more efficient ripped one which uses the same file for the foreground and background and only about three palette rows.",
    "latest_version": "smwc-6139-1389825955",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6139,
        "title": "Kirby Super Star - Mt Dedede",
        "version": "smwc-6139-1389825955",
        "upstream_time": 1389825955,
        "download_url": "https://dl.smwcentral.net/6139/mtdedede.zip",
        "filename": "mtdedede.zip",
        "size": 3424,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-super-star-nova-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2219,
    "title": "Kirby Super Star - Nova Interior",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "This background is seen when you're destroying the pillars and heart inside Nova.",
    "latest_version": "smwc-2219-1407824528",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2219,
        "title": "Kirby Super Star - Nova Interior",
        "version": "smwc-2219-1407824528",
        "upstream_time": 1407824528,
        "download_url": "https://dl.smwcentral.net/2219/Nova.zip",
        "filename": "Nova.zip",
        "size": 8312,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-super-star-revenge-of-meta-knight-halberd",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22005,
    "title": "Kirby Super Star (Revenge of Meta Knight) - Halberd",
    "authors": [
      "codfish1002"
    ],
    "tags": [
      "airship",
      "bob-omb",
      "goomba",
      "koopa",
      "mechanical",
      "needs remoderation",
      "para-goomba",
      "sky",
      "spiny"
    ],
    "description": "The Halberd Graphics From Kirby Super Star now ripped and resized for smw hack credit is neccesary<br>\r\n<br>\r\nNo longer Overwrites the status bar palette the map16 for the Background and reactor now have been optimized ",
    "latest_version": "smwc-22005-1585664283",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22005,
        "title": "Kirby Super Star (Revenge of Meta Knight) - Halberd",
        "version": "smwc-22005-1585664283",
        "upstream_time": 1585664283,
        "download_url": "https://dl.smwcentral.net/22005/Kirby%20Super%20Star%20Revenge%20Of%20Meta%20Knight%20-%20Halberd.zip",
        "filename": "Kirby Super Star Revenge Of Meta Knight - Halberd.zip",
        "size": 22297,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-the-amazing-mirror-candy-constellation",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5859,
    "title": "Kirby & the Amazing Mirror - Candy Constellation",
    "authors": [
      "Kaeru"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "Great for using with space-themed levels.<br>\r\n<br>\r\nRipped on November 11, 2007 by Kaeru from Kirby and the Amazing Mirror on Gameboy Advance with foreground in Candy Constellation, it was released on October 18, 2004 by HAL Laboratory, Inc and Nintendo.",
    "latest_version": "smwc-5859-1381589792",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5859,
        "title": "Kirby & the Amazing Mirror - Candy Constellation",
        "version": "smwc-5859-1381589792",
        "upstream_time": 1381589792,
        "download_url": "https://dl.smwcentral.net/5859/Kirby%20and%20the%20Amazing%20Mirror%20-%20Candy%20Constellation.zip",
        "filename": "Kirby and the Amazing Mirror - Candy Constellation.zip",
        "size": 4160,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-the-amazing-mirror-forest-lake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19850,
    "title": "Kirby & the Amazing Mirror - Forest Lake",
    "authors": [
      "Keikonium"
    ],
    "tags": [
      "forest",
      "lake",
      "needs remoderation",
      "realistic"
    ],
    "description": "Nice BG for all your lake-y levels. This background doesn't take up the whole screen because of the GBA screen-size. It's a nice background, nonetheless.",
    "latest_version": "smwc-19850-1557690645",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19850,
        "title": "Kirby & the Amazing Mirror - Forest Lake",
        "version": "smwc-19850-1557690645",
        "upstream_time": 1557690645,
        "download_url": "https://dl.smwcentral.net/19850/kirby%20amazing%20mirror%20-%20forest%20lake.zip",
        "filename": "kirby amazing mirror - forest lake.zip",
        "size": 10227,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-the-amazing-mirror-grass-rock",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 341,
    "title": "Kirby & the Amazing Mirror - Grass/Rock",
    "authors": [
      "Kaeru"
    ],
    "tags": [
      "cave",
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "Good for generic grassland levels. Could also be used in caves (The rocky parts).",
    "latest_version": "smwc-341-1374929195",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 341,
        "title": "Kirby & the Amazing Mirror - Grass/Rock",
        "version": "smwc-341-1374929195",
        "upstream_time": 1374929195,
        "download_url": "https://dl.smwcentral.net/341/Grass-Rock%20FG%20-%20Kirby%20%26%20the%20Amazing%20Mirror.zip",
        "filename": "Grass-Rock FG - Kirby %26 the Amazing Mirror.zip",
        "size": 2885,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-the-amazing-mirror-logs",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 346,
    "title": "Kirby & the Amazing Mirror - Logs",
    "authors": [
      "Kaeru"
    ],
    "tags": [
      "needs remoderation",
      "wood"
    ],
    "description": "Great for river/log structure levels.",
    "latest_version": "smwc-346-1379100553",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 346,
        "title": "Kirby & the Amazing Mirror - Logs",
        "version": "smwc-346-1379100553",
        "upstream_time": 1379100553,
        "download_url": "https://dl.smwcentral.net/346/krba-logs.zip",
        "filename": "krba-logs.zip",
        "size": 4139,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kirby-the-amazing-mirror-radish-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 339,
    "title": "Kirby & the Amazing Mirror - Radish Ruins",
    "authors": [
      "Kaeru"
    ],
    "tags": [
      "castle",
      "ice",
      "needs remoderation"
    ],
    "description": "Great for Ice Castles/Caverns.",
    "latest_version": "smwc-339-1383143151",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 339,
        "title": "Kirby & the Amazing Mirror - Radish Ruins",
        "version": "smwc-339-1383143151",
        "upstream_time": 1383143151,
        "download_url": "https://dl.smwcentral.net/339/kme-ruins.zip",
        "filename": "kme-ruins.zip",
        "size": 2994,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kiteretsu-daihyakka-choujikuu-sugoroku-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21561,
    "title": "Kiteretsu Daihyakka: Choujikuu Sugoroku - Title Screen",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "8-bit",
      "bonus",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Background used in the title screen of Kiteretsu Daihyakka: Choujikuu Sugoroku, for the Super Famicom. Includes both Layer 2 and Layer 3 versions (for Layer 3 it's recomended to use a Sprite Status Bar patch to avoid cutoff, or alternatively, edit the top part of the tilemap manually).",
    "latest_version": "smwc-21561-1578536358",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21561,
        "title": "Kiteretsu Daihyakka: Choujikuu Sugoroku - Title Screen",
        "version": "smwc-21561-1578536358",
        "upstream_time": 1578536358,
        "download_url": "https://dl.smwcentral.net/21561/Kiteretsu%20Daihyakka%20Title%20Screen.zip",
        "filename": "Kiteretsu Daihyakka Title Screen.zip",
        "size": 4012,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kitsune-fox-luigi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2892,
    "title": "Kitsune Fox Luigi",
    "authors": [
      "DragonFire6780"
    ],
    "tags": [
      "fox",
      "modern",
      "needs remoderation",
      "raccoon"
    ],
    "description": "Replacement for Raccoon Luigi to fit the modern day standards.<br>\r\n<br>\r\nNo custom palette is needed (there's one for Luigi included, though).<br>\r\n<br>\r\nRequested by DonnyKD.",
    "latest_version": "smwc-2892-1404257462",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2892,
        "title": "Kitsune Fox Luigi",
        "version": "smwc-2892-1404257462",
        "upstream_time": 1404257462,
        "download_url": "https://dl.smwcentral.net/2892/KitsuneLuigi.zip",
        "filename": "KitsuneLuigi.zip",
        "size": 13333,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kitsunes-and-tanuki",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25937,
    "title": "Kitsunes and Tanuki",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "galoomba",
      "goomba",
      "koopa"
    ],
    "description": "Anorakun's Notes: Goombas and Koopas being replaced by mischievous Kitsunes and tricky Tanukis. Includes normal, net climbing koopas, super koopas, parachute goombas and special world koopas, as well. Credit to No Body The Dragon. Uses vanilla palette.<br>\r\n<br>\r\nYou can always tweak the palette to a color you enjoy.",
    "latest_version": "smwc-25937-1616015055",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25937,
        "title": "Kitsunes and Tanuki",
        "version": "smwc-25937-1616015055",
        "upstream_time": 1616015055,
        "download_url": "https://dl.smwcentral.net/25937/Kitsune%20Koopa%20and%20Tanuki%20Goomba.zip",
        "filename": "Kitsune Koopa and Tanuki Goomba.zip",
        "size": 13224,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kldc",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32708,
    "title": "KLDC 2022 - Asceticism",
    "authors": [
      "Olga Ashburne"
    ],
    "tags": [
      "castle"
    ],
    "description": "This has most of the custom foreground graphics I used for my KLDC except for custom blocks, there's some unused things I threw in there because why not? I just don't recommend using them in the same level because they kinda clash together. Or maybe do, I'm not your parent, idk.<br>\r\nA lot of them are based on Vanilla Castle tiles.",
    "latest_version": "smwc-32708-1670467781",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32708,
        "title": "KLDC 2022 - Asceticism",
        "version": "smwc-32708-1670467781",
        "upstream_time": 1670467781,
        "download_url": "https://dl.smwcentral.net/32708/Asceticism%20Foreground.zip",
        "filename": "Asceticism Foreground.zip",
        "size": 4165,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-klonoa",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34312,
    "title": "Klonoa 2: Dream Champ Tournament - Southern Resort Map",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "beach",
      "city",
      "desert",
      "mountain",
      "ruins",
      "sky",
      "underwater"
    ],
    "description": "Here's this BG relesed at Summer C3 2023 about ruins. While using 3 ExGFX files, the BG has one palette.<br>\r\nNo credit needed.",
    "latest_version": "smwc-34312-1689001044",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34312,
        "title": "Klonoa 2: Dream Champ Tournament - Southern Resort Map",
        "version": "smwc-34312-1689001044",
        "upstream_time": 1689001044,
        "download_url": "https://dl.smwcentral.net/34312/Klonoa%202%20-%20Dream%20Champ%20Tournament%20-%20Southern%20Resort%20Map.zip",
        "filename": "Klonoa 2 - Dream Champ Tournament - Southern Resort Map.zip",
        "size": 9056,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34311,
        "title": "Klonoa 2: Dream Champ Tournament - Ruins",
        "version": "smwc-34311-1689026942",
        "upstream_time": 1689026942,
        "download_url": "https://dl.smwcentral.net/34311/Klonoa%202%20-%20Dream%20Champ%20Tournament%20-%20Ruins.zip",
        "filename": "Klonoa 2 - Dream Champ Tournament - Ruins.zip",
        "size": 9132,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34310,
        "title": "Klonoa 2: Dream Champ Tournament - Northern Express Map",
        "version": "smwc-34310-1689026877",
        "upstream_time": 1689026877,
        "download_url": "https://dl.smwcentral.net/34310/Klonoa%202%20-%20Dream%20Champ%20Tournament%20-%20Northern%20Express%20Map.zip",
        "filename": "Klonoa 2 - Dream Champ Tournament - Northern Express Map.zip",
        "size": 9839,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34291,
        "title": "Klonoa 2: Dream Champ Tournament - Eastern Desert Map",
        "version": "smwc-34291-1688911788",
        "upstream_time": 1688911788,
        "download_url": "https://dl.smwcentral.net/34291/Klonoa%202%20-%20Dream%20Champ%20Tournament%20-%20Eastern%20Desert%20Map.zip",
        "filename": "Klonoa 2 - Dream Champ Tournament - Eastern Desert Map.zip",
        "size": 6990,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34290,
        "title": "Klonoa 2: Dream Champ Tournament - Desert",
        "version": "smwc-34290-1688911612",
        "upstream_time": 1688911612,
        "download_url": "https://dl.smwcentral.net/34290/Klonoa%202%20-%20Dream%20Champ%20Tournament%20-%20Desert.zip",
        "filename": "Klonoa 2 - Dream Champ Tournament - Desert.zip",
        "size": 8694,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34289,
        "title": "Klonoa 2: Dream Champ Tournament - Cloudy Vines",
        "version": "smwc-34289-1688911484",
        "upstream_time": 1688911484,
        "download_url": "https://dl.smwcentral.net/34289/Klonoa%202%20-%20Dream%20Champ%20Tournament%20-%20Cloudy%20Vines.zip",
        "filename": "Klonoa 2 - Dream Champ Tournament - Cloudy Vines.zip",
        "size": 6423,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34288,
        "title": "Klonoa 2: Dream Champ Tournament - City",
        "version": "smwc-34288-1688911170",
        "upstream_time": 1688911170,
        "download_url": "https://dl.smwcentral.net/34288/Klonoa%202%20-%20Dream%20Champ%20Tournament%20-%20City.zip",
        "filename": "Klonoa 2 - Dream Champ Tournament - City.zip",
        "size": 6877,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34271,
        "title": "Klonoa 2: Dream Champ Tournament - Beach",
        "version": "smwc-34271-1688837118",
        "upstream_time": 1688837118,
        "download_url": "https://dl.smwcentral.net/34271/Klonoa%202%20-%20Dream%20Champ%20Tournament%20-%20Beach.zip",
        "filename": "Klonoa 2 - Dream Champ Tournament - Beach.zip",
        "size": 6629,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-klonoa-empire-of-dreams-food-land-jiobob",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34270,
    "title": "Klonoa: Empire of Dreams - Food Land (Jiobob)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "forest"
    ],
    "description": "BG was released at Summer C3 2023. I don't understand the food theme. Perhaps the FG has the required food.<br>\r\nThis BG also uses palette 1, but the SMW status bar colors are safe.<br>\r\nHave fun!",
    "latest_version": "smwc-34270-1688836889",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34270,
        "title": "Klonoa: Empire of Dreams - Food Land (Jiobob)",
        "version": "smwc-34270-1688836889",
        "upstream_time": 1688836889,
        "download_url": "https://dl.smwcentral.net/34270/Klonoa%20-%20Empire%20of%20Dreams%20-%20Food%20Land%20-%20Jiobob.zip",
        "filename": "Klonoa - Empire of Dreams - Food Land - Jiobob.zip",
        "size": 4121,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-klonoa-empire-of-dreams-forest-village-santal",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34269,
    "title": "Klonoa: Empire of Dreams - Forest Village (Santal)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "forest"
    ],
    "description": "This time, have a BG from the GBA. Consumes about all of BG1. BG was released at the Summer C3 2023.<br>\r\nDo credit FuSoYa for the Lunar Magic Bitmap Pasting feature.<br>\r\nEnjoy!",
    "latest_version": "smwc-34269-1688836633",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34269,
        "title": "Klonoa: Empire of Dreams - Forest Village (Santal)",
        "version": "smwc-34269-1688836633",
        "upstream_time": 1688836633,
        "download_url": "https://dl.smwcentral.net/34269/Klonoa%20-%20Empire%20of%20Dreams%20-%20Forest%20Village%20-%20Santal.zip",
        "filename": "Klonoa - Empire of Dreams - Forest Village - Santal.zip",
        "size": 5363,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-knights-of-the-round-second-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 362,
    "title": "Knights of the Round - Second Level",
    "authors": [
      "Doggycharly"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "Ripped from the SNES version<br>\r\n<br>\r\nUses palette 7.",
    "latest_version": "smwc-362-1417552070",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 362,
        "title": "Knights of the Round - Second Level",
        "version": "smwc-362-1417552070",
        "upstream_time": 1417552070,
        "download_url": "https://dl.smwcentral.net/362/Gfx.zip",
        "filename": "Gfx.zip",
        "size": 3459,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-knights-of-the-round-the-expedition-1st-loop",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20549,
    "title": "Knights of the Round - The Expedition (1st Loop)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "lake",
      "needs remoderation",
      "ocean"
    ],
    "description": "Background of the first loop in The Expedition level in Knights of the Round (SNES).<br>\r\n<br>\r\nNote that this background slightly cutoffs when looped, so I recomend using it either in short levels or setting H-Scroll to Slow.<br>\r\n<br>\r\n<i>Moderator's note: despite what the author mentioned above, the cutoffs are subtle enough and can be worked around with minor graphical and/or Map16 adjustments.</i>",
    "latest_version": "smwc-20549-1564327018",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20549,
        "title": "Knights of the Round - The Expedition (1st Loop)",
        "version": "smwc-20549-1564327018",
        "upstream_time": 1564327018,
        "download_url": "https://dl.smwcentral.net/20549/KOTR%20The%20Expedition.zip",
        "filename": "KOTR The Expedition.zip",
        "size": 6738,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-knights-of-the-round-the-nightshade-phantom",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20550,
    "title": "Knights of the Round - The Nightshade Phantom",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "ocean",
      "sky"
    ],
    "description": "Background used in The Nightshade Phantom level in Knights of the Round (SNES).",
    "latest_version": "smwc-20550-1564632200",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20550,
        "title": "Knights of the Round - The Nightshade Phantom",
        "version": "smwc-20550-1564632200",
        "upstream_time": 1564632200,
        "download_url": "https://dl.smwcentral.net/20550/KOTR%20Nightside%20Phantom.zip",
        "filename": "KOTR Nightside Phantom.zip",
        "size": 3614,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-knights-of-the-round-village-on-fire",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20839,
    "title": "Knights of the Round - Village on Fire",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "forest",
      "mountain",
      "needs remoderation",
      "town"
    ],
    "description": "Background used in the Village on Fire level in Knights of the Round (SNES).",
    "latest_version": "smwc-20839-1567202394",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20839,
        "title": "Knights of the Round - Village on Fire",
        "version": "smwc-20839-1567202394",
        "upstream_time": 1567202394,
        "download_url": "https://dl.smwcentral.net/20839/KOTR%20Village%20on%20Fire.zip",
        "filename": "KOTR Village on Fire.zip",
        "size": 4498,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-knuckles-chaotix-botanic-base-act-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23614,
    "title": "Knuckles Chaotix - Botanic Base Act 1 & 2 (Daytime)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "grassland",
      "mechanical",
      "mountain",
      "needs remoderation"
    ],
    "description": "COVID-19 C3 Summer 2020 submission.<br>\r\nThe Botanic Base Background from Knuckles Chaotix.<br>\r\n<br>\r\nRequires horizontal level mode (00) and scrolling rate: H-Scroll Variable and V-Scroll Slow for better results.",
    "latest_version": "smwc-23614-1594164609",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23614,
        "title": "Knuckles Chaotix - Botanic Base Act 1 & 2 (Daytime)",
        "version": "smwc-23614-1594164609",
        "upstream_time": 1594164609,
        "download_url": "https://dl.smwcentral.net/23614/BotanicBaseDay12.zip",
        "filename": "BotanicBaseDay12.zip",
        "size": 6070,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-knuckles-chaotix-marina-madness-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23615,
    "title": "Knuckles Chaotix - Marina Madness Act 1 (Night)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "ocean"
    ],
    "description": "COVID-19 C3 Summer 2020 submission.<br>\r\nThe Marina Madness Background from Knuckles Chaotix.<br>\r\n<br>\r\nWhat do you think?",
    "latest_version": "smwc-23615-1594164755",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23615,
        "title": "Knuckles Chaotix - Marina Madness Act 1 (Night)",
        "version": "smwc-23615-1594164755",
        "upstream_time": 1594164755,
        "download_url": "https://dl.smwcentral.net/23615/MarinaMadnessNight1.zip",
        "filename": "MarinaMadnessNight1.zip",
        "size": 6295,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-knuckles-the-echidna",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34218,
    "title": "Knuckles the Echidna",
    "authors": [
      "HDTV"
    ],
    "tags": [
      "knuckles",
      "male"
    ],
    "description": "Sprites are based on <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=36575\" rel=\"nofollow\">this sheet</a> by PixelMarioXP on MFGG.<br>\r\n<br>\r\nSuper Mario World and Knuckles<br>\r\nIncludes a optional GFX2D file that removes the hammer in one of the destroy the castle cutscenes, which makes it look like Knuckles is punching the castle.<br>\r\nRequested by sholmes",
    "latest_version": "smwc-34218-1688322759",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34218,
        "title": "Knuckles the Echidna",
        "version": "smwc-34218-1688322759",
        "upstream_time": 1688322759,
        "download_url": "https://dl.smwcentral.net/34218/Knux.zip",
        "filename": "Knux.zip",
        "size": 23371,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-knytt-stories-orange-grass",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10818,
    "title": "Knytt Stories - Orange Grass",
    "authors": [
      "Delta"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation"
    ],
    "description": "This is my first rip, and also the first rip from Knytt Stories. KS is a freeware game for PC by Nifflas. This is tileset 10 aka \"Orange Grass\".<br>\r\n<br>\r\nThe original graphics were by Nifflas.<br>\r\n<br>\r\nCredit is not required as this is just a rip, but it would be appreciated.<br>\r\n<br>\r\nUses BG2 and BG3. ",
    "latest_version": "smwc-10818-1423917537",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10818,
        "title": "Knytt Stories - Orange Grass",
        "version": "smwc-10818-1423917537",
        "upstream_time": 1423917537,
        "download_url": "https://dl.smwcentral.net/10818/Knytt%20Stories%20-%20Orange%20Grass.zip",
        "filename": "Knytt Stories - Orange Grass.zip",
        "size": 5661,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-koopa",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11486,
    "title": "Koopa",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "koopa",
      "needs remoderation"
    ],
    "description": "FINALLY!  I've successfully redrawn the Koopa Troopa!  I've made several failed attempts at this since maybe 2011.  Either way, this pack contains not just replacements for the normal Koopas, but also for the Net Koopas and Super Koopas.",
    "latest_version": "smwc-11486-1434835363",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11486,
        "title": "Koopa",
        "version": "smwc-11486-1434835363",
        "upstream_time": 1434835363,
        "download_url": "https://dl.smwcentral.net/11486/Koopas.zip",
        "filename": "Koopas.zip",
        "size": 9525,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2208,
        "title": "Koopa",
        "version": "smwc-2208-1426685440",
        "upstream_time": 1426685440,
        "download_url": "https://dl.smwcentral.net/2208/Sprite.zip",
        "filename": "Sprite.zip",
        "size": 4745,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-koopa-family-statues",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10682,
    "title": "Koopa Family Statues",
    "authors": [
      "sunwarrior25"
    ],
    "tags": [
      "needs remoderation",
      "statue"
    ],
    "description": "This took a while due to trying to figure out good poses for the kids.",
    "latest_version": "smwc-10682-1422726088",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10682,
        "title": "Koopa Family Statues",
        "version": "smwc-10682-1422726088",
        "upstream_time": 1422726088,
        "download_url": "https://dl.smwcentral.net/10682/%5BFG%5DKoopa%20Statues.zip",
        "filename": "%5BFG%5DKoopa Statues.zip",
        "size": 40052,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-koopas-and-goomba",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8920,
    "title": "Koopas and Goomba",
    "authors": [
      "DarKing",
      "Yoshbert"
    ],
    "tags": [
      "goomba",
      "koopa",
      "needs remoderation"
    ],
    "description": "Updated by: S.R.H.<br>\r\n<br>\r\nOriginal Description: The Paper Mario styled Koopa's are made by Yoshbert. The Goomba's are made by DarKing. I don't require credit but these two do. Enjoy! &lt;:3",
    "latest_version": "smwc-8920-1407894150",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8920,
        "title": "Koopas and Goomba",
        "version": "smwc-8920-1407894150",
        "upstream_time": 1407894150,
        "download_url": "https://dl.smwcentral.net/8920/KoopaGoomba.zip",
        "filename": "KoopaGoomba.zip",
        "size": 2607,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-koopas-and-lakitus",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 774,
    "title": "Koopas and Lakitus",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "koopa",
      "lakitu",
      "needs remoderation",
      "shell"
    ],
    "description": "Basically I expanded a koopas graphics made by chris10125,it includes the normal koopa,the shelless ,the \"superman\" one and the net vesion,as well a lakitu.<br>\r\n<br>\r\nGive credit to chris10125 and Dakress if used.",
    "latest_version": "smwc-774-1418010313",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 774,
        "title": "Koopas and Lakitus",
        "version": "smwc-774-1418010313",
        "upstream_time": 1418010313,
        "download_url": "https://dl.smwcentral.net/774/SMW%20Koopa%20V2.zip",
        "filename": "SMW Koopa V2.zip",
        "size": 2676,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-koopatrons-and-galoombots",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26897,
    "title": "Koopatrons and Galoombots",
    "authors": [
      "Apple Boy"
    ],
    "tags": [
      "galoomba",
      "koopa",
      "net koopa",
      "super koopa"
    ],
    "description": "Mechanized Koopas and Galoombas fit for a Factory, Castle, or Laboratory.<br>\r\nComes with Super Koopatrons, Fence Koopatrons, and Parachute Galoombots.",
    "latest_version": "smwc-26897-1619795878",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26897,
        "title": "Koopatrons and Galoombots",
        "version": "smwc-26897-1619795878",
        "upstream_time": 1619795878,
        "download_url": "https://dl.smwcentral.net/26897/Koopatrons%20and%20Galoombots.zip",
        "filename": "Koopatrons and Galoombots.zip",
        "size": 12053,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kopejo-s-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10476,
    "title": "Kopejo's Grassland",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "Ripped by S.R.H.<br>\r\nDrawn by Kopejo. Giving credit to Kopejo is <b>required</b>.<br>\r\nGive me credit only if you want to have a longer credits list.",
    "latest_version": "smwc-10476-1420572963",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10476,
        "title": "Kopejo's Grassland",
        "version": "smwc-10476-1420572963",
        "upstream_time": 1420572963,
        "download_url": "https://dl.smwcentral.net/10476/Grassland%20Graphics%20%28by%20Kopejo%29.zip",
        "filename": "Grassland Graphics (by Kopejo).zip",
        "size": 4183,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-korean",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11215,
    "title": "Korean",
    "authors": [
      "Aram"
    ],
    "tags": [
      "korean",
      "needs remoderation"
    ],
    "description": "Text done for any person who needs / wants a hack in the Korean language.<br>\r\n<br>\r\nNo credit needed.",
    "latest_version": "smwc-11215-1431034256",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11215,
        "title": "Korean",
        "version": "smwc-11215-1431034256",
        "upstream_time": 1431034256,
        "download_url": "https://dl.smwcentral.net/11215/Korean%20Text.zip",
        "filename": "Korean Text.zip",
        "size": 907,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-kremzeek",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11055,
    "title": "Kremzeek",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "needs remoderation",
      "ninji"
    ],
    "description": "Here's a sprite based on the minor Generation 1 Transformers character Kremzeek, an electrical energy creature that appeared in an episode of the same name.  These graphics replace the Ninji, so you can turn Ninji into a red Kremzeek, but a better idea is to use the included sprite tweak to make a yellow Kremzeek that can't be jumped on or killed with fireballs.",
    "latest_version": "smwc-11055-1427842922",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11055,
        "title": "Kremzeek",
        "version": "smwc-11055-1427842922",
        "upstream_time": 1427842922,
        "download_url": "https://dl.smwcentral.net/11055/Kremzeek.zip",
        "filename": "Kremzeek.zip",
        "size": 2373,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-krusty-s-super-fun-house-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27605,
    "title": "Krusty's Super Fun House - Stage 1",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "bonus",
      "haunted",
      "house"
    ],
    "description": "My C3 2014 summer submission.<br>\r\nI hope that you enjoy.<br>\r\n<br>\r\n<b>C3 SUMMER 2021 UPDATE:</b> Added more tiles...<br>\r\n<br>\r\nUses half of the palettes 5 ,6 and 7. This means that vanilla objects are unaffected.",
    "latest_version": "smwc-27605-1625778139",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27605,
        "title": "Krusty's Super Fun House - Stage 1",
        "version": "smwc-27605-1625778139",
        "upstream_time": 1625778139,
        "download_url": "https://dl.smwcentral.net/27605/Krusty%27s%20Super%20Fun%20House%20-%20Stage%201.zip",
        "filename": "Krusty%27s Super Fun House - Stage 1.zip",
        "size": 7148,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-krusty-super-fun-house-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23689,
    "title": "Krusty Super Fun House - Stage 5",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "bonus",
      "carnival",
      "castle",
      "ghost house",
      "haunted",
      "house",
      "mechanical",
      "needs remoderation",
      "night",
      "wood"
    ],
    "description": "COVID-19 C3 Summer 2020 submission.<br>\r\nThe final level from Krusty Super Fun House.<br>\r\nMeant to be used with layer 2.<br>\r\n<br>\r\nIt's been 6 years.",
    "latest_version": "smwc-23689-1594177357",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23689,
        "title": "Krusty Super Fun House - Stage 5",
        "version": "smwc-23689-1594177357",
        "upstream_time": 1594177357,
        "download_url": "https://dl.smwcentral.net/23689/Krusty%205.zip",
        "filename": "Krusty 5.zip",
        "size": 10552,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6918,
        "title": "Krusty Super Fun House - Stage 4",
        "version": "smwc-6918-1405350729",
        "upstream_time": 1405350729,
        "download_url": "https://dl.smwcentral.net/6918/krustyhaunted.zip",
        "filename": "krustyhaunted.zip",
        "size": 5932,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6907,
        "title": "Krusty Super Fun House - Stage 3",
        "version": "smwc-6907-1405166130",
        "upstream_time": 1405166130,
        "download_url": "https://dl.smwcentral.net/6907/krustycircus.zip",
        "filename": "krustycircus.zip",
        "size": 5684,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6897,
        "title": "Krusty Super Fun House - Stage 2",
        "version": "smwc-6897-1405165602",
        "upstream_time": 1405165602,
        "download_url": "https://dl.smwcentral.net/6897/krustyfactory.zip",
        "filename": "krustyfactory.zip",
        "size": 7018,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 425,
    "title": "Lake",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "lake",
      "needs remoderation",
      "water"
    ],
    "description": "This is a lake BG I made a very long time ago. It was actually my first original BG.<br>\r\n<br>\r\nIt is based off a photograph, but I have since lost it.",
    "latest_version": "smwc-425-1403271298",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 425,
        "title": "Lake",
        "version": "smwc-425-1403271298",
        "upstream_time": 1403271298,
        "download_url": "https://dl.smwcentral.net/425/cus-lackford.zip",
        "filename": "cus-lackford.zip",
        "size": 32891,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lake-and-hills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6171,
    "title": "Lake and Hills",
    "authors": [
      "Fornaxus"
    ],
    "tags": [
      "grassland",
      "lake",
      "needs remoderation"
    ],
    "description": "This is a BG I made with a lake in front and hills behind them. Perfect for grassland, mountain, lake or maybe even beach levels. <br>\r\n<br>\r\nTakes up the first half of Palette 1 and Palette 3.<br>\r\n<br>\r\nPlease give credit if used :3",
    "latest_version": "smwc-6171-1390756380",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6171,
        "title": "Lake and Hills",
        "version": "smwc-6171-1390756380",
        "upstream_time": 1390756380,
        "download_url": "https://dl.smwcentral.net/6171/Lake%2BHills.zip",
        "filename": "Lake+Hills.zip",
        "size": 4428,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lake-shore",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34177,
    "title": "Lake Shore",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "lake",
      "no-scroll",
      "realistic"
    ],
    "description": "This is an original BG based on a photograph.",
    "latest_version": "smwc-34177-1687726453",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34177,
        "title": "Lake Shore",
        "version": "smwc-34177-1687726453",
        "upstream_time": 1687726453,
        "download_url": "https://dl.smwcentral.net/34177/Lake%20Shore%20BG.zip",
        "filename": "Lake Shore BG.zip",
        "size": 6667,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lakeside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9075,
    "title": "Lakeside",
    "authors": [
      "MaiK"
    ],
    "tags": [
      "lake",
      "needs remoderation"
    ],
    "description": "I just made it for C3<br>\r\nCredits would be cool :§",
    "latest_version": "smwc-9075-1409481790",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9075,
        "title": "Lakeside",
        "version": "smwc-9075-1409481790",
        "upstream_time": 1409481790,
        "download_url": "https://dl.smwcentral.net/9075/LakesideByMawwo7.zip",
        "filename": "LakesideByMawwo7.zip",
        "size": 3701,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lamia-naga",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25426,
    "title": "Lamia / Naga",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "rex"
    ],
    "description": "Anorakun's notes: A lamia / naga creature that replaces the Rex sprite, made by No-Body the Dragon. I added some colors to the tail, since it was using blue for the top half and bottom part. I also used the second half to color the squished form to green. I made some slight changes in the color, but only that. Credit still goes to No Body the Dragon / No Body, from Mario Fan Games Galaxy. Can fit some ruins / pyramid / castles levels, in general.<br>\r\n<br>\r\nUses vanilla palette.",
    "latest_version": "smwc-25426-1609061469",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25426,
        "title": "Lamia / Naga",
        "version": "smwc-25426-1609061469",
        "upstream_time": 1609061469,
        "download_url": "https://dl.smwcentral.net/25426/Lamia.zip",
        "filename": "Lamia.zip",
        "size": 2047,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-landblocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10579,
    "title": "Landblocks",
    "authors": [
      "Hach"
    ],
    "tags": [
      "food",
      "needs remoderation"
    ],
    "description": "A smw-style grassy tileset. It's compatible with most of the original palettes (ranging from 3 to 7).<br>\r\n<br>\r\nTo make use of the upside-down slopes, set the fg/bg tileset index to 3 (so pick one of the underground # presets in level-&gt;change index of gfx in header dialog)",
    "latest_version": "smwc-10579-1422118064",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10579,
        "title": "Landblocks",
        "version": "smwc-10579-1422118064",
        "upstream_time": 1422118064,
        "download_url": "https://dl.smwcentral.net/10579/Landblocks.zip",
        "filename": "Landblocks.zip",
        "size": 2586,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lantern",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27754,
    "title": "Lantern",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "hopping flame"
    ],
    "description": "A lantern that replaces the Hopping Flame. Perfect fit for eastern / japanese levels. It was also used in my KLDC 2021 level, Wario in Japan. Credits to No Body the Dragon. I've included a better palette, which is based on the lantern enemies from Ganbare Goemon 2 (Super Famicom).",
    "latest_version": "smwc-27754-1629755414",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27754,
        "title": "Lantern",
        "version": "smwc-27754-1629755414",
        "upstream_time": 1629755414,
        "download_url": "https://dl.smwcentral.net/27754/Lantern%20by%20NBTD.zip",
        "filename": "Lantern by NBTD.zip",
        "size": 2686,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-last-resort-neo-geo-stage-2-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40088,
    "title": "Last Resort (Neo Geo) - Stage 2 (Section 1)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city",
      "ruins"
    ],
    "description": "The ruined city area from the Neo Geo game Last Resort.<br>\r\nWhat do you think about this?<br>\r\n<br>\r\n<span style=\"color: #ff0000;\"><b>WARNING:</b></span> It uses BG1, BG2, BG3 and FG2.",
    "latest_version": "smwc-40088-1752251603",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40088,
        "title": "Last Resort (Neo Geo) - Stage 2 (Section 1)",
        "version": "smwc-40088-1752251603",
        "upstream_time": 1752251603,
        "download_url": "https://dl.smwcentral.net/40088/Lastresort2-1.zip",
        "filename": "Lastresort2-1.zip",
        "size": 13198,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-last-resort-neo-geo-stage-4-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40356,
    "title": "Last Resort (Neo Geo) - Stage 4 (Section 2)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "<span style=\"font-size: 22pt;\"><b>C3 SUMMER 2025:</b></span><br>\r\n<br>\r\nThe \"mechanical area\" from <b><u>Last Resort</u></b> Arcade Game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-40356-1755990841",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40356,
        "title": "Last Resort (Neo Geo) - Stage 4 (Section 2)",
        "version": "smwc-40356-1755990841",
        "upstream_time": 1755990841,
        "download_url": "https://dl.smwcentral.net/40356/Lastresort4-2.zip",
        "filename": "Lastresort4-2.zip",
        "size": 7907,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lava-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23923,
    "title": "Lava Castle V2",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "ruins",
      "temple",
      "volcano"
    ],
    "description": "And upgraded but different enough version of a old graphic I made a long time ago, useful for a  really hot lava castle/temple/ruins level.",
    "latest_version": "smwc-23923-1595182269",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23923,
        "title": "Lava Castle V2",
        "version": "smwc-23923-1595182269",
        "upstream_time": 1595182269,
        "download_url": "https://dl.smwcentral.net/23923/Lava%20Castle%20V2.zip",
        "filename": "Lava Castle V2.zip",
        "size": 8759,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12232,
        "title": "Lava Castle",
        "version": "smwc-12232-1444149930",
        "upstream_time": 1444149930,
        "download_url": "https://dl.smwcentral.net/12232/Lava%20Castle%20%28r%29.zip",
        "filename": "Lava Castle (r).zip",
        "size": 9005,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lava-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15533,
    "title": "Lava Cave",
    "authors": [
      "darken"
    ],
    "tags": [
      "cave",
      "lava",
      "needs remoderation",
      "volcano"
    ],
    "description": "Lava cave, good for cave and lava themed levels. If you change the pallet to brown, can fit good for desert levels.<br>\r\nYou don't need credit me for it. Thanks for downloading. c:",
    "latest_version": "smwc-15533-1494102012",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15533,
        "title": "Lava Cave",
        "version": "smwc-15533-1494102012",
        "upstream_time": 1494102012,
        "download_url": "https://dl.smwcentral.net/15533/Lava%20Cave.zip",
        "filename": "Lava Cave.zip",
        "size": 4918,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13930,
        "title": "Lava Cave",
        "version": "smwc-13930-1468806713",
        "upstream_time": 1468806713,
        "download_url": "https://dl.smwcentral.net/13930/Gamma%20V%20-%20Lava%20Cave.zip",
        "filename": "Gamma V - Lava Cave.zip",
        "size": 5885,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10675,
        "title": "Lava Cave",
        "version": "smwc-10675-1422725491",
        "upstream_time": 1422725491,
        "download_url": "https://dl.smwcentral.net/10675/Lava%20Cave.zip",
        "filename": "Lava Cave.zip",
        "size": 19142,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lava-flow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2232,
    "title": "Lava Flow",
    "authors": [
      "Thehoundsquad"
    ],
    "tags": [
      "lava",
      "needs remoderation",
      "realistic"
    ],
    "description": "This is my first of a possible series where I take real pictures down to a 16 bit image, then put it into a SMW hack.<br>\r\nThe Readme holds more information if you are curious about that.<br>\r\nZip includes<br>\r\nLevel<br>\r\nReadme<br>\r\nPallete<br>\r\nGFX Files<br>\r\nEnjoy!<br>\r\n<br>\r\n<b>Note: Doesn't look very good with scrolling enabled.</b>",
    "latest_version": "smwc-2232-1425735013",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2232,
        "title": "Lava Flow",
        "version": "smwc-2232-1425735013",
        "upstream_time": 1425735013,
        "download_url": "https://dl.smwcentral.net/2232/Realistic%20Lava.zip",
        "filename": "Realistic Lava.zip",
        "size": 10586,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lava-lion",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23458,
    "title": "Lava Lion",
    "authors": [
      "Blizzard Buffalo"
    ],
    "tags": [
      "blargg",
      "needs remoderation"
    ],
    "description": "A creative lion made of lava that replaces Blaarg.",
    "latest_version": "smwc-23458-1593536385",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23458,
        "title": "Lava Lion",
        "version": "smwc-23458-1593536385",
        "upstream_time": 1593536385,
        "download_url": "https://dl.smwcentral.net/23458/Lava%20Lion.zip",
        "filename": "Lava Lion.zip",
        "size": 2426,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lcd-solid",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24578,
    "title": "LCD Solid",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "This font was used in some of the FNaF games (Not all games used it).<br>\r\n<br>\r\nThe lowercase g is a pixel taller than most of the lowercase characters, but that's how it is in the original.",
    "latest_version": "smwc-24578-1600006962",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24578,
        "title": "LCD Solid",
        "version": "smwc-24578-1600006962",
        "upstream_time": 1600006962,
        "download_url": "https://dl.smwcentral.net/24578/LCD%20Solid.zip",
        "filename": "LCD Solid.zip",
        "size": 1017,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-leafy-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23906,
    "title": "Leafy Forest",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation"
    ],
    "description": "In need of a forest with leaves? well, there you have it.",
    "latest_version": "smwc-23906-1595195270",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23906,
        "title": "Leafy Forest",
        "version": "smwc-23906-1595195270",
        "upstream_time": 1595195270,
        "download_url": "https://dl.smwcentral.net/23906/Leafy%20Forest.zip",
        "filename": "Leafy Forest.zip",
        "size": 13401,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-leap-day-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41870,
    "title": "Leap Day - Forest",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "forest",
      "wood"
    ],
    "description": "The forest tileset from Leap Day, a Nitrome mobile game. The tilesets in this game are incredibly crusty, so I manually reduce the amount of colors in them.",
    "latest_version": "smwc-41870-1773106690",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41870,
        "title": "Leap Day - Forest",
        "version": "smwc-41870-1773106690",
        "upstream_time": 1773106690,
        "download_url": "https://dl.smwcentral.net/41870/leapdayforest.zip",
        "filename": "leapdayforest.zip",
        "size": 4428,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-leap-day-forest-expanded",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41878,
    "title": "Leap Day - Forest (Expanded)",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "forest",
      "wood"
    ],
    "description": "The forest tileset from Leap Day, now with more stuff I added myself, it's not the most stylistically accurate expansion and I think I took too many creative liberties. On a more important note, I had to split this tileset into 2 files to set in FG3 and BG3 each because I put a lot of new stuff there",
    "latest_version": "smwc-41878-1773106837",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41878,
        "title": "Leap Day - Forest (Expanded)",
        "version": "smwc-41878-1773106837",
        "upstream_time": 1773106837,
        "download_url": "https://dl.smwcentral.net/41878/leapdayforestexpanded.zip",
        "filename": "leapdayforestexpanded.zip",
        "size": 7995,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-leap-day-snow-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42115,
    "title": "Leap Day - Snow Land",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "forest",
      "patch needed",
      "snow"
    ],
    "description": "The Snow Land BG from Nitrome's Leap Day, I had to resize the layer 2 BG because its resolution wasn't a multiple of 8 or 16, plus, sorry if I didn't include the other parts of this BG, you can use this BG for snowy stages, obviously, both vertical and horizontal, if you want to use this BG for horizontal stages, set layer 3's X scrolling to \"Variable 2\" and its Y scrolling to \"None\"",
    "latest_version": "smwc-42115-1775246181",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42115,
        "title": "Leap Day - Snow Land",
        "version": "smwc-42115-1775246181",
        "upstream_time": 1775246181,
        "download_url": "https://dl.smwcentral.net/42115/leapdaysnowbg.zip",
        "filename": "leapdaysnowbg.zip",
        "size": 5665,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-leap-day-space",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41034,
    "title": "Leap Day - Space",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "cave",
      "space"
    ],
    "description": "This is the space FG from the Nitrome moblile game Leap Day, the tiles in the original game files were still very crusty, probably just like all the other ones as far as I know, so I had to manually recolor every similar color in the tiles and recolor the tiles with the original colors",
    "latest_version": "smwc-41034-1763318107",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41034,
        "title": "Leap Day - Space",
        "version": "smwc-41034-1763318107",
        "upstream_time": 1763318107,
        "download_url": "https://dl.smwcentral.net/41034/Leap%20Day%20-%20Space.zip",
        "filename": "Leap Day - Space.zip",
        "size": 4228,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-leap-day-tropical",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41031,
    "title": "Leap Day - Tropical",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "Here's the tropical stage tileset from the Nitrome mobile game Leap Day, I found that in the files, the tiles were REALLY crusty (as in the JPEG kind of crusty), so I decided to manually fix them so that they can fit in SMW",
    "latest_version": "smwc-41031-1763317941",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41031,
        "title": "Leap Day - Tropical",
        "version": "smwc-41031-1763317941",
        "upstream_time": 1763317941,
        "download_url": "https://dl.smwcentral.net/41031/Leap%20Day%20-%20Tropical.zip",
        "filename": "Leap Day - Tropical.zip",
        "size": 4192,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lemmings",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 440,
    "title": "Lemmings 2: The Tribes - Egypt Tribe",
    "authors": [
      "Doggycharly"
    ],
    "tags": [
      "desert",
      "mountain",
      "needs remoderation",
      "pyramid"
    ],
    "description": "Ripped from the SNES version<br>\r\n<br>\r\nUses palette 7",
    "latest_version": "smwc-440-1413213599",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 440,
        "title": "Lemmings 2: The Tribes - Egypt Tribe",
        "version": "smwc-440-1413213599",
        "upstream_time": 1413213599,
        "download_url": "https://dl.smwcentral.net/440/hi%20there%2C%20i%20am%20mr%20awesome.zip",
        "filename": "hi there%2C i am mr awesome.zip",
        "size": 3520,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 414,
        "title": "Lemmings 2: The Tribes - Highland Tribe",
        "version": "smwc-414-1417551290",
        "upstream_time": 1417551290,
        "download_url": "https://dl.smwcentral.net/414/gfx.zip",
        "filename": "gfx.zip",
        "size": 3298,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 240,
        "title": "Lemmings 2: The Tribes - Egyptian",
        "version": "smwc-240-1372002676",
        "upstream_time": 1372002676,
        "download_url": "https://dl.smwcentral.net/240/lemmings2egypt.zip",
        "filename": "lemmings2egypt.zip",
        "size": 2332,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-leprechaun-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26482,
    "title": "Leprechaun Mario",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "Mario dressed as a Leprechaun, perfect for St. Patrick's Day-themed hacks!<br>\r\n<br>\r\nIncludes cutscene, P-Balloon, running on wall and overworld frames as well! Though it doesn't include cape frames.<br>\r\n<br>\r\nNOTE: The OW palette isn't a shared palette, and you have to insert it on all submaps.<br>\r\n<br>\r\nUpdate: Fixed a few errors with some frames.",
    "latest_version": "smwc-26482-1616081539",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26482,
        "title": "Leprechaun Mario",
        "version": "smwc-26482-1616081539",
        "upstream_time": 1616081539,
        "download_url": "https://dl.smwcentral.net/26482/Leprechaun%20Mario%20Player%20Update.zip",
        "filename": "Leprechaun Mario Player Update.zip",
        "size": 17101,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lester-the-unlikely-beach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31041,
    "title": "Lester the Unlikely - Beach",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "ocean"
    ],
    "description": "Background of the Beach levels in Lester the Unlikely.",
    "latest_version": "smwc-31041-1653674656",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31041,
        "title": "Lester the Unlikely - Beach",
        "version": "smwc-31041-1653674656",
        "upstream_time": 1653674656,
        "download_url": "https://dl.smwcentral.net/31041/Lester%20Beach.zip",
        "filename": "Lester Beach.zip",
        "size": 5057,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lester-the-unlikely-burial-grounds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31043,
    "title": "Lester the Unlikely - Burial Grounds",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "haunted"
    ],
    "description": "Background of the Burial Grounds level in Lester the Unlikely.",
    "latest_version": "smwc-31043-1653674872",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31043,
        "title": "Lester the Unlikely - Burial Grounds",
        "version": "smwc-31043-1653674872",
        "upstream_time": 1653674872,
        "download_url": "https://dl.smwcentral.net/31043/Lester%20Burial%20Grounds.zip",
        "filename": "Lester Burial Grounds.zip",
        "size": 5661,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lester-the-unlikely-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31042,
    "title": "Lester the Unlikely - Cave",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "cave"
    ],
    "description": "Background of the Cave levels in Lester the Unlikely.",
    "latest_version": "smwc-31042-1653674773",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31042,
        "title": "Lester the Unlikely - Cave",
        "version": "smwc-31042-1653674773",
        "upstream_time": 1653674773,
        "download_url": "https://dl.smwcentral.net/31042/Lester%20Cave.zip",
        "filename": "Lester Cave.zip",
        "size": 5602,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lester-the-unlikely-jungle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31040,
    "title": "Lester the Unlikely - Jungle",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "jungle"
    ],
    "description": "Background of the Jungle levels (and also the title screen) in Lester the Unlikely.<br>\r\n<br>\r\nNote: original tileset has a cutoff, I fixed it.",
    "latest_version": "smwc-31040-1653674528",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31040,
        "title": "Lester the Unlikely - Jungle",
        "version": "smwc-31040-1653674528",
        "upstream_time": 1653674528,
        "download_url": "https://dl.smwcentral.net/31040/Lester%20Jungle.zip",
        "filename": "Lester Jungle.zip",
        "size": 8658,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lester-the-unlikely-village",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31044,
    "title": "Lester the Unlikely - Village",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "forest",
      "jungle"
    ],
    "description": "Background of the Village levels in Lester the Unlikely.",
    "latest_version": "smwc-31044-1653674978",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31044,
        "title": "Lester the Unlikely - Village",
        "version": "smwc-31044-1653674978",
        "upstream_time": 1653674978,
        "download_url": "https://dl.smwcentral.net/31044/Lester%20Village.zip",
        "filename": "Lester Village.zip",
        "size": 5734,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-letter-signs",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10727,
    "title": "Letter Signs",
    "authors": [
      "MaiK"
    ],
    "tags": [
      "needs remoderation",
      "signs"
    ],
    "description": "Replaces 1-7 signs with A-G signs on the overworld.",
    "latest_version": "smwc-10727-1422827095",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10727,
        "title": "Letter Signs",
        "version": "smwc-10727-1422827095",
        "upstream_time": 1422827095,
        "download_url": "https://dl.smwcentral.net/10727/letter_signs.zip",
        "filename": "letter_signs.zip",
        "size": 136153,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lettuce",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32294,
    "title": "Lettuce",
    "authors": [
      "Donut",
      "bebn legg"
    ],
    "tags": [
      "goal orb",
      "goal point question sphere",
      "sphere"
    ],
    "description": "<b>\"IT'S DA FUGGIN'.. THE LATUCE\"</b><br>\r\n<br>\r\nThis is the lettuce veggie from System's Harvest Festival Slots; also known as \":S_Lettuce:\" and \"the latuce\". It replaces the goal point question sphere. There's a version which uses custom colors, and an other version which just uses the vanilla greens.<br>\r\nOriginal sprite made by <span class=\"un-outer\" title=\"bebn legg\"><span title=\"Administrator\" class=\"icon icon-admin\"></span><a href=\"/?p=profile&amp;id=19971\" style=\"color: #3965a1;\" class=\"un\">bebn legg</a></span>.",
    "latest_version": "smwc-32294-1665102842",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32294,
        "title": "Lettuce",
        "version": "smwc-32294-1665102842",
        "upstream_time": 1665102842,
        "download_url": "https://dl.smwcentral.net/32294/lettuce.zip",
        "filename": "lettuce.zip",
        "size": 5376,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lil-bro-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15574,
    "title": "Lil' Bro Mario",
    "authors": [
      "Ondore's Lies"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "Alternative small Mario player graphics. Includes replacement shared palette files to add a little extra flavor, but you can also keep the defaults if you wish. Super Mario graphics are not changed.<br>\r\n<br>\r\nNo credit necessary.",
    "latest_version": "smwc-15574-1496075706",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15574,
        "title": "Lil' Bro Mario",
        "version": "smwc-15574-1496075706",
        "upstream_time": 1496075706,
        "download_url": "https://dl.smwcentral.net/15574/lilbromario.zip",
        "filename": "lilbromario.zip",
        "size": 11960,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lipstick-plant",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41749,
    "title": "Lipstick Plant",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "piranha plant"
    ],
    "description": "Piranha Plants wearing stylish lipstick, from my hack <a href=\"https://smwc.me/s/40229\">Spesh Planet 2</a>. No custom palettes are included.",
    "latest_version": "smwc-41749-1771866195",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41749,
        "title": "Lipstick Plant",
        "version": "smwc-41749-1771866195",
        "upstream_time": 1771866195,
        "download_url": "https://dl.smwcentral.net/41749/lipstick_plant.zip",
        "filename": "lipstick_plant.zip",
        "size": 2633,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-little-banzai-bill",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8938,
    "title": "Little Banzai Bill",
    "authors": [
      "PaperMario94"
    ],
    "tags": [
      "bullet bill",
      "needs remoderation"
    ],
    "description": "Its an awesome Bullet Bill GFX made by me.",
    "latest_version": "smwc-8938-1409065683",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8938,
        "title": "Little Banzai Bill",
        "version": "smwc-8938-1409065683",
        "upstream_time": 1409065683,
        "download_url": "https://dl.smwcentral.net/8938/Bullet%20Bill%20to%20little%20Banzai%20Bill.zip",
        "filename": "Bullet Bill to little Banzai Bill.zip",
        "size": 2610,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-little-bird",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37456,
    "title": "Little Bird",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "ninji"
    ],
    "description": "This graphic replaces the ninji with a cute little bird.  A good fit for stages with a lot of nature.<br>\r\n<br>\r\nCredits to NBTD.",
    "latest_version": "smwc-37456-1716591952",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37456,
        "title": "Little Bird",
        "version": "smwc-37456-1716591952",
        "upstream_time": 1716591952,
        "download_url": "https://dl.smwcentral.net/37456/Little%20Bird.zip",
        "filename": "Little Bird.zip",
        "size": 2222,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-live-a-live-credits-tree",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24843,
    "title": "Live-A-Live - Credits (Tree)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "Ripped from the tree part of Credits in Live A Live on Super Famicom.<br>\r\n<br>\r\nNote: The background scrolling must be disabled.",
    "latest_version": "smwc-24843-1602720449",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24843,
        "title": "Live-A-Live - Credits (Tree)",
        "version": "smwc-24843-1602720449",
        "upstream_time": 1602720449,
        "download_url": "https://dl.smwcentral.net/24843/Live%20A%20Live%20-%20Ending%20%28Tree%29.zip",
        "filename": "Live A Live - Ending (Tree).zip",
        "size": 4817,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-live-a-live-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9160,
    "title": "Live A Live - Title Screen",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation",
      "night"
    ],
    "description": "A morningful mountain theme come from LAL.<br>\r\nI included two version: One have fake HDMA effects, and the the other one don't have it.<br>\r\nGive a credit if you want.",
    "latest_version": "smwc-9160-1409316406",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9160,
        "title": "Live A Live - Title Screen",
        "version": "smwc-9160-1409316406",
        "upstream_time": 1409316406,
        "download_url": "https://dl.smwcentral.net/9160/laltitle.zip",
        "filename": "laltitle.zip",
        "size": 5687,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lizard-guy-practice-makes-purrfect-smilies",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1999,
    "title": "Lizard Guy & 'Practice Makes Purrfect' Smilies",
    "authors": [
      "sunwarrior25"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "This unnamed lizard fella is a new player graphic for people running low on ideas (seriously, Mario goes to the Mall?).<br>\r\n<br>\r\nIncludes:<br>\r\n - GFX32 to replace Mario with a Pink Lizard.<br>\r\n - Customized GFX00 & GFX01. Feel free to replace the altered 'Nintendo Presents' Logo.<br>\r\n - Custom Overworld GFX (only Mario is edited).<br>\r\n - The only two GFX pages with Mario's blush. Why they needed two I will never know.<br>\r\n<br>\r\nNot included:<br>\r\n - AA Batteries<br>\r\n - Custom Palette (how would I create a .pal file for a global palette?)<br>\r\n - Map16 pages ( . . . )<br>\r\n - Any sense of sanity.<br>\r\n<br>\r\nSome assembly required. ",
    "latest_version": "smwc-1999-1419156527",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1999,
        "title": "Lizard Guy & 'Practice Makes Purrfect' Smilies",
        "version": "smwc-1999-1419156527",
        "upstream_time": 1419156527,
        "download_url": "https://dl.smwcentral.net/1999/LizardExGFX.zip",
        "filename": "LizardExGFX.zip",
        "size": 22896,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lobo-prototype-docking-bay",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34268,
    "title": "Lobo (Prototype) - Docking Bay",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "mechanical",
      "space"
    ],
    "description": "Here's a tileset from a prototype game of some sorts. Not sure if it's the same Lobo from the DC universe. You can use the SMW status bar safely with this tileset.<br>\r\n Enjoy!",
    "latest_version": "smwc-34268-1688837436",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34268,
        "title": "Lobo (Prototype) - Docking Bay",
        "version": "smwc-34268-1688837436",
        "upstream_time": 1688837436,
        "download_url": "https://dl.smwcentral.net/34268/Lobo%20-%20Docking%20Bay%20tileset.zip",
        "filename": "Lobo - Docking Bay tileset.zip",
        "size": 15612,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-loose-lego-brick",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28904,
    "title": "Loose Lego Brick",
    "authors": [
      "DynastyLobster"
    ],
    "tags": [
      "falling spike"
    ],
    "description": "A replacement for the falling spike, I thought of the joke and decided to do it. <br>\r\n<br>\r\n\"In SMW, Lego step on you\".",
    "latest_version": "smwc-28904-1641003489",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28904,
        "title": "Loose Lego Brick",
        "version": "smwc-28904-1641003489",
        "upstream_time": 1641003489,
        "download_url": "https://dl.smwcentral.net/28904/lego.zip",
        "filename": "lego.zip",
        "size": 2563,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lords-of-thunder-bosque-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37053,
    "title": "Lords of Thunder - Bosque (Temple)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "ruins"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 Winter 2024</span></b><br>\r\n<br>\r\nThe \"Temple\" from the Sega CD game <b><u>Lords of Thunder</u></b>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-37053-1708802401",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37053,
        "title": "Lords of Thunder - Bosque (Temple)",
        "version": "smwc-37053-1708802401",
        "upstream_time": 1708802401,
        "download_url": "https://dl.smwcentral.net/37053/LordsofThunder%20Bosque-%203-C.zip",
        "filename": "LordsofThunder Bosque- 3-C.zip",
        "size": 5325,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lords-of-thunder-cielom-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37054,
    "title": "Lords of Thunder - Cielom (Mountains)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "mountain",
      "sky"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 Winter 2024</span></b><br>\r\n<br>\r\nThe \"Mountains\" from the Sega CD game <b><u>Lords of Thunder</u></b>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-37054-1708802561",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37054,
        "title": "Lords of Thunder - Cielom (Mountains)",
        "version": "smwc-37054-1708802561",
        "upstream_time": 1708802561,
        "download_url": "https://dl.smwcentral.net/37054/LordsofThunder%20Cielom%201-A.zip",
        "filename": "LordsofThunder Cielom 1-A.zip",
        "size": 6294,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lords-of-thunder-demon-castle-tower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38354,
    "title": "Lords of Thunder - Demon Castle (Tower)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>POST C3 SUMMER 2024</b></span><br>\r\n<br>\r\nThe \"tower\" area from <b><u>Lords of Thunder</u></b> Sega CD game<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38354-1724976015",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38354,
        "title": "Lords of Thunder - Demon Castle (Tower)",
        "version": "smwc-38354-1724976015",
        "upstream_time": 1724976015,
        "download_url": "https://dl.smwcentral.net/38354/Lords%20of%20Thunder%20-%20Demon%20Tower.zip",
        "filename": "Lords of Thunder - Demon Tower.zip",
        "size": 3410,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lords-of-thunder-dezant-desert-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37051,
    "title": "Lords of Thunder - Dezant (Desert Area)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "desert"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 Winter 2024</span></b><br>\r\n<br>\r\nThe \"Desert Area\" from the Sega CD game <b><u>Lords of Thunder</u></b>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-37051-1708801815",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37051,
        "title": "Lords of Thunder - Dezant (Desert Area)",
        "version": "smwc-37051-1708801815",
        "upstream_time": 1708801815,
        "download_url": "https://dl.smwcentral.net/37051/Lords%20of%20Thunder%20-%20Dezant%201-C.zip",
        "filename": "Lords of Thunder - Dezant 1-C.zip",
        "size": 4040,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lords-of-thunder-dezant-desert-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 36973,
    "title": "Lords of Thunder - Dezant (Desert City)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "city",
      "desert",
      "ruins"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 Winter 2024</b></span><br>\r\n<br>\r\nThe \"Desert City\" from the Sega CD game <u><b>Lords of Thunder</b></u>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-36973-1708734310",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 36973,
        "title": "Lords of Thunder - Dezant (Desert City)",
        "version": "smwc-36973-1708734310",
        "upstream_time": 1708734310,
        "download_url": "https://dl.smwcentral.net/36973/Lords%20of%20Thunder%20-%20Dezant%201-A.zip",
        "filename": "Lords of Thunder - Dezant 1-A.zip",
        "size": 6534,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lords-of-thunder-final-stage-intro",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37076,
    "title": "Lords of Thunder - Final Stage Intro",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "ruins"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 Winter 2024</b></span><br>\r\n<br>\r\nThe \"First section of the final level\" from the Sega CD game <b><u>Lords of Thunder</u></b>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-37076-1709926035",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37076,
        "title": "Lords of Thunder - Final Stage Intro",
        "version": "smwc-37076-1709926035",
        "upstream_time": 1709926035,
        "download_url": "https://dl.smwcentral.net/37076/LordsofThunder%20FinalStageIntro.zip",
        "filename": "LordsofThunder FinalStageIntro.zip",
        "size": 6011,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lords-of-thunder-lamarada-volcano",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 36974,
    "title": "Lords of Thunder - Lamarada (Volcano)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "mountain",
      "sky",
      "volcano"
    ],
    "description": "The \"Volcano/Mountain\" from the Sega CD game <u><b>Lords of Thunder</b></u>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-36974-1709055117",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 36974,
        "title": "Lords of Thunder - Lamarada (Volcano)",
        "version": "smwc-36974-1709055117",
        "upstream_time": 1709055117,
        "download_url": "https://dl.smwcentral.net/36974/LordsofThunder%20Lamarada1-A.zip",
        "filename": "LordsofThunder Lamarada1-A.zip",
        "size": 8817,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lost-cave-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23881,
    "title": "Lost Cave Temple",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "ruins"
    ],
    "description": "Another temple cave graphic thing I made for some hack. Now you can use them.",
    "latest_version": "smwc-23881-1595204698",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23881,
        "title": "Lost Cave Temple",
        "version": "smwc-23881-1595204698",
        "upstream_time": 1595204698,
        "download_url": "https://dl.smwcentral.net/23881/The%20Lost%20Cave%20Temple.zip",
        "filename": "The Lost Cave Temple.zip",
        "size": 4925,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lost-vikings-wacky-world-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2920,
    "title": "Lost Vikings - Wacky World (Act 2)",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "bonus",
      "food",
      "needs remoderation"
    ],
    "description": "The foreground found in a few levels of Lost Vikings' Wacky World. It's first appearance is in the second act.",
    "latest_version": "smwc-2920-1376236241",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2920,
        "title": "Lost Vikings - Wacky World (Act 2)",
        "version": "smwc-2920-1376236241",
        "upstream_time": 1376236241,
        "download_url": "https://dl.smwcentral.net/2920/lost%20vikings%20candy.zip",
        "filename": "lost vikings candy.zip",
        "size": 8903,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2919,
        "title": "Lost Vikings - Wacky World (Act 1)",
        "version": "smwc-2919-1376236172",
        "upstream_time": 1376236172,
        "download_url": "https://dl.smwcentral.net/2919/lost%20vikings%20bonus.zip",
        "filename": "lost vikings bonus.zip",
        "size": 6745,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lotus-ii-recs-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29191,
    "title": "Lotus II: RECS - Desert",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "desert"
    ],
    "description": "Ripped from the desert track in Lotus II on Megadrive. This rip was part of <a href=\"https://www.smwcentral.net/?p=viewthread&t=120286\">my C3 Graphic Ripping Showcase.</a>",
    "latest_version": "smwc-29191-1641787224",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29191,
        "title": "Lotus II: RECS - Desert",
        "version": "smwc-29191-1641787224",
        "upstream_time": 1641787224,
        "download_url": "https://dl.smwcentral.net/29191/Lotus%20II%20-%20Level%201.zip",
        "filename": "Lotus II - Level 1.zip",
        "size": 7430,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lotus-turbo-challenge-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29193,
    "title": "Lotus Turbo Challenge - Forest",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland"
    ],
    "description": "Ripped from the forest track in Lotus Turbo Challenge on Megadrive. This rip was part of <a href=\"https://www.smwcentral.net/?p=viewthread&t=120286\">my C3 Graphic Ripping Showcase.</a>",
    "latest_version": "smwc-29193-1641786400",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29193,
        "title": "Lotus Turbo Challenge - Forest",
        "version": "smwc-29193-1641786400",
        "upstream_time": 1641786400,
        "download_url": "https://dl.smwcentral.net/29193/Lotus%20Turbo%20Challenge%20-%20Forest.zip",
        "filename": "Lotus Turbo Challenge - Forest.zip",
        "size": 4334,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lucky-luke-snes-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33412,
    "title": "Lucky Luke (SNES) - Title Screen",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "town",
      "wild west"
    ],
    "description": "YEE HAW! Good for a western themed level.",
    "latest_version": "smwc-33412-1677729390",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33412,
        "title": "Lucky Luke (SNES) - Title Screen",
        "version": "smwc-33412-1677729390",
        "upstream_time": 1677729390,
        "download_url": "https://dl.smwcentral.net/33412/Lucky%20Luke%20%28SNES%29%20-%20Title%20Screen.zip",
        "filename": "Lucky Luke (SNES) - Title Screen.zip",
        "size": 7832,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ludwig-von-koopa",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9125,
    "title": "Ludwig Von Koopa",
    "authors": [
      "DragonFire6780"
    ],
    "tags": [
      "boss",
      "mouser",
      "needs remoderation"
    ],
    "description": "This is a replacement GFX for mouser. No credit is needed.<br>\r\nINCLUDES:<br>\r\n<br>\r\nGFX file<br>\r\nPalette",
    "latest_version": "smwc-9125-1409081267",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9125,
        "title": "Ludwig Von Koopa",
        "version": "smwc-9125-1409081267",
        "upstream_time": 1409081267,
        "download_url": "https://dl.smwcentral.net/9125/LudwigVonKoopa.zip",
        "filename": "LudwigVonKoopa.zip",
        "size": 2067,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lufia",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35048,
    "title": "Lufia 2: Rise of the Sinistrals -  Strahda Tower",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "desert",
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "Ripped from Tower in Lufia 2: Rise of the Sinistrals on Super NES. This rip was part of my <a href=\"https://www.smwcentral.net/?p=viewthread&t=104831\">C3 Graphic Ripping Showcase</a><br>\r\n<br>\r\nUpdate: Sorry for the second update but as I've spotted again small compared differences to the original game Lufia II, I was forced to use the palette 0 with the palette 3 to make sure the background has totally identical colors.",
    "latest_version": "smwc-35048-1694286683",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35048,
        "title": "Lufia 2: Rise of the Sinistrals -  Strahda Tower",
        "version": "smwc-35048-1694286683",
        "upstream_time": 1694286683,
        "download_url": "https://dl.smwcentral.net/35048/Lufia%202%20-%20Rise%20of%20the%20Sinistrals%20-%20Strahda%20Tower.zip",
        "filename": "Lufia 2 - Rise of the Sinistrals - Strahda Tower.zip",
        "size": 8381,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28838,
        "title": "Lufia 2: Rise of the Sinistrals - Phantom Tree Mountain Panorama",
        "version": "smwc-28838-1637377181",
        "upstream_time": 1637377181,
        "download_url": "https://dl.smwcentral.net/28838/Lufia%202%20-%20Rise%20of%20the%20Sinistrals%20-%20Phantom%20Tree%20Mountain%20Panorama.zip",
        "filename": "Lufia 2 - Rise of the Sinistrals - Phantom Tree Mountain Panorama.zip",
        "size": 9581,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25806,
        "title": "Lufia 2: Rise of the Sinistrals - Desert Battle",
        "version": "smwc-25806-1611086458",
        "upstream_time": 1611086458,
        "download_url": "https://dl.smwcentral.net/25806/Lufia%202%20-%20Rise%20of%20the%20Sinistrals%20-%20Desert%20Battle.zip",
        "filename": "Lufia 2 - Rise of the Sinistrals - Desert Battle.zip",
        "size": 6594,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-luigi-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1405,
    "title": "Luigi Coin",
    "authors": [
      "PermaBan"
    ],
    "tags": [
      "dragon coin",
      "yoshi coin"
    ],
    "description": "By request<br>\r\n<br>\r\nA Luigi coin to replace the Dragon coin<br>\r\n<br>\r\n<i>Moderator's Note: doesn't seem to go well with vanilla color 64 exanimation, I personally suggest to disable it and replace the color with a similar static yellow instead.</i>",
    "latest_version": "smwc-1405-1409474091",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1405,
        "title": "Luigi Coin",
        "version": "smwc-1405-1409474091",
        "upstream_time": 1409474091,
        "download_url": "https://dl.smwcentral.net/1405/Luigi%20Coin.zip",
        "filename": "Luigi Coin.zip",
        "size": 2115,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-luigi-enemies",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1457,
    "title": "Luigi Enemies",
    "authors": [
      "UntitledUser"
    ],
    "tags": [
      "goomba",
      "koopa",
      "needs remoderation",
      "piranha plant",
      "rex",
      "sumo bro"
    ],
    "description": "This ExGFX pack (SP1-SP4) becomes those enemies (koopa, goomba, piranha plant, rex, sumo br0) to Luigi enemies.",
    "latest_version": "smwc-1457-1411043910",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1457,
        "title": "Luigi Enemies",
        "version": "smwc-1457-1411043910",
        "upstream_time": 1411043910,
        "download_url": "https://dl.smwcentral.net/1457/Luigi%3BMyEnemy%21.zip",
        "filename": "Luigi%3BMyEnemy%21.zip",
        "size": 9892,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-luigi-s-mansion-floor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5986,
    "title": "Luigi's Mansion - Floor 1",
    "authors": [
      "Spade"
    ],
    "tags": [
      "house",
      "needs remoderation"
    ],
    "description": "Happy Halloween, everyone! And to help set the Halloween mood, I made this for you guys!<br>\r\n<br>\r\nThese graphics were drawn completely by me and with a picture for reference. <br>\r\n<br>\r\nIt was inspired both by me finally beating Luigi's Mansion over my break from SMWC and by the somewhat annoying fact that, in many hacks with Luigi's Mansion based levels in them, they're actually nothing like Luigi's Mansion at all :(<br>\r\n<br>\r\nIncluded is a palette, the graphics, and a Map16 page for easy use. Enjoy! (Note: Dark BG level setting used in screenshot.)",
    "latest_version": "smwc-5986-1388590057",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5986,
        "title": "Luigi's Mansion - Floor 1",
        "version": "smwc-5986-1388590057",
        "upstream_time": 1388590057,
        "download_url": "https://dl.smwcentral.net/5986/%5BBG%5D%20Luigi%27s%20Mansion%20Floor%201.zip",
        "filename": "%5BBG%5D Luigi%27s Mansion Floor 1.zip",
        "size": 2636,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-luigi-s-mansion-styled-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10653,
    "title": "Luigi's Mansion Styled Exterior",
    "authors": [
      "DarkBones"
    ],
    "tags": [
      "ghost house",
      "needs remoderation"
    ],
    "description": "I hope this fulfills your request. This contains only the platforms, the spikes, and the used block. It comes with the ExGFX files, the map16 file, and a sample level, to see how each block was designed to work, and how to place them. Please give at least partial credit if used. ",
    "latest_version": "smwc-10653-1422291730",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10653,
        "title": "Luigi's Mansion Styled Exterior",
        "version": "smwc-10653-1422291730",
        "upstream_time": 1422291730,
        "download_url": "https://dl.smwcentral.net/10653/Luigi%27s%20Mansion%20FG.zip",
        "filename": "Luigi%27s Mansion FG.zip",
        "size": 5327,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-luigi-s-mansion-styled-mansion",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10606,
    "title": "Luigi's Mansion Styled Mansion",
    "authors": [
      "Alessio"
    ],
    "tags": [
      "haunted",
      "house",
      "needs remoderation"
    ],
    "description": "Uses palette 2 and 3, comes with an ExGFX file directed to 8E, a map16 file, a sample level and a palette. Have fun! ",
    "latest_version": "smwc-10606-1422294532",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10606,
        "title": "Luigi's Mansion Styled Mansion",
        "version": "smwc-10606-1422294532",
        "upstream_time": 1422294532,
        "download_url": "https://dl.smwcentral.net/10606/Luigi%27s%20Mansion.zip",
        "filename": "Luigi%27s Mansion.zip",
        "size": 43391,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lush-mountain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26358,
    "title": "Lush Mountain",
    "authors": [
      "Kojimkj",
      "ModernKiwi"
    ],
    "tags": [
      "grassland",
      "mountain",
      "sky"
    ],
    "description": "The Lush Mountain tileset made by Kojimkj, Uses Palettes 5 and 6<br>\r\n(Update 3/4/2021):<br>\r\nAdded new edge tiles for ground tiles and semisolid edges that blend into semisolid ground.<br>\r\n(Update 3/5/2021):<br>\r\nAdded slopes that merge into the semisolid dirt<br>\r\n(Update 3/5/2021 Ver 2):<br>\r\nFixed Act-Like settings for upside-down slopes inside of semisolid dirt.",
    "latest_version": "smwc-26358-1614988571",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26358,
        "title": "Lush Mountain",
        "version": "smwc-26358-1614988571",
        "upstream_time": 1614988571,
        "download_url": "https://dl.smwcentral.net/26358/Lush%20Mountain.zip",
        "filename": "Lush Mountain.zip",
        "size": 4568,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-lx-xzit-s-koopa-s-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17140,
    "title": "Lx Xzit's Koopa's Forest",
    "authors": [
      "Lx Xzit",
      "iBcakester"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "Original GFX by Lx Xzit. Had to use BG2 to put the treetops in. Original video https://www.youtube.com/watch?v=4MraFksvf2g . Might add more.",
    "latest_version": "smwc-17140-1519506938",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17140,
        "title": "Lx Xzit's Koopa's Forest",
        "version": "smwc-17140-1519506938",
        "upstream_time": 1519506938,
        "download_url": "https://dl.smwcentral.net/17140/Lx%20Xzit%27s%20Koopa%27s%20Forest.zip",
        "filename": "Lx Xzit%27s Koopa%27s Forest.zip",
        "size": 7992,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-m-c-kids-text-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18001,
    "title": "M.C. Kids Text Font",
    "authors": [
      "SamGamer233"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "The font from M.C. Kids! Now in SMW!",
    "latest_version": "smwc-18001-1534273567",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18001,
        "title": "M.C. Kids Text Font",
        "version": "smwc-18001-1534273567",
        "upstream_time": 1534273567,
        "download_url": "https://dl.smwcentral.net/18001/M.C.%20Kids%20Font%20for%20SMW.zip",
        "filename": "M.C. Kids Font for SMW.zip",
        "size": 1061,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-m-rchen-adventure-cotton-100-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6589,
    "title": "Märchen Adventure Cotton 100% - Stage 7",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "castle",
      "cave",
      "forest",
      "grassland",
      "haunted",
      "lake",
      "lava",
      "mountain",
      "needs remoderation",
      "night"
    ],
    "description": "The background from the first stage of the Japan-only SNES game \"Märchen Adventure Cotton 100%\". No credit needed.",
    "latest_version": "smwc-6589-1400938285",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6589,
        "title": "Märchen Adventure Cotton 100% - Stage 7",
        "version": "smwc-6589-1400938285",
        "upstream_time": 1400938285,
        "download_url": "https://dl.smwcentral.net/6589/MACStage7.zip",
        "filename": "MACStage7.zip",
        "size": 13217,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6588,
        "title": "Märchen Adventure Cotton 100% - Stage 6",
        "version": "smwc-6588-1400938302",
        "upstream_time": 1400938302,
        "download_url": "https://dl.smwcentral.net/6588/MACStage6.zip",
        "filename": "MACStage6.zip",
        "size": 14539,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6587,
        "title": "Märchen Adventure Cotton 100% - Stage 5",
        "version": "smwc-6587-1400938320",
        "upstream_time": 1400938320,
        "download_url": "https://dl.smwcentral.net/6587/MACStage5.zip",
        "filename": "MACStage5.zip",
        "size": 19842,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6586,
        "title": "Märchen Adventure Cotton 100% - Stage 4",
        "version": "smwc-6586-1400938341",
        "upstream_time": 1400938341,
        "download_url": "https://dl.smwcentral.net/6586/MACStage4.zip",
        "filename": "MACStage4.zip",
        "size": 9895,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6585,
        "title": "Märchen Adventure Cotton 100% - Stage 3",
        "version": "smwc-6585-1400938363",
        "upstream_time": 1400938363,
        "download_url": "https://dl.smwcentral.net/6585/MACStage3.zip",
        "filename": "MACStage3.zip",
        "size": 8537,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6584,
        "title": "Märchen Adventure Cotton 100% - Stage 2",
        "version": "smwc-6584-1400938382",
        "upstream_time": 1400938382,
        "download_url": "https://dl.smwcentral.net/6584/MACStage2.zip",
        "filename": "MACStage2.zip",
        "size": 9556,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6583,
        "title": "Märchen Adventure Cotton 100% - Stage 1",
        "version": "smwc-6583-1400938403",
        "upstream_time": 1400938403,
        "download_url": "https://dl.smwcentral.net/6583/MACStage1.zip",
        "filename": "MACStage1.zip",
        "size": 9266,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-m-u-s-h-a-final-stage-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40353,
    "title": "M.U.S.H.A. - Final Stage (Section 2)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "space",
      "texture"
    ],
    "description": "<span style=\"font-size: 22pt;\"><b>C3 SUMMER 2025:</b></span><br>\r\n<br>\r\nThe \"mechanical area\" from <b><u>M.U.S.H.A.</u></b> Sega Genesis Game.<br>\r\nToo simple to be inserted in the graphics<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-40353-1755990258",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40353,
        "title": "M.U.S.H.A. - Final Stage (Section 2)",
        "version": "smwc-40353-1755990258",
        "upstream_time": 1755990258,
        "download_url": "https://dl.smwcentral.net/40353/musha-final-stage-section2.zip",
        "filename": "musha-final-stage-section2.zip",
        "size": 2190,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40214,
        "title": "M.U.S.H.A. - Final Stage (Section 3)",
        "version": "smwc-40214-1754063871",
        "upstream_time": 1754063871,
        "download_url": "https://dl.smwcentral.net/40214/musha-final-stage-section3.zip",
        "filename": "musha-final-stage-section3.zip",
        "size": 4113,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-m-u-s-h-a-intro-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40354,
    "title": "M.U.S.H.A. - Intro Screen",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "mountain",
      "sky"
    ],
    "description": "<span style=\"font-size: 22pt;\"><b>C3 SUMMER 2025:</b></span><br>\r\n<br>\r\nThe \"mountains area\" from <b><u>M.U.S.H.A.</u></b> Sega Genesis Game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-40354-1755990508",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40354,
        "title": "M.U.S.H.A. - Intro Screen",
        "version": "smwc-40354-1755990508",
        "upstream_time": 1755990508,
        "download_url": "https://dl.smwcentral.net/40354/musha-intro-BG.zip",
        "filename": "musha-intro-BG.zip",
        "size": 6081,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-madagascar-operation-penguin-bird-cages",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15908,
    "title": "Madagascar: Operation Penguin - Bird Cages",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "Pretty simple background from the game (on GBA) that is about pengins. Maybe can fit in greenhouses or something.<br>\r\nCredit is optional. Wave and smile!",
    "latest_version": "smwc-15908-1502109960",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15908,
        "title": "Madagascar: Operation Penguin - Bird Cages",
        "version": "smwc-15908-1502109960",
        "upstream_time": 1502109960,
        "download_url": "https://dl.smwcentral.net/15908/Bird%20Cages.zip",
        "filename": "Bird Cages.zip",
        "size": 3008,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-madou-monogatari-a-r-s-arle-s-story-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42344,
    "title": "Madou Monogatari A-R-S: Arle's Story - Cave",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "cave"
    ],
    "description": "Ripped from the cave in Madou Monogatari A-R-S: Arle's Story on PC-9801.",
    "latest_version": "smwc-42344-1778627425",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42344,
        "title": "Madou Monogatari A-R-S: Arle's Story - Cave",
        "version": "smwc-42344-1778627425",
        "upstream_time": 1778627425,
        "download_url": "https://dl.smwcentral.net/42344/Madou%20Monogatari%20A-R-S%20-%20Arle%27s%20Story%20-%20Cave.zip",
        "filename": "Madou Monogatari A-R-S - Arle%27s Story - Cave.zip",
        "size": 5961,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-magic-boy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20920,
    "title": "Magic Boy",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "cutscene",
      "monospace",
      "needs remoderation",
      "sans serif"
    ],
    "description": "Font used in menus in Magic Boy (SNES). Comes with all palettes seen in game.",
    "latest_version": "smwc-20920-1568211159",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20920,
        "title": "Magic Boy",
        "version": "smwc-20920-1568211159",
        "upstream_time": 1568211159,
        "download_url": "https://dl.smwcentral.net/20920/Magic%20Boy%20-%20Font.zip",
        "filename": "Magic Boy - Font.zip",
        "size": 5098,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-magic-boy-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 765,
    "title": "Magic Boy - Ruins",
    "authors": [
      "wye"
    ],
    "tags": [
      "needs remoderation",
      "pyramid",
      "ruins"
    ],
    "description": "-Name of ExGFX: Magic Boy - Ruins<br>\r\n-Foreground, Background, or Sprite?: Foreground<br>\r\n-Author: WhiteYoshiEgg<br>\r\n-Custom or Rip?: Rip (from Magic Boy [SNES])<br>\r\n-Slots Used?: FG3<br>\r\n-Palette: 2 and 3<br>\r\nExGFX for ruins, ripped from Magic Boy for the SNES (The slopes are custom though).<br>\r\nSome of you may know these ExGFX from TSRPR. Note that these are NOT ripped from TSRPR,<br>\r\nbut from the original game.<br>\r\nNo credit needed, but it would be nice.",
    "latest_version": "smwc-765-1393261110",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 765,
        "title": "Magic Boy - Ruins",
        "version": "smwc-765-1393261110",
        "upstream_time": 1393261110,
        "download_url": "https://dl.smwcentral.net/765/MagicBoyRuins.zip",
        "filename": "MagicBoyRuins.zip",
        "size": 4779,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-magic-sword-arcade-floor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30088,
    "title": "Magic Sword  (Arcade) - Floor 1",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "castle",
      "haunted"
    ],
    "description": "a simple ripped background taken from acarde's magic sword and has a castle theme<br>\r\n<br>\r\n<br>\r\n<br>\r\n- it is using the back area color and it is already included in the .pal file",
    "latest_version": "smwc-30088-1646796386",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30088,
        "title": "Magic Sword  (Arcade) - Floor 1",
        "version": "smwc-30088-1646796386",
        "upstream_time": 1646796386,
        "download_url": "https://dl.smwcentral.net/30088/Magic%20Sword%20%20%28Arcade%29%20-%20Stage%2001.zip",
        "filename": "Magic Sword  (Arcade) - Stage 01.zip",
        "size": 4387,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-magic-sword-snes-floor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33277,
    "title": "Magic Sword (SNES) - Floor 10",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "ruins"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 2023 Winter Submission </span></b><br>\r\n<br>\r\nThe background seen in the Floor 10, 20 and 38 of the Super Nintendo version of Magic Sword. A great fit for ruins, castles and ruins of old civilizations.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33277-1678054703",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33277,
        "title": "Magic Sword (SNES) - Floor 10",
        "version": "smwc-33277-1678054703",
        "upstream_time": 1678054703,
        "download_url": "https://dl.smwcentral.net/33277/Magic%20Sword%20%28SNES%29%20-%20Floor%2010.zip",
        "filename": "Magic Sword (SNES) - Floor 10.zip",
        "size": 4398,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-magical-crystals-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29502,
    "title": "Magical Crystals - Stage 6",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "abstract",
      "bonus"
    ],
    "description": "The abstract background from \"Magical Crystals\" arcade game.<br>\r\nDo you think that it can be suited for bonus levels?",
    "latest_version": "smwc-29502-1642110259",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29502,
        "title": "Magical Crystals - Stage 6",
        "version": "smwc-29502-1642110259",
        "upstream_time": 1642110259,
        "download_url": "https://dl.smwcentral.net/29502/MagicalCrystalsStage6.zip",
        "filename": "MagicalCrystalsStage6.zip",
        "size": 4176,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-magical-pop-n-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9187,
    "title": "Magical Pop'n - Cave ",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "An amazing cave tileset ripped from the second stage in Magical Pop'n, comes with two palettes, no credit needed just have fun! ",
    "latest_version": "smwc-9187-1410376284",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9187,
        "title": "Magical Pop'n - Cave ",
        "version": "smwc-9187-1410376284",
        "upstream_time": 1410376284,
        "download_url": "https://dl.smwcentral.net/9187/Magical_Pop%27n_Cave.zip",
        "filename": "Magical_Pop%27n_Cave.zip",
        "size": 5266,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-magical-pop-n-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31163,
    "title": "Magical Pop'n - Stage 2 (Forest)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "beach",
      "castle",
      "cave",
      "city",
      "forest",
      "mountain",
      "night",
      "ruins",
      "sewer",
      "sky",
      "town"
    ],
    "description": "Ripped from Magical Pop'n - Stage 2",
    "latest_version": "smwc-31163-1655301548",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31163,
        "title": "Magical Pop'n - Stage 2 (Forest)",
        "version": "smwc-31163-1655301548",
        "upstream_time": 1655301548,
        "download_url": "https://dl.smwcentral.net/31163/forest.zip",
        "filename": "forest.zip",
        "size": 3634,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31162,
        "title": "Magical Pop'n - Stage 6 (Sewer)",
        "version": "smwc-31162-1655300679",
        "upstream_time": 1655300679,
        "download_url": "https://dl.smwcentral.net/31162/stage6cave.zip",
        "filename": "stage6cave.zip",
        "size": 3021,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31159,
        "title": "Magical Pop'n - Stage 6 (Vampire Miniboss)",
        "version": "smwc-31159-1655255713",
        "upstream_time": 1655255713,
        "download_url": "https://dl.smwcentral.net/31159/stage6mini-boss%29.zip",
        "filename": "stage6mini-boss).zip",
        "size": 2326,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31158,
        "title": "Magical Pop'n - Stage 6 (Underground)",
        "version": "smwc-31158-1655255478",
        "upstream_time": 1655255478,
        "download_url": "https://dl.smwcentral.net/31158/Stage6Castle.zip",
        "filename": "Stage6Castle.zip",
        "size": 3227,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31156,
        "title": "Magical Pop'n - Stage 6 (Mountains)",
        "version": "smwc-31156-1655257797",
        "upstream_time": 1655257797,
        "download_url": "https://dl.smwcentral.net/31156/stage6mountains.zip",
        "filename": "stage6mountains.zip",
        "size": 8318,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31155,
        "title": "Magical Pop'n - Stage 5 (Dark Castle Interior)",
        "version": "smwc-31155-1655256511",
        "upstream_time": 1655256511,
        "download_url": "https://dl.smwcentral.net/31155/Stage5interior.zip",
        "filename": "Stage5interior.zip",
        "size": 7658,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31154,
        "title": "Magical Pop'n - Stage 5 (Dark Castle Exterior)",
        "version": "smwc-31154-1655257353",
        "upstream_time": 1655257353,
        "download_url": "https://dl.smwcentral.net/31154/darkcastle.zip",
        "filename": "darkcastle.zip",
        "size": 3716,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31153,
        "title": "Magical Pop'n - Stage 4 (Sky Mountains)",
        "version": "smwc-31153-1655255218",
        "upstream_time": 1655255218,
        "download_url": "https://dl.smwcentral.net/31153/Mountains.zip",
        "filename": "Mountains.zip",
        "size": 4411,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31078,
        "title": "Magical Pop'n - Stage 1 (Gloomy Sky)",
        "version": "smwc-31078-1654133097",
        "upstream_time": 1654133097,
        "download_url": "https://dl.smwcentral.net/31078/Glommy.zip",
        "filename": "Glommy.zip",
        "size": 6954,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31066,
        "title": "Magical Pop'n - Stage 3 Mountains (Exterior)",
        "version": "smwc-31066-1653977286",
        "upstream_time": 1653977286,
        "download_url": "https://dl.smwcentral.net/31066/Mountains.zip",
        "filename": "Mountains.zip",
        "size": 6099,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31065,
        "title": "Magical Pop'n - Stage 3 (Island)",
        "version": "smwc-31065-1654021194",
        "upstream_time": 1654021194,
        "download_url": "https://dl.smwcentral.net/31065/Island.zip",
        "filename": "Island.zip",
        "size": 7236,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30849,
        "title": "Magical Pop'n - Stage 1 (Cleared)",
        "version": "smwc-30849-1652115415",
        "upstream_time": 1652115415,
        "download_url": "https://dl.smwcentral.net/30849/Stage%201.zip",
        "filename": "Stage 1.zip",
        "size": 2922,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30848,
        "title": "Magical Pop'n - Stage 1 (Last Section)",
        "version": "smwc-30848-1652112290",
        "upstream_time": 1652112290,
        "download_url": "https://dl.smwcentral.net/30848/Sunset.zip",
        "filename": "Sunset.zip",
        "size": 2992,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30161,
        "title": "Magical Pop'n - Stage 1 (Rooftops)",
        "version": "smwc-30161-1647917323",
        "upstream_time": 1647917323,
        "download_url": "https://dl.smwcentral.net/30161/Magical_Pop%27n%20Stage%201%20Rooftops.zip",
        "filename": "Magical_Pop%27n Stage 1 Rooftops.zip",
        "size": 5425,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-magical-sword-final-level-void",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10858,
    "title": "Magical Sword - Final Level (Void)",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "A neat void background from Magical Sword, an old arcade game by Capcom.<br>\r\n<br>\r\nUses only two lines of map16, seven colours and one graphics file, so it can be used with just about every foreground on the site.",
    "latest_version": "smwc-10858-1423422032",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10858,
        "title": "Magical Sword - Final Level (Void)",
        "version": "smwc-10858-1423422032",
        "upstream_time": 1423422032,
        "download_url": "https://dl.smwcentral.net/10858/MagicalSwordVoid.zip",
        "filename": "MagicalSwordVoid.zip",
        "size": 2932,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-magical-sword-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6924,
    "title": "Magical Sword - Stage 9",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "fort",
      "fortress",
      "ghost house",
      "needs remoderation"
    ],
    "description": "My C3 2014 summer submission.<br>\r\nI hope that you enjoy.",
    "latest_version": "smwc-6924-1407111366",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6924,
        "title": "Magical Sword - Stage 9",
        "version": "smwc-6924-1407111366",
        "upstream_time": 1407111366,
        "download_url": "https://dl.smwcentral.net/6924/Magicalsword9.zip",
        "filename": "Magicalsword9.zip",
        "size": 6956,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-magical-taruruuto-kun-genesis-dungeon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31356,
    "title": "Magical Taruruuto-kun (Genesis) - Dungeon",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "ruins"
    ],
    "description": "<span style=\"font-size: 21pt;\"><b>C3 SUMMER 2022:</b></span><br>\r\n<br>\r\nThe Dungeon tileset from \"Magical Taruruuto-kun\" from Sega Genesis Game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31356-1657424701",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31356,
        "title": "Magical Taruruuto-kun (Genesis) - Dungeon",
        "version": "smwc-31356-1657424701",
        "upstream_time": 1657424701,
        "download_url": "https://dl.smwcentral.net/31356/MagicalTarurutoGenesisDungeon.zip",
        "filename": "MagicalTarurutoGenesisDungeon.zip",
        "size": 7459,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-magical-taruruuto-kun-genesis-lake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31355,
    "title": "Magical Taruruuto-kun (Genesis) - Lake",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "grassland",
      "lake"
    ],
    "description": "<span style=\"font-size: 21pt;\"><b>C3 SUMMER 2022:</b></span><br>\r\n<br>\r\nThe \"lake\" / grassland background from \"Magical Taruruuto-kun\" Sega Genesis Game.<br>\r\nWhat do you think about this background?",
    "latest_version": "smwc-31355-1657387840",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31355,
        "title": "Magical Taruruuto-kun (Genesis) - Lake",
        "version": "smwc-31355-1657387840",
        "upstream_time": 1657387840,
        "download_url": "https://dl.smwcentral.net/31355/MagicalTarurutoGenesisLake.zip",
        "filename": "MagicalTarurutoGenesisLake.zip",
        "size": 4633,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-magical-taruruuto-kun-snes-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20625,
    "title": "Magical Taruruuto-kun (SNES) - Castle",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "haunted",
      "house"
    ],
    "description": "C3 Summer 2019 Submission:<br>\r\n<br>\r\nThe castle background section from the Magical Taruruuto-kun (SNES).<br>\r\n<br>\r\nA good fit for ghost houses or castle levels.",
    "latest_version": "smwc-20625-1564527044",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20625,
        "title": "Magical Taruruuto-kun (SNES) - Castle",
        "version": "smwc-20625-1564527044",
        "upstream_time": 1564527044,
        "download_url": "https://dl.smwcentral.net/20625/Magical%20Taruruutokun%20%28SNES%29%20-%20Castle.zip",
        "filename": "Magical Taruruutokun (SNES) - Castle.zip",
        "size": 2382,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-magical-taruruuto-kun-snes-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23258,
    "title": "Magical Taruruuto-kun (SNES) - Cave",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "ice",
      "needs remoderation"
    ],
    "description": "The cave section from the japanese game.<br>\r\n<br>\r\nAn old submission of mine from an old event.<br>\r\nFeel free to use...",
    "latest_version": "smwc-23258-1592955967",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23258,
        "title": "Magical Taruruuto-kun (SNES) - Cave",
        "version": "smwc-23258-1592955967",
        "upstream_time": 1592955967,
        "download_url": "https://dl.smwcentral.net/23258/MagicalTalutokuncave.zip",
        "filename": "MagicalTalutokuncave.zip",
        "size": 4049,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-magical-taruruuto-kun-snes-final-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21931,
    "title": "Magical Taruruuto-kun (SNES) - Final Castle",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "The final castle background from the SNES game Magical Taruruuto-kun.<br>\r\n<br>\r\nDo you enjoyed it?",
    "latest_version": "smwc-21931-1585599322",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21931,
        "title": "Magical Taruruuto-kun (SNES) - Final Castle",
        "version": "smwc-21931-1585599322",
        "upstream_time": 1585599322,
        "download_url": "https://dl.smwcentral.net/21931/Magicaltalulutofinalcastle.zip",
        "filename": "Magicaltalulutofinalcastle.zip",
        "size": 3935,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-magical-taruruuto-kun-snes-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23530,
    "title": "Magical Taruruuto-kun (SNES) - Forest",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation"
    ],
    "description": "COVID-19 C3 Summer 2020 submission.<br>\r\nThe forest tileset from the Magical Maruruuto-kun.",
    "latest_version": "smwc-23530-1594161223",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23530,
        "title": "Magical Taruruuto-kun (SNES) - Forest",
        "version": "smwc-23530-1594161223",
        "upstream_time": 1594161223,
        "download_url": "https://dl.smwcentral.net/23530/MagicalTaluluutoForestFG.zip",
        "filename": "MagicalTaluluutoForestFG.zip",
        "size": 4024,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-magical-taruruuto-kun-snes-sea-cloudy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23259,
    "title": "Magical Taruruuto-kun (SNES) - Sea Cloudy",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "beach",
      "needs remoderation",
      "ocean",
      "sky"
    ],
    "description": "The beach / sea / sky section from the japanese game.<br>\r\n<br>\r\nAn old submission of mine from an old event.<br>\r\nFeel free to use...",
    "latest_version": "smwc-23259-1592956002",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23259,
        "title": "Magical Taruruuto-kun (SNES) - Sea Cloudy",
        "version": "smwc-23259-1592956002",
        "upstream_time": 1592956002,
        "download_url": "https://dl.smwcentral.net/23259/MagicalTalutokunseacloudy.zip",
        "filename": "MagicalTalutokunseacloudy.zip",
        "size": 4729,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-magical-taruruuto-kun-snes-sunken-ship",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20623,
    "title": "Magical Taruruuto-kun (SNES) - Sunken Ship",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "needs remoderation",
      "ship",
      "underwater"
    ],
    "description": "C3 Summer 2019 Submission:<br>\r\n<br>\r\nThe sunken ship background section from the Magical Taruruuto-kun (SNES).<br>\r\n<br>\r\nIt's perfect for sunken ship levels.<br>\r\nIt uses palette 0.<br>\r\n<br>\r\ni hope you enjoy.",
    "latest_version": "smwc-20623-1564526805",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20623,
        "title": "Magical Taruruuto-kun (SNES) - Sunken Ship",
        "version": "smwc-20623-1564526805",
        "upstream_time": 1564526805,
        "download_url": "https://dl.smwcentral.net/20623/MagicalTalutokunsunkenship.zip",
        "filename": "MagicalTalutokunsunkenship.zip",
        "size": 3686,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-magical-taruruuto-kun-snes-town",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23260,
    "title": "Magical Taruruuto-kun (SNES) - Town",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "eastern",
      "needs remoderation",
      "town"
    ],
    "description": "The town section from the japanese game.<br>\r\n<br>\r\nAn old submission of mine from an old event.<br>\r\nFeel free to use...",
    "latest_version": "smwc-23260-1592956031",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23260,
        "title": "Magical Taruruuto-kun (SNES) - Town",
        "version": "smwc-23260-1592956031",
        "upstream_time": 1592956031,
        "download_url": "https://dl.smwcentral.net/23260/MagicalTalutokuntown.zip",
        "filename": "MagicalTalutokuntown.zip",
        "size": 4301,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-magikoopa",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11567,
    "title": "Magikoopa",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "magikoopa",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Here's another sprite redraw to go with all my others.  This time, it's the Magikoopa.  To use this one, you will need to install the <a href=\"http://dl.smwcentral.net/4328/Magikoopa%20Palette%20Correction%20Patch.zip\" rel=\"nofollow\">Magikoopa Palette Fix patch.</a>  Otherwise, the lightest blue will appear black.",
    "latest_version": "smwc-11567-1435224817",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11567,
        "title": "Magikoopa",
        "version": "smwc-11567-1435224817",
        "upstream_time": 1435224817,
        "download_url": "https://dl.smwcentral.net/11567/Alternate%20Magikoopa.zip",
        "filename": "Alternate Magikoopa.zip",
        "size": 2546,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-magma-ice-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1681,
    "title": "Magma-Ice Castle",
    "authors": [
      "Chikane"
    ],
    "tags": [
      "castle",
      "ice",
      "needs remoderation",
      "volcano"
    ],
    "description": "So, this is just a little castle tileset I threw together, it comes in two versions: an ice version and a magma version, if you're creative you could even combine these into a castle of some kind, but yeah, it has holographic platforms, pillars and spikes.<br>\r\n<br>\r\nEnjoy!<br>\r\n<br>\r\nPlease give credit if used!",
    "latest_version": "smwc-1681-1414013801",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1681,
        "title": "Magma-Ice Castle",
        "version": "smwc-1681-1414013801",
        "upstream_time": 1414013801,
        "download_url": "https://dl.smwcentral.net/1681/LavaIceCastle.zip",
        "filename": "LavaIceCastle.zip",
        "size": 3991,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-magna-braban-henreki-no-yuusha-magician-s-guild-tower-panorama",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41452,
    "title": "Magna Braban: Henreki no Yuusha - Magician's Guild ~ Tower Panorama",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "Ripped from the Magician's Guild (Tower Panorama) in Magna Braban: Henreki no Yuusha on Super Famicom.",
    "latest_version": "smwc-41452-1768927890",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41452,
        "title": "Magna Braban: Henreki no Yuusha - Magician's Guild ~ Tower Panorama",
        "version": "smwc-41452-1768927890",
        "upstream_time": 1768927890,
        "download_url": "https://dl.smwcentral.net/41452/Magna%20Braban%20-%20Henreki%20no%20Yuusha%20-%20Magician%27s%20Guild%20%28Tower%20Panorama%29%20v1.1.zip",
        "filename": "Magna Braban - Henreki no Yuusha - Magician%27s Guild (Tower Panorama) v1.1.zip",
        "size": 5050,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-majin-tensei-forest-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26400,
    "title": "Majin Tensei - Forest Battle",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "Ripped from the Mountain Snow Battle in Majin Tensei on Super Famicom. This rip was part of my <a href=\"https://www.smwcentral.net/?p=viewthread&t=104831\">C3 Graphic Ripping Showcase</a><br>\r\n<br>\r\nNote: The background scrolling must be disabled.<br>\r\n<br>\r\n<span style=\"color: #ff0000;\">Caution: uses 5 exgfx slots!</span>",
    "latest_version": "smwc-26400-1615243820",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26400,
        "title": "Majin Tensei - Forest Battle",
        "version": "smwc-26400-1615243820",
        "upstream_time": 1615243820,
        "download_url": "https://dl.smwcentral.net/26400/Majin%20Tensei%20-%20Forest%20Battle%20%28Fixed%29.zip",
        "filename": "Majin Tensei - Forest Battle (Fixed).zip",
        "size": 18926,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-majin-tensei-iceberg-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26401,
    "title": "Majin Tensei - Iceberg Battle",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "ice",
      "needs remoderation"
    ],
    "description": "Ripped from the Iceberg Battle in Majin Tensei on Super Famicom. This rip was part of my <a href=\"https://www.smwcentral.net/?p=viewthread&t=104831\">C3 Graphic Ripping Showcase</a><br>\r\n<br>\r\n<span style=\"color: #ff0000;\">Caution: uses 5 exgfx slots and palettes 3, 5 & 7</span><br>\r\n<br>\r\nNote: The background scrolling must be disabled.",
    "latest_version": "smwc-26401-1615246914",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26401,
        "title": "Majin Tensei - Iceberg Battle",
        "version": "smwc-26401-1615246914",
        "upstream_time": 1615246914,
        "download_url": "https://dl.smwcentral.net/26401/Majin%20Tensei%20-%20Iceberg%20Battle%20%28Last%29.zip",
        "filename": "Majin Tensei - Iceberg Battle (Last).zip",
        "size": 16060,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-majin-tensei-ii-spiral-nemesis-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19394,
    "title": "Majin Tensei II: Spiral Nemesis - Title Screen",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city",
      "needs remoderation",
      "night"
    ],
    "description": "Background of the title screen of Majin Tensei II, a japanese game for the Super Famicom.",
    "latest_version": "smwc-19394-1553971731",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19394,
        "title": "Majin Tensei II: Spiral Nemesis - Title Screen",
        "version": "smwc-19394-1553971731",
        "upstream_time": 1553971731,
        "download_url": "https://dl.smwcentral.net/19394/Majin%20Tensei%202%20Title%20Screen.zip",
        "filename": "Majin Tensei 2 Title Screen.zip",
        "size": 9201,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-majin-tensei-snow-mountain-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26399,
    "title": "Majin Tensei - Snow Mountain Battle",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "realistic",
      "snow"
    ],
    "description": "Ripped from the Mountain Snow Battle in Majin Tensei on Super Famicom. This rip was part of my <a href=\"https://www.smwcentral.net/?p=viewthread&t=104831\">C3 Graphic Ripping Showcase</a><br>\r\n<br>\r\nNote: The background scrolling must be disabled.<br>\r\n<br>\r\n<span style=\"color: #ff0000;\">Caution: uses 5 exgfx slots!</span><br>\r\n<br>\r\nUpdate: This background uses finally one palette!",
    "latest_version": "smwc-26399-1615239272",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26399,
        "title": "Majin Tensei - Snow Mountain Battle",
        "version": "smwc-26399-1615239272",
        "upstream_time": 1615239272,
        "download_url": "https://dl.smwcentral.net/26399/Majin%20Tensei%20-%20Mountain%20Snow%20Battle%20%28Update%29.zip",
        "filename": "Majin Tensei - Mountain Snow Battle (Update).zip",
        "size": 17377,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-maplestory-koopa-reskin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 873,
    "title": "Maplestory Koopa Reskin",
    "authors": [
      "j_fire99"
    ],
    "tags": [
      "koopa",
      "needs remoderation"
    ],
    "description": "I made these with YY-CHR. I hope you'll put them to good use.<br>\r\nMade by j_fire99 (MetalXLemmy)<br>\r\n",
    "latest_version": "smwc-873-1422117933",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 873,
        "title": "Maplestory Koopa Reskin",
        "version": "smwc-873-1422117933",
        "upstream_time": 1422117933,
        "download_url": "https://dl.smwcentral.net/873/Sprite.zip",
        "filename": "Sprite.zip",
        "size": 4692,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-marblelous-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23914,
    "title": "Marblelous Grassland",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "temple"
    ],
    "description": "A Grassland Somewhat inspired In the level Marvel Zone from Sonic The Hedgehog. enjoy.",
    "latest_version": "smwc-23914-1595216268",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23914,
        "title": "Marblelous Grassland",
        "version": "smwc-23914-1595216268",
        "upstream_time": 1595216268,
        "download_url": "https://dl.smwcentral.net/23914/Marbelous%20Grassland%20FG.zip",
        "filename": "Marbelous Grassland FG.zip",
        "size": 5572,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mari-oid",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10770,
    "title": "Mari-oid",
    "authors": [
      "Black Crystal Wisher"
    ],
    "tags": [
      "koopa",
      "needs remoderation"
    ],
    "description": "A Koopa replacement taken from my old Super Mario Universe II hack from a couple years ago.<br>\r\n<br>\r\nExGFX80 replaces SP1, ExGFX81 replaces SP2. No custom palette or credit needed.",
    "latest_version": "smwc-10770-1423067979",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10770,
        "title": "Mari-oid",
        "version": "smwc-10770-1423067979",
        "upstream_time": 1423067979,
        "download_url": "https://dl.smwcentral.net/10770/Mario-oid.zip",
        "filename": "Mario-oid.zip",
        "size": 3775,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-marimo-lake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14303,
    "title": "Marimo Lake",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "swamp",
      "underwater"
    ],
    "description": "Here's my entry for the Summer 2016 ExGFX Contest.  It's an underwater set centered around a type of seaweed/moss ball found in some lakes in the real world.",
    "latest_version": "smwc-14303-1472177167",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14303,
        "title": "Marimo Lake",
        "version": "smwc-14303-1472177167",
        "upstream_time": 1472177167,
        "download_url": "https://dl.smwcentral.net/14303/Marimo%20Lake.zip",
        "filename": "Marimo Lake.zip",
        "size": 6371,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27998,
    "title": "Mario 4: A Space Odyssey - Peach's Castle",
    "authors": [
      "Rykon-V73",
      "TheChosenOne59"
    ],
    "tags": [
      "grassland",
      "mechanical",
      "needs remoderation",
      "space"
    ],
    "description": "Hey there. I have a BG from the game above, also known in Russia as \"Mario 4: Космическая Одиссея\". TheChosenOne59 ripped this and I converted it to SMW usage.<br>\r\nThe orginal author says he needs no credit.<br>\r\nRecommended BG scrolling to None for both horizontal and vertical. You can also enable vertical scrolling if Mario goes above or very slow horizontal scrolling using ASM.<br>\r\nYou can also use it for a title screen or a cutscene.<br>\r\n<br>\r\nEnjoy using it!",
    "latest_version": "smwc-27998-1628963123",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27998,
        "title": "Mario 4: A Space Odyssey - Peach's Castle",
        "version": "smwc-27998-1628963123",
        "upstream_time": 1628963123,
        "download_url": "https://dl.smwcentral.net/27998/Mario%204%20-%20A%20Space%20Odyssey%20-%20Peach%27s%20Castle.zip",
        "filename": "Mario 4 - A Space Odyssey - Peach%27s Castle.zip",
        "size": 8877,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 18955,
        "title": "Mario 4: A Space Odyssey - Spaceship Tileset",
        "version": "smwc-18955-1548449076",
        "upstream_time": 1548449076,
        "download_url": "https://dl.smwcentral.net/18955/mario4%20-%20spaceship.zip",
        "filename": "mario4 - spaceship.zip",
        "size": 4960,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16186,
        "title": "Mario 4: Space Odyssey - Grassland",
        "version": "smwc-16186-1504876128",
        "upstream_time": 1504876128,
        "download_url": "https://dl.smwcentral.net/16186/Mario4Grassland.zip",
        "filename": "Mario4Grassland.zip",
        "size": 5611,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-3-vokrug-sveta-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20266,
    "title": "Mario 3: Vokrug Sveta - Stage 1",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "8-bit",
      "desert",
      "needs remoderation"
    ],
    "description": "Background used in the first stage of the bootleg game Mario 3: Vokrug Sveta (or Mario 3: Around the World, its english name), for the Sega Genesis.",
    "latest_version": "smwc-20266-1561507292",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20266,
        "title": "Mario 3: Vokrug Sveta - Stage 1",
        "version": "smwc-20266-1561507292",
        "upstream_time": 1561507292,
        "download_url": "https://dl.smwcentral.net/20266/M3%20Around%20the%20World%20Stage%201.zip",
        "filename": "M3 Around the World Stage 1.zip",
        "size": 2502,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-and-luigi-s-house",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9084,
    "title": "Mario and Luigi's House",
    "authors": [
      "MaiK"
    ],
    "tags": [
      "house",
      "needs remoderation"
    ],
    "description": "Palette included. A lot of colors has been used.<br>\r\nWatch the Map16 editor, because i hadn't enough space in that one screen.",
    "latest_version": "smwc-9084-1409772010",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9084,
        "title": "Mario and Luigi's House",
        "version": "smwc-9084-1409772010",
        "upstream_time": 1409772010,
        "download_url": "https://dl.smwcentral.net/9084/CustomHouseByMawwo7.zip",
        "filename": "CustomHouseByMawwo7.zip",
        "size": 4328,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-and-wario-blargg",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 736,
    "title": "Mario and Wario - Blargg",
    "authors": [
      "An00bis"
    ],
    "tags": [
      "cave",
      "lava",
      "needs remoderation"
    ],
    "description": "A background I ripped from the Japan-only SNES release \"Mario & Wario\". It's just one of the only BG's in the game that only uses one ExGFX file ^_^<br>\r\n<br>\r\nPalette, Map16, and sample level included. Credit isn't necessary, but it would be nice.",
    "latest_version": "smwc-736-1372416855",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 736,
        "title": "Mario and Wario - Blargg",
        "version": "smwc-736-1372416855",
        "upstream_time": 1372416855,
        "download_url": "https://dl.smwcentral.net/736/mawblargg.zip",
        "filename": "mawblargg.zip",
        "size": 4872,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-and-wario-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1269,
    "title": "Mario and Wario - Clouds",
    "authors": [
      "SafeDesire"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "A cloud BG from Mario and Wario. No credit is required but if you want, you can.",
    "latest_version": "smwc-1269-1372413496",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1269,
        "title": "Mario and Wario - Clouds",
        "version": "smwc-1269-1372413496",
        "upstream_time": 1372413496,
        "download_url": "https://dl.smwcentral.net/1269/mawclouds.zip",
        "filename": "mawclouds.zip",
        "size": 6046,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-and-wario-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2939,
    "title": "Mario and Wario - Forest",
    "authors": [
      "hackmania"
    ],
    "tags": [
      "forest"
    ],
    "description": "A ripped background of Mario and Wario's Forest level",
    "latest_version": "smwc-2939-1371043997",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2939,
        "title": "Mario and Wario - Forest",
        "version": "smwc-2939-1371043997",
        "upstream_time": 1371043997,
        "download_url": "https://dl.smwcentral.net/2939/Mario%20and%20Wario%20-%20Forest.zip",
        "filename": "Mario and Wario - Forest.zip",
        "size": 4382,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-and-wario-hills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6134,
    "title": "Mario and Wario - Hills",
    "authors": [
      "Buu"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation"
    ],
    "description": "This background was ripped from the game \"Mario & Wario\" for the SNES. Read the enclosed readme for more info. Credit would be nice but you don't have to.<br>\r\n<br>\r\n<b>This one has all the files.</b>",
    "latest_version": "smwc-6134-1389630171",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6134,
        "title": "Mario and Wario - Hills",
        "version": "smwc-6134-1389630171",
        "upstream_time": 1389630171,
        "download_url": "https://dl.smwcentral.net/6134/mawhills.zip",
        "filename": "mawhills.zip",
        "size": 6621,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-and-wario-pokey-s-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 555,
    "title": "Mario and Wario - Pokey's Desert",
    "authors": [
      "Buu"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "This background was ripped from the game \"Mario & Wario\" for the SNES. Read the enclosed readme for more info. Credit would be nice but you don't have to.",
    "latest_version": "smwc-555-1372415460",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 555,
        "title": "Mario and Wario - Pokey's Desert",
        "version": "smwc-555-1372415460",
        "upstream_time": 1372415460,
        "download_url": "https://dl.smwcentral.net/555/mawpokeysdesert.zip",
        "filename": "mawpokeysdesert.zip",
        "size": 5266,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-and-wario-wario-s-mansion",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14183,
    "title": "Mario and Wario - Wario's Mansion",
    "authors": [
      "Cirvante"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "The complete level tileset from the Japanese-only release for the SNES, Mario and Wario.",
    "latest_version": "smwc-14183-1471423516",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14183,
        "title": "Mario and Wario - Wario's Mansion",
        "version": "smwc-14183-1471423516",
        "upstream_time": 1471423516,
        "download_url": "https://dl.smwcentral.net/14183/mawcompletetileset.zip",
        "filename": "mawcompletetileset.zip",
        "size": 8193,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-bonus-game-faces",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27431,
    "title": "Mario - Bonus Game Faces",
    "authors": [
      "King Mayro"
    ],
    "tags": [
      "bonus",
      "mario"
    ],
    "description": "Two Mario faces usable for really anything. But I'd say it works best for bonus games. There's a cheerful face with a peace sign, and a disappointed face.<br>\r\nThere's not much to these. Just the ExGFX file, and the palette. The rest of the space you can fill with whatever you want. Bit wasteful to not, eh?<br>\r\n<br>\r\n(Updated to fix a few small issues found in the original version)",
    "latest_version": "smwc-27431-1625264414",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27431,
        "title": "Mario - Bonus Game Faces",
        "version": "smwc-27431-1625264414",
        "upstream_time": 1625264414,
        "download_url": "https://dl.smwcentral.net/27431/Mario%20Face.zip",
        "filename": "Mario Face.zip",
        "size": 3034,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-bros-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26481,
    "title": "Mario Bros. - Font",
    "authors": [
      "The WHG Modz"
    ],
    "tags": [
      "font",
      "mario bros",
      "needs remoderation",
      "sans serif"
    ],
    "description": "Mario Bros Font. The Overworld Level Text Looks Weird Because I Don't Want To Use a Modified Palette ",
    "latest_version": "smwc-26481-1616078663",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26481,
        "title": "Mario Bros. - Font",
        "version": "smwc-26481-1616078663",
        "upstream_time": 1616078663,
        "download_url": "https://dl.smwcentral.net/26481/Mario%20Bros.%20Arcade%20Font.zip",
        "filename": "Mario Bros. Arcade Font.zip",
        "size": 1119,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-bros-gba-phases-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32122,
    "title": "Mario Bros. (GBA) - Phases 1-3",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "pipe",
      "sewer"
    ],
    "description": "The first level from the Game Boy Advance port of Mario Bros.",
    "latest_version": "smwc-32122-1663395791",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32122,
        "title": "Mario Bros. (GBA) - Phases 1-3",
        "version": "smwc-32122-1663395791",
        "upstream_time": 1663395791,
        "download_url": "https://dl.smwcentral.net/32122/mariobrosearly.zip",
        "filename": "mariobrosearly.zip",
        "size": 2902,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-bros-gba-phases-5",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32155,
    "title": "Mario Bros. (GBA) - Phases 5 & 6",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "castle",
      "cave",
      "volcano"
    ],
    "description": "An intermediate stage of the Game Boy Advance port of Mario Bros. Some embellishments were made to make it fit SMW's layer 2 background size better.",
    "latest_version": "smwc-32155-1665170998",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32155,
        "title": "Mario Bros. (GBA) - Phases 5 & 6",
        "version": "smwc-32155-1665170998",
        "upstream_time": 1665170998,
        "download_url": "https://dl.smwcentral.net/32155/phase5.zip",
        "filename": "phase5.zip",
        "size": 5894,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-bros-gba-phases-7",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32118,
    "title": "Mario Bros. (GBA) - Phases 7 & 8",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "castle"
    ],
    "description": "A castle background from the Game Boy Advance port of Mario Bros. Embellishments were made to make the background fit in SMW.",
    "latest_version": "smwc-32118-1663274150",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32118,
        "title": "Mario Bros. (GBA) - Phases 7 & 8",
        "version": "smwc-32118-1663274150",
        "upstream_time": 1663274150,
        "download_url": "https://dl.smwcentral.net/32118/mariobros.zip",
        "filename": "mariobros.zip",
        "size": 4891,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-bros-phases",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14250,
    "title": "Mario Bros. - Phases 10+",
    "authors": [
      "cheeyev"
    ],
    "tags": [
      "bonus",
      "castle",
      "house",
      "needs remoderation",
      "snow"
    ],
    "description": "The background from phases 10 and above from Mario Bros. on the GBA (Included in the Mario Advance series and Mario and Luigi: Superstar Saga), as well as being used in the bonus stages. It even has the animated snow graphics falling in the background!<br>\r\nSince there was no available rip of it, I decided to rip it myself. Since the original background just used 8x8 tiles instead of 16x16 Map16 tiles, I had to slightly change the background around, although besides that, it should be almost exactly like the one featured in the GBA versions of Mario Bros!<br>\r\nNo credit is necessary for me (Cheeyev), although it would be appreciated.",
    "latest_version": "smwc-14250-1471707202",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14250,
        "title": "Mario Bros. - Phases 10+",
        "version": "smwc-14250-1471707202",
        "upstream_time": 1471707202,
        "download_url": "https://dl.smwcentral.net/14250/Mario%20Bros.%20Icey%20BG.zip",
        "filename": "Mario Bros. Icey BG.zip",
        "size": 3359,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-bros-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23875,
    "title": "Mario Bros. - Tileset",
    "authors": [
      "codfish1002"
    ],
    "tags": [
      "8-bit",
      "needs remoderation",
      "sewer"
    ],
    "description": "A re-rip of my old Mario bros tile-set now has slopes and a few new tiles for more freedom on level design <br>\r\n<br>\r\nCredit is not necessary but it would be appreciated.",
    "latest_version": "smwc-23875-1595082458",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23875,
        "title": "Mario Bros. - Tileset",
        "version": "smwc-23875-1595082458",
        "upstream_time": 1595082458,
        "download_url": "https://dl.smwcentral.net/23875/Mario%20bros%20tileset.zip",
        "filename": "Mario bros tileset.zip",
        "size": 4450,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21193,
        "title": "Mario Bros. Tileset",
        "version": "smwc-21193-1569856843",
        "upstream_time": 1569856843,
        "download_url": "https://dl.smwcentral.net/21193/Mariobros%20tileset.zip",
        "filename": "Mariobros tileset.zip",
        "size": 2430,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1599,
    "title": "Mario Castle",
    "authors": [
      "Chikane"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "This is an old Graphics set I was planning to use for Mario themed castle, but  never used it, so I'm just releasing it.<br>\r\n<br>\r\nIt uses a custom palette and has lots of things included.<br>\r\n<br>\r\nPlease give Credit if used.",
    "latest_version": "smwc-1599-1414150254",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1599,
        "title": "Mario Castle",
        "version": "smwc-1599-1414150254",
        "upstream_time": 1414150254,
        "download_url": "https://dl.smwcentral.net/1599/Chicane%27sCastle.zip",
        "filename": "Chicane%27sCastle.zip",
        "size": 3796,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-cave-style",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31362,
    "title": "Mario Cave Style",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "male"
    ],
    "description": "A custom player somewhat inspired on cave story.",
    "latest_version": "smwc-31362-1657472270",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31362,
        "title": "Mario Cave Style",
        "version": "smwc-31362-1657472270",
        "upstream_time": 1657472270,
        "download_url": "https://dl.smwcentral.net/31362/CSMario.zip",
        "filename": "CSMario.zip",
        "size": 17603,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-clock-poison-mushroom-and-pow-block",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24576,
    "title": "Mario Clock - Poison Mushroom and POW Block",
    "authors": [
      "P-Tux7"
    ],
    "tags": [
      "8-bit",
      "needs remoderation",
      "poison mushroom",
      "pow",
      "pow block"
    ],
    "description": "A poison mushroom and POW block ripped from Mario Clock for the DSi Shop. The POW block goes with both kinds of sprite, but the palette is set for row B (Mario Bros.), so move it to row C if you use the SMB2 POW block.<br>\r\n<br>\r\nPlease use it with these sprites:<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=22256\"> Poison Mushroom</a><br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=16272\"> POW BLOCK (Mario Bros.) </a><br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=16998\">SMB2 Carryable POW</a><br>\r\n<br>\r\nAnorakun's edit: Updated with a new gif.",
    "latest_version": "smwc-24576-1600014985",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24576,
        "title": "Mario Clock - Poison Mushroom and POW Block",
        "version": "smwc-24576-1600014985",
        "upstream_time": 1600014985,
        "download_url": "https://dl.smwcentral.net/24576/marioclock.zip",
        "filename": "marioclock.zip",
        "size": 8054,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-golf-advance-tour-marion-club",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26284,
    "title": "Mario Golf: Advance Tour - Marion Club",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "The background used for the Marion Club in story mode of Mario Golf: Advance Tour. No credit needed.",
    "latest_version": "smwc-26284-1614517922",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26284,
        "title": "Mario Golf: Advance Tour - Marion Club",
        "version": "smwc-26284-1614517922",
        "upstream_time": 1614517922,
        "download_url": "https://dl.smwcentral.net/26284/Mario%20Golf%20Advance%20Tour%20Marion%20Club.zip",
        "filename": "Mario Golf Advance Tour Marion Club.zip",
        "size": 5747,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-is-missing",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2371,
    "title": "Mario is Missing",
    "authors": [
      "Bandit"
    ],
    "tags": [
      "8-bit",
      "cutscene",
      "grassland",
      "needs remoderation"
    ],
    "description": "~Enjoy",
    "latest_version": "smwc-2371-1426628471",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2371,
        "title": "Mario is Missing",
        "version": "smwc-2371-1426628471",
        "upstream_time": 1426628471,
        "download_url": "https://dl.smwcentral.net/2371/MiM%20Overworld%20tiles.zip",
        "filename": "MiM Overworld tiles.zip",
        "size": 40377,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1147,
        "title": "Mario is Missing",
        "version": "smwc-1147-1409319517",
        "upstream_time": 1409319517,
        "download_url": "https://dl.smwcentral.net/1147/mimdont.zip",
        "filename": "mimdont.zip",
        "size": 2240,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-is-missing-large-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9567,
    "title": "Mario is Missing - Large Font",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "cutscene",
      "needs remoderation",
      "sans serif"
    ],
    "description": "Original description:<br>\r\nThis Mario is Missing (SNES) - Large Font has revised on June 6, 2010. Thanks :)<br>\r\n<br>\r\nUpdates:<br>\r\n-Added sample level<br>\r\n-Combined/set Map16 pages",
    "latest_version": "smwc-9567-1417379261",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9567,
        "title": "Mario is Missing - Large Font",
        "version": "smwc-9567-1417379261",
        "upstream_time": 1417379261,
        "download_url": "https://dl.smwcentral.net/9567/Mario%20is%20Missing%20%28SNES%29%20-%20Large%20Font.zip",
        "filename": "Mario is Missing (SNES) - Large Font.zip",
        "size": 5616,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-is-missing-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10752,
    "title": "Mario is Missing - Mountains",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "snow"
    ],
    "description": "A mountain background. A rip from Mario Is Missing. ",
    "latest_version": "smwc-10752-1423067157",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10752,
        "title": "Mario is Missing - Mountains",
        "version": "smwc-10752-1423067157",
        "upstream_time": 1423067157,
        "download_url": "https://dl.smwcentral.net/10752/Mario%20Is%20Missing%20-%20Mountains.zip",
        "filename": "Mario Is Missing - Mountains.zip",
        "size": 3730,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-is-missing-nes-london-england",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27928,
    "title": "Mario is Missing! (NES) - London, England",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "city",
      "retro"
    ],
    "description": "The tileset used in London England of Mario is Missing! for the NES.<br>\r\n<br>\r\nNotes:<br>\r\nPipes are Exit-Enabled, like in the original game.<br>\r\nIncludes 2 sample levels, the top street and bottom street, which showcases almost everything from the tileset.",
    "latest_version": "smwc-27928-1628349717",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27928,
        "title": "Mario is Missing! (NES) - London, England",
        "version": "smwc-27928-1628349717",
        "upstream_time": 1628349717,
        "download_url": "https://dl.smwcentral.net/27928/Mario%20is%20Missing%21%20%28NES%29%20-%20London%2C%20England.zip",
        "filename": "Mario is Missing%21 (NES) - London%2C England.zip",
        "size": 4955,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-is-missing-rome-italy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14828,
    "title": "Mario Is Missing - Rome, Italy",
    "authors": [
      "Big Brawler"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "The city of Rome, Italy from Mario is Missing<br>\r\nSuitable for a City (Duh)<br>\r\n<br>\r\nAlso, this use Bg1, Bg2 and Bg3<br>\r\n",
    "latest_version": "smwc-14828-1482955456",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14828,
        "title": "Mario Is Missing - Rome, Italy",
        "version": "smwc-14828-1482955456",
        "upstream_time": 1482955456,
        "download_url": "https://dl.smwcentral.net/14828/MiM%20RI.zip",
        "filename": "MiM RI.zip",
        "size": 9742,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-is-missing-snes-london-england",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27896,
    "title": "Mario is Missing! (SNES) - London, England",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "city"
    ],
    "description": "The background seen in the city of London in the SNES version of Mario is Missing.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Segment1Zone2\"><a href=\"/?p=profile&amp;id=46677\" style=\"color: var(--user-color-1);\" class=\"un\">Segment1Zone2</a></span>.",
    "latest_version": "smwc-27896-1628024881",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27896,
        "title": "Mario is Missing! (SNES) - London, England",
        "version": "smwc-27896-1628024881",
        "upstream_time": 1628024881,
        "download_url": "https://dl.smwcentral.net/27896/Mario%20is%20Missing%21%20%28SNES%29%20-%20London%2C%20England.zip",
        "filename": "Mario is Missing%21 (SNES) - London%2C England.zip",
        "size": 10597,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-is-missing-snes-mexico-city-mexico",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33923,
    "title": "Mario is Missing! (SNES) - Mexico City, Mexico",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "city"
    ],
    "description": "You are going to Mexico.",
    "latest_version": "smwc-33923-1684000766",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33923,
        "title": "Mario is Missing! (SNES) - Mexico City, Mexico",
        "version": "smwc-33923-1684000766",
        "upstream_time": 1684000766,
        "download_url": "https://dl.smwcentral.net/33923/mexico.zip",
        "filename": "mexico.zip",
        "size": 8729,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-kart-super-circuit-bowser-s-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1099,
    "title": "Mario Kart: Super Circuit - Bowser's Castle 4",
    "authors": [
      "SafeDesire"
    ],
    "tags": [
      "castle",
      "fire",
      "lava",
      "mechanical",
      "needs remoderation"
    ],
    "description": "This background reminds me of the bombs in Super Smash Bros. Brawl that the R.O.B.s set down and activate, and you can probaly tell why. :3<br>\r\nAnyway, this uses palette 3, includes: ExGFX files, Map16 page, palette, sample level, and a readme. No credit is needed, if you want to give me credit though, go ahead. :)",
    "latest_version": "smwc-1099-1401583806",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1099,
        "title": "Mario Kart: Super Circuit - Bowser's Castle 4",
        "version": "smwc-1099-1401583806",
        "upstream_time": 1401583806,
        "download_url": "https://dl.smwcentral.net/1099/mksc%20-%20bowser_castle_4.zip",
        "filename": "mksc - bowser_castle_4.zip",
        "size": 7027,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1096,
        "title": "Mario Kart: Super Circuit - Bowser's Castle 1",
        "version": "smwc-1096-1401473263",
        "upstream_time": 1401473263,
        "download_url": "https://dl.smwcentral.net/1096/Background.zip",
        "filename": "Background.zip",
        "size": 4496,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-kart-super-circuit-bowser-statue",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1088,
    "title": "Mario Kart: Super Circuit - Bowser Statue",
    "authors": [
      "SafeDesire"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Since Broozer said that this only needed a picture and not really a sample level, I included a picture of the BG. This includes a palette, Map16, ExGFX files, a readme, and a picture of the BG. No credit needed, if you want you can though. :)<br>\r\n<br>\r\nAmh Edit - Level added.",
    "latest_version": "smwc-1088-1401501894",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1088,
        "title": "Mario Kart: Super Circuit - Bowser Statue",
        "version": "smwc-1088-1401501894",
        "upstream_time": 1401501894,
        "download_url": "https://dl.smwcentral.net/1088/SMKC-BowserStatue.zip",
        "filename": "SMKC-BowserStatue.zip",
        "size": 7428,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-kart-super-circuit-cheese-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6097,
    "title": "Mario Kart: Super Circuit - Cheese Land",
    "authors": [
      "SafeDesire"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "sky",
      "space"
    ],
    "description": "Ripped on January 20, 2009 by Mai from Mario Kart Super Circuit for GBA with background in Cheese Land, it was released in August 27, 2001 by Nintendo and Intelligent Systems.",
    "latest_version": "smwc-6097-1389221882",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6097,
        "title": "Mario Kart: Super Circuit - Cheese Land",
        "version": "smwc-6097-1389221882",
        "upstream_time": 1389221882,
        "download_url": "https://dl.smwcentral.net/6097/Mario%20Kart%20Super%20Circuit%20-%20Cheese%20Land%20%28Sky%20and%20Moon%29.zip",
        "filename": "Mario Kart Super Circuit - Cheese Land (Sky and Moon).zip",
        "size": 3617,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-kart-super-circuit-link-cable-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34252,
    "title": "Mario Kart: Super Circuit - Link Cable Screen",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "bonus",
      "texture"
    ],
    "description": "The easiest background in the world to 'rip'.  Works for a bonus room or level 0/100 bonus game.<br>\r\n<br>\r\nNow includes the alternate palette.",
    "latest_version": "smwc-34252-1688723567",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34252,
        "title": "Mario Kart: Super Circuit - Link Cable Screen",
        "version": "smwc-34252-1688723567",
        "upstream_time": 1688723567,
        "download_url": "https://dl.smwcentral.net/34252/stars%20%28update%202%29.zip",
        "filename": "stars (update 2).zip",
        "size": 2245,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-kart-super-circuit-rainbow-road",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 904,
    "title": "Mario Kart: Super Circuit - Rainbow Road ",
    "authors": [
      "SafeDesire"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "night",
      "sky",
      "space"
    ],
    "description": "This is the BG you see on the racetrack,\" Rainbow Road,\" off of the game,\" Mario Kart Super Circuit.\"<br>\r\nUses two ExGFX files but the readme included will tell where the two ExGFX files go.<br>\r\nEnjoy, also, no credit's required. ;)",
    "latest_version": "smwc-904-1395133364",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 904,
        "title": "Mario Kart: Super Circuit - Rainbow Road ",
        "version": "smwc-904-1395133364",
        "upstream_time": 1395133364,
        "download_url": "https://dl.smwcentral.net/904/Rainbow%20Road.zip",
        "filename": "Rainbow Road.zip",
        "size": 3767,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-kart-super-circuit-riverside-park",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 902,
    "title": "Mario Kart: Super Circuit - Riverside Park",
    "authors": [
      "SafeDesire"
    ],
    "tags": [
      "jungle",
      "needs remoderation"
    ],
    "description": "This is the BG you see on the stage,\" Riverside Park.\"<br>\r\nIncluded is a readme, Map16 pages, palette file, and two ExGFX files. The readme tells which ExGFX goes in which slot. (slots: BG1, FG3, etc)<br>\r\nCredits not necessary. :)",
    "latest_version": "smwc-902-1395133187",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 902,
        "title": "Mario Kart: Super Circuit - Riverside Park",
        "version": "smwc-902-1395133187",
        "upstream_time": 1395133187,
        "download_url": "https://dl.smwcentral.net/902/SMKC.zip",
        "filename": "SMKC.zip",
        "size": 7158,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-kart-super-circuit-sky-garden",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11243,
    "title": "Mario Kart: Super Circuit - Sky Garden",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "The background used in the second track of the Lightning Cup in Mario Kart: Super Circuit. No credit needed.",
    "latest_version": "smwc-11243-1430510315",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11243,
        "title": "Mario Kart: Super Circuit - Sky Garden",
        "version": "smwc-11243-1430510315",
        "upstream_time": 1430510315,
        "download_url": "https://dl.smwcentral.net/11243/MK.zip",
        "filename": "MK.zip",
        "size": 5685,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-kart-super-circuit-snes-rainbow-road",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2139,
    "title": "Mario Kart: Super Circuit - SNES Rainbow Road",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "space"
    ],
    "description": "The background used for the Super Mario Kart Rainbow Road track in the final retro cup of Mario Kart Super Circuit.<br>\r\n<br>\r\nSubmitted on request.",
    "latest_version": "smwc-2139-1415199602",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2139,
        "title": "Mario Kart: Super Circuit - SNES Rainbow Road",
        "version": "smwc-2139-1415199602",
        "upstream_time": 1415199602,
        "download_url": "https://dl.smwcentral.net/2139/SNESRainbowRoad.zip",
        "filename": "SNESRainbowRoad.zip",
        "size": 6385,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-kart-super-circuit-snow-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1834,
    "title": "Mario Kart: Super Circuit - Snow Land",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "ice",
      "needs remoderation",
      "snow"
    ],
    "description": "The Background used in the first track of the Star Cup in MKSC.<br>\r\n<br>\r\nCredit isn't needed, but it's appreciated.",
    "latest_version": "smwc-1834-1383121372",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1834,
        "title": "Mario Kart: Super Circuit - Snow Land",
        "version": "smwc-1834-1383121372",
        "upstream_time": 1383121372,
        "download_url": "https://dl.smwcentral.net/1834/sksc-snowland.zip",
        "filename": "sksc-snowland.zip",
        "size": 6966,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-kart-super-circuit-storm",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1079,
    "title": "Mario Kart: Super Circuit - Storm",
    "authors": [
      "SafeDesire"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "sky"
    ],
    "description": "This uses palette 3 like all of my latest rips using Edit's tool. This has included: Map16 page, ExGFX file, palette, Readme, and level file for faster assembly. ;)<br>\r\nNo credit needed, it would be nice though if you want to give me any. :)",
    "latest_version": "smwc-1079-1402758943",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1079,
        "title": "Mario Kart: Super Circuit - Storm",
        "version": "smwc-1079-1402758943",
        "upstream_time": 1402758943,
        "download_url": "https://dl.smwcentral.net/1079/MarioKartSuperCircuit.zip",
        "filename": "MarioKartSuperCircuit.zip",
        "size": 4157,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-kart-super-circuit-yoshi-desert-upper",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 852,
    "title": "Mario Kart: Super Circuit - Yoshi Desert (Upper)",
    "authors": [
      "SafeDesire"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "This is the upper part of the track, \"Yoshi Desert\", from Mario Kart Super Circuit. No credit required but if you want, you can.",
    "latest_version": "smwc-852-1403026425",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 852,
        "title": "Mario Kart: Super Circuit - Yoshi Desert (Upper)",
        "version": "smwc-852-1403026425",
        "upstream_time": 1403026425,
        "download_url": "https://dl.smwcentral.net/852/SMKYoshiDesert.zip",
        "filename": "SMKYoshiDesert.zip",
        "size": 3493,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-luigi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1301,
    "title": "Mario & Luigi",
    "authors": [
      "SuperLuigiBros"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "Palettes Included!!<br>\r\nFor those who want to use them..<br>\r\nPaste to GFX32.bin.",
    "latest_version": "smwc-1301-1375888044",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1301,
        "title": "Mario & Luigi",
        "version": "smwc-1301-1375888044",
        "upstream_time": 1375888044,
        "download_url": "https://dl.smwcentral.net/1301/mario_and_luigi.zip",
        "filename": "mario_and_luigi.zip",
        "size": 22921,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-luigi-bowser-s-inside-story-flame-pipe",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38306,
    "title": "Mario & Luigi: Bowser's Inside Story - Flame Pipe",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "flesh",
      "volcano"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2024</span></b><br>\r\n<br>\r\nThe red organic area from <b><u>Mario & Luigi: Bowser's Inside Story</u></b> Nintendo DS game.<br>\r\n<br>\r\nThis image has been reduced because the original image is too large to fit in current SMW standards.<br>\r\n<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38306-1724609378",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38306,
        "title": "Mario & Luigi: Bowser's Inside Story - Flame Pipe",
        "version": "smwc-38306-1724609378",
        "upstream_time": 1724609378,
        "download_url": "https://dl.smwcentral.net/38306/BIS%20flamepipe.zip",
        "filename": "BIS flamepipe.zip",
        "size": 5665,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-luigi-bowser-s-inside-story-pipe-yard",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38308,
    "title": "Mario & Luigi: Bowser's Inside Story - Pipe Yard",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "abstract",
      "bonus",
      "flesh"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2024</span></b><br>\r\n<br>\r\nThe \"blocky\" organic area from <b><u>Mario & Luigi: Bowser's Inside Story</u></b> Nintendo DS game.<br>\r\nThis is the original image.<br>\r\n<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38308-1724609718",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38308,
        "title": "Mario & Luigi: Bowser's Inside Story - Pipe Yard",
        "version": "smwc-38308-1724609718",
        "upstream_time": 1724609718,
        "download_url": "https://dl.smwcentral.net/38308/BIS%20pipeyard.zip",
        "filename": "BIS pipeyard.zip",
        "size": 3789,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-luigi-bowser-s-inside-story-pump-works",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38305,
    "title": "Mario & Luigi: Bowser's Inside Story - Pump Works",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "flesh"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2024</span></b><br>\r\n<br>\r\nThe green organic area from <b><u>Mario & Luigi: Bowser's Inside Story</u></b> Nintendo DS game.<br>\r\n<br>\r\nThis image has been reduced because the original image is too large to fit in current SMW standards.<br>\r\n<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38305-1724609121",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38305,
        "title": "Mario & Luigi: Bowser's Inside Story - Pump Works",
        "version": "smwc-38305-1724609121",
        "upstream_time": 1724609121,
        "download_url": "https://dl.smwcentral.net/38305/BIS_pumpworks.zip",
        "filename": "BIS_pumpworks.zip",
        "size": 6134,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-luigi-bowser-s-inside-story-rump-command",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38307,
    "title": "Mario & Luigi: Bowser's Inside Story - Rump Command",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "flesh",
      "haunted"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2024</span></b><br>\r\n<br>\r\nThe orange organic area from <b><u>Mario & Luigi: Bowser's Inside Story</u></b> Nintendo DS game<br>\r\nThis is the original image from the game<br>\r\n<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38307-1724609531",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38307,
        "title": "Mario & Luigi: Bowser's Inside Story - Rump Command",
        "version": "smwc-38307-1724609531",
        "upstream_time": 1724609531,
        "download_url": "https://dl.smwcentral.net/38307/BIS%20rumpcommand.zip",
        "filename": "BIS rumpcommand.zip",
        "size": 4647,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-luigi-bowser-s-inside-story-styled-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6885,
    "title": "Mario & Luigi: Bowser's Inside Story Styled Cave",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "body",
      "cave",
      "needs remoderation"
    ],
    "description": "Here is the custom graphics that I drew for the level \"Yoshi Cavern\" in Mario's Strange Quest. The file contains:<br>\r\n<br>\r\n- BIS ? blocks <br>\r\n- BIS used blocks<br>\r\n- BIS message block (Emoglobin block)<br>\r\n- BIS style pipes<br>\r\n- A custom BG<br>\r\n- A Piranha Plorp sprite <br>\r\n<br>\r\nThe included sample level shows how the Emoglobin block animates, and it contains the palette.<br>\r\n<br>\r\nV1.1 updates the look of the block and Emoglobin blocks to make them look a lot more like they do in BIS and slightly improves the pipe graphics. It also contains a Piranha Plorp sprite for the piranha plants as a bonus.<br>\r\n<br>\r\nNote: I recommend that you use the redrawn cave FG graphics if you use the pipe graphics, since the ground around the pipe is drawn in that style.",
    "latest_version": "smwc-6885-1405164944",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6885,
        "title": "Mario & Luigi: Bowser's Inside Story Styled Cave",
        "version": "smwc-6885-1405164944",
        "upstream_time": 1405164944,
        "download_url": "https://dl.smwcentral.net/6885/BIS%20Style%20Graphics%20V1.1.zip",
        "filename": "BIS Style Graphics V1.1.zip",
        "size": 3967,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-luigi-bowser-s-inside-story-styled-cave-miscellaneous-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2248,
    "title": "Mario & Luigi: Bowser's Inside Story Styled Cave + Miscellaneous Blocks",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "cave",
      "cement block",
      "needs remoderation",
      "pipe",
      "texture",
      "used block"
    ],
    "description": "Here is the custom graphics that I drew for the level \"Yoshi Cavern\" in my hack. The file contains:<br>\r\n<br>\r\n- BIS ? blocks <br>\r\n- BIS used blocks<br>\r\n- BIS message block (Emoglobin block)<br>\r\n- BIS style pipes<br>\r\n- a custom BG <br>\r\n<br>\r\nThe included sample level shows how the emoglobin block animates, and it contains the palette.<br>\r\n<br>\r\nNote: I recommend that you use the redrawn cave FG graphics if you use the pipe graphics, since the ground around the pipe is drawn in that style.",
    "latest_version": "smwc-2248-1428752550",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2248,
        "title": "Mario & Luigi: Bowser's Inside Story Styled Cave + Miscellaneous Blocks",
        "version": "smwc-2248-1428752550",
        "upstream_time": 1428752550,
        "download_url": "https://dl.smwcentral.net/2248/bis%20styled%20gfx.zip",
        "filename": "bis styled gfx.zip",
        "size": 3295,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-luigi-bowser-s-inside-story-trash-pit",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38304,
    "title": "Mario & Luigi: Bowser's Inside Story - Trash Pit",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "abstract",
      "bonus"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2024</span></b><br>\r\n<br>\r\nThe blue organic area from <b><u>Mario & Luigi: Bowser's Inside Story</u></b> Nintendo DS game.<br>\r\n<br>\r\nThis is the original image.<br>\r\n<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38304-1724608905",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38304,
        "title": "Mario & Luigi: Bowser's Inside Story - Trash Pit",
        "version": "smwc-38304-1724608905",
        "upstream_time": 1724608905,
        "download_url": "https://dl.smwcentral.net/38304/BIS%20trashpit.zip",
        "filename": "BIS trashpit.zip",
        "size": 5050,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-luigi-dos-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30312,
    "title": "Mario & Luigi (DOS) - Level 1",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "sky"
    ],
    "description": "Ripped from the first level in Mario & Luigi on DOS.",
    "latest_version": "smwc-30312-1649032432",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30312,
        "title": "Mario & Luigi (DOS) - Level 1",
        "version": "smwc-30312-1649032432",
        "upstream_time": 1649032432,
        "download_url": "https://dl.smwcentral.net/30312/Mario%20%26%20Luigi%20%28DOS%29%20-%20Level%20One.zip",
        "filename": "Mario %26 Luigi (DOS) - Level One.zip",
        "size": 2360,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-luigi-kola-kingdom-quest-islands",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37008,
    "title": "Mario & Luigi: Kola Kingdom Quest - Islands",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "ocean"
    ],
    "description": "This is a somewhat updated version of the island background tileset seen in early levels of Kola Kingdom Quest.",
    "latest_version": "smwc-37008-1708734802",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37008,
        "title": "Mario & Luigi: Kola Kingdom Quest - Islands",
        "version": "smwc-37008-1708734802",
        "upstream_time": 1708734802,
        "download_url": "https://dl.smwcentral.net/37008/Island%20BG%202013%20%28Gamma%20V%29.zip",
        "filename": "Island BG 2013 (Gamma V).zip",
        "size": 2994,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-luigi-superstar-saga-bowser-s-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30178,
    "title": "Mario & Luigi: Superstar Saga - Bowser's Castle",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "castle"
    ],
    "description": "A pseudo 3D looking castle tileset and a background.",
    "latest_version": "smwc-30178-1647713777",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30178,
        "title": "Mario & Luigi: Superstar Saga - Bowser's Castle",
        "version": "smwc-30178-1647713777",
        "upstream_time": 1647713777,
        "download_url": "https://dl.smwcentral.net/30178/Superstarsaga%20-%20Castle.zip",
        "filename": "Superstarsaga - Castle.zip",
        "size": 8494,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-luigi-superstar-saga-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1898,
    "title": "Mario & Luigi: Superstar Saga -  Clouds",
    "authors": [
      "majora211"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "This is a cloudy BG I ripped from Mario & Luigi: Superstar Saga.<br>\r\nIt uses all colors of palettes 0 and 1 (except the ones needed for the status bar.<br>\r\n<br>\r\nYou don't have to give me credit but you can give credit to Nintendo.",
    "latest_version": "smwc-1898-1416945192",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1898,
        "title": "Mario & Luigi: Superstar Saga -  Clouds",
        "version": "smwc-1898-1416945192",
        "upstream_time": 1416945192,
        "download_url": "https://dl.smwcentral.net/1898/CloudBG.zip",
        "filename": "CloudBG.zip",
        "size": 3624,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-luigi-superstar-saga-final-boss",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10333,
    "title": "Mario & Luigi Superstar Saga - Final Boss",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "fire",
      "needs remoderation",
      "temple"
    ],
    "description": "Arena graphics for the final boss in Mario & Luigi Superstar Saga, with animation.",
    "latest_version": "smwc-10333-1419366729",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10333,
        "title": "Mario & Luigi Superstar Saga - Final Boss",
        "version": "smwc-10333-1419366729",
        "upstream_time": 1419366729,
        "download_url": "https://dl.smwcentral.net/10333/SuperstarSagaFinal.zip",
        "filename": "SuperstarSagaFinal.zip",
        "size": 12084,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-luigi-superstar-saga-hoohoo-mountain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1884,
    "title": "Mario & Luigi: Superstar Saga - Hoohoo Mountain",
    "authors": [
      "majora211"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "It's a rip of the background of Hoohoo Mountain in Mario & Luigi: Superstar Saga. Uses all colors of palettes 0 and 1. (except the ones needed for the status bar)<br>\r\nSee readme for details.<br>\r\n<br>\r\nNew:<br>\r\nHopefully fixed<br>\r\n(If I didn't misread something)",
    "latest_version": "smwc-1884-1409935798",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1884,
        "title": "Mario & Luigi: Superstar Saga - Hoohoo Mountain",
        "version": "smwc-1884-1409935798",
        "upstream_time": 1409935798,
        "download_url": "https://dl.smwcentral.net/1884/Hoohoohahahahahha%20mountabigns%3Fdnzidgftr.zip",
        "filename": "Hoohoohahahahahha mountabigns%3Fdnzidgftr.zip",
        "size": 4636,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-luigi-superstar-saga-joke-s-end",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19757,
    "title": "Mario & Luigi: Superstar Saga - Joke's End",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "ice",
      "lake",
      "needs remoderation"
    ],
    "description": "The Joke's End background from Mario & Luigi: Superstar Saga on GBA.<br>\r\n<br>\r\nNote: Recommended V-Scroll: Slow 2 (Only with the Lunar Magic latest version) and H-Scroll: Variable for the background's scrolling.",
    "latest_version": "smwc-19757-1556508415",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19757,
        "title": "Mario & Luigi: Superstar Saga - Joke's End",
        "version": "smwc-19757-1556508415",
        "upstream_time": 1556508415,
        "download_url": "https://dl.smwcentral.net/19757/Mario%20%26%20Luigi%20-%20Superstar%20Saga%20-%20Joke%27s%20End.zip",
        "filename": "Mario %26 Luigi - Superstar Saga - Joke%27s End.zip",
        "size": 3435,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-luigi-superstar-saga-super-mario-world-styled-attack-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15616,
    "title": "Mario & Luigi: Superstar Saga - Super Mario World Styled Attack Blocks",
    "authors": [
      "Astrakitu",
      "TheOrangeToad"
    ],
    "tags": [
      "block",
      "misc",
      "needs remoderation"
    ],
    "description": "This is Jaden1291's MLSS SMW Attack Blocks from <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=26415\" rel=\"nofollow\">Mario fan games Galaxy.</a><br>\r\n<br>\r\nGive credit to him if used.",
    "latest_version": "smwc-15616-1496075842",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15616,
        "title": "Mario & Luigi: Superstar Saga - Super Mario World Styled Attack Blocks",
        "version": "smwc-15616-1496075842",
        "upstream_time": 1496075842,
        "download_url": "https://dl.smwcentral.net/15616/MLSS%20SMW%20Attack%20Blocks.zip",
        "filename": "MLSS SMW Attack Blocks.zip",
        "size": 2552,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-luigi-superstar-saga-woohoo-hooniversity",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5875,
    "title": "Mario & Luigi: Superstar Saga - Woohoo Hooniversity",
    "authors": [
      "Buu"
    ],
    "tags": [
      "house",
      "lake",
      "needs remoderation"
    ],
    "description": "This is the Hooniversity BG from the game \"Mario and Luigi: Superstar Saga\". I made this from a spritesheet. Sample level is included for easier setup. Credit would be nice but you don't have to.",
    "latest_version": "smwc-5875-1382026586",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5875,
        "title": "Mario & Luigi: Superstar Saga - Woohoo Hooniversity",
        "version": "smwc-5875-1382026586",
        "upstream_time": 1382026586,
        "download_url": "https://dl.smwcentral.net/5875/M%26L.zip",
        "filename": "M%26L.zip",
        "size": 6266,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-no-super-picross-mario-cutscene",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6957,
    "title": "Mario no Super Picross - Mario Cutscene",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "grassland",
      "hills",
      "needs remoderation"
    ],
    "description": "The background used in Mario's cutscenes in the Japan-only SNES game \"Mario no Super Picross\". No credit needed.<br>\r\n<br>\r\nNOTE: For best results, set horizontal BG scrolling to none. Also, the included HDMA gradient code (insert with uberASM) is optional, but recommended.",
    "latest_version": "smwc-6957-1405350125",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6957,
        "title": "Mario no Super Picross - Mario Cutscene",
        "version": "smwc-6957-1405350125",
        "upstream_time": 1405350125,
        "download_url": "https://dl.smwcentral.net/6957/MNSPMarioCutscene.zip",
        "filename": "MNSPMarioCutscene.zip",
        "size": 5093,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-no-super-picross-wario-cutscene",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6958,
    "title": "Mario no Super Picross - Wario Cutscene",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "The background used in Wario's cutscenes in the Japan-only SNES game \"Mario no Super Picross\". No credit needed.<br>\r\n<br>\r\nNOTE: For best results, set horizontal BG scrolling to none. Also, the included HDMA gradient code (insert with uberASM) is optional, but recommended.",
    "latest_version": "smwc-6958-1405350067",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6958,
        "title": "Mario no Super Picross - Wario Cutscene",
        "version": "smwc-6958-1405350067",
        "upstream_time": 1405350067,
        "download_url": "https://dl.smwcentral.net/6958/MNSPWarioCutscene.zip",
        "filename": "MNSPWarioCutscene.zip",
        "size": 5477,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-party-advance-bob-ooom",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2539,
    "title": "Mario Party Advance - Bob-OOOM!",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "The background from the Mario Party Advance Mini Game \"Bob-OOOM!\". No credit needed.",
    "latest_version": "smwc-2539-1417195308",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2539,
        "title": "Mario Party Advance - Bob-OOOM!",
        "version": "smwc-2539-1417195308",
        "upstream_time": 1417195308,
        "download_url": "https://dl.smwcentral.net/2539/MPABob-OOOM%21.zip",
        "filename": "MPABob-OOOM%21.zip",
        "size": 3335,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-party-advance-broom-zoom",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 557,
    "title": "Mario Party Advance - Broom Zoom",
    "authors": [
      "Hinalyte"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "sky",
      "space"
    ],
    "description": "A background from Mario Party Advance, which is seen on the \"Broom Zoom\" mini-game.<br>\r\n<br>\r\nCredit would be nice but you don't have to.",
    "latest_version": "smwc-557-1387793052",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 557,
        "title": "Mario Party Advance - Broom Zoom",
        "version": "smwc-557-1387793052",
        "upstream_time": 1387793052,
        "download_url": "https://dl.smwcentral.net/557/mpa_nightsky.zip",
        "filename": "mpa_nightsky.zip",
        "size": 2733,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-party-advance-flingshot",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 541,
    "title": "Mario Party Advance - Flingshot",
    "authors": [
      "Koyuki"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "This BG can be seen on Mario Party Advance Flingshot Minigame.",
    "latest_version": "smwc-541-1387620715",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 541,
        "title": "Mario Party Advance - Flingshot",
        "version": "smwc-541-1387620715",
        "upstream_time": 1387620715,
        "download_url": "https://dl.smwcentral.net/541/MPartyHills.zip",
        "filename": "MPartyHills.zip",
        "size": 3197,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-party-advance-outta-my-way",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1080,
    "title": "Mario Party Advance - Outta My Way!",
    "authors": [
      "SafeDesire"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "Here's a Background from Mario Party Advance, I forget what the minigame is called...anyway. It uses palette 3, includes: palette, ExGFX file, Map16, and level file for faster assembly. No credit required, if you want, you can though. :)",
    "latest_version": "smwc-1080-1402759122",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1080,
        "title": "Mario Party Advance - Outta My Way!",
        "version": "smwc-1080-1402759122",
        "upstream_time": 1402759122,
        "download_url": "https://dl.smwcentral.net/1080/MarioPartyAdv.zip",
        "filename": "MarioPartyAdv.zip",
        "size": 4378,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-party-advance-slammer",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 825,
    "title": "Mario Party Advance - Slammer",
    "authors": [
      "Hinalyte"
    ],
    "tags": [
      "block",
      "bonus",
      "castle",
      "needs remoderation"
    ],
    "description": "This background came from the \"Slammer\" Mini-Game on Mario Party Advance. Credit would be nice but you don't have to.<br>\r\n<br>\r\nTLMB edit: Made an alternate palette for brotherly related shenanigans.",
    "latest_version": "smwc-825-1408218484",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 825,
        "title": "Mario Party Advance - Slammer",
        "version": "smwc-825-1408218484",
        "upstream_time": 1408218484,
        "download_url": "https://dl.smwcentral.net/825/Mario%20Party%20Advanced%20-%20Slammer%20BG.zip",
        "filename": "Mario Party Advanced - Slammer BG.zip",
        "size": 3187,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-party-advance-switch-way",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1381,
    "title": "Mario Party Advance - Switch Way?",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "The BG from the Mario Party Advance Mini-Game \"Switch Way?\".<br>\r\n<br>\r\nThe Layer 2 BG Scrolling Rate must be set to \"H-Scroll: Constant, V-Scroll: None\" for the BG to work correctly.<br>\r\n<br>\r\nCredit would be nice but you don't have to.<br>\r\n",
    "latest_version": "smwc-1381-1379879364",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1381,
        "title": "Mario Party Advance - Switch Way?",
        "version": "smwc-1381-1379879364",
        "upstream_time": 1379879364,
        "download_url": "https://dl.smwcentral.net/1381/mpa-switchway.zip",
        "filename": "mpa-switchway.zip",
        "size": 3916,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-party-e-fast-feed-yoshi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18936,
    "title": "Mario Party-e - Fast Feed Yoshi",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "Background from the Mario Party-e minigame Fast Feed Yoshi. No credit needed.",
    "latest_version": "smwc-18936-1548447201",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18936,
        "title": "Mario Party-e - Fast Feed Yoshi",
        "version": "smwc-18936-1548447201",
        "upstream_time": 1548447201,
        "download_url": "https://dl.smwcentral.net/18936/FastFeedYoshiBG.zip",
        "filename": "FastFeedYoshiBG.zip",
        "size": 3266,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-party-e-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2771,
    "title": "Mario Party-e - Grassland",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "Based on the SMW grass graphics, this set from Mario Party e is a nice, basic grassland foreground.",
    "latest_version": "smwc-2771-1412535366",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2771,
        "title": "Mario Party-e - Grassland",
        "version": "smwc-2771-1412535366",
        "upstream_time": 1412535366,
        "download_url": "https://dl.smwcentral.net/2771/mario%20party-e%20grass.zip",
        "filename": "mario party-e grass.zip",
        "size": 2744,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-poses-for-cutscenes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34905,
    "title": "Mario Poses for Cutscenes",
    "authors": [
      "Hammerer"
    ],
    "tags": [
      "cutscene",
      "mario"
    ],
    "description": "This is a pack with some SMW Mario graphics modifications that uses BG2, with new faces and gestures. You can use it for cutscenes etc. Comes with two palettes, original Mario palette in row 3 and fire Mario in row 4.",
    "latest_version": "smwc-34905-1692477101",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34905,
        "title": "Mario Poses for Cutscenes",
        "version": "smwc-34905-1692477101",
        "upstream_time": 1692477101,
        "download_url": "https://dl.smwcentral.net/34905/MarioFaces.zip",
        "filename": "MarioFaces.zip",
        "size": 4000,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30131,
    "title": "Mario Room",
    "authors": [
      "Lumy"
    ],
    "tags": [
      "bonus",
      "house"
    ],
    "description": "Could fit a Mario hub level. There is a color ExAnimation for the Shine Sprite lamps, included in the sample level.",
    "latest_version": "smwc-30131-1647201299",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30131,
        "title": "Mario Room",
        "version": "smwc-30131-1647201299",
        "upstream_time": 1647201299,
        "download_url": "https://dl.smwcentral.net/30131/Mario%27s%20Room.zip",
        "filename": "Mario%27s Room.zip",
        "size": 7084,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-s-body",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23346,
    "title": "Mario's Body",
    "authors": [
      "Eminus"
    ],
    "tags": [
      "mechanical",
      "needs remoderation",
      "toy"
    ],
    "description": "Let's  go  to  Body  World!",
    "latest_version": "smwc-23346-1593021733",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23346,
        "title": "Mario's Body",
        "version": "smwc-23346-1593021733",
        "upstream_time": 1593021733,
        "download_url": "https://dl.smwcentral.net/23346/body%20tileset.zip",
        "filename": "body tileset.zip",
        "size": 8383,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-s-time-machine-mario-is-missing-nes-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28812,
    "title": "Mario's Time Machine! / Mario is Missing! (NES) - Font",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "A simple goofy font from Mario's Time Machine! and Mario is Missing! both for the NES.",
    "latest_version": "smwc-28812-1636995775",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28812,
        "title": "Mario's Time Machine! / Mario is Missing! (NES) - Font",
        "version": "smwc-28812-1636995775",
        "upstream_time": 1636995775,
        "download_url": "https://dl.smwcentral.net/28812/Mario%27s%20Time%20Machine%21%20%26%20Mario%20is%20Missing%21%20%28NES%29%20-%20Font.zip",
        "filename": "Mario%27s Time Machine%21 %26 Mario is Missing%21 (NES) - Font.zip",
        "size": 994,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-s-time-machine-mario-is-missing-snes-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5816,
    "title": "Mario's Time Machine! / Mario is Missing! (SNES) - Font",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "Ripped from Mario Is Missing and Mario's Time Machine (SNES) for the same font in copyright screen, title menu and password screen with custom small letters, it was released on 1993 by The Software Toolworks.",
    "latest_version": "smwc-5816-1379247809",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5816,
        "title": "Mario's Time Machine! / Mario is Missing! (SNES) - Font",
        "version": "smwc-5816-1379247809",
        "upstream_time": 1379247809,
        "download_url": "https://dl.smwcentral.net/5816/Mario%20Is%20Missing%20and%20Mario%27s%20Time%20Machine%20%28SNES%29%20Font.zip",
        "filename": "Mario Is Missing and Mario%27s Time Machine (SNES) Font.zip",
        "size": 3686,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-s-time-machine-nes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30622,
    "title": "Mario's Time Machine! (NES) - 1602",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "desert",
      "eastern",
      "grassland",
      "retro",
      "town",
      "wood"
    ],
    "description": "A tileset used by 1602 in Mario's Time Machine! (NES), set in Old England!<br>\r\n<br>\r\nDoesn't include The Time Machine.",
    "latest_version": "smwc-30622-1650841291",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30622,
        "title": "Mario's Time Machine! (NES) - 1602",
        "version": "smwc-30622-1650841291",
        "upstream_time": 1650841291,
        "download_url": "https://dl.smwcentral.net/30622/MTM%20%28NES%29%20-%201602.zip",
        "filename": "MTM (NES) - 1602.zip",
        "size": 3514,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27890,
        "title": "Mario's Time Machine! (NES) - 1947",
        "version": "smwc-27890-1628023662",
        "upstream_time": 1628023662,
        "download_url": "https://dl.smwcentral.net/27890/Mario%27s%20Time%20Machine%21%20%28NES%29%20-%201947.zip",
        "filename": "Mario%27s Time Machine%21 (NES) - 1947.zip",
        "size": 3447,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27827,
        "title": "Mario's Time Machine! (NES) - 1989",
        "version": "smwc-27827-1627325998",
        "upstream_time": 1627325998,
        "download_url": "https://dl.smwcentral.net/27827/Mario%27s%20Time%20Machine%21%20%28NES%29%20-%201989.zip",
        "filename": "Mario%27s Time Machine%21 (NES) - 1989.zip",
        "size": 3412,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26663,
        "title": "Mario's Time Machine! (NES) - 1903",
        "version": "smwc-26663-1617582186",
        "upstream_time": 1617582186,
        "download_url": "https://dl.smwcentral.net/26663/Mario%27s%20Time%20Machine%21%20%28NES%29%20-%201903.zip",
        "filename": "Mario%27s Time Machine%21 (NES) - 1903.zip",
        "size": 2185,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-s-time-machine-nes-31bc",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27814,
    "title": "Mario's Time Machine! (NES) - 31BC",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "desert",
      "pyramid",
      "retro"
    ],
    "description": "A tileset used by 31BC in Mario's Time Machine! (NES), set in Ancient Egypt!<br>\r\n<br>\r\nUses FG3, doesn't include The Time Machine.<br>\r\n<br>\r\nSuits deserts best.",
    "latest_version": "smwc-27814-1627164174",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27814,
        "title": "Mario's Time Machine! (NES) - 31BC",
        "version": "smwc-27814-1627164174",
        "upstream_time": 1627164174,
        "download_url": "https://dl.smwcentral.net/27814/Mario%27s%20Time%20Machine%20%28NES%29%20-%2031BC.zip",
        "filename": "Mario%27s Time Machine (NES) - 31BC.zip",
        "size": 2886,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-s-time-machine-nes-776bc",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27811,
    "title": "Mario's Time Machine! (NES) - 776BC",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "retro"
    ],
    "description": "The tileset used by 776BC in Mario's Time Machine! (NES), set in Olympia!<br>\r\n<br>\r\nUses FG3, doesn't include The Time Machine.<br>\r\n<br>\r\nBe aware that some blocks don't act exactly like the original, due to how the game was programmed to set act as values per 8x8 tile, instead of per 16x16 tile.",
    "latest_version": "smwc-27811-1627152694",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27811,
        "title": "Mario's Time Machine! (NES) - 776BC",
        "version": "smwc-27811-1627152694",
        "upstream_time": 1627152694,
        "download_url": "https://dl.smwcentral.net/27811/Mario%27s%20Time%20Machine%21%20%28NES%29%20-%20776BC.zip",
        "filename": "Mario%27s Time Machine%21 (NES) - 776BC.zip",
        "size": 3162,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-s-time-machine-nes-80mbc",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27711,
    "title": "Mario's Time Machine! (NES) - 80MBC",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "desert",
      "mountain",
      "retro"
    ],
    "description": "A tileset from Mario's Time Machine! (NES) when you visit 80MBC, ripped and ready to be inserted in SMW.<br>\r\nAlso includes some unused rock graphics.<br>\r\n<br>\r\nUses FG3.<br>\r\n<br>\r\nNote: Time Machine Not Included!",
    "latest_version": "smwc-27711-1626628406",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27711,
        "title": "Mario's Time Machine! (NES) - 80MBC",
        "version": "smwc-27711-1626628406",
        "upstream_time": 1626628406,
        "download_url": "https://dl.smwcentral.net/27711/Mario%27s%20Time%20Machine%21%20%28NES%29%20-%2080%20MBC.zip",
        "filename": "Mario%27s Time Machine%21 (NES) - 80 MBC.zip",
        "size": 3205,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-s-time-machine-nes-styled-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27779,
    "title": "Mario's Time Machine! (NES) Styled Mario",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "male",
      "patch needed",
      "retro"
    ],
    "description": "Ever wanted to use the Mario from Mario's Time Machine! (NES)?<br>\r\nWell, if yes, then you are in luck!<br>\r\n<br>\r\nThis Mario fits perfectly in 8-bit hacks, and goes well with NES tilesets.<br>\r\n<br>\r\nBe aware tho! This graphic uses the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=26000\">32x32 Player Patch!</a><br>\r\n<br>\r\nAlso, if you plan to use Cape Mario, insert GFX32 as well, which fixes some stuff with the Cape.<br>\r\n",
    "latest_version": "smwc-27779-1626827119",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27779,
        "title": "Mario's Time Machine! (NES) Styled Mario",
        "version": "smwc-27779-1626827119",
        "upstream_time": 1626827119,
        "download_url": "https://dl.smwcentral.net/27779/Mario%27s%20Time%20Machine%21%20%28NES%29%20Styled%20Mario.zip",
        "filename": "Mario%27s Time Machine%21 (NES) Styled Mario.zip",
        "size": 26202,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-statues",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10773,
    "title": "Mario Statues",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "needs remoderation",
      "statue"
    ],
    "description": "Mario statues for Yoshi's House/Switch Palace tileset. Credit not required. http://www.smwcentral.net/?p=section&a=details&id=2313",
    "latest_version": "smwc-10773-1423913689",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10773,
        "title": "Mario Statues",
        "version": "smwc-10773-1423913689",
        "upstream_time": 1423913689,
        "download_url": "https://dl.smwcentral.net/10773/statues.zip",
        "filename": "statues.zip",
        "size": 3582,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-tennis-power-tour-tennis-academy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28956,
    "title": "Mario Tennis: Power Tour - Tennis Academy",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "grassland"
    ],
    "description": "Background used at the Tennis Academy in \"Mario Tennis: Power Tour\". No credit needed.",
    "latest_version": "smwc-28956-1639094098",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28956,
        "title": "Mario Tennis: Power Tour - Tennis Academy",
        "version": "smwc-28956-1639094098",
        "upstream_time": 1639094098,
        "download_url": "https://dl.smwcentral.net/28956/Mario%20Tennis%20Power%20Tour%20Tennis%20Academy.zip",
        "filename": "Mario Tennis Power Tour Tennis Academy.zip",
        "size": 5930,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-the-blackhole-sputnik-s-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1510,
    "title": "Mario: The Blackhole - Sputnik's Castle",
    "authors": [
      "Skewer"
    ],
    "tags": [
      "castle",
      "mechanical",
      "needs remoderation"
    ],
    "description": "FG and BG combined into one set. Since these are completely original, please give credit if used.",
    "latest_version": "smwc-1510-1396133192",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1510,
        "title": "Mario: The Blackhole - Sputnik's Castle",
        "version": "smwc-1510-1396133192",
        "upstream_time": 1396133192,
        "download_url": "https://dl.smwcentral.net/1510/SC.zip",
        "filename": "SC.zip",
        "size": 5190,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-the-fourth-sector-volcanic-debris",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6440,
    "title": "Mario: The Fourth Sector - Volcanic Debris",
    "authors": [
      "Skewer"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "This is the SCORPION's Volcanic Base foreground, not background, from Xtra 4 of \"Mario: The Fourth Sector\". This is totally original GFX... as with most of my submissions and that means credit is required... or else *mimics slicking neck* removal from hack without a fuss. The palette and FG ExGFX is included and do not try to recreate the BG from the 8x8 image.",
    "latest_version": "smwc-6440-1396625356",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6440,
        "title": "Mario: The Fourth Sector - Volcanic Debris",
        "version": "smwc-6440-1396625356",
        "upstream_time": 1396625356,
        "download_url": "https://dl.smwcentral.net/6440/Volcanic%20Debris.zip",
        "filename": "Volcanic Debris.zip",
        "size": 4611,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-undoukai-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27666,
    "title": "Mario Undoukai Title Screen",
    "authors": [
      "Truxton"
    ],
    "tags": [
      "text",
      "title screen"
    ],
    "description": "Title Screen text taken from <a href=\"https://www.mariowiki.com/Mario_Undoukai\" rel=\"nofollow\">Mario Undoukai</a><br>\r\nA Japan only arcade game? only existed as videos until a rom got dumped recently. <br>\r\nIdeal for a titlescreen or maybe even credits.",
    "latest_version": "smwc-27666-1626627515",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27666,
        "title": "Mario Undoukai Title Screen",
        "version": "smwc-27666-1626627515",
        "upstream_time": 1626627515,
        "download_url": "https://dl.smwcentral.net/27666/Mario%20Undoukai%20Titlescreen.zip",
        "filename": "Mario Undoukai Titlescreen.zip",
        "size": 4111,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-vs-donkey-kong",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30348,
    "title": "Mario vs. Donkey Kong 2: March of The Minis - Peach's Castle",
    "authors": [
      "TheBourgyman"
    ],
    "tags": [
      "bonus",
      "castle",
      "haunted",
      "mechanical",
      "needs remoderation"
    ],
    "description": "A nice, pastely rendition of Peach's Castle from the aforementioned game.<br>\r\n<br>\r\nWhile this retains the general feel and appearance of the original background, it has been heavily optimized: it fits in a single ExGFX file, and although it uses a lot of palettes slots, it doesn't overwrite anything crucial (unless you count the berries as being somewhat important). The only major downside to the optimization is loss of symmetry in the design, but I judged it being a worthy sacrifice.<br>\r\n<br>\r\nLooks best with an equally pastely foreground. See the sample level for an example.",
    "latest_version": "smwc-30348-1649157778",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30348,
        "title": "Mario vs. Donkey Kong 2: March of The Minis - Peach's Castle",
        "version": "smwc-30348-1649157778",
        "upstream_time": 1649157778,
        "download_url": "https://dl.smwcentral.net/30348/mvsdk2%20peach%20castle.zip",
        "filename": "mvsdk2 peach castle.zip",
        "size": 4301,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2258,
        "title": "Mario vs. Donkey Kong 2: March of the Minis - Spooky Attic",
        "version": "smwc-2258-1416157497",
        "upstream_time": 1416157497,
        "download_url": "https://dl.smwcentral.net/2258/MariovsDIE.zip",
        "filename": "MariovsDIE.zip",
        "size": 2578,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-wario-character-select-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30456,
    "title": "Mario & Wario - Character Select Screen",
    "authors": [
      "Kaeru"
    ],
    "tags": [
      "grassland"
    ],
    "description": "The Title Screen from Mario & Wario.<br>\r\nNo credit needed. ",
    "latest_version": "smwc-30456-1649757891",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30456,
        "title": "Mario & Wario - Character Select Screen",
        "version": "smwc-30456-1649757891",
        "upstream_time": 1649757891,
        "download_url": "https://dl.smwcentral.net/30456/characterselect.zip",
        "filename": "characterselect.zip",
        "size": 2634,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-wario-extra-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30454,
    "title": "Mario & Wario - Extra Level",
    "authors": [
      "SafeDesire"
    ],
    "tags": [
      "bonus"
    ],
    "description": "A Bonus room BG from Mario and Wario, a japanese game. No credit's needed but if you want, you can.",
    "latest_version": "smwc-30454-1649732578",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30454,
        "title": "Mario & Wario - Extra Level",
        "version": "smwc-30454-1649732578",
        "upstream_time": 1649732578,
        "download_url": "https://dl.smwcentral.net/30454/Bonuslevel.zip",
        "filename": "Bonuslevel.zip",
        "size": 2293,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-wario-hit-wario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30463,
    "title": "Mario & Wario - Hit Wario",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "grassland"
    ],
    "description": "The BG from the between-levels minigame in Mario & Wario, where you have to click Wario's plane to make coins drop from it. No credit needed.",
    "latest_version": "smwc-30463-1650076082",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30463,
        "title": "Mario & Wario - Hit Wario",
        "version": "smwc-30463-1650076082",
        "upstream_time": 1650076082,
        "download_url": "https://dl.smwcentral.net/30463/hitwario.zip",
        "filename": "hitwario.zip",
        "size": 3240,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-wario-ice-cavern",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30558,
    "title": "Mario & Wario - Ice Cavern",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "ice"
    ],
    "description": "A very big ice cavern background, from the japanese game Mario & Wario, for the SNES. A great fit for ice caves. This background is perfect for levels with a lot of verticality, so I recommend to use it in very high cavern levels.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-30558-1651633876",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30558,
        "title": "Mario & Wario - Ice Cavern",
        "version": "smwc-30558-1651633876",
        "upstream_time": 1651633876,
        "download_url": "https://dl.smwcentral.net/30558/Mario%20%26%20Wario%20-%20Ice%20Cave.zip",
        "filename": "Mario %26 Wario - Ice Cave.zip",
        "size": 5812,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-wario-lake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30327,
    "title": "Mario & Wario - Lake",
    "authors": [
      "hackmania"
    ],
    "tags": [
      "grassland",
      "lake",
      "no-scroll"
    ],
    "description": "A ripped background of Mario and Wario's Lake level",
    "latest_version": "smwc-30327-1649031055",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30327,
        "title": "Mario & Wario - Lake",
        "version": "smwc-30327-1649031055",
        "upstream_time": 1649031055,
        "download_url": "https://dl.smwcentral.net/30327/mwriver.zip",
        "filename": "mwriver.zip",
        "size": 4080,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-wario-sea",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30460,
    "title": "Mario & Wario - Sea",
    "authors": [
      "ChaoticFox"
    ],
    "tags": [
      "underwater"
    ],
    "description": "Underwater background from Mario and Wario with fish.<br>\r\n<br>\r\nThis Nintendo is property of background. Don't sell it to pirates or give me credit. The end.",
    "latest_version": "smwc-30460-1649902380",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30460,
        "title": "Mario & Wario - Sea",
        "version": "smwc-30460-1649902380",
        "upstream_time": 1649902380,
        "download_url": "https://dl.smwcentral.net/30460/mario%20and%20wario%20sea.zip",
        "filename": "mario and wario sea.zip",
        "size": 6490,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-wario-wario-manor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30462,
    "title": "Mario & Wario - Wario Manor",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "castle",
      "house"
    ],
    "description": "BG from the tenth and final level of \"Mario & Wario\".<br>\r\n<br>\r\nNo credit needed, but it would be nice.",
    "latest_version": "smwc-30462-1652661969",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30462,
        "title": "Mario & Wario - Wario Manor",
        "version": "smwc-30462-1652661969",
        "upstream_time": 1652661969,
        "download_url": "https://dl.smwcentral.net/30462/wariosmansion.zip",
        "filename": "wariosmansion.zip",
        "size": 5596,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-wario-wario-s-fields",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30461,
    "title": "Mario & Wario - Wario's Fields",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "grassland",
      "sky"
    ],
    "description": "Resubmitting due to a small oversight on my part concerning the Map16 Page. <br>\r\n<br>\r\nAgain, Credit would be nice but you don't have to.",
    "latest_version": "smwc-30461-1652661709",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30461,
        "title": "Mario & Wario - Wario's Fields",
        "version": "smwc-30461-1652661709",
        "upstream_time": 1652661709,
        "download_url": "https://dl.smwcentral.net/30461/flowerfields.zip",
        "filename": "flowerfields.zip",
        "size": 6525,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mario-world-stadium",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13627,
    "title": "Mario World Stadium",
    "authors": [
      "notyoshi"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "stadium"
    ],
    "description": "I thought of an idea: \"Hey, I should make a background or something that's inspired by Mario Kart 8!\" And there it is.  I present: \"Mario World Stadium\". This is based on the Mario Kart Stadium track from MK8. Credit is appreciated because this took a long time to make. :P",
    "latest_version": "smwc-13627-1461855374",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13627,
        "title": "Mario World Stadium",
        "version": "smwc-13627-1461855374",
        "upstream_time": 1461855374,
        "download_url": "https://dl.smwcentral.net/13627/MWStadium.zip",
        "filename": "MWStadium.zip",
        "size": 3227,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mars-bars",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41604,
    "title": "Mars Bars",
    "authors": [
      "MarsAmPear"
    ],
    "tags": [
      "block"
    ],
    "description": "This is the second edition of the connected brown blocks I and others have adopted as a death block standard in recent years, a muncher-equivalent block free from both the limitations of munchers and the dullness of tiled anons.<br>\r\n<br>\r\nThis time, after years of avoiding it, I finally went through the trouble of adding extra tiles to round the funny looking inner corners. This is not the first time I’ve attempted this and I would describe it as an encyclopedic and pointless task but I’m pretty sure I’ve covered every possible configuration where there would otherwise be a little cutoff. It’s (slightly) more work to decorate this way, but for anyone who really cares about the details, these should look (slightly) nicer than the originals.<br>\r\n<br>\r\nIt’s recommended to use these with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=41170\">dacin’s muncher-size hurt/kill block</a> to prevent breaks with powerups or silver p-switches.<br>\r\n<br>\r\nThey use 28 tiles in BG3 and the right side of the palette row. The test level provides anon-style example palettes with gray and red outline animations for hurt and kill respectively, but I encourage you to color them however you see fit.",
    "latest_version": "smwc-41604-1771460474",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41604,
        "title": "Mars Bars",
        "version": "smwc-41604-1771460474",
        "upstream_time": 1771460474,
        "download_url": "https://dl.smwcentral.net/41604/mars-barsv2.zip",
        "filename": "mars-barsv2.zip",
        "size": 3263,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-marvel-super-heroes-war-of-the-gems-alaska",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35367,
    "title": "Marvel Super Heroes: War of the Gems - Alaska",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "ice",
      "mountain",
      "snow"
    ],
    "description": "The Alaska background from Marvel Super Heroes in War of the Gems on Super Nintendo.<br>\r\n<br>\r\nUpdate: Some things has been updated.",
    "latest_version": "smwc-35367-1698597733",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35367,
        "title": "Marvel Super Heroes: War of the Gems - Alaska",
        "version": "smwc-35367-1698597733",
        "upstream_time": 1698597733,
        "download_url": "https://dl.smwcentral.net/35367/Marvel%20Super%20Heroes%20in%20War%20of%20the%20Gems%20-%20Alaska%20%28Update%29.zip",
        "filename": "Marvel Super Heroes in War of the Gems - Alaska (Update).zip",
        "size": 6736,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-masked-kappas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41748,
    "title": "Masked Kappas",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "koopa"
    ],
    "description": "Koopas dressed up as colourful kappas, from my hack <a href=\"https://smwc.me/s/40229\">Spesh Planet 2</a>. No custom palettes are included.",
    "latest_version": "smwc-41748-1771866108",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41748,
        "title": "Masked Kappas",
        "version": "smwc-41748-1771866108",
        "upstream_time": 1771866108,
        "download_url": "https://dl.smwcentral.net/41748/masked_kappas.zip",
        "filename": "masked_kappas.zip",
        "size": 2436,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-maui-mallard-in-cold-shadow-genesis-mojo-mansion",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2712,
    "title": "Maui Mallard in Cold Shadow (Genesis) - Mojo Mansion",
    "authors": [
      "DiscoTheBat"
    ],
    "tags": [
      "needs remoderation",
      "volcano"
    ],
    "description": "This is the BG used by Maui Mallard for Genesis, unlike the SNES version, this BG doesn't need HDMA, since it's HDMA is fake and it's the Sunset \"HDMA\", it's simple but a beautiful BG.<br>\r\n<br>\r\n(First released in C3)",
    "latest_version": "smwc-2712-1380977539",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2712,
        "title": "Maui Mallard in Cold Shadow (Genesis) - Mojo Mansion",
        "version": "smwc-2712-1380977539",
        "upstream_time": 1380977539,
        "download_url": "https://dl.smwcentral.net/2712/Maui%20Mallard%20in%20Cold%20Shadow%20-%20Mojo%20Mansion%20%28Genesis%29.zip",
        "filename": "Maui Mallard in Cold Shadow - Mojo Mansion (Genesis).zip",
        "size": 3946,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-maui-mallard-in-cold-shadow-snes-babaluau-baby",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39051,
    "title": "Maui Mallard in Cold Shadow (SNES) - Babaluau Baby",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "night",
      "ocean"
    ],
    "description": "The Bonus level background of Maui Mallard in Cold Shadow.  A good fit for ocean themed levels, in general.<br>\r\n<br>\r\nUPDATE: Optimized GFX file even further. Moved palette to row 0.  Background now uses the BG1 slot instead of BG2. Map 16 has been reduced a tiny bit, as well.",
    "latest_version": "smwc-39051-1736965848",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39051,
        "title": "Maui Mallard in Cold Shadow (SNES) - Babaluau Baby",
        "version": "smwc-39051-1736965848",
        "upstream_time": 1736965848,
        "download_url": "https://dl.smwcentral.net/39051/Maui%20Mallard%20in%20Cold%20Shadow%20%28SNES%29%20-%20Babaluau%20Baby.zip",
        "filename": "Maui Mallard in Cold Shadow (SNES) - Babaluau Baby.zip",
        "size": 3522,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-maui-mallard-in-cold-shadow-snes-chapter-intro-password-menu-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39053,
    "title": "Maui Mallard in Cold Shadow (SNES) - Chapter Intro / Password Menu / Title Screen",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "jungle",
      "no-scroll"
    ],
    "description": "The background seen in various areas of the game, such as title screen, password menu and chapter intros. It does not scroll horizontally or vertically, being better fit for one screen or for levels with background scrolling disabled.",
    "latest_version": "smwc-39053-1737059706",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39053,
        "title": "Maui Mallard in Cold Shadow (SNES) - Chapter Intro / Password Menu / Title Screen",
        "version": "smwc-39053-1737059706",
        "upstream_time": 1737059706,
        "download_url": "https://dl.smwcentral.net/39053/Maui%20Mallard%20in%20Cold%20Shadow%20%28SNES%29%20-%20Chapter%20Intro%20or%20Password%20Menu%20or%20Title%20Screen.zip",
        "filename": "Maui Mallard in Cold Shadow (SNES) - Chapter Intro or Password Menu or Title Screen.zip",
        "size": 7739,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-maui-mallard-in-cold-shadow-snes-mudrake-mayhem",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39050,
    "title": "Maui Mallard in Cold Shadow (SNES) - Mudrake Mayhem",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "night",
      "swamp"
    ],
    "description": "The background from the third level of Maui Mallard in Cold Shadow. A good fit for swamps, in general.<br>\r\n<br>\r\nUPDATE: Massive GFX optimization, palette has been reallocated and now includes the entire background. Due to the entire background being there, now it uses two map 16 pages, instead of one.",
    "latest_version": "smwc-39050-1736965791",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39050,
        "title": "Maui Mallard in Cold Shadow (SNES) - Mudrake Mayhem",
        "version": "smwc-39050-1736965791",
        "upstream_time": 1736965791,
        "download_url": "https://dl.smwcentral.net/39050/Maui%20Mallard%20in%20Cold%20Shadow%20%28SNES%29%20-%20Mudrake%20Mayhem.zip",
        "filename": "Maui Mallard in Cold Shadow (SNES) - Mudrake Mayhem.zip",
        "size": 8459,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-maui-mallard-in-cold-shadow-snes-test-of-duckhood",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2701,
    "title": "Maui Mallard in Cold Shadow (SNES) - Test of Duckhood",
    "authors": [
      "DiscoTheBat"
    ],
    "tags": [
      "jungle",
      "needs remoderation"
    ],
    "description": "BG with a waterfall, good for forest or jungle levels, it's better to use H-Scroll: None or Slow, V-Scroll: None and HDMA, it's ExAnimated.<br>\r\n<br>\r\n(First released in C3)",
    "latest_version": "smwc-2701-1383064525",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2701,
        "title": "Maui Mallard in Cold Shadow (SNES) - Test of Duckhood",
        "version": "smwc-2701-1383064525",
        "upstream_time": 1383064525,
        "download_url": "https://dl.smwcentral.net/2701/Maui%20Mallard%20in%20Cold%20Shadow%20-%20Test%20of%20Duckhood%20%28SNES%29.zip",
        "filename": "Maui Mallard in Cold Shadow - Test of Duckhood (SNES).zip",
        "size": 6012,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-maui-mallard-in-cold-shadow-snes-the-flying-duckman",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39048,
    "title": "Maui Mallard in Cold Shadow (SNES) - The Flying Duckman",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "underwater"
    ],
    "description": "The background seen in the haunted and sunken ship, The Flying Duckman. Uses only four colors, since it was originally a layer 3 background. A good fit for underwater levels, in general.<br>\r\n<br>\r\nUPDATE: Massive GFX optimization, now it uses only two GFX slots. It now uses the final four colors of palette row 5, for better compatibility with most graphics from the site and to give freedom for the user to combine this with layer 3 stuff. Better looping of the background too.",
    "latest_version": "smwc-39048-1736965876",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39048,
        "title": "Maui Mallard in Cold Shadow (SNES) - The Flying Duckman",
        "version": "smwc-39048-1736965876",
        "upstream_time": 1736965876,
        "download_url": "https://dl.smwcentral.net/39048/Maui%20Mallard%20in%20Cold%20Shadow%20%28SNES%29%20-%20The%20Flying%20Duckman.zip",
        "filename": "Maui Mallard in Cold Shadow (SNES) - The Flying Duckman.zip",
        "size": 4594,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-maui-mallard-in-cold-shadow-snes-the-sacrifice-of-maui",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2711,
    "title": "Maui Mallard in Cold Shadow (SNES) - The Sacrifice of Maui",
    "authors": [
      "DiscoTheBat"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "volcano"
    ],
    "description": "A hellish BG that is used in the level Sacrifice of Duckman, it's better to use H-Scroll: None or Slow and V-Scroll: None.<br>\r\n<br>\r\n(First released in C3)",
    "latest_version": "smwc-2711-1382554710",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2711,
        "title": "Maui Mallard in Cold Shadow (SNES) - The Sacrifice of Maui",
        "version": "smwc-2711-1382554710",
        "upstream_time": 1382554710,
        "download_url": "https://dl.smwcentral.net/2711/Maui%20Mallard%20in%20Cold%20Shadow%20-%20Sacrifice%20of%20Duckman%20%28SNES%29%20%281%29.zip",
        "filename": "Maui Mallard in Cold Shadow - Sacrifice of Duckman (SNES) (1).zip",
        "size": 64152,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-maya-the-bee-sweet-gold-brambles",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31383,
    "title": "Maya the Bee: Sweet Gold - Brambles",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "jungle"
    ],
    "description": "<span style=\"font-size: 21pt;\"><b>C3 SUMMER 2022:</b></span><br>\r\n<br>\r\nThe bramble background from \"Maya the bee: Sweet Gold\" GBA game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31383-1657499846",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31383,
        "title": "Maya the Bee: Sweet Gold - Brambles",
        "version": "smwc-31383-1657499846",
        "upstream_time": 1657499846,
        "download_url": "https://dl.smwcentral.net/31383/Maya%20the%20BeeSweetGoldBrambles.zip",
        "filename": "Maya the BeeSweetGoldBrambles.zip",
        "size": 6470,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-maya-the-bee-sweet-gold-castle-pillars",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31360,
    "title": "Maya the Bee: Sweet Gold - Castle Pillars",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "ruins"
    ],
    "description": "<span style=\"font-size: 21pt;\"><b>C3 SUMMER 2022:</b></span><br>\r\n<br>\r\nThe castle background from \"Maya the bee: Sweet Gold\" GBA game.<br>\r\nDo you think that this background is perfect for \"Peach's Castle\"?<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31360-1657386457",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31360,
        "title": "Maya the Bee: Sweet Gold - Castle Pillars",
        "version": "smwc-31360-1657386457",
        "upstream_time": 1657386457,
        "download_url": "https://dl.smwcentral.net/31360/MayathebeeSweetGoldCastlePillars.zip",
        "filename": "MayathebeeSweetGoldCastlePillars.zip",
        "size": 3859,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-maya-the-bee-sweet-gold-flowers",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31385,
    "title": "Maya the Bee: Sweet Gold - Flowers",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "grassland",
      "jungle"
    ],
    "description": "<span style=\"font-size: 21pt;\"><b>C3 SUMMER 2022:</b></span><br>\r\n<br>\r\nThe \"forest with flowers\" background from \"Maya the bee: Sweet Gold\" GBA game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31385-1657500249",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31385,
        "title": "Maya the Bee: Sweet Gold - Flowers",
        "version": "smwc-31385-1657500249",
        "upstream_time": 1657500249,
        "download_url": "https://dl.smwcentral.net/31385/MayathebeeSweetGoldFlowers.zip",
        "filename": "MayathebeeSweetGoldFlowers.zip",
        "size": 6553,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-maya-the-bee-sweet-gold-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31384,
    "title": "Maya the Bee: Sweet Gold - Forest",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "jungle"
    ],
    "description": "<span style=\"font-size: 21pt;\"><b>C3 SUMMER 2022:</b></span><br>\r\n<br>\r\nThe forest backrgound from \"Maya the Bee: Sweet Gold\" GBA game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31384-1657500105",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31384,
        "title": "Maya the Bee: Sweet Gold - Forest",
        "version": "smwc-31384-1657500105",
        "upstream_time": 1657500105,
        "download_url": "https://dl.smwcentral.net/31384/MayathebeeSweetGoldForest.zip",
        "filename": "MayathebeeSweetGoldForest.zip",
        "size": 5490,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-maya-the-bee-sweet-gold-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31359,
    "title": "Maya the Bee: Sweet Gold - Grassland",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "grassland"
    ],
    "description": "<span style=\"font-size: 21pt;\"><b>C3 SUMMER 2022:</b></span><br>\r\n<br>\r\nThe grassland background from \"Maya the Bee: Sweet Gold\" GBA game.<br>\r\nThe background size was changed to loop properly.<br>\r\nWhat do you think about this?<br>\r\n<br>\r\nModerator's note: This background works great with an HDMA gradient, if you can make one.",
    "latest_version": "smwc-31359-1657425033",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31359,
        "title": "Maya the Bee: Sweet Gold - Grassland",
        "version": "smwc-31359-1657425033",
        "upstream_time": 1657425033,
        "download_url": "https://dl.smwcentral.net/31359/MayathebeeSweetGoldGrassland.zip",
        "filename": "MayathebeeSweetGoldGrassland.zip",
        "size": 10640,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-maya-the-bee-the-great-adventure-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33123,
    "title": "Maya the Bee: The Great Adventure - Forest",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "jungle"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2023</span></b><br>\r\n<br>\r\nThe \"Forest\" background from the GBA game <b><u>Maya the Bee: The Great Adventure</u></b>.<br>\r\nIt could fit for YI-themed levels.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-33123-1676131556",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33123,
        "title": "Maya the Bee: The Great Adventure - Forest",
        "version": "smwc-33123-1676131556",
        "upstream_time": 1676131556,
        "download_url": "https://dl.smwcentral.net/33123/MayaBeeGreatAdventureForest.zip",
        "filename": "MayaBeeGreatAdventureForest.zip",
        "size": 8252,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-maya-the-bee-the-great-adventure-honey-town",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33122,
    "title": "Maya the Bee: The Great Adventure - Honey Town",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city",
      "food",
      "town"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2023</span></b><br>\r\n<br>\r\nThe \"Honey City\" background from the GBA game <b><u>Maya the Bee: The Great Adventure</u></b>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-33122-1676135464",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33122,
        "title": "Maya the Bee: The Great Adventure - Honey Town",
        "version": "smwc-33122-1676135464",
        "upstream_time": 1676135464,
        "download_url": "https://dl.smwcentral.net/33122/MayaBeeGreatAdventureHoney.zip",
        "filename": "MayaBeeGreatAdventureHoney.zip",
        "size": 7556,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-maya-the-bee-the-great-adventure-tropical-oasis",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33126,
    "title": "Maya the Bee: The Great Adventure - Tropical / Oasis",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "beach",
      "forest",
      "jungle"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2023</span></b><br>\r\n<br>\r\nThe \"Tropical / Oasis\" background from the GBA game <b><u>Maya the Bee: The Great Adventure</u></b><br>\r\nIt could fit for YI-themed levels.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-33126-1676131758",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33126,
        "title": "Maya the Bee: The Great Adventure - Tropical / Oasis",
        "version": "smwc-33126-1676131758",
        "upstream_time": 1676131758,
        "download_url": "https://dl.smwcentral.net/33126/MayaBeeGreatAdventureTropical.zip",
        "filename": "MayaBeeGreatAdventureTropical.zip",
        "size": 10076,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-meat-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23344,
    "title": "Meat Tileset",
    "authors": [
      "Eminus"
    ],
    "tags": [
      "flesh"
    ],
    "description": "This is a little meat tileset I drew! It includes bones and cool skeletons inside the ground. It could be used for levels happening inside a creature, or just for meat stuff in general",
    "latest_version": "smwc-23344-1593097279",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23344,
        "title": "Meat Tileset",
        "version": "smwc-23344-1593097279",
        "upstream_time": 1593097279,
        "download_url": "https://dl.smwcentral.net/23344/Meat%20Tileset%20FG.zip",
        "filename": "Meat Tileset FG.zip",
        "size": 5770,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-meatland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18985,
    "title": "Meatland",
    "authors": [
      "PercentN"
    ],
    "tags": [
      "flesh",
      "needs remoderation",
      "patch needed"
    ],
    "description": "A meaty tileset that can be useful for any sort of fleshy atmosphere. Whether it be some sort of cave or inside of an actual living organism, we got you covered! Contains a FG and a layer 3 BG.<br>\r\n<br>\r\nIt's probably best to use a sprite status bar or some sort of status bar patch to make sure the top of the BG does not get cutoff.<br>\r\n<br>\r\nWhoever suggested I make this, I'll be watching you :^)<br>\r\n<br>\r\nEdit: When using the layer 3 bg, it looks best setting h-scroll to none. It's meant to be sort of a corridor so looping it will look a little strange. But it's totally up to you.",
    "latest_version": "smwc-18985-1548694186",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18985,
        "title": "Meatland",
        "version": "smwc-18985-1548694186",
        "upstream_time": 1548694186,
        "download_url": "https://dl.smwcentral.net/18985/Meatland.zip",
        "filename": "Meatland.zip",
        "size": 13342,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-meaty-powerups",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35708,
    "title": "Meaty Powerups",
    "authors": [
      "Hammerer"
    ],
    "tags": [
      "powerup"
    ],
    "description": "Tired of SMW original powerups? So you can take a look at this stuff with meaty powerups replacing mushroom, 1-up, fire flower, cape and star.<br>\r\n<br>\r\nThis pack contains a <b>meat</b> for mushroom and 1-up, a <b>chicken leg</b> for fire flower, a <b>fried egg</b> for star and a <b>fish</b> for cape.<br>\r\n<br>\r\nAlso changes fireballs to chicken legs.<br>\r\n<br>\r\nIt uses original sprite palette.<br>\r\n<br>\r\nNOTE: You may want to apply the patches in the .zip, which will fix some graphical and sense issues from SMW powerups system when using custom graphics for powerups like this.",
    "latest_version": "smwc-35708-1702598032",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35708,
        "title": "Meaty Powerups",
        "version": "smwc-35708-1702598032",
        "upstream_time": 1702598032,
        "download_url": "https://dl.smwcentral.net/35708/MeatyPowerups.zip",
        "filename": "MeatyPowerups.zip",
        "size": 4375,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mecha-bowser-s-revenge-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6959,
    "title": "Mecha-Bowser's Revenge - Grassland",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "This is an expanded version of the grassland set seen in my canceled hack, Mecha-Bowser's Revenge.  The ground, hills, mushroom platforms, grass clumps, and bushes were ripped from the original hack, while the flowers, wooden blocks, fence, bridge, and post are new.",
    "latest_version": "smwc-6959-1405349979",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6959,
        "title": "Mecha-Bowser's Revenge - Grassland",
        "version": "smwc-6959-1405349979",
        "upstream_time": 1405349979,
        "download_url": "https://dl.smwcentral.net/6959/MBRGrassland.zip",
        "filename": "MBRGrassland.zip",
        "size": 4696,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mecha-bowser-s-revenge-ice",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6602,
    "title": "Mecha-Bowser's Revenge - Ice",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "ice",
      "needs remoderation",
      "snow"
    ],
    "description": "This is the ice tileset I drew for the ill-fated Mecha-Bowser's Revenge with a few new tiles that weren't in the original, like a snow-covered bridge and ice blocks.",
    "latest_version": "smwc-6602-1400937907",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6602,
        "title": "Mecha-Bowser's Revenge - Ice",
        "version": "smwc-6602-1400937907",
        "upstream_time": 1400937907,
        "download_url": "https://dl.smwcentral.net/6602/Ice.zip",
        "filename": "Ice.zip",
        "size": 4334,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mecha-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23912,
    "title": "Mecha-Grassland",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "grassland",
      "mechanical",
      "needs remoderation"
    ],
    "description": "Inspired by Kirby Planet Robobot, I made this mechanized grassland. Enjoy.",
    "latest_version": "smwc-23912-1595184613",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23912,
        "title": "Mecha-Grassland",
        "version": "smwc-23912-1595184613",
        "upstream_time": 1595184613,
        "download_url": "https://dl.smwcentral.net/23912/Mecha-Grasslands.zip",
        "filename": "Mecha-Grasslands.zip",
        "size": 5610,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mechanoid-blargg",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34398,
    "title": "Mechanoid Blargg",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "blargg"
    ],
    "description": "Anorakun's notes: A mechanoid blargg reskin to spice your robotic, Megaman-like levels. A great fit for mechanical or industrial levels, in general. <br>\r\n<br>\r\nCredits should go to No Body the Dragon.",
    "latest_version": "smwc-34398-1693095039",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34398,
        "title": "Mechanoid Blargg",
        "version": "smwc-34398-1693095039",
        "upstream_time": 1693095039,
        "download_url": "https://dl.smwcentral.net/34398/Mechanoid%20Blargg.zip",
        "filename": "Mechanoid Blargg.zip",
        "size": 2468,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-medabots-ax-stadium",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21122,
    "title": "Medabots AX - Stadium",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city",
      "interior",
      "needs remoderation"
    ],
    "description": "The stadium background from the GBA game Medabots AX<br>\r\nThere are two level versions of this background.<br>\r\nI suggest to use the center version.",
    "latest_version": "smwc-21122-1569858469",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21122,
        "title": "Medabots AX - Stadium",
        "version": "smwc-21122-1569858469",
        "upstream_time": 1569858469,
        "download_url": "https://dl.smwcentral.net/21122/MedabotsAXStadium.zip",
        "filename": "MedabotsAXStadium.zip",
        "size": 13562,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-cookie",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41847,
    "title": "Mega Cookie",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "food",
      "mega mole"
    ],
    "description": "A cookie reskin for the Mega Mole, made by No Body the Dragon.<br>\r\n<br>\r\nGood for food themed levels. Yum!",
    "latest_version": "smwc-41847-1773014756",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41847,
        "title": "Mega Cookie",
        "version": "smwc-41847-1773014756",
        "upstream_time": 1773014756,
        "download_url": "https://dl.smwcentral.net/41847/Cookie%20Mega%20Mole%20by%20No%20Body%20the%20Dragon%20%28NBTD%29%20%28Credits%20to%20him%21%29.zip",
        "filename": "Cookie Mega Mole by No Body the Dragon (NBTD) (Credits to him%21).zip",
        "size": 2376,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40596,
    "title": "Mega Man 4 - Dive Man",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "8-bit",
      "castle",
      "cave",
      "city",
      "desert",
      "dragon",
      "eastern",
      "eerie",
      "font",
      "forest",
      "grassland",
      "haunted",
      "hopping flame",
      "ice",
      "industrial",
      "jungle",
      "lake",
      "mechanical",
      "mega mole",
      "mountain",
      "needs remoderation",
      "night",
      "no-scroll",
      "patch needed",
      "pokey",
      "pyramid",
      "retro",
      "robot",
      "sans serif",
      "sewer",
      "sky",
      "snow",
      "space",
      "underwater"
    ],
    "description": "Here's the tileset released at Summer C3 2025.<br>\r\nEvery tile is animated. Enjoy!",
    "latest_version": "smwc-40596-1757349109",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40596,
        "title": "Mega Man 4 - Dive Man",
        "version": "smwc-40596-1757349109",
        "upstream_time": 1757349109,
        "download_url": "https://dl.smwcentral.net/40596/Mega%20Man%204%20-%20Dive%20Man.zip",
        "filename": "Mega Man 4 - Dive Man.zip",
        "size": 10811,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40592,
        "title": "Mega Man 4 - Bright Man",
        "version": "smwc-40592-1757265106",
        "upstream_time": 1757265106,
        "download_url": "https://dl.smwcentral.net/40592/Mega%20Man%204%20-%20Bright%20Man.zip",
        "filename": "Mega Man 4 - Bright Man.zip",
        "size": 8272,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40465,
        "title": "Mega Man 2 - Changkey / Tackle Fire",
        "version": "smwc-40465-1756242713",
        "upstream_time": 1756242713,
        "download_url": "https://dl.smwcentral.net/40465/Mega%20Man%202%20-%20Changkey%20%28aka%20Tackle%20Fire%29.zip",
        "filename": "Mega Man 2 - Changkey (aka Tackle Fire).zip",
        "size": 3427,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39977,
        "title": "Mega Man 2 - Flash Man",
        "version": "smwc-39977-1750212343",
        "upstream_time": 1750212343,
        "download_url": "https://dl.smwcentral.net/39977/Mega%20Man%202%20-%20Flash%20Man.zip",
        "filename": "Mega Man 2 - Flash Man.zip",
        "size": 6252,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39970,
        "title": "Mega Man 4 - Pharaoh Man",
        "version": "smwc-39970-1749657052",
        "upstream_time": 1749657052,
        "download_url": "https://dl.smwcentral.net/39970/Mega%20Man%204%20-%20Pharaoh%20Man.zip",
        "filename": "Mega Man 4 - Pharaoh Man.zip",
        "size": 5854,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39951,
        "title": "Mega Man 4 - Drill Man",
        "version": "smwc-39951-1749656606",
        "upstream_time": 1749656606,
        "download_url": "https://dl.smwcentral.net/39951/Mega%20Man%204%20-%20Drill%20Man.zip",
        "filename": "Mega Man 4 - Drill Man.zip",
        "size": 6284,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39170,
        "title": "Mega Man 7 (Prototype) - Shade Man (Elevator)",
        "version": "smwc-39170-1739139260",
        "upstream_time": 1739139260,
        "download_url": "https://dl.smwcentral.net/39170/MM7%20Prototype%20-%20Shade%20Man%20%28Elevator%29.zip",
        "filename": "MM7 Prototype - Shade Man (Elevator).zip",
        "size": 4475,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38105,
        "title": "Mega Man 4 - Dust Man",
        "version": "smwc-38105-1720991409",
        "upstream_time": 1720991409,
        "download_url": "https://dl.smwcentral.net/38105/Mega%20Man%204%20-%20Dust%20Man.zip",
        "filename": "Mega Man 4 - Dust Man.zip",
        "size": 12276,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37786,
        "title": "Mega Man 9 - Dr. Wily's Castle",
        "version": "smwc-37786-1715732539",
        "upstream_time": 1715732539,
        "download_url": "https://dl.smwcentral.net/37786/MM9WilyCastle.zip",
        "filename": "MM9WilyCastle.zip",
        "size": 110047,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34321,
        "title": "Mega Man 6 - Molier",
        "version": "smwc-34321-1689027200",
        "upstream_time": 1689027200,
        "download_url": "https://dl.smwcentral.net/34321/Mega%20Man%206%20-%20Molier%20%28Dark%20Prince%29.zip",
        "filename": "Mega Man 6 - Molier (Dark Prince).zip",
        "size": 2077,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33068,
        "title": "Mega Man 6 - Yamato Man",
        "version": "smwc-33068-1675978207",
        "upstream_time": 1675978207,
        "download_url": "https://dl.smwcentral.net/33068/Mega%20Man%206%20-%20Yamato%20Man%20BG.zip",
        "filename": "Mega Man 6 - Yamato Man BG.zip",
        "size": 3995,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33004,
        "title": "Mega Man 10 - Sheep Man",
        "version": "smwc-33004-1674694144",
        "upstream_time": 1674694144,
        "download_url": "https://dl.smwcentral.net/33004/Sheep%20Man.zip",
        "filename": "Sheep Man.zip",
        "size": 6662,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32620,
        "title": "Mega Man 3 - Ending",
        "version": "smwc-32620-1669427813",
        "upstream_time": 1669427813,
        "download_url": "https://dl.smwcentral.net/32620/Mega%20Man%203%20-%20Ending.zip",
        "filename": "Mega Man 3 - Ending.zip",
        "size": 3773,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31766,
        "title": "Mega Man 8 - Frost Man (Night)",
        "version": "smwc-31766-1660264447",
        "upstream_time": 1660264447,
        "download_url": "https://dl.smwcentral.net/31766/Mega%20Man%208%20-%20Frost%20Man%20%28Snowboarding%20Night%29.zip",
        "filename": "Mega Man 8 - Frost Man (Snowboarding Night).zip",
        "size": 10758,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31627,
        "title": "Mega Man 7 - Freeze Man (Icy Plains)",
        "version": "smwc-31627-1658696710",
        "upstream_time": 1658696710,
        "download_url": "https://dl.smwcentral.net/31627/L3Icyplains.zip",
        "filename": "L3Icyplains.zip",
        "size": 3143,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30564,
        "title": "Mega Man 4 - Skull Man",
        "version": "smwc-30564-1650500767",
        "upstream_time": 1650500767,
        "download_url": "https://dl.smwcentral.net/30564/Mega%20Man%204%20-%20Skull%20Man.zip",
        "filename": "Mega Man 4 - Skull Man.zip",
        "size": 9733,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30294,
        "title": "Mega Man 7 - Cloud Man (Lower)",
        "version": "smwc-30294-1649037268",
        "upstream_time": 1649037268,
        "download_url": "https://dl.smwcentral.net/30294/MM7%20-%20Cloud%20Man%20Stage%20%28Lower%29.zip",
        "filename": "MM7 - Cloud Man Stage (Lower).zip",
        "size": 7097,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30293,
        "title": "Mega Man 7 - Junk Man (Magnets Section)",
        "version": "smwc-30293-1649038016",
        "upstream_time": 1649038016,
        "download_url": "https://dl.smwcentral.net/30293/Junkmanstage.zip",
        "filename": "Junkmanstage.zip",
        "size": 3389,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30290,
        "title": "Mega Man 7 - Burst Man (First Section)",
        "version": "smwc-30290-1651628298",
        "upstream_time": 1651628298,
        "download_url": "https://dl.smwcentral.net/30290/Mega%20Man%207%20-%20Burst%20Man%20%28First%20Section%29.zip",
        "filename": "Mega Man 7 - Burst Man (First Section).zip",
        "size": 8639,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30288,
        "title": "Mega Man 7 - Burst Man (Final Section)",
        "version": "smwc-30288-1651628469",
        "upstream_time": 1651628469,
        "download_url": "https://dl.smwcentral.net/30288/Mega%20Man%207%20-%20Burst%20Man%20%28Final%20Section%29%20%28Update%29.zip",
        "filename": "Mega Man 7 - Burst Man (Final Section) (Update).zip",
        "size": 4743,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30266,
        "title": "Mega Man 7 - Ruined Highway",
        "version": "smwc-30266-1648510835",
        "upstream_time": 1648510835,
        "download_url": "https://dl.smwcentral.net/30266/MM7RuinedHighway.zip",
        "filename": "MM7RuinedHighway.zip",
        "size": 5227,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30259,
        "title": "Mega Man 7 - Freeze Man (Icy Plains)",
        "version": "smwc-30259-1651627771",
        "upstream_time": 1651627771,
        "download_url": "https://dl.smwcentral.net/30259/MM7%20-%20Freeze%20Man%20%28Icy%20Plains%29.zip",
        "filename": "MM7 - Freeze Man (Icy Plains).zip",
        "size": 3457,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30256,
        "title": "Mega Man 7 - Freeze Man (Waterfalls)",
        "version": "smwc-30256-1648498509",
        "upstream_time": 1648498509,
        "download_url": "https://dl.smwcentral.net/30256/Freeze%20Man%20%28Cave%20Waterfalls%29.zip",
        "filename": "Freeze Man (Cave Waterfalls).zip",
        "size": 4568,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30255,
        "title": "Mega Man 7 - Cloud Man (Upper)",
        "version": "smwc-30255-1648418078",
        "upstream_time": 1648418078,
        "download_url": "https://dl.smwcentral.net/30255/cloundman.zip",
        "filename": "cloundman.zip",
        "size": 11700,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30247,
        "title": "Mega Man 7 - Shade Man (Interior)",
        "version": "smwc-30247-1648402621",
        "upstream_time": 1648402621,
        "download_url": "https://dl.smwcentral.net/30247/Shademan.zip",
        "filename": "Shademan.zip",
        "size": 3250,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30243,
        "title": "Mega Man 7 - Freeze Man (Mountains)",
        "version": "smwc-30243-1651627615",
        "upstream_time": 1651627615,
        "download_url": "https://dl.smwcentral.net/30243/Freeze%20Man.zip",
        "filename": "Freeze Man.zip",
        "size": 5177,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30241,
        "title": "Mega Man 7 - Spring Man (City)",
        "version": "smwc-30241-1648315678",
        "upstream_time": 1648315678,
        "download_url": "https://dl.smwcentral.net/30241/springmanskycity.zip",
        "filename": "springmanskycity.zip",
        "size": 3045,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30240,
        "title": "Mega Man 7 (Prototype) - Junk Man",
        "version": "smwc-30240-1648313792",
        "upstream_time": 1648313792,
        "download_url": "https://dl.smwcentral.net/30240/PrototypeJunk.zip",
        "filename": "PrototypeJunk.zip",
        "size": 4450,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30226,
        "title": "Mega Man 7 - Robot Museum (Exterior)",
        "version": "smwc-30226-1648172582",
        "upstream_time": 1648172582,
        "download_url": "https://dl.smwcentral.net/30226/MM7%20-%20Robot%20Museum%20%28Exterior%29.zip",
        "filename": "MM7 - Robot Museum (Exterior).zip",
        "size": 3525,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30225,
        "title": "Mega Man 7 - Dr. Light's Lab",
        "version": "smwc-30225-1648172093",
        "upstream_time": 1648172093,
        "download_url": "https://dl.smwcentral.net/30225/MM7%20-%20Dr.%20Light%27s%20Lab.zip",
        "filename": "MM7 - Dr. Light%27s Lab.zip",
        "size": 7942,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30224,
        "title": "Mega Man 7 - Turbo Man (Truck Section)",
        "version": "smwc-30224-1648172736",
        "upstream_time": 1648172736,
        "download_url": "https://dl.smwcentral.net/30224/turboman.zip",
        "filename": "turboman.zip",
        "size": 3395,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30223,
        "title": "Mega Man 7 - Shade Man (Elevator)",
        "version": "smwc-30223-1648173940",
        "upstream_time": 1648173940,
        "download_url": "https://dl.smwcentral.net/30223/Shademan%20Elevator.zip",
        "filename": "Shademan Elevator.zip",
        "size": 3174,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30222,
        "title": "Mega Man 7 - Shade Man (Exterior)",
        "version": "smwc-30222-1648173528",
        "upstream_time": 1648173528,
        "download_url": "https://dl.smwcentral.net/30222/shademan.zip",
        "filename": "shademan.zip",
        "size": 4364,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29493,
        "title": "Mega Man 2 - Metal Man",
        "version": "smwc-29493-1642082647",
        "upstream_time": 1642082647,
        "download_url": "https://dl.smwcentral.net/29493/Mega%20Man%202%20-%20Metal%20Man.zip",
        "filename": "Mega Man 2 - Metal Man.zip",
        "size": 8309,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28248,
        "title": "Mega Man 9 - Telly X",
        "version": "smwc-28248-1631131003",
        "upstream_time": 1631131003,
        "download_url": "https://dl.smwcentral.net/28248/Telly%20X.zip",
        "filename": "Telly X.zip",
        "size": 3145,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24067,
        "title": "Mega Man 7 - Freeze Man (Cave)",
        "version": "smwc-24067-1596052043",
        "upstream_time": 1596052043,
        "download_url": "https://dl.smwcentral.net/24067/Mega%20Man%207%20-%20Freeze%20Man%20%28Cave%29.zip",
        "filename": "Mega Man 7 - Freeze Man (Cave).zip",
        "size": 5430,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 22498,
        "title": "Mega Man 7 - Font",
        "version": "smwc-22498-1588364046",
        "upstream_time": 1588364046,
        "download_url": "https://dl.smwcentral.net/22498/MegaMan7Font.zip",
        "filename": "MegaMan7Font.zip",
        "size": 1237,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14926,
        "title": "Mega Man 2 - Canister Bot/Blokky",
        "version": "smwc-14926-1484855362",
        "upstream_time": 1484855362,
        "download_url": "https://dl.smwcentral.net/14926/Mega%20Man%202%20-%20Canister%20Bot%20Blokky.zip",
        "filename": "Mega Man 2 - Canister Bot Blokky.zip",
        "size": 2529,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12964,
        "title": "Mega Man 5 - Crystal Man",
        "version": "smwc-12964-1451542960",
        "upstream_time": 1451542960,
        "download_url": "https://dl.smwcentral.net/12964/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 5970,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12049,
        "title": "Mega Man 2 - Heat Man",
        "version": "smwc-12049-1442776454",
        "upstream_time": 1442776454,
        "download_url": "https://dl.smwcentral.net/12049/Mega%20Man%202%20-%20Heat%20Man.zip",
        "filename": "Mega Man 2 - Heat Man.zip",
        "size": 7467,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10737,
        "title": "Mega Man 3 - Gemini Man (Interior)",
        "version": "smwc-10737-1422827847",
        "upstream_time": 1422827847,
        "download_url": "https://dl.smwcentral.net/10737/Mega%20Man%203%20-%20Gemini%20Man%20%28Interior%29.zip",
        "filename": "Mega Man 3 - Gemini Man (Interior).zip",
        "size": 3711,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10687,
        "title": "Mega Man 5 - Dark Man",
        "version": "smwc-10687-1422381466",
        "upstream_time": 1422381466,
        "download_url": "https://dl.smwcentral.net/10687/Mega%20Man%205%20-%20Proto%20Man%27s%20Fortress%20%28Level%204%29.zip",
        "filename": "Mega Man 5 - Proto Man%27s Fortress (Level 4).zip",
        "size": 2836,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10590,
        "title": "Mega Man 2 - Intro",
        "version": "smwc-10590-1422202981",
        "upstream_time": 1422202981,
        "download_url": "https://dl.smwcentral.net/10590/Mega%20Man%202%20Intro.zip",
        "filename": "Mega Man 2 Intro.zip",
        "size": 19332,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10423,
        "title": "Mega Man 7 - Turbo Man",
        "version": "smwc-10423-1420822705",
        "upstream_time": 1420822705,
        "download_url": "https://dl.smwcentral.net/10423/Megaman%207%20-%20Turbo%20Man%27s%20Stage.zip",
        "filename": "Megaman 7 - Turbo Man%27s Stage.zip",
        "size": 6072,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 8923,
        "title": "Mega Man 9",
        "version": "smwc-8923-1407894248",
        "upstream_time": 1407894248,
        "download_url": "https://dl.smwcentral.net/8923/Font.zip",
        "filename": "Font.zip",
        "size": 971,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 8732,
        "title": "Mega Man 9 - Hornet Man",
        "version": "smwc-8732-1407825683",
        "upstream_time": 1407825683,
        "download_url": "https://dl.smwcentral.net/8732/HornetMan.zip",
        "filename": "HornetMan.zip",
        "size": 4246,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6876,
        "title": "Mega Man 2 - Mecha Dragon",
        "version": "smwc-6876-1405164343",
        "upstream_time": 1405164343,
        "download_url": "https://dl.smwcentral.net/6876/Mega%20Man%202%20-%20Devil%20Dragon.zip",
        "filename": "Mega Man 2 - Devil Dragon.zip",
        "size": 8810,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5696,
        "title": "Mega Man 2 - Crash Man's Stage",
        "version": "smwc-5696-1373798037",
        "upstream_time": 1373798037,
        "download_url": "https://dl.smwcentral.net/5696/Mega%20Man%202%20-%20Crash%20Man%20Stage%20%5B16-bit%5D.zip",
        "filename": "Mega Man 2 - Crash Man Stage %5B16-bit%5D.zip",
        "size": 5305,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5676,
        "title": "Mega Man 2 - Air Man Stage",
        "version": "smwc-5676-1373709995",
        "upstream_time": 1373709995,
        "download_url": "https://dl.smwcentral.net/5676/Mega%20Man%202%20-%20Air%20Man%27s%20Stage%20%5B16-Bit%5D.zip",
        "filename": "Mega Man 2 - Air Man%27s Stage %5B16-Bit%5D.zip",
        "size": 6569,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5674,
        "title": "Mega Man 2 - Flash Man Stage",
        "version": "smwc-5674-1373655828",
        "upstream_time": 1373655828,
        "download_url": "https://dl.smwcentral.net/5674/Mega%20Man%202%20-%20Flash%20Man%27s%20Stage%20%5B16-Bit%5D.zip",
        "filename": "Mega Man 2 - Flash Man%27s Stage %5B16-Bit%5D.zip",
        "size": 10220,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 4649,
        "title": "Mega Man 2 - Air Man",
        "version": "smwc-4649-1371400335",
        "upstream_time": 1371400335,
        "download_url": "https://dl.smwcentral.net/4649/Mega%20Man%202%20-%20Air%20Man%27s%20Stage.zip",
        "filename": "Mega Man 2 - Air Man%27s Stage.zip",
        "size": 4769,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 3009,
        "title": "Mega Man 7 - Shade Man (Interior)",
        "version": "smwc-3009-1371206600",
        "upstream_time": 1371206600,
        "download_url": "https://dl.smwcentral.net/3009/MM7%20Shade%20Man%20Stage.zip",
        "filename": "MM7 Shade Man Stage.zip",
        "size": 17199,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2877,
        "title": "Mega Man 3 - Top Man",
        "version": "smwc-2877-1409914853",
        "upstream_time": 1409914853,
        "download_url": "https://dl.smwcentral.net/2877/Top%20Man%20Stage.zip",
        "filename": "Top Man Stage.zip",
        "size": 5435,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2843,
        "title": "Mega Man 10 - Strike Man",
        "version": "smwc-2843-1409830094",
        "upstream_time": 1409830094,
        "download_url": "https://dl.smwcentral.net/2843/strike%20cat.zip",
        "filename": "strike cat.zip",
        "size": 3328,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2435,
        "title": "Mega Man 7 - Cloud Man",
        "version": "smwc-2435-1419431389",
        "upstream_time": 1419431389,
        "download_url": "https://dl.smwcentral.net/2435/Cloudman.zip",
        "filename": "Cloudman.zip",
        "size": 6067,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2316,
        "title": "Mega Man 7 - Spring Man",
        "version": "smwc-2316-1371205519",
        "upstream_time": 1371205519,
        "download_url": "https://dl.smwcentral.net/2316/mm7springman.zip",
        "filename": "mm7springman.zip",
        "size": 1746,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2306,
        "title": "Mega Man 4 - Ring Man",
        "version": "smwc-2306-1415436730",
        "upstream_time": 1415436730,
        "download_url": "https://dl.smwcentral.net/2306/ringman.zip",
        "filename": "ringman.zip",
        "size": 3250,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2299,
        "title": "Mega Man 6 - Teleport Room",
        "version": "smwc-2299-1409251840",
        "upstream_time": 1409251840,
        "download_url": "https://dl.smwcentral.net/2299/TeleportRoom.zip",
        "filename": "TeleportRoom.zip",
        "size": 3349,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1906,
        "title": "Mega Man 3 - Shadow Man",
        "version": "smwc-1906-1426552639",
        "upstream_time": 1426552639,
        "download_url": "https://dl.smwcentral.net/1906/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 7156,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1755,
        "title": "Mega Man 2 - Crash Man",
        "version": "smwc-1755-1421687404",
        "upstream_time": 1421687404,
        "download_url": "https://dl.smwcentral.net/1755/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 3042,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1749,
        "title": "Mega Man 2 - Bubble Man",
        "version": "smwc-1749-1425821769",
        "upstream_time": 1425821769,
        "download_url": "https://dl.smwcentral.net/1749/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 3194,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1350,
        "title": "Mega Man 9 - Galaxy Man",
        "version": "smwc-1350-1409435203",
        "upstream_time": 1409435203,
        "download_url": "https://dl.smwcentral.net/1350/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 3396,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1349,
        "title": "Mega Man 2 - Flash Man",
        "version": "smwc-1349-1404579137",
        "upstream_time": 1404579137,
        "download_url": "https://dl.smwcentral.net/1349/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 3032,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1169,
        "title": "Mega Man 7 - Slash Man",
        "version": "smwc-1169-1381802396",
        "upstream_time": 1381802396,
        "download_url": "https://dl.smwcentral.net/1169/Mega%20Man%207%20-%20Slash%20Man.zip",
        "filename": "Mega Man 7 - Slash Man.zip",
        "size": 4349,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1124,
        "title": "Mega Man 7 - Shade Man (Underground)",
        "version": "smwc-1124-1371201480",
        "upstream_time": 1371201480,
        "download_url": "https://dl.smwcentral.net/1124/mm7shademanunderground.zip",
        "filename": "mm7shademanunderground.zip",
        "size": 3311,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 900,
        "title": "Mega Man 3 - Snake Man",
        "version": "smwc-900-1396205639",
        "upstream_time": 1396205639,
        "download_url": "https://dl.smwcentral.net/900/Snake%20Man.zip",
        "filename": "Snake Man.zip",
        "size": 5248,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 888,
        "title": "Mega Man 2 - Wood Man",
        "version": "smwc-888-1396205565",
        "upstream_time": 1396205565,
        "download_url": "https://dl.smwcentral.net/888/WoodMan.zip",
        "filename": "WoodMan.zip",
        "size": 4430,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 871,
        "title": "Mega Man 2 - Quick Man",
        "version": "smwc-871-1396111941",
        "upstream_time": 1396111941,
        "download_url": "https://dl.smwcentral.net/871/QuickMan.zip",
        "filename": "QuickMan.zip",
        "size": 4113,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 521,
        "title": "Mega Man 7 - Slash Man",
        "version": "smwc-521-1371198577",
        "upstream_time": 1371198577,
        "download_url": "https://dl.smwcentral.net/521/mm7slashman.zip",
        "filename": "mm7slashman.zip",
        "size": 9689,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-2-dr-wily-stage-2",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10584,
    "title": "Mega Man 2 - Dr. Wily (Stage 2-4)",
    "authors": [
      "majora211"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "A ripped background from Mega Man 2's Dr. Wily Stage 2-4.<br>\r\n<br>\r\nUses FG3.<br>\r\n<br>\r\nContains palette files from both 2-3 and 3-4.",
    "latest_version": "smwc-10584-1422202707",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10584,
        "title": "Mega Man 2 - Dr. Wily (Stage 2-4)",
        "version": "smwc-10584-1422202707",
        "upstream_time": 1422202707,
        "download_url": "https://dl.smwcentral.net/10584/Mega%20Man%202%20Dr%20Wily%202-4.zip",
        "filename": "Mega Man 2 Dr Wily 2-4.zip",
        "size": 56636,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-2-giant-air-man-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6935,
    "title": "Mega Man 2 - Giant Air Man Stage (16-bit recolor)",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "giant",
      "mechanical",
      "needs remoderation",
      "sky"
    ],
    "description": "Hey! You remember the 16-bit recolour of the original <a href=\"http://www.smwcentral.net/?p=section&a=details&id=5676\">Air Man Stage</a>? Well now you can have a giant version of it just for your Giant Worlds! It can be combined with the original or it can be separated!<br>\r\n<br>\r\nAs a bonus, you can also use car graphics from Mega Man X! But that will require some work arounds if you want the original 16-bit recolour in there as well.<br>\r\n<br>\r\nHave fun!",
    "latest_version": "smwc-6935-1407113818",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6935,
        "title": "Mega Man 2 - Giant Air Man Stage (16-bit recolor)",
        "version": "smwc-6935-1407113818",
        "upstream_time": 1407113818,
        "download_url": "https://dl.smwcentral.net/6935/Mega%20Man%202%20-%20Giant%20Air%20Man%20Stage.zip",
        "filename": "Mega Man 2 - Giant Air Man Stage.zip",
        "size": 7722,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-2-wily-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39690,
    "title": "Mega Man 2  - Wily Stage 1",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "2bpp",
      "castle",
      "mechanical",
      "retro"
    ],
    "description": "Mega Man 2 Wily Stage 1 It's an original level.<br>\r\nA playthrough of Capcom's 1988 action game for the NES, Mega Man 2. <br>\r\nPalette Too messy! <br>\r\nAnd machinery, Mecha Dragon<br>\r\nThank you very much for making",
    "latest_version": "smwc-39690-1748749649",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39690,
        "title": "Mega Man 2  - Wily Stage 1",
        "version": "smwc-39690-1748749649",
        "upstream_time": 1748749649,
        "download_url": "https://dl.smwcentral.net/39690/Mega%20Man%202%20Wily%20Stage%201.zip",
        "filename": "Mega Man 2 Wily Stage 1.zip",
        "size": 5494,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-4-cossack-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18789,
    "title": "Mega Man 4 - Cossack Stage 1",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "8-bit",
      "city",
      "needs remoderation",
      "night",
      "town"
    ],
    "description": "The city background from Cossack Stage 1 in Mega Man 4. Good for city-related stages.",
    "latest_version": "smwc-18789-1549649123",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18789,
        "title": "Mega Man 4 - Cossack Stage 1",
        "version": "smwc-18789-1549649123",
        "upstream_time": 1549649123,
        "download_url": "https://dl.smwcentral.net/18789/Cossack%20Stage%201%20BG.zip",
        "filename": "Cossack Stage 1 BG.zip",
        "size": 2475,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-7-dr-wily-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30216,
    "title": "Mega Man 7 - Dr. Wily Stage 4 (Cloud Man's Room)",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "mechanical",
      "needs remoderation",
      "sky"
    ],
    "description": "Not sure where this is from, but it does well as a background for outside a castle level.",
    "latest_version": "smwc-30216-1648090449",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30216,
        "title": "Mega Man 7 - Dr. Wily Stage 4 (Cloud Man's Room)",
        "version": "smwc-30216-1648090449",
        "upstream_time": 1648090449,
        "download_url": "https://dl.smwcentral.net/30216/MegaMan%207%20-%20Dr.%20Wily.zip",
        "filename": "MegaMan 7 - Dr. Wily.zip",
        "size": 4853,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6921,
        "title": "Mega Man 7 - Dr. Wily (Stage 2)",
        "version": "smwc-6921-1407105749",
        "upstream_time": 1407105749,
        "download_url": "https://dl.smwcentral.net/6921/MM7WilyStage2.zip",
        "filename": "MM7WilyStage2.zip",
        "size": 6928,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-7-slash-man-8-bit",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32899,
    "title": "Mega Man 7 - Slash Man (8-bit version)",
    "authors": [
      "Blaze.128"
    ],
    "tags": [
      "2bpp",
      "mountain",
      "retro"
    ],
    "description": "Have fun with it.",
    "latest_version": "smwc-32899-1673145978",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32899,
        "title": "Mega Man 7 - Slash Man (8-bit version)",
        "version": "smwc-32899-1673145978",
        "upstream_time": 1673145978,
        "download_url": "https://dl.smwcentral.net/32899/mm7slashman8bit.zip",
        "filename": "mm7slashman8bit.zip",
        "size": 2550,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-7-wily-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30269,
    "title": "Mega Man 7 - Wily Stage 1 (Mountains)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "futuristic",
      "mechanical",
      "mountain",
      "needs remoderation",
      "sky"
    ],
    "description": "The background used in the interior of the first Wily Stage, in Mega Man 7, an area where the floor and platforms keep turning off the lights. Could be useful for a megaman-like level or maybe an industrial one?<br>\r\n<br>\r\nUses palette row 3, also, the entire BG2 and a small portion of the BG3 slots. Includes ExAnimation.<br>\r\n<br>\r\nRykon-V73 requested a Mega Man rip in C3, so there you have it. Request fulfilled. <br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-30269-1648509758",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30269,
        "title": "Mega Man 7 - Wily Stage 1 (Mountains)",
        "version": "smwc-30269-1648509758",
        "upstream_time": 1648509758,
        "download_url": "https://dl.smwcentral.net/30269/Dr.%20Wily%20Stage%201%20%28Mountains%29.zip",
        "filename": "Dr. Wily Stage 1 (Mountains).zip",
        "size": 3739,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30268,
        "title": "Mega Man 7 - Wily Stage 1 (Inside)",
        "version": "smwc-30268-1651628599",
        "upstream_time": 1651628599,
        "download_url": "https://dl.smwcentral.net/30268/Wily%20Stage%201%28Inside%29.zip",
        "filename": "Wily Stage 1(Inside).zip",
        "size": 5162,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2204,
        "title": "Mega Man 7 - Wily Stage 1",
        "version": "smwc-2204-1371203696",
        "upstream_time": 1371203696,
        "download_url": "https://dl.smwcentral.net/2204/mm7wilyscastlelevel1.zip",
        "filename": "mm7wilyscastlelevel1.zip",
        "size": 2769,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-bass-astro-man-planetarium",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34841,
    "title": "Mega Man & Bass - Astro Man (Planetarium)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "city",
      "mechanical",
      "space"
    ],
    "description": "The planetarium background of Astro Man's stage, from Mega Man & Bass, also known as, Rockman & Forte. Compared to the previous version, it has the accurate tilemap, palette animation from the source material, better optimizations and better palette management. It is a background that is very easy to loop vertically or create new tiles, if needed. A good fit for futuristic cities, space stations or space levels, in general.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-34841-1698683901",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34841,
        "title": "Mega Man & Bass - Astro Man (Planetarium)",
        "version": "smwc-34841-1698683901",
        "upstream_time": 1698683901,
        "download_url": "https://dl.smwcentral.net/34841/Mega%20Man%20%26%20Bass%20-%20Astro%20Man%20%28Planetarium%29.zip",
        "filename": "Mega Man %26 Bass - Astro Man (Planetarium).zip",
        "size": 6454,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-bass-astro-man-space",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33144,
    "title": "Mega Man & Bass - Astro Man (Space)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "space"
    ],
    "description": "A space-ish background seen in some portions of Astro Man's Planetarium, from Mega Man & Bass. A great fit for space levels in general. A very light background which only uses 3A tiles, making it perfect to combine with other graphics.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33144-1676496830",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33144,
        "title": "Mega Man & Bass - Astro Man (Space)",
        "version": "smwc-33144-1676496830",
        "upstream_time": 1676496830,
        "download_url": "https://dl.smwcentral.net/33144/Mega%20Man%20%26%20Bass%20-%20Astro%20Man%20%28Space%29.zip",
        "filename": "Mega Man %26 Bass - Astro Man (Space).zip",
        "size": 2986,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-bass-burner-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6892,
    "title": "Mega Man & Bass - Burner Man",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "needs remoderation"
    ],
    "description": "My C3 2014 summer submission.<br>\r\nI hope that you enjoy.",
    "latest_version": "smwc-6892-1405165358",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6892,
        "title": "Mega Man & Bass - Burner Man",
        "version": "smwc-6892-1405165358",
        "upstream_time": 1405165358,
        "download_url": "https://dl.smwcentral.net/6892/Burnermanstage.zip",
        "filename": "Burnermanstage.zip",
        "size": 4778,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-bass-burner-man-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34844,
    "title": "Mega Man & Bass - Burner Man (Exterior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "forest",
      "jungle",
      "patch needed"
    ],
    "description": "The background seen in the exterior parts of Burner Man's base of operations, from Mega Man & Bass, also known as, Rockman & Forte. Compared to the previous version, this one is more optimized in gfx space and map 16, along with having better palette management.  A good fit for forest or jungle levels.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-34844-1698694348",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34844,
        "title": "Mega Man & Bass - Burner Man (Exterior)",
        "version": "smwc-34844-1698694348",
        "upstream_time": 1698694348,
        "download_url": "https://dl.smwcentral.net/34844/Mega%20Man%20%26%20Bass%20-%20Burner%20Man%20%28Exterior%29.zip",
        "filename": "Mega Man %26 Bass - Burner Man (Exterior).zip",
        "size": 8930,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26007,
        "title": "Mega Man & Bass - Burner Man (Exterior)",
        "version": "smwc-26007-1611282636",
        "upstream_time": 1611282636,
        "download_url": "https://dl.smwcentral.net/26007/Megaman%20%26%20Bass%20-%20Burner%20Man%20%28layer%203%29.zip",
        "filename": "Megaman %26 Bass - Burner Man (layer 3).zip",
        "size": 7909,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-bass-cold-man-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34794,
    "title": "Mega Man & Bass - Cold Man (Exterior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "city",
      "snow"
    ],
    "description": "The snowy city background seen in Cold Man, from Mega Man & Bass, also known as, Rockman & Forte. Includes two variants: one seen in the beginning of the stage, which is pinkish, and other one which is blue, seen in the final section.  A good fit for snow futuristic cities.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-34794-1693095151",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34794,
        "title": "Mega Man & Bass - Cold Man (Exterior)",
        "version": "smwc-34794-1693095151",
        "upstream_time": 1693095151,
        "download_url": "https://dl.smwcentral.net/34794/Mega%20Man%20%26%20Bass%20-%20Cold%20Man%20%28Exterior%29.zip",
        "filename": "Mega Man %26 Bass - Cold Man (Exterior).zip",
        "size": 5917,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-bass-cold-man-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34797,
    "title": "Mega Man & Bass - Cold Man (Interior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "The background seen inside a building of Cold Man stage, from Mega Man & Bass, also known as, Rockman & Forte.  Includes palette exanimation close to the original source.  A good fit for industrial levels, in general.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-34797-1693095207",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34797,
        "title": "Mega Man & Bass - Cold Man (Interior)",
        "version": "smwc-34797-1693095207",
        "upstream_time": 1693095207,
        "download_url": "https://dl.smwcentral.net/34797/Mega%20Man%20%26%20Bass%20-%20Cold%20Man%20%28Interior%29.zip",
        "filename": "Mega Man %26 Bass - Cold Man (Interior).zip",
        "size": 3357,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-bass-ground-man-pillars",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34805,
    "title": "Mega Man & Bass - Ground Man (Pillars)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "pyramid",
      "ruins"
    ],
    "description": "A background seen during a climbing section with very tricky floor.  It uses only six tiles, meaning this background gives a lot of space for foreground decoration. A good fit for pyramids or desert ruins.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-34805-1693095261",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34805,
        "title": "Mega Man & Bass - Ground Man (Pillars)",
        "version": "smwc-34805-1693095261",
        "upstream_time": 1693095261,
        "download_url": "https://dl.smwcentral.net/34805/Mega%20Man%20%26%20Bass%20-%20Ground%20Man%20%28Pillars%29.zip",
        "filename": "Mega Man %26 Bass - Ground Man (Pillars).zip",
        "size": 1900,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-bass-king-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37410,
    "title": "Mega Man & Bass - King Stage 1",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "forest",
      "jungle",
      "mechanical"
    ],
    "description": "This BG was released at Winter C3 2024. The BG is revamped to have more elements from the stage. BG is animated. You can easily use the SMW status bar.<br>\r\nEnjoy! ",
    "latest_version": "smwc-37410-1709996634",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37410,
        "title": "Mega Man & Bass - King Stage 1",
        "version": "smwc-37410-1709996634",
        "upstream_time": 1709996634,
        "download_url": "https://dl.smwcentral.net/37410/Mega%20Man%20%26%20Bass%20-%20King%20Stage%201.zip",
        "filename": "Mega Man %26 Bass - King Stage 1.zip",
        "size": 9079,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34857,
        "title": "Mega Man & Bass - King Stage 3",
        "version": "smwc-34857-1693094197",
        "upstream_time": 1693094197,
        "download_url": "https://dl.smwcentral.net/34857/Mega%20Man%20%26%20Bass%20-%20King%20Stage%2003.zip",
        "filename": "Mega Man %26 Bass - King Stage 03.zip",
        "size": 2478,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34856,
        "title": "Mega Man & Bass - King Stage 3 (Burner Man Rematch)",
        "version": "smwc-34856-1693094321",
        "upstream_time": 1693094321,
        "download_url": "https://dl.smwcentral.net/34856/Mega%20Man%20%26%20Bass%20-%20King%20Stage%203%20%28Burner%20Man%20Rematch%29.zip",
        "filename": "Mega Man %26 Bass - King Stage 3 (Burner Man Rematch).zip",
        "size": 7763,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27343,
        "title": "Mega Man & Bass - King Stage 2",
        "version": "smwc-27343-1624479390",
        "upstream_time": 1624479390,
        "download_url": "https://dl.smwcentral.net/27343/Mega%20Man%20%26%20Bass%20-%20King%20Stage%202%20%28Update%29.zip",
        "filename": "Mega Man %26 Bass - King Stage 2 (Update).zip",
        "size": 4277,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-bass-magic-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33693,
    "title": "Mega Man & Bass - Magic Man",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "2bpp",
      "carnival",
      "night",
      "patch needed"
    ],
    "description": "The colorful carnival stage of Magic Man, from Mega Man & Bass. Great for thematic park levels.<br>\r\n<br>\r\nMASSIVE UPDATE: This rip has been severely optimized.  Uses only two GFX files and around B7 tiles, which is way less than the previous version. Palette exanimation is done properly now. Map 16 is updated as well.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33693-1680670813",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33693,
        "title": "Mega Man & Bass - Magic Man",
        "version": "smwc-33693-1680670813",
        "upstream_time": 1680670813,
        "download_url": "https://dl.smwcentral.net/33693/Rockman%20%26%20Forte%20-%20Magic%20Man.zip",
        "filename": "Rockman %26 Forte - Magic Man.zip",
        "size": 5938,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27705,
        "title": "Mega Man & Bass - Magic Man",
        "version": "smwc-27705-1626628220",
        "upstream_time": 1626628220,
        "download_url": "https://dl.smwcentral.net/27705/Mega%20Man%20%26%20Bass%20-%20Magic%20Man%20-%20L3.zip",
        "filename": "Mega Man %26 Bass - Magic Man - L3.zip",
        "size": 6294,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-bass-pirate-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6911,
    "title": "Mega Man & Bass - Pirate Man",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "mechanical",
      "needs remoderation",
      "underwater"
    ],
    "description": "My C3 2014 summer submission.<br>\r\nI hope that you enjoy.",
    "latest_version": "smwc-6911-1407100990",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6911,
        "title": "Mega Man & Bass - Pirate Man",
        "version": "smwc-6911-1407100990",
        "upstream_time": 1407100990,
        "download_url": "https://dl.smwcentral.net/6911/MMBpirateman.zip",
        "filename": "MMBpirateman.zip",
        "size": 5470,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-bass-pirate-man-boss-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27344,
    "title": "Mega Man & Bass - Pirate Man (Boss Room)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "bonus",
      "castle",
      "mechanical"
    ],
    "description": "It's seen in the area where you fight Pirate Man. Originally, the BG was just enough to cover the whole screen in the original game. I did manage it to fit into 512x432. The chains can be easily edited.<br>\r\nEnjoy!",
    "latest_version": "smwc-27344-1624379287",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27344,
        "title": "Mega Man & Bass - Pirate Man (Boss Room)",
        "version": "smwc-27344-1624379287",
        "upstream_time": 1624379287,
        "download_url": "https://dl.smwcentral.net/27344/Mega%20Man%20%26%20Bass%20-%20Pirate%20Man%20%28Boss%20Room%29.zip",
        "filename": "Mega Man %26 Bass - Pirate Man (Boss Room).zip",
        "size": 4295,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-bass-pirate-man-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34853,
    "title": "Mega Man & Bass - Pirate Man (Exterior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "ocean",
      "underwater"
    ],
    "description": "A hybrid beach / underwater background seen in the beginning of Pirate's Man level, from Mega Man & Bass, also known as, Rockman & Forte.  It includes the bubble palette animation used in the game. Yes, it is a very neat trick to animate bubbles.  A good fit for beachs with underwater exploration.<br>\r\n<br>\r\nCredit would be nice, since this background was a headache to adjust, mainly to replicate the palette animation.",
    "latest_version": "smwc-34853-1693094393",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34853,
        "title": "Mega Man & Bass - Pirate Man (Exterior)",
        "version": "smwc-34853-1693094393",
        "upstream_time": 1693094393,
        "download_url": "https://dl.smwcentral.net/34853/Mega%20Man%20%26%20Bass%20-%20Pirate%20Man%20%28Exterior%29.zip",
        "filename": "Mega Man %26 Bass - Pirate Man (Exterior).zip",
        "size": 4057,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-bass-robot-museum-outside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27953,
    "title": "Mega Man & Bass - Robot Museum (Outside)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "city"
    ],
    "description": "It's the BG seen in the intro stage of the game. <br>\r\nHave fun using it!",
    "latest_version": "smwc-27953-1628518093",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27953,
        "title": "Mega Man & Bass - Robot Museum (Outside)",
        "version": "smwc-27953-1628518093",
        "upstream_time": 1628518093,
        "download_url": "https://dl.smwcentral.net/27953/Mega%20Man%20%26%20Bass%20-%20Intro%20Stage%20%28Outside%29.zip",
        "filename": "Mega Man %26 Bass - Intro Stage (Outside).zip",
        "size": 4411,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-bass-robot-museum-rainy-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34845,
    "title": "Mega Man & Bass - Robot Museum (Rainy Area)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "mechanical"
    ],
    "description": "The background seen in the rainy section of the opening stage from Mega Man & Bass.  Compared to the older version, this one saves much more space, does not have vanilla leftovers and has better palette row, in general.  A good fit for mechanical stages.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-34845-1699836970",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34845,
        "title": "Mega Man & Bass - Robot Museum (Rainy Area)",
        "version": "smwc-34845-1699836970",
        "upstream_time": 1699836970,
        "download_url": "https://dl.smwcentral.net/34845/Mega%20Man%20%26%20Bass%20-%20Robot%20Museum%20%28Rainy%20Area%29.zip",
        "filename": "Mega Man %26 Bass - Robot Museum (Rainy Area).zip",
        "size": 2420,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-bass-robot-museum-submarine-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34848,
    "title": "Mega Man & Bass - Robot Museum (Submarine Area)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "mechanical",
      "ship"
    ],
    "description": "The background seen in the Submarine Section of the Robot Museum from Mega Man & Bass, also known as, Rockman & Forte. A good background to be used in some kind of mechanical level or maybe a submarine.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-34848-1693094458",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34848,
        "title": "Mega Man & Bass - Robot Museum (Submarine Area)",
        "version": "smwc-34848-1693094458",
        "upstream_time": 1693094458,
        "download_url": "https://dl.smwcentral.net/34848/Mega%20Man%20%26%20Bass%20-%20Robot%20Museum%20%28Submarine%20Area%29.zip",
        "filename": "Mega Man %26 Bass - Robot Museum (Submarine Area).zip",
        "size": 2589,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-bass-tengu-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30720,
    "title": "Mega Man & Bass - Tengu Man",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "city",
      "mechanical",
      "sky"
    ],
    "description": "The gorgeous city in the sky background, from Mega Man & Bass, also know as Rockman & Forte. Perfect fit for sky levels. This rip was part of my <a href=\"https://www.smwcentral.net/?p=viewthread&t=102435&page=1\">C3 Graphic Ripping Showcase</a>.<br>\r\n<br>\r\nOptimizations were made. The background loops even better. The gfx itself uses less space than before. Better palette allocation.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-30720-1651551924",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30720,
        "title": "Mega Man & Bass - Tengu Man",
        "version": "smwc-30720-1651551924",
        "upstream_time": 1651551924,
        "download_url": "https://dl.smwcentral.net/30720/Mega%20Man%20%26%20Bass%20-%20Tengu%20Man%20Stage.zip",
        "filename": "Mega Man %26 Bass - Tengu Man Stage.zip",
        "size": 7711,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-bass-tengu-man-boss-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34847,
    "title": "Mega Man & Bass - Tengu Man (Boss Room)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "sky"
    ],
    "description": "This is the cloud background from Tengu Man's stage in Mega Man & Bass (Rockman & Forte), edited to fill the entire 512x512 background space.  It uses only one GFX file and half a palette (palette 0 in the sample level).<br>\r\n<br>\r\nAnorakun's update: I have reripped this background from scratch, now it uses one way less tile and the colors are now accurate to the source material, as well. Palette optimization is also better.",
    "latest_version": "smwc-34847-1693094531",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34847,
        "title": "Mega Man & Bass - Tengu Man (Boss Room)",
        "version": "smwc-34847-1693094531",
        "upstream_time": 1693094531,
        "download_url": "https://dl.smwcentral.net/34847/Mega%20Man%20%26%20Bass%20-%20Tengu%20Man%20%28Boss%20Room%29.zip",
        "filename": "Mega Man %26 Bass - Tengu Man (Boss Room).zip",
        "size": 3221,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-battle-network",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32455,
    "title": "Mega Man Battle Network 2 - Gospel Emblem",
    "authors": [
      "S.U"
    ],
    "tags": [
      "abstract"
    ],
    "description": "Gospel Emblem from Mega Man Battle Network 2.",
    "latest_version": "smwc-32455-1666908981",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32455,
        "title": "Mega Man Battle Network 2 - Gospel Emblem",
        "version": "smwc-32455-1666908981",
        "upstream_time": 1666908981,
        "download_url": "https://dl.smwcentral.net/32455/Mega%20Man%20Battle%20Network%202%20Gospel%20Emblem.zip",
        "filename": "Mega Man Battle Network 2 Gospel Emblem.zip",
        "size": 2062,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-bomb-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2885,
    "title": "Mega Man - Bomb Man",
    "authors": [
      "Vink"
    ],
    "tags": [
      "8-bit",
      "mechanical",
      "needs remoderation"
    ],
    "description": "This is a rip of the Bomb Man Stage in Megaman/Rockman. <br>\r\nIt contains 1 ExGFX file, a .map16 file and an sample level. <br>\r\nI hope you like it! The appearance of my user name in your cradits would be nice. :)",
    "latest_version": "smwc-2885-1409829688",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2885,
        "title": "Mega Man - Bomb Man",
        "version": "smwc-2885-1409829688",
        "upstream_time": 1409829688,
        "download_url": "https://dl.smwcentral.net/2885/bombman.zip",
        "filename": "bombman.zip",
        "size": 4448,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-boss-variant",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28066,
    "title": "Mega Man (Boss Variant)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "kirby boss",
      "retro"
    ],
    "description": "The classic NES Mega Man, now in boss form!<br>\r\n<br>\r\nMeant to be used with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3685\">Kirby Boss.</a><br>\r\n<br>\r\nMake sure to replace the cfg files with the ones included, since Mega Man uses palette F. (Since its easier for you to add new forms and abilities, and because I didn't want to mess with Palette C)<br>\r\n<br>\r\nUses SP3 and SP4.<br>\r\n<br>\r\nThat's all, have fun!",
    "latest_version": "smwc-28066-1629738161",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28066,
        "title": "Mega Man (Boss Variant)",
        "version": "smwc-28066-1629738161",
        "upstream_time": 1629738161,
        "download_url": "https://dl.smwcentral.net/28066/Mega%20Man%20%28Kirby%20Boss%20Reskin%29.zip",
        "filename": "Mega Man (Kirby Boss Reskin).zip",
        "size": 2835,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-cut-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 859,
    "title": "Mega Man - Cut Man",
    "authors": [
      "Firebar"
    ],
    "tags": [
      "8-bit",
      "mechanical",
      "needs remoderation"
    ],
    "description": "I ripped the FG and BG of Cut Man's stage from Megaman 1.",
    "latest_version": "smwc-859-1393261658",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 859,
        "title": "Mega Man - Cut Man",
        "version": "smwc-859-1393261658",
        "upstream_time": 1393261658,
        "download_url": "https://dl.smwcentral.net/859/CutMan.zip",
        "filename": "CutMan.zip",
        "size": 3256,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-dr-wily",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1752,
    "title": "Mega Man - Dr. Wily",
    "authors": [
      "majora211"
    ],
    "tags": [
      "8-bit",
      "mechanical",
      "needs remoderation"
    ],
    "description": "A rip of Dr. Wily Level 1-4<br>\r\n<br>\r\nThe left screenshot shows Dr. Wily level 3 and the right one shows level 1,2 and 4",
    "latest_version": "smwc-1752-1426605285",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1752,
        "title": "Mega Man - Dr. Wily",
        "version": "smwc-1752-1426605285",
        "upstream_time": 1426605285,
        "download_url": "https://dl.smwcentral.net/1752/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 4191,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-elec-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10591,
    "title": "Mega Man - Elec Man",
    "authors": [
      "majora211"
    ],
    "tags": [
      "8-bit",
      "cave",
      "mechanical",
      "needs remoderation"
    ],
    "description": "A rip of Elec Man's stage.",
    "latest_version": "smwc-10591-1422293651",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10591,
        "title": "Mega Man - Elec Man",
        "version": "smwc-10591-1422293651",
        "upstream_time": 1422293651,
        "download_url": "https://dl.smwcentral.net/10591/MM1%20-%20Elec%20Man%27s%20Stage.zip",
        "filename": "MM1 - Elec Man%27s Stage.zip",
        "size": 4279,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-fire-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1735,
    "title": "Mega Man - Fire Man",
    "authors": [
      "majora211"
    ],
    "tags": [
      "8-bit",
      "fire",
      "mechanical",
      "needs remoderation"
    ],
    "description": "A rip of Fire Man stage from Mega Man 1.<br>\r\n<br>\r\nTest levels use level 49.<br>\r\n<br>\r\nResubmitted because of some missing pieces.",
    "latest_version": "smwc-1735-1423893799",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1735,
        "title": "Mega Man - Fire Man",
        "version": "smwc-1735-1423893799",
        "upstream_time": 1423893799,
        "download_url": "https://dl.smwcentral.net/1735/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 4647,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-guts-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 300,
    "title": "Mega Man - Guts Man",
    "authors": [
      "Firebar"
    ],
    "tags": [
      "mine",
      "mountain",
      "needs remoderation"
    ],
    "description": "I ripped Gust Man stage FG and BG from Megaman 1, I forgot to put the BG tiles, which are just blue, but you can customize it just to make it all blue, because at least the palette's there, so please still count it as a FG and BG. There are some just blue tiles in the GFX.",
    "latest_version": "smwc-300-1393261749",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 300,
        "title": "Mega Man - Guts Man",
        "version": "smwc-300-1393261749",
        "upstream_time": 1393261749,
        "download_url": "https://dl.smwcentral.net/300/GutsMan.zip",
        "filename": "GutsMan.zip",
        "size": 4296,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-ice-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 857,
    "title": "Mega Man - Ice Man",
    "authors": [
      "Firebar"
    ],
    "tags": [
      "beach",
      "ice",
      "needs remoderation",
      "snow"
    ],
    "description": "I ripped the FG and BG of Ice Man's stage from Megaman 1.",
    "latest_version": "smwc-857-1393261511",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 857,
        "title": "Mega Man - Ice Man",
        "version": "smwc-857-1393261511",
        "upstream_time": 1393261511,
        "download_url": "https://dl.smwcentral.net/857/IceMan.zip",
        "filename": "IceMan.zip",
        "size": 4223,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-legends",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2616,
    "title": "Mega Man Legends 2 - Elysium",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "village"
    ],
    "description": "Perfect for temple or house levels,don't think?",
    "latest_version": "smwc-2616-1419433722",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2616,
        "title": "Mega Man Legends 2 - Elysium",
        "version": "smwc-2616-1419433722",
        "upstream_time": 1419433722,
        "download_url": "https://dl.smwcentral.net/2616/megamanlegends2elysium.zip",
        "filename": "megamanlegends2elysium.zip",
        "size": 8019,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-legends-menu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2309,
    "title": "Mega Man Legends - Menu",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "needs remoderation"
    ],
    "description": "My 2nd submission for EXGFX<br>\r\nI hope to enjoy<br>\r\n<br>\r\nPerfect for industrial/mechanical levels",
    "latest_version": "smwc-2309-1409834747",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2309,
        "title": "Mega Man Legends - Menu",
        "version": "smwc-2309-1409834747",
        "upstream_time": 1409834747,
        "download_url": "https://dl.smwcentral.net/2309/mmlmenu.zip",
        "filename": "mmlmenu.zip",
        "size": 3245,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-star-force",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6905,
    "title": "Mega Man Star Force 3 - Midnight City",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "My C3 2014 summer submission.<br>\r\nI hope that you enjoy.",
    "latest_version": "smwc-6905-1405166015",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6905,
        "title": "Mega Man Star Force 3 - Midnight City",
        "version": "smwc-6905-1405166015",
        "upstream_time": 1405166015,
        "download_url": "https://dl.smwcentral.net/6905/Megamanstarforce3midnightcity.zip",
        "filename": "Megamanstarforce3midnightcity.zip",
        "size": 3449,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-star-force-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2442,
    "title": "Mega Man Star Force - Clouds",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "My 4th submission for ExGFX<br>\r\nPerfect for sky levels<br>\r\nUses Palette 4<br>\r\nI hope you enjoy...",
    "latest_version": "smwc-2442-1417113681",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2442,
        "title": "Mega Man Star Force - Clouds",
        "version": "smwc-2442-1417113681",
        "upstream_time": 1417113681,
        "download_url": "https://dl.smwcentral.net/2442/Clouds.zip",
        "filename": "Clouds.zip",
        "size": 2921,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-the-power-battle-cut-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19139,
    "title": "Mega Man: The Power Battle - Cut Man",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "forest",
      "needs remoderation",
      "sky"
    ],
    "description": "This background appears when you fight against Cut Man in the arcade game Mega Man: The Power Battle.<br>\r\n<br>\r\nA background that can be used in sky or outside forest levels.",
    "latest_version": "smwc-19139-1551376440",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19139,
        "title": "Mega Man: The Power Battle - Cut Man",
        "version": "smwc-19139-1551376440",
        "upstream_time": 1551376440,
        "download_url": "https://dl.smwcentral.net/19139/MMTPB-CutmanStage.zip",
        "filename": "MMTPB-CutmanStage.zip",
        "size": 7576,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-the-wily-wars",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1192,
    "title": "Mega Man: The Wily Wars",
    "authors": [
      "DalekSam"
    ],
    "tags": [
      "cutscene",
      "needs remoderation"
    ],
    "description": "My first submission to the site, this is a graphic rip of the font used in Mega Man - The Wily Wars. It would work well in cutscenes, but it could work in other areas too. :)<br>\r\n<br>\r\nThe ExGFX file is supposed to be inserted in the <u>FG3</u> slot.<br>\r\n<br>\r\nThis is a layer 2 FONT, so use it in conjunction with Layer 1 to make cutscenes.",
    "latest_version": "smwc-1192-1403625338",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1192,
        "title": "Mega Man: The Wily Wars",
        "version": "smwc-1192-1403625338",
        "upstream_time": 1403625338,
        "download_url": "https://dl.smwcentral.net/1192/Font.zip",
        "filename": "Font.zip",
        "size": 1580,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-the-wily-wars-bomb-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40497,
    "title": "Mega Man: The Wily Wars - Bomb Man",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "city",
      "mechanical"
    ],
    "description": "BG from summer C3 2025 has been released. Did some palette corrections to the tileset. Now it uses 2 palettes. Also, fixed the sample level as there were unused tiles there.<br>\r\nEnjoy!",
    "latest_version": "smwc-40497-1756313746",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40497,
        "title": "Mega Man: The Wily Wars - Bomb Man",
        "version": "smwc-40497-1756313746",
        "upstream_time": 1756313746,
        "download_url": "https://dl.smwcentral.net/40497/Mega%20Man%20-%20The%20Wily%20Wars%20-%20Bomb%20Man.zip",
        "filename": "Mega Man - The Wily Wars - Bomb Man.zip",
        "size": 18634,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-the-wily-wars-cut-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1128,
    "title": "Mega Man: The Wily Wars - Cut Man",
    "authors": [
      "NekohDot"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "Ripped from Wily Wars, uses BG1 and FG2.<br>\r\n<br>\r\nSample level and palette included.",
    "latest_version": "smwc-1128-1401736794",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1128,
        "title": "Mega Man: The Wily Wars - Cut Man",
        "version": "smwc-1128-1401736794",
        "upstream_time": 1401736794,
        "download_url": "https://dl.smwcentral.net/1128/Background.zip",
        "filename": "Background.zip",
        "size": 5943,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-the-wily-wars-dr-wily-stage-1-mega-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6903,
    "title": "Mega Man: The Wily Wars - Dr. Wily Stage 1 (Mega Man 3)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "needs remoderation",
      "sewer"
    ],
    "description": "My C3 2014 summer submission.<br>\r\n<br>\r\nI'm tired of 8-bits.<br>\r\n<br>\r\nI hope that you enjoy. ",
    "latest_version": "smwc-6903-1405165912",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6903,
        "title": "Mega Man: The Wily Wars - Dr. Wily Stage 1 (Mega Man 3)",
        "version": "smwc-6903-1405165912",
        "upstream_time": 1405165912,
        "download_url": "https://dl.smwcentral.net/6903/MM3Wilystage1.zip",
        "filename": "MM3Wilystage1.zip",
        "size": 4097,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6901,
        "title": "Mega Man: The Wily Wars - Dr. Wily Stage 1 (Mega Man 2)",
        "version": "smwc-6901-1405165826",
        "upstream_time": 1405165826,
        "download_url": "https://dl.smwcentral.net/6901/MM2Wilystage1.zip",
        "filename": "MM2Wilystage1.zip",
        "size": 7118,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-the-wily-wars-dr-wily-stage-2-mega-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6904,
    "title": "Mega Man: The Wily Wars - Dr. Wily Stage 2 (Mega Man 2)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "My C3 2014 summer submission.<br>\r\n<br>\r\nI'm tired of 8-bits.<br>\r\n<br>\r\nI hope that you enjoy.",
    "latest_version": "smwc-6904-1405165971",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6904,
        "title": "Mega Man: The Wily Wars - Dr. Wily Stage 2 (Mega Man 2)",
        "version": "smwc-6904-1405165971",
        "upstream_time": 1405165971,
        "download_url": "https://dl.smwcentral.net/6904/MM2Wilystage2.zip",
        "filename": "MM2Wilystage2.zip",
        "size": 4528,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-the-wily-wars-elec-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40577,
    "title": "Mega Man: The Wily Wars - Elec Man",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "mechanical",
      "sky"
    ],
    "description": "Here's the tileset released at Summer C3 2025.<br>\r\nHope you can use it.",
    "latest_version": "smwc-40577-1757122925",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40577,
        "title": "Mega Man: The Wily Wars - Elec Man",
        "version": "smwc-40577-1757122925",
        "upstream_time": 1757122925,
        "download_url": "https://dl.smwcentral.net/40577/Mega%20Man%20-%20The%20Wily%20Wars%20-%20Elec%20Man.zip",
        "filename": "Mega Man - The Wily Wars - Elec Man.zip",
        "size": 12136,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-the-wily-wars-guts-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40568,
    "title": "Mega Man: The Wily Wars - Guts Man",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "mechanical",
      "mountain",
      "patch needed"
    ],
    "description": "Tileset was released on SMWCentral. For you Guts Man fans, I present this work of mine.<br>\r\nNote: You must not change the white and black colors of palette 4 as those are used.<br>\r\nHave fun!",
    "latest_version": "smwc-40568-1756916341",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40568,
        "title": "Mega Man: The Wily Wars - Guts Man",
        "version": "smwc-40568-1756916341",
        "upstream_time": 1756916341,
        "download_url": "https://dl.smwcentral.net/40568/Mega%20Man%20The%20Wily%20Wars%20-%20Guts%20Man.zip",
        "filename": "Mega Man The Wily Wars - Guts Man.zip",
        "size": 15633,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40512,
        "title": "Mega Man: The Wily Wars - Guts Man",
        "version": "smwc-40512-1756413842",
        "upstream_time": 1756413842,
        "download_url": "https://dl.smwcentral.net/40512/MMTWWGML3.zip",
        "filename": "MMTWWGML3.zip",
        "size": 2612,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28972,
        "title": "Mega Man: The Wily Wars - Guts Man",
        "version": "smwc-28972-1639330228",
        "upstream_time": 1639330228,
        "download_url": "https://dl.smwcentral.net/28972/Mega%20Man%20The%20Wily%20Wars%20-%20Gutsman.zip",
        "filename": "Mega Man The Wily Wars - Gutsman.zip",
        "size": 2410,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-the-wily-wars-hard-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27959,
    "title": "Mega Man: The Wily Wars - Hard Man",
    "authors": [
      "Picayune"
    ],
    "tags": [
      "mountain"
    ],
    "description": "The mountain like background from Mega Man: The Wily Wars, Uses bg2 and a small chunk of bg3.",
    "latest_version": "smwc-27959-1628550805",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27959,
        "title": "Mega Man: The Wily Wars - Hard Man",
        "version": "smwc-27959-1628550805",
        "upstream_time": 1628550805,
        "download_url": "https://dl.smwcentral.net/27959/Mega%20Man%20The%20Wily%20Wars%20-%20Hard%20man.zip",
        "filename": "Mega Man The Wily Wars - Hard man.zip",
        "size": 4928,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-the-wily-wars-ice-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40566,
    "title": "Mega Man: The Wily Wars - Ice Man",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "ice",
      "mountain",
      "snow"
    ],
    "description": "For you Ice Man fans, I uploaded the tileset released at Summer C3 2025.<br>\r\nI did fix some map16 issues.<br>\r\nAlso, the remaining BG tiles are in ExGFX696, which goes to BG3. There's also ExGFX667, which is the same, but no BG tiles. Very useful if you want a different BG for the Ice Man FG.<br>\r\nEnjoy! No credit needed.",
    "latest_version": "smwc-40566-1756916069",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40566,
        "title": "Mega Man: The Wily Wars - Ice Man",
        "version": "smwc-40566-1756916069",
        "upstream_time": 1756916069,
        "download_url": "https://dl.smwcentral.net/40566/Mega%20Man%20-%20The%20Wily%20Wars%20-%20Ice%20Man%20-%20good.zip",
        "filename": "Mega Man - The Wily Wars - Ice Man - good.zip",
        "size": 17838,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29605,
        "title": "Mega Man: The Wily Wars - Ice Man",
        "version": "smwc-29605-1643045677",
        "upstream_time": 1643045677,
        "download_url": "https://dl.smwcentral.net/29605/Mega%20Man%20The%20Wily%20Wars%20-%20Ice%20Man.zip",
        "filename": "Mega Man The Wily Wars - Ice Man.zip",
        "size": 4049,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-the-wily-wars-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40471,
    "title": "Mega Man: The Wily Wars - Title Screen",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "bonus",
      "title screen"
    ],
    "description": "The title screen from the respective game.<br>\r\nHave fun using it!",
    "latest_version": "smwc-40471-1756225277",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40471,
        "title": "Mega Man: The Wily Wars - Title Screen",
        "version": "smwc-40471-1756225277",
        "upstream_time": 1756225277,
        "download_url": "https://dl.smwcentral.net/40471/Mega%20Man%20-%20The%20Wily%20Wars%20-%20Title%20Screen.zip",
        "filename": "Mega Man - The Wily Wars - Title Screen.zip",
        "size": 4421,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1555,
    "title": "Mega Man X",
    "authors": [
      "Lexator"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "These GFX will replace SMW text with MMX text.<br>\r\nUsed in Pok&eacute;mon Darkness and Nador Quest ^^<br>\r\n<br>\r\nReplace GFX28 and GFX2A.<br>\r\n<br>\r\nEnjoy :)",
    "latest_version": "smwc-1555-1400739904",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1555,
        "title": "Mega Man X",
        "version": "smwc-1555-1400739904",
        "upstream_time": 1400739904,
        "download_url": "https://dl.smwcentral.net/1555/2BPP-MMX.zip",
        "filename": "2BPP-MMX.zip",
        "size": 2448,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-armor-capsule",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26084,
    "title": "Mega Man X - Armor Capsule",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "mechanical"
    ],
    "description": "A Capsule that Dr. Light appears to give you Upgrades to your Armor from Mega Man X SNES series (X1, 2 and 3). <br>\r\nIt has 2 Variant (The normal blue, and the MMX3-only Armor Upgrade Capsule). <br>\r\nTry to look what place this can be good to be used.",
    "latest_version": "smwc-26084-1611975111",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26084,
        "title": "Mega Man X - Armor Capsule",
        "version": "smwc-26084-1611975111",
        "upstream_time": 1611975111,
        "download_url": "https://dl.smwcentral.net/26084/Mega%20Man%20X%20SNES%20-%20Armor%20Capsule.zip",
        "filename": "Mega Man X SNES - Armor Capsule.zip",
        "size": 3950,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-central-highway",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30082,
    "title": "Mega Man X - Central Highway",
    "authors": [
      "Hiroki"
    ],
    "tags": [
      "city",
      "mechanical",
      "needs remoderation",
      "night"
    ],
    "description": "Megaman X stage 1 FG BG tiles for smw<br>\r\n<br>\r\nThe FG use 1 slot and 2 palettes (2 and 5)<br>\r\nThe BG use 1 slot and palete 3<br>\r\n<br>\r\nThe large light has the priority on because it gives a sense of deep to the FG (just like in the original MMX game)<br>\r\n<br>\r\nI thought it would be great to have this atmosphere into smw <br>\r\nhope you enjoy it.",
    "latest_version": "smwc-30082-1648787364",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30082,
        "title": "Mega Man X - Central Highway",
        "version": "smwc-30082-1648787364",
        "upstream_time": 1648787364,
        "download_url": "https://dl.smwcentral.net/30082/cangrejo%20-%20Megaman%20X%20stage%201.zip",
        "filename": "cangrejo - Megaman X stage 1.zip",
        "size": 7618,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 195,
        "title": "Mega Man X - Central Highway",
        "version": "smwc-195-1381705130",
        "upstream_time": 1381705130,
        "download_url": "https://dl.smwcentral.net/195/Mega%20Man%20X%20-%20Intro%20Level.zip",
        "filename": "Mega Man X - Intro Level.zip",
        "size": 6360,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 187,
        "title": "Mega Man X - Central Highway",
        "version": "smwc-187-1382277603",
        "upstream_time": 1382277603,
        "download_url": "https://dl.smwcentral.net/187/Mega%20Man%20X%20-%20Intro%20Level.zip",
        "filename": "Mega Man X - Intro Level.zip",
        "size": 13524,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-chill-penguin-snow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40123,
    "title": "Mega Man X - Chill Penguin (Snow)",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "patch needed",
      "snow"
    ],
    "description": "A snow background that appears in one of the moves Chill Penguin does in Mega Man X. The Auto-Scroll is set to looks like how it appears in the game.<br>\r\n<br>\r\nWARNING: To see the background without cuts, I would suggest using a sprite status bar or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28449\">a way to hide it</a>.",
    "latest_version": "smwc-40123-1752772161",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40123,
        "title": "Mega Man X - Chill Penguin (Snow)",
        "version": "smwc-40123-1752772161",
        "upstream_time": 1752772161,
        "download_url": "https://dl.smwcentral.net/40123/ChillPenguinSnow.zip",
        "filename": "ChillPenguinSnow.zip",
        "size": 2032,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-electromagnetic-power-plant",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30701,
    "title": "Mega Man X - Electromagnetic Power Plant",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "Ripped from Mega Man X - Spark mandrill<br>\r\n<br>\r\n<br>\r\nthere are two free colors in palette 0 and one color in palette 3",
    "latest_version": "smwc-30701-1651451454",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30701,
        "title": "Mega Man X - Electromagnetic Power Plant",
        "version": "smwc-30701-1651451454",
        "upstream_time": 1651451454,
        "download_url": "https://dl.smwcentral.net/30701/Spark%20mandrill.zip",
        "filename": "Spark mandrill.zip",
        "size": 3321,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-energy-mine-ruins-lower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30896,
    "title": "Mega Man X - Energy Mine Ruins (Lower)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "cave"
    ],
    "description": "Ripped from Mega Man X - Energy Mine Ruins",
    "latest_version": "smwc-30896-1652471658",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30896,
        "title": "Mega Man X - Energy Mine Ruins (Lower)",
        "version": "smwc-30896-1652471658",
        "upstream_time": 1652471658,
        "download_url": "https://dl.smwcentral.net/30896/EnergyMineRuins%28Lower%29.zip",
        "filename": "EnergyMineRuins(Lower).zip",
        "size": 9765,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-energy-mine-ruins-upper",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30812,
    "title": "Mega Man X - Energy Mine Ruins (Upper)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "cave",
      "industrial",
      "mechanical"
    ],
    "description": "Ripped from Mega Man X - Mine<br>\r\n<br>\r\nBoss: armored armadillo",
    "latest_version": "smwc-30812-1651610575",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30812,
        "title": "Mega Man X - Energy Mine Ruins (Upper)",
        "version": "smwc-30812-1651610575",
        "upstream_time": 1651610575,
        "download_url": "https://dl.smwcentral.net/30812/mine.zip",
        "filename": "mine.zip",
        "size": 3847,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-fortress-tower-first-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30893,
    "title": "Mega Man X - Fortress Tower (First Section)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mechanical"
    ],
    "description": "Ripped from Mega Man X - Fortress Tower<br>\r\n",
    "latest_version": "smwc-30893-1652469580",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30893,
        "title": "Mega Man X - Fortress Tower (First Section)",
        "version": "smwc-30893-1652469580",
        "upstream_time": 1652469580,
        "download_url": "https://dl.smwcentral.net/30893/FortressTowerfirstsection.zip",
        "filename": "FortressTowerfirstsection.zip",
        "size": 2445,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-fortress-tower-last-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30894,
    "title": "Mega Man X - Fortress Tower (Last Section)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mechanical"
    ],
    "description": "Ripped from Mega Man X - Fortress Tower last section of this stage<br>\r\n<br>\r\n<br>\r\nNote: I recommend using it with vertical levels<br>\r\n<br>\r\ncan be tricky to use with a Horizontal level",
    "latest_version": "smwc-30894-1652471095",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30894,
        "title": "Mega Man X - Fortress Tower (Last Section)",
        "version": "smwc-30894-1652471095",
        "upstream_time": 1652471095,
        "download_url": "https://dl.smwcentral.net/30894/FortressTowerLastSection.zip",
        "filename": "FortressTowerLastSection.zip",
        "size": 2812,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-fortress-tower-second-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30895,
    "title": "Mega Man X - Fortress Tower (Second Section)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mechanical"
    ],
    "description": "Ripped from Mega Man X - Fortress Tower <br>\r\n<br>\r\nsecond section of this stage<br>\r\n<br>\r\n<br>\r\nNote : this one I also recommend using it in vertical levels",
    "latest_version": "smwc-30895-1652470347",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30895,
        "title": "Mega Man X - Fortress Tower (Second Section)",
        "version": "smwc-30895-1652470347",
        "upstream_time": 1652470347,
        "download_url": "https://dl.smwcentral.net/30895/FortressTowerSecondSection.zip",
        "filename": "FortressTowerSecondSection.zip",
        "size": 2689,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-fortress-tower-third-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30976,
    "title": "Mega Man X - Fortress Tower (Third Section)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mechanical"
    ],
    "description": "Ripped from Mega Man X Fortress Tower (third section)<br>\r\n<br>\r\n<br>\r\nNote : recommended for vertical levels",
    "latest_version": "smwc-30976-1653091342",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30976,
        "title": "Mega Man X - Fortress Tower (Third Section)",
        "version": "smwc-30976-1653091342",
        "upstream_time": 1653091342,
        "download_url": "https://dl.smwcentral.net/30976/thirdsectionfortress.zip",
        "filename": "thirdsectionfortress.zip",
        "size": 3274,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-heart-tank",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2810,
    "title": "Mega Man X - Heart Tank",
    "authors": [
      "Brightbabyyoshi"
    ],
    "tags": [
      "needs remoderation",
      "powerup"
    ],
    "description": "Heart tank from megaman x, Give credits if you want.",
    "latest_version": "smwc-2810-1409320640",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2810,
        "title": "Mega Man X - Heart Tank",
        "version": "smwc-2810-1409320640",
        "upstream_time": 1409320640,
        "download_url": "https://dl.smwcentral.net/2810/HeartTank.zip",
        "filename": "HeartTank.zip",
        "size": 2128,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-new-type-airport",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30713,
    "title": "Mega Man X - New-type Airport",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mountain"
    ],
    "description": "Ripped from Mega Man X stage aiport<br>\r\n<br>\r\nBoss storm eagle",
    "latest_version": "smwc-30713-1651527960",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30713,
        "title": "Mega Man X - New-type Airport",
        "version": "smwc-30713-1651527960",
        "upstream_time": 1651527960,
        "download_url": "https://dl.smwcentral.net/30713/stormeagle.zip",
        "filename": "stormeagle.zip",
        "size": 3529,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-ocean-base-sea",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30685,
    "title": "Mega Man X - Ocean Base (Sea)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "ocean",
      "sky"
    ],
    "description": "ripped from Mega Man X - Launch Octopus stage<br>\r\n<br>\r\n<br>\r\nthis only use BG1 but uses palette line 3 and 4 colors from palette 1",
    "latest_version": "smwc-30685-1651369050",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30685,
        "title": "Mega Man X - Ocean Base (Sea)",
        "version": "smwc-30685-1651369050",
        "upstream_time": 1651369050,
        "download_url": "https://dl.smwcentral.net/30685/Launch%20Octopus.zip",
        "filename": "Launch Octopus.zip",
        "size": 3671,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-ocean-base-underwater-tubes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31020,
    "title": "Mega Man X - Ocean Base (Underwater Tubes)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mechanical",
      "underwater"
    ],
    "description": "Ripped from Mega man X (snes)",
    "latest_version": "smwc-31020-1653534193",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31020,
        "title": "Mega Man X - Ocean Base (Underwater Tubes)",
        "version": "smwc-31020-1653534193",
        "upstream_time": 1653534193,
        "download_url": "https://dl.smwcentral.net/31020/UnderWater.zip",
        "filename": "UnderWater.zip",
        "size": 3958,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-ocean-ending",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30811,
    "title": "Mega Man X - Ocean (Ending)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "night",
      "ocean"
    ],
    "description": "Ripped from Mega Man X <br>\r\n<br>\r\nthis background belongs to mega man x credits",
    "latest_version": "smwc-30811-1651610021",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30811,
        "title": "Mega Man X - Ocean (Ending)",
        "version": "smwc-30811-1651610021",
        "upstream_time": 1651610021,
        "download_url": "https://dl.smwcentral.net/30811/credits.zip",
        "filename": "credits.zip",
        "size": 2143,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-power-plant",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10427,
    "title": "Mega Man X - Power Plant",
    "authors": [
      "EvilGuy0613"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "needs remoderation"
    ],
    "description": "Here are the foreground graphics from Spark Mandrill's stage on Megaman X. These graphics were sitting in my files for awhile now so I figured it's about time to submit them. <br>\r\n<br>\r\nComes with two ExGFX files and uses palette rows 2 & 3. ",
    "latest_version": "smwc-10427-1421430462",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10427,
        "title": "Mega Man X - Power Plant",
        "version": "smwc-10427-1421430462",
        "upstream_time": 1421430462,
        "download_url": "https://dl.smwcentral.net/10427/Megaman%20X%20-%20Spark%20Mandrill.zip",
        "filename": "Megaman X - Spark Mandrill.zip",
        "size": 5393,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-prototype-weapons-plant",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2775,
    "title": "Mega Man X - Prototype Weapons Plant",
    "authors": [
      "EvilGuy0613"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "needs remoderation"
    ],
    "description": "Here's a large portion of the FG rip on Flame Mammoth's level. Only some tiles had to be left out but most are included. <br>\r\n<br>\r\nComes with 3 ExGFX files and uses 2 palette rows. Info for exanimation also included. <br>\r\n<br>\r\nCredit would be nice but it isn't required. ",
    "latest_version": "smwc-2775-1430065431",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2775,
        "title": "Mega Man X - Prototype Weapons Plant",
        "version": "smwc-2775-1430065431",
        "upstream_time": 1430065431,
        "download_url": "https://dl.smwcentral.net/2775/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 6847,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-prototype-weapons-plant-compactor-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30913,
    "title": "Mega Man X - Prototype Weapons Plant (Compactor Zone)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "Ripped from Mega Man X Prototype Weapons Plant stage",
    "latest_version": "smwc-30913-1652632407",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30913,
        "title": "Mega Man X - Prototype Weapons Plant (Compactor Zone)",
        "version": "smwc-30913-1652632407",
        "upstream_time": 1652632407,
        "download_url": "https://dl.smwcentral.net/30913/CompactorZone.zip",
        "filename": "CompactorZone.zip",
        "size": 3545,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-prototype-weapons-plant-flame-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30914,
    "title": "Mega Man X - Prototype Weapons Plant (Flame Zone)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "Ripped from Mega Man X Prototype Weapons Plant stage",
    "latest_version": "smwc-30914-1652632746",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30914,
        "title": "Mega Man X - Prototype Weapons Plant (Flame Zone)",
        "version": "smwc-30914-1652632746",
        "upstream_time": 1652632746,
        "download_url": "https://dl.smwcentral.net/30914/FlameZone.zip",
        "filename": "FlameZone.zip",
        "size": 3188,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-recon-base-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30702,
    "title": "Mega Man X - Recon Base Ruins",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "forest"
    ],
    "description": "Ripped from Mega Man X - Sting Chameleon stage",
    "latest_version": "smwc-30702-1651453244",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30702,
        "title": "Mega Man X - Recon Base Ruins",
        "version": "smwc-30702-1651453244",
        "upstream_time": 1651453244,
        "download_url": "https://dl.smwcentral.net/30702/MMX%20-%20Sting%20Chameleon%20Stage.zip",
        "filename": "MMX - Sting Chameleon Stage.zip",
        "size": 5087,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-sigma-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30699,
    "title": "Mega Man X - Sigma Stage 1 (Outside)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "city",
      "industrial",
      "mechanical",
      "mountain",
      "needs remoderation"
    ],
    "description": "Ripped from Megaman X - Sigma Stage 1",
    "latest_version": "smwc-30699-1651437672",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30699,
        "title": "Mega Man X - Sigma Stage 1 (Outside)",
        "version": "smwc-30699-1651437672",
        "upstream_time": 1651437672,
        "download_url": "https://dl.smwcentral.net/30699/Mega%20Man%20X%20-%20Sigma%20Stage%201%20%28Outside%29.zip",
        "filename": "Mega Man X - Sigma Stage 1 (Outside).zip",
        "size": 2323,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30687,
        "title": "Mega Man X - Sigma Stage 1 (Inside/Bospider)",
        "version": "smwc-30687-1651368616",
        "upstream_time": 1651368616,
        "download_url": "https://dl.smwcentral.net/30687/SigmaStage1.zip",
        "filename": "SigmaStage1.zip",
        "size": 3187,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30335,
        "title": "Mega Man X - Sigma Stage 2",
        "version": "smwc-30335-1649115016",
        "upstream_time": 1649115016,
        "download_url": "https://dl.smwcentral.net/30335/SigmaStage.zip",
        "filename": "SigmaStage.zip",
        "size": 3349,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1840,
        "title": "Mega Man X - Sigma Stage 1",
        "version": "smwc-1840-1422375983",
        "upstream_time": 1422375983,
        "download_url": "https://dl.smwcentral.net/1840/Background.zip",
        "filename": "Background.zip",
        "size": 3468,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-snowfield-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6263,
    "title": "Mega Man X - Snowfield (Cave)",
    "authors": [
      "Thehoundsquad"
    ],
    "tags": [
      "cave",
      "ice",
      "mechanical",
      "needs remoderation"
    ],
    "description": "Requested by Camoslash. This didn't take alot of tiles at all. ZIP Includes<br>\r\nMap16Page<br>\r\nExGFX Files<br>\r\nPalette<br>\r\nExGFX Files<br>\r\nCredit not required, but is appreciated.<br>\r\nEnjoy :D",
    "latest_version": "smwc-6263-1391876856",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6263,
        "title": "Mega Man X - Snowfield (Cave)",
        "version": "smwc-6263-1391876856",
        "upstream_time": 1391876856,
        "download_url": "https://dl.smwcentral.net/6263/Mega%20Man%20X%20FG.zip",
        "filename": "Mega Man X FG.zip",
        "size": 5324,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2353,
        "title": "Mega Man X - Snowfield (Cave)",
        "version": "smwc-2353-1417113499",
        "upstream_time": 1417113499,
        "download_url": "https://dl.smwcentral.net/2353/Mega%20Man%20X%20-%20BG.zip",
        "filename": "Mega Man X - BG.zip",
        "size": 2578,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x-snowfield-outside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30912,
    "title": "Mega Man X - Snowfield (Outside)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "ice",
      "mountain",
      "snow"
    ],
    "description": "Ripped from Mega Man X Snowfield stage<br>\r\n<br>\r\n<br>\r\nhere are two variants of this bg a simple change but they are well organized being that the first bg is from the first section and the second bg belongs to the last section",
    "latest_version": "smwc-30912-1652631646",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30912,
        "title": "Mega Man X - Snowfield (Outside)",
        "version": "smwc-30912-1652631646",
        "upstream_time": 1652631646,
        "download_url": "https://dl.smwcentral.net/30912/snowfield.zip",
        "filename": "snowfield.zip",
        "size": 8079,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x2-central-computer",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9276,
    "title": "Mega Man X2 - Central Computer",
    "authors": [
      "EvilGuy0613"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "Here's the foreground graphics Magna Centipede's stage. Comes with 2 ExGFX files and just about everything you need.<br>\r\n<br>\r\nNo credit required, just have fun with it.",
    "latest_version": "smwc-9276-1410691551",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9276,
        "title": "Mega Man X2 - Central Computer",
        "version": "smwc-9276-1410691551",
        "upstream_time": 1410691551,
        "download_url": "https://dl.smwcentral.net/9276/Megaman%20X2%20Magna%20Centipede.zip",
        "filename": "Megaman X2 Magna Centipede.zip",
        "size": 5204,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x2-central-computer-entrance",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30677,
    "title": "Mega Man X2 - Central Computer (Entrance)",
    "authors": [
      "Anorakun",
      "Natsuz2"
    ],
    "tags": [
      "interior",
      "mechanical"
    ],
    "description": "One of the backgrounds from the Magna Centipede stage, from Mega Man X2. Includes two palettes: one is seen during the first cutscene of the game, where the X-Hunters appear, the other one is seen normally while playing Magna Centipede's Stage. This place is known as Central Computer.<br>\r\n<br>\r\nSmall optimizations and extra palette added by Natsuz2.",
    "latest_version": "smwc-30677-1651459571",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30677,
        "title": "Mega Man X2 - Central Computer (Entrance)",
        "version": "smwc-30677-1651459571",
        "upstream_time": 1651459571,
        "download_url": "https://dl.smwcentral.net/30677/Mega%20Man%20X2%20-%20Central%20Computer.zip",
        "filename": "Mega Man X2 - Central Computer.zip",
        "size": 3861,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x2-central-computer-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30712,
    "title": "Mega Man X2 - Central Computer (Interior)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mechanical"
    ],
    "description": "Ripped from Mega Man X2 - Central Computer (Interior)",
    "latest_version": "smwc-30712-1651527417",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30712,
        "title": "Mega Man X2 - Central Computer (Interior)",
        "version": "smwc-30712-1651527417",
        "upstream_time": 1651527417,
        "download_url": "https://dl.smwcentral.net/30712/CentralComputer%20%28Interior%29.zip",
        "filename": "CentralComputer (Interior).zip",
        "size": 4368,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x2-deep-sea-base-bay-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 493,
    "title": "Mega Man X2 - Deep-Sea Base (Bay Area)",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "needs remoderation",
      "ocean"
    ],
    "description": "This is a re-rip of the old version of this BG because the old version overwrote the status bar palette.<br>\r\n<br>\r\nThis BG has the clouds flipped just like in DWTLC.",
    "latest_version": "smwc-493-1381807568",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 493,
        "title": "Mega Man X2 - Deep-Sea Base (Bay Area)",
        "version": "smwc-493-1381807568",
        "upstream_time": 1381807568,
        "download_url": "https://dl.smwcentral.net/493/Mega%20Man%20X2%20%20-%20Bubble%20Crab%20%282%29.zip",
        "filename": "Mega Man X2  - Bubble Crab (2).zip",
        "size": 3423,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x2-deep-sea-base-rocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19150,
    "title": "Mega Man X2 - Deep-Sea Base (Rocks)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "cave",
      "mountain",
      "needs remoderation"
    ],
    "description": "Rocky foreground from the first area of the Bubble Crab's level in Mega Man X2 on SNES.<br>\r\n<br>\r\nNOTE: To use slopes correctly with edges like in the screenshots, please use the slope assist tiles at 5BC and 5BF along with invisible brown block sprites. This ensures that Mario won't clip through the corner as the brown block prevents entry from the sides and the slope assist tiles push mario up onto the slopes.",
    "latest_version": "smwc-19150-1552168037",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19150,
        "title": "Mega Man X2 - Deep-Sea Base (Rocks)",
        "version": "smwc-19150-1552168037",
        "upstream_time": 1552168037,
        "download_url": "https://dl.smwcentral.net/19150/Mega%20Man%20X2%20-%20Bubble%20Crab%20%28Rock%29%20-%20updated%20slope%20assist.zip",
        "filename": "Mega Man X2 - Bubble Crab (Rock) - updated slope assist.zip",
        "size": 4641,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x2-deep-sea-base-underwater",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 524,
    "title": "Mega Man X2 - Deep-Sea Base (Underwater)",
    "authors": [
      "1261"
    ],
    "tags": [
      "underwater"
    ],
    "description": "this is one of the BGs found in the Bubble Crab Stage, no credit needed.",
    "latest_version": "smwc-524-1381710889",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 524,
        "title": "Mega Man X2 - Deep-Sea Base (Underwater)",
        "version": "smwc-524-1381710889",
        "upstream_time": 1381710889,
        "download_url": "https://dl.smwcentral.net/524/Mega%20Man%20X2%20-%20Bubble%20Crab%20%28Underwater%29.zip",
        "filename": "Mega Man X2 - Bubble Crab (Underwater).zip",
        "size": 2555,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x2-deep-sea-base-underwater-abyss",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31696,
    "title": "Mega Man X2 - Deep-Sea Base (Underwater Abyss)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "underwater"
    ],
    "description": "One of the many backgrounds of the Bubble Crab stage, from Mega Man X2. This is similar to the another rip in the site, but this one has this giant abyss in the background and it also uses a bit more of space, but not so much. <br>\r\n<br>\r\nAs the title suggests, this background is perfect for underwater levels.<br>\r\n<br>\r\nMassive update: Includes better palette allocation and optimization. ",
    "latest_version": "smwc-31696-1659667923",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31696,
        "title": "Mega Man X2 - Deep-Sea Base (Underwater Abyss)",
        "version": "smwc-31696-1659667923",
        "upstream_time": 1659667923,
        "download_url": "https://dl.smwcentral.net/31696/MegaManX2%20-%20Deep-Sea%20Base%20%28Underwater%20Abyss%29.zip",
        "filename": "MegaManX2 - Deep-Sea Base (Underwater Abyss).zip",
        "size": 3038,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x2-desert-base",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30703,
    "title": "Mega Man X2 - Desert Base",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "desert"
    ],
    "description": "Ripped from Mega Man X2 - Desert Base",
    "latest_version": "smwc-30703-1651453907",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30703,
        "title": "Mega Man X2 - Desert Base",
        "version": "smwc-30703-1651453907",
        "upstream_time": 1651453907,
        "download_url": "https://dl.smwcentral.net/30703/desertbase.zip",
        "filename": "desertbase.zip",
        "size": 4054,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x2-dinosaur-tank-night",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25640,
    "title": "Mega Man X2 - Dinosaur Tank (Night)",
    "authors": [
      "swunsh_"
    ],
    "tags": [
      "city",
      "needs remoderation",
      "night"
    ],
    "description": "Ripped from the wheel gator stage of mega man x2 on SNES.<br>\r\nGFX use BG 2 and BG 3.<br>\r\n<br>\r\nThe clouds could be placed on layer 3 for autoscrolling.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-25640-1609880375",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25640,
        "title": "Mega Man X2 - Dinosaur Tank (Night)",
        "version": "smwc-25640-1609880375",
        "upstream_time": 1609880375,
        "download_url": "https://dl.smwcentral.net/25640/Mega%20Man%20X2%20-%20Wheel%20Gator%20-%20Night.zip",
        "filename": "Mega Man X2 - Wheel Gator - Night.zip",
        "size": 6310,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x2-early-prototype-x-hunter-base",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40023,
    "title": "Mega Man X2 (Early Prototype) - X-Hunter Base 3",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "mechanical"
    ],
    "description": "A bright mechanized background with three repeated lightbeams seeing in the early prototype of Mega Man X2. <br>\r\n<br>\r\nThere are two versions:<br>\r\n- One that normally appears in the game;<br>\r\n- A centered version that makes the three lightbeams stay in the middle (at the cost of using more map 16 tiles);",
    "latest_version": "smwc-40023-1751137636",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40023,
        "title": "Mega Man X2 (Early Prototype) - X-Hunter Base 3",
        "version": "smwc-40023-1751137636",
        "upstream_time": 1751137636,
        "download_url": "https://dl.smwcentral.net/40023/MMX2EPXHunterBase3.zip",
        "filename": "MMX2EPXHunterBase3.zip",
        "size": 5362,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x2-energen-crystal",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31698,
    "title": "Mega Man X2 - Energen Crystal",
    "authors": [
      "Hinalyte"
    ],
    "tags": [
      "cave"
    ],
    "description": "This is the FG on the Energen Crystal stage on Megaman X 2. It is almost a complete rip. It includes a sample level with ExAnimation.<br>\r\n<br>\r\nCredit would be very, very nice. But you don't have to.<br>\r\n<br>\r\nModeration update: changed palette rows (from palette rows 3 and 4, now it uses palette row 2 and 4), changed sample level and added palmask.<br>\r\n<br>\r\nIt can be used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=31695\"> this background </a> as well.",
    "latest_version": "smwc-31698-1659326178",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31698,
        "title": "Mega Man X2 - Energen Crystal",
        "version": "smwc-31698-1659326178",
        "upstream_time": 1659326178,
        "download_url": "https://dl.smwcentral.net/31698/Mega%20Man%20X2%20-%20Energen%20Crystal%20Foreground.zip",
        "filename": "Mega Man X2 - Energen Crystal Foreground.zip",
        "size": 10624,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31695,
        "title": "Mega Man X2 - Energen Crystal",
        "version": "smwc-31695-1659325183",
        "upstream_time": 1659325183,
        "download_url": "https://dl.smwcentral.net/31695/Mega%20Man%20X2%20-%20Crystal%20Energen%20BG.zip",
        "filename": "Mega Man X2 - Crystal Energen BG.zip",
        "size": 4599,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x2-maverick-factory-inside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30814,
    "title": "Mega Man X2 - Maverick Factory (Inside)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "Ripped from Mega Man X2 - Maverick Factory<br>\r\n<br>\r\n",
    "latest_version": "smwc-30814-1651611940",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30814,
        "title": "Mega Man X2 - Maverick Factory (Inside)",
        "version": "smwc-30814-1651611940",
        "upstream_time": 1651611940,
        "download_url": "https://dl.smwcentral.net/30814/Maverick%20Factory%20%28Inside%29.zip",
        "filename": "Maverick Factory (Inside).zip",
        "size": 3093,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x2-maverick-factory-outside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30714,
    "title": "Mega Man X2 - Maverick Factory (Outside)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "desert",
      "mechanical",
      "mountain",
      "needs remoderation",
      "night"
    ],
    "description": "Ripped from Mega Man X2 intro stage<br>\r\n",
    "latest_version": "smwc-30714-1651528304",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30714,
        "title": "Mega Man X2 - Maverick Factory (Outside)",
        "version": "smwc-30714-1651528304",
        "upstream_time": 1651528304,
        "download_url": "https://dl.smwcentral.net/30714/Maverick%20Factory%20%28Outside%29.zip",
        "filename": "Maverick Factory (Outside).zip",
        "size": 6274,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2676,
        "title": "Mega Man X2 - Maverick Factory (Outside)",
        "version": "smwc-2676-1414770199",
        "upstream_time": 1414770199,
        "download_url": "https://dl.smwcentral.net/2676/Megaman%20X2%20Intro%20Stage%20%28Outside%29.zip",
        "filename": "Megaman X2 Intro Stage (Outside).zip",
        "size": 6147,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x2-robot-junkyard-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30717,
    "title": "Mega Man X2 - Robot Junkyard (Exterior)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "city",
      "industrial",
      "mechanical"
    ],
    "description": "Ripped from Mega Man X2 - Robot Junkyard stage<br>\r\n<br>\r\nBoss: Morph Moth",
    "latest_version": "smwc-30717-1651539281",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30717,
        "title": "Mega Man X2 - Robot Junkyard (Exterior)",
        "version": "smwc-30717-1651539281",
        "upstream_time": 1651539281,
        "download_url": "https://dl.smwcentral.net/30717/RobotJunkyard.zip",
        "filename": "RobotJunkyard.zip",
        "size": 4367,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x2-volcanic-zone-lower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27604,
    "title": "Mega Man X2 - Volcanic Zone (Lower)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "Third phase of my submissions for C3 2012!!<br>\r\n<br>\r\n<b>C3 SUMMER 2021 UPDATE:</b> Accurate colors...<br>\r\n<br>\r\nUses the second half of the palette row 4, so cement blocks and icy pipes are unaffected.",
    "latest_version": "smwc-27604-1625777939",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27604,
        "title": "Mega Man X2 - Volcanic Zone (Lower)",
        "version": "smwc-27604-1625777939",
        "upstream_time": 1625777939,
        "download_url": "https://dl.smwcentral.net/27604/MMX2FlameStag.zip",
        "filename": "MMX2FlameStag.zip",
        "size": 5376,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x2-volcanic-zone-upper",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6366,
    "title": "Mega Man X2 - Volcanic Zone (Upper)",
    "authors": [
      "allowiscous"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "sky"
    ],
    "description": "A cool looking mountain BG from Megaman X2. Takes up an ExGFX file, one pallete slot, and three or so lines of map16. It took some crazy editing to get this to not look terrible, so credit would be nice, even though not necessary.",
    "latest_version": "smwc-6366-1394315064",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6366,
        "title": "Mega Man X2 - Volcanic Zone (Upper)",
        "version": "smwc-6366-1394315064",
        "upstream_time": 1394315064,
        "download_url": "https://dl.smwcentral.net/6366/mmx2m.zip",
        "filename": "mmx2m.zip",
        "size": 3999,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x2-weather-control",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30715,
    "title": "Mega Man X2 - Weather Control",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "jungle",
      "mechanical"
    ],
    "description": "Ripped from Mega Man X2 - Weather control<br>\r\n<br>\r\nBoss : Wire Sponge",
    "latest_version": "smwc-30715-1651535559",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30715,
        "title": "Mega Man X2 - Weather Control",
        "version": "smwc-30715-1651535559",
        "upstream_time": 1651535559,
        "download_url": "https://dl.smwcentral.net/30715/weathercontrol.zip",
        "filename": "weathercontrol.zip",
        "size": 6113,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-abandoned-factory-vile-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32886,
    "title": "Mega Man X3 - Abandoned Factory (Vile Stage)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "One of the backgrounds seen in the Vile Stage, from Mega Man X3.  A great fit for factory or industrial levels, in general.   Now it has the accurate tilemap and overall, better optimization.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"Alex\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=40776\" style=\"color: #5b2df0;\" class=\"un\">Alex</a></span>.",
    "latest_version": "smwc-32886-1673103603",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32886,
        "title": "Mega Man X3 - Abandoned Factory (Vile Stage)",
        "version": "smwc-32886-1673103603",
        "upstream_time": 1673103603,
        "download_url": "https://dl.smwcentral.net/32886/Mega%20Man%20X3%20-%20Abandoned%20Factory%20%28Vile%20Stage%29.zip",
        "filename": "Mega Man X3 - Abandoned Factory (Vile Stage).zip",
        "size": 5040,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-airbone-aircraft-carrier",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 202,
    "title": "Mega Man X3 - Airbone Aircraft Carrier",
    "authors": [
      "Cirvante"
    ],
    "tags": [
      "airship",
      "mechanical",
      "needs remoderation",
      "sky"
    ],
    "description": "The airship tileset from Gravity Beetle's stage in MMX3. ",
    "latest_version": "smwc-202-1370882183",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 202,
        "title": "Mega Man X3 - Airbone Aircraft Carrier",
        "version": "smwc-202-1370882183",
        "upstream_time": 1370882183,
        "download_url": "https://dl.smwcentral.net/202/mmx3gravitybeetlesairship.zip",
        "filename": "mmx3gravitybeetlesairship.zip",
        "size": 2842,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-airbone-aircraft-carrier-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31570,
    "title": "Mega Man X3 - Airbone Aircraft Carrier (Clouds)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mechanical",
      "sky"
    ],
    "description": "Ripped from Mega Man X3 <br>\r\n<br>\r\n<br>\r\nthis one is in the third section of this stage",
    "latest_version": "smwc-31570-1658376068",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31570,
        "title": "Mega Man X3 - Airbone Aircraft Carrier (Clouds)",
        "version": "smwc-31570-1658376068",
        "upstream_time": 1658376068,
        "download_url": "https://dl.smwcentral.net/31570/mmx3Clouds.zip",
        "filename": "mmx3Clouds.zip",
        "size": 4626,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-airbone-aircraft-carrier-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30979,
    "title": "Mega Man X3 - Airbone Aircraft Carrier (Interior)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mechanical"
    ],
    "description": "Ripped from Mega Man X3 Gravity Beetle<br>\r\n<br>\r\n<br>\r\n<br>\r\nexanimation included",
    "latest_version": "smwc-30979-1653092114",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30979,
        "title": "Mega Man X3 - Airbone Aircraft Carrier (Interior)",
        "version": "smwc-30979-1653092114",
        "upstream_time": 1653092114,
        "download_url": "https://dl.smwcentral.net/30979/GravityBeetle.zip",
        "filename": "GravityBeetle.zip",
        "size": 4006,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-august-prototypes-doppler-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39191,
    "title": "Mega Man X3 (August Prototypes) - Doppler Stage 2",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "sewer"
    ],
    "description": "The background seen in the August Prototypes of Mega Man X3, which, in my humble opinion, fits Doppler Stage 2 much better than the final version.  It uses palette rotation to animate the water.  You can change the ExAnimation to Palette Rotate Left if you want the water flowing to the opposite way.<br>\r\n<br>\r\nA good fit for industrial or sewer levels, in general.",
    "latest_version": "smwc-39191-1739397804",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39191,
        "title": "Mega Man X3 (August Prototypes) - Doppler Stage 2",
        "version": "smwc-39191-1739397804",
        "upstream_time": 1739397804,
        "download_url": "https://dl.smwcentral.net/39191/Mega%20Man%20X3%20%28August%20Prototype%29%20-%20Doppler%20Stage%202.zip",
        "filename": "Mega Man X3 (August Prototype) - Doppler Stage 2.zip",
        "size": 4522,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-doppler-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39192,
    "title": "Mega Man X3 - Doppler Stage 2",
    "authors": [
      "Angel Miranda"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "mountain",
      "ocean",
      "sky"
    ],
    "description": "It is the stormy, cloudy and mountainous background of Doppler Stage 2 from Mega Man X3.",
    "latest_version": "smwc-39192-1739394434",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39192,
        "title": "Mega Man X3 - Doppler Stage 2",
        "version": "smwc-39192-1739394434",
        "upstream_time": 1739394434,
        "download_url": "https://dl.smwcentral.net/39192/MegaMan%20X3%20-%20Doppler%20Stage%202.zip",
        "filename": "MegaMan X3 - Doppler Stage 2.zip",
        "size": 7203,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30823,
        "title": "Mega Man X3 - Doppler Stage 1",
        "version": "smwc-30823-1651713893",
        "upstream_time": 1651713893,
        "download_url": "https://dl.smwcentral.net/30823/dopplerstage1.zip",
        "filename": "dopplerstage1.zip",
        "size": 7298,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-frozen-town",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30904,
    "title": "Mega Man X3 - Frozen Town",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "city",
      "ice",
      "ruins"
    ],
    "description": "Ripped from Mega man X3 <br>\r\n<br>\r\n<br>\r\nthis one belongs to the mega man x3 frozen town ice stage a very beautiful and freezing level it doesn't have vertical scroll at the beginning and soon after that the bg repeats upwards so I think it's better to keep it in normal<br>\r\n<br>\r\nthe last color from palette 3 is not being used",
    "latest_version": "smwc-30904-1652494431",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30904,
        "title": "Mega Man X3 - Frozen Town",
        "version": "smwc-30904-1652494431",
        "upstream_time": 1652494431,
        "download_url": "https://dl.smwcentral.net/30904/Frozen%20Town.zip",
        "filename": "Frozen Town.zip",
        "size": 6148,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-giant-dam-sewers",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30700,
    "title": "Mega Man X3 - Giant Dam (Sewers)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "mechanical",
      "sewer"
    ],
    "description": "The background of Toxic Seahorse, from Mega Man X3. An iconic level and usually, the first pick of many, since it's an easy stage. Great for sewer levels, in general. It also includes ExAnimation. <br>\r\n<br>\r\nUPDATE: Optimized Map 16 and GFX files even further, now the user has plenty of the space in the BG3 slot to use for other graphics.",
    "latest_version": "smwc-30700-1651459318",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30700,
        "title": "Mega Man X3 - Giant Dam (Sewers)",
        "version": "smwc-30700-1651459318",
        "upstream_time": 1651459318,
        "download_url": "https://dl.smwcentral.net/30700/Mega%20Man%20X3%20%20-%20Giant%20Dam%20%28Sewers%29.zip",
        "filename": "Mega Man X3  - Giant Dam (Sewers).zip",
        "size": 6239,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-giant-dam-water-barrage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31767,
    "title": "Mega Man X3 - Giant Dam (Water Barrage)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "city",
      "industrial"
    ],
    "description": "The background used in the exterior part of Toxic Seahorse stage, from Mega Man X3. It's a very nice background, good for mechanical levels that involve water gimmicks. It includes ExAnimation.",
    "latest_version": "smwc-31767-1661994695",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31767,
        "title": "Mega Man X3 - Giant Dam (Water Barrage)",
        "version": "smwc-31767-1661994695",
        "upstream_time": 1661994695,
        "download_url": "https://dl.smwcentral.net/31767/Mega%20Man%20X3%20-%20Toxic%20Seahorse%20%28Water%20Barrage%20Section%20BG%29.zip",
        "filename": "Mega Man X3 - Toxic Seahorse (Water Barrage Section BG).zip",
        "size": 4164,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-hunter-base",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1917,
    "title": "Mega Man X3 - Hunter Base",
    "authors": [
      "Hobz"
    ],
    "tags": [
      "city",
      "mechanical",
      "needs remoderation"
    ],
    "description": "The FG and BG from the first screen of the introduction level of mega man x3.<br>\r\nCredit would be nice, but is not required.",
    "latest_version": "smwc-1917-1412661389",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1917,
        "title": "Mega Man X3 - Hunter Base",
        "version": "smwc-1917-1412661389",
        "upstream_time": 1412661389,
        "download_url": "https://dl.smwcentral.net/1917/Mega%20Man%20X3%20Inr.zip",
        "filename": "Mega Man X3 Inr.zip",
        "size": 13996,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-hunter-base-boss-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27529,
    "title": "Mega Man X3 - Hunter Base (Boss Area)",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "Appears behind the First Boss from Mega Man X3.",
    "latest_version": "smwc-27529-1625448492",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27529,
        "title": "Mega Man X3 - Hunter Base (Boss Area)",
        "version": "smwc-27529-1625448492",
        "upstream_time": 1625448492,
        "download_url": "https://dl.smwcentral.net/27529/Mega%20Man%20X3%20-%20City.zip",
        "filename": "Mega Man X3 - City.zip",
        "size": 4670,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-hunter-base-computer-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10719,
    "title": "Mega Man X3 - Hunter Base (Computer Room)",
    "authors": [
      "Hobz"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "<a href=\"http://s898.photobucket.com/user/Hobz44/media/bossroom.png.html\" rel=\"nofollow\">In-game Assembly</a><br>\r\nPerfect for 1 screen boss fights.<br>\r\nUses palette 2-5 and bg1+fg3.<br>\r\nEnjoy. ",
    "latest_version": "smwc-10719-1422736303",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10719,
        "title": "Mega Man X3 - Hunter Base (Computer Room)",
        "version": "smwc-10719-1422736303",
        "upstream_time": 1422736303,
        "download_url": "https://dl.smwcentral.net/10719/Mega%20Man%20X3%20-%20Intro%20Midboss%20Room.zip",
        "filename": "Mega Man X3 - Intro Midboss Room.zip",
        "size": 8350,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-hunter-base-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30332,
    "title": "Mega Man X3 - Hunter Base (Exterior)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "city"
    ],
    "description": "Ripped from Mega Man X3 - Intro Stage.",
    "latest_version": "smwc-30332-1649114439",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30332,
        "title": "Mega Man X3 - Hunter Base (Exterior)",
        "version": "smwc-30332-1649114439",
        "upstream_time": 1649114439,
        "download_url": "https://dl.smwcentral.net/30332/intro%20Stage.zip",
        "filename": "intro Stage.zip",
        "size": 5911,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-hunter-base-outside-expanded",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2759,
    "title": "Mega Man X3 - Hunter Base (Outside, Expanded)",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "So, another little C3 rip by me, please enjoy the tileset =D<br>\r\n<br>\r\nRead the Readme for more details.<br>\r\n<br>\r\nBTW, this is kind of a rip and kind of a original, But I'll just lable it Rip because there is no \"both\" =P",
    "latest_version": "smwc-2759-1427720664",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2759,
        "title": "Mega Man X3 - Hunter Base (Outside, Expanded)",
        "version": "smwc-2759-1427720664",
        "upstream_time": 1427720664,
        "download_url": "https://dl.smwcentral.net/2759/MMX3%20Intro%20Stage%20outside%20EXPANDED.zip",
        "filename": "MMX3 Intro Stage outside EXPANDED.zip",
        "size": 4327,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-power-control-center-inside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30815,
    "title": "Mega Man X3 - Power Control Center (Inside)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mechanical"
    ],
    "description": "Ripped from Mega Man X3 - Power Control Center<br>\r\n<br>\r\nBoss: Volt Catfish",
    "latest_version": "smwc-30815-1651613009",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30815,
        "title": "Mega Man X3 - Power Control Center (Inside)",
        "version": "smwc-30815-1651613009",
        "upstream_time": 1651613009,
        "download_url": "https://dl.smwcentral.net/30815/PowerControlCenter.zip",
        "filename": "PowerControlCenter.zip",
        "size": 3410,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-prototype-sigma-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27556,
    "title": "Mega Man X3 (Prototype) - Sigma Stage 4",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 SUMMER 2021 SUBMISSION:</b></span><br>\r\n<br>\r\nThe final level background from the Mega Man X3 prototype.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-27556-1625525301",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27556,
        "title": "Mega Man X3 (Prototype) - Sigma Stage 4",
        "version": "smwc-27556-1625525301",
        "upstream_time": 1625525301,
        "download_url": "https://dl.smwcentral.net/27556/MMX3%20Prototype%20-%20Sigma.zip",
        "filename": "MMX3 Prototype - Sigma.zip",
        "size": 2876,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-quarry",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 747,
    "title": "Mega Man X3 - Quarry",
    "authors": [
      "An00bis"
    ],
    "tags": [
      "cave",
      "cavern",
      "needs remoderation"
    ],
    "description": "A rip of the cave/rock FG from Mega Man X3. Some tiles may be repeated.<br>\r\n<br>\r\nPalette and Map16 pages included. Credit would be nice but you don't have to.",
    "latest_version": "smwc-747-1393260539",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 747,
        "title": "Mega Man X3 - Quarry",
        "version": "smwc-747-1393260539",
        "upstream_time": 1393260539,
        "download_url": "https://dl.smwcentral.net/747/Tunnel%20Rhino.zip",
        "filename": "Tunnel Rhino.zip",
        "size": 4179,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-quarry-outside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30686,
    "title": "Mega Man X3 - Quarry (Outside)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mechanical",
      "mountain"
    ],
    "description": "Ripped from Mega Man X3 - Tunnel Rhino stage",
    "latest_version": "smwc-30686-1651369917",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30686,
        "title": "Mega Man X3 - Quarry (Outside)",
        "version": "smwc-30686-1651369917",
        "upstream_time": 1651369917,
        "download_url": "https://dl.smwcentral.net/30686/tunnelrhino.zip",
        "filename": "tunnelrhino.zip",
        "size": 6090,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-quarry-underground",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28437,
    "title": "Mega Man X3 - Quarry (Underground)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave"
    ],
    "description": "One of the backgrounds used in the Tunnel Rhino Stage. <br>\r\n<br>\r\nUPDATE: Changed palette row for more user friendliness. Instead of using row 2, it nows use the row 3.<br>\r\n<br>\r\n<b>Warning: that this background does not scroll vertically, so you must put NONE in vertical scroll or find a way to scroll the background vertically</b>",
    "latest_version": "smwc-28437-1632972214",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28437,
        "title": "Mega Man X3 - Quarry (Underground)",
        "version": "smwc-28437-1632972214",
        "upstream_time": 1632972214,
        "download_url": "https://dl.smwcentral.net/28437/Tunnel%20Rhino%20%28Caves%29.zip",
        "filename": "Tunnel Rhino (Caves).zip",
        "size": 6785,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-ruins-of-dr-doppler-s-lab-ending",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30719,
    "title": "Mega Man X3 - Ruins of Dr. Doppler's Lab (Ending)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "desert",
      "mountain",
      "no-scroll",
      "ruins"
    ],
    "description": "The background that appears in the ending of Mega Man X3.<br>\r\n<br>\r\nMassive update! Now it has been ripped with accuracy, at the cost one extra palette row. Includes the laboratory before it explodes and the ruined version. <br>\r\n<br>\r\nUses a big map 16 because the tilemap of the game has the two backgrounds tied together, which is changed as the laboratory explodes. ",
    "latest_version": "smwc-30719-1651551915",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30719,
        "title": "Mega Man X3 - Ruins of Dr. Doppler's Lab (Ending)",
        "version": "smwc-30719-1651551915",
        "upstream_time": 1651551915,
        "download_url": "https://dl.smwcentral.net/30719/Mega%20Man%20X3%20-%20Ruins%20of%20Dr.%20Doppler%20Lab.zip",
        "filename": "Mega Man X3 - Ruins of Dr. Doppler Lab.zip",
        "size": 8375,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-safari-park",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2745,
    "title": "Mega Man X3 - Safari Park",
    "authors": [
      "EvilGuy0613"
    ],
    "tags": [
      "forest",
      "mechanical",
      "needs remoderation"
    ],
    "description": "Here's a rip of Neon Tiger's level from Megaman X3. It's a pretty large portion of the level but there's a few tiles that had to get left out sadly. <br>\r\n<br>\r\nComes with 3 ExGFX files and just about everything else you need. <br>\r\n<br>\r\nCredit would be nice but it's not required.  ",
    "latest_version": "smwc-2745-1430511798",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2745,
        "title": "Mega Man X3 - Safari Park",
        "version": "smwc-2745-1430511798",
        "upstream_time": 1430511798,
        "download_url": "https://dl.smwcentral.net/2745/NeonTiger.zip",
        "filename": "NeonTiger.zip",
        "size": 7208,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-safari-park-jungle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30716,
    "title": "Mega Man X3 - Safari Park (Jungle)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "jungle"
    ],
    "description": "Ripped from Mega Man X3 - Neon Tiger<br>\r\n<br>\r\n- I added an alternate palette for rip<br>\r\n<br>\r\n- Reripped to include the top part of the trees.",
    "latest_version": "smwc-30716-1651534943",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30716,
        "title": "Mega Man X3 - Safari Park (Jungle)",
        "version": "smwc-30716-1651534943",
        "upstream_time": 1651534943,
        "download_url": "https://dl.smwcentral.net/30716/safaripark.zip",
        "filename": "safaripark.zip",
        "size": 6581,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-shipyard",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10428,
    "title": "Mega Man X3 - Shipyard",
    "authors": [
      "EvilGuy0613"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "needs remoderation"
    ],
    "description": "Here are the foreground graphics from Crush Crawfish's stage on Megaman X3. These graphics were sitting in my files for awhile now so I figured it's about time to submit them. <br>\r\n<br>\r\nComes with three ExGFX files and uses palette rows 2 3 & part of 4.",
    "latest_version": "smwc-10428-1421430500",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10428,
        "title": "Mega Man X3 - Shipyard",
        "version": "smwc-10428-1421430500",
        "upstream_time": 1421430500,
        "download_url": "https://dl.smwcentral.net/10428/Megaman%20X3%20-%20Crush%20Crawfish.zip",
        "filename": "Megaman X3 - Crush Crawfish.zip",
        "size": 7230,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-sigma-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10424,
    "title": "Mega Man X3 - Sigma Stage 4",
    "authors": [
      "EvilGuy0613"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "The graphics that come from the final level of Megaman X3 before you fight Sigma. <br>\r\n<br>\r\nComes with two ExGFX files and uses palette rows 2 & 3. ",
    "latest_version": "smwc-10424-1420822761",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10424,
        "title": "Mega Man X3 - Sigma Stage 4",
        "version": "smwc-10424-1420822761",
        "upstream_time": 1420822761,
        "download_url": "https://dl.smwcentral.net/10424/Megaman%20X3%20-%20Sigma%20Stage%204.zip",
        "filename": "Megaman X3 - Sigma Stage 4.zip",
        "size": 6267,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1055,
        "title": "Mega Man X3 - Sigma Stage 4",
        "version": "smwc-1055-1399708382",
        "upstream_time": 1399708382,
        "download_url": "https://dl.smwcentral.net/1055/mx3-sigma.zip",
        "filename": "mx3-sigma.zip",
        "size": 3714,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-weapons-factory-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30689,
    "title": "Mega Man X3 - Weapons Factory ( Exterior)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "desert",
      "mechanical"
    ],
    "description": "Ripped from Mega Man X3 - Blast Hornet Stage",
    "latest_version": "smwc-30689-1651368298",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30689,
        "title": "Mega Man X3 - Weapons Factory ( Exterior)",
        "version": "smwc-30689-1651368298",
        "upstream_time": 1651368298,
        "download_url": "https://dl.smwcentral.net/30689/blasthornet.zip",
        "filename": "blasthornet.zip",
        "size": 6094,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x3-weapons-factory-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37473,
    "title": "Mega Man X3 - Weapons Factory (Interior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "The background seen in the interior portions of the Blast Hornet stage, from Mega Man X3. Doesn't include the palette animation, since it's not mandatory for the background to work. Maybe in a future update. A good fit for industrial or mechanical levels.",
    "latest_version": "smwc-37473-1711140188",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37473,
        "title": "Mega Man X3 - Weapons Factory (Interior)",
        "version": "smwc-37473-1711140188",
        "upstream_time": 1711140188,
        "download_url": "https://dl.smwcentral.net/37473/Mega%20Man%20X3%20-%20Weapons%20Factory%20%28Interior%29.zip",
        "filename": "Mega Man X3 - Weapons Factory (Interior).zip",
        "size": 4387,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-x4-bio-laboratory-moon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24923,
    "title": "Mega Man X4 - Bio Laboratory (Moon)",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "moon",
      "needs remoderation",
      "night",
      "realistic"
    ],
    "description": "A Half and (without a top) Full Moon of when you Fight with the Mini-Boss and the Split Mushroom from Mega Man X4. I added a Custom Color in the Sample Level for the Starry Sky, but you can Change it if you want. Credit is not Necessary, but I appreciate.",
    "latest_version": "smwc-24923-1603251258",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24923,
        "title": "Mega Man X4 - Bio Laboratory (Moon)",
        "version": "smwc-24923-1603251258",
        "upstream_time": 1603251258,
        "download_url": "https://dl.smwcentral.net/24923/Mega%20Man%20X4%20Split%20Mushroom%20Stage%20-%20Moon.zip",
        "filename": "Mega Man X4 Split Mushroom Stage - Moon.zip",
        "size": 12478,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-zero",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23995,
    "title": "Mega Man Zero 2 - Panter Flauclaw",
    "authors": [
      "KiloMinimo"
    ],
    "tags": [
      "castle",
      "cave",
      "city",
      "forest",
      "lake",
      "mechanical",
      "needs remoderation",
      "pipe",
      "sky"
    ],
    "description": "The night city park BG from Panter Flauclaw's stage, it uses only palette 3<br>\r\n<br>\r\nCredit is optional but appreciated<br>\r\n<br>\r\nRequested by Redwykelz during C3",
    "latest_version": "smwc-23995-1595630960",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23995,
        "title": "Mega Man Zero 2 - Panter Flauclaw",
        "version": "smwc-23995-1595630960",
        "upstream_time": 1595630960,
        "download_url": "https://dl.smwcentral.net/23995/Mega%20Man%20Zero%202%20-%20Panter%20Flauclaw%20BG.zip",
        "filename": "Mega Man Zero 2 - Panter Flauclaw BG.zip",
        "size": 3885,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21820,
        "title": "Mega Man Zero 4 - Noble Mandrago (1st vertical section)",
        "version": "smwc-21820-1581907212",
        "upstream_time": 1581907212,
        "download_url": "https://dl.smwcentral.net/21820/MMZ4NobleMandrago1.zip",
        "filename": "MMZ4NobleMandrago1.zip",
        "size": 5753,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9584,
        "title": "Mega Man Zero 3 - Missile Factory",
        "version": "smwc-9584-1419071692",
        "upstream_time": 1419071692,
        "download_url": "https://dl.smwcentral.net/9584/Mega%20Man%20Zero%203%20-%20Missile%20Factory%20%28Interior%29.zip",
        "filename": "Mega Man Zero 3 - Missile Factory (Interior).zip",
        "size": 1921,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6929,
        "title": "Mega Man Zero 3 - Frontline Ice Base",
        "version": "smwc-6929-1405111306",
        "upstream_time": 1405111306,
        "download_url": "https://dl.smwcentral.net/6929/MMZ3Frontlineicebase.zip",
        "filename": "MMZ3Frontlineicebase.zip",
        "size": 4318,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6928,
        "title": "Mega Man Zero 3 - Weapons Factory",
        "version": "smwc-6928-1405111384",
        "upstream_time": 1405111384,
        "download_url": "https://dl.smwcentral.net/6928/MMZ3Weaponfactorytower.zip",
        "filename": "MMZ3Weaponfactorytower.zip",
        "size": 4416,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6927,
        "title": "Mega Man Zero 3 - Ocean Highway (Boss)",
        "version": "smwc-6927-1405111506",
        "upstream_time": 1405111506,
        "download_url": "https://dl.smwcentral.net/6927/MMZ3Oceanhighwayboss.zip",
        "filename": "MMZ3Oceanhighwayboss.zip",
        "size": 4318,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6926,
        "title": "Mega Man Zero 3 - Ocean Highway",
        "version": "smwc-6926-1405111740",
        "upstream_time": 1405111740,
        "download_url": "https://dl.smwcentral.net/6926/Background.zip",
        "filename": "Background.zip",
        "size": 3935,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6463,
        "title": "Mega Man Zero 4 - Underground Forest",
        "version": "smwc-6463-1400248063",
        "upstream_time": 1400248063,
        "download_url": "https://dl.smwcentral.net/6463/Megaman%20Zero%204%20Underground%20forest.zip",
        "filename": "Megaman Zero 4 Underground forest.zip",
        "size": 7733,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1723,
        "title": "Mega Man Zero 2 - Neo Arcadia Core",
        "version": "smwc-1723-1381714370",
        "upstream_time": 1381714370,
        "download_url": "https://dl.smwcentral.net/1723/Mega%20Man%20Zero%202%20-%20Neo%20Arcadia.zip",
        "filename": "Mega Man Zero 2 - Neo Arcadia.zip",
        "size": 3351,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1162,
        "title": "Mega Man Zero 4 - Teleporter Base (Upper)",
        "version": "smwc-1162-1402697202",
        "upstream_time": 1402697202,
        "download_url": "https://dl.smwcentral.net/1162/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 9950,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1129,
        "title": "Mega Man Zero 2 - Shuttle Factory",
        "version": "smwc-1129-1401782615",
        "upstream_time": 1401782615,
        "download_url": "https://dl.smwcentral.net/1129/mmz-shuttle.zip",
        "filename": "mmz-shuttle.zip",
        "size": 4499,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1026,
        "title": "Mega Man Zero 4 - Living City",
        "version": "smwc-1026-1403025641",
        "upstream_time": 1403025641,
        "download_url": "https://dl.smwcentral.net/1026/MM4.zip",
        "filename": "MM4.zip",
        "size": 3973,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1025,
        "title": "Mega Man Zero 4 - Particle Beam",
        "version": "smwc-1025-1403026103",
        "upstream_time": 1403026103,
        "download_url": "https://dl.smwcentral.net/1025/MZ4.zip",
        "filename": "MZ4.zip",
        "size": 4033,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 917,
        "title": "Mega Man Zero 4 - Hanging Gardens",
        "version": "smwc-917-1394216147",
        "upstream_time": 1394216147,
        "download_url": "https://dl.smwcentral.net/917/MMZ4-PEC.zip",
        "filename": "MMZ4-PEC.zip",
        "size": 5208,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 386,
        "title": "Mega Man Zero 2 -  Forest of Dysis",
        "version": "smwc-386-1403025201",
        "upstream_time": 1403025201,
        "download_url": "https://dl.smwcentral.net/386/MM.zip",
        "filename": "MM.zip",
        "size": 4226,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-zero-2-computer-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9581,
    "title": "Mega Man Zero 2 - Computer Zone 2",
    "authors": [
      "Gary"
    ],
    "tags": [
      "needs remoderation",
      "night"
    ],
    "description": "The background from the second Computer Zone stage in Mega Man Zero 2. Uses only single row of palette.<br>\r\n<br>\r\nSet H:Scroll/V:Scroll to \"None\" for best result.",
    "latest_version": "smwc-9581-1419071645",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9581,
        "title": "Mega Man Zero 2 - Computer Zone 2",
        "version": "smwc-9581-1419071645",
        "upstream_time": 1419071645,
        "download_url": "https://dl.smwcentral.net/9581/Mega%20Man%20Zero%202%20-%20Computer%20Zone%202.zip",
        "filename": "Mega Man Zero 2 - Computer Zone 2.zip",
        "size": 2407,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-zero-3-residential-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17757,
    "title": "Mega Man Zero 3 - Residential Zone 1",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city",
      "needs remoderation",
      "sunset"
    ],
    "description": "This is the Residential Zone from Megaman Zero 3.<br>\r\nThe first section of the level.<br>\r\n<br>\r\nSubmitted in C3 2018 summer.",
    "latest_version": "smwc-17757-1531427385",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17757,
        "title": "Mega Man Zero 3 - Residential Zone 1",
        "version": "smwc-17757-1531427385",
        "upstream_time": 1531427385,
        "download_url": "https://dl.smwcentral.net/17757/residentialzone1.zip",
        "filename": "residentialzone1.zip",
        "size": 5322,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-zero-4-area-zero",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17756,
    "title": "Mega Man Zero 4 - Area Zero 1 (City)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "lake",
      "needs remoderation"
    ],
    "description": "This is the Area Zero 1 (City section) from Megaman Zero 4.<br>\r\n<br>\r\nJust half of the section.<br>\r\nSorry, no waterfalls.",
    "latest_version": "smwc-17756-1531427208",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17756,
        "title": "Mega Man Zero 4 - Area Zero 1 (City)",
        "version": "smwc-17756-1531427208",
        "upstream_time": 1531427208,
        "download_url": "https://dl.smwcentral.net/17756/areazero1city.zip",
        "filename": "areazero1city.zip",
        "size": 4281,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-zx-area-b",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6900,
    "title": "Mega Man ZX - Area B",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city",
      "needs remoderation",
      "sky"
    ],
    "description": "My C3 2014 summer submission.<br>\r\n<br>\r\nI used Ifran View for convert this in 16 colors.<br>\r\n<br>\r\nI hope that you enjoy.",
    "latest_version": "smwc-6900-1405165748",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6900,
        "title": "Mega Man ZX - Area B",
        "version": "smwc-6900-1405165748",
        "upstream_time": 1405165748,
        "download_url": "https://dl.smwcentral.net/6900/MMZXAreaB.zip",
        "filename": "MMZXAreaB.zip",
        "size": 10121,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-zx-area-c",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6899,
    "title": "Mega Man ZX - Area C",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city",
      "highway",
      "needs remoderation"
    ],
    "description": "My C3 2014 summer submission.<br>\r\n<br>\r\nI used Ifran View for convert this in 16 colors.<br>\r\n<br>\r\nI hope that you enjoy.",
    "latest_version": "smwc-6899-1405165695",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6899,
        "title": "Mega Man ZX - Area C",
        "version": "smwc-6899-1405165695",
        "upstream_time": 1405165695,
        "download_url": "https://dl.smwcentral.net/6899/MMZXAreaC.zip",
        "filename": "MMZXAreaC.zip",
        "size": 10640,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-man-zx-area-d",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6898,
    "title": "Mega Man ZX - Area D",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city",
      "highway",
      "needs remoderation"
    ],
    "description": "My C3 2014 summer submission.<br>\r\n<br>\r\nI used Ifran View for convert this in 16 colors.<br>\r\n<br>\r\nI hope that you enjoy.",
    "latest_version": "smwc-6898-1405165654",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6898,
        "title": "Mega Man ZX - Area D",
        "version": "smwc-6898-1405165654",
        "upstream_time": 1405165654,
        "download_url": "https://dl.smwcentral.net/6898/MMZXAreaD.zip",
        "filename": "MMZXAreaD.zip",
        "size": 7290,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mega-pidgit",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6360,
    "title": "Mega Pidgit",
    "authors": [
      "Link13"
    ],
    "tags": [
      "mega mole"
    ],
    "description": "A 32x32 Pidgit sprite that replaces the Mega Mole's sprite (which you can change).<br>\r\n<br>\r\nRequested by: 1UPdudes ",
    "latest_version": "smwc-6360-1394314782",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6360,
        "title": "Mega Pidgit",
        "version": "smwc-6360-1394314782",
        "upstream_time": 1394314782,
        "download_url": "https://dl.smwcentral.net/6360/32x32Pidgit.zip",
        "filename": "32x32Pidgit.zip",
        "size": 1847,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-megaman-zero",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17754,
    "title": "Megaman Zero 3 - Ocean Highway (2nd section)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "mechanical",
      "needs remoderation",
      "space"
    ],
    "description": "This is the 2nd section of Ocean Highway from Megaman Zero 3.<br>\r\nSorry, i forgot the coral/temple tiles.<br>\r\nI hope you enjoy.<br>\r\n<br>\r\nSubmitted in C3 2018 summer.",
    "latest_version": "smwc-17754-1531964422",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17754,
        "title": "Megaman Zero 3 - Ocean Highway (2nd section)",
        "version": "smwc-17754-1531964422",
        "upstream_time": 1531964422,
        "download_url": "https://dl.smwcentral.net/17754/oceanbase2.zip",
        "filename": "oceanbase2.zip",
        "size": 7092,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-megaman-zx-advent-quarry-vertical-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29413,
    "title": "Megaman ZX Advent - Quarry (Vertical Section)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "city",
      "mechanical"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">TURNABOUT OMICRON: C3 THREAD</span></b><br>\r\n<br>\r\nThe Vertical Section of Quarry from \"Megaman ZX Advent\" Nintendo DS game.<br>\r\nModified the tiles and reducted the colors to fit in SMW Standards.<br>\r\n<br>\r\n<span style=\"color: #ff0000;\"><b>WARNING:</b></span> Use this only in vertical levels.",
    "latest_version": "smwc-29413-1641859213",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29413,
        "title": "Megaman ZX Advent - Quarry (Vertical Section)",
        "version": "smwc-29413-1641859213",
        "upstream_time": 1641859213,
        "download_url": "https://dl.smwcentral.net/29413/MMZXAdventQuarryVertical.zip",
        "filename": "MMZXAdventQuarryVertical.zip",
        "size": 5860,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-meow-thwomp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40466,
    "title": "Meow Thwomp",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "thwomp"
    ],
    "description": "A cat-like thwomp graphic, perfect for grassland and cute levels, in general. Made by No Body the Dragon (NBTD).<br>\r\n<br>\r\nAnorakun's edit: added a pink color to the ears, so they are more visible. ",
    "latest_version": "smwc-40466-1756242767",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40466,
        "title": "Meow Thwomp",
        "version": "smwc-40466-1756242767",
        "upstream_time": 1756242767,
        "download_url": "https://dl.smwcentral.net/40466/Meow%20Thwomp.zip",
        "filename": "Meow Thwomp.zip",
        "size": 2510,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-message-box",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34470,
    "title": "Message Box",
    "authors": [
      "fantasma king"
    ],
    "tags": [
      "info box",
      "message box"
    ],
    "description": "Simple Message Box created by me and inspired by yoshi island<br>\r\n<br>\r\nDon't need to give credits",
    "latest_version": "smwc-34470-1690340132",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34470,
        "title": "Message Box",
        "version": "smwc-34470-1690340132",
        "upstream_time": 1690340132,
        "download_url": "https://dl.smwcentral.net/34470/Message%20Box.zip",
        "filename": "Message Box.zip",
        "size": 3406,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metal-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9632,
    "title": "Metal/Factory",
    "authors": [
      "StanTheMackiar"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "These graphics can be used in metal/factory levels and ice levels if you change the palette.<br>\r\n<br>\r\nI hope you like.",
    "latest_version": "smwc-9632-1419071875",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9632,
        "title": "Metal/Factory",
        "version": "smwc-9632-1419071875",
        "upstream_time": 1419071875,
        "download_url": "https://dl.smwcentral.net/9632/Metal.zip",
        "filename": "Metal.zip",
        "size": 5042,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metal-hills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21791,
    "title": "Metal Hills",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "Either Eggman or Norveg has taken over and mechanized EVERYTHING!  This tileset should be perfect to build an industrialized wasteland where there was once lush greenery!<br>\r\nMod Edit: separated the foreground and background palettes and masks.",
    "latest_version": "smwc-21791-1581292536",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21791,
        "title": "Metal Hills",
        "version": "smwc-21791-1581292536",
        "upstream_time": 1581292536,
        "download_url": "https://dl.smwcentral.net/21791/Metal%20Hills.zip",
        "filename": "Metal Hills.zip",
        "size": 8809,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metal-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23898,
    "title": "Metal Land",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "Kinda like a grassland... but insted of grass is metal.",
    "latest_version": "smwc-23898-1595196069",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23898,
        "title": "Metal Land",
        "version": "smwc-23898-1595196069",
        "upstream_time": 1595196069,
        "download_url": "https://dl.smwcentral.net/23898/Land%20of%20Metal.zip",
        "filename": "Land of Metal.zip",
        "size": 5403,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metal-slug-2-mission",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10827,
    "title": "Metal Slug 2 - Mission 3 (Train Yard)",
    "authors": [
      "Piky36"
    ],
    "tags": [
      "needs remoderation",
      "train"
    ],
    "description": "FG of Mission 3 in Metal Slug 2, the train yard. Makes for a nice train level. Ripped by Piky36. This was very hard to rip with no edit's tool. Credit is not demanded, but if you feel the need to do it, I guess you could. ",
    "latest_version": "smwc-10827-1423917638",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10827,
        "title": "Metal Slug 2 - Mission 3 (Train Yard)",
        "version": "smwc-10827-1423917638",
        "upstream_time": 1423917638,
        "download_url": "https://dl.smwcentral.net/10827/Mission%203%20Train%20Yard.zip",
        "filename": "Mission 3 Train Yard.zip",
        "size": 41529,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metal-slug-2-mission-6",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20043,
    "title": "Metal Slug 2 - Mission 6-1 (1st loop)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city",
      "forest",
      "needs remoderation",
      "snow"
    ],
    "description": "The \"first\" background (the second one are the... structures?) of the mission 6-1 in Metal Slug 2.<br>\r\n<br>\r\nThis is a HUGE background; it uses FG1, FG2, BG1, BG2 and BG3, only leaving FG3, some tiles of BG3, and animated parts of FG1/FG2 free. Keep this in mind.",
    "latest_version": "smwc-20043-1559656069",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20043,
        "title": "Metal Slug 2 - Mission 6-1 (1st loop)",
        "version": "smwc-20043-1559656069",
        "upstream_time": 1559656069,
        "download_url": "https://dl.smwcentral.net/20043/Metal%20Slug%202%20Mission%206-1%20%281st%20loop%29.zip",
        "filename": "Metal Slug 2 Mission 6-1 (1st loop).zip",
        "size": 12312,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20033,
        "title": "Metal Slug 2 - Mission 6-1 (2nd loop)",
        "version": "smwc-20033-1559355077",
        "upstream_time": 1559355077,
        "download_url": "https://dl.smwcentral.net/20033/Metal%20Slug%202%20Mission%206-1%20%282nd%20loop%29.zip",
        "filename": "Metal Slug 2 Mission 6-1 (2nd loop).zip",
        "size": 8397,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metal-slug-2nd-mission-stage-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37313,
    "title": "Metal Slug: 2nd Mission - Stage 1-1",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "mountain",
      "retro"
    ],
    "description": "The background seen in the first stage of Metal Slug: 2nd Mission, a game for the Neo Geo Pocket. A good fit for retro mountain themed levels, in general.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-37313-1716863517",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37313,
        "title": "Metal Slug: 2nd Mission - Stage 1-1",
        "version": "smwc-37313-1716863517",
        "upstream_time": 1716863517,
        "download_url": "https://dl.smwcentral.net/37313/Metal%20Slug%202nd%20Mission%20-%20Stage%201-1.zip",
        "filename": "Metal Slug 2nd Mission - Stage 1-1.zip",
        "size": 4692,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metal-slug-3-mission-5",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30889,
    "title": "Metal Slug 3 - Mission 5-8",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "mechanical"
    ],
    "description": "Background from the mission 5, section 8, in Metal Slug 3.",
    "latest_version": "smwc-30889-1652445911",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30889,
        "title": "Metal Slug 3 - Mission 5-8",
        "version": "smwc-30889-1652445911",
        "upstream_time": 1652445911,
        "download_url": "https://dl.smwcentral.net/30889/Mission%205-8.zip",
        "filename": "Mission 5-8.zip",
        "size": 6240,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metal-slug-4-mission",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10330,
    "title": "Metal Slug 4 - Mission 1",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "city",
      "docks",
      "needs remoderation"
    ],
    "description": "Outside docks/warehouse graphics from Metal Slug 4.",
    "latest_version": "smwc-10330-1419366486",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10330,
        "title": "Metal Slug 4 - Mission 1",
        "version": "smwc-10330-1419366486",
        "upstream_time": 1419366486,
        "download_url": "https://dl.smwcentral.net/10330/metalslugoutside.zip",
        "filename": "metalslugoutside.zip",
        "size": 15540,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metal-slug-5-mission-2",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19907,
    "title": "Metal Slug 5 - Mission 2-1",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "sky"
    ],
    "description": "Background used in the mission 2-1 in Metal Slug 5.<br>\r\nThis is a very detailed background, so it uses FG2, BG1, BG2 and BG3 (though it uses only one palette row).",
    "latest_version": "smwc-19907-1557944623",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19907,
        "title": "Metal Slug 5 - Mission 2-1",
        "version": "smwc-19907-1557944623",
        "upstream_time": 1557944623,
        "download_url": "https://dl.smwcentral.net/19907/Metal%20Slug%205%20Mission%202-1.zip",
        "filename": "Metal Slug 5 Mission 2-1.zip",
        "size": 14626,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metal-slug-advance-mission-2",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23374,
    "title": "Metal Slug Advance - Mission 2-1",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "forest",
      "jungle",
      "needs remoderation"
    ],
    "description": "Ripped from the Mission 2-1 in Metal Slug Advance.<br>\r\n<br>\r\nNote: The vertical scrolling must be disabled.",
    "latest_version": "smwc-23374-1592959553",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23374,
        "title": "Metal Slug Advance - Mission 2-1",
        "version": "smwc-23374-1592959553",
        "upstream_time": 1592959553,
        "download_url": "https://dl.smwcentral.net/23374/Metal%20Slug%20Advance%20-%20Mission%202-1.zip",
        "filename": "Metal Slug Advance - Mission 2-1.zip",
        "size": 9377,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metal-slug-advance-unused-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21395,
    "title": "Metal Slug Advance - Unused Area 2",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "needs remoderation",
      "underwater"
    ],
    "description": "The background of the Unused Area 2 from Metal Slug Advance.",
    "latest_version": "smwc-21395-1577002241",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21395,
        "title": "Metal Slug Advance - Unused Area 2",
        "version": "smwc-21395-1577002241",
        "upstream_time": 1577002241,
        "download_url": "https://dl.smwcentral.net/21395/Metal%20Slug%20Advance%20-%20Unused%20Area%202.zip",
        "filename": "Metal Slug Advance - Unused Area 2.zip",
        "size": 6901,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metal-slug-ending",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30059,
    "title": "Metal Slug - Ending",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "night",
      "sky"
    ],
    "description": "background appears at the end of metal slug is basically in the credits<br>\r\n<br>\r\nfor reasons of stretching I completed the top part of the background with some tiles from map16",
    "latest_version": "smwc-30059-1646581415",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30059,
        "title": "Metal Slug - Ending",
        "version": "smwc-30059-1646581415",
        "upstream_time": 1646581415,
        "download_url": "https://dl.smwcentral.net/30059/Metal%20Slug%20-%20Ending.zip",
        "filename": "Metal Slug - Ending.zip",
        "size": 4408,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metal-slug-x-unused-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26407,
    "title": "Metal Slug X - Unused Area",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "Ripped from one of Unused Areas in Metal Slug X.<br>\r\n<br>\r\nNote: Recommended V-Scroll: Slow and H-Scroll: Variable for the background's scrolling. Uses 5 EXGFX Files!<br>\r\n<br>\r\n<br>\r\n<span style=\"color: #ff0000;\">Caution: uses 5 exgfx slots!</span>",
    "latest_version": "smwc-26407-1615393834",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26407,
        "title": "Metal Slug X - Unused Area",
        "version": "smwc-26407-1615393834",
        "upstream_time": 1615393834,
        "download_url": "https://dl.smwcentral.net/26407/Metal%20Slug%20X%20-%20Unused%20Area.zip",
        "filename": "Metal Slug X - Unused Area.zip",
        "size": 17535,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metal-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23886,
    "title": "Metal Zone",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "needs remoderation"
    ],
    "description": "A Graphic I think made for a collab, used for industrial and metalic levels, now you can use then in your levels.",
    "latest_version": "smwc-23886-1595218277",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23886,
        "title": "Metal Zone",
        "version": "smwc-23886-1595218277",
        "upstream_time": 1595218277,
        "download_url": "https://dl.smwcentral.net/23886/Metal%20Zone%20Tileset.zip",
        "filename": "Metal Zone Tileset.zip",
        "size": 8319,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metool",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8939,
    "title": "Metool",
    "authors": [
      "TheWickedSwede"
    ],
    "tags": [
      "goomba",
      "needs remoderation"
    ],
    "description": "This GFX turns Goombas into Metools from the MegaMan series. My first upload, hope you'll like it :)",
    "latest_version": "smwc-8939-1409065799",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8939,
        "title": "Metool",
        "version": "smwc-8939-1409065799",
        "upstream_time": 1409065799,
        "download_url": "https://dl.smwcentral.net/8939/Goombas%20into%20Metools.zip",
        "filename": "Goombas into Metools.zip",
        "size": 3017,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-brinstar",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30192,
    "title": "Metroid - Brinstar",
    "authors": [
      "Mica",
      "Murphmario"
    ],
    "tags": [
      "cave",
      "retro"
    ],
    "description": "A complete rip of the first area from the original Metroid. Everything from the original game should be accounted for.<br>\r\n<br>\r\nSome notes:<br>\r\n-The cracked blocks and Item Spheres require a custom block that can be broken with projectiles. Such a block can easily be made using Blockreactor<br>\r\n-There are two different backs for the Chozo Statues, one of which is solid while the other is not. Only use the solid backside when the Chozo Statue is facing against a wall.<br>\r\n-The Zeb pipes and the tops of Chozo Statues are passthrough unlike the original game due to the lack of any kind of slab blocks, both in the vanilla SMW and in the Blocks section.<br>\r\n-The only used vanilla colors that are overwritten are the berry colors. No other non-blank colors are affected.<br>\r\n<br>\r\nCredit to Mica for ripping the original tiles on TSR that I used as reference.",
    "latest_version": "smwc-30192-1647832855",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30192,
        "title": "Metroid - Brinstar",
        "version": "smwc-30192-1647832855",
        "upstream_time": 1647832855,
        "download_url": "https://dl.smwcentral.net/30192/Metroid%20Brinstar.zip",
        "filename": "Metroid Brinstar.zip",
        "size": 8001,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-confrontation-tech",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2178,
    "title": "Metroid: Confrontation - Tech",
    "authors": [
      "paper mario world"
    ],
    "tags": [
      "mechanical",
      "needs remoderation",
      "pipe"
    ],
    "description": "Here's a background of Metroid Confrontation, it would work for a factory area ,or something.<br>\r\nUses the 7 first colors of palette 0.<br>\r\nCredit would be nice. <br>\r\n<br>\r\nNote: Because the background doesn't properly loop, set Layer 2 Scrolling Rate to \"H-Scroll: None\".",
    "latest_version": "smwc-2178-1422714733",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2178,
        "title": "Metroid: Confrontation - Tech",
        "version": "smwc-2178-1422714733",
        "upstream_time": 1422714733,
        "download_url": "https://dl.smwcentral.net/2178/metroid_confrontation%20-%20tech.zip",
        "filename": "metroid_confrontation - tech.zip",
        "size": 5497,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-dread-vgmaps-april-fools-joke-geddon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1126,
    "title": "Metroid Dread (VGMaps April Fools' Joke) - Geddon 2",
    "authors": [
      "NekohDot"
    ],
    "tags": [
      "castle",
      "mechanical",
      "needs remoderation",
      "sewer"
    ],
    "description": "Ripped from Metroid Dread (VGMaps April Fools' Joke), uses BG1 and FG2.<br>\r\n<br>\r\nSample level and palette included.",
    "latest_version": "smwc-1126-1401736572",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1126,
        "title": "Metroid Dread (VGMaps April Fools' Joke) - Geddon 2",
        "version": "smwc-1126-1401736572",
        "upstream_time": 1401736572,
        "download_url": "https://dl.smwcentral.net/1126/Background.zip",
        "filename": "Background.zip",
        "size": 5436,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1125,
        "title": "Metroid Dread (VGMaps April Fools' Joke) - Geddon 1",
        "version": "smwc-1125-1401736275",
        "upstream_time": 1401736275,
        "download_url": "https://dl.smwcentral.net/1125/Background.zip",
        "filename": "Background.zip",
        "size": 3358,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-fusion-habitation-deck-jungle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23157,
    "title": "Metroid Fusion - Habitation Deck (Jungle)",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "forest",
      "grassland",
      "jungle",
      "mechanical",
      "needs remoderation"
    ],
    "description": "Background used when you find Etecoons and Dachoras in Habitation Deck in Metroid Fusion. It use \"Palette 3\" and uses BG1,BG2 and BG3. The Background is a Little Small because of the GBA Screen. Give Credit (if you want).",
    "latest_version": "smwc-23157-1592960310",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23157,
        "title": "Metroid Fusion - Habitation Deck (Jungle)",
        "version": "smwc-23157-1592960310",
        "upstream_time": 1592960310,
        "download_url": "https://dl.smwcentral.net/23157/Metroid%20Fusion%20-%20Habitation%20Deck%20Jungle.zip",
        "filename": "Metroid Fusion - Habitation Deck Jungle.zip",
        "size": 12783,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-fusion-main-deck",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2943,
    "title": "Metroid Fusion - Main Deck",
    "authors": [
      "Doomdragon"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "A ripped set of foreground, background and sprite graphics from Metroid Fusion",
    "latest_version": "smwc-2943-1388932659",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2943,
        "title": "Metroid Fusion - Main Deck",
        "version": "smwc-2943-1388932659",
        "upstream_time": 1388932659,
        "download_url": "https://dl.smwcentral.net/2943/Metroid%20Fusion%20Main%20Deck.zip",
        "filename": "Metroid Fusion Main Deck.zip",
        "size": 11988,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-fusion-main-deck-reactor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2924,
    "title": "Metroid Fusion - Main Deck (Reactor)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "A very short tileset. Might have its use. Who knows. Enjoy!",
    "latest_version": "smwc-2924-1372006032",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2924,
        "title": "Metroid Fusion - Main Deck (Reactor)",
        "version": "smwc-2924-1372006032",
        "upstream_time": 1372006032,
        "download_url": "https://dl.smwcentral.net/2924/Metroid%20Fusion%20Reactor%20tileset.zip",
        "filename": "Metroid Fusion Reactor tileset.zip",
        "size": 21916,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-fusion-nettori-s-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41297,
    "title": "Metroid Fusion - Nettori's Room",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "jungle",
      "mechanical"
    ],
    "description": "Originally, this tileset was only exclusive in the Nettori fight and that's it. Now you can use this tileset in SMW. Used every free tile available as the original had free tiles at my disposal. You should be happy that only bushes are overwritten in the FG2 slot. No credit needed.",
    "latest_version": "smwc-41297-1766436520",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41297,
        "title": "Metroid Fusion - Nettori's Room",
        "version": "smwc-41297-1766436520",
        "upstream_time": 1766436520,
        "download_url": "https://dl.smwcentral.net/41297/MF%20-%20Nettori.zip",
        "filename": "MF - Nettori.zip",
        "size": 19257,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-fusion-pipeline-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41260,
    "title": "Metroid Fusion - Pipeline Interior",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "mechanical",
      "pipe"
    ],
    "description": "Here's the FG from the pipeline interior sections of Metroid Fusion. While the 'black' color must be used as BG color, you can also use the map16tile 4E0 to add the black color tile and have the back area color be used, for example, as a red alert, with some ASM.<br>\r\nTileset uses level mode 2 as both FG and BG have the same scrolling.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-41260-1765820958",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41260,
        "title": "Metroid Fusion - Pipeline Interior",
        "version": "smwc-41260-1765820958",
        "upstream_time": 1765820958,
        "download_url": "https://dl.smwcentral.net/41260/MF%20-%20Underground%20Section.zip",
        "filename": "MF - Underground Section.zip",
        "size": 7255,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-fusion-pipeline-interior-sector",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41948,
    "title": "Metroid Fusion - Pipeline Interior (Sector 2)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "mechanical",
      "pipe"
    ],
    "description": "Here's another tileset release at Winter C3 2026. <br>\r\n<br>\r\nI had to use Metroid Fusion - Pipeline Interior as reference. <br>\r\n<br>\r\nUses the second half of palette row 4.<br>\r\n<br>\r\nTileset uses level mode 2 as both FG and BG have the same scrolling. ",
    "latest_version": "smwc-41948-1773974554",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41948,
        "title": "Metroid Fusion - Pipeline Interior (Sector 2)",
        "version": "smwc-41948-1773974554",
        "upstream_time": 1773974554,
        "download_url": "https://dl.smwcentral.net/41948/MF%20-%20Pipeline%20Interior%20%28Sector%202%29.zip",
        "filename": "MF - Pipeline Interior (Sector 2).zip",
        "size": 12573,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 41801,
        "title": "Metroid Fusion - Pipeline Interior (Sector 6)",
        "version": "smwc-41801-1772213522",
        "upstream_time": 1772213522,
        "download_url": "https://dl.smwcentral.net/41801/MF%20-%20Pipeline%20Interior%20-%20Sector%206.zip",
        "filename": "MF - Pipeline Interior - Sector 6.zip",
        "size": 9524,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-fusion-restricted-zone-laboratory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26085,
    "title": "Metroid Fusion - Restricted Zone (Laboratory)",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "A misterious place from Metroid Fusion. It has 2 variants (the normal, and when the laboratory is being destructed).<br>\r\n",
    "latest_version": "smwc-26085-1611974935",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26085,
        "title": "Metroid Fusion - Restricted Zone (Laboratory)",
        "version": "smwc-26085-1611974935",
        "upstream_time": 1611974935,
        "download_url": "https://dl.smwcentral.net/26085/Metroid%20Fusion%20-%20Restricted%20Zone.zip",
        "filename": "Metroid Fusion - Restricted Zone.zip",
        "size": 11482,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-fusion-sector",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23429,
    "title": "Metroid Fusion - Sector 3 (PYR) (Desert)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "cave",
      "industrial",
      "mechanical",
      "needs remoderation",
      "underwater"
    ],
    "description": "A rip from the Desert Area (Sector 3) of Metroid Fusion.<br>\r\nNo credits required.",
    "latest_version": "smwc-23429-1594154956",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23429,
        "title": "Metroid Fusion - Sector 3 (PYR) (Desert)",
        "version": "smwc-23429-1594154956",
        "upstream_time": 1594154956,
        "download_url": "https://dl.smwcentral.net/23429/Metroid%20Fusion%20-%20Sector%203%20%28Desert%20Area%29.zip",
        "filename": "Metroid Fusion - Sector 3 (Desert Area).zip",
        "size": 17723,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21570,
        "title": "Metroid Fusion - Sector 2 (TRO)",
        "version": "smwc-21570-1578868591",
        "upstream_time": 1578868591,
        "download_url": "https://dl.smwcentral.net/21570/Metroid%20Fusion%20-%20Sector%202%20%28TRO%29.zip",
        "filename": "Metroid Fusion - Sector 2 (TRO).zip",
        "size": 7710,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9054,
        "title": "Metroid Fusion - Sector 1 (SRX) (Cave)",
        "version": "smwc-9054-1409067884",
        "upstream_time": 1409067884,
        "download_url": "https://dl.smwcentral.net/9054/Metroid%20Fusion%20SRX%20FG.zip",
        "filename": "Metroid Fusion SRX FG.zip",
        "size": 14880,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6205,
        "title": "Metroid Fusion - Sector 6 (NOC)",
        "version": "smwc-6205-1390753170",
        "upstream_time": 1390753170,
        "download_url": "https://dl.smwcentral.net/6205/mf.zip",
        "filename": "mf.zip",
        "size": 2568,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2926,
        "title": "Metroid Fusion - Sector 3 (PYR)",
        "version": "smwc-2926-1372005844",
        "upstream_time": 1372005844,
        "download_url": "https://dl.smwcentral.net/2926/Metroid%20Fusion%20Desert%201%20tileset.zip",
        "filename": "Metroid Fusion Desert 1 tileset.zip",
        "size": 18495,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2537,
        "title": "Metroid Fusion - Sector 5 (ARC) (Unfrozen Room)",
        "version": "smwc-2537-1420040789",
        "upstream_time": 1420040789,
        "download_url": "https://dl.smwcentral.net/2537/Metroid%20Fusion%20ARC%20unfrozen.zip",
        "filename": "Metroid Fusion ARC unfrozen.zip",
        "size": 19337,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1684,
        "title": "Metroid Fusion - Sector 2 (TRO)",
        "version": "smwc-1684-1419132431",
        "upstream_time": 1419132431,
        "download_url": "https://dl.smwcentral.net/1684/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 11744,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1465,
        "title": "Metroid Fusion - Sector 1 (SRX) (Metal)",
        "version": "smwc-1465-1410287686",
        "upstream_time": 1410287686,
        "download_url": "https://dl.smwcentral.net/1465/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 9122,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1460,
        "title": "Metroid Fusion - Sector 4 (AQA)",
        "version": "smwc-1460-1411048439",
        "upstream_time": 1411048439,
        "download_url": "https://dl.smwcentral.net/1460/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 16182,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-fusion-space",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1469,
    "title": "Metroid Fusion - Space",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "Seen only in some section in space. Credit goes to tango_311. I Only converted it into SMW tiles.",
    "latest_version": "smwc-1469-1409825789",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1469,
        "title": "Metroid Fusion - Space",
        "version": "smwc-1469-1409825789",
        "upstream_time": 1409825789,
        "download_url": "https://dl.smwcentral.net/1469/mfs.zip",
        "filename": "mfs.zip",
        "size": 7197,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-fusion-unused-ridley-x-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23190,
    "title": "Metroid Fusion - Unused Ridley-X Room",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "Graphics used on the Unused Ridley-X Room of Metroid Fusion. I also put the Unused Object seeing on Unused Sprites. Credit is not necessary, but I appreciate.",
    "latest_version": "smwc-23190-1593052891",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23190,
        "title": "Metroid Fusion - Unused Ridley-X Room",
        "version": "smwc-23190-1593052891",
        "upstream_time": 1593052891,
        "download_url": "https://dl.smwcentral.net/23190/Metroid%20Fusion%20-%20Unused%20Ridley-X%20Room%20foreground.zip",
        "filename": "Metroid Fusion - Unused Ridley-X Room foreground.zip",
        "size": 4386,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-norfair",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32263,
    "title": "Metroid - Norfair",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "retro",
      "volcano"
    ],
    "description": "The complete tileset from the Norfair area in Metroid.<br>\r\n<br>\r\nDoes not include the portals, as well as the elevators, both of which are sprites.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"XLer8\"><a href=\"/?p=profile&amp;id=54818\" style=\"color: var(--user-color-1);\" class=\"un\">XLer8</a></span>.",
    "latest_version": "smwc-32263-1664914594",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32263,
        "title": "Metroid - Norfair",
        "version": "smwc-32263-1664914594",
        "upstream_time": 1664914594,
        "download_url": "https://dl.smwcentral.net/32263/Metroid%20-%20Norfair.zip",
        "filename": "Metroid - Norfair.zip",
        "size": 10243,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-zero-mission-bubbles",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21857,
    "title": "Metroid Zero Mission - Bubbles",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "haunted",
      "needs remoderation"
    ],
    "description": "FG was ripped from a combination of a VBA picture and a screenshot. The BG was ripped with edit's Ultimate BG Ripper.<br>\r\nThanks MFG for correcting me.",
    "latest_version": "smwc-21857-1583530087",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21857,
        "title": "Metroid Zero Mission - Bubbles",
        "version": "smwc-21857-1583530087",
        "upstream_time": 1583530087,
        "download_url": "https://dl.smwcentral.net/21857/Metroid%20Zero%20Mission%20Norfair%20Eye.zip",
        "filename": "Metroid Zero Mission Norfair Eye.zip",
        "size": 14901,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-zero-mission-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1890,
    "title": "Metroid: Zero Mission - Cave ",
    "authors": [
      "Hobz"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "<a href=\"http://i898.photobucket.com/albums/ac185/Hobz44/caveecaveecaveeee.png\" rel=\"nofollow\">In-game assembly</a><br>\r\nuses a whole map16 page and part of a second, 2 exgfx files, and almost all of palette 3.<br>\r\nenjoy.",
    "latest_version": "smwc-1890-1416775276",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1890,
        "title": "Metroid: Zero Mission - Cave ",
        "version": "smwc-1890-1416775276",
        "upstream_time": 1416775276,
        "download_url": "https://dl.smwcentral.net/1890/ZeroCave.zip",
        "filename": "ZeroCave.zip",
        "size": 8527,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-zero-mission-chozodia",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1505,
    "title": "Metroid: Zero Mission - Chozodia",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "cave",
      "mechanical",
      "needs remoderation",
      "ruins"
    ],
    "description": "Same tileset. This time palette 7 was replaced with the original SMW palette 7. ",
    "latest_version": "smwc-1505-1410806128",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1505,
        "title": "Metroid: Zero Mission - Chozodia",
        "version": "smwc-1505-1410806128",
        "upstream_time": 1410806128,
        "download_url": "https://dl.smwcentral.net/1505/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 13158,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-zero-mission-crateria-chozodia",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1524,
    "title": "Metroid: Zero Mission - Crateria (Chozodia)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "ruins"
    ],
    "description": "It's only used in one area of MZM. A BG should be inserted with edit's ExExGFX patch.",
    "latest_version": "smwc-1524-1412190685",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1524,
        "title": "Metroid: Zero Mission - Crateria (Chozodia)",
        "version": "smwc-1524-1412190685",
        "upstream_time": 1412190685,
        "download_url": "https://dl.smwcentral.net/1524/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 12934,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-zero-mission-kraid",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1509,
    "title": "Metroid: Zero Mission - Kraid",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "mechanical",
      "needs remoderation",
      "ruins"
    ],
    "description": "Basically, a tileset seen in one of Kraid's sections in MZM. I converted it to be used in SMW hacks. Uses 5 palettes. You'll have no choice, but to use palette 0 or 1 for it. Palette is exactly like the one in Metroid Zero Mission. (GBA GFX also look good in SNES games)",
    "latest_version": "smwc-1509-1410974559",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1509,
        "title": "Metroid: Zero Mission - Kraid",
        "version": "smwc-1509-1410974559",
        "upstream_time": 1410974559,
        "download_url": "https://dl.smwcentral.net/1509/met3-tile.zip",
        "filename": "met3-tile.zip",
        "size": 18367,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-zero-mission-mission-base",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 824,
    "title": "Metroid: Zero Mission - Mission Base",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "A rip from Metroid Zero.",
    "latest_version": "smwc-824-1390855008",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 824,
        "title": "Metroid: Zero Mission - Mission Base",
        "version": "smwc-824-1390855008",
        "upstream_time": 1390855008,
        "download_url": "https://dl.smwcentral.net/824/MZ%20-%20Mission%20Base.zip",
        "filename": "MZ - Mission Base.zip",
        "size": 6350,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-zero-mission-norfair-overgrown-vegetation-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41358,
    "title": "Metroid: Zero Mission - Norfair (Overgrown Vegetation Area)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "cave"
    ],
    "description": "This is the FG version of the overgrown vegetation area of Norfair. This would have fit well with the BG. I believe ExGFX Revolution can fix this, but now, it's time for the FG to be released. Besides the normal palette, it also comes with the normal plant cave palette seen in Metroid Desolation.<br>\r\nWith that said, Happy New Year to all SMWC members.<br>\r\nNo credit needed.",
    "latest_version": "smwc-41358-1767203243",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41358,
        "title": "Metroid: Zero Mission - Norfair (Overgrown Vegetation Area)",
        "version": "smwc-41358-1767203243",
        "upstream_time": 1767203243,
        "download_url": "https://dl.smwcentral.net/41358/MZM%20-%20Norfair%20-%20Plant%20Area%20-%20FG.zip",
        "filename": "MZM - Norfair - Plant Area - FG.zip",
        "size": 18188,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 41353,
        "title": "Metroid: Zero Mission - Norfair (Overgrown Vegetation Area)",
        "version": "smwc-41353-1767118037",
        "upstream_time": 1767118037,
        "download_url": "https://dl.smwcentral.net/41353/MNM%20-%20Norfair%20-%20plant%20area.zip",
        "filename": "MNM - Norfair - plant area.zip",
        "size": 12992,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-zero-mission-ridley",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41227,
    "title": "Metroid: Zero Mission - Ridley",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "ruins"
    ],
    "description": "This BG is used in the Ridley section. <br>\r\nNo use mentioning the palette here, except it uses all colors.<br>\r\n<br>\r\nHave fun!",
    "latest_version": "smwc-41227-1764965727",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41227,
        "title": "Metroid: Zero Mission - Ridley",
        "version": "smwc-41227-1764965727",
        "upstream_time": 1764965727,
        "download_url": "https://dl.smwcentral.net/41227/MZM%20-%20Ridley.zip",
        "filename": "MZM - Ridley.zip",
        "size": 10051,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-zero-mission-tourian",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41105,
    "title": "Metroid: Zero Mission - Tourian",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "industrial",
      "ruins"
    ],
    "description": "Hey there, this BG contains both normal and destroyed versions of Tourian. You can find them in the archive. The normal files are indicated by the word 'normal' and the other ones are indicated by the word 'destroyed'.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-41105-1764113626",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41105,
        "title": "Metroid: Zero Mission - Tourian",
        "version": "smwc-41105-1764113626",
        "upstream_time": 1764113626,
        "download_url": "https://dl.smwcentral.net/41105/MZM%20-%20Tourian.zip",
        "filename": "MZM - Tourian.zip",
        "size": 11653,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-metroid-zero-mission-tourian-destroyed",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41182,
    "title": "Metroid: Zero Mission - Tourian (Destroyed)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "industrial",
      "ruins"
    ],
    "description": "Here's the FG of the destroyed Tourian. You see the screenshots with the destroyed Tourian BG. This shows it's 100% compatible with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=41105\">destroyed version</a> of Tourian. Replace ExGFX87.bin from the BG2 slot with ExGFX83.bin as the file contains the destroyed tiles of the ruined Tourian BG.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-41182-1764950549",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41182,
        "title": "Metroid: Zero Mission - Tourian (Destroyed)",
        "version": "smwc-41182-1764950549",
        "upstream_time": 1764950549,
        "download_url": "https://dl.smwcentral.net/41182/MZM%20-%20Tourian%20-%20FG.zip",
        "filename": "MZM - Tourian - FG.zip",
        "size": 14537,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mew",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1563,
    "title": "Mew",
    "authors": [
      "Lexator"
    ],
    "tags": [
      "genderless",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Replace Mario by my mew sprite created for Pokemon DARKNESS GFX32.bin<br>\r\n<br>\r\nTo made this character correctly playable, insert:<br>\r\n<br>\r\n-Raccoon Mario patch<br>\r\n-Mario1tile patch<br>\r\n<br>\r\nCustom palette included ^^<br>\r\n<br>\r\nEnjoy creating your own Pokemon like game :P",
    "latest_version": "smwc-1563-1416426683",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1563,
        "title": "Mew",
        "version": "smwc-1563-1416426683",
        "upstream_time": 1416426683,
        "download_url": "https://dl.smwcentral.net/1563/player.zip",
        "filename": "player.zip",
        "size": 5368,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mexican-pokey",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25119,
    "title": "Mexican Pokey",
    "authors": [
      "Spedinja"
    ],
    "tags": [
      "needs remoderation",
      "pokey"
    ],
    "description": "This is a simple modification of the original pokey sprite. It's now wearing a sombrero and a poncho.",
    "latest_version": "smwc-25119-1604952340",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25119,
        "title": "Mexican Pokey",
        "version": "smwc-25119-1604952340",
        "upstream_time": 1604952340,
        "download_url": "https://dl.smwcentral.net/25119/Mexican%20Pokey.zip",
        "filename": "Mexican Pokey.zip",
        "size": 3779,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mi-ni-ikuzo-hedgehog-homebrew-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34313,
    "title": "Mi ni Ikuzo! Hedgehog (Homebrew) - Title Screen",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "ocean"
    ],
    "description": "A BG released at Summer C3 2023. This comes from a Playstation game that's homebrew where you play as a hedgehog ripoff. One thing that's similar to Sonic the Hedgehog are the Sonic monitors present there.<br>\r\nNo credit required.",
    "latest_version": "smwc-34313-1689027073",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34313,
        "title": "Mi ni Ikuzo! Hedgehog (Homebrew) - Title Screen",
        "version": "smwc-34313-1689027073",
        "upstream_time": 1689027073,
        "download_url": "https://dl.smwcentral.net/34313/Mi%20ni%20Ikuzo%21%20Hedgehod%20%28JPN%2C%20Homebrew%29%20-%20Title%20Screen.zip",
        "filename": "Mi ni Ikuzo%21 Hedgehod (JPN%2C Homebrew) - Title Screen.zip",
        "size": 4200,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mickey-mania-genesis-mickey-and-the-beanstalk-first-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39621,
    "title": "Mickey Mania (Genesis) - Mickey and the Beanstalk (First Area)",
    "authors": [
      "PetoMico",
      "Rykon-V73"
    ],
    "tags": [
      "sky"
    ],
    "description": "This was originally ripped by PetoMico/PicoMico. I converted the BG to SMW usage and uses palette 1 without affecting the status bar.<br>\r\n<br>\r\nYou should credit the ripper.<br>\r\n<br>\r\nHave fun!",
    "latest_version": "smwc-39621-1742756689",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39621,
        "title": "Mickey Mania (Genesis) - Mickey and the Beanstalk (First Area)",
        "version": "smwc-39621-1742756689",
        "upstream_time": 1742756689,
        "download_url": "https://dl.smwcentral.net/39621/MM-TMAOMM-MATB%281st%20area%29.zip",
        "filename": "MM-TMAOMM-MATB(1st area).zip",
        "size": 10152,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mickey-mania-genesis-mickey-and-the-beanstalk-second-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39603,
    "title": "Mickey Mania (Genesis) - Mickey and the Beanstalk (Second Area)",
    "authors": [
      "PetoMico",
      "Rykon-V73"
    ],
    "tags": [
      "cave"
    ],
    "description": "This ripped background is good for cave levels. <br>\r\nThis was originally PetoMico's rip. I converted to SMW usage. <br>\r\n<br>\r\nUses palette 1 and doesn't affect the status bar.<br>\r\n<br>\r\nCredit should go to the ripper.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-39603-1742631318",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39603,
        "title": "Mickey Mania (Genesis) - Mickey and the Beanstalk (Second Area)",
        "version": "smwc-39603-1742631318",
        "upstream_time": 1742631318,
        "download_url": "https://dl.smwcentral.net/39603/Mickey%20Mania%20-%20Mickey%20and%20the%20Beanstalk.zip",
        "filename": "Mickey Mania - Mickey and the Beanstalk.zip",
        "size": 4672,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mickey-mania-genesis-steamboat-willie",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29808,
    "title": "Mickey Mania (Genesis) - Steamboat Willie",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "grassland",
      "lake"
    ],
    "description": "A very simple and cartoonesque background, seen in the first level of Mickey Mania. It's the classic level with Steamboat Willie. A great fit for lakes and grassland levels in general. I decided to rerip this background, due to the previous version hosted in the site sacrificing global tiles such as doors.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-29808-1645019938",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29808,
        "title": "Mickey Mania (Genesis) - Steamboat Willie",
        "version": "smwc-29808-1645019938",
        "upstream_time": 1645019938,
        "download_url": "https://dl.smwcentral.net/29808/Mickey%20Mania%20-%20Steamboat%20Willie.zip",
        "filename": "Mickey Mania - Steamboat Willie.zip",
        "size": 4567,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mickey-mania-genesis-the-prince-and-the-pauper-castle-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39623,
    "title": "Mickey Mania (Genesis) - The Prince and the Pauper (Castle Section)",
    "authors": [
      "Rykon-V73",
      "Walmaker",
      "edward d-tech"
    ],
    "tags": [
      "castle",
      "house"
    ],
    "description": "This was riginally ripped by Edward D-tech and organized by Walmaker. I converted to SMW usage and used palette 0 without affecting the status bar.<br>\r\n<br>\r\nCrediting the 2 authors above would be good. I require no credit.<br>\r\n<br>\r\nHope you like it.",
    "latest_version": "smwc-39623-1742756890",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39623,
        "title": "Mickey Mania (Genesis) - The Prince and the Pauper (Castle Section)",
        "version": "smwc-39623-1742756890",
        "upstream_time": 1742756890,
        "download_url": "https://dl.smwcentral.net/39623/MM-TMAOMM-PATP%28castle%20section%29.zip",
        "filename": "MM-TMAOMM-PATP(castle section).zip",
        "size": 5727,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mickey-mania-genesis-the-prince-and-the-pauper-dungeon-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39632,
    "title": "Mickey Mania (Genesis) - The Prince and the Pauper (Dungeon Section)",
    "authors": [
      "Rykon-V73",
      "Walmaker",
      "edward d-tech"
    ],
    "tags": [
      "castle"
    ],
    "description": "Again, this was originally ripped by Edward D-tech and organized by Walmaker. I converted to SMW usage and used palette 1 without affecting the status bar.<br>\r\n<br>\r\nWhile the palette in the second screenshot was used in the castle section, the palette from the first screenshot is a mystery.<br>\r\n<br>\r\nI checked The Cutting Room Floor for the prototype and nothing was there.<br>\r\n<br>\r\nThe palette was either made by them or it was from an unknown source.<br>\r\n<br>\r\nAnyway, crediting the two authors would be good.<br>\r\n<br>\r\n I don't require being credited.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-39632-1742850426",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39632,
        "title": "Mickey Mania (Genesis) - The Prince and the Pauper (Dungeon Section)",
        "version": "smwc-39632-1742850426",
        "upstream_time": 1742850426,
        "download_url": "https://dl.smwcentral.net/39632/MM-TMAOMM-PATP%28dungeon%20section%29.zip",
        "filename": "MM-TMAOMM-PATP(dungeon section).zip",
        "size": 5235,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mickey-mania-snes-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1030,
    "title": "Mickey Mania (SNES) - Font",
    "authors": [
      "Mippish"
    ],
    "tags": [
      "cutscene",
      "sans serif"
    ],
    "description": "Font used in the SNES version of Mickey Mania.<br>\r\n<br>\r\nNo credit needed ^.^",
    "latest_version": "smwc-1030-1399708204",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1030,
        "title": "Mickey Mania (SNES) - Font",
        "version": "smwc-1030-1399708204",
        "upstream_time": 1399708204,
        "download_url": "https://dl.smwcentral.net/1030/Mickey%20Mania%20-%20Font.zip",
        "filename": "Mickey Mania - Font.zip",
        "size": 4835,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mickey-mania-snes-lonesome-ghosts-basement",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39697,
    "title": "Mickey Mania (SNES) - Lonesome Ghosts (Basement)",
    "authors": [
      "Mippish",
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "interior",
      "sewer"
    ],
    "description": "Been a while since I ripped and released a rip.<br>\r\n<br>\r\nThe red line separates the two pages.<br>\r\n<br>\r\nTIP: xB1, xE3, xE4, xF3, and xF4 (where x is the page number of your choice) should be inserted as <br>\r\nteleport blocks via Blocktool.<br>\r\n<br>\r\nNOTE: This can be inserted via 1.90 or higher only.<br>\r\n<br>\r\nNo credit needed.<br>\r\n<br>\r\nMajor update: Added the sample level in a complete state and also added .pal and .palmask files. I also cleaned the GFX so that most can be easily spotted for view.<br>\r\nI also added tiles 1B05 & 1B06 representing the platform.<br>\r\nMy version also saves 4 tiles.<br>\r\nI did improvise a bit.<br>\r\n<br>\r\nNo credit needed.",
    "latest_version": "smwc-39697-1744047977",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39697,
        "title": "Mickey Mania (SNES) - Lonesome Ghosts (Basement)",
        "version": "smwc-39697-1744047977",
        "upstream_time": 1744047977,
        "download_url": "https://dl.smwcentral.net/39697/MMLGB.zip",
        "filename": "MMLGB.zip",
        "size": 17215,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mickey-mania-snes-mickey-and-the-beanstalk-first-section-beanstalk-plant",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 910,
    "title": "Mickey Mania (SNES) - Mickey and the Beanstalk (First Section ~ Beanstalk Plant)",
    "authors": [
      "Mippish"
    ],
    "tags": [
      "grassland",
      "sky"
    ],
    "description": "In Mickey Mania, this background is actually a sprite, and now it's in layer 2. Sample Background included. Please give credit, if used.",
    "latest_version": "smwc-910-1400863082",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 910,
        "title": "Mickey Mania (SNES) - Mickey and the Beanstalk (First Section ~ Beanstalk Plant)",
        "version": "smwc-910-1400863082",
        "upstream_time": 1400863082,
        "download_url": "https://dl.smwcentral.net/910/Mickey%20and%20the%20Beanstalk.zip",
        "filename": "Mickey and the Beanstalk.zip",
        "size": 4157,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mickey-mania-snes-moose-hunters-part",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35523,
    "title": "Mickey Mania (SNES) - Moose Hunters (Part 1)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "lake"
    ],
    "description": "Ripped from the first part of the Moose Hunters in Mickey Mania on SNES.",
    "latest_version": "smwc-35523-1700619323",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35523,
        "title": "Mickey Mania (SNES) - Moose Hunters (Part 1)",
        "version": "smwc-35523-1700619323",
        "upstream_time": 1700619323,
        "download_url": "https://dl.smwcentral.net/35523/Mickey%20Mania%20%28SNES%29%20-%20Moose%20Hunters%20%28Part%201%29.zip",
        "filename": "Mickey Mania (SNES) - Moose Hunters (Part 1).zip",
        "size": 7844,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mickey-mania-snes-the-mad-doctor-castle-corridors",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35060,
    "title": "Mickey Mania (SNES) - The Mad Doctor (Castle Corridors)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle"
    ],
    "description": "The background seen in the depths of The Mad Doctor's castle. A good fit for castles or dungeons, in general.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-35060-1695452291",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35060,
        "title": "Mickey Mania (SNES) - The Mad Doctor (Castle Corridors)",
        "version": "smwc-35060-1695452291",
        "upstream_time": 1695452291,
        "download_url": "https://dl.smwcentral.net/35060/Mickey%20Mania%20%28SNES%29%20-%20The%20Mad%20Doctor%20%28Part%202%29.zip",
        "filename": "Mickey Mania (SNES) - The Mad Doctor (Part 2).zip",
        "size": 6375,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mickey-mania-snes-the-mad-doctor-castle-entrance",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35075,
    "title": "Mickey Mania (SNES) - The Mad Doctor (Castle Entrance)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "night",
      "sky"
    ],
    "description": "Sinister dark cloud background seen in the SNES version of Mickey Mania. A good fit for night levels, in general. <br>\r\n<br>\r\nCredit would be great, but it is optional. ",
    "latest_version": "smwc-35075-1695452398",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35075,
        "title": "Mickey Mania (SNES) - The Mad Doctor (Castle Entrance)",
        "version": "smwc-35075-1695452398",
        "upstream_time": 1695452398,
        "download_url": "https://dl.smwcentral.net/35075/Mickey%20Mania%20%28SNES%29%20-%20The%20Mad%20Doctor%20%28Castle%20Entrance%29.zip",
        "filename": "Mickey Mania (SNES) - The Mad Doctor (Castle Entrance).zip",
        "size": 4076,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mickey-mania-snes-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39640,
    "title": "Mickey Mania (SNES) - Title Screen",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "abstract",
      "no-scroll",
      "title screen"
    ],
    "description": "Title screen from the SNES version. Uses palette 0 with no SMW palette conflict.<br>\r\n<br>\r\nBesides title screen, can be used in dark areas.",
    "latest_version": "smwc-39640-1742952719",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39640,
        "title": "Mickey Mania (SNES) - Title Screen",
        "version": "smwc-39640-1742952719",
        "upstream_time": 1742952719,
        "download_url": "https://dl.smwcentral.net/39640/MM-TMAOMM-TS.zip",
        "filename": "MM-TMAOMM-TS.zip",
        "size": 5770,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mickey-no-tokyo-disneyland-daibouken-pirates-of-the-caribbean-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37773,
    "title": "Mickey no Tokyo Disneyland Daibouken - Pirates of the Caribbean (Cave)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "ocean",
      "ship"
    ],
    "description": "The background seen in the first level of Mickey no Tokyo Disneyland Daibouken, a Super Famicom game that was never officially localized.  <br>\r\n<br>\r\nCompared to the old version in the site, this one uses less tiles, while having more details (like the ship in the background). <br>\r\n<br>\r\nThe background is easy to adjust.<br>\r\n<br>\r\nA good fit for pirate-themed levels, in general.",
    "latest_version": "smwc-37773-1717180821",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37773,
        "title": "Mickey no Tokyo Disneyland Daibouken - Pirates of the Caribbean (Cave)",
        "version": "smwc-37773-1717180821",
        "upstream_time": 1717180821,
        "download_url": "https://dl.smwcentral.net/37773/Mickey%20no%20Tokyo%20Disneyland%20Daibouken%20-%20Pirates%20of%20the%20Caribbean%20%28Cave%29.zip",
        "filename": "Mickey no Tokyo Disneyland Daibouken - Pirates of the Caribbean (Cave).zip",
        "size": 5282,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mickey-s-ultimate-challenge-snes-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24436,
    "title": "Mickey's Ultimate Challenge (SNES) - Title Screen",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "castle",
      "no-scroll",
      "sky"
    ],
    "description": "Ripped from the Title Screen of Mickey's Ultimate Challenge on SNES.<br>\r\n<br>\r\nRequested by OrangeBronzeDaisy.<br>\r\n<br>\r\nNote: The background scrolling must be disabled.",
    "latest_version": "smwc-24436-1598719337",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24436,
        "title": "Mickey's Ultimate Challenge (SNES) - Title Screen",
        "version": "smwc-24436-1598719337",
        "upstream_time": 1598719337,
        "download_url": "https://dl.smwcentral.net/24436/Mickey%27s%20Ultimate%20Challenge%20-%20Title%20Screen.zip",
        "filename": "Mickey%27s Ultimate Challenge - Title Screen.zip",
        "size": 11089,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mighty-morphin-power-rangers-snes-ending",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20958,
    "title": "Mighty Morphin Power Rangers (SNES) - Ending",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "beach",
      "needs remoderation"
    ],
    "description": "Corrected palette. No credit needed.",
    "latest_version": "smwc-20958-1566599929",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20958,
        "title": "Mighty Morphin Power Rangers (SNES) - Ending",
        "version": "smwc-20958-1566599929",
        "upstream_time": 1566599929,
        "download_url": "https://dl.smwcentral.net/20958/Mighty%20Morphin%20Power%20Rangers%20SNES%20Ending.zip",
        "filename": "Mighty Morphin Power Rangers SNES Ending.zip",
        "size": 3992,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mighty-morphin-power-rangers-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37991,
    "title": "Mighty Morphin Power Rangers - Stage 4 (Boss)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "city"
    ],
    "description": "Ripped from the boss area of the fourth stage in Mighty Morphin Power Rangers on Super NES. This rip was part of my <a href=\"https://www.smwcentral.net/?p=viewthread&t=104831\">C3 Graphic Ripping Showcase</a>.<br>\r\n<br>\r\nUpdate: The background can be scrolled, now.",
    "latest_version": "smwc-37991-1719109458",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37991,
        "title": "Mighty Morphin Power Rangers - Stage 4 (Boss)",
        "version": "smwc-37991-1719109458",
        "upstream_time": 1719109458,
        "download_url": "https://dl.smwcentral.net/37991/Mighty%20Morphin%20Power%20Rangers%20-%20Stage%204%20Boss%20%28Update%29.zip",
        "filename": "Mighty Morphin Power Rangers - Stage 4 Boss (Update).zip",
        "size": 4609,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mighty-morphin-power-rangers-the-fighting-edition-full-set",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14170,
    "title": "Mighty Morphin Power Rangers: The Fighting Edition - Full Set",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "desert",
      "mechanical",
      "needs remoderation"
    ],
    "description": "This didn't take too long to rip and assemble. Enjoy!",
    "latest_version": "smwc-14170-1471023441",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14170,
        "title": "Mighty Morphin Power Rangers: The Fighting Edition - Full Set",
        "version": "smwc-14170-1471023441",
        "upstream_time": 1471023441,
        "download_url": "https://dl.smwcentral.net/14170/MMPRFE%20Full%20Set.zip",
        "filename": "MMPRFE Full Set.zip",
        "size": 109936,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mighty-morphin-power-rangers-the-movie-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31144,
    "title": "Mighty Morphin Power Rangers: The Movie - Stage 5 (City)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "city",
      "industrial",
      "mechanical",
      "mountain",
      "needs remoderation",
      "ocean",
      "planet",
      "snow",
      "space"
    ],
    "description": "Ripped from Mighty Morphin Power Rangers The Movie - Stage 3",
    "latest_version": "smwc-31144-1655075735",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31144,
        "title": "Mighty Morphin Power Rangers: The Movie - Stage 5 (City)",
        "version": "smwc-31144-1655075735",
        "upstream_time": 1655075735,
        "download_url": "https://dl.smwcentral.net/31144/stage5city.zip",
        "filename": "stage5city.zip",
        "size": 4440,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31143,
        "title": "Mighty Morphin Power Rangers: The Movie - Stage 3",
        "version": "smwc-31143-1655076705",
        "upstream_time": 1655076705,
        "download_url": "https://dl.smwcentral.net/31143/iceworld.zip",
        "filename": "iceworld.zip",
        "size": 6498,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31142,
        "title": "Mighty Morphin Power Rangers: The Movie - Stage 2 (Ocean)",
        "version": "smwc-31142-1655076481",
        "upstream_time": 1655076481,
        "download_url": "https://dl.smwcentral.net/31142/stage2ocean.zip",
        "filename": "stage2ocean.zip",
        "size": 2460,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31140,
        "title": "Mighty Morphin Power Rangers: The Movie - Stage 2 (Inside)",
        "version": "smwc-31140-1655076292",
        "upstream_time": 1655076292,
        "download_url": "https://dl.smwcentral.net/31140/stage2inside.zip",
        "filename": "stage2inside.zip",
        "size": 3585,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31139,
        "title": "Mighty Morphin Power Rangers: The Movie -  Stage 5 (Wall)",
        "version": "smwc-31139-1655076101",
        "upstream_time": 1655076101,
        "download_url": "https://dl.smwcentral.net/31139/stage5wall.zip",
        "filename": "stage5wall.zip",
        "size": 4451,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1362,
        "title": "Mighty Morphin Power Rangers: The Movie - Stage 1",
        "version": "smwc-1362-1408558543",
        "upstream_time": 1408558543,
        "download_url": "https://dl.smwcentral.net/1362/ExGFX.zip",
        "filename": "ExGFX.zip",
        "size": 11751,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 776,
        "title": "Mighty Morphin Power Rangers: The Movie - Stage 7",
        "version": "smwc-776-1390854854",
        "upstream_time": 1390854854,
        "download_url": "https://dl.smwcentral.net/776/MMPRTMA7.zip",
        "filename": "MMPRTMA7.zip",
        "size": 15313,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-milandra-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37697,
    "title": "Milandra - Title Screen",
    "authors": [
      "mathie"
    ],
    "tags": [
      "2bpp",
      "patch needed",
      "sky"
    ],
    "description": "The cloudy/foggy background from the title screen of Milandra (SNES).<br>\r\n<br>\r\nRecommended to use with a disabled or sprite-based status bar, as Layer 3 covers the entire screen height, such as <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28449\">RAM Toggled Status Bar</a> patch, or any option that gives the player an sprite status bar (i.e. Kevin's UberASM retry) or remove it entirely (Remove Status Bar patch).",
    "latest_version": "smwc-37697-1714329981",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37697,
        "title": "Milandra - Title Screen",
        "version": "smwc-37697-1714329981",
        "upstream_time": 1714329981,
        "download_url": "https://dl.smwcentral.net/37697/milandra%2C%20title.zip",
        "filename": "milandra%2C title.zip",
        "size": 7737,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-minecart-alternative",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38053,
    "title": "Minecart (Alternative)",
    "authors": [
      "NessaNeko"
    ],
    "tags": [
      "minecart"
    ],
    "description": "This is a graphic for the  <a href=\"https://smwc.me/s/3709\">Minecart sprite</a>. Created this a while ago and it was originally used in Nemesis. People kept asking me for it so I guess uploading it is probably the easiest way to share.",
    "latest_version": "smwc-38053-1720055755",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38053,
        "title": "Minecart (Alternative)",
        "version": "smwc-38053-1720055755",
        "upstream_time": 1720055755,
        "download_url": "https://dl.smwcentral.net/38053/minecart.zip",
        "filename": "minecart.zip",
        "size": 2584,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-minecraft",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10628,
    "title": "Minecraft",
    "authors": [
      "Medic"
    ],
    "tags": [
      "block",
      "grassland",
      "needs remoderation"
    ],
    "description": "This is a rip of Minecraft GFX.<br>\r\n<br>\r\nIncludes pallette, map16, sample level, and the file plus readme.<br>\r\n<br>\r\nPlease give credit, this took like 4 hours to do.",
    "latest_version": "smwc-10628-1422636028",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10628,
        "title": "Minecraft",
        "version": "smwc-10628-1422636028",
        "upstream_time": 1422636028,
        "download_url": "https://dl.smwcentral.net/10628/Minecraft.zip",
        "filename": "Minecraft.zip",
        "size": 5000,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-minecraft-enchanting-table",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19409,
    "title": "Minecraft - Enchanting Table",
    "authors": [
      "Kiatus"
    ],
    "tags": [
      "glyph",
      "needs remoderation"
    ],
    "description": "The font that appears when you enchant an object in minecraft.<br>\r\n<br>\r\n<strong>Note: </strong>Please use uppercase when using this one<br>\r\nNo credit needed",
    "latest_version": "smwc-19409-1553973833",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19409,
        "title": "Minecraft - Enchanting Table",
        "version": "smwc-19409-1553973833",
        "upstream_time": 1553973833,
        "download_url": "https://dl.smwcentral.net/19409/enchantingtable.zip",
        "filename": "enchantingtable.zip",
        "size": 994,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-minecraft-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 3161,
    "title": "Minecraft - Font",
    "authors": [
      "Telinc1"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "Font ripped straight out of Minecraft's default texture pack. Replace GFX2A.bin with this. More information, such as what it replaces and who to credit in the included readme. (2BPP format)",
    "latest_version": "smwc-3161-1371671083",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 3161,
        "title": "Minecraft - Font",
        "version": "smwc-3161-1371671083",
        "upstream_time": 1371671083,
        "download_url": "https://dl.smwcentral.net/3161/Minecraft%20Font.zip",
        "filename": "Minecraft Font.zip",
        "size": 1652,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mineshaft",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6133,
    "title": "Mineshaft",
    "authors": [
      "Uncle_Bones"
    ],
    "tags": [
      "cave",
      "mine",
      "needs remoderation"
    ],
    "description": "A mineshaft tileset containing some decore, waterfalls and climbable steel grates among other things.<br>\r\n<br>\r\nFeel free to contact me if you have any suggestions or concerns, and enjoy!<br>\r\n<br>\r\nPlease give some credit if used!",
    "latest_version": "smwc-6133-1394321209",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6133,
        "title": "Mineshaft",
        "version": "smwc-6133-1394321209",
        "upstream_time": 1394321209,
        "download_url": "https://dl.smwcentral.net/6133/mineshaft.zip",
        "filename": "mineshaft.zip",
        "size": 5213,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mini-banzai-bill",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16251,
    "title": "Mini Banzai Bill",
    "authors": [
      "Magi",
      "Mr. MS"
    ],
    "tags": [
      "bullet bill",
      "needs remoderation"
    ],
    "description": "Remastered mini banzai bill that i did months ago. Redrawn by MagiLuigi.",
    "latest_version": "smwc-16251-1505312482",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16251,
        "title": "Mini Banzai Bill",
        "version": "smwc-16251-1505312482",
        "upstream_time": 1505312482,
        "download_url": "https://dl.smwcentral.net/16251/Mini%20Banzai%20Bill%20Remastered.zip",
        "filename": "Mini Banzai Bill Remastered.zip",
        "size": 2833,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-miracle-girls-clouds-island",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20061,
    "title": "Miracle Girls - Clouds Island",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "sky",
      "town"
    ],
    "description": "Background used in the stage 2 (Clouds Island) of Miracle Girls.",
    "latest_version": "smwc-20061-1560776405",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20061,
        "title": "Miracle Girls - Clouds Island",
        "version": "smwc-20061-1560776405",
        "upstream_time": 1560776405,
        "download_url": "https://dl.smwcentral.net/20061/Miracle%20Girls%20Clouds%20Island.zip",
        "filename": "Miracle Girls Clouds Island.zip",
        "size": 3658,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-miracle-girls-flower-road",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6955,
    "title": "Miracle Girls - Flower Road",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "Background from the first sage of the Japan-only SNES game \"Miracle Girls\". No credit needed.",
    "latest_version": "smwc-6955-1408985877",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6955,
        "title": "Miracle Girls - Flower Road",
        "version": "smwc-6955-1408985877",
        "upstream_time": 1408985877,
        "download_url": "https://dl.smwcentral.net/6955/MiracleGirlsFlowerRoad.zip",
        "filename": "MiracleGirlsFlowerRoad.zip",
        "size": 5004,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-miracle-girls-magical-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6956,
    "title": "Miracle Girls - Magical Forest",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "forest",
      "needs remoderation",
      "night"
    ],
    "description": "Background from the last sage of the Japan-only SNES game \"Miracle Girls\". No credit needed.",
    "latest_version": "smwc-6956-1405350178",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6956,
        "title": "Miracle Girls - Magical Forest",
        "version": "smwc-6956-1405350178",
        "upstream_time": 1405350178,
        "download_url": "https://dl.smwcentral.net/6956/MiracleGirlsMagicalForest.zip",
        "filename": "MiracleGirlsMagicalForest.zip",
        "size": 4558,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-miracle-girls-sweet-hill",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33174,
    "title": "Miracle Girls - Sweet Hill",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "food"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 2023 WINTER SUBMISSION</b></span><br>\r\n<br>\r\nA delicious cake background from the obscure game Miracle Girls. A great fit for candy-themed levels, in general. <br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33174-1676261195",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33174,
        "title": "Miracle Girls - Sweet Hill",
        "version": "smwc-33174-1676261195",
        "upstream_time": 1676261195,
        "download_url": "https://dl.smwcentral.net/33174/Miracle%20Girls%20-%20Sweet%20Hill.zip",
        "filename": "Miracle Girls - Sweet Hill.zip",
        "size": 6013,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-miracle-girls-toys-bridge",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33195,
    "title": "Miracle Girls - Toys Bridge",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "carnival",
      "lake",
      "toy"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 2023 WINTER SUBMISSION</b></span><br>\r\n<br>\r\nA toy-esque / card themed background seen in the obscure Miracle Girls. You may recognize it from The Second Reality Project Reloaded. This version was ripped directly from the game.  The original background uses constant moving parallaxing in the water portion. I plan to rip the foreground of Toys Bridge in a near future.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33195-1676261285",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33195,
        "title": "Miracle Girls - Toys Bridge",
        "version": "smwc-33195-1676261285",
        "upstream_time": 1676261285,
        "download_url": "https://dl.smwcentral.net/33195/Miracle%20Girls%20-%20Toys%20Bridge.zip",
        "filename": "Miracle Girls - Toys Bridge.zip",
        "size": 4810,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mirc",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1694,
    "title": "mIRC ",
    "authors": [
      "Fourpify"
    ],
    "tags": [
      "cutscene",
      "needs remoderation"
    ],
    "description": "I was bored yesterday so i ripped this directly from mIRC. Includes a sample level for some more info.<br>\r\nDoes not need a Custom palette.<br>\r\n<br>\r\nUsed in cutscenes.",
    "latest_version": "smwc-1694-1414772158",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1694,
        "title": "mIRC ",
        "version": "smwc-1694-1414772158",
        "upstream_time": 1414772158,
        "download_url": "https://dl.smwcentral.net/1694/cus-mirc.zip",
        "filename": "cus-mirc.zip",
        "size": 22320,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-miscellaneous-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10475,
    "title": "Miscellaneous Blocks",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "needs remoderation",
      "note block",
      "on-off block",
      "pipe",
      "question block",
      "turn block"
    ],
    "description": "<b>Please</b> give me credit if you use this.",
    "latest_version": "smwc-10475-1420572817",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10475,
        "title": "Miscellaneous Blocks",
        "version": "smwc-10475-1420572817",
        "upstream_time": 1420572817,
        "download_url": "https://dl.smwcentral.net/10475/Graphics.zip",
        "filename": "Graphics.zip",
        "size": 16822,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-miscellaneous-stuff",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1794,
    "title": "Miscellaneous Stuff",
    "authors": [
      "selfhack"
    ],
    "tags": [
      "coin",
      "needs remoderation",
      "p-switch",
      "powerup",
      "question block",
      "turn block"
    ],
    "description": "My second Graphics.",
    "latest_version": "smwc-1794-1424277532",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1794,
        "title": "Miscellaneous Stuff",
        "version": "smwc-1794-1424277532",
        "upstream_time": 1424277532,
        "download_url": "https://dl.smwcentral.net/1794/Custom%20Stuff.zip",
        "filename": "Custom Stuff.zip",
        "size": 7702,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-moai",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11703,
    "title": "Moai",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "desert",
      "grassland",
      "needs remoderation",
      "ruins"
    ],
    "description": "imamelia was wondering about foreground Moai graphics, so I made some.  These are designed to be add-ons to main foreground tilesets, which is why they're on the BG2 and BG3 slots.",
    "latest_version": "smwc-11703-1436479938",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11703,
        "title": "Moai",
        "version": "smwc-11703-1436479938",
        "upstream_time": 1436479938,
        "download_url": "https://dl.smwcentral.net/11703/Moai.zip",
        "filename": "Moai.zip",
        "size": 3901,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6565,
        "title": "Moai",
        "version": "smwc-6565-1401523695",
        "upstream_time": 1401523695,
        "download_url": "https://dl.smwcentral.net/6565/MoaiBG.zip",
        "filename": "MoaiBG.zip",
        "size": 2925,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-moai-kun-beach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13044,
    "title": "Moai-kun - Beach",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "8-bit",
      "beach",
      "needs remoderation",
      "patch needed"
    ],
    "description": "With this, you can make your beach themed levels nicer looking! The beach background from Moai-kun, now in SMW.<br>\r\nCredit is not necessary, but I'd like it :)<br>\r\nReleased in C3 Winter 2016.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-13044-1452531307",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13044,
        "title": "Moai-kun - Beach",
        "version": "smwc-13044-1452531307",
        "upstream_time": 1452531307,
        "download_url": "https://dl.smwcentral.net/13044/Beach%2C%20Islands.zip",
        "filename": "Beach%2C Islands.zip",
        "size": 2207,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-moai-kun-castle-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13047,
    "title": "Moai-kun - Castle Exterior",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "8-bit",
      "castle",
      "needs remoderation",
      "patch needed"
    ],
    "description": "With this, you can make your castle themed levels nicer looking! The castle exterior background from Moai-kun, now in SMW.<br>\r\nCredit is not necessary, but I'd like it :)<br>\r\nReleased in C3 Winter 2016.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-13047-1452529371",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13047,
        "title": "Moai-kun - Castle Exterior",
        "version": "smwc-13047-1452529371",
        "upstream_time": 1452529371,
        "download_url": "https://dl.smwcentral.net/13047/Castle%20Exterior.zip",
        "filename": "Castle Exterior.zip",
        "size": 2170,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-moai-kun-castle-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13042,
    "title": "Moai-kun - Castle Interior",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "8-bit",
      "castle",
      "needs remoderation",
      "patch needed"
    ],
    "description": "With this, you can make your castle themed levels nicer looking! The castle interior background from Moai-kun, now in SMW.<br>\r\nCredit is not necessary, but I'd like it :)<br>\r\nReleased in C3 Winter 2016.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-13042-1452531332",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13042,
        "title": "Moai-kun - Castle Interior",
        "version": "smwc-13042-1452531332",
        "upstream_time": 1452531332,
        "download_url": "https://dl.smwcentral.net/13042/Interior%20Castle.zip",
        "filename": "Interior Castle.zip",
        "size": 1849,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-moai-kun-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13045,
    "title": "Moai-kun - Desert",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "With this, you can make your desert themed levels nicer looking! The desert background from Moai-kun, now in SMW.<br>\r\nCredit is not necessary, but I'd like it :)<br>\r\nReleased in C3 Winter 2016.",
    "latest_version": "smwc-13045-1452531283",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13045,
        "title": "Moai-kun - Desert",
        "version": "smwc-13045-1452531283",
        "upstream_time": 1452531283,
        "download_url": "https://dl.smwcentral.net/13045/Desert.zip",
        "filename": "Desert.zip",
        "size": 1801,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-moai-kun-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13049,
    "title": "Moai-kun - Forest",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "8-bit",
      "forest",
      "needs remoderation",
      "patch needed"
    ],
    "description": "With this, you can make your forest themed levels nicer looking! The forest background from Moai-kun, now in SMW.<br>\r\nCredit is not necessary, but I'd like it :)<br>\r\nReleased in C3 Winter 2016.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-13049-1452529237",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13049,
        "title": "Moai-kun - Forest",
        "version": "smwc-13049-1452529237",
        "upstream_time": 1452529237,
        "download_url": "https://dl.smwcentral.net/13049/Forest%20MK.zip",
        "filename": "Forest MK.zip",
        "size": 2071,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-moai-kun-iceberg",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13041,
    "title": "Moai-kun - Iceberg",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "8-bit",
      "ice",
      "needs remoderation",
      "patch needed",
      "snow"
    ],
    "description": "With this, you can make your snowy, icy, or iceberg themed levels nicer looking! The iceberg background from Moai-kun, now in SMW.<br>\r\nCredit is not necessary, but I'd like it :)<br>\r\nReleased in C3 Winter 2016.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-13041-1452531346",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13041,
        "title": "Moai-kun - Iceberg",
        "version": "smwc-13041-1452531346",
        "upstream_time": 1452531346,
        "download_url": "https://dl.smwcentral.net/13041/Iceberg.zip",
        "filename": "Iceberg.zip",
        "size": 2326,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-moai-kun-sky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13043,
    "title": "Moai-kun - Sky",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "8-bit",
      "grassland",
      "needs remoderation",
      "patch needed",
      "sky"
    ],
    "description": "With this, you can make your sky themed levels nicer looking! The sky background from Moai-kun, now in SMW.<br>\r\nCredit is not necessary, but I'd like it :)<br>\r\nReleased in C3 Winter 2016.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-13043-1452531323",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13043,
        "title": "Moai-kun - Sky",
        "version": "smwc-13043-1452531323",
        "upstream_time": 1452531323,
        "download_url": "https://dl.smwcentral.net/13043/Sky.zip",
        "filename": "Sky.zip",
        "size": 2160,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-moai-kun-underwater",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13046,
    "title": "Moai-kun - Underwater",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "8-bit",
      "needs remoderation",
      "patch needed",
      "underwater"
    ],
    "description": "With this, you can make your underwater themed levels nicer looking! The underwater background from Moai-kun, now in SMW.<br>\r\nCredit is not necessary, but I'd like it :)<br>\r\nReleased in C3 Winter 2016.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-13046-1452531295",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13046,
        "title": "Moai-kun - Underwater",
        "version": "smwc-13046-1452531295",
        "upstream_time": 1452531295,
        "download_url": "https://dl.smwcentral.net/13046/Underwater.zip",
        "filename": "Underwater.zip",
        "size": 1675,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-moai-kun-waterfalls",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13048,
    "title": "Moai-kun - Waterfalls",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "8-bit",
      "lake",
      "mountain",
      "needs remoderation",
      "patch needed"
    ],
    "description": "With this, you can make your mountain themed levels nicer looking! The waterfall background from Moai-kun, now in SMW.<br>\r\nCredit is not necessary, but I'd like it :)<br>\r\nReleased in C3 Winter 2016.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-13048-1452529363",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13048,
        "title": "Moai-kun - Waterfalls",
        "version": "smwc-13048-1452529363",
        "upstream_time": 1452529363,
        "download_url": "https://dl.smwcentral.net/13048/Volcano%2C%20Waterfall.zip",
        "filename": "Volcano%2C Waterfall.zip",
        "size": 2242,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-modern-birdo",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25098,
    "title": "Modern Birdo",
    "authors": [
      "TickTockClock"
    ],
    "tags": [
      "32x32",
      "female",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Everyone's favorite midboss. Now, she's ready to go on her own adventures.<br>\r\n<br>\r\nComplete player GFX replacement, including:<br>\r\n-castle cutscenes<br>\r\n-cape/net/Yoshi positions<br>\r\n-OW player. <br>\r\n<br>\r\nCompatible with multiplayer.<br>\r\nMore information in the readme.<br>\r\n<br>\r\n[!] Requires the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21020\">32x32 Player Tilemap Patch.</a>",
    "latest_version": "smwc-25098-1604721909",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25098,
        "title": "Modern Birdo",
        "version": "smwc-25098-1604721909",
        "upstream_time": 1604721909,
        "download_url": "https://dl.smwcentral.net/25098/Modern%20Birdo%20Player%20GFX.zip",
        "filename": "Modern Birdo Player GFX.zip",
        "size": 28817,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-modern-blarrg",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15982,
    "title": "Modern Blarrg",
    "authors": [
      "DragonDePlatino"
    ],
    "tags": [
      "blargg",
      "needs remoderation"
    ],
    "description": "Blarrg graphics based on modern blarrg subspecies.<br>\r\nMade by DragonDePlatino, so give him the credit.",
    "latest_version": "smwc-15982-1503373056",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15982,
        "title": "Modern Blarrg",
        "version": "smwc-15982-1503373056",
        "upstream_time": 1503373056,
        "download_url": "https://dl.smwcentral.net/15982/blarrg.zip",
        "filename": "blarrg.zip",
        "size": 2490,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-modern-bob-omb",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19061,
    "title": "Modern Bob-omb",
    "authors": [
      "Lovintendo",
      "tmauri"
    ],
    "tags": [
      "bob-omb",
      "needs remoderation",
      "para-bomb",
      "patch needed"
    ],
    "description": "Credits to <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=30518\" rel=\"nofollow\">Lovintendo</a>.<br>\r\n<br>\r\nNote: Recommended to change the Para-bomb palette with tweaker<br>\r\n<br>\r\nmod note: added a patch for changing the para-bomb palette. you can insert that instead of using tweaker now<br>\r\n<br>\r\nv1.1<br>\r\n-----<br>\r\nPalette patch was writing garbage in the spc data. Fixed now. Reported by DigitalSine.",
    "latest_version": "smwc-19061-1550403872",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19061,
        "title": "Modern Bob-omb",
        "version": "smwc-19061-1550403872",
        "upstream_time": 1550403872,
        "download_url": "https://dl.smwcentral.net/19061/ModernBombomb_v1.1.zip",
        "filename": "ModernBombomb_v1.1.zip",
        "size": 3025,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-modern-dos",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9146,
    "title": "Modern DOS 8",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "Modern DOS is the default BIOS/OEM DOS monospaced font from the mid-90s to present for many different old to new computer and laptop models.<br>\r\n<br>\r\nThis font graphics was released to the public domain.",
    "latest_version": "smwc-9146-1409214522",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9146,
        "title": "Modern DOS 8",
        "version": "smwc-9146-1409214522",
        "upstream_time": 1409214522,
        "download_url": "https://dl.smwcentral.net/9146/Modern%20DOS%208%20-%20Font.zip",
        "filename": "Modern DOS 8 - Font.zip",
        "size": 2913,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-modern-fire-flower-and-super-leaves",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14051,
    "title": "Modern Fire Flower and Super Leaves",
    "authors": [
      "Awesomezack",
      "KingKoopshi64"
    ],
    "tags": [
      "feather",
      "fire flower",
      "needs remoderation"
    ],
    "description": "Well Awesomezack made some pretty cool sprites and I thought it would be nice to make the Modern Fire Flower a thing for anybody who wants to put them in SMW Hacks. I also included the Super Leaves based on their modern appearance. Palette 8 makes the Super Leaf color, Palette 9 is the Statue Leaf (fitting for the Tanooki Suit) and the invisibility Leaf Graphic is included it would be Palette A.<br>\r\nCredits goes to Awesomezack on MFGG.",
    "latest_version": "smwc-14051-1468830026",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14051,
        "title": "Modern Fire Flower and Super Leaves",
        "version": "smwc-14051-1468830026",
        "upstream_time": 1468830026,
        "download_url": "https://dl.smwcentral.net/14051/Modern%20Fire%20Flower%20and%20Super%20Leaves.zip",
        "filename": "Modern Fire Flower and Super Leaves.zip",
        "size": 4317,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-modern-redrawn-styled-fishbone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29622,
    "title": "Modern Redrawn Styled Fishbone",
    "authors": [
      "SF - The Dark Warrior"
    ],
    "tags": [
      "fishbone",
      "redrawn"
    ],
    "description": "Redrawn-styled modern Fishbone graphics based off of Super Mario Maker's and NSMBU's Fishbone graphics. Meant to be used with other SMW Redrawn and its appropriately styled graphic assets instead of default SMW's graphic assets.<br>\r\n<br>\r\nComes in 3 different heads, all ready to be inserted into GFX03. Please read the .txt for further instructions on the specific differences of the heads and palette information.",
    "latest_version": "smwc-29622-1643243215",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29622,
        "title": "Modern Redrawn Styled Fishbone",
        "version": "smwc-29622-1643243215",
        "upstream_time": 1643243215,
        "download_url": "https://dl.smwcentral.net/29622/modern%20redrawn%20styled%20fishbone%20release.zip",
        "filename": "modern redrawn styled fishbone release.zip",
        "size": 15372,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-modern-thwomp-and-thwimp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15961,
    "title": "Modern Thwomp and Thwimp",
    "authors": [
      "IanBoy"
    ],
    "tags": [
      "needs remoderation",
      "thwimp",
      "thwomp"
    ],
    "description": "These are Thwomp and Thwimp sprites similar to their modern appearances in games such as Super Mario Galaxy. They both use palette 9. I am not a huge fan of them, but maybe you are. Credit is not needed, but would be appreciated.",
    "latest_version": "smwc-15961-1501379462",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15961,
        "title": "Modern Thwomp and Thwimp",
        "version": "smwc-15961-1501379462",
        "upstream_time": 1501379462,
        "download_url": "https://dl.smwcentral.net/15961/ModernThwomp.zip",
        "filename": "ModernThwomp.zip",
        "size": 24377,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-modernized-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27765,
    "title": "Modernized Mario",
    "authors": [
      "Black Goku",
      "Kusamochi"
    ],
    "tags": [
      "male",
      "patch needed"
    ],
    "description": "These are graphics for our favorite plumber, without losing the essence of Super Mario World.<br>\r\n<br>\r\nThese graphics were made by Kusamochi, please give it credit.<br>\r\n<br>\r\nThis was presented on my C3 2021 Thread.<br>\r\n<br>\r\nThis graphics work with the vanilla palette, but i included a custom shared palette that have the modern colors.<br>\r\n<br>\r\nThis requires the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=26000\"> 32x32 player tilemap </a>.",
    "latest_version": "smwc-27765-1626799208",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27765,
        "title": "Modernized Mario",
        "version": "smwc-27765-1626799208",
        "upstream_time": 1626799208,
        "download_url": "https://dl.smwcentral.net/27765/New%20Mario%20%28DeviantArt%29.zip",
        "filename": "New Mario (DeviantArt).zip",
        "size": 28282,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mojave-style-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6592,
    "title": "Mojave-Style Desert",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "This is a more American Southwest style desert tileset that includes bones, cacti, and barrels of 2 different sizes.  This would look good with the Canyon BG I recently submitted.",
    "latest_version": "smwc-6592-1400938057",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6592,
        "title": "Mojave-Style Desert",
        "version": "smwc-6592-1400938057",
        "upstream_time": 1400938057,
        "download_url": "https://dl.smwcentral.net/6592/Mojave.zip",
        "filename": "Mojave.zip",
        "size": 4570,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-monster-world-iv-genesis-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32355,
    "title": "Monster World IV (Genesis) - Stage 1",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "mountain",
      "sky"
    ],
    "description": "This BG comes from an obscure japanese game on the Mega Drive named Monster World IV, where you play as a girl on an adventure.<br>\r\nBG uses the other half of palette 4.<br>\r\nCredit MarioFanGamer for the Parallax HDMA Toolkit.<br>\r\nThe code is in the 'Level' folder and the required file in the 'library' folder.",
    "latest_version": "smwc-32355-1665889177",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32355,
        "title": "Monster World IV (Genesis) - Stage 1",
        "version": "smwc-32355-1665889177",
        "upstream_time": 1665889177,
        "download_url": "https://dl.smwcentral.net/32355/Monster%20World%20IV%20%28Japan%29%20-%20First%20Stage.zip",
        "filename": "Monster World IV (Japan) - First Stage.zip",
        "size": 8951,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-monster-world-iv-handera-volcano-lava-falls",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37710,
    "title": "Monster World IV - Handera Volcano (Lava Falls)",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "cave",
      "fire",
      "volcano"
    ],
    "description": "A Lava Cave Background that appears on Handera Volcano from Monster World IV. Good for hot areas. <br>\r\nRequested by Blizzard Buffalo.",
    "latest_version": "smwc-37710-1714443933",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37710,
        "title": "Monster World IV - Handera Volcano (Lava Falls)",
        "version": "smwc-37710-1714443933",
        "upstream_time": 1714443933,
        "download_url": "https://dl.smwcentral.net/37710/MWIVLavaFalls.zip",
        "filename": "MWIVLavaFalls.zip",
        "size": 3818,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-moon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34160,
    "title": "Moon",
    "authors": [
      "DragonFire950"
    ],
    "tags": [
      "moon",
      "needs remoderation",
      "night",
      "realistic",
      "space"
    ],
    "description": "REAL Life moon rip.",
    "latest_version": "smwc-34160-1687551014",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34160,
        "title": "Moon",
        "version": "smwc-34160-1687551014",
        "upstream_time": 1687551014,
        "download_url": "https://dl.smwcentral.net/34160/Moon%20%28update%29.zip",
        "filename": "Moon (update).zip",
        "size": 6033,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11831,
        "title": "Moon",
        "version": "smwc-11831-1438097907",
        "upstream_time": 1438097907,
        "download_url": "https://dl.smwcentral.net/11831/Moon.zip",
        "filename": "Moon.zip",
        "size": 4785,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 8913,
        "title": "Moon",
        "version": "smwc-8913-1407823027",
        "upstream_time": 1407823027,
        "download_url": "https://dl.smwcentral.net/8913/Moon.zip",
        "filename": "Moon.zip",
        "size": 1902,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-moon-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12228,
    "title": "Moon Castle",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "night"
    ],
    "description": "One on my C3 2012 graphics, now in the graphical resources of smw.  enjoy, Credit is optional.",
    "latest_version": "smwc-12228-1443476093",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12228,
        "title": "Moon Castle",
        "version": "smwc-12228-1443476093",
        "upstream_time": 1443476093,
        "download_url": "https://dl.smwcentral.net/12228/Moon%20Castle%20%28r%29%20.zip",
        "filename": "Moon Castle (r) .zip",
        "size": 13859,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-moorhuhn-jewel-of-darkness-ds-brown-bricks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41578,
    "title": "Moorhuhn: Jewel of Darkness (DS) - Brown Bricks",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "ruins",
      "texture"
    ],
    "description": "Some brown brick background from Moorhuhn: Jewel of Darkness for the Nintendo DS.",
    "latest_version": "smwc-41578-1773337141",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41578,
        "title": "Moorhuhn: Jewel of Darkness (DS) - Brown Bricks",
        "version": "smwc-41578-1773337141",
        "upstream_time": 1773337141,
        "download_url": "https://dl.smwcentral.net/41578/Moorhuhn%20Jewel%20Of%20Darkness%20DS%20-%20Brown%20Bricks.zip",
        "filename": "Moorhuhn Jewel Of Darkness DS - Brown Bricks.zip",
        "size": 5123,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-moorhuhn-jewel-of-darkness-ds-dirt",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41579,
    "title": "Moorhuhn: Jewel of Darkness (DS) - Dirt",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "cave",
      "texture"
    ],
    "description": "Some earthy background from Moorhuhn: Jewel of Darkness for the Nintendo DS. Diggin' for coal!",
    "latest_version": "smwc-41579-1778486576",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41579,
        "title": "Moorhuhn: Jewel of Darkness (DS) - Dirt",
        "version": "smwc-41579-1778486576",
        "upstream_time": 1778486576,
        "download_url": "https://dl.smwcentral.net/41579/Moorhuhn%20Jewel%20Of%20Darkness%20DS%20-%20Dirt.zip",
        "filename": "Moorhuhn Jewel Of Darkness DS - Dirt.zip",
        "size": 7138,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-moorhuhn-jewel-of-darkness-ds-grey-bricks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41577,
    "title": "Moorhuhn: Jewel of Darkness (DS) - Grey Bricks",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "ruins",
      "texture"
    ],
    "description": "Some grey-ish brick background from Moorhuhn: Jewel of Darkness for the Nintendo DS.",
    "latest_version": "smwc-41577-1772831367",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41577,
        "title": "Moorhuhn: Jewel of Darkness (DS) - Grey Bricks",
        "version": "smwc-41577-1772831367",
        "upstream_time": 1772831367,
        "download_url": "https://dl.smwcentral.net/41577/Moorhuhn%20Jewel%20Of%20Darkness%20DS%20-%20Grey%20Bricks.zip",
        "filename": "Moorhuhn Jewel Of Darkness DS - Grey Bricks.zip",
        "size": 8639,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mortal-kombat",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19213,
    "title": "Mortal Kombat 2 - Dead Pool (simplified)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "castle",
      "haunted",
      "needs remoderation",
      "sans serif",
      "sewer"
    ],
    "description": "A simplified version of the background of the Dead Pool stage in Mortal Kombat 2 (SNES). Even simplified, it's still a detailed background, so it uses BG1, BG2 and BG3, and also 4 full palette rows, keep that in mind.<br>\r\n<br>\r\nBy the way, even if this is a background by itself, with the help of invisible cement blocks you can use this like a both FG-BG tileset (kinda like MK2 does).",
    "latest_version": "smwc-19213-1552529274",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19213,
        "title": "Mortal Kombat 2 - Dead Pool (simplified)",
        "version": "smwc-19213-1552529274",
        "upstream_time": 1552529274,
        "download_url": "https://dl.smwcentral.net/19213/MK2%20Dead%20Pool.zip",
        "filename": "MK2 Dead Pool.zip",
        "size": 13747,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19212,
        "title": "Mortal Kombat 2 - Armory",
        "version": "smwc-19212-1552529108",
        "upstream_time": 1552529108,
        "download_url": "https://dl.smwcentral.net/19212/MK2%20Armory.zip",
        "filename": "MK2 Armory.zip",
        "size": 17239,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2417,
        "title": "Mortal Kombat 2",
        "version": "smwc-2417-1409317924",
        "upstream_time": 1409317924,
        "download_url": "https://dl.smwcentral.net/2417/Mortal%20Kombat%202%20Font.zip",
        "filename": "Mortal Kombat 2 Font.zip",
        "size": 999,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mortal-kombat-genesis-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19320,
    "title": "Mortal Kombat (Genesis) - Font",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "A rip of the font from the Genesis port of the first Mortal Kombat.",
    "latest_version": "smwc-19320-1553231258",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19320,
        "title": "Mortal Kombat (Genesis) - Font",
        "version": "smwc-19320-1553231258",
        "upstream_time": 1553231258,
        "download_url": "https://dl.smwcentral.net/19320/Mortal%20Kombat%20%28Genesis%29%20-%20Font.zip",
        "filename": "Mortal Kombat (Genesis) - Font.zip",
        "size": 980,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mortal-kombat-ii-32x-battle-plan",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24448,
    "title": "Mortal Kombat II (32x) - Battle Plan",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "night",
      "sky"
    ],
    "description": "Ripped from the Battle Plan menu in the 32x version of Mortal Kombat II.<br>\r\n<br>\r\nNote: The background scrolling must be disabled but two levels are in the same zip folder.",
    "latest_version": "smwc-24448-1598805805",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24448,
        "title": "Mortal Kombat II (32x) - Battle Plan",
        "version": "smwc-24448-1598805805",
        "upstream_time": 1598805805,
        "download_url": "https://dl.smwcentral.net/24448/Mortal%20Kombat%20II%20%2832x%29%20-%20Battle%20Plan.zip",
        "filename": "Mortal Kombat II (32x) - Battle Plan.zip",
        "size": 12553,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mother",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 503,
    "title": "Mother 3 - Dinosaur Area ",
    "authors": [
      "Broozer"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "This is just a small rip from the Dinosaur Area of the game Mother 3. It's a very simple background and it would be perfect for canyon/mountain levels. As my other ripped backgrounds, it uses palette 3. Sample Level is included in the .zip file, credit isn't necessary, just have fun. ^_^",
    "latest_version": "smwc-503-1387821329",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 503,
        "title": "Mother 3 - Dinosaur Area ",
        "version": "smwc-503-1387821329",
        "upstream_time": 1387821329,
        "download_url": "https://dl.smwcentral.net/503/DinoArea.zip",
        "filename": "DinoArea.zip",
        "size": 2414,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mountain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18909,
    "title": "Mountain",
    "authors": [
      "Mr. Pixelator"
    ],
    "tags": [
      "desert",
      "forest",
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "A mountain tileset made for C3 that contains dead trees/branches, rock blocks and decorations, and the scrawniest bridge in existence.",
    "latest_version": "smwc-18909-1548307783",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18909,
        "title": "Mountain",
        "version": "smwc-18909-1548307783",
        "upstream_time": 1548307783,
        "download_url": "https://dl.smwcentral.net/18909/PixelMountain.zip",
        "filename": "PixelMountain.zip",
        "size": 4014,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14637,
        "title": "Mountain",
        "version": "smwc-14637-1478752047",
        "upstream_time": 1478752047,
        "download_url": "https://dl.smwcentral.net/14637/Mountain.zip",
        "filename": "Mountain.zip",
        "size": 3786,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14597,
        "title": "Mountain",
        "version": "smwc-14597-1477760542",
        "upstream_time": 1477760542,
        "download_url": "https://dl.smwcentral.net/14597/Skewer%27s%20Mountain.zip",
        "filename": "Skewer%27s Mountain.zip",
        "size": 7295,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14072,
        "title": "Mountain",
        "version": "smwc-14072-1469845446",
        "upstream_time": 1469845446,
        "download_url": "https://dl.smwcentral.net/14072/Mountain.zip",
        "filename": "Mountain.zip",
        "size": 4711,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12242,
        "title": "Mountain",
        "version": "smwc-12242-1444973676",
        "upstream_time": 1444973676,
        "download_url": "https://dl.smwcentral.net/12242/Mountain%20C3%28r%29.zip",
        "filename": "Mountain C3(r).zip",
        "size": 5340,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10611,
        "title": "Mountain",
        "version": "smwc-10611-1422479958",
        "upstream_time": 1422479958,
        "download_url": "https://dl.smwcentral.net/10611/Custom%20%2B%20Ripped%20LttP%20Mountain%20Set.zip",
        "filename": "Custom + Ripped LttP Mountain Set.zip",
        "size": 25705,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1440,
        "title": "Mountain",
        "version": "smwc-1440-1404804343",
        "upstream_time": 1404804343,
        "download_url": "https://dl.smwcentral.net/1440/cus-lengrassland.zip",
        "filename": "cus-lengrassland.zip",
        "size": 48170,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1297,
        "title": "Mountain",
        "version": "smwc-1297-1403341221",
        "upstream_time": 1403341221,
        "download_url": "https://dl.smwcentral.net/1297/cus-mountain.zip",
        "filename": "cus-mountain.zip",
        "size": 5907,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 599,
        "title": "Mountain",
        "version": "smwc-599-1388072265",
        "upstream_time": 1388072265,
        "download_url": "https://dl.smwcentral.net/599/MountainBG.zip",
        "filename": "MountainBG.zip",
        "size": 4066,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mountain-ii",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15582,
    "title": "Mountain II",
    "authors": [
      "darken"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "Moutain tileset. Good for mountain (duh), cave, desert and other rocky places. The grassed tileset can fit good for a cascade level. You don't need credit me for it and thanks for downloading. c:",
    "latest_version": "smwc-15582-1496289052",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15582,
        "title": "Mountain II",
        "version": "smwc-15582-1496289052",
        "upstream_time": 1496289052,
        "download_url": "https://dl.smwcentral.net/15582/Canyon.zip",
        "filename": "Canyon.zip",
        "size": 5238,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mountain-mine-railroad",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6562,
    "title": "Mountain/Mine/Railroad",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "mine",
      "mountain",
      "needs remoderation",
      "railroad"
    ],
    "description": "This versatile set can be used above ground for a mountain railroad or underground for a mine.  As such, the .zip contains 2 custom palettes and 2 sample levels.",
    "latest_version": "smwc-6562-1400249675",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6562,
        "title": "Mountain/Mine/Railroad",
        "version": "smwc-6562-1400249675",
        "upstream_time": 1400249675,
        "download_url": "https://dl.smwcentral.net/6562/MountainMineRailroad.zip",
        "filename": "MountainMineRailroad.zip",
        "size": 6578,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mountain-script",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32503,
    "title": "Mountain Script",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "cursive",
      "font",
      "script"
    ],
    "description": "A script font is a look inspired by Paramount.<br>\r\n<br>\r\nLicense: <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" rel=\"nofollow\">CC0-1.0</a>",
    "latest_version": "smwc-32503-1667768871",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32503,
        "title": "Mountain Script",
        "version": "smwc-32503-1667768871",
        "upstream_time": 1667768871,
        "download_url": "https://dl.smwcentral.net/32503/smw-gfx-fnt-mountainscript.zip",
        "filename": "smw-gfx-fnt-mountainscript.zip",
        "size": 10865,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mountain-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1666,
    "title": "Mountain Temple",
    "authors": [
      "leictreon"
    ],
    "tags": [
      "castle",
      "mountain",
      "needs remoderation"
    ],
    "description": "Long time without drawing.<br>\r\nI made this set in 20 minutes, so no credit is required, but would be nice.",
    "latest_version": "smwc-1666-1409588137",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1666,
        "title": "Mountain Temple",
        "version": "smwc-1666-1409588137",
        "upstream_time": 1409588137,
        "download_url": "https://dl.smwcentral.net/1666/Mountain%20Temple.zip",
        "filename": "Mountain Temple.zip",
        "size": 4980,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mountainous-snow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23922,
    "title": "Mountainous Snow",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "snow"
    ],
    "description": "A graphic made for snowy mountain levels, enjoy them!",
    "latest_version": "smwc-23922-1595208785",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23922,
        "title": "Mountainous Snow",
        "version": "smwc-23922-1595208785",
        "upstream_time": 1595208785,
        "download_url": "https://dl.smwcentral.net/23922/Mountainous%20Snow%20FG.zip",
        "filename": "Mountainous Snow FG.zip",
        "size": 5637,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 36664,
    "title": "Mountains",
    "authors": [
      "DTG",
      "icegoom"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "For anyone  who needs a good Mountain BG.<br>\r\nSample level and palette included.<br>\r\n<br>\r\nPlease give credits to both me and Icegoom if used!<br>\r\n<br>\r\nOriginally featured in <a href=\"https://smwc.me/s/4982\">Mario's Lost World</a>.<br>\r\n<br>\r\nUpdate:<br>\r\nRemapped palettes to optimal rows, added all variations from the hack, added palmasks, cleaned up the map16 a bit.",
    "latest_version": "smwc-36664-1705787121",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 36664,
        "title": "Mountains",
        "version": "smwc-36664-1705787121",
        "upstream_time": 1705787121,
        "download_url": "https://dl.smwcentral.net/36664/custom_mountains%20%28update%29.zip",
        "filename": "custom_mountains (update).zip",
        "size": 10996,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1489,
        "title": "Mountains",
        "version": "smwc-1489-1403625939",
        "upstream_time": 1403625939,
        "download_url": "https://dl.smwcentral.net/1489/cus-mountain2.zip",
        "filename": "cus-mountain2.zip",
        "size": 51432,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mountains-and-pines",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27295,
    "title": "Mountains and Pines",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "forest",
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "Here's another Layer 2/Layer 3 combo background with a pine forest set against Layer 3 mountains based on GFX19.",
    "latest_version": "smwc-27295-1623889221",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27295,
        "title": "Mountains and Pines",
        "version": "smwc-27295-1623889221",
        "upstream_time": 1623889221,
        "download_url": "https://dl.smwcentral.net/27295/Mountain%20Trees.zip",
        "filename": "Mountain Trees.zip",
        "size": 3255,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11863,
        "title": "Mountains and Pines",
        "version": "smwc-11863-1438279313",
        "upstream_time": 1438279313,
        "download_url": "https://dl.smwcentral.net/11863/mountains.zip",
        "filename": "mountains.zip",
        "size": 3388,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mouse-in-a-kart",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25941,
    "title": "Mouse in a Kart",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "monty mole"
    ],
    "description": "Anorakun's Notes: These funny looking mouse in racing karts replace the monty moles. I have altered their palettes to use more colors, thus, giving more detail. Credit to No Body The Dragon. Uses vanilla palette.<br>\r\n<br>\r\nPlease be aware that the Fire Flower palette can affect this graphic's colors.",
    "latest_version": "smwc-25941-1616031123",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25941,
        "title": "Mouse in a Kart",
        "version": "smwc-25941-1616031123",
        "upstream_time": 1616031123,
        "download_url": "https://dl.smwcentral.net/25941/Mouse%20Racer.zip",
        "filename": "Mouse Racer.zip",
        "size": 2547,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mouser-to-bomb-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6640,
    "title": "Mouser to Bomb Man",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "mouser",
      "needs remoderation"
    ],
    "description": "This is an update of the Mouser to Bomb Man GFX I made back in 2011.  These are to be used with <a href=\"http://www.smwcentral.net/?p=section&a=details&id=3277\">Dispari Scuro's Mouser sprite.</a>",
    "latest_version": "smwc-6640-1401579989",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6640,
        "title": "Mouser to Bomb Man",
        "version": "smwc-6640-1401579989",
        "upstream_time": 1401579989,
        "download_url": "https://dl.smwcentral.net/6640/BombMan.zip",
        "filename": "BombMan.zip",
        "size": 2217,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-moving-cannon-graphics",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1850,
    "title": "Moving Cannon Graphics",
    "authors": [
      "CreationProblematic"
    ],
    "tags": [
      "needs remoderation",
      "shooter"
    ],
    "description": "The moving cannon lacked a GFX, so koops tweaked it to use SP3, and i drew the graphics.<br>\r\nAdditional info in ReadMe.",
    "latest_version": "smwc-1850-1421858088",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1850,
        "title": "Moving Cannon Graphics",
        "version": "smwc-1850-1421858088",
        "upstream_time": 1421858088,
        "download_url": "https://dl.smwcentral.net/1850/Moving%20cannon.zip",
        "filename": "Moving cannon.zip",
        "size": 3096,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mr-nutz-adventure-park",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19887,
    "title": "Mr. Nutz - Adventure Park",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "lake",
      "mountain",
      "needs remoderation"
    ],
    "description": "The Adventure Park's background from the SNES version of Mr. Nutz.",
    "latest_version": "smwc-19887-1557894857",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19887,
        "title": "Mr. Nutz - Adventure Park",
        "version": "smwc-19887-1557894857",
        "upstream_time": 1557894857,
        "download_url": "https://dl.smwcentral.net/19887/Mr%20Nutz%20-%20Adventure%20Park.zip",
        "filename": "Mr Nutz - Adventure Park.zip",
        "size": 6902,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mr-nutz-snes-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30980,
    "title": "Mr. Nutz (SNES) - Title Screen",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "grassland",
      "sky"
    ],
    "description": "Ripped from Mr. Nutz version SNES<br>\r\n<br>\r\n<br>\r\ncomes with an HDMA file to be used I do not recommend using it without HDMA",
    "latest_version": "smwc-30980-1653096912",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30980,
        "title": "Mr. Nutz (SNES) - Title Screen",
        "version": "smwc-30980-1653096912",
        "upstream_time": 1653096912,
        "download_url": "https://dl.smwcentral.net/30980/titlescreen.zip",
        "filename": "titlescreen.zip",
        "size": 5525,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mr-tuff-castle-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2620,
    "title": "Mr. Tuff - Castle (Level 1)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "It's the full rip. Sorry of the text blocking some castle tiles.<br>\r\nEnjoy using it and no advance patch required.",
    "latest_version": "smwc-2620-1417958998",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2620,
        "title": "Mr. Tuff - Castle (Level 1)",
        "version": "smwc-2620-1417958998",
        "upstream_time": 1417958998,
        "download_url": "https://dl.smwcentral.net/2620/Mr.%20Tuff%20Castle.zip",
        "filename": "Mr. Tuff Castle.zip",
        "size": 24400,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mr-tuff-flats",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34210,
    "title": "Mr. Tuff - Flats",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "house",
      "industrial"
    ],
    "description": "This tileset is seen in a building where Mr. Tuff must advance. Fixed map16 tile duplication and modified specific tiles, so that the ground and the red bricks that form together a pit are compatible.<br>\r\nEnjoy using this tileset!",
    "latest_version": "smwc-34210-1688236312",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34210,
        "title": "Mr. Tuff - Flats",
        "version": "smwc-34210-1688236312",
        "upstream_time": 1688236312,
        "download_url": "https://dl.smwcentral.net/34210/Mr.%20Tuff%20-%20Flats.zip",
        "filename": "Mr. Tuff - Flats.zip",
        "size": 15995,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mr-tuff-ghost-house",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34234,
    "title": "Mr. Tuff - Ghost House",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "haunted",
      "house"
    ],
    "description": "Here's the tileset seen in every ghost house of the game. BG has animated eyes. A layer 3 BG can be used for the tileset and palette 6 is also unaffected.<br>\r\nHope it's useful.",
    "latest_version": "smwc-34234-1688503734",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34234,
        "title": "Mr. Tuff - Ghost House",
        "version": "smwc-34234-1688503734",
        "upstream_time": 1688503734,
        "download_url": "https://dl.smwcentral.net/34234/Mr.%20Tuff%20-%20Ghost%20House.zip",
        "filename": "Mr. Tuff - Ghost House.zip",
        "size": 16459,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mr-tuff-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41947,
    "title": "Mr. Tuff - Temple",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "ruins"
    ],
    "description": "Here's the FG of Mr. Tuff - Temple. It's compatible with this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=41897\">BG</a>. Sacrifices palette 4. You'll have to use a different way to add a midpoint or goal to your level.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-41947-1773974251",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41947,
        "title": "Mr. Tuff - Temple",
        "version": "smwc-41947-1773974251",
        "upstream_time": 1773974251,
        "download_url": "https://dl.smwcentral.net/41947/Mr.%20Tuff%20-%20Temple%20-%20FG.zip",
        "filename": "Mr. Tuff - Temple - FG.zip",
        "size": 11168,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 41897,
        "title": "Mr. Tuff - Temple",
        "version": "smwc-41897-1773339813",
        "upstream_time": 1773339813,
        "download_url": "https://dl.smwcentral.net/41897/Mr.%20Tuff%20-%20Temple.zip",
        "filename": "Mr. Tuff - Temple.zip",
        "size": 8052,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mr-tuff-toy-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34196,
    "title": "Mr. Tuff - Toy Factory",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "house",
      "industrial"
    ],
    "description": "Uploaded the tileset. Palette 6 is the original SMW palette and the custom colors have been moved to palette 1. Enjoy!",
    "latest_version": "smwc-34196-1688143940",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34196,
        "title": "Mr. Tuff - Toy Factory",
        "version": "smwc-34196-1688143940",
        "upstream_time": 1688143940,
        "download_url": "https://dl.smwcentral.net/34196/Mr.%20Tuff%20-%20Toy%20Factory.zip",
        "filename": "Mr. Tuff - Toy Factory.zip",
        "size": 20455,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9157,
        "title": "Mr. Tuff - Toy Factory",
        "version": "smwc-9157-1409599854",
        "upstream_time": 1409599854,
        "download_url": "https://dl.smwcentral.net/9157/Mr.%20Tuff%20-%20Toy%20Factory%20BG.zip",
        "filename": "Mr. Tuff - Toy Factory BG.zip",
        "size": 6422,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mudkip",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1622,
    "title": "Mudkip",
    "authors": [
      "mrwannabe"
    ],
    "tags": [
      "goomba",
      "needs remoderation"
    ],
    "description": "This only works as WALKING goombas",
    "latest_version": "smwc-1622-1417106310",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1622,
        "title": "Mudkip",
        "version": "smwc-1622-1417106310",
        "upstream_time": 1417106310,
        "download_url": "https://dl.smwcentral.net/1622/MudkipZ.zip",
        "filename": "MudkipZ.zip",
        "size": 3072,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mumbo-jumbo",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19612,
    "title": "Mumbo Jumbo",
    "authors": [
      "FridayFables"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "I made this for funsies<br>\r\n<br>\r\nThis is Mumbo, he's a famous minecrafter known for doing redstone. He turns red once he collects a fireflower, and he gains an elytra-colored cape when he collects a feather. Player 2's name is Jumbo, who wears a green tie akin to Luigi. <br>\r\n<br>\r\nWhy use this character in your hack? Well actually... you'd be surprised. ;)",
    "latest_version": "smwc-19612-1556223268",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19612,
        "title": "Mumbo Jumbo",
        "version": "smwc-19612-1556223268",
        "upstream_time": 1556223268,
        "download_url": "https://dl.smwcentral.net/19612/Mumbo.zip",
        "filename": "Mumbo.zip",
        "size": 17144,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-muncher-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8917,
    "title": "Muncher Castle",
    "authors": [
      "PokerFace"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Updated by: S.R.H.<br>\r\nOriginally made by: PokerFace<br>\r\n<br>\r\nOriginal Description: Castle Background",
    "latest_version": "smwc-8917-1407893851",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8917,
        "title": "Muncher Castle",
        "version": "smwc-8917-1407893851",
        "upstream_time": 1407893851,
        "download_url": "https://dl.smwcentral.net/8917/Munchies.zip",
        "filename": "Munchies.zip",
        "size": 4590,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-muncher-thorn-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10690,
    "title": "Muncher Thorn Forest",
    "authors": [
      "PokerFace"
    ],
    "tags": [
      "brambles",
      "needs remoderation"
    ],
    "description": "Muncher Thorn Forest(BG3,AN2)<br>\r\nSimple ExGFX(&#54217;&#48276;&#54620; ExGFX-&#12613;-;;)",
    "latest_version": "smwc-10690-1422381079",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10690,
        "title": "Muncher Thorn Forest",
        "version": "smwc-10690-1422381079",
        "upstream_time": 1422381079,
        "download_url": "https://dl.smwcentral.net/10690/Muncher%20Thorn%20Forest.zip",
        "filename": "Muncher Thorn Forest.zip",
        "size": 6398,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mushroom-bluffs",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23336,
    "title": "Mushroom Bluffs",
    "authors": [
      "Mr. Pixelator"
    ],
    "tags": [
      "athletic",
      "mountain",
      "mushroom",
      "needs remoderation"
    ],
    "description": "Here's an athletic-ish tileset that includes both grassy and rocky terrain, in addition to lots of mushrooms (both platform and decoration), and... bushes cut into mushroom shapes?!",
    "latest_version": "smwc-23336-1594262783",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23336,
        "title": "Mushroom Bluffs",
        "version": "smwc-23336-1594262783",
        "upstream_time": 1594262783,
        "download_url": "https://dl.smwcentral.net/23336/Mushroom%20Bluffs.zip",
        "filename": "Mushroom Bluffs.zip",
        "size": 6125,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mushroom-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9065,
    "title": "Mushroom Coin",
    "authors": [
      "Construct101"
    ],
    "tags": [
      "dragon coin",
      "yoshi coin"
    ],
    "description": "It replaces the Dragon (Yoshi) Coin<br>\r\n<br>\r\nNo pallete needed",
    "latest_version": "smwc-9065-1409068021",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9065,
        "title": "Mushroom Coin",
        "version": "smwc-9065-1409068021",
        "upstream_time": 1409068021,
        "download_url": "https://dl.smwcentral.net/9065/Mushroom%20Coin.zip",
        "filename": "Mushroom Coin.zip",
        "size": 3149,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mushroom-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6561,
    "title": "Mushroom Forest",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "forest",
      "grassland",
      "mushroom",
      "needs remoderation"
    ],
    "description": "This is a simple BG featuring tall mushrooms and clouds. The zip includes two custom levels. One has the mushrooms with clouds behind them and one has them without clouds. ",
    "latest_version": "smwc-6561-1400249615",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6561,
        "title": "Mushroom Forest",
        "version": "smwc-6561-1400249615",
        "upstream_time": 1400249615,
        "download_url": "https://dl.smwcentral.net/6561/Mushroom%20Forest.zip",
        "filename": "Mushroom Forest.zip",
        "size": 4245,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6438,
        "title": "Mushroom Forest",
        "version": "smwc-6438-1396625705",
        "upstream_time": 1396625705,
        "download_url": "https://dl.smwcentral.net/6438/mushrooms.zip",
        "filename": "mushrooms.zip",
        "size": 6176,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2247,
        "title": "Mushroom Forest ",
        "version": "smwc-2247-1377310960",
        "upstream_time": 1377310960,
        "download_url": "https://dl.smwcentral.net/2247/ForestEXGFX.zip",
        "filename": "ForestEXGFX.zip",
        "size": 4085,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mushroom-jungle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14180,
    "title": "Mushroom Jungle",
    "authors": [
      "PercentN"
    ],
    "tags": [
      "jungle",
      "mushroom",
      "needs remoderation"
    ],
    "description": "Jungle tileset I made a while back. Go nuts.",
    "latest_version": "smwc-14180-1472341066",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14180,
        "title": "Mushroom Jungle",
        "version": "smwc-14180-1472341066",
        "upstream_time": 1472341066,
        "download_url": "https://dl.smwcentral.net/14180/jungle.zip",
        "filename": "jungle.zip",
        "size": 20170,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mushroom-people",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1587,
    "title": "Mushroom People",
    "authors": [
      "Shy-Hi"
    ],
    "tags": [
      "koopa",
      "needs remoderation"
    ],
    "description": "Just an edit I made for Mushroom-themed levels. Give credit if used.",
    "latest_version": "smwc-1587-1416948464",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1587,
        "title": "Mushroom People",
        "version": "smwc-1587-1416948464",
        "upstream_time": 1416948464,
        "download_url": "https://dl.smwcentral.net/1587/Mushroom%20People.zip",
        "filename": "Mushroom People.zip",
        "size": 4103,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mushrooms",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30494,
    "title": "Mushrooms",
    "authors": [
      "Broozer"
    ],
    "tags": [
      "grassland",
      "mushroom",
      "mushroom trees",
      "needs remoderation",
      "sky",
      "slopes",
      "smw"
    ],
    "description": "A custom mushroom background similar to the one of SMAS SMB1, but it is more colorful and has treetops at the bottom. It comes with it own palette, or you can make your own. Please give credit!",
    "latest_version": "smwc-30494-1650050021",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30494,
        "title": "Mushrooms",
        "version": "smwc-30494-1650050021",
        "upstream_time": 1650050021,
        "download_url": "https://dl.smwcentral.net/30494/forestmushrooms.zip",
        "filename": "forestmushrooms.zip",
        "size": 3225,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15980,
        "title": "Mushrooms",
        "version": "smwc-15980-1503373037",
        "upstream_time": 1503373037,
        "download_url": "https://dl.smwcentral.net/15980/custom_mushroom_tileset.zip",
        "filename": "custom_mushroom_tileset.zip",
        "size": 3750,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15559,
        "title": "Mushrooms",
        "version": "smwc-15559-1494462485",
        "upstream_time": 1494462485,
        "download_url": "https://dl.smwcentral.net/15559/Mushroom%20tileset.zip",
        "filename": "Mushroom tileset.zip",
        "size": 8363,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11816,
        "title": "Mushrooms",
        "version": "smwc-11816-1437917757",
        "upstream_time": 1437917757,
        "download_url": "https://dl.smwcentral.net/11816/Mushrooms.zip",
        "filename": "Mushrooms.zip",
        "size": 4071,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11334,
        "title": "Mushrooms",
        "version": "smwc-11334-1431801673",
        "upstream_time": 1431801673,
        "download_url": "https://dl.smwcentral.net/11334/Mushrooms%5BBGandFG%5D.zip",
        "filename": "Mushrooms%5BBGandFG%5D.zip",
        "size": 5885,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mushy-mines",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23882,
    "title": "Mushy Mines",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "A cave with mushrooms, rails and crystals, I think this was a request I made some time ago, but now you can use them.",
    "latest_version": "smwc-23882-1595204961",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23882,
        "title": "Mushy Mines",
        "version": "smwc-23882-1595204961",
        "upstream_time": 1595204961,
        "download_url": "https://dl.smwcentral.net/23882/The%20Mushy%20Mines.zip",
        "filename": "The Mushy Mines.zip",
        "size": 9814,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mutant-koopas-and-others",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1237,
    "title": "Mutant Koopas and Others",
    "authors": [
      "Ymro"
    ],
    "tags": [
      "bullet bill",
      "goomba",
      "koopa",
      "needs remoderation",
      "patch needed",
      "piranha plant"
    ],
    "description": "This is an ExGFX for mutant koopas, and please, read the README!!<br>\r\n<br>\r\nNO credit needed<br>\r\n<br>\r\nWorks better with red and Yellow Koopas<br>\r\n<br>\r\n<i><b>Moderator's note:</b> If you really want to use these graphics in your project(s), make sure to re-map some of the various sprites that use tile 83 with them. For further information regarding this, please take a quick look at <a href=\"http://www.smwcentral.net/?p=thread&pid=12913&r=1#id12913\">this post</a>.</i><br>\r\n<br>\r\nmod edit: includes patch now",
    "latest_version": "smwc-1237-1411041784",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1237,
        "title": "Mutant Koopas and Others",
        "version": "smwc-1237-1411041784",
        "upstream_time": 1411041784,
        "download_url": "https://dl.smwcentral.net/1237/Sprite.zip",
        "filename": "Sprite.zip",
        "size": 4763,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-my-little-pony-friendship-is-magic-everfree-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20821,
    "title": "My Little Pony: Friendship is Magic - Everfree Forest",
    "authors": [
      "DPBOX"
    ],
    "tags": [
      "forest",
      "haunted",
      "needs remoderation"
    ],
    "description": "This is a background of the Everfree Forest from the My Little Pony: Friendship is Magic TV show. It would work very well with haunted or spooky forests.<br>\r\n<br>\r\nRipped using Lunar Magic's bitmap pasting feature. Original image by Deviantart user JackiePhantom13. https://www.deviantart.com/jackiephantom13/art/MLP-FiM-FREE-BACKGROUND-2-252129820",
    "latest_version": "smwc-20821-1568209633",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20821,
        "title": "My Little Pony: Friendship is Magic - Everfree Forest",
        "version": "smwc-20821-1568209633",
        "upstream_time": 1568209633,
        "download_url": "https://dl.smwcentral.net/20821/Everfree%20Forest%20Background.zip",
        "filename": "Everfree Forest Background.zip",
        "size": 13623,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-my-little-pony-friendship-is-magic-spike-the-dragon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22653,
    "title": "My Little Pony: Friendship is Magic - Spike the Dragon",
    "authors": [
      "DPBOX",
      "Mares-a-Mares"
    ],
    "tags": [
      "male",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Hello, in July 2018, someone requested me to draw player graphics for Spike the Dragon from My Little Pony: Friendship is Magic. So I, DPBOX, worked with an artist, Mares-a-Mares, and, after almost a year of work, the graphics are complete, and here they are. I managed and Mares-a-Mares drew.<br>\r\n<br>\r\nWhile most of these poses are original, like, 1 or 2 were ripped from My Little Pony: Rise of the Clockwork Stallions DX: Director's Cut https://www.dropbox.com/s/vcms2adkkqw3geu/My%20Little%20Pony%20Fan%20Games.zip?dl=0 and weren't changed, like, 4 more were ripped then modified slightly, but the rest are original, but either they started from the poses in that game then were heavily modified or were drawn completely from the ground up. All of the poses are based on that game's poses and use that game's style.<br>\r\n<br>\r\nPlease be aware that this is not a simple graphics swap. Some patches are needed. Everything you need to know to get these player graphics working is in the Read Me.<br>\r\n<br>\r\nCredit goes to ExE Boss, Ladida, Neosz, and KilloZapit because the player requires some patches they made as well as yoshifanatic for helping me with some coding related things.<br>\r\n<br>\r\nATTENTION: Due to the fact that some of the patches required for these player graphics to work have been updated after I submitted this, I updated the Read Me. The Read Me is the only thing that was changed in this update, so if you downloaded this before, you don't need to download it again.",
    "latest_version": "smwc-22653-1591157951",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22653,
        "title": "My Little Pony: Friendship is Magic - Spike the Dragon",
        "version": "smwc-22653-1591157951",
        "upstream_time": 1591157951,
        "download_url": "https://dl.smwcentral.net/22653/MLP%20Spike%20Player%20V1.1.zip",
        "filename": "MLP Spike Player V1.1.zip",
        "size": 22533,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-mystical-ninja-starring-goemon-pause-menu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32126,
    "title": "Mystical Ninja Starring Goemon - Pause Menu",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "abstract",
      "bonus",
      "eastern",
      "texture"
    ],
    "description": "A very unusual background seen in the pause menu from Mystical Ninja Starring Goemon. It's a karakusa pattern, or also known as, winding plant, which the meaning is \"luck and prosperity\". <br>\r\n<br>\r\nCommon seen being used in the bags that japanese burglar figures carry in their back. In the original game, it is like a curtain, which moves back and further to the direction of the screen.<br>\r\n<br>\r\nCan fit some unusual levels, maybe. ",
    "latest_version": "smwc-32126-1664244398",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32126,
        "title": "Mystical Ninja Starring Goemon - Pause Menu",
        "version": "smwc-32126-1664244398",
        "upstream_time": 1664244398,
        "download_url": "https://dl.smwcentral.net/32126/Mystical%20Ninja%20Starring%20Goemon%20-%20Pause%20Menu.zip",
        "filename": "Mystical Ninja Starring Goemon - Pause Menu.zip",
        "size": 3128,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-nangoku-shounen-papuwa-kun-arashiyama-temple-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40350,
    "title": "Nangoku Shounen Papuwa-kun - Arashiyama Temple (Exterior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "eastern",
      "mountain",
      "night"
    ],
    "description": "The background seen in the third stage of Nangoku Shounen Papuwa-kun, an obscure Super Famicom game, it's also has a manga with the very same name. <br>\r\n<br>\r\nA good fit for various kinds of levels. ",
    "latest_version": "smwc-40350-1756047235",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40350,
        "title": "Nangoku Shounen Papuwa-kun - Arashiyama Temple (Exterior)",
        "version": "smwc-40350-1756047235",
        "upstream_time": 1756047235,
        "download_url": "https://dl.smwcentral.net/40350/Nangoku%20Shounen%20Papuwa-kun%20-%20Arashiyama%20Temple%20%28Exterior%29.zip",
        "filename": "Nangoku Shounen Papuwa-kun - Arashiyama Temple (Exterior).zip",
        "size": 3982,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-nangoku-shounen-papuwa-kun-arashiyama-temple-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40432,
    "title": "Nangoku Shounen Papuwa-kun - Arashiyama Temple (Interior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "eastern"
    ],
    "description": "An extremely colorful temple interior that mixes japanese architecture with the tropical theming seen in Nangoku Shounen Papuwa-kun.<br>\r\n<br>\r\nA good fit for temple levels, in general.",
    "latest_version": "smwc-40432-1756097375",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40432,
        "title": "Nangoku Shounen Papuwa-kun - Arashiyama Temple (Interior)",
        "version": "smwc-40432-1756097375",
        "upstream_time": 1756097375,
        "download_url": "https://dl.smwcentral.net/40432/Nangoku%20Shounen%20Papuwa-kun%20-%20Arashiyama%20Temple%20%28Interior%29.zip",
        "filename": "Nangoku Shounen Papuwa-kun - Arashiyama Temple (Interior).zip",
        "size": 6020,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-nangoku-shounen-papuwa-kun-arashiyama-temple-rooftop",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40462,
    "title": "Nangoku Shounen Papuwa-kun - Arashiyama Temple (Rooftop)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "fire"
    ],
    "description": "The background seen during the fight against Arashiyama.<br>\r\n<br>\r\nThe clouds are perfect for parallaxing scrolling and the flames benefit from wave HDMA asm.  <br>\r\n<br>\r\nA good fit for fire themed stages.",
    "latest_version": "smwc-40462-1756241118",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40462,
        "title": "Nangoku Shounen Papuwa-kun - Arashiyama Temple (Rooftop)",
        "version": "smwc-40462-1756241118",
        "upstream_time": 1756241118,
        "download_url": "https://dl.smwcentral.net/40462/Nangoku%20Shounen%20Papuwa-kun%20-%20Arashiyama%20Temple%20%28Rooftop%29.zip",
        "filename": "Nangoku Shounen Papuwa-kun - Arashiyama Temple (Rooftop).zip",
        "size": 4032,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-nangoku-shounen-papuwa-kun-gunma-mountain-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40433,
    "title": "Nangoku Shounen Papuwa-kun - Gunma Mountain (Exterior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "grassland",
      "mountain",
      "night"
    ],
    "description": "A beautiful nightly and cozy field seen in the second level of Nangoku Shounen Papuwa-kun. <br>\r\n<br>\r\nIt's a very large background, meaning it can be used in levels with vertical scrolling enabled or you can just use the lower portion.<br>\r\n<br>\r\nA good fit for mountain levels, in general.",
    "latest_version": "smwc-40433-1756097514",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40433,
        "title": "Nangoku Shounen Papuwa-kun - Gunma Mountain (Exterior)",
        "version": "smwc-40433-1756097514",
        "upstream_time": 1756097514,
        "download_url": "https://dl.smwcentral.net/40433/Nangoku%20Shounen%20Papuwa-kun%20-%20Gunma%20Mountain%20%28Exterior%29.zip",
        "filename": "Nangoku Shounen Papuwa-kun - Gunma Mountain (Exterior).zip",
        "size": 6081,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-nangoku-shounen-papuwa-kun-miyagi-pass-bamboo-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40491,
    "title": "Nangoku Shounen Papuwa-kun - Miyagi Pass (Bamboo Forest)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "forest",
      "night",
      "sky",
      "space"
    ],
    "description": "The dreamy bamboo forest background seen in the second half of Miyagi Pass, from Nangoku Shounen Papuwa-kun.<br>\r\n<br>\r\nIt's a perfect fit for really tall levels. Fits a variety of level themes such as space, forest or even sky. ",
    "latest_version": "smwc-40491-1756245840",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40491,
        "title": "Nangoku Shounen Papuwa-kun - Miyagi Pass (Bamboo Forest)",
        "version": "smwc-40491-1756245840",
        "upstream_time": 1756245840,
        "download_url": "https://dl.smwcentral.net/40491/Nangoku%20Shounen%20Papuwa-kun%20-%20Miyagi%20Pass%20%28Bamboo%20Forest%29.zip",
        "filename": "Nangoku Shounen Papuwa-kun - Miyagi Pass (Bamboo Forest).zip",
        "size": 6071,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-nangoku-shounen-papuwa-kun-miyagi-pass-waterfall-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40467,
    "title": "Nangoku Shounen Papuwa-kun - Miyagi Pass (Waterfall Area)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "beach",
      "lake"
    ],
    "description": "A lake background seen in the Miyagi Pass area from Nangoku Shounen Papuwa-kun. <br>\r\n<br>\r\nA good fit for lake or seaside levels.",
    "latest_version": "smwc-40467-1756244300",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40467,
        "title": "Nangoku Shounen Papuwa-kun - Miyagi Pass (Waterfall Area)",
        "version": "smwc-40467-1756244300",
        "upstream_time": 1756244300,
        "download_url": "https://dl.smwcentral.net/40467/Nangoku%20Shounen%20Papuwa-kun%20-%20Miyagi%20Pass%20%28Waterfall%20Area%29.zip",
        "filename": "Nangoku Shounen Papuwa-kun - Miyagi Pass (Waterfall Area).zip",
        "size": 6120,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-nangoku-shounen-papuwa-kun-the-wish-beach-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40435,
    "title": "Nangoku Shounen Papuwa-kun - The Wish Beach (Cave)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave"
    ],
    "description": "A cave area seen in the last stage of Nangoku Shounen Papuwa-kun.  <br>\r\n<br>\r\nOriginally, this background is layer 3, since the final boss of the game is made entirely of layer 2 tiles.<br>\r\n<br>\r\nA good fit for cave levels. ",
    "latest_version": "smwc-40435-1757419836",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40435,
        "title": "Nangoku Shounen Papuwa-kun - The Wish Beach (Cave)",
        "version": "smwc-40435-1757419836",
        "upstream_time": 1757419836,
        "download_url": "https://dl.smwcentral.net/40435/Nangoku%20Shounen%20Papuwa-kun%20-%20The%20Wish%20Beach%20%28Cave%29.zip",
        "filename": "Nangoku Shounen Papuwa-kun - The Wish Beach (Cave).zip",
        "size": 3694,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-nangoku-shounen-papuwa-kun-tottori-island-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40434,
    "title": "Nangoku Shounen Papuwa-kun - Tottori Island (Forest)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "forest",
      "jungle"
    ],
    "description": "A beautiful greenish forest area, which is just a small portion of the beginning level of Nangoku Shounen Papuwa-kun. <br>\r\n<br>\r\nA good fit for forest or jungle levels, in general.",
    "latest_version": "smwc-40434-1756097506",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40434,
        "title": "Nangoku Shounen Papuwa-kun - Tottori Island (Forest)",
        "version": "smwc-40434-1756097506",
        "upstream_time": 1756097506,
        "download_url": "https://dl.smwcentral.net/40434/Nangoku%20Shounen%20Papuwa-kun%20-%20Tottori%20Island%20%28Forest%29.zip",
        "filename": "Nangoku Shounen Papuwa-kun - Tottori Island (Forest).zip",
        "size": 4249,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-nangoku-shounen-papuwa-kun-tsugaru-cape-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40463,
    "title": "Nangoku Shounen Papuwa-kun - Tsugaru Cape (Mountains)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "ice",
      "sky"
    ],
    "description": "The background seen in the later half of Tsugaru Cape, from Nangoku Shounen Papuwa-kun.  It's located at the very cold snowy mountains surrounding the cape.<br>\r\n<br>\r\nA good fit for cold skies, in general.",
    "latest_version": "smwc-40463-1756241134",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40463,
        "title": "Nangoku Shounen Papuwa-kun - Tsugaru Cape (Mountains)",
        "version": "smwc-40463-1756241134",
        "upstream_time": 1756241134,
        "download_url": "https://dl.smwcentral.net/40463/Nangoku%20Shounen%20Papuwa-kun%20-%20Tsugaru%20Cape%20%28Mountains%29.zip",
        "filename": "Nangoku Shounen Papuwa-kun - Tsugaru Cape (Mountains).zip",
        "size": 3603,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-nangoku-shounen-papuwa-kun-uiror-land-pachinko",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40436,
    "title": "Nangoku Shounen Papuwa-kun - Uiror Land (Pachinko)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "carnival",
      "city",
      "eastern",
      "night"
    ],
    "description": "A tropical city background seen in the pachinko stage of Nangoku Shounen Papuwa-kun. In the original game, parallax scrolling is used to give some depth to it.<br>\r\n<br>\r\nCan fit various kind of stages, such as a city or even a carnival-themed level. ",
    "latest_version": "smwc-40436-1757420408",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40436,
        "title": "Nangoku Shounen Papuwa-kun - Uiror Land (Pachinko)",
        "version": "smwc-40436-1757420408",
        "upstream_time": 1757420408,
        "download_url": "https://dl.smwcentral.net/40436/Nangoku%20Shounen%20Papuwa-kun%20-%20Uiror%20Land%20%28Pachinko%29.zip",
        "filename": "Nangoku Shounen Papuwa-kun - Uiror Land (Pachinko).zip",
        "size": 4059,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-naruto-ninja-council-mountain-trail",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23531,
    "title": "Naruto - Ninja Council (Mountain Trail)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "COVID-19 C3 Summer 2020 submission.<br>\r\nThe forest section area from Naruto - Ninja Council (GBA game)",
    "latest_version": "smwc-23531-1594162211",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23531,
        "title": "Naruto - Ninja Council (Mountain Trail)",
        "version": "smwc-23531-1594162211",
        "upstream_time": 1594162211,
        "download_url": "https://dl.smwcentral.net/23531/NarutoNinjaCouncilMountainTrail.zip",
        "filename": "NarutoNinjaCouncilMountainTrail.zip",
        "size": 8217,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-natural-swamp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23890,
    "title": "Natural Swamp",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "swamp"
    ],
    "description": "What are you doing in my GFX?<br>\r\n<br>\r\nA little swampish thing I made some time ago, you can use this for swamp levels... or grassland, you decide.",
    "latest_version": "smwc-23890-1595207741",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23890,
        "title": "Natural Swamp",
        "version": "smwc-23890-1595207741",
        "upstream_time": 1595207741,
        "download_url": "https://dl.smwcentral.net/23890/Natural%20Swamp.zip",
        "filename": "Natural Swamp.zip",
        "size": 5039,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-nekketsu-street-basket-ganbare-dunk-heroes-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34886,
    "title": "Nekketsu! Street Basket: Ganbare Dunk Heroes - Title Screen",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "2bpp",
      "ocean",
      "retro"
    ],
    "description": "The background used in the title screen of one of last Kunio-Kun game for the NES.<br>\r\n<br>\r\nUses palette 0, but won't affect status bar colors.<br>\r\nAlso comes with a parallax scrolling effect, and 2 palettes (the FCEUX palette and the NTSC palette). Note that if you use the parallax scrolling effect, the level shouldn't make the background scroll vertically!",
    "latest_version": "smwc-34886-1692305909",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34886,
        "title": "Nekketsu! Street Basket: Ganbare Dunk Heroes - Title Screen",
        "version": "smwc-34886-1692305909",
        "upstream_time": 1692305909,
        "download_url": "https://dl.smwcentral.net/34886/Nekketsu%21%20Street%20Basket%20-%20Ganbare%20Dunk%20Heroes%20-%20Title%20Screen.zip",
        "filename": "Nekketsu%21 Street Basket - Ganbare Dunk Heroes - Title Screen.zip",
        "size": 3550,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-nekohdot-s-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1240,
    "title": "NekohDot's Font",
    "authors": [
      "NekohDot"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "Just replace GFX2A with the GFX file in the zip and that's it.",
    "latest_version": "smwc-1240-1403955252",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1240,
        "title": "NekohDot's Font",
        "version": "smwc-1240-1403955252",
        "upstream_time": 1403955252,
        "download_url": "https://dl.smwcentral.net/1240/CusFont.zip",
        "filename": "CusFont.zip",
        "size": 1010,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-nemo-arcade-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39262,
    "title": "Nemo (Arcade) - Stage 6 ~ Nightmare Castle (Caves)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "cave",
      "city",
      "fire",
      "forest",
      "industrial",
      "mountain",
      "night",
      "sky",
      "town",
      "toy"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 Winter 2025:</span></b><br>\r\n<br>\r\nThe \"Dungeon\" area from <b><u>Nemo</u></b> Capcom Arcade game.<br>\r\nYou're under arrest.",
    "latest_version": "smwc-39262-1739752069",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39262,
        "title": "Nemo (Arcade) - Stage 6 ~ Nightmare Castle (Caves)",
        "version": "smwc-39262-1739752069",
        "upstream_time": 1739752069,
        "download_url": "https://dl.smwcentral.net/39262/NemoStage6A.zip",
        "filename": "NemoStage6A.zip",
        "size": 6527,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39255,
        "title": "Nemo (Arcade) - Stage 5 ~ Nightmare Land (Mountains)",
        "version": "smwc-39255-1739751865",
        "upstream_time": 1739751865,
        "download_url": "https://dl.smwcentral.net/39255/NemoStage5-xc.zip",
        "filename": "NemoStage5-xc.zip",
        "size": 6993,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39254,
        "title": "Nemo (Arcade) - Stage 4 ~ Police Station (Boss Area)",
        "version": "smwc-39254-1740121707",
        "upstream_time": 1740121707,
        "download_url": "https://dl.smwcentral.net/39254/NemoStage4Boss.zip",
        "filename": "NemoStage4Boss.zip",
        "size": 4564,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39253,
        "title": "Nemo (Arcade) - Stage 3 ~ Big Balloon",
        "version": "smwc-39253-1739751467",
        "upstream_time": 1739751467,
        "download_url": "https://dl.smwcentral.net/39253/Nemo%20-%20Stage%203.zip",
        "filename": "Nemo - Stage 3.zip",
        "size": 4881,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39249,
        "title": "Nemo (Arcade) - Stage 1 ~ King Morpheus (Second Section)",
        "version": "smwc-39249-1739843240",
        "upstream_time": 1739843240,
        "download_url": "https://dl.smwcentral.net/39249/NemoStage1B.zip",
        "filename": "NemoStage1B.zip",
        "size": 5107,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38998,
        "title": "Nemo (Arcade) - Stage 1 ~ King Morpheus (First Section)",
        "version": "smwc-38998-1735954749",
        "upstream_time": 1735954749,
        "download_url": "https://dl.smwcentral.net/38998/Nemo%20Stage%201A.zip",
        "filename": "Nemo Stage 1A.zip",
        "size": 7803,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-neo-hills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 321,
    "title": "Neo Hills",
    "authors": [
      "Broozer"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "Name of ExGFX: Neo Hills<br>\r\nForeground, Background, or Sprite?: Background (BG)<br>\r\nAuthor: Broozer<br>\r\nCustom or Rip?: Custom<br>\r\nSlots used: BG1<br>\r\nPalette: Palette 03 - it doesn't overwrite the status bar<br>\r\nDescription: This is a revamped version of the original \"Custom Hills\" <br>\r\nbackground made by Broozer. Credit is not necessary, but would be nice. Enjoy!<br>\r\n",
    "latest_version": "smwc-321-1378745967",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 321,
        "title": "Neo Hills",
        "version": "smwc-321-1378745967",
        "upstream_time": 1378745967,
        "download_url": "https://dl.smwcentral.net/321/neohills.zip",
        "filename": "neohills.zip",
        "size": 3908,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-neon-starship",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1361,
    "title": "Neon Starship",
    "authors": [
      "Hailstorm"
    ],
    "tags": [
      "needs remoderation",
      "rainbow",
      "space"
    ],
    "description": "A futuristic starship tileset that I had made for both BG and FG. Palette and sample level included. Please give credit if used.",
    "latest_version": "smwc-1361-1403342442",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1361,
        "title": "Neon Starship",
        "version": "smwc-1361-1403342442",
        "upstream_time": 1403342442,
        "download_url": "https://dl.smwcentral.net/1361/cus-neonnemo.zip",
        "filename": "cus-neonnemo.zip",
        "size": 63530,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-nerd-thwomp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30543,
    "title": "Nerd Thwomp",
    "authors": [
      "Jammerjab"
    ],
    "tags": [
      "thwomp"
    ],
    "description": "\"I love floating in the air forever but oooooooh that Mario\"<br>\r\n<br>\r\n<br>\r\nThis is a quick Thwomp edit I made for fun.<br>\r\n<br>\r\n<br>\r\nPlease credit if used!!!",
    "latest_version": "smwc-30543-1650252760",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30543,
        "title": "Nerd Thwomp",
        "version": "smwc-30543-1650252760",
        "upstream_time": 1650252760,
        "download_url": "https://dl.smwcentral.net/30543/NerdThwomp.zip",
        "filename": "NerdThwomp.zip",
        "size": 3096,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-nes-open-tournament-golf-message-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6387,
    "title": "NES Open Tournament Golf - Message Font",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "Ripped for message font from NES Open Tournament Golf for NES, it was released in 1991 by Nintendo and HAL Laboratory.",
    "latest_version": "smwc-6387-1395266763",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6387,
        "title": "NES Open Tournament Golf - Message Font",
        "version": "smwc-6387-1395266763",
        "upstream_time": 1395266763,
        "download_url": "https://dl.smwcentral.net/6387/NES%20Open%20Tournament%20Golf%20-%20Message%20Font.zip",
        "filename": "NES Open Tournament Golf - Message Font.zip",
        "size": 1418,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-nesquik-new-demo-raster-bars",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23372,
    "title": "NESQuik New Demo - Raster Bars",
    "authors": [
      "Nikku4211"
    ],
    "tags": [
      "abstract",
      "needs remoderation",
      "patch needed"
    ],
    "description": "I ripped this from a demo called 'New Demo' made by a demo group called NESQuik(not to be confused with the milk brand). <br>\r\n<br>\r\nThis part was specifically ripped from the portion of the demo with a raster effect that repeats 1 scanline across the whole screen, and then changes the vertical position of the background within the scanline to make it look like parallax scrolling due to how the graphics look.<br>\r\n<br>\r\nTo apply the effect, add the included ASM through <a href=\"https://smwc.me/s/19982\">UberASM</a> to a level using this background.<br>\r\n<br>\r\n<a href=\"https://youtu.be/_qHwIY1bk90\" rel=\"nofollow\">Here is video showing the code.</a>",
    "latest_version": "smwc-23372-1592942974",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23372,
        "title": "NESQuik New Demo - Raster Bars",
        "version": "smwc-23372-1592942974",
        "upstream_time": 1592942974,
        "download_url": "https://dl.smwcentral.net/23372/NESQuik_RasterBar.zip",
        "filename": "NESQuik_RasterBar.zip",
        "size": 4831,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-donut-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33639,
    "title": "New Donut Blocks",
    "authors": [
      "Heitor Porfirio",
      "KesterTank",
      "Kopejo"
    ],
    "tags": [
      "donut",
      "donut lift"
    ],
    "description": "These blocks try to represent the Donut Lift Blocks from newer Mario games, more specifically Super Mario 3D Land.<br>\r\n<br>\r\nThere are two options in the ZIP file:<br>\r\n<br>\r\n<b>Normal Donut Block</b><br>\r\nThis folder contains the SMB3-ish Donut Block<br>\r\n<br>\r\n<b>Square Donut Block</b><br>\r\nAnd this folder contains the Square Donut Block, that tries to be similar to Super Mario 3D Land.<br>\r\n<br>\r\nIt's to be used with <a href=\"https://smwc.me/s/20418\">this block</a>, and be sure to give credits to <b>KesterTank</b> and to <b>Kopejo</b> for them, ripped from <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=37505\" rel=\"nofollow\">this sheet</a>!<br>\r\n<br>\r\nI hope you like it!",
    "latest_version": "smwc-33639-1680057719",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33639,
        "title": "New Donut Blocks",
        "version": "smwc-33639-1680057719",
        "upstream_time": 1680057719,
        "download_url": "https://dl.smwcentral.net/33639/New%20Donut%20Blocks.zip",
        "filename": "New Donut Blocks.zip",
        "size": 8138,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-dry-bones-and-bony-beetle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24119,
    "title": "New Dry Bones and Bony Beetle",
    "authors": [
      "Blizzard Buffalo"
    ],
    "tags": [
      "bony beetle",
      "dry bones",
      "needs remoderation"
    ],
    "description": "A somehow enhancement for the Dry Bones and Bony Beetle graphics based on the Super Mario World prototype and Super Mario Maker by mixing both graphics into a hybrid.",
    "latest_version": "smwc-24119-1596519057",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24119,
        "title": "New Dry Bones and Bony Beetle",
        "version": "smwc-24119-1596519057",
        "upstream_time": 1596519057,
        "download_url": "https://dl.smwcentral.net/24119/New%20Dry%20Bones%20Bony%20Beetle.zip",
        "filename": "New Dry Bones Bony Beetle.zip",
        "size": 4926,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-gemstone-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15781,
    "title": "New Gemstone Cave",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave",
      "ice"
    ],
    "description": "Here's a new crystal/gem/ice cave tileset inspired by the Gemstone Cave set I made in 2011, but featuring more terrain variety and a style more compatible with my 2016-2017 tilesets.",
    "latest_version": "smwc-15781-1499623486",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15781,
        "title": "New Gemstone Cave",
        "version": "smwc-15781-1499623486",
        "upstream_time": 1499623486,
        "download_url": "https://dl.smwcentral.net/15781/IceCrystalCave.zip",
        "filename": "IceCrystalCave.zip",
        "size": 4833,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-global-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33619,
    "title": "New Global Blocks",
    "authors": [
      "Heitor Porfirio",
      "KesterTank",
      "Kopejo"
    ],
    "tags": [
      "blocks",
      "cement block",
      "note block",
      "question block",
      "turn block"
    ],
    "description": "Tired of those generic Super Mario World blocks, and have a completely renewed style?<br>\r\nWell, here it is!<br>\r\n<br>\r\nThese blocks are included:<br>\r\n<br>\r\n- Question Block<br>\r\n- Brown \"Used\" Block<br>\r\n- Cement Block<br>\r\n- Turn Block<br>\r\n- Note Block<br>\r\n<br>\r\nBe sure to give credits to <b>KesterTank</b> and to <b>Kopejo</b> for these blocks, ripped from <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=37505\" rel=\"nofollow\">this sheet</a>!<br>\r\n<br>\r\nNote that´s my first rip, so I hope you like it!",
    "latest_version": "smwc-33619-1679764364",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33619,
        "title": "New Global Blocks",
        "version": "smwc-33619-1679764364",
        "upstream_time": 1679764364,
        "download_url": "https://dl.smwcentral.net/33619/New%20Global%20Blocks.zip",
        "filename": "New Global Blocks.zip",
        "size": 11651,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-redrawn-overworld-mario-and-luigi-sprites",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28967,
    "title": "New Redrawn Overworld Mario and Luigi Sprites",
    "authors": [
      "SF - The Dark Warrior"
    ],
    "tags": [
      "luigi",
      "male",
      "mario"
    ],
    "description": "Alternatives to the default icegoom Redrawn Mario overworld sprite graphic as I found that to be generally unreadable. So I made my own in 2019, tho I did some touch-ups since then.<br>\r\n<br>\r\nExtract this for your GFX10 file to use.<br>\r\n<br>\r\nNote that this is designed for a single-player hack. As such, there is a file for having Mario as the player, and another for having Luigi as the player.<br>\r\n<br>\r\nThis is designed to be used with the overworld sprites from icegoom's Redrawn SMW graphics hack, which can be found here: https://www.smwcentral.net/?a=details&id=5914&p=section",
    "latest_version": "smwc-28967-1641785105",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28967,
        "title": "New Redrawn Overworld Mario and Luigi Sprites",
        "version": "smwc-28967-1641785105",
        "upstream_time": 1641785105,
        "download_url": "https://dl.smwcentral.net/28967/Redrawn%20Overworld%20Mario%20and%20Luigi.zip",
        "filename": "Redrawn Overworld Mario and Luigi.zip",
        "size": 5419,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38479,
    "title": "New Super Mario Bros. - 8-bit Bonus Room",
    "authors": [
      "TheOrangeToad"
    ],
    "tags": [
      "2bpp",
      "bonus",
      "desert",
      "dino rhino",
      "dino torch",
      "mountain",
      "needs remoderation",
      "patch needed",
      "reznor",
      "sky",
      "wood"
    ],
    "description": "The 8-bit Bonus Room background from New Super Mario Bros. but got converted and edited into Layer 3.<br>\r\n<br>\r\nNote: It requires a sprite status bar patch in order to make it work like the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28449\">RAM Toggled Status Bar (& IRQ) Patch</a> as a example.",
    "latest_version": "smwc-38479-1726620761",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38479,
        "title": "New Super Mario Bros. - 8-bit Bonus Room",
        "version": "smwc-38479-1726620761",
        "upstream_time": 1726620761,
        "download_url": "https://dl.smwcentral.net/38479/%28Layer%203%29%20New%20Super%20Mario%20Bros.%20-%208-bit%20Bonus%20Room.zip",
        "filename": "(Layer 3) New Super Mario Bros. - 8-bit Bonus Room.zip",
        "size": 1914,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26222,
        "title": "New Super Mario Bros. 2 - Totem Pole",
        "version": "smwc-26222-1613750697",
        "upstream_time": 1613750697,
        "download_url": "https://dl.smwcentral.net/26222/Totem.zip",
        "filename": "Totem.zip",
        "size": 5314,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24740,
        "title": "New Super Mario Bros. 2 Styled Reznor",
        "version": "smwc-24740-1601401927",
        "upstream_time": 1601401927,
        "download_url": "https://dl.smwcentral.net/24740/NSMB2%20Reznor.zip",
        "filename": "NSMB2 Reznor.zip",
        "size": 5019,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15689,
        "title": "New Super Mario Bros. 2 - Totem Pole",
        "version": "smwc-15689-1499197023",
        "upstream_time": 1499197023,
        "download_url": "https://dl.smwcentral.net/15689/totem.zip",
        "filename": "totem.zip",
        "size": 3640,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1159,
        "title": "New Super Mario Bros. - 8-bit Bonus Room",
        "version": "smwc-1159-1402447176",
        "upstream_time": 1402447176,
        "download_url": "https://dl.smwcentral.net/1159/nsmb%20-%208-bit_bonus_room.zip",
        "filename": "nsmb - 8-bit_bonus_room.zip",
        "size": 3634,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-beach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14204,
    "title": "New Super Mario Bros. - Beach",
    "authors": [
      "Deoxys594"
    ],
    "tags": [
      "beach",
      "grassland",
      "needs remoderation"
    ],
    "description": "A beach background from New Super Mario Bros, is good for use in beach levels.<br>\r\nSlot used: BG2,BG3 and a little part of BG1<br>\r\nCredit is not necesary, but it would be nice.",
    "latest_version": "smwc-14204-1471423770",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14204,
        "title": "New Super Mario Bros. - Beach",
        "version": "smwc-14204-1471423770",
        "upstream_time": 1471423770,
        "download_url": "https://dl.smwcentral.net/14204/New%20Super%20Mario%20Bros%20-%20Beach.zip",
        "filename": "New Super Mario Bros - Beach.zip",
        "size": 9617,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6923,
        "title": "New Super Mario Bros. - Beach",
        "version": "smwc-6923-1408985137",
        "upstream_time": 1408985137,
        "download_url": "https://dl.smwcentral.net/6923/NSMBbeach.zip",
        "filename": "NSMBbeach.zip",
        "size": 4796,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-big-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30314,
    "title": "New Super Mario Bros. - Big Clouds",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "sky"
    ],
    "description": "Ripped from New Super Mario Bros.",
    "latest_version": "smwc-30314-1649113431",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30314,
        "title": "New Super Mario Bros. - Big Clouds",
        "version": "smwc-30314-1649113431",
        "upstream_time": 1649113431,
        "download_url": "https://dl.smwcentral.net/30314/New%20Super%20Mario%20Bros%20-%20Cloud.zip",
        "filename": "New Super Mario Bros - Cloud.zip",
        "size": 8143,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-bonus",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19187,
    "title": "New Super Mario Bros. - Bonus",
    "authors": [
      "Kiatus"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "The Foreground used in the Bonus rooms in New Super Mario Bros.<br>\r\nSadly, 8x8 or 16x8 blocks doesn't exist, So some blocks are not here.<br>\r\n<br>\r\nNot credit needed.",
    "latest_version": "smwc-19187-1552528477",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19187,
        "title": "New Super Mario Bros. - Bonus",
        "version": "smwc-19187-1552528477",
        "upstream_time": 1552528477,
        "download_url": "https://dl.smwcentral.net/19187/bonus%20-%20Copy.zip",
        "filename": "bonus - Copy.zip",
        "size": 2772,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-bonus-room-stars",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38471,
    "title": "New Super Mario Bros. - Bonus Room (Stars)",
    "authors": [
      "TheOrangeToad"
    ],
    "tags": [
      "2bpp",
      "bonus",
      "patch needed",
      "texture"
    ],
    "description": "The Bonus Room (Stars) background from New Super Mario Bros. but got converted and edited into Layer 3.<br>\r\n<br>\r\nNote: It requires a sprite status bar patch in order to make it work like the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28449\">RAM Toggled Status Bar (& IRQ) Patch</a> as a example.",
    "latest_version": "smwc-38471-1726620752",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38471,
        "title": "New Super Mario Bros. - Bonus Room (Stars)",
        "version": "smwc-38471-1726620752",
        "upstream_time": 1726620752,
        "download_url": "https://dl.smwcentral.net/38471/%28Layer%203%29%20New%20Super%20Mario%20Bros.%20-%20Bonus%20Room%20%28Stars%29.zip",
        "filename": "(Layer 3) New Super Mario Bros. - Bonus Room (Stars).zip",
        "size": 1790,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33915,
        "title": "New Super Mario Bros. - Bonus Room (Stars)",
        "version": "smwc-33915-1683926394",
        "upstream_time": 1683926394,
        "download_url": "https://dl.smwcentral.net/33915/nsmb-stars%20%28Update%29.zip",
        "filename": "nsmb-stars (Update).zip",
        "size": 1713,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-canyon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35745,
    "title": "New Super Mario Bros. - Canyon",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mountain"
    ],
    "description": "Ripped from some levels of the sixth world in New Super Mario Bros. on Nintendo DS.",
    "latest_version": "smwc-35745-1703108305",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35745,
        "title": "New Super Mario Bros. - Canyon",
        "version": "smwc-35745-1703108305",
        "upstream_time": 1703108305,
        "download_url": "https://dl.smwcentral.net/35745/New%20Super%20Mario%20Bros.%20-%20Canyon.zip",
        "filename": "New Super Mario Bros. - Canyon.zip",
        "size": 7003,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6218,
    "title": "New Super Mario Bros. - Castle",
    "authors": [
      "Infrared"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "This BG uses palette row 5 and slot BG1.<br>\r\n<br>\r\nCredit would be nice, but as long as you don't claim it as yours, it's fine.",
    "latest_version": "smwc-6218-1391878467",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6218,
        "title": "New Super Mario Bros. - Castle",
        "version": "smwc-6218-1391878467",
        "upstream_time": 1391878467,
        "download_url": "https://dl.smwcentral.net/6218/nsmbcastle.zip",
        "filename": "nsmbcastle.zip",
        "size": 8835,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2719,
        "title": "New Super Mario Bros. - Castle",
        "version": "smwc-2719-1409916654",
        "upstream_time": 1409916654,
        "download_url": "https://dl.smwcentral.net/2719/Castle.zip",
        "filename": "Castle.zip",
        "size": 5659,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-castle-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30492,
    "title": "New Super Mario Bros. - Castle (Exterior)",
    "authors": [
      "Deoxys594"
    ],
    "tags": [
      "castle"
    ],
    "description": "A background from New Super Mario Bros, is the wall of a castle and is good for use in the exterior of castle levels.<br>\r\nUse the Pallete 3<br>\r\nSlot used: BG1,BG2 and BG3<br>\r\nCredit is not necesary, but it would be nice.",
    "latest_version": "smwc-30492-1650051431",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30492,
        "title": "New Super Mario Bros. - Castle (Exterior)",
        "version": "smwc-30492-1650051431",
        "upstream_time": 1650051431,
        "download_url": "https://dl.smwcentral.net/30492/CastleExteriorBG.zip",
        "filename": "CastleExteriorBG.zip",
        "size": 8730,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5858,
    "title": "New Super Mario Bros. - Clouds",
    "authors": [
      "Infrared"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "sky"
    ],
    "description": "This BG uses palette row 5 and all 3 BG slots.<br>\r\n<br>\r\nSince this was fairly complex and caused all sorts of inconveniences, I would like credit if used, thanks!",
    "latest_version": "smwc-5858-1381601509",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5858,
        "title": "New Super Mario Bros. - Clouds",
        "version": "smwc-5858-1381601509",
        "upstream_time": 1381601509,
        "download_url": "https://dl.smwcentral.net/5858/NSMB%20Cloud%20Tileset.zip",
        "filename": "NSMB Cloud Tileset.zip",
        "size": 12742,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2720,
        "title": "New Super Mario Bros. - Clouds",
        "version": "smwc-2720-1409473635",
        "upstream_time": 1409473635,
        "download_url": "https://dl.smwcentral.net/2720/CloudyCloudsies.zip",
        "filename": "CloudyCloudsies.zip",
        "size": 7838,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-clouds-upper",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30326,
    "title": "New Super Mario Bros. - Clouds (Upper)",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "sky"
    ],
    "description": "This is the upper part of the cloud background found in New Super Mario Bros. in some of the sky and athletic levels.  Two palettes are included: the blue one seen in 7-1 (shown) and the yellow one seen in 2-6.",
    "latest_version": "smwc-30326-1649032157",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30326,
        "title": "New Super Mario Bros. - Clouds (Upper)",
        "version": "smwc-30326-1649032157",
        "upstream_time": 1649032157,
        "download_url": "https://dl.smwcentral.net/30326/NSMBcloud.zip",
        "filename": "NSMBcloud.zip",
        "size": 7741,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-coins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2560,
    "title": "New Super Mario Bros. - Coins",
    "authors": [
      "jimbo1qaz"
    ],
    "tags": [
      "coin",
      "needs remoderation"
    ],
    "description": "Animated spinning coins based on NSMB. Insert the 32x32 block of graphics over existing coin graphics in GFX33. Incompatible with purple coins!",
    "latest_version": "smwc-2560-1409254396",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2560,
        "title": "New Super Mario Bros. - Coins",
        "version": "smwc-2560-1409254396",
        "upstream_time": 1409254396,
        "download_url": "https://dl.smwcentral.net/2560/Lil%27%20Coin.zip",
        "filename": "Lil%27 Coin.zip",
        "size": 5871,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-custom-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20308,
    "title": "New Super Mario Bros. - Custom Clouds",
    "authors": [
      "Ambiance 69",
      "Rykon-V73"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "I did everything to get this BG to work right. Some moderators sure want their BG to be used quite easily. I hope it works.<br>\r\nCredit Ambiance 69 for the rip. I converted it for SMW usage.",
    "latest_version": "smwc-20308-1562631821",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20308,
        "title": "New Super Mario Bros. - Custom Clouds",
        "version": "smwc-20308-1562631821",
        "upstream_time": 1562631821,
        "download_url": "https://dl.smwcentral.net/20308/NSMB%20custom%20clouds%20v1%20BG.zip",
        "filename": "NSMB custom clouds v1 BG.zip",
        "size": 3051,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-dark-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2717,
    "title": "New Super Mario Bros. - Dark World",
    "authors": [
      "Infrared"
    ],
    "tags": [
      "forest",
      "haunted",
      "needs remoderation"
    ],
    "description": "This BG uses palette rows 4 & 5, and uses slots BG1 & BG2.<br>\r\n<br>\r\nCredit would be nice, but as long as you don't claim it as yours, it's fine.",
    "latest_version": "smwc-2717-1412780651",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2717,
        "title": "New Super Mario Bros. - Dark World",
        "version": "smwc-2717-1412780651",
        "upstream_time": 1412780651,
        "download_url": "https://dl.smwcentral.net/2717/Dark.zip",
        "filename": "Dark.zip",
        "size": 7673,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5840,
    "title": "New Super Mario Bros. - Desert",
    "authors": [
      "matrik"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "A partially ripped, partially drawn NSMB-style desert tileset.",
    "latest_version": "smwc-5840-1381412779",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5840,
        "title": "New Super Mario Bros. - Desert",
        "version": "smwc-5840-1381412779",
        "upstream_time": 1381412779,
        "download_url": "https://dl.smwcentral.net/5840/NSMB_desert.zip",
        "filename": "NSMB_desert.zip",
        "size": 2369,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-desert-hills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2718,
    "title": "New Super Mario Bros. - Desert Hills",
    "authors": [
      "Infrared"
    ],
    "tags": [
      "desert",
      "needs remoderation",
      "pyramid"
    ],
    "description": "This BG uses palette row 5 and slots BG1 & BG2.<br>\r\n<br>\r\nCredit would be nice, but as long as you don't claim it as yours, it's fine.",
    "latest_version": "smwc-2718-1409473414",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2718,
        "title": "New Super Mario Bros. - Desert Hills",
        "version": "smwc-2718-1409473414",
        "upstream_time": 1409473414,
        "download_url": "https://dl.smwcentral.net/2718/Desert.zip",
        "filename": "Desert.zip",
        "size": 3941,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-desert-inside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2838,
    "title": "New Super Mario Bros. - Desert (Inside)",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "bonus",
      "needs remoderation",
      "pyramid"
    ],
    "description": "My first successful rip from a spritesheet!! (Sort of...) This is the foreground from World 7-A in New Super Mario Bros. It includes the brown stone blocks and the colored blocks, although you may want to rearrange the palettes a bit.<br>\r\n<br>\r\nCredit to Jouw of The Spriters' Resource for the spritesheet.",
    "latest_version": "smwc-2838-1412505010",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2838,
        "title": "New Super Mario Bros. - Desert (Inside)",
        "version": "smwc-2838-1412505010",
        "upstream_time": 1412505010,
        "download_url": "https://dl.smwcentral.net/2838/nsmb.zip",
        "filename": "nsmb.zip",
        "size": 3339,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-desert-outside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 864,
    "title": "New Super Mario Bros. - Desert (Outside)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "Final version of this tileset. You must have the cloud tileset inserted, to have pipes and brown blocks.",
    "latest_version": "smwc-864-1395132579",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 864,
        "title": "New Super Mario Bros. - Desert (Outside)",
        "version": "smwc-864-1395132579",
        "upstream_time": 1395132579,
        "download_url": "https://dl.smwcentral.net/864/NSMB%20Desert.zip",
        "filename": "NSMB Desert.zip",
        "size": 7369,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1311,
    "title": "New Super Mario Bros. - Forest 2",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "This BG isn't posiible to use with my NSMB FG release.",
    "latest_version": "smwc-1311-1403945634",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1311,
        "title": "New Super Mario Bros. - Forest 2",
        "version": "smwc-1311-1403945634",
        "upstream_time": 1403945634,
        "download_url": "https://dl.smwcentral.net/1311/nsmb%20-%20forest2.zip",
        "filename": "nsmb - forest2.zip",
        "size": 7690,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 943,
        "title": "New Super Mario Bros. - Forest",
        "version": "smwc-943-1394221900",
        "upstream_time": 1394221900,
        "download_url": "https://dl.smwcentral.net/943/NSMB-Forest.zip",
        "filename": "NSMB-Forest.zip",
        "size": 10579,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-ghost-house",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8731,
    "title": "New Super Mario Bros. - Ghost House",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "ghost house",
      "house",
      "inside",
      "needs remoderation",
      "nsmb"
    ],
    "description": "Original Description: \"Unfortunately, there isn't gonna be a full version of this tileset. Though it still has palettes left for your FG and BG. With some creativity, you can mix this tileset with the NSMB pipes and brown blocks ripped by me from other tilesets, though you still need to set the Map16 and palettes. Credit to Treeki for ripping them. I only 16-bitfied them.\"",
    "latest_version": "smwc-8731-1407825796",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8731,
        "title": "New Super Mario Bros. - Ghost House",
        "version": "smwc-8731-1407825796",
        "upstream_time": 1407825796,
        "download_url": "https://dl.smwcentral.net/8731/graphics.zip",
        "filename": "graphics.zip",
        "size": 4901,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-ghost-house-door-super-mario-world-styled",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28959,
    "title": "New Super Mario Bros. - Ghost House Door (Super Mario World Styled)",
    "authors": [
      "DynastyLobster"
    ],
    "tags": [
      "door",
      "haunted"
    ],
    "description": "A ghost door similar to those in New Super Mario Bros. games",
    "latest_version": "smwc-28959-1639242691",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28959,
        "title": "New Super Mario Bros. - Ghost House Door (Super Mario World Styled)",
        "version": "smwc-28959-1639242691",
        "upstream_time": 1639242691,
        "download_url": "https://dl.smwcentral.net/28959/nsmb%20ghost%20door.zip",
        "filename": "nsmb ghost door.zip",
        "size": 4145,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6158,
    "title": "New Super Mario Bros. - Grassland",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "Now the palettes are very easy to edit. Unlike with my other rips. Thanks to Vitor Vilela for making SNESGFX 2.61 that made this happen.<br>\r\nEnjoy!",
    "latest_version": "smwc-6158-1391879020",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6158,
        "title": "New Super Mario Bros. - Grassland",
        "version": "smwc-6158-1391879020",
        "upstream_time": 1391879020,
        "download_url": "https://dl.smwcentral.net/6158/NSMB%20grassland%20FG.zip",
        "filename": "NSMB grassland FG.zip",
        "size": 7887,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-halloween-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29079,
    "title": "New Super Mario Bros. - Halloween Grassland",
    "authors": [
      "Kixune",
      "SF - The Dark Warrior"
    ],
    "tags": [
      "grassland",
      "haunted",
      "mushroom",
      "patch needed"
    ],
    "description": "A tileset inspired in the grassland levels from New Super Mario Bros. Includes big mushrooms that can be used as platforms, dried trees, fences and evil pumpkins.<br>\r\n<br>\r\nSome layer 3 graphics are provided for the clouds that can be seen in the background, as well as an Uberasm code for an optional gradient.<br>\r\n<br>\r\nGive credit if you use it, please ;)<br>\r\n<br>\r\nModerator note: best used with a status bar patch (<a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\">Minimalist Status Bars</a>, or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove Status Bar</a>) as the HUD will appear under the foreground.",
    "latest_version": "smwc-29079-1641007951",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29079,
        "title": "New Super Mario Bros. - Halloween Grassland",
        "version": "smwc-29079-1641007951",
        "upstream_time": 1641007951,
        "download_url": "https://dl.smwcentral.net/29079/NSMB%20Halloween%20Grassland.zip",
        "filename": "NSMB Halloween Grassland.zip",
        "size": 10226,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-ice-snow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 931,
    "title": "New Super Mario Bros. - Ice/Snow",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "ice",
      "needs remoderation",
      "snow"
    ],
    "description": "Many tiles from this game. Credit goes to Treeki. I just converted them to use for SMW.",
    "latest_version": "smwc-931-1396463016",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 931,
        "title": "New Super Mario Bros. - Ice/Snow",
        "version": "smwc-931-1396463016",
        "upstream_time": 1396463016,
        "download_url": "https://dl.smwcentral.net/931/NSMBIceFG.zip",
        "filename": "NSMBIceFG.zip",
        "size": 13642,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-koopa",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24117,
    "title": "New Super Mario Bros. - Koopa",
    "authors": [
      "Ralshi02"
    ],
    "tags": [
      "koopa",
      "needs remoderation",
      "patch needed"
    ],
    "description": "The Koopa from New Super Mario Bros.<br>\r\n<br>\r\nTo use these graphics, you have to change the sprite's tilemap using <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14987\">STEAR</a> (changes shown in the last screenshot).<br>\r\n<br>\r\nI also recommend you to use <a href=\"https://www.smwcentral.net/?p=section&a=details&id=15283\">this patch</a> for the sprite (you also have to enable the turning animation in it).<br>\r\n<br>\r\n",
    "latest_version": "smwc-24117-1596735242",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24117,
        "title": "New Super Mario Bros. - Koopa",
        "version": "smwc-24117-1596735242",
        "upstream_time": 1596735242,
        "download_url": "https://dl.smwcentral.net/24117/NSMB_koopas.zip",
        "filename": "NSMB_koopas.zip",
        "size": 9457,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-mushroom-platforms",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 934,
    "title": "New Super Mario Bros. - Mushroom Platforms",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "grassland",
      "mushroom",
      "needs remoderation"
    ],
    "description": "Removed the red pipes, the brown blocks and the puffy clouds to get this right. Some elements have been kept. Converted it into SMW tiles from Treeki's super NSMB screenshot.",
    "latest_version": "smwc-934-1396463202",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 934,
        "title": "New Super Mario Bros. - Mushroom Platforms",
        "version": "smwc-934-1396463202",
        "upstream_time": 1396463202,
        "download_url": "https://dl.smwcentral.net/934/mushsh.zip",
        "filename": "mushsh.zip",
        "size": 6968,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-ocean",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 4884,
    "title": "New Super Mario Bros. - Ocean",
    "authors": [
      "Deoxys594"
    ],
    "tags": [
      "needs remoderation",
      "underwater"
    ],
    "description": "A ocean background from New Super Mario Bros, is good for use in underwater levels.<br>\r\nSlot used: BG1,BG2 and BG3<br>\r\nCredit is not necesary, but it would be nice.",
    "latest_version": "smwc-4884-1370973066",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 4884,
        "title": "New Super Mario Bros. - Ocean",
        "version": "smwc-4884-1370973066",
        "upstream_time": 1370973066,
        "download_url": "https://dl.smwcentral.net/4884/New%20Super%20Mario%20Bros%20-%20Ocean%20BG.zip",
        "filename": "New Super Mario Bros - Ocean BG.zip",
        "size": 38372,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-orange-hills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5876,
    "title": "New Super Mario Bros. - Orange Hills",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "This one has fake HDMA. Credit would be nice.",
    "latest_version": "smwc-5876-1382793871",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5876,
        "title": "New Super Mario Bros. - Orange Hills",
        "version": "smwc-5876-1382793871",
        "upstream_time": 1382793871,
        "download_url": "https://dl.smwcentral.net/5876/New%20Super%20mario%20bros.%20Orange%20hills%20%282%29.zip",
        "filename": "New Super mario bros. Orange hills (2).zip",
        "size": 2783,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-peach-s-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24271,
    "title": "New Super Mario Bros - Peach's Castle",
    "authors": [
      "Ralshi02"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "plain"
    ],
    "description": "The background from the title screen of New Super Mario Bros.<br>\r\n<br>\r\n-Uses (BG1)(BG3) and (AN2.)<br>\r\n-Uses 2 rows of palette.",
    "latest_version": "smwc-24271-1597518732",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24271,
        "title": "New Super Mario Bros - Peach's Castle",
        "version": "smwc-24271-1597518732",
        "upstream_time": 1597518732,
        "download_url": "https://dl.smwcentral.net/24271/NSMB_Intro_Castle.zip",
        "filename": "NSMB_Intro_Castle.zip",
        "size": 5611,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-question-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26454,
    "title": "New Super Mario Bros. - Question Blocks",
    "authors": [
      "The WHG Modz"
    ],
    "tags": [
      "needs remoderation",
      "question block"
    ],
    "description": "New Super Mario Bros Question Blocks. The Used Blocks Looks Weird Because I Did Not Use Any Modified Palette.",
    "latest_version": "smwc-26454-1615948817",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26454,
        "title": "New Super Mario Bros. - Question Blocks",
        "version": "smwc-26454-1615948817",
        "upstream_time": 1615948817,
        "download_url": "https://dl.smwcentral.net/26454/NSMB-QuestionBlocks.zip",
        "filename": "NSMB-QuestionBlocks.zip",
        "size": 7723,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-sewer",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1636,
    "title": "New Super Mario Bros. - Sewer",
    "authors": [
      "errorgfx"
    ],
    "tags": [
      "needs remoderation",
      "sewer"
    ],
    "description": "It is the gfx of the NSMB 2-3 Level.",
    "latest_version": "smwc-1636-1420061269",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1636,
        "title": "New Super Mario Bros. - Sewer",
        "version": "smwc-1636-1420061269",
        "upstream_time": 1420061269,
        "download_url": "https://dl.smwcentral.net/1636/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 3351,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-sky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6166,
    "title": "New Super Mario Bros. - Sky",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "sky"
    ],
    "description": "There should be enough free colors too add a BG and other objects. Enjoy!",
    "latest_version": "smwc-6166-1391878985",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6166,
        "title": "New Super Mario Bros. - Sky",
        "version": "smwc-6166-1391878985",
        "upstream_time": 1391878985,
        "download_url": "https://dl.smwcentral.net/6166/NSMB%20sky%20FG.zip",
        "filename": "NSMB sky FG.zip",
        "size": 8395,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-snow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6173,
    "title": "New Super Mario Bros. - Snow",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "needs remoderation",
      "snow"
    ],
    "description": "It has the required trees and snow. Enjoy!",
    "latest_version": "smwc-6173-1390756330",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6173,
        "title": "New Super Mario Bros. - Snow",
        "version": "smwc-6173-1390756330",
        "upstream_time": 1390756330,
        "download_url": "https://dl.smwcentral.net/6173/NSMB%20snow%20FG.zip",
        "filename": "NSMB snow FG.zip",
        "size": 12247,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-star-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20277,
    "title": "New Super Mario Bros. - Star Coin",
    "authors": [
      "Ralshi02",
      "Rykon-V73"
    ],
    "tags": [
      "coin",
      "needs remoderation",
      "star coin"
    ],
    "description": "It's the same coin, but it has an easier palette and a .palmask file. It doesn't have Complete.bin, though I'm not sure if it would fit.<br>\r\nWorks well with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=19763\">this patch</a>.",
    "latest_version": "smwc-20277-1561947320",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20277,
        "title": "New Super Mario Bros. - Star Coin",
        "version": "smwc-20277-1561947320",
        "upstream_time": 1561947320,
        "download_url": "https://dl.smwcentral.net/20277/New%20Super%20Mario%20Bros.%20-%20Star%20Coin.zip",
        "filename": "New Super Mario Bros. - Star Coin.zip",
        "size": 4499,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-styled-bullet-bills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28149,
    "title": "New Super Mario Bros. Styled Bullet Bills",
    "authors": [
      "Jack_Vincent13"
    ],
    "tags": [
      "animated",
      "bullet bill"
    ],
    "description": "This one kinda speaks for itself but it's pretty awesome. This includes and extremely simple test level with only one horizontal and one vertical Bullet Bill and uses ExGFX61.",
    "latest_version": "smwc-28149-1630549973",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28149,
        "title": "New Super Mario Bros. Styled Bullet Bills",
        "version": "smwc-28149-1630549973",
        "upstream_time": 1630549973,
        "download_url": "https://dl.smwcentral.net/28149/Animated%20Bullet%20Bills.zip",
        "filename": "Animated Bullet Bills.zip",
        "size": 1788,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-styled-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12222,
    "title": "New Super Mario Bros. Styled Castle",
    "authors": [
      "Nox"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "A castle BG inspired in NSMB.<br>\r\n<br>\r\nUses:<br>\r\n-Only BG1<br>\r\n-Palette 5 (9 colors + the background color + it does not overwrite pipe colors)",
    "latest_version": "smwc-12222-1447295417",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12222,
        "title": "New Super Mario Bros. Styled Castle",
        "version": "smwc-12222-1447295417",
        "upstream_time": 1447295417,
        "download_url": "https://dl.smwcentral.net/12222/NSMBStyleCastle_by_Nox.zip",
        "filename": "NSMBStyleCastle_by_Nox.zip",
        "size": 4623,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 8931,
        "title": "New Super Mario Bros. Styled Castle",
        "version": "smwc-8931-1408987847",
        "upstream_time": 1408987847,
        "download_url": "https://dl.smwcentral.net/8931/NSMC.zip",
        "filename": "NSMC.zip",
        "size": 4208,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-styled-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1711,
    "title": "New Super Mario Bros. Styled Mario",
    "authors": [
      "CDPower"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "This is the GFX from DTG's NSMB Mario Graphics patch, in an attempt to make those graphic patches obsolete. Custom palette included. I don't require credit, give credit to the original authors, DTG and Icegoom.",
    "latest_version": "smwc-1711-1419131771",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1711,
        "title": "New Super Mario Bros. Styled Mario",
        "version": "smwc-1711-1419131771",
        "upstream_time": 1419131771,
        "download_url": "https://dl.smwcentral.net/1711/NSMB%20Mario%20GFX.zip",
        "filename": "NSMB Mario GFX.zip",
        "size": 14594,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-styled-tropical-beach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38181,
    "title": "New Super Mario Bros. Styled Tropical Beach",
    "authors": [
      "BakonMaker",
      "GlitchyR-01"
    ],
    "tags": [
      "beach"
    ],
    "description": "A custom Tropical Beach inspired by the tileset found in the New Super Mario Bros. Series.<br>\r\n<br>\r\nRipped from this <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=39552\" rel=\"nofollow\">Sprite Sheet</a> on MFGG.",
    "latest_version": "smwc-38181-1722964162",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38181,
        "title": "New Super Mario Bros. Styled Tropical Beach",
        "version": "smwc-38181-1722964162",
        "upstream_time": 1722964162,
        "download_url": "https://dl.smwcentral.net/38181/NSMB_Tropical_Beach.zip",
        "filename": "NSMB_Tropical_Beach.zip",
        "size": 7338,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-super-mario-world-hybrid-objects",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15651,
    "title": "New Super Mario Bros. - Super Mario World Hybrid Objects",
    "authors": [
      "Wii2"
    ],
    "tags": [
      "cement block",
      "message block",
      "needs remoderation",
      "note block",
      "p-switch",
      "pipe",
      "powerup",
      "question block",
      "springboard",
      "turn block",
      "used block",
      "yoshi coin"
    ],
    "description": "These graphics changes some blocks from the original SMW and changes them into New Super Mario Bros.(-ish) styled blocks. The blocks still retain some of their SMW style, such as rounded corners, to make them fit better.<br>\r\n<br>\r\nThis also fixes the Midway Gate's graphics.<br>\r\nAs a bonus, this pack includes graphics for users of Perfect Bricks and Reverse.<br>\r\n",
    "latest_version": "smwc-15651-1497098847",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15651,
        "title": "New Super Mario Bros. - Super Mario World Hybrid Objects",
        "version": "smwc-15651-1497098847",
        "upstream_time": 1497098847,
        "download_url": "https://dl.smwcentral.net/15651/NSMB-SMW%20Hybrid.zip",
        "filename": "NSMB-SMW Hybrid.zip",
        "size": 30338,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-swamp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30291,
    "title": "New Super Mario Bros. - Swamp",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "forest",
      "jungle"
    ],
    "description": "Ripped from New Super Mario Bros. (Nintendo DS)",
    "latest_version": "smwc-30291-1648683516",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30291,
        "title": "New Super Mario Bros. - Swamp",
        "version": "smwc-30291-1648683516",
        "upstream_time": 1648683516,
        "download_url": "https://dl.smwcentral.net/30291/Swamp.zip",
        "filename": "Swamp.zip",
        "size": 6654,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-tower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25027,
    "title": "New Super Mario Bros. - Tower",
    "authors": [
      "codfish1002"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "A rip of the tower foreground from new super mario bros ds<br>\r\n<br>\r\nuses bg2 and bg3 to be compatible <a href=\"https://www.smwcentral.net/?p=section&a=details&id=790\">background in the graphics section</a><br>\r\n<br>\r\ncredit isn't needed but appreciated",
    "latest_version": "smwc-25027-1604108177",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25027,
        "title": "New Super Mario Bros. - Tower",
        "version": "smwc-25027-1604108177",
        "upstream_time": 1604108177,
        "download_url": "https://dl.smwcentral.net/25027/NSMBDStower.zip",
        "filename": "NSMBDStower.zip",
        "size": 6072,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 838,
        "title": "New Super Mario Bros. - Tower",
        "version": "smwc-838-1393261431",
        "upstream_time": 1393261431,
        "download_url": "https://dl.smwcentral.net/838/NSMB%20Tower.zip",
        "filename": "NSMB Tower.zip",
        "size": 13090,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 790,
        "title": "New Super Mario Bros. - Tower",
        "version": "smwc-790-1390056147",
        "upstream_time": 1390056147,
        "download_url": "https://dl.smwcentral.net/790/NSMB%20-%20Castle.zip",
        "filename": "NSMB - Castle.zip",
        "size": 6532,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-u-styled-bonus-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34119,
    "title": "New Super Mario Bros. U Styled Bonus Blocks",
    "authors": [
      "reghrhre"
    ],
    "tags": [
      "block",
      "bonus"
    ],
    "description": "Not sure if this is an pointless submission considering it's only 4 blocks, if so then feel free to remove it. (Even if it's your job : P)<br>\r\n<br>\r\nAnyways even for being 4 blocks I think these replace more color space than it should; 2 blocks take up almost one whole palette row while the other 2 take up another. Those 2 palettes being palette 2 and 4. But considering these'll probably only be used for bonus's I didn't worry too much.<br>\r\n<br>\r\nWith that said these are handmade so I'd like credit and I hope you can find a good use for these!",
    "latest_version": "smwc-34119-1686855552",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34119,
        "title": "New Super Mario Bros. U Styled Bonus Blocks",
        "version": "smwc-34119-1686855552",
        "upstream_time": 1686855552,
        "download_url": "https://dl.smwcentral.net/34119/NSMBU%20Bonus%20Blocks%20%28update%29.zip",
        "filename": "NSMBU Bonus Blocks (update).zip",
        "size": 2604,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-u-styled-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34192,
    "title": "New Super Mario Bros. U Styled Cave",
    "authors": [
      "reghrhre"
    ],
    "tags": [
      "cave"
    ],
    "description": "Not much to say about this. Main tileset takes up palette 2 while the blue-ish purple rocks in the ground take up palette 4.<br>\r\n<br>\r\nPlease give credit if used and hope you can find a good use for this!",
    "latest_version": "smwc-34192-1688054405",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34192,
        "title": "New Super Mario Bros. U Styled Cave",
        "version": "smwc-34192-1688054405",
        "upstream_time": 1688054405,
        "download_url": "https://dl.smwcentral.net/34192/NSMBU%20Cave%20Tileset%20%28update%29.zip",
        "filename": "NSMBU Cave Tileset (update).zip",
        "size": 6630,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-u-styled-ghost-house-boxes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34133,
    "title": "New Super Mario Bros. U Styled Ghost House Boxes",
    "authors": [
      "reghrhre"
    ],
    "tags": [
      "haunted",
      "ship"
    ],
    "description": "These look a bit weird to me, but hopefully that isn't the case for any of you.<br>\r\n<br>\r\nReplaces palette 2.<br>\r\n<br>\r\nGive credit if used!",
    "latest_version": "smwc-34133-1687111003",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34133,
        "title": "New Super Mario Bros. U Styled Ghost House Boxes",
        "version": "smwc-34133-1687111003",
        "upstream_time": 1687111003,
        "download_url": "https://dl.smwcentral.net/34133/NSMBU%20Ghost%20House%20Boxes%20%28update%29.zip",
        "filename": "NSMBU Ghost House Boxes (update).zip",
        "size": 3520,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-u-styled-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34170,
    "title": "New Super Mario Bros. U Styled Grassland",
    "authors": [
      "reghrhre"
    ],
    "tags": [
      "grassland"
    ],
    "description": "Not a great recreation of it but hopefully it's good enough to suffice. Give credit if used.",
    "latest_version": "smwc-34170-1687566130",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34170,
        "title": "New Super Mario Bros. U Styled Grassland",
        "version": "smwc-34170-1687566130",
        "upstream_time": 1687566130,
        "download_url": "https://dl.smwcentral.net/34170/NSMBU%20Grass%20Tileset%20%28update%29.zip",
        "filename": "NSMBU Grass Tileset (update).zip",
        "size": 3814,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-u-styled-mushrooms",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34123,
    "title": "New Super Mario Bros. U Styled Mushrooms",
    "authors": [
      "reghrhre"
    ],
    "tags": [
      "mushroom"
    ],
    "description": "Mushroom stems don't have the best shading due to lack of colors, but otherwise hopefully everything looks decent otherwise.<br>\r\n<br>\r\nReplaces palette 2 and 4.<br>\r\n<br>\r\nGive credit if used!",
    "latest_version": "smwc-34123-1686880360",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34123,
        "title": "New Super Mario Bros. U Styled Mushrooms",
        "version": "smwc-34123-1686880360",
        "upstream_time": 1686880360,
        "download_url": "https://dl.smwcentral.net/34123/NSMBU%20Mushrooms%20%28update%29.zip",
        "filename": "NSMBU Mushrooms (update).zip",
        "size": 3156,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-underground",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21850,
    "title": "New Super Mario Bros. - Underground",
    "authors": [
      "Demon2Warrior",
      "MORC"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "New Super Mario Bros. underground background ripped by Demon2Warrior on The Spriters Resource and converted to SMW by MORC.<br>\r\n<br>\r\nThis background is compatible with the NSMB underground foreground by Rykon-V73 and Treeki.<br>\r\nThis works in vertical levels with H-Scroll:variable and V-Scroll:variable.<br>\r\nExGFX259 goes on BG1 and ExGFX25A goes on BG2.<br>\r\n<br>\r\nThanks to TheMorganah and the MarioHacks blog for the tutorial explaining how to convert the graphics.",
    "latest_version": "smwc-21850-1583004469",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21850,
        "title": "New Super Mario Bros. - Underground",
        "version": "smwc-21850-1583004469",
        "upstream_time": 1583004469,
        "download_url": "https://dl.smwcentral.net/21850/NSMB%20Underground%20BG.zip",
        "filename": "NSMB Underground BG.zip",
        "size": 8501,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 939,
        "title": "New Super Mario Bros. - Underground",
        "version": "smwc-939-1397384738",
        "upstream_time": 1397384738,
        "download_url": "https://dl.smwcentral.net/939/NSMB%20Underground.zip",
        "filename": "NSMB Underground.zip",
        "size": 11245,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-underwater",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6174,
    "title": "New Super Mario Bros. - Underwater ",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "coral",
      "needs remoderation",
      "underwater"
    ],
    "description": "A lot of tiles. Really! Have fun!",
    "latest_version": "smwc-6174-1390756289",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6174,
        "title": "New Super Mario Bros. - Underwater ",
        "version": "smwc-6174-1390756289",
        "upstream_time": 1390756289,
        "download_url": "https://dl.smwcentral.net/6174/NSMB%20underwater%20FG.zip",
        "filename": "NSMB underwater FG.zip",
        "size": 10244,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-volcano",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1204,
    "title": "New Super Mario Bros. - Volcano",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "needs remoderation",
      "volcano"
    ],
    "description": "This background has been reworked to work with Lunar Magic 2.2",
    "latest_version": "smwc-1204-1402874598",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1204,
        "title": "New Super Mario Bros. - Volcano",
        "version": "smwc-1204-1402874598",
        "upstream_time": 1402874598,
        "download_url": "https://dl.smwcentral.net/1204/Background.zip",
        "filename": "Background.zip",
        "size": 13299,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-water",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 791,
    "title": "New Super Mario Bros. - Water",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "needs remoderation",
      "underwater"
    ],
    "description": "Name of Rip: New Super Mario Bros. Water<br>\r\nBG, FG or Sprite? BG <br>\r\nSlots used: BG1<br>\r\nPalette: 2<br>\r\nA Background from New Super Mario Bros. which is recommended for use in underwater levels.<br>\r\n",
    "latest_version": "smwc-791-1390056230",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 791,
        "title": "New Super Mario Bros. - Water",
        "version": "smwc-791-1390056230",
        "upstream_time": 1390056230,
        "download_url": "https://dl.smwcentral.net/791/NSMB%20-%20Water.zip",
        "filename": "NSMB - Water.zip",
        "size": 3860,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-wii-coin-outline",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30992,
    "title": "New Super Mario Bros Wii - Coin Outline",
    "authors": [
      "Soul",
      "larenlarsenv"
    ],
    "tags": [
      "animated",
      "coin"
    ],
    "description": "The coin outline from NSMBWii...<br>\r\nYou can use them with this block: https://www.smwcentral.net/?p=section&a=details&id=3819<br>\r\n<br>\r\nThis GFX also includes a fixed version of global_code.asm from the original, ready to be inserted with UberASMTool<br>\r\n<br>\r\nOverrides 1 bush 16x16 and uses Vanilla palette 2<br>\r\n<br>\r\nThis was also edited from the original tile sheet to make it look better.",
    "latest_version": "smwc-30992-1653365678",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30992,
        "title": "New Super Mario Bros Wii - Coin Outline",
        "version": "smwc-30992-1653365678",
        "upstream_time": 1653365678,
        "download_url": "https://dl.smwcentral.net/30992/CoinOutlineGFX-NSMBWii.zip",
        "filename": "CoinOutlineGFX-NSMBWii.zip",
        "size": 3417,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-wii-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13757,
    "title": "New Super Mario Bros. Wii - Forest",
    "authors": [
      "bruninhopz"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": " This is a New Super Mario Bros wii Styled Forest tileset. It includes 2 files FG  ",
    "latest_version": "smwc-13757-1465880378",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13757,
        "title": "New Super Mario Bros. Wii - Forest",
        "version": "smwc-13757-1465880378",
        "upstream_time": 1465880378,
        "download_url": "https://dl.smwcentral.net/13757/Forest%20New%20Super%20Mario%20Bros%20Wii.zip",
        "filename": "Forest New Super Mario Bros Wii.zip",
        "size": 8376,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-wii-styled-canyon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34131,
    "title": "New Super Mario Bros. Wii Styled Canyon",
    "authors": [
      "reghrhre"
    ],
    "tags": [
      "cave",
      "mountain"
    ],
    "description": "Probably my best work yet, and it only takes up 1 palette row and GFX file!<br>\r\n<br>\r\nReplaces palette 2<br>\r\n<br>\r\nGive credit if used",
    "latest_version": "smwc-34131-1687111088",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34131,
        "title": "New Super Mario Bros. Wii Styled Canyon",
        "version": "smwc-34131-1687111088",
        "upstream_time": 1687111088,
        "download_url": "https://dl.smwcentral.net/34131/NSMBW%20Canyon%20Tileset%20%28update%29.zip",
        "filename": "NSMBW Canyon Tileset (update).zip",
        "size": 4013,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-wii-styled-goombas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2386,
    "title": "New Super Mario Bros. Wii Styled Goombas",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "goomba",
      "needs remoderation"
    ],
    "description": "Some REALLY small graphics for the Goomba sprite, in order to make it look more closely to NSMBWii.Squish-able Goomba tile is included.<br>\r\n<br>\r\nRequest made by mariomaster15.",
    "latest_version": "smwc-2386-1409255374",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2386,
        "title": "New Super Mario Bros. Wii Styled Goombas",
        "version": "smwc-2386-1409255374",
        "upstream_time": 1409255374,
        "download_url": "https://dl.smwcentral.net/2386/Goombaaaaaaaaaaaaaaaaaaaa.zip",
        "filename": "Goombaaaaaaaaaaaaaaaaaaaa.zip",
        "size": 2922,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-wii-styled-grassland-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35221,
    "title": "New Super Mario Bros. Wii Styled Grassland Tileset",
    "authors": [
      "Mao"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "This is a NSMBW Styled Grasland tileset. It includes a BG and a FG <br>\r\n<br>\r\nGive credit if you use it :3",
    "latest_version": "smwc-35221-1696905402",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35221,
        "title": "New Super Mario Bros. Wii Styled Grassland Tileset",
        "version": "smwc-35221-1696905402",
        "upstream_time": 1696905402,
        "download_url": "https://dl.smwcentral.net/35221/Grasslio%20%28update%29.zip",
        "filename": "Grasslio (update).zip",
        "size": 6492,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-wii-styled-ice",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34118,
    "title": "New Super Mario Bros. Wii Styled Ice",
    "authors": [
      "reghrhre"
    ],
    "tags": [
      "ice"
    ],
    "description": "Replaces palette 2. Give credit if used!",
    "latest_version": "smwc-34118-1686854841",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34118,
        "title": "New Super Mario Bros. Wii Styled Ice",
        "version": "smwc-34118-1686854841",
        "upstream_time": 1686854841,
        "download_url": "https://dl.smwcentral.net/34118/NSMBW%20Ice%20Tileset%20%28update%29.zip",
        "filename": "NSMBW Ice Tileset (update).zip",
        "size": 3991,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-wii-styled-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6361,
    "title": "New Super Mario Bros. Wii Styled Tileset",
    "authors": [
      "reghrhre"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "Custom made tileset by hand so give credit to me. :)<br>\r\n<br>\r\nReplaces palette 2.",
    "latest_version": "smwc-6361-1394314841",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6361,
        "title": "New Super Mario Bros. Wii Styled Tileset",
        "version": "smwc-6361-1394314841",
        "upstream_time": 1394314841,
        "download_url": "https://dl.smwcentral.net/6361/NSMBW%20Styled%20Tileset.zip",
        "filename": "NSMBW Styled Tileset.zip",
        "size": 4061,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-bros-yellow-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 4888,
    "title": "New Super Mario Bros. - Yellow Clouds",
    "authors": [
      "Deoxys594"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "A cloud background that appears in sky levels from New Super Mario Bros<br>\r\nSlot used: BG1,BG2 and a little part of BG3<br>\r\nPlease give credit if used.",
    "latest_version": "smwc-4888-1370972948",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 4888,
        "title": "New Super Mario Bros. - Yellow Clouds",
        "version": "smwc-4888-1370972948",
        "upstream_time": 1370972948,
        "download_url": "https://dl.smwcentral.net/4888/New%20Super%20Mario%20Bros%20-%20Cloud%202.zip",
        "filename": "New Super Mario Bros - Cloud 2.zip",
        "size": 77221,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-super-mario-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25737,
    "title": "New Super Mario World 2: Around The World - Mushroom Island",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "castle",
      "city",
      "forest",
      "grassland",
      "mushroom",
      "needs remoderation",
      "ruins",
      "sewer"
    ],
    "description": "A grassland tileset inspired by Minecraft's mushroom fields and mega taiga biomes which was used in NSMW2. Includes two palettes, one for mycelium and one for podzol.",
    "latest_version": "smwc-25737-1610468460",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25737,
        "title": "New Super Mario World 2: Around The World - Mushroom Island",
        "version": "smwc-25737-1610468460",
        "upstream_time": 1610468460,
        "download_url": "https://dl.smwcentral.net/25737/NSMW2%20Mushroom%20Island.zip",
        "filename": "NSMW2 Mushroom Island.zip",
        "size": 3872,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25736,
        "title": "New Super Mario World 2: Around The World - City",
        "version": "smwc-25736-1610468260",
        "upstream_time": 1610468260,
        "download_url": "https://dl.smwcentral.net/25736/NSMW2%20City.zip",
        "filename": "NSMW2 City.zip",
        "size": 3560,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25735,
        "title": "New Super Mario World 2: Around The World - Castle",
        "version": "smwc-25735-1610468139",
        "upstream_time": 1610468139,
        "download_url": "https://dl.smwcentral.net/25735/NSMW2%20Castle.zip",
        "filename": "NSMW2 Castle.zip",
        "size": 4681,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-zealand-story-revolution-auckland-animals",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40843,
    "title": "New Zealand Story Revolution - Auckland (Animals)",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "grassland"
    ],
    "description": "Here's another BG from World 1-1, still from New Zealand Story Revolution on the Nintendo DS",
    "latest_version": "smwc-40843-1761009026",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40843,
        "title": "New Zealand Story Revolution - Auckland (Animals)",
        "version": "smwc-40843-1761009026",
        "upstream_time": 1761009026,
        "download_url": "https://dl.smwcentral.net/40843/nzsrauckland%28animals%29.zip",
        "filename": "nzsrauckland(animals).zip",
        "size": 3897,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-zealand-story-revolution-auckland-bats",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40769,
    "title": "New Zealand Story Revolution - Auckland (Bats)",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "forest",
      "jungle"
    ],
    "description": "Here's one of the many backgrounds from World 1 (specifically world 1-1) from The New Zealand Story Revolution on the Nintendo DS, this is a pretty simple and doesn't take too much space (it's a 64x64 BG)!",
    "latest_version": "smwc-40769-1760294178",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40769,
        "title": "New Zealand Story Revolution - Auckland (Bats)",
        "version": "smwc-40769-1760294178",
        "upstream_time": 1760294178,
        "download_url": "https://dl.smwcentral.net/40769/NZSR%20-%20Auckland%20%28Bats%29.zip",
        "filename": "NZSR - Auckland (Bats).zip",
        "size": 3308,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-zealand-story-revolution-auckland-monkeys",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42326,
    "title": "New Zealand Story Revolution - Auckland (Monkeys)",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "forest",
      "jungle"
    ],
    "description": "Here's another simple BG from New Zealand Story Revolution on the Nintendo DS, more specifically, the 2nd stage of the 1st world, this world has a lot of different BG's in each level!",
    "latest_version": "smwc-42326-1778377942",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42326,
        "title": "New Zealand Story Revolution - Auckland (Monkeys)",
        "version": "smwc-42326-1778377942",
        "upstream_time": 1778377942,
        "download_url": "https://dl.smwcentral.net/42326/nzsraucklandmonkeys.zip",
        "filename": "nzsraucklandmonkeys.zip",
        "size": 3060,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-zealand-story-revolution-hanmer-springs",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40817,
    "title": "New Zealand Story Revolution - Hanmer Springs",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "fire",
      "volcano"
    ],
    "description": "Here's the background of the first half of World 5 (the final world) in New Zealand Story Revolution on the Nintendo DS, I tried fitting the FG tiles into one palette (pal. row 2)",
    "latest_version": "smwc-40817-1760748237",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40817,
        "title": "New Zealand Story Revolution - Hanmer Springs",
        "version": "smwc-40817-1760748237",
        "upstream_time": 1760748237,
        "download_url": "https://dl.smwcentral.net/40817/nzsr%20-%20hanmersprings.zip",
        "filename": "nzsr - hanmersprings.zip",
        "size": 14265,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-zealand-story-revolution-mount-cook",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41574,
    "title": "New Zealand Story Revolution - Mount Cook",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "ice",
      "mountain",
      "snow"
    ],
    "description": "I tried to fit this one's FG and BG into one palette each, this is the 2nd half of the final world's BG and FG from New Zealand Story Revolution on the DS, it could fit for an ice fortress or other ice/snow stages. I couldn't include the genie statue holding a sign that says \"Mount Cook Finale\" because I couldn't fit it in these ExGFX files, I'm afraid it won't fit even in the BG3 slot, where I put most of the decorations",
    "latest_version": "smwc-41574-1770916007",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41574,
        "title": "New Zealand Story Revolution - Mount Cook",
        "version": "smwc-41574-1770916007",
        "upstream_time": 1770916007,
        "download_url": "https://dl.smwcentral.net/41574/nzsr%20-%20mt.cook.zip",
        "filename": "nzsr - mt.cook.zip",
        "size": 13714,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-new-zealand-story-revolution-waitomo-caves",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42349,
    "title": "New Zealand Story Revolution - Waitomo Caves",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "cave",
      "town"
    ],
    "description": "The world 3 BG and FG from New Zealand Story Revolution on the Nintendo DS, I had to reduce the colors since the FG tiles had 3 separate palettes each, you can use this BG and FG for cave and town stages, you can even re-arrange the BG as you like, but also, the waterfalls aren't supposed to be animated",
    "latest_version": "smwc-42349-1778701908",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42349,
        "title": "New Zealand Story Revolution - Waitomo Caves",
        "version": "smwc-42349-1778701908",
        "upstream_time": 1778701908,
        "download_url": "https://dl.smwcentral.net/42349/nzsrwaitomocaves.zip",
        "filename": "nzsrwaitomocaves.zip",
        "size": 15587,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-nickelodeon-guts-aggro-crag",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2239,
    "title": "Nickelodeon GUTS - Aggro Crag",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "cave",
      "ice",
      "mountain",
      "needs remoderation"
    ],
    "description": "Background from the Aggro Crag in Nickelodeon GUTS for the Super Nintendo. No credit needed.<br>\r\n<br>\r\nComes with 3 palettes:<br>\r\n- Red<br>\r\n- Purple<br>\r\n- Blue",
    "latest_version": "smwc-2239-1408391111",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2239,
        "title": "Nickelodeon GUTS - Aggro Crag",
        "version": "smwc-2239-1408391111",
        "upstream_time": 1408391111,
        "download_url": "https://dl.smwcentral.net/2239/Nick%20GUTS%20-%20Aggro%20Crag.zip",
        "filename": "Nick GUTS - Aggro Crag.zip",
        "size": 4965,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-night-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14155,
    "title": "Night City",
    "authors": [
      "Kixune"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "City background released on summer C3 in 2016.<br>\r\nUses BG1, palette 3.",
    "latest_version": "smwc-14155-1472340660",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14155,
        "title": "Night City",
        "version": "smwc-14155-1472340660",
        "upstream_time": 1472340660,
        "download_url": "https://dl.smwcentral.net/14155/CityBGbyKixune.zip",
        "filename": "CityBGbyKixune.zip",
        "size": 5806,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-night-cityscape",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12729,
    "title": "Night Cityscape",
    "authors": [
      "levelengine"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "The night cityscape I originally made for Koopris back in December 2014.<br>\r\n<br>\r\nAs per request, it comes with palette animation for the skyscraper windows.",
    "latest_version": "smwc-12729-1448036558",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12729,
        "title": "Night Cityscape",
        "version": "smwc-12729-1448036558",
        "upstream_time": 1448036558,
        "download_url": "https://dl.smwcentral.net/12729/Night%20Cityscape.zip",
        "filename": "Night Cityscape.zip",
        "size": 4480,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-night-in-the-moonlight",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1608,
    "title": "Night in the Moonlight",
    "authors": [
      "SyStemkraSh"
    ],
    "tags": [
      "moon",
      "needs remoderation",
      "night"
    ],
    "description": "I think screwed up on the .mwl file on my old one. I'm pretty sure I fixed it now. Please delete the <a href=\"http://www.smwcentral.net/?p=showexgfx&id=2144\">old one.</a><br>\r\n<br>\r\nThe background of the level seen in this <a href=\"http://www.youtube.com/watch?v=gjdAf241jmI\" rel=\"nofollow\">YouTube</a> video. People wanted me to submit it, so here it is.<br>\r\n<br>\r\nThe palette takes up the left side of palette 0 only, and leaves the status bar palettes alone. As for Map16, it takes up around a third of a page.<br>\r\n<br>\r\nIn order for this to show up right in game, you must set the horizontal layer 2 background scroll to \"none\".<br>\r\n<br>\r\nPlease give credit as it is hand-drawn, and enjoy.",
    "latest_version": "smwc-1608-1403626166",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1608,
        "title": "Night in the Moonlight",
        "version": "smwc-1608-1403626166",
        "upstream_time": 1403626166,
        "download_url": "https://dl.smwcentral.net/1608/cus-mooon.zip",
        "filename": "cus-mooon.zip",
        "size": 33972,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-night-snow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23919,
    "title": "Night Snow V2",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "ice",
      "needs remoderation",
      "snow"
    ],
    "description": "A different version of an old snow graphic I made a long ago. Enjoy",
    "latest_version": "smwc-23919-1595208986",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23919,
        "title": "Night Snow V2",
        "version": "smwc-23919-1595208986",
        "upstream_time": 1595208986,
        "download_url": "https://dl.smwcentral.net/23919/Night%20Snow%20v2.zip",
        "filename": "Night Snow v2.zip",
        "size": 7010,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12243,
        "title": "Night Snow",
        "version": "smwc-12243-1445961593",
        "upstream_time": 1445961593,
        "download_url": "https://dl.smwcentral.net/12243/Snow%20C3%20%28R%29.zip",
        "filename": "Snow C3 (R).zip",
        "size": 5116,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ninja-gaiden-trilogy-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6765,
    "title": "Ninja Gaiden Trilogy - Act 4",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "Ripped by: edit1754<br>\r\nUpdated by: S.R.H.<br>\r\n<br>\r\nChanges:<br>\r\nAdded palette file.<br>\r\nConverted .bin file to map16 file.<br>\r\nProper screenshots.<br>\r\n<br>\r\nOriginal Description:<br>\r\n\"BG with mountains, bushes, and sky. This is a re-rip because the old one overwrote the status bar palette.\" ",
    "latest_version": "smwc-6765-1403708986",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6765,
        "title": "Ninja Gaiden Trilogy - Act 4",
        "version": "smwc-6765-1403708986",
        "upstream_time": 1403708986,
        "download_url": "https://dl.smwcentral.net/6765/Graphics.zip",
        "filename": "Graphics.zip",
        "size": 4935,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ninja-sledge-bro",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28850,
    "title": "Ninja Sledge Bro",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "sledge bro"
    ],
    "description": "A Sledge Bro dressed up as a blue ninja, for Sonikku's <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16747\">Sledge Bro</a> sprite.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>.",
    "latest_version": "smwc-28850-1637461907",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28850,
        "title": "Ninja Sledge Bro",
        "version": "smwc-28850-1637461907",
        "upstream_time": 1637461907,
        "download_url": "https://dl.smwcentral.net/28850/ninjabro.zip",
        "filename": "ninjabro.zip",
        "size": 2670,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ninja-warriors-ending",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6442,
    "title": "Ninja Warriors - Ending 3",
    "authors": [
      "Ultimaximus"
    ],
    "tags": [
      "building",
      "computer",
      "forest",
      "mountain",
      "needs remoderation",
      "night"
    ],
    "description": "Ripped on May 7, 2009 by Ultimaximus from Ninja Warriors for SNES with background in the third section of the ending cutscene, it was released in 1994 by Taito and Natsume.<br>\r\n<br>\r\nNOTE: Does not tessellate, as it did not scroll in the original game. Please set to 'None' for Layer 2 (BG) Scrolling Rate in other properties.",
    "latest_version": "smwc-6442-1396625471",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6442,
        "title": "Ninja Warriors - Ending 3",
        "version": "smwc-6442-1396625471",
        "upstream_time": 1396625471,
        "download_url": "https://dl.smwcentral.net/6442/Ninja%20Warriors%20-%20Ending%203.zip",
        "filename": "Ninja Warriors - Ending 3.zip",
        "size": 5408,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6426,
        "title": "Ninja Warriors - Ending 2",
        "version": "smwc-6426-1396625303",
        "upstream_time": 1396625303,
        "download_url": "https://dl.smwcentral.net/6426/Ninja%20Warriors%20-%20Ending%202.zip",
        "filename": "Ninja Warriors - Ending 2.zip",
        "size": 4395,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6425,
        "title": "Ninja Warriors - Ending 1",
        "version": "smwc-6425-1396625238",
        "upstream_time": 1396625238,
        "download_url": "https://dl.smwcentral.net/6425/Ninja%20Warriors%20-%20Ending%201.zip",
        "filename": "Ninja Warriors - Ending 1.zip",
        "size": 2459,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ninja-warriors-intro",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6394,
    "title": "Ninja Warriors - Intro 4",
    "authors": [
      "Ultimaximus"
    ],
    "tags": [
      "building",
      "mechanical",
      "needs remoderation",
      "stage"
    ],
    "description": "Ripped on April 26, 2009 by Ultimaximus from Ninja Warriors for SNES with background in the fourth section of the intro cutscene, it was released in 1994 by Taito and Natsume.",
    "latest_version": "smwc-6394-1395267497",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6394,
        "title": "Ninja Warriors - Intro 4",
        "version": "smwc-6394-1395267497",
        "upstream_time": 1395267497,
        "download_url": "https://dl.smwcentral.net/6394/Ninja%20Warriors%20-%20Intro%204.zip",
        "filename": "Ninja Warriors - Intro 4.zip",
        "size": 2448,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6393,
        "title": "Ninja Warriors - Intro 3",
        "version": "smwc-6393-1395267173",
        "upstream_time": 1395267173,
        "download_url": "https://dl.smwcentral.net/6393/Ninja%20Warriors%20-%20Intro%203.zip",
        "filename": "Ninja Warriors - Intro 3.zip",
        "size": 2461,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6392,
        "title": "Ninja Warriors - Intro 2",
        "version": "smwc-6392-1395267111",
        "upstream_time": 1395267111,
        "download_url": "https://dl.smwcentral.net/6392/Ninja%20Warriors%20-%20Intro%202.zip",
        "filename": "Ninja Warriors - Intro 2.zip",
        "size": 3447,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ninja-warriors-level-1-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6248,
    "title": "Ninja Warriors - Level 1 Section 1",
    "authors": [
      "Ultimaximus"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "Ripped on April 23, 2009 by Ultimaximus from Ninja Warriors for SNES with background in the first section of first stage, it was released in 1994 by Taito and Natsume.",
    "latest_version": "smwc-6248-1391877346",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6248,
        "title": "Ninja Warriors - Level 1 Section 1",
        "version": "smwc-6248-1391877346",
        "upstream_time": 1391877346,
        "download_url": "https://dl.smwcentral.net/6248/Ninja%20Warriors%20-%20Level%201%20Section%201.zip",
        "filename": "Ninja Warriors - Level 1 Section 1.zip",
        "size": 3354,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ninja-warriors-level-2-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6260,
    "title": "Ninja Warriors - Level 2 Section 4",
    "authors": [
      "Ultimaximus"
    ],
    "tags": [
      "mechanical",
      "needs remoderation",
      "sewer"
    ],
    "description": "Ripped on April 23, 2009 by Ultimaximus from Ninja Warriors for SNES with background in the first section of second stage, it was released in 1994 by Taito and Natsume.",
    "latest_version": "smwc-6260-1391877011",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6260,
        "title": "Ninja Warriors - Level 2 Section 4",
        "version": "smwc-6260-1391877011",
        "upstream_time": 1391877011,
        "download_url": "https://dl.smwcentral.net/6260/Ninja%20Warriors%20-%20Level%202%20Section%204.zip",
        "filename": "Ninja Warriors - Level 2 Section 4.zip",
        "size": 2336,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6259,
        "title": "Ninja Warriors - Level 2 Section 3",
        "version": "smwc-6259-1391877081",
        "upstream_time": 1391877081,
        "download_url": "https://dl.smwcentral.net/6259/Ninja%20Warriors%20-%20Level%202%20Section%203.zip",
        "filename": "Ninja Warriors - Level 2 Section 3.zip",
        "size": 2794,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6252,
        "title": "Ninja Warriors - Level 2 Section 2",
        "version": "smwc-6252-1391877166",
        "upstream_time": 1391877166,
        "download_url": "https://dl.smwcentral.net/6252/Ninja%20Warriors%20-%20Level%202%20Section%202.zip",
        "filename": "Ninja Warriors - Level 2 Section 2.zip",
        "size": 3468,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6249,
        "title": "Ninja Warriors - Level 2 Section 1",
        "version": "smwc-6249-1391877223",
        "upstream_time": 1391877223,
        "download_url": "https://dl.smwcentral.net/6249/Ninja%20Warriors%20-%20Level%202%20Section%201.zip",
        "filename": "Ninja Warriors - Level 2 Section 1.zip",
        "size": 3758,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ninja-warriors-level-3-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6295,
    "title": "Ninja Warriors - Level 3 Section 6",
    "authors": [
      "Ultimaximus"
    ],
    "tags": [
      "building",
      "industrial",
      "mechanical",
      "needs remoderation",
      "shop",
      "train"
    ],
    "description": "Ripped on April 25, 2009 by Ultimaximus from Ninja Warriors for SNES with background in the first section of third stage, it was released in 1994 by Taito and Natsume.",
    "latest_version": "smwc-6295-1393017186",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6295,
        "title": "Ninja Warriors - Level 3 Section 6",
        "version": "smwc-6295-1393017186",
        "upstream_time": 1393017186,
        "download_url": "https://dl.smwcentral.net/6295/Ninja%20Warriors%20-%20Level%203%20Section%206.zip",
        "filename": "Ninja Warriors - Level 3 Section 6.zip",
        "size": 4007,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6294,
        "title": "Ninja Warriors - Level 3 Section 5",
        "version": "smwc-6294-1393017243",
        "upstream_time": 1393017243,
        "download_url": "https://dl.smwcentral.net/6294/Ninja%20Warriors%20-%20Level%203%20Section%205.zip",
        "filename": "Ninja Warriors - Level 3 Section 5.zip",
        "size": 4540,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6293,
        "title": "Ninja Warriors - Level 3 Section 4",
        "version": "smwc-6293-1393017302",
        "upstream_time": 1393017302,
        "download_url": "https://dl.smwcentral.net/6293/Ninja%20Warriors%20-%20Level%203%20Section%204.zip",
        "filename": "Ninja Warriors - Level 3 Section 4.zip",
        "size": 2769,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6292,
        "title": "Ninja Warriors - Level 3 Section 3",
        "version": "smwc-6292-1393017362",
        "upstream_time": 1393017362,
        "download_url": "https://dl.smwcentral.net/6292/Ninja%20Warriors%20-%20Level%203%20Section%203.zip",
        "filename": "Ninja Warriors - Level 3 Section 3.zip",
        "size": 3912,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6291,
        "title": "Ninja Warriors - Level 3 Section 2",
        "version": "smwc-6291-1393017433",
        "upstream_time": 1393017433,
        "download_url": "https://dl.smwcentral.net/6291/Ninja%20Warriors%20-%20Level%203%20Section%202.zip",
        "filename": "Ninja Warriors - Level 3 Section 2.zip",
        "size": 4481,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6290,
        "title": "Ninja Warriors - Level 3 Section 1",
        "version": "smwc-6290-1393017502",
        "upstream_time": 1393017502,
        "download_url": "https://dl.smwcentral.net/6290/Ninja%20Warriors%20-%20Level%203%20Section%201.zip",
        "filename": "Ninja Warriors - Level 3 Section 1.zip",
        "size": 5450,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ninja-warriors-level-4-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6335,
    "title": "Ninja Warriors - Level 4 Section 3",
    "authors": [
      "Ultimaximus"
    ],
    "tags": [
      "buildings",
      "city",
      "needs remoderation",
      "night",
      "sky",
      "tank"
    ],
    "description": "Ripped on April 26, 2009 by Ultimaximus from Ninja Warriors for SNES with background in the first section of fourth stage, it was released in 1994 by Taito and Natsume.",
    "latest_version": "smwc-6335-1393805633",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6335,
        "title": "Ninja Warriors - Level 4 Section 3",
        "version": "smwc-6335-1393805633",
        "upstream_time": 1393805633,
        "download_url": "https://dl.smwcentral.net/6335/Ninja%20Warriors%20-%20Level%204%20Section%203.zip",
        "filename": "Ninja Warriors - Level 4 Section 3.zip",
        "size": 3112,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6334,
        "title": "Ninja Warriors - Level 4 Section 2",
        "version": "smwc-6334-1393805795",
        "upstream_time": 1393805795,
        "download_url": "https://dl.smwcentral.net/6334/Ninja%20Warriors%20-%20Level%204%20Section%202.zip",
        "filename": "Ninja Warriors - Level 4 Section 2.zip",
        "size": 3212,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6333,
        "title": "Ninja Warriors - Level 4 Section 1",
        "version": "smwc-6333-1393805893",
        "upstream_time": 1393805893,
        "download_url": "https://dl.smwcentral.net/6333/Ninja%20Warriors%20-%20Level%204%20Section%201.zip",
        "filename": "Ninja Warriors - Level 4 Section 1.zip",
        "size": 4984,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ninja-warriors-level-5-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6170,
    "title": "Ninja Warriors - Level 5 Section 2",
    "authors": [
      "Ultimaximus"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "Ripped on April 28, 2009 by Ultimaximus from Ninja Warriors for SNES with background in the first section of fifth stage, it was released in 1994 by Taito and Natsume.",
    "latest_version": "smwc-6170-1390753649",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6170,
        "title": "Ninja Warriors - Level 5 Section 2",
        "version": "smwc-6170-1390753649",
        "upstream_time": 1390753649,
        "download_url": "https://dl.smwcentral.net/6170/Ninja%20Warriors%20-%20Level%205%20Section%202.zip",
        "filename": "Ninja Warriors - Level 5 Section 2.zip",
        "size": 2650,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6169,
        "title": "Ninja Warriors - Level 5 Section 1",
        "version": "smwc-6169-1390753757",
        "upstream_time": 1390753757,
        "download_url": "https://dl.smwcentral.net/6169/Ninja%20Warriors%20-%20Level%205%20Section%201.zip",
        "filename": "Ninja Warriors - Level 5 Section 1.zip",
        "size": 2524,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ninja-warriors-level-6-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6163,
    "title": "Ninja Warriors - Level 6 Section 2",
    "authors": [
      "Ultimaximus"
    ],
    "tags": [
      "city",
      "house",
      "needs remoderation"
    ],
    "description": "Ripped on May 2, 2009 by Ultimaximus from Ninja Warriors for SNES with background in the first section of sixth stage, it was released in 1994 by Taito and Natsume.",
    "latest_version": "smwc-6163-1390753819",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6163,
        "title": "Ninja Warriors - Level 6 Section 2",
        "version": "smwc-6163-1390753819",
        "upstream_time": 1390753819,
        "download_url": "https://dl.smwcentral.net/6163/Ninja%20Warriors%20-%20Level%206%20Section%202.zip",
        "filename": "Ninja Warriors - Level 6 Section 2.zip",
        "size": 2609,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6162,
        "title": "Ninja Warriors - Level 6 Section 1",
        "version": "smwc-6162-1390754000",
        "upstream_time": 1390754000,
        "download_url": "https://dl.smwcentral.net/6162/Ninja%20Warriors%20-%20Level%206%20Section%201.zip",
        "filename": "Ninja Warriors - Level 6 Section 1.zip",
        "size": 3469,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ninja-warriors-level-7-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6344,
    "title": "Ninja Warriors - Level 7 Section 6",
    "authors": [
      "Ultimaximus"
    ],
    "tags": [
      "cave",
      "forest",
      "mechanical",
      "mountain",
      "needs remoderation",
      "snow"
    ],
    "description": "Ripped on May 6, 2009 by Ultimaximus from Ninja Warriors for SNES with background in the sixth section of seventh stage, it was released in 1994 by Taito and Natsume.",
    "latest_version": "smwc-6344-1394314496",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6344,
        "title": "Ninja Warriors - Level 7 Section 6",
        "version": "smwc-6344-1394314496",
        "upstream_time": 1394314496,
        "download_url": "https://dl.smwcentral.net/6344/Ninja%20Warriors%20-%20Level%207%20Section%206.zip",
        "filename": "Ninja Warriors - Level 7 Section 6.zip",
        "size": 5841,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6343,
        "title": "Ninja Warriors - Level 7 Section 5",
        "version": "smwc-6343-1394314426",
        "upstream_time": 1394314426,
        "download_url": "https://dl.smwcentral.net/6343/Ninja%20Warriors%20-%20Level%207%20Section%205.zip",
        "filename": "Ninja Warriors - Level 7 Section 5.zip",
        "size": 3001,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6342,
        "title": "Ninja Warriors - Level 7 Section 4",
        "version": "smwc-6342-1394314343",
        "upstream_time": 1394314343,
        "download_url": "https://dl.smwcentral.net/6342/Ninja%20Warriors%20-%20Level%207%20Section%204.zip",
        "filename": "Ninja Warriors - Level 7 Section 4.zip",
        "size": 5491,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6341,
        "title": "Ninja Warriors - Level 7 Section 3",
        "version": "smwc-6341-1394314266",
        "upstream_time": 1394314266,
        "download_url": "https://dl.smwcentral.net/6341/Ninja%20Warriors%20-%20Level%207%20Section%203.zip",
        "filename": "Ninja Warriors - Level 7 Section 3.zip",
        "size": 3658,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6340,
        "title": "Ninja Warriors - Level 7 Section 2",
        "version": "smwc-6340-1394313966",
        "upstream_time": 1394313966,
        "download_url": "https://dl.smwcentral.net/6340/Ninja%20Warriors%20-%20Level%207%20Section%202.zip",
        "filename": "Ninja Warriors - Level 7 Section 2.zip",
        "size": 4352,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6339,
        "title": "Ninja Warriors - Level 7 Section 1",
        "version": "smwc-6339-1394313858",
        "upstream_time": 1394313858,
        "download_url": "https://dl.smwcentral.net/6339/Ninja%20Warriors%20-%20Level%207%20Section%201.zip",
        "filename": "Ninja Warriors - Level 7 Section 1.zip",
        "size": 4930,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ninja-warriors-level-8-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6379,
    "title": "Ninja Warriors - Level 8 Section 4",
    "authors": [
      "Ultimaximus"
    ],
    "tags": [
      "airplane",
      "mechanical",
      "needs remoderation",
      "warehouse"
    ],
    "description": "Ripped on May 6, 2009 by Ultimaximus from Ninja Warriors for SNES with background in the first section of eighth stage, it was released in 1994 by Taito and Natsume.",
    "latest_version": "smwc-6379-1394407680",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6379,
        "title": "Ninja Warriors - Level 8 Section 4",
        "version": "smwc-6379-1394407680",
        "upstream_time": 1394407680,
        "download_url": "https://dl.smwcentral.net/6379/Ninja%20Warriors%20-%20Level%208%20Section%204.zip",
        "filename": "Ninja Warriors - Level 8 Section 4.zip",
        "size": 3156,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6378,
        "title": "Ninja Warriors - Level 8 Section 3",
        "version": "smwc-6378-1394407738",
        "upstream_time": 1394407738,
        "download_url": "https://dl.smwcentral.net/6378/Ninja%20Warriors%20-%20Level%208%20Section%203.zip",
        "filename": "Ninja Warriors - Level 8 Section 3.zip",
        "size": 4057,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6377,
        "title": "Ninja Warriors - Level 8 Section 2",
        "version": "smwc-6377-1394407844",
        "upstream_time": 1394407844,
        "download_url": "https://dl.smwcentral.net/6377/Ninja%20Warriors%20-%20Level%208%20Section%202.zip",
        "filename": "Ninja Warriors - Level 8 Section 2.zip",
        "size": 5230,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6376,
        "title": "Ninja Warriors - Level 8 Section 1",
        "version": "smwc-6376-1394407928",
        "upstream_time": 1394407928,
        "download_url": "https://dl.smwcentral.net/6376/Ninja%20Warriors%20-%20Level%208%20Section%201.zip",
        "filename": "Ninja Warriors - Level 8 Section 1.zip",
        "size": 5939,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ninja-warriors-player-select",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6395,
    "title": "Ninja Warriors - Player Select",
    "authors": [
      "Ultimaximus"
    ],
    "tags": [
      "computer",
      "digital",
      "needs remoderation"
    ],
    "description": "Ripped on April 27, 2009 by Ultimaximus from Ninja Warriors for SNES with background in player selection, it was released in 1994 by Taito and Natsume.",
    "latest_version": "smwc-6395-1395267558",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6395,
        "title": "Ninja Warriors - Player Select",
        "version": "smwc-6395-1395267558",
        "upstream_time": 1395267558,
        "download_url": "https://dl.smwcentral.net/6395/Ninja%20Warriors%20-%20Player%20Select.zip",
        "filename": "Ninja Warriors - Player Select.zip",
        "size": 3558,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ninja-warriors-tank",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2978,
    "title": "Ninja Warriors - Tank",
    "authors": [
      "Ultimaximus"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "This is a rip of the tank from the 2nd section of the fourth level of Ninja Warriors for the SNES. I ripped it with edit's tool. Overwrites palette 3, and uses page 5. It takes up the background, so it is best with layer 2 levels.",
    "latest_version": "smwc-2978-1425519383",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2978,
        "title": "Ninja Warriors - Tank",
        "version": "smwc-2978-1425519383",
        "upstream_time": 1425519383,
        "download_url": "https://dl.smwcentral.net/2978/tank.zip",
        "filename": "tank.zip",
        "size": 7990,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-nintendo-character-statues",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11785,
    "title": "Nintendo Character Statues",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "needs remoderation",
      "statue"
    ],
    "description": "Here are some statues of Nintendo characters that can be used however you want.  The statues are compatible with SMW's default palettes, specifically FG Palette 0.  The characters included are:<br>\r\n - Kirby<br>\r\n - Link<br>\r\n - Pikachu<br>\r\n - Samus Aran<br>\r\n - Ness<br>\r\n - Donkey Kong",
    "latest_version": "smwc-11785-1437590112",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11785,
        "title": "Nintendo Character Statues",
        "version": "smwc-11785-1437590112",
        "upstream_time": 1437590112,
        "download_url": "https://dl.smwcentral.net/11785/NintendoStatues.zip",
        "filename": "NintendoStatues.zip",
        "size": 2441,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-nishijin-pachinko",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30502,
    "title": "Nishijin Pachinko 3 - Title Screen",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "bonus"
    ],
    "description": "Background of the title screen of Nishijin Pachinko 3, for the Super Famicom.",
    "latest_version": "smwc-30502-1649986590",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30502,
        "title": "Nishijin Pachinko 3 - Title Screen",
        "version": "smwc-30502-1649986590",
        "upstream_time": 1649986590,
        "download_url": "https://dl.smwcentral.net/30502/NP3%20title.zip",
        "filename": "NP3 title.zip",
        "size": 3168,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-no-rules-get-phat-cocoa-soul-puffies-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33135,
    "title": "No Rules: Get Phat - Cocoa Soul Puffies Factory",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "haunted",
      "industrial"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2023</span></b><br>\r\n<br>\r\nThe \"Factory / Warehouse\" background from the GBA game <b><u>No Rules: Get Phat</u></b>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-33135-1676232506",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33135,
        "title": "No Rules: Get Phat - Cocoa Soul Puffies Factory",
        "version": "smwc-33135-1676232506",
        "upstream_time": 1676232506,
        "download_url": "https://dl.smwcentral.net/33135/NoRulesGetPhatCoccoaFactory.zip",
        "filename": "NoRulesGetPhatCoccoaFactory.zip",
        "size": 4250,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-no-rules-get-phat-colbutt-mountain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33133,
    "title": "No Rules: Get Phat - Colbutt Mountain",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "ice",
      "mountain",
      "sky"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2023</span></b><br>\r\n<br>\r\nThe \"Ice\" Background from the GBA game <b><u>No Rules: Get Phat</u></b>.<br>\r\nWhat do you think about this?<br>\r\n<br>\r\n",
    "latest_version": "smwc-33133-1676135763",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33133,
        "title": "No Rules: Get Phat - Colbutt Mountain",
        "version": "smwc-33133-1676135763",
        "upstream_time": 1676135763,
        "download_url": "https://dl.smwcentral.net/33133/NoRulesGetPhatColbuttMountain.zip",
        "filename": "NoRulesGetPhatColbuttMountain.zip",
        "size": 4191,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-no-rules-get-phat-downtown",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33610,
    "title": "No Rules: Get Phat - Downtown",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city",
      "grassland"
    ],
    "description": "The background that features a city with grassland from the GBA game <u><b>No Rules: Get Phat</b></u>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-33610-1679594035",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33610,
        "title": "No Rules: Get Phat - Downtown",
        "version": "smwc-33610-1679594035",
        "upstream_time": 1679594035,
        "download_url": "https://dl.smwcentral.net/33610/NoRulesGetPhatDowntown.zip",
        "filename": "NoRulesGetPhatDowntown.zip",
        "size": 5372,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-normal-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29673,
    "title": "Normal Grassland",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "grassland",
      "mountain",
      "needs remoderation",
      "patch needed"
    ],
    "description": "A BG I drew to accompany my <a href=\"https://www.smwcentral.net/?p=section&a=details&id=23423\">Normal Grassland</a>. Uses 5 layer 3 palettes.<br>\r\nI drew the small pillars in the BG as added bonus.<br>\r\nNo credit needs to be given, as this BG was easy to draw.<br>\r\n",
    "latest_version": "smwc-29673-1643865468",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29673,
        "title": "Normal Grassland",
        "version": "smwc-29673-1643865468",
        "upstream_time": 1643865468,
        "download_url": "https://dl.smwcentral.net/29673/Normal%20Grassland%20-%20layer%203.zip",
        "filename": "Normal Grassland - layer 3.zip",
        "size": 2279,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23423,
        "title": "Normal Grassland",
        "version": "smwc-23423-1594802542",
        "upstream_time": 1594802542,
        "download_url": "https://dl.smwcentral.net/23423/Normal%20Grassland-good.zip",
        "filename": "Normal Grassland-good.zip",
        "size": 20560,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-north-pole",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13010,
    "title": "North Pole",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "christmas",
      "ice",
      "needs remoderation",
      "snow"
    ],
    "description": "Here's a festive Christmas-themed ice set with mini Christmas Trees and light-strung fences and brick ledges.  Sorry it's a bit late.",
    "latest_version": "smwc-13010-1452024115",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13010,
        "title": "North Pole",
        "version": "smwc-13010-1452024115",
        "upstream_time": 1452024115,
        "download_url": "https://dl.smwcentral.net/13010/IceChristmas.zip",
        "filename": "IceChristmas.zip",
        "size": 4438,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-nuclear-ned",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24871,
    "title": "Nuclear Ned",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "torpedo ted"
    ],
    "description": "A nuclear variant of Torpedo Ted that can be used anywhere besides underwater.",
    "latest_version": "smwc-24871-1602901475",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24871,
        "title": "Nuclear Ned",
        "version": "smwc-24871-1602901475",
        "upstream_time": 1602901475,
        "download_url": "https://dl.smwcentral.net/24871/ned.zip",
        "filename": "ned.zip",
        "size": 2980,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-numbered-platforms",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29462,
    "title": "Numbered Platforms",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "numbered platform"
    ],
    "description": "I'm here with the numbered platforms released at the Winter 2022 C3.<br>\r\nThe numbered clown platforms has a sample level with its animations.<br>\r\nAll platforms have their own custom palette.<br>\r\nThese work with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24667\">MarioFanGamer's Super Mario World 2: Yoshi's Island - Numbered Platforms</a>.<br>\r\nThe DKC2 version took a lot to draw, as I had to examine styles.<br>\r\nGive credit, if used.",
    "latest_version": "smwc-29462-1642093839",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29462,
        "title": "Numbered Platforms",
        "version": "smwc-29462-1642093839",
        "upstream_time": 1642093839,
        "download_url": "https://dl.smwcentral.net/29462/My%20custom%20numbered%20platforms.zip",
        "filename": "My custom numbered platforms.zip",
        "size": 8889,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-nyaw",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20168,
    "title": "Nyaw",
    "authors": [
      "Blizzard Buffalo"
    ],
    "tags": [
      "needs remoderation",
      "yoshi"
    ],
    "description": "Are you bored of Yoshi? Then I present you Nyaw! A cat friend with the same aesthetic of the green dinosaur that will be your new pal!<br>\r\n<br>\r\nUseful when your hack is not themed on the Mario universe, has a non-Mario character as a protagonist or a pal for those who use a playable Yoshi, anything!",
    "latest_version": "smwc-20168-1561093438",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20168,
        "title": "Nyaw",
        "version": "smwc-20168-1561093438",
        "upstream_time": 1561093438,
        "download_url": "https://dl.smwcentral.net/20168/Nyaw.zip",
        "filename": "Nyaw.zip",
        "size": 10249,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ocean",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 36716,
    "title": "Ocean",
    "authors": [
      "Broozer"
    ],
    "tags": [
      "needs remoderation",
      "ocean",
      "ship",
      "underwater"
    ],
    "description": "A custom-made ocean background that would obviously fit greatly in seaside levels. Some parallax scrolling would also spice things up quite a bit aesthetically wise. Credit is not necessary. Enjoy!",
    "latest_version": "smwc-36716-1706144288",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 36716,
        "title": "Ocean",
        "version": "smwc-36716-1706144288",
        "upstream_time": 1706144288,
        "download_url": "https://dl.smwcentral.net/36716/OceanBG%20%28update%29.zip",
        "filename": "OceanBG (update).zip",
        "size": 2539,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13931,
        "title": "Ocean 2016",
        "version": "smwc-13931-1468806722",
        "upstream_time": 1468806722,
        "download_url": "https://dl.smwcentral.net/13931/Gamma%20V%20-%20Ocean%202016.zip",
        "filename": "Gamma V - Ocean 2016.zip",
        "size": 6104,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11472,
        "title": "Ocean",
        "version": "smwc-11472-1434835028",
        "upstream_time": 1434835028,
        "download_url": "https://dl.smwcentral.net/11472/Ocean.zip",
        "filename": "Ocean.zip",
        "size": 4887,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ocean-bottom",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20138,
    "title": "Ocean Bottom",
    "authors": [
      "Flagpole1up"
    ],
    "tags": [
      "beach",
      "needs remoderation",
      "underwater"
    ],
    "description": "A custom underwater tileset, made by me and ported to SMW for your hacking needs. Includes standart tiles, semisolids and a variety of decorational elements.",
    "latest_version": "smwc-20138-1560714904",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20138,
        "title": "Ocean Bottom",
        "version": "smwc-20138-1560714904",
        "upstream_time": 1560714904,
        "download_url": "https://dl.smwcentral.net/20138/OceanbottomTileset.zip",
        "filename": "OceanbottomTileset.zip",
        "size": 5684,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ocean-island",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22459,
    "title": "Ocean Island",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "needs remoderation",
      "ocean"
    ],
    "description": "Ocean background featuring a small island and palm tree. Includes an ocean waves texture and basic sun. Replaces palette row 3 and most of palette row 0 (does not affect status bar colours).<br>\r\n<br>\r\nCredit is unnecessary but appreciated.",
    "latest_version": "smwc-22459-1589480567",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22459,
        "title": "Ocean Island",
        "version": "smwc-22459-1589480567",
        "upstream_time": 1589480567,
        "download_url": "https://dl.smwcentral.net/22459/OceanIsland.zip",
        "filename": "OceanIsland.zip",
        "size": 6980,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ogg-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2851,
    "title": "Ogg - Castle",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "pillars"
    ],
    "description": "This is the castle BG used in Ogg, never used in an actual level, but still in the ROM.<br>\r\n<br>\r\nIt's inspiration came from the SMB3 Castle BG with Goomba's etched into the columns, but in this case, we have Chumpas!<br>\r\n<br>\r\nHave fun with it!",
    "latest_version": "smwc-2851-1392298905",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2851,
        "title": "Ogg - Castle",
        "version": "smwc-2851-1392298905",
        "upstream_time": 1392298905,
        "download_url": "https://dl.smwcentral.net/2851/%5BBG%5D%20Ogg%20-%20Castle.zip",
        "filename": "%5BBG%5D Ogg - Castle.zip",
        "size": 16719,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ogg-cavern",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2848,
    "title": "Ogg - Cavern",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "The cave/cavern graphics from my hack Ogg, which is now canceled.<br>\r\n<br>\r\nIncludes a FG and a minor BG, that's why it's a double submission.<br>\r\n<br>\r\nIt's blue, but the palette is easily changeable.",
    "latest_version": "smwc-2848-1392298857",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2848,
        "title": "Ogg - Cavern",
        "version": "smwc-2848-1392298857",
        "upstream_time": 1392298857,
        "download_url": "https://dl.smwcentral.net/2848/%5BBG%20%26%20FG%5D%20Ogg%20-%20Cavern.zip",
        "filename": "%5BBG %26 FG%5D Ogg - Cavern.zip",
        "size": 20226,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ogg-dotted-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2852,
    "title": "Ogg - Dotted Mountains",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "Introduced in the fourth level of Ogg, and not used since. What you would do with it is beyond me.<br>\r\n<br>\r\nJust some dotted mountain-y hills, so use it as you wish.",
    "latest_version": "smwc-2852-1403792520",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2852,
        "title": "Ogg - Dotted Mountains",
        "version": "smwc-2852-1403792520",
        "upstream_time": 1403792520,
        "download_url": "https://dl.smwcentral.net/2852/%5BBG%5D%20Ogg%20-%20Dotted%20Mountains.zip",
        "filename": "%5BBG%5D Ogg - Dotted Mountains.zip",
        "size": 17143,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ogg-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2854,
    "title": "Ogg - Grassland",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation",
      "sky"
    ],
    "description": "<i>The</i> grassland tileset used in Ogg, my hack which is now canceled.<br>\r\n<br>\r\nIt has normal and steep slopes, dirt tiles, wall climbing items etc. Could be used as a generic grassland tileset for any hack.<br>\r\n<br>\r\nHave fun with it!",
    "latest_version": "smwc-2854-1392299101",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2854,
        "title": "Ogg - Grassland",
        "version": "smwc-2854-1392299101",
        "upstream_time": 1392299101,
        "download_url": "https://dl.smwcentral.net/2854/%5BFG%5D%20Ogg%20-%20Grassland.zip",
        "filename": "%5BFG%5D Ogg - Grassland.zip",
        "size": 27835,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ogg-sewer",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2849,
    "title": "Ogg - Sewer",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "needs remoderation",
      "sewer"
    ],
    "description": "The sewer tileset used in Ogg, now canceled.<br>\r\n<br>\r\nThe BG and FG are all in one ExGFX file, which is to be inserted as FG3.<br>\r\n<br>\r\nIt's a sewer tileset, with steep slopes, top and bottom! Have fun with it!",
    "latest_version": "smwc-2849-1392298883",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2849,
        "title": "Ogg - Sewer",
        "version": "smwc-2849-1392298883",
        "upstream_time": 1392298883,
        "download_url": "https://dl.smwcentral.net/2849/%5BBG%20%26%20FG%5D%20Ogg%20-%20Sewer.zip",
        "filename": "%5BBG %26 FG%5D Ogg - Sewer.zip",
        "size": 22886,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ogg-smiley-hills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2853,
    "title": "Ogg - Smiley Hills",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "hills",
      "needs remoderation",
      "smiley"
    ],
    "description": "Hills with happy faces on them, with very big eyes too! From Ogg!<br>\r\n<br>\r\nJust some random BG, with not much detail, because of lack of palette space, but oh well.",
    "latest_version": "smwc-2853-1403792495",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2853,
        "title": "Ogg - Smiley Hills",
        "version": "smwc-2853-1403792495",
        "upstream_time": 1403792495,
        "download_url": "https://dl.smwcentral.net/2853/%5BBG%5D%20Ogg%20-%20Smiley%20Hills.zip",
        "filename": "%5BBG%5D Ogg - Smiley Hills.zip",
        "size": 19150,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ogg-underwater",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2850,
    "title": "Ogg - Underwater",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "needs remoderation",
      "underwater"
    ],
    "description": "This was never actually shown in Ogg, but it was meant to be used. It is an underwater tileset, not very detailed, but is OK and does the job!<br>\r\n<br>\r\nHave fun with it and do whatever you wish to it!!",
    "latest_version": "smwc-2850-1392298973",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2850,
        "title": "Ogg - Underwater",
        "version": "smwc-2850-1392298973",
        "upstream_time": 1392298973,
        "download_url": "https://dl.smwcentral.net/2850/%5BBG%20%26%20FG%5D%20Ogg%20-%20Underwater.zip",
        "filename": "%5BBG %26 FG%5D Ogg - Underwater.zip",
        "size": 22868,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-oil",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30129,
    "title": "Oil",
    "authors": [
      "Juggling Joker"
    ],
    "tags": [
      "industrial",
      "pipe"
    ],
    "description": "If you need an oiled up wasteland of oily stuff then this is your set.",
    "latest_version": "smwc-30129-1647224384",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30129,
        "title": "Oil",
        "version": "smwc-30129-1647224384",
        "upstream_time": 1647224384,
        "download_url": "https://dl.smwcentral.net/30129/Oil%20Tileset.zip",
        "filename": "Oil Tileset.zip",
        "size": 5306,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-old-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12237,
    "title": "Old Castle",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "a new custom castle with 3 bin files<br>\r\n<br>\r\nplease give credit",
    "latest_version": "smwc-12237-1444753928",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12237,
        "title": "Old Castle",
        "version": "smwc-12237-1444753928",
        "upstream_time": 1444753928,
        "download_url": "https://dl.smwcentral.net/12237/Old%20Castle%20%28r%29.zip",
        "filename": "Old Castle (r).zip",
        "size": 10975,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-omh-lanthwomp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35552,
    "title": "~omh~ - Lanthwomp",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "eastern",
      "thwomp"
    ],
    "description": "What happens if you mix a japanese festival lantern with a thwomp face?  It becomes a Lanthwomp.<br>\r\n<br>\r\n It is a bit more polished version of the funny sprite seen in the level fireworks festival 50xx - looking for the past glory, from ~omh~.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-35552-1701109215",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35552,
        "title": "~omh~ - Lanthwomp",
        "version": "smwc-35552-1701109215",
        "upstream_time": 1701109215,
        "download_url": "https://dl.smwcentral.net/35552/omh%20-%20Lanthwomp.zip",
        "filename": "omh - Lanthwomp.zip",
        "size": 3021,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-on-off-coins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41139,
    "title": "ON/OFF Coins",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "block"
    ],
    "description": "An animated ON/OFF coin graphic, as seen in the <a href=\"https://www.smwcentral.net/?p=viewthread&t=121513\">RHR Baserom</a>, to be used with something like <a href=\"https://www.smwcentral.net/?p=section&a=details&id=23550\">Collectable ON/OFF block</a>.<br>\r\n<br>\r\nCredit is unnecessary.",
    "latest_version": "smwc-41139-1764432630",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41139,
        "title": "ON/OFF Coins",
        "version": "smwc-41139-1764432630",
        "upstream_time": 1764432630,
        "download_url": "https://dl.smwcentral.net/41139/on-off-coins.zip",
        "filename": "on-off-coins.zip",
        "size": 1557,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-one-piece-intro-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21747,
    "title": "One Piece - Intro & Title Screen",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "needs remoderation",
      "ocean"
    ],
    "description": "The background of the Intro & the Title Screen from One Piece on GBA.",
    "latest_version": "smwc-21747-1578484498",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21747,
        "title": "One Piece - Intro & Title Screen",
        "version": "smwc-21747-1578484498",
        "upstream_time": 1578484498,
        "download_url": "https://dl.smwcentral.net/21747/One%20Piece%20-%20Intro%20%26%20Title%20Screen.zip",
        "filename": "One Piece - Intro %26 Title Screen.zip",
        "size": 4431,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-one-punch-mobile-gym",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37430,
    "title": "One Punch (Mobile) - Gym",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "city"
    ],
    "description": "Comes from a slightly unknown mobile game, could fit as a training room, or a sports theme also will be very fitting.<br>\r\n<br>\r\nRykon-V73 Edit: Reduced tiles for easier optimization, as well as better use of palettes, additionally it can also loop, as it originally wasn't intended to.",
    "latest_version": "smwc-37430-1710192414",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37430,
        "title": "One Punch (Mobile) - Gym",
        "version": "smwc-37430-1710192414",
        "upstream_time": 1710192414,
        "download_url": "https://dl.smwcentral.net/37430/One%20Punch%20%28Mobile%29%20-%20Gym.zip",
        "filename": "One Punch (Mobile) - Gym.zip",
        "size": 5851,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-oodlegobs-main-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41042,
    "title": "Oodlegobs - Main Tileset",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "The main tileset from the Nitrome flash game Oodlegobs, you can use it in mechanical stages of any kind! Also, I put the other decorations in BG3, because I didn't want to sacrifice any global FG2 tiles, plus, I had to HEAVILY edit the main tiles because most of them were 24x24 instead of the usual 16x16 ",
    "latest_version": "smwc-41042-1763318460",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41042,
        "title": "Oodlegobs - Main Tileset",
        "version": "smwc-41042-1763318460",
        "upstream_time": 1763318460,
        "download_url": "https://dl.smwcentral.net/41042/Oodlegobs%20-%20Main%20Tileset.zip",
        "filename": "Oodlegobs - Main Tileset.zip",
        "size": 6509,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-oogtar",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2312,
    "title": "Oogtar",
    "authors": [
      "Construct101"
    ],
    "tags": [
      "needs remoderation",
      "oogtar"
    ],
    "description": "This is a GFX for a character known as Oogtar... He appeared in the old short lived SMW cartoon years ago. Hope sumone ca make use of him :) Please give credit where credit is do...<br>\r\nOnly TRUE Mario fans know who this guy is... Wikipedia him lol",
    "latest_version": "smwc-2312-1403599322",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2312,
        "title": "Oogtar",
        "version": "smwc-2312-1403599322",
        "upstream_time": 1403599322,
        "download_url": "https://dl.smwcentral.net/2312/cus-ooog.zip",
        "filename": "cus-ooog.zip",
        "size": 29966,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-oogtar-s-adventure-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5697,
    "title": "Oogtar's Adventure - Grassland",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "This is the grassland tileset I drew for a currently-frozen hack project called Oogtar's Adventure.",
    "latest_version": "smwc-5697-1373798232",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5697,
        "title": "Oogtar's Adventure - Grassland",
        "version": "smwc-5697-1373798232",
        "upstream_time": 1373798232,
        "download_url": "https://dl.smwcentral.net/5697/OA%20Grass.zip",
        "filename": "OA Grass.zip",
        "size": 2582,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-oops-all-forest-tiles",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41110,
    "title": "Oops! All Forest Tiles",
    "authors": [
      "PyroKastrix"
    ],
    "tags": [
      "forest",
      "swamp"
    ],
    "description": "The Forest/Cloud Tileset except every tile is one for the forest. More details in the readme.",
    "latest_version": "smwc-41110-1764434615",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41110,
        "title": "Oops! All Forest Tiles",
        "version": "smwc-41110-1764434615",
        "upstream_time": 1764434615,
        "download_url": "https://dl.smwcentral.net/41110/Oops%21AllForestTiles.zip",
        "filename": "Oops%21AllForestTiles.zip",
        "size": 7657,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-organic-fortress",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29786,
    "title": "Organic Fortress",
    "authors": [
      "HammerBrother",
      "MarioE",
      "Rykon-V73"
    ],
    "tags": [
      "flesh"
    ],
    "description": "I'd figure since there aren't many organic FGs, I decided to post one here.<br>\r\nThis also comes with my ON/OFF eye switches and a made ON/OFF organic switch. My MatGoP(Mario and the Gem of Power) never had this. Compatible with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29778\">this BG</a> and <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29674\"> this layer 3 BG</a>.<br>\r\nAlso includes 3 blocks: one by HammerBrother and 2 by MarioE.<br>\r\nAlso give credit to me as it took a lot to draw this.",
    "latest_version": "smwc-29786-1644799230",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29786,
        "title": "Organic Fortress",
        "version": "smwc-29786-1644799230",
        "upstream_time": 1644799230,
        "download_url": "https://dl.smwcentral.net/29786/Organic%20Fortress.zip",
        "filename": "Organic Fortress.zip",
        "size": 16609,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-organic-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29795,
    "title": "Organic Land",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "flesh",
      "patch needed"
    ],
    "description": "Hey. I managed to draw this layer 2 BG with good results. BG has some Abadox vibes. You can use it with the pillars or without pillars. Sample level has the BG with pillars only, but it can be changed to the no pillars version easily. Compatible with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29674\">this</a> layer 3 BG.<br>\r\nFeatures:<br>\r\n-BG uses the other half of palette 4 with black colors;<br>\r\n-included an HDMA parallax BG file for the BG;<br>\r\n-both BGs now work with the file above;<br>\r\n-addad a good .gif file with BG in action.<br>\r\n<br>\r\nCredit MarioFanGamer for the parallax tool and me.",
    "latest_version": "smwc-29795-1644798175",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29795,
        "title": "Organic Land",
        "version": "smwc-29795-1644798175",
        "upstream_time": 1644798175,
        "download_url": "https://dl.smwcentral.net/29795/Organic%20Land.zip",
        "filename": "Organic Land.zip",
        "size": 18249,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29778,
        "title": "Organic Land",
        "version": "smwc-29778-1644798633",
        "upstream_time": 1644798633,
        "download_url": "https://dl.smwcentral.net/29778/Organic%20Land%20-%20layer%202.zip",
        "filename": "Organic Land - layer 2.zip",
        "size": 8890,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29674,
        "title": "Organic Land",
        "version": "smwc-29674-1643867219",
        "upstream_time": 1643867219,
        "download_url": "https://dl.smwcentral.net/29674/Organic%20Land%20-%20layer%203.zip",
        "filename": "Organic Land - layer 3.zip",
        "size": 6582,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ornament-pokey",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25535,
    "title": "Ornament Pokey",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "ice",
      "pokey",
      "snow"
    ],
    "description": "A Pokey variant made entirely out of vibrant, festive ornaments. No custom palettes are included.",
    "latest_version": "smwc-25535-1608847045",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25535,
        "title": "Ornament Pokey",
        "version": "smwc-25535-1608847045",
        "upstream_time": 1608847045,
        "download_url": "https://dl.smwcentral.net/25535/ornamentpokey.zip",
        "filename": "ornamentpokey.zip",
        "size": 2586,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-oscar-snes-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32260,
    "title": "Oscar (SNES) - Title Screen",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "ocean",
      "sky"
    ],
    "description": "Ripped from Oscar (SNES).",
    "latest_version": "smwc-32260-1664824930",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32260,
        "title": "Oscar (SNES) - Title Screen",
        "version": "smwc-32260-1664824930",
        "upstream_time": 1664824930,
        "download_url": "https://dl.smwcentral.net/32260/theater.zip",
        "filename": "theater.zip",
        "size": 4287,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-osman-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29467,
    "title": "Osman - Stage 6 (Red Sky)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "abstract",
      "sky"
    ],
    "description": "Background from the Arcade game called Osman, also known as Cannon Dancer. It's like a predecessor to the game called Strider. A very reddish sky which is fitting for final areas, castles or sky levels.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-29467-1642517867",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29467,
        "title": "Osman - Stage 6 (Red Sky)",
        "version": "smwc-29467-1642517867",
        "upstream_time": 1642517867,
        "download_url": "https://dl.smwcentral.net/29467/Osman%20-%20Red%20Sky.zip",
        "filename": "Osman - Red Sky.zip",
        "size": 7708,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-osomatsu-kun-hachamecha-gekijou-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33271,
    "title": "Osomatsu-kun Hachamecha Gekijou - Stage 1",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "grassland",
      "patch needed"
    ],
    "description": "I revealed screenshots of the layer 3 BG at Winter C3 2023.<br>\r\nThis Mario-like BG from the Sega Genesis game can be used for both sunset and grassland areas.<br>\r\nHave fun using it.",
    "latest_version": "smwc-33271-1676575712",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33271,
        "title": "Osomatsu-kun Hachamecha Gekijou - Stage 1",
        "version": "smwc-33271-1676575712",
        "upstream_time": 1676575712,
        "download_url": "https://dl.smwcentral.net/33271/Osomatsu-kun%20Hachamecha%20Gekijou%20-%20Stage%201.zip",
        "filename": "Osomatsu-kun Hachamecha Gekijou - Stage 1.zip",
        "size": 4378,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-outer-mines",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9539,
    "title": "Outer Mines",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "grassland",
      "mine",
      "needs remoderation",
      "night",
      "sky"
    ],
    "description": "Custom FG and BG to resemble some grassy landscape + mines with tunnels and crates at night!<br>\r\nHave fun using this :)",
    "latest_version": "smwc-9539-1417018131",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9539,
        "title": "Outer Mines",
        "version": "smwc-9539-1417018131",
        "upstream_time": 1417018131,
        "download_url": "https://dl.smwcentral.net/9539/OuterMinesFGAndBG.zip",
        "filename": "OuterMinesFGAndBG.zip",
        "size": 7378,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-outrun-2019-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40423,
    "title": "OutRun 2019 - Stage 1 (Night City)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city",
      "desert",
      "eastern",
      "grassland",
      "ice",
      "mountain",
      "night",
      "pyramid",
      "ruins",
      "snow"
    ],
    "description": "<span style=\"font-size: 22pt;\"><b>C3 SUMMER 2025:</b></span><br>\r\n<br>\r\nThe \"Night City\" area from the <b><u>OutRun 2019</u></b> Sega Genesis game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-40423-1756049696",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40423,
        "title": "OutRun 2019 - Stage 1 (Night City)",
        "version": "smwc-40423-1756049696",
        "upstream_time": 1756049696,
        "download_url": "https://dl.smwcentral.net/40423/Outrun2019-Stage1_NightCity.zip",
        "filename": "Outrun2019-Stage1_NightCity.zip",
        "size": 6021,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39387,
        "title": "OutRun 2019 - Stage 2 (Desert)",
        "version": "smwc-39387-1739996373",
        "upstream_time": 1739996373,
        "download_url": "https://dl.smwcentral.net/39387/Outrun2019Stage2-desert.zip",
        "filename": "Outrun2019Stage2-desert.zip",
        "size": 5863,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39386,
        "title": "OutRun 2019 - Stage 1 (Grassland City)",
        "version": "smwc-39386-1739996186",
        "upstream_time": 1739996186,
        "download_url": "https://dl.smwcentral.net/39386/Outrun2019Stage1-grasslandcity.zip",
        "filename": "Outrun2019Stage1-grasslandcity.zip",
        "size": 5046,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39352,
        "title": "OutRun 2019 - Stage 3 (Night Plains)",
        "version": "smwc-39352-1739933231",
        "upstream_time": 1739933231,
        "download_url": "https://dl.smwcentral.net/39352/Outrun2019-Stage3nightplains.zip",
        "filename": "Outrun2019-Stage3nightplains.zip",
        "size": 5569,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39351,
        "title": "OutRun 2019 - Stage 3 (Mountains)",
        "version": "smwc-39351-1739912828",
        "upstream_time": 1739912828,
        "download_url": "https://dl.smwcentral.net/39351/Outrun2019Stage3Mountains.zip",
        "filename": "Outrun2019Stage3Mountains.zip",
        "size": 5530,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-overworld",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2899,
    "title": "Overworld",
    "authors": [
      "Pikerchu13"
    ],
    "tags": [
      "desert",
      "grassland",
      "mushroom",
      "needs remoderation"
    ],
    "description": "I honestly have no idea what on Earth to name this. I made this tileset for the Overworld contest we had a while ago and never really uploaded it because I forgot to. Well, this tileset has a lot of graphics in it, and they're essentially made to make the most out of your palettes, so go nuts with the colors.",
    "latest_version": "smwc-2899-1376238498",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2899,
        "title": "Overworld",
        "version": "smwc-2899-1376238498",
        "upstream_time": 1376238498,
        "download_url": "https://dl.smwcentral.net/2899/Overworld.zip",
        "filename": "Overworld.zip",
        "size": 169420,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-overworld-muncher",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19509,
    "title": "Overworld Muncher",
    "authors": [
      "Kit"
    ],
    "tags": [
      "muncher",
      "needs remoderation"
    ],
    "description": "This is a replacement for the unused Piranha Plant sprite in the overworld. And hey, it's a Muncher!",
    "latest_version": "smwc-19509-1553970303",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19509,
        "title": "Overworld Muncher",
        "version": "smwc-19509-1553970303",
        "upstream_time": 1553970303,
        "download_url": "https://dl.smwcentral.net/19509/OW%20Muncher%20GFX.zip",
        "filename": "OW Muncher GFX.zip",
        "size": 89824,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-overworld-remake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6934,
    "title": "Overworld Remake",
    "authors": [
      "StanTheMackiar"
    ],
    "tags": [
      "beach",
      "grassland",
      "needs remoderation"
    ],
    "description": "This is some kind of remake of the original overworld graphics, it's very important to read the readme file inside the .zip<br>\r\n<br>\r\nPlease give me credit",
    "latest_version": "smwc-6934-1408985351",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6934,
        "title": "Overworld Remake",
        "version": "smwc-6934-1408985351",
        "upstream_time": 1408985351,
        "download_url": "https://dl.smwcentral.net/6934/Overworld.zip",
        "filename": "Overworld.zip",
        "size": 182181,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-p-47-aces-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24570,
    "title": "P-47 Aces - Stage 5 (Lower)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "lake",
      "mountain",
      "needs remoderation",
      "snow"
    ],
    "description": "The background of the fifth stage from P-47 Aces on Arcade machines.<br>\r\n<br>\r\nNote: That's using FG1, FG2, BG1, BG2 and BG3, only leaving FG3 free and it was added while C3 Winter 2020.<br>\r\n<br>\r\nUpdate: Well fixed background.",
    "latest_version": "smwc-24570-1599882883",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24570,
        "title": "P-47 Aces - Stage 5 (Lower)",
        "version": "smwc-24570-1599882883",
        "upstream_time": 1599882883,
        "download_url": "https://dl.smwcentral.net/24570/P-47%20Aces%20-%20Stage%205%20%28Lower%29%20Updated.zip",
        "filename": "P-47 Aces - Stage 5 (Lower) Updated.zip",
        "size": 13790,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pac-in-time-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2710,
    "title": "Pac-in-Time - Stage 11",
    "authors": [
      "DiscoTheBat"
    ],
    "tags": [
      "castle",
      "forest",
      "grassland",
      "mountain",
      "needs remoderation",
      "town"
    ],
    "description": "A beautiful landscape from the game Pac-in-Time, you could use this in Mountain level or lake levels.<br>\r\n<br>\r\n(First released in C3)",
    "latest_version": "smwc-2710-1409594664",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2710,
        "title": "Pac-in-Time - Stage 11",
        "version": "smwc-2710-1409594664",
        "upstream_time": 1409594664,
        "download_url": "https://dl.smwcentral.net/2710/OMNOMNOM-in-Time%20-%20Stage%2011.zip",
        "filename": "OMNOMNOM-in-Time - Stage 11.zip",
        "size": 7289,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2707,
        "title": "Pac-in-Time - Stage 31",
        "version": "smwc-2707-1409597880",
        "upstream_time": 1409597880,
        "download_url": "https://dl.smwcentral.net/2707/pacpacmanman.zip",
        "filename": "pacpacmanman.zip",
        "size": 5269,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2706,
        "title": "Pac-in-Time - Stage 41",
        "version": "smwc-2706-1417891515",
        "upstream_time": 1417891515,
        "download_url": "https://dl.smwcentral.net/2706/Pac-in-Time%20-%20Stage%2041.zip",
        "filename": "Pac-in-Time - Stage 41.zip",
        "size": 5624,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2705,
        "title": "Pac-in-Time - Stage 1",
        "version": "smwc-2705-1409593994",
        "upstream_time": 1409593994,
        "download_url": "https://dl.smwcentral.net/2705/Pac-in-Time%20Mountain.zip",
        "filename": "Pac-in-Time Mountain.zip",
        "size": 5264,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2704,
        "title": "Pac-in-Time - Stage 21",
        "version": "smwc-2704-1409595288",
        "upstream_time": 1409595288,
        "download_url": "https://dl.smwcentral.net/2704/Near%20Castle.zip",
        "filename": "Near Castle.zip",
        "size": 7263,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pac-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15105,
    "title": "Pac-Man 2 - Dangerous Cave",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "bonus",
      "cave",
      "clouds",
      "grassland",
      "mountain",
      "needs remoderation",
      "sky"
    ],
    "description": "The background used in the level Dangerous Cave in Pac-Man 2 The New Adventures (SNES)",
    "latest_version": "smwc-15105-1486265681",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15105,
        "title": "Pac-Man 2 - Dangerous Cave",
        "version": "smwc-15105-1486265681",
        "upstream_time": 1486265681,
        "download_url": "https://dl.smwcentral.net/15105/Dangerous%20Cave.zip",
        "filename": "Dangerous Cave.zip",
        "size": 4631,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15018,
        "title": "Pac-Man 2 - Misty Flight",
        "version": "smwc-15018-1485183886",
        "upstream_time": 1485183886,
        "download_url": "https://dl.smwcentral.net/15018/Misty%20Flight.zip",
        "filename": "Misty Flight.zip",
        "size": 2980,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13483,
        "title": "Pac-Man 2  - Title Screen",
        "version": "smwc-13483-1458520214",
        "upstream_time": 1458520214,
        "download_url": "https://dl.smwcentral.net/13483/pacman2title.zip",
        "filename": "pacman2title.zip",
        "size": 4667,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-panser",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1380,
    "title": "Panser",
    "authors": [
      "KyuSasorii"
    ],
    "tags": [
      "needs remoderation",
      "panser",
      "replacement"
    ],
    "description": "Changes your munchers into the SMB2 plants.  Credit to me is not needed. Give credit to Blue Kirby for the sprite sheet I based it off of.  <br>\r\n",
    "latest_version": "smwc-1380-1404257880",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1380,
        "title": "Panser",
        "version": "smwc-1380-1404257880",
        "upstream_time": 1404257880,
        "download_url": "https://dl.smwcentral.net/1380/Muncher-to-ThosePlantGuysFromSMB2.zip",
        "filename": "Muncher-to-ThosePlantGuysFromSMB2.zip",
        "size": 6433,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-panser-lotus",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27759,
    "title": "Panser Lotus",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "volcano lotus"
    ],
    "description": "A Volcano Lotus that looks both like a Panzer and a rose, at same time. Great for levels with a lot of vegetation or maybe, even deserts. Credits to No Body the Dragon. Uses vanilla palette.",
    "latest_version": "smwc-27759-1629755429",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27759,
        "title": "Panser Lotus",
        "version": "smwc-27759-1629755429",
        "upstream_time": 1629755429,
        "download_url": "https://dl.smwcentral.net/27759/Panser%20Lotus.zip",
        "filename": "Panser Lotus.zip",
        "size": 2564,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-panser-projectiles",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24645,
    "title": "Panser Projectiles",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "panser"
    ],
    "description": "Various projectiles for imamelia's <a href=\"https://www.smwcentral.net/?p=section&a=details&id=17030\">Panser</a> sprite, including: <br>\r\n-Bubbles<br>\r\n-Spherical fireballs<br>\r\n-Hearts<br>\r\n-Rings<br>\r\n-Energy balls<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"autisticsceptile1993\"><a href=\"/?p=profile&amp;id=15914\" style=\"color: var(--user-color-2);\" class=\"un\">autisticsceptile1993</a></span>.",
    "latest_version": "smwc-24645-1600387625",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24645,
        "title": "Panser Projectiles",
        "version": "smwc-24645-1600387625",
        "upstream_time": 1600387625,
        "download_url": "https://dl.smwcentral.net/24645/panserprojectiles.zip",
        "filename": "panserprojectiles.zip",
        "size": 16089,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-paper-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31773,
    "title": "Paper Mario 64 - Twink",
    "authors": [
      "codfish1002"
    ],
    "tags": [
      "star",
      "twink"
    ],
    "description": "An animated rip of Twink from Paper Mario 64.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"NopeContest\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span>",
    "latest_version": "smwc-31773-1660188631",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31773,
        "title": "Paper Mario 64 - Twink",
        "version": "smwc-31773-1660188631",
        "upstream_time": 1660188631,
        "download_url": "https://dl.smwcentral.net/31773/Paper%20Mario%2064%20-%20Twink%20ANIMATION.zip",
        "filename": "Paper Mario 64 - Twink ANIMATION.zip",
        "size": 2472,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-paper-mario-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1603,
    "title": "Paper Mario - Coin",
    "authors": [
      "SafeDesire"
    ],
    "tags": [
      "coin",
      "needs remoderation"
    ],
    "description": "Always liked the Paper Mario coin and wanted to use it for your hack? Now you can! Comes with a custom palette. Please give me credit.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-1603-1416913877",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1603,
        "title": "Paper Mario - Coin",
        "version": "smwc-1603-1416913877",
        "upstream_time": 1416913877,
        "download_url": "https://dl.smwcentral.net/1603/Paper%20Mario%20Coin%20GFX.zip",
        "filename": "Paper Mario Coin GFX.zip",
        "size": 6334,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-paper-mario-dry-dry-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23371,
    "title": "Paper Mario - Dry Dry Desert",
    "authors": [
      "Mogu94"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "An edited version of Dry Dry Desert's background. Uses palette 3 and 3 graphic files. (BG1, BG2 and BG3) Set horizontal scroll to none.",
    "latest_version": "smwc-23371-1592961256",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23371,
        "title": "Paper Mario - Dry Dry Desert",
        "version": "smwc-23371-1592961256",
        "upstream_time": 1592961256,
        "download_url": "https://dl.smwcentral.net/23371/Paper%20Mario%20-%20Desert.zip",
        "filename": "Paper Mario - Desert.zip",
        "size": 11901,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-paper-mario-luigi-yoshi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2267,
    "title": "Paper Mario, Luigi, Yoshi",
    "authors": [
      "Construct101"
    ],
    "tags": [
      "animal",
      "male",
      "needs remoderation"
    ],
    "description": "MY PAPER MARIO GFX.... HOPEFULLY you guysstill got paper mario hacks around... i haven't been on in a while so hopefully you guys can do sumthing with these... hopefully everything is here...",
    "latest_version": "smwc-2267-1424083371",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2267,
        "title": "Paper Mario, Luigi, Yoshi",
        "version": "smwc-2267-1424083371",
        "upstream_time": 1424083371,
        "download_url": "https://dl.smwcentral.net/2267/Construct101%20Paper%20Mario%20Bros.zip",
        "filename": "Construct101 Paper Mario Bros.zip",
        "size": 59444,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-paper-mario-styled-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35247,
    "title": "Paper Mario Styled Mario",
    "authors": [
      "Heitor Porfirio",
      "paveldechev0604"
    ],
    "tags": [
      "male",
      "patch needed"
    ],
    "description": "These graphics were completely inspired on Paper Mario, thus creating a new design for the player!<br>\r\nIt also includes:<br>\r\n<br>\r\n<ul>\r\n\t<li>Poses for castle destruction cutscenes</li>\r\n\t<li>Overworld sprites</li>\r\n\t<li>Blushing faces</li>\r\n\t<li>A custom hammer that's used in castle #3 destruction cutscene</li>\r\n\t<li>Alternate poses of your choice! They are located at the very end of the main graphics file.</li>\r\n</ul><br>\r\nNo custom palette needed, and the <a href=\"https://smwc.me/s/26000\">32x32 Player Tilemap Patch</a> is required to work!<br>\r\n<br>\r\nBe sure to give credits to <b>paveldechev0604</b> for these sprites, ripped from <a href=\"https://www.spriters-resource.com/custom_edited/papermariocustoms/sheet/201612/\" rel=\"nofollow\">this sheet</a>!",
    "latest_version": "smwc-35247-1697416590",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35247,
        "title": "Paper Mario Styled Mario",
        "version": "smwc-35247-1697416590",
        "upstream_time": 1697416590,
        "download_url": "https://dl.smwcentral.net/35247/Paper%20Mario%20Styled%20Mario.zip",
        "filename": "Paper Mario Styled Mario.zip",
        "size": 30119,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-paper-mario-sweet-treat-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1075,
    "title": "Paper Mario - Sweet Treat Clouds",
    "authors": [
      "SafeDesire"
    ],
    "tags": [
      "food",
      "needs remoderation",
      "sky"
    ],
    "description": "This is a Background found in Paper Mario. It uses palette 3, level included, Map16, and ExGFX. Credits not nessecary, if you want, it's ok though. :)<br>\r\n<br>\r\n<b>Moderator's note:</b> This Graphics set does <u>not</u> fill a whole screen horizontally. Therefore, it's recommended to be used for a title screen with a border or as a cutscene item. FG2 and FG3 are free in this version.",
    "latest_version": "smwc-1075-1398131193",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1075,
        "title": "Paper Mario - Sweet Treat Clouds",
        "version": "smwc-1075-1398131193",
        "upstream_time": 1398131193,
        "download_url": "https://dl.smwcentral.net/1075/PM-CCBG.zip",
        "filename": "PM-CCBG.zip",
        "size": 9763,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-paper-mario-the-thousand-year-door-vivian",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30101,
    "title": "Paper Mario: The Thousand-Year-Door - Vivian",
    "authors": [
      "clockworkweeble"
    ],
    "tags": [
      "creature",
      "female"
    ],
    "description": "A complete set of player replacement graphics. Vivian from Paper Mario: The<br>\r\nThousand-Year Door. Includes frames for cape, overworld, castle animations<br>\r\nand blushing. I drew these myself from scratch.<br>\r\n<br>\r\nShould preserve the switch block and Yoshi palettes correctly.<br>\r\n<br>\r\nUse Lunar Magic's \"Insert Shared Palettes to ROM...\" to insert the shared<br>\r\npalette. This will overwrite the entire shared palette in the ROM. If you<br>\r\ndon't want to do that, you can instead use Player_Palette_Patch.asm with an<br>\r\nASM patcher such as Asar. The patch will overwrite only the player portions<br>\r\nof the shared palette.<br>\r\n<br>\r\nIf you're using Lunar Magic's custom palettes on the overworld, the custom<br>\r\npalette will override the shared palette, causing Vivian to appear in the<br>\r\nwrong colours. You can use \"Import to current overworld submap palette from<br>\r\nfile\" with Overworld_palette.pal to update the player colours in your<br>\r\ncustom palette. Make sure Overworld_palette.palmask is in the same directory<br>\r\nwhen you do this.<br>\r\n<br>\r\nWhen walking left on the overworld, part of the Yoshi will flash red instead<br>\r\nof green (or whatever colour the Yoshi is supposed to be).  Normally this is<br>\r\nhard to see because the parts affected are mostly obscured by Mario, save for<br>\r\na few pixels. This is because some of the tile data was incorrectly marked to<br>\r\nuse Mario's palette. However, since Vivian doesn't have feet, you can see<br>\r\nmore of Yoshi and it's quite distracting. You may want to apply the included<br>\r\npatch \"Yoshi_Overworld_Fix.asm\" using Asar to fix it.<br>\r\n<br>\r\nWith great thanks to @mm102_ for the template and player exporter.[1]<br>\r\n<br>\r\nI would love to know what you use this in! Find me on Twitter. Credit is<br>\r\ngreatly appreciated.<br>\r\n<br>\r\nTwitter: https://www.twitter.com/weeble<br>\r\n Twitch: https://www.twitch.tv/clockworknettie<br>\r\n<br>\r\nVersion history<br>\r\n<br>\r\n1.0.0 - First release<br>\r\n<br>\r\n[1]: https://www.youtube.com/watch?v=t7qfZgj8nnc&t=0s<br>\r\n",
    "latest_version": "smwc-30101-1647312542",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30101,
        "title": "Paper Mario: The Thousand-Year-Door - Vivian",
        "version": "smwc-30101-1647312542",
        "upstream_time": 1647312542,
        "download_url": "https://dl.smwcentral.net/30101/Vivian_v1.0.0.zip",
        "filename": "Vivian_v1.0.0.zip",
        "size": 24734,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-paperboy-nes-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42205,
    "title": "Paperboy (NES) - Font",
    "authors": [
      "papucho139"
    ],
    "tags": [
      "retro",
      "serif"
    ],
    "description": "The font used in the menus and news headlines of Paperboy (NES)",
    "latest_version": "smwc-42205-1776880552",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42205,
        "title": "Paperboy (NES) - Font",
        "version": "smwc-42205-1776880552",
        "upstream_time": 1776880552,
        "download_url": "https://dl.smwcentral.net/42205/Paperboy%20%28NES%29%20-%20Font.zip",
        "filename": "Paperboy (NES) - Font.zip",
        "size": 993,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-para-enemies",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10805,
    "title": "Para-Enemies",
    "authors": [
      "Moltz",
      "jimbo1qaz"
    ],
    "tags": [
      "bob-omb",
      "goomba",
      "needs remoderation",
      "spiny"
    ],
    "description": "If using the Para-bomb, use Tweaker to change Parabomb's palette to palette B.<br>\r\nWorks with Dakress's Goomba graphics, partially based on it.<br>\r\nA \"modernized\" Bob-omb with orange legs and a key, a Para-Bomb in the same style, and a Para-Goomba that looks like Dakress's goomba graphics.<br>\r\nAlso includes a custom crab and crab egg that works with the original sprite and palette. ",
    "latest_version": "smwc-10805-1423916685",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10805,
        "title": "Para-Enemies",
        "version": "smwc-10805-1423916685",
        "upstream_time": 1423916685,
        "download_url": "https://dl.smwcentral.net/10805/%5BUPDATE%5D%20Modern%20Paragoomba%2C%20Bob-omb%20and%20Crab.zip",
        "filename": "%5BUPDATE%5D Modern Paragoomba%2C Bob-omb and Crab.zip",
        "size": 2430,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-paralor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 641,
    "title": "Paralor",
    "authors": [
      "Kritter"
    ],
    "tags": [
      "needs remoderation",
      "yoshi"
    ],
    "description": "This is a slightly different alternative to the traditional Yoshi.  Paralor is half parrot, half dragon and comes from the Dream Chronicles Series.  A powerful and ancient guardian of a mysterios realm, Paralor has a slight downside of being a bit clumsy and awkward.  He spits out an energy ball to grab enimies instead of a long tongue!  (you can find the GFX also.)<br>\r\n<br>\r\n.....For your convenience, this sprite set needs no custom pallettes.....<br>\r\n<br>\r\nPlease give credit if used. =)<br>\r\n<br>\r\nFor your convenience, this sprite set needs no custom pallettes. You can use tweaker to change the palette it uses.",
    "latest_version": "smwc-641-1384603958",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 641,
        "title": "Paralor",
        "version": "smwc-641-1384603958",
        "upstream_time": 1384603958,
        "download_url": "https://dl.smwcentral.net/641/Paralor.zip",
        "filename": "Paralor.zip",
        "size": 5955,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-parodius-non-sense-fantasy-cemetery",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38015,
    "title": "Parodius: Non-Sense Fantasy - Cemetery",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "haunted",
      "mountain"
    ],
    "description": "The background seen in the cemetery stage from Parodius Da! / Parodius: Non-Sense Fantasy. <br>\r\n<br>\r\nParallaxing scrolling is mandatory to make great use of this background.<br>\r\n<br>\r\nA good fit for haunted levels.<br>\r\n<br>\r\nUPDATE: Reripped from scratch.  Adjusted palette organization.",
    "latest_version": "smwc-38015-1719707719",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38015,
        "title": "Parodius: Non-Sense Fantasy - Cemetery",
        "version": "smwc-38015-1719707719",
        "upstream_time": 1719707719,
        "download_url": "https://dl.smwcentral.net/38015/Parodius%20Non-Sense%20Fantasy%20-%20Cemetery.zip",
        "filename": "Parodius Non-Sense Fantasy - Cemetery.zip",
        "size": 4300,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-parodius-non-sense-fantasy-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37534,
    "title": "Parodius: Non-Sense Fantasy - City",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "night",
      "space"
    ],
    "description": "This is seen in Stage 2 where you'll have to pass through Chichibinta Rika to reach the boss. Completed the rest of the line for the BG. Palette is friendly. Enjoy! Use this only with horizontal scrolling set to medium. Other options horizontal scrolling related count. Enjoy!",
    "latest_version": "smwc-37534-1711657294",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37534,
        "title": "Parodius: Non-Sense Fantasy - City",
        "version": "smwc-37534-1711657294",
        "upstream_time": 1711657294,
        "download_url": "https://dl.smwcentral.net/37534/Parodius%20Da%21%20%28SNES%29%20-%20City.zip",
        "filename": "Parodius Da%21 (SNES) - City.zip",
        "size": 10552,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-parodius-non-sense-fantasy-clouds-and-bubbles",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38023,
    "title": "Parodius: Non-Sense Fantasy - Clouds and Bubbles",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "sky",
      "space"
    ],
    "description": "The background from the sixth stage of Parodius Da! / Parodius: Non-Sense Fantasy.  A very nice cloud background.<br>\r\n<br>\r\nIt's mandatory to use parallax effect with this background to make the best use of it.<br>\r\n<br>\r\nUPDATE: Reripped from scratch. Optimized GFX files, palette and map 16.  Created new tiles in the map 16 file to cover the bottom area of the background, while keeping it close to the source material.",
    "latest_version": "smwc-38023-1719707943",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38023,
        "title": "Parodius: Non-Sense Fantasy - Clouds and Bubbles",
        "version": "smwc-38023-1719707943",
        "upstream_time": 1719707943,
        "download_url": "https://dl.smwcentral.net/38023/Parodius%20Non-Sense%20Fantasy%20-%20Clouds%20and%20Bubbles.zip",
        "filename": "Parodius Non-Sense Fantasy - Clouds and Bubbles.zip",
        "size": 3491,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-parodius-non-sense-fantasy-clouds-and-bubbles-boss-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32807,
    "title": "Parodius: Non-Sense Fantasy - Clouds and Bubbles (Boss Room)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "sky",
      "space"
    ],
    "description": "The background seen in the boss room of the cloud level from Parodius Da! (SNES). In general, a great fit for castles in sky or space. Uses a good ammount of palettes, so plan ahead before using it.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-32807-1671998818",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32807,
        "title": "Parodius: Non-Sense Fantasy - Clouds and Bubbles (Boss Room)",
        "version": "smwc-32807-1671998818",
        "upstream_time": 1671998818,
        "download_url": "https://dl.smwcentral.net/32807/Parodius%20Da%21%20%28SNES%29%20-%20Clouds%20and%20Bubbles%20%28Boss%20Room%29.zip",
        "filename": "Parodius Da%21 (SNES) - Clouds and Bubbles (Boss Room).zip",
        "size": 6351,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-parodius-non-sense-fantasy-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40740,
    "title": "Parodius: Non-Sense Fantasy - Font",
    "authors": [
      "15Tails"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "The font used in the Parodius series.<br>\r\n<br>\r\nUses custom palettes.<br>\r\n<br>\r\nNOTE: Font palette needs to be tweaked a bit before being used in the OW.",
    "latest_version": "smwc-40740-1764556606",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40740,
        "title": "Parodius: Non-Sense Fantasy - Font",
        "version": "smwc-40740-1764556606",
        "upstream_time": 1764556606,
        "download_url": "https://dl.smwcentral.net/40740/ParodiusFont.zip",
        "filename": "ParodiusFont.zip",
        "size": 1732,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-parodius-non-sense-fantasy-ice-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38021,
    "title": "Parodius: Non-Sense Fantasy - Ice Cave",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "ice",
      "underwater"
    ],
    "description": "The background seen in the Ice Cave of Parodius Da! / Parodius: Non-Sense Fantasy. Compared to the old version, this rip is much more optimized, with no extra unused tiles or vanilla leftovers. It also includes two palettes for the background: one used in the surface (purple), and the other is used for the underwater portion of the stage (blue). <br>\r\n<br>\r\nA good fit for ice caves or underwater ice caves, in general.",
    "latest_version": "smwc-38021-1719707858",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38021,
        "title": "Parodius: Non-Sense Fantasy - Ice Cave",
        "version": "smwc-38021-1719707858",
        "upstream_time": 1719707858,
        "download_url": "https://dl.smwcentral.net/38021/Parodius%20Non-Sense%20Fantasy%20-%20Ice%20Cave.zip",
        "filename": "Parodius Non-Sense Fantasy - Ice Cave.zip",
        "size": 3316,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-parodius-non-sense-fantasy-japan",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37569,
    "title": "Parodius: Non-Sense Fantasy - Japan",
    "authors": [
      "Big Brawler",
      "Rykon-V73"
    ],
    "tags": [
      "eastern",
      "mountain",
      "volcano"
    ],
    "description": "I'm back with an update of this BG. This includes the addition of the sun, which uses an extra palette. Included is the 'angry' version of the palette. The shining sun part can be easily removed to save 1 palette. Despite the volcanoes looking happy in the BG, the volcanoes in the FG are angry.<br>\r\nNo credit needed.",
    "latest_version": "smwc-37569-1712077845",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37569,
        "title": "Parodius: Non-Sense Fantasy - Japan",
        "version": "smwc-37569-1712077845",
        "upstream_time": 1712077845,
        "download_url": "https://dl.smwcentral.net/37569/Parodius%20Da%21%20%28SNES%29%20-%20Japan.zip",
        "filename": "Parodius Da%21 (SNES) - Japan.zip",
        "size": 5713,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-parodius-non-sense-fantasy-labyrinth-boss-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38024,
    "title": "Parodius: Non-Sense Fantasy - Labyrinth (Boss Room)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "castle",
      "interior"
    ],
    "description": "The background of the boss room from Labyrinth, the third stage of Parodius Da / Parodius: Non-Sense Fantasy. It's found in the area where the player fight Hot Lips. Depending of the outcome of the battle, the faces in the background will change.<br>\r\n<br>\r\nIncludes three variants:<br>\r\n- Normal (seen while fighting the boss.)<br>\r\n- Boss Defeated;<br>\r\n- Failure (The player didn't kill the boss fast enough);<br>\r\n<br>\r\nEach of these variants is organized in their own folders, so pick the one you like the most.<br>\r\n<br>\r\nA good fit for bonus / castles, in general.",
    "latest_version": "smwc-38024-1722468307",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38024,
        "title": "Parodius: Non-Sense Fantasy - Labyrinth (Boss Room)",
        "version": "smwc-38024-1722468307",
        "upstream_time": 1722468307,
        "download_url": "https://dl.smwcentral.net/38024/Parodius%20Non-Sense%20Fantasy%20-%20Labyrinth%20%28Boss%20Room%29.zip",
        "filename": "Parodius Non-Sense Fantasy - Labyrinth (Boss Room).zip",
        "size": 17138,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-parodius-non-sense-fantasy-omake-mechanical-base-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38014,
    "title": "Parodius: Non-Sense Fantasy - Omake! (Mechanical Base Area)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "mechanical",
      "texture"
    ],
    "description": "One of the backgrounds seen in the Omake stage of Parodius Da! / Parodius: Non-Sense Fantasy. <br>\r\n<br>\r\nUses less than 13 tiles, so it's perfect to be combined with various other graphics.  <br>\r\n<br>\r\nA good fit for mechanical or bonus levels. ",
    "latest_version": "smwc-38014-1719707796",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38014,
        "title": "Parodius: Non-Sense Fantasy - Omake! (Mechanical Base Area)",
        "version": "smwc-38014-1719707796",
        "upstream_time": 1719707796,
        "download_url": "https://dl.smwcentral.net/38014/Parodius%20Non-Sense%20Fantasy%20-%20Omake%21%20%28Mechanical%20Base%20Area%29.zip",
        "filename": "Parodius Non-Sense Fantasy - Omake%21 (Mechanical Base Area).zip",
        "size": 2098,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-parodius-non-sense-fantasy-pachinko",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38022,
    "title": "Parodius: Non-Sense Fantasy - Pachinko",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "mechanical"
    ],
    "description": "A mechanical silly background from Parodius Da. This stage has the player travessing the interiors of a pachinko machine, filled with flashing lights and nonsensical enemies, as expected from the Parodius series. Could fit a bonus or mechanical level, maybe.<br>\r\n<br>\r\nUPDATE: Reripped from scratch. Uses way less tile, freeing more BG1 space.  Palette has been moved to row 1.  Better map 16 and sample level too. Moved from BG2 to the BG1.",
    "latest_version": "smwc-38022-1719707911",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38022,
        "title": "Parodius: Non-Sense Fantasy - Pachinko",
        "version": "smwc-38022-1719707911",
        "upstream_time": 1719707911,
        "download_url": "https://dl.smwcentral.net/38022/Parodius%20Non-Sense%20Fantasy%20-%20Pachinko.zip",
        "filename": "Parodius Non-Sense Fantasy - Pachinko.zip",
        "size": 3516,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-parodius-non-sense-fantasy-pirate-island",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38029,
    "title": "Parodius: Non-Sense Fantasy - Pirate Island",
    "authors": [
      "Anorakun",
      "Big Brawler"
    ],
    "tags": [
      "ocean",
      "ship"
    ],
    "description": "Part of the background seen in the first stage of Parodius Da! / Parodius: Non-Sense Fantasy. A good fit for shipyard levels, in general.<br>\r\n<br>\r\nUPDATE: Better palette row management, in general.  Reripped it to use the back area.",
    "latest_version": "smwc-38029-1722468597",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38029,
        "title": "Parodius: Non-Sense Fantasy - Pirate Island",
        "version": "smwc-38029-1722468597",
        "upstream_time": 1722468597,
        "download_url": "https://dl.smwcentral.net/38029/Parodius%20Non-Sense%20Fantasy%20-%20Pirate%20Island.zip",
        "filename": "Parodius Non-Sense Fantasy - Pirate Island.zip",
        "size": 9895,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-parodius-non-sense-fantasy-public-bath",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16588,
    "title": "Parodius: Non-Sense Fantasy - Public Bath",
    "authors": [
      "Big Brawler"
    ],
    "tags": [
      "eastern",
      "interior"
    ],
    "description": "The background seen in the exclusive stage of the SNES version of Parodius Da! / Parodius: Non-Sense Fantasy.  ",
    "latest_version": "smwc-16588-1511968660",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16588,
        "title": "Parodius: Non-Sense Fantasy - Public Bath",
        "version": "smwc-16588-1511968660",
        "upstream_time": 1511968660,
        "download_url": "https://dl.smwcentral.net/16588/Parodius%20Non-Sense%20Fantasy%20-%20Public%20Bath.zip",
        "filename": "Parodius Non-Sense Fantasy - Public Bath.zip",
        "size": 3954,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-parodius-non-sense-fantasy-public-bath-octo-s-bad-hair-day",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29469,
    "title": "Parodius: Non-Sense Fantasy - Public Bath (Octo's Bad Hair Day)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "eastern",
      "interior"
    ],
    "description": "A very parodius-esque background, found in Parodius Da! for the SNES. It's found in the room where the player fights a giant octopus that attacks by rubbing his head, that's covered in shampoo. Originally planned to be used in Mutsu Mountainroad, in the Hot Springs area. Could be used for some kinda of temple level. Background can be expanded to cover all the screen.<br>\r\n<br>\r\nCredit would be great but is optional.",
    "latest_version": "smwc-29469-1642094088",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29469,
        "title": "Parodius: Non-Sense Fantasy - Public Bath (Octo's Bad Hair Day)",
        "version": "smwc-29469-1642094088",
        "upstream_time": 1642094088,
        "download_url": "https://dl.smwcentral.net/29469/Parodius%20Da%21%20%28SNES%29%20-%20Octo%27s%20Bad%20Hair%20Day.zip",
        "filename": "Parodius Da%21 (SNES) - Octo%27s Bad Hair Day.zip",
        "size": 3881,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-parodius-portable-msx-remake-mole-worker",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33055,
    "title": "Parodius Portable (MSX Remake) - Mole Worker",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "giant",
      "mole"
    ],
    "description": "The Mole Miners enemy from the Parodius remake, that's include in the Parodius Portable, a collection with all the games of the series. <br>\r\n<br>\r\nUse these with shooters or maybe being decoration or even layer 2 hazards? Be creative. I've included pickaxe graphics.",
    "latest_version": "smwc-33055-1676130252",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33055,
        "title": "Parodius Portable (MSX Remake) - Mole Worker",
        "version": "smwc-33055-1676130252",
        "upstream_time": 1676130252,
        "download_url": "https://dl.smwcentral.net/33055/Parodius%20Portable%20%28MSX%20Remake%29%20-%20Mole%20Worker%20%28and%20Pickaxe%29.zip",
        "filename": "Parodius Portable (MSX Remake) - Mole Worker (and Pickaxe).zip",
        "size": 3740,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-password-blocks-numbers-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8738,
    "title": "Password Blocks (Numbers 1-10)",
    "authors": [
      "SMWHacker96"
    ],
    "tags": [
      "needs remoderation",
      "password"
    ],
    "description": "Updated by: S.R.H.<br>\r\nOriginal File: http://www.smwcentral.net/?p=section&a=details&id=1514<br>\r\n<br>\r\nOriginal Description: Please don't claim as yours.<br>\r\nThis set was made so you can have graphics for password blocks.<br>\r\nUses original SMW palette.",
    "latest_version": "smwc-8738-1407823921",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8738,
        "title": "Password Blocks (Numbers 1-10)",
        "version": "smwc-8738-1407823921",
        "upstream_time": 1407823921,
        "download_url": "https://dl.smwcentral.net/8738/blocks.zip",
        "filename": "blocks.zip",
        "size": 1817,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-patchwork-plains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18038,
    "title": "Patchwork Plains",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland"
    ],
    "description": "This grassland is a bit different from the others.  It's made of cloth, pom-poms, and other craft supplies.  There are even scissor blades that act like spikes.",
    "latest_version": "smwc-18038-1535735325",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18038,
        "title": "Patchwork Plains",
        "version": "smwc-18038-1535735325",
        "upstream_time": 1535735325,
        "download_url": "https://dl.smwcentral.net/18038/Patchwork%20Plains.zip",
        "filename": "Patchwork Plains.zip",
        "size": 4591,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-peach-raccoon-included",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 994,
    "title": "Peach (Raccoon Included)",
    "authors": [
      "Ladida"
    ],
    "tags": [
      "female",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Some Peach graphics I made. Does not include cape frames, only raccoon, so these graphics will only work if you have the raccoon patch applied. Includes palette and overworld frames. Look at readme for more info. Give credit if used.",
    "latest_version": "smwc-994-1398161744",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 994,
        "title": "Peach (Raccoon Included)",
        "version": "smwc-994-1398161744",
        "upstream_time": 1398161744,
        "download_url": "https://dl.smwcentral.net/994/Peachplayer.zip",
        "filename": "Peachplayer.zip",
        "size": 111801,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-peach-s-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2471,
    "title": "Peach's Castle",
    "authors": [
      "blackace"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Helper note: You must enable the usage of FG5 and FG6, and disable event path fade effect to use this.",
    "latest_version": "smwc-2471-1421922478",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2471,
        "title": "Peach's Castle",
        "version": "smwc-2471-1421922478",
        "upstream_time": 1421922478,
        "download_url": "https://dl.smwcentral.net/2471/Peach%27s%20castle.zip",
        "filename": "Peach%27s castle.zip",
        "size": 148447,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-peachette-super-crown-cape-replacement",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24081,
    "title": "Peachette / Super Crown (Cape Replacement)",
    "authors": [
      "DTA450"
    ],
    "tags": [
      "feather",
      "female",
      "needs remoderation",
      "patch needed"
    ],
    "description": "A Peachette GFX I made to replace ONLY the cape power-up. I also added a super crown to replace the feather sprite, both are compatible with SMW's original palette.<br>\r\n<br>\r\nNote that it requires a few ASM edits if you want these graphics to appear when Mario gets the power-up, and recreate the abilities of the original power-up from NSMBU deluxe, so it comes with two patches.<br>\r\nBe sure to read the readme too.<br>\r\n<br>\r\nPlease give credits if used !",
    "latest_version": "smwc-24081-1596147013",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24081,
        "title": "Peachette / Super Crown (Cape Replacement)",
        "version": "smwc-24081-1596147013",
        "upstream_time": 1596147013,
        "download_url": "https://dl.smwcentral.net/24081/DTA450%27s%20PEACHETTE%20GFX.zip",
        "filename": "DTA450%27s PEACHETTE GFX.zip",
        "size": 44464,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-peepa-vanilla-styled",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17536,
    "title": "Peepa (Vanilla-Styled)",
    "authors": [
      "MoxieCat"
    ],
    "tags": [
      "eerie",
      "needs remoderation"
    ],
    "description": "A happy little ghost that was introduced in Super Mario 3D Land, now styled to fit in SMW.<br>\r\nThe graphics included replace the Eerie, although they could conceivably be used for a custom sprite. It uses the vanilla palette.",
    "latest_version": "smwc-17536-1526407055",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17536,
        "title": "Peepa (Vanilla-Styled)",
        "version": "smwc-17536-1526407055",
        "upstream_time": 1526407055,
        "download_url": "https://dl.smwcentral.net/17536/peepa-vanillish.zip",
        "filename": "peepa-vanillish.zip",
        "size": 4603,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-penguin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17255,
    "title": "Penguin",
    "authors": [
      "Blizzard Buffalo"
    ],
    "tags": [
      "needs remoderation",
      "rip van fish"
    ],
    "description": "A simple penguin that replaces Rip Van Fish, no palettes needed.",
    "latest_version": "smwc-17255-1521590512",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17255,
        "title": "Penguin",
        "version": "smwc-17255-1521590512",
        "upstream_time": 1521590512,
        "download_url": "https://dl.smwcentral.net/17255/Penguin.zip",
        "filename": "Penguin.zip",
        "size": 2413,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-penguin-no-mondai-saikyou-penguin-densetsu-ice-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35695,
    "title": "Penguin no Mondai: Saikyou Penguin Densetsu! - Ice Cave",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "ice",
      "snow"
    ],
    "description": "The ice cave from the Nintendo DS game <b><u>Penguin no Mondai: Saikyou Penguin Densetsu! - Ice Cave</u></b><br>\r\nIt's a japanese game.",
    "latest_version": "smwc-35695-1702490100",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35695,
        "title": "Penguin no Mondai: Saikyou Penguin Densetsu! - Ice Cave",
        "version": "smwc-35695-1702490100",
        "upstream_time": 1702490100,
        "download_url": "https://dl.smwcentral.net/35695/Penguin%20no%20Mondai%20-%20Ice%20Cave.zip",
        "filename": "Penguin no Mondai - Ice Cave.zip",
        "size": 9345,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-percussion-path",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18829,
    "title": "Percussion Path",
    "authors": [
      "Tob"
    ],
    "tags": [
      "bonus",
      "mechanical",
      "needs remoderation"
    ],
    "description": "A music themed tileset vaguely based on Rayman's Bandland and other similar music themed areas.<br>\r\nPlease credit me when it's being used for your projects.",
    "latest_version": "smwc-18829-1547514098",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18829,
        "title": "Percussion Path",
        "version": "smwc-18829-1547514098",
        "upstream_time": 1547514098,
        "download_url": "https://dl.smwcentral.net/18829/percussion%20path%20updated.zip",
        "filename": "percussion path updated.zip",
        "size": 7373,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-phantasm-war-myke-s-temple-background-inside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9375,
    "title": "Phantasm War: Myke's Temple - Background Inside",
    "authors": [
      "leictreon"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "ruins"
    ],
    "description": "The Inside BG for Mike's Temple. :)<br>\r\n<br>\r\nCredit would be nice but you dont have to.",
    "latest_version": "smwc-9375-1413072695",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9375,
        "title": "Phantasm War: Myke's Temple - Background Inside",
        "version": "smwc-9375-1413072695",
        "upstream_time": 1413072695,
        "download_url": "https://dl.smwcentral.net/9375/MikeTemple%20-%20Inside%20BG.zip",
        "filename": "MikeTemple - Inside BG.zip",
        "size": 4460,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-phantasm-war-myke-s-temple-background-outside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9374,
    "title": "Phantasm War: Myke's Temple - Background Outside",
    "authors": [
      "leictreon"
    ],
    "tags": [
      "needs remoderation",
      "ruins"
    ],
    "description": "The background for Mike's Temple from the contest.  This is for the outside areas.<br>\r\n<br>\r\nCredit would be nice but you dont have to.",
    "latest_version": "smwc-9374-1413072691",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9374,
        "title": "Phantasm War: Myke's Temple - Background Outside",
        "version": "smwc-9374-1413072691",
        "upstream_time": 1413072691,
        "download_url": "https://dl.smwcentral.net/9374/MikeTemple%20-%20Outside%20BG.zip",
        "filename": "MikeTemple - Outside BG.zip",
        "size": 4404,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-phantasm-war-myke-s-temple-foreground",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1394,
    "title": "Phantasm War: Myke's Temple - Foreground",
    "authors": [
      "leictreon"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "ruins"
    ],
    "description": "ExGFX for the contest and Phantasm War level \"Myke's Temple\"<br>\r\n<br>\r\nThis is the Foreground. Credit would be nice but you dont have to.",
    "latest_version": "smwc-1394-1413072714",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1394,
        "title": "Phantasm War: Myke's Temple - Foreground",
        "version": "smwc-1394-1413072714",
        "upstream_time": 1413072714,
        "download_url": "https://dl.smwcentral.net/1394/MikeTemple%20-%20Foreground.zip",
        "filename": "MikeTemple - Foreground.zip",
        "size": 6027,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-phantasm-war-myke-s-temple-sprites",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9373,
    "title": "Phantasm War: Myke's Temple - Sprites",
    "authors": [
      "leictreon"
    ],
    "tags": [
      "ball and chain",
      "block",
      "bony beetle",
      "needs remoderation",
      "thwimp",
      "thwomp"
    ],
    "description": "The sprites used in Mike's Temple!<br>\r\n<br>\r\nNEVER EVER USE THE BONEFISH, IS GLITCHY.<br>\r\nCredit would be nice but you dont have to.",
    "latest_version": "smwc-9373-1413072680",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9373,
        "title": "Phantasm War: Myke's Temple - Sprites",
        "version": "smwc-9373-1413072680",
        "upstream_time": 1413072680,
        "download_url": "https://dl.smwcentral.net/9373/MikeTemple%20-%20Sprites.zip",
        "filename": "MikeTemple - Sprites.zip",
        "size": 5019,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-phineas-and-ferb-ds-credits",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41576,
    "title": "Phineas and Ferb (DS) - Credits",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "abstract",
      "texture"
    ],
    "description": "An abstract background from the show's intro. In the game, it's used during credits. Comes with a few alternate palettes found in the game's files.",
    "latest_version": "smwc-41576-1770914322",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41576,
        "title": "Phineas and Ferb (DS) - Credits",
        "version": "smwc-41576-1770914322",
        "upstream_time": 1770914322,
        "download_url": "https://dl.smwcentral.net/41576/PhineasAndFerbDS%20Credits%20Texture.zip",
        "filename": "PhineasAndFerbDS Credits Texture.zip",
        "size": 6067,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-phobos-moon-of-mars",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2496,
    "title": "Phobos (Moon of Mars)",
    "authors": [
      "BokuNES"
    ],
    "tags": [
      "needs remoderation",
      "realistic"
    ],
    "description": "the other moon of mars phobos, exelent choice in a space stage<br>\r\n<br>\r\nCreated By BokuNES",
    "latest_version": "smwc-2496-1425733692",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2496,
        "title": "Phobos (Moon of Mars)",
        "version": "smwc-2496-1425733692",
        "upstream_time": 1425733692,
        "download_url": "https://dl.smwcentral.net/2496/Phobos%20%28Moon%20of%20Mars%29.zip",
        "filename": "Phobos (Moon of Mars).zip",
        "size": 6759,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pikachu-raichu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1742,
    "title": "Pikachu/Raichu",
    "authors": [
      "Doownayr89"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "Some custom GFX I took from Pokemon Yellow and colored up (I made Raichu myself). Credit isn't necessary, but would be nice.<br>\r\n<br>\r\nModerator's Note: insert \"smw.pal\" as a Shared Pallete.  Also, be sure to go into GFX00 and delete Mario's extended tiles.  Does not come with OW graphics (sadly).  You'll have to draw them yourself.",
    "latest_version": "smwc-1742-1420935257",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1742,
        "title": "Pikachu/Raichu",
        "version": "smwc-1742-1420935257",
        "upstream_time": 1420935257,
        "download_url": "https://dl.smwcentral.net/1742/Player.zip",
        "filename": "Player.zip",
        "size": 6206,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pikmin-koopas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10788,
    "title": "Pikmin Koopas",
    "authors": [
      "Piky36"
    ],
    "tags": [
      "koopa",
      "needs remoderation"
    ],
    "description": "An ExGFX that changes the koopas to a hand-drawn Pikmin. The shelless koopas are changed into a small pikmin (I believe it was called a Spiumin in Superskye) The shell is also changed to a pikmin head. By Piky36; no credit needed",
    "latest_version": "smwc-10788-1423914752",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10788,
        "title": "Pikmin Koopas",
        "version": "smwc-10788-1423914752",
        "upstream_time": 1423914752,
        "download_url": "https://dl.smwcentral.net/10788/pikmin_koopas.zip",
        "filename": "pikmin_koopas.zip",
        "size": 3952,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pilotwings-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31052,
    "title": "Pilotwings - Title Screen",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "ocean",
      "sky"
    ],
    "description": "Ripped from Pilotwings Title Screen",
    "latest_version": "smwc-31052-1653862515",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31052,
        "title": "Pilotwings - Title Screen",
        "version": "smwc-31052-1653862515",
        "upstream_time": 1653862515,
        "download_url": "https://dl.smwcentral.net/31052/TitleScreen.zip",
        "filename": "TitleScreen.zip",
        "size": 3918,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pink-panther-in-pink-goes-to-hollywood-cat-on-a-hot-pink-roof",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20637,
    "title": "Pink Panther in Pink Goes To Hollywood - Cat On A Hot Pink Roof",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "8-bit",
      "city",
      "needs remoderation",
      "night",
      "patch needed",
      "sky"
    ],
    "description": "Background (Layer 3) used in the level \"Cat On A Hot Pink Roof\" in Pink Panther in Pink Goes To Hollywood (SNES).<br>\r\n<br>\r\nFor a best use of this, you should use a Sprite Status Bar patch.",
    "latest_version": "smwc-20637-1565716995",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20637,
        "title": "Pink Panther in Pink Goes To Hollywood - Cat On A Hot Pink Roof",
        "version": "smwc-20637-1565716995",
        "upstream_time": 1565716995,
        "download_url": "https://dl.smwcentral.net/20637/PP%20Cat%20on%20a%20Hot%20Pink%20Roof.zip",
        "filename": "PP Cat on a Hot Pink Roof.zip",
        "size": 2796,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pink-panther-in-pink-goes-to-hollywood-honey-i-shrunk-the-pink",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20636,
    "title": "Pink Panther in Pink Goes To Hollywood - Honey, I Shrunk The Pink",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation",
      "sky"
    ],
    "description": "Background used in the level \"Honey, I Shrunk The Pink\" in Pink Panther in Pink Goes To Hollywood (SNES).",
    "latest_version": "smwc-20636-1565716839",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20636,
        "title": "Pink Panther in Pink Goes To Hollywood - Honey, I Shrunk The Pink",
        "version": "smwc-20636-1565716839",
        "upstream_time": 1565716839,
        "download_url": "https://dl.smwcentral.net/20636/PP%20Honey%2C%20I%20Shrunk%20The%20Pink.zip",
        "filename": "PP Honey%2C I Shrunk The Pink.zip",
        "size": 8121,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pink-panther-in-pink-goes-to-hollywood-pink-ranger",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20638,
    "title": "Pink Panther in Pink Goes To Hollywood - Pink Ranger",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "desert",
      "needs remoderation",
      "wild west"
    ],
    "description": "Background used in the level \"Pink Ranger\" in Pink Panther in Pink Goes To Hollywood (SNES).",
    "latest_version": "smwc-20638-1565717170",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20638,
        "title": "Pink Panther in Pink Goes To Hollywood - Pink Ranger",
        "version": "smwc-20638-1565717170",
        "upstream_time": 1565717170,
        "download_url": "https://dl.smwcentral.net/20638/PP%20Pink%20Ranger.zip",
        "filename": "PP Pink Ranger.zip",
        "size": 4617,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pink-panther-in-pink-goes-to-hollywood-refrigerator",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20635,
    "title": "Pink Panther in Pink Goes To Hollywood - Refrigerator",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "food",
      "needs remoderation",
      "silhouette"
    ],
    "description": "Background used in the level \"Refrigerator\" in Pink Panther in Pink Goes To Hollywood (SNES).",
    "latest_version": "smwc-20635-1565716575",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20635,
        "title": "Pink Panther in Pink Goes To Hollywood - Refrigerator",
        "version": "smwc-20635-1565716575",
        "upstream_time": 1565716575,
        "download_url": "https://dl.smwcentral.net/20635/PP%20Refrigerator.zip",
        "filename": "PP Refrigerator.zip",
        "size": 6497,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pink-panther-in-pink-goes-to-hollywood-stuffing-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20639,
    "title": "Pink Panther in Pink Goes To Hollywood - Stuffing Battle",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "bonus",
      "food",
      "needs remoderation"
    ],
    "description": "Background used in the level \"Stuffing Battle\" in Pink Panther in Pink Goes To Hollywood (SNES).",
    "latest_version": "smwc-20639-1565717239",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20639,
        "title": "Pink Panther in Pink Goes To Hollywood - Stuffing Battle",
        "version": "smwc-20639-1565717239",
        "upstream_time": 1565717239,
        "download_url": "https://dl.smwcentral.net/20639/PP%20Stuffing%20Battle.zip",
        "filename": "PP Stuffing Battle.zip",
        "size": 3387,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pinky-and-the-brain-the-master-plan-laboratory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31388,
    "title": "Pinky and the Brain: The Master Plan - Laboratory",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "The \"Laboratory with Windows\" background from \"Pinky and the Brain - The Master Plan\" GBA game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31388-1657500878",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31388,
        "title": "Pinky and the Brain: The Master Plan - Laboratory",
        "version": "smwc-31388-1657500878",
        "upstream_time": 1657500878,
        "download_url": "https://dl.smwcentral.net/31388/PinkyAndTheBrainGBAlab.zip",
        "filename": "PinkyAndTheBrainGBAlab.zip",
        "size": 4199,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pinobee-phoebee-gba-inside-of-submarine",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31357,
    "title": "Pinobee & Phoebee (GBA) - Inside of Submarine",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "<span style=\"font-size: 21pt;\"><b>C3 SUMMER 2022:</b></span><br>\r\n<br>\r\nThe mechanical background from \"Pinobee & Phoebee\" GBA game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31357-1657386547",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31357,
        "title": "Pinobee & Phoebee (GBA) - Inside of Submarine",
        "version": "smwc-31357-1657386547",
        "upstream_time": 1657386547,
        "download_url": "https://dl.smwcentral.net/31357/PinobeePhoebeeSubmarineInside.zip",
        "filename": "PinobeePhoebeeSubmarineInside.zip",
        "size": 3823,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pinocchio-32x-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29380,
    "title": "Pinocchio (32X) - Level 8",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "carnival",
      "castle",
      "cave",
      "flesh",
      "haunted",
      "mountain",
      "night",
      "sky",
      "space",
      "town"
    ],
    "description": "Ripped from the Level 8 in the 32X version of Pinocchio like prototype and darker than <a href=\"https://www.smwcentral.net/?p=section&a=details&id=19548\">this background</a>. This rip was part of <a href=\"https://www.smwcentral.net/?p=viewthread&t=120286\">my C3 Graphic Ripping Showcase.</a><br>\r\n<br>\r\nNote: Recommended H-Scroll: Constant & V-Scroll: None and that must be used ONLY for Vertical levels.",
    "latest_version": "smwc-29380-1642124473",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29380,
        "title": "Pinocchio (32X) - Level 8",
        "version": "smwc-29380-1642124473",
        "upstream_time": 1642124473,
        "download_url": "https://dl.smwcentral.net/29380/Pinocchio%20%2832X%29%20-%20Level%208.zip",
        "filename": "Pinocchio (32X) - Level 8.zip",
        "size": 9188,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29377,
        "title": "Pinocchio (32X) - Level 5",
        "version": "smwc-29377-1642101618",
        "upstream_time": 1642101618,
        "download_url": "https://dl.smwcentral.net/29377/Pinocchio%20%2832X%29%20-%20Level%205.zip",
        "filename": "Pinocchio (32X) - Level 5.zip",
        "size": 2851,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29302,
        "title": "Pinocchio (32X) - Level 4",
        "version": "smwc-29302-1642124145",
        "upstream_time": 1642124145,
        "download_url": "https://dl.smwcentral.net/29302/Pinocchio%20%2832X%29%20-%20Level%204.zip",
        "filename": "Pinocchio (32X) - Level 4.zip",
        "size": 2639,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29300,
        "title": "Pinocchio (32X) - Level 2",
        "version": "smwc-29300-1642123489",
        "upstream_time": 1642123489,
        "download_url": "https://dl.smwcentral.net/29300/Pinocchio%20%2832X%29%20-%20Level%202%20v1.1.zip",
        "filename": "Pinocchio (32X) - Level 2 v1.1.zip",
        "size": 3125,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29199,
        "title": "Pinocchio (32X) - Level 1",
        "version": "smwc-29199-1641874111",
        "upstream_time": 1641874111,
        "download_url": "https://dl.smwcentral.net/29199/Pinocchio%20%2832X%29%20-%20Level%201.zip",
        "filename": "Pinocchio (32X) - Level 1.zip",
        "size": 13710,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pinocchio-snes-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20267,
    "title": "Pinocchio (SNES) - Level 2 (Lampside Setting)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "castle",
      "city",
      "flesh",
      "haunted",
      "lake",
      "mountain",
      "needs remoderation",
      "night",
      "ocean",
      "silhouette",
      "sky",
      "town",
      "underwater"
    ],
    "description": "Background used in the second level of Pinocchio (SNES). Comes in both Layer 2 and Layer 3 format, so you can use whatever you want.",
    "latest_version": "smwc-20267-1561931402",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20267,
        "title": "Pinocchio (SNES) - Level 2 (Lampside Setting)",
        "version": "smwc-20267-1561931402",
        "upstream_time": 1561931402,
        "download_url": "https://dl.smwcentral.net/20267/Pinocchio%20-%20Level%202.zip",
        "filename": "Pinocchio - Level 2.zip",
        "size": 5427,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19548,
        "title": "Pinocchio (SNES) - Level 8 (Inside Monstro)",
        "version": "smwc-19548-1555102650",
        "upstream_time": 1555102650,
        "download_url": "https://dl.smwcentral.net/19548/Pinocchio%20-%20Inside%20Monstro.zip",
        "filename": "Pinocchio - Inside Monstro.zip",
        "size": 8674,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 18898,
        "title": "Pinocchio (SNES) - Level 9 (Escape from Monstro)",
        "version": "smwc-18898-1547829717",
        "upstream_time": 1547829717,
        "download_url": "https://dl.smwcentral.net/18898/pinocchio%20level%209.zip",
        "filename": "pinocchio level 9.zip",
        "size": 12597,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 18897,
        "title": "Pinocchio (SNES) - Level 1 (An actor's life for me)",
        "version": "smwc-18897-1547828435",
        "upstream_time": 1547828435,
        "download_url": "https://dl.smwcentral.net/18897/pinocchio%20level%201.zip",
        "filename": "pinocchio level 1.zip",
        "size": 4330,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 18870,
        "title": "Pinocchio (SNES) - Level 5 (Escape from Pleasure Island)",
        "version": "smwc-18870-1547517907",
        "upstream_time": 1547517907,
        "download_url": "https://dl.smwcentral.net/18870/Level%205.zip",
        "filename": "Level 5.zip",
        "size": 5854,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16710,
        "title": "Pinocchio (SNES) - Level 6 (Water)",
        "version": "smwc-16710-1512234156",
        "upstream_time": 1512234156,
        "download_url": "https://dl.smwcentral.net/16710/Pinocchio%20Water.zip",
        "filename": "Pinocchio Water.zip",
        "size": 6270,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16561,
        "title": "Pinocchio (SNES) - Level 7 (Fish)",
        "version": "smwc-16561-1509914293",
        "upstream_time": 1509914293,
        "download_url": "https://dl.smwcentral.net/16561/Pinocchio%20-%20Fish.zip",
        "filename": "Pinocchio - Fish.zip",
        "size": 3641,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pipes-and-emoticon-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5688,
    "title": "Pipes and Emoticon Blocks",
    "authors": [
      "Hinalyte"
    ],
    "tags": [
      "block",
      "needs remoderation",
      "pipe"
    ],
    "description": "Some hand-drawn pipes (with intersections) and emoticon blocks that I made. This works with SMW's default palettes. Decided to release this on C3 2013.<br>\r\n<br>\r\nCredit would be nice, but you don't have to.",
    "latest_version": "smwc-5688-1373727097",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5688,
        "title": "Pipes and Emoticon Blocks",
        "version": "smwc-5688-1373727097",
        "upstream_time": 1373727097,
        "download_url": "https://dl.smwcentral.net/5688/custom_pipes_blocks.zip",
        "filename": "custom_pipes_blocks.zip",
        "size": 2955,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-piranha-plant-venus-fire-trap",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11496,
    "title": "Piranha Plant/Venus Fire Trap",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "needs remoderation",
      "piranha plant",
      "venus fire trap"
    ],
    "description": "Here are alternate graphics for the Piranha Plants and Venus Firetraps.  The .zip includes graphics for normal, jumping, and sideways Piranha Plants as well as standard Venus Firetraps.  The tilemap for the sideways Piranha is based on the one included with Romi's SpriteTool, while the tilemap for the Venus is based on <a href=\"http://dl.smwcentral.net/10413/All%20Plants%20Update.zip\" rel=\"nofollow\">imamelia's</a> Venuses.",
    "latest_version": "smwc-11496-1434834791",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11496,
        "title": "Piranha Plant/Venus Fire Trap",
        "version": "smwc-11496-1434834791",
        "upstream_time": 1434834791,
        "download_url": "https://dl.smwcentral.net/11496/Plants.zip",
        "filename": "Plants.zip",
        "size": 5191,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pirate-ghosts-and-flying-skulls",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32383,
    "title": "Pirate Ghosts and Flying Skulls",
    "authors": [
      "Ziz"
    ],
    "tags": [
      "big boo",
      "boo",
      "eerie"
    ],
    "description": "Some scary ghosts and pirate flying skulls to haunt your halloween.",
    "latest_version": "smwc-32383-1666137786",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32383,
        "title": "Pirate Ghosts and Flying Skulls",
        "version": "smwc-32383-1666137786",
        "upstream_time": 1666137786,
        "download_url": "https://dl.smwcentral.net/32383/skulls%20and%20pirate%20ghosts.zip",
        "filename": "skulls and pirate ghosts.zip",
        "size": 4338,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pirate-in-a-barrel",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28074,
    "title": "Pirate in a Barrel",
    "authors": [
      "Ziz"
    ],
    "tags": [
      "barrel",
      "koopa",
      "koopa troopa",
      "no custom palettes needed",
      "pirate"
    ],
    "description": "Just a pirate in a colorful barrel.<br>\r\n<br>\r\nNo credit needed.",
    "latest_version": "smwc-28074-1629734548",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28074,
        "title": "Pirate in a Barrel",
        "version": "smwc-28074-1629734548",
        "upstream_time": 1629734548,
        "download_url": "https://dl.smwcentral.net/28074/Prate%20in%20a%20barrel%20%28koopa%29.zip",
        "filename": "Prate in a barrel (koopa).zip",
        "size": 6723,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pirate-koopas-goombas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2944,
    "title": "Pirate Koopas/Goombas",
    "authors": [
      "PineappleProducer"
    ],
    "tags": [
      "goomba",
      "koopa",
      "needs remoderation"
    ],
    "description": "Custom Pirate themed sprites<br>\r\n<br>\r\nUse <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14538\">this patch</a> to free the tile near the koopa's eyes",
    "latest_version": "smwc-2944-1395133636",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2944,
        "title": "Pirate Koopas/Goombas",
        "version": "smwc-2944-1395133636",
        "upstream_time": 1395133636,
        "download_url": "https://dl.smwcentral.net/2944/Pirate%20Koopas%20and%20Goombas.zip",
        "filename": "Pirate Koopas and Goombas.zip",
        "size": 4654,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pirate-ship",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6595,
    "title": "Pirate Ship",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "airship",
      "needs remoderation",
      "ship",
      "wood"
    ],
    "description": "Here's a pirate ship set that includes barrels, a large Jolly Roger sail, and cannons that you can use with cannonball shooter sprites.  Arrrggghh!",
    "latest_version": "smwc-6595-1400938024",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6595,
        "title": "Pirate Ship",
        "version": "smwc-6595-1400938024",
        "upstream_time": 1400938024,
        "download_url": "https://dl.smwcentral.net/6595/Pirate%20Ship.zip",
        "filename": "Pirate Ship.zip",
        "size": 4477,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pirate-skeleton",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32382,
    "title": "Pirate Skeleton",
    "authors": [
      "Ziz"
    ],
    "tags": [
      "magikoopa"
    ],
    "description": "A Skeleton pirate ghost to haunt your halloween adventures. Replaces the Magikoopa sprite.",
    "latest_version": "smwc-32382-1666137198",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32382,
        "title": "Pirate Skeleton",
        "version": "smwc-32382-1666137198",
        "upstream_time": 1666137198,
        "download_url": "https://dl.smwcentral.net/32382/GFX03%20%28pirateskeleton%29.zip",
        "filename": "GFX03 (pirateskeleton).zip",
        "size": 2454,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pizza",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6875,
    "title": "Pizza",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "food",
      "needs remoderation",
      "pizza"
    ],
    "description": "A custom foreground tileset I drew myself for my hack, Yoshi's Strange Quest. Credit isn't required if you use this, but it would be appreciated.<br>\r\n<br>\r\nNote: Only the decoration tiles needed custom Map16 tiles. The ground tiles use SMW's original Map16 tiles.",
    "latest_version": "smwc-6875-1405164240",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6875,
        "title": "Pizza",
        "version": "smwc-6875-1405164240",
        "upstream_time": 1405164240,
        "download_url": "https://dl.smwcentral.net/6875/Custom%20Pizza%20FG.zip",
        "filename": "Custom Pizza FG.zip",
        "size": 4231,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-planet",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14241,
    "title": "Planet",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "Requested by chineesmw. Enjoy!",
    "latest_version": "smwc-14241-1471706919",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14241,
        "title": "Planet",
        "version": "smwc-14241-1471706919",
        "upstream_time": 1471706919,
        "download_url": "https://dl.smwcentral.net/14241/space.zip",
        "filename": "space.zip",
        "size": 3172,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-plasma-gun",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35845,
    "title": "Plasma Gun",
    "authors": [
      "Hammerer"
    ],
    "tags": [
      "gun"
    ],
    "description": "A reskin for <a href=\"https://smwc.me/s/31442\">Gun</a> sprite that features a plasma gun that shoots... plasma. Uses palette row A for plasma as bullet and palette E for plasma gun.",
    "latest_version": "smwc-35845-1704392427",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35845,
        "title": "Plasma Gun",
        "version": "smwc-35845-1704392427",
        "upstream_time": 1704392427,
        "download_url": "https://dl.smwcentral.net/35845/PlasmaGun.zip",
        "filename": "PlasmaGun.zip",
        "size": 3034,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-platform-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14440,
    "title": "Platform Tileset",
    "authors": [
      "BMATSantos",
      "Rykon-V73"
    ],
    "tags": [
      "needs remoderation",
      "wood"
    ],
    "description": "This tileset is made by BMATSantos(BMSantos). As stated in the readme, you should rip this, as long as you credit him, so do give him credit for such a tileset.<br>\r\nEdit: I edited ExGFX1B1 and 1B3 for the sideways skulls.",
    "latest_version": "smwc-14440-1474482032",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14440,
        "title": "Platform Tileset",
        "version": "smwc-14440-1474482032",
        "upstream_time": 1474482032,
        "download_url": "https://dl.smwcentral.net/14440/Better%20platforms%20tileset.zip",
        "filename": "Better platforms tileset.zip",
        "size": 12998,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pleasant-plains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20617,
    "title": "Pleasant Plains",
    "authors": [
      "PercentN"
    ],
    "tags": [
      "grassland",
      "mushroom",
      "needs remoderation"
    ],
    "description": "Generic grassland type tileset. Enjoy.",
    "latest_version": "smwc-20617-1565300034",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20617,
        "title": "Pleasant Plains",
        "version": "smwc-20617-1565300034",
        "upstream_time": 1565300034,
        "download_url": "https://dl.smwcentral.net/20617/PleasantPlainsV2.zip",
        "filename": "PleasantPlainsV2.zip",
        "size": 8345,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-plok-acrillic-garden-beach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1866,
    "title": "Plok - Acrillic Garden Beach",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "beach",
      "needs remoderation",
      "sky"
    ],
    "description": "Great beach background from Plok. This uses BG1 & BG2, so you'll need LM 1.7x to use it. Takes one palette row, sample level included. <br>\r\nSince this background isn't scrollable, you'll have to set the Layer 2 scrolling to none/none.<br>\r\n<br>\r\nCredit isn't necessary. ",
    "latest_version": "smwc-1866-1415995546",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1866,
        "title": "Plok - Acrillic Garden Beach",
        "version": "smwc-1866-1415995546",
        "upstream_time": 1415995546,
        "download_url": "https://dl.smwcentral.net/1866/plokacrillic.zip",
        "filename": "plokacrillic.zip",
        "size": 4800,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-plok-cotton-islands",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9096,
    "title": "Plok - Cotton Islands",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "needs remoderation",
      "ocean"
    ],
    "description": "A nice background from Plok. Uses the most of BG1 and one palette row. Sample level, palette included. Good for island and beach levels.<br>\r\nSince this background isn't scrollable, you'll have to set the Layer 2 scrolling to none/none.<br>\r\n<br>\r\nCredit is not necessary. ",
    "latest_version": "smwc-9096-1409816322",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9096,
        "title": "Plok - Cotton Islands",
        "version": "smwc-9096-1409816322",
        "upstream_time": 1409816322,
        "download_url": "https://dl.smwcentral.net/9096/plokcottonislands.zip",
        "filename": "plokcottonislands.zip",
        "size": 26007,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-plok-intro-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1864,
    "title": "Plok - Intro Level",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "A nice little, simple background from Plok. Uses the most of BG1 and one palette row. Sample level, palette included. <br>\r\nSince this background isn't scrollable, you'll have to set the Layer 2 scrolling to none/none. <br>\r\n<br>\r\nCredit is not necessary. ",
    "latest_version": "smwc-1864-1415704153",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1864,
        "title": "Plok - Intro Level",
        "version": "smwc-1864-1415704153",
        "upstream_time": 1415704153,
        "download_url": "https://dl.smwcentral.net/1864/plokintro.zip",
        "filename": "plokintro.zip",
        "size": 13840,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-plumber-s-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33107,
    "title": "Plumber's Factory",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "industrial"
    ],
    "description": "An original interior factory background with two styles:<br>\r\n-Main Floor BG<br>\r\n-Base Floor BG<br>\r\nThese include 8 alternate pallete variants for the factory scheme (Mario (Red/Gray), Luigi (Green/Blue), Wario (Orange/Purple), Waluigi (Blue/Yellow), Peach (Pink/Magenta), Daisy (Orange/Bronze), Rosalina (Light Blue, Tosca Green), and Pauline (Pink Rose/Black)).",
    "latest_version": "smwc-33107-1676130948",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33107,
        "title": "Plumber's Factory",
        "version": "smwc-33107-1676130948",
        "upstream_time": 1676130948,
        "download_url": "https://dl.smwcentral.net/33107/Plumber%27s%20Factory%20BG.zip",
        "filename": "Plumber%27s Factory BG.zip",
        "size": 11241,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pocky-rocky-ending",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18097,
    "title": "Pocky & Rocky - Ending",
    "authors": [
      "Big Brawler"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "night"
    ],
    "description": "The final scene of Pocky & Rocky.",
    "latest_version": "smwc-18097-1535737195",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18097,
        "title": "Pocky & Rocky - Ending",
        "version": "smwc-18097-1535737195",
        "upstream_time": 1535737195,
        "download_url": "https://dl.smwcentral.net/18097/Pocky%20%26%20Rocky%20Ending.zip",
        "filename": "Pocky %26 Rocky Ending.zip",
        "size": 4633,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pok-mon-aggron-and-rhydon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34697,
    "title": "Pokémon - Aggron and Rhydon",
    "authors": [
      "Goobie Doobie"
    ],
    "tags": [
      "deadweight bro",
      "sledge bro"
    ],
    "description": "These are reskins for the following custom sprites:<br>\r\n-  <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3254\">Deadweight Bro</a> by <span class=\"un-outer\" title=\"Schwa\"><a href=\"/?p=profile&amp;id=1230\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">Schwa</a></span> and <span class=\"un-outer\" title=\"imamelia\"><span title=\"imamelia donated $50.00.\" class=\"icon icon-donor\"></span><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=3471\" style=\"color: var(--user-color-1);\" class=\"un\">imamelia</a></span>;<br>\r\n- <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16747\">Sledge Bro</a> by <span class=\"un-outer\" title=\"Sonikku\"><span title=\"Sonikku donated $5.00.\" class=\"icon icon-donor\"></span><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=1291\" style=\"color: var(--user-color-1);\" class=\"un\">Sonikku</a></span>;<br>\r\n<br>\r\nI will upload other pokemon reskins that I made for my Hack <a href=\"https://www.smwcentral.net/?p=section&a=details&id=34379\">The Magic Cooking Pot</a> as well, but I don't know if I will make any new ones. Maybe a bit later.",
    "latest_version": "smwc-34697-1691175648",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34697,
        "title": "Pokémon - Aggron and Rhydon",
        "version": "smwc-34697-1691175648",
        "upstream_time": 1691175648,
        "download_url": "https://dl.smwcentral.net/34697/Aggron%20and%20Rhydon%20%28Deadweight%20and%20Sledge%20Bro%29.zip",
        "filename": "Aggron and Rhydon (Deadweight and Sledge Bro).zip",
        "size": 17096,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pok-mon-armaldo",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34703,
    "title": "Pokémon - Armaldo",
    "authors": [
      "Goobie Doobie"
    ],
    "tags": [
      "mouser"
    ],
    "description": "This is a reskin of the custom sprite <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3277\">Mouser</a> by <span class=\"un-outer\" title=\"Dispari Scuro\"><span title=\"Dispari Scuro donated $6.00.\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=88\" style=\"color: var(--user-color-3);\" class=\"un unavailable inactive\">Dispari Scuro</a></span>.<br>\r\n<br>\r\nMaybe you saw that Armaldo is throwing Voltorbs. They are a reskin of Bob-Omb, which I already uploaded in the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=34700\">Pokémon - Croagunk, Paras and Voltorb</a> set.<br>\r\n<br>\r\nThis is the final upload of the Pokemons that I used in my Hack <a href=\"https://www.smwcentral.net/?p=section&a=details&id=34379\">The Magic Cooking Pot</a>. I plan to do some more though. Maybe a cool PKMN-Hack can be made one day.",
    "latest_version": "smwc-34703-1691180893",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34703,
        "title": "Pokémon - Armaldo",
        "version": "smwc-34703-1691180893",
        "upstream_time": 1691180893,
        "download_url": "https://dl.smwcentral.net/34703/Mouser.zip",
        "filename": "Mouser.zip",
        "size": 2924,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pok-mon-croagunk-paras-and-voltorb",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34700,
    "title": "Pokémon - Croagunk, Paras and Voltorb",
    "authors": [
      "Goobie Doobie"
    ],
    "tags": [
      "bob-omb",
      "lakitu",
      "spiny"
    ],
    "description": "This is a reskin of Lakitu, Spiny and Bob-Omb.<br>\r\n<br>\r\nI will upload other pokemon reskins that I made for my Hack <a href=\"https://www.smwcentral.net/?p=section&a=details&id=34379\">The Magic Cooking Pot</a> as well, but I don't know if I will make any new ones. Maybe a bit later.",
    "latest_version": "smwc-34700-1691176892",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34700,
        "title": "Pokémon - Croagunk, Paras and Voltorb",
        "version": "smwc-34700-1691176892",
        "upstream_time": 1691176892,
        "download_url": "https://dl.smwcentral.net/34700/Croagunk%2C%20Paras%20and%20Voltorb.zip",
        "filename": "Croagunk%2C Paras and Voltorb.zip",
        "size": 3814,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pok-mon-crystal-intro",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31619,
    "title": "Pokémon Crystal - Intro",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "2bpp",
      "forest",
      "grassland",
      "patch needed"
    ],
    "description": "a conversion to layer 3 of this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=31607\">layer 2 version</a><br>\r\n<br>\r\n<br>\r\nif you don't use scroll it's possible to use the status bar since this layer 3 doesn't cover the whole screen but if you use the scroll you can choose <a href=\"https://www.smwcentral.net/?p=section&a=details&id =21562\"> Minimalist </a> or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\"> DKCR </a> ones or <a href=\"https://www.smwcentral.net/?p =section&a=details&id=18862\"> no status bar </a>",
    "latest_version": "smwc-31619-1658626222",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31619,
        "title": "Pokémon Crystal - Intro",
        "version": "smwc-31619-1658626222",
        "upstream_time": 1658626222,
        "download_url": "https://dl.smwcentral.net/31619/PokemonCrystallayer3.zip",
        "filename": "PokemonCrystallayer3.zip",
        "size": 2508,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31607,
        "title": "Pokémon Crystal - Intro",
        "version": "smwc-31607-1658548413",
        "upstream_time": 1658548413,
        "download_url": "https://dl.smwcentral.net/31607/Pok%C3%A9mon%20Crystal%20-%20Intro%20v1.1.zip",
        "filename": "Pok%C3%A9mon Crystal - Intro v1.1.zip",
        "size": 2704,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pok-mon-diamond-pearl-dress-up-room-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24734,
    "title": "Pokémon: Diamond/Pearl - Dress-Up Room (Grassland)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "Ripped from the Grassland background of the Dress-Up Room in Pokémon Diamond & Pearl on Nintendo DS.",
    "latest_version": "smwc-24734-1601328763",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24734,
        "title": "Pokémon: Diamond/Pearl - Dress-Up Room (Grassland)",
        "version": "smwc-24734-1601328763",
        "upstream_time": 1601328763,
        "download_url": "https://dl.smwcentral.net/24734/Pok%C3%A9mon%20-%20Diamond%20%26%20Pearl%20-%20Dress-Up%20Room%20%28Grassland%29.zip",
        "filename": "Pok%C3%A9mon - Diamond %26 Pearl - Dress-Up Room (Grassland).zip",
        "size": 4619,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pok-mon-diamond-pearl-dress-up-room-underwater",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24205,
    "title": "Pokémon: Diamond / Pearl -  Dress-Up Room (Underwater)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "underwater"
    ],
    "description": "A simple background from the dress-up room from Pokémon Diamond / Pearl.  A good fit for underwater levels.",
    "latest_version": "smwc-24205-1600991920",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24205,
        "title": "Pokémon: Diamond / Pearl -  Dress-Up Room (Underwater)",
        "version": "smwc-24205-1600991920",
        "upstream_time": 1600991920,
        "download_url": "https://dl.smwcentral.net/24205/Pokemon%20Diamond%20-%20Underwater%20Palace.zip",
        "filename": "Pokemon Diamond - Underwater Palace.zip",
        "size": 2590,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pok-mon-fire-red-leaf-green-safari-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21464,
    "title": "Pokémon Fire Red/Leaf Green - Safari Zone",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "The Safari Zone's background from Pokémon Fire Red & Leaf Green on GBA.",
    "latest_version": "smwc-21464-1575309668",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21464,
        "title": "Pokémon Fire Red/Leaf Green - Safari Zone",
        "version": "smwc-21464-1575309668",
        "upstream_time": 1575309668,
        "download_url": "https://dl.smwcentral.net/21464/Pok%C3%A9mon%20-%20Fire%20Red%20%26%20Leaf%20Green%20-%20Safari%20Zone.zip",
        "filename": "Pok%C3%A9mon - Fire Red %26 Leaf Green - Safari Zone.zip",
        "size": 9051,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pok-mon-gastly",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34701,
    "title": "Pokémon - Gastly",
    "authors": [
      "Goobie Doobie"
    ],
    "tags": [
      "eerie"
    ],
    "description": "This is a reskin of the vanilla Sprite 'Eerie'.<br>\r\n<br>\r\nI will upload other pokemon reskins that I made for my Hack <a href=\"https://www.smwcentral.net/?p=section&a=details&id=34379\">The Magic Cooking Pot</a> as well, but I don't know if I will make any new ones. Maybe a bit later.",
    "latest_version": "smwc-34701-1691177452",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34701,
        "title": "Pokémon - Gastly",
        "version": "smwc-34701-1691177452",
        "upstream_time": 1691177452,
        "download_url": "https://dl.smwcentral.net/34701/Eerie.zip",
        "filename": "Eerie.zip",
        "size": 5207,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pok-mon-gold-silver-intro-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19074,
    "title": "Pokémon Gold/Silver - Intro (Forest)",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "8-bit",
      "forest",
      "needs remoderation"
    ],
    "description": "A rip of the forest background from the intro of the GBC games Pokémon Gold and Pokémon Silver.",
    "latest_version": "smwc-19074-1550407467",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19074,
        "title": "Pokémon Gold/Silver - Intro (Forest)",
        "version": "smwc-19074-1550407467",
        "upstream_time": 1550407467,
        "download_url": "https://dl.smwcentral.net/19074/Pokemon%20Gold%20and%20Silver%20-%20Intro%20Forest.zip",
        "filename": "Pokemon Gold and Silver - Intro Forest.zip",
        "size": 2435,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pok-mon-gold-silver-intro-underwater",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19360,
    "title": "Pokémon Gold/Silver - Intro (Underwater)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "8-bit",
      "needs remoderation",
      "underwater"
    ],
    "description": "A rip of the underwater part of the intro scene in Pokémon Gold/Silver.<br>\r\n<br>\r\nNote that the background doesn't loop horizontally or vertically, however due to the nature of the tiles, it's easy to \"expand\" it vertically to \"fit\" the 16x14 size (a sample level was provided for this).",
    "latest_version": "smwc-19360-1553970541",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19360,
        "title": "Pokémon Gold/Silver - Intro (Underwater)",
        "version": "smwc-19360-1553970541",
        "upstream_time": 1553970541,
        "download_url": "https://dl.smwcentral.net/19360/Pokemon%20GS%20Intro%20%28Underwater%29.zip",
        "filename": "Pokemon GS Intro (Underwater).zip",
        "size": 3451,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pok-mon-golem",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34702,
    "title": "Pokémon - Golem",
    "authors": [
      "Goobie Doobie"
    ],
    "tags": [
      "giant buzzy beetle"
    ],
    "description": "This is a reskin of the custom sprite <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28482\">Giant Buzzy Beetle</a> by <span class=\"un-outer\" title=\"Luknight\"><a href=\"/?p=profile&amp;id=37461\" style=\"color: var(--user-color-1);\" class=\"un\">Luknight</a></span>.<br>\r\n<br>\r\nI will upload other pokemon reskins that I made for my Hack <a href=\"https://www.smwcentral.net/?p=section&a=details&id=34379\">The Magic Cooking Pot</a> , but I don't know if I will make any new ones. Maybe a bit later.",
    "latest_version": "smwc-34702-1691178707",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34702,
        "title": "Pokémon - Golem",
        "version": "smwc-34702-1691178707",
        "upstream_time": 1691178707,
        "download_url": "https://dl.smwcentral.net/34702/Golem.zip",
        "filename": "Golem.zip",
        "size": 3577,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pok-mon-heartgold-soulsilver-intro",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1299,
    "title": "Pokémon HeartGold/SoulSilver - Intro",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "needs remoderation",
      "ocean"
    ],
    "description": "NOTE: This is incompatible with LM 1.65 and earlier!<br>\r\n<br>\r\nThe intro background of Pokémon HeartGold and SoulSilver. Credit would be appreciated, but it isn't required.",
    "latest_version": "smwc-1299-1383121374",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1299,
        "title": "Pokémon HeartGold/SoulSilver - Intro",
        "version": "smwc-1299-1383121374",
        "upstream_time": 1383121374,
        "download_url": "https://dl.smwcentral.net/1299/hgss-intro.zip",
        "filename": "hgss-intro.zip",
        "size": 6809,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pok-mon-red-blue-yellow-gold-silver-crystal-and-wario-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20931,
    "title": "Pokémon Red/Blue/Yellow/Gold/Silver/Crystal and Wario Land 3",
    "authors": [
      "Luigi-San",
      "Yoshin"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "All these games share the same font for letters. However, they differ for numbers and punctuation. Included are 2 versions of GFX2A, one with Pokémon's numbers and punctuation, and another with Wario Land 3's, plus GFX28 with Pokémon's numbers and punctuation.",
    "latest_version": "smwc-20931-1565725130",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20931,
        "title": "Pokémon Red/Blue/Yellow/Gold/Silver/Crystal and Wario Land 3",
        "version": "smwc-20931-1565725130",
        "upstream_time": 1565725130,
        "download_url": "https://dl.smwcentral.net/20931/RBYGSC%20and%20WL3%20Font.zip",
        "filename": "RBYGSC and WL3 Font.zip",
        "size": 3606,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pok-mon-ruby-sapphire-emerald-cable-car",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28769,
    "title": "Pokémon Ruby/Sapphire/Emerald - Cable Car",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "forest",
      "hills",
      "mountain",
      "trees"
    ],
    "description": "Background used in the little cutscene that plays when riding the cable car from Route 112 to Mt. Chimney/vice-versa in Pokémon Ruby, Sapphire, and Emerald. No credit needed, as always.",
    "latest_version": "smwc-28769-1636604876",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28769,
        "title": "Pokémon Ruby/Sapphire/Emerald - Cable Car",
        "version": "smwc-28769-1636604876",
        "upstream_time": 1636604876,
        "download_url": "https://dl.smwcentral.net/28769/PokemonRSECableCar.zip",
        "filename": "PokemonRSECableCar.zip",
        "size": 6121,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pok-mon-ruby-sapphire-intro",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1533,
    "title": "Pokémon Ruby/Sapphire - Intro",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "forest",
      "mountain",
      "needs remoderation"
    ],
    "description": "The Background used in the intro sequence in Pokémon Ruby & Sapphire. <br>\r\n<br>\r\nCredit not needed but is appreciated.",
    "latest_version": "smwc-1533-1383120014",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1533,
        "title": "Pokémon Ruby/Sapphire - Intro",
        "version": "smwc-1533-1383120014",
        "upstream_time": 1383120014,
        "download_url": "https://dl.smwcentral.net/1533/prs-intro.zip",
        "filename": "prs-intro.zip",
        "size": 3556,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pok-mon-skarmory-and-voltorb",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34692,
    "title": "Pokémon - Skarmory and Voltorb",
    "authors": [
      "Goobie Doobie"
    ],
    "tags": [
      "albatoss",
      "torpedo"
    ],
    "description": "This is a reskin of the custom sprite <a href=\"https://www.smwcentral.net/?p=section&a=details&id=23009\"> Albatoss + Albatoss Bomber</a> by <span class=\"un-outer\" title=\"mikeyk\"><a href=\"/?p=profile&amp;id=155\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">mikeyk</a></span>. I also made a Voltorb reskin for the Torpedo that Albatoss drops. <br>\r\n<br>\r\nVoltorb is also available as a <a href=\"https://www.smwcentral.net/?p=section&a=details&id=34700\">bob-omb enemy reskin</a> as well!<br>\r\n<br>\r\nI will upload other pokemon reskins that I made for my Hack <a href=\"https://www.smwcentral.net/?p=section&a=details&id=34379\">The Magic Cooking Pot</a>, but I don't know if I will make any new ones. Maybe a bit later.<br>\r\n<br>\r\nAnorakun's note: includes a torpedo.cfg that changes the palette of the torpedo sprite to palette row C. ",
    "latest_version": "smwc-34692-1691172387",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34692,
        "title": "Pokémon - Skarmory and Voltorb",
        "version": "smwc-34692-1691172387",
        "upstream_time": 1691172387,
        "download_url": "https://dl.smwcentral.net/34692/Skarmory%20%28Albatoss%29.zip",
        "filename": "Skarmory (Albatoss).zip",
        "size": 3304,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pokemon-inspired-boss-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35515,
    "title": "Pokemon-Inspired Boss Pack 01",
    "authors": [
      "Goobie Doobie",
      "autisticsceptile1993"
    ],
    "tags": [
      "ultimate noob sprite"
    ],
    "description": "This is a collection of Pokemon-inspired reskins drawn by me, GoobieDoobie, for the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=20307\">Ultimate Noob Sprite v1.3.4.3.4 </a>.<br>\r\nThe idea came from autisticsceptile1993, who sent me a List of 18 pokemons that are the Base-Inspiration for this collection.<br>\r\nI made 18 reskins, but the file would be too big, so I will upload them in 3 parts, each one containing 6. This one includes:<br>\r\n<br>\r\n-Beartic-Inspired<br>\r\n-Carbink-Inspired<br>\r\n-Hatterene-Inspired<br>\r\n-Heracross-Inspired<br>\r\n-Magcargo-Inspired<br>\r\n-Marowak-Inspired<br>\r\n<br>\r\nIf you want to use all 3 animations of each Boss, look into the ReadMe file, the instructions are under 'How to use'.<br>\r\n<br>\r\nA credit to me & Iceguy would be appreciated. And also to autisticsceptile1993, without his request, these Characters would've never existed in the first place.",
    "latest_version": "smwc-35515-1700618719",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35515,
        "title": "Pokemon-Inspired Boss Pack 01",
        "version": "smwc-35515-1700618719",
        "upstream_time": 1700618719,
        "download_url": "https://dl.smwcentral.net/35515/Part01.zip",
        "filename": "Part01.zip",
        "size": 33850,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pokey",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11971,
    "title": "Pokey",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "needs remoderation",
      "pokey",
      "replacement"
    ],
    "description": "Here's a quick redraw of Pokey based on the cacti of my recently-submitted desert tileset.  This doesn't need a custom palette.<br>\r\n<br>\r\nFalconpunch noted on #ExGFX that the face is reminiscent of an EarthBound/Mother character.  The flower does sort of look like Pokey Minch's hair, so you can have a little shout-out to that series if you use these graphics.",
    "latest_version": "smwc-11971-1442776309",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11971,
        "title": "Pokey",
        "version": "smwc-11971-1442776309",
        "upstream_time": 1442776309,
        "download_url": "https://dl.smwcentral.net/11971/NewPokey.zip",
        "filename": "NewPokey.zip",
        "size": 2556,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6399,
        "title": "Pokey",
        "version": "smwc-6399-1396625873",
        "upstream_time": 1396625873,
        "download_url": "https://dl.smwcentral.net/6399/Pokey.zip",
        "filename": "Pokey.zip",
        "size": 2951,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pokey-heading-needlenose",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42231,
    "title": "Pokey Heading + Needlenose",
    "authors": [
      "Frattari Gaspar",
      "Moltz"
    ],
    "tags": [
      "needlenose",
      "pokey",
      "redrawn"
    ],
    "description": "A redrawn styled version of this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=41979\">sprite</a>, it comes with two variants one with white teeth based on their Yoshi's Island artwork and one with green teeth based in the Yoshi's New Island design.<br>\r\n<br>\r\nThe Needlenose from YI New Island was made by <a href=\"https://www.smwcentral.net/?p=profile&id=12420\">Moltz</a>.",
    "latest_version": "smwc-42231-1776883840",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42231,
        "title": "Pokey Heading + Needlenose",
        "version": "smwc-42231-1776883840",
        "upstream_time": 1776883840,
        "download_url": "https://dl.smwcentral.net/42231/Pokey%20Heading%2BNeedlenose.zip",
        "filename": "Pokey Heading+Needlenose.zip",
        "size": 6378,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-poko-nyan-henpokorin-adventure-amusement-park",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27409,
    "title": "Poko-Nyan! Henpokorin Adventure - Amusement Park",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "carnival"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2021 SUBMISSION:</span></b><br>\r\n<br>\r\nThe amusement park level from \"Poko-Nyan! Henpokorin Adventure\".<br>\r\nPerfect for carnival / amusement park levels.<br>\r\n<br>\r\nUses the second half of palette 4.",
    "latest_version": "smwc-27409-1625267011",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27409,
        "title": "Poko-Nyan! Henpokorin Adventure - Amusement Park",
        "version": "smwc-27409-1625267011",
        "upstream_time": 1625267011,
        "download_url": "https://dl.smwcentral.net/27409/Poko-nyan%20-%20Amusement%20Park.zip",
        "filename": "Poko-nyan - Amusement Park.zip",
        "size": 6311,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-poko-nyan-henpokorin-adventure-cloud-mountain-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27451,
    "title": "Poko-Nyan! Henpokorin Adventure - Cloud Mountain Castle",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "mountain",
      "sky"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2021 SUBMISSION:</span></b><br>\r\n<br>\r\nThe mountain area covered in clouds from the \"Poko-Nyan! Henpokorin Adventure\".<br>\r\nWhat do you think about this background?",
    "latest_version": "smwc-27451-1625349330",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27451,
        "title": "Poko-Nyan! Henpokorin Adventure - Cloud Mountain Castle",
        "version": "smwc-27451-1625349330",
        "upstream_time": 1625349330,
        "download_url": "https://dl.smwcentral.net/27451/Poko-nyan%20-%20Cloud%20Mountain%20Castle.zip",
        "filename": "Poko-nyan - Cloud Mountain Castle.zip",
        "size": 5289,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-poko-nyan-henpokorin-adventure-sky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27407,
    "title": "Poko-Nyan! Henpokorin Adventure - Sky",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "bonus",
      "sky"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2021 SUBMISSION:</span></b><br>\r\n<br>\r\nThe sky level from \"Poko-Nyan! Henpokorin Adventure\".<br>\r\nPerfect for sky or bonus levels.",
    "latest_version": "smwc-27407-1625265649",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27407,
        "title": "Poko-Nyan! Henpokorin Adventure - Sky",
        "version": "smwc-27407-1625265649",
        "upstream_time": 1625265649,
        "download_url": "https://dl.smwcentral.net/27407/Poko-Nyan%20-%20Rainbow%20Clouds.zip",
        "filename": "Poko-Nyan - Rainbow Clouds.zip",
        "size": 4819,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-polka-dot-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2716,
    "title": "Polka-Dot Grassland",
    "authors": [
      "reghrhre"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "Handmade tileset by me so credit is required. Hope you like it and can find a good use to this!<br>\r\n<br>\r\nReplaces palette 2",
    "latest_version": "smwc-2716-1379531004",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2716,
        "title": "Polka-Dot Grassland",
        "version": "smwc-2716-1379531004",
        "upstream_time": 1379531004,
        "download_url": "https://dl.smwcentral.net/2716/cus-grassland7.zip",
        "filename": "cus-grassland7.zip",
        "size": 3580,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pop-joy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27615,
    "title": "Pop Joy",
    "authors": [
      "Doormat",
      "Klug"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "Submitted during Summer C3 2021!<br>\r\n<br>\r\nThis is a port of <a href=\"https://mfgg.net/index.php?act=resdb&amp;param=02&amp;c=1&amp;id=28469\" rel=\"nofollow\">Doormat</a>'s pixelized version of <a href=\"https://en.fontworks.co.jp/fontsearch/popjoystd-b/\" rel=\"nofollow\">Pop Joy</a>, used in <i>Paper Mario</i> games since <i>The Thousand Year Door</i>. Includes both for message box dialogues and for pre-credits cutscene.",
    "latest_version": "smwc-27615-1625960860",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27615,
        "title": "Pop Joy",
        "version": "smwc-27615-1625960860",
        "upstream_time": 1625960860,
        "download_url": "https://dl.smwcentral.net/27615/smwfont-popjoy.zip",
        "filename": "smwfont-popjoy.zip",
        "size": 2747,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pop-n-twinbee-rainbow-bell-adventures-aurora-mountain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5625,
    "title": "Pop'n TwinBee: Rainbow Bell Adventures - Aurora Mountain",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "ice",
      "mountain",
      "needs remoderation",
      "night",
      "snow"
    ],
    "description": "Background from the fifth world in the Europe/Japan only \"Pop'n TwinBee: Rainbow Bell Adventures\". No credit needed.<br>\r\n<br>\r\nNOTE: Uses two Map16 pages!",
    "latest_version": "smwc-5625-1372335659",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5625,
        "title": "Pop'n TwinBee: Rainbow Bell Adventures - Aurora Mountain",
        "version": "smwc-5625-1372335659",
        "upstream_time": 1372335659,
        "download_url": "https://dl.smwcentral.net/5625/PopNTwinbeeAuroraMountain.zip",
        "filename": "PopNTwinbeeAuroraMountain.zip",
        "size": 9127,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pop-n-twinbee-rainbow-bell-adventures-east-woods",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5624,
    "title": "Pop'n TwinBee: Rainbow Bell Adventures - East Woods",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "forest",
      "needs remoderation",
      "swamp"
    ],
    "description": "Background from the third world in the Europe/Japan only \"Pop'n TwinBee: Rainbow Bell Adventures\". No credit needed.<br>\r\n<br>\r\nNOTE: Uses three Map16 pages!",
    "latest_version": "smwc-5624-1372335518",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5624,
        "title": "Pop'n TwinBee: Rainbow Bell Adventures - East Woods",
        "version": "smwc-5624-1372335518",
        "upstream_time": 1372335518,
        "download_url": "https://dl.smwcentral.net/5624/forestdo.zip",
        "filename": "forestdo.zip",
        "size": 7472,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pop-n-twinbee-rainbow-bell-adventures-hekopon-island",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5623,
    "title": "Pop'n TwinBee: Rainbow Bell Adventures - Hekopon Island",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "lake",
      "needs remoderation"
    ],
    "description": "Background from the first world in the Europe/Japan only \"Pop'n TwinBee: Rainbow Bell Adventures\". No credit needed.",
    "latest_version": "smwc-5623-1372335124",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5623,
        "title": "Pop'n TwinBee: Rainbow Bell Adventures - Hekopon Island",
        "version": "smwc-5623-1372335124",
        "upstream_time": 1372335124,
        "download_url": "https://dl.smwcentral.net/5623/PopNTwinbeeHekoponIsland.zip",
        "filename": "PopNTwinbeeHekoponIsland.zip",
        "size": 6595,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pop-n-twinbee-rainbow-bell-adventures-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6152,
    "title": "Pop'n Twinbee: Rainbow Bell Adventures - Stage 4",
    "authors": [
      "Alessio"
    ],
    "tags": [
      "bonus",
      "castle",
      "needs remoderation"
    ],
    "description": "Ripped on July 5, 2009 by Alessio from Pop'n Twinbee: Rainbow Bell Adventures for SNES with foreground and background in the fourth stage, it was released in January 07, 1994 by Konami.<br>\r\n",
    "latest_version": "smwc-6152-1390754283",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6152,
        "title": "Pop'n Twinbee: Rainbow Bell Adventures - Stage 4",
        "version": "smwc-6152-1390754283",
        "upstream_time": 1390754283,
        "download_url": "https://dl.smwcentral.net/6152/Pop%27n%20Twinbee%20-%20Rainbow%20Bell%20Adventures%20-%20Stage%204.zip",
        "filename": "Pop%27n Twinbee - Rainbow Bell Adventures - Stage 4.zip",
        "size": 9648,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popeye-ijiwaru-majo-sea-hag-no-maki-battle-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34280,
    "title": "Popeye: Ijiwaru Majo Sea Hag No Maki - Battle Stage",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "desert",
      "mountain"
    ],
    "description": "BG released at Summer C3 2023. I fixed the extra colors that were on palette 1.<br>\r\nThis can prove useful for cutscenes or others.",
    "latest_version": "smwc-34280-1688910459",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34280,
        "title": "Popeye: Ijiwaru Majo Sea Hag No Maki - Battle Stage",
        "version": "smwc-34280-1688910459",
        "upstream_time": 1688910459,
        "download_url": "https://dl.smwcentral.net/34280/Popeye%20-%20Ijiwaru%20Majo%20Sea%20Hag%20No%20Maki%20-%20Battle%20Stage.zip",
        "filename": "Popeye - Ijiwaru Majo Sea Hag No Maki - Battle Stage.zip",
        "size": 5554,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popeye-ijiwaru-majo-sea-hag-no-maki-start-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34281,
    "title": "Popeye: Ijiwaru Majo Sea Hag No Maki - Start Stage",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "forest",
      "grassland"
    ],
    "description": "BG released at Summer C3 2023. This can prove useful for the title screen or cutscenes.<br>\r\nEnjoy!",
    "latest_version": "smwc-34281-1688910965",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34281,
        "title": "Popeye: Ijiwaru Majo Sea Hag No Maki - Start Stage",
        "version": "smwc-34281-1688910965",
        "upstream_time": 1688910965,
        "download_url": "https://dl.smwcentral.net/34281/Popeye%20-%20Ijiwaru%20Majo%20Sea%20Hag%20No%20Maki%20-%20Start%20Stage.zip",
        "filename": "Popeye - Ijiwaru Majo Sea Hag No Maki - Start Stage.zip",
        "size": 4877,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-sega-cd-deviant-den",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33944,
    "title": "Popful Mail (SEGA CD) - Deviant Den",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave"
    ],
    "description": "The background seen in the Deviant Den, from the SEGA CD version of Popful Mail. A good fit for caves, in general.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33944-1684215930",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33944,
        "title": "Popful Mail (SEGA CD) - Deviant Den",
        "version": "smwc-33944-1684215930",
        "upstream_time": 1684215930,
        "download_url": "https://dl.smwcentral.net/33944/Popful%20Mail%20%28SEGA%20CD%29%20-%20Deviant%20Den.zip",
        "filename": "Popful Mail (SEGA CD) - Deviant Den.zip",
        "size": 5655,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-sega-cd-elf-woods-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33939,
    "title": "Popful Mail (SEGA CD) - Elf Woods (Exterior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "forest",
      "grassland",
      "mountain"
    ],
    "description": "The background seen in the exterior part of Elf Woods and Treesun, from the Sega CD version of Popful Mail.  A good fit for grasslands, in general.  <br>\r\nIn the original game, the sky uses fast moving parallax scrolling, and the ground portion uses normal parallaxing that moves along with the player.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33939-1684215368",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33939,
        "title": "Popful Mail (SEGA CD) - Elf Woods (Exterior)",
        "version": "smwc-33939-1684215368",
        "upstream_time": 1684215368,
        "download_url": "https://dl.smwcentral.net/33939/Popful%20Mail%20%28SEGA%20CD%29%20-%20Elf%20Woods%20%28Exterior.%29.zip",
        "filename": "Popful Mail (SEGA CD) - Elf Woods (Exterior.).zip",
        "size": 6905,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-sega-cd-elf-woods-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33938,
    "title": "Popful Mail (SEGA CD) - Elf Woods (Interior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "forest"
    ],
    "description": "The background seen in the interior of Elf Woods from the SEGA CD version of Popful Mail. A great fit for jungle / forest levels in general. <br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33938-1685433088",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33938,
        "title": "Popful Mail (SEGA CD) - Elf Woods (Interior)",
        "version": "smwc-33938-1685433088",
        "upstream_time": 1685433088,
        "download_url": "https://dl.smwcentral.net/33938/Popful%20Mail%20%28SEGA%20CD%29%20-%20Elf%20Woods%20%28Interior%29.zip",
        "filename": "Popful Mail (SEGA CD) - Elf Woods (Interior).zip",
        "size": 8181,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-sega-cd-fort-fryght",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33946,
    "title": "Popful Mail (SEGA CD) - Fort Fryght",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle"
    ],
    "description": "The background seen in Fort Fryght, where the Fire Golem is fought, from the SEGA CD version of Popful Mail. A good fit for dungeons or castle levels, in general.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33946-1684216572",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33946,
        "title": "Popful Mail (SEGA CD) - Fort Fryght",
        "version": "smwc-33946-1684216572",
        "upstream_time": 1684216572,
        "download_url": "https://dl.smwcentral.net/33946/Popful%20Mail%20%28SEGA%20CD%29%20-%20Fort%20Fryght.zip",
        "filename": "Popful Mail (SEGA CD) - Fort Fryght.zip",
        "size": 2841,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-sega-cd-fossil-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33941,
    "title": "Popful Mail (SEGA CD) - Fossil Cave",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave"
    ],
    "description": "The background seen in the Fossil Cave, from the SEGA CD of Popful Mail. A great fit for cave levels, in general.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33941-1684215791",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33941,
        "title": "Popful Mail (SEGA CD) - Fossil Cave",
        "version": "smwc-33941-1684215791",
        "upstream_time": 1684215791,
        "download_url": "https://dl.smwcentral.net/33941/Popful%20Mail%20%28SEGA%20CD%29%20-%20Fossil%20Cave.zip",
        "filename": "Popful Mail (SEGA CD) - Fossil Cave.zip",
        "size": 5427,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-sega-cd-freaky-foyer-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33947,
    "title": "Popful Mail (SEGA CD) - Freaky Foyer (Exterior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "ruins"
    ],
    "description": "The castle exterior seen in the arena that Mail and others fight against the Rocky Sentry, it also appears in Hassle Hall, as well.  It is from the SEGA CD version of Popful Mail. A good fit for castle exteriors, in general.",
    "latest_version": "smwc-33947-1685443324",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33947,
        "title": "Popful Mail (SEGA CD) - Freaky Foyer (Exterior)",
        "version": "smwc-33947-1685443324",
        "upstream_time": 1685443324,
        "download_url": "https://dl.smwcentral.net/33947/Popful%20Mail%20%28SEGA%20CD%29%20-%20Freaky%20Foyer%20%28Exterior%29.zip",
        "filename": "Popful Mail (SEGA CD) - Freaky Foyer (Exterior).zip",
        "size": 5582,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-sega-cd-freaky-foyer-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33970,
    "title": "Popful Mail (SEGA CD) - Freaky Foyer (Interior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle"
    ],
    "description": "The background seen in the various parts of Kazyr's Castle, from the SEGA CD version of Popful Mail. It uses a very small portion of BG3.  A good fit for castle levels, in general.",
    "latest_version": "smwc-33970-1686806661",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33970,
        "title": "Popful Mail (SEGA CD) - Freaky Foyer (Interior)",
        "version": "smwc-33970-1686806661",
        "upstream_time": 1686806661,
        "download_url": "https://dl.smwcentral.net/33970/Popful%20Mail%20%28SEGA%20CD%29%20-%20Freaky%20Foyer%20%28Interior%29.zip",
        "filename": "Popful Mail (SEGA CD) - Freaky Foyer (Interior).zip",
        "size": 5421,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-sega-cd-golem-tower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33948,
    "title": "Popful Mail (SEGA CD) - Golem Tower",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle"
    ],
    "description": "The background seen in the arena where the player fights against the Wood Golem, from the SEGA CD version of Popful Mail. A good fit for outer wall castle levels, in general. <br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33948-1686710695",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33948,
        "title": "Popful Mail (SEGA CD) - Golem Tower",
        "version": "smwc-33948-1686710695",
        "upstream_time": 1686710695,
        "download_url": "https://dl.smwcentral.net/33948/Popful%20Mail%20%28SEGA%20CD%29%20-%20Golem%20Tower.zip",
        "filename": "Popful Mail (SEGA CD) - Golem Tower.zip",
        "size": 6755,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-sega-cd-gyp-ship",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33973,
    "title": "Popful Mail (SEGA CD) - Gyp Ship",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "night",
      "sky"
    ],
    "description": "The background seen in the Gyp Ship, from the SEGA CD version from Popful Mail. It has a very detailed moon and it is a good fit for night levels, in general. <br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33973-1688217968",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33973,
        "title": "Popful Mail (SEGA CD) - Gyp Ship",
        "version": "smwc-33973-1688217968",
        "upstream_time": 1688217968,
        "download_url": "https://dl.smwcentral.net/33973/Popful%20Mail%20%28SEGA%20CD%29%20-%20Gyp%20Ship%20%28Moon%29.zip",
        "filename": "Popful Mail (SEGA CD) - Gyp Ship (Moon).zip",
        "size": 3905,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-sega-cd-icycal",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33937,
    "title": "Popful Mail (SEGA CD) - Icycal",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "ice",
      "night",
      "snow"
    ],
    "description": "The background seen in Icycal and Mt. Rip from the SEGA CD version of Popful Mail. It has a very beautiful aurora borealis in the background, but unfortunately, I was unable to rip the color animation due the fact that there is no working emulator debug that works well with the game.<br>\r\n<br>\r\nA good fit for snow / ice themed levels. <br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33937-1684215106",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33937,
        "title": "Popful Mail (SEGA CD) - Icycal",
        "version": "smwc-33937-1684215106",
        "upstream_time": 1684215106,
        "download_url": "https://dl.smwcentral.net/33937/Popful%20Mail%20%28SEGA%20CD%29%20-%20Icycal.zip",
        "filename": "Popful Mail (SEGA CD) - Icycal.zip",
        "size": 4165,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-sega-cd-mine-outside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33945,
    "title": "Popful Mail (SEGA CD) - Mine (Outside)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "mountain",
      "ruins"
    ],
    "description": "The background seen in the exterior of the Mine, from the SEGA CD version of Popful Mail. A great fit for mountain levels in general.  It has a mustard-like palette due to the mines being located near volcanos.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33945-1685599140",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33945,
        "title": "Popful Mail (SEGA CD) - Mine (Outside)",
        "version": "smwc-33945-1685599140",
        "upstream_time": 1685599140,
        "download_url": "https://dl.smwcentral.net/33945/Popful%20Mail%20%28SEGA%20CD%29%20-%20Mine%20%28Outside%29.zip",
        "filename": "Popful Mail (SEGA CD) - Mine (Outside).zip",
        "size": 5254,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-sega-cd-orb-tower-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33967,
    "title": "Popful Mail (SEGA CD) - Orb Tower (Exterior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "sky"
    ],
    "description": "The background seen in the exterior parts of Orb Tower, from the SEGA CD version of Popful Mail. This background is best if used with a fast non-stop parallaxing scrolling, like in the original game.  A good fit for sky levels, in general. Lightning effects not included due to how painful is to debug SEGA CD games.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33967-1688096880",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33967,
        "title": "Popful Mail (SEGA CD) - Orb Tower (Exterior)",
        "version": "smwc-33967-1688096880",
        "upstream_time": 1688096880,
        "download_url": "https://dl.smwcentral.net/33967/Popful%20Mail%20%28SEGA%20CD%29%20-%20Orb%20Tower%20%28Exterior%29.zip",
        "filename": "Popful Mail (SEGA CD) - Orb Tower (Exterior).zip",
        "size": 5372,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-sega-cd-wind-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33940,
    "title": "Popful Mail (SEGA CD) - Wind Cave",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "ruins"
    ],
    "description": "The background seen in the Wind Cave, from the SEGA CD version of Popful Mail. It is a background that can fit tunnels or ruins, in general. <br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33940-1684215522",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33940,
        "title": "Popful Mail (SEGA CD) - Wind Cave",
        "version": "smwc-33940-1684215522",
        "upstream_time": 1684215522,
        "download_url": "https://dl.smwcentral.net/33940/Popful%20Mail%20%28SEGA%20CD%29%20-%20Wind%20Cave%20%28fix%29.zip",
        "filename": "Popful Mail (SEGA CD) - Wind Cave (fix).zip",
        "size": 4995,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-alcazar-castle-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33392,
    "title": "Popful Mail (SNES) - Alcazar Castle (Clouds)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "haunted",
      "sky"
    ],
    "description": "One of the backgrounds seen in the final level of Popful Mail for Super Famicom. A great fit for final castle levels or sky levels in general. The clouds also are perfect for fast parallaxing scrolling, so I recommend adding it for the best result.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33392-1677658644",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33392,
        "title": "Popful Mail (SNES) - Alcazar Castle (Clouds)",
        "version": "smwc-33392-1677658644",
        "upstream_time": 1677658644,
        "download_url": "https://dl.smwcentral.net/33392/Popful%20Mail%20%28SNES%29%20-%20Alcazar%20Castle%20%28Clouds%29.zip",
        "filename": "Popful Mail (SNES) - Alcazar Castle (Clouds).zip",
        "size": 4355,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-alcazar-castle-final-boss-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33393,
    "title": "Popful Mail (SNES) - Alcazar Castle (Final Boss Room)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "fire",
      "ruins"
    ],
    "description": "The background seen in the room where the final boss resides, from Popful Mail (Super Famicom). A good fit for fiery levels in general. <br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33393-1677659357",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33393,
        "title": "Popful Mail (SNES) - Alcazar Castle (Final Boss Room)",
        "version": "smwc-33393-1677659357",
        "upstream_time": 1677659357,
        "download_url": "https://dl.smwcentral.net/33393/Popful%20Mail%20%28SNES%29%20-%20Alcazar%20Castle%20%28Final%20Boss%20Room%29.zip",
        "filename": "Popful Mail (SNES) - Alcazar Castle (Final Boss Room).zip",
        "size": 2927,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-alcazar-castle-maze",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33386,
    "title": "Popful Mail (SNES) - Alcazar Castle (Maze)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "sewer"
    ],
    "description": "One of the backgrounds seen in Argazarl Castle, from the obscure japanese port of Popful Mail from Super Famicom.  It appears in what appears to be a maze section of the castle.  Uses 14 tiles, which makes this background very easy to use with a lot of decorations. It is easy to expand it vertically.<br>\r\n<br>\r\nCredit would be great, but is optional.<br>\r\n<br>\r\n",
    "latest_version": "smwc-33386-1677570580",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33386,
        "title": "Popful Mail (SNES) - Alcazar Castle (Maze)",
        "version": "smwc-33386-1677570580",
        "upstream_time": 1677570580,
        "download_url": "https://dl.smwcentral.net/33386/Popful%20Mail%20%28SNES%29%20-%20Alcazar%20Castle%20%28Maze%29.zip",
        "filename": "Popful Mail (SNES) - Alcazar Castle (Maze).zip",
        "size": 2315,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-alcazar-castle-tower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33394,
    "title": "Popful Mail (SNES) - Alcazar Castle (Tower)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "sewer"
    ],
    "description": "The background seen in one of the towers of Argazarl Castle, from the Super Famicom port of Popful Mail. A good fit for castles or sewers, in general. Uses less than 20 tiles, which makes it great to be used with a lot of decorations.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33394-1677659635",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33394,
        "title": "Popful Mail (SNES) - Alcazar Castle (Tower)",
        "version": "smwc-33394-1677659635",
        "upstream_time": 1677659635,
        "download_url": "https://dl.smwcentral.net/33394/Popful%20Mail%20%28SNES%29%20-%20Alcazar%20Castle%20%28Tower%29.zip",
        "filename": "Popful Mail (SNES) - Alcazar Castle (Tower).zip",
        "size": 2522,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-ancient-cave-bubble-walls",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33503,
    "title": "Popful Mail (SNES) - Ancient Cave (Bubble Walls)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "abstract",
      "cave",
      "texture"
    ],
    "description": "A very unusual background seen in the floating platform section of the Ancient Cave, from the Super Famicom version of Popful Mail.  A very light background that can probably fit a variety of level settings. Uses only E tiles, meaning there is a lot of space for foreground decorations.<br>\r\n<br>\r\nCredit would be great, but is optional. ",
    "latest_version": "smwc-33503-1678629830",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33503,
        "title": "Popful Mail (SNES) - Ancient Cave (Bubble Walls)",
        "version": "smwc-33503-1678629830",
        "upstream_time": 1678629830,
        "download_url": "https://dl.smwcentral.net/33503/Popful%20Mail%20%28SNES%29%20-%20Ancient%20Cave%20%28Bubble%20Walls%29.zip",
        "filename": "Popful Mail (SNES) - Ancient Cave (Bubble Walls).zip",
        "size": 2111,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-ancient-cave-lava",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33496,
    "title": "Popful Mail (SNES) - Ancient Cave (Lava)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "volcano"
    ],
    "description": "The very detailed lava background seen in a big boss fight in the Ancient Cave, from the Super Famicom version of Popful Mail.  A background that will work best if you apply auto parallaxing scrolling left and right to it, much like the original game.  A good fit if you plan to make a fiery level or if the floor is lava!<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33496-1679010051",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33496,
        "title": "Popful Mail (SNES) - Ancient Cave (Lava)",
        "version": "smwc-33496-1679010051",
        "upstream_time": 1679010051,
        "download_url": "https://dl.smwcentral.net/33496/Popful%20Mail%20%28SNES%29%20-%20Ancient%20Cave%20%28Lava%29.zip",
        "filename": "Popful Mail (SNES) - Ancient Cave (Lava).zip",
        "size": 3117,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-ancient-cave-maze-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33501,
    "title": "Popful Mail (SNES) - Ancient Cave (Maze Section)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave"
    ],
    "description": "A very unusual and weird background seen in a short maze section of the Ancient Cave, from the Super Famicom version of Popful Mail. Could fit some cave levels or maybe an alien-themed level due to the bizarre nature of the background. Uses only A tiles, meaning there is a lot of space in the for foreground decoration.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33501-1679010192",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33501,
        "title": "Popful Mail (SNES) - Ancient Cave (Maze Section)",
        "version": "smwc-33501-1679010192",
        "upstream_time": 1679010192,
        "download_url": "https://dl.smwcentral.net/33501/Popful%20Mail%20%28SNES%29%20-%20Ancient%20Cave%20%28Maze%20Section%29.zip",
        "filename": "Popful Mail (SNES) - Ancient Cave (Maze Section).zip",
        "size": 2078,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-ancient-cave-rocky-wall",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33500,
    "title": "Popful Mail (SNES) - Ancient Cave (Rocky Wall)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "texture"
    ],
    "description": "A very simple but effective rocky wall background seen in the Ancient Cave, from the Super Famicom version of Popful Mail. Uses only 10 tiles, meaning a lot of space for foreground decoration. <br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33500-1678536210",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33500,
        "title": "Popful Mail (SNES) - Ancient Cave (Rocky Wall)",
        "version": "smwc-33500-1678536210",
        "upstream_time": 1678536210,
        "download_url": "https://dl.smwcentral.net/33500/Popful%20Mail%20%28SNES%29%20-%20Ancient%20Cave%20%28Rocky%20Wall%29.zip",
        "filename": "Popful Mail (SNES) - Ancient Cave (Rocky Wall).zip",
        "size": 2125,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-ancient-cave-stone-columns",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33987,
    "title": "Popful Mail (SNES) - Ancient Cave (Stone Columns)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave"
    ],
    "description": "Another one of the Ancient Cave backgrounds, from the Super Famicom version of Popful Mail. Uses an amazing ammount of only 10 tiles. A good fit for caves, in general. <br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33987-1686806506",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33987,
        "title": "Popful Mail (SNES) - Ancient Cave (Stone Columns)",
        "version": "smwc-33987-1686806506",
        "upstream_time": 1686806506,
        "download_url": "https://dl.smwcentral.net/33987/Popful%20Mail%20%28SNES%29%20-%20Ancient%20Cave%20%28Stone%20Columns%29.zip",
        "filename": "Popful Mail (SNES) - Ancient Cave (Stone Columns).zip",
        "size": 2185,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-ancient-cave-stone-pillars",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33504,
    "title": "Popful Mail (SNES) - Ancient Cave (Stone Pillars)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave"
    ],
    "description": "The background seen in most areas of the Ancient Cave, from the Super Famicom version of Popful Mail. A good fit for ruins or caves. <br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33504-1678629995",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33504,
        "title": "Popful Mail (SNES) - Ancient Cave (Stone Pillars)",
        "version": "smwc-33504-1678629995",
        "upstream_time": 1678629995,
        "download_url": "https://dl.smwcentral.net/33504/Popful%20Mail%20%28SNES%29%20-%20Ancient%20Cave%20%28Stone%20Pillars%29.zip",
        "filename": "Popful Mail (SNES) - Ancient Cave (Stone Pillars).zip",
        "size": 2883,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-ancient-cave-temple-wall",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33499,
    "title": "Popful Mail (SNES) - Ancient Cave (Temple Wall)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "ruins"
    ],
    "description": "An unusual temple wall background seen in some sections of the Ancient Cave from Popful Mail for the Super Famicom. Uses only 17 tiles, meaning the user can save the rest of the space for foreground decoration.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33499-1678536100",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33499,
        "title": "Popful Mail (SNES) - Ancient Cave (Temple Wall)",
        "version": "smwc-33499-1678536100",
        "upstream_time": 1678536100,
        "download_url": "https://dl.smwcentral.net/33499/Popful%20Mail%20%28SNES%29%20-%20Ancient%20Cave%20%28Temple%20Wall%29.zip",
        "filename": "Popful Mail (SNES) - Ancient Cave (Temple Wall).zip",
        "size": 2535,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-ancient-cave-thunder-dragon-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33842,
    "title": "Popful Mail (SNES) - Ancient Cave (Thunder Dragon Battle)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "space"
    ],
    "description": "The background that appears exclusively in the Thunder Dragon boss battle from the Super Famicom version of Popful Mail. The original background scrolls up very fast.  Could fit a cave level or perhaps an asteroid field? Use your imagination.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33842-1683945809",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33842,
        "title": "Popful Mail (SNES) - Ancient Cave (Thunder Dragon Battle)",
        "version": "smwc-33842-1683945809",
        "upstream_time": 1683945809,
        "download_url": "https://dl.smwcentral.net/33842/Popful%20Mail%20%28SNES%29%20-%20Ancient%20Cave%20%28Thunder%20Dragon%20Battle%29.zip",
        "filename": "Popful Mail (SNES) - Ancient Cave (Thunder Dragon Battle).zip",
        "size": 2883,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-ancient-cave-village",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33980,
    "title": "Popful Mail (SNES) - Ancient Cave (Village)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "ruins"
    ],
    "description": "The background seen in one of the villages of Ancient Cave, from the Super Famicom version of Popful Mail. Tilemap has been adjusted slightly, so it is not 1:1 replica of the original, but rather, a loopable version suitable for Super Mario World. <br>\r\nA great fit for mine levels, in general. It also uses less than 10 tiles, meaning the users have a lot of free space to use with any graphics they desire.<br>\r\n<br>\r\nIt is my 300th submission, hooray!<br>\r\n<br>\r\nCredit would be great, but it is also optional.",
    "latest_version": "smwc-33980-1686872477",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33980,
        "title": "Popful Mail (SNES) - Ancient Cave (Village)",
        "version": "smwc-33980-1686872477",
        "upstream_time": 1686872477,
        "download_url": "https://dl.smwcentral.net/33980/Popful%20Mail%20%28SNES%29%20-%20Ancient%20Cave%20%28Village%29.zip",
        "filename": "Popful Mail (SNES) - Ancient Cave (Village).zip",
        "size": 2479,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-gadeth-ruins-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33492,
    "title": "Popful Mail (SNES) - Gadeth Ruins (Exterior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "desert"
    ],
    "description": "The background seen in the exterior portion of the desertic Guardess Ruins, from the Super Famicom version of Popful Mail.  A good fit for ruins, in general.  The background uses 48 tiles, meaning it is a great idea to use it with a lot of temple decorations, like how it is done in the original game.  Uses only the first seven colors of palette row 0, meaning it has a good ammount of palette space to be used with layer 3 as well.",
    "latest_version": "smwc-33492-1679009890",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33492,
        "title": "Popful Mail (SNES) - Gadeth Ruins (Exterior)",
        "version": "smwc-33492-1679009890",
        "upstream_time": 1679009890,
        "download_url": "https://dl.smwcentral.net/33492/Popful%20Mail%20%28SNES%29%20-%20Guardess%20Ruins%20%28Exterior%29.zip",
        "filename": "Popful Mail (SNES) - Guardess Ruins (Exterior).zip",
        "size": 3510,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-gadeth-ruins-knight-statues",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33494,
    "title": "Popful Mail (SNES) - Gadeth Ruins (Knight Statues)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "ruins"
    ],
    "description": "A very mystic and mysterious background seen inside the Guardess Ruins, from the Super Famicom version of Popful Mail. A good fit for ruins or castle levels, in general. This background uses around 48 tiles, which means it has some space left in the BG2 slot for more tiles. The background is also very easy to edit and reassemble to the user's liking, as well.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33494-1678449139",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33494,
        "title": "Popful Mail (SNES) - Gadeth Ruins (Knight Statues)",
        "version": "smwc-33494-1678449139",
        "upstream_time": 1678449139,
        "download_url": "https://dl.smwcentral.net/33494/Popful%20Mail%20%28SNES%29%20-%20Guardess%20Ruins%20%28Knight%20Statues%29.zip",
        "filename": "Popful Mail (SNES) - Guardess Ruins (Knight Statues).zip",
        "size": 3736,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-gadeth-ruins-ruined-walls",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33495,
    "title": "Popful Mail (SNES) - Gadeth Ruins (Ruined Walls)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "ruins"
    ],
    "description": "A background seen very deep in the Guardess Ruins, from the Super Famicom version of Popful Mail. This background uses less than 14 tiles, meaning there is a lot of graphic space for foreground decorations.  A good fit for ruins in a desert.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33495-1678449275",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33495,
        "title": "Popful Mail (SNES) - Gadeth Ruins (Ruined Walls)",
        "version": "smwc-33495-1678449275",
        "upstream_time": 1678449275,
        "download_url": "https://dl.smwcentral.net/33495/Popful%20Mail%20%28SNES%29%20-%20Guardess%20Ruins%20%28Ruined%20Walls%29.zip",
        "filename": "Popful Mail (SNES) - Guardess Ruins (Ruined Walls).zip",
        "size": 2512,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-hammer-minigame",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33844,
    "title": "Popful Mail (SNES) - Hammer Minigame",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "space"
    ],
    "description": "The background seen in the hammer minigame from the Super Famicom version of Popful Mail. In the source material, this background scrolls in the diagonal, in a silly minigame where you must defend from opponent's attacks by using a shield or strike your adversary with a toy hammer.  A good fit for bonus or space levels. <br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33844-1683945858",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33844,
        "title": "Popful Mail (SNES) - Hammer Minigame",
        "version": "smwc-33844-1683945858",
        "upstream_time": 1683945858,
        "download_url": "https://dl.smwcentral.net/33844/Popful%20Mail%20%28SNES%29%20-%20Hammer%20Minigame.zip",
        "filename": "Popful Mail (SNES) - Hammer Minigame.zip",
        "size": 1999,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-hargel-island-crystal-caves",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33517,
    "title": "Popful Mail (SNES) - Hargel Island (Crystal Caves)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "ice"
    ],
    "description": "The crystal cave background seen in Hargel Island (Ice Area), from the Super Famicom version of Popful Mail. A great fit for icy caves, in general. The palette exanimation was hard to rip, so sorry if it is not accurate to the source material, did my best to match the speed of the animation.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33517-1679460385",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33517,
        "title": "Popful Mail (SNES) - Hargel Island (Crystal Caves)",
        "version": "smwc-33517-1679460385",
        "upstream_time": 1679460385,
        "download_url": "https://dl.smwcentral.net/33517/Popful%20Mail%20%28SNES%29%20-%20Hargel%20Island%20%28Crystal%20Caves%29.zip",
        "filename": "Popful Mail (SNES) - Hargel Island (Crystal Caves).zip",
        "size": 4064,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-hargel-island-ice-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33509,
    "title": "Popful Mail (SNES) - Hargel Island (Ice Mountains)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "mountain",
      "night",
      "snow"
    ],
    "description": "The gorgeous background seen in Hargel Island, from the Super Famicom version of Popful Mail. A great fit for snow levels, in general.",
    "latest_version": "smwc-33509-1678629648",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33509,
        "title": "Popful Mail (SNES) - Hargel Island (Ice Mountains)",
        "version": "smwc-33509-1678629648",
        "upstream_time": 1678629648,
        "download_url": "https://dl.smwcentral.net/33509/Popful%20Mail%20%28SNES%29%20-%20Hargel%20Island%20%28Ice%20Mountains%29.zip",
        "filename": "Popful Mail (SNES) - Hargel Island (Ice Mountains).zip",
        "size": 4240,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-healing-items",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33752,
    "title": "Popful Mail (SNES) - Healing Items",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "food",
      "item"
    ],
    "description": "The healing items that appear in the Super Famicom version of Popful Mail.  There we have an orange, a cherry, an apple and an elixir.  In the original game, each of these fruits of heal a different ammount of hp, while the last item  is an one-time use item that revives the player and replenishes their health.<br>\r\n<br>\r\n Can fit a lot of purposes, such as collectable items, goal sphere orb and etc.  Be creative.<br>\r\n<br>\r\nBy default, the objects are set to act as coins. All the items share the same palette row, making it easy to remap them all.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33752-1684023834",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33752,
        "title": "Popful Mail (SNES) - Healing Items",
        "version": "smwc-33752-1684023834",
        "upstream_time": 1684023834,
        "download_url": "https://dl.smwcentral.net/33752/Popful%20Mail%20%28SNES%29%20-%20Healing%20Items.zip",
        "filename": "Popful Mail (SNES) - Healing Items.zip",
        "size": 2549,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-jungle-entrance",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33263,
    "title": "Popful Mail (SNES) - Jungle (Entrance)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "forest",
      "jungle",
      "mountain"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 2023 WINTER SUBMISSION</b></span><br>\r\n<br>\r\nThe background seen in the first action stage from the obscure game SNES port from Popful Mail, a surprisingly decent and fun game. The background can be used with horizontal levels with verticality, as long you expand the sky or grass part on the lower part.  A great fit for jungles in general. <br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33263-1677537920",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33263,
        "title": "Popful Mail (SNES) - Jungle (Entrance)",
        "version": "smwc-33263-1677537920",
        "upstream_time": 1677537920,
        "download_url": "https://dl.smwcentral.net/33263/Popful%20Mail%20%28SNES%29%20-%20Jungle%20%28Entrance%29%20BG.zip",
        "filename": "Popful Mail (SNES) - Jungle (Entrance) BG.zip",
        "size": 6589,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-jungle-interior-wooden-forts",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33984,
    "title": "Popful Mail (SNES) - Jungle (Interior + Wooden Forts)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "forest",
      "jungle",
      "wood"
    ],
    "description": "The background seen the player is deep in the Jungle, from the Super Famicom version of Popful Mail. Since the original background was quite tricky to rip, I edited to look more user friendly and manageable. A good fit for jungle levels.<br>\r\n<br>\r\nUPDATE: Now it includes a version without the jungle forts, for people who only want to use the jungle portion of the background.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33984-1688914982",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33984,
        "title": "Popful Mail (SNES) - Jungle (Interior + Wooden Forts)",
        "version": "smwc-33984-1688914982",
        "upstream_time": 1688914982,
        "download_url": "https://dl.smwcentral.net/33984/Popful%20Mail%20%28SNES%29%20-%20Jungle%20%28Interior%20%2B%20Wooden%20Fortresses%29.zip",
        "filename": "Popful Mail (SNES) - Jungle (Interior + Wooden Fortresses).zip",
        "size": 13958,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-jungle-village",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33983,
    "title": "Popful Mail (SNES) - Jungle (Village)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "forest",
      "grassland"
    ],
    "description": "The background seen in the village of the Jungle, from the Super Famicom version of Popful Mail. A good fit for grasslands or forests, in general.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33983-1686710861",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33983,
        "title": "Popful Mail (SNES) - Jungle (Village)",
        "version": "smwc-33983-1686710861",
        "upstream_time": 1686710861,
        "download_url": "https://dl.smwcentral.net/33983/Popful%20Mail%20%28SNES%29%20-%20Jungle%20%28Village%29.zip",
        "filename": "Popful Mail (SNES) - Jungle (Village).zip",
        "size": 5708,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-lip-and-lap",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34367,
    "title": "Popful Mail (SNES) - Lip and Lap",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "female",
      "npc"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">POST-C3 2023 SUMMER SUBMISSION</span></b><br>\r\n<br>\r\nLip and Lap are two NPCs from the Super Famicom version of Popful Mail. These sprites are meant to be used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29212\"> wye's NPC sprites </a>.  The colors are easily arranged to be easy to recolor them. I already included some extension field configurations in a text file, so it is easier to test the sprite.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-34367-1699836701",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34367,
        "title": "Popful Mail (SNES) - Lip and Lap",
        "version": "smwc-34367-1699836701",
        "upstream_time": 1699836701,
        "download_url": "https://dl.smwcentral.net/34367/Popful%20Mail%20%28SNES%29%20-%20Lip%20and%20Lap.zip",
        "filename": "Popful Mail (SNES) - Lip and Lap.zip",
        "size": 2282,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-lucina-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33323,
    "title": "Popful Mail (SNES) - Lucina Temple",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "ruins"
    ],
    "description": "The background seen in a special cutscene of Popful Mail for the Super Famicom. I have been playing this game for a while and it is such a small gem from the Super Famicom. Unfortunately, I don't know japanese, so the names I'm getting are mostly from the soundtrack. Possibly related to some kind of important figure or to a goddess. A great fit for castles or ruins, in general.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33323-1677538627",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33323,
        "title": "Popful Mail (SNES) - Lucina Temple",
        "version": "smwc-33323-1677538627",
        "upstream_time": 1677538627,
        "download_url": "https://dl.smwcentral.net/33323/Popful%20Mail%20%28SNES%29%20-%20Lucina%20Temple.zip",
        "filename": "Popful Mail (SNES) - Lucina Temple.zip",
        "size": 3859,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-popful-mail-snes-miena-fortress",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30860,
    "title": "Popful Mail (SNES) - Miena Fortress",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "castle",
      "town"
    ],
    "description": "Ripped from Popful Mail (SNES).",
    "latest_version": "smwc-30860-1652119164",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30860,
        "title": "Popful Mail (SNES) - Miena Fortress",
        "version": "smwc-30860-1652119164",
        "upstream_time": 1652119164,
        "download_url": "https://dl.smwcentral.net/30860/FirstLevel.zip",
        "filename": "FirstLevel.zip",
        "size": 5536,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-porky-pig-s-haunted-holiday-abandoned-inn",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6978,
    "title": "Porky Pig's Haunted Holiday - Abandoned Inn",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "ghost house",
      "needs remoderation"
    ],
    "description": "A foreground tileset used in the abandoned inn at the end of the ghost town level from Porky Pig's Haunted Holiday for the SNES. Credit isn't required if you use this, but it would be appreciated.<br>\r\n<br>\r\nNote: This tileset works best if you use it in a layer 2 level with layer 2 scrolling set to constant.",
    "latest_version": "smwc-6978-1405349301",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6978,
        "title": "Porky Pig's Haunted Holiday - Abandoned Inn",
        "version": "smwc-6978-1405349301",
        "upstream_time": 1405349301,
        "download_url": "https://dl.smwcentral.net/6978/Porky%20Pig%27s%20Haunted%20Holiday%20-%20Abandoned%20Inn%20FG.zip",
        "filename": "Porky Pig%27s Haunted Holiday - Abandoned Inn FG.zip",
        "size": 9159,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-porky-pig-s-haunted-holiday-abandoned-mine",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6940,
    "title": "Porky Pig's Haunted Holiday - Abandoned Mine",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "cave",
      "mine",
      "needs remoderation"
    ],
    "description": "A bunch of decorations used in the abandoned mine level from Porky Pig's Haunted Holiday for the SNES. Credit isn't required if you use this, but it would be appreciated.",
    "latest_version": "smwc-6940-1408985583",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6940,
        "title": "Porky Pig's Haunted Holiday - Abandoned Mine",
        "version": "smwc-6940-1408985583",
        "upstream_time": 1408985583,
        "download_url": "https://dl.smwcentral.net/6940/Porky%20Pig%27s%20Haunted%20Holiday%20-%20Abandoned%20Mine%20Decorations.zip",
        "filename": "Porky Pig%27s Haunted Holiday - Abandoned Mine Decorations.zip",
        "size": 4961,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-porky-pig-s-haunted-holiday-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1627,
    "title": "Porky Pig's Haunted Holiday - Clouds",
    "authors": [
      "UTF"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "The clouds from Porky Pig's Haunted Holiday. These graphics can be found in The Alps stage. It also uses palette 0, but doesn't overwrite the status bar! :D<br>\r\n<br>\r\n.mwl overwrites level 105.",
    "latest_version": "smwc-1627-1409831338",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1627,
        "title": "Porky Pig's Haunted Holiday - Clouds",
        "version": "smwc-1627-1409831338",
        "upstream_time": 1409831338,
        "download_url": "https://dl.smwcentral.net/1627/clouds.zip",
        "filename": "clouds.zip",
        "size": 4182,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-porky-pig-s-haunted-holiday-dry-gultch",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6977,
    "title": "Porky Pig's Haunted Holiday - Dry Gultch",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "desert",
      "ghost town",
      "needs remoderation"
    ],
    "description": "A foreground tileset used in the outside areas in the ghost town level from Porky Pig's Haunted Holiday for the SNES. Credit isn't required if you use this, but it would be appreciated.<br>\r\n<br>\r\nNote: This tileset comes with a background which is meant to go with this foreground tileset to create a neat parallax scrolling effect when layer 2 horizontal scrolling is set to anything besides constant. Layer 2 vertical scrolling should be set to constant so that the background will always appear at the correct height.",
    "latest_version": "smwc-6977-1405349373",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6977,
        "title": "Porky Pig's Haunted Holiday - Dry Gultch",
        "version": "smwc-6977-1405349373",
        "upstream_time": 1405349373,
        "download_url": "https://dl.smwcentral.net/6977/Porky%20Pig%27s%20Haunted%20Holiday%20-%20Dry%20Gultch%20FG.zip",
        "filename": "Porky Pig%27s Haunted Holiday - Dry Gultch FG.zip",
        "size": 10755,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-porky-pig-s-haunted-holiday-indoor-pool",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6976,
    "title": "Porky Pig's Haunted Holiday - Indoor Pool",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "indoors",
      "needs remoderation",
      "pool"
    ],
    "description": "A foreground tileset used in a few areas of the final level from Porky Pig's Haunted Holiday for the SNES. Credit isn't required if you use this, but it would be appreciated.<br>\r\n<br>\r\nNote: This tileset works best if you use it in a layer 2 level with layer 2 scrolling set to constant. It's also somewhat tricky to use properly, since there are a lot of tiles that look identical in the included map16 file that are needed to create the 3D like perspective, but it looks really cool if you get it right.",
    "latest_version": "smwc-6976-1405349453",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6976,
        "title": "Porky Pig's Haunted Holiday - Indoor Pool",
        "version": "smwc-6976-1405349453",
        "upstream_time": 1405349453,
        "download_url": "https://dl.smwcentral.net/6976/Porky%20Pig%27s%20Haunted%20Holiday%20-%20Swimming%20Pool%20Area.zip",
        "filename": "Porky Pig%27s Haunted Holiday - Swimming Pool Area.zip",
        "size": 6369,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-porky-pig-s-haunted-holiday-wacky-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6975,
    "title": "Porky Pig's Haunted Holiday - Wacky Land",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "desert",
      "needs remoderation",
      "tropical"
    ],
    "description": "A foreground tileset used in the Alps stage from Porky Pig's Haunted Holiday for the SNES, which is based off of a classic Porky Pig short (the one where he was chasing after the dodo). Credit isn't required if you use this, but it would be appreciated.<br>\r\n<br>\r\nNote: This tileset comes with a background which is meant to go with this foreground tileset to create a neat parallax scrolling effect when layer 2 horizontal scrolling is set to anything besides constant. Layer 2 vertical scrolling should be set to constant so that the background will always appear at the correct height.<br>\r\n<br>\r\nNote: Graphics file 9B only contains the graphics for the giant \"Welcome!\" sign, making it optional if you want to use it or not. Which is good, because you can't use the original SMW's goal point in any area that uses that sign since most of the tiles found in FG2 get overwritten by the sign graphics, including the goal graphics. If you're using a custom goal in your hack that doesn't use those tiles, then this doesn't apply.<br>\r\n<br>\r\nNote: The floating doors are meant to be used with a teleport block. If you're not using custom blocks, then they will serve more as decorations.",
    "latest_version": "smwc-6975-1405349533",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6975,
        "title": "Porky Pig's Haunted Holiday - Wacky Land",
        "version": "smwc-6975-1405349533",
        "upstream_time": 1405349533,
        "download_url": "https://dl.smwcentral.net/6975/Porky%20Pig%27s%20Haunted%20Holiday%20-%20Wacky%20Land.zip",
        "filename": "Porky Pig%27s Haunted Holiday - Wacky Land.zip",
        "size": 12832,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-porky-pig-s-haunted-holiday-well",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6941,
    "title": "Porky Pig's Haunted Holiday  - Well",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "well"
    ],
    "description": "A foreground tileset used in the well areas in the ghost town level from Porky Pig's Haunted Holiday for the SNES. Credit isn't required if you use this, but it would be appreciated.<br>\r\n<br>\r\nNote: This foreground comes with background tiles, although you could move all the tiles in this set onto one layer if you want to without much trouble.",
    "latest_version": "smwc-6941-1409065365",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6941,
        "title": "Porky Pig's Haunted Holiday  - Well",
        "version": "smwc-6941-1409065365",
        "upstream_time": 1409065365,
        "download_url": "https://dl.smwcentral.net/6941/Porky%20Pig%27s%20Haunted%20Holiday%20-%20Inside%20the%20Well.zip",
        "filename": "Porky Pig%27s Haunted Holiday - Inside the Well.zip",
        "size": 3290,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-power-ups",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6436,
    "title": "Power-Ups ",
    "authors": [
      "xAsianjay"
    ],
    "tags": [
      "needs remoderation",
      "powerup"
    ],
    "description": "My first Graphics I made in YY-CHR. <br>\r\nI've made them because this site is really scarce with the power-ups.<br>\r\n<br>\r\nContains:<br>\r\nMushroom<br>\r\nFlower<br>\r\nStar <br>\r\n<br>\r\nRead the ReadMe for more Details!<br>\r\nHave Fun with the Graphics!<br>\r\n<br>\r\nCredit is not necessary but much appreciated",
    "latest_version": "smwc-6436-1396625792",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6436,
        "title": "Power-Ups ",
        "version": "smwc-6436-1396625792",
        "upstream_time": 1396625792,
        "download_url": "https://dl.smwcentral.net/6436/Power-Up%20Graphics.zip",
        "filename": "Power-Up Graphics.zip",
        "size": 2212,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-powerups",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34424,
    "title": "Powerups",
    "authors": [
      "fantasma king"
    ],
    "tags": [
      "feather",
      "fire flower",
      "mushroom",
      "needs remoderation",
      "patch needed",
      "powerup",
      "starman"
    ],
    "description": "these redesigns contain<br>\r\n<br>\r\nMushroom<br>\r\n1-up Mushroom<br>\r\nFire Flower<br>\r\nFeather<br>\r\nStarman<br>\r\n<br>\r\ndon't need to give credits",
    "latest_version": "smwc-34424-1689905961",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34424,
        "title": "Powerups",
        "version": "smwc-34424-1689905961",
        "upstream_time": 1689905961,
        "download_url": "https://dl.smwcentral.net/34424/Powerups.zip",
        "filename": "Powerups.zip",
        "size": 2065,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 8942,
        "title": "Powerups",
        "version": "smwc-8942-1409066011",
        "upstream_time": 1409066011,
        "download_url": "https://dl.smwcentral.net/8942/Custom%20Items.zip",
        "filename": "Custom Items.zip",
        "size": 1904,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1213,
        "title": "Powerups",
        "version": "smwc-1213-1407826436",
        "upstream_time": 1407826436,
        "download_url": "https://dl.smwcentral.net/1213/New%20Power%20Up%20Varient.zip",
        "filename": "New Power Up Varient.zip",
        "size": 2884,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-powerups-and",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11480,
    "title": "Powerups and 3-up Moon",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "needs remoderation",
      "powerup",
      "sprite"
    ],
    "description": "Just a quick redraw of the Mushroom, Flower, Starman, Feather, and Moon.  I placed this in Misc. because, while the power-ups are sprites, the Moon is an object.",
    "latest_version": "smwc-11480-1434835286",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11480,
        "title": "Powerups and 3-up Moon",
        "version": "smwc-11480-1434835286",
        "upstream_time": 1434835286,
        "download_url": "https://dl.smwcentral.net/11480/Powerup.zip",
        "filename": "Powerup.zip",
        "size": 4391,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-prehistoric",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1442,
    "title": "Prehistoric",
    "authors": [
      "Broozer"
    ],
    "tags": [
      "jungle",
      "needs remoderation",
      "prehistoric"
    ],
    "description": "This is a background that I had made a while ago but have never gotten around to submitting it until now. As the name implies, it is a background that would suit nicely in prehistoric levels, although it would be very suitable for general tropical levels as well.<br>\r\n<br>\r\nOther than the graphics themselves, the ZIP file includes a Map16Page.bin file, a TPL file (palette file. Overwrites the palette 03 row), and a MWL file (sample level) for easier assembling.<br>\r\n<br>\r\nCredit is not necessary, but would be appreciated.",
    "latest_version": "smwc-1442-1403625652",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1442,
        "title": "Prehistoric",
        "version": "smwc-1442-1403625652",
        "upstream_time": 1403625652,
        "download_url": "https://dl.smwcentral.net/1442/cus-history.zip",
        "filename": "cus-history.zip",
        "size": 38731,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-prehistoric-jungle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6966,
    "title": "Prehistoric Jungle",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "jungle",
      "mountain",
      "needs remoderation",
      "volcano"
    ],
    "description": "Here's a new tileset for C3!  It's a prehistoric jungle background with foliage and volcanic mountains.  It's simple (like practically all my stuff) and should be fairly customizable.",
    "latest_version": "smwc-6966-1405349935",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6966,
        "title": "Prehistoric Jungle",
        "version": "smwc-6966-1405349935",
        "upstream_time": 1405349935,
        "download_url": "https://dl.smwcentral.net/6966/Prehistoric%20Jungle.zip",
        "filename": "Prehistoric Jungle.zip",
        "size": 3664,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-prehistorik-man-apeman-village",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17794,
    "title": "Prehistorik Man - Apeman Village",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "forest",
      "jungle",
      "needs remoderation"
    ],
    "description": "*C3 Summer 2018 submission #5*<br>\r\n<br>\r\nThe background used in the eleventh stage of Prehistorik Man. Also includes an optional HDMA gradient insertable with UberASMTool. No credit needed.",
    "latest_version": "smwc-17794-1531326077",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17794,
        "title": "Prehistorik Man - Apeman Village",
        "version": "smwc-17794-1531326077",
        "upstream_time": 1531326077,
        "download_url": "https://dl.smwcentral.net/17794/Prehistorik%20Man%20Apeman%20Village.zip",
        "filename": "Prehistorik Man Apeman Village.zip",
        "size": 8223,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-prehistorik-man-burnt-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30534,
    "title": "Prehistorik Man - Burnt Forest",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "forest"
    ],
    "description": "Ripped from Prehistorik man Stage Burnt Forest",
    "latest_version": "smwc-30534-1650226920",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30534,
        "title": "Prehistorik Man - Burnt Forest",
        "version": "smwc-30534-1650226920",
        "upstream_time": 1650226920,
        "download_url": "https://dl.smwcentral.net/30534/Burnt%20Forest.zip",
        "filename": "Burnt Forest.zip",
        "size": 6334,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-prehistorik-man-cloud-canyon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17793,
    "title": "Prehistorik Man - Cloud Canyon",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "clouds",
      "needs remoderation",
      "sky"
    ],
    "description": "*C3 Summer 2018 submission #4*<br>\r\n<br>\r\nThe background used in the third stage of Prehistorik Man. No credit needed.",
    "latest_version": "smwc-17793-1531247450",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17793,
        "title": "Prehistorik Man - Cloud Canyon",
        "version": "smwc-17793-1531247450",
        "upstream_time": 1531247450,
        "download_url": "https://dl.smwcentral.net/17793/Prehistorik%20Man%20Cloud%20Canyon.zip",
        "filename": "Prehistorik Man Cloud Canyon.zip",
        "size": 5299,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-prehistorik-man-dino-graveyard",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30535,
    "title": "Prehistorik Man - Dino Graveyard",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "haunted",
      "mountain"
    ],
    "description": "Ripped from Prehistorik Man - Dino Graveyard.",
    "latest_version": "smwc-30535-1650226444",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30535,
        "title": "Prehistorik Man - Dino Graveyard",
        "version": "smwc-30535-1650226444",
        "upstream_time": 1650226444,
        "download_url": "https://dl.smwcentral.net/30535/Prehistorik%20Man%20-%20Dino%20Graveyard.zip",
        "filename": "Prehistorik Man - Dino Graveyard.zip",
        "size": 7628,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-prehistorik-man-first-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1060,
    "title": "Prehistorik Man - First Level",
    "authors": [
      "NekohDot"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "Ripped from Prehistorik Man, uses all of BG1 and some of FG2.<br>\r\n<br>\r\nSample level and palette included.",
    "latest_version": "smwc-1060-1400863940",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1060,
        "title": "Prehistorik Man - First Level",
        "version": "smwc-1060-1400863940",
        "upstream_time": 1400863940,
        "download_url": "https://dl.smwcentral.net/1060/Background.zip",
        "filename": "Background.zip",
        "size": 5752,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-prehistorik-man-ice-wastes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30503,
    "title": "Prehistorik Man - Ice Wastes",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "ice",
      "snow"
    ],
    "description": "Ripped from Prehistorik Man.",
    "latest_version": "smwc-30503-1650053953",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30503,
        "title": "Prehistorik Man - Ice Wastes",
        "version": "smwc-30503-1650053953",
        "upstream_time": 1650053953,
        "download_url": "https://dl.smwcentral.net/30503/Ice%20Wastes.zip",
        "filename": "Ice Wastes.zip",
        "size": 7930,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-prince-of-persia",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2038,
    "title": "Prince of Persia 2: Shadow of the Flame - Arabian House",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "house",
      "needs remoderation"
    ],
    "description": "Number of ExGFX files: 1<br>\r\nUsed slots: BG1<br>\r\nMap16 page number: 4E<br>\r\nSample level: 34<br>\r\nNumber of used palette rows: 3<br>\r\nPalette numbers: 3,4,5<br>\r\n<br>\r\nIt's a nice background if you want to make an arabian city or something like that...<br>\r\nObviously the HDMA gradient isn't in the graphics, I just added it for the better visuals.  <br>\r\n<br>\r\nCredit is not necessary. Thanks for downloading. ",
    "latest_version": "smwc-2038-1422266007",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2038,
        "title": "Prince of Persia 2: Shadow of the Flame - Arabian House",
        "version": "smwc-2038-1422266007",
        "upstream_time": 1422266007,
        "download_url": "https://dl.smwcentral.net/2038/prince_of_persia_2_shadow_of_the_flame%20-%20arabian_house.zip",
        "filename": "prince_of_persia_2_shadow_of_the_flame - arabian_house.zip",
        "size": 4202,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-princess-daisy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1725,
    "title": "Princess Daisy",
    "authors": [
      "Construct101"
    ],
    "tags": [
      "female",
      "needs remoderation"
    ],
    "description": "Some editing done and now have a palette for easier inserting.",
    "latest_version": "smwc-1725-1419132115",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1725,
        "title": "Princess Daisy",
        "version": "smwc-1725-1419132115",
        "upstream_time": 1419132115,
        "download_url": "https://dl.smwcentral.net/1725/Daisy.zip",
        "filename": "Daisy.zip",
        "size": 28910,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pringles-basil-tomato",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34244,
    "title": "Pringles - & Basil Tomato",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "food",
      "sky"
    ],
    "description": "This is the largest background seen in the Pringles homebrew game. While it uses 1 whole palette, it uses 3 ExGFX + little of FG2. You do have room for foreground tiles. Don't worry.<br>\r\nHave fun!",
    "latest_version": "smwc-34244-1688588290",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34244,
        "title": "Pringles - & Basil Tomato",
        "version": "smwc-34244-1688588290",
        "upstream_time": 1688588290,
        "download_url": "https://dl.smwcentral.net/34244/Pringles%20-%20%26%20Basil%20Tomato.zip",
        "filename": "Pringles - %26 Basil Tomato.zip",
        "size": 9459,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pringles-black-pepper",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34243,
    "title": "Pringles - Black Pepper",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "food",
      "sky"
    ],
    "description": "This background comes from the Sega Genesis homebrew game Pringles. This one contains pepper pots and clouds as those did fit in.<br>\r\nEnjoy!",
    "latest_version": "smwc-34243-1688582726",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34243,
        "title": "Pringles - Black Pepper",
        "version": "smwc-34243-1688582726",
        "upstream_time": 1688582726,
        "download_url": "https://dl.smwcentral.net/34243/Pringles%20-%20Black%20Pepper%20BG.zip",
        "filename": "Pringles - Black Pepper BG.zip",
        "size": 5950,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pringles-sour-cream-onion",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27999,
    "title": "Pringles - Sour Cream & Onion",
    "authors": [
      "Dolphman",
      "Rykon-V73"
    ],
    "tags": [
      "food",
      "mountain"
    ],
    "description": "A background that's on the Sega Genesis homebrew game.<br>\r\nCan suit a mountain well. <br>\r\nDolphman submitted it. I converted it for SMW usage.<br>\r\n<br>\r\nHave fun with it!",
    "latest_version": "smwc-27999-1628965240",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27999,
        "title": "Pringles - Sour Cream & Onion",
        "version": "smwc-27999-1628965240",
        "upstream_time": 1628965240,
        "download_url": "https://dl.smwcentral.net/27999/Pringles%20-%20Sour%20Cream%20%26%20Onion.zip",
        "filename": "Pringles - Sour Cream %26 Onion.zip",
        "size": 8998,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-psycho-fox-round-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31177,
    "title": "Psycho Fox - Round 1-1",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "retro"
    ],
    "description": "Ripped from the Round 1-1 in Psycho Fox on Master System.<br>\r\n<br>\r\nNote: Meant to be used with a Layer 2 level.",
    "latest_version": "smwc-31177-1655500244",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31177,
        "title": "Psycho Fox - Round 1-1",
        "version": "smwc-31177-1655500244",
        "upstream_time": 1655500244,
        "download_url": "https://dl.smwcentral.net/31177/Psycho%20Fox%20-%20Round%201-1%20%28Fixed%29.zip",
        "filename": "Psycho Fox - Round 1-1 (Fixed).zip",
        "size": 4271,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-puggsy-raclantis",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29418,
    "title": "Puggsy - Raclantis",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "lake",
      "town"
    ],
    "description": "Ripped from Raclantis in Puggsy on Megadrive. This rip was part of <a href=\"https://www.smwcentral.net/?p=viewthread&t=120286\">my C3 Graphic Ripping Showcase.</a>",
    "latest_version": "smwc-29418-1641936539",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29418,
        "title": "Puggsy - Raclantis",
        "version": "smwc-29418-1641936539",
        "upstream_time": 1641936539,
        "download_url": "https://dl.smwcentral.net/29418/Puggsy%20-%20Raclantis.zip",
        "filename": "Puggsy - Raclantis.zip",
        "size": 7058,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-puggsy-red-woods",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29421,
    "title": "Puggsy - Red Woods",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "forest"
    ],
    "description": "Ripped from Red Woods in Puggsy on Megadrive. This rip was part of <a href=\"https://www.smwcentral.net/?p=viewthread&t=120286\">my C3 Graphic Ripping Showcase.</a>",
    "latest_version": "smwc-29421-1641906536",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29421,
        "title": "Puggsy - Red Woods",
        "version": "smwc-29421-1641906536",
        "upstream_time": 1641906536,
        "download_url": "https://dl.smwcentral.net/29421/Puggsy%20-%20Red%20Woods.zip",
        "filename": "Puggsy - Red Woods.zip",
        "size": 9255,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-puggsy-snes-star-fall-lake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30852,
    "title": "Puggsy (SNES) - Star Fall Lake",
    "authors": [
      "yoshiatom"
    ],
    "tags": [
      "2bpp",
      "cave",
      "patch needed",
      "texture"
    ],
    "description": "A rocky background exclusive to the unreleased SNES port of Puggsy. Would fit well for caves or perhaps underwater levels.<br>\r\n<br>\r\nProbably best paired with a sprite status bar if you don't want the top of the background cutting off.",
    "latest_version": "smwc-30852-1652056686",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30852,
        "title": "Puggsy (SNES) - Star Fall Lake",
        "version": "smwc-30852-1652056686",
        "upstream_time": 1652056686,
        "download_url": "https://dl.smwcentral.net/30852/Puggsy%20Star%20Fall%20Lake.zip",
        "filename": "Puggsy Star Fall Lake.zip",
        "size": 5564,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-puggsy-star-fall-lake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29420,
    "title": "Puggsy - Star Fall Lake",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "forest"
    ],
    "description": "Ripped from the Star Fall Lake in Puggsy on Megadrive. This rip was part of <a href=\"https://www.smwcentral.net/?p=viewthread&t=120286\">my C3 Graphic Ripping Showcase.</a>",
    "latest_version": "smwc-29420-1642045138",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29420,
        "title": "Puggsy - Star Fall Lake",
        "version": "smwc-29420-1642045138",
        "upstream_time": 1642045138,
        "download_url": "https://dl.smwcentral.net/29420/Puggsy%20-%20Star%20Fall%20Lake.zip",
        "filename": "Puggsy - Star Fall Lake.zip",
        "size": 10944,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pugley-s-scavenger-hunt-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1889,
    "title": "Pugley's Scavenger Hunt - Title Screen",
    "authors": [
      "Hobz"
    ],
    "tags": [
      "haunted",
      "needs remoderation"
    ],
    "description": "<a href=\"http://i898.photobucket.com/albums/ac185/Hobz44/Test_00000.png\" rel=\"nofollow\">In-game assembly</a><br>\r\ncan loop width wise, but cannot go any higher.<br>\r\nperfect for title screens.",
    "latest_version": "smwc-1889-1416781391",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1889,
        "title": "Pugley's Scavenger Hunt - Title Screen",
        "version": "smwc-1889-1416781391",
        "upstream_time": 1416781391,
        "download_url": "https://dl.smwcentral.net/1889/Pugley%27sHunt.zip",
        "filename": "Pugley%27sHunt.zip",
        "size": 12775,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pulseman-casino-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29414,
    "title": "Pulseman - Casino Tileset",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "bonus",
      "carnival"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">TURNABOUT OMICRON: C3 THREAD</span></b><br>\r\n<br>\r\nThe casino tileset from \"Pulseman\" Sega Genesis game.<br>\r\nI made some modifications on tileset to avoid cutoffs like the original game.<br>\r\nAnother useful casino tileset? Use this...",
    "latest_version": "smwc-29414-1641859474",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29414,
        "title": "Pulseman - Casino Tileset",
        "version": "smwc-29414-1641859474",
        "upstream_time": 1641859474,
        "download_url": "https://dl.smwcentral.net/29414/PulsemanCasino.zip",
        "filename": "PulsemanCasino.zip",
        "size": 6227,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pulseman-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40429,
    "title": "Pulseman - Stage 5 (Lake)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city",
      "grassland",
      "interior",
      "lake",
      "mechanical",
      "mountain",
      "night",
      "ruins"
    ],
    "description": "<b><span style=\"font-size: 22pt;\">C3 SUMMER 2025:</span></b><br>\r\n<br>\r\nThe \"Lake Area\" from the <b><u>Pulseman</u></b> Sega Genesis game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-40429-1756050946",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40429,
        "title": "Pulseman - Stage 5 (Lake)",
        "version": "smwc-40429-1756050946",
        "upstream_time": 1756050946,
        "download_url": "https://dl.smwcentral.net/40429/Pulseman-stage-5-lake.zip",
        "filename": "Pulseman-stage-5-lake.zip",
        "size": 4238,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40428,
        "title": "Pulseman - Stage 4 (Temple)",
        "version": "smwc-40428-1756050812",
        "upstream_time": 1756050812,
        "download_url": "https://dl.smwcentral.net/40428/Pulseman-stage-4-temple.zip",
        "filename": "Pulseman-stage-4-temple.zip",
        "size": 6136,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39390,
        "title": "Pulseman - Stage 1 (Studio)",
        "version": "smwc-39390-1739996909",
        "upstream_time": 1739996909,
        "download_url": "https://dl.smwcentral.net/39390/Pulseman-StudioBG.zip",
        "filename": "Pulseman-StudioBG.zip",
        "size": 5241,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39389,
        "title": "Pulseman - Stage 1 (Warehouse)",
        "version": "smwc-39389-1739996745",
        "upstream_time": 1739996745,
        "download_url": "https://dl.smwcentral.net/39389/Pulseman-WarehouseBG.zip",
        "filename": "Pulseman-WarehouseBG.zip",
        "size": 3129,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39228,
        "title": "Pulseman - Stage 1 (Cyberspace)",
        "version": "smwc-39228-1739599811",
        "upstream_time": 1739599811,
        "download_url": "https://dl.smwcentral.net/39228/Pulseman%20-%20Stage%201%20%28Japan%20~%20Cyberspace%20Area%29.zip",
        "filename": "Pulseman - Stage 1 (Japan ~ Cyberspace Area).zip",
        "size": 5540,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29379,
        "title": "Pulseman - Stage 1 (City)",
        "version": "smwc-29379-1641770256",
        "upstream_time": 1641770256,
        "download_url": "https://dl.smwcentral.net/29379/pulsemanstage1city.zip",
        "filename": "pulsemanstage1city.zip",
        "size": 5805,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pulseman-stage-3",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2276,
    "title": "Pulseman - Stage 3-1",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "rock"
    ],
    "description": "The background from Stage 3-1 of Pulseman, the Japan-only Genesis game from the folks who would later bring you Pokemon. No credit needed.",
    "latest_version": "smwc-2276-1421827795",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2276,
        "title": "Pulseman - Stage 3-1",
        "version": "smwc-2276-1421827795",
        "upstream_time": 1421827795,
        "download_url": "https://dl.smwcentral.net/2276/PulsemanUSADesert.zip",
        "filename": "PulsemanUSADesert.zip",
        "size": 6328,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pulseman-studio-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29415,
    "title": "Pulseman - Studio Tileset",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "bonus",
      "city",
      "mechanical"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">TURNABOUT OMICRON: C3 THREAD</span></b><br>\r\n<br>\r\nThe studio tileset from \"Pulseman\" Sega Genesis game.<br>\r\nI made some minor modifications to fit in SMW Standards.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-29415-1641859799",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29415,
        "title": "Pulseman - Studio Tileset",
        "version": "smwc-29415-1641859799",
        "upstream_time": 1641859799,
        "download_url": "https://dl.smwcentral.net/29415/Pulseman%20-%20Studio.zip",
        "filename": "Pulseman - Studio.zip",
        "size": 7073,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pumpkins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33906,
    "title": "Pumpkins",
    "authors": [
      "fantasma king"
    ],
    "tags": [
      "haunted",
      "pumpkin"
    ],
    "description": "two pumpkins 16x16 and 32x32",
    "latest_version": "smwc-33906-1683775773",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33906,
        "title": "Pumpkins",
        "version": "smwc-33906-1683775773",
        "upstream_time": 1683775773,
        "download_url": "https://dl.smwcentral.net/33906/Pumpkins.zip",
        "filename": "Pumpkins.zip",
        "size": 2556,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-puyo-puyo-klug",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26146,
    "title": "Puyo Puyo - Klug",
    "authors": [
      "Blizzard Buffalo"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "<a href=\"https://puyonexus.com/wiki/Klug\" rel=\"nofollow\">Klug</a> from Puyo Puyo!<br>\r\n<br>\r\nIncludes a 2P Palette version which switches to <a href=\"http://randomhoohaas.flyingomelette.com/shr/puchi/rald.html\" rel=\"nofollow\">Lumini Rald</a> from Puchi Carat.",
    "latest_version": "smwc-26146-1612725481",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26146,
        "title": "Puyo Puyo - Klug",
        "version": "smwc-26146-1612725481",
        "upstream_time": 1612725481,
        "download_url": "https://dl.smwcentral.net/26146/Puyo%20Puyo%20-%20Klug.zip",
        "filename": "Puyo Puyo - Klug.zip",
        "size": 25081,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-puyo-puyo-maguro-sasaki",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22104,
    "title": "Puyo Puyo - Maguro Sasaki",
    "authors": [
      "Blizzard Buffalo"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "Maguro Sasaki from Puyo Puyo series, intended for a cancelled hack.<br>\r\n<br>\r\nBig thanks to MM102 for the Character Creation Kit and its own tutorial!",
    "latest_version": "smwc-22104-1581116543",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22104,
        "title": "Puyo Puyo - Maguro Sasaki",
        "version": "smwc-22104-1581116543",
        "upstream_time": 1581116543,
        "download_url": "https://dl.smwcentral.net/22104/Maguro_Sasaki.zip",
        "filename": "Maguro_Sasaki.zip",
        "size": 22722,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pyramid",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26665,
    "title": "Pyramid",
    "authors": [
      "Blizzard Buffalo",
      "codfish1002"
    ],
    "tags": [
      "desert",
      "needs remoderation",
      "pyramid",
      "ruins"
    ],
    "description": "A rip of blizzard buffalo's pyramid foreground and background ripped and ready for smw hack use<br>\r\n<br>\r\nIncludes Exanimated quicksand and pillar torches<br>\r\n<br>\r\nRequested by Blizzard Buffalo",
    "latest_version": "smwc-26665-1617584383",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26665,
        "title": "Pyramid",
        "version": "smwc-26665-1617584383",
        "upstream_time": 1617584383,
        "download_url": "https://dl.smwcentral.net/26665/Blizzard%20Buffalo%27s%20Pyramid.zip",
        "filename": "Blizzard Buffalo%27s Pyramid.zip",
        "size": 6621,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2668,
        "title": "Pyramid",
        "version": "smwc-2668-1419613905",
        "upstream_time": 1419613905,
        "download_url": "https://dl.smwcentral.net/2668/Pyramid.zip",
        "filename": "Pyramid.zip",
        "size": 4319,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1391,
        "title": "Pyramid",
        "version": "smwc-1391-1403597220",
        "upstream_time": 1403597220,
        "download_url": "https://dl.smwcentral.net/1391/cus-pyramid.zip",
        "filename": "cus-pyramid.zip",
        "size": 62379,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pyramid-of-the-past",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13016,
    "title": "Pyramid of the Past",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "needs remoderation",
      "pyramid",
      "ruins"
    ],
    "description": "Here's a pyramid/temple/ruins background that serves as a celebration of SMWC's 10-year history.  Look closely at the drawings on the walls to see references to the 2007 Site Banner Flash Animation, The Broken Music Debacle of 2011, The Brony Invasion, The Nyan Cat Takeover, and the C3 2012 System vs Chester War.",
    "latest_version": "smwc-13016-1452024898",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13016,
        "title": "Pyramid of the Past",
        "version": "smwc-13016-1452024898",
        "upstream_time": 1452024898,
        "download_url": "https://dl.smwcentral.net/13016/PyramidBG.zip",
        "filename": "PyramidBG.zip",
        "size": 4595,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pyramid-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23918,
    "title": "Pyramid Temple V2",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "pyramid",
      "temple"
    ],
    "description": "A second version of a Pyramid Graphic I made a long time ago, different enough to be it's own graphic. Enjoy",
    "latest_version": "smwc-23918-1595220870",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23918,
        "title": "Pyramid Temple V2",
        "version": "smwc-23918-1595220870",
        "upstream_time": 1595220870,
        "download_url": "https://dl.smwcentral.net/23918/The%20Pyramid%20Temple%202.zip",
        "filename": "The Pyramid Temple 2.zip",
        "size": 9391,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-pyramid-walls",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12230,
    "title": "Pyramid Walls",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "desert",
      "needs remoderation",
      "pyramid"
    ],
    "description": "One on my C3 2012 graphics, now in the graphical resources of smw. enjoy",
    "latest_version": "smwc-12230-1444148973",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12230,
        "title": "Pyramid Walls",
        "version": "smwc-12230-1444148973",
        "upstream_time": 1444148973,
        "download_url": "https://dl.smwcentral.net/12230/pyramiod%20%28r%29.zip",
        "filename": "pyramiod (r).zip",
        "size": 5181,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-quackshot-maharajah",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2879,
    "title": "Quackshot - Maharajah",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "castle",
      "city",
      "eastern",
      "needs remoderation"
    ],
    "description": "An Eastern palace background and foreground which allows for indoor and outdoor areas in the same level.<br>\r\n<br>\r\n<b>Uses a lot of slots: FG2, FG3, BG1, BG2 and BG3.</b>",
    "latest_version": "smwc-2879-1382271084",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2879,
        "title": "Quackshot - Maharajah",
        "version": "smwc-2879-1382271084",
        "upstream_time": 1382271084,
        "download_url": "https://dl.smwcentral.net/2879/palace.zip",
        "filename": "palace.zip",
        "size": 14246,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-quackshot-transylvania",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2827,
    "title": "Quackshot - Transylvania",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "A really neat castle background and foreground from a semi obscure Genesis game.  Only uses two palette rows and is easy to assemble.",
    "latest_version": "smwc-2827-1409515400",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2827,
        "title": "Quackshot - Transylvania",
        "version": "smwc-2827-1409515400",
        "upstream_time": 1409515400,
        "download_url": "https://dl.smwcentral.net/2827/Transylvania.zip",
        "filename": "Transylvania.zip",
        "size": 12521,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-quattro-arcade-go-dizzy-go-bootleg-castle-walls",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28417,
    "title": "Quattro Arcade: Go! Dizzy Go! (Bootleg) - Castle Walls",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "night",
      "retro"
    ],
    "description": "A simple castle wall background, from a bootleg NES game. It doesn't loop per default, but it's possible to loop it with some creativity or you set the background scroll to NONE,NONE.<br>\r\n<br>\r\nCredits would be great, but it is optional.",
    "latest_version": "smwc-28417-1632592448",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28417,
        "title": "Quattro Arcade: Go! Dizzy Go! (Bootleg) - Castle Walls",
        "version": "smwc-28417-1632592448",
        "upstream_time": 1632592448,
        "download_url": "https://dl.smwcentral.net/28417/Quattro%20Arcade%20Go%20Dizzy%20Go%20-%20Castle%20Walls.zip",
        "filename": "Quattro Arcade Go Dizzy Go - Castle Walls.zip",
        "size": 3130,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-quattro-arcade-go-dizzy-go-bootleg-desert-dunes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31455,
    "title": "Quattro Arcade: Go! Dizzy Go! (Bootleg) - Desert Dunes",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "desert",
      "pyramid",
      "retro"
    ],
    "description": "A very simple NES background from a NES bootleg game. A great fit for retro themed deserts, in general. Part of the post-content of my C3 2022 Summer thread.<br>\r\n<br>\r\nCredits would be great, but is optional.",
    "latest_version": "smwc-31455-1658840264",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31455,
        "title": "Quattro Arcade: Go! Dizzy Go! (Bootleg) - Desert Dunes",
        "version": "smwc-31455-1658840264",
        "upstream_time": 1658840264,
        "download_url": "https://dl.smwcentral.net/31455/Quattro%20Arcade%20%20%28Bootleg%29%20-%20Desert%20Dunes.zip",
        "filename": "Quattro Arcade  (Bootleg) - Desert Dunes.zip",
        "size": 2976,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-quattro-arcade-go-dizzy-go-bootleg-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28418,
    "title": "Quattro Arcade: Go! Dizzy Go! (Bootleg) - Mountains",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "mountain",
      "night",
      "retro"
    ],
    "description": "A nice mountain background from a NES bootleg game. This background fits mountain levels very well, mainly if they're oldschool or in the night. This background was tough to loop.<br>\r\n<br>\r\nUses few colors from palette 1 and one EXGFX file.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-28418-1632592457",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28418,
        "title": "Quattro Arcade: Go! Dizzy Go! (Bootleg) - Mountains",
        "version": "smwc-28418-1632592457",
        "upstream_time": 1632592457,
        "download_url": "https://dl.smwcentral.net/28418/Quattro%20Arcade%20Go%20Dizzy%20Go%20-%20Mountains.zip",
        "filename": "Quattro Arcade Go Dizzy Go - Mountains.zip",
        "size": 3041,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-quattro-arcade-go-dizzy-go-bootleg-trees",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28416,
    "title": "Quattro Arcade: Go! Dizzy Go! (Bootleg) - Trees",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "grassland",
      "night",
      "retro"
    ],
    "description": "A very nice background ripped from a bootleg NES game. May fit well for grassland areas, but be aware that background scrolling must be NONE, NONE or you must find a way of looping it.<br>\r\n<br>\r\nCredit would be great, but is optional.<br>\r\n<br>\r\n",
    "latest_version": "smwc-28416-1632592438",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28416,
        "title": "Quattro Arcade: Go! Dizzy Go! (Bootleg) - Trees",
        "version": "smwc-28416-1632592438",
        "upstream_time": 1632592438,
        "download_url": "https://dl.smwcentral.net/28416/Quattro%20Arcade%20%20Go%20Dizzy%20Go%20-%20Woods.zip",
        "filename": "Quattro Arcade  Go Dizzy Go - Woods.zip",
        "size": 3548,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-quattro-arcade-go-dizzy-go-bootleg-underwater",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31456,
    "title": "Quattro Arcade: Go! Dizzy Go! (Bootleg) - Underwater",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "retro",
      "underwater"
    ],
    "description": "A NES background found in the bootleg game Quattro Arcade: Go! Dizzy Go! A great fit for retro themed water levels. Part of the post-content of my C3 2022 Summer thread.<br>\r\n<br>\r\nCredit would be great but is optional.",
    "latest_version": "smwc-31456-1659070378",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31456,
        "title": "Quattro Arcade: Go! Dizzy Go! (Bootleg) - Underwater",
        "version": "smwc-31456-1659070378",
        "upstream_time": 1659070378,
        "download_url": "https://dl.smwcentral.net/31456/QA%20%28Bootleg%29%20-%20Underwater.zip",
        "filename": "QA (Bootleg) - Underwater.zip",
        "size": 3406,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-question-block",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2199,
    "title": "Question Block",
    "authors": [
      "The Golden Coin"
    ],
    "tags": [
      "needs remoderation",
      "question block"
    ],
    "description": "This is a ExGFX for the ? block in my hack. Please give credit",
    "latest_version": "smwc-2199-1423847154",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2199,
        "title": "Question Block",
        "version": "smwc-2199-1423847154",
        "upstream_time": 1423847154,
        "download_url": "https://dl.smwcentral.net/2199/GFX33.zip",
        "filename": "GFX33.zip",
        "size": 5842,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-quik-the-thunder-rabbit-snes-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29933,
    "title": "Quik The Thunder Rabbit (SNES) - Stage 1",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation",
      "sky"
    ],
    "description": "this background appears in the first stage of Quik the thunder Rabbit and is very beautiful and has a grandient<br>\r\n<br>\r\n- I made some modifications to it but not much out of the original<br>\r\n<br>\r\n- the .zip file comes with an .asm file that includes the gradient that I ripped from the original as well<br>\r\n<br>\r\n- remember that the gradient replaces the back area color that in the sample level is like the vanilla color of level 105",
    "latest_version": "smwc-29933-1645586597",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29933,
        "title": "Quik The Thunder Rabbit (SNES) - Stage 1",
        "version": "smwc-29933-1645586597",
        "upstream_time": 1645586597,
        "download_url": "https://dl.smwcentral.net/29933/Quik%20The%20Thunder%20Rabbit%20-%20Stage%201.zip",
        "filename": "Quik The Thunder Rabbit - Stage 1.zip",
        "size": 11163,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26009,
        "title": "Quik The Thunder Rabbit (SNES) - Stage 3",
        "version": "smwc-26009-1611282971",
        "upstream_time": 1611282971,
        "download_url": "https://dl.smwcentral.net/26009/Quik%20The%20Thunder%20Rabbit%20-%20Stage3.zip",
        "filename": "Quik The Thunder Rabbit - Stage3.zip",
        "size": 13314,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-r-ack-omh-16x16-one-way-walls",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35053,
    "title": "R-ACK / ~omh~ - 16x16 One-Way Walls",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "block"
    ],
    "description": "One-Way walls, as seen in both R-ACK and ~omh~ to convey a block that blocks mario from crossing a specific side. Nice if you don't want a custom palette or animation.<br>\r\n<br>\r\nYou should use <a href=\"https://smwc.me/s/33312\">these blocks</a> if you intend on using the graphic in your own hack. (You can technically also set the 'top' one to act like a cloud or tile 100)",
    "latest_version": "smwc-35053-1694341500",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35053,
        "title": "R-ACK / ~omh~ - 16x16 One-Way Walls",
        "version": "smwc-35053-1694341500",
        "upstream_time": 1694341500,
        "download_url": "https://dl.smwcentral.net/35053/R-ACK%20%2B%20~omh~%20-%20One-Way%20Walls.zip",
        "filename": "R-ACK + ~omh~ - One-Way Walls.zip",
        "size": 1714,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-r-type-iii-the-third-lightning-snes-acid-creatures",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39150,
    "title": "R-Type III: The Third Lightning (SNES) - Acid Creatures",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "flesh"
    ],
    "description": "The background seen in the second stage of R-Type III: The Third Lightning. A good fit for organic alien themed areas, in general.  ",
    "latest_version": "smwc-39150-1738874118",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39150,
        "title": "R-Type III: The Third Lightning (SNES) - Acid Creatures",
        "version": "smwc-39150-1738874118",
        "upstream_time": 1738874118,
        "download_url": "https://dl.smwcentral.net/39150/R-Type%20III%20%28SNES%29%20-%20Acid%20Creatures.zip",
        "filename": "R-Type III (SNES) - Acid Creatures.zip",
        "size": 8710,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-r-type-iii-the-third-lightning-snes-bionics-laboratory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39226,
    "title": "R-Type III: The Third Lightning (SNES) - Bionics Laboratory",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "flesh",
      "industrial"
    ],
    "description": "An industrial laboratory filled with organic alien substance, from R-Type III: The Third Lightning. Doesn't include the palette from the Advanced Mode.  A good fit for creepy industrial levels.",
    "latest_version": "smwc-39226-1739599982",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39226,
        "title": "R-Type III: The Third Lightning (SNES) - Bionics Laboratory",
        "version": "smwc-39226-1739599982",
        "upstream_time": 1739599982,
        "download_url": "https://dl.smwcentral.net/39226/R-Type%20III%20%28SNES%29%20-%20Bionics%20Laboratory.zip",
        "filename": "R-Type III (SNES) - Bionics Laboratory.zip",
        "size": 13009,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-r-type-iii-the-third-lightning-snes-fire-cask-factory-first-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39324,
    "title": "R-Type III: The Third Lightning (SNES) - Fire Cask Factory (First Section)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "industrial"
    ],
    "description": "An industrial-like background seen in R-Type III: The Third Lightning for the SNES.  A good fit for factories, in general.",
    "latest_version": "smwc-39324-1740450549",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39324,
        "title": "R-Type III: The Third Lightning (SNES) - Fire Cask Factory (First Section)",
        "version": "smwc-39324-1740450549",
        "upstream_time": 1740450549,
        "download_url": "https://dl.smwcentral.net/39324/R-Type%20III%20%28SNES%29%20-%20Fire%20Cask%20Factory%20%28First%20Section%29.zip",
        "filename": "R-Type III (SNES) - Fire Cask Factory (First Section).zip",
        "size": 5381,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-r-type-iii-the-third-lightning-snes-galaxy-of-abyss-normal-mode",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39151,
    "title": "R-Type III: The Third Lightning (SNES) - Galaxy of Abyss (Normal Mode)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "abstract",
      "space"
    ],
    "description": "The background seen in the final level of R-Type III: The Third Lightning, when it's played in normal mode. <br>\r\n<br>\r\nThis game requires the player to beat a second loop (Advanced Mode) to get the ending and credits, hence why I made a distinction in the title, since that variant of this graphic is slightly different. <br>\r\n<br>\r\nA good fit for space or abstract areas. ",
    "latest_version": "smwc-39151-1738874150",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39151,
        "title": "R-Type III: The Third Lightning (SNES) - Galaxy of Abyss (Normal Mode)",
        "version": "smwc-39151-1738874150",
        "upstream_time": 1738874150,
        "download_url": "https://dl.smwcentral.net/39151/R-Type%20III%20%28SNES%29%20-%20Galaxy%20of%20Abyss%20%28Normal%20Mode%29.zip",
        "filename": "R-Type III (SNES) - Galaxy of Abyss (Normal Mode).zip",
        "size": 3592,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-radical-rex-snes-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1909,
    "title": "Radical Rex (SNES) - Level 1",
    "authors": [
      "Hobz"
    ],
    "tags": [
      "jungle",
      "volcano"
    ],
    "description": "uses all of map16 page 44 and half of page 45.<br>\r\nenjoy.",
    "latest_version": "smwc-1909-1409692796",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1909,
        "title": "Radical Rex (SNES) - Level 1",
        "version": "smwc-1909-1409692796",
        "upstream_time": 1409692796,
        "download_url": "https://dl.smwcentral.net/1909/Radical%20Rex%20-%20Level%201%20BG.zip",
        "filename": "Radical Rex - Level 1 BG.zip",
        "size": 9062,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-radished-cliffside-and-bridges",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37476,
    "title": "Radished Cliffside and Bridges",
    "authors": [
      "Teyla"
    ],
    "tags": [
      "cave",
      "sky",
      "wood"
    ],
    "description": "A foreground from my unfinished CLDC entry I polished up for Summer C3 2020. Featuring that style of cliff I always make, wood block and rope bridges, and giant... radish beet things.<br>\r\n<br>\r\nEach piece is separated into its own set of files, and the palettes are formatted 5/3/5, smwcp2 standard palette style, for maximum compatibility and easy recoloring. Enjoy!",
    "latest_version": "smwc-37476-1710869616",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37476,
        "title": "Radished Cliffside and Bridges",
        "version": "smwc-37476-1710869616",
        "upstream_time": 1710869616,
        "download_url": "https://dl.smwcentral.net/37476/Radished%20Cliffside%20and%20Bridges.zip",
        "filename": "Radished Cliffside and Bridges.zip",
        "size": 12539,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rain-and-snow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6382,
    "title": "Rain and Snow",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "rain",
      "snow"
    ],
    "description": "A tileset of rain and snow animation graphics for outside level. Uses vanilla palette.",
    "latest_version": "smwc-6382-1394407611",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6382,
        "title": "Rain and Snow",
        "version": "smwc-6382-1394407611",
        "upstream_time": 1394407611,
        "download_url": "https://dl.smwcentral.net/6382/Rain%20and%20Snow.zip",
        "filename": "Rain and Snow.zip",
        "size": 1869,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rainbow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27219,
    "title": "Rainbow",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "patch needed",
      "sky"
    ],
    "description": "Here's a layer 3 rainbow to put behind the clouds in your sky levels.  This will require an alternate Status Bar, like Ladida's Minimalist Status Bar.",
    "latest_version": "smwc-27219-1623648203",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27219,
        "title": "Rainbow",
        "version": "smwc-27219-1623648203",
        "upstream_time": 1623648203,
        "download_url": "https://dl.smwcentral.net/27219/Layer3%20Rainbow.zip",
        "filename": "Layer3 Rainbow.zip",
        "size": 2396,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rainbow-plains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16313,
    "title": "Rainbow Plains",
    "authors": [
      "DynastyLobster"
    ],
    "tags": [
      "block",
      "grassland",
      "needs remoderation"
    ],
    "description": "This is a simple tileset, for a NSMBU style level.",
    "latest_version": "smwc-16313-1506131760",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16313,
        "title": "Rainbow Plains",
        "version": "smwc-16313-1506131760",
        "upstream_time": 1506131760,
        "download_url": "https://dl.smwcentral.net/16313/rainbow%20plains.zip",
        "filename": "rainbow plains.zip",
        "size": 7809,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rainbow-road",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13932,
    "title": "Rainbow Road",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "needs remoderation",
      "rainbow",
      "space"
    ],
    "description": "Your favorite Mario Kart track is now an SMW tileset so you can make a 2D platforming level based on it!",
    "latest_version": "smwc-13932-1468806404",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13932,
        "title": "Rainbow Road",
        "version": "smwc-13932-1468806404",
        "upstream_time": 1468806404,
        "download_url": "https://dl.smwcentral.net/13932/RainbowRoad.zip",
        "filename": "RainbowRoad.zip",
        "size": 2719,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 977,
        "title": "Rainbow Road",
        "version": "smwc-977-1403283695",
        "upstream_time": 1403283695,
        "download_url": "https://dl.smwcentral.net/977/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 2871,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rainbows",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9101,
    "title": "Rainbows",
    "authors": [
      "Incognito"
    ],
    "tags": [
      "bonus",
      "needs remoderation",
      "space"
    ],
    "description": "A rainbow tileset I worked on for a few hours while waiting for internet.<br>\r\nLike most ground tiles, it uses all colors of palette 2, except the final one.<br>\r\n<br>\r\nCredit is not needed but would be nice.",
    "latest_version": "smwc-9101-1409816772",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9101,
        "title": "Rainbows",
        "version": "smwc-9101-1409816772",
        "upstream_time": 1409816772,
        "download_url": "https://dl.smwcentral.net/9101/rainbow.zip",
        "filename": "rainbow.zip",
        "size": 34600,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ramadesh-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30505,
    "title": "Ramadesh Desert",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "desert",
      "night"
    ],
    "description": "Another realistic graphics in the desert of Ramadesh.",
    "latest_version": "smwc-30505-1650049791",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30505,
        "title": "Ramadesh Desert",
        "version": "smwc-30505-1650049791",
        "upstream_time": 1650049791,
        "download_url": "https://dl.smwcentral.net/30505/CustomRamadeshDesert.zip",
        "filename": "CustomRamadeshDesert.zip",
        "size": 3675,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-random-heroes-night-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38278,
    "title": "Random Heroes - Night City",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2024</span></b><br>\r\n<br>\r\nThe Night City from <u><b>Random Heroes</b></u> Flash Game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-38278-1724456977",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38278,
        "title": "Random Heroes - Night City",
        "version": "smwc-38278-1724456977",
        "upstream_time": 1724456977,
        "download_url": "https://dl.smwcentral.net/38278/RandomHeroesNightCityFG.zip",
        "filename": "RandomHeroesNightCityFG.zip",
        "size": 5102,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-randorland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1774,
    "title": "Randorland 3 - Sea",
    "authors": [
      "Chikane"
    ],
    "tags": [
      "beach",
      "castle",
      "mechanical",
      "needs remoderation",
      "underwater"
    ],
    "description": "This is one of the 4 sets of Graphics that were released on C3 by Chikane.<br>\r\n<br>\r\nComes with Custom pallete.<br>\r\n<br>\r\nThey're Custom made so Please give Credit.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-1774-1421601107",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1774,
        "title": "Randorland 3 - Sea",
        "version": "smwc-1774-1421601107",
        "upstream_time": 1421601107,
        "download_url": "https://dl.smwcentral.net/1774/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 4183,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1772,
        "title": "Randorland 3 - Castle",
        "version": "smwc-1772-1421601968",
        "upstream_time": 1421601968,
        "download_url": "https://dl.smwcentral.net/1772/Foreground%28Castle%29.zip",
        "filename": "Foreground(Castle).zip",
        "size": 2984,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rat",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16290,
    "title": "Rat",
    "authors": [
      "Blizzard Buffalo"
    ],
    "tags": [
      "goomba",
      "needs remoderation"
    ],
    "description": "A Rat bandana wearing Enemy that replaces Goombas (Galoombas) GFX.<br>\r\n<br>\r\nParachute Galoomba and Galoomba In Bubble compatible, no new palettes needed.",
    "latest_version": "smwc-16290-1505510584",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16290,
        "title": "Rat",
        "version": "smwc-16290-1505510584",
        "upstream_time": 1505510584,
        "download_url": "https://dl.smwcentral.net/16290/Rat.zip",
        "filename": "Rat.zip",
        "size": 4628,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rayman",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39847,
    "title": "Rayman",
    "authors": [
      "NinAlexTM"
    ],
    "tags": [
      "male",
      "player"
    ],
    "description": "Rayman...But in SMW Hell Yeah &gt;:). Made by me and just me :D.<br>\r\nThe Zip File includes:<br>\r\nGFX32 (Player)<br>\r\nGFX28 (Name)<br>\r\nGFX10 (Overworld Player)<br>\r\nGFX00 (Some Player Tiles)<br>\r\nSMW_Shared.pal (The character color palettes)<br>\r\n<br>\r\nAlso includes optional GFX:<br>\r\nGFX22<br>\r\nGFX24 (Both removes blushing frames from the vanilla ending)<br>\r\nGFX00alt<br>\r\nGFX32alt (Both alts are made to work with the \"Straight Fireballs\" patch, replacing Fireballs with Rayman Fists, requested by MegaSonic1999 :^). )<br>\r\n<br>\r\nFunny Thing: Like i did with Tangle, Second Player is Rayman, but with Tangle´s colors, to mimic \"Green Mario\" joke...again xD. (and why not Globox colors?, idk, i didn't like how it look xD, so i chose Tangle just to reference my work)",
    "latest_version": "smwc-39847-1750124238",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39847,
        "title": "Rayman",
        "version": "smwc-39847-1750124238",
        "upstream_time": 1750124238,
        "download_url": "https://dl.smwcentral.net/39847/Rayman%20In%20SMW.zip",
        "filename": "Rayman In SMW.zip",
        "size": 34921,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rayman-raving-rabbids-bad-note-boss",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2674,
    "title": "Rayman Raving Rabbids - Bad Note Boss",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Submitted in C3 2012!!",
    "latest_version": "smwc-2674-1425518847",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2674,
        "title": "Rayman Raving Rabbids - Bad Note Boss",
        "version": "smwc-2674-1425518847",
        "upstream_time": 1425518847,
        "download_url": "https://dl.smwcentral.net/2674/RRRBadnoteboss.zip",
        "filename": "RRRBadnoteboss.zip",
        "size": 8878,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rayman-raving-rabbids-blue-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2688,
    "title": "Rayman Raving Rabbids - Blue Clouds",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "rayman raving rabbids (GBA)<br>\r\n<br>\r\nSubmitted for C3!!",
    "latest_version": "smwc-2688-1409835125",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2688,
        "title": "Rayman Raving Rabbids - Blue Clouds",
        "version": "smwc-2688-1409835125",
        "upstream_time": 1409835125,
        "download_url": "https://dl.smwcentral.net/2688/rrrrrrrrrrblueccccccccccclouds.zip",
        "filename": "rrrrrrrrrrblueccccccccccclouds.zip",
        "size": 7483,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rayman-raving-rabbids-celestial-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2679,
    "title": "Rayman Raving Rabbids - Celestial Castle",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Submitted in C3 2012!!",
    "latest_version": "smwc-2679-1425518986",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2679,
        "title": "Rayman Raving Rabbids - Celestial Castle",
        "version": "smwc-2679-1425518986",
        "upstream_time": 1425518986,
        "download_url": "https://dl.smwcentral.net/2679/RRRCelestialcastle.zip",
        "filename": "RRRCelestialcastle.zip",
        "size": 6496,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rayman-raving-rabbids-child-play",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2677,
    "title": "Rayman Raving Rabbids - Child Play",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "Submitted for C3 2012!!",
    "latest_version": "smwc-2677-1409297249",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2677,
        "title": "Rayman Raving Rabbids - Child Play",
        "version": "smwc-2677-1409297249",
        "upstream_time": 1409297249,
        "download_url": "https://dl.smwcentral.net/2677/RRRRRRRRRRRRRRRRRChildDeath.zip",
        "filename": "RRRRRRRRRRRRRRRRRChildDeath.zip",
        "size": 4700,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rayman-raving-rabbids-colonial-jungle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2683,
    "title": "Rayman Raving Rabbids - Colonial Jungle",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "jungle",
      "needs remoderation"
    ],
    "description": "Submitted for C3 2012!!",
    "latest_version": "smwc-2683-1418318651",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2683,
        "title": "Rayman Raving Rabbids - Colonial Jungle",
        "version": "smwc-2683-1418318651",
        "upstream_time": 1418318651,
        "download_url": "https://dl.smwcentral.net/2683/RRRColonialjungle.zip",
        "filename": "RRRColonialjungle.zip",
        "size": 8761,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rayman-raving-rabbids-dark-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2675,
    "title": "Rayman Raving Rabbids - Dark Clouds",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "Rayman raving rabbids (GBA)<br>\r\n<br>\r\nSubmitted for C3 2012!!",
    "latest_version": "smwc-2675-1409835335",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2675,
        "title": "Rayman Raving Rabbids - Dark Clouds",
        "version": "smwc-2675-1409835335",
        "upstream_time": 1409835335,
        "download_url": "https://dl.smwcentral.net/2675/darkcats.zip",
        "filename": "darkcats.zip",
        "size": 7560,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rayman-raving-rabbids-desert-of-desserts",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2687,
    "title": "Rayman Raving Rabbids - Desert of Desserts",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "food",
      "needs remoderation"
    ],
    "description": "Submitted for C3 2012!!",
    "latest_version": "smwc-2687-1418318834",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2687,
        "title": "Rayman Raving Rabbids - Desert of Desserts",
        "version": "smwc-2687-1418318834",
        "upstream_time": 1418318834,
        "download_url": "https://dl.smwcentral.net/2687/RRRDesertofdesserts.zip",
        "filename": "RRRDesertofdesserts.zip",
        "size": 7482,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rayman-raving-rabbids-filthy-corridors",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2689,
    "title": "Rayman Raving Rabbids - Filthy Corridors",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "rock"
    ],
    "description": "Submitted for C3 2012!!",
    "latest_version": "smwc-2689-1425519082",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2689,
        "title": "Rayman Raving Rabbids - Filthy Corridors",
        "version": "smwc-2689-1425519082",
        "upstream_time": 1425519082,
        "download_url": "https://dl.smwcentral.net/2689/RRRFiltycorridors.zip",
        "filename": "RRRFiltycorridors.zip",
        "size": 9240,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rayman-raving-rabbids-gastric-rivers",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2685,
    "title": "Rayman Raving Rabbids - Gastric Rivers",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "abstract",
      "needs remoderation"
    ],
    "description": "Submitted for C3!!",
    "latest_version": "smwc-2685-1425727840",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2685,
        "title": "Rayman Raving Rabbids - Gastric Rivers",
        "version": "smwc-2685-1425727840",
        "upstream_time": 1425727840,
        "download_url": "https://dl.smwcentral.net/2685/RRRGastricrivers.zip",
        "filename": "RRRGastricrivers.zip",
        "size": 9164,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rayman-raving-rabbids-gba-lush-mountaintops",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2682,
    "title": "Rayman Raving Rabbids (GBA) - Lush Mountaintops",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "Submitted for C3!!",
    "latest_version": "smwc-2682-1414950917",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2682,
        "title": "Rayman Raving Rabbids (GBA) - Lush Mountaintops",
        "version": "smwc-2682-1414950917",
        "upstream_time": 1414950917,
        "download_url": "https://dl.smwcentral.net/2682/RRRLushmountaintops.zip",
        "filename": "RRRLushmountaintops.zip",
        "size": 9152,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rayman-raving-rabbids-gba-sticky-lair",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2686,
    "title": "Rayman Raving Rabbids (GBA) - Sticky Lair",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "Submitted for C3 2012!!",
    "latest_version": "smwc-2686-1425727984",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2686,
        "title": "Rayman Raving Rabbids (GBA) - Sticky Lair",
        "version": "smwc-2686-1425727984",
        "upstream_time": 1425727984,
        "download_url": "https://dl.smwcentral.net/2686/RRRStickylair.zip",
        "filename": "RRRStickylair.zip",
        "size": 7017,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rayman-raving-rabbids-hidden-burrow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2684,
    "title": "Rayman Raving Rabbids - Hidden Burrow",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "needs remoderation",
      "rock"
    ],
    "description": "Submitted in C3 2012!!",
    "latest_version": "smwc-2684-1419348822",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2684,
        "title": "Rayman Raving Rabbids - Hidden Burrow",
        "version": "smwc-2684-1419348822",
        "upstream_time": 1419348822,
        "download_url": "https://dl.smwcentral.net/2684/RRRHiddenburrow.zip",
        "filename": "RRRHiddenburrow.zip",
        "size": 8228,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rayman-raving-rabbids-overworld",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2690,
    "title": "Rayman Raving Rabbids - Overworld",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "jungle",
      "lake",
      "needs remoderation"
    ],
    "description": "rayman raving rabbids (GBA)<br>\r\n<br>\r\nSubmitted for C3 2012!!",
    "latest_version": "smwc-2690-1409835526",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2690,
        "title": "Rayman Raving Rabbids - Overworld",
        "version": "smwc-2690-1409835526",
        "upstream_time": 1409835526,
        "download_url": "https://dl.smwcentral.net/2690/overworldd.zip",
        "filename": "overworldd.zip",
        "size": 4932,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rayman-raving-rabbids-toy-box",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2678,
    "title": "Rayman Raving Rabbids - Toy Box",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "Submitted for C3 2012!!",
    "latest_version": "smwc-2678-1418318994",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2678,
        "title": "Rayman Raving Rabbids - Toy Box",
        "version": "smwc-2678-1418318994",
        "upstream_time": 1418318994,
        "download_url": "https://dl.smwcentral.net/2678/RRRToybox.zip",
        "filename": "RRRToybox.zip",
        "size": 6441,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-readable-gothic-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30933,
    "title": "Readable Gothic Font",
    "authors": [
      "SF - The Dark Warrior"
    ],
    "tags": [
      "script",
      "serif"
    ],
    "description": "Unlike the other generally stylized Blackletter gothic fonts I either create myself or on the rare occasion that I rip fonts from other video games such as Bloodstained - Curse of the Moon, this one goes into the former category of it being a font I made myself for a <a href=\"https://www.youtube.com/watch?v=tVdO20E5Gew\" rel=\"nofollow\">now-scrapped CLDC 2020 level entry that I couldn't finish in time</a> that prioritizes <i>readability</i> over <i>stylization</i>, similar to how Pix3M did his <a href=\"https://opengameart.org/content/pixel-fonts-by-pix3m\" rel=\"nofollow\">Alagard font</a> that I took heavy inspiration from to make this font.<br>\r\n<br>\r\nThere were minor touchups from the 2020 version as seen in the video linked on a few characters, mainly for readability purposes.<br>\r\n<br>\r\nYou are free to use this in whatever game or hack project(s) you have in mind, as long as you do credit me in your projects. To use this font in SMW, replace GFX2A in the Graphics folder with the downloaded font.<br>\r\n<br>\r\n2022 UPDATE - Updated various letters upon seeing various Let's Plays and Twitch Streams of hacks that used this font, as there were certain letters that needed to be addressed further for readability's sake. depreciated.bin shows you the various alternative versions as well as the letters from the initial release that have been replaced.<br>\r\n",
    "latest_version": "smwc-30933-1652662719",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30933,
        "title": "Readable Gothic Font",
        "version": "smwc-30933-1652662719",
        "upstream_time": 1652662719,
        "download_url": "https://dl.smwcentral.net/30933/CLDC%202020%20Gothic%20Font%20-%202022%20Update.zip",
        "filename": "CLDC 2020 Gothic Font - 2022 Update.zip",
        "size": 3392,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-real-bout-fatal-fury-8x16-dialogue-fonts",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35669,
    "title": "Real Bout Fatal Fury - 8x16 Dialogue Fonts",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "cutscene",
      "font",
      "sans serif"
    ],
    "description": "This is a selective collection of the English alphabet fonts used in SNK fighting game <i>Real Bout Fatal Fury</i>. It is sized 8x16 and works best against non-black, non-white background. This also comes with Spanish and Portuguese orthography.<br>\r\n<br>\r\nBG2 sheet contains the basic English alphabets and sentence symbols and BG3 contains the rest. If you're short of space and only need to use English, you can omit BG3.<br>\r\n<br>\r\nThis font uses 3 monochrome colors, which are mapped to the global SMW palette on Row 4.",
    "latest_version": "smwc-35669-1702057536",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35669,
        "title": "Real Bout Fatal Fury - 8x16 Dialogue Fonts",
        "version": "smwc-35669-1702057536",
        "upstream_time": 1702057536,
        "download_url": "https://dl.smwcentral.net/35669/Real%20Bout%20Fatal%20Fury%20-%208x16%20Dialogue%20Font.zip",
        "filename": "Real Bout Fatal Fury - 8x16 Dialogue Font.zip",
        "size": 5559,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-realistic-torpedo-ted",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17678,
    "title": "\"Realistic\" Torpedo Ted",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "torpedo ted"
    ],
    "description": "Based on an actual torpedo model, these graphics give torpedo teds a \"realistic\" look.<br>\r\n",
    "latest_version": "smwc-17678-1529872813",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17678,
        "title": "\"Realistic\" Torpedo Ted",
        "version": "smwc-17678-1529872813",
        "upstream_time": 1529872813,
        "download_url": "https://dl.smwcentral.net/17678/real-ted.zip",
        "filename": "real-ted.zip",
        "size": 2983,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-red-carpet-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1852,
    "title": "Red Carpet Castle",
    "authors": [
      "cyphermur9t"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "A completely custom castle FG set. Red carpets and stone pillars with spikes and lava. It comes with a sample level.<br>\r\n<br>\r\nThis uses FG3.",
    "latest_version": "smwc-1852-1417018801",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1852,
        "title": "Red Carpet Castle",
        "version": "smwc-1852-1417018801",
        "upstream_time": 1417018801,
        "download_url": "https://dl.smwcentral.net/1852/cus-redcastle.zip",
        "filename": "cus-redcastle.zip",
        "size": 26021,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-red-chameleon-s-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 605,
    "title": "Red Chameleon's Font",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "cutscene",
      "needs remoderation"
    ],
    "description": "My own custom text that should only be used for cutscenes. Read the readme for more details.<br>\r\n<br>\r\nmgh edit:  Uses FG3.",
    "latest_version": "smwc-605-1389625735",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 605,
        "title": "Red Chameleon's Font",
        "version": "smwc-605-1389625735",
        "upstream_time": 1389625735,
        "download_url": "https://dl.smwcentral.net/605/RedChameleonText.zip",
        "filename": "RedChameleonText.zip",
        "size": 3263,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-red-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23894,
    "title": "Red Factory",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "metal",
      "needs remoderation"
    ],
    "description": "An Factory/Industrial/Metalic FG for your levels.",
    "latest_version": "smwc-23894-1595209807",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23894,
        "title": "Red Factory",
        "version": "smwc-23894-1595209807",
        "upstream_time": 1595209807,
        "download_url": "https://dl.smwcentral.net/23894/Red%20Factory%20FG.zip",
        "filename": "Red Factory FG.zip",
        "size": 5238,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-baby-bros-cape",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1183,
    "title": "Redrawn Baby Bros. Cape Version",
    "authors": [
      "luigi704"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "Same as before only Cape Mario/Luigi for Hacks using those",
    "latest_version": "smwc-1183-1407097742",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1183,
        "title": "Redrawn Baby Bros. Cape Version",
        "version": "smwc-1183-1407097742",
        "upstream_time": 1407097742,
        "download_url": "https://dl.smwcentral.net/1183/%5BPLAYER%5D%20Redrawn%20Baby%20Bros.%20Cape%20Version.zip",
        "filename": "%5BPLAYER%5D Redrawn Baby Bros. Cape Version.zip",
        "size": 26230,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-baby-mario-luigi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1175,
    "title": "Redrawn Baby Mario & Luigi",
    "authors": [
      "luigi704"
    ],
    "tags": [
      "luigi",
      "male",
      "mario",
      "needs remoderation",
      "player"
    ],
    "description": "Maybe not the best work that could have been done..but my first attempt at graphics editing..i think they look alright",
    "latest_version": "smwc-1175-1406577801",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1175,
        "title": "Redrawn Baby Mario & Luigi",
        "version": "smwc-1175-1406577801",
        "upstream_time": 1406577801,
        "download_url": "https://dl.smwcentral.net/1175/%5BPlayer%5D%20-Redrawn%20Baby%20Mario%20%26%20Luigi.zip",
        "filename": "%5BPlayer%5D -Redrawn Baby Mario %26 Luigi.zip",
        "size": 24295,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-big-bush",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2470,
    "title": "Redrawn Big Bush",
    "authors": [
      "WeegeeBen"
    ],
    "tags": [
      "bush",
      "needs remoderation"
    ],
    "description": "A redrawn version of the large bushes that commonly adorn grassland levels. Useful for hacks where you want the GFX to be realistic but still whimsical. In order for this to look right, the first two colored tiles in the palette they use must be changed to darker shades of green. Otherwise the bushes will look great and beautiful! PS: The colors of the bush seen in the screenshots below ARE included. Created by WeegeeBen. Drawn by hand. No credit required, but if you feel like you must, hey- I'm not gonna stop you.<br>\r\n<br>\r\nJust take the tiles from the GFX file included and insert the palettes.",
    "latest_version": "smwc-2470-1417608403",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2470,
        "title": "Redrawn Big Bush",
        "version": "smwc-2470-1417608403",
        "upstream_time": 1417608403,
        "download_url": "https://dl.smwcentral.net/2470/Redrawn%20Big%20Bush.zip",
        "filename": "Redrawn Big Bush.zip",
        "size": 3002,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-buster-beetle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2864,
    "title": "Redrawn Buster Beetle",
    "authors": [
      "Ringo"
    ],
    "tags": [
      "buster beetle",
      "needs remoderation"
    ],
    "description": "A redrawn version of the buster beetle sprite, made by request. Make sure to use the palette included with the submission.",
    "latest_version": "smwc-2864-1384089339",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2864,
        "title": "Redrawn Buster Beetle",
        "version": "smwc-2864-1384089339",
        "upstream_time": 1384089339,
        "download_url": "https://dl.smwcentral.net/2864/Redrawn%20Buster%20Bettle.zip",
        "filename": "Redrawn Buster Bettle.zip",
        "size": 3117,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-classic-styled-koopa-troopa-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40755,
    "title": "Redrawn Classic Styled Koopa Troopa Pack",
    "authors": [
      "Moltz",
      "SF - The Dark Warrior",
      "icegoom",
      "sonicexe935"
    ],
    "tags": [
      "koopa troopa",
      "net koopa",
      "redrawn",
      "redrawn hack",
      "shelless koopa",
      "super koopa"
    ],
    "description": "Redrawn styled graphics meant for the Koopa Troopa, Shelless Koopa, Net Koopa and Super Koopa, in the style of their classic quadruped - and non-shoe wearing - design used in games prior to Super Mario World (also used in Super Mario Galaxy and its sequel, though).<br>\r\n<br>\r\nThe pack includes multiple variations for these sprites, namely for the normal Koopa Troopa and Shelless Koopa, as well a few extra alts/scrapped minor variations.<br>\r\n<br>\r\nCredit's appreciated for me, SF - The Dark Warrior, Icegoom, and sonicexe935 if used.",
    "latest_version": "smwc-40755-1760210529",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40755,
        "title": "Redrawn Classic Styled Koopa Troopa Pack",
        "version": "smwc-40755-1760210529",
        "upstream_time": 1760210529,
        "download_url": "https://dl.smwcentral.net/40755/Redrawn%20Classic%20Koopa%20Pack.zip",
        "filename": "Redrawn Classic Koopa Pack.zip",
        "size": 115214,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-ground-pound-koopa",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2159,
    "title": "Redrawn Ground Pound Koopa",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "ground pound koopa",
      "needs remoderation"
    ],
    "description": "A Redrawn-styled GFX for the Ground Pound Koopa custom sprite. I made it on Kai's request, and now it's released for free usage on your hacks! Use the palette that comes with Super Mario World Redrawn to make it look like the screenshots.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-2159-1417616155",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2159,
        "title": "Redrawn Ground Pound Koopa",
        "version": "smwc-2159-1417616155",
        "upstream_time": 1417616155,
        "download_url": "https://dl.smwcentral.net/2159/SP4.zip",
        "filename": "SP4.zip",
        "size": 2683,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-luigi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6250,
    "title": "Redrawn Luigi",
    "authors": [
      "chris10125"
    ],
    "tags": [
      "male",
      "needs remoderation",
      "redrawn"
    ],
    "description": "I made Redrawn Luigi.<br>\r\n<br>\r\nMirann note: I included two versions of GFX00/GFX32 in the submission, one of them is for SMW Redrawn in case you're using it as base, regarding <a href=\"/?p=section&a=details&id=5914\">this submission</a>. I'm sending an update of this file because the older didn't have the proper GFX00.bin included which made some of Luigi frames look odd, but now hopefully the version included in this submission fixes this issue.",
    "latest_version": "smwc-6250-1394320991",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6250,
        "title": "Redrawn Luigi",
        "version": "smwc-6250-1394320991",
        "upstream_time": 1394320991,
        "download_url": "https://dl.smwcentral.net/6250/RedrawnLuigi.zip",
        "filename": "RedrawnLuigi.zip",
        "size": 31799,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 725,
        "title": "Redrawn Luigi",
        "version": "smwc-725-1389577305",
        "upstream_time": 1389577305,
        "download_url": "https://dl.smwcentral.net/725/RedrawnLuigiALL.zip",
        "filename": "RedrawnLuigiALL.zip",
        "size": 29009,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-overworld",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2598,
    "title": "Redrawn Overworld",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "A re-drawn version of the SMW GFX+some new tiles to use. I think everyone will use this a lot more. Give credit, if used.",
    "latest_version": "smwc-2598-1430586753",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2598,
        "title": "Redrawn Overworld",
        "version": "smwc-2598-1430586753",
        "upstream_time": 1430586753,
        "download_url": "https://dl.smwcentral.net/2598/Improved%20SMW%20GFX.zip",
        "filename": "Improved SMW GFX.zip",
        "size": 9315,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-paper-mario-styled-koopas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38480,
    "title": "Redrawn Paper Mario Styled Koopas",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "koopa troopa",
      "net koopa",
      "redrawn",
      "super koopa"
    ],
    "description": "A simple set of redrawn graphics which give Icegoom's SMW Koopas the appearance of enemy koopas seen Paper Mario and Paper Mario: The Thousand-Year Door.<br>\r\n<br>\r\nGraphics are included for both the normal Blue Shelless Koopa from <a href=\"https://smwc.me/s/5914\">his graphics hack pack</a>, and for the <a href=\"https://smwc.me/s/34107\">alternate variation </a> done by me.<br>\r\n<br>\r\nCredit's not needed but appreciated regardless. ",
    "latest_version": "smwc-38480-1726447096",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38480,
        "title": "Redrawn Paper Mario Styled Koopas",
        "version": "smwc-38480-1726447096",
        "upstream_time": 1726447096,
        "download_url": "https://dl.smwcentral.net/38480/Paper%20Mario%20Styled%20Koopas.zip",
        "filename": "Paper Mario Styled Koopas.zip",
        "size": 18800,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-pikachu-raichu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2500,
    "title": "Redrawn Pikachu/Raichu",
    "authors": [
      "Doownayr89"
    ],
    "tags": [
      "animal",
      "needs remoderation"
    ],
    "description": "Some custom GFX based off the Pikachu sprite from Pokémon FireRed. <br>\r\nEverything except Pikachu's walking frames was made from scratch. <br>\r\nCredit is nice, but not required.",
    "latest_version": "smwc-2500-1430387925",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2500,
        "title": "Redrawn Pikachu/Raichu",
        "version": "smwc-2500-1430387925",
        "upstream_time": 1430387925,
        "download_url": "https://dl.smwcentral.net/2500/ChuV2.zip",
        "filename": "ChuV2.zip",
        "size": 5231,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-albatoss-bomb",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41313,
    "title": "Redrawn Styled Albatoss + Bomb",
    "authors": [
      "Moltz",
      "SF - The Dark Warrior"
    ],
    "tags": [
      "albatoss",
      "bomb",
      "redrawn"
    ],
    "description": "Redrawn-style graphics for <a href=\"https://smwc.me/s/23009\">Mikeyk's Super Mario Bros. 2's Albatoss + Bomb custom sprite recreation</a>, as well <a href=\"https://smwc.me/s/3526\">for Iceguy's boss version of the enemy</a>, meant to make the bird resemble its official concept art.<br>\r\n<br>\r\nMost of the variations included contain various versions of the custom sprite bomb included with the sprites.<br>\r\n<br>\r\nCredit's not necessary but appreciated regardless.",
    "latest_version": "smwc-41313-1766599527",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41313,
        "title": "Redrawn Styled Albatoss + Bomb",
        "version": "smwc-41313-1766599527",
        "upstream_time": 1766599527,
        "download_url": "https://dl.smwcentral.net/41313/Redrawn%20SMB2%20Albatoss%20%2B%20Bomb.zip",
        "filename": "Redrawn SMB2 Albatoss + Bomb.zip",
        "size": 12426,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-angry-star",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41469,
    "title": "Redrawn Styled Angry Star",
    "authors": [
      "Frattari Gaspar"
    ],
    "tags": [
      "muncher",
      "redrawn",
      "star"
    ],
    "description": "A redrawn styled version of this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=41129\">sprite</a>, I recommend using it with palette A but other palettes can be used as well.",
    "latest_version": "smwc-41469-1769138311",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41469,
        "title": "Redrawn Styled Angry Star",
        "version": "smwc-41469-1769138311",
        "upstream_time": 1769138311,
        "download_url": "https://dl.smwcentral.net/41469/Redrawn%20Styled%20Angry%20Star%20%28%2BFG%29.zip",
        "filename": "Redrawn Styled Angry Star (+FG).zip",
        "size": 8082,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-annoying-bee-skeleton-bee",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40828,
    "title": "Redrawn Styled Annoying Bee & Skeleton Bee",
    "authors": [
      "Frattari Gaspar"
    ],
    "tags": [
      "bee",
      "redrawn"
    ],
    "description": "A redrawn styled version of this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=19018\">sprite</a>, it also comes with a Skeleton Bee variation (that currently has no custom sprite).",
    "latest_version": "smwc-40828-1760900998",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40828,
        "title": "Redrawn Styled Annoying Bee & Skeleton Bee",
        "version": "smwc-40828-1760900998",
        "upstream_time": 1760900998,
        "download_url": "https://dl.smwcentral.net/40828/Redrawn%20Annoying%20Bee%20%26%20Skeleton%20Bee.zip",
        "filename": "Redrawn Annoying Bee %26 Skeleton Bee.zip",
        "size": 19062,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-autobomb",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41472,
    "title": "Redrawn Styled Autobomb",
    "authors": [
      "Frattari Gaspar"
    ],
    "tags": [
      "autobomb",
      "redrawn"
    ],
    "description": "A redrawn styled version of this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3581\">sprite</a>, it comes with two designs the one used for SMB2 artworks and the one used in All-Stars artworks, it's also compatible with grey palette and Dino Rhino's palette .",
    "latest_version": "smwc-41472-1769137707",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41472,
        "title": "Redrawn Styled Autobomb",
        "version": "smwc-41472-1769137707",
        "upstream_time": 1769137707,
        "download_url": "https://dl.smwcentral.net/41472/Redrawn%20Styled%20Autobomb%20%281%29.zip",
        "filename": "Redrawn Styled Autobomb (1).zip",
        "size": 6073,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-banana-peel",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35794,
    "title": "Redrawn Styled Banana Peel",
    "authors": [
      "Hammerer"
    ],
    "tags": [
      "banana peel",
      "redrawn"
    ],
    "description": "A redrawn version for Nowieso's <a href=\"https://smwc.me/s/34967\">Banana Peel</a> sprite. If you're using <a href=\"https://smwc.me/s/5914\">Super Mario World Redrawn</a> palette stuff, the custom palette is not necessary.",
    "latest_version": "smwc-35794-1703881820",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35794,
        "title": "Redrawn Styled Banana Peel",
        "version": "smwc-35794-1703881820",
        "upstream_time": 1703881820,
        "download_url": "https://dl.smwcentral.net/35794/RedrawnBananaPeel.zip",
        "filename": "RedrawnBananaPeel.zip",
        "size": 3294,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-baron-von-zeppelin-needlenose",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42214,
    "title": "Redrawn Styled Baron von Zeppelin + Needlenose",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "baron von zeppelin",
      "needlenose",
      "redrawn"
    ],
    "description": "Redrawn-styled graphics for <a href=\"https://smwc.me/s/40198\">Yoshi Island's Baron von Zeppelin custom sprite recreation from smkdan and Dr. Anas</a>, meant to make the enemy fit SMW Redrawn's art style.<br>\r\n<br>\r\nIt also includes graphics for the cactus-like enemy it can drop  (Needlenose), included with the balloon.<br>\r\n<br>\r\nCredit's not required but heavily appreciated.",
    "latest_version": "smwc-42214-1776880737",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42214,
        "title": "Redrawn Styled Baron von Zeppelin + Needlenose",
        "version": "smwc-42214-1776880737",
        "upstream_time": 1776880737,
        "download_url": "https://dl.smwcentral.net/42214/Redrawn%20Baron%20Von%20Zeppelin%20%2B%20Mr.Needlenose.zip",
        "filename": "Redrawn Baron Von Zeppelin + Mr.Needlenose.zip",
        "size": 3335,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-birdfish",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37422,
    "title": "Redrawn Styled Birdfish",
    "authors": [
      "Hammerer"
    ],
    "tags": [
      "birdfish",
      "redrawn"
    ],
    "description": "A redrawn styled version for <a href=\"https://smwc.me/s/34002\">this</a> sprite, that fits a birdfish from Super Mario Land 2. Uses pallete B.<br>\r\n<br>\r\nCredits don't needed.",
    "latest_version": "smwc-37422-1710023719",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37422,
        "title": "Redrawn Styled Birdfish",
        "version": "smwc-37422-1710023719",
        "upstream_time": 1710023719,
        "download_url": "https://dl.smwcentral.net/37422/RedrawnStyledBirdfish.zip",
        "filename": "RedrawnStyledBirdfish.zip",
        "size": 2930,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-bombshell-koopa",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35375,
    "title": "Redrawn Styled Bombshell Koopa",
    "authors": [
      "Moltz",
      "SF - The Dark Warrior"
    ],
    "tags": [
      "bomb koopa",
      "redrawn"
    ],
    "description": "Custom graphics for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16358\">Erik's Better Bomb Koopa custom sprite</a>, meant to be used alongside Icegoom's redrawn graphics. <br>\r\n<br>\r\nComes in 3 variations: classic; modern w/normal shoes; and modern w/black shoes. Also, it includes a custom palette E which the sprite uses by default.<br>\r\n<br>\r\nGive credit to me and SF - The Dark Warrior if used, as it's always appreciated.<br>\r\n",
    "latest_version": "smwc-35375-1698632466",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35375,
        "title": "Redrawn Styled Bombshell Koopa",
        "version": "smwc-35375-1698632466",
        "upstream_time": 1698632466,
        "download_url": "https://dl.smwcentral.net/35375/Redrawn%20Bombshell%20Koopa%20Fixed%201.1.zip",
        "filename": "Redrawn Bombshell Koopa Fixed 1.1.zip",
        "size": 13928,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-boom-boom",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33874,
    "title": "Redrawn Styled Boom Boom",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "boom boom",
      "redrawn"
    ],
    "description": "Custom graphics for everyone's favorite arm flailer/sky swooping miniboss, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24247\">Iceman & Tsutarja's SMB3 Boom Boom custom sprite</a>, meant to be used alongside Icegoom's redrawn graphics.<br>\r\n<br>\r\nJust like the main sprite, it uses SP4 and palette E by default while the Goal/? Sphere uses palette D (a custom one is included in any case).<br>\r\n<br>\r\nGive credit if used, as it's always appreciated.",
    "latest_version": "smwc-33874-1683482951",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33874,
        "title": "Redrawn Styled Boom Boom",
        "version": "smwc-33874-1683482951",
        "upstream_time": 1683482951,
        "download_url": "https://dl.smwcentral.net/33874/Redrawn-Styled%20Boom%20Boom.zip",
        "filename": "Redrawn-Styled Boom Boom.zip",
        "size": 2019,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-boss-bass",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41470,
    "title": "Redrawn Styled Boss Bass",
    "authors": [
      "Frattari Gaspar"
    ],
    "tags": [
      "boss bass",
      "redrawn"
    ],
    "description": "A redrawn styled version of this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=15484\">sprite</a>, note that it's based off the SMB3 artworks.",
    "latest_version": "smwc-41470-1769125173",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41470,
        "title": "Redrawn Styled Boss Bass",
        "version": "smwc-41470-1769125173",
        "upstream_time": 1769125173,
        "download_url": "https://dl.smwcentral.net/41470/Redrawn%20Styled%20Boss%20Bass.zip",
        "filename": "Redrawn Styled Boss Bass.zip",
        "size": 3389,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-bowser-castle-set",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33863,
    "title": "Redrawn Styled Bowser Castle Set",
    "authors": [
      "Moltz",
      "SF - The Dark Warrior",
      "icegoom"
    ],
    "tags": [
      "castle",
      "redrawn"
    ],
    "description": "A Redrawn-styled Bowser Castle set meant for interior and exterior areas, complete with foreground, background, and ExAnimation (both normal and Layer 3), which is inspired by various Mario games such as SMB3, NSMB (1+2), Mario RPG, Mario & Luigi 1 DX, and others.<br>\r\n<br>\r\nTest levels (containing the ExAnimation data), palettes, and map16 files are included alongside the ExGFX files.<br>\r\n<br>\r\nNote: While the Backgrounds are compatible with the Status Bar, the Layer 3 BGs are meant to be used with a non-layer 3 Status Bar or a HUD which doesn't cover the upper half of the screen with Layer 3 tiles. In any case, the backgrounds can be edited manually without issues to remove the top tiles should the user want to keep SMW's original Status Bar.<br>\r\n<br>\r\nGive credit to me, SF - The Dark Warrior, and Icegoom if used.",
    "latest_version": "smwc-33863-1683219634",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33863,
        "title": "Redrawn Styled Bowser Castle Set",
        "version": "smwc-33863-1683219634",
        "upstream_time": 1683219634,
        "download_url": "https://dl.smwcentral.net/33863/Redrawn-Styled%20Bowser%20Castle%20Set.zip",
        "filename": "Redrawn-Styled Bowser Castle Set.zip",
        "size": 29301,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-burner",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41310,
    "title": "Redrawn Styled Burner",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "burner",
      "redrawn"
    ],
    "description": "Redrawn-style graphics for <a href=\"https://smwc.me/s/23485\">Super Mario Bros. 3's Burner custom sprite recreation from KobaBeach and an anonymous coder from VIP and Wall and Alaska Mix 5</a>, meant to resemble the enemy's modern design.<br>\r\n<br>\r\nA brief explanation is included on how to change the sprite's palette, due to being hardcoded in the sprite itself rather than in its respective .json files.<br>\r\n<br>\r\nCredit's not necessary but appreciated regardless.",
    "latest_version": "smwc-41310-1766598716",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41310,
        "title": "Redrawn Styled Burner",
        "version": "smwc-41310-1766598716",
        "upstream_time": 1766598716,
        "download_url": "https://dl.smwcentral.net/41310/Redrawn%20SMB3%20Burner%20wPalette.zip",
        "filename": "Redrawn SMB3 Burner wPalette.zip",
        "size": 2163,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-clawgrip",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33851,
    "title": "Redrawn Styled Clawgrip",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "clawgrip",
      "redrawn"
    ],
    "description": "Custom graphics for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=31393\">Sonikku's SMB2 Clawgrip custom sprite</a>, meant to be used alongside Icegoom's redrawn graphics.<br>\r\n<br>\r\nJust like the main sprite, it uses SP3 and palette C by default, while his rock proyectile uses palette 9 instead (a custom one is included in any case).<br>\r\n<br>\r\nGive credit if used, as it's always appreciated.",
    "latest_version": "smwc-33851-1682874824",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33851,
        "title": "Redrawn Styled Clawgrip",
        "version": "smwc-33851-1682874824",
        "upstream_time": 1682874824,
        "download_url": "https://dl.smwcentral.net/33851/Redrawn-Styled%20Clawgrip%20V2.zip",
        "filename": "Redrawn-Styled Clawgrip V2.zip",
        "size": 1970,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-cloud-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37418,
    "title": "Redrawn Styled Cloud Tileset",
    "authors": [
      "Hammerer",
      "icegoom"
    ],
    "tags": [
      "redrawn",
      "sky"
    ],
    "description": "For those redrawn style enthusiasts, this pack that promises to expand the original cloud stuff from <a href=\"https://smwc.me/s/5914\">Super Mario World Redrawn</a> may be useful.<br>\r\n<br>\r\nIt adds new faces and sizes for the original redrawn cloud stuff from SMWR, useful if you want to create a cloud section or just make your hack more varied.<br>\r\n<br>\r\nIt uses palette 7 from SMWR (so if you're using this hack graphics the palette included isn't necessary), and a great map16 slot.<br>\r\n<br>\r\nAlso includes upside down versions for each cloud, which act as 1C8 (but being a bit glitched).<br>\r\n<br>\r\nNOTE 1: Tile 3F7 just mimics the original cloud (happy and upside up), so you can ignore it and use global tiles cloud if you want.<br>\r\n<br>\r\nNOTE 2: The pack also includes GFX14 from SMWR that contains the redrawn cloud graphic if you're not using SMWR.",
    "latest_version": "smwc-37418-1710085342",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37418,
        "title": "Redrawn Styled Cloud Tileset",
        "version": "smwc-37418-1710085342",
        "upstream_time": 1710085342,
        "download_url": "https://dl.smwcentral.net/37418/Redrawn%20Cloud%20Tileset.zip",
        "filename": "Redrawn Cloud Tileset.zip",
        "size": 5025,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-fire-chomp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32685,
    "title": "Redrawn Styled Fire Chomp",
    "authors": [
      "SF - The Dark Warrior"
    ],
    "tags": [
      "fire chomp",
      "redrawn"
    ],
    "description": "For use with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=22472\">edit1754's Fire Chomp sprite</a>.<br>\r\n<br>\r\nA Redrawn-styled SMB3 Fire Chomp for use in SMW Redrawn-styled SMW hacks. Comes in two main versions based on mouth shading, further divided by head animations, and fire palette.<br>\r\n<br>\r\nSee information.txt for more details.",
    "latest_version": "smwc-32685-1670968875",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32685,
        "title": "Redrawn Styled Fire Chomp",
        "version": "smwc-32685-1670968875",
        "upstream_time": 1670968875,
        "download_url": "https://dl.smwcentral.net/32685/Redrawn%20Fire%20Chomp%20Release%20Candidate%201.zip",
        "filename": "Redrawn Fire Chomp Release Candidate 1.zip",
        "size": 23100,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-fryguy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40777,
    "title": "Redrawn Styled Fryguy",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "fryguy",
      "redrawn"
    ],
    "description": "Redrawn-style graphics for <a href=\"https://smwc.me/s/32734\">Sonikku's SMB2 Fryguy</a> custom sprite, meant to be an amalgam between his official artwork and Super Mario All-Stars/Super Mario Advance in-game design.<br>\r\n<br>\r\nIt comes with 2 different type of variations for his fire projectiles.<br>\r\n<br>\r\nCredit's not necessary but appreciated regardless.",
    "latest_version": "smwc-40777-1760374663",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40777,
        "title": "Redrawn Styled Fryguy",
        "version": "smwc-40777-1760374663",
        "upstream_time": 1760374663,
        "download_url": "https://dl.smwcentral.net/40777/Redrawn%20Fryguy.zip",
        "filename": "Redrawn Fryguy.zip",
        "size": 5075,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-ghost-guy-snufit",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42256,
    "title": "Redrawn Styled Ghost Guy & Snufit",
    "authors": [
      "Moltz",
      "icegoom"
    ],
    "tags": [
      "ghost guy",
      "redrawn",
      "snufit"
    ],
    "description": "Redrawn-styled graphics for the custom sprite recreations of the <a href=\"https://smwc.me/s/16150\">Ghost Guy (bu smkdan)</a> and <a href=\"https://smwc.me/s/34006\">Snufit enemies (by RussianMan)</a> respectively.<br>\r\n<br>\r\nMultiple variations are included depending on what palettes the Snufits look best with (+ one that invokes the enemy's design from Super Mario 64). Similarly, the Ghost Guy has 2 variations based on whether its mask is closer to Icegoom's Shy Guy, or if it uses a custom mask of my own design.<br>\r\n<br>\r\nFinally, the custom palette included also comes with a palette for the Ghoul Guy variation of Ghost Guy seen in Mario & Luigi: Partners in Time. As this one's set in Palette E, using it requires changing Ghost Guy's color through PIXI's CFG editor to apply it.<br>\r\n<br>\r\nCredit's not required but heavily appreciated.",
    "latest_version": "smwc-42256-1777158201",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42256,
        "title": "Redrawn Styled Ghost Guy & Snufit",
        "version": "smwc-42256-1777158201",
        "upstream_time": 1777158201,
        "download_url": "https://dl.smwcentral.net/42256/Redrawn%20Ghost%20Guy%20%2B%20Snufit.zip",
        "filename": "Redrawn Ghost Guy + Snufit.zip",
        "size": 3467,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-hoopster",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41482,
    "title": "Redrawn Styled Hoopster",
    "authors": [
      "Frattari Gaspar"
    ],
    "tags": [
      "hoopster",
      "redrawn"
    ],
    "description": "A redrawn version of this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16130\">sprite</a>, it comes with some variants so you can choose the one you like the most, the red one uses the original red palette from redrawn, the one with black spots is meant to ressemble the in game sprite Hoopster had in other games, the one with pink spots is based on artworks, and the yellow one is how the enemy looked like in Super Mario Advance 1.",
    "latest_version": "smwc-41482-1769626061",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41482,
        "title": "Redrawn Styled Hoopster",
        "version": "smwc-41482-1769626061",
        "upstream_time": 1769626061,
        "download_url": "https://dl.smwcentral.net/41482/Redrawn_Styled_Hoopster.zip",
        "filename": "Redrawn_Styled_Hoopster.zip",
        "size": 26110,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-hurt-death-block",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37408,
    "title": "Redrawn Styled Hurt/Death Block",
    "authors": [
      "Hammerer"
    ],
    "tags": [
      "block",
      "redrawn"
    ],
    "description": "A redrawn styled death block useful for signaling a hurting block. It acts as 12F (the piranha plant act as that hurts the player) but you can set it as 130, 25 or whatever you want. <br>\r\n<br>\r\nIt uses only 3 tiles from BG3 so probably won't take up much slot, and uses the blank part of palette row 7 (along with black and white used colors).<br>\r\n<br>\r\nYou can also use this graphic for custom blocks like <a href=\"https://smwc.me/s/9473\">this</a> and <a href=\"https://smwc.me/s/27268\">this</a>.",
    "latest_version": "smwc-37408-1710394702",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37408,
        "title": "Redrawn Styled Hurt/Death Block",
        "version": "smwc-37408-1710394702",
        "upstream_time": 1710394702,
        "download_url": "https://dl.smwcentral.net/37408/Death%20Block%20Redrawn.zip",
        "filename": "Death Block Redrawn.zip",
        "size": 1953,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-jelectro",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42211,
    "title": "Redrawn Styled Jelectro",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "jelectro"
    ],
    "description": "Redrawn-styled graphics for the SMB3 Enemy/Solid Hazard Jelectro, meant to resemble the jellyfish's official artwork.<br>\r\n<br>\r\nCredit's not required but heavily appreciated.",
    "latest_version": "smwc-42211-1776544952",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42211,
        "title": "Redrawn Styled Jelectro",
        "version": "smwc-42211-1776544952",
        "upstream_time": 1776544952,
        "download_url": "https://dl.smwcentral.net/42211/Redrawn_Jelectro.zip",
        "filename": "Redrawn_Jelectro.zip",
        "size": 4008,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-joe-the-shark",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42260,
    "title": "Redrawn Styled Joe The Shark",
    "authors": [
      "Frattari Gaspar"
    ],
    "tags": [
      "joe the shark",
      "redrawn"
    ],
    "description": "A redrawn styled version of this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=36854\">sprite</a>, It comes with two variants for grey and blue palettes and 3 other variants for how the vertical Joe looks, They were based on how they looked in their Super Mario Land 2 artworks. ",
    "latest_version": "smwc-42260-1777225805",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42260,
        "title": "Redrawn Styled Joe The Shark",
        "version": "smwc-42260-1777225805",
        "upstream_time": 1777225805,
        "download_url": "https://dl.smwcentral.net/42260/Redrawn%20Joe%20The%20Shark.zip",
        "filename": "Redrawn Joe The Shark.zip",
        "size": 19308,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-koophd-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33883,
    "title": "Redrawn Styled KooPhD Pack",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "koopa",
      "koophd",
      "redrawn"
    ],
    "description": "A custom pack based on <a href=\"https://www.smwcentral.net/?p=section&a=details&id=33148\">Iceguy KooPhD's custom sprite</a>. It comes with graphics meant to go along with Icegoom's redrawn style that can be used for both the custom sprite in question, and also the normal SMW Koopa and all of its variants (shell-less, super, net, etc.).<br>\r\n<br>\r\nThe normal KooPhD graphics use SP1 to SP4, while the custom sprite - including its vial projectile- uses only SP3. Also included are 4 versions of the graphics meant for SP3: 2 where KooPhD's vials use either normal or smear frames when thrown; and another 2 where the custom sprite is in full lab coat and lacks a shell (for those who want the custom sprite to be visually distinct from the normal KooPhDs).<br>\r\n<br>\r\nCustom palettes for all 4 possible KooPhDs are included as well. <br>\r\n<br>\r\nGive credit if used, as it's always appreciated.",
    "latest_version": "smwc-33883-1683482685",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33883,
        "title": "Redrawn Styled KooPhD Pack",
        "version": "smwc-33883-1683482685",
        "upstream_time": 1683482685,
        "download_url": "https://dl.smwcentral.net/33883/Redrawn-Style%20PHD%20Koopa%20Pack%201.5.zip",
        "filename": "Redrawn-Style PHD Koopa Pack 1.5.zip",
        "size": 19189,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-lava-lotus",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41487,
    "title": "Redrawn Styled Lava Lotus",
    "authors": [
      "Frattari Gaspar"
    ],
    "tags": [
      "lava lotus",
      "redrawn"
    ],
    "description": "A redrawn styled version of this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=39102\">sprite</a> and this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3395\">sprite </a>, It's meant to ressemble their <a href=\"https://www.mariowiki.com/images/8/8a/SMB3_LavaLotus.jpg?9e5cc\" rel=\"nofollow\">artwork </a>in Super Mario Bros 3.<br>\r\nSonikku's sprite comes with two options, one with a green stalk and one with a turquoise stalk.<br>\r\nUnfortunately, Davros sprite has a small problem with how the tiles are assembled that I can't fix myself (specificaly the middle tiles), the graphics are still definely usable though.",
    "latest_version": "smwc-41487-1769626833",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41487,
        "title": "Redrawn Styled Lava Lotus",
        "version": "smwc-41487-1769626833",
        "upstream_time": 1769626833,
        "download_url": "https://dl.smwcentral.net/41487/RedrawnLavaLotus.zip",
        "filename": "RedrawnLavaLotus.zip",
        "size": 11370,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-masked-net-koopas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34146,
    "title": "Redrawn Styled Masked Net Koopas",
    "authors": [
      "SF - The Dark Warrior",
      "bigpotato"
    ],
    "tags": [
      "masked koopa",
      "net koopa",
      "redrawn"
    ],
    "description": "Redrawn-styled Masked Net-Climbing Koopas, originally drawn by BigPotato for October Ordeal on request, now released (with permission) for use in SMW Redrawn-sty;ed hacks.<br>\r\n<br>\r\nThis is intended to be used with sprite graphics that reflect the state of Special World upon completing Funky, but it can be used standalone.<br>\r\n<br>\r\nGive credit to BigPotato for the graphics.",
    "latest_version": "smwc-34146-1687376595",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34146,
        "title": "Redrawn Styled Masked Net Koopas",
        "version": "smwc-34146-1687376595",
        "upstream_time": 1687376595,
        "download_url": "https://dl.smwcentral.net/34146/redrawn%20styled%20net%20masked%20koopas%20RC1.zip",
        "filename": "redrawn styled net masked koopas RC1.zip",
        "size": 3179,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-mekabon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35371,
    "title": "Redrawn Styled Mekabon",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "mekabon",
      "redrawn"
    ],
    "description": "Custom graphics for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16226\">smkdan's Mekabon custom sprite</a>, meant to be used alongside Icegoom's redrawn graphics. Comes with a custom palette 9.<br>\r\n<br>\r\nGive credit to me if used, as it's always appreciated.",
    "latest_version": "smwc-35371-1698597510",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35371,
        "title": "Redrawn Styled Mekabon",
        "version": "smwc-35371-1698597510",
        "upstream_time": 1698597510,
        "download_url": "https://dl.smwcentral.net/35371/Redrawn%20SML1%20Mekabon.zip",
        "filename": "Redrawn SML1 Mekabon.zip",
        "size": 2060,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-monty-mega-mole-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35619,
    "title": "Redrawn Styled Monty/Mega Mole Pack",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "bob-omb",
      "mega mole",
      "monty mole",
      "rock"
    ],
    "description": "Custom redrawn graphics for every version of the Monty Mole & Mega Mole enemies featured in Super Mario World which use their modern appearance.<br>\r\n<br>\r\nThis pack features graphics for the following sprites:<br>\r\n<br>\r\n* SMW Monty Mole.<br>\r\n* SMW Mega Mole.<br>\r\n* <a href=\"https://www.smwcentral.net/?p=section&a=details&id=15159\">Wacky/Rock, Stone & Bomb Throwing Mole (Custom Sprite)</a> by leod.<br>\r\n* <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16660\">Ledge-Dwelling Mega Mole (Custom Sprite)</a> by Erik.<br>\r\n* <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3571\">64x64 Mega Mole (Custom Sprite)</a>  by Ixtab.<br>\r\n* <a href=\"https://www.smwcentral.net/?p=section&a=details&id=25408\">Mega Mole, but Sloped</a> by Sonikku.<br>\r\n<br>\r\nAll the Mega Mole enemies contain an extra variation of them wearing shades.<br>\r\n<br>\r\nAlso,  extra graphics are included for the hole the Ledge-dwelling Mega Mole sprites leave which match SMW Redrawn's normal grassland tileset.<br>\r\n<br>\r\nFinally, the palette included covers palette 2 (used for the foreground by default), 8 (which replaces the color of Mario/Luigi's shoes), A (used by the Wacky Mole's bob-omb proyectile), and E (used by the Wacky Mole's rock proyectile).<br>\r\n<br>\r\nCredit's not necessary but heavily appreciated.",
    "latest_version": "smwc-35619-1701572004",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35619,
        "title": "Redrawn Styled Monty/Mega Mole Pack",
        "version": "smwc-35619-1701572004",
        "upstream_time": 1701572004,
        "download_url": "https://dl.smwcentral.net/35619/Redrawn%20Moles%20V2.zip",
        "filename": "Redrawn Moles V2.zip",
        "size": 24442,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-mouser",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40773,
    "title": "Redrawn Styled Mouser",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "mouser",
      "redrawn"
    ],
    "description": "Redrawn-style graphics for <a href=\"https://smwc.me/s/3277\">Dispari Scuro's SMB2 Mouser custom sprite</a>, meant to resemble the enemy's official artwork.<br>\r\n<br>\r\nCredit's not necessary but appreciated regardless.",
    "latest_version": "smwc-40773-1760374891",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40773,
        "title": "Redrawn Styled Mouser",
        "version": "smwc-40773-1760374891",
        "upstream_time": 1760374891,
        "download_url": "https://dl.smwcentral.net/40773/Redrawn%20Mouser.zip",
        "filename": "Redrawn Mouser.zip",
        "size": 2859,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-pecan-pelican-brother-fish",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40907,
    "title": "Redrawn Styled Pecan/Pelican Brother + Fish",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "pecan",
      "pelican brother",
      "redrawn"
    ],
    "description": "Redrawn-style graphics for <a href=\"https://smwc.me/s/3234\">Shwa's Wario Land Pecan/Pelican Brother custom sprite + its fish projectile</a>, meant to resemble both the enemy's concept artwork and its Wario Land 1 design.<br>\r\n<br>\r\nCredit's not necessary but appreciated regardless.",
    "latest_version": "smwc-40907-1761863761",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40907,
        "title": "Redrawn Styled Pecan/Pelican Brother + Fish",
        "version": "smwc-40907-1761863761",
        "upstream_time": 1761863761,
        "download_url": "https://dl.smwcentral.net/40907/Redrawn%20Pelican%20Brother.zip",
        "filename": "Redrawn Pelican Brother.zip",
        "size": 1669,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-phanto",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40836,
    "title": "Redrawn Styled Phanto",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "phanto",
      "redrawn"
    ],
    "description": "Redrawn-style graphics for <a href=\"https://smwc.me/s/38751\">Sonikku's SMB2 Phanto custom sprite</a>, meant to resemble the enemy's modern design.<br>\r\n<br>\r\nCredit's not necessary but appreciated regardless.",
    "latest_version": "smwc-40836-1760929937",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40836,
        "title": "Redrawn Styled Phanto",
        "version": "smwc-40836-1760929937",
        "upstream_time": 1760929937,
        "download_url": "https://dl.smwcentral.net/40836/Redrawn%20Phanto.zip",
        "filename": "Redrawn Phanto.zip",
        "size": 3254,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-pirate-themed-koopa-troop-family",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29075,
    "title": "Redrawn Styled Pirate-Themed Koopa Troop Family",
    "authors": [
      "SF - The Dark Warrior",
      "bigpotato"
    ],
    "tags": [
      "galoomba",
      "goomba",
      "koopa",
      "lakitu",
      "net koopa",
      "para-goomba",
      "redrawn",
      "super koopa"
    ],
    "description": "Arrgh! Hear ye mateys! These Koopas (and Goombas) are here for ya needs to make a level involving setting sail on the high seas or other places* ye pirates hang with.<br>\r\n<br>\r\nExtract the graphics to their respective SP# slots.<br>\r\n<br>\r\nFor SMW Goomba (Galoomba) use, remap the palette to row D for the Goomba sprite with STEAR, as that was what icegoom intended for such graphic in the original, it is the same here.<br>\r\n<br>\r\n*BG, player character, and tileset not included, they may or may not be released at a future time.<br>\r\n<br>\r\nGive credit to me and BigPotato if used.",
    "latest_version": "smwc-29075-1640984858",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29075,
        "title": "Redrawn Styled Pirate-Themed Koopa Troop Family",
        "version": "smwc-29075-1640984858",
        "upstream_time": 1640984858,
        "download_url": "https://dl.smwcentral.net/29075/Redrawn%20Pirate%20Koopas%20Release.zip",
        "filename": "Redrawn Pirate Koopas Release.zip",
        "size": 24205,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-ptooie-spike-ball",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35723,
    "title": "Redrawn Styled Ptooie + Spike Ball",
    "authors": [
      "Dappertron",
      "Moltz"
    ],
    "tags": [
      "ptooie",
      "redrawn"
    ],
    "description": "Custom redrawn graphics meant for <a href=\"https://smwc.me/s/16134\">Romi's SMB3 Ptooie Piranha Plant custom sprite,</a> as well for the spike ball the enemy uses.<br>\r\n<br>\r\nA custom palette for rows 9, C and D is included.<br>\r\n<br>\r\nFinally, the spike ball itself is Exanimated, so a test level + screenshot has been included for the sake of helping setting it up better.<br>\r\n<br>\r\nCredit's not necessary but heavily appreciated regardless.",
    "latest_version": "smwc-35723-1702841483",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35723,
        "title": "Redrawn Styled Ptooie + Spike Ball",
        "version": "smwc-35723-1702841483",
        "upstream_time": 1702841483,
        "download_url": "https://dl.smwcentral.net/35723/Redrawn%20Styled%20SMB3%20Ptooie.zip",
        "filename": "Redrawn Styled SMB3 Ptooie.zip",
        "size": 8064,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-reznor-family",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40576,
    "title": "Redrawn Styled Reznor Family",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "baby reznor",
      "reznor"
    ],
    "description": "Redrawn-styled graphics for the whole Reznor family, meant to resemble the dino's redesign from New Super Mario Bros 2. This pack includes:<br>\r\n* Graphics for SMW Vanilla Reznor + the platform they're in.<br>\r\n* Graphics for Koopster's <a href=\"https://smwc.me/s/40567\">Baby Reznor custom sprite</a>.<br>\r\n* A custom Sprite Palette 2, meant to be used with the family.<br>\r\n<br>\r\nCredit's not required but heavily appreciated.",
    "latest_version": "smwc-40576-1774979153",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40576,
        "title": "Redrawn Styled Reznor Family",
        "version": "smwc-40576-1774979153",
        "upstream_time": 1774979153,
        "download_url": "https://dl.smwcentral.net/40576/Redrawn%20NSMB2%20Styled%20Reznor%20Family.zip",
        "filename": "Redrawn NSMB2 Styled Reznor Family.zip",
        "size": 5576,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-rideable-balloon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42224,
    "title": "Redrawn Styled Rideable Balloon",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "redrawn",
      "rideable balloon"
    ],
    "description": "Redrawn-styled graphics for <a href=\"https://smwc.me/s/16172\">Yoshi Island's Rideable Balloon custom sprite recreation from smkdan</a>. It comes with 2 variations; normal, and with a blush.<br>\r\n<br>\r\nCredit's not required but heavily appreciated.",
    "latest_version": "smwc-42224-1776883539",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42224,
        "title": "Redrawn Styled Rideable Balloon",
        "version": "smwc-42224-1776883539",
        "upstream_time": 1776883539,
        "download_url": "https://dl.smwcentral.net/42224/Redrawn%20YI%20Balloon.zip",
        "filename": "Redrawn YI Balloon.zip",
        "size": 1648,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-rocky-wrench",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35625,
    "title": "Redrawn Styled Rocky Wrench",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "redrawn",
      "rocky wrench"
    ],
    "description": "Redrawn-styled graphics meant for the Rocky Wrench custom sprite (both <a href=\"https://www.smwcentral.net/?p=section&a=details&id=35229\">Sonikku</a> and <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3313\">Koyuki's</a> versions), which come in 2 variations:<br>\r\n<br>\r\n* Classic: Based on their SMB3 & Mario Kart 8 DX DLC appearance.<br>\r\n* Monty: Based on their look in the NSMB and Paper Mario series (ie. look like modern Monty Moles).<br>\r\n<br>\r\nEach version comes with their own custom palettes due to some variations using slightly different color rows than others.<br>\r\n<br>\r\nCredit's not necessary but heavily appreciated.",
    "latest_version": "smwc-35625-1712850285",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35625,
        "title": "Redrawn Styled Rocky Wrench",
        "version": "smwc-35625-1712850285",
        "upstream_time": 1712850285,
        "download_url": "https://dl.smwcentral.net/35625/Redrawn%20Rocky%20Wrench.zip",
        "filename": "Redrawn Rocky Wrench.zip",
        "size": 15172,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-sea-pokey",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40958,
    "title": "Redrawn Styled Sea Pokey",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "redrawn",
      "sea pokey"
    ],
    "description": "Redrawn-style graphics for <a href=\"https://smwc.me/s/18813\">Darolac's Sea Pokey custom sprite</a>, allowing the boss to fit right in with the Super Mario World Redrawn art style.<br>\r\n<br>\r\nCredit's not necessary but appreciated regardless.",
    "latest_version": "smwc-40958-1767316229",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40958,
        "title": "Redrawn Styled Sea Pokey",
        "version": "smwc-40958-1767316229",
        "upstream_time": 1767316229,
        "download_url": "https://dl.smwcentral.net/40958/Redrawn%20Sea%20Pokey.zip",
        "filename": "Redrawn Sea Pokey.zip",
        "size": 2824,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-serpont",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42319,
    "title": "Redrawn Styled Serpont",
    "authors": [
      "Frattari Gaspar"
    ],
    "tags": [
      "redrawn",
      "serpont"
    ],
    "description": "A redrawn version of this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=41766\">sprite</a>, the standart version for their graphics uses palette 8 for their pot (to ressemble their design in wonder), but you can use a lot of other palettes as seen in the screenshots, there's also a version of the graphics with an orange pot to ressemble their original graphics and a custom purple palette that goes over palette B.<br>\r\nNote that you should use the sprite's extension to customize the appearence of the pot, for the standart appearence I used: C0 and 21 for the two first values, C0 being the tile for the pot, 2 being the tile priority and 1 the palette the tile should use.",
    "latest_version": "smwc-42319-1778290470",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42319,
        "title": "Redrawn Styled Serpont",
        "version": "smwc-42319-1778290470",
        "upstream_time": 1778290470,
        "download_url": "https://dl.smwcentral.net/42319/RedrawnStyled%20Serpont.zip",
        "filename": "RedrawnStyled Serpont.zip",
        "size": 7629,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-shymore-shyster",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42233,
    "title": "Redrawn Styled Shymore/Shyster",
    "authors": [
      "Moltz",
      "icegoom"
    ],
    "tags": [
      "redrawn",
      "shymore",
      "shyster"
    ],
    "description": "Redrawn-styled graphics for <a href=\"https://smwc.me/s/16213\">imamelia's Super Mario RPG Shymore/Shyster Custom Sprite recreation</a>, meant to make the enemy fit its more modern design from the Super Mario RPG Switch remake.<br>\r\n<br>\r\nMultiple variations are included depending on what palettes the Shy Guys riding the claymore-looking pogo-sticks look best with. Variations A to D use Icegoom's masks for Super Mario World Redrawn's Shy Guys, while variations E & F use a custom mask of my own design. <br>\r\n<br>\r\nSimilarly, 3 different custom palettes are included which give the pogo-sticks different colors: green, red, and gray/silver.<br>\r\n<br>\r\nCredit's not required but heavily appreciated.",
    "latest_version": "smwc-42233-1776889140",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42233,
        "title": "Redrawn Styled Shymore/Shyster",
        "version": "smwc-42233-1776889140",
        "upstream_time": 1776889140,
        "download_url": "https://dl.smwcentral.net/42233/Redrawn%20SMRPG%20Shymore.zip",
        "filename": "Redrawn SMRPG Shymore.zip",
        "size": 5523,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-skeeter",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41082,
    "title": "Redrawn Styled Skeeter",
    "authors": [
      "Frattari Gaspar"
    ],
    "tags": [
      "redrawn",
      "skeeter"
    ],
    "description": "Redrawn style graphics for the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=6419\">Skeeter custom sprite</a>.<br>\r\nIt includes alternate designs the enemy has had in other games, and also includes extra frames for dropping a bomb like they do in New Super Mario Bros.<br>\r\nAlso should note that Bomb Skeeter and Modern Skeeter need file editing since they use pal F (pink palette).",
    "latest_version": "smwc-41082-1764434226",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41082,
        "title": "Redrawn Styled Skeeter",
        "version": "smwc-41082-1764434226",
        "upstream_time": 1764434226,
        "download_url": "https://dl.smwcentral.net/41082/Redrawn%20Styled%20Skeeter.zip",
        "filename": "Redrawn Styled Skeeter.zip",
        "size": 18304,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-spark",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42216,
    "title": "Redrawn Styled Spark",
    "authors": [
      "Frattari Gaspar"
    ],
    "tags": [
      "redrawn",
      "spark"
    ],
    "description": "A redrawn styled version of this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=23679\">sprite</a>, It comes with variants for the Doki Doki design and Yoshi's Island design.",
    "latest_version": "smwc-42216-1776883243",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42216,
        "title": "Redrawn Styled Spark",
        "version": "smwc-42216-1776883243",
        "upstream_time": 1776883243,
        "download_url": "https://dl.smwcentral.net/42216/Redrawn%20Styled%20Spark.zip",
        "filename": "Redrawn Styled Spark.zip",
        "size": 8605,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-spike",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30940,
    "title": "Redrawn Styled Spike",
    "authors": [
      "Dappertron",
      "SF - The Dark Warrior",
      "bigpotato"
    ],
    "tags": [
      "gabon",
      "redrawn",
      "spike"
    ],
    "description": "Redrawn-styled Spike as seen in SMB3 and Super Mario Maker 2. Made by BigPotato, Deeke, and I, for use in your SMW Redrawn-styled hacks.<br>\r\n<br>\r\nComes in primarily two versions, one for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3570\">mikeyk's Spike sprite</a>, the other for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=23313\">EternityLarva's version based off of SMM2</a>. <br>\r\n<br>\r\nPlease read info.txt for more detailed information and instructions.",
    "latest_version": "smwc-30940-1652816263",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30940,
        "title": "Redrawn Styled Spike",
        "version": "smwc-30940-1652816263",
        "upstream_time": 1652816263,
        "download_url": "https://dl.smwcentral.net/30940/spike%20release%20candidate%20RC1.zip",
        "filename": "spike release candidate RC1.zip",
        "size": 37196,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-spiny-cheep-cheep",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40826,
    "title": "Redrawn Styled Spiny Cheep Cheep",
    "authors": [
      "Frattari Gaspar"
    ],
    "tags": [
      "blurp",
      "redrawn",
      "spiny cheep cheep"
    ],
    "description": "A redrawn styled version of this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=36853\">sprite</a>, it comes with two versions, one being their modern design and the other being their old design; Uses palette B",
    "latest_version": "smwc-40826-1760898042",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40826,
        "title": "Redrawn Styled Spiny Cheep Cheep",
        "version": "smwc-40826-1760898042",
        "upstream_time": 1760898042,
        "download_url": "https://dl.smwcentral.net/40826/Redrawn%20Styled%20Spiny%20Cheep%20Cheep%20%28SP2%20and%20SP3%29.zip",
        "filename": "Redrawn Styled Spiny Cheep Cheep (SP2 and SP3).zip",
        "size": 25765,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-spiny-fish-porcu-puffer-boss",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40827,
    "title": "Redrawn Styled Spiny Fish & Porcu-Puffer Boss",
    "authors": [
      "Frattari Gaspar"
    ],
    "tags": [
      "cheep cheep",
      "redrawn"
    ],
    "description": "A redrawn styled version of the Spiny Fish from Yoshi's Story, and the Porcu Puffer Boss from Mario Pinball Land, they replace Cheep Cheeps.<br>\r\n<br>\r\nYou may need to remap the Cheep Cheep palettes if you pick the variants that use palette rows E or F.",
    "latest_version": "smwc-40827-1760900045",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40827,
        "title": "Redrawn Styled Spiny Fish & Porcu-Puffer Boss",
        "version": "smwc-40827-1760900045",
        "upstream_time": 1760900045,
        "download_url": "https://dl.smwcentral.net/40827/Redrawn%20Spiny%20Fish%20and%20Porcu-Puffer%20Boss.zip",
        "filename": "Redrawn Spiny Fish and Porcu-Puffer Boss.zip",
        "size": 15661,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-super-mario-bros",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41311,
    "title": "Redrawn Styled Super Mario Bros. 3 Nipper Plant",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "boomerang bro",
      "fire bro",
      "hammer",
      "hammer bro",
      "lakitu",
      "nipper plant",
      "redrawn",
      "sledge bro"
    ],
    "description": "Redrawn-style graphics for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16210\">Super Mario Bros. 3's Nipper Plant</a> custom sprite recreation from <span class=\"un-outer\" title=\"imamelia\"><span title=\"imamelia donated $50.00.\" class=\"icon icon-donor\"></span><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=3471\" style=\"color: var(--user-color-1);\" class=\"un\">imamelia</a></span>, meant to resemble the enemy's modern design.<br>\r\n<br>\r\nCredit's not necessary but appreciated regardless.",
    "latest_version": "smwc-41311-1766599034",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41311,
        "title": "Redrawn Styled Super Mario Bros. 3 Nipper Plant",
        "version": "smwc-41311-1766599034",
        "upstream_time": 1766599034,
        "download_url": "https://dl.smwcentral.net/41311/Redrawn%20SMB3%20Nipper.zip",
        "filename": "Redrawn SMB3 Nipper.zip",
        "size": 1525,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32556,
        "title": "Redrawn Styled Super Mario Bros. 3 Lakitu",
        "version": "smwc-32556-1668385329",
        "upstream_time": 1668385329,
        "download_url": "https://dl.smwcentral.net/32556/SMB3%20Redrawn%20Lakitu%20rc1.zip",
        "filename": "SMB3 Redrawn Lakitu rc1.zip",
        "size": 6039,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29082,
        "title": "Redrawn Styled Super Mario Bros. 3 Hammer Bros. Family",
        "version": "smwc-29082-1643950627",
        "upstream_time": 1643950627,
        "download_url": "https://dl.smwcentral.net/29082/redrawn%20hammer%20bros%20release%20candidate%20rc1.zip",
        "filename": "redrawn hammer bros release candidate rc1.zip",
        "size": 14320,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-super-mario-bros-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23370,
    "title": "Redrawn Styled Super Mario Bros. Grassland",
    "authors": [
      "DTA450"
    ],
    "tags": [
      "blocks",
      "grassland",
      "mushroom",
      "needs remoderation"
    ],
    "description": "A reshaded and recolored version of the grassland tileset used in Super Mario Bros. (only the main tiles).<br>\r\nI modified the ledges, the background (clouds, hills), some blocks and the foreground. Flagpole and small castle are not included.<br>\r\n<br>\r\nIt includes an ExGFX file, a palette file, and 2 map16 files.<br>\r\nPlease give credits if used.",
    "latest_version": "smwc-23370-1593394534",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23370,
        "title": "Redrawn Styled Super Mario Bros. Grassland",
        "version": "smwc-23370-1593394534",
        "upstream_time": 1593394534,
        "download_url": "https://dl.smwcentral.net/23370/RedrawnSMBgrassland.zip",
        "filename": "RedrawnSMBgrassland.zip",
        "size": 5241,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-super-mario-land-enemies-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41163,
    "title": "Redrawn Styled Super Mario Land Enemies Pack",
    "authors": [
      "Frattari Gaspar",
      "SF - The Dark Warrior"
    ],
    "tags": [
      "batadon",
      "bullet biff",
      "bunbun",
      "gao",
      "goombo",
      "gunion",
      "honen",
      "kumo",
      "nyololin",
      "pionpi",
      "pompon flower",
      "redrawn",
      "suu",
      "tokotoko"
    ],
    "description": "This is a pack that contains graphics for most of Super Mario Land 1 enemies in Redrawn style.<br>\r\nA lot of them have custom sprites in the site made by <a href=\"https://smwc.me/u/411\">smkdan</a> (Gunion replaces the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=25993\">Sunshine Blooper</a>)<br>\r\n<br>\r\nSince the site does not accept enemies without corresponding sprites, these have been included in my profile <a href=\"https://www.smwcentral.net/?p=files&u=62833\">files</a>.",
    "latest_version": "smwc-41163-1764433915",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41163,
        "title": "Redrawn Styled Super Mario Land Enemies Pack",
        "version": "smwc-41163-1764433915",
        "upstream_time": 1764433915,
        "download_url": "https://dl.smwcentral.net/41163/Redrawn%20Mario%20Land%20Package.zip",
        "filename": "Redrawn Mario Land Package.zip",
        "size": 28604,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-super-mario-land-fly",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35370,
    "title": "Redrawn Styled Super Mario Land Fly",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "fly",
      "redrawn"
    ],
    "description": "Custom graphics for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16222\">smkdan's Super Mario Land 1 Fly custom sprite</a>, meant to be used alongside Icegoom's redrawn graphics.<br>\r\n<br>\r\nComes in 3 different designs: Classic (meant to use Palette B); Mario & Luigi's (meant for Palette D); and Super Mario Land's (which goes with Palette A). Custom palettes for all three varations are included, but be aware you'll need to edit the sprite's .cfg file if you want it to use palette B/D.<br>\r\n<br>\r\nGive credit to me if used, as it's always appreciated.",
    "latest_version": "smwc-35370-1698597305",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35370,
        "title": "Redrawn Styled Super Mario Land Fly",
        "version": "smwc-35370-1698597305",
        "upstream_time": 1698597305,
        "download_url": "https://dl.smwcentral.net/35370/Redrawn%20Fly.zip",
        "filename": "Redrawn Fly.zip",
        "size": 8553,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-super-mario-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35740,
    "title": "Redrawn Styled Super Mario World 2: Yoshi's Island Piranha Plants + Needlenose",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "bumpty",
      "needlenose",
      "piranha plant",
      "redrawn",
      "wild ptooie piranha"
    ],
    "description": "Custom redrawn graphics for every version of the Yoshi Island custom sprites... plus the Pokey-like proyectile fella one of the variations of the plant shoots to the player.<br>\r\n<br>\r\nThis pack features graphics for the following sprites:<br>\r\n* <a href=\"https://smwc.me/s/35190/65880\">Dynamic YI Piranha Plant & Wild Ptooie Piranha</a> by SMWEdit & spooonsss.<br>\r\n* <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18520\">Non-Dynamic YI Wild Ptooie Piranha</a> (includes the Needlenose/Pokey proyectile) by Smkdan.<br>\r\n<br>\r\nIt also includes custom palettes used by each version of the sprite. The main difference between both is that the Dynamic variants use palettes A, C & D (1st and 2nd half), while the non-dynamic Ptooie uses A, B, C & D's palettes. Meanwhile, the cactus guy uses palette A.<br>\r\n<br>\r\nThe 1.1 version now includes a variation of the graphics in which the plants sport brown/red-ish heads and colored lips (think of how they once looked around the Super Mario 64 - Mario Party 6 era).<br>\r\n<br>\r\nCredit's not required, but very much appreciated.",
    "latest_version": "smwc-35740-1703108980",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35740,
        "title": "Redrawn Styled Super Mario World 2: Yoshi's Island Piranha Plants + Needlenose",
        "version": "smwc-35740-1703108980",
        "upstream_time": 1703108980,
        "download_url": "https://dl.smwcentral.net/35740/Redrawn%20Yoshi%20Island%20Piranha%20Plants%20%2B%20Cactus%201.1.zip",
        "filename": "Redrawn Yoshi Island Piranha Plants + Cactus 1.1.zip",
        "size": 61521,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29632,
        "title": "Redrawn Styled Super Mario World 2: Yoshi's Island Bumpty",
        "version": "smwc-29632-1643418597",
        "upstream_time": 1643418597,
        "download_url": "https://dl.smwcentral.net/29632/bumpty.zip",
        "filename": "bumpty.zip",
        "size": 926,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-tap-tap",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42296,
    "title": "Redrawn Styled Tap-Tap",
    "authors": [
      "Frattari Gaspar"
    ],
    "tags": [
      "redrawn",
      "tap-tap"
    ],
    "description": "A redrawn version this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=32565\">sprite</a>, comes with two versions, the first one is a newer version I made more recently, the second one is an older attempt I did at redrawing the Tap-Taps wich looks closer to the Yoshi's Island graphics.<br>\r\n<br>\r\nThey come with four variants each: blue shoes, red shoes, one that only uses 8 colors and one that's compatible with more common palettes like pal A, B, C or D (the green palette shown here is more so for show since it can also be used with original SMW palettes).",
    "latest_version": "smwc-42296-1778972115",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42296,
        "title": "Redrawn Styled Tap-Tap",
        "version": "smwc-42296-1778972115",
        "upstream_time": 1778972115,
        "download_url": "https://dl.smwcentral.net/42296/Redrawn%20Styled%20Tap-Tap.zip",
        "filename": "Redrawn Styled Tap-Tap.zip",
        "size": 34733,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-tryclyde",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40798,
    "title": "Redrawn Styled Tryclyde",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "redrawn",
      "tryclyde"
    ],
    "description": "Redrawn-style graphics for <a href=\"https://smwc.me/s/3718\">Dahnamics' SMB2 Tryclyde custom sprite</a>, meant to resemble the enemy's official artwork.<br>\r\n<br>\r\nIt comes with 2 different variations for the fire projectile it's supposed to spawn.<br>\r\n<br>\r\nCredit's not necessary but appreciated regardless.",
    "latest_version": "smwc-40798-1760744299",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40798,
        "title": "Redrawn Styled Tryclyde",
        "version": "smwc-40798-1760744299",
        "upstream_time": 1760744299,
        "download_url": "https://dl.smwcentral.net/40798/Tryclyde%20Redrawn.zip",
        "filename": "Tryclyde Redrawn.zip",
        "size": 3205,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-tweeter",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37339,
    "title": "Redrawn Styled Tweeter",
    "authors": [
      "Moltz",
      "SF - The Dark Warrior"
    ],
    "tags": [
      "redrawn",
      "tweeter"
    ],
    "description": "Tweeter from SMB2 (US)/Doki Doki Panic in the SMW Redrawn Style. Comes with variations. See the \"important information.txt\" for more details.<br>\r\n<br>\r\nGive credit to me and Moltz for use in your (preferably) Redrawn-Styled projects.",
    "latest_version": "smwc-37339-1709425524",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37339,
        "title": "Redrawn Styled Tweeter",
        "version": "smwc-37339-1709425524",
        "upstream_time": 1709425524,
        "download_url": "https://dl.smwcentral.net/37339/Redrawn%20Tweeter.zip",
        "filename": "Redrawn Tweeter.zip",
        "size": 156127,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-wart-boss-area-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40806,
    "title": "Redrawn Styled Wart + Boss Area Tileset",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "redrawn",
      "vegetable",
      "wart"
    ],
    "description": "Redrawn-style graphics for <a href=\"https://smwc.me/s/3656\">Roy's SMB2 Wart custom sprite</a> meant to resemble the boss' official artwork, as well for the sprites related to his fight, and his boss room's foreground.<br>\r\n<br>\r\nWart himself comes in 2 variations differentiated by the type of eyes he sports. Beyond that, custom palettes are included which either cover the whole package, or only contain the palette used by Wart, his projectile, and the veggies spawned from the machine. Finally, a level containing a recreation of Wart's boss room is also included.<br>\r\n<br>\r\nCredit's not necessary but greatly appreciated regardless.",
    "latest_version": "smwc-40806-1760746440",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40806,
        "title": "Redrawn Styled Wart + Boss Area Tileset",
        "version": "smwc-40806-1760746440",
        "upstream_time": 1760746440,
        "download_url": "https://dl.smwcentral.net/40806/Redrawn%20Wart%20%26%20Boss%20Area%20FG.zip",
        "filename": "Redrawn Wart %26 Boss Area FG.zip",
        "size": 13352,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-styled-yurarin-boo",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40842,
    "title": "Redrawn Styled Yurarin Boo",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "redrawn",
      "yurarin boo"
    ],
    "description": "Redrawn-style graphics for <a href=\"https://smwc.me/s/16232\">smkdan's SML Yurarin Boo custom sprite</a>, meant to resemble the enemy's official artwork.<br>\r\n<br>\r\nIt comes in 2 flavors: Classic (meant to work with any palette); and Artwork Accurate (meant to go with SMW Redrawn's Palette A, thus requiring some prior tinkering with Pixi's CFG editor).<br>\r\n<br>\r\nCredit's not necessary but appreciated regardless.",
    "latest_version": "smwc-40842-1761008498",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40842,
        "title": "Redrawn Styled Yurarin Boo",
        "version": "smwc-40842-1761008498",
        "upstream_time": 1761008498,
        "download_url": "https://dl.smwcentral.net/40842/Yurarin%20Boo%20Redrawn%201.1.zip",
        "filename": "Yurarin Boo Redrawn 1.1.zip",
        "size": 2150,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-redrawn-yoshi-s-island-enemies",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1857,
    "title": "Redrawn Yoshi's Island Enemies",
    "authors": [
      "Alessio"
    ],
    "tags": [
      "balloon",
      "needs remoderation",
      "spiked fun guy",
      "wild piranha plant"
    ],
    "description": "Redrawn Yoshi's Island graphics that belong to SP4.",
    "latest_version": "smwc-1857-1421858447",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1857,
        "title": "Redrawn Yoshi's Island Enemies",
        "version": "smwc-1857-1421858447",
        "upstream_time": 1421858447,
        "download_url": "https://dl.smwcentral.net/1857/YIGraphics.zip",
        "filename": "YIGraphics.zip",
        "size": 2703,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-reindeer-yoshi-and-baby-yoshi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21680,
    "title": "Reindeer Yoshi and Baby Yoshi",
    "authors": [
      "wuffalo"
    ],
    "tags": [
      "baby yoshi",
      "christmas",
      "needs remoderation",
      "yoshi"
    ],
    "description": "Custom yoshi sprites, kitting him out in some festive reindeer gear. Included is the file for his gameplay sprites (GFX33) & ending cutscene graphics (GFX26). Baby yoshi is also changed to match.",
    "latest_version": "smwc-21680-1580444379",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21680,
        "title": "Reindeer Yoshi and Baby Yoshi",
        "version": "smwc-21680-1580444379",
        "upstream_time": 1580444379,
        "download_url": "https://dl.smwcentral.net/21680/yolf.zip",
        "filename": "yolf.zip",
        "size": 8439,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rendering-ranger-r2-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29381,
    "title": "Rendering Ranger R2 - Stage 7 (City)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city",
      "mechanical",
      "night",
      "patch needed",
      "space"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">TURNABOUT OMICRON: C3 THREAD</span></b><br>\r\n<br>\r\nThe city background from \"Rendering Ranger R2\" SNES game.<br>\r\nWhat do you think about this colossal city background?",
    "latest_version": "smwc-29381-1641770478",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29381,
        "title": "Rendering Ranger R2 - Stage 7 (City)",
        "version": "smwc-29381-1641770478",
        "upstream_time": 1641770478,
        "download_url": "https://dl.smwcentral.net/29381/renderingrangerstage7city.zip",
        "filename": "renderingrangerstage7city.zip",
        "size": 10865,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27490,
        "title": "Rendering Ranger R2 - Stage 7",
        "version": "smwc-27490-1625424079",
        "upstream_time": 1625424079,
        "download_url": "https://dl.smwcentral.net/27490/Rendering%20Ranger%20R2%20-%20Stage%207%20City%20layer%203.zip",
        "filename": "Rendering Ranger R2 - Stage 7 City layer 3.zip",
        "size": 4777,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27457,
        "title": "Rendering Ranger R2 - Stage 5 (Second Section)",
        "version": "smwc-27457-1625351045",
        "upstream_time": 1625351045,
        "download_url": "https://dl.smwcentral.net/27457/Rendering%20Ranger%20R2%20-%202nd%20BG%20Stage%205%20layer%203.zip",
        "filename": "Rendering Ranger R2 - 2nd BG Stage 5 layer 3.zip",
        "size": 4566,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27446,
        "title": "Rendering Ranger R2 - Stage 5 (First Section)",
        "version": "smwc-27446-1625350350",
        "upstream_time": 1625350350,
        "download_url": "https://dl.smwcentral.net/27446/Rendering%20Ranger%20R2%20-%20Stage%205%20layer%203.zip",
        "filename": "Rendering Ranger R2 - Stage 5 layer 3.zip",
        "size": 7101,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27445,
        "title": "Rendering Ranger R2 - Stage 3",
        "version": "smwc-27445-1625350129",
        "upstream_time": 1625350129,
        "download_url": "https://dl.smwcentral.net/27445/Rendering%20Ranger%20R2%20-%20Stage%203%20-%20layer%203.zip",
        "filename": "Rendering Ranger R2 - Stage 3 - layer 3.zip",
        "size": 5914,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-replenished-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 690,
    "title": "Replenished Grassland",
    "authors": [
      "Crazy70"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "No credit is needed, for this was a relatively easy rip. In fact, expect MORE rips from Crazy70 by me.<br>\r\n<br>\r\nThanks for downloading!",
    "latest_version": "smwc-690-1394883945",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 690,
        "title": "Replenished Grassland",
        "version": "smwc-690-1394883945",
        "upstream_time": 1394883945,
        "download_url": "https://dl.smwcentral.net/690/RepGrass.zip",
        "filename": "RepGrass.zip",
        "size": 6990,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-reset-pipe-and-arrow-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 396,
    "title": "Reset Pipe and Arrow Blocks",
    "authors": [
      "BD132"
    ],
    "tags": [
      "needs remoderation",
      "pipe"
    ],
    "description": "Custom made stuff from an old hack.  Includes reset pipes, arrows, cracked bricks, and a cement block variation.<br>\r\n<br>\r\nRemapped to use BG3.<br>\r\n",
    "latest_version": "smwc-396-1397849734",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 396,
        "title": "Reset Pipe and Arrow Blocks",
        "version": "smwc-396-1397849734",
        "upstream_time": 1397849734,
        "download_url": "https://dl.smwcentral.net/396/Various%20Graphics.zip",
        "filename": "Various Graphics.zip",
        "size": 3406,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-resplendent-crystal-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19786,
    "title": "Resplendent Crystal Cave",
    "authors": [
      "Katrina"
    ],
    "tags": [
      "cave",
      "crystal",
      "crystal cave",
      "lava",
      "needs remoderation"
    ],
    "description": "A set of crystal cave graphics with a matching BG on layer 3.<br>\r\n<br>\r\nThe FG includes animated lava. It also includes a lava glow for use on translucent layer 2, and the crystals work well on translucent layer 2.<br>\r\n<br>\r\nThere is a less crystally variant of the FG (using the same map16 and everything), in case crystals aren't your jam re: caves, but it is less featured than the crystal version. In particular, the BG is only available in crystal flavor.<br>\r\n<br>\r\nSome (minor) tiles are designed to go with my <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18241\">Resplendent Global Graphics</a>.",
    "latest_version": "smwc-19786-1556692053",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19786,
        "title": "Resplendent Crystal Cave",
        "version": "smwc-19786-1556692053",
        "upstream_time": 1556692053,
        "download_url": "https://dl.smwcentral.net/19786/crystal-cave.zip",
        "filename": "crystal-cave.zip",
        "size": 21399,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-resplendent-ghost-house",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33920,
    "title": "Resplendent Ghost House",
    "authors": [
      "Katrina"
    ],
    "tags": [
      "castle",
      "ghost house",
      "house",
      "patch needed",
      "wood"
    ],
    "description": "A big set of ghost house graphics, including an FG, several variations on a BG, and two layer 3 BGs. The FG features an animated clock. The BG features animated lights. The set is intended to mix and/or match conveniently and includes enough graphics for some kinds of castle.<br>\r\n<br>\r\nTo use the layer 3 BGs you will want some kind of patch to either make the status bar work properly with layer 3 on subscreen or remove it.",
    "latest_version": "smwc-33920-1683946792",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33920,
        "title": "Resplendent Ghost House",
        "version": "smwc-33920-1683946792",
        "upstream_time": 1683946792,
        "download_url": "https://dl.smwcentral.net/33920/Resplendent%20Ghost%20House.zip",
        "filename": "Resplendent Ghost House.zip",
        "size": 37844,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-resplendent-global-graphics",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18241,
    "title": "Resplendent Global Graphics",
    "authors": [
      "Katrina"
    ],
    "tags": [
      "3-up moon",
      "arrow sign",
      "block",
      "bullet machine",
      "cloud",
      "coin",
      "donut bridge",
      "door",
      "global",
      "goal point",
      "green star block",
      "midway point",
      "muncher",
      "mushroom",
      "needs remoderation",
      "note block",
      "on-off block",
      "p-switch",
      "pipe",
      "purple triangle",
      "question block",
      "switch block",
      "throw block",
      "translucent block",
      "turn block",
      "used block",
      "water",
      "yoshi coin"
    ],
    "description": "Replace the global graphics in SMW, like pipes and question blocks, with graphics that I drew, and think are prettier.<br>\r\n<br>\r\nThese graphics are mostly one-to-one replacements for SMW things, with the exception that I replaced the bush with some extra tiles I think are more useful - a mushroom platform, wide cloud, vine end, etc.<br>\r\n<br>\r\nSwapping out one of the files lets you replace the diagonal pipe and climbing nets with some SMB3 stuff.",
    "latest_version": "smwc-18241-1541336246",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18241,
        "title": "Resplendent Global Graphics",
        "version": "smwc-18241-1541336246",
        "upstream_time": 1541336246,
        "download_url": "https://dl.smwcentral.net/18241/global-graphics-reupload.zip",
        "filename": "global-graphics-reupload.zip",
        "size": 30312,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-resplendent-grassland-sets",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18242,
    "title": "Resplendent Grassland Sets",
    "authors": [
      "Katrina"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Sets of grassland graphics, all intended to go together, including an FG, three BGs, and two layer three BGs. The FG includes animated flowers and grass. The blue hill BG features animated clouds.<br>\r\n<br>\r\nSome tiles are designed to go with my <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18241\">Resplendent Global Graphics</a>.<br>\r\n<br>\r\n<i>Moderator's note: requires <a href=\"https://www.smwcentral.net/?p=section&a=details&id=11418\">this patch</a> for the status bar to not appear behind other layers. Alternatively, use a sprite status bar patch.</i>",
    "latest_version": "smwc-18242-1541338799",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18242,
        "title": "Resplendent Grassland Sets",
        "version": "smwc-18242-1541338799",
        "upstream_time": 1541338799,
        "download_url": "https://dl.smwcentral.net/18242/grassland.zip",
        "filename": "grassland.zip",
        "size": 29691,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-retro-half-bolded-arcade",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16497,
    "title": "Retro Half-Bolded Arcade '80 Font",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "monospace",
      "needs remoderation",
      "sans serif"
    ],
    "description": "Arcade typeface from a few weird and bizarre early 80s games (including Destroyer, Draco and Altair) by Cidelsa, likely derived from Gremlin. Except lower cases and a few symbols.",
    "latest_version": "smwc-16497-1508865981",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16497,
        "title": "Retro Half-Bolded Arcade '80 Font",
        "version": "smwc-16497-1508865981",
        "upstream_time": 1508865981,
        "download_url": "https://dl.smwcentral.net/16497/Retro%20Half-Bolded%20Arcade%20%2780%20Font.zip",
        "filename": "Retro Half-Bolded Arcade %2780 Font.zip",
        "size": 7252,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16495,
        "title": "Retro Half-Bolded Arcade '77 Font",
        "version": "smwc-16495-1508864163",
        "upstream_time": 1508864163,
        "download_url": "https://dl.smwcentral.net/16495/Retro%20Half-Bolded%20Arcade%20%2777%20Font.zip",
        "filename": "Retro Half-Bolded Arcade %2777 Font.zip",
        "size": 5733,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-retro-style-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19742,
    "title": "Retro-Style Castle",
    "authors": [
      "System64"
    ],
    "tags": [
      "8-bit",
      "castle",
      "needs remoderation"
    ],
    "description": "This is a retro-style castle foreground. <br>\r\n<br>\r\nIt includes a NES palette and a GameBoy palette. <br>\r\n<br>\r\nIt fits well for retro castles or temples/dungeons. <br>\r\n<br>\r\nYou don't have to give credit but it would be better if you did.",
    "latest_version": "smwc-19742-1556509806",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19742,
        "title": "Retro-Style Castle",
        "version": "smwc-19742-1556509806",
        "upstream_time": 1556509806,
        "download_url": "https://dl.smwcentral.net/19742/Retro-Style%20Castle%20-%20System64.zip",
        "filename": "Retro-Style Castle - System64.zip",
        "size": 4611,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-retry-neon-nights",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25006,
    "title": "Retry - Neon Nights",
    "authors": [
      "LucasMegaStriker"
    ],
    "tags": [
      "city",
      "mechanical",
      "night"
    ],
    "description": "Graphics based from a forgotten Rovio mobile game named \"Retry\". This graphics comes from the game futuristic world, and the name came from the music heard on the same levels.<br>\r\n<br>\r\nShould be used on abstract or industrial levels. <br>\r\n<br>\r\nUses the second half of palette rows 4 and 5.<br>\r\n<br>\r\nCredit not required, but very appreciated.",
    "latest_version": "smwc-25006-1603938984",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25006,
        "title": "Retry - Neon Nights",
        "version": "smwc-25006-1603938984",
        "upstream_time": 1603938984,
        "download_url": "https://dl.smwcentral.net/25006/Neon%20Nights.zip",
        "filename": "Neon Nights.zip",
        "size": 5228,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rhythm-tengoku-sneaky-spirit",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25169,
    "title": "Rhythm Tengoku - Sneaky Spirit",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "torpedo ted"
    ],
    "description": "A Sneaky Spirit from Rhythm Tengoku, sneakily replacing Torpedo Ted.",
    "latest_version": "smwc-25169-1605404081",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25169,
        "title": "Rhythm Tengoku - Sneaky Spirit",
        "version": "smwc-25169-1605404081",
        "upstream_time": 1605404081,
        "download_url": "https://dl.smwcentral.net/25169/sneaky.zip",
        "filename": "sneaky.zip",
        "size": 2982,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rick-dangerous",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27405,
    "title": "Rick Dangerous 2 - Fat Guy Headquarters (Underground)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "cave",
      "city",
      "industrial",
      "mechanical",
      "night",
      "ruins"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2021 SUBMISSION:</span></b><br>\r\n<br>\r\nThe Underground section of the final level from Rick Dangerous 2.<br>\r\nPerfect for caves, castles or hideouts.",
    "latest_version": "smwc-27405-1625266426",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27405,
        "title": "Rick Dangerous 2 - Fat Guy Headquarters (Underground)",
        "version": "smwc-27405-1625266426",
        "upstream_time": 1625266426,
        "download_url": "https://dl.smwcentral.net/27405/Rick%20Dangerous%202%20-%20Fat%20Guy%20%28Underground%29.zip",
        "filename": "Rick Dangerous 2 - Fat Guy (Underground).zip",
        "size": 8236,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27404,
        "title": "Rick Dangerous 2 - Hyde Park",
        "version": "smwc-27404-1625266026",
        "upstream_time": 1625266026,
        "download_url": "https://dl.smwcentral.net/27404/Rick%20Dangerous%202%20-%20Hyde%20Park.zip",
        "filename": "Rick Dangerous 2 - Hyde Park.zip",
        "size": 10507,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rick-van-fish-and-morty-mole",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29937,
    "title": "Rick Van Fish and Morty Mole",
    "authors": [
      "DynastyLobster"
    ],
    "tags": [
      "mega mole",
      "rip van fish"
    ],
    "description": "Wubba Lubba Dubb Dub, a replacement for the monty mole and rip van fish.",
    "latest_version": "smwc-29937-1645586986",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29937,
        "title": "Rick Van Fish and Morty Mole",
        "version": "smwc-29937-1645586986",
        "upstream_time": 1645586986,
        "download_url": "https://dl.smwcentral.net/29937/rick%20van%20fish%20and%20morty%20mole.zip",
        "filename": "rick van fish and morty mole.zip",
        "size": 2920,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rideable-p-balloon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18103,
    "title": "Rideable P-Balloon",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "balloon"
    ],
    "description": "A 32x32 p balloon for smkdan's <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16172\">Rideable Balloon</a> sprite. A palette file and separate ExGFX file are included that use the p balloon's original colours.",
    "latest_version": "smwc-18103-1535736090",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18103,
        "title": "Rideable P-Balloon",
        "version": "smwc-18103-1535736090",
        "upstream_time": 1535736090,
        "download_url": "https://dl.smwcentral.net/18103/Rideable%20P-Balloon.zip",
        "filename": "Rideable P-Balloon.zip",
        "size": 4773,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rising-balloons",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11970,
    "title": "Rising Balloons",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "needs remoderation",
      "patch needed",
      "sky"
    ],
    "description": "I thought I already submitted this, but apparently, I didn't.<br>\r\n<br>\r\nThis is a Layer 3 background with balloons that rise via vertical Layer 3 autoscroll.  For best results, a sprite Status Bar is strongly advised.",
    "latest_version": "smwc-11970-1442776291",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11970,
        "title": "Rising Balloons",
        "version": "smwc-11970-1442776291",
        "upstream_time": 1442776291,
        "download_url": "https://dl.smwcentral.net/11970/Layer%203%20Balloons.zip",
        "filename": "Layer 3 Balloons.zip",
        "size": 2711,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ristar-bonus-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16292,
    "title": "Ristar - Bonus Stage",
    "authors": [
      "IanBoy"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "A space themed background seen in the bonus stages from Ristar. Credits isn't needed, but would be appreciated.<br>\r\n<br>\r\nModerator's Note: You must insert the palette file to get the correct colors, simply using the level file will not import the correct palette.",
    "latest_version": "smwc-16292-1505503611",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16292,
        "title": "Ristar - Bonus Stage",
        "version": "smwc-16292-1505503611",
        "upstream_time": 1505503611,
        "download_url": "https://dl.smwcentral.net/16292/Ristar%20-%20Bonus%20Stage.zip",
        "filename": "Ristar - Bonus Stage.zip",
        "size": 2408,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ristar-level-select",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 814,
    "title": "Ristar - Level Select",
    "authors": [
      "Buu"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "-Slots Used: FG2/BG1/FG3<br>\r\n-Description: A fairly big, space themed background which could find a nice use for \"space pop\" like levels.",
    "latest_version": "smwc-814-1390854736",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 814,
        "title": "Ristar - Level Select",
        "version": "smwc-814-1390854736",
        "upstream_time": 1390854736,
        "download_url": "https://dl.smwcentral.net/814/Ristar%20-%20Space.zip",
        "filename": "Ristar - Space.zip",
        "size": 9259,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ristar-planet-flora-light-plain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34178,
    "title": "Ristar - Planet Flora (Light Plain)",
    "authors": [
      "Moose"
    ],
    "tags": [
      "jungle",
      "lake"
    ],
    "description": "Lush jungle lake background. Might be nice for something",
    "latest_version": "smwc-34178-1687731769",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34178,
        "title": "Ristar - Planet Flora (Light Plain)",
        "version": "smwc-34178-1687731769",
        "upstream_time": 1687731769,
        "download_url": "https://dl.smwcentral.net/34178/ristar%201-1%20%28update%29.zip",
        "filename": "ristar 1-1 (update).zip",
        "size": 6079,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ristar-planet-freon-itamor-lunch",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21781,
    "title": "Ristar - Planet Freon - Itamor Lunch",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "ice",
      "mountain",
      "needs remoderation",
      "night",
      "sky"
    ],
    "description": "Okamikurainya ripped this. Converted for SMW usage. Credit goes to him. Uses almost a palette and about 1 GFX file and a half.",
    "latest_version": "smwc-21781-1580529336",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21781,
        "title": "Ristar - Planet Freon - Itamor Lunch",
        "version": "smwc-21781-1580529336",
        "upstream_time": 1580529336,
        "download_url": "https://dl.smwcentral.net/21781/Ristar%20itamor%20lunch.zip",
        "filename": "Ristar itamor lunch.zip",
        "size": 6328,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ristar-planet-freon-pure-white",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21798,
    "title": "Ristar - Planet Freon - Pure White",
    "authors": [
      "Okamikurainya",
      "Rykon-V73"
    ],
    "tags": [
      "ice",
      "needs remoderation",
      "night"
    ],
    "description": "Ripped from a screenshot by Okamikurainya. Uses about a GFX page and a half and over a half of a Map16 page. Uses only one palette though. Credit Okamikurainya. I made it for SMW uasge.",
    "latest_version": "smwc-21798-1581655084",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21798,
        "title": "Ristar - Planet Freon - Pure White",
        "version": "smwc-21798-1581655084",
        "upstream_time": 1581655084,
        "download_url": "https://dl.smwcentral.net/21798/Ristar%20pure%20white.zip",
        "filename": "Ristar pure white.zip",
        "size": 7860,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ristar-planet-freon-splash-snow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21779,
    "title": "Ristar - Planet Freon - Splash Snow",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "lake",
      "mountain",
      "needs remoderation",
      "sky"
    ],
    "description": "Ripped from a screenshot of Ristar by Okamikurainya. Uses a palette and almost 2 GFX files. Credit him, if needed. I converted it for SMW usage.",
    "latest_version": "smwc-21779-1580529051",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21779,
        "title": "Ristar - Planet Freon - Splash Snow",
        "version": "smwc-21779-1580529051",
        "upstream_time": 1580529051,
        "download_url": "https://dl.smwcentral.net/21779/Ristar%20waterfall-crystal.zip",
        "filename": "Ristar waterfall-crystal.zip",
        "size": 7143,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ristar-planet-sonata-dance-dance",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21780,
    "title": "Ristar - Planet Sonata - Dance Dance!!",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "bonus",
      "castle",
      "needs remoderation"
    ],
    "description": "Ripped from a screenshot by Okamikurainya. Uses 1 palette and almost a GFX file. Crediting goes to him.",
    "latest_version": "smwc-21780-1580528230",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21780,
        "title": "Ristar - Planet Sonata - Dance Dance!!",
        "version": "smwc-21780-1580528230",
        "upstream_time": 1580528230,
        "download_url": "https://dl.smwcentral.net/21780/Ristar%20piano%20room.zip",
        "filename": "Ristar piano room.zip",
        "size": 5357,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ristar-planet-sonata-du-di-da",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21800,
    "title": "Ristar - Planet Sonata - Du-Di-Da",
    "authors": [
      "Okaimkurainya",
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "future",
      "mechanical",
      "needs remoderation"
    ],
    "description": "Ripped by Okamikurainya. Converted for SMW usage. Uses GFX from BG1 and a bit from FG2 and contains 93 Map16 tiles. Credit the author, not me.",
    "latest_version": "smwc-21800-1581770752",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21800,
        "title": "Ristar - Planet Sonata - Du-Di-Da",
        "version": "smwc-21800-1581770752",
        "upstream_time": 1581770752,
        "download_url": "https://dl.smwcentral.net/21800/Ristar%20Du%20Di%20Da.zip",
        "filename": "Ristar Du Di Da.zip",
        "size": 7271,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ristar-planet-undertow-blue-water",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2427,
    "title": "Ristar - Planet Undertow - Blue Water",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "needs remoderation",
      "ruins",
      "underwater"
    ],
    "description": "A nice underwater BG from Round 2-1 of the Genesis classic \"Ristar\". Credit would be nice, but it isn't needed.",
    "latest_version": "smwc-2427-1421835311",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2427,
        "title": "Ristar - Planet Undertow - Blue Water",
        "version": "smwc-2427-1421835311",
        "upstream_time": 1421835311,
        "download_url": "https://dl.smwcentral.net/2427/ristarround21.zip",
        "filename": "ristarround21.zip",
        "size": 5902,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ristar-planet-undertow-lost-palace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21778,
    "title": "Ristar - Planet Undertow - Lost Palace",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "needs remoderation",
      "ruins",
      "underwater"
    ],
    "description": "Ripped from a screenshot of Ristar by Okamikurainya. Credit him if needed. I converted it for SMW. Uses 1 palette and less than a GFX file.",
    "latest_version": "smwc-21778-1580349179",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21778,
        "title": "Ristar - Planet Undertow - Lost Palace",
        "version": "smwc-21778-1580349179",
        "upstream_time": 1580349179,
        "download_url": "https://dl.smwcentral.net/21778/Ristar%20lost%20palace.zip",
        "filename": "Ristar lost palace.zip",
        "size": 5620,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rm-corp-tower-cityscape",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6673,
    "title": "RM Corp Tower/Cityscape",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "city",
      "letters",
      "needs remoderation",
      "tower"
    ],
    "description": "Bots Master doesn't get enough love, so I made this BG featuring the RM Corp Tower as a focal point.  If you don't care for the reference, there are enough tiles here to make a simple night-time cityscape.  The default setup with the tower requires that Horizontal/Vertical Layer 2 scrolling be set to None.",
    "latest_version": "smwc-6673-1407097249",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6673,
        "title": "RM Corp Tower/Cityscape",
        "version": "smwc-6673-1407097249",
        "upstream_time": 1407097249,
        "download_url": "https://dl.smwcentral.net/6673/RMTower.zip",
        "filename": "RMTower.zip",
        "size": 2557,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-road-runner",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30369,
    "title": "Road Runner 2: Wile E. Coyote's Revenge - Desert Canyon (Prototype)",
    "authors": [
      "HarvettFox96",
      "Natsuz2"
    ],
    "tags": [
      "animal",
      "desert",
      "needs remoderation",
      "patch needed",
      "sans serif",
      "western"
    ],
    "description": "Ripped from Wile E.'s Revenge (Unreleased) for first level of Canyon in the background.<br>\r\n",
    "latest_version": "smwc-30369-1649372205",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30369,
        "title": "Road Runner 2: Wile E. Coyote's Revenge - Desert Canyon (Prototype)",
        "version": "smwc-30369-1649372205",
        "upstream_time": 1649372205,
        "download_url": "https://dl.smwcentral.net/30369/desertcanyon.zip",
        "filename": "desertcanyon.zip",
        "size": 6080,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26335,
        "title": "Road Runner 2: Wile E. Coyote's Revenge  - Desert",
        "version": "smwc-26335-1614898876",
        "upstream_time": 1614898876,
        "download_url": "https://dl.smwcentral.net/26335/Road%20Runner%202%20Desert.zip",
        "filename": "Road Runner 2 Desert.zip",
        "size": 5728,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5809,
        "title": "Road Runner 2: Wile E. Coyote's Revenge - Font",
        "version": "smwc-5809-1379128522",
        "upstream_time": 1379128522,
        "download_url": "https://dl.smwcentral.net/5809/Wile%20E.%27s%20Revenge%20Font.zip",
        "filename": "Wile E.%27s Revenge Font.zip",
        "size": 3572,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1930,
        "title": "Road Runner",
        "version": "smwc-1930-1430973682",
        "upstream_time": 1430973682,
        "download_url": "https://dl.smwcentral.net/1930/Roadrunner.zip",
        "filename": "Roadrunner.zip",
        "size": 27897,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-road-runner-s-death-valley-rally-rock-n-rivet",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5653,
    "title": "Road Runner's Death Valley Rally - Rock 'n Rivet",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "night"
    ],
    "description": "Ripped from the background in River 'n Rivet on Road Runner's Death Valley Rally.",
    "latest_version": "smwc-5653-1373637197",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5653,
        "title": "Road Runner's Death Valley Rally - Rock 'n Rivet",
        "version": "smwc-5653-1373637197",
        "upstream_time": 1373637197,
        "download_url": "https://dl.smwcentral.net/5653/Road%20Runner%27s%20Death%20Valley%20Rally%20-%20Rock%20%27n%20Rivet.zip",
        "filename": "Road Runner%27s Death Valley Rally - Rock %27n Rivet.zip",
        "size": 11761,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-road-runner-s-death-valley-rally-zippity-splat",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5655,
    "title": "Road Runner's Death Valley Rally - Zippity Splat",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "mountain"
    ],
    "description": "Ripped from background in Zippity Splat on Road Runner's Death Valley Rally.",
    "latest_version": "smwc-5655-1373637457",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5655,
        "title": "Road Runner's Death Valley Rally - Zippity Splat",
        "version": "smwc-5655-1373637457",
        "upstream_time": 1373637457,
        "download_url": "https://dl.smwcentral.net/5655/Road%20Runner%27s%20Death%20Valley%20Rally%20-%20Zippity%20Splat.zip",
        "filename": "Road Runner%27s Death Valley Rally - Zippity Splat.zip",
        "size": 11852,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-robo-dolphins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27760,
    "title": "Robo-Dolphins",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "dolphin"
    ],
    "description": "Dolphins that came from a distant future. Perfect for futuristic levels. Credits to No Body the Dragon. Uses vanilla palette.",
    "latest_version": "smwc-27760-1629752046",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27760,
        "title": "Robo-Dolphins",
        "version": "smwc-27760-1629752046",
        "upstream_time": 1629752046,
        "download_url": "https://dl.smwcentral.net/27760/Robotic%20Dolphins.zip",
        "filename": "Robotic Dolphins.zip",
        "size": 2288,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-robo-yoshi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1737,
    "title": "Robo-Yoshi",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "mechanical",
      "needs remoderation",
      "yoshi"
    ],
    "description": "Straight from my hack Mafia Mario is my custom made Robo-Yoshi.<br>\r\n<br>\r\nWith thrusters near his wheels and a claw-grip tongue, Robo-Yoshi is the best form of Prehistoric transportation on the market today.When Robo-Yoshi has something in his mouth his pupils glow orange, and when he swallows things the lava-like acidin his body disolves anything in a matter of seconds! Feed him enough fruit and you might get a surprise...<br>\r\n<br>\r\nRobo-Yoshi doesn't use a custom palette but I don't know which one he uses...",
    "latest_version": "smwc-1737-1420934468",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1737,
        "title": "Robo-Yoshi",
        "version": "smwc-1737-1420934468",
        "upstream_time": 1420934468,
        "download_url": "https://dl.smwcentral.net/1737/Robo-Yoshi.zip",
        "filename": "Robo-Yoshi.zip",
        "size": 7825,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-robocop-vs-the-terminator-genesis-the-toxic-farm",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19760,
    "title": "Robocop vs. the Terminator (Genesis) - The Toxic Farm",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "needs remoderation",
      "town"
    ],
    "description": "The Toxic Farm's background from Robocop vs. the Terminator on Genesis (Megadrive in Europe & Japan).",
    "latest_version": "smwc-19760-1556841446",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19760,
        "title": "Robocop vs. the Terminator (Genesis) - The Toxic Farm",
        "version": "smwc-19760-1556841446",
        "upstream_time": 1556841446,
        "download_url": "https://dl.smwcentral.net/19760/Robocop%20Versus%20The%20Terminator%20-%20The%20Toxic%20Farm.zip",
        "filename": "Robocop Versus The Terminator - The Toxic Farm.zip",
        "size": 4057,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-robot-wants-kitty-main-game",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33497,
    "title": "Robot Wants Kitty - Main Game",
    "authors": [
      "crocodileman94"
    ],
    "tags": [
      "abstract",
      "industrial"
    ],
    "description": "Graphics from an old flash game. Minor sacrifices had to be made due to heavy palette usage. Usable for laboratories.<br>\r\n<br>\r\nCredit not needed.",
    "latest_version": "smwc-33497-1678460323",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33497,
        "title": "Robot Wants Kitty - Main Game",
        "version": "smwc-33497-1678460323",
        "upstream_time": 1678460323,
        "download_url": "https://dl.smwcentral.net/33497/Robot%20Wants%20Kitty.zip",
        "filename": "Robot Wants Kitty.zip",
        "size": 6291,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-robotic-ninji",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32780,
    "title": "Robotic Ninji",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "ninji"
    ],
    "description": "A mass-produced robot model of Ninjis.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>.",
    "latest_version": "smwc-32780-1671560657",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32780,
        "title": "Robotic Ninji",
        "version": "smwc-32780-1671560657",
        "upstream_time": 1671560657,
        "download_url": "https://dl.smwcentral.net/32780/roboticninji.zip",
        "filename": "roboticninji.zip",
        "size": 2917,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rock-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1765,
    "title": "Rock Blocks",
    "authors": [
      "Noivern"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "ruins"
    ],
    "description": "A tileset made up of \"rocks\".",
    "latest_version": "smwc-1765-1415741893",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1765,
        "title": "Rock Blocks",
        "version": "smwc-1765-1415741893",
        "upstream_time": 1415741893,
        "download_url": "https://dl.smwcentral.net/1765/Rock%20ExGFX.zip",
        "filename": "Rock ExGFX.zip",
        "size": 19041,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rock-canyon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23880,
    "title": "Rock Canyon",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "canyon",
      "needs remoderation"
    ],
    "description": "A little simple graphic about a rocky canyon for your rocky levels.",
    "latest_version": "smwc-23880-1595204023",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23880,
        "title": "Rock Canyon",
        "version": "smwc-23880-1595204023",
        "upstream_time": 1595204023,
        "download_url": "https://dl.smwcentral.net/23880/Rock%20Canyon%20FG.zip",
        "filename": "Rock Canyon FG.zip",
        "size": 4715,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rock-pokey",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10688,
    "title": "Rock Pokey",
    "authors": [
      "MaiK"
    ],
    "tags": [
      "needs remoderation",
      "pokey"
    ],
    "description": "No custom palette needed. I just made pokey to a couple of rocks with an eye. No credits needed, but would be cool. ",
    "latest_version": "smwc-10688-1422734799",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10688,
        "title": "Rock Pokey",
        "version": "smwc-10688-1422734799",
        "upstream_time": 1422734799,
        "download_url": "https://dl.smwcentral.net/10688/%5BUPDATE%5D%20Rock%20Pokey.zip",
        "filename": "%5BUPDATE%5D Rock Pokey.zip",
        "size": 2747,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rock-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23879,
    "title": "Rock Temple",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "ruins",
      "temple"
    ],
    "description": "A simple temple graphics I made some time ago.",
    "latest_version": "smwc-23879-1595200380",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23879,
        "title": "Rock Temple",
        "version": "smwc-23879-1595200380",
        "upstream_time": 1595200380,
        "download_url": "https://dl.smwcentral.net/23879/Rock%20Temple%20FG.zip",
        "filename": "Rock Temple FG.zip",
        "size": 4063,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocket-knight-adventures-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9066,
    "title": "Rocket Knight Adventures - Cave",
    "authors": [
      "Thehoundsquad"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "Another... heh..<br>\r\nZIP Includes<br>\r\nPallete<br>\r\nSample Level<br>\r\nMap16Page<br>\r\nExGFX Files<br>\r\nReadme ",
    "latest_version": "smwc-9066-1409068184",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9066,
        "title": "Rocket Knight Adventures - Cave",
        "version": "smwc-9066-1409068184",
        "upstream_time": 1409068184,
        "download_url": "https://dl.smwcentral.net/9066/RKACAVE.zip",
        "filename": "RKACAVE.zip",
        "size": 5346,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocket-knight-adventures-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2174,
    "title": "Rocket Knight Adventures - City",
    "authors": [
      "Thehoundsquad"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "Another RKA Rip from me...<br>\r\nZIP Includes<br>\r\nPallete<br>\r\nSample Level<br>\r\nMap16Page<br>\r\nExGFX Files<br>\r\nReadme",
    "latest_version": "smwc-2174-1422716294",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2174,
        "title": "Rocket Knight Adventures - City",
        "version": "smwc-2174-1422716294",
        "upstream_time": 1422716294,
        "download_url": "https://dl.smwcentral.net/2174/rocket_knight_adventures%20-%20city.zip",
        "filename": "rocket_knight_adventures - city.zip",
        "size": 5332,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocket-knight-adventures-mechanical",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2176,
    "title": "Rocket Knight Adventures - Mechanical",
    "authors": [
      "Thehoundsquad"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "A very cool looking mechanical Background from RKA<br>\r\nZIP Includes<br>\r\nPallete<br>\r\nSample Level<br>\r\nMap16<br>\r\nExGFX file<br>\r\nReadme",
    "latest_version": "smwc-2176-1417889288",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2176,
        "title": "Rocket Knight Adventures - Mechanical",
        "version": "smwc-2176-1417889288",
        "upstream_time": 1417889288,
        "download_url": "https://dl.smwcentral.net/2176/RKAMech.zip",
        "filename": "RKAMech.zip",
        "size": 4388,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocket-knight-adventures-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 571,
    "title": "Rocket Knight Adventures - Mountains",
    "authors": [
      "Thehoundsquad"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "I was surprised to see there wasn't many rips from this game (if any) So I decided to rip some.<br>\r\nThis is my first rip, it uses Map16Page 42.<br>\r\nZIP Includes<br>\r\nPallete<br>\r\nExGFX File<br>\r\nMap16Page<br>\r\nSample Level",
    "latest_version": "smwc-571-1382275187",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 571,
        "title": "Rocket Knight Adventures - Mountains",
        "version": "smwc-571-1382275187",
        "upstream_time": 1382275187,
        "download_url": "https://dl.smwcentral.net/571/Rocket%20Knight%20Adventures%20-%20Mountains.zip",
        "filename": "Rocket Knight Adventures - Mountains.zip",
        "size": 2784,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocket-knight-adventures-second-mountain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2169,
    "title": "Rocket Knight Adventures - Second Mountain",
    "authors": [
      "Thehoundsquad"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "This uses Pallete 2 and 3. It completely overwrites 3, and uses a few colors in 2. Ignore one of the screenshots. ZIP includes<br>\r\nPallete<br>\r\nSample Level<br>\r\nExGFX Files<br>\r\nMap16 File",
    "latest_version": "smwc-2169-1422717219",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2169,
        "title": "Rocket Knight Adventures - Second Mountain",
        "version": "smwc-2169-1422717219",
        "upstream_time": 1422717219,
        "download_url": "https://dl.smwcentral.net/2169/rocket_knight_adventures%20-%20second_mountain.zip",
        "filename": "rocket_knight_adventures - second_mountain.zip",
        "size": 4324,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocket-knight-adventures-space",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2179,
    "title": "Rocket Knight Adventures - Space",
    "authors": [
      "Thehoundsquad"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "This takes up over a full page of Map16! Readme for more details. It also uses BG1+2+3!<br>\r\nZip Includes<br>\r\nPallete<br>\r\nSample Level<br>\r\nMap16Page<br>\r\nExGFX Files<br>\r\nReadme",
    "latest_version": "smwc-2179-1422712892",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2179,
        "title": "Rocket Knight Adventures - Space",
        "version": "smwc-2179-1422712892",
        "upstream_time": 1422712892,
        "download_url": "https://dl.smwcentral.net/2179/rocket_knight_adventures%20-%20space.zip",
        "filename": "rocket_knight_adventures - space.zip",
        "size": 9844,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocket-knight-adventures-space-final-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2180,
    "title": "Rocket Knight Adventures - Space (Final Level)",
    "authors": [
      "Thehoundsquad"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "This does look kinda...meh, but that is the way it looks in the actual game...<br>\r\nZIP Includes<br>\r\nPallete<br>\r\nSample Level<br>\r\nMap16Page<br>\r\nExGFX File<br>\r\nReadme<br>\r\nCredit not required, but definetly apreciated!",
    "latest_version": "smwc-2180-1418150528",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2180,
        "title": "Rocket Knight Adventures - Space (Final Level)",
        "version": "smwc-2180-1418150528",
        "upstream_time": 1418150528,
        "download_url": "https://dl.smwcentral.net/2180/RKA%20Space%20Again.zip",
        "filename": "RKA Space Again.zip",
        "size": 3727,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocket-knight-adventures-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2170,
    "title": "Rocket Knight Adventures - Stage 2",
    "authors": [
      "Thehoundsquad"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "Another RKA BG, still for mountains.<br>\r\nOverwrites HALF of Pallete 2!<br>\r\nZIP Includes<br>\r\nPalette<br>\r\nSample Level<br>\r\nMap16<br>\r\nExGFX File",
    "latest_version": "smwc-2170-1417274850",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2170,
        "title": "Rocket Knight Adventures - Stage 2",
        "version": "smwc-2170-1417274850",
        "upstream_time": 1417274850,
        "download_url": "https://dl.smwcentral.net/2170/RKABG3.zip",
        "filename": "RKABG3.zip",
        "size": 3616,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocko-s-modern-life-spunky-s-dangerous-day-password-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1047,
    "title": "Rocko's Modern Life: Spunky's Dangerous Day - Password Screen",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "bonus",
      "food",
      "needs remoderation"
    ],
    "description": "The Password Screen BG from \"Rocko's Modern Life: Spunky's Dangerous Day\".<br>\r\n<br>\r\nOnly uses BG1.",
    "latest_version": "smwc-1047-1383120024",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1047,
        "title": "Rocko's Modern Life: Spunky's Dangerous Day - Password Screen",
        "version": "smwc-1047-1383120024",
        "upstream_time": 1383120024,
        "download_url": "https://dl.smwcentral.net/1047/rml-food.zip",
        "filename": "rml-food.zip",
        "size": 3447,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocko-s-modern-life-spunky-s-dangerous-day-sand-in-your-navel",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1046,
    "title": "Rocko's Modern Life: Spunky's Dangerous Day - Sand in Your Navel",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "beach",
      "needs remoderation"
    ],
    "description": "Rip from the first level of \"Rocko's Modern Life: Spunky's Dangerous Day\" for SNES.<br>\r\n<br>\r\nOnly uses BG1.",
    "latest_version": "smwc-1046-1383120020",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1046,
        "title": "Rocko's Modern Life: Spunky's Dangerous Day - Sand in Your Navel",
        "version": "smwc-1046-1383120020",
        "upstream_time": 1383120020,
        "download_url": "https://dl.smwcentral.net/1046/rml-sandinyabellybutton.zip",
        "filename": "rml-sandinyabellybutton.zip",
        "size": 4369,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocko-s-modern-life-spunky-s-dangerous-day-unbalanced-load",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6982,
    "title": "Rocko's Modern Life: Spunky's Dangerous Day - Unbalanced Load",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "castle",
      "mechanical",
      "needs remoderation"
    ],
    "description": "A background used in the laundromat levels in Rocko's Modern Life - Spunky's Dangerous Day for the SNES. Credit isn't required if you use this, but it would be appreciated.<br>\r\n<br>\r\nNote: If you want to use this BG with the foreground that this BG was used with in the original game, you're going to need to move the palette in row 7 to row 0 to make room for the FG's palette. Palette row 7 is set up so that it will only overwrite the unused layer 3 colors, so there's no need to worry about messing up the status bar palette. You'll also need to combine the ExGFXC4.bin that comes with this submission and the one that comes in the other one.",
    "latest_version": "smwc-6982-1405349043",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6982,
        "title": "Rocko's Modern Life: Spunky's Dangerous Day - Unbalanced Load",
        "version": "smwc-6982-1405349043",
        "upstream_time": 1405349043,
        "download_url": "https://dl.smwcentral.net/6982/Rocko%27s%20Modern%20Life%20-%20Spunky%27s%20Dangerous%20Day%20%28SNES%29%20-%20Unbalanced%20Load%20FG.zip",
        "filename": "Rocko%27s Modern Life - Spunky%27s Dangerous Day (SNES) - Unbalanced Load FG.zip",
        "size": 11750,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6981,
        "title": "Rocko's Modern Life: Spunky's Dangerous Day - Unbalanced Load",
        "version": "smwc-6981-1405349098",
        "upstream_time": 1405349098,
        "download_url": "https://dl.smwcentral.net/6981/Rocko%27s%20Modern%20Life%20-%20Spunky%27s%20Dangerous%20Day%20%28SNES%29%20-%20Unbalanced%20Load%20BG.zip",
        "filename": "Rocko%27s Modern Life - Spunky%27s Dangerous Day (SNES) - Unbalanced Load BG.zip",
        "size": 5944,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocks-and-waterfalls",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26957,
    "title": "Rocks and Waterfalls",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave",
      "patch needed",
      "volcano"
    ],
    "description": "Here's a simple Layer 3 background that can be used in your waterfall cave.  It can also be used in a lava cave with the included alternate palette.  Either way, you will need <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\">an alternate Status Bar to use this</a>.",
    "latest_version": "smwc-26957-1620401855",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26957,
        "title": "Rocks and Waterfalls",
        "version": "smwc-26957-1620401855",
        "upstream_time": 1620401855,
        "download_url": "https://dl.smwcentral.net/26957/Layer%203%20Rocks%20n%20Falls.zip",
        "filename": "Layer 3 Rocks n Falls.zip",
        "size": 4648,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocky-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11663,
    "title": "Rocky Cave",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "8-bit",
      "cave",
      "needs remoderation"
    ],
    "description": "Here's my first attempt at doing 8-bit/NES-style graphics.  This particular set was requested by GeminiRage.",
    "latest_version": "smwc-11663-1436089278",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11663,
        "title": "Rocky Cave",
        "version": "smwc-11663-1436089278",
        "upstream_time": 1436089278,
        "download_url": "https://dl.smwcentral.net/11663/8BitCave.zip",
        "filename": "8BitCave.zip",
        "size": 4739,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocky-cavern",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15826,
    "title": "Rocky Cavern",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave"
    ],
    "description": "Here's a cave tileset with a nice rocky texture.",
    "latest_version": "smwc-15826-1499820487",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15826,
        "title": "Rocky Cavern",
        "version": "smwc-15826-1499820487",
        "upstream_time": 1499820487,
        "download_url": "https://dl.smwcentral.net/15826/RockyCavern.zip",
        "filename": "RockyCavern.zip",
        "size": 7027,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocky-coastline",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15864,
    "title": "Rocky Coastline",
    "authors": [
      "Teyla"
    ],
    "tags": [
      "beach",
      "mountain",
      "needs remoderation"
    ],
    "description": "This is a rocky coastal tileset good for levels based around islands, or even potentially grassy mountains with some tooling. It's based loosely off a tileset I made for SMWCP2.<br>\r\n<br>\r\nUses palette row 2 and graphics slot FG3<br>\r\n<br>\r\nMade for C3 2017 summer. ",
    "latest_version": "smwc-15864-1500385615",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15864,
        "title": "Rocky Coastline",
        "version": "smwc-15864-1500385615",
        "upstream_time": 1500385615,
        "download_url": "https://dl.smwcentral.net/15864/Coast.zip",
        "filename": "Coast.zip",
        "size": 4652,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocky-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1718,
    "title": "Rocky Desert",
    "authors": [
      "Hach"
    ],
    "tags": [
      "desert",
      "needs remoderation",
      "rocks"
    ],
    "description": "A simple, flat background using the first halves of palettes 0 and 1 suitable for desert levels. Please give credit if used as this is an original creation.<br>\r\n",
    "latest_version": "smwc-1718-1403626360",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1718,
        "title": "Rocky Desert",
        "version": "smwc-1718-1403626360",
        "upstream_time": 1403626360,
        "download_url": "https://dl.smwcentral.net/1718/cus-rockydesert.zip",
        "filename": "cus-rockydesert.zip",
        "size": 31527,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocky-foreground-aztec-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13401,
    "title": "Rocky Foreground + Aztec Temple",
    "authors": [
      "levelengine"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation",
      "ruins"
    ],
    "description": "I was working on both a rocky clifflike foreground and also did work on an Aztec temple foreground as well. I ended up putting both together, but you don't necessarily have to use both at once. The sample level does have both though.",
    "latest_version": "smwc-13401-1458061426",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13401,
        "title": "Rocky Foreground + Aztec Temple",
        "version": "smwc-13401-1458061426",
        "upstream_time": 1458061426,
        "download_url": "https://dl.smwcentral.net/13401/RockFG%2BAztecFG.zip",
        "filename": "RockFG+AztecFG.zip",
        "size": 9282,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocky-grass",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10668,
    "title": "Rocky Grass",
    "authors": [
      "FlyHorn"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "A foreground featuring a rocky grass ground and my first exgfx. ",
    "latest_version": "smwc-10668-1422700138",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10668,
        "title": "Rocky Grass",
        "version": "smwc-10668-1422700138",
        "upstream_time": 1422700138,
        "download_url": "https://dl.smwcentral.net/10668/%5BUPDATE%5D%20Rocky%20Grass.zip",
        "filename": "%5BUPDATE%5D Rocky Grass.zip",
        "size": 4529,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocky-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14162,
    "title": "Rocky Grassland",
    "authors": [
      "FlyHorn"
    ],
    "tags": [
      "grassland",
      "mushroom",
      "needs remoderation"
    ],
    "description": "Foreground with rocks, grass and mushrooms.<br>\r\n<br>\r\nGoes in FG3",
    "latest_version": "smwc-14162-1471422620",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14162,
        "title": "Rocky Grassland",
        "version": "smwc-14162-1471422620",
        "upstream_time": 1471422620,
        "download_url": "https://dl.smwcentral.net/14162/Grass.zip",
        "filename": "Grass.zip",
        "size": 4565,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 800,
        "title": "Rocky Grassland",
        "version": "smwc-800-1385822793",
        "upstream_time": 1385822793,
        "download_url": "https://dl.smwcentral.net/800/cus-grass11.zip",
        "filename": "cus-grass11.zip",
        "size": 2229,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocky-rodent-downtown",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15848,
    "title": "Rocky Rodent - Downtown",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "Background used on Downtown level (among others) on Rocky Rodent (SNES). It uses BG1, BG2 and BG3, and 47 colors (distributed on 3 rows) It also comes with the 3 palettes seen in the game.<br>\r\nReleased on 2017 Summer C3",
    "latest_version": "smwc-15848-1499988131",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15848,
        "title": "Rocky Rodent - Downtown",
        "version": "smwc-15848-1499988131",
        "upstream_time": 1499988131,
        "download_url": "https://dl.smwcentral.net/15848/Downtown.zip",
        "filename": "Downtown.zip",
        "size": 8694,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocky-rodent-garcia-s-red-hot-chili-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41259,
    "title": "Rocky Rodent - Garcia's Red Hot Chili Factory",
    "authors": [
      "Rykon-V73",
      "playagmes169"
    ],
    "tags": [
      "industrial"
    ],
    "description": "Originally, playgames169vg ripped this BG. I converted it for SMW usage. Even though only the BG was uploaded by playgames169vg and that's it, I still recommend you give credit to him. I only did my job.<br>\r\nYou should use the BG according to the horizontal level settings from the sample level.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-41259-1767794326",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41259,
        "title": "Rocky Rodent - Garcia's Red Hot Chili Factory",
        "version": "smwc-41259-1767794326",
        "upstream_time": 1767794326,
        "download_url": "https://dl.smwcentral.net/41259/RR%20-%20Garcia%27s%20Red%20Hot%20Chili%20Factory.zip",
        "filename": "RR - Garcia%27s Red Hot Chili Factory.zip",
        "size": 7068,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocky-rodent-ghost-apartment",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15849,
    "title": "Rocky Rodent - Ghost Apartment",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "Background used on Ghost Apartment level on Rocky Rodent (SNES). It uses BG1, BG2 and BG3, and 48 colors (3 full rows)<br>\r\nReleased on 2017 Summer C3",
    "latest_version": "smwc-15849-1499988273",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15849,
        "title": "Rocky Rodent - Ghost Apartment",
        "version": "smwc-15849-1499988273",
        "upstream_time": 1499988273,
        "download_url": "https://dl.smwcentral.net/15849/Ghost%20Apartment.zip",
        "filename": "Ghost Apartment.zip",
        "size": 8332,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocky-tanks-and-airships",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2614,
    "title": "Rocky Tanks and Airships",
    "authors": [
      "Alessio"
    ],
    "tags": [
      "airship",
      "needs remoderation"
    ],
    "description": "This was made under request, but got forgotten throughout time. So i decide to submit it. It has also some SMB3 exanimation.",
    "latest_version": "smwc-2614-1409825216",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2614,
        "title": "Rocky Tanks and Airships",
        "version": "smwc-2614-1409825216",
        "upstream_time": 1409825216,
        "download_url": "https://dl.smwcentral.net/2614/Tank.zip",
        "filename": "Tank.zip",
        "size": 6755,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rocky-underwater",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 726,
    "title": "Rocky Underwater",
    "authors": [
      "Broozer"
    ],
    "tags": [
      "needs remoderation",
      "underwater"
    ],
    "description": "Seeing how underwater backgrounds are really rare around here, I decided to make a custom one. Sample level is included, and it uses palette 3 and some colors of palette 0 that do not affect the status bar's palette. Insert it as BG1.<br>\r\n<br>\r\nCredit is not necessary, but would be nice. Enjoy!",
    "latest_version": "smwc-726-1390055961",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 726,
        "title": "Rocky Underwater",
        "version": "smwc-726-1390055961",
        "upstream_time": 1390055961,
        "download_url": "https://dl.smwcentral.net/726/Rocky%20Underwater.zip",
        "filename": "Rocky Underwater.zip",
        "size": 4505,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-roller-coaster",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2251,
    "title": "Roller Coaster",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "Here is the custom Roller-coaster pieces as seen in Mario's Strange Quest. <br>\r\n<br>\r\nThe included level shows the animation on the wheels, as well as the default palette for it. ",
    "latest_version": "smwc-2251-1416052523",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2251,
        "title": "Roller Coaster",
        "version": "smwc-2251-1416052523",
        "upstream_time": 1416052523,
        "download_url": "https://dl.smwcentral.net/2251/cus-coaster.zip",
        "filename": "cus-coaster.zip",
        "size": 13120,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-roller-coaster-snowy-mountain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23897,
    "title": "Roller Coaster Snowy Mountain",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "roller coaster",
      "snow"
    ],
    "description": "A big boy of a GFX I made based on Sonic 4, EP2, now you can use this beast.",
    "latest_version": "smwc-23897-1595219330",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23897,
        "title": "Roller Coaster Snowy Mountain",
        "version": "smwc-23897-1595219330",
        "upstream_time": 1595219330,
        "download_url": "https://dl.smwcentral.net/23897/Roller%20Coaster%20in%20a%20Snowy%20Mountain.zip",
        "filename": "Roller Coaster in a Snowy Mountain.zip",
        "size": 13150,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-roman-numeral-signs",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10728,
    "title": "Roman Numeral Signs",
    "authors": [
      "MaiK"
    ],
    "tags": [
      "needs remoderation",
      "signs"
    ],
    "description": "Replaces 1-7 signs with I-VII signs (roman numerals) on the overworld.",
    "latest_version": "smwc-10728-1422827172",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10728,
        "title": "Roman Numeral Signs",
        "version": "smwc-10728-1422827172",
        "upstream_time": 1422827172,
        "download_url": "https://dl.smwcentral.net/10728/roman_numeral_signs.zip",
        "filename": "roman_numeral_signs.zip",
        "size": 136364,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-romancing-saga",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10649,
    "title": "Romancing SaGa 2 - Final Boss (Abyss Gate)",
    "authors": [
      "undefinied3"
    ],
    "tags": [
      "abstract",
      "needs remoderation",
      "space",
      "vortex"
    ],
    "description": "The Background that appears in the battle versus Destroyer, when he casts Total Eclipse spell. Comes with the HDMA effect (uberASM required). The ASM file also has a code to fix the BG's Y Position a bit, and you can remove it if you want to, they are the first thing on levelinit110 and level110. Uses palette 3, 4 and 5.<br>\r\n<br>\r\nGive credits if used.<br>\r\n<br>\r\nHelper note: Damn, this background is great! Especially with the HDMA, I seriously recommend it. The gif is a bit laggy, sorry about that. It looks way better in-game.",
    "latest_version": "smwc-10649-1422292896",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10649,
        "title": "Romancing SaGa 2 - Final Boss (Abyss Gate)",
        "version": "smwc-10649-1422292896",
        "upstream_time": 1422292896,
        "download_url": "https://dl.smwcentral.net/10649/Romancing%20Saga%202%20-%20Final%20Boss%20%282nd%20BG%29.zip",
        "filename": "Romancing Saga 2 - Final Boss (2nd BG).zip",
        "size": 3960,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2405,
        "title": "Romancing SaGa 3 - Total Eclipse",
        "version": "smwc-2405-1423229495",
        "upstream_time": 1423229495,
        "download_url": "https://dl.smwcentral.net/2405/Total%20Eclipse%20BG.zip",
        "filename": "Total Eclipse BG.zip",
        "size": 6352,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2050,
        "title": "Romancing SaGa 2 - Final Boss",
        "version": "smwc-2050-1422218603",
        "upstream_time": 1422218603,
        "download_url": "https://dl.smwcentral.net/2050/Romancing%20Saga%202%20Final%20Boss.zip",
        "filename": "Romancing Saga 2 Final Boss.zip",
        "size": 5192,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-romancing-saga-2",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2752,
    "title": "Romancing Saga 2 - 7 Heroes",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "From the pre-boss cut scene.  Like what was used in Brutal Mario, but not the same rip.",
    "latest_version": "smwc-2752-1412193211",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2752,
        "title": "Romancing Saga 2 - 7 Heroes",
        "version": "smwc-2752-1412193211",
        "upstream_time": 1412193211,
        "download_url": "https://dl.smwcentral.net/2752/7heroes.zip",
        "filename": "7heroes.zip",
        "size": 3688,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rosalina",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33138,
    "title": "Rosalina",
    "authors": [
      "Dappertron"
    ],
    "tags": [
      "female",
      "humanoid"
    ],
    "description": "A fully-featured, custom Rosalina set - including cutscenes, overworld, and everything else. GFX22 is the small Rosalina blushing graphic, and GFX24 is the large version, just to be clear.<br>\r\nFor maximum Mario Galaxy realism, you can use the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14759\">Airspin UberASM</a><br>\r\n<br>\r\nCredit is not required.<br>\r\n<br>\r\nMinor fix: the TIME icon was replaced with bad graphics on accident.",
    "latest_version": "smwc-33138-1676134076",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33138,
        "title": "Rosalina",
        "version": "smwc-33138-1676134076",
        "upstream_time": 1676134076,
        "download_url": "https://dl.smwcentral.net/33138/Rosalina%20Player%20Sprite.zip",
        "filename": "Rosalina Player Sprite.zip",
        "size": 23770,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rosary-cross",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12705,
    "title": "Rosary, Cross",
    "authors": [
      "Guilherme F Santos"
    ],
    "tags": [
      "boomerang",
      "needs remoderation"
    ],
    "description": "Change:<br>\r\nStar to Rosary;<br>\r\nBoomerang to Cross.<br>\r\nInspired in Castlevania series.<br>\r\nGive credit if you want.<br>\r\n<br>\r\nModerator's Note: It's an interesting graphic, but requires a little bit more work to get working; this uses LX5's power-ups so you shouldn't mind that.  Just simply replace the Boomerang graphics with this and you're golden.",
    "latest_version": "smwc-12705-1448119354",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12705,
        "title": "Rosary, Cross",
        "version": "smwc-12705-1448119354",
        "upstream_time": 1448119354,
        "download_url": "https://dl.smwcentral.net/12705/Rosary%2C%20Cross.zip",
        "filename": "Rosary%2C Cross.zip",
        "size": 608,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-roy-koopa",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9126,
    "title": "Roy Koopa",
    "authors": [
      "DragonFire6780"
    ],
    "tags": [
      "boss",
      "mouser",
      "needs remoderation"
    ],
    "description": "This sprite GFX is used to replace the \"mouser\" custom sprite with Roy. No credit needed.<br>\r\n<br>\r\nINCLUDES:<br>\r\n<br>\r\nGFX file<br>\r\n<br>\r\nPallette",
    "latest_version": "smwc-9126-1409081128",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9126,
        "title": "Roy Koopa",
        "version": "smwc-9126-1409081128",
        "upstream_time": 1409081128,
        "download_url": "https://dl.smwcentral.net/9126/RoyKoopa.zip",
        "filename": "RoyKoopa.zip",
        "size": 1985,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rpg-tsukuru",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39523,
    "title": "RPG Tsukuru 2 - Desert",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "desert",
      "no-scroll"
    ],
    "description": "The Desert battle background of RPG Tsukuru 2, for the Super Famicom.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"15Tails\"><a href=\"/?p=profile&amp;id=68415\" style=\"color: var(--user-color-2);\" class=\"un\">15Tails</a></span>.",
    "latest_version": "smwc-39523-1741310030",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39523,
        "title": "RPG Tsukuru 2 - Desert",
        "version": "smwc-39523-1741310030",
        "upstream_time": 1741310030,
        "download_url": "https://dl.smwcentral.net/39523/RPG%20Tsukuru%202%20Desert.zip",
        "filename": "RPG Tsukuru 2 Desert.zip",
        "size": 5978,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rubber-duck",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27761,
    "title": "Rubber Duck",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "cheep cheep"
    ],
    "description": "A unusual cheep cheep replacement. Great for any kinda of toy-themed or bizarre level, in general. Quack!<br>\r\n<br>\r\nCredits to No Body the Dragon. Uses vanilla palette.",
    "latest_version": "smwc-27761-1629755435",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27761,
        "title": "Rubber Duck",
        "version": "smwc-27761-1629755435",
        "upstream_time": 1629755435,
        "download_url": "https://dl.smwcentral.net/27761/RubberDuck.zip",
        "filename": "RubberDuck.zip",
        "size": 5133,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rudra-no-hihou-mantra-peak",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31755,
    "title": "Rudra no Hihou - Mantra Peak",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "mountain",
      "night",
      "sky"
    ],
    "description": "A beautiful background from Treasure of the Rudras / Rudra no Hihou. it's used in a cutscene in the mantra peak. Great for mountain, or night-themed levels, in general. <br>\r\n<br>\r\nMassive update: Includes day variant now. Reripped from scratch to include a more accurate and complete tilemap. Better palette management as well.",
    "latest_version": "smwc-31755-1660938454",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31755,
        "title": "Rudra no Hihou - Mantra Peak",
        "version": "smwc-31755-1660938454",
        "upstream_time": 1660938454,
        "download_url": "https://dl.smwcentral.net/31755/Rudra%20no%20Hihou%20-%20Mantra%20Peak.zip",
        "filename": "Rudra no Hihou - Mantra Peak.zip",
        "size": 13872,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rudra-no-hihou-mitra-third-form",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35032,
    "title": "Rudra no Hihou - Mitra (Third Form)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "abstract",
      "space"
    ],
    "description": "The background seen during Mitra final form, from Rudra no Hihou. Does not include original palette animation in the top part. Uses a few tiles in BG3, meaning there is ton of space for other graphics. The background has been expanded to fit in Super Mario World levels. A good fit for abstract or space levels, in general.",
    "latest_version": "smwc-35032-1694341124",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35032,
        "title": "Rudra no Hihou - Mitra (Third Form)",
        "version": "smwc-35032-1694341124",
        "upstream_time": 1694341124,
        "download_url": "https://dl.smwcentral.net/35032/Rudra%20no%20Hihou%20-%20Mitra%20%28Third%20Form%29.zip",
        "filename": "Rudra no Hihou - Mitra (Third Form).zip",
        "size": 8734,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ruined-grasslands",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1013,
    "title": "Ruined Grasslands",
    "authors": [
      "An00bis"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation",
      "ruins"
    ],
    "description": "A custom grassland ruins set made by me, An00bis. Map16 pages and palette are included. Credit would be sweet, but you don't have to ;)",
    "latest_version": "smwc-1013-1394305970",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1013,
        "title": "Ruined Grasslands",
        "version": "smwc-1013-1394305970",
        "upstream_time": 1394305970,
        "download_url": "https://dl.smwcentral.net/1013/RuinGrass.zip",
        "filename": "RuinGrass.zip",
        "size": 4695,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10648,
    "title": "Ruins",
    "authors": [
      "Piky36"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "ruins",
      "temple"
    ],
    "description": "Inspired by the ruins graphics in Wario Land: Shake It!. Includes FG3 GFX, Map16 stuff, and three palettes. Also, credit is not needed. Enjoy it! ",
    "latest_version": "smwc-10648-1422291967",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10648,
        "title": "Ruins",
        "version": "smwc-10648-1422291967",
        "upstream_time": 1422291967,
        "download_url": "https://dl.smwcentral.net/10648/Custom%20Ruins%20-%20Piky36.zip",
        "filename": "Custom Ruins - Piky36.zip",
        "size": 5722,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1307,
        "title": "Ruins",
        "version": "smwc-1307-1403341807",
        "upstream_time": 1403341807,
        "download_url": "https://dl.smwcentral.net/1307/cus-grave.zip",
        "filename": "cus-grave.zip",
        "size": 56924,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-run-saber-gray-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41365,
    "title": "Run Saber - Gray Factory",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "2bpp",
      "industrial",
      "patch needed"
    ],
    "description": "A Layer 3 factory exterior from Run Saber. <br>\r\n<br>\r\nGood for industrial areas.<br>\r\n<br>\r\nIncludes a HDMA gradient, which should be inserted with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=39036\">UberASM Tool 2.1</a>.<br>\r\n<br>\r\nIf you plan to use this in levels with vertical scroll enabled and change the background height, it's recommended to disable the vanilla status <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28449\">by using this patch.</a><br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>.",
    "latest_version": "smwc-41365-1767283924",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41365,
        "title": "Run Saber - Gray Factory",
        "version": "smwc-41365-1767283924",
        "upstream_time": 1767283924,
        "download_url": "https://dl.smwcentral.net/41365/%5BGraphic%5D%5BBG%5D%20Run%20Saber%20-%20Gray%20Factory%20%28Layer%203%29.zip",
        "filename": "%5BGraphic%5D%5BBG%5D Run Saber - Gray Factory (Layer 3).zip",
        "size": 3483,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-run-saber-rocket-base",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20480,
    "title": "Run Saber - Rocket Base",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "This is seen in level 1 of Run Saber. No credit required.",
    "latest_version": "smwc-20480-1563396346",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20480,
        "title": "Run Saber - Rocket Base",
        "version": "smwc-20480-1563396346",
        "upstream_time": 1563396346,
        "download_url": "https://dl.smwcentral.net/20480/Run%20Saber%20-%20Rocket%20Base.zip",
        "filename": "Run Saber - Rocket Base.zip",
        "size": 4208,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-russian-cyrillic-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26071,
    "title": "Russian Cyrillic Font",
    "authors": [
      "Yui-Drakon"
    ],
    "tags": [
      "cyrillic",
      "language",
      "needs remoderation",
      "russian"
    ],
    "description": "SMW-styled font graphics for Russian Language hacks.",
    "latest_version": "smwc-26071-1611850122",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26071,
        "title": "Russian Cyrillic Font",
        "version": "smwc-26071-1611850122",
        "upstream_time": 1611850122,
        "download_url": "https://dl.smwcentral.net/26071/Russian%20Cyrillic%20Font.zip",
        "filename": "Russian Cyrillic Font.zip",
        "size": 975,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-rust",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2051,
    "title": "Rust",
    "authors": [
      "Piky36"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "This is a custom rust foreground, which was inspired by certain levels in Pikmin 2. In fact, some of the colors were copied down from a Pikmin 2 screenshot. No credit is needed, but you could do it if you wanted to.",
    "latest_version": "smwc-2051-1421262652",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2051,
        "title": "Rust",
        "version": "smwc-2051-1421262652",
        "upstream_time": 1421262652,
        "download_url": "https://dl.smwcentral.net/2051/Piky%27s%20Custom%20Rust%20Foreground.zip",
        "filename": "Piky%27s Custom Rust Foreground.zip",
        "size": 4563,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sailor-moon-la-luna-splende-general-foreground",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20283,
    "title": "Sailor Moon: La Luna Splende - General Foreground",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "block",
      "bonus",
      "grassland",
      "ice",
      "needs remoderation"
    ],
    "description": "General foreground tiles used in Sailor Moon: La Luna Splende, the Italy exclusive game for the DS.",
    "latest_version": "smwc-20283-1561945236",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20283,
        "title": "Sailor Moon: La Luna Splende - General Foreground",
        "version": "smwc-20283-1561945236",
        "upstream_time": 1561945236,
        "download_url": "https://dl.smwcentral.net/20283/La%20Luna%20Splende%20Foreground.zip",
        "filename": "La Luna Splende Foreground.zip",
        "size": 5657,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-salt-flats-and-crystals",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27601,
    "title": "Salt Flats and Crystals",
    "authors": [
      "Dappertron"
    ],
    "tags": [
      "cave",
      "mountain",
      "snow"
    ],
    "description": "A saltflat tileset as requested by <span class=\"un-outer\" title=\"Klug\"><a href=\"/?p=profile&amp;id=28710\" style=\"color: var(--user-color-1);\" class=\"un\">Klug</a></span>, featuring lots of rocks, salt, and salty rocks. Just between you and me,  the set could also be used as a lightly snowed mountain or a crystal cave.<br>\r\n<br>\r\nCredit is not required.",
    "latest_version": "smwc-27601-1625755176",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27601,
        "title": "Salt Flats and Crystals",
        "version": "smwc-27601-1625755176",
        "upstream_time": 1625755176,
        "download_url": "https://dl.smwcentral.net/27601/Saltflat.zip",
        "filename": "Saltflat.zip",
        "size": 5926,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-samurai-bones-and-helmet-beetle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25939,
    "title": "Samurai Bones and Helmet Beetle",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "bony beetle",
      "dry bones"
    ],
    "description": "Anorakun's notes: These dead shoguns (and their helmets) replace dry bones and bony beetles. Great for eastern-based levels. I changed the body proportion to align better with the dry bones hitbox. Some colors tweaks were made to the sprite, as well. Made by No Body The Dragon. Uses vanilla palette. As usual, you can always change the palette to fit your color taste.",
    "latest_version": "smwc-25939-1616015098",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25939,
        "title": "Samurai Bones and Helmet Beetle",
        "version": "smwc-25939-1616015098",
        "upstream_time": 1616015098,
        "download_url": "https://dl.smwcentral.net/25939/Shogun%20Dry%20Bones%20and%20Bony%20Beetle.zip",
        "filename": "Shogun Dry Bones and Bony Beetle.zip",
        "size": 5148,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-samurai-chuck",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28651,
    "title": "Samurai Chuck",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "chargin' chuck",
      "patch needed"
    ],
    "description": "Anorakun's Notes: Chuck got tired of sports and decided to learn the way of bushido, thus, becoming a samurai. This one uses custom palette. Made by No Body The Dragon.<br>\r\n<br>\r\nUPDATE: Includes all the types of Chuck. Do note that Clappin' Chuck hands have priority above the head, so it may look slightly weird. A patch / hex edit was added with this submission to fix the Diggin' Chuck shoulder tilemap.<br>\r\n<br>\r\n ",
    "latest_version": "smwc-28651-1638324412",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28651,
        "title": "Samurai Chuck",
        "version": "smwc-28651-1638324412",
        "upstream_time": 1638324412,
        "download_url": "https://dl.smwcentral.net/28651/Samurai%20Chuck%20by%20NBTD.zip",
        "filename": "Samurai Chuck by NBTD.zip",
        "size": 11076,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-samurai-kid-feudal-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27419,
    "title": "Samurai Kid -  Feudal Castle",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "eastern",
      "needs remoderation",
      "retro"
    ],
    "description": "A feudal castle tileset contained in the first stage of Samurai Kid, for the Game Boy Color. Samurai Kid is a very obscure platforming-puzzle game, where you play with a courageous samurai who can use three weapons: a sake thing stuff, a fan and a katana. Each weapon has a property and different applications, which are explored in the level design. Great fit for retro levels.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-27419-1625431784",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27419,
        "title": "Samurai Kid -  Feudal Castle",
        "version": "smwc-27419-1625431784",
        "upstream_time": 1625431784,
        "download_url": "https://dl.smwcentral.net/27419/Samurai%20Kid%20-%20Feudal%20Castle%20Tileset.zip",
        "filename": "Samurai Kid - Feudal Castle Tileset.zip",
        "size": 5951,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sanae-kochiya",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33978,
    "title": "Sanae Kochiya",
    "authors": [
      "fds"
    ],
    "tags": [
      "female"
    ],
    "description": "Player graphics of Sanae Kochiya from Touhou Project.<br>\r\n<br>\r\nThe Player 2 palette is Reimu Hakurei.<br>\r\nThe fire palettes for each player are white haired \"Mokou\" Sanae and PC-98 Reimu respectively.<br>\r\n<br>\r\nIncludes the following files:<br>\r\n- GFX00.bin  (Big player extra sprites)<br>\r\n- GFX10.bin  (Map player)<br>\r\n- GFX22.bin  (Small kiss blush)<br>\r\n- GFX24.bin  (Big kiss blush)<br>\r\n- GFX28.bin  (Hud text: \"SANAE\" & \"REIMU\")<br>\r\n- GFX32.bin  (Player graphics)<br>\r\n- sanae_shared.pal  (Shared player palette)<br>\r\n<br>\r\n- yoshi_ow_fix.pal  (Fix for Yoshi's overworld palette. To apply, import to every overworld submap using the Green Star + Red Arrow button in Lunar Magic)<br>\r\n<br>\r\nPlease note that the art style is not \"smw styled\", so it may not be entirely accurate to vanilla.<br>\r\n<br>\r\n<br>\r\nIf you just want to play vanilla smw as Sanae, consider using <a href=\"https://bin.smwcentral.net/u/51994/sanae_v1.bps\" rel=\"nofollow\"> this \"Super Sanae World\" bps patch </a> instead. It has been patched to fix all text and adds other Sanae-related gfx changes (custom title screen & \"The End\" picture)",
    "latest_version": "smwc-33978-1684632960",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33978,
        "title": "Sanae Kochiya",
        "version": "smwc-33978-1684632960",
        "upstream_time": 1684632960,
        "download_url": "https://dl.smwcentral.net/33978/sanae.zip",
        "filename": "sanae.zip",
        "size": 23333,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sandcastle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2254,
    "title": "Sandcastle",
    "authors": [
      "leictreon"
    ],
    "tags": [
      "castle",
      "desert",
      "needs remoderation"
    ],
    "description": "May work as a desert castle or beach castle. Credit isn't compulsory.",
    "latest_version": "smwc-2254-1416052917",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2254,
        "title": "Sandcastle",
        "version": "smwc-2254-1416052917",
        "upstream_time": 1416052917,
        "download_url": "https://dl.smwcentral.net/2254/cus-sandcastle.zip",
        "filename": "cus-sandcastle.zip",
        "size": 19502,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-saniconsole-fallback-serif",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6580,
    "title": "SaniConsole - Fallback Serif",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "needs remoderation",
      "serif"
    ],
    "description": "A fallback serif font graphics for SaniConsole.<br>\r\n<br>\r\nThis font graphics is licensed from Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)",
    "latest_version": "smwc-6580-1401528796",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6580,
        "title": "SaniConsole - Fallback Serif",
        "version": "smwc-6580-1401528796",
        "upstream_time": 1401528796,
        "download_url": "https://dl.smwcentral.net/6580/SaniConsole%20-%20Fallback%20Serif.zip",
        "filename": "SaniConsole - Fallback Serif.zip",
        "size": 3020,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sans-serif",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 702,
    "title": "Sans Serif",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "needs remoderation",
      "text"
    ],
    "description": "Just some custom text that I made. No credit necessary. ;)<br>\r\n<br>\r\nJust simply replace GFX2A and you're done!",
    "latest_version": "smwc-702-1389575405",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 702,
        "title": "Sans Serif",
        "version": "smwc-702-1389575405",
        "upstream_time": 1389575405,
        "download_url": "https://dl.smwcentral.net/702/Alternate_SMW_Font.zip",
        "filename": "Alternate_SMW_Font.zip",
        "size": 1004,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sans-the-skeleton",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31364,
    "title": "Sans the Skeleton",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "male",
      "patch needed"
    ],
    "description": "Hey, do you want th funny skeleton man sans undertale on you hack? well, here you have it in all of his lazyness.<br>\r\n<br>\r\n<br>\r\nBut you gonna need this patch for it. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21020\">32x32 Player Tilemap Patch</a>.<br>\r\n",
    "latest_version": "smwc-31364-1657471853",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31364,
        "title": "Sans the Skeleton",
        "version": "smwc-31364-1657471853",
        "upstream_time": 1657471853,
        "download_url": "https://dl.smwcentral.net/31364/snas32x32.zip",
        "filename": "snas32x32.zip",
        "size": 22659,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-saucer-platform",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26390,
    "title": "Saucer Platform",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "platform"
    ],
    "description": "An upside-down(?) UFO that can lend a helping hand with platforming, as it replaces the flying (or sinking) rock platform.<br>\r\n<br>\r\nThis was my entry for the ExGFX Contest 2020.",
    "latest_version": "smwc-26390-1615167555",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26390,
        "title": "Saucer Platform",
        "version": "smwc-26390-1615167555",
        "upstream_time": 1615167555,
        "download_url": "https://dl.smwcentral.net/26390/saucer.zip",
        "filename": "saucer.zip",
        "size": 2969,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-saxum-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5923,
    "title": "Saxum Forest",
    "authors": [
      "Uncle_Bones"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation"
    ],
    "description": "A forest tileset I created for a long-ago cancelled SMW Hack; since I won't be using it, I figured it'd be better to let it be a community resource than let it sit collecting dust.<br>\r\n<br>\r\nPlease give credit if you decide to use this, and read the readme!",
    "latest_version": "smwc-5923-1394407395",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5923,
        "title": "Saxum Forest",
        "version": "smwc-5923-1394407395",
        "upstream_time": 1394407395,
        "download_url": "https://dl.smwcentral.net/5923/forest.zip",
        "filename": "forest.zip",
        "size": 6450,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-scarecrow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28337,
    "title": "Scarecrow",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "misc",
      "scarecrow"
    ],
    "description": "A scarecrow that's used for keeping crops safe from birds. Maybe even trespassing pesky plumbers?",
    "latest_version": "smwc-28337-1631814616",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28337,
        "title": "Scarecrow",
        "version": "smwc-28337-1631814616",
        "upstream_time": 1631814616,
        "download_url": "https://dl.smwcentral.net/28337/scarecrow.zip",
        "filename": "scarecrow.zip",
        "size": 2854,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-scorpion-king-sword-of-osiris-pyramid-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31462,
    "title": "Scorpion King: Sword of Osiris - Pyramid Interior",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "pyramid",
      "ruins"
    ],
    "description": "<b><span style=\"font-size: 21pt;\">POST-C3 SUMMER 2021:</span></b><br>\r\n<br>\r\nThe \"pyramid interior\" background from \"Scorpion King: Sword of Osiris\" GBA game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31462-1657900923",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31462,
        "title": "Scorpion King: Sword of Osiris - Pyramid Interior",
        "version": "smwc-31462-1657900923",
        "upstream_time": 1657900923,
        "download_url": "https://dl.smwcentral.net/31462/Scorpion%20King%20%28GBA%29%20-%20Pyramid%20Ruins.zip",
        "filename": "Scorpion King (GBA) - Pyramid Ruins.zip",
        "size": 3900,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-scorpion-king-sword-of-osiris-treasure-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31463,
    "title": "Scorpion King: Sword of Osiris - Treasure Room",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "pyramid",
      "ruins"
    ],
    "description": "<b><span style=\"font-size: 21pt;\">POST-C3 SUMMER 2021:</span></b><br>\r\n<br>\r\nThe \"treasure room\" background from \"Scorpion King: Sword of Osiris\" GBA game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31463-1657901146",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31463,
        "title": "Scorpion King: Sword of Osiris - Treasure Room",
        "version": "smwc-31463-1657901146",
        "upstream_time": 1657901146,
        "download_url": "https://dl.smwcentral.net/31463/Scorpion%20King%20-%20Treasure.zip",
        "filename": "Scorpion King - Treasure.zip",
        "size": 7359,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sd-hiryuu-no-ken-roseman-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27314,
    "title": "SD Hiryuu no Ken - Roseman Stage",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "night"
    ],
    "description": "This background is ripped from a game I never heard of in my life called 'SD Hiryuu no Ken' for the Super Famicom. This seems to translate to either 'SD Hiyu's Fist' or 'SD Fist of The Sun'.<br>\r\nGood for your city levels.<br>\r\nYou can remove the moon for a 512x432 BG.<br>\r\nEnjoy!",
    "latest_version": "smwc-27314-1624107433",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27314,
        "title": "SD Hiryuu no Ken - Roseman Stage",
        "version": "smwc-27314-1624107433",
        "upstream_time": 1624107433,
        "download_url": "https://dl.smwcentral.net/27314/SD%20Hiryuu%20no%20Ken-Roseman%20Stage.zip",
        "filename": "SD Hiryuu no Ken-Roseman Stage.zip",
        "size": 4341,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sea-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23888,
    "title": "Sea Ruins",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "castle",
      "cave",
      "needs remoderation",
      "ruins"
    ],
    "description": "A temple/cave themed graphic I made for some level, now you can have it in your hack.",
    "latest_version": "smwc-23888-1595207357",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23888,
        "title": "Sea Ruins",
        "version": "smwc-23888-1595207357",
        "upstream_time": 1595207357,
        "download_url": "https://dl.smwcentral.net/23888/Sea%20Ruins%20FG.zip",
        "filename": "Sea Ruins FG.zip",
        "size": 6127,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-seabed",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9123,
    "title": "Seabed",
    "authors": [
      "LunarDrake"
    ],
    "tags": [
      "needs remoderation",
      "underwater"
    ],
    "description": "Here is a simple underwater tileset. This was made at the request of several SMWC users.",
    "latest_version": "smwc-9123-1409081560",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9123,
        "title": "Seabed",
        "version": "smwc-9123-1409081560",
        "upstream_time": 1409081560,
        "download_url": "https://dl.smwcentral.net/9123/Seabed.zip",
        "filename": "Seabed.zip",
        "size": 9070,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-seashell-koopas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32236,
    "title": "Seashell Koopas",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "koopa"
    ],
    "description": "Koopas wearing seashells as protection, from my hack <a href=\"https://smwc.me/s/31344\">Spesh Planet</a>. No custom palettes are included.",
    "latest_version": "smwc-32236-1664577975",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32236,
        "title": "Seashell Koopas",
        "version": "smwc-32236-1664577975",
        "upstream_time": 1664577975,
        "download_url": "https://dl.smwcentral.net/32236/seashell.zip",
        "filename": "seashell.zip",
        "size": 2477,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-seasidehill",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12244,
    "title": "Seasidehill",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "beach",
      "grassland",
      "needs remoderation",
      "ruins"
    ],
    "description": "One on my C3 2012 graphics, now in the graphical resources of smw.  enjoy<br>\r\nBased on seaside hill form sonic heroes :D",
    "latest_version": "smwc-12244-1445961637",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12244,
        "title": "Seasidehill",
        "version": "smwc-12244-1445961637",
        "upstream_time": 1445961637,
        "download_url": "https://dl.smwcentral.net/12244/SeaSideHill%20C3%20%28r%29.zip",
        "filename": "SeaSideHill C3 (r).zip",
        "size": 8534,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-seaweed-underwater",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2764,
    "title": "Seaweed Underwater",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "needs remoderation",
      "underwater"
    ],
    "description": "A set I drew for underwater usage, sort of an alternative than the TLL3 one if you know what I mean. Although it was drawn after TLL3 was accepted.<br>\r\n<br>\r\nIt comes with the stuff needed to be set up etc. All the info is in the filenames.<br>\r\n<br>\r\nHave fun!",
    "latest_version": "smwc-2764-1392298588",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2764,
        "title": "Seaweed Underwater",
        "version": "smwc-2764-1392298588",
        "upstream_time": 1392298588,
        "download_url": "https://dl.smwcentral.net/2764/%5BFG%5D%20Seaweed%20Underwater.zip",
        "filename": "%5BFG%5D Seaweed Underwater.zip",
        "size": 42307,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-secret-of-mana-file-select",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 927,
    "title": "Secret of Mana - File Select",
    "authors": [
      "X-King"
    ],
    "tags": [
      "forest",
      "needs remoderation",
      "texture"
    ],
    "description": "This is a simple,but very good Background from Secret of Mana.<br>\r\nI hope you enjoy it.<br>\r\nThis is also my first M16-7K rip.",
    "latest_version": "smwc-927-1396462619",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 927,
        "title": "Secret of Mana - File Select",
        "version": "smwc-927-1396462619",
        "upstream_time": 1396462619,
        "download_url": "https://dl.smwcentral.net/927/SOMFileSelect.zip",
        "filename": "SOMFileSelect.zip",
        "size": 2768,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-secret-of-mana-kakkara-desert-fog",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37505,
    "title": "Secret of Mana - Kakkara Desert (Fog)",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "haunted",
      "patch needed"
    ],
    "description": "Comes from Secret of Mana, it could fit a haunted environment, or even a area that involves smoke like a volcano.<br>\r\n<br>\r\nRykon-V73 Edit: Uses less tiles for easier optimization and easier palettes. Needs a custom status bar like a sprite status bar or  <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">you must remove the status bar</a>.",
    "latest_version": "smwc-37505-1711312699",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37505,
        "title": "Secret of Mana - Kakkara Desert (Fog)",
        "version": "smwc-37505-1711312699",
        "upstream_time": 1711312699,
        "download_url": "https://dl.smwcentral.net/37505/Secret_of_Mana_-_Kakkara_Desert.zip",
        "filename": "Secret_of_Mana_-_Kakkara_Desert.zip",
        "size": 2520,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-secret-of-mana-popoi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34808,
    "title": "Secret of Mana - Popoi",
    "authors": [
      "Blizzard Buffalo"
    ],
    "tags": [
      "creature",
      "genderless",
      "humanoid"
    ],
    "description": "Popoi the sprite from Secret of Mana now as a playable character to use in SMW!",
    "latest_version": "smwc-34808-1691774169",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34808,
        "title": "Secret of Mana - Popoi",
        "version": "smwc-34808-1691774169",
        "upstream_time": 1691774169,
        "download_url": "https://dl.smwcentral.net/34808/Popoi%20%28SMW%20styled%29.zip",
        "filename": "Popoi (SMW styled).zip",
        "size": 24796,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-secret-of-mana-prologue-part",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19632,
    "title": "Secret of Mana - Prologue (Part 4)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation",
      "night",
      "sky"
    ],
    "description": "The background of the prologue's fourth part from Secret of Mana.<br>\r\n<br>\r\nUpdate: I added the Mana tree by other means.",
    "latest_version": "smwc-19632-1555111464",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19632,
        "title": "Secret of Mana - Prologue (Part 4)",
        "version": "smwc-19632-1555111464",
        "upstream_time": 1555111464,
        "download_url": "https://dl.smwcentral.net/19632/Secret%20of%20Mana%20-%20Prologue%20%28Part%204%29.zip",
        "filename": "Secret of Mana - Prologue (Part 4).zip",
        "size": 6500,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sega-master-system-sega",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6319,
    "title": "SEGA Master System - SEGA'85 Font",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "monospace",
      "needs remoderation",
      "sans serif"
    ],
    "description": "Ripped for font with custom small letters from other SEGA Master System games such as Action Fighter, Out Run, Wonder Boy series, etc., it was released in the mid-to-late 80s by SEGA.",
    "latest_version": "smwc-6319-1394320477",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6319,
        "title": "SEGA Master System - SEGA'85 Font",
        "version": "smwc-6319-1394320477",
        "upstream_time": 1394320477,
        "download_url": "https://dl.smwcentral.net/6319/SEGA%20Master%20System%20-%20SEGA%2785%20Font.zip",
        "filename": "SEGA Master System - SEGA%2785 Font.zip",
        "size": 3788,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-seifuku-densetsu-pretty-fighter-ending",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39393,
    "title": "Seifuku Densetsu Pretty Fighter - Ending",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus"
    ],
    "description": "The ending cutscene background from Seifuku Densetsu Pretty Fighter.  A bit more colorful and detailed than the versus screen one.  The kanjis in the background literally translate to \"Pretty Fighter\".  Uses background autoscrolling like the original game.<br>\r\n<br>\r\nA good fit for bonus rooms, in general.",
    "latest_version": "smwc-39393-1740454247",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39393,
        "title": "Seifuku Densetsu Pretty Fighter - Ending",
        "version": "smwc-39393-1740454247",
        "upstream_time": 1740454247,
        "download_url": "https://dl.smwcentral.net/39393/Seifuku%20Densetsu%20Pretty%20Fighter%20-%20Ending.zip",
        "filename": "Seifuku Densetsu Pretty Fighter - Ending.zip",
        "size": 6518,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-seifuku-densetsu-pretty-fighter-hiroshima-front",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20605,
    "title": "Seifuku Densetsu Pretty Fighter - Hiroshima (Front)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city",
      "forest",
      "grassland"
    ],
    "description": "Background used in the Hiroshima stage, in Seifuku Densetsu Pretty Fighter (Super Famicom).<br>\r\n<br>\r\nIncludes animated water... though you may probably want to remove the boats from the background (unless you don't care about \"realism\").",
    "latest_version": "smwc-20605-1564525640",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20605,
        "title": "Seifuku Densetsu Pretty Fighter - Hiroshima (Front)",
        "version": "smwc-20605-1564525640",
        "upstream_time": 1564525640,
        "download_url": "https://dl.smwcentral.net/20605/SDPF%20Hiroshima.zip",
        "filename": "SDPF Hiroshima.zip",
        "size": 10947,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-seifuku-densetsu-pretty-fighter-hokkaido-back",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20606,
    "title": "Seifuku Densetsu Pretty Fighter - Hokkaido (Back)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city",
      "sky"
    ],
    "description": "Background used in the Hokkaido stage, in Seifuku Densetsu Pretty Fighter (Super Famicom).",
    "latest_version": "smwc-20606-1564525700",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20606,
        "title": "Seifuku Densetsu Pretty Fighter - Hokkaido (Back)",
        "version": "smwc-20606-1564525700",
        "upstream_time": 1564525700,
        "download_url": "https://dl.smwcentral.net/20606/SDPF%20Hokkaido.zip",
        "filename": "SDPF Hokkaido.zip",
        "size": 8665,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-seifuku-densetsu-pretty-fighter-kyoto-back",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20607,
    "title": "Seifuku Densetsu Pretty Fighter - Kyoto (Back)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "forest",
      "mountain",
      "night",
      "sky"
    ],
    "description": "Background used in the Kyoto stage, in Seifuku Densetsu Pretty Fighter (Super Famicom).",
    "latest_version": "smwc-20607-1564525568",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20607,
        "title": "Seifuku Densetsu Pretty Fighter - Kyoto (Back)",
        "version": "smwc-20607-1564525568",
        "upstream_time": 1564525568,
        "download_url": "https://dl.smwcentral.net/20607/SDPF%20Kyoto.zip",
        "filename": "SDPF Kyoto.zip",
        "size": 3468,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-seifuku-densetsu-pretty-fighter-kyoto-front",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39392,
    "title": "Seifuku Densetsu Pretty Fighter - Kyoto (Front)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "eastern",
      "forest"
    ],
    "description": "A very pretty detailed rooftop from Seifuku Densetsu Pretty Fighter. It serves both as a background and foreground. I did adjust a tiny bit for it to loop properly.   <br>\r\n<br>\r\nUse it with a layer 3 background for the best results.<br>\r\n<br>\r\nRecommended background scrolling: Constant, Constant.<br>\r\n<br>\r\nA good fit for cutscenes or japanese rooftops levels, in general. ",
    "latest_version": "smwc-39392-1740418727",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39392,
        "title": "Seifuku Densetsu Pretty Fighter - Kyoto (Front)",
        "version": "smwc-39392-1740418727",
        "upstream_time": 1740418727,
        "download_url": "https://dl.smwcentral.net/39392/Seifuku%20Densetsu%20Pretty%20Fighter%20-%20Kyoto%20%28Front%29.zip",
        "filename": "Seifuku Densetsu Pretty Fighter - Kyoto (Front).zip",
        "size": 13612,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-seifuku-densetsu-pretty-fighter-versus-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39391,
    "title": "Seifuku Densetsu Pretty Fighter - Versus Screen",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "texture"
    ],
    "description": "The background seen in the versus screen before a fight. Uses the newest background feature from recent versions of Lunar Magic.<br>\r\n<br>\r\nA bit simple, but it's a nice fit for a bonus room. ",
    "latest_version": "smwc-39391-1740451069",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39391,
        "title": "Seifuku Densetsu Pretty Fighter - Versus Screen",
        "version": "smwc-39391-1740451069",
        "upstream_time": 1740451069,
        "download_url": "https://dl.smwcentral.net/39391/Seifuku%20Densetsu%20Pretty%20Fighter%20-%20Versus%20Screen.zip",
        "filename": "Seifuku Densetsu Pretty Fighter - Versus Screen.zip",
        "size": 1923,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sengoku-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41598,
    "title": "Sengoku - Stage 3 (Boss)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "desert",
      "mountain"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 WINTER 2026 - SISTER EDITION:</b></span><br>\r\n<br>\r\nA background from <b><u>Sengoku</u></b> Neo-Geo game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41598-1771258908",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41598,
        "title": "Sengoku - Stage 3 (Boss)",
        "version": "smwc-41598-1771258908",
        "upstream_time": 1771258908,
        "download_url": "https://dl.smwcentral.net/41598/sengoku%20-%20stage3boss.zip",
        "filename": "sengoku - stage3boss.zip",
        "size": 8353,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sewer",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13984,
    "title": "Sewer",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "dark",
      "needs remoderation",
      "sewer",
      "sludge"
    ],
    "description": "AFAIK, we don't have enough Mario-style sewer tilesets here, or at least not enough that aren't ripped.  Here's another slimy, stinky sewer set for your slimy, stinky sewer levels.  Mario spends all his time climbing into pipes.  Where do you think pipes lead?<br>\r\n<br>\r\nYes, those skinny pipes are the ones from GFX15.  I felt they needed to be included in case the user decides to stick with vanilla graphics for the normal pipes.",
    "latest_version": "smwc-13984-1468806828",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13984,
        "title": "Sewer",
        "version": "smwc-13984-1468806828",
        "upstream_time": 1468806828,
        "download_url": "https://dl.smwcentral.net/13984/Sewer.zip",
        "filename": "Sewer.zip",
        "size": 4158,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11875,
        "title": "Sewer",
        "version": "smwc-11875-1438220314",
        "upstream_time": 1438220314,
        "download_url": "https://dl.smwcentral.net/11875/Sewer.zip",
        "filename": "Sewer.zip",
        "size": 4700,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6601,
        "title": "Sewer",
        "version": "smwc-6601-1400937982",
        "upstream_time": 1400937982,
        "download_url": "https://dl.smwcentral.net/6601/Sewer.zip",
        "filename": "Sewer.zip",
        "size": 4893,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sewer-overworld",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29734,
    "title": "Sewer Overworld",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "sewer"
    ],
    "description": "Custom sewer tileset for overworld maps, originally made for my OWDC 2021 entry.<br>\r\n<br>\r\nThis tileset was inspired by <a href=\"https://www.smwcentral.net/?p=section&a=details&id=13984\">this tileset</a> by <span class=\"un-outer\" title=\"Gamma V\"><a href=\"/?p=profile&amp;id=13617\" style=\"color: var(--user-color-3);\" class=\"un\">Gamma V</a></span>.<br>\r\n<br>\r\nI'm now submitting this here, because <span class=\"un-outer\" title=\"Gulaschko\"><a href=\"/?p=profile&amp;id=42242\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">Gulaschko</a></span> asked for it, and also to allow more people to make sewer worlds in their hacks.",
    "latest_version": "smwc-29734-1645658896",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29734,
        "title": "Sewer Overworld",
        "version": "smwc-29734-1645658896",
        "upstream_time": 1645658896,
        "download_url": "https://dl.smwcentral.net/29734/Sewer%20Overworld.zip",
        "filename": "Sewer Overworld.zip",
        "size": 101261,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sewer-pipes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27612,
    "title": "Sewer Pipes",
    "authors": [
      "Ralshi02"
    ],
    "tags": [
      "pipe",
      "sewer"
    ],
    "description": "Pipes that can be used in sewers.<br>\r\n<br>\r\nUses palette 3 (with an additional color)",
    "latest_version": "smwc-27612-1625837241",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27612,
        "title": "Sewer Pipes",
        "version": "smwc-27612-1625837241",
        "upstream_time": 1625837241,
        "download_url": "https://dl.smwcentral.net/27612/The%20Sewer%20Pipes.zip",
        "filename": "The Sewer Pipes.zip",
        "size": 3804,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sexy-parodius-dragon-palace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25453,
    "title": "Sexy Parodius - Dragon Palace",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "eastern",
      "needs remoderation"
    ],
    "description": "A simple and very nice tileset from Sexy Parodius. This game has two stage 3: one being Castle Dracula, and the other one being an underwater palace. This specific stage is based in Yie Air Kung-Fu, one of the first fighting games in history, made by Konami. The ramen bowls in the original game is where chinese dragons spawns to attack the player. A good fit for chinese / eastern based levels.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-25453-1609347105",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25453,
        "title": "Sexy Parodius - Dragon Palace",
        "version": "smwc-25453-1609347105",
        "upstream_time": 1609347105,
        "download_url": "https://dl.smwcentral.net/25453/Sexy%20Parodius%20-%20Dragon%20Palace%20Tileset.zip",
        "filename": "Sexy Parodius - Dragon Palace Tileset.zip",
        "size": 4262,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sexy-parodius-happy-coins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33056,
    "title": "Sexy Parodius - Happy Coins",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "coin"
    ],
    "description": "The beautiful and shiny coins from Sexy Parodius. They appear in two missions. Since everything tends to be frenetic and chaotic in Parodius, it's very easy to die while trying to accomplish the mission of collecting these shiny, yet deadly coins.<br>\r\n<br>\r\nUpdated exanimation destination. Changed palette row.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33056-1675742864",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33056,
        "title": "Sexy Parodius - Happy Coins",
        "version": "smwc-33056-1675742864",
        "upstream_time": 1675742864,
        "download_url": "https://dl.smwcentral.net/33056/Sexy%20Parodius%20-%20Happy%20Deadly%20Coins.zip",
        "filename": "Sexy Parodius - Happy Deadly Coins.zip",
        "size": 2575,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sexy-parodius-psx-bath-house-boss",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37869,
    "title": "Sexy Parodius (PSX) - Bath House (Boss)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "eastern",
      "interior"
    ],
    "description": "Originally, I wanted to rip the stage 1 BG from Sexy Parodius as debut, but since PSX-View had no ability to save a screenshot using a button as far as I know, (I may come back to it when I can.) I decided to go for the stage 2 boss BG where the player ship fights Finally Penguin. I removed the candles as not only those weren't able to have their own palette as I ripped the BG with Lunar Magic Bitmap Pasting Feature, but I also edited the BG in Aseprite to remove the blocks at the very top and bottom and replaced those with the tiles seen in PSX-View. Use it in either a level end section or a boss fight. You can technically have horizontal scrolling if set to a really slow value such as Slow or Slow 2. <br>\r\nEnjoy as it took a lot from me.",
    "latest_version": "smwc-37869-1717261042",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37869,
        "title": "Sexy Parodius (PSX) - Bath House (Boss)",
        "version": "smwc-37869-1717261042",
        "upstream_time": 1717261042,
        "download_url": "https://dl.smwcentral.net/37869/Sexy%20Parodius%20%28PS1%29%20-%20Bath%20House%20%28Boss%29.zip",
        "filename": "Sexy Parodius (PS1) - Bath House (Boss).zip",
        "size": 14808,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sexy-parodius-psx-bath-house-far",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37990,
    "title": "Sexy Parodius (PSX) - Bath House (Far)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "sky",
      "space"
    ],
    "description": "This BG is seen in stage 2 of Sexy Parodius. Had trouble with this BG at first. The rest of the parts were sprites. Fortunately, it was easy to insert into SMW wtih near accurate results. <br>\r\nYou can easily add a layer 3 space or sky BG or otherwise.<br>\r\n<br>\r\nNo credit needed.",
    "latest_version": "smwc-37990-1719109341",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37990,
        "title": "Sexy Parodius (PSX) - Bath House (Far)",
        "version": "smwc-37990-1719109341",
        "upstream_time": 1719109341,
        "download_url": "https://dl.smwcentral.net/37990/Sexy%20Parodius%20-%20Bath%20House%20-%20Far.zip",
        "filename": "Sexy Parodius - Bath House - Far.zip",
        "size": 7964,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sexy-parodius-psx-castle-dracula",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38074,
    "title": "Sexy Parodius (PSX) - Castle Dracula",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "mountain"
    ],
    "description": "Originally, this BG was only meant to be used for horizontal scrolling. However, I decided to complete it with tiles that meant to be used with vertical scrolling. Result is good. I used Lunar Magic Bitmap Pasting feature a 2nd time, because the first time when I added the BG into LM, I did notice some reds I didn't spot into Aseprite. How can you blame me. Those did look the same. Corrected this glitched behaviour of the BG with the color green and added the proper red color for the BG.<br>\r\nUses 2 palettes. I thought it'd use more.<br>\r\n<br>\r\nNo credit needed.",
    "latest_version": "smwc-38074-1720376046",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38074,
        "title": "Sexy Parodius (PSX) - Castle Dracula",
        "version": "smwc-38074-1720376046",
        "upstream_time": 1720376046,
        "download_url": "https://dl.smwcentral.net/38074/Sexy%20Parodius%20%28PSX%29%20-%20Castle%20Dracula.zip",
        "filename": "Sexy Parodius (PSX) - Castle Dracula.zip",
        "size": 12974,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sexy-parodius-psx-coal-mine-outside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38097,
    "title": "Sexy Parodius (PSX) - Coal Mine (Outside)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "forest",
      "night"
    ],
    "description": "Here's another BG encountered after you fail Castle Dracula in Sexy Parodius. When I tried ripping this BG, I failed because of the number of colors.<br>\r\n<br>\r\nI tried again later, this time with good results. <br>\r\n<br>\r\nStill, because this BG uses way more tiles than needed, since it comes from a Playstation game, I had to apply the Touhou formula.<br>\r\n<br>\r\n I kept on flipping many tiles and removed few tiles for a repeatable tile. I also removed the stars for an easier time. <br>\r\n<br>\r\nUsed Lunar Magic Bitmap Pasting feature and did corrections. <br>\r\n<br>\r\nUsed the second half of palette 6 to correct the tree and its stump since the result gave me a blue one and decided to bring the stars from the game back. This BG uses the unused tile B. <br>\r\n<br>\r\nThe stars use palette 0.<br>\r\n<br>\r\nThe BG overwrites bushes, diagonal pipes, triangle and transluscent blocks and net tiles. The rest of the tiles can be used.<br>\r\n<br>\r\nAlso uses the second half of palette row 4.<br>\r\n<br>\r\nEnjoy!<br>\r\n<br>\r\nEdit: Replaced map16 E000 with E600.",
    "latest_version": "smwc-38097-1720975515",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38097,
        "title": "Sexy Parodius (PSX) - Coal Mine (Outside)",
        "version": "smwc-38097-1720975515",
        "upstream_time": 1720975515,
        "download_url": "https://dl.smwcentral.net/38097/Sexy%20Parodius%20%28PSX%29%20-%20Coal%20Mine%20-%20outside%20-%20good.zip",
        "filename": "Sexy Parodius (PSX) - Coal Mine - outside - good.zip",
        "size": 16832,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sexy-parodius-psx-farm-day",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37989,
    "title": "Sexy Parodius (PSX) - Farm (Day)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "grassland"
    ],
    "description": "I did say I'll come back to the stage 1 BG of Sexy Parodius. This BG is seen in the day portion of the level.<br>\r\nSince this BG was long, I decided to rip as best I could. While it was a close to hard territory, I ripped it using Lunar Magic Bitmap Pasting feature with near accurate results. You can edit the back area color or you an add the included HDMA effect.<br>\r\n<br>\r\nNo credit needed.",
    "latest_version": "smwc-37989-1719165694",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37989,
        "title": "Sexy Parodius (PSX) - Farm (Day)",
        "version": "smwc-37989-1719165694",
        "upstream_time": 1719165694,
        "download_url": "https://dl.smwcentral.net/37989/Sexy%20Parodius%20-%20Farm%20%28Day%29.zip",
        "filename": "Sexy Parodius - Farm (Day).zip",
        "size": 7696,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sexy-parodius-psx-girl-factory-boss",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38039,
    "title": "Sexy Parodius (PSX) - Girl Factory (Boss)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "This BG is seen where you fight the Transporting Crane. Used Lunar Magic Bitmap Pasting Feature and ripped the lights, the tile with the red triangle part and the pole with the mostly orange colors from scratch. <br>\r\n<br>\r\nThe lights are ExAnimated.<br>\r\nUses the second half of palette 4.<br>\r\nBG uses a full Map16 page.<br>\r\n<br>\r\nNo credit needed.",
    "latest_version": "smwc-38039-1719938818",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38039,
        "title": "Sexy Parodius (PSX) - Girl Factory (Boss)",
        "version": "smwc-38039-1719938818",
        "upstream_time": 1719938818,
        "download_url": "https://dl.smwcentral.net/38039/Sexy%20Parodius%20%28PSX%29%20-%20Girl%20Factory%20%28Boss%20Area%29.zip",
        "filename": "Sexy Parodius (PSX) - Girl Factory (Boss Area).zip",
        "size": 8090,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sexy-parodius-psx-sweet-sky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38064,
    "title": "Sexy Parodius (PSX) - Sweet Sky",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "sky"
    ],
    "description": "Comes from stage 5 of the game where you fight Candy Core to advance. In the original, the rainbow was transparent and I don't have the asm knowledge to add it for the rainbow for this game, but perhaps someone with this knowledge might be able to leave a code that's compatible with the HDMA included in the archive.<br>\r\nThe clouds were a great challenge for me to paste into Aseprite while looking good. Drew some new tiles for the clouds for proper loop. Use the Lunar Magic Bitmap Pasting feature twice to rip this BG and removed most of the useless pixels near the vines for detail.<br>\r\n<br>\r\nNo credit needed.<br>\r\n<br>\r\nEdit: Fixed small map16 bug.",
    "latest_version": "smwc-38064-1720210578",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38064,
        "title": "Sexy Parodius (PSX) - Sweet Sky",
        "version": "smwc-38064-1720210578",
        "upstream_time": 1720210578,
        "download_url": "https://dl.smwcentral.net/38064/Sexy%20Parodius%20%28PSX%29%20-%20Sweet%20Sky%20-%20fixed.zip",
        "filename": "Sexy Parodius (PSX) - Sweet Sky - fixed.zip",
        "size": 12379,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sexy-parodius-psx-taj-mahal",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38081,
    "title": "Sexy Parodius (PSX) - Taj Mahal",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "eastern",
      "sky"
    ],
    "description": "Here's the background from the last stage of the game where the player ship or ships pursue Takosuke as he stole all the loot as the previous missions were completed or otherwise. Used Lunar Magic Bitmap Pasting feature and removed the green color as I did have trouble with the transparent color as it was spotted black in the tool.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-38081-1720550066",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38081,
        "title": "Sexy Parodius (PSX) - Taj Mahal",
        "version": "smwc-38081-1720550066",
        "upstream_time": 1720550066,
        "download_url": "https://dl.smwcentral.net/38081/Sexy%20Parodius%20%28PSX%29%20-%20Taj%20Mahal%20%28fixed%29.zip",
        "filename": "Sexy Parodius (PSX) - Taj Mahal (fixed).zip",
        "size": 10655,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sexy-parodius-psx-underwater-palace-second-half",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38006,
    "title": "Sexy Parodius (PSX) - Underwater Palace (Second Half)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "eastern"
    ],
    "description": "This background is seen in stage 3A of the game. You'll need to reach area where you'll fight Otohime. I chose to rip the second part of the BG as the first one used more tiles. You can add wavy HDMA just like the original or FG HDMA.<br>\r\n<br>\r\nUses the second half of palette row 4.<br>\r\n<br>\r\nNo credit required.",
    "latest_version": "smwc-38006-1719526553",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38006,
        "title": "Sexy Parodius (PSX) - Underwater Palace (Second Half)",
        "version": "smwc-38006-1719526553",
        "upstream_time": 1719526553,
        "download_url": "https://dl.smwcentral.net/38006/Sexy%20Parodius%20%28PSX%29%20-%20Underwater%20Palace.zip",
        "filename": "Sexy Parodius (PSX) - Underwater Palace.zip",
        "size": 8678,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shades",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2047,
    "title": "Shades",
    "authors": [
      "SacredSilverYoshi"
    ],
    "tags": [
      "koopa",
      "needs remoderation",
      "piranha plant"
    ],
    "description": "This graphic set is used to replace piranha plants, Koopas, and their shells with something a little more sinister. The file comes with the sprite graphics, custom pallet, Exanimation graphics, and a level file with the animations preset.",
    "latest_version": "smwc-2047-1426615012",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2047,
        "title": "Shades",
        "version": "smwc-2047-1426615012",
        "upstream_time": 1426615012,
        "download_url": "https://dl.smwcentral.net/2047/Shades.zip",
        "filename": "Shades.zip",
        "size": 4349,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shadow-wizard-money-gang",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34060,
    "title": "Shadow Wizard Money Gang",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "koopa",
      "magikoopa"
    ],
    "description": "<span style=\"font-size: 20pt;\"><b>SHADOW WIZARD MONEY GANG IN SUPER MARIO WORLD!!! THEY LIKE CASTING SPELLS!!!</b></span><br>\r\n<br>\r\nMade these Koopa Troopa / Magikoopa sprites because I understand their message, as a fellow shadow wizard advocate.",
    "latest_version": "smwc-34060-1686092602",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34060,
        "title": "Shadow Wizard Money Gang",
        "version": "smwc-34060-1686092602",
        "upstream_time": 1686092602,
        "download_url": "https://dl.smwcentral.net/34060/Shadow%20Wizard%20Koopa%20Gang.zip",
        "filename": "Shadow Wizard Koopa Gang.zip",
        "size": 4831,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shaman-king-master-of-spirits",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39928,
    "title": "Shaman King: Master of Spirits 2 - Dobie Village",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "forest",
      "jungle",
      "needs remoderation",
      "underwater"
    ],
    "description": "This is some obscure forest BG. To me, it feels like underwater somewhat.<br>\r\nHave fun and no credit needed.",
    "latest_version": "smwc-39928-1748972583",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39928,
        "title": "Shaman King: Master of Spirits 2 - Dobie Village",
        "version": "smwc-39928-1748972583",
        "upstream_time": 1748972583,
        "download_url": "https://dl.smwcentral.net/39928/Shaman%20King%20-%20Master%20of%20Spirits%202%20-%20Dobie%20Village.zip",
        "filename": "Shaman King - Master of Spirits 2 - Dobie Village.zip",
        "size": 10600,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21821,
        "title": "Shaman King: Master of Spirits 2 - Forest",
        "version": "smwc-21821-1582387737",
        "upstream_time": 1582387737,
        "download_url": "https://dl.smwcentral.net/21821/ShamanKingGBAForest.zip",
        "filename": "ShamanKingGBAForest.zip",
        "size": 14851,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shaman-king-master-of-spirits-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21842,
    "title": "Shaman King: Master of Spirits - Castle",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "haunted",
      "needs remoderation"
    ],
    "description": "The castle background from Shaman King - Master of Spirits.<br>\r\nRealistic, don't you think?",
    "latest_version": "smwc-21842-1582644575",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21842,
        "title": "Shaman King: Master of Spirits - Castle",
        "version": "smwc-21842-1582644575",
        "upstream_time": 1582644575,
        "download_url": "https://dl.smwcentral.net/21842/ShamanKingCastle.zip",
        "filename": "ShamanKingCastle.zip",
        "size": 4754,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shaman-king-master-of-spirits-city-graveyard",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21841,
    "title": "Shaman King: Master of Spirits - City Graveyard",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city",
      "haunted",
      "needs remoderation",
      "night"
    ],
    "description": "The city graveyard from Shaman King - Master of Spirits.<br>\r\n<br>\r\n<b><span style=\"color: #ff3300;\">WARNING:</span></b> It uses 3 pallete rows and BG1, BG2, BG3 and few FG2 parts.",
    "latest_version": "smwc-21841-1582644720",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21841,
        "title": "Shaman King: Master of Spirits - City Graveyard",
        "version": "smwc-21841-1582644720",
        "upstream_time": 1582644720,
        "download_url": "https://dl.smwcentral.net/21841/ShamanKingCityGraveyard.zip",
        "filename": "ShamanKingCityGraveyard.zip",
        "size": 14524,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shaman-king-master-of-spirits-cloudy-graveyard",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21840,
    "title": "Shaman King: Master of Spirits - Cloudy Graveyard",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "haunted",
      "needs remoderation",
      "realistic"
    ],
    "description": "The cloudy graveyard background from Shaman King - Master of Spirits.<br>\r\n<br>\r\n<b><span style=\"color: #ff3300;\">WARNING:</span></b> It uses 3 pallete rows and BG1, BG2, BG3 and few FG2 parts.",
    "latest_version": "smwc-21840-1582645132",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21840,
        "title": "Shaman King: Master of Spirits - Cloudy Graveyard",
        "version": "smwc-21840-1582645132",
        "upstream_time": 1582645132,
        "download_url": "https://dl.smwcentral.net/21840/ShamanKingCloudyGraveyard.zip",
        "filename": "ShamanKingCloudyGraveyard.zip",
        "size": 13422,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shaman-king-master-of-spirits-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21866,
    "title": "Shaman King: Master of Spirits - Forest 2",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "The Forest Background from the GBA game Shaman King: Master of Spirits.<br>\r\n<br>\r\nWhat do you think?",
    "latest_version": "smwc-21866-1584526499",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21866,
        "title": "Shaman King: Master of Spirits - Forest 2",
        "version": "smwc-21866-1584526499",
        "upstream_time": 1584526499,
        "download_url": "https://dl.smwcentral.net/21866/ShamanKingGBAAutumn.zip",
        "filename": "ShamanKingGBAAutumn.zip",
        "size": 12549,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shaman-king-master-of-spirits-ritual-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27603,
    "title": "Shaman King: Master of Spirits - Ritual Room",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "haunted"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">POST-C3 SUMMER 2021 SUBMISSION:</span></b><br>\r\n<br>\r\nThe Ritual Room from Shaman King GBA game.<br>\r\nIt's from the rejected submission of C3 Winter 2020.<br>\r\n<br>\r\nIt's finally released...",
    "latest_version": "smwc-27603-1625777652",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27603,
        "title": "Shaman King: Master of Spirits - Ritual Room",
        "version": "smwc-27603-1625777652",
        "upstream_time": 1625777652,
        "download_url": "https://dl.smwcentral.net/27603/Shaman%20King%20-%20Ritual%20Room.zip",
        "filename": "Shaman King - Ritual Room.zip",
        "size": 5070,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shaman-king-master-of-spirits-tower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21930,
    "title": "Shaman King: Master of Spirits - Tower",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "ruins"
    ],
    "description": "The tower section from the GBA game Shaman King - Master of Spirits.<br>\r\nThis BG is the most suitable for a NSMBU themed towers.<br>\r\n<br>\r\nDon't you agree?",
    "latest_version": "smwc-21930-1584670950",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21930,
        "title": "Shaman King: Master of Spirits - Tower",
        "version": "smwc-21930-1584670950",
        "upstream_time": 1584670950,
        "download_url": "https://dl.smwcentral.net/21930/Shaman%20King_%20Master%20of%20Spirits%20-%20Tower.zip",
        "filename": "Shaman King_ Master of Spirits - Tower.zip",
        "size": 3576,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shaman-king-master-of-spirits-tunnel-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23637,
    "title": "Shaman King: Master of Spirits - Tunnel Ruins",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "needs remoderation",
      "pyramid",
      "ruins"
    ],
    "description": "COVID-19 C3 Summer 2020 submission.<br>\r\nThe Tunnel Ruins background from the Shaman King GBA game.<br>\r\n<br>\r\nIt can be used for pyramid, temple or ruins levels.",
    "latest_version": "smwc-23637-1594174161",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23637,
        "title": "Shaman King: Master of Spirits - Tunnel Ruins",
        "version": "smwc-23637-1594174161",
        "upstream_time": 1594174161,
        "download_url": "https://dl.smwcentral.net/23637/ShamanKingTunnelArea.zip",
        "filename": "ShamanKingTunnelArea.zip",
        "size": 4565,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shaman-king-master-of-spirits-village",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21839,
    "title": "Shaman King: Master of Spirits - Village",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation",
      "realistic",
      "town"
    ],
    "description": "The village background from Shaman King - Master of Spirits<br>\r\n<br>\r\n<b><span style=\"color: #ff3300;\">WARNING:</span></b> It uses 3 pallete rows and BG1, BG2 and BG3.",
    "latest_version": "smwc-21839-1582397899",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21839,
        "title": "Shaman King: Master of Spirits - Village",
        "version": "smwc-21839-1582397899",
        "upstream_time": 1582397899,
        "download_url": "https://dl.smwcentral.net/21839/ShamanKingVillage.zip",
        "filename": "ShamanKingVillage.zip",
        "size": 11194,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shaman-king-master-of-spirits-volcano-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23636,
    "title": "Shaman King: Master of Spirits - Volcano Cave",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "realistic",
      "volcano"
    ],
    "description": "COVID-19 C3 Summer 2020 submission.<br>\r\nThe semi-realistic background from the Shaman King GBA game.<br>\r\n<br>\r\n",
    "latest_version": "smwc-23636-1594173127",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23636,
        "title": "Shaman King: Master of Spirits - Volcano Cave",
        "version": "smwc-23636-1594173127",
        "upstream_time": 1594173127,
        "download_url": "https://dl.smwcentral.net/23636/ShamanKingVolcanoCave.zip",
        "filename": "ShamanKingVolcanoCave.zip",
        "size": 9974,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shantae-and-the-pirate-s-curse-ye-royal-sewers",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19577,
    "title": "Shantae and the Pirate's Curse - Ye Royal Sewers",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "haunted",
      "needs remoderation",
      "sewer"
    ],
    "description": "Probably the only ripable background from this game, because it's the only one which has \"minimalist\" pixel art. Had to adapt it a bit though, but the differences from the original are almost unnoticeable.<br>\r\n<br>\r\nRecomended to use with V-Scroll: Variable 2 (LM3.00+)",
    "latest_version": "smwc-19577-1555291610",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19577,
        "title": "Shantae and the Pirate's Curse - Ye Royal Sewers",
        "version": "smwc-19577-1555291610",
        "upstream_time": 1555291610,
        "download_url": "https://dl.smwcentral.net/19577/Shantae%20and%20the%20Pirates%20Curse%20Ye%20Royal%20Sewers.zip",
        "filename": "Shantae and the Pirates Curse Ye Royal Sewers.zip",
        "size": 6603,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shantae-risky-boots-island-hideout",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19314,
    "title": "Shantae - Risky Boots' Island Hideout",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "beach",
      "needs remoderation",
      "ocean",
      "retro",
      "sky"
    ],
    "description": "An adapted version of the Spy Scope view of the Risky Boots' Island Hideout, in the first Shantae game. Would fit title screens or 8-bit themed levels.",
    "latest_version": "smwc-19314-1552832130",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19314,
        "title": "Shantae - Risky Boots' Island Hideout",
        "version": "smwc-19314-1552832130",
        "upstream_time": 1552832130,
        "download_url": "https://dl.smwcentral.net/19314/Shante%20Risky%20Boots%20Island.zip",
        "filename": "Shante Risky Boots Island.zip",
        "size": 4688,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shark",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24432,
    "title": "Shark",
    "authors": [
      "Blizzard Buffalo",
      "Jack_Vincent13"
    ],
    "tags": [
      "needs remoderation",
      "porcupuffer"
    ],
    "description": "Shark that replaces Original Porcupuffer.<br>\r\n<br>\r\nThe second version replaces the Giant Blurp custom sprite.",
    "latest_version": "smwc-24432-1598648455",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24432,
        "title": "Shark",
        "version": "smwc-24432-1598648455",
        "upstream_time": 1598648455,
        "download_url": "https://dl.smwcentral.net/24432/Shark%2B.zip",
        "filename": "Shark+.zip",
        "size": 4857,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shelmet-styled-spiny-and-buzzy-beetle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24666,
    "title": "Shelmet Styled Spiny and Buzzy Beetle",
    "authors": [
      "Neexy"
    ],
    "tags": [
      "buzzy beetle",
      "spiny"
    ],
    "description": "Upgraded spiny and buzzy beetle sprites that are inspired by shelmet mario from mario maker 2",
    "latest_version": "smwc-24666-1600625017",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24666,
        "title": "Shelmet Styled Spiny and Buzzy Beetle",
        "version": "smwc-24666-1600625017",
        "upstream_time": 1600625017,
        "download_url": "https://dl.smwcentral.net/24666/spiny%20%2B%20buzzy%20beetle.zip",
        "filename": "spiny + buzzy beetle.zip",
        "size": 4919,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shield-armor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25940,
    "title": "Shield Armor",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "mega mole"
    ],
    "description": "Anorakun's Notes: These brave shield knights replace mega-moles. I altered the original sprite by giving it more colors. The shield has a shiny feel to it, while the eyes have a menacing red. Credit to No Body The Dragon. Uses vanilla palette.<br>\r\n<br>\r\nPlease be aware that the Fire Flower palette can affect this graphic's colors.",
    "latest_version": "smwc-25940-1616015134",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25940,
        "title": "Shield Armor",
        "version": "smwc-25940-1616015134",
        "upstream_time": 1616015134,
        "download_url": "https://dl.smwcentral.net/25940/Shield%20Knight.zip",
        "filename": "Shield Knight.zip",
        "size": 2183,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shimmering-invisible-coin-block",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24284,
    "title": "Shimmering Invisible Coin Block",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "block",
      "coin block",
      "invisible coin block"
    ],
    "description": "An invisible coin block that shimmers.",
    "latest_version": "smwc-24284-1597884967",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24284,
        "title": "Shimmering Invisible Coin Block",
        "version": "smwc-24284-1597884967",
        "upstream_time": 1597884967,
        "download_url": "https://dl.smwcentral.net/24284/Shimmering%20Block.zip",
        "filename": "Shimmering Block.zip",
        "size": 1215,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shin-kidou-senki-gundam-wing-endless-duel-deathscythe-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19947,
    "title": "Shin Kidou Senki Gundam Wing: Endless Duel - Deathscythe Stage",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city",
      "industrial",
      "lake",
      "needs remoderation",
      "sky"
    ],
    "description": "Background used in the stage of Deathscythe in Shin Kidou Senki Gundam Wing: Endless Duel (Super Famicom).<br>\r\n",
    "latest_version": "smwc-19947-1558746654",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19947,
        "title": "Shin Kidou Senki Gundam Wing: Endless Duel - Deathscythe Stage",
        "version": "smwc-19947-1558746654",
        "upstream_time": 1558746654,
        "download_url": "https://dl.smwcentral.net/19947/GWED%20Deathscythe%20Stage.zip",
        "filename": "GWED Deathscythe Stage.zip",
        "size": 6515,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shin-kidou-senki-gundam-wing-endless-duel-epyon-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19945,
    "title": "Shin Kidou Senki Gundam Wing: Endless Duel - Epyon Stage",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "castle",
      "mechanical",
      "needs remoderation"
    ],
    "description": "Background used in the stage of Epyon in Shin Kidou Senki Gundam Wing: Endless Duel (Super Famicom).",
    "latest_version": "smwc-19945-1558747757",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19945,
        "title": "Shin Kidou Senki Gundam Wing: Endless Duel - Epyon Stage",
        "version": "smwc-19945-1558747757",
        "upstream_time": 1558747757,
        "download_url": "https://dl.smwcentral.net/19945/GWED%20Epyon%20Stage.zip",
        "filename": "GWED Epyon Stage.zip",
        "size": 10434,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shin-kidou-senki-gundam-wing-endless-duel-heavy-arms-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20339,
    "title": "Shin Kidou Senki Gundam Wing: Endless Duel - Heavy Arms Stage",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "haunted",
      "mechanical",
      "needs remoderation"
    ],
    "description": "I have been ripping this BG again, but it's done. Aside from using less ExGFX files, it has a good Map16 file and has a palette animation. Uses almost a palette.",
    "latest_version": "smwc-20339-1561945969",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20339,
        "title": "Shin Kidou Senki Gundam Wing: Endless Duel - Heavy Arms Stage",
        "version": "smwc-20339-1561945969",
        "upstream_time": 1561945969,
        "download_url": "https://dl.smwcentral.net/20339/Shin%20Kidou%20Senki%20Gundam%20Wing%20Endless%20Duel%20Heavy%20Arms%20Stage%20BG.zip",
        "filename": "Shin Kidou Senki Gundam Wing Endless Duel Heavy Arms Stage BG.zip",
        "size": 6121,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shin-kidou-senki-gundam-wing-endless-duel-sandrock-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20049,
    "title": "Shin Kidou Senki Gundam Wing: Endless Duel - Sandrock Stage",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "desert",
      "mechanical",
      "needs remoderation",
      "sky"
    ],
    "description": "Background used in the stage of Sandrock in Shin Kidou Senki Gundam Wing: Endless Duel (Super Famicom). Note that the background doesn't loop nor horizontally or vertically.",
    "latest_version": "smwc-20049-1561302828",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20049,
        "title": "Shin Kidou Senki Gundam Wing: Endless Duel - Sandrock Stage",
        "version": "smwc-20049-1561302828",
        "upstream_time": 1561302828,
        "download_url": "https://dl.smwcentral.net/20049/GWED%20Sandrock%20Stage.zip",
        "filename": "GWED Sandrock Stage.zip",
        "size": 4760,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shin-kidou-senki-gundam-wing-endless-duel-shenlong-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19946,
    "title": "Shin Kidou Senki Gundam Wing: Endless Duel - Shenlong Stage",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "jungle",
      "lake",
      "mountain",
      "needs remoderation"
    ],
    "description": "Background used in the stage of Shenlong in Shin Kidou Senki Gundam Wing: Endless Duel (Super Famicom).<br>\r\n",
    "latest_version": "smwc-19946-1558747518",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19946,
        "title": "Shin Kidou Senki Gundam Wing: Endless Duel - Shenlong Stage",
        "version": "smwc-19946-1558747518",
        "upstream_time": 1558747518,
        "download_url": "https://dl.smwcentral.net/19946/GWED%20Shenlong%20Stage.zip",
        "filename": "GWED Shenlong Stage.zip",
        "size": 7305,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shin-kidou-senki-gundam-wing-endless-duel-tallgeese-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20048,
    "title": "Shin Kidou Senki Gundam Wing: Endless Duel - Tallgeese Stage",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "ice",
      "mountain",
      "needs remoderation",
      "snow",
      "town"
    ],
    "description": "Background used in the stage of Tallgeese in Shin Kidou Senki Gundam Wing: Endless Duel (Super Famicom). Note that the background doesn't loop nor horizontally or vertically.",
    "latest_version": "smwc-20048-1561303046",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20048,
        "title": "Shin Kidou Senki Gundam Wing: Endless Duel - Tallgeese Stage",
        "version": "smwc-20048-1561303046",
        "upstream_time": 1561303046,
        "download_url": "https://dl.smwcentral.net/20048/GWED%20Tallgeese%20Stage.zip",
        "filename": "GWED Tallgeese Stage.zip",
        "size": 8609,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shin-kidou-senki-gundam-wing-endless-duel-wing-wing-zero-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20261,
    "title": "Shin Kidou Senki Gundam Wing: Endless Duel - Wing & Wing Zero Stage",
    "authors": [
      "Ayami",
      "Rykon-V73"
    ],
    "tags": [
      "block",
      "city",
      "future",
      "mechanical",
      "needs remoderation"
    ],
    "description": "I ripped the FG of the future city level of Shin Kidou Senki Gundam Wing: Endless Duel(Super Famicom). I used Shiny Ninetales' BG3' empty tiles to fit my own GFX. A sacrifice was needed, but I did manage to recreate a few animated tiles. The order is included in Information.txt. To be used in level with BG horizontal scroll=None and Vertical Scroll=None. I added the 'future' tag, as in for levels that happened in the future.<br>\r\n<br>\r\n<b>UPDATE</b>: Added ExGFX1CA. This one has the FG tiles, but excludes the BG tiles. Perfect for people who want to insert a different BG here.<br>\r\n<b>UPDATE2</b>: Added the 2nd sample level. Includes ExGFX1CA. Good if you want to use a different BG.",
    "latest_version": "smwc-20261-1561926336",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20261,
        "title": "Shin Kidou Senki Gundam Wing: Endless Duel - Wing & Wing Zero Stage",
        "version": "smwc-20261-1561926336",
        "upstream_time": 1561926336,
        "download_url": "https://dl.smwcentral.net/20261/Shin%20Kidou%20Senki%20Gundam%20Wing%20Endless%20Duel%20Wing%20%26%20Wing%20Zero%20Stage.zip",
        "filename": "Shin Kidou Senki Gundam Wing Endless Duel Wing %26 Wing Zero Stage.zip",
        "size": 23964,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19944,
        "title": "Shin Kidou Senki Gundam Wing: Endless Duel - Wing & Wing Zero Stage",
        "version": "smwc-19944-1558748160",
        "upstream_time": 1558748160,
        "download_url": "https://dl.smwcentral.net/19944/GWED%20Wing%20%26%20Wing%20Zero%20Stage.zip",
        "filename": "GWED Wing %26 Wing Zero Stage.zip",
        "size": 10573,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shine-sprite",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11568,
    "title": "Shine Sprite",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "dragon coin",
      "yoshi coin"
    ],
    "description": "Here's a quick little replacement for the Yoshi Coin. Great for hacks set on Isle Delfino! It doesn't even need a custom palette!",
    "latest_version": "smwc-11568-1435224870",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11568,
        "title": "Shine Sprite",
        "version": "smwc-11568-1435224870",
        "upstream_time": 1435224870,
        "download_url": "https://dl.smwcentral.net/11568/Shine.zip",
        "filename": "Shine.zip",
        "size": 1533,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shisa-gau",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33149,
    "title": "Shisa Gau",
    "authors": [
      "Blizzard Buffalo"
    ],
    "tags": [
      "eastern",
      "gau"
    ],
    "description": "An Eastern-themed <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16223\"> Gau</a> from Super Mario Land based on the shisa lion dog statues, for more eastern fitting levels.",
    "latest_version": "smwc-33149-1676254812",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33149,
        "title": "Shisa Gau",
        "version": "smwc-33149-1676254812",
        "upstream_time": 1676254812,
        "download_url": "https://dl.smwcentral.net/33149/ShisaGau.zip",
        "filename": "ShisaGau.zip",
        "size": 993,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shobon-depressed-ascii-big-boo",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16185,
    "title": "Shobon (Depressed) ASCII Big Boo",
    "authors": [
      "SHEL"
    ],
    "tags": [
      "big boo",
      "needs remoderation"
    ],
    "description": "(´&#12539;&#969;&#12539;`)",
    "latest_version": "smwc-16185-1504874389",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16185,
        "title": "Shobon (Depressed) ASCII Big Boo",
        "version": "smwc-16185-1504874389",
        "upstream_time": 1504874389,
        "download_url": "https://dl.smwcentral.net/16185/AA%20big%20boo.zip",
        "filename": "AA big boo.zip",
        "size": 1841,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shock-value-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6452,
    "title": "Shock Value - Cave",
    "authors": [
      "levelengine"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "Now I've also gotten into graphics.<br>\r\n<br>\r\nThe following graphics were originally planned for use in Colossus first, but a public release was done first since I changed my mind.<br>\r\n<br>\r\nWhat follows is a mineshaft level, in which the minecart tracks glow (supply your own ExAnimation), and could be set to act like lava (for instant kill), or made to be safe ground.",
    "latest_version": "smwc-6452-1400245435",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6452,
        "title": "Shock Value - Cave",
        "version": "smwc-6452-1400245435",
        "upstream_time": 1400245435,
        "download_url": "https://dl.smwcentral.net/6452/Shock%20Value%20%28Mineshaft%29.zip",
        "filename": "Shock Value (Mineshaft).zip",
        "size": 6295,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shonen-jump-s-one-piece-baratie-sunken-ship",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27449,
    "title": "Shonen Jump's One Piece - Baratie (Sunken Ship)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "ocean",
      "ship"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2021 SUBMISSION:</span></b><br>\r\n<br>\r\nThe sunken ship section from the One Piece's GBA game.<br>\r\n<br>\r\nI modified the colors and the BG from the game to fit to SMW standards.",
    "latest_version": "smwc-27449-1625348819",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27449,
        "title": "Shonen Jump's One Piece - Baratie (Sunken Ship)",
        "version": "smwc-27449-1625348819",
        "upstream_time": 1625348819,
        "download_url": "https://dl.smwcentral.net/27449/One%20Piece%20-%20Baratie%20Sunken%20Ship.zip",
        "filename": "One Piece - Baratie Sunken Ship.zip",
        "size": 8511,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shonen-jump-s-one-piece-syrup-village-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23738,
    "title": "Shonen Jump's One Piece - Syrup Village (Forest)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation"
    ],
    "description": "COVID-19 C3 Summer 2020 submission.<br>\r\nThe forest section from the One Piece's GBA game.<br>\r\n<br>\r\nSince that the original background from the GBA game have a lot of colors to be fitted in SMW levels. I made some modifications to make this BG fit in SNES levels.<br>\r\n<br>\r\nWhat do you think?",
    "latest_version": "smwc-23738-1594488777",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23738,
        "title": "Shonen Jump's One Piece - Syrup Village (Forest)",
        "version": "smwc-23738-1594488777",
        "upstream_time": 1594488777,
        "download_url": "https://dl.smwcentral.net/23738/OnePieceSyrupVillageForest.zip",
        "filename": "OnePieceSyrupVillageForest.zip",
        "size": 9337,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shounen-ashibe-goma-chan-no-yuuenchi-daibouken-lake-night",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28115,
    "title": "Shounen Ashibe: Goma-chan no Yuuenchi Daibouken - Lake (Night)",
    "authors": [
      "mason"
    ],
    "tags": [
      "lake",
      "night"
    ],
    "description": "A neat purply scene, useful for nighttime settings.<br>\r\n<br>\r\nUses parts of palette 0, and all of palette 3. Uses BG1 and BG2.<br>\r\n<br>\r\nPlease give credit if used.",
    "latest_version": "smwc-28115-1629933076",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28115,
        "title": "Shounen Ashibe: Goma-chan no Yuuenchi Daibouken - Lake (Night)",
        "version": "smwc-28115-1629933076",
        "upstream_time": 1629933076,
        "download_url": "https://dl.smwcentral.net/28115/shounen%20ashibe%20-%20lake%20%28night%29.zip",
        "filename": "shounen ashibe - lake (night).zip",
        "size": 6107,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shrek",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33516,
    "title": "Shrek 2 (GBA) - Coin",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "coin",
      "forest",
      "jungle",
      "night",
      "swamp"
    ],
    "description": "Coins from Shrek 2 for Game Boy Advance. Use a full palette row, so be aware of that.<br>\r\n<br>\r\nUPDATE: Re-ripped and updated animation to be more accurate to the original.",
    "latest_version": "smwc-33516-1678548139",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33516,
        "title": "Shrek 2 (GBA) - Coin",
        "version": "smwc-33516-1678548139",
        "upstream_time": 1678548139,
        "download_url": "https://dl.smwcentral.net/33516/Shrek2GBACoins.zip",
        "filename": "Shrek2GBACoins.zip",
        "size": 3269,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15787,
        "title": "Shrek 2 (GBA) - Night",
        "version": "smwc-15787-1499626292",
        "upstream_time": 1499626292,
        "download_url": "https://dl.smwcentral.net/15787/Shrek%202%20Night%20Background.zip",
        "filename": "Shrek 2 Night Background.zip",
        "size": 3434,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15786,
        "title": "Shrek 2 (GBA) - Swamp",
        "version": "smwc-15786-1499626196",
        "upstream_time": 1499626196,
        "download_url": "https://dl.smwcentral.net/15786/Shrek%27s%20Swamp.zip",
        "filename": "Shrek%27s Swamp.zip",
        "size": 7965,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shrek-hassle-at-the-castle-swamp-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37693,
    "title": "Shrek: Hassle at the Castle - Swamp Forest",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "forest"
    ],
    "description": "Forest Trees from Shrek: Hassle at the Castle for the Game Boy Advance.",
    "latest_version": "smwc-37693-1714096265",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37693,
        "title": "Shrek: Hassle at the Castle - Swamp Forest",
        "version": "smwc-37693-1714096265",
        "upstream_time": 1714096265,
        "download_url": "https://dl.smwcentral.net/37693/Shrek%20Hassle%20At%20The%20Castle%20-%20Swamp%20Forest.zip",
        "filename": "Shrek Hassle At The Castle - Swamp Forest.zip",
        "size": 7906,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shrek-reekin-havoc-bad-pinocchio-houses",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40509,
    "title": "Shrek: Reekin' Havoc - Bad Pinocchio (Houses)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "town"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">POST C3 SUMMER 2025 GRAPHICS:</span></b><br>\r\n<br>\r\nThe \"Town Area\" from <b><u>Shrek: Reekin' Havoc </u></b> Game Boy Advance game.<br>\r\n<br>\r\nUses the second half of palette row 4.<br>\r\n<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-40509-1756412773",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40509,
        "title": "Shrek: Reekin' Havoc - Bad Pinocchio (Houses)",
        "version": "smwc-40509-1756412773",
        "upstream_time": 1756412773,
        "download_url": "https://dl.smwcentral.net/40509/Shrek-ReevinHavoc-BadPinocchio.zip",
        "filename": "Shrek-ReevinHavoc-BadPinocchio.zip",
        "size": 6856,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shrek-reekin-havoc-fake-peter-pan-night-sea",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31327,
    "title": "Shrek: Reekin' Havoc - Fake Peter Pan (Night Sea)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "lake",
      "night",
      "sky"
    ],
    "description": "<span style=\"font-size: 21pt;\"><b>C3 SUMMER 2022:</b></span><br>\r\n<br>\r\nThe Night Sea Background from \"Shrek: Reekin' Havoc\" GBA game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31327-1657320552",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31327,
        "title": "Shrek: Reekin' Havoc - Fake Peter Pan (Night Sea)",
        "version": "smwc-31327-1657320552",
        "upstream_time": 1657320552,
        "download_url": "https://dl.smwcentral.net/31327/Shrek%20Reekin%27%20Havoc%20-%20Night%20Sea.zip",
        "filename": "Shrek Reekin%27 Havoc - Night Sea.zip",
        "size": 4210,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shrek-reekin-havoc-sweetsville-houses",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31325,
    "title": "Shrek: Reekin' Havoc - Sweetsville (Houses)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "food",
      "town"
    ],
    "description": "<span style=\"font-size: 21pt;\"><b>C3 SUMMER 2022:</b></span><br>\r\n<br>\r\nThe candy houses background from \"Shrek Reekin' Havoc\" GBA game.<br>\r\n<span style=\"color: #ff0000;\"><b>It uses 2 palette rows and half.</b></span>",
    "latest_version": "smwc-31325-1657511688",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31325,
        "title": "Shrek: Reekin' Havoc - Sweetsville (Houses)",
        "version": "smwc-31325-1657511688",
        "upstream_time": 1657511688,
        "download_url": "https://dl.smwcentral.net/31325/ShrekReekinHavocCandy.zip",
        "filename": "ShrekReekinHavocCandy.zip",
        "size": 6964,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shrek-swamp-kart-speedway-courtyard-lariat",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33515,
    "title": "Shrek: Swamp Kart Speedway - Courtyard Lariat",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "lake",
      "ruins"
    ],
    "description": "A background of some ruins with their reflection from Shrek: Swamp Kart Speedway for Game Boy Advance.",
    "latest_version": "smwc-33515-1678548043",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33515,
        "title": "Shrek: Swamp Kart Speedway - Courtyard Lariat",
        "version": "smwc-33515-1678548043",
        "upstream_time": 1678548043,
        "download_url": "https://dl.smwcentral.net/33515/Shrek%20Swamp%20Kart%20Speedway%20-%20Courtyard%20Lariat.zip",
        "filename": "Shrek Swamp Kart Speedway - Courtyard Lariat.zip",
        "size": 10949,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shrek-swamp-kart-speedway-gingerbread-village-dash",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35407,
    "title": "Shrek: Swamp Kart Speedway - Gingerbread Village Dash",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "lake"
    ],
    "description": "Another background with a reflection from Shrek: Swamp Kart Speedway for Game Boy Advance. Can fit a lake or a river level.",
    "latest_version": "smwc-35407-1698949845",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35407,
        "title": "Shrek: Swamp Kart Speedway - Gingerbread Village Dash",
        "version": "smwc-35407-1698949845",
        "upstream_time": 1698949845,
        "download_url": "https://dl.smwcentral.net/35407/Shrek%20Swamp%20Kart%20Speedway%20-%20Gingerbread%20Village%20Dash.zip",
        "filename": "Shrek Swamp Kart Speedway - Gingerbread Village Dash.zip",
        "size": 7535,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shrine-of-chaos",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16089,
    "title": "Shrine of Chaos",
    "authors": [
      "darken"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "ruins"
    ],
    "description": "A foreground that i made inspired in level with the same name from \"yu-gi-oh! Monster Capsule Coliseum\". Is a gold-ish shrine, can fit better for sky fortress or anything envolving palace or sky. You don't need credit me for it and thanks for downloading. c:",
    "latest_version": "smwc-16089-1504796434",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16089,
        "title": "Shrine of Chaos",
        "version": "smwc-16089-1504796434",
        "upstream_time": 1504796434,
        "download_url": "https://dl.smwcentral.net/16089/SOC.zip",
        "filename": "SOC.zip",
        "size": 3564,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shroob",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30081,
    "title": "Shroob",
    "authors": [
      "Link13"
    ],
    "tags": [
      "goomba"
    ],
    "description": "A shroob from Mario & Luigi: Partner's in Time.<br>\r\n<br>\r\nPalette included.<br>\r\n<br>\r\nUpdate: Fixed palette.",
    "latest_version": "smwc-30081-1646698985",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30081,
        "title": "Shroob",
        "version": "smwc-30081-1646698985",
        "upstream_time": 1646698985,
        "download_url": "https://dl.smwcentral.net/30081/Shroob.zip",
        "filename": "Shroob.zip",
        "size": 3203,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shroomgold-river",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2337,
    "title": "Shroomgold River",
    "authors": [
      "Piky36",
      "RunninRiiz"
    ],
    "tags": [
      "grassland",
      "mushroom",
      "needs remoderation"
    ],
    "description": "The foreground graphics seen in Shroomgold River in the extremely obscure platformer by RunninRiiz, SuperSkye. The original graphics, submitted by Piky36, were too large and caused graphic glitches. These are the same graphics with a tighter file size. Credit is not required, but if you do, credit Piky36 and RunninRiiz, not me.",
    "latest_version": "smwc-2337-1421263739",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2337,
        "title": "Shroomgold River",
        "version": "smwc-2337-1421263739",
        "upstream_time": 1421263739,
        "download_url": "https://dl.smwcentral.net/2337/SuperSkyeShroomgold.zip",
        "filename": "SuperSkyeShroomgold.zip",
        "size": 3760,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shy-guy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8941,
    "title": "Shy Guy",
    "authors": [
      "Shy-Hi"
    ],
    "tags": [
      "goomba",
      "male",
      "needs remoderation",
      "shy guy"
    ],
    "description": "Graphics that replace Goombas with SMB2 Shy-Guys. Best with Pallet A.<br>\r\nCredit isn't necessary.",
    "latest_version": "smwc-8941-1409065903",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8941,
        "title": "Shy Guy",
        "version": "smwc-8941-1409065903",
        "upstream_time": 1409065903,
        "download_url": "https://dl.smwcentral.net/8941/Goomba%20to%20Shy-Guy.zip",
        "filename": "Goomba to Shy-Guy.zip",
        "size": 2644,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2966,
        "title": "Shy Guy",
        "version": "smwc-2966-1376235911",
        "upstream_time": 1376235911,
        "download_url": "https://dl.smwcentral.net/2966/shyguy.zip",
        "filename": "shyguy.zip",
        "size": 7252,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1345,
        "title": "Shy Guy",
        "version": "smwc-1345-1395504357",
        "upstream_time": 1395504357,
        "download_url": "https://dl.smwcentral.net/1345/ShyGuy.zip",
        "filename": "ShyGuy.zip",
        "size": 12843,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-shy-guy-mask-raft",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34400,
    "title": "Shy Guy Mask Raft",
    "authors": [
      "fantasma king"
    ],
    "tags": [
      "skull raft"
    ],
    "description": "raft of shy guys masks created by me<br>\r\n<br>\r\ndon't need to give credits",
    "latest_version": "smwc-34400-1689794368",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34400,
        "title": "Shy Guy Mask Raft",
        "version": "smwc-34400-1689794368",
        "upstream_time": 1689794368,
        "download_url": "https://dl.smwcentral.net/34400/Shy%20Guy%20Mask%20Raft.zip",
        "filename": "Shy Guy Mask Raft.zip",
        "size": 2514,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sicari",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31399,
    "title": "Sicari 2 - The Beach Girls",
    "authors": [
      "Eevee"
    ],
    "tags": [
      "beach",
      "jungle"
    ],
    "description": "The graphics for \"The Beach Girls\" from Sicari 2 - The Brink of Time. A sparkling, tropical beach with a sunset, best used for beaches, obviously. You have a palm tree to play around with, and special layer 1 water to go with the tileset. <br>\r\n<br>\r\nThere is also an optional HDMA + parallax for you.",
    "latest_version": "smwc-31399-1657590400",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31399,
        "title": "Sicari 2 - The Beach Girls",
        "version": "smwc-31399-1657590400",
        "upstream_time": 1657590400,
        "download_url": "https://dl.smwcentral.net/31399/s2beachgirls.zip",
        "filename": "s2beachgirls.zip",
        "size": 8825,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sicari-remastered-stone-palace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25698,
    "title": "Sicari Remastered - Stone Palace",
    "authors": [
      "Eevee"
    ],
    "tags": [
      "castle",
      "haunted",
      "needs remoderation",
      "ruins"
    ],
    "description": "The Stone Palace from Sicari Remastered, adapted to work for vanilla SMW. I've also added a few new tiles here and there that aren't in the original, such as spikes and some larger stone slabs! The tileset is quite reliant on palette animation, so please be sure to check the sample level!",
    "latest_version": "smwc-25698-1610160149",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25698,
        "title": "Sicari Remastered - Stone Palace",
        "version": "smwc-25698-1610160149",
        "upstream_time": 1610160149,
        "download_url": "https://dl.smwcentral.net/25698/SRStonePalace.zip",
        "filename": "SRStonePalace.zip",
        "size": 7108,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sicari-remastered-the-hike",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25733,
    "title": "Sicari Remastered - The Hike",
    "authors": [
      "Eevee"
    ],
    "tags": [
      "cave",
      "industrial",
      "mountain",
      "needs remoderation"
    ],
    "description": "Foreground from \"The Hike\" in Sicari Remastered. Suitable for mountain levels, along with caves and mines!",
    "latest_version": "smwc-25733-1610377892",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25733,
        "title": "Sicari Remastered - The Hike",
        "version": "smwc-25733-1610377892",
        "upstream_time": 1610377892,
        "download_url": "https://dl.smwcentral.net/25733/SRTheHike.zip",
        "filename": "SRTheHike.zip",
        "size": 4532,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sicari-the-golden-palace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15551,
    "title": "Sicari - The Golden Palace",
    "authors": [
      "Eevee"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "palace"
    ],
    "description": "The foreground for the Golden Palace I made way back for the original Sicari. It's nothing great, especially by my current standards, but it's one of the better tilesets from that hack, so yeah, hopefully someone can make use of it. Changed a few tiles, and added some new ones, so it's better to work with, but it's still pretty much the same tileset.",
    "latest_version": "smwc-15551-1495374275",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15551,
        "title": "Sicari - The Golden Palace",
        "version": "smwc-15551-1495374275",
        "upstream_time": 1495374275,
        "download_url": "https://dl.smwcentral.net/15551/GoldenPalace.zip",
        "filename": "GoldenPalace.zip",
        "size": 3481,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sid-meier-s-civilization-snes-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20276,
    "title": "Sid Meier's Civilization (SNES) - Font",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "cutscene",
      "monospace",
      "needs remoderation",
      "serif"
    ],
    "description": "Font used in (Sid Meier's) Civilization, for the SNES. Best used in a colored background. Note that the misalignment between some letters is intentional.",
    "latest_version": "smwc-20276-1561925111",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20276,
        "title": "Sid Meier's Civilization (SNES) - Font",
        "version": "smwc-20276-1561925111",
        "upstream_time": 1561925111,
        "download_url": "https://dl.smwcentral.net/20276/SM%27s%20Civilization%20SNES%20Font%20-%20u.zip",
        "filename": "SM%27s Civilization SNES Font - u.zip",
        "size": 4793,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-silver-bill",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32238,
    "title": "Silver Bill",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "bullet bill"
    ],
    "description": "Bullet Bills in a silver coat of paint, from my hack <a href=\"https://smwc.me/s/31344\">Spesh Planet</a>. No custom palettes are included.",
    "latest_version": "smwc-32238-1664577388",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32238,
        "title": "Silver Bill",
        "version": "smwc-32238-1664577388",
        "upstream_time": 1664577388,
        "download_url": "https://dl.smwcentral.net/32238/silver.zip",
        "filename": "silver.zip",
        "size": 5060,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-simsun-zhongyi-songti",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19425,
    "title": "SimSun (Zhongyi Songti)",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "cutscene",
      "monospace",
      "serif"
    ],
    "description": "The <a href=\"https://zh.wikipedia.org/wiki/%E4%B8%AD%E6%98%93%E5%AE%8B%E4%BD%93\" rel=\"nofollow\">weird serif monospace font</a> you can see on most Chinese Windows PCs. This set contains all ASCII-range characters.<br>\r\n<br>\r\nI am bored, so I ripped it. No credits required.",
    "latest_version": "smwc-19425-1554858241",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19425,
        "title": "SimSun (Zhongyi Songti)",
        "version": "smwc-19425-1554858241",
        "upstream_time": 1554858241,
        "download_url": "https://dl.smwcentral.net/19425/SimSun.zip",
        "filename": "SimSun.zip",
        "size": 2784,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-skeleton-reznor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28372,
    "title": "Skeleton Reznor",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "customizable reznor",
      "reznor"
    ],
    "description": "A simple Reznor reskin that makes them look like skeletons!<br>\r\n<br>\r\nCould fit in a Halloween styled hack.<br>\r\n<br>\r\nAnorakun's update: Added a custom palette for people to use it with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18880\"> Customizable Reznor</a>, as well, since they use palette F by default.",
    "latest_version": "smwc-28372-1632163281",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28372,
        "title": "Skeleton Reznor",
        "version": "smwc-28372-1632163281",
        "upstream_time": 1632163281,
        "download_url": "https://dl.smwcentral.net/28372/Skeleton%20Reznor%20by%20NBTD.zip",
        "filename": "Skeleton Reznor by NBTD.zip",
        "size": 3141,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14116,
    "title": "Sky",
    "authors": [
      "Exor"
    ],
    "tags": [
      "needs remoderation",
      "sky",
      "wood"
    ],
    "description": "You're FREE to take this and use this as you'd like. If you do, I only ask that you please give me credit, and it would be nice if you PMed me telling me you used this.",
    "latest_version": "smwc-14116-1469845456",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14116,
        "title": "Sky",
        "version": "smwc-14116-1469845456",
        "upstream_time": 1469845456,
        "download_url": "https://dl.smwcentral.net/14116/Sky.zip",
        "filename": "Sky.zip",
        "size": 3205,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14074,
        "title": "Sky",
        "version": "smwc-14074-1469299337",
        "upstream_time": 1469299337,
        "download_url": "https://dl.smwcentral.net/14074/Gamma%20V%20-%20Sky.zip",
        "filename": "Gamma V - Sky.zip",
        "size": 3841,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6389,
        "title": "Sky",
        "version": "smwc-6389-1395266928",
        "upstream_time": 1395266928,
        "download_url": "https://dl.smwcentral.net/6389/Sky.zip",
        "filename": "Sky.zip",
        "size": 4601,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sky-blazer-dragonhill-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31680,
    "title": "Sky Blazer - Dragonhill Forest",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "forest"
    ],
    "description": "The background of the Dragonhill Forest from Sky Blazer on Super Nintendo.<br>\r\n<br>\r\nUpdate: Changed palettes.",
    "latest_version": "smwc-31680-1659145784",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31680,
        "title": "Sky Blazer - Dragonhill Forest",
        "version": "smwc-31680-1659145784",
        "upstream_time": 1659145784,
        "download_url": "https://dl.smwcentral.net/31680/Sky%20Blazer%20-%20Dragonhill%20Forest%20ver.1.1.zip",
        "filename": "Sky Blazer - Dragonhill Forest ver.1.1.zip",
        "size": 7428,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sky-blazer-gateway-of-eternal-storms",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34991,
    "title": "Sky Blazer - Gateway of Eternal Storms",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mountain"
    ],
    "description": "The background of the Gateway of Eternal Storms in Sky Blazer on Super Nintendo.<br>\r\n<br>\r\nUpdate: Updated things.",
    "latest_version": "smwc-34991-1693447136",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34991,
        "title": "Sky Blazer - Gateway of Eternal Storms",
        "version": "smwc-34991-1693447136",
        "upstream_time": 1693447136,
        "download_url": "https://dl.smwcentral.net/34991/Sky%20Blazer%20-%20Gateway%20of%20Eternal%20Storms%20%28Updated%29.zip",
        "filename": "Sky Blazer - Gateway of Eternal Storms (Updated).zip",
        "size": 4494,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sky-blazer-prologue",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19319,
    "title": "Sky Blazer - Prologue",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "lake",
      "needs remoderation",
      "night",
      "sky"
    ],
    "description": "The prologue background from Sky Blazer. Don't hesitate to use the Water Layer 3.",
    "latest_version": "smwc-19319-1553230716",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19319,
        "title": "Sky Blazer - Prologue",
        "version": "smwc-19319-1553230716",
        "upstream_time": 1553230716,
        "download_url": "https://dl.smwcentral.net/19319/Sky%20Blazer%20-%20Prologue.zip",
        "filename": "Sky Blazer - Prologue.zip",
        "size": 5695,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sky-blazer-tower-of-tarolisk",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5991,
    "title": "Sky Blazer - Tower of Tarolisk",
    "authors": [
      "X-King"
    ],
    "tags": [
      "castle",
      "mountain",
      "needs remoderation",
      "sky"
    ],
    "description": "This is a Layer 1 Background from Sky Blazer and it looks very nice.This Background fits ver very well a vertical Tower Level.<br>\r\nSample Palette and Sample Level included.",
    "latest_version": "smwc-5991-1388266839",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5991,
        "title": "Sky Blazer - Tower of Tarolisk",
        "version": "smwc-5991-1388266839",
        "upstream_time": 1388266839,
        "download_url": "https://dl.smwcentral.net/5991/Sky%20Blazer%20%28SNES%29%20-%20Tower%20of%20Tarolisk.zip",
        "filename": "Sky Blazer (SNES) - Tower of Tarolisk.zip",
        "size": 3649,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 963,
        "title": "Sky Blazer - Tower of Tarolisk",
        "version": "smwc-963-1398161604",
        "upstream_time": 1398161604,
        "download_url": "https://dl.smwcentral.net/963/Background.zip",
        "filename": "Background.zip",
        "size": 2847,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sky-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2532,
    "title": "Sky Castle",
    "authors": [
      "Len13"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "ruins",
      "sky"
    ],
    "description": "A FG for sky,mountain,castle or cloudy thingy levels..hope you enjoy it ;D <br>\r\n<br>\r\nNo credit isn't necessary but would be nice",
    "latest_version": "smwc-2532-1409235733",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2532,
        "title": "Sky Castle",
        "version": "smwc-2532-1409235733",
        "upstream_time": 1409235733,
        "download_url": "https://dl.smwcentral.net/2532/imazipfolder.zip",
        "filename": "imazipfolder.zip",
        "size": 7738,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sky-city-ruins-thunderous",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12302,
    "title": "Sky City Ruins (Thunderous)",
    "authors": [
      "levelengine"
    ],
    "tags": [
      "city",
      "needs remoderation",
      "ruins",
      "sky"
    ],
    "description": "My contest entry for the graphics contest they held back in December 2014.<br>\r\n<br>\r\nTakes place high up in a damaged, thunderous city with windmills that can't spin because the weather makes it a terrible idea.<br>\r\n<br>\r\nIf you don't like the flashing sky, just go into \"Edit Level ExAnimated Frames\" in the sample level and remove the animated slot 00 (back area color), then you can set the color to what you want.<br>\r\n<br>\r\nComes with sample level for just the background isolated, the foreground isolated, and both together.",
    "latest_version": "smwc-12302-1446395790",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12302,
        "title": "Sky City Ruins (Thunderous)",
        "version": "smwc-12302-1446395790",
        "upstream_time": 1446395790,
        "download_url": "https://dl.smwcentral.net/12302/haha%2C%20wrecked..zip",
        "filename": "haha%2C wrecked..zip",
        "size": 9982,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sky-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17830,
    "title": "Sky/Clouds",
    "authors": [
      "Mr. Pixelator"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "A cloudy set that I made during C3 summer 2018. It includes mushroom platforms from a couple of my other sets, climbable beanstalks, tons of rainbows, stars, and cloud flowers as decorations.",
    "latest_version": "smwc-17830-1531771628",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17830,
        "title": "Sky/Clouds",
        "version": "smwc-17830-1531771628",
        "upstream_time": 1531771628,
        "download_url": "https://dl.smwcentral.net/17830/Pixel%20Sky.zip",
        "filename": "Pixel Sky.zip",
        "size": 4622,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sky-high",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2531,
    "title": "Sky High",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "sky"
    ],
    "description": "It's simply some clouds, and some ground, with grass. Easy palettes to edit, so if your not happy with the Blue/Grey dirt, you can always change it. There are no decorations, so you'll have to draw your own, or use the standard SMW ones. The clouds are all on one layer, just in-case you were thinking they were Layer 2/3.<br>\r\n<br>\r\nYep.",
    "latest_version": "smwc-2531-1392298169",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2531,
        "title": "Sky High",
        "version": "smwc-2531-1392298169",
        "upstream_time": 1392298169,
        "download_url": "https://dl.smwcentral.net/2531/%5BFG%5D%20Sky%20High.zip",
        "filename": "%5BFG%5D Sky High.zip",
        "size": 36002,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sky-palace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23907,
    "title": "Sky Palace",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "castle",
      "clouds",
      "forest",
      "needs remoderation",
      "sky",
      "temple"
    ],
    "description": "Another Bi Boi Graphic I made for a Event/Reimagnation of and old one. Now you can use them.",
    "latest_version": "smwc-23907-1595220129",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23907,
        "title": "Sky Palace",
        "version": "smwc-23907-1595220129",
        "upstream_time": 1595220129,
        "download_url": "https://dl.smwcentral.net/23907/The%20Sky%20Palace.zip",
        "filename": "The Sky Palace.zip",
        "size": 15618,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-skyland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18903,
    "title": "Skyland",
    "authors": [
      "PercentN"
    ],
    "tags": [
      "needs remoderation",
      "sky",
      "temple"
    ],
    "description": "A custom sky themed tileset. These graphics are set up to allow users to still use all the extra tiles in the FG1 slot, minus the bushes and slanted pipe of course. This set also contains upside down slopes if you would like to use them. Also contains pillars, blocks, and ledges which can be used for temples/ruins.<br>\r\n<br>\r\nNOTES: <br>\r\n- Make sure to set the GFX Header (the purple poison shroom) to Underground in order to get the upside down slope interaction to work correctly.<br>\r\n- Also contains tiles that allow pipes to be placed on top of clouds correctly.<br>\r\n<br>\r\nCompatible tiles from FG1:<br>\r\n- Doors<br>\r\n- Vines<br>\r\n- Arrow sign<br>\r\n- Moon<br>\r\n- Translucent block<br>\r\n- Nets (and all edges)<br>\r\n- Triangle block<br>\r\n- Goal posts<br>\r\n- Midway point<br>\r\n- Star block<br>\r\n- On/Off switch",
    "latest_version": "smwc-18903-1548359448",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18903,
        "title": "Skyland",
        "version": "smwc-18903-1548359448",
        "upstream_time": 1548359448,
        "download_url": "https://dl.smwcentral.net/18903/Skylandz.zip",
        "filename": "Skylandz.zip",
        "size": 7882,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-slayers-snes-ending",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39599,
    "title": "Slayers (SNES) - Ending",
    "authors": [
      "Brutapode89",
      "Rykon-V73"
    ],
    "tags": [
      "mountain"
    ],
    "description": "Ripped from the Ending of Slayers on Super Famicom.<br>\r\n<br>\r\nUpdate: Redid the background. Added the complete shadow to the tree and used a few map16 tiles to complete it, making possible to scroll.<br>\r\n<br>\r\nUses the second half of palette row 4.<br>\r\n<br>\r\nNo credit needed.",
    "latest_version": "smwc-39599-1742578909",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39599,
        "title": "Slayers (SNES) - Ending",
        "version": "smwc-39599-1742578909",
        "upstream_time": 1742578909,
        "download_url": "https://dl.smwcentral.net/39599/Slayers%20%28SNES%29%20-%20Ending%20%28Better%29.zip",
        "filename": "Slayers (SNES) - Ending (Better).zip",
        "size": 9131,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-slice-night",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31669,
    "title": "Slice Night 1 - Castle",
    "authors": [
      "DynastyLobster"
    ],
    "tags": [
      "castle",
      "grassland",
      "mechanical",
      "mountain",
      "pipe"
    ],
    "description": "the brick tiles from many levels of a game I made a while back, <br>\r\nSlice Night 1:https://gamejolt.com/games/SliceNight/439093<br>\r\n<br>\r\nthis is technically ripped, but since I made the graphics, its also technically original",
    "latest_version": "smwc-31669-1659065140",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31669,
        "title": "Slice Night 1 - Castle",
        "version": "smwc-31669-1659065140",
        "upstream_time": 1659065140,
        "download_url": "https://dl.smwcentral.net/31669/Slice%20Night%20Tiles.zip",
        "filename": "Slice Night Tiles.zip",
        "size": 3001,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30080,
        "title": "Slice Night 2 - Mountain Tileset",
        "version": "smwc-30080-1646698788",
        "upstream_time": 1646698788,
        "download_url": "https://dl.smwcentral.net/30080/Slice%20night%202%20mountain.zip",
        "filename": "Slice night 2 mountain.zip",
        "size": 3697,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28869,
        "title": "Slice Night 2 - Pipe Tileset",
        "version": "smwc-28869-1637876522",
        "upstream_time": 1637876522,
        "download_url": "https://dl.smwcentral.net/28869/slice%20night%202.zip",
        "filename": "slice night 2.zip",
        "size": 2957,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-slice-night-3-slicer-of-the",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38040,
    "title": "Slice Night 3 - Slicer Of the 7 Dreams",
    "authors": [
      "DynastyLobster"
    ],
    "tags": [
      "mechanical",
      "ocean",
      "ship"
    ],
    "description": "Tile set from the first area of <a href=\"https://dynastylobster.itch.io/slice-night-3\" rel=\"nofollow\">Slice Night 3</a> , a game I developed.<br>\r\nit is not identical to the final version of the Tileset, but the in-development version seems to fit SMW better.<br>\r\n<br>\r\n\"Slicer of the 7 Dreams, we will sail the 7 seas, we don't quite know where we're going, But I know that we're gonna get there. Whispering on the port bow, thinking about all my doubts, I'd say we are all alone now, floating upon a lake of sorrow.\"",
    "latest_version": "smwc-38040-1719939970",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38040,
        "title": "Slice Night 3 - Slicer Of the 7 Dreams",
        "version": "smwc-38040-1719939970",
        "upstream_time": 1719939970,
        "download_url": "https://dl.smwcentral.net/38040/Slice%20Night%203%20Slicer%20of%20the%207%20dreams.zip",
        "filename": "Slice Night 3 Slicer of the 7 dreams.zip",
        "size": 3636,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-slime",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 959,
    "title": "Slime",
    "authors": [
      "Broozer"
    ],
    "tags": [
      "needs remoderation",
      "swamp"
    ],
    "description": "<b>- Name of ExGFX:</b> Custom Graphics Set: Slimy<br>\r\n<b>- Foreground, Background or Sprite?:</b> Background (BG) and Foreground (FG)<br>\r\n<b>- Author:</b> Broozer<br>\r\n<b>- Custom or Rip?:</b> Custom<br>\r\n<b>- Slots used?:</b> BG1, FG3 and the ExAnimation slot<br>\r\n<b>- Palette:</b> Palettes 02, and 03<br>\r\n<b>- Description:</b><br>\r\nWere you looking for some good slimy graphics for your levels? You don't need to look for them anymore! This graphics pack includes both a slimy foreground and a slimy background, a GFX file for the Extended Animation Area (ExAnimation), as well as a sample level with all of the GFX files in action - I highly recommend checking out the .mwl (sample level) file, since there are some ExAnimated FG tiles within it.<br>\r\n<br>\r\nNevertheless, enjoy!<br>\r\n<br>\r\n<i>Author's note: This is a fixed version of the slimy graphics set that I submitted some time ago - in fact, the old version didn't contain the ExGFX file for the background, and this one does contain. Special thanks to The Riddle (a.k.a. Crys) for letting me know that.</i>",
    "latest_version": "smwc-959-1373560010",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 959,
        "title": "Slime",
        "version": "smwc-959-1373560010",
        "upstream_time": 1373560010,
        "download_url": "https://dl.smwcentral.net/959/slimey.zip",
        "filename": "slimey.zip",
        "size": 9360,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-slippery-slopes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2505,
    "title": "Slippery Slopes",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "ice",
      "needs remoderation",
      "snow"
    ],
    "description": "Some ice ExGFX that I submitted at C3 into my files, and now here.",
    "latest_version": "smwc-2505-1392298080",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2505,
        "title": "Slippery Slopes",
        "version": "smwc-2505-1392298080",
        "upstream_time": 1392298080,
        "download_url": "https://dl.smwcentral.net/2505/%5BFG%5D%20Slippery%20Slopes.zip",
        "filename": "%5BFG%5D Slippery Slopes.zip",
        "size": 40418,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sloped-and-cracked-cement",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27326,
    "title": "Sloped and Cracked Cement",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "castle",
      "cement block",
      "ruins",
      "triangular block"
    ],
    "description": "It's the cement we all know and love but now carved into slopes! <br>\r\n<br>\r\nThese graphics were drawn for my 2021 KLDC submission with cracked and mossy cement block variations too, so I've included those as well.<br>\r\n<br>\r\nUses vanilla palettes, but the green in the second half of palette 4 that the moss uses is a bit bright so I recommend changing it.<br>\r\n<br>\r\nThis assets takes up half of a graphics file and depends on the original cement block graphics for filler.",
    "latest_version": "smwc-27326-1624219191",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27326,
        "title": "Sloped and Cracked Cement",
        "version": "smwc-27326-1624219191",
        "upstream_time": 1624219191,
        "download_url": "https://dl.smwcentral.net/27326/Sloped%20Cement.zip",
        "filename": "Sloped Cement.zip",
        "size": 3441,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-slot-machine",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27762,
    "title": "Slot Machine",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "patch needed",
      "reznor"
    ],
    "description": "A wacky replacement for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18880\"> Customizable Reznors </a>, made by KevinM. You may remember this sprite from my KLDC 2021 level, Wario in Japan. Great for a wacky boss fight. In order to use this sprite replacement, you will need patch the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21375\"> Reznor Fireball Flag </a> to make use of the big fireball graphic. After that, you need to download the Customizable Reznor sprite, and then, replace the CustomReznor.asm with the one that is included with this graphic.<br>\r\n<br>\r\nCredits to No Body the Dragon. Custom palette included.",
    "latest_version": "smwc-27762-1629754072",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27762,
        "title": "Slot Machine",
        "version": "smwc-27762-1629754072",
        "upstream_time": 1629754072,
        "download_url": "https://dl.smwcentral.net/27762/Slot%20Machine.zip",
        "filename": "Slot Machine.zip",
        "size": 10315,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sma2-smm2-luigi-hybrid-smas-luigi-tweaks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33060,
    "title": "SMA2 + SMM2 Luigi Hybrid (+ SMAS Luigi tweaks)",
    "authors": [
      "Kaching720"
    ],
    "tags": [
      "luigi",
      "male"
    ],
    "description": "An opposite to QuadFactor's SMA2 Mario, this is my take on how SMA2 Luigi would look if he was more consistent with base SMW Mario, taking some cues from SMAS, SMM2, and Beta Luigi. I've also included a tweaked SMAS Luigi that makes him cleaner in some areas as well as give him a more unique head shape in small form.<br>\r\n<br>\r\n<br>\r\n<br>\r\nIncludes:<br>\r\n<br>\r\n-Revamped SMA2 Luigi (with alt mustache)<br>\r\n<br>\r\n-Same as above with but with SMAS Poses<br>\r\n<br>\r\n-Revamped SMAS Luigi (with alt Mario Poses)<br>\r\n<br>\r\n-GFX00, 22, and 24 where needed<br>\r\n<br>\r\n<br>\r\n<br>\r\nI recommend you use them with patches that fix tile errors in the vanilla game (specifically the first cape flight frame and small victory pose while riding Yoshi)<br>\r\n<br>\r\n<br>\r\n<br>\r\nYou can also make whatever palette you prefer for them, but my take on SMA2 Luigi is that he'd have the same overalls and skin color as Mario, since it is that way in SMA2.<br>\r\n<br>\r\n<br>\r\n<br>\r\nBoth Luigis also have a small p-speed jump frame in an unused tile.",
    "latest_version": "smwc-33060-1675731613",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33060,
        "title": "SMA2 + SMM2 Luigi Hybrid (+ SMAS Luigi tweaks)",
        "version": "smwc-33060-1675731613",
        "upstream_time": 1675731613,
        "download_url": "https://dl.smwcentral.net/33060/SMW-esque%20SMA2%20Luigi%20%28Update%29.zip",
        "filename": "SMW-esque SMA2 Luigi (Update).zip",
        "size": 86115,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-small-animated-one-ways",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41138,
    "title": "Small Animated One-Ways",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "block"
    ],
    "description": "A set of graphics, as seen in the <a href=\"https://www.smwcentral.net/?p=viewthread&t=121513\">RHR Baserom</a>, to be used with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=33312\">One-Way Blocks</a>.<br>\r\n<br>\r\nCredit is unnecessary.",
    "latest_version": "smwc-41138-1764432512",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41138,
        "title": "Small Animated One-Ways",
        "version": "smwc-41138-1764432512",
        "upstream_time": 1764432512,
        "download_url": "https://dl.smwcentral.net/41138/16x16-one-ways.zip",
        "filename": "16x16-one-ways.zip",
        "size": 2064,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-small-dragon-coin-yoshi-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12579,
    "title": "Small Dragon Coin/Yoshi Coin",
    "authors": [
      "Hamtaro126"
    ],
    "tags": [
      "needs remoderation",
      "yoshi coin"
    ],
    "description": "These set of graphics with instructions makes your Dragon Coins 16x16 for your game.<br>\r\n<br>\r\nThere are two GFX files for slot 14 (in hex) - a flashing variant and non flashing variant.<br>\r\n<br>\r\nThe 16x16 edit won't show in LM, but you can help yourself by replacing it manually in LM in conjunction with the hack. Enjoy!!!",
    "latest_version": "smwc-12579-1446395558",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12579,
        "title": "Small Dragon Coin/Yoshi Coin",
        "version": "smwc-12579-1446395558",
        "upstream_time": 1446395558,
        "download_url": "https://dl.smwcentral.net/12579/16x16DragonCoin.zip",
        "filename": "16x16DragonCoin.zip",
        "size": 4037,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-small-giygas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6787,
    "title": "Small Giygas",
    "authors": [
      "0208Z"
    ],
    "tags": [
      "abstract",
      "haunted",
      "needs remoderation"
    ],
    "description": "Ripped by: 0208Z <br>\r\nUpdated by: S.R.H.<br>\r\n<br>\r\nOriginal Description: \"Giygas, from Earthbound, ripped onto a SMW background!!<br>\r\n<br>\r\nComes with:<br>\r\nMap16BG page<br>\r\nBG2 and BG3 ExGFXes<br>\r\nSample Level<br>\r\nCustom Palette<br>\r\n<br>\r\nIt would probably be best to set both horizontal and vertical scroll to \"None,\" because this is a small background.<br>\r\n<br>\r\nThis is also my first ever rip. \"<br>\r\n",
    "latest_version": "smwc-6787-1403962924",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6787,
        "title": "Small Giygas",
        "version": "smwc-6787-1403962924",
        "upstream_time": 1403962924,
        "download_url": "https://dl.smwcentral.net/6787/666omgsoscary666.zip",
        "filename": "666omgsoscary666.zip",
        "size": 6247,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-small-text",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1050,
    "title": "Small Text",
    "authors": [
      "Giga"
    ],
    "tags": [
      "cutscene",
      "needs remoderation",
      "sans serif"
    ],
    "description": "A small pack of text for use in cutscenes and such. FG3 for the Map16 page to work. It uses palette 3.<br>\r\n<br>\r\nNOTE:  No sample level included.  It is exactly as it is in the screenshots.",
    "latest_version": "smwc-1050-1400440681",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1050,
        "title": "Small Text",
        "version": "smwc-1050-1400440681",
        "upstream_time": 1400440681,
        "download_url": "https://dl.smwcentral.net/1050/8x8%20Text%20ExGFX.zip",
        "filename": "8x8 Text ExGFX.zip",
        "size": 2102,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-smash-blocks-question-blocks-coins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2183,
    "title": "Smash Blocks, Question Blocks, Coins",
    "authors": [
      "iStuffJB"
    ],
    "tags": [
      "brick block",
      "coin",
      "needs remoderation",
      "question block"
    ],
    "description": "Two different Smash Blocks, One SMW Style and One SMB3 Style Plus a Few Extra stuff. No credit needed.",
    "latest_version": "smwc-2183-1423131005",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2183,
        "title": "Smash Blocks, Question Blocks, Coins",
        "version": "smwc-2183-1423131005",
        "upstream_time": 1423131005,
        "download_url": "https://dl.smwcentral.net/2183/blocks-istuff.zip",
        "filename": "blocks-istuff.zip",
        "size": 15753,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-smb3-styled-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8739,
    "title": "SMB3-styled Desert",
    "authors": [
      "An00bis"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "Updated by: S.R.H.<br>\r\nOriginal File: http://www.smwcentral.net/?p=section&a=details&id=1490<br>\r\n<br>\r\nOriginal Description: A *semi* custom tileset I drew (vase things are ripped, and geometry of the palm tree is ripped). Credit not necessary, but would be cool.",
    "latest_version": "smwc-8739-1407823418",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8739,
        "title": "SMB3-styled Desert",
        "version": "smwc-8739-1407823418",
        "upstream_time": 1407823418,
        "download_url": "https://dl.smwcentral.net/8739/desert.zip",
        "filename": "desert.zip",
        "size": 3911,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-smb3-styled-long-pipes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8741,
    "title": "SMB3 Styled Long Pipes",
    "authors": [
      "JimmyJanga"
    ],
    "tags": [
      "needs remoderation",
      "pipe"
    ],
    "description": "This is what the name says. This is SMB3 styled long pipes that work with FuSoYa's Screen Scrolling patch. There might be other graphics because I used Pac's SMB3 GFX patch. Also ignore the weird shapes. I kinda couldn't find how to fit them.<br>\r\n<br>\r\nMod Note<br>\r\n<br>\r\nThe Map16 should be found in <a href=\"https://smwc.me/s/19984\">THIS PATCH</a>, so a .map16 is NOT included in this update.<br>\r\n<br>\r\nMod Disc Add<br>\r\n<br>\r\nIt works with FuSoYa's Screen<br>\r\nScrolling pipes patch.<br>\r\n<br>\r\nJust replace GFX17 in your SMW hack if using Fusoya's pipes.",
    "latest_version": "smwc-8741-1407823351",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8741,
        "title": "SMB3 Styled Long Pipes",
        "version": "smwc-8741-1407823351",
        "upstream_time": 1407823351,
        "download_url": "https://dl.smwcentral.net/8741/SMB3%20Styled%20Long%20Pipes.zip",
        "filename": "SMB3 Styled Long Pipes.zip",
        "size": 2463,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-smilebasic-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16146,
    "title": "SmileBASIC - Grassland",
    "authors": [
      "PaperWario"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "These are the generic Grassland tiles in SmileBASIC. This needs a custom palette.<br>\r\n<br>\r\n(Yes, this is my third attempt at successfully uploading this without problems.)",
    "latest_version": "smwc-16146-1504799022",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16146,
        "title": "SmileBASIC - Grassland",
        "version": "smwc-16146-1504799022",
        "upstream_time": 1504799022,
        "download_url": "https://dl.smwcentral.net/16146/SmileBASIC%20Tileset.zip",
        "filename": "SmileBASIC Tileset.zip",
        "size": 3553,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-smiley-bill",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41750,
    "title": "Smiley Bill",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "bullet bill"
    ],
    "description": "Bullet Bills with a winning smile, from my hack <a href=\"https://smwc.me/s/40229\">Spesh Planet 2</a>. No custom palettes are included.",
    "latest_version": "smwc-41750-1771866283",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41750,
        "title": "Smiley Bill",
        "version": "smwc-41750-1771866283",
        "upstream_time": 1771866283,
        "download_url": "https://dl.smwcentral.net/41750/smiley_bill.zip",
        "filename": "smiley_bill.zip",
        "size": 5120,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-smooth-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23714,
    "title": "Smooth Cave",
    "authors": [
      "Mr. Pixelator"
    ],
    "tags": [
      "cave",
      "crystal",
      "needs remoderation"
    ],
    "description": "A tileset I made for C3 summer 2020. It actually isn't much more than an improved version of my 2018 cave tileset, featuring the same colored crystals. This one, though, comes with an assortment of new spike blocks as well.",
    "latest_version": "smwc-23714-1594602087",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23714,
        "title": "Smooth Cave",
        "version": "smwc-23714-1594602087",
        "upstream_time": 1594602087,
        "download_url": "https://dl.smwcentral.net/23714/smooth_cave.zip",
        "filename": "smooth_cave.zip",
        "size": 4805,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-smooth-super-mario-world-question-block",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23176,
    "title": "Smooth Super Mario World Question Block",
    "authors": [
      "Batata Douce"
    ],
    "tags": [
      "needs remoderation",
      "question block"
    ],
    "description": "Who doesn't like the standard Super Mario World question block?<br>\r\nThis is an update to the classic question block that we love!<br>\r\nNow the block has 15 frames in the animation.<br>\r\nEach frame, the ? icon goes 1 pixel to the right.<br>\r\n",
    "latest_version": "smwc-23176-1593120097",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23176,
        "title": "Smooth Super Mario World Question Block",
        "version": "smwc-23176-1593120097",
        "upstream_time": 1593120097,
        "download_url": "https://dl.smwcentral.net/23176/SMW%20Smooth%20Question%20Block%20%2815%20Frames%29.zip",
        "filename": "SMW Smooth Question Block (15 Frames).zip",
        "size": 2187,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-smw-central-discord-boowomp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30551,
    "title": "SMW Central Discord - Boowomp",
    "authors": [
      "AnEvilGhost",
      "zynnoir"
    ],
    "tags": [
      "thwomp"
    ],
    "description": "A rip of :boowomp: from the SMW Central discord server. Originally drawn by AnEvilGhost, modified by me to use facial expressions. Uses vanilla palette.",
    "latest_version": "smwc-30551-1650299117",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30551,
        "title": "SMW Central Discord - Boowomp",
        "version": "smwc-30551-1650299117",
        "upstream_time": 1650299117,
        "download_url": "https://dl.smwcentral.net/30551/boowomp.zip",
        "filename": "boowomp.zip",
        "size": 2501,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-smw-central-discord-shrugio-aaaa",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24961,
    "title": "SMW Central Discord: Shrugio + AAAA",
    "authors": [
      "KaidenThelens"
    ],
    "tags": [
      "male",
      "meme",
      "needs remoderation",
      "patch needed",
      "player"
    ],
    "description": "These sprites are emojis on the SMW Central Discord.<br>\r\n<br>\r\nYour going to need the \"32x32 Player Tilemap Patch\" for this though.<br>\r\n",
    "latest_version": "smwc-24961-1603663689",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24961,
        "title": "SMW Central Discord: Shrugio + AAAA",
        "version": "smwc-24961-1603663689",
        "upstream_time": 1603663689,
        "download_url": "https://dl.smwcentral.net/24961/Shrugio.zip",
        "filename": "Shrugio.zip",
        "size": 15223,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-smw-graphics-remoderation-removal-archive",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11706,
    "title": "SMW Graphics Remoderation Removal Archive",
    "authors": [
      "SMW Central"
    ],
    "tags": [
      "miscellaneous"
    ],
    "description": "This download contains most of the files removed during the section remoderation from 2013-2015. If you're looking for a file that was removed, it should be here. Unfortunately not all files were saved during the remoderation, but a good portion were.<br>\r\n<br>\r\nBear in mind that these files were probably removed for a good reason and they may not be that useable.<br>\r\n<br>\r\nRegardless, have fun!",
    "latest_version": "smwc-11706-1436473550",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11706,
        "title": "SMW Graphics Remoderation Removal Archive",
        "version": "smwc-11706-1436473550",
        "upstream_time": 1436473550,
        "download_url": "https://dl.smwcentral.net/11706/removedarchive.zip",
        "filename": "removedarchive.zip",
        "size": 7205463,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-smw-just-keef-edition-mario-and-luigi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19403,
    "title": "SMW Just Keef Edition - Mario and Luigi",
    "authors": [
      "Bensalot"
    ],
    "tags": [
      "male",
      "needs remoderation",
      "patch needed"
    ],
    "description": "I redesigned Mario and Luigi for my hack and thought others might like to used them. Mario does not have a lot of changes but Luigi has many many many. I used the SMAS Luigi and fixed a lot of the stuff they got lazy with. Why did Luigi only have 1 foot? Whatever.<br>\r\n<br>\r\nUse with the <a href=\"https://smwc.me/s/8625\">Separate Luigi Graphics</a> patch. Hope you enjoy. ",
    "latest_version": "smwc-19403-1556507290",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19403,
        "title": "SMW Just Keef Edition - Mario and Luigi",
        "version": "smwc-19403-1556507290",
        "upstream_time": 1556507290,
        "download_url": "https://dl.smwcentral.net/19403/SMW%20Just%20Keef%20Edition%20-%20Mario%20and%20Luigi.zip",
        "filename": "SMW Just Keef Edition - Mario and Luigi.zip",
        "size": 35593,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-smw-mario-edition-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11761,
    "title": "SMW: Mario Edition - Desert",
    "authors": [
      "superbot12"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "A simple desert tileset used in my current collab hack, SMW: Mario Edition.<br>\r\n<br>\r\nNOTE: Give credit if used.",
    "latest_version": "smwc-11761-1437427032",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11761,
        "title": "SMW: Mario Edition - Desert",
        "version": "smwc-11761-1437427032",
        "upstream_time": 1437427032,
        "download_url": "https://dl.smwcentral.net/11761/SMW%20-%20Mario%20Edition%20DESERT.zip",
        "filename": "SMW - Mario Edition DESERT.zip",
        "size": 90144,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-smw-princess-bowser-bowsette-graphics-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18202,
    "title": "SMW Princess Bowser/Bowsette Graphics Pack",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "bowser",
      "needs remoderation",
      "patch needed",
      "princess peach"
    ],
    "description": "Custom graphics that replace some existing Bowser related sprites with a peculiar looking Princess Peach/Bowser monster girl fusion. It comes with:<br>\r\n<br>\r\n-Graphics for SMW Bowser (comes with a patch that overwrites vanilla Bowser's palette).<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=14583\">-Mikeyk's SMB1 Custom Bowser.</a> <a href=\"https://www.smwcentral.net/?p=section&a=details&id=4632\">(Don't forget to convert it with Trashkas before)</a><br>\r\n<br>\r\n-Graphics for SMW Peach.<br>\r\n<br>\r\nCredit's optional, but it would be highly appreciated.<br>\r\n<br>\r\n<span style=\"font-size: 2pt;\">(If there's enough demand, I might try tackling other artstyles as well like SMB3 and Redrawn).</span>",
    "latest_version": "smwc-18202-1539316740",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18202,
        "title": "SMW Princess Bowser/Bowsette Graphics Pack",
        "version": "smwc-18202-1539316740",
        "upstream_time": 1539316740,
        "download_url": "https://dl.smwcentral.net/18202/SMW%20Princess%20Bowser-Bowsette%20Graphics%20Pack.zip",
        "filename": "SMW Princess Bowser-Bowsette Graphics Pack.zip",
        "size": 23599,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-smw-smb3-hybrid-muncher",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20463,
    "title": "SMW, SMB3 - Hybrid Muncher",
    "authors": [
      "nlxt"
    ],
    "tags": [
      "hybrid",
      "muncher",
      "needs remoderation"
    ],
    "description": "SMB3 Muncher + SMW Muncher = Muncher Hybrid!<br>\r\nWell here I made a rip of the hibrid muncher drawn by ericgl1996 and I made the rip of the credits are unnecessary but if they give all the credits go to ericgl1996 because I just accommodate the palette and did the exanimation.<br>\r\n<br>\r\n(if there is bad spelling is that I do not speak English)",
    "latest_version": "smwc-20463-1563396106",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20463,
        "title": "SMW, SMB3 - Hybrid Muncher",
        "version": "smwc-20463-1563396106",
        "upstream_time": 1563396106,
        "download_url": "https://dl.smwcentral.net/20463/SMW%2CSMB3%20-%20Hibrid%20Muncher.zip",
        "filename": "SMW%2CSMB3 - Hibrid Muncher.zip",
        "size": 3043,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-smw-the-subcon-fluncher-yoshi-arm-fix",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12866,
    "title": "SMW The SubCon Fluncher & Yoshi Arm Fix",
    "authors": [
      "Andyana Jonseph"
    ],
    "tags": [
      "muncher",
      "needs remoderation",
      "yoshi"
    ],
    "description": "Not only does this graphics folder fix Yoshi's arms, but fixes the fluncher issue, so no flunchers that look lazy with this GFX folder. You can place them any way and any where you like, but I don't recommend making a huge square of flunchers.",
    "latest_version": "smwc-12866-1452526796",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12866,
        "title": "SMW The SubCon Fluncher & Yoshi Arm Fix",
        "version": "smwc-12866-1452526796",
        "upstream_time": 1452526796,
        "download_url": "https://dl.smwcentral.net/12866/SMW%20The%20SubCon%20Fluncher%20Fix%20GFX.zip",
        "filename": "SMW The SubCon Fluncher Fix GFX.zip",
        "size": 5818,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-smwc3-and-mosts-trophy-badges",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35620,
    "title": "SMWC3 and Mosts Trophy Badges",
    "authors": [
      "Anonymous",
      "Daizo Dee Von"
    ],
    "tags": [
      "bonus",
      "trophy"
    ],
    "description": "Ripped into SMW for in-game use.<br>\r\nYou can re-colour them as you see fit, or swap palettes to mess with players.<br>\r\n<br>\r\nMosts and C3 trophies were made by anonymous users.<br>\r\n<br>\r\n(There are two versions of the silver trophy: one as it is on the website, and one with the little star on top fixed so it's centered.)",
    "latest_version": "smwc-35620-1701635603",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35620,
        "title": "SMWC3 and Mosts Trophy Badges",
        "version": "smwc-35620-1701635603",
        "upstream_time": 1701635603,
        "download_url": "https://dl.smwcentral.net/35620/%5BGraphic%5D%5BMisc%5D%20SMWC3%20and%20Mosts%20Trophy%20Badges.zip",
        "filename": "%5BGraphic%5D%5BMisc%5D SMWC3 and Mosts Trophy Badges.zip",
        "size": 11037,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snes-controller-buttons",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38142,
    "title": "SNES Controller Buttons",
    "authors": [
      "ECS.98"
    ],
    "tags": [
      "button",
      "controller",
      "indicator"
    ],
    "description": "Originally made and submitted (and rejected) on the Summer C3 of 2023. This submission was a suggestion / request by <br>\r\n<span class=\"un-outer\" title=\"Heitor Porfirio\"><a href=\"/?p=profile&amp;id=52362\" style=\"color: var(--user-color-2);\" class=\"un\">Heitor Porfirio</a></span>.<br>\r\nIt has since been refined and greatly improved thanks to the feedback received.<br>\r\n<br>\r\nThis is a pack of graphic tiles for each and every button on a SNES / Super Famicom controller.<br>\r\nThey're intended to be used in tutorial levels, or as general indicators of what input is expected from the player at any point in a level.<br>\r\n<br>\r\nThere are a few alternate designs for most buttons to suit different needs and preferences, including different colors and button formats. <br>\r\nThere are also animated versions of all tiles to show the button being pressed.<br>\r\n<br>\r\nThe graphics use a handful of palette rows to accomodate for all different colors of buttons, but only uses the right side of them, so the only palettes overwritten are Pink Berry and Red Berry.<br>\r\nDepending on your needs, you may not use all palettes. <br>\r\n<br>\r\nThe included ReadMe file contains information on the usage of palettes, as well as the use of slots for ExAnimation, so it's worth checking out if you need to change these things for any reason (such as palette space, AN2 file space, ExAnimation slots...).",
    "latest_version": "smwc-38142-1722104189",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38142,
        "title": "SNES Controller Buttons",
        "version": "smwc-38142-1722104189",
        "upstream_time": 1722104189,
        "download_url": "https://dl.smwcentral.net/38142/SNES%20Controller%20Buttons.zip",
        "filename": "SNES Controller Buttons.zip",
        "size": 8108,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snes-test-program-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17848,
    "title": "SNES Test Program Font",
    "authors": [
      "Kiatus"
    ],
    "tags": [
      "needs remoderation",
      "sans serif",
      "serif"
    ],
    "description": "This is the Layer 3 font from SNES Test Program.<br>\r\nNo credit needed.",
    "latest_version": "smwc-17848-1532059926",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17848,
        "title": "SNES Test Program Font",
        "version": "smwc-17848-1532059926",
        "upstream_time": 1532059926,
        "download_url": "https://dl.smwcentral.net/17848/SNESTPFont.zip",
        "filename": "SNESTPFont.zip",
        "size": 1100,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37058,
    "title": "Snow \"2013\"",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland",
      "ice",
      "mountain",
      "needs remoderation",
      "snow"
    ],
    "description": "This is a snow/ice tileset based on the grassland set from 2013 that I recently released.",
    "latest_version": "smwc-37058-1708810897",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37058,
        "title": "Snow \"2013\"",
        "version": "smwc-37058-1708810897",
        "upstream_time": 1708810897,
        "download_url": "https://dl.smwcentral.net/37058/Snow.zip",
        "filename": "Snow.zip",
        "size": 4267,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 22154,
        "title": "Snow 2020",
        "version": "smwc-22154-1586366637",
        "upstream_time": 1586366637,
        "download_url": "https://dl.smwcentral.net/22154/Snow2020.zip",
        "filename": "Snow2020.zip",
        "size": 4538,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 17828,
        "title": "Snow",
        "version": "smwc-17828-1531771438",
        "upstream_time": 1531771438,
        "download_url": "https://dl.smwcentral.net/17828/Pixel%20Snow.zip",
        "filename": "Pixel Snow.zip",
        "size": 5082,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16284,
        "title": "Snow",
        "version": "smwc-16284-1505504130",
        "upstream_time": 1505504130,
        "download_url": "https://dl.smwcentral.net/16284/Snow.zip",
        "filename": "Snow.zip",
        "size": 2646,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13934,
        "title": "Snow 2016",
        "version": "smwc-13934-1468806738",
        "upstream_time": 1468806738,
        "download_url": "https://dl.smwcentral.net/13934/Snow2016.zip",
        "filename": "Snow2016.zip",
        "size": 4544,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6933,
        "title": "Snow",
        "version": "smwc-6933-1408985201",
        "upstream_time": 1408985201,
        "download_url": "https://dl.smwcentral.net/6933/Nieve.zip",
        "filename": "Nieve.zip",
        "size": 35160,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2236,
        "title": "Snow",
        "version": "smwc-2236-1409236838",
        "upstream_time": 1409236838,
        "download_url": "https://dl.smwcentral.net/2236/Snow.zip",
        "filename": "Snow.zip",
        "size": 3541,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2135,
        "title": "Snow",
        "version": "smwc-2135-1411145227",
        "upstream_time": 1411145227,
        "download_url": "https://dl.smwcentral.net/2135/ExGFX88.zip",
        "filename": "ExGFX88.zip",
        "size": 8606,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snow-and-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15796,
    "title": "Snow and Blocks",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "block",
      "snow"
    ],
    "description": "Here's a winter version of the typical SMB3-style grass and block tileset. Uses the second half of palettes 4 andd 5.",
    "latest_version": "smwc-15796-1499624483",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15796,
        "title": "Snow and Blocks",
        "version": "smwc-15796-1499624483",
        "upstream_time": 1499624483,
        "download_url": "https://dl.smwcentral.net/15796/IceNBlocks.zip",
        "filename": "IceNBlocks.zip",
        "size": 4489,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snow-bros-2-with-new-elves-world-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41910,
    "title": "Snow Bros. 2: With New Elves - World 1-1",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "patch needed",
      "underwater"
    ],
    "description": "Here's the BG from the 1st stage from Snow Bros. 2, I had to change this BG's Layout to make it loop properly. In the original game, it had <b>5 palettes</b>, so I had to reduce the amount of colors, because some looked a bit too similar to each other, and it had so many tiles that I had to separate them into 2 layers, I recommend y'all to set Layer 3's X scrolling to \"Variable 2\" and its Y scrolling to \"Variable\" if you want to use this BG, I'd recommend you to use a patch that <a href=\"https://www.smwcentral.net/?p=section&a=details&id=40144\">deletes the layer 3 status bar</a> or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\">completely replaces it with a sprite status bar</a>",
    "latest_version": "smwc-41910-1773597956",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41910,
        "title": "Snow Bros. 2: With New Elves - World 1-1",
        "version": "smwc-41910-1773597956",
        "upstream_time": 1773597956,
        "download_url": "https://dl.smwcentral.net/41910/snowbros2world1-1.zip",
        "filename": "snowbros2world1-1.zip",
        "size": 11056,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snow-bros-2-with-new-elves-world-2",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41982,
    "title": "Snow Bros. 2: With New Elves - World 2-2",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "jungle",
      "mountain",
      "patch needed"
    ],
    "description": "The beanstalk waterfall BG from Snow Bros. 2, I had to separate this BG into 2 separate layers, make sure to set layer 3's X scrolling to \"Variable\" and its Y scrolling to \"Auto-Scroll Down Normal\", plus, you need to use a patch to <a href=\"https://www.smwcentral.net/?p=section&a=details&id=40144\">remove the layer 3 status bar</a> or a patch to <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\">replace it with a sprite status bar</a>",
    "latest_version": "smwc-41982-1774116709",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41982,
        "title": "Snow Bros. 2: With New Elves - World 2-2",
        "version": "smwc-41982-1774116709",
        "upstream_time": 1774116709,
        "download_url": "https://dl.smwcentral.net/41982/snowbros2world22.zip",
        "filename": "snowbros2world22.zip",
        "size": 10592,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snow-bros-arcade-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41350,
    "title": "Snow Bros. (Arcade) - World 5",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "carnival",
      "cave",
      "city",
      "flesh",
      "industrial",
      "mechanical",
      "snow"
    ],
    "description": "This is the final world's BG and FG from the Snow Bros. arcade game, I felt lazy and spent my time with my family for Christmas and my birthday, so I couldn't include everything from the original game, like the monster eyeballs, fangs and noses. I put some of the tiles in BG3 because some of the tiles were used both in the BG and FG. I made the BG from scratch using the tiles I ripped since, y'know, the BG and the FG in the original game were on the same plane. You can use them separately if you want, for example, a Christmas themed snow field with hollyberries or just a spooky cave like in the original, I mean, the BG kinda looks like flesh, which means you can use it for stages that take place inside creatures, I guess...<br>\r\n<br>\r\nAnyways, happy holidays and a happy new year!",
    "latest_version": "smwc-41350-1767053577",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41350,
        "title": "Snow Bros. (Arcade) - World 5",
        "version": "smwc-41350-1767053577",
        "upstream_time": 1767053577,
        "download_url": "https://dl.smwcentral.net/41350/snowbrosarcadeworld5.zip",
        "filename": "snowbrosarcadeworld5.zip",
        "size": 13084,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 41008,
        "title": "Snow Bros. (Arcade) - World 1",
        "version": "smwc-41008-1762965553",
        "upstream_time": 1762965553,
        "download_url": "https://dl.smwcentral.net/41008/Snow%20Bros.%20%28Arcade%29%20-%20World%201.zip",
        "filename": "Snow Bros. (Arcade) - World 1.zip",
        "size": 8095,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40883,
        "title": "Snow Bros. (Arcade) - World 3",
        "version": "smwc-40883-1761869384",
        "upstream_time": 1761869384,
        "download_url": "https://dl.smwcentral.net/40883/Snow%20Bros%20%28Arcade%29%20-%20World%203.zip",
        "filename": "Snow Bros (Arcade) - World 3.zip",
        "size": 8578,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snow-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17782,
    "title": "Snow/Clouds",
    "authors": [
      "wye"
    ],
    "tags": [
      "needs remoderation",
      "sky",
      "snow"
    ],
    "description": "This is a very basic \"grainy fluff\" tileset for both snowy and cloudy environments, intended to replace the one I made back in 2009. It comes with three palettes.<br>\r\n<br>\r\nThere are extra outline tiles you can add for a Yoshi's Island style \"thick chalk outline\" effect, but they're completely optional &mdash; the graphics work with or without them.",
    "latest_version": "smwc-17782-1531325238",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17782,
        "title": "Snow/Clouds",
        "version": "smwc-17782-1531325238",
        "upstream_time": 1531325238,
        "download_url": "https://dl.smwcentral.net/17782/clouds.zip",
        "filename": "clouds.zip",
        "size": 4977,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snow-covered-pines",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30350,
    "title": "Snow-Covered Pines",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "snow"
    ],
    "description": "This is a snow-covered pine tree background. Uses palette 0 for both the Fake HDMA and snow-covered pine trees.",
    "latest_version": "smwc-30350-1649365502",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30350,
        "title": "Snow-Covered Pines",
        "version": "smwc-30350-1649365502",
        "upstream_time": 1649365502,
        "download_url": "https://dl.smwcentral.net/30350/SnowTrees.zip",
        "filename": "SnowTrees.zip",
        "size": 3806,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snow-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1017,
    "title": "Snow Land",
    "authors": [
      "Link13"
    ],
    "tags": [
      "needs remoderation",
      "snow"
    ],
    "description": "Grass to Snow, graphics edited a little and big palette change. Replace the bridege palette to 4 to make it correct.<br>\r\n<br>\r\nRequested by: über micro",
    "latest_version": "smwc-1017-1410984900",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1017,
        "title": "Snow Land",
        "version": "smwc-1017-1410984900",
        "upstream_time": 1410984900,
        "download_url": "https://dl.smwcentral.net/1017/Snow%20OW.zip",
        "filename": "Snow OW.zip",
        "size": 5722,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snow-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30138,
    "title": "Snow Tileset",
    "authors": [
      "Mr. MS"
    ],
    "tags": [
      "ice",
      "snow"
    ],
    "description": "A snow tileset i made some weeks ago.",
    "latest_version": "smwc-30138-1647284366",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30138,
        "title": "Snow Tileset",
        "version": "smwc-30138-1647284366",
        "upstream_time": 1647284366,
        "download_url": "https://dl.smwcentral.net/30138/Snow%20Tileset.zip",
        "filename": "Snow Tileset.zip",
        "size": 3801,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snow-wiggler",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25537,
    "title": "Snow Wiggler",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "ice",
      "snow",
      "wiggler"
    ],
    "description": "A snow Wiggler brought to life by a magic old silk hat.",
    "latest_version": "smwc-25537-1608847544",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25537,
        "title": "Snow Wiggler",
        "version": "smwc-25537-1608847544",
        "upstream_time": 1608847544,
        "download_url": "https://dl.smwcentral.net/25537/snowwiggler.zip",
        "filename": "snowwiggler.zip",
        "size": 2653,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snow-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12227,
    "title": "Snow Zone",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "ice",
      "needs remoderation",
      "snow"
    ],
    "description": "Graphics for snowy places.<br>\r\n<br>\r\nCredit is Optional.<br>\r\n<br>\r\n",
    "latest_version": "smwc-12227-1443476066",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12227,
        "title": "Snow Zone",
        "version": "smwc-12227-1443476066",
        "upstream_time": 1443476066,
        "download_url": "https://dl.smwcentral.net/12227/Snow%20%28r%29.zip",
        "filename": "Snow (r).zip",
        "size": 5298,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snowland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34167,
    "title": "Snowland",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "8-bit",
      "ice",
      "mountain",
      "needs remoderation",
      "realistic",
      "snow"
    ],
    "description": "An original background made by Edit1754",
    "latest_version": "smwc-34167-1687551499",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34167,
        "title": "Snowland",
        "version": "smwc-34167-1687551499",
        "upstream_time": 1687551499,
        "download_url": "https://dl.smwcentral.net/34167/Edit1754%27s%20Snowland%20%28update%29.zip",
        "filename": "Edit1754%27s Snowland (update).zip",
        "size": 4709,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11757,
        "title": "Snowland",
        "version": "smwc-11757-1437427124",
        "upstream_time": 1437427124,
        "download_url": "https://dl.smwcentral.net/11757/8bitice.zip",
        "filename": "8bitice.zip",
        "size": 3119,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snowman-and-winter-tree",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32403,
    "title": "Snowman and Winter Tree",
    "authors": [
      "Natsuz2",
      "OrangeBronzeDaisy"
    ],
    "tags": [
      "ice",
      "snow"
    ],
    "description": "Both these sprites come from World 6 of Super Princess Peach Gleam Glacier redrawn fitted for any winter-themed ice or snow levels.<br>\r\n<br>\r\nRykon-V73 Edit: Better pallete optimization to take up less pallete space.<br>\r\n<br>\r\nNatsuz2 Edit: Originally converted the size to fit better with some small detail changes.",
    "latest_version": "smwc-32403-1666364481",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32403,
        "title": "Snowman and Winter Tree",
        "version": "smwc-32403-1666364481",
        "upstream_time": 1666364481,
        "download_url": "https://dl.smwcentral.net/32403/Tree_and_Snowman.zip",
        "filename": "Tree_and_Snowman.zip",
        "size": 2531,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snowmbas-and-colderkoopas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28874,
    "title": "Snowmbas and ColderKoopas",
    "authors": [
      "Starman97"
    ],
    "tags": [
      "goomba",
      "ice",
      "koopa",
      "snow"
    ],
    "description": "A graphic of goombas as snowmen and koopas wearing hats ands earmuffs.<br>\r\n<br>\r\n<br>\r\n<br>\r\nCan be used for snowy levels.",
    "latest_version": "smwc-28874-1637849659",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28874,
        "title": "Snowmbas and ColderKoopas",
        "version": "smwc-28874-1637849659",
        "upstream_time": 1637849659,
        "download_url": "https://dl.smwcentral.net/28874/Snowmbas%26ColderKoopas.zip",
        "filename": "Snowmbas%26ColderKoopas.zip",
        "size": 2699,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snowy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 679,
    "title": "Snowy",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "ice",
      "needs remoderation",
      "snow",
      "winter"
    ],
    "description": "This is a snowy foreground made by me, imamelia (obviously).  It has flat ground, both kinds of corners, 45° slopes, and upside-down land, as well as various ice blocks and snow-covered posts.  (Note that there are no inside corners.) It uses palette 3; a custom palette is included.  Please give credit if used.",
    "latest_version": "smwc-679-1397385593",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 679,
        "title": "Snowy",
        "version": "smwc-679-1397385593",
        "upstream_time": 1397385593,
        "download_url": "https://dl.smwcentral.net/679/Snow%20FG.zip",
        "filename": "Snow FG.zip",
        "size": 4123,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snowy-field",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 36619,
    "title": "Snowy Field",
    "authors": [
      "Broozer"
    ],
    "tags": [
      "forest",
      "ice"
    ],
    "description": "A background I had made a while ago, yet have never gotten around to submitting it until now. Basically, it is supposed to look like an open field covered with snow... being a field, it is obviously supposed to look sort of plain.<br>\r\n<br>\r\nThe ZIP file includes, aside from the actual graphics, .pal and .palmask files (palette), a sample level (MWL file), and obviously, a map16 file. Credit is not necessary, but would be appreciated. Regardless if you intend to credit me for this or not, though, have fun. ^_^",
    "latest_version": "smwc-36619-1706059653",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 36619,
        "title": "Snowy Field",
        "version": "smwc-36619-1706059653",
        "upstream_time": 1706059653,
        "download_url": "https://dl.smwcentral.net/36619/Snowy%20Field.zip",
        "filename": "Snowy Field.zip",
        "size": 3936,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snowy-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35217,
    "title": "Snowy Mountains",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "mountain",
      "sky",
      "snow"
    ],
    "description": "This is an SMW-style snowy mountain background that, like all my backgrounds, is simple, yet versatile in how it can be set up.  It's even compatible with vanilla palettes and will look best with BG Palettes 1 and 5.",
    "latest_version": "smwc-35217-1696808053",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35217,
        "title": "Snowy Mountains",
        "version": "smwc-35217-1696808053",
        "upstream_time": 1696808053,
        "download_url": "https://dl.smwcentral.net/35217/SnowyMountains%20%28update%29.zip",
        "filename": "SnowyMountains (update).zip",
        "size": 2355,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snowy-shrooms",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23884,
    "title": "Snowy Shrooms",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "mushroom trees",
      "needs remoderation",
      "snow"
    ],
    "description": "I think I've made this graphics for some level in a collab, but you can use them now. For snow levels with some shrooms.",
    "latest_version": "smwc-23884-1595205295",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23884,
        "title": "Snowy Shrooms",
        "version": "smwc-23884-1595205295",
        "upstream_time": 1595205295,
        "download_url": "https://dl.smwcentral.net/23884/Snowy%20Shrooms%20FG.zip",
        "filename": "Snowy Shrooms FG.zip",
        "size": 8559,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snowy-snowland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2818,
    "title": "Snowy Snowland",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "ice",
      "needs remoderation",
      "snow"
    ],
    "description": "Some tileset I have been working on every so often for about six months. It's a Snowy Snowland, and has trees, snowpiles, ledges and also, slopes.<br>\r\n<br>\r\nThe trees are actually climbable. You can either indicate that with a message box, or change the act like setting if you don't want that to happen.<br>\r\n<br>\r\nHave fun with this tileset!",
    "latest_version": "smwc-2818-1392298636",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2818,
        "title": "Snowy Snowland",
        "version": "smwc-2818-1392298636",
        "upstream_time": 1392298636,
        "download_url": "https://dl.smwcentral.net/2818/%5BFG%5D%20Snowy%20Snowland.zip",
        "filename": "%5BFG%5D Snowy Snowland.zip",
        "size": 56588,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-snowy-trees",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27250,
    "title": "Snowy Trees",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "night",
      "snow"
    ],
    "description": "This is a snowy tree background/Layer 3 combo with both day and night versions.  The night version uses palette animation to give the trees lights.",
    "latest_version": "smwc-27250-1623599520",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27250,
        "title": "Snowy Trees",
        "version": "smwc-27250-1623599520",
        "upstream_time": 1623599520,
        "download_url": "https://dl.smwcentral.net/27250/SnowyTreeBG.zip",
        "filename": "SnowyTreeBG.zip",
        "size": 5172,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-social-media-icons",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35246,
    "title": "Social Media Icons",
    "authors": [
      "Hammerer"
    ],
    "tags": [
      "misc"
    ],
    "description": "This is a pack with 14 popular social media icons. Useful if you want to show your profile on a social media in your hack, cutscenes etc. Uses blank halves on rows 5 and 6, also SMW last yellow palletes of row 6.<br>\r\n<br>\r\nSocial media that the pack contains:<br>\r\n<br>\r\n-Facebook<br>\r\n-YouTube<br>\r\n-Twitter (R.I.P.)<br>\r\n-X (New Twitter)<br>\r\n-WhatsApp<br>\r\n-TikTok or Douyin<br>\r\n-Instagram<br>\r\n-Kwai<br>\r\n-Pinterest<br>\r\n-Messenger<br>\r\n-LinkedIn<br>\r\n-Snapchat<br>\r\n-VK (VKontakte)<br>\r\n-Reddit",
    "latest_version": "smwc-35246-1697325675",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35246,
        "title": "Social Media Icons",
        "version": "smwc-35246-1697325675",
        "upstream_time": 1697325675,
        "download_url": "https://dl.smwcentral.net/35246/SocialMedia.zip",
        "filename": "SocialMedia.zip",
        "size": 2875,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-socket-antiquity",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31694,
    "title": "Socket - Antiquity",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "night",
      "ruins"
    ],
    "description": "Some surreal looking ruins set at night, from the runway success game known as Socket, aka Time Dominator.",
    "latest_version": "smwc-31694-1659203018",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31694,
        "title": "Socket - Antiquity",
        "version": "smwc-31694-1659203018",
        "upstream_time": 1659203018,
        "download_url": "https://dl.smwcentral.net/31694/antiquity.zip",
        "filename": "antiquity.zip",
        "size": 8172,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-socket-high-speed-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40748,
    "title": "Socket - High Speed Area 4",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "city",
      "night"
    ],
    "description": "An animated city at night background from Socket (aka Time Dominator).",
    "latest_version": "smwc-40748-1760113688",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40748,
        "title": "Socket - High Speed Area 4",
        "version": "smwc-40748-1760113688",
        "upstream_time": 1760113688,
        "download_url": "https://dl.smwcentral.net/40748/hsa4.zip",
        "filename": "hsa4.zip",
        "size": 5938,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31647,
        "title": "Socket - High Speed Area 2",
        "version": "smwc-31647-1658946774",
        "upstream_time": 1658946774,
        "download_url": "https://dl.smwcentral.net/31647/highspeedarea2.zip",
        "filename": "highspeedarea2.zip",
        "size": 5927,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-socket-treasure-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32016,
    "title": "Socket - Treasure Castle",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "castle",
      "city",
      "lake"
    ],
    "description": "A fancy looking town on by a body of water, from Socket (aka Time Dominator)",
    "latest_version": "smwc-32016-1662143059",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32016,
        "title": "Socket - Treasure Castle",
        "version": "smwc-32016-1662143059",
        "upstream_time": 1662143059,
        "download_url": "https://dl.smwcentral.net/32016/treasurecastle.zip",
        "filename": "treasurecastle.zip",
        "size": 6646,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sokojava-i-ii",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5818,
    "title": "SokoJava I/II",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "needs remoderation",
      "outline",
      "sans serif"
    ],
    "description": "Ripped from SokoJava I and II on Java mobile with custom symbols, it was released on November 2005 by E.J. Jimenez.<br>\r\n<br>\r\nAccording from SokoJava website were disappeared in late 2008 (or 2009?), but it doesn't exist for no longer.",
    "latest_version": "smwc-5818-1381171823",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5818,
        "title": "SokoJava I/II",
        "version": "smwc-5818-1381171823",
        "upstream_time": 1381171823,
        "download_url": "https://dl.smwcentral.net/5818/SokoJava%20I%20and%20II%20Font.zip",
        "filename": "SokoJava I and II Font.zip",
        "size": 3556,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-somari",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27403,
    "title": "Somari",
    "authors": [
      "KaidenThelens"
    ],
    "tags": [
      "kirby boss"
    ],
    "description": "Have you ever wanted Somari as a boss? No? Too bad. This sprite is meant for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3685\"> HuFlungDu Kirby boss </a>. ",
    "latest_version": "smwc-27403-1625329683",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27403,
        "title": "Somari",
        "version": "smwc-27403-1625329683",
        "upstream_time": 1625329683,
        "download_url": "https://dl.smwcentral.net/27403/Somari%20Boss.zip",
        "filename": "Somari Boss.zip",
        "size": 3603,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-somari-green-hill-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18316,
    "title": "Somari - Green Hill Zone",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "8-bit",
      "grassland",
      "lake",
      "mountain",
      "needs remoderation"
    ],
    "description": "A rip of the Green Hill Zone tileset from the NES bootleg game Somari.<br>\r\n<br>\r\nRequested by FailSandwich.<br>\r\nNote: To get the springboard to bounce the player, you'll need to insert a custom block.",
    "latest_version": "smwc-18316-1541943815",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18316,
        "title": "Somari - Green Hill Zone",
        "version": "smwc-18316-1541943815",
        "upstream_time": 1541943815,
        "download_url": "https://dl.smwcentral.net/18316/Somari%20-%20Green%20Hill%20Zone.zip",
        "filename": "Somari - Green Hill Zone.zip",
        "size": 6674,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-somari-rings",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39084,
    "title": "Somari - Rings",
    "authors": [
      "Hammerer",
      "KaidenThelens"
    ],
    "tags": [
      "2bpp",
      "bonus",
      "coin",
      "retro"
    ],
    "description": "That's an update for the Somari Rings submission (firstly submitted by <span class=\"un-outer\" title=\"KaidenThelens\"><a href=\"/?p=profile&amp;id=42233\" style=\"color: var(--user-color-2);\" class=\"un\">KaidenThelens</a></span> and updated by <span class=\"un-outer\" title=\"Hammerer\"><a href=\"/?p=profile&amp;id=56714\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Hammerer</a></span> (me)).<br>\r\n<br>\r\nThis update includes some notable changes, like:<br>\r\n<br>\r\n1.  The gfx for the rings was modified, now it looks more like the Somari rings ripped.<br>\r\n<hr>2. Added the ring graphics in GFX01 (for the coin animation when hit blocks), something missed in the first submission, along with the ring palette in palette row A for the coin sprites (it replaces the last 3 color slots (AD, AE and AF))<br>\r\n<b>NOTE:</b> The tile EA is slighter than the GFX33 version, since it was necessary to reduce the tile size to fit in the 8x8 space.<br>\r\n<hr>3.  The blue palette in row 7 is different now, with shades that match best with the original palette (in row 6).<br>\r\n<hr>4. There's now the option to modify also the coin tile used in status bar, replacing it with the ring miniature in Sumari's status bar. I've included two ways to do that:<br>\r\n<br>\r\nWay 1 (still): Using the tile 2E included in the submission's GFX28;<br>\r\n<br>\r\nWay 2 (animated): Using ExAnimation to replace the original tile 2E in GFX28 with an animation similar to the coin animation in Sumari's status bar.<br>\r\n<br>\r\nFor this, the submission includes a mwl file with the exanimation (it's in the <u>level</u> exanimation option - you can change it to the <u>global</u> exanimation option if you want without problems) and a ExGFX file to be inserted in AN2 slot (you can set the exanimation to use alternate ExGFX file instead of using AN2, name the file with 60-63 for it).<br>\r\n<b>NOTE:</b> It will also change the collected Dragon/Yoshi Coin graphics in the status bar, as SMW uses the same tile for both! <br>\r\n<hr>5. You may want to use <a href=\"https://smwc.me/s/4585\">Tweaker</a> tool to change the palette row used by sprites 45 (directional coin) and 7E (flying coin) from 8 and C to A.<br>\r\n<hr>Description from the first version of the submission:<br>\r\n<br>\r\n<i>Rings from Somari. That's about it.</i>",
    "latest_version": "smwc-39084-1740811213",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39084,
        "title": "Somari - Rings",
        "version": "smwc-39084-1740811213",
        "upstream_time": 1740811213,
        "download_url": "https://dl.smwcentral.net/39084/somari_rings.zip",
        "filename": "somari_rings.zip",
        "size": 12481,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-somari-special-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23170,
    "title": "Somari - Special Stage",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "8-bit",
      "bonus",
      "needs remoderation"
    ],
    "description": "The tileset used in Somari's special stage, which is based on the SMS/GG versions of Sonic the Hedgehog.<br>\r\n<br>\r\nYou will need to use <a href=\"https://www.smwcentral.net/?p=section&a=details&id=22749\">these blocks</a> to make the springs, bumpers and colossal pillars function. There's a list file included for use with this tileset's Map16, and it's also recommended to make a copy of the up boost block with its power set to $80.<br>\r\n<br>\r\nIt's also recommended to use the included hex edit that makes the screen scroll vertically without needing to land on solid ground.<br>\r\n<br>\r\nRequested by SquidBoy20.",
    "latest_version": "smwc-23170-1593024784",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23170,
        "title": "Somari - Special Stage",
        "version": "smwc-23170-1593024784",
        "upstream_time": 1593024784,
        "download_url": "https://dl.smwcentral.net/23170/Somari%20-%20Special%20Stage.zip",
        "filename": "Somari - Special Stage.zip",
        "size": 6475,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-someone-s-insides",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23896,
    "title": "Someone's Insides",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "A wierd concept graphic I don't remember why I did them for. You can use the for caves or something...",
    "latest_version": "smwc-23896-1595219001",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23896,
        "title": "Someone's Insides",
        "version": "smwc-23896-1595219001",
        "upstream_time": 1595219001,
        "download_url": "https://dl.smwcentral.net/23896/Someone%20Insides.zip",
        "filename": "Someone Insides.zip",
        "size": 10457,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-somer-assault-round",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27452,
    "title": "Somer Assault - Round 6",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "forest",
      "jungle",
      "ruins"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2021 SUBMISSION:</span></b><br>\r\n<br>\r\nThe Rose-themed Castle background from \"Somer Assault Game\"<br>\r\nWhat do you think about this fancy background?",
    "latest_version": "smwc-27452-1625349599",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27452,
        "title": "Somer Assault - Round 6",
        "version": "smwc-27452-1625349599",
        "upstream_time": 1625349599,
        "download_url": "https://dl.smwcentral.net/27452/Somer%20Assault%20-%20Virgo%20BG.zip",
        "filename": "Somer Assault - Virgo BG.zip",
        "size": 4082,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27448,
        "title": "Somer Assault - Round 3",
        "version": "smwc-27448-1625348542",
        "upstream_time": 1625348542,
        "download_url": "https://dl.smwcentral.net/27448/Somer%20Assault%20-%20Gemini.zip",
        "filename": "Somer Assault - Gemini.zip",
        "size": 6183,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27447,
        "title": "Somer Assault - Round 1",
        "version": "smwc-27447-1625348309",
        "upstream_time": 1625348309,
        "download_url": "https://dl.smwcentral.net/27447/Somer%20Assault%20-%20Aries.zip",
        "filename": "Somer Assault - Aries.zip",
        "size": 6210,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41550,
    "title": "Sonic 3 & Knuckles - Master Emerald",
    "authors": [
      "Reynner's"
    ],
    "tags": [
      "airship",
      "carnival",
      "castle",
      "cave",
      "city",
      "desert",
      "forest",
      "grassland",
      "ice",
      "industrial",
      "jewel",
      "lake",
      "mechanical",
      "mountain",
      "needs remoderation",
      "night",
      "ruins",
      "sky",
      "snow",
      "space",
      "volcano"
    ],
    "description": "This is the Master Emerald that can be seen in the Sonic 3 & Knuckles<br>\r\n<br>\r\nChanges:<br>\r\n- Improved the color palette;<br>\r\n- Empty part added;<br>\r\n- Solution for some things;",
    "latest_version": "smwc-41550-1770828184",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41550,
        "title": "Sonic 3 & Knuckles - Master Emerald",
        "version": "smwc-41550-1770828184",
        "upstream_time": 1770828184,
        "download_url": "https://dl.smwcentral.net/41550/S3%26KME.zip",
        "filename": "S3%26KME.zip",
        "size": 4599,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31987,
        "title": "Sonic 3 & Knuckles - Ice Cap Zone",
        "version": "smwc-31987-1661832740",
        "upstream_time": 1661832740,
        "download_url": "https://dl.smwcentral.net/31987/icecapfg.zip",
        "filename": "icecapfg.zip",
        "size": 9172,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31934,
        "title": "Sonic 3 & Knuckles - Endless Mine",
        "version": "smwc-31934-1661375125",
        "upstream_time": 1661375125,
        "download_url": "https://dl.smwcentral.net/31934/endlessmine.zip",
        "filename": "endlessmine.zip",
        "size": 4152,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31932,
        "title": "Sonic 3 & Knuckles - Balloon Park",
        "version": "smwc-31932-1661305087",
        "upstream_time": 1661305087,
        "download_url": "https://dl.smwcentral.net/31932/balloon_park.zip",
        "filename": "balloon_park.zip",
        "size": 7459,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31922,
        "title": "Sonic 3 & Knuckles - Flying Battery Zone (Exterior)",
        "version": "smwc-31922-1661223299",
        "upstream_time": 1661223299,
        "download_url": "https://dl.smwcentral.net/31922/flyingbatteryoutside.zip",
        "filename": "flyingbatteryoutside.zip",
        "size": 2171,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31912,
        "title": "Sonic 3 & Knuckles - Carnival Night Zone",
        "version": "smwc-31912-1661196506",
        "upstream_time": 1661196506,
        "download_url": "https://dl.smwcentral.net/31912/carnivalnight.zip",
        "filename": "carnivalnight.zip",
        "size": 10588,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31860,
        "title": "Sonic 3 & Knuckles - Sky Sanctuary Zone",
        "version": "smwc-31860-1660934974",
        "upstream_time": 1660934974,
        "download_url": "https://dl.smwcentral.net/31860/SkysanctuaryFG.zip",
        "filename": "SkysanctuaryFG.zip",
        "size": 5822,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31859,
        "title": "Sonic 3 & Knuckles - Sky Sanctuary Zone",
        "version": "smwc-31859-1660934900",
        "upstream_time": 1660934900,
        "download_url": "https://dl.smwcentral.net/31859/skysanctuary.zip",
        "filename": "skysanctuary.zip",
        "size": 3733,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31855,
        "title": "Sonic 3 & Knuckles - Desert Palace",
        "version": "smwc-31855-1660933166",
        "upstream_time": 1660933166,
        "download_url": "https://dl.smwcentral.net/31855/desertpalace.zip",
        "filename": "desertpalace.zip",
        "size": 3234,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31850,
        "title": "Sonic 3 & Knuckles - Hidden Palace Zone",
        "version": "smwc-31850-1660681173",
        "upstream_time": 1660681173,
        "download_url": "https://dl.smwcentral.net/31850/hiddenpalace.zip",
        "filename": "hiddenpalace.zip",
        "size": 4431,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31845,
        "title": "Sonic 3 & Knuckles - Flying Battery Zone (Interior)",
        "version": "smwc-31845-1660673871",
        "upstream_time": 1660673871,
        "download_url": "https://dl.smwcentral.net/31845/flyingbattery.zip",
        "filename": "flyingbattery.zip",
        "size": 4922,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31835,
        "title": "Sonic 3 & Knuckles - Lava Reef Zone (Boss)",
        "version": "smwc-31835-1660673325",
        "upstream_time": 1660673325,
        "download_url": "https://dl.smwcentral.net/31835/lavareefboss.zip",
        "filename": "lavareefboss.zip",
        "size": 14163,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31797,
        "title": "Sonic 3 & Knuckles - Azure Lake",
        "version": "smwc-31797-1660246337",
        "upstream_time": 1660246337,
        "download_url": "https://dl.smwcentral.net/31797/azurelake.zip",
        "filename": "azurelake.zip",
        "size": 8239,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31788,
        "title": "Sonic 3 & Knuckles - Hydrocity Zone",
        "version": "smwc-31788-1660189710",
        "upstream_time": 1660189710,
        "download_url": "https://dl.smwcentral.net/31788/S3-HydrocityFG.zip",
        "filename": "S3-HydrocityFG.zip",
        "size": 8496,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31759,
        "title": "Sonic 3 & Knuckles - Mushroom Hill Zone",
        "version": "smwc-31759-1659722510",
        "upstream_time": 1659722510,
        "download_url": "https://dl.smwcentral.net/31759/mushroomhill.zip",
        "filename": "mushroomhill.zip",
        "size": 10517,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31754,
        "title": "Sonic 3 & Knuckles - Chrome Gadget",
        "version": "smwc-31754-1659721820",
        "upstream_time": 1659721820,
        "download_url": "https://dl.smwcentral.net/31754/chromegadget.zip",
        "filename": "chromegadget.zip",
        "size": 5169,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31673,
        "title": "Sonic 3 & Knuckles - The Doomsday Zone",
        "version": "smwc-31673-1659124291",
        "upstream_time": 1659124291,
        "download_url": "https://dl.smwcentral.net/31673/doomsday.zip",
        "filename": "doomsday.zip",
        "size": 3367,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25238,
        "title": "Sonic 3 & Knuckles - Launch Base Zone",
        "version": "smwc-25238-1606099232",
        "upstream_time": 1606099232,
        "download_url": "https://dl.smwcentral.net/25238/sonic3_launch_base.zip",
        "filename": "sonic3_launch_base.zip",
        "size": 6337,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-3-knuckles-angel-island-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31909,
    "title": "Sonic 3 & Knuckles - Angel Island Zone (Act 1)",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "forest",
      "jungle"
    ],
    "description": "The jungle you race through at the start of the evergreen classic, Sonic 3 & Knuckles. Includes variations for when you play as Knuckles and for underwater.",
    "latest_version": "smwc-31909-1661122532",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31909,
        "title": "Sonic 3 & Knuckles - Angel Island Zone (Act 1)",
        "version": "smwc-31909-1661122532",
        "upstream_time": 1661122532,
        "download_url": "https://dl.smwcentral.net/31909/angelisland.zip",
        "filename": "angelisland.zip",
        "size": 12558,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31908,
        "title": "Sonic 3 & Knuckles - Angel Island Zone (Act 2)",
        "version": "smwc-31908-1661122252",
        "upstream_time": 1661122252,
        "download_url": "https://dl.smwcentral.net/31908/angelisland2.zip",
        "filename": "angelisland2.zip",
        "size": 9949,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-3-knuckles-death-egg-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31735,
    "title": "Sonic 3 & Knuckles - Death Egg Zone (Act 1)",
    "authors": [
      "Mippish",
      "NopeContest"
    ],
    "tags": [
      "mechanical",
      "space"
    ],
    "description": "Be careful when using this BG, as it takes the first screen and half of the second screen. I suggest using V-None and H-None. (Nope suggests you may also use <a href=\"https://smwc.me/s/19459\">this patch</a> to add Variable 4, Slow, or Slow 2 to Horizontal scrolling, which should give you plenty of space to work with before the background runs out. Setting V:Scroll to Slow or Slow 2 may give you some slight leeway in that direction as well.)<br>\r\n<br>\r\nNo credit needed. <br>\r\n<br>\r\nAlso sorry If I kept forgetting to put a [BG] right next to the titles. =(<br>\r\n<br>\r\nNope Edit: Cleaned up ExGFX file, tweaked palette slightly to be more game accurate, and added palette cycling.",
    "latest_version": "smwc-31735-1659546580",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31735,
        "title": "Sonic 3 & Knuckles - Death Egg Zone (Act 1)",
        "version": "smwc-31735-1659546580",
        "upstream_time": 1659546580,
        "download_url": "https://dl.smwcentral.net/31735/deatheggact1.zip",
        "filename": "deatheggact1.zip",
        "size": 4697,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31684,
        "title": "Sonic 3 & Knuckles - Death Egg Zone (Act 2)",
        "version": "smwc-31684-1659149550",
        "upstream_time": 1659149550,
        "download_url": "https://dl.smwcentral.net/31684/deathegg.zip",
        "filename": "deathegg.zip",
        "size": 4403,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-3-knuckles-hydrocity-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31905,
    "title": "Sonic 3 & Knuckles - Hydrocity Zone (Act 1, Underwater)",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "castle",
      "ruins",
      "underwater"
    ],
    "description": "The dreaded underwater section of the second level of Sonic 3 & Knuckles.",
    "latest_version": "smwc-31905-1661111534",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31905,
        "title": "Sonic 3 & Knuckles - Hydrocity Zone (Act 1, Underwater)",
        "version": "smwc-31905-1661111534",
        "upstream_time": 1661111534,
        "download_url": "https://dl.smwcentral.net/31905/hydrocityunderwater.zip",
        "filename": "hydrocityunderwater.zip",
        "size": 2973,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31832,
        "title": "Sonic 3 & Knuckles - Hydrocity Zone (Act 2)",
        "version": "smwc-31832-1660671891",
        "upstream_time": 1660671891,
        "download_url": "https://dl.smwcentral.net/31832/hydrocityact2.zip",
        "filename": "hydrocityact2.zip",
        "size": 4582,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31787,
        "title": "Sonic 3 & Knuckles - Hydrocity Zone (Act 1)",
        "version": "smwc-31787-1660189465",
        "upstream_time": 1660189465,
        "download_url": "https://dl.smwcentral.net/31787/hydrocity.zip",
        "filename": "hydrocity.zip",
        "size": 4909,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-3-knuckles-ice-cap-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31917,
    "title": "Sonic 3 & Knuckles - Ice Cap Zone (Act 1, Intro)",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "cave",
      "ice",
      "lake",
      "mountain",
      "snow"
    ],
    "description": "From the radi-cool snowboarding section of Sonic 3 & Knuckles.",
    "latest_version": "smwc-31917-1661197511",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31917,
        "title": "Sonic 3 & Knuckles - Ice Cap Zone (Act 1, Intro)",
        "version": "smwc-31917-1661197511",
        "upstream_time": 1661197511,
        "download_url": "https://dl.smwcentral.net/31917/icecapintro.zip",
        "filename": "icecapintro.zip",
        "size": 3785,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31856,
        "title": "Sonic 3 & Knuckles - Ice Cap Zone (Act 2, Lower)",
        "version": "smwc-31856-1660933791",
        "upstream_time": 1660933791,
        "download_url": "https://dl.smwcentral.net/31856/icecapact2.zip",
        "filename": "icecapact2.zip",
        "size": 7661,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31853,
        "title": "Sonic 3 & Knuckles - Ice Cap Zone (Act 1)",
        "version": "smwc-31853-1660708629",
        "upstream_time": 1660708629,
        "download_url": "https://dl.smwcentral.net/31853/icecap_act1.zip",
        "filename": "icecap_act1.zip",
        "size": 6261,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31829,
        "title": "Sonic 3 & Knuckles - Ice Cap Zone (Act 2, Upper)",
        "version": "smwc-31829-1660496416",
        "upstream_time": 1660496416,
        "download_url": "https://dl.smwcentral.net/31829/icecap.zip",
        "filename": "icecap.zip",
        "size": 7028,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-3-knuckles-launch-base-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31834,
    "title": "Sonic 3 & Knuckles - Launch Base Zone (Act 2)",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "forest",
      "lake",
      "mechanical",
      "mountain"
    ],
    "description": "The last act of Sonic the Hedgehog 3 alone, or the middle of the game for Sonic 3 & Knuckles. Includes a minor variation where the river is drained",
    "latest_version": "smwc-31834-1660672935",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31834,
        "title": "Sonic 3 & Knuckles - Launch Base Zone (Act 2)",
        "version": "smwc-31834-1660672935",
        "upstream_time": 1660672935,
        "download_url": "https://dl.smwcentral.net/31834/launchbaseact2.zip",
        "filename": "launchbaseact2.zip",
        "size": 4903,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31775,
        "title": "Sonic 3 & Knuckles - Launch Base Zone (Act 1)",
        "version": "smwc-31775-1660189055",
        "upstream_time": 1660189055,
        "download_url": "https://dl.smwcentral.net/31775/launchbase.zip",
        "filename": "launchbase.zip",
        "size": 9177,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-3-knuckles-lava-reef-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31938,
    "title": "Sonic 3 & Knuckles - Lava Reef Zone (Act 2)",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "cave",
      "volcano"
    ],
    "description": "The more peaceful sounding act of Lava Reef, from Sonic 3 & Knuckles. Updated now to include the Death Egg object in the background; using it will take up palette row 3 and BG2.",
    "latest_version": "smwc-31938-1661374914",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31938,
        "title": "Sonic 3 & Knuckles - Lava Reef Zone (Act 2)",
        "version": "smwc-31938-1661374914",
        "upstream_time": 1661374914,
        "download_url": "https://dl.smwcentral.net/31938/lavareefact2.zip",
        "filename": "lavareefact2.zip",
        "size": 10046,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31808,
        "title": "Sonic 3 & Knuckles - Lava Reef Zone (Act 1)",
        "version": "smwc-31808-1660248982",
        "upstream_time": 1660248982,
        "download_url": "https://dl.smwcentral.net/31808/lavareef_act1.zip",
        "filename": "lavareef_act1.zip",
        "size": 7685,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-3-knuckles-marble-garden-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31785,
    "title": "Sonic 3 & Knuckles - Marble Garden Zone (Act 1)",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "forest",
      "grassland",
      "mountain",
      "ruins"
    ],
    "description": "A background fitting a place lost to time, from the third level of Sonic 3 & Knuckles.",
    "latest_version": "smwc-31785-1660245929",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31785,
        "title": "Sonic 3 & Knuckles - Marble Garden Zone (Act 1)",
        "version": "smwc-31785-1660245929",
        "upstream_time": 1660245929,
        "download_url": "https://dl.smwcentral.net/31785/marblegarden.zip",
        "filename": "marblegarden.zip",
        "size": 4592,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31764,
        "title": "Sonic 3 & Knuckles - Marble Garden Zone (Act 2)",
        "version": "smwc-31764-1659726631",
        "upstream_time": 1659726631,
        "download_url": "https://dl.smwcentral.net/31764/Sonic%203%20-%20MGZA2.zip",
        "filename": "Sonic 3 - MGZA2.zip",
        "size": 7796,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-3-knuckles-sandopolis-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31923,
    "title": "Sonic 3 & Knuckles - Sandopolis Zone (Act 2)",
    "authors": [
      "Falconpunch",
      "leictreon"
    ],
    "tags": [
      "desert",
      "pyramid"
    ],
    "description": "Credit isn't necessary.<br>\r\n<br>\r\n<b>Falconpunch update:</b> Added missing palette + torch variations, and cleaned the rip to look more organized.<br>\r\n<br>\r\nNope edit: Updated pal/palmasks to exclude colors on row 3 that weren't being used.",
    "latest_version": "smwc-31923-1661284321",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31923,
        "title": "Sonic 3 & Knuckles - Sandopolis Zone (Act 2)",
        "version": "smwc-31923-1661284321",
        "upstream_time": 1661284321,
        "download_url": "https://dl.smwcentral.net/31923/Sandopolis%20Zone%20Act%20II%20BG.zip",
        "filename": "Sandopolis Zone Act II BG.zip",
        "size": 8602,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31810,
        "title": "Sonic 3 & Knuckles - Sandopolis Zone (Act 1)",
        "version": "smwc-31810-1660273267",
        "upstream_time": 1660273267,
        "download_url": "https://dl.smwcentral.net/31810/S3K-SandopolisBG.zip",
        "filename": "S3K-SandopolisBG.zip",
        "size": 3993,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-advance",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34875,
    "title": "Sonic Advance 2 - Sky Canyon",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "beach",
      "bonus",
      "city",
      "ice",
      "mechanical",
      "mountain",
      "needs remoderation",
      "ocean",
      "patch needed",
      "pyramid",
      "ruins",
      "sky",
      "space",
      "underwater"
    ],
    "description": "Ripped from the Sky Canyon in Sonic Advance 2.<br>\r\n<br>\r\nNote: The background scrolling must be disabled.",
    "latest_version": "smwc-34875-1692234913",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34875,
        "title": "Sonic Advance 2 - Sky Canyon",
        "version": "smwc-34875-1692234913",
        "upstream_time": 1692234913,
        "download_url": "https://dl.smwcentral.net/34875/Sonic%20Advance%202%20-%20Sky%20Canyon.zip",
        "filename": "Sonic Advance 2 - Sky Canyon.zip",
        "size": 6490,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31600,
        "title": "Sonic Advance 2 - Ice Paradise",
        "version": "smwc-31600-1665844426",
        "upstream_time": 1665844426,
        "download_url": "https://dl.smwcentral.net/31600/iceparadise.zip",
        "filename": "iceparadise.zip",
        "size": 7275,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31037,
        "title": "Sonic Advance 3 - Chaos Angel Zone (Inside)",
        "version": "smwc-31037-1653674309",
        "upstream_time": 1653674309,
        "download_url": "https://dl.smwcentral.net/31037/Chaos%20Angel%20Zone%20%28Inside%29.zip",
        "filename": "Chaos Angel Zone (Inside).zip",
        "size": 8102,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31034,
        "title": "Sonic Advance 2 - Leaf Forest Zone",
        "version": "smwc-31034-1653610812",
        "upstream_time": 1653610812,
        "download_url": "https://dl.smwcentral.net/31034/Sonic%20Advance%202%20-%20Leaf%20Forest%20Zone%20%5BBackground%5D.zip",
        "filename": "Sonic Advance 2 - Leaf Forest Zone %5BBackground%5D.zip",
        "size": 4331,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30546,
        "title": "Sonic Advance 3 - Multiplayer Background",
        "version": "smwc-30546-1650296980",
        "upstream_time": 1650296980,
        "download_url": "https://dl.smwcentral.net/30546/multiplayerbackground.zip",
        "filename": "multiplayerbackground.zip",
        "size": 4057,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30545,
        "title": "Sonic Advance 2 - Egg Utopia",
        "version": "smwc-30545-1650297471",
        "upstream_time": 1650297471,
        "download_url": "https://dl.smwcentral.net/30545/eggutopia.zip",
        "filename": "eggutopia.zip",
        "size": 2347,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30371,
        "title": "Sonic Advance 3 - Ocean Base Zone",
        "version": "smwc-30371-1649379595",
        "upstream_time": 1649379595,
        "download_url": "https://dl.smwcentral.net/30371/oceanbasezone.zip",
        "filename": "oceanbasezone.zip",
        "size": 6862,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30370,
        "title": "Sonic Advance 3 - Chaos Angel Zone",
        "version": "smwc-30370-1649373070",
        "upstream_time": 1649373070,
        "download_url": "https://dl.smwcentral.net/30370/chaosangelzone.zip",
        "filename": "chaosangelzone.zip",
        "size": 5177,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30349,
        "title": "Sonic Advance 2 -  Techno Base Zone",
        "version": "smwc-30349-1649213377",
        "upstream_time": 1649213377,
        "download_url": "https://dl.smwcentral.net/30349/Technobase.zip",
        "filename": "Technobase.zip",
        "size": 4677,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30345,
        "title": "Sonic Advance 2 - Music Plant Zone",
        "version": "smwc-30345-1649116235",
        "upstream_time": 1649116235,
        "download_url": "https://dl.smwcentral.net/30345/musiczone.zip",
        "filename": "musiczone.zip",
        "size": 4909,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 17702,
        "title": "Sonic Advance 3 - Sonic Factory",
        "version": "smwc-17702-1530268721",
        "upstream_time": 1530268721,
        "download_url": "https://dl.smwcentral.net/17702/Sonic%20Adventure%203%20-%20Sonic%20Factory-layer%203.zip",
        "filename": "Sonic Adventure 3 - Sonic Factory-layer 3.zip",
        "size": 1877,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16249,
        "title": "Sonic Advance 3 - Sonic Factory",
        "version": "smwc-16249-1504977655",
        "upstream_time": 1504977655,
        "download_url": "https://dl.smwcentral.net/16249/Sonic%20Advance%203%20-%20Sonic%20Factory.zip",
        "filename": "Sonic Advance 3 - Sonic Factory.zip",
        "size": 1542,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6203,
        "title": "Sonic Advance 2 - XX Zone",
        "version": "smwc-6203-1390753302",
        "upstream_time": 1390753302,
        "download_url": "https://dl.smwcentral.net/6203/graffhics.zip",
        "filename": "graffhics.zip",
        "size": 7601,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 769,
        "title": "Sonic Advance 2 - Techno Base Zone",
        "version": "smwc-769-1371486473",
        "upstream_time": 1371486473,
        "download_url": "https://dl.smwcentral.net/769/Techno%20Base.zip",
        "filename": "Techno Base.zip",
        "size": 6107,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-advance-2-special-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30544,
    "title": "Sonic Advance 2 - Special Stage 1",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "abstract",
      "bonus"
    ],
    "description": "Ripped from Sonic Advance 2 from Special Stage 1",
    "latest_version": "smwc-30544-1650301799",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30544,
        "title": "Sonic Advance 2 - Special Stage 1",
        "version": "smwc-30544-1650301799",
        "upstream_time": 1650301799,
        "download_url": "https://dl.smwcentral.net/30544/specialstage1.zip",
        "filename": "specialstage1.zip",
        "size": 3181,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-advance-3-route",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31035,
    "title": "Sonic Advance 3 - Route 99",
    "authors": [
      "IanBoy"
    ],
    "tags": [
      "city"
    ],
    "description": "A city background from the first zone in Sonic Advance 3. Credits isn't needed, but would be appreciated.",
    "latest_version": "smwc-31035-1653612399",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31035,
        "title": "Sonic Advance 3 - Route 99",
        "version": "smwc-31035-1653612399",
        "upstream_time": 1653612399,
        "download_url": "https://dl.smwcentral.net/31035/Route99.zip",
        "filename": "Route99.zip",
        "size": 8480,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-advance-angel-island-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 4839,
    "title": "Sonic Advance - Angel Island Zone",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "grassland"
    ],
    "description": "The background from the fifth level of the first GBA Sonic installment. No credit needed.",
    "latest_version": "smwc-4839-1370973109",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 4839,
        "title": "Sonic Advance - Angel Island Zone",
        "version": "smwc-4839-1370973109",
        "upstream_time": 1370973109,
        "download_url": "https://dl.smwcentral.net/4839/Sonic%20Advance%20-%20Angel%20Island%20Zone.zip",
        "filename": "Sonic Advance - Angel Island Zone.zip",
        "size": 6436,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-advance-casino-paradise-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 4832,
    "title": "Sonic Advance - Casino Paradise Zone",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "casino",
      "night"
    ],
    "description": "The background from the third level of the first GBA Sonic installment. No credit needed.",
    "latest_version": "smwc-4832-1371131384",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 4832,
        "title": "Sonic Advance - Casino Paradise Zone",
        "version": "smwc-4832-1371131384",
        "upstream_time": 1371131384,
        "download_url": "https://dl.smwcentral.net/4832/Sonic%20Advance%20-%20Casino%20Paradise%20Zone.zip",
        "filename": "Sonic Advance - Casino Paradise Zone.zip",
        "size": 4584,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-advance-egg-rocket-zone-canyon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31033,
    "title": "Sonic Advance - Egg Rocket Zone (Canyon)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "desert",
      "wild west"
    ],
    "description": "My C3 2014 summer submission.<br>\r\nI hope that you enjoy.",
    "latest_version": "smwc-31033-1653610605",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31033,
        "title": "Sonic Advance - Egg Rocket Zone (Canyon)",
        "version": "smwc-31033-1653610605",
        "upstream_time": 1653610605,
        "download_url": "https://dl.smwcentral.net/31033/SA-EggRockezone.zip",
        "filename": "SA-EggRockezone.zip",
        "size": 5066,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-advance-egg-rocket-zone-orbit",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35334,
    "title": "Sonic Advance - Egg Rocket Zone (Orbit)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "space"
    ],
    "description": "Ripped from the Orbit area of the Egg Rocket Zone in the first Sonic Advance on GBA.",
    "latest_version": "smwc-35334-1698115277",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35334,
        "title": "Sonic Advance - Egg Rocket Zone (Orbit)",
        "version": "smwc-35334-1698115277",
        "upstream_time": 1698115277,
        "download_url": "https://dl.smwcentral.net/35334/Sonic%20Advance%20-%20Egg%20Rocket%20Zone%20%28Orbit%29.zip",
        "filename": "Sonic Advance - Egg Rocket Zone (Orbit).zip",
        "size": 7814,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-advance-egg-rocket-zone-space",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 197,
    "title": "Sonic Advance - Egg Rocket Zone (Space)",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "space"
    ],
    "description": "This is the BG from Egg rocket zone part 3. For all your space-y levels.",
    "latest_version": "smwc-197-1370851594",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 197,
        "title": "Sonic Advance - Egg Rocket Zone (Space)",
        "version": "smwc-197-1370851594",
        "upstream_time": 1370851594,
        "download_url": "https://dl.smwcentral.net/197/Sonic%20Advance%20-%20Egg%20Rocket%20Zone%20%28Space%29.zip",
        "filename": "Sonic Advance - Egg Rocket Zone (Space).zip",
        "size": 7939,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-advance-ice-mountain-zone-lower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 4838,
    "title": "Sonic Advance - Ice Mountain Zone (Lower)",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "cave",
      "ice"
    ],
    "description": "The lower half of the background from the fourth level of the first GBA Sonic installment. No credit needed.",
    "latest_version": "smwc-4838-1370973149",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 4838,
        "title": "Sonic Advance - Ice Mountain Zone (Lower)",
        "version": "smwc-4838-1370973149",
        "upstream_time": 1370973149,
        "download_url": "https://dl.smwcentral.net/4838/Sonic%20Advance%20-%20Ice%20Mountain%20Zone%20%28Lower%29.zip",
        "filename": "Sonic Advance - Ice Mountain Zone (Lower).zip",
        "size": 6175,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-advance-ice-mountain-zone-upper",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 4837,
    "title": "Sonic Advance - Ice Mountain Zone (Upper)",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "ice",
      "mountain",
      "snow"
    ],
    "description": "The upper half of the background from the fourth level of the first GBA Sonic installment. No credit needed.",
    "latest_version": "smwc-4837-1370973227",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 4837,
        "title": "Sonic Advance - Ice Mountain Zone (Upper)",
        "version": "smwc-4837-1370973227",
        "upstream_time": 1370973227,
        "download_url": "https://dl.smwcentral.net/4837/Sonic%20Advance%20-%20Ice%20Mountain%20Zone%20%28Upper%29.zip",
        "filename": "Sonic Advance - Ice Mountain Zone (Upper).zip",
        "size": 8474,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-advance-moon-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40121,
    "title": "Sonic Advance - Moon Zone",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "space"
    ],
    "description": "A moon background good to use in moon levels. ",
    "latest_version": "smwc-40121-1752769772",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40121,
        "title": "Sonic Advance - Moon Zone",
        "version": "smwc-40121-1752769772",
        "upstream_time": 1752769772,
        "download_url": "https://dl.smwcentral.net/40121/SAMoonZone.zip",
        "filename": "SAMoonZone.zip",
        "size": 7151,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-advance-neo-green-hill-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30324,
    "title": "Sonic Advance - Neo Green Hill Zone",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "ocean"
    ],
    "description": "The background from the first zone in the first GBA Sonic installment. No credit needed.",
    "latest_version": "smwc-30324-1649040731",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30324,
        "title": "Sonic Advance - Neo Green Hill Zone",
        "version": "smwc-30324-1649040731",
        "upstream_time": 1649040731,
        "download_url": "https://dl.smwcentral.net/30324/Sonic%20Advance%20-%20Neo%20Green%20Hill.zip",
        "filename": "Sonic Advance - Neo Green Hill.zip",
        "size": 6866,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-advance-secret-base-zone-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30325,
    "title": "Sonic Advance - Secret Base Zone (Exterior)",
    "authors": [
      "Agent Q"
    ],
    "tags": [
      "city",
      "mechanical"
    ],
    "description": "The city in the background that you see before going into the actual Secret Base. Credit would be nice but you don't have to. Thank you!",
    "latest_version": "smwc-30325-1649032691",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30325,
        "title": "Sonic Advance - Secret Base Zone (Exterior)",
        "version": "smwc-30325-1649032691",
        "upstream_time": 1649032691,
        "download_url": "https://dl.smwcentral.net/30325/secretbase.zip",
        "filename": "secretbase.zip",
        "size": 3224,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-advance-smoke",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23324,
    "title": "Sonic Advance - Smoke",
    "authors": [
      "DTA450"
    ],
    "tags": [
      "needs remoderation",
      "puff of smoke",
      "smoke sprites"
    ],
    "description": "The smoke sprite used in Sonic Advance. I modified it so it can use SMW's original palettes.<br>\r\n<br>\r\nIt includes GFX00. I added a custom 'water splash' effect to make it match with the smoke's graphics.<br>\r\nCredits are not needed.",
    "latest_version": "smwc-23324-1593391801",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23324,
        "title": "Sonic Advance - Smoke",
        "version": "smwc-23324-1593391801",
        "upstream_time": 1593391801,
        "download_url": "https://dl.smwcentral.net/23324/SmokeEffect.zip",
        "filename": "SmokeEffect.zip",
        "size": 2046,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-advance-x-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1701,
    "title": "Sonic Advance - X Zone",
    "authors": [
      "Calvin"
    ],
    "tags": [
      "mechanical",
      "needs remoderation",
      "space"
    ],
    "description": "I &lt;3 these, my second, ExGFX. Credit pwease :3.<br>\r\n<br>\r\nWARNING! : Uses FG1,FG2,FG3, AND BG1.",
    "latest_version": "smwc-1701-1416772060",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1701,
        "title": "Sonic Advance - X Zone",
        "version": "smwc-1701-1416772060",
        "upstream_time": 1416772060,
        "download_url": "https://dl.smwcentral.net/1701/Sonic%20Advanced.zip",
        "filename": "Sonic Advanced.zip",
        "size": 9353,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-blast-man-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22034,
    "title": "Sonic Blast Man - City",
    "authors": [
      "Teows"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "This is the background appeared in Sonic Blast Man's first stage. Good for daytime city-themed levels.",
    "latest_version": "smwc-22034-1585601552",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22034,
        "title": "Sonic Blast Man - City",
        "version": "smwc-22034-1585601552",
        "upstream_time": 1585601552,
        "download_url": "https://dl.smwcentral.net/22034/Sonic%20Blast%20Man%20-%20City.zip",
        "filename": "Sonic Blast Man - City.zip",
        "size": 3787,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-blastman-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6098,
    "title": "Sonic Blastman - Factory",
    "authors": [
      "NekohDot"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "Ripped on March 31, 2009 by NekohDot from Sonic Blastman for SNES with background in Factory stage, it was released in 1992 by Taito.",
    "latest_version": "smwc-6098-1389222955",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6098,
        "title": "Sonic Blastman - Factory",
        "version": "smwc-6098-1389222955",
        "upstream_time": 1389222955,
        "download_url": "https://dl.smwcentral.net/6098/Sonic%20Blastman%20-%20Factory.zip",
        "filename": "Sonic Blastman - Factory.zip",
        "size": 2812,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-blastman-laboratory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1114,
    "title": "Sonic Blastman - Laboratory",
    "authors": [
      "NekohDot"
    ],
    "tags": [
      "industrial",
      "needs remoderation"
    ],
    "description": "Ripped from Sonic Blastman, uses 32 tiles of BG1.<br>\r\n<br>\r\nSample level and palette included.",
    "latest_version": "smwc-1114-1401780439",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1114,
        "title": "Sonic Blastman - Laboratory",
        "version": "smwc-1114-1401780439",
        "upstream_time": 1401780439,
        "download_url": "https://dl.smwcentral.net/1114/sb-lab.zip",
        "filename": "sb-lab.zip",
        "size": 3455,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-blastman-space-station",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1113,
    "title": "Sonic Blastman - Space Station",
    "authors": [
      "NekohDot"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "Ripped from Sonic Blastman, only uses 34 tiles of BG1.<br>\r\n<br>\r\nSample level and palette included.",
    "latest_version": "smwc-1113-1401782164",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1113,
        "title": "Sonic Blastman - Space Station",
        "version": "smwc-1113-1401782164",
        "upstream_time": 1401782164,
        "download_url": "https://dl.smwcentral.net/1113/sb-space.zip",
        "filename": "sb-space.zip",
        "size": 3533,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-boom-hack-pipe-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33293,
    "title": "Sonic Boom (Hack) - Pipe Area",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "patch needed",
      "pipe"
    ],
    "description": "This is the BG from the Sonic Boom hack for the Sega Genesis/Mega Drive. BG is great for pipe areas.<br>\r\nWhile the SMW status bar can be used if the BG is cleverly used, the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove Status Bar</a>, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21573\">SMB3 Status Bar v1.53.1</a> and <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\">DKCR Styled Sprite Status Bar</a> for best results. Other patches can be used. <br>\r\nEnjoy!",
    "latest_version": "smwc-33293-1676749395",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33293,
        "title": "Sonic Boom (Hack) - Pipe Area",
        "version": "smwc-33293-1676749395",
        "upstream_time": 1676749395,
        "download_url": "https://dl.smwcentral.net/33293/Sonic%20Boom%20-%20layer%203%20factory.zip",
        "filename": "Sonic Boom - layer 3 factory.zip",
        "size": 2789,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-collision-chaos-bad-future",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38700,
    "title": "Sonic CD - Collision Chaos (Bad Future)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "mechanical",
      "mountain"
    ],
    "description": "Second phase of my submissions!!<br>\r\n<br>\r\nUpdate: Used Lunar Magic Bitmap pasting feature for the lower part of the BG. The above BG was done manually.<br>\r\n<br>\r\nEnjoy using this BG.",
    "latest_version": "smwc-38700-1730046544",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38700,
        "title": "Sonic CD - Collision Chaos (Bad Future)",
        "version": "smwc-38700-1730046544",
        "upstream_time": 1730046544,
        "download_url": "https://dl.smwcentral.net/38700/Sonic%20CD%20-%20Chaos%20Collision%20%28Bad%20Future%29.zip",
        "filename": "Sonic CD - Chaos Collision (Bad Future).zip",
        "size": 7849,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-collision-chaos-good-future",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38768,
    "title": "Sonic CD - Collision Chaos (Good Future)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "lake",
      "sky"
    ],
    "description": "Second phase of my submissions for C3 2012!!<br>\r\n<br>\r\nUpdate: Used Lunar Magic Bitmap pasting feature for the lower part of the BG. The above BG was done manually and I had to add extra Map16 tiles for the 2nd BG assembled using screenshots. Palette 0 is used as 12 colors are used for the BG.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-38768-1731339905",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38768,
        "title": "Sonic CD - Collision Chaos (Good Future)",
        "version": "smwc-38768-1731339905",
        "upstream_time": 1731339905,
        "download_url": "https://dl.smwcentral.net/38768/Sonic%20CD%20-%20Collision%20Chaos%20%28Good%20Future%29.zip",
        "filename": "Sonic CD - Collision Chaos (Good Future).zip",
        "size": 7476,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-collision-chaos-present",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2735,
    "title": "Sonic CD - Collision Chaos (Present)",
    "authors": [
      "DiscoTheBat"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "This BG is very good, there's a rocky mountain behind and looks like a sunset level.<br>\r\n<br>\r\n(First released in C3)",
    "latest_version": "smwc-2735-1417551180",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2735,
        "title": "Sonic CD - Collision Chaos (Present)",
        "version": "smwc-2735-1417551180",
        "upstream_time": 1417551180,
        "download_url": "https://dl.smwcentral.net/2735/Sonic%20CD%20-%20Collision%20Chaos%20%28Present%29.zip",
        "filename": "Sonic CD - Collision Chaos (Present).zip",
        "size": 3819,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-goal-sign",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34460,
    "title": "Sonic CD - Goal Sign",
    "authors": [
      "Murphmario"
    ],
    "tags": [
      "goal arrow sign",
      "goal point",
      "sign"
    ],
    "description": "A sign that appears at the end of every non-boss zone in Sonic CD in order to indicate the end of the level. This graphic would be most useful at either telling the player that they're at the end of the level like in the original game or helping guide them to said end-of-level.<br>\r\n<br>\r\nA left-facing variant is included.",
    "latest_version": "smwc-34460-1690218766",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34460,
        "title": "Sonic CD - Goal Sign",
        "version": "smwc-34460-1690218766",
        "upstream_time": 1690218766,
        "download_url": "https://dl.smwcentral.net/34460/Goal%20Sign.zip",
        "filename": "Goal Sign.zip",
        "size": 2326,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-metallic-madness-bad-future-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34725,
    "title": "Sonic CD - Metallic Madness (Bad Future ~ Act 1)",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "A terrible, no-good, awful factory from Sonic CD. The background from the source was too big for SMW's dimensions so it has been split into a lower and upper concentration. Contains flashing lights.",
    "latest_version": "smwc-34725-1691342226",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34725,
        "title": "Sonic CD - Metallic Madness (Bad Future ~ Act 1)",
        "version": "smwc-34725-1691342226",
        "upstream_time": 1691342226,
        "download_url": "https://dl.smwcentral.net/34725/mmbf1.zip",
        "filename": "mmbf1.zip",
        "size": 8480,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34454,
        "title": "Sonic CD - Metallic Madness (Bad Future ~ Act 2)",
        "version": "smwc-34454-1690150784",
        "upstream_time": 1690150784,
        "download_url": "https://dl.smwcentral.net/34454/mmbf2.zip",
        "filename": "mmbf2.zip",
        "size": 5896,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32075,
        "title": "Sonic CD - Metallic Madness (Bad Future ~ Act 3)",
        "version": "smwc-32075-1662670599",
        "upstream_time": 1662670599,
        "download_url": "https://dl.smwcentral.net/32075/metallicmadnessbf.zip",
        "filename": "metallicmadnessbf.zip",
        "size": 6288,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-metallic-madness-good-future",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2302,
    "title": "Sonic CD - Metallic Madness (Good Future)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "Here my 1st submission for EXGFX!!<br>\r\nI hope to enjoy...",
    "latest_version": "smwc-2302-1427733310",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2302,
        "title": "Sonic CD - Metallic Madness (Good Future)",
        "version": "smwc-2302-1427733310",
        "upstream_time": 1427733310,
        "download_url": "https://dl.smwcentral.net/2302/Mettalicmadness.zip",
        "filename": "Mettalicmadness.zip",
        "size": 4229,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-metallic-madness-good-future-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34668,
    "title": "Sonic CD - Metallic Madness (Good Future ~ Act 1)",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "city",
      "industrial",
      "mechanical",
      "pipe"
    ],
    "description": "A mixture of machines and plants from Sonic CD. The full size of the background was too big to fit in SMW so variations include an upper focus and a lower focus.",
    "latest_version": "smwc-34668-1690942221",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34668,
        "title": "Sonic CD - Metallic Madness (Good Future ~ Act 1)",
        "version": "smwc-34668-1690942221",
        "upstream_time": 1690942221,
        "download_url": "https://dl.smwcentral.net/34668/mmgf1.zip",
        "filename": "mmgf1.zip",
        "size": 8175,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34458,
        "title": "Sonic CD - Metallic Madness (Good Future ~ Act 3)",
        "version": "smwc-34458-1690218883",
        "upstream_time": 1690218883,
        "download_url": "https://dl.smwcentral.net/34458/mmgf3.zip",
        "filename": "mmgf3.zip",
        "size": 6045,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34456,
        "title": "Sonic CD - Metallic Madness (Good Future ~ Act 2)",
        "version": "smwc-34456-1690163130",
        "upstream_time": 1690163130,
        "download_url": "https://dl.smwcentral.net/34456/mmgf2.zip",
        "filename": "mmgf2.zip",
        "size": 5219,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-metallic-madness-past-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34656,
    "title": "Sonic CD - Metallic Madness (Past ~ Act 1)",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "The past of the first act of the final level of Sonic CD. The background in its original game is larger than the dimensions SMW can handle, so there are two variants, one focusing on the top of it and one focusing on the bottom. If you are limited on space, the top uses less colors, ExAnimation and ExGFX files.",
    "latest_version": "smwc-34656-1690915562",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34656,
        "title": "Sonic CD - Metallic Madness (Past ~ Act 1)",
        "version": "smwc-34656-1690915562",
        "upstream_time": 1690915562,
        "download_url": "https://dl.smwcentral.net/34656/mmp1.zip",
        "filename": "mmp1.zip",
        "size": 7231,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34468,
        "title": "Sonic CD - Metallic Madness (Past ~ Act 2)",
        "version": "smwc-34468-1690319924",
        "upstream_time": 1690319924,
        "download_url": "https://dl.smwcentral.net/34468/mm2p.zip",
        "filename": "mm2p.zip",
        "size": 4825,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-metallic-madness-present-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34778,
    "title": "Sonic CD - Metallic Madness (Present ~ Act 1)",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "The present day version of Metallic Madness Act 1 from Sonic CD. The background from the original game was too tall for SMW so two versions are included with one focusing on the upper part and one focusing on the lower part. Contains flashing lights.",
    "latest_version": "smwc-34778-1691523503",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34778,
        "title": "Sonic CD - Metallic Madness (Present ~ Act 1)",
        "version": "smwc-34778-1691523503",
        "upstream_time": 1691523503,
        "download_url": "https://dl.smwcentral.net/34778/mm1.zip",
        "filename": "mm1.zip",
        "size": 8887,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31783,
        "title": "Sonic CD - Metallic Madness (Present ~ Act 2)",
        "version": "smwc-31783-1660245475",
        "upstream_time": 1660245475,
        "download_url": "https://dl.smwcentral.net/31783/metallicmadness.zip",
        "filename": "metallicmadness.zip",
        "size": 5417,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-palmtree-panic-bad-future",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2634,
    "title": "Sonic CD - Palmtree Panic (Bad Future)",
    "authors": [
      "DiscoTheBat"
    ],
    "tags": [
      "grassland",
      "lake",
      "mechanical",
      "mountain",
      "needs remoderation"
    ],
    "description": "This is the BG used by Sonic CD for SEGA CD, this BG is ExAnimated and it can a lot better if you use HDMA BG Scroll, good for factory or pollution levels.",
    "latest_version": "smwc-2634-1409296895",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2634,
        "title": "Sonic CD - Palmtree Panic (Bad Future)",
        "version": "smwc-2634-1409296895",
        "upstream_time": 1409296895,
        "download_url": "https://dl.smwcentral.net/2634/Sonic%20CD%20-%20Palmtree%20Panic%20Zone%20%28Bad%20Future%29.zip",
        "filename": "Sonic CD - Palmtree Panic Zone (Bad Future).zip",
        "size": 5035,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-palmtree-panic-good-future",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2635,
    "title": "Sonic CD - Palmtree Panic (Good Future)",
    "authors": [
      "DiscoTheBat"
    ],
    "tags": [
      "grassland",
      "lake",
      "mountain",
      "needs remoderation"
    ],
    "description": "This is the BG used by Sonic CD for SEGA CD, this BG is ExAnimated and it can be a lot better if you use HDMA BG Scroll, good for happy levels or waterfalls level.",
    "latest_version": "smwc-2635-1409296253",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2635,
        "title": "Sonic CD - Palmtree Panic (Good Future)",
        "version": "smwc-2635-1409296253",
        "upstream_time": 1409296253,
        "download_url": "https://dl.smwcentral.net/2635/Sonic%20CD%20-%20Palmtree%20Panic%20Zone%20%28Good%20Future%29.zip",
        "filename": "Sonic CD - Palmtree Panic Zone (Good Future).zip",
        "size": 4583,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-palmtree-panic-past",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2632,
    "title": "Sonic CD - Palmtree Panic (Past)",
    "authors": [
      "DiscoTheBat"
    ],
    "tags": [
      "lake",
      "mountain",
      "needs remoderation"
    ],
    "description": "This is the BG used by Sonic CD for SEGA CD, one of best Sonic games ever, this BG is ExAnimated and it can a lot better if you use HDMA BG Scroll.",
    "latest_version": "smwc-2632-1423065860",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2632,
        "title": "Sonic CD - Palmtree Panic (Past)",
        "version": "smwc-2632-1423065860",
        "upstream_time": 1423065860,
        "download_url": "https://dl.smwcentral.net/2632/Sonic%20CD%20-%20Palmtree%20Panic%20Zone%20%28Past%29.zip",
        "filename": "Sonic CD - Palmtree Panic Zone (Past).zip",
        "size": 5207,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-palmtree-panic-present",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2633,
    "title": "Sonic CD - Palmtree Panic (Present)",
    "authors": [
      "DiscoTheBat"
    ],
    "tags": [
      "lake",
      "mountain",
      "needs remoderation"
    ],
    "description": "This is the BG used by Sonic CD for SEGA CD, this BG is ExAnimated and it can a lot better if you use HDMA BG Scroll.<br>\r\n<br>\r\nSome clouds were cut because of the size of the BG but you can still use it normally.",
    "latest_version": "smwc-2633-1423066030",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2633,
        "title": "Sonic CD - Palmtree Panic (Present)",
        "version": "smwc-2633-1423066030",
        "upstream_time": 1423066030,
        "download_url": "https://dl.smwcentral.net/2633/Sonic%20CD%20-%20Palmtree%20Panic%20Zone%20%28Present%29.zip",
        "filename": "Sonic CD - Palmtree Panic Zone (Present).zip",
        "size": 5119,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-quartz-quadrant-good-future-indoors",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32057,
    "title": "Sonic CD - Quartz Quadrant (Good Future, Indoors)",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "cave",
      "industrial",
      "mechanical"
    ],
    "description": "The underground cave factory looking place from Sonic CD.",
    "latest_version": "smwc-32057-1662487911",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32057,
        "title": "Sonic CD - Quartz Quadrant (Good Future, Indoors)",
        "version": "smwc-32057-1662487911",
        "upstream_time": 1662487911,
        "download_url": "https://dl.smwcentral.net/32057/quartzquadrantgf.zip",
        "filename": "quartzquadrantgf.zip",
        "size": 4383,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-quartz-quadrant-good-future-outdoors",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32063,
    "title": "Sonic CD - Quartz Quadrant (Good Future, Outdoors)",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "forest",
      "mechanical",
      "mountain"
    ],
    "description": "The outdoor part of Quartz Quadrant's Good Future, from Sonic CD.",
    "latest_version": "smwc-32063-1662510833",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32063,
        "title": "Sonic CD - Quartz Quadrant (Good Future, Outdoors)",
        "version": "smwc-32063-1662510833",
        "upstream_time": 1662510833,
        "download_url": "https://dl.smwcentral.net/32063/quartzquadrantgfo.zip",
        "filename": "quartzquadrantgfo.zip",
        "size": 4755,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-quartz-quadrant-past-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30962,
    "title": "Sonic CD - Quartz Quadrant (Past, Exterior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "lake",
      "mountain",
      "swamp"
    ],
    "description": "An enormous swamp background from Sonic CD. For better results, it must be used with parallaxing scrolling. A great fit for any kind of lake, swamp (I think?) levels, in general.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-30962-1653016999",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30962,
        "title": "Sonic CD - Quartz Quadrant (Past, Exterior)",
        "version": "smwc-30962-1653016999",
        "upstream_time": 1653016999,
        "download_url": "https://dl.smwcentral.net/30962/Quartz%20Quadrant%20%28Past%28Swamp%29%29.zip",
        "filename": "Quartz Quadrant (Past(Swamp)).zip",
        "size": 5716,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-quartz-quadrant-present-indoors",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38654,
    "title": "Sonic CD - Quartz Quadrant (Present, Indoors)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "cave"
    ],
    "description": "The BG from the underground sections of Quartz Quadrant's Present in Sonic the Hedgehog CD. Sample level included that has the glowing effect for the crystals like in the original game.<br>\r\nUses 2 full ExGFX files and part of FG2, and uses only 1 palette row.<br>\r\n<br>\r\nBig update: I decided to rip the BG from scratch. Since the BG was too big, I decided to place each parts into 3 sample levels total. All 3 are included in the archive.<br>\r\nAlso, the BG uses 1 GFX file total and the crystals are animated, except this time, only 1 GFX slot is used.<br>\r\n<br>\r\nHave fun using it and no credit required.",
    "latest_version": "smwc-38654-1729211666",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38654,
        "title": "Sonic CD - Quartz Quadrant (Present, Indoors)",
        "version": "smwc-38654-1729211666",
        "upstream_time": 1729211666,
        "download_url": "https://dl.smwcentral.net/38654/Sonic%20CD%20-%20Quartz%20Quadrant%20%28Present%29.zip",
        "filename": "Sonic CD - Quartz Quadrant (Present).zip",
        "size": 7834,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-secret-special-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34781,
    "title": "Sonic CD - Secret Special Stage",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "bonus",
      "ocean"
    ],
    "description": "The background of the secret eight special stage of Sonic CD. Might be fun for a bonus room.",
    "latest_version": "smwc-34781-1691527398",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34781,
        "title": "Sonic CD - Secret Special Stage",
        "version": "smwc-34781-1691527398",
        "upstream_time": 1691527398,
        "download_url": "https://dl.smwcentral.net/34781/Sonic%20CD%20Secret%20Special%20Stage.zip",
        "filename": "Sonic CD Secret Special Stage.zip",
        "size": 3161,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-special-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1832,
    "title": "Sonic CD - Special Stage 1 (Sky)",
    "authors": [
      "Hobz"
    ],
    "tags": [
      "abstract",
      "bonus",
      "needs remoderation"
    ],
    "description": "Released for SMWCP, this BG would work great in a void of sorts.<br>\r\nCredit would be nice. :)",
    "latest_version": "smwc-1832-1409237313",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1832,
        "title": "Sonic CD - Special Stage 1 (Sky)",
        "version": "smwc-1832-1409237313",
        "upstream_time": 1409237313,
        "download_url": "https://dl.smwcentral.net/1832/trippybg.zip",
        "filename": "trippybg.zip",
        "size": 4047,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-stardust-speedway-good-future",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32056,
    "title": "Sonic CD - Stardust Speedway (Good Future)",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "carnival",
      "city",
      "night"
    ],
    "description": "The good future from that level everyone remembers from Sonic CD.<br>\r\n<br>\r\nDedicated to my good friend <span class=\"un-outer\" title=\"bebn legg\"><span title=\"Administrator\" class=\"icon icon-admin\"></span><a href=\"/?p=profile&amp;id=19971\" style=\"color: #3965a1;\" class=\"un\">bebn legg</a></span>",
    "latest_version": "smwc-32056-1662487586",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32056,
        "title": "Sonic CD - Stardust Speedway (Good Future)",
        "version": "smwc-32056-1662487586",
        "upstream_time": 1662487586,
        "download_url": "https://dl.smwcentral.net/32056/stardustspeedway.zip",
        "filename": "stardustspeedway.zip",
        "size": 5345,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-stardust-speedway-past",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18233,
    "title": "Sonic CD - Stardust Speedway (Past)",
    "authors": [
      "Fernandito2018"
    ],
    "tags": [
      "city",
      "jungle",
      "needs remoderation",
      "night"
    ],
    "description": "This is the foreground from Sonic CD - Stardust Speedway (Past). Could fit jungle levels.<br>\r\nCredit would be nice.",
    "latest_version": "smwc-18233-1539315919",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18233,
        "title": "Sonic CD - Stardust Speedway (Past)",
        "version": "smwc-18233-1539315919",
        "upstream_time": 1539315919,
        "download_url": "https://dl.smwcentral.net/18233/Sonic%20CD%20-%20Stardust%20Speedway%20Past%20Foreground.zip",
        "filename": "Sonic CD - Stardust Speedway Past Foreground.zip",
        "size": 11469,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2736,
        "title": "Sonic CD - Stardust Speedway (Past)",
        "version": "smwc-2736-1417890596",
        "upstream_time": 1417890596,
        "download_url": "https://dl.smwcentral.net/2736/Sonic%20CD%20-%20Stardust%20Speedway%20%28Past%29.zip",
        "filename": "Sonic CD - Stardust Speedway (Past).zip",
        "size": 5069,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-tidal-tempest-bad-future",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38875,
    "title": "Sonic CD - Tidal Tempest (Bad Future)",
    "authors": [
      "Roberto zampari",
      "Rykon-V73"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "Second phase of my submissions for C3 2012!!<br>\r\n<br>\r\nUpdate: Did a few things:<br>\r\n-my version uses 1 map16 tile less;<br>\r\n-mine uses palette 3 and can be edited. RZ's had jumbled palette and it used palette 4;<br>\r\n-dry and underwater versions included.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-38875-1733418781",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38875,
        "title": "Sonic CD - Tidal Tempest (Bad Future)",
        "version": "smwc-38875-1733418781",
        "upstream_time": 1733418781,
        "download_url": "https://dl.smwcentral.net/38875/Sonic%20CD%20-%20Tidal%20Tempest%20%28Bad%20Future%29.zip",
        "filename": "Sonic CD - Tidal Tempest (Bad Future).zip",
        "size": 5370,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-tidal-tempest-good-future",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2694,
    "title": "Sonic CD - Tidal Tempest (Good Future)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "Second phase of my submissions for C3 2012!!",
    "latest_version": "smwc-2694-1423226138",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2694,
        "title": "Sonic CD - Tidal Tempest (Good Future)",
        "version": "smwc-2694-1423226138",
        "upstream_time": 1423226138,
        "download_url": "https://dl.smwcentral.net/2694/SonicCDtidaltempestgoodfuture.zip",
        "filename": "SonicCDtidaltempestgoodfuture.zip",
        "size": 5724,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-tidal-tempest-past",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38697,
    "title": "Sonic CD - Tidal Tempest (Past)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "cave",
      "ruins",
      "underwater"
    ],
    "description": "A ruins like background from the past version of Tidal Tempest From Sonic CD.<br>\r\n<br>\r\nUpdate: Ripped the BG with Lunar Magic Bitmap pasting feature.<br>\r\nSince tile 12A was empty like tile F8, I changed that tile to tile F8 and moved the last tile to tile 12A, saving 1 tile.<br>\r\nThe former archive didn't even have a sample level for the underwater area and its palette. Mine has.<br>\r\nThe former BG used the first colors of palette 4 and was badly organized. My version moves palette 4 to the 2nd half and it can be quite easily edited.<br>\r\nMoved the palette files in the 'Palettes' folder.<br>\r\nAdded BG slot and palette number.<br>\r\n<br>\r\nNo credit required.",
    "latest_version": "smwc-38697-1729900014",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38697,
        "title": "Sonic CD - Tidal Tempest (Past)",
        "version": "smwc-38697-1729900014",
        "upstream_time": 1729900014,
        "download_url": "https://dl.smwcentral.net/38697/Sonic%20CD%20-%20Tidal%20Tempest%20%28Past%29.zip",
        "filename": "Sonic CD - Tidal Tempest (Past).zip",
        "size": 8063,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-tidal-tempest-present",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2696,
    "title": "Sonic CD - Tidal Tempest (Present)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "Second phase of my submissions for C3 2012!!",
    "latest_version": "smwc-2696-1423225942",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2696,
        "title": "Sonic CD - Tidal Tempest (Present)",
        "version": "smwc-2696-1423225942",
        "upstream_time": 1423225942,
        "download_url": "https://dl.smwcentral.net/2696/SonicCDtidaltempestpresent.zip",
        "filename": "SonicCDtidaltempestpresent.zip",
        "size": 4207,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-tidal-tempest-present-outside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2737,
    "title": "Sonic CD - Tidal Tempest (Present - Outside)",
    "authors": [
      "DiscoTheBat"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "This is the volcano outside of Tidal Tempest for Sonic CD, good for Mountain/Rock areas.<br>\r\n<br>\r\n(First released in C3)",
    "latest_version": "smwc-2737-1417551065",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2737,
        "title": "Sonic CD - Tidal Tempest (Present - Outside)",
        "version": "smwc-2737-1417551065",
        "upstream_time": 1417551065,
        "download_url": "https://dl.smwcentral.net/2737/Sonic%20CD%20-%20Tidal%20Tempest%20%28Present%20-%20Outside%29.zip",
        "filename": "Sonic CD - Tidal Tempest (Present - Outside).zip",
        "size": 3589,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13725,
    "title": "Sonic CD - Title Screen",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "grassland",
      "lake",
      "needs remoderation"
    ],
    "description": "This is the background used in the title screen of Sonic the Hedgehog CD for the Sega Mega-CD.<br>\r\n<br>\r\nNOTE: Set H-Scroll to None and V-Scroll to None or Constant.<br>\r\n<br>\r\nUpdates:<br>\r\nAdded clouds. (From Prototype 510)<br>\r\nRemoved duplicate and empty space in the ExGFX files.",
    "latest_version": "smwc-13725-1464630846",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13725,
        "title": "Sonic CD - Title Screen",
        "version": "smwc-13725-1464630846",
        "upstream_time": 1464630846,
        "download_url": "https://dl.smwcentral.net/13725/Sonic%20CD%20-%20Title%20Screen%20BG.zip",
        "filename": "Sonic CD - Title Screen BG.zip",
        "size": 5735,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-wacky-workbench-good-future",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38663,
    "title": "Sonic CD - Wacky Workbench (Good Future)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "bonus",
      "carnival",
      "interior"
    ],
    "description": "You'd think I'd ripped this BG using LM Bitmap Pasting feature. Well... no. I had to do this manually as the palette given by the tool didn't satisfy me. Now it's easy to edit.<br>\r\nThis is ripped from act 1. Acts 2 and 3 are irrelevant since those are the same graphics I'm uploading.<br>\r\nThe small light is animated. <br>\r\nThere are 6 sample levels total for this BG.<br>\r\nSince the BG was too big, I decided to paste the parts into 2 sample levels each.<br>\r\nSay you want to see 1 BG part and then the other. Check for example SCDWWGFsample1a.mwl and SCDWWGFsample1b.mwl. Those have the required parts. It's the same for the other 4 sample level. It might have its uses besides bonus.<br>\r\n<br>\r\nNo credit needed.<br>\r\n<br>\r\nEdit: Both horizontal and vertical scrolling must be set to Medium.",
    "latest_version": "smwc-38663-1729444081",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38663,
        "title": "Sonic CD - Wacky Workbench (Good Future)",
        "version": "smwc-38663-1729444081",
        "upstream_time": 1729444081,
        "download_url": "https://dl.smwcentral.net/38663/Sonic%20CD%20-%20Wacky%20Workbench%20%28Good%20Future%29.zip",
        "filename": "Sonic CD - Wacky Workbench (Good Future).zip",
        "size": 12855,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-wacky-workbench-past",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38642,
    "title": "Sonic CD - Wacky Workbench (Past)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "mechanical"
    ],
    "description": "This is a beautiful landscape from Sonic CD, it's the past version of Wacky Workbench and this BG can be useful for construction area, a sunset area or even a factory level!<br>\r\n<br>\r\n(First released in C3)<br>\r\n<br>\r\nUpdate: Reripped the BG again. Used Lunar Magic Bitmap Pasting tool twice. I had to correct the clouds' colors after the 2nd use.<br>\r\n<br>\r\nBG uses palettes 1 and 4. Both do not interfere with the SMW colors or overwrite the SMW status bar colors.<br>\r\n<br>\r\nThe BGs are shown in screenshot according to how they are in-game. Use whichever version you like.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-38642-1728676827",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38642,
        "title": "Sonic CD - Wacky Workbench (Past)",
        "version": "smwc-38642-1728676827",
        "upstream_time": 1728676827,
        "download_url": "https://dl.smwcentral.net/38642/Sonic%20CD%20-%20Wacky%20Workbench%20-%20Past.zip",
        "filename": "Sonic CD - Wacky Workbench - Past.zip",
        "size": 9506,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-cd-wacky-workbench-present",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34837,
    "title": "Sonic CD - Wacky Workbench (Present)",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "The big bouncy warehouse of Sonic CD. The background was too tall to fit into SMW so it has been made into two parts, with an upper and lower focus.",
    "latest_version": "smwc-34837-1691961567",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34837,
        "title": "Sonic CD - Wacky Workbench (Present)",
        "version": "smwc-34837-1691961567",
        "upstream_time": 1691961567,
        "download_url": "https://dl.smwcentral.net/34837/ww.zip",
        "filename": "ww.zip",
        "size": 6220,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-classics-3-in",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40120,
    "title": "Sonic Classics 3-In-1 - Game Select",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "bonus",
      "patch needed"
    ],
    "description": "A very simple background that can be used for bonus stages. This is the Layer 3 version. <br>\r\nWARNING: to see the background fully, you would need a sprite status bar or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28449\">a way to hide it</a>. ",
    "latest_version": "smwc-40120-1752771199",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40120,
        "title": "Sonic Classics 3-In-1 - Game Select",
        "version": "smwc-40120-1752771199",
        "upstream_time": 1752771199,
        "download_url": "https://dl.smwcentral.net/40120/Sonic3in1MenuLayer3.zip",
        "filename": "Sonic3in1MenuLayer3.zip",
        "size": 2212,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40119,
        "title": "Sonic Classics 3-In-1 - Game Select",
        "version": "smwc-40119-1752770293",
        "upstream_time": 1752770293,
        "download_url": "https://dl.smwcentral.net/40119/Sonic3in1MenuBG.zip",
        "filename": "Sonic3in1MenuBG.zip",
        "size": 2305,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-colors-planet-wisp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10659,
    "title": "Sonic Colors - Planet Wisp",
    "authors": [
      "Jakeiiiiblade"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "I love the environment and color of this stage, so I just made some custom graphics of it. I would use the DS version's graphics, but the screenshots only give so little.<br>\r\nREADME inside! ",
    "latest_version": "smwc-10659-1422292425",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10659,
        "title": "Sonic Colors - Planet Wisp",
        "version": "smwc-10659-1422292425",
        "upstream_time": 1422292425,
        "download_url": "https://dl.smwcentral.net/10659/%5BUPDATED%5D%20Custom%20Planet%20Wisp.zip",
        "filename": "%5BUPDATED%5D Custom Planet Wisp.zip",
        "size": 5893,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-knuckles-sandopolis-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37102,
    "title": "Sonic & Knuckles - Sandopolis Zone - Act 1",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "desert",
      "patch needed",
      "pyramid"
    ],
    "description": "Layer 3 BG was released at Winter C3 2024. It's a near accurate conversion of the BG.<br>\r\nEnjoy!<br>\r\n<br>\r\nUse it with a patch that removes the layer 3 such as the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove Status Bar</a>.",
    "latest_version": "smwc-37102-1708899323",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37102,
        "title": "Sonic & Knuckles - Sandopolis Zone - Act 1",
        "version": "smwc-37102-1708899323",
        "upstream_time": 1708899323,
        "download_url": "https://dl.smwcentral.net/37102/Sonic%20%26%20Knuckles%20-%20Sandopolis%20Zone%20-%20Act%201%20-%20L3.zip",
        "filename": "Sonic %26 Knuckles - Sandopolis Zone - Act 1 - L3.zip",
        "size": 3488,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-knuckles-sky-sanctuary-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33318,
    "title": "Sonic & Knuckles -  Sky Sanctuary Zone",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "patch needed",
      "sky"
    ],
    "description": "A layer 3 BG which has been shown at Winter C3 2023. You'll need a status bar for this and parallax scrolling can work. For great results, you'll need <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\">DKCR Styled Sprite Status Bar</a>, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove Status Bar</a> & <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14775\">New Super Mario Bros. Wii Styled Status Bar v1.7</a>.<br>\r\nEnjoy!",
    "latest_version": "smwc-33318-1677026072",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33318,
        "title": "Sonic & Knuckles -  Sky Sanctuary Zone",
        "version": "smwc-33318-1677026072",
        "upstream_time": 1677026072,
        "download_url": "https://dl.smwcentral.net/33318/Sonic%20%26%20Knuckles%20-%20Sky%20Sanctuary%20Zone%20%28Layer%203%29.zip",
        "filename": "Sonic %26 Knuckles - Sky Sanctuary Zone (Layer 3).zip",
        "size": 4243,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-knuckles-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31833,
    "title": "Sonic & Knuckles - Title Screen",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "beach"
    ],
    "description": "The often forgotten title screen from Sonic & Knuckles. Included are two versions, one with the Death Egg present and one without. Forgoing using the egg will reduce the resources used by one GFX slot, one palette row and a couple rows of Map16 space, allowing more flexibility.<br>\r\n<br>\r\nAs the background does not repeat, I recommend either using H:Scroll at none, or using <a href=\"https://smwc.me/s/19459\">this patch</a> to add a slower horizontal scroll rate to get more out of it.",
    "latest_version": "smwc-31833-1660672410",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31833,
        "title": "Sonic & Knuckles - Title Screen",
        "version": "smwc-31833-1660672410",
        "upstream_time": 1660672410,
        "download_url": "https://dl.smwcentral.net/31833/titlescreenk.zip",
        "filename": "titlescreenk.zip",
        "size": 11448,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-mania-angel-island-zone-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21290,
    "title": "Sonic Mania - Angel Island Zone (Exterior)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "needs remoderation",
      "ocean",
      "sky"
    ],
    "description": "Background used in \"exterior\" zones of Angel Island, in Sonic Mania.",
    "latest_version": "smwc-21290-1574914276",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21290,
        "title": "Sonic Mania - Angel Island Zone (Exterior)",
        "version": "smwc-21290-1574914276",
        "upstream_time": 1574914276,
        "download_url": "https://dl.smwcentral.net/21290/Sonic%20Mania%20-%20Angel%20Island%20Zone%20%28Ext%29.zip",
        "filename": "Sonic Mania - Angel Island Zone (Ext).zip",
        "size": 6001,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-mania-angel-island-zone-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21289,
    "title": "Sonic Mania - Angel Island Zone (Interior)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "forest",
      "jungle",
      "needs remoderation"
    ],
    "description": "Background used in \"interior\" zones of Angel Island, in Sonic Mania. I'd personally suggest using parallax with this.",
    "latest_version": "smwc-21289-1574913991",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21289,
        "title": "Sonic Mania - Angel Island Zone (Interior)",
        "version": "smwc-21289-1574913991",
        "upstream_time": 1574913991,
        "download_url": "https://dl.smwcentral.net/21289/Sonic%20Mania%20-%20Angel%20Island%20Zone%20%28Int%29.zip",
        "filename": "Sonic Mania - Angel Island Zone (Int).zip",
        "size": 9145,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-mania-chemical-plant-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20393,
    "title": "Sonic Mania - Chemical Plant Zone (Act 2 - Dark Red Part)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "needs remoderation"
    ],
    "description": "This is a reducted version of Chemical Plant Zone 2 (Background 1) from Sonic Mania, since that the graphics are too big to fit in the slots.<br>\r\nIn fact, this is my first BG where have two page slots.",
    "latest_version": "smwc-20393-1562876172",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20393,
        "title": "Sonic Mania - Chemical Plant Zone (Act 2 - Dark Red Part)",
        "version": "smwc-20393-1562876172",
        "upstream_time": 1562876172,
        "download_url": "https://dl.smwcentral.net/20393/Chemicalplantmaniaact2.zip",
        "filename": "Chemicalplantmaniaact2.zip",
        "size": 5462,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-mania-lava-reef-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16913,
    "title": "Sonic Mania - Lava Reef Zone (Act 1 - Outside)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "needs remoderation",
      "volcano"
    ],
    "description": "This is the Outside of the Lava Reef Zone from Sonic Mania.<br>\r\nThe graphics are now suited in the graphics slots.",
    "latest_version": "smwc-16913-1515867819",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16913,
        "title": "Sonic Mania - Lava Reef Zone (Act 1 - Outside)",
        "version": "smwc-16913-1515867819",
        "upstream_time": 1515867819,
        "download_url": "https://dl.smwcentral.net/16913/Lavareefoutside.zip",
        "filename": "Lavareefoutside.zip",
        "size": 10121,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-mania-metallic-madness-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21304,
    "title": "Sonic Mania - Metallic Madness Zone (Act 2)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "industrial",
      "needs remoderation"
    ],
    "description": "Background used in the second act of Metallic Madness Zone, in Sonic Mania.",
    "latest_version": "smwc-21304-1574991535",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21304,
        "title": "Sonic Mania - Metallic Madness Zone (Act 2)",
        "version": "smwc-21304-1574991535",
        "upstream_time": 1574991535,
        "download_url": "https://dl.smwcentral.net/21304/Sonic%20Mania%20-%20Metallic%20Madness%20Zone%20%28Act%202%29.zip",
        "filename": "Sonic Mania - Metallic Madness Zone (Act 2).zip",
        "size": 6783,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-mania-mirage-saloon-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29496,
    "title": "Sonic Mania - Mirage Saloon (Act 1)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "desert",
      "sky",
      "wild west"
    ],
    "description": "This is no BG I've seen ripped at all on SMWCentral.<br>\r\nUsed LM Bitmap Pasting Feature.<br>\r\nI wasn't able to rip all of it, as it would consume too many tiles.<br>\r\nCorrected the blue color surrounding the clouds.<br>\r\nNow it can be edited via back area color.<br>\r\nEnjoy!",
    "latest_version": "smwc-29496-1645800155",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29496,
        "title": "Sonic Mania - Mirage Saloon (Act 1)",
        "version": "smwc-29496-1645800155",
        "upstream_time": 1645800155,
        "download_url": "https://dl.smwcentral.net/29496/Sonic%20Mania%20-%20Mirage%20Saloon%20%28Act%201%29.zip",
        "filename": "Sonic Mania - Mirage Saloon (Act 1).zip",
        "size": 12717,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-mania-oil-ocean-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24154,
    "title": "Sonic Mania - Oil Ocean Zone (Act 1)",
    "authors": [
      "KiloMinimo"
    ],
    "tags": [
      "city",
      "industrial",
      "mechanical",
      "needs remoderation"
    ],
    "description": "The BG from the first act of Oil Ocean Zone of Sonic Mania, it uses palette 3 and 4<br>\r\n<br>\r\nCredit is optional but appreciated <br>\r\n<br>\r\n(Do note that the Sun on the BG also scrolls)",
    "latest_version": "smwc-24154-1596670661",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24154,
        "title": "Sonic Mania - Oil Ocean Zone (Act 1)",
        "version": "smwc-24154-1596670661",
        "upstream_time": 1596670661,
        "download_url": "https://dl.smwcentral.net/24154/Oil%20Ocean%20Zone%20Act%201.zip",
        "filename": "Oil Ocean Zone Act 1.zip",
        "size": 6789,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16914,
        "title": "Sonic Mania - Oil Ocean Zone (Act 2)",
        "version": "smwc-16914-1516850065",
        "upstream_time": 1516850065,
        "download_url": "https://dl.smwcentral.net/16914/Oilocean2.zip",
        "filename": "Oilocean2.zip",
        "size": 4197,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-mania-press-garden-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25118,
    "title": "Sonic Mania - Press Garden Zone (Act 2 - Trees)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "cathedral",
      "eastern",
      "forest",
      "needs remoderation",
      "patch needed",
      "snow"
    ],
    "description": "This is both ripped and original. By original, I mean I drew some extra tiles, as I wasn't able to include every tile here. Besides, I might end up with more tiles. Also, I aimed for accuracy. I think I did well, but it's your decision. I did this according to Teyla's suggestion. This goes really well with Anorakun's <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24959\">Sonic Mania - Press Garden Zone</a> rip.<br>\r\nHere's what you can do:<br>\r\n<br>\r\n-full 512x512 BG - check;<br>\r\n-configurable BG for other users - check, but watch out.<br>\r\n-uses all palettes - check. I wanted to add more, but because of palette limitations, I went with my configuration and turned out well.<br>\r\n-SMW status bar compatibility - no. You must use either <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\">DKCR Sprite Status Bar</a> or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove Status Bar</a> patches.<br>\r\n-tile consumption: 124 8x8 tiles. A very good BG choice.<br>\r\n-.mwl sample file - check;<br>\r\n-screenshot and in-game pic - irrelevant, but check.<br>\r\n<br>\r\nGive credit, if used.",
    "latest_version": "smwc-25118-1604768353",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25118,
        "title": "Sonic Mania - Press Garden Zone (Act 2 - Trees)",
        "version": "smwc-25118-1604768353",
        "upstream_time": 1604768353,
        "download_url": "https://dl.smwcentral.net/25118/Sonic%20Mania%20-%20Press%20Garden%20Zone%20%28%20Act%202%20-%20Trees%29.zip",
        "filename": "Sonic Mania - Press Garden Zone ( Act 2 - Trees).zip",
        "size": 6271,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24959,
        "title": "Sonic Mania - Press Garden Zone (Act 2 ~ Lanterns)",
        "version": "smwc-24959-1604193442",
        "upstream_time": 1604193442,
        "download_url": "https://dl.smwcentral.net/24959/Sonic%20Mania%20-%20Press%20Garden%20Act%202%20%28Lantern%29.zip",
        "filename": "Sonic Mania - Press Garden Act 2 (Lantern).zip",
        "size": 10148,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16922,
        "title": "Sonic Mania - Press Garden Zone (Act 1)",
        "version": "smwc-16922-1516850987",
        "upstream_time": 1516850987,
        "download_url": "https://dl.smwcentral.net/16922/pressgarden.zip",
        "filename": "pressgarden.zip",
        "size": 10095,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-mania-special-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16219,
    "title": "Sonic Mania - Special Stage 1",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "clouds",
      "needs remoderation",
      "sky"
    ],
    "description": "A cloudy sky with distant mountains visible. Uses palette row 2 and Map16 page 44. No credit needed.",
    "latest_version": "smwc-16219-1504702672",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16219,
        "title": "Sonic Mania - Special Stage 1",
        "version": "smwc-16219-1504702672",
        "upstream_time": 1504702672,
        "download_url": "https://dl.smwcentral.net/16219/%5BBG%5D%20Sonic%20Mania%20-%20Special%20Stage%201.zip",
        "filename": "%5BBG%5D Sonic Mania - Special Stage 1.zip",
        "size": 5568,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-mania-stardust-speedway-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21358,
    "title": "Sonic Mania - Stardust Speedway Zone (Act 2)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "night",
      "sky"
    ],
    "description": "Background used in the second act of Stardust Speedway Zone, in Sonic Mania.",
    "latest_version": "smwc-21358-1575228082",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21358,
        "title": "Sonic Mania - Stardust Speedway Zone (Act 2)",
        "version": "smwc-21358-1575228082",
        "upstream_time": 1575228082,
        "download_url": "https://dl.smwcentral.net/21358/Sonic%20Mania%20-%20Stardust%20Speedway%20Zone%20%28Act%202%29.zip",
        "filename": "Sonic Mania - Stardust Speedway Zone (Act 2).zip",
        "size": 9998,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21357,
        "title": "Sonic Mania - Stardust Speedway Zone (Act 1)",
        "version": "smwc-21357-1575227846",
        "upstream_time": 1575227846,
        "download_url": "https://dl.smwcentral.net/21357/Sonic%20Mania%20-%20Stardust%20Speedway%20Zone%20%28Act%201%29.zip",
        "filename": "Sonic Mania - Stardust Speedway Zone (Act 1).zip",
        "size": 5322,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-mania-studiopolis-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37409,
    "title": "Sonic Mania - Studiopolis Zone (Act 1)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "carnival",
      "city",
      "needs remoderation",
      "night",
      "patch needed"
    ],
    "description": "This was released at Winter C3 2024. This is a remake of the Sonic Mania - Studiopolis Zone - Act 1 BG. Design is mostly original. Layer 3 was quite hard to adapt to SMW, but did it. FG2 shouldn't be a problem since it doesn't overwrite SMW tiles used for FG.<br>\r\nFor layer 3, it's wise to use either a sprite status bar or the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove Status Bar </a>patch. This might also fit a casino.",
    "latest_version": "smwc-37409-1710003437",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37409,
        "title": "Sonic Mania - Studiopolis Zone (Act 1)",
        "version": "smwc-37409-1710003437",
        "upstream_time": 1710003437,
        "download_url": "https://dl.smwcentral.net/37409/Sonic%20Mania%20-%20Studiopolis%20Zone%20Remake%20-%20Act%201.zip",
        "filename": "Sonic Mania - Studiopolis Zone Remake - Act 1.zip",
        "size": 16589,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16916,
        "title": "Sonic Mania - Studiopolis Zone (Act 1)",
        "version": "smwc-16916-1516850282",
        "upstream_time": 1516850282,
        "download_url": "https://dl.smwcentral.net/16916/Studiopolis.zip",
        "filename": "Studiopolis.zip",
        "size": 9452,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-mania-titanic-monarch-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16915,
    "title": "Sonic Mania - Titanic Monarch Zone (Act 1)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city",
      "mechanical",
      "needs remoderation"
    ],
    "description": "This is a reducted version of Titanic Monarch Zone from Sonic Mania, since that the graphics are too big to fit in the slots.",
    "latest_version": "smwc-16915-1516850159",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16915,
        "title": "Sonic Mania - Titanic Monarch Zone (Act 1)",
        "version": "smwc-16915-1516850159",
        "upstream_time": 1516850159,
        "download_url": "https://dl.smwcentral.net/16915/TitanicMonarch.zip",
        "filename": "TitanicMonarch.zip",
        "size": 15045,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-megamix-sealed-city-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38276,
    "title": "Sonic Megamix - Sealed City Zone",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "night",
      "space"
    ],
    "description": "This BG was uploaded at Summer C3 2024. I used 2 references for this BG to be drawn. Palette can be easily edited. You can edit the BG, but careful how you edit it. It's not bad once you get used to it.<br>\r\n<br>\r\nEdit: I do forget simple things. Replaced tile E000 with EB00.",
    "latest_version": "smwc-38276-1724520367",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38276,
        "title": "Sonic Megamix - Sealed City Zone",
        "version": "smwc-38276-1724520367",
        "upstream_time": 1724520367,
        "download_url": "https://dl.smwcentral.net/38276/Sonic%20Megamix%20-%20Sealed%20City%20Zone.zip",
        "filename": "Sonic Megamix - Sealed City Zone.zip",
        "size": 13637,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-origins-sonic",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31928,
    "title": "Sonic Origins: Sonic 3 & Knuckles - Title Screen",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "ocean"
    ],
    "description": "The title screen from the immaculate hit Sonic 3 & Knuckles. This rip includes the extended bits from Sonic Origins, but it still doesn't reach far enough to loop. Using <a href=\"https://smwc.me/s/19459\">this patch</a> to add Variable 4, Slow, or Slow 2 to your horizontal scroll options is recommended. Otherwise use H-Scroll: None.",
    "latest_version": "smwc-31928-1661285079",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31928,
        "title": "Sonic Origins: Sonic 3 & Knuckles - Title Screen",
        "version": "smwc-31928-1661285079",
        "upstream_time": 1661285079,
        "download_url": "https://dl.smwcentral.net/31928/titlescreen3.zip",
        "filename": "titlescreen3.zip",
        "size": 5485,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-origins-sonic-3-knuckles-death-egg-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31918,
    "title": "Sonic Origins: Sonic 3 & Knuckles - Death Egg Zone (Act 1)",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "mechanical",
      "patch needed",
      "space"
    ],
    "description": "The first act of the final level of Sonic 3 & Knuckles, from the enhanced compilation Sonic Origins. It extends further horizontally compared to the original, but still doesn't reach all the way or loop. I suggest setting H:Scroll to none, or using <a href=\"https://smwc.me/s/19459\">this patch</a> to add Variable 4, Slow, or Slow 2 to Horizontal scrolling, which should give you plenty of space to work with before the background runs out. Setting V:Scroll to Slow or Slow 2 may give you some slight leeway in that direction as well.",
    "latest_version": "smwc-31918-1661213664",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31918,
        "title": "Sonic Origins: Sonic 3 & Knuckles - Death Egg Zone (Act 1)",
        "version": "smwc-31918-1661213664",
        "upstream_time": 1661213664,
        "download_url": "https://dl.smwcentral.net/31918/deatheggorigins.zip",
        "filename": "deatheggorigins.zip",
        "size": 6904,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-rush-adventure-plant-kingdom-initial-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26086,
    "title": "Sonic Rush Adventure - Plant Kingdom (Initial Area)",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "beach",
      "needs remoderation"
    ],
    "description": "A beach Background from Sonic Rush Adventure from NDS.",
    "latest_version": "smwc-26086-1611974677",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26086,
        "title": "Sonic Rush Adventure - Plant Kingdom (Initial Area)",
        "version": "smwc-26086-1611974677",
        "upstream_time": 1611974677,
        "download_url": "https://dl.smwcentral.net/26086/Sonic%20Rush%20Adventures%20-%20Plant%20Kingdom%20%28Inital%20Area%29.zip",
        "filename": "Sonic Rush Adventures - Plant Kingdom (Inital Area).zip",
        "size": 6061,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-the-hedgehog",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41497,
    "title": "Sonic the Hedgehog 2 (Beta) - Conveyor Belt (Wood Zone)",
    "authors": [
      "Reynner's",
      "RobiWanKenobi",
      "Sparks"
    ],
    "tags": [
      "2bpp",
      "airship",
      "beach",
      "cave",
      "city",
      "conveyor belt",
      "forest",
      "grassland",
      "industrial",
      "jungle",
      "lake",
      "mechanical",
      "mountain",
      "needs remoderation",
      "night",
      "patch needed",
      "sans serif",
      "sewer",
      "sky",
      "space",
      "underwater",
      "wood"
    ],
    "description": "This is a conveyor belt from Wood Zone in Sonic the Hedgehog 2 (Simon Wai Prototype).<br>\r\n<br>\r\nRequires <a href=\"https://www.smwcentral.net/?p=section&a=details&id=20327\">this block</a> to work.",
    "latest_version": "smwc-41497-1770833742",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41497,
        "title": "Sonic the Hedgehog 2 (Beta) - Conveyor Belt (Wood Zone)",
        "version": "smwc-41497-1770833742",
        "upstream_time": 1770833742,
        "download_url": "https://dl.smwcentral.net/41497/Wood%20zone%20conveyor%20belt.zip",
        "filename": "Wood zone conveyor belt.zip",
        "size": 3093,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33317,
        "title": "Sonic the Hedgehog 3 - Angel Island Zone (Underwater)",
        "version": "smwc-33317-1677013240",
        "upstream_time": 1677013240,
        "download_url": "https://dl.smwcentral.net/33317/Sonic%20the%20Hedgehog%203%20-%20Angel%20Island%20Zone%20%28Underwater%29.zip",
        "filename": "Sonic the Hedgehog 3 - Angel Island Zone (Underwater).zip",
        "size": 6243,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32072,
        "title": "Sonic the Hedgehog 2 (Beta) - Hidden Palace Zone",
        "version": "smwc-32072-1662598849",
        "upstream_time": 1662598849,
        "download_url": "https://dl.smwcentral.net/32072/hiddenpalace.zip",
        "filename": "hiddenpalace.zip",
        "size": 10896,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32069,
        "title": "Sonic the Hedgehog 2 (Beta) - Metropolis Zone",
        "version": "smwc-32069-1662584079",
        "upstream_time": 1662584079,
        "download_url": "https://dl.smwcentral.net/32069/metropolisbeta.zip",
        "filename": "metropolisbeta.zip",
        "size": 6733,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31986,
        "title": "Sonic the Hedgehog 2 - Metropolis Zone",
        "version": "smwc-31986-1661832569",
        "upstream_time": 1661832569,
        "download_url": "https://dl.smwcentral.net/31986/metropolisfg.zip",
        "filename": "metropolisfg.zip",
        "size": 8438,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31983,
        "title": "Sonic the Hedgehog 2 - Metropolis Zone",
        "version": "smwc-31983-1661739337",
        "upstream_time": 1661739337,
        "download_url": "https://dl.smwcentral.net/31983/metropolis.zip",
        "filename": "metropolis.zip",
        "size": 5370,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31963,
        "title": "Sonic the Hedgehog 2 (Mobile) - Egg Gauntlet Zone",
        "version": "smwc-31963-1661649884",
        "upstream_time": 1661649884,
        "download_url": "https://dl.smwcentral.net/31963/egggauntlet.zip",
        "filename": "egggauntlet.zip",
        "size": 6981,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31954,
        "title": "Sonic the Hedgehog 2 - Aquatic Ruin Zone",
        "version": "smwc-31954-1661562688",
        "upstream_time": 1661562688,
        "download_url": "https://dl.smwcentral.net/31954/aquaticruin.zip",
        "filename": "aquaticruin.zip",
        "size": 8273,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31947,
        "title": "Sonic the Hedgehog 2 - Casino Night Zone",
        "version": "smwc-31947-1661534526",
        "upstream_time": 1661534526,
        "download_url": "https://dl.smwcentral.net/31947/casinonight.zip",
        "filename": "casinonight.zip",
        "size": 4185,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31946,
        "title": "Sonic the Hedgehog 2 - Hill Top Zone",
        "version": "smwc-31946-1661479424",
        "upstream_time": 1661479424,
        "download_url": "https://dl.smwcentral.net/31946/hilltop.zip",
        "filename": "hilltop.zip",
        "size": 3930,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31916,
        "title": "Sonic the Hedgehog 2 (Beta) - Wood Zone",
        "version": "smwc-31916-1661197199",
        "upstream_time": 1661197199,
        "download_url": "https://dl.smwcentral.net/31916/woodzone.zip",
        "filename": "woodzone.zip",
        "size": 6911,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31899,
        "title": "Sonic the Hedgehog 2 - Mystic Cave Zone",
        "version": "smwc-31899-1661040543",
        "upstream_time": 1661040543,
        "download_url": "https://dl.smwcentral.net/31899/mysticcave.zip",
        "filename": "mysticcave.zip",
        "size": 9126,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31893,
        "title": "Sonic the Hedgehog 2 - Oil Ocean Zone",
        "version": "smwc-31893-1661024202",
        "upstream_time": 1661024202,
        "download_url": "https://dl.smwcentral.net/31893/Oil%20Ocean%20FG.zip",
        "filename": "Oil Ocean FG.zip",
        "size": 11817,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31886,
        "title": "Sonic the Hedgehog 2 - Oil Ocean Zone",
        "version": "smwc-31886-1661023869",
        "upstream_time": 1661023869,
        "download_url": "https://dl.smwcentral.net/31886/oilocean.zip",
        "filename": "oilocean.zip",
        "size": 8536,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31873,
        "title": "Sonic the Hedgehog 2 - Chemical Plant Zone",
        "version": "smwc-31873-1660938292",
        "upstream_time": 1660938292,
        "download_url": "https://dl.smwcentral.net/31873/chemical_plant.zip",
        "filename": "chemical_plant.zip",
        "size": 12966,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31828,
        "title": "Sonic the Hedgehog 2 - Emerald Hill Zone",
        "version": "smwc-31828-1660447335",
        "upstream_time": 1660447335,
        "download_url": "https://dl.smwcentral.net/31828/emeraldhill.zip",
        "filename": "emeraldhill.zip",
        "size": 4558,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31827,
        "title": "Sonic the Hedgehog 2 - Death Egg Zone",
        "version": "smwc-31827-1660446920",
        "upstream_time": 1660446920,
        "download_url": "https://dl.smwcentral.net/31827/deatheggsonic2.zip",
        "filename": "deatheggsonic2.zip",
        "size": 2437,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31776,
        "title": "Sonic the Hedgehog 3 (Beta) - Flying Battery Zone",
        "version": "smwc-31776-1660189234",
        "upstream_time": 1660189234,
        "download_url": "https://dl.smwcentral.net/31776/flyingbatterybeta.zip",
        "filename": "flyingbatterybeta.zip",
        "size": 3590,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31721,
        "title": "Sonic the Hedgehog 2 (Beta) - Casino Night Zone",
        "version": "smwc-31721-1659546349",
        "upstream_time": 1659546349,
        "download_url": "https://dl.smwcentral.net/31721/SH2-CNZBG.zip",
        "filename": "SH2-CNZBG.zip",
        "size": 2698,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14154,
        "title": "Sonic the Hedgehog 2 - Casino Night Zone",
        "version": "smwc-14154-1472177651",
        "upstream_time": 1472177651,
        "download_url": "https://dl.smwcentral.net/14154/Casino%20Night%20Zone.zip",
        "filename": "Casino Night Zone.zip",
        "size": 3683,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13637,
        "title": "Sonic the Hedgehog 2 - Emerald Hill Zone",
        "version": "smwc-13637-1464627820",
        "upstream_time": 1464627820,
        "download_url": "https://dl.smwcentral.net/13637/Sonic%202%20-%20Emerald%20Hill%20Zone%20FG.zip",
        "filename": "Sonic 2 - Emerald Hill Zone FG.zip",
        "size": 5494,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12623,
        "title": "Sonic the Hedgehog 2 Font",
        "version": "smwc-12623-1447543199",
        "upstream_time": 1447543199,
        "download_url": "https://dl.smwcentral.net/12623/Higsby.zip",
        "filename": "Higsby.zip",
        "size": 1398,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 8919,
        "title": "Sonic The Hedgehog 2 Styled Genocide City Zone",
        "version": "smwc-8919-1407894112",
        "upstream_time": 1407894112,
        "download_url": "https://dl.smwcentral.net/8919/Citio.zip",
        "filename": "Citio.zip",
        "size": 3605,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2320,
        "title": "Sonic the Hedgehog 2 - Title Screen",
        "version": "smwc-2320-1412875935",
        "upstream_time": 1412875935,
        "download_url": "https://dl.smwcentral.net/2320/Sonic2TitlescreenBG.zip",
        "filename": "Sonic2TitlescreenBG.zip",
        "size": 4317,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-the-hedgehog-2-august-21",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31907,
    "title": "Sonic the Hedgehog 2 (August 21, 1992 Beta) - Casino Night Zone",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "city",
      "night"
    ],
    "description": "A fancy city with a lot of lights, that didn't quite make the cut in Sonic the Hedgehog 2's development.",
    "latest_version": "smwc-31907-1661111408",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31907,
        "title": "Sonic the Hedgehog 2 (August 21, 1992 Beta) - Casino Night Zone",
        "version": "smwc-31907-1661111408",
        "upstream_time": 1661111408,
        "download_url": "https://dl.smwcentral.net/31907/casino.zip",
        "filename": "casino.zip",
        "size": 2566,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-the-hedgehog-3-beta-hydrocity-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31765,
    "title": "Sonic the Hedgehog 3 (Beta) - Hydrocity Zone (Act 1)",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "jungle",
      "ruins"
    ],
    "description": "The rough cut of the underwater zone nobody pronounces right from the November 3, 1993 prototype of Sonic the Hedgehog 3.",
    "latest_version": "smwc-31765-1660249503",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31765,
        "title": "Sonic the Hedgehog 3 (Beta) - Hydrocity Zone (Act 1)",
        "version": "smwc-31765-1660249503",
        "upstream_time": 1660249503,
        "download_url": "https://dl.smwcentral.net/31765/hydrocitybeta.zip",
        "filename": "hydrocitybeta.zip",
        "size": 3568,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-the-hedgehog-3-beta-lava-reef-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31725,
    "title": "Sonic the Hedgehog 3 (Beta) - Lava Reef Zone (Act 1)",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "cave",
      "volcano"
    ],
    "description": "An older version of Lava Reef Zone's background, from the November 3, 1993 prototype of Sonic the Hedgehog 3.",
    "latest_version": "smwc-31725-1659546025",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31725,
        "title": "Sonic the Hedgehog 3 (Beta) - Lava Reef Zone (Act 1)",
        "version": "smwc-31725-1659546025",
        "upstream_time": 1659546025,
        "download_url": "https://dl.smwcentral.net/31725/lavareef.zip",
        "filename": "lavareef.zip",
        "size": 5889,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-the-hedgehog-3-hydrocity-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38293,
    "title": "Sonic the Hedgehog 3 - Hydrocity Zone (Act 1)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "castle",
      "patch needed",
      "ruins"
    ],
    "description": "BG was released at Summer C3 2024.<br>\r\nFew original elements are drawn by me.<br>\r\nNo credit needed.<br>\r\n<br>\r\nFor layer 3, it's wise to use either a sprite status bar, custom status bar or the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove Status Bar </a>patch. ",
    "latest_version": "smwc-38293-1724523225",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38293,
        "title": "Sonic the Hedgehog 3 - Hydrocity Zone (Act 1)",
        "version": "smwc-38293-1724523225",
        "upstream_time": 1724523225,
        "download_url": "https://dl.smwcentral.net/38293/Sonic%20the%20Hedgehog%203%20-%20Hydrocity%20Zone%20-%20Act%201%20-%20layer%203.zip",
        "filename": "Sonic the Hedgehog 3 - Hydrocity Zone - Act 1 - layer 3.zip",
        "size": 3992,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-the-hedgehog-3-ice-cap-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38279,
    "title": "Sonic the Hedgehog 3 - Ice Cap Zone (Act 1)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "ice",
      "mountain",
      "patch needed",
      "sky"
    ],
    "description": "This BG was released at Summer C3 2024. Only the mountains near the bigger ones are hard to come up with colors. The rest was easy.<br>\r\n<br>\r\nFor layer 3, it's wise to use either a sprite status bar, custom status bar or the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove Status Bar </a>patch. ",
    "latest_version": "smwc-38279-1724457261",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38279,
        "title": "Sonic the Hedgehog 3 - Ice Cap Zone (Act 1)",
        "version": "smwc-38279-1724457261",
        "upstream_time": 1724457261,
        "download_url": "https://dl.smwcentral.net/38279/Sonic%20the%20Hedgehog%203%20-%20Ice%20Cap%20Zone%20-%20Act%201.zip",
        "filename": "Sonic the Hedgehog 3 - Ice Cap Zone - Act 1.zip",
        "size": 4757,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-the-hedgehog-3-launch-base-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38303,
    "title": "Sonic the Hedgehog 3 - Launch Base Zone (Act 2)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "mountain",
      "sky"
    ],
    "description": "This BG was released at Summer C3 2024. You can say it's layer 2 into layer 3.<br>\r\nEnjoy!<br>\r\n<br>\r\nFor layer 3, it's wise to use either a sprite status bar, custom status bar or the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove Status Bar </a>patch. ",
    "latest_version": "smwc-38303-1724608718",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38303,
        "title": "Sonic the Hedgehog 3 - Launch Base Zone (Act 2)",
        "version": "smwc-38303-1724608718",
        "upstream_time": 1724608718,
        "download_url": "https://dl.smwcentral.net/38303/Sonic%20the%20Hedgehog%203%20-%20Launch%20Base%20Zone%20-%20Act%202%20-%20layer%203.zip",
        "filename": "Sonic the Hedgehog 3 - Launch Base Zone - Act 2 - layer 3.zip",
        "size": 4212,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-the-hedgehog-green-hill-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 689,
    "title": "Sonic the Hedgehog - Green Hill Zone",
    "authors": [
      "Alessio"
    ],
    "tags": [
      "grassland",
      "lake",
      "mountain",
      "needs remoderation",
      "waterfall"
    ],
    "description": "YAY! this is the frist stage from Sonic1: Green Hill Zone.<br>\r\n83: Exanimation(the wheel flower)<br>\r\n84: FG3<br>\r\n85: BG1<br>\r\n86: FG1<br>\r\n87: FG2<br>\r\nsample level for the exanimation and the BG.<br>\r\n(sorry if isn't completely equal to the original; SMW doesn't support too many tiles)<br>\r\nenjoy.",
    "latest_version": "smwc-689-1390055114",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 689,
        "title": "Sonic the Hedgehog - Green Hill Zone",
        "version": "smwc-689-1390055114",
        "upstream_time": 1390055114,
        "download_url": "https://dl.smwcentral.net/689/SonicGreenHillZone.zip",
        "filename": "SonicGreenHillZone.zip",
        "size": 12645,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 469,
        "title": "Sonic the Hedgehog - Green Hill Zone",
        "version": "smwc-469-1383211207",
        "upstream_time": 1383211207,
        "download_url": "https://dl.smwcentral.net/469/snh1-greenhillzone.zip",
        "filename": "snh1-greenhillzone.zip",
        "size": 6750,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-the-hedgehog-green-hill-zone-tokyo-toy-show-styled",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26278,
    "title": "Sonic the Hedgehog - Green Hill Zone (Tokyo Toy Show Styled)",
    "authors": [
      "Devy",
      "Truxton"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "sky"
    ],
    "description": "Fan made Sonic 1 Mountain background from the 1990 Tokyo Toy show by Devy.<br>\r\n<a href=\"https://www.spriters-resource.com/custom_edited/sonicthehedgehogcustoms/sheet/140907/\" rel=\"nofollow\">Link to the original image.</a>  I did not draw this.<br>\r\n<br>\r\n",
    "latest_version": "smwc-26278-1614452280",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26278,
        "title": "Sonic the Hedgehog - Green Hill Zone (Tokyo Toy Show Styled)",
        "version": "smwc-26278-1614452280",
        "upstream_time": 1614452280,
        "download_url": "https://dl.smwcentral.net/26278/Green%20Hill%20Zone%20%28Tokyo%20Toy%20Show-Style%2C%20Remake%29%20by%20Devy.zip",
        "filename": "Green Hill Zone (Tokyo Toy Show-Style%2C Remake) by Devy.zip",
        "size": 3193,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-the-hedgehog-green-hill-zone-totems",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26305,
    "title": "Sonic the Hedgehog - Green Hill Zone (Totems)",
    "authors": [
      "Blizzard Buffalo"
    ],
    "tags": [
      "desert",
      "grassland",
      "jungle",
      "needs remoderation"
    ],
    "description": "Custom SMW style conversions for the totems seen in Green Hill Zone from Sonic The Hedgehog for the foreground version and Sonic Mania for the giant totems background version.<br>\r\n<br>\r\nThe foreground tiles do not use custom palette, it works better with the normal grassland colors.",
    "latest_version": "smwc-26305-1614700476",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26305,
        "title": "Sonic the Hedgehog - Green Hill Zone (Totems)",
        "version": "smwc-26305-1614700476",
        "upstream_time": 1614700476,
        "download_url": "https://dl.smwcentral.net/26305/Green%20Hill%20Zone%20Totem.zip",
        "filename": "Green Hill Zone Totem.zip",
        "size": 4455,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-the-hedgehog-labyrinth-zone-scrap-brain-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31823,
    "title": "Sonic the Hedgehog - Labyrinth Zone & Scrap Brain Zone (Act 3)",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "ruins",
      "underwater"
    ],
    "description": "That one water level that gave you anxiety from Sonic the Hedgehog. Included is one map16 file and 4 options for palettes, with levels that have the palette cycle built in. You can chose from the original, underwater original, the reprise from Scrap Brain Zone Act 3, and the underwater version of that as well.",
    "latest_version": "smwc-31823-1660446457",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31823,
        "title": "Sonic the Hedgehog - Labyrinth Zone & Scrap Brain Zone (Act 3)",
        "version": "smwc-31823-1660446457",
        "upstream_time": 1660446457,
        "download_url": "https://dl.smwcentral.net/31823/labyrinthfg.zip",
        "filename": "labyrinthfg.zip",
        "size": 17754,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31820,
        "title": "Sonic the Hedgehog - Labyrinth Zone & Scrap Brain Zone (Act 3)",
        "version": "smwc-31820-1660446171",
        "upstream_time": 1660446171,
        "download_url": "https://dl.smwcentral.net/31820/labyrinth.zip",
        "filename": "labyrinth.zip",
        "size": 5905,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-the-hedgehog-marble-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 3004,
    "title": "Sonic the Hedgehog - Marble Zone",
    "authors": [
      "Javier"
    ],
    "tags": [
      "needs remoderation",
      "ruins"
    ],
    "description": "The second zone from Sonic 1 includes the lava animation and the rings animation Sample Level for the BG and for lava animation and for the rings are included.<br>\r\nCredit: Would be awesome.",
    "latest_version": "smwc-3004-1372005056",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 3004,
        "title": "Sonic the Hedgehog - Marble Zone",
        "version": "smwc-3004-1372005056",
        "upstream_time": 1372005056,
        "download_url": "https://dl.smwcentral.net/3004/Marble%20Zone.zip",
        "filename": "Marble Zone.zip",
        "size": 16883,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-the-hedgehog-marble-zone-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31412,
    "title": "Sonic The Hedgehog - Marble Zone (Interior)",
    "authors": [
      "Nitrogen"
    ],
    "tags": [
      "patch needed",
      "ruins"
    ],
    "description": "A complete rip of the interior background of Marble Zone.<br>\r\nThe background version includes torches' animation.<br>\r\nA status bar patch is required for the layer 3 version.",
    "latest_version": "smwc-31412-1666451511",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31412,
        "title": "Sonic The Hedgehog - Marble Zone (Interior)",
        "version": "smwc-31412-1666451511",
        "upstream_time": 1666451511,
        "download_url": "https://dl.smwcentral.net/31412/Sonic%20The%20Hedgehog%20-%20Marble%20Zone%20%28Interior%29%20%5BLayer%203%5D.zip",
        "filename": "Sonic The Hedgehog - Marble Zone (Interior) %5BLayer 3%5D.zip",
        "size": 6686,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-the-hedgehog-prototype-labyrinth-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25856,
    "title": "Sonic the Hedgehog (Prototype) - Labyrinth Zone",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "cave"
    ],
    "description": "The background used in Labyrinth Zone in the recently found Sonic 1 prototype.",
    "latest_version": "smwc-25856-1610471536",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25856,
        "title": "Sonic the Hedgehog (Prototype) - Labyrinth Zone",
        "version": "smwc-25856-1610471536",
        "upstream_time": 1610471536,
        "download_url": "https://dl.smwcentral.net/25856/Sonic%20the%20Hedgehog%20%28Prototype%29%20-%20Labyrinth%20Zone.zip",
        "filename": "Sonic the Hedgehog (Prototype) - Labyrinth Zone.zip",
        "size": 3489,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-the-hedgehog-prototype-marble-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31741,
    "title": "Sonic the Hedgehog (Prototype) - Marble Zone",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "forest",
      "mountain",
      "ruins"
    ],
    "description": "The second zone from the legendary Sonic the Hedgehog prototype, the one where the UFOs litter the sky.",
    "latest_version": "smwc-31741-1659552710",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31741,
        "title": "Sonic the Hedgehog (Prototype) - Marble Zone",
        "version": "smwc-31741-1659552710",
        "upstream_time": 1659552710,
        "download_url": "https://dl.smwcentral.net/31741/marblezonebeta.zip",
        "filename": "marblezonebeta.zip",
        "size": 4671,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-the-hedgehog-ring",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19345,
    "title": "Sonic The Hedgehog - Ring",
    "authors": [
      "nlxt"
    ],
    "tags": [
      "coin",
      "needs remoderation",
      "status bar"
    ],
    "description": "These are the rings of sonic the hedgehog. this is useful for sonic hacks or something like mario in the world of sonic. the rings use a palette that serves to take the original colors of the rings also looks good without palette but to be as the original is used the palette. also has purple ring or blue coin because the palette is to the perfection and also edits the coin counter making the HUD coin is a ring. Affects a little bit the other blocks that use palette 6 but almost nothing.<br>\r\n<br>\r\n<i>Moderator's note: included an alternate version that doesn't overwrite the vanilla colors (vanilla: colors 1 to 4; alternate: colors 8 to B). Uncheck \"Enable original game's palette animation\" in the Edit Animation Settings dialog (Lunar Magic's coin button) to disable the Yoshi coin palette animation in the level, so the \"colors 1 to 4\" version doesn't flash, just like in Sonic The Hedgehog.</i>",
    "latest_version": "smwc-19345-1553355914",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19345,
        "title": "Sonic The Hedgehog - Ring",
        "version": "smwc-19345-1553355914",
        "upstream_time": 1553355914,
        "download_url": "https://dl.smwcentral.net/19345/Sonic%20-%20Rings.zip",
        "filename": "Sonic - Rings.zip",
        "size": 15383,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-the-hedgehog-scrap-brain-zone-act",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31974,
    "title": "Sonic the Hedgehog - Scrap Brain Zone (Act 2) & Final Zone",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "city",
      "industrial",
      "mechanical"
    ],
    "description": "From the last few levels of Sonic the Hedgehog.",
    "latest_version": "smwc-31974-1661714124",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31974,
        "title": "Sonic the Hedgehog - Scrap Brain Zone (Act 2) & Final Zone",
        "version": "smwc-31974-1661714124",
        "upstream_time": 1661714124,
        "download_url": "https://dl.smwcentral.net/31974/scrapbrain2.zip",
        "filename": "scrapbrain2.zip",
        "size": 4702,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31958,
        "title": "Sonic the Hedgehog - Scrap Brain Zone (Act 1)",
        "version": "smwc-31958-1661629189",
        "upstream_time": 1661629189,
        "download_url": "https://dl.smwcentral.net/31958/scrapbrain.zip",
        "filename": "scrapbrain.zip",
        "size": 4610,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-the-hedgehog-scrap-brain-zone-act-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31976,
    "title": "Sonic the Hedgehog - Scrap Brain Zone (Act 1, 2) & Final Zone",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "THIS ISN'T RIP FROM TSRPR...<br>\r\nI ripped myself...<br>\r\n<br>\r\nNope Edit: Background has been separated and re-ripped <a href=\"https://smwc.me/s/31974\">here</a>. Palmask added as well.",
    "latest_version": "smwc-31976-1661714235",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31976,
        "title": "Sonic the Hedgehog - Scrap Brain Zone (Act 1, 2) & Final Zone",
        "version": "smwc-31976-1661714235",
        "upstream_time": 1661714235,
        "download_url": "https://dl.smwcentral.net/31976/scrapbrainFG.zip",
        "filename": "scrapbrainFG.zip",
        "size": 4137,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-the-hedgehog-sega-master-system-green-hill-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30063,
    "title": "Sonic the Hedgehog (Sega Master System) - Green Hill Zone",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "grassland",
      "wood"
    ],
    "description": "This is a version of the Green Hill Zone foreground tile set from the Sega Master System version of \"Sonic the Hedgehog\".<br>\r\n<br>\r\nTo note, this set contains several variations on the slope tiles so objects may overlap without too much trouble.",
    "latest_version": "smwc-30063-1646575253",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30063,
        "title": "Sonic the Hedgehog (Sega Master System) - Green Hill Zone",
        "version": "smwc-30063-1646575253",
        "upstream_time": 1646575253,
        "download_url": "https://dl.smwcentral.net/30063/Sonic%20the%20Hedgehog%20-%20Green%20Hill%20Zone%20%28Sega%20Master%20System%29.zip",
        "filename": "Sonic the Hedgehog - Green Hill Zone (Sega Master System).zip",
        "size": 7087,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-the-hedgehog-spring-yard-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31674,
    "title": "Sonic the Hedgehog - Spring Yard Zone",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "city",
      "mountain"
    ],
    "description": "A city at dawn or dusk, with mountains and greenery surrounding it.",
    "latest_version": "smwc-31674-1659124973",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31674,
        "title": "Sonic the Hedgehog - Spring Yard Zone",
        "version": "smwc-31674-1659124973",
        "upstream_time": 1659124973,
        "download_url": "https://dl.smwcentral.net/31674/springyard.zip",
        "filename": "springyard.zip",
        "size": 4599,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sonic-the-hedgehog-star-light-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34390,
    "title": "Sonic the Hedgehog - Star Light Zone",
    "authors": [
      "NopeContest"
    ],
    "tags": [
      "city",
      "mechanical",
      "needs remoderation",
      "night"
    ],
    "description": "The fifth level of the original Sonic the Hedgehog. Included are variants focused on the top, middle and bottom of the background.",
    "latest_version": "smwc-34390-1689542364",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34390,
        "title": "Sonic the Hedgehog - Star Light Zone",
        "version": "smwc-34390-1689542364",
        "upstream_time": 1689542364,
        "download_url": "https://dl.smwcentral.net/34390/star_light.zip",
        "filename": "star_light.zip",
        "size": 5691,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2643,
        "title": "Sonic the Hedgehog - Star Light Zone",
        "version": "smwc-2643-1430581818",
        "upstream_time": 1430581818,
        "download_url": "https://dl.smwcentral.net/2643/Sonic%20the%20Hedgehog%20-%20Starlight%20Zone%20%28FG%29.zip",
        "filename": "Sonic the Hedgehog - Starlight Zone (FG).zip",
        "size": 9351,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sony-game-dos-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41590,
    "title": "Sony Game (DOS) - World 3",
    "authors": [
      "HammondEggs",
      "playagmes169"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "Another HUGE tileset from Sony Game on the MS-DOS, it could fit for airships and other mechanical stages, still ripped by HammondEggs on The Spriters Resource:<br>\r\nhttps://www.spriters-resource.com/ms_dos/sonygame/asset/254752/",
    "latest_version": "smwc-41590-1771258166",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41590,
        "title": "Sony Game (DOS) - World 3",
        "version": "smwc-41590-1771258166",
        "upstream_time": 1771258166,
        "download_url": "https://dl.smwcentral.net/41590/sonygamestage21.zip",
        "filename": "sonygamestage21.zip",
        "size": 5377,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 41583,
        "title": "Sony Game (DOS) - World 1",
        "version": "smwc-41583-1771000687",
        "upstream_time": 1771000687,
        "download_url": "https://dl.smwcentral.net/41583/sonygamestage1.zip",
        "filename": "sonygamestage1.zip",
        "size": 5876,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-soreyuke-ebisumaru-karakuri-meiro-kieta-goemon-no-nazo-koban-coins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39227,
    "title": "Soreyuke Ebisumaru Karakuri Meiro ~ Kieta Goemon no Nazo!! - Koban Coins",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "no-scroll"
    ],
    "description": "A background seen in the bonus stages of Soreyuke Ebisumaru Karakuri Meiro ~ Kieta Goemon no Nazo!!, an spin-off of the Ganbare Goemon series.  A good fit for bonus rooms.<br>\r\n",
    "latest_version": "smwc-39227-1739599913",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39227,
        "title": "Soreyuke Ebisumaru Karakuri Meiro ~ Kieta Goemon no Nazo!! - Koban Coins",
        "version": "smwc-39227-1739599913",
        "upstream_time": 1739599913,
        "download_url": "https://dl.smwcentral.net/39227/Soreyuke%20Ebisumaru%20Karakuri%20Meiro%20~%20Kieta%20Goemon%20no%20Nazo%21%21%20-%20Koban%20Coins.zip",
        "filename": "Soreyuke Ebisumaru Karakuri Meiro ~ Kieta Goemon no Nazo%21%21 - Koban Coins.zip",
        "size": 8730,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-soreyuke-ebisumaru-karakuri-meiro-kieta-goemon-no-nazo-snowmen-and-snow-bunnies",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39296,
    "title": "Soreyuke Ebisumaru Karakuri Meiro ~ Kieta Goemon no Nazo!! - Snowmen and Snow Bunnies",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "snow"
    ],
    "description": "A beautiful snowy background filled with snowmen and snow rabbits, found in an obscure Ganbare Goemon spinoff for the SNES. Includes a fancy HDMA gradient meant to be inserted using UberASM Tool.<br>\r\n<br>\r\nA good fit for unusual bonus levels or snow levels, in general. ",
    "latest_version": "smwc-39296-1740418213",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39296,
        "title": "Soreyuke Ebisumaru Karakuri Meiro ~ Kieta Goemon no Nazo!! - Snowmen and Snow Bunnies",
        "version": "smwc-39296-1740418213",
        "upstream_time": 1740418213,
        "download_url": "https://dl.smwcentral.net/39296/Soreyuke%20Ebisumaru%20Karakuri%20Meiro%20~%20Kieta%20Goemon%20no%20Nazo%21%21%20-%20Snowmen%20and%20Snow%20Bunnies.zip",
        "filename": "Soreyuke Ebisumaru Karakuri Meiro ~ Kieta Goemon no Nazo%21%21 - Snowmen and Snow Bunnies.zip",
        "size": 6880,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-soul-blazer-dr-leo-s-laboratory-first-and-second-floors",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41856,
    "title": "Soul Blazer - Dr. Leo's Laboratory (First and Second Floors)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "2bpp",
      "industrial",
      "mechanical",
      "patch needed"
    ],
    "description": "The mechanical components seen through cracks and holes of the first and second floors of Dr. Leo's Laboratory, from the Quintet's cult classic game: Soul Blazer. While this graphic was meant for a top down view perspective, it works fine in a 2D platformer perspective.<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=28449\">You'll need to disable the status bar if you wanna use this full layer 3 background</a>. A good fit for mechanical or industrial levels.",
    "latest_version": "smwc-41856-1773438396",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41856,
        "title": "Soul Blazer - Dr. Leo's Laboratory (First and Second Floors)",
        "version": "smwc-41856-1773438396",
        "upstream_time": 1773438396,
        "download_url": "https://dl.smwcentral.net/41856/Soul%20Blazer%20-%20Leo%27s%20Laboratory%20%28First%20%26%20Second%20Floors%29.zip",
        "filename": "Soul Blazer - Leo%27s Laboratory (First %26 Second Floors).zip",
        "size": 2093,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-soul-blazer-leo-s-painting",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27804,
    "title": "Soul Blazer - Leo's Painting",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "2bpp",
      "sky"
    ],
    "description": "A simple sky background. t uses less colours than its Layer 2 counterpart.",
    "latest_version": "smwc-27804-1627152334",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27804,
        "title": "Soul Blazer - Leo's Painting",
        "version": "smwc-27804-1627152334",
        "upstream_time": 1627152334,
        "download_url": "https://dl.smwcentral.net/27804/sb_leosp_l3_0_1.zip",
        "filename": "sb_leosp_l3_0_1.zip",
        "size": 2746,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27803,
        "title": "Soul Blazer - Leo's Painting",
        "version": "smwc-27803-1627152201",
        "upstream_time": 1627152201,
        "download_url": "https://dl.smwcentral.net/27803/sb_leosp_0_1.zip",
        "filename": "sb_leosp_0_1.zip",
        "size": 3745,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-soul-blazer-main-map-magridd-castle-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41857,
    "title": "Soul Blazer - Main Map (Magridd Castle Area)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "night",
      "sky"
    ],
    "description": "The dark clouds seen in the upper right half of the main map from Quintet's cult classic: Soul Blazer. I thought it looked pretty enough, so I converted it for use in Super Mario World hacks.<br>\r\n<br>\r\nYou can, optionally, add some parallax scrolling to this background.<br>\r\n<br>\r\nA good fit for night sky themed levels. ",
    "latest_version": "smwc-41857-1773438795",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41857,
        "title": "Soul Blazer - Main Map (Magridd Castle Area)",
        "version": "smwc-41857-1773438795",
        "upstream_time": 1773438795,
        "download_url": "https://dl.smwcentral.net/41857/Soul%20Blazer%20-%20Main%20Map%20%28Magridd%20Castle%20Area%29.zip",
        "filename": "Soul Blazer - Main Map (Magridd Castle Area).zip",
        "size": 3591,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-soul-blazer-mountain-of-souls",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30215,
    "title": "Soul Blazer - Mountain of Souls",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "ice",
      "mountain",
      "night",
      "sky",
      "snow"
    ],
    "description": "Ripped from Mountain of Souls in Soul Blazer on Super Nintendo.<br>\r\n<br>\r\nNote: Uses just one 8x8 tile in BG2.",
    "latest_version": "smwc-30215-1648083637",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30215,
        "title": "Soul Blazer - Mountain of Souls",
        "version": "smwc-30215-1648083637",
        "upstream_time": 1648083637,
        "download_url": "https://dl.smwcentral.net/30215/Soul%20Blazer%20-%20Mountain%20of%20Souls.zip",
        "filename": "Soul Blazer - Mountain of Souls.zip",
        "size": 5718,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-soul-blazer-world-of-evil-dazzling-space",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41855,
    "title": "Soul Blazer -  World of Evil (Dazzling Space)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "abstract",
      "flesh",
      "haunted"
    ],
    "description": "The Dazzling Space section of World of Evil, from the Quintet's cult classic game: Soul Blazer. <br>\r\n<br>\r\nIn the original game, there's a wavy effect with it, but I don't think it's necessary to make this background to work.<br>\r\n<br>\r\nThe sample level includes the ideal autoscrolling speed and how it's meant to be used. A good fit for horror themed areas. ",
    "latest_version": "smwc-41855-1773437939",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41855,
        "title": "Soul Blazer -  World of Evil (Dazzling Space)",
        "version": "smwc-41855-1773437939",
        "upstream_time": 1773437939,
        "download_url": "https://dl.smwcentral.net/41855/Soul%20Blazer%20-%20World%20of%20Evil%20%28Dazzling%20Space%29.zip",
        "filename": "Soul Blazer - World of Evil (Dazzling Space).zip",
        "size": 3869,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-space-enemies",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1595,
    "title": "Space Enemies",
    "authors": [
      "Pikerchu13"
    ],
    "tags": [
      "chuck",
      "hammer brother",
      "needs remoderation",
      "platform"
    ],
    "description": "Space Chucks, only I also added a Space Hammer Bro and Space Podoboo, I hope it's okay, PM me if there's a problem.",
    "latest_version": "smwc-1595-1416911636",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1595,
        "title": "Space Enemies",
        "version": "smwc-1595-1416911636",
        "upstream_time": 1416911636,
        "download_url": "https://dl.smwcentral.net/1595/ExGFX.zip",
        "filename": "ExGFX.zip",
        "size": 2454,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-space-station",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12225,
    "title": "Space Station",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "I was bored so I drew these graphics. They are based on Boomer Kuwanger's stage<br>\r\n<br>\r\nCredit is optional but appreciated.",
    "latest_version": "smwc-12225-1443475805",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12225,
        "title": "Space Station",
        "version": "smwc-12225-1443475805",
        "upstream_time": 1443475805,
        "download_url": "https://dl.smwcentral.net/12225/Space%20Station%28r%29.zip",
        "filename": "Space Station(r).zip",
        "size": 6057,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spanky-s-quest-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30890,
    "title": "Spanky's Quest - Area 1",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "ruins",
      "texture"
    ],
    "description": "Background used in all the stages from Area 1, in Spanky's Quest.<br>\r\nNote that this background doesn't scroll in the original game, but it's perfectly scrollable so it's up to you.",
    "latest_version": "smwc-30890-1652445903",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30890,
        "title": "Spanky's Quest - Area 1",
        "version": "smwc-30890-1652445903",
        "upstream_time": 1652445903,
        "download_url": "https://dl.smwcentral.net/30890/Spanky%20Quest%20Area%201.zip",
        "filename": "Spanky Quest Area 1.zip",
        "size": 2914,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sparkster-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33274,
    "title": "Sparkster - Level 6",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "desert",
      "forest",
      "industrial",
      "lake",
      "mechanical",
      "mountain",
      "ocean",
      "patch needed",
      "sky",
      "space"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 2023 WINTER SUBMISSION</span></b><br>\r\n<br>\r\nThe musical themed background of Stage 6 from Sparkster. The level contains varies musical themed gimmicks, even bubbles?  A great fit sky, musical or mountain levels.  The clouds in the original game use fast parallaxing scrolling, so yeah, I recommend putting parallax on them for the best results. <br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-33274-1676609568",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33274,
        "title": "Sparkster - Level 6",
        "version": "smwc-33274-1676609568",
        "upstream_time": 1676609568,
        "download_url": "https://dl.smwcentral.net/33274/Sparkster%20-%20Level%206.zip",
        "filename": "Sparkster - Level 6.zip",
        "size": 4929,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31989,
        "title": "Sparkster - Level 5",
        "version": "smwc-31989-1661833266",
        "upstream_time": 1661833266,
        "download_url": "https://dl.smwcentral.net/31989/Sparkster%20-%20Level%205.zip",
        "filename": "Sparkster - Level 5.zip",
        "size": 9634,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31945,
        "title": "Sparkster - Level 4 (Inside the Submarine)",
        "version": "smwc-31945-1661477557",
        "upstream_time": 1661477557,
        "download_url": "https://dl.smwcentral.net/31945/Sparkster%20-%20Level%204%20-%20Base.zip",
        "filename": "Sparkster - Level 4 - Base.zip",
        "size": 5067,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31943,
        "title": "Sparkster - Level 4 (Exterior)",
        "version": "smwc-31943-1661534029",
        "upstream_time": 1661534029,
        "download_url": "https://dl.smwcentral.net/31943/Sparkster%20-%20Level%204.zip",
        "filename": "Sparkster - Level 4.zip",
        "size": 3279,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31942,
        "title": "Sparkster - Level 3 (Top Part)",
        "version": "smwc-31942-1661473866",
        "upstream_time": 1661473866,
        "download_url": "https://dl.smwcentral.net/31942/Sparkster%20-%20Level%203%20%28Top%20Part%29.zip",
        "filename": "Sparkster - Level 3 (Top Part).zip",
        "size": 7894,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31906,
        "title": "Sparkster - Level 2",
        "version": "smwc-31906-1661380711",
        "upstream_time": 1661380711,
        "download_url": "https://dl.smwcentral.net/31906/Sparkster%20Level%202%20BG.zip",
        "filename": "Sparkster Level 2 BG.zip",
        "size": 4530,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30428,
        "title": "Sparkster - Level 3 (Bottom Part)",
        "version": "smwc-30428-1649549544",
        "upstream_time": 1649549544,
        "download_url": "https://dl.smwcentral.net/30428/Level3.zip",
        "filename": "Level3.zip",
        "size": 7731,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30407,
        "title": "Sparkster - Level 1",
        "version": "smwc-30407-1649463808",
        "upstream_time": 1649463808,
        "download_url": "https://dl.smwcentral.net/30407/Sparkster%20Level%201.zip",
        "filename": "Sparkster Level 1.zip",
        "size": 5229,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sparkster-rocket-knight-adventures-2-stage-5",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23739,
    "title": "Sparkster: Rocket Knight Adventures 2 - Stage 5-2",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "haunted",
      "industrial",
      "mechanical",
      "night",
      "ruins",
      "space"
    ],
    "description": "COVID-19 C3 Summer 2020 submission.<br>\r\nThe factory section from Sparkster (Genesis version) game.",
    "latest_version": "smwc-23739-1594489556",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23739,
        "title": "Sparkster: Rocket Knight Adventures 2 - Stage 5-2",
        "version": "smwc-23739-1594489556",
        "upstream_time": 1594489556,
        "download_url": "https://dl.smwcentral.net/23739/Sparkster%20-%20Stage%205-2.zip",
        "filename": "Sparkster - Stage 5-2.zip",
        "size": 2874,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21761,
        "title": "Sparkster: Rocket Knight Adventures 2 - Stage 5-5",
        "version": "smwc-21761-1580065934",
        "upstream_time": 1580065934,
        "download_url": "https://dl.smwcentral.net/21761/sparkster%20-%205-5.zip",
        "filename": "sparkster - 5-5.zip",
        "size": 3688,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21759,
        "title": "Sparkster: Rocket Knight Adventures 2 - Stage 5-1",
        "version": "smwc-21759-1580066256",
        "upstream_time": 1580066256,
        "download_url": "https://dl.smwcentral.net/21759/Sparkster%20-%20Stage%205-1.zip",
        "filename": "Sparkster - Stage 5-1.zip",
        "size": 3663,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-speedy-gonzales-in-los-gatos-bandidos-sleepy-rock",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13355,
    "title": "Speedy Gonzales in Los Gatos Bandidos - Sleepy Rock",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "sunset",
      "town"
    ],
    "description": "The background used in the Sleepy Rock levels in Speedy Gonzales in Los Gatos Bandidos (SNES). It comes with two palettes. Keep in mind that the original game uses HDMA for make gradients, so the BG doesn't look too close as appear in the game.",
    "latest_version": "smwc-13355-1456511421",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13355,
        "title": "Speedy Gonzales in Los Gatos Bandidos - Sleepy Rock",
        "version": "smwc-13355-1456511421",
        "upstream_time": 1456511421,
        "download_url": "https://dl.smwcentral.net/13355/Sleepy%20Rock.zip",
        "filename": "Sleepy Rock.zip",
        "size": 5114,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-speedy-gonzales-in-los-gatos-bandidos-space",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6979,
    "title": "Speedy Gonzales in Los Gatos Bandidos - Space",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "asteroid",
      "needs remoderation",
      "planet",
      "space"
    ],
    "description": "A background used in the space levels in Speedy Gonzales: Los Gatos Banditos for the SNES. Credit isn't required if you use this, but it would be appreciated.<br>\r\n<br>\r\nNote: This BG is quite large and uses up quite a few palette rows. If you want to save on palette space, you could take out the crater part of the BG to free up palette row 5. You could also take out the mountains and the fake HDMA gradient behind them to free up palette row 4 as well. I guess it depends on whether you want your level to take place in the middle of space or on the surface of some planet.",
    "latest_version": "smwc-6979-1405349219",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6979,
        "title": "Speedy Gonzales in Los Gatos Bandidos - Space",
        "version": "smwc-6979-1405349219",
        "upstream_time": 1405349219,
        "download_url": "https://dl.smwcentral.net/6979/Speedy%20Gonzales%20Space%20BG.zip",
        "filename": "Speedy Gonzales Space BG.zip",
        "size": 5878,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-speedy-gonzales-in-los-gatos-bandidos-space-mountain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5860,
    "title": "Speedy Gonzales in Los Gatos Bandidos - Space Mountain",
    "authors": [
      "Baphomet Junior"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "night",
      "space"
    ],
    "description": "Perfect for an special level.<br>\r\n<br>\r\nRipped on November 28, 2008 by Baphomet Junior from Speedy Gonzales in Los Gatos Bandidos on SNES with background in Space Mountain, it was released on 1994 by Warner Bros. and Sunsoft.",
    "latest_version": "smwc-5860-1381589687",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5860,
        "title": "Speedy Gonzales in Los Gatos Bandidos - Space Mountain",
        "version": "smwc-5860-1381589687",
        "upstream_time": 1381589687,
        "download_url": "https://dl.smwcentral.net/5860/Speedy%20Gonzales%20in%20Los%20Gatos%20Bandidos%20-%20Space%20Mountain.zip",
        "filename": "Speedy Gonzales in Los Gatos Bandidos - Space Mountain.zip",
        "size": 4027,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spider-man",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33414,
    "title": "Spider-Man 3 (GBA) - City Buildings",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "city",
      "night"
    ],
    "description": "More night city from Spider-Man 3 for Game Boy Advance.",
    "latest_version": "smwc-33414-1677802320",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33414,
        "title": "Spider-Man 3 (GBA) - City Buildings",
        "version": "smwc-33414-1677802320",
        "upstream_time": 1677802320,
        "download_url": "https://dl.smwcentral.net/33414/Spider-Man%203%20GBA%20-%20City%20Buildings.zip",
        "filename": "Spider-Man 3 GBA - City Buildings.zip",
        "size": 4754,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32352,
        "title": "Spider-Man 3 (GBA) - Night City",
        "version": "smwc-32352-1665845449",
        "upstream_time": 1665845449,
        "download_url": "https://dl.smwcentral.net/32352/SpiderMan3GBA_NightCity.zip",
        "filename": "SpiderMan3GBA_NightCity.zip",
        "size": 3128,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spike-animation",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30021,
    "title": "Spike Animation",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "spike"
    ],
    "description": "I myself here is a simple animation that leaves a glow on it leaving a feeling that it is glowing",
    "latest_version": "smwc-30021-1646248285",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30021,
        "title": "Spike Animation",
        "version": "smwc-30021-1646248285",
        "upstream_time": 1646248285,
        "download_url": "https://dl.smwcentral.net/30021/Animation%20Spike.zip",
        "filename": "Animation Spike.zip",
        "size": 1596,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spiky-ball",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1597,
    "title": "Spiky Ball",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "muncher",
      "needs remoderation"
    ],
    "description": "It's a little ExGFX that I had for idea seeing all these ugly stacked Munchers in some Kaizo-styles hacks. You could enjoy this sweet spike ball unless Munchers that cannot be displayed without a soil!<br>\r\n<br>\r\nTechnical details:<br>\r\n-Uses palette 4-<br>\r\n-To use it in another animated tile frame panel, just copy-paste from the basis ExGFX to your complete ExGFX-<br>\r\n<br>\r\nHope you'll like it!",
    "latest_version": "smwc-1597-1409254043",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1597,
        "title": "Spiky Ball",
        "version": "smwc-1597-1409254043",
        "upstream_time": 1409254043,
        "download_url": "https://dl.smwcentral.net/1597/OMNOMNOM%20MOTHERFUCKERS.zip",
        "filename": "OMNOMNOM MOTHERFUCKERS.zip",
        "size": 1835,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spiky-larva",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27763,
    "title": "Spiky Larva",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "spiny",
      "spiny egg"
    ],
    "description": "A spiky and scary larva spiny replacement. Good for cavern and spooky enviroments, in general. <br>\r\n<br>\r\nCredits to No Body the Dragon. Uses vanilla palette.",
    "latest_version": "smwc-27763-1629749867",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27763,
        "title": "Spiky Larva",
        "version": "smwc-27763-1629749867",
        "upstream_time": 1629749867,
        "download_url": "https://dl.smwcentral.net/27763/Spiky%20Larva.zip",
        "filename": "Spiky Larva.zip",
        "size": 2108,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spinning-boo",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28781,
    "title": "Spinning Boo",
    "authors": [
      "GlitchyR-01",
      "Jammerjab"
    ],
    "tags": [
      "haunted"
    ],
    "description": "In commemoration to Mr.Swit... oh sorry, \"Mr.Witchy\" event from the SMWCentral Discord Server, I made this spinning boo from the final games.<br>\r\n<br>\r\nIt can be used as a little funny secret or as an indicator for spinjumping or something like that.<br>\r\n<br>\r\n(Original animation by Jammerjab)<br>\r\n<br>\r\n[NOTE: if you are going to use the sample level to see how it looks, note that the page where the exanimation was inserted is 0x5:500].<br>\r\n<br>\r\nBoo!",
    "latest_version": "smwc-28781-1636871025",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28781,
        "title": "Spinning Boo",
        "version": "smwc-28781-1636871025",
        "upstream_time": 1636871025,
        "download_url": "https://dl.smwcentral.net/28781/Boospin.zip",
        "filename": "Boospin.zip",
        "size": 2769,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spirits-spells-gba-night-town",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40456,
    "title": "Spirits & Spells (GBA) - Night Town",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "night",
      "town"
    ],
    "description": "<span style=\"font-size: 22pt;\"><b>C3 SUMMER 2025:</b></span><br>\r\n<br>\r\nThe \"Night Town Area\" from the <b><u>Spirits & Spells</u></b> Gameboy Advance game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-40456-1756137192",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40456,
        "title": "Spirits & Spells (GBA) - Night Town",
        "version": "smwc-40456-1756137192",
        "upstream_time": 1756137192,
        "download_url": "https://dl.smwcentral.net/40456/spirits-spells-nighttown.zip",
        "filename": "spirits-spells-nighttown.zip",
        "size": 5200,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sponge",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28114,
    "title": "Sponge",
    "authors": [
      "MANGOMILK"
    ],
    "tags": [
      "male"
    ],
    "description": "i drew most of these in 2018, intended for use in a hack i shelved due to ADHD lol ^^;<br>\r\n<br>\r\nbut yeah, these are my Sponge graphics. everyone's favorite sad orange man is here!",
    "latest_version": "smwc-28114-1630250103",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28114,
        "title": "Sponge",
        "version": "smwc-28114-1630250103",
        "upstream_time": 1630250103,
        "download_url": "https://dl.smwcentral.net/28114/Sponge.zip",
        "filename": "Sponge.zip",
        "size": 18277,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spongebob-squarepants-supersponge-level-select",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41594,
    "title": "SpongeBob SquarePants: SuperSponge - Level Select",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "abstract",
      "beach",
      "jungle",
      "texture"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 WINTER 2026 - SISTER EDITION:</b></span><br>\r\n<br>\r\nThe \"Abstract Tropical Background \" from <b><u>Spongebob SquarePants: SuperSponge</u></b> Gameboy Advance game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41594-1771258951",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41594,
        "title": "SpongeBob SquarePants: SuperSponge - Level Select",
        "version": "smwc-41594-1771258951",
        "upstream_time": 1771258951,
        "download_url": "https://dl.smwcentral.net/41594/spongebob_img_1.zip",
        "filename": "spongebob_img_1.zip",
        "size": 2583,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spongebob-squarepants-supersponge-moai",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41596,
    "title": "SpongeBob SquarePants: SuperSponge - Moai 2",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "abstract",
      "bonus"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 WINTER 2026 - SISTER EDITION:</b></span><br>\r\n<br>\r\nThe \"Moai Background \" from <b><u>Spongebob SquarePants: SuperSponge</u></b> Gameboy Advance game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41596-1771259547",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41596,
        "title": "SpongeBob SquarePants: SuperSponge - Moai 2",
        "version": "smwc-41596-1771259547",
        "upstream_time": 1771259547,
        "download_url": "https://dl.smwcentral.net/41596/spongebob_img3.zip",
        "filename": "spongebob_img3.zip",
        "size": 4790,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 41595,
        "title": "SpongeBob SquarePants: SuperSponge - Moai 1",
        "version": "smwc-41595-1771259243",
        "upstream_time": 1771259243,
        "download_url": "https://dl.smwcentral.net/41595/spongebob_img2.zip",
        "filename": "spongebob_img2.zip",
        "size": 5174,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spongebob-squarepants-the-creature-from-the-krusty-krab-super-sized-patty",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27408,
    "title": "Spongebob Squarepants: The Creature from the Krusty Krab - Super Sized Patty",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "mechanical",
      "pipe",
      "sewer"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2021 SUBMISSION:</span></b><br>\r\n<br>\r\nThe laboratory level with sewer undertones from the Spongebob GBA game.<br>\r\nPerfect for sewer or factory levels.<br>\r\nIt uses the second half of palette 4.",
    "latest_version": "smwc-27408-1625266708",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27408,
        "title": "Spongebob Squarepants: The Creature from the Krusty Krab - Super Sized Patty",
        "version": "smwc-27408-1625266708",
        "upstream_time": 1625266708,
        "download_url": "https://dl.smwcentral.net/27408/Plankton%20Lab.zip",
        "filename": "Plankton Lab.zip",
        "size": 3588,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spooky-courtyard",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14405,
    "title": "Spooky Courtyard",
    "authors": [
      "Kixune"
    ],
    "tags": [
      "haunted",
      "needs remoderation",
      "night"
    ],
    "description": "A courtyard/graveyard with some creepy trees and spikes.<br>\r\n<br>\r\nCredit is not necessary but I appreciate it.<br>\r\n<br>\r\nModerator's Note: The pit of spikes don't actually act like spikes, but that's an easy fix and not worth rejection over.",
    "latest_version": "smwc-14405-1473871308",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14405,
        "title": "Spooky Courtyard",
        "version": "smwc-14405-1473871308",
        "upstream_time": 1473871308,
        "download_url": "https://dl.smwcentral.net/14405/GraveyardByKixune.zip",
        "filename": "GraveyardByKixune.zip",
        "size": 6862,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spooky-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12303,
    "title": "Spooky Forest",
    "authors": [
      "levelengine"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "My contest entry for the dark-themed graphics contest. This one didn't place either :(<br>\r\n<br>\r\nIt has plenty going on, including layer 3. Remove all the suffices from the ExGFX files (bg, fg, l3, an) before inserting them; these just made it easier for me and possibly will also do so for you to remember what goes where.<br>\r\nGreat for forest levels as well, with its insanely tall trees.",
    "latest_version": "smwc-12303-1447295501",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12303,
        "title": "Spooky Forest",
        "version": "smwc-12303-1447295501",
        "upstream_time": 1447295501,
        "download_url": "https://dl.smwcentral.net/12303/GFX-Contest-Darkness.zip",
        "filename": "GFX-Contest-Darkness.zip",
        "size": 12234,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spooky-outside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 727,
    "title": "Spooky Outside",
    "authors": [
      "Broozer"
    ],
    "tags": [
      "grassland",
      "haunted",
      "needs remoderation"
    ],
    "description": "So, you were looking for a nice, semi-3D and spooky foreground, eh? You don't need to search for it anymore! I originally made if for my haunted level for the Halloween contest, but as I dropped out the contest, I decided to release the foreground of the outside part of my level. It uses palette 2, as my other foregrounds. Insert it as FG3.<br>\r\n<br>\r\nCredit isn't necessary, but it'd be nice. Enjoy!",
    "latest_version": "smwc-727-1373559544",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 727,
        "title": "Spooky Outside",
        "version": "smwc-727-1373559544",
        "upstream_time": 1373559544,
        "download_url": "https://dl.smwcentral.net/727/spookyoutside.zip",
        "filename": "spookyoutside.zip",
        "size": 3371,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spooky-swamp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19651,
    "title": "Spooky Swamp",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "haunted",
      "swamp"
    ],
    "description": "Here's a spooky swamp full of wilting flowers, dying grass, and LOTS of bones.  This uses SMW's default Foreground Palette 1 and a LOT of ExAnimation.",
    "latest_version": "smwc-19651-1556413551",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19651,
        "title": "Spooky Swamp",
        "version": "smwc-19651-1556413551",
        "upstream_time": 1556413551,
        "download_url": "https://dl.smwcentral.net/19651/SpookySwamp.zip",
        "filename": "SpookySwamp.zip",
        "size": 4135,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spotty-grass",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1401,
    "title": "Spotty Grass",
    "authors": [
      "Thumbsup 1"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "Somthing what I did a very long time ago. I uncovered it on my computer so I thought I'd upload it.",
    "latest_version": "smwc-1401-1403596884",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1401,
        "title": "Spotty Grass",
        "version": "smwc-1401-1403596884",
        "upstream_time": 1403596884,
        "download_url": "https://dl.smwcentral.net/1401/cus-spottyGRASS.zip",
        "filename": "cus-spottyGRASS.zip",
        "size": 34461,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sprite-graphics-collection",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14265,
    "title": "Sprite Graphics Collection",
    "authors": [
      "Rykon-V73",
      "Squishy Rex"
    ],
    "tags": [
      "ball and chain",
      "giant bony beetle",
      "giant boo",
      "giant eerie",
      "giant goomba",
      "giant jumping piranha plant",
      "giant thwomp",
      "grey platform",
      "needs remoderation",
      "ninji",
      "piranha plant",
      "reflecting fireball",
      "thwimp",
      "thwomp",
      "wooden spike"
    ],
    "description": "Every sprite GFX has been organised into a file, making them easier to see and their palettes are included. Do give credit, if used. The screenshots below explain everything.<br>\r\nOne of the sprites is the jewel-type. Some folders do have text about their findings.",
    "latest_version": "smwc-14265-1472619694",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14265,
        "title": "Sprite Graphics Collection",
        "version": "smwc-14265-1472619694",
        "upstream_time": 1472619694,
        "download_url": "https://dl.smwcentral.net/14265/My%20Sprite%20GFX%20collection.zip",
        "filename": "My Sprite GFX collection.zip",
        "size": 95605,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spyro-attack-of-the-rhynocs-banana-savannah-stealth-mission",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27526,
    "title": "Spyro: Attack of the Rhynocs - Banana Savannah (Stealth Mission)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "food",
      "jungle"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 SUMMER 2021 SUBMISSION:</b></span><br>\r\n<br>\r\nThe Donkey Kong-esque banana jungle from the \"Spyro: Attack of the Rhynocs\" GBA game.<br>\r\nThe background was resized to fit in SMW standards.<br>\r\nPerfect for Donkey Kong themed levels.",
    "latest_version": "smwc-27526-1625447197",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27526,
        "title": "Spyro: Attack of the Rhynocs - Banana Savannah (Stealth Mission)",
        "version": "smwc-27526-1625447197",
        "upstream_time": 1625447197,
        "download_url": "https://dl.smwcentral.net/27526/AttackofRhynocsBanana.zip",
        "filename": "AttackofRhynocsBanana.zip",
        "size": 7517,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spyro-attack-of-the-rhynocs-cheetah-spot-spa-stealth-mission",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27552,
    "title": "Spyro: Attack of the Rhynocs - Cheetah Spot Spa (Stealth Mission)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "bonus",
      "carnival"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 SUMMER 2021 SUBMISSION:</b></span><br>\r\n<br>\r\nThe Bonus-esque background from \"Spyro: Attack of the Rhynocs\" GBA game.<br>\r\nThe background was resized to fit in SMW standards.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-27552-1625522685",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27552,
        "title": "Spyro: Attack of the Rhynocs - Cheetah Spot Spa (Stealth Mission)",
        "version": "smwc-27552-1625522685",
        "upstream_time": 1625522685,
        "download_url": "https://dl.smwcentral.net/27552/Cheetah%20Spot%20Spa.zip",
        "filename": "Cheetah Spot Spa.zip",
        "size": 8733,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spyro-attack-of-the-rhynocs-dragon-shores-rescue-mission",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27527,
    "title": "Spyro: Attack of the Rhynocs - Dragon Shores (Rescue Mission)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "sky"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 SUMMER 2021 SUBMISSION:</b></span><br>\r\n<br>\r\nThe cloudy background with vines from the \"Spyro: Attack of the Rhynocs\" GBA game.<br>\r\nPerfect for sky levels.",
    "latest_version": "smwc-27527-1625447319",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27527,
        "title": "Spyro: Attack of the Rhynocs - Dragon Shores (Rescue Mission)",
        "version": "smwc-27527-1625447319",
        "upstream_time": 1625447319,
        "download_url": "https://dl.smwcentral.net/27527/AttackofRhynocs-VineClouds.zip",
        "filename": "AttackofRhynocs-VineClouds.zip",
        "size": 3919,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spyro-season-of-flame-minty-mines",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29375,
    "title": "Spyro: Season of Flame - Minty Mines",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "mountain"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">TURNABOUT OMICRON: C3 THREAD</span></b><br>\r\n<br>\r\nThe Minty Mines background from \"Spyro: Season of Flame\" GBA game.<br>\r\nSome colors were reducted to fit in SMW standards.",
    "latest_version": "smwc-29375-1641769790",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29375,
        "title": "Spyro: Season of Flame - Minty Mines",
        "version": "smwc-29375-1641769790",
        "upstream_time": 1641769790,
        "download_url": "https://dl.smwcentral.net/29375/seasonofflamemintymines.zip",
        "filename": "seasonofflamemintymines.zip",
        "size": 8903,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spyro-season-of-flame-volcano-vaults",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29374,
    "title": "Spyro: Season of Flame - Volcano Vaults",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "mechanical",
      "pipe",
      "volcano"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">TURNABOUT OMICRON: C3 THREAD</span></b><br>\r\n<br>\r\nThe Volcano Vaults background from \"Spyro: Season of Flame\" GBA game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-29374-1641769562",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29374,
        "title": "Spyro: Season of Flame - Volcano Vaults",
        "version": "smwc-29374-1641769562",
        "upstream_time": 1641769562,
        "download_url": "https://dl.smwcentral.net/29374/seasonofflamevolcanovaults.zip",
        "filename": "seasonofflamevolcanovaults.zip",
        "size": 11694,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spyro-season-of-ice-honey-marsh",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29316,
    "title": "Spyro: Season of Ice - Honey Marsh",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "food",
      "texture"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">TURNABOUT OMICRON: C3 THREAD</span></b><br>\r\n<br>\r\nThe Honey-themed background from Spyro: Season of Ice game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-29316-1641670214",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29316,
        "title": "Spyro: Season of Ice - Honey Marsh",
        "version": "smwc-29316-1641670214",
        "upstream_time": 1641670214,
        "download_url": "https://dl.smwcentral.net/29316/seasonoficehoneymarsh.zip",
        "filename": "seasonoficehoneymarsh.zip",
        "size": 3914,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spyro-season-of-ice-hummingbird-fort",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29317,
    "title": "Spyro: Season of Ice - Hummingbird Fort",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">TURNABOUT OMICRON: C3 THREAD</span></b><br>\r\n<br>\r\nThe forest background from the Spyro: Season of Ice game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-29317-1641670371",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29317,
        "title": "Spyro: Season of Ice - Hummingbird Fort",
        "version": "smwc-29317-1641670371",
        "upstream_time": 1641670371,
        "download_url": "https://dl.smwcentral.net/29317/seasonoficehummingbirdfort.zip",
        "filename": "seasonoficehummingbirdfort.zip",
        "size": 4799,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-spyro-season-of-ice-menu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29373,
    "title": "Spyro: Season of Ice - Menu",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "abstract",
      "ice",
      "sky",
      "space"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">TURNABOUT OMICRON: C3 THREAD</span></b><br>\r\n<br>\r\nThe menu background from \"Spyro: Season of Ice\" GBA game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-29373-1641769267",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29373,
        "title": "Spyro: Season of Ice - Menu",
        "version": "smwc-29373-1641769267",
        "upstream_time": 1641769267,
        "download_url": "https://dl.smwcentral.net/29373/seasonoficemenu.zip",
        "filename": "seasonoficemenu.zip",
        "size": 5952,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-square-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40569,
    "title": "Square Coin",
    "authors": [
      "Buddyman_Gaming5619"
    ],
    "tags": [
      "coin",
      "square"
    ],
    "description": "This is a Square Coin.<br>\r\nGive Credit.<br>\r\nDo not steal.",
    "latest_version": "smwc-40569-1756926556",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40569,
        "title": "Square Coin",
        "version": "smwc-40569-1756926556",
        "upstream_time": 1756926556,
        "download_url": "https://dl.smwcentral.net/40569/Square%20Coin.zip",
        "filename": "Square Coin.zip",
        "size": 1638,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-squirrel",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21668,
    "title": "Squirrel",
    "authors": [
      "Mpereira"
    ],
    "tags": [
      "monty mole",
      "needs remoderation"
    ],
    "description": "Replaces Monty Mole.",
    "latest_version": "smwc-21668-1580396284",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21668,
        "title": "Squirrel",
        "version": "smwc-21668-1580396284",
        "upstream_time": 1580396284,
        "download_url": "https://dl.smwcentral.net/21668/Squirrel.zip",
        "filename": "Squirrel.zip",
        "size": 4437,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-stained-glass-windows",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13936,
    "title": "Stained Glass Windows",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle"
    ],
    "description": "Here's a background with some colorful stained glass windows in case you want a really fancy-looking castle.",
    "latest_version": "smwc-13936-1468806853",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13936,
        "title": "Stained Glass Windows",
        "version": "smwc-13936-1468806853",
        "upstream_time": 1468806853,
        "download_url": "https://dl.smwcentral.net/13936/StainedGlass.zip",
        "filename": "StainedGlass.zip",
        "size": 3301,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-stanley-parable-office",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18894,
    "title": "Stanley Parable Office",
    "authors": [
      "Mr. Pixelator"
    ],
    "tags": [
      "building",
      "needs remoderation"
    ],
    "description": "A tileset drawn for C3 that is themed after the main office areas in The Stanley Parable. Includes things like doors (which can't be actually entered, like in most of the game), windows, filing cabinets, and your very own Adventure Line™ that you can place on the floor.",
    "latest_version": "smwc-18894-1547819577",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18894,
        "title": "Stanley Parable Office",
        "version": "smwc-18894-1547819577",
        "upstream_time": 1547819577,
        "download_url": "https://dl.smwcentral.net/18894/stanley%20office.zip",
        "filename": "stanley office.zip",
        "size": 2842,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-star-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1847,
    "title": "Star Coin",
    "authors": [
      "GooseMario"
    ],
    "tags": [
      "coin"
    ],
    "description": "Custom coin which I made in YY-CHR in the shape of a coin. Has no use really.<br>\r\n<br>\r\nNo credit needed.",
    "latest_version": "smwc-1847-1408199647",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1847,
        "title": "Star Coin",
        "version": "smwc-1847-1408199647",
        "upstream_time": 1408199647,
        "download_url": "https://dl.smwcentral.net/1847/star_coin.zip",
        "filename": "star_coin.zip",
        "size": 5853,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-star-fox",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30832,
    "title": "Star Fox 2 - Fortuna Surface",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "grassland",
      "mechanical",
      "mountain",
      "ocean",
      "sky",
      "space"
    ],
    "description": "Ripped from Star Fox 2 - Eladard Surface<br>\r\n<br>\r\n<br>\r\nthe surface of the planet eladard",
    "latest_version": "smwc-30832-1651794607",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30832,
        "title": "Star Fox 2 - Fortuna Surface",
        "version": "smwc-30832-1651794607",
        "upstream_time": 1651794607,
        "download_url": "https://dl.smwcentral.net/30832/fortunasurface.zip",
        "filename": "fortunasurface.zip",
        "size": 3469,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30831,
        "title": "Star Fox 2 - Eladard Surface",
        "version": "smwc-30831-1651809592",
        "upstream_time": 1651809592,
        "download_url": "https://dl.smwcentral.net/30831/eladardsurface.zip",
        "filename": "eladardsurface.zip",
        "size": 6119,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30830,
        "title": "Star Fox 2 - Asteroid Belt",
        "version": "smwc-30830-1651796745",
        "upstream_time": 1651796745,
        "download_url": "https://dl.smwcentral.net/30830/AsteroidBeltFinalVersion.zip",
        "filename": "AsteroidBeltFinalVersion.zip",
        "size": 3878,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30829,
        "title": "Star Fox 2 (Prototype) - Corneria Surface (Early Alpha)",
        "version": "smwc-30829-1651794957",
        "upstream_time": 1651794957,
        "download_url": "https://dl.smwcentral.net/30829/CorneriaSurface%20EarlyAlpha.zip",
        "filename": "CorneriaSurface EarlyAlpha.zip",
        "size": 5631,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-star-fox-asteroid-belt",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30596,
    "title": "Star Fox - Asteroid Belt",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "space"
    ],
    "description": "Ripped from Star Fox (SNES)",
    "latest_version": "smwc-30596-1650826604",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30596,
        "title": "Star Fox - Asteroid Belt",
        "version": "smwc-30596-1650826604",
        "upstream_time": 1650826604,
        "download_url": "https://dl.smwcentral.net/30596/AstroidBelt.zip",
        "filename": "AstroidBelt.zip",
        "size": 4118,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-star-fox-asteroid-belt-route",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30604,
    "title": "Star Fox - Asteroid Belt (Route 3)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "space"
    ],
    "description": "Ripped from Star Fox (SNES)",
    "latest_version": "smwc-30604-1650826769",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30604,
        "title": "Star Fox - Asteroid Belt (Route 3)",
        "version": "smwc-30604-1650826769",
        "upstream_time": 1650826769,
        "download_url": "https://dl.smwcentral.net/30604/Asteroidbeltrout3.zip",
        "filename": "Asteroidbeltrout3.zip",
        "size": 5714,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-star-fox-corneria",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30592,
    "title": "Star Fox - Corneria",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mountain"
    ],
    "description": "Ripped from Star Fox (SNES)<br>\r\n<br>\r\nTwo palettes are included:the corneria and the corneria route 3",
    "latest_version": "smwc-30592-1650770953",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30592,
        "title": "Star Fox - Corneria",
        "version": "smwc-30592-1650770953",
        "upstream_time": 1650770953,
        "download_url": "https://dl.smwcentral.net/30592/Corneria.zip",
        "filename": "Corneria.zip",
        "size": 5252,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-star-fox-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24595,
    "title": "Star Fox - Font",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "A font inspired by the character dialogue typeface seen in the the HUD in Star Fox.<br>\r\n<br>\r\nThe original font is only in title-case in the game, so I created a lower case variation and numbers to match the uppercase's style and make it more useful.",
    "latest_version": "smwc-24595-1600142459",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24595,
        "title": "Star Fox - Font",
        "version": "smwc-24595-1600142459",
        "upstream_time": 1600142459,
        "download_url": "https://dl.smwcentral.net/24595/Star%20Fox%20Font.zip",
        "filename": "Star Fox Font.zip",
        "size": 1014,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-star-fox-fortuna",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30593,
    "title": "Star Fox - Fortuna",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "sky"
    ],
    "description": "Ripped from Star Fox (SNES)<br>\r\n<br>\r\n3 palettes included but the only thing that changes in these palettes is the lower gradient",
    "latest_version": "smwc-30593-1650828294",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30593,
        "title": "Star Fox - Fortuna",
        "version": "smwc-30593-1650828294",
        "upstream_time": 1650828294,
        "download_url": "https://dl.smwcentral.net/30593/Fortuna.zip",
        "filename": "Fortuna.zip",
        "size": 7875,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-star-fox-intro",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30821,
    "title": "Star Fox - Intro",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "space"
    ],
    "description": "Ripped from Star Fox/Starwing (SNES)",
    "latest_version": "smwc-30821-1651695881",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30821,
        "title": "Star Fox - Intro",
        "version": "smwc-30821-1651695881",
        "upstream_time": 1651695881,
        "download_url": "https://dl.smwcentral.net/30821/Intro.zip",
        "filename": "Intro.zip",
        "size": 4109,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-star-fox-meteor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30603,
    "title": "Star Fox - Meteor",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "space"
    ],
    "description": "Ripped from Star Fox (SNES)",
    "latest_version": "smwc-30603-1650826928",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30603,
        "title": "Star Fox - Meteor",
        "version": "smwc-30603-1650826928",
        "upstream_time": 1650826928,
        "download_url": "https://dl.smwcentral.net/30603/meteor.zip",
        "filename": "meteor.zip",
        "size": 3974,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-star-fox-sector-x",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30595,
    "title": "Star Fox - Sector X",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "space"
    ],
    "description": "Ripped from Star Fox (SNES)",
    "latest_version": "smwc-30595-1650827124",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30595,
        "title": "Star Fox - Sector X",
        "version": "smwc-30595-1650827124",
        "upstream_time": 1650827124,
        "download_url": "https://dl.smwcentral.net/30595/SectorX.zip",
        "filename": "SectorX.zip",
        "size": 4736,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-star-fox-sector-y",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30967,
    "title": "Star Fox - Sector Y",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "space"
    ],
    "description": "Ripped from Star Fox (SNES) Sector Y Stage",
    "latest_version": "smwc-30967-1655555726",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30967,
        "title": "Star Fox - Sector Y",
        "version": "smwc-30967-1655555726",
        "upstream_time": 1655555726,
        "download_url": "https://dl.smwcentral.net/30967/sectory.zip",
        "filename": "sectory.zip",
        "size": 5787,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-star-fox-sector-z",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31121,
    "title": "Star Fox - Sector Z",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "space"
    ],
    "description": "Ripped from Star Fox (SNES)",
    "latest_version": "smwc-31121-1654734637",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31121,
        "title": "Star Fox - Sector Z",
        "version": "smwc-31121-1654734637",
        "upstream_time": 1654734637,
        "download_url": "https://dl.smwcentral.net/31121/sectorz.zip",
        "filename": "sectorz.zip",
        "size": 6361,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-star-fox-space-armada",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31125,
    "title": "Star Fox - Space Armada",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "space"
    ],
    "description": "ripped from Star Fox - Space Armada.",
    "latest_version": "smwc-31125-1654806061",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31125,
        "title": "Star Fox - Space Armada",
        "version": "smwc-31125-1654806061",
        "upstream_time": 1654806061,
        "download_url": "https://dl.smwcentral.net/31125/spacearmada.zip",
        "filename": "spacearmada.zip",
        "size": 4466,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-star-fox-titania",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30630,
    "title": "Star Fox - Titania",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mountain",
      "sky"
    ],
    "description": "Star Fox (SNES) Titania",
    "latest_version": "smwc-30630-1650926172",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30630,
        "title": "Star Fox - Titania",
        "version": "smwc-30630-1650926172",
        "upstream_time": 1650926172,
        "download_url": "https://dl.smwcentral.net/30630/Titania.zip",
        "filename": "Titania.zip",
        "size": 5805,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-star-fox-titania-boss-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30631,
    "title": "Star Fox - Titania (Boss Area)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mountain"
    ],
    "description": "Ripped from Star fox (SNES)<br>\r\n<br>\r\nthis fund belongs to the boss area of ​​the planet titania",
    "latest_version": "smwc-30631-1650926379",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30631,
        "title": "Star Fox - Titania (Boss Area)",
        "version": "smwc-30631-1650926379",
        "upstream_time": 1650926379,
        "download_url": "https://dl.smwcentral.net/30631/Bossarea.zip",
        "filename": "Bossarea.zip",
        "size": 2267,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-star-fox-venom-airspace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30594,
    "title": "Star Fox - Venom Airspace",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "space"
    ],
    "description": "Ripped from Star Fox (SNES)",
    "latest_version": "smwc-30594-1650828691",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30594,
        "title": "Star Fox - Venom Airspace",
        "version": "smwc-30594-1650828691",
        "upstream_time": 1650828691,
        "download_url": "https://dl.smwcentral.net/30594/Venom%20airspace.zip",
        "filename": "Venom airspace.zip",
        "size": 5670,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-star-ocean-mt-metox",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24337,
    "title": "Star Ocean - Mt. Metox",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "sky"
    ],
    "description": "The background of the Mt. Metox from Star Ocean on Super Nintendo.<br>\r\n<br>\r\nNote: The background scrolling must be disabled.<br>\r\n<br>\r\nUpdate: In this background, there was a thing not like in the Star Ocean original, it's for this reason that I updated it.",
    "latest_version": "smwc-24337-1597974704",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24337,
        "title": "Star Ocean - Mt. Metox",
        "version": "smwc-24337-1597974704",
        "upstream_time": 1597974704,
        "download_url": "https://dl.smwcentral.net/24337/Star%20Ocean%20-%20Mt.%20Metox%20%28Updated%29.zip",
        "filename": "Star Ocean - Mt. Metox (Updated).zip",
        "size": 9835,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-star-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23958,
    "title": "Star World",
    "authors": [
      "Kojimkj",
      "Mogu94"
    ],
    "tags": [
      "grassland",
      "sky",
      "space"
    ],
    "description": "Based on Star World from Super Mario World. Uses palette 2 and 2 graphic files. Made by Kojimkj, ripped by Mogu94.",
    "latest_version": "smwc-23958-1595383271",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23958,
        "title": "Star World",
        "version": "smwc-23958-1595383271",
        "upstream_time": 1595383271,
        "download_url": "https://dl.smwcentral.net/23958/StarWorld%20by%20Kojimkj.zip",
        "filename": "StarWorld by Kojimkj.zip",
        "size": 6570,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-stargate-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24670,
    "title": "Stargate - Level 2",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "desert",
      "needs remoderation",
      "town"
    ],
    "description": "Ripped from the second level in Stargate on Super NES.",
    "latest_version": "smwc-24670-1600643610",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24670,
        "title": "Stargate - Level 2",
        "version": "smwc-24670-1600643610",
        "upstream_time": 1600643610,
        "download_url": "https://dl.smwcentral.net/24670/Stargate%20-%20Level%202.zip",
        "filename": "Stargate - Level 2.zip",
        "size": 8527,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24669,
        "title": "Stargate - Level 1",
        "version": "smwc-24669-1600643461",
        "upstream_time": 1600643461,
        "download_url": "https://dl.smwcentral.net/24669/Stargate%20-%20Desert.zip",
        "filename": "Stargate - Desert.zip",
        "size": 3955,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-stargate-title-screen-pyramid",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1811,
    "title": "Stargate - Title Screen (Pyramid)",
    "authors": [
      "Bird0"
    ],
    "tags": [
      "needs remoderation",
      "pyramid",
      "space"
    ],
    "description": "My first BG rip!<br>\r\nPalette is included in the level. Credit isn't needed but would be nice.",
    "latest_version": "smwc-1811-1416772572",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1811,
        "title": "Stargate - Title Screen (Pyramid)",
        "version": "smwc-1811-1416772572",
        "upstream_time": 1416772572,
        "download_url": "https://dl.smwcentral.net/1811/Stargate%20Title%20Screen%20Pyramid%20BG.zip",
        "filename": "Stargate Title Screen Pyramid BG.zip",
        "size": 7620,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-starry-night",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6774,
    "title": "Starry Night",
    "authors": [
      "Ultimaximus"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "stars"
    ],
    "description": "Ripped by: Ultimaximus<br>\r\nUpdated by: S.R.H.<br>\r\n<br>\r\nChanges: Added palette file, converted bin file to map16 file.<br>\r\n<br>\r\nOriginal description: \"This is a rip of SMWC's Night BG, ripped by edit's tool. Overwrites palette 3. Not sure what game it's actually from.\"",
    "latest_version": "smwc-6774-1403710397",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6774,
        "title": "Starry Night",
        "version": "smwc-6774-1403710397",
        "upstream_time": 1403710397,
        "download_url": "https://dl.smwcentral.net/6774/nightstars.zip",
        "filename": "nightstars.zip",
        "size": 3446,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-steampunk",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23436,
    "title": "Steampunk",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "mechanical",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Fixed what was mentioned. It has:<br>\r\n<br>\r\n-replace the former info file with info.txt and has less info;<br>\r\n-organized ExGFX, Map16 and palette files into folders.<br>\r\n<br>\r\nGive credit if used.<br>\r\nUse <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21573\">SMB3 Status Bar</a> for results. Or the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\">Minimalist Status Bar </a>.",
    "latest_version": "smwc-23436-1594842523",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23436,
        "title": "Steampunk",
        "version": "smwc-23436-1594842523",
        "upstream_time": 1594842523,
        "download_url": "https://dl.smwcentral.net/23436/Steampunk%20Tileset.zip",
        "filename": "Steampunk Tileset.zip",
        "size": 18363,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-steampunk-enemy-graphics",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21859,
    "title": "Steampunk Enemy Graphics",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "giant goomba",
      "giant springboard",
      "goomba",
      "industrial",
      "key",
      "mechanical",
      "message block",
      "needs remoderation",
      "p-switch",
      "smile coin"
    ],
    "description": "I tried something different and drew some of these sprites. While some sprite GFX are compatible with regular sprites from SMW, you should also have the <a href=\"https://dl.smwcentral.net/3769/splitting_mega_goomba.zip\" rel=\"nofollow\">giant goomba from the Splitting Mega Goomba Pack</a> and the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16001\">Giant Springboard</a> inserted.",
    "latest_version": "smwc-21859-1585719517",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21859,
        "title": "Steampunk Enemy Graphics",
        "version": "smwc-21859-1585719517",
        "upstream_time": 1585719517,
        "download_url": "https://dl.smwcentral.net/21859/Steampunk%20enemy%20GFX_c.zip",
        "filename": "Steampunk enemy GFX_c.zip",
        "size": 13222,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-steampunk-storm",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14407,
    "title": "Steampunk Storm",
    "authors": [
      "Kixune"
    ],
    "tags": [
      "airship",
      "clouds",
      "needs remoderation",
      "night",
      "sky"
    ],
    "description": "My foreground entry for the ExGFX contest in 2016.<br>\r\n<br>\r\nStormy clouds and steampunk-styled flying submarines. Many animations are used.<br>\r\nCustom blocks for the thunderbolts are not included.<br>\r\n<br>\r\nCredit is not necessary but I appreciate it.",
    "latest_version": "smwc-14407-1473871104",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14407,
        "title": "Steampunk Storm",
        "version": "smwc-14407-1473871104",
        "upstream_time": 1473871104,
        "download_url": "https://dl.smwcentral.net/14407/StormyFG_by_Kixune.zip",
        "filename": "StormyFG_by_Kixune.zip",
        "size": 9584,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-steel-empire-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31884,
    "title": "Steel Empire - Stage 1",
    "authors": [
      "NSX2015",
      "Rykon-V73"
    ],
    "tags": [
      "cave",
      "city",
      "mountain",
      "needs remoderation"
    ],
    "description": "Here's the BG of the 1st stage of Steel Empire for the Sega Genesis or Mega Drive. NSX2015 ripped it and I made it available for SMW.<br>\r\nIt doesn't use many map16 tiles.<br>\r\nRecommended scrolling: use variable horizontal and vertical scrolling or variable horizontal scrolling and slow vertical scrolling.<br>\r\n<br>\r\nNo credit required.",
    "latest_version": "smwc-31884-1660940766",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31884,
        "title": "Steel Empire - Stage 1",
        "version": "smwc-31884-1660940766",
        "upstream_time": 1660940766,
        "download_url": "https://dl.smwcentral.net/31884/Steel%20Empire%20-%20Stage%201.zip",
        "filename": "Steel Empire - Stage 1.zip",
        "size": 4664,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21762,
        "title": "Steel Empire - Stage 2 (Upper Cave)",
        "version": "smwc-21762-1580066684",
        "upstream_time": 1580066684,
        "download_url": "https://dl.smwcentral.net/21762/steelempire2-1.zip",
        "filename": "steelempire2-1.zip",
        "size": 4084,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-stitch",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26063,
    "title": "Stitch",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "male",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Stitch! My favourite Disney's character!<br>\r\n<br>\r\n- Ripped Big Stitch (After given a Mushroom) from Lilo & Stitch: Space Baby/The Firmament Baby (Bootleg) by changing colors and by removing antennas.<br>\r\n<br>\r\n- Small Stitch made by myself.<br>\r\n<br>\r\n- Palmask only for Stitch in the overworld.<br>\r\n<br>\r\n- Vanilla palette for Stitch Player (Not need to change his color) and Stitch can got the Leroy color after given a Fire Flower.<br>\r\n<br>\r\n- You'll need the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21020\">32x32 Player Tilemap Patch</a>.<br>\r\n<br>\r\n- Don't use it for scenes (Like castle destruction)<br>\r\n<br>\r\nUpdate: There was small things that I forgotten to modify.",
    "latest_version": "smwc-26063-1611698373",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26063,
        "title": "Stitch",
        "version": "smwc-26063-1611698373",
        "upstream_time": 1611698373,
        "download_url": "https://dl.smwcentral.net/26063/Stitch%201.2.zip",
        "filename": "Stitch 1.2.zip",
        "size": 15159,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-stone-pathways",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2840,
    "title": "Stone Pathways",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "mine",
      "mountain",
      "needs remoderation",
      "town"
    ],
    "description": "Yay, more graphics...<br>\r\nThis is some <i>town</i> graphics - it has houses, with enterable doors and stand on roofs, bridges, slopes on roofs for pointy roofs.<br>\r\n<br>\r\nIt doesn't do much else really apart from look pretty and be useable for graphics :D",
    "latest_version": "smwc-2840-1392299121",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2840,
        "title": "Stone Pathways",
        "version": "smwc-2840-1392299121",
        "upstream_time": 1392299121,
        "download_url": "https://dl.smwcentral.net/2840/%5BFG%5D%20Stone%20Pathways.zip",
        "filename": "%5BFG%5D Stone Pathways.zip",
        "size": 49392,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-stone-wall-ruin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39443,
    "title": "Stone Wall Ruin",
    "authors": [
      "Rudi_Schrausch"
    ],
    "tags": [
      "2bpp",
      "haunted",
      "patch needed",
      "ruins"
    ],
    "description": "From time to time you just need something interesting to add a bit of depth to a Level, using Layer 3. I pixelated these ruins for one of my hacks and they could be great for ghosthouses or catacombs.<br>\r\nHave fun with them, please give credits if you use them.<br>\r\n<br>\r\nPlease use it with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28449\">Kevin's Ram Toggled Status Bar</a> or any other patch / uberasm that removes the status bar.<br>\r\n<br>\r\nBest Rudi",
    "latest_version": "smwc-39443-1741774834",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39443,
        "title": "Stone Wall Ruin",
        "version": "smwc-39443-1741774834",
        "upstream_time": 1741774834,
        "download_url": "https://dl.smwcentral.net/39443/Stone%20wall%20ruin%20L3.zip",
        "filename": "Stone wall ruin L3.zip",
        "size": 2197,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-stranded-spaceship",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30628,
    "title": "Stranded Spaceship",
    "authors": [
      "Dappertron",
      "Falconpunch"
    ],
    "tags": [
      "mechanical",
      "space"
    ],
    "description": "An abandoned spaceship tileset, as requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>. Hopelessly and aimlessly drift through the galaxy, in style!<br>\r\n<br>\r\nCredit is not required.<br>\r\n<br>\r\n<b>Falconpunch Edit:</b> I made some edits to this tileset to make it much more versatile.",
    "latest_version": "smwc-30628-1650915669",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30628,
        "title": "Stranded Spaceship",
        "version": "smwc-30628-1650915669",
        "upstream_time": 1650915669,
        "download_url": "https://dl.smwcentral.net/30628/StrandedSpaceship.zip",
        "filename": "StrandedSpaceship.zip",
        "size": 6811,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-strata-ridge",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14715,
    "title": "Strata Ridge",
    "authors": [
      "Uncle_Bones"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "A lightweight cliff/ridge/mountain tileset that uses only one palette line and one bin file; includes three palette variants.<br>\r\n<br>\r\nThis is a port of a small tileset I designed awhile ago for a development project that was cancelled. It was designed with SNES limitations in mind, so it uses minimal palette and file size.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-14715-1481657296",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14715,
        "title": "Strata Ridge",
        "version": "smwc-14715-1481657296",
        "upstream_time": 1481657296,
        "download_url": "https://dl.smwcentral.net/14715/strata_ridge.zip",
        "filename": "strata_ridge.zip",
        "size": 5490,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-street-fighter",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21152,
    "title": "Street Fighter (1987) - Ryu and Ken",
    "authors": [
      "Johnnie Electronic"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "Here's The Finished Graphics Of SF1 Ryu. He's Originally From The First Game.<br>\r\n<br>\r\nThe Zip Includes:<br>\r\n<br>\r\nPalettes<br>\r\nGFX00<br>\r\nGFX10<br>\r\nGFX22<br>\r\nGFX24<br>\r\nGFX28<br>\r\nGFX32<br>\r\nshared.pal<br>\r\n<br>\r\n<br>\r\n<i>Moderator's note: I've included alternate GFX and a palette file to fix Yoshi's colors on the Overworld, by sacrificing a single color in the palette and moving things around a bit.<br>\r\n<br>\r\nTo use it, use the gfx in the alternate folder, and import the palette with the Green Star + Red Arrow button on every submap.</i>",
    "latest_version": "smwc-21152-1574915251",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21152,
        "title": "Street Fighter (1987) - Ryu and Ken",
        "version": "smwc-21152-1574915251",
        "upstream_time": 1574915251,
        "download_url": "https://dl.smwcentral.net/21152/Ryu.zip",
        "filename": "Ryu.zip",
        "size": 46368,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-streets-of-rage-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24847,
    "title": "Streets of Rage - Title Screen",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "city",
      "needs remoderation",
      "night"
    ],
    "description": "Ripped from the Title Screen of the first Streets of Rage on Megadrive (Genesis in North America).",
    "latest_version": "smwc-24847-1602720940",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24847,
        "title": "Streets of Rage - Title Screen",
        "version": "smwc-24847-1602720940",
        "upstream_time": 1602720940,
        "download_url": "https://dl.smwcentral.net/24847/Streets%20of%20Rage%20-%20Title%20Screen.zip",
        "filename": "Streets of Rage - Title Screen.zip",
        "size": 4881,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-stripeless-switch-palace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35293,
    "title": "Stripeless Switch Palace",
    "authors": [
      "lustreflux"
    ],
    "tags": [
      "bonus"
    ],
    "description": "Oh wow, words cannot express how much I despise the vanilla SMW switch palace tileset. The stripes everywhere make my eyeballs want to puke. So, I made this simplified tileset that uses the existing pallet that is a bit easier on the eyes. Could be helpful for people with photosensitivity? Can be easily recoloured to match any colour theme.<br>\r\n<br>\r\nAs seen in my hack <a href=\"https://www.smwcentral.net/?p=section&a=details&id=35030\">Wake Up Call</a><br>\r\n<br>\r\npls credit me",
    "latest_version": "smwc-35293-1697814279",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35293,
        "title": "Stripeless Switch Palace",
        "version": "smwc-35293-1697814279",
        "upstream_time": 1697814279,
        "download_url": "https://dl.smwcentral.net/35293/Stripeless.zip",
        "filename": "Stripeless.zip",
        "size": 3741,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-stronghold",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10693,
    "title": "Stronghold",
    "authors": [
      "leictreon"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Old GFX set I drew, inspired by Demon's Crest. Includes 1 exanimation.",
    "latest_version": "smwc-10693-1422376296",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10693,
        "title": "Stronghold",
        "version": "smwc-10693-1422376296",
        "upstream_time": 1422376296,
        "download_url": "https://dl.smwcentral.net/10693/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 3830,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-stuart-little",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40443,
    "title": "Stuart Little 2 (GBA) - City",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "city"
    ],
    "description": "A background depicting a distant city and some bushes, found in Stuart Little 2 for the Game Boy Advance.",
    "latest_version": "smwc-40443-1756066417",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40443,
        "title": "Stuart Little 2 (GBA) - City",
        "version": "smwc-40443-1756066417",
        "upstream_time": 1756066417,
        "download_url": "https://dl.smwcentral.net/40443/Stuart%20Little%202%20GBA%20-%20City.zip",
        "filename": "Stuart Little 2 GBA - City.zip",
        "size": 6191,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-subcon-overworld",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14839,
    "title": "Subcon Overworld",
    "authors": [
      "Andyana Jonseph"
    ],
    "tags": [
      "bonus",
      "castle",
      "desert",
      "grassland",
      "mushroom",
      "needs remoderation"
    ],
    "description": "This OW GFX set was for my hack Super Mario Dream World. It's meant for SMB2 based hacks.<br>\r\n<br>\r\n<i>Moderator edit: the top of the vase was out of perspective. Edited it to make it look more consistent.</i>",
    "latest_version": "smwc-14839-1484776980",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14839,
        "title": "Subcon Overworld",
        "version": "smwc-14839-1484776980",
        "upstream_time": 1484776980,
        "download_url": "https://dl.smwcentral.net/14839/Subcon_OW.zip",
        "filename": "Subcon_OW.zip",
        "size": 87473,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-submarine-sam",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23631,
    "title": "Submarine Sam",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "torpedo ted"
    ],
    "description": "A submarine variant of Torpedo Ted that can be used in deep, dark waters.",
    "latest_version": "smwc-23631-1594243386",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23631,
        "title": "Submarine Sam",
        "version": "smwc-23631-1594243386",
        "upstream_time": 1594243386,
        "download_url": "https://dl.smwcentral.net/23631/Submarine%20Sam.zip",
        "filename": "Submarine Sam.zip",
        "size": 3004,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-submarine-ship",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6915,
    "title": "Submarine/Ship",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "needs remoderation",
      "ship",
      "submarine"
    ],
    "description": "My C3 2014 summer submission.<br>\r\n<br>\r\nThe graphics are made by shikatermia (from Mario Fan Games Galaxy), not me, it was stated that the credit isn't required for this.<br>\r\n<br>\r\nI hope that you enjoy. ",
    "latest_version": "smwc-6915-1408985075",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6915,
        "title": "Submarine/Ship",
        "version": "smwc-6915-1408985075",
        "upstream_time": 1408985075,
        "download_url": "https://dl.smwcentral.net/6915/submarineship.zip",
        "filename": "submarineship.zip",
        "size": 5585,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-subor-v8",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30148,
    "title": "Subor V8.0 - Title Screen",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "grassland",
      "mountain",
      "no-scroll",
      "retro"
    ],
    "description": "The background used in the title screen of version 8.0 of Subor's educational machine for the NES.<br>\r\n<br>\r\nNotes: The cutoff with the hill is present in the original, and horizontal scroll must be set to None.",
    "latest_version": "smwc-30148-1647390933",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30148,
        "title": "Subor V8.0 - Title Screen",
        "version": "smwc-30148-1647390933",
        "upstream_time": 1647390933,
        "download_url": "https://dl.smwcentral.net/30148/Subor%20V8.0%20-%20Title%20Screen.zip",
        "filename": "Subor V8.0 - Title Screen.zip",
        "size": 4013,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sugar-sweet-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28698,
    "title": "Sugar Sweet Tileset",
    "authors": [
      "Flagpole1up",
      "Segment1Zone2"
    ],
    "tags": [
      "food"
    ],
    "description": "HAPPY BIRTHDAY <span class=\"un-outer\" title=\"Donut\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=48514\" style=\"color: #ea589f;\" class=\"un\">Donut</a></span> !!<br>\r\n<br>\r\nA sugary sweet tileset with mushrooms, slopes and bridges (as well as a =P cloud).<br>\r\nBarely fits into one ExGFX file.<br>\r\n<br>\r\nCan be used in a food related level.",
    "latest_version": "smwc-28698-1635643659",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28698,
        "title": "Sugar Sweet Tileset",
        "version": "smwc-28698-1635643659",
        "upstream_time": 1635643659,
        "download_url": "https://dl.smwcentral.net/28698/Sugar%20Sweet%20Tileset.zip",
        "filename": "Sugar Sweet Tileset.zip",
        "size": 4923,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-summer-hammer-time-beach-and-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31844,
    "title": "Summer Hammer Time - Beach and Cave",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "beach",
      "cave",
      "patch needed"
    ],
    "description": "Handdrawn beach and cave tileset I originally made for my CLDC 2016 entry, named Summer Hammer Time. Contains FG, BG, Layer 3 graphics, tilemap and an ExAnimation GFX file to be used with the beach BG.<br>\r\n<br>\r\nRecommended to use Lui37's \"Move Layer 3 to subscreen fix\" patch as well, unless you want your status bar to go behind layers 1 and 2. Or use a sprite status bar.<br>\r\n<br>\r\nNope Edit: Very minor fixes to sample levels; unused palette rows were wiped out, added them back in to save users a step in inserting these. The animated tiles in the beach background were set to slots so they would change animation on the same frame.",
    "latest_version": "smwc-31844-1660674602",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31844,
        "title": "Summer Hammer Time - Beach and Cave",
        "version": "smwc-31844-1660674602",
        "upstream_time": 1660674602,
        "download_url": "https://dl.smwcentral.net/31844/summerhammerbeachcave.zip",
        "filename": "summerhammerbeachcave.zip",
        "size": 12881,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sumo-wrestler",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26979,
    "title": "Sumo Wrestler",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "mega mole",
      "sumo bro"
    ],
    "description": "These graphics replace the Mega Mole and the Sumo Bro. Great for japanese levels, but can work with any type of level. Uses vanilla palette. All the credits should go to No Body The Dragon.",
    "latest_version": "smwc-26979-1622348159",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26979,
        "title": "Sumo Wrestler",
        "version": "smwc-26979-1622348159",
        "upstream_time": 1622348159,
        "download_url": "https://dl.smwcentral.net/26979/Sumo%20Wrestler.zip",
        "filename": "Sumo Wrestler.zip",
        "size": 5021,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sunny-island",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2133,
    "title": "Sunny Island",
    "authors": [
      "Lunatic Wolf"
    ],
    "tags": [
      "beach",
      "needs remoderation"
    ],
    "description": "This is the fixed version of my first graphic. It's a simple BG of an island in the sea (which can be animated or not) with the Sun behind it. You can use it in sea-side levels or in a cutscene. <br>\r\nUses BG1, ExAnimation and 2 rows of palettes ( the first half of the palette 0 and the palette 2). <br>\r\n<br>\r\nThis file contains:<br>\r\n-bg1.bin (the graphic itself);<br>\r\n-an2.bin (the ExAnimation);<br>\r\n-.mwl file (the sample level);<br>\r\n-Map16 file;<br>\r\n-.pal file (palette).<br>\r\n<br>\r\nCredits? I would appreciate, but it doesn't need it.",
    "latest_version": "smwc-2133-1409436655",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2133,
        "title": "Sunny Island",
        "version": "smwc-2133-1409436655",
        "upstream_time": 1409436655,
        "download_url": "https://dl.smwcentral.net/2133/Island.zip",
        "filename": "Island.zip",
        "size": 4781,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sunny-plains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10646,
    "title": "Sunny Plains",
    "authors": [
      "Master S"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "This is some graphics from my Chocolate Level Design Contest Entry, which I'm now releasing. Please give credit if used. ",
    "latest_version": "smwc-10646-1422292034",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10646,
        "title": "Sunny Plains",
        "version": "smwc-10646-1422292034",
        "upstream_time": 1422292034,
        "download_url": "https://dl.smwcentral.net/10646/Sunny%20Plains.zip",
        "filename": "Sunny Plains.zip",
        "size": 43718,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sunset-riders-ending",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26423,
    "title": "Sunset Riders - Ending",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "desert",
      "needs remoderation",
      "western"
    ],
    "description": "Ripped from the Ending Screen of Sunset Riders on Super Nintendo.<br>\r\n<br>\r\nNote: The background scrolling must be disabled.<br>\r\n<br>\r\n<span style=\"color: #ff0000;\">Caution: uses 5 exgfx slots!</span>",
    "latest_version": "smwc-26423-1615508212",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26423,
        "title": "Sunset Riders - Ending",
        "version": "smwc-26423-1615508212",
        "upstream_time": 1615508212,
        "download_url": "https://dl.smwcentral.net/26423/Sunset%20Riders%20-%20Ending.zip",
        "filename": "Sunset Riders - Ending.zip",
        "size": 12772,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sunset-riders-opening",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26429,
    "title": "Sunset Riders - Opening",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "desert",
      "needs remoderation",
      "western"
    ],
    "description": "Ripped from the Opening of Sunset Riders on Super Nintendo.<br>\r\n<br>\r\nNote: Recommended V-Scroll: Slow and H-Scroll: Variable for the background's scrolling.",
    "latest_version": "smwc-26429-1615562875",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26429,
        "title": "Sunset Riders - Opening",
        "version": "smwc-26429-1615562875",
        "upstream_time": 1615562875,
        "download_url": "https://dl.smwcentral.net/26429/Sunset%20Riders%20-%20Opening.zip",
        "filename": "Sunset Riders - Opening.zip",
        "size": 4706,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sunset-riders-snes-ending",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35738,
    "title": "Sunset Riders (SNES) - Ending",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "no-scroll",
      "wild west"
    ],
    "description": "This is seen in the ending of the game. Palette is easy to edit. Use Background Scrolling None, None for this background.<br>\r\n<br>\r\nHave fun!",
    "latest_version": "smwc-35738-1703107620",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35738,
        "title": "Sunset Riders (SNES) - Ending",
        "version": "smwc-35738-1703107620",
        "upstream_time": 1703107620,
        "download_url": "https://dl.smwcentral.net/35738/Sunset%20Riders%20-%20Ending.zip",
        "filename": "Sunset Riders - Ending.zip",
        "size": 11073,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-adventure-island",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20979,
    "title": "Super Adventure Island 2 - Puka-Puka Island (Interior)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "abstract",
      "block",
      "castle",
      "cave",
      "desert",
      "forest",
      "grassland",
      "ice",
      "lake",
      "mountain",
      "needs remoderation",
      "ocean",
      "patch needed",
      "pyramid",
      "ruins",
      "sewer",
      "sky",
      "temple",
      "texture",
      "volcano"
    ],
    "description": "Background used in Hiya-Hiya's boss battle.",
    "latest_version": "smwc-20979-1566600519",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20979,
        "title": "Super Adventure Island 2 - Puka-Puka Island (Interior)",
        "version": "smwc-20979-1566600519",
        "upstream_time": 1566600519,
        "download_url": "https://dl.smwcentral.net/20979/SAI2%20-%20Puka-Puka%20Island%20%28Interior%29.zip",
        "filename": "SAI2 - Puka-Puka Island (Interior).zip",
        "size": 4546,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20881,
        "title": "Super Adventure Island 2 - Hiya-Hiya Island Boss",
        "version": "smwc-20881-1567304559",
        "upstream_time": 1567304559,
        "download_url": "https://dl.smwcentral.net/20881/SAI2%20-%20Hiya-Hiya%20Island%20Boss.zip",
        "filename": "SAI2 - Hiya-Hiya Island Boss.zip",
        "size": 2027,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20880,
        "title": "Super Adventure Island 2 - Poka-Poka Island (Info. Chamber)",
        "version": "smwc-20880-1567304498",
        "upstream_time": 1567304498,
        "download_url": "https://dl.smwcentral.net/20880/SAI2%20-%20Poka-Poka%20Island%20%28Info.%20Chamber%29.zip",
        "filename": "SAI2 - Poka-Poka Island (Info. Chamber).zip",
        "size": 2434,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20840,
        "title": "Super Adventure Island 2 - Boa-Boa Island (Interior)",
        "version": "smwc-20840-1567304336",
        "upstream_time": 1567304336,
        "download_url": "https://dl.smwcentral.net/20840/SAI2%20-%20Boa-Boa%20Island%20%28Interior%29.zip",
        "filename": "SAI2 - Boa-Boa Island (Interior).zip",
        "size": 1969,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20586,
        "title": "Super Adventure Island 2 - Puka-Puka Island (Info. Chamber)",
        "version": "smwc-20586-1565297090",
        "upstream_time": 1565297090,
        "download_url": "https://dl.smwcentral.net/20586/SAI2%20-%20Puka-Puka%20Island%20%28Info.%20Chamber%29.zip",
        "filename": "SAI2 - Puka-Puka Island (Info. Chamber).zip",
        "size": 2091,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20584,
        "title": "Super Adventure Island 2 - Overworld / Puka-Puka Island (Exterior)",
        "version": "smwc-20584-1565350537",
        "upstream_time": 1565350537,
        "download_url": "https://dl.smwcentral.net/20584/SAI2%20-%20Puka-Puka%20Island%20%28Exterior%29.zip",
        "filename": "SAI2 - Puka-Puka Island (Exterior).zip",
        "size": 4373,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20554,
        "title": "Super Adventure Island 2 - Hiya-Hiya Island (Exterior)",
        "version": "smwc-20554-1564634201",
        "upstream_time": 1564634201,
        "download_url": "https://dl.smwcentral.net/20554/SAI2%20-%20Hiya-Hiya%20Island%20%28Ext%29.zip",
        "filename": "SAI2 - Hiya-Hiya Island (Ext).zip",
        "size": 6692,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20553,
        "title": "Super Adventure Island 2 - Fuwa-Fuwa Island",
        "version": "smwc-20553-1564633862",
        "upstream_time": 1564633862,
        "download_url": "https://dl.smwcentral.net/20553/SAI2%20-%20Fuwa-Fuwa%20Island.zip",
        "filename": "SAI2 - Fuwa-Fuwa Island.zip",
        "size": 1855,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20552,
        "title": "Super Adventure Island 2 - Elven Flute Chambers",
        "version": "smwc-20552-1564633198",
        "upstream_time": 1564633198,
        "download_url": "https://dl.smwcentral.net/20552/SAI2%20-%20Elven%20Flute%20Chambers.zip",
        "filename": "SAI2 - Elven Flute Chambers.zip",
        "size": 2115,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20458,
        "title": "Super Adventure Island 2 - Sala-Sala Island Boss",
        "version": "smwc-20458-1563205379",
        "upstream_time": 1563205379,
        "download_url": "https://dl.smwcentral.net/20458/SAI2%20-%20Sala-Sala%20Island%27s%20Boss.zip",
        "filename": "SAI2 - Sala-Sala Island%27s Boss.zip",
        "size": 4355,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20455,
        "title": "Super Adventure Island 2 - Sala-Sala Island (Exterior)",
        "version": "smwc-20455-1563205219",
        "upstream_time": 1563205219,
        "download_url": "https://dl.smwcentral.net/20455/SAI2%20-%20Sala-Sala%20Island%20%28Ext%29.zip",
        "filename": "SAI2 - Sala-Sala Island (Ext).zip",
        "size": 7864,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20454,
        "title": "Super Adventure Island 2 - Boa-Boa Island (Vertical Section)",
        "version": "smwc-20454-1563201819",
        "upstream_time": 1563201819,
        "download_url": "https://dl.smwcentral.net/20454/SAI2%20-%20Boa-Boa%20Island%20%28Ver%29.zip",
        "filename": "SAI2 - Boa-Boa Island (Ver).zip",
        "size": 5145,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20453,
        "title": "Super Adventure Island 2 - Boa-Boa Island (Exterior)",
        "version": "smwc-20453-1563200490",
        "upstream_time": 1563200490,
        "download_url": "https://dl.smwcentral.net/20453/SAI2%20-%20Boa-Boa%20Island%20%28Ext%29.zip",
        "filename": "SAI2 - Boa-Boa Island (Ext).zip",
        "size": 5100,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14795,
        "title": "Super Adventure Island 2 - Hiya Hiya Island (Interior)",
        "version": "smwc-14795-1484684584",
        "upstream_time": 1484684584,
        "download_url": "https://dl.smwcentral.net/14795/Hiya%20Hiya%20Island%20%28FG%29.zip",
        "filename": "Hiya Hiya Island (FG).zip",
        "size": 15093,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 442,
        "title": "Super Adventure Island 2 - Tree",
        "version": "smwc-442-1383148540",
        "upstream_time": 1383148540,
        "download_url": "https://dl.smwcentral.net/442/av2-THISISATREE.zip",
        "filename": "av2-THISISATREE.zip",
        "size": 6742,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-adventure-island-2-sala-sala-island-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20457,
    "title": "Super Adventure Island 2 - Sala-Sala Island (Interior 2)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "block",
      "castle",
      "needs remoderation",
      "pyramid",
      "ruins"
    ],
    "description": "Background used in some of the interior sections of Sala-Sala Island, in Super Adventure Island 2. Comes with two palettes and an alternative version, which uses the same slot and map16.",
    "latest_version": "smwc-20457-1563202806",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20457,
        "title": "Super Adventure Island 2 - Sala-Sala Island (Interior 2)",
        "version": "smwc-20457-1563202806",
        "upstream_time": 1563202806,
        "download_url": "https://dl.smwcentral.net/20457/SAI2%20-%20Sala-Sala%20Island%20%28Interior%202%29.zip",
        "filename": "SAI2 - Sala-Sala Island (Interior 2).zip",
        "size": 7045,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20456,
        "title": "Super Adventure Island 2 - Sala-Sala Island (Interior 1)",
        "version": "smwc-20456-1563202971",
        "upstream_time": 1563202971,
        "download_url": "https://dl.smwcentral.net/20456/SAI2%20-%20Sala-Sala%20Island%20%28Interior%201%29.zip",
        "filename": "SAI2 - Sala-Sala Island (Interior 1).zip",
        "size": 5192,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-adventure-island-bamboozal-round",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33599,
    "title": "Super Adventure Island - Bamboozal (Round 1 Boss)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "castle",
      "texture"
    ],
    "description": "The background seen in SAI's first boss room.",
    "latest_version": "smwc-33599-1679456805",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33599,
        "title": "Super Adventure Island - Bamboozal (Round 1 Boss)",
        "version": "smwc-33599-1679456805",
        "upstream_time": 1679456805,
        "download_url": "https://dl.smwcentral.net/33599/SAI%20-%20Bamboozal%20Boss.zip",
        "filename": "SAI - Bamboozal Boss.zip",
        "size": 2614,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-adventure-island-beach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2456,
    "title": "Super Adventure Island - Beach",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "beach"
    ],
    "description": "Beach background of the first stage in the world 2, this version uses only one ExGFX file and less map16 tiles.",
    "latest_version": "smwc-2456-1417194838",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2456,
        "title": "Super Adventure Island - Beach",
        "version": "smwc-2456-1417194838",
        "upstream_time": 1417194838,
        "download_url": "https://dl.smwcentral.net/2456/SAI%20-%20Beach.zip",
        "filename": "SAI - Beach.zip",
        "size": 3380,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-adventure-island-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1693,
    "title": "Super Adventure Island - Cave",
    "authors": [
      "PineappleProducer"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "A cave background from Super Adventure Island. Credit isn't necessary but would be appreciated.",
    "latest_version": "smwc-1693-1410168578",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1693,
        "title": "Super Adventure Island - Cave",
        "version": "smwc-1693-1410168578",
        "upstream_time": 1410168578,
        "download_url": "https://dl.smwcentral.net/1693/superadventurednalsi.zip",
        "filename": "superadventurednalsi.zip",
        "size": 4577,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-adventure-island-inside-whale",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33598,
    "title": "Super Adventure Island - Inside Whale",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "cave",
      "flesh"
    ],
    "description": "The fleshy background seen in SAI's Round 2-3. Yes,  <a href=\"https://youtu.be/GL5o4DK6oyQ?t=497\" rel=\"nofollow\">believe it</a><br>\r\n<br>\r\nBy the way, the amount of BG3 tiles used is... 1, so it's a very recyclable slot, if you want to mix it with other graphics.",
    "latest_version": "smwc-33598-1679456697",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33598,
        "title": "Super Adventure Island - Inside Whale",
        "version": "smwc-33598-1679456697",
        "upstream_time": 1679456697,
        "download_url": "https://dl.smwcentral.net/33598/SAI%20-%20Inside%20Whale.zip",
        "filename": "SAI - Inside Whale.zip",
        "size": 7025,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-adventure-island-intro",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20824,
    "title": "Super Adventure Island - Intro",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation",
      "night",
      "sky"
    ],
    "description": "Background used in the intro of Super Adventure Island. Note that the background doesn't loop horizontally or vertically.",
    "latest_version": "smwc-20824-1567272097",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20824,
        "title": "Super Adventure Island - Intro",
        "version": "smwc-20824-1567272097",
        "upstream_time": 1567272097,
        "download_url": "https://dl.smwcentral.net/20824/SAI%20-%20Intro.zip",
        "filename": "SAI - Intro.zip",
        "size": 5410,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-adventure-island-jungle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10603,
    "title": "Super Adventure Island - Jungle",
    "authors": [
      "Yoshi-Fan GM"
    ],
    "tags": [
      "jungle",
      "needs remoderation"
    ],
    "description": "The foreground tiles of the jungle level of Super Adventure Island. Ripped by me. Uses palettes 0x2 and 0x4.<br>\r\n<br>\r\nBackground will be inserted later if I can. Use only in Underground levels (1).<br>\r\nEnjoy. ",
    "latest_version": "smwc-10603-1422294243",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10603,
        "title": "Super Adventure Island - Jungle",
        "version": "smwc-10603-1422294243",
        "upstream_time": 1422294243,
        "download_url": "https://dl.smwcentral.net/10603/Super%20Adventure%20Island%20Jungle.zip",
        "filename": "Super Adventure Island Jungle.zip",
        "size": 4274,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-adventure-island-mist",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33593,
    "title": "Super Adventure Island - Mist",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "2bpp",
      "mist",
      "patch needed"
    ],
    "description": "The mist seen in SAI's Round 3-2, which is actually Layer 2 in the original game due to game's limitations, but it uses 3 colors per tile so for smw hacking purposes it fits better as Layer 3, so I did it so.<br>\r\n<br>\r\nThis is a fullscreen layer 3 so it's best to use it with Sprite Status Bar (or a similar asm workaround) to display it properly without cut. However, the tilemap is easily editable so you can adjust it to keep vanilla status bar without issues.",
    "latest_version": "smwc-33593-1679441679",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33593,
        "title": "Super Adventure Island - Mist",
        "version": "smwc-33593-1679441679",
        "upstream_time": 1679441679,
        "download_url": "https://dl.smwcentral.net/33593/SAI%20-%20Mist.zip",
        "filename": "SAI - Mist.zip",
        "size": 3694,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-adventure-island-snow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6041,
    "title": "Super Adventure Island - Snow",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "snow"
    ],
    "description": "The snow set that appears in level 3-3 from Super Adventure Island.",
    "latest_version": "smwc-6041-1394321438",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6041,
        "title": "Super Adventure Island - Snow",
        "version": "smwc-6041-1394321438",
        "upstream_time": 1394321438,
        "download_url": "https://dl.smwcentral.net/6041/Super%20Adventure%20Island%20-%20Snow.zip",
        "filename": "Super Adventure Island - Snow.zip",
        "size": 14769,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-adventure-island-stage-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10425,
    "title": "Super Adventure Island - Stage 1-2 (Forest)",
    "authors": [
      "EvilGuy0613"
    ],
    "tags": [
      "forest",
      "jungle",
      "needs remoderation"
    ],
    "description": "Here are the foreground graphics from the forest level on Super Adventure Island for the SNES. (The second level of the game.) It includes all the tiles in the level for the most part except all the waterfall graphics.<br>\r\n<br>\r\n<br>\r\nComes with three ExGFX files which includes the waterfall animation and uses palette rows 2-5 and uses a little bit of row 7. <br>\r\n",
    "latest_version": "smwc-10425-1421430366",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10425,
        "title": "Super Adventure Island - Stage 1-2 (Forest)",
        "version": "smwc-10425-1421430366",
        "upstream_time": 1421430366,
        "download_url": "https://dl.smwcentral.net/10425/Super%20Adventure%20Island%20-%20Forest%20%28Stage%201-2%29.zip",
        "filename": "Super Adventure Island - Forest (Stage 1-2).zip",
        "size": 10562,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-adventure-island-stage-5",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10426,
    "title": "Super Adventure Island - Stage 5-2 (Castle)",
    "authors": [
      "EvilGuy0613"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Here are the graphics from the first castle level on Super Adventure Island for the SNES. (The level before the final level.) It's a pretty small tile set but with decorations it can go well with castle type levels.<br>\r\n<br>\r\nUses palette row 2 and half of 3.  <br>\r\n",
    "latest_version": "smwc-10426-1421430407",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10426,
        "title": "Super Adventure Island - Stage 5-2 (Castle)",
        "version": "smwc-10426-1421430407",
        "upstream_time": 1421430407,
        "download_url": "https://dl.smwcentral.net/10426/Super%20Adventure%20Island%20-%20Castle%20%28Stage%205-2%29.zip",
        "filename": "Super Adventure Island - Castle (Stage 5-2).zip",
        "size": 4164,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-adventure-island-tower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33597,
    "title": "Super Adventure Island - Tower",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "castle"
    ],
    "description": "The castle background seen in SAI's Round 5-3.",
    "latest_version": "smwc-33597-1679454387",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33597,
        "title": "Super Adventure Island - Tower",
        "version": "smwc-33597-1679454387",
        "upstream_time": 1679454387,
        "download_url": "https://dl.smwcentral.net/33597/SAI%20-%20Tower.zip",
        "filename": "SAI - Tower.zip",
        "size": 4019,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-adventure-island-tropical-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9106,
    "title": "Super Adventure Island - Tropical Mountains",
    "authors": [
      "uyuyuy99"
    ],
    "tags": [
      "jungle",
      "needs remoderation"
    ],
    "description": "Ripped on January 15, 2010 by uyuyuy99 from Super Adventure Island for SNES with the background stage of Tropical Mountains, it was released in 1992 by Hudson Soft.",
    "latest_version": "smwc-9106-1409828009",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9106,
        "title": "Super Adventure Island - Tropical Mountains",
        "version": "smwc-9106-1409828009",
        "upstream_time": 1409828009,
        "download_url": "https://dl.smwcentral.net/9106/Super%20Adventure%20Island%20-%20Tropical%20Mountains.zip",
        "filename": "Super Adventure Island - Tropical Mountains.zip",
        "size": 4018,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-adventure-island-underwater",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33594,
    "title": "Super Adventure Island - Underwater",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "underwater"
    ],
    "description": "The underwater background seen in SAI's Round 4-3.<br>\r\n",
    "latest_version": "smwc-33594-1679441916",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33594,
        "title": "Super Adventure Island - Underwater",
        "version": "smwc-33594-1679441916",
        "upstream_time": 1679441916,
        "download_url": "https://dl.smwcentral.net/33594/SAI%20-%20Underwater.zip",
        "filename": "SAI - Underwater.zip",
        "size": 6148,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-alfred-chicken-cheese",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6312,
    "title": "Super Alfred Chicken - Cheese",
    "authors": [
      "Piky36"
    ],
    "tags": [
      "castle",
      "food",
      "needs remoderation"
    ],
    "description": "This is a resubmission of my previous Alfred Chicken Cheese foreground. Download this, NOT the other. This has more foreground objects and all of the Map16 problems are fixed. <br>\r\n<br>\r\nThis is the foreground of the first level in the strange yet memorable game Alfred Chicken. Features cheese, wires, and other things that I can't name. <br>\r\n<br>\r\nRipped by Piky36 from screenshots. No edit's tool here. No credit needed, but if you feel the need to do it you can.",
    "latest_version": "smwc-6312-1393016791",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6312,
        "title": "Super Alfred Chicken - Cheese",
        "version": "smwc-6312-1393016791",
        "upstream_time": 1393016791,
        "download_url": "https://dl.smwcentral.net/6312/Alfred%20Chicken%20Cheese%20Foreground.zip",
        "filename": "Alfred Chicken Cheese Foreground.zip",
        "size": 5269,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-alfred-chicken-toyland-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5855,
    "title": "Super Alfred Chicken - Toyland Stage",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "Ripped from Super Alfred Chicken on SNES with background in Toyland Stage, it was released on February 1994 by Mindscape.<br>\r\n",
    "latest_version": "smwc-5855-1381601927",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5855,
        "title": "Super Alfred Chicken - Toyland Stage",
        "version": "smwc-5855-1381601927",
        "upstream_time": 1381601927,
        "download_url": "https://dl.smwcentral.net/5855/Super%20Alfred%20Chicken%20%28SNES%29%20-%20Toyland%20Stage.zip",
        "filename": "Super Alfred Chicken (SNES) - Toyland Stage.zip",
        "size": 5907,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-alfred-chicken-toys",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10641,
    "title": "Super Alfred Chicken - Toys",
    "authors": [
      "ChaoticFox"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "The toy-filled foreground from the second level of Alfred Chicken, ripped by me. Credit wouldn't hurt. ",
    "latest_version": "smwc-10641-1422293465",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10641,
        "title": "Super Alfred Chicken - Toys",
        "version": "smwc-10641-1422293465",
        "upstream_time": 1422293465,
        "download_url": "https://dl.smwcentral.net/10641/Alfred%20Chicken%20Toys.zip",
        "filename": "Alfred Chicken Toys.zip",
        "size": 52009,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-back-to-the-future-part-ii-stage-4-1-and-4",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30568,
    "title": "Super Back to the Future Part II - Stage 4-1 and 4-2",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "haunted"
    ],
    "description": "Ripped from Super Back to the Future Part II<br>\r\n<br>\r\nI already advance that this one is not the complete tilemap of the game because it is a run and jump so the tilemap is linear but this one does not lose details compared to the original<br>\r\n<br>\r\nboth palettes are included the day palette is part of stage 4-2 and the night palette is from stage 4-1",
    "latest_version": "smwc-30568-1650572569",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30568,
        "title": "Super Back to the Future Part II - Stage 4-1 and 4-2",
        "version": "smwc-30568-1650572569",
        "upstream_time": 1650572569,
        "download_url": "https://dl.smwcentral.net/30568/Stage4-1and4-2.zip",
        "filename": "Stage4-1and4-2.zip",
        "size": 7608,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-bat-puncher-general-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19841,
    "title": "Super Bat Puncher - General Tileset",
    "authors": [
      "badummzi"
    ],
    "tags": [
      "8-bit",
      "cave",
      "needs remoderation",
      "texture"
    ],
    "description": "This is a rip of the general graphics in 'Super Bat Puncher'.<br>\r\nA rather unknown game, developed by Morphcat Games.<br>\r\n<br>\r\nI think these Graphics would fit really well in a mega-man style like cave level. ;)<br>\r\n<br>\r\nI hope you have fun with the Graphics! :D<br>\r\n<br>\r\nEdit: Map16 is in the folder now (forgot to include it). I also reworked the Map16 and the Demo-Level a bit! :D<br>\r\n<br>\r\n-badummzi",
    "latest_version": "smwc-19841-1557294774",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19841,
        "title": "Super Bat Puncher - General Tileset",
        "version": "smwc-19841-1557294774",
        "upstream_time": 1557294774,
        "download_url": "https://dl.smwcentral.net/19841/Super%20Bat%20Puncher%20-%20General%20Tileset.zip",
        "filename": "Super Bat Puncher - General Tileset.zip",
        "size": 4366,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-bomberman",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40349,
    "title": "Super Bomberman 2 - Battle Mode Menu & Password Screen",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "city",
      "font",
      "foreground",
      "forest",
      "mountain",
      "needs remoderation"
    ],
    "description": "The background seen in the Battle Mode Menu and Password Screen from Super Bomberman 2. <br>\r\n<br>\r\nRecommended usage is using it with a large line of tiles 152 (invisible solid), and other kind of global objects.<br>\r\n<br>\r\nThe cracks and holes in the wall can be easily organized in any kind of pattern.<br>\r\n<br>\r\nA good fit for urban levels.",
    "latest_version": "smwc-40349-1756045990",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40349,
        "title": "Super Bomberman 2 - Battle Mode Menu & Password Screen",
        "version": "smwc-40349-1756045990",
        "upstream_time": 1756045990,
        "download_url": "https://dl.smwcentral.net/40349/Super%20Bomberman%202%20-%20Battle%20Mode%20Menu%20%26%20Password%20Screen.zip",
        "filename": "Super Bomberman 2 - Battle Mode Menu %26 Password Screen.zip",
        "size": 2536,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33146,
        "title": "Super Bomberman 5 - Staff Roll Font",
        "version": "smwc-33146-1676251441",
        "upstream_time": 1676251441,
        "download_url": "https://dl.smwcentral.net/33146/SB5%20Credits%20Font.zip",
        "filename": "SB5 Credits Font.zip",
        "size": 3998,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 18873,
        "title": "Super Bomberman 4 - Battle Mode (Menu)",
        "version": "smwc-18873-1547555442",
        "upstream_time": 1547555442,
        "download_url": "https://dl.smwcentral.net/18873/superbomb4menu.zip",
        "filename": "superbomb4menu.zip",
        "size": 2200,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13573,
        "title": "Super Bomberman 3 - Title Screen",
        "version": "smwc-13573-1461932440",
        "upstream_time": 1461932440,
        "download_url": "https://dl.smwcentral.net/13573/%5BSBM3%20Title%20Screen%20BG%5D.zip",
        "filename": "%5BSBM3 Title Screen BG%5D.zip",
        "size": 4513,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-bomberman-black-bomberman-s-castle-diamond-tower-and-robot-amusement-park",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38936,
    "title": "Super Bomberman - Black Bomberman's Castle, Diamond Tower and Robot Amusement Park",
    "authors": [
      "zAce08xZ"
    ],
    "tags": [
      "city"
    ],
    "description": "A simple rip, great for use in city-themed worlds or a specific circus-themed level.<br>\r\n<br>\r\nCredit is not required.",
    "latest_version": "smwc-38936-1734712818",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38936,
        "title": "Super Bomberman - Black Bomberman's Castle, Diamond Tower and Robot Amusement Park",
        "version": "smwc-38936-1734712818",
        "upstream_time": 1734712818,
        "download_url": "https://dl.smwcentral.net/38936/Super%20bomberman1-diamond_city.zip",
        "filename": "Super bomberman1-diamond_city.zip",
        "size": 87877,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-bomberman-game-over-password-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38929,
    "title": "Super Bomberman - Game Over / Password Screen",
    "authors": [
      "zAce08xZ"
    ],
    "tags": [
      "bonus",
      "texture"
    ],
    "description": "Background seen on the Game over screen and Password selection. <br>\r\n<br>\r\nA very simple rip. <br>\r\n<br>\r\nCredit is not required.",
    "latest_version": "smwc-38929-1734224331",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38929,
        "title": "Super Bomberman - Game Over / Password Screen",
        "version": "smwc-38929-1734224331",
        "upstream_time": 1734224331,
        "download_url": "https://dl.smwcentral.net/38929/Superbomberman-menu.zip",
        "filename": "Superbomberman-menu.zip",
        "size": 1709,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-bomberman-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1631,
    "title": "Super Bomberman - Title Screen",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "Ripped from \"Super Bomber-Man (SNES)\", a landscape with buildings. Pallete & sample level included.<br>\r\n<br>\r\nNo credit needed, but it would be nice.",
    "latest_version": "smwc-1631-1413914220",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1631,
        "title": "Super Bomberman - Title Screen",
        "version": "smwc-1631-1413914220",
        "upstream_time": 1413914220,
        "download_url": "https://dl.smwcentral.net/1631/SuperBomberMan-Title.zip",
        "filename": "SuperBomberMan-Title.zip",
        "size": 4153,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-bonk",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24896,
    "title": "Super Bonk 2 - Cave",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "beach",
      "cave",
      "ice",
      "jungle",
      "mountain",
      "needs remoderation",
      "sans serif",
      "sky",
      "texture",
      "title screen",
      "underwater"
    ],
    "description": "The cave background used in several levels in Super Bonk 2 (Super Famicom).",
    "latest_version": "smwc-24896-1603064237",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24896,
        "title": "Super Bonk 2 - Cave",
        "version": "smwc-24896-1603064237",
        "upstream_time": 1603064237,
        "download_url": "https://dl.smwcentral.net/24896/Super%20Bonk%202%20-%20Cave%20%28v1.1%29.zip",
        "filename": "Super Bonk 2 - Cave (v1.1).zip",
        "size": 4099,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20249,
        "title": "Super Bonk 2 - Underground",
        "version": "smwc-20249-1561473744",
        "upstream_time": 1561473744,
        "download_url": "https://dl.smwcentral.net/20249/Super%20Bonk%202%20-%20Underground.zip",
        "filename": "Super Bonk 2 - Underground.zip",
        "size": 2409,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20248,
        "title": "Super Bonk 2 - Hills",
        "version": "smwc-20248-1561474385",
        "upstream_time": 1561474385,
        "download_url": "https://dl.smwcentral.net/20248/Super%20Bonk%202%20-%20Hills.zip",
        "filename": "Super Bonk 2 - Hills.zip",
        "size": 2761,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20246,
        "title": "Super Bonk 2 - Beach",
        "version": "smwc-20246-1561475378",
        "upstream_time": 1561475378,
        "download_url": "https://dl.smwcentral.net/20246/Super%20Bonk%202%20-%20Beach.zip",
        "filename": "Super Bonk 2 - Beach.zip",
        "size": 3406,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 18874,
        "title": "Super Bonk 2 - Font",
        "version": "smwc-18874-1547556952",
        "upstream_time": 1547556952,
        "download_url": "https://dl.smwcentral.net/18874/Super%20Bonk%202%20-%20Font.zip",
        "filename": "Super Bonk 2 - Font.zip",
        "size": 5095,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-bonk-china-town",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28559,
    "title": "Super Bonk - China Town",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city"
    ],
    "description": "The background used in first section of first level of Super Bonk. Not exactly the same because original background doesn't loop, but I did some workaround to make it loopable.",
    "latest_version": "smwc-28559-1633840061",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28559,
        "title": "Super Bonk - China Town",
        "version": "smwc-28559-1633840061",
        "upstream_time": 1633840061,
        "download_url": "https://dl.smwcentral.net/28559/China%20Town.zip",
        "filename": "China Town.zip",
        "size": 2932,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-bonk-juicy-jungle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32092,
    "title": "Super Bonk - Juicy Jungle",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "forest",
      "jungle"
    ],
    "description": "It's the BG seen where Bonk is in a giant house that belongs to a dinosaur. There are enemies slightly bigger than Bonk.<br>\r\nYou can edit the back area color, it consumes nearly a GFX file and palette can be edited.<br>\r\nRecommended scrolling: both horizontal and vertical scrolling set to variable.<br>\r\nCredit isn't needed.",
    "latest_version": "smwc-32092-1663273632",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32092,
        "title": "Super Bonk - Juicy Jungle",
        "version": "smwc-32092-1663273632",
        "upstream_time": 1663273632,
        "download_url": "https://dl.smwcentral.net/32092/Super%20Bonk%20Juicy%20Jungle.zip",
        "filename": "Super Bonk Juicy Jungle.zip",
        "size": 4525,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-bonk-moon-towers",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41568,
    "title": "Super Bonk - Moon Towers",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "ruins",
      "space"
    ],
    "description": "These are the Moon Towers BG and FG from Super Bonk, I really like the FG colors here, but that's not why I had to fit it into 1 palette (row 2), because there were in 2 or 3 separate palettes in the original game, plus, I felt too sick and a little nauseous (and also kinda lazy) to add the Earth as seen from the moon in the BG, I couldn't fit the whole FG tileset in 1 ExGFX file so I had to split it into one for the FG3 slot and the BG3 slot",
    "latest_version": "smwc-41568-1770833961",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41568,
        "title": "Super Bonk - Moon Towers",
        "version": "smwc-41568-1770833961",
        "upstream_time": 1770833961,
        "download_url": "https://dl.smwcentral.net/41568/sbmoontowers.zip",
        "filename": "sbmoontowers.zip",
        "size": 12799,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-bonk-sky-bonus-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2195,
    "title": "Super Bonk - Sky Bonus Area",
    "authors": [
      "Masashi27"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "Ripped this background from 'Super Bonk'.<br>\r\nThis background could be used for sky/bonus themed levels.<br>\r\nThe palette file (.tpl file) overwrites palettes 3,4,5 and the first half colors of palette 0.<br>\r\n<br>\r\nCredit is not required.",
    "latest_version": "smwc-2195-1422717980",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2195,
        "title": "Super Bonk - Sky Bonus Area",
        "version": "smwc-2195-1422717980",
        "upstream_time": 1422717980,
        "download_url": "https://dl.smwcentral.net/2195/super_bonk%20-%20sky_bonus_area.zip",
        "filename": "super_bonk - sky_bonus_area.zip",
        "size": 4455,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-bunny-world-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19493,
    "title": "Super Bunny World - Grassland",
    "authors": [
      "FailSandwich"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation"
    ],
    "description": "The grassland tileset from Super Bunny World, a cute little mobile game about a cute little bunny. The block that looks like a square from a waffle is breakable in the original game, so it could be used as a brick block, I guess. ",
    "latest_version": "smwc-19493-1553972852",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19493,
        "title": "Super Bunny World - Grassland",
        "version": "smwc-19493-1553972852",
        "upstream_time": 1553972852,
        "download_url": "https://dl.smwcentral.net/19493/superbunnyworld.zip",
        "filename": "superbunnyworld.zip",
        "size": 4099,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-buster-bros-silk-road",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34190,
    "title": "Super Buster Bros - Silk Road",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "desert",
      "mountain"
    ],
    "description": "This is the beta version of the game. It's the same as the original. This background is seen in the area where the boys or, in my case, boy since I was playing the game myself, busts colored balls in a desert area with mountains afar and a building that clearly looks like a prison. This BG had game assisted tiles that stood in my way. I ripped the background using Lunar Magic bitmap pasting feature, since the BG uses more colors. Fortunately, the tiles were already drawn, so used those. Besides using palette 3, uses the 2nd half of palette 4 and palette 1 without affecting SMW colors. <br>\r\nHave fun using it!",
    "latest_version": "smwc-34190-1687994512",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34190,
        "title": "Super Buster Bros - Silk Road",
        "version": "smwc-34190-1687994512",
        "upstream_time": 1687994512,
        "download_url": "https://dl.smwcentral.net/34190/Super%20Buster%20Bros%20-%20Silk%20Road.zip",
        "filename": "Super Buster Bros - Silk Road.zip",
        "size": 6414,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-castlevania-iv-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39047,
    "title": "Super Castlevania IV - Stage 7 (Art Gallery)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "cave",
      "haunted",
      "interior",
      "mountain",
      "needs remoderation",
      "night",
      "patch needed",
      "ruins",
      "texture",
      "underwater"
    ],
    "description": "A simple and spooky background used in the second half of stage 7, from Super Castlevania IV. <br>\r\n<br>\r\nThis skull-themed background can fit ghost houses, castle or haunted levels, in general.<br>\r\n<br>\r\nUPDATE: Optimized GFX files, saving around 4 tiles of space, making it more user friendly. Moved it to the BG1 slot, as well. Adjusted background looping a tiny bit too.",
    "latest_version": "smwc-39047-1736964683",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39047,
        "title": "Super Castlevania IV - Stage 7 (Art Gallery)",
        "version": "smwc-39047-1736964683",
        "upstream_time": 1736964683,
        "download_url": "https://dl.smwcentral.net/39047/Super%20Castlevania%20IV%20-%20Stage%207%20%28Art%20Gallery%20%5Bfixed%5D%29.zip",
        "filename": "Super Castlevania IV - Stage 7 (Art Gallery %5Bfixed%5D).zip",
        "size": 3594,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37873,
        "title": "Super Castlevania IV - Stage 3 (Submerged Subterranean City)",
        "version": "smwc-37873-1717356574",
        "upstream_time": 1717356574,
        "download_url": "https://dl.smwcentral.net/37873/Super%20Castlevania%20IV%20-%20Stage%203%20%28Submerged%20Subterranean%20City%29.zip",
        "filename": "Super Castlevania IV - Stage 3 (Submerged Subterranean City).zip",
        "size": 2866,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37872,
        "title": "Super Castlevania IV - Stage 1 (Horse Stables)",
        "version": "smwc-37872-1717356422",
        "upstream_time": 1717356422,
        "download_url": "https://dl.smwcentral.net/37872/Super%20Castlevania%20-%20The%20Stables%20%28Exterior%29.zip",
        "filename": "Super Castlevania - The Stables (Exterior).zip",
        "size": 3657,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30372,
        "title": "Super Castlevania IV - Stage 3 (The Waterfall)",
        "version": "smwc-30372-1649366158",
        "upstream_time": 1649366158,
        "download_url": "https://dl.smwcentral.net/30372/waterfallstage.zip",
        "filename": "waterfallstage.zip",
        "size": 5267,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25944,
        "title": "Super Castlevania IV - Stage 9 (Ghosts)",
        "version": "smwc-25944-1610901604",
        "upstream_time": 1610901604,
        "download_url": "https://dl.smwcentral.net/25944/Super%20Castlevania%20IV%20-%20Stage%209%20%28Ghosts%29.zip",
        "filename": "Super Castlevania IV - Stage 9 (Ghosts).zip",
        "size": 2966,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6477,
        "title": "Super Castlevania IV - Stage 9 (The Treasury)",
        "version": "smwc-6477-1400248334",
        "upstream_time": 1400248334,
        "download_url": "https://dl.smwcentral.net/6477/Treasure%20Room.zip",
        "filename": "Treasure Room.zip",
        "size": 3572,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1575,
        "title": "Super Castlevania IV - Stage 9 (Boss Room)",
        "version": "smwc-1575-1413482188",
        "upstream_time": 1413482188,
        "download_url": "https://dl.smwcentral.net/1575/super_castlevania_iv%20-%20treasure_room.zip",
        "filename": "super_castlevania_iv - treasure_room.zip",
        "size": 3473,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1569,
        "title": "Super Castlevania IV - Stage 4 (Levitation Chamber)",
        "version": "smwc-1569-1415673112",
        "upstream_time": 1415673112,
        "download_url": "https://dl.smwcentral.net/1569/Super%20Castlevania%20IV%20-%20Stage%204.zip",
        "filename": "Super Castlevania IV - Stage 4.zip",
        "size": 3769,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-castlevania-iv-stage-a-clock-tower-entrance",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31720,
    "title": "Super Castlevania IV - Stage A (Clock Tower - Entrance)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "ruins"
    ],
    "description": "A very dark and simple background used in the entrance of the Clock Tower, from Super Castlevania IV. A great fit for dungeons or prison escape sequences or even castles.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-31720-1659668112",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31720,
        "title": "Super Castlevania IV - Stage A (Clock Tower - Entrance)",
        "version": "smwc-31720-1659668112",
        "upstream_time": 1659668112,
        "download_url": "https://dl.smwcentral.net/31720/Super%20Castlevania%20IV%20-%20Clock%20Tower%20%28Entrance%29.zip",
        "filename": "Super Castlevania IV - Clock Tower (Entrance).zip",
        "size": 3053,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-castlevania-iv-stage-a-clock-tower-vertical-sections",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31714,
    "title": "Super Castlevania IV - Stage A (Clock Tower - Vertical Sections)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle"
    ],
    "description": "One of the backgrounds of the iconic Clock Tower, from Super Castlevania IV. Perfect fit for tower levels. It's mostly seen in the vertical sections of the stage.<br>\r\n<br>\r\nI recommend using it for vertical levels or very tall horizontal levels. Although it uses two palette rows, only the final three colors of palette 5 are used.<br>\r\n<br>\r\nThe original background is not that large, but I expanded it to fit Super Mario World.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-31714-1660938108",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31714,
        "title": "Super Castlevania IV - Stage A (Clock Tower - Vertical Sections)",
        "version": "smwc-31714-1660938108",
        "upstream_time": 1660938108,
        "download_url": "https://dl.smwcentral.net/31714/Super%20Castlevania%20IV%20-%20Clock%20Tower%20%28Vertical%29.zip",
        "filename": "Super Castlevania IV - Clock Tower (Vertical).zip",
        "size": 4593,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-castlevania-iv-stage-b-gaibon-arena",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19851,
    "title": "Super Castlevania IV - Stage B (Gaibon Arena)",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "sky"
    ],
    "description": "A ripped background from Super Castlevania IV's Stage 2",
    "latest_version": "smwc-19851-1557699830",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19851,
        "title": "Super Castlevania IV - Stage B (Gaibon Arena)",
        "version": "smwc-19851-1557699830",
        "upstream_time": 1557699830,
        "download_url": "https://dl.smwcentral.net/19851/scIV%20-%20s2.zip",
        "filename": "scIV - s2.zip",
        "size": 4031,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-dangerous-dungeons-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23094,
    "title": "Super Dangerous Dungeons - Grassland",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation",
      "night"
    ],
    "description": " A Grassland used in the Cutscenes of a Android Game called \"Super Dangerous Dungeons\". It contains 3 variants of Color (used in Game). I also ripped some Graphics and lefted it on the \"ExGFX82\" that will be good if were used for custom blocks (or sprites). Credit would be good.<br>\r\n NOTE: if you don't use the \"Night\" background, change the \"Layer 2 Scrolling Rate\" to \"H-Scroll: Variable, V-Scroll: Slow\" or \"H-Scroll: Constant, V-Scroll: Slow\" for a good view of the background.<br>\r\n UPDATE: Corrected .palmask files; Optimized some Palettes; Added more useful Graphics in \"ExGFX82\".",
    "latest_version": "smwc-23094-1592544876",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23094,
        "title": "Super Dangerous Dungeons - Grassland",
        "version": "smwc-23094-1592544876",
        "upstream_time": 1592544876,
        "download_url": "https://dl.smwcentral.net/23094/SDD%20Grassland%20%28Updated%29.zip",
        "filename": "SDD Grassland (Updated).zip",
        "size": 12196,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-double-dragon-airport",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10328,
    "title": "Super Double Dragon - Airport",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "airport",
      "city",
      "needs remoderation"
    ],
    "description": "A background and foreground from Super Double Dragon mission 2.  If you want to see a video of it, look here:<br>\r\n<br>\r\nhttps://www.youtube.com/watch?v=H8YIqdR3pdc<br>\r\n<br>\r\n",
    "latest_version": "smwc-10328-1419366383",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10328,
        "title": "Super Double Dragon - Airport",
        "version": "smwc-10328-1419366383",
        "upstream_time": 1419366383,
        "download_url": "https://dl.smwcentral.net/10328/GhostlyAirport.zip",
        "filename": "GhostlyAirport.zip",
        "size": 130637,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-double-dragon-airport-runway",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41993,
    "title": "Super Double Dragon - Airport Runway",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "city"
    ],
    "description": "This was taken from Super Double Dragon, on a stage on a runway. It's very beautiful because of the colors of the lights. It's a shame it doesn't have an original animation.",
    "latest_version": "smwc-41993-1774286676",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41993,
        "title": "Super Double Dragon - Airport Runway",
        "version": "smwc-41993-1774286676",
        "upstream_time": 1774286676,
        "download_url": "https://dl.smwcentral.net/41993/Airport%20Runway.zip",
        "filename": "Airport Runway.zip",
        "size": 3421,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-dry-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2256,
    "title": "Super Dry Desert",
    "authors": [
      "cyphermur9t"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "A really dry desert tileset created by me. It was inspired from the Futurama episode: \"The Late Philip J. Fry\" when they go to the year 1 billion in their forwards time machine. I also used this tileset in my hack.",
    "latest_version": "smwc-2256-1414865601",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2256,
        "title": "Super Dry Desert",
        "version": "smwc-2256-1414865601",
        "upstream_time": 1414865601,
        "download_url": "https://dl.smwcentral.net/2256/Superduper%20Dry%20Land.zip",
        "filename": "Superduper Dry Land.zip",
        "size": 8342,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-famicom-wars-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19878,
    "title": "Super Famicom Wars - Title Screen",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "grassland",
      "hills",
      "needs remoderation"
    ],
    "description": "The background from the title screen of Super Famicom Wars. It doesn't tile horizontally, so be sure that H-Scroll is set to none or slow. No credit needed.",
    "latest_version": "smwc-19878-1557776950",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19878,
        "title": "Super Famicom Wars - Title Screen",
        "version": "smwc-19878-1557776950",
        "upstream_time": 1557776950,
        "download_url": "https://dl.smwcentral.net/19878/Super%20Famicom%20Wars%20Title.zip",
        "filename": "Super Famicom Wars Title.zip",
        "size": 7501,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-fantasy-zone-picknica",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33316,
    "title": "Super Fantasy Zone - Picknica",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "grassland",
      "mountain",
      "patch needed"
    ],
    "description": "Here's a layer 3 converted BG shown at Winter C3 2023. This one did prove to be a challenge, but it does use 5 layer 3 palettes. Can be used cleverly with the SMW status. For best results, use <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\">DKCR Styled Sprite Status Bar</a>, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Remove Status Bar </a> and <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14775\">New Super Mario Bros. Wii Styled Status Bar v1.7</a>.<br>\r\nCredit not required.",
    "latest_version": "smwc-33316-1677004621",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33316,
        "title": "Super Fantasy Zone - Picknica",
        "version": "smwc-33316-1677004621",
        "upstream_time": 1677004621,
        "download_url": "https://dl.smwcentral.net/33316/Super%20Fantasy%20Zone%20-%20Picknica.zip",
        "filename": "Super Fantasy Zone - Picknica.zip",
        "size": 3588,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-fantasy-zone-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42316,
    "title": "Super Fantasy Zone - Stage 4: Risscave",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "cave",
      "desert",
      "space",
      "wild west"
    ],
    "description": "The 4th stage in Super Fantasy Zone on the Sega Genesis, I don't really know how to animate palettes but I think it's fine as it is right now. The BG and the FG were on the same layer in the original game but this isn't much of a problem here since this stage is shrouded in darkness and you've gotta buy some super lights to light up the stage, still in the original game. Adding some parallax scrolling (like in the original game) is highly recommended for this BG.",
    "latest_version": "smwc-42316-1778271690",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42316,
        "title": "Super Fantasy Zone - Stage 4: Risscave",
        "version": "smwc-42316-1778271690",
        "upstream_time": 1778271690,
        "download_url": "https://dl.smwcentral.net/42316/sfz-stage4.zip",
        "filename": "sfz-stage4.zip",
        "size": 8863,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 42290,
        "title": "Super Fantasy Zone - Stage 5: Grandiuss",
        "version": "smwc-42290-1777761207",
        "upstream_time": 1777761207,
        "download_url": "https://dl.smwcentral.net/42290/sfzstage5.zip",
        "filename": "sfzstage5.zip",
        "size": 5750,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-ghouls-n-ghosts-font-original",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12745,
    "title": "Super Ghouls 'N Ghosts Font (Original Version)",
    "authors": [
      "TheMasterCreative14"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "The Original Game Super Ghouls n Ghosts.<br>\r\n<br>\r\nMod Note:  It is highly recommended you use a status bar editor tool (or a custom status bar) to alter the color of the item box or just change the palette to something nicer to look at.<br>\r\n<br>\r\nSorry for the graphic of SMW, I'm afraid I only made a small mistake, but I placed the other screenshots, and also the title screen.",
    "latest_version": "smwc-12745-1451107470",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12745,
        "title": "Super Ghouls 'N Ghosts Font (Original Version)",
        "version": "smwc-12745-1451107470",
        "upstream_time": 1451107470,
        "download_url": "https://dl.smwcentral.net/12745/Super%20Ghouls%20%27N%20Ghosts%20Font%20%28SMW%20Hack%29.zip",
        "filename": "Super Ghouls %27N Ghosts Font (SMW Hack).zip",
        "size": 47691,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-ghouls-n-ghosts-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1916,
    "title": "Super Ghouls n' Ghosts - Level 1",
    "authors": [
      "majora211"
    ],
    "tags": [
      "haunted",
      "needs remoderation",
      "night"
    ],
    "description": "It's a rip of the background of the first level of Super Ghouls n' Ghosts for the SNES.<br>\r\nUses palettes 0 and 1.<br>\r\nNo credit needed.",
    "latest_version": "smwc-1916-1417035891",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1916,
        "title": "Super Ghouls n' Ghosts - Level 1",
        "version": "smwc-1916-1417035891",
        "upstream_time": 1417035891,
        "download_url": "https://dl.smwcentral.net/1916/SGnGL1.zip",
        "filename": "SGnGL1.zip",
        "size": 4659,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-ghouls-n-ghosts-opening-sequence",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1667,
    "title": "Super Ghouls n' Ghosts - Opening Sequence",
    "authors": [
      "PineappleProducer"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "night"
    ],
    "description": "This is the background seen in the opening sequence of Super Ghouls n' Ghosts for the SNES.",
    "latest_version": "smwc-1667-1413916477",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1667,
        "title": "Super Ghouls n' Ghosts - Opening Sequence",
        "version": "smwc-1667-1413916477",
        "upstream_time": 1413916477,
        "download_url": "https://dl.smwcentral.net/1667/Super%20Ghouls%20N%27%20Ghosts%20-%20Opening%20Sequence.zip",
        "filename": "Super Ghouls N%27 Ghosts - Opening Sequence.zip",
        "size": 4403,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37749,
    "title": "Super Mario 127-Inspired Font",
    "authors": [
      "Charpurrr",
      "GlitchyR-01"
    ],
    "tags": [
      "coin",
      "coin sprites",
      "forest",
      "goal sphere",
      "needs remoderation",
      "pokey",
      "red coins",
      "sans serif",
      "snow",
      "thwomp"
    ],
    "description": "A 8x16 recreation of the font that will be used in the fangame, Super Mario 127, created by @Charpurrr on Twitter.<br>\r\n<br>\r\n<a href=\"https://x.com/Mario127Game/status/1787198919232942454\" rel=\"nofollow\">Here's the original post! It was posted with the author's permission. </a>",
    "latest_version": "smwc-37749-1715195617",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37749,
        "title": "Super Mario 127-Inspired Font",
        "version": "smwc-37749-1715195617",
        "upstream_time": 1715195617,
        "download_url": "https://dl.smwcentral.net/37749/Super%20Mario%20127-Inspired%20Font.zip",
        "filename": "Super Mario 127-Inspired Font.zip",
        "size": 1980,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29928,
        "title": "Super Mario 64 Styled Power Star",
        "version": "smwc-29928-1645578848",
        "upstream_time": 1645578848,
        "download_url": "https://dl.smwcentral.net/29928/Super%20Mario%2064%20styled%20Power%20Star.zip",
        "filename": "Super Mario 64 styled Power Star.zip",
        "size": 2256,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24891,
        "title": "Super Mario 64 - Trees",
        "version": "smwc-24891-1603041731",
        "upstream_time": 1603041731,
        "download_url": "https://dl.smwcentral.net/24891/SM64%20-%20Trees.zip",
        "filename": "SM64 - Trees.zip",
        "size": 5085,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24780,
        "title": "Super Mario 64 - Pokey",
        "version": "smwc-24780-1601844139",
        "upstream_time": 1601844139,
        "download_url": "https://dl.smwcentral.net/24780/SM64Pokey.zip",
        "filename": "SM64Pokey.zip",
        "size": 7975,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24682,
        "title": "Super Mario 64 - Coins",
        "version": "smwc-24682-1600793965",
        "upstream_time": 1600793965,
        "download_url": "https://dl.smwcentral.net/24682/sm64coin.zip",
        "filename": "sm64coin.zip",
        "size": 6003,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11928,
        "title": "Super Mario 64",
        "version": "smwc-11928-1442775859",
        "upstream_time": 1442775859,
        "download_url": "https://dl.smwcentral.net/11928/SM64.zip",
        "filename": "SM64.zip",
        "size": 1051,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2746,
        "title": "Super Mario 64 Styled Thwomp",
        "version": "smwc-2746-1403826449",
        "upstream_time": 1403826449,
        "download_url": "https://dl.smwcentral.net/2746/sm64thwomp.zip",
        "filename": "sm64thwomp.zip",
        "size": 2939,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-3d-land-powerups",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2858,
    "title": "Super Mario 3D Land - Powerups",
    "authors": [
      "Superfan91"
    ],
    "tags": [
      "needs remoderation",
      "powerup"
    ],
    "description": "Ever wanted new style fire flower or racoon leaf? Well now you can with my Super mario 3d land style <br>\r\nGFX",
    "latest_version": "smwc-2858-1384701177",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2858,
        "title": "Super Mario 3D Land - Powerups",
        "version": "smwc-2858-1384701177",
        "upstream_time": 1384701177,
        "download_url": "https://dl.smwcentral.net/2858/sm3dl%20fire%20flower%20and%20leaf.zip",
        "filename": "sm3dl fire flower and leaf.zip",
        "size": 1846,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-3d-land-styled-super-leaf",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2528,
    "title": "Super Mario 3D Land Styled Super Leaf",
    "authors": [
      "Darkark"
    ],
    "tags": [
      "feather",
      "needs remoderation"
    ],
    "description": "The leaf from Super Mario 3D Land. Requires no additional palettes, and was made on request of Mmdt.<br>\r\nHand-Drawn, and not ripped<br>\r\n<br>\r\nNo Credit necessary, but nonetheless appreciated.",
    "latest_version": "smwc-2528-1415526954",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2528,
        "title": "Super Mario 3D Land Styled Super Leaf",
        "version": "smwc-2528-1415526954",
        "upstream_time": 1415526954,
        "download_url": "https://dl.smwcentral.net/2528/superleaf-gfx00.zip",
        "filename": "superleaf-gfx00.zip",
        "size": 2150,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-3d-world-bell-tree",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24310,
    "title": "Super Mario 3D World - Bell Tree",
    "authors": [
      "Ralshi02"
    ],
    "tags": [
      "forest"
    ],
    "description": "The bell tree from the first level of Super Mario 3D World.<br>\r\n<br>\r\nI recommend you use <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3944\">this block</a> for the top of the tree.",
    "latest_version": "smwc-24310-1597885382",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24310,
        "title": "Super Mario 3D World - Bell Tree",
        "version": "smwc-24310-1597885382",
        "upstream_time": 1597885382,
        "download_url": "https://dl.smwcentral.net/24310/SM3DW%20-%20Bell%20Tree.zip",
        "filename": "SM3DW - Bell Tree.zip",
        "size": 3221,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-advance",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38341,
    "title": "Super Mario Advance 2: Super Mario World Styled Mario",
    "authors": [
      "Andyana Jonseph"
    ],
    "tags": [
      "balloon",
      "bullet bill",
      "castle",
      "coin",
      "custom",
      "cutscene",
      "dragon coin",
      "female",
      "goomba",
      "koopa",
      "male",
      "masked koopa",
      "needs remoderation",
      "patch needed",
      "pidgit bill",
      "piranha plant",
      "pokey",
      "pumpkin plant",
      "yoshi coin"
    ],
    "description": "After seeing QuadFactor's awesome take on an SMA2 Mario, I got inspired to polish up my take on one.<br>\r\n<br>\r\nNote: Comes with an ASM patch for small Mario's flying frame.",
    "latest_version": "smwc-38341-1725757809",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38341,
        "title": "Super Mario Advance 2: Super Mario World Styled Mario",
        "version": "smwc-38341-1725757809",
        "upstream_time": 1725757809,
        "download_url": "https://dl.smwcentral.net/38341/SMA2_Mario.zip",
        "filename": "SMA2_Mario.zip",
        "size": 19587,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38174,
        "title": "Super Mario Advance 2: Super Mario World - Overworld Castle & Fortress (Post-Game)",
        "version": "smwc-38174-1722724044",
        "upstream_time": 1722724044,
        "download_url": "https://dl.smwcentral.net/38174/SMA2%20SMW%20-%20Post%20Game%20Castle%20%26%20Fortress.zip",
        "filename": "SMA2 SMW - Post Game Castle %26 Fortress.zip",
        "size": 1931,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27848,
        "title": "Super Mario Advance 2  - Mario",
        "version": "smwc-27848-1627512301",
        "upstream_time": 1627512301,
        "download_url": "https://dl.smwcentral.net/27848/QuadFactor%27s_SMA2%20Mario.zip",
        "filename": "QuadFactor%27s_SMA2 Mario.zip",
        "size": 31636,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27008,
        "title": "Super Mario Advance 2: Super Mario World - Hot Air Balloon",
        "version": "smwc-27008-1621047495",
        "upstream_time": 1621047495,
        "download_url": "https://dl.smwcentral.net/27008/SMA2%20-%20Hot%20Air%20Balloons.zip",
        "filename": "SMA2 - Hot Air Balloons.zip",
        "size": 5986,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 22239,
        "title": "Super Mario Advance 2: Super Mario World Styled Raccoon Luigi",
        "version": "smwc-22239-1587539695",
        "upstream_time": 1587539695,
        "download_url": "https://dl.smwcentral.net/22239/LuigiTime%20-%20Raccoon%20Luigi%20%28SMA2%29.zip",
        "filename": "LuigiTime - Raccoon Luigi (SMA2).zip",
        "size": 10867,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16488,
        "title": "Super Mario Advance 2: Super Mario World - Princess Peach",
        "version": "smwc-16488-1508609160",
        "upstream_time": 1508609160,
        "download_url": "https://dl.smwcentral.net/16488/SMA2_Peach.zip",
        "filename": "SMA2_Peach.zip",
        "size": 12188,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14541,
        "title": "Super Mario Advance 2: Super Mario World - Special World Cleared Enemies",
        "version": "smwc-14541-1476879497",
        "upstream_time": 1476879497,
        "download_url": "https://dl.smwcentral.net/14541/SMA2%20Special%20Enemies.zip",
        "filename": "SMA2 Special Enemies.zip",
        "size": 15244,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13831,
        "title": "Super Mario Advance 2 - Peach Coin",
        "version": "smwc-13831-1466784617",
        "upstream_time": 1466784617,
        "download_url": "https://dl.smwcentral.net/13831/Peach_Coins.zip",
        "filename": "Peach_Coins.zip",
        "size": 1542,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13819,
        "title": "Super Mario Advance 2: Super Mario World - Luigi",
        "version": "smwc-13819-1466276930",
        "upstream_time": 1466276930,
        "download_url": "https://dl.smwcentral.net/13819/Super%20Mario%20Advance%202%20Luigi.zip",
        "filename": "Super Mario Advance 2 Luigi.zip",
        "size": 22892,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1525,
        "title": "Super Mario Advance 4 - e-reader Coins",
        "version": "smwc-1525-1415881578",
        "upstream_time": 1415881578,
        "download_url": "https://dl.smwcentral.net/1525/Misc.zip",
        "filename": "Misc.zip",
        "size": 3064,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-advance-2-super-mario-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28814,
    "title": "Super Mario Advance 2: Super Mario World - 3 Frame Walking Cycle (Small Mario)",
    "authors": [
      "KaidenThelens"
    ],
    "tags": [
      "male",
      "patch needed",
      "sma2"
    ],
    "description": "The 3 frame walk cycle for small Mario from Super Mario Advance 2 on the GBA.<br>\r\n<br>\r\nThis comes with a edited patch made by andy_k_250, ripe and ready to be inserted with asar!",
    "latest_version": "smwc-28814-1638041206",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28814,
        "title": "Super Mario Advance 2: Super Mario World - 3 Frame Walking Cycle (Small Mario)",
        "version": "smwc-28814-1638041206",
        "upstream_time": 1638041206,
        "download_url": "https://dl.smwcentral.net/28814/3%20Frame%20Small%20Man.zip",
        "filename": "3 Frame Small Man.zip",
        "size": 13848,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-advance-4-super-mario-bros",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34513,
    "title": "Super Mario Advance 4: Super Mario Bros. 3 - World-e",
    "authors": [
      "IHMPRKB123"
    ],
    "tags": [
      "2bpp",
      "block",
      "bonus",
      "boost block",
      "castle",
      "cement block",
      "conveyor",
      "desert",
      "grassland",
      "grey cement block",
      "haunted",
      "male",
      "mario",
      "needs remoderation",
      "npc",
      "patch needed",
      "poison mushroom",
      "pyramid",
      "table",
      "yoshi coin"
    ],
    "description": "The World-e from Super Mario Advance 4 <br>\r\nRipped and optimized for Super Mario World.",
    "latest_version": "smwc-34513-1690746305",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34513,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - World-e",
        "version": "smwc-34513-1690746305",
        "upstream_time": 1690746305,
        "download_url": "https://dl.smwcentral.net/34513/Super%20Mario%20Advance%204%20-%20Super%20Mario%20Bros.%203%20%28World-e%29.zip",
        "filename": "Super Mario Advance 4 - Super Mario Bros. 3 (World-e).zip",
        "size": 96630,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33706,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - Boost Block",
        "version": "smwc-33706-1681056111",
        "upstream_time": 1681056111,
        "download_url": "https://dl.smwcentral.net/33706/ConveyorBoostBlock.zip",
        "filename": "ConveyorBoostBlock.zip",
        "size": 1518,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33670,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - Bonus Background (Unused)",
        "version": "smwc-33670-1682290238",
        "upstream_time": 1682290238,
        "download_url": "https://dl.smwcentral.net/33670/Super%20Mario%20Advance%204%20-%20Unused%20Bonus%20Background%20in%20Layer%203.zip",
        "filename": "Super Mario Advance 4 - Unused Bonus Background in Layer 3.zip",
        "size": 2372,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32825,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - Advance Coin",
        "version": "smwc-32825-1672256759",
        "upstream_time": 1672256759,
        "download_url": "https://dl.smwcentral.net/32825/AdvanceCoin.zip",
        "filename": "AdvanceCoin.zip",
        "size": 3504,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31404,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - Toad NPCs",
        "version": "smwc-31404-1664246973",
        "upstream_time": 1664246973,
        "download_url": "https://dl.smwcentral.net/31404/SMA4%20-%20SMB3%20Toad%20Sprites.zip",
        "filename": "SMA4 - SMB3 Toad Sprites.zip",
        "size": 2095,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31104,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - Koopahari Desert",
        "version": "smwc-31104-1654625261",
        "upstream_time": 1654625261,
        "download_url": "https://dl.smwcentral.net/31104/SMA4%20SMB3%20Koopahari%20Desert%20Layer%203.zip",
        "filename": "SMA4 SMB3 Koopahari Desert Layer 3.zip",
        "size": 1562,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30389,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - Koopahari Desert",
        "version": "smwc-30389-1649387299",
        "upstream_time": 1649387299,
        "download_url": "https://dl.smwcentral.net/30389/SMB3Desert.zip",
        "filename": "SMB3Desert.zip",
        "size": 2133,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27576,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - Minigame Table Set",
        "version": "smwc-27576-1625609330",
        "upstream_time": 1625609330,
        "download_url": "https://dl.smwcentral.net/27576/SMA4%20%28SMB3%29%20-%20Minigame%20Table%20Set.zip",
        "filename": "SMA4 (SMB3) - Minigame Table Set.zip",
        "size": 1909,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26292,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - Poison Mushroom",
        "version": "smwc-26292-1614562088",
        "upstream_time": 1614562088,
        "download_url": "https://dl.smwcentral.net/26292/SMA4%20%28SMB3%29%20-%20Poison%20Mushroom.zip",
        "filename": "SMA4 (SMB3) - Poison Mushroom.zip",
        "size": 3289,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26291,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - Square Donut Block",
        "version": "smwc-26291-1614561970",
        "upstream_time": 1614561970,
        "download_url": "https://dl.smwcentral.net/26291/SMA4%20%28SMB3%29%20-%20Square%20Donut%20Block.zip",
        "filename": "SMA4 (SMB3) - Square Donut Block.zip",
        "size": 2880,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16438,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - Mario",
        "version": "smwc-16438-1508083896",
        "upstream_time": 1508083896,
        "download_url": "https://dl.smwcentral.net/16438/sma4owmario.zip",
        "filename": "sma4owmario.zip",
        "size": 1860,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14670,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - Chocolate Block",
        "version": "smwc-14670-1480021854",
        "upstream_time": 1480021854,
        "download_url": "https://dl.smwcentral.net/14670/SMA4%20Chocolate%20Block.zip",
        "filename": "SMA4 Chocolate Block.zip",
        "size": 2117,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14161,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - Bonus Background (Unused)",
        "version": "smwc-14161-1471422617",
        "upstream_time": 1471422617,
        "download_url": "https://dl.smwcentral.net/14161/SMA4UnusedBonusBG.zip",
        "filename": "SMA4UnusedBonusBG.zip",
        "size": 3962,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11296,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - Raccoon Mario",
        "version": "smwc-11296-1431818995",
        "upstream_time": 1431818995,
        "download_url": "https://dl.smwcentral.net/11296/MUCH%20Better%20Raccoon%20Mario.zip",
        "filename": "MUCH Better Raccoon Mario.zip",
        "size": 330758,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1552,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - Luigi",
        "version": "smwc-1552-1410618975",
        "upstream_time": 1410618975,
        "download_url": "https://dl.smwcentral.net/1552/Luigi%20GFX.zip",
        "filename": "Luigi GFX.zip",
        "size": 11675,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 255,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - Ghost House",
        "version": "smwc-255-1374837663",
        "upstream_time": 1374837663,
        "download_url": "https://dl.smwcentral.net/255/sma4_smb3%20-%20ghost_house.zip",
        "filename": "sma4_smb3 - ghost_house.zip",
        "size": 6000,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-advance-4-super-mario-bros-3-world-e-minigame",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 7007,
    "title": "Super Mario Advance 4: Super Mario Bros. 3 - World-e Minigame 1",
    "authors": [
      "Yan"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "This is the background of the third minigame house of world-e in Super Mario Advance 4. Ripped with edit1754 tool.<br>\r\n<br>\r\n",
    "latest_version": "smwc-7007-1407829392",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 7007,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - World-e Minigame 1",
        "version": "smwc-7007-1407829392",
        "upstream_time": 1407829392,
        "download_url": "https://dl.smwcentral.net/7007/mg1bg.zip",
        "filename": "mg1bg.zip",
        "size": 4002,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 7006,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - World-e Minigame 2",
        "version": "smwc-7006-1407828901",
        "upstream_time": 1407828901,
        "download_url": "https://dl.smwcentral.net/7006/mg2bg.zip",
        "filename": "mg2bg.zip",
        "size": 3799,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1520,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - World-e Minigame 3",
        "version": "smwc-1520-1408214566",
        "upstream_time": 1408214566,
        "download_url": "https://dl.smwcentral.net/1520/Super%20Mario%20Bros%203%20Advanced%20-%20Minigame%203%20BG.zip",
        "filename": "Super Mario Bros 3 Advanced - Minigame 3 BG.zip",
        "size": 2859,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-advance-ace-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26666,
    "title": "Super Mario Advance - Ace Coin",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "yoshi coin"
    ],
    "description": "A rip of the Ace Coin from Super Mario Advance, which replaces Yoshi Coins.",
    "latest_version": "smwc-26666-1617594202",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26666,
        "title": "Super Mario Advance - Ace Coin",
        "version": "smwc-26666-1617594202",
        "upstream_time": 1617594202,
        "download_url": "https://dl.smwcentral.net/26666/Super%20Mario%20Advance%20-%20Ace%20Coin.zip",
        "filename": "Super Mario Advance - Ace Coin.zip",
        "size": 2206,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-advance-giant-ninji",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29641,
    "title": "Super Mario Advance - Giant Ninji",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "giant ninji"
    ],
    "description": "A rip of Giant Ninji from Super Mario Advance, for RussianMan's <a href=\"https://www.smwcentral.net/?p=section&a=details&id=23712\">Giant Ninji</a> sprite.",
    "latest_version": "smwc-29641-1643862297",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29641,
        "title": "Super Mario Advance - Giant Ninji",
        "version": "smwc-29641-1643862297",
        "upstream_time": 1643862297,
        "download_url": "https://dl.smwcentral.net/29641/Super%20Mario%20Advance%20-%20Giant%20Ninji.zip",
        "filename": "Super Mario Advance - Giant Ninji.zip",
        "size": 3113,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-advance-styled-better-mario-cap",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23110,
    "title": "Super Mario Advance Styled Better Mario Cap",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "Remember my mario's better cap in SMW Style?<br>\r\nNow I made also in SMA Style<br>\r\n<br>\r\n-better cap grapichs for Mario based from<br>\r\nSuper Mario Advance: Super Mario Bros.2/USA<br>\r\n-new crouching animation<br>\r\n-new cape palette<br>\r\n-can ride yoshi<br>\r\n<br>\r\nExtendGFX.bin is included for compatibility with Ladida's <a href=\"https://smwc.me/s/20408\">Mario's 8x8 Tiles DMA-er</a> patch",
    "latest_version": "smwc-23110-1593037322",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23110,
        "title": "Super Mario Advance Styled Better Mario Cap",
        "version": "smwc-23110-1593037322",
        "upstream_time": 1593037322,
        "download_url": "https://dl.smwcentral.net/23110/Better%20Cap%20Mario%20SMA%20Style_Fix.zip",
        "filename": "Better Cap Mario SMA Style_Fix.zip",
        "size": 16137,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-advance-styled-better-raccoon-mario-cap",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15119,
    "title": "Super Mario Advance Styled Better Raccoon Mario Cap",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "male",
      "needs remoderation",
      "patch needed",
      "raccoon"
    ],
    "description": "if you want the cape version <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14301\">click here</a><br>\r\nDMB Presents: <br>\r\nBetter Cap SMA Styled Mario with Raccoon Power-up!<br>\r\n<br>\r\nYou will need <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12444\">this patch</a> to make it work<br>\r\n-better cap grapichs for Mario based from<br>\r\nSuper Mario Advance: Super Mario Bros.2/USA<br>\r\n-new crouching animation<br>\r\n-can ride yoshi",
    "latest_version": "smwc-15119-1487250338",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15119,
        "title": "Super Mario Advance Styled Better Raccoon Mario Cap",
        "version": "smwc-15119-1487250338",
        "upstream_time": 1487250338,
        "download_url": "https://dl.smwcentral.net/15119/Better%20Cap%20Mario%20SMA%20Style%20%28Raccoon%29.zip",
        "filename": "Better Cap Mario SMA Style (Raccoon).zip",
        "size": 15056,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-star-attack-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15086,
    "title": "Super Mario All-Star Attack - Factory",
    "authors": [
      "cheeyev"
    ],
    "tags": [
      "industrial",
      "needs remoderation"
    ],
    "description": "The background from the Bob-omb Factory level from Super Mario All-Star Attack (or Super Mario World: All-Star Attack), a fangame that was in the works, but progress for it has stopped. It also includes ExAnimation for the fans and gears!<br>\r\nThe sample level provided isn't a 100% accurate recreation of the background from the actual level, but all the graphics are there.<br>\r\nNo credit is necessary for me (Cheeyev), although it would be appreciated, and as for Mikeystar, he said that it's \"up to you\" on if he wants to get credited or not, I believe.",
    "latest_version": "smwc-15086-1485829671",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15086,
        "title": "Super Mario All-Star Attack - Factory",
        "version": "smwc-15086-1485829671",
        "upstream_time": 1485829671,
        "download_url": "https://dl.smwcentral.net/15086/SMASA%20Factory%20BG.zip",
        "filename": "SMASA Factory BG.zip",
        "size": 6035,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-custom-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33840,
    "title": "Super Mario All-Stars - Custom Forest",
    "authors": [
      "Heitor Porfirio",
      "SuperSledgeBro"
    ],
    "tags": [
      "2bpp",
      "forest",
      "jungle",
      "patch needed",
      "tileset"
    ],
    "description": "This tileset was based in some stuff from Super Mario Maker 2 in Super Mario Bros. from NES mode, from some other tilesets.<br>\r\nNow, it was completely created in the Super Mario All-Stars style!<br>\r\n<br>\r\nThe Background and Layer 3 contains three other palette variants plus the default one, that means you have four options.<br>\r\n<br>\r\nAnd the Foreground has only one palette variant plus the default one, resulting in two options.<br>\r\n<br>\r\n<b>NOTE:</b> If you use the Layer 3, you still can use the vanilla status bar normally if your level doesn't have vertical scrolling, and along with the background obviously.<br>\r\nBut it's most recommended that you use some alternate patch that modifies the status bar mechanics.<br>\r\n<br>\r\nHere are some examples:<br>\r\n<a href=\"https://smwc.me/s/24026\">DKCR Styled Sprite Status Bar</a><br>\r\n<a href=\"https://smwc.me/s/14775\">New Super Mario Bros. Wii Styled Status Bar</a><br>\r\n<a href=\"https://smwc.me/s/18862\">Remove Status Bar</a><br>\r\n<a href=\"https://smwc.me/s/28449\">RAM Toggled Status Bar (& IRQ)</a><br>\r\n<br>\r\nRipped from these sheets:<br>\r\n<a href=\"https://www.mfgg.net/?act=resdb&param=02&c=1&id=36452\" rel=\"nofollow\">SMAS Custom Forest Background</a><br>\r\n<a href=\"https://www.mfgg.net/?act=resdb&param=02&c=1&id=36451\" rel=\"nofollow\">SMAS Custom Forest Tileset</a><br>\r\n<br>\r\nBoth made by <b>SuperSledgeBro</b>, and some extra stuff/modifications by me.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-33840-1682785614",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33840,
        "title": "Super Mario All-Stars - Custom Forest",
        "version": "smwc-33840-1682785614",
        "upstream_time": 1682785614,
        "download_url": "https://dl.smwcentral.net/33840/Super%20Mario%20All-Stars%20Custom%20Forest.zip",
        "filename": "Super Mario All-Stars Custom Forest.zip",
        "size": 18514,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-advance",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37868,
    "title": "Super Mario All-Stars & Super Mario Advance 4 - Overworld Luigi",
    "authors": [
      "Bonobi",
      "Brutal Valenti",
      "Ringo",
      "jdaster64"
    ],
    "tags": [
      "male"
    ],
    "description": "The Overworld Luigi Sprite that appears in Super Mario All-stars: Super Mario Bros. 3 that was Edited with unused poses (and some custom ones) and white gloves like in Super Mario Advance 4. Based on the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14690\">8-bit version.</a><br>\r\nThere's two versions: one that uses the original SMB3 colors and one that was edited with SMW Colors (Based in <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16438\">Ringo's version</a>). <br>\r\nRequested by gabriel09213535.",
    "latest_version": "smwc-37868-1717187265",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37868,
        "title": "Super Mario All-Stars & Super Mario Advance 4 - Overworld Luigi",
        "version": "smwc-37868-1717187265",
        "upstream_time": 1717187265,
        "download_url": "https://dl.smwcentral.net/37868/SMB3LuigiOW.zip",
        "filename": "SMB3LuigiOW.zip",
        "size": 5543,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-advance-4",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14690,
    "title": "Super Mario All-Stars & Super Mario Advance 4 - 8 Bit Luigi",
    "authors": [
      "Brutal Valenti",
      "jdaster64",
      "nitratez"
    ],
    "tags": [
      "8-bit",
      "luigi",
      "male",
      "needs remoderation"
    ],
    "description": "Yes, another Custom / Ripped SMAS / SMA4 graphic In NES SMB3 style.<br>\r\nBased on Custom Luigi and unused graphics from SMAS.<br>\r\nThe Zip Includes:<br>\r\nGFX10.bin<br>\r\nPallete For Overworld.<br>\r\nReadme.<br>\r\nenjoy it!",
    "latest_version": "smwc-14690-1481244813",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14690,
        "title": "Super Mario All-Stars & Super Mario Advance 4 - 8 Bit Luigi",
        "version": "smwc-14690-1481244813",
        "upstream_time": 1481244813,
        "download_url": "https://dl.smwcentral.net/14690/SMB3%20SMAS%20Luigi%208%20Bit%20%28OW%29.zip",
        "filename": "SMB3 SMAS Luigi 8 Bit (OW).zip",
        "size": 3899,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-advance-4-super-mario-bros",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17222,
    "title": "Super Mario All-Stars / Super Mario Advance 4: Super Mario Bros. 3 - Mario",
    "authors": [
      "KPhoenix",
      "Pac",
      "Ringo"
    ],
    "tags": [
      "male",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Mirann/Pac's description: The SMB3 Mario graphics, assembled to be used with the <a href=\"/?p=section&a=details&id=11308\">32x32 Character Tilemap Kit</a> patch. This includes the SMAS and SMA4 versions, as well a \"custom\" one (made of minor edits from the SMA4 version).<br>\r\n<br>\r\nMore information in the readme!<br>\r\n<hr><br>\r\nKPhoenix's description: Provides a full range of Mario frames for all the original SMW Mario animations in the style of SMAS. (Note: This pack is the only SMAS: SMB3 Mario graphics available. All other sets are based on SMA4: SMB3)<br>\r\n<br>\r\nmod edit: combined with kphoenix's submission which doesn't require the 32x32 character tilemap kit patch while mirann and pac's does.",
    "latest_version": "smwc-17222-1520616602",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17222,
        "title": "Super Mario All-Stars / Super Mario Advance 4: Super Mario Bros. 3 - Mario",
        "version": "smwc-17222-1520616602",
        "upstream_time": 1520616602,
        "download_url": "https://dl.smwcentral.net/17222/smas-smb3-mario.zip",
        "filename": "smas-smb3-mario.zip",
        "size": 111350,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42045,
    "title": "Super Mario All-Stars: Super Mario Bros. 3 - Desert",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "1-up",
      "2bpp",
      "abstract",
      "airship",
      "albatoss",
      "amazing flyin' hammer bro",
      "beach",
      "big",
      "block",
      "blocks",
      "blurp",
      "bob-omb",
      "bonus",
      "boo",
      "boom boom",
      "bowser",
      "brick block",
      "buzzy beetle",
      "castle",
      "castle intro",
      "cave",
      "cheep cheep",
      "cloud",
      "clouds",
      "coin",
      "cooligan",
      "cutscene",
      "desert",
      "dino rhino",
      "dino torch",
      "donut lift",
      "dry bones",
      "feather",
      "female",
      "fire flower",
      "fishbone",
      "forest",
      "fuzzy",
      "galoomba",
      "ghost",
      "giant goomba",
      "giant ninji",
      "goomba",
      "grassland",
      "haunted",
      "hills",
      "house",
      "ice",
      "industrial",
      "jungle",
      "koopa",
      "koopa troopa",
      "lava",
      "lava lotus",
      "leaf",
      "lightning",
      "male",
      "mario",
      "masked koopa",
      "mechanical",
      "mega mole",
      "metal",
      "miscellaneous",
      "mist",
      "monty mole",
      "mountain",
      "muncher",
      "mushroom",
      "needs remoderation",
      "net koopa",
      "night",
      "ninji",
      "no-scroll",
      "npc",
      "on-off switch",
      "one-way",
      "p-switch",
      "p-switch block",
      "patch needed",
      "pipe",
      "piranha plant",
      "podoboo",
      "poison mushroom",
      "pokey",
      "porcu-puffer",
      "powerup",
      "pyramid",
      "question block",
      "raccoon",
      "rex",
      "ruins",
      "sewer",
      "shelless koopa",
      "sky",
      "snow",
      "space",
      "star",
      "sumo bro",
      "tank",
      "texture",
      "thwimp",
      "thwomp",
      "tileset",
      "title screen",
      "town",
      "toy",
      "treasure ship",
      "tree",
      "turn block",
      "underwater",
      "venus fire trap",
      "volcano",
      "wart",
      "water",
      "waterfall",
      "wiggler",
      "wood"
    ],
    "description": "I found this background in the first castle of SMAS 3 and decided to put it next to its layer 3. They are available here.<br>\r\nI also put the animation of the lamps above the background.<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=30076\">The foreground can be found here!</a>",
    "latest_version": "smwc-42045-1774718448",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42045,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Desert",
        "version": "smwc-42045-1774718448",
        "upstream_time": 1774718448,
        "download_url": "https://dl.smwcentral.net/42045/SMAS3%20Desert.zip",
        "filename": "SMAS3 Desert.zip",
        "size": 3452,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 42044,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Castle",
        "version": "smwc-42044-1777156058",
        "upstream_time": 1777156058,
        "download_url": "https://dl.smwcentral.net/42044/SMAS3%20Castle.zip",
        "filename": "SMAS3 Castle.zip",
        "size": 5289,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 41926,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Treasure Ship",
        "version": "smwc-41926-1774119086",
        "upstream_time": 1774119086,
        "download_url": "https://dl.smwcentral.net/41926/SMB3%20Clouds.zip",
        "filename": "SMB3 Clouds.zip",
        "size": 2459,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 41501,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Pipes",
        "version": "smwc-41501-1771011824",
        "upstream_time": 1771011824,
        "download_url": "https://dl.smwcentral.net/41501/SMAS%20styled%20L3%20pipes.zip",
        "filename": "SMAS styled L3 pipes.zip",
        "size": 2386,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40928,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 -  Munchers",
        "version": "smwc-40928-1762968743",
        "upstream_time": 1762968743,
        "download_url": "https://dl.smwcentral.net/40928/SMAS%20SMB3%20-%20Munchers.zip",
        "filename": "SMAS SMB3 - Munchers.zip",
        "size": 2734,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40824,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 Styled Toys",
        "version": "smwc-40824-1760910565",
        "upstream_time": 1760910565,
        "download_url": "https://dl.smwcentral.net/40824/smassmb2toy.zip",
        "filename": "smassmb2toy.zip",
        "size": 7118,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40275,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Donut Lift Block",
        "version": "smwc-40275-1755714215",
        "upstream_time": 1755714215,
        "download_url": "https://dl.smwcentral.net/40275/SMB3%20Donut.zip",
        "filename": "SMB3 Donut.zip",
        "size": 5037,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38942,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Clouds",
        "version": "smwc-38942-1734714628",
        "upstream_time": 1734714628,
        "download_url": "https://dl.smwcentral.net/38942/Super%20Mario%20All-Stars%20Super%20Mario%20Bros.%202%20-%20Cloud%20Layer%203.zip",
        "filename": "Super Mario All-Stars Super Mario Bros. 2 - Cloud Layer 3.zip",
        "size": 7867,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38460,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Green Mountains and Trees",
        "version": "smwc-38460-1733018814",
        "upstream_time": 1733018814,
        "download_url": "https://dl.smwcentral.net/38460/%28Layer%203%29%20Green%20Mountains%20and%20Trees.zip",
        "filename": "(Layer 3) Green Mountains and Trees.zip",
        "size": 2182,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38409,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Battle Mode Koopa",
        "version": "smwc-38409-1725752151",
        "upstream_time": 1725752151,
        "download_url": "https://dl.smwcentral.net/38409/BMKoopa.zip",
        "filename": "BMKoopa.zip",
        "size": 6745,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38347,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Pleasant Path",
        "version": "smwc-38347-1724970771",
        "upstream_time": 1724970771,
        "download_url": "https://dl.smwcentral.net/38347/SMAS%20SMB3%20Styled%20Pleasant%20Path.zip",
        "filename": "SMAS SMB3 Styled Pleasant Path.zip",
        "size": 7922,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38238,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Savanna",
        "version": "smwc-38238-1723919102",
        "upstream_time": 1723919102,
        "download_url": "https://dl.smwcentral.net/38238/SMAS%20SMB3%20Styled%20Savanna.zip",
        "filename": "SMAS SMB3 Styled Savanna.zip",
        "size": 7980,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38226,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Beach",
        "version": "smwc-38226-1723777440",
        "upstream_time": 1723777440,
        "download_url": "https://dl.smwcentral.net/38226/SMAS%20SMB3%20Styled%20Beach.zip",
        "filename": "SMAS SMB3 Styled Beach.zip",
        "size": 10202,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38212,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Space",
        "version": "smwc-38212-1723686135",
        "upstream_time": 1723686135,
        "download_url": "https://dl.smwcentral.net/38212/SMAS%20SMB3%20Styled%20Space.zip",
        "filename": "SMAS SMB3 Styled Space.zip",
        "size": 9643,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 36817,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Super Mario World Koopas",
        "version": "smwc-36817-1707261275",
        "upstream_time": 1707261275,
        "download_url": "https://dl.smwcentral.net/36817/SMB3%20SMW%20Koopas.zip",
        "filename": "SMB3 SMW Koopas.zip",
        "size": 6282,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 35627,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Fishbone",
        "version": "smwc-35627-1701652127",
        "upstream_time": 1701652127,
        "download_url": "https://dl.smwcentral.net/35627/SMAS%20Styled%20SMM%20SMB3%20Fishbone.zip",
        "filename": "SMAS Styled SMM SMB3 Fishbone.zip",
        "size": 3375,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 35500,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Thwomp & Thwimp",
        "version": "smwc-35500-1699732841",
        "upstream_time": 1699732841,
        "download_url": "https://dl.smwcentral.net/35500/SMAS%20SMB3%20Styled%20Thwomp%20%26%20Thwimp.zip",
        "filename": "SMAS SMB3 Styled Thwomp %26 Thwimp.zip",
        "size": 3197,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 35206,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Flower Coins",
        "version": "smwc-35206-1696874562",
        "upstream_time": 1696874562,
        "download_url": "https://dl.smwcentral.net/35206/SMAS%20SMB3%20Styled%20Flower%20Coins.zip",
        "filename": "SMAS SMB3 Styled Flower Coins.zip",
        "size": 3143,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 35177,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - ON/OFF Pipes",
        "version": "smwc-35177-1696463039",
        "upstream_time": 1696463039,
        "download_url": "https://dl.smwcentral.net/35177/SMAS%20SMB3%20-%20ON-OFF%20Pipes.zip",
        "filename": "SMAS SMB3 - ON-OFF Pipes.zip",
        "size": 7298,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34657,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Desert / Grassland",
        "version": "smwc-34657-1690934037",
        "upstream_time": 1690934037,
        "download_url": "https://dl.smwcentral.net/34657/SMB3%20Grassland.zip",
        "filename": "SMB3 Grassland.zip",
        "size": 5963,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34455,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Blurp",
        "version": "smwc-34455-1690474086",
        "upstream_time": 1690474086,
        "download_url": "https://dl.smwcentral.net/34455/SMAS%20SMB3%20Blurp.zip",
        "filename": "SMAS SMB3 Blurp.zip",
        "size": 2970,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34155,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Porcu-Puffer",
        "version": "smwc-34155-1687453351",
        "upstream_time": 1687453351,
        "download_url": "https://dl.smwcentral.net/34155/Super%20Mario%20All-Stars%20Super%20Mario%20Bros.%203%20Styled%20Porcu-Puffer.zip",
        "filename": "Super Mario All-Stars Super Mario Bros. 3 Styled Porcu-Puffer.zip",
        "size": 2850,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34085,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 -  Piranha Plant and Venus Fire Trap",
        "version": "smwc-34085-1686358494",
        "upstream_time": 1686358494,
        "download_url": "https://dl.smwcentral.net/34085/SMB3%20Piranha%20Plant%20Pack%20%28Accurate%29.zip",
        "filename": "SMB3 Piranha Plant Pack (Accurate).zip",
        "size": 3798,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34076,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Koopas",
        "version": "smwc-34076-1686275491",
        "upstream_time": 1686275491,
        "download_url": "https://dl.smwcentral.net/34076/SMB3Koopa.zip",
        "filename": "SMB3Koopa.zip",
        "size": 7219,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34069,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Buzzy Beetle",
        "version": "smwc-34069-1686171071",
        "upstream_time": 1686171071,
        "download_url": "https://dl.smwcentral.net/34069/SMMSMB3Beetle.zip",
        "filename": "SMMSMB3Beetle.zip",
        "size": 3261,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33716,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled One-Way Walls",
        "version": "smwc-33716-1681056839",
        "upstream_time": 1681056839,
        "download_url": "https://dl.smwcentral.net/33716/SMAS%20SMB3%20Styled%20One%20Way%20Walls.zip",
        "filename": "SMAS SMB3 Styled One Way Walls.zip",
        "size": 3636,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33713,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Amazing Flyin' Hammer Bro",
        "version": "smwc-33713-1681055448",
        "upstream_time": 1681055448,
        "download_url": "https://dl.smwcentral.net/33713/SMAS%20SMB3%20Amazing%20Flying%20Hammer%20Bro.zip",
        "filename": "SMAS SMB3 Amazing Flying Hammer Bro.zip",
        "size": 6264,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33705,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Luigi",
        "version": "smwc-33705-1680883794",
        "upstream_time": 1680883794,
        "download_url": "https://dl.smwcentral.net/33705/luigiifhegood.zip",
        "filename": "luigiifhegood.zip",
        "size": 18557,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33689,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled P-Switch Block",
        "version": "smwc-33689-1680627776",
        "upstream_time": 1680627776,
        "download_url": "https://dl.smwcentral.net/33689/SMAS%20SMB3%20Styled%20P-Switch%20Block.zip",
        "filename": "SMAS SMB3 Styled P-Switch Block.zip",
        "size": 2208,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33661,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Sky",
        "version": "smwc-33661-1680375331",
        "upstream_time": 1680375331,
        "download_url": "https://dl.smwcentral.net/33661/SMAS%20SMB3%20Styled%20Sky.zip",
        "filename": "SMAS SMB3 Styled Sky.zip",
        "size": 6630,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33630,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Mega Mole",
        "version": "smwc-33630-1679961131",
        "upstream_time": 1679961131,
        "download_url": "https://dl.smwcentral.net/33630/SMAS%20SMB3%20Styled%20Mega%20Mole.zip",
        "filename": "SMAS SMB3 Styled Mega Mole.zip",
        "size": 5500,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33629,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Monty Mole",
        "version": "smwc-33629-1679961337",
        "upstream_time": 1679961337,
        "download_url": "https://dl.smwcentral.net/33629/SMAS%20SMB3%20Styled%20Monty%20Mole.zip",
        "filename": "SMAS SMB3 Styled Monty Mole.zip",
        "size": 3635,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33596,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Fuzzy",
        "version": "smwc-33596-1679454244",
        "upstream_time": 1679454244,
        "download_url": "https://dl.smwcentral.net/33596/SMAS%20SMB3%20Styled%20Fuzzy.zip",
        "filename": "SMAS SMB3 Styled Fuzzy.zip",
        "size": 4799,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33572,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Platforms",
        "version": "smwc-33572-1679295184",
        "upstream_time": 1679295184,
        "download_url": "https://dl.smwcentral.net/33572/SMB3%20-%20Layer%203%20Platforms%20Background.zip",
        "filename": "SMB3 - Layer 3 Platforms Background.zip",
        "size": 2152,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33543,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Dino-Torch / Dino-Rhino",
        "version": "smwc-33543-1678808563",
        "upstream_time": 1678808563,
        "download_url": "https://dl.smwcentral.net/33543/SMAS%20SMB3%20Styled%20Dino-Torch.zip",
        "filename": "SMAS SMB3 Styled Dino-Torch.zip",
        "size": 3143,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33535,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Lava Lotus",
        "version": "smwc-33535-1678730391",
        "upstream_time": 1678730391,
        "download_url": "https://dl.smwcentral.net/33535/SMAS%20SMB3%20Styled%20Lava%20Lotus.zip",
        "filename": "SMAS SMB3 Styled Lava Lotus.zip",
        "size": 3164,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33488,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Sumo Bro",
        "version": "smwc-33488-1678379290",
        "upstream_time": 1678379290,
        "download_url": "https://dl.smwcentral.net/33488/SMAS%20SMB3%20Styled%20Sumo%20Bro.zip",
        "filename": "SMAS SMB3 Styled Sumo Bro.zip",
        "size": 6487,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33483,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Galoomba",
        "version": "smwc-33483-1678245775",
        "upstream_time": 1678245775,
        "download_url": "https://dl.smwcentral.net/33483/SMAS%20SMB3%20Styled%20Galoomba.zip",
        "filename": "SMAS SMB3 Styled Galoomba.zip",
        "size": 7947,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33480,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Wiggler",
        "version": "smwc-33480-1678208856",
        "upstream_time": 1678208856,
        "download_url": "https://dl.smwcentral.net/33480/SMAS%20SMB3%20Styled%20Wiggler.zip",
        "filename": "SMAS SMB3 Styled Wiggler.zip",
        "size": 4890,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33462,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Pokey",
        "version": "smwc-33462-1678208716",
        "upstream_time": 1678208716,
        "download_url": "https://dl.smwcentral.net/33462/SMAS%20SMB3%20Styled%20Pokey.zip",
        "filename": "SMAS SMB3 Styled Pokey.zip",
        "size": 6245,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33457,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Rex",
        "version": "smwc-33457-1678153817",
        "upstream_time": 1678153817,
        "download_url": "https://dl.smwcentral.net/33457/SMAS%20SMB3%20Styled%20Rex.zip",
        "filename": "SMAS SMB3 Styled Rex.zip",
        "size": 5121,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33396,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Spiny Cheep Cheep",
        "version": "smwc-33396-1677631374",
        "upstream_time": 1677631374,
        "download_url": "https://dl.smwcentral.net/33396/Spiny%20Cheep%20Cheep.zip",
        "filename": "Spiny Cheep Cheep.zip",
        "size": 2941,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32870,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Grass Platforms",
        "version": "smwc-32870-1672773971",
        "upstream_time": 1672773971,
        "download_url": "https://dl.smwcentral.net/32870/SMAS%20%28SMB3%29%20-%20Grass%20Platforms.zip",
        "filename": "SMAS (SMB3) - Grass Platforms.zip",
        "size": 2492,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32783,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Goal Backdrops",
        "version": "smwc-32783-1671644236",
        "upstream_time": 1671644236,
        "download_url": "https://dl.smwcentral.net/32783/SMAS%20%28SMB3%29%20-%20Goal%20Backdrops.zip",
        "filename": "SMAS (SMB3) - Goal Backdrops.zip",
        "size": 10352,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32764,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Albatoss and Bob-omb",
        "version": "smwc-32764-1672066740",
        "upstream_time": 1672066740,
        "download_url": "https://dl.smwcentral.net/32764/Super%20Mario%20All-Stars%20%28Super%20Mario%20Bros.%202%29%20-%20Albatoss%20and%20Bob-Omb.zip",
        "filename": "Super Mario All-Stars (Super Mario Bros. 2) - Albatoss and Bob-Omb.zip",
        "size": 5634,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32101,
        "title": "Super Mario All-Stars Super Mario Bros. 3 - Forest Leaves",
        "version": "smwc-32101-1662995998",
        "upstream_time": 1662995998,
        "download_url": "https://dl.smwcentral.net/32101/Super%20Mario%20All-Stars%20Super%20Mario%20Bros.%203%20-%20Forest%20Leaves.zip",
        "filename": "Super Mario All-Stars Super Mario Bros. 3 - Forest Leaves.zip",
        "size": 4197,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32089,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Mario and Luigi",
        "version": "smwc-32089-1663541744",
        "upstream_time": 1663541744,
        "download_url": "https://dl.smwcentral.net/32089/SMB3SMWMovesetCustomUpdated.zip",
        "filename": "SMB3SMWMovesetCustomUpdated.zip",
        "size": 58215,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31723,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Mist",
        "version": "smwc-31723-1659416834",
        "upstream_time": 1659416834,
        "download_url": "https://dl.smwcentral.net/31723/smb3%20mist%20layer%203.zip",
        "filename": "smb3 mist layer 3.zip",
        "size": 2093,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31643,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Clouds",
        "version": "smwc-31643-1659204544",
        "upstream_time": 1659204544,
        "download_url": "https://dl.smwcentral.net/31643/smb3L3clouds.zip",
        "filename": "smb3L3clouds.zip",
        "size": 2410,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31641,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Underground",
        "version": "smwc-31641-1658947046",
        "upstream_time": 1658947046,
        "download_url": "https://dl.smwcentral.net/31641/smb2underground.zip",
        "filename": "smb2underground.zip",
        "size": 3447,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31628,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Cave",
        "version": "smwc-31628-1658712721",
        "upstream_time": 1658712721,
        "download_url": "https://dl.smwcentral.net/31628/Layer3Cave.zip",
        "filename": "Layer3Cave.zip",
        "size": 2077,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31113,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Icey Caverns",
        "version": "smwc-31113-1654624826",
        "upstream_time": 1654624826,
        "download_url": "https://dl.smwcentral.net/31113/SMB3%20-%20Icey%20Caverns%20Layer%203%20Background.zip",
        "filename": "SMB3 - Icey Caverns Layer 3 Background.zip",
        "size": 2197,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31086,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Night Hills",
        "version": "smwc-31086-1654134231",
        "upstream_time": 1654134231,
        "download_url": "https://dl.smwcentral.net/31086/SMAS%20SMB3%20-%20Night%20Hills.zip",
        "filename": "SMAS SMB3 - Night Hills.zip",
        "size": 4140,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31026,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Cave",
        "version": "smwc-31026-1653635362",
        "upstream_time": 1653635362,
        "download_url": "https://dl.smwcentral.net/31026/SMB3Cave.zip",
        "filename": "SMB3Cave.zip",
        "size": 4968,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31024,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Combined Hills",
        "version": "smwc-31024-1653522323",
        "upstream_time": 1653522323,
        "download_url": "https://dl.smwcentral.net/31024/twohills.zip",
        "filename": "twohills.zip",
        "size": 3890,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31022,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Green Mountains and Trees",
        "version": "smwc-31022-1653522035",
        "upstream_time": 1653522035,
        "download_url": "https://dl.smwcentral.net/31022/GreenMountainsandTrees.zip",
        "filename": "GreenMountainsandTrees.zip",
        "size": 3252,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31015,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Platforms",
        "version": "smwc-31015-1653411700",
        "upstream_time": 1653411700,
        "download_url": "https://dl.smwcentral.net/31015/SMB3%20Platforms.zip",
        "filename": "SMB3 Platforms.zip",
        "size": 3210,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30989,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Underwater",
        "version": "smwc-30989-1653222571",
        "upstream_time": 1653222571,
        "download_url": "https://dl.smwcentral.net/30989/UnderwaterSMB3.zip",
        "filename": "UnderwaterSMB3.zip",
        "size": 3942,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30988,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Temple",
        "version": "smwc-30988-1653222828",
        "upstream_time": 1653222828,
        "download_url": "https://dl.smwcentral.net/30988/TemplePyramid.zip",
        "filename": "TemplePyramid.zip",
        "size": 4531,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30911,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Castle Walls",
        "version": "smwc-30911-1652662283",
        "upstream_time": 1652662283,
        "download_url": "https://dl.smwcentral.net/30911/CastleWallsSMB3.zip",
        "filename": "CastleWallsSMB3.zip",
        "size": 3662,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30638,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Underground",
        "version": "smwc-30638-1651269675",
        "upstream_time": 1651269675,
        "download_url": "https://dl.smwcentral.net/30638/SMB3%20Underground%20Background%20Layer%203.zip",
        "filename": "SMB3 Underground Background Layer 3.zip",
        "size": 2002,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30629,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Volcano",
        "version": "smwc-30629-1651183403",
        "upstream_time": 1651183403,
        "download_url": "https://dl.smwcentral.net/30629/Volcano.zip",
        "filename": "Volcano.zip",
        "size": 3643,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30533,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Battle Mode",
        "version": "smwc-30533-1650247569",
        "upstream_time": 1650247569,
        "download_url": "https://dl.smwcentral.net/30533/Super%20Mario%20All-Stars%20-%20Super%20Mario%20Bros.%203%20-%20Battle%20Mode.zip",
        "filename": "Super Mario All-Stars - Super Mario Bros. 3 - Battle Mode.zip",
        "size": 9584,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30483,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Phanto",
        "version": "smwc-30483-1650727653",
        "upstream_time": 1650727653,
        "download_url": "https://dl.smwcentral.net/30483/animatedphanto.zip",
        "filename": "animatedphanto.zip",
        "size": 5008,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30444,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Green Mountains (With Snow)",
        "version": "smwc-30444-1649627976",
        "upstream_time": 1649627976,
        "download_url": "https://dl.smwcentral.net/30444/SnowHills.zip",
        "filename": "SnowHills.zip",
        "size": 3799,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30443,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Snowy Hills/Mountains",
        "version": "smwc-30443-1649628931",
        "upstream_time": 1649628931,
        "download_url": "https://dl.smwcentral.net/30443/SMB2%20-%20Snowy%20Mountains.zip",
        "filename": "SMB2 - Snowy Mountains.zip",
        "size": 6762,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30433,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Airship (Exterior)",
        "version": "smwc-30433-1649550524",
        "upstream_time": 1649550524,
        "download_url": "https://dl.smwcentral.net/30433/airshipexterior.zip",
        "filename": "airshipexterior.zip",
        "size": 2580,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30431,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Airship (Interior)",
        "version": "smwc-30431-1649727192",
        "upstream_time": 1649727192,
        "download_url": "https://dl.smwcentral.net/30431/SMB3%20Airship%20Interior.zip",
        "filename": "SMB3 Airship Interior.zip",
        "size": 2787,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30430,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Dotted Hills",
        "version": "smwc-30430-1649549147",
        "upstream_time": 1649549147,
        "download_url": "https://dl.smwcentral.net/30430/dottedhills.zip",
        "filename": "dottedhills.zip",
        "size": 4169,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30419,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Grassland",
        "version": "smwc-30419-1649544357",
        "upstream_time": 1649544357,
        "download_url": "https://dl.smwcentral.net/30419/SMAS%20SMB2%20-%201-1%20and%203-2.zip",
        "filename": "SMAS SMB2 - 1-1 and 3-2.zip",
        "size": 11257,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30418,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 -  Pipes",
        "version": "smwc-30418-1649463764",
        "upstream_time": 1649463764,
        "download_url": "https://dl.smwcentral.net/30418/Pipes%20BG.zip",
        "filename": "Pipes BG.zip",
        "size": 3488,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30417,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Bonus Room",
        "version": "smwc-30417-1649462203",
        "upstream_time": 1649462203,
        "download_url": "https://dl.smwcentral.net/30417/BonusRoom.zip",
        "filename": "BonusRoom.zip",
        "size": 2889,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30416,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Hills (Night)",
        "version": "smwc-30416-1649461042",
        "upstream_time": 1649461042,
        "download_url": "https://dl.smwcentral.net/30416/NightHDMA.zip",
        "filename": "NightHDMA.zip",
        "size": 3856,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30413,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Snowy Trees",
        "version": "smwc-30413-1649460569",
        "upstream_time": 1649460569,
        "download_url": "https://dl.smwcentral.net/30413/snowytrees.zip",
        "filename": "snowytrees.zip",
        "size": 3808,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30392,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Striped Hills",
        "version": "smwc-30392-1649441896",
        "upstream_time": 1649441896,
        "download_url": "https://dl.smwcentral.net/30392/ColoredHills.zip",
        "filename": "ColoredHills.zip",
        "size": 3896,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30391,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Hills (Day)",
        "version": "smwc-30391-1649441021",
        "upstream_time": 1649441021,
        "download_url": "https://dl.smwcentral.net/30391/Day.zip",
        "filename": "Day.zip",
        "size": 2521,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30383,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Sky Temple",
        "version": "smwc-30383-1649479602",
        "upstream_time": 1649479602,
        "download_url": "https://dl.smwcentral.net/30383/Sky%20temple.zip",
        "filename": "Sky temple.zip",
        "size": 4190,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30378,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Underground",
        "version": "smwc-30378-1649319938",
        "upstream_time": 1649319938,
        "download_url": "https://dl.smwcentral.net/30378/underground.zip",
        "filename": "underground.zip",
        "size": 2542,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30377,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Green Mountains",
        "version": "smwc-30377-1649319604",
        "upstream_time": 1649319604,
        "download_url": "https://dl.smwcentral.net/30377/SMAS%20-%20SMB3%20-%20Green%20Mountains.zip",
        "filename": "SMAS - SMB3 - Green Mountains.zip",
        "size": 3700,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30112,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Mushroom Houses",
        "version": "smwc-30112-1647024387",
        "upstream_time": 1647024387,
        "download_url": "https://dl.smwcentral.net/30112/mushroom-house.zip",
        "filename": "mushroom-house.zip",
        "size": 3571,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30099,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Mario",
        "version": "smwc-30099-1647306668",
        "upstream_time": 1647306668,
        "download_url": "https://dl.smwcentral.net/30099/SMB2%20Mario%20Remodified%20GFX00.zip",
        "filename": "SMB2 Mario Remodified GFX00.zip",
        "size": 14003,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30076,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Castle",
        "version": "smwc-30076-1646684667",
        "upstream_time": 1646684667,
        "download_url": "https://dl.smwcentral.net/30076/SMAS%20SMB3%20-%20Castle%20%28Remod%29.zip",
        "filename": "SMAS SMB3 - Castle (Remod).zip",
        "size": 5147,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30033,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Bowser's Castle (Front Pillars)",
        "version": "smwc-30033-1646320843",
        "upstream_time": 1646320843,
        "download_url": "https://dl.smwcentral.net/30033/smb3%20bowser%20front%20pillars.zip",
        "filename": "smb3 bowser front pillars.zip",
        "size": 2753,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29901,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Castle Blocks",
        "version": "smwc-29901-1645649515",
        "upstream_time": 1645649515,
        "download_url": "https://dl.smwcentral.net/29901/SMB3%20Castle%20Bricks.zip",
        "filename": "SMB3 Castle Bricks.zip",
        "size": 4981,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28870,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Cooligan",
        "version": "smwc-28870-1637877973",
        "upstream_time": 1637877973,
        "download_url": "https://dl.smwcentral.net/28870/coolagain.zip",
        "filename": "coolagain.zip",
        "size": 2767,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28363,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 Styled Giant Ninji",
        "version": "smwc-28363-1632082527",
        "upstream_time": 1632082527,
        "download_url": "https://dl.smwcentral.net/28363/bigninji.zip",
        "filename": "bigninji.zip",
        "size": 3231,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27906,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Waterfall",
        "version": "smwc-27906-1628025783",
        "upstream_time": 1628025783,
        "download_url": "https://dl.smwcentral.net/27906/SMAS-%28SMB3%29%20Waterfall.zip",
        "filename": "SMAS-(SMB3) Waterfall.zip",
        "size": 4014,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27870,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Spiral Mountains",
        "version": "smwc-27870-1627862051",
        "upstream_time": 1627862051,
        "download_url": "https://dl.smwcentral.net/27870/SMB3%20-%20Mountains.zip",
        "filename": "SMB3 - Mountains.zip",
        "size": 23033,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27812,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Super Bell Hill",
        "version": "smwc-27812-1627398777",
        "upstream_time": 1627398777,
        "download_url": "https://dl.smwcentral.net/27812/SMAS%20SMB3%20Styled%20Super%20Bell%20Hill.zip",
        "filename": "SMAS SMB3 Styled Super Bell Hill.zip",
        "size": 16029,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27579,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Desert",
        "version": "smwc-27579-1625609907",
        "upstream_time": 1625609907,
        "download_url": "https://dl.smwcentral.net/27579/SMAS%20%28SMB3%29%20-%20Desert%20%28FG%29.zip",
        "filename": "SMAS (SMB3) - Desert (FG).zip",
        "size": 4093,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27578,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Unused Cloud",
        "version": "smwc-27578-1625609754",
        "upstream_time": 1625609754,
        "download_url": "https://dl.smwcentral.net/27578/SMAS%20%28SMB3%29%20-%20Unused%20Cloud.zip",
        "filename": "SMAS (SMB3) - Unused Cloud.zip",
        "size": 2163,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27009,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Poison Mushroom",
        "version": "smwc-27009-1621047772",
        "upstream_time": 1621047772,
        "download_url": "https://dl.smwcentral.net/27009/PoisonMush.zip",
        "filename": "PoisonMush.zip",
        "size": 2674,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26662,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Boo",
        "version": "smwc-26662-1617580962",
        "upstream_time": 1617580962,
        "download_url": "https://dl.smwcentral.net/26662/SMB3Ghost.zip",
        "filename": "SMB3Ghost.zip",
        "size": 1919,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24736,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Wart",
        "version": "smwc-24736-1601358500",
        "upstream_time": 1601358500,
        "download_url": "https://dl.smwcentral.net/24736/smb3wart.zip",
        "filename": "smb3wart.zip",
        "size": 2662,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24735,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Princess Peach",
        "version": "smwc-24735-1601358826",
        "upstream_time": 1601358826,
        "download_url": "https://dl.smwcentral.net/24735/smb3peach.zip",
        "filename": "smb3peach.zip",
        "size": 1217,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24688,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Bob-Omb (Cannon)",
        "version": "smwc-24688-1600807152",
        "upstream_time": 1600807152,
        "download_url": "https://dl.smwcentral.net/24688/bobomb.zip",
        "filename": "bobomb.zip",
        "size": 2788,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24569,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Powerups",
        "version": "smwc-24569-1599850401",
        "upstream_time": 1599850401,
        "download_url": "https://dl.smwcentral.net/24569/Super%20Mario%20All%20Stars%20-%20Super%20Mario%20Bros.%203%20-%20Powerups.zip",
        "filename": "Super Mario All Stars - Super Mario Bros. 3 - Powerups.zip",
        "size": 8661,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24349,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Underwater",
        "version": "smwc-24349-1598119423",
        "upstream_time": 1598119423,
        "download_url": "https://dl.smwcentral.net/24349/Super%20Mario%20All-Stars%20-%20Super%20Mario%20Bros.%203%20-%20Underwater.zip",
        "filename": "Super Mario All-Stars - Super Mario Bros. 3 - Underwater.zip",
        "size": 4159,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24120,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Quicksand",
        "version": "smwc-24120-1596573069",
        "upstream_time": 1596573069,
        "download_url": "https://dl.smwcentral.net/24120/Quicksand.zip",
        "filename": "Quicksand.zip",
        "size": 1894,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24056,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Pyramid",
        "version": "smwc-24056-1595981583",
        "upstream_time": 1595981583,
        "download_url": "https://dl.smwcentral.net/24056/smas_smb2%20-%20pyramid.zip",
        "filename": "smas_smb2 - pyramid.zip",
        "size": 9070,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23954,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Unused Wood Platform",
        "version": "smwc-23954-1595381318",
        "upstream_time": 1595381318,
        "download_url": "https://dl.smwcentral.net/23954/SMAS%20%28SMB3%29%20-%20Unused%20Wood%20Platform.zip",
        "filename": "SMAS (SMB3) - Unused Wood Platform.zip",
        "size": 2177,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23317,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Giant Goomba (Super Mario World Recolored)",
        "version": "smwc-23317-1593579232",
        "upstream_time": 1593579232,
        "download_url": "https://dl.smwcentral.net/23317/Giant%20Goomba%20%28SMW%20palette%29.zip",
        "filename": "Giant Goomba (SMW palette).zip",
        "size": 3732,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 22922,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Ninji",
        "version": "smwc-22922-1592266016",
        "upstream_time": 1592266016,
        "download_url": "https://dl.smwcentral.net/22922/SMAS%20%28SMB2%29%20-%20Ninji.zip",
        "filename": "SMAS (SMB2) - Ninji.zip",
        "size": 2917,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 22921,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Pokey",
        "version": "smwc-22921-1592265597",
        "upstream_time": 1592265597,
        "download_url": "https://dl.smwcentral.net/22921/SMAS%20%28SMB2%29%20-%20Pokey.zip",
        "filename": "SMAS (SMB2) - Pokey.zip",
        "size": 3238,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 22916,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Warehouse",
        "version": "smwc-22916-1592265280",
        "upstream_time": 1592265280,
        "download_url": "https://dl.smwcentral.net/22916/Brutapode%20-%20Super%20Mario%20All-Stars%20-%20Super%20Mario%20Bros.%202%20-%20Warehouse.zip",
        "filename": "Brutapode - Super Mario All-Stars - Super Mario Bros. 2 - Warehouse.zip",
        "size": 2986,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 22658,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Striped Hills",
        "version": "smwc-22658-1590738691",
        "upstream_time": 1590738691,
        "download_url": "https://dl.smwcentral.net/22658/SMAS%20%28SMB3%29%20-%20Striped%20Hills.zip",
        "filename": "SMAS (SMB3) - Striped Hills.zip",
        "size": 2542,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 22176,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Cheep Cheeps",
        "version": "smwc-22176-1586875909",
        "upstream_time": 1586875909,
        "download_url": "https://dl.smwcentral.net/22176/SMB3%20Cheep%20Cheeps.zip",
        "filename": "SMB3 Cheep Cheeps.zip",
        "size": 4674,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20729,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Giant Land",
        "version": "smwc-20729-1566612964",
        "upstream_time": 1566612964,
        "download_url": "https://dl.smwcentral.net/20729/SMAS%20SMB3%20Giant%20Land.zip",
        "filename": "SMAS SMB3 Giant Land.zip",
        "size": 4750,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19889,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Ice and Frozen Blocks",
        "version": "smwc-19889-1557884976",
        "upstream_time": 1557884976,
        "download_url": "https://dl.smwcentral.net/19889/SMAS%20SMB3%20-%20Ice%20Blocks%20and%20Frozen%20Blocks.zip",
        "filename": "SMAS SMB3 - Ice Blocks and Frozen Blocks.zip",
        "size": 5738,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 18421,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Buzzy Beetle",
        "version": "smwc-18421-1543944764",
        "upstream_time": 1543944764,
        "download_url": "https://dl.smwcentral.net/18421/SMAS%20SMB3%20Buzzy%20Beetle.zip",
        "filename": "SMAS SMB3 Buzzy Beetle.zip",
        "size": 2984,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 17970,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Overworld",
        "version": "smwc-17970-1535035341",
        "upstream_time": 1535035341,
        "download_url": "https://dl.smwcentral.net/17970/SMAS%20SMB3%20Map.zip",
        "filename": "SMAS SMB3 Map.zip",
        "size": 520031,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 17294,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Princess' Message",
        "version": "smwc-17294-1522538355",
        "upstream_time": 1522538355,
        "download_url": "https://dl.smwcentral.net/17294/SMAS%2C%20SMB3%20-%20Princess%27%20Message.zip",
        "filename": "SMAS%2C SMB3 - Princess%27 Message.zip",
        "size": 2521,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 17265,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Title Screen",
        "version": "smwc-17265-1521590717",
        "upstream_time": 1521590717,
        "download_url": "https://dl.smwcentral.net/17265/SMAS%20-%20SMB2%20Title%20Screen.zip",
        "filename": "SMAS - SMB2 Title Screen.zip",
        "size": 8252,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16843,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Giant Tree",
        "version": "smwc-16843-1515433410",
        "upstream_time": 1515433410,
        "download_url": "https://dl.smwcentral.net/16843/smb2bigtree.zip",
        "filename": "smb2bigtree.zip",
        "size": 3419,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16692,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Wood",
        "version": "smwc-16692-1511694603",
        "upstream_time": 1511694603,
        "download_url": "https://dl.smwcentral.net/16692/SMB2%20wood.zip",
        "filename": "SMB2 wood.zip",
        "size": 4183,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16592,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Airship/Tank",
        "version": "smwc-16592-1510337737",
        "upstream_time": 1510337737,
        "download_url": "https://dl.smwcentral.net/16592/AIRSHIP%20AND%20TANK%20FOREGROUNS%2C%20BACKGROUND%20AND%20LAYER%203.zip",
        "filename": "AIRSHIP AND TANK FOREGROUNS%2C BACKGROUND AND LAYER 3.zip",
        "size": 39452,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16589,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Icey Caverns",
        "version": "smwc-16589-1510999070",
        "upstream_time": 1510999070,
        "download_url": "https://dl.smwcentral.net/16589/SMB3%20Icey%20Caverns%20BG.zip",
        "filename": "SMB3 Icey Caverns BG.zip",
        "size": 2832,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16430,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Desert Pipe Maze extension",
        "version": "smwc-16430-1509853968",
        "upstream_time": 1509853968,
        "download_url": "https://dl.smwcentral.net/16430/DesertPipes.zip",
        "filename": "DesertPipes.zip",
        "size": 4695,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16310,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Hatless Mario",
        "version": "smwc-16310-1506132274",
        "upstream_time": 1506132274,
        "download_url": "https://dl.smwcentral.net/16310/SMB3%20Hatless%20Mario.zip",
        "filename": "SMB3 Hatless Mario.zip",
        "size": 13041,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15950,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Water",
        "version": "smwc-15950-1502125545",
        "upstream_time": 1502125545,
        "download_url": "https://dl.smwcentral.net/15950/SMB3%20Water.zip",
        "filename": "SMB3 Water.zip",
        "size": 3366,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15481,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Goomba (SMW Recolored)",
        "version": "smwc-15481-1492977146",
        "upstream_time": 1492977146,
        "download_url": "https://dl.smwcentral.net/15481/SMWRecoloredSMB3Goomba.zip",
        "filename": "SMWRecoloredSMB3Goomba.zip",
        "size": 2774,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15118,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Boom Boom",
        "version": "smwc-15118-1487247198",
        "upstream_time": 1487247198,
        "download_url": "https://dl.smwcentral.net/15118/SMB3%20BoomBoom.zip",
        "filename": "SMB3 BoomBoom.zip",
        "size": 2165,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14792,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Various Animations",
        "version": "smwc-14792-1482024691",
        "upstream_time": 1482024691,
        "download_url": "https://dl.smwcentral.net/14792/SMAS%20-%20SMB3%20Animations.zip",
        "filename": "SMAS - SMB3 Animations.zip",
        "size": 8388,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14171,
        "title": "Super Mario All-Stars: Super Mario Bros. 3  - Airship",
        "version": "smwc-14171-1470416768",
        "upstream_time": 1470416768,
        "download_url": "https://dl.smwcentral.net/14171/smb3doomship.zip",
        "filename": "smb3doomship.zip",
        "size": 4299,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14160,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Grassland",
        "version": "smwc-14160-1471422616",
        "upstream_time": 1471422616,
        "download_url": "https://dl.smwcentral.net/14160/smb2world1.zip",
        "filename": "smb2world1.zip",
        "size": 7146,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14113,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Grassland",
        "version": "smwc-14113-1469845453",
        "upstream_time": 1469845453,
        "download_url": "https://dl.smwcentral.net/14113/grassland%202.zip",
        "filename": "grassland 2.zip",
        "size": 6964,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13494,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Thwomp",
        "version": "smwc-13494-1458772069",
        "upstream_time": 1458772069,
        "download_url": "https://dl.smwcentral.net/13494/smb3%20thwomp.zip",
        "filename": "smb3 thwomp.zip",
        "size": 3073,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12882,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Bowser Castle",
        "version": "smwc-12882-1451544284",
        "upstream_time": 1451544284,
        "download_url": "https://dl.smwcentral.net/12882/SMB3%20Bowser%20Pillars.zip",
        "filename": "SMB3 Bowser Pillars.zip",
        "size": 2409,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12215,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Wood Tileset",
        "version": "smwc-12215-1447176101",
        "upstream_time": 1447176101,
        "download_url": "https://dl.smwcentral.net/12215/SMB3%20Wood%20GFX.zip",
        "filename": "SMB3 Wood GFX.zip",
        "size": 7071,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12213,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Toad's House",
        "version": "smwc-12213-1447176112",
        "upstream_time": 1447176112,
        "download_url": "https://dl.smwcentral.net/12213/SMB3%20Toad%20House.zip",
        "filename": "SMB3 Toad House.zip",
        "size": 5889,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11698,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Title Screen",
        "version": "smwc-11698-1437426089",
        "upstream_time": 1437426089,
        "download_url": "https://dl.smwcentral.net/11698/SMAS%20SMB3.zip",
        "filename": "SMAS SMB3.zip",
        "size": 9130,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10813,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Toad",
        "version": "smwc-10813-1423916928",
        "upstream_time": 1423916928,
        "download_url": "https://dl.smwcentral.net/10813/Construct101%20SMB2%20Toad.zip",
        "filename": "Construct101 SMB2 Toad.zip",
        "size": 53986,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10710,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Bonus Room",
        "version": "smwc-10710-1422735829",
        "upstream_time": 1422735829,
        "download_url": "https://dl.smwcentral.net/10710/SMB3%20styled%20Bonus%20Room.zip",
        "filename": "SMB3 styled Bonus Room.zip",
        "size": 3674,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9244,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Giant Vases",
        "version": "smwc-9244-1410294687",
        "upstream_time": 1410294687,
        "download_url": "https://dl.smwcentral.net/9244/SMB2vase32px48px.zip",
        "filename": "SMB2vase32px48px.zip",
        "size": 3077,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 8803,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Hammer Brother",
        "version": "smwc-8803-1408986943",
        "upstream_time": 1408986943,
        "download_url": "https://dl.smwcentral.net/8803/SMB3_Hammerbro_Player_GFX.zip",
        "filename": "SMB3_Hammerbro_Player_GFX.zip",
        "size": 108907,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6762,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Help Castle",
        "version": "smwc-6762-1403628009",
        "upstream_time": 1403628009,
        "download_url": "https://dl.smwcentral.net/6762/smb3%20-%20help-castle.zip",
        "filename": "smb3 - help-castle.zip",
        "size": 3886,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6687,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Pipes and Overlapping Pipes",
        "version": "smwc-6687-1408984928",
        "upstream_time": 1408984928,
        "download_url": "https://dl.smwcentral.net/6687/custom_smb3_pipe_GFX.zip",
        "filename": "custom_smb3_pipe_GFX.zip",
        "size": 128615,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6664,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Turn Bricks",
        "version": "smwc-6664-1408984675",
        "upstream_time": 1408984675,
        "download_url": "https://dl.smwcentral.net/6664/Turn_bricks.zip",
        "filename": "Turn_bricks.zip",
        "size": 51874,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6476,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Wart's Castle",
        "version": "smwc-6476-1400248223",
        "upstream_time": 1400248223,
        "download_url": "https://dl.smwcentral.net/6476/Wart%27s%20Castle.zip",
        "filename": "Wart%27s Castle.zip",
        "size": 2821,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6211,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Desert",
        "version": "smwc-6211-1391879098",
        "upstream_time": 1391879098,
        "download_url": "https://dl.smwcentral.net/6211/SMB2%20-%20Desert.zip",
        "filename": "SMB2 - Desert.zip",
        "size": 4656,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5985,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Desert",
        "version": "smwc-5985-1396205931",
        "upstream_time": 1396205931,
        "download_url": "https://dl.smwcentral.net/5985/%5BFG%5D%20SMB2%20Desert.zip",
        "filename": "%5BFG%5D SMB2 Desert.zip",
        "size": 7905,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5831,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Main Tileset",
        "version": "smwc-5831-1381169903",
        "upstream_time": 1381169903,
        "download_url": "https://dl.smwcentral.net/5831/SMB3%20Custom%20-%20Main%20Tileset.zip",
        "filename": "SMB3 Custom - Main Tileset.zip",
        "size": 6858,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5742,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Raccoon Luigi ",
        "version": "smwc-5742-1378997998",
        "upstream_time": 1378997998,
        "download_url": "https://dl.smwcentral.net/5742/SMB3%20Luigi%20Raccoon%20GFX.zip",
        "filename": "SMB3 Luigi Raccoon GFX.zip",
        "size": 29285,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5733,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Podoboo",
        "version": "smwc-5733-1376253289",
        "upstream_time": 1376253289,
        "download_url": "https://dl.smwcentral.net/5733/SMB3%20Podoboo.zip",
        "filename": "SMB3 Podoboo.zip",
        "size": 10405,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5695,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Giant Underground",
        "version": "smwc-5695-1373797501",
        "upstream_time": 1373797501,
        "download_url": "https://dl.smwcentral.net/5695/Giant%20SMB3%20Underground%20Tileset.zip",
        "filename": "Giant SMB3 Underground Tileset.zip",
        "size": 5263,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 4903,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Mario",
        "version": "smwc-4903-1370695678",
        "upstream_time": 1370695678,
        "download_url": "https://dl.smwcentral.net/4903/Super%20Mario%20All-Stars%20-%20Super%20Mario%20Bros.%203%20Styled%20Mario.zip",
        "filename": "Super Mario All-Stars - Super Mario Bros. 3 Styled Mario.zip",
        "size": 21224,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 3068,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Warehouse",
        "version": "smwc-3068-1370967402",
        "upstream_time": 1370967402,
        "download_url": "https://dl.smwcentral.net/3068/Super%20Mario%20All-Stars%20-%20Super%20Mario%20Bros.%202%20-%20Warehouse.zip",
        "filename": "Super Mario All-Stars - Super Mario Bros. 2 - Warehouse.zip",
        "size": 6065,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2806,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Vase Interior",
        "version": "smwc-2806-1417020926",
        "upstream_time": 1417020926,
        "download_url": "https://dl.smwcentral.net/2806/SMB2Vase.zip",
        "filename": "SMB2Vase.zip",
        "size": 2357,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2669,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 Styled Final Castle",
        "version": "smwc-2669-1414012142",
        "upstream_time": 1414012142,
        "download_url": "https://dl.smwcentral.net/2669/Final%20Castle.zip",
        "filename": "Final Castle.zip",
        "size": 12105,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2408,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Wart's Throne Room",
        "version": "smwc-2408-1415207163",
        "upstream_time": 1415207163,
        "download_url": "https://dl.smwcentral.net/2408/Wartarea.zip",
        "filename": "Wartarea.zip",
        "size": 4629,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2362,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Waterfalls",
        "version": "smwc-2362-1376250854",
        "upstream_time": 1376250854,
        "download_url": "https://dl.smwcentral.net/2362/smas_smb3%20-%20waterfalls.zip",
        "filename": "smas_smb3 - waterfalls.zip",
        "size": 3592,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2181,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Ice",
        "version": "smwc-2181-1423132956",
        "upstream_time": 1423132956,
        "download_url": "https://dl.smwcentral.net/2181/ICE%20SMB2.zip",
        "filename": "ICE SMB2.zip",
        "size": 5273,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2097,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Tree Interior",
        "version": "smwc-2097-1371929182",
        "upstream_time": 1371929182,
        "download_url": "https://dl.smwcentral.net/2097/smb2desert.zip",
        "filename": "smb2desert.zip",
        "size": 1622,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1988,
        "title": "Super Mario All-Stars: Super Mario Bros 2 - Clouds",
        "version": "smwc-1988-1412605089",
        "upstream_time": 1412605089,
        "download_url": "https://dl.smwcentral.net/1988/SMB2Layer3Clouds.zip",
        "filename": "SMB2Layer3Clouds.zip",
        "size": 3404,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1936,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Sky",
        "version": "smwc-1936-1372268987",
        "upstream_time": 1372268987,
        "download_url": "https://dl.smwcentral.net/1936/smb3sky.zip",
        "filename": "smb3sky.zip",
        "size": 5849,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1931,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Athletic",
        "version": "smwc-1931-1417880127",
        "upstream_time": 1417880127,
        "download_url": "https://dl.smwcentral.net/1931/SMB3%201-6.zip",
        "filename": "SMB3 1-6.zip",
        "size": 6176,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1896,
        "title": "Super Mario All-Stars: Super Mario Bros. 3  -  Hills and Platforms",
        "version": "smwc-1896-1370788287",
        "upstream_time": 1370788287,
        "download_url": "https://dl.smwcentral.net/1896/Super%20Mario%20All-Stars%20Super%20Mario%20Bros.%203%20-%20Hills%20and%20Platforms.zip",
        "filename": "Super Mario All-Stars Super Mario Bros. 3 - Hills and Platforms.zip",
        "size": 3946,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1878,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Dry Bones",
        "version": "smwc-1878-1424103822",
        "upstream_time": 1424103822,
        "download_url": "https://dl.smwcentral.net/1878/SMB3DryBones.zip",
        "filename": "SMB3DryBones.zip",
        "size": 5712,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1687,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Iggy Koopa",
        "version": "smwc-1687-1419131133",
        "upstream_time": 1419131133,
        "download_url": "https://dl.smwcentral.net/1687/Iggy%20koopa.zip",
        "filename": "Iggy koopa.zip",
        "size": 2306,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1486,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Underground",
        "version": "smwc-1486-1372175024",
        "upstream_time": 1372175024,
        "download_url": "https://dl.smwcentral.net/1486/smb3underground2.zip",
        "filename": "smb3underground2.zip",
        "size": 6633,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1388,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Peach",
        "version": "smwc-1388-1414006976",
        "upstream_time": 1414006976,
        "download_url": "https://dl.smwcentral.net/1388/PeachPlayer.zip",
        "filename": "PeachPlayer.zip",
        "size": 19254,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1087,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Castle",
        "version": "smwc-1087-1401581079",
        "upstream_time": 1401581079,
        "download_url": "https://dl.smwcentral.net/1087/smas_smb2%20-%20castle.zip",
        "filename": "smas_smb2 - castle.zip",
        "size": 7069,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1082,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Thwomp",
        "version": "smwc-1082-1401500822",
        "upstream_time": 1401500822,
        "download_url": "https://dl.smwcentral.net/1082/Animated_SMB3_Thwomp.zip",
        "filename": "Animated_SMB3_Thwomp.zip",
        "size": 2557,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1007,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Clouds",
        "version": "smwc-1007-1399707583",
        "upstream_time": 1399707583,
        "download_url": "https://dl.smwcentral.net/1007/Background.zip",
        "filename": "Background.zip",
        "size": 2593,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 947,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - Bowser's Castle",
        "version": "smwc-947-1395134405",
        "upstream_time": 1395134405,
        "download_url": "https://dl.smwcentral.net/947/Bowser%27s%20Castle.zip",
        "filename": "Bowser%27s Castle.zip",
        "size": 19315,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 352,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Night Sky",
        "version": "smwc-352-1374838689",
        "upstream_time": 1374838689,
        "download_url": "https://dl.smwcentral.net/352/smas_smb2%20-%20night_sky.zip",
        "filename": "smas_smb2 - night_sky.zip",
        "size": 3643,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 334,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Ice",
        "version": "smwc-334-1371829758",
        "upstream_time": 1371829758,
        "download_url": "https://dl.smwcentral.net/334/smas_smb2%20-%20ice.zip",
        "filename": "smas_smb2 - ice.zip",
        "size": 4015,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 209,
        "title": "Super Mario All-Stars: Super Mario Bros. 2 - Pyramid",
        "version": "smwc-209-1370854921",
        "upstream_time": 1370854921,
        "download_url": "https://dl.smwcentral.net/209/Super%20Mario%20All-Stars%20-%20Super%20Mario%20Bros.%202%20-%20Pyramid.zip",
        "filename": "Super Mario All-Stars - Super Mario Bros. 2 - Pyramid.zip",
        "size": 6498,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-2",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2909,
    "title": "Super Mario All-Stars: Super Mario Bros. 2/3 - Font",
    "authors": [
      "Ringo"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "A rip of the font used in SMB2 and SMB3, it also includes numbers in the same style as the letters.<br>\r\n<br>\r\nCredit isn't needed, although it'd be appreciated.",
    "latest_version": "smwc-2909-1386270347",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2909,
        "title": "Super Mario All-Stars: Super Mario Bros. 2/3 - Font",
        "version": "smwc-2909-1386270347",
        "upstream_time": 1386270347,
        "download_url": "https://dl.smwcentral.net/2909/SMB3%20Font.zip",
        "filename": "SMB3 Font.zip",
        "size": 1052,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-3-world-3-3-world-3",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34892,
    "title": "Super Mario All-Stars: Super Mario Bros. 3 - World 3-3 & World 3-8",
    "authors": [
      "Gamer_HS"
    ],
    "tags": [
      "block",
      "grassland",
      "lake"
    ],
    "description": "Graphics that appeared in Worlds 3-3 and 3-8 of Super Mario All-Stars: Super Mario Bros. 3.<br>\r\nPalette included.",
    "latest_version": "smwc-34892-1692376710",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34892,
        "title": "Super Mario All-Stars: Super Mario Bros. 3 - World 3-3 & World 3-8",
        "version": "smwc-34892-1692376710",
        "upstream_time": 1692376710,
        "download_url": "https://dl.smwcentral.net/34892/SMAS%20SMB3%20-%20World%203-3%20%26%203-8.zip",
        "filename": "SMAS SMB3 - World 3-3 %26 3-8.zip",
        "size": 2793,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-bonus",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31079,
    "title": "Super Mario All-Stars: Super Mario Bros. - Bonus",
    "authors": [
      "Hinalyte"
    ],
    "tags": [
      "bonus"
    ],
    "description": "This background came from SMAS: SMB, mainly seen on bonus areas. No credit needed.",
    "latest_version": "smwc-31079-1654128431",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31079,
        "title": "Super Mario All-Stars: Super Mario Bros. - Bonus",
        "version": "smwc-31079-1654128431",
        "upstream_time": 1654128431,
        "download_url": "https://dl.smwcentral.net/31079/bonusroom.zip",
        "filename": "bonusroom.zip",
        "size": 6963,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-bowser-s-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 3094,
    "title": "Super Mario All-Stars: Super Mario Bros. - Bowser's Castle",
    "authors": [
      "Hinalyte",
      "RaindropDry"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "This background and foreground came from SMAS: SMB, from Bowser's Castle. No credit needed.<br>\r\n<br>\r\nIncludes multiple setups and ExAnimations.",
    "latest_version": "smwc-3094-1371150883",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 3094,
        "title": "Super Mario All-Stars: Super Mario Bros. - Bowser's Castle",
        "version": "smwc-3094-1371150883",
        "upstream_time": 1371150883,
        "download_url": "https://dl.smwcentral.net/3094/smas_smb%20-%20bowser%27s_castle.zip",
        "filename": "smas_smb - bowser%27s_castle.zip",
        "size": 13437,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-bowser-s-castle-underwater",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31031,
    "title": "Super Mario All-Stars: Super Mario Bros. - Bowser's Castle (Underwater)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "ruins",
      "underwater"
    ],
    "description": "Ripped from Super Mario All-Stars Super Mario Bros.",
    "latest_version": "smwc-31031-1653636734",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31031,
        "title": "Super Mario All-Stars: Super Mario Bros. - Bowser's Castle (Underwater)",
        "version": "smwc-31031-1653636734",
        "upstream_time": 1653636734,
        "download_url": "https://dl.smwcentral.net/31031/ruins.zip",
        "filename": "ruins.zip",
        "size": 4065,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-bullet-bill",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24635,
    "title": "Super Mario All-Stars: Super Mario Bros. - Bullet Bill",
    "authors": [
      "P-Tux7",
      "Ralshi02"
    ],
    "tags": [
      "bullet bill",
      "needs remoderation"
    ],
    "description": "The animated bullet bill from Super Mario All-Stars.<br>\r\n<br>\r\n-Uses 3 frames of animation.",
    "latest_version": "smwc-24635-1600384539",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24635,
        "title": "Super Mario All-Stars: Super Mario Bros. - Bullet Bill",
        "version": "smwc-24635-1600384539",
        "upstream_time": 1600384539,
        "download_url": "https://dl.smwcentral.net/24635/Bullet_Bill.zip",
        "filename": "Bullet_Bill.zip",
        "size": 1786,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-buzzy-beetle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23376,
    "title": "Super Mario All-Stars: Super Mario Bros. - Buzzy Beetle",
    "authors": [
      "Picayune"
    ],
    "tags": [
      "buzzy beetle",
      "needs remoderation"
    ],
    "description": "A Buzzy Beetle seen in some levels in Super Mario All-Stars: Super Mario Bros. uses a custom palette.",
    "latest_version": "smwc-23376-1593049937",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23376,
        "title": "Super Mario All-Stars: Super Mario Bros. - Buzzy Beetle",
        "version": "smwc-23376-1593049937",
        "upstream_time": 1593049937,
        "download_url": "https://dl.smwcentral.net/23376/SMAS%20-%20SMB1%20-%20Buzzy%20Beetle.zip",
        "filename": "SMAS - SMB1 - Buzzy Beetle.zip",
        "size": 3334,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-castle-walls",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31098,
    "title": "Super Mario All-Stars: Super Mario Bros. - Castle Walls",
    "authors": [
      "Hinalyte",
      "Natsuz2"
    ],
    "tags": [
      "castle"
    ],
    "description": "This background came from SMAS: SMB's World 8-3. No credit needed.",
    "latest_version": "smwc-31098-1654457178",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31098,
        "title": "Super Mario All-Stars: Super Mario Bros. - Castle Walls",
        "version": "smwc-31098-1654457178",
        "upstream_time": 1654457178,
        "download_url": "https://dl.smwcentral.net/31098/castlewalls.zip",
        "filename": "castlewalls.zip",
        "size": 4868,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-cement-block",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40495,
    "title": "Super Mario All-Stars: Super Mario Bros. - Cement Block",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cement block"
    ],
    "description": "The cement block from SMB1, isolated if you want just his graphic and nothing else.",
    "latest_version": "smwc-40495-1756311803",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40495,
        "title": "Super Mario All-Stars: Super Mario Bros. - Cement Block",
        "version": "smwc-40495-1756311803",
        "upstream_time": 1756311803,
        "download_url": "https://dl.smwcentral.net/40495/SMB1%20Brick.zip",
        "filename": "SMB1 Brick.zip",
        "size": 3103,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-cheep-cheep-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31375,
    "title": "Super Mario All-Stars: Super Mario Bros - Cheep Cheep Pack",
    "authors": [
      "TheOrangeToad"
    ],
    "tags": [
      "blurp",
      "cheep cheep",
      "giant"
    ],
    "description": "Made for C3 Summer 2022.<br>\r\n<br>\r\nThis graphic pack includes not only SMAS-SMB Sprite graphics for the cheep cheep and blurp's but also includes a giant cheep cheep sprite made for the Custom Giant Blurp Sprite in the sprite section.<br>\r\n<br>\r\nCompatible Normal Sprites<br>\r\nCheep Cheep Sprites<br>\r\nBlurp Sprites<br>\r\n<br>\r\nCompatible Custom Sprites<br>\r\nGiant Blurp (Updated) - https://www.smwcentral.net/?p=section&a=details&id=3284<br>\r\n<br>\r\nIf you want to get the normal cheep cheep sprites palette to be the same as the one from the original game then change the palette ID to C in STEAR below.<br>\r\n<br>\r\nSTEAR<br>\r\nhttps://www.smwcentral.net/?p=section&a=details&id=14987<br>\r\n<br>\r\nCredit goes to AwesomeZack for the SMB1 (NES) flopping cheep cheep sprites and i made them SMAS-SMB1 Styled myself - https://mfgg.net/index.php?act=resdb&param=02&c=1&id=32863<br>\r\n<br>\r\nCredit goes to Murio for the Upscaled SMB1 (NES) Cheep Cheep Sprite on this spritesheet and i made them SMAS-SMB1 Styled myself - https://mfgg.net/index.php?act=resdb&param=02&c=1&id=31711",
    "latest_version": "smwc-31375-1657479417",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31375,
        "title": "Super Mario All-Stars: Super Mario Bros - Cheep Cheep Pack",
        "version": "smwc-31375-1657479417",
        "upstream_time": 1657479417,
        "download_url": "https://dl.smwcentral.net/31375/SMB1%20Cheep%20Cheep%20Graphics%20Pack.zip",
        "filename": "SMB1 Cheep Cheep Graphics Pack.zip",
        "size": 10688,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30038,
    "title": "Super Mario All-Stars: Super Mario Bros. - Desert",
    "authors": [
      "Hiroki",
      "supersledgebro"
    ],
    "tags": [
      "desert",
      "texture"
    ],
    "description": "Super Mario All Stars custom tile set, it only use 1 slot (FG3) and 2 palette rows (2-3). You can find the tiles in page 7.<br>\r\n<br>\r\nIncludes<br>\r\n-Slopes<br>\r\n-Ground<br>\r\n-Semi solid platforms (two diff. types)<br>\r\n-Decoration<br>\r\n",
    "latest_version": "smwc-30038-1648786925",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30038,
        "title": "Super Mario All-Stars: Super Mario Bros. - Desert",
        "version": "smwc-30038-1648786925",
        "upstream_time": 1648786925,
        "download_url": "https://dl.smwcentral.net/30038/cangrejo%20-%20SMASdeserttiles.zip",
        "filename": "cangrejo - SMASdeserttiles.zip",
        "size": 5205,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-expanded-snow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32083,
    "title": "Super Mario All-Stars: Super Mario Bros. Expanded Snow",
    "authors": [
      "ModernKiwi",
      "SuperSledgeBro",
      "edgar"
    ],
    "tags": [
      "ice",
      "snow"
    ],
    "description": "A tileset in the SMAS Style for snow levels.<br>\r\n<br>\r\nRipped from a <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=37568\" rel=\"nofollow\">tileset</a> made by SuperSledgeBro<br>\r\n<br>\r\nTakes up 2 GFX slots.<br>\r\n<br>\r\nUpdate 4/12/2021:<br>\r\nAdded previously unused Fire Flower and Mushroom decorations to Map16<br>\r\n<br>\r\nedgar edit: All palettes have been remapped for easy use (also fixed slightly inaccurate palette at the mushroom stem and missing white tone in the snow), now includes missing decoration such as the fences.<br>\r\nSince this edit now uses 4 palette rows instead of 2, you're better off using backgrounds that don't use a lot of palettes.",
    "latest_version": "smwc-32083-1662758329",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32083,
        "title": "Super Mario All-Stars: Super Mario Bros. Expanded Snow",
        "version": "smwc-32083-1662758329",
        "upstream_time": 1662758329,
        "download_url": "https://dl.smwcentral.net/32083/SMAS%20SMB1%20Expanded%20Snow.zip",
        "filename": "SMAS SMB1 Expanded Snow.zip",
        "size": 8810,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-fireball-podoboo-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31395,
    "title": "Super Mario All-Stars: Super Mario Bros. - Fireball / Podoboo Pack",
    "authors": [
      "TheOrangeToad"
    ],
    "tags": [
      "fireball",
      "podoboo"
    ],
    "description": "Made for C3 Summer 2022.<br>\r\n<br>\r\nThis graphic pack includes not only SMAS-SMB Sprite graphics for the Podoboo and the Reflecting one but also includes giant version of these graphics too for the custom giant Podoboo sprites in the sprites section.<br>\r\n<br>\r\nCompatible Normal Sprites<br>\r\nFireball, vertical<br>\r\nReflecting Fireball (Note: Palette C is used)<br>\r\n<br>\r\nCompatible Custom Sprites:<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=3604\">Vertical Fireball / Podoboo </a><br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=16206\">Giant Podoboo</a><br>\r\n<br>\r\n<a href=\"- https://www.smwcentral.net/?p=section&a=details&id=3670\">Giant Reflecting Fireball</a> (Note: Palette C is used)<br>\r\n<br>\r\nCredit goes to AwesomeZack for the <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=32863\" rel=\"nofollow\">Reflecting SMB1 (NES) Fireball sprites</a> and i made them SMAS-SMB1 Styled myself.",
    "latest_version": "smwc-31395-1665842330",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31395,
        "title": "Super Mario All-Stars: Super Mario Bros. - Fireball / Podoboo Pack",
        "version": "smwc-31395-1665842330",
        "upstream_time": 1665842330,
        "download_url": "https://dl.smwcentral.net/31395/SMB1%20-%20Fireball%20aka%20Podoboo.zip",
        "filename": "SMB1 - Fireball aka Podoboo.zip",
        "size": 14270,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-goomba",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23412,
    "title": "Super Mario All-Stars: Super Mario Bros. - Goomba",
    "authors": [
      "Batata Douce"
    ],
    "tags": [
      "goomba",
      "needs remoderation"
    ],
    "description": "A Goomba from Super Mario All-Stars: Super Mario Bros. that uses custom palettes, now has optional wings GFX, castle palette and an custom Para-Goomba (Requested by P-Tux7). Read the Readme for more information.<br>\r\n<br>\r\nInfo: The first frame of the wing's animation was optimized to fit on the 8x8 space.",
    "latest_version": "smwc-23412-1593045975",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23412,
        "title": "Super Mario All-Stars: Super Mario Bros. - Goomba",
        "version": "smwc-23412-1593045975",
        "upstream_time": 1593045975,
        "download_url": "https://dl.smwcentral.net/23412/SMAS%20-%20SMB1%20-%20Goomba%202.0.zip",
        "filename": "SMAS - SMB1 - Goomba 2.0.zip",
        "size": 13192,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-goomba-pillars",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30390,
    "title": "Super Mario All-Stars: Super Mario Bros. - Goomba Pillars",
    "authors": [
      "Hinalyte"
    ],
    "tags": [
      "desert",
      "ruins"
    ],
    "description": "This background came from SMAS: SMB, from World 2-3 and such levels that has a high setting. No credit needed.",
    "latest_version": "smwc-30390-1649440539",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30390,
        "title": "Super Mario All-Stars: Super Mario Bros. - Goomba Pillars",
        "version": "smwc-30390-1649440539",
        "upstream_time": 1649440539,
        "download_url": "https://dl.smwcentral.net/30390/RuinsGoomba.zip",
        "filename": "RuinsGoomba.zip",
        "size": 3702,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-grass",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38651,
    "title": "Super Mario All-Stars: Super Mario Bros. - Grass",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "grass"
    ],
    "description": "An animated rip of the grass graphic seen in the Super Mario Bros. version of Super Mario All-Stars.",
    "latest_version": "smwc-38651-1729213947",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38651,
        "title": "Super Mario All-Stars: Super Mario Bros. - Grass",
        "version": "smwc-38651-1729213947",
        "upstream_time": 1729213947,
        "download_url": "https://dl.smwcentral.net/38651/SMB1%20Grass.zip",
        "filename": "SMB1 Grass.zip",
        "size": 2268,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10733,
    "title": "Super Mario All-Stars: Super Mario Bros. - Grassland",
    "authors": [
      "Steven R."
    ],
    "tags": [
      "grassland",
      "mushroom",
      "needs remoderation"
    ],
    "description": "This is an SMB (Super Mario Bros) Tileset for an Land Level<br>\r\nThe Zip File Contains:<br>\r\n-ExGFX00<br>\r\n-Test Level<br>\r\n-Map 16 Page<br>\r\n-Map 16 PageG<br>\r\n-The Palette<br>\r\nAn ExGFX Tutorial for noobs who don,t even know how to add those Graphics (very useful 4 newbies)<br>\r\n<br>\r\n-Readme with notes of my tileset and screenshots<br>\r\nand a bitmap of the Test Level to see the tiles and that the palette looks right.<br>\r\nENJOY! ",
    "latest_version": "smwc-10733-1422827619",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10733,
        "title": "Super Mario All-Stars: Super Mario Bros. - Grassland",
        "version": "smwc-10733-1422827619",
        "upstream_time": 1422827619,
        "download_url": "https://dl.smwcentral.net/10733/Steven%20R.%20s%20SMB%20Tileset.zip",
        "filename": "Steven R. s SMB Tileset.zip",
        "size": 1495647,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 818,
        "title": "Super Mario All-Stars: Super Mario Bros. -  Grassland",
        "version": "smwc-818-1393261320",
        "upstream_time": 1393261320,
        "download_url": "https://dl.smwcentral.net/818/SMB1.zip",
        "filename": "SMB1.zip",
        "size": 7749,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-grassland-with-custom-slopes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 281,
    "title": "Super Mario All-Stars: Super Mario Bros. - Grassland (With Custom Slopes)",
    "authors": [
      "That Guy"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "SMAS SMB never had any slopes so I thought I should give the world of SMB some slopes.",
    "latest_version": "smwc-281-1372082541",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 281,
        "title": "Super Mario All-Stars: Super Mario Bros. - Grassland (With Custom Slopes)",
        "version": "smwc-281-1372082541",
        "upstream_time": 1372082541,
        "download_url": "https://dl.smwcentral.net/281/smbgrassland.zip",
        "filename": "smbgrassland.zip",
        "size": 2203,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-hammer-bros",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 879,
    "title": "Super Mario All-Stars: Super Mario Bros. - Hammer Bros.",
    "authors": [
      "Retired Man"
    ],
    "tags": [
      "hammer bro",
      "needs remoderation"
    ],
    "description": "This is the Hammer Bros. GFX from (SMAS)Super Mario Bros. 1<br>\r\n<br>\r\nUses SP3<br>\r\nCustom palette included.",
    "latest_version": "smwc-879-1395132826",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 879,
        "title": "Super Mario All-Stars: Super Mario Bros. - Hammer Bros.",
        "version": "smwc-879-1395132826",
        "upstream_time": 1395132826,
        "download_url": "https://dl.smwcentral.net/879/hammer%20bro.zip",
        "filename": "hammer bro.zip",
        "size": 2869,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-hills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30405,
    "title": "Super Mario All-Stars: Super Mario Bros. - Hills",
    "authors": [
      "Buu"
    ],
    "tags": [
      "2bpp",
      "grassland",
      "patch needed",
      "sky"
    ],
    "description": "Reuploaded because I forgot to include the ExGFX file (duh), thanks to smwedit for telling me. ;)<br>\r\n<br>\r\nThis is the BG of the first level in SMAS SMB1 along with the Layer 3 cloud part. Sample Level included. Credit would be nice but you don't have to.",
    "latest_version": "smwc-30405-1649464830",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30405,
        "title": "Super Mario All-Stars: Super Mario Bros. - Hills",
        "version": "smwc-30405-1649464830",
        "upstream_time": 1649464830,
        "download_url": "https://dl.smwcentral.net/30405/hillsclouds.zip",
        "filename": "hillsclouds.zip",
        "size": 3158,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30125,
        "title": "Super Mario All-Stars: Super Mario Bros. - Hills",
        "version": "smwc-30125-1647351030",
        "upstream_time": 1647351030,
        "download_url": "https://dl.smwcentral.net/30125/SMAS%20SMB%20-%20Hills.zip",
        "filename": "SMAS SMB - Hills.zip",
        "size": 3972,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-koopa",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25494,
    "title": "Super Mario All-Stars: Super Mario Bros. - Koopa",
    "authors": [
      "Picayune"
    ],
    "tags": [
      "koopa",
      "needs remoderation",
      "patch needed",
      "shell"
    ],
    "description": "A koopa from smas smb1 seen in almost every level.<br>\r\n<br>\r\nUse these with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=15283\"> this patch </a>.",
    "latest_version": "smwc-25494-1608508695",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25494,
        "title": "Super Mario All-Stars: Super Mario Bros. - Koopa",
        "version": "smwc-25494-1608508695",
        "upstream_time": 1608508695,
        "download_url": "https://dl.smwcentral.net/25494/SMAS%20SMB%201%20Koopas.zip",
        "filename": "SMAS SMB 1 Koopas.zip",
        "size": 2973,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-lakitu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31402,
    "title": "Super Mario All-Stars: Super Mario Bros. - Lakitu",
    "authors": [
      "TheOrangeToad"
    ],
    "tags": [
      "cloud",
      "lakitu",
      "lakitu boss"
    ],
    "description": "Made for C3 Summer 2022.<br>\r\n<br>\r\nThis graphic includes the SMAS-SMB Sprite graphic for the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16703\">Custom SMB3 Lakitu Sprite</a><br>\r\n<br>\r\nFor the SMAS-SMB1 Spiny graphics, use <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24717\">this</a>.<br>\r\n<br>\r\n<br>\r\nIf you want to get the right the Lakitu sprite palette to be the same as the one from the original game then change the following:<br>\r\n<br>\r\nlakitu_smb3.cfg and lakitu_smb3_boss.cfg files in CFG Editor to Pal D.<br>\r\n<br>\r\nFor the cloud title go to lakitu_smb3.asm file and get to ;Cloud palette.<br>\r\n<br>\r\nNow change the !CloudPal = $02 to $0B and your good to go.",
    "latest_version": "smwc-31402-1664246824",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31402,
        "title": "Super Mario All-Stars: Super Mario Bros. - Lakitu",
        "version": "smwc-31402-1664246824",
        "upstream_time": 1664246824,
        "download_url": "https://dl.smwcentral.net/31402/SMB1%20-%20Lakitu.zip",
        "filename": "SMB1 - Lakitu.zip",
        "size": 2890,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-layer",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31644,
    "title": "Super Mario All-Stars: Super Mario Bros. - Layer 3 Clouds",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "2bpp",
      "patch needed",
      "sky"
    ],
    "description": "Ripped from SMAS Super Mario Bros.<br>\r\n<br>\r\nit is recommended to use some alternative in the status bar like <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\"> Minimalist </a> or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\"> DKCR </a> or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\"> without status bar </a>",
    "latest_version": "smwc-31644-1659978079",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31644,
        "title": "Super Mario All-Stars: Super Mario Bros. - Layer 3 Clouds",
        "version": "smwc-31644-1659978079",
        "upstream_time": 1659978079,
        "download_url": "https://dl.smwcentral.net/31644/Clouds.zip",
        "filename": "Clouds.zip",
        "size": 2171,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-mario-luigi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22541,
    "title": "Super Mario All-Stars: Super Mario Bros. - Mario & Luigi",
    "authors": [
      "MaltaRCX"
    ],
    "tags": [
      "male",
      "needs remoderation",
      "patch needed"
    ],
    "description": "A copy of the player graphics used in Super Mario All Stars: Super Mario Bros. Credit is not necessary <br>\r\n<br>\r\n+Added Mario Beta Sprites + Beta Palette<br>\r\n<br>\r\n32x32 Player Patch is necessary. Link: <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21020\">https://www.smwcentral.net/?p=section&a=details&id=21020</a>",
    "latest_version": "smwc-22541-1591085703",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22541,
        "title": "Super Mario All-Stars: Super Mario Bros. - Mario & Luigi",
        "version": "smwc-22541-1591085703",
        "upstream_time": 1591085703,
        "download_url": "https://dl.smwcentral.net/22541/SMAS%20-%20SMB1%20-%20Mario%20%26%20Luigi.zip",
        "filename": "SMAS - SMB1 - Mario %26 Luigi.zip",
        "size": 65268,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-mushrooms",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30404,
    "title": "Super Mario All-Stars: Super Mario Bros. - Mushrooms",
    "authors": [
      "KennyJ"
    ],
    "tags": [
      "mushroom"
    ],
    "description": "I wanted to use this in my hack, but realized it wasn't submitted to the site.",
    "latest_version": "smwc-30404-1649468435",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30404,
        "title": "Super Mario All-Stars: Super Mario Bros. - Mushrooms",
        "version": "smwc-30404-1649468435",
        "upstream_time": 1649468435,
        "download_url": "https://dl.smwcentral.net/30404/mushrooms.zip",
        "filename": "mushrooms.zip",
        "size": 2688,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-night-sky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30384,
    "title": "Super Mario All-Stars: Super Mario Bros. - Night Sky",
    "authors": [
      "Hinalyte",
      "Natsuz2"
    ],
    "tags": [
      "grassland",
      "night"
    ],
    "description": "This background came from SMAS: SMB's, mainly seen on night levels. No credit needed.<br>\r\n<br>\r\nIncludes ExAnimation for the stars.",
    "latest_version": "smwc-30384-1649537083",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30384,
        "title": "Super Mario All-Stars: Super Mario Bros. - Night Sky",
        "version": "smwc-30384-1649537083",
        "upstream_time": 1649537083,
        "download_url": "https://dl.smwcentral.net/30384/coloredstars.zip",
        "filename": "coloredstars.zip",
        "size": 3243,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-on-off-pipes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35180,
    "title": "Super Mario All-Stars: Super Mario Bros. - ON/OFF Pipes",
    "authors": [
      "Heitor Porfirio",
      "Walmaker"
    ],
    "tags": [
      "miscellaneous",
      "on-off switch",
      "pipe"
    ],
    "description": "These are the pipes that are controlled by the ON/OFF switch, in the Super Mario All-Stars: Super Mario Bros. style.<br>\r\nIt indicates that will only work if are in a specific state, and horizontal pipes are included as well.<br>\r\n<br>\r\nIt's necessary to use the blocks that are included for these specific pipes, which are modified blocks from <span class=\"un-outer\" title=\"MarioE\"><a href=\"/?p=profile&amp;id=257\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">MarioE</a></span>'s <a href=\"https://smwc.me/s/15344\">Switch Pack</a>, and ready to be inserted with <a href=\"https://smwc.me/s/31515\">GPS</a>.<br>\r\n<br>\r\nBe sure to give credits to <b>Walmaker</b>, ripped from <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=40258\" rel=\"nofollow\">this sheet</a>!",
    "latest_version": "smwc-35180-1696466508",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35180,
        "title": "Super Mario All-Stars: Super Mario Bros. - ON/OFF Pipes",
        "version": "smwc-35180-1696466508",
        "upstream_time": 1696466508,
        "download_url": "https://dl.smwcentral.net/35180/SMAS%20SMB%20-%20ON-OFF%20Pipes.zip",
        "filename": "SMAS SMB - ON-OFF Pipes.zip",
        "size": 7609,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-overworld-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26745,
    "title": "Super Mario All-Stars: Super Mario Bros. - Overworld Mario",
    "authors": [
      "The WHG Modz"
    ],
    "tags": [
      "luigi",
      "male",
      "mario",
      "needs remoderation"
    ],
    "description": "Super Mario All Stars Super Mario Bros. Overworld Mario. All Versions Of Super Mario Bros 1 Does Not Have An Overworld Map. So This Is Just What It Might Have Looked Liked If It Has. This Uses The Vanilla Palette.<br>\r\n<br>\r\n",
    "latest_version": "smwc-26745-1618420214",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26745,
        "title": "Super Mario All-Stars: Super Mario Bros. - Overworld Mario",
        "version": "smwc-26745-1618420214",
        "upstream_time": 1618420214,
        "download_url": "https://dl.smwcentral.net/26745/SMAS_SMB1_Overworld_Player.zip",
        "filename": "SMAS_SMB1_Overworld_Player.zip",
        "size": 1999,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-piranha-plant-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31353,
    "title": "Super Mario All-Stars: Super Mario Bros - Piranha Plant Pack",
    "authors": [
      "SuperSledgeBro",
      "TheOrangeToad"
    ],
    "tags": [
      "piranha",
      "piranha plant",
      "plant"
    ],
    "description": "Made for C3 Summer 2022.<br>\r\n<br>\r\nThis graphic pack includes not only SMAS-SMB Sprite graphics for the piranha plant but also includes some custom graphics and edits for the selection of compatible custom sprites in the sprite section.<br>\r\n<br>\r\n<br>\r\nCompatible Normal Sprites<br>\r\nJumping Piranha Plants<br>\r\nClassic Piranha Plant (Unused in Super Mario World)<br>\r\nUpside-down Piranha Plant<br>\r\n<br>\r\n<br>\r\nCompatible Custom Sprites<br>\r\nJumping Piranha Plant Plus - https://www.smwcentral.net/?p=section&a=details&id=26936<br>\r\nPiranha Plants and Venus Fire Traps v1.1 - https://www.smwcentral.net/?p=section&a=details&id=24223<br>\r\nCustom Venus Fire Trap Pack - https://www.smwcentral.net/?p=section&a=details&id=3638<br>\r\nSMB3 Ptooie - https://www.smwcentral.net/?p=section&a=details&id=16134<br>\r\nFire Stalking Piranha Plant - https://www.smwcentral.net/?p=section&a=details&id=25311<br>\r\nVenus Flyin' Trap - https://www.smwcentral.net/?p=section&a=details&id=16257<br>\r\nGiant Piranha Plants - https://www.smwcentral.net/?p=section&a=details&id=3189<br>\r\nGiant Jumping Piranha Plant - https://www.smwcentral.net/?p=section&a=details&id=23761<br>\r\n<br>\r\nIf you want to get the normal piranha plant sprites palette to be the same as the one from the original game then change the piranha's head palette ID to D and for stem change the palette ID for that to A in STEAR below.<br>\r\n<br>\r\nSTEAR<br>\r\nhttps://www.smwcentral.net/?p=section&a=details&id=14987<br>\r\n<br>\r\nif you want to get the custom piranha plant sprites palette listed above to be the same as the one from the original game then change it in the CFG editor or the ASM file.<br>\r\n<br>\r\nCredit goes to SuperSledgeBro for the Venus Fire Trap SMB1 styled sprite on this spritesheet - https://mfgg.net/index.php?act=resdb&param=02&c=1&id=36328<br>\r\n<br>\r\nThe other sprites graphics we edited by me (TheOrangeToad).",
    "latest_version": "smwc-31353-1657479052",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31353,
        "title": "Super Mario All-Stars: Super Mario Bros - Piranha Plant Pack",
        "version": "smwc-31353-1657479052",
        "upstream_time": 1657479052,
        "download_url": "https://dl.smwcentral.net/31353/SMB1%20Piranha%20Plant%20Graphics%20Pack.zip",
        "filename": "SMB1 Piranha Plant Graphics Pack.zip",
        "size": 23595,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-powerups",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38032,
    "title": "Super Mario All-Stars: Super Mario Bros.  - Powerups",
    "authors": [
      "Guleyan112"
    ],
    "tags": [
      "1-up",
      "fire flower",
      "mushroom",
      "star"
    ],
    "description": "I didn't see these graphics uploaded to the page, so I decided to make them myself.<br>\r\n<br>\r\nThis file contains 2 GFX files, one that uses custom palettes and other that uses vanilla palettes.<br>\r\n<br>\r\nNo credits needed if used :3",
    "latest_version": "smwc-38032-1719941623",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38032,
        "title": "Super Mario All-Stars: Super Mario Bros.  - Powerups",
        "version": "smwc-38032-1719941623",
        "upstream_time": 1719941623,
        "download_url": "https://dl.smwcentral.net/38032/smb1%20powerups.zip",
        "filename": "smb1 powerups.zip",
        "size": 5112,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-question-block-and-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8754,
    "title": "Super Mario All-Stars: Super Mario Bros. - Question Block and Coin.",
    "authors": [
      "Javier"
    ],
    "tags": [
      "coin",
      "needs remoderation",
      "question block"
    ],
    "description": "The Coin And Question Block from SMAS SMB1. I know there was one on the site but that one didn't look like the question block. So i submitted here. Credit would be appreaciated.",
    "latest_version": "smwc-8754-1407823085",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8754,
        "title": "Super Mario All-Stars: Super Mario Bros. - Question Block and Coin.",
        "version": "smwc-8754-1407823085",
        "upstream_time": 1407823085,
        "download_url": "https://dl.smwcentral.net/8754/SMB1%20Coin%20and%20Question%20Block.zip",
        "filename": "SMB1 Coin and Question Block.zip",
        "size": 5611,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-small-hills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30850,
    "title": "Super Mario All-Stars: Super Mario Bros. - Small Hills",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "Ripped from Super Mario All-Stars: Super Mario Bros.<br>\r\n<br>\r\nthis one has a linear tilemap i took the part of this tilemap where the loop looks nice... also includes the 3 colors of this background that i found in the game<br>\r\n<br>\r\nNote: back area color is not included in .pal files<br>\r\nthis is your choice and I like to use it the way you want because it has transparency the color that is in the photos is just for demonstration",
    "latest_version": "smwc-30850-1651990889",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30850,
        "title": "Super Mario All-Stars: Super Mario Bros. - Small Hills",
        "version": "smwc-30850-1651990889",
        "upstream_time": 1651990889,
        "download_url": "https://dl.smwcentral.net/30850/smallhills.zip",
        "filename": "smallhills.zip",
        "size": 4432,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-snow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 678,
    "title": "Super Mario All-Stars: Super Mario Bros. - Snow",
    "authors": [
      "Mippish"
    ],
    "tags": [
      "needs remoderation",
      "snow"
    ],
    "description": "A SMB Snow FG. This might be the most hardest rip I ever did. You might also know the change of the Sprite Palettes...<br>\r\n<br>\r\nAnyways, Enjoy!",
    "latest_version": "smwc-678-1389626844",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 678,
        "title": "Super Mario All-Stars: Super Mario Bros. - Snow",
        "version": "smwc-678-1389626844",
        "upstream_time": 1389626844,
        "download_url": "https://dl.smwcentral.net/678/SMB%20Snow%20FG.zip",
        "filename": "SMB Snow FG.zip",
        "size": 4327,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-spiny",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24717,
    "title": "Super Mario All-Stars: Super Mario Bros. - Spiny",
    "authors": [
      "Picayune"
    ],
    "tags": [
      "needs remoderation",
      "spiny",
      "spiny egg"
    ],
    "description": "A Spiny seen in some levels in Super Mario All-Stars: Super Mario Bros. Compatible with the vanilla palette.",
    "latest_version": "smwc-24717-1601225950",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24717,
        "title": "Super Mario All-Stars: Super Mario Bros. - Spiny",
        "version": "smwc-24717-1601225950",
        "upstream_time": 1601225950,
        "download_url": "https://dl.smwcentral.net/24717/Super%20Mario%20All-Stars.%20Super%20Mario%20Bros.%20-%20Spiny.zip",
        "filename": "Super Mario All-Stars. Super Mario Bros. - Spiny.zip",
        "size": 2149,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-styled-bob-omb",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35017,
    "title": "Super Mario All-Stars: Super Mario Bros. Styled Bob-omb",
    "authors": [
      "Valtteri"
    ],
    "tags": [
      "bob-omb"
    ],
    "description": "A bob-omb in the style of Super Mario All-Stars: Super Mario Bros.<br>\r\n<br>\r\nUse Tweaker to change Parachute Bob-omb to palette row B. <br>\r\n<br>\r\nRipped from this <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=31793\" rel=\"nofollow\">sheet</a>.<br>\r\n<br>\r\nCredit is required.",
    "latest_version": "smwc-35017-1693762648",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35017,
        "title": "Super Mario All-Stars: Super Mario Bros. Styled Bob-omb",
        "version": "smwc-35017-1693762648",
        "upstream_time": 1693762648,
        "download_url": "https://dl.smwcentral.net/35017/SMAS%20SMB1%20Bob-omb.zip",
        "filename": "SMAS SMB1 Bob-omb.zip",
        "size": 2745,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-styled-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10607,
    "title": "Super Mario All-Stars: Super Mario Bros. Styled Grassland",
    "authors": [
      "GameGuy10"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "A custom SMB1 styled foreground.",
    "latest_version": "smwc-10607-1422293998",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10607,
        "title": "Super Mario All-Stars: Super Mario Bros. Styled Grassland",
        "version": "smwc-10607-1422293998",
        "upstream_time": 1422293998,
        "download_url": "https://dl.smwcentral.net/10607/SMB1%20Redrawn.zip",
        "filename": "SMB1 Redrawn.zip",
        "size": 3926,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-styled-rocky-wrench",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39135,
    "title": "Super Mario All-Stars: Super Mario Bros. Styled Rocky Wrench",
    "authors": [
      "Valtteri",
      "zAce08xZ"
    ],
    "tags": [
      "rocky wrench"
    ],
    "description": "A Rocky Wrench in SMB1 16-bit style.<br>\r\n<br>\r\nTo be used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=35229\">Sonikku's Rocky Wrench.</a><br>\r\n<br>\r\nRipped from this <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=31793\" rel=\"nofollow\">sheet.</a><br>\r\n<br>\r\nDon't give me credit; give it to Valtteri.",
    "latest_version": "smwc-39135-1738689651",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39135,
        "title": "Super Mario All-Stars: Super Mario Bros. Styled Rocky Wrench",
        "version": "smwc-39135-1738689651",
        "upstream_time": 1738689651,
        "download_url": "https://dl.smwcentral.net/39135/SMAS%20SMB%20Styled%20Rocky%20Wrench.zip",
        "filename": "SMAS SMB Styled Rocky Wrench.zip",
        "size": 3287,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-styled-spiral-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27904,
    "title": "Super Mario All-Stars: Super Mario Bros. Styled Spiral Mountains",
    "authors": [
      "LinkstormZ",
      "Rykon-V73"
    ],
    "tags": [
      "mountain",
      "sky"
    ],
    "description": "A tileset that uses most of the palettes, but you can use SMW objects. <br>\r\nIt's compatible with SMW status bar.<br>\r\nOne advantage is that it uses the same tiles from the darker version of the rocky mountains FG, but colored to use the propeer palette.<br>\r\nThis didn't use animation, as the note blocks worthlessly used 4 frames and with no palette animation also.<br>\r\nYou can use this with a custom HDMA as well.<br>\r\n<br>\r\nCredit LinkstormZ for this. I converted it for SMW usage.",
    "latest_version": "smwc-27904-1628025591",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27904,
        "title": "Super Mario All-Stars: Super Mario Bros. Styled Spiral Mountains",
        "version": "smwc-27904-1628025591",
        "upstream_time": 1628025591,
        "download_url": "https://dl.smwcentral.net/27904/SMAS%20-%20SMB%20-%20Mountains.zip",
        "filename": "SMAS - SMB - Mountains.zip",
        "size": 16796,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-styled-volcano",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35192,
    "title": "Super Mario All-Stars: Super Mario Bros. Styled Volcano",
    "authors": [
      "Heitor Porfirio",
      "Walmaker"
    ],
    "tags": [
      "ruins",
      "volcano"
    ],
    "description": "This tileset is completely volcano themed, in the Super Mario All-Stars: Super Mario Bros. style.<br>\r\nIt also contains a Foreground variant that has slightly more tiles, and the tileset has an animated skull too.<br>\r\n<br>\r\nBe sure to give credits to <b>Walmaker</b>, ripped from <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=40369\" rel=\"nofollow\">this sheet</a>!",
    "latest_version": "smwc-35192-1696558623",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35192,
        "title": "Super Mario All-Stars: Super Mario Bros. Styled Volcano",
        "version": "smwc-35192-1696558623",
        "upstream_time": 1696558623,
        "download_url": "https://dl.smwcentral.net/35192/SMAS%20SMB%20Styled%20Custom%20Volcano.zip",
        "filename": "SMAS SMB Styled Custom Volcano.zip",
        "size": 11762,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-the-lost-levels",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19125,
    "title": "Super Mario All-Stars: Super Mario Bros - The Lost Levels",
    "authors": [
      "C4RL0S-PR"
    ],
    "tags": [
      "background",
      "foreground",
      "layer 3",
      "needs remoderation"
    ],
    "description": "I'm sharing with the comunity the graphics of Super Mario Bros. The Lost Levels. It Includes Layer 3 (Clouds) Using ExGFXA6 (LG4) and ExGFXA7 (LT3). The background uses ExGFXC7 (BG1) and foreground usesExGFXC6 (FG3). And the grass animation is on ExGFXC5 (AN2). No animated water or lava.<br>\r\n<br>\r\nContains Overworld (Foreground), Underground (Foreground) and Castle (Foreground) Graphics.",
    "latest_version": "smwc-19125-1552525009",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19125,
        "title": "Super Mario All-Stars: Super Mario Bros - The Lost Levels",
        "version": "smwc-19125-1552525009",
        "upstream_time": 1552525009,
        "download_url": "https://dl.smwcentral.net/19125/SMAS%20-%20Lost%20Levels%20-%20Copy.zip",
        "filename": "SMAS - Lost Levels - Copy.zip",
        "size": 9715,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11940,
    "title": "Super Mario All-Stars: Super Mario Bros. - Title Screen",
    "authors": [
      "thesmb3fan144"
    ],
    "tags": [
      "needs remoderation",
      "title screen"
    ],
    "description": "A know I made NES kind so I made a SMAS kind..<br>\r\nyou can change the \"1985 1993 Nintendo\" text if you want.<br>\r\n<br>\r\nCredit would be Appriciated since this B***h was a pain in the ass.",
    "latest_version": "smwc-11940-1442775933",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11940,
        "title": "Super Mario All-Stars: Super Mario Bros. - Title Screen",
        "version": "smwc-11940-1442775933",
        "upstream_time": 1442775933,
        "download_url": "https://dl.smwcentral.net/11940/Super%20Mario%20All-Stars%20Super%20Mario%20Bros.%20Title%20Screen.zip",
        "filename": "Super Mario All-Stars Super Mario Bros. Title Screen.zip",
        "size": 3937,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-underground",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14203,
    "title": "Super Mario All-Stars: Super Mario Bros. - Underground",
    "authors": [
      "Mr.Bean 2"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "This is the same graphic as SMB1 level 1-2. No credits needed, you can use this set freely.",
    "latest_version": "smwc-14203-1471423761",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14203,
        "title": "Super Mario All-Stars: Super Mario Bros. - Underground",
        "version": "smwc-14203-1471423761",
        "upstream_time": 1471423761,
        "download_url": "https://dl.smwcentral.net/14203/smbunderground.zip",
        "filename": "smbunderground.zip",
        "size": 5171,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-underwater",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 3074,
    "title": "Super Mario All-Stars: Super Mario Bros. - Underwater",
    "authors": [
      "Hinalyte"
    ],
    "tags": [
      "needs remoderation",
      "underwater"
    ],
    "description": "This background and foreground came from SMAS: SMB's underwater levels. No credit needed.",
    "latest_version": "smwc-3074-1371920031",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 3074,
        "title": "Super Mario All-Stars: Super Mario Bros. - Underwater",
        "version": "smwc-3074-1371920031",
        "upstream_time": 1371920031,
        "download_url": "https://dl.smwcentral.net/3074/SMB%20Underwater.zip",
        "filename": "SMB Underwater.zip",
        "size": 4403,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-bros-waterfalls",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30495,
    "title": "Super Mario All-Stars: Super Mario Bros. - Waterfalls",
    "authors": [
      "Buu"
    ],
    "tags": [
      "mountain"
    ],
    "description": "BG of SMAS SMB1 level 1-3, ExAnimation included with the Sample level. Credit would be nice but you don't have to.",
    "latest_version": "smwc-30495-1651115335",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30495,
        "title": "Super Mario All-Stars: Super Mario Bros. - Waterfalls",
        "version": "smwc-30495-1651115335",
        "upstream_time": 1651115335,
        "download_url": "https://dl.smwcentral.net/30495/smas%20smb1%20waterfall.zip",
        "filename": "smas smb1 waterfall.zip",
        "size": 5067,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-world-alternate-luigi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14650,
    "title": "Super Mario All-Stars + Super Mario World - Alternate Luigi",
    "authors": [
      "Andyana Jonseph",
      "KingKoopshi64"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "Don't like Luigi's strange move sets?<br>\r\nWell now he will use Mario's movesets so now you can enjoy Luigi with his brothers actual movesets. I also fixed his super duck holding pose ;)<br>\r\nCredits to Marioblender.<br>\r\n<br>\r\nNow fixes some of Luigi's frames.<br>\r\n<br>\r\n<i>Moderator edit: fixed and improved soaring frames, and made some others look more like Mario's poses.</i>",
    "latest_version": "smwc-14650-1479479158",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14650,
        "title": "Super Mario All-Stars + Super Mario World - Alternate Luigi",
        "version": "smwc-14650-1479479158",
        "upstream_time": 1479479158,
        "download_url": "https://dl.smwcentral.net/14650/Corrected%20SMAS-SMW%20Alt%20Luigi.zip",
        "filename": "Corrected SMAS-SMW Alt Luigi.zip",
        "size": 11443,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-world-luigi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14682,
    "title": "Super Mario All-Stars + Super Mario World - Luigi (8 Bit)",
    "authors": [
      "Andyana Jonseph",
      "Brutal Valenti",
      "Devazure",
      "DragonFire6780",
      "KingKoopshi64"
    ],
    "tags": [
      "8-bit",
      "classic",
      "luigi",
      "male",
      "needs remoderation",
      "nes",
      "retro"
    ],
    "description": "If at last, after several tests, I have managed to put luigi in 8 bits!<br>\r\nThe Zip Includes:<br>\r\nGFX00 - For legs, fly, hands<br>\r\nGFX10 - Mini Luigi Of OW<br>\r\nGFX24 - When Player is Kissed by peach<br>\r\nGFX32 - General GFX of player<br>\r\nOW/Level Palletes.<br>\r\nA Readme.<br>\r\nEnjoy This!",
    "latest_version": "smwc-14682-1481244819",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14682,
        "title": "Super Mario All-Stars + Super Mario World - Luigi (8 Bit)",
        "version": "smwc-14682-1481244819",
        "upstream_time": 1481244819,
        "download_url": "https://dl.smwcentral.net/14682/SMW%20%28SMAS%20Edition%29%20Luigi%208%20Bit.zip",
        "filename": "SMW (SMAS Edition) Luigi 8 Bit.zip",
        "size": 22334,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14559,
        "title": "Super Mario All-Stars + Super Mario World - Luigi",
        "version": "smwc-14559-1477638956",
        "upstream_time": 1477638956,
        "download_url": "https://dl.smwcentral.net/14559/Corrected%20SMAS-SMW%20Luigi.zip",
        "filename": "Corrected SMAS-SMW Luigi.zip",
        "size": 11440,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13820,
        "title": "Super Mario All-Stars + Super Mario World - Luigi",
        "version": "smwc-13820-1466276983",
        "upstream_time": 1466276983,
        "download_url": "https://dl.smwcentral.net/13820/SMA2%20Luigi%20SMAS%2BSMW%20Poses.zip",
        "filename": "SMA2 Luigi SMAS+SMW Poses.zip",
        "size": 21494,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-all-stars-super-mario-world-raccoon-luigi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10970,
    "title": "Super Mario All-Stars + Super Mario World - Raccoon Luigi",
    "authors": [
      "tmauri"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "SMAS don't have the raccoon luigi. but is the luigi of SMAS<br>\r\n<br>\r\n",
    "latest_version": "smwc-10970-1425727960",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10970,
        "title": "Super Mario All-Stars + Super Mario World - Raccoon Luigi",
        "version": "smwc-10970-1425727960",
        "upstream_time": 1425727960,
        "download_url": "https://dl.smwcentral.net/10970/RaccoonSMASLuigi.zip",
        "filename": "RaccoonSMASLuigi.zip",
        "size": 12568,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40515,
    "title": "Super Mario Bros. 3 Styled Skullcopter",
    "authors": [
      "TheOrangeToad"
    ],
    "tags": [
      "2bpp",
      "8-bit",
      "abstract",
      "airship",
      "beezo",
      "birdo",
      "block",
      "blurp",
      "bob-omb",
      "bonus",
      "buster beetle",
      "castle",
      "cave",
      "clawgrip",
      "cobrat",
      "coin",
      "desert",
      "forest",
      "fuzzy",
      "giant spiny",
      "grassland",
      "hoopster",
      "ice",
      "male",
      "miscellaneous",
      "mouser",
      "mushroom block",
      "needs remoderation",
      "night",
      "ninji",
      "on-off switch",
      "particles",
      "patch needed",
      "phanto",
      "pipe",
      "pokey",
      "retro",
      "sans serif",
      "shy guy",
      "skullcopter",
      "smoke",
      "snifit",
      "snow",
      "space",
      "spiny",
      "switch palace",
      "thwimp",
      "title screen",
      "torpedo launcher",
      "torpedo ted",
      "trouter",
      "tweeter",
      "underwater",
      "wood"
    ],
    "description": "Super Mario Bros. 3 styled graphics of the Skullcopter enemy from Wario Land II drawn by me.<br>\r\n<br>\r\nThese graphics we made for this custom sprite <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3514\">here!</a><br>\r\n<br>\r\nCredit is highly appreciated. ",
    "latest_version": "smwc-40515-1756430464",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40515,
        "title": "Super Mario Bros. 3 Styled Skullcopter",
        "version": "smwc-40515-1756430464",
        "upstream_time": 1756430464,
        "download_url": "https://dl.smwcentral.net/40515/Super%20Mario%20Bros.%203%20Styled%20Skullcopter.zip",
        "filename": "Super Mario Bros. 3 Styled Skullcopter.zip",
        "size": 2649,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39240,
        "title": "Super Mario Bros. 3 Styled Neon Tileset",
        "version": "smwc-39240-1739751277",
        "upstream_time": 1739751277,
        "download_url": "https://dl.smwcentral.net/39240/SMB3%20Neon%20Tileset.zip",
        "filename": "SMB3 Neon Tileset.zip",
        "size": 3587,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39152,
        "title": "Super Mario Bros. 3 Styled Thwimp",
        "version": "smwc-39152-1738944954",
        "upstream_time": 1738944954,
        "download_url": "https://dl.smwcentral.net/39152/smb3thwimp.zip",
        "filename": "smb3thwimp.zip",
        "size": 3175,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38233,
        "title": "Super Mario Bros. 3 Styled Savanna",
        "version": "smwc-38233-1723915693",
        "upstream_time": 1723915693,
        "download_url": "https://dl.smwcentral.net/38233/SMB3%20Styled%20Savanna.zip",
        "filename": "SMB3 Styled Savanna.zip",
        "size": 5895,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38013,
        "title": "Super Mario Bros. 3 Styled Space",
        "version": "smwc-38013-1723229979",
        "upstream_time": 1723229979,
        "download_url": "https://dl.smwcentral.net/38013/SMB3%20Styled%20Space.zip",
        "filename": "SMB3 Styled Space.zip",
        "size": 24144,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 35205,
        "title": "Super Mario Bros. 3 Styled Flower Coins",
        "version": "smwc-35205-1696874259",
        "upstream_time": 1696874259,
        "download_url": "https://dl.smwcentral.net/35205/SMB3%20Styled%20Flower%20Coins.zip",
        "filename": "SMB3 Styled Flower Coins.zip",
        "size": 3168,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 35175,
        "title": "Super Mario Bros. 3 - ON/OFF Pipes",
        "version": "smwc-35175-1696461484",
        "upstream_time": 1696461484,
        "download_url": "https://dl.smwcentral.net/35175/SMB3%20-%20ON-OFF%20Pipes.zip",
        "filename": "SMB3 - ON-OFF Pipes.zip",
        "size": 7585,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32939,
        "title": "Super Mario Bros. 3 - Buster Beetle",
        "version": "smwc-32939-1673984571",
        "upstream_time": 1673984571,
        "download_url": "https://dl.smwcentral.net/32939/SMB3%20-%20Buster%20Beetle.zip",
        "filename": "SMB3 - Buster Beetle.zip",
        "size": 2990,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32896,
        "title": "Super Mario Bros. 2 - Hoopster",
        "version": "smwc-32896-1673145296",
        "upstream_time": 1673145296,
        "download_url": "https://dl.smwcentral.net/32896/SMB2%20-%20Hoopster.zip",
        "filename": "SMB2 - Hoopster.zip",
        "size": 2774,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32895,
        "title": "Super Mario Bros. 2 - Trouter",
        "version": "smwc-32895-1673145623",
        "upstream_time": 1673145623,
        "download_url": "https://dl.smwcentral.net/32895/SMB2%20-%20Trouter.zip",
        "filename": "SMB2 - Trouter.zip",
        "size": 2709,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32869,
        "title": "Super Mario Bros. 3 - Grass Platforms",
        "version": "smwc-32869-1672773485",
        "upstream_time": 1672773485,
        "download_url": "https://dl.smwcentral.net/32869/SMB3%20-%20Grass%20Platforms.zip",
        "filename": "SMB3 - Grass Platforms.zip",
        "size": 2498,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31122,
        "title": "Super Mario Bros. 3 - Particles, Score and Smoke",
        "version": "smwc-31122-1655077680",
        "upstream_time": 1655077680,
        "download_url": "https://dl.smwcentral.net/31122/SMB3%20-%20Particles%2C%20Score%20and%20Smoke%20Sprites.zip",
        "filename": "SMB3 - Particles%2C Score and Smoke Sprites.zip",
        "size": 27340,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28582,
        "title": "Super Mario Bros. 3 - Overworld Castle",
        "version": "smwc-28582-1634527050",
        "upstream_time": 1634527050,
        "download_url": "https://dl.smwcentral.net/28582/Super%20Mario%20Bros.%203%20-%20Overworld%20Castle.zip",
        "filename": "Super Mario Bros. 3 - Overworld Castle.zip",
        "size": 97230,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28251,
        "title": "Super Mario Bros. 2 - Mouser",
        "version": "smwc-28251-1631218665",
        "upstream_time": 1631218665,
        "download_url": "https://dl.smwcentral.net/28251/SMB2%20Mouser.zip",
        "filename": "SMB2 Mouser.zip",
        "size": 5610,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28239,
        "title": "Super Mario Bros. 3 - Underwater",
        "version": "smwc-28239-1631061096",
        "upstream_time": 1631061096,
        "download_url": "https://dl.smwcentral.net/28239/SMB3%20Underwater%20NES.zip",
        "filename": "SMB3 Underwater NES.zip",
        "size": 5505,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28164,
        "title": "Super Mario Bros. 3 Styled Torpedo Ted and Launcher",
        "version": "smwc-28164-1630985644",
        "upstream_time": 1630985644,
        "download_url": "https://dl.smwcentral.net/28164/smb3torpedo.zip",
        "filename": "smb3torpedo.zip",
        "size": 5134,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24858,
        "title": "Super Mario Bros. 3 - Unused Sand Block",
        "version": "smwc-24858-1602796703",
        "upstream_time": 1602796703,
        "download_url": "https://dl.smwcentral.net/24858/SMB3%20-%20Unused%20Sand%20Block.zip",
        "filename": "SMB3 - Unused Sand Block.zip",
        "size": 1983,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23956,
        "title": "Super Mario Bros. 3 Styled Nibbles",
        "version": "smwc-23956-1595382170",
        "upstream_time": 1595382170,
        "download_url": "https://dl.smwcentral.net/23956/Nibbles%20%28SMB3%20Styled%29.zip",
        "filename": "Nibbles (SMB3 Styled).zip",
        "size": 2991,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23955,
        "title": "Super Mario Bros. 3 Styled Fuzzy",
        "version": "smwc-23955-1595381818",
        "upstream_time": 1595381818,
        "download_url": "https://dl.smwcentral.net/23955/Fuzzy%20%28SMB3%20Styled%29.zip",
        "filename": "Fuzzy (SMB3 Styled).zip",
        "size": 3004,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23424,
        "title": "Super Mario Bros. 3 Styled Clawgrip",
        "version": "smwc-23424-1593547582",
        "upstream_time": 1593547582,
        "download_url": "https://dl.smwcentral.net/23424/SMB3-Styled%20Clawgrip.zip",
        "filename": "SMB3-Styled Clawgrip.zip",
        "size": 1465,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21793,
        "title": "Super Mario Bros. 3 Styled Grassland",
        "version": "smwc-21793-1581293005",
        "upstream_time": 1581293005,
        "download_url": "https://dl.smwcentral.net/21793/SMB3-ish%20Thing.zip",
        "filename": "SMB3-ish Thing.zip",
        "size": 4545,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19244,
        "title": "Super Mario Bros. 2 - Desert",
        "version": "smwc-19244-1552621167",
        "upstream_time": 1552621167,
        "download_url": "https://dl.smwcentral.net/19244/Super%20Mario%20Bros.%202%20-%20Desert.zip",
        "filename": "Super Mario Bros. 2 - Desert.zip",
        "size": 3886,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19124,
        "title": "Super Mario Bros. 3 - Desert",
        "version": "smwc-19124-1551539929",
        "upstream_time": 1551539929,
        "download_url": "https://dl.smwcentral.net/19124/Super%20Mario%20Bros.%203%20-%20Desert.zip",
        "filename": "Super Mario Bros. 3 - Desert.zip",
        "size": 5664,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19079,
        "title": "Super Mario Bros. 3 - Toad's House",
        "version": "smwc-19079-1550883663",
        "upstream_time": 1550883663,
        "download_url": "https://dl.smwcentral.net/19079/Super%20Mario%20Bros.%203%20-%20Toad%27s%20House.zip",
        "filename": "Super Mario Bros. 3 - Toad%27s House.zip",
        "size": 2462,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19017,
        "title": "Super Mario Bros. 3 - Airship",
        "version": "smwc-19017-1548695019",
        "upstream_time": 1548695019,
        "download_url": "https://dl.smwcentral.net/19017/Super%20Mario%20Bros.%203%20-%20Airship.zip",
        "filename": "Super Mario Bros. 3 - Airship.zip",
        "size": 17714,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19003,
        "title": "Super Mario Bros. 3 - Ice/Snow",
        "version": "smwc-19003-1548694655",
        "upstream_time": 1548694655,
        "download_url": "https://dl.smwcentral.net/19003/Super%20Mario%20Bros.%203%20-%20Snow.zip",
        "filename": "Super Mario Bros. 3 - Snow.zip",
        "size": 4732,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 18362,
        "title": "Super Mario Bros. 3 - Underground",
        "version": "smwc-18362-1543944594",
        "upstream_time": 1543944594,
        "download_url": "https://dl.smwcentral.net/18362/Super%20Mario%20Bros.%203%20-%20Underground.zip",
        "filename": "Super Mario Bros. 3 - Underground.zip",
        "size": 5516,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 18359,
        "title": "Super Mario Bros. 3 - Grassland",
        "version": "smwc-18359-1541341720",
        "upstream_time": 1541341720,
        "download_url": "https://dl.smwcentral.net/18359/Super%20Mario%20Bros.%203%20-%20Grass.zip",
        "filename": "Super Mario Bros. 3 - Grass.zip",
        "size": 3290,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14409,
        "title": "Super Mario Bros. 3 Styled Giant Spiny",
        "version": "smwc-14409-1474146829",
        "upstream_time": 1474146829,
        "download_url": "https://dl.smwcentral.net/14409/Spiny.zip",
        "filename": "Spiny.zip",
        "size": 1122,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14334,
        "title": "Super Mario Bros. 2 - Grassland",
        "version": "smwc-14334-1472617818",
        "upstream_time": 1472617818,
        "download_url": "https://dl.smwcentral.net/14334/SMB2%20NES%20Grass%20FG.zip",
        "filename": "SMB2 NES Grass FG.zip",
        "size": 4726,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13810,
        "title": "Super Mario Bros. 3 - Overworld Mario",
        "version": "smwc-13810-1467097072",
        "upstream_time": 1467097072,
        "download_url": "https://dl.smwcentral.net/13810/8bit-smb3owmario.zip",
        "filename": "8bit-smb3owmario.zip",
        "size": 2109,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13742,
        "title": "Super Mario Bros. 3 - Title Screen",
        "version": "smwc-13742-1466784599",
        "upstream_time": 1466784599,
        "download_url": "https://dl.smwcentral.net/13742/Super%20Mario%20Bros.%203%20-%20Title%20Screen.zip",
        "filename": "Super Mario Bros. 3 - Title Screen.zip",
        "size": 5383,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13741,
        "title": "Super Mario Bros. 2 - Title Screen",
        "version": "smwc-13741-1466784592",
        "upstream_time": 1466784592,
        "download_url": "https://dl.smwcentral.net/13741/Super%20Mario%20Bros.%202%20-%20Title%20Screen.zip",
        "filename": "Super Mario Bros. 2 - Title Screen.zip",
        "size": 4876,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12511,
        "title": "Super Mario Bros. 3 Styled Switches",
        "version": "smwc-12511-1449243792",
        "upstream_time": 1449243792,
        "download_url": "https://dl.smwcentral.net/12511/smb3%20switches.zip",
        "filename": "smb3 switches.zip",
        "size": 300687,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11002,
        "title": "Super Mario Bros. 3 - Raccoon Mario",
        "version": "smwc-11002-1426275753",
        "upstream_time": 1426275753,
        "download_url": "https://dl.smwcentral.net/11002/marionesraccoon.zip",
        "filename": "marionesraccoon.zip",
        "size": 10538,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6954,
        "title": "Super Mario Bros. 5 Reborn - Forest",
        "version": "smwc-6954-1405350310",
        "upstream_time": 1405350310,
        "download_url": "https://dl.smwcentral.net/6954/SMB5RForest.zip",
        "filename": "SMB5RForest.zip",
        "size": 3667,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2225,
        "title": "Super Mario Bros. 3 - Castle",
        "version": "smwc-2225-1415204955",
        "upstream_time": 1415204955,
        "download_url": "https://dl.smwcentral.net/2225/SMB3EightBit.zip",
        "filename": "SMB3EightBit.zip",
        "size": 2385,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1854,
        "title": "Super Mario Bros.",
        "version": "smwc-1854-1410868118",
        "upstream_time": 1410868118,
        "download_url": "https://dl.smwcentral.net/1854/Font.zip",
        "filename": "Font.zip",
        "size": 2203,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1671,
        "title": "Super Mario Bros. 2 (Japan) - Foreground",
        "version": "smwc-1671-1414015138",
        "upstream_time": 1414015138,
        "download_url": "https://dl.smwcentral.net/1671/SMB2J.zip",
        "filename": "SMB2J.zip",
        "size": 5645,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1650,
        "title": "Super Mario Bros. 3",
        "version": "smwc-1650-1409240786",
        "upstream_time": 1409240786,
        "download_url": "https://dl.smwcentral.net/1650/Xane123_SMB3_%28Font%29.zip",
        "filename": "Xane123_SMB3_(Font).zip",
        "size": 2436,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1355,
        "title": "Super Mario Bros. 2 - Enemies",
        "version": "smwc-1355-1413996426",
        "upstream_time": 1413996426,
        "download_url": "https://dl.smwcentral.net/1355/Mario%202.zip",
        "filename": "Mario 2.zip",
        "size": 2149,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 596,
        "title": "Super Mario Bros. 3 - Main Tileset",
        "version": "smwc-596-1372096380",
        "upstream_time": 1372096380,
        "download_url": "https://dl.smwcentral.net/596/8bitSMB31-1.zip",
        "filename": "8bitSMB31-1.zip",
        "size": 3139,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-1-2-and",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1692,
    "title": "Super Mario Bros. 1, 2, and 3 (SMAS) Foreground",
    "authors": [
      "GameGuy10"
    ],
    "tags": [
      "block",
      "grassland",
      "needs remoderation"
    ],
    "description": "Please delete the other version moderators. This one is better.",
    "latest_version": "smwc-1692-1414570755",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1692,
        "title": "Super Mario Bros. 1, 2, and 3 (SMAS) Foreground",
        "version": "smwc-1692-1414570755",
        "upstream_time": 1414570755,
        "download_url": "https://dl.smwcentral.net/1692/smas_fg_rip.zip",
        "filename": "smas_fg_rip.zip",
        "size": 4463,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-3-grassland-super-mario-bros-advance",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24846,
    "title": "Super Mario Bros. 3 - Grassland (Super Mario Bros. Advance 2 Styled)",
    "authors": [
      "King Mayro"
    ],
    "tags": [
      "8-bit",
      "grassland",
      "needs remoderation"
    ],
    "description": "The iconic first level tileset from Super Mario Bros. 3, now with the Super Mario Bros. Advance 2: Super Mario Bros. 3 flair. Such as the brand new backgrounds!",
    "latest_version": "smwc-24846-1602720849",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24846,
        "title": "Super Mario Bros. 3 - Grassland (Super Mario Bros. Advance 2 Styled)",
        "version": "smwc-24846-1602720849",
        "upstream_time": 1602720849,
        "download_url": "https://dl.smwcentral.net/24846/SMBA2grassland.zip",
        "filename": "SMBA2grassland.zip",
        "size": 4916,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-deluxe",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8930,
    "title": "Super Mario Bros. Deluxe",
    "authors": [
      "Airbourne Bubblun"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "This font is from SMB DX. No custom palette is needed for this, just replace GFX2A with this one. Even the IllusiYellow is redone also. :D",
    "latest_version": "smwc-8930-1408987763",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8930,
        "title": "Super Mario Bros. Deluxe",
        "version": "smwc-8930-1408987763",
        "upstream_time": 1408987763,
        "download_url": "https://dl.smwcentral.net/8930/DXFont.zip",
        "filename": "DXFont.zip",
        "size": 1095,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-deluxe-challenge-mode-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2218,
    "title": "Super Mario Bros. Deluxe - Challenge Mode Castle",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "8-bit",
      "castle",
      "needs remoderation"
    ],
    "description": "The foreground for castles in Super Mario Bros, except this time with the extra tiles used for red coin and Boo race challenges in the Game Boy Color Deluxe version.",
    "latest_version": "smwc-2218-1416158470",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2218,
        "title": "Super Mario Bros. Deluxe - Challenge Mode Castle",
        "version": "smwc-2218-1416158470",
        "upstream_time": 1416158470,
        "download_url": "https://dl.smwcentral.net/2218/SMB1ChallengeMode.zip",
        "filename": "SMB1ChallengeMode.zip",
        "size": 2930,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-deluxe-overworld",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6253,
    "title": "Super Mario Bros. Deluxe - Overworld",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation",
      "sky"
    ],
    "description": "Did you know that the classic SMB had a map screen? Well it does in the Gameboy Colour version. If you want a map that acts like the one from NSMB, having levels turn red when completed, then this one is for you. Read the Readme for tips on how to use.<br>\r\n<br>\r\nA minor warning, since this is technically from an 8-bit handheld, be aware that clashing is possible. Personally, however, I don't think it's that bad with Mario's overworld sprite... if you compare it to other 8-bit graphics.",
    "latest_version": "smwc-6253-1391878564",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6253,
        "title": "Super Mario Bros. Deluxe - Overworld",
        "version": "smwc-6253-1391878564",
        "upstream_time": 1391878564,
        "download_url": "https://dl.smwcentral.net/6253/SMBD%20-%20Overworld.zip",
        "filename": "SMBD - Overworld.zip",
        "size": 140975,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-deluxe-styled-overworld",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17052,
    "title": "Super Mario Bros. Deluxe Styled Overworld",
    "authors": [
      "Noivern"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "These are overworld graphics loosely based on the overworld graphics from Super Mario Bros. Deluxe for the GBC.<br>\r\n<br>\r\nCaveats:<br>\r\n- These graphics are not compatible with the original SMW overworld graphics. If you want to use these, you'll have to (re)build your overworld from scratch.<br>\r\n- The waterfall animation is 15 FPS. SMW doesn't initialize overworld animations like it does with level animations, meaning overworld animations faster than 7.5 FPS mess up in-game. This is fixed in Lunar Magic 2.53, but if you're using an earlier version of Lunar Magic for whatever reason, there's a fix included that uses UberASM. Alternately, there's a version included that slows the waterfall down to half speed to sidestep this issue.<br>\r\n- The level tiles use multiple color palette animation. If you want to edit the animation, edit ExGFX 84 in a hex editor starting at offset FC4 at your peril. If you want to remove the animation, clear global exanimation slot 03.",
    "latest_version": "smwc-17052-1517137067",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17052,
        "title": "Super Mario Bros. Deluxe Styled Overworld",
        "version": "smwc-17052-1517137067",
        "upstream_time": 1517137067,
        "download_url": "https://dl.smwcentral.net/17052/SMBDX_OW.zip",
        "filename": "SMBDX_OW.zip",
        "size": 209830,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-general-tilesets-and-sprites",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6137,
    "title": "Super Mario Bros. - General Tilesets and Sprites",
    "authors": [
      "Tornado"
    ],
    "tags": [
      "8-bit",
      "cave",
      "grassland",
      "mushroom",
      "needs remoderation"
    ],
    "description": "An updated version of my SMB 1 rip, with more sprites and objects; fixes the parts of Mario in SP1; better palette, FG1 and SP3 and SP4 included, and new Map16.<br>\r\nUpdater's edit: Included a short sample level now.",
    "latest_version": "smwc-6137-1389825827",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6137,
        "title": "Super Mario Bros. - General Tilesets and Sprites",
        "version": "smwc-6137-1389825827",
        "upstream_time": 1389825827,
        "download_url": "https://dl.smwcentral.net/6137/SMB1%20NES%20Sprite%20GFX%20and%20FG%20and%20BG%20GFX.zip",
        "filename": "SMB1 NES Sprite GFX and FG and BG GFX.zip",
        "size": 12922,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-giant",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6967,
    "title": "Super Mario Bros. - Giant Version",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "castle",
      "grassland",
      "needs remoderation",
      "snow"
    ],
    "description": "It would be outrageous if there wasn't any graphics from Super Mario Bros. for July 2014's C3 event, so I decided to take more inspiration from Giant Land and decided to double the size of SMB's tilesets. These graphics includes 4 separate palettes for certain themes.<br>\r\n<br>\r\nSMB Giant Land 1.pal: Normal SMB Palettes<br>\r\nSMB Giant Land 2.pal: Cave Levels Palette<br>\r\nSMB Giant Land 3.pal: Night Time Palette<br>\r\nSMB Giant Land 4.pal: Snow/Castle Palette<br>\r\n<br>\r\nHave fun!",
    "latest_version": "smwc-6967-1408986035",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6967,
        "title": "Super Mario Bros. - Giant Version",
        "version": "smwc-6967-1408986035",
        "upstream_time": 1408986035,
        "download_url": "https://dl.smwcentral.net/6967/Super%20Mario%20Bros%20-%20Giant%20Tilesets.zip",
        "filename": "Super Mario Bros - Giant Tilesets.zip",
        "size": 6276,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16715,
    "title": "Super Mario Bros. - Mario",
    "authors": [
      "PaperWario"
    ],
    "tags": [
      "male",
      "retro"
    ],
    "description": "This is probably the best thing I'll ever make.<br>\r\n<br>\r\nI used the \"New Old Super Mario Bros.\" Sheet found on The Spriter's Resource as a reference for some of the sprites, so credit to Artie, Rapid the Hedgehog, MarioBegins, and PolarKoala. Around 90% of this is custom made by me. Credit not needed, but I would like it if you did.<br>\r\n<br>\r\nUPDATE: Added 8-Bit cape to go with Mario, Added 8-Bit Overworld Yoshis, and fixed Mario's sideways Overworld walking, so he now bounces when moving.",
    "latest_version": "smwc-16715-1516850460",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16715,
        "title": "Super Mario Bros. - Mario",
        "version": "smwc-16715-1516850460",
        "upstream_time": 1516850460,
        "download_url": "https://dl.smwcentral.net/16715/SMB1%20Mario.zip",
        "filename": "SMB1 Mario.zip",
        "size": 19223,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-mash-up",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34326,
    "title": "Super Mario Bros. Mash-Up",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "grassland",
      "mountain",
      "snow"
    ],
    "description": "BG released at Summer C3 2023. Unlike the other rips, this one is original. I did use many references for it.<br>\r\nYou can give credit, but only if you want to.",
    "latest_version": "smwc-34326-1689121452",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34326,
        "title": "Super Mario Bros. Mash-Up",
        "version": "smwc-34326-1689121452",
        "upstream_time": 1689121452,
        "download_url": "https://dl.smwcentral.net/34326/Super%20Mario%20Bros%20Mash-up.zip",
        "filename": "Super Mario Bros Mash-up.zip",
        "size": 7559,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-nes-bowser",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41398,
    "title": "Super Mario Bros. (NES) - Bowser",
    "authors": [
      "Reynner's",
      "Superjustinbros"
    ],
    "tags": [
      "bowser",
      "retro"
    ],
    "description": "This is the Bowser from Super Mario Bros. (NES) <br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=37338\">Meant to be used with this custom sprite</a>.",
    "latest_version": "smwc-41398-1770753153",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41398,
        "title": "Super Mario Bros. (NES) - Bowser",
        "version": "smwc-41398-1770753153",
        "upstream_time": 1770753153,
        "download_url": "https://dl.smwcentral.net/41398/Bowser%20%28NES%29%20for%20Mikeyk%C2%B4s%20Bowser%20for%20PIXI.zip",
        "filename": "Bowser (NES) for Mikeyk%C2%B4s Bowser for PIXI.zip",
        "size": 2444,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-on-off-pipes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35172,
    "title": "Super Mario Bros. - ON/OFF Pipes",
    "authors": [
      "Heitor Porfirio",
      "Walmaker"
    ],
    "tags": [
      "miscellaneous",
      "on-off switch",
      "pipe"
    ],
    "description": "These are the pipes that are controlled by the ON/OFF switch, in the Super Mario Bros. style.<br>\r\nIt indicates that will only work if are in a specific state, and horizontal pipes are included as well.<br>\r\n<br>\r\nIt's necessary to use the blocks that are included for these specific pipes, which are modified blocks from <span class=\"un-outer\" title=\"MarioE\"><a href=\"/?p=profile&amp;id=257\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">MarioE</a></span>'s <a href=\"https://smwc.me/s/15344\">Switch Pack</a>, and ready to be inserted with <a href=\"https://smwc.me/s/31515\">GPS</a>.<br>\r\n<br>\r\nBe sure to give credits to <b>Walmaker</b>, ripped from <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=40258\" rel=\"nofollow\">this sheet</a>!",
    "latest_version": "smwc-35172-1696461091",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35172,
        "title": "Super Mario Bros. - ON/OFF Pipes",
        "version": "smwc-35172-1696461091",
        "upstream_time": 1696461091,
        "download_url": "https://dl.smwcentral.net/35172/SMB%20-%20ON-OFF%20Pipes.zip",
        "filename": "SMB - ON-OFF Pipes.zip",
        "size": 7304,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-question-used-block",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1974,
    "title": "Super Mario Bros. - Question/Used Block",
    "authors": [
      "DDDchu"
    ],
    "tags": [
      "needs remoderation",
      "question block",
      "used block"
    ],
    "description": "I messed around for a little and made a Question Block animation that replaces the question mark box in Super Mario World.<br>\r\n<br>\r\nNo palette need.<br>\r\nWorks with the ones you have.<br>\r\nComes with a \"Used\" SMB 1 block.",
    "latest_version": "smwc-1974-1416995295",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1974,
        "title": "Super Mario Bros. - Question/Used Block",
        "version": "smwc-1974-1416995295",
        "upstream_time": 1416995295,
        "download_url": "https://dl.smwcentral.net/1974/Box.zip",
        "filename": "Box.zip",
        "size": 5648,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-remake-mini-hills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27981,
    "title": "Super Mario Bros. Remake - Mini Hills",
    "authors": [
      "Rykon-V73",
      "WasabiCatto",
      "mit"
    ],
    "tags": [
      "grassland",
      "snow"
    ],
    "description": "Background done by Getate and Mit.<br>\r\nI did receive permission from Getate to upload the BG.<br>\r\nLook at it <a href=\"https://imgur.com/NLxbGfj\" rel=\"nofollow\">here</a>.<br>\r\nNot only does it include the BG, but also the BG, along with the needed fake gradient.<br>\r\nThe archive also contains other ExGFX, palettes or Map16. Read Info.txt for details.<br>\r\nCredit Gatete and Mit. I only converted it for SMW usage.<br>\r\nHave fun using it!",
    "latest_version": "smwc-27981-1628798338",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27981,
        "title": "Super Mario Bros. Remake - Mini Hills",
        "version": "smwc-27981-1628798338",
        "upstream_time": 1628798338,
        "download_url": "https://dl.smwcentral.net/27981/SMBR%20-%20mini%20hills.zip",
        "filename": "SMBR - mini hills.zip",
        "size": 11880,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-snow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2106,
    "title": "Super Mario Bros. - Snow",
    "authors": [
      "malugi"
    ],
    "tags": [
      "ice",
      "needs remoderation",
      "snow"
    ],
    "description": "ESPAÑOL:En este ExGFX decidí comvinar el FG de SMB3 y SMB1 para hacerlos ver diferente y agradable, disfrútenlo.<br>\r\nENGLISH:In this ExGFX decided to combine the SMB1 and SMB3 FG to make them look different and nice, have fun.<br>\r\n",
    "latest_version": "smwc-2106-1427212520",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2106,
        "title": "Super Mario Bros. - Snow",
        "version": "smwc-2106-1427212520",
        "upstream_time": 1427212520,
        "download_url": "https://dl.smwcentral.net/2106/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 3805,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-styled-beach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23418,
    "title": "Super Mario Bros. Styled Beach",
    "authors": [
      "KiloMinimo",
      "SuperSledgeBro"
    ],
    "tags": [
      "8-bit",
      "beach",
      "desert",
      "needs remoderation"
    ],
    "description": "An SMB-Styled Beach FG, ripped from a sprite sheet from SuperSledgeBro<br>\r\n<br>\r\nCredit is optional but appreciated<br>\r\n<br>\r\nUpdate [06/25/2020]: Fixed map16 file",
    "latest_version": "smwc-23418-1593393211",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23418,
        "title": "Super Mario Bros. Styled Beach",
        "version": "smwc-23418-1593393211",
        "upstream_time": 1593393211,
        "download_url": "https://dl.smwcentral.net/23418/SMB-Styled%20Beach%20FG.zip",
        "filename": "SMB-Styled Beach FG.zip",
        "size": 4368,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-styled-forest-and-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15783,
    "title": "Super Mario Bros. Styled Forest and Desert",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "desert",
      "forest",
      "retro"
    ],
    "description": "This 2-in-1 tileset was inspired by the question of \"What if Super Mario Maker included Forest and Desert level themes?\"  This is what I imagine the SMB1 versions looking like.",
    "latest_version": "smwc-15783-1499623638",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15783,
        "title": "Super Mario Bros. Styled Forest and Desert",
        "version": "smwc-15783-1499623638",
        "upstream_time": 1499623638,
        "download_url": "https://dl.smwcentral.net/15783/SMB1%20Forest%20%26%20Desert%20FG.zip",
        "filename": "SMB1 Forest %26 Desert FG.zip",
        "size": 4062,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-styled-grass",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5852,
    "title": "Super Mario Bros. Styled Grass",
    "authors": [
      "Tornado"
    ],
    "tags": [
      "8-bit",
      "grassland",
      "mushroom",
      "needs remoderation"
    ],
    "description": "A set of graphics hand drawn by me in the style of SMB1 (custom palette is not required).",
    "latest_version": "smwc-5852-1381602474",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5852,
        "title": "Super Mario Bros. Styled Grass",
        "version": "smwc-5852-1381602474",
        "upstream_time": 1381602474,
        "download_url": "https://dl.smwcentral.net/5852/SMB1_custom.zip",
        "filename": "SMB1_custom.zip",
        "size": 2976,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-styled-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31761,
    "title": "Super Mario Bros. Styled Grassland",
    "authors": [
      "Kojimkj",
      "TheOrangeToad"
    ],
    "tags": [
      "grassland",
      "retro"
    ],
    "description": "A tileset that is inspired by the original Super Mario Bros (NES) Titleset. <br>\r\n<br>\r\nThis tileset is made by <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=36523\" rel=\"nofollow\"> Kojimkj </a> on MFGG.",
    "latest_version": "smwc-31761-1659723032",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31761,
        "title": "Super Mario Bros. Styled Grassland",
        "version": "smwc-31761-1659723032",
        "upstream_time": 1659723032,
        "download_url": "https://dl.smwcentral.net/31761/SMW%20Styled%20Kojimkj%20Grass%20Titleset.zip",
        "filename": "SMW Styled Kojimkj Grass Titleset.zip",
        "size": 5054,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-styled-ground-underground",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34173,
    "title": "Super Mario Bros. Styled Ground / Underground",
    "authors": [
      "HDTV"
    ],
    "tags": [
      "cave",
      "grassland",
      "mushroom",
      "pipe",
      "retro"
    ],
    "description": "An expanded Super Mario Bros. styled ground/underground tileset. It includes slopes, pipes, many semisolids, and many decorations.",
    "latest_version": "smwc-34173-1687732443",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34173,
        "title": "Super Mario Bros. Styled Ground / Underground",
        "version": "smwc-34173-1687732443",
        "upstream_time": 1687732443,
        "download_url": "https://dl.smwcentral.net/34173/SMB%20Styled%20Ground%20Underground%20stuff.zip",
        "filename": "SMB Styled Ground Underground stuff.zip",
        "size": 12972,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-styled-overworld",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2583,
    "title": "Super Mario Bros. Styled Overworld",
    "authors": [
      "Katzhin2509",
      "S.R.H."
    ],
    "tags": [
      "8-bit",
      "grassland",
      "needs remoderation"
    ],
    "description": "This is the overworld I made during a hack on the theme of Super Mario Bros. named Memories Of Yesteryear. A project that I left on hold because I could not finish it.<br>\r\n<br>\r\nI hope you like it.<br>\r\n<br>\r\nRead the informations file for more informations about pallets...<br>\r\n<br>\r\nS.R.H. note: Edited the graphics so it won't have perspective errors, and added an example usage of it. Might be a bit hard to use, but I'm sure you'll get used to it if you look at how I did it. Pretty awesome graphics, otherwise.",
    "latest_version": "smwc-2583-1428409928",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2583,
        "title": "Super Mario Bros. Styled Overworld",
        "version": "smwc-2583-1428409928",
        "upstream_time": 1428409928,
        "download_url": "https://dl.smwcentral.net/2583/SMB%20Overworld.zip",
        "filename": "SMB Overworld.zip",
        "size": 150787,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-styled-skullcopter",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40514,
    "title": "Super Mario Bros. Styled Skullcopter",
    "authors": [
      "TheOrangeToad"
    ],
    "tags": [
      "retro",
      "skullcopter"
    ],
    "description": "Super Mario Bros styled graphics of the Skullcopter enemy from Wario Land II drawn by me.<br>\r\n<br>\r\nThese graphics we made for this custom sprite <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3514\">here!</a><br>\r\n<br>\r\nCredit is highly appreciated. ",
    "latest_version": "smwc-40514-1756430427",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40514,
        "title": "Super Mario Bros. Styled Skullcopter",
        "version": "smwc-40514-1756430427",
        "upstream_time": 1756430427,
        "download_url": "https://dl.smwcentral.net/40514/Super%20Mario%20Bros.%20Styled%20Skullcopter.zip",
        "filename": "Super Mario Bros. Styled Skullcopter.zip",
        "size": 2642,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-styled-statues",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25193,
    "title": "Super Mario Bros. Styled Statues",
    "authors": [
      "KaidenThelens"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "Some statues base off of sprites from SMB1.<br>\r\n<br>\r\nSprites in the pack are...<br>\r\n<br>\r\n1. Super Mario Walking<br>\r\n2. Super Mario Standing<br>\r\n3. Small Mario Jumping<br>\r\n4. Small Maroo Standing<br>\r\n5. Goomber<br>\r\n6. Mushroom<br>\r\n7. Fire Flower<br>\r\n8. Ground block<br>\r\n9. Chains<br>\r\n <br>\r\nPutting the Statues on the Ground Blocks is recommended.<br>\r\n<br>\r\nComes in Purple and Grey.<br>\r\nCredit is not needed.<br>\r\n",
    "latest_version": "smwc-25193-1605750627",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25193,
        "title": "Super Mario Bros. Styled Statues",
        "version": "smwc-25193-1605750627",
        "upstream_time": 1605750627,
        "download_url": "https://dl.smwcentral.net/25193/SMB1%20Maroo%20Statues.zip",
        "filename": "SMB1 Maroo Statues.zip",
        "size": 3665,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-the-early-years-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37010,
    "title": "Super Mario Bros: The Early Years - Castle",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle"
    ],
    "description": "This is the background seen in most castles in Super Mario Bros: The Early Years.  It's a simple yet customizable background for which I've included two different setups.",
    "latest_version": "smwc-37010-1708740582",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37010,
        "title": "Super Mario Bros: The Early Years - Castle",
        "version": "smwc-37010-1708740582",
        "upstream_time": 1708740582,
        "download_url": "https://dl.smwcentral.net/37010/TEYCASTLE%20%28Gamma%20V%29.zip",
        "filename": "TEYCASTLE (Gamma V).zip",
        "size": 3976,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-the-early-years-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37120,
    "title": "Super Mario Bros: The Early Years - Forest",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "forest",
      "trees"
    ],
    "description": "This is the background seen in 4-1 of Super Mario Bros: The Early Years.",
    "latest_version": "smwc-37120-1708959102",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37120,
        "title": "Super Mario Bros: The Early Years - Forest",
        "version": "smwc-37120-1708959102",
        "upstream_time": 1708959102,
        "download_url": "https://dl.smwcentral.net/37120/TEY%20Forest.zip",
        "filename": "TEY Forest.zip",
        "size": 3146,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-the-early-years-graveyard-swamp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37160,
    "title": "Super Mario Bros: The Early Years - Graveyard/Swamp",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "haunted",
      "swamp"
    ],
    "description": "This is the graveyard/swamp tileset seen in levels 8-1 and 8-3 of SMB: The Early Years.  it doubles as a spooky swamp and a graveyard.",
    "latest_version": "smwc-37160-1708984117",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37160,
        "title": "Super Mario Bros: The Early Years - Graveyard/Swamp",
        "version": "smwc-37160-1708984117",
        "upstream_time": 1708984117,
        "download_url": "https://dl.smwcentral.net/37160/TEY%20Spooky.zip",
        "filename": "TEY Spooky.zip",
        "size": 6577,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-the-early-years-volcano",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37121,
    "title": "Super Mario Bros: The Early Years - Volcano",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "volcano"
    ],
    "description": "This is the volcano background seen in 9-1 of SMB: The Early Years.",
    "latest_version": "smwc-37121-1708958830",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37121,
        "title": "Super Mario Bros: The Early Years - Volcano",
        "version": "smwc-37121-1708958830",
        "upstream_time": 1708958830,
        "download_url": "https://dl.smwcentral.net/37121/TEY%20Volcano.zip",
        "filename": "TEY Volcano.zip",
        "size": 3101,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-the-lost-levels",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14185,
    "title": "Super Mario Bros.: The Lost Levels  ",
    "authors": [
      "asdf"
    ],
    "tags": [
      "8-bit",
      "grassland",
      "needs remoderation"
    ],
    "description": "The graphics used in the Japanese version of SMB2(NES), also known as the Lost Levels. Comes with various other palette themes.",
    "latest_version": "smwc-14185-1471423531",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14185,
        "title": "Super Mario Bros.: The Lost Levels  ",
        "version": "smwc-14185-1471423531",
        "upstream_time": 1471423531,
        "download_url": "https://dl.smwcentral.net/14185/lostlevelsj.zip",
        "filename": "lostlevelsj.zip",
        "size": 5965,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11774,
    "title": "Super Mario Bros. - Title Screen",
    "authors": [
      "thesmb3fan143"
    ],
    "tags": [
      "8-bit",
      "needs remoderation",
      "title screen"
    ],
    "description": "This is from The NES version of Super Mario Bros. Ripped by SNESGFX. could fit in 8-bit styled hacks.<br>\r\n<br>\r\n<br>\r\nripped by thesmb3fan143<br>\r\n<br>\r\n",
    "latest_version": "smwc-11774-1437428752",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11774,
        "title": "Super Mario Bros. - Title Screen",
        "version": "smwc-11774-1437428752",
        "upstream_time": 1437428752,
        "download_url": "https://dl.smwcentral.net/11774/NES%20SMB1.zip",
        "filename": "NES SMB1.zip",
        "size": 3361,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-bros-underwater-remake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40424,
    "title": "Super Mario Bros. - Underwater (Remake)",
    "authors": [
      "Br0wnii_06",
      "Roberto zampari"
    ],
    "tags": [
      "retro",
      "underwater"
    ],
    "description": "<b><span style=\"font-size: 22pt;\">C3 SUMMER 2025:</span></b><br>\r\n<br>\r\nThe \"SMB1 Underwater Remake\" ripped from the <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=41370\" rel=\"nofollow\">this tileset</a>.<br>\r\nIt includes day and night palettes.<br>\r\n<br>\r\nGive credit to Br0wnii_06.<br>\r\n<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-40424-1756050273",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40424,
        "title": "Super Mario Bros. - Underwater (Remake)",
        "version": "smwc-40424-1756050273",
        "upstream_time": 1756050273,
        "download_url": "https://dl.smwcentral.net/40424/SMB1UnderwaterRemake.zip",
        "filename": "SMB1UnderwaterRemake.zip",
        "size": 9242,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-combination",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1003,
    "title": "Super Mario Combination",
    "authors": [
      "allowiscous"
    ],
    "tags": [
      "cave",
      "grassland",
      "mountain",
      "needs remoderation",
      "night"
    ],
    "description": "This background is just simply a combination of 4 or so different backgrounds from several games, inspired by Toad Strikes Back. It uses 5 palettes and two ExGFX, and it also does not overwrite the status bar. All the backgrounds can be found on this site, but they were all ripped by me. Give credit as you see fit.<br>\r\n<br>\r\nTLMB edit: best set to have v-scroll constant.",
    "latest_version": "smwc-1003-1408384465",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1003,
        "title": "Super Mario Combination",
        "version": "smwc-1003-1408384465",
        "upstream_time": 1408384465,
        "download_url": "https://dl.smwcentral.net/1003/Combined%20Mario%20BG.zip",
        "filename": "Combined Mario BG.zip",
        "size": 4945,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-kart-piranha-plant",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27577,
    "title": "Super Mario Kart - Piranha Plant",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "muncher"
    ],
    "description": "The Piranha Plant obstacle from Super Mario Kart, replacing Munchers.",
    "latest_version": "smwc-27577-1625609522",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27577,
        "title": "Super Mario Kart - Piranha Plant",
        "version": "smwc-27577-1625609522",
        "upstream_time": 1625609522,
        "download_url": "https://dl.smwcentral.net/27577/SMK%20-%20Piranha%20Plant.zip",
        "filename": "SMK - Piranha Plant.zip",
        "size": 6509,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37389,
    "title": "Super Mario Land 2 - Fire Flower",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "cape",
      "fire flower",
      "powerup"
    ],
    "description": "Another recolor of a Super Mario Land 2 power-up, and it's the <s>cooler</s> \"Tulip\" Fire Flower. <br>\r\n<br>\r\nIt replaces the cape icon and uses Palette D's colors by default. A great replacement if you wanted your SMW Fire Flower to be facing straight towards you with its big-ass chin.",
    "latest_version": "smwc-37389-1709765040",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37389,
        "title": "Super Mario Land 2 - Fire Flower",
        "version": "smwc-37389-1709765040",
        "upstream_time": 1709765040,
        "download_url": "https://dl.smwcentral.net/37389/SML2%20Fire%20Flower.zip",
        "filename": "SML2 Fire Flower.zip",
        "size": 1937,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 36918,
        "title": "Super Mario Land 2 - Carrot",
        "version": "smwc-36918-1708448780",
        "upstream_time": 1708448780,
        "download_url": "https://dl.smwcentral.net/36918/SML2%20Carrot.zip",
        "filename": "SML2 Carrot.zip",
        "size": 1884,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-land-2",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31588,
    "title": "Super Mario Land 2: 6 Golden Coins Styled Grinder",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "1-up",
      "3-up",
      "8 bit",
      "8-bit",
      "beehive",
      "blurp",
      "bob-omb",
      "bomb",
      "bonus",
      "boo",
      "cave",
      "cheep cheep",
      "coins",
      "feather",
      "fire flower",
      "fish",
      "forest",
      "ghost house",
      "goomba",
      "grassland",
      "grinder",
      "male",
      "mushroom",
      "needs remoderation",
      "para-bomb",
      "para-goomba",
      "patch needed",
      "piranha plant",
      "question block",
      "retro",
      "ship",
      "space",
      "star",
      "throw block",
      "turn block"
    ],
    "description": "The cousin of the Grinder, Wakiri, which is found in Super Mario Land 2: Six Golden Coins. which has black blade, which is a perfect fit for outdoors area or mainly, forest and houses areas. It does not go well with very dark backgrounds at all.<br>\r\n<br>\r\nCredits should go to No Body The Dragon.",
    "latest_version": "smwc-31588-1659143621",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31588,
        "title": "Super Mario Land 2: 6 Golden Coins Styled Grinder",
        "version": "smwc-31588-1659143621",
        "upstream_time": 1659143621,
        "download_url": "https://dl.smwcentral.net/31588/Alternative%20Grinder.zip",
        "filename": "Alternative Grinder.zip",
        "size": 2317,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31068,
        "title": "Super Mario Land 2: 6 Golden Coins - Grassland",
        "version": "smwc-31068-1654020434",
        "upstream_time": 1654020434,
        "download_url": "https://dl.smwcentral.net/31068/SML2%20Grass%20Titleset.zip",
        "filename": "SML2 Grass Titleset.zip",
        "size": 9097,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26980,
        "title": "Super Mario Land 2 : 6 Golden Coins - Piranha Plant",
        "version": "smwc-26980-1620790222",
        "upstream_time": 1620790222,
        "download_url": "https://dl.smwcentral.net/26980/Super%20Mario%20Land%202%20Piranha%20Plant.zip",
        "filename": "Super Mario Land 2 Piranha Plant.zip",
        "size": 5004,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26699,
        "title": "Super Mario Land 2 : 6 Golden Coins - Blocks and Coins",
        "version": "smwc-26699-1618235254",
        "upstream_time": 1618235254,
        "download_url": "https://dl.smwcentral.net/26699/Blocks_Super%20Mario_Land_2.zip",
        "filename": "Blocks_Super Mario_Land_2.zip",
        "size": 9255,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26688,
        "title": "Super Mario Land 2 : 6 Golden Coins - Powerups",
        "version": "smwc-26688-1618236875",
        "upstream_time": 1618236875,
        "download_url": "https://dl.smwcentral.net/26688/SML2PowerUps.zip",
        "filename": "SML2PowerUps.zip",
        "size": 6066,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26643,
        "title": "Super Mario Land 2 : 6 Golden Coins - Ghost House",
        "version": "smwc-26643-1617416278",
        "upstream_time": 1617416278,
        "download_url": "https://dl.smwcentral.net/26643/SML2_Ghost.zip",
        "filename": "SML2_Ghost.zip",
        "size": 2504,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26597,
        "title": "Super Mario Land 2 : 6 Golden Coins - Fishes",
        "version": "smwc-26597-1616952160",
        "upstream_time": 1616952160,
        "download_url": "https://dl.smwcentral.net/26597/SML2_Fishes.zip",
        "filename": "SML2_Fishes.zip",
        "size": 9510,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26518,
        "title": "Super Mario Land 2 : 6 Golden Coins - Tall Grass",
        "version": "smwc-26518-1616432462",
        "upstream_time": 1616432462,
        "download_url": "https://dl.smwcentral.net/26518/Macro%20Zone.zip",
        "filename": "Macro Zone.zip",
        "size": 2055,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26370,
        "title": "Super Mario Land 2 : 6 Golden Coins - Forest Leaves",
        "version": "smwc-26370-1615152290",
        "upstream_time": 1615152290,
        "download_url": "https://dl.smwcentral.net/26370/SML2%20-%20Forest%20Leaves.zip",
        "filename": "SML2 - Forest Leaves.zip",
        "size": 5041,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26336,
        "title": "Super Mario Land 2 : 6 Golden Coins - Noko Bombette",
        "version": "smwc-26336-1614899127",
        "upstream_time": 1614899127,
        "download_url": "https://dl.smwcentral.net/26336/SML2_NokoBombette.zip",
        "filename": "SML2_NokoBombette.zip",
        "size": 2087,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26314,
        "title": "Super Mario Land 2 : 6 Golden Coins - Goomba",
        "version": "smwc-26314-1614785139",
        "upstream_time": 1614785139,
        "download_url": "https://dl.smwcentral.net/26314/SML2Goomba.zip",
        "filename": "SML2Goomba.zip",
        "size": 9403,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19861,
        "title": "Super Mario Land 2: 6 Golden Coins - Mario Zone",
        "version": "smwc-19861-1557691455",
        "upstream_time": 1557691455,
        "download_url": "https://dl.smwcentral.net/19861/SML2%20-%20Mario%20Zone.zip",
        "filename": "SML2 - Mario Zone.zip",
        "size": 9321,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16312,
        "title": "Super Mario Land 2: 6 Golden Coins - Overworld",
        "version": "smwc-16312-1506132167",
        "upstream_time": 1506132167,
        "download_url": "https://dl.smwcentral.net/16312/SML2%20Overworld%20tileset.zip",
        "filename": "SML2 Overworld tileset.zip",
        "size": 99005,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16085,
        "title": "Super Mario Land 2: 6 Golden Coins - Mario",
        "version": "smwc-16085-1504822147",
        "upstream_time": 1504822147,
        "download_url": "https://dl.smwcentral.net/16085/SML2%20Map%20Mario.zip",
        "filename": "SML2 Map Mario.zip",
        "size": 80212,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14195,
        "title": "Super Mario Land 2: 6 Golden Coins - Pumpkin Zone",
        "version": "smwc-14195-1471423553",
        "upstream_time": 1471423553,
        "download_url": "https://dl.smwcentral.net/14195/sml2pumpkinzone.zip",
        "filename": "sml2pumpkinzone.zip",
        "size": 4518,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11944,
        "title": "Super Mario Land 2: 6 Golden Coins - Boo",
        "version": "smwc-11944-1442775967",
        "upstream_time": 1442775967,
        "download_url": "https://dl.smwcentral.net/11944/SML2Boo.zip",
        "filename": "SML2Boo.zip",
        "size": 1793,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10780,
        "title": "Super Mario Land 2: 6 Golden Coins - Sunken Ship",
        "version": "smwc-10780-1423914147",
        "upstream_time": 1423914147,
        "download_url": "https://dl.smwcentral.net/10780/%5BUPDATE%5D%20SML2%20Sunken%20Ship.zip",
        "filename": "%5BUPDATE%5D SML2 Sunken Ship.zip",
        "size": 2360,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9469,
        "title": "Super Mario Land 2: 6 Golden Coins - Mario",
        "version": "smwc-9469-1415269482",
        "upstream_time": 1415269482,
        "download_url": "https://dl.smwcentral.net/9469/Player.zip",
        "filename": "Player.zip",
        "size": 14185,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6908,
        "title": "Super Mario Land 2: 6 Golden Coins - Beehive",
        "version": "smwc-6908-1408985007",
        "upstream_time": 1408985007,
        "download_url": "https://dl.smwcentral.net/6908/SML2hornet.zip",
        "filename": "SML2hornet.zip",
        "size": 4396,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2750,
        "title": "Super Mario Land 2: 6 Golden Coins - Space Zone",
        "version": "smwc-2750-1412259056",
        "upstream_time": 1412259056,
        "download_url": "https://dl.smwcentral.net/2750/SpaceZone.zip",
        "filename": "SpaceZone.zip",
        "size": 2359,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-land-2-6-golden-coins-bonus-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2127,
    "title": "Super Mario Land 2: 6 Golden Coins - Bonus Room 1",
    "authors": [
      "Bandit"
    ],
    "tags": [
      "8-bit",
      "bonus",
      "needs remoderation"
    ],
    "description": "The first Bonus Room in SML2. <br>\r\nComes with:<br>\r\nExGFX<br>\r\nMap16FG<br>\r\nMap16BG<br>\r\nSample Level<br>\r\nPalette<br>\r\n<br>\r\n<br>\r\nCredit isn't necessary, but would be nice.  <br>\r\nHave Fun! ;)",
    "latest_version": "smwc-2127-1421422128",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2127,
        "title": "Super Mario Land 2: 6 Golden Coins - Bonus Room 1",
        "version": "smwc-2127-1421422128",
        "upstream_time": 1421422128,
        "download_url": "https://dl.smwcentral.net/2127/SML2%20-%20Bonus%20Room%201.zip",
        "filename": "SML2 - Bonus Room 1.zip",
        "size": 2738,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-land-2-6-golden-coins-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2117,
    "title": "Super Mario Land 2: 6 Golden Coins - Level 1",
    "authors": [
      "Bandit"
    ],
    "tags": [
      "needs remoderation",
      "ocean",
      "sky"
    ],
    "description": "The BG from SML2 Level 1.<br>\r\nThe water is animated, what you can't see in the picture.<br>\r\n<br>\r\nHave fun! ;)",
    "latest_version": "smwc-2117-1419436729",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2117,
        "title": "Super Mario Land 2: 6 Golden Coins - Level 1",
        "version": "smwc-2117-1419436729",
        "upstream_time": 1419436729,
        "download_url": "https://dl.smwcentral.net/2117/SML2%20-%20Level%201%20BG.zip",
        "filename": "SML2 - Level 1 BG.zip",
        "size": 2257,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-land-2-6-golden-coins-turtle-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2888,
    "title": "Super Mario Land 2: 6 Golden Coins - Turtle Zone 3",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "flesh",
      "needs remoderation"
    ],
    "description": "Any cutoff is from the original game/graphics, since the makes of the Game Boy game didn't make new cement block tiles for the bits near water.",
    "latest_version": "smwc-2888-1412498542",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2888,
        "title": "Super Mario Land 2: 6 Golden Coins - Turtle Zone 3",
        "version": "smwc-2888-1412498542",
        "upstream_time": 1412498542,
        "download_url": "https://dl.smwcentral.net/2888/turtlezone.zip",
        "filename": "turtlezone.zip",
        "size": 3592,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-land-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11876,
    "title": "Super Mario Land - Font",
    "authors": [
      "Mario3andU"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "This is the font from the 1989 Game Boy classic, Super Mario Land!<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-11876-1442775440",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11876,
        "title": "Super Mario Land - Font",
        "version": "smwc-11876-1442775440",
        "upstream_time": 1442775440,
        "download_url": "https://dl.smwcentral.net/11876/SML%20Font.zip",
        "filename": "SML Font.zip",
        "size": 1360,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-land-hybrid-player",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1787,
    "title": "Super Mario Land - Hybrid Player",
    "authors": [
      "Construct101"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "Not sure if this was ever done but...<br>\r\n<br>\r\nBasically this is SML Mario that walks and plays like SMW Mario. I always thought SML Mario walking frame was kinda...dumb, so I made this one. Just the look and thats all.<br>\r\n<br>\r\nComes with Pallette.<br>\r\n<br>\r\nPM me if I missed anything...<br>\r\n",
    "latest_version": "smwc-1787-1421511159",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1787,
        "title": "Super Mario Land - Hybrid Player",
        "version": "smwc-1787-1421511159",
        "upstream_time": 1421511159,
        "download_url": "https://dl.smwcentral.net/1787/Construct101%20SML%20Hybrid%20GFX.zip",
        "filename": "Construct101 SML Hybrid GFX.zip",
        "size": 18137,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-land-styled-birabuto",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10585,
    "title": "Super Mario Land Styled Birabuto",
    "authors": [
      "Alessio"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "I made this time ago, i even relased a my signature in the graphics, which is the Sperman.<br>\r\nIt uses palette 0 for BG and 2 for FG, 4 for the goal part of FG. BG folder has also a sample level for the BG. Have fun ",
    "latest_version": "smwc-10585-1422202783",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10585,
        "title": "Super Mario Land Styled Birabuto",
        "version": "smwc-10585-1422202783",
        "upstream_time": 1422202783,
        "download_url": "https://dl.smwcentral.net/10585/Super%20Mario%20Land%20-%20Birabuto.zip",
        "filename": "Super Mario Land - Birabuto.zip",
        "size": 6299,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-land-tokotoko",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31595,
    "title": "Super Mario Land - Tokotoko",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "mega mole"
    ],
    "description": "A very funny Moai Face enemy from Super Mario Land, now adapted as a skin for the Mega Mole. A great fit for tropical levels or maybe, some unusual wacky levels.<br>\r\n<br>\r\nCredits should go to No Body The Dragon.",
    "latest_version": "smwc-31595-1659144238",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31595,
        "title": "Super Mario Land - Tokotoko",
        "version": "smwc-31595-1659144238",
        "upstream_time": 1659144238,
        "download_url": "https://dl.smwcentral.net/31595/Tokotoko%20%28Moai%20Head%20enemy%29.zip",
        "filename": "Tokotoko (Moai Head enemy).zip",
        "size": 2220,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-land-world-1-1-and-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1123,
    "title": "Super Mario Land - World 1-1 and 1-2",
    "authors": [
      "SuperMario12"
    ],
    "tags": [
      "8-bit",
      "grassland",
      "needs remoderation"
    ],
    "description": "Super Mario Land - World 1-1 & 1-2<br>\r\n<br>\r\n<i><b>Broozer's comment:</b> I really liked this FG rip - it would fit perfectly for a 8-bit/GB styled hack. Really nice job!</i>",
    "latest_version": "smwc-1123-1403033041",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1123,
        "title": "Super Mario Land - World 1-1 and 1-2",
        "version": "smwc-1123-1403033041",
        "upstream_time": 1403033041,
        "download_url": "https://dl.smwcentral.net/1123/sml-111.zip",
        "filename": "sml-111.zip",
        "size": 4409,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39839,
    "title": "Super Mario Maker 2: Super Mario World Styled Beach",
    "authors": [
      "Bonobi",
      "Clougo",
      "Random Talking Bush"
    ],
    "tags": [
      "8-bit",
      "airship",
      "arrow",
      "arrow sign",
      "beach",
      "block",
      "bob-omb",
      "bonus",
      "boo",
      "boo block",
      "boo ring",
      "boss",
      "burner",
      "cement block",
      "chain chomp",
      "coin",
      "desert",
      "donut",
      "donut bridge",
      "donut lift",
      "female",
      "forest",
      "frozen",
      "ghost house",
      "grassland",
      "grey cement block",
      "hammer brother",
      "haunted",
      "house",
      "ice",
      "ice block",
      "icicle",
      "iggy koopa",
      "jungle",
      "key",
      "koopaling",
      "lake",
      "male",
      "mountain",
      "mushroom",
      "needs remoderation",
      "night",
      "on-off block",
      "on-off switch",
      "overworld",
      "p-switch",
      "p-switch block",
      "patch needed",
      "pipe",
      "poison mushroom",
      "pokey",
      "retro",
      "rock",
      "sign",
      "skewer",
      "sky",
      "snow",
      "space",
      "spike",
      "spike balls",
      "spike trap",
      "sprite gfx",
      "stone",
      "super mario maker 2",
      "super mario world",
      "swamp",
      "tree",
      "underwater",
      "water",
      "wood"
    ],
    "description": "A tropical beach Background with palmtrees, cliffs, sea and clouds. Had to edit the background to fit in SMW. <br>\r\nGive credit to Clougo and Random Talking Bush. <br>\r\nRequested by zAce08xZ.",
    "latest_version": "smwc-39839-1747103425",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39839,
        "title": "Super Mario Maker 2: Super Mario World Styled Beach",
        "version": "smwc-39839-1747103425",
        "upstream_time": 1747103425,
        "download_url": "https://dl.smwcentral.net/39839/SMM2SMWBeach.zip",
        "filename": "SMM2SMWBeach.zip",
        "size": 5017,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37024,
        "title": "Super Mario Maker 2 - Ground Overworld",
        "version": "smwc-37024-1708959806",
        "upstream_time": 1708959806,
        "download_url": "https://dl.smwcentral.net/37024/SMM2%20-%20Ground%20Overworld.zip",
        "filename": "SMM2 - Ground Overworld.zip",
        "size": 96359,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 35111,
        "title": "Super Mario Maker 2: Super Mario Bros. - Ghost House",
        "version": "smwc-35111-1695329299",
        "upstream_time": 1695329299,
        "download_url": "https://dl.smwcentral.net/35111/SMM2%20-%20SMB%20Ghost%20House.zip",
        "filename": "SMM2 - SMB Ghost House.zip",
        "size": 4846,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34811,
        "title": "Super Mario Maker 2: Super Mario Bros. Styled Super Mario Land Birabuto Kingdom",
        "version": "smwc-34811-1691774393",
        "upstream_time": 1691774393,
        "download_url": "https://dl.smwcentral.net/34811/SMM2%20SMB%20Styled%20Birabuto%20Kingdom.zip",
        "filename": "SMM2 SMB Styled Birabuto Kingdom.zip",
        "size": 3679,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33537,
        "title": "Super Mario Maker 2: Super Mario World - Ghost House",
        "version": "smwc-33537-1678730653",
        "upstream_time": 1678730653,
        "download_url": "https://dl.smwcentral.net/33537/Super%20Mario%20Maker%202%20-%20Super%20Mario%20World%20Ghost%20House.zip",
        "filename": "Super Mario Maker 2 - Super Mario World Ghost House.zip",
        "size": 5350,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33150,
        "title": "Super Mario Maker 2: Super Mario World - Tree Platform",
        "version": "smwc-33150-1676257355",
        "upstream_time": 1676257355,
        "download_url": "https://dl.smwcentral.net/33150/SMM2%20SMW%20Trees.zip",
        "filename": "SMM2 SMW Trees.zip",
        "size": 2929,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33143,
        "title": "Super Mario Maker 2 - Burner",
        "version": "smwc-33143-1676604054",
        "upstream_time": 1676604054,
        "download_url": "https://dl.smwcentral.net/33143/Burner%20SMM2.zip",
        "filename": "Burner SMM2.zip",
        "size": 4315,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33115,
        "title": "Super Mario Maker 2 - Space Overworld",
        "version": "smwc-33115-1676137853",
        "upstream_time": 1676137853,
        "download_url": "https://dl.smwcentral.net/33115/SMM%202%20-%20Space%20Overworld.zip",
        "filename": "SMM 2 - Space Overworld.zip",
        "size": 94861,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33114,
        "title": "Super Mario Maker 2 - Desert Overworld",
        "version": "smwc-33114-1676131425",
        "upstream_time": 1676131425,
        "download_url": "https://dl.smwcentral.net/33114/SMM2%20-%20Desert%20Overworld.zip",
        "filename": "SMM2 - Desert Overworld.zip",
        "size": 101722,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33050,
        "title": "Super Mario Maker 2 - Donut Lift",
        "version": "smwc-33050-1675643803",
        "upstream_time": 1675643803,
        "download_url": "https://dl.smwcentral.net/33050/Donut%20Lift%20SMM2.zip",
        "filename": "Donut Lift SMM2.zip",
        "size": 15662,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32451,
        "title": "Super Mario Maker 2: Super Mario World - Water",
        "version": "smwc-32451-1666827094",
        "upstream_time": 1666827094,
        "download_url": "https://dl.smwcentral.net/32451/SMM2%20SMW%20Water.zip",
        "filename": "SMM2 SMW Water.zip",
        "size": 2723,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31146,
        "title": "Super Mario Maker 2: Super Mario World - Ghost House (Night)",
        "version": "smwc-31146-1655089967",
        "upstream_time": 1655089967,
        "download_url": "https://dl.smwcentral.net/31146/SMM2%20SMW%20Ghost%20House%20Night.zip",
        "filename": "SMM2 SMW Ghost House Night.zip",
        "size": 2666,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31002,
        "title": "Super Mario Maker 2: Super Mario World - Airship",
        "version": "smwc-31002-1653324995",
        "upstream_time": 1653324995,
        "download_url": "https://dl.smwcentral.net/31002/SMM2_AirshipFG.zip",
        "filename": "SMM2_AirshipFG.zip",
        "size": 9326,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28627,
        "title": "Super Mario Maker 2: Super Mario World - Toad",
        "version": "smwc-28627-1638324336",
        "upstream_time": 1638324336,
        "download_url": "https://dl.smwcentral.net/28627/SMW%20Toad%20-%20SMM2.zip",
        "filename": "SMW Toad - SMM2.zip",
        "size": 26802,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26944,
        "title": "Super Mario Maker 2 : Super Mario Bros. - Boo",
        "version": "smwc-26944-1620258532",
        "upstream_time": 1620258532,
        "download_url": "https://dl.smwcentral.net/26944/SMM2%20SMB1%20Boo.zip",
        "filename": "SMM2 SMB1 Boo.zip",
        "size": 1749,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25952,
        "title": "Super Mario Maker 2: Super Mario World - Iggy Koopa",
        "version": "smwc-25952-1611075736",
        "upstream_time": 1611075736,
        "download_url": "https://dl.smwcentral.net/25952/SMM2%20Iggy.zip",
        "filename": "SMM2 Iggy.zip",
        "size": 3538,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24636,
        "title": "Super Mario Maker 2 - Rotten Mushroom",
        "version": "smwc-24636-1600376044",
        "upstream_time": 1600376044,
        "download_url": "https://dl.smwcentral.net/24636/Poison_mushroom.zip",
        "filename": "Poison_mushroom.zip",
        "size": 3212,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24559,
        "title": "Super Mario Maker 2: Super Mario World - Hammer Bros.",
        "version": "smwc-24559-1599780624",
        "upstream_time": 1599780624,
        "download_url": "https://dl.smwcentral.net/24559/Hammer%20Bruh.zip",
        "filename": "Hammer Bruh.zip",
        "size": 4481,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24465,
        "title": "Super Mario Maker 2: SMB1/SMB3/SMW - Spike Trap",
        "version": "smwc-24465-1598928721",
        "upstream_time": 1598928721,
        "download_url": "https://dl.smwcentral.net/24465/SMM2_Spike_Trap.zip",
        "filename": "SMM2_Spike_Trap.zip",
        "size": 8025,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24252,
        "title": "Super Mario Maker 2: Super Mario World - P-Switch",
        "version": "smwc-24252-1597377933",
        "upstream_time": 1597377933,
        "download_url": "https://dl.smwcentral.net/24252/SMM2%20SMW%20P-Switch.zip",
        "filename": "SMM2 SMW P-Switch.zip",
        "size": 1928,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24116,
        "title": "Super Mario Maker 2: Super Mario Bros. - Big Sign and Arrows",
        "version": "smwc-24116-1596998999",
        "upstream_time": 1596998999,
        "download_url": "https://dl.smwcentral.net/24116/SMM2%20SMB%20Signs.zip",
        "filename": "SMM2 SMB Signs.zip",
        "size": 3089,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24096,
        "title": "Super Mario Maker 2: Super Mario World - Big Sign and Arrows",
        "version": "smwc-24096-1596999812",
        "upstream_time": 1596999812,
        "download_url": "https://dl.smwcentral.net/24096/SMM2%20SMW%20Sign.zip",
        "filename": "SMM2 SMW Sign.zip",
        "size": 3173,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24000,
        "title": "Super Mario Maker 2: Super Mario World - Snow Theme (Night)",
        "version": "smwc-24000-1595633843",
        "upstream_time": 1595633843,
        "download_url": "https://dl.smwcentral.net/24000/Super%20Mario%20Maker%202%20-%20Super%20Mario%20World%20-%20Snow%20Theme%20%28Night%29.zip",
        "filename": "Super Mario Maker 2 - Super Mario World - Snow Theme (Night).zip",
        "size": 4679,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23817,
        "title": "Super Mario Maker 2: SMB1/SMB3/SMW - Bob-omb",
        "version": "smwc-23817-1594847554",
        "upstream_time": 1594847554,
        "download_url": "https://dl.smwcentral.net/23817/Super%20Mario%20Maker%202%20-%20Bob-ombs.zip",
        "filename": "Super Mario Maker 2 - Bob-ombs.zip",
        "size": 7793,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23769,
        "title": "Super Mario Maker 2: Super Mario World - Forest",
        "version": "smwc-23769-1594576505",
        "upstream_time": 1594576505,
        "download_url": "https://dl.smwcentral.net/23769/Super%20Mario%20Maker%202%20SMW%20-%20Forest.zip",
        "filename": "Super Mario Maker 2 SMW - Forest.zip",
        "size": 5162,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23768,
        "title": "Super Mario Maker 2: SMB1/SMB3/SMW - Stone",
        "version": "smwc-23768-1594840182",
        "upstream_time": 1594840182,
        "download_url": "https://dl.smwcentral.net/23768/SMM2_Rock.zip",
        "filename": "SMM2_Rock.zip",
        "size": 6656,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23767,
        "title": "Super Mario Maker 2: SMB1/SMB3/SMW - Key",
        "version": "smwc-23767-1594836557",
        "upstream_time": 1594836557,
        "download_url": "https://dl.smwcentral.net/23767/Mario%20Maker%202%20-%20Key.zip",
        "filename": "Mario Maker 2 - Key.zip",
        "size": 6996,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23703,
        "title": "Super Mario Maker 2: SMB1/SMB3/SMW - Skewers",
        "version": "smwc-23703-1594506437",
        "upstream_time": 1594506437,
        "download_url": "https://dl.smwcentral.net/23703/Mario%20Maker%202%20-%20Skewers.zip",
        "filename": "Mario Maker 2 - Skewers.zip",
        "size": 6601,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23701,
        "title": "Super Mario Maker 2: SMB1/SMB3/SMW - Icicles",
        "version": "smwc-23701-1595943775",
        "upstream_time": 1595943775,
        "download_url": "https://dl.smwcentral.net/23701/SMM2_Icicle.zip",
        "filename": "SMM2_Icicle.zip",
        "size": 19286,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23700,
        "title": "Super Mario Maker 2: SMB1/SMB3/SMW - Frozen Coins",
        "version": "smwc-23700-1595940827",
        "upstream_time": 1595940827,
        "download_url": "https://dl.smwcentral.net/23700/SMM2_Ice_Coin.zip",
        "filename": "SMM2_Ice_Coin.zip",
        "size": 8969,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23699,
        "title": "Super Mario Maker 2 - Big Coins",
        "version": "smwc-23699-1595939338",
        "upstream_time": 1595939338,
        "download_url": "https://dl.smwcentral.net/23699/Super%20Mario%20Maker%202%20-%20Big%20Coins.zip",
        "filename": "Super Mario Maker 2 - Big Coins.zip",
        "size": 17815,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23698,
        "title": "Super Mario Maker 2: SMB1/SMB3/SMW - Chain Chomp",
        "version": "smwc-23698-1594502478",
        "upstream_time": 1594502478,
        "download_url": "https://dl.smwcentral.net/23698/Mario%20Maker%202%20-%20Chain%20Chomps.zip",
        "filename": "Mario Maker 2 - Chain Chomps.zip",
        "size": 20176,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23045,
        "title": "Super Mario Maker 2: Super Mario World - Snow Theme",
        "version": "smwc-23045-1590169982",
        "upstream_time": 1590169982,
        "download_url": "https://dl.smwcentral.net/23045/SMM2_SNOW.zip",
        "filename": "SMM2_SNOW.zip",
        "size": 6600,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 22281,
        "title": "Super Mario Maker 2: Super Mario World - Sky Theme",
        "version": "smwc-22281-1586732327",
        "upstream_time": 1586732327,
        "download_url": "https://dl.smwcentral.net/22281/SMM2_Sky.zip",
        "filename": "SMM2_Sky.zip",
        "size": 9161,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21920,
        "title": "Super Mario Maker 2: Super Mario World - Metal Block",
        "version": "smwc-21920-1584468702",
        "upstream_time": 1584468702,
        "download_url": "https://dl.smwcentral.net/21920/SMW%20Metal%20Block.zip",
        "filename": "SMW Metal Block.zip",
        "size": 4109,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21671,
        "title": "Super Mario Maker 2 - P-Switch Block",
        "version": "smwc-21671-1582357747",
        "upstream_time": 1582357747,
        "download_url": "https://dl.smwcentral.net/21671/SMM2%20-%20P-Switch%20Block.zip",
        "filename": "SMM2 - P-Switch Block.zip",
        "size": 4641,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21612,
        "title": "Super Mario Maker 2: SMB1/SMB3/SMW - Pokey",
        "version": "smwc-21612-1580225491",
        "upstream_time": 1580225491,
        "download_url": "https://dl.smwcentral.net/21612/SMM2_Pokey.zip",
        "filename": "SMM2_Pokey.zip",
        "size": 28901,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21607,
        "title": "Super Mario Maker 2: SMB1/SMB3/SMW - Spike",
        "version": "smwc-21607-1579251576",
        "upstream_time": 1579251576,
        "download_url": "https://dl.smwcentral.net/21607/SMM2_Spike.zip",
        "filename": "SMM2_Spike.zip",
        "size": 20697,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21243,
        "title": "Super Mario Maker 2: Super Mario World - Forest",
        "version": "smwc-21243-1572453463",
        "upstream_time": 1572453463,
        "download_url": "https://dl.smwcentral.net/21243/SMM2%20forest.zip",
        "filename": "SMM2 forest.zip",
        "size": 3380,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21073,
        "title": "Super Mario Maker 2: Super Mario World - Desert",
        "version": "smwc-21073-1569799251",
        "upstream_time": 1569799251,
        "download_url": "https://dl.smwcentral.net/21073/Super%20Mario%20Maker%202%20-%20Super%20Mario%20World%20-%20Desert%20Tileset.zip",
        "filename": "Super Mario Maker 2 - Super Mario World - Desert Tileset.zip",
        "size": 5408,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21040,
        "title": "Super Mario Maker 2: Super Mario Bros. - Sky",
        "version": "smwc-21040-1569378049",
        "upstream_time": 1569378049,
        "download_url": "https://dl.smwcentral.net/21040/Super%20Mario%20Maker%202%20-%20SMB%20-%20Sky.zip",
        "filename": "Super Mario Maker 2 - SMB - Sky.zip",
        "size": 7714,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20997,
        "title": "Super Mario Maker 2: Super Mario Bros. - Forest & Underwater",
        "version": "smwc-20997-1568897099",
        "upstream_time": 1568897099,
        "download_url": "https://dl.smwcentral.net/20997/SMM2%20-%20SMB%20-%20Forest%20%26%20Underwater.zip",
        "filename": "SMM2 - SMB - Forest %26 Underwater.zip",
        "size": 19934,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20674,
        "title": "Super Mario Maker 2: Super Mario World - Luigi (Includes SMAS Poses)",
        "version": "smwc-20674-1566608141",
        "upstream_time": 1566608141,
        "download_url": "https://dl.smwcentral.net/20674/SMM2%20SMW%20Luigi.zip",
        "filename": "SMM2 SMW Luigi.zip",
        "size": 30992,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20616,
        "title": "Super Mario Maker 2: Super Mario World - Toadette",
        "version": "smwc-20616-1565354834",
        "upstream_time": 1565354834,
        "download_url": "https://dl.smwcentral.net/20616/toadette%20-%20smm2%20-%2032x32.zip",
        "filename": "toadette - smm2 - 32x32.zip",
        "size": 20447,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20596,
        "title": "Super Mario Maker 2: Super Mario Bros. - Desert",
        "version": "smwc-20596-1565297431",
        "upstream_time": 1565297431,
        "download_url": "https://dl.smwcentral.net/20596/Super%20Mario%20Maker%202%20-%20Super%20Mario%20Bros.%20-%20Desert%20%28update%29.zip",
        "filename": "Super Mario Maker 2 - Super Mario Bros. - Desert (update).zip",
        "size": 6766,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20001,
        "title": "Super Mario Maker 2: SMB1/SMB3/SMW - Rotten Mushroom",
        "version": "smwc-20001-1560514750",
        "upstream_time": 1560514750,
        "download_url": "https://dl.smwcentral.net/20001/SMM2_Rotten_Mushroom.zip",
        "filename": "SMM2_Rotten_Mushroom.zip",
        "size": 3094,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19976,
        "title": "Super Mario Maker 2: Super Mario Bros. - ON/OFF Blocks",
        "version": "smwc-19976-1560712949",
        "upstream_time": 1560712949,
        "download_url": "https://dl.smwcentral.net/19976/SMM2%20SMB%20-%20ON-OFF%20Blocks.zip",
        "filename": "SMM2 SMB - ON-OFF Blocks.zip",
        "size": 10562,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19283,
        "title": "Super Mario Maker 2: Super Mario World - Donut Bridge and Water",
        "version": "smwc-19283-1552829255",
        "upstream_time": 1552829255,
        "download_url": "https://dl.smwcentral.net/19283/SMM2%20-%20donutbridge%20%2B%20water.zip",
        "filename": "SMM2 - donutbridge + water.zip",
        "size": 7086,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19123,
        "title": "Super Mario Maker 2: Super Mario World - ON/OFF Blocks",
        "version": "smwc-19123-1552166153",
        "upstream_time": 1552166153,
        "download_url": "https://dl.smwcentral.net/19123/SMM2%20SMW%20-%20ON-OFF%20Blocks.zip",
        "filename": "SMM2 SMW - ON-OFF Blocks.zip",
        "size": 10664,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-16x16-one-way-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26220,
    "title": "Super Mario Maker: 16x16 One-Way Blocks",
    "authors": [
      "westslasher2"
    ],
    "tags": [
      "miscellaneous",
      "needs remoderation"
    ],
    "description": "These are a 16x16 variation of the one-way walls from Super Mario Maker. Obviously you'll want to use these <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18158\">blocks</a>  with this graphic set.",
    "latest_version": "smwc-26220-1613749487",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26220,
        "title": "Super Mario Maker: 16x16 One-Way Blocks",
        "version": "smwc-26220-1613749487",
        "upstream_time": 1613749487,
        "download_url": "https://dl.smwcentral.net/26220/SmollOneWayBlocks.zip",
        "filename": "SmollOneWayBlocks.zip",
        "size": 2618,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-2-super-mario-bros",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33426,
    "title": "Super Mario Maker 2: Super Mario Bros. 3 - ON/OFF Blocks",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "arrow",
      "arrow sign",
      "block",
      "on-off block",
      "on-off switch",
      "retro",
      "sign",
      "wood"
    ],
    "description": "The SMB3 styled ON/OFF blocks from Super Mario Maker 2.<br>\r\n<br>\r\nTo be used with <a href=\"https://smwc.me/s/15344\">these blocks</a>. Includes a GFX33 replacement to get the ON/OFF switch block too, for graphical consistency (see second gif).",
    "latest_version": "smwc-33426-1677948179",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33426,
        "title": "Super Mario Maker 2: Super Mario Bros. 3 - ON/OFF Blocks",
        "version": "smwc-33426-1677948179",
        "upstream_time": 1677948179,
        "download_url": "https://dl.smwcentral.net/33426/SMM2%20SMB3%20-%20ON-OFF%20Blocks.zip",
        "filename": "SMM2 SMB3 - ON-OFF Blocks.zip",
        "size": 8053,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24115,
        "title": "Super Mario Maker 2: Super Mario Bros. 3 - Big Sign and Arrows",
        "version": "smwc-24115-1596999333",
        "upstream_time": 1596999333,
        "download_url": "https://dl.smwcentral.net/24115/SMM2%20SMB3%20Signs.zip",
        "filename": "SMM2 SMB3 Signs.zip",
        "size": 2945,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-doors",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37028,
    "title": "Super Mario Maker - Doors",
    "authors": [
      "zAce08xZ"
    ],
    "tags": [
      "door",
      "retro"
    ],
    "description": "The Super Mario Maker doors (The NSMBU door is not included)<br>\r\n<br>\r\nCredit is not necessary.",
    "latest_version": "smwc-37028-1709056374",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37028,
        "title": "Super Mario Maker - Doors",
        "version": "smwc-37028-1709056374",
        "upstream_time": 1709056374,
        "download_url": "https://dl.smwcentral.net/37028/Super%20Mario%20Maker%20Doors.zip",
        "filename": "Super Mario Maker Doors.zip",
        "size": 2335,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-locked-doors",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33073,
    "title": "Super Mario Maker - Locked Doors",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "door"
    ],
    "description": "The locked doors seen in both Super Mario Maker and its sequel (all variants except NSMBU). Can be used with <a href=\"https://smwc.me/s/21130\">the locked doors included here</a>.",
    "latest_version": "smwc-33073-1675974683",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33073,
        "title": "Super Mario Maker - Locked Doors",
        "version": "smwc-33073-1675974683",
        "upstream_time": 1675974683,
        "download_url": "https://dl.smwcentral.net/33073/Super%20Mario%20Maker%20-%20Locked%20Doors.zip",
        "filename": "Super Mario Maker - Locked Doors.zip",
        "size": 2057,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-new-super-mario-bros-u-skewer",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19886,
    "title": "Super Mario Maker: New Super Mario Bros. U - Skewer",
    "authors": [
      "Noivern"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "skewer"
    ],
    "description": "The skewer graphics from the NSMBU style in Super Mario Maker. Unfortunately the animation only includes four out of the original's fifteen frames due to space limitations. :V",
    "latest_version": "smwc-19886-1557779227",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19886,
        "title": "Super Mario Maker: New Super Mario Bros. U - Skewer",
        "version": "smwc-19886-1557779227",
        "upstream_time": 1557779227,
        "download_url": "https://dl.smwcentral.net/19886/SMM%20-%20NSMBU%20Skewer.zip",
        "filename": "SMM - NSMBU Skewer.zip",
        "size": 5938,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-new-super-mario-bros-u-spike-trap",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24634,
    "title": "Super Mario Maker: New Super Mario Bros. U - Spike Trap",
    "authors": [
      "Ralshi02"
    ],
    "tags": [
      "needs remoderation",
      "spike trap"
    ],
    "description": "The spike trap from Super Mario Maker in the New Super Mario Bros. U style.<br>\r\n<br>\r\n-Uses 6 frames of animation for each version.<br>\r\n-Is 32x32.",
    "latest_version": "smwc-24634-1600372738",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24634,
        "title": "Super Mario Maker: New Super Mario Bros. U - Spike Trap",
        "version": "smwc-24634-1600372738",
        "upstream_time": 1600372738,
        "download_url": "https://dl.smwcentral.net/24634/NSMBU_Spike_Traps.zip",
        "filename": "NSMBU_Spike_Traps.zip",
        "size": 6312,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-p-switch-doors",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33608,
    "title": "Super Mario Maker - P-Switch Doors",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "door",
      "invisible door"
    ],
    "description": "The P-Switch doors seen in both Super Mario Maker and its sequel (all variants except NSMBU).<br>\r\n<br>\r\nIncludes a normal version which uses custom palette to be accurate to the source games, and also a simple version which doesn't require it (uses vanilla colors in palette 7), at the cost of less accuracy (see third pic).",
    "latest_version": "smwc-33608-1679589176",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33608,
        "title": "Super Mario Maker - P-Switch Doors",
        "version": "smwc-33608-1679589176",
        "upstream_time": 1679589176,
        "download_url": "https://dl.smwcentral.net/33608/SMM%20-%20P-Switch%20Doors.zip",
        "filename": "SMM - P-Switch Doors.zip",
        "size": 4242,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-smb1-smb3-smw-blooper",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20224,
    "title": "Super Mario Maker: SMB1/SMB3/SMW - Blooper",
    "authors": [
      "Ralshi02"
    ],
    "tags": [
      "blooper",
      "needs remoderation"
    ],
    "description": "The blooper from Super Mario Maker.<br>\r\n<br>\r\nGraphics for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16126\r\n\">this</a> sprite.",
    "latest_version": "smwc-20224-1561947678",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20224,
        "title": "Super Mario Maker: SMB1/SMB3/SMW - Blooper",
        "version": "smwc-20224-1561947678",
        "upstream_time": 1561947678,
        "download_url": "https://dl.smwcentral.net/20224/SMM_Blooper.zip",
        "filename": "SMM_Blooper.zip",
        "size": 8405,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-smb1-smb3-smw-pow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20222,
    "title": "Super Mario Maker: SMB1/SMB3/SMW - POW",
    "authors": [
      "Ralshi02"
    ],
    "tags": [
      "needs remoderation",
      "pow"
    ],
    "description": "The POW from Super Mario Maker.<br>\r\n<br>\r\nGraphics for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16998\">this</a> sprite.<br>\r\n<br>\r\nNOTE: Change the palette of the sprite for B with CFG Editor.",
    "latest_version": "smwc-20222-1561947550",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20222,
        "title": "Super Mario Maker: SMB1/SMB3/SMW - POW",
        "version": "smwc-20222-1561947550",
        "upstream_time": 1561947550,
        "download_url": "https://dl.smwcentral.net/20222/SMM_POW.zip",
        "filename": "SMM_POW.zip",
        "size": 9807,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-styled-dry-bones",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35195,
    "title": "Super Mario Maker Styled Dry Bones",
    "authors": [
      "Rock"
    ],
    "tags": [
      "dry bones"
    ],
    "description": "This is an original dry bones sprite graphic for my upcoming hack, Super Mario Sandwich. <br>\r\n<br>\r\nThe SMW dry bones doesn't look good on a lighter background, this one does.<br>\r\nIt has the shape of the SMW dry bones, but has the style of the SMM one! <br>\r\n<br>\r\nIt comes with SP4 sheet for custom sprites and Yoshi compatibility.<br>\r\nAnd of course, the standard SP3 and SP4 files.<br>\r\n<br>\r\nI have been working on a few graphics that fit the Halloween season. ",
    "latest_version": "smwc-35195-1696876830",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35195,
        "title": "Super Mario Maker Styled Dry Bones",
        "version": "smwc-35195-1696876830",
        "upstream_time": 1696876830,
        "download_url": "https://dl.smwcentral.net/35195/SMM%20Style%20SMW%20Dry%20Bones.zip",
        "filename": "SMM Style SMW Dry Bones.zip",
        "size": 7373,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-styled-ice-and-frozen-tile-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34959,
    "title": "Super Mario Maker Styled Ice and Frozen Tile Blocks",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "coin",
      "door",
      "ice block",
      "muncher",
      "note block",
      "question block",
      "yoshi coin"
    ],
    "description": "Various things-frozen-in-ice block graphics, as seen in the BLDC2 Baserom, for use with the <a href=\"https://smwc.me/s/27360\">Icy/Frozen Blocks Pack</a>. (Note: it doesn't include graphics for every block in that pack.)",
    "latest_version": "smwc-34959-1693077597",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34959,
        "title": "Super Mario Maker Styled Ice and Frozen Tile Blocks",
        "version": "smwc-34959-1693077597",
        "upstream_time": 1693077597,
        "download_url": "https://dl.smwcentral.net/34959/IceBlocks.zip",
        "filename": "IceBlocks.zip",
        "size": 3260,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-bros",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27164,
    "title": "Super Mario Maker: Super Mario Bros. 3 - Springboard",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "8-bit",
      "buzzy beetle",
      "castle",
      "needs remoderation",
      "retro",
      "skewer",
      "springboard"
    ],
    "description": "A rip of the SMB3-styled springboard that appears in Super Mario Maker.",
    "latest_version": "smwc-27164-1622519947",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27164,
        "title": "Super Mario Maker: Super Mario Bros. 3 - Springboard",
        "version": "smwc-27164-1622519947",
        "upstream_time": 1622519947,
        "download_url": "https://dl.smwcentral.net/27164/SMM%20%28SMB3%29%20-%20Springboard.zip",
        "filename": "SMM (SMB3) - Springboard.zip",
        "size": 2517,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15638,
        "title": "Super Mario Maker: Super Mario Bros. 3 - Buzzy Beetle",
        "version": "smwc-15638-1497096086",
        "upstream_time": 1497096086,
        "download_url": "https://dl.smwcentral.net/15638/SMMSMB3Buzzy.zip",
        "filename": "SMMSMB3Buzzy.zip",
        "size": 2583,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13738,
        "title": "Super Mario Maker: Super Mario Bros. 3 - Super Mario All-Stars Styled Skewers",
        "version": "smwc-13738-1464627677",
        "upstream_time": 1464627677,
        "download_url": "https://dl.smwcentral.net/13738/Skewers.zip",
        "filename": "Skewers.zip",
        "size": 74378,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-bros-airship",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12960,
    "title": "Super Mario Maker: Super Mario Bros. - Airship",
    "authors": [
      "gamed9x"
    ],
    "tags": [
      "8-bit",
      "airship",
      "needs remoderation"
    ],
    "description": "The airship graphics that are used in Super Mario Maker's Super Mario Bros. Airship level style.",
    "latest_version": "smwc-12960-1451542459",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12960,
        "title": "Super Mario Maker: Super Mario Bros. - Airship",
        "version": "smwc-12960-1451542459",
        "upstream_time": 1451542459,
        "download_url": "https://dl.smwcentral.net/12960/SMB1%20Airship%20%5BSuper%20Mario%20Maker%5D.zip",
        "filename": "SMB1 Airship %5BSuper Mario Maker%5D.zip",
        "size": 4020,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-bros-buster-beetle-amiibo",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24564,
    "title": "Super Mario Maker: Super Mario Bros. - Buster Beetle (+Amiibo)",
    "authors": [
      "P-Tux7",
      "eviemaybe"
    ],
    "tags": [
      "8-bit",
      "buster beetle",
      "needs remoderation"
    ],
    "description": "A <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3292\">Buster Beetle</a> in the style of Super Mario Bros. Two palettes from Super Mario Maker are included, for both overworld and underground. Also included is an imitation of the mustachioed variants of Buzzy Beetles that appear in Super Mario Maker when Mario uses a Big Mushroom.<br>\r\n<br>\r\nAnorakun's edit: Updated with two new gifs, showcasing both versions.",
    "latest_version": "smwc-24564-1599783136",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24564,
        "title": "Super Mario Maker: Super Mario Bros. - Buster Beetle (+Amiibo)",
        "version": "smwc-24564-1599783136",
        "upstream_time": 1599783136,
        "download_url": "https://dl.smwcentral.net/24564/smb1buster.zip",
        "filename": "smb1buster.zip",
        "size": 5905,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-bros-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14067,
    "title": "Super Mario Maker: Super Mario Bros. - Grassland",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "8-bit",
      "grassland",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Credit is not necessary, but I'd appreciate it.<br>\r\nReleased in C3 Summer 2016.<br>\r\nRequested by zacmario.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-14067-1468905819",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14067,
        "title": "Super Mario Maker: Super Mario Bros. - Grassland",
        "version": "smwc-14067-1468905819",
        "upstream_time": 1468905819,
        "download_url": "https://dl.smwcentral.net/14067/SMM%20-%20Super%20Mario%20Bros.%201%20-%20Grassland.zip",
        "filename": "SMM - Super Mario Bros. 1 - Grassland.zip",
        "size": 2094,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-bros-muncher",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19191,
    "title": "Super Mario Maker: Super Mario Bros. - Muncher",
    "authors": [
      "nlxt"
    ],
    "tags": [
      "black piranha plant",
      "muncher",
      "retro"
    ],
    "description": "This is the Muncher super mario bros 1 and more similar colors to avoid custom palettes and this is the super mario maker because in SMB1 there is no Muncher but in the Super mario maker if there is and therefore here it is!<br>\r\n<br>\r\nAs a tip if you insert the texture as part of the gfx33 and load a game saved in the emulator you will not load the Texture but if you load a game of the game in general if it appears.",
    "latest_version": "smwc-19191-1552528948",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19191,
        "title": "Super Mario Maker: Super Mario Bros. - Muncher",
        "version": "smwc-19191-1552528948",
        "upstream_time": 1552528948,
        "download_url": "https://dl.smwcentral.net/19191/SMM1%20SMB%20-%20Muncher.zip",
        "filename": "SMM1 SMB - Muncher.zip",
        "size": 14163,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-bros-underground-ghost-house",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14065,
    "title": "Super Mario Maker: Super Mario Bros. - Underground + Ghost House",
    "authors": [
      "Murphmario"
    ],
    "tags": [
      "8-bit",
      "cave",
      "haunted",
      "needs remoderation"
    ],
    "description": "A rip of the underground and ghost house foregrounds from Super Mario Maker's Super Mario Bros. style. Good for 8-bit styled hacks.",
    "latest_version": "smwc-14065-1469811706",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14065,
        "title": "Super Mario Maker: Super Mario Bros. - Underground + Ghost House",
        "version": "smwc-14065-1469811706",
        "upstream_time": 1469811706,
        "download_url": "https://dl.smwcentral.net/14065/SMM%20SMB1%20Underground%20%2B%20Ghost%20House.zip",
        "filename": "SMM SMB1 Underground + Ghost House.zip",
        "size": 3543,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-airship",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12258,
    "title": "Super Mario Maker: Super Mario World - Airship",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "airship",
      "needs remoderation"
    ],
    "description": "Ripped from Super Mario Maker; official SMW(ish)-styled airship graphics.<br>\r\n<br>\r\nMario Maker has multiple variations of some of these tiles, but including these small tile variations would use up an excessive amount of space. I opted to only include tiles with significant differences, though some tiles may still be slightly similar to others.<br>\r\n<br>\r\nSmall modifications to the graphics were made in the event that the changes were nearly unnoticeable to conserve palette space. They use palettes 2 and 3, along with the unused half of palette 4. Additionally, there is a small amount of space leftover which can be filled by ExAnimation or other graphics.<br>\r\n<br>\r\nPalette and PalMask files are both included.",
    "latest_version": "smwc-12258-1443818747",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12258,
        "title": "Super Mario Maker: Super Mario World - Airship",
        "version": "smwc-12258-1443818747",
        "upstream_time": 1443818747,
        "download_url": "https://dl.smwcentral.net/12258/MarioMaker-Airship.zip",
        "filename": "MarioMaker-Airship.zip",
        "size": 6476,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-bob-omb-new-goomba",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14002,
    "title": "Super Mario Maker: Super Mario World - Bob-Omb + New Goomba",
    "authors": [
      "KingKoopshi64"
    ],
    "tags": [
      "bob-omb",
      "goomba",
      "needs remoderation"
    ],
    "description": "It bothers me how Super Mario Maker didn't give the bob-ombs wind ups yet SMB1 and 3 gave them one so I made them with one along with my own custom Goomba sprite to fit the game's style it also includes a squished sprite as well replacing the 5-up symbol. Here is a tutorial how to get the squashed Goomba GFX. <br>\r\nhttp://www.smwcentral.net/?p=viewthread&t=35765&page=1<br>\r\n<br>\r\nYou can also add your custom Goombas for the sprites too.<br>\r\n<br>\r\nParachute Goombas NOT INCLUDED!",
    "latest_version": "smwc-14002-1471680839",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14002,
        "title": "Super Mario Maker: Super Mario World - Bob-Omb + New Goomba",
        "version": "smwc-14002-1471680839",
        "upstream_time": 1471680839,
        "download_url": "https://dl.smwcentral.net/14002/SMM%20Wind%20up%20Bob%20Ombs%20and%20SMW%20Goombas.zip",
        "filename": "SMM Wind up Bob Ombs and SMW Goombas.zip",
        "size": 6310,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-bros-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13527,
    "title": "Super Mario Maker: Super Mario World - Bros. Pack",
    "authors": [
      "SuperMariaSis"
    ],
    "tags": [
      "boomerang bro",
      "hammer bro",
      "needs remoderation"
    ],
    "description": "This pack includes eight GFX files for SpriteTool hammer bros. variants as well as for the <a href=\"http://www.smwcentral.net/?p=section&a=details&id=3561\">Fire/Ice Bros.</a> custom sprites, as requested by RZIBARA.<br>\r\n<br>\r\nPlease read the readme for a description of the GFX files.<br>\r\n<br>\r\nHope these are useful for you!",
    "latest_version": "smwc-13527-1461710768",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13527,
        "title": "Super Mario Maker: Super Mario World - Bros. Pack",
        "version": "smwc-13527-1461710768",
        "upstream_time": 1461710768,
        "download_url": "https://dl.smwcentral.net/13527/Hammer%20Bro%20Megapack.zip",
        "filename": "Hammer Bro Megapack.zip",
        "size": 20345,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20230,
    "title": "Super Mario Maker: Super Mario World - Castle",
    "authors": [
      "Ralshi02"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "The castle from Super Mario Maker.<br>\r\nContains 3 decorative elements and semi-solid platforms.<br>\r\n",
    "latest_version": "smwc-20230-1561490951",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20230,
        "title": "Super Mario Maker: Super Mario World - Castle",
        "version": "smwc-20230-1561490951",
        "upstream_time": 1561490951,
        "download_url": "https://dl.smwcentral.net/20230/SMM_Castle.zip",
        "filename": "SMM_Castle.zip",
        "size": 2955,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-chain-chomp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12149,
    "title": "Super Mario Maker: Super Mario World - Chain Chomp",
    "authors": [
      "blueyosh"
    ],
    "tags": [
      "chain chomp",
      "needs remoderation"
    ],
    "description": "I recreated the SMW style Chain Chomp sprites from Super Mario Maker. They use the original palate and is already set to be inserted as GFX02 straight away without replacing anything but blank tiles. Of course it can also be used as ExGFX as well.",
    "latest_version": "smwc-12149-1442776682",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12149,
        "title": "Super Mario Maker: Super Mario World - Chain Chomp",
        "version": "smwc-12149-1442776682",
        "upstream_time": 1442776682,
        "download_url": "https://dl.smwcentral.net/12149/Mario%20Maker%20Chain%20Chomp.zip",
        "filename": "Mario Maker Chain Chomp.zip",
        "size": 2169,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-conveyor-belt",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19259,
    "title": "Super Mario Maker: Super Mario World - Conveyor Belt",
    "authors": [
      "Ralshi02"
    ],
    "tags": [
      "conveyor belt",
      "needs remoderation"
    ],
    "description": "A conveyor belt from Super Mario Maker.<br>\r\n<br>\r\nThis pack contains 3 versions of the conveyor belt, a slow, normal and a fast version.",
    "latest_version": "smwc-19259-1552628384",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19259,
        "title": "Super Mario Maker: Super Mario World - Conveyor Belt",
        "version": "smwc-19259-1552628384",
        "upstream_time": 1552628384,
        "download_url": "https://dl.smwcentral.net/19259/Super%20Mario%20Maker%20-%20Super%20Mario%20World%20-%20Conveyor%20Belts.zip",
        "filename": "Super Mario Maker - Super Mario World - Conveyor Belts.zip",
        "size": 2941,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-dry-bones",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24958,
    "title": "Super Mario Maker: Super Mario World - Dry Bones",
    "authors": [
      "DTA450"
    ],
    "tags": [
      "dry bones",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Dry Bones from Super Mario Maker (it's the same in SMM2). I'm quite surprised that nobody has ripped this before.<br>\r\n<br>\r\nYou must use it with a patch that edits its displacement (included). Also, I had to use a second tile for its head, because I didn't manage to use a single tile for its walking animation.<br>\r\n<br>\r\nPlease give credit, It was hard to find the correct values for the displacement. No custom palette required.",
    "latest_version": "smwc-24958-1603584228",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24958,
        "title": "Super Mario Maker: Super Mario World - Dry Bones",
        "version": "smwc-24958-1603584228",
        "upstream_time": 1603584228,
        "download_url": "https://dl.smwcentral.net/24958/SMM%20Dry%20Bones.zip",
        "filename": "SMM Dry Bones.zip",
        "size": 5138,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-frozen-wiggler",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24766,
    "title": "Super Mario Maker / Super Mario World: Frozen Wiggler",
    "authors": [
      "P-Tux7"
    ],
    "tags": [
      "needs remoderation",
      "wiggler"
    ],
    "description": "<div class=\"quote\"><span class=\"quoteHead\">Originally posted by FailSandwich</span><div class=\"quoteInner\">I wonder if the ice wiggler is here?</div></div><br>\r\n<br>\r\nWell, now it is! A wiggler frozen in an ice block. Contains both 7-colour (half a palette row) and 15-colour (full palette row) versions. They both use the same map16. Acts like a cement block, and to make it slippery either toggle that setting for the level or use a custom slippery block.<br>\r\n<br>\r\nIt uses BG2 slot. It combines a Wiggler graphics with Super Mario Maker's Frozen Blocks.",
    "latest_version": "smwc-24766-1601673518",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24766,
        "title": "Super Mario Maker / Super Mario World: Frozen Wiggler",
        "version": "smwc-24766-1601673518",
        "upstream_time": 1601673518,
        "download_url": "https://dl.smwcentral.net/24766/Frozen%20Wiggler.zip",
        "filename": "Frozen Wiggler.zip",
        "size": 3452,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-graphics-swap-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13871,
    "title": "Super Mario Maker: Super Mario World - Graphics Swap Pack",
    "authors": [
      "KingKoopshi64"
    ],
    "tags": [
      "baby yoshi",
      "bob-omb",
      "boo",
      "buzzy beetle",
      "doors",
      "fire flower",
      "fireball",
      "fishbone",
      "key",
      "magikoopa",
      "muncher",
      "needs remoderation",
      "p-switch fix",
      "para-bomb",
      "pipe",
      "yoshi"
    ],
    "description": "I have noticed that Super Mario Maker had changed a lot of Sprites in the game and I felt inspired to make the changes to the GFX for people to make their hacks have polishes for creativity some are just fixed pixels while same are brand new sprite changes. Magikoopa had the biggest changes due to the original Super Mario Maker sprites being too small so I combined the bodies between the original and Mario Makers! To change the color of the new Para-Bomb and Bubble Bob-ombs use Tweaker and choose Palette B. <br>\r\n<br>\r\nI didn't include.<br>\r\n<br>\r\n-Turning Yoshi Body due to size being too wide.<br>\r\n-New Dry Bones due to size.<br>\r\n-No new Line guides.<br>\r\n-No new Lakitu Cloud.<br>\r\n-No new Door.<br>\r\n",
    "latest_version": "smwc-13871-1467663953",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13871,
        "title": "Super Mario Maker: Super Mario World - Graphics Swap Pack",
        "version": "smwc-13871-1467663953",
        "upstream_time": 1467663953,
        "download_url": "https://dl.smwcentral.net/13871/SMM%20GFX.zip",
        "filename": "SMM GFX.zip",
        "size": 24404,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38397,
    "title": "Super Mario Maker: Super Mario World - Grassland",
    "authors": [
      "Blizzard Buffalo",
      "Kiatus"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "A small flowers graphic used in the Super Mario Maker's Super Mario World (Grassland) theme.<br>\r\nPerfect for a vanilla grassland<br>\r\n<br>\r\n<br>\r\nAlso. This is my first GFX rip<br>\r\n<br>\r\nBlizzard Buffalo's Update: Added the Super Mario Maker exclusive additional elements not found in the original SMW, also to make this submission less bland.",
    "latest_version": "smwc-38397-1725759999",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38397,
        "title": "Super Mario Maker: Super Mario World - Grassland",
        "version": "smwc-38397-1725759999",
        "upstream_time": 1725759999,
        "download_url": "https://dl.smwcentral.net/38397/Super%20Mario%20Maker%20-%20SMW%20Grassland%20Tilesets.zip",
        "filename": "Super Mario Maker - SMW Grassland Tilesets.zip",
        "size": 3441,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 17832,
        "title": "Super Mario Maker: Super Mario World - Grassland",
        "version": "smwc-17832-1531591605",
        "upstream_time": 1531591605,
        "download_url": "https://dl.smwcentral.net/17832/Super%20Mario%20Maker%20-%20Super%20Mario%20World%20-%20Grassland.zip",
        "filename": "Super Mario Maker - Super Mario World - Grassland.zip",
        "size": 3543,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-hammer",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19702,
    "title": "Super Mario Maker: Super Mario World - Hammer",
    "authors": [
      "Ralshi02"
    ],
    "tags": [
      "hammer",
      "needs remoderation",
      "super mario maker"
    ],
    "description": "The hammer from Super Mario Maker. Also contains an edit of the vanilla hammer with SMM colors.",
    "latest_version": "smwc-19702-1556223871",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19702,
        "title": "Super Mario Maker: Super Mario World - Hammer",
        "version": "smwc-19702-1556223871",
        "upstream_time": 1556223871,
        "download_url": "https://dl.smwcentral.net/19702/Hammer.zip",
        "filename": "Hammer.zip",
        "size": 5356,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-homing-bill-blaster",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32828,
    "title": "Super Mario Maker: Super Mario World - Homing Bill Blaster",
    "authors": [
      "Biblically Accurate Angel"
    ],
    "tags": [
      "bill blaster",
      "homing"
    ],
    "description": "A small rip you can use to spice up levels that use homing bullet bills, or any variation of bullet bill",
    "latest_version": "smwc-32828-1672259703",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32828,
        "title": "Super Mario Maker: Super Mario World - Homing Bill Blaster",
        "version": "smwc-32828-1672259703",
        "upstream_time": 1672259703,
        "download_url": "https://dl.smwcentral.net/32828/SMM%20Homing%20Bullet%20Shooter.zip",
        "filename": "SMM Homing Bullet Shooter.zip",
        "size": 2357,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-muncher",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32757,
    "title": "Super Mario Maker: Super Mario World - Muncher",
    "authors": [
      "Biblically Accurate Angel"
    ],
    "tags": [
      "black piranha plant",
      "muncher"
    ],
    "description": "This is the modified Muncher graphic used in SMW styled levels in Super Mario Maker. Use this if you're tired of seeing the same old Muncher GFX",
    "latest_version": "smwc-32757-1671394476",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32757,
        "title": "Super Mario Maker: Super Mario World - Muncher",
        "version": "smwc-32757-1671394476",
        "upstream_time": 1671394476,
        "download_url": "https://dl.smwcentral.net/32757/SMM1%20SMW%20-%20Muncher.zip",
        "filename": "SMM1 SMW - Muncher.zip",
        "size": 6420,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-music-note-block",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 36783,
    "title": "Super Mario Maker: Super Mario World - Music Note Block",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "block",
      "note block"
    ],
    "description": "The music note blocks from Super Mario Maker (1 and 2), except I recolored them because this is meant to be used as a global replacement (using exgfx and/or custom palettes on note blocks can be complicated).<br>\r\nIncluded an edited frame for GFX13 bounce sprite (needed to insert too, if you want the graphics to be consistent)",
    "latest_version": "smwc-36783-1706985785",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 36783,
        "title": "Super Mario Maker: Super Mario World - Music Note Block",
        "version": "smwc-36783-1706985785",
        "upstream_time": 1706985785,
        "download_url": "https://dl.smwcentral.net/36783/SMM%20Music%20Note%20Block.zip",
        "filename": "SMM Music Note Block.zip",
        "size": 8274,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-one-way-walls",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17227,
    "title": "Super Mario Maker: Super Mario World - One-Way Walls",
    "authors": [
      "Dan",
      "httpERROR404"
    ],
    "tags": [
      "misc",
      "needs remoderation"
    ],
    "description": "The One-Way Walls from Super Mario Maker in Super Mario World style. Works best with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=9265\">these</a> blocks.<br>\r\n<br>\r\nhttpERROR404 Update: Palette changed to the original one from Super Mario Maker and fixed the animation speed.",
    "latest_version": "smwc-17227-1520606751",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17227,
        "title": "Super Mario Maker: Super Mario World - One-Way Walls",
        "version": "smwc-17227-1520606751",
        "upstream_time": 1520606751,
        "download_url": "https://dl.smwcentral.net/17227/Super%20Mario%20Maker%20-%20One-Way%20Walls%20-%20SMW%20Style.zip",
        "filename": "Super Mario Maker - One-Way Walls - SMW Style.zip",
        "size": 3144,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-pink-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39176,
    "title": "Super Mario Maker: Super Mario World - Pink Coin",
    "authors": [
      "zAce08xZ"
    ],
    "tags": [
      "block",
      "coin"
    ],
    "description": "The Pink Coin from SMM in SMW Style.<br>\r\n<br>\r\nThis should be used with this <a href=\"https://smwc.me/s/35126\">block</a>.<br>\r\n<br>\r\nYou will need to modify the ASM file. A README is included, explaining at least how the coin can be set to spawn the key.<br>\r\n<br>\r\nCredit is opcional.",
    "latest_version": "smwc-39176-1739322538",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39176,
        "title": "Super Mario Maker: Super Mario World - Pink Coin",
        "version": "smwc-39176-1739322538",
        "upstream_time": 1739322538,
        "download_url": "https://dl.smwcentral.net/39176/SMM%20SMW%20Pink%20Coin.zip",
        "filename": "SMM SMW Pink Coin.zip",
        "size": 3122,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-skewers",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13860,
    "title": "Super Mario Maker: Super Mario World - Skewers",
    "authors": [
      "YoshioSK"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "skewer"
    ],
    "description": "This is a Super Mario World Skewer in Super Mario Maker from the 1.4.0 sofware update.<br>\r\nGive credit to me and nintendo. Edit: I decided that credit won't be needed.",
    "latest_version": "smwc-13860-1467126507",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13860,
        "title": "Super Mario Maker: Super Mario World - Skewers",
        "version": "smwc-13860-1467126507",
        "upstream_time": 1467126507,
        "download_url": "https://dl.smwcentral.net/13860/Super%20Mario%20Maker%20Mario%20World%20Skwers.zip",
        "filename": "Super Mario Maker Mario World Skwers.zip",
        "size": 4799,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-sledge-bro",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16035,
    "title": "Super Mario Maker: Super Mario World - Sledge Bro.",
    "authors": [
      "tmauri"
    ],
    "tags": [
      "needs remoderation",
      "sledge bro"
    ],
    "description": "Sledge bro from SMM.<br>\r\n<br>\r\nCredit not needed.",
    "latest_version": "smwc-16035-1503373982",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16035,
        "title": "Super Mario Maker: Super Mario World - Sledge Bro.",
        "version": "smwc-16035-1503373982",
        "upstream_time": 1503373982,
        "download_url": "https://dl.smwcentral.net/16035/SMM%20Sledge%20bro.zip",
        "filename": "SMM Sledge bro.zip",
        "size": 1870,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-stretch",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16325,
    "title": "Super Mario Maker: Super Mario World - Stretch",
    "authors": [
      "TheJullasicFox"
    ],
    "tags": [
      "needs remoderation",
      "stretch"
    ],
    "description": "Stretch from Super Mario Maker's Mario World option, modified to animate like SMB3 Stretches. Uses Romi's SMB3 Stretch sprite (https://www.smwcentral.net/?p=section&a=details&id=16135). Credit not required, but appreciated. All is required is to set Palette E to the vanilla SMW's Boo palette, or you can use CFG editor.",
    "latest_version": "smwc-16325-1506276365",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16325,
        "title": "Super Mario Maker: Super Mario World - Stretch",
        "version": "smwc-16325-1506276365",
        "upstream_time": 1506276365,
        "download_url": "https://dl.smwcentral.net/16325/Stretch.zip",
        "filename": "Stretch.zip",
        "size": 1936,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-styled-airship-overworld",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20437,
    "title": "Super Mario Maker: Super Mario World Styled Airship Overworld",
    "authors": [
      "Tob"
    ],
    "tags": [
      "airship",
      "needs remoderation",
      "ship",
      "wood"
    ],
    "description": "A port/edit of Super Mario Maker's SMW Airship tileset to be used on overworlds. Originally made for Erik and I's Overworld Design Contest 2019.",
    "latest_version": "smwc-20437-1562975301",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20437,
        "title": "Super Mario Maker: Super Mario World Styled Airship Overworld",
        "version": "smwc-20437-1562975301",
        "upstream_time": 1562975301,
        "download_url": "https://dl.smwcentral.net/20437/ow%20airship.zip",
        "filename": "ow airship.zip",
        "size": 98209,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-underground",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18934,
    "title": "Super Mario Maker: Super Mario World - Underground",
    "authors": [
      "Kiatus"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "The underground graphics from Super Mario Maker's Super Mario World Theme.<br>\r\nObviously could fit a vanilla underground.<br>\r\n<br>\r\nNo credit needed.",
    "latest_version": "smwc-18934-1548446906",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18934,
        "title": "Super Mario Maker: Super Mario World - Underground",
        "version": "smwc-18934-1548446906",
        "upstream_time": 1548446906,
        "download_url": "https://dl.smwcentral.net/18934/underground.zip",
        "filename": "underground.zip",
        "size": 3725,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-underwater",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21074,
    "title": "Super Mario Maker: Super Mario World - Underwater",
    "authors": [
      "Dan"
    ],
    "tags": [
      "beach",
      "needs remoderation",
      "underwater"
    ],
    "description": "The underwater tileset from Super Mario Maker's Super Mario World style. Can be combined with any other default SMW tileset. <br>\r\n<br>\r\nUses up palette slots used by the berries and works best with the cave tileset.",
    "latest_version": "smwc-21074-1569809661",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21074,
        "title": "Super Mario Maker: Super Mario World - Underwater",
        "version": "smwc-21074-1569809661",
        "upstream_time": 1569809661,
        "download_url": "https://dl.smwcentral.net/21074/Super%20Mario%20Maker%20-%20Super%20Mario%20World%20-%20Underwater%20Tileset.zip",
        "filename": "Super Mario Maker - Super Mario World - Underwater Tileset.zip",
        "size": 8020,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-maker-super-mario-world-venus-fire-trap",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33028,
    "title": "Super Mario Maker: Super Mario World - Venus Fire Trap",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "venus fire trap"
    ],
    "description": "The classic Venus Fire Trap (with her stem), now in the Style of Super Mario World from Super Mario Maker! <br>\r\nsince the original sprite were a little big to fit in a 16x16 box, I had to edit them a bit. <br>\r\n<a href=\"https://smwc.me/s/24223\">Use with this Sprite.</a><br>\r\n<br>\r\nRequested by Heitor Porfirio. ",
    "latest_version": "smwc-33028-1675209566",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33028,
        "title": "Super Mario Maker: Super Mario World - Venus Fire Trap",
        "version": "smwc-33028-1675209566",
        "upstream_time": 1675209566,
        "download_url": "https://dl.smwcentral.net/33028/SMMSMWVenus.zip",
        "filename": "SMMSMWVenus.zip",
        "size": 2753,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-rpg-legend-of-the-seven-stars-barrel-volcano",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23106,
    "title": "Super Mario RPG: Legend of the Seven Stars - Barrel Volcano",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "volcano"
    ],
    "description": "Ripped from the Barrel Volcano in Super Mario RPG.<br>\r\n<br>\r\nRequested by OrangeBronzeDaisy.<br>\r\n<br>\r\nNote: The background scrolling must be disabled.",
    "latest_version": "smwc-23106-1592635459",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23106,
        "title": "Super Mario RPG: Legend of the Seven Stars - Barrel Volcano",
        "version": "smwc-23106-1592635459",
        "upstream_time": 1592635459,
        "download_url": "https://dl.smwcentral.net/23106/Super%20Mario%20RPG%20-%20Barrel%20Volcano.zip",
        "filename": "Super Mario RPG - Barrel Volcano.zip",
        "size": 9023,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-rpg-legend-of-the-seven-stars-beetle-mania-ground",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35714,
    "title": "Super Mario RPG: Legend of the Seven Stars - Beetle Mania (Ground)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "forest",
      "grassland"
    ],
    "description": "The background seen in Beetle Mania, when the middle member of the party is Bowser or Mallow.  It has very strong vibe of flash Mario games. <br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"ASSATAKKU\"><a href=\"/?p=profile&amp;id=41787\" style=\"color: var(--user-color-1);\" class=\"un\">ASSATAKKU</a></span>.",
    "latest_version": "smwc-35714-1703122994",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35714,
        "title": "Super Mario RPG: Legend of the Seven Stars - Beetle Mania (Ground)",
        "version": "smwc-35714-1703122994",
        "upstream_time": 1703122994,
        "download_url": "https://dl.smwcentral.net/35714/Super%20Mario%20RPG%20-%20Beetle%20Mania%20%28Ground%29.zip",
        "filename": "Super Mario RPG - Beetle Mania (Ground).zip",
        "size": 3189,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-rpg-legend-of-the-seven-stars-beetle-mania-sky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35550,
    "title": "Super Mario RPG: Legend of the Seven Stars - Beetle Mania (Sky)",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "sky"
    ],
    "description": "Sky background seen during the Beetle Mania mini-game when Geno/Peach is in the middle slot.",
    "latest_version": "smwc-35550-1700616797",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35550,
        "title": "Super Mario RPG: Legend of the Seven Stars - Beetle Mania (Sky)",
        "version": "smwc-35550-1700616797",
        "upstream_time": 1700616797,
        "download_url": "https://dl.smwcentral.net/35550/Super%20Mario%20RPG%20Legend%20of%20the%20Seven%20Stars%20-%20Beetle%20Mania%20%28Sky%29.zip",
        "filename": "Super Mario RPG Legend of the Seven Stars - Beetle Mania (Sky).zip",
        "size": 2663,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-rpg-legend-of-the-seven-stars-booster-hill",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19332,
    "title": "Super Mario RPG: Legend of the Seven Stars - Booster Hill",
    "authors": [
      "Mogu94"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "The background from the Booster Hill level where you chase Booster as his Snifits chase after you, jumping on barrels and the Snifits themselves to get up to Booster where Princess Peach rewards you with a Flower. Uses 3 palettes, by default palette rows 3, 4 and 7. Recommend to set the Layer 2 scrolling rate to one of the H-Scroll: Variable, H-Scroll: None settings or a custom H-Scroll slow rate.",
    "latest_version": "smwc-19332-1553276786",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19332,
        "title": "Super Mario RPG: Legend of the Seven Stars - Booster Hill",
        "version": "smwc-19332-1553276786",
        "upstream_time": 1553276786,
        "download_url": "https://dl.smwcentral.net/19332/Booster%20Hill%20BG.zip",
        "filename": "Booster Hill BG.zip",
        "size": 4230,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-rpg-legend-of-the-seven-stars-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1249,
    "title": "Super Mario RPG: Legend of the Seven Stars - Clouds",
    "authors": [
      "SafeDesire"
    ],
    "tags": [
      "clouds",
      "needs remoderation",
      "sky"
    ],
    "description": "New version with the ExGFX included....my bad about the last time. Anyway, no credit is required but if you want, you can.",
    "latest_version": "smwc-1249-1403270704",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1249,
        "title": "Super Mario RPG: Legend of the Seven Stars - Clouds",
        "version": "smwc-1249-1403270704",
        "upstream_time": 1403270704,
        "download_url": "https://dl.smwcentral.net/1249/rpg-clouds.zip",
        "filename": "rpg-clouds.zip",
        "size": 32956,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-rpg-legend-of-the-seven-stars-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19686,
    "title": "Super Mario RPG: Legend of the Seven Stars - Coin",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "coin",
      "needs remoderation"
    ],
    "description": "Very nice coins from Super Mario RPG. Added palmask.<br>\r\n<br>\r\nUpdate: With ExAnimation now!",
    "latest_version": "smwc-19686-1556224996",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19686,
        "title": "Super Mario RPG: Legend of the Seven Stars - Coin",
        "version": "smwc-19686-1556224996",
        "upstream_time": 1556224996,
        "download_url": "https://dl.smwcentral.net/19686/Super%20Mario%20RPG%20-%20Legend%20of%20the%20Seven%20Stars%20-%20Coins.zip",
        "filename": "Super Mario RPG - Legend of the Seven Stars - Coins.zip",
        "size": 3767,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-rpg-legend-of-the-seven-stars-credit-roll",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19451,
    "title": "Super Mario RPG: Legend of the Seven Stars - Credit Roll",
    "authors": [
      "Mogu94"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "From the credits sequence, 2 edited dirt tiles included to allow for the background to be placed higher up without looking strange. Uses almost all of palette 3.",
    "latest_version": "smwc-19451-1553970990",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19451,
        "title": "Super Mario RPG: Legend of the Seven Stars - Credit Roll",
        "version": "smwc-19451-1553970990",
        "upstream_time": 1553970990,
        "download_url": "https://dl.smwcentral.net/19451/CreditRoll.zip",
        "filename": "CreditRoll.zip",
        "size": 4139,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-rpg-legend-of-the-seven-stars-culex-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34200,
    "title": "Super Mario RPG: Legend of the Seven Stars - Culex Battle",
    "authors": [
      "Marioman"
    ],
    "tags": [
      "2bpp",
      "night",
      "patch needed",
      "sky",
      "space"
    ],
    "description": "This is the background you see when you fight Culex in SMRPG.",
    "latest_version": "smwc-34200-1688141464",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34200,
        "title": "Super Mario RPG: Legend of the Seven Stars - Culex Battle",
        "version": "smwc-34200-1688141464",
        "upstream_time": 1688141464,
        "download_url": "https://dl.smwcentral.net/34200/SMRPG-Culex%20%28update%29.zip",
        "filename": "SMRPG-Culex (update).zip",
        "size": 3944,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31572,
        "title": "Super Mario RPG: Legend of the Seven Stars - Culex Battle",
        "version": "smwc-31572-1658840647",
        "upstream_time": 1658840647,
        "download_url": "https://dl.smwcentral.net/31572/culexbg%20l3.zip",
        "filename": "culexbg l3.zip",
        "size": 3544,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-rpg-legend-of-the-seven-stars-double-coins-exp-minigame",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19448,
    "title": "Super Mario RPG: Legend of the Seven Stars - Double Coins/EXP Minigame",
    "authors": [
      "Mogu94"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "Background used in the minigame where you can double your coins or exp earned after a battle. Uses almost all of palette 3.",
    "latest_version": "smwc-19448-1553970904",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19448,
        "title": "Super Mario RPG: Legend of the Seven Stars - Double Coins/EXP Minigame",
        "version": "smwc-19448-1553970904",
        "upstream_time": 1553970904,
        "download_url": "https://dl.smwcentral.net/19448/DoubleCoinsEXP.zip",
        "filename": "DoubleCoinsEXP.zip",
        "size": 3321,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-rpg-legend-of-the-seven-stars-fight-against-smithy-who-likes-transforming-edited",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19485,
    "title": "Super Mario RPG: Legend of the Seven Stars - Fight Against Smithy, Who Likes Transforming (Edited)",
    "authors": [
      "Mogu94"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "Background from the final battle.<br>\r\n<br>\r\nBefore I get into anything else, let me advise that this uses 5 graphic files (albeit 1 is only about half used which is the one assigned to FG2.) Because of this and the fact that it's <i>normally</i> a 1-screen background, I'd say it's basically only usable for a 1-screen boss fight by using invisible blocks as the floor or maybe as a cutscene background.<br>\r\n<br>\r\nThis has been edited to only use 1 palette row, default row 3. Includes the alternate palette as well for when Smithy is defeated.<br>\r\n<br>\r\n",
    "latest_version": "smwc-19485-1553973933",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19485,
        "title": "Super Mario RPG: Legend of the Seven Stars - Fight Against Smithy, Who Likes Transforming (Edited)",
        "version": "smwc-19485-1553973933",
        "upstream_time": 1553973933,
        "download_url": "https://dl.smwcentral.net/19485/SmithyLikesTransforming.zip",
        "filename": "SmithyLikesTransforming.zip",
        "size": 17237,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-rpg-legend-of-the-seven-stars-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1573,
    "title": "Super Mario RPG: Legend of the Seven Stars - Font",
    "authors": [
      "Yan"
    ],
    "tags": [
      "cutscene",
      "needs remoderation"
    ],
    "description": "This is the font used in the game Super Mario RPG. <br>\r\nI prepared all the letters for you to make your own cutscene. I would use it in a hack that I canceled a year ago. As I probably will not go back to do it soon, I decided to send these graphics here. Have fun!<br>\r\nPS: You can use the original pallete 4 of Super Mario World instead of SMRPG palete. This means that you have two options of pallete to use!",
    "latest_version": "smwc-1573-1410538432",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1573,
        "title": "Super Mario RPG: Legend of the Seven Stars - Font",
        "version": "smwc-1573-1410538432",
        "upstream_time": 1410538432,
        "download_url": "https://dl.smwcentral.net/1573/smrpg_font.zip",
        "filename": "smrpg_font.zip",
        "size": 3911,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-rpg-legend-of-the-seven-stars-jonathan-jones-credits-cutscene-edited",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19444,
    "title": "Super Mario RPG: Legend of the Seven Stars - Jonathan Jones Credits Cutscene (Edited)",
    "authors": [
      "Mogu94"
    ],
    "tags": [
      "needs remoderation",
      "ocean"
    ],
    "description": "The \"background\" seen in the short cutscene of Jonathan Jones in the credits. I say \"background\" because it's actually part of the same foreground layer that Jonathan Jones stands on overlooking the sunset. I edited out the cliff graphics to save on palette space and also to focus on the sunset. Plus the cliff graphics would naturally be isometric, SMRPG after all, which would come off as odd in a SMW hack level. Uses a little of palette 1 and basically all of palette 3. Would recommend to have H-scroll BG setting set to either none or a custom slow setting.",
    "latest_version": "smwc-19444-1553971153",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19444,
        "title": "Super Mario RPG: Legend of the Seven Stars - Jonathan Jones Credits Cutscene (Edited)",
        "version": "smwc-19444-1553971153",
        "upstream_time": 1553971153,
        "download_url": "https://dl.smwcentral.net/19444/Johnny%20Credits.zip",
        "filename": "Johnny Credits.zip",
        "size": 3533,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-rpg-legend-of-the-seven-stars-level-up",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 367,
    "title": "Super Mario RPG: Legend of the Seven Stars - Level Up",
    "authors": [
      "Buu"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "This is the background from the game \"Super Mario RPG\" when you get a level up. Sample level for easier setup included. Credit would be nice but you don't have to.",
    "latest_version": "smwc-367-1380988644",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 367,
        "title": "Super Mario RPG: Legend of the Seven Stars - Level Up",
        "version": "smwc-367-1380988644",
        "upstream_time": 1380988644,
        "download_url": "https://dl.smwcentral.net/367/srpg-levelup.zip",
        "filename": "srpg-levelup.zip",
        "size": 3187,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-rpg-legend-of-the-seven-stars-menu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9344,
    "title": "Super Mario RPG: Legend of the Seven Stars - Menu",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "The background used in Super Mario RPG's miscellaneous menus. Includes three palettes: File Select screen (yellow), Status screen (gray), and Item Shop screen (green).<br>\r\n<br>\r\nCredit isn't required, but it would be appreciated.",
    "latest_version": "smwc-9344-1412453836",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9344,
        "title": "Super Mario RPG: Legend of the Seven Stars - Menu",
        "version": "smwc-9344-1412453836",
        "upstream_time": 1412453836,
        "download_url": "https://dl.smwcentral.net/9344/SMRPGMenuBG.zip",
        "filename": "SMRPGMenuBG.zip",
        "size": 10058,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-rpg-legend-of-the-seven-stars-mine-cart-mode",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21342,
    "title": "Super Mario RPG: Legend of the Seven Stars - Mine Cart (Mode 7 Part)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "Ripped background from the Mode 7 part of the Mine Cart minigame in Super Mario RPG.",
    "latest_version": "smwc-21342-1575207757",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21342,
        "title": "Super Mario RPG: Legend of the Seven Stars - Mine Cart (Mode 7 Part)",
        "version": "smwc-21342-1575207757",
        "upstream_time": 1575207757,
        "download_url": "https://dl.smwcentral.net/21342/Super%20Mario%20RPG%20-%20Legend%20of%20the%20Seven%20Stars%20-%20Mine%20Cart%20%28Mode%207%29.zip",
        "filename": "Super Mario RPG - Legend of the Seven Stars - Mine Cart (Mode 7).zip",
        "size": 3284,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-rpg-legend-of-the-seven-stars-mine-cart-outside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31368,
    "title": "Super Mario RPG: Legend of the Seven Stars - Mine Cart (Outside)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mountain"
    ],
    "description": "The very beautiful background from the Mine Cart's outside in Super Mario RPG on SNES.<br>\r\n<br>\r\nUpdate: Changed palettes.<br>\r\n<br>\r\nNote: The vertical scrolling must be disabled, now.",
    "latest_version": "smwc-31368-1657468227",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31368,
        "title": "Super Mario RPG: Legend of the Seven Stars - Mine Cart (Outside)",
        "version": "smwc-31368-1657468227",
        "upstream_time": 1657468227,
        "download_url": "https://dl.smwcentral.net/31368/Super%20Mario%20RPG%20-%20Legend%20of%20the%20Seven%20Stars%20-%20Mine%20Cart%20%28Outside%29%20v%201.1.zip",
        "filename": "Super Mario RPG - Legend of the Seven Stars - Mine Cart (Outside) v 1.1.zip",
        "size": 10705,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-rpg-legend-of-the-seven-stars-starry-sky-credits-sequence-edited",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19463,
    "title": "Super Mario RPG: Legend of the Seven Stars - Starry Sky Credits Sequence (Edited)",
    "authors": [
      "Mogu94"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "sky"
    ],
    "description": "A background you see repeatedly in the credits sequence, flashing between scenes of characters you met along the way (including party members) and the Star Pieces. I ripped the moon from another layer and planted it into this background. The stars are not multicolored like in the original background to avoid using up 4 or even 5 palette rows total, this way the background might find more usage. Completely uses palette rows 3 and 7 plus 6 colors of palette 0. Recommend having H-scroll set to none or a custom slow rate.",
    "latest_version": "smwc-19463-1553971076",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19463,
        "title": "Super Mario RPG: Legend of the Seven Stars - Starry Sky Credits Sequence (Edited)",
        "version": "smwc-19463-1553971076",
        "upstream_time": 1553971076,
        "download_url": "https://dl.smwcentral.net/19463/SMRPGCreditCloudsStarsAndMoonOhMy.zip",
        "filename": "SMRPGCreditCloudsStarsAndMoonOhMy.zip",
        "size": 6155,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-rpg-legend-of-the-seven-stars-transition-between-smithy-forms",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19454,
    "title": "Super Mario RPG: Legend of the Seven Stars - Transition Between Smithy Forms",
    "authors": [
      "Mogu94"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "needs remoderation",
      "pipe"
    ],
    "description": "A background you see briefly before landing in the final area where you fight Smithy (who likes transforming.) This is <i>technically</i> the same background used for your battles against Clerk, Manager, Director, Factory Chief, Gunyolk and Smithy in his first form except the factory floor you stand on is blocking most of it during those fights and also the background is in another arrangement altogether in those fights. Uses all of palette 3.",
    "latest_version": "smwc-19454-1553970756",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19454,
        "title": "Super Mario RPG: Legend of the Seven Stars - Transition Between Smithy Forms",
        "version": "smwc-19454-1553970756",
        "upstream_time": 1553970756,
        "download_url": "https://dl.smwcentral.net/19454/Smithy%20Transition.zip",
        "filename": "Smithy Transition.zip",
        "size": 3735,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-rpg-legend-of-the-seven-stars-vista-hill",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19347,
    "title": "Super Mario RPG: Legend of the Seven Stars - Vista Hill",
    "authors": [
      "Mogu94"
    ],
    "tags": [
      "2bpp",
      "sky"
    ],
    "description": "Layer 3 Cloud Layer used in Vista Hill where Mario overlooks Bowser's Keep from afar. <s>Highly recommend using one of the following patches to avoid having the background being cutoff:<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">edit1754's Sprite Status Bar</a>, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=17735\">WhiteYoshiEgg's DKCR Styled Sprite Status Bar</a>, Ladida's <a href=\"https://www.smwcentral.net/?p=section&a=details&id=17121\">SMB3</a> and <a href=\"https://www.smwcentral.net/?p=section&a=details&id=19027\">Minimalist</a> Status Bars or (alternatively) <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">Lui37's Remove Status Bar</a>.</s><br>\r\n<br>\r\nUpdate: Now includes the daytime palette used in the credits sequence.<br>\r\n<br>\r\n<i>Moderator's note: by setting Initial Y Position to 0B0 in the Layer 3 Settings to lower the background vertically, I managed to make it not get cutoff by the status bar. If you want to place it higher, then you can use one of the patches mentioned above to circumvent the cutoff issue.</i>",
    "latest_version": "smwc-19347-1553433282",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19347,
        "title": "Super Mario RPG: Legend of the Seven Stars - Vista Hill",
        "version": "smwc-19347-1553433282",
        "upstream_time": 1553433282,
        "download_url": "https://dl.smwcentral.net/19347/SMRPG%20-%20Vista%20Hill%20Layer%203%20BG.zip",
        "filename": "SMRPG - Vista Hill Layer 3 BG.zip",
        "size": 3950,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-s-wacky-world-roman-koopas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14660,
    "title": "Super Mario's Wacky World - Roman Koopas",
    "authors": [
      "Dan",
      "Link901"
    ],
    "tags": [
      "koopa",
      "needs remoderation"
    ],
    "description": "Designed for a Roman theme, these Koopas are ready to hit the colosseum!",
    "latest_version": "smwc-14660-1479416134",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14660,
        "title": "Super Mario's Wacky World - Roman Koopas",
        "version": "smwc-14660-1479416134",
        "upstream_time": 1479416134,
        "download_url": "https://dl.smwcentral.net/14660/Roman%20Koopas.zip",
        "filename": "Roman Koopas.zip",
        "size": 4526,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-s-wacky-world-vampire-koopas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23476,
    "title": "Super Mario's Wacky World - Vampire Koopas",
    "authors": [
      "Blizzard Buffalo"
    ],
    "tags": [
      "koopa",
      "needs remoderation"
    ],
    "description": "Ideal for spooky or Halloween themed levels.",
    "latest_version": "smwc-23476-1593737004",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23476,
        "title": "Super Mario's Wacky World - Vampire Koopas",
        "version": "smwc-23476-1593737004",
        "upstream_time": 1593737004,
        "download_url": "https://dl.smwcentral.net/23476/Super%20Mario%27s%20Wacky%20World%20-%20Vampire%20Koopas.zip",
        "filename": "Super Mario%27s Wacky World - Vampire Koopas.zip",
        "size": 4644,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-s-wacky-worlds-snow-koopas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14659,
    "title": "Super Mario's Wacky Worlds - Snow Koopas",
    "authors": [
      "Dan",
      "Link901"
    ],
    "tags": [
      "koopa",
      "patch needed",
      "snow"
    ],
    "description": "Designed for winter themes, these Koopas are bundled up and ready to patrol even the iciest levels!<br>\r\n<br>\r\nRequires the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14538\"> Free Up Tiles 69 & 83 patch </a>, to avoid glitchy graphics for a few vanilla sprites.",
    "latest_version": "smwc-14659-1479416108",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14659,
        "title": "Super Mario's Wacky Worlds - Snow Koopas",
        "version": "smwc-14659-1479416108",
        "upstream_time": 1479416108,
        "download_url": "https://dl.smwcentral.net/14659/Snow%20Koopas.zip",
        "filename": "Snow Koopas.zip",
        "size": 4457,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-sunshine-strollin-stu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16139,
    "title": "Super Mario Sunshine - Strollin' Stu",
    "authors": [
      "IanBoy"
    ],
    "tags": [
      "goomba",
      "needs remoderation"
    ],
    "description": "Strollin' Stu from Super Mario Sunshine. It replaces the Galoomba. Keep in mind that it uses a custom palette, which replaces the second row of palette A and thus screws up the colors of the pink berry. Credits is not needed, but would be appreciated.",
    "latest_version": "smwc-16139-1504109988",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16139,
        "title": "Super Mario Sunshine - Strollin' Stu",
        "version": "smwc-16139-1504109988",
        "upstream_time": 1504109988,
        "download_url": "https://dl.smwcentral.net/16139/StrollinStu.zip",
        "filename": "StrollinStu.zip",
        "size": 3196,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-sunshine-sunglasses-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27372,
    "title": "Super Mario Sunshine - Sunglasses Mario",
    "authors": [
      "MoxieCat"
    ],
    "tags": [
      "male",
      "mario",
      "needs remoderation",
      "sunglasses"
    ],
    "description": "Sunglasses/shine sprite shirt Mario from Super Mario Sunshine!<br>\r\n<br>\r\nContains:<br>\r\n- GFX00 (extended tiles)<br>\r\n- GFX10 (Overworld sprites)<br>\r\n- GFX22, GFX24 (post-kiss face)<br>\r\n- GFX32 (player sprites)<br>\r\n- Shared palettes for levels and OW<br>\r\n<br>\r\nThanks to MM102 for their amazing <a href=\"https://www.youtube.com/watch?v=t7qfZgj8nnc\" rel=\"nofollow\">Character Creation Kit</a>, which made this much easier.",
    "latest_version": "smwc-27372-1625014982",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27372,
        "title": "Super Mario Sunshine - Sunglasses Mario",
        "version": "smwc-27372-1625014982",
        "upstream_time": 1625014982,
        "download_url": "https://dl.smwcentral.net/27372/SunshineMario.zip",
        "filename": "SunshineMario.zip",
        "size": 21627,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40060,
    "title": "Super Mario World 2: Yoshi's Island - Cement Block",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "2bpp",
      "32x32",
      "8-bit",
      "abstract",
      "baby yoshi",
      "ball'n'chain",
      "beach",
      "beach koopa",
      "blargg",
      "block",
      "bonus",
      "boo",
      "bouncin' chuck",
      "brick block",
      "bumpty",
      "castle",
      "cave",
      "cement block",
      "chargin' chuck",
      "cheep cheep",
      "chomp shark",
      "clawgrip",
      "cloud block",
      "coin",
      "custom block",
      "custom player",
      "dark",
      "darkness",
      "desert",
      "directional coin",
      "fire flower",
      "flower",
      "flying red coin",
      "forest",
      "giant goomba",
      "giant shy guy",
      "goomba",
      "grassland",
      "grey moving block",
      "haunted",
      "house",
      "ice",
      "industrial",
      "info box",
      "jungle",
      "key",
      "koopa",
      "lake",
      "male",
      "mario",
      "mechanical",
      "mega goomba",
      "mega mole",
      "message block",
      "mist",
      "mountain",
      "moving coin",
      "muncher",
      "needs remoderation",
      "night",
      "no-scroll",
      "note block",
      "ocean",
      "on-off block",
      "overworld sign",
      "para-goomba",
      "patch needed",
      "pipe",
      "piranha plant",
      "player sprite",
      "pyramid",
      "question block",
      "rex",
      "ruins",
      "sans serif",
      "shy guy",
      "sign",
      "sky",
      "smoke",
      "snow",
      "splittin' chuck",
      "spotlight",
      "star",
      "sumo bro's flame",
      "sumo bro's lightning",
      "super star",
      "swamp",
      "texture",
      "thwimp",
      "thwomp",
      "toy",
      "turn block",
      "vine",
      "volcano",
      "whimp",
      "wood",
      "yoshi",
      "yoshi coin",
      "yoshi egg",
      "yoshi's house"
    ],
    "description": "The cement block graphic from Yoshi's Island, just in case you want this graphic but nothing else and don't wanna go through the effort of extracting it from a different graphic set on the site.",
    "latest_version": "smwc-40060-1752277662",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40060,
        "title": "Super Mario World 2: Yoshi's Island - Cement Block",
        "version": "smwc-40060-1752277662",
        "upstream_time": 1752277662,
        "download_url": "https://dl.smwcentral.net/40060/SMW2YI%20Cement%20Block.zip",
        "filename": "SMW2YI Cement Block.zip",
        "size": 2710,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39442,
        "title": "Super Mario World 2: Yoshi's Island Styled Koopa Pack",
        "version": "smwc-39442-1741982387",
        "upstream_time": 1741982387,
        "download_url": "https://dl.smwcentral.net/39442/SMW2%20YI%20-%20Styled%20Koopa%20Pack.zip",
        "filename": "SMW2 YI - Styled Koopa Pack.zip",
        "size": 28659,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38943,
        "title": "Super Mario World 2: Yoshi's Island - Fort",
        "version": "smwc-38943-1735358117",
        "upstream_time": 1735358117,
        "download_url": "https://dl.smwcentral.net/38943/YI-Fortress.zip",
        "filename": "YI-Fortress.zip",
        "size": 8911,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38692,
        "title": "Super Mario World 2: Yoshi's Island - Pastel Clouds",
        "version": "smwc-38692-1738116263",
        "upstream_time": 1738116263,
        "download_url": "https://dl.smwcentral.net/38692/Pastel%20Clouds.zip",
        "filename": "Pastel Clouds.zip",
        "size": 2816,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38237,
        "title": "Super Mario World 2: Yoshi's Island (Prototype) - Stone Castle",
        "version": "smwc-38237-1723916762",
        "upstream_time": 1723916762,
        "download_url": "https://dl.smwcentral.net/38237/YI%20Prototype%20Stone%20Castle%20v2.1.zip",
        "filename": "YI Prototype Stone Castle v2.1.zip",
        "size": 8931,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38180,
        "title": "Super Mario World 2: Yoshi's Island - Watercourse and Candles Castle",
        "version": "smwc-38180-1723788164",
        "upstream_time": 1723788164,
        "download_url": "https://dl.smwcentral.net/38180/YI%20Watercourse%20Castle%20v2.zip",
        "filename": "YI Watercourse Castle v2.zip",
        "size": 7516,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38179,
        "title": "Super Mario World 2: Yoshi's Island - Fort",
        "version": "smwc-38179-1723787236",
        "upstream_time": 1723787236,
        "download_url": "https://dl.smwcentral.net/38179/YI%20Fort%20BG%20v2.zip",
        "filename": "YI Fort BG v2.zip",
        "size": 8465,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37698,
        "title": "Super Mario World 2: Yoshi's Island - Snow",
        "version": "smwc-37698-1714509229",
        "upstream_time": 1714509229,
        "download_url": "https://dl.smwcentral.net/37698/SMW2%20YI%20-%20L3%20Snow.zip",
        "filename": "SMW2 YI - L3 Snow.zip",
        "size": 3743,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37559,
        "title": "Super Mario World 2: Yoshi's Island - Stone Castle",
        "version": "smwc-37559-1723786781",
        "upstream_time": 1723786781,
        "download_url": "https://dl.smwcentral.net/37559/YI%20Stone%20Castle%20Tileset%20v2.1.zip",
        "filename": "YI Stone Castle Tileset v2.1.zip",
        "size": 35776,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37558,
        "title": "Super Mario World 2: Yoshi's Island - Marble / Brick Castle",
        "version": "smwc-37558-1723786634",
        "upstream_time": 1723786634,
        "download_url": "https://dl.smwcentral.net/37558/YI%20Marble%20Castle%20Tileset%20v2.1.zip",
        "filename": "YI Marble Castle Tileset v2.1.zip",
        "size": 36116,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37554,
        "title": "Super Mario World 2: Yoshi's Island - Wooden Castle",
        "version": "smwc-37554-1723785656",
        "upstream_time": 1723785656,
        "download_url": "https://dl.smwcentral.net/37554/YI%20Wooden%20Castle%20Tileset%20v2.1.zip",
        "filename": "YI Wooden Castle Tileset v2.1.zip",
        "size": 35780,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37341,
        "title": "Super Mario World 2: Yoshi's Island - Fort (Enhanced)",
        "version": "smwc-37341-1709429699",
        "upstream_time": 1709429699,
        "download_url": "https://dl.smwcentral.net/37341/Yoshi%27s%20Island%20-%20Wooden%20Castle%20-%20layer%203-good.zip",
        "filename": "Yoshi%27s Island - Wooden Castle - layer 3-good.zip",
        "size": 9791,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37335,
        "title": "Super Mario World 2: Yoshi's Island Styled Haunted House",
        "version": "smwc-37335-1709334133",
        "upstream_time": 1709334133,
        "download_url": "https://dl.smwcentral.net/37335/Yoshi%27s%20Island%20-%20Haunted%20Tileset--good.zip",
        "filename": "Yoshi%27s Island - Haunted Tileset--good.zip",
        "size": 40450,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37173,
        "title": "Super Mario World 2: Yoshi's Island - Volcano (Further)",
        "version": "smwc-37173-1709927253",
        "upstream_time": 1709927253,
        "download_url": "https://dl.smwcentral.net/37173/Yoshi%27s%20Island%20-%20Further%20Volcano%20-%20layer%203.zip",
        "filename": "Yoshi%27s Island - Further Volcano - layer 3.zip",
        "size": 5394,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 36781,
        "title": "Super Mario World 2: Yoshi's Island - Goonies",
        "version": "smwc-36781-1706985675",
        "upstream_time": 1706985675,
        "download_url": "https://dl.smwcentral.net/36781/YI%20-%20Goonies.zip",
        "filename": "YI - Goonies.zip",
        "size": 2627,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 36584,
        "title": "Super Mario World 2: Yoshi's Island - Thunder Lakitu's Flame",
        "version": "smwc-36584-1705006031",
        "upstream_time": 1705006031,
        "download_url": "https://dl.smwcentral.net/36584/yi_thunder_lakitu_flame.zip",
        "filename": "yi_thunder_lakitu_flame.zip",
        "size": 2713,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 35677,
        "title": "Super Mario World 2: Yoshi's Island - Volcano",
        "version": "smwc-35677-1705297051",
        "upstream_time": 1705297051,
        "download_url": "https://dl.smwcentral.net/35677/Yoshi%27s%20Island%20-%20Volcano%20-%20layer%203.zip",
        "filename": "Yoshi%27s Island - Volcano - layer 3.zip",
        "size": 6736,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34279,
        "title": "Super Mario World 2: Yoshi's Island - Baby Bowser's Room (simplified)",
        "version": "smwc-34279-1688897459",
        "upstream_time": 1688897459,
        "download_url": "https://dl.smwcentral.net/34279/Yoshi%27s%20Island%20-%20Baby%20Bowser%20Jr%20-%20layer%203.zip",
        "filename": "Yoshi%27s Island - Baby Bowser Jr - layer 3.zip",
        "size": 4100,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34278,
        "title": "Super Mario World 2: Yoshi's Island - Pastel Clouds",
        "version": "smwc-34278-1688898392",
        "upstream_time": 1688898392,
        "download_url": "https://dl.smwcentral.net/34278/Yoshi%27s%20Island%20-%20Clouds%20-%20Pastel%20-%20layer%203.zip",
        "filename": "Yoshi%27s Island - Clouds - Pastel - layer 3.zip",
        "size": 2811,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34265,
        "title": "Super Mario World 2: Yoshi's Island - Egg Block",
        "version": "smwc-34265-1688836140",
        "upstream_time": 1688836140,
        "download_url": "https://dl.smwcentral.net/34265/YI%20Egg%20Block.zip",
        "filename": "YI Egg Block.zip",
        "size": 9564,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34264,
        "title": "Super Mario World 2: Yoshi's Island - Coin",
        "version": "smwc-34264-1688837824",
        "upstream_time": 1688837824,
        "download_url": "https://dl.smwcentral.net/34264/YI%20-%20Coin.zip",
        "filename": "YI - Coin.zip",
        "size": 8457,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34263,
        "title": "Super Mario World 2: Yoshi's Island - Fire Watermelon",
        "version": "smwc-34263-1688835727",
        "upstream_time": 1688835727,
        "download_url": "https://dl.smwcentral.net/34263/YI%20Fire%20Watermelon.zip",
        "filename": "YI Fire Watermelon.zip",
        "size": 2455,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34262,
        "title": "Super Mario World 2: Yoshi's Island - Key",
        "version": "smwc-34262-1688835630",
        "upstream_time": 1688835630,
        "download_url": "https://dl.smwcentral.net/34262/YI%20Key.zip",
        "filename": "YI Key.zip",
        "size": 5219,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34261,
        "title": "Super Mario World 2: Yoshi's Island - Super Star",
        "version": "smwc-34261-1688835493",
        "upstream_time": 1688835493,
        "download_url": "https://dl.smwcentral.net/34261/YI%20Super%20Star.zip",
        "filename": "YI Super Star.zip",
        "size": 2038,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33887,
        "title": "Super Mario World 2: Yoshi's Island (Pre-release) - Forest",
        "version": "smwc-33887-1683483533",
        "upstream_time": 1683483533,
        "download_url": "https://dl.smwcentral.net/33887/YI%20PR%20Forest.zip",
        "filename": "YI PR Forest.zip",
        "size": 3335,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33886,
        "title": "Super Mario World 2: Yoshi's Island (Pre-release) - Underground",
        "version": "smwc-33886-1683483412",
        "upstream_time": 1683483412,
        "download_url": "https://dl.smwcentral.net/33886/YI%20PR%20Underground.zip",
        "filename": "YI PR Underground.zip",
        "size": 8840,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33885,
        "title": "Super Mario World 2: Yoshi's Island (Pre-release) - Stone Wall",
        "version": "smwc-33885-1683483312",
        "upstream_time": 1683483312,
        "download_url": "https://dl.smwcentral.net/33885/YI%20PR%20Stone%20Wall.zip",
        "filename": "YI PR Stone Wall.zip",
        "size": 4633,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33790,
        "title": "Super Mario World 2: Yoshi's Island Styled Castle Sprites",
        "version": "smwc-33790-1682184353",
        "upstream_time": 1682184353,
        "download_url": "https://dl.smwcentral.net/33790/Yoshi%27s%20Island%20Castle%20sprite%20variants.zip",
        "filename": "Yoshi%27s Island Castle sprite variants.zip",
        "size": 4109,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33688,
        "title": "Super Mario World 2: Yoshi's Island (Prototype) - Mountains (Unused)",
        "version": "smwc-33688-1680576842",
        "upstream_time": 1680576842,
        "download_url": "https://dl.smwcentral.net/33688/YI%20Proto%20-%20Unused%20Mountains.zip",
        "filename": "YI Proto - Unused Mountains.zip",
        "size": 6383,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33657,
        "title": "Super Mario World 2: Yoshi's Island (Pre-release) - Boss Room",
        "version": "smwc-33657-1680374643",
        "upstream_time": 1680374643,
        "download_url": "https://dl.smwcentral.net/33657/YI%20-%20Boss%20Room%20PR%20Layer%203.zip",
        "filename": "YI - Boss Room PR Layer 3.zip",
        "size": 4119,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33654,
        "title": "Super Mario World 2: Yoshi's Island Styled Super Mario Bros. Hills",
        "version": "smwc-33654-1680290881",
        "upstream_time": 1680290881,
        "download_url": "https://dl.smwcentral.net/33654/Yoshi%27s%20Island%20-%20SMB%20Hills%20-%20layer%203.zip",
        "filename": "Yoshi%27s Island - SMB Hills - layer 3.zip",
        "size": 6972,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33632,
        "title": "Super Mario World 2: Yoshi's Island - Castle Towers (Extended)",
        "version": "smwc-33632-1680240441",
        "upstream_time": 1680240441,
        "download_url": "https://dl.smwcentral.net/33632/Yoshi%27s%20Island%20-%20Castle%20modified%20layer%203.zip",
        "filename": "Yoshi%27s Island - Castle modified layer 3.zip",
        "size": 6256,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33631,
        "title": "Super Mario World 2: Yoshi's Island - Eerie Cave",
        "version": "smwc-33631-1679927804",
        "upstream_time": 1679927804,
        "download_url": "https://dl.smwcentral.net/33631/Super%20Mario%20World%202%20-%20Yoshi%27s%20Island%20-%20Stage%202-8%20-%20layer%203.zip",
        "filename": "Super Mario World 2 - Yoshi%27s Island - Stage 2-8 - layer 3.zip",
        "size": 13534,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33295,
        "title": "Super Mario World 2: Yoshi's Island - Distant Grounds",
        "version": "smwc-33295-1676917564",
        "upstream_time": 1676917564,
        "download_url": "https://dl.smwcentral.net/33295/Yoshi%27s%20Island%20-%204-4%20%28Layer%203%29.zip",
        "filename": "Yoshi%27s Island - 4-4 (Layer 3).zip",
        "size": 2716,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32948,
        "title": "Super Mario World 2: Yoshi's Island - Unused Nipper Plant",
        "version": "smwc-32948-1673997429",
        "upstream_time": 1673997429,
        "download_url": "https://dl.smwcentral.net/32948/SMW2%20%28Yoshi%27s%20Island%29%20-%20Unused%20Nipper%20Plant.zip",
        "filename": "SMW2 (Yoshi%27s Island) - Unused Nipper Plant.zip",
        "size": 6477,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32815,
        "title": "Super Mario World 2: Yoshi's Island - Forest",
        "version": "smwc-32815-1672193230",
        "upstream_time": 1672193230,
        "download_url": "https://dl.smwcentral.net/32815/Yoshi%27s%20Island%20-%20Forest%20BG.zip",
        "filename": "Yoshi%27s Island - Forest BG.zip",
        "size": 9501,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32762,
        "title": "Super Mario World 2: Yoshi's Island - On/Off Blocks",
        "version": "smwc-32762-1671405756",
        "upstream_time": 1671405756,
        "download_url": "https://dl.smwcentral.net/32762/YI%20ON-OFF%20Blocks.zip",
        "filename": "YI ON-OFF Blocks.zip",
        "size": 2321,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32754,
        "title": "Super Mario World 2: Yoshi's Island - Bumpty",
        "version": "smwc-32754-1672066569",
        "upstream_time": 1672066569,
        "download_url": "https://dl.smwcentral.net/32754/SMW2%20YI%20-%20Bumpties.zip",
        "filename": "SMW2 YI - Bumpties.zip",
        "size": 1354,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32578,
        "title": "Super Mario World 2: Yoshi's Island - 3D Stone",
        "version": "smwc-32578-1669069025",
        "upstream_time": 1669069025,
        "download_url": "https://dl.smwcentral.net/32578/3D%20Stone%20%28Layer%203%29.zip",
        "filename": "3D Stone (Layer 3).zip",
        "size": 1992,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32548,
        "title": "Super Mario World 2: Yoshi's Island - Spotlight",
        "version": "smwc-32548-1688093887",
        "upstream_time": 1688093887,
        "download_url": "https://dl.smwcentral.net/32548/YI%20Spotlight.zip",
        "filename": "YI Spotlight.zip",
        "size": 5013,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 32442,
        "title": "Super Mario World 2: Yoshi's Island - Cave",
        "version": "smwc-32442-1666742287",
        "upstream_time": 1666742287,
        "download_url": "https://dl.smwcentral.net/32442/Super%20Mario%20World%202%20-%20Yoshi%27s%20Island%20-%20Cave%20FG.zip",
        "filename": "Super Mario World 2 - Yoshi%27s Island - Cave FG.zip",
        "size": 44636,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31668,
        "title": "Super Mario World 2: Yoshi's Island - Stars",
        "version": "smwc-31668-1659058229",
        "upstream_time": 1659058229,
        "download_url": "https://dl.smwcentral.net/31668/nightsky.zip",
        "filename": "nightsky.zip",
        "size": 2299,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31667,
        "title": "Super Mario World 2: Yoshi's Island - Clouds & Mountains",
        "version": "smwc-31667-1659057219",
        "upstream_time": 1659057219,
        "download_url": "https://dl.smwcentral.net/31667/Clouds%20and%20Mountains.zip",
        "filename": "Clouds and Mountains.zip",
        "size": 5629,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31655,
        "title": "Super Mario World 2: Yoshi's Island - Forest",
        "version": "smwc-31655-1659056439",
        "upstream_time": 1659056439,
        "download_url": "https://dl.smwcentral.net/31655/YI%20Forest%20Layer%203.zip",
        "filename": "YI Forest Layer 3.zip",
        "size": 3543,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31248,
        "title": "Super Mario World 2: Yoshi's Island - Bonus Challenge",
        "version": "smwc-31248-1656470098",
        "upstream_time": 1656470098,
        "download_url": "https://dl.smwcentral.net/31248/YI%20Bonus%20Layer%203.zip",
        "filename": "YI Bonus Layer 3.zip",
        "size": 7023,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31023,
        "title": "Super Mario World 2: Yoshi's Island - Round Mountains",
        "version": "smwc-31023-1653534924",
        "upstream_time": 1653534924,
        "download_url": "https://dl.smwcentral.net/31023/YI%20Round%20Mountains.zip",
        "filename": "YI Round Mountains.zip",
        "size": 9175,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31021,
        "title": "Super Mario World 2: Yoshi's Island - Eerie Cave",
        "version": "smwc-31021-1653534428",
        "upstream_time": 1653534428,
        "download_url": "https://dl.smwcentral.net/31021/YI%20Eerie%20Cave.zip",
        "filename": "YI Eerie Cave.zip",
        "size": 7681,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31004,
        "title": "Super Mario World 2: Yoshi's Island - Title Screen",
        "version": "smwc-31004-1653258427",
        "upstream_time": 1653258427,
        "download_url": "https://dl.smwcentral.net/31004/beachtitlescreen.zip",
        "filename": "beachtitlescreen.zip",
        "size": 3005,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31001,
        "title": "Super Mario World 2: Yoshi's Island - Smiley Mountains",
        "version": "smwc-31001-1653371499",
        "upstream_time": 1653371499,
        "download_url": "https://dl.smwcentral.net/31001/happyhills.zip",
        "filename": "happyhills.zip",
        "size": 4931,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30998,
        "title": "Super Mario World 2: Yoshi's Island - Yoshi's House",
        "version": "smwc-30998-1653266123",
        "upstream_time": 1653266123,
        "download_url": "https://dl.smwcentral.net/30998/YI%20Yoshi%27s%20House.zip",
        "filename": "YI Yoshi%27s House.zip",
        "size": 2427,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30990,
        "title": "Super Mario World 2: Yoshi's Island - Title Screen",
        "version": "smwc-30990-1653177023",
        "upstream_time": 1653177023,
        "download_url": "https://dl.smwcentral.net/30990/YI%20Title%20Screen%20L3.zip",
        "filename": "YI Title Screen L3.zip",
        "size": 2310,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30982,
        "title": "Super Mario World 2: Yoshi's Island - Distant Grounds",
        "version": "smwc-30982-1653161796",
        "upstream_time": 1653161796,
        "download_url": "https://dl.smwcentral.net/30982/YI%20Distant%20Grounds%20BG.zip",
        "filename": "YI Distant Grounds BG.zip",
        "size": 6501,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30970,
        "title": "Super Mario World 2: Yoshi's Island - Bush and Palms",
        "version": "smwc-30970-1653070041",
        "upstream_time": 1653070041,
        "download_url": "https://dl.smwcentral.net/30970/YI%20Bush%20and%20Palms%20L3.zip",
        "filename": "YI Bush and Palms L3.zip",
        "size": 5366,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30953,
        "title": "Super Mario World 2: Yoshi's Island - Bush and Palms",
        "version": "smwc-30953-1652925172",
        "upstream_time": 1652925172,
        "download_url": "https://dl.smwcentral.net/30953/Yoshi%27s%20Island%20-%20Bush%20and%20Palms.zip",
        "filename": "Yoshi%27s Island - Bush and Palms.zip",
        "size": 6250,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30941,
        "title": "Super Mario World 2: Yoshi's Island - Night Sky",
        "version": "smwc-30941-1652814948",
        "upstream_time": 1652814948,
        "download_url": "https://dl.smwcentral.net/30941/YI%20-%20Night%20Sky.zip",
        "filename": "YI - Night Sky.zip",
        "size": 2341,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30939,
        "title": "Super Mario World 2: Yoshi's Island - Graffiti Hills",
        "version": "smwc-30939-1652772176",
        "upstream_time": 1652772176,
        "download_url": "https://dl.smwcentral.net/30939/GraffitiHills.zip",
        "filename": "GraffitiHills.zip",
        "size": 6058,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30938,
        "title": "Super Mario World 2: Yoshi's Island - Clouds",
        "version": "smwc-30938-1652764612",
        "upstream_time": 1652764612,
        "download_url": "https://dl.smwcentral.net/30938/clouds.zip",
        "filename": "clouds.zip",
        "size": 6832,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30937,
        "title": "Super Mario World 2: Yoshi's Island - Sky and Mountains (Unused)",
        "version": "smwc-30937-1652759626",
        "upstream_time": 1652759626,
        "download_url": "https://dl.smwcentral.net/30937/SkyandMountains%28Unused%29.zip",
        "filename": "SkyandMountains(Unused).zip",
        "size": 7539,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30875,
        "title": "Super Mario World 2: Yoshi's Island - Clouds & Mountains",
        "version": "smwc-30875-1652122228",
        "upstream_time": 1652122228,
        "download_url": "https://dl.smwcentral.net/30875/YI%20Clouds%20and%20Mountains.zip",
        "filename": "YI Clouds and Mountains.zip",
        "size": 4948,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30874,
        "title": "Super Mario World 2: Yoshi's Island - Clouds (Sluggy the Unshaven)",
        "version": "smwc-30874-1652121851",
        "upstream_time": 1652121851,
        "download_url": "https://dl.smwcentral.net/30874/YI%20Clouds%20Sluggy.zip",
        "filename": "YI Clouds Sluggy.zip",
        "size": 3156,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30865,
        "title": "Super Mario World 2: Yoshi's Island - Ocean",
        "version": "smwc-30865-1652240604",
        "upstream_time": 1652240604,
        "download_url": "https://dl.smwcentral.net/30865/OceanBG.zip",
        "filename": "OceanBG.zip",
        "size": 6221,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30859,
        "title": "Super Mario World 2: Yoshi's Island -  Stone Castle",
        "version": "smwc-30859-1652088276",
        "upstream_time": 1652088276,
        "download_url": "https://dl.smwcentral.net/30859/CastleBG.zip",
        "filename": "CastleBG.zip",
        "size": 5782,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30857,
        "title": "Super Mario World 2: Yoshi's Island - Full Moon",
        "version": "smwc-30857-1652058363",
        "upstream_time": 1652058363,
        "download_url": "https://dl.smwcentral.net/30857/Moonandmountains.zip",
        "filename": "Moonandmountains.zip",
        "size": 5081,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30697,
        "title": "Super Mario World 2: Yoshi's Island - Smiley Clouds",
        "version": "smwc-30697-1651471489",
        "upstream_time": 1651471489,
        "download_url": "https://dl.smwcentral.net/30697/YI%20Smiley%20Clouds.zip",
        "filename": "YI Smiley Clouds.zip",
        "size": 4349,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30626,
        "title": "Super Mario World 2: Yoshi's Island - Starry Night",
        "version": "smwc-30626-1650901520",
        "upstream_time": 1650901520,
        "download_url": "https://dl.smwcentral.net/30626/YI%20Starry%20Night%20L3.zip",
        "filename": "YI Starry Night L3.zip",
        "size": 3899,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30625,
        "title": "Super Mario World 2: Yoshi's Island - Starry Night",
        "version": "smwc-30625-1650854881",
        "upstream_time": 1650854881,
        "download_url": "https://dl.smwcentral.net/30625/YI%20Starry%20Night.zip",
        "filename": "YI Starry Night.zip",
        "size": 4150,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30375,
        "title": "Super Mario World 2: Yoshi's Island - Baby Bowser's Battle",
        "version": "smwc-30375-1649394848",
        "upstream_time": 1649394848,
        "download_url": "https://dl.smwcentral.net/30375/Baby%20Bowser%20Boss%20Fight.zip",
        "filename": "Baby Bowser Boss Fight.zip",
        "size": 3525,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30111,
        "title": "Super Mario World 2: Yoshi's Island (Prototype) - Boggy Woods",
        "version": "smwc-30111-1647023612",
        "upstream_time": 1647023612,
        "download_url": "https://dl.smwcentral.net/30111/YI%20Boggy%20Woods.zip",
        "filename": "YI Boggy Woods.zip",
        "size": 6003,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30086,
        "title": "Super Mario World 2: Yoshi's Island - Bandit Wins!",
        "version": "smwc-30086-1646771624",
        "upstream_time": 1646771624,
        "download_url": "https://dl.smwcentral.net/30086/YI%20Bandit%20Wins%20L3.zip",
        "filename": "YI Bandit Wins L3.zip",
        "size": 1881,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30085,
        "title": "Super Mario World 2: Yoshi's Island (Prototype) - Flopsy Fish",
        "version": "smwc-30085-1646706739",
        "upstream_time": 1646706739,
        "download_url": "https://dl.smwcentral.net/30085/YI%20Prototype%20Flopsy%20Fish.zip",
        "filename": "YI Prototype Flopsy Fish.zip",
        "size": 2291,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30074,
        "title": "Super Mario World 2: Yoshi's Island Styled Whimp",
        "version": "smwc-30074-1646798164",
        "upstream_time": 1646798164,
        "download_url": "https://dl.smwcentral.net/30074/YIWhimp.zip",
        "filename": "YIWhimp.zip",
        "size": 1834,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30051,
        "title": "Super Mario World 2: Yoshi's Island - Flower Garden",
        "version": "smwc-30051-1646492561",
        "upstream_time": 1646492561,
        "download_url": "https://dl.smwcentral.net/30051/YI%20Flower%20Garden%20L2.zip",
        "filename": "YI Flower Garden L2.zip",
        "size": 4557,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30042,
        "title": "Super Mario World 2: Yoshi's Island - Shine",
        "version": "smwc-30042-1646421592",
        "upstream_time": 1646421592,
        "download_url": "https://dl.smwcentral.net/30042/YI%20Shine.zip",
        "filename": "YI Shine.zip",
        "size": 3726,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30017,
        "title": "Super Mario World 2: Yoshi's Island - Yoshi Wins!",
        "version": "smwc-30017-1646166859",
        "upstream_time": 1646166859,
        "download_url": "https://dl.smwcentral.net/30017/YI%20Yoshi%20Wins.zip",
        "filename": "YI Yoshi Wins.zip",
        "size": 1998,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30015,
        "title": "Super Mario World 2: Yoshi's Island - Bandit Wins!",
        "version": "smwc-30015-1646166762",
        "upstream_time": 1646166762,
        "download_url": "https://dl.smwcentral.net/30015/YI%20Bandit%20Wins.zip",
        "filename": "YI Bandit Wins.zip",
        "size": 2034,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30013,
        "title": "Super Mario World 2: Yoshi's Island - Flower Garden",
        "version": "smwc-30013-1646166624",
        "upstream_time": 1646166624,
        "download_url": "https://dl.smwcentral.net/30013/YI%20Flower%20Garden%20L3.zip",
        "filename": "YI Flower Garden L3.zip",
        "size": 4692,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30007,
        "title": "Super Mario World 2: Yoshi's Island (Prototype) - Flower Garden",
        "version": "smwc-30007-1646165816",
        "upstream_time": 1646165816,
        "download_url": "https://dl.smwcentral.net/30007/YI%20Proto%20Flower%20Garden.zip",
        "filename": "YI Proto Flower Garden.zip",
        "size": 3504,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29999,
        "title": "Super Mario World 2: Yoshi's Island - Mini Battle",
        "version": "smwc-29999-1646094653",
        "upstream_time": 1646094653,
        "download_url": "https://dl.smwcentral.net/29999/YI%20Mini%20Battle%20L3.zip",
        "filename": "YI Mini Battle L3.zip",
        "size": 1954,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29983,
        "title": "Super Mario World 2: Yoshi's Island - Mini Battle",
        "version": "smwc-29983-1646009646",
        "upstream_time": 1646009646,
        "download_url": "https://dl.smwcentral.net/29983/YI%20Mini%20Battle.zip",
        "filename": "YI Mini Battle.zip",
        "size": 1821,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29978,
        "title": "Super Mario World 2: Yoshi's Island - Volcano",
        "version": "smwc-29978-1646049865",
        "upstream_time": 1646049865,
        "download_url": "https://dl.smwcentral.net/29978/Super%20Mario%20World%202%20Yoshi%27s%20Island%20-%20Stage%206-3.zip",
        "filename": "Super Mario World 2 Yoshi%27s Island - Stage 6-3.zip",
        "size": 8726,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29973,
        "title": "Super Mario World 2: Yoshi's Island - Story Cutscene & Ending Border",
        "version": "smwc-29973-1645890140",
        "upstream_time": 1645890140,
        "download_url": "https://dl.smwcentral.net/29973/YI%20Story%20Cutscene%20Border.zip",
        "filename": "YI Story Cutscene Border.zip",
        "size": 3578,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29853,
        "title": "Super Mario World 2: Yoshi's Island - Rocks (Unused)",
        "version": "smwc-29853-1645326040",
        "upstream_time": 1645326040,
        "download_url": "https://dl.smwcentral.net/29853/YI%20Rocks%20L3.zip",
        "filename": "YI Rocks L3.zip",
        "size": 4272,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29852,
        "title": "Super Mario World 2: Yoshi's Island (Prototype) - Rocks",
        "version": "smwc-29852-1645326198",
        "upstream_time": 1645326198,
        "download_url": "https://dl.smwcentral.net/29852/YI%20%28Proto%29%20Rocks.zip",
        "filename": "YI (Proto) Rocks.zip",
        "size": 6042,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29840,
        "title": "Super Mario World 2: Yoshi's Island - Waterfall",
        "version": "smwc-29840-1645208322",
        "upstream_time": 1645208322,
        "download_url": "https://dl.smwcentral.net/29840/YI%20Waterfall.zip",
        "filename": "YI Waterfall.zip",
        "size": 4922,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29832,
        "title": "Super Mario World 2: Yoshi's Island - Forest and Mountains",
        "version": "smwc-29832-1645154995",
        "upstream_time": 1645154995,
        "download_url": "https://dl.smwcentral.net/29832/YI%20Forest%20and%20Mountains.zip",
        "filename": "YI Forest and Mountains.zip",
        "size": 7876,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29788,
        "title": "Super Mario World 2: Yoshi's Island - Boss Room",
        "version": "smwc-29788-1644779456",
        "upstream_time": 1644779456,
        "download_url": "https://dl.smwcentral.net/29788/YI%20Boss%20Room.zip",
        "filename": "YI Boss Room.zip",
        "size": 3883,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29777,
        "title": "Super Mario World 2: Yoshi's Island - Tropical Mountains",
        "version": "smwc-29777-1644684164",
        "upstream_time": 1644684164,
        "download_url": "https://dl.smwcentral.net/29777/YI%20Tropical%20Mountains.zip",
        "filename": "YI Tropical Mountains.zip",
        "size": 5903,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29770,
        "title": "Super Mario World 2: Yoshi's Island - Boss Room",
        "version": "smwc-29770-1644636038",
        "upstream_time": 1644636038,
        "download_url": "https://dl.smwcentral.net/29770/YICastleBossFight.zip",
        "filename": "YICastleBossFight.zip",
        "size": 4529,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29761,
        "title": "Super Mario World 2: Yoshi's Island - Baby Bowser's Battle",
        "version": "smwc-29761-1644545480",
        "upstream_time": 1644545480,
        "download_url": "https://dl.smwcentral.net/29761/YI%20Baby%20Bowser%20Battle.zip",
        "filename": "YI Baby Bowser Battle.zip",
        "size": 3701,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29757,
        "title": "Super Mario World 2: Yoshi's Island - Sky Clouds (Unused)",
        "version": "smwc-29757-1644590492",
        "upstream_time": 1644590492,
        "download_url": "https://dl.smwcentral.net/29757/YI%20Sky%20Clouds%20Unused.zip",
        "filename": "YI Sky Clouds Unused.zip",
        "size": 3186,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29756,
        "title": "Super Mario World 2: Yoshi's Island - Wooden Castle",
        "version": "smwc-29756-1644538205",
        "upstream_time": 1644538205,
        "download_url": "https://dl.smwcentral.net/29756/YI%20Wooden%20Castle%20%28Simple%29.zip",
        "filename": "YI Wooden Castle (Simple).zip",
        "size": 4166,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29755,
        "title": "Super Mario World 2: Yoshi's Island - Wooden Castle",
        "version": "smwc-29755-1644537802",
        "upstream_time": 1644537802,
        "download_url": "https://dl.smwcentral.net/29755/YI%20WoodenCastle.zip",
        "filename": "YI WoodenCastle.zip",
        "size": 12026,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29737,
        "title": "Super Mario World 2: Yoshi's Island - Pine Forest",
        "version": "smwc-29737-1644361319",
        "upstream_time": 1644361319,
        "download_url": "https://dl.smwcentral.net/29737/YI%20Pine%20Forest.zip",
        "filename": "YI Pine Forest.zip",
        "size": 4920,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29731,
        "title": "Super Mario World 2: Yoshi's Island - Raphael The Raven",
        "version": "smwc-29731-1644250909",
        "upstream_time": 1644250909,
        "download_url": "https://dl.smwcentral.net/29731/YI%20Raphael%20The%20Raven.zip",
        "filename": "YI Raphael The Raven.zip",
        "size": 6239,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29730,
        "title": "Super Mario World 2: Yoshi's Island - Cave",
        "version": "smwc-29730-1644251055",
        "upstream_time": 1644251055,
        "download_url": "https://dl.smwcentral.net/29730/YI%20Cave.zip",
        "filename": "YI Cave.zip",
        "size": 5897,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29619,
        "title": "Super Mario World 2: Yoshi's Island - Crystals Cave",
        "version": "smwc-29619-1643225733",
        "upstream_time": 1643225733,
        "download_url": "https://dl.smwcentral.net/29619/Super%20Mario%20World%202%20-%20Yoshi%27s%20Island%20-%20Crystal%20Cave.zip",
        "filename": "Super Mario World 2 - Yoshi%27s Island - Crystal Cave.zip",
        "size": 8703,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29461,
        "title": "Super Mario World 2: Yoshi's Island - Waterfall Cave",
        "version": "smwc-29461-1642256506",
        "upstream_time": 1642256506,
        "download_url": "https://dl.smwcentral.net/29461/Super%20Mario%20World%202%20-%20Yoshi%27s%20Island%20-%20Waterfall-Lava%20Cave.zip",
        "filename": "Super Mario World 2 - Yoshi%27s Island - Waterfall-Lava Cave.zip",
        "size": 10976,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29364,
        "title": "Super Mario World 2: Yoshi's Island Styled Steampunk",
        "version": "smwc-29364-1643594137",
        "upstream_time": 1643594137,
        "download_url": "https://dl.smwcentral.net/29364/SMW2%20%28Yoshi%27s%20Island%29%20-%20Steampunk.zip",
        "filename": "SMW2 (Yoshi%27s Island) - Steampunk.zip",
        "size": 24237,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29318,
        "title": "Super Mario World 2: Yoshi's Island Styled Metallic Tileset",
        "version": "smwc-29318-1644804194",
        "upstream_time": 1644804194,
        "download_url": "https://dl.smwcentral.net/29318/SMW2%20Yoshi%27s%20Island%20-%20Metal.zip",
        "filename": "SMW2 Yoshi%27s Island - Metal.zip",
        "size": 37237,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29001,
        "title": "Super Mario World 2: Yoshi's Island - Sky and Mountains (Unused)",
        "version": "smwc-29001-1639690218",
        "upstream_time": 1639690218,
        "download_url": "https://dl.smwcentral.net/29001/Super%20Mario%20World%202%20-%20Yoshi%27s%20Island%20-%20Sky%20and%20Mountains.zip",
        "filename": "Super Mario World 2 - Yoshi%27s Island - Sky and Mountains.zip",
        "size": 9333,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27724,
        "title": "Super Mario World 2: Yoshi's Island - Forest and Mountains",
        "version": "smwc-27724-1626629165",
        "upstream_time": 1626629165,
        "download_url": "https://dl.smwcentral.net/27724/Yoshi%27s%20Island%20-%20Forest%20and%20Mountains%20Layer%203.zip",
        "filename": "Yoshi%27s Island - Forest and Mountains Layer 3.zip",
        "size": 8080,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27719,
        "title": "Super Mario World 2: Yoshi's Island - Smiley Mountains",
        "version": "smwc-27719-1626628816",
        "upstream_time": 1626628816,
        "download_url": "https://dl.smwcentral.net/27719/Yoshi%27s%20Island%20-%20Happy%20hills%20-%20layer%203.zip",
        "filename": "Yoshi%27s Island - Happy hills - layer 3.zip",
        "size": 8240,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27713,
        "title": "Super Mario World 2: Yoshi's Island - Jungle Mountains",
        "version": "smwc-27713-1626628609",
        "upstream_time": 1626628609,
        "download_url": "https://dl.smwcentral.net/27713/Yoshi%27s%20Island%20-%20Jungle%20Mountains%20-%20Layer%203.zip",
        "filename": "Yoshi%27s Island - Jungle Mountains - Layer 3.zip",
        "size": 4453,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27704,
        "title": "Super Mario World 2: Yoshi's Island - Ocean",
        "version": "smwc-27704-1626628097",
        "upstream_time": 1626628097,
        "download_url": "https://dl.smwcentral.net/27704/Yoshi%27s%20Island%20Ocean%20Layer%203.zip",
        "filename": "Yoshi%27s Island Ocean Layer 3.zip",
        "size": 5271,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27241,
        "title": "Super Mario World 2: Yoshi's Island - Woods",
        "version": "smwc-27241-1623378527",
        "upstream_time": 1623378527,
        "download_url": "https://dl.smwcentral.net/27241/Yoshi%27s%20Island%20-%20Woods%20-%20Layer%203.zip",
        "filename": "Yoshi%27s Island - Woods - Layer 3.zip",
        "size": 6555,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27163,
        "title": "Super Mario World 2: Yoshi's Island - Incoming Chomp Sign",
        "version": "smwc-27163-1622517566",
        "upstream_time": 1622517566,
        "download_url": "https://dl.smwcentral.net/27163/YI%20Incoming%20Chomp%20Sign.zip",
        "filename": "YI Incoming Chomp Sign.zip",
        "size": 2368,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26174,
        "title": "Super Mario World 2: Yoshi's Island Styled Beach / Desert",
        "version": "smwc-26174-1612992659",
        "upstream_time": 1612992659,
        "download_url": "https://dl.smwcentral.net/26174/YIBeach-Desert-final.zip",
        "filename": "YIBeach-Desert-final.zip",
        "size": 60753,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26110,
        "title": "Super Mario World 2: Yoshi's Island Styled Snow",
        "version": "smwc-26110-1612282136",
        "upstream_time": 1612282136,
        "download_url": "https://dl.smwcentral.net/26110/YIST-SMASE-Final.zip",
        "filename": "YIST-SMASE-Final.zip",
        "size": 76567,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24801,
        "title": "Super Mario World 2: Yoshi's Island - Milde",
        "version": "smwc-24801-1602095596",
        "upstream_time": 1602095596,
        "download_url": "https://dl.smwcentral.net/24801/YImilde.zip",
        "filename": "YImilde.zip",
        "size": 9803,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24689,
        "title": "Super Mario World 2: Yoshi's Island - Train Bandit",
        "version": "smwc-24689-1600807474",
        "upstream_time": 1600807474,
        "download_url": "https://dl.smwcentral.net/24689/chalkguy.zip",
        "filename": "chalkguy.zip",
        "size": 2265,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24014,
        "title": "Super Mario World 2: Yoshi's Island (Prototype) - Alternate Swamp",
        "version": "smwc-24014-1595740924",
        "upstream_time": 1595740924,
        "download_url": "https://dl.smwcentral.net/24014/YI%20Swamp%20%28P%29.zip",
        "filename": "YI Swamp (P).zip",
        "size": 2779,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24012,
        "title": "Super Mario World 2: Yoshi's Island (Prototype) - Jungle",
        "version": "smwc-24012-1595740675",
        "upstream_time": 1595740675,
        "download_url": "https://dl.smwcentral.net/24012/YI%20Jungle%20%28P%29.zip",
        "filename": "YI Jungle (P).zip",
        "size": 5897,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24011,
        "title": "Super Mario World 2: Yoshi's Island - Sunset",
        "version": "smwc-24011-1595874358",
        "upstream_time": 1595874358,
        "download_url": "https://dl.smwcentral.net/24011/Yoshi%20Island%20Layer%203%20Sunset.zip",
        "filename": "Yoshi Island Layer 3 Sunset.zip",
        "size": 24142,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23992,
        "title": "Super Mario World 2: Yoshi's Island (Prototype) - Hills",
        "version": "smwc-23992-1595630760",
        "upstream_time": 1595630760,
        "download_url": "https://dl.smwcentral.net/23992/YI%20Beta%20Hills%20%28P%29.zip",
        "filename": "YI Beta Hills (P).zip",
        "size": 6262,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23991,
        "title": "Super Mario World 2: Yoshi's Island (Prototype) - Pencil Hills",
        "version": "smwc-23991-1595630093",
        "upstream_time": 1595630093,
        "download_url": "https://dl.smwcentral.net/23991/YI%20Pencil%20Hills%20%28P%29.zip",
        "filename": "YI Pencil Hills (P).zip",
        "size": 4300,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23990,
        "title": "Super Mario World 2: Yoshi's Island (Prototype) - Tropical Mountains",
        "version": "smwc-23990-1595629924",
        "upstream_time": 1595629924,
        "download_url": "https://dl.smwcentral.net/23990/YI%20Tropical%20Mountains%20%28P%29.zip",
        "filename": "YI Tropical Mountains (P).zip",
        "size": 6321,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23989,
        "title": "Super Mario World 2: Yoshi's Island (Prototype) - Forest",
        "version": "smwc-23989-1595629720",
        "upstream_time": 1595629720,
        "download_url": "https://dl.smwcentral.net/23989/YI%20Forest%20%28P%29.zip",
        "filename": "YI Forest (P).zip",
        "size": 8464,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23988,
        "title": "Super Mario World 2: Yoshi's Island (Prototype) - Crystal Cave",
        "version": "smwc-23988-1595629566",
        "upstream_time": 1595629566,
        "download_url": "https://dl.smwcentral.net/23988/YI%20Crystal%20Cave%20%28P%29.zip",
        "filename": "YI Crystal Cave (P).zip",
        "size": 6273,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23651,
        "title": "Super Mario World 2: Yoshi's Island Styled Mario",
        "version": "smwc-23651-1594503208",
        "upstream_time": 1594503208,
        "download_url": "https://dl.smwcentral.net/23651/YI_Styled_Mario.zip",
        "filename": "YI_Styled_Mario.zip",
        "size": 189084,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23061,
        "title": "Super Mario World 2: Yoshi's Island - Cave",
        "version": "smwc-23061-1592543884",
        "upstream_time": 1592543884,
        "download_url": "https://dl.smwcentral.net/23061/YI%20-%20Cave%20Layer%203.zip",
        "filename": "YI - Cave Layer 3.zip",
        "size": 4583,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 22744,
        "title": "Super Mario World 2: Yoshi's Island - 3D Stone",
        "version": "smwc-22744-1591079336",
        "upstream_time": 1591079336,
        "download_url": "https://dl.smwcentral.net/22744/YI%20-%203D%20Stone.zip",
        "filename": "YI - 3D Stone.zip",
        "size": 11068,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 21267,
        "title": "Super Mario World 2: Yoshi's Island - Chomp Shark",
        "version": "smwc-21267-1574796129",
        "upstream_time": 1574796129,
        "download_url": "https://dl.smwcentral.net/21267/YI%20Chomp%20Shark.zip",
        "filename": "YI Chomp Shark.zip",
        "size": 4815,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20205,
        "title": "Super Mario World 2: Yoshi's Island - Flower Garden",
        "version": "smwc-20205-1560825339",
        "upstream_time": 1560825339,
        "download_url": "https://dl.smwcentral.net/20205/YI%20Flower%20Garden.zip",
        "filename": "YI Flower Garden.zip",
        "size": 8717,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20127,
        "title": "Super Mario World 2: Yoshi's Island - Woods",
        "version": "smwc-20127-1560714144",
        "upstream_time": 1560714144,
        "download_url": "https://dl.smwcentral.net/20127/Yoshi%27s%20Island%20-%20Woods.zip",
        "filename": "Yoshi%27s Island - Woods.zip",
        "size": 7706,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19797,
        "title": "Super Mario World 2: Yoshi's Island - Styled Blocks",
        "version": "smwc-19797-1556996546",
        "upstream_time": 1556996546,
        "download_url": "https://dl.smwcentral.net/19797/YIBlocks%20-%20Copy.zip",
        "filename": "YIBlocks - Copy.zip",
        "size": 23720,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19652,
        "title": "Super Mario World 2: Yoshi's Island - Welcome To Cloud World",
        "version": "smwc-19652-1556221054",
        "upstream_time": 1556221054,
        "download_url": "https://dl.smwcentral.net/19652/SMW2-%20YI%20-%20Welcome%20To%20Cloud%20World.zip",
        "filename": "SMW2- YI - Welcome To Cloud World.zip",
        "size": 12603,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19480,
        "title": "Super Mario World 2: Yoshi's Island - Yoshi Start Introduction",
        "version": "smwc-19480-1553971377",
        "upstream_time": 1553971377,
        "download_url": "https://dl.smwcentral.net/19480/Yoshi%27s%20Island%20-%20Yoshi%20Start%20Introduction.zip",
        "filename": "Yoshi%27s Island - Yoshi Start Introduction.zip",
        "size": 25376,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19134,
        "title": "Super Mario World 2: Yoshi's Island - Baby Bowser's Room",
        "version": "smwc-19134-1551376269",
        "upstream_time": 1551376269,
        "download_url": "https://dl.smwcentral.net/19134/YI%20Baby%20Bowser%27s%20Room.zip",
        "filename": "YI Baby Bowser%27s Room.zip",
        "size": 7714,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 18906,
        "title": "Super Mario World 2: Yoshi's Island - Goomba",
        "version": "smwc-18906-1548303564",
        "upstream_time": 1548303564,
        "download_url": "https://dl.smwcentral.net/18906/YI_Goomba.zip",
        "filename": "YI_Goomba.zip",
        "size": 4302,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 17051,
        "title": "Super Mario World 2: Yoshi's Island Styled Log Forest",
        "version": "smwc-17051-1517131223",
        "upstream_time": 1517131223,
        "download_url": "https://dl.smwcentral.net/17051/yi%20logs.zip",
        "filename": "yi logs.zip",
        "size": 10533,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 17050,
        "title": "Super Mario World 2: Yoshi's Island - Trees (Forest and Mountains)",
        "version": "smwc-17050-1517104881",
        "upstream_time": 1517104881,
        "download_url": "https://dl.smwcentral.net/17050/Yoshi%27s%20Island-%20Layer%203%20Trees.zip",
        "filename": "Yoshi%27s Island- Layer 3 Trees.zip",
        "size": 3343,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 17001,
        "title": "Super Mario World 2: Yoshi's Island - Castle Towers",
        "version": "smwc-17001-1516373167",
        "upstream_time": 1516373167,
        "download_url": "https://dl.smwcentral.net/17001/Yoshi%20Castle%20Layer%203.zip",
        "filename": "Yoshi Castle Layer 3.zip",
        "size": 6298,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16927,
        "title": "Super Mario World 2: Yoshi's Island - Clouds (Sluggy the Unshaven)",
        "version": "smwc-16927-1516846748",
        "upstream_time": 1516846748,
        "download_url": "https://dl.smwcentral.net/16927/YI%20clouds%20sluggy%20layer%203.zip",
        "filename": "YI clouds sluggy layer 3.zip",
        "size": 2949,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16698,
        "title": "Super Mario World 2: Yoshi's Island - Jungle Mountains",
        "version": "smwc-16698-1511808181",
        "upstream_time": 1511808181,
        "download_url": "https://dl.smwcentral.net/16698/YI%20Jungle%20Mountains.zip",
        "filename": "YI Jungle Mountains.zip",
        "size": 5631,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15974,
        "title": "Super Mario World 2: Yoshi's Island - Kamek's Room",
        "version": "smwc-15974-1503372876",
        "upstream_time": 1503372876,
        "download_url": "https://dl.smwcentral.net/15974/YI%20-%20Kamek%27s%20Room.zip",
        "filename": "YI - Kamek%27s Room.zip",
        "size": 7467,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15779,
        "title": "Super Mario World 2: Yoshi's Island Styled Desert Pyramids",
        "version": "smwc-15779-1499623313",
        "upstream_time": 1499623313,
        "download_url": "https://dl.smwcentral.net/15779/YIDesertBG.zip",
        "filename": "YIDesertBG.zip",
        "size": 3959,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14175,
        "title": "Super Mario World 2: Yoshi's Island - Bonus Room",
        "version": "smwc-14175-1471023456",
        "upstream_time": 1471023456,
        "download_url": "https://dl.smwcentral.net/14175/yibonusbricks.zip",
        "filename": "yibonusbricks.zip",
        "size": 4470,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14038,
        "title": "Super Mario World 2: Yoshi's Island Styled Desert",
        "version": "smwc-14038-1468806898",
        "upstream_time": 1468806898,
        "download_url": "https://dl.smwcentral.net/14038/YIDesert.zip",
        "filename": "YIDesert.zip",
        "size": 5448,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13981,
        "title": "Super Mario World 2: Yoshi's Island Styled Mario",
        "version": "smwc-13981-1468809155",
        "upstream_time": 1468809155,
        "download_url": "https://dl.smwcentral.net/13981/Yoshi%27s%20Island%20Styled%20Mario%20by%20AwesomeZack.zip",
        "filename": "Yoshi%27s Island Styled Mario by AwesomeZack.zip",
        "size": 112689,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13040,
        "title": "Super Mario World 2: Yoshi's Island - Jungle",
        "version": "smwc-13040-1453141000",
        "upstream_time": 1453141000,
        "download_url": "https://dl.smwcentral.net/13040/YI%20Jungle%20Layer%203.zip",
        "filename": "YI Jungle Layer 3.zip",
        "size": 4319,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13039,
        "title": "Super Mario World 2: Yoshi's Island - Night Sky",
        "version": "smwc-13039-1453140972",
        "upstream_time": 1453140972,
        "download_url": "https://dl.smwcentral.net/13039/YI%20Night%20Sky%20Layer%203.zip",
        "filename": "YI Night Sky Layer 3.zip",
        "size": 3098,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13037,
        "title": "Super Mario World 2: Yoshi's Island - Mist",
        "version": "smwc-13037-1453140939",
        "upstream_time": 1453140939,
        "download_url": "https://dl.smwcentral.net/13037/YI%20Mist%20Layer%203.zip",
        "filename": "YI Mist Layer 3.zip",
        "size": 3999,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13035,
        "title": "Super Mario World 2: Yoshi's Island - Clouds",
        "version": "smwc-13035-1453140888",
        "upstream_time": 1453140888,
        "download_url": "https://dl.smwcentral.net/13035/YI%20Clouds.zip",
        "filename": "YI Clouds.zip",
        "size": 6396,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12907,
        "title": "Super Mario World 2: Yoshi's Island Styled Clawgrip",
        "version": "smwc-12907-1450644117",
        "upstream_time": 1450644117,
        "download_url": "https://dl.smwcentral.net/12907/Yi%20clawgrip.zip",
        "filename": "Yi clawgrip.zip",
        "size": 84741,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12782,
        "title": "Super Mario World 2: Yoshi's Island - Overworld Signs",
        "version": "smwc-12782-1448654288",
        "upstream_time": 1448654288,
        "download_url": "https://dl.smwcentral.net/12782/YI%20Overworld%20Sign.zip",
        "filename": "YI Overworld Sign.zip",
        "size": 4383,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10759,
        "title": "Super Mario World 2: Yoshi's Island Styled Boo",
        "version": "smwc-10759-1423067716",
        "upstream_time": 1423067716,
        "download_url": "https://dl.smwcentral.net/10759/YI_boos.zip",
        "filename": "YI_boos.zip",
        "size": 1945,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10729,
        "title": "Super Mario World 2: Yoshi's Island - Smoke",
        "version": "smwc-10729-1422827308",
        "upstream_time": 1422827308,
        "download_url": "https://dl.smwcentral.net/10729/yi_smoke.zip",
        "filename": "yi_smoke.zip",
        "size": 1847,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10657,
        "title": "Super Mario World 2: Yoshi's Island Styled Laboratory Koopas & Goombas",
        "version": "smwc-10657-1422291466",
        "upstream_time": 1422291466,
        "download_url": "https://dl.smwcentral.net/10657/%5BUPDATE%5D%20Laboratory%20Koopas.zip",
        "filename": "%5BUPDATE%5D Laboratory Koopas.zip",
        "size": 2614,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9334,
        "title": "Super Mario World 2: Yoshi's Island - Full Moon",
        "version": "smwc-9334-1412492655",
        "upstream_time": 1412492655,
        "download_url": "https://dl.smwcentral.net/9334/Full%20Moon%20L3.zip",
        "filename": "Full Moon L3.zip",
        "size": 5355,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 8929,
        "title": "Super Mario World 2: Yoshi's Island Styled Font",
        "version": "smwc-8929-1408987607",
        "upstream_time": 1408987607,
        "download_url": "https://dl.smwcentral.net/8929/FontWYE.zip",
        "filename": "FontWYE.zip",
        "size": 1164,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 8922,
        "title": "Super Mario World 2: Yoshi's Island - Koopa",
        "version": "smwc-8922-1407894221",
        "upstream_time": 1407894221,
        "download_url": "https://dl.smwcentral.net/8922/Koops.zip",
        "filename": "Koops.zip",
        "size": 4225,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 8734,
        "title": "Super Mario World 2: Yoshi's Island - Snow",
        "version": "smwc-8734-1407825419",
        "upstream_time": 1407825419,
        "download_url": "https://dl.smwcentral.net/8734/SnowThingy.zip",
        "filename": "SnowThingy.zip",
        "size": 16377,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5632,
        "title": "Super Mario World 2: Yoshi's Island - Yoshi Egg",
        "version": "smwc-5632-1373102729",
        "upstream_time": 1373102729,
        "download_url": "https://dl.smwcentral.net/5632/YI%20Eggs%20to%20Replace%20SMW%20Yoshi%20Eggs.zip",
        "filename": "YI Eggs to Replace SMW Yoshi Eggs.zip",
        "size": 4451,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 4662,
        "title": "Super Mario World 2: Yoshi's Island - Burt",
        "version": "smwc-4662-1371400261",
        "upstream_time": 1371400261,
        "download_url": "https://dl.smwcentral.net/4662/Yoshi%27s%20Island%20-%20Burt.zip",
        "filename": "Yoshi%27s Island - Burt.zip",
        "size": 2780,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 3103,
        "title": "Super Mario World 2: Yoshi's Island - Message Box",
        "version": "smwc-3103-1371916763",
        "upstream_time": 1371916763,
        "download_url": "https://dl.smwcentral.net/3103/YI%20-%20Message%20Box.zip",
        "filename": "YI - Message Box.zip",
        "size": 1210,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2923,
        "title": "Super Mario World 2: Yoshi's Island - Forest",
        "version": "smwc-2923-1372005341",
        "upstream_time": 1372005341,
        "download_url": "https://dl.smwcentral.net/2923/YI%20-%20What%27s%20Gusty%20Taste%20Like%20%28Fixed%29.zip",
        "filename": "YI - What%27s Gusty Taste Like (Fixed).zip",
        "size": 30874,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2792,
        "title": "Super Mario World 2: Yoshi's Island - Pink Forest (Unused)",
        "version": "smwc-2792-1412098339",
        "upstream_time": 1412098339,
        "download_url": "https://dl.smwcentral.net/2792/YI%20-%20Unused%20Forest%20BG.zip",
        "filename": "YI - Unused Forest BG.zip",
        "size": 4927,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2441,
        "title": "Super Mario World 2: Yoshi's Island Styled Grassland",
        "version": "smwc-2441-1409327391",
        "upstream_time": 1409327391,
        "download_url": "https://dl.smwcentral.net/2441/Grasslandida.zip",
        "filename": "Grasslandida.zip",
        "size": 5050,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2194,
        "title": "Super Mario World 2: Yoshi's Island - Intro",
        "version": "smwc-2194-1417551876",
        "upstream_time": 1417551876,
        "download_url": "https://dl.smwcentral.net/2194/YoshiHills.zip",
        "filename": "YoshiHills.zip",
        "size": 4023,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2026,
        "title": "Super Mario World 2 - Yoshi's Island: Stilt Guy",
        "version": "smwc-2026-1409238551",
        "upstream_time": 1409238551,
        "download_url": "https://dl.smwcentral.net/2026/Stilt_Guy.zip",
        "filename": "Stilt_Guy.zip",
        "size": 9701,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1983,
        "title": "Super Mario World 2: Yoshi's Island - Bandit",
        "version": "smwc-1983-1426779019",
        "upstream_time": 1426779019,
        "download_url": "https://dl.smwcentral.net/1983/YI%20Bandit.zip",
        "filename": "YI Bandit.zip",
        "size": 2494,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1853,
        "title": "Super Mario World 2: Yoshi's Island - High Mountains",
        "version": "smwc-1853-1372094378",
        "upstream_time": 1372094378,
        "download_url": "https://dl.smwcentral.net/1853/YI%20High%20Mountains.zip",
        "filename": "YI High Mountains.zip",
        "size": 8282,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1779,
        "title": "Super Mario World 2: Yoshi's Island - Chain Chomp",
        "version": "smwc-1779-1416991010",
        "upstream_time": 1416991010,
        "download_url": "https://dl.smwcentral.net/1779/Chomp.zip",
        "filename": "Chomp.zip",
        "size": 1993,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1521,
        "title": "Super Mario World 2: Yoshi's Island - Outer Castle Walls",
        "version": "smwc-1521-1405044073",
        "upstream_time": 1405044073,
        "download_url": "https://dl.smwcentral.net/1521/YI%20Castle%20BG%20Mix.zip",
        "filename": "YI Castle BG Mix.zip",
        "size": 3506,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1458,
        "title": "Super Mario World 2: Yoshi's Island - Red Blargg",
        "version": "smwc-1458-1410207310",
        "upstream_time": 1410207310,
        "download_url": "https://dl.smwcentral.net/1458/YI%20Blargg.zip",
        "filename": "YI Blargg.zip",
        "size": 2556,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1256,
        "title": "Super Mario World 2: Yoshi's Island - Yoshi",
        "version": "smwc-1256-1373398717",
        "upstream_time": 1373398717,
        "download_url": "https://dl.smwcentral.net/1256/SMWYoshi_to_YIYoshi.zip",
        "filename": "SMWYoshi_to_YIYoshi.zip",
        "size": 5841,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1156,
        "title": "Super Mario World 2: Yoshi's Island - Scary Skeleton Goonies!",
        "version": "smwc-1156-1403269139",
        "upstream_time": 1403269139,
        "download_url": "https://dl.smwcentral.net/1156/yi-sixone.zip",
        "filename": "yi-sixone.zip",
        "size": 18535,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1121,
        "title": "Super Mario World 2: Yoshi's Island - Font",
        "version": "smwc-1121-1401781211",
        "upstream_time": 1401781211,
        "download_url": "https://dl.smwcentral.net/1121/yi-font.zip",
        "filename": "yi-font.zip",
        "size": 3630,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1071,
        "title": "Super Mario World 2: Yoshi's Island - Grassland",
        "version": "smwc-1071-1401504141",
        "upstream_time": 1401504141,
        "download_url": "https://dl.smwcentral.net/1071/YIGrassland.zip",
        "filename": "YIGrassland.zip",
        "size": 13635,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1014,
        "title": "Super Mario World 2: Yoshi's Island - Swamp River",
        "version": "smwc-1014-1371803858",
        "upstream_time": 1371803858,
        "download_url": "https://dl.smwcentral.net/1014/yi_swamp_river.zip",
        "filename": "yi_swamp_river.zip",
        "size": 16028,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 907,
        "title": "Super Mario World 2: Yoshi's Island - Mud ",
        "version": "smwc-907-1396205738",
        "upstream_time": 1396205738,
        "download_url": "https://dl.smwcentral.net/907/YI%20Mud.zip",
        "filename": "YI Mud.zip",
        "size": 13797,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 884,
        "title": "Super Mario World 2: Yoshi's Island - Sewer",
        "version": "smwc-884-1379298668",
        "upstream_time": 1379298668,
        "download_url": "https://dl.smwcentral.net/884/Super%20Mario%20World%202%20Yoshi%27s%20Island%20-%20Sewer.zip",
        "filename": "Super Mario World 2 Yoshi%27s Island - Sewer.zip",
        "size": 12720,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 868,
        "title": "Super Mario World 2: Yoshi's Island - Grasslands",
        "version": "smwc-868-1394908000",
        "upstream_time": 1394908000,
        "download_url": "https://dl.smwcentral.net/868/YI-Grassland.zip",
        "filename": "YI-Grassland.zip",
        "size": 16701,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 552,
        "title": "Super Mario World 2: Yoshi's Island - Brick Castle",
        "version": "smwc-552-1388590274",
        "upstream_time": 1388590274,
        "download_url": "https://dl.smwcentral.net/552/YIFortressFG.zip",
        "filename": "YIFortressFG.zip",
        "size": 121499,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 421,
        "title": "Super Mario World 2: Yoshi's Island - Stone (Unused)",
        "version": "smwc-421-1379346023",
        "upstream_time": 1379346023,
        "download_url": "https://dl.smwcentral.net/421/YI%20Stone.zip",
        "filename": "YI Stone.zip",
        "size": 2912,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 311,
        "title": "Super Mario World 2: Yoshi's Island - Stretch (Tall Shy Guy)",
        "version": "smwc-311-1371754601",
        "upstream_time": 1371754601,
        "download_url": "https://dl.smwcentral.net/311/yi%20-%20stretch.zip",
        "filename": "yi - stretch.zip",
        "size": 2406,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 306,
        "title": "Super Mario World 2: Yoshi's Island - Level End",
        "version": "smwc-306-1374871892",
        "upstream_time": 1374871892,
        "download_url": "https://dl.smwcentral.net/306/Yoshi%27s%20Island%20-%20Level%20End%20Tileset.zip",
        "filename": "Yoshi%27s Island - Level End Tileset.zip",
        "size": 3232,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 304,
        "title": "Super Mario World 2: Yoshi's Island Styled Castle",
        "version": "smwc-304-1409592916",
        "upstream_time": 1409592916,
        "download_url": "https://dl.smwcentral.net/304/Castel.zip",
        "filename": "Castel.zip",
        "size": 6483,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 292,
        "title": "Super Mario World 2: Yoshi's Island Styled Desert/Beach",
        "version": "smwc-292-1371738784",
        "upstream_time": 1371738784,
        "download_url": "https://dl.smwcentral.net/292/yibeachc.zip",
        "filename": "yibeachc.zip",
        "size": 2454,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-16",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22002,
    "title": "Super Mario World - 16×16 Post-Scaled Font",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "cutscene",
      "needs remoderation",
      "sans serif"
    ],
    "description": "This was requested by Akireyano.<br>\r\n<br>\r\nA 16×16 font of post-scaled from the original game, useful for any cutscenes.<br>\r\n<br>\r\nWith a sample level is included in the ZIP file.",
    "latest_version": "smwc-22002-1585601493",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22002,
        "title": "Super Mario World - 16×16 Post-Scaled Font",
        "version": "smwc-22002-1585601493",
        "upstream_time": 1585601493,
        "download_url": "https://dl.smwcentral.net/22002/16xPoScSMW.zip",
        "filename": "16xPoScSMW.zip",
        "size": 5583,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-2-yoshi-s-island-extra",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8953,
    "title": "Super Mario World 2: Yoshi's Island - Extra 6",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "space"
    ],
    "description": "This is the starry night background from Extra 6 (and maybe some other stages) in Yoshi's Island. It takes up very little space, so you may be able to combine it with another background, at least in the ExGFX file and Map16 page.",
    "latest_version": "smwc-8953-1410981247",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8953,
        "title": "Super Mario World 2: Yoshi's Island - Extra 6",
        "version": "smwc-8953-1410981247",
        "upstream_time": 1410981247,
        "download_url": "https://dl.smwcentral.net/8953/BG.zip",
        "filename": "BG.zip",
        "size": 2536,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-2-yoshi-s-island-layer",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18989,
    "title": "Super Mario World 2: Yoshi's Island - Layer 3 Water",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "beach",
      "lake",
      "needs remoderation"
    ],
    "description": "The layer 3 water used in Yoshi's Island, mainly seen in the level 4-6. Uses 4 animation slots.<br>\r\n<br>\r\nKeep in mind that, due to SMW physics, the water will move you, unlike in Yoshi's Island, where it doesn't. For this, there is an hex edit included to make the layer 3 tides don't move Mario (keep in mind this is a global change). Alternatively you can make this water to have auto-scroll like in SMW, but due to the style of the animation it doesn't fit too well.",
    "latest_version": "smwc-18989-1548450418",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18989,
        "title": "Super Mario World 2: Yoshi's Island - Layer 3 Water",
        "version": "smwc-18989-1548450418",
        "upstream_time": 1548450418,
        "download_url": "https://dl.smwcentral.net/18989/Yoshi%27s%20Island%20-%20BG3%20Water.zip",
        "filename": "Yoshi%27s Island - BG3 Water.zip",
        "size": 2595,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-2-yoshi-s-island-title-screen-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29805,
    "title": "Super Mario World 2: Yoshi's Island - Title Screen (World 6)",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "2bpp",
      "night",
      "patch needed"
    ],
    "description": "The 2bpp background of the title screen / castle destruction cutscene of Yoshi's Island when you have reached world 6, converted into a 64x64 tilemap made out of 8x8 tiles and otherwise taken straight out of the game.<br>\r\n<br>\r\nNote that in order to display this background properly, a custom status bar is recommend.<br>\r\nThat being said, with some HDMA to cover the cutoff, you also are able to also use a vanilla Status Bar since the background is located at the bottom half of the tilemap.",
    "latest_version": "smwc-29805-1644895972",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29805,
        "title": "Super Mario World 2: Yoshi's Island - Title Screen (World 6)",
        "version": "smwc-29805-1644895972",
        "upstream_time": 1644895972,
        "download_url": "https://dl.smwcentral.net/29805/Yoshi%27s%20Island%20-%20Title%20Screen%20%28World%206%29.zip",
        "filename": "Yoshi%27s Island - Title Screen (World 6).zip",
        "size": 3035,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-angled-water-and-munchers",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1564,
    "title": "Super Mario World - Angled Water and Munchers",
    "authors": [
      "Hach"
    ],
    "tags": [
      "muncher",
      "needs remoderation",
      "water"
    ],
    "description": "Inspired by people saying that upside-down water is unrealistic, I made slanted water just for kicks. Muncher graphics for all orthogonal and diagonal directions are thrown in too.<br>\r\n<br>\r\nGive credit please, as all but sideways munchers are handdrawn by myself.",
    "latest_version": "smwc-1564-1415526371",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1564,
        "title": "Super Mario World - Angled Water and Munchers",
        "version": "smwc-1564-1415526371",
        "upstream_time": 1415526371,
        "download_url": "https://dl.smwcentral.net/1564/munchers%2Bwater.zip",
        "filename": "munchers+water.zip",
        "size": 16909,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-animated-goal-point",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1981,
    "title": "Super Mario World - Animated Goal Point",
    "authors": [
      "mszegedy"
    ],
    "tags": [
      "goal point",
      "needs remoderation"
    ],
    "description": "On a whim I decided to submit this to SMWC. These graphics are for ExAnimating the goalpost in vanilla-style hacks. This works best as Global ExAnimation, which can use the Alternate ExGFX for the tilemap. <br>\r\n<br>\r\nThis is to be inserted over the original goalpost, which uses palettes 4 and 7.",
    "latest_version": "smwc-1981-1416754325",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1981,
        "title": "Super Mario World - Animated Goal Point",
        "version": "smwc-1981-1416754325",
        "upstream_time": 1416754325,
        "download_url": "https://dl.smwcentral.net/1981/Goal%20Point.zip",
        "filename": "Goal Point.zip",
        "size": 1813,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-animated-turn-throw-block",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 830,
    "title": "Super Mario World - Animated Turn/Throw Block",
    "authors": [
      "TeamTech"
    ],
    "tags": [
      "needs remoderation",
      "throw block",
      "turn block"
    ],
    "description": "SMW-styled brick (turn block with reflection) block.",
    "latest_version": "smwc-830-1416929885",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 830,
        "title": "Super Mario World - Animated Turn/Throw Block",
        "version": "smwc-830-1416929885",
        "upstream_time": 1416929885,
        "download_url": "https://dl.smwcentral.net/830/Smash%20Block.zip",
        "filename": "Smash Block.zip",
        "size": 1350,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-battle-against-ludwig",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13032,
    "title": "Super Mario World - Battle Against Ludwig",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "patch needed"
    ],
    "description": "With this, you can make your SMW-like castle levels nicer looking! All of the original Ludwig Battle background, now in layer 3.<br>\r\nCredit is not necessary, but I'd like it :)<br>\r\nReleased in C3 Winter 2016.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-13032-1453140690",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13032,
        "title": "Super Mario World - Battle Against Ludwig",
        "version": "smwc-13032-1453140690",
        "upstream_time": 1453140690,
        "download_url": "https://dl.smwcentral.net/13032/Ludwig%20Battle.zip",
        "filename": "Ludwig Battle.zip",
        "size": 2835,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-beta",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1321,
    "title": "Super Mario World Beta",
    "authors": [
      "Yoshi Inc."
    ],
    "tags": [
      "brown platform",
      "cement block",
      "fire flower",
      "grass ledge",
      "grey platform",
      "needs remoderation",
      "pipe",
      "question block",
      "used block",
      "wing"
    ],
    "description": "Super Mario World Beta GFX! Updated Version, I Know From This Is A Lost Byte Again! Please Remind That Is A Beta SMW File.<br>\r\n<br>\r\nMirann edit: May not be sufficiently accurate beta GFX.",
    "latest_version": "smwc-1321-1413570917",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1321,
        "title": "Super Mario World Beta",
        "version": "smwc-1321-1413570917",
        "upstream_time": 1413570917,
        "download_url": "https://dl.smwcentral.net/1321/Beta%20Super%20Mario%20World.zip",
        "filename": "Beta Super Mario World.zip",
        "size": 103830,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-beta-cage-mockup",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35877,
    "title": "Super Mario World - Beta Cage (Mockup)",
    "authors": [
      "DrAnas",
      "Rachel Mae"
    ],
    "tags": [
      "2bpp",
      "no-scroll",
      "patch needed",
      "sky"
    ],
    "description": "At long last, the famous <a href=\"https://tcrf.net/File:SMWCageBirds.png\" rel=\"nofollow\">beta cage mockup</a> from TCRF is finally here to the public, right where it belongs! Credit to BMF (a.k.a. Rachel Mae) for the original mockup! Unfortunately, the actual .bin file for the graphics wasn't shared, so I had to manually draw every tile accurately from the screenshot. Included is a patch that allows you to remap the sprite tiles used by the wings. It also features the basic ability to manually remap the tiles used by the cage in case you don't want to use the provided LT4 file for some reason. The provided LG4 file can either be used per-level or globally replace 'GFX2B.bin', but be aware that the 'Nintendo' and 'SUPER MARIO BROS. 4' text are overwritten. Lastly, the provided SP2 file contains a slightly modified version of the prototype wings that overwrites the Yoshi berry. Enjoy!<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=24816\">No More Sprite Tiles Limit v1.2.1.</a> is needed for all the wings to display properly.",
    "latest_version": "smwc-35877-1704640735",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35877,
        "title": "Super Mario World - Beta Cage (Mockup)",
        "version": "smwc-35877-1704640735",
        "upstream_time": 1704640735,
        "download_url": "https://dl.smwcentral.net/35877/beta_cage_mockup.zip",
        "filename": "beta_cage_mockup.zip",
        "size": 6230,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-beta-hack-mario-raccoon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1746,
    "title": "Super Mario World Beta (Hack) - Mario (Raccoon)",
    "authors": [
      "Tailsko"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "This will turn Mario into the Small Beta Raccoon Mario from the Super Mario World Beta hack.<br>\r\n<br>\r\nCredit goes to YoshiMaster.<br>\r\n<br>\r\nOnly changes Small Mario.  Has no effect on big Mario.",
    "latest_version": "smwc-1746-1421509245",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1746,
        "title": "Super Mario World Beta (Hack) - Mario (Raccoon)",
        "version": "smwc-1746-1421509245",
        "upstream_time": 1421509245,
        "download_url": "https://dl.smwcentral.net/1746/Beta%20Raccoon%20Mario.zip",
        "filename": "Beta Raccoon Mario.zip",
        "size": 9710,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-beta-hack-yoshi-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11730,
    "title": "Super Mario World Beta (Hack) - Yoshi Coin",
    "authors": [
      "Argotch",
      "Yoshi Master"
    ],
    "tags": [
      "needs remoderation",
      "yoshi coin"
    ],
    "description": "The Yoshi Coins seen in Yoshi Master's beta remake hack.<br>\r\n<br>\r\n<br>\r\nWell, Enjoy i guess.<br>\r\n<br>\r\nSample level added for the heck of it.",
    "latest_version": "smwc-11730-1437451106",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11730,
        "title": "Super Mario World Beta (Hack) - Yoshi Coin",
        "version": "smwc-11730-1437451106",
        "upstream_time": 1437451106,
        "download_url": "https://dl.smwcentral.net/11730/YoshiReplacement.zip",
        "filename": "YoshiReplacement.zip",
        "size": 3077,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-beta-styled-bros-and-giant-enemies",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16424,
    "title": "Super Mario World (Beta) Styled Bros. and Giant Enemies",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "boomerang bro",
      "fire bro",
      "giant goomba",
      "giant spiny",
      "hammer bro",
      "ice bro",
      "needs remoderation",
      "sledge bro"
    ],
    "description": "Custom graphics for the generic Bro. enemies that come with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14583\">Romi's Sprite Tool 1.41</a> and <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3561\">Nameless Protagonist's Fire/Ice Bro pack</a>. It comes with:<br>\r\n<br>\r\n-SMW pre-release styled graphics for the Hammer / Boomerang / Fire / Ice Bros. Due to the graphics for these being unfinished, I took some liberties regarding how they would have looked had they stayed in the final game.<br>\r\n<br>\r\n-SMW styled graphics for the Hammer / Boomerang / Fire / Ice Bros. Mostly based on the Super Mario Maker Hammer Bro. graphics.<br>\r\n<br>\r\n-SMW pre-release Sledge Bro. It's slighly more detailed than the original, and it comes with Custom Giant Goomba and Spiny graphics (those were in the .bin file alongside the giant bro. so I thought \"why not?\").<br>\r\n<br>\r\nNote that the Hammer and Boomerang Bros. use palettes D and B in the screenshots, so you'll need to edit their .cfg files if you want them green and blue respectively.",
    "latest_version": "smwc-16424-1508416052",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16424,
        "title": "Super Mario World (Beta) Styled Bros. and Giant Enemies",
        "version": "smwc-16424-1508416052",
        "upstream_time": 1508416052,
        "download_url": "https://dl.smwcentral.net/16424/SMW_Bros.%20Enemies.zip",
        "filename": "SMW_Bros. Enemies.zip",
        "size": 6784,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-beta-styled-venus-fire-trap",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40122,
    "title": "Super Mario World (Beta) Styled Venus Fire Trap",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "venus fire trap"
    ],
    "description": "Venus Fire Trap from the Beta of Super Mario World, although i edited the shades to look more like the piranha plants from the final game. There are 2 versions: one with the open mouth, and one that seems to be blowing the fire. ",
    "latest_version": "smwc-40122-1752771785",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40122,
        "title": "Super Mario World (Beta) Styled Venus Fire Trap",
        "version": "smwc-40122-1752771785",
        "upstream_time": 1752771785,
        "download_url": "https://dl.smwcentral.net/40122/BetaVenus.zip",
        "filename": "BetaVenus.zip",
        "size": 5609,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-better-player-extensions",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15590,
    "title": "Super Mario World - Better Player Extensions",
    "authors": [
      "Galactic Spear"
    ],
    "tags": [
      "misc",
      "needs remoderation"
    ],
    "description": "This graphic enhances the arms of Mario and Luigi, these extension graphics also support Fire Mario, Luigi and Fire Luigi palettes. Credits are not required.<br>\r\n<br>\r\nNote: This extension supports Luigi's All-Stars graphics as well.",
    "latest_version": "smwc-15590-1496290338",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15590,
        "title": "Super Mario World - Better Player Extensions",
        "version": "smwc-15590-1496290338",
        "upstream_time": 1496290338,
        "download_url": "https://dl.smwcentral.net/15590/Better%20Extended%20GFX.zip",
        "filename": "Better Extended GFX.zip",
        "size": 1899,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-bloody-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40921,
    "title": "Super Mario World - Bloody Font",
    "authors": [
      "SF - The Dark Warrior"
    ],
    "tags": [
      "haunted",
      "sans serif"
    ],
    "description": "A version of the basegame SMW font but edited to be distressed, melty and bloody. Meant to be used for creepy, unsettling settings. Inspired by Damien Guard's <a href=\"https://damieng.com/typography/zx-origins/blood-rain/\" rel=\"nofollow\">Blood Rain font.</a><br>\r\n<br>\r\nIncludes a palette for another variant if you really want to have the text be truly blood-colored.",
    "latest_version": "smwc-40921-1762466143",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40921,
        "title": "Super Mario World - Bloody Font",
        "version": "smwc-40921-1762466143",
        "upstream_time": 1762466143,
        "download_url": "https://dl.smwcentral.net/40921/smw%20font%20but%20bloody%20RC1.zip",
        "filename": "smw font but bloody RC1.zip",
        "size": 3177,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-bonus",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14168,
    "title": "Super Mario World - Bonus",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "bonus",
      "patch needed",
      "texture"
    ],
    "description": "All of the original bonus background, now in Layer 3.<br>\r\nRequested by TheAbusefreakhacker0.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-14168-1472333756",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14168,
        "title": "Super Mario World - Bonus",
        "version": "smwc-14168-1472333756",
        "upstream_time": 1472333756,
        "download_url": "https://dl.smwcentral.net/14168/SMW%20Bonus%20Layer%203.zip",
        "filename": "SMW Bonus Layer 3.zip",
        "size": 1890,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-boomerang-hammer-bros",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13128,
    "title": "Super Mario World - Boomerang/Hammer Bros.",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "boomerang bro",
      "hammer bro",
      "needs remoderation"
    ],
    "description": "This is my attempt at drawing more SMW-style graphics for the Hammer and Boomerang Bros. included with Romi's SpriteTool.  There's even a custom palette/palmask for NamelessProtagonist's Ice Bros.<br>\r\n<br>\r\nEdit: Fixed up the proportions a bit.",
    "latest_version": "smwc-13128-1456161814",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13128,
        "title": "Super Mario World - Boomerang/Hammer Bros.",
        "version": "smwc-13128-1456161814",
        "upstream_time": 1456161814,
        "download_url": "https://dl.smwcentral.net/13128/Bros.zip",
        "filename": "Bros.zip",
        "size": 2844,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-bushes-layer",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18954,
    "title": "Super Mario World - Bushes (Layer 3)",
    "authors": [
      "Tob"
    ],
    "tags": [
      "2bpp",
      "forest",
      "grassland"
    ],
    "description": "A neat addition to every Vanilla flavoured Hack to spice up your grassland or forest levels. It doesn't contain berries sadly but I hope it still is going to be of use for some people. Also credit would be nice.",
    "latest_version": "smwc-18954-1548448145",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18954,
        "title": "Super Mario World - Bushes (Layer 3)",
        "version": "smwc-18954-1548448145",
        "upstream_time": 1548448145,
        "download_url": "https://dl.smwcentral.net/18954/Layer%203%20SMW%20Bushes.zip",
        "filename": "Layer 3 SMW Bushes.zip",
        "size": 3041,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18024,
    "title": "Super Mario World - Castle",
    "authors": [
      "Hayashi Neru"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Don't need Credit me. But, credit is thanks.<br>\r\nYou need <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a> Patch<br>\r\n<br>\r\n&#8251; Do not use a candle sprite on a pillar. It moves along Layer 2.",
    "latest_version": "smwc-18024-1535736711",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18024,
        "title": "Super Mario World - Castle",
        "version": "smwc-18024-1535736711",
        "upstream_time": 1535736711,
        "download_url": "https://dl.smwcentral.net/18024/SMWLayer3Castle.zip",
        "filename": "SMWLayer3Castle.zip",
        "size": 11628,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-castle-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27784,
    "title": "Super Mario World - Castle Blocks",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "2bpp",
      "castle",
      "patch needed"
    ],
    "description": "We should take a background and <s>push it somewhere else</s> make it more awesome! This castle blocks background from Super Mario World has got some parallax scrolling added with the use of layer 3 and HDMA. Make sure you read the readme! <a href=\"https://www.smwcentral.net/?p=section&a=details&id=23788\"> HDMA Parallax Toolkit is needed </a>. <br>\r\n<br>\r\n Use it with a custom status bar, like <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\"> DKCR status bar</a>.<br>\r\n<br>\r\nNo credits required!",
    "latest_version": "smwc-27784-1627151265",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27784,
        "title": "Super Mario World - Castle Blocks",
        "version": "smwc-27784-1627151265",
        "upstream_time": 1627151265,
        "download_url": "https://dl.smwcentral.net/27784/Castle%20Blocks%20Parallax.zip",
        "filename": "Castle Blocks Parallax.zip",
        "size": 4388,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-castle-extended",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28163,
    "title": "Super Mario World - Castle (Extended)",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "castle"
    ],
    "description": "The vanilla Super Mario World castle tile set but extended to be compatible with other vanilla ground objects, such as slopes, ledges and still water. <br>\r\n<br>\r\nThis can be used as a drop-in replacement for other FG3 tile sets (such as 1A in underground levels, etc) but is still compatible with vanilla castle background and stone objects.<br>\r\n<br>\r\nUses vanilla palettes and includes an optional map16 file for castle spikes, large stones and the big boss door with a bonus door handle variation (as shown the sample level).",
    "latest_version": "smwc-28163-1630814615",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28163,
        "title": "Super Mario World - Castle (Extended)",
        "version": "smwc-28163-1630814615",
        "upstream_time": 1630814615,
        "download_url": "https://dl.smwcentral.net/28163/SMW%20Castle%20Extended.zip",
        "filename": "SMW Castle Extended.zip",
        "size": 3882,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-castle-pillars",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13029,
    "title": "Super Mario World - Castle Pillars",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "With this, you can have parallax scrolling in your castle levels! The castle pillars in the back are now in layer 3. You will have to edit layer 2 a bit to get this looking nice if you want it to look like the original, though.<br>\r\nCredit is not necessary, but I'd like it :)<br>\r\nReleased in C3 Winter 2016.",
    "latest_version": "smwc-13029-1453140661",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13029,
        "title": "Super Mario World - Castle Pillars",
        "version": "smwc-13029-1453140661",
        "upstream_time": 1453140661,
        "download_url": "https://dl.smwcentral.net/13029/Castle.zip",
        "filename": "Castle.zip",
        "size": 3665,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13197,
    "title": "Super Mario World - Cave",
    "authors": [
      "Link13"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Now caves have a new layer! Just apply everything in the file and it should work.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-13197-1454707316",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13197,
        "title": "Super Mario World - Cave",
        "version": "smwc-13197-1454707316",
        "upstream_time": 1454707316,
        "download_url": "https://dl.smwcentral.net/13197/CaveL3.zip",
        "filename": "CaveL3.zip",
        "size": 14844,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-cave-water",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32830,
    "title": "Super Mario World - Cave Water",
    "authors": [
      "Picayune"
    ],
    "tags": [
      "2bpp",
      "water"
    ],
    "description": "A layer 3 variant of the water seen in cave levels In SMW. You can set it to act like tides or something else.<br>\r\n(Note in order to not have Mario be pushed by a current you may have to use a <a href=\"https://smwc.me/w/80\">hex edit</a>. Also note that you may have to mess around with the “Initial Y Position” values which can be found in the layer 3 settings)<br>\r\n",
    "latest_version": "smwc-32830-1672173194",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32830,
        "title": "Super Mario World - Cave Water",
        "version": "smwc-32830-1672173194",
        "upstream_time": 1672173194,
        "download_url": "https://dl.smwcentral.net/32830/SMW%20Cave%20Water%20L3.zip",
        "filename": "SMW Cave Water L3.zip",
        "size": 3679,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-chocolate-island",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13033,
    "title": "Super Mario World - Chocolate Island",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "patch needed"
    ],
    "description": "With this, you can make your SMW-like mountain levels nicer looking! All of the original mountain background in Chocolate Island from SMW, now in layer 3.<br>\r\nCredit is not necessary, but I'd like it :)<br>\r\nReleased in C3 Winter 2016.<br>\r\n<br>\r\nSkewer Edit: You may want to use a sprite status bar patch with this one.",
    "latest_version": "smwc-13033-1453140741",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13033,
        "title": "Super Mario World - Chocolate Island",
        "version": "smwc-13033-1453140741",
        "upstream_time": 1453140741,
        "download_url": "https://dl.smwcentral.net/13033/Mountain2.zip",
        "filename": "Mountain2.zip",
        "size": 2997,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2544,
    "title": "Super Mario World - Clouds",
    "authors": [
      "allowiscous",
      "imamelia"
    ],
    "tags": [
      "2bpp",
      "sky"
    ],
    "description": "Now compatible with LM2.30+<br>\r\n<br>\r\nThis is a Layer 3 version of the cloud background seen in some levels in SMW (such as Cheese Bridge Area).  It uses few enough colors that very little was lost in the 4bpp -&gt; 2bpp transition; the only thing different about it is that the oval clouds no longer have eyes.<br>\r\nallowiscous' custom tilemap and palette also included.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-2544-1412599663",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2544,
        "title": "Super Mario World - Clouds",
        "version": "smwc-2544-1412599663",
        "upstream_time": 1412599663,
        "download_url": "https://dl.smwcentral.net/2544/SMW%20Clouds.zip",
        "filename": "SMW Clouds.zip",
        "size": 4090,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-cutscene-ground",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35790,
    "title": "Super Mario World - Cutscene Ground",
    "authors": [
      "succo"
    ],
    "tags": [
      "desert",
      "grassland"
    ],
    "description": "A rip of the ground tiles used in the castle destruction cutscenes (with newly created corner and side tiles). Can be used as flowery grass or sand/stone depending on the palette. <br>\r\n<br>\r\nDoesn't interfere with the normal grassland ledges and slopes. The included map 16 uses vanilla palette lines 5 and 6, but it works with various palettes. Replaces FG3.<br>\r\n<br>\r\nThere are three versions included:<br>\r\n-One that replaces the \"bush 3\" tiles<br>\r\n-One that replaces the \"skinny horizontal pipe\" tiles<br>\r\n-One that replaces the \"skinny vertical pipe\" tiles<br>\r\n<br>\r\nCredit not necessary but appreciated of course.",
    "latest_version": "smwc-35790-1703869613",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35790,
        "title": "Super Mario World - Cutscene Ground",
        "version": "smwc-35790-1703869613",
        "upstream_time": 1703869613,
        "download_url": "https://dl.smwcentral.net/35790/Super%20Mario%20World%20-%20Cutscene%20Ground.zip",
        "filename": "Super Mario World - Cutscene Ground.zip",
        "size": 11624,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-enhanced",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5922,
    "title": "Super Mario World Enhanced",
    "authors": [
      "Pac"
    ],
    "tags": [
      "needs remoderation",
      "super mario all-stars"
    ],
    "description": "This is an ExGFX entirely modifed with Super Mario All-Stars: Super Mario Bros. series graphics, mainly focusing on Super Mario Bros. 3 style and some Yoshi's Island (only a few) background graphics.<br>\r\n<br>\r\nRips made by Pac, have fun using them!",
    "latest_version": "smwc-5922-1386533548",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5922,
        "title": "Super Mario World Enhanced",
        "version": "smwc-5922-1386533548",
        "upstream_time": 1386533548,
        "download_url": "https://dl.smwcentral.net/5922/SMWEnhanced.zip",
        "filename": "SMWEnhanced.zip",
        "size": 321444,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-enhanced-luigi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41375,
    "title": "Super Mario World Enhanced Luigi",
    "authors": [
      "Plush noob",
      "edgar"
    ],
    "tags": [
      "male"
    ],
    "description": "The hit <a href=\"https://www.spriters-resource.com/custom_edited/mariocustoms/asset/498558/\" rel=\"nofollow\">sequel</a> to <a href=\"https://www.spriters-resource.com/custom_edited/mariocustoms/sheet/241797/\" rel=\"nofollow\">this sheet</a>.<br>\r\n<br>\r\nIdeal if you want to use a different player graphic instead of a lazy recolor or if you don't like the All-Stars Luigi.<br>\r\n<br>\r\nBest used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=22372\" rel=\"nofollow\">this patch</a>.<br>\r\nIncludes a<i> GFX28 file, overworld palette and shared palette file</i> <b>in case you want Luigi to be player 1</b> of your hack.",
    "latest_version": "smwc-41375-1770911187",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41375,
        "title": "Super Mario World Enhanced Luigi",
        "version": "smwc-41375-1770911187",
        "upstream_time": 1770911187,
        "download_url": "https://dl.smwcentral.net/41375/SMW_Enhanced%20Luigi.zip",
        "filename": "SMW_Enhanced Luigi.zip",
        "size": 23741,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-enhanced-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38804,
    "title": "Super Mario World Enhanced Mario",
    "authors": [
      "Plush noob",
      "edgar"
    ],
    "tags": [
      "male"
    ],
    "description": "A complete upgrade to the original game's Mario. Ripped from <a href=\"https://www.spriters-resource.com/custom_edited/mariocustoms/sheet/241797/\" rel=\"nofollow\">this sheet</a>.<br>\r\n<br>\r\nBest used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=22372\" rel=\"nofollow\">this patch</a>.<br>\r\nNo custom palette needed.<br>\r\n",
    "latest_version": "smwc-38804-1732032365",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38804,
        "title": "Super Mario World Enhanced Mario",
        "version": "smwc-38804-1732032365",
        "upstream_time": 1732032365,
        "download_url": "https://dl.smwcentral.net/38804/SMW%20Enhanced%20Mario-v2.zip",
        "filename": "SMW Enhanced Mario-v2.zip",
        "size": 19210,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-extended-orange-rocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39451,
    "title": "Super Mario World - Extended Orange Rocks",
    "authors": [
      "Blizzard Buffalo",
      "codfish1002"
    ],
    "tags": [],
    "description": "Extended version of the orange rocks seen in Ludwig's Castle, No custom palette is required<br>\r\n<br>\r\nCredit isn't necessary but appreciated.<br>\r\n<br>\r\nRequested By <span class=\"un-outer\" title=\"Blizzard Buffalo\"><a href=\"/?p=profile&amp;id=21984\" style=\"color: var(--user-color-2);\" class=\"un\">Blizzard Buffalo</a></span>",
    "latest_version": "smwc-39451-1740536727",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39451,
        "title": "Super Mario World - Extended Orange Rocks",
        "version": "smwc-39451-1740536727",
        "upstream_time": 1740536727,
        "download_url": "https://dl.smwcentral.net/39451/Super%20Mario%20World%20-%20Extended%20Rocks.zip",
        "filename": "Super Mario World - Extended Rocks.zip",
        "size": 2034,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-faceless-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11187,
    "title": "Super Mario World - Faceless Mario",
    "authors": [
      "Face"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "Super Mario World Mario (...and Luigi) GFX, just missing one minor thing; a face.<br>\r\n<br>\r\n-Includes Overworld frames<br>\r\n<br>\r\n-No palette editing necessary (Uses standard SMW palette)<br>\r\n<br>\r\n-Does not act out Post-Castle cutscenes (Feel free to request)<br>\r\n<br>\r\n-Great for those who love Mario, but hate his face<br>\r\n<br>\r\n ",
    "latest_version": "smwc-11187-1430974122",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11187,
        "title": "Super Mario World - Faceless Mario",
        "version": "smwc-11187-1430974122",
        "upstream_time": 1430974122,
        "download_url": "https://dl.smwcentral.net/11187/FacelessMario.zip",
        "filename": "FacelessMario.zip",
        "size": 112641,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32625,
    "title": "Super Mario World - Forest",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "2bpp",
      "forest",
      "patch needed"
    ],
    "description": "With this, you can make your SMW-like forest levels nicer looking! All of the original forest background, now in layer 3.<br>\r\nCredit is not necessary, but I'd like it :)<br>\r\nReleased in C3 Winter 2016.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-32625-1669420634",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32625,
        "title": "Super Mario World - Forest",
        "version": "smwc-32625-1669420634",
        "upstream_time": 1669420634,
        "download_url": "https://dl.smwcentral.net/32625/SMW%20-%20Forest%20Layer%203.zip",
        "filename": "SMW - Forest Layer 3.zip",
        "size": 3266,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-forest-extended",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26472,
    "title": "Super Mario World - Forest (Extended)",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "An extended version of the vanilla Super Mario World forest tile set redrawn to be made compatible with default ground objects, such as slopes and ledges.<br>\r\n<br>\r\nThis can be used as a drop-in replacement for other FG3 tile sets, such as 15 in normal theme levels, etc.<br>\r\n<br>\r\nUses vanilla palettes and includes a map16 file for re-mapped forest assets: small and wide tree trunks (with branches), the overhead leaves, and grass tufts (as shown in the sample level). ",
    "latest_version": "smwc-26472-1616004865",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26472,
        "title": "Super Mario World - Forest (Extended)",
        "version": "smwc-26472-1616004865",
        "upstream_time": 1616004865,
        "download_url": "https://dl.smwcentral.net/26472/SMW%20Forest%20Extended.zip",
        "filename": "SMW Forest Extended.zip",
        "size": 4086,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-forest-slopes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9185,
    "title": "Super Mario World - Forest Slopes",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "Normal, gradual and steep slopes of the original forest GFX. I also included the redrawn version for the SMW Redrawn users.",
    "latest_version": "smwc-9185-1410376160",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9185,
        "title": "Super Mario World - Forest Slopes",
        "version": "smwc-9185-1410376160",
        "upstream_time": 1410376160,
        "download_url": "https://dl.smwcentral.net/9185/Forest%20Expansion.zip",
        "filename": "Forest Expansion.zip",
        "size": 2854,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-ghost-house",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16299,
    "title": "Super Mario World - Ghost house",
    "authors": [
      "Hayashi Neru"
    ],
    "tags": [
      "haunted",
      "needs remoderation",
      "patch needed"
    ],
    "description": "# 1 has a simple window color and has a separate color outside the window.<br>\r\n# 2 does not separate the colors from the windows.<br>\r\nRecommend that you apply the ‘Sprite status bar’ patch. Otherwise, the upper part is cut off.",
    "latest_version": "smwc-16299-1505591515",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16299,
        "title": "Super Mario World - Ghost house",
        "version": "smwc-16299-1505591515",
        "upstream_time": 1505591515,
        "download_url": "https://dl.smwcentral.net/16299/Layer%203%20Ghost%20House.zip",
        "filename": "Layer 3 Ghost House.zip",
        "size": 7930,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-giant-exclamation-mark-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32293,
    "title": "Super Mario World - Giant Exclamation Mark Blocks",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "exclamation block",
      "patch needed"
    ],
    "description": "This simple block graphics are the exclamation mark blocks from Super Mario World but doubled in size.<br>\r\n<br>\r\nNote that if you want them to be functional, please download <a href=\"https://www.smwcentral.net/?p=section&a=details&id=19775\">these</a> custom blocks and set the giant blocks in such a way that (there are example blocks which recreate the normal !-blocks in this pack).<br>\r\nAnd if you want them to be dependent on the currently activated switches, you want to use <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24217\">this</a> patch. I also have included an instruction on how to insert them.",
    "latest_version": "smwc-32293-1665276739",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32293,
        "title": "Super Mario World - Giant Exclamation Mark Blocks",
        "version": "smwc-32293-1665276739",
        "upstream_time": 1665276739,
        "download_url": "https://dl.smwcentral.net/32293/Giant%20SMW%20Exclamation%20Blocks.zip",
        "filename": "Giant SMW Exclamation Blocks.zip",
        "size": 3051,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-giant-football",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35100,
    "title": "Super Mario World - Giant Football",
    "authors": [
      "TheOrangeToad"
    ],
    "tags": [
      "football"
    ],
    "description": "A Giant Football that I made myself.<br>\r\n<br>\r\nThese graphics we made for  <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16984\"> this custom sprite</a>.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Green\"><a href=\"/?p=profile&amp;id=43749\" style=\"color: var(--user-color-3);\" class=\"un\">Green</a></span>.",
    "latest_version": "smwc-35100-1695065054",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35100,
        "title": "Super Mario World - Giant Football",
        "version": "smwc-35100-1695065054",
        "upstream_time": 1695065054,
        "download_url": "https://dl.smwcentral.net/35100/Super%20Mario%20World%20-%20Giant%20Football.zip",
        "filename": "Super Mario World - Giant Football.zip",
        "size": 2317,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-giant-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21710,
    "title": "Super Mario World - Giant Grassland",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "giant",
      "grassland",
      "needs remoderation"
    ],
    "description": "A better version of <a href=\"https://www.smwcentral.net/?p=section&a=details&id=5677\">this</a>; a giant tileset based on Super Mario World's Grassland.<br>\r\n* Does not include slopes.<br>\r\n* Does not include \"arch ledge\" tiles.<br>\r\n* Includes giant cement block, donut bridge and clouds.<br>\r\n* Includes \"classic\" giant squared corner tiles. (grassland, cement block)<br>\r\n* Includes giant bushes. (second page has \"Bush 2\" giant tiles)<br>\r\n* Includes giant bullet launchers.<br>\r\n* Includes giant pipes, with exit tiles on second page.<br>\r\n* Includes giant tiny pipes. <span style=\"font-size: 6pt;\">not really</span><br>\r\n* Includes giant cracked pipe tiles. Acts solid by default. Use <a href=\"https://www.smwcentral.net/?p=section&a=details&id=9473\">these hurt blocks</a> for full effect.<br>\r\n<br>\r\nEnjoy, and have a (late) Merry Christmas!",
    "latest_version": "smwc-21710-1580348815",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21710,
        "title": "Super Mario World - Giant Grassland",
        "version": "smwc-21710-1580348815",
        "upstream_time": 1580348815,
        "download_url": "https://dl.smwcentral.net/21710/%5BForeground%5D%20Super%20Mario%20World%20-%20Giant%20Grassland.zip",
        "filename": "%5BForeground%5D Super Mario World - Giant Grassland.zip",
        "size": 8614,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10635,
        "title": "Super Mario World - Giant Grassland",
        "version": "smwc-10635-1422636485",
        "upstream_time": 1422636485,
        "download_url": "https://dl.smwcentral.net/10635/BigWorld.zip",
        "filename": "BigWorld.zip",
        "size": 7075,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5677,
        "title": "Super Mario World - Giant Grassland",
        "version": "smwc-5677-1373710268",
        "upstream_time": 1373710268,
        "download_url": "https://dl.smwcentral.net/5677/GIANT%20SMW%20Grassland%20Tileset.zip",
        "filename": "GIANT SMW Grassland Tileset.zip",
        "size": 5935,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-giant-muncher",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25222,
    "title": "Super Mario World - Giant Muncher",
    "authors": [
      "Insanit"
    ],
    "tags": [
      "black piranha plant",
      "muncher"
    ],
    "description": "A 32x32 Vanilla Styled Muncher",
    "latest_version": "smwc-25222-1606017595",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25222,
        "title": "Super Mario World - Giant Muncher",
        "version": "smwc-25222-1606017595",
        "upstream_time": 1606017595,
        "download_url": "https://dl.smwcentral.net/25222/SMW%20Giant%20Muncher.zip",
        "filename": "SMW Giant Muncher.zip",
        "size": 1716,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-giant-pipes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32292,
    "title": "Super Mario World - Giant Pipes",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "giant",
      "pipe"
    ],
    "description": "A set of pipes but upscaled to be three tiles wide instead of two not unlike the giant pipes from Giant Land in Super Mario Bros 3.<br>\r\n<br>\r\nIf you need four tiles wide pipes, please download them from <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21710\">this</a> submission.<br>\r\n<br>\r\nNote that the vertical pipes aren't fully functional and depend on custom blocks which don't exist (yet).",
    "latest_version": "smwc-32292-1665103253",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32292,
        "title": "Super Mario World - Giant Pipes",
        "version": "smwc-32292-1665103253",
        "upstream_time": 1665103253,
        "download_url": "https://dl.smwcentral.net/32292/Giant%20SMW%20Pipes.zip",
        "filename": "Giant SMW Pipes.zip",
        "size": 2506,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-grass",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15560,
    "title": "Super Mario World - Grass",
    "authors": [
      "Astrakitu",
      "TheOrangeToad"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "This is Jaden1291's SMW Custom Grass Tileset from <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=29113\" rel=\"nofollow\">Mario Fan games galaxy.</a><br>\r\n<br>\r\nGive credit to him if used.",
    "latest_version": "smwc-15560-1495375338",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15560,
        "title": "Super Mario World - Grass",
        "version": "smwc-15560-1495375338",
        "upstream_time": 1495375338,
        "download_url": "https://dl.smwcentral.net/15560/Grassland%20Jaden1291.zip",
        "filename": "Grassland Jaden1291.zip",
        "size": 3102,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-grassland-revamp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18830,
    "title": "Super Mario World Grassland Revamp",
    "authors": [
      "Tob"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "My personal reimagining of SMW's grassland tileset. It contains two ground types (grass and rock) and alternate Background tiles to go along with it. It doesn't contain many decorative tiles. But since this set only uses 1 (one) GFX file there should be more then enough room for extra decorations.",
    "latest_version": "smwc-18830-1547515612",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18830,
        "title": "Super Mario World Grassland Revamp",
        "version": "smwc-18830-1547515612",
        "upstream_time": 1547515612,
        "download_url": "https://dl.smwcentral.net/18830/tob%27s%20grass%20revamp.zip",
        "filename": "tob%27s grass revamp.zip",
        "size": 5485,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-grassland-yoshi-s-island-style",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22640,
    "title": "Super Mario World - Grassland Yoshi's Island Style",
    "authors": [
      "XradicalD",
      "eto2D"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "The famous Yoshi's island style Super Mario World by @eto2d into ACTUAL Super Mario World!<br>\r\n<br>\r\nIncludes what you expect: ExGFX, Palette, Level and Map16.<br>\r\n<br>\r\nExGFX80 - goes on BG2 (If you need, you can change the order in the Map16 page, of course)<br>\r\nExGFX81 - goes on FG1 (Additional graphics; pipes, ! Blocks, and others)<br>\r\nUses Palette 2 and 3<br>\r\n<br>\r\nThe tiles work with the graphic index's \"Normal 1\" but the additional ceiling tiles work only with the \"underground 1\" setting.<br>\r\n<br>\r\nMain artist: @eto2d<br>\r\nRipped by: XradicalD",
    "latest_version": "smwc-22640-1590159707",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22640,
        "title": "Super Mario World - Grassland Yoshi's Island Style",
        "version": "smwc-22640-1590159707",
        "upstream_time": 1590159707,
        "download_url": "https://dl.smwcentral.net/22640/Super%20Mario%20World%20-%20Grassland%20Yoshi%27s%20Island%20Style.zip",
        "filename": "Super Mario World - Grassland Yoshi%27s Island Style.zip",
        "size": 6672,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-hatless-luigi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15840,
    "title": "Super Mario World - Hatless Luigi",
    "authors": [
      "tmauri"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "And again, credits to AwesomeZack on MFGG.",
    "latest_version": "smwc-15840-1499987248",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15840,
        "title": "Super Mario World - Hatless Luigi",
        "version": "smwc-15840-1499987248",
        "upstream_time": 1499987248,
        "download_url": "https://dl.smwcentral.net/15840/Hatless%20Luigi.zip",
        "filename": "Hatless Luigi.zip",
        "size": 11282,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-hatless-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15839,
    "title": "Super Mario World - Hatless Mario",
    "authors": [
      "tmauri"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "Credits to AwesomeZack on MFGG.",
    "latest_version": "smwc-15839-1499987235",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15839,
        "title": "Super Mario World - Hatless Mario",
        "version": "smwc-15839-1499987235",
        "upstream_time": 1499987235,
        "download_url": "https://dl.smwcentral.net/15839/Hatless%20Mario.zip",
        "filename": "Hatless Mario.zip",
        "size": 12970,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-hills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17068,
    "title": "Super Mario World - Hills 2",
    "authors": [
      "Hayashi Neru"
    ],
    "tags": [
      "2bpp",
      "mountain",
      "needs remoderation",
      "patch needed"
    ],
    "description": "You don't need credit<br>\r\n#1 = Cloudless, Don't patch needed<br>\r\n#2 = With Clouds, Sprite Status Bar patch needed<br>\r\n<br>\r\nNote: It requires a sprite status bar patch in order to make it work, like the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28449\">RAM Toggled Status Bar (& IRQ) Patch</a>.",
    "latest_version": "smwc-17068-1517312188",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17068,
        "title": "Super Mario World - Hills 2",
        "version": "smwc-17068-1517312188",
        "upstream_time": 1517312188,
        "download_url": "https://dl.smwcentral.net/17068/SMW%20Hill%202%20%28Layer%203%29.zip",
        "filename": "SMW Hill 2 (Layer 3).zip",
        "size": 12178,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16749,
        "title": "Super Mario World - Hills",
        "version": "smwc-16749-1512844974",
        "upstream_time": 1512844974,
        "download_url": "https://dl.smwcentral.net/16749/SMW%20Hill.zip",
        "filename": "SMW Hill.zip",
        "size": 19946,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-iggy-fixed-hair-larry",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30251,
    "title": "Super Mario World - Iggy (Fixed Hair)  + Larry",
    "authors": [
      "LuigiPlayer1"
    ],
    "tags": [
      "boss",
      "iggy",
      "larry"
    ],
    "description": "A slight modification of Iggy's graphics with his classic hair and Larry's graphics for use with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=23951\">this Sprite</a>.<br>\r\n <br>\r\nI recommend using two sprites to change colors and battle difficulty.<br>\r\n<br>\r\nThis is my first submssion to the SMWCentral community.<br>\r\nI Hope It be useful.",
    "latest_version": "smwc-30251-1648508300",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30251,
        "title": "Super Mario World - Iggy (Fixed Hair)  + Larry",
        "version": "smwc-30251-1648508300",
        "upstream_time": 1648508300,
        "download_url": "https://dl.smwcentral.net/30251/Iggy%2BLarryBossGFX.zip",
        "filename": "Iggy+LarryBossGFX.zip",
        "size": 1749,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-iggy-larry-platform",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15605,
    "title": "Super Mario World - Iggy/Larry Platform",
    "authors": [
      "Jaden1291",
      "Rykon-V73"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "Jaden1291 added the slopes needed for this tileset. I converted it for SMW usage. Credit Jaden1291.",
    "latest_version": "smwc-15605-1496289997",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15605,
        "title": "Super Mario World - Iggy/Larry Platform",
        "version": "smwc-15605-1496289997",
        "upstream_time": 1496289997,
        "download_url": "https://dl.smwcentral.net/15605/Iggy-Larry-expanded%20tileset.zip",
        "filename": "Iggy-Larry-expanded tileset.zip",
        "size": 5120,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-improved-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24147,
    "title": "Super Mario World - Improved Mario",
    "authors": [
      "succo"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "These graphics are heavily based on the original and are meant to fix sloppiness and errors. I have done my best to get rid of coloring inconsistencies, sloppy drawing, weird posing, and anything ugly in general while still looking vanilla. There are also alternate options to add shading to Mario's shoes or gloves (or both)! The graphics work well in other palettes too.<br>\r\n<br>\r\nContents of the zip:<br>\r\n-GFX00.bin*4<br>\r\n-GFX32.bin*4 (four versions for each of the options mentioned above)<br>\r\n-GFX22.bin (sorted only with the options it's needed for)<br>\r\n-A shared palette for the overworld<br>\r\n-And a readme with in-depth installation instructions as well as example.png which the readme refers to.<br>\r\n<br>\r\n<br>\r\nI hope you all enjoy this and make good use of it, I've been working on this for well over a year now! Lots of tiny changes that added up and I even restarted from scratch at one point. Maybe Luigi is next... <br>\r\n<br>\r\n...Credit ain't necessary but I would really appreciate it :3",
    "latest_version": "smwc-24147-1598246478",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24147,
        "title": "Super Mario World - Improved Mario",
        "version": "smwc-24147-1598246478",
        "upstream_time": 1598246478,
        "download_url": "https://dl.smwcentral.net/24147/Beautiful_FINAL.zip",
        "filename": "Beautiful_FINAL.zip",
        "size": 190708,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-japan-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16244,
    "title": "Super Mario World (Japan) - Title Screen",
    "authors": [
      "Konata Izumi"
    ],
    "tags": [
      "needs remoderation",
      "title screen"
    ],
    "description": "Title Screen and Misc. Layer 3 Objects present in the Japanese Version of SMW. Credit would be appreciated, it was a pain to get these tiles ripped and merged without overwriting the US's english characters.<br>\r\n<br>\r\nNote: These Graphics are almost straight from the JP version of the game, you have to rearrange the tiles yourself or use the included .bps file to fix the issue.<br>\r\n<br>\r\nThis changes:<br>\r\n-The big \"SUPER MARIO WORLD\" font (duh)<br>\r\n-The Copyright symbol (c)<br>\r\n-The wood borders<br>\r\n-Adds the JP version's ™ symbol (you can still use the US one too)<br>\r\n<br>\r\nHope you enjoy!<br>\r\n<br>\r\nModerator's Note : the set up for the title screen is in the patch provided; there is no known way to export a title screen to a seperate file except by use of an outdated tool.  With this is in mind... accepted.",
    "latest_version": "smwc-16244-1505510433",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16244,
        "title": "Super Mario World (Japan) - Title Screen",
        "version": "smwc-16244-1505510433",
        "upstream_time": 1505510433,
        "download_url": "https://dl.smwcentral.net/16244/SMWJapanL3Title.zip",
        "filename": "SMWJapanL3Title.zip",
        "size": 76519,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-japanese-localization-prototype-yoshi-s-house-sign",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32821,
    "title": "Super Mario World (Japanese + Localization Prototype) - Yoshi's House Sign",
    "authors": [
      "Snessy The Duck"
    ],
    "tags": [
      "yoshi's house"
    ],
    "description": "This pack includes 2 replacements for the \"Yoshi\" sign seen in Yoshi's house: The one from the Japanese version, and the one from the US localization prototype. Pretty minor, but hey, why not?<br>\r\n<br>\r\nNo credit needed.",
    "latest_version": "smwc-32821-1672081061",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32821,
        "title": "Super Mario World (Japanese + Localization Prototype) - Yoshi's House Sign",
        "version": "smwc-32821-1672081061",
        "upstream_time": 1672081061,
        "download_url": "https://dl.smwcentral.net/32821/Yoshi%27s%20House%20signs.zip",
        "filename": "Yoshi%27s House signs.zip",
        "size": 4370,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-lava",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29016,
    "title": "Super Mario World - Lava",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "2bpp",
      "lava"
    ],
    "description": "Lava tiles converted to layer 3 image. Can be used with layer 3 autoscrolling to make lava flow in a direction. Pretty cool, huh? Due to reduced color palette, some detail is lost, but I think it turned out OK.<br>\r\n<br>\r\nOriginally made for Hackjam. Can be used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29015\">this uberASM</a>.",
    "latest_version": "smwc-29016-1640027150",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29016,
        "title": "Super Mario World - Lava",
        "version": "smwc-29016-1640027150",
        "upstream_time": 1640027150,
        "download_url": "https://dl.smwcentral.net/29016/SMWLavaLayer3.zip",
        "filename": "SMWLavaLayer3.zip",
        "size": 2073,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-localization-prototype-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32820,
    "title": "Super Mario World (Localization Prototype) - Font",
    "authors": [
      "Snessy The Duck"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "The font seen in Super Mario World's recently uncovered US localization prototype. No credit needed.",
    "latest_version": "smwc-32820-1672080217",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32820,
        "title": "Super Mario World (Localization Prototype) - Font",
        "version": "smwc-32820-1672080217",
        "upstream_time": 1672080217,
        "download_url": "https://dl.smwcentral.net/32820/SMW%20US%20Proto%20font.zip",
        "filename": "SMW US Proto font.zip",
        "size": 986,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-localization-prototype-title-screen-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32832,
    "title": "Super Mario World (Localization Prototype) - Title Screen / Font",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "2bpp",
      "title screen"
    ],
    "description": "These are the GFX files used for GFX28, GFX29, GFX2A, and GFX2B in the Localization Beta for Super Mario World.<br>\r\n<br>\r\nA bps patch is included with the Beta Title Screen<br>\r\n<br>\r\nFor your reference, the default title screen is more or less identical to that of the Japanese release.<br>\r\n<br>\r\nSee the screenshots for a GIF showing the differences between the 2BPP graphics used in SMW US/JP's retail releases vs. the localization beta.<br>\r\n<br>\r\n<span style=\"color: #FF0000;\">NOTE: The rip found <a href=\"https://www.smwcentral.net/?p=section&a=details&id=32820\">here</a> isolates solely the text box font, but excludes other tiles that existed in the prototype.<br>\r\nThis rip contains the four GFX files of GFX28, GFX29, GFX2A, and GFX2B, entirely unchanged from how they are seen in the prototype; intended for archival or beta restoration uses.</span>",
    "latest_version": "smwc-32832-1672712996",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32832,
        "title": "Super Mario World (Localization Prototype) - Title Screen / Font",
        "version": "smwc-32832-1672712996",
        "upstream_time": 1672712996,
        "download_url": "https://dl.smwcentral.net/32832/Localization%20Beta.zip",
        "filename": "Localization Beta.zip",
        "size": 79743,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-magma",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29218,
    "title": "Super Mario World - Magma",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "2bpp",
      "lava",
      "tide",
      "volcano"
    ],
    "description": "A simple layer 3 conversion of magma or cave lava. It can be used as a tide which acts like lava or magma (a feature introduced in Lunar Magic 3.10, doesn't work with sprites, sample level cheated) or with the upcoming patch Interaction Line.<br>\r\n<br>\r\nTo see anything of the level, simply disable layer 3 in Lunar Magic (press 3 on the keyboard).",
    "latest_version": "smwc-29218-1641905558",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29218,
        "title": "Super Mario World - Magma",
        "version": "smwc-29218-1641905558",
        "upstream_time": 1641905558,
        "download_url": "https://dl.smwcentral.net/29218/Layer%203%20Magma.zip",
        "filename": "Layer 3 Magma.zip",
        "size": 2446,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2808,
    "title": "Super Mario World - Mario (8-bit)",
    "authors": [
      "DragonFire6780"
    ],
    "tags": [
      "8-bit",
      "male",
      "needs remoderation"
    ],
    "description": "This is an 8-bit styled SMW Mario, based off of SMB3 Mario's Pallete setup.<br>\r\n<br>\r\nIt includes the tiles needed for GFX00 and an overworld sprite for Mario.<br>\r\n<br>\r\nContains five files:<br>\r\n-GFX00;<br>\r\n-GFX10;<br>\r\n-GFX32;<br>\r\n-Mario Palette;<br>\r\n-Overworld Palette.<br>\r\n<br>\r\nCredit is wanted, since it was kind of annoying to do.",
    "latest_version": "smwc-2808-1415703292",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2808,
        "title": "Super Mario World - Mario (8-bit)",
        "version": "smwc-2808-1415703292",
        "upstream_time": 1415703292,
        "download_url": "https://dl.smwcentral.net/2808/8-BitSmwMario.zip",
        "filename": "8-BitSmwMario.zip",
        "size": 16534,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-mario-graphics-remade",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20993,
    "title": "Super Mario World - Mario Graphics Remade",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "This graphics are have some references of Modern Mario, with inspiration of \"Mario & Luigi - Superstar Saga\" and the unpredictable \"Mario Is Missing DOS\". on the Overworld, are 3 versions; \"SMW Style\" that have the same overworld mario palette; \"My Style\" that have more colors (and are compatible with older lunar magics) and \"MGR Style\" that have the same colors of the Player (Mario). Please Give Credit, and have fun using it. (Updated: Strange colors of Mario in the Overworld; Added Colors of GFX10 [My Style] and GFX10 [With MGR Style]; Updated some Movesets of Mario).",
    "latest_version": "smwc-20993-1566598551",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20993,
        "title": "Super Mario World - Mario Graphics Remade",
        "version": "smwc-20993-1566598551",
        "upstream_time": 1566598551,
        "download_url": "https://dl.smwcentral.net/20993/SMWMGR%20%28Updated%29.zip",
        "filename": "SMWMGR (Updated).zip",
        "size": 30067,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-midway-castle-conveyor-stairs-fix",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30521,
    "title": "Super Mario World - Midway & Castle Conveyor Stairs Fix",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "conveyor belt",
      "midway"
    ],
    "description": "Here to ruin your day by pointing out some animation errors in the vanilla game but also to fix them!<br>\r\n<br>\r\nThe first to fix the frame mismatch in the midway point animation, and the second to fix the background tiles on the castle conveyor stairs which still use the checkerboard pattern from the <a href=\"https://smwc.me/s/25241\">beta design</a>. <br>\r\n<br>\r\nThis resource has both a drop-in replacement for GFX33 with the two fixes included, as well as the individual graphics files for each if you want to fix it manually. <br>\r\n<br>\r\nDo not credit me for this, these are very minor fixes.",
    "latest_version": "smwc-30521-1650135274",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30521,
        "title": "Super Mario World - Midway & Castle Conveyor Stairs Fix",
        "version": "smwc-30521-1650135274",
        "upstream_time": 1650135274,
        "download_url": "https://dl.smwcentral.net/30521/Super%20Mario%20World%20-%20Midway%20%26%20Castle%20Conveyor%20Stairs%20Fix.zip",
        "filename": "Super Mario World - Midway %26 Castle Conveyor Stairs Fix.zip",
        "size": 6606,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-midway-point-goal-point-styled-pipes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33919,
    "title": "Super Mario World - Midway Point / Goal Point Styled Pipes",
    "authors": [
      "Heitor Porfirio"
    ],
    "tags": [
      "pipe"
    ],
    "description": "This is a very specific pipe to be honest, but it can be used to indicate the end of a special level, or to be used in a Switch Palace level. It contains 4 palette variants.<br>\r\n<br>\r\nCredit would be great, but it's optional. And it's my first original graphics.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>.",
    "latest_version": "smwc-33919-1683936865",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33919,
        "title": "Super Mario World - Midway Point / Goal Point Styled Pipes",
        "version": "smwc-33919-1683936865",
        "upstream_time": 1683936865,
        "download_url": "https://dl.smwcentral.net/33919/SMW%20-%20Midway%20Point%20%26%20Goal%20Point%20Styled%20Pipes.zip",
        "filename": "SMW - Midway Point %26 Goal Point Styled Pipes.zip",
        "size": 3924,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-mixed-backgrounds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1218,
    "title": "Super Mario World - Mixed backgrounds",
    "authors": [
      "wye"
    ],
    "tags": [
      "forest",
      "mountain",
      "needs remoderation",
      "sky"
    ],
    "description": "Name of ExGFX: Super Mario World: Mixed backgrounds<br>\r\nForeground, Background, or Sprite?: Background<br>\r\nAuthor: WhiteYoshiEgg<br>\r\nCustom or Rip?: Both<br>\r\nSlots Used: BG1<br>\r\nPalette: 3<br>\r\n<br>\r\nDescription:<br>\r\nTwo semi-custom backgrounds, each one  being made of two original SMW BGs.",
    "latest_version": "smwc-1218-1403027099",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1218,
        "title": "Super Mario World - Mixed backgrounds",
        "version": "smwc-1218-1403027099",
        "upstream_time": 1403027099,
        "download_url": "https://dl.smwcentral.net/1218/Mixed.zip",
        "filename": "Mixed.zip",
        "size": 8118,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-mountain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16634,
    "title": "Super Mario World - Mountain",
    "authors": [
      "Hayashi Neru"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Super Mario World 1-1 Background.<br>\r\nIt is recommended to use the Sprite Status Bar patch. Otherwise, the upper part is cut off.<br>\r\nYou don't need credit because just copy other graphics.",
    "latest_version": "smwc-16634-1510862812",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16634,
        "title": "Super Mario World - Mountain",
        "version": "smwc-16634-1510862812",
        "upstream_time": 1510862812,
        "download_url": "https://dl.smwcentral.net/16634/SMW%201-1.zip",
        "filename": "SMW 1-1.zip",
        "size": 3629,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13031,
        "title": "Super Mario World - Mountain",
        "version": "smwc-13031-1452534471",
        "upstream_time": 1452534471,
        "download_url": "https://dl.smwcentral.net/13031/mountain.zip",
        "filename": "mountain.zip",
        "size": 3517,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-on-off-pipes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35171,
    "title": "Super Mario World - ON/OFF Pipes",
    "authors": [
      "Heitor Porfirio",
      "Walmaker"
    ],
    "tags": [
      "miscellaneous",
      "on-off switch",
      "pipe"
    ],
    "description": "These are the pipes that are controlled by the ON/OFF switch, in the Super Mario World style.<br>\r\nIt indicates that will work only if are in a specific state, and horizontal pipes are included as well.<br>\r\n<br>\r\nIt's necessary to use the blocks that are included for these specific pipes, which are modified blocks from <span class=\"un-outer\" title=\"MarioE\"><a href=\"/?p=profile&amp;id=257\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">MarioE</a></span>'s <a href=\"https://smwc.me/s/15344\">Switch Pack</a>, and ready to be inserted with <a href=\"https://smwc.me/s/31515\">GPS</a>.<br>\r\n<br>\r\nBe sure to give credits to <b>Walmaker</b>, ripped from <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=40258\" rel=\"nofollow\">this sheet</a>!",
    "latest_version": "smwc-35171-1696378322",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35171,
        "title": "Super Mario World - ON/OFF Pipes",
        "version": "smwc-35171-1696378322",
        "upstream_time": 1696378322,
        "download_url": "https://dl.smwcentral.net/35171/SMW%20-%20ON-OFF%20Pipes.zip",
        "filename": "SMW - ON-OFF Pipes.zip",
        "size": 7685,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-orange-platform",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15314,
    "title": "Super Mario World - Orange Platform",
    "authors": [
      "Mr. Pixelator"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation"
    ],
    "description": "The title kind of explains it all.<br>\r\n<br>\r\nI've seen this done a lot of times before by other people, so I decided to do it myself and submit it here so that nobody would have to make it themselves ever again. It includes the trees from GFX1F (if you want to make platforms out of them or something I don't even know) and some extra vine tiles.<br>\r\n<br>\r\nCan be used in a variety of different level themes.<br>\r\n<br>\r\nCredit would be appreciated, but it isn't required.<br>\r\n<br>\r\nNOTE: THIS USES BG2!!<br>\r\n<br>\r\noh and this is my first gfx submission btw",
    "latest_version": "smwc-15314-1490060985",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15314,
        "title": "Super Mario World - Orange Platform",
        "version": "smwc-15314-1490060985",
        "upstream_time": 1490060985,
        "download_url": "https://dl.smwcentral.net/15314/Platform%20Tileset%20By%20Mr.%20Pixelator.zip",
        "filename": "Platform Tileset By Mr. Pixelator.zip",
        "size": 5424,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-overworld-luigi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17020,
    "title": "Super Mario World - Overworld Luigi",
    "authors": [
      "KingKoopshi64"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "It bothers me that Luigi's GFX are a palette swap of Mario's even in Super Mario All Stars + Super Mario World and Advance 2 but it's probably because of no graphic space. So I decided to make a original Luigi for the Overworld for you hackers if you're having Luigi in your projects.<br>\r\nI couldn't make him at least a pixel tall. <br>\r\nI would love to see separate GFX to have Mario and the new Luigi on the Overworld together ;)<br>\r\n<br>\r\nUPDATE 2: I fixed some missing pixels, fixed a few frames and other minor fixes.",
    "latest_version": "smwc-17020-1516860697",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17020,
        "title": "Super Mario World - Overworld Luigi",
        "version": "smwc-17020-1516860697",
        "upstream_time": 1516860697,
        "download_url": "https://dl.smwcentral.net/17020/GFX10.zip",
        "filename": "GFX10.zip",
        "size": 1983,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pal-v-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34449,
    "title": "Super Mario World (PAL V.1.1) - Castle Grass",
    "authors": [
      "Murphmario",
      "RussianMan"
    ],
    "tags": [
      "grassland"
    ],
    "description": "The PAL V.1.1 version of Super Mario World changes the way grass tiles look during castle entrance cutscene to compensate for the increased vertical resolution. If you want a more detailed explanation about it, you can check this post by <a href=\"https://web.archive.org/web/20250106205052/https://cohost.org/rgmechex/post/1428982-rgme-article-17-to\" rel=\"nofollow\">Retro Game Mechanics Explained</a>. You can now fill your castle levels with grass tiles without it looking wrong and without any additional graphics.<br>\r\n<br>\r\nFirst screenshot shows how the new grass tiles look, and the second shows how the original grass looks like for comparison.<br>\r\n<br>\r\nCredit is unecessary.<br>\r\n<br>\r\nMurphmario's Update: Added two map16 files to make this more accurate to the original graphics. The first one will apply it to the vanilla tile (make sure the fg/bg gfx index is set to Castle 1) while the \"separate\" one will add in a new tile on page 5.",
    "latest_version": "smwc-34449-1690131395",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34449,
        "title": "Super Mario World (PAL V.1.1) - Castle Grass",
        "version": "smwc-34449-1690131395",
        "upstream_time": 1690131395,
        "download_url": "https://dl.smwcentral.net/34449/PAL_SMW_Castlegrass.zip",
        "filename": "PAL_SMW_Castlegrass.zip",
        "size": 3593,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pipe-corner-tiles",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26513,
    "title": "Super Mario World - Pipe Corner Tiles",
    "authors": [
      "le4che"
    ],
    "tags": [
      "needs remoderation",
      "pipe",
      "pipe corner tiles"
    ],
    "description": "Corner tiles for SMW pipes",
    "latest_version": "smwc-26513-1616432207",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26513,
        "title": "Super Mario World - Pipe Corner Tiles",
        "version": "smwc-26513-1616432207",
        "upstream_time": 1616432207,
        "download_url": "https://dl.smwcentral.net/26513/Pipe_Corners.zip",
        "filename": "Pipe_Corners.zip",
        "size": 2218,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pipe-extension",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16425,
    "title": "Super Mario World - Pipe Extension",
    "authors": [
      "Kojimkj",
      "Sednaiur",
      "SuperMario198"
    ],
    "tags": [
      "pipe"
    ],
    "description": "A extension to the pipes in SMW. <a href=\"https://www.mfgg.net/index.php?act=resdb&param=02&c=1&id=34020\" rel=\"nofollow\">Ripped from this sprite sheet from MFGG.</a><br>\r\nIf you want to give credit give credit to Kojimkj and Sednaiur.",
    "latest_version": "smwc-16425-1508265897",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16425,
        "title": "Super Mario World - Pipe Extension",
        "version": "smwc-16425-1508265897",
        "upstream_time": 1508265897,
        "download_url": "https://dl.smwcentral.net/16425/Pipes.zip",
        "filename": "Pipes.zip",
        "size": 3634,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pirate-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27775,
    "title": "Super Mario World (Pirate) - Grassland",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "8-bit",
      "grassland"
    ],
    "description": "The grassland graphics from the Super Mario World NES bootleg.<br>\r\n<br>\r\nIncludes 4 palettes: Yoshi's Island 1, Yoshi's Island 2, Yoshi's Island 3 and Chocolate Island 2. The YI1, YI2 and CI2 palettes are all the same except for one of the colors.<br>\r\n<br>\r\nNote: A couple tiles have been edited slightly.",
    "latest_version": "smwc-27775-1626815023",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27775,
        "title": "Super Mario World (Pirate) - Grassland",
        "version": "smwc-27775-1626815023",
        "upstream_time": 1626815023,
        "download_url": "https://dl.smwcentral.net/27775/Super%20Mario%20World%20%28Pirate%29%20-%20Grassland.zip",
        "filename": "Super Mario World (Pirate) - Grassland.zip",
        "size": 6739,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pirate-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27771,
    "title": "Super Mario World (Pirate) - Mario",
    "authors": [
      "King Mayro"
    ],
    "tags": [
      "bootleg",
      "mario",
      "nes"
    ],
    "description": "The weird Mario graphics from the Super Mario World NES bootleg by the Hummer Team, also known as the Somari Team.<br>\r\n<br>\r\nI tried to make sure everything looked as close to the original as possible, while fixing many oddities. As for missing poses, I had to make my own. Trying to look as close to the bootleg style as possible.<br>\r\n<br>\r\n32x32 Player Tilemap Patch is required: <a href=\"https://www.smwcentral.net/?p=section&a=details&id=26000\">link</a>",
    "latest_version": "smwc-27771-1626796402",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27771,
        "title": "Super Mario World (Pirate) - Mario",
        "version": "smwc-27771-1626796402",
        "upstream_time": 1626796402,
        "download_url": "https://dl.smwcentral.net/27771/SMWpirateMario.zip",
        "filename": "SMWpirateMario.zip",
        "size": 17857,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pirated-overworld",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27114,
    "title": "Super Mario World (Pirated) - Overworld",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "grassland",
      "mountain",
      "retro"
    ],
    "description": "The overworld graphics seen in the pirated (NES) version of Super Mario World.<br>\r\n<br>\r\nCan fit retro hacks.",
    "latest_version": "smwc-27114-1621886877",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27114,
        "title": "Super Mario World (Pirated) - Overworld",
        "version": "smwc-27114-1621886877",
        "upstream_time": 1621886877,
        "download_url": "https://dl.smwcentral.net/27114/SMW%20NES%20OW.zip",
        "filename": "SMW NES OW.zip",
        "size": 166020,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-credits-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24629,
    "title": "Super Mario World - Pre-Credits Font",
    "authors": [
      "Snessy The Duck"
    ],
    "tags": [
      "font",
      "needs remoderation",
      "sans serif"
    ],
    "description": "This is the font used on the pre-credits scene (when you rescue Peach) that bears a striking resemblance to the classic NES font used in games like SMB1. The font in the final game doesn't contain all uppercase letters (since it doesn't need to), but a full font set (that perfectly matches up with the message box font, no less!) was found among the many other early smw graphics in the 2020 gigaleak. Perhaps this was the original English message font?<br>\r\nNevetheless, it's still a pretty nice font, so now you can use it in your romhacks if you so please!<br>\r\n<br>\r\nThe ILLUSIYELLOW text is unchanged. The numbers have been replaced by those from the SMB1 font as no equivalent exists in the leaked font afaik.<br>\r\nFor convenience's sake, the leftover Japanese question/exclamation marks have been replaced by an 8 and 9.<br>\r\n<br>\r\nNo credit needed!",
    "latest_version": "smwc-24629-1600284053",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24629,
        "title": "Super Mario World - Pre-Credits Font",
        "version": "smwc-24629-1600284053",
        "upstream_time": 1600284053,
        "download_url": "https://dl.smwcentral.net/24629/pre_credits_font.zip",
        "filename": "pre_credits_font.zip",
        "size": 1729,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35615,
    "title": "Super Mario World (Pre-release) - 1-Up Block",
    "authors": [
      "zAce08xZ"
    ],
    "tags": [
      "green star block"
    ],
    "description": "An early version of the green star block.<br>\r\n<br>\r\nNo credit required.",
    "latest_version": "smwc-35615-1701570170",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35615,
        "title": "Super Mario World (Pre-release) - 1-Up Block",
        "version": "smwc-35615-1701570170",
        "upstream_time": 1701570170,
        "download_url": "https://dl.smwcentral.net/35615/Smw%20Beta%20-%20Mushblock.zip",
        "filename": "Smw Beta - Mushblock.zip",
        "size": 2113,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-bushes-and-trees",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24767,
    "title": "Super Mario World (Pre-release) - Bushes and Trees",
    "authors": [
      "SiulLunar"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "Graphics of the bushes and trees ripped from the smw beta. (these graphics were copied by AmeixaRoxa.)",
    "latest_version": "smwc-24767-1601694282",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24767,
        "title": "Super Mario World (Pre-release) - Bushes and Trees",
        "version": "smwc-24767-1601694282",
        "upstream_time": 1601694282,
        "download_url": "https://dl.smwcentral.net/24767/SMW%20Prototype%20-%20Forest.zip",
        "filename": "SMW Prototype - Forest.zip",
        "size": 10737,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-cape",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31129,
    "title": "Super Mario World (Pre-release) - Cape",
    "authors": [
      "KaidenThelens"
    ],
    "tags": [
      "feather"
    ],
    "description": "cape",
    "latest_version": "smwc-31129-1655058241",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31129,
        "title": "Super Mario World (Pre-release) - Cape",
        "version": "smwc-31129-1655058241",
        "upstream_time": 1655058241,
        "download_url": "https://dl.smwcentral.net/31129/Cape.zip",
        "filename": "Cape.zip",
        "size": 1916,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25241,
    "title": "Super Mario World (Pre-release) - Castle",
    "authors": [
      "nnj"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "An early castle tileset from the Super Mario World prototype leaks. Nothing specific to note here, other than the fact that steep slopes are present, which do not exist in the final game's castle foreground.<br>\r\n<br>\r\nThis tileset does not require map16, and is compatible with SMW's vanilla FG palettes (namely FG 3 through 7). I use FG palette 3 in the sample level.",
    "latest_version": "smwc-25241-1606135687",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25241,
        "title": "Super Mario World (Pre-release) - Castle",
        "version": "smwc-25241-1606135687",
        "upstream_time": 1606135687,
        "download_url": "https://dl.smwcentral.net/25241/proto_castle.zip",
        "filename": "proto_castle.zip",
        "size": 2579,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-chain-chomp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16388,
    "title": "Super Mario World (Pre-release) - Chain Chomp",
    "authors": [
      "Duraner Hawkeye"
    ],
    "tags": [
      "chain chomp",
      "needs remoderation"
    ],
    "description": "Chain Chomp from the recently revealed beta, designed by Shigefumi Hino.<br>\r\n<br>\r\nThis GFX uses <a href=\"https://www.smwcentral.net/?p=section&a=details&id=6675\">edit1754's Chain Chomp</a> sprite and palette B",
    "latest_version": "smwc-16388-1507434821",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16388,
        "title": "Super Mario World (Pre-release) - Chain Chomp",
        "version": "smwc-16388-1507434821",
        "upstream_time": 1507434821,
        "download_url": "https://dl.smwcentral.net/16388/Super%20Mario%20World%20Beta%20-%20Chain%20Chomp.zip",
        "filename": "Super Mario World Beta - Chain Chomp.zip",
        "size": 2170,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-cheep-cheep",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16371,
    "title": "Super Mario World (Pre-release) - Cheep Cheep",
    "authors": [
      "TheJullasicFox"
    ],
    "tags": [
      "cheep cheep",
      "needs remoderation"
    ],
    "description": "The Cheep-Cheeps from the beta of Super Mario World. GFX01 doesn't need to be changed because the flopping graphics are exactly the same. (Unless I'm blind) Credit not required, but is always welcome. Includes a version that uses the original palette, as well as one that is usable with any color palette using Tweaker or CFG Editor on the Cheep-Cheep disassembly.",
    "latest_version": "smwc-16371-1506832463",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16371,
        "title": "Super Mario World (Pre-release) - Cheep Cheep",
        "version": "smwc-16371-1506832463",
        "upstream_time": 1506832463,
        "download_url": "https://dl.smwcentral.net/16371/Cheep%21.zip",
        "filename": "Cheep%21.zip",
        "size": 4804,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-cheep-cheep-monty-mole-pokey-sumo-brother-and-volcano-lotus",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26773,
    "title": "Super Mario World (Pre-release) - Cheep-Cheep, Monty Mole, Pokey, Sumo Brother and Volcano Lotus",
    "authors": [
      "Black Goku"
    ],
    "tags": [
      "cheep cheep",
      "lava lotus",
      "monty mole",
      "needs remoderation",
      "pokey",
      "sumo bro"
    ],
    "description": "This is a few beta graphics that i found inside the \"z-mario-4\" folder of the 2020 data leak files (or gigaleak), and i passed a piece of the gfx in the final game.<br>\r\n<br>\r\nIt includes:<br>\r\n- Cheep Cheep;<br>\r\n- Monty Mole;<br>\r\n- Pokey;<br>\r\n- Sumo Brother;<br>\r\n- Volcano Lotus;<br>\r\n<br>\r\nAll this GFX uses the palette of the final game.<br>\r\n<br>\r\nDoes not include:<br>\r\n<br>\r\n&gt;Yoshi <br>\r\n<br>\r\n&gt;Luigi <br>\r\n<br>\r\n&gt;Beta Forest<br>\r\n<br>\r\nCredit not needed but appreciated.",
    "latest_version": "smwc-26773-1618624042",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26773,
        "title": "Super Mario World (Pre-release) - Cheep-Cheep, Monty Mole, Pokey, Sumo Brother and Volcano Lotus",
        "version": "smwc-26773-1618624042",
        "upstream_time": 1618624042,
        "download_url": "https://dl.smwcentral.net/26773/SMW%20Beta%20Enemies%20GFX.zip",
        "filename": "SMW Beta Enemies GFX.zip",
        "size": 5401,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-dino-rhino",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29471,
    "title": "Super Mario World (Pre-release) - Dino Rhino",
    "authors": [
      "Dark Prince"
    ],
    "tags": [
      "dino rhino",
      "dino torch",
      "male"
    ],
    "description": "A simple graphical replacement for the dino rhinos, they don't require a custom palette file or anything special.<br>\r\n<br>\r\nThese don't require any credit but it would be nice to give it :)",
    "latest_version": "smwc-29471-1641926286",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29471,
        "title": "Super Mario World (Pre-release) - Dino Rhino",
        "version": "smwc-29471-1641926286",
        "upstream_time": 1641926286,
        "download_url": "https://dl.smwcentral.net/29471/betarhinos.zip",
        "filename": "betarhinos.zip",
        "size": 1946,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-fire-hammer-sledge-bros",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25342,
    "title": "Super Mario World (Pre-release) - Fire / Hammer / Sledge Bros.",
    "authors": [
      "Dark Prince"
    ],
    "tags": [
      "fire bro",
      "hammer bro",
      "needs remoderation",
      "sledge bro"
    ],
    "description": "The hammer brothers and sledge brothers from super mario world's prototype, now edited to be used in your hack!<br>\r\n<br>\r\nTo be used with the next sprites:<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=16695\">fire bro</a><br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=16730\">hammer bro</a><br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=16745\">boomerang bro</a><br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=16747\">sledge bro</a><br>\r\n<br>\r\n-------------------------------------------------------------<br>\r\nnote that to use the fire bro correctly, you have to find this line in the original ASM file:<br>\r\n<br>\r\n.tilemap<br>\r\n    db $A2,$A0,$A2,$E6,$A6,$A4<br>\r\n<br>\r\n-------------------------------------------------------------<br>\r\nand change it to:<br>\r\n-------------------------------------------------------------<br>\r\n<br>\r\n.tilemap<br>\r\n    db $A6,$A0,$A6,$E6,$A6,$A4<br>\r\n-------------------------------------------------------------",
    "latest_version": "smwc-25342-1607389718",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25342,
        "title": "Super Mario World (Pre-release) - Fire / Hammer / Sledge Bros.",
        "version": "smwc-25342-1607389718",
        "upstream_time": 1607389718,
        "download_url": "https://dl.smwcentral.net/25342/hammerfiresledgebros.zip",
        "filename": "hammerfiresledgebros.zip",
        "size": 2131,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25121,
    "title": "Super Mario World (Pre-release) - Forest",
    "authors": [
      "Dark Prince"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation"
    ],
    "description": "While i was messing around with the gigaleak files, i found some tiles that were very similar to smw's forest tileset, so i added new tiles, this uses only 1 gfx slot, and uses no custom pallete.<br>\r\nAs a bonus, the .zip file includes a sample level showing most tiles, does not include:<br>\r\n<br>\r\n-luigi<br>\r\n-big pipes (only small pipes)",
    "latest_version": "smwc-25121-1605745491",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25121,
        "title": "Super Mario World (Pre-release) - Forest",
        "version": "smwc-25121-1605745491",
        "upstream_time": 1605745491,
        "download_url": "https://dl.smwcentral.net/25121/betaforest.zip",
        "filename": "betaforest.zip",
        "size": 3876,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-fuzzy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32284,
    "title": "Super Mario World (Pre-release) - Fuzzy",
    "authors": [
      "gemstonezVA"
    ],
    "tags": [
      "fuzzy"
    ],
    "description": "A recreation of the two sprites used in development of Super Mario World to represent the Fuzzy sprite before the final design was chosen.",
    "latest_version": "smwc-32284-1664937658",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32284,
        "title": "Super Mario World (Pre-release) - Fuzzy",
        "version": "smwc-32284-1664937658",
        "upstream_time": 1664937658,
        "download_url": "https://dl.smwcentral.net/32284/Beta%20Fuzzy.zip",
        "filename": "Beta Fuzzy.zip",
        "size": 4702,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-ghost-house-old",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26798,
    "title": "Super Mario World (Pre-release) - Ghost House Old",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "haunted",
      "house",
      "wood"
    ],
    "description": "A preliminary ghost house background for Super Mario World, which didn't make into the final game.",
    "latest_version": "smwc-26798-1618796416",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26798,
        "title": "Super Mario World (Pre-release) - Ghost House Old",
        "version": "smwc-26798-1618796416",
        "upstream_time": 1618796416,
        "download_url": "https://dl.smwcentral.net/26798/SMW%20Proto%20Ghost%20House%20Old.zip",
        "filename": "SMW Proto Ghost House Old.zip",
        "size": 2723,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-giant-buzzy-beetle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26609,
    "title": "Super Mario World (Pre-release) - Giant Buzzy Beetle",
    "authors": [
      "Black Goku"
    ],
    "tags": [
      "boss",
      "buzzy beetle",
      "needs remoderation"
    ],
    "description": "This is the Giant Buzzy Beetle from the 2020 data leak.<br>\r\n<br>\r\nIntended to be use with Giant Beetle Boss:<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=3700\"> Giant Beetle Boss </a><br>\r\n<br>\r\nCredit not needed but appreciated.<br>\r\n<br>\r\nVersion 1.1: No longer need custom palette.",
    "latest_version": "smwc-26609-1617056418",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26609,
        "title": "Super Mario World (Pre-release) - Giant Buzzy Beetle",
        "version": "smwc-26609-1617056418",
        "upstream_time": 1617056418,
        "download_url": "https://dl.smwcentral.net/26609/Giant%20Buzzy%20Beetle.zip",
        "filename": "Giant Buzzy Beetle.zip",
        "size": 2224,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-hatless-luigi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25168,
    "title": "Super Mario World (Pre-release) - Hatless Luigi",
    "authors": [
      "Johnnie Electronic"
    ],
    "tags": [
      "male",
      "needs remoderation",
      "player"
    ],
    "description": "Next up is Hatless Luigi. Since the Other Frames are the Same as Mario. & other frames aren't. for the same frames: All i did was copying & paste the already existing frames. for a Non-Same frames. I edit it myself. Hope you guys liked it. enjoy.<br>\r\n<br>\r\nRipped & Edited by Me<br>\r\n<br>\r\nBy using:<br>\r\n<br>\r\nYY-CHR<br>\r\n<br>\r\nUpdate: Fixed Shared Palette<br>\r\n<br>\r\nUpdate 2: Fixed Small Power Balloon Sprite<br>\r\n<br>\r\nUpdate 3: Fixed Blushed Sprite",
    "latest_version": "smwc-25168-1605402180",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25168,
        "title": "Super Mario World (Pre-release) - Hatless Luigi",
        "version": "smwc-25168-1605402180",
        "upstream_time": 1605402180,
        "download_url": "https://dl.smwcentral.net/25168/SMW%20Hatless%20Luigi.zip",
        "filename": "SMW Hatless Luigi.zip",
        "size": 16938,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-hatless-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25002,
    "title": "Super Mario World (Pre-release) - Hatless Mario",
    "authors": [
      "Johnnie Electronic"
    ],
    "tags": [
      "male",
      "needs remoderation",
      "player"
    ],
    "description": "Since there's the Official Hatless Mario inside the Beta Files. I decided to replace Mario's head without his cap. Hope you guys liked it. Enjoy.<br>\r\n<br>\r\nRipped & edited by Me<br>\r\n<br>\r\nBy using:<br>\r\n<br>\r\nYY-CHR<br>\r\n<br>\r\nUpdate: Fixed Look up & Crouch Sprites<br>\r\n<br>\r\nUpdate 2: Fixed 3rd Punch/Point Frame while Riding Yoshi",
    "latest_version": "smwc-25002-1603905384",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25002,
        "title": "Super Mario World (Pre-release) - Hatless Mario",
        "version": "smwc-25002-1603905384",
        "upstream_time": 1603905384,
        "download_url": "https://dl.smwcentral.net/25002/SMW%20Hatless%20Mario.zip",
        "filename": "SMW Hatless Mario.zip",
        "size": 14776,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-helmet-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24004,
    "title": "Super Mario World (Pre-release) - Helmet Mario",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "male",
      "mario",
      "needs remoderation",
      "player"
    ],
    "description": "A player graphic inspired in the beta graphics of smw, It uses the original Mario palette, enjoy!",
    "latest_version": "smwc-24004-1595741361",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24004,
        "title": "Super Mario World (Pre-release) - Helmet Mario",
        "version": "smwc-24004-1595741361",
        "upstream_time": 1595741361,
        "download_url": "https://dl.smwcentral.net/24004/PlayerHelmetBeta.zip",
        "filename": "PlayerHelmetBeta.zip",
        "size": 12558,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-helmet-mario-cape-only",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24370,
    "title": "Super Mario World (Pre-release) - Helmet Mario (Cape Only)",
    "authors": [
      "Carld923",
      "DTA450",
      "Jack_Vincent13"
    ],
    "tags": [
      "beta",
      "cape",
      "helmet",
      "mario",
      "needs remoderation",
      "player graphics",
      "prototype"
    ],
    "description": "The graphics were originally posted by Carld923, and the edited hack by  DTA450, Seperate Luigi/Fire/Whatever GFX, which is originally was by HuFlungDu.  This gives mario the Helmet only while in cape form. No credit to me lol. Enjoy though.<br>\r\n<br>\r\nUpdated with better hands",
    "latest_version": "smwc-24370-1598376335",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24370,
        "title": "Super Mario World (Pre-release) - Helmet Mario (Cape Only)",
        "version": "smwc-24370-1598376335",
        "upstream_time": 1598376335,
        "download_url": "https://dl.smwcentral.net/24370/Prototype%20Cape%20Form%20-%20v2.zip",
        "filename": "Prototype Cape Form - v2.zip",
        "size": 25372,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-lakitu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39140,
    "title": "Super Mario World (Pre-release) – Lakitu",
    "authors": [
      "zAce08xZ"
    ],
    "tags": [
      "cloud",
      "lakitu",
      "lakitu boss"
    ],
    "description": "An early version of Lakitu.<br>\r\n<br>\r\nThis is meant to be used with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16703\">SMB3 Lakitu</a>.<br>\r\n<br>\r\nYou must change the cloud's palette by editing the ASM file (lakitu_smb3.asm). Locate the line:<br>\r\n;Cloud palette<br>\r\n!CloudPal = $02<br>\r\nThen, change $02 to $0B , so it looks like this:<br>\r\n!CloudPal = $0B<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-39140-1738691916",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39140,
        "title": "Super Mario World (Pre-release) – Lakitu",
        "version": "smwc-39140-1738691916",
        "upstream_time": 1738691916,
        "download_url": "https://dl.smwcentral.net/39140/smwprereleaseLakitu.zip",
        "filename": "smwprereleaseLakitu.zip",
        "size": 1944,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-mario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24161,
    "title": "Super Mario World (Pre-release) - Mario",
    "authors": [
      "JJs",
      "Yoshi Master"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "Due to the recent Nintendo leaks I took it<br>\r\nupon myself to rip the original from original files, <br>\r\nand so here we are. Some sprites were missing so<br>\r\nI had to use a few sprites from Yoshi Master.<br>\r\nTo make the palette i used MM102's Character Kit<br>\r\nspecifically the palette patcher.<br>\r\nI have also used a custom mini mario ducking from<br>\r\nsmm2.<br>\r\nThe zip includes:<br>\r\n*  The palette patch (optional)<br>\r\n*  A shared palette file<br>\r\n*  GFX32, GFX00 and GFX22 for mario sprites<br>\r\n<br>\r\nCredits:<br>\r\nMM102<br>\r\nYoshi Master<br>\r\nPlease check them out, these are great people, without them this wouldn't happen.",
    "latest_version": "smwc-24161-1602758962",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24161,
        "title": "Super Mario World (Pre-release) - Mario",
        "version": "smwc-24161-1602758962",
        "upstream_time": 1602758962,
        "download_url": "https://dl.smwcentral.net/24161/Beta%20Mario%20Sprites.zip",
        "filename": "Beta Mario Sprites.zip",
        "size": 18605,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1513,
        "title": "Super Mario World (Pre-release) - Mario",
        "version": "smwc-1513-1415669215",
        "upstream_time": 1415669215,
        "download_url": "https://dl.smwcentral.net/1513/Beta%20Small%20Mario%20%5Bcape%5D.zip",
        "filename": "Beta Small Mario %5Bcape%5D.zip",
        "size": 10635,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-miscellaneous-graphics",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24111,
    "title": "Super Mario World (Pre-release) - Miscellaneous Graphics",
    "authors": [
      "OrangeRock57"
    ],
    "tags": [
      "galoomba",
      "goomba",
      "luigi",
      "mario",
      "masked koopa",
      "needs remoderation",
      "porcupuffer",
      "pumpkin plant",
      "wiggler",
      "yoshi coin"
    ],
    "description": "A collection of graphics from the recently leaked prototypes of Super Mario World, in addition to a few edits and custom sprites for certain objects. Note: these are all recreations of the graphics and not ripped from the prototypes, for this reason there might be a few minor inaccuracies.",
    "latest_version": "smwc-24111-1598931642",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24111,
        "title": "Super Mario World (Pre-release) - Miscellaneous Graphics",
        "version": "smwc-24111-1598931642",
        "upstream_time": 1598931642,
        "download_url": "https://dl.smwcentral.net/24111/Prototype%20Graphics.zip",
        "filename": "Prototype Graphics.zip",
        "size": 48837,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-mountain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24810,
    "title": "Super Mario World (Pre-release) - Mountain",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "The mountain background from the recent leak, referred to as \"yama\" in the files. Compared to the final backgrounds, it's not as detailed.<br>\r\n<br>\r\nNo custom palette required.<br>\r\n<br>\r\nNote: the clouds' palette and the missing pixel was fixed, in the original they were green.",
    "latest_version": "smwc-24810-1602719830",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24810,
        "title": "Super Mario World (Pre-release) - Mountain",
        "version": "smwc-24810-1602719830",
        "upstream_time": 1602719830,
        "download_url": "https://dl.smwcentral.net/24810/Super%20Mario%20World%20%28Prototype%29%20-%20Mountain.zip",
        "filename": "Super Mario World (Prototype) - Mountain.zip",
        "size": 2008,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-mushroom",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31550,
    "title": "Super Mario World (Pre-release) - Mushroom",
    "authors": [
      "Ayami",
      "Heraga"
    ],
    "tags": [
      "2bpp",
      "cave",
      "mushroom"
    ],
    "description": "Earlier version of the underground layer 3 background found on the development files of Super Mario World, which included mushrooms.<br>\r\nOriginal tilemap/graphics were in 4bpp, color reduction and further paletting were done by <span class=\"un-outer\" title=\"Heraga\"><span title=\"Heraga donated $5.00.\" class=\"icon icon-donor\"></span><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=25537\" style=\"color: var(--user-color-1);\" class=\"un\">Heraga</a></span>.<br>\r\n<br>\r\nCan be used fine with vanilla status bar if used without too much scrolling, otherwise an asm workaround (or editing the tilemap a bit) can be used.",
    "latest_version": "smwc-31550-1658114693",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31550,
        "title": "Super Mario World (Pre-release) - Mushroom",
        "version": "smwc-31550-1658114693",
        "upstream_time": 1658114693,
        "download_url": "https://dl.smwcentral.net/31550/SMW%20Proto%20Mushroom%20L3.zip",
        "filename": "SMW Proto Mushroom L3.zip",
        "size": 3498,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 25265,
        "title": "Super Mario World (Pre-release) - Mushroom",
        "version": "smwc-25265-1606405979",
        "upstream_time": 1606405979,
        "download_url": "https://dl.smwcentral.net/25265/smwproto_mush.zip",
        "filename": "smwproto_mush.zip",
        "size": 4196,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-overworld",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31552,
    "title": "Super Mario World (Pre-release) - Overworld",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "beach",
      "castle",
      "forest",
      "grassland",
      "lake"
    ],
    "description": "The earliest overworld graphics known to exist from Super Mario World development days, which only give Super Mario Bros. 3 vibes. The patch provided includes a recreation of the leaked map (with a few sample events) and a simple demo submap.<br>\r\n<br>\r\nOriginally released <a href=\"https://smwc.me/1604599\">during Summer 2022 C3</a>, but now with a few more tweaks like: alternative shapes for some objects to prevent cutoff and vertical bridge.<br>\r\n<br>\r\nDoesn't require to disable event path fade effect (Lunar Magic option), but personally I recommend to use it because the effect looks weird with graphics like this (you probably will have to disable it anyway if you use other overworld ExGFX).",
    "latest_version": "smwc-31552-1658194076",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31552,
        "title": "Super Mario World (Pre-release) - Overworld",
        "version": "smwc-31552-1658194076",
        "upstream_time": 1658194076,
        "download_url": "https://dl.smwcentral.net/31552/SMW%20Proto%20OW.zip",
        "filename": "SMW Proto OW.zip",
        "size": 109300,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-piranha-plant",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35671,
    "title": "Super Mario World (Pre-release) - Piranha Plant",
    "authors": [
      "zAce08xZ"
    ],
    "tags": [
      "piranha",
      "piranha plant"
    ],
    "description": "An early version of the piranha plant.<br>\r\n<br>\r\nUse this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=32080\">patch</a> before using this graphic. <br>\r\n<br>\r\nNo credit required.",
    "latest_version": "smwc-35671-1702228368",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35671,
        "title": "Super Mario World (Pre-release) - Piranha Plant",
        "version": "smwc-35671-1702228368",
        "upstream_time": 1702228368,
        "download_url": "https://dl.smwcentral.net/35671/SmwBeta%20-%20Piranha%20Plant.zip",
        "filename": "SmwBeta - Piranha Plant.zip",
        "size": 2699,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-rocky-wrench",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35657,
    "title": "Super Mario World (Pre-release) - Rocky Wrench",
    "authors": [
      "zAce08xZ"
    ],
    "tags": [
      "enemies",
      "rocky wrench"
    ],
    "description": "A Rocky Wrench seen on gigaleak.<br>\r\n<br>\r\nTo be used with this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3313\">sprite</a>.<br>\r\n<br>\r\nIncludes a CFG file that uses palette 8.<br>\r\n<br>\r\nNo credit is required.",
    "latest_version": "smwc-35657-1702000955",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35657,
        "title": "Super Mario World (Pre-release) - Rocky Wrench",
        "version": "smwc-35657-1702000955",
        "upstream_time": 1702000955,
        "download_url": "https://dl.smwcentral.net/35657/SMWRockyWrench.zip",
        "filename": "SMWRockyWrench.zip",
        "size": 3346,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-roof-slope",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25237,
    "title": "Super Mario World (Pre-release) - 'Roof Slope'",
    "authors": [
      "nnj"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "An early foreground tileset found in the Super Mario World prototype leaks. According to tcrf.net, this one is known as 'Yane Saka', which roughly translates to 'roof slope'. Dated 24 October 1989 15:23.<br>\r\n<br>\r\nIt's a weird looking one for sure. I used its intended colors, but you probably will want to change the red to a green or something.",
    "latest_version": "smwc-25237-1606099492",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25237,
        "title": "Super Mario World (Pre-release) - 'Roof Slope'",
        "version": "smwc-25237-1606099492",
        "upstream_time": 1606099492,
        "download_url": "https://dl.smwcentral.net/25237/proto_terrain.zip",
        "filename": "proto_terrain.zip",
        "size": 3947,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-shark-dolphins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23996,
    "title": "Super Mario World (Pre-release) - Shark Dolphins",
    "authors": [
      "ChaosComposer"
    ],
    "tags": [
      "dolphin",
      "needs remoderation"
    ],
    "description": "These sharks are original graphics assets from early in Super Mario World's development. These graphics allow us to see how they would have looked in game.<br>\r\n<br>\r\nThere are two files included: one is an implementation of the original sprites taken from early development, and another is a remastered version that I made that makes for a more polished animation, as the original sprite is somewhat jarring when animated.<br>\r\n<br>\r\nI include the original graphics as well because I believe there is some importance to them.<br>\r\n<br>\r\nFor use with SP4=6; no palette adjustment necessary.<br>\r\n<br>\r\nsource: https://twitter.com/IsoFrieze/status/1286736169674440705",
    "latest_version": "smwc-23996-1595634156",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23996,
        "title": "Super Mario World (Pre-release) - Shark Dolphins",
        "version": "smwc-23996-1595634156",
        "upstream_time": 1595634156,
        "download_url": "https://dl.smwcentral.net/23996/DolphinSharks.zip",
        "filename": "DolphinSharks.zip",
        "size": 4437,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-star-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35617,
    "title": "Super Mario World (Pre-release) - Star Coin",
    "authors": [
      "zAce08xZ"
    ],
    "tags": [
      "smile coin"
    ],
    "description": "An early version of the smile coin.<br>\r\n<br>\r\nNo credit required. ",
    "latest_version": "smwc-35617-1701854792",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35617,
        "title": "Super Mario World (Pre-release) - Star Coin",
        "version": "smwc-35617-1701854792",
        "upstream_time": 1701854792,
        "download_url": "https://dl.smwcentral.net/35617/Smw%20Beta%20-%20smiley%20coin.zip",
        "filename": "Smw Beta - smiley coin.zip",
        "size": 2664,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-torpedo-bill",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24423,
    "title": "Super Mario World (Pre-release) - Torpedo Bill",
    "authors": [
      "Jack_Vincent13"
    ],
    "tags": [
      "beta",
      "bill",
      "bullet",
      "bullet bill",
      "needs remoderation",
      "torpedo",
      "torpedo ted"
    ],
    "description": "This is a Beta recreation of the miniature Torpedo enemy, Torpedo Bill.<br>\r\n Within is  ExGFX62 which rocks back and forth like my Bullet Bills, AND ExGFX63 which only the propeller moves. There is also a simple test level AND they are interchangeable. When inserted just switch between 62 0r 63, whichever you prefer. <br>\r\n<br>\r\nNote: ExGFX62 can be as a skin for Russianman's Mini Torpedo Ted, found <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24009\"> here </a><br>\r\n        ",
    "latest_version": "smwc-24423-1598634662",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24423,
        "title": "Super Mario World (Pre-release) - Torpedo Bill",
        "version": "smwc-24423-1598634662",
        "upstream_time": 1598634662,
        "download_url": "https://dl.smwcentral.net/24423/Beta%20Torpedo%20Bills.zip",
        "filename": "Beta Torpedo Bills.zip",
        "size": 2941,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-underground",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25240,
    "title": "Super Mario World (Pre-release) - Underground",
    "authors": [
      "nnj"
    ],
    "tags": [
      "castle",
      "cave",
      "needs remoderation"
    ],
    "description": "An underground tileset from the Super Mario World prototype leaks. This tileset uses FG Palette 2, and is compatible with page 1's map16, so there's no need to add an addition custom palette/map16 page.<br>\r\n<br>\r\nAccording to tcrf.net, this tileset is dated 14 May 1990 20:49. By filename it was referred to as \"kanaami\" meaning \"wire mesh\". It was repurposed into the final's castle tileset later on.",
    "latest_version": "smwc-25240-1606133111",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25240,
        "title": "Super Mario World (Pre-release) - Underground",
        "version": "smwc-25240-1606133111",
        "upstream_time": 1606133111,
        "download_url": "https://dl.smwcentral.net/25240/proto_underground.zip",
        "filename": "proto_underground.zip",
        "size": 3184,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-venus-piranha-plant",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32305,
    "title": "Super Mario World (Pre-release) - Venus Piranha Plant",
    "authors": [
      "Flaming Hot Toons"
    ],
    "tags": [
      "piranha plant",
      "plant",
      "venus"
    ],
    "description": "Just the beta graphics seen in the Gigaleak.<br>\r\n<br>\r\nTo be used with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24223\">Piranha Plants and Venus Fire Traps</a> sprites.<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=32080\"> Red Stem Piranha Plants on Extra Bit + Stem Fix</a> could be useful, as well.",
    "latest_version": "smwc-32305-1665449289",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32305,
        "title": "Super Mario World (Pre-release) - Venus Piranha Plant",
        "version": "smwc-32305-1665449289",
        "upstream_time": 1665449289,
        "download_url": "https://dl.smwcentral.net/32305/SMW%20BETA%20-%20Venus%20Plant.zip",
        "filename": "SMW BETA - Venus Plant.zip",
        "size": 2598,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-wall",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24002,
    "title": "Super Mario World (Pre-release) - Wall",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "needs remoderation",
      "wood"
    ],
    "description": "A beta ghost house background for Super Mario World.",
    "latest_version": "smwc-24002-1595642495",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24002,
        "title": "Super Mario World (Pre-release) - Wall",
        "version": "smwc-24002-1595642495",
        "upstream_time": 1595642495,
        "download_url": "https://dl.smwcentral.net/24002/SMW%20Ghost%20House%20%28Beta%29.zip",
        "filename": "SMW Ghost House (Beta).zip",
        "size": 2461,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-waterfall",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25023,
    "title": "Super Mario World (Pre-release) - Waterfall",
    "authors": [
      "SiulLunar"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "this is the background waterfall [taki-master.SCR] of the Super Mario World Beta.<br>\r\nto use the background, it is mandatory to use the graphic &lt;GFX19.bin&gt; in &lt;BG1&gt;<br>\r\na custom palette is not required.<br>\r\n\t\t<br>\r\ncredit is not necessary, but I would like.<br>\r\noriginal graphic ripped by: unknown at the moment.",
    "latest_version": "smwc-25023-1604111488",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25023,
        "title": "Super Mario World (Pre-release) - Waterfall",
        "version": "smwc-25023-1604111488",
        "upstream_time": 1604111488,
        "download_url": "https://dl.smwcentral.net/25023/Waterfall%20Beta.zip",
        "filename": "Waterfall Beta.zip",
        "size": 2343,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-wiggler-post-special-zone-koopas-bob-omb-and-goomba",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30509,
    "title": "Super Mario World (Pre-release) - Wiggler, Post-Special Zone Koopas, Bob-omb and Goomba",
    "authors": [
      "luigi doll",
      "olgdeldnem"
    ],
    "tags": [
      "bob-omb",
      "galoomba",
      "koopa",
      "patch needed",
      "piranha plant",
      "wiggler"
    ],
    "description": "Two ExGFX containing the prototype graphics of smw enemigos: wiggler, galoomba/goomba, mask koopa, bob omb and piranha plant; recommendable to change the galoomba palette to green and apply the patch <a href=\"https://smwc.me/s/14538\">Free up Tiles 69 and 83</a> so that a bug in the piranha plant does not happen;one more thing olgdeldnem recreated the wiggler's head and the palette",
    "latest_version": "smwc-30509-1650054875",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30509,
        "title": "Super Mario World (Pre-release) - Wiggler, Post-Special Zone Koopas, Bob-omb and Goomba",
        "version": "smwc-30509-1650054875",
        "upstream_time": 1650054875,
        "download_url": "https://dl.smwcentral.net/30509/post-special-zone-enemies-beta.zip",
        "filename": "post-special-zone-enemies-beta.zip",
        "size": 7027,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-pre-release-yoshi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25324,
    "title": "Super Mario World (Pre-release) - Yoshi",
    "authors": [
      "Dark Prince"
    ],
    "tags": [
      "beta",
      "male",
      "needs remoderation",
      "overworld",
      "yoshi",
      "yoshi fireball"
    ],
    "description": "Yoshi's original design!<br>\r\n<br>\r\nthe .zip file includes:<br>\r\n<br>\r\nGFX33.bin - yoshi's graphics<br>\r\nGFX13.bin - optional yoshi fire, also from the prototype",
    "latest_version": "smwc-25324-1606767926",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25324,
        "title": "Super Mario World (Pre-release) - Yoshi",
        "version": "smwc-25324-1606767926",
        "upstream_time": 1606767926,
        "download_url": "https://dl.smwcentral.net/25324/truebetayosho.zip",
        "filename": "truebetayosho.zip",
        "size": 8238,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24369,
        "title": "Super Mario World (Pre-release) - Yoshi",
        "version": "smwc-24369-1598332001",
        "upstream_time": 1598332001,
        "download_url": "https://dl.smwcentral.net/24369/Beta%20Yoshi.zip",
        "filename": "Beta Yoshi.zip",
        "size": 2218,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 16377,
        "title": "Super Mario World (Pre-release) - Yoshi",
        "version": "smwc-16377-1506881609",
        "upstream_time": 1506881609,
        "download_url": "https://dl.smwcentral.net/16377/SMW%20Beta%20Yoshi.zip",
        "filename": "SMW Beta Yoshi.zip",
        "size": 25459,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-prototype-styled-ducking",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29543,
    "title": "Super Mario World (Prototype) Styled Ducking",
    "authors": [
      "KaidenThelens"
    ],
    "tags": [
      "male",
      "patch needed",
      "prototype"
    ],
    "description": "Sprites based of the ducking sprites seen in the 2020 giga leak. (Note: this does NOT come with any ducking sprites for Small Mario.)<br>\r\n<br>\r\nComes with two versions, WIDE ducking and one similar to the one seen in Super Mario Bros 3. <br>\r\n<br>\r\nThis need the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=26000\"> 32x32 player patch</a> to work.",
    "latest_version": "smwc-29543-1643070032",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29543,
        "title": "Super Mario World (Prototype) Styled Ducking",
        "version": "smwc-29543-1643070032",
        "upstream_time": 1643070032,
        "download_url": "https://dl.smwcentral.net/29543/DuckingMen.zip",
        "filename": "DuckingMen.zip",
        "size": 29452,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-redrawn",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5914,
    "title": "Super Mario World Redrawn",
    "authors": [
      "icegoom"
    ],
    "tags": [
      "needs remoderation",
      "redrawn"
    ],
    "description": "Icegoom's original description: \"I've played a lot of SMW hacks. Many of them have really cool graphical changes. But one thing that always bugged me was that no matter how extensive the changes were elsewhere, there were always a certain amount of old SMW sprites left over. You can't rip climbing Koopas, Urchins, Fishin' Boo, or Bowser's Clown Car from other games. So I set out to redraw every single sprite in the game in a Gameboy Advance/Nintendo DS style. Along the way, I also started doing foreground objects.<br>\r\n<br>\r\nBasically, this hack is here for anyone starting work on a Super Mario World hack who wants a complete and stylistically consistent spriteset. The sprites themselves are basically done, although I'll tweak them quite a bit for the next release. The foregrounds are in an incomplete state, and I haven't even started replacing the backgrounds yet. The overworld's had extensive work done on it, but there are a lot of screwed up palettes I haven't bothered to fix yet.<br>\r\n<br>\r\nAnyhoo, these sprites are here for whoever wants them. Completely open source, no credit necessary. Just focus on making some fun Super Mario World hacks, guys.\"<br>\r\n<br>\r\nIt's had some modifications from the version hosted in hacks section, some things might be different as the overworld, palettes of some sprites, so you'll have to fix some things yourself with Overworld Editor and with external tools as Tweaker as for some sprites.<br>\r\n<br>\r\nIt also includes a folder with alternate redrawn graphics in case you feel like trying different versions of graphics icegoom has made before. With this said, hope you enjoy it! ",
    "latest_version": "smwc-5914-1387202718",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5914,
        "title": "Super Mario World Redrawn",
        "version": "smwc-5914-1387202718",
        "upstream_time": 1387202718,
        "download_url": "https://dl.smwcentral.net/5914/SMWRedrawn.zip",
        "filename": "SMWRedrawn.zip",
        "size": 221913,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-redrawn-screen-scrolling-pipes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 178,
    "title": "Super Mario World Redrawn - Screen Scrolling Pipes",
    "authors": [
      "6554"
    ],
    "tags": [
      "needs remoderation",
      "pipe"
    ],
    "description": "This is the original SMWRedrawn pipes but changed to suit the screen scrolling pipes. credit is not needed but feel fee to give it if you want to.<br>\r\n<br>\r\nModerator's Note: It is imperative that you use the \"Super Mario World Redrawn\" graphics, and \"FuSoYa's Screen Scrolling\" pipes for this to work.  The latter file includes the Map16 files.  Just replace your GFX17 with this one and you're good to go.",
    "latest_version": "smwc-178-1409760565",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 178,
        "title": "Super Mario World Redrawn - Screen Scrolling Pipes",
        "version": "smwc-178-1409760565",
        "upstream_time": 1409760565,
        "download_url": "https://dl.smwcentral.net/178/GFX17.zip",
        "filename": "GFX17.zip",
        "size": 2442,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-redrawn-styled-giant-pipes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 36608,
    "title": "Super Mario World Redrawn Styled Giant Pipes",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "pipe",
      "redrawn"
    ],
    "description": "A set of resized SMW Redrawn-styled pipes that are 3 blocks bigger than to the original deal, evocative of the giant pipes seen in Super Mario Bros 3. <br>\r\n<br>\r\nDue to working with the engine's original limitations, only exit-enabled tiles meant for the horizontal pipes were included.<br>\r\n<br>\r\nCredit's not necessary.",
    "latest_version": "smwc-36608-1706768605",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 36608,
        "title": "Super Mario World Redrawn Styled Giant Pipes",
        "version": "smwc-36608-1706768605",
        "upstream_time": 1706768605,
        "download_url": "https://dl.smwcentral.net/36608/Redrawn%20Giant%20Pipes.zip",
        "filename": "Redrawn Giant Pipes.zip",
        "size": 3308,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-rocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8989,
    "title": "Super Mario World - Rocks",
    "authors": [
      "Truxton"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "The castle rocks from Ludwig's castle #4 in Super Mario World.<br>\r\n<br>\r\nGreat for vanilla hacks or if you just want some rocks in the background.<br>\r\n<br>\r\nUse as BG3 and it uses 3 and 4. ",
    "latest_version": "smwc-8989-1409067571",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8989,
        "title": "Super Mario World - Rocks",
        "version": "smwc-8989-1409067571",
        "upstream_time": 1409067571,
        "download_url": "https://dl.smwcentral.net/8989/Rocks.zip",
        "filename": "Rocks.zip",
        "size": 36228,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-season",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31118,
    "title": "Super Mario World: Season 2 - Castle",
    "authors": [
      "DaHitmenGuy"
    ],
    "tags": [
      "castle",
      "ocean",
      "sky"
    ],
    "description": "This is the background used in my hack Super Mario World: Season 2, inspired in the SMW Styled Tower by Linkstorm Z, but adapted to the castle layer 3 background.<br>\r\n<br>\r\nThe palette row used is 1",
    "latest_version": "smwc-31118-1654651226",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31118,
        "title": "Super Mario World: Season 2 - Castle",
        "version": "smwc-31118-1654651226",
        "upstream_time": 1654651226,
        "download_url": "https://dl.smwcentral.net/31118/Super%20Mario%20World%20Season%202%20-%20Castle%20Background.zip",
        "filename": "Super Mario World Season 2 - Castle Background.zip",
        "size": 2617,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31108,
        "title": "Super Mario World: Season 2 - Beach",
        "version": "smwc-31108-1654623678",
        "upstream_time": 1654623678,
        "download_url": "https://dl.smwcentral.net/31108/Super%20Mario%20World%20Season%202%20-%20Beach%20Background.zip",
        "filename": "Super Mario World Season 2 - Beach Background.zip",
        "size": 3191,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-sledge-bros",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13133,
    "title": "Super Mario World - Sledge Bros.",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "needs remoderation",
      "sledge bro"
    ],
    "description": "Here's an SMW-style Sledge Bro. to go with the SMW-style Hammer/Boomerang/etc. Bros. I submitted earlier.  It is to be used with the Sledge Bro. included with Romi's SpriteTool.",
    "latest_version": "smwc-13133-1456161924",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13133,
        "title": "Super Mario World - Sledge Bros.",
        "version": "smwc-13133-1456161924",
        "upstream_time": 1456161924,
        "download_url": "https://dl.smwcentral.net/13133/SMWSledgeBro.zip",
        "filename": "SMWSledgeBro.zip",
        "size": 1745,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-slightly-redesigned-koopas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40233,
    "title": "Super Mario World Slightly Redesigned Koopas",
    "authors": [
      "VannyArts",
      "zAce08xZ"
    ],
    "tags": [
      "koopa",
      "koopa troopa",
      "masked koopa",
      "net koopa",
      "super koopa"
    ],
    "description": "Koopas slightly redesigned, taken from the \"Slightly Redesigned\" series by VannyArts.<br>\r\n<br>\r\nIncludes:<br>\r\n- Koopa Troopa<br>\r\n- Super Koopa<br>\r\n- Net Koopa<br>\r\n- Masked Koopa<br>\r\n<br>\r\nRipped from this <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=40529\" rel=\"nofollow\">sheet</a> and this <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=41328\" rel=\"nofollow\">one</a>.<br>\r\n<br>\r\nGive credit to <span class=\"un-outer\" title=\"VannyArts\"><a href=\"/?p=profile&amp;id=70174\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">VannyArts</a></span>.",
    "latest_version": "smwc-40233-1755015811",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40233,
        "title": "Super Mario World Slightly Redesigned Koopas",
        "version": "smwc-40233-1755015811",
        "upstream_time": 1755015811,
        "download_url": "https://dl.smwcentral.net/40233/SMW%20Slightly%20Redesigned%20Koopas.zip",
        "filename": "SMW Slightly Redesigned Koopas.zip",
        "size": 11000,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-starry-sky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13987,
    "title": "Super Mario World - Starry Sky",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "needs remoderation",
      "night",
      "patch needed",
      "sky"
    ],
    "description": "All of the original Starry Sky background, now in Layer 3.<br>\r\nCredit is not necessary, but I'd appreciate it.<br>\r\nReleased in C3 Summer 2016.<br>\r\nRequested by Tob.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-13987-1468905881",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13987,
        "title": "Super Mario World - Starry Sky",
        "version": "smwc-13987-1468905881",
        "upstream_time": 1468905881,
        "download_url": "https://dl.smwcentral.net/13987/Starry%20Sky.zip",
        "filename": "Starry Sky.zip",
        "size": 2178,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-advance-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23368,
    "title": "Super Mario World Styled Advance Coin",
    "authors": [
      "LOLRyan2006 the Goombud"
    ],
    "tags": [
      "needs remoderation",
      "yoshi coin"
    ],
    "description": "It's the SMA4 Ace Coin, but recreated pixel by pixel on SMW! This works as a replacement to the original Dragon Coins. This is designed for hacks that would rather had a generic big collectible rather than a Dragon or Peach.<br>\r\n<br>\r\nNow with support for Erik's New Super Mario Bros. Wii Styled Status Bar! Here: https://www.smwcentral.net/?p=section&a=details&id=14775<br>\r\n<br>\r\nContains the following:<br>\r\n<br>\r\nGFX00 (For NSMBWiiSB only)<br>\r\nGFX14<br>\r\n<br>\r\nIn support of Koop the Koopa",
    "latest_version": "smwc-23368-1593542024",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23368,
        "title": "Super Mario World Styled Advance Coin",
        "version": "smwc-23368-1593542024",
        "upstream_time": 1593542024,
        "download_url": "https://dl.smwcentral.net/23368/SMW%20Styled%20Ace%20Coin.zip",
        "filename": "SMW Styled Ace Coin.zip",
        "size": 3625,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-airship",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20764,
    "title": "Super Mario World Styled Airship",
    "authors": [
      "PokerFace"
    ],
    "tags": [
      "airship",
      "needs remoderation",
      "wood"
    ],
    "description": "SMW style Airship(FG3)",
    "latest_version": "smwc-20764-1566694268",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20764,
        "title": "Super Mario World Styled Airship",
        "version": "smwc-20764-1566694268",
        "upstream_time": 1566694268,
        "download_url": "https://dl.smwcentral.net/20764/SMW%20Styled%20Airship.zip",
        "filename": "SMW Styled Airship.zip",
        "size": 4620,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-alps",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38540,
    "title": "Super Mario World Styled Alps",
    "authors": [
      "Blizzard Buffalo",
      "edgar"
    ],
    "tags": [
      "mountain",
      "snow"
    ],
    "description": "A vanilla-like alps background based off Tubular's background. <br>\r\n<br>\r\nMade by Blizzard Buffalo, converted to SMW usage by edgar.",
    "latest_version": "smwc-38540-1727654481",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38540,
        "title": "Super Mario World Styled Alps",
        "version": "smwc-38540-1727654481",
        "upstream_time": 1727654481,
        "download_url": "https://dl.smwcentral.net/38540/SMW%20Alps.zip",
        "filename": "SMW Alps.zip",
        "size": 5806,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-arrow-signs",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34956,
    "title": "Super Mario World Styled Arrow Signs",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "arrow sign",
      "goal arrow sign",
      "sign",
      "wood"
    ],
    "description": "This resource is simply flipped variations of vanilla goal arrow sign but with proper shading.<br>\r\n<br>\r\nUses vanilla palettes and some tiles from the original sign to avoid duplication.",
    "latest_version": "smwc-34956-1693077411",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34956,
        "title": "Super Mario World Styled Arrow Signs",
        "version": "smwc-34956-1693077411",
        "upstream_time": 1693077411,
        "download_url": "https://dl.smwcentral.net/34956/Signs%2B.zip",
        "filename": "Signs+.zip",
        "size": 1952,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-autumn",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23419,
    "title": "Super Mario World Styled Autumn",
    "authors": [
      "KiloMinimo",
      "LinkstormZ"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "wood"
    ],
    "description": "A SMW-Styled Autumn tileset, ripped from a sprite sheet from Linkstorm Z, includes the HDMA from the original BG, the BG uses Palette 3 and 4 (Doesn't include slopes)<br>\r\n<br>\r\nCredit is optional but appreciated",
    "latest_version": "smwc-23419-1594150227",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23419,
        "title": "Super Mario World Styled Autumn",
        "version": "smwc-23419-1594150227",
        "upstream_time": 1594150227,
        "download_url": "https://dl.smwcentral.net/23419/Autumn%20SMW.zip",
        "filename": "Autumn SMW.zip",
        "size": 10050,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-ayumu-osaka-kasuga",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38280,
    "title": "Super Mario World Styled Ayumu \"Osaka\" Kasuga",
    "authors": [
      "azumadeline"
    ],
    "tags": [
      "female",
      "humanoid"
    ],
    "description": "This is a Graphics pack that adds Osaka from Azumanga Daioh to SMW!<br>\r\nIncludes custom palette, cutscene poses, and new graphics for The End.",
    "latest_version": "smwc-38280-1724973230",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38280,
        "title": "Super Mario World Styled Ayumu \"Osaka\" Kasuga",
        "version": "smwc-38280-1724973230",
        "upstream_time": 1724973230,
        "download_url": "https://dl.smwcentral.net/38280/SMW%20Osaka.zip",
        "filename": "SMW Osaka.zip",
        "size": 22302,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-barrel-cannon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37527,
    "title": "Super Mario World Styled Barrel Cannon",
    "authors": [
      "Metal-Yoshi94"
    ],
    "tags": [
      "barrel cannon"
    ],
    "description": "Vanilla graphics for the DKC Cannons.<br>\r\n<br>\r\nUseful for the block version which you can find <a href=\"https://www.smwcentral.net/?p=section&a=details&id=32257\"> here</a><br>\r\n<br>\r\nAlso for the sprite versions that you can find <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18769\"> here </a> and <a href=\"https://www.smwcentral.net/?p=section&a=details&id=9484\"> here </a>.<br>\r\n<br>\r\nA test level is included for the block version and with rotation animation. The green cannons are to fire when the player decides and the white version is for auto fire.",
    "latest_version": "smwc-37527-1711655399",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37527,
        "title": "Super Mario World Styled Barrel Cannon",
        "version": "smwc-37527-1711655399",
        "upstream_time": 1711655399,
        "download_url": "https://dl.smwcentral.net/37527/cannon_vanilla.zip",
        "filename": "cannon_vanilla.zip",
        "size": 9616,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-biddybud",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40505,
    "title": "Super Mario World Styled Biddybud",
    "authors": [
      "Kazzoo",
      "TheOrangeToad"
    ],
    "tags": [
      "goomba",
      "koopa",
      "shelless koopa"
    ],
    "description": "These are Super Mario World styled graphics of the Biddybud enemies that originally debut in Super Mario 3D Land. These replaces the graphics of the shell-less koopas and it heavily recommended to use the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=13892\"> shelless koopa dissasembly</a> so they don't enter shells. While not necessary, the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3487\">sliding koopa dissasembly</a> would also be useful for these graphics too.<br>\r\n<br>\r\nI'm also including a non-palette version which replaces the Goomba graphics.<br>\r\n<br>\r\n- Changelog -<br>\r\nIt has been updated once again to add more frames that replaces the blue koopa and sliding koopa frames.<br>\r\n<br>\r\n<a href=\"http://www.mfgg.net/index.php?act=resdb&amp;param=02&c=1&id=26407\" rel=\"nofollow\">The original graphics were made by Kazzoo on MFGG. </a><br>\r\n",
    "latest_version": "smwc-40505-1756414269",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40505,
        "title": "Super Mario World Styled Biddybud",
        "version": "smwc-40505-1756414269",
        "upstream_time": 1756414269,
        "download_url": "https://dl.smwcentral.net/40505/Biddybud.zip",
        "filename": "Biddybud.zip",
        "size": 7758,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-big-boo-yoshi-s-island",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26994,
    "title": "Super Mario World Styled Big Boo (Yoshi's Island)",
    "authors": [
      "Black Goku",
      "NoobGuy"
    ],
    "tags": [
      "big boo",
      "needs remoderation",
      "yoshi island"
    ],
    "description": "This is the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16158\"> Big Boo from Yoshi's Island </a>, but with the SMW Artstyle.<br>\r\n<br>\r\nThese graphics were made by NoobGuy in Deviantart.<br>\r\n<br>\r\nDoes not include:<br>\r\n<br>\r\n&gt;Updated Mario <br>\r\n<br>\r\n&gt;SMW Styled Smb3-like Boo<br>\r\n<br>\r\n&gt;Goomba <br>\r\n<br>\r\n&gt;Shimmering Block<br>\r\n<br>\r\nGive credit to Noobguy, credit to me is optional.",
    "latest_version": "smwc-26994-1620866892",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26994,
        "title": "Super Mario World Styled Big Boo (Yoshi's Island)",
        "version": "smwc-26994-1620866892",
        "upstream_time": 1620866892,
        "download_url": "https://dl.smwcentral.net/26994/Super%20Mario%20World%20Styled%20YI%20Big%20Boo.zip",
        "filename": "Super Mario World Styled YI Big Boo.zip",
        "size": 2548,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-big-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1844,
    "title": "Super Mario World Styled Big Grassland",
    "authors": [
      "Spinjumper"
    ],
    "tags": [
      "big",
      "grassland",
      "needs remoderation"
    ],
    "description": "Now includes big cement block and giant pipes, as well as fixing up a few other things.  Sorry for not putting these in earlier.  anyway: remember big island in SMB3. ever wish there was something like that in SMW? well now there is. these graphics are completely hand drawn and based off of the SMW grassland tileset.<br>\r\n<br>\r\nNote: This is compatible with the original palettes, but there are some custom ones for palette 5 to make it look better.",
    "latest_version": "smwc-1844-1419867182",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1844,
        "title": "Super Mario World Styled Big Grassland",
        "version": "smwc-1844-1419867182",
        "upstream_time": 1419867182,
        "download_url": "https://dl.smwcentral.net/1844/big%20world%20tileset.zip",
        "filename": "big world tileset.zip",
        "size": 4457,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-bone-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32172,
    "title": "Super Mario World Styled Bone Land",
    "authors": [
      "Anorakun",
      "Kojimkj",
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "desert",
      "haunted",
      "volcano"
    ],
    "description": "A titleset made for bone or dry like levels.<br>\r\n<br>\r\nThis tileset is made by <a href=\"https://mfgg.net/index.php?act=resdb¶m=02&c=1&id=36523\" rel=\"nofollow\">Kojimkj</a> on MFGG.<br>\r\n<br>\r\nAnorakun's update: Reripped from scratch for better space optimization. Map 16 is also more organized and clean. Along with the GFX files. Thanks for Segment for helping me out.",
    "latest_version": "smwc-32172-1665194903",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32172,
        "title": "Super Mario World Styled Bone Land",
        "version": "smwc-32172-1665194903",
        "upstream_time": 1665194903,
        "download_url": "https://dl.smwcentral.net/32172/SMW%20Styled%20Bone%20Land%20by%20Kojimkj.zip",
        "filename": "SMW Styled Bone Land by Kojimkj.zip",
        "size": 5382,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-boneyard",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16322,
    "title": "Super Mario World Styled Boneyard",
    "authors": [
      "Blizzard Buffalo",
      "Green Jerry"
    ],
    "tags": [
      "bones",
      "graveyard",
      "needs remoderation"
    ],
    "description": "This tileset was made by Blizzard Buffalo. I just converted it to SMW usage using SnesGFX.",
    "latest_version": "smwc-16322-1506131679",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16322,
        "title": "Super Mario World Styled Boneyard",
        "version": "smwc-16322-1506131679",
        "upstream_time": 1506131679,
        "download_url": "https://dl.smwcentral.net/16322/Blizzard%20Buffalo%20SMW%20Style%20Boneyard.zip",
        "filename": "Blizzard Buffalo SMW Style Boneyard.zip",
        "size": 7698,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-boom-boom",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21021,
    "title": "Super Mario World Styled Boom Boom",
    "authors": [
      "PokerFace"
    ],
    "tags": [
      "boom boom",
      "needs remoderation"
    ],
    "description": "SMW style boomboom but not SMM style.<br>\r\n<br>\r\nfix mouth frames<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=15090\">Boomboom Sprite</a>",
    "latest_version": "smwc-21021-1566764689",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21021,
        "title": "Super Mario World Styled Boom Boom",
        "version": "smwc-21021-1566764689",
        "upstream_time": 1566764689,
        "download_url": "https://dl.smwcentral.net/21021/SMW%20Style%20Boomboom.zip",
        "filename": "SMW Style Boomboom.zip",
        "size": 1875,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15933,
        "title": "Super Mario World Styled Boom Boom",
        "version": "smwc-15933-1502112087",
        "upstream_time": 1502112087,
        "download_url": "https://dl.smwcentral.net/15933/SMW_Boom%20Boom.zip",
        "filename": "SMW_Boom Boom.zip",
        "size": 1959,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-boreal",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41581,
    "title": "Super Mario World Styled Boreal",
    "authors": [
      "Blizzard Buffalo",
      "E-man38",
      "Ignacio25",
      "SuperSledgeBro",
      "VannyArts",
      "edgar"
    ],
    "tags": [
      "ice",
      "night",
      "snow"
    ],
    "description": "Aurora borealis!? At this time of year, at this time of day, in this part of the website, localized entirely within your graphics section!?<br>\r\n<br>\r\nMemes aside, this is a set of vanilla-styled snow graphics, with auroras in the background.<br>\r\nInspired by Gregor, with a few tiles coming from Ignacio25, Vanny, <span class=\"un-outer\" title=\"E-man38\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=30680\" style=\"color: #99ff99;\" class=\"un\">E-man38</a></span> and <span class=\"un-outer\" title=\"SuperSledgeBro\"><a href=\"/?p=profile&amp;id=63896\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">SuperSledgeBro</a></span>. <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=41907\" rel=\"nofollow\">Made by Blizzard Buffalo.</a>",
    "latest_version": "smwc-41581-1770998671",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41581,
        "title": "Super Mario World Styled Boreal",
        "version": "smwc-41581-1770998671",
        "upstream_time": 1770998671,
        "download_url": "https://dl.smwcentral.net/41581/SMW%20Styled%20Boreal.zip",
        "filename": "SMW Styled Boreal.zip",
        "size": 11146,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-brick-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25128,
    "title": "Super Mario World Styled Brick Castle",
    "authors": [
      "Olga Ashburne"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "A simple vanilla styled castle tileset. Give Credit if used.",
    "latest_version": "smwc-25128-1605746262",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25128,
        "title": "Super Mario World Styled Brick Castle",
        "version": "smwc-25128-1605746262",
        "upstream_time": 1605746262,
        "download_url": "https://dl.smwcentral.net/25128/SMW%20Styled%20Castle%20Brick%20Tileset.zip",
        "filename": "SMW Styled Castle Brick Tileset.zip",
        "size": 3572,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-brown-logs-mushrooms",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16337,
    "title": "Super Mario World Styled Brown Logs & Mushrooms",
    "authors": [
      "DynastyLobster"
    ],
    "tags": [
      "needs remoderation",
      "swamp",
      "wood"
    ],
    "description": "Here i have created a simple tileset of logs and mushrooms using nothing but the vanilla palette<br>\r\n<br>\r\nonly looks good in FG palettes 0,3,4,5,6, and 7.<br>\r\n(so, yes, no palette file needed)",
    "latest_version": "smwc-16337-1506862055",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16337,
        "title": "Super Mario World Styled Brown Logs & Mushrooms",
        "version": "smwc-16337-1506862055",
        "upstream_time": 1506862055,
        "download_url": "https://dl.smwcentral.net/16337/smw%20brown%20logs.zip",
        "filename": "smw brown logs.zip",
        "size": 3502,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-bumpty",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41732,
    "title": "Super Mario World Styled Bumpty",
    "authors": [
      "Tob"
    ],
    "tags": [
      "bumpty"
    ],
    "description": "The sprite for these GFX can be found <a href=\"https://smwc.me/s/27639\">here</a>.<br>\r\n<br>\r\nPeople LOVE the Bumpty, and rightfully so! I just don't like how it doesn't really fit into SMW with the default Yoshi's Island graphics lol. These should be a nice alternative if you want your hack to look more consistent.",
    "latest_version": "smwc-41732-1771864983",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41732,
        "title": "Super Mario World Styled Bumpty",
        "version": "smwc-41732-1771864983",
        "upstream_time": 1771864983,
        "download_url": "https://dl.smwcentral.net/41732/SMW%20styled%20Bumpty.zip",
        "filename": "SMW styled Bumpty.zip",
        "size": 738,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-buster-beetle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25170,
    "title": "Super Mario World Styled Buster Beetle",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "buster beetle"
    ],
    "description": "An SMW-styled version of Buster Beetle from Super Mario Bros. 3 and its All-Stars remake, for edit1754's <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3292\">Buster Beetle</a> sprite.",
    "latest_version": "smwc-25170-1605403875",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25170,
        "title": "Super Mario World Styled Buster Beetle",
        "version": "smwc-25170-1605403875",
        "upstream_time": 1605403875,
        "download_url": "https://dl.smwcentral.net/25170/smwbuster.zip",
        "filename": "smwbuster.zip",
        "size": 3030,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-capital-lowercase-letters",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32817,
    "title": "Super Mario World Styled Capital Lowercase Letters",
    "authors": [
      "7 up"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "Want a breath of fresh air in your hack while you want to keep your style authentic to original Super Mario World? Try brand new lowercase letters in style of SMW.<br>\r\n<br>\r\nUPDATE (2022-12-25): Added information about slots used to the submission page. Added SMW-styled white numbers 8 and 9 as well.",
    "latest_version": "smwc-32817-1672002491",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32817,
        "title": "Super Mario World Styled Capital Lowercase Letters",
        "version": "smwc-32817-1672002491",
        "upstream_time": 1672002491,
        "download_url": "https://dl.smwcentral.net/32817/letters.zip",
        "filename": "letters.zip",
        "size": 973,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-carnival",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35685,
    "title": "Super Mario World Styled Carnival",
    "authors": [
      "BakonMaker",
      "Green Jerry"
    ],
    "tags": [
      "carnival"
    ],
    "description": "A custom carnival park Layer 3 background in the style of Super Mario World. Recommended to be combined with the stars of the starry sky background that can be found on some levels like Star World 3. Does not require custom palettes.<br>\r\n<br>\r\nRipped from <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=40323\" rel=\"nofollow\">this sprite sheet</a> on MFGG.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Adsila\"><a href=\"/?p=profile&amp;id=58108\" style=\"color: var(--user-color-3);\" class=\"un unavailable inactive\">Adsila</a></span>.",
    "latest_version": "smwc-35685-1702396252",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35685,
        "title": "Super Mario World Styled Carnival",
        "version": "smwc-35685-1702396252",
        "upstream_time": 1702396252,
        "download_url": "https://dl.smwcentral.net/35685/SMW%20Styled%20Carnival.zip",
        "filename": "SMW Styled Carnival.zip",
        "size": 2871,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9154,
    "title": "Super Mario World Styled Castle",
    "authors": [
      "7601"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "This FG is compatible with SMW's original Map16, but it has some additional tiles. To use upside-down slopes, set foreground tileset to Underground. Give credit if used!",
    "latest_version": "smwc-9154-1409600022",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9154,
        "title": "Super Mario World Styled Castle",
        "version": "smwc-9154-1409600022",
        "upstream_time": 1409600022,
        "download_url": "https://dl.smwcentral.net/9154/ExGFX82.zip",
        "filename": "ExGFX82.zip",
        "size": 3693,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-castle-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23421,
    "title": "Super Mario World Styled Castle Exterior",
    "authors": [
      "KiloMinimo",
      "LinkstormZ"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "A SMW-Styled Castle Exterior tileset, ripped from a sprite sheet from Linkstorm Z, the BG uses only palette 3<br>\r\n<br>\r\nCredit is optional but appreciated",
    "latest_version": "smwc-23421-1594149317",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23421,
        "title": "Super Mario World Styled Castle Exterior",
        "version": "smwc-23421-1594149317",
        "upstream_time": 1594149317,
        "download_url": "https://dl.smwcentral.net/23421/Castle%20Exterior.zip",
        "filename": "Castle Exterior.zip",
        "size": 10913,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-castle-overworld",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20439,
    "title": "Super Mario World Styled Castle Overworld",
    "authors": [
      "Tob"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "ruins"
    ],
    "description": "A port/edit of SMW's Castle tileset to be used on overworlds. Originally made for Erik and I's Overworld Design Contest 2019. I recommend adding multiple colors and level specific decoration when using this tileset, as it's meant to be used as a base for anyone making a castle themed overworld.",
    "latest_version": "smwc-20439-1562973418",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20439,
        "title": "Super Mario World Styled Castle Overworld",
        "version": "smwc-20439-1562973418",
        "upstream_time": 1562973418,
        "download_url": "https://dl.smwcentral.net/20439/ow%20castle.zip",
        "filename": "ow castle.zip",
        "size": 98249,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-classic-goomba",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15585,
    "title": "Super Mario World Styled Classic Goomba",
    "authors": [
      "KBY30"
    ],
    "tags": [
      "goomba",
      "needs remoderation"
    ],
    "description": "This sprite replaces the Classic Goomba sprite in SpriteTool with a more Super Mario World-esque Goomba.<br>\r\n<br>\r\nIt replaces the flopping Cheep-Cheep sprite, like the regular classic Goomba sprite.<br>\r\n<br>\r\nIt doesn't require a custom palette, because it only uses colors 1, 6 and 7 on any palette from A - D.",
    "latest_version": "smwc-15585-1496192073",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15585,
        "title": "Super Mario World Styled Classic Goomba",
        "version": "smwc-15585-1496192073",
        "upstream_time": 1496192073,
        "download_url": "https://dl.smwcentral.net/15585/contemporary-goomba.zip",
        "filename": "contemporary-goomba.zip",
        "size": 4557,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-clawgrip",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16307,
    "title": "Super Mario World Styled Clawgrip",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "clawgrip",
      "needs remoderation"
    ],
    "description": "Custom graphics for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3681\">Dahnamics's Clawgrip</a>. It's meant to use palette A, so you'll need to tweak the sprite's .cfg file to make it look good.<br>\r\n<br>\r\nCredit's optional, just don't claim it as your own.<br>\r\n",
    "latest_version": "smwc-16307-1505679238",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16307,
        "title": "Super Mario World Styled Clawgrip",
        "version": "smwc-16307-1505679238",
        "upstream_time": 1505679238,
        "download_url": "https://dl.smwcentral.net/16307/SMW_Styled_Clawgrip.zip",
        "filename": "SMW_Styled_Clawgrip.zip",
        "size": 1714,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-critter",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40502,
    "title": "Super Mario World Styled Critter",
    "authors": [
      "Chuycraft"
    ],
    "tags": [
      "critter"
    ],
    "description": "A Super Mario World styled graphics of the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=39718\">Critters</a> from Cave Story. The file contains two colors: one similar to First Cave and another from Labyrinth.<br>\r\n<br>\r\nRed Critters can use Red Koopa Colors.",
    "latest_version": "smwc-40502-1756428568",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40502,
        "title": "Super Mario World Styled Critter",
        "version": "smwc-40502-1756428568",
        "upstream_time": 1756428568,
        "download_url": "https://dl.smwcentral.net/40502/SMW%20styled%20Critter.zip",
        "filename": "SMW styled Critter.zip",
        "size": 2276,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-daisy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33613,
    "title": "Super Mario World Styled Daisy",
    "authors": [
      "Bonobi",
      "LinkstormZ"
    ],
    "tags": [
      "female",
      "patch needed"
    ],
    "description": "Here's Daisy in the Style of Super Mario World. Say hi to her!<br>\r\nThere's 3 types of GFX32:<br>\r\n- The first is the Normal Cape from Super Mario World.<br>\r\n- The Second is a stylized version of the first (to match with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=26158\">this Peach</a>).<br>\r\n- The Third one is the Raccoon version (use with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12444\">this Patch</a>).<br>\r\nWell, most of the Frames were an edit from the Peach above, but even so, I hope you like it! <br>\r\nGive Credit to LinkstormZ.<br>\r\nRequested by Paithus.",
    "latest_version": "smwc-33613-1679764743",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33613,
        "title": "Super Mario World Styled Daisy",
        "version": "smwc-33613-1679764743",
        "upstream_time": 1679764743,
        "download_url": "https://dl.smwcentral.net/33613/SMWStyledDaisy.zip",
        "filename": "SMWStyledDaisy.zip",
        "size": 48602,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27849,
    "title": "Super Mario World Styled Desert",
    "authors": [
      "Evan.F",
      "Green Jerry",
      "kojimkj"
    ],
    "tags": [
      "desert"
    ],
    "description": "Custom desert tileset composed of a foreground made by Evan.F on MFGG, and a background made by kojimkj originally for use with SMBX.<br>\r\n<br>\r\nIt also includes the gradient seen on the pink sky version of the background, to be used with UberASMTool, but using it is not required.<br>\r\n<br>\r\nAlso I included two semisolid platforms ripped from SMM2 that weren't present in the original tileset. They weren't taken from Dan's rip, I ripped them myself, and that's because the requester wanted them along with these graphics.<br>\r\n<br>\r\nUse <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21197\">this block</a> to make the quicksand work.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Julintendo\"><a href=\"/?p=profile&amp;id=49975\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">Julintendo</a></span>.<br>\r\n<br>\r\nQuick edit: Removed a few duplicate tiles from the map16.<br>\r\nEdit 2: Now includes BG map16.",
    "latest_version": "smwc-27849-1627518174",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27849,
        "title": "Super Mario World Styled Desert",
        "version": "smwc-27849-1627518174",
        "upstream_time": 1627518174,
        "download_url": "https://dl.smwcentral.net/27849/Super%20Mario%20World%20Styled%20Desert%20Tileset.zip",
        "filename": "Super Mario World Styled Desert Tileset.zip",
        "size": 12427,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13933,
        "title": "Super Mario World Styled Desert",
        "version": "smwc-13933-1468806728",
        "upstream_time": 1468806728,
        "download_url": "https://dl.smwcentral.net/13933/Gamma%20V%20-%20SMW%20Desert.zip",
        "filename": "Gamma V - SMW Desert.zip",
        "size": 4644,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-dragon-balls",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37426,
    "title": "Super Mario World Styled Dragon Balls",
    "authors": [
      "Hammerer"
    ],
    "tags": [
      "goal orb",
      "goal sphere"
    ],
    "description": "A reskin for SMW goal 1. You can just use the file <b>RowD.pal</b>, that will overlap the green colors sphere sprite featuring the classic Dragon Balls from Dragon Ball anime and manga franchise, what can be useful if you want to make anime themed hacks or any reference for Dragon Balls.<br>\r\n<br>\r\nIt also features two versions, one with only one star badge on the Dragon Ball and the other one with two star badges, what can be used for signal a normal exit and a secret exit, respectively.<br>\r\n<br>\r\nYou'll need to remap the sprite to use palette row A, and there's two ways of doing this:<br>\r\n<br>\r\n1. You can use <a href=\"https://smwc.me/s/4585\">Tweaker</a> tool for changing the palette used by sprite 4A (the goal sphere sprite) from D to A. A best way that will only affect the goal sprite.<br>\r\n<br>\r\n2. You don't need to use the original SMW goal sprite, you can use custom sprites like <a href=\"https://smwc.me/s/3380\">this</a> and <a href=\"https://smwc.me/s/16215\">this</a>, so you set the custom sprites for using palette row A as their settings.",
    "latest_version": "smwc-37426-1710086059",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37426,
        "title": "Super Mario World Styled Dragon Balls",
        "version": "smwc-37426-1710086059",
        "upstream_time": 1710086059,
        "download_url": "https://dl.smwcentral.net/37426/SMW%20Dragon%20Balls.zip",
        "filename": "SMW Dragon Balls.zip",
        "size": 4902,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-dynamic-doors",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1859,
    "title": "Super Mario World Styled Dynamic Doors",
    "authors": [
      "Adam"
    ],
    "tags": [
      "dynamic door",
      "needs remoderation"
    ],
    "description": "These replace the normal YI door GFX in edit1754's YI dynamic door. Good for use if you wish to keep things vanilla-ish.",
    "latest_version": "smwc-1859-1423854335",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1859,
        "title": "Super Mario World Styled Dynamic Doors",
        "version": "smwc-1859-1423854335",
        "upstream_time": 1423854335,
        "download_url": "https://dl.smwcentral.net/1859/SMW%20Style%20Dynamic%20Doors.zip",
        "filename": "SMW Style Dynamic Doors.zip",
        "size": 1978,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-egyptian-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41572,
    "title": "Super Mario World Styled Egyptian Desert",
    "authors": [
      "Blizzard Buffalo",
      "CoolestGuyAround",
      "edgar"
    ],
    "tags": [
      "desert",
      "pyramid"
    ],
    "description": "A vanilla styled Egyptian Desert reminiscent from Super Mario Land.<br>\r\n<br>\r\n<a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=41908\" rel=\"nofollow\">Made by Blizzard Buffalo</a>, vases from CoolestGuyAround.",
    "latest_version": "smwc-41572-1770918725",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41572,
        "title": "Super Mario World Styled Egyptian Desert",
        "version": "smwc-41572-1770918725",
        "upstream_time": 1770918725,
        "download_url": "https://dl.smwcentral.net/41572/SMW%20Styled%20Egyptian%20Desert.zip",
        "filename": "SMW Styled Egyptian Desert.zip",
        "size": 9984,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-elevator-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40801,
    "title": "Super Mario World Styled Elevator Blocks",
    "authors": [
      "MegaSonic1999"
    ],
    "tags": [
      "block",
      "elevator"
    ],
    "description": "A SMW version of the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=32270\">Elevator Blocks</a> from SMB3.<br>\r\n<br>\r\nI provided a map16 file to use, but you're free to build it as you like.<br>\r\nPlease credit if used.<br>\r\n<br>\r\nUpdate 10/15/2025: Fixed a slight mistake on the right side of both upward and directional elevators ",
    "latest_version": "smwc-40801-1760559180",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40801,
        "title": "Super Mario World Styled Elevator Blocks",
        "version": "smwc-40801-1760559180",
        "upstream_time": 1760559180,
        "download_url": "https://dl.smwcentral.net/40801/SMWElevator%20v1.1.zip",
        "filename": "SMWElevator v1.1.zip",
        "size": 4370,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-expanded-signs",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39537,
    "title": "Super Mario World Styled Expanded Signs",
    "authors": [
      "Astrakitu",
      "zAce08xZ"
    ],
    "tags": [
      "arrow sign",
      "goal arrow sign",
      "sign"
    ],
    "description": "An expanded version of the Super Mario World signs.<br>\r\n<br>\r\nRipped from this <a href=\"https://www.mfgg.net/?act=resdb&param=02&c=1&id=31221\" rel=\"nofollow\">sheet</a>.<br>\r\n<br>\r\nGive credit to <span class=\"un-outer\" title=\"Astrakitu\"><a href=\"/?p=profile&amp;id=25405\" style=\"color: var(--user-color-2);\" class=\"un\">Astrakitu</a></span>",
    "latest_version": "smwc-39537-1741536886",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39537,
        "title": "Super Mario World Styled Expanded Signs",
        "version": "smwc-39537-1741536886",
        "upstream_time": 1741536886,
        "download_url": "https://dl.smwcentral.net/39537/SMWExpandedSigns.zip",
        "filename": "SMWExpandedSigns.zip",
        "size": 5478,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38532,
    "title": "Super Mario World Styled Factory",
    "authors": [
      "Evan.F",
      "GlitchyR-01"
    ],
    "tags": [
      "industrial"
    ],
    "description": "A custom Factory styled to fit Super Mario World.<br>\r\n<br>\r\nRipped from this <a href=\"https://www.mfgg.net/?act=resdb&param=02&c=1&id=36125\" rel=\"nofollow\">Sprite Sheet</a> on MFGG.",
    "latest_version": "smwc-38532-1727306441",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38532,
        "title": "Super Mario World Styled Factory",
        "version": "smwc-38532-1727306441",
        "upstream_time": 1727306441,
        "download_url": "https://dl.smwcentral.net/38532/SMW-Styled%20Factory.zip",
        "filename": "SMW-Styled Factory.zip",
        "size": 5696,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-faithful-athletic-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41692,
    "title": "Super Mario World Styled Faithful Athletic Grassland",
    "authors": [
      "Tob"
    ],
    "tags": [
      "grassland"
    ],
    "description": "This is a tileset that relies on vanilla SMW palettes and FG tiling to work. It's a mashup of the vanilla grass dirt with the mushroom walls from the athletic tileset! The grass is taken and edited from <a href=\"https://www.smwcentral.net/?p=section&a=details&id=597\">this old submission</a> that I really like. Additionally there are some decorations for inside the dirt and some plants from SMM2.",
    "latest_version": "smwc-41692-1771640449",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41692,
        "title": "Super Mario World Styled Faithful Athletic Grassland",
        "version": "smwc-41692-1771640449",
        "upstream_time": 1771640449,
        "download_url": "https://dl.smwcentral.net/41692/SMWFaithful%20Athletic%20Grassland.zip",
        "filename": "SMWFaithful Athletic Grassland.zip",
        "size": 4731,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-faithful-big-tree",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41675,
    "title": "Super Mario World Styled Faithful Big Tree",
    "authors": [
      "Tob"
    ],
    "tags": [
      "forest",
      "wood"
    ],
    "description": "This tileset is based on the Layer 3 smashers. Perfect for any forest levels that take Mario into and over the trees!",
    "latest_version": "smwc-41675-1771640169",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41675,
        "title": "Super Mario World Styled Faithful Big Tree",
        "version": "smwc-41675-1771640169",
        "upstream_time": 1771640169,
        "download_url": "https://dl.smwcentral.net/41675/SMW%20Faithful%20Tree.zip",
        "filename": "SMW Faithful Tree.zip",
        "size": 4208,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-faithful-bonus-room-switch-palace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41672,
    "title": "Super Mario World Styled Faithful Bonus Room / Switch Palace",
    "authors": [
      "Tob"
    ],
    "tags": [
      "bonus",
      "house"
    ],
    "description": "This is an updated version of an <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21765\">old Bonus Room</a> tileset I had made. Now it's even more versatile and consistent to the SMW artstyle! It features striped and solid blocks in various colors as well as a wooden floor.<br>\r\n<br>\r\nThis one is compatible with the big switches and the blocks that replace the used blocks in bonus rooms, if you are into that sorta thing.",
    "latest_version": "smwc-41672-1771639428",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41672,
        "title": "Super Mario World Styled Faithful Bonus Room / Switch Palace",
        "version": "smwc-41672-1771639428",
        "upstream_time": 1771639428,
        "download_url": "https://dl.smwcentral.net/41672/SMW%20Faithful%20Bonus.zip",
        "filename": "SMW Faithful Bonus.zip",
        "size": 4241,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-faithful-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41673,
    "title": "Super Mario World Styled Faithful Desert",
    "authors": [
      "Tob"
    ],
    "tags": [
      "beach",
      "desert",
      "wild west"
    ],
    "description": "An SMW-styled desert tileset. It uses the vanilla SMW foreground layout for the level geometry with additional decorations. It features wooden semi-solids as well as cacti and a bunch of decorations inside the dirt. Fitting for anything sandy, be it deserts, beaches or other areas where sand happens to accumulate.",
    "latest_version": "smwc-41673-1771639080",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41673,
        "title": "Super Mario World Styled Faithful Desert",
        "version": "smwc-41673-1771639080",
        "upstream_time": 1771639080,
        "download_url": "https://dl.smwcentral.net/41673/SMW%20Faithful%20Desert.zip",
        "filename": "SMW Faithful Desert.zip",
        "size": 4208,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-faithful-meadows",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41674,
    "title": "Super Mario World Styled Faithful Meadows",
    "authors": [
      "Tob"
    ],
    "tags": [
      "forest",
      "grassland"
    ],
    "description": "This tileset is styled after the grass in some castle destruction sequences from the vanilla game. It uses the vanilla SMW palettes and foreground layout for the level geometry with additional decorations. This tileset makes your grasslands feel a bit more natural and lush than the vanilla SMW grass tileset.",
    "latest_version": "smwc-41674-1771639909",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41674,
        "title": "Super Mario World Styled Faithful Meadows",
        "version": "smwc-41674-1771639909",
        "upstream_time": 1771639909,
        "download_url": "https://dl.smwcentral.net/41674/SMW%20Faithful%20Meadow.zip",
        "filename": "SMW Faithful Meadow.zip",
        "size": 4616,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-faithful-sewers",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41693,
    "title": "Super Mario World Styled Faithful Sewers",
    "authors": [
      "Tob"
    ],
    "tags": [
      "industrial",
      "pipe",
      "sewer"
    ],
    "description": "This is a sewer tileset that features ground made out of stone and pipes! You can have the pipes weave in and out of the frame for some really cool and interesting visuals. The solid areas you can fill with various bricks. This would probably look really cool in a factory type setting as well.",
    "latest_version": "smwc-41693-1771640821",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41693,
        "title": "Super Mario World Styled Faithful Sewers",
        "version": "smwc-41693-1771640821",
        "upstream_time": 1771640821,
        "download_url": "https://dl.smwcentral.net/41693/SMW%20Faithful%20Sewers.zip",
        "filename": "SMW Faithful Sewers.zip",
        "size": 3387,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-fire-chomp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29932,
    "title": "Super Mario World Styled Fire Chomp",
    "authors": [
      "DynastyLobster"
    ],
    "tags": [
      "fire chomp"
    ],
    "description": "A flame chomp from SMB3 in the SMW style <a href=\"https://www.smwcentral.net/?p=section&a=details&id=22472 \">for this sprite </a>. ",
    "latest_version": "smwc-29932-1645581693",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29932,
        "title": "Super Mario World Styled Fire Chomp",
        "version": "smwc-29932-1645581693",
        "upstream_time": 1645581693,
        "download_url": "https://dl.smwcentral.net/29932/fire%20chomp.zip",
        "filename": "fire chomp.zip",
        "size": 4954,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-fire-snake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25347,
    "title": "Super Mario World Styled Fire Snake",
    "authors": [
      "MegaSonic1999"
    ],
    "tags": [
      "fire snake",
      "needs remoderation"
    ],
    "description": "A fire snake from SMB3 in the style of SMW, the tail is based on Gregor's SMW styled sprites graphic pack that was removed a while ago. <br>\r\nTo be used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=23985\">this sprite</a>.",
    "latest_version": "smwc-25347-1607389227",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25347,
        "title": "Super Mario World Styled Fire Snake",
        "version": "smwc-25347-1607389227",
        "upstream_time": 1607389227,
        "download_url": "https://dl.smwcentral.net/25347/fire%20snake.zip",
        "filename": "fire snake.zip",
        "size": 551,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-flippable-front-facing-goomba",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20272,
    "title": "Super Mario World Styled Flippable Front Facing Goomba",
    "authors": [
      "succo"
    ],
    "tags": [
      "goomba",
      "needs remoderation",
      "patch needed"
    ],
    "description": "This is a front facing SMW Goomba, it is to be used with this patch <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12479\">here</a> which makes the Goomba animate by flipping it's first walking frame. This frees up a little more space for graphics and could be useful for custom sprites that use custom GFX. A small tutorial for using this in conjunction with Blind Devil's Classic Goomba is in the readme.",
    "latest_version": "smwc-20272-1562619815",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20272,
        "title": "Super Mario World Styled Flippable Front Facing Goomba",
        "version": "smwc-20272-1562619815",
        "upstream_time": 1562619815,
        "download_url": "https://dl.smwcentral.net/20272/frontgaloomba.zip",
        "filename": "frontgaloomba.zip",
        "size": 3356,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-food-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28486,
    "title": "Super Mario World Styled Food Tileset",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "food"
    ],
    "description": "An SMW-styled food tileset, featuring an assortment of food decorations, utensils, and a pound cake loaf foreground! No custom palettes are included.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"bandicoot\"><a href=\"/?p=profile&amp;id=21068\" style=\"color: var(--user-color-2);\" class=\"un\">bandicoot</a></span>.",
    "latest_version": "smwc-28486-1633036631",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28486,
        "title": "Super Mario World Styled Food Tileset",
        "version": "smwc-28486-1633036631",
        "upstream_time": 1633036631,
        "download_url": "https://dl.smwcentral.net/28486/smwfood.zip",
        "filename": "smwfood.zip",
        "size": 3466,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-foreground-trees",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17293,
    "title": "Super Mario World Styled Foreground Trees",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "The trees on the \"Hills\" background of Super Mario World, now in the foreground! No palette file is included, as it isn't needed.<br>\r\n<br>\r\nCredit is unnecessary.<br>\r\n",
    "latest_version": "smwc-17293-1522538046",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17293,
        "title": "Super Mario World Styled Foreground Trees",
        "version": "smwc-17293-1522538046",
        "upstream_time": 1522538046,
        "download_url": "https://dl.smwcentral.net/17293/SMW%20-%20Foreground%20Trees.zip",
        "filename": "SMW - Foreground Trees.zip",
        "size": 2218,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-forest-wood-pipe",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21077,
    "title": "Super Mario World Styled Forest Wood Pipe",
    "authors": [
      "KPhoenix"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "A SMW styled wood pipe matching the design of the trees found in the forest tileset.",
    "latest_version": "smwc-21077-1569800230",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21077,
        "title": "Super Mario World Styled Forest Wood Pipe",
        "version": "smwc-21077-1569800230",
        "upstream_time": 1569800230,
        "download_url": "https://dl.smwcentral.net/21077/woodpipe.zip",
        "filename": "woodpipe.zip",
        "size": 2221,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-fryguy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38870,
    "title": "Super Mario World Styled Fryguy",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "boss",
      "fryguy"
    ],
    "description": "Custom graphics for <a href=\"https://smwc.me/s/32734\">Sonikku's SMB2 Fryguy custom sprite,</a><br>\r\n meant to fit it with Super Mario World's art style.<br>\r\n<br>\r\nCredit's optional, just don't claim it as your own.",
    "latest_version": "smwc-38870-1733439518",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38870,
        "title": "Super Mario World Styled Fryguy",
        "version": "smwc-38870-1733439518",
        "upstream_time": 1733439518,
        "download_url": "https://dl.smwcentral.net/38870/SMW%20Styled%20Fry%20Guy.zip",
        "filename": "SMW Styled Fry Guy.zip",
        "size": 1721,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-ghost-house",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34809,
    "title": "Super Mario World Styled Ghost House",
    "authors": [
      "Gamer_HS",
      "LumSht"
    ],
    "tags": [
      "haunted",
      "house"
    ],
    "description": "Super Mario World style ghost house.<br>\r\nContains palettes and animated ExGFX.<br>\r\nRequest from Paithus.",
    "latest_version": "smwc-34809-1691773791",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34809,
        "title": "Super Mario World Styled Ghost House",
        "version": "smwc-34809-1691773791",
        "upstream_time": 1691773791,
        "download_url": "https://dl.smwcentral.net/34809/SMW%20Styled%20Ghost%20Houses.zip",
        "filename": "SMW Styled Ghost Houses.zip",
        "size": 5876,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-giant-goomba",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26867,
    "title": "Super Mario World Styled Giant Goomba",
    "authors": [
      "BlueToad",
      "KBY30"
    ],
    "tags": [
      "giant goomba",
      "goomba",
      "needs remoderation"
    ],
    "description": "A 24x24 version of <a href=\"https://www.smwcentral.net/?p=section&a=details&id=15585\">these graphics</a>, made to work with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24521\">Giant Goomba</a> sprite (not the \"modify\" version).<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Apple Boy\"><a href=\"/?p=profile&amp;id=47437\" style=\"color: var(--user-color-2);\" class=\"un\">Apple Boy</a></span>.",
    "latest_version": "smwc-26867-1619482916",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26867,
        "title": "Super Mario World Styled Giant Goomba",
        "version": "smwc-26867-1619482916",
        "upstream_time": 1619482916,
        "download_url": "https://dl.smwcentral.net/26867/SMW%20Styled%2024x24%20Giant%20Goomba.zip",
        "filename": "SMW Styled 24x24 Giant Goomba.zip",
        "size": 1871,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-glass-pipes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21079,
    "title": "Super Mario World Styled Glass Pipes",
    "authors": [
      "KPhoenix"
    ],
    "tags": [
      "needs remoderation"
    ],
    "description": "Glass version of the vanilla SMW pipes. The first type uses a lighter blue color and is completely solid. All tiles are available so you can use decorative pipes and exit enabled pipes. The second type uses a darker blue color and is priority enabled and non-solid. You will need to place solid blocks around these to prevent the player from falling through. The best application is to use them in the ground with solid tiles around them that use the same graphic as the rest of the ground around them. The passthrough pipes have been modified to create a better visual effect preventing the 1 pixel line of transparency on the sides. <br>\r\n<br>\r\nFor an even better visual effect, use a background that has a sky in the top and underground theme on the bottom (such as the underground bg from SMAS SMB3), and set the Layer 2 scrolling to H:Variable, V:Constant. Adjust the height of the background so the sky starts where the ground of the level is going to be, to prevent sky from showing through the transparent underground pipes.",
    "latest_version": "smwc-21079-1571199013",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21079,
        "title": "Super Mario World Styled Glass Pipes",
        "version": "smwc-21079-1571199013",
        "upstream_time": 1571199013,
        "download_url": "https://dl.smwcentral.net/21079/KPhoenix%20-%20Glass%20Pipes.zip",
        "filename": "KPhoenix - Glass Pipes.zip",
        "size": 2505,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-golf-course",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29759,
    "title": "Super Mario World Styled Golf Course",
    "authors": [
      "DynastyLobster"
    ],
    "tags": [
      "grassland"
    ],
    "description": "Some assets that add on to the grass theme to turn it golf themed. including sand traps, golf carts, club bags, stray golf balls, stray clubs, golf ball storage units, as well as painted and unpainted wooden beams.",
    "latest_version": "smwc-29759-1644543177",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29759,
        "title": "Super Mario World Styled Golf Course",
        "version": "smwc-29759-1644543177",
        "upstream_time": 1644543177,
        "download_url": "https://dl.smwcentral.net/29759/SMW%20Styled%20Golf%20Course.zip",
        "filename": "SMW Styled Golf Course.zip",
        "size": 3401,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-goomba",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41781,
    "title": "Super Mario World Styled Goomba",
    "authors": [
      "Enzo999",
      "zAce08xZ"
    ],
    "tags": [
      "goomba",
      "para-goomba"
    ],
    "description": "A custom Goomba in the style of Super Mario World, based on classic Goombas.<br>\r\n<br>\r\nincluded two versions:<br>\r\nThe first version changes the Galoomba GFX. (smw Goomba)<br>\r\nIf you want the stomp tile, you’ll need to use this small <a href=\"https://www.smwcentral.net/?p=tweaks&a=details&id=246\">tweak</a>.<br>\r\n<br>\r\nThe second version is meant to be used with this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=23199\">Sprite</a>.<br>\r\n<br>\r\nRipped from this <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=41726\" rel=\"nofollow\">sheet</a>.<br>\r\n<br>\r\nCredits to Enzo999",
    "latest_version": "smwc-41781-1772847389",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41781,
        "title": "Super Mario World Styled Goomba",
        "version": "smwc-41781-1772847389",
        "upstream_time": 1772847389,
        "download_url": "https://dl.smwcentral.net/41781/GoombaSMW.zip",
        "filename": "GoombaSMW.zip",
        "size": 11016,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39474,
        "title": "Super Mario World Styled Goomba",
        "version": "smwc-39474-1743465282",
        "upstream_time": 1743465282,
        "download_url": "https://dl.smwcentral.net/39474/smwstyledgoomba.zip",
        "filename": "smwstyledgoomba.zip",
        "size": 9984,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 35214,
        "title": "Super Mario World Styled Goomba",
        "version": "smwc-35214-1696874969",
        "upstream_time": 1696874969,
        "download_url": "https://dl.smwcentral.net/35214/Super%20Mario%20World%20Styled%20Stompable%20Goomba.zip",
        "filename": "Super Mario World Styled Stompable Goomba.zip",
        "size": 4789,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-goomba-goombrat",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28868,
    "title": "Super Mario World Styled Goomba & Goombrat",
    "authors": [
      "DynastyLobster"
    ],
    "tags": [
      "goomba",
      "goombrat"
    ],
    "description": "A smw styled goomba and goombrat that can be stomped when mario jumps on them, you may want to use <a href=\"https://www.smwcentral.net/?p=section&a=details&id=15283\">  this patch </a> so you don't get koopas that dispense goombas.",
    "latest_version": "smwc-28868-1637882731",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28868,
        "title": "Super Mario World Styled Goomba & Goombrat",
        "version": "smwc-28868-1637882731",
        "upstream_time": 1637882731,
        "download_url": "https://dl.smwcentral.net/28868/SP2.zip",
        "filename": "SP2.zip",
        "size": 2564,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-grand-dad",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16560,
    "title": "Super Mario World Styled Grand Dad",
    "authors": [
      "PaperWario"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "DescRIPtion: GRAND DAD!? FLEENTSTONES!?<br>\r\n<br>\r\nThis is a reupload, cause I accidentally broke the flying animation. Like last time, this doesn't require a palette.<br>\r\n<br>\r\n(get it? desc-RIP-tion? like high quality rips? no? fine.)",
    "latest_version": "smwc-16560-1509913537",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16560,
        "title": "Super Mario World Styled Grand Dad",
        "version": "smwc-16560-1509913537",
        "upstream_time": 1509913537,
        "download_url": "https://dl.smwcentral.net/16560/Grand%20Dad%20Player.zip",
        "filename": "Grand Dad Player.zip",
        "size": 20288,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2363,
    "title": "Super Mario World Styled Grassland",
    "authors": [
      "Spud Alpha"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "Super Mario World styled grassland graphics by Spud Alpha. Comes with the ExGFX file, Map16page and Map16pageG, and 4 custom palettes. Credit is appreciated, but not mandatory.",
    "latest_version": "smwc-2363-1412782835",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2363,
        "title": "Super Mario World Styled Grassland",
        "version": "smwc-2363-1412782835",
        "upstream_time": 1412782835,
        "download_url": "https://dl.smwcentral.net/2363/smwstylegrasslandgfx.zip",
        "filename": "smwstylegrasslandgfx.zip",
        "size": 4762,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-green-hill-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26330,
    "title": "Super Mario World Styled Green Hill Zone",
    "authors": [
      "LinkstormZ",
      "ModernKiwi"
    ],
    "tags": [
      "grassland",
      "lake",
      "needs remoderation"
    ],
    "description": "Green Hill Zone from Sonic 1 in the style of SMW<br>\r\nCredit for tileset goes to LinkStormZ<br>\r\nUses Palette 5 and 6 and 2 GFX files<br>\r\n(3/3/2021 Update):<br>\r\n-Added slopes without grass connectors, bridge railing, and optimized the the GFX files",
    "latest_version": "smwc-26330-1614810924",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26330,
        "title": "Super Mario World Styled Green Hill Zone",
        "version": "smwc-26330-1614810924",
        "upstream_time": 1614810924,
        "download_url": "https://dl.smwcentral.net/26330/Green_Hill.zip",
        "filename": "Green_Hill.zip",
        "size": 5159,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-ground-pound-koopa",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38336,
    "title": "Super Mario World Styled Ground Pound Koopa",
    "authors": [
      "saidFayad5"
    ],
    "tags": [
      "ground pound koopa"
    ],
    "description": "An alternative set of graphics by <a href=\"https://www.spriters-resource.com/custom_edited/mariocustoms/sheet/219661/\" rel=\"nofollow\">saidFayah5</a> for the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24088\">Ground Pound Koopa</a> enemy sprite.",
    "latest_version": "smwc-38336-1724864018",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38336,
        "title": "Super Mario World Styled Ground Pound Koopa",
        "version": "smwc-38336-1724864018",
        "upstream_time": 1724864018,
        "download_url": "https://dl.smwcentral.net/38336/alt%20ground%20pound%20koopa%20%28SP4%29.zip",
        "filename": "alt ground pound koopa (SP4).zip",
        "size": 715,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-heart",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37391,
    "title": "Super Mario World Styled Heart",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "1-up",
      "mushroom",
      "powerup"
    ],
    "description": "A Super Mario World Styled Heart GFX to replace the super mushroom power-up / 1-UP Mushroom.<br>\r\n<br>\r\nIt uses Palette D, and replaces the Mushroom GFX. It's perfect for when you don't want Mario to keep on taking shrooms (or you have a general HP patch like <a href=\"https://www.smwcentral.net/?p=section&a=details&id=26502\">Koopster's Sprite Health Bar</a> or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=25320\">Demonsul's & KilloZapit's SMB2-Styled Health Bar</a>).",
    "latest_version": "smwc-37391-1709765398",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37391,
        "title": "Super Mario World Styled Heart",
        "version": "smwc-37391-1709765398",
        "upstream_time": 1709765398,
        "download_url": "https://dl.smwcentral.net/37391/SMW%20Styled%20Heart.zip",
        "filename": "SMW Styled Heart.zip",
        "size": 1941,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-hills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30302,
    "title": "Super Mario World Styled Hills",
    "authors": [
      "noob-OU-pas"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "All is in the title guys ;)<br>\r\nI have given a custom palette, that you can change",
    "latest_version": "smwc-30302-1649114111",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30302,
        "title": "Super Mario World Styled Hills",
        "version": "smwc-30302-1649114111",
        "upstream_time": 1649114111,
        "download_url": "https://dl.smwcentral.net/30302/bluestylehills.zip",
        "filename": "bluestylehills.zip",
        "size": 3206,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-ice-spikes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38545,
    "title": "Super Mario World Styled Ice Spikes",
    "authors": [
      "Blizzard Buffalo",
      "edgar"
    ],
    "tags": [
      "ice",
      "mountain"
    ],
    "description": "A vanilla-like ice spikes background based off <a href=\"https://www.smwcentral.net/?p=section&a=details&id=19768\">this</a>.<br>\r\n<br>\r\nMade by Blizzard Buffalo, converted to SMW usage by edgar.",
    "latest_version": "smwc-38545-1727655839",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38545,
        "title": "Super Mario World Styled Ice Spikes",
        "version": "smwc-38545-1727655839",
        "upstream_time": 1727655839,
        "download_url": "https://dl.smwcentral.net/38545/SMW%20Ice%20Spikes.zip",
        "filename": "SMW Ice Spikes.zip",
        "size": 4903,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-joe-the-shark",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 36868,
    "title": "Super Mario World Styled Joe The Shark",
    "authors": [
      "Blizzard Buffalo"
    ],
    "tags": [
      "joe the shark"
    ],
    "description": "Had these sitting on my PC for whole years, now with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=36854\">this sprite finally being re-released</a>, I figured to release these now.<br>\r\n<br>\r\nThese graphics make the Super Mario Land 2 Shark enemies fit the SMW style better. Includes edited versions of their Json files with their config set to Palette B, similar to the Dolphins.",
    "latest_version": "smwc-36868-1727282058",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 36868,
        "title": "Super Mario World Styled Joe The Shark",
        "version": "smwc-36868-1727282058",
        "upstream_time": 1727282058,
        "download_url": "https://dl.smwcentral.net/36868/SMW-Styled%20Joe%20The%20Shark.zip",
        "filename": "SMW-Styled Joe The Shark.zip",
        "size": 6327,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-jungle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38543,
    "title": "Super Mario World Styled Jungle",
    "authors": [
      "Blizzard Buffalo",
      "edgar"
    ],
    "tags": [
      "forest",
      "jungle"
    ],
    "description": "A vanilla-like jungle background with vines.<br>\r\nUses default BG Palette 7 (forest palette).<br>\r\n<br>\r\nMade by Blizzard Buffalo, converted to SMW usage by edgar.",
    "latest_version": "smwc-38543-1727655418",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38543,
        "title": "Super Mario World Styled Jungle",
        "version": "smwc-38543-1727655418",
        "upstream_time": 1727655418,
        "download_url": "https://dl.smwcentral.net/38543/SMW%20Jungle.zip",
        "filename": "SMW Jungle.zip",
        "size": 3978,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-king-boo",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29167,
    "title": "Super Mario World Styled King Boo",
    "authors": [
      "AyGaAlPa"
    ],
    "tags": [
      "big boo",
      "big boo boss"
    ],
    "description": "This is the King Boo, adapted to the SMW Style, to be used with the Big Boo, and Big Boo Boss sprite.<br>\r\n<br>\r\nGive me credits if you want it :D<br>\r\n<br>\r\nEnjoy it! :)",
    "latest_version": "smwc-29167-1643480915",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29167,
        "title": "Super Mario World Styled King Boo",
        "version": "smwc-29167-1643480915",
        "upstream_time": 1643480915,
        "download_url": "https://dl.smwcentral.net/29167/KingBooBoss.zip",
        "filename": "KingBooBoss.zip",
        "size": 2569,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-kirby",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21709,
    "title": "Super Mario World Styled Kirby",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "male",
      "needs remoderation",
      "patch needed"
    ],
    "description": "He's from Kirby series.<br>\r\nThis have 2 GFX32.bin,but please use the one you like.<br>\r\n<br>\r\nThe zip includes:<br>\r\nGFX00.bin<br>\r\nGFX10.bin<br>\r\nGFX28.bin<br>\r\nGFX32.bin - Small Mario is replaced Blue Kirby(from Kirby Mass Attack) in this .bin file.<br>\r\nGFX32(alt).bin - Small Mario is replaced Normal Kirby in this .bin file.<br>\r\nshared.pal(shared palette)<br>\r\n<br>\r\n<i>Gloomy edit: included an asm file with hex edits that make the Player's hitbox 16x16 sized in all forms.</i>",
    "latest_version": "smwc-21709-1583679008",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21709,
        "title": "Super Mario World Styled Kirby",
        "version": "smwc-21709-1583679008",
        "upstream_time": 1583679008,
        "download_url": "https://dl.smwcentral.net/21709/Kirby%20Player.zip",
        "filename": "Kirby Player.zip",
        "size": 21544,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-koopa-beach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31686,
    "title": "Super Mario World Styled Koopa Beach",
    "authors": [
      "Shikaternia",
      "TheOrangeToad"
    ],
    "tags": [
      "beach"
    ],
    "description": "A titleset that is based off the Koopa Beach's Graphics from Super Mario Kart.<br>\r\n<br>\r\nThe titleset is made by <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=38951\" rel=\"nofollow\">Shikaternia</a> on MFGG.<br>\r\n",
    "latest_version": "smwc-31686-1659198766",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31686,
        "title": "Super Mario World Styled Koopa Beach",
        "version": "smwc-31686-1659198766",
        "upstream_time": 1659198766,
        "download_url": "https://dl.smwcentral.net/31686/SMK-SMW%20Styled%20Koopa%20Beach.zip",
        "filename": "SMK-SMW Styled Koopa Beach.zip",
        "size": 4087,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-link",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17273,
    "title": "Super Mario World Styled Link",
    "authors": [
      "PaperWario"
    ],
    "tags": [
      "male",
      "needs remoderation",
      "patch needed"
    ],
    "description": "I've had this nearly done for quite awhile, but only just finished it now. Thanks to andy_k_250 for the tilemap patch, and Ladida for helping me with removing the cape tilemap. Also, Fire Green Link and Red Link look the same.<br>\r\n<br>\r\n<br>\r\n<br>\r\nNote: The cape is...weird. I decided to try making custom cape flying tilemaps, and turning them into the Deku Leaf. They don't exactly look bad, but they look kinda wonky. You are free to alter things however you like.<br>\r\nUpdated to actually have the .asm files this time, cause I'm dumb and forgot.",
    "latest_version": "smwc-17273-1521753217",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17273,
        "title": "Super Mario World Styled Link",
        "version": "smwc-17273-1521753217",
        "upstream_time": 1521753217,
        "download_url": "https://dl.smwcentral.net/17273/Link.zip",
        "filename": "Link.zip",
        "size": 24302,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-little-mouser",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29977,
    "title": "Super Mario World Styled Little Mouser",
    "authors": [
      "AyGaAlPa"
    ],
    "tags": [
      "galoomba",
      "goombud"
    ],
    "description": "This is my version of the Little Mouser.<br>\r\n<br>\r\nPlease use it with this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21391\">Goombud</a> sprite.<br>\r\n<br>\r\nYou can choice between the Gray little mouse, or blue mouse, this last are present in Cheese Land circuit of Mario Kart Super Circuit.<br>\r\n<br>\r\nIncludes json file altered to use palette F.<br>\r\n<br>\r\nEnjoy it!!!!",
    "latest_version": "smwc-29977-1646098884",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29977,
        "title": "Super Mario World Styled Little Mouser",
        "version": "smwc-29977-1646098884",
        "upstream_time": 1646098884,
        "download_url": "https://dl.smwcentral.net/29977/SMW%20Styled%20Little%20Mouser.zip",
        "filename": "SMW Styled Little Mouser.zip",
        "size": 9126,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-luigi-smas-pre-release",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1512,
    "title": "Super Mario World Styled Luigi (SMAS + Pre-release)",
    "authors": [
      "Yoshi Master"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "This GFX file will turn Mario into the,\"Super Mario All-stars + Super Mario World\" Luigi. However, small Luigi's GFX are based off of small beta SMW Mario's GFX.<br>\r\n<br>\r\nGraphics are inspired by the beta small Mario GFX found in the SNES Test Program and,\"Super Mario All-stars + Super Mario World\" Luigi's GFX.<br>\r\n<br>\r\n<b><i>Mod note:</i></b> If you want to use this as player 1 graphic then insert the \"MarioPaletteChange.pal\" as a Shared Palette File. Otherwise, if you want to insert it as a player 2 (2 player games with different player graphics can e achieved by inserting <a href=\"http://www.smwcentral.net/?p=section&a=details&id=8625\">this patch</a> to your rom) graphic then just you don't need to insert \"MarioPaletteChange.pal\".",
    "latest_version": "smwc-1512-1415670181",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1512,
        "title": "Super Mario World Styled Luigi (SMAS + Pre-release)",
        "version": "smwc-1512-1415670181",
        "upstream_time": 1415670181,
        "download_url": "https://dl.smwcentral.net/1512/Beta%20Small%20Luigi%20%5Bcape%5D.zip",
        "filename": "Beta Small Luigi %5Bcape%5D.zip",
        "size": 12260,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-madeline",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33961,
    "title": "Super Mario World Styled Madeline",
    "authors": [
      "Kaching720"
    ],
    "tags": [
      "female",
      "player"
    ],
    "description": "After playing Celeste for the first time recently, and then by extension, Celeste.smc, I wanted to try my hand at a SMW-styled Madeline. She's made to fit in the standard player tiles, at the expense of hair movement.<br>\r\n<br>\r\nIncludes:<br>\r\n<br>\r\n-Madeline + Badeline<br>\r\n<br>\r\n-GFX 00, 10, 22, 24, 28, and 32<br>\r\n<br>\r\n-Overworld palettes<br>\r\n<br>\r\n-Player palettes<br>\r\n",
    "latest_version": "smwc-33961-1684376753",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33961,
        "title": "Super Mario World Styled Madeline",
        "version": "smwc-33961-1684376753",
        "upstream_time": 1684376753,
        "download_url": "https://dl.smwcentral.net/33961/SMW-styled%20Madeline.zip",
        "filename": "SMW-styled Madeline.zip",
        "size": 46454,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-mario-kart-super-circuit-cheese-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32196,
    "title": "Super Mario World Styled Mario Kart Super Circuit - Cheese Land",
    "authors": [
      "Shikaternia",
      "TheOrangeToad"
    ],
    "tags": [
      "desert",
      "food"
    ],
    "description": "A cheese land titleset that can be used for a cheese themed level.<br>\r\n<br>\r\nThis titleset was made by Shikaternia (https://mfgg.net/index.php?act=resdb&param=02&c=1&id=38976) on MFGG.",
    "latest_version": "smwc-32196-1664042546",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32196,
        "title": "Super Mario World Styled Mario Kart Super Circuit - Cheese Land",
        "version": "smwc-32196-1664042546",
        "upstream_time": 1664042546,
        "download_url": "https://dl.smwcentral.net/32196/Cheese%20Land.zip",
        "filename": "Cheese Land.zip",
        "size": 3806,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-mario-s-time-machine-stuff",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19423,
    "title": "Super Mario World Styled Mario's Time Machine Stuff",
    "authors": [
      "Astrakitu",
      "TheOrangeToad"
    ],
    "tags": [
      "miscellaneous",
      "needs remoderation",
      "ripped"
    ],
    "description": "This Submission is about Mario's Time Machine BUT in smw styled. <br>\r\n<br>\r\nOriginal Author who made the graphics.<br>\r\nhttps://mfgg.net/index.php?act=resdb&param=02&c=1&id=29122<br>\r\n<br>\r\nThis was rip in C3 Summer 2018.",
    "latest_version": "smwc-19423-1555694629",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19423,
        "title": "Super Mario World Styled Mario's Time Machine Stuff",
        "version": "smwc-19423-1555694629",
        "upstream_time": 1555694629,
        "download_url": "https://dl.smwcentral.net/19423/Mario%20Time%20Machine%20SMW.zip",
        "filename": "Mario Time Machine SMW.zip",
        "size": 2624,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-marisa-kirisame",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20673,
    "title": "Super Mario World Styled Marisa Kirisame",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "female",
      "needs remoderation"
    ],
    "description": "She is from Touhou Project.<br>\r\n2 player's color is White Marisa(from Touhou 3 -Phantasmagoria of Dim.Dream.).<br>\r\nThe zip includes:<br>\r\nGFX00.bin<br>\r\nGFX10.bin<br>\r\nGFX28.bin<br>\r\nGFX32.bin<br>\r\nMarisashared.pal(shared palette)<br>\r\n<br>\r\n*This GFX00.bin is the same as Reimu's GFX.<br>\r\nReimu's GFXs is here( https://www.smwcentral.net/?p=section&a=details&id=20662 )<br>\r\n<br>\r\nUpdate: Fixed GFX10's her back view.<br>\r\n<br>\r\n<i>Moderator's note: modified GFX10 and included a palette file to fix Yoshi's colors on the Overworld. To use it, import with the Green Star + Red Arrow button <b>on every submap</b>.</i>",
    "latest_version": "smwc-20673-1566648392",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20673,
        "title": "Super Mario World Styled Marisa Kirisame",
        "version": "smwc-20673-1566648392",
        "upstream_time": 1566648392,
        "download_url": "https://dl.smwcentral.net/20673/Marisa%20Kirisame.zip",
        "filename": "Marisa Kirisame.zip",
        "size": 20898,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-met",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34322,
    "title": "Super Mario World Styled Met",
    "authors": [
      "Dark Prince",
      "NBTD"
    ],
    "tags": [
      "buzzy beetle"
    ],
    "description": "Anorakun's Notes: The classic Mega Man enemy, replacing the buzzy beetle to give a bit more personality to your mechanical / futuristic levels.  Original sprite by No Body the Dragon, reshading and adjustments made by Dark Prince.",
    "latest_version": "smwc-34322-1689027148",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34322,
        "title": "Super Mario World Styled Met",
        "version": "smwc-34322-1689027148",
        "upstream_time": 1689027148,
        "download_url": "https://dl.smwcentral.net/34322/Super%20Mario%20World%20Styled%20Met%20%28NBTD%20and%20Dark%20Prince%29.zip",
        "filename": "Super Mario World Styled Met (NBTD and Dark Prince).zip",
        "size": 3048,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-middle-eastern-north-african-town",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41256,
    "title": "Super Mario World Styled Middle Eastern/North African Town",
    "authors": [
      "Oz74"
    ],
    "tags": [
      "desert",
      "eastern",
      "town"
    ],
    "description": "A custom collection of buildings, vases, barrels, textiles, market stands, palm trees, grasses, bricks, and bridges drawn referencing Crash Bandicoot 3's level 7 \"Hang 'Em High\" and SNES Aladdin's level 1-1 for use with other Super Mario World-styled or vanilla assets. While primarily foreground assets, this package includes towers to add to vanilla backgrounds shared in GFX19 that can be copied from two sample levels. Compatible with berries.<br>\r\n<br>\r\nRequires palettes 5 and 6. First halves of palettes 5 and 6 are expected to be original, and second halves are modified. Optional day and night palettes for FG3 GFX15 and BG1 GFX19 are included, and will call for the first halves of palettes 0 for the background, 2 for the foreground, and 4 due to clouds.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"bandicoot\"><a href=\"/?p=profile&amp;id=21068\" style=\"color: var(--user-color-2);\" class=\"un\">bandicoot</a></span>.",
    "latest_version": "smwc-41256-1765819163",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41256,
        "title": "Super Mario World Styled Middle Eastern/North African Town",
        "version": "smwc-41256-1765819163",
        "upstream_time": 1765819163,
        "download_url": "https://dl.smwcentral.net/41256/SMW%20MENA%20City.zip",
        "filename": "SMW MENA City.zip",
        "size": 16771,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-mine",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41373,
    "title": "Super Mario World Styled Mine",
    "authors": [
      "Oz74"
    ],
    "tags": [
      "cave"
    ],
    "description": "A collection of rails, mine carts, walkways, supports, suspensions, lanterns, stones, spikes, traffic cones, and stony cave ground made referencing both Donkey Kong Country's \"Mine Cart Madness\" and Super Mario World's castles and ghost houses. Can be used alone or in combination with any of SMW's original FG3 sets. Uses BG2. Compatible with berries.<br>\r\n<br>\r\nRequires palette 6 for all major assets. Expects the first half to be left alone, and changes colours 8-F. Expects the second half of palette 2 to be left alone for the traffic cone. Stones use various colours across 2-7 but will tolerate alteration that keeps a similar brightness gradient. Four palettes are included to easily integrate your mine assets into a neutral, icy, volcanic, or murky setting.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"bandicoot\"><a href=\"/?p=profile&amp;id=21068\" style=\"color: var(--user-color-2);\" class=\"un\">bandicoot</a></span>.",
    "latest_version": "smwc-41373-1768014379",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41373,
        "title": "Super Mario World Styled Mine",
        "version": "smwc-41373-1768014379",
        "upstream_time": 1768014379,
        "download_url": "https://dl.smwcentral.net/41373/SMW%20Mines.zip",
        "filename": "SMW Mines.zip",
        "size": 10915,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-mountain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23821,
    "title": "Super Mario World Styled Mountain",
    "authors": [
      "KiloMinimo",
      "LinkstormZ"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "A Super Mario World Styled Mountain FG, Ripped from a sprite sheet from Linkstorm Z<br>\r\n<br>\r\nCredit is optional but appreciated",
    "latest_version": "smwc-23821-1594841063",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23821,
        "title": "Super Mario World Styled Mountain",
        "version": "smwc-23821-1594841063",
        "upstream_time": 1594841063,
        "download_url": "https://dl.smwcentral.net/23821/Mountain%20FG.zip",
        "filename": "Mountain FG.zip",
        "size": 3781,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-mouser",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28809,
    "title": "Super Mario World Styled Mouser",
    "authors": [
      "KaidenThelens",
      "VannyArts"
    ],
    "tags": [
      "mouser",
      "needs remoderation"
    ],
    "description": "Everyone's least favorite rodent from SMB2. Now with sprites styled for Mario World! This also comes with new bombs!<br>\r\n<br>\r\nThe is a port from MFGG, sprites by VannyArts. Sprite is made for Dispari Scuro's <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3277\">Mouser</a> boss.",
    "latest_version": "smwc-28809-1636995468",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28809,
        "title": "Super Mario World Styled Mouser",
        "version": "smwc-28809-1636995468",
        "upstream_time": 1636995468,
        "download_url": "https://dl.smwcentral.net/28809/SMW%20Mouser.zip",
        "filename": "SMW Mouser.zip",
        "size": 4956,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15987,
        "title": "Super Mario World Styled Mouser",
        "version": "smwc-15987-1503355482",
        "upstream_time": 1503355482,
        "download_url": "https://dl.smwcentral.net/15987/SMW_Mouser.zip",
        "filename": "SMW_Mouser.zip",
        "size": 4812,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-mr-l",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17040,
    "title": "Super Mario World Styled Mr. L",
    "authors": [
      "PaperWario"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "Original description:<br>\r\nThis didn't take very long, until I started endlessly updating little things. The only difference with this submission is that the yoshi's will show the right colors this time on the overworld.<br>\r\n<br>\r\nNote: If you saw my previous submission, you may realize this time MarcStar Hacks isn't an author. This is because his Mr. L wasn't really that modified from just a recolor of Luigi. I could've just used Luigi as a base and get the same exact result out of that. The only real reason he was an author was because he gave me the motivation to make it in the first place.<br>\r\n<br>\r\nMy new description: Hello for the third and potentially not last time.",
    "latest_version": "smwc-17040-1516982146",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17040,
        "title": "Super Mario World Styled Mr. L",
        "version": "smwc-17040-1516982146",
        "upstream_time": 1516982146,
        "download_url": "https://dl.smwcentral.net/17040/Mr.%20L.zip",
        "filename": "Mr. L.zip",
        "size": 23585,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-mushroom-platforms",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27028,
    "title": "Super Mario World Styled Mushroom Platforms",
    "authors": [
      "AyGaAlPa"
    ],
    "tags": [
      "grassland",
      "mushroom"
    ],
    "description": "The mushroom platforms made like a smw style. You can use in all type levels what you want.<br>\r\n<br>\r\nGive me credits only if you want it.<br>\r\n<br>\r\nEnjoy! :)",
    "latest_version": "smwc-27028-1621136116",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27028,
        "title": "Super Mario World Styled Mushroom Platforms",
        "version": "smwc-27028-1621136116",
        "upstream_time": 1621136116,
        "download_url": "https://dl.smwcentral.net/27028/SMW%20Styled%20Mushroom%20Ledge.zip",
        "filename": "SMW Styled Mushroom Ledge.zip",
        "size": 2225,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-new-super-mario-bros",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31805,
    "title": "Super Mario World Styled New Super Mario Bros. 2 World Mushroom",
    "authors": [
      "Kojimkj",
      "TheOrangeToad"
    ],
    "tags": [
      "bonus",
      "carnival"
    ],
    "description": "A tileset that is inspired by World Mushroom from New Super Mario Bros 2 (3DS) Titleset.<br>\r\n<br>\r\nThis tileset is made by [url=https://mfgg.net/index.php?act=resdb&param=02&c=1&id=36523]Kojimkj]/url] on MFGG.",
    "latest_version": "smwc-31805-1660248017",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31805,
        "title": "Super Mario World Styled New Super Mario Bros. 2 World Mushroom",
        "version": "smwc-31805-1660248017",
        "upstream_time": 1660248017,
        "download_url": "https://dl.smwcentral.net/31805/New%20Super%20Mario%20Bros%202%20-%20World%20Mushroom%20Titleset.zip",
        "filename": "New Super Mario Bros 2 - World Mushroom Titleset.zip",
        "size": 4172,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-new-super-mario-bros-ghost-house",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32334,
    "title": "Super Mario World Styled New Super Mario Bros - Ghost House",
    "authors": [
      "LumSht",
      "TheOrangeToad"
    ],
    "tags": [
      "haunted",
      "house"
    ],
    "description": "A titleset that is based off the Ghost House Graphics from New Super Mario Bros.<br>\r\n<br>\r\nThis titleset was made by LumSht (https://mfgg.net/index.php?act=resdb&param=02&c=1&id=39100) on MFGG.",
    "latest_version": "smwc-32334-1665679601",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32334,
        "title": "Super Mario World Styled New Super Mario Bros - Ghost House",
        "version": "smwc-32334-1665679601",
        "upstream_time": 1665679601,
        "download_url": "https://dl.smwcentral.net/32334/SMW%20-%20NSMB%20Ghost%20House.zip",
        "filename": "SMW - NSMB Ghost House.zip",
        "size": 4693,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-ninji",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31282,
    "title": "Super Mario World Styled Ninji",
    "authors": [
      "Mariofan230",
      "newsuperhackboys"
    ],
    "tags": [
      "ninji"
    ],
    "description": "One thing that always felt off about the Ninjis was their sprites. They were exactly the same from Super Mario Bros. 2 which clashes with the 16-bit environment of the game. Well, these set of custom graphics changes that! They are somewhat based on their 16-bit SMB2 appearance but you can change their color if you want.<br>\r\n<br>\r\nThese are my first pieces of custom graphic imports. However, I didn't make the graphics to begin with. There were made by MF230 on MFGG who made SMM styled graphics for them.",
    "latest_version": "smwc-31282-1657510257",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31282,
        "title": "Super Mario World Styled Ninji",
        "version": "smwc-31282-1657510257",
        "upstream_time": 1657510257,
        "download_url": "https://dl.smwcentral.net/31282/Super%20Mario%20World%20Styled%20Ninji.zip",
        "filename": "Super Mario World Styled Ninji.zip",
        "size": 2762,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-orbinaut",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37425,
    "title": "Super Mario World Styled Orbinaut",
    "authors": [
      "Hammerer"
    ],
    "tags": [
      "orbinaut"
    ],
    "description": "That's an alternative for Zuccha's Orbinaut sprite <a href=\"https://smwc.me/s/35780\">here</a>, featuring SMW styled graphics as the original sprite features non-SMW styled graphics, so being useful if you want to use the sprite but on a SMW styled hack.<br>\r\n<br>\r\nImportant Notes:<br>\r\n<br>\r\n1. You must need to change the sprite (orbinaut.json and orbinaut_spike_ball.json) for another palette row using CFG Editor, a program included in PIXI files.<br>\r\n<br>\r\nThe sprite is intended to feature a blue color, so you would need to change it for palette row B, but you can as well change it for another sprite palette row that would fit good with the sprite, as row A (yellow), row C (red) and row D (green).<br>\r\n<br>\r\nDon't forget you need to change the palette row for both sprites included, orbinaut.json and orbinaut_spike_ball.json, but if you want you can set different color for head and spike balls sprites (for example, making the orbinaut head gets green and the spike balls get red).<br>\r\n<br>\r\n2. Credits aren't necessary, but would get me happy.",
    "latest_version": "smwc-37425-1710033092",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37425,
        "title": "Super Mario World Styled Orbinaut",
        "version": "smwc-37425-1710033092",
        "upstream_time": 1710033092,
        "download_url": "https://dl.smwcentral.net/37425/Orbinaut%20SMW.zip",
        "filename": "Orbinaut SMW.zip",
        "size": 2178,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-pauline",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39071,
    "title": "Super Mario World Styled Pauline",
    "authors": [
      "ChibiTheMarioGamer544",
      "zAce08xZ"
    ],
    "tags": [
      "npc"
    ],
    "description": "Pauline in Super Mario World style!<br>\r\n<br>\r\nRipped from this <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=41292\" rel=\"nofollow\">Sheet</a>.<br>\r\n<br>\r\nTo be used with this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=33132\">sprite</a>.<br>\r\n<br>\r\nI've included all three versions of Pauline that are on the sheet<br>\r\n(Normal, Festival, and Mayor).<br>\r\nSome adjustments were made to fit the 32x32 tile size.<br>\r\n<br>\r\nYou’ll need HOW_TO_USE.html to properly organize the tiles.<br>\r\n<br>\r\nDon't give me credit, give it to ChibiTheMarioGamer544.",
    "latest_version": "smwc-39071-1738687953",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39071,
        "title": "Super Mario World Styled Pauline",
        "version": "smwc-39071-1738687953",
        "upstream_time": 1738687953,
        "download_url": "https://dl.smwcentral.net/39071/PaulineStyledSmw.zip",
        "filename": "PaulineStyledSmw.zip",
        "size": 7089,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-pines",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38544,
    "title": "Super Mario World Styled Pines",
    "authors": [
      "Blizzard Buffalo",
      "edgar"
    ],
    "tags": [
      "forest",
      "mountain"
    ],
    "description": "A vanilla-like pine tree background.<br>\r\nUses default BG Palette 7 and 3 additional palettes.<br>\r\n<br>\r\nMade by Blizzard Buffalo, converted to SMW usage by edgar.",
    "latest_version": "smwc-38544-1727655701",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38544,
        "title": "Super Mario World Styled Pines",
        "version": "smwc-38544-1727655701",
        "upstream_time": 1727655701,
        "download_url": "https://dl.smwcentral.net/38544/SMW%20Pines.zip",
        "filename": "SMW Pines.zip",
        "size": 4363,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-pink-slope-cloud-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26101,
    "title": "Super Mario World Styled Pink Slope & Cloud Tileset",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "abstract",
      "needs remoderation",
      "sky"
    ],
    "description": "Tileset based on the pink happy slopes and happy clouds :)<br>\r\nPlease credit in your hack or credits/readme file c:<br>\r\n<br>\r\nOnly includes GFX for On/Off blocks, not ExAnimation or functionality.",
    "latest_version": "smwc-26101-1612138968",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26101,
        "title": "Super Mario World Styled Pink Slope & Cloud Tileset",
        "version": "smwc-26101-1612138968",
        "upstream_time": 1612138968,
        "download_url": "https://dl.smwcentral.net/26101/Pink_Slopes%26Clouds.zip",
        "filename": "Pink_Slopes%26Clouds.zip",
        "size": 3973,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-pipe-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28078,
    "title": "Super Mario World Styled Pipe Land",
    "authors": [
      "Crafink",
      "ModernKiwi"
    ],
    "tags": [
      "pipe",
      "sewer"
    ],
    "description": "A SMW styled take on the SMB3 Forest theme from Mario Maker 2, which used Pipe Land's pipe aesthetic for the tileset.<br>\r\n<br>\r\nOriginally made by Crafink on MFGG",
    "latest_version": "smwc-28078-1629733927",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28078,
        "title": "Super Mario World Styled Pipe Land",
        "version": "smwc-28078-1629733927",
        "upstream_time": 1629733927,
        "download_url": "https://dl.smwcentral.net/28078/PipeLand.zip",
        "filename": "PipeLand.zip",
        "size": 4600,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-pogo-toad",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41734,
    "title": "Super Mario World Styled Pogo Toad",
    "authors": [
      "Tob"
    ],
    "tags": [
      "pogo toad"
    ],
    "description": "The sprite for these GFX can be found <a href=\"https://smwc.me/s/24692\">here</a>.<br>\r\n<br>\r\nA redesign of the Pogo Toad custom sprite to properly adapt it into the SMW artstyle.",
    "latest_version": "smwc-41734-1771865733",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41734,
        "title": "Super Mario World Styled Pogo Toad",
        "version": "smwc-41734-1771865733",
        "upstream_time": 1771865733,
        "download_url": "https://dl.smwcentral.net/41734/SMW%20styled%20Pogo%20Toad.zip",
        "filename": "SMW styled Pogo Toad.zip",
        "size": 2276,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-pompon-flower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41735,
    "title": "Super Mario World Styled Pompon Flower",
    "authors": [
      "Tob"
    ],
    "tags": [
      "pompon flower"
    ],
    "description": "The sprite for these GFX can be found <a href=\"https://smwc.me/s/16227\">here</a>.<br>\r\n<br>\r\nA redesign of the Pompon Flower from Super Mario Land to properly adapt it into the SMW artstyle.",
    "latest_version": "smwc-41735-1771865936",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41735,
        "title": "Super Mario World Styled Pompon Flower",
        "version": "smwc-41735-1771865936",
        "upstream_time": 1771865936,
        "download_url": "https://dl.smwcentral.net/41735/SMW%20styled%20Pompon%20Flower.zip",
        "filename": "SMW styled Pompon Flower.zip",
        "size": 588,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-princess-peach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26158,
    "title": "Super Mario World Styled Princess Peach",
    "authors": [
      "LinkstormZ"
    ],
    "tags": [
      "cape",
      "female",
      "needs remoderation",
      "princess peach",
      "raccoon"
    ],
    "description": "A Princess Peach SMW style<br>\r\n<br>\r\nMario and the Princess change places<br>\r\n<br>\r\nExtra:<br>\r\n2 versions: With cape or Raccoon( <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12444\"> for this patch </a><br>\r\n  )<br>\r\n<br>\r\nEnjoy!<br>\r\n<br>\r\nUpdate: added file for patch the Mario Start! to Peach Start!",
    "latest_version": "smwc-26158-1612796147",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26158,
        "title": "Super Mario World Styled Princess Peach",
        "version": "smwc-26158-1612796147",
        "upstream_time": 1612796147,
        "download_url": "https://dl.smwcentral.net/26158/SMW%20Styled%20Princess%20Peach.zip",
        "filename": "SMW Styled Princess Peach.zip",
        "size": 47302,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-raccoon-wario",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22769,
    "title": "Super Mario World Styled Raccoon Wario",
    "authors": [
      "MegaSonic1999",
      "SuperLuigiBros"
    ],
    "tags": [
      "male",
      "needs remoderation",
      "patch needed"
    ],
    "description": "For those who want to give Wario the raccoon powers but cannot due to the lack of graphics, here it is, I simply used Raccoon Mario graphics and mixed them with Wario's graphics, exept with the raccoon ears, because I drew those myself.<br>\r\n<br>\r\nin order to us it, you'll need Neosz's <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12444\">Raccoon patch</a>.<br>\r\n<br>\r\nCredit to SuperLuigiBros, because I won't have done it without the Wario bros graphics. <br>\r\n<br>\r\nUPDATE 23/04/2020: added a missing raccoon ear to to wario when he faces straight.",
    "latest_version": "smwc-22769-1591226594",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22769,
        "title": "Super Mario World Styled Raccoon Wario",
        "version": "smwc-22769-1591226594",
        "upstream_time": 1591226594,
        "download_url": "https://dl.smwcentral.net/22769/Raccoon%20Wario.zip",
        "filename": "Raccoon Wario.zip",
        "size": 12077,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-rain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9113,
    "title": "Super Mario World Styled Rain",
    "authors": [
      "Flame Victini"
    ],
    "tags": [
      "rain"
    ],
    "description": "A SMW Styled Rain.<br>\r\nFind more In the Readme.<br>\r\nNo Credit needed.<br>\r\n<br>\r\nUses vanilla palette.<br>\r\n",
    "latest_version": "smwc-9113-1410293415",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9113,
        "title": "Super Mario World Styled Rain",
        "version": "smwc-9113-1410293415",
        "upstream_time": 1410293415,
        "download_url": "https://dl.smwcentral.net/9113/SMW%20Styled%20Rain.zip",
        "filename": "SMW Styled Rain.zip",
        "size": 2214,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-reimu-hakurei",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20662,
    "title": "Super Mario World Styled Reimu Hakurei",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "female",
      "needs remoderation"
    ],
    "description": "This is My first Player's GFX.<br>\r\nReimu Hakurei is from Touhou Project.<br>\r\n2 player's color is Blue Reimu!!<br>\r\nThe zip includes:<br>\r\nGFX00.bin<br>\r\nGFX10.bin<br>\r\nGFX28.bin<br>\r\nGFX32.bin<br>\r\nReimushared.pal(shared palette)<br>\r\n*This GFX00.bin is the same as Marisa's GFX.<br>\r\nMarisa's GFXs is here( <a href=\"https://www.smwcentral.net/?p=section&a=details&id=20673\">https://www.smwcentral.net/?p=section&a=details&id=20673</a> ) <br>\r\n<br>\r\n<i>Moderator's note: modified GFX10 and included a palette file to fix Yoshi's colors on the Overworld. To use it, import with the Green Star + Red Arrow button <b>on every submap</b>.</i>",
    "latest_version": "smwc-20662-1566561111",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20662,
        "title": "Super Mario World Styled Reimu Hakurei",
        "version": "smwc-20662-1566561111",
        "upstream_time": 1566561111,
        "download_url": "https://dl.smwcentral.net/20662/Reimu%20Hakurei.zip",
        "filename": "Reimu Hakurei.zip",
        "size": 19162,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-sewer",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23437,
    "title": "Super Mario World Styled Sewer",
    "authors": [
      "KiloMinimo",
      "LinkstormZ"
    ],
    "tags": [
      "needs remoderation",
      "sewer"
    ],
    "description": "A SMW-Styled Sewer tileset, ripped from a sprite sheet from Linkstorm Z, the BG only uses palette 3<br>\r\n<br>\r\nCredit is optional but appreciated",
    "latest_version": "smwc-23437-1594148917",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23437,
        "title": "Super Mario World Styled Sewer",
        "version": "smwc-23437-1594148917",
        "upstream_time": 1594148917,
        "download_url": "https://dl.smwcentral.net/23437/Sewer%20Assets.zip",
        "filename": "Sewer Assets.zip",
        "size": 10032,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9102,
        "title": "Super Mario World Styled Sewer",
        "version": "smwc-9102-1409816848",
        "upstream_time": 1409816848,
        "download_url": "https://dl.smwcentral.net/9102/SEWER.zip",
        "filename": "SEWER.zip",
        "size": 43261,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-shellcreeper",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23196,
    "title": "Super Mario World Styled Shellcreeper",
    "authors": [
      "Batata Douce",
      "LOLRyan2006 the Goombud"
    ],
    "tags": [
      "koopa",
      "needs remoderation"
    ],
    "description": "The classic Shellcreeper from Mario Bros. now with the SMW style!<br>\r\nCan be used when you want, because it's an replacement to the GFX00 and GFX01!<br>\r\n<br>\r\nWarning: Incompatible with the Parakoopa sprite. ",
    "latest_version": "smwc-23196-1593123576",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23196,
        "title": "Super Mario World Styled Shellcreeper",
        "version": "smwc-23196-1593123576",
        "upstream_time": 1593123576,
        "download_url": "https://dl.smwcentral.net/23196/Shellcreeper.zip",
        "filename": "Shellcreeper.zip",
        "size": 3835,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-shy-guy-snifit",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26235,
    "title": "Super Mario World Styled Shy Guy & Snifit",
    "authors": [
      "Idunno"
    ],
    "tags": [
      "goomba",
      "needs remoderation",
      "snifit"
    ],
    "description": "My custom Shy Guy graphics used in Super Ninji Land and the sequel. The Shy Guys replace Galoombas because I thought they acted similar and the Snifit graphics are for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16801\">this sprite</a>. I also made graphics for the parachuting Galoomba.<br>\r\nThe Shy Guy is used in SP1 and the Snifit + Parachute Shy Guy are SP4. No custom palette should be needed, but I don't recommend using the gray palette (row 9) for the Snifit.",
    "latest_version": "smwc-26235-1613872925",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26235,
        "title": "Super Mario World Styled Shy Guy & Snifit",
        "version": "smwc-26235-1613872925",
        "upstream_time": 1613872925,
        "download_url": "https://dl.smwcentral.net/26235/SMW%20style%20Shy%20Guy%20%26%20Snifit.zip",
        "filename": "SMW style Shy Guy %26 Snifit.zip",
        "size": 4650,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-sidestepper",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28742,
    "title": "Super Mario World Styled Sidestepper",
    "authors": [
      "DynastyLobster"
    ],
    "tags": [
      "sidestepper"
    ],
    "description": "A smw styled graphic for this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16270\"> sprite </a>",
    "latest_version": "smwc-28742-1636304704",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28742,
        "title": "Super Mario World Styled Sidestepper",
        "version": "smwc-28742-1636304704",
        "upstream_time": 1636304704,
        "download_url": "https://dl.smwcentral.net/28742/sidestepper%28SP4%29.zip",
        "filename": "sidestepper(SP4).zip",
        "size": 2252,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-simple-snow-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41694,
    "title": "Super Mario World Styled Simple Snow / Clouds",
    "authors": [
      "Tob"
    ],
    "tags": [
      "sky",
      "snow"
    ],
    "description": "I started work on this as an alternate take on cloudy SMW graphics, but people kept telling me that it looks like snow. So why not both? This is a really simple but effective FG tileset that once again uses the vanilla SMW FG tiling. It is covered in a soft wavey-cloudy pattern that is fitting for both snowy and cloudy areas! This tileset works with vanilla palettes but I would recommend using FG Palette 5 for this one.",
    "latest_version": "smwc-41694-1771640949",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41694,
        "title": "Super Mario World Styled Simple Snow / Clouds",
        "version": "smwc-41694-1771640949",
        "upstream_time": 1771640949,
        "download_url": "https://dl.smwcentral.net/41694/SMW%20Simple%20Clouds%26Snow.zip",
        "filename": "SMW Simple Clouds%26Snow.zip",
        "size": 3195,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-simple-stone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41695,
    "title": "Super Mario World Styled Simple Stone",
    "authors": [
      "Tob"
    ],
    "tags": [
      "castle",
      "city",
      "sewer"
    ],
    "description": "This is a SMW-styled stonebrick tileset. It features various stonebricks and some decorative tiles. Useful for any kind of structure that would be made out of bricks. Compatible with vanilla palettes!",
    "latest_version": "smwc-41695-1771641089",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41695,
        "title": "Super Mario World Styled Simple Stone",
        "version": "smwc-41695-1771641089",
        "upstream_time": 1771641089,
        "download_url": "https://dl.smwcentral.net/41695/SMW%20Simple%20Stone.zip",
        "filename": "SMW Simple Stone.zip",
        "size": 2656,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-skipsqueak",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29894,
    "title": "Super Mario World Styled Skipsqueak",
    "authors": [
      "DynastyLobster"
    ],
    "tags": [
      "ninji"
    ],
    "description": "A reskin of the ninji. However, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=27547\">this sprite</a> can be used to make them act like they do in 3d world. <br>\r\n<br>\r\nI saw the sprite and thought of making this.",
    "latest_version": "smwc-29894-1645475407",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29894,
        "title": "Super Mario World Styled Skipsqueak",
        "version": "smwc-29894-1645475407",
        "upstream_time": 1645475407,
        "download_url": "https://dl.smwcentral.net/29894/skip%20squeak.zip",
        "filename": "skip squeak.zip",
        "size": 3677,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-sky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38905,
    "title": "Super Mario World Styled Sky",
    "authors": [
      "Digital E"
    ],
    "tags": [
      "sky"
    ],
    "description": "\tIn my time on this site, I have seen many unique interpretations of Vanilla-esque Sky tilesets for custom overworlds. I decided to take my own spin on this concept, so I combined ideas from a wide variety of tilesets I've seen into one \"Choconilla\" tileset. This tileset includes tiles for clouds over water, casting a shadow on water, and on a transparent background. The latter can be used to cover cutoffs (examples shown in the BPS) or to implement a layer 3 / gradient background. I've also included larger cloud shapes for extra variety and customization. 4 palettes are included, with custom palette animations in the BPS. Credit is greatly appreciated, but not required.",
    "latest_version": "smwc-38905-1733970067",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38905,
        "title": "Super Mario World Styled Sky",
        "version": "smwc-38905-1733970067",
        "upstream_time": 1733970067,
        "download_url": "https://dl.smwcentral.net/38905/SkyOW.zip",
        "filename": "SkyOW.zip",
        "size": 95350,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-slice-night",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37747,
    "title": "Super Mario World Styled Slice Night 3 - Sun Temple",
    "authors": [
      "DynastyLobster"
    ],
    "tags": [
      "bonus",
      "ruins"
    ],
    "description": "Based entirely on the Sun Temple from Slice Night 3,  <a href=\"https://dynastylobster.itch.io/slice-night-3\" rel=\"nofollow\"> a game that I've made. </a><br>\r\n<br>\r\n\"Experience daylight.\"",
    "latest_version": "smwc-37747-1715018019",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37747,
        "title": "Super Mario World Styled Slice Night 3 - Sun Temple",
        "version": "smwc-37747-1715018019",
        "upstream_time": 1715018019,
        "download_url": "https://dl.smwcentral.net/37747/Sun%20Temple%20SMW.zip",
        "filename": "Sun Temple SMW.zip",
        "size": 3604,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-slippery-ice",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28854,
    "title": "Super Mario World Styled Slippery Ice",
    "authors": [
      "DynastyLobster"
    ],
    "tags": [
      "ice",
      "snow"
    ],
    "description": "A slippery ice tileset inspired by the SMM2 snow (night) theme. But with an original and chillier surface, and icicles.",
    "latest_version": "smwc-28854-1637541516",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28854,
        "title": "Super Mario World Styled Slippery Ice",
        "version": "smwc-28854-1637541516",
        "upstream_time": 1637541516,
        "download_url": "https://dl.smwcentral.net/28854/SMW-Styled%20Slippery%20Ice.zip",
        "filename": "SMW-Styled Slippery Ice.zip",
        "size": 2694,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-snow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23420,
    "title": "Super Mario World Styled Snow",
    "authors": [
      "KiloMinimo",
      "LinkstormZ"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "snow"
    ],
    "description": "A SMW-Styled Snow tileset, ripped from a sprite sheet from Linkstorm Z, the BG uses only palette 3 (Doesn't includes slopes)<br>\r\n<br>\r\nCredit is optional but appreciated",
    "latest_version": "smwc-23420-1594148079",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23420,
        "title": "Super Mario World Styled Snow",
        "version": "smwc-23420-1594148079",
        "upstream_time": 1594148079,
        "download_url": "https://dl.smwcentral.net/23420/Snow%20Assets.zip",
        "filename": "Snow Assets.zip",
        "size": 10081,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-snow-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39210,
    "title": "Super Mario World Styled Snow Tileset",
    "authors": [
      "AirShip",
      "Roberto zampari"
    ],
    "tags": [
      "food",
      "ice",
      "snow"
    ],
    "description": "<span style=\"font-size: 18pt;\"><b>C3 WINTER 2025:</b></span><br>\r\n<br>\r\nA SMW-Styled Snow tileset with ice cream and popsicles from <b><span style=\"color: #ffff00;\">AirShip</span></b>.<br>\r\nBe sure to give credits to him, ripped from <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=41075\" rel=\"nofollow\">this sheet</a> but with some additions and changes.",
    "latest_version": "smwc-39210-1739642356",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39210,
        "title": "Super Mario World Styled Snow Tileset",
        "version": "smwc-39210-1739642356",
        "upstream_time": 1739642356,
        "download_url": "https://dl.smwcentral.net/39210/SMWIceCreamTileset.zip",
        "filename": "SMWIceCreamTileset.zip",
        "size": 8322,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-sonic-the-hedgehog",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20883,
    "title": "Super Mario World Styled Sonic the Hedgehog",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "male"
    ],
    "description": "This Player sprite and OW sprite don't have to use Custom palette. <br>\r\nBut If you use HUD sprite(GFX28),please use the shared palette included in zip file.<br>\r\n<br>\r\nThe zip includes:<br>\r\nGFX00<br>\r\nGFX10<br>\r\nGFX28<br>\r\nGFX32<br>\r\nshared.pal<br>\r\n<br>\r\n",
    "latest_version": "smwc-20883-1567652973",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20883,
        "title": "Super Mario World Styled Sonic the Hedgehog",
        "version": "smwc-20883-1567652973",
        "upstream_time": 1567652973,
        "download_url": "https://dl.smwcentral.net/20883/Sonic.zip",
        "filename": "Sonic.zip",
        "size": 18598,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-sonya-blade",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26598,
    "title": "Super Mario World Styled Sonya Blade",
    "authors": [
      "Albert1234"
    ],
    "tags": [
      "female",
      "needs remoderation"
    ],
    "description": "This is My first Player's GFX.<br>\r\nRequested by @Paithus<br>\r\nInspired by this Pixel Art:https://i.imgur.com/2zWtiV4.jpg.<br>\r\n2 player's color is Blue Sonya!!<br>\r\nThe zip includes:<br>\r\nGFX00.bin<br>\r\nGFX10.bin<br>\r\nGFX28.bin<br>\r\nGFX32.bin<br>\r\nSonya_Shared_Pal.pal (shared palette)<br>\r\nOW Yoshis Palette Fix.pal (No Shared Palette)<br>\r\nOW Yoshis Palette Fix.palmask<br>\r\nREAD ME.txt<br>\r\n<br>\r\n",
    "latest_version": "smwc-26598-1617039972",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26598,
        "title": "Super Mario World Styled Sonya Blade",
        "version": "smwc-26598-1617039972",
        "upstream_time": 1617039972,
        "download_url": "https://dl.smwcentral.net/26598/Sonya%20Blade.zip",
        "filename": "Sonya Blade.zip",
        "size": 16277,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-space",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38803,
    "title": "Super Mario World Styled Space",
    "authors": [
      "GlitchyR-01",
      "LinkstormZ"
    ],
    "tags": [
      "night",
      "space"
    ],
    "description": "A custom Space tileset made to fit Super Mario World.<br>\r\n<br>\r\nRipped from this <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=37156\" rel=\"nofollow\">Sprite Sheet</a> on MFGG.",
    "latest_version": "smwc-38803-1732031519",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38803,
        "title": "Super Mario World Styled Space",
        "version": "smwc-38803-1732031519",
        "upstream_time": 1732031519,
        "download_url": "https://dl.smwcentral.net/38803/SMW%20Styled%20Space%20FG.zip",
        "filename": "SMW Styled Space FG.zip",
        "size": 5725,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-straightened-arrow-signs",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34966,
    "title": "Super Mario World Styled \"Straightened\" Arrow Signs",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "arrow sign",
      "goal arrow sign",
      "sign",
      "wood"
    ],
    "description": "Dang Mario runs past these signs all the time but never takes the time to straighten them up, smh.<br>\r\n<br>\r\nUses vanilla palettes.<br>\r\n<br>\r\n(Not sure why I made these, but they inflict enough psychic damage to warrant public release.)",
    "latest_version": "smwc-34966-1693094798",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34966,
        "title": "Super Mario World Styled \"Straightened\" Arrow Signs",
        "version": "smwc-34966-1693094798",
        "upstream_time": 1693094798,
        "download_url": "https://dl.smwcentral.net/34966/StraightSigns.zip",
        "filename": "StraightSigns.zip",
        "size": 1900,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-super-bell",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37390,
    "title": "Super Mario World Styled Super Bell",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "cape",
      "powerup"
    ],
    "description": "A Super Mario World styled Super Bell (from Super Mario 3D World) power-up GFX.<br>\r\n<br>\r\nIt uses Palette A, and it comes with the \"GFX00.bin\" which replaces the cape power-up, and a \"ExGFXA0.bin\" which has the standalone GFX for use with <a href=\"https://github.com/TheLX5/Powerups/tree/master\" rel=\"nofollow\">LX5's Custom Power-Up patch</a> if you want to use it with the cat suit (though you might have to move it around if you got other power-ups you're using with that too).",
    "latest_version": "smwc-37390-1709765175",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37390,
        "title": "Super Mario World Styled Super Bell",
        "version": "smwc-37390-1709765175",
        "upstream_time": 1709765175,
        "download_url": "https://dl.smwcentral.net/37390/SMW%20Styled%20Super%20Bell.zip",
        "filename": "SMW Styled Super Bell.zip",
        "size": 2183,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-super-mario-64-mario-kart",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32145,
    "title": "Super Mario World Styled Super Mario 64 & Mario Kart 64 Trees",
    "authors": [
      "Shikaternia",
      "TheOrangeToad"
    ],
    "tags": [
      "grassland",
      "snow",
      "tree"
    ],
    "description": "Some trees from Super Mario 64 and Mario Kart 64 in Super Mario World Styled.<br>\r\n<br>\r\nThese graphics we made by Shikaternia (https://mfgg.net/index.php?act=resdb&param=02&c=1&id=38970) on MFGG.",
    "latest_version": "smwc-32145-1663551270",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32145,
        "title": "Super Mario World Styled Super Mario 64 & Mario Kart 64 Trees",
        "version": "smwc-32145-1663551270",
        "upstream_time": 1663551270,
        "download_url": "https://dl.smwcentral.net/32145/SMW%20Styled%20N64%20Trees.zip",
        "filename": "SMW Styled N64 Trees.zip",
        "size": 4652,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-super-mario-bros",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41779,
    "title": "Super Mario World Styled Super Mario Bros. 3 Overworld",
    "authors": [
      "Tob"
    ],
    "tags": [
      "block",
      "brick block",
      "castle",
      "grassland",
      "male",
      "needs remoderation",
      "patch needed"
    ],
    "description": "This is an smw-styled approach at the more diorama-y overworld maps of Super Mario Bros 3. It comes with full compatibility with SMW paths as well as SMB3-style straight paths with the dots inbetween. Personally I prefer the latter. You can keep the landscape geometry more faithful to SMB3 with its sharp corners, or you can lean more into the SMW style with some diagonal ledges. It comes with some basic decorations like trees, rocks and hills. I'm hoping for this to be a fun alternative to vanilla SMW overworlds without insisting on its own artstyle.",
    "latest_version": "smwc-41779-1771960785",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41779,
        "title": "Super Mario World Styled Super Mario Bros. 3 Overworld",
        "version": "smwc-41779-1771960785",
        "upstream_time": 1771960785,
        "download_url": "https://dl.smwcentral.net/41779/smw_smb3_styled_overworld.zip",
        "filename": "smw_smb3_styled_overworld.zip",
        "size": 92142,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39630,
        "title": "Super Mario World Styled Super Mario Bros. 3 Dungeon",
        "version": "smwc-39630-1742850206",
        "upstream_time": 1742850206,
        "download_url": "https://dl.smwcentral.net/39630/SMW%20Styled%20SMB3%20Dungeon.zip",
        "filename": "SMW Styled SMB3 Dungeon.zip",
        "size": 3750,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31062,
        "title": "Super Mario World Styled Super Mario Bros. 3 Brick Block",
        "version": "smwc-31062-1653930268",
        "upstream_time": 1653930268,
        "download_url": "https://dl.smwcentral.net/31062/SMW%20Styled%20Brick%20Block.zip",
        "filename": "SMW Styled Brick Block.zip",
        "size": 3514,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 22099,
        "title": "Super Mario World Styled Super Mario Bros. 3 Mario & Luigi",
        "version": "smwc-22099-1586993638",
        "upstream_time": 1586993638,
        "download_url": "https://dl.smwcentral.net/22099/Dark%20Prince%20-%20Super%20Mario%20World%20Styled%20Super%20Mario%20Bros%203.%20Player%20Graphics.zip",
        "filename": "Dark Prince - Super Mario World Styled Super Mario Bros 3. Player Graphics.zip",
        "size": 71210,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-super-mario-bros-2-enemies-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16315,
    "title": "Super Mario World Styled Super Mario Bros. 2 Enemies - Pack 1",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "beezo",
      "birdo",
      "bob-omb",
      "mushroom block",
      "needs remoderation",
      "phanto",
      "shy guy",
      "snifit",
      "spiny",
      "tweeter",
      "veggie"
    ],
    "description": "Custom graphics for the Super Mario Bros 2 enemies from <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14583\">Romi's Sprite Tool 1.41</a> and/or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3481\">Mikeyk's updated sprite pack</a>. This pack contains graphics for:<br>\r\n<br>\r\n-Shy Guy<br>\r\n-Snifit<br>\r\n-Tweeter<br>\r\n-Beezo<br>\r\n-Phanto<br>\r\n-Birdo (both normal & boss/updated version)<br>\r\n-Bob-Omb<br>\r\n-Spiny<br>\r\n-Mushroom Block & Veggies<br>\r\n<br>\r\nDo note that Twetter, Phanto and Birdo are meant to use palettes B, A and E/F respectively (depends on whenever you're using the game's original Sprite Palette 1 or 7), so you might wanna tweak their properties with a .cfg editor first.<br>\r\n<br>\r\nCredit's optional, just don't claim it as your own.<br>\r\n<br>\r\nModerator's Notes : Do remember that if you've changed the tilemap of your shy-guys or other sprites, do remember to edit this file accordingly, otherwise good job, they fit SMW's style nicely.",
    "latest_version": "smwc-16315-1506132155",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16315,
        "title": "Super Mario World Styled Super Mario Bros. 2 Enemies - Pack 1",
        "version": "smwc-16315-1506132155",
        "upstream_time": 1506132155,
        "download_url": "https://dl.smwcentral.net/16315/SMW_SMB2_Enemies_P.1.zip",
        "filename": "SMW_SMB2_Enemies_P.1.zip",
        "size": 5124,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-super-mario-bros-deluxe-red-coins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18315,
    "title": "Super Mario World Styled Super Mario Bros. Deluxe Red Coins",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "dragon coin",
      "yoshi coin"
    ],
    "description": "Red Coins from the Challenge Mode of Super Mario Bros. Deluxe on Game Boy Color in a Super Mario World style.<br>\r\n<br>\r\n5 Red Coins = 1UP",
    "latest_version": "smwc-18315-1542677236",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18315,
        "title": "Super Mario World Styled Super Mario Bros. Deluxe Red Coins",
        "version": "smwc-18315-1542677236",
        "upstream_time": 1542677236,
        "download_url": "https://dl.smwcentral.net/18315/SMW%20Styled%20Super%20Mario%20Bros%20Deluxe%20Red%20Coins.zip",
        "filename": "SMW Styled Super Mario Bros Deluxe Red Coins.zip",
        "size": 2039,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-super-mario-land-2",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31030,
    "title": "Super Mario World Styled Super Mario Land 2: 6 Golden Coins Grassland",
    "authors": [
      "PaperWario",
      "TheOrangeToad"
    ],
    "tags": [
      "grassland"
    ],
    "description": "A tileset that i edited off from <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16074\"> PaperWario's Super Mario Land 2: 6 Golden Coins - Level 1-1 </a>  with SMW Styled Graphics and Palette.<br>\r\n<br>\r\nIt also includes the full titleset unlike the original when some tiles are not changed. <br>\r\n<br>\r\nIt can overwrite the original SMW grass titleset with this one.<br>\r\n<br>\r\nCredit goes to PaperWario for the original titleset.",
    "latest_version": "smwc-31030-1653610367",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31030,
        "title": "Super Mario World Styled Super Mario Land 2: 6 Golden Coins Grassland",
        "version": "smwc-31030-1653610367",
        "upstream_time": 1653610367,
        "download_url": "https://dl.smwcentral.net/31030/SML2%20Grass%20Titleset%20-%20SMW%20Styled.zip",
        "filename": "SML2 Grass Titleset - SMW Styled.zip",
        "size": 3295,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-super-mario-rpg-enemies-bob-omb-lava-bubble-lakitu-spikey-wiggler",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41396,
    "title": "Super Mario World Styled Super Mario RPG Enemies (Bob-Omb, Lava Bubble, Lakitu, Spikey, Wiggler)",
    "authors": [
      "Oz74"
    ],
    "tags": [
      "bob-omb",
      "hopping flame",
      "lakitu",
      "para-bomb",
      "patch needed",
      "spiny",
      "wiggler"
    ],
    "description": "A GFX02 that makes enemies look more like their Super Mario RPG counterparts while keeping the Super Mario World style. Spiny becomes Spikey, Hopping Flame becomes Lava Bubble, Wiggler smiles and is rounder, Lakitu is yellow with a green shell, and Bob-Omb has a cap and wind-up key. Does not require custom palettes, but includes a palette with palmask which (re-)imports the required vanilla colours and fills missing information into palettes C and D if you do have plans to use them for these.<br>\r\n<br>\r\nPlease use <a href=\"https://smwc.me/s/14987\">STEAR</a> to change Lakitu's, Bob-Omb's, Bubble (Bob-omb's) and Para-Bomb's palettes to work with these reskins, and <a href=\"https://smwc.me/s/37443\">Asar</a> to apply the patch included for changes to Wiggler's flower and angry eye offsets and the number of body segments.",
    "latest_version": "smwc-41396-1768421000",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41396,
        "title": "Super Mario World Styled Super Mario RPG Enemies (Bob-Omb, Lava Bubble, Lakitu, Spikey, Wiggler)",
        "version": "smwc-41396-1768421000",
        "upstream_time": 1768421000,
        "download_url": "https://dl.smwcentral.net/41396/SMW-Styled%20SMRPG%20Enemy%20Variants%20%28GFX02%29.zip",
        "filename": "SMW-Styled SMRPG Enemy Variants (GFX02).zip",
        "size": 3912,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-super-mario-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42241,
    "title": "Super Mario World Styled Super Mario World 2: Yoshi's Island - Forest",
    "authors": [
      "TheOrangeToad"
    ],
    "tags": [
      "castle",
      "forest",
      "ruins"
    ],
    "description": "The forest background from Yoshi's Island but now fits with the art style from Super Mario World. It's uses a mix of custom and vanilla background tiles from the original SMW and SMM2's SMW Forest Theme.<br>\r\n<br>\r\n",
    "latest_version": "smwc-42241-1777144690",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42241,
        "title": "Super Mario World Styled Super Mario World 2: Yoshi's Island - Forest",
        "version": "smwc-42241-1777144690",
        "upstream_time": 1777144690,
        "download_url": "https://dl.smwcentral.net/42241/SMW%20Syled%20SMW2%20Yoshi%27s%20Island%20-%20Forest%20Background.zip",
        "filename": "SMW Syled SMW2 Yoshi%27s Island - Forest Background.zip",
        "size": 4290,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38567,
        "title": "Super Mario World Styled Super Mario World 2: Yoshi's Island - Watercourse and Candles Castle",
        "version": "smwc-38567-1727895328",
        "upstream_time": 1727895328,
        "download_url": "https://dl.smwcentral.net/38567/SMW%20STyled%20SMW2%20Yoshi%27s%20Island%20-%20Watercourse%20and%20Candles%20Castle.zip",
        "filename": "SMW STyled SMW2 Yoshi%27s Island - Watercourse and Candles Castle.zip",
        "size": 3341,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-suu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28689,
    "title": "Super Mario World Styled Suu",
    "authors": [
      "DynastyLobster"
    ],
    "tags": [
      "suu"
    ],
    "description": "A more SMW styled graphic for the Suu enemy <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16230\"> this sprite. </a>",
    "latest_version": "smwc-28689-1635544202",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28689,
        "title": "Super Mario World Styled Suu",
        "version": "smwc-28689-1635544202",
        "upstream_time": 1635544202,
        "download_url": "https://dl.smwcentral.net/28689/Smw%20Styled%20Suu%20%28sp4%29.zip",
        "filename": "Smw Styled Suu (sp4).zip",
        "size": 2291,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-swamp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32347,
    "title": "Super Mario World Styled Swamp",
    "authors": [
      "KaidenThelens",
      "Kojimkj"
    ],
    "tags": [
      "haunted",
      "swamp"
    ],
    "description": "A Super Mario World styled swamp tileset made by Kojimkj on Mario Fan Game Galaxy.",
    "latest_version": "smwc-32347-1665845811",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32347,
        "title": "Super Mario World Styled Swamp",
        "version": "smwc-32347-1665845811",
        "upstream_time": 1665845811,
        "download_url": "https://dl.smwcentral.net/32347/Swamp.zip",
        "filename": "Swamp.zip",
        "size": 5755,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-swampland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28279,
    "title": "Super Mario World Styled Swampland",
    "authors": [
      "Evan.F",
      "MarioriaM"
    ],
    "tags": [
      "forest",
      "haunted",
      "swamp"
    ],
    "description": "Made by Evan.F, edited by MarioriaM and requested by Segment1Zone2",
    "latest_version": "smwc-28279-1631566077",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28279,
        "title": "Super Mario World Styled Swampland",
        "version": "smwc-28279-1631566077",
        "upstream_time": 1631566077,
        "download_url": "https://dl.smwcentral.net/28279/SWAMP.zip",
        "filename": "SWAMP.zip",
        "size": 4917,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-switch-palace-expansion",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1661,
    "title": "Super Mario World Styled Switch Palace Expansion",
    "authors": [
      "Danooodle"
    ],
    "tags": [
      "bonus",
      "expansion",
      "needs remoderation"
    ],
    "description": "An update on the original, more functionally and a more user friendly MAP16 (The original was a mess). Read the readme because of a small issue with the switches. Credit NOT necessary, but would be appreciated. Thanks. ",
    "latest_version": "smwc-1661-1419130851",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1661,
        "title": "Super Mario World Styled Switch Palace Expansion",
        "version": "smwc-1661-1419130851",
        "upstream_time": 1419130851,
        "download_url": "https://dl.smwcentral.net/1661/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 5179,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-tails-miles-tails-prower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24768,
    "title": "Super Mario World Styled Tails (Miles \"Tails\" Prower)",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "He is from Sonic series(Maybe people already know about it).<br>\r\n<br>\r\nThe zip includes:<br>\r\nGFX00.bin<br>\r\nGFX10.bin<br>\r\nGFX28.bin<br>\r\nGFX32.bin<br>\r\now.pal<br>\r\nshared.pal<br>\r\n",
    "latest_version": "smwc-24768-1601766001",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24768,
        "title": "Super Mario World Styled Tails (Miles \"Tails\" Prower)",
        "version": "smwc-24768-1601766001",
        "upstream_time": 1601766001,
        "download_url": "https://dl.smwcentral.net/24768/Tails%20-%20SMW%20Style.zip",
        "filename": "Tails - SMW Style.zip",
        "size": 17837,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-talking-flower-dropdown-countdown-lift-and-gamboo",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35624,
    "title": "Super Mario World Styled Talking Flower, Dropdown Countdown Lift and Gamboo",
    "authors": [
      "bandicoot",
      "deltomX3"
    ],
    "tags": [
      "galoomba",
      "info box",
      "timed lift"
    ],
    "description": "Some Super Mario Bros. Wonder sprites ported into SMW using mostly vanilla paletes.<br>\r\nCredits to DeltomX3 from the Spriters Resource website for drawing the sprites in .png format<br>\r\n<br>\r\nThis pack includes:<br>\r\n-Talking Flower (Replaces the Info Box);<br>\r\n- Gamboo (Replaces Galoomba / Goomba);<br>\r\n- Dropdown Countdown Lift (Replaces Carrot Lifts);",
    "latest_version": "smwc-35624-1701654552",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35624,
        "title": "Super Mario World Styled Talking Flower, Dropdown Countdown Lift and Gamboo",
        "version": "smwc-35624-1701654552",
        "upstream_time": 1701654552,
        "download_url": "https://dl.smwcentral.net/35624/Super%20Mario%20Bros%20Wonder%20-%20misc%20sprites.zip",
        "filename": "Super Mario Bros Wonder - misc sprites.zip",
        "size": 5276,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-techno-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38542,
    "title": "Super Mario World Styled Techno Factory",
    "authors": [
      "Blizzard Buffalo",
      "edgar"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "A vanilla-like techno factory background.<br>\r\n<br>\r\nMade by Blizzard Buffalo, converted to SMW usage by edgar.",
    "latest_version": "smwc-38542-1727655173",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38542,
        "title": "Super Mario World Styled Techno Factory",
        "version": "smwc-38542-1727655173",
        "upstream_time": 1727655173,
        "download_url": "https://dl.smwcentral.net/38542/SMW%20Techno%20Factory.zip",
        "filename": "SMW Techno Factory.zip",
        "size": 3132,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-tilted-pipes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27189,
    "title": "Super Mario World Styled Tilted Pipes",
    "authors": [
      "BlueToad"
    ],
    "tags": [
      "pipe"
    ],
    "description": "A nice slanted / tilted pipe graphic. Enjoy!",
    "latest_version": "smwc-27189-1622860790",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27189,
        "title": "Super Mario World Styled Tilted Pipes",
        "version": "smwc-27189-1622860790",
        "upstream_time": 1622860790,
        "download_url": "https://dl.smwcentral.net/27189/Tiltpipe.zip",
        "filename": "Tiltpipe.zip",
        "size": 3734,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-tiny-midway",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25471,
    "title": "Super Mario World Styled Tiny Midway",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "midway",
      "midway point",
      "needs remoderation"
    ],
    "description": "A SMW styled tiny midway point, because cute.<br>\r\nThe \"collected\" tiny midway is only there for decoration purposes, as the tiny midway acts as tile 38 and thus respawns.<br>\r\nHave fun with it! c:",
    "latest_version": "smwc-25471-1608133445",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25471,
        "title": "Super Mario World Styled Tiny Midway",
        "version": "smwc-25471-1608133445",
        "upstream_time": 1608133445,
        "download_url": "https://dl.smwcentral.net/25471/lil%20h.zip",
        "filename": "lil h.zip",
        "size": 1626,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-toad-house",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40044,
    "title": "Super Mario World Styled Toad House",
    "authors": [
      "Astrakitu",
      "zAce08xZ"
    ],
    "tags": [
      "house",
      "town"
    ],
    "description": "Toad house in the SMW and SMM style!<br>\r\n<br>\r\nRipped from this <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=40136\" rel=\"nofollow\">sheet</a>.<br>\r\n<br>\r\nGive Credit to <span class=\"un-outer\" title=\"Astrakitu\"><a href=\"/?p=profile&amp;id=25405\" style=\"color: var(--user-color-2);\" class=\"un\">Astrakitu</a></span>!! ",
    "latest_version": "smwc-40044-1751399658",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40044,
        "title": "Super Mario World Styled Toad House",
        "version": "smwc-40044-1751399658",
        "upstream_time": 1751399658,
        "download_url": "https://dl.smwcentral.net/40044/SMW-Styled%20Toad%20House.zip",
        "filename": "SMW-Styled Toad House.zip",
        "size": 4004,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-tower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23483,
    "title": "Super Mario World Styled Tower",
    "authors": [
      "KiloMinimo",
      "LinkstormZ"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "A SMW-Styled Tower tileset, ripped from a sprite sheet from Linkstorm Z, the BG uses only half palette 3<br>\r\n<br>\r\nCredit is optional, but appreciated",
    "latest_version": "smwc-23483-1594148261",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23483,
        "title": "Super Mario World Styled Tower",
        "version": "smwc-23483-1594148261",
        "upstream_time": 1594148261,
        "download_url": "https://dl.smwcentral.net/23483/Tower%20Assets.zip",
        "filename": "Tower Assets.zip",
        "size": 10450,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-tryclyde",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16010,
    "title": "Super Mario World Styled Tryclyde",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "needs remoderation",
      "tryclyde"
    ],
    "description": "Custom graphics for that tree-headed fire breathing snake boss from SMB2 that Dahnamics recreated some time ago in SMW style. Check the readme if you want the sprite to make use of most the graphics.<br>\r\n<br>\r\nCredit's optional, just don't claim it as your own.<br>\r\n<br>\r\nModerator's Note : It might be a good idea to check your Tryclyde sprite to make sure it's on the right pal setting.",
    "latest_version": "smwc-16010-1503356115",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16010,
        "title": "Super Mario World Styled Tryclyde",
        "version": "smwc-16010-1503356115",
        "upstream_time": 1503356115,
        "download_url": "https://dl.smwcentral.net/16010/SMW_Tryclyde.zip",
        "filename": "SMW_Tryclyde.zip",
        "size": 2065,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-underground",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28686,
    "title": "Super Mario World Styled Underground",
    "authors": [
      "DynastyLobster"
    ],
    "tags": [
      "cave"
    ],
    "description": "a clean SMW styled underground tileset. complete with semisolids, slopes, decorations, and alternate tiles. (compatible with vanilla palettes)",
    "latest_version": "smwc-28686-1635543796",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28686,
        "title": "Super Mario World Styled Underground",
        "version": "smwc-28686-1635543796",
        "upstream_time": 1635543796,
        "download_url": "https://dl.smwcentral.net/28686/smw%20styled%20underground.zip",
        "filename": "smw styled underground.zip",
        "size": 4050,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-vases",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24859,
    "title": "Super Mario World Styled Vases",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "desert"
    ],
    "description": "SMW-styled vases, based on the ones seen in Super Mario Bros. 2 and its All-Stars remake.",
    "latest_version": "smwc-24859-1602797001",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24859,
        "title": "Super Mario World Styled Vases",
        "version": "smwc-24859-1602797001",
        "upstream_time": 1602797001,
        "download_url": "https://dl.smwcentral.net/24859/vase.zip",
        "filename": "vase.zip",
        "size": 1662,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-vines",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38405,
    "title": "Super Mario World Styled Vines",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "forest",
      "jungle"
    ],
    "description": "Simple decorative vines drawn in a Super Mario World style. Comes with flowering and flaming varieties. Uses Map16 Page A and ExAnimation slot 0.<br>\r\n<br>\r\nFeatured in <a href=\"https://www.smwcentral.net/?p=section&a=details&id=35848\">Christmas Island 2</a>.",
    "latest_version": "smwc-38405-1725740734",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38405,
        "title": "Super Mario World Styled Vines",
        "version": "smwc-38405-1725740734",
        "upstream_time": 1725740734,
        "download_url": "https://dl.smwcentral.net/38405/SMW%20Styled%20Vines.zip",
        "filename": "SMW Styled Vines.zip",
        "size": 3263,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-volcano",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38541,
    "title": "Super Mario World Styled Volcano",
    "authors": [
      "Blizzard Buffalo",
      "edgar"
    ],
    "tags": [
      "needs remoderation",
      "volcano"
    ],
    "description": "A vanilla-like volcano background with lava waterfalls and smoke.<br>\r\nIncludes palette animation for the waterfalls.<br>\r\n<br>\r\nMade by Blizzard Buffalo, converted to SMW usage by edgar.",
    "latest_version": "smwc-38541-1727654946",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38541,
        "title": "Super Mario World Styled Volcano",
        "version": "smwc-38541-1727654946",
        "upstream_time": 1727654946,
        "download_url": "https://dl.smwcentral.net/38541/SMW%20Volcano.zip",
        "filename": "SMW Volcano.zip",
        "size": 4515,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 23720,
        "title": "Super Mario World Styled Volcano",
        "version": "smwc-23720-1594511534",
        "upstream_time": 1594511534,
        "download_url": "https://dl.smwcentral.net/23720/Super%20Mario%20World%20Styled%20Volcano%20BG.zip",
        "filename": "Super Mario World Styled Volcano BG.zip",
        "size": 4871,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-walljump-poses",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28551,
    "title": "Super Mario World Styled Walljump Poses",
    "authors": [
      "AwesomeZack",
      "KaidenThelens"
    ],
    "tags": [
      "male",
      "patch needed",
      "walljump"
    ],
    "description": "Super Mario World Styled Walljump Sprites, this is a edited rip from MFGG, original sprites by AwesomeZack.<br>\r\n<br>\r\nThe GFX file comes with Small, Big, & Tanooki versions for Mario/Luigi. Plus Small and Big Helmet Mario sprites. Top row is very edited, bottom is more like the original.<br>\r\n<br>\r\nInstructions on how to insert are in the txt file. <br>\r\n<br>\r\nIncludes a modified <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18720\"> Wall Kick patch </a> that changes the tilemap, for easier insertion.<br>\r\n",
    "latest_version": "smwc-28551-1633964084",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28551,
        "title": "Super Mario World Styled Walljump Poses",
        "version": "smwc-28551-1633964084",
        "upstream_time": 1633964084,
        "download_url": "https://dl.smwcentral.net/28551/Wall%20Kick%20Poses.zip",
        "filename": "Wall Kick Poses.zip",
        "size": 3406,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-western-badlands",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 42377,
    "title": "Super Mario World Styled Western Badlands",
    "authors": [
      "Blizzard Buffalo",
      "edgar"
    ],
    "tags": [
      "desert",
      "mountain",
      "wild west"
    ],
    "description": "In case you ever wondered what the typical Minecraft badlands would look like in Super Mario World.<br>\r\n<br>\r\n<a href=\"https://www.mfgg.net/?sess=84432e84385d2be7464654ea9bb16506&act=resdb&param=02&c=1&id=41909\" rel=\"nofollow\">Made by Blizzard Buffalo</a>",
    "latest_version": "smwc-42377-1779061200",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 42377,
        "title": "Super Mario World Styled Western Badlands",
        "version": "smwc-42377-1779061200",
        "upstream_time": 1779061200,
        "download_url": "https://dl.smwcentral.net/42377/SMW%20Styled%20Western-Badlands.zip",
        "filename": "SMW Styled Western-Badlands.zip",
        "size": 9790,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-whimp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15984,
    "title": "Super Mario World Styled Whimp",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "needs remoderation",
      "whimp"
    ],
    "description": "Custom graphics for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=15498\">Tsutarja's Whimp sprite</a> in SMW style. It's meant to use the game's original palette 9, so you might wanna check the readme in case you're planning to use the last 2 palettes for something else.<br>\r\n<br>\r\nCredit's optional, just don't claim it as your own.",
    "latest_version": "smwc-15984-1502939912",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15984,
        "title": "Super Mario World Styled Whimp",
        "version": "smwc-15984-1502939912",
        "upstream_time": 1502939912,
        "download_url": "https://dl.smwcentral.net/15984/SMW_Whimp.zip",
        "filename": "SMW_Whimp.zip",
        "size": 1683,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-wonder-coins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35092,
    "title": "Super Mario World Styled Wonder Coins",
    "authors": [
      "deltomX3",
      "zAce08xZ"
    ],
    "tags": [
      "coin",
      "purple coin"
    ],
    "description": "Coins seen in Super Mario Bros. Wonder in the Super Mario World style.<br>\r\n<br>\r\nRipped from this <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=40147\" rel=\"nofollow\">sheet</a>.<br>\r\n<br>\r\nThe Wonder 10 coin is to be used with this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=20886\">Block</a>.<br>\r\n<br>\r\n<br>\r\nGive Credit to deltomX3 <br>\r\nIf used.",
    "latest_version": "smwc-35092-1694984246",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35092,
        "title": "Super Mario World Styled Wonder Coins",
        "version": "smwc-35092-1694984246",
        "upstream_time": 1694984246,
        "download_url": "https://dl.smwcentral.net/35092/Smw%20Styled%20Wonder%20Coins.zip",
        "filename": "Smw Styled Wonder Coins.zip",
        "size": 3267,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-wonder-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34476,
    "title": "Super Mario World Styled Wonder Grassland",
    "authors": [
      "HDTV",
      "ModernKiwi",
      "deltomX3"
    ],
    "tags": [
      "grassland",
      "mushroom"
    ],
    "description": "The SMB Wonder tileset in the SMW style <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=40147&st=0#c165956\" rel=\"nofollow\">made by deltomx3 of MFGG.</a><br>\r\nIncludes ground, a semisolid, slopes, mushroom platforms, and décor.<br>\r\n<br>\r\nRequested and edited by <span class=\"un-outer\" title=\"ModernKiwi\"><a href=\"/?p=profile&amp;id=36102\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">ModernKiwi</a></span>",
    "latest_version": "smwc-34476-1690394521",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34476,
        "title": "Super Mario World Styled Wonder Grassland",
        "version": "smwc-34476-1690394521",
        "upstream_time": 1690394521,
        "download_url": "https://dl.smwcentral.net/34476/WonderV2.zip",
        "filename": "WonderV2.zip",
        "size": 5786,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-wonder-underground",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35676,
    "title": "Super Mario World Styled Wonder Underground",
    "authors": [
      "Green Jerry",
      "deltomX3"
    ],
    "tags": [
      "cave"
    ],
    "description": "The Underground tileset from SMB Wonder in the style of Super Mario World.<br>\r\nNote: The jewel blocks use the pink berry colors on palette 3.<br>\r\n<br>\r\nRipped from <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=40147&st=0#c165956\" rel=\"nofollow\">this sprite sheet</a> on MFGG.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"RedYoshi87\"><a href=\"/?p=profile&amp;id=62290\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">RedYoshi87</a></span>.",
    "latest_version": "smwc-35676-1702228196",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35676,
        "title": "Super Mario World Styled Wonder Underground",
        "version": "smwc-35676-1702228196",
        "upstream_time": 1702228196,
        "download_url": "https://dl.smwcentral.net/35676/SMW%20Style%20SMBW%20Underground.zip",
        "filename": "SMW Style SMBW Underground.zip",
        "size": 4095,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-wood-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26736,
    "title": "Super Mario World Styled Wood Tileset",
    "authors": [
      "Kojimkj",
      "Segment1Zone2"
    ],
    "tags": [
      "wood"
    ],
    "description": "SMB3 Wood Tileset now in a Super Mario World Style!<br>\r\n<br>\r\nOriginal graphics by Kojimkj on MFGG.",
    "latest_version": "smwc-26736-1618283969",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26736,
        "title": "Super Mario World Styled Wood Tileset",
        "version": "smwc-26736-1618283969",
        "upstream_time": 1618283969,
        "download_url": "https://dl.smwcentral.net/26736/SMW%20Styled%20Wood%20Tileset.zip",
        "filename": "SMW Styled Wood Tileset.zip",
        "size": 4431,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-styled-yoshi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1334,
    "title": "Super Mario World Styled Yoshi",
    "authors": [
      "Construct101"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "This is a SMW stylized Yoshi small and big for those whole think YI style clashes with their style of hack. <br>\r\n<br>\r\nThis is a update to my existing Yoshi one,I noticed a funny GFX and fixed it.Also added info on Yoshi colors to make it easier to change his colors.<br>\r\n<br>\r\nPlease delete the existing \"Yoshi SMW Style\" by me.Thanks and enjoy ;)<br>\r\n<br>\r\nFinally,Thanks to SonicBlue77 request for an SMW small Yoshi.",
    "latest_version": "smwc-1334-1408980924",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1334,
        "title": "Super Mario World Styled Yoshi",
        "version": "smwc-1334-1408980924",
        "upstream_time": 1408980924,
        "download_url": "https://dl.smwcentral.net/1334/SMW%20Style%20Yoshi%20Player.zip",
        "filename": "SMW Style Yoshi Player.zip",
        "size": 15845,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-sunken-ghost-ship",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24048,
    "title": "Super Mario World - Sunken Ghost Ship",
    "authors": [
      "Hayashi Neru"
    ],
    "tags": [
      "haunted",
      "needs remoderation",
      "ship"
    ],
    "description": "You do not have to credit it because i was copied the other graphics.<br>\r\n<br>\r\nIt uses 4 palettes, If the ceiling is not covered, Need <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a> patch.",
    "latest_version": "smwc-24048-1595958995",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24048,
        "title": "Super Mario World - Sunken Ghost Ship",
        "version": "smwc-24048-1595958995",
        "upstream_time": 1595958995,
        "download_url": "https://dl.smwcentral.net/24048/Sunken%20Ghost%20Ship%20Layer%203.zip",
        "filename": "Sunken Ghost Ship Layer 3.zip",
        "size": 3774,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-super-mario-maker-styled-waterfalls",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37859,
    "title": "Super Mario World / Super Mario Maker Styled Waterfalls",
    "authors": [
      "LinkstormZ",
      "Rykon-V73"
    ],
    "tags": [
      "mountain",
      "sky"
    ],
    "description": "A set of graphics that would really fit a level. As bonus, it's compatible with: <a href=\"https://dl.smwcentral.net/21074/Super%20Mario%20Maker%20-%20Super%20Mario%20World%20-%20Underwater%20Tileset.zip\" rel=\"nofollow\">Super Mario Maker: Super Mario World - Underwater</a><br>\r\nThere is an ExAnimation file for the waterfall. Any animated GFX can be inserted, including the ones the user wanted.<br>\r\nHave fun using it!<br>\r\n<br>\r\nRequested by <a href=\"https://www.smwcentral.net/?p=profile&id=49975\">Julintendo</a><br>\r\n<br>\r\nUpdate: Moved the mushroom colors to palettes 4 and 5 and added 4 tiles for the yellow mushroom as it interfered with the red one when it comes to black colors, added the last 3 colors of palette 0 to palette 5 and did the change to the underground grass which uses 2 colors and moved those colors near the yellow mushroom colors.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-37859-1717092866",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37859,
        "title": "Super Mario World / Super Mario Maker Styled Waterfalls",
        "version": "smwc-37859-1717092866",
        "upstream_time": 1717092866,
        "download_url": "https://dl.smwcentral.net/37859/SMW%20waterfalls%20%2B%20foreground-good.zip",
        "filename": "SMW waterfalls + foreground-good.zip",
        "size": 11584,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-trees",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37519,
    "title": "Super Mario World - Trees",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "2bpp",
      "forest",
      "patch needed",
      "wood"
    ],
    "description": "A conversion of the forest tileset's foreground trees that works on Layer 3. The trees are a couple pixels wider to work with the palette limitations.<br>\r\n<br>\r\nHiding or removing the status bar is recommended here, like the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\"> Remove Status Bar patch </a>.",
    "latest_version": "smwc-37519-1711420396",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37519,
        "title": "Super Mario World - Trees",
        "version": "smwc-37519-1711420396",
        "upstream_time": 1711420396,
        "download_url": "https://dl.smwcentral.net/37519/Super%20Mario%20World%20Forest%20Trees%20-%20Layer%203.zip",
        "filename": "Super Mario World Forest Trees - Layer 3.zip",
        "size": 3076,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-underground",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24638,
    "title": "Super Mario World - Underground",
    "authors": [
      "KaidenThelens"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "patch needed"
    ],
    "description": "It's the classic Underworld Background but it has Parallax Scrolling, that's about it.<br>\r\n<br>\r\n<br>\r\nIt is highly recommended that you uses Sprite Status Bar patch. Or any other kind of status bar like <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\">The Minimalist Status Bar</a>.",
    "latest_version": "smwc-24638-1600384966",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24638,
        "title": "Super Mario World - Underground",
        "version": "smwc-24638-1600384966",
        "upstream_time": 1600384966,
        "download_url": "https://dl.smwcentral.net/24638/SMW%20Underworld.zip",
        "filename": "SMW Underworld.zip",
        "size": 5944,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 18032,
        "title": "Super Mario World - Underground",
        "version": "smwc-18032-1535736566",
        "upstream_time": 1535736566,
        "download_url": "https://dl.smwcentral.net/18032/SMWLayer3Underground.zip",
        "filename": "SMWLayer3Underground.zip",
        "size": 8993,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-underwater",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17589,
    "title": "Super Mario World - Underwater",
    "authors": [
      "Hayashi Neru"
    ],
    "tags": [
      "2bpp",
      "patch needed",
      "underwater"
    ],
    "description": "Don't need Credit me. But, credit is thanks.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-17589-1528721212",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17589,
        "title": "Super Mario World - Underwater",
        "version": "smwc-17589-1528721212",
        "upstream_time": 1528721212,
        "download_url": "https://dl.smwcentral.net/17589/SMW%20Underwater.zip",
        "filename": "SMW Underwater.zip",
        "size": 2919,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-mario-world-water",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39712,
    "title": "Super Mario World - Water",
    "authors": [
      "spooonsss"
    ],
    "tags": [
      "2bpp",
      "patch needed",
      "water"
    ],
    "description": "SMW water, but as a layer 3. A level UberASM is included to set the 4th color. Transparency/color math is required.<br>\r\n<br>\r\nYou may wish to use <a href=\"https://www.smwcentral.net/?p=tweaks&a=details&id=80\">Disable Tide Pushback</a>",
    "latest_version": "smwc-39712-1751338819",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39712,
        "title": "Super Mario World - Water",
        "version": "smwc-39712-1751338819",
        "upstream_time": 1751338819,
        "download_url": "https://dl.smwcentral.net/39712/layer-3-water.zip",
        "filename": "layer-3-water.zip",
        "size": 2912,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-marisa-land-woods",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1110,
    "title": "Super Marisa Land - Woods",
    "authors": [
      "NekohDot"
    ],
    "tags": [
      "8-bit",
      "grassland",
      "lake",
      "needs remoderation"
    ],
    "description": "Ripped from Super Marisa Land, uses BG1.<br>\r\n<br>\r\nSample level and palette included.",
    "latest_version": "smwc-1110-1398128411",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1110,
        "title": "Super Marisa Land - Woods",
        "version": "smwc-1110-1398128411",
        "upstream_time": 1398128411,
        "download_url": "https://dl.smwcentral.net/1110/SML-Woods.zip",
        "filename": "SML-Woods.zip",
        "size": 3328,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-meat-boy-the-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6943,
    "title": "Super Meat Boy - The Forest",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation"
    ],
    "description": "A background used in some levels of the first world in Super Meat Boy. Credit isn't required if you use this, but it would be appreciated.",
    "latest_version": "smwc-6943-1408985640",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6943,
        "title": "Super Meat Boy - The Forest",
        "version": "smwc-6943-1408985640",
        "upstream_time": 1408985640,
        "download_url": "https://dl.smwcentral.net/6943/Super%20Meat%20Boy%20-%20The%20Forest%20FG.zip",
        "filename": "Super Meat Boy - The Forest FG.zip",
        "size": 6424,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6942,
        "title": "Super Meat Boy - The Forest",
        "version": "smwc-6942-1409065577",
        "upstream_time": 1409065577,
        "download_url": "https://dl.smwcentral.net/6942/Super%20Meat%20Boy%20-%20The%20Forest%20BG.zip",
        "filename": "Super Meat Boy - The Forest BG.zip",
        "size": 5038,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1476,
    "title": "Super Metroid",
    "authors": [
      "FPzero"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "A shadowed font from Super Metroid.  Apologies for lack of lowercase letters but the font does not have any in it.  Replace GFX2A with this file.",
    "latest_version": "smwc-1476-1410271288",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1476,
        "title": "Super Metroid",
        "version": "smwc-1476-1410271288",
        "upstream_time": 1410271288,
        "download_url": "https://dl.smwcentral.net/1476/super_metroid.zip",
        "filename": "super_metroid.zip",
        "size": 1010,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-brinstar-fungi-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31470,
    "title": "Super Metroid - Brinstar (Fungi Area)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "cave",
      "patch needed"
    ],
    "description": "Ripped from Super Metroid. <br>\r\n<br>\r\nModerator's note: Needs an alternative status bar like <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\"> Minimalist </a> or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\"> DKCR </a> ones or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\"> no status bar at all. </a><br>\r\n<br>\r\nThis is due the layer 3 autoscrolling down.",
    "latest_version": "smwc-31470-1657933415",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31470,
        "title": "Super Metroid - Brinstar (Fungi Area)",
        "version": "smwc-31470-1657933415",
        "upstream_time": 1657933415,
        "download_url": "https://dl.smwcentral.net/31470/Super%20Metroid%20-%20Brinstar%20%28Fungi%20Area%29.zip",
        "filename": "Super Metroid - Brinstar (Fungi Area).zip",
        "size": 5797,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-brinstar-vines",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 294,
    "title": "Super Metroid - Brinstar Vines",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "cave",
      "forest",
      "jungle",
      "needs remoderation"
    ],
    "description": "Brinstar - Vines BG. Use this with darklink898's Brinstar - Vines FG.<br>\r\nCredit would be nice but you don't have to.<br>\r\nThis uses darklink898's Brinstar FG palette, only improved.",
    "latest_version": "smwc-294-1375062449",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 294,
        "title": "Super Metroid - Brinstar Vines",
        "version": "smwc-294-1375062449",
        "upstream_time": 1375062449,
        "download_url": "https://dl.smwcentral.net/294/Brinstar%20-%20Vines%20BG.zip",
        "filename": "Brinstar - Vines BG.zip",
        "size": 3327,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 291,
        "title": "Super Metroid - Brinstar Vines",
        "version": "smwc-291-1371308234",
        "upstream_time": 1371308234,
        "download_url": "https://dl.smwcentral.net/291/brinstarvines.zip",
        "filename": "brinstarvines.zip",
        "size": 4320,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-ceres-space-colony",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31599,
    "title": "Super Metroid - Ceres Space Colony",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "block",
      "industrial",
      "mechanical",
      "needs remoderation",
      "space"
    ],
    "description": "Ripped from Super Metroid.<br>\r\n<br>\r\n<br>\r\nincludes two palettes and two HDMA files<br>\r\n<br>\r\nThey can be recognized as follows<br>\r\n<br>\r\nNormal = Blue Palette + Blue HDMA<br>\r\n<br>\r\nSelf Destruct = Red Palette + Red HDMA",
    "latest_version": "smwc-31599-1658548976",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31599,
        "title": "Super Metroid - Ceres Space Colony",
        "version": "smwc-31599-1658548976",
        "upstream_time": 1658548976,
        "download_url": "https://dl.smwcentral.net/31599/cerespacecolony.zip",
        "filename": "cerespacecolony.zip",
        "size": 5802,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 22616,
        "title": "Super Metroid - Ceres Space Colony",
        "version": "smwc-22616-1590077822",
        "upstream_time": 1590077822,
        "download_url": "https://dl.smwcentral.net/22616/Super%20Metroid%20-%20Ceres%20Space%20Colony.zip",
        "filename": "Super Metroid - Ceres Space Colony.zip",
        "size": 8876,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-crateria",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20046,
    "title": "Super Metroid - Crateria",
    "authors": [
      "Brutapode89",
      "Rykon-V73"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "Use this background with darklink898's Crateria FG palette. Sample level included. <br>\r\nCredit would be nice but you don't have to.<br>\r\n<br>\r\nUpdate: Fixed background like in the Super Metroid original game.",
    "latest_version": "smwc-20046-1559969993",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20046,
        "title": "Super Metroid - Crateria",
        "version": "smwc-20046-1559969993",
        "upstream_time": 1559969993,
        "download_url": "https://dl.smwcentral.net/20046/Super%20Metroid%20-%20Crateria.zip",
        "filename": "Super Metroid - Crateria.zip",
        "size": 4201,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-crateria-mushroom-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35364,
    "title": "Super Metroid - Crateria (Mushroom Room)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "cave"
    ],
    "description": "Ripped from the Mushroom Room of Crateria in Super Metroid on Super Nintendo.<br>\r\n<br>\r\nUpdate: Some things has been updated.",
    "latest_version": "smwc-35364-1698529291",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35364,
        "title": "Super Metroid - Crateria (Mushroom Room)",
        "version": "smwc-35364-1698529291",
        "upstream_time": 1698529291,
        "download_url": "https://dl.smwcentral.net/35364/Super%20Metroid%20-%20Crateria%20%28Mushroom%20Room%29.zip",
        "filename": "Super Metroid - Crateria (Mushroom Room).zip",
        "size": 3260,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-crateria-surface",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31545,
    "title": "Super Metroid - Crateria (Surface)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "Ripped from Super Metroid",
    "latest_version": "smwc-31545-1658256563",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31545,
        "title": "Super Metroid - Crateria (Surface)",
        "version": "smwc-31545-1658256563",
        "upstream_time": 1658256563,
        "download_url": "https://dl.smwcentral.net/31545/Zebes%20Surface.zip",
        "filename": "Zebes Surface.zip",
        "size": 4415,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-crateria-underwater",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31598,
    "title": "Super Metroid - Crateria (Underwater)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "lake",
      "underwater"
    ],
    "description": "Ripped from Super Metroid",
    "latest_version": "smwc-31598-1658547802",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31598,
        "title": "Super Metroid - Crateria (Underwater)",
        "version": "smwc-31598-1658547802",
        "upstream_time": 1658547802,
        "download_url": "https://dl.smwcentral.net/31598/underthelake.zip",
        "filename": "underthelake.zip",
        "size": 3839,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-elevator-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31557,
    "title": "Super Metroid - Elevator Room",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mechanical"
    ],
    "description": "Ripped from Super Metroid.<br>\r\n<br>\r\n<br>\r\n<br>\r\nincludes two palettes that i found in the game in the zip file<br>\r\n<br>\r\nif by any chance i forgot a palette please let me know",
    "latest_version": "smwc-31557-1658257200",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31557,
        "title": "Super Metroid - Elevator Room",
        "version": "smwc-31557-1658257200",
        "upstream_time": 1658257200,
        "download_url": "https://dl.smwcentral.net/31557/ElevationRoom.zip",
        "filename": "ElevationRoom.zip",
        "size": 3081,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-file-select",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30344,
    "title": "Super Metroid - File Select",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "space"
    ],
    "description": "Just a space background. Use both GFX file A2 has the stars and first half of planet zebes. A5 has the last half of zebes.",
    "latest_version": "smwc-30344-1649115412",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30344,
        "title": "Super Metroid - File Select",
        "version": "smwc-30344-1649115412",
        "upstream_time": 1649115412,
        "download_url": "https://dl.smwcentral.net/30344/fileselect.zip",
        "filename": "fileselect.zip",
        "size": 5548,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-flashback-sequences",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22537,
    "title": "Super Metroid - Flashback Sequences",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "cave",
      "mechanical",
      "mountain",
      "needs remoderation"
    ],
    "description": " Graphics used in the first 2 Cutscenes seeing in the Intro from Super Metroid.<br>\r\n I made Some Custom Palettes For some Peoples who don't want to use the Black & White-like palette.<br>\r\n NOTE: if You use the MB (Mother Brain) Room Graphics, I suggest you to use it on a totally Black Blackground that he don't seeing Strange. <br>\r\n Credit is not Necessary.",
    "latest_version": "smwc-22537-1589164251",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22537,
        "title": "Super Metroid - Flashback Sequences",
        "version": "smwc-22537-1589164251",
        "upstream_time": 1589164251,
        "download_url": "https://dl.smwcentral.net/22537/Super%20Metroid%20-%20Flashback.zip",
        "filename": "Super Metroid - Flashback.zip",
        "size": 7602,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-fog",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34174,
    "title": "Super Metroid - Fog",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "2bpp",
      "haunted",
      "mist",
      "patch needed"
    ],
    "description": "The ominous fog in Super Metroid when you enter old Tourian the first time or before the golden statues.<br>\r\n<br>\r\nNote that this is a fullscreen tilemap , you will need a status bar workaround <a href=\"https://smwc.me/s/28449\">like this</a> and enabling CGADSUB is <em>highly</em> recommend. If it strictly needs to be a vertical level, use this UberASM code:<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Collapse Text</span></div><div class=\"collapse-content\"><div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">init:\r\n    LDA #$04\r\n    STA $0D9D|!addr\r\n    STA $212C\r\n    STA $212E\r\n    LDA #$13\r\n    STA $0D9E|!addr\r\n    STA $212D\r\n    STA $212F\r\nRTL</pre></div></div></div>",
    "latest_version": "smwc-34174-1687694047",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34174,
        "title": "Super Metroid - Fog",
        "version": "smwc-34174-1687694047",
        "upstream_time": 1687694047,
        "download_url": "https://dl.smwcentral.net/34174/Super%20Metroid%20-%20Fog.zip",
        "filename": "Super Metroid - Fog.zip",
        "size": 3978,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-lava",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32931,
    "title": "Super Metroid - Lava",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "2bpp",
      "lava",
      "tide",
      "volcano"
    ],
    "description": "A rip of Super Metroid's two hazardous liquids, lava and magma.<br>\r\n<br>\r\nBest to be used as a tide replacement with a lava behaviour (Lunar Magic 3.10 or newer required) or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29015\">this</a> UberASM code.",
    "latest_version": "smwc-32931-1673776890",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32931,
        "title": "Super Metroid - Lava",
        "version": "smwc-32931-1673776890",
        "upstream_time": 1673776890,
        "download_url": "https://dl.smwcentral.net/32931/Super%20Metroid%20-%20Lava.zip",
        "filename": "Super Metroid - Lava.zip",
        "size": 5098,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-maridia",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6937,
    "title": "Super Metroid - Maridia",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "A foreground tileset used in the aquatic areas in Maridia in Super Metroid. Credit isn't required if you use this, but it would be appreciated.",
    "latest_version": "smwc-6937-1408985443",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6937,
        "title": "Super Metroid - Maridia",
        "version": "smwc-6937-1408985443",
        "upstream_time": 1408985443,
        "download_url": "https://dl.smwcentral.net/6937/Super%20Metroid%20-%20Maridia%20FG.zip",
        "filename": "Super Metroid - Maridia FG.zip",
        "size": 3820,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-maridia-emerald-green-rocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37899,
    "title": "Super Metroid - Maridia (Emerald Green Rocks)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "cave",
      "underwater"
    ],
    "description": "Ripped from the area of Maridia with Emerald Green Rocks in Super Metroid.",
    "latest_version": "smwc-37899-1717787049",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37899,
        "title": "Super Metroid - Maridia (Emerald Green Rocks)",
        "version": "smwc-37899-1717787049",
        "upstream_time": 1717787049,
        "download_url": "https://dl.smwcentral.net/37899/Super%20Metroid%20-%20Maridia%20%28Emerald%20Green%20Rocks%29.zip",
        "filename": "Super Metroid - Maridia (Emerald Green Rocks).zip",
        "size": 4269,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-norfair",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 287,
    "title": "Super Metroid - Norfair",
    "authors": [
      "Kaeru"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "This are ExGFX files of Norfair. Includes ledges, slopes and bubbles.",
    "latest_version": "smwc-287-1381332720",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 287,
        "title": "Super Metroid - Norfair",
        "version": "smwc-287-1381332720",
        "upstream_time": 1381332720,
        "download_url": "https://dl.smwcentral.net/287/sme-nofair.zip",
        "filename": "sme-nofair.zip",
        "size": 2875,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-norfair-descent",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26483,
    "title": "Super Metroid - Norfair Descent",
    "authors": [
      "Evernn"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "volcano"
    ],
    "description": "Background from the vertical rooms of Norfair in Super Metroid. It uses palette 1 and one ExGFX file in BG1. <br>\r\n<br>\r\nThis download contains two different variants of the palette from the game. <br>\r\n<br>\r\nThis background would be most useful for a vertical cave section, or maybe a rising lava section. <br>\r\n<br>\r\nCredit is not needed, but it would still be appreciated. ",
    "latest_version": "smwc-26483-1616095292",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26483,
        "title": "Super Metroid - Norfair Descent",
        "version": "smwc-26483-1616095292",
        "upstream_time": 1616095292,
        "download_url": "https://dl.smwcentral.net/26483/Super%20Metroid%20-%20Norfair%20Descent.zip",
        "filename": "Super Metroid - Norfair Descent.zip",
        "size": 4573,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-norfair-superheated-cavern",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32684,
    "title": "Super Metroid - Norfair (Superheated Cavern)",
    "authors": [
      "spooonsss"
    ],
    "tags": [
      "cave",
      "volcano"
    ],
    "description": "Background from hot areas of Norfair in Super Metroid.<br>\r\n<br>\r\nBe sure to insert the included level UberASM for the animation.",
    "latest_version": "smwc-32684-1670156813",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32684,
        "title": "Super Metroid - Norfair (Superheated Cavern)",
        "version": "smwc-32684-1670156813",
        "upstream_time": 1670156813,
        "download_url": "https://dl.smwcentral.net/32684/Super%20Metroid%20-%20Norfair%20-%20Superheated%20Cavern%20BG%20asar2.zip",
        "filename": "Super Metroid - Norfair - Superheated Cavern BG asar2.zip",
        "size": 3701,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-old-brinstar",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35003,
    "title": "Super Metroid - Old Brinstar",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "cave",
      "texture"
    ],
    "description": "Ripped from Gloomy-Old-Brinstar in Super Metroid on SNES.",
    "latest_version": "smwc-35003-1693688706",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35003,
        "title": "Super Metroid - Old Brinstar",
        "version": "smwc-35003-1693688706",
        "upstream_time": 1693688706,
        "download_url": "https://dl.smwcentral.net/35003/Super%20Metroid%20-%20Gloomy-Old-Brinstar.zip",
        "filename": "Super Metroid - Gloomy-Old-Brinstar.zip",
        "size": 2531,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-rinka-and-rinka-block",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38552,
    "title": "Super Metroid - Rinka and Rinka Block",
    "authors": [
      "TheOrangeToad"
    ],
    "tags": [
      "block",
      "tracking flame"
    ],
    "description": "When I was viewing and thinking about this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24083\">custom sprite</a> that Koopster made, I'm surprised that nobody has submitting the Rinka sprite and Rinka's block graphics on this site before so I decided  to rip these graphics.<br>\r\n<br>\r\nRip to work for this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24083\">custom sprite.</a><br>\r\n<br>\r\nImportant: Make sure you change the trackingflame.json palette slot to F to make the sprite display the palette correctly.",
    "latest_version": "smwc-38552-1729894612",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38552,
        "title": "Super Metroid - Rinka and Rinka Block",
        "version": "smwc-38552-1729894612",
        "upstream_time": 1729894612,
        "download_url": "https://dl.smwcentral.net/38552/Super%20Metroid%20-%20Rinka%20and%20Rinka%20Block.zip",
        "filename": "Super Metroid - Rinka and Rinka Block.zip",
        "size": 4155,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-station-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27937,
    "title": "Super Metroid - Station Room",
    "authors": [
      "Evernn"
    ],
    "tags": [
      "castle",
      "industrial",
      "mechanical"
    ],
    "description": "Background from the station rooms in Super Metroid. It uses palette 1 and one ExGFX file in BG1. <br>\r\n<br>\r\nThis download contains five different variants of the palette from the game. <br>\r\n<br>\r\nThis background would be most useful for a laboratory-themed level or for single-screen rooms (no vertical or horizontal scroll). <br>\r\n<br>\r\nCredit is not needed, but it would still be appreciated.<br>\r\n",
    "latest_version": "smwc-27937-1628472371",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27937,
        "title": "Super Metroid - Station Room",
        "version": "smwc-27937-1628472371",
        "upstream_time": 1628472371,
        "download_url": "https://dl.smwcentral.net/27937/Super%20Metroid%20-%20Station.zip",
        "filename": "Super Metroid - Station.zip",
        "size": 5442,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-tourian",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20059,
    "title": "Super Metroid - Tourian",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "The Tourian's background from Super Metroid.",
    "latest_version": "smwc-20059-1560903905",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20059,
        "title": "Super Metroid - Tourian",
        "version": "smwc-20059-1560903905",
        "upstream_time": 1560903905,
        "download_url": "https://dl.smwcentral.net/20059/Super%20Metroid%20-%20Tourian.zip",
        "filename": "Super Metroid - Tourian.zip",
        "size": 3968,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-water",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32930,
    "title": "Super Metroid - Water",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "2bpp",
      "lake",
      "ocean",
      "patch needed",
      "texture",
      "underwater"
    ],
    "description": "This is a rip of the water from Super Metroid. It comes with various colours, from the universal blue to the various shades in Maridia. They work as a replacement for the tide and as an overlay, the latter which requires a fullscreen layer 3 compatible status bar.",
    "latest_version": "smwc-32930-1673777111",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32930,
        "title": "Super Metroid - Water",
        "version": "smwc-32930-1673777111",
        "upstream_time": 1673777111,
        "download_url": "https://dl.smwcentral.net/32930/Super%20Metroid%20Water.zip",
        "filename": "Super Metroid Water.zip",
        "size": 8119,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-metroid-wrecked-ship",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34987,
    "title": "Super Metroid - Wrecked Ship",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mechanical"
    ],
    "description": "The Wrecked Ship's background from Super Metroid. One of my favorites Metroid games.<br>\r\n<br>\r\nUpdate: Updated palettes.",
    "latest_version": "smwc-34987-1693431365",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34987,
        "title": "Super Metroid - Wrecked Ship",
        "version": "smwc-34987-1693431365",
        "upstream_time": 1693431365,
        "download_url": "https://dl.smwcentral.net/34987/Super%20Metroid%20-%20Wrecked%20Ship%20%28Hallway%29.zip",
        "filename": "Super Metroid - Wrecked Ship (Hallway).zip",
        "size": 2421,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-ninja-boy-battle-woods",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41348,
    "title": "Super Ninja Boy - Battle Woods",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "forest"
    ],
    "description": "The most common battle background from Super Ninja Boy. Some of you might remember it being used in the first level of Hage Mario (Baldy Mario), an old japanese hack.<br>\r\n<br>\r\nCompared to the old rip, this one uses much less gfx space and has better palette organization.<br>\r\n<br>\r\nA good fit for forests, in general.",
    "latest_version": "smwc-41348-1769116702",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41348,
        "title": "Super Ninja Boy - Battle Woods",
        "version": "smwc-41348-1769116702",
        "upstream_time": 1769116702,
        "download_url": "https://dl.smwcentral.net/41348/Super%20Ninja%20Boy%20-%20Battle%20Woods.zip",
        "filename": "Super Ninja Boy - Battle Woods.zip",
        "size": 3606,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-ninja-boy-futureland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41339,
    "title": "Super Ninja Boy - Futureland",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "city"
    ],
    "description": "The background seen in battles that happen during the subway or inside a city. The game is also known as Super Chinese World. A good fit for city levels.<br>\r\n<br>\r\nCompared to the old version, this rip is much more optimized and the tilemap is more accurate, as well.",
    "latest_version": "smwc-41339-1769116697",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41339,
        "title": "Super Ninja Boy - Futureland",
        "version": "smwc-41339-1769116697",
        "upstream_time": 1769116697,
        "download_url": "https://dl.smwcentral.net/41339/Super%20Ninja%20Boy%20-%20Futureland.zip",
        "filename": "Super Ninja Boy - Futureland.zip",
        "size": 3428,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-ninja-boy-menu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41354,
    "title": "Super Ninja Boy - Menu",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "2bpp",
      "bonus",
      "patch needed",
      "texture"
    ],
    "description": "The simple background seen in menus and important NPC dialogues from Super Ninja Boy, also known as Super Chinese World.<br>\r\n<br>\r\nA good fit for bonus rooms.",
    "latest_version": "smwc-41354-1767794802",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41354,
        "title": "Super Ninja Boy - Menu",
        "version": "smwc-41354-1767794802",
        "upstream_time": 1767794802,
        "download_url": "https://dl.smwcentral.net/41354/Super%20Ninja%20Boy%20-%20Menu.zip",
        "filename": "Super Ninja Boy - Menu.zip",
        "size": 1581,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-ninja-boy-rainforest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41352,
    "title": "Super Ninja Boy - Rainforest",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "jungle",
      "swamp"
    ],
    "description": "A surprisingly simple, but yet, colorful background seen in battles taken in rainforests, from Super Ninja Boy, also known as Super Chinese World. <br>\r\n<br>\r\nA good fit for swamp or jungle levels. <br>\r\n<br>\r\nStatus bar colors are unaffected.",
    "latest_version": "smwc-41352-1776544832",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41352,
        "title": "Super Ninja Boy - Rainforest",
        "version": "smwc-41352-1776544832",
        "upstream_time": 1776544832,
        "download_url": "https://dl.smwcentral.net/41352/Super%20Ninja%20Boy%20-%20Rainforest.zip",
        "filename": "Super Ninja Boy - Rainforest.zip",
        "size": 4076,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-nintendo-controller",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22748,
    "title": "Super Nintendo Controller",
    "authors": [
      "Dappertron",
      "Mr.C"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "A detailed SNES controller designed with tutorial sections in mind. It comes with alternate palettes and tiles to resemble either the North American or European/Japanese controller.<br>\r\n<br>\r\n<a href=\"https://www.spriters-resource.com/snes/snestest/sheet/59532/\" rel=\"nofollow\">https://www.spriters-resource.com/snes/snestest/sheet/59532/</a><br>\r\nMr. C's SNES Test Program rip was used as a base for this controller.<br>\r\n<br>\r\nCredit, while appreciated, is not necessary.<br>\r\n<br>\r\nV2 edit: This version includes new button pressing tiles, both exanimated and static.",
    "latest_version": "smwc-22748-1591710550",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22748,
        "title": "Super Nintendo Controller",
        "version": "smwc-22748-1591710550",
        "upstream_time": 1591710550,
        "download_url": "https://dl.smwcentral.net/22748/SNESController%20v.2.zip",
        "filename": "SNESController v.2.zip",
        "size": 7659,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-paper-mario-castle-bleck",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14885,
    "title": "Super Paper Mario - Castle Bleck",
    "authors": [
      "mathie"
    ],
    "tags": [
      "abstract",
      "castle",
      "needs remoderation",
      "night",
      "patch needed",
      "silhouette"
    ],
    "description": "Count Bleck's castle from Super Paper Mario. Includes pretty much everything the original game had.<br>\r\n<br>\r\nIf you want to use the layer 3 fog background in conjunction with the foreground, it's advised to activate layer 2 and use the provided arch tiles on that layer to give your level a better style (see screenshots).<br>\r\nAlso, changing block palettes to match the palette makes the level more coherent (see screenshots).<br>\r\n<br>\r\nExGFX slots are as follows:<br>\r\nExGFX88 ---&gt; FG3<br>\r\nExGFX89 ---&gt; BG2<br>\r\nExGFX8A ---&gt; BG3<br>\r\nExGFX18A ---&gt; LG2<br>\r\nExGFX188 ---&gt; LG3<br>\r\nExGFX189 ---&gt; LG4<br>\r\nExGFX18B ---&gt; LT3<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-14885-1484777866",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14885,
        "title": "Super Paper Mario - Castle Bleck",
        "version": "smwc-14885-1484777866",
        "upstream_time": 1484777866,
        "download_url": "https://dl.smwcentral.net/14885/Super%20Paper%20Mario%20-%20Castle%20Bleck.zip",
        "filename": "Super Paper Mario - Castle Bleck.zip",
        "size": 17915,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-paper-mario-flipside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1703,
    "title": "Super Paper Mario - Flipside",
    "authors": [
      "SelinTheFox"
    ],
    "tags": [
      "abstract",
      "needs remoderation"
    ],
    "description": "The first part of my SPM graphics recreation graphics!",
    "latest_version": "smwc-1703-1421857659",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1703,
        "title": "Super Paper Mario - Flipside",
        "version": "smwc-1703-1421857659",
        "upstream_time": 1421857659,
        "download_url": "https://dl.smwcentral.net/1703/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 3042,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-paper-mario-gloam-valley",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 403,
    "title": "Super Paper Mario - Gloam Valley",
    "authors": [
      "Coffee Man"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "A custom-made background that's made to look a lot like Gloam Valley, World 2-1 from Super Paper Mario. I highly recommend this one, it's great! Please give credit, and more importantly, PLEASE read the readme.<br>\r\n<br>\r\nAlso, this makes sure the background doesn't turn scary when you complete a level, and it adds a new object!",
    "latest_version": "smwc-403-1382172231",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 403,
        "title": "Super Paper Mario - Gloam Valley",
        "version": "smwc-403-1382172231",
        "upstream_time": 1382172231,
        "download_url": "https://dl.smwcentral.net/403/cus-gloomvalley.zip",
        "filename": "cus-gloomvalley.zip",
        "size": 7383,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-paper-mario-lineland-road",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5863,
    "title": "Super Paper Mario - Lineland Road",
    "authors": [
      "Coffee Man"
    ],
    "tags": [
      "abstract",
      "grassland",
      "needs remoderation"
    ],
    "description": "A SPM based background that uses for an ExGFX.<br>\r\n<br>\r\nGive credit if used. Please.<br>\r\n<br>\r\nSubmitted on March 31, 2008 by Coffee Man.<br>\r\n<br>\r\n",
    "latest_version": "smwc-5863-1382027877",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5863,
        "title": "Super Paper Mario - Lineland Road",
        "version": "smwc-5863-1382027877",
        "upstream_time": 1382027877,
        "download_url": "https://dl.smwcentral.net/5863/Super%20Paper%20Mario%20-%20Lineland%20Road.zip",
        "filename": "Super Paper Mario - Lineland Road.zip",
        "size": 2992,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-paper-mario-mimi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23538,
    "title": "Super Paper Mario - Mimi",
    "authors": [
      "SimFan96"
    ],
    "tags": [
      "female",
      "needs remoderation",
      "patch needed"
    ],
    "description": "One of my biggest graphics projects yet and wanted to release it for Summer C3 2020. It's Mimi from Super Paper Mario!<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=RLMuwMk2R18\" rel=\"nofollow\">Demonstration as shown in my 24hosmw submission.</a><br>\r\n<br>\r\nThis submission includes:<br>\r\n* All 10 outfits from Super Paper Mario.<br>\r\n* A custom Mario outfit.<br>\r\n<br>\r\nLike my previous Player GFX submissions. I had to make some minor tweaks to some of Yoshi's Overworld GFX in order for Mimi's palette to be the correct color in the overworld. In order for the graphics to work correctly, please patch the ASM file to the ROM you want to add the player GFX to. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=22372\">The Victory Pose Patch is also recommended to fix the small victory pose while on Yoshi.</a><br>\r\n<br>\r\nIf you encounter any problems with the graphics, feel free to let me know. Thanks for viewing!",
    "latest_version": "smwc-23538-1594602496",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23538,
        "title": "Super Paper Mario - Mimi",
        "version": "smwc-23538-1594602496",
        "upstream_time": 1594602496,
        "download_url": "https://dl.smwcentral.net/23538/Mimi%20Custom%20Player%20GFX.zip",
        "filename": "Mimi Custom Player GFX.zip",
        "size": 164809,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-paper-mario-mr-l-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6772,
    "title": "Super Paper Mario - Mr. L Battle ",
    "authors": [
      "SafeDesire"
    ],
    "tags": [
      "abstract",
      "needs remoderation"
    ],
    "description": "Ripped By: Mai<br>\r\nUpdated By: S.R.H.<br>\r\n<br>\r\nOriginal Description: \"A BG you see in the battle with Mr. L, note, this is not the BG from the 1st Brobot battle. No credit required but if you want, do so. \"<br>\r\n<br>\r\nChanges: Edited example level. Bin file converted to Map16 file. Palette doesn't overwrite some unneeded colors. Graphics now use BG1 + BG3 instead of BG1 + FG2.",
    "latest_version": "smwc-6772-1403710220",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6772,
        "title": "Super Paper Mario - Mr. L Battle ",
        "version": "smwc-6772-1403710220",
        "upstream_time": 1403710220,
        "download_url": "https://dl.smwcentral.net/6772/Mr.%20L.zip",
        "filename": "Mr. L.zip",
        "size": 5862,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-paper-mario-pit-of",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24584,
    "title": "Super Paper Mario - Pit of 100 Trials",
    "authors": [
      "edrobot"
    ],
    "tags": [
      "abstract",
      "bonus",
      "retro"
    ],
    "description": "Anorakun's notes: This is the Pit of the 100 Trials, from Super Paper Mario. Althought it's similar to the original game, it's actually an original graphic made by edrobot, from Mario Fan Game Galaxy. I take no credit in it, since all I did was to fix an old submission that was missing the graphics file. Althought, I ripped a bit differently from majora211's submission. I take no credit for this rip, I just wanted to fix the mistake that the previous user made of forgetting the EXGFX file. Hopefully, people now will be able to use this tileset. Yay!<br>\r\n<br>\r\nIf you're gonna to credit someone for these graphics, credit edrobot, not me.",
    "latest_version": "smwc-24584-1602760923",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24584,
        "title": "Super Paper Mario - Pit of 100 Trials",
        "version": "smwc-24584-1602760923",
        "upstream_time": 1602760923,
        "download_url": "https://dl.smwcentral.net/24584/Pit%20of%20100%20Trials.zip",
        "filename": "Pit of 100 Trials.zip",
        "size": 2596,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-paper-mario-the-whoa-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6882,
    "title": "Super Paper Mario - The Whoa Zone",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "bonus",
      "needs remoderation",
      "space"
    ],
    "description": "A custom foreground tileset I drew myself that is based off of the Whoa Zone tileset from Super Paper Mario. Credit isn't required if you use this, but it would be appreciated.<br>\r\n<br>\r\nNote: This tileset works best when used in a layer 2 level with layer 2 interaction and with layer 2 scrolling set to constant.",
    "latest_version": "smwc-6882-1405164718",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6882,
        "title": "Super Paper Mario - The Whoa Zone",
        "version": "smwc-6882-1405164718",
        "upstream_time": 1405164718,
        "download_url": "https://dl.smwcentral.net/6882/Super%20Paper%20Mario%20-%20Whoa%20Zone%20FG.zip",
        "filename": "Super Paper Mario - Whoa Zone FG.zip",
        "size": 3257,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1323,
    "title": "Super Princess Peach",
    "authors": [
      "Construct101"
    ],
    "tags": [
      "female",
      "needs remoderation"
    ],
    "description": "Replaces Mario with Peach holding Perry,her umbrella...<br>\r\n<br>\r\nI got lazy on her OW GFX so I just made a arrow...anyway,enjoy",
    "latest_version": "smwc-1323-1408913265",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1323,
        "title": "Super Princess Peach",
        "version": "smwc-1323-1408913265",
        "upstream_time": 1408913265,
        "download_url": "https://dl.smwcentral.net/1323/Peach%20Player.zip",
        "filename": "Peach Player.zip",
        "size": 14598,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-bonus-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33843,
    "title": "Super Princess Peach - Bonus Room",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "bonus",
      "texture"
    ],
    "description": "The background found in bonus rooms from this game.<br>\r\n<br>\r\nVery simple, uses hardly any tiles, Map16 or palette space.",
    "latest_version": "smwc-33843-1682784897",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33843,
        "title": "Super Princess Peach - Bonus Room",
        "version": "smwc-33843-1682784897",
        "upstream_time": 1682784897,
        "download_url": "https://dl.smwcentral.net/33843/SPPBonus%20%28Update%29.zip",
        "filename": "SPPBonus (Update).zip",
        "size": 1584,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-bowser-s-villa-statues",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37535,
    "title": "Super Princess Peach - Bowser's Villa (Statues)",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "statue"
    ],
    "description": "Comes from World 8, Bowsers Villa, they can be used as foreground decorations.<br>\r\n<br>\r\nRykon-V73 Edit: Less of it's original tiles for simple optimization.",
    "latest_version": "smwc-37535-1711657595",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37535,
        "title": "Super Princess Peach - Bowser's Villa (Statues)",
        "version": "smwc-37535-1711657595",
        "upstream_time": 1711657595,
        "download_url": "https://dl.smwcentral.net/37535/Super_Princess_Peach_-_Bowser_Statues_-_Koopa_Statue.zip",
        "filename": "Super_Princess_Peach_-_Bowser_Statues_-_Koopa_Statue.zip",
        "size": 4756,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-bowser-s-villa-torches",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37561,
    "title": "Super Princess Peach - Bowser's Villa (Torches)",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "ruins"
    ],
    "description": "Comes from World 8, Bowser's Villa, it's a flame torch that can fit well with castle levels.<br>\r\n<br>\r\nRykon-V73 Edit: Uses fewer frames for simple animation, and for it's animation.",
    "latest_version": "smwc-37561-1711991659",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37561,
        "title": "Super Princess Peach - Bowser's Villa (Torches)",
        "version": "smwc-37561-1711991659",
        "upstream_time": 1711991659,
        "download_url": "https://dl.smwcentral.net/37561/Super_Princess_Peach_-_Bowser_Lamp_Posts.zip",
        "filename": "Super_Princess_Peach_-_Bowser_Lamp_Posts.zip",
        "size": 3861,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34397,
    "title": "Super Princess Peach - Clouds",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "sky"
    ],
    "description": "These are the clouds that appear in the 7th world of Super Princess Peach, Giddy Sky.<br>\r\n<br>\r\nRykon-V73 Edit: Palettes can be easily edited, you can say for tile space certain duplicates have been removed.<br>\r\n<br>\r\nIt is recommended to use a custom sprite status bar, to avoid cutoff.<br>\r\n",
    "latest_version": "smwc-34397-1689618533",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34397,
        "title": "Super Princess Peach - Clouds",
        "version": "smwc-34397-1689618533",
        "upstream_time": 1689618533,
        "download_url": "https://dl.smwcentral.net/34397/Super_Princess_Peach_-_Sky_-_layer_3.zip",
        "filename": "Super_Princess_Peach_-_Sky_-_layer_3.zip",
        "size": 5771,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-cloudy-beanstalk",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34417,
    "title": "Super Princess Peach - Cloudy Beanstalk",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "patch needed",
      "sky"
    ],
    "description": "This appears in the 7th world of Super Princess Peach, Giddy Sky. Good for any cloudy or sky theme levels.<br>\r\n<br>\r\nRykon-V73 Edit: Background uses extra tiles to compensate, please credit as this took a lot of time.<br>\r\n<br>\r\nIt is recommended to use the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\"> no status bar patch</a>, or any custom status bar (Minimalist, DKCR and etc) or a custom sprite status bar to make it work properly.",
    "latest_version": "smwc-34417-1689821068",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34417,
        "title": "Super Princess Peach - Cloudy Beanstalk",
        "version": "smwc-34417-1689821068",
        "upstream_time": 1689821068,
        "download_url": "https://dl.smwcentral.net/34417/Super_Princess_Peach_-_Cloudy_Vines_-_layer_3.zip",
        "filename": "Super_Princess_Peach_-_Cloudy_Vines_-_layer_3.zip",
        "size": 6487,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-doors",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37480,
    "title": "Super Princess Peach - Doors",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "door"
    ],
    "description": "Various doors that come from Super Princess Peach, as well as unused ones, they are meant to be foreground objects, but with asm, they can have other functions too.<br>\r\n<br>\r\nRykon-V73 Edit: Reduced tiles, for easier optimization, and reworked palettes.",
    "latest_version": "smwc-37480-1710870678",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37480,
        "title": "Super Princess Peach - Doors",
        "version": "smwc-37480-1710870678",
        "upstream_time": 1710870678,
        "download_url": "https://dl.smwcentral.net/37480/Super_Princess_Peach_-_Doors.zip",
        "filename": "Super_Princess_Peach_-_Doors.zip",
        "size": 37450,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-exclamation-clouds-and-springs",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32525,
    "title": "Super Princess Peach - Exclamation Clouds and Springs",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "block",
      "sky",
      "springboard"
    ],
    "description": "These are springs and the exclamation clouds that both appear from Super Princess Peach. There are 2 versions of the springs, the small one to replace the default vanilla one and a 32x32 version fitted for giant themed levels. For the bigger spring, it is highly suggested to use its GFX with <div class=\"collapse\"><div class=\"collapse-header\"><span>Sonikku's Giant Springboard</span></div><div class=\"collapse-content\"><a href=\"https://www.smwcentral.net/?p=section&a=details&id=22249\">https://www.smwcentral.net/?p=section&a=details&id=22249</a></div></div>. For the exclamation clouds they can have multiple uses. Be careful too when using the giant springboard too, as it uses almost all of palette D.<br>\r\n<br>\r\nRykon-V73 Edit: The springboards have reduced animations due to repeating tiles.",
    "latest_version": "smwc-32525-1667760345",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32525,
        "title": "Super Princess Peach - Exclamation Clouds and Springs",
        "version": "smwc-32525-1667760345",
        "upstream_time": 1667760345,
        "download_url": "https://dl.smwcentral.net/32525/Exclamation_Clouds_and_Giant_and_Small_spring.zip",
        "filename": "Exclamation_Clouds_and_Giant_and_Small_spring.zip",
        "size": 6768,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1219,
    "title": "Super Princess Peach - Forest",
    "authors": [
      "SafeDesire"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "A Forest BG from Super Princess Peach. No credit required but if you want, you can.",
    "latest_version": "smwc-1219-1403027382",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1219,
        "title": "Super Princess Peach - Forest",
        "version": "smwc-1219-1403027382",
        "upstream_time": 1403027382,
        "download_url": "https://dl.smwcentral.net/1219/SPP-Forest.zip",
        "filename": "SPP-Forest.zip",
        "size": 6778,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-forest-unused",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37168,
    "title": "Super Princess Peach - Forest (Unused)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 Winter 2024</b></span><br>\r\n<br>\r\nThe \"Unused Forest\" from the Nintendo DS game <b><u>Super Princess Peach</u></b>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-37168-1709052438",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37168,
        "title": "Super Princess Peach - Forest (Unused)",
        "version": "smwc-37168-1709052438",
        "upstream_time": 1709052438,
        "download_url": "https://dl.smwcentral.net/37168/PrincessPeachUnusedForest.zip",
        "filename": "PrincessPeachUnusedForest.zip",
        "size": 8131,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-freezie-and-flameface",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32478,
    "title": "Super Princess Peach - Freezie and Flameface",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "fire",
      "ice"
    ],
    "description": "These sprites both appear in Super Princess Peach from Worlds 4 and 6, Fury Volcano and Gleam Glacier. They act as decorations but they can also be used as hazards too good for any ice and fire-themed levels.<br>\r\n<br>\r\nRykon-V73 Edit: Flameface animation uses half of it's original animation due to repeating tiles.",
    "latest_version": "smwc-32478-1667243720",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32478,
        "title": "Super Princess Peach - Freezie and Flameface",
        "version": "smwc-32478-1667243720",
        "upstream_time": 1667243720,
        "download_url": "https://dl.smwcentral.net/32478/SPP%20-%20Freezie%20and%20Flameface.zip",
        "filename": "SPP - Freezie and Flameface.zip",
        "size": 4822,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-geyser",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37380,
    "title": "Super Princess Peach - Geyser",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "geyser",
      "water"
    ],
    "description": "This sprite comes from World 5, Wavy Beach, this can act as a platform, but be careful, when using this sprite, it is recommended to edit the BG2 destination animations, as the 2 middle tiles are used to hold the player.<br>\r\n<br>\r\nRykon-V73 Edit: The sprite uses less of it's original frames for easier optimization, as it was somewhat tile heavy.",
    "latest_version": "smwc-37380-1709575581",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37380,
        "title": "Super Princess Peach - Geyser",
        "version": "smwc-37380-1709575581",
        "upstream_time": 1709575581,
        "download_url": "https://dl.smwcentral.net/37380/Super_Princess_Peach_-_Geyser.zip",
        "filename": "Super_Princess_Peach_-_Geyser.zip",
        "size": 5250,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-giddy-sky-stormy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23241,
    "title": "Super Princess Peach - Giddy Sky (Stormy)",
    "authors": [
      "DPBOX"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "This is a stormy sky background from Super Princess Peach.<br>\r\n<br>\r\nRequested by OrangeBronzeDaisy.<br>\r\n<br>\r\nLevels that use this background must not scroll vertically.",
    "latest_version": "smwc-23241-1592957113",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23241,
        "title": "Super Princess Peach - Giddy Sky (Stormy)",
        "version": "smwc-23241-1592957113",
        "upstream_time": 1592957113,
        "download_url": "https://dl.smwcentral.net/23241/Super%20Princess%20Peach%20-%20Giddy%20Sky%20%28Stormy%29.zip",
        "filename": "Super Princess Peach - Giddy Sky (Stormy).zip",
        "size": 8661,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-glacier-globe-beanstalk-and-rockhead",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32537,
    "title": "Super Princess Peach - Glacier Globe, Beanstalk and Rockhead",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "circus",
      "grassland",
      "sky"
    ],
    "description": "These sprites appear in Worlds 1, 4 and 6 of Super Princess Peach. For the Glacier Globe, it can be used as a <div class=\"collapse\"><div class=\"collapse-header\"><span>Trampoline Block</span></div><div class=\"collapse-content\"><a href=\"https://www.smwcentral.net/?p=section&a=details&id=10296\">https://www.smwcentral.net/?p=section&a=details&id=10296</a></div></div>, while the Rockhead can be used multiple ways. Be cautious when using the Beanstalk, as the leaves sides don't have full interaction, it can also work as a climbing ladder.<br>\r\n<br>\r\nRykon-V73 Edit: Optimized Rockhead and Glacier Globe better to use more of its original animations.",
    "latest_version": "smwc-32537-1668296112",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32537,
        "title": "Super Princess Peach - Glacier Globe, Beanstalk and Rockhead",
        "version": "smwc-32537-1668296112",
        "upstream_time": 1668296112,
        "download_url": "https://dl.smwcentral.net/32537/Vine_Rockhead_and_Glacier_Globe.zip",
        "filename": "Vine_Rockhead_and_Glacier_Globe.zip",
        "size": 5836,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-gleam-glacier-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37536,
    "title": "Super Princess Peach - Gleam Glacier (Mountains)",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "mountain",
      "snow"
    ],
    "description": "Comes from World 6, Gleam Glacier, perfect for any snow themed level, be cautious when using this as this uses 6 layer 3 palettes in total.<br>\r\n<br>\r\nRykon-V73 Edit: Uses less tiles for easier optimization, the mountains also originally had 2 colors, optimized mountains to use 1 palette.",
    "latest_version": "smwc-37536-1711658242",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37536,
        "title": "Super Princess Peach - Gleam Glacier (Mountains)",
        "version": "smwc-37536-1711658242",
        "upstream_time": 1711658242,
        "download_url": "https://dl.smwcentral.net/37536/Super_Princess_Peach_-_Winter_Mountains_-_layer_3.zip",
        "filename": "Super_Princess_Peach_-_Winter_Mountains_-_layer_3.zip",
        "size": 6069,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-grasslands",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9091,
    "title": "Super Princess Peach - Grasslands",
    "authors": [
      "ChaoticFox"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "As seen in Toad's World!<br>\r\n<br>\r\nRipped from a spritesheet by EDGE/Mugensaur, so be sure to credit him. Takes up 4 palettes, FG2, FG3, and about half of a map16 page.<br>\r\n<br>\r\nFixed thanks to Broozer. <br>\r\n<br>\r\nGamma V update: Added an X-flipped version of the blue tulip and a Y-flipped version of the ladder top to serve as a ladder bottom without creating cutoff",
    "latest_version": "smwc-9091-1409815961",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9091,
        "title": "Super Princess Peach - Grasslands",
        "version": "smwc-9091-1409815961",
        "upstream_time": 1409815961,
        "download_url": "https://dl.smwcentral.net/9091/SPPGrasslands.zip",
        "filename": "SPPGrasslands.zip",
        "size": 7072,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-grassy-hills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16939,
    "title": "Super Princess Peach - Grassy Hills",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "One of the many backgrounds from Ladida Plains, the first world from Super Princess Peach.",
    "latest_version": "smwc-16939-1516034010",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16939,
        "title": "Super Princess Peach - Grassy Hills",
        "version": "smwc-16939-1516034010",
        "upstream_time": 1516034010,
        "download_url": "https://dl.smwcentral.net/16939/super%20princess%20peach%20grassy%20hills.zip",
        "filename": "super princess peach grassy hills.zip",
        "size": 5998,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-hoo-s-wood-cliffs",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16991,
    "title": "Super Princess Peach - Hoo's Wood Cliffs",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "jungle",
      "mountain",
      "needs remoderation"
    ],
    "description": "The cliffs from Hoo's Wood, the second world of Super Princess Peach",
    "latest_version": "smwc-16991-1516849212",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16991,
        "title": "Super Princess Peach - Hoo's Wood Cliffs",
        "version": "smwc-16991-1516849212",
        "upstream_time": 1516849212,
        "download_url": "https://dl.smwcentral.net/16991/super%20princess%20peach%20vine.zip",
        "filename": "super princess peach vine.zip",
        "size": 6310,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-hoos-woods-hedge",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37669,
    "title": "Super Princess Peach - Hoos Woods (Hedge)",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "forest",
      "grassland"
    ],
    "description": "Comes from the World 2, Hoos Woods, fitting for grassland and forest areas.<br>\r\n<br>\r\nRykon-V73 Edits: Some tiles had to be excluded and adjusted, as they use the same slots for important palettes.",
    "latest_version": "smwc-37669-1713751542",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37669,
        "title": "Super Princess Peach - Hoos Woods (Hedge)",
        "version": "smwc-37669-1713751542",
        "upstream_time": 1713751542,
        "download_url": "https://dl.smwcentral.net/37669/SPP%20-%20Hoos%20Woods%20%28Hedge%29.zip",
        "filename": "SPP - Hoos Woods (Hedge).zip",
        "size": 10068,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-hoos-woods-palm-trees",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37670,
    "title": "Super Princess Peach - Hoos Woods (Palm Trees)",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "beach",
      "jungle"
    ],
    "description": "Comes from the World 2, Hoos Woods, perfect for any jungle, or even beach areas.<br>\r\n<br>\r\nRykon-V73 Edits: Uses less tiles for easier optimization, some palettes were also adjusted.",
    "latest_version": "smwc-37670-1713751789",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37670,
        "title": "Super Princess Peach - Hoos Woods (Palm Trees)",
        "version": "smwc-37670-1713751789",
        "upstream_time": 1713751789,
        "download_url": "https://dl.smwcentral.net/37670/SPP%20-%20Hoos%20Woods%20%28Palm%20Tree%29.zip",
        "filename": "SPP - Hoos Woods (Palm Tree).zip",
        "size": 9814,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-hoos-woods-vines",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37506,
    "title": "Super Princess Peach -  Hoos Woods (Vines)",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "jungle"
    ],
    "description": "Comes from the World 2, Hoos Woods, perfect for any jungle, forest theme levels.<br>\r\n<br>\r\nRykon-V73 Edits: Tiles were optimized to work as intended from the original game, and easier palette space.",
    "latest_version": "smwc-37506-1711312912",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37506,
        "title": "Super Princess Peach -  Hoos Woods (Vines)",
        "version": "smwc-37506-1711312912",
        "upstream_time": 1711312912,
        "download_url": "https://dl.smwcentral.net/37506/Super_Princess_Peach_-_Jungle_Vines.zip",
        "filename": "Super_Princess_Peach_-_Jungle_Vines.zip",
        "size": 6430,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-ice-block",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32519,
    "title": "Super Princess Peach - Ice Block",
    "authors": [
      "OrangeBronzeDaisy"
    ],
    "tags": [
      "ice block",
      "shatter"
    ],
    "description": "This sprite appears in World 6 of Super Princess Peach, Gleam Glacier. It can work as a decoration or gimmick block, it can also work well as a <div class=\"collapse\"><div class=\"collapse-header\"><span>Aftertouch Shatter Block</span></div><div class=\"collapse-content\"><a href=\"https://www.smwcentral.net/?p=section&a=details&id=12608\">https://www.smwcentral.net/?p=section&a=details&id=12608</a></div></div>.",
    "latest_version": "smwc-32519-1667759841",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32519,
        "title": "Super Princess Peach - Ice Block",
        "version": "smwc-32519-1667759841",
        "upstream_time": 1667759841,
        "download_url": "https://dl.smwcentral.net/32519/SPP%20-%20Ice%20Block.zip",
        "filename": "SPP - Ice Block.zip",
        "size": 2193,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-inside-castle-unused",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37079,
    "title": "Super Princess Peach - Inside Castle (Unused)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "ruins"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 Winter 2024</b></span><br>\r\n<br>\r\nThe \"Unused Inside Castle\" from the Nintendo DS game <b><u>Super Princess Peach</u></b>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-37079-1708898422",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37079,
        "title": "Super Princess Peach - Inside Castle (Unused)",
        "version": "smwc-37079-1708898422",
        "upstream_time": 1708898422,
        "download_url": "https://dl.smwcentral.net/37079/PrincessPeachUnusedCastleInside1.zip",
        "filename": "PrincessPeachUnusedCastleInside1.zip",
        "size": 5832,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-ladida-plains-hills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37509,
    "title": "Super Princess Peach - Ladida Plains (Hills)",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "grassland",
      "layer 3",
      "snow"
    ],
    "description": "Comes from World 1, Ladida Plains, perfect for any grassland theme.<br>\r\n<br>\r\nRykon-V73 Edit: Uses less of it's original tiles, as the original was somewhat tile heavy, winter version also included for snow themed areas.",
    "latest_version": "smwc-37509-1711313621",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37509,
        "title": "Super Princess Peach - Ladida Plains (Hills)",
        "version": "smwc-37509-1711313621",
        "upstream_time": 1711313621,
        "download_url": "https://dl.smwcentral.net/37509/Super_Princess_Peach_-_Grasslands.zip",
        "filename": "Super_Princess_Peach_-_Grasslands.zip",
        "size": 5800,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-level-3",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 704,
    "title": "Super Princess Peach - Level 3-2",
    "authors": [
      "Buu"
    ],
    "tags": [
      "forest",
      "needs remoderation",
      "night"
    ],
    "description": "This is a background from \"Super Princess Peach\" for the Nintendo DS.<br>\r\n<br>\r\nIf you feel like you could improve that set, go ahead and do whatever you feel like. Enjoy.",
    "latest_version": "smwc-704-1384609202",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 704,
        "title": "Super Princess Peach - Level 3-2",
        "version": "smwc-704-1384609202",
        "upstream_time": 1384609202,
        "download_url": "https://dl.smwcentral.net/704/spp-trees.zip",
        "filename": "spp-trees.zip",
        "size": 5602,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-peach-s-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2270,
    "title": "Super Princess Peach - Peach's Castle",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "A simple background useful for grass land levels and intros.<br>\r\n<br>\r\nUses BG1-3.",
    "latest_version": "smwc-2270-1415116817",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2270,
        "title": "Super Princess Peach - Peach's Castle",
        "version": "smwc-2270-1415116817",
        "upstream_time": 1415116817,
        "download_url": "https://dl.smwcentral.net/2270/sppcastle.zip",
        "filename": "sppcastle.zip",
        "size": 5867,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-rideable-balloon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32395,
    "title": "Super Princess Peach - Rideable Balloon",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "balloon",
      "platform"
    ],
    "description": "This is the balloon sprite that appeared in Super Princess Peach from World 7 Giddy Sky redrawn.<br>\r\n<br>\r\nTo be used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16172\">Smkdan's Rideable Balloon</a>.<br>\r\n<br>\r\nRykon-V73 Edit: Uses better palette optimization to take up less palette space.",
    "latest_version": "smwc-32395-1666310997",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32395,
        "title": "Super Princess Peach - Rideable Balloon",
        "version": "smwc-32395-1666310997",
        "upstream_time": 1666310997,
        "download_url": "https://dl.smwcentral.net/32395/Happyballoons.zip",
        "filename": "Happyballoons.zip",
        "size": 2658,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-sandslab-and-smogball",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32491,
    "title": "Super Princess Peach - Sandslab and Smogball",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "beach",
      "desert",
      "sky"
    ],
    "description": "These sprites both appear in Super Princess Peach from Worlds 5 and 7, Wavy Beach and Giddy Sky. The Sandslab can act as a decoration and stationary block while the Smogball will act more as a bounce note block.<br>\r\n<br>\r\nFor the Smogball to be used with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=22934\"><div class=\"collapse\"><div class=\"collapse-header\"><span>Super Bounce Blocks</span></div><div class=\"collapse-content\"></div></div></a> specifically, as the block won't appear after jumping on the custom sprite.<br>\r\n<br>\r\nRykon-V73 Edit: Smogball uses more frames for better use of it's animation. It also has 2 versions, one for being placed on the ground and the other for being placed midair. Sandslab also has a flipped version for facing the opposite direction.",
    "latest_version": "smwc-32491-1667400921",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32491,
        "title": "Super Princess Peach - Sandslab and Smogball",
        "version": "smwc-32491-1667400921",
        "upstream_time": 1667400921,
        "download_url": "https://dl.smwcentral.net/32491/Super%20Princess%20Peach%20-%20Sandslab%20%26%20Smogball.zip",
        "filename": "Super Princess Peach - Sandslab %26 Smogball.zip",
        "size": 4796,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-shriek-mansion-dungeon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16993,
    "title": "Super Princess Peach - Shriek Mansion (Dungeon)",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "The background found in the dungeon areas of Shriek Mansion.",
    "latest_version": "smwc-16993-1516551191",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16993,
        "title": "Super Princess Peach - Shriek Mansion (Dungeon)",
        "version": "smwc-16993-1516551191",
        "upstream_time": 1516551191,
        "download_url": "https://dl.smwcentral.net/16993/super%20princess%20peach%20dungeon.zip",
        "filename": "super princess peach dungeon.zip",
        "size": 2850,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-shriek-mansion-inside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16950,
    "title": "Super Princess Peach - Shriek Mansion (Inside)",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "haunted",
      "house",
      "needs remoderation"
    ],
    "description": "One of the backgrounds found in Shriek Mansion, the third world of Super Princess Peach.<br>\r\n<br>\r\nThis includes two versions, one for the lighter purple and the other for a darker gray. Both use the same ExGFX files & Map16, but are just built differently.",
    "latest_version": "smwc-16950-1516110309",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16950,
        "title": "Super Princess Peach - Shriek Mansion (Inside)",
        "version": "smwc-16950-1516110309",
        "upstream_time": 1516110309,
        "download_url": "https://dl.smwcentral.net/16950/super%20princess%20peach%20ghost%20house.zip",
        "filename": "super princess peach ghost house.zip",
        "size": 7901,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-shriek-mansion-outside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16992,
    "title": "Super Princess Peach - Shriek Mansion (Outside)",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "forest",
      "haunted",
      "needs remoderation",
      "night"
    ],
    "description": "This version of this tileset moves everything sans the green trees and the moon to layer 3, allowing you to have some nice multi-layer scrolling. This looks best with layer 2 parallax to have the moon scroll slower than layer 3.",
    "latest_version": "smwc-16992-1516858177",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16992,
        "title": "Super Princess Peach - Shriek Mansion (Outside)",
        "version": "smwc-16992-1516858177",
        "upstream_time": 1516858177,
        "download_url": "https://dl.smwcentral.net/16992/super%20princess%20peach%20hounted.zip",
        "filename": "super princess peach hounted.zip",
        "size": 4006,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-snowball",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37242,
    "title": "Super Princess Peach - Snowball",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "snow",
      "snowball"
    ],
    "description": "This sprite comes from Super Princess Peach, World 6, Gleam Glacier, it is a snowball that can act as a decoration, or even a rolling gimmick.<br>\r\n<br>\r\nRykon-V73 Edit: Uses better palette optimization, for easier inserting.",
    "latest_version": "smwc-37242-1709172625",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37242,
        "title": "Super Princess Peach - Snowball",
        "version": "smwc-37242-1709172625",
        "upstream_time": 1709172625,
        "download_url": "https://dl.smwcentral.net/37242/Super_Princess_Peach_-_Snowballs.zip",
        "filename": "Super_Princess_Peach_-_Snowballs.zip",
        "size": 2846,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-statue",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37241,
    "title": "Super Princess Peach - Statue",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "desert",
      "ruins",
      "statue"
    ],
    "description": "This sprite comes from World 4, Fury Volcano. They can be destroyed with fireball and act as a blockage gimmick, or as a nice decoration too would fit.<br>\r\n<br>\r\nRykon-V73 Edit: The sprite only use 2 frames for simple inserting, and better palette optimization.",
    "latest_version": "smwc-37241-1709170605",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37241,
        "title": "Super Princess Peach - Statue",
        "version": "smwc-37241-1709170605",
        "upstream_time": 1709170605,
        "download_url": "https://dl.smwcentral.net/37241/Super_Princess_Peach_-_Statue.zip",
        "filename": "Super_Princess_Peach_-_Statue.zip",
        "size": 3307,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-storm-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34410,
    "title": "Super Princess Peach - Storm Clouds",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "patch needed",
      "sky"
    ],
    "description": "These are the storm clouds that appear in the 7th world of Super Princess Peach, Giddy Sky. Good for any thunderstorm levels.<br>\r\n<br>\r\nRykon-V73 Edit: Layer 3 BG uses extra to compensate for the free areas of the background. It uses 263 8x8 tiles.<br>\r\n<br>\r\nYou'll need either <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18862\">no status bar</a>, any custom status bar (Minimalist, DKCR and etc) or a custom sprite status bar to make it work properly.",
    "latest_version": "smwc-34410-1689789186",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34410,
        "title": "Super Princess Peach - Storm Clouds",
        "version": "smwc-34410-1689789186",
        "upstream_time": 1689789186,
        "download_url": "https://dl.smwcentral.net/34410/Super_Princess_Peach_-_Clouds_-_thunder_-_layer_3.zip",
        "filename": "Super_Princess_Peach_-_Clouds_-_thunder_-_layer_3.zip",
        "size": 6305,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-tidal-wave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37387,
    "title": "Super Princess Peach - Tidal Wave",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "water",
      "wave"
    ],
    "description": "This sprite comes from World 5, Wavy Beach,  but be careful, when using this sprite, it is recommended to edit the BG2 destination animations, as the 2 middle tiles are used to hold the player.<br>\r\n<br>\r\nThe sprite uses less of it's original frames for easier optimization.",
    "latest_version": "smwc-37387-1709748242",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37387,
        "title": "Super Princess Peach - Tidal Wave",
        "version": "smwc-37387-1709748242",
        "upstream_time": 1709748242,
        "download_url": "https://dl.smwcentral.net/37387/Super_Princess_Peach_-_Tidal_Wave.zip",
        "filename": "Super_Princess_Peach_-_Tidal_Wave.zip",
        "size": 6977,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-toad-block-and-spikes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32522,
    "title": "Super Princess Peach - Toad Block and Spikes",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "block",
      "item box",
      "muncher",
      "spike trap"
    ],
    "description": "These are the common Toad trapped blocks and spikes that pretty much appear everywhere in Super Princess Peach. The blocks can act as decorations but they could be used as item boxes too, while the spikes can act as munchers.<br>\r\n<br>\r\nRykon-V73 Edit: Some frames are reduced in the Spikes, since some frames have repeating tiles.",
    "latest_version": "smwc-32522-1667760058",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32522,
        "title": "Super Princess Peach - Toad Block and Spikes",
        "version": "smwc-32522-1667760058",
        "upstream_time": 1667760058,
        "download_url": "https://dl.smwcentral.net/32522/Toad_Blocks_and_Animated_Spike.zip",
        "filename": "Toad_Blocks_and_Animated_Spike.zip",
        "size": 3461,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-toad-jump",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 866,
    "title": "Super Princess Peach - Toad Jump",
    "authors": [
      "RealLink"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "Name of ExGFX: Super Princess Peach - Toad Jump<br>\r\nForeground, Background, or Sprite?: Foreground<br>\r\nAuthor: Nintendo<br>\r\nCustom or Rip?: Rip<br>\r\nSlots Used: FG3<br>\r\nPalette: 2<br>\r\nDescription: Super Princess Peach Toad Jump Graphics with slopes by me.",
    "latest_version": "smwc-866-1397850245",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 866,
        "title": "Super Princess Peach - Toad Jump",
        "version": "smwc-866-1397850245",
        "upstream_time": 1397850245,
        "download_url": "https://dl.smwcentral.net/866/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 4611,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-princess-peach-vibe-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37500,
    "title": "Super Princess Peach - Vibe Blocks",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "block",
      "propeller block"
    ],
    "description": "Unused blocks that come from Super Princess Peach, they are blocks that can act as foreground decorations, but with asm they can have other uses.<br>\r\n<br>\r\nRykon-V73 Edit: Only the yellow block is a sprite that acts as a<a href=\"https://www.smwcentral.net/?p=section&a=details&id=32336\"> NSMB propeller block</a> letting the player float, the other 2 will have to have custom asm to work as desired, blue block has a tear animation.",
    "latest_version": "smwc-37500-1711216913",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37500,
        "title": "Super Princess Peach - Vibe Blocks",
        "version": "smwc-37500-1711216913",
        "upstream_time": 1711216913,
        "download_url": "https://dl.smwcentral.net/37500/Super%20Princess%20Peach%20-%20Vibe%20Blocks.zip",
        "filename": "Super Princess Peach - Vibe Blocks.zip",
        "size": 8044,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-putty-snes-gym-putty-moon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32794,
    "title": "Super Putty (SNES) - Gym & Putty Moon",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "forest",
      "texture"
    ],
    "description": "The background found in the first two stages of Super Putty for the SNES.",
    "latest_version": "smwc-32794-1671760235",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32794,
        "title": "Super Putty (SNES) - Gym & Putty Moon",
        "version": "smwc-32794-1671760235",
        "upstream_time": 1671760235,
        "download_url": "https://dl.smwcentral.net/32794/Super%20Putty%20%28SNES%29%20-%20Gym%20and%20Putty%20Moon.zip",
        "filename": "Super Putty (SNES) - Gym and Putty Moon.zip",
        "size": 2400,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-r-type-bydo-empire",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37758,
    "title": "Super R-Type - Bydo Empire",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "flesh"
    ],
    "description": "The background seen in the last stage of Super R-Type. A good fit for flesh or weird cave levels, in general.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-37758-1717165458",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37758,
        "title": "Super R-Type - Bydo Empire",
        "version": "smwc-37758-1717165458",
        "upstream_time": 1717165458,
        "download_url": "https://dl.smwcentral.net/37758/Super%20R-Type%20-%20Bydo%20Empire.zip",
        "filename": "Super R-Type - Bydo Empire.zip",
        "size": 5305,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-r-type-recycling-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37759,
    "title": "Super R-Type - Recycling Factory",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "texture"
    ],
    "description": "The background seen in the sixth stage of Super R-Type.  The cutoff in parts of the background is intentional. It's a mix of industrial with some sort of ruins.  A good fit for mechanical levels, in general.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-37759-1717175311",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37759,
        "title": "Super R-Type - Recycling Factory",
        "version": "smwc-37759-1717175311",
        "upstream_time": 1717175311,
        "download_url": "https://dl.smwcentral.net/37759/Super%20R-Type%20-%20Recycling_Factory.zip",
        "filename": "Super R-Type - Recycling_Factory.zip",
        "size": 6194,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-r-type-resource-acquisition-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37757,
    "title": "Super R-Type - Resource Acquisition Area",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "texture"
    ],
    "description": "The background seen in the fifth stage of Super R-Type.  Reripped from scratch. Compared to the old submission, this version has better palette allocation, in general, and the colors are easier to remap. A good fit for mechanical bases or industrial areas.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-37757-1717165012",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37757,
        "title": "Super R-Type - Resource Acquisition Area",
        "version": "smwc-37757-1717165012",
        "upstream_time": 1717165012,
        "download_url": "https://dl.smwcentral.net/37757/Super%20R-Type%20-%20Resource%20Acquisition%20Area.zip",
        "filename": "Super R-Type - Resource Acquisition Area.zip",
        "size": 3316,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-r-type-the-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37760,
    "title": "Super R-Type - The Cave",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "flesh",
      "haunted"
    ],
    "description": "The sinister cave background seen in the third stage of Super R-Type. Can fit some creepy cavern level.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-37760-1717175399",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37760,
        "title": "Super R-Type - The Cave",
        "version": "smwc-37760-1717175399",
        "upstream_time": 1717175399,
        "download_url": "https://dl.smwcentral.net/37760/Super%20R-Type%20-%20The%20Cave.zip",
        "filename": "Super R-Type - The Cave.zip",
        "size": 4205,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-r-type-the-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37756,
    "title": "Super R-Type - The Ruins",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "texture"
    ],
    "description": "A mechanical background seen in the second stage from Super R-Type. Compared to the old submission, this rip is much more optimized, saving 30 (decimal) worth of space and it also doesn''t unnecessary unused X squares.  A good fit for mechanical or industrial levels, in general.",
    "latest_version": "smwc-37756-1724436335",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37756,
        "title": "Super R-Type - The Ruins",
        "version": "smwc-37756-1724436335",
        "upstream_time": 1724436335,
        "download_url": "https://dl.smwcentral.net/37756/Super%20R-Type%20-%20The%20Ruins.zip",
        "filename": "Super R-Type - The Ruins.zip",
        "size": 5652,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-robot-taisen-original-generation",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20370,
    "title": "Super Robot Taisen: Original Generation 2 - Final Mission",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "The map of the final mission in Super Robot Taisen: Original Generation 2 (GBA), re-arranged as a background.<br>\r\n<br>\r\nThis is a HUGE background; it uses FG1, FG2, BG1, BG2 and BG3, only leaving FG3 free, <b>but only some FG1 animations are compatible</b> (see last screenshot), which needed to be set manually (of course they're already included in the sample level). It also uses almost 3 full Map16 pages.",
    "latest_version": "smwc-20370-1563081576",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20370,
        "title": "Super Robot Taisen: Original Generation 2 - Final Mission",
        "version": "smwc-20370-1563081576",
        "upstream_time": 1563081576,
        "download_url": "https://dl.smwcentral.net/20370/SRT%20OG2%20Final%20Mission.zip",
        "filename": "SRT OG2 Final Mission.zip",
        "size": 20194,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-robot-taisen-original-generation-2-mission",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20240,
    "title": "Super Robot Taisen: Original Generation 2 - Mission 36 (Earth Cradle)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "mechanical",
      "needs remoderation",
      "space"
    ],
    "description": "The map of the Mission 36 (Earth Cradle) in Super Robot Taisen: Original Generation 2 (GBA), re-arranged as a background. Best used in vertical levels, as it only loops vertically.",
    "latest_version": "smwc-20240-1561475657",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20240,
        "title": "Super Robot Taisen: Original Generation 2 - Mission 36 (Earth Cradle)",
        "version": "smwc-20240-1561475657",
        "upstream_time": 1561475657,
        "download_url": "https://dl.smwcentral.net/20240/SRTOG2%20-%20Mission%2036%20%28Earth%20Cradle%29.zip",
        "filename": "SRTOG2 - Mission 36 (Earth Cradle).zip",
        "size": 4117,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-robot-taisen-original-generation-mission",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20313,
    "title": "Super Robot Taisen: Original Generation - Mission 1 (Ryusei)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "The map of the Mission 1 (Ryusei) in Super Robot Taisen: Original Generation (GBA).<br>\r\n<br>\r\nNote that this background is <b>32x24</b> and doesn't loop, so it works best with a custom scroll setting (as Variable 3 or 4 for both horizontal and vertical scroll).",
    "latest_version": "smwc-20313-1561944611",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20313,
        "title": "Super Robot Taisen: Original Generation - Mission 1 (Ryusei)",
        "version": "smwc-20313-1561944611",
        "upstream_time": 1561944611,
        "download_url": "https://dl.smwcentral.net/20313/SRT%20OG%20Mission%201.zip",
        "filename": "SRT OG Mission 1.zip",
        "size": 9105,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-robot-taisen-original-generation-mission-41-ryusei-part",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20315,
    "title": "Super Robot Taisen: Original Generation - Mission 41 (Ryusei) Part 2",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "block",
      "mechanical",
      "needs remoderation",
      "space"
    ],
    "description": "The map of the second part of the Mission 41 (Ryusei) in Super Robot Taisen: Original Generation (GBA), re-arranged (and edited a bit) as a background.<br>\r\n<br>\r\nThis is a HUGE background: basically every color besides Status Bar's and first half of palettes 2 and 6 are used, and only FG1 and FG3 are free to use. Keep this in mind. Also note that this background is <b>32x24</b> and doesn't loop, so it works best with a custom scroll setting (as Variable 3 or 4 for both horizontal and vertical scroll).",
    "latest_version": "smwc-20315-1561945790",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20315,
        "title": "Super Robot Taisen: Original Generation - Mission 41 (Ryusei) Part 2",
        "version": "smwc-20315-1561945790",
        "upstream_time": 1561945790,
        "download_url": "https://dl.smwcentral.net/20315/SRT%20OG%20Mission%2041%20%28Part%202%29.zip",
        "filename": "SRT OG Mission 41 (Part 2).zip",
        "size": 14840,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20314,
        "title": "Super Robot Taisen: Original Generation - Mission 41 (Ryusei) Part 1",
        "version": "smwc-20314-1561945663",
        "upstream_time": 1561945663,
        "download_url": "https://dl.smwcentral.net/20314/SRT%20OG%20Mission%2041%20%28Part%201%29.zip",
        "filename": "SRT OG Mission 41 (Part 1).zip",
        "size": 4659,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-smash-bros-melee-all-stars-rest-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 863,
    "title": "Super Smash Bros. Melee - All-Stars (Rest Area)",
    "authors": [
      "Baphomet Junior"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "Credit goes to Colton by the Spritesheet used.<br>\r\n<br>\r\nIgnore the garbage tiles in the Map16, they're blank in the file.",
    "latest_version": "smwc-863-1393261823",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 863,
        "title": "Super Smash Bros. Melee - All-Stars (Rest Area)",
        "version": "smwc-863-1393261823",
        "upstream_time": 1393261823,
        "download_url": "https://dl.smwcentral.net/863/Melee%20Allstars.zip",
        "filename": "Melee Allstars.zip",
        "size": 2661,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-smash-bros-styled-fire-flower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35120,
    "title": "Super Smash Bros. Styled Fire Flower",
    "authors": [
      "Murphmario"
    ],
    "tags": [
      "fire flower"
    ],
    "description": "A Fire Flower replacement inspired by it's appearance in the original Super Smash Bros., which also resembles it's sprite from Super Mario Bros.<br>\r\n<br>\r\nWhile not required, I would recommend using <a href=\"https://www.smwcentral.net/?p=tweaks&a=details&id=63\">this tweak</a> alongside this graphic, otherwise the shading on the stem will keep mirroring itself.",
    "latest_version": "smwc-35120-1695666709",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35120,
        "title": "Super Smash Bros. Styled Fire Flower",
        "version": "smwc-35120-1695666709",
        "upstream_time": 1695666709,
        "download_url": "https://dl.smwcentral.net/35120/Super%20Smash%20Bros.-styled%20Fire%20Flower.zip",
        "filename": "Super Smash Bros.-styled Fire Flower.zip",
        "size": 1896,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-soccer-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2416,
    "title": "Super Soccer Font",
    "authors": [
      "Airbourne Bubblun"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "The font used in the SNES game Super Soccer.",
    "latest_version": "smwc-2416-1413395544",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2416,
        "title": "Super Soccer Font",
        "version": "smwc-2416-1413395544",
        "upstream_time": 1413395544,
        "download_url": "https://dl.smwcentral.net/2416/super_soccer_font.zip",
        "filename": "super_soccer_font.zip",
        "size": 1066,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-star-wars-dune-sea",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 551,
    "title": "Super Star Wars - Dune Sea",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "It's seen right in the first level. Credit, if used.",
    "latest_version": "smwc-551-1388589042",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 551,
        "title": "Super Star Wars - Dune Sea",
        "version": "smwc-551-1388589042",
        "upstream_time": 1388589042,
        "download_url": "https://dl.smwcentral.net/551/StarWarsduneSeaBG.zip",
        "filename": "StarWarsduneSeaBG.zip",
        "size": 3727,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-star-wars-land-of-the-banthas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19358,
    "title": "Super Star Wars - Land of the Banthas",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "sky"
    ],
    "description": "The Land of the Banthas background from the first Super Star Wars on Super Nintendo.<br>\r\n<br>\r\nNote: Recommended V-Scroll: Variable 3 (Lunar Magic latest version only) and H-Scroll: Variable.",
    "latest_version": "smwc-19358-1553972149",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19358,
        "title": "Super Star Wars - Land of the Banthas",
        "version": "smwc-19358-1553972149",
        "upstream_time": 1553972149,
        "download_url": "https://dl.smwcentral.net/19358/Super%20Star%20Wars%20-%20Land%20of%20the%20Banthas.zip",
        "filename": "Super Star Wars - Land of the Banthas.zip",
        "size": 5266,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-star-wars-mos-eisley",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34429,
    "title": "Super Star Wars - Mos Eisley",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "desert",
      "town"
    ],
    "description": "Not sure if Mos Eisley had moons in the background. BG ripped with the Lunar Magic Bitmap pasting feature. Now:<br>\r\n-BG uses 67 tiles, because the last tile was moved to tile 100 and tile 100 has been replaced with tile F8;<br>\r\n-palette is easy to edit:<br>\r\n-map 16 has been optimized.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-34429-1689993180",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34429,
        "title": "Super Star Wars - Mos Eisley",
        "version": "smwc-34429-1689993180",
        "upstream_time": 1689993180,
        "download_url": "https://dl.smwcentral.net/34429/Super%20Star%20Wars%20-%20Mos%20Eisley%20City%20-%20update.zip",
        "filename": "Super Star Wars - Mos Eisley City - update.zip",
        "size": 3877,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-star-wars-return-of-the-jedi-endor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31671,
    "title": "Super Star Wars: Return of the Jedi - Endor",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "forest",
      "night",
      "space"
    ],
    "description": "The background of Endor from Super Star Wars: Return of the Jedi.",
    "latest_version": "smwc-31671-1659059796",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31671,
        "title": "Super Star Wars: Return of the Jedi - Endor",
        "version": "smwc-31671-1659059796",
        "upstream_time": 1659059796,
        "download_url": "https://dl.smwcentral.net/31671/Super%20Star%20Wars%20-%20Return%20of%20the%20Jedi%20-%20Endor%20v1.1.zip",
        "filename": "Super Star Wars - Return of the Jedi - Endor v1.1.zip",
        "size": 6381,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-star-wars-status-bar",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1200,
    "title": "Super Star Wars Status Bar",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "needs remoderation",
      "patch needed",
      "status bar"
    ],
    "description": "Well, my first misc release. This GFX should be used along with the Metroid Health pack and Roy's Layer 3 ExGFX patch(of course if you want the GFX to show in certain levels)<br>\r\nSome tiles should be edited in Super mario World Status Bar editor to look right. Watch this video to see the status bar: http://www.youtube.com/watch?v=H2StIIdqWAc .<br>\r\n<br>\r\nModerator's Note: If you ask me, it looks better using the default status bar colors, though you may want to change luigi's green to a lighter red, or the opposite, Mario's red to a darker green.",
    "latest_version": "smwc-1200-1411332976",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1200,
        "title": "Super Star Wars Status Bar",
        "version": "smwc-1200-1411332976",
        "upstream_time": 1411332976,
        "download_url": "https://dl.smwcentral.net/1200/StatusBar.zip",
        "filename": "StatusBar.zip",
        "size": 2696,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-star-wars-the-empire-strikes-back-final-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31604,
    "title": "Super Star Wars: The Empire Strikes Back - Final Level",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mechanical"
    ],
    "description": "Ripped from the latest level in Super Star Wars: The Empire Strikes Back on Super Nintendo. Luke Skywalker vs. Darth Vader (Dark Vador in french).",
    "latest_version": "smwc-31604-1658548184",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31604,
        "title": "Super Star Wars: The Empire Strikes Back - Final Level",
        "version": "smwc-31604-1658548184",
        "upstream_time": 1658548184,
        "download_url": "https://dl.smwcentral.net/31604/Super%20Star%20Wars%20-%20The%20Empire%20Strikes%20Back%20-%20Final%20Level.zip",
        "filename": "Super Star Wars - The Empire Strikes Back - Final Level.zip",
        "size": 3411,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-star-wars-the-empire-strikes-back-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31672,
    "title": "Super Star Wars: The Empire Strikes Back - Level 4",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "castle",
      "cave",
      "ice",
      "mechanical",
      "mountain",
      "needs remoderation",
      "snow"
    ],
    "description": "The fourth level's background from Super Star Wars: The Empire Strikes Back.<br>\r\n<br>\r\nUpdate: To we can see all the background by playing the level. It was preferable this background be used ONLY for Vertical levels. We can't see all with a Horizontal level.",
    "latest_version": "smwc-31672-1659062494",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31672,
        "title": "Super Star Wars: The Empire Strikes Back - Level 4",
        "version": "smwc-31672-1659062494",
        "upstream_time": 1659062494,
        "download_url": "https://dl.smwcentral.net/31672/Super%20Star%20Wars%20-%20The%20Empire%20Strikes%20Back%20-%20Level%204%20v1.1.zip",
        "filename": "Super Star Wars - The Empire Strikes Back - Level 4 v1.1.zip",
        "size": 6168,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31670,
        "title": "Super Star Wars: The Empire Strikes Back - Level 1",
        "version": "smwc-31670-1659056015",
        "upstream_time": 1659056015,
        "download_url": "https://dl.smwcentral.net/31670/Super%20Star%20Wars%20-%20The%20Empire%20Strikes%20Back%20-%20Level%201%20v1.1.zip",
        "filename": "Super Star Wars - The Empire Strikes Back - Level 1 v1.1.zip",
        "size": 4281,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19362,
        "title": "Super Star Wars: The Empire Strikes Back - Level 16",
        "version": "smwc-19362-1553972218",
        "upstream_time": 1553972218,
        "download_url": "https://dl.smwcentral.net/19362/Super%20Star%20Wars%20-%20The%20Empire%20Strikes%20Back%20-%20Level%2016.zip",
        "filename": "Super Star Wars - The Empire Strikes Back - Level 16.zip",
        "size": 4283,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-star-wars-the-empire-strikes-back-level-14",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20052,
    "title": "Super Star Wars: The Empire Strikes Back - Level 14 & 17",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "city",
      "mechanical",
      "needs remoderation",
      "night",
      "sunset"
    ],
    "description": "The 14th & 17th level's background from Super Star Wars: The Empire Strikes Back.<br>\r\n<br>\r\nNote: Included two different palettes.",
    "latest_version": "smwc-20052-1560787519",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20052,
        "title": "Super Star Wars: The Empire Strikes Back - Level 14 & 17",
        "version": "smwc-20052-1560787519",
        "upstream_time": 1560787519,
        "download_url": "https://dl.smwcentral.net/20052/Super%20Star%20Wars%20-%20The%20Empire%20Strikes%20Back%20-%20Level%2014%20%26%2017.zip",
        "filename": "Super Star Wars - The Empire Strikes Back - Level 14 %26 17.zip",
        "size": 6311,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-star-wars-tractor-beam-core",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31556,
    "title": "Super Star Wars - Tractor Beam Core",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mechanical"
    ],
    "description": "The Tractor Beam Core's background from the first Super Star Wars.<br>\r\n<br>\r\nUpdate: Changed palettes.",
    "latest_version": "smwc-31556-1658193360",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31556,
        "title": "Super Star Wars - Tractor Beam Core",
        "version": "smwc-31556-1658193360",
        "upstream_time": 1658193360,
        "download_url": "https://dl.smwcentral.net/31556/Super%20Star%20Wars%20-%20Tractor%20Beam%20Core%20v1.1.zip",
        "filename": "Super Star Wars - Tractor Beam Core v1.1.zip",
        "size": 2519,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-street-fighter-ii-turbo-revival-guile-s-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29417,
    "title": "Super Street Fighter II: Turbo Revival - Guile's Stage",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "ocean"
    ],
    "description": "Ripped from the Guile Stage in Super Street Fighter II: Turbo Revival on GBA. This rip was part of <a href=\"https://www.smwcentral.net/?p=viewthread&t=120286\">my C3 Graphic Ripping Showcase.</a>",
    "latest_version": "smwc-29417-1642100671",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29417,
        "title": "Super Street Fighter II: Turbo Revival - Guile's Stage",
        "version": "smwc-29417-1642100671",
        "upstream_time": 1642100671,
        "download_url": "https://dl.smwcentral.net/29417/Super%20Street%20Fighter%20II%20-%20Turbo%20Revival%20-%20Guile%20Stage.zip",
        "filename": "Super Street Fighter II - Turbo Revival - Guile Stage.zip",
        "size": 8851,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-tetris",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39100,
    "title": "Super Tetris 3 - Sphinx",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "desert",
      "no-scroll",
      "title screen"
    ],
    "description": "Ripped from the Sphinx level in Super Tetris 3 on Super Nintendo.<br>\r\n<br>\r\nRequested by 15Tails.<br>\r\n<br>\r\n<span style=\"color: red;\">Moderator's note: incompatible with Yoshi Coins and Horizontal Pipes. Only FG3 is free, be aware.</span>",
    "latest_version": "smwc-39100-1738191172",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39100,
        "title": "Super Tetris 3 - Sphinx",
        "version": "smwc-39100-1738191172",
        "upstream_time": 1738191172,
        "download_url": "https://dl.smwcentral.net/39100/Super%20Tetris%203%20-%20Sphinx.zip",
        "filename": "Super Tetris 3 - Sphinx.zip",
        "size": 15062,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-tetris-3-magical-space",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39024,
    "title": "Super Tetris 3 - Magical Space 3",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "space"
    ],
    "description": "Ripped from Magical Space 3 in Super Tetris 3 on Super Nintendo.<br>\r\n<br>\r\nRequested by 15Tails.",
    "latest_version": "smwc-39024-1736470379",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39024,
        "title": "Super Tetris 3 - Magical Space 3",
        "version": "smwc-39024-1736470379",
        "upstream_time": 1736470379,
        "download_url": "https://dl.smwcentral.net/39024/%5BBG%5D%20Super%20Tetris%203%20%28SNES%29%20-%20Magical%20Space%203.zip",
        "filename": "%5BBG%5D Super Tetris 3 (SNES) - Magical Space 3.zip",
        "size": 9910,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-turrican-blue-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 550,
    "title": "Super Turrican - Blue Mountains",
    "authors": [
      "Buu"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "This BG is ripped from the first level from the game \"Super Turrican\" for the SNES. Read the enclosed readme for more info and please give credit if used!",
    "latest_version": "smwc-550-1388589246",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 550,
        "title": "Super Turrican - Blue Mountains",
        "version": "smwc-550-1388589246",
        "upstream_time": 1388589246,
        "download_url": "https://dl.smwcentral.net/550/Mountains.zip",
        "filename": "Mountains.zip",
        "size": 11392,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-turrican-machine-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 553,
    "title": "Super Turrican - Machine Room",
    "authors": [
      "Buu"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "This BG is ripped from the machine level from the game \"Super Turrican\" for the SNES. Read the enclosed readme for more info and please give credit if used!",
    "latest_version": "smwc-553-1388589377",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 553,
        "title": "Super Turrican - Machine Room",
        "version": "smwc-553-1388589377",
        "upstream_time": 1388589377,
        "download_url": "https://dl.smwcentral.net/553/MachineRoom.zip",
        "filename": "MachineRoom.zip",
        "size": 8550,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-valis-iv-babylon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30162,
    "title": "Super Valis IV - Babylon",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mountain",
      "ruins"
    ],
    "description": "another rip from the game Super Valis IV is here and from stage 3 of this game",
    "latest_version": "smwc-30162-1647624494",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30162,
        "title": "Super Valis IV - Babylon",
        "version": "smwc-30162-1647624494",
        "upstream_time": 1647624494,
        "download_url": "https://dl.smwcentral.net/30162/Act%203%20Babylon.zip",
        "filename": "Act 3 Babylon.zip",
        "size": 8335,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-valis-iv-castle-vanity",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30167,
    "title": "Super Valis IV - Castle Vanity",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "sky",
      "space"
    ],
    "description": "The sky background used in Castle Vanity, from Super Valis IV. As seen in the original game, this background is perfect for parallax, mainly the clouds. It can fit some sky or space level. This rip was part of my <a href=\"https://www.smwcentral.net/?p=viewthread&t=102435&page=1\"> C3 Graphic Ripping Showcase </a>.<br>\r\n<br>\r\nCredit would be great, but is optional.<br>\r\n<br>\r\nUPDATE: Optimized tile usage even more. Remapped palette to more appropriate palette slots.",
    "latest_version": "smwc-30167-1647629911",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30167,
        "title": "Super Valis IV - Castle Vanity",
        "version": "smwc-30167-1647629911",
        "upstream_time": 1647629911,
        "download_url": "https://dl.smwcentral.net/30167/Super%20Valis%20IV%20-%20Castle%20Vanity%20%28Optimized%20rip%29.zip",
        "filename": "Super Valis IV - Castle Vanity (Optimized rip).zip",
        "size": 4489,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-valis-iv-valhalla-inside-the-chapel",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30168,
    "title": "Super Valis IV - Valhalla (Inside the Chapel)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "haunted"
    ],
    "description": "The interior of the chapel / church-like area of stage 4, from Super Valis IV. It has some annoying valkyrias that fly like medusa heads and iron maidens that use ball'n chain to attack the player. It can fit a cathedral level or something like that. This rip was part of my <a href=\"https://www.smwcentral.net/?p=viewthread&t=102435&page=1\"> C3 Graphic Ripping Showcase</a>.<br>\r\n<br>\r\nCredit would be great, but is optional.<br>\r\n<br>\r\nUPDATE: Optimized tile usage, palette usage and map 16. Made easier for the background to loop properly.",
    "latest_version": "smwc-30168-1647629926",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30168,
        "title": "Super Valis IV - Valhalla (Inside the Chapel)",
        "version": "smwc-30168-1647629926",
        "upstream_time": 1647629926,
        "download_url": "https://dl.smwcentral.net/30168/Super%20Valis%20IV%20-%20Valhalla%20%28Inside%29%28optimized%29.zip",
        "filename": "Super Valis IV - Valhalla (Inside)(optimized).zip",
        "size": 8497,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-valis-iv-valhalla-outside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30163,
    "title": "Super Valis IV - Valhalla (Outside)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "grassland"
    ],
    "description": "this background is from stage 4 of Super Valis IV<br>\r\n<br>\r\n<br>\r\n- I'm using the color back area color in the rip",
    "latest_version": "smwc-30163-1647624648",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30163,
        "title": "Super Valis IV - Valhalla (Outside)",
        "version": "smwc-30163-1647624648",
        "upstream_time": 1647624648,
        "download_url": "https://dl.smwcentral.net/30163/Act%204%20Valhalla.zip",
        "filename": "Act 4 Valhalla.zip",
        "size": 8749,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-valis-iv-vecanti",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30124,
    "title": "Super Valis IV - Vecanti",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "night",
      "ruins"
    ],
    "description": "this is the first Super Valis IV background appears right at the beginning of the game<br>\r\n<br>\r\n- the back area color was set to black to cover some parts of the background is already included in the .pal file<br>\r\n<br>\r\n<br>\r\n- again I'm doing this update of this background variable that exists in stage 1 of Super Valis IV",
    "latest_version": "smwc-30124-1647121379",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30124,
        "title": "Super Valis IV - Vecanti",
        "version": "smwc-30124-1647121379",
        "upstream_time": 1647121379,
        "download_url": "https://dl.smwcentral.net/30124/SV%20-%20Stage%201.zip",
        "filename": "SV - Stage 1.zip",
        "size": 11424,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-wagyan-land-2-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25300,
    "title": "Super Wagyan Land 2 - Stage 1",
    "authors": [
      "Masked Man"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "water"
    ],
    "description": "WARNING: This background will override the vanilla ground palette, thus requiring to use a different palette for the ground.<br>\r\n<br>\r\nThis is the Stage 1 BG from the Japan-exclusive Super Famicom game <i>Super Wagyan Land 2</i>.<br>\r\nRipped with Racing Stripe and The Ultimate Background Ripping Tool.<br>\r\nGood for Grassland levels.",
    "latest_version": "smwc-25300-1606618826",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25300,
        "title": "Super Wagyan Land 2 - Stage 1",
        "version": "smwc-25300-1606618826",
        "upstream_time": 1606618826,
        "download_url": "https://dl.smwcentral.net/25300/Super%20Wagyan%20Land%202%20-%20Stage%201.zip",
        "filename": "Super Wagyan Land 2 - Stage 1.zip",
        "size": 4218,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-widget-map",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16296,
    "title": "Super Widget - Map",
    "authors": [
      "Big Brawler"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "Background used in the Map of Super Widget",
    "latest_version": "smwc-16296-1505510339",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16296,
        "title": "Super Widget - Map",
        "version": "smwc-16296-1505510339",
        "upstream_time": 1505510339,
        "download_url": "https://dl.smwcentral.net/16296/Super%20Widget%20-%20Map.zip",
        "filename": "Super Widget - Map.zip",
        "size": 4431,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-super-widget-vegiland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16297,
    "title": "Super Widget - Vegiland",
    "authors": [
      "Big Brawler"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "Grass background used in the first level of Super Widget",
    "latest_version": "smwc-16297-1505509365",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16297,
        "title": "Super Widget - Vegiland",
        "version": "smwc-16297-1505509365",
        "upstream_time": 1505509365,
        "download_url": "https://dl.smwcentral.net/16297/Super%20Widget%20-%20Vegi-Land.zip",
        "filename": "Super Widget - Vegi-Land.zip",
        "size": 3970,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-superman-sega-genesis-round",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40352,
    "title": "Superman (Sega Genesis) - Round 2 (Factory)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city",
      "house",
      "industrial",
      "mechanical"
    ],
    "description": "<span style=\"font-size: 22pt;\"><b>C3 SUMMER 2025:</b></span><br>\r\n<br>\r\nThe \"factory and living room foregrounds\" from <b><u>Superman</u></b> Sega Genesis Game.<br>\r\nIt can be used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=40312\">this background</a>.<br>\r\nWhat do you think about this?<br>\r\n<br>\r\nUses the last colors of palette row 6. ",
    "latest_version": "smwc-40352-1755990047",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40352,
        "title": "Superman (Sega Genesis) - Round 2 (Factory)",
        "version": "smwc-40352-1755990047",
        "upstream_time": 1755990047,
        "download_url": "https://dl.smwcentral.net/40352/SupermanRound2FactoryFG.zip",
        "filename": "SupermanRound2FactoryFG.zip",
        "size": 11446,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40314,
        "title": "Superman (Sega Genesis) - Round 3 (Boss)",
        "version": "smwc-40314-1755890454",
        "upstream_time": 1755890454,
        "download_url": "https://dl.smwcentral.net/40314/SupermanRound3Boss.zip",
        "filename": "SupermanRound3Boss.zip",
        "size": 3103,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40313,
        "title": "Superman (Sega Genesis) - Round 2 (Subway)",
        "version": "smwc-40313-1755890217",
        "upstream_time": 1755890217,
        "download_url": "https://dl.smwcentral.net/40313/SupermanRound2Subway.zip",
        "filename": "SupermanRound2Subway.zip",
        "size": 4518,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40312,
        "title": "Superman (Sega Genesis) - Round 2 (Factory)",
        "version": "smwc-40312-1755889869",
        "upstream_time": 1755889869,
        "download_url": "https://dl.smwcentral.net/40312/SupermanRound2Factory.zip",
        "filename": "SupermanRound2Factory.zip",
        "size": 2886,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-superman-sega-genesis-round-5-spaceship",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40316,
    "title": "Superman (Sega Genesis) - Round 5 (Spaceship 2)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "<span style=\"font-size: 22pt;\"><b>C3 SUMMER 2025:</b></span><br>\r\n<br>\r\nThe \"second section of the final level\" from <b><u>Superman</u></b> Sega Genesis game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-40316-1755898445",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40316,
        "title": "Superman (Sega Genesis) - Round 5 (Spaceship 2)",
        "version": "smwc-40316-1755898445",
        "upstream_time": 1755898445,
        "download_url": "https://dl.smwcentral.net/40316/SupermanRound5-Spaceship2.zip",
        "filename": "SupermanRound5-Spaceship2.zip",
        "size": 2676,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 40315,
        "title": "Superman (Sega Genesis) - Round 5 (Spaceship 1)",
        "version": "smwc-40315-1755898421",
        "upstream_time": 1755898421,
        "download_url": "https://dl.smwcentral.net/40315/SupermanRound5-Spaceship1.zip",
        "filename": "SupermanRound5-Spaceship1.zip",
        "size": 3325,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-superskye-purys",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10736,
    "title": "SuperSkye - Purys",
    "authors": [
      "Piky36",
      "RunninRiiz",
      "WeegeeBen"
    ],
    "tags": [
      "food",
      "ice",
      "needs remoderation"
    ],
    "description": "Another rip from the little-known scrapped game project SuperSkye. This is the foreground GFX from the frozen planet Purys. As far as I can tell, they might suit an ice or candy level of some kind.<br>\r\n<br>\r\nOriginally created by Piky36 for SuperSkye. Ripped by WeegeeBen by hand. No credit is exemplary, but would be greatly appreciated. ",
    "latest_version": "smwc-10736-1422827755",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10736,
        "title": "SuperSkye - Purys",
        "version": "smwc-10736-1422827755",
        "upstream_time": 1422827755,
        "download_url": "https://dl.smwcentral.net/10736/SuperSkye%20Purys.zip",
        "filename": "SuperSkye Purys.zip",
        "size": 23987,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-suspended-wooden-planks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41177,
    "title": "Suspended Wooden Planks",
    "authors": [
      "Yui-Drakon"
    ],
    "tags": [
      "mountain",
      "wood"
    ],
    "description": "Wooden plank bridges suspended by ropes. There are solid top planks, steep, normal and gradual slopes, and square logs that act as solid blocks. Uses vanilla palette 6 and the first half of FG3.",
    "latest_version": "smwc-41177-1764520573",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41177,
        "title": "Suspended Wooden Planks",
        "version": "smwc-41177-1764520573",
        "upstream_time": 1764520573,
        "download_url": "https://dl.smwcentral.net/41177/Suspended%20Wooden%20Plank.zip",
        "filename": "Suspended Wooden Plank.zip",
        "size": 2823,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sutte-hakkun-98-winter-event-version-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34693,
    "title": "Sutte Hakkun '98: Winter Event Version - Stage 2 (Winter Lake)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "ice",
      "lake",
      "night",
      "ocean",
      "sky",
      "snow"
    ],
    "description": "The cold snow background seen in the special winter edition of Sutte Hakkun.  Compared to the old version, this one has better palette management and it is much more complete, covering the entire background space. A good fit for snowy lakes, in general.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-34693-1698683453",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34693,
        "title": "Sutte Hakkun '98: Winter Event Version - Stage 2 (Winter Lake)",
        "version": "smwc-34693-1698683453",
        "upstream_time": 1698683453,
        "download_url": "https://dl.smwcentral.net/34693/Sutte%20Hakkun%20%2798%20Winter%20Event%20Version%20-%20Stage%202%20%28Winter%20Lake%29.zip",
        "filename": "Sutte Hakkun %2798 Winter Event Version - Stage 2 (Winter Lake).zip",
        "size": 12435,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33066,
        "title": "Sutte Hakkun '98: Winter Event Version - Stage 1 (Christmas Night)",
        "version": "smwc-33066-1676134922",
        "upstream_time": 1676134922,
        "download_url": "https://dl.smwcentral.net/33066/Sutte%20Hakun%20%2798%20-%20Stage%201.zip",
        "filename": "Sutte Hakun %2798 - Stage 1.zip",
        "size": 9448,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sutte-hakkun-bonus-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16293,
    "title": "Sutte Hakkun - Bonus Stage",
    "authors": [
      "IanBoy"
    ],
    "tags": [
      "bonus",
      "texture"
    ],
    "description": "A bonus background from the second broadcasted Satellaview version of Sutte Hakkun. Credits isn't needed, but would be appreciated.",
    "latest_version": "smwc-16293-1505503489",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16293,
        "title": "Sutte Hakkun - Bonus Stage",
        "version": "smwc-16293-1505503489",
        "upstream_time": 1505503489,
        "download_url": "https://dl.smwcentral.net/16293/BS%20Sutte%20Hakkun%20-%20Bonus.zip",
        "filename": "BS Sutte Hakkun - Bonus.zip",
        "size": 2220,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sutte-hakkun-credits",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34699,
    "title": "Sutte Hakkun - Credits",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "A very nice chill grassland with mountains, from the credits from Sutte Hakkun.  Compared to the older version, this rip is more optimized and has better palette organization and efficiency. A good fit for grasslands, in general.  Or maybe a mountain level.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-34699-1701151495",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34699,
        "title": "Sutte Hakkun - Credits",
        "version": "smwc-34699-1701151495",
        "upstream_time": 1701151495,
        "download_url": "https://dl.smwcentral.net/34699/Sutte%20Hakkun%20-%20Credits%20BG.zip",
        "filename": "Sutte Hakkun - Credits BG.zip",
        "size": 3737,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sutte-hakkun-extra-world-battle-vs-purple-makkun",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30898,
    "title": "Sutte Hakkun - Extra World / Battle (vs. Purple Makkun)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "sky"
    ],
    "description": "Ripped from Sutte hakkun Extra stage for this game",
    "latest_version": "smwc-30898-1652473583",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30898,
        "title": "Sutte Hakkun - Extra World / Battle (vs. Purple Makkun)",
        "version": "smwc-30898-1652473583",
        "upstream_time": 1652473583,
        "download_url": "https://dl.smwcentral.net/30898/CLOUDS.ZIP",
        "filename": "CLOUDS.ZIP",
        "size": 5573,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sutte-hakkun-practice-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16294,
    "title": "Sutte Hakkun - Practice Stage",
    "authors": [
      "IanBoy"
    ],
    "tags": [
      "bonus",
      "texture"
    ],
    "description": "The background as seen in some of the practice stages in Sutte Hakkun. Credits isn't needed, but would be appreciated.",
    "latest_version": "smwc-16294-1505503229",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16294,
        "title": "Sutte Hakkun - Practice Stage",
        "version": "smwc-16294-1505503229",
        "upstream_time": 1505503229,
        "download_url": "https://dl.smwcentral.net/16294/Sutte%20Hakkun%20-%20Practice.zip",
        "filename": "Sutte Hakkun - Practice.zip",
        "size": 4895,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sutte-hakkun-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35127,
    "title": "Sutte Hakkun - Stage 8 (Grass Field)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "beach",
      "desert",
      "forest",
      "grassland",
      "ice",
      "lake",
      "mountain",
      "patch needed",
      "sky",
      "snow",
      "wild west"
    ],
    "description": "The grass field background seen in Stage 8, from Sutte Hakkun.  Compared to the older version, this one is much more optimized, has better palette organization and is more user friendly, in general.  Since the background uses too many tiles, I didn't rip the lower portion or top portion gradient. A good fit for grasslands, in general.<br>\r\n<br>\r\nDoesn't overwrite status bar colors.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-35127-1699837593",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35127,
        "title": "Sutte Hakkun - Stage 8 (Grass Field)",
        "version": "smwc-35127-1699837593",
        "upstream_time": 1699837593,
        "download_url": "https://dl.smwcentral.net/35127/Sutte%20Hakkun%20-%20Stage%208%20%28Grass%20Field%29.zip",
        "filename": "Sutte Hakkun - Stage 8 (Grass Field).zip",
        "size": 11680,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 35119,
        "title": "Sutte Hakkun - Stage 6 (Plateau)",
        "version": "smwc-35119-1699837451",
        "upstream_time": 1699837451,
        "download_url": "https://dl.smwcentral.net/35119/Sutte%20Hakkun%20-%20Stage%206%20%28Plateau%29.zip",
        "filename": "Sutte Hakkun - Stage 6 (Plateau).zip",
        "size": 13334,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 35112,
        "title": "Sutte Hakkun - Stage 10 (Sky Mountains)",
        "version": "smwc-35112-1699837283",
        "upstream_time": 1699837283,
        "download_url": "https://dl.smwcentral.net/35112/Sutte%20Hakkun%20-%20Stage%2010%20%28Sky%20Mountains%29.zip",
        "filename": "Sutte Hakkun - Stage 10 (Sky Mountains).zip",
        "size": 13067,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34691,
        "title": "Sutte Hakkun - Stage 7 (Beach)",
        "version": "smwc-34691-1693511605",
        "upstream_time": 1693511605,
        "download_url": "https://dl.smwcentral.net/34691/Sutte%20Hakkun%20-%20Stage%207%20%28Beach%29.zip",
        "filename": "Sutte Hakkun - Stage 7 (Beach).zip",
        "size": 12950,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 34690,
        "title": "Sutte Hakkun - Stage 3 (Lake)",
        "version": "smwc-34690-1693096196",
        "upstream_time": 1693096196,
        "download_url": "https://dl.smwcentral.net/34690/Sutte%20Hakkun%20-%20Stage%203%20%28Lake%29.zip",
        "filename": "Sutte Hakkun - Stage 3 (Lake).zip",
        "size": 12879,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33067,
        "title": "Sutte Hakkun - Stage 2 (Forest)",
        "version": "smwc-33067-1676235294",
        "upstream_time": 1676235294,
        "download_url": "https://dl.smwcentral.net/33067/Sutte%20Hakkun%20-%20Stage%202%20%28Forest%29.zip",
        "filename": "Sutte Hakkun - Stage 2 (Forest).zip",
        "size": 15249,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33063,
        "title": "Sutte Hakkun - Stage 1 (Grasslands)",
        "version": "smwc-33063-1676262359",
        "upstream_time": 1676262359,
        "download_url": "https://dl.smwcentral.net/33063/Sutte%20Hakkun%20-%20Stage%201%20%28Grasslands%29.zip",
        "filename": "Sutte Hakkun - Stage 1 (Grasslands).zip",
        "size": 12246,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 33062,
        "title": "Sutte Hakkun - Stage 9 (Snowy Fields)",
        "version": "smwc-33062-1676130430",
        "upstream_time": 1676130430,
        "download_url": "https://dl.smwcentral.net/33062/Sutte%20Hakkun%20-%20Stage%209%20%28Snow%29.zip",
        "filename": "Sutte Hakkun - Stage 9 (Snow).zip",
        "size": 10867,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30899,
        "title": "Sutte Hakkun - Stage 4 (Desert Dunes)",
        "version": "smwc-30899-1652473371",
        "upstream_time": 1652473371,
        "download_url": "https://dl.smwcentral.net/30899/deaddesert.zip",
        "filename": "deaddesert.zip",
        "size": 8808,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30897,
        "title": "Sutte Hakkun - Stage 5 (Rocky Desert)",
        "version": "smwc-30897-1652472903",
        "upstream_time": 1652472903,
        "download_url": "https://dl.smwcentral.net/30897/DESERT.ZIP",
        "filename": "DESERT.ZIP",
        "size": 9329,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sutte-hakkun-title-screen-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34696,
    "title": "Sutte Hakkun - Title Screen (Clouds)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "sky"
    ],
    "description": "The sky background seen in the title screen of Sutte Hakkun. Compared to the older version, it has better optimization, overall. A good fit for title screens or sky levels.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-34696-1697012020",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34696,
        "title": "Sutte Hakkun - Title Screen (Clouds)",
        "version": "smwc-34696-1697012020",
        "upstream_time": 1697012020,
        "download_url": "https://dl.smwcentral.net/34696/Sutte%20Hakkun%20-%20Title%20Screen%20%28L1%20Clouds%29.zip",
        "filename": "Sutte Hakkun - Title Screen (L1 Clouds).zip",
        "size": 7963,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sutte-hakkun-title-screen-rainbow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14129,
    "title": "Sutte Hakkun - Title Screen (Rainbow)",
    "authors": [
      "S.R.H."
    ],
    "tags": [
      "2bpp",
      "patch needed",
      "sky"
    ],
    "description": "This uses all colors available for layer 3. <span style=\"color: #ff8080;\">You must use a sprite status bar or <a href=\"http://www.smwcentral.net/?p=section&a=details&id=5787\">Separate Status Bar Palettes</a>.</span><br>\r\nCredit is not necessary, but I'd like it :)",
    "latest_version": "smwc-14129-1472308234",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14129,
        "title": "Sutte Hakkun - Title Screen (Rainbow)",
        "version": "smwc-14129-1472308234",
        "upstream_time": 1472308234,
        "download_url": "https://dl.smwcentral.net/14129/Sutte%20Hakkun%20-%20Title%20Screen.zip",
        "filename": "Sutte Hakkun - Title Screen.zip",
        "size": 2337,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-swamp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18905,
    "title": "Swamp",
    "authors": [
      "PercentN"
    ],
    "tags": [
      "jungle",
      "needs remoderation",
      "swamp"
    ],
    "description": "A custom swamp tileset. Contains cattails, mushroom ledges, slopes, upside down slopes, and a bunch of other decorations. Also mud, which you can set to lava or water depending on what you want.",
    "latest_version": "smwc-18905-1549599565",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18905,
        "title": "Swamp",
        "version": "smwc-18905-1549599565",
        "upstream_time": 1549599565,
        "download_url": "https://dl.smwcentral.net/18905/Swamp%20w%20mist.zip",
        "filename": "Swamp w mist.zip",
        "size": 10325,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 11523,
        "title": "Swamp",
        "version": "smwc-11523-1435182871",
        "upstream_time": 1435182871,
        "download_url": "https://dl.smwcentral.net/11523/Swamp.zip",
        "filename": "Swamp.zip",
        "size": 5731,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6558,
        "title": "Swamp",
        "version": "smwc-6558-1400249471",
        "upstream_time": 1400249471,
        "download_url": "https://dl.smwcentral.net/6558/Swamp.zip",
        "filename": "Swamp.zip",
        "size": 4137,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1422,
        "title": "Swamp",
        "version": "smwc-1422-1403598244",
        "upstream_time": 1403598244,
        "download_url": "https://dl.smwcentral.net/1422/cus-swampt.zip",
        "filename": "cus-swampt.zip",
        "size": 41332,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 991,
        "title": "Swamp ",
        "version": "smwc-991-1400863213",
        "upstream_time": 1400863213,
        "download_url": "https://dl.smwcentral.net/991/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 5248,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-swamp-logs",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2837,
    "title": "Swamp Logs",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "dark",
      "forest",
      "needs remoderation",
      "swamp"
    ],
    "description": "This is a swampy-ish tileset - the water is ExAnimated (moves left) but if you want you could make it green...<br>\r\n<br>\r\nIt has walk through logs with windows (if you want to use them properly you'll have to try some custom block).<br>\r\n<br>\r\nHave fun!!",
    "latest_version": "smwc-2837-1392299150",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2837,
        "title": "Swamp Logs",
        "version": "smwc-2837-1392299150",
        "upstream_time": 1392299150,
        "download_url": "https://dl.smwcentral.net/2837/%5BFG%5D%20Swamp%20Logs.zip",
        "filename": "%5BFG%5D Swamp Logs.zip",
        "size": 53118,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sweet-candy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13011,
    "title": "Sweet Candy",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "bonus",
      "food",
      "needs remoderation"
    ],
    "description": "Here's a delicious candy-themed set that includes cake ground, lollipop trees, candy cane \"logs,\" marshmallow blocks, and Twizzler vines.  There are even 16x16 donuts you can use for donut lifts.  Hope your New Year's Resolution wasn't to lose weight!  XD",
    "latest_version": "smwc-13011-1452024766",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13011,
        "title": "Sweet Candy",
        "version": "smwc-13011-1452024766",
        "upstream_time": 1452024766,
        "download_url": "https://dl.smwcentral.net/13011/Sweet.zip",
        "filename": "Sweet.zip",
        "size": 4170,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-sweet-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23717,
    "title": "Sweet Zone",
    "authors": [
      "Mr. Pixelator"
    ],
    "tags": [
      "cake",
      "candy",
      "food",
      "needs remoderation"
    ],
    "description": "This tileset is overloaded with sugar, in addition to having been made for C3 summer 2020. Features include chocolate blocks, peppermint poles, (an attempt at) rock-candy semisolids, decorative donuts and lollipops, and candy bridges with licorice railings. Too bad you're walking all over it!",
    "latest_version": "smwc-23717-1594603318",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23717,
        "title": "Sweet Zone",
        "version": "smwc-23717-1594603318",
        "upstream_time": 1594603318,
        "download_url": "https://dl.smwcentral.net/23717/sweet_zone.zip",
        "filename": "sweet_zone.zip",
        "size": 4115,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-swimming-cows",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34957,
    "title": "Swimming Cows",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "dolphin"
    ],
    "description": "A reskin of dolphins I made for the hack <a href=\"https://smwc.me/s/28818\">Super Amethyst Rocks</a> in case you wanted swimming cows for some reason.",
    "latest_version": "smwc-34957-1693077266",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34957,
        "title": "Swimming Cows",
        "version": "smwc-34957-1693077266",
        "upstream_time": 1693077266,
        "download_url": "https://dl.smwcentral.net/34957/CowPhin.zip",
        "filename": "CowPhin.zip",
        "size": 2947,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-switch-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19906,
    "title": "Switch Pack - 16 Different Switches",
    "authors": [
      "Ralshi02"
    ],
    "tags": [
      "needs remoderation",
      "p-switch",
      "switch",
      "switches"
    ],
    "description": "A lot of switches that can serve for many things. <br>\r\n<br>\r\nNote: Uses colors 0-8 so that they can be used as a FG object or sprite GFX without needing to recolor out of the box.",
    "latest_version": "smwc-19906-1558983762",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19906,
        "title": "Switch Pack - 16 Different Switches",
        "version": "smwc-19906-1558983762",
        "upstream_time": 1558983762,
        "download_url": "https://dl.smwcentral.net/19906/switch.zip",
        "filename": "switch.zip",
        "size": 2542,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-switch-palace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15532,
    "title": "Switch Palace",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "bonus",
      "needs remoderation",
      "patch needed",
      "switch palace"
    ],
    "description": "This layer 3 BG is drawn by myself. Do give credit, if you use this.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-15532-1495371264",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15532,
        "title": "Switch Palace",
        "version": "smwc-15532-1495371264",
        "upstream_time": 1495371264,
        "download_url": "https://dl.smwcentral.net/15532/Layer%203%20Switch%20Palace.zip",
        "filename": "Layer 3 Switch Palace.zip",
        "size": 3729,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14306,
        "title": "Switch Palace",
        "version": "smwc-14306-1474478449",
        "upstream_time": 1474478449,
        "download_url": "https://dl.smwcentral.net/14306/Bs%27s%20switch%20palace.zip",
        "filename": "Bs%27s switch palace.zip",
        "size": 10770,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6648,
        "title": "Switch Palace",
        "version": "smwc-6648-1401579798",
        "upstream_time": 1401579798,
        "download_url": "https://dl.smwcentral.net/6648/SwitchPalace.zip",
        "filename": "SwitchPalace.zip",
        "size": 6912,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6462,
        "title": "Switch Palace",
        "version": "smwc-6462-1401529464",
        "upstream_time": 1401529464,
        "download_url": "https://dl.smwcentral.net/6462/CustomSwitch.zip",
        "filename": "CustomSwitch.zip",
        "size": 2271,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2976,
        "title": "Switch Palace",
        "version": "smwc-2976-1372005770",
        "upstream_time": 1372005770,
        "download_url": "https://dl.smwcentral.net/2976/Orig%20switch%20palace.zip",
        "filename": "Orig switch palace.zip",
        "size": 10275,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1770,
        "title": "Switch Palace",
        "version": "smwc-1770-1418318489",
        "upstream_time": 1418318489,
        "download_url": "https://dl.smwcentral.net/1770/Switch%20Palace%20GFX%20by%20Chikane.zip",
        "filename": "Switch Palace GFX by Chikane.zip",
        "size": 2714,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 989,
        "title": "Switch Palace",
        "version": "smwc-989-1400863151",
        "upstream_time": 1400863151,
        "download_url": "https://dl.smwcentral.net/989/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 4030,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-synthetic-caverns",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33963,
    "title": "Synthetic Caverns",
    "authors": [
      "Kixune",
      "SF - The Dark Warrior"
    ],
    "tags": [
      "cave",
      "fire",
      "industrial",
      "mechanical"
    ],
    "description": "An industrial cave tileset with multiple animated elements such as gears (BG), flamethrowers, conveyor belts, and oil. This tileset was originally used in our entry for the CLDC 2023.",
    "latest_version": "smwc-33963-1684524180",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33963,
        "title": "Synthetic Caverns",
        "version": "smwc-33963-1684524180",
        "upstream_time": 1684524180,
        "download_url": "https://dl.smwcentral.net/33963/SyntheticCavernsTileset.zip",
        "filename": "SyntheticCavernsTileset.zip",
        "size": 40601,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-systemkrash-s-text",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 235,
    "title": "SystemKrAsH's Text",
    "authors": [
      "SyStemkraSh"
    ],
    "tags": [
      "cutscene",
      "needs remoderation"
    ],
    "description": "The file includes all of the letters in the alphabet, plus some symbols to go with it. <br>\r\nIf you use it, please give credit, as it's custom.",
    "latest_version": "smwc-235-1390055785",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 235,
        "title": "SystemKrAsH's Text",
        "version": "smwc-235-1390055785",
        "upstream_time": 1390055785,
        "download_url": "https://dl.smwcentral.net/235/KrAsH%20Text.zip",
        "filename": "KrAsH Text.zip",
        "size": 1890,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-taiketsu-ultra-hero-gba-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35386,
    "title": "Taiketsu! Ultra Hero (GBA) - Clouds",
    "authors": [
      "Omega85",
      "Rykon-V73"
    ],
    "tags": [
      "no-scroll",
      "sky"
    ],
    "description": "Hi. I'm here with another BG from a game I never heard of in my life. It's called 'Taiketsu! Ultra Hero ' for the GBA. The word 'Taiketsu' means 'Showdown'. The BG was used in The City stage. Originally, this BG was ripped by Omega, the one from Spriters Resource. I converted it to SMW usage by using the Lunar Magic Bitmap Pasting Feature. The best thing is that the palette is very easy to edit and the back area color is used, too. I had to fix the BG a bit with no trouble at all. Because this BG comes from a fighting game, it's recommended to set both Vertical and Horizontal scrolling of the BG to None.<br>\r\nOmega85 deserves the credit. I only did my job. Enjoy!",
    "latest_version": "smwc-35386-1698779587",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35386,
        "title": "Taiketsu! Ultra Hero (GBA) - Clouds",
        "version": "smwc-35386-1698779587",
        "upstream_time": 1698779587,
        "download_url": "https://dl.smwcentral.net/35386/Taiketsu%21%20Ultra%20Hero%20%28GBA%29%20-%20Clouds.zip",
        "filename": "Taiketsu%21 Ultra Hero (GBA) - Clouds.zip",
        "size": 11040,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-taiketsu-ultra-hero-gba-ice-mountain-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35387,
    "title": "Taiketsu! Ultra Hero (GBA) - Ice Mountain Clouds",
    "authors": [
      "Omega85",
      "Rykon-V73"
    ],
    "tags": [
      "no-scroll",
      "sky"
    ],
    "description": "Here's another BG from 'Taiketsu! Ultra Hero ' for the GBA. This was ripped by Omega85 and converted by me for SMW usage using the Lunar Magic Bitmsap Pasting feature.  BE is used for the Ice Mountains stage. This had the Touhou-like formula. I actually had to edit the BG, as the original version surpassed the 4 GFX limit. You can use the Goal Tape, Midway Bar, Doors, Star Blocks and 3-up Moons and that's it. Because of the BG structure, either the top, bottom or both parts must be covered. In the screenshot, you see the BG being covered by the bottom part. Because this BG comes from a fighting game, it's recommended to set both Vertical and Horizontal scrolling of the BG to None.<br>\r\nOmega85 deserves the credit. <br>\r\nHope it's useful.",
    "latest_version": "smwc-35387-1698779937",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35387,
        "title": "Taiketsu! Ultra Hero (GBA) - Ice Mountain Clouds",
        "version": "smwc-35387-1698779937",
        "upstream_time": 1698779937,
        "download_url": "https://dl.smwcentral.net/35387/Taiketsu%21%20Ultra%20Hero%28GBA%29%20-%20Ice%20Mountain%20Clouds.zip",
        "filename": "Taiketsu%21 Ultra Hero(GBA) - Ice Mountain Clouds.zip",
        "size": 14627,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-taiketsu-ultra-hero-gba-mountain-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35396,
    "title": "Taiketsu! Ultra Hero (GBA) - Mountain Clouds",
    "authors": [
      "Omega85",
      "Rykon-V73"
    ],
    "tags": [
      "mountain",
      "no-scroll",
      "sky"
    ],
    "description": "Hey there. This BG was ripped by Omega85 and converted by me for SMW usage using the Lunar Magic Bitmap Pasting feature. Originally, this BG was ready as it is, but I decided to remove some tiles while making the BG as detailed as possible. The background uses less than 1 palette and thanks to the GFX edits, the Triangle Blocks, Star Blocks, Arrow Signs + Grass, Bullet Bill Blasters, 3-up Moons, Goal Posts, Doors, Vines, Midway Tapes and Transluscent Blocks can now be used. Set Vertical and Horizontal scrolliing settings for BG to None.<br>\r\nOmega85 deserves the credit. I converted the BG for SMW usage.",
    "latest_version": "smwc-35396-1698860093",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35396,
        "title": "Taiketsu! Ultra Hero (GBA) - Mountain Clouds",
        "version": "smwc-35396-1698860093",
        "upstream_time": 1698860093,
        "download_url": "https://dl.smwcentral.net/35396/Taiketsu%21%20Ultra%20Hero%20%28GBA%29%20-%20Mountain%20Clouds.zip",
        "filename": "Taiketsu%21 Ultra Hero (GBA) - Mountain Clouds.zip",
        "size": 12096,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-taiketsu-ultra-hero-gba-space-moon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35397,
    "title": "Taiketsu! Ultra Hero (GBA) - Space Moon",
    "authors": [
      "Omega85",
      "Rykon-V73"
    ],
    "tags": [
      "no-scroll",
      "space"
    ],
    "description": "This BG was ripped by Omega85 and converted by me for SMW usage using the Lunar Magic Bitmap Pasting feature. This BG also had the Touhou formula, but it wasn't that bad. Since the BG is from a fighting game, the Vertical and Horizontal setting for the BG must be set to None and also, set the BG like in the first screenshot.<br>\r\nOmega85 deserves credit.",
    "latest_version": "smwc-35397-1698860504",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35397,
        "title": "Taiketsu! Ultra Hero (GBA) - Space Moon",
        "version": "smwc-35397-1698860504",
        "upstream_time": 1698860504,
        "download_url": "https://dl.smwcentral.net/35397/Taiketsu%21%20Ultra%20Hero%20%28GBA%29%20-%20Space%20Moon.zip",
        "filename": "Taiketsu%21 Ultra Hero (GBA) - Space Moon.zip",
        "size": 15622,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tales-of-phantasia-mountain-pass-present",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35028,
    "title": "Tales of Phantasia - Mountain Pass (Present)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mountain"
    ],
    "description": "Ripped beautiful background from the Lone Valley in Tales of Phantasia on Super Nintendo.<br>\r\n<br>\r\nUpdate: Updated things.",
    "latest_version": "smwc-35028-1693940176",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35028,
        "title": "Tales of Phantasia - Mountain Pass (Present)",
        "version": "smwc-35028-1693940176",
        "upstream_time": 1693940176,
        "download_url": "https://dl.smwcentral.net/35028/Tales%20of%20Phantasia%20-%20Lone%20Valley%20%28Third%20update%29.zip",
        "filename": "Tales of Phantasia - Lone Valley (Third update).zip",
        "size": 14050,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-talespin-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25626,
    "title": "TaleSpin - Level 1",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "jungle",
      "needs remoderation"
    ],
    "description": "Ripped from the first level of TaleSpin on Megadrive.<br>\r\n<br>\r\nNote: The vertical scrolling must be disabled.",
    "latest_version": "smwc-25626-1609860362",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25626,
        "title": "TaleSpin - Level 1",
        "version": "smwc-25626-1609860362",
        "upstream_time": 1609860362,
        "download_url": "https://dl.smwcentral.net/25626/TaleSpin%20-%20Level%201.zip",
        "filename": "TaleSpin - Level 1.zip",
        "size": 6866,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tangle-the-lemur",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39734,
    "title": "Tangle The Lemur",
    "authors": [
      "NinAlexTM"
    ],
    "tags": [
      "female"
    ],
    "description": "Tangle The Lemur...But In SMW &gt;:D<br>\r\nMade by me using Sonic, Tails and Luigi Sprites as references<br>\r\nThe zip file includes:<br>\r\nGFX32 (Player)<br>\r\nGFX28 (Name)<br>\r\nGFX10 (Overworld Player)<br>\r\nGFX00 (Some Player Tiles)<br>\r\nSMW_Shared.pal (The character color palettes)<br>\r\n<br>\r\nFunny Thing: Second Player is Tangle with Whisper´s colors, just to mimic the \"Green Mario\" joke",
    "latest_version": "smwc-39734-1746207180",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39734,
        "title": "Tangle The Lemur",
        "version": "smwc-39734-1746207180",
        "upstream_time": 1746207180,
        "download_url": "https://dl.smwcentral.net/39734/Tangle%20for%20SMW.zip",
        "filename": "Tangle for SMW.zip",
        "size": 20331,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tatanga",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24887,
    "title": "Tatanga",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "thunder lakitu",
      "ultimate noob sprite"
    ],
    "description": "Tatanga which replaces <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3591\">Thunder Lakitu</a>. An ASM file is included to make him use palette E instead of A. Also works with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=20307\">Ultimate N00b Sprite </a>.<br>\r\n<br>\r\nTatanga sprite made by No Body the Dragon.",
    "latest_version": "smwc-24887-1602976609",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24887,
        "title": "Tatanga",
        "version": "smwc-24887-1602976609",
        "upstream_time": 1602976609,
        "download_url": "https://dl.smwcentral.net/24887/tatanga.zip",
        "filename": "tatanga.zip",
        "size": 4460,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tb-the-blue-guy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40859,
    "title": "TB the Blue Guy",
    "authors": [
      "Oz74"
    ],
    "tags": [
      "genderless",
      "humanoid",
      "male"
    ],
    "description": "Who is TB? TB is true blue, terrifically bold in the face of danger, and might just be <i>the best</i>. <a href=\"https://smwc.me/1656926\">Requested by</a>, and Minecraft skin (and original character?) of, <span class=\"un-outer\" title=\"MarioIsTheBest1234\"><a href=\"/?p=profile&amp;id=49662\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">MarioIsTheBest1234</a></span>. There are some extra palettes to help TB work in your own context.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Contents</span></div><div class=\"collapse-content\">Graphics files:<br>\r\nGFX00 (required)<br>\r\nGFX10 (overworld sprite)<br>\r\nGFX22 and GFX24 (only needed vs vanilla Bowser)<br>\r\nGFX28 (status bar)<br>\r\nGFX32 (required)<br>\r\n<br>\r\nAsar patches:<br>\r\nfixes.asm (contains a few necessary hex edits)<br>\r\n<br>\r\n6 player palettes (shared SMWPAL for the player, and custom PAL with PALMASKs for the overworld)<br>\r\n<br>\r\nReadme will guide you on specific changes, important links, and a description of each palette.</div></div>",
    "latest_version": "smwc-40859-1767315817",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40859,
        "title": "TB the Blue Guy",
        "version": "smwc-40859-1767315817",
        "upstream_time": 1767315817,
        "download_url": "https://dl.smwcentral.net/40859/%5BPLAYER%5D%20T.B.zip",
        "filename": "%5BPLAYER%5D T.B.zip",
        "size": 36258,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-td4c",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10789,
    "title": "TD4C #3 - The Crater: Grassland ",
    "authors": [
      "Skewer"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "swamp"
    ],
    "description": "A Background and Tile set from \"Devious Four Chronicles #3: The Crater\" by \"antimatterhunter\" and \"Scorpion\". This is just your regular everyday grassland tile set. Unfortunately, I wasn't thinking, and I made this a 16x16 Foreground, when it could've easily fit the description of Standard Object placement. Oh well, just enjoy this tile set please.<br>\r\n<br>\r\nPlease give credit if used, thanks! ",
    "latest_version": "smwc-10789-1423708881",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10789,
        "title": "TD4C #3 - The Crater: Grassland ",
        "version": "smwc-10789-1423708881",
        "upstream_time": 1423708881,
        "download_url": "https://dl.smwcentral.net/10789/%5BCrater%5D%20Grassland.zip",
        "filename": "%5BCrater%5D Grassland.zip",
        "size": 5156,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6449,
        "title": "TD4C#7 - The Swamps of The Fourth Sector",
        "version": "smwc-6449-1396625623",
        "upstream_time": 1396625623,
        "download_url": "https://dl.smwcentral.net/6449/TD4C%237%20-%20The%20Swamp.zip",
        "filename": "TD4C%237 - The Swamp.zip",
        "size": 6404,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-technician-ted",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2004,
    "title": "Technician Ted",
    "authors": [
      "Airbourne Bubblun"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "The font used in the CPC game Techician Ted. Some things are custom, like the ? mark, the #, and the brackets.",
    "latest_version": "smwc-2004-1409245934",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2004,
        "title": "Technician Ted",
        "version": "smwc-2004-1409245934",
        "upstream_time": 1409245934,
        "download_url": "https://dl.smwcentral.net/2004/Technician%20Ted%20font.zip",
        "filename": "Technician Ted font.zip",
        "size": 1009,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-technicolor-blocky-set",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39889,
    "title": "Technicolor Blocky Set",
    "authors": [
      "Yui-Drakon"
    ],
    "tags": [
      "bonus"
    ],
    "description": "A tileset made of colorful small blocks, best used in bonus areas. Fits well with most vanilla palettes. Uses  the second half of BG2.<br>\r\n<br>\r\nFor the upside-down slopes to work properly, it is recommended to set the index of graphics in Header to something other than \"Normal 1\" or \"Normal 2\".",
    "latest_version": "smwc-39889-1748534455",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39889,
        "title": "Technicolor Blocky Set",
        "version": "smwc-39889-1748534455",
        "upstream_time": 1748534455,
        "download_url": "https://dl.smwcentral.net/39889/Technicolor%20Block%20Set.zip",
        "filename": "Technicolor Block Set.zip",
        "size": 3215,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tecmo-cup-soccer-game-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21016,
    "title": "Tecmo Cup: Soccer Game - Font",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "The font from the NES game Tecmo Cup: Soccer Game (also known as Captain Tsubasa in Japan, and as Tecmo Cup: Football Game in Europe).<br>\r\n<br>\r\nNote: The number sign/hashtag and the parentheses were replaced with a colon, a plus sign and mid-line ellipsis, as that game didn't include the replaced characters.",
    "latest_version": "smwc-21016-1569205225",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21016,
        "title": "Tecmo Cup: Soccer Game - Font",
        "version": "smwc-21016-1569205225",
        "upstream_time": 1569205225,
        "download_url": "https://dl.smwcentral.net/21016/Tecmo%20Cup%20-%20Soccer%20Game%20-%20Font.zip",
        "filename": "Tecmo Cup - Soccer Game - Font.zip",
        "size": 1081,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tecmo-secret-of-the-stars-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41575,
    "title": "Tecmo Secret of the Stars - Title Screen",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "A background seen at the title screen of Tecmo Secret of the Stars, after its intro cutscene. Good for levels that take place in higher elevations like mountains.",
    "latest_version": "smwc-41575-1770914298",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41575,
        "title": "Tecmo Secret of the Stars - Title Screen",
        "version": "smwc-41575-1770914298",
        "upstream_time": 1770914298,
        "download_url": "https://dl.smwcentral.net/41575/Tecmo%20Secret%20of%20the%20Stars%20Title%20BG.zip",
        "filename": "Tecmo Secret of the Stars Title BG.zip",
        "size": 4157,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-teenage-mutant-hero-turtles-amstrad-general-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 36972,
    "title": "Teenage Mutant Hero Turtles (Amstrad) - General Tileset",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "bonus",
      "cave",
      "city",
      "industrial",
      "sewer",
      "town"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 Winter 2024</b></span><br>\r\n<br>\r\nThe \"General Tileset\" from the Amstrad game <u><b>Teenage Mutant Hero Turtles</b></u>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-36972-1708733989",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 36972,
        "title": "Teenage Mutant Hero Turtles (Amstrad) - General Tileset",
        "version": "smwc-36972-1708733989",
        "upstream_time": 1708733989,
        "download_url": "https://dl.smwcentral.net/36972/TMNT%20Amstrad%20Tiles.zip",
        "filename": "TMNT Amstrad Tiles.zip",
        "size": 4599,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-teenage-mutant-ninja-turtles-tournament-fighters-genesis-ancient-planet",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24977,
    "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (Genesis) - Ancient Planet",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "ancient",
      "needs remoderation"
    ],
    "description": "This was first ripped by Yawackhary. I converted this for SMW usage. The downside is that you won't be able to use bushes and slanted pipes. The Ice Planet was also first ripped by Belial. I did the same thing there. About the Ancient Planet tileset: you can use this for battling in an ancient dinosaur land. This does feature the following:<br>\r\n<br>\r\n-the BG and FG are included and the design is just like how it's supposed to. If you do remove the dinosaur for the BG, then it can fit into a nice forest BG.<br>\r\n-the BG uses 78 tiles, but the FG is the real kicker, as that uses 312 tiles, but fortunately, there's the sample level with the BG and FG fully inserted.<br>\r\n-oddly enough, the BG and FG use the same palette.<br>\r\n<br>\r\nGive credit to Yawackhary. Also, give credit to Belial if you use the Ice Planet set.<br>\r\nAlso, not sure what tag goes here, besides ancient.",
    "latest_version": "smwc-24977-1603725584",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24977,
        "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (Genesis) - Ancient Planet",
        "version": "smwc-24977-1603725584",
        "upstream_time": 1603725584,
        "download_url": "https://dl.smwcentral.net/24977/TMNT%20Tournament%20Fighters%20%28Genesis%29%20-%20Ancient%20Planet.zip",
        "filename": "TMNT Tournament Fighters (Genesis) - Ancient Planet.zip",
        "size": 16191,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-teenage-mutant-ninja-turtles-tournament-fighters-genesis-bio-planet",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24979,
    "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (Genesis) - Bio Planet",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "flesh",
      "needs remoderation"
    ],
    "description": "Tileset was ripped by Belial. I converted it for SMW usage. I mirrored it for efficiency and tile reduction.<br>\r\n<br>\r\nThis does have some advantages:<br>\r\n<br>\r\n-The BG consumes half of palette 1 and the FG consumes half of palette 4 and both palettes are organised. The SMW status colors aren't affected.<br>\r\n-The BG uses 33 tiles, making this a short one. The FG uses a full Map16 page. Check the sample file to see the setup.<br>\r\n-The BG's colors are animated. I did this quite well.<br>\r\n<br>\r\nCredit Belial for the tileset.",
    "latest_version": "smwc-24979-1603739178",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24979,
        "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (Genesis) - Bio Planet",
        "version": "smwc-24979-1603739178",
        "upstream_time": 1603739178,
        "download_url": "https://dl.smwcentral.net/24979/TMNT%20Tournament%20Fighters%20%28Genesis%29%20-%20Bio%20Planet.zip",
        "filename": "TMNT Tournament Fighters (Genesis) - Bio Planet.zip",
        "size": 18399,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-teenage-mutant-ninja-turtles-tournament-fighters-genesis-futuristic-city-planet",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25003,
    "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (Genesis) - Futuristic City Planet",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "Either it's Yawackhary or Belial for the Genesis TMNT rips. Now it's Yawackhary time. <br>\r\n<br>\r\n-like the Mirage Planet, ONLY BG1, FG3, BG2 and BG3 are used, sparing FG1 and FG2.<br>\r\n-BG and FG use the same palette.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-25003-1603907953",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25003,
        "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (Genesis) - Futuristic City Planet",
        "version": "smwc-25003-1603907953",
        "upstream_time": 1603907953,
        "download_url": "https://dl.smwcentral.net/25003/TMNT%20Tournament%20Fighters%20%28Genesis%29%20-%20Futuristic%20City%20Planet.zip",
        "filename": "TMNT Tournament Fighters (Genesis) - Futuristic City Planet.zip",
        "size": 13833,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-teenage-mutant-ninja-turtles-tournament-fighters-genesis-ice-planet",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24975,
    "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (Genesis) - Ice Planet",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "ice",
      "needs remoderation"
    ],
    "description": "Hey there. I uploaded this again, but now with some improvements:<br>\r\n<br>\r\n-BG uses only BG1, BG2 and BG3 only.<br>\r\n-The ship now has the appropiate color, just like how it's supposed to.<br>\r\n-The BG has been optimized. It uses less tiles than usual and the Map16 tiles for the BG look way better.<br>\r\n<br>\r\nEnjoy using this!",
    "latest_version": "smwc-24975-1603724540",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24975,
        "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (Genesis) - Ice Planet",
        "version": "smwc-24975-1603724540",
        "upstream_time": 1603724540,
        "download_url": "https://dl.smwcentral.net/24975/TMNT%20Tournament%20Fighters%20%28GEN%29%20-%20Ice%20Planet.zip",
        "filename": "TMNT Tournament Fighters (GEN) - Ice Planet.zip",
        "size": 13698,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-teenage-mutant-ninja-turtles-tournament-fighters-genesis-jungle-planet",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24980,
    "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (Genesis) - Jungle Planet",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "jungle",
      "needs remoderation"
    ],
    "description": "I'm here with another of Belial's rips. I converted it for SMW usage. It's Belial who deserves credit.<br>\r\nYou should know that the BG uses half of palette 1 and doesn't affect SMW colors and FG uses almost all of palette 2.<br>\r\nEnjoy!",
    "latest_version": "smwc-24980-1603747434",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24980,
        "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (Genesis) - Jungle Planet",
        "version": "smwc-24980-1603747434",
        "upstream_time": 1603747434,
        "download_url": "https://dl.smwcentral.net/24980/TMNT%20Tournament%20Fighters%20%28Genesis%29%20-%20Jungle%20Planet.zip",
        "filename": "TMNT Tournament Fighters (Genesis) - Jungle Planet.zip",
        "size": 18655,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-teenage-mutant-ninja-turtles-tournament-fighters-genesis-mirage-planet",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24999,
    "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (Genesis) - Mirage Planet",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "This time it's Yawackhary's submission. I just converted this to SMW usage. This does have some features that hopefully satisfy you:<br>\r\n<br>\r\n-because of how the tileset is organized, ONLY BG1, FG3, BG2 and BG3 are used and they're all consumed.<br>\r\n-archive also comes with ways to make use of the BG or FG, using the ExGFX files included here.<br>\r\n-bonus: BG and FG use the same palette.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-24999-1603896857",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24999,
        "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (Genesis) - Mirage Planet",
        "version": "smwc-24999-1603896857",
        "upstream_time": 1603896857,
        "download_url": "https://dl.smwcentral.net/24999/TMNT%20Tournament%20Fighters%20%28Genesis%29%20-%20Mirage%20Planet.zip",
        "filename": "TMNT Tournament Fighters (Genesis) - Mirage Planet.zip",
        "size": 18825,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-teenage-mutant-ninja-turtles-tournament-fighters-genesis-ocean-planet",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25015,
    "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (Genesis) - Ocean Planet",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "needs remoderation",
      "ship"
    ],
    "description": "Hey there. It's one of Belial's rips again. This time it's a fight on a ship. Besides the usual files, there are also 2 files that allows the use of BG or FG only.<br>\r\nAlso, the BG and FG use the same palette and it's on palette 2.",
    "latest_version": "smwc-25015-1604072793",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25015,
        "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (Genesis) - Ocean Planet",
        "version": "smwc-25015-1604072793",
        "upstream_time": 1604072793,
        "download_url": "https://dl.smwcentral.net/25015/TMNT%20Tournament%20Fighters%20%28Genesis%29%20-%20Ocean%20Planet.zip",
        "filename": "TMNT Tournament Fighters (Genesis) - Ocean Planet.zip",
        "size": 20285,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-teenage-mutant-ninja-turtles-tournament-fighters-genesis-spaceship",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25016,
    "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (Genesis) - Spaceship",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "needs remoderation",
      "space"
    ],
    "description": "Here it is: the last tileset of the game. A fight on a spaceship. Belial ripped this. I did convert it to SMW usage. It does have the following features:<br>\r\n<br>\r\n-this tileset does consume BG1, FG3, BG2, BG3 and FG2 tiles. Only the bushes, slanted pipes and gradient colors have been removed, but the rest is there.<br>\r\n-the FG has 170 Map16 tiles and the BG has 194 Map16 tiles.<br>\r\n-Bonus: BG and FG use the same palette.<br>\r\n-Bonus: In case you want to use the BG or FG of this tileset, you can use ExGFX files included here.",
    "latest_version": "smwc-25016-1604072949",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25016,
        "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (Genesis) - Spaceship",
        "version": "smwc-25016-1604072949",
        "upstream_time": 1604072949,
        "download_url": "https://dl.smwcentral.net/25016/TMNT%20Tournament%20Fighters%20%28Genesis%29%20-%20Spaceship.zip",
        "filename": "TMNT Tournament Fighters (Genesis) - Spaceship.zip",
        "size": 20724,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-teenage-mutant-ninja-turtles-tournament-fighters-snes-back-alley",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25120,
    "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (SNES) - Back Alley",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "Tileset was ripped from the game.<br>\r\n<br>\r\n-if you just want to use the BG and that's it, then insert ExGFX37B.bin into your hack, the Map16 file and palette, check the sample file and you're good to go.<br>\r\n-the palettes can be edited, although you have to experiment.<br>\r\n-tileset uses 5 palettes. While that's a lot, you can use this for a boss battle or where you need to kill enemies to advance.<br>\r\n-a palette is used by both the BG and FG.<br>\r\n-BG only uses 61 8x8 tiles and 32 Map16 tiles. It's quite easy. The FG does use 280 Map16 tiles. About the 8x8 tiles, the total for FG is 503 tiles.<br>\r\n-tileset uses some FG2, BG1, FG3, BG2 and BG3 tiles, sparing room for FG1 and FG3.<br>\r\n-no people included, although they take more tiles than needed.",
    "latest_version": "smwc-25120-1604772465",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25120,
        "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (SNES) - Back Alley",
        "version": "smwc-25120-1604772465",
        "upstream_time": 1604772465,
        "download_url": "https://dl.smwcentral.net/25120/TMNT%20Tournament%20Fighters%20%28SNES%29%20-%20Back%20Alley.zip",
        "filename": "TMNT Tournament Fighters (SNES) - Back Alley.zip",
        "size": 21581,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-teenage-mutant-ninja-turtles-tournament-fighters-snes-metal-work",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25126,
    "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (SNES) - Metal Work",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "The mechanical tileset was ripped.<br>\r\n<br>\r\n-tileset was edited so that ninjas wouldn't be included.<br>\r\n-FG1 and FG3 are spared.<br>\r\n-BG uses 170 8x8 tiles and 139 Map16 tiles. FG uses 170 Map16 tiles and uses over 340 8x8 tiles.<br>\r\n<br>\r\nHave fun!",
    "latest_version": "smwc-25126-1604952079",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25126,
        "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (SNES) - Metal Work",
        "version": "smwc-25126-1604952079",
        "upstream_time": 1604952079,
        "download_url": "https://dl.smwcentral.net/25126/TMNT%20Tournament%20Fighters%20%28SNES%29%20-%20Metal%20Work.zip",
        "filename": "TMNT Tournament Fighters (SNES) - Metal Work.zip",
        "size": 17662,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-teenage-mutant-ninja-turtles-turtles-in-time-big-apple-3am",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1133,
    "title": "Teenage Mutant Ninja Turtles: Turtles in Time - Big Apple, 3AM",
    "authors": [
      "Mippish"
    ],
    "tags": [
      "city",
      "needs remoderation",
      "night"
    ],
    "description": "The city background of the first level from Turtles in Time.<br>\r\n<br>\r\nNo credit needed.",
    "latest_version": "smwc-1133-1398125482",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1133,
        "title": "Teenage Mutant Ninja Turtles: Turtles in Time - Big Apple, 3AM",
        "version": "smwc-1133-1398125482",
        "upstream_time": 1398125482,
        "download_url": "https://dl.smwcentral.net/1133/TMNT4-BA3ABG.zip",
        "filename": "TMNT4-BA3ABG.zip",
        "size": 4540,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-teenage-mutant-ninja-turtles-turtles-in-time-sewer-surfin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1117,
    "title": "Teenage Mutant Ninja Turtles: Turtles in Time - Sewer Surfin'",
    "authors": [
      "dahnamics"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "sewer"
    ],
    "description": "This is the background of the sewer level in Turtles in Time.",
    "latest_version": "smwc-1117-1398106694",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1117,
        "title": "Teenage Mutant Ninja Turtles: Turtles in Time - Sewer Surfin'",
        "version": "smwc-1117-1398106694",
        "upstream_time": 1398106694,
        "download_url": "https://dl.smwcentral.net/1117/TMNT4-SSBG.zip",
        "filename": "TMNT4-SSBG.zip",
        "size": 4228,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12246,
    "title": "Temple",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "castle",
      "desert",
      "needs remoderation",
      "ruins",
      "temple"
    ],
    "description": "One on my C3 2012 graphics, now in the graphical resources of smw.  enjoy",
    "latest_version": "smwc-12246-1445961725",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12246,
        "title": "Temple",
        "version": "smwc-12246-1445961725",
        "upstream_time": 1445961725,
        "download_url": "https://dl.smwcentral.net/12246/Temple%20c3%28r%29.zip",
        "filename": "Temple c3(r).zip",
        "size": 6469,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 8974,
        "title": "Temple",
        "version": "smwc-8974-1410982622",
        "upstream_time": 1410982622,
        "download_url": "https://dl.smwcentral.net/8974/Temple.zip",
        "filename": "Temple.zip",
        "size": 3503,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 924,
        "title": "Temple",
        "version": "smwc-924-1403342113",
        "upstream_time": 1403342113,
        "download_url": "https://dl.smwcentral.net/924/cus-deserta.zip",
        "filename": "cus-deserta.zip",
        "size": 3952,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-temple-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12239,
    "title": "Temple/Castle",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "ruins"
    ],
    "description": "A nice castle or temple FG is this.",
    "latest_version": "smwc-12239-1444755196",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12239,
        "title": "Temple/Castle",
        "version": "smwc-12239-1444755196",
        "upstream_time": 1444755196,
        "download_url": "https://dl.smwcentral.net/12239/cus-castletemple%28r%29.zip",
        "filename": "cus-castletemple(r).zip",
        "size": 5689,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9087,
        "title": "Temple/Castle",
        "version": "smwc-9087-1409772373",
        "upstream_time": 1409772373,
        "download_url": "https://dl.smwcentral.net/9087/Temple_Castle_Tileset.zip",
        "filename": "Temple_Castle_Tileset.zip",
        "size": 27873,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-temple-of-highway",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5652,
    "title": "Temple of Highway",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "temple"
    ],
    "description": "Realistic than long time in ancient temple of highway, there are included blocks with broken traffic lights, road bridges, spikes, signs and more.",
    "latest_version": "smwc-5652-1373636900",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5652,
        "title": "Temple of Highway",
        "version": "smwc-5652-1373636900",
        "upstream_time": 1373636900,
        "download_url": "https://dl.smwcentral.net/5652/Temple%20of%20Highway.zip",
        "filename": "Temple of Highway.zip",
        "size": 20762,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-temple-of-the-angry-sun",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11799,
    "title": "Temple of the Angry Sun",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "desert",
      "needs remoderation",
      "ruins"
    ],
    "description": "Here's an Angry Sun-themed desert temple tileset with Angry Suns on blocks and platforms as well as torch flames based on the Fire Snake's large flame.  You might want to credit smkdan for the Angry Sun and flame graphics.  I borrowed them from the GFX provided with his old SMB3 sprite pack.  Everything else is hand-drawn though.",
    "latest_version": "smwc-11799-1437591536",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11799,
        "title": "Temple of the Angry Sun",
        "version": "smwc-11799-1437591536",
        "upstream_time": 1437591536,
        "download_url": "https://dl.smwcentral.net/11799/ToAS.zip",
        "filename": "ToAS.zip",
        "size": 4623,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-temple-of-the-talking-heads",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6986,
    "title": "Temple of the Talking Heads",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "needs remoderation",
      "ruins",
      "temple"
    ],
    "description": "Here's a temple set with a bit of a Bots Master twist!  It's dedicated to those wacky Talking Heads.  This set uses FG1 and BG2 and uses 3 .bin files.  Two are for the main tiles while the third is for the torch flame ExAnimation.",
    "latest_version": "smwc-6986-1405348854",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6986,
        "title": "Temple of the Talking Heads",
        "version": "smwc-6986-1405348854",
        "upstream_time": 1405348854,
        "download_url": "https://dl.smwcentral.net/6986/ToTH.zip",
        "filename": "ToTH.zip",
        "size": 7454,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-temple-pyramid",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27187,
    "title": "Temple / Pyramid",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "desert",
      "needs remoderation",
      "patch needed",
      "pyramid",
      "ruins"
    ],
    "description": "A Choconilla/SMW-style L3 background for temples or pyramids.  For best results, you should use this with an alternate status bar patch like the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\"> DKCR </a> or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\"> Minimalist Status Bars </a> .",
    "latest_version": "smwc-27187-1622852363",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27187,
        "title": "Temple / Pyramid",
        "version": "smwc-27187-1622852363",
        "upstream_time": 1622852363,
        "download_url": "https://dl.smwcentral.net/27187/Temple%20%20or%20Pyramid.zip",
        "filename": "Temple  or Pyramid.zip",
        "size": 2768,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12236,
        "title": "Temple/Pyramid",
        "version": "smwc-12236-1444751848",
        "upstream_time": 1444751848,
        "download_url": "https://dl.smwcentral.net/12236/Pyramid-Temple%28r%29.zip",
        "filename": "Pyramid-Temple(r).zip",
        "size": 5438,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-temple-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23716,
    "title": "Temple Ruins",
    "authors": [
      "Mr. Pixelator"
    ],
    "tags": [
      "needs remoderation",
      "ruins"
    ],
    "description": "Made for C3 summer 2020, this stony tileset features both stone blocks and brick flooring, a variety of pillar tiles, everyone's favorite stone temple heads, and a pinch of overgrowth, just to add even a little color variation. The vines are climbable, but the floor tiles with vines attached only behave like platforms - if you want added vine functionality, you'll need custom blocks.",
    "latest_version": "smwc-23716-1594491714",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23716,
        "title": "Temple Ruins",
        "version": "smwc-23716-1594491714",
        "upstream_time": 1594491714,
        "download_url": "https://dl.smwcentral.net/23716/ruins_2020.zip",
        "filename": "ruins_2020.zip",
        "size": 5002,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-terebi-denwa-super-mario-world-house",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39642,
    "title": "Terebi Denwa: Super Mario World - House",
    "authors": [
      "edgar"
    ],
    "tags": [
      "house"
    ],
    "description": "A background seen in a very obscure Mario game for the arcade where you used the telephone to play.<br>\r\n<br>\r\nIdeal for interior home levels.",
    "latest_version": "smwc-39642-1743005398",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39642,
        "title": "Terebi Denwa: Super Mario World - House",
        "version": "smwc-39642-1743005398",
        "upstream_time": 1743005398,
        "download_url": "https://dl.smwcentral.net/39642/Terebi%20Denwa%20SMW%20House.zip",
        "filename": "Terebi Denwa SMW House.zip",
        "size": 2302,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-terminator-genesis-tech-noir",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21758,
    "title": "Terminator (Genesis) - Tech Noir",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "bonus",
      "city",
      "interior",
      "needs remoderation"
    ],
    "description": "The Tech Noir section area from the Terminator Mega Drive game.",
    "latest_version": "smwc-21758-1579500120",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21758,
        "title": "Terminator (Genesis) - Tech Noir",
        "version": "smwc-21758-1579500120",
        "upstream_time": 1579500120,
        "download_url": "https://dl.smwcentral.net/21758/technoir.zip",
        "filename": "technoir.zip",
        "size": 6559,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-terranigma-beruga-s-tower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33732,
    "title": "Terranigma - Beruga's Tower",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "pipe"
    ],
    "description": "The background seen in various sections of the final dungeon, from Terranigma.  My version uses one less tile, has better map 16 and optimizations in general.  I didn't rip the color animation from the original because it uses very complex palette rotation. A great fit for factory levels, in general.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33732-1683945222",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33732,
        "title": "Terranigma - Beruga's Tower",
        "version": "smwc-33732-1683945222",
        "upstream_time": 1683945222,
        "download_url": "https://dl.smwcentral.net/33732/Terranigma%20-%20Beruga%27s%20Tower.zip",
        "filename": "Terranigma - Beruga%27s Tower.zip",
        "size": 2122,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-terranigma-earth-s-essence",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33727,
    "title": "Terranigma - Earth's Essence",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "space"
    ],
    "description": "The background seen at the end of each tower of the Underworld, from Terranigma.  In this first chapter, Ark revives the land by beating five towers and gaining access to  the \"Earth's Essence\".  In the background, it is possible to see some Zodiac signs constellations. A good fit for space levels.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33727-1683944501",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33727,
        "title": "Terranigma - Earth's Essence",
        "version": "smwc-33727-1683944501",
        "upstream_time": 1683944501,
        "download_url": "https://dl.smwcentral.net/33727/Terranigma%20-%20Earth%27s%20Essence.zip",
        "filename": "Terranigma - Earth%27s Essence.zip",
        "size": 3340,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-terranigma-grecliff",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34672,
    "title": "Terranigma - Grecliff",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "mountain"
    ],
    "description": "A mountain background seen in the some parts of the game, but mainly, Grecliff, one of the game's dungeons.  Compared to the old version, it is much more optimized in map 16 and tiles. It also has better palette row and the original game gradient, which is meant to be inserted with UberASM Tool.  A good fit for mountain levels.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-34672-1693095924",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34672,
        "title": "Terranigma - Grecliff",
        "version": "smwc-34672-1693095924",
        "upstream_time": 1693095924,
        "download_url": "https://dl.smwcentral.net/34672/Terranigma%20-%20Grecliff.zip",
        "filename": "Terranigma - Grecliff.zip",
        "size": 3262,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-terranigma-hitoderon-gossie",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30978,
    "title": "Terranigma - Hitoderon & Gossie",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "lake"
    ],
    "description": "A complete rip of the background used in the battle of Hitoderon and Gossie, from Terranigma. Unlike the older version in the site, this one is the full background, no clever edits at all. This rip was part of my <a href=\"https://www.smwcentral.net/?p=viewthread&t=102435&page=1\"> C3 Graphic Ripping Showcase </a>.  <br>\r\n<br>\r\n(05/20/2022) MASSIVE UPDATE: Palette has been optimized. Better map 16. Optimized to use even less 8x8 tiles. Created some map 16 tiles for better looping.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-30978-1653962461",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30978,
        "title": "Terranigma - Hitoderon & Gossie",
        "version": "smwc-30978-1653962461",
        "upstream_time": 1653962461,
        "download_url": "https://dl.smwcentral.net/30978/Terranigma%20-%20Hitoderon%20and%20Gossie.zip",
        "filename": "Terranigma - Hitoderon and Gossie.zip",
        "size": 8898,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-terranigma-lhasa",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34683,
    "title": "Terranigma - Lhasa",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "mountain",
      "no-scroll"
    ],
    "description": "A mountain background seen in Lhasa, from Terranigma. Compared to the older version, this one uses a few more tiles, but has much more optimized map 16, better palette organization and it is extracted directly from an in-game tilemap. The background does not scroll, like in the original game. A good fit for mountain levels.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-34683-1693095736",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34683,
        "title": "Terranigma - Lhasa",
        "version": "smwc-34683-1693095736",
        "upstream_time": 1693095736,
        "download_url": "https://dl.smwcentral.net/34683/Terranigma%20-%20Lhasa.zip",
        "filename": "Terranigma - Lhasa.zip",
        "size": 4009,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-terranigma-revival-of-humans",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35702,
    "title": "Terranigma - Revival of Humans",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "pyramid",
      "ruins"
    ],
    "description": "The background seen in a few cutscenes of Terranigma, most notably when the humans are revived and when the Elder appears in one of Ark's dreams. <br>\r\n<br>\r\nA good fit for pyramids or some ominous cutscenes, maybe.<br>\r\n<br>\r\nCredit would be nice.",
    "latest_version": "smwc-35702-1703915691",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35702,
        "title": "Terranigma - Revival of Humans",
        "version": "smwc-35702-1703915691",
        "upstream_time": 1703915691,
        "download_url": "https://dl.smwcentral.net/35702/Anorakun%20-%20Terranigma%20-%20Revival%20of%20Humans.zip",
        "filename": "Anorakun - Terranigma - Revival of Humans.zip",
        "size": 4340,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-terranigma-sky-ring",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33719,
    "title": "Terranigma - Sky Ring",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "abstract",
      "haunted",
      "sky",
      "texture"
    ],
    "description": "The sinister looking background from Terranigma, that appears when the player uses the Sky Ring to attack enemies. It is a very menacing sky background, that has a lot of red, which means it could make a great fit for an abstract or haunted level.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33719-1683944375",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33719,
        "title": "Terranigma - Sky Ring",
        "version": "smwc-33719-1683944375",
        "upstream_time": 1683944375,
        "download_url": "https://dl.smwcentral.net/33719/Terranigma%20-%20Sky%20Ring.zip",
        "filename": "Terranigma - Sky Ring.zip",
        "size": 2507,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-terranigma-underworld-tower-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33776,
    "title": "Terranigma - Underworld Tower (Exterior)",
    "authors": [
      "Anorakun",
      "Donut"
    ],
    "tags": [
      "cave",
      "no-scroll",
      "sky"
    ],
    "description": "The mysterious and otherwordly crystals seen in the exterior side of the Underworld Towers, from Terranigma. This version includes an asm made by <span class=\"un-outer\" title=\"Donut\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=48514\" style=\"color: #ea589f;\" class=\"un\">Donut</a></span> which replicates the dark gradient applied in the background of the original game.  It should be inserted using the UberASM Tool.<br>\r\n<br>\r\nA good fit for crystal caves or otherwordly levels.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-33776-1683945426",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33776,
        "title": "Terranigma - Underworld Tower (Exterior)",
        "version": "smwc-33776-1683945426",
        "upstream_time": 1683945426,
        "download_url": "https://dl.smwcentral.net/33776/Terranigma%20-%20Underworld%20Tower%20%28Exterior%29.zip",
        "filename": "Terranigma - Underworld Tower (Exterior).zip",
        "size": 5428,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-terranigma-water-pin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33794,
    "title": "Terranigma - Water Pin",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "abstract",
      "texture",
      "underwater"
    ],
    "description": "The background seen when the player uses the Water Pin, ripped from Terranigma. Mermaids are not included,  because they are on a separate layer and I didn't want to put something in the zip file that would have a niche usage. A good fit for some abstract or weird levels, in general. Uses only 10 tiles, meaning it can be easily combined with other graphics.",
    "latest_version": "smwc-33794-1683471197",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33794,
        "title": "Terranigma - Water Pin",
        "version": "smwc-33794-1683471197",
        "upstream_time": 1683471197,
        "download_url": "https://dl.smwcentral.net/33794/Terranigma%20-%20Water%20Pin.zip",
        "filename": "Terranigma - Water Pin.zip",
        "size": 2073,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-terraria-dead-corruption-trees",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6944,
    "title": "Terraria - Dead Corruption Trees",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "forest",
      "haunted",
      "needs remoderation"
    ],
    "description": "A background used in the Corruption Biome in some worlds in Terraria. Credit isn't required if you use this, but it would be appreciated.<br>\r\n<br>\r\nNote: With a bit of work and some modifications, this could potentially be a layer 3 background because it only uses 4 colors total.",
    "latest_version": "smwc-6944-1405556197",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6944,
        "title": "Terraria - Dead Corruption Trees",
        "version": "smwc-6944-1405556197",
        "upstream_time": 1405556197,
        "download_url": "https://dl.smwcentral.net/6944/Terraria%20-%20Dead%20Corruption%20Trees%20BG.zip",
        "filename": "Terraria - Dead Corruption Trees BG.zip",
        "size": 5849,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-terraria-forest-biome",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6946,
    "title": "Terraria - Forest Biome",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation"
    ],
    "description": "A foreground tileset used in the forest biome in Terraria. Credit isn't required if you use this, but it would be appreciated.<br>\r\n<br>\r\nNote: Only the decoration tiles needed custom Map16 tiles. The ground tiles use SMW's original Map16 tiles.<br>\r\n<br>\r\nNote: Two palette files are included. One will make the tileset look like that it's from the forest biome, while the other one will make it look like it's from the corruption biome.",
    "latest_version": "smwc-6946-1408985698",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6946,
        "title": "Terraria - Forest Biome",
        "version": "smwc-6946-1408985698",
        "upstream_time": 1408985698,
        "download_url": "https://dl.smwcentral.net/6946/Terraria%20-%20Forest%20FG.zip",
        "filename": "Terraria - Forest FG.zip",
        "size": 4141,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-terraria-forest-trees",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6945,
    "title": "Terraria - Forest Trees",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "A background used in the Forest Biome in some worlds in Terraria. Credit isn't required if you use this, but it would be appreciated.<br>\r\n<br>\r\nNote: With a bit of work and some modifications, this could potentially be a layer 3 background because it only uses 4 colors total.",
    "latest_version": "smwc-6945-1405556208",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6945,
        "title": "Terraria - Forest Trees",
        "version": "smwc-6945-1405556208",
        "upstream_time": 1405556208,
        "download_url": "https://dl.smwcentral.net/6945/Terraria%20-%20Forest%20Tree%20BG.zip",
        "filename": "Terraria - Forest Tree BG.zip",
        "size": 5026,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tetrimino-hills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21039,
    "title": "Tetrimino Hills",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "bonus",
      "grassland"
    ],
    "description": "What happens when Tetris meets a typical grassland?  Maybe it'll look something like this.",
    "latest_version": "smwc-21039-1569798785",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21039,
        "title": "Tetrimino Hills",
        "version": "smwc-21039-1569798785",
        "upstream_time": 1569798785,
        "download_url": "https://dl.smwcentral.net/21039/TetriminoHill.zip",
        "filename": "TetriminoHill.zip",
        "size": 4523,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tetris-atari-saint-basil-s-cathedral",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10627,
    "title": "Tetris (Atari) - Saint Basil's Cathedral",
    "authors": [
      "goomba head"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Great for russian themed hacks!<br>\r\n<br>\r\nThe famous moscow ortodox cathedral<br>\r\nin your hack.<br>\r\n<br>\r\nUpdate: Moved background to map 16 page 46, converted bin to map 16 and ...",
    "latest_version": "smwc-10627-1422635942",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10627,
        "title": "Tetris (Atari) - Saint Basil's Cathedral",
        "version": "smwc-10627-1422635942",
        "upstream_time": 1422635942,
        "download_url": "https://dl.smwcentral.net/10627/%28BG%29%20Saint%20Basil%27s%20Cathedral.zip",
        "filename": "(BG) Saint Basil%27s Cathedral.zip",
        "size": 8883,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tetris-attack-cave-of-wickedness",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1698,
    "title": "Tetris Attack - Cave of Wickedness",
    "authors": [
      "PineappleProducer"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "A background from the game Tetris Attack. Credit would be liked if used.",
    "latest_version": "smwc-1698-1409765806",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1698,
        "title": "Tetris Attack - Cave of Wickedness",
        "version": "smwc-1698-1409765806",
        "upstream_time": 1409765806,
        "download_url": "https://dl.smwcentral.net/1698/cate%20of%20wickedness.zip",
        "filename": "cate of wickedness.zip",
        "size": 3670,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tetris-attack-menu-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6783,
    "title": "Tetris Attack - Menu Screen",
    "authors": [
      "Kilik"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "Updated by: The Super Mega Awesome Noob, S.R.H.<br>\r\nRipped by: Kilik<br>\r\n<br>\r\nOriginal Description: \"A background I ripped from the snes game \"Tetris Attack.\" It was a strange bejewled-like tetris game that had Yoshi Island based graphics. Could be used for a bonus room background. This BG uses four colours in palette 3. Sample level included. Credit not needed, since it was an easy rip, but it would be nice if you wanted to. \"<br>\r\n<br>\r\n<br>\r\nChanges: Bin file converted to Map16 file. Palette file fixed. Proper screenshots.",
    "latest_version": "smwc-6783-1403961194",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6783,
        "title": "Tetris Attack - Menu Screen",
        "version": "smwc-6783-1403961194",
        "upstream_time": 1403961194,
        "download_url": "https://dl.smwcentral.net/6783/TAMBG.zip",
        "filename": "TAMBG.zip",
        "size": 3125,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tetris-block-beach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2571,
    "title": "Tetris Block Beach",
    "authors": [
      "cyphermur9t"
    ],
    "tags": [
      "abstract",
      "beach",
      "needs remoderation",
      "ruins"
    ],
    "description": "Broken old Tetris blocks scattered alongside the beach. The green on the bottom row is like mold growing. The current palette was made for sunset.<br>\r\n<br>\r\nThis comes with everything you need for both new and older versions of LM. This overrides the entire palette 7 row, and the end few palettes of palette 6.<br>\r\n<br>\r\nCredit if used please!",
    "latest_version": "smwc-2571-1416053634",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2571,
        "title": "Tetris Block Beach",
        "version": "smwc-2571-1416053634",
        "upstream_time": 1416053634,
        "download_url": "https://dl.smwcentral.net/2571/Tetris%20Block%20Beach.zip",
        "filename": "Tetris Block Beach.zip",
        "size": 8486,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tetris-dr-mario-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1643,
    "title": "Tetris & Dr. Mario - Title Screen",
    "authors": [
      "PineappleProducer"
    ],
    "tags": [
      "abstract",
      "needs remoderation",
      "texture"
    ],
    "description": "A simple BG that could suit bonus rooms and such. Sample level included for easier setup. No credit is necessary. Uses palette 3.",
    "latest_version": "smwc-1643-1413915233",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1643,
        "title": "Tetris & Dr. Mario - Title Screen",
        "version": "smwc-1643-1413915233",
        "upstream_time": 1413915233,
        "download_url": "https://dl.smwcentral.net/1643/Tetris%20%26%20Dr.%20Mario%20-%20Title%20Screen.zip",
        "filename": "Tetris %26 Dr. Mario - Title Screen.zip",
        "size": 3569,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tetris-dx-tetrominoes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9109,
    "title": "Tetris DX - Tetrominoes",
    "authors": [
      "Telinc1"
    ],
    "tags": [
      "8-bit",
      "needs remoderation"
    ],
    "description": "Name: [FG] Tetris DX - Tetrominoes<br>\r\nAuthor: Telinc1<br>\r\nSlot: BG2 or BG3<br>\r\nFG, BG, Sprite, Misc.?: FG<br>\r\nDescription: These are all the terominoes (except for O) from Tetris DX for the Gameboy Color. Please note that you will have to toy with 2 palletes. It's not hard to make. They're palletes 3 and 0. The only incompatiablity I noticed is with the blue hill BG.<br>\r\n<br>\r\nThe pack includes:<br>\r\n-A sample level; you can copy the palletes from there.<br>\r\n-Two .BIN files (Map16Page.bin and Map16PageG.bin)<br>\r\n-A .MAP16 file (Lunar Magic 1.90+ only)<br>\r\n-The graphics file",
    "latest_version": "smwc-9109-1409828127",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9109,
        "title": "Tetris DX - Tetrominoes",
        "version": "smwc-9109-1409828127",
        "upstream_time": 1409828127,
        "download_url": "https://dl.smwcentral.net/9109/TetrisDX-Tetrominoes.zip",
        "filename": "TetrisDX-Tetrominoes.zip",
        "size": 5551,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tetris-sega-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39472,
    "title": "Tetris (SEGA) - City",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "city",
      "no-scroll",
      "ocean"
    ],
    "description": "Ripped from the City in Tetris on Megadrive/Genesis, one of cancelled games but ported on Megadrive/Genesis Mini.<br>\r\n<br>\r\nRequested by <a href=\"https://www.smwcentral.net/?p=viewthread&t=129435\">15Tails</a>.",
    "latest_version": "smwc-39472-1741051306",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39472,
        "title": "Tetris (SEGA) - City",
        "version": "smwc-39472-1741051306",
        "upstream_time": 1741051306,
        "download_url": "https://dl.smwcentral.net/39472/Tetris%20%28SEGA%29%20-%20City.zip",
        "filename": "Tetris (SEGA) - City.zip",
        "size": 11274,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-abyss",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6444,
    "title": "The Abyss",
    "authors": [
      "leictreon"
    ],
    "tags": [
      "castle",
      "fortess",
      "needs remoderation",
      "ruins"
    ],
    "description": "Yes, you can be sure it's another castle :P<br>\r\n<br>\r\nFinally decided to submit a Bizarre Mario ExGFX. As always, credit is nice but isn't compulsory.",
    "latest_version": "smwc-6444-1396625531",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6444,
        "title": "The Abyss",
        "version": "smwc-6444-1396625531",
        "upstream_time": 1396625531,
        "download_url": "https://dl.smwcentral.net/6444/The%20Abyss.zip",
        "filename": "The Abyss.zip",
        "size": 3588,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-addams-family-arch-vault",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 880,
    "title": "The Addams Family - Arch Vault",
    "authors": [
      "Buu"
    ],
    "tags": [
      "castle",
      "haunted",
      "needs remoderation"
    ],
    "description": "Ripped straight from \"The Addams Family\" for the SNES with smwedit's BG ripping tool. The flames are animated.<br>\r\n<br>\r\n<s><a href=\"http://i224.photobucket.com/albums/dd303/Buu-Huu/Hacking%20Stuff/archvaultbg.png\" rel=\"nofollow\">View full BG</a></s>",
    "latest_version": "smwc-880-1402632687",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 880,
        "title": "The Addams Family - Arch Vault",
        "version": "smwc-880-1402632687",
        "upstream_time": 1402632687,
        "download_url": "https://dl.smwcentral.net/880/the_addams_family%20-%20arch_vault.zip",
        "filename": "the_addams_family - arch_vault.zip",
        "size": 10921,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-addams-family-ice",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2741,
    "title": "The Addams Family - Ice",
    "authors": [
      "EvilGuy0613"
    ],
    "tags": [
      "castle",
      "ice",
      "needs remoderation"
    ],
    "description": "Here's a rip from The Addams Family on SNES. I never played the game so I don't know what level it's from but it was suggested I rip this when I requested Ice Graphics.<br>\r\n<br>\r\nComes with two ExGFX files and everything you need to set it up. <br>\r\n",
    "latest_version": "smwc-2741-1414572404",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2741,
        "title": "The Addams Family - Ice",
        "version": "smwc-2741-1414572404",
        "upstream_time": 1414572404,
        "download_url": "https://dl.smwcentral.net/2741/AddamsFamilyIce.zip",
        "filename": "AddamsFamilyIce.zip",
        "size": 5728,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-addams-family-portrait-gallery-hall",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5847,
    "title": "The Addams Family - Portrait Gallery Hall",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "haunted",
      "house",
      "needs remoderation"
    ],
    "description": "Ripped from The Addams Family on SNES with foreground and background in Portrait Gallery Hall, it was released on March 1992 by Ocean.",
    "latest_version": "smwc-5847-1381604141",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5847,
        "title": "The Addams Family - Portrait Gallery Hall",
        "version": "smwc-5847-1381604141",
        "upstream_time": 1381604141,
        "download_url": "https://dl.smwcentral.net/5847/The%20Addams%20Family%20%28SNES%29%20-%20Portrait%20Gallery%20Hall.zip",
        "filename": "The Addams Family (SNES) - Portrait Gallery Hall.zip",
        "size": 18553,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-addams-family-pugsley-s-scavenger-hunt-crystal-ball-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2788,
    "title": "The Addams Family: Pugsley's Scavenger Hunt - Crystal Ball Stage",
    "authors": [
      "Mr Esc"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "temple"
    ],
    "description": "This is my very first graphics rip, and my first file submission to smwc that's not a hack demo. These graphics are from the game Addams Family:Puggsley's Scavenger Hunt on the Snes, from the Crystal Ball level. The graphics set consists of the castle tiles used for the level, and pretty much all the decorative features like the catapult and such. I'd definitely recommend this for castle stages.<br>\r\n<br>\r\n<br>\r\nThe zip file comes with: 3 exgfx files, a map16 page, custom palette, and a sample level so that you can see how this graphics set can be used.<br>\r\n<br>\r\nThere is a small instruction note included too.<br>\r\n<br>\r\nCredit would be nice, but it's not needed or anything.",
    "latest_version": "smwc-2788-1419702974",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2788,
        "title": "The Addams Family: Pugsley's Scavenger Hunt - Crystal Ball Stage",
        "version": "smwc-2788-1419702974",
        "upstream_time": 1419702974,
        "download_url": "https://dl.smwcentral.net/2788/Addams%20Family%20Puggsleys%20Scavenger%20Hunt%20-%20Crystal%20Ball.zip",
        "filename": "Addams Family Puggsleys Scavenger Hunt - Crystal Ball.zip",
        "size": 11700,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-addams-family-snes-arch-vault",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27528,
    "title": "The Addams Family (SNES) - Arch Vault",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "haunted"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 SUMMER 2021 SUBMISSION:</b></span><br>\r\n<br>\r\nThe haunted tomb from \"The Addams Family\" SNES game.<br>\r\nCompatible with the SMW spikes, line-guides and Skewers.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-27528-1625448215",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27528,
        "title": "The Addams Family (SNES) - Arch Vault",
        "version": "smwc-27528-1625448215",
        "upstream_time": 1625448215,
        "download_url": "https://dl.smwcentral.net/27528/Addams%20Family%20-%20Arch%20Vault%20Set.zip",
        "filename": "Addams Family - Arch Vault Set.zip",
        "size": 9379,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-addams-family-snes-ice-levels",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27524,
    "title": "The Addams Family (SNES) - Ice Levels",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "haunted",
      "ice"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 SUMMER 2021 SUBMISSION:</b></span><br>\r\n<br>\r\nThe background from the ice levels of \"The Addams Family\" SNES game.<br>\r\nPerfect for castle levels",
    "latest_version": "smwc-27524-1625446765",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27524,
        "title": "The Addams Family (SNES) - Ice Levels",
        "version": "smwc-27524-1625446765",
        "upstream_time": 1625446765,
        "download_url": "https://dl.smwcentral.net/27524/AddamsFamilyIcySectionArea.zip",
        "filename": "AddamsFamilyIcySectionArea.zip",
        "size": 5262,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-addams-family-the-games-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10745,
    "title": "The Addams Family - The Games Room",
    "authors": [
      "EvilGuy0613"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Here's a rip from The Addams Family on SNES. I never played the game so I don't know what level it's from but it was suggested I rip this when I requested graphics. (I was told that The Game Room was the level.)",
    "latest_version": "smwc-10745-1423066586",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10745,
        "title": "The Addams Family - The Games Room",
        "version": "smwc-10745-1423066586",
        "upstream_time": 1423066586,
        "download_url": "https://dl.smwcentral.net/10745/addams_family_castle_level.zip",
        "filename": "addams_family_castle_level.zip",
        "size": 2881,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-addams-family-the-kitchen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6499,
    "title": "The Addams Family - The Kitchen",
    "authors": [
      "army128"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Ripped on March 29, 2009 by army128 from the background in The Kitchen of The Addams Family for the SNES, it was released in March 1992 by Ocean.",
    "latest_version": "smwc-6499-1400248982",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6499,
        "title": "The Addams Family - The Kitchen",
        "version": "smwc-6499-1400248982",
        "upstream_time": 1400248982,
        "download_url": "https://dl.smwcentral.net/6499/The%20Addams%20Family%20%28SNES%29%20-%20The%20Kitchen.zip",
        "filename": "The Addams Family (SNES) - The Kitchen.zip",
        "size": 2843,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-adventures-of-batman-robin-amused-to-death-amusement-park",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23528,
    "title": "The Adventures of Batman & Robin - Amused to Death (Amusement Park)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "carnival",
      "needs remoderation",
      "night"
    ],
    "description": "COVID-19 C3 Summer 2020 submission. <br>\r\nThe creepy amusement park section from the game.",
    "latest_version": "smwc-23528-1594160298",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23528,
        "title": "The Adventures of Batman & Robin - Amused to Death (Amusement Park)",
        "version": "smwc-23528-1594160298",
        "upstream_time": 1594160298,
        "download_url": "https://dl.smwcentral.net/23528/Batman%20%26%20Robin%20-Amusement%20Park.zip",
        "filename": "Batman %26 Robin -Amusement Park.zip",
        "size": 6262,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-adventures-of-batman-robin-amused-to-death-joker-s-funhouse",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28933,
    "title": "The Adventures of Batman & Robin - Amused to Death (Joker's Funhouse)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "haunted",
      "house"
    ],
    "description": "Background from Joker's Funhouse. It has windows, bears and soldiers. Have fun using it!",
    "latest_version": "smwc-28933-1638897954",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28933,
        "title": "The Adventures of Batman & Robin - Amused to Death (Joker's Funhouse)",
        "version": "smwc-28933-1638897954",
        "upstream_time": 1638897954,
        "download_url": "https://dl.smwcentral.net/28933/The%20Adventures%20of%20Batman%20%26%20Robin%20-%20Amused%20to%20Death%20-%20Joker%27s%20Funhouse.zip",
        "filename": "The Adventures of Batman %26 Robin - Amused to Death - Joker%27s Funhouse.zip",
        "size": 7696,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-adventures-of-batman-robin-amused-to-death-twin-terrors",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28949,
    "title": "The Adventures of Batman & Robin - Amused to Death (Twin Terrors)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "carnival",
      "night"
    ],
    "description": "BG seen in the amusement part of the game. Does use BG1, BG2, BG3 and little bit of FG2. You do have room for a FG.<br>\r\nHave fun!",
    "latest_version": "smwc-28949-1639075889",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28949,
        "title": "The Adventures of Batman & Robin - Amused to Death (Twin Terrors)",
        "version": "smwc-28949-1639075889",
        "upstream_time": 1639075889,
        "download_url": "https://dl.smwcentral.net/28949/The%20Adventures%20of%20Batman%20%26%20Robin%20-%20Amused%20to%20Death%20-%20Twin%20Terrors.zip",
        "filename": "The Adventures of Batman %26 Robin - Amused to Death - Twin Terrors.zip",
        "size": 12978,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-adventures-of-batman-robin-snes-no-green-peace-first-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20169,
    "title": "The Adventures of Batman & Robin (SNES) - No Green Peace (First Section)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "forest",
      "haunted",
      "needs remoderation",
      "night"
    ],
    "description": "Background used in the first section of the second level (called \"No Green Peace\") of The Adventures of Batman & Robin (SNES version).",
    "latest_version": "smwc-20169-1560728251",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20169,
        "title": "The Adventures of Batman & Robin (SNES) - No Green Peace (First Section)",
        "version": "smwc-20169-1560728251",
        "upstream_time": 1560728251,
        "download_url": "https://dl.smwcentral.net/20169/Batman%20%26%20Robin%20-%20No%20Green%20Peace.zip",
        "filename": "Batman %26 Robin - No Green Peace.zip",
        "size": 3807,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-adventures-of-batman-robin-snes-perchance-to-scream-rooftops",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29940,
    "title": "The Adventures of Batman & Robin (SNES) - Perchance to Scream (Rooftops)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "city"
    ],
    "description": "this background appears on stage 6 of Adventures of Batman & Robin (SNES) after batman passes some areas he climbs to the top of a building there this background appears<br>\r\n<br>\r\n- in the .zip file there is a .asm file that is the gradient that accompanies the background<br>\r\n<br>\r\n- remember that the gradient replaces the back area lap that in the sample level is in the vanilla color of level 105 of SMW",
    "latest_version": "smwc-29940-1645746831",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29940,
        "title": "The Adventures of Batman & Robin (SNES) - Perchance to Scream (Rooftops)",
        "version": "smwc-29940-1645746831",
        "upstream_time": 1645746831,
        "download_url": "https://dl.smwcentral.net/29940/Adventures%20of%20Batman%20%26%20Robin%20%28SNES%29%20-%20Stage%206.zip",
        "filename": "Adventures of Batman %26 Robin (SNES) - Stage 6.zip",
        "size": 3958,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-adventures-of-batman-robin-tale-of-the-cat-city-buildings",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31465,
    "title": "The Adventures of Batman & Robin - Tale of the Cat (City Buildings)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city"
    ],
    "description": "<b><span style=\"font-size: 21pt;\">POST-C3 SUMMER 2021:</span></b><br>\r\n<br>\r\nThe \"City Buildings\" background from \"The Adventures of Batman & Robin\" SNES game.<br>\r\nIt lacks the HDMA, you must create it from your own.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31465-1657901843",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31465,
        "title": "The Adventures of Batman & Robin - Tale of the Cat (City Buildings)",
        "version": "smwc-31465-1657901843",
        "upstream_time": 1657901843,
        "download_url": "https://dl.smwcentral.net/31465/AdventuresBatmanRobinBuilding_004.zip",
        "filename": "AdventuresBatmanRobinBuilding_004.zip",
        "size": 5434,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-adventures-of-quik-silva-overworld",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20392,
    "title": "The Adventures of Quik & Silva - Overworld",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "lake",
      "mountain",
      "needs remoderation",
      "pipe"
    ],
    "description": "The Overworld graphics from the most underrated game ever.<br>\r\nSorry, but no slopes or wooden things included...",
    "latest_version": "smwc-20392-1563133283",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20392,
        "title": "The Adventures of Quik & Silva - Overworld",
        "version": "smwc-20392-1563133283",
        "upstream_time": 1563133283,
        "download_url": "https://dl.smwcentral.net/20392/QuiksilvaOverworld.zip",
        "filename": "QuiksilvaOverworld.zip",
        "size": 4733,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-artifacts-of-marvelous-birds-beach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2261,
    "title": "The Artifacts of Marvelous Birds - Beach",
    "authors": [
      "exit1337"
    ],
    "tags": [
      "beach",
      "needs remoderation"
    ],
    "description": "Credit would be nice.<br>\r\nThis background is self-drawn and the palms can be X-flipped. ",
    "latest_version": "smwc-2261-1420283593",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2261,
        "title": "The Artifacts of Marvelous Birds - Beach",
        "version": "smwc-2261-1420283593",
        "upstream_time": 1420283593,
        "download_url": "https://dl.smwcentral.net/2261/Beach%20BG.zip",
        "filename": "Beach BG.zip",
        "size": 3260,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-artifacts-of-marvelous-birds-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2263,
    "title": "The Artifacts of Marvelous Birds - Grassland",
    "authors": [
      "exit1337"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "Credit would be nice.<br>\r\nIt's a grassy foreground and you might want to vary the colors for the flower.",
    "latest_version": "smwc-2263-1420284367",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2263,
        "title": "The Artifacts of Marvelous Birds - Grassland",
        "version": "smwc-2263-1420284367",
        "upstream_time": 1420284367,
        "download_url": "https://dl.smwcentral.net/2263/Grassland%20FG.zip",
        "filename": "Grassland FG.zip",
        "size": 3579,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-artifacts-of-marvelous-birds-grassland-bridge",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2488,
    "title": "The Artifacts of Marvelous Birds - Grassland Bridge",
    "authors": [
      "exit1337"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "night"
    ],
    "description": "This foreground was drawn by me for Taomb. It can very well be used in grasslands, bridge levels or general lakeside levels.<br>\r\nIt uses one palette row only.<br>\r\nCredit would be nice.",
    "latest_version": "smwc-2488-1420284813",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2488,
        "title": "The Artifacts of Marvelous Birds - Grassland Bridge",
        "version": "smwc-2488-1420284813",
        "upstream_time": 1420284813,
        "download_url": "https://dl.smwcentral.net/2488/Taomb%20-%20Bridge%20FG.zip",
        "filename": "Taomb - Bridge FG.zip",
        "size": 3850,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-artifacts-of-marvelous-birds-sand-cave-underground",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2262,
    "title": "The Artifacts of Marvelous Birds - Sand Cave (Underground)",
    "authors": [
      "exit1337"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "Credit would be nice<br>\r\nBoth FG and BG are self-drawn. Works well with desert undergrounds.",
    "latest_version": "smwc-2262-1420287226",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2262,
        "title": "The Artifacts of Marvelous Birds - Sand Cave (Underground)",
        "version": "smwc-2262-1420287226",
        "upstream_time": 1420287226,
        "download_url": "https://dl.smwcentral.net/2262/Beach%20Underground%20FG%20%26%20BG.zip",
        "filename": "Beach Underground FG %26 BG.zip",
        "size": 5153,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-artifacts-of-marvelous-birds-swamp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2512,
    "title": "The Artifacts of Marvelous Birds - Swamp",
    "authors": [
      "exit1337"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "night",
      "swamp"
    ],
    "description": "These self-drawn graphics from Taomb suit well for swampy areas. There's a lot of space left in the ExGFX file for the foreground! Both FG and BG use one palette row and one ExGFX file only.<br>\r\nCredit would be nice",
    "latest_version": "smwc-2512-1420291935",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2512,
        "title": "The Artifacts of Marvelous Birds - Swamp",
        "version": "smwc-2512-1420291935",
        "upstream_time": 1420291935,
        "download_url": "https://dl.smwcentral.net/2512/Taomb%20-%20Swamp%20BG%20%26%20FG.zip",
        "filename": "Taomb - Swamp BG %26 FG.zip",
        "size": 6354,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-artifacts-of-marvelous-birds-underground",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2484,
    "title": "The Artifacts of Marvelous Birds - Underground",
    "authors": [
      "exit1337"
    ],
    "tags": [
      "cave",
      "food",
      "needs remoderation"
    ],
    "description": "This is another cave foreground self-drawn by me for The artifacts of marvelous birds. There's a lot of space left in the ExGFX file so you can include more stuff.<br>\r\nCredit would be nice.<br>\r\n<br>\r\n<b>Helper note: I think this could be used for food levels too, so tagged as \"food\" too. It looks like chocolate, I think.</b>",
    "latest_version": "smwc-2484-1420286655",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2484,
        "title": "The Artifacts of Marvelous Birds - Underground",
        "version": "smwc-2484-1420286655",
        "upstream_time": 1420286655,
        "download_url": "https://dl.smwcentral.net/2484/Underground%20FG.zip",
        "filename": "Underground FG.zip",
        "size": 2746,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-artifacts-of-marvelous-birds-water-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2129,
    "title": "The Artifacts of Marvelous Birds - Water Castle",
    "authors": [
      "exit1337"
    ],
    "tags": [
      "needs remoderation",
      "temple",
      "water"
    ],
    "description": "These self-drawn graphics fit well for a water castle. Both FG and BG use one palette row each and consist of one ExGFX file only. There's a third ExGFX file included which deals with the animations!<br>\r\nCredit would be very nice!",
    "latest_version": "smwc-2129-1420286158",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2129,
        "title": "The Artifacts of Marvelous Birds - Water Castle",
        "version": "smwc-2129-1420286158",
        "upstream_time": 1420286158,
        "download_url": "https://dl.smwcentral.net/2129/Taomb%203rd%20Castle.zip",
        "filename": "Taomb 3rd Castle.zip",
        "size": 9376,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-classic-creative-reassembly-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11828,
    "title": "The Classic Creative Reassembly - Castle",
    "authors": [
      "superbot12"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "These are my castle graphics for my sub-level used in the final stage of The Classic Creative Reassembly hack.<br>\r\n<br>\r\nGive credit if used.",
    "latest_version": "smwc-11828-1438466764",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11828,
        "title": "The Classic Creative Reassembly - Castle",
        "version": "smwc-11828-1438466764",
        "upstream_time": 1438466764,
        "download_url": "https://dl.smwcentral.net/11828/SB12%27s%20TCCR%20SUBLEVEL.zip",
        "filename": "SB12%27s TCCR SUBLEVEL.zip",
        "size": 2821,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-death-and-return-of-superman-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6121,
    "title": "The Death and Return of Superman - Stage 1 (Forest)",
    "authors": [
      "X-King"
    ],
    "tags": [
      "cave",
      "forest",
      "needs remoderation",
      "night"
    ],
    "description": "Ripped on January 30, 2009 by X-King from The Death and Return of Superman for SNES with background in the first stage, it was released in August 1994 by Sunsoft and Blizzard Entertainment.",
    "latest_version": "smwc-6121-1389574665",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6121,
        "title": "The Death and Return of Superman - Stage 1 (Forest)",
        "version": "smwc-6121-1389574665",
        "upstream_time": 1389574665,
        "download_url": "https://dl.smwcentral.net/6121/The%20Death%20and%20Return%20of%20Superman%20-%20Stage%201.zip",
        "filename": "The Death and Return of Superman - Stage 1.zip",
        "size": 3339,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6120,
        "title": "The Death and Return of Superman - Stage 1 (Cave)",
        "version": "smwc-6120-1389574569",
        "upstream_time": 1389574569,
        "download_url": "https://dl.smwcentral.net/6120/The%20Death%20and%20Return%20of%20Superman%20-%20Stage%201%20%28Cave%29.zip",
        "filename": "The Death and Return of Superman - Stage 1 (Cave).zip",
        "size": 3282,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-devious-four-chronicles",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6311,
    "title": "The Devious Four Chronicles #3: The Crater - Underground",
    "authors": [
      "Skewer",
      "amhunter"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "A Background and Tileset from \"The Devious Four Chronicles #3: The Crater\" by \"metalgearhunter\" and \"S.C.O.R.P.I.O.N.\" This tileset would be great for underground areas in a hack. Very generic, and uses the standard SMW Tileset object window placement. No Map16 page for the Foreground -- only the background.<br>\r\n<br>\r\nPlease give credit if used, thanks!",
    "latest_version": "smwc-6311-1393016878",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6311,
        "title": "The Devious Four Chronicles #3: The Crater - Underground",
        "version": "smwc-6311-1393016878",
        "upstream_time": 1393016878,
        "download_url": "https://dl.smwcentral.net/6311/%5BCrater%5D%20Underground.zip",
        "filename": "%5BCrater%5D Underground.zip",
        "size": 5462,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-flintstones-genesis-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39388,
    "title": "The Flintstones (Genesis) - Stage 4",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "desert",
      "ice",
      "mountain",
      "snow",
      "underwater"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>POST-C3 WINTER 2025 GRAPHICS:</b></span><br>\r\n<br>\r\nThe \"ice or night mountain with railways\" area from <u><b>The Flintstones</b></u> Sega Genesis game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-39388-1739996550",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39388,
        "title": "The Flintstones (Genesis) - Stage 4",
        "version": "smwc-39388-1739996550",
        "upstream_time": 1739996550,
        "download_url": "https://dl.smwcentral.net/39388/TheFlintstones-Stage4.zip",
        "filename": "TheFlintstones-Stage4.zip",
        "size": 3146,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 37319,
        "title": "The Flintstones (Genesis) - Stage 2",
        "version": "smwc-37319-1709311674",
        "upstream_time": 1709311674,
        "download_url": "https://dl.smwcentral.net/37319/flintstones-underwater.zip",
        "filename": "flintstones-underwater.zip",
        "size": 2994,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29378,
        "title": "The Flintstones (Genesis) - Stage 3",
        "version": "smwc-29378-1641770017",
        "upstream_time": 1641770017,
        "download_url": "https://dl.smwcentral.net/29378/flintstonesdesert.zip",
        "filename": "flintstonesdesert.zip",
        "size": 4121,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-flintstones-the-treasure-of-sierra-madrock-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15056,
    "title": "The Flintstones: The Treasure of Sierra Madrock - Stage 4",
    "authors": [
      "Big Brawler"
    ],
    "tags": [
      "jungle",
      "mountain",
      "needs remoderation",
      "snow",
      "volcano"
    ],
    "description": "BG used in the fourth stage (Junglerock) of \"The Flintstones: The Treasure of Sierra Madrock\"",
    "latest_version": "smwc-15056-1485312477",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15056,
        "title": "The Flintstones: The Treasure of Sierra Madrock - Stage 4",
        "version": "smwc-15056-1485312477",
        "upstream_time": 1485312477,
        "download_url": "https://dl.smwcentral.net/15056/Flintstones%20Treasure%20of%20Sierra%20Madrock%20-%20Stage%204.zip",
        "filename": "Flintstones Treasure of Sierra Madrock - Stage 4.zip",
        "size": 7287,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15055,
        "title": "The Flintstones: The Treasure of Sierra Madrock - Stage 3",
        "version": "smwc-15055-1485312053",
        "upstream_time": 1485312053,
        "download_url": "https://dl.smwcentral.net/15055/Flintstones%20Treasure%20of%20Sierra%20Madrock%20-%20Stage%203.zip",
        "filename": "Flintstones Treasure of Sierra Madrock - Stage 3.zip",
        "size": 6382,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15053,
        "title": "The Flintstones: The Treasure of Sierra Madrock - Stage 2",
        "version": "smwc-15053-1485312445",
        "upstream_time": 1485312445,
        "download_url": "https://dl.smwcentral.net/15053/Flintstones%20Treasure%20of%20Sierra%20Madrock%20-%20Stage%202.zip",
        "filename": "Flintstones Treasure of Sierra Madrock - Stage 2.zip",
        "size": 4376,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15049,
        "title": "The Flintstones: The Treasure of Sierra Madrock - Stage 1",
        "version": "smwc-15049-1485312212",
        "upstream_time": 1485312212,
        "download_url": "https://dl.smwcentral.net/15049/Flintstones%20Treasure%20of%20Sierra%20Madrock%20-%20Title%20Screen.zip",
        "filename": "Flintstones Treasure of Sierra Madrock - Title Screen.zip",
        "size": 5879,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-flintstones-volcanic",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25151,
    "title": "The Flintstones - Volcanic 2",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "Ripped from the second level of Volcanic in The Flintstones on Super NES.<br>\r\n<br>\r\nNotes: <br>\r\n<br>\r\n- Recommended H-Scroll: Constant and V-Scroll: Constant.<br>\r\n- That must be used ONLY for Vertical levels but if want use it for Horizontal levels, you must use <a href=\"https://www.smwcentral.net/?p=section&a=details&id=19459\">Slow Horizontal Layer 2 (BG) Scrolling Rate</a> patch.",
    "latest_version": "smwc-25151-1605132039",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25151,
        "title": "The Flintstones - Volcanic 2",
        "version": "smwc-25151-1605132039",
        "upstream_time": 1605132039,
        "download_url": "https://dl.smwcentral.net/25151/The%20Flintstones%20-%20Volcanic%202.zip",
        "filename": "The Flintstones - Volcanic 2.zip",
        "size": 12861,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-fourth-sector-2008-xtra",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 958,
    "title": "The Fourth Sector (2008) - Xtra 8: Time Temple",
    "authors": [
      "Skewer"
    ],
    "tags": [
      "castle",
      "mechanical",
      "needs remoderation"
    ],
    "description": "The Time Temple graphics from the 2008 version of \"The Fourth Sector\".  ",
    "latest_version": "smwc-958-1397385674",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 958,
        "title": "The Fourth Sector (2008) - Xtra 8: Time Temple",
        "version": "smwc-958-1397385674",
        "upstream_time": 1397385674,
        "download_url": "https://dl.smwcentral.net/958/Time%20Temple.zip",
        "filename": "Time Temple.zip",
        "size": 5370,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-ghost-s-gallery-castle-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29067,
    "title": "The Ghost's Gallery: Castle Tileset",
    "authors": [
      "HamOfJustice"
    ],
    "tags": [
      "castle"
    ],
    "description": "The brick, stone, and spike tiles that were made for the HackJam adventure \"Mario and Friends in: The Ghost's Gallery\", now refined, expanded, and made compatible with some of SMW's vanilla palettes.<br>\r\n<br>\r\nThe \"outline-only\" style of the brick or stone walls is optional, you can use the traditional fully-lit ones instead if you wish.<br>\r\n<br>\r\nSome ground tiles are duplicated for use as slope assist tiles or ledges, if you want to do fancy arrangements with slopes. Check the Act As or Tile Surface Outline view to see what's up.<br>\r\n<br>\r\nThe cracked block doesn't do anything special on its own, so insert whatever behavior for it you see fit.<br>\r\n<br>\r\nThis tileset is a single self-contained GFX file that can be combined with any of the vanilla tilesets, if you're looking to create combinations like outdoor courtyards.",
    "latest_version": "smwc-29067-1640413686",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29067,
        "title": "The Ghost's Gallery: Castle Tileset",
        "version": "smwc-29067-1640413686",
        "upstream_time": 1640413686,
        "download_url": "https://dl.smwcentral.net/29067/Gallery_Stone_Bricks.zip",
        "filename": "Gallery_Stone_Bricks.zip",
        "size": 37471,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-great-bridge",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9151,
    "title": "The Great Bridge",
    "authors": [
      "Alessio"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "wood"
    ],
    "description": "Something coming from my cancelled hack \"Dinomar\" (the old one). Uses FG3 and one palette placed on 0x2. Includes Sample level for palettes and how you can use it. Good for grassland graphics.",
    "latest_version": "smwc-9151-1409170479",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9151,
        "title": "The Great Bridge",
        "version": "smwc-9151-1409170479",
        "upstream_time": 1409170479,
        "download_url": "https://dl.smwcentral.net/9151/BigBridge.zip",
        "filename": "BigBridge.zip",
        "size": 6294,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-great-bridge-remastered",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26621,
    "title": "The Great Bridge (Remastered)",
    "authors": [
      "Alessio",
      "Mr. MS"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "wood"
    ],
    "description": "A complete remake of <a href=\"https://www.smwcentral.net/?p=section&a=details&id=9151\">this graphic</a>, released with Alessio's permission. ",
    "latest_version": "smwc-26621-1617137068",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26621,
        "title": "The Great Bridge (Remastered)",
        "version": "smwc-26621-1617137068",
        "upstream_time": 1617137068,
        "download_url": "https://dl.smwcentral.net/26621/BigBridgeRemastered.zip",
        "filename": "BigBridgeRemastered.zip",
        "size": 4049,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-great-circus-mystery-starring-mickey-minnie-fonts",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18871,
    "title": "The Great Circus Mystery Starring Mickey & Minnie - Fonts",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "cutscene",
      "sans serif",
      "serif",
      "title screen"
    ],
    "description": "Fonts used in The Great Circus Mystery starring Mickey & Minnie (AKA Mickey 2). Comes with 2 versions seen in game. And yes, actually the big one only has the numbers from 1 to 6 (blame game devs.).",
    "latest_version": "smwc-18871-1547518712",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18871,
        "title": "The Great Circus Mystery Starring Mickey & Minnie - Fonts",
        "version": "smwc-18871-1547518712",
        "upstream_time": 1547518712,
        "download_url": "https://dl.smwcentral.net/18871/mickey2%20fonts.zip",
        "filename": "mickey2 fonts.zip",
        "size": 8973,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-great-circus-mystery-starring-mickey-minnie-the-haunted-circus",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28560,
    "title": "The Great Circus Mystery Starring Mickey & Minnie - The Haunted Circus",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "forest"
    ],
    "description": "Background of the stage 1 (The Haunted Circus) of The Great Circus Mystery Starring Mickey & Minnie, or Magical Quest 2, for short.",
    "latest_version": "smwc-28560-1633838317",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28560,
        "title": "The Great Circus Mystery Starring Mickey & Minnie - The Haunted Circus",
        "version": "smwc-28560-1633838317",
        "upstream_time": 1633838317,
        "download_url": "https://dl.smwcentral.net/28560/The%20Haunted%20Circus.zip",
        "filename": "The Haunted Circus.zip",
        "size": 5271,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-great-circus-mystery-starring-mickey-minnie-the-jungle-first-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30048,
    "title": "The Great Circus Mystery Starring Mickey & Minnie - The Jungle (First Section)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "forest"
    ],
    "description": "this background belongs to Great Circus Mystery Starring Mickey & Minnie is from the second stage of the game<br>\r\n<br>\r\n- I did an exanimation on the palette to try to be similar to the brightness of the original game",
    "latest_version": "smwc-30048-1646523019",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30048,
        "title": "The Great Circus Mystery Starring Mickey & Minnie - The Jungle (First Section)",
        "version": "smwc-30048-1646523019",
        "upstream_time": 1646523019,
        "download_url": "https://dl.smwcentral.net/30048/Jungle.zip",
        "filename": "Jungle.zip",
        "size": 4679,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-great-circus-mystery-starring-mickey-minnie-the-jungle-second-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16718,
    "title": "The Great Circus Mystery Starring Mickey & Minnie - The Jungle (Second Section)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "forest",
      "night"
    ],
    "description": "Background of the stage 2 (The Jungle) of The Great Circus Mystery Starring Mickey & Minnie, or Magical Quest 2, for short.",
    "latest_version": "smwc-16718-1512234037",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16718,
        "title": "The Great Circus Mystery Starring Mickey & Minnie - The Jungle (Second Section)",
        "version": "smwc-16718-1512234037",
        "upstream_time": 1512234037,
        "download_url": "https://dl.smwcentral.net/16718/Mickey%202%20Jungle.zip",
        "filename": "Mickey 2 Jungle.zip",
        "size": 6902,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-great-giana-sisters",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27616,
    "title": "The Great Giana Sisters",
    "authors": [
      "Klug"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "Submitted during Summer C3 2021!<br>\r\n<br>\r\nThis is a rip of a font used in Armin Gessert's <i>The Great Giana Sisters</i>. Although the original font only contained uppercase letters, numbers, and some punctuation, it has been expanded to include lowercase letters based on the TrueType font \"Giana\" by KreativeKorp. An alternate set of numerals is also included.",
    "latest_version": "smwc-27616-1625962462",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27616,
        "title": "The Great Giana Sisters",
        "version": "smwc-27616-1625962462",
        "upstream_time": 1625962462,
        "download_url": "https://dl.smwcentral.net/27616/smwfont-ggs.zip",
        "filename": "smwfont-ggs.zip",
        "size": 3937,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-guardian-legend",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27619,
    "title": "The Guardian Legend",
    "authors": [
      "Klug"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "Submitted during Summer C3 2021!<br>\r\n<br>\r\n<i>Gu gu gu~!</i> This is a rip of a font used in <i>The Guardian Legend</i>, one of Compile's well-known shooters. Includes both for message box dialogues and for pre-credits cutscene.",
    "latest_version": "smwc-27619-1625963452",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27619,
        "title": "The Guardian Legend",
        "version": "smwc-27619-1625963452",
        "upstream_time": 1625963452,
        "download_url": "https://dl.smwcentral.net/27619/smwfont-tgl.zip",
        "filename": "smwfont-tgl.zip",
        "size": 2679,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-jetsons-invasion-of-the-planet-pirates-stage-3",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39194,
    "title": "The Jetsons: Invasion of the Planet Pirates - Stage 3-2",
    "authors": [
      "Angel Miranda"
    ],
    "tags": [
      "pipe",
      "space"
    ],
    "description": "This is the background of World 3-2 of the game <br>\r\nThe Jetsons: Invasion of the Planet Pirates (USA)",
    "latest_version": "smwc-39194-1739463661",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39194,
        "title": "The Jetsons: Invasion of the Planet Pirates - Stage 3-2",
        "version": "smwc-39194-1739463661",
        "upstream_time": 1739463661,
        "download_url": "https://dl.smwcentral.net/39194/The%20Jetsons%20Invasion%20of%20the%20Planet%20Pirates%20-%20Stage%203-2.zip",
        "filename": "The Jetsons Invasion of the Planet Pirates - Stage 3-2.zip",
        "size": 3140,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-jungle-book-the-tree-village",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6973,
    "title": "The Jungle Book - The Tree Village",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "jungle",
      "needs remoderation",
      "village"
    ],
    "description": "A foreground and background tileset used in level 4 and 5 in The Jungle Book for the SNES. Credit isn't required if you use this, but it would be appreciated.<br>\r\n<br>\r\nNote: This tileset contains background tileset. However, most of the included background is made up of the foreground tiles, with the exception of the trees.<br>\r\n<br>\r\nNote: Those trees in the background could potentially be used as a layer 3 background just like it was in The Jungle Book if you know how to use custom layer 3 images.",
    "latest_version": "smwc-6973-1405349643",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6973,
        "title": "The Jungle Book - The Tree Village",
        "version": "smwc-6973-1405349643",
        "upstream_time": 1405349643,
        "download_url": "https://dl.smwcentral.net/6973/The%20Jungle%20Book%20%28SNES%29%20-%20The%20Tree%20Village%20FG%20and%20BG.zip",
        "filename": "The Jungle Book (SNES) - The Tree Village FG and BG.zip",
        "size": 14713,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-king-of-fighters",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33423,
    "title": "The King of Fighters '95 - 8x16 Fonts",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "cutscene",
      "font",
      "sans serif",
      "serif"
    ],
    "description": "This is the English font used in SNK fighting game <i>The King of Fighters '95</i>. This font is used for general texts. The size is 8x16 and it's in serif form.<br>\r\n<br>\r\nThis includes Spanish and Portuguese orthography as <i>KOF '95</i> supports the languages.<br>\r\n<br>\r\nThis font uses two colors and they're mapped to Row 1, the same colors used in the status interface. As long as you don't change them, they'll look fine.",
    "latest_version": "smwc-33423-1677947952",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33423,
        "title": "The King of Fighters '95 - 8x16 Fonts",
        "version": "smwc-33423-1677947952",
        "upstream_time": 1677947952,
        "download_url": "https://dl.smwcentral.net/33423/The%20King%20of%20Fighters%20%2795%20-%2016x8%20Fonts.zip",
        "filename": "The King of Fighters %2795 - 16x8 Fonts.zip",
        "size": 3655,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 31973,
        "title": "The King of Fighters '96 - 8x16 Fonts",
        "version": "smwc-31973-1661713954",
        "upstream_time": 1661713954,
        "download_url": "https://dl.smwcentral.net/31973/The%20King%20of%20Fighters%20%2796%20-%2016x8%20Fonts.zip",
        "filename": "The King of Fighters %2796 - 16x8 Fonts.zip",
        "size": 5703,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-lake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2826,
    "title": "The Lake",
    "authors": [
      "Skewer"
    ],
    "tags": [
      "grassland",
      "mechanical",
      "needs remoderation"
    ],
    "description": "Uses ExGfx slots: FG3, BG2<br>\r\nUses Pallete Row(s): 2,4<br>\r\n<br>\r\nCustom graphics made for the Fourth Sector. This is a lake Foreground; however, it only includes original tiles. The water on the screenshot is ripped from Yoshi's Island, and is therefore not included. This includes slopes, ledges, the usual. But it also incorporates some metal scaffolding as it was made with a rig nearby in mind. Credit would be nice if used.",
    "latest_version": "smwc-2826-1412510829",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2826,
        "title": "The Lake",
        "version": "smwc-2826-1412510829",
        "upstream_time": 1412510829,
        "download_url": "https://dl.smwcentral.net/2826/the%20lake.zip",
        "filename": "the lake.zip",
        "size": 5667,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-spyro-a-new-beginning-mushrooms",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38275,
    "title": "The Legend of Spyro: A New Beginning - Mushrooms",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "mushroom"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 SUMMER 2024</span></b><br>\r\n<br>\r\nThe Mushroom Forest from <u><b>The Legend of Spyro: A New Beginning</b></u> GBA Game.<br>\r\nWhat do you think about this?<br>\r\n<br>\r\n<span style=\"color: #ff0000;\"><b>WARNING:</b></span> It uses BG1, BG2, BG3 and some FG2",
    "latest_version": "smwc-38275-1725264131",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38275,
        "title": "The Legend of Spyro: A New Beginning - Mushrooms",
        "version": "smwc-38275-1725264131",
        "upstream_time": 1725264131,
        "download_url": "https://dl.smwcentral.net/38275/SpyroMushrooms.zip",
        "filename": "SpyroMushrooms.zip",
        "size": 10639,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-the-mystical-ninja-horo-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24753,
    "title": "The Legend of the Mystical Ninja - Horo Temple",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "eastern",
      "haunted",
      "needs remoderation",
      "ruins"
    ],
    "description": "A complete (almost) rip of the first stage from Ganbare Goemon : Yuuki Hime Kyuushitsu Esaki, lit. \"The Rescue of Princess Yuki\", or The Legend of the Mystical Ninja.<br>\r\n<br>\r\nUnlike the old rip in this site, who had a messy map 16 and a worse sample level, almost everything here was ripped manually, with the exception of the tree and the ruined walls, because in those I used the bitmap pasting feature, and then I rearranged the tiles manually in Lunar Magic. This rip took me two days to get it right. Perfect fit for haunted levels, since in the original game, it's used in a level with flaming ghosts, flying umbrellas, skeleton warriors and zombies.<br>\r\n<br>\r\nWHAT IS INCLUDED IN THIS RIP:<br>\r\n<br>\r\n- Main ground;<br>\r\n- Ruined walls;<br>\r\n- Bamboo;<br>\r\n- Bamboo Spikes;<br>\r\n- Tombstones;<br>\r\n- Trees;<br>\r\n- Grass;<br>\r\n- Logs;<br>\r\n- A \"Shrine\" of sorts. I also included the bell from the original game;<br>\r\n- Lanterns;<br>\r\n<br>\r\nWHAT IS NOT INCLUDED:<br>\r\n<br>\r\n-ExAnimation. I couldn't figure out a way of making it look good in Super Mario World;<br>\r\n- Some gravestones, logs and grass tiles;<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-24753-1605351031",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24753,
        "title": "The Legend of the Mystical Ninja - Horo Temple",
        "version": "smwc-24753-1605351031",
        "upstream_time": 1605351031,
        "download_url": "https://dl.smwcentral.net/24753/The%20Legend%20of%20the%20Mystical%20Ninja%20-%20Horohoro%20Temple.zip",
        "filename": "The Legend of the Mystical Ninja - Horohoro Temple.zip",
        "size": 9358,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-the-mystical-ninja-horo-temple-bamboo-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35487,
    "title": "The Legend of the Mystical Ninja - Horo Temple (Bamboo Forest)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "eastern",
      "forest",
      "haunted"
    ],
    "description": "The background of the final section of Horo Temple from The Legend of the Mystical Ninja. Very friendly and easy to use. A good fit for bamboo forests, in general.<br>\r\n<br>\r\nUPDATE: MASSIVE OPTIMIZATION.  Freed up 50 or more tiles of space.  Better palette row and map 16, in general.",
    "latest_version": "smwc-35487-1699835981",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35487,
        "title": "The Legend of the Mystical Ninja - Horo Temple (Bamboo Forest)",
        "version": "smwc-35487-1699835981",
        "upstream_time": 1699835981,
        "download_url": "https://dl.smwcentral.net/35487/The%20Legend%20of%20the%20Mystical%20Ninja%20-%20Horo%20Temple%20%28Bamboo%20Forest%29.zip",
        "filename": "The Legend of the Mystical Ninja - Horo Temple (Bamboo Forest).zip",
        "size": 2601,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-the-mystical-ninja-horo-temple-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35486,
    "title": "The Legend of the Mystical Ninja - Horo Temple (Mountains)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "forest",
      "haunted",
      "mountain",
      "night"
    ],
    "description": "One of the backgrounds seen in the first stage of The Legend of the Mystical Ninja.<br>\r\n<br>\r\n A great fit for a variety of themes, in general.<br>\r\n<br>\r\nDoes not include the lower half with grass, tombstones and lanterns; so I can make it use only one palette row.<br>\r\n<br>\r\nUPDATE: Massive optimization, which frees up more than 30 tiles.  Better palette row and map 16, in general. Added two extra map 16 tiles for those who want to place the moon higher in the tilemap.",
    "latest_version": "smwc-35486-1699836066",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35486,
        "title": "The Legend of the Mystical Ninja - Horo Temple (Mountains)",
        "version": "smwc-35486-1699836066",
        "upstream_time": 1699836066,
        "download_url": "https://dl.smwcentral.net/35486/The%20Legend%20of%20the%20Mystical%20Ninja%20-%20Horo%20Temple%20%28Mountains%29.zip",
        "filename": "The Legend of the Mystical Ninja - Horo Temple (Mountains).zip",
        "size": 2948,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-the-mystical-ninja-iga-ninja-mansion-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35475,
    "title": "The Legend of the Mystical Ninja - Iga Ninja Mansion (Interior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "house",
      "wood"
    ],
    "description": "The background seen in the lower half and entrance of the stage. A great fit for houses, in general. A very simple graphic.<br>\r\n<br>\r\nUPDATE: Reripped from scratch. Optimization is at maximum, saving 20 tiles compared to the older version. Palette and map 16 are better, in general.",
    "latest_version": "smwc-35475-1699836323",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35475,
        "title": "The Legend of the Mystical Ninja - Iga Ninja Mansion (Interior)",
        "version": "smwc-35475-1699836323",
        "upstream_time": 1699836323,
        "download_url": "https://dl.smwcentral.net/35475/The%20Legend%20of%20the%20Mystical%20Ninja%20-%20Iga%20Ninja%20Mansion%20%28Interior%29.zip",
        "filename": "The Legend of the Mystical Ninja - Iga Ninja Mansion (Interior).zip",
        "size": 2976,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-the-mystical-ninja-iga-ninja-mansion-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35474,
    "title": "The Legend of the Mystical Ninja - Iga Ninja Mansion (Mountains)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "mountain"
    ],
    "description": "A mountain background seen in the upper part of Wise Man's mechanical castle. A great fit for various types of levels.<br>\r\n<br>\r\nUPDATE: More tiles being used due to it being ripped from the game tilemap. Much more accurate rip, in general.",
    "latest_version": "smwc-35474-1699836367",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35474,
        "title": "The Legend of the Mystical Ninja - Iga Ninja Mansion (Mountains)",
        "version": "smwc-35474-1699836367",
        "upstream_time": 1699836367,
        "download_url": "https://dl.smwcentral.net/35474/The%20Legend%20of%20the%20Mystical%20Ninja%20-%20Iga%20Ninja%20Mansion%20%28Mountains%29.zip",
        "filename": "The Legend of the Mystical Ninja - Iga Ninja Mansion (Mountains).zip",
        "size": 3490,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-the-mystical-ninja-iga-ninja-mansion-secret-passage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35473,
    "title": "The Legend of the Mystical Ninja - Iga Ninja Mansion (Secret Passage)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "house"
    ],
    "description": "A background found in the secret path of the Iga Ninja Mansion. It could be used for something like a prison or a house. Very simple graphic, that takes less than 10 tiles to be assembled.<br>\r\n<br>\r\nUPDATE: Better palette row. Background now uses the back area color. Correct tilemap now.",
    "latest_version": "smwc-35473-1699836426",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35473,
        "title": "The Legend of the Mystical Ninja - Iga Ninja Mansion (Secret Passage)",
        "version": "smwc-35473-1699836426",
        "upstream_time": 1699836426,
        "download_url": "https://dl.smwcentral.net/35473/The%20Legend%20of%20the%20Mystical%20Ninja%20-%20Iga%20Ninja%20Mansion%20%28Secret%20Passage%29.zip",
        "filename": "The Legend of the Mystical Ninja - Iga Ninja Mansion (Secret Passage).zip",
        "size": 2102,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-the-mystical-ninja-otafuku-army-headquarters-reversible-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35466,
    "title": "The Legend of the Mystical Ninja - Otafuku Army Headquarters (Reversible Room)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "eastern"
    ],
    "description": "A japanese temple background from The Legend of the Mystical Ninja. It is used the main room of the Otafuku Army Headquarters. <br>\r\n<br>\r\n A good fit for temples, in general.  <br>\r\n<br>\r\nUPDATE: Optimized it even further, making it use less tiles and more close to the source material. Better palette management, as well. ",
    "latest_version": "smwc-35466-1699836524",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35466,
        "title": "The Legend of the Mystical Ninja - Otafuku Army Headquarters (Reversible Room)",
        "version": "smwc-35466-1699836524",
        "upstream_time": 1699836524,
        "download_url": "https://dl.smwcentral.net/35466/The%20Legend%20of%20the%20Mystical%20Ninja%20-%20Otafuku%20Army%20Headquarters%20%28Reversible%20Room%29.zip",
        "filename": "The Legend of the Mystical Ninja - Otafuku Army Headquarters (Reversible Room).zip",
        "size": 3925,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-the-mystical-ninja-otafuku-army-headquarters-rotating-pillars-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35465,
    "title": "The Legend of the Mystical Ninja - Otafuku Army Headquarters (Rotating Pillars Room)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "eastern",
      "texture"
    ],
    "description": "A very simple background found in the Rotating Pillars room of the Otafuku Army Headquarters, from The Legend of the Mystical Ninja.  <br>\r\n<br>\r\nUses only 11 tiles,  meaning the users can combine it easily with other stuff.  A good fit for japanese temples, in general. ",
    "latest_version": "smwc-35465-1699836564",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35465,
        "title": "The Legend of the Mystical Ninja - Otafuku Army Headquarters (Rotating Pillars Room)",
        "version": "smwc-35465-1699836564",
        "upstream_time": 1699836564,
        "download_url": "https://dl.smwcentral.net/35465/The%20Legend%20of%20the%20Mystical%20Ninja%20-%20Otafuku%20Army%20Headquarters%20%28Rotating%20Pillars%20Room%29.zip",
        "filename": "The Legend of the Mystical Ninja - Otafuku Army Headquarters (Rotating Pillars Room).zip",
        "size": 2255,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-the-mystical-ninja-otafuku-army-headquarters-slot-machine-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40517,
    "title": "The Legend of the Mystical Ninja - Otafuku Army Headquarters (Slot Machine Room)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "cave",
      "eastern",
      "mechanical"
    ],
    "description": "A mechanical tileset used in the Slot Machine Room of the fourth level, from The Legend of the Mystical Ninja. <br>\r\n<br>\r\nThe lanterns are animated.<br>\r\n<br>\r\nCan be used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=35467\">this background</a>.<br>\r\n<br>\r\nA good fit for temples, in general. ",
    "latest_version": "smwc-40517-1757014599",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40517,
        "title": "The Legend of the Mystical Ninja - Otafuku Army Headquarters (Slot Machine Room)",
        "version": "smwc-40517-1757014599",
        "upstream_time": 1757014599,
        "download_url": "https://dl.smwcentral.net/40517/The%20Legend%20of%20the%20Mystical%20Ninja%20-%20Otafuku%20Army%20Headquarters%20%28Slot%20Machine%20Room%20FG%29.zip",
        "filename": "The Legend of the Mystical Ninja - Otafuku Army Headquarters (Slot Machine Room FG).zip",
        "size": 4360,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 35467,
        "title": "The Legend of the Mystical Ninja - Otafuku Army Headquarters (Slot Machine Room)",
        "version": "smwc-35467-1699836462",
        "upstream_time": 1699836462,
        "download_url": "https://dl.smwcentral.net/35467/The%20Legend%20of%20the%20Mystical%20Ninja%20-%20Otafuku%20Army%20Headquarters%20%28Slot%20Machine%20Room%29.zip",
        "filename": "The Legend of the Mystical Ninja - Otafuku Army Headquarters (Slot Machine Room).zip",
        "size": 2835,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-the-mystical-ninja-ryukyu-palace-escape-tunnel",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35480,
    "title": "The Legend of the Mystical Ninja - Ryukyu Palace (Escape Tunnel)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "cave"
    ],
    "description": "The background seen in the first half of the penultimate action stage from The Legend of the Mystical Ninja. A good fit for temples or caves.",
    "latest_version": "smwc-35480-1699836273",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35480,
        "title": "The Legend of the Mystical Ninja - Ryukyu Palace (Escape Tunnel)",
        "version": "smwc-35480-1699836273",
        "upstream_time": 1699836273,
        "download_url": "https://dl.smwcentral.net/35480/The%20Legend%20of%20the%20Mystical%20Ninja%20-%20Ryukyu%20Palace%20%28Escape%20Tunnel%29.zip",
        "filename": "The Legend of the Mystical Ninja - Ryukyu Palace (Escape Tunnel).zip",
        "size": 2554,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-the-mystical-ninja-ryukyu-palace-rooftops",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35481,
    "title": "The Legend of the Mystical Ninja - Ryukyu Palace (Rooftops)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "sky"
    ],
    "description": "A very simple sky background from The Legend of the Mystical Ninja.  It is perfect for parallaxing scrolling, which is how the original game uses it. <br>\r\n<br>\r\nObviously, it is a good fit for sky levels.",
    "latest_version": "smwc-35481-1699836159",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35481,
        "title": "The Legend of the Mystical Ninja - Ryukyu Palace (Rooftops)",
        "version": "smwc-35481-1699836159",
        "upstream_time": 1699836159,
        "download_url": "https://dl.smwcentral.net/35481/The%20Legend%20of%20the%20Mystical%20Ninja%20-%20Ryukyu%20Palace%20%28Rooftops%29.zip",
        "filename": "The Legend of the Mystical Ninja - Ryukyu Palace (Rooftops).zip",
        "size": 2565,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-the-mystical-ninja-ryukyu-palace-underwater-tunnel",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35482,
    "title": "The Legend of the Mystical Ninja - Ryukyu Palace (Underwater Tunnel)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "underwater"
    ],
    "description": "The gorgeous underwater tunnel background, from The Legend of the Mystical. It appears in the brief minecart section of the game. The original game uses a wave HDMA effect to it.<br>\r\n<br>\r\nUPDATE: Massive optimization. Made it use one GFX file instead of two, improving its usability. Better map 16, palette optimization and background looping, in general. <br>\r\n<br>\r\nA good fit for underwater levels.",
    "latest_version": "smwc-35482-1699836122",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35482,
        "title": "The Legend of the Mystical Ninja - Ryukyu Palace (Underwater Tunnel)",
        "version": "smwc-35482-1699836122",
        "upstream_time": 1699836122,
        "download_url": "https://dl.smwcentral.net/35482/The%20Legend%20of%20the%20Mystical%20Ninja%20-%20Ryukyu%20Palace%20%28Underwater%20Tunnel%29.zip",
        "filename": "The Legend of the Mystical Ninja - Ryukyu Palace (Underwater Tunnel).zip",
        "size": 3960,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-the-mystical-ninja-tengu-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35478,
    "title": "The Legend of the Mystical Ninja - Tengu Mountains",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "forest",
      "mountain"
    ],
    "description": "Almost the entire background used in the Tengu Mountains, from The Legend of the Mystical Ninja. It is a very tall background, which requires expanded level modes or choosing which part of it you want to use. The background is very easy to adjust. A good fit for forest nearby mountains.",
    "latest_version": "smwc-35478-1700450547",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35478,
        "title": "The Legend of the Mystical Ninja - Tengu Mountains",
        "version": "smwc-35478-1700450547",
        "upstream_time": 1700450547,
        "download_url": "https://dl.smwcentral.net/35478/The%20Legend%20of%20the%20Mystical%20Ninja%20-%20Tengu%20Montains.zip",
        "filename": "The Legend of the Mystical Ninja - Tengu Montains.zip",
        "size": 4554,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-zelda-a-link-to-the-past",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8928,
    "title": "The Legend of Zelda: A Link to the Past ",
    "authors": [
      "Jayfeather"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "Ripped from Zelda 3.<br>\r\nNo custom palette needed.",
    "latest_version": "smwc-8928-1408987484",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8928,
        "title": "The Legend of Zelda: A Link to the Past ",
        "version": "smwc-8928-1408987484",
        "upstream_time": 1408987484,
        "download_url": "https://dl.smwcentral.net/8928/FFFFFFFFFont.zip",
        "filename": "FFFFFFFFFont.zip",
        "size": 805,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-zelda-a-link-to-the-past-anti-fairy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23947,
    "title": "The Legend of Zelda: A Link to the Past - Anti-Fairy",
    "authors": [
      "P-Tux7",
      "Ralshi02"
    ],
    "tags": [
      "needs remoderation",
      "reflecting fireball"
    ],
    "description": "The Anti-Fairy from The Legend of Zelda: A Link to the Past.<br>\r\n<br>\r\n- Contains the original graphics and a version compatible with palette 09.<br>\r\n- Also contains a compatible sprite, modified from the Reflecting Fireball disassembly. It has been edited to not mirror its graphics when bouncing. <br>\r\n<br>\r\nUses palettes 09 (default) or 0E.<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=3516\">Original Sprite</a>",
    "latest_version": "smwc-23947-1596838728",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23947,
        "title": "The Legend of Zelda: A Link to the Past - Anti-Fairy",
        "version": "smwc-23947-1596838728",
        "upstream_time": 1596838728,
        "download_url": "https://dl.smwcentral.net/23947/Anti-Fairy.zip",
        "filename": "Anti-Fairy.zip",
        "size": 4452,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-zelda-a-link-to-the-past-big-key",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39193,
    "title": "The Legend of Zelda: A Link to the Past - Big Key",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "key"
    ],
    "description": "The Big Key from The Legend of Zelda: A Link to the Past, repurposed to be used as a key from Super Mario World. <br>\r\n<br>\r\nIncludes two versions:<br>\r\n- A Link to the Past colors: Uses palette row F, a <a href=\"https://www.smwcentral.net/?p=section&a=details&id=33785\">key disassembly</a> is provided to be inserted with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=37432\">PIXI</a>;<br>\r\n- Vanilla colors: uses palette row 8, can be inserted right away;<br>\r\n<br>\r\nPick the version you like more.",
    "latest_version": "smwc-39193-1740375742",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39193,
        "title": "The Legend of Zelda: A Link to the Past - Big Key",
        "version": "smwc-39193-1740375742",
        "upstream_time": 1740375742,
        "download_url": "https://dl.smwcentral.net/39193/The%20Legend%20of%20Zelda%20~%20A%20Link%20to%20the%20Past%20-%20Big%20Key.zip",
        "filename": "The Legend of Zelda ~ A Link to the Past - Big Key.zip",
        "size": 13564,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-zelda-a-link-to-the-past-dark-pyramid",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5862,
    "title": "The Legend of Zelda: A Link to the Past - Dark Pyramid",
    "authors": [
      "Thiago."
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "night"
    ],
    "description": "Ripped on February 26, 2008 by Thiago. from Zelda: A Link To The Past on SNES with background in Dark Pyramid, it was released on 1992 by Nintendo.",
    "latest_version": "smwc-5862-1381589600",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5862,
        "title": "The Legend of Zelda: A Link to the Past - Dark Pyramid",
        "version": "smwc-5862-1381589600",
        "upstream_time": 1381589600,
        "download_url": "https://dl.smwcentral.net/5862/Zelda%20-%20A%20Link%20To%20The%20Past%20-%20Dark%20Pyramid.zip",
        "filename": "Zelda - A Link To The Past - Dark Pyramid.zip",
        "size": 2277,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-zelda-a-link-to-the-past-dark-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9128,
    "title": "The Legend of Zelda: A Link to the Past - Dark World",
    "authors": [
      "Koelkast"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "sunset"
    ],
    "description": "Description: The background you see when you're on top of the pyramid, now with the original palette as seen in the game. Ripped by me, Dadiro.",
    "latest_version": "smwc-9128-1409080932",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9128,
        "title": "The Legend of Zelda: A Link to the Past - Dark World",
        "version": "smwc-9128-1409080932",
        "upstream_time": 1409080932,
        "download_url": "https://dl.smwcentral.net/9128/Dark%20World%20BG.zip",
        "filename": "Dark World BG.zip",
        "size": 2766,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-zelda-a-link-to-the-past-keese",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40061,
    "title": "The Legend of Zelda: A Link to the Past - Keese",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "swooper"
    ],
    "description": "Ripped from the Keese in Zelda: A Link to the Past on SNES.<br>\r\n<br>\r\nIncludes two GFX files, one with the original outline, and the one with a black outline. Pick the one you like more.",
    "latest_version": "smwc-40061-1752002057",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40061,
        "title": "The Legend of Zelda: A Link to the Past - Keese",
        "version": "smwc-40061-1752002057",
        "upstream_time": 1752002057,
        "download_url": "https://dl.smwcentral.net/40061/The%20Legend%20of%20Zelda%20-%20A%20Link%20to%20the%20Past%20-%20Keese%20sprite.zip",
        "filename": "The Legend of Zelda - A Link to the Past - Keese sprite.zip",
        "size": 5526,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-zelda-a-link-to-the-past-large-trap",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33969,
    "title": "The Legend of Zelda: A Link to the Past - Large Trap",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "ball'n'chain",
      "hothead",
      "urchin"
    ],
    "description": "Ripped from the Large Trap in Zelda: A Link to the Past on SNES.",
    "latest_version": "smwc-33969-1684523662",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33969,
        "title": "The Legend of Zelda: A Link to the Past - Large Trap",
        "version": "smwc-33969-1684523662",
        "upstream_time": 1684523662,
        "download_url": "https://dl.smwcentral.net/33969/The%20Legend%20of%20Zelda%20-%20A%20Link%20to%20the%20Past%20-%20Large%20Trap.zip",
        "filename": "The Legend of Zelda - A Link to the Past - Large Trap.zip",
        "size": 10084,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-zelda-a-link-to-the-past-pyramid-of-power",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9111,
    "title": "The Legend of Zelda: A Link to the Past - Pyramid of Power",
    "authors": [
      "Jonny Azzuris"
    ],
    "tags": [
      "needs remoderation",
      "night"
    ],
    "description": "- ExGFX uses slot 80 (in Sample Level);<br>\r\n- Palette uses Row 1;<br>\r\n- Sample Level number is 25.<br>\r\n<br>\r\nCrediting to me (JowTH) is not necessary. Just don't claim as yours, ok?.<br>\r\n<br>\r\nNote to the users: Set the H-Scroll to \"None\", if you don't want a wierd repeat.",
    "latest_version": "smwc-9111-1409828390",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9111,
        "title": "The Legend of Zelda: A Link to the Past - Pyramid of Power",
        "version": "smwc-9111-1409828390",
        "upstream_time": 1409828390,
        "download_url": "https://dl.smwcentral.net/9111/Legend%20of%20Zelda%2C%20The%20-%20A%20Link%20to%20the%20Past%20%28Pyramid%20of%20Power%20BG%29.zip",
        "filename": "Legend of Zelda%2C The - A Link to the Past (Pyramid of Power BG).zip",
        "size": 20229,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-zelda-a-link-to-the-past-pyramid-of-power-upper-half",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30177,
    "title": "The Legend of Zelda : A Link to the Past - Pyramid of Power (Upper Half)",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "pyramid",
      "ruins"
    ],
    "description": "FG + BG as a background. Could also work as overworld gfx, since it only uses two or three palettes and two files.",
    "latest_version": "smwc-30177-1647711972",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30177,
        "title": "The Legend of Zelda : A Link to the Past - Pyramid of Power (Upper Half)",
        "version": "smwc-30177-1647711972",
        "upstream_time": 1647711972,
        "download_url": "https://dl.smwcentral.net/30177/ALTTP%20-%20Pyramid%20of%20Power.zip",
        "filename": "ALTTP - Pyramid of Power.zip",
        "size": 6085,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-zelda-a-link-to-the-past-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21341,
    "title": "The Legend of Zelda: A Link to the Past - Title Screen",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "castle",
      "lake",
      "needs remoderation"
    ],
    "description": "The title screen background from Zelda: A Link to the Past on SNES.<br>\r\n<br>\r\nNote: The background's scrolling must be disabled.",
    "latest_version": "smwc-21341-1574993507",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21341,
        "title": "The Legend of Zelda: A Link to the Past - Title Screen",
        "version": "smwc-21341-1574993507",
        "upstream_time": 1574993507,
        "download_url": "https://dl.smwcentral.net/21341/The%20Legend%20of%20Zelda%20-%20A%20Link%20to%20the%20Past%20-%20Title%20Screen.zip",
        "filename": "The Legend of Zelda - A Link to the Past - Title Screen.zip",
        "size": 3403,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-zelda-classic-link",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1712,
    "title": "The Legend of Zelda - Classic Link",
    "authors": [
      "mariomaker6"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "Left Picture Mario Palette<br>\r\nRight Palette Luigi Palette<br>\r\n<br>\r\nSome Link GFX for my hack Super Link World. Free for use, credit would be appreciated!",
    "latest_version": "smwc-1712-1422283783",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1712,
        "title": "The Legend of Zelda - Classic Link",
        "version": "smwc-1712-1422283783",
        "upstream_time": 1422283783,
        "download_url": "https://dl.smwcentral.net/1712/OW%20Link%20Player%20GFX.zip",
        "filename": "OW Link Player GFX.zip",
        "size": 1749,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-zelda-fds-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26268,
    "title": "The Legend of Zelda (FDS) - Font",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "The font used in the FDS version of The Legend of Zelda.<br>\r\n<br>\r\nWarning: This font has only uppercase!",
    "latest_version": "smwc-26268-1614265520",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26268,
        "title": "The Legend of Zelda (FDS) - Font",
        "version": "smwc-26268-1614265520",
        "upstream_time": 1614265520,
        "download_url": "https://dl.smwcentral.net/26268/The%20Legend%20of%20Zelda%20%28FDS%29%20-%20Font.zip",
        "filename": "The Legend of Zelda (FDS) - Font.zip",
        "size": 895,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-zelda-four-swords-adventures-hyrule-castle-2d-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38114,
    "title": "The Legend of Zelda - Four Swords Adventures ~ Hyrule Castle (2D Section)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "castle"
    ],
    "description": "Ripped from the 2D section of the Hyrule Castle level in The Legend of Zelda: Four Swords Adventures on GameCube.",
    "latest_version": "smwc-38114-1721345912",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38114,
        "title": "The Legend of Zelda - Four Swords Adventures ~ Hyrule Castle (2D Section)",
        "version": "smwc-38114-1721345912",
        "upstream_time": 1721345912,
        "download_url": "https://dl.smwcentral.net/38114/The%20Legend%20of%20Zelda%20-%20Four%20Swords%20Adventures%20~%20Hyrule%20Castle%20%282D%20Section%29.zip",
        "filename": "The Legend of Zelda - Four Swords Adventures ~ Hyrule Castle (2D Section).zip",
        "size": 5658,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-zelda-link-s-awakening-angler-fish",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27741,
    "title": "The Legend of Zelda: Link's Awakening - Angler Fish",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "porcupuffer"
    ],
    "description": "A Porcupuffer replacement, clearly inspired by the Angler Fish boss from The Legend of Zelda: Link's Awakening DX. Great for more deeper areas in the ocean. Credits to No Body the Dragon. I've included vanilla palette, because it is not the common vanilla palette seen in most Super Mario World levels.",
    "latest_version": "smwc-27741-1627326321",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27741,
        "title": "The Legend of Zelda: Link's Awakening - Angler Fish",
        "version": "smwc-27741-1627326321",
        "upstream_time": 1627326321,
        "download_url": "https://dl.smwcentral.net/27741/Angler%20Fish.zip",
        "filename": "Angler Fish.zip",
        "size": 2950,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-zelda-link-s-awakening-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14235,
    "title": "The Legend Of Zelda: Link's Awakening - Grassland",
    "authors": [
      "Anorakun",
      "SuperMario198"
    ],
    "tags": [
      "grassland",
      "retro"
    ],
    "description": "A grassland tileset from The Legend of Zelda: Link's Awakening DX. Uses an unusual pseudo 3D perspective and can be a good fit for mountain levels, as well.<br>\r\n<br>\r\nAnorakun's edit: Cleaned GFX space, fixed some inaccuracies, made a better map 16, added palette and palmask files , along with a new sample level. <br>\r\n<br>\r\nColors should be easy to edit, which is why I didn't include the original palette. ",
    "latest_version": "smwc-14235-1472340499",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14235,
        "title": "The Legend Of Zelda: Link's Awakening - Grassland",
        "version": "smwc-14235-1472340499",
        "upstream_time": 1472340499,
        "download_url": "https://dl.smwcentral.net/14235/Link%27s%20Awakening%20-%20Grassland%20Tileset.zip",
        "filename": "Link%27s Awakening - Grassland Tileset.zip",
        "size": 3542,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-zelda-link-s-awakening-styled-thwimp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27758,
    "title": "The Legend of Zelda: Link's Awakening Styled Thwimp",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "thwimp"
    ],
    "description": "These thwimp replacements were made to look like the Thwomps, from The Legend of Zelda: Oracle of Seasons. Great for any kind of level. Credits to No Body the Dragon. Uses vanilla palette.",
    "latest_version": "smwc-27758-1629755424",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27758,
        "title": "The Legend of Zelda: Link's Awakening Styled Thwimp",
        "version": "smwc-27758-1629755424",
        "upstream_time": 1629755424,
        "download_url": "https://dl.smwcentral.net/27758/Link%27s%20Awakening%20Styled%20Thwimp.zip",
        "filename": "Link%27s Awakening Styled Thwimp.zip",
        "size": 2564,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-zelda-oracle-of-ages-seasons-overworld",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30095,
    "title": "The Legend of Zelda: Oracle of Ages & Seasons - Overworld",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "beach",
      "castle",
      "cave",
      "desert",
      "forest",
      "grassland",
      "swamp"
    ],
    "description": "I've always thought the graphics of the overworld from the Legend of Zelda games on the Game Boy would make for a great replacement set of graphics for the overworld in Super Mario World, so here it is. <br>\r\n<br>\r\nThis is a pretty comprehensive tile set as I took a great deal of effort to get as wide and varied a selection of tiles from the source games into this resource as I felt feasible, to enable many possibilities for terrain style. Additionally, some improvements were made over the originals regarding palettes and tile overlap details since there are fewer technical limitations.<br>\r\n<br>\r\nThe sample overworld I've included is relatively basic (there's no events, for example) and just throws down some ideas for map areas, but I feel there is a great deal of potential in this set and I look forward to seeing the overworlds people create with this. ",
    "latest_version": "smwc-30095-1647305939",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30095,
        "title": "The Legend of Zelda: Oracle of Ages & Seasons - Overworld",
        "version": "smwc-30095-1647305939",
        "upstream_time": 1647305939,
        "download_url": "https://dl.smwcentral.net/30095/The%20Legend%20of%20Zelda%20-%20Oracle%20of%20Seasons%20%26%20Ages%20-%20Overworld.zip",
        "filename": "The Legend of Zelda - Oracle of Seasons %26 Ages - Overworld.zip",
        "size": 151978,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-zelda-the-minish-cap-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2780,
    "title": "The Legend of Zelda: The Minish Cap - Forest",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation"
    ],
    "description": "Useful for a main overworld or a replacement Forest of Illusion submap.",
    "latest_version": "smwc-2780-1412260524",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2780,
        "title": "The Legend of Zelda: The Minish Cap - Forest",
        "version": "smwc-2780-1412260524",
        "upstream_time": 1412260524,
        "download_url": "https://dl.smwcentral.net/2780/Minish%20Cap%20Forest.zip",
        "filename": "Minish Cap Forest.zip",
        "size": 153456,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-zelda-the-minish-cap-mountain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2708,
    "title": "The Legend of Zelda: The Minish Cap - Mountain",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "Mountain graphics that'd work well for a beach, mountain or cliff submap/main overworld section",
    "latest_version": "smwc-2708-1426699268",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2708,
        "title": "The Legend of Zelda: The Minish Cap - Mountain",
        "version": "smwc-2708-1426699268",
        "upstream_time": 1426699268,
        "download_url": "https://dl.smwcentral.net/2708/minishcapmountain.zip",
        "filename": "minishcapmountain.zip",
        "size": 270246,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-zelda-the-minish-cap-sky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2709,
    "title": "The Legend of Zelda: The Minish Cap - Sky",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "For a sky submap",
    "latest_version": "smwc-2709-1426699211",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2709,
        "title": "The Legend of Zelda: The Minish Cap - Sky",
        "version": "smwc-2709-1426699211",
        "upstream_time": 1426699211,
        "download_url": "https://dl.smwcentral.net/2709/minishchapsky.zip",
        "filename": "minishchapsky.zip",
        "size": 269132,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-legend-of-zelda-the-wind-waker-styled-dolphins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31594,
    "title": "The Legend of Zelda: The Wind Waker Styled Dolphins",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "dolphin"
    ],
    "description": "Hey, small fry! Venturing alone in the Great Sea and want some neat dolphin graphics? Fear not, with these Fishmen reskins of the dolphin sprite, your sea-themed levels will be even more fun. Aye.<br>\r\n<br>\r\nCredits should go to No Body The Dragon.",
    "latest_version": "smwc-31594-1659144171",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31594,
        "title": "The Legend of Zelda: The Wind Waker Styled Dolphins",
        "version": "smwc-31594-1659144171",
        "upstream_time": 1659144171,
        "download_url": "https://dl.smwcentral.net/31594/Fishmen.zip",
        "filename": "Fishmen.zip",
        "size": 2314,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-lion-king-be-prepared",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19088,
    "title": "The Lion King - Be Prepared",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "cave",
      "mountain",
      "needs remoderation",
      "volcano"
    ],
    "description": "Background of the 8th level of The Lion King, Be Prepared.<br>\r\n<br>\r\nNote that the background doesn't scroll vertically.<br>\r\n<br>\r\n<span style=\"font-size: 5pt;\">This background was in the site years ago but it got deleted for some reason lol</span>",
    "latest_version": "smwc-19088-1551528208",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19088,
        "title": "The Lion King - Be Prepared",
        "version": "smwc-19088-1551528208",
        "upstream_time": 1551528208,
        "download_url": "https://dl.smwcentral.net/19088/Be%20Prepared.zip",
        "filename": "Be Prepared.zip",
        "size": 6795,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-lion-king-bug-hunt",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18875,
    "title": "The Lion King - Bug Hunt",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "forest",
      "jungle",
      "needs remoderation"
    ],
    "description": "Background used in the Bug Hunt bonuses in The Lion King.<br>\r\n<br>\r\n(NOTE: The background doesn't scroll vertically)",
    "latest_version": "smwc-18875-1547557825",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18875,
        "title": "The Lion King - Bug Hunt",
        "version": "smwc-18875-1547557825",
        "upstream_time": 1547557825,
        "download_url": "https://dl.smwcentral.net/18875/Bug%20Hunt.zip",
        "filename": "Bug Hunt.zip",
        "size": 6816,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-lion-king-can-t-wait-to-be-king",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5866,
    "title": "The Lion King - Can't Wait To Be King",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "lake",
      "lightning",
      "needs remoderation"
    ],
    "description": "Full rip of the background of the second level of The Lion King. It comes with the two palettes seen in the game. Credit is not necesary, but it would be nice. ",
    "latest_version": "smwc-5866-1382027732",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5866,
        "title": "The Lion King - Can't Wait To Be King",
        "version": "smwc-5866-1382027732",
        "upstream_time": 1382027732,
        "download_url": "https://dl.smwcentral.net/5866/cant%20wait%20to%20be%20king.zip",
        "filename": "cant wait to be king.zip",
        "size": 9104,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-lion-king-elephant-graveyard",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31111,
    "title": "The Lion King - Elephant Graveyard",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "haunted",
      "mountain"
    ],
    "description": "Ripped from The Lion King (SNES)",
    "latest_version": "smwc-31111-1655444451",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31111,
        "title": "The Lion King - Elephant Graveyard",
        "version": "smwc-31111-1655444451",
        "upstream_time": 1655444451,
        "download_url": "https://dl.smwcentral.net/31111/Elephant%20Graveyard.zip",
        "filename": "Elephant Graveyard.zip",
        "size": 4987,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-lion-king-hakuna-matata",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19087,
    "title": "The Lion King - Hakuna Matata",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "forest",
      "jungle",
      "lake"
    ],
    "description": "A complete rip of the background used in the 6th level of The Lion King, Hakuna Matata.<br>\r\n<br>\r\nThis is a HUGE background: it uses BG1, BG2 and BG3, and 57 colors (excluding transparence) distributed in 4 palette rows. I warned you.",
    "latest_version": "smwc-19087-1551528422",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19087,
        "title": "The Lion King - Hakuna Matata",
        "version": "smwc-19087-1551528422",
        "upstream_time": 1551528422,
        "download_url": "https://dl.smwcentral.net/19087/Hakuna%20Matata.zip",
        "filename": "Hakuna Matata.zip",
        "size": 11911,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-lion-king-pride-rock",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 558,
    "title": "The Lion King - Pride Rock",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "fire",
      "needs remoderation"
    ],
    "description": "A BG from Lion King, one of my favourite cartoon movies. Credit would be nice but you don't have to. Has sample file with ExAnimation. Uses almost 3 palettes.",
    "latest_version": "smwc-558-1383073731",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 558,
        "title": "The Lion King - Pride Rock",
        "version": "smwc-558-1383073731",
        "upstream_time": 1383073731,
        "download_url": "https://dl.smwcentral.net/558/Lion%20King%20Pride%20Rock.zip",
        "filename": "Lion King Pride Rock.zip",
        "size": 5956,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-lion-king-simba-s-destiny",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5648,
    "title": "The Lion King - Simba's Destiny",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation",
      "night"
    ],
    "description": "A background ripped from the 6th level of The Lion King (SNES). No credit needed, but it would be really nice.",
    "latest_version": "smwc-5648-1373125972",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5648,
        "title": "The Lion King - Simba's Destiny",
        "version": "smwc-5648-1373125972",
        "upstream_time": 1373125972,
        "download_url": "https://dl.smwcentral.net/5648/Simba%27s%20Destiny.zip",
        "filename": "Simba%27s Destiny.zip",
        "size": 6134,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-lion-king-simba-s-exile",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19086,
    "title": "The Lion King - Simba's Exile",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "desert",
      "grassland",
      "jungle",
      "needs remoderation"
    ],
    "description": "Background of the 5th level of The Lion King, Simba's Exile.<br>\r\n<br>\r\nNote that the background doesn't scroll either vertically or horizontally.",
    "latest_version": "smwc-19086-1551530757",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19086,
        "title": "The Lion King - Simba's Exile",
        "version": "smwc-19086-1551530757",
        "upstream_time": 1551530757,
        "download_url": "https://dl.smwcentral.net/19086/Simba%27s%20Exile.zip",
        "filename": "Simba%27s Exile.zip",
        "size": 20641,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-lion-king-simba-s-return",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30877,
    "title": "The Lion King - Simba's Return",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "grassland"
    ],
    "description": "Ripped from The Lion King Simba's Return stage",
    "latest_version": "smwc-30877-1652142290",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30877,
        "title": "The Lion King - Simba's Return",
        "version": "smwc-30877-1652142290",
        "upstream_time": 1652142290,
        "download_url": "https://dl.smwcentral.net/30877/Simba%27s%20Return.zip",
        "filename": "Simba%27s Return.zip",
        "size": 6626,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-lion-king-the-pridelands",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 4930,
    "title": "The Lion King - The Pridelands",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "The full rip of the BG of the first level of The Lion King (SNES). Please read the Readme.txt to information about the scroll for this bg. Credit is not necessary, but it would be nice.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-4930-1371131069",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 4930,
        "title": "The Lion King - The Pridelands",
        "version": "smwc-4930-1371131069",
        "upstream_time": 1371131069,
        "download_url": "https://dl.smwcentral.net/4930/The%20Pridelands%20BG.zip",
        "filename": "The Pridelands BG.zip",
        "size": 7410,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-lost-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2732,
    "title": "The Lost Land 3 - Underwater Jewels",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "castle",
      "cave",
      "gradient",
      "grassland",
      "hills",
      "mountain",
      "mushroom",
      "needs remoderation",
      "smiley",
      "underwater"
    ],
    "description": "This is from my hack of The Lost Land 3 - It is a grassland BG that has hills and a fake HDMA gradient.<br>\r\n<br>\r\nYou might want to read the readme too.<br>\r\n<br>\r\nC3 Submission ExGFX - 1/7",
    "latest_version": "smwc-2732-1392298342",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2732,
        "title": "The Lost Land 3 - Underwater Jewels",
        "version": "smwc-2732-1392298342",
        "upstream_time": 1392298342,
        "download_url": "https://dl.smwcentral.net/2732/%5BFG%5D%20The%20Lost%20Land%203%20-%20Underwater%20Jewels.zip",
        "filename": "%5BFG%5D The Lost Land 3 - Underwater Jewels.zip",
        "size": 33682,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2731,
        "title": "The Lost Land 3 - Grassland",
        "version": "smwc-2731-1392298288",
        "upstream_time": 1392298288,
        "download_url": "https://dl.smwcentral.net/2731/%5BFG%5D%20The%20Lost%20Land%203%20-%20Grassland.zip",
        "filename": "%5BFG%5D The Lost Land 3 - Grassland.zip",
        "size": 47308,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2730,
        "title": "The Lost Land 3 - Castle/Ghost House",
        "version": "smwc-2730-1392298254",
        "upstream_time": 1392298254,
        "download_url": "https://dl.smwcentral.net/2730/%5BBG%5D%20The%20Lost%20Land%203%20-%20CastleGhost%20House.zip",
        "filename": "%5BBG%5D The Lost Land 3 - CastleGhost House.zip",
        "size": 33402,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2727,
        "title": "The Lost Land 3 - Hills and Clouds",
        "version": "smwc-2727-1403737382",
        "upstream_time": 1403737382,
        "download_url": "https://dl.smwcentral.net/2727/%5BBG%5D%20The%20Lost%20Land%203%20-%20Hills%20%26%20Clouds.zip",
        "filename": "%5BBG%5D The Lost Land 3 - Hills %26 Clouds.zip",
        "size": 33240,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2726,
        "title": "The Lost Land 3 - Happy Hills",
        "version": "smwc-2726-1403737476",
        "upstream_time": 1403737476,
        "download_url": "https://dl.smwcentral.net/2726/%5BBG%5D%20The%20Lost%20Land%203%20-%20Happy%20Hills.zip",
        "filename": "%5BBG%5D The Lost Land 3 - Happy Hills.zip",
        "size": 33714,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-lost-vikings-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1813,
    "title": "The Lost Vikings - Mountains",
    "authors": [
      "Hobz"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "<a href=\"http://i898.photobucket.com/albums/ac185/Hobz44/mountainbg.png\" rel=\"nofollow\">Here is what it looks like in game. Please give me credit.</a><br>\r\n<span style=\"color: red;\">Note: This BG overwrites palette 7.</span>",
    "latest_version": "smwc-1813-1410016311",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1813,
        "title": "The Lost Vikings - Mountains",
        "version": "smwc-1813-1410016311",
        "upstream_time": 1410016311,
        "download_url": "https://dl.smwcentral.net/1813/mountain.zip",
        "filename": "mountain.zip",
        "size": 7377,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-magical-quest-starring-mickey-mouse-dark-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20263,
    "title": "The Magical Quest Starring Mickey Mouse - Dark Forest",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "forest",
      "haunted",
      "jungle"
    ],
    "description": "The Dark Forest's background from The Magical Quest Starring Mickey Mouse.<br>\r\n<br>\r\nNote: Recommended V-Scroll: Slow and H-Scroll: Variable for the background's scrolling.",
    "latest_version": "smwc-20263-1561506630",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20263,
        "title": "The Magical Quest Starring Mickey Mouse - Dark Forest",
        "version": "smwc-20263-1561506630",
        "upstream_time": 1561506630,
        "download_url": "https://dl.smwcentral.net/20263/The%20Magical%20Quest%20Starring%20Mickey%20Mouse%20-%20Dark%20Forest.zip",
        "filename": "The Magical Quest Starring Mickey Mouse - Dark Forest.zip",
        "size": 6493,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-magical-quest-starring-mickey-mouse-fire-grotto",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1887,
    "title": "The Magical Quest Starring Mickey Mouse - Fire Grotto",
    "authors": [
      "RealLink"
    ],
    "tags": [
      "cave",
      "volcano"
    ],
    "description": "Animated BG from the SNES Mickey Mouse game. Uses the first few colors of Palette 0 and Palette 3.<br>\r\nOnly BG1 is used. AnimationGFX.bin goes into the slot for the animated GFX.<br>\r\nMakes use of LM 1.7+ palette rotate animation feature and 8x8 tile animation. (4 slots in total used)",
    "latest_version": "smwc-1887-1386535211",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1887,
        "title": "The Magical Quest Starring Mickey Mouse - Fire Grotto",
        "version": "smwc-1887-1386535211",
        "upstream_time": 1386535211,
        "download_url": "https://dl.smwcentral.net/1887/Fire%20Grotto.zip",
        "filename": "Fire Grotto.zip",
        "size": 5181,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-magical-quest-starring-mickey-mouse-pete-s-castle-second-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18759,
    "title": "The Magical Quest Starring Mickey Mouse - Pete's Castle (Second Area)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "castle",
      "ruins"
    ],
    "description": "Walls and dagger blades of the Pete's Castle from the first Magical Quest on SNES.<br>\r\n<br>\r\nUpdate: Reversed blades of the ceiling like in the Magical Quest original game & added palmask.",
    "latest_version": "smwc-18759-1547335593",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18759,
        "title": "The Magical Quest Starring Mickey Mouse - Pete's Castle (Second Area)",
        "version": "smwc-18759-1547335593",
        "upstream_time": 1547335593,
        "download_url": "https://dl.smwcentral.net/18759/The%20Magical%20Quest%20Starring%20Mickey%20Mouse%20-%20Pete%27s%20Castle%20%282nd%20Area%29_palmascorrect.zip",
        "filename": "The Magical Quest Starring Mickey Mouse - Pete%27s Castle (2nd Area)_palmascorrect.zip",
        "size": 5654,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-magical-quest-starring-mickey-mouse-pete-s-peak",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37771,
    "title": "The Magical Quest Starring Mickey Mouse - Pete's Peak",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "mountain",
      "sky"
    ],
    "description": "A BG that needed its parts to be merged into a .zst to be ripped. The requester wanted to use palette 4 for the tornado animation. Speaking of that animation, the tornado animates, like in the original game. To be used with Horizontal and Vertical scrolling to Variable or Horizontal to Variable and Vertical to Constant.<br>\r\n<br>\r\nRequested by qantuum.<br>\r\n<br>\r\nUpdate: Not only did I re-organize the palette in such a way that not only palette 4 has been replaced with palette 1 without affecting SMW colors, but palette 5 has received its own rearrangement.<br>\r\n<br>\r\nAs a bonus, 4 tiles have been removed from the BG and map16 tile duplicates have been removed as well. Enjoy!",
    "latest_version": "smwc-37771-1715451403",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37771,
        "title": "The Magical Quest Starring Mickey Mouse - Pete's Peak",
        "version": "smwc-37771-1715451403",
        "upstream_time": 1715451403,
        "download_url": "https://dl.smwcentral.net/37771/The%20Magical%20Quest%20Starring%20Mickey%20Mouse%20-%20Pete%27s%20Peak%20-%20good.zip",
        "filename": "The Magical Quest Starring Mickey Mouse - Pete%27s Peak - good.zip",
        "size": 14460,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-magical-quest-starring-mickey-mouse-snowy-valley",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29793,
    "title": "The Magical Quest Starring Mickey Mouse - Snowy Valley",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "sky",
      "snow"
    ],
    "description": "A very simple but snowy background from The Magical Quest Starring Mickey Mouse, for the SNES. I decided to rerip this one, since the old version, while accurate, used two EXGFX slots. A great fit for snow levels, in general. Or maybe a sky high level.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-29793-1644852100",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29793,
        "title": "The Magical Quest Starring Mickey Mouse - Snowy Valley",
        "version": "smwc-29793-1644852100",
        "upstream_time": 1644852100,
        "download_url": "https://dl.smwcentral.net/29793/The%20Magical%20Quest%20Snowy%20Valley.zip",
        "filename": "The Magical Quest Snowy Valley.zip",
        "size": 3305,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-magical-quest-starring-mickey-mouse-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26966,
    "title": "The Magical Quest Starring Mickey Mouse - Title Screen",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "grassland",
      "sky"
    ],
    "description": "Background used in the Title Screen from The Magical Quest Starring Mickey Mouse. Uses Palette 0, 1 and 3. I also added an Alternative Palettes for the Clouds for who wants to put an Layer 3 in the Level (that uses Palette 4 and 5). Good for open fields/grassy areas. Credit me if you use.",
    "latest_version": "smwc-26966-1620500556",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26966,
        "title": "The Magical Quest Starring Mickey Mouse - Title Screen",
        "version": "smwc-26966-1620500556",
        "upstream_time": 1620500556,
        "download_url": "https://dl.smwcentral.net/26966/The%20Magical%20Quest%20Starring%20Mickey%20Mouse%20-%20Title%20Screen.zip",
        "filename": "The Magical Quest Starring Mickey Mouse - Title Screen.zip",
        "size": 10006,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-magical-quest-starring-mickey-mouse-treetops-lakeside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37772,
    "title": "The Magical Quest Starring Mickey Mouse - Treetops (Lakeside)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "forest",
      "grassland",
      "lake"
    ],
    "description": "The very iconic riverside background seen in the second half of (Disney's) Magical Quest Starring Mickey Mouse. <br>\r\n<br>\r\nUPDATE: Added clouds at the expense of using more gfx space and palette.<br>\r\n<br>\r\nCredit would be great, but is optional.",
    "latest_version": "smwc-37772-1717180707",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37772,
        "title": "The Magical Quest Starring Mickey Mouse - Treetops (Lakeside)",
        "version": "smwc-37772-1717180707",
        "upstream_time": 1717180707,
        "download_url": "https://dl.smwcentral.net/37772/The%20Magical%20Quest%20Starring%20Mickey%20Mouse%20-%20Treetops%20%28Lakeside%29.zip",
        "filename": "The Magical Quest Starring Mickey Mouse - Treetops (Lakeside).zip",
        "size": 4682,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-magical-quest-starring-mickey-mouse-treetops-sky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14961,
    "title": "The Magical Quest Starring Mickey Mouse - Treetops (Sky)",
    "authors": [
      "Big Brawler"
    ],
    "tags": [
      "grassland",
      "sky"
    ],
    "description": "The background of the first level of Magical Quest Starring Mickey Mouse, this is suitable for Sky levels",
    "latest_version": "smwc-14961-1484855367",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14961,
        "title": "The Magical Quest Starring Mickey Mouse - Treetops (Sky)",
        "version": "smwc-14961-1484855367",
        "upstream_time": 1484855367,
        "download_url": "https://dl.smwcentral.net/14961/Magical%20Quest%20Starring%20Mickey%20Mouse%20-%20Treetops%20%28Stage%201-1%29.zip",
        "filename": "Magical Quest Starring Mickey Mouse - Treetops (Stage 1-1).zip",
        "size": 7579,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-man-in-the-red-cap-foreground-pack",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1762,
    "title": "The Man in the Red Cap - Foreground Pack!",
    "authors": [
      "SelinTheFox"
    ],
    "tags": [
      "block",
      "bonus",
      "castle",
      "cave",
      "desert",
      "forest",
      "needs remoderation"
    ],
    "description": "Yes, i'm releasing all the Foregrounds used in my failed hack The Man in the Red Cap!<br>\r\n<br>\r\nThis pack contains:<br>\r\n- Grassland<br>\r\n- Underground<br>\r\n- Bonus Game<br>\r\n- Desert<br>\r\n- Castle<br>\r\n- Unreleased and unseen Forest FG!<br>\r\n<br>\r\n(Note, the 8x8 and 16x16 shots below are of the Forest FG.)",
    "latest_version": "smwc-1762-1422650250",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1762,
        "title": "The Man in the Red Cap - Foreground Pack!",
        "version": "smwc-1762-1422650250",
        "upstream_time": 1422650250,
        "download_url": "https://dl.smwcentral.net/1762/Man%20In%20the%20Red%20Cap%20FG%20Pack.zip",
        "filename": "Man In the Red Cap FG Pack.zip",
        "size": 24692,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-misadventures-of-flink-creepy-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40918,
    "title": "The Misadventures of Flink - Creepy Forest",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "forest",
      "haunted",
      "needs remoderation",
      "swamp"
    ],
    "description": "Another one of The Misadventures of Flink's gorgeous backgrounds, from world 1 to be specific. Sadly, I had to delete some tiles to fit this into the 3 BG slots, so, you might notice that something's a little off in this BG",
    "latest_version": "smwc-40918-1761933926",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40918,
        "title": "The Misadventures of Flink - Creepy Forest",
        "version": "smwc-40918-1761933926",
        "upstream_time": 1761933926,
        "download_url": "https://dl.smwcentral.net/40918/flink%20-%20creepyforest.zip",
        "filename": "flink - creepyforest.zip",
        "size": 11144,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5954,
        "title": "The Misadventures of Flink - Creepy Forest",
        "version": "smwc-5954-1391878731",
        "upstream_time": 1391878731,
        "download_url": "https://dl.smwcentral.net/5954/FlinkForest3.zip",
        "filename": "FlinkForest3.zip",
        "size": 14171,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-misadventures-of-flink-forest-lake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5952,
    "title": "The Misadventures of Flink - Forest Lake",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "forest",
      "lake",
      "needs remoderation"
    ],
    "description": "The background used in the second forest area stage of the Genesis platformer \"The Misadventures of Flink\". No credit needed.",
    "latest_version": "smwc-5952-1391878700",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5952,
        "title": "The Misadventures of Flink - Forest Lake",
        "version": "smwc-5952-1391878700",
        "upstream_time": 1391878700,
        "download_url": "https://dl.smwcentral.net/5952/FlinkForest2.zip",
        "filename": "FlinkForest2.zip",
        "size": 5685,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-misadventures-of-flink-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5939,
    "title": "The Misadventures of Flink - Mountains",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "sky"
    ],
    "description": "The background used in the mountain area stages of the Genesis platformer \"The Misadventures of Flink\". No credit needed.",
    "latest_version": "smwc-5939-1391878637",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5939,
        "title": "The Misadventures of Flink - Mountains",
        "version": "smwc-5939-1391878637",
        "upstream_time": 1391878637,
        "download_url": "https://dl.smwcentral.net/5939/FlinkMountains.zip",
        "filename": "FlinkMountains.zip",
        "size": 9253,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-misadventures-of-flink-rocky-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40924,
    "title": "The Misadventures of Flink - Rocky Forest",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "Yet another one of Flink's gorgeous backgrounds, now from the very first stage in the game!",
    "latest_version": "smwc-40924-1762132048",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40924,
        "title": "The Misadventures of Flink - Rocky Forest",
        "version": "smwc-40924-1762132048",
        "upstream_time": 1762132048,
        "download_url": "https://dl.smwcentral.net/40924/flinkrockyforest.zip",
        "filename": "flinkrockyforest.zip",
        "size": 9379,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5951,
        "title": "The Misadventures of Flink - Rocky Forest",
        "version": "smwc-5951-1391878674",
        "upstream_time": 1391878674,
        "download_url": "https://dl.smwcentral.net/5951/FlinkForest1.zip",
        "filename": "FlinkForest1.zip",
        "size": 9415,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-misadventures-of-flink-village-skyline",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40867,
    "title": "The Misadventures of Flink - Village Skyline",
    "authors": [
      "playagmes169"
    ],
    "tags": [
      "town"
    ],
    "description": "Here's one of the many gorgeous backgrounds from The Misadventures of Flink on the Sega Genesis, sadly, I couldn't fit the other smaller clouds because of the limited space in the BG files",
    "latest_version": "smwc-40867-1761289697",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40867,
        "title": "The Misadventures of Flink - Village Skyline",
        "version": "smwc-40867-1761289697",
        "upstream_time": 1761289697,
        "download_url": "https://dl.smwcentral.net/40867/flink%20-%20village%20skyline.zip",
        "filename": "flink - village skyline.zip",
        "size": 9263,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-mucus-flow-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38746,
    "title": "The Mucus Flow - Exterior",
    "authors": [
      "Dappertron",
      "SF - The Dark Warrior"
    ],
    "tags": [
      "cave",
      "sewer",
      "swamp",
      "wood"
    ],
    "description": "A set of grassy terrains and woody supports created for The Mucus Flow, a rom hack by SF - The Dark Warrior for Romhack Races, which itself was based on the Doom WAD of the same name.<br>\r\n<br>\r\nCredit is appreciated. Please acknowledge The Dark Warrior and his rom hack as well while you're at it!<br>\r\n<br>\r\nThe submission also includes an On/Off door and gate that should use custom blocks to properly work.",
    "latest_version": "smwc-38746-1731974389",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38746,
        "title": "The Mucus Flow - Exterior",
        "version": "smwc-38746-1731974389",
        "upstream_time": 1731974389,
        "download_url": "https://dl.smwcentral.net/38746/The%20Mucus%20Flow%20-%20Exterior%20FG.zip",
        "filename": "The Mucus Flow - Exterior FG.zip",
        "size": 12768,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-mucus-flow-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40084,
    "title": "The Mucus Flow - Interior",
    "authors": [
      "Dappertron",
      "SF - The Dark Warrior"
    ],
    "tags": [
      "industrial",
      "interior",
      "mechanical",
      "sewer"
    ],
    "description": "A set of high tech architectural tilesets created for The Mucus Flow, a rom hack by SF - The Dark Warrior for Romhack Races, which itself was based on the Doom WAD of the same name.<br>\r\n<br>\r\nCredit is appreciated. Please acknowledge The Dark Warrior and his rom hack as well while you're at it!<br>\r\n<br>\r\nThe submission also includes an On/Off door, gate, and warp zone that should use custom blocks to properly work.",
    "latest_version": "smwc-40084-1752170234",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40084,
        "title": "The Mucus Flow - Interior",
        "version": "smwc-40084-1752170234",
        "upstream_time": 1752170234,
        "download_url": "https://dl.smwcentral.net/40084/The%20Mucus%20Flow%20-%20Interior%20FG.zip",
        "filename": "The Mucus Flow - Interior FG.zip",
        "size": 9449,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-mucus-flow-mountain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38736,
    "title": "The Mucus Flow - Mountain",
    "authors": [
      "Dappertron",
      "SF - The Dark Warrior"
    ],
    "tags": [
      "mountain",
      "sky"
    ],
    "description": "A rocky mountain background designed for The Mucus Flow, a rom hack by SF - The Dark Warrior for Romhack Races, which itself was based on the Doom WAD of the same name.<br>\r\n<br>\r\nCredit is appreciated. Please acknowledge The Dark Warrior and his rom hack as well while you're at it!",
    "latest_version": "smwc-38736-1730652706",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38736,
        "title": "The Mucus Flow - Mountain",
        "version": "smwc-38736-1730652706",
        "upstream_time": 1730652706,
        "download_url": "https://dl.smwcentral.net/38736/TheMucusFlowMountain.zip",
        "filename": "TheMucusFlowMountain.zip",
        "size": 5017,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-mucus-flow-slime-stronghold",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38737,
    "title": "The Mucus Flow - Slime Stronghold",
    "authors": [
      "Dappertron",
      "SF - The Dark Warrior"
    ],
    "tags": [
      "cave",
      "swamp"
    ],
    "description": "The sludgy slime stronghold set created for The Mucus Flow, a rom hack by SF - The Dark Warrior for Romhack Races, which itself was based on the Doom WAD of the same name.<br>\r\n<br>\r\nCredit is appreciated. Please acknowledge The Dark Warrior and his rom hack as well while you're at it!",
    "latest_version": "smwc-38737-1730652717",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38737,
        "title": "The Mucus Flow - Slime Stronghold",
        "version": "smwc-38737-1730652717",
        "upstream_time": 1730652717,
        "download_url": "https://dl.smwcentral.net/38737/TheMucusFlowSlime.zip",
        "filename": "TheMucusFlowSlime.zip",
        "size": 4301,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-ninja-warriors-intro",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32827,
    "title": "The Ninja Warriors - Intro",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "city"
    ],
    "description": "Ripped from  The Ninja Warriors.",
    "latest_version": "smwc-32827-1672258962",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32827,
        "title": "The Ninja Warriors - Intro",
        "version": "smwc-32827-1672258962",
        "upstream_time": 1672258962,
        "download_url": "https://dl.smwcentral.net/32827/ninja%20warriorsintro.zip",
        "filename": "ninja warriorsintro.zip",
        "size": 2807,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-ninja-warriors-sega-cd-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39215,
    "title": "The Ninja Warriors (Sega CD) - Stage 6",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city",
      "forest",
      "mountain",
      "night",
      "sky"
    ],
    "description": "<span style=\"font-size: 18pt;\"><b>C3 WINTER 2025:</b></span><br>\r\n<br>\r\nThe \"mountain area\" from <b><u>The Ninja Warriors</u></b> Sega CD game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-39215-1739600488",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39215,
        "title": "The Ninja Warriors (Sega CD) - Stage 6",
        "version": "smwc-39215-1739600488",
        "upstream_time": 1739600488,
        "download_url": "https://dl.smwcentral.net/39215/TheNinjaWarriors-Stage6.zip",
        "filename": "TheNinjaWarriors-Stage6.zip",
        "size": 3571,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39214,
        "title": "The Ninja Warriors (Sega CD) - Stage 4",
        "version": "smwc-39214-1739600075",
        "upstream_time": 1739600075,
        "download_url": "https://dl.smwcentral.net/39214/TheNinjaWarriors-Stage4.zip",
        "filename": "TheNinjaWarriors-Stage4.zip",
        "size": 2993,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39213,
        "title": "The Ninja Warriors (Sega CD) - Stage 2",
        "version": "smwc-39213-1739643375",
        "upstream_time": 1739643375,
        "download_url": "https://dl.smwcentral.net/39213/TheNinjaWarriors-Stage2.zip",
        "filename": "TheNinjaWarriors-Stage2.zip",
        "size": 2939,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39211,
        "title": "The Ninja Warriors (Sega CD) - Stage 1",
        "version": "smwc-39211-1739642860",
        "upstream_time": 1739642860,
        "download_url": "https://dl.smwcentral.net/39211/TheNinjaWarriorsCD-Stage1.zip",
        "filename": "TheNinjaWarriorsCD-Stage1.zip",
        "size": 2538,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-ninja-warriors-stage-1-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29980,
    "title": "The Ninja Warriors - Stage 1 (Area 2)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "city"
    ],
    "description": "this background appears in the first stage of The Ninja Warriors after a bit of fighting the character jumps up and this background appears",
    "latest_version": "smwc-29980-1649115898",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29980,
        "title": "The Ninja Warriors - Stage 1 (Area 2)",
        "version": "smwc-29980-1649115898",
        "upstream_time": 1649115898,
        "download_url": "https://dl.smwcentral.net/29980/The%20Ninja%20Warriors%20-%20Stage%201%20%28Area%202%29.zip",
        "filename": "The Ninja Warriors - Stage 1 (Area 2).zip",
        "size": 3660,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-polar-express-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27525,
    "title": "The Polar Express - Forest",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "ice",
      "snow"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 SUMMER 2021 SUBMISSION:</b></span><br>\r\n<br>\r\nThe forest background from \"The Polar Express\" GBA game.<br>\r\nSlighty edited to fit in SMW standards.<br>\r\nPerfect for ice levels.",
    "latest_version": "smwc-27525-1625446954",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27525,
        "title": "The Polar Express - Forest",
        "version": "smwc-27525-1625446954",
        "upstream_time": 1625446954,
        "download_url": "https://dl.smwcentral.net/27525/Polar%20Express%20Forest.zip",
        "filename": "Polar Express Forest.zip",
        "size": 6463,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-polar-express-snow-telephone-pole",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29207,
    "title": "The Polar Express - Snow Telephone Pole",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "ice",
      "town"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">TURNABOUT OMICRON: C3 THREAD</span></b><br>\r\n<br>\r\nThe Snow Area with telephone pole from The Polar Express GBA game.<br>\r\nYou can use this background for town levels due to the telephone poles.<br>\r\n",
    "latest_version": "smwc-29207-1641661416",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29207,
        "title": "The Polar Express - Snow Telephone Pole",
        "version": "smwc-29207-1641661416",
        "upstream_time": 1641661416,
        "download_url": "https://dl.smwcentral.net/29207/polarexpresstranspole.zip",
        "filename": "polarexpresstranspole.zip",
        "size": 4338,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-ren-stimpy-show-buckaroo-snes-robin-hoek",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18872,
    "title": "The Ren & Stimpy Show: Buckaroo$! (SNES) - Robin Hoek",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city",
      "lake",
      "needs remoderation",
      "town"
    ],
    "description": "Background used in the level \"Robin Hoek\" in The Ren & Stimpy Show: Buckaroo$! (SNES version).",
    "latest_version": "smwc-18872-1547519073",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18872,
        "title": "The Ren & Stimpy Show: Buckaroo$! (SNES) - Robin Hoek",
        "version": "smwc-18872-1547519073",
        "upstream_time": 1547519073,
        "download_url": "https://dl.smwcentral.net/18872/ren%26stimpy%20robin%20hoek.zip",
        "filename": "ren%26stimpy robin hoek.zip",
        "size": 4857,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-revenge-of-the-smurfs-field",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21220,
    "title": "The Revenge of the Smurfs - Field",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "forest"
    ],
    "description": "Background used in \"The Field\" stage in The Revenge of the Smurfs (GBA). Includes a version that loops vertically (the original doesn't).",
    "latest_version": "smwc-21220-1572362776",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21220,
        "title": "The Revenge of the Smurfs - Field",
        "version": "smwc-21220-1572362776",
        "upstream_time": 1572362776,
        "download_url": "https://dl.smwcentral.net/21220/The%20Revenge%20of%20the%20Smurfs%20-%20Field.zip",
        "filename": "The Revenge of the Smurfs - Field.zip",
        "size": 13429,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-revenge-of-the-smurfs-swamp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21221,
    "title": "The Revenge of the Smurfs - Swamp",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "lake",
      "swamp"
    ],
    "description": "Background used in \"The Swamp\" level in The Revenge of the Smurfs (GBA). It's a huge background, it uses FG2, BG1, BG2 and BG3, be aware of that.",
    "latest_version": "smwc-21221-1572363142",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21221,
        "title": "The Revenge of the Smurfs - Swamp",
        "version": "smwc-21221-1572363142",
        "upstream_time": 1572363142,
        "download_url": "https://dl.smwcentral.net/21221/The%20Revenge%20of%20the%20Smurfs%20-%20Swamp.zip",
        "filename": "The Revenge of the Smurfs - Swamp.zip",
        "size": 12803,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-revenge-of-the-smurfs-the-bzz-fly-strike",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20948,
    "title": "The Revenge of the Smurfs - The Bzz Fly Strike",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland"
    ],
    "description": "The background from the Bzz Fly Strike's mini-game in the Revenge of the Smurfs (La Revanche des Schtroumpfs in its original french version) on GBA.",
    "latest_version": "smwc-20948-1567307326",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20948,
        "title": "The Revenge of the Smurfs - The Bzz Fly Strike",
        "version": "smwc-20948-1567307326",
        "upstream_time": 1567307326,
        "download_url": "https://dl.smwcentral.net/20948/The%20Revenge%20of%20the%20Smurfs%20-%20The%20Bzz%20Fly%20Strike%20BG.zip",
        "filename": "The Revenge of the Smurfs - The Bzz Fly Strike BG.zip",
        "size": 4282,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-simpsons-road-rage-evergreen-terrace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2021,
    "title": "The Simpsons: Road Rage - Evergreen Terrace",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "grassland",
      "mountain",
      "needs remoderation"
    ],
    "description": "From the first stage in the GBA version of \"The Simpsons: Road Rage\".<br>\r\n<br>\r\nCredit is preferred, but not required.",
    "latest_version": "smwc-2021-1421830335",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2021,
        "title": "The Simpsons: Road Rage - Evergreen Terrace",
        "version": "smwc-2021-1421830335",
        "upstream_time": 1421830335,
        "download_url": "https://dl.smwcentral.net/2021/simpsonsrrevergreenterr.zip",
        "filename": "simpsonsrrevergreenterr.zip",
        "size": 4256,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-simpsons-road-rage-springfield-dam",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2020,
    "title": "The Simpsons: Road Rage - Springfield Dam",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "From the third stage in the GBA version of \"The Simpsons: Road Rage\".<br>\r\n<br>\r\nCredit is preferred, but not required.",
    "latest_version": "smwc-2020-1417552277",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2020,
        "title": "The Simpsons: Road Rage - Springfield Dam",
        "version": "smwc-2020-1417552277",
        "upstream_time": 1417552277,
        "download_url": "https://dl.smwcentral.net/2020/simpsonsrrdam.zip",
        "filename": "simpsonsrrdam.zip",
        "size": 3829,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-simpsons-road-rage-springfield-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1998,
    "title": "The Simpsons: Road Rage - Springfield Mountains",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "rock"
    ],
    "description": "From the sixth stage in the GBA version of \"The Simpsons: Road Rage\".<br>\r\n<br>\r\nCredit is preferred, but not required.",
    "latest_version": "smwc-1998-1421830535",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1998,
        "title": "The Simpsons: Road Rage - Springfield Mountains",
        "version": "smwc-1998-1421830535",
        "upstream_time": 1421830535,
        "download_url": "https://dl.smwcentral.net/1998/simpsonsrrmountains.zip",
        "filename": "simpsonsrrmountains.zip",
        "size": 4506,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-smurfs",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21247,
    "title": "The Smurfs 2 (SNES) - Snow",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "cave",
      "desert",
      "forest",
      "jungle",
      "lake",
      "needs remoderation",
      "night",
      "patch needed",
      "snow"
    ],
    "description": "Background used in the level \"Les Igloos\" in The Smurfs 2.",
    "latest_version": "smwc-21247-1572567266",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21247,
        "title": "The Smurfs 2 (SNES) - Snow",
        "version": "smwc-21247-1572567266",
        "upstream_time": 1572567266,
        "download_url": "https://dl.smwcentral.net/21247/The%20Smurfs%202%20-%20Snow.zip",
        "filename": "The Smurfs 2 - Snow.zip",
        "size": 6901,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20826,
        "title": "The Smurfs 2 (SNES) - Forest",
        "version": "smwc-20826-1567280047",
        "upstream_time": 1567280047,
        "download_url": "https://dl.smwcentral.net/20826/The%20Smurfs%202%20-%20Forest%20L3.zip",
        "filename": "The Smurfs 2 - Forest L3.zip",
        "size": 3678,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20825,
        "title": "The Smurfs 2 (SNES) - Cactus",
        "version": "smwc-20825-1567272938",
        "upstream_time": 1567272938,
        "download_url": "https://dl.smwcentral.net/20825/The%20Smurfs%202%20%28SNES%29%20-%20Cactus.zip",
        "filename": "The Smurfs 2 (SNES) - Cactus.zip",
        "size": 2583,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15847,
        "title": "The Smurfs 2 (SNES) - Cave",
        "version": "smwc-15847-1499987947",
        "upstream_time": 1499987947,
        "download_url": "https://dl.smwcentral.net/15847/Smurfs%202%20-%20Cave.zip",
        "filename": "Smurfs 2 - Cave.zip",
        "size": 14368,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15103,
        "title": "The Smurfs 2 (SNES) - Giant Tree",
        "version": "smwc-15103-1486265348",
        "upstream_time": 1486265348,
        "download_url": "https://dl.smwcentral.net/15103/Giant%20Tree.zip",
        "filename": "Giant Tree.zip",
        "size": 9306,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15045,
        "title": "The Smurfs 2 (SNES) - Jungle",
        "version": "smwc-15045-1485292214",
        "upstream_time": 1485292214,
        "download_url": "https://dl.smwcentral.net/15045/Jungle.zip",
        "filename": "Jungle.zip",
        "size": 5905,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 15017,
        "title": "The Smurfs 2  (SNES) - Rain",
        "version": "smwc-15017-1485183878",
        "upstream_time": 1485183878,
        "download_url": "https://dl.smwcentral.net/15017/S2%20Rain.zip",
        "filename": "S2 Rain.zip",
        "size": 8726,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-smurfs-genesis-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27455,
    "title": "The Smurfs (Genesis) - Clouds",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "sky"
    ],
    "description": "It's the Megadrive version of The Smurfs - Clouds. Uses BG1, BG2 and almost all BG3.<br>\r\n<br>\r\nHave fun!",
    "latest_version": "smwc-27455-1625350593",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27455,
        "title": "The Smurfs (Genesis) - Clouds",
        "version": "smwc-27455-1625350593",
        "upstream_time": 1625350593,
        "download_url": "https://dl.smwcentral.net/27455/The%20Smurfs%20-%20Clouds.zip",
        "filename": "The Smurfs - Clouds.zip",
        "size": 11156,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-smurfs-genesis-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27489,
    "title": "The Smurfs (Genesis) - Forest",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "forest"
    ],
    "description": "Another Sega Genesis-inspired BG from the forest section of the game. Uses 1 GFX file oddly enough. Uses 1 Map16 page and almost a half.<br>\r\n<br>\r\nNo credit needed, as it's a rip. ",
    "latest_version": "smwc-27489-1625423517",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27489,
        "title": "The Smurfs (Genesis) - Forest",
        "version": "smwc-27489-1625423517",
        "upstream_time": 1625423517,
        "download_url": "https://dl.smwcentral.net/27489/The%20Smurfs%20-%20Forest.zip",
        "filename": "The Smurfs - Forest.zip",
        "size": 6415,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-smurfs-genesis-gargamel-s-manor-house-inside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27456,
    "title": "The Smurfs (Genesis) - Gargamel's Manor House (Inside)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "haunted",
      "house"
    ],
    "description": "For this one, I had to extend the Map16 tiles, just so that I can make a 512x512 or 512x432 BG to be exact. Uses BG1, BG2 and almost half of BG3.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-27456-1625350724",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27456,
        "title": "The Smurfs (Genesis) - Gargamel's Manor House (Inside)",
        "version": "smwc-27456-1625350724",
        "upstream_time": 1625350724,
        "download_url": "https://dl.smwcentral.net/27456/The%20Smurfs%20-%20Gargamel%27s%20Manor%20House%20%28Inside%29.zip",
        "filename": "The Smurfs - Gargamel%27s Manor House (Inside).zip",
        "size": 11269,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-smurfs-genesis-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27444,
    "title": "The Smurfs (Genesis) - Mountains",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "mountain",
      "sky"
    ],
    "description": "This was released at the switch palace-themed C3. Palettes should be easy to edit. <br>\r\n<br>\r\nHave fun!",
    "latest_version": "smwc-27444-1625350013",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27444,
        "title": "The Smurfs (Genesis) - Mountains",
        "version": "smwc-27444-1625350013",
        "upstream_time": 1625350013,
        "download_url": "https://dl.smwcentral.net/27444/The%20Smurfs%20%28Genesis%29%20-%20Mountains.zip",
        "filename": "The Smurfs (Genesis) - Mountains.zip",
        "size": 4079,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-smurfs-genesis-villlage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27386,
    "title": "The Smurfs (Genesis) - Villlage",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "grassland",
      "town"
    ],
    "description": "Ayami ripped the SNES version of The Smurfs - Village. I decided to go for the Genesis version of the same game. Not sure why did I upload a screenshot of the Map16. I guess it's good to see how many tiles the BG uses.<br>\r\n<br>\r\nUses GFX from BG1, BG2 and almost all of BG3. Uses almost all of palette 3.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-27386-1625096142",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27386,
        "title": "The Smurfs (Genesis) - Villlage",
        "version": "smwc-27386-1625096142",
        "upstream_time": 1625096142,
        "download_url": "https://dl.smwcentral.net/27386/The%20Smurfs%20-%20Village.zip",
        "filename": "The Smurfs - Village.zip",
        "size": 8993,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-smurfs-snes-cave-mine",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15006,
    "title": "The Smurfs (SNES) - Cave/Mine",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "cave"
    ],
    "description": "The background used in the levels \"The Cave\" and \"The Mine\" in The Smurfs game (SNES)",
    "latest_version": "smwc-15006-1485183871",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15006,
        "title": "The Smurfs (SNES) - Cave/Mine",
        "version": "smwc-15006-1485183871",
        "upstream_time": 1485183871,
        "download_url": "https://dl.smwcentral.net/15006/Cave-Mine.zip",
        "filename": "Cave-Mine.zip",
        "size": 4434,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-smurfs-snes-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15000,
    "title": "The Smurfs (SNES) - Clouds",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "sky"
    ],
    "description": "Background ripped from The Smurfs game (SNES). Uses only BG2 and six colors.",
    "latest_version": "smwc-15000-1484855900",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15000,
        "title": "The Smurfs (SNES) - Clouds",
        "version": "smwc-15000-1484855900",
        "upstream_time": 1484855900,
        "download_url": "https://dl.smwcentral.net/15000/Clouds.zip",
        "filename": "Clouds.zip",
        "size": 4281,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-smurfs-snes-gargamel-s-manor-house-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15004,
    "title": "The Smurfs (SNES) - Gargamel's Manor House (Interior)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "castle"
    ],
    "description": "The background of the last level of The Smurfs (SNES).",
    "latest_version": "smwc-15004-1485183848",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15004,
        "title": "The Smurfs (SNES) - Gargamel's Manor House (Interior)",
        "version": "smwc-15004-1485183848",
        "upstream_time": 1485183848,
        "download_url": "https://dl.smwcentral.net/15004/Gargamel.zip",
        "filename": "Gargamel.zip",
        "size": 5182,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-smurfs-snes-lake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15021,
    "title": "The Smurfs (SNES) - Lake",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "lake"
    ],
    "description": "The background used on The Lake level on The Smurfs (SNES) It uses 269 (0x10D) map16 tiles and 26 colors.<br>\r\n<br>\r\n(I had to remain a empty space below the bg due to the converted size of the bg, but with the correct BG position setup it shouldn't be a problem)<br>\r\n<br>\r\nUses the second half of palette 6 and 7.",
    "latest_version": "smwc-15021-1485183891",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15021,
        "title": "The Smurfs (SNES) - Lake",
        "version": "smwc-15021-1485183891",
        "upstream_time": 1485183891,
        "download_url": "https://dl.smwcentral.net/15021/Lake.zip",
        "filename": "Lake.zip",
        "size": 6861,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-smurfs-snes-village",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19426,
    "title": "The Smurfs (SNES) - Village",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "grassland",
      "town"
    ],
    "description": "The background of the first level in The Smurfs (SNES).<br>\r\n",
    "latest_version": "smwc-19426-1553971801",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19426,
        "title": "The Smurfs (SNES) - Village",
        "version": "smwc-19426-1553971801",
        "upstream_time": 1553971801,
        "download_url": "https://dl.smwcentral.net/19426/The%20Smurfs%20Village.zip",
        "filename": "The Smurfs Village.zip",
        "size": 6393,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-smurfs-snes-volcano",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15005,
    "title": "The Smurfs (SNES) - Volcano",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "cave",
      "volcano"
    ],
    "description": "The background of the volcano level in The Smurfs (SNES)",
    "latest_version": "smwc-15005-1485183855",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15005,
        "title": "The Smurfs (SNES) - Volcano",
        "version": "smwc-15005-1485183855",
        "upstream_time": 1485183855,
        "download_url": "https://dl.smwcentral.net/15005/The%20Smurfs%20-%20Volcano.zip",
        "filename": "The Smurfs - Volcano.zip",
        "size": 6995,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-super-aquatic-games-starring-the-aquabats-snes-relay-race",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30093,
    "title": "The Super Aquatic Games Starring the Aquabats (SNES) - Relay Race",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "mountain"
    ],
    "description": "this one is a background of a certain part of the game where a race takes place<br>\r\n<br>\r\n<br>\r\n- the background has a gradient and it is included in the .zip file<br>\r\n<br>\r\n<br>\r\nNOTE: I don't recommend using this background without HDMA Gradient as it covers important parts of the background. Great background to use parallaxing.",
    "latest_version": "smwc-30093-1646872676",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30093,
        "title": "The Super Aquatic Games Starring the Aquabats (SNES) - Relay Race",
        "version": "smwc-30093-1646872676",
        "upstream_time": 1646872676,
        "download_url": "https://dl.smwcentral.net/30093/Super%20Aquatic%20Games%20Starring%20the%20Aquabats%20-%20Relay%20Race.zip",
        "filename": "Super Aquatic Games Starring the Aquabats - Relay Race.zip",
        "size": 6085,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2053,
    "title": "The Tale of Elementia - Blocks",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "A colorful block tileset, as seen in Block City from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2053-1422200686",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2053,
        "title": "The Tale of Elementia - Blocks",
        "version": "smwc-2053-1422200686",
        "upstream_time": 1422200686,
        "download_url": "https://dl.smwcentral.net/2053/blockcity.zip",
        "filename": "blockcity.zip",
        "size": 3346,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-boat-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2078,
    "title": "The Tale of Elementia - Boat Interior",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "The rusty, dark interior of a ship. Could be used for any mechanical area. As seen in Sunshine Harbor from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2078-1422258672",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2078,
        "title": "The Tale of Elementia - Boat Interior",
        "version": "smwc-2078-1422258672",
        "upstream_time": 1422258672,
        "download_url": "https://dl.smwcentral.net/2078/sunshineharborinside.zip",
        "filename": "sunshineharborinside.zip",
        "size": 4467,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-burned-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2056,
    "title": "The Tale of Elementia - Burned Forest",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "fire",
      "forest",
      "needs remoderation"
    ],
    "description": "A desolate, charred forest, as seen in Charred Woods from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2056-1424082290",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2056,
        "title": "The Tale of Elementia - Burned Forest",
        "version": "smwc-2056-1424082290",
        "upstream_time": 1424082290,
        "download_url": "https://dl.smwcentral.net/2056/charredwoods.zip",
        "filename": "charredwoods.zip",
        "size": 75677,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2055,
    "title": "The Tale of Elementia - Cave",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "texture"
    ],
    "description": "A simple cave set, as seen in The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2055-1419714732",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2055,
        "title": "The Tale of Elementia - Cave",
        "version": "smwc-2055-1419714732",
        "upstream_time": 1419714732,
        "download_url": "https://dl.smwcentral.net/2055/caves.zip",
        "filename": "caves.zip",
        "size": 79317,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-coast-lighthouse",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2072,
    "title": "The Tale of Elementia - Coast/Lighthouse",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "beach",
      "needs remoderation"
    ],
    "description": "A night-themed tileset with a rocky foreground and a large lighthouse as well, as seen in Seaside Lighthouse from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2072-1427555593",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2072,
        "title": "The Tale of Elementia - Coast/Lighthouse",
        "version": "smwc-2072-1427555593",
        "upstream_time": 1427555593,
        "download_url": "https://dl.smwcentral.net/2072/ttoe-lighthouse.zip",
        "filename": "ttoe-lighthouse.zip",
        "size": 25813,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2066,
    "title": "The Tale of Elementia - Desert",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "An arid desert, with a variation including red pipes, as seen in Mirage Road and Desert Pipelines from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2066-1430927054",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2066,
        "title": "The Tale of Elementia - Desert",
        "version": "smwc-2066-1430927054",
        "upstream_time": 1430927054,
        "download_url": "https://dl.smwcentral.net/2066/ttoe-desert2.zip",
        "filename": "ttoe-desert2.zip",
        "size": 36236,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-desert-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2067,
    "title": "The Tale of Elementia - Desert Mountains",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "desert",
      "mountain",
      "needs remoderation"
    ],
    "description": "A rugged tileset that'd work for deserts, mountains, or both, as seen in Mt. Sandswipe from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.<br>\r\n<br>\r\nForeground USES STANDARD TILES",
    "latest_version": "smwc-2067-1430854689",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2067,
        "title": "The Tale of Elementia - Desert Mountains",
        "version": "smwc-2067-1430854689",
        "upstream_time": 1430854689,
        "download_url": "https://dl.smwcentral.net/2067/mtsandswipe.zip",
        "filename": "mtsandswipe.zip",
        "size": 27613,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-desert-oasis",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2085,
    "title": "The Tale of Elementia - Desert Oasis",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "desert",
      "needs remoderation"
    ],
    "description": "A tropical tileset complete with palm trees, as seen in Yoshi's Oasis from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2085-1430593676",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2085,
        "title": "The Tale of Elementia - Desert Oasis",
        "version": "smwc-2085-1430593676",
        "upstream_time": 1430593676,
        "download_url": "https://dl.smwcentral.net/2085/yoshisoasis.zip",
        "filename": "yoshisoasis.zip",
        "size": 7644,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-desert-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2059,
    "title": "The Tale of Elementia - Desert Ruins",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "desert",
      "needs remoderation",
      "night",
      "ruins"
    ],
    "description": "A dark, desert-themed tileset, as seen in Dusk Ruins from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2059-1430064881",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2059,
        "title": "The Tale of Elementia - Desert Ruins",
        "version": "smwc-2059-1430064881",
        "upstream_time": 1430064881,
        "download_url": "https://dl.smwcentral.net/2059/Background%3BForeground.zip",
        "filename": "Background%3BForeground.zip",
        "size": 6170,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-desert-village-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2070,
    "title": "The Tale of Elementia - Desert Village (Exterior)",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "desert",
      "needs remoderation",
      "town"
    ],
    "description": "Recommended to use with <a href=\"http://www.smwcentral.net/?p=showexgfx&id=2870\">the village interior graphics.</a><br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2070-1429979693",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2070,
        "title": "The Tale of Elementia - Desert Village (Exterior)",
        "version": "smwc-2070-1429979693",
        "upstream_time": 1429979693,
        "download_url": "https://dl.smwcentral.net/2070/Background%3BForeground.zip",
        "filename": "Background%3BForeground.zip",
        "size": 6257,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-desert-village-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2069,
    "title": "The Tale of Elementia - Desert Village (Interior)",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "house",
      "needs remoderation"
    ],
    "description": "The inside of houses, which could work in places besides deserts as well. As seen in Nomadi Village from The Tale of Elementia.<br>\r\n<br>\r\nRecommended to use with <a href=\"http://www.smwcentral.net/?p=showexgfx&id=2871\">the village exterior graphics.</a><br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2069-1430854110",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2069,
        "title": "The Tale of Elementia - Desert Village (Interior)",
        "version": "smwc-2069-1430854110",
        "upstream_time": 1430854110,
        "download_url": "https://dl.smwcentral.net/2069/nomadivillageinside.zip",
        "filename": "nomadivillageinside.zip",
        "size": 35244,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-fire-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2061,
    "title": "The Tale of Elementia - Fire Temple",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "volcano"
    ],
    "description": "This bright, vibrant tileset was inspired by Mario & Luigi: Partners in Time. As seen in the Fire Temple from the Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2061-1430509031",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2061,
        "title": "The Tale of Elementia - Fire Temple",
        "version": "smwc-2061-1430509031",
        "upstream_time": 1430509031,
        "download_url": "https://dl.smwcentral.net/2061/FireTemple.zip",
        "filename": "FireTemple.zip",
        "size": 34240,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2083,
    "title": "The Tale of Elementia - Forest",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "A foresty tileset complete with tree trunks and tops, as seen in Treetops from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2083-1427884411",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2083,
        "title": "The Tale of Elementia - Forest",
        "version": "smwc-2083-1427884411",
        "upstream_time": 1427884411,
        "download_url": "https://dl.smwcentral.net/2083/treetops.zip",
        "filename": "treetops.zip",
        "size": 81014,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-forest-lake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2057,
    "title": "The Tale of Elementia - Forest Lake",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "A forest tileset complete with reeds in the background, as seen in Crystal Lake from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2057-1430586466",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2057,
        "title": "The Tale of Elementia - Forest Lake",
        "version": "smwc-2057-1430586466",
        "upstream_time": 1430586466,
        "download_url": "https://dl.smwcentral.net/2057/Background%3BForeground.zip",
        "filename": "Background%3BForeground.zip",
        "size": 7082,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-forest-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2060,
    "title": "The Tale of Elementia - Forest Ruins",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "forest",
      "needs remoderation",
      "ruins"
    ],
    "description": "Mysterious ruins at the heart of a forest, as seen in the Earth Temple from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2060-1424170191",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2060,
        "title": "The Tale of Elementia - Forest Ruins",
        "version": "smwc-2060-1424170191",
        "upstream_time": 1424170191,
        "download_url": "https://dl.smwcentral.net/2060/ttoe-ruins.zip",
        "filename": "ttoe-ruins.zip",
        "size": 46386,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-forest-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2058,
    "title": "The Tale of Elementia - Forest Temple",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "castle",
      "forest",
      "needs remoderation",
      "temple"
    ],
    "description": "A dark temple filled with vegetation, as seen in the Earth Temple from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2058-1424170599",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2058,
        "title": "The Tale of Elementia - Forest Temple",
        "version": "smwc-2058-1424170599",
        "upstream_time": 1424170599,
        "download_url": "https://dl.smwcentral.net/2058/earthtempleinside.zip",
        "filename": "earthtempleinside.zip",
        "size": 93349,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-giant-tree",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2063,
    "title": "The Tale of Elementia - Giant Tree",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "forest",
      "needs remoderation",
      "tree"
    ],
    "description": "A fall-themed set with a giant tree. Contains graphics for a set inside the tree as well. As seen in Giant Oak from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2063-1424018890",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2063,
        "title": "The Tale of Elementia - Giant Tree",
        "version": "smwc-2063-1424018890",
        "upstream_time": 1424018890,
        "download_url": "https://dl.smwcentral.net/2063/Backgrounds%3BForeground.zip",
        "filename": "Backgrounds%3BForeground.zip",
        "size": 10506,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-grass-hills",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2074,
    "title": "The Tale of Elementia - Grass/Hills",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "grassland",
      "hills",
      "needs remoderation"
    ],
    "description": "A nice, bright tileset, perfect for those grassy areas! Comes with animated water as well, as seen in Shining Rapids from The Tale of Elementia.<br>\r\n<br>\r\nThe set also includes a train set, as seen in Solar Station.",
    "latest_version": "smwc-2074-1430927756",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2074,
        "title": "The Tale of Elementia - Grass/Hills",
        "version": "smwc-2074-1430927756",
        "upstream_time": 1430927756,
        "download_url": "https://dl.smwcentral.net/2074/ttoe-grass3.zip",
        "filename": "ttoe-grass3.zip",
        "size": 42239,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-harbor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2079,
    "title": "The Tale of Elementia - Harbor",
    "authors": [
      "Hach",
      "Supertails"
    ],
    "tags": [
      "docks",
      "needs remoderation"
    ],
    "description": "PLEASE GIVE CREDIT TO HACH IF YOU USE THE FG.<br>\r\n<br>\r\nA sea-themed tileset complete with boat graphics, as seen in Sunshine Harbor from The Tale of Elementia.",
    "latest_version": "smwc-2079-1429286078",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2079,
        "title": "The Tale of Elementia - Harbor",
        "version": "smwc-2079-1429286078",
        "upstream_time": 1429286078,
        "download_url": "https://dl.smwcentral.net/2079/Background%3BForeground.zip",
        "filename": "Background%3BForeground.zip",
        "size": 9573,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-inside-a-whale",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2054,
    "title": "The Tale of Elementia - Inside a Whale",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "flesh",
      "needs remoderation"
    ],
    "description": "An unusual tileset to use... inside some creature. FG can be used as a background.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2054-1430612986",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2054,
        "title": "The Tale of Elementia - Inside a Whale",
        "version": "smwc-2054-1430612986",
        "upstream_time": 1430612986,
        "download_url": "https://dl.smwcentral.net/2054/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 4636,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-island-grass",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2075,
    "title": "The Tale of Elementia - Island/Grass",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "An interesting and exotic tileset that would work for grass areas as well, as seen in Shitake Island from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2075-1430963802",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2075,
        "title": "The Tale of Elementia - Island/Grass",
        "version": "smwc-2075-1430963802",
        "upstream_time": 1430963802,
        "download_url": "https://dl.smwcentral.net/2075/Background%3BForeground.zip",
        "filename": "Background%3BForeground.zip",
        "size": 7073,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-library-ghost-house",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2064,
    "title": "The Tale of Elementia - Library/Ghost House",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "castle",
      "haunted",
      "library",
      "needs remoderation"
    ],
    "description": "A slight variation on SMW's ghost house, along with new bookshelves, as seen in Haunted Library and Manor of the Cursed from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2064-1430509813",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2064,
        "title": "The Tale of Elementia - Library/Ghost House",
        "version": "smwc-2064-1430509813",
        "upstream_time": 1430509813,
        "download_url": "https://dl.smwcentral.net/2064/hauntedlibrary.zip",
        "filename": "hauntedlibrary.zip",
        "size": 35899,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-mountains-great-wall",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2080,
    "title": "The Tale of Elementia - Mountains/Great Wall",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "snow"
    ],
    "description": "Perfect for your Asian/ice-themed levels! As seen in The Great Wall from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2080-1422199450",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2080,
        "title": "The Tale of Elementia - Mountains/Great Wall",
        "version": "smwc-2080-1422199450",
        "upstream_time": 1422199450,
        "download_url": "https://dl.smwcentral.net/2080/thegr8wall.zip",
        "filename": "thegr8wall.zip",
        "size": 5753,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-ocean",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2082,
    "title": "The Tale of Elementia - Ocean",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "needs remoderation",
      "underwater"
    ],
    "description": "An ocean/water-themed tileset that comes with a treasure chest, as seen in Treasure Sea from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2082-1422265880",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2082,
        "title": "The Tale of Elementia - Ocean",
        "version": "smwc-2082-1422265880",
        "upstream_time": 1422265880,
        "download_url": "https://dl.smwcentral.net/2082/treasuresea.zip",
        "filename": "treasuresea.zip",
        "size": 9717,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-peach-s-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15979,
    "title": "The Tale of Elementia - Peach's Castle",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Regal graphics to use for Peach's castle, since the location is frequently used in SMW hacks. As see in Peach's Castle from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-15979-1503372940",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15979,
        "title": "The Tale of Elementia - Peach's Castle",
        "version": "smwc-15979-1503372940",
        "upstream_time": 1503372940,
        "download_url": "https://dl.smwcentral.net/15979/peachscastle.zip",
        "filename": "peachscastle.zip",
        "size": 5375,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-sewers",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2073,
    "title": "The Tale of Elementia - Sewers",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "needs remoderation",
      "sewer"
    ],
    "description": "A simple and dark sewer tileset, as seen in Shining Rapids from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2073-1423057909",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2073,
        "title": "The Tale of Elementia - Sewers",
        "version": "smwc-2073-1423057909",
        "upstream_time": 1423057909,
        "download_url": "https://dl.smwcentral.net/2073/shiningrapidsinside.zip",
        "filename": "shiningrapidsinside.zip",
        "size": 4244,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-star-hill",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2076,
    "title": "The Tale of Elementia - Star Hill",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "night"
    ],
    "description": "Grass and night-themed, along with a dark background. As seen in Starbeam Hill from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2076-1422195194",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2076,
        "title": "The Tale of Elementia - Star Hill",
        "version": "smwc-2076-1422195194",
        "upstream_time": 1422195194,
        "download_url": "https://dl.smwcentral.net/2076/starbeamhill.zip",
        "filename": "starbeamhill.zip",
        "size": 6638,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-sunset-jungle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2077,
    "title": "The Tale of Elementia - Sunset Jungle",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "needs remoderation",
      "temple"
    ],
    "description": "A mysterious and overgrown tileset, as seen in Sunset Vista from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2077-1429286792",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2077,
        "title": "The Tale of Elementia - Sunset Jungle",
        "version": "smwc-2077-1429286792",
        "upstream_time": 1429286792,
        "download_url": "https://dl.smwcentral.net/2077/Background%3BForeground.zip",
        "filename": "Background%3BForeground.zip",
        "size": 8352,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-treasure",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2081,
    "title": "The Tale of Elementia - Treasure",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "bonus",
      "cave",
      "needs remoderation"
    ],
    "description": "Avast! Riches including coins and jewels, as seen in Treasure Sea from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2081-1430963281",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2081,
        "title": "The Tale of Elementia - Treasure",
        "version": "smwc-2081-1430963281",
        "upstream_time": 1430963281,
        "download_url": "https://dl.smwcentral.net/2081/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 4487,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-tale-of-elementia-water-temple",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2084,
    "title": "The Tale of Elementia - Water Temple",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "temple"
    ],
    "description": "Smooth and rocky, this would work well for caves or all sorts of areas. As seen in the Water Temple from The Tale of Elementia.<br>\r\n<br>\r\nCredit: Appreciated, but you don't have to. Please don't<br>\r\nclaim these graphics as your own however.",
    "latest_version": "smwc-2084-1424081852",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2084,
        "title": "The Tale of Elementia - Water Temple",
        "version": "smwc-2084-1424081852",
        "upstream_time": 1424081852,
        "download_url": "https://dl.smwcentral.net/2084/ttoe-watertemple.zip",
        "filename": "ttoe-watertemple.zip",
        "size": 41973,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-terminator-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26508,
    "title": "The Terminator - Level 1",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "city",
      "industrial",
      "mechanical",
      "needs remoderation",
      "night",
      "ruins"
    ],
    "description": "The first level's background from The Terminator on Sega-CD.<br>\r\n<br>\r\nNote: Fixed background to make sure it's really like in the original game and and the palmask is to the palette 3 instead the palette 7 now.",
    "latest_version": "smwc-26508-1616283527",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26508,
        "title": "The Terminator - Level 1",
        "version": "smwc-26508-1616283527",
        "upstream_time": 1616283527,
        "download_url": "https://dl.smwcentral.net/26508/The%20Terminator%20-%20Level%201%20%28Update%29.zip",
        "filename": "The Terminator - Level 1 (Update).zip",
        "size": 8430,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19892,
        "title": "The Terminator - Level 7",
        "version": "smwc-19892-1557885159",
        "upstream_time": 1557885159,
        "download_url": "https://dl.smwcentral.net/19892/The%20Terminator%20-%20Level%207.zip",
        "filename": "The Terminator - Level 7.zip",
        "size": 5018,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19579,
        "title": "The Terminator - Level 5",
        "version": "smwc-19579-1555178364",
        "upstream_time": 1555178364,
        "download_url": "https://dl.smwcentral.net/19579/The%20Terminator%20-%20Level%205.zip",
        "filename": "The Terminator - Level 5.zip",
        "size": 5663,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19412,
        "title": "The Terminator - Level 3",
        "version": "smwc-19412-1553972538",
        "upstream_time": 1553972538,
        "download_url": "https://dl.smwcentral.net/19412/The%20Terminator%20-%20Level%203.zip",
        "filename": "The Terminator - Level 3.zip",
        "size": 8257,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-wizard-of-oz-snes-canyon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41715,
    "title": "The Wizard of Oz (SNES) - Canyon",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "mountain"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 WINTER 2026 - SISTER EDITION:</b></span><br>\r\n<br>\r\nThe \"Canyon\" from <b><u>The Wizard of Oz</u></b> Super Nintendo game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41715-1771698713",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41715,
        "title": "The Wizard of Oz (SNES) - Canyon",
        "version": "smwc-41715-1771698713",
        "upstream_time": 1771698713,
        "download_url": "https://dl.smwcentral.net/41715/wizard-oz_canyon.zip",
        "filename": "wizard-oz_canyon.zip",
        "size": 5444,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-wizard-of-oz-snes-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41777,
    "title": "The Wizard of Oz (SNES) - City",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "city"
    ],
    "description": "POST C3 WINTER 2026 - SISTER EDITION:<br>\r\n<br>\r\nThe \"City Area\" from <b><u>The Wizard of Oz</u></b> Super Nintendo game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41777-1771959489",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41777,
        "title": "The Wizard of Oz (SNES) - City",
        "version": "smwc-41777-1771959489",
        "upstream_time": 1771959489,
        "download_url": "https://dl.smwcentral.net/41777/wizardoz-city.zip",
        "filename": "wizardoz-city.zip",
        "size": 4482,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-wizard-of-oz-snes-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41717,
    "title": "The Wizard of Oz (SNES) - Forest",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 WINTER 2026 - SISTER EDITION:</b></span><br>\r\n<br>\r\nThe \"Forest\" from <b><u>The Wizard of Oz</u></b> Super Nintendo game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41717-1778487322",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41717,
        "title": "The Wizard of Oz (SNES) - Forest",
        "version": "smwc-41717-1778487322",
        "upstream_time": 1778487322,
        "download_url": "https://dl.smwcentral.net/41717/wizardoz_forest.zip",
        "filename": "wizardoz_forest.zip",
        "size": 5231,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-wizard-of-oz-snes-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41714,
    "title": "The Wizard of Oz (SNES) - Grassland",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "grassland"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 WINTER 2026 - SISTER EDITION:</b></span><br>\r\n<br>\r\nThe \"Grassland\" from <b><u>The Wizard of Oz</u></b> Super Nintendo game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41714-1771698455",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41714,
        "title": "The Wizard of Oz (SNES) - Grassland",
        "version": "smwc-41714-1771698455",
        "upstream_time": 1771698455,
        "download_url": "https://dl.smwcentral.net/41714/wizard-oz_grassland.zip",
        "filename": "wizard-oz_grassland.zip",
        "size": 5238,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-wizard-of-oz-snes-palace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41778,
    "title": "The Wizard of Oz (SNES) - Palace",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "interior"
    ],
    "description": "POST C3 WINTER 2026 - SISTER EDITION:<br>\r\n<br>\r\nThe \"Palace Area\" from <b><u>The Wizard of Oz</u></b> Super Nintendo game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41778-1771959660",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41778,
        "title": "The Wizard of Oz (SNES) - Palace",
        "version": "smwc-41778-1771959660",
        "upstream_time": 1771959660,
        "download_url": "https://dl.smwcentral.net/41778/wizardoz-palace.zip",
        "filename": "wizardoz-palace.zip",
        "size": 2684,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-wizard-of-oz-snes-pipes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41780,
    "title": "The Wizard of Oz (SNES) - Pipes",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "interior",
      "mechanical",
      "pipe"
    ],
    "description": "POST C3 WINTER 2026 - SISTER EDITION:<br>\r\n<br>\r\nThe \"Pipeline Area\" from <b><u>The Wizard of Oz</u></b> Super Nintendo game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41780-1772909798",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41780,
        "title": "The Wizard of Oz (SNES) - Pipes",
        "version": "smwc-41780-1772909798",
        "upstream_time": 1772909798,
        "download_url": "https://dl.smwcentral.net/41780/wizard_oz_pipes.zip",
        "filename": "wizard_oz_pipes.zip",
        "size": 4951,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-the-wizard-of-oz-snes-plantation",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41727,
    "title": "The Wizard of Oz (SNES) - Plantation",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "grassland"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>C3 WINTER 2026 - SISTER EDITION:</b></span><br>\r\n<br>\r\nThe \"Canyon\" from The <b><u>The Wizard of Oz</u></b> Super Nintendo game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-41727-1771714611",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41727,
        "title": "The Wizard of Oz (SNES) - Plantation",
        "version": "smwc-41727-1771714611",
        "upstream_time": 1771714611,
        "download_url": "https://dl.smwcentral.net/41727/wizard-oz_plantation.zip",
        "filename": "wizard-oz_plantation.zip",
        "size": 5350,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-three-wonders-space-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1886,
    "title": "Three Wonders - Space Clouds",
    "authors": [
      "RealLink"
    ],
    "tags": [
      "mechanical",
      "needs remoderation",
      "space"
    ],
    "description": "Rip from the Arcade game Three Wonders. Complete BG1/2/3 and tiles from FG2 are used.<br>\r\nPalette 3.",
    "latest_version": "smwc-1886-1416782094",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1886,
        "title": "Three Wonders - Space Clouds",
        "version": "smwc-1886-1416782094",
        "upstream_time": 1416782094,
        "download_url": "https://dl.smwcentral.net/1886/ThreeWonders.zip",
        "filename": "ThreeWonders.zip",
        "size": 12009,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-three-wonders-tan-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1885,
    "title": "Three Wonders - Tan Clouds",
    "authors": [
      "RealLink"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "Rip from the Arcade game Three Wonders. Complete BG1/2/3 and some of the bush tiles from FG2 are used.<br>\r\nPalette 3.",
    "latest_version": "smwc-1885-1416783291",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1885,
        "title": "Three Wonders - Tan Clouds",
        "version": "smwc-1885-1416783291",
        "upstream_time": 1416783291,
        "download_url": "https://dl.smwcentral.net/1885/ThreeWonders-Clouds.zip",
        "filename": "ThreeWonders-Clouds.zip",
        "size": 12014,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-thwomp-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10605,
    "title": "Thwomp Castle",
    "authors": [
      "yno14jax"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "A Thwomp themed castle tileset by me. However you don't have to use the thwomps. (SMB3 Thwomps)<br>\r\nPLEASE give credit if used. ",
    "latest_version": "smwc-10605-1422294452",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10605,
        "title": "Thwomp Castle",
        "version": "smwc-10605-1422294452",
        "upstream_time": 1422294452,
        "download_url": "https://dl.smwcentral.net/10605/Thwomp%20Castle.zip",
        "filename": "Thwomp Castle.zip",
        "size": 3458,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-thwomp-turn-block-disco-ball-and-chain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10786,
    "title": "Thwomp Turn Block/Disco Ball and Chain",
    "authors": [
      "Spinjumper"
    ],
    "tags": [
      "ball and chain",
      "needs remoderation",
      "thwomp"
    ],
    "description": "Changes Thwomp to a Turn Block, and Ball and Chain to a disco ball. Credit appreciated.",
    "latest_version": "smwc-10786-1423914648",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10786,
        "title": "Thwomp Turn Block/Disco Ball and Chain",
        "version": "smwc-10786-1423914648",
        "upstream_time": 1423914648,
        "download_url": "https://dl.smwcentral.net/10786/thwompblock_discoball.zip",
        "filename": "thwompblock_discoball.zip",
        "size": 2324,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tim-burton-s-nightmare-before-christmas-the-pumpkin-king-halloween-town-square",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32936,
    "title": "Tim Burton's Nightmare Before Christmas: The Pumpkin King - Halloween Town Square",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "haunted",
      "town"
    ],
    "description": "The haunted town graphics from Tim Burton's Nightmare Before Christmas GBA game.<br>\r\nIt uses palette 0, but it doesn't overwrite the status bar.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-32936-1673984429",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32936,
        "title": "Tim Burton's Nightmare Before Christmas: The Pumpkin King - Halloween Town Square",
        "version": "smwc-32936-1673984429",
        "upstream_time": 1673984429,
        "download_url": "https://dl.smwcentral.net/32936/Halloween%20Town%20Square.zip",
        "filename": "Halloween Town Square.zip",
        "size": 5122,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tim-burton-s-nightmare-before-christmas-the-pumpkin-king-jack-s-house-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33169,
    "title": "Tim Burton's Nightmare Before Christmas: The Pumpkin King - Jack's House (Forest)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "haunted"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2023</span></b><br>\r\n<br>\r\nThe \"Creepy Forest\" background from the GBA game <b><u>Tim Burton's Nightmare Before Christmas: The Pumpkin King</u></b>.<br>\r\nWhat do you think about this creepy background?",
    "latest_version": "smwc-33169-1676250547",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33169,
        "title": "Tim Burton's Nightmare Before Christmas: The Pumpkin King - Jack's House (Forest)",
        "version": "smwc-33169-1676250547",
        "upstream_time": 1676250547,
        "download_url": "https://dl.smwcentral.net/33169/NightmareBeforeChristmasForest.zip",
        "filename": "NightmareBeforeChristmasForest.zip",
        "size": 10617,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tim-burton-s-nightmare-before-christmas-the-pumpkin-king-jack-s-house-skeleton-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33170,
    "title": "Tim Burton's Nightmare Before Christmas: The Pumpkin King - Jack's House (Skeleton Forest)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "haunted"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2023</span></b><br>\r\n<br>\r\nThis \"Creepypasta\" background is from the GBA game <b><u>Tim Burton's Nightmare Before Christmas: The Pumpkin King</u></b>.<br>\r\nIt could be used for creepypasta levels in SMW hacks.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-33170-1676250716",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33170,
        "title": "Tim Burton's Nightmare Before Christmas: The Pumpkin King - Jack's House (Skeleton Forest)",
        "version": "smwc-33170-1676250716",
        "upstream_time": 1676250716,
        "download_url": "https://dl.smwcentral.net/33170/NightmareBeforeChristmasSkull.zip",
        "filename": "NightmareBeforeChristmasSkull.zip",
        "size": 7707,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-timeslip-invasion",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30506,
    "title": "Timeslip - Invasion 2147 (Destroyed City)",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "city",
      "ruins"
    ],
    "description": "Ripped from background in Invasion 2147 (Destroyed City) on Timeslip.",
    "latest_version": "smwc-30506-1650050251",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30506,
        "title": "Timeslip - Invasion 2147 (Destroyed City)",
        "version": "smwc-30506-1650050251",
        "upstream_time": 1650050251,
        "download_url": "https://dl.smwcentral.net/30506/Invasion%202147%20%28Destroyed%20City%29.zip",
        "filename": "Invasion 2147 (Destroyed City).zip",
        "size": 4747,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-timeslip-rome-sea-island",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30355,
    "title": "Timeslip - Rome (Sea Island)",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "ocean"
    ],
    "description": "Ripped from TimeSlip(SNES) - Stage 4: Rome",
    "latest_version": "smwc-30355-1649210328",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30355,
        "title": "Timeslip - Rome (Sea Island)",
        "version": "smwc-30355-1649210328",
        "upstream_time": 1649210328,
        "download_url": "https://dl.smwcentral.net/30355/Rome.zip",
        "filename": "Rome.zip",
        "size": 4455,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tiny-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40563,
    "title": "Tiny Coin",
    "authors": [
      "Buddyman_Gaming5619"
    ],
    "tags": [
      "coin",
      "tiny"
    ],
    "description": "Those are tiny coins. No credit needed.",
    "latest_version": "smwc-40563-1756915561",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40563,
        "title": "Tiny Coin",
        "version": "smwc-40563-1756915561",
        "upstream_time": 1756915561,
        "download_url": "https://dl.smwcentral.net/40563/TinyCoin.zip",
        "filename": "TinyCoin.zip",
        "size": 1614,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tiny-overworld-tiles",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27271,
    "title": "Tiny Overworld Tiles",
    "authors": [
      "Donut",
      "Segment1Zone2"
    ],
    "tags": [
      "grassland"
    ],
    "description": "This is a collection of small overworld tiles that I drew with Segment for fun. We're not going to use it, so I thought I'd submit it.<br>\r\n<br>\r\nAll of the tiles use vanilla colors. (including the tiny version of the big forest of illusion tree, which needs the forest of illusion colors)<br>\r\n<br>\r\nOther than the tree, it's pretty self-explanatory... tiny stuff...",
    "latest_version": "smwc-27271-1624325996",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27271,
        "title": "Tiny Overworld Tiles",
        "version": "smwc-27271-1624325996",
        "upstream_time": 1624325996,
        "download_url": "https://dl.smwcentral.net/27271/mini_ow.zip",
        "filename": "mini_ow.zip",
        "size": 87766,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tiny-samurai-samurai-streets",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10634,
    "title": "Tiny Samurai - Samurai Streets",
    "authors": [
      "RunninRiiz"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "Ripped from the first level of RunninRiiz team's first game, Tiny Samurai. No credit is needed.<br>\r\n<br>\r\nUpdate: Converted bin to MAP16 format, and added a sample level.",
    "latest_version": "smwc-10634-1422636384",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10634,
        "title": "Tiny Samurai - Samurai Streets",
        "version": "smwc-10634-1422636384",
        "upstream_time": 1422636384,
        "download_url": "https://dl.smwcentral.net/10634/SamCity.zip",
        "filename": "SamCity.zip",
        "size": 4377,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tiny-toon-adventures-buster-busts-loose-acme-looniversity-football",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2819,
    "title": "Tiny Toon Adventures: Buster Busts Loose! - Acme Looniversity Football",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "needs remoderation",
      "stadium"
    ],
    "description": "The graphics set from the fourth level on the SNES game \"Tiny Toon Adventures: Buster Busts Loose!\". No credit needed.",
    "latest_version": "smwc-2819-1421829958",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2819,
        "title": "Tiny Toon Adventures: Buster Busts Loose! - Acme Looniversity Football",
        "version": "smwc-2819-1421829958",
        "upstream_time": 1421829958,
        "download_url": "https://dl.smwcentral.net/2819/TinyToonsFootball.zip",
        "filename": "TinyToonsFootball.zip",
        "size": 8482,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tiny-toon-adventures-buster-busts-loose-base-opera",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31115,
    "title": "Tiny Toon Adventures: Buster Busts Loose! - Base Opera",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "This is the section where Buster must travel through the base to reach Duck Vader. Originally, there was a bit more to the BG, but because there were least tile changes, I decided to leave the BG like it is, with good results.<br>\r\nUses palettes 3, 5 and 1. <br>\r\nThe SMW colors are not affected and you can use the back area color anyway you like. It uses over 1 Map16 page and few tiles.<br>\r\n<br>\r\nHave fun with it!",
    "latest_version": "smwc-31115-1654623985",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31115,
        "title": "Tiny Toon Adventures: Buster Busts Loose! - Base Opera",
        "version": "smwc-31115-1654623985",
        "upstream_time": 1654623985,
        "download_url": "https://dl.smwcentral.net/31115/Tiny%20Toon%20Adventures%20Buster%20Busts%20Loose%21%20-%20Base%20Opera.zip",
        "filename": "Tiny Toon Adventures Buster Busts Loose%21 - Base Opera.zip",
        "size": 7150,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tiny-toon-adventures-buster-busts-loose-before-cafeteria",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31085,
    "title": "Tiny Toon Adventures: Buster Busts Loose! - Before Cafeteria",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "sky",
      "town"
    ],
    "description": "This is seen before Buster enters the cafeteria to fight Dizzy. I made the BG loop properly and added 1 extra Map16 tile to fix it. Originally, it was over 256x192 tiles. You can leave it like in the BG. It will display properly in-game. If you do change the back area color, then change the color of the clouds and the blue houses' roof.<br>\r\n<br>\r\nHave fun!",
    "latest_version": "smwc-31085-1654283817",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31085,
        "title": "Tiny Toon Adventures: Buster Busts Loose! - Before Cafeteria",
        "version": "smwc-31085-1654283817",
        "upstream_time": 1654283817,
        "download_url": "https://dl.smwcentral.net/31085/Tiny%20Toon%20Adventures%20Buster%20Busts%20Loose%21%20-%20Before%20Cafeteria.zip",
        "filename": "Tiny Toon Adventures Buster Busts Loose%21 - Before Cafeteria.zip",
        "size": 7019,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tiny-toon-adventures-buster-busts-loose-cafeteria",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31114,
    "title": "Tiny Toon Adventures: Buster Busts Loose! - Cafeteria",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "food",
      "house"
    ],
    "description": "This BG is seen where Buster 'fights' Dizzy, using food that shows up when available. Originally, this BG was just enough for the boss battle, if not more. I decided to do the rest of the BG myself. While it was annoying, it turned out well. The only reason I selected palette 4 is because the BG is meant for a boss. Also uses almost all of palettes 3, 7 and all of palette 5. Use a boss that ends the level or make a block that sends the player to the OW. Otherwise is possible.<br>\r\nConsumes 1 Map16 page and over a half. <br>\r\n<br>\r\nHave fun using it!",
    "latest_version": "smwc-31114-1654622566",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31114,
        "title": "Tiny Toon Adventures: Buster Busts Loose! - Cafeteria",
        "version": "smwc-31114-1654622566",
        "upstream_time": 1654622566,
        "download_url": "https://dl.smwcentral.net/31114/Tiny%20Toon%20Adventures%20Buster%20Busts%20Loose%21%20-%20Cafeteria.zip",
        "filename": "Tiny Toon Adventures Buster Busts Loose%21 - Cafeteria.zip",
        "size": 12736,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tiny-toon-adventures-buster-busts-loose-chapel",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2725,
    "title": "Tiny Toon Adventures: Buster Busts Loose! -  Chapel",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Used in SMW Stardust Dragon 2011!!<br>\r\nNow available!!",
    "latest_version": "smwc-2725-1424608840",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2725,
        "title": "Tiny Toon Adventures: Buster Busts Loose! -  Chapel",
        "version": "smwc-2725-1424608840",
        "upstream_time": 1424608840,
        "download_url": "https://dl.smwcentral.net/2725/Tinytoonschapel.zip",
        "filename": "Tinytoonschapel.zip",
        "size": 22331,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tiny-toon-adventures-buster-busts-loose-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1031,
    "title": "Tiny Toon Adventures: Buster Busts Loose! - Forest",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "Rip of the woods outside of Acme Looniversity in the first level of \"Tiny Toon Adventures: Buster Busts Loose!\" for SNES.<br>\r\n<br>\r\nUses all of BG1 and nothing else.",
    "latest_version": "smwc-1031-1379598356",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1031,
        "title": "Tiny Toon Adventures: Buster Busts Loose! - Forest",
        "version": "smwc-1031-1379598356",
        "upstream_time": 1379598356,
        "download_url": "https://dl.smwcentral.net/1031/tta-busting.zip",
        "filename": "tta-busting.zip",
        "size": 4245,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tiny-toon-adventures-buster-busts-loose-haunted-house-second-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31134,
    "title": "Tiny Toon Adventures: Buster Busts Loose! - Haunted House (Second Area)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "haunted"
    ],
    "description": "This belongs to the 2nd area of the haunted house level. Here, Buster has to go through the section to reach the paintings area. Here, I had to play with the BG to organize it properly.<br>\r\nOverwrites palette 1, but you can use SMW colors and also palette 4, but uses the 2nd half.<br>\r\n<br>\r\nHave fun!",
    "latest_version": "smwc-31134-1655075421",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31134,
        "title": "Tiny Toon Adventures: Buster Busts Loose! - Haunted House (Second Area)",
        "version": "smwc-31134-1655075421",
        "upstream_time": 1655075421,
        "download_url": "https://dl.smwcentral.net/31134/Tiny%20Toon%20Adventures%20Buster%20Busts%20Loose%21%20-%20Haunted%20House%20%282nd%20Area%29.zip",
        "filename": "Tiny Toon Adventures Buster Busts Loose%21 - Haunted House (2nd Area).zip",
        "size": 10094,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tiny-toon-adventures-buster-busts-loose-space-opera-first-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33882,
    "title": "Tiny Toon Adventures: Buster Busts Loose! - Space Opera (First Area)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mechanical",
      "needs remoderation",
      "space"
    ],
    "description": "Ripped from the Space Opera's first Area in Tiny Toon Adventures: Buster Busts Loose! on Super Nintendo.",
    "latest_version": "smwc-33882-1683483209",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33882,
        "title": "Tiny Toon Adventures: Buster Busts Loose! - Space Opera (First Area)",
        "version": "smwc-33882-1683483209",
        "upstream_time": 1683483209,
        "download_url": "https://dl.smwcentral.net/33882/Tiny%20Toon%20Adventures%20-%20Buster%20Busts%20Loose%21%20-%20Space%20Opera%20%28First%20Area%29.zip",
        "filename": "Tiny Toon Adventures - Buster Busts Loose%21 - Space Opera (First Area).zip",
        "size": 2828,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19327,
        "title": "Tiny Toon Adventures: Buster Busts Loose! - Space Opera (First Area)",
        "version": "smwc-19327-1553231680",
        "upstream_time": 1553231680,
        "download_url": "https://dl.smwcentral.net/19327/Tiny%20Toon%20Adventures%20-%20Buster%20Busts%20Loose%21%20-%20Space%20Opera%20%28First%20Area%29.zip",
        "filename": "Tiny Toon Adventures - Buster Busts Loose%21 - Space Opera (First Area).zip",
        "size": 5330,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tiny-toon-adventures-buster-busts-loose-star",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25643,
    "title": "Tiny Toon Adventures: Buster Busts Loose! - Star",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "coin",
      "needs remoderation"
    ],
    "description": "Ripped from Tiny Toon Adventures - Buster Busts Loose! on Super NES.<br>\r\n<br>\r\n- Added palmask.<br>\r\n- Included ExAnimation.",
    "latest_version": "smwc-25643-1609893167",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25643,
        "title": "Tiny Toon Adventures: Buster Busts Loose! - Star",
        "version": "smwc-25643-1609893167",
        "upstream_time": 1609893167,
        "download_url": "https://dl.smwcentral.net/25643/Tiny%20Toon%20Adventures%20-%20Buster%20Busts%20Loose%21%20-%20Stars%20%28Coins%29.zip",
        "filename": "Tiny Toon Adventures - Buster Busts Loose%21 - Stars (Coins).zip",
        "size": 3595,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tiny-toon-adventures-buster-busts-loose-towards-orbit",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31094,
    "title": "Tiny Toon Adventures: Buster Busts Loose! - Towards Orbit",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "space"
    ],
    "description": "This BG is seen where Buster jumps from the train to the ground, running towards a ramp and jumps from the ramp really high, launching him into orbit. Use Horizontal and Vertical scrolling either to variable or constant for a transition.<br>\r\nUses the first half of palette 1. Do not change the back area color, as it is used below.<br>\r\n<br>\r\nHave fun using it!",
    "latest_version": "smwc-31094-1654456765",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31094,
        "title": "Tiny Toon Adventures: Buster Busts Loose! - Towards Orbit",
        "version": "smwc-31094-1654456765",
        "upstream_time": 1654456765,
        "download_url": "https://dl.smwcentral.net/31094/Tiny%20Toon%20Adventures%20~Buster%20Busts%20Loose%21%20-%20Towards%20Orbit.zip",
        "filename": "Tiny Toon Adventures ~Buster Busts Loose%21 - Towards Orbit.zip",
        "size": 4946,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tiny-toon-adventures-buster-busts-loose-western-train",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2331,
    "title": "Tiny Toon Adventures: Buster Busts Loose! - Western Train",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "desert",
      "wild west"
    ],
    "description": "A big update. Credit-of course not. Includes many types of wagons from the western train level + a neat western desert background.",
    "latest_version": "smwc-2331-1423903856",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2331,
        "title": "Tiny Toon Adventures: Buster Busts Loose! - Western Train",
        "version": "smwc-2331-1423903856",
        "upstream_time": 1423903856,
        "download_url": "https://dl.smwcentral.net/2331/Tiny%20Toon%20Adventures%20-Western%20Train.zip",
        "filename": "Tiny Toon Adventures -Western Train.zip",
        "size": 20265,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tiny-toon-adventures-buster-s-hidden-treasure-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2166,
    "title": "Tiny Toon Adventures: Buster's Hidden Treasure - Forest",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "A Forest background from Tiny Toons Adventures",
    "latest_version": "smwc-2166-1407824134",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2166,
        "title": "Tiny Toon Adventures: Buster's Hidden Treasure - Forest",
        "version": "smwc-2166-1407824134",
        "upstream_time": 1407824134,
        "download_url": "https://dl.smwcentral.net/2166/Background.zip",
        "filename": "Background.zip",
        "size": 9550,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tiny-toon-adventures-buster-s-hidden-treasure-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2103,
    "title": "Tiny Toon Adventures: Buster's Hidden Treasure - Level 1",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "grassland",
      "lake",
      "needs remoderation",
      "sky"
    ],
    "description": "Credit isn't needed, but it would be appreciated.",
    "latest_version": "smwc-2103-1421826650",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2103,
        "title": "Tiny Toon Adventures: Buster's Hidden Treasure - Level 1",
        "version": "smwc-2103-1421826650",
        "upstream_time": 1421826650,
        "download_url": "https://dl.smwcentral.net/2103/ttabhtlevel1.zip",
        "filename": "ttabhtlevel1.zip",
        "size": 5526,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tiny-toon-adventures-buster-s-hidden-treasure-snow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2167,
    "title": "Tiny Toon Adventures: Buster's Hidden Treasure - Snow",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "snow"
    ],
    "description": "Credit isn't needed, but it would be appreciated.",
    "latest_version": "smwc-2167-1418320660",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2167,
        "title": "Tiny Toon Adventures: Buster's Hidden Treasure - Snow",
        "version": "smwc-2167-1418320660",
        "upstream_time": 1418320660,
        "download_url": "https://dl.smwcentral.net/2167/ttabhtsnow.zip",
        "filename": "ttabhtsnow.zip",
        "size": 7095,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tmnt-gba-night-sea",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39322,
    "title": "TMNT (GBA) - Night Sea",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "night",
      "ocean"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2025:</span></b><br>\r\n<br>\r\nThe \"night sea\" area from the <b><u>TMNT</u></b> Game Boy Advance game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-39322-1739753985",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39322,
        "title": "TMNT (GBA) - Night Sea",
        "version": "smwc-39322-1739753985",
        "upstream_time": 1739753985,
        "download_url": "https://dl.smwcentral.net/39322/TMNT-GBA-NightSea.zip",
        "filename": "TMNT-GBA-NightSea.zip",
        "size": 4106,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-toad",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1571,
    "title": "Toad",
    "authors": [
      "Construct101"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "I'm just going back and checking OLD submitted GFX and looking for problems.So it's Toad turn.<br>\r\n<br>\r\nNO PALETTE REQUIRED",
    "latest_version": "smwc-1571-1417018379",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1571,
        "title": "Toad",
        "version": "smwc-1571-1417018379",
        "upstream_time": 1417018379,
        "download_url": "https://dl.smwcentral.net/1571/cus-playertoad.zip",
        "filename": "cus-playertoad.zip",
        "size": 27078,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-toad-house-interior-normal-halloween",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25025,
    "title": "Toad House Interior (Normal + Halloween)",
    "authors": [
      "Eminus"
    ],
    "tags": [
      "haunted",
      "house",
      "needs remoderation"
    ],
    "description": "Just some house interior gfx! The back area is inspired by the SMB3 Toadhouse.<br>\r\nI lied in the title, there are technically 3 versions: normal, halloween and ransacked halloween. The first two are obvious, the third one was made as part of the request.<br>\r\nRequested by SF",
    "latest_version": "smwc-25025-1604106708",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25025,
        "title": "Toad House Interior (Normal + Halloween)",
        "version": "smwc-25025-1604106708",
        "upstream_time": 1604106708,
        "download_url": "https://dl.smwcentral.net/25025/toadhouse%20interior.zip",
        "filename": "toadhouse interior.zip",
        "size": 23140,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tom-and-jerry-cinema",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9114,
    "title": "Tom and Jerry - Cinema",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "interior",
      "needs remoderation"
    ],
    "description": "Ripped on January 24, 2010 by ManuMaster654 from Tom and Jerry for SNES with the background stage of Cinema (Stage 1-3), it was released in 1993 by Altron (JP), Hi-Tech Expressions (US) and developed by Riedel Software Productions.",
    "latest_version": "smwc-9114-1410293486",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9114,
        "title": "Tom and Jerry - Cinema",
        "version": "smwc-9114-1410293486",
        "upstream_time": 1410293486,
        "download_url": "https://dl.smwcentral.net/9114/Tom%20and%20Jerry%20-%20Cinema.zip",
        "filename": "Tom and Jerry - Cinema.zip",
        "size": 5286,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tom-and-jerry-construction-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1611,
    "title": "Tom and Jerry - Construction Zone",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "BG used in \"Tom & Jerry\" (SNES), in the world 2.",
    "latest_version": "smwc-1611-1416303276",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1611,
        "title": "Tom and Jerry - Construction Zone",
        "version": "smwc-1611-1416303276",
        "upstream_time": 1416303276,
        "download_url": "https://dl.smwcentral.net/1611/t%26j%20-%20construction_zone.zip",
        "filename": "t%26j - construction_zone.zip",
        "size": 5325,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tom-and-jerry-ending",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1688,
    "title": "Tom and Jerry - Ending",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "needs remoderation",
      "night"
    ],
    "description": "BG ripped from the ending of \"Tom & Jerry\". No credit needed.",
    "latest_version": "smwc-1688-1416770263",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1688,
        "title": "Tom and Jerry - Ending",
        "version": "smwc-1688-1416770263",
        "upstream_time": 1416770263,
        "download_url": "https://dl.smwcentral.net/1688/TomJerryEnding.zip",
        "filename": "TomJerryEnding.zip",
        "size": 5666,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tom-and-jerry-ending-layer",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15518,
    "title": "Tom and Jerry - Ending (Layer 1)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "sky"
    ],
    "description": "A rip of the layer 1 graphics in the ending scene of Tom & Jerry (the other rip is layer 2)",
    "latest_version": "smwc-15518-1493560826",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15518,
        "title": "Tom and Jerry - Ending (Layer 1)",
        "version": "smwc-15518-1493560826",
        "upstream_time": 1493560826,
        "download_url": "https://dl.smwcentral.net/15518/Tom%20%26%20Jerry%20Ending%20Layer1.zip",
        "filename": "Tom %26 Jerry Ending Layer1.zip",
        "size": 5920,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tom-and-jerry-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1610,
    "title": "Tom and Jerry - Factory",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "BG used in the Level 1-2 in \"Tom & Jerry\" (SNES). Ideal for these factory levels.<br>\r\n<br>\r\nPlease give credit, if used.",
    "latest_version": "smwc-1610-1380131050",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1610,
        "title": "Tom and Jerry - Factory",
        "version": "smwc-1610-1380131050",
        "upstream_time": 1380131050,
        "download_url": "https://dl.smwcentral.net/1610/tom-factory.zip",
        "filename": "tom-factory.zip",
        "size": 4116,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tom-and-jerry-house",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20137,
    "title": "Tom and Jerry - House",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "house",
      "needs remoderation",
      "patch needed",
      "texture"
    ],
    "description": "Background used in the house level in Tom and Jerry (SNES). Comes in both Layer 2 and Layer 3 format, being both of them identical, so you can use whatever you want (keep in mind though, that you would need the Sprite Status Bar patch if you use the Layer 3 one).",
    "latest_version": "smwc-20137-1560714487",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20137,
        "title": "Tom and Jerry - House",
        "version": "smwc-20137-1560714487",
        "upstream_time": 1560714487,
        "download_url": "https://dl.smwcentral.net/20137/Tom%20and%20Jerry%20-%20House.zip",
        "filename": "Tom and Jerry - House.zip",
        "size": 3255,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tom-and-jerry-kitchen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8972,
    "title": "Tom and Jerry - Kitchen",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "house",
      "kitchen",
      "needs remoderation"
    ],
    "description": "Kitchen BG used in the world 4 of \"Tom & Jerry\" (SNES).<br>\r\n<br>\r\nGive Credit if Used.",
    "latest_version": "smwc-8972-1410982447",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8972,
        "title": "Tom and Jerry - Kitchen",
        "version": "smwc-8972-1410982447",
        "upstream_time": 1410982447,
        "download_url": "https://dl.smwcentral.net/8972/GoToTheKitchenBitch%21.zip",
        "filename": "GoToTheKitchenBitch%21.zip",
        "size": 3050,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6884,
        "title": "Tom and Jerry - Kitchen",
        "version": "smwc-6884-1405164819",
        "upstream_time": 1405164819,
        "download_url": "https://dl.smwcentral.net/6884/Tom%20%26%20Jerry%20%28SNES%29%20Kitchen%20FG.zip",
        "filename": "Tom %26 Jerry (SNES) Kitchen FG.zip",
        "size": 5337,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tom-and-jerry-snes-the-marquee",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26563,
    "title": "Tom and Jerry (SNES) - The Marquee",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city",
      "sky"
    ],
    "description": "Background and Foreground of the Level 1-1 (The Marquee) in Tom and Jerry for the SNES.",
    "latest_version": "smwc-26563-1616713927",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26563,
        "title": "Tom and Jerry (SNES) - The Marquee",
        "version": "smwc-26563-1616713927",
        "upstream_time": 1616713927,
        "download_url": "https://dl.smwcentral.net/26563/Tom%20and%20Jerry%20The%20Marquee.zip",
        "filename": "Tom and Jerry The Marquee.zip",
        "size": 7057,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tom-and-jerry-toys",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20076,
    "title": "Tom and Jerry - Toys",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "block",
      "custom block",
      "house",
      "needs remoderation"
    ],
    "description": "Background and Foreground of the toys' level in Tom and Jerry (SNES).<br>\r\n<br>\r\nBackground is kinda huge, uses almost 4 full palette rows, and BG1, BG2 and BG3. Foreground is a bit lighter, uses 2 and a half palette rows and only FG3. Vanilla palette 6 and Status Bar palette are intact as well.<br>\r\n<br>\r\nFor a better use of the large cheese and 1UP, use custom blocks.",
    "latest_version": "smwc-20076-1560713728",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20076,
        "title": "Tom and Jerry - Toys",
        "version": "smwc-20076-1560713728",
        "upstream_time": 1560713728,
        "download_url": "https://dl.smwcentral.net/20076/Tom%20and%20Jerry%20Toys.zip",
        "filename": "Tom and Jerry Toys.zip",
        "size": 13286,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tom-jerry-jerry",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22106,
    "title": "Tom & Jerry - Jerry",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "male",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Jerry Mouse from the Tom and Jerry cartoons.<br>\r\n<br>\r\nIncludes overworld, cape, riding on Yoshi, P-Balloon and cutscene frames, but doesn't include running on wall frames, because I'm unable to make the cape correctly aligned with these frames.<br>\r\n<br>\r\nNOTE 1: Player 2's colors are slightly brighter than Player 1's.<br>\r\nNOTE 2: The OW palette isn't a shared palette, you must import it on all submaps and the main map or Jerry will look like a silhouette!<br>\r\n<br>\r\nYou must use <a href=\"https://www.smwcentral.net/?p=section&a=details&id=22372\">this patch</a> to fix the victory pose when you're small while riding Yoshi if you're using him in your hack, the included \"Hex Edits.asm\" if you want the START messages (which requires the use of the included GFX0F.bin to fix the Y), to change Mario's name to Jerry when selecting or erasing a save file in the title screen, and to change the lives exchanger text when playing with 2 players.<br>\r\n<br>\r\nEdit: Antennas were missing from the overworld frames.<br>\r\nEdit 2: Fixed leg in one of the walking while big frames.",
    "latest_version": "smwc-22106-1586727981",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22106,
        "title": "Tom & Jerry - Jerry",
        "version": "smwc-22106-1586727981",
        "upstream_time": 1586727981,
        "download_url": "https://dl.smwcentral.net/22106/Jerry%20Player.zip",
        "filename": "Jerry Player.zip",
        "size": 18608,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tombstone-thwomp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40057,
    "title": "Tombstone Thwomp",
    "authors": [
      "AIM-pine"
    ],
    "tags": [
      "thwomp"
    ],
    "description": "A thwomp shaped like a tombstone for graveyard/ghost house levels.  Instead of angry faces, it has an epitaph that says \"DIE\" or \"RIP\" for its proximity and falling phases, respectively.<br>\r\n<br>\r\nUses the same GFX tiles and palette as vanilla Thwomps.  ",
    "latest_version": "smwc-40057-1751660951",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40057,
        "title": "Tombstone Thwomp",
        "version": "smwc-40057-1751660951",
        "upstream_time": 1751660951,
        "download_url": "https://dl.smwcentral.net/40057/Tombstone%20Thwomp.zip",
        "filename": "Tombstone Thwomp.zip",
        "size": 2493,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tony-hawk-s-underground",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15083,
    "title": "Tony Hawk's UnderGround 2 GBA - Fonts",
    "authors": [
      "1xsonic"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "This font is for Text Boxes, Level Names, and Title Screen from Tony Hawk's UnderGround 2. ",
    "latest_version": "smwc-15083-1485830988",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15083,
        "title": "Tony Hawk's UnderGround 2 GBA - Fonts",
        "version": "smwc-15083-1485830988",
        "upstream_time": 1485830988,
        "download_url": "https://dl.smwcentral.net/15083/THUG2%20Fonts.zip",
        "filename": "THUG2 Fonts.zip",
        "size": 3174,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tony-hawk-s-underground-gba-fonts",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15084,
    "title": "Tony Hawk's UnderGround GBA - Fonts",
    "authors": [
      "1xsonic"
    ],
    "tags": [
      "font",
      "needs remoderation"
    ],
    "description": "This font is for Text Boxes, Level Names, and Title Screen from Tony Hawk's UnderGround. ",
    "latest_version": "smwc-15084-1485737734",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15084,
        "title": "Tony Hawk's UnderGround GBA - Fonts",
        "version": "smwc-15084-1485737734",
        "upstream_time": 1485737734,
        "download_url": "https://dl.smwcentral.net/15084/THUG%20Fonts.zip",
        "filename": "THUG Fonts.zip",
        "size": 3191,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-toothy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23399,
    "title": "Toothy",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "pokey"
    ],
    "description": "An SMW-styled version of Toothy from Mario & Luigi: Bowser's Inside Story.",
    "latest_version": "smwc-23399-1593047155",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23399,
        "title": "Toothy",
        "version": "smwc-23399-1593047155",
        "upstream_time": 1593047155,
        "download_url": "https://dl.smwcentral.net/23399/toothy.zip",
        "filename": "toothy.zip",
        "size": 3159,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-top-fighter",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20310,
    "title": "Top Fighter 2000 MK VIII - Cycl's Stage",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "sewer"
    ],
    "description": "Background used in the Cycl's stage in the bootleg game Top Fighter 2000 MK VIII, for the Sega Genesis.<br>\r\n<br>\r\nNote that, the background is originally <b>24x14</b>, which even fitting all gameplay's screen, it's kinda limited, therefore I added two modified versions (with their respective sample level) to use: one with a horizontal looping setting and one with fully vertically expanded waterfalls, so you can use the one you like more (all versions uses the same map16). I also made the animation smooth, unlike in the original game.",
    "latest_version": "smwc-20310-1561945446",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20310,
        "title": "Top Fighter 2000 MK VIII - Cycl's Stage",
        "version": "smwc-20310-1561945446",
        "upstream_time": 1561945446,
        "download_url": "https://dl.smwcentral.net/20310/TF2000%20MKVIII%20-%20Cycl%27s%20Stage.zip",
        "filename": "TF2000 MKVIII - Cycl%27s Stage.zip",
        "size": 10363,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-top-gear",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15044,
    "title": "Top Gear 3000 - Title Screen Font",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "cutscene",
      "needs remoderation",
      "serif"
    ],
    "description": "The font used on the <a href=\"https://dl.dropbox.com/s/javy302p5qwvsn6/topgear3k_00000.png?dl=0\" rel=\"nofollow\">title screen</a> of Top Gear 3000 (SNES)<br>\r\n<br>\r\nI included two versions, one for cutscenes and other for global replacement in GFX2A (white-colored)",
    "latest_version": "smwc-15044-1485228550",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15044,
        "title": "Top Gear 3000 - Title Screen Font",
        "version": "smwc-15044-1485228550",
        "upstream_time": 1485228550,
        "download_url": "https://dl.smwcentral.net/15044/TG3k%20Title%20Screen%20Font.zip",
        "filename": "TG3k Title Screen Font.zip",
        "size": 3033,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 13356,
        "title": "Top Gear 3000 - Password Font",
        "version": "smwc-13356-1458405533",
        "upstream_time": 1458405533,
        "download_url": "https://dl.smwcentral.net/13356/TG3000PasswordFont.zip",
        "filename": "TG3000PasswordFont.zip",
        "size": 2592,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-top-gear-menu-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15019,
    "title": "Top Gear - Menu Font",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "cutscene",
      "needs remoderation",
      "text"
    ],
    "description": "The font used in the menus in Top Gear (SNES)",
    "latest_version": "smwc-15019-1485228051",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15019,
        "title": "Top Gear - Menu Font",
        "version": "smwc-15019-1485228051",
        "upstream_time": 1485228051,
        "download_url": "https://dl.smwcentral.net/15019/Top%20Gear%20Font.zip",
        "filename": "Top Gear Font.zip",
        "size": 3350,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-top-gun-the-second-mission-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6427,
    "title": "Top Gun: The Second Mission - Font",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "Ripped for font with custom small letters from Top Gun and Top Gun: The Second Mission for NES, it was released in 1987, and then later released for a sequel in 1990 by Konami and Paramount Pictures Corporation.",
    "latest_version": "smwc-6427-1396625837",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6427,
        "title": "Top Gun: The Second Mission - Font",
        "version": "smwc-6427-1396625837",
        "upstream_time": 1396625837,
        "download_url": "https://dl.smwcentral.net/6427/Top%20Gun%20and%20Top%20Gun%20-%20The%20Second%20Mission%20-%20Font.zip",
        "filename": "Top Gun and Top Gun - The Second Mission - Font.zip",
        "size": 1299,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-torpedo-galoomba",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 22923,
    "title": "Torpedo Galoomba",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "torpedo ted"
    ],
    "description": "A Torpedo Ted that looks suspiciously like a Galoomba. Or is it a Galoomba that looks suspiciously like a Torpedo Ted?",
    "latest_version": "smwc-22923-1592266159",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 22923,
        "title": "Torpedo Galoomba",
        "version": "smwc-22923-1592266159",
        "upstream_time": 1592266159,
        "download_url": "https://dl.smwcentral.net/22923/tedgaloomba.zip",
        "filename": "tedgaloomba.zip",
        "size": 3014,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-torpedo-ted-styled-bullet-bill",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6359,
    "title": "Torpedo Ted Styled Bullet Bill",
    "authors": [
      "Dr. Tapeworm"
    ],
    "tags": [
      "bullet bill"
    ],
    "description": "Replaces the Bullet Bill with a smaller version of the Torpedo Ted, as requested by FireYoshi. Also comes with vertical and diagonal variants for the rope sprite tileset! Insert these either as ExGFX or over GFX01 (standard) and GFX05 (vertical and diagonal) in case you want those graphics to be global in your hack. Credit not needed but would be appreciated.",
    "latest_version": "smwc-6359-1394314729",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6359,
        "title": "Torpedo Ted Styled Bullet Bill",
        "version": "smwc-6359-1394314729",
        "upstream_time": 1394314729,
        "download_url": "https://dl.smwcentral.net/6359/BulletBillToTorpedo.zip",
        "filename": "BulletBillToTorpedo.zip",
        "size": 5236,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-totem-barrel-beach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23885,
    "title": "Totem Barrel Beach",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "beach",
      "needs remoderation"
    ],
    "description": "This graphic was a request from a friend, a beach gfx with totems and some barrels, now you can use this for you levels.",
    "latest_version": "smwc-23885-1595206196",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23885,
        "title": "Totem Barrel Beach",
        "version": "smwc-23885-1595206196",
        "upstream_time": 1595206196,
        "download_url": "https://dl.smwcentral.net/23885/Barrel%20Beach.zip",
        "filename": "Barrel Beach.zip",
        "size": 8849,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-touhou-adventures-of-reimu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31564,
    "title": "Touhou: Adventures of Reimu 2 - Cirno",
    "authors": [
      "tfpivman"
    ],
    "tags": [
      "boss",
      "undine"
    ],
    "description": "Here's GFX of everyone's favorite strongest fairy from Touhou series, Cirno as a boss.<br>\r\n<br>\r\nRipped from Touhou: Adventures of Reimu 2<br>\r\nEdited slightly show the feet and wings properly to fit 32x32<br>\r\n<br>\r\nMeant to be used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=13623\">Undine boss</a> by Kickchon.<br>\r\n",
    "latest_version": "smwc-31564-1658254782",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31564,
        "title": "Touhou: Adventures of Reimu 2 - Cirno",
        "version": "smwc-31564-1658254782",
        "upstream_time": 1658254782,
        "download_url": "https://dl.smwcentral.net/31564/Cirno%20Boss.zip",
        "filename": "Cirno Boss.zip",
        "size": 2502,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-touhou-eiyashou-imperishable-night-stage-6b-outside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35199,
    "title": "Touhou Eiyashou ~ Imperishable Night - Stage 6B (Outside)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "night",
      "no-scroll"
    ],
    "description": "I'm back, and this time with a BG from Touhou of all games. This background was originally 512x512, but I had to reduce it to 256x256 due to many many tiles the BG uses. I followed Thomas' idea of reducing the picture as best I could, until nearly 4 ExGFX are used. The result was really good and you do have room for a FG. This was used in the real final battle with Kaguya Houraisan. Use it in boss battles with no scrolling for both background and foreground or levels with background scrolling set to none.<br>\r\n<br>\r\n<span style=\"color: #ff0000;\">WARNING! THIS SUBMISSION SACRIFICES ALMOST ALL OF THE FG2 TILES. </span>",
    "latest_version": "smwc-35199-1696816100",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35199,
        "title": "Touhou Eiyashou ~ Imperishable Night - Stage 6B (Outside)",
        "version": "smwc-35199-1696816100",
        "upstream_time": 1696816100,
        "download_url": "https://dl.smwcentral.net/35199/Touhou%20Eiyashou%20~%20Imperishable%20Night%20-%20Stage%206B%20%28Outside%29.zip",
        "filename": "Touhou Eiyashou ~ Imperishable Night - Stage 6B (Outside).zip",
        "size": 13378,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-touhou-gensoukyou-lotus-land-story-extra-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19414,
    "title": "Touhou Gensoukyou: Lotus Land Story - Extra Stage",
    "authors": [
      "FailSandwich"
    ],
    "tags": [
      "abstract",
      "needs remoderation",
      "night",
      "space"
    ],
    "description": "The background for the extra stage from Touhou Gensoukyou: Lotus Land Story for the NEC PC-98. Also this game was the source for that Bad Apple!! song you've definitely heard. This BG would be perfect for a dreamlike level or something. Excuse the one lumpy black thing, it's not my fault.",
    "latest_version": "smwc-19414-1553972759",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19414,
        "title": "Touhou Gensoukyou: Lotus Land Story - Extra Stage",
        "version": "smwc-19414-1553972759",
        "upstream_time": 1553972759,
        "download_url": "https://dl.smwcentral.net/19414/toehoe.zip",
        "filename": "toehoe.zip",
        "size": 3140,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-touhou-koumakyou-the-embodiment-of-scarlet-devil-spellcard-remilia-scarlet",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35352,
    "title": "Touhou Koumakyou ~ The Embodiment of Scarlet Devil - Spellcard (Remilia Scarlet)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "space"
    ],
    "description": "Here's the BG from Touhou 6. Sure, it's also seen in Stage 6, but this BG is used as spellcard effect by Remilia Scarlet. This was just as hard as Touhou Eiyashou ~ Imperishable Night - Stage 6B (Outside), if not harder. This BG was not only harder to reduce tiles, but I had to remove the 'black' pixels, in order to conserve tile space. This does use the bushes, diagonal pipes and part of the fence tiles. The rest can be used.<br>\r\nNo credit required.",
    "latest_version": "smwc-35352-1698429904",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35352,
        "title": "Touhou Koumakyou ~ The Embodiment of Scarlet Devil - Spellcard (Remilia Scarlet)",
        "version": "smwc-35352-1698429904",
        "upstream_time": 1698429904,
        "download_url": "https://dl.smwcentral.net/35352/Touhou%20Koumakyou%20-%20The%20Embodiment%20of%20Scarlet%20Devil%20-%20Spellcard%20%28Remilia%20Scarlet%29.zip",
        "filename": "Touhou Koumakyou - The Embodiment of Scarlet Devil - Spellcard (Remilia Scarlet).zip",
        "size": 14514,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-touhou-seirensen-undefined-fantastic-object-ufo",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24872,
    "title": "Touhou Seirensen ~ Undefined Fantastic Object - UFO",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "torpedo ted"
    ],
    "description": "The UFO from Touhou Seirensen ~ Undefined Fantastic Object, serving as a Torpedo Ted replacement. Palettes for all three colored variations are included.",
    "latest_version": "smwc-24872-1602901665",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24872,
        "title": "Touhou Seirensen ~ Undefined Fantastic Object - UFO",
        "version": "smwc-24872-1602901665",
        "upstream_time": 1602901665,
        "download_url": "https://dl.smwcentral.net/24872/Touhou%2012%20-%20UFO.zip",
        "filename": "Touhou 12 - UFO.zip",
        "size": 4179,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-touhou-yumejikuu-the-phantasmagoria-of-dim-dream-mimi-chan",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38485,
    "title": "Touhou Yumejikuu ~ The Phantasmagoria of Dim.Dream - Mimi-chan",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "torpedo ted"
    ],
    "description": "Mimi-chan, the sentient ICBM, who makes a brief appearance in one of Touhou Yumejikuu ~ The Phantasmagoria of Dim.Dream's endings.<br>\r\nShe replaces Torpedo Ted.",
    "latest_version": "smwc-38485-1726629401",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38485,
        "title": "Touhou Yumejikuu ~ The Phantasmagoria of Dim.Dream - Mimi-chan",
        "version": "smwc-38485-1726629401",
        "upstream_time": 1726629401,
        "download_url": "https://dl.smwcentral.net/38485/Touhou%203%20-%20Mimi-chan.zip",
        "filename": "Touhou 3 - Mimi-chan.zip",
        "size": 2973,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tower",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6384,
    "title": "Tower",
    "authors": [
      "Spade"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "night",
      "sky"
    ],
    "description": "I got bored, so I drew a background. Yay!<br>\r\n<br>\r\nContains a palette and a Map16 page. ",
    "latest_version": "smwc-6384-1395266660",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6384,
        "title": "Tower",
        "version": "smwc-6384-1395266660",
        "upstream_time": 1395266660,
        "download_url": "https://dl.smwcentral.net/6384/towerbg.zip",
        "filename": "towerbg.zip",
        "size": 2803,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tower-of-disarray-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11487,
    "title": "Tower of Disarray - Grassland",
    "authors": [
      "Spinjumper"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "A flexible grassland tileset originally created for my hack, Tower of Disarray.  Give credit if you use these.  Also, please change the palette up a bit, don't just use the provided one and call it good.",
    "latest_version": "smwc-11487-1434835425",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11487,
        "title": "Tower of Disarray - Grassland",
        "version": "smwc-11487-1434835425",
        "upstream_time": 1434835425,
        "download_url": "https://dl.smwcentral.net/11487/HexGrass.zip",
        "filename": "HexGrass.zip",
        "size": 43656,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-toxic-swamp-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23718,
    "title": "Toxic Swamp/Forest",
    "authors": [
      "Mr. Pixelator"
    ],
    "tags": [
      "forest",
      "needs remoderation",
      "swamp"
    ],
    "description": "For C3 summer 2020, I wanted to make a toxic-swamp-like tileset, but I ended up adding forest setpieces, so I decided to combine the two themes into one. Features both decorative and platform trees, as well as climbable vines, and mushrooms from another recent tileset of mine. The poisonous muck is ExAnimated, and acts like lava by default.",
    "latest_version": "smwc-23718-1594604536",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23718,
        "title": "Toxic Swamp/Forest",
        "version": "smwc-23718-1594604536",
        "upstream_time": 1594604536,
        "download_url": "https://dl.smwcentral.net/23718/swamp_forest.zip",
        "filename": "swamp_forest.zip",
        "size": 5565,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-toy-story-snes-a-buzz-clip",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31171,
    "title": "Toy Story (SNES) - A Buzz Clip",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "abstract",
      "realistic",
      "texture",
      "wood"
    ],
    "description": "Ripped from A Buzz Clip in the Toy Story's Super NES version.<br>\r\n<br>\r\nUpdate: Turned the latest color of the palette 3 to the color being previously in the back area.",
    "latest_version": "smwc-31171-1655418573",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31171,
        "title": "Toy Story (SNES) - A Buzz Clip",
        "version": "smwc-31171-1655418573",
        "upstream_time": 1655418573,
        "download_url": "https://dl.smwcentral.net/31171/Toy%20Story%20-%20A%20Buzz%20Clip%201.1.zip",
        "filename": "Toy Story - A Buzz Clip 1.1.zip",
        "size": 6338,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-toy-story-snes-andy-s-bedroom",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35653,
    "title": "Toy Story (SNES) - Andy's Bedroom",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "2bpp",
      "forest",
      "house",
      "jungle"
    ],
    "description": "This background seen in the first stage of Toy Story for the SNES. The wooden floor is not included due to it making heavy use of parallax scrolling. <br>\r\n<br>\r\nCompatible with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=35626\">Layer 3 background of this very same level </a>. ",
    "latest_version": "smwc-35653-1701994305",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35653,
        "title": "Toy Story (SNES) - Andy's Bedroom",
        "version": "smwc-35653-1701994305",
        "upstream_time": 1701994305,
        "download_url": "https://dl.smwcentral.net/35653/Andy%20Bedroom%20bg.zip",
        "filename": "Andy Bedroom bg.zip",
        "size": 3769,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 35626,
        "title": "Toy Story (SNES) - Andy's Bedroom",
        "version": "smwc-35626-1701652290",
        "upstream_time": 1701652290,
        "download_url": "https://dl.smwcentral.net/35626/Andy%27s%20Bedroom%20%28Layer%203%29.zip",
        "filename": "Andy%27s Bedroom (Layer 3).zip",
        "size": 4017,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-toy-story-snes-roller-bob-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35630,
    "title": "Toy Story (SNES) - Roller Bob Stage",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "house"
    ],
    "description": "This background is found in the skate stage from Toy Story (SNES).  It has been slightly modified to fit better in Super Mario World.",
    "latest_version": "smwc-35630-1701709575",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35630,
        "title": "Toy Story (SNES) - Roller Bob Stage",
        "version": "smwc-35630-1701709575",
        "upstream_time": 1701709575,
        "download_url": "https://dl.smwcentral.net/35630/Roller%20Bob%20Stage.zip",
        "filename": "Roller Bob Stage.zip",
        "size": 5023,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-toyland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18999,
    "title": "Toyland",
    "authors": [
      "Gamma V",
      "Rykon-V73"
    ],
    "tags": [
      "patch needed",
      "toy"
    ],
    "description": "MFG wanted a layer 3 version of the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18877\">layer 2 toyland BG</a>, so I converted that one to layer 3. You should use either  <a href=\"https://dl.smwcentral.net/17735/dkcr_sprite_status_bar.zip\" rel=\"nofollow\">this</a>, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">this</a> or <a href=\"https://dl.smwcentral.net/17121/smb3_statusbar.zip\" rel=\"nofollow\">this</a> patch to prevent cutoffness.",
    "latest_version": "smwc-18999-1548695441",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18999,
        "title": "Toyland",
        "version": "smwc-18999-1548695441",
        "upstream_time": 1548695441,
        "download_url": "https://dl.smwcentral.net/18999/ToyLand%20%28Layer%203%29.zip",
        "filename": "ToyLand (Layer 3).zip",
        "size": 3852,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 18877,
        "title": "Toyland",
        "version": "smwc-18877-1547819155",
        "upstream_time": 1547819155,
        "download_url": "https://dl.smwcentral.net/18877/Toyland.zip",
        "filename": "Toyland.zip",
        "size": 7819,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-transparent-coin-block",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29043,
    "title": "Transparent Coin Block",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "coin block",
      "question block"
    ],
    "description": "a simple coin block or kaizo block, transparent with an animation.",
    "latest_version": "smwc-29043-1640962253",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29043,
        "title": "Transparent Coin Block",
        "version": "smwc-29043-1640962253",
        "upstream_time": 1640962253,
        "download_url": "https://dl.smwcentral.net/29043/Kaizo%20Coin%20Block.zip",
        "filename": "Kaizo Coin Block.zip",
        "size": 2291,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-trash-ice-temple-of-death",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1541,
    "title": "Trash: Ice Temple of Death",
    "authors": [
      "leictreon"
    ],
    "tags": [
      "castle",
      "ice",
      "needs remoderation"
    ],
    "description": "This is an icy set from my old hack. Since the hack is cancelled now, i'm releasing it.",
    "latest_version": "smwc-1541-1412465248",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1541,
        "title": "Trash: Ice Temple of Death",
        "version": "smwc-1541-1412465248",
        "upstream_time": 1412465248,
        "download_url": "https://dl.smwcentral.net/1541/Foreground.zip",
        "filename": "Foreground.zip",
        "size": 4398,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-treasure-hunter-g-aged-cave-ferric-falcon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38636,
    "title": "Treasure Hunter G - Aged Cave (Ferric Falcon)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "ice",
      "mechanical",
      "no-scroll"
    ],
    "description": "A very detailed background from Treasure Hunter G.  It's used in a cutscene at the beginning of the game.<br>\r\n<br>\r\nReripped from scratch, using the original game's tilemap. Best scrolling option for this graphic is Vertical: Costant, Horizontal: None.<br>\r\n<br>\r\n Uses the final three colors of palette row 5. <br>\r\n<br>\r\nA good fit for unusual levels.",
    "latest_version": "smwc-38636-1728934204",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38636,
        "title": "Treasure Hunter G - Aged Cave (Ferric Falcon)",
        "version": "smwc-38636-1728934204",
        "upstream_time": 1728934204,
        "download_url": "https://dl.smwcentral.net/38636/Treasure%20Hunter%20G%20-%20Aged%20Cave%20%28Ferric%20Falcon%29.zip",
        "filename": "Treasure Hunter G - Aged Cave (Ferric Falcon).zip",
        "size": 15314,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-treasure-hunter-g-ending-cutscene-mountains",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38619,
    "title": "Treasure Hunter G - Ending Cutscene (Mountains)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "lake",
      "mountain",
      "sky"
    ],
    "description": "The background seen in the ending cutscene of Treasure Hunter G, where the turtle samurai character awaits Red and Green for a duel.  Expanded and looped to fit with SMW standards.<br>\r\n<br>\r\nA good fit for mountain levels.",
    "latest_version": "smwc-38619-1730386161",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38619,
        "title": "Treasure Hunter G - Ending Cutscene (Mountains)",
        "version": "smwc-38619-1730386161",
        "upstream_time": 1730386161,
        "download_url": "https://dl.smwcentral.net/38619/Treasure%20Hunter%20G%20-%20Ending%20Cutscene.zip",
        "filename": "Treasure Hunter G - Ending Cutscene.zip",
        "size": 4650,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tree-hut",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2781,
    "title": "Tree Hut ",
    "authors": [
      "reghrhre"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "Another handmade tileset by me. Give credit if used bleh...<br>\r\n<br>\r\nMain tileset replaces palette 2 the trees, palette 4.",
    "latest_version": "smwc-2781-1412192944",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2781,
        "title": "Tree Hut ",
        "version": "smwc-2781-1412192944",
        "upstream_time": 1412192944,
        "download_url": "https://dl.smwcentral.net/2781/Tree%20Hut.zip",
        "filename": "Tree Hut.zip",
        "size": 7066,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-trees-and-mountain",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 876,
    "title": "Trees and Mountain",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "forest",
      "mountain",
      "needs remoderation",
      "realistic"
    ],
    "description": "This is my first release in a very long time.<br>\r\n<br>\r\nIt is an original BG based on this photograph: http://img2.travelblog.org/Photos/19952/117213/f/800503-Jiji-Mountain-0.jpg",
    "latest_version": "smwc-876-1394915165",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 876,
        "title": "Trees and Mountain",
        "version": "smwc-876-1394915165",
        "upstream_time": 1394915165,
        "download_url": "https://dl.smwcentral.net/876/tam.zip",
        "filename": "tam.zip",
        "size": 3440,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-treetops",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6127,
    "title": "Treetops",
    "authors": [
      "Uncle_Bones"
    ],
    "tags": [
      "forest",
      "needs remoderation",
      "wood"
    ],
    "description": "A remake of an ancient tileset I never submitted to the graphics section, some treetops. This tileset contains a lot of decoration blocks as well as wider trees you can experiment with if you choose!<br>\r\n<br>\r\nFeel free to contact me if you have any suggestions or concerns, and enjoy!<br>\r\n<br>\r\nPlease give some credit if used!",
    "latest_version": "smwc-6127-1394321248",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6127,
        "title": "Treetops",
        "version": "smwc-6127-1394321248",
        "upstream_time": 1394321248,
        "download_url": "https://dl.smwcentral.net/6127/treetops.zip",
        "filename": "treetops.zip",
        "size": 6832,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-trials-of-mana-chartmoon-tower-rooftop",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39073,
    "title": "Trials of Mana - Chartmoon Tower (Rooftop)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "forest",
      "mountain",
      "night",
      "no-scroll"
    ],
    "description": "The background from the top of Chartmoon Tower, from Trials of Mana / Seiken Densetsu 3. By default, it doesn't loop. <br>\r\n<br>\r\nUPDATE: Organized the background better by removing some cutoff. Better slot and palette allocations.",
    "latest_version": "smwc-39073-1738688168",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39073,
        "title": "Trials of Mana - Chartmoon Tower (Rooftop)",
        "version": "smwc-39073-1738688168",
        "upstream_time": 1738688168,
        "download_url": "https://dl.smwcentral.net/39073/Trials%20of%20Mana%20-%20Chartmoon%20Tower%20%28Rooftop%29.zip",
        "filename": "Trials of Mana - Chartmoon Tower (Rooftop).zip",
        "size": 7999,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-trials-of-mana-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1849,
    "title": "Trials of Mana - Clouds",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "sky"
    ],
    "description": "I know Buu already submitted this background, but I made a Lunar Magic 1.7+ compatible version. This one uses BG1 and BG2, and 2 palette rows. <br>\r\nEnjoy~ ",
    "latest_version": "smwc-1849-1402936052",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1849,
        "title": "Trials of Mana - Clouds",
        "version": "smwc-1849-1402936052",
        "upstream_time": 1402936052,
        "download_url": "https://dl.smwcentral.net/1849/seiken_densetsu_3%20-%20clouds.zip",
        "filename": "seiken_densetsu_3 - clouds.zip",
        "size": 7705,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-trials-of-mana-dark-castle-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39055,
    "title": "Trials of Mana - Dark Castle (Exterior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "castle",
      "haunted",
      "mountain"
    ],
    "description": "The Dark Castle exterior background from Trials of Mana / Seiken Densetsu 3. A good fit for levels nearby castles, in general. The GFX space is roughly 109 tiles, meaning there's a lot of free space in the BG3 slot.<br>\r\n<br>\r\nUPDATE: Better palette row allocation, while keeping fidelity to the source material.",
    "latest_version": "smwc-39055-1737060333",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39055,
        "title": "Trials of Mana - Dark Castle (Exterior)",
        "version": "smwc-39055-1737060333",
        "upstream_time": 1737060333,
        "download_url": "https://dl.smwcentral.net/39055/Trials%20of%20Mana%20%28SNES%29%20-%20Dark%20Castle%20%28Exterior%29.zip",
        "filename": "Trials of Mana (SNES) - Dark Castle (Exterior).zip",
        "size": 8277,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-trials-of-mana-dark-lich",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2212,
    "title": "Trials of Mana - Dark Lich",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "needs remoderation",
      "sky"
    ],
    "description": "One of three backgounds used for the Dark Lich boss battle, one of three possible final bosses in Seiken Densetsu 3.",
    "latest_version": "smwc-2212-1422216625",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2212,
        "title": "Trials of Mana - Dark Lich",
        "version": "smwc-2212-1422216625",
        "upstream_time": 1422216625,
        "download_url": "https://dl.smwcentral.net/2212/Seiken3DarkLich.zip",
        "filename": "Seiken3DarkLich.zip",
        "size": 4996,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-trials-of-mana-dragon-emperor",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2213,
    "title": "Trials of Mana - Dragon Emperor",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "forest",
      "needs remoderation",
      "ruins"
    ],
    "description": "The background for the Dragon Emperor (one of three final bosses) in Seiken Densetsu 3.<br>\r\n<br>\r\nBe warned, it uses four palette rows.",
    "latest_version": "smwc-2213-1416158891",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2213,
        "title": "Trials of Mana - Dragon Emperor",
        "version": "smwc-2213-1416158891",
        "upstream_time": 1416158891,
        "download_url": "https://dl.smwcentral.net/2213/DragonEmperorSeiken3BG.zip",
        "filename": "DragonEmperorSeiken3BG.zip",
        "size": 10150,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-trials-of-mana-dragon-s-hole",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2340,
    "title": "Trials of Mana - Dragon's Hole",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "Also known as the purple and white cave type background people should know from Brutal Mario.",
    "latest_version": "smwc-2340-1416918376",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2340,
        "title": "Trials of Mana - Dragon's Hole",
        "version": "smwc-2340-1416918376",
        "upstream_time": 1416918376,
        "download_url": "https://dl.smwcentral.net/2340/dragonshole.zip",
        "filename": "dragonshole.zip",
        "size": 7632,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-trials-of-mana-glass-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10817,
    "title": "Trials of Mana - Glass Desert",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "desert",
      "forest",
      "needs remoderation"
    ],
    "description": "The background used for the tiny area outside the Dragon's Hole dungeon.<br>\r\n<br>\r\nYou may recognize a version of this in Brutal Mario, in the same location. ",
    "latest_version": "smwc-10817-1423917475",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10817,
        "title": "Trials of Mana - Glass Desert",
        "version": "smwc-10817-1423917475",
        "upstream_time": 1423917475,
        "download_url": "https://dl.smwcentral.net/10817/Seiken%20Densetsu%203%20-%20Glass%20Desert.zip",
        "filename": "Seiken Densetsu 3 - Glass Desert.zip",
        "size": 7509,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-trials-of-mana-mirage-palace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2407,
    "title": "Trials of Mana - Mirage Palace",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "needs remoderation",
      "palace"
    ],
    "description": "Rip from Seiken Densetsu 3",
    "latest_version": "smwc-2407-1416924048",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2407,
        "title": "Trials of Mana - Mirage Palace",
        "version": "smwc-2407-1416924048",
        "upstream_time": 1416924048,
        "download_url": "https://dl.smwcentral.net/2407/miragepalace.zip",
        "filename": "miragepalace.zip",
        "size": 10565,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-trials-of-mana-mirage-palace-hallways",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2226,
    "title": "Trials of Mana - Mirage Palace (Hallways)",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Two Mirage Palace foregrounds.  The map16 is a bit of a mess, but thankfully I included two sample levels taken from a hack I was making to show you how to assemble the foregrounds.<br>\r\n<br>\r\nWorks great with carol's moving clouds background, or anything else that works in a half 3D view.",
    "latest_version": "smwc-2226-1428493695",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2226,
        "title": "Trials of Mana - Mirage Palace (Hallways)",
        "version": "smwc-2226-1428493695",
        "upstream_time": 1428493695,
        "download_url": "https://dl.smwcentral.net/2226/MiragePalace.zip",
        "filename": "MiragePalace.zip",
        "size": 8658,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-trials-of-mana-ocean",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9138,
    "title": "Trials of Mana - Ocean",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "needs remoderation",
      "night",
      "ocean"
    ],
    "description": "You might recognise this from the area before the dragon boss in Brutal Mario, it's an ocean graphics set.<br>\r\n<br>\r\nSimple, compared to most Seiken Densetsu 3 graphics too.",
    "latest_version": "smwc-9138-1409600138",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9138,
        "title": "Trials of Mana - Ocean",
        "version": "smwc-9138-1409600138",
        "upstream_time": 1409600138,
        "download_url": "https://dl.smwcentral.net/9138/ocean.zip",
        "filename": "ocean.zip",
        "size": 3994,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-trials-of-mana-path-to-heaven",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1838,
    "title": "Trials of Mana - Path To Heaven",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "needs remoderation",
      "sky",
      "space"
    ],
    "description": "A beautiful and huge rip of this background from Seiken Densetsu 3. It uses 3 palettes and 3 ExGFX files (only compatible with LM 1.7x). <br>\r\nEnjoy, and credit is not needed. ",
    "latest_version": "smwc-1838-1416772922",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1838,
        "title": "Trials of Mana - Path To Heaven",
        "version": "smwc-1838-1416772922",
        "upstream_time": 1416772922,
        "download_url": "https://dl.smwcentral.net/1838/SD3HeavensPath.zip",
        "filename": "SD3HeavensPath.zip",
        "size": 45138,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-trials-of-mana-woods-of-wandara-boss",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38678,
    "title": "Trials of Mana - Woods of Wandara (Boss)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "forest",
      "no-scroll"
    ],
    "description": "A pretty detailed background from Trials of Mana previously known as Seiken Densetsu 3.<br>\r\n<br>\r\nIt's the area where the player fights Mispolm, the Benevodon of the Woods.  <br>\r\n<br>\r\nThis update includes bigger optimizations, saving a lot of space, now it doesn't use  the FG2 slot, and most of BG3 space is free for more graphics.  Accuracy to the source material also has been improved. Map 16 and palette are significantly better, too.<br>\r\n<br>\r\nA good fit for cutscenes, one screen forest rooms or whatever you wish to use it.  Please remember that background scrolling should be: None, None.<br>\r\n<br>\r\nOriginally used in Gacha Trouble, my Questionable Level Design Contest entry.",
    "latest_version": "smwc-38678-1729957087",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38678,
        "title": "Trials of Mana - Woods of Wandara (Boss)",
        "version": "smwc-38678-1729957087",
        "upstream_time": 1729957087,
        "download_url": "https://dl.smwcentral.net/38678/Trials%20of%20Mana%20-%20Woods%20of%20Wandara%20%28Boss%20Area%29.zip",
        "filename": "Trials of Mana - Woods of Wandara (Boss Area).zip",
        "size": 10305,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-trip-world-yakopoo",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39349,
    "title": "Trip World - Yakopoo",
    "authors": [
      "NBTD"
    ],
    "tags": [
      "galoomba",
      "goomba"
    ],
    "description": "A cute bunny-like creature called Yakopoo,  main character from Trip World for the Game Boy, as a reskin to the goomba / galoomba sprite.  A good fit for natural areas, in general.",
    "latest_version": "smwc-39349-1740811301",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39349,
        "title": "Trip World - Yakopoo",
        "version": "smwc-39349-1740811301",
        "upstream_time": 1740811301,
        "download_url": "https://dl.smwcentral.net/39349/Trip%20World%20-%20Yakopoo.zip",
        "filename": "Trip World - Yakopoo.zip",
        "size": 2650,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tsukikomori-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21175,
    "title": "Tsukikomori - Title Screen",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "needs remoderation",
      "night"
    ],
    "description": "The title screen to obscure SNES visual novel, Tsukikomori. Uses BG2, BG3, and all of Palette 3.",
    "latest_version": "smwc-21175-1569857105",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21175,
        "title": "Tsukikomori - Title Screen",
        "version": "smwc-21175-1569857105",
        "upstream_time": 1569857105,
        "download_url": "https://dl.smwcentral.net/21175/Tsukikomori%20-%20Title%20Screen.zip",
        "filename": "Tsukikomori - Title Screen.zip",
        "size": 5375,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tsunami",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9633,
    "title": "Tsunami",
    "authors": [
      "Krigorn",
      "PROMETHEUS",
      "bobpixel"
    ],
    "tags": [
      "beach",
      "castle",
      "cave",
      "forest",
      "hills",
      "mushroom",
      "needs remoderation",
      "sky"
    ],
    "description": "This is a pack of Graphics made by pixel artists for my abandoned project. They are pretty good quality, hope someone will use them :)<br>\r\nThere is a overworld, a small amount of overworld graphics, and 4-5 tilesets with alternative palettes.<br>\r\n<br>\r\nUse anything you want!<br>\r\nModify & repack if you want!",
    "latest_version": "smwc-9633-1419072100",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9633,
        "title": "Tsunami",
        "version": "smwc-9633-1419072100",
        "upstream_time": 1419072100,
        "download_url": "https://dl.smwcentral.net/9633/Tsunami%20ExGFX%20Pack.zip",
        "filename": "Tsunami ExGFX Pack.zip",
        "size": 659898,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-tulip-plant",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32237,
    "title": "Tulip Plant",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "piranha plant"
    ],
    "description": "A tulip variant of Piranha Plants, from my hack <a href=\"https://smwc.me/s/31344\">Spesh Planet</a>. No custom palettes are included.",
    "latest_version": "smwc-32237-1664577577",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32237,
        "title": "Tulip Plant",
        "version": "smwc-32237-1664577577",
        "upstream_time": 1664577577,
        "download_url": "https://dl.smwcentral.net/32237/tulip.zip",
        "filename": "tulip.zip",
        "size": 2647,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-turn-block-emoticons",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35700,
    "title": "Turn Block Emoticons",
    "authors": [
      "Hammerer",
      "wye"
    ],
    "tags": [
      "misc"
    ],
    "description": "The SMW Central's emoticons with turn block design, now ripped for in-game use.<br>\r\n<br>\r\nUses BG3 and palette 6, with mostly yellow original palette and 3 custom colors.<br>\r\n<br>\r\nCreated by <span class=\"un-outer\" title=\"wye\"><a href=\"/?p=profile&amp;id=951\" style=\"color: #92db00;\" class=\"un\">wye</a></span> for site and ripped by <span class=\"un-outer\" title=\"Hammerer\"><a href=\"/?p=profile&amp;id=56714\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Hammerer</a></span> for SMW.",
    "latest_version": "smwc-35700-1702496606",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35700,
        "title": "Turn Block Emoticons",
        "version": "smwc-35700-1702496606",
        "upstream_time": 1702496606,
        "download_url": "https://dl.smwcentral.net/35700/TBE.zip",
        "filename": "TBE.zip",
        "size": 2606,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-turok-evolution-gba-battlefields-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39042,
    "title": "Turok Evolution (GBA) - Battlefields (Forest)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "jungle"
    ],
    "description": "The Jungle Area from the Turok Evolution GBA Game. What do you think about this?<br>\r\n<br>\r\nUses the second half of palette 4.<br>\r\n<br>\r\nHappy New Year (2025)",
    "latest_version": "smwc-39042-1736908080",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39042,
        "title": "Turok Evolution (GBA) - Battlefields (Forest)",
        "version": "smwc-39042-1736908080",
        "upstream_time": 1736908080,
        "download_url": "https://dl.smwcentral.net/39042/Turok%20Evolution%201.zip",
        "filename": "Turok Evolution 1.zip",
        "size": 10257,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-turok-evolution-gba-final-frontier-flesh",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39356,
    "title": "Turok Evolution (GBA) - Final Frontier (Flesh)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "flesh"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2025:</span></b><br>\r\n<br>\r\nThe \"flesh\" area from <b><u>Turok: Evolution</u></b> Game Boy Advance game.<br>\r\nIt includes 2 colored variants: Brown and Red.<br>\r\nWhat do you think about these?",
    "latest_version": "smwc-39356-1739933718",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39356,
        "title": "Turok Evolution (GBA) - Final Frontier (Flesh)",
        "version": "smwc-39356-1739933718",
        "upstream_time": 1739933718,
        "download_url": "https://dl.smwcentral.net/39356/TurokEvolutionFinalFrontier2a.zip",
        "filename": "TurokEvolutionFinalFrontier2a.zip",
        "size": 4525,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-twinbee-rainbow-bell-adventures-ice",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10664,
    "title": "Twinbee Rainbow Bell Adventures - Ice",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "ice",
      "needs remoderation",
      "snow"
    ],
    "description": "You may recognise this from the Santa Claus level in Brutal Mario, but this is a far easier to use version.<br>\r\n<br>\r\nUses one ExGFX file and palette rows 3 and 7. ",
    "latest_version": "smwc-10664-1422650815",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10664,
        "title": "Twinbee Rainbow Bell Adventures - Ice",
        "version": "smwc-10664-1422650815",
        "upstream_time": 1422650815,
        "download_url": "https://dl.smwcentral.net/10664/%5BUPDATE%5D%20Twinbee%20Rainbow%20Bell%20Adventures%20Ice.zip",
        "filename": "%5BUPDATE%5D Twinbee Rainbow Bell Adventures Ice.zip",
        "size": 3770,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-twisted-castle-and-switch-palace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5808,
    "title": "Twisted Castle and Switch Palace",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "castle",
      "needs remoderation"
    ],
    "description": "One of the most colorful graphics with realistic for twisted castle and switch palace.<br>\r\n<br>\r\n",
    "latest_version": "smwc-5808-1378991406",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5808,
        "title": "Twisted Castle and Switch Palace",
        "version": "smwc-5808-1378991406",
        "upstream_time": 1378991406,
        "download_url": "https://dl.smwcentral.net/5808/Twisted%20Castle%20and%20Switch%20Palace.zip",
        "filename": "Twisted Castle and Switch Palace.zip",
        "size": 5822,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-twitch-smiley-emote",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26585,
    "title": "Twitch Smiley Emote",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "The Twitch smiley face that appears in chat when you type :)<br>\r\n<br>\r\nRequested by Le4che for a title screen background. Useful for trolls or jokes.",
    "latest_version": "smwc-26585-1616948288",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26585,
        "title": "Twitch Smiley Emote",
        "version": "smwc-26585-1616948288",
        "upstream_time": 1616948288,
        "download_url": "https://dl.smwcentral.net/26585/smiley.zip",
        "filename": "smiley.zip",
        "size": 2029,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-u-four-ia-the-saga-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24937,
    "title": "U-four-ia: The Saga - Font",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "The font used in U-four-ia: The Saga, originally released in Japan as Hebereke.<br>\r\n<br>\r\nWarning: This font has only uppercase!<br>\r\nAlso, the # and the parenthesis are custom, the font originally didn't have them.<br>\r\n<br>\r\nUpdate: Fixed the ' character, I forgot to move it up in YY-CHR and I didn't notice it at first!",
    "latest_version": "smwc-24937-1603395808",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24937,
        "title": "U-four-ia: The Saga - Font",
        "version": "smwc-24937-1603395808",
        "upstream_time": 1603395808,
        "download_url": "https://dl.smwcentral.net/24937/U-four-ia%20-%20The%20Saga%20%28Hebereke%29%20-%20Font%20%28Fixed%29.zip",
        "filename": "U-four-ia - The Saga (Hebereke) - Font (Fixed).zip",
        "size": 898,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ueki-no-housoku-jingi-sakuretsu-nouryokusha-battle-inuyama-park-robert-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35423,
    "title": "Ueki no Housoku: Jingi Sakuretsu! Nouryokusha Battle -  Inuyama Park (Robert Stage 1)",
    "authors": [
      "OmniGamerX",
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "night"
    ],
    "description": "I sure love converting BGs from games I've never heard of. This is the japanese version of Ueki no Housoku Jingi Sakuretsu! Nouryokusha Battle for the Game Boy Advance. Originally, this was ripped by OmniGamerX. I converted his rip for SMW usage. I had to remove one column of 8x8 tiles since I had no idea if it had any use. Overwrites bushes, diagonal pipes and 1 color gradient.<br>\r\nYou should use either a patch that allows horizontal scroll speeds towards slow or set the Horizontal BG scrolling to None.<br>\r\nOmniGamerX needs credit.",
    "latest_version": "smwc-35423-1699131545",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35423,
        "title": "Ueki no Housoku: Jingi Sakuretsu! Nouryokusha Battle -  Inuyama Park (Robert Stage 1)",
        "version": "smwc-35423-1699131545",
        "upstream_time": 1699131545,
        "download_url": "https://dl.smwcentral.net/35423/Ueki%20no%20Housoku%20Jingi%20Sakuretsu%21%20Nouryokusha%20Battle%20-%20Inuyama%20Park%20%28Robert%20Stage%201%29.zip",
        "filename": "Ueki no Housoku Jingi Sakuretsu%21 Nouryokusha Battle - Inuyama Park (Robert Stage 1).zip",
        "size": 12342,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ukrainian-cyrillic-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26072,
    "title": "Ukrainian Cyrillic Font",
    "authors": [
      "Yui-Drakon"
    ],
    "tags": [
      "cyrillic",
      "language",
      "needs remoderation",
      "ukrainian"
    ],
    "description": "SMW-styled font graphics for Ukrainian Language hacks. ",
    "latest_version": "smwc-26072-1611850463",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26072,
        "title": "Ukrainian Cyrillic Font",
        "version": "smwc-26072-1611850463",
        "upstream_time": 1611850463,
        "download_url": "https://dl.smwcentral.net/26072/Ukrainian%20Cyrillic%20Font.zip",
        "filename": "Ukrainian Cyrillic Font.zip",
        "size": 971,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ultimate-mortal-kombat",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10806,
    "title": "Ultimate Mortal Kombat 3 - Scorpion's Lair",
    "authors": [
      "Doggycharly"
    ],
    "tags": [
      "castle",
      "lava",
      "needs remoderation"
    ],
    "description": "Ripped from the SNES version<br>\r\n<br>\r\nThis uses palette 3, 5 and 7<br>\r\nUse it carefully. ",
    "latest_version": "smwc-10806-1423916599",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10806,
        "title": "Ultimate Mortal Kombat 3 - Scorpion's Lair",
        "version": "smwc-10806-1423916599",
        "upstream_time": 1423916599,
        "download_url": "https://dl.smwcentral.net/10806/gfx.zip",
        "filename": "gfx.zip",
        "size": 42877,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-umihara-kawase-demo-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26290,
    "title": "Umihara Kawase - Demo Blocks",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "block",
      "bonus"
    ],
    "description": "Blocks used for the several gameplay demonstrations before fields begin in Umihara Kawase. Note that the palette takes up all of row 7's free space (8-F).",
    "latest_version": "smwc-26290-1614561803",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26290,
        "title": "Umihara Kawase - Demo Blocks",
        "version": "smwc-26290-1614561803",
        "upstream_time": 1614561803,
        "download_url": "https://dl.smwcentral.net/26290/Umihara%20Kawase%20-%20Demo%20Blocks.zip",
        "filename": "Umihara Kawase - Demo Blocks.zip",
        "size": 1771,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-undake",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28832,
    "title": "Undake 30 Same Game - Playing Field",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "bonus",
      "grassland",
      "needs remoderation",
      "sky"
    ],
    "description": "Background used on the playing field in \"Undake 30 Same Game\". No credit needed.",
    "latest_version": "smwc-28832-1637118444",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28832,
        "title": "Undake 30 Same Game - Playing Field",
        "version": "smwc-28832-1637118444",
        "upstream_time": 1637118444,
        "download_url": "https://dl.smwcentral.net/28832/Undake%2030%20Same%20Game%20-%20Playing%20Field.zip",
        "filename": "Undake 30 Same Game - Playing Field.zip",
        "size": 3027,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2171,
        "title": "Undake 30 Same Game - Results Screen",
        "version": "smwc-2171-1417886314",
        "upstream_time": 1417886314,
        "download_url": "https://dl.smwcentral.net/2171/UndakeSameGameResultsScreen.zip",
        "filename": "UndakeSameGameResultsScreen.zip",
        "size": 3677,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-underground-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23913,
    "title": "Underground Castle",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "castle",
      "cave",
      "needs remoderation"
    ],
    "description": "A mix of a Castle with the underground. Enjoy.",
    "latest_version": "smwc-23913-1595216585",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23913,
        "title": "Underground Castle",
        "version": "smwc-23913-1595216585",
        "upstream_time": 1595216585,
        "download_url": "https://dl.smwcentral.net/23913/Ground%20Castle%20FG.zip",
        "filename": "Ground Castle FG.zip",
        "size": 6012,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-underground-cavern",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14596,
    "title": "Underground Cavern",
    "authors": [
      "Skewer"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "patch needed"
    ],
    "description": "A cave tile set I made and released on C3; it includes a Foreground, a Background, and a Layer 3.<br>\r\n<br>\r\nmod note: as the original status bar will be moved behind the foreground (see: screenshot 1) you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-14596-1477760528",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14596,
        "title": "Underground Cavern",
        "version": "smwc-14596-1477760528",
        "upstream_time": 1477760528,
        "download_url": "https://dl.smwcentral.net/14596/Skewer%27s%20Cave.zip",
        "filename": "Skewer%27s Cave.zip",
        "size": 7010,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-underground-goombas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1554,
    "title": "Underground Goombas",
    "authors": [
      "Shy-Hi"
    ],
    "tags": [
      "goomba",
      "needs remoderation"
    ],
    "description": "Best for Underground levels. No credit needed but would be nice.",
    "latest_version": "smwc-1554-1404259273",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1554,
        "title": "Underground Goombas",
        "version": "smwc-1554-1404259273",
        "upstream_time": 1404259273,
        "download_url": "https://dl.smwcentral.net/1554/Underground_Goombas.zip",
        "filename": "Underground_Goombas.zip",
        "size": 2635,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-underground-sewer",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10663,
    "title": "Underground Sewer",
    "authors": [
      "Bandit"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "sewer"
    ],
    "description": "A custom underground foreground made by Mr. Boo. Give credit to him!<br>\r\n<br>\r\nHave fun! ;) ",
    "latest_version": "smwc-10663-1422650733",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10663,
        "title": "Underground Sewer",
        "version": "smwc-10663-1422650733",
        "upstream_time": 1422650733,
        "download_url": "https://dl.smwcentral.net/10663/%5BUPDATE%5D%20Underground%20Sewer.zip",
        "filename": "%5BUPDATE%5D Underground Sewer.zip",
        "size": 3961,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-undertale-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13519,
    "title": "Undertale - Font",
    "authors": [
      "TheMorganah"
    ],
    "tags": [
      "cutscene",
      "needs remoderation",
      "sans serif"
    ],
    "description": "I realized that the only font that had to Undertale was only cutscenes , so I decided to try to recreate the font for smw.<br>\r\nCredits to Toby Fox for this pretty game.<br>\r\nIf you want to credit me feel free.",
    "latest_version": "smwc-13519-1461931963",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13519,
        "title": "Undertale - Font",
        "version": "smwc-13519-1461931963",
        "upstream_time": 1461931963,
        "download_url": "https://dl.smwcentral.net/13519/Undertale%20Font.zip",
        "filename": "Undertale Font.zip",
        "size": 1478,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12817,
        "title": "Undertale - Font",
        "version": "smwc-12817-1452109353",
        "upstream_time": 1452109353,
        "download_url": "https://dl.smwcentral.net/12817/undertalefonts.zip",
        "filename": "undertalefonts.zip",
        "size": 11307,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-undertale-snowdin-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21235,
    "title": "Undertale - Snowdin Forest",
    "authors": [
      "FailSandwich"
    ],
    "tags": [
      "forest",
      "needs remoderation",
      "patch needed",
      "silhouette",
      "snow"
    ],
    "description": "The tall trees from the forest area of Snowdin, the area where you first meet Sans and Papyrus. The Layer 3 trees are meant to be used with Layer 3 priority enabled. The background colour in the screenshots of the Layer 3 trees has been changed so the trees are easier to see.<br>\r\n<br>\r\nMod Edit: if you would like to use the Layer 3 trees, it is recommended that you apply a patch such as <a href=\"https://www.smwcentral.net/?p=section&a=details&id=19027\">Minimalist Status Bars</a> or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a> to avoid cutoff.",
    "latest_version": "smwc-21235-1572561780",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21235,
        "title": "Undertale - Snowdin Forest",
        "version": "smwc-21235-1572561780",
        "upstream_time": 1572561780,
        "download_url": "https://dl.smwcentral.net/21235/snowdin.zip",
        "filename": "snowdin.zip",
        "size": 3668,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-undertale-styled-outlined-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37711,
    "title": "Undertale Styled Outlined Font",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "sans-serif"
    ],
    "description": "An in-level font styled after the in-game sans-serif text of Undertale that has an outline for legibility. Uses vanilla palettes.",
    "latest_version": "smwc-37711-1714444160",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37711,
        "title": "Undertale Styled Outlined Font",
        "version": "smwc-37711-1714444160",
        "upstream_time": 1714444160,
        "download_url": "https://dl.smwcentral.net/37711/Undertale%20Style%20Outlined%20Font.zip",
        "filename": "Undertale Style Outlined Font.zip",
        "size": 1878,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-underwater",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27337,
    "title": "Underwater",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beach",
      "needs remoderation",
      "patch needed",
      "underwater"
    ],
    "description": "Here's an SMB3-inspired water background with translucent Layer 3 water.  If you use the water, you will need to install <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\"> an alternate </a> HUD patch.",
    "latest_version": "smwc-27337-1624311846",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27337,
        "title": "Underwater",
        "version": "smwc-27337-1624311846",
        "upstream_time": 1624311846,
        "download_url": "https://dl.smwcentral.net/27337/Gamma%20V%20-%20Underwater.zip",
        "filename": "Gamma V - Underwater.zip",
        "size": 3402,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14126,
        "title": "Underwater",
        "version": "smwc-14126-1469845458",
        "upstream_time": 1469845458,
        "download_url": "https://dl.smwcentral.net/14126/Underwater.zip",
        "filename": "Underwater.zip",
        "size": 5968,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14069,
        "title": "Underwater",
        "version": "smwc-14069-1469298902",
        "upstream_time": 1469298902,
        "download_url": "https://dl.smwcentral.net/14069/Underwater.zip",
        "filename": "Underwater.zip",
        "size": 2796,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14060,
        "title": "Underwater",
        "version": "smwc-14060-1468807749",
        "upstream_time": 1468807749,
        "download_url": "https://dl.smwcentral.net/14060/Underwater.zip",
        "filename": "Underwater.zip",
        "size": 3937,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 6563,
        "title": "Underwater",
        "version": "smwc-6563-1400249727",
        "upstream_time": 1400249727,
        "download_url": "https://dl.smwcentral.net/6563/Underwater.zip",
        "filename": "Underwater.zip",
        "size": 4567,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 207,
        "title": "Underwater",
        "version": "smwc-207-1370854292",
        "upstream_time": 1370854292,
        "download_url": "https://dl.smwcentral.net/207/underwater.zip",
        "filename": "underwater.zip",
        "size": 3665,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-uniracers-downer",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39558,
    "title": "Uniracers - Downer",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "bonus"
    ],
    "description": "A pretty looking background form Uniracers that could fit a variety of settings. Do keep in mind that while this background doesn't use too much palette or graphics space it takes up three map16 pages.",
    "latest_version": "smwc-39558-1741819258",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39558,
        "title": "Uniracers - Downer",
        "version": "smwc-39558-1741819258",
        "upstream_time": 1741819258,
        "download_url": "https://dl.smwcentral.net/39558/Uniracers%20-%20Downer.zip",
        "filename": "Uniracers - Downer.zip",
        "size": 3422,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-uniracers-dragrace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39566,
    "title": "Uniracers - Dragrace",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract"
    ],
    "description": "A cool looking background from Uniracers that could be used in abstract stages",
    "latest_version": "smwc-39566-1741964279",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39566,
        "title": "Uniracers - Dragrace",
        "version": "smwc-39566-1741964279",
        "upstream_time": 1741964279,
        "download_url": "https://dl.smwcentral.net/39566/Uniracers%20Dragrace.zip",
        "filename": "Uniracers Dragrace.zip",
        "size": 2549,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-uniracers-dragster",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39578,
    "title": "Uniracers - Dragster",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "bonus",
      "castle"
    ],
    "description": "A sci-fi looking background from Uniracers.",
    "latest_version": "smwc-39578-1742060139",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39578,
        "title": "Uniracers - Dragster",
        "version": "smwc-39578-1742060139",
        "upstream_time": 1742060139,
        "download_url": "https://dl.smwcentral.net/39578/Uniracers%20-%20Dragster.zip",
        "filename": "Uniracers - Dragster.zip",
        "size": 2807,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-uniracers-flat-fun",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40267,
    "title": "Uniracers - Flat Fun",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "bonus"
    ],
    "description": "A cute background from Uniracers",
    "latest_version": "smwc-40267-1755012493",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40267,
        "title": "Uniracers - Flat Fun",
        "version": "smwc-40267-1755012493",
        "upstream_time": 1755012493,
        "download_url": "https://dl.smwcentral.net/40267/Flat%20Fun.zip",
        "filename": "Flat Fun.zip",
        "size": 2641,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-uniracers-looper",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39559,
    "title": "Uniracers - Looper",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "bonus"
    ],
    "description": "A pretty background from Uniracers that would be fitting for switch palaces or bonus areas",
    "latest_version": "smwc-39559-1741820113",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39559,
        "title": "Uniracers - Looper",
        "version": "smwc-39559-1741820113",
        "upstream_time": 1741820113,
        "download_url": "https://dl.smwcentral.net/39559/Uniracers%20Looper.zip",
        "filename": "Uniracers Looper.zip",
        "size": 2671,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-uniracers-megajump",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39569,
    "title": "Uniracers - Megajump",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "bonus",
      "food"
    ],
    "description": "A delicious looking background from Uniracers",
    "latest_version": "smwc-39569-1741990752",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39569,
        "title": "Uniracers - Megajump",
        "version": "smwc-39569-1741990752",
        "upstream_time": 1741990752,
        "download_url": "https://dl.smwcentral.net/39569/Uniracers%20Megajump.zip",
        "filename": "Uniracers Megajump.zip",
        "size": 3017,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-uniracers-pingpong",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39565,
    "title": "Uniracers - Pingpong",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "bonus"
    ],
    "description": "A Neapolitan looking background from Uniracers that would fit in a variety of settings",
    "latest_version": "smwc-39565-1741925138",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39565,
        "title": "Uniracers - Pingpong",
        "version": "smwc-39565-1741925138",
        "upstream_time": 1741925138,
        "download_url": "https://dl.smwcentral.net/39565/Uniracers%20Pingpong.zip",
        "filename": "Uniracers Pingpong.zip",
        "size": 2586,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-uniracers-switcher",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39577,
    "title": "Uniracers - Switcher",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "bonus"
    ],
    "description": "A checkerboard background from Uniracers.",
    "latest_version": "smwc-39577-1742060020",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39577,
        "title": "Uniracers - Switcher",
        "version": "smwc-39577-1742060020",
        "upstream_time": 1742060020,
        "download_url": "https://dl.smwcentral.net/39577/Uniracers%20Switcher.zip",
        "filename": "Uniracers Switcher.zip",
        "size": 1757,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ushio-to-tora-dark-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5884,
    "title": "Ushio to Tora - Dark Forest",
    "authors": [
      "Ringo"
    ],
    "tags": [
      "forest",
      "mountain",
      "needs remoderation"
    ],
    "description": "A better version of a BG ripped from Ushio to Tora. A dark forest, may be good for melancholic themed levels.",
    "latest_version": "smwc-5884-1382280381",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5884,
        "title": "Ushio to Tora - Dark Forest",
        "version": "smwc-5884-1382280381",
        "upstream_time": 1382280381,
        "download_url": "https://dl.smwcentral.net/5884/UTT%20-%20Dark%20Forest.zip",
        "filename": "UTT - Dark Forest.zip",
        "size": 4258,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-uwu-tree",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28703,
    "title": "\"UwU\" Tree",
    "authors": [
      "GlitchyR-01"
    ],
    "tags": [
      "forest",
      "meme",
      "overworld"
    ],
    "description": "Have you ever seen those big tree's from \"Forest of Illusion\" and thinked that it looked like an OwO face?, well, probably you didn't, but whatever...<br>\r\n<br>\r\nThis simple modification makes the big tree have an \"UwU\" face instead of an \"OwO\" one, good for meme hacks or a cute/pink overworld style's.",
    "latest_version": "smwc-28703-1635797109",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28703,
        "title": "\"UwU\" Tree",
        "version": "smwc-28703-1635797109",
        "upstream_time": 1635797109,
        "download_url": "https://dl.smwcentral.net/28703/No%20more%20OwO%2C%20become%20UwU.zip",
        "filename": "No more OwO%2C become UwU.zip",
        "size": 88447,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-v-r-fighter-vs-taken2-bahn-s-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20181,
    "title": "V.R Fighter VS Taken2 - Bahn's Stage",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "ruins"
    ],
    "description": "Background used in the Bahn's stage in the bootleg game V.R Fighter VS Taken2. Works best if used with invisible cement blocks/ledges.",
    "latest_version": "smwc-20181-1561093573",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20181,
        "title": "V.R Fighter VS Taken2 - Bahn's Stage",
        "version": "smwc-20181-1561093573",
        "upstream_time": 1561093573,
        "download_url": "https://dl.smwcentral.net/20181/VRFVST2%20Bahn%27s%20Stage.zip",
        "filename": "VRFVST2 Bahn%27s Stage.zip",
        "size": 10613,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-v-r-fighter-vs-taken2-pai-s-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20182,
    "title": "V.R Fighter VS Taken2 - Pai's Stage",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "volcano"
    ],
    "description": "Background used in the Pai's stage in the bootleg game V.R Fighter VS Taken2.<br>\r\n<br>\r\nThis is a VERY HUGE background: only FG3 is free to use. Keep this in mind.",
    "latest_version": "smwc-20182-1561225897",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20182,
        "title": "V.R Fighter VS Taken2 - Pai's Stage",
        "version": "smwc-20182-1561225897",
        "upstream_time": 1561225897,
        "download_url": "https://dl.smwcentral.net/20182/VRFVST2%20Pai%27s%20Stage.zip",
        "filename": "VRFVST2 Pai%27s Stage.zip",
        "size": 13844,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-valis-the-fantasm-soldier-yuko-asou",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33280,
    "title": "Valis: The Fantasm Soldier - Yuko Asou",
    "authors": [
      "Klug",
      "ValisEmma"
    ],
    "tags": [
      "female",
      "humanoid"
    ],
    "description": "Submitted during Winter C3 2023!<br>\r\n<br>\r\n<a href=\"https://valis.fandom.com/wiki/Yuuko_Asou\" rel=\"nofollow\">Yuko Asou</a>, the heroine from the well-known <a href=\"https://valis.fandom.com/wiki/Mugen_Senshi_Valis_(series)\" rel=\"nofollow\"><i>Valis</i></a> video game series, arrives to <i>Super Mario World</i>—and she's ready to face off against the forces of darkness! This fully-featured player set includes all poses for each powerup state, as well as cutscenes and the overworld. Uses only vanilla Mario (and Luigi) palettes, so no need to install custom global palettes when using!<br>\r\n<br>\r\nMade by <a href=\"https://www.spriters-resource.com/custom_edited/valiscustoms/sheet/186408/\" rel=\"nofollow\">ValisEmma of The Spriters Resource</a> and ported by yours truly for ROM hacking use.",
    "latest_version": "smwc-33280-1676653372",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33280,
        "title": "Valis: The Fantasm Soldier - Yuko Asou",
        "version": "smwc-33280-1676653372",
        "upstream_time": 1676653372,
        "download_url": "https://dl.smwcentral.net/33280/Mugen%20Senshi%20Valis%20-%20Yuko%20Asou.zip",
        "filename": "Mugen Senshi Valis - Yuko Asou.zip",
        "size": 19468,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vanilla-cutscene",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1544,
    "title": "Vanilla cutscene",
    "authors": [
      "Lemonade"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "For those who always wanted to make a vanilla cutscene without Romi's Cutscene Tool, here is your present.<br>\r\nFeatures uppercase letters, lowercase ones, punctuation, numbers from 0 to 9, and an \"up\" arrow.<br>\r\n<br>\r\nThis took me more than 10 hours to \"make\", transfer and reorganize, so could you give credit please ?",
    "latest_version": "smwc-1544-1416953494",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1544,
        "title": "Vanilla cutscene",
        "version": "smwc-1544-1416953494",
        "upstream_time": 1416953494,
        "download_url": "https://dl.smwcentral.net/1544/Vanilla%20Cutscene.zip",
        "filename": "Vanilla Cutscene.zip",
        "size": 2275,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vanilla-grass-remastered",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2673,
    "title": "Vanilla Grass Remastered",
    "authors": [
      "xlk"
    ],
    "tags": [
      "arches",
      "bridge",
      "bullet shooter",
      "cement block",
      "cloud",
      "coin",
      "door",
      "grassland",
      "needs remoderation",
      "note block",
      "pipe",
      "purple triangle",
      "question block",
      "switch block",
      "turn block",
      "used block",
      "water"
    ],
    "description": "Remastered SMW graphics. Uses a custom palette, yet are compatible with original game map16.",
    "latest_version": "smwc-2673-1419790626",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2673,
        "title": "Vanilla Grass Remastered",
        "version": "smwc-2673-1419790626",
        "upstream_time": 1419790626,
        "download_url": "https://dl.smwcentral.net/2673/vanillaremastered.zip",
        "filename": "vanillaremastered.zip",
        "size": 14224,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vanilla-ish-castle-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27442,
    "title": "Vanilla-Ish Castle Interior",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "patch needed",
      "ruins"
    ],
    "description": "I call this \"Vanilla-ish\" because it uses vanilla graphics, but isn't based on an existing vanilla background.  In addition, many of the graphics needed to be edited in the transition from 4bpp to 2bpp.  <br>\r\n<br>\r\nYou'll need an <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\">alternate</a> <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24026\"> status bar </a> for this to work properly.",
    "latest_version": "smwc-27442-1625330454",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27442,
        "title": "Vanilla-Ish Castle Interior",
        "version": "smwc-27442-1625330454",
        "upstream_time": 1625330454,
        "download_url": "https://dl.smwcentral.net/27442/Vanilla-Ish%20Castle%20L3.zip",
        "filename": "Vanilla-Ish Castle L3.zip",
        "size": 2359,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vanilla-styled-beach-expansion",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27167,
    "title": "Vanilla Styled Beach Expansion",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beach"
    ],
    "description": "This is an expansion of GFX1A that can be used for beach levels.",
    "latest_version": "smwc-27167-1622551269",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27167,
        "title": "Vanilla Styled Beach Expansion",
        "version": "smwc-27167-1622551269",
        "upstream_time": 1622551269,
        "download_url": "https://dl.smwcentral.net/27167/BeachExtra.zip",
        "filename": "BeachExtra.zip",
        "size": 3815,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vanilla-styled-castle-expansion",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27168,
    "title": "Vanilla Styled Castle Expansion",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle"
    ],
    "description": "Here's an expansion for the vanilla castle set.",
    "latest_version": "smwc-27168-1622551436",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27168,
        "title": "Vanilla Styled Castle Expansion",
        "version": "smwc-27168-1622551436",
        "upstream_time": 1622551436,
        "download_url": "https://dl.smwcentral.net/27168/CastleExtras.zip",
        "filename": "CastleExtras.zip",
        "size": 3816,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vanilla-styled-cave-expansion",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27169,
    "title": "Vanilla Styled Cave Expansion",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave",
      "volcano"
    ],
    "description": "Here's an expansion for the vanilla cave tileset that includes tiles for both standard caves and lava caves.",
    "latest_version": "smwc-27169-1622551603",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27169,
        "title": "Vanilla Styled Cave Expansion",
        "version": "smwc-27169-1622551603",
        "upstream_time": 1622551603,
        "download_url": "https://dl.smwcentral.net/27169/CaveExtra.zip",
        "filename": "CaveExtra.zip",
        "size": 8212,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vanilla-styled-desert-expansion",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27170,
    "title": "Vanilla Styled Desert Expansion",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "desert",
      "ruins"
    ],
    "description": "Here's an expansion for the GFX1A to turn it into a desert tileset.",
    "latest_version": "smwc-27170-1622551717",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27170,
        "title": "Vanilla Styled Desert Expansion",
        "version": "smwc-27170-1622551717",
        "upstream_time": 1622551717,
        "download_url": "https://dl.smwcentral.net/27170/DesertExtras.zip",
        "filename": "DesertExtras.zip",
        "size": 4347,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vanilla-styled-forest-expansion",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27171,
    "title": "Vanilla Styled Forest Expansion",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "forest"
    ],
    "description": "Here's an expansion for the vanilla forest tileset.",
    "latest_version": "smwc-27171-1622551833",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27171,
        "title": "Vanilla Styled Forest Expansion",
        "version": "smwc-27171-1622551833",
        "upstream_time": 1622551833,
        "download_url": "https://dl.smwcentral.net/27171/ForestExtras.zip",
        "filename": "ForestExtras.zip",
        "size": 4905,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vanilla-styled-grassland-expansion",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27172,
    "title": "Vanilla Styled Grassland Expansion",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland"
    ],
    "description": "Here's an expansion for the vanilla grassland tileset.  It might also work well with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=597\">Kaeru's grassland.</a>",
    "latest_version": "smwc-27172-1622552258",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27172,
        "title": "Vanilla Styled Grassland Expansion",
        "version": "smwc-27172-1622552258",
        "upstream_time": 1622552258,
        "download_url": "https://dl.smwcentral.net/27172/GrasslandExtras.zip",
        "filename": "GrasslandExtras.zip",
        "size": 3925,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vanilla-styled-ice-expansion",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27173,
    "title": "Vanilla Styled Ice Expansion",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave",
      "ice",
      "ice block",
      "snow"
    ],
    "description": "This is an expansion for both the vanilla grassland and cave tilesets to create an ice theme.  It even includes graphics for some frozen items that can be used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=4069\">Ersanio's Ice Blocks.</a>",
    "latest_version": "smwc-27173-1622552425",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27173,
        "title": "Vanilla Styled Ice Expansion",
        "version": "smwc-27173-1622552425",
        "upstream_time": 1622552425,
        "download_url": "https://dl.smwcentral.net/27173/IceExtras.zip",
        "filename": "IceExtras.zip",
        "size": 7675,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vanilla-styled-jungle-expansion",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27174,
    "title": "Vanilla Styled Jungle Expansion",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "jungle",
      "ruins"
    ],
    "description": "Here's an expansion for GFX15 that turns it into a jungle/ruins set.  The vines that overlap ledges can be used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3944\">this block</a>",
    "latest_version": "smwc-27174-1622552530",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27174,
        "title": "Vanilla Styled Jungle Expansion",
        "version": "smwc-27174-1622552530",
        "upstream_time": 1622552530,
        "download_url": "https://dl.smwcentral.net/27174/JungleExtras.zip",
        "filename": "JungleExtras.zip",
        "size": 4536,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vanilla-styled-mountain-expansion",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27175,
    "title": "Vanilla Styled Mountain Expansion",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "mountain"
    ],
    "description": "Here's an expansion for GFX1A to better suit mountain levels.  It even has climb-able ledges whose tops can be used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3944\">this block.</a>",
    "latest_version": "smwc-27175-1622552635",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27175,
        "title": "Vanilla Styled Mountain Expansion",
        "version": "smwc-27175-1622552635",
        "upstream_time": 1622552635,
        "download_url": "https://dl.smwcentral.net/27175/MountainExtras.zip",
        "filename": "MountainExtras.zip",
        "size": 4431,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vanilla-styled-sky-expansion",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27176,
    "title": "Vanilla Styled Sky Expansion",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "sky"
    ],
    "description": "Here's an expansion for the cloud half of GFX1F.",
    "latest_version": "smwc-27176-1622552749",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27176,
        "title": "Vanilla Styled Sky Expansion",
        "version": "smwc-27176-1622552749",
        "upstream_time": 1622552749,
        "download_url": "https://dl.smwcentral.net/27176/SkyExtras.zip",
        "filename": "SkyExtras.zip",
        "size": 4420,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vanilla-styled-title-screen-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21845,
    "title": "Vanilla Styled Title Screen Font",
    "authors": [
      "ECS.98"
    ],
    "tags": [
      "needs remoderation",
      "title screen"
    ],
    "description": "This is a title screen font drawn in a style similar to that of the vanilla title screen. <br>\r\nI made it to be more consistent with things like size and thickness, since this always bothered me a bit in the vanilla title screen.<br>\r\n<br>\r\nThis set contains all letters from A-Z, as well as numbers 0-9 and a few commonly used symbols.<br>\r\n<br>\r\nCheck the included Read Me if you need help on how to use it.<br>\r\n<br>\r\nCredits aren't mandatory, but would be highly appreciated! =D",
    "latest_version": "smwc-21845-1582895808",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21845,
        "title": "Vanilla Styled Title Screen Font",
        "version": "smwc-21845-1582895808",
        "upstream_time": 1582895808,
        "download_url": "https://dl.smwcentral.net/21845/Vanilla%20Styled%20Title%20Screen%20Font.zip",
        "filename": "Vanilla Styled Title Screen Font.zip",
        "size": 2473,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vanilla-styled-underwater-expansion",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27179,
    "title": "Vanilla Styled Underwater Expansion",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "underwater"
    ],
    "description": "Here's an addendum to GFX1A for water levels.  It even includes Jalectros that can be turned into coins with a Silver P-Switch.",
    "latest_version": "smwc-27179-1622584338",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27179,
        "title": "Vanilla Styled Underwater Expansion",
        "version": "smwc-27179-1622584338",
        "upstream_time": 1622584338,
        "download_url": "https://dl.smwcentral.net/27179/WaterExtras.zip",
        "filename": "WaterExtras.zip",
        "size": 4431,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vanilla-title-screen-logo-letters-numbers",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18098,
    "title": "Vanilla Title Screen Logo Letters & Numbers",
    "authors": [
      "Nowieso"
    ],
    "tags": [
      "needs remoderation",
      "title screen"
    ],
    "description": "Every letter of the alphabet and the numbers 0-9 in the style of the vanilla SMW Title Screen Logo. I made this because many people asked me if I could do the title screen for them, so this should be easy to use for everyone. Of course you still need to combine the letters to the word you need. Also, so many people helped me with my hacks that I decided to give something back to the community to help other people!<br>\r\n<br>\r\nCheck the readme for more information.<br>\r\n<br>\r\nCredit is appreciated because this took VERY long to make,<br>\r\nbut not necessary.",
    "latest_version": "smwc-18098-1535736304",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18098,
        "title": "Vanilla Title Screen Logo Letters & Numbers",
        "version": "smwc-18098-1535736304",
        "upstream_time": 1535736304,
        "download_url": "https://dl.smwcentral.net/18098/Title%20Screen%20Logo.zip",
        "filename": "Title Screen Logo.zip",
        "size": 4383,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vaporwave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41453,
    "title": "Vaporwave",
    "authors": [
      "GlitchyR-01",
      "kindlypatrick"
    ],
    "tags": [
      "bonus"
    ],
    "description": "A custom vaporwave tileset.<br>\r\n<br>\r\nRipped from this <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=41862\" rel=\"nofollow\">Sprite Sheet</a> on MFGG.",
    "latest_version": "smwc-41453-1769989528",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41453,
        "title": "Vaporwave",
        "version": "smwc-41453-1769989528",
        "upstream_time": 1769989528,
        "download_url": "https://dl.smwcentral.net/41453/VaporwaveStuff.zip",
        "filename": "VaporwaveStuff.zip",
        "size": 4139,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-various-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41810,
    "title": "Various Blocks",
    "authors": [
      "Tob"
    ],
    "tags": [
      "block",
      "metal",
      "stone",
      "wood"
    ],
    "description": "This is a small random collection of blocks I have made for my hack.<br>\r\nPeople really liked these when I had them test my hack so I figured why not just submit them?<br>\r\n <br>\r\nThis pack features.<br>\r\n- animated ?-blocks<br>\r\n- animated turnblocks<br>\r\n- used block<br>\r\n- infinite throwblock<br>\r\n- various solid block designs in 16x16 and 32x32 sizes.",
    "latest_version": "smwc-41810-1772200104",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41810,
        "title": "Various Blocks",
        "version": "smwc-41810-1772200104",
        "upstream_time": 1772200104,
        "download_url": "https://dl.smwcentral.net/41810/Various%20Tiles.zip",
        "filename": "Various Tiles.zip",
        "size": 12427,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-various-enemies",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1257,
    "title": "Various Enemies",
    "authors": [
      "Spade"
    ],
    "tags": [
      "ball and chain",
      "banzai bill",
      "big boo",
      "boo",
      "bullet bill",
      "cheep cheep",
      "fuzzy",
      "goomba",
      "grinder",
      "lakitu",
      "muncher",
      "needs remoderation",
      "piranha plant",
      "reznor",
      "thwimp",
      "thwomp",
      "torpedo ted"
    ],
    "description": "A compilation of various enemies from my cancelled hack. Since my new hack won't be Mario themed, I won't need these anymore. <br>\r\n<br>\r\nCopy and paste the graphics into their places in their corresponding GFX files to use them - they are not arranged in the same way as in their original files. These graphics use their original SMW palettes.<br>\r\n<br>\r\nCredit would be appreciated.<br>\r\n<br>\r\nContains:<br>\r\n<br>\r\n- Bullet Bill (horizontal, vertical, and diagonal), Banzai Bill, Torpedo Ted<br>\r\n- Cheep Cheep (from SMB1)<br>\r\n- Piranha Plant, Muncher<br>\r\n- Big Boo, Boo (from YI), Boo Buddies, Boo Block<br>\r\n- Thwomp, Thwimp, Ball 'n' Chain, Grinder, Reznor<br>\r\n- Lakitu, Fuzzy<br>\r\n- Waddle Dee (Goomba), Kabula bullet (Bullet Bill) (from Kirby)",
    "latest_version": "smwc-1257-1408232853",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1257,
        "title": "Various Enemies",
        "version": "smwc-1257-1408232853",
        "upstream_time": 1408232853,
        "download_url": "https://dl.smwcentral.net/1257/various_enemies.zip",
        "filename": "various_enemies.zip",
        "size": 25569,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-various-super-mario-world-enemies",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11764,
    "title": "Various Super Mario World Enemies",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "ball and chain",
      "chuck",
      "flying hammer bro",
      "needs remoderation",
      "podoboo",
      "thwomp"
    ],
    "description": "These are alternate graphics for all varieties of Chuck, including their projectiles, along with Amazing Flyin' Hammer Bros, normal and diagonal Podoboos, Thwomps, and Ball 'N' Chains.",
    "latest_version": "smwc-11764-1437426302",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11764,
        "title": "Various Super Mario World Enemies",
        "version": "smwc-11764-1437426302",
        "upstream_time": 1437426302,
        "download_url": "https://dl.smwcentral.net/11764/Chucks%20n%20Junk%20Fixed.zip",
        "filename": "Chucks n Junk Fixed.zip",
        "size": 20389,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-various-super-mario-world-enemies-in-winter-style",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 35776,
    "title": "Various Super Mario World Enemies In Winter Style",
    "authors": [
      "G-Rex Studio",
      "zAce08xZ"
    ],
    "tags": [
      "boo",
      "buzzy beetle",
      "enemies",
      "galoomba",
      "goomba",
      "goombud",
      "info box",
      "koopa",
      "koopas",
      "lakitu",
      "mole",
      "para-goomba",
      "parakoopa",
      "pokey",
      "smile coin",
      "smm",
      "smw",
      "spike top",
      "spiny"
    ],
    "description": "Various Smw Enemies In Winter Style.<br>\r\n<br>\r\nRipped from this <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=36897\" rel=\"nofollow\">sheet</a>.<br>\r\n<br>\r\nGoombud is to be used with this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21391\">sprite</a>.<br>\r\n<br>\r\nCeiling spiny and to be used with this <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29485\">sprite</a>.<br>\r\n<br>\r\nUse Tweaker to change the Goomba, Para-Goomba, Lakitu to palette row D.<br>\r\nChange the Ground Dweling Monty Mole palette row to F.(You need to use <a href=\"https://www.smwcentral.net/?p=viewthread&t=14147\">Hex Editor</a> to change the Ledge Dweling Monty Mole palette row) <br>\r\n<br>\r\nCredit is required.",
    "latest_version": "smwc-35776-1703869133",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 35776,
        "title": "Various Super Mario World Enemies In Winter Style",
        "version": "smwc-35776-1703869133",
        "upstream_time": 1703869133,
        "download_url": "https://dl.smwcentral.net/35776/Super%20Mario%20World%20Enemies%20In%20Winter%20Style.zip",
        "filename": "Super Mario World Enemies In Winter Style.zip",
        "size": 16646,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vector-man-dark-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29410,
    "title": "Vector Man - Dark Ruins",
    "authors": [
      "Picayune"
    ],
    "tags": [
      "night",
      "space"
    ],
    "description": "A background that could work best for night and space levels.<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n(Note: this bg is best used in Vertical levels or tall levels in general)",
    "latest_version": "smwc-29410-1641872000",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29410,
        "title": "Vector Man - Dark Ruins",
        "version": "smwc-29410-1641872000",
        "upstream_time": 1641872000,
        "download_url": "https://dl.smwcentral.net/29410/Vector%20Man%20-%20Dark%20Ruins.zip",
        "filename": "Vector Man - Dark Ruins.zip",
        "size": 8000,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vectorman-genesis-arctic-ridge",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39651,
    "title": "Vectorman (Genesis) - Arctic Ridge",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "ice",
      "mountain"
    ],
    "description": "I uploaded the BG into 2 separate screens and replaced map16 9000 with 9996.<br>\r\n<br>\r\nRequested by <a href=\"https://smwc.me/u/68415\">15Tails</a>.",
    "latest_version": "smwc-39651-1743107243",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39651,
        "title": "Vectorman (Genesis) - Arctic Ridge",
        "version": "smwc-39651-1743107243",
        "upstream_time": 1743107243,
        "download_url": "https://dl.smwcentral.net/39651/Vectorman%20%28Genesis%29%20-%20Arctic%20Ridge.zip",
        "filename": "Vectorman (Genesis) - Arctic Ridge.zip",
        "size": 4402,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vectorman-hydroponic-lab",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29209,
    "title": "Vectorman - Hydroponic Lab",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mechanical"
    ],
    "description": "Ripped from Hydroponic Lab in Vectorman on Megadrive. This rip was part of <a href=\"https://www.smwcentral.net/?p=viewthread&t=120286\">my C3 Graphic Ripping Showcase.</a><br>\r\n<br>\r\nNote: Recommended H-Scroll: Variable & V-Scroll: Constant.",
    "latest_version": "smwc-29209-1642044395",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29209,
        "title": "Vectorman - Hydroponic Lab",
        "version": "smwc-29209-1642044395",
        "upstream_time": 1642044395,
        "download_url": "https://dl.smwcentral.net/29209/Vectorman%20-%20Hydroponic%20Lab.zip",
        "filename": "Vectorman - Hydroponic Lab.zip",
        "size": 12178,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vectorman-superstructure",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29210,
    "title": "Vectorman - Superstructure",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "fire",
      "sky"
    ],
    "description": "Ripped from Superstructure in Vectorman on Megadrive. This rip was part of <a href=\"https://www.smwcentral.net/?p=viewthread&t=120286\">my C3 Graphic Ripping Showcase.</a><br>\r\n<br>\r\nNote: The background scrolling must be disabled.",
    "latest_version": "smwc-29210-1641956851",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29210,
        "title": "Vectorman - Superstructure",
        "version": "smwc-29210-1641956851",
        "upstream_time": 1641956851,
        "download_url": "https://dl.smwcentral.net/29210/Vectorman%20%28Genesis%29%20-%20Superstructure.zip",
        "filename": "Vectorman (Genesis) - Superstructure.zip",
        "size": 7883,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vectorman-twist-and-shout",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29211,
    "title": "Vectorman - Twist and Shout",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "night",
      "sky"
    ],
    "description": "Ripped from Twist and Shout in Vectorman on Megadrive. This rip was part of <a href=\"https://www.smwcentral.net/?p=viewthread&t=120286\">my C3 Graphic Ripping Showcase.</a>",
    "latest_version": "smwc-29211-1641942225",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29211,
        "title": "Vectorman - Twist and Shout",
        "version": "smwc-29211-1641942225",
        "upstream_time": 1641942225,
        "download_url": "https://dl.smwcentral.net/29211/Vectorman%20-%20Twist%20and%20Shout.zip",
        "filename": "Vectorman - Twist and Shout.zip",
        "size": 6357,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vendetta-arcade-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19931,
    "title": "Vendetta (Arcade) - Stage 1",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city",
      "industrial",
      "needs remoderation",
      "ocean"
    ],
    "description": "Background used in the first stage of Vendetta (Arcade).",
    "latest_version": "smwc-19931-1558982582",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19931,
        "title": "Vendetta (Arcade) - Stage 1",
        "version": "smwc-19931-1558982582",
        "upstream_time": 1558982582,
        "download_url": "https://dl.smwcentral.net/19931/Vendetta%20Stage%201.zip",
        "filename": "Vendetta Stage 1.zip",
        "size": 4769,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-verdict-guilty-bike-shop",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34430,
    "title": "Verdict Guilty - Bike Shop",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "interior"
    ],
    "description": "Comes from a PC game, could fit a variety of themes.<br>\r\n<br>\r\nRykon-V73 Edit: Background has better optimization of tiles and uses less space.",
    "latest_version": "smwc-34430-1689996511",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34430,
        "title": "Verdict Guilty - Bike Shop",
        "version": "smwc-34430-1689996511",
        "upstream_time": 1689996511,
        "download_url": "https://dl.smwcentral.net/34430/PC_-_Verdict_Guilty_-_Bike_Shop.zip",
        "filename": "PC_-_Verdict_Guilty_-_Bike_Shop.zip",
        "size": 8422,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-verdict-guilty-prison",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34431,
    "title": "Verdict Guilty - Prison",
    "authors": [
      "OrangeBronzeDaisy",
      "Rykon-V73"
    ],
    "tags": [
      "city",
      "industrial"
    ],
    "description": "Comes from a PC game, good for a industrial,  or even ghost house theme.<br>\r\n<br>\r\nRykon-V73 Edit: Uses better optimization for some tiles, and takes up less space, credit should be giving due to the amount of time on the foreground.",
    "latest_version": "smwc-34431-1689996738",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34431,
        "title": "Verdict Guilty - Prison",
        "version": "smwc-34431-1689996738",
        "upstream_time": 1689996738,
        "download_url": "https://dl.smwcentral.net/34431/PC_-_Verdict_Guilty_-_Prison_tileset.zip",
        "filename": "PC_-_Verdict_Guilty_-_Prison_tileset.zip",
        "size": 14925,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-village",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1696,
    "title": "Village",
    "authors": [
      "Ladida"
    ],
    "tags": [
      "bushes",
      "door",
      "fence",
      "house",
      "needs remoderation",
      "sign",
      "tropical",
      "village",
      "window",
      "wood"
    ],
    "description": "Some ExGFX I made a looooooong time ago. Good for any tropical/exotic village. Credit would be nice :&gt;",
    "latest_version": "smwc-1696-1403736956",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1696,
        "title": "Village",
        "version": "smwc-1696-1403736956",
        "upstream_time": 1403736956,
        "download_url": "https://dl.smwcentral.net/1696/YIVillage.zip",
        "filename": "YIVillage.zip",
        "size": 4521,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vine-jungle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 11473,
    "title": "Vine Jungle",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "jungle",
      "needs remoderation"
    ],
    "description": "Here's a nice vine-y jungle tileset featuring palm trees, flowers, and thick vines that Mario can walk on.",
    "latest_version": "smwc-11473-1434835084",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 11473,
        "title": "Vine Jungle",
        "version": "smwc-11473-1434835084",
        "upstream_time": 1434835084,
        "download_url": "https://dl.smwcentral.net/11473/VineJungle.zip",
        "filename": "VineJungle.zip",
        "size": 5010,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vip-styled-kirby-s-dream-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33147,
    "title": "VIP Styled Kirby's Dream Land 3 Tick",
    "authors": [
      "Big Brawler"
    ],
    "tags": [
      "tick"
    ],
    "description": "VIP Styled ExGFX for the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3253\">Kirby's Dream Land 3</a> enemy, Tick. Saw this enemy as a potential VIP enemy so i used some of _660 art sprites for this one",
    "latest_version": "smwc-33147-1676256545",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33147,
        "title": "VIP Styled Kirby's Dream Land 3 Tick",
        "version": "smwc-33147-1676256545",
        "upstream_time": 1676256545,
        "download_url": "https://dl.smwcentral.net/33147/Tick%20VIP%20Styled.zip",
        "filename": "Tick VIP Styled.zip",
        "size": 1576,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-viridian-valley-grassland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2018,
    "title": "Viridian Valley (Grassland)",
    "authors": [
      "Piky36"
    ],
    "tags": [
      "grassland",
      "mushroom",
      "needs remoderation"
    ],
    "description": "A custom tileset drawn by yours truly. The palette is easy to edit,so with some palette changes this set can be used in grasslands, forests, snowlands (Okay, maybe that's a stretch. But you get the point.) and more! ",
    "latest_version": "smwc-2018-1421261284",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2018,
        "title": "Viridian Valley (Grassland)",
        "version": "smwc-2018-1421261284",
        "upstream_time": 1421261284,
        "download_url": "https://dl.smwcentral.net/2018/Viridian%20Valley%20by%20Piky36.zip",
        "filename": "Viridian Valley by Piky36.zip",
        "size": 4647,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-virtua-racing-deluxe-acropolis",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29195,
    "title": "Virtua Racing Deluxe - Acropolis",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "ocean"
    ],
    "description": "Ripped from Acropolis in Virtua Racing Deluxe on Sega 32x. This rip was part of <a href=\"https://www.smwcentral.net/?p=viewthread&t=120286\">my C3 Graphic Ripping Showcase.</a><br>\r\n<br>\r\nNote: This background has been used only with the Layer 2 Editing Mode, because it can't be completed by trying to put it with the Background Layer 2 Editor. Meant to be used with a Layer 2 level.",
    "latest_version": "smwc-29195-1641871198",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29195,
        "title": "Virtua Racing Deluxe - Acropolis",
        "version": "smwc-29195-1641871198",
        "upstream_time": 1641871198,
        "download_url": "https://dl.smwcentral.net/29195/Virtua%20Racing%20Deluxe%20-%20Acropolis.zip",
        "filename": "Virtua Racing Deluxe - Acropolis.zip",
        "size": 15840,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-virtua-racing-deluxe-bay-bridge",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29197,
    "title": "Virtua Racing Deluxe - Bay Bridge",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "ocean"
    ],
    "description": "Ripped from Bay Bridge in Virtua Racing Deluxe on Sega 32x. This rip was part of <a href=\"https://www.smwcentral.net/?p=viewthread&t=120286\">my C3 Graphic Ripping Showcase.</a><br>\r\n<br>\r\nNote: This background has been used only with the Layer 2 Editing Mode, because it can't be completed by trying to put it with the Background Layer 2 Editor. Meant to be used with a Layer 2 level.",
    "latest_version": "smwc-29197-1641872474",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29197,
        "title": "Virtua Racing Deluxe - Bay Bridge",
        "version": "smwc-29197-1641872474",
        "upstream_time": 1641872474,
        "download_url": "https://dl.smwcentral.net/29197/Virtua%20Racing%20Deluxe%20-%20Bay%20Bridge.zip",
        "filename": "Virtua Racing Deluxe - Bay Bridge.zip",
        "size": 13656,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-virtua-racing-deluxe-big-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29194,
    "title": "Virtua Racing Deluxe - Big Forest",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland"
    ],
    "description": "Ripped from Big Forest in Virtua Racing Deluxe on Sega 32x. This rip was part of <a href=\"https://www.smwcentral.net/?p=viewthread&t=120286\">my C3 Graphic Ripping Showcase.</a><br>\r\n<br>\r\nNote: This background has been used only with the Layer 2 Editing Mode, because it can't be completed by trying to put it with the Background Layer 2 Editor. Meant to be used with a Layer 2 level.",
    "latest_version": "smwc-29194-1641870140",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29194,
        "title": "Virtua Racing Deluxe - Big Forest",
        "version": "smwc-29194-1641870140",
        "upstream_time": 1641870140,
        "download_url": "https://dl.smwcentral.net/29194/Virtua%20Racing%20Deluxe%20-%20Big%20Forest.zip",
        "filename": "Virtua Racing Deluxe - Big Forest.zip",
        "size": 15217,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-virtua-racing-deluxe-highland",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26474,
    "title": "Virtua Racing Deluxe - Highland",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "Ripped from Highland in Virtua Racing Deluxe on Sega 32x.<br>\r\n<br>\r\n<span style=\"color: #ff0000;\">Caution: uses 5 exgfx slots!</span><br>\r\n<br>\r\nNote: This background has been used only with the Layer 2 Editing Mode, because it can't be completed by trying to put it with the Background Layer 2 Editor. Meant to be used with a Layer 2 level.<br>\r\n<br>\r\nUpdate: Some 8x8 tiles has been modified to make sure it's really like in the original game.",
    "latest_version": "smwc-26474-1616020448",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26474,
        "title": "Virtua Racing Deluxe - Highland",
        "version": "smwc-26474-1616020448",
        "upstream_time": 1616020448,
        "download_url": "https://dl.smwcentral.net/26474/Virtua%20Racing%20Deluxe%20-%20Highland%20%28Update%29.zip",
        "filename": "Virtua Racing Deluxe - Highland (Update).zip",
        "size": 15400,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-virtual-boy-wario-land-boss-battle-area",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5675,
    "title": "Virtual Boy Wario Land - Boss Battle Area",
    "authors": [
      "Alex No"
    ],
    "tags": [
      "cave",
      "needs remoderation"
    ],
    "description": "This pack contains<br>\r\n<br>\r\nFG Map 16<br>\r\nBG Map 16<br>\r\n5 GFX Files<br>\r\nLevel<br>\r\nScreenshots<br>\r\nPAL<br>\r\n<br>\r\nHope you like it<br>\r\n",
    "latest_version": "smwc-5675-1373654921",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5675,
        "title": "Virtual Boy Wario Land - Boss Battle Area",
        "version": "smwc-5675-1373654921",
        "upstream_time": 1373654921,
        "download_url": "https://dl.smwcentral.net/5675/VB%20Wario%20Land%20Boss%20Battle%20Area.zip",
        "filename": "VB Wario Land Boss Battle Area.zip",
        "size": 10421,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-virtual-boy-wario-land-red-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5663,
    "title": "Virtual Boy Wario Land - Red Cave",
    "authors": [
      "Alex No"
    ],
    "tags": [
      "8-bit",
      "cave",
      "needs remoderation"
    ],
    "description": "This is my Level set from World 1-1 and some tiles from World 1-2 in Virtual Boy Wario Land! mabye this is also useful!<br>\r\n<br>\r\nI hope you like it! i know it's red and the Virtual Boy is Red to! So",
    "latest_version": "smwc-5663-1373641139",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5663,
        "title": "Virtual Boy Wario Land - Red Cave",
        "version": "smwc-5663-1373641139",
        "upstream_time": 1373641139,
        "download_url": "https://dl.smwcentral.net/5663/Virtual%20Boy%20Wario%20Land%20GFX%20Pack.zip",
        "filename": "Virtual Boy Wario Land GFX Pack.zip",
        "size": 141841,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vixen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31389,
    "title": "Vixen 357 - Grassland Battle",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "<span style=\"font-size: 21pt;\"><b>C3 SUMMER 2022:</b></span><br>\r\n<br>\r\nThe Grassland Battle Background from \"Vixen 357\" Sega Genesis game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31389-1657501169",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31389,
        "title": "Vixen 357 - Grassland Battle",
        "version": "smwc-31389-1657501169",
        "upstream_time": 1657501169,
        "download_url": "https://dl.smwcentral.net/31389/Vixen.zip",
        "filename": "Vixen.zip",
        "size": 4458,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-volcano",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32112,
    "title": "Volcano 2020",
    "authors": [
      "Mr. Pixelator"
    ],
    "tags": [
      "cave",
      "mountain",
      "needs remoderation",
      "volcano"
    ],
    "description": "This was made by me for C3 summer 2020. It's a hot, rocky set with miniature volcano decorations and flowing magma(??) in the walls.",
    "latest_version": "smwc-32112-1663191315",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32112,
        "title": "Volcano 2020",
        "version": "smwc-32112-1663191315",
        "upstream_time": 1663191315,
        "download_url": "https://dl.smwcentral.net/32112/Volcano2020.zip",
        "filename": "Volcano2020.zip",
        "size": 4212,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27315,
        "title": "Volcano",
        "version": "smwc-27315-1624108446",
        "upstream_time": 1624108446,
        "download_url": "https://dl.smwcentral.net/27315/Volcano.zip",
        "filename": "Volcano.zip",
        "size": 3909,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 12337,
        "title": "Volcano",
        "version": "smwc-12337-1447542542",
        "upstream_time": 1447542542,
        "download_url": "https://dl.smwcentral.net/12337/Volcano%20%28imamelia%29.zip",
        "filename": "Volcano (imamelia).zip",
        "size": 4186,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-volcano-side",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23903,
    "title": "Volcano Side",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "cave",
      "needs remoderation",
      "volcano"
    ],
    "description": "Useful for volcanic and lava levels.",
    "latest_version": "smwc-23903-1595223545",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23903,
        "title": "Volcano Side",
        "version": "smwc-23903-1595223545",
        "upstream_time": 1595223545,
        "download_url": "https://dl.smwcentral.net/23903/The%20Volcano%20Side.zip",
        "filename": "The Volcano Side.zip",
        "size": 9945,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vvvvvv-general-tileset",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2815,
    "title": "VVVVVV - General Tileset",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "abstract",
      "needs remoderation",
      "space",
      "spikes"
    ],
    "description": "Now, the title of this GFX might not say much, but the ExGFX files included in here are some of my favorite tilesets within VVVVVV. Everything has been neatly organised to avoid possible confusion.",
    "latest_version": "smwc-2815-1403739892",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2815,
        "title": "VVVVVV - General Tileset",
        "version": "smwc-2815-1403739892",
        "upstream_time": 1403739892,
        "download_url": "https://dl.smwcentral.net/2815/VVVVVV%20-%20Tilesets.zip",
        "filename": "VVVVVV - Tilesets.zip",
        "size": 13134,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vvvvvv-main-tilesets",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18895,
    "title": "VVVVVV - Main Tilesets",
    "authors": [
      "Mr. Pixelator"
    ],
    "tags": [
      "abstract",
      "needs remoderation",
      "space"
    ],
    "description": "Every main tileset used in VVVVVV, except for the Tower tileset. Includes animated conveyors and one-way walls that are able to be used as custom blocks, and an animated scrolling texture that should be used for layer 2 (foreground, not background!). The spikes have been stretched to fit the entire 16x16 tile space, so that their hitboxes aren't inaccurate.",
    "latest_version": "smwc-18895-1547828199",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18895,
        "title": "VVVVVV - Main Tilesets",
        "version": "smwc-18895-1547828199",
        "upstream_time": 1547828199,
        "download_url": "https://dl.smwcentral.net/18895/VVVVVV.zip",
        "filename": "VVVVVV.zip",
        "size": 64328,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-vwf-borders",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2998,
    "title": "VWF Borders",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "needs remoderation",
      "vwf"
    ],
    "description": "All the 15 versions were drawn by me. I left a note in the archive. It should explain how you set it.<br>\r\nThis is to replace the original vwfframes.bin.<br>\r\nGive credit, if used.<br>\r\nFor screenshots, check these 2 links below:<br>\r\n<a href=\"http://smwc.me/992738\">http://smwc.me/992738</a> - Ignore the 1st screen.<br>\r\n<a href=\"http://smwc.me/992850\">http://smwc.me/992850</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-2998-1372006188",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2998,
        "title": "VWF Borders",
        "version": "smwc-2998-1372006188",
        "upstream_time": 1372006188,
        "download_url": "https://dl.smwcentral.net/2998/15%20custom%20borders.zip",
        "filename": "15 custom borders.zip",
        "size": 2095,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wacky-roofs",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1682,
    "title": "Wacky Roofs",
    "authors": [
      "Alessio"
    ],
    "tags": [
      "city",
      "mechanical",
      "needs remoderation"
    ],
    "description": "Taken from scrapped hack Dinomar.<br>\r\nWhat you need to know is that this comes with a readme, three graphics files, two map16 files and a sample level with wacky surprises. Two of the graphics files are Sprite GFX. For FG graphics, it uses palette 2 and 3.<br>\r\n<br>\r\nHave fun.",
    "latest_version": "smwc-1682-1419130100",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1682,
        "title": "Wacky Roofs",
        "version": "smwc-1682-1419130100",
        "upstream_time": 1419130100,
        "download_url": "https://dl.smwcentral.net/1682/wacky_roofs.zip",
        "filename": "wacky_roofs.zip",
        "size": 9113,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wacky-worlds-creativity-studio-space",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27394,
    "title": "Wacky Worlds Creativity Studio - Space",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "space"
    ],
    "description": "BG comes from the space area of Wacky World Creativity Studio for the Sega Genesis/Megadrive.<br>\r\n<br>\r\nUses GFX from BG1, BG2 and a little over half of BG3 and 1 Map16 page and 13 other tiles.<br>\r\n<br>\r\nPalette is organised.<br>\r\n<br>\r\nHave fun!",
    "latest_version": "smwc-27394-1625247170",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27394,
        "title": "Wacky Worlds Creativity Studio - Space",
        "version": "smwc-27394-1625247170",
        "upstream_time": 1625247170,
        "download_url": "https://dl.smwcentral.net/27394/Wacky%20Worlds%20Creativity%20Studio%20-%20Space.zip",
        "filename": "Wacky Worlds Creativity Studio - Space.zip",
        "size": 8676,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-waluigi-s-wadventure-waluigi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18270,
    "title": "Waluigi's Wadventure - Waluigi",
    "authors": [
      "Galactic Spear"
    ],
    "tags": [
      "male",
      "needs remoderation"
    ],
    "description": "Waluigi OW graphics used in Waluigi's Wadventure, perfect if your hack has Waluigi as the protagonist (of course!).<br>\r\n<br>\r\nCredits are optional.",
    "latest_version": "smwc-18270-1541339693",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18270,
        "title": "Waluigi's Wadventure - Waluigi",
        "version": "smwc-18270-1541339693",
        "upstream_time": 1541339693,
        "download_url": "https://dl.smwcentral.net/18270/WaluigiOW.zip",
        "filename": "WaluigiOW.zip",
        "size": 2449,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wani-wani-world-desert-dunes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26687,
    "title": "Wani Wani World - Desert Dunes",
    "authors": [
      "Truxton"
    ],
    "tags": [
      "desert",
      "night",
      "pyramid",
      "ruins"
    ],
    "description": "Background from Wani Wani World.<br>\r\nI never played Wani Wani World but the rip had 3 palettes so I included all 3.<br>\r\n<br>\r\nUses palette 03 and BG1 and BG2",
    "latest_version": "smwc-26687-1617762646",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26687,
        "title": "Wani Wani World - Desert Dunes",
        "version": "smwc-26687-1617762646",
        "upstream_time": 1617762646,
        "download_url": "https://dl.smwcentral.net/26687/Wani%20Wani%20World%20-%20Desert%20Dunes.zip",
        "filename": "Wani Wani World - Desert Dunes.zip",
        "size": 7750,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-warcraft-iii-cityscape-dalaran-city-cliff-wall",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10632,
    "title": "Warcraft III - Cityscape/Dalaran City Cliff Wall",
    "authors": [
      "sunwarrior25"
    ],
    "tags": [
      "city",
      "needs remoderation",
      "ruins"
    ],
    "description": "I'm... really not sure how to recommend using this. Maybe as a city/ruin/castle/sewer wall? Also, I'm continuing my trend of No Outlines on Non-Sprites.<br>\r\n<br>\r\nOriginal Graphics by Blizzard Entertainment for Warcraft III ",
    "latest_version": "smwc-10632-1422293531",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10632,
        "title": "Warcraft III - Cityscape/Dalaran City Cliff Wall",
        "version": "smwc-10632-1422293531",
        "upstream_time": 1422293531,
        "download_url": "https://dl.smwcentral.net/10632/Wc3%20City%20Cliff.zip",
        "filename": "Wc3 City Cliff.zip",
        "size": 46901,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wario-and-waluigi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25323,
    "title": "Wario And Waluigi",
    "authors": [
      "TheMorganah"
    ],
    "tags": [
      "needs remoderation",
      "overworld",
      "waluigi",
      "wario"
    ],
    "description": "Wah! Wario and Waluigi are here, too.<br>\r\nGive me credits if you want, but would be great.<br>\r\n<br>\r\nWARNING: Not compatible with Yoshi.",
    "latest_version": "smwc-25323-1606749055",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25323,
        "title": "Wario And Waluigi",
        "version": "smwc-25323-1606749055",
        "upstream_time": 1606749055,
        "download_url": "https://dl.smwcentral.net/25323/%5BOW%5D%20Wario%20and%20Waluigi.zip",
        "filename": "%5BOW%5D Wario and Waluigi.zip",
        "size": 6062,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wario-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32598,
    "title": "Wario Land 4 - Toy Block Tower",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "abstract",
      "beach",
      "block",
      "bonus",
      "castle",
      "cave",
      "city",
      "cutscene",
      "desert",
      "fire",
      "forest",
      "fruit",
      "ghose house",
      "grassland",
      "haunted",
      "house",
      "ice",
      "industrial",
      "island",
      "jungle",
      "lake",
      "male",
      "mechanical",
      "medieval",
      "mountain",
      "needs remoderation",
      "night",
      "ocean",
      "patch needed",
      "pyramid",
      "realistic",
      "ruins",
      "sewer",
      "sky",
      "snow",
      "space",
      "texture",
      "thwomp",
      "town",
      "toy",
      "toys",
      "wood"
    ],
    "description": "A set of tilesets ripped from the Toy Block Tower level in Wario Land 4. Comes with two backgrounds and 1 foreground set spread across 3 sample levels.<br>\r\n<br>\r\nCan also be used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=1044\">this background</a>.",
    "latest_version": "smwc-32598-1669057894",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32598,
        "title": "Wario Land 4 - Toy Block Tower",
        "version": "smwc-32598-1669057894",
        "upstream_time": 1669057894,
        "download_url": "https://dl.smwcentral.net/32598/Wario%20Land%204%20-%20Toy%20Block%20Tower.zip",
        "filename": "Wario Land 4 - Toy Block Tower.zip",
        "size": 17855,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30496,
        "title": "Wario Land 3 - Title Screen",
        "version": "smwc-30496-1650037865",
        "upstream_time": 1650037865,
        "download_url": "https://dl.smwcentral.net/30496/titlescreenWL3.zip",
        "filename": "titlescreenWL3.zip",
        "size": 2280,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30490,
        "title": "Wario Land 4 - The Golden Pyramid (Entrance)",
        "version": "smwc-30490-1650037747",
        "upstream_time": 1650037747,
        "download_url": "https://dl.smwcentral.net/30490/goldenpyramid.zip",
        "filename": "goldenpyramid.zip",
        "size": 5220,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30489,
        "title": "Wario Land 4 - Sewer",
        "version": "smwc-30489-1649990928",
        "upstream_time": 1649990928,
        "download_url": "https://dl.smwcentral.net/30489/sewer.zip",
        "filename": "sewer.zip",
        "size": 5882,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30482,
        "title": "Wario Land 4 - Golden Passage",
        "version": "smwc-30482-1650044515",
        "upstream_time": 1650044515,
        "download_url": "https://dl.smwcentral.net/30482/goldenroom.zip",
        "filename": "goldenroom.zip",
        "size": 10217,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30480,
        "title": "Wario Land 4 - Bonus Room",
        "version": "smwc-30480-1650037986",
        "upstream_time": 1650037986,
        "download_url": "https://dl.smwcentral.net/30480/bonus.zip",
        "filename": "bonus.zip",
        "size": 1950,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30477,
        "title": "Wario Land 4 - The Toxic Landfill (Junkyard)",
        "version": "smwc-30477-1650048101",
        "upstream_time": 1650048101,
        "download_url": "https://dl.smwcentral.net/30477/toxiclandfill.zip",
        "filename": "toxiclandfill.zip",
        "size": 6034,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30474,
        "title": "Wario Land 4 - Hall of Hieroglyphs",
        "version": "smwc-30474-1650050794",
        "upstream_time": 1650050794,
        "download_url": "https://dl.smwcentral.net/30474/hallsofhieroglyph.zip",
        "filename": "hallsofhieroglyph.zip",
        "size": 9832,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28866,
        "title": "Wario Land 4 - Doodle Woods",
        "version": "smwc-28866-1637884568",
        "upstream_time": 1637884568,
        "download_url": "https://dl.smwcentral.net/28866/Doodle%20Woods%20Background.zip",
        "filename": "Doodle Woods Background.zip",
        "size": 11426,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28865,
        "title": "Wario Land 4 - Doodle Woods (Inside)",
        "version": "smwc-28865-1637885217",
        "upstream_time": 1637885217,
        "download_url": "https://dl.smwcentral.net/28865/Doodle%20Woods%20%28Inside%29.zip",
        "filename": "Doodle Woods (Inside).zip",
        "size": 13328,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28864,
        "title": "Wario Land 4 - Doodle Woods",
        "version": "smwc-28864-1637884326",
        "upstream_time": 1637884326,
        "download_url": "https://dl.smwcentral.net/28864/Doodle%20Woods.zip",
        "filename": "Doodle Woods.zip",
        "size": 11183,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28788,
        "title": "Wario Land 4 - Palm Tree Paradise",
        "version": "smwc-28788-1636858400",
        "upstream_time": 1636858400,
        "download_url": "https://dl.smwcentral.net/28788/PTP%20BG.zip",
        "filename": "PTP BG.zip",
        "size": 12852,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28787,
        "title": "Wario Land 4 - Cave",
        "version": "smwc-28787-1636858166",
        "upstream_time": 1636858166,
        "download_url": "https://dl.smwcentral.net/28787/WL4%20Cave%20BG.zip",
        "filename": "WL4 Cave BG.zip",
        "size": 16267,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28668,
        "title": "Wario Land 4 - Fiery Cavern",
        "version": "smwc-28668-1635197834",
        "upstream_time": 1635197834,
        "download_url": "https://dl.smwcentral.net/28668/Fiery%20Cavern%20BG.zip",
        "filename": "Fiery Cavern BG.zip",
        "size": 37352,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28667,
        "title": "Wario Land 4 - Fiery Cavern",
        "version": "smwc-28667-1635198381",
        "upstream_time": 1635198381,
        "download_url": "https://dl.smwcentral.net/28667/Fiery%20Cavern.zip",
        "filename": "Fiery Cavern.zip",
        "size": 28946,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28646,
        "title": "Wario Land 4 - Crescent Moon Village",
        "version": "smwc-28646-1634961626",
        "upstream_time": 1634961626,
        "download_url": "https://dl.smwcentral.net/28646/Crescent%20Moon%20Village%20BG.zip",
        "filename": "Crescent Moon Village BG.zip",
        "size": 4815,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28645,
        "title": "Wario Land 4 - Crescent Moon Village (Sewer)",
        "version": "smwc-28645-1635020538",
        "upstream_time": 1635020538,
        "download_url": "https://dl.smwcentral.net/28645/Crescent%20Moon%20Village%20Sewers.zip",
        "filename": "Crescent Moon Village Sewers.zip",
        "size": 13782,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28644,
        "title": "Wario Land 4 - Crescent Moon Village (Inside)",
        "version": "smwc-28644-1635020275",
        "upstream_time": 1635020275,
        "download_url": "https://dl.smwcentral.net/28644/Crescent%20Moon%20Village%20Interior.zip",
        "filename": "Crescent Moon Village Interior.zip",
        "size": 8982,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28643,
        "title": "Wario Land 4 - Crescent Moon Village",
        "version": "smwc-28643-1635021066",
        "upstream_time": 1635021066,
        "download_url": "https://dl.smwcentral.net/28643/Crescent%20Moon%20Village.zip",
        "filename": "Crescent Moon Village.zip",
        "size": 22070,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28641,
        "title": "Wario Land 4 - Arabian Night (Sewer)",
        "version": "smwc-28641-1634957423",
        "upstream_time": 1634957423,
        "download_url": "https://dl.smwcentral.net/28641/Arabian%20Night%20Sewer%20BG.zip",
        "filename": "Arabian Night Sewer BG.zip",
        "size": 3841,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28640,
        "title": "Wario Land 4 - Arabian Night (House & Sewer)",
        "version": "smwc-28640-1634956979",
        "upstream_time": 1634956979,
        "download_url": "https://dl.smwcentral.net/28640/Arabian%20Night%20House%20%26%20Sewer.zip",
        "filename": "Arabian Night House %26 Sewer.zip",
        "size": 11364,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28639,
        "title": "Wario Land 4 - Arabian Night (Palace)",
        "version": "smwc-28639-1634956739",
        "upstream_time": 1634956739,
        "download_url": "https://dl.smwcentral.net/28639/WL4%20-%20Arabian%20Night%20Palace.zip",
        "filename": "WL4 - Arabian Night Palace.zip",
        "size": 7437,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28637,
        "title": "Wario Land 4 - Arabian Night (Tower)",
        "version": "smwc-28637-1634956254",
        "upstream_time": 1634956254,
        "download_url": "https://dl.smwcentral.net/28637/Arabian%20Night%20Tower.zip",
        "filename": "Arabian Night Tower.zip",
        "size": 7016,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28636,
        "title": "Wario Land 4 - Arabian Night",
        "version": "smwc-28636-1634955810",
        "upstream_time": 1634955810,
        "download_url": "https://dl.smwcentral.net/28636/WL4%20-%20Arabian%20Night.zip",
        "filename": "WL4 - Arabian Night.zip",
        "size": 20245,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28516,
        "title": "Wario Land 4 - Hotel Horror (Outside)",
        "version": "smwc-28516-1633403222",
        "upstream_time": 1633403222,
        "download_url": "https://dl.smwcentral.net/28516/Hotel%20Horror%20Outside.zip",
        "filename": "Hotel Horror Outside.zip",
        "size": 11846,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28515,
        "title": "Wario Land 4 - Hotel Horror",
        "version": "smwc-28515-1633402979",
        "upstream_time": 1633402979,
        "download_url": "https://dl.smwcentral.net/28515/Wario%20Land%204%20-%20Hotel%20Horror.zip",
        "filename": "Wario Land 4 - Hotel Horror.zip",
        "size": 54452,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28514,
        "title": "Wario Land 4 - Hotel Horror (Hallway)",
        "version": "smwc-28514-1633402088",
        "upstream_time": 1633402088,
        "download_url": "https://dl.smwcentral.net/28514/Hotel%20Horror%20Hallway.zip",
        "filename": "Hotel Horror Hallway.zip",
        "size": 19556,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28143,
        "title": "Wario Land 4 - Mystic Lake (Jungle)",
        "version": "smwc-28143-1630253466",
        "upstream_time": 1630253466,
        "download_url": "https://dl.smwcentral.net/28143/Mystic%20Lake%20Jungle%20BG.zip",
        "filename": "Mystic Lake Jungle BG.zip",
        "size": 5760,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28142,
        "title": "Wario Land 4 - Mystic Lake",
        "version": "smwc-28142-1630253241",
        "upstream_time": 1630253241,
        "download_url": "https://dl.smwcentral.net/28142/Mystic%20Lake%20BG.zip",
        "filename": "Mystic Lake BG.zip",
        "size": 12015,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28141,
        "title": "Wario Land 4 - Mystic Lake (Trees)",
        "version": "smwc-28141-1630255609",
        "upstream_time": 1630255609,
        "download_url": "https://dl.smwcentral.net/28141/Mystic%20Lake%20Trees.zip",
        "filename": "Mystic Lake Trees.zip",
        "size": 18775,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28139,
        "title": "Wario Land 4 - Mystic Lake",
        "version": "smwc-28139-1630259323",
        "upstream_time": 1630259323,
        "download_url": "https://dl.smwcentral.net/28139/Mystic%20Lake.zip",
        "filename": "Mystic Lake.zip",
        "size": 23872,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28128,
        "title": "Wario Land 4 - Wildflower Fields (Sky)",
        "version": "smwc-28128-1630030095",
        "upstream_time": 1630030095,
        "download_url": "https://dl.smwcentral.net/28128/WFF%20Sky%20BG.zip",
        "filename": "WFF Sky BG.zip",
        "size": 8045,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28127,
        "title": "Wario Land 4 - Wildflower Fields (Clouds only)",
        "version": "smwc-28127-1630032827",
        "upstream_time": 1630032827,
        "download_url": "https://dl.smwcentral.net/28127/WFF%20BG%20%28Clouds%20Only%29.zip",
        "filename": "WFF BG (Clouds Only).zip",
        "size": 8603,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28126,
        "title": "Wario Land 4 - Wildflower Fields",
        "version": "smwc-28126-1630032588",
        "upstream_time": 1630032588,
        "download_url": "https://dl.smwcentral.net/28126/WF%20Fields%20BG.zip",
        "filename": "WF Fields BG.zip",
        "size": 14689,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28103,
        "title": "Wario Land 4 - Monsoon Jungle (Roots)",
        "version": "smwc-28103-1629756864",
        "upstream_time": 1629756864,
        "download_url": "https://dl.smwcentral.net/28103/Monsoon%20Jungle%20Roots.zip",
        "filename": "Monsoon Jungle Roots.zip",
        "size": 9539,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28102,
        "title": "Wario Land 4 - Monsoon Jungle (Cave)",
        "version": "smwc-28102-1629756351",
        "upstream_time": 1629756351,
        "download_url": "https://dl.smwcentral.net/28102/Monsoon%20Jungle%20Cave.zip",
        "filename": "Monsoon Jungle Cave.zip",
        "size": 11330,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 28101,
        "title": "Wario Land 4 - Monsoon Jungle",
        "version": "smwc-28101-1629756126",
        "upstream_time": 1629756126,
        "download_url": "https://dl.smwcentral.net/28101/Monsoon%20Jungle.zip",
        "filename": "Monsoon Jungle.zip",
        "size": 16518,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27757,
        "title": "Wario Land 3 - Omodon",
        "version": "smwc-27757-1629755419",
        "upstream_time": 1629755419,
        "download_url": "https://dl.smwcentral.net/27757/Omodon.zip",
        "filename": "Omodon.zip",
        "size": 2473,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27520,
        "title": "Wario Land 4 - The Toxic Landfill (Sewer)",
        "version": "smwc-27520-1625710578",
        "upstream_time": 1625710578,
        "download_url": "https://dl.smwcentral.net/27520/Toxic%20Landfill%20Sewer%20BG.zip",
        "filename": "Toxic Landfill Sewer BG.zip",
        "size": 6295,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27519,
        "title": "Wario Land 4 - The Toxic Landfill (Sewer)",
        "version": "smwc-27519-1625709579",
        "upstream_time": 1625709579,
        "download_url": "https://dl.smwcentral.net/27519/The%20Toxic%20Landfill%20Sewer.zip",
        "filename": "The Toxic Landfill Sewer.zip",
        "size": 16297,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27517,
        "title": "Wario Land 4 - The Toxic Landfill",
        "version": "smwc-27517-1626018642",
        "upstream_time": 1626018642,
        "download_url": "https://dl.smwcentral.net/27517/The%20Toxic%20Landfill.zip",
        "filename": "The Toxic Landfill.zip",
        "size": 20242,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27477,
        "title": "Wario Land 4 - Wildflower Fields (Inside Sunflower)",
        "version": "smwc-27477-1625707994",
        "upstream_time": 1625707994,
        "download_url": "https://dl.smwcentral.net/27477/Inside%20Sunflower.zip",
        "filename": "Inside Sunflower.zip",
        "size": 8454,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27476,
        "title": "Wario Land 4 - Wildflower Fields (Underground)",
        "version": "smwc-27476-1625708139",
        "upstream_time": 1625708139,
        "download_url": "https://dl.smwcentral.net/27476/WFF%20Underground.zip",
        "filename": "WFF Underground.zip",
        "size": 15207,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27475,
        "title": "Wario Land 4 - Wildflower Fields (Sky)",
        "version": "smwc-27475-1625708390",
        "upstream_time": 1625708390,
        "download_url": "https://dl.smwcentral.net/27475/WFF%20Sky.zip",
        "filename": "WFF Sky.zip",
        "size": 17730,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27474,
        "title": "Wario Land 4 - Wildflower Fields",
        "version": "smwc-27474-1625708784",
        "upstream_time": 1625708784,
        "download_url": "https://dl.smwcentral.net/27474/Wildflower%20Fields.zip",
        "filename": "Wildflower Fields.zip",
        "size": 16814,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27471,
        "title": "Wario Land 4 - The Big Board",
        "version": "smwc-27471-1625359267",
        "upstream_time": 1625359267,
        "download_url": "https://dl.smwcentral.net/27471/The%20Big%20Board.zip",
        "filename": "The Big Board.zip",
        "size": 35620,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27469,
        "title": "Wario Land 4 - Cave",
        "version": "smwc-27469-1625709961",
        "upstream_time": 1625709961,
        "download_url": "https://dl.smwcentral.net/27469/WL4%20Cave%20FG.zip",
        "filename": "WL4 Cave FG.zip",
        "size": 13849,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27467,
        "title": "Wario Land 4 - Palm Tree Paradise",
        "version": "smwc-27467-1625709830",
        "upstream_time": 1625709830,
        "download_url": "https://dl.smwcentral.net/27467/Palm%20Tree%20Paradise%20FG.zip",
        "filename": "Palm Tree Paradise FG.zip",
        "size": 19103,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27436,
        "title": "Wario Land 4 - Domino Row",
        "version": "smwc-27436-1625338737",
        "upstream_time": 1625338737,
        "download_url": "https://dl.smwcentral.net/27436/Domino%20Row.zip",
        "filename": "Domino Row.zip",
        "size": 23859,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27435,
        "title": "Wario Land 4 - Pinball Zone",
        "version": "smwc-27435-1625337396",
        "upstream_time": 1625337396,
        "download_url": "https://dl.smwcentral.net/27435/Pinball%20Zone.zip",
        "filename": "Pinball Zone.zip",
        "size": 53274,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27423,
        "title": "Wario Land 4 - Golden Passage (Hall)",
        "version": "smwc-27423-1625333298",
        "upstream_time": 1625333298,
        "download_url": "https://dl.smwcentral.net/27423/Golden%20Passage%20%28Halls%29.zip",
        "filename": "Golden Passage (Halls).zip",
        "size": 14980,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27422,
        "title": "Wario Land 4 - Golden Passage",
        "version": "smwc-27422-1625339091",
        "upstream_time": 1625339091,
        "download_url": "https://dl.smwcentral.net/27422/Golden%20Passage.zip",
        "filename": "Golden Passage.zip",
        "size": 19709,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 24039,
        "title": "Wario Land 3 - The Big Bridge",
        "version": "smwc-24039-1595945250",
        "upstream_time": 1595945250,
        "download_url": "https://dl.smwcentral.net/24039/Wario%20Land%203%20-%20The%20Big%20Bridge.zip",
        "filename": "Wario Land 3 - The Big Bridge.zip",
        "size": 4326,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 20689,
        "title": "Wario Land 3 - Sea Turtle Rocks",
        "version": "smwc-20689-1566609750",
        "upstream_time": 1566609750,
        "download_url": "https://dl.smwcentral.net/20689/Wario%20Land%203%20Sea%20Turtle%20Rocks.zip",
        "filename": "Wario Land 3 Sea Turtle Rocks.zip",
        "size": 4494,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 18965,
        "title": "Wario Land 3 - The Warped Void",
        "version": "smwc-18965-1548449523",
        "upstream_time": 1548449523,
        "download_url": "https://dl.smwcentral.net/18965/Wario%20Land%203%20-%20Warped%20Voidz.zip",
        "filename": "Wario Land 3 - Warped Voidz.zip",
        "size": 3193,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10810,
        "title": "Wario Land 4 - Fiery Cavern",
        "version": "smwc-10810-1423916341",
        "upstream_time": 1423916341,
        "download_url": "https://dl.smwcentral.net/10810/fierycavern.zip",
        "filename": "fierycavern.zip",
        "size": 16481,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10803,
        "title": "Wario Land 4 - The Toxic Landfill",
        "version": "smwc-10803-1423916296",
        "upstream_time": 1423916296,
        "download_url": "https://dl.smwcentral.net/10803/toxiclandfill.zip",
        "filename": "toxiclandfill.zip",
        "size": 6506,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10801,
        "title": "Wario Land 4 - Title Screen",
        "version": "smwc-10801-1423916197",
        "upstream_time": 1423916197,
        "download_url": "https://dl.smwcentral.net/10801/WL4Intro.zip",
        "filename": "WL4Intro.zip",
        "size": 5303,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10797,
        "title": "Wario Land 4 - Hotel Horror",
        "version": "smwc-10797-1423915956",
        "upstream_time": 1423915956,
        "download_url": "https://dl.smwcentral.net/10797/hotelhorror.zip",
        "filename": "hotelhorror.zip",
        "size": 42227,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10795,
        "title": "Wario Land 4 - Cave",
        "version": "smwc-10795-1423915876",
        "upstream_time": 1423915876,
        "download_url": "https://dl.smwcentral.net/10795/cave.zip",
        "filename": "cave.zip",
        "size": 102841,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10700,
        "title": "Wario Land 4 - Forty Below Fridge",
        "version": "smwc-10700-1422735103",
        "upstream_time": 1422735103,
        "download_url": "https://dl.smwcentral.net/10700/fortybelowfridge.zip",
        "filename": "fortybelowfridge.zip",
        "size": 33616,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10698,
        "title": "Wario Land 4",
        "version": "smwc-10698-1422734927",
        "upstream_time": 1422734927,
        "download_url": "https://dl.smwcentral.net/10698/wl4font.zip",
        "filename": "wl4font.zip",
        "size": 3082,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10681,
        "title": "Wario Land 4 - Debug Level",
        "version": "smwc-10681-1422725935",
        "upstream_time": 1422725935,
        "download_url": "https://dl.smwcentral.net/10681/debug.zip",
        "filename": "debug.zip",
        "size": 25167,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 10332,
        "title": "Wario Land 4 - Pinball Zone",
        "version": "smwc-10332-1419366594",
        "upstream_time": 1419366594,
        "download_url": "https://dl.smwcentral.net/10332/PinballZone.zip",
        "filename": "PinballZone.zip",
        "size": 8090,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9516,
        "title": "Wario Land 4 - Wario",
        "version": "smwc-9516-1416052153",
        "upstream_time": 1416052153,
        "download_url": "https://dl.smwcentral.net/9516/wl4ow.zip",
        "filename": "wl4ow.zip",
        "size": 2624,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 9115,
        "title": "Wario Land 4 - Domino Row",
        "version": "smwc-9115-1410293574",
        "upstream_time": 1410293574,
        "download_url": "https://dl.smwcentral.net/9115/DominoRow.zip",
        "filename": "DominoRow.zip",
        "size": 4317,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2952,
        "title": "Wario Land 4 - Arabian Night",
        "version": "smwc-2952-1372866249",
        "upstream_time": 1372866249,
        "download_url": "https://dl.smwcentral.net/2952/arabiannight.zip",
        "filename": "arabiannight.zip",
        "size": 19696,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2856,
        "title": "Wario Land 4 - Corridor",
        "version": "smwc-2856-1384090118",
        "upstream_time": 1384090118,
        "download_url": "https://dl.smwcentral.net/2856/corridor.zip",
        "filename": "corridor.zip",
        "size": 3665,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2436,
        "title": "Wario Land 4 - Doodle Woods",
        "version": "smwc-2436-1425742960",
        "upstream_time": 1425742960,
        "download_url": "https://dl.smwcentral.net/2436/doodlewoodsbg.zip",
        "filename": "doodlewoodsbg.zip",
        "size": 9880,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2428,
        "title": "Wario Land 4 - Entry Passage/Hall Of Hieroglyphs",
        "version": "smwc-2428-1416416542",
        "upstream_time": 1416416542,
        "download_url": "https://dl.smwcentral.net/2428/entrypassage.zip",
        "filename": "entrypassage.zip",
        "size": 9085,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2415,
        "title": "Wario Land 4 - The Big Board",
        "version": "smwc-2415-1424618916",
        "upstream_time": 1424618916,
        "download_url": "https://dl.smwcentral.net/2415/thebigboardbg.zip",
        "filename": "thebigboardbg.zip",
        "size": 8352,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2273,
        "title": "Wario Land 4 - Arabian Night",
        "version": "smwc-2273-1426698512",
        "upstream_time": 1426698512,
        "download_url": "https://dl.smwcentral.net/2273/ArabianNightinterior.zip",
        "filename": "ArabianNightinterior.zip",
        "size": 9025,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2240,
        "title": "Wario Land 4 - Wildflower Fields Clouds",
        "version": "smwc-2240-1422214887",
        "upstream_time": 1422214887,
        "download_url": "https://dl.smwcentral.net/2240/clouds.zip",
        "filename": "clouds.zip",
        "size": 8453,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2234,
        "title": "Wario Land 4 - Intro/Diamond City",
        "version": "smwc-2234-1417092556",
        "upstream_time": 1417092556,
        "download_url": "https://dl.smwcentral.net/2234/WL4City.zip",
        "filename": "WL4City.zip",
        "size": 3646,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2221,
        "title": "Wario Land 4 - Mystic Lake Jungle",
        "version": "smwc-2221-1422720191",
        "upstream_time": 1422720191,
        "download_url": "https://dl.smwcentral.net/2221/wario_land_4%20-%20mystic_lake_jungle.zip",
        "filename": "wario_land_4 - mystic_lake_jungle.zip",
        "size": 6783,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2217,
        "title": "Wario Land 4 - Mystic Lake",
        "version": "smwc-2217-1416927259",
        "upstream_time": 1416927259,
        "download_url": "https://dl.smwcentral.net/2217/MysticLake.zip",
        "filename": "MysticLake.zip",
        "size": 10247,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2216,
        "title": "Wario Land 4 - Doodle Woods",
        "version": "smwc-2216-1424632729",
        "upstream_time": 1424632729,
        "download_url": "https://dl.smwcentral.net/2216/DoodleForest-Wario4.zip",
        "filename": "DoodleForest-Wario4.zip",
        "size": 10488,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2173,
        "title": "Wario Land 4 - The Big Board Interior",
        "version": "smwc-2173-1422718729",
        "upstream_time": 1422718729,
        "download_url": "https://dl.smwcentral.net/2173/wario_land_4%20-%20the_big_board_interior.zip",
        "filename": "wario_land_4 - the_big_board_interior.zip",
        "size": 9536,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2155,
        "title": "Wario Land 4 - The Curious Factory",
        "version": "smwc-2155-1426615868",
        "upstream_time": 1426615868,
        "download_url": "https://dl.smwcentral.net/2155/Curious.zip",
        "filename": "Curious.zip",
        "size": 7066,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2150,
        "title": "Wario Land 4 - Sewer",
        "version": "smwc-2150-1425822545",
        "upstream_time": 1425822545,
        "download_url": "https://dl.smwcentral.net/2150/wl4sewer.zip",
        "filename": "wl4sewer.zip",
        "size": 8069,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2137,
        "title": "Wario Land 4 - Bonus Room",
        "version": "smwc-2137-1423124559",
        "upstream_time": 1423124559,
        "download_url": "https://dl.smwcentral.net/2137/Bonus.zip",
        "filename": "Bonus.zip",
        "size": 3455,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2122,
        "title": "Wario Land 4 - The Big Board",
        "version": "smwc-2122-1426613170",
        "upstream_time": 1426613170,
        "download_url": "https://dl.smwcentral.net/2122/WL4.zip",
        "filename": "WL4.zip",
        "size": 9598,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1585,
        "title": "Wario Land 3 - Wario",
        "version": "smwc-1585-1373215560",
        "upstream_time": 1373215560,
        "download_url": "https://dl.smwcentral.net/1585/wl3owplayer.zip",
        "filename": "wl3owplayer.zip",
        "size": 2185,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1526,
        "title": "Wario Land 3 - Out of the Woods",
        "version": "smwc-1526-1373215087",
        "upstream_time": 1373215087,
        "download_url": "https://dl.smwcentral.net/1526/wl3outofthewoods.zip",
        "filename": "wl3outofthewoods.zip",
        "size": 3516,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1357,
        "title": "Wario Land 3 - Cave",
        "version": "smwc-1357-1373128142",
        "upstream_time": 1373128142,
        "download_url": "https://dl.smwcentral.net/1357/wl3cave.zip",
        "filename": "wl3cave.zip",
        "size": 4592,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1338,
        "title": "Wario Land 2 - Wario's Island",
        "version": "smwc-1338-1405040545",
        "upstream_time": 1405040545,
        "download_url": "https://dl.smwcentral.net/1338/WarioIslands.zip",
        "filename": "WarioIslands.zip",
        "size": 2845,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1247,
        "title": "Wario Land 4 - The Toxic Landfill",
        "version": "smwc-1247-1407984425",
        "upstream_time": 1407984425,
        "download_url": "https://dl.smwcentral.net/1247/Wario%20Land%204%20-%20Mecha%20Junkyard.zip",
        "filename": "Wario Land 4 - Mecha Junkyard.zip",
        "size": 9924,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1044,
        "title": "Wario Land 4 - Toy Block Tower (Underground)",
        "version": "smwc-1044-1372501452",
        "upstream_time": 1372501452,
        "download_url": "https://dl.smwcentral.net/1044/Wario%20Land%204%20-%20Toy%20Block%20Tower%20%28Underground%29.zip",
        "filename": "Wario Land 4 - Toy Block Tower (Underground).zip",
        "size": 3699,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1040,
        "title": "Wario Land 4 - Fiery/Icy Cavern",
        "version": "smwc-1040-1372518937",
        "upstream_time": 1372518937,
        "download_url": "https://dl.smwcentral.net/1040/wl4fireice.zip",
        "filename": "wl4fireice.zip",
        "size": 4696,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 509,
        "title": "Wario Land 3 - Tower of Revival",
        "version": "smwc-509-1372962125",
        "upstream_time": 1372962125,
        "download_url": "https://dl.smwcentral.net/509/wl3castle.zip",
        "filename": "wl3castle.zip",
        "size": 2928,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wario-land-4",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30478,
    "title": "Wario Land 4 - 40 Below Fridge (Freezing Chamber)",
    "authors": [
      "RealLink"
    ],
    "tags": [
      "futuristic",
      "ice",
      "industrial",
      "mechanical",
      "needs remoderation",
      "patch needed"
    ],
    "description": "Name of ExGFX: Wario Land 4 - 40 Below Fridge (Room 2)<br>\r\nForeground, Background, or Sprite?: Background<br>\r\nAuthor: Nintendo<br>\r\nCustom or Rip?: Rip<br>\r\nSlots Used: BG1<br>\r\nPalette: 3<br>\r\nDescription: Wario Land 4 40 Below Fridge Background.",
    "latest_version": "smwc-30478-1650049243",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30478,
        "title": "Wario Land 4 - 40 Below Fridge (Freezing Chamber)",
        "version": "smwc-30478-1650049243",
        "upstream_time": 1650049243,
        "download_url": "https://dl.smwcentral.net/30478/belowfridge2.zip",
        "filename": "belowfridge2.zip",
        "size": 5049,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27439,
        "title": "Wario Land 4 - 40 Below Fridge (Intro)",
        "version": "smwc-27439-1625352881",
        "upstream_time": 1625352881,
        "download_url": "https://dl.smwcentral.net/27439/40%20Below%20Fridge%20%28Intro%29.zip",
        "filename": "40 Below Fridge (Intro).zip",
        "size": 20038,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 27438,
        "title": "Wario Land 4 - 40 Below Fridge",
        "version": "smwc-27438-1625352264",
        "upstream_time": 1625352264,
        "download_url": "https://dl.smwcentral.net/27438/40%20Below%20Fridge.zip",
        "filename": "40 Below Fridge.zip",
        "size": 20167,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wario-land-4-40-below-fridge-room",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30476,
    "title": "Wario Land 4 - 40 Below Fridge (Room 1)",
    "authors": [
      "RealLink"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "One of the backgrounds from 40 Below Fridge. Useful for factories or mechanical levels.",
    "latest_version": "smwc-30476-1650037533",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30476,
        "title": "Wario Land 4 - 40 Below Fridge (Room 1)",
        "version": "smwc-30476-1650037533",
        "upstream_time": 1650037533,
        "download_url": "https://dl.smwcentral.net/30476/belowfridge.zip",
        "filename": "belowfridge.zip",
        "size": 5011,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wario-land-ii",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30537,
    "title": "Wario Land II (16-Bit) - Coin",
    "authors": [
      "Brutapode89",
      "DogeMayo"
    ],
    "tags": [
      "coin"
    ],
    "description": "The coin of Wario Land II (16-Bit) from the Custom / Edited sections in the spriters-resource site. ",
    "latest_version": "smwc-30537-1650338514",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30537,
        "title": "Wario Land II (16-Bit) - Coin",
        "version": "smwc-30537-1650338514",
        "upstream_time": 1650338514,
        "download_url": "https://dl.smwcentral.net/30537/Wario%20Land%20II%20%2816-Bit%29%20-%20Coins.zip",
        "filename": "Wario Land II (16-Bit) - Coins.zip",
        "size": 5845,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wario-land-ii-mysterious-factory",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10829,
    "title": "Wario Land II - Mysterious Factory",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "industrial",
      "mechanical",
      "needs remoderation"
    ],
    "description": "The factory foreground from Wario Land 2. No background, since I managed to put the nearest thing to a background tile on layer 1 (although it could easily be used with an additional background).",
    "latest_version": "smwc-10829-1424008998",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10829,
        "title": "Wario Land II - Mysterious Factory",
        "version": "smwc-10829-1424008998",
        "upstream_time": 1424008998,
        "download_url": "https://dl.smwcentral.net/10829/factory.zip",
        "filename": "factory.zip",
        "size": 6298,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wario-land-ii-ruins-under-the-sea",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10833,
    "title": "Wario Land II - Ruins Under the Sea",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "needs remoderation",
      "ruins",
      "underwater"
    ],
    "description": "Wario Land 2 ruins tileset.",
    "latest_version": "smwc-10833-1424009263",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10833,
        "title": "Wario Land II - Ruins Under the Sea",
        "version": "smwc-10833-1424009263",
        "upstream_time": 1424009263,
        "download_url": "https://dl.smwcentral.net/10833/ruins.zip",
        "filename": "ruins.zip",
        "size": 4506,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wario-land-ii-skullcopter",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40513,
    "title": "Wario Land II - Skullcopter",
    "authors": [
      "TheOrangeToad"
    ],
    "tags": [
      "retro",
      "skullcopter"
    ],
    "description": "Graphics of the Skullcopter enemy from Wario Land II. Note that the graphics were edited to fit the size of the sprite in 16x16 unlike the source game.<br>\r\n<br>\r\nThese graphics we made for this custom sprite <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3514\">here!</a>",
    "latest_version": "smwc-40513-1756430213",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40513,
        "title": "Wario Land II - Skullcopter",
        "version": "smwc-40513-1756430213",
        "upstream_time": 1756430213,
        "download_url": "https://dl.smwcentral.net/40513/Wario%20Land%202%20-%20Skullcopter.zip",
        "filename": "Wario Land 2 - Skullcopter.zip",
        "size": 2616,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wario-land-ii-ss-tea-cup",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10834,
    "title": "Wario Land II - SS Tea Cup",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "needs remoderation",
      "ship"
    ],
    "description": "A ship tileset from Wario Land II.",
    "latest_version": "smwc-10834-1424009307",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10834,
        "title": "Wario Land II - SS Tea Cup",
        "version": "smwc-10834-1424009307",
        "upstream_time": 1424009307,
        "download_url": "https://dl.smwcentral.net/10834/ship.zip",
        "filename": "ship.zip",
        "size": 3760,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wario-land-ii-syrup-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10831,
    "title": "Wario Land II - Syrup Castle",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Syrup Castle's graphics from Wario Land 2.",
    "latest_version": "smwc-10831-1424009165",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10831,
        "title": "Wario Land II - Syrup Castle",
        "version": "smwc-10831-1424009165",
        "upstream_time": 1424009165,
        "download_url": "https://dl.smwcentral.net/10831/syrupcastle.zip",
        "filename": "syrupcastle.zip",
        "size": 4319,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wario-land-ii-the-really-final-chapter",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10836,
    "title": "Wario Land II - The Really Final Chapter",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "abstract",
      "bonus",
      "needs remoderation"
    ],
    "description": "An... unusual tileset from the game's secret final level.  Might work for strange special world levels or switch palace replacements.",
    "latest_version": "smwc-10836-1424009431",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10836,
        "title": "Wario Land II - The Really Final Chapter",
        "version": "smwc-10836-1424009431",
        "upstream_time": 1424009431,
        "download_url": "https://dl.smwcentral.net/10836/insanelevel.zip",
        "filename": "insanelevel.zip",
        "size": 5413,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wario-land-ii-town",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10832,
    "title": "Wario Land II - Town",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "city",
      "needs remoderation"
    ],
    "description": "Town graphics from Wario Land 2.  Good for city levels.",
    "latest_version": "smwc-10832-1424009223",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10832,
        "title": "Wario Land II - Town",
        "version": "smwc-10832-1424009223",
        "upstream_time": 1424009223,
        "download_url": "https://dl.smwcentral.net/10832/town.zip",
        "filename": "town.zip",
        "size": 5714,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wario-land-ii-uncanny-mansion",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10830,
    "title": "Wario Land II - Uncanny Mansion",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "haunted",
      "needs remoderation"
    ],
    "description": "The graphics from Uncanny Mansion in Wario Land 2.  Good for ghost houses.",
    "latest_version": "smwc-10830-1424009123",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10830,
        "title": "Wario Land II - Uncanny Mansion",
        "version": "smwc-10830-1424009123",
        "upstream_time": 1424009123,
        "download_url": "https://dl.smwcentral.net/10830/hauntedhouse.zip",
        "filename": "hauntedhouse.zip",
        "size": 5895,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wario-land-super-mario-land",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38952,
    "title": "Wario Land: Super Mario Land 3 - Spike Trap",
    "authors": [
      "Nitrogen"
    ],
    "tags": [
      "beach",
      "block",
      "castle",
      "cave",
      "ice",
      "needs remoderation",
      "ship",
      "spike",
      "underwater"
    ],
    "description": "The spike trap block that can be found in Wario Land: Super Mario Land 3 but adapted to be compatible with vanilla palettes.<br>\r\nThis also includes an ON/OFF version of the spike trap I made in the style of the ON/OFF blocks from SMW2:YI. To be used with the <a href=\"https://smwc.me/s/15344\">Switch Pack</a> custom blocks.",
    "latest_version": "smwc-38952-1734825188",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38952,
        "title": "Wario Land: Super Mario Land 3 - Spike Trap",
        "version": "smwc-38952-1734825188",
        "upstream_time": 1734825188,
        "download_url": "https://dl.smwcentral.net/38952/Wario%20Land%20-%20Super%20Mario%20Land%203%20-%20Spike%20Trap.zip",
        "filename": "Wario Land - Super Mario Land 3 - Spike Trap.zip",
        "size": 1720,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 19854,
        "title": "Wario Land: Super Mario Land 3 - Ice",
        "version": "smwc-19854-1557691443",
        "upstream_time": 1557691443,
        "download_url": "https://dl.smwcentral.net/19854/wario%20land%20-%20ice%20colorized.zip",
        "filename": "wario land - ice colorized.zip",
        "size": 5487,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14288,
        "title": "Wario Land: Super Mario Land 3 - Castle",
        "version": "smwc-14288-1473569810",
        "upstream_time": 1473569810,
        "download_url": "https://dl.smwcentral.net/14288/Wario%20Land-Super%20Mario%20Land%203%20Castle.zip",
        "filename": "Wario Land-Super Mario Land 3 Castle.zip",
        "size": 8006,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14287,
        "title": "Wario Land: Super Mario Land 3 - Cave",
        "version": "smwc-14287-1473569827",
        "upstream_time": 1473569827,
        "download_url": "https://dl.smwcentral.net/14287/Wario%20Land-Super%20Mario%20Land%203%20Cave.zip",
        "filename": "Wario Land-Super Mario Land 3 Cave.zip",
        "size": 7923,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14276,
        "title": "Wario Land: Super Mario Land 3 - Beach",
        "version": "smwc-14276-1471911121",
        "upstream_time": 1471911121,
        "download_url": "https://dl.smwcentral.net/14276/Wario%20Land-Super%20Mario%20Land%203%20Beach-updated.zip",
        "filename": "Wario Land-Super Mario Land 3 Beach-updated.zip",
        "size": 9080,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 14192,
        "title": "Wario Land: Super Mario Land 3 - Beach",
        "version": "smwc-14192-1471423539",
        "upstream_time": 1471423539,
        "download_url": "https://dl.smwcentral.net/14192/wlbeach.zip",
        "filename": "wlbeach.zip",
        "size": 7900,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 2227,
        "title": "Wario Land: Super Mario Land 3 - Syrup Castle",
        "version": "smwc-2227-1428502954",
        "upstream_time": 1428502954,
        "download_url": "https://dl.smwcentral.net/2227/Syrup%20Castle.zip",
        "filename": "Syrup Castle.zip",
        "size": 21358,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 459,
        "title": "Wario Land: Super Mario Land 3 - Rice Beach",
        "version": "smwc-459-1382171694",
        "upstream_time": 1382171694,
        "download_url": "https://dl.smwcentral.net/459/wl-ricebeach.zip",
        "filename": "wl-ricebeach.zip",
        "size": 3871,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 416,
        "title": "Wario Land: Super Mario Land 3 - Boat",
        "version": "smwc-416-1383146873",
        "upstream_time": 1383146873,
        "download_url": "https://dl.smwcentral.net/416/wl-boat.zip",
        "filename": "wl-boat.zip",
        "size": 3508,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wario-s-woods-round-game",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1987,
    "title": "Wario's Woods - Round Game",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "grassland",
      "needs remoderation",
      "sky"
    ],
    "description": "No credit needed, but it would be appreciated!<br>\r\n<br>\r\nIt's a sky with mountains.",
    "latest_version": "smwc-1987-1379598354",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1987,
        "title": "Wario's Woods - Round Game",
        "version": "smwc-1987-1379598354",
        "upstream_time": 1379598354,
        "download_url": "https://dl.smwcentral.net/1987/wrw-roundgames.zip",
        "filename": "wrw-roundgames.zip",
        "size": 3365,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wario-s-woods-snes-title-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1651,
    "title": "Wario's Woods (SNES) - Title Screen",
    "authors": [
      "PineappleProducer"
    ],
    "tags": [
      "forest",
      "grassland"
    ],
    "description": "A rip from the game \"Wario's Woods\" for the SNES. Sample level included for easier setup. Credit isn't necessary.",
    "latest_version": "smwc-1651-1409773258",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1651,
        "title": "Wario's Woods (SNES) - Title Screen",
        "version": "smwc-1651-1409773258",
        "upstream_time": 1409773258,
        "download_url": "https://dl.smwcentral.net/1651/Wario%27s%20Woods%20%28SNES%29%20-%20Title%20Screen.zip",
        "filename": "Wario%27s Woods (SNES) - Title Screen.zip",
        "size": 4702,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wario-waluigi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 693,
    "title": "Wario & Waluigi",
    "authors": [
      "SuperLuigiBros"
    ],
    "tags": [
      "male"
    ],
    "description": "Includes Wario and Waluigi's GFX32.bins and palettes.<br>\r\n<br>\r\nMod edit: changed .pal files to shared palettes to fit current player graphics requirements",
    "latest_version": "smwc-693-1390055466",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 693,
        "title": "Wario & Waluigi",
        "version": "smwc-693-1390055466",
        "upstream_time": 1390055466,
        "download_url": "https://dl.smwcentral.net/693/WarioBrosplayer.zip",
        "filename": "WarioBrosplayer.zip",
        "size": 26195,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-warioware-d-i-y-wario-quest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10774,
    "title": "WarioWare: D.I.Y. - Wario Quest",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "forest",
      "grassland",
      "needs remoderation"
    ],
    "description": "This is the background found in the micro-game \"Wario Quest\" in Warioware D.I.Y. It's probably best suited for cutscenes, since the BG is kind of small.",
    "latest_version": "smwc-10774-1423913817",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10774,
        "title": "WarioWare: D.I.Y. - Wario Quest",
        "version": "smwc-10774-1423913817",
        "upstream_time": 1423913817,
        "download_url": "https://dl.smwcentral.net/10774/wario_quest.zip",
        "filename": "wario_quest.zip",
        "size": 6230,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-warioware-inc-mega-microgame-classic-clash",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26816,
    "title": "WarioWare, Inc.: Mega Microgame$! - Classic Clash",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "Ripped from the Classic Clash minigame in WarioWare, Inc.: Mega Microgame$! on GBA.",
    "latest_version": "smwc-26816-1619033263",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26816,
        "title": "WarioWare, Inc.: Mega Microgame$! - Classic Clash",
        "version": "smwc-26816-1619033263",
        "upstream_time": 1619033263,
        "download_url": "https://dl.smwcentral.net/26816/WarioWare%2C%20Inc.%20-%20Mega%20Microgame%24%21%20-%20Classic%20Clash.zip",
        "filename": "WarioWare%2C Inc. - Mega Microgame%24%21 - Classic Clash.zip",
        "size": 2715,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-warioware-touched-ashley-s-mansion",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10837,
    "title": "WarioWare Touched - Ashley's Mansion",
    "authors": [
      "cheat-master30"
    ],
    "tags": [
      "house",
      "needs remoderation"
    ],
    "description": "A haunted house background from Ashley's intro cutscene in WarioWare Touched for DS.",
    "latest_version": "smwc-10837-1424009491",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10837,
        "title": "WarioWare Touched - Ashley's Mansion",
        "version": "smwc-10837-1424009491",
        "upstream_time": 1424009491,
        "download_url": "https://dl.smwcentral.net/10837/AshleyMansionBG.zip",
        "filename": "AshleyMansionBG.zip",
        "size": 9919,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-warped-ghost-house",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23758,
    "title": "Warped Ghost House",
    "authors": [
      "Mr. Pixelator"
    ],
    "tags": [
      "haunted",
      "house",
      "needs remoderation"
    ],
    "description": "Haunted houses don't have to simply be old and abandoned, they can be haunted in other ways, too! This one in particular just feels a bit... off. Includes spike blocks and climbable poles, among other decorative objects.",
    "latest_version": "smwc-23758-1594604050",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23758,
        "title": "Warped Ghost House",
        "version": "smwc-23758-1594604050",
        "upstream_time": 1594604050,
        "download_url": "https://dl.smwcentral.net/23758/warped_ghost_house.zip",
        "filename": "warped_ghost_house.zip",
        "size": 3952,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wart-and-vegetables",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30025,
    "title": "Wart and Vegetables",
    "authors": [
      "KBY30"
    ],
    "tags": [
      "boss",
      "wart"
    ],
    "description": "Custom graphics for the custom <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3656\">Wart (and vegetables) sprite.</a><br>\r\nThis is based on the official art of Wart from Super Mario Bros. 2 (Super Mario USA).<br>\r\nComes with a custom palette that replaces palettes E and F.",
    "latest_version": "smwc-30025-1646524621",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30025,
        "title": "Wart and Vegetables",
        "version": "smwc-30025-1646524621",
        "upstream_time": 1646524621,
        "download_url": "https://dl.smwcentral.net/30025/Wart%20and%20Vegetables.zip",
        "filename": "Wart and Vegetables.zip",
        "size": 2825,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-water-ruins",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13937,
    "title": "Water Ruins",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "needs remoderation",
      "ruins",
      "water"
    ],
    "description": "Here are some water-themed ruins for your Atlantis-type settings.  This is probably my most animated tileset yet.  Much of the flowing water actually uses palette animation.",
    "latest_version": "smwc-13937-1468806491",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13937,
        "title": "Water Ruins",
        "version": "smwc-13937-1468806491",
        "upstream_time": 1468806491,
        "download_url": "https://dl.smwcentral.net/13937/WaterRuins.zip",
        "filename": "WaterRuins.zip",
        "size": 5310,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-watermelon",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1942,
    "title": "Watermelon",
    "authors": [
      "anonimato"
    ],
    "tags": [
      "food",
      "needs remoderation"
    ],
    "description": "Requested by Magmar<br>\r\n<br>\r\nSo i finally finished them...<br>\r\nand they really gave me a headache, it's compatible with Lm 1.65-<br>\r\n<br>\r\nEnjoy and please give credit, that headache wasn't nice.",
    "latest_version": "smwc-1942-1409516301",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1942,
        "title": "Watermelon",
        "version": "smwc-1942-1409516301",
        "upstream_time": 1409516301,
        "download_url": "https://dl.smwcentral.net/1942/Mmm..%20Watermelon%21.zip",
        "filename": "Mmm.. Watermelon%21.zip",
        "size": 6852,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-watertown",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 14310,
    "title": "Watertown",
    "authors": [
      "Wavee"
    ],
    "tags": [
      "lake",
      "needs remoderation",
      "town",
      "wood"
    ],
    "description": "My entry for the Summer 2016 ExGFX contest.",
    "latest_version": "smwc-14310-1472617692",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 14310,
        "title": "Watertown",
        "version": "smwc-14310-1472617692",
        "upstream_time": 1472617692,
        "download_url": "https://dl.smwcentral.net/14310/Watertown.zip",
        "filename": "Watertown.zip",
        "size": 7708,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-watery-beach",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 12248,
    "title": "Watery Beach",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "beach",
      "needs remoderation"
    ],
    "description": "A simple beach level, no credits need it",
    "latest_version": "smwc-12248-1445963510",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 12248,
        "title": "Watery Beach",
        "version": "smwc-12248-1445963510",
        "upstream_time": 1445963510,
        "download_url": "https://dl.smwcentral.net/12248/Beach%281%29%28r%29.zip",
        "filename": "Beach(1)(r).zip",
        "size": 7724,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wayne-s-world-snes-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39626,
    "title": "Wayne's World (SNES) - Stage 4 (Floating Neighborhood)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "city",
      "house",
      "interior",
      "mechanical",
      "sky",
      "town"
    ],
    "description": "The background seen in the final stage of the \"Excellent... Not!\" video game: Wayne's World. This is ripped from the Super Nintendo version. A good fit for an unusual sky level.",
    "latest_version": "smwc-39626-1743357923",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39626,
        "title": "Wayne's World (SNES) - Stage 4 (Floating Neighborhood)",
        "version": "smwc-39626-1743357923",
        "upstream_time": 1743357923,
        "download_url": "https://dl.smwcentral.net/39626/Wayne%27s%20World%20%28SNES%29%20-%20Stage%204%20%28Floating%20Neighborhood%29.zip",
        "filename": "Wayne%27s World (SNES) - Stage 4 (Floating Neighborhood).zip",
        "size": 10074,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39625,
        "title": "Wayne's World (SNES) - Stage 3 (Bar)",
        "version": "smwc-39625-1743357917",
        "upstream_time": 1743357917,
        "download_url": "https://dl.smwcentral.net/39625/Wayne%27s%20World%20%28SNES%29%20-%20Stage%203%20%28Bar%29.zip",
        "filename": "Wayne%27s World (SNES) - Stage 3 (Bar).zip",
        "size": 9306,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39624,
        "title": "Wayne's World (SNES) - Stage 2 (Cafeteria)",
        "version": "smwc-39624-1743357524",
        "upstream_time": 1743357524,
        "download_url": "https://dl.smwcentral.net/39624/Wayne%27s%20World%20%28SNES%29%20-%20Stage%202%20%28Cafeteria%29.zip",
        "filename": "Wayne%27s World (SNES) - Stage 2 (Cafeteria).zip",
        "size": 3055,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 39616,
        "title": "Wayne's World (SNES) - Stage 1 (Music Store)",
        "version": "smwc-39616-1743354220",
        "upstream_time": 1743354220,
        "download_url": "https://dl.smwcentral.net/39616/Wayne%27s%20World%20%28SNES%29%20-%20Stage%201%20%28Music%20Store%29.zip",
        "filename": "Wayne%27s World (SNES) - Stage 1 (Music Store).zip",
        "size": 5184,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-weasel",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23442,
    "title": "Weasel",
    "authors": [
      "Blizzard Buffalo"
    ],
    "tags": [
      "needs remoderation",
      "rex"
    ],
    "description": "A Disney/Conker styled weasel enemy that works as a replacement of the Rexes.<br>\r\n<br>\r\nUpdate: Fixed some stray pixels.",
    "latest_version": "smwc-23442-1593535748",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23442,
        "title": "Weasel",
        "version": "smwc-23442-1593535748",
        "upstream_time": 1593535748,
        "download_url": "https://dl.smwcentral.net/23442/Weasel.zip",
        "filename": "Weasel.zip",
        "size": 1989,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-weird-on-off-blocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40324,
    "title": "Weird ON/OFF Blocks",
    "authors": [
      "Theopold"
    ],
    "tags": [
      "block",
      "on-off",
      "spike trap"
    ],
    "description": "Woo! First graphical submission!<br>\r\n<br>\r\nWeird-looking ON/OFF blocks and damaging variants. The spike blocks are intended to resemble Sugarstars from SMB Wonder.<br>\r\n<br>\r\nFunctionality <a href=\"https://www.smwcentral.net/?p=section&a=details&id=15344\">not included</a>!",
    "latest_version": "smwc-40324-1755890710",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40324,
        "title": "Weird ON/OFF Blocks",
        "version": "smwc-40324-1755890710",
        "upstream_time": 1755890710,
        "download_url": "https://dl.smwcentral.net/40324/better%20cba.zip",
        "filename": "better cba.zip",
        "size": 2255,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-werewolf-bro",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39576,
    "title": "Werewolf Bro",
    "authors": [
      "Blizzard Buffalo"
    ],
    "tags": [
      "zidane bro"
    ],
    "description": "Reskin of the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14223\">Zidane Bro</a>.<br>\r\n<br>\r\nA Hammer Bro that looks normal from distance, but transforms into a maniac werewolf upon getting closer. Ideal for halloween spooky themed levels<br>\r\n<br>\r\nInspired by a <a href=\"https://youtu.be/OBF_dg4JL0A?si=U9h_iliL8KBEreca&t=630\" rel=\"nofollow\">Blue Television Games concept</a>, used <a href=\"https://www.spriters-resource.com/custom_edited/worldofwarcraftcustoms/sheet/166902/\" rel=\"nofollow\">World of Warcraft Wolf sprites by Freakyplanet</a>",
    "latest_version": "smwc-39576-1742057884",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39576,
        "title": "Werewolf Bro",
        "version": "smwc-39576-1742057884",
        "upstream_time": 1742057884,
        "download_url": "https://dl.smwcentral.net/39576/Werewolf%20Brother.zip",
        "filename": "Werewolf Brother.zip",
        "size": 1569,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-whiteyoshiegg-s-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 19382,
    "title": "WhiteYoshiEgg's Font",
    "authors": [
      "wye"
    ],
    "tags": [
      "sans serif"
    ],
    "description": "A custom SMW Font, made by me. Just replace GFX2A with this file.<br>\r\nFeel free to credit me if used.<br>\r\n<br>\r\n(March 18, 2019: Remade the font from scratch - now has consistent letter heights, consistent slant, and looks better in general.)",
    "latest_version": "smwc-19382-1553970632",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 19382,
        "title": "WhiteYoshiEgg's Font",
        "version": "smwc-19382-1553970632",
        "upstream_time": 1553970632,
        "download_url": "https://dl.smwcentral.net/19382/custom-font.zip",
        "filename": "custom-font.zip",
        "size": 1042,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wibble-world-giddy-wibble-mania-north-pole",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29419,
    "title": "Wibble World Giddy: Wibble Mania! - North Pole",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "snow"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">TURNABOUT OMICRON: C3 THREAD</span></b><br>\r\n<br>\r\nThe snow section from the \"Wibble World Giddy: Wibble Mania!\" Amiga game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-29419-1641860033",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29419,
        "title": "Wibble World Giddy: Wibble Mania! - North Pole",
        "version": "smwc-29419-1641860033",
        "upstream_time": 1641860033,
        "download_url": "https://dl.smwcentral.net/29419/giddynorthpole.zip",
        "filename": "giddynorthpole.zip",
        "size": 7920,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wickie-und-die-starken-maenner-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33282,
    "title": "Wickie und die Starken Maenner - Cave",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">POST C3 WINTER 2023</span></b><br>\r\n<br>\r\nThe \"cave\" background from the Nintendo DS game <b><u>Wickie und die Starken Maenner</u></b><br>\r\nWhat do you think about this?<br>\r\n",
    "latest_version": "smwc-33282-1676648347",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33282,
        "title": "Wickie und die Starken Maenner - Cave",
        "version": "smwc-33282-1676648347",
        "upstream_time": 1676648347,
        "download_url": "https://dl.smwcentral.net/33282/WickieunddieStarkenMaennerCave.zip",
        "filename": "WickieunddieStarkenMaennerCave.zip",
        "size": 6766,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wickie-und-die-starken-maenner-fire-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33283,
    "title": "Wickie und die Starken Maenner - Fire Clouds",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "sky",
      "volcano"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">POST C3 WINTER 2023</span></b><br>\r\n<br>\r\nThe \"sunset clouds\" background from the Nintendo DS game <b><u>Wickie und die Starken Maenner</u></b>.<br>\r\nThe original background was too large and shrink it to fit in SMW standars.<br>\r\nIt could be very useful if you add some Layer 3 backgrounds, don't you agree?",
    "latest_version": "smwc-33283-1676648493",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33283,
        "title": "Wickie und die Starken Maenner - Fire Clouds",
        "version": "smwc-33283-1676648493",
        "upstream_time": 1676648493,
        "download_url": "https://dl.smwcentral.net/33283/WickieunddieStarkenMaennerFireClouds.zip",
        "filename": "WickieunddieStarkenMaennerFireClouds.zip",
        "size": 7527,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wickie-und-die-starken-maenner-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33281,
    "title": "Wickie und die Starken Maenner - Forest",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "forest",
      "house"
    ],
    "description": "<b><span style=\"font-size: 24pt;\">POST C3 WINTER 2023</span></b><br>\r\n<br>\r\nThe \"forest\" background from the Nintendo DS game <b><u>Wickie und die Starken Maenner</u></b>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-33281-1676648225",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33281,
        "title": "Wickie und die Starken Maenner - Forest",
        "version": "smwc-33281-1676648225",
        "upstream_time": 1676648225,
        "download_url": "https://dl.smwcentral.net/33281/WickieunddieStarkenMaennerForest.zip",
        "filename": "WickieunddieStarkenMaennerForest.zip",
        "size": 7765,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wiggler-spiny-and-bob-omb",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8959,
    "title": "Wiggler, Spiny and Bob-Omb",
    "authors": [
      "PaperMario94"
    ],
    "tags": [
      "bob-omb",
      "needs remoderation",
      "spiny",
      "wiggler"
    ],
    "description": "Description: Some graphics that I made and used in Luigi's Story",
    "latest_version": "smwc-8959-1409066848",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8959,
        "title": "Wiggler, Spiny and Bob-Omb",
        "version": "smwc-8959-1409066848",
        "upstream_time": 1409066848,
        "download_url": "https://dl.smwcentral.net/8959/New%20Wiggler%2CSpiny%20and%20Bob-Omb%20GFX.zip",
        "filename": "New Wiggler%2CSpiny and Bob-Omb GFX.zip",
        "size": 2115,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wild-arms-photosphere-control-chair-clouds",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33540,
    "title": "Wild Arms - Photosphere Control Chair (Clouds)",
    "authors": [
      "Bonobi"
    ],
    "tags": [
      "realistic",
      "sky"
    ],
    "description": "A cloud background that would fit well in sky levels. It can be used both in Horizontal or a Vertical Level, and you can even make it scroll with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=23117\">this UberASM</a>.",
    "latest_version": "smwc-33540-1678757507",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33540,
        "title": "Wild Arms - Photosphere Control Chair (Clouds)",
        "version": "smwc-33540-1678757507",
        "upstream_time": 1678757507,
        "download_url": "https://dl.smwcentral.net/33540/WAClouds.zip",
        "filename": "WAClouds.zip",
        "size": 10195,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wild-arms-wandering-isle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39354,
    "title": "Wild Arms - Wandering Isle",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "mountain",
      "night",
      "sky"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">C3 WINTER 2025:</span></b><br>\r\n<br>\r\nThe \"dark floating islands\" area from <b><u>Wild Arms</u></b> Playstation game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-39354-1740450721",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39354,
        "title": "Wild Arms - Wandering Isle",
        "version": "smwc-39354-1740450721",
        "upstream_time": 1740450721,
        "download_url": "https://dl.smwcentral.net/39354/WA1-WanderingIsle.zip",
        "filename": "WA1-WanderingIsle.zip",
        "size": 6698,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wild-gunman-valley",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25600,
    "title": "Wild Gunman - Valley",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "8-bit",
      "desert",
      "needs remoderation"
    ],
    "description": "Ripped from the Valley in Wild Gunman on NES.",
    "latest_version": "smwc-25600-1609641812",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25600,
        "title": "Wild Gunman - Valley",
        "version": "smwc-25600-1609641812",
        "upstream_time": 1609641812,
        "download_url": "https://dl.smwcentral.net/25600/Wild%20Gunman%20-%20Valley.zip",
        "filename": "Wild Gunman - Valley.zip",
        "size": 2551,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wild-guns-armored-train",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1090,
    "title": "Wild Guns - Armored Train",
    "authors": [
      "NekohDot"
    ],
    "tags": [
      "desert",
      "mountain",
      "needs remoderation",
      "train"
    ],
    "description": "Ripped from Wild Guns, uses BG1.<br>\r\n<br>\r\nSample level and palette included.",
    "latest_version": "smwc-1090-1398127033",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1090,
        "title": "Wild Guns - Armored Train",
        "version": "smwc-1090-1398127033",
        "upstream_time": 1398127033,
        "download_url": "https://dl.smwcentral.net/1090/WG-AT.zip",
        "filename": "WG-AT.zip",
        "size": 3494,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wild-guns-river-versus-mode",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29304,
    "title": "Wild Guns - River (Versus Mode)",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "lake",
      "mountain"
    ],
    "description": "Ripped from the River in Wild Guns on Super Nintendo. Background found exclusively in the versus mode of the game. This rip was part of <a href=\"https://www.smwcentral.net/?p=viewthread&t=120286\">my C3 Graphic Ripping Showcase.</a><br>\r\n<br>\r\nNote: The background scrolling must be disabled.",
    "latest_version": "smwc-29304-1641945092",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29304,
        "title": "Wild Guns - River (Versus Mode)",
        "version": "smwc-29304-1641945092",
        "upstream_time": 1641945092,
        "download_url": "https://dl.smwcentral.net/29304/Wild%20Guns%20-%20River.zip",
        "filename": "Wild Guns - River.zip",
        "size": 4250,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-windows",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30646,
    "title": "Windows 95: 3D Maze Screensaver - Wall Texture",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "retro",
      "texture"
    ],
    "description": "Yep, it's the brick wall texture from the iconic 3D maze screensaver from Windows 95 now as a background. I don't know how or when you'd use this in a level but it's now available.",
    "latest_version": "smwc-30646-1651103198",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30646,
        "title": "Windows 95: 3D Maze Screensaver - Wall Texture",
        "version": "smwc-30646-1651103198",
        "upstream_time": 1651103198,
        "download_url": "https://dl.smwcentral.net/30646/Windows%2095%203D%20Maze%20Screensaver%20-%20Wall%20Texture.zip",
        "filename": "Windows 95 3D Maze Screensaver - Wall Texture.zip",
        "size": 8436,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29938,
        "title": "Windows 98 - Desktop",
        "version": "smwc-29938-1645641117",
        "upstream_time": 1645641117,
        "download_url": "https://dl.smwcentral.net/29938/Windows98FG.zip",
        "filename": "Windows98FG.zip",
        "size": 2714,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wing-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 27982,
    "title": "Wing Coin",
    "authors": [
      "Aram"
    ],
    "tags": [
      "wings",
      "yoshi coin"
    ],
    "description": "A wing coin- A good alternative to the Yoshi/Dragon Coins. Uses original palette.<br>\r\nCredit is optional, but not needed.",
    "latest_version": "smwc-27982-1628866323",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 27982,
        "title": "Wing Coin",
        "version": "smwc-27982-1628866323",
        "upstream_time": 1628866323,
        "download_url": "https://dl.smwcentral.net/27982/Wing%20Coin.zip",
        "filename": "Wing Coin.zip",
        "size": 1588,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wingdings-wingdings-2-wingdings",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34343,
    "title": "Wingdings, Wingdings 2, Wingdings 3, and Webdings",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "font",
      "glyph"
    ],
    "description": "Everybody's set of four favourite fonts from early Windows, back before Unicode was all the rage, stuffed into 8×8 tiles for use in your message boxes!<br>\r\n<br>\r\nIncludes Wingdings, Wingdings 2, Wingdings 3, and Webdings.<br>\r\n<br>\r\nAlso includes a Python script that can be used to facilitate the conversion process, so you can just type what you want, and have it generate the correct message box tiles for it, without having to manually cross-reference and click on every tile.",
    "latest_version": "smwc-34343-1689901310",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34343,
        "title": "Wingdings, Wingdings 2, Wingdings 3, and Webdings",
        "version": "smwc-34343-1689901310",
        "upstream_time": 1689901310,
        "download_url": "https://dl.smwcentral.net/34343/Wingdings.zip",
        "filename": "Wingdings.zip",
        "size": 8577,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-winter-gold-albertville",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23007,
    "title": "Winter Gold - Albertville",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mountain",
      "snow"
    ],
    "description": "Ripped from Albertville (France*) in Winter Gold on Super Nintendo.<br>\r\n<br>\r\n*My country.",
    "latest_version": "smwc-23007-1592957735",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23007,
        "title": "Winter Gold - Albertville",
        "version": "smwc-23007-1592957735",
        "upstream_time": 1592957735,
        "download_url": "https://dl.smwcentral.net/23007/Winter%20Gold%20-%20Albertville%20%28Update%29.zip",
        "filename": "Winter Gold - Albertville (Update).zip",
        "size": 5289,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-winter-gold-lillehammer",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23008,
    "title": "Winter Gold - Lillehammer",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mountain",
      "snow"
    ],
    "description": "Ripped from Lillehammer (Norway) in Winter Gold on Super Nintendo.<br>\r\n<br>\r\nNote: Recommended V-Scroll: Slow 2 (Only with the Lunar Magic latest version) and H-Scroll: Variable for the background's scrolling.",
    "latest_version": "smwc-23008-1592958299",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23008,
        "title": "Winter Gold - Lillehammer",
        "version": "smwc-23008-1592958299",
        "upstream_time": 1592958299,
        "download_url": "https://dl.smwcentral.net/23008/Winter%20Gold%20-%20Lillehammer%20%28Update%29.zip",
        "filename": "Winter Gold - Lillehammer (Update).zip",
        "size": 8843,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-winter-gold-salt-lake-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 25807,
    "title": "Winter Gold - Salt Lake City",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "mountain",
      "needs remoderation",
      "snow"
    ],
    "description": "Ripped from Salt Lake City (USA) in Winter Gold on Super Nintendo. This rip was part of my <a href=\"https://www.smwcentral.net/?p=viewthread&t=104831\">C3 Graphic Ripping Showcase</a>",
    "latest_version": "smwc-25807-1611086687",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 25807,
        "title": "Winter Gold - Salt Lake City",
        "version": "smwc-25807-1611086687",
        "upstream_time": 1611086687,
        "download_url": "https://dl.smwcentral.net/25807/Winter%20Gold%20-%20Salt%20Lake%20City.zip",
        "filename": "Winter Gold - Salt Lake City.zip",
        "size": 9409,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-winter-power-ups",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38916,
    "title": "Winter Power-Ups",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "1-up",
      "feather",
      "fire flower",
      "mushroom",
      "star"
    ],
    "description": "Power-ups with a winter-themed spin, featuring noodle bowls, a roasted chestnut, mistletoe, and a present! No custom palettes are included.",
    "latest_version": "smwc-38916-1734226782",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38916,
        "title": "Winter Power-Ups",
        "version": "smwc-38916-1734226782",
        "upstream_time": 1734226782,
        "download_url": "https://dl.smwcentral.net/38916/winterpower.zip",
        "filename": "winterpower.zip",
        "size": 1943,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wise-information-box",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41427,
    "title": "Wise Information Box",
    "authors": [
      "OiMuka"
    ],
    "tags": [
      "info box",
      "message box"
    ],
    "description": "This graphic replaces the info box gfx with a blue box featuring the face of an old wise man.<br>\r\n<br>\r\nCredits would be appreciated.",
    "latest_version": "smwc-41427-1768695470",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41427,
        "title": "Wise Information Box",
        "version": "smwc-41427-1768695470",
        "upstream_time": 1768695470,
        "download_url": "https://dl.smwcentral.net/41427/wise%20info.%20box.zip",
        "filename": "wise info. box.zip",
        "size": 2694,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wonder-boy-iii-the-dragons-trap-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13793,
    "title": "Wonder Boy III: The Dragons Trap - Desert",
    "authors": [
      "IanBoy"
    ],
    "tags": [
      "beach",
      "desert",
      "needs remoderation"
    ],
    "description": "Ripped straight from the game. Took me a while to make, so credits would be appreciated.",
    "latest_version": "smwc-13793-1465880515",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13793,
        "title": "Wonder Boy III: The Dragons Trap - Desert",
        "version": "smwc-13793-1465880515",
        "upstream_time": 1465880515,
        "download_url": "https://dl.smwcentral.net/13793/Wonder%20Boy%20III%20The%20Dragons%20Trap%20-%20Desert.zip",
        "filename": "Wonder Boy III The Dragons Trap - Desert.zip",
        "size": 43073,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wonder-boy-in-monster-world-childam",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39044,
    "title": "Wonder Boy in Monster World - Childam",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "ice",
      "sky"
    ],
    "description": "Ripped from Childam in the Megadrive/Genesis version of Wonder Boy in Monster World.<br>\r\n<br>\r\nNote: The vertical scrolling must be disabled.<br>\r\n<br>\r\nRequested by <a href=\"https://www.smwcentral.net/?p=viewthread&t=129022\">15Tails</a>.",
    "latest_version": "smwc-39044-1736960097",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39044,
        "title": "Wonder Boy in Monster World - Childam",
        "version": "smwc-39044-1736960097",
        "upstream_time": 1736960097,
        "download_url": "https://dl.smwcentral.net/39044/Wonder%20Boy%20in%20Monster%20World%20-%20Childam.zip",
        "filename": "Wonder Boy in Monster World - Childam.zip",
        "size": 3707,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wonder-boy-in-monster-world-genesis-lilypad",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 41465,
    "title": "Wonder Boy In Monster World (Genesis) - Lilypad",
    "authors": [
      "Reynner's"
    ],
    "tags": [
      "jungle",
      "night"
    ],
    "description": "You have no idea how hard it was for me to make the tilemap for this thing, so please give me credit",
    "latest_version": "smwc-41465-1772602644",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 41465,
        "title": "Wonder Boy In Monster World (Genesis) - Lilypad",
        "version": "smwc-41465-1772602644",
        "upstream_time": 1772602644,
        "download_url": "https://dl.smwcentral.net/41465/wonder%20boy%20lilypad.zip",
        "filename": "wonder boy lilypad.zip",
        "size": 2276,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wonderboy-in-monster-world-dark-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20537,
    "title": "Wonderboy in Monster World - Dark Castle",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "C3 Summer 2019 Submission:<br>\r\n<br>\r\nThe Forgeround graphics of Dark Castle (Entrance and Final areas) from the Genesis game called Wonderboy in Monster World.<br>\r\n<br>\r\nWhat do you think?",
    "latest_version": "smwc-20537-1564148760",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20537,
        "title": "Wonderboy in Monster World - Dark Castle",
        "version": "smwc-20537-1564148760",
        "upstream_time": 1564148760,
        "download_url": "https://dl.smwcentral.net/20537/Wonderboymosterworldgenesisdarkcastle13.zip",
        "filename": "Wonderboymosterworldgenesisdarkcastle13.zip",
        "size": 4800,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wood-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 13924,
    "title": "Wood Forest",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "Here's the woodiest woodland you'll ever see!",
    "latest_version": "smwc-13924-1468749900",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 13924,
        "title": "Wood Forest",
        "version": "smwc-13924-1468749900",
        "upstream_time": 1468749900,
        "download_url": "https://dl.smwcentral.net/13924/Forest.zip",
        "filename": "Forest.zip",
        "size": 4907,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wooden-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21782,
    "title": "Wooden Castle",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "castle",
      "needs remoderation",
      "patch needed",
      "wood"
    ],
    "description": "I worked on my release a bit more. Now it's complete, but with more tiles, such as dark pillars, statues and sideways ladders. Comes with 2 versions. They DO share Map16 for both the BG and FG. Let's see:<br>\r\n-Version 1.5 has 5 ExGFX files. The BG and stars are merged into a layer and the stars are exanimated.<br>\r\n-Version 2.5 has 7 ExGFX files. The last 2 are for layer 3. You know the drill.<br>\r\nAlso, every version has its own palette. It's not much really.<br>\r\nEach version has its .mwl file.<br>\r\nGive credit, if used.<br>\r\nVersion 1 works with SMW regular status bar.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-21782-1581135838",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21782,
        "title": "Wooden Castle",
        "version": "smwc-21782-1581135838",
        "upstream_time": 1581135838,
        "download_url": "https://dl.smwcentral.net/21782/Further%20improved%20wooden%20tileset.zip",
        "filename": "Further improved wooden tileset.zip",
        "size": 34605,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wooden-house",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23902,
    "title": "Wooden House",
    "authors": [
      "Carld923"
    ],
    "tags": [
      "castle",
      "forest",
      "wood"
    ],
    "description": "Useful for a wooden castle/ part of a forest.",
    "latest_version": "smwc-23902-1595181036",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23902,
        "title": "Wooden House",
        "version": "smwc-23902-1595181036",
        "upstream_time": 1595181036,
        "download_url": "https://dl.smwcentral.net/23902/Wooden%20House.zip",
        "filename": "Wooden House.zip",
        "size": 8426,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wooden-mansion",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 32998,
    "title": "Wooden Mansion",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "haunted",
      "house"
    ],
    "description": "FIXED: Renamed instead of Ghost House because it's wooden mansion name, Added missing Map16 tiles and Fixed Map16 tile become flat to optimize Map16 space.<br>\r\n<br>\r\nMy custom tileset for ghost house or mansion levels. Based on Mushroom Kingdom Adventures hack. There are two backgrounds with two levels but the foreground has the same layout. You could choose one of two backgrounds but same foreground.",
    "latest_version": "smwc-32998-1674679124",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 32998,
        "title": "Wooden Mansion",
        "version": "smwc-32998-1674679124",
        "upstream_time": 1674679124,
        "download_url": "https://dl.smwcentral.net/32998/DT%27s%20Wooden%20Mansion.zip",
        "filename": "DT%27s Wooden Mansion.zip",
        "size": 6678,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-woozy-goomba",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1624,
    "title": "Woozy Goomba",
    "authors": [
      "mrwannabe"
    ],
    "tags": [
      "needs remoderation",
      "woozy guy"
    ],
    "description": "Woozy guy replacement Gfx. AKA, the shy guys in Yoshi's Island that do front/back flips to towards you.<br>\r\n<br>\r\nWoozy sprite can be found in this sprite pack: <a href=\"https://smwc.me/s/16766\">https://smwc.me/s/16766</a>",
    "latest_version": "smwc-1624-1417376897",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1624,
        "title": "Woozy Goomba",
        "version": "smwc-1624-1417376897",
        "upstream_time": 1417376897,
        "download_url": "https://dl.smwcentral.net/1624/Woozygoombas.zip",
        "filename": "Woozygoombas.zip",
        "size": 6464,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-worms-open-warfare-ds-menu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26925,
    "title": "Worms: Open Warfare (DS) - Menu",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "bonus"
    ],
    "description": "Background used in the menus in Worms: Open Warfare for the Nintendo DS/DSi.",
    "latest_version": "smwc-26925-1620100193",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26925,
        "title": "Worms: Open Warfare (DS) - Menu",
        "version": "smwc-26925-1620100193",
        "upstream_time": 1620100193,
        "download_url": "https://dl.smwcentral.net/26925/Worms%20Open%20Warfare%20Menu.zip",
        "filename": "Worms Open Warfare Menu.zip",
        "size": 4717,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-wrecking-crew",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 26790,
    "title": "Wrecking Crew '98 - Title Screen",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "bonus",
      "castle",
      "cutscene",
      "no-scroll",
      "ruins",
      "title screen",
      "wood"
    ],
    "description": "Background used in the Title Screen of Wrecking Crew '98 (Super Famicom), of course before Mario breaks it.",
    "latest_version": "smwc-26790-1618709911",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 26790,
        "title": "Wrecking Crew '98 - Title Screen",
        "version": "smwc-26790-1618709911",
        "upstream_time": 1618709911,
        "download_url": "https://dl.smwcentral.net/26790/WC98%20Title%20Screen.zip",
        "filename": "WC98 Title Screen.zip",
        "size": 2815,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26789,
        "title": "Wrecking Crew '98 - VS",
        "version": "smwc-26789-1618709795",
        "upstream_time": 1618709795,
        "download_url": "https://dl.smwcentral.net/26789/WC98%20VS.zip",
        "filename": "WC98 VS.zip",
        "size": 2471,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26788,
        "title": "Wrecking Crew '98 - Game Select",
        "version": "smwc-26788-1618708978",
        "upstream_time": 1618708978,
        "download_url": "https://dl.smwcentral.net/26788/WC98%20Game%20Select.zip",
        "filename": "WC98 Game Select.zip",
        "size": 3732,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 4948,
        "title": "Wrecking Crew '98 - Princess Peach's Castle",
        "version": "smwc-4948-1371398452",
        "upstream_time": 1371398452,
        "download_url": "https://dl.smwcentral.net/4948/WC98%20Peach%27s%20Castle.zip",
        "filename": "WC98 Peach%27s Castle.zip",
        "size": 13074,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-x-kaliber",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15135,
    "title": "X-Kaliber 2097 - Neo NewYork",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "buildings",
      "city",
      "needs remoderation",
      "night"
    ],
    "description": "The background used on the first level and some 2P battles on X-Kaliber 2097 (SNES)",
    "latest_version": "smwc-15135-1487312953",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15135,
        "title": "X-Kaliber 2097 - Neo NewYork",
        "version": "smwc-15135-1487312953",
        "upstream_time": 1487312953,
        "download_url": "https://dl.smwcentral.net/15135/Neo%20NewYork.zip",
        "filename": "Neo NewYork.zip",
        "size": 4112,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-x-kaliber-2097-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18902,
    "title": "X-Kaliber 2097 - Stage 3 (Exterior)",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "city",
      "needs remoderation",
      "sky"
    ],
    "description": "Background used in the exterior section of Stage 2 in X-Kaliber 2097.",
    "latest_version": "smwc-18902-1548160665",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18902,
        "title": "X-Kaliber 2097 - Stage 3 (Exterior)",
        "version": "smwc-18902-1548160665",
        "upstream_time": 1548160665,
        "download_url": "https://dl.smwcentral.net/18902/xcaliber_stage_3.zip",
        "filename": "xcaliber_stage_3.zip",
        "size": 3753,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 18901,
        "title": "X-Kaliber 2097 - Stage 2 (Exterior)",
        "version": "smwc-18901-1548209241",
        "upstream_time": 1548209241,
        "download_url": "https://dl.smwcentral.net/18901/X-Kaliber%202097%20-%20Stage%202.zip",
        "filename": "X-Kaliber 2097 - Stage 2.zip",
        "size": 3076,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-x-men-2-clone-wars-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 23686,
    "title": "X-Men 2: Clone Wars - Stage 2",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "haunted",
      "mechanical",
      "needs remoderation"
    ],
    "description": "COVID-19 C3 Summer 2020 submission.<br>\r\nThe dark factory stage from the X-Men 2: Clone Wars.<br>\r\n<br>\r\nIt uses palette 6, but only the second half of it, so it doesn't change the munchers, blocks and coins colors.<br>\r\n<br>\r\nYAAAY!!!",
    "latest_version": "smwc-23686-1594229032",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 23686,
        "title": "X-Men 2: Clone Wars - Stage 2",
        "version": "smwc-23686-1594229032",
        "upstream_time": 1594229032,
        "download_url": "https://dl.smwcentral.net/23686/X-men%202%20Clone%20Wars%20Stage%202.zip",
        "filename": "X-men 2 Clone Wars Stage 2.zip",
        "size": 4476,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-xardion-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18900,
    "title": "Xardion - Level 1",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "mechanical",
      "needs remoderation"
    ],
    "description": "Background used in the first level of Xardion.",
    "latest_version": "smwc-18900-1547830838",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18900,
        "title": "Xardion - Level 1",
        "version": "smwc-18900-1547830838",
        "upstream_time": 1547830838,
        "download_url": "https://dl.smwcentral.net/18900/xardion%20level%201.zip",
        "filename": "xardion level 1.zip",
        "size": 2467,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-xevious-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20598,
    "title": "Xevious - Font",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "The font from the arcade game Xevious.<br>\r\n<br>\r\nYes, this game does have a lowercase font.",
    "latest_version": "smwc-20598-1565352000",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20598,
        "title": "Xevious - Font",
        "version": "smwc-20598-1565352000",
        "upstream_time": 1565352000,
        "download_url": "https://dl.smwcentral.net/20598/Xevious%20-%20Font.zip",
        "filename": "Xevious - Font.zip",
        "size": 1026,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-xexex-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 29501,
    "title": "Xexex - Stage 1: Planet Zuvgear (Cave)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">TURNABOUT OMICRON: POST-C3 GRAPHICS</span></b><br>\r\n<br>\r\nThe cave background from \"Xexex\" arcade game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-29501-1642110033",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 29501,
        "title": "Xexex - Stage 1: Planet Zuvgear (Cave)",
        "version": "smwc-29501-1642110033",
        "upstream_time": 1642110033,
        "download_url": "https://dl.smwcentral.net/29501/xexexcave1.zip",
        "filename": "xexexcave1.zip",
        "size": 3973,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yia",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1313,
    "title": "YIA 5 Message Font Package",
    "authors": [
      "Yoshi Inc."
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "5 Package is a created for Zophar's Message font only, you know like very crazy HACK for Super Dense World! If you want give for credit used.(YIA)",
    "latest_version": "smwc-1313-1413135524",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1313,
        "title": "YIA 5 Message Font Package",
        "version": "smwc-1313-1413135524",
        "upstream_time": 1413135524,
        "download_url": "https://dl.smwcentral.net/1313/yia%20-%20message_font_package.zip",
        "filename": "yia - message_font_package.zip",
        "size": 5372,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yia-arial-regular-2bpp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1317,
    "title": "YIA Arial Regular (2bpp)",
    "authors": [
      "Yoshi Inc."
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "Typeface (c) The Monotype plc. Data (c) The Monotype Corporation plc/Type Solutions Inc. 1990-1992. All SMW Central, and Yoshi Inc. Rights Reserved (Note: This font of OpenType only.) If you don't steal or without premission.",
    "latest_version": "smwc-1317-1400737265",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1317,
        "title": "YIA Arial Regular (2bpp)",
        "version": "smwc-1317-1400737265",
        "upstream_time": 1400737265,
        "download_url": "https://dl.smwcentral.net/1317/2BPP-Arial.zip",
        "filename": "2BPP-Arial.zip",
        "size": 976,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yia-microsoft-sans-serif-2bpp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1320,
    "title": "YIA Microsoft Sans Serif (2bpp)",
    "authors": [
      "Yoshi Inc."
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "(c) 1997 Microsoft Corporation. All SMW Central, and Yoshi Inc. Rights Reserved. (Note: This font of OpenType only.) If you don't steal or without premission.",
    "latest_version": "smwc-1320-1400738015",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1320,
        "title": "YIA Microsoft Sans Serif (2bpp)",
        "version": "smwc-1320-1400738015",
        "upstream_time": 1400738015,
        "download_url": "https://dl.smwcentral.net/1320/2BPP-MSSansSerif.zip",
        "filename": "2BPP-MSSansSerif.zip",
        "size": 987,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yia-tahoma-regular",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1319,
    "title": "YIA Tahoma Regular",
    "authors": [
      "Yoshi Inc."
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "(c) 1996, 2004 Microsoft Corporation. All SMW Central, and Yoshi Inc. Rights Reserved (Note: This font of OpenType only.) If you don't steal or without premission.",
    "latest_version": "smwc-1319-1403965893",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1319,
        "title": "YIA Tahoma Regular",
        "version": "smwc-1319-1403965893",
        "upstream_time": 1403965893,
        "download_url": "https://dl.smwcentral.net/1319/yia-tahoma.zip",
        "filename": "yia-tahoma.zip",
        "size": 1024,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yogi-bear-level",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9117,
    "title": "Yogi Bear - Level 1",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "city",
      "needs remoderation",
      "night"
    ],
    "description": "A dark BG ripped from the level 1 in Yogi Bear SNES. ",
    "latest_version": "smwc-9117-1410294020",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9117,
        "title": "Yogi Bear - Level 1",
        "version": "smwc-9117-1410294020",
        "upstream_time": 1410294020,
        "download_url": "https://dl.smwcentral.net/9117/Yogi%20Bear%20Night%20City.zip",
        "filename": "Yogi Bear Night City.zip",
        "size": 20023,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38146,
    "title": "Yoshi",
    "authors": [
      "Freakyplanet"
    ],
    "tags": [
      "male",
      "needs remoderation",
      "overworld",
      "yoshi"
    ],
    "description": "A custom-edited graphics set for Yoshi made by <a href=\"https://www.spriters-resource.com/custom_edited/yoshicustoms/sheet/207183/\" rel=\"nofollow\">Freakyplanet</a>, includes ending graphics.",
    "latest_version": "smwc-38146-1722194795",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38146,
        "title": "Yoshi",
        "version": "smwc-38146-1722194795",
        "upstream_time": 1722194795,
        "download_url": "https://dl.smwcentral.net/38146/freakyplanet%27s%20Yoshi.zip",
        "filename": "freakyplanet%27s Yoshi.zip",
        "size": 13007,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 29114,
        "title": "Yoshi",
        "version": "smwc-29114-1640981310",
        "upstream_time": 1640981310,
        "download_url": "https://dl.smwcentral.net/29114/YoshiPlayer.zip",
        "filename": "YoshiPlayer.zip",
        "size": 15024,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 26574,
        "title": "Yoshi",
        "version": "smwc-26574-1616948801",
        "upstream_time": 1616948801,
        "download_url": "https://dl.smwcentral.net/26574/Yoshi%20%28Overworld%29.zip",
        "filename": "Yoshi (Overworld).zip",
        "size": 136421,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1795,
        "title": "Yoshi",
        "version": "smwc-1795-1409236470",
        "upstream_time": 1409236470,
        "download_url": "https://dl.smwcentral.net/1795/Yoshi.zip",
        "filename": "Yoshi.zip",
        "size": 26645,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1722,
        "title": "Yoshi",
        "version": "smwc-1722-1421010833",
        "upstream_time": 1421010833,
        "download_url": "https://dl.smwcentral.net/1722/Player.zip",
        "filename": "Player.zip",
        "size": 9252,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1601,
        "title": "Yoshi",
        "version": "smwc-1601-1417106287",
        "upstream_time": 1417106287,
        "download_url": "https://dl.smwcentral.net/1601/Graphics.zip",
        "filename": "Graphics.zip",
        "size": 3314,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1500,
        "title": "Yoshi",
        "version": "smwc-1500-1375060045",
        "upstream_time": 1375060045,
        "download_url": "https://dl.smwcentral.net/1500/Yoshi%20-%20SFoG.zip",
        "filename": "Yoshi - SFoG.zip",
        "size": 16761,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 799,
        "title": "Yoshi",
        "version": "smwc-799-1395132452",
        "upstream_time": 1395132452,
        "download_url": "https://dl.smwcentral.net/799/Custom%20Yoshi.zip",
        "filename": "Custom Yoshi.zip",
        "size": 12983,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-coin",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1475,
    "title": "Yoshi Coin",
    "authors": [
      "ChaoticFox"
    ],
    "tags": [
      "dragon coin",
      "yoshi coin"
    ],
    "description": "Because the dragon coin is usually referred to as a Yoshi coin, I decided to make this. I simply took Yoshi's head and drew a coin around it. Some editing here and there, but overall an easy job.<br>\r\nUse freely!",
    "latest_version": "smwc-1475-1409435535",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1475,
        "title": "Yoshi Coin",
        "version": "smwc-1475-1409435535",
        "upstream_time": 1409435535,
        "download_url": "https://dl.smwcentral.net/1475/Yoshi%20Coin.zip",
        "filename": "Yoshi Coin.zip",
        "size": 1559,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-cutscene",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10776,
    "title": "Yoshi Cutscene",
    "authors": [
      "adakkusu-san"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "These are the graphics used originally in Super Mario Bros. Deluxe Challenge Mode, after you get a Yoshi. Use with cutscenes. http://www.smwcentral.net/?p=section&a=details&id=2555",
    "latest_version": "smwc-10776-1423913927",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10776,
        "title": "Yoshi Cutscene",
        "version": "smwc-10776-1423913927",
        "upstream_time": 1423913927,
        "download_url": "https://dl.smwcentral.net/10776/yoshi_cutscene.zip",
        "filename": "yoshi_cutscene.zip",
        "size": 7316,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-fireballs",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6847,
    "title": "Yoshi Fireballs",
    "authors": [
      "enjoirider"
    ],
    "tags": [
      "fireball"
    ],
    "description": "I never liked how the original Yoshi flames looked, so here's something better! It uses the original palette A, and the flame itself is adapted from the flames in the Bowser boss battle.<br>\r\n<br>\r\nMy first submission, yay?",
    "latest_version": "smwc-6847-1407828073",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6847,
        "title": "Yoshi Fireballs",
        "version": "smwc-6847-1407828073",
        "upstream_time": 1407828073,
        "download_url": "https://dl.smwcentral.net/6847/AltYoshiFlames.zip",
        "filename": "AltYoshiFlames.zip",
        "size": 2794,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-inc",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8927,
    "title": "Yoshi Inc.",
    "authors": [
      "Yoshi Inc."
    ],
    "tags": [
      "needs remoderation",
      "sans serif"
    ],
    "description": "I hope you, other graphics fonts on Nintendo Entertainment System on SMB3 Hack. I had lost fonts there advenced and his forever fonts, our hero of a new fonts and reminds is out again. ;)<br>\r\n<br>\r\nDon't Steal, and Give the credit it. Licensed by: Nintendo, Yoshi Inc.",
    "latest_version": "smwc-8927-1408987272",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8927,
        "title": "Yoshi Inc.",
        "version": "smwc-8927-1408987272",
        "upstream_time": 1408987272,
        "download_url": "https://dl.smwcentral.net/8927/Font.zip",
        "filename": "Font.zip",
        "size": 1297,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-cookie-setup-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2475,
    "title": "Yoshi's Cookie - Setup Screen",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "The BG from the game setup screen in the SNES version of Yoshi's Cookie. No credit needed.",
    "latest_version": "smwc-2475-1418151151",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2475,
        "title": "Yoshi's Cookie - Setup Screen",
        "version": "smwc-2475-1418151151",
        "upstream_time": 1418151151,
        "download_url": "https://dl.smwcentral.net/2475/yoshiscookiesetup.zip",
        "filename": "yoshiscookiesetup.zip",
        "size": 4159,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-cookie-snes-ending",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 15678,
    "title": "Yoshi's Cookie (SNES) - Ending",
    "authors": [
      "IanBoy"
    ],
    "tags": [
      "mountain",
      "needs remoderation"
    ],
    "description": "The mountain as seen in the ending of Yoshi's Cookie.<br>\r\n<br>\r\nSet the Layer 2 Scrolling Rate to H-Scroll: None, V-Scroll: None for best results.",
    "latest_version": "smwc-15678-1499197536",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 15678,
        "title": "Yoshi's Cookie (SNES) - Ending",
        "version": "smwc-15678-1499197536",
        "upstream_time": 1499197536,
        "download_url": "https://dl.smwcentral.net/15678/Yoshi%27s%20Cookie%20-%20Ending.zip",
        "filename": "Yoshi%27s Cookie - Ending.zip",
        "size": 6613,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-cookie-snow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6157,
    "title": "Yoshi's Cookie - Snow",
    "authors": [
      "SafeDesire"
    ],
    "tags": [
      "needs remoderation",
      "snow"
    ],
    "description": "Ripped on May 6, 2009 by Mai from Yoshi's Cookie for SNES with background in the snow of SMW styled, it was released in 1993 by Bullet-Proof Software, Home Data, Tose and Nintendo.<br>\r\n",
    "latest_version": "smwc-6157-1390754089",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6157,
        "title": "Yoshi's Cookie - Snow",
        "version": "smwc-6157-1390754089",
        "upstream_time": 1390754089,
        "download_url": "https://dl.smwcentral.net/6157/Yoshi%27s%20Cookie%20-%20SMW%20Snow.zip",
        "filename": "Yoshi%27s Cookie - SMW Snow.zip",
        "size": 4693,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-cookie-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2198,
    "title": "Yoshi's Cookie - Stage 1",
    "authors": [
      "KingGoomba304"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "Background ripped from Yoshi's Cookie. Minor editing was done by me to make the background loop. Uses 2 ExGFX files (little amount of tiles are used in BG2). Palettes 1 and 3 are used. Credit would be appreciated, but not necessary.<br>\r\n<a href=\"http://i1116.photobucket.com/albums/k562/KingGoomba304/YoshiCookieStage1.png\" rel=\"nofollow\">Background image</a>.",
    "latest_version": "smwc-2198-1417274542",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2198,
        "title": "Yoshi's Cookie - Stage 1",
        "version": "smwc-2198-1417274542",
        "upstream_time": 1417274542,
        "download_url": "https://dl.smwcentral.net/2198/Yoshi%27s%20Cookie%20-%20Stage%201.zip",
        "filename": "Yoshi%27s Cookie - Stage 1.zip",
        "size": 4163,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 740,
        "title": "Yoshi's Cookie - Stage 1",
        "version": "smwc-740-1390854483",
        "upstream_time": 1390854483,
        "download_url": "https://dl.smwcentral.net/740/Yoshi%27s%20Cookie%20BG.zip",
        "filename": "Yoshi%27s Cookie BG.zip",
        "size": 5544,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-island",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10589,
    "title": "Yoshi's Island",
    "authors": [
      "CDPower"
    ],
    "tags": [
      "flowers",
      "needs remoderation",
      "tree"
    ],
    "description": "Here is some of the Yoshi Island GFX ripped for use in SMW(Can't believe no one hasn't done this yet).<br>\r\nUses the original palettes. Water tiles for land MAY use palette 7, IK Yoshi island submap water ground tiles use it, I think all of them do except the main.<br>\r\nAnyways credit I'd like. ",
    "latest_version": "smwc-10589-1422202886",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10589,
        "title": "Yoshi's Island",
        "version": "smwc-10589-1422202886",
        "upstream_time": 1422202886,
        "download_url": "https://dl.smwcentral.net/10589/Yoshi%20Island%20OW%20GFX.zip",
        "filename": "Yoshi Island OW GFX.zip",
        "size": 143113,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-island-ds-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39302,
    "title": "Yoshi's Island DS - 1-1",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "2bpp",
      "food",
      "grassland",
      "mountain",
      "patch needed",
      "sky"
    ],
    "description": "This BG was shown at Winter C3 2023. What's worse is that there was no screenshot of it. I decided to draw it using screenshots from the game. It was unpleasant, as it took some tries, but it's done. The hills have received a different makeover, but should look good nevertheless. BG is animated.<br>\r\n<br>\r\nUses the second half of palette row 6.<br>\r\n<br>\r\nUpdate: I updated this BG for Winter C3 2025. Uses less tiles, it comes with 2 sample files and the second sample file has layer 3.<br>\r\n<br>\r\nBest of all, it's compatible with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=38659\">this tileset</a>.",
    "latest_version": "smwc-39302-1739752710",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39302,
        "title": "Yoshi's Island DS - 1-1",
        "version": "smwc-39302-1739752710",
        "upstream_time": 1739752710,
        "download_url": "https://dl.smwcentral.net/39302/YIDS%20-%201-1.zip",
        "filename": "YIDS - 1-1.zip",
        "size": 12391,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38659,
        "title": "Yoshi's Island DS - 1-1",
        "version": "smwc-38659-1729274452",
        "upstream_time": 1729274452,
        "download_url": "https://dl.smwcentral.net/38659/Yoshi%27s%20Island%20DS%20-%201-1%20-%20good.zip",
        "filename": "Yoshi%27s Island DS - 1-1 - good.zip",
        "size": 16936,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-island-ds-4",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16951,
    "title": "Yoshi's Island DS - 4-2",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "desert",
      "mountain",
      "needs remoderation"
    ],
    "description": "The canyon FG from Yoshi's Island DS. It's used in a few other levels, as well.",
    "latest_version": "smwc-16951-1516110021",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16951,
        "title": "Yoshi's Island DS - 4-2",
        "version": "smwc-16951-1516110021",
        "upstream_time": 1516110021,
        "download_url": "https://dl.smwcentral.net/16951/yi%20ds%20canyon.zip",
        "filename": "yi ds canyon.zip",
        "size": 10250,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-island-ds-boat",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 17049,
    "title": "Yoshi's Island DS - Boat",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "needs remoderation",
      "ship"
    ],
    "description": "The boat from 3-3 & 3-4 (and maybe some other levels) from Yoshi's Island DS. This thing is annoying as hell to use, and can also have some wonky slopes. Use the Underground set for the steep slopes & upside-down slopes. Map16 was arranged for easier building rather than efficiency.<br>\r\n<br>\r\nUses two Map16 pages and 5 ExGFX files. Good luck.",
    "latest_version": "smwc-17049-1517104816",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 17049,
        "title": "Yoshi's Island DS - Boat",
        "version": "smwc-17049-1517104816",
        "upstream_time": 1517104816,
        "download_url": "https://dl.smwcentral.net/17049/yi%20ds%20boat.zip",
        "filename": "yi ds boat.zip",
        "size": 12925,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-island-ds-castle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6920,
    "title": "Yoshi's Island DS - Castle",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "fortress",
      "needs remoderation"
    ],
    "description": "My C3 2014 summer submission.<br>\r\nI hope that you enjoy.",
    "latest_version": "smwc-6920-1407105335",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6920,
        "title": "Yoshi's Island DS - Castle",
        "version": "smwc-6920-1407105335",
        "upstream_time": 1407105335,
        "download_url": "https://dl.smwcentral.net/6920/YIDSCastle.zip",
        "filename": "YIDSCastle.zip",
        "size": 6332,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-island-ds-jungle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 5994,
    "title": "Yoshi's Island DS - Jungle ",
    "authors": [
      "RealLink"
    ],
    "tags": [
      "forest",
      "jungle",
      "needs remoderation"
    ],
    "description": "Ripped on March 28, 2009 by RealLink from Yoshi's Island DS for Nintendo DS with background in the Jungle stage, it was released in November 13, 2006 by Nintendo and Artoon Co., Ltd.<br>\r\n",
    "latest_version": "smwc-5994-1388267093",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 5994,
        "title": "Yoshi's Island DS - Jungle ",
        "version": "smwc-5994-1388267093",
        "upstream_time": 1388267093,
        "download_url": "https://dl.smwcentral.net/5994/Yoshi%27s%20Island%20DS%20-%20Jungle%20%28Touch%20Screen%29.zip",
        "filename": "Yoshi%27s Island DS - Jungle (Touch Screen).zip",
        "size": 5930,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-island-ds-jungle-swamp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38583,
    "title": "Yoshi's Island DS - Jungle / Swamp",
    "authors": [
      "Anonymous",
      "Rykon-V73"
    ],
    "tags": [
      "jungle",
      "swamp"
    ],
    "description": "The Foreground graphics from Yoshi's Island DS. Uses FG3 and BG2. Example for assembling the tiles is in the .mwl. <br>\r\n<br>\r\nCredit's up to you.<br>\r\n<br>\r\nUpdate:<br>\r\nUpdated the tileset a bit. Palette comes from the game. You can change the pillar's colors using the .pal and .palmask files provided in the archive.<br>\r\n<br>\r\nThis is compatible with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=38582\">Yoshi's Island DS - Jungle / Swamp Background</a>.",
    "latest_version": "smwc-38583-1728066236",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38583,
        "title": "Yoshi's Island DS - Jungle / Swamp",
        "version": "smwc-38583-1728066236",
        "upstream_time": 1728066236,
        "download_url": "https://dl.smwcentral.net/38583/Yoshi%27s%20Island%20DS%20-%20JungleForeground.zip",
        "filename": "Yoshi%27s Island DS - JungleForeground.zip",
        "size": 11819,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38582,
        "title": "Yoshi's Island DS - Jungle / Swamp",
        "version": "smwc-38582-1728065921",
        "upstream_time": 1728065921,
        "download_url": "https://dl.smwcentral.net/38582/Yoshi%27s%20Island%20DS%20-%20Jungle%20-%20Background.zip",
        "filename": "Yoshi%27s Island DS - Jungle - Background.zip",
        "size": 10516,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-island-ds-jungle-top-screen",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6017,
    "title": "Yoshi's Island DS - Jungle (Top Screen)",
    "authors": [
      "RealLink"
    ],
    "tags": [
      "forest",
      "grassland",
      "jungle",
      "needs remoderation"
    ],
    "description": "Ripped on March 28, 2009 by RealLink from Yoshi's Island DS for Nintendo DS with background in the Jungle stage, it was released in November 13, 2006 by Nintendo and Artoon Co., Ltd.<br>\r\n",
    "latest_version": "smwc-6017-1388267196",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6017,
        "title": "Yoshi's Island DS - Jungle (Top Screen)",
        "version": "smwc-6017-1388267196",
        "upstream_time": 1388267196,
        "download_url": "https://dl.smwcentral.net/6017/Yoshi%27s%20Island%20DS%20-%20Jungle%20%28Top%20Screen%29.zip",
        "filename": "Yoshi%27s Island DS - Jungle (Top Screen).zip",
        "size": 4497,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-island-ds-level-1",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6766,
    "title": "Yoshi's Island DS - Level 1-4",
    "authors": [
      "Buu"
    ],
    "tags": [
      "castle",
      "needs remoderation"
    ],
    "description": "Ripped by: Buu<br>\r\nUpdate by: S.R.H.<br>\r\n<br>\r\nChanges:<br>\r\nPalette file doesn't overwrite some unneeded colors.<br>\r\nBin file converted to Map16 file.<br>\r\nProper screenshots.<br>\r\n<b>The tiles now use BG1 + BG3 instead of BG1 + FG2.</b><br>\r\n<br>\r\nOriginal Description:<br>\r\n\"This is the background seen in the first fortress level of Yoshi's Island DS. This is also my first time using DeSmume's map viewer option to rip backgrounds from DS games.<br>\r\n<br>\r\nFor the extra tiles in <s>FG2</s>, I overwrite the bush tiles. Don't think you'd use bushes in castles anyways, eh? ;)\"<br>\r\n<br>\r\n<br>\r\n",
    "latest_version": "smwc-6766-1403709632",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6766,
        "title": "Yoshi's Island DS - Level 1-4",
        "version": "smwc-6766-1403709632",
        "upstream_time": 1403709632,
        "download_url": "https://dl.smwcentral.net/6766/Hi%20There.zip",
        "filename": "Hi There.zip",
        "size": 7174,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-island-ds-mario-s-fleet-feet-rocks",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28736,
    "title": "Yoshi's Island DS - Mario's Fleet Feet (Rocks)",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "mountain"
    ],
    "description": "It's the BG from Yoshi's Island DS, but with big changes:<br>\r\n-Map16 has been optimized;<br>\r\n-The palette for the hills go to palette 1, as it uses 5 colors. It's arranged and it doesn't overwrite the SMW palette;<br>\r\n-There's a free palette for layer 3 in palette 1.<br>\r\n<br>\r\nHave fun using it!",
    "latest_version": "smwc-28736-1636243674",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28736,
        "title": "Yoshi's Island DS - Mario's Fleet Feet (Rocks)",
        "version": "smwc-28736-1636243674",
        "upstream_time": 1636243674,
        "download_url": "https://dl.smwcentral.net/28736/Yoshi%27s%20Island%20DS%20-%20Mario%27s%20Fleet%20Feet.zip",
        "filename": "Yoshi%27s Island DS - Mario%27s Fleet Feet.zip",
        "size": 4035,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-island-ds-mario-s-fleet-feet-trees",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 28780,
    "title": "Yoshi's Island DS - Mario's Fleet Feet (Trees)",
    "authors": [
      "Mageker",
      "Rykon-V73"
    ],
    "tags": [
      "forest"
    ],
    "description": "BG was originally ripped by Mageker. I converted it to SMW usage.<br>\r\nFew changes were made:<br>\r\n-BG now has the correct Map16 tiles. Before, it used map16 tiles from page C0;<br>\r\n-The back area color can now be changed according to the user;<br>\r\n-An HDMA gradient can be used here.<br>\r\nRecommended BG scrolling: Both horizontal and vertical BG speed: Variable<br>\r\nHave fun using it!",
    "latest_version": "smwc-28780-1636888513",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 28780,
        "title": "Yoshi's Island DS - Mario's Fleet Feet (Trees)",
        "version": "smwc-28780-1636888513",
        "upstream_time": 1636888513,
        "download_url": "https://dl.smwcentral.net/28780/Yoshi%27s%20Island%20DS%20-%20Mario%27s%20Fleet%20Feet%20-%20Trees.zip",
        "filename": "Yoshi%27s Island DS - Mario%27s Fleet Feet - Trees.zip",
        "size": 7015,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-island-ds-sewer",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16952,
    "title": "Yoshi's Island DS - Sewer",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "needs remoderation",
      "sewer"
    ],
    "description": "The sewer tileset from Yoshi's Island DS. The main tiles are Layer 1, and the background tiles should go on Layer 2.",
    "latest_version": "smwc-16952-1516848874",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16952,
        "title": "Yoshi's Island DS - Sewer",
        "version": "smwc-16952-1516848874",
        "upstream_time": 1516848874,
        "download_url": "https://dl.smwcentral.net/16952/yi%20ds%20sewer.zip",
        "filename": "yi ds sewer.zip",
        "size": 6170,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-island-ds-sky-lines",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16988,
    "title": "Yoshi's Island DS - Sky Lines",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "2bpp",
      "patch needed",
      "sky"
    ],
    "description": "This is a rip of the sky texture found in 5-7 and a few other levels. Can work really nice as an alternative to classic HDMA.<br>\r\n<br>\r\nmod note: as the original status bar will cut fullscreen layer 3 backgrounds off, you may want to use a status bar patch (e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12383\">Sprite Status Bar</a>)",
    "latest_version": "smwc-16988-1516849320",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16988,
        "title": "Yoshi's Island DS - Sky Lines",
        "version": "smwc-16988-1516849320",
        "upstream_time": 1516849320,
        "download_url": "https://dl.smwcentral.net/16988/yi%20ds%20sky.zip",
        "filename": "yi ds sky.zip",
        "size": 2701,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-island-ds-snow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 38385,
    "title": "Yoshi's Island DS - Snow",
    "authors": [
      "Anonymous",
      "Rykon-V73"
    ],
    "tags": [
      "ice",
      "mountain",
      "snow"
    ],
    "description": "Here's the tileset released at the last C3 and submitted at Summer C3 2024.<br>\r\nI re-did the tileset. Now, palettes are easy to edit.<br>\r\nBe careful how you edit the arrows' colors.<br>\r\n<br>\r\nCompatible with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=38362\">Yoshi's Island DS - Snow</a> Background.<br>\r\n<br>\r\nEnjoy!",
    "latest_version": "smwc-38385-1725391543",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 38385,
        "title": "Yoshi's Island DS - Snow",
        "version": "smwc-38385-1725391543",
        "upstream_time": 1725391543,
        "download_url": "https://dl.smwcentral.net/38385/Yoshi%27s%20Island%20DS%20-%20Snow%20-%20Foreground.zip",
        "filename": "Yoshi%27s Island DS - Snow - Foreground.zip",
        "size": 13534,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 38362,
        "title": "Yoshi's Island DS - Snow",
        "version": "smwc-38362-1725128869",
        "upstream_time": 1725128869,
        "download_url": "https://dl.smwcentral.net/38362/Yoshi%27s%20Island%20DS%20-%20Snow%20-%20Background%20-%20good.zip",
        "filename": "Yoshi%27s Island DS - Snow - Background - good.zip",
        "size": 6732,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-island-ds-world-2",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 6330,
    "title": "Yoshi's Island DS - World 2-3",
    "authors": [
      "KingGoomba304"
    ],
    "tags": [
      "jungle",
      "mountain",
      "needs remoderation"
    ],
    "description": "Background ripped from Yoshi's Island DS. Uses 1 ExGFX file , palette row 3 and half of palette row 1.",
    "latest_version": "smwc-6330-1393806027",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 6330,
        "title": "Yoshi's Island DS - World 2-3",
        "version": "smwc-6330-1393806027",
        "upstream_time": 1393806027,
        "download_url": "https://dl.smwcentral.net/6330/Yoshi%27s%20Island%202-3%20DS.zip",
        "filename": "Yoshi%27s Island 2-3 DS.zip",
        "size": 4150,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-safari-crescent-coast",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2099,
    "title": "Yoshi's Safari - Crescent Coast",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "beach",
      "needs remoderation"
    ],
    "description": "No credit needed, but it would be appreciated.",
    "latest_version": "smwc-2099-1379598352",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2099,
        "title": "Yoshi's Safari - Crescent Coast",
        "version": "smwc-2099-1379598352",
        "upstream_time": 1379598352,
        "download_url": "https://dl.smwcentral.net/2099/wrw-roundgames.zip",
        "filename": "wrw-roundgames.zip",
        "size": 3365,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-safari-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 18876,
    "title": "Yoshi's Safari - Font",
    "authors": [
      "Ayami"
    ],
    "tags": [
      "needs remoderation",
      "sans serif",
      "serif"
    ],
    "description": "Font used in Yoshi's Safari.",
    "latest_version": "smwc-18876-1547814168",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 18876,
        "title": "Yoshi's Safari - Font",
        "version": "smwc-18876-1547814168",
        "upstream_time": 1547814168,
        "download_url": "https://dl.smwcentral.net/18876/Yoshi%27s%20Safari%20-%20Font.zip",
        "filename": "Yoshi%27s Safari - Font.zip",
        "size": 2681,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-safari-grassland-boss-battle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 8979,
    "title": "Yoshi's Safari - Grassland Boss Battle",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "http://www.smwcentral.net/?p=section&a=details&id=2100<br>\r\n<br>\r\nDescription: No credit needed, but it would be appreciated.",
    "latest_version": "smwc-8979-1409067470",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 8979,
        "title": "Yoshi's Safari - Grassland Boss Battle",
        "version": "smwc-8979-1409067470",
        "upstream_time": 1409067470,
        "download_url": "https://dl.smwcentral.net/8979/ysgrasslandboss.zip",
        "filename": "ysgrasslandboss.zip",
        "size": 4191,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-safari-main-menu",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2467,
    "title": "Yoshi's Safari - Main Menu",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "bonus",
      "needs remoderation"
    ],
    "description": "The main menu (and Super Scope setup) background from Yoshi's Safari. Would work well for a bonus room. No credit needed.",
    "latest_version": "smwc-2467-1416993732",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2467,
        "title": "Yoshi's Safari - Main Menu",
        "version": "smwc-2467-1416993732",
        "upstream_time": 1416993732,
        "download_url": "https://dl.smwcentral.net/2467/yoshissafarimainmenu.zip",
        "filename": "yoshissafarimainmenu.zip",
        "size": 3283,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-safari-pipes",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1657,
    "title": "Yoshi's Safari - Pipes",
    "authors": [
      "bleebeebee"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "The pipes background from the game Yoshi's Safari. This is my first BG rip.",
    "latest_version": "smwc-1657-1413916252",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1657,
        "title": "Yoshi's Safari - Pipes",
        "version": "smwc-1657-1413916252",
        "upstream_time": 1413916252,
        "download_url": "https://dl.smwcentral.net/1657/Yoshi%27sSafariPipes.zip",
        "filename": "Yoshi%27sSafariPipes.zip",
        "size": 3492,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-s-story-boo",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 24888,
    "title": "Yoshi's Story - Boo",
    "authors": [
      "P-Tux7"
    ],
    "tags": [
      "big boo",
      "giant boo",
      "needs remoderation"
    ],
    "description": "The Boo from Yoshi's Story. It replaces <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16158\">YI Big Boo</a>.<br>\r\n<br>\r\nThanks to Ralshi02 for the GIF",
    "latest_version": "smwc-24888-1602976009",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 24888,
        "title": "Yoshi's Story - Boo",
        "version": "smwc-24888-1602976009",
        "upstream_time": 1602976009,
        "download_url": "https://dl.smwcentral.net/24888/ysboo.zip",
        "filename": "ysboo.zip",
        "size": 2862,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-status-bar-name",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1473,
    "title": "Yoshi Status Bar Name",
    "authors": [
      "ChaoticFox"
    ],
    "tags": [
      "needs remoderation",
      "status bar"
    ],
    "description": "Yoshi is quite a popular protagonist nowadays, and rather than seeing another boring status bar edit, I made this!<br>\r\nCredit not needed, but it would still be nice.",
    "latest_version": "smwc-1473-1410207573",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1473,
        "title": "Yoshi Status Bar Name",
        "version": "smwc-1473-1410207573",
        "upstream_time": 1410207573,
        "download_url": "https://dl.smwcentral.net/1473/Yoshi%20Name.zip",
        "filename": "Yoshi Name.zip",
        "size": 1232,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-to-derpy",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2469,
    "title": "Yoshi to Derpy",
    "authors": [
      "cyphermur9t"
    ],
    "tags": [
      "needs remoderation",
      "yoshi"
    ],
    "description": "Yoshi GFX replacement to Derpy Hooves. Requested by user super rarity.<br>\r\n<br>\r\nS.R.H. Note: Also replaces mushroom with muffin (if you replace gfx00 with the one included, that is).",
    "latest_version": "smwc-2469-1424196229",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2469,
        "title": "Yoshi to Derpy",
        "version": "smwc-2469-1424196229",
        "upstream_time": 1424196229,
        "download_url": "https://dl.smwcentral.net/2469/Derpy%20GFX%20%28Yoshi%29.zip",
        "filename": "Derpy GFX (Yoshi).zip",
        "size": 8531,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-to-twilight-sparkle",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2466,
    "title": "Yoshi to Twilight Sparkle",
    "authors": [
      "cyphermur9t"
    ],
    "tags": [
      "needs remoderation",
      "yoshi"
    ],
    "description": "first person to replace Yoshi with somepony! This was just a test to see how well this kind of project would turn out. I think it turned out pretty good considering the limitations I had to follow.<br>\r\n<br>\r\nIncluded is also a palette and a readme. Make sure to actually read it because it has some useful tips in there.",
    "latest_version": "smwc-2466-1424100363",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2466,
        "title": "Yoshi to Twilight Sparkle",
        "version": "smwc-2466-1424100363",
        "upstream_time": 1424100363,
        "download_url": "https://dl.smwcentral.net/2466/Twilight%20GFX%20%28Yoshi%29.zip",
        "filename": "Twilight GFX (Yoshi).zip",
        "size": 6728,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yoshi-touch-go-meadow",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16953,
    "title": "Yoshi Touch & Go - Meadow",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "grassland",
      "needs remoderation"
    ],
    "description": "One of the tilesets used in Yoshi Touch & Go. Nice for jaundice looking grasslands.",
    "latest_version": "smwc-16953-1516849110",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16953,
        "title": "Yoshi Touch & Go - Meadow",
        "version": "smwc-16953-1516849110",
        "upstream_time": 1516849110,
        "download_url": "https://dl.smwcentral.net/16953/yi%20touch%20n%20go%20yellow%20meadow.zip",
        "filename": "yi touch n go yellow meadow.zip",
        "size": 7576,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-youkai-buster-ruka-no-daibouken-futuristic-city",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34338,
    "title": "Youkai Buster: Ruka no Daibouken - Futuristic City",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "city",
      "mechanical",
      "space"
    ],
    "description": "<b><span style=\"font-size: 16pt;\">POST-C3 2023 SUMMER SUBMISSION</span></b><br>\r\n<br>\r\nThe first stage from the obscure game Youkai Buster: Ruka no Daibouken. A great fit for industrial / cities levels, in general.<br>\r\n<br>\r\nCredit would be great, but is optional. ",
    "latest_version": "smwc-34338-1698178234",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34338,
        "title": "Youkai Buster: Ruka no Daibouken - Futuristic City",
        "version": "smwc-34338-1698178234",
        "upstream_time": 1698178234,
        "download_url": "https://dl.smwcentral.net/34338/Youkai%20Buster%20Ruka%20no%20Daibouken%20-%20Futuristic%20City.zip",
        "filename": "Youkai Buster Ruka no Daibouken - Futuristic City.zip",
        "size": 5753,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-youkai-buster-ruka-no-daibouken-industrial-facility",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34320,
    "title": "Youkai Buster: Ruka no Daibouken - Industrial Facility",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "<b><span style=\"font-size: 16pt;\"> C3 2023 SUMMER SUBMISSION</span></b><br>\r\n<br>\r\nAn industrial background seen in the second stage of Youkai Buster: Ruka no Daibouken. A good fit for levels with a lot of machinery and devious traps.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-34320-1689027260",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34320,
        "title": "Youkai Buster: Ruka no Daibouken - Industrial Facility",
        "version": "smwc-34320-1689027260",
        "upstream_time": 1689027260,
        "download_url": "https://dl.smwcentral.net/34320/Youkai%20Buster%20Ruka%20no%20Daibouken%20-%20Industrial%20Facility.zip",
        "filename": "Youkai Buster Ruka no Daibouken - Industrial Facility.zip",
        "size": 3694,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-youkai-buster-ruka-no-daibouken-mountain-temple-exterior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34318,
    "title": "Youkai Buster: Ruka no Daibouken -  Mountain Temple (Exterior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "mountain",
      "night"
    ],
    "description": "<b><span style=\"font-size: 16pt;\"> C3 2023 SUMMER SUBMISSION</span></b><br>\r\n<br>\r\nA pretty night mountain background, from an obscure japanese game called Youkai Buster: Ruka no Daibouken. A good fit for mountain levels at night.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-34318-1689029250",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34318,
        "title": "Youkai Buster: Ruka no Daibouken -  Mountain Temple (Exterior)",
        "version": "smwc-34318-1689029250",
        "upstream_time": 1689029250,
        "download_url": "https://dl.smwcentral.net/34318/Youkai%20Buster%20Ruka%20no%20Daibouken%20-%20Mountain%20Temple%20%28Exterior%29%20BG.zip",
        "filename": "Youkai Buster Ruka no Daibouken - Mountain Temple (Exterior) BG.zip",
        "size": 3689,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-youkai-buster-ruka-no-daibouken-mountain-temple-interior",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34368,
    "title": "Youkai Buster: Ruka no Daibouken - Mountain Temple (Interior)",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "cave",
      "eastern"
    ],
    "description": "<b><span style=\"font-size: 16pt;\"> POST-C3 2023 SUMMER SUBMISSION </span></b><br>\r\n<br>\r\nOne of the backgrounds seen in the third stage of Youkai Buster: Ruka no Daibouken. It is seen in the interior part of some sort of underground structure of a temple.  Could fit very well a cave, in general.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-34368-1690474235",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34368,
        "title": "Youkai Buster: Ruka no Daibouken - Mountain Temple (Interior)",
        "version": "smwc-34368-1690474235",
        "upstream_time": 1690474235,
        "download_url": "https://dl.smwcentral.net/34368/Youkai%20Buster%20Ruka%20no%20Daibouken%20-%20Mountain%20Temple%20%28Interior%29.zip",
        "filename": "Youkai Buster Ruka no Daibouken - Mountain Temple (Interior).zip",
        "size": 2762,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-youkai-buster-ruka-no-daibouken-space-cemetery",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34319,
    "title": "Youkai Buster: Ruka no Daibouken - Space Cemetery",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "eastern",
      "haunted",
      "space"
    ],
    "description": "<b><span style=\"font-size: 16pt;\"> C3 2023 SUMMER SUBMISSION</span></b><br>\r\n<br>\r\nA very unusual background from the obscure game Youkai Buster: Ruka no Daibouken.  It is a great fit for unusual level themes.  It is a very big background so I had to use the extended horizontal level feature from Lunar Magic.<br>\r\n<br>\r\nCredit would be great, but it is optional.",
    "latest_version": "smwc-34319-1689370117",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34319,
        "title": "Youkai Buster: Ruka no Daibouken - Space Cemetery",
        "version": "smwc-34319-1689370117",
        "upstream_time": 1689370117,
        "download_url": "https://dl.smwcentral.net/34319/Youkai%20Buster%20Ruka%20no%20Daibouken%20-%20Space%20Cemetery.zip",
        "filename": "Youkai Buster Ruka no Daibouken - Space Cemetery.zip",
        "size": 6971,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-ys-v-lost-kefin-kingdom-of-sand-kefin-castle-west-wing",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40052,
    "title": "Ys V: Lost Kefin, Kingdom of Sand - Kefin Castle (West Wing)",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "sky"
    ],
    "description": "A pretty sky background from Ys V.",
    "latest_version": "smwc-40052-1751483694",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40052,
        "title": "Ys V: Lost Kefin, Kingdom of Sand - Kefin Castle (West Wing)",
        "version": "smwc-40052-1751483694",
        "upstream_time": 1751483694,
        "download_url": "https://dl.smwcentral.net/40052/YsV%20Kefin.zip",
        "filename": "YsV Kefin.zip",
        "size": 5760,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-yu-gi-oh-destiny-board-traveller-map-select",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 40348,
    "title": "Yu-Gi-Oh! : Destiny Board Traveller - Map Select",
    "authors": [
      "Anorakun"
    ],
    "tags": [
      "bonus",
      "carnival",
      "texture"
    ],
    "description": "A dice-themed background found in one of the Yu-Gi-Oh! GBA games. Needless to say, it's a perfect fit for bonus rooms. It also autoscrolls perfectly, if you use the new Lunar Magic features.  ",
    "latest_version": "smwc-40348-1756045960",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 40348,
        "title": "Yu-Gi-Oh! : Destiny Board Traveller - Map Select",
        "version": "smwc-40348-1756045960",
        "upstream_time": 1756045960,
        "download_url": "https://dl.smwcentral.net/40348/Yu-Gi-Oh%21%20Destiny%20Board%20Traveller%20-%20Map%20Select.zip",
        "filename": "Yu-Gi-Oh%21 Destiny Board Traveller - Map Select.zip",
        "size": 3180,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zelda",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 1707,
    "title": "Zelda 2 - Forest",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "8-bit",
      "castle",
      "forest",
      "needs remoderation"
    ],
    "description": "This is a better forest set.",
    "latest_version": "smwc-1707-1421536908",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 1707,
        "title": "Zelda 2 - Forest",
        "version": "smwc-1707-1421536908",
        "upstream_time": 1421536908,
        "download_url": "https://dl.smwcentral.net/1707/Background.zip",
        "filename": "Background.zip",
        "size": 3201,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 1704,
        "title": "Zelda 2 - Castle",
        "version": "smwc-1704-1409831730",
        "upstream_time": 1409831730,
        "download_url": "https://dl.smwcentral.net/1704/da%20legned%20of%20jzerlda.zip",
        "filename": "da legned of jzerlda.zip",
        "size": 3576,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zelda-ii-cave",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10722,
    "title": "Zelda II - Cave",
    "authors": [
      "Bandit"
    ],
    "tags": [
      "8-bit",
      "cave",
      "needs remoderation"
    ],
    "description": "The cave tiles mixed with some graveyard tiles. <br>\r\nit's better to set the level on Layer 2. So no cutoff would arise.<br>\r\nHave fun!",
    "latest_version": "smwc-10722-1422826914",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10722,
        "title": "Zelda II - Cave",
        "version": "smwc-10722-1422826914",
        "upstream_time": 1422826914,
        "download_url": "https://dl.smwcentral.net/10722/Zelda%20II%20-%20Cave%20Set.zip",
        "filename": "Zelda II - Cave Set.zip",
        "size": 2540,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zelda-ii-desert",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10667,
    "title": "Zelda II - Desert",
    "authors": [
      "Bandit"
    ],
    "tags": [
      "8-bit",
      "desert",
      "needs remoderation"
    ],
    "description": "Not much to say.<br>\r\nHave fun. ",
    "latest_version": "smwc-10667-1422700080",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10667,
        "title": "Zelda II - Desert",
        "version": "smwc-10667-1422700080",
        "upstream_time": 1422700080,
        "download_url": "https://dl.smwcentral.net/10667/%5BUPDATE%5D%20Zelda%20II%20Desert.zip",
        "filename": "%5BUPDATE%5D Zelda II Desert.zip",
        "size": 2599,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zelda-ii-forest-swamp",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10666,
    "title": "Zelda II - Forest/Swamp",
    "authors": [
      "Bandit"
    ],
    "tags": [
      "8-bit",
      "forest",
      "needs remoderation",
      "swamp"
    ],
    "description": "Okay, the last Zelda II rip for now.<br>\r\nHere it would also be better if you set the level to Layer 2.<br>\r\nHave fun! ;) ",
    "latest_version": "smwc-10666-1422700035",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10666,
        "title": "Zelda II - Forest/Swamp",
        "version": "smwc-10666-1422700035",
        "upstream_time": 1422700035,
        "download_url": "https://dl.smwcentral.net/10666/%5BUPDATE%5D%20Zelda%20II%20Forest-Swamp.zip",
        "filename": "%5BUPDATE%5D Zelda II Forest-Swamp.zip",
        "size": 3750,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zelda-ii-fortress",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10825,
    "title": "Zelda II - Fortress 1",
    "authors": [
      "Bandit"
    ],
    "tags": [
      "8-bit",
      "castle",
      "needs remoderation"
    ],
    "description": "Fortress #1. Ripped from the original NES game. Including the clouds for outside. The fire is exanimated.<br>\r\nHave fun!",
    "latest_version": "smwc-10825-1423917387",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10825,
        "title": "Zelda II - Fortress 1",
        "version": "smwc-10825-1423917387",
        "upstream_time": 1423917387,
        "download_url": "https://dl.smwcentral.net/10825/%5BUPDATE%5D%20Zelda%202%20Fortress.zip",
        "filename": "%5BUPDATE%5D Zelda 2 Fortress.zip",
        "size": 4065,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zelda-ii-rauru-town-inside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10721,
    "title": "Zelda II - Rauru Town (Inside)",
    "authors": [
      "Bandit"
    ],
    "tags": [
      "8-bit",
      "house",
      "needs remoderation"
    ],
    "description": "The map16page shows how most of the houses in Rauru are build.<br>\r\nHave fun building your own Zelda II house! :)",
    "latest_version": "smwc-10721-1422826869",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10721,
        "title": "Zelda II - Rauru Town (Inside)",
        "version": "smwc-10721-1422826869",
        "upstream_time": 1422826869,
        "download_url": "https://dl.smwcentral.net/10721/Zelda%20II%20-%20Rauru%20Town%20inside.zip",
        "filename": "Zelda II - Rauru Town inside.zip",
        "size": 2276,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zelda-ii-rauru-town-outside",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10720,
    "title": "Zelda II - Rauru Town (Outside)",
    "authors": [
      "Bandit"
    ],
    "tags": [
      "8-bit",
      "grassland",
      "needs remoderation",
      "town"
    ],
    "description": "I wonder why nobody but me is ripping Zelda II Graphics. Anyway, perfect for NES styled levels and hacks. Have fun!",
    "latest_version": "smwc-10720-1422826793",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10720,
        "title": "Zelda II - Rauru Town (Outside)",
        "version": "smwc-10720-1422826793",
        "upstream_time": 1422826793,
        "download_url": "https://dl.smwcentral.net/10720/Zelda%20II%20-%20Rauru%20Town%20outside.zip",
        "filename": "Zelda II - Rauru Town outside.zip",
        "size": 2549,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zelda-ii-the-adventure-of-link",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 2132,
    "title": "Zelda II: The Adventure of Link",
    "authors": [
      "Bandit"
    ],
    "tags": [
      "8-bit",
      "grassland",
      "needs remoderation"
    ],
    "description": "Ripped on Request. <br>\r\nGood for bonus-styled OW's and Zelda-styled Hacks.<br>\r\n<br>\r\nHave Fun! :)",
    "latest_version": "smwc-2132-1430043189",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 2132,
        "title": "Zelda II: The Adventure of Link",
        "version": "smwc-2132-1430043189",
        "upstream_time": 1430043189,
        "download_url": "https://dl.smwcentral.net/2132/ZeldaOWTiles.zip",
        "filename": "ZeldaOWTiles.zip",
        "size": 150416,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zelda-ii-the-adventure-of-link-island-palace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 20651,
    "title": "Zelda II: The Adventure of Link - Island Palace",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "8-bit",
      "castle",
      "needs remoderation",
      "ruins"
    ],
    "description": "Foregrounds from the Island Palace in Zelda II: The Adventure of Link on NES.<br>\r\n<br>\r\nNote: Meant to be used with a Layer 2 level.",
    "latest_version": "smwc-20651-1566003699",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 20651,
        "title": "Zelda II: The Adventure of Link - Island Palace",
        "version": "smwc-20651-1566003699",
        "upstream_time": 1566003699,
        "download_url": "https://dl.smwcentral.net/20651/Zelda%20II%20-%20The%20Adventure%20of%20Link%20-%20Island%20Palace.zip",
        "filename": "Zelda II - The Adventure of Link - Island Palace.zip",
        "size": 3862,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zelda-ii-the-adventure-of-link-maze-palace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 21786,
    "title": "Zelda II: The Adventure of Link - Maze Palace",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "8-bit",
      "castle",
      "needs remoderation",
      "ruins"
    ],
    "description": "Maze Palace's foregrounds from Zelda II: The Adventure of Link on NES.<br>\r\n<br>\r\nNote: Meant to be used with a Layer 2 level.",
    "latest_version": "smwc-21786-1581632904",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 21786,
        "title": "Zelda II: The Adventure of Link - Maze Palace",
        "version": "smwc-21786-1581632904",
        "upstream_time": 1581632904,
        "download_url": "https://dl.smwcentral.net/21786/Zelda%20II%20-%20The%20Adventure%20of%20Link%20-%20Maze%20Palace.zip",
        "filename": "Zelda II - The Adventure of Link - Maze Palace.zip",
        "size": 3845,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zelda-ii-the-adventure-of-link-midoro-palace",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 39229,
    "title": "Zelda II: The Adventure of Link - Midoro Palace",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "2bpp",
      "castle",
      "retro",
      "ruins"
    ],
    "description": "Zelda II - The Adventure of Link<br>\r\nFrom Nintendo January 14, 1987<br>\r\nMidoro Palace Nintendo NES is good,Layer 2 use<br>\r\nC3 Winter 2025",
    "latest_version": "smwc-39229-1739842954",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 39229,
        "title": "Zelda II: The Adventure of Link - Midoro Palace",
        "version": "smwc-39229-1739842954",
        "upstream_time": 1739842954,
        "download_url": "https://dl.smwcentral.net/39229/Zelda%20II%20-%20The%20Adventure%20of%20Link%20-%20Midoro%20Palace.zip",
        "filename": "Zelda II - The Adventure of Link - Midoro Palace.zip",
        "size": 4981,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zelda-themed-enemies",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10824,
    "title": "Zelda-Themed Enemies",
    "authors": [
      "RedToonLink"
    ],
    "tags": [
      "goomba",
      "koopa",
      "needs remoderation",
      "patch needed"
    ],
    "description": "This EXGFX replaces a few things with those of the Zelda series.<br>\r\nShell-less Koopa - ChuChu<br>\r\nKoopa - Deku Scrub<br>\r\nGoomba - Octorok<br>\r\nIt is recommended that you use the SMB3 Koopa patch, unless you think Deku Scrubs spawning ChuChus is normal! Requires a custom palette.",
    "latest_version": "smwc-10824-1423917340",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10824,
        "title": "Zelda-Themed Enemies",
        "version": "smwc-10824-1423917340",
        "upstream_time": 1423917340,
        "download_url": "https://dl.smwcentral.net/10824/%5BUPDATE%5D%20Zelda%20Enemies.zip",
        "filename": "%5BUPDATE%5D Zelda Enemies.zip",
        "size": 4838,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zen-nihon-gt-senshuken-kai-race-results",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 34327,
    "title": "Zen Nihon GT Senshuken Kai - Race Results",
    "authors": [
      "Rykon-V73"
    ],
    "tags": [
      "mechanical",
      "mountain"
    ],
    "description": "Here's BG from the japanese exclusive Playstation game released at Summer C3 2023. This is one BG that used close to 4 GFX files. I did avoid the essentials. The clouds part don't move, while the BG with the crowd does. Use HDMA or no scroll.<br>\r\n",
    "latest_version": "smwc-34327-1689121246",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 34327,
        "title": "Zen Nihon GT Senshuken Kai - Race Results",
        "version": "smwc-34327-1689121246",
        "upstream_time": 1689121246,
        "download_url": "https://dl.smwcentral.net/34327/Zen%20Nihon%20GT%20Senshuken%20Kai%20-%20Race%20Results.zip",
        "filename": "Zen Nihon GT Senshuken Kai - Race Results.zip",
        "size": 9531,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zero-the-kamikaze-squirrel-first-stage",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30091,
    "title": "Zero the Kamikaze Squirrel - First Stage",
    "authors": [
      "Natsuz2"
    ],
    "tags": [
      "beach"
    ],
    "description": "right when entering the game in the first stage this background appears<br>\r\n<br>\r\n- inside the graphics folder there is the gradient asm file<br>\r\n<br>\r\n- the background has a loop in HScroll but not the same in VScroll so I leave them set to none at sample level",
    "latest_version": "smwc-30091-1646776771",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30091,
        "title": "Zero the Kamikaze Squirrel - First Stage",
        "version": "smwc-30091-1646776771",
        "upstream_time": 1646776771,
        "download_url": "https://dl.smwcentral.net/30091/Zero%20the%20Kamikaze%20Squirrel%20-%20Stage%201.zip",
        "filename": "Zero the Kamikaze Squirrel - Stage 1.zip",
        "size": 6464,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zero-the-kamikaze-squirrel-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 9105,
    "title": "Zero the Kamikaze Squirrel - Forest",
    "authors": [
      "Hobz"
    ],
    "tags": [
      "forest",
      "needs remoderation"
    ],
    "description": "<a href=\"http://i898.photobucket.com/albums/ac185/Hobz44/forest-1.png\" rel=\"nofollow\">In-game assembly</a><br>\r\nRequested for release by asm, this awesome forest bg uses all of palette 5 and bg 1+2.<br>\r\nEnjoy. ",
    "latest_version": "smwc-9105-1409816997",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 9105,
        "title": "Zero the Kamikaze Squirrel - Forest",
        "version": "smwc-9105-1409816997",
        "upstream_time": 1409816997,
        "download_url": "https://dl.smwcentral.net/9105/Zero%20forest.zip",
        "filename": "Zero forest.zip",
        "size": 53319,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zero-the-kamikaze-squirrel-snes-starry-sky",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 33405,
    "title": "Zero the Kamikaze Squirrel (SNES) - Starry Sky",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "night",
      "sky"
    ],
    "description": "A starry sky seen during a fight against the Lumberjack in Zero the Kamikaze Squirrel for SNES. Can fit night levels.",
    "latest_version": "smwc-33405-1677675731",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 33405,
        "title": "Zero the Kamikaze Squirrel (SNES) - Starry Sky",
        "version": "smwc-33405-1677675731",
        "upstream_time": 1677675731,
        "download_url": "https://dl.smwcentral.net/33405/Zero%20The%20Flying%20Squirrel%20SNES%20-%20Starry%20Sky%20BG.zip",
        "filename": "Zero The Flying Squirrel SNES - Starry Sky BG.zip",
        "size": 2498,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zero-wing-barricade-zone",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31386,
    "title": "Zero Wing - Barricade Zone",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "flesh",
      "industrial",
      "mechanical"
    ],
    "description": "<span style=\"font-size: 21pt;\"><b>C3 SUMMER 2022:</b></span><br>\r\n<br>\r\nThe \"mysterious\" background from \"Zero Wing\" Sega Genesis game.<br>\r\nIt can be inside of a machine or alien, i just don't know.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31386-1657500406",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31386,
        "title": "Zero Wing - Barricade Zone",
        "version": "smwc-31386-1657500406",
        "upstream_time": 1657500406,
        "download_url": "https://dl.smwcentral.net/31386/Zero%20Wing%20-%20Barricade%20Zone.zip",
        "filename": "Zero Wing - Barricade Zone.zip",
        "size": 3899,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zero-wing-bellon-second-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31414,
    "title": "Zero Wing - Bellon (Second Section)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "flesh"
    ],
    "description": "<b><span style=\"font-size: 21pt;\">C3 SUMMER 2022:</span></b><br>\r\n<br>\r\nThe second background of Bellon level from \"Zero Wing\" Sega Genesis game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31414-1657645968",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31414,
        "title": "Zero Wing - Bellon (Second Section)",
        "version": "smwc-31414-1657645968",
        "upstream_time": 1657645968,
        "download_url": "https://dl.smwcentral.net/31414/Zero%20Wing%20-%20Bellon%202.zip",
        "filename": "Zero Wing - Bellon 2.zip",
        "size": 2117,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zero-wing-gerbarra-second-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31416,
    "title": "Zero Wing - Gerbarra (Second Section)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "cave",
      "industrial",
      "mechanical"
    ],
    "description": "<b><span style=\"font-size: 21pt;\">C3 SUMMER 2022:</span></b><br>\r\n<br>\r\nThe cave themed background from \"Zero Wing\" Sega Genesis game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31416-1657647075",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31416,
        "title": "Zero Wing - Gerbarra (Second Section)",
        "version": "smwc-31416-1657647075",
        "upstream_time": 1657647075,
        "download_url": "https://dl.smwcentral.net/31416/Zero%20Wing%20-%20Gerbarra%202.zip",
        "filename": "Zero Wing - Gerbarra 2.zip",
        "size": 1921,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zero-wing-legrous-second-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31329,
    "title": "Zero Wing - Legrous (Second Section)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "<span style=\"font-size: 21pt;\"><b>C3 SUMMER 2022:</b></span><br>\r\n<br>\r\nThe second background of Legrous level from \"Zero Wing\" Sega Genesis game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31329-1657387585",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31329,
        "title": "Zero Wing - Legrous (Second Section)",
        "version": "smwc-31329-1657387585",
        "upstream_time": 1657387585,
        "download_url": "https://dl.smwcentral.net/31329/ZeroWingLegrous2.zip",
        "filename": "ZeroWingLegrous2.zip",
        "size": 3464,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zero-wing-natols-first-and-fourth-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37318,
    "title": "Zero Wing - Natols (First and Fourth Section)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "night",
      "space"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>Post C3 Winter 2024</b></span><br>\r\n<br>\r\nThe \"Space Area\" from the Sega Genesis game <u><b>Zero Wing</b></u>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-37318-1709927414",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37318,
        "title": "Zero Wing - Natols (First and Fourth Section)",
        "version": "smwc-37318-1709927414",
        "upstream_time": 1709927414,
        "download_url": "https://dl.smwcentral.net/37318/ZeroWingNatols14.zip",
        "filename": "ZeroWingNatols14.zip",
        "size": 2843,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zero-wing-natols-second-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 37317,
    "title": "Zero Wing - Natols (Second Section)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b>Post C3 Winter 2024</b></span><br>\r\n<br>\r\nThe \"Mechanical Area\" from the Sega Genesis game <u><b>Zero Wing</b></u>.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-37317-1709311505",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 37317,
        "title": "Zero Wing - Natols (Second Section)",
        "version": "smwc-37317-1709311505",
        "upstream_time": 1709311505,
        "download_url": "https://dl.smwcentral.net/37317/ZeroWing-Natols2.zip",
        "filename": "ZeroWing-Natols2.zip",
        "size": 2669,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zero-wing-natols-third-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31328,
    "title": "Zero Wing - Natols (Third Section)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "mechanical",
      "texture"
    ],
    "description": "<span style=\"font-size: 21pt;\"><b>C3 SUMMER 2022:</b></span><br>\r\n<br>\r\nThe third background of Natols level from \"Zero Wing\" Sega Genesis game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31328-1658132668",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31328,
        "title": "Zero Wing - Natols (Third Section)",
        "version": "smwc-31328-1658132668",
        "upstream_time": 1658132668,
        "download_url": "https://dl.smwcentral.net/31328/Zero%20Wing%20-%20Natols%203rd.zip",
        "filename": "Zero Wing - Natols 3rd.zip",
        "size": 2052,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zero-wing-pleades-second-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31415,
    "title": "Zero Wing - Pleades (Second Section)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "cave",
      "ruins"
    ],
    "description": "<b><span style=\"font-size: 21pt;\">C3 SUMMER 2022:</span></b><br>\r\n<br>\r\nThe boss background from Pleades level from \"Zero Wing\" Sega Genesis game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31415-1657646572",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31415,
        "title": "Zero Wing - Pleades (Second Section)",
        "version": "smwc-31415-1657646572",
        "upstream_time": 1657646572,
        "download_url": "https://dl.smwcentral.net/31415/Zero%20Wing%20-%20Pleades%202.zip",
        "filename": "Zero Wing - Pleades 2.zip",
        "size": 1940,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zero-wing-submarine-tunnel-first-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31330,
    "title": "Zero Wing - Submarine Tunnel (First Section)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "<span style=\"font-size: 21pt;\"><b>C3 SUMMER 2022:</b></span><br>\r\n<br>\r\nThe first background of Submarine Tunnel level from \"Zero Wing\" Sega Genesis game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31330-1657387593",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31330,
        "title": "Zero Wing - Submarine Tunnel (First Section)",
        "version": "smwc-31330-1657387593",
        "upstream_time": 1657387593,
        "download_url": "https://dl.smwcentral.net/31330/ZeroWingSubmarineTunnel.zip",
        "filename": "ZeroWingSubmarineTunnel.zip",
        "size": 4054,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zero-wing-submarine-tunnel-second-section",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 31413,
    "title": "Zero Wing - Submarine Tunnel (Second Section)",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "industrial",
      "mechanical"
    ],
    "description": "<b><span style=\"font-size: 21pt;\">C3 SUMMER 2022:</span></b><br>\r\n<br>\r\nThe second background of Submarine Tunnel level from \"Zero Wing\" Sega Genesis game.<br>\r\nWhat do you think about this?",
    "latest_version": "smwc-31413-1657642317",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 31413,
        "title": "Zero Wing - Submarine Tunnel (Second Section)",
        "version": "smwc-31413-1657642317",
        "upstream_time": 1657642317,
        "download_url": "https://dl.smwcentral.net/31413/Zero%20Wing%20-%20Submarine%20Tunnel%202.zip",
        "filename": "Zero Wing - Submarine Tunnel 2.zip",
        "size": 2218,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zombie-hammer-bro",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10686,
    "title": "Zombie Hammer Bro",
    "authors": [
      "Jack Kitetsu"
    ],
    "tags": [
      "hammer bro",
      "needs remoderation"
    ],
    "description": "It's a GFX custom of the Srptie hammer bros (SMB3), but is a zombie! enjoy!",
    "latest_version": "smwc-10686-1422734708",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10686,
        "title": "Zombie Hammer Bro",
        "version": "smwc-10686-1422734708",
        "upstream_time": 1422734708,
        "download_url": "https://dl.smwcentral.net/10686/HammerZombie.zip",
        "filename": "HammerZombie.zip",
        "size": 12258,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zombie-koopas",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 10345,
    "title": "Zombie Koopas",
    "authors": [
      "K3fka"
    ],
    "tags": [
      "koopa",
      "needs remoderation",
      "patch needed",
      "zombie"
    ],
    "description": "Some spooky zombie koopas. Please read the readme, as there is a patch that need to be patched.",
    "latest_version": "smwc-10345-1419786910",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 10345,
        "title": "Zombie Koopas",
        "version": "smwc-10345-1419786910",
        "upstream_time": 1419786910,
        "download_url": "https://dl.smwcentral.net/10345/zombie.zip",
        "filename": "zombie.zip",
        "size": 3352,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zool-ninja-of-the-nth-dimension-world",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30358,
    "title": "Zool: Ninja of the Nth Dimension - World 7",
    "authors": [
      "Luigi-San"
    ],
    "tags": [
      "carnival",
      "city",
      "food",
      "lake",
      "mechanical",
      "mountain",
      "needs remoderation",
      "ocean"
    ],
    "description": "The background used in world 7 of \"Zool: Ninja Of The Nth Dimension\". No credit needed.",
    "latest_version": "smwc-30358-1649368750",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30358,
        "title": "Zool: Ninja of the Nth Dimension - World 7",
        "version": "smwc-30358-1649368750",
        "upstream_time": 1649368750,
        "download_url": "https://dl.smwcentral.net/30358/ZoolNinjaCarnivalStage.zip",
        "filename": "ZoolNinjaCarnivalStage.zip",
        "size": 5348,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30357,
        "title": "Zool: Ninja of the Nth Dimension - World 5",
        "version": "smwc-30357-1649367917",
        "upstream_time": 1649367917,
        "download_url": "https://dl.smwcentral.net/30357/ZoolNinjaWorld5.zip",
        "filename": "ZoolNinjaWorld5.zip",
        "size": 4125,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 30356,
        "title": "Zool: Ninja of the Nth Dimension - World 3",
        "version": "smwc-30356-1649366947",
        "upstream_time": 1649366947,
        "download_url": "https://dl.smwcentral.net/30356/ZoolNinjaWorld3.zip",
        "filename": "ZoolNinjaWorld3.zip",
        "size": 4451,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 5854,
        "title": "Zool: Ninja of the Nth Dimension - World 1",
        "version": "smwc-5854-1381602016",
        "upstream_time": 1381602016,
        "download_url": "https://dl.smwcentral.net/5854/Zool_cake.zip",
        "filename": "Zool_cake.zip",
        "size": 5689,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      },
      {
        "upstream_id": 434,
        "title": "Zool: Ninja of the Nth Dimension - World 2",
        "version": "smwc-434-1380988039",
        "upstream_time": 1380988039,
        "download_url": "https://dl.smwcentral.net/434/zlo-world2.zip",
        "filename": "zlo-world2.zip",
        "size": 6005,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zx-spectrum-zx81-system-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16487,
    "title": "ZX Spectrum/ZX81 System Font",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "monospace",
      "sans serif"
    ],
    "description": "System typeface from British home computers ZX Spectrum (1982) and ZX81 (1981).",
    "latest_version": "smwc-16487-1508788917",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16487,
        "title": "ZX Spectrum/ZX81 System Font",
        "version": "smwc-16487-1508788917",
        "upstream_time": 1508788917,
        "download_url": "https://dl.smwcentral.net/16487/ZX%20Spectrum-ZX81%20System%20Font.zip",
        "filename": "ZX Spectrum-ZX81 System Font.zip",
        "size": 5735,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zx80-system-font",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 16489,
    "title": "ZX80 System Font",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "monospace",
      "sans serif"
    ],
    "description": "System typeface from British home computer ZX80 (1980). Except lower cases and a few symbols.",
    "latest_version": "smwc-16489-1508860867",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 16489,
        "title": "ZX80 System Font",
        "version": "smwc-16489-1508860867",
        "upstream_time": 1508860867,
        "download_url": "https://dl.smwcentral.net/16489/ZX80%20System%20Font.zip",
        "filename": "ZX80 System Font.zip",
        "size": 7252,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwgraphics-zyxchen-forest",
    "aliases": [],
    "section": "smwgraphics",
    "upstream_id": 30507,
    "title": "Zyxchen Forest",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "forest"
    ],
    "description": "Another quite graphics in the forest of Zyxchen.<br>\r\n<br>\r\n",
    "latest_version": "smwc-30507-1650049671",
    "install_kind": "asset_only",
    "versions": [
      {
        "upstream_id": 30507,
        "title": "Zyxchen Forest",
        "version": "smwc-30507-1650049671",
        "upstream_time": 1650049671,
        "download_url": "https://dl.smwcentral.net/30507/CustomZyxchenForest.zip",
        "filename": "CustomZyxchenForest.zip",
        "size": 8858,
        "sha256": null,
        "dependencies": [],
        "install_kind": "asset_only"
      }
    ]
  },
  {
    "name": "smwmusic-100-orange-juice-chicken-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16838,
    "title": "100% Orange Juice - Chicken's Theme",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "calm",
      "overworld"
    ],
    "description": "100% Orange Juice - Chicken's Theme<br>\r\n<br>\r\nGreat for World 1 Maps or bonus areas in skies.",
    "latest_version": "smwc-16838-1514747410",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16838,
        "title": "100% Orange Juice - Chicken's Theme",
        "version": "smwc-16838-1514747410",
        "upstream_time": 1514747410,
        "download_url": "https://dl.smwcentral.net/16838/Chicken%27s%20Theme.zip",
        "filename": "Chicken%27s Theme.zip",
        "size": 31025,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-100-orange-juice-military-sora-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17817,
    "title": "100% Orange Juice - Military Sora's Theme",
    "authors": [
      "MarkVD100"
    ],
    "tags": [
      "abstract",
      "althetic",
      "castle",
      "final",
      "industrial",
      "night",
      "space",
      "tense",
      "title"
    ],
    "description": "This is the song that plays for Military Sora in 100% Orange Juice. It can fit in variety of levels.<br>\r\n<br>\r\n<br>\r\n<br>\r\nCredit to pieordie1 for the MIDI in VGMusic website.<br>\r\n<br>\r\n(Chords and Drum has been edited in terms of position)",
    "latest_version": "smwc-17817-1531298348",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17817,
        "title": "100% Orange Juice - Military Sora's Theme",
        "version": "smwc-17817-1531298348",
        "upstream_time": 1531298348,
        "download_url": "https://dl.smwcentral.net/17817/100%25%20OJ%20-%20Military%20Sora.zip",
        "filename": "100%25 OJ - Military Sora.zip",
        "size": 32991,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-100-orange-juice-robo-ball-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16804,
    "title": "100% Orange Juice - Robo Ball's Theme",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "athletic",
      "cave",
      "fire",
      "industrial",
      "sewer",
      "space"
    ],
    "description": "100% Orange Juice - Robo Ball's Theme<br>\r\n<br>\r\nVery mechanical sounding. Work in factories or in space. Could work for an overworld as well.<br>\r\n<br>\r\nThis is an updated version!",
    "latest_version": "smwc-16804-1514951681",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16804,
        "title": "100% Orange Juice - Robo Ball's Theme",
        "version": "smwc-16804-1514951681",
        "upstream_time": 1514951681,
        "download_url": "https://dl.smwcentral.net/16804/Robo%20Ball%27s%20Theme.zip",
        "filename": "Robo Ball%27s Theme.zip",
        "size": 31722,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-100-orange-juice-seagull-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16861,
    "title": "100% Orange Juice - Seagull's Theme",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "beach",
      "grassland",
      "sky"
    ],
    "description": "100% Orange Juice - Seagull's Theme<br>\r\n<br>\r\nSerene sounding theme that works very well for grasslands, cloud tops, or beaches.<br>\r\n<br>\r\nThis is an updated version!",
    "latest_version": "smwc-16861-1514951735",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16861,
        "title": "100% Orange Juice - Seagull's Theme",
        "version": "smwc-16861-1514951735",
        "upstream_time": 1514951735,
        "download_url": "https://dl.smwcentral.net/16861/Seagull%27s%20Theme.zip",
        "filename": "Seagull%27s Theme.zip",
        "size": 32457,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-1001-spikes-antartica-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20968,
    "title": "1001 Spikes - Antartica (World 7)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "ice",
      "snow"
    ],
    "description": "Antartica's song from 1001 Spikes. Use it on ice/snow levels.",
    "latest_version": "smwc-20968-1566352077",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20968,
        "title": "1001 Spikes - Antartica (World 7)",
        "version": "smwc-20968-1566352077",
        "upstream_time": 1566352077,
        "download_url": "https://dl.smwcentral.net/20968/1001%20Spikes%20-%20Antartica%20%28World%207%29.zip",
        "filename": "1001 Spikes - Antartica (World 7).zip",
        "size": 41917,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-1001-spikes-mysterious-water-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20766,
    "title": "1001 Spikes - Mysterious Water (World 3)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "ruins",
      "water"
    ],
    "description": "Mysterious Water from 1001 Spikes. Works good for water levels.",
    "latest_version": "smwc-20766-1564250655",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20766,
        "title": "1001 Spikes - Mysterious Water (World 3)",
        "version": "smwc-20766-1564250655",
        "upstream_time": 1564250655,
        "download_url": "https://dl.smwcentral.net/20766/1001%20Spikes%20-%20Mysterious%20Water%20%28World%203%29.zip",
        "filename": "1001 Spikes - Mysterious Water (World 3).zip",
        "size": 39600,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-14",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23067,
    "title": "14",
    "authors": [
      "BoneFish"
    ],
    "tags": [
      "calm",
      "forest",
      "night",
      "space",
      "water"
    ],
    "description": "A piece of music in 14/8 inspired by Steve Reich and American Football. I'd probably recommend you use this for forest levels because of heavy use of the marimba.",
    "latest_version": "smwc-23067-1590888096",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23067,
        "title": "14",
        "version": "smwc-23067-1590888096",
        "upstream_time": 1590888096,
        "download_url": "https://dl.smwcentral.net/23067/14_.zip",
        "filename": "14_.zip",
        "size": 31525,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-16-beat-it-s-phenomenal",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31542,
    "title": "16 Beat - It's Phenomenal",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "retro",
      "space"
    ],
    "description": "A funky song that is also used for the IREC - ACA Capture Pro 5.60 crk keygen.",
    "latest_version": "smwc-31542-1663850462",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31542,
        "title": "16 Beat - It's Phenomenal",
        "version": "smwc-31542-1663850462",
        "upstream_time": 1663850462,
        "download_url": "https://dl.smwcentral.net/31542/ItsPhenomenal.zip",
        "filename": "ItsPhenomenal.zip",
        "size": 57663,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-2-gou-koko-wa",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35607,
    "title": "2-gou - Koko Wa",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "cutscene",
      "game over"
    ],
    "description": "If you want to use this as global song, remember put a <code>!</code> after the line for @21 in <code>Addmusic_sample groups.txt</code>",
    "latest_version": "smwc-35607-1703080614",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35607,
        "title": "2-gou - Koko Wa",
        "version": "smwc-35607-1703080614",
        "upstream_time": 1703080614,
        "download_url": "https://dl.smwcentral.net/35607/Here%20is.zip",
        "filename": "Here is.zip",
        "size": 32753,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-20-em",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8509,
    "title": "20 em 1 - Main Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "sky",
      "title"
    ],
    "description": "A happy, short theme that would fit a title screen or bonus map.",
    "latest_version": "smwc-8509-1393797839",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8509,
        "title": "20 em 1 - Main Theme",
        "version": "smwc-8509-1393797839",
        "upstream_time": 1393797839,
        "download_url": "https://dl.smwcentral.net/8509/20%20em%201%20-%20Ingame%20Theme.zip",
        "filename": "20 em 1 - Ingame Theme.zip",
        "size": 63119,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-2064-read-only-memories-read-only-memories-piano-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24225,
    "title": "2064: Read Only Memories - Read Only Memories (Piano Theme)",
    "authors": [
      "shadowboyultra"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "sad",
      "space"
    ],
    "description": "A calm song from a game called 2064: Read Only Memories, could fit sad cutscenes, some calm space levels and maybe credits.",
    "latest_version": "smwc-24225-1597379886",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24225,
        "title": "2064: Read Only Memories - Read Only Memories (Piano Theme)",
        "version": "smwc-24225-1597379886",
        "upstream_time": 1597379886,
        "download_url": "https://dl.smwcentral.net/24225/2064ROM%20-%20Read%20Only%20Memories.zip",
        "filename": "2064ROM - Read Only Memories.zip",
        "size": 40295,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-24-hours-of-smw",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37644,
    "title": "24 Hours of SMW #15 - Pinball Fall",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "castle",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "The song I composed for 24HOSMW #15 for my 6th placed entry \"Bowser's pinballs fall on your head...for 16 screens.\" It's a very intense track about a castle with customizable steel balls.<br>\r\n<br>\r\nOriginally written for something else, for a completely different gimmick idea. But this song worked too well. I'd appreciate credit if used.",
    "latest_version": "smwc-37644-1719800146",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37644,
        "title": "24 Hours of SMW #15 - Pinball Fall",
        "version": "smwc-37644-1719800146",
        "upstream_time": 1719800146,
        "download_url": "https://dl.smwcentral.net/37644/%5BS%5D%2024hosmw15%20-%20Pinball%20Fall.zip",
        "filename": "%5BS%5D 24hosmw15 - Pinball Fall.zip",
        "size": 72433,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-3-d-battles-of-world-runner-overworld-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8162,
    "title": "3-D Battles of World Runner - Overworld Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "athletic",
      "sky"
    ],
    "description": "A bubbly athletic cloud theme.",
    "latest_version": "smwc-8162-1312137063",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8162,
        "title": "3-D Battles of World Runner - Overworld Theme",
        "version": "smwc-8162-1312137063",
        "upstream_time": 1312137063,
        "download_url": "https://dl.smwcentral.net/8162/3-D%20Battles%20of%20World%20Runner%20-%20Overworld%20Theme.zip",
        "filename": "3-D Battles of World Runner - Overworld Theme.zip",
        "size": 67237,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-3-ninjas-kick-back-the-woods-hillside",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23514,
    "title": "3 Ninjas Kick Back - The Woods ~ Hillside",
    "authors": [
      "StackDino"
    ],
    "tags": [
      "cave",
      "forest",
      "grassland",
      "jungle",
      "mountain",
      "night",
      "ruins",
      "temple"
    ],
    "description": "The Woods/Hillside theme from 3 Ninjas Kick Back.<br>\r\nCould fit a dark forest.",
    "latest_version": "smwc-23514-1594069015",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23514,
        "title": "3 Ninjas Kick Back - The Woods ~ Hillside",
        "version": "smwc-23514-1594069015",
        "upstream_time": 1594069015,
        "download_url": "https://dl.smwcentral.net/23514/3%20Ninjas%20Kick%20Back%20-%20The%20Woods%20~%20Hillside.zip",
        "filename": "3 Ninjas Kick Back - The Woods ~ Hillside.zip",
        "size": 50608,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-3d-dot-game-heroes-block-demolition",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22905,
    "title": "3D Dot Game Heroes - Block Demolition",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "abstract",
      "bonus",
      "grassland",
      "title"
    ],
    "description": "The song from 3D Dot Game Heroes that plays during the Breakout clone segment, hence why the song is often referred to as just \"Breakout\" though in the game the minigame is called Blockout, and personally I like to call it \"Who wanted Breakout out of all retro arcade games?\" Regardless of what it's called, this song is an absolute gem that can fit in a variety of places. <br>\r\n<br>\r\nNote that this song uses noise, which may cause issues with certain sound effects.  ",
    "latest_version": "smwc-22905-1589181127",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22905,
        "title": "3D Dot Game Heroes - Block Demolition",
        "version": "smwc-22905-1589181127",
        "upstream_time": 1589181127,
        "download_url": "https://dl.smwcentral.net/22905/breakout.zip",
        "filename": "breakout.zip",
        "size": 32134,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-3d-dot-game-heroes-water-temple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28567,
    "title": "3D Dot Game Heroes - Water Temple",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "castle",
      "temple",
      "tense",
      "water"
    ],
    "description": "Tense and mysterious.",
    "latest_version": "smwc-28567-1638070161",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28567,
        "title": "3D Dot Game Heroes - Water Temple",
        "version": "smwc-28567-1638070161",
        "upstream_time": 1638070161,
        "download_url": "https://dl.smwcentral.net/28567/3D%20Dot%20Game%20Heroes%20-%20Water.zip",
        "filename": "3D Dot Game Heroes - Water.zip",
        "size": 56201,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28566,
        "title": "3D Dot Game Heroes - Water Temple",
        "version": "smwc-28566-1637828467",
        "upstream_time": 1637828467,
        "download_url": "https://dl.smwcentral.net/28566/3D%20Dot%20Game%20Heroes%20-%20Water%20%28Unsampled%29.zip",
        "filename": "3D Dot Game Heroes - Water (Unsampled).zip",
        "size": 32927,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-3d-ultra-pinball-creep-night-track",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18033,
    "title": "3D Ultra Pinball: Creep Night - Track 28",
    "authors": [
      "musicalman"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "A fast-paced intense song from the 3d Ultra Pinball Creep night PC game. It's probably most useful for chases, but could likely be useful for epic fights as well. Unfortunately I don't have track names for this game, or else I would've used those instead of a track number.",
    "latest_version": "smwc-18033-1534355774",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18033,
        "title": "3D Ultra Pinball: Creep Night - Track 28",
        "version": "smwc-18033-1534355774",
        "upstream_time": 1534355774,
        "download_url": "https://dl.smwcentral.net/18033/3dup2-28.zip",
        "filename": "3dup2-28.zip",
        "size": 64680,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-3x3-eyes-juuma-houkan-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27637,
    "title": "3x3 Eyes: Juuma Houkan - Boss Battle",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "The battle song from 3x3 Eyes: Juuma Houkan. It can be used in an eastern boss fight.<br>\r\nUpdate 11/07/2021: Rearranged channels so that little stuff gets interrupted by sound effects; better accuracy and optimization.",
    "latest_version": "smwc-27637-1628327869",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27637,
        "title": "3x3 Eyes: Juuma Houkan - Boss Battle",
        "version": "smwc-27637-1628327869",
        "upstream_time": 1628327869,
        "download_url": "https://dl.smwcentral.net/27637/3x3%20Eyes%20-%20Juuma%20Houkan%20~%20Boss%20Battle.zip",
        "filename": "3x3 Eyes - Juuma Houkan ~ Boss Battle.zip",
        "size": 73124,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-3x3-eyes-juuma-houkan-factory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27636,
    "title": "3x3 Eyes: Juuma Houkan - Factory",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "cave",
      "dark",
      "ghost house",
      "mysterious",
      "ruins",
      "spooky",
      "temple",
      "urban"
    ],
    "description": "A calm and eerie track that could be used in ghost houses, ruins, dark places and puzzle areas.",
    "latest_version": "smwc-27636-1629028847",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27636,
        "title": "3x3 Eyes: Juuma Houkan - Factory",
        "version": "smwc-27636-1629028847",
        "upstream_time": 1629028847,
        "download_url": "https://dl.smwcentral.net/27636/3x3%20Eyes%20-%20Juuma%20Houkan%20~%20Factory.zip",
        "filename": "3x3 Eyes - Juuma Houkan ~ Factory.zip",
        "size": 59348,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-3x3-eyes-juuma-houkan-underground",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20093,
    "title": "3x3 Eyes: Juuma Houkan - Underground",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "dark",
      "ghost house",
      "spooky"
    ],
    "description": "Ominous song that could work well in a ghost house.<br>\r\nOriginally made for the hack \"Wrath of Bowser\".",
    "latest_version": "smwc-20093-1559421019",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20093,
        "title": "3x3 Eyes: Juuma Houkan - Underground",
        "version": "smwc-20093-1559421019",
        "upstream_time": 1559421019,
        "download_url": "https://dl.smwcentral.net/20093/3x3JuumaHoukan_Underground.zip",
        "filename": "3x3JuumaHoukan_Underground.zip",
        "size": 50124,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-3x3-eyes-seima-kourinden",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8201,
    "title": "3x3 Eyes: Seima Kourinden - 999",
    "authors": [
      "Darius"
    ],
    "tags": [
      "boss",
      "cave",
      "cutscene",
      "dark",
      "final",
      "ghost house",
      "industrial",
      "mountain",
      "temple"
    ],
    "description": "The factory-like song from 3x3 Eyes. Also my first nice port, read readme for more details.",
    "latest_version": "smwc-8201-1325010869",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8201,
        "title": "3x3 Eyes: Seima Kourinden - 999",
        "version": "smwc-8201-1325010869",
        "upstream_time": 1325010869,
        "download_url": "https://dl.smwcentral.net/8201/3x3%20Eyes%20Seima%20Kourinden%20-%20999.zip",
        "filename": "3x3 Eyes Seima Kourinden - 999.zip",
        "size": 59048,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-3x3-eyes-seima-kourinden-mexico",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13451,
    "title": "3x3 Eyes: Seima Kourinden - Mexico",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "forest",
      "ruins"
    ],
    "description": "Good for forest or ruins levels.",
    "latest_version": "smwc-13451-1459439389",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13451,
        "title": "3x3 Eyes: Seima Kourinden - Mexico",
        "version": "smwc-13451-1459439389",
        "upstream_time": 1459439389,
        "download_url": "https://dl.smwcentral.net/13451/3x3%20ESK%20-%20Mexico.zip",
        "filename": "3x3 ESK - Mexico.zip",
        "size": 31896,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-4-nin-shougi-explanation-of-the-rules",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7797,
    "title": "4-Nin Shougi - Explanation of the Rules",
    "authors": [
      "sincx"
    ],
    "tags": [
      "beach",
      "bonus",
      "calm",
      "credits",
      "forest",
      "grassland",
      "overworld",
      "sky",
      "title",
      "town",
      "water"
    ],
    "description": "A calm, happy song that would fit a beach. It could also work great for a town or cloudy area.",
    "latest_version": "smwc-7797-1334006772",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7797,
        "title": "4-Nin Shougi - Explanation of the Rules",
        "version": "smwc-7797-1334006772",
        "upstream_time": 1334006772,
        "download_url": "https://dl.smwcentral.net/7797/Explanation%20of%20the%20Rules.zip",
        "filename": "Explanation of the Rules.zip",
        "size": 64476,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-41-soy-sauce-rivers-txt",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41342,
    "title": "41 Soy Sauce Rivers.txt",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "abstract",
      "airship",
      "factory",
      "ice",
      "overworld"
    ],
    "description": "A few people wanted me to submit it. Basically it's \"the song\" where (hypothetically) you find a deeper part of Vanilla Dome. What awaits is the oily \"Soy Sauce Rivers\" where Bowser's Doomships are manufactured.<br>\r\n<br>\r\nPianos are used to provide an off-putting vibe; a deceptively simple melody where the second piano breaks at the end for the conclusion.<br>\r\n<br>\r\nFits submaps mainly.",
    "latest_version": "smwc-41342-1771995824",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41342,
        "title": "41 Soy Sauce Rivers.txt",
        "version": "smwc-41342-1771995824",
        "upstream_time": 1771995824,
        "download_url": "https://dl.smwcentral.net/41342/%5BU%5D%20Super%20Mario%20World%20-%2041%20Soy%20Sauce%20Rivers.zip",
        "filename": "%5BU%5D Super Mario World - 41 Soy Sauce Rivers.zip",
        "size": 33552,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-4mat-federation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37243,
    "title": "4mat - Federation",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "final",
      "fire",
      "industrial",
      "overworld",
      "tense"
    ],
    "description": "Federation by Matthew '4mat' Simmonds, used in Mario Forever's World 8 map.",
    "latest_version": "smwc-37243-1709241893",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37243,
        "title": "4mat - Federation",
        "version": "smwc-37243-1709241893",
        "upstream_time": 1709241893,
        "download_url": "https://dl.smwcentral.net/37243/Mario%20Forever%20-%20Federation%20%28World%208%29.zip",
        "filename": "Mario Forever - Federation (World 8).zip",
        "size": 97115,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-4mat-rose",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35233,
    "title": "4Mat - Rose",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "credits",
      "retro",
      "title"
    ],
    "description": "My 300th submission and by far the most elaborate port I've made so far. I ported this chiptune primarily for an upcoming hack by DashGmr. I hope you all like it!",
    "latest_version": "smwc-35233-1697734592",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35233,
        "title": "4Mat - Rose",
        "version": "smwc-35233-1697734592",
        "upstream_time": 1697734592,
        "download_url": "https://dl.smwcentral.net/35233/Rose.zip",
        "filename": "Rose.zip",
        "size": 64446,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-4mat-the-golden-ages",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35578,
    "title": "4mat - The Golden Ages",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "final",
      "overworld",
      "water"
    ],
    "description": "The Golden Ages by Matthew '4mat' Simmonds, used in Mario Forever's World 7 map.<br>\r\n<br>\r\nContains two .txts, the regular one having a define to include or exclude the intro loop, and a short loop one, used in the actual game.",
    "latest_version": "smwc-35578-1702654890",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35578,
        "title": "4mat - The Golden Ages",
        "version": "smwc-35578-1702654890",
        "upstream_time": 1702654890,
        "download_url": "https://dl.smwcentral.net/35578/4mat%20-%20The_Golden_Ages.zip",
        "filename": "4mat - The_Golden_Ages.zip",
        "size": 166841,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-4mat-world-of-dentro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21519,
    "title": "4Mat - World of Dentro",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "abstract",
      "athletic",
      "retro"
    ],
    "description": "World of Dentro by 4Mat. Good for abstract levels, retro levels or athletic levels.",
    "latest_version": "smwc-21519-1574809584",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21519,
        "title": "4Mat - World of Dentro",
        "version": "smwc-21519-1574809584",
        "upstream_time": 1574809584,
        "download_url": "https://dl.smwcentral.net/21519/4Mat%20-%20World%20of%20Dentro.zip",
        "filename": "4Mat - World of Dentro.zip",
        "size": 68867,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-4mat-zap-tune",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39294,
    "title": "4Mat - Zap Tune",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "upbeat"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"FerpyMcFrosting\"><a href=\"/?p=profile&amp;id=33369\" style=\"color: var(--user-color-2);\" class=\"un\">FerpyMcFrosting</a></span>",
    "latest_version": "smwc-39294-1741196981",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39294,
        "title": "4Mat - Zap Tune",
        "version": "smwc-39294-1741196981",
        "upstream_time": 1741196981,
        "download_url": "https://dl.smwcentral.net/39294/4Mat%20-%20Zap%20Tune.zip",
        "filename": "4Mat - Zap Tune.zip",
        "size": 91917,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-5-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9197,
    "title": "5-Boss",
    "authors": [
      "Moose"
    ],
    "tags": [
      "boss",
      "castle",
      "chase"
    ],
    "description": "My entry for the entrance round for the 2013 SMWC Idol.<br>\r\n<br>\r\nIt didn't even place. :(",
    "latest_version": "smwc-9197-1412474678",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9197,
        "title": "5-Boss",
        "version": "smwc-9197-1412474678",
        "upstream_time": 1412474678,
        "download_url": "https://dl.smwcentral.net/9197/SMWCI%20-%205boss.zip",
        "filename": "SMWCI - 5boss.zip",
        "size": 33414,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-50-cent-p-i-m-p",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16593,
    "title": "50 Cent - P.I.M.P.",
    "authors": [
      "Crispy"
    ],
    "tags": [
      "beach",
      "cutscene",
      "dark",
      "night"
    ],
    "description": "First port submission in a long time. Here's hoping someone actually uses this lol<br>\r\n<br>\r\nThis track could be used for tropical areas, dark areas, or in an epic custom ASM rap battle against JayZ.",
    "latest_version": "smwc-16593-1510273584",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16593,
        "title": "50 Cent - P.I.M.P.",
        "version": "smwc-16593-1510273584",
        "upstream_time": 1510273584,
        "download_url": "https://dl.smwcentral.net/16593/50_cent_-_P.I.M.P..zip",
        "filename": "50_cent_-_P.I.M.P..zip",
        "size": 33924,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-7th-min-rock-final-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30234,
    "title": "7th min Rock (Final Map)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "final",
      "fire"
    ],
    "description": "Original composition all 7th min chords as deathy beat with tempo mid-low. Could fit on bowser's valley or final maps.",
    "latest_version": "smwc-30234-1658168754",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30234,
        "title": "7th min Rock (Final Map)",
        "version": "smwc-30234-1658168754",
        "upstream_time": 1658168754,
        "download_url": "https://dl.smwcentral.net/30234/7th%20min%20Rock%20%28Dark%29.zip",
        "filename": "7th min Rock (Dark).zip",
        "size": 33888,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-7th-min-rock-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28937,
    "title": "7th min Rock (Overworld)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "cave",
      "fire",
      "overworld",
      "sewer",
      "town",
      "urban"
    ],
    "description": "Original composition all 7th min chords as groovy rock with tempo 100 BPM. Could fit on the city, sewer, cave, and bowser overworlds. ",
    "latest_version": "smwc-28937-1643399430",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28937,
        "title": "7th min Rock (Overworld)",
        "version": "smwc-28937-1643399430",
        "upstream_time": 1643399430,
        "download_url": "https://dl.smwcentral.net/28937/7th%20min%20Rock.zip",
        "filename": "7th min Rock.zip",
        "size": 32771,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-7th-min-rock-special",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29453,
    "title": "7th min Rock (Special)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "cave",
      "fire",
      "ice",
      "mountain",
      "overworld",
      "snow"
    ],
    "description": "Original composition all 7th min chords as snowy grove with tempo 125 BPM. Could fit on the ice and fire, and mountain theme.",
    "latest_version": "smwc-29453-1648321545",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29453,
        "title": "7th min Rock (Special)",
        "version": "smwc-29453-1648321545",
        "upstream_time": 1648321545,
        "download_url": "https://dl.smwcentral.net/29453/7th%20min%20Rock%20%28Special%29.zip",
        "filename": "7th min Rock (Special).zip",
        "size": 32196,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-7th-min-seaside-final-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30235,
    "title": "7th min Seaside (Final Map)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "dark",
      "final",
      "mysterious",
      "overworld",
      "spooky"
    ],
    "description": "Original composition all 7th min chords with musical palindrome as both flipped notes. Could fit on bowser's valley or final maps.",
    "latest_version": "smwc-30235-1658168752",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30235,
        "title": "7th min Seaside (Final Map)",
        "version": "smwc-30235-1658168752",
        "upstream_time": 1658168752,
        "download_url": "https://dl.smwcentral.net/30235/7th%20min%20seaside%20%28Final%29.zip",
        "filename": "7th min seaside (Final).zip",
        "size": 32097,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-7th-min-seaside-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28901,
    "title": "7th Min Seaside (Overworld)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "beach",
      "jungle",
      "overworld",
      "swamp",
      "water"
    ],
    "description": "Original composition all 7th min chords with musical palindrome as both flipped notes. Could fit on the beach, seaside, tropical, water, overworlds.",
    "latest_version": "smwc-28901-1643662532",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28901,
        "title": "7th Min Seaside (Overworld)",
        "version": "smwc-28901-1643662532",
        "upstream_time": 1643662532,
        "download_url": "https://dl.smwcentral.net/28901/7th%20min%20seaside.zip",
        "filename": "7th min seaside.zip",
        "size": 31944,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-7th-min-seaside-special",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29452,
    "title": "7th Min Seaside (Special)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "beach",
      "bonus",
      "city",
      "night",
      "overworld",
      "sewers",
      "water"
    ],
    "description": "[SPECIAL] Original composition all 7th min chords with musical palindrome as both flipped notes. Could fit on the abstract, underwater sewers, or night neon theme.",
    "latest_version": "smwc-29452-1648321291",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29452,
        "title": "7th Min Seaside (Special)",
        "version": "smwc-29452-1648321291",
        "upstream_time": 1648321291,
        "download_url": "https://dl.smwcentral.net/29452/7th%20min%20seaside%20%28Special%29.zip",
        "filename": "7th min seaside (Special).zip",
        "size": 32090,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-8-eyes-arabia",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33490,
    "title": "8 Eyes - Arabia",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "calm",
      "desert",
      "ruins",
      "yoshi drums"
    ],
    "description": "Could fit a desert theme.<br>\r\nRequested by <span class=\"un-outer\" title=\"TCgamerboy2002\"><a href=\"/?p=profile&amp;id=17203\" style=\"color: var(--user-color-2);\" class=\"un\">TCgamerboy2002</a></span>",
    "latest_version": "smwc-33490-1693543291",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33490,
        "title": "8 Eyes - Arabia",
        "version": "smwc-33490-1693543291",
        "upstream_time": 1693543291,
        "download_url": "https://dl.smwcentral.net/33490/8%20Eyes%20-%20Arabia.zip",
        "filename": "8 Eyes - Arabia.zip",
        "size": 61590,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-8-eyes-egypt",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7445,
    "title": "8 Eyes - Egypt",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "desert",
      "overworld",
      "ruins"
    ],
    "description": "The Egypt theme from 8 Eyes on NES with added percussion to keep it from being too empty.",
    "latest_version": "smwc-7445-1317473736",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7445,
        "title": "8 Eyes - Egypt",
        "version": "smwc-7445-1317473736",
        "upstream_time": 1317473736,
        "download_url": "https://dl.smwcentral.net/7445/Egypt.zip",
        "filename": "Egypt.zip",
        "size": 70925,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-8-eyes-germany",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32221,
    "title": "8 Eyes - Germany",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "cave",
      "dark",
      "desert",
      "ruins",
      "spooky",
      "temple"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"TCgamerboy2002\"><a href=\"/?p=profile&amp;id=17203\" style=\"color: var(--user-color-2);\" class=\"un\">TCgamerboy2002</a></span>",
    "latest_version": "smwc-32221-1674922568",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32221,
        "title": "8 Eyes - Germany",
        "version": "smwc-32221-1674922568",
        "upstream_time": 1674922568,
        "download_url": "https://dl.smwcentral.net/32221/8%20Eyes%20-%20Germany.zip",
        "filename": "8 Eyes - Germany.zip",
        "size": 31467,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-8-eyes-spain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17370,
    "title": "8 Eyes - Spain",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "dark",
      "desert",
      "ghost house",
      "night",
      "overworld",
      "water"
    ],
    "description": "A beautiful waltz from 8 Eyes on the NES.  Would best suit water, castle, or ghost house levels.",
    "latest_version": "smwc-17370-1523185056",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17370,
        "title": "8 Eyes - Spain",
        "version": "smwc-17370-1523185056",
        "upstream_time": 1523185056,
        "download_url": "https://dl.smwcentral.net/17370/Spain.zip",
        "filename": "Spain.zip",
        "size": 31109,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-9-hours-9-persons",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23729,
    "title": "9 Hours, 9 Persons, 9 Doors - Nonary Game",
    "authors": [
      "sincx"
    ],
    "tags": [
      "abstract",
      "cave",
      "cutscene",
      "dark",
      "final",
      "ghost house",
      "industrial",
      "tense"
    ],
    "description": "Dark, tense song. Uses a ridiculous amount of ARAM (probably won't insert if you have anything more than defaults for global songs/sfx). Not compatible with Yoshi, thunder, bonus end.<br>\r\n<br>\r\nOriginally featured in YUMP 2.",
    "latest_version": "smwc-23729-1595039991",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23729,
        "title": "9 Hours, 9 Persons, 9 Doors - Nonary Game",
        "version": "smwc-23729-1595039991",
        "upstream_time": 1595039991,
        "download_url": "https://dl.smwcentral.net/23729/nonary.zip",
        "filename": "nonary.zip",
        "size": 98366,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23728,
        "title": "9 Hours, 9 Persons, 9 Doors - Foreboding",
        "version": "smwc-23728-1595898112",
        "upstream_time": 1595898112,
        "download_url": "https://dl.smwcentral.net/23728/999fb.zip",
        "filename": "999fb.zip",
        "size": 108996,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 12635,
        "title": "9 Hours, 9 Persons, 9 Doors - Riddle and Puzzle",
        "version": "smwc-12635-1446677906",
        "upstream_time": 1446677906,
        "download_url": "https://dl.smwcentral.net/12635/riddle-puzzle.zip",
        "filename": "riddle-puzzle.zip",
        "size": 31409,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7730,
        "title": "9 Hours, 9 Persons, 9 Doors - Chill and Rigor",
        "version": "smwc-7730-1317475232",
        "upstream_time": 1317475232,
        "download_url": "https://dl.smwcentral.net/7730/Chill%20and%20Rigor.zip",
        "filename": "Chill and Rigor.zip",
        "size": 68313,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-90-degrees-groove",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37036,
    "title": "90 Degrees (Groove)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "title",
      "town",
      "urban"
    ],
    "description": "90s Groove at Super Famicompo 5, Could fit on urban levels.",
    "latest_version": "smwc-37036-1709803061",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37036,
        "title": "90 Degrees (Groove)",
        "version": "smwc-37036-1709803061",
        "upstream_time": 1709803061,
        "download_url": "https://dl.smwcentral.net/37036/90%20degrees%20%28groove%29.zip",
        "filename": "90 degrees (groove).zip",
        "size": 57106,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-a-kurtz-ninjas-are-still-the-hardest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19592,
    "title": "A.A. Kurtz - Ninjas Are Still the Hardest",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "boss",
      "industrial",
      "mountain",
      "tense",
      "urban"
    ],
    "description": "From Wyatt's music pack. Good for intense eastern levels.",
    "latest_version": "smwc-19592-1554596718",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19592,
        "title": "A.A. Kurtz - Ninjas Are Still the Hardest",
        "version": "smwc-19592-1554596718",
        "upstream_time": 1554596718,
        "download_url": "https://dl.smwcentral.net/19592/Ninjas%20Are%20Still%20the%20Hardest.zip",
        "filename": "Ninjas Are Still the Hardest.zip",
        "size": 32388,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-cave-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7690,
    "title": "A Cave Theme",
    "authors": [
      "mariomaniac444"
    ],
    "tags": [
      "cave",
      "desert",
      "fire",
      "jungle"
    ],
    "description": "The echo and heavy instrumentation (especially with the bongos) make this a very nice cave theme.",
    "latest_version": "smwc-7690-1319818124",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7690,
        "title": "A Cave Theme",
        "version": "smwc-7690-1319818124",
        "upstream_time": 1319818124,
        "download_url": "https://dl.smwcentral.net/7690/A%20Cave%20Theme.zip",
        "filename": "A Cave Theme.zip",
        "size": 67013,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-demon-rises",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30922,
    "title": "A Demon Rises",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "bonus",
      "castle",
      "cave",
      "credits",
      "cutscene",
      "dark",
      "desert",
      "final",
      "ice",
      "mysterious",
      "overworld",
      "temple",
      "tense",
      "title"
    ],
    "description": "An unsampled version of the end credits theme used in \"Summoned\", the 9th placed MaGL4 (\"Make A Good Level #4\") Entry from raocow's talkhaus. This song is sampled in the hack.<br>\r\n<br>\r\nDownload Summoned: <a href=\"https://bin.smwcentral.net/u/36349/Summoned%2BV1.2.bps\" rel=\"nofollow\">Here</a><br>\r\n<br>\r\nCan be useful for title screens, cutscenes, credits, or for areas that require an adventurous yet tense tone.<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<span style=\"color: #FF6A00;\"><b> Jamie says:</b></span> \"Hello there.\"",
    "latest_version": "smwc-30922-1661039469",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30922,
        "title": "A Demon Rises",
        "version": "smwc-30922-1661039469",
        "upstream_time": 1661039469,
        "download_url": "https://dl.smwcentral.net/30922/%5BU%5D%20SUMMONED%20-%20Zayken%20Rises.zip",
        "filename": "%5BU%5D SUMMONED - Zayken Rises.zip",
        "size": 30841,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-ha-take-on-me-invincibility-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21124,
    "title": "A-ha - Take On Me (Invincibility Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "bonus",
      "goal",
      "p-switch",
      "star"
    ],
    "description": "<b><span style=\"color: #ff0000;\">This is to go even further beyond!!!</span></b><br>\r\n<br>\r\nIt's one of A-Ha's best known songs, <i>Take On Me</i>, aka the song that bops every time it's played at a party. It's been remade in a style that's supposed to be used as the music for an invincibility star.<br>\r\n<br>\r\nThere are two versions of the song:<br>\r\n- <b>Global:</b> This one uses @8 for the bass and @10 for the bass drum. It's optimized to work with the global songs, so you're probably gonna want to use this one if you want it to be your invincibility theme (or p-switch as well). But you can use it as your local song as well.<br>\r\n- <b>Local:</b> This one uses @14 for the bass and @21 for the bass drum. This one won't work with the global songs, but it does use a different set of instruments that some may find to be better than the global version.<br>\r\n<br>\r\nThis can be used as your invincibility theme, p-switch theme, bonus stage, or even as your victory jingle.",
    "latest_version": "smwc-21124-1567955300",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21124,
        "title": "A-ha - Take On Me (Invincibility Remix)",
        "version": "smwc-21124-1567955300",
        "upstream_time": 1567955300,
        "download_url": "https://dl.smwcentral.net/21124/Mining%20Away%21.zip",
        "filename": "Mining Away%21.zip",
        "size": 63422,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-hat-in-time-clocktowers-beneath-the-sea",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22214,
    "title": "A Hat in Time - Clocktowers Beneath the Sea",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "abstract",
      "bonus",
      "calm",
      "water"
    ],
    "description": "Song used in the dream levels of A Hat In Time, you can use Yoshi to turn on the Scooter variation of the song too.",
    "latest_version": "smwc-22214-1583991629",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22214,
        "title": "A Hat in Time - Clocktowers Beneath the Sea",
        "version": "smwc-22214-1583991629",
        "upstream_time": 1583991629,
        "download_url": "https://dl.smwcentral.net/22214/Clocktowers%20Beneath%20the%20Sea.zip",
        "filename": "Clocktowers Beneath the Sea.zip",
        "size": 118859,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-hat-in-time-windmill-peak",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23646,
    "title": "A Hat in Time - Windmill Peak",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "airship",
      "athletic",
      "castle",
      "night",
      "sky"
    ],
    "description": "aka song of storms 2.0<br>\r\n<br>\r\nGood for your high tower levels. ",
    "latest_version": "smwc-23646-1595363242",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23646,
        "title": "A Hat in Time - Windmill Peak",
        "version": "smwc-23646-1595363242",
        "upstream_time": 1595363242,
        "download_url": "https://dl.smwcentral.net/23646/windmill%20peak.zip",
        "filename": "windmill peak.zip",
        "size": 42063,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-minecraft-movie-steve-s-lava-chicken",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39787,
    "title": "A Minecraft Movie - Steve's Lava Chicken",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "bonus",
      "star",
      "title",
      "upbeat"
    ],
    "description": "You ever wonder what happens when you mix hot lava and chicken?<br>\r\n<br>\r\nFits best as the star theme.",
    "latest_version": "smwc-39787-1748733639",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39787,
        "title": "A Minecraft Movie - Steve's Lava Chicken",
        "version": "smwc-39787-1748733639",
        "upstream_time": 1748733639,
        "download_url": "https://dl.smwcentral.net/39787/LavaChicken.zip",
        "filename": "LavaChicken.zip",
        "size": 31528,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-plumber-for-all-seasons-above-it-all",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27921,
    "title": "A Plumber For All Seasons - Above It All",
    "authors": [
      "Kevin",
      "wye"
    ],
    "tags": [
      "calm",
      "overworld",
      "sky"
    ],
    "description": "Calm song fitting for sky overworlds.",
    "latest_version": "smwc-27921-1631653620",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27921,
        "title": "A Plumber For All Seasons - Above It All",
        "version": "smwc-27921-1631653620",
        "upstream_time": 1631653620,
        "download_url": "https://dl.smwcentral.net/27921/APFAS%20-%20Above%20It%20All.zip",
        "filename": "APFAS - Above It All.zip",
        "size": 32262,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-plumber-for-all-seasons-autumn-color",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32229,
    "title": "A Plumber For All Seasons - Autumn Color",
    "authors": [
      "Moose"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "mountain",
      "mysterious",
      "night",
      "overworld",
      "ruins",
      "snow",
      "water"
    ],
    "description": "The autumn forest theme",
    "latest_version": "smwc-32229-1664439367",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32229,
        "title": "A Plumber For All Seasons - Autumn Color",
        "version": "smwc-32229-1664439367",
        "upstream_time": 1664439367,
        "download_url": "https://dl.smwcentral.net/32229/wind.zip",
        "filename": "wind.zip",
        "size": 31812,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-plumber-for-all-seasons-battle-of-destiny",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28051,
    "title": "A Plumber For All Seasons - Battle of Destiny",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "This is a custom boss battle theme that I composed.  It ended up being used for the final boss of WhiteYoshiEgg's hack A Plumber for All Seasons, but now it's available for public use.",
    "latest_version": "smwc-28051-1632774116",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28051,
        "title": "A Plumber For All Seasons - Battle of Destiny",
        "version": "smwc-28051-1632774116",
        "upstream_time": 1632774116,
        "download_url": "https://dl.smwcentral.net/28051/Battle%20of%20Destiny.zip",
        "filename": "Battle of Destiny.zip",
        "size": 35602,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-plumber-for-all-seasons-by-the-river",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32228,
    "title": "A Plumber For All Seasons - By the River",
    "authors": [
      "Moose"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "grassland",
      "overworld",
      "sky",
      "title"
    ],
    "description": "The title theme",
    "latest_version": "smwc-32228-1664439138",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32228,
        "title": "A Plumber For All Seasons - By the River",
        "version": "smwc-32228-1664439138",
        "upstream_time": 1664439138,
        "download_url": "https://dl.smwcentral.net/32228/spring%20river.zip",
        "filename": "spring river.zip",
        "size": 34450,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-plumber-for-all-seasons-credits",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27922,
    "title": "A Plumber For All Seasons - Credits",
    "authors": [
      "Kevin",
      "wye"
    ],
    "tags": [
      "credits",
      "cutscene",
      "sky"
    ],
    "description": "Song that could fit a credits sequence.",
    "latest_version": "smwc-27922-1632256028",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27922,
        "title": "A Plumber For All Seasons - Credits",
        "version": "smwc-27922-1632256028",
        "upstream_time": 1632256028,
        "download_url": "https://dl.smwcentral.net/27922/APFAS%20-%20Credits.zip",
        "filename": "APFAS - Credits.zip",
        "size": 33318,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-plumber-for-all-seasons-damp-dugout",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28008,
    "title": "A Plumber For All Seasons - Damp Dugout",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "cave",
      "dark",
      "industrial",
      "jungle",
      "ruins",
      "sewer",
      "swamp"
    ],
    "description": "Originally written for <i>A Plumber For All Seasons</i>, this is a groovy, energetic cave song intermixed with some crystal-y ambience to make it suitable to multiple environments.",
    "latest_version": "smwc-28008-1632511423",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28008,
        "title": "A Plumber For All Seasons - Damp Dugout",
        "version": "smwc-28008-1632511423",
        "upstream_time": 1632511423,
        "download_url": "https://dl.smwcentral.net/28008/Damp%20Dugout.zip",
        "filename": "Damp Dugout.zip",
        "size": 34789,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-plumber-for-all-seasons-day-s-rays",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29684,
    "title": "A Plumber For All Seasons - Day's Rays",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "beach",
      "grassland",
      "overworld"
    ],
    "description": "As heard from \"A Plummer for All Seasons\", this is a short and sweet overworld theme fit for clear and sunny day.",
    "latest_version": "smwc-29684-1645199648",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29684,
        "title": "A Plumber For All Seasons - Day's Rays",
        "version": "smwc-29684-1645199648",
        "upstream_time": 1645199648,
        "download_url": "https://dl.smwcentral.net/29684/Day%27s%20Rays.zip",
        "filename": "Day%27s Rays.zip",
        "size": 32413,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-plumber-for-all-seasons-firewood-fortress",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28034,
    "title": "A Plumber For All Seasons - Firewood Fortress",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "castle"
    ],
    "description": "A fortress theme I composed for APFAS. It was originally intended for the world 3 fortress specifically, but ended up being used in other places as well. Useful for castles.",
    "latest_version": "smwc-28034-1632711280",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28034,
        "title": "A Plumber For All Seasons - Firewood Fortress",
        "version": "smwc-28034-1632711280",
        "upstream_time": 1632711280,
        "download_url": "https://dl.smwcentral.net/28034/firewood%20fortress.zip",
        "filename": "firewood fortress.zip",
        "size": 32969,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-plumber-for-all-seasons-fog-and-shadow",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36622,
    "title": "A Plumber For All Seasons - Fog and Shadow",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "ghose house",
      "spooky"
    ],
    "description": "As heard from \"A Plummer for All Seasons\", this is a good fit for ghost house levels or really any scary or haunted setting.",
    "latest_version": "smwc-36622-1705706460",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36622,
        "title": "A Plumber For All Seasons - Fog and Shadow",
        "version": "smwc-36622-1705706460",
        "upstream_time": 1705706460,
        "download_url": "https://dl.smwcentral.net/36622/Fog_and_Shadow.zip",
        "filename": "Fog_and_Shadow.zip",
        "size": 31574,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-plumber-for-all-seasons-golden-leaves",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36624,
    "title": "A Plumber For All Seasons -  Golden Leaves",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "overworld"
    ],
    "description": "As heard from \"A Plumber for All Seasons\", this is a calmer and more chill theme that fits overworlds. ",
    "latest_version": "smwc-36624-1705411168",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36624,
        "title": "A Plumber For All Seasons -  Golden Leaves",
        "version": "smwc-36624-1705411168",
        "upstream_time": 1705411168,
        "download_url": "https://dl.smwcentral.net/36624/A%20Plumber%20For%20All%20Seasons%20-%20Golden%20Leaves.zip",
        "filename": "A Plumber For All Seasons - Golden Leaves.zip",
        "size": 31873,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-plumber-for-all-seasons-heading-upstream",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32311,
    "title": "A Plumber For All Seasons - Heading Upstream",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "calm",
      "grassland",
      "mountain",
      "night",
      "overworld"
    ],
    "description": "grassland but calmer/colder i guess.",
    "latest_version": "smwc-32311-1666872279",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32311,
        "title": "A Plumber For All Seasons - Heading Upstream",
        "version": "smwc-32311-1666872279",
        "upstream_time": 1666872279,
        "download_url": "https://dl.smwcentral.net/32311/apfas%20-%20heading%20upstream.zip",
        "filename": "apfas - heading upstream.zip",
        "size": 34016,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-plumber-for-all-seasons-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27919,
    "title": "A Plumber For All Seasons - Intro",
    "authors": [
      "Kevin",
      "wye"
    ],
    "tags": [
      "calm",
      "cutscene",
      "intro"
    ],
    "description": "Short calm piece that could fit an intro cutscene (note: it doesn't loop).",
    "latest_version": "smwc-27919-1631594865",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27919,
        "title": "A Plumber For All Seasons - Intro",
        "version": "smwc-27919-1631594865",
        "upstream_time": 1631594865,
        "download_url": "https://dl.smwcentral.net/27919/APFAS%20-%20Intro.zip",
        "filename": "APFAS - Intro.zip",
        "size": 31825,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-plumber-for-all-seasons-leaf-sunrays",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32313,
    "title": "A Plumber For All Seasons - Leaf Sunrays",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "ice",
      "overworld",
      "sky",
      "snow"
    ],
    "description": "for forest-y levels in apfas.",
    "latest_version": "smwc-32313-1666873778",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32313,
        "title": "A Plumber For All Seasons - Leaf Sunrays",
        "version": "smwc-32313-1666873778",
        "upstream_time": 1666873778,
        "download_url": "https://dl.smwcentral.net/32313/apfas%20-%20leaf%20sunrays.zip",
        "filename": "apfas - leaf sunrays.zip",
        "size": 40619,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-plumber-for-all-seasons-light-drizzle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32227,
    "title": "A Plumber For All Seasons - Light Drizzle",
    "authors": [
      "Moose"
    ],
    "tags": [
      "calm",
      "cave",
      "forest",
      "jungle",
      "mountain",
      "night",
      "overworld",
      "ruins",
      "snow",
      "swamp",
      "temple",
      "water"
    ],
    "description": "The rainy summer forest level theme",
    "latest_version": "smwc-32227-1664438895",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32227,
        "title": "A Plumber For All Seasons - Light Drizzle",
        "version": "smwc-32227-1664438895",
        "upstream_time": 1664438895,
        "download_url": "https://dl.smwcentral.net/32227/forest.zip",
        "filename": "forest.zip",
        "size": 43096,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-plumber-for-all-seasons-meadow-walk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32310,
    "title": "A Plumber For All Seasons - Meadow Walk",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "calm",
      "grassland",
      "sky",
      "title"
    ],
    "description": "general purpose grassland theme for apfas.",
    "latest_version": "smwc-32310-1666872116",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32310,
        "title": "A Plumber For All Seasons - Meadow Walk",
        "version": "smwc-32310-1666872116",
        "upstream_time": 1666872116,
        "download_url": "https://dl.smwcentral.net/32310/apfas%20-%20meadow%20walk.zip",
        "filename": "apfas - meadow walk.zip",
        "size": 33072,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-plumber-for-all-seasons-phases-of-water",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28036,
    "title": "A Plumber For All Seasons - Phases of Water",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "castle",
      "water"
    ],
    "description": "The third and final song I composed for APFAS. It's another castle/fortress song with a bit of a watery atmosphere to it. Useful for water castles.",
    "latest_version": "smwc-28036-1632711768",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28036,
        "title": "A Plumber For All Seasons - Phases of Water",
        "version": "smwc-28036-1632711768",
        "upstream_time": 1632711768,
        "download_url": "https://dl.smwcentral.net/28036/Phases%20of%20Water.zip",
        "filename": "Phases of Water.zip",
        "size": 32495,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-plumber-for-all-seasons-shallow-waters",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36625,
    "title": "A Plumber For All Seasons - Shallow Waters",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "calm",
      "ice",
      "night",
      "water"
    ],
    "description": "As heard from \"A Plumber for All Seasons\", it's a theme for underwater levels that has a more dark vibe to it. Definitely less cheery than your typical water level music.",
    "latest_version": "smwc-36625-1706056295",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36625,
        "title": "A Plumber For All Seasons - Shallow Waters",
        "version": "smwc-36625-1706056295",
        "upstream_time": 1706056295,
        "download_url": "https://dl.smwcentral.net/36625/Shallow_Waters.zip",
        "filename": "Shallow_Waters.zip",
        "size": 30987,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-plumber-for-all-seasons-snowscape",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27920,
    "title": "A Plumber For All Seasons - Snowscape",
    "authors": [
      "Kevin",
      "wye"
    ],
    "tags": [
      "calm",
      "ice",
      "overworld",
      "snow"
    ],
    "description": "Short piece fitting for snowy/icy overworlds.",
    "latest_version": "smwc-27920-1631598840",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27920,
        "title": "A Plumber For All Seasons - Snowscape",
        "version": "smwc-27920-1631598840",
        "upstream_time": 1631598840,
        "download_url": "https://dl.smwcentral.net/27920/APFAS%20-%20Snowscape.zip",
        "filename": "APFAS - Snowscape.zip",
        "size": 39657,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-plumber-for-all-seasons-the-marine-biologist-unused",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32315,
    "title": "A Plumber For All Seasons - The Marine Biologist (unused)",
    "authors": [
      "Dippy",
      "Maxodex",
      "wye"
    ],
    "tags": [
      "calm",
      "dark",
      "ice",
      "night",
      "overworld",
      "ruins",
      "sad",
      "swamp",
      "water"
    ],
    "description": "unused water song for apfas. composed by <span class=\"un-outer\" title=\"wye\"><a href=\"/?p=profile&amp;id=951\" style=\"color: #92db00;\" class=\"un\">wye</a></span>, arranged by dippy and me.",
    "latest_version": "smwc-32315-1666872532",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32315,
        "title": "A Plumber For All Seasons - The Marine Biologist (unused)",
        "version": "smwc-32315-1666872532",
        "upstream_time": 1666872532,
        "download_url": "https://dl.smwcentral.net/32315/apfas%20-%20the%20marine%20biologist.zip",
        "filename": "apfas - the marine biologist.zip",
        "size": 32862,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-plumber-for-all-seasons-thicket",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28035,
    "title": "A Plumber For All Seasons - Thicket",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "swamp"
    ],
    "description": "A song I composed for APFAS that has a swamp feeling to it. Heavily inspired by the DKC3 OST. Useful for swamps",
    "latest_version": "smwc-28035-1632711531",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28035,
        "title": "A Plumber For All Seasons - Thicket",
        "version": "smwc-28035-1632711531",
        "upstream_time": 1632711531,
        "download_url": "https://dl.smwcentral.net/28035/Thicket.zip",
        "filename": "Thicket.zip",
        "size": 33699,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-plumber-for-all-seasons-turnings-of-the-season",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32326,
    "title": "A Plumber For All Seasons - Turnings of the Season",
    "authors": [
      "Moose"
    ],
    "tags": [
      "beach",
      "forest",
      "grassland",
      "overworld"
    ],
    "description": "A quick overworld ditty",
    "latest_version": "smwc-32326-1666872681",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32326,
        "title": "A Plumber For All Seasons - Turnings of the Season",
        "version": "smwc-32326-1666872681",
        "upstream_time": 1666872681,
        "download_url": "https://dl.smwcentral.net/32326/dmajor.zip",
        "filename": "dmajor.zip",
        "size": 34316,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-short-hike-beach-buds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32283,
    "title": "A Short Hike - Beach Buds",
    "authors": [
      "BeanJammin"
    ],
    "tags": [
      "beach",
      "calm",
      "grassland",
      "overworld",
      "town"
    ],
    "description": "Been thinking about making this one for a while and finally got around to drafting up the transcription to do it! One of my favorite tracks from A Short Hike, perfect for beach towns and overworlds.",
    "latest_version": "smwc-32283-1674924572",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32283,
        "title": "A Short Hike - Beach Buds",
        "version": "smwc-32283-1674924572",
        "upstream_time": 1674924572,
        "download_url": "https://dl.smwcentral.net/32283/Beach%20Buds.zip",
        "filename": "Beach Buds.zip",
        "size": 33759,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-a-super-mario-thing-the-wonders-of-ice-ice-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38249,
    "title": "A Super Mario Thing - The Wonders of Ice ~ Ice World",
    "authors": [
      "Daizo Dee Von",
      "prsnth1111"
    ],
    "tags": [
      "calm",
      "ice",
      "snow"
    ],
    "description": "This remix is very much inspired by the remix as heard in <a href=\"https://www.youtube.com/watch?v=8wYW_W2m3eA\" rel=\"nofollow\">this variation</a> of the theme. I added percussion, resampled instruments, and an added tempo effect before it loops.<br>\r\n<br>\r\nOmits @7, @12, @15 and Thunder.brr, so no yoshies/thunder/blarggs/whatnot and no P-switch/Bonus End.<br>\r\n<br>\r\nCredit mainly goes to prsnth1111.",
    "latest_version": "smwc-38249-1726304089",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38249,
        "title": "A Super Mario Thing - The Wonders of Ice ~ Ice World",
        "version": "smwc-38249-1726304089",
        "upstream_time": 1726304089,
        "download_url": "https://dl.smwcentral.net/38249/A%20Super%20Mario%20Thing%20-%20The%20Wonders%20of%20Ice%20~%20Ice%20World.zip",
        "filename": "A Super Mario Thing - The Wonders of Ice ~ Ice World.zip",
        "size": 75191,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-above-the-clouds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11344,
    "title": "Above The Clouds",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "overworld",
      "sky"
    ],
    "description": "A composition for sky suited submaps, maybe could work for main overworlds too.",
    "latest_version": "smwc-11344-1434075769",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11344,
        "title": "Above The Clouds",
        "version": "smwc-11344-1434075769",
        "upstream_time": 1434075769,
        "download_url": "https://dl.smwcentral.net/11344/Cloudymap.zip",
        "filename": "Cloudymap.zip",
        "size": 62998,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-absolute-claustrophobia",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8531,
    "title": "Absolute Claustrophobia",
    "authors": [
      "Mayonnai"
    ],
    "tags": [
      "cave",
      "dark",
      "ruins"
    ],
    "description": "A dark theme useful for creepy caves.",
    "latest_version": "smwc-8531-1395400585",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8531,
        "title": "Absolute Claustrophobia",
        "version": "smwc-8531-1395400585",
        "upstream_time": 1395400585,
        "download_url": "https://dl.smwcentral.net/8531/Absolute_Claustrophobia.zip",
        "filename": "Absolute_Claustrophobia.zip",
        "size": 64268,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-abstract-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31678,
    "title": "Abstract Map",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "overworld",
      "retro"
    ],
    "description": "A short Abstract sounding song meant for NES styled overworlds.",
    "latest_version": "smwc-31678-1668685129",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31678,
        "title": "Abstract Map",
        "version": "smwc-31678-1668685129",
        "upstream_time": 1668685129,
        "download_url": "https://dl.smwcentral.net/31678/Abstract%20Map%20NES%20Composition.zip",
        "filename": "Abstract Map NES Composition.zip",
        "size": 60921,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-abstraction",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11449,
    "title": "Abstraction",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "abstract",
      "calm",
      "dark",
      "overworld",
      "sad"
    ],
    "description": "A calm, melancholic composition. Could fit very well in abstract overworlds.",
    "latest_version": "smwc-11449-1436663728",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11449,
        "title": "Abstraction",
        "version": "smwc-11449-1436663728",
        "upstream_time": 1436663728,
        "download_url": "https://dl.smwcentral.net/11449/Abstraction.zip",
        "filename": "Abstraction.zip",
        "size": 31015,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ace-attorney-apollo-justice-questioning-moderato",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8132,
    "title": "Ace Attorney: Apollo Justice - Questioning ~ Moderato 2007",
    "authors": [
      "Holy Order Sol"
    ],
    "tags": [
      "cutscene",
      "dark"
    ],
    "description": "The cross-examination theme from Apollo Justice.",
    "latest_version": "smwc-8132-1317702491",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8132,
        "title": "Ace Attorney: Apollo Justice - Questioning ~ Moderato 2007",
        "version": "smwc-8132-1317702491",
        "upstream_time": 1317702491,
        "download_url": "https://dl.smwcentral.net/8132/Moderato2007.zip",
        "filename": "Moderato2007.zip",
        "size": 71359,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ace-attorney-investigations",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37447,
    "title": "Ace Attorney Investigations 2: Prosecutor's Gambit - Pursuit ~ Uncover the Truth",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "chase",
      "cutscene",
      "final"
    ],
    "description": "The Pursuit theme from Ace Attorney Investigations 2. Good for boss fights, intense cutscenes and decisive points in general.<br>\r\n<br>\r\nWARNING: Not compatible with Blaargs or Yoshi.",
    "latest_version": "smwc-37447-1717208357",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37447,
        "title": "Ace Attorney Investigations 2: Prosecutor's Gambit - Pursuit ~ Uncover the Truth",
        "version": "smwc-37447-1717208357",
        "upstream_time": 1717208357,
        "download_url": "https://dl.smwcentral.net/37447/gk2pursuit.zip",
        "filename": "gk2pursuit.zip",
        "size": 134519,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-across-the-sands",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8207,
    "title": "Across the Sands",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "calm",
      "desert",
      "overworld",
      "ruins"
    ],
    "description": "A simple, Arabic-themed composition that would suit a slower-paced desert area.",
    "latest_version": "smwc-8207-1336553517",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8207,
        "title": "Across the Sands",
        "version": "smwc-8207-1336553517",
        "upstream_time": 1336553517,
        "download_url": "https://dl.smwcentral.net/8207/Across%20the%20Sands.zip",
        "filename": "Across the Sands.zip",
        "size": 66665,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-act-of-willpower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12046,
    "title": "Act of Willpower",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "overworld"
    ],
    "description": "&gt; <a href=\"https://www.youtube.com/watch?v=aCuwmc-Y3UU\" rel=\"nofollow\">Preview Available (Youtube)</a> &lt;<br>\r\n<br>\r\nOriginal composition. A mellow, calm overworld map theme. Fits on a main overworld or a World 1 submap, for example.<br>\r\n<br>\r\n",
    "latest_version": "smwc-12046-1444872333",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12046,
        "title": "Act of Willpower",
        "version": "smwc-12046-1444872333",
        "upstream_time": 1444872333,
        "download_url": "https://dl.smwcentral.net/12046/actofwillpower.zip",
        "filename": "actofwillpower.zip",
        "size": 30409,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-action",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37948,
    "title": "Action 52 - Operation Full Moon",
    "authors": [
      "ShivjotRangi"
    ],
    "tags": [
      "airship",
      "athletic",
      "bonus",
      "boss",
      "chase",
      "forest",
      "industrial",
      "jungle",
      "night",
      "overworld",
      "sky",
      "space",
      "title"
    ],
    "description": "Action 52's Operation Full Moon has been transposed from NES to SNES by ear (without MIDI). Super Mario All-Stars's Trumpet, harmonies, and delays have been added also.<br>\r\n<br>\r\n1st is bass only & 2nd is the entire channels :)",
    "latest_version": "smwc-37948-1723787752",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37948,
        "title": "Action 52 - Operation Full Moon",
        "version": "smwc-37948-1723787752",
        "upstream_time": 1723787752,
        "download_url": "https://dl.smwcentral.net/37948/Action%2052%20-%20Operation%20Full%20Moon.zip",
        "filename": "Action 52 - Operation Full Moon.zip",
        "size": 64332,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19491,
        "title": "Action 52 - Cheetahmen Theme",
        "version": "smwc-19491-1553892991",
        "upstream_time": 1553892991,
        "download_url": "https://dl.smwcentral.net/19491/Action%2052%20-%20Cheetahmen%20Theme.zip",
        "filename": "Action 52 - Cheetahmen Theme.zip",
        "size": 31514,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13959,
        "title": "Action 52 - Illuminator (Illumination Mix)",
        "version": "smwc-13959-1469306606",
        "upstream_time": 1469306606,
        "download_url": "https://dl.smwcentral.net/13959/Illumination.zip",
        "filename": "Illumination.zip",
        "size": 32349,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11357,
        "title": "Action 52 - Fuzz Power",
        "version": "smwc-11357-1432323269",
        "upstream_time": 1432323269,
        "download_url": "https://dl.smwcentral.net/11357/Action%2052%20-%20Fuzz%20Power.zip",
        "filename": "Action 52 - Fuzz Power.zip",
        "size": 32272,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-action-52-lollipops-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38805,
    "title": "Action 52 - Lollipops - Level 2",
    "authors": [
      "ShivjotRangi"
    ],
    "tags": [
      "athletic",
      "chaotic",
      "dark",
      "mysterious",
      "night",
      "space",
      "spooky",
      "tense"
    ],
    "description": "Action 52's Lollipops (Level 2) has been transposed from NES to SNES both by ear and MIDI. Super Mario All-Stars's Trumpet, harmonies, drums, and delays have been added also.",
    "latest_version": "smwc-38805-1733034717",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38805,
        "title": "Action 52 - Lollipops - Level 2",
        "version": "smwc-38805-1733034717",
        "upstream_time": 1733034717,
        "download_url": "https://dl.smwcentral.net/38805/Action%2052%20-%20Lollipops%20-%20Level%202.zip",
        "filename": "Action 52 - Lollipops - Level 2.zip",
        "size": 33919,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-actraiser",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35566,
    "title": "Actraiser 2 - Stage Clear",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "castle",
      "dark",
      "dark mountains",
      "goal",
      "ice",
      "mountain",
      "night",
      "palace",
      "ruins",
      "temple",
      "tense"
    ],
    "description": "The song that plays when clearing a stage in Actraiser 2. Remix of the first game's stage clear theme.<br>\r\n<br>\r\nIncludes an option for the vanilla SMW goal sound effect.<br>\r\n<br>\r\nNote: I wouldn't recommend using this as a global song.<br>\r\n<br>\r\n<br>\r\nInsert size for version without sound: 0x00F1 bytes<br>\r\n<br>\r\nUpdate (11/25/2023):<br>\r\n- Cut the Tempo and note lengths in half, saving space.",
    "latest_version": "smwc-35566-1701991483",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35566,
        "title": "Actraiser 2 - Stage Clear",
        "version": "smwc-35566-1701991483",
        "upstream_time": 1701991483,
        "download_url": "https://dl.smwcentral.net/35566/Actraiser%202%20stage%20clear.zip",
        "filename": "Actraiser 2 stage clear.zip",
        "size": 111383,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32496,
        "title": "ActRaiser 2 - Ice Palace",
        "version": "smwc-32496-1680326221",
        "upstream_time": 1680326221,
        "download_url": "https://dl.smwcentral.net/32496/10%20Ice%20Palace.zip",
        "filename": "10 Ice Palace.zip",
        "size": 60511,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11408,
        "title": "ActRaiser 2 - Ice Palace",
        "version": "smwc-11408-1435266391",
        "upstream_time": 1435266391,
        "download_url": "https://dl.smwcentral.net/11408/Actraiser%202%20-%20Ice%20Palace.zip",
        "filename": "Actraiser 2 - Ice Palace.zip",
        "size": 30965,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-actraiser-advent",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25814,
    "title": "ActRaiser - Advent",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "dark",
      "tense"
    ],
    "description": "(Also known as \"Descent\")<br>\r\n<br>\r\nA small tense song. Could work for a short cutscene.",
    "latest_version": "smwc-25814-1611007407",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25814,
        "title": "ActRaiser - Advent",
        "version": "smwc-25814-1611007407",
        "upstream_time": 1611007407,
        "download_url": "https://dl.smwcentral.net/25814/Actraiser%20-%2003%20Descent.zip",
        "filename": "Actraiser - 03 Descent.zip",
        "size": 58582,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-actraiser-aitos-temple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25819,
    "title": "ActRaiser - Aitos ~ Temple",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "dark",
      "ruins",
      "temple"
    ],
    "description": "Can fit temples or ruined areas.",
    "latest_version": "smwc-25819-1611639448",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25819,
        "title": "ActRaiser - Aitos ~ Temple",
        "version": "smwc-25819-1611639448",
        "upstream_time": 1611639448,
        "download_url": "https://dl.smwcentral.net/25819/Actraiser%20-%2008%20Aitos%20~%20Temple.zip",
        "filename": "Actraiser - 08 Aitos ~ Temple.zip",
        "size": 70948,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-actraiser-birth-of-the-people",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11771,
    "title": "ActRaiser - Birth of the People",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "calm",
      "night",
      "overworld"
    ],
    "description": "Slow music, can be used in calm levels.",
    "latest_version": "smwc-11771-1439223141",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11771,
        "title": "ActRaiser - Birth of the People",
        "version": "smwc-11771-1439223141",
        "upstream_time": 1439223141,
        "download_url": "https://dl.smwcentral.net/11771/Birth%20of%20the%20People.zip",
        "filename": "Birth of the People.zip",
        "size": 28193,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-actraiser-bloodpool-casandora",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28621,
    "title": "ActRaiser - Bloodpool ~ Casandora",
    "authors": [
      "DrAnas"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "dark",
      "desert",
      "final",
      "mountain",
      "tense"
    ],
    "description": "The rather circus-y yet royal-sounding theme playing in Bloodpool and Casandora in ActRaiser. <br>\r\n<br>\r\nUpdate: Improved the orchestra hits and percussion, along with a small optimization and some volume changes. For some reason, the size increased from 0x55D bytes to 0x56B... but hopefully it's not a big deal.<br>\r\n<br>\r\nUpdate 2: Massively improved instrumentation and mixing and fixed some oversights.",
    "latest_version": "smwc-28621-1642104861",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28621,
        "title": "ActRaiser - Bloodpool ~ Casandora",
        "version": "smwc-28621-1642104861",
        "upstream_time": 1642104861,
        "download_url": "https://dl.smwcentral.net/28621/bloodpool.zip",
        "filename": "bloodpool.zip",
        "size": 32565,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25818,
        "title": "ActRaiser - Bloodpool ~ Casandora",
        "version": "smwc-25818-1611639129",
        "upstream_time": 1611639129,
        "download_url": "https://dl.smwcentral.net/25818/Actraiser%20-%2007%20Bloodpool%20~%20Casandora.zip",
        "filename": "Actraiser - 07 Bloodpool ~ Casandora.zip",
        "size": 56598,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-actraiser-fillmore",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25815,
    "title": "ActRaiser - Fillmore",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "forest",
      "night"
    ],
    "description": "Originally used in a forest stage, it could also work for other themes like castles.",
    "latest_version": "smwc-25815-1611345189",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25815,
        "title": "ActRaiser - Fillmore",
        "version": "smwc-25815-1611345189",
        "upstream_time": 1611345189,
        "download_url": "https://dl.smwcentral.net/25815/Actraiser%20-%2004_Fillmore.zip",
        "filename": "Actraiser - 04_Fillmore.zip",
        "size": 57628,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-actraiser-level-up",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37765,
    "title": "Actraiser - Level Up",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "cutscene",
      "misc"
    ],
    "description": "The fanfare that plays when you level up in Actraiser.<br>\r\n<br>\r\nIf you plan to use this as a Global song, check the txt file for how you can.",
    "latest_version": "smwc-37765-1718123451",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37765,
        "title": "Actraiser - Level Up",
        "version": "smwc-37765-1718123451",
        "upstream_time": 1718123451,
        "download_url": "https://dl.smwcentral.net/37765/AR%20Level%20up.zip",
        "filename": "AR Level up.zip",
        "size": 31165,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-actraiser-nightmare-grooves-fillmore-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25021,
    "title": "ActRaiser - Nightmare Grooves ~ Fillmore (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "ghost house",
      "spooky",
      "temple",
      "tower"
    ],
    "description": "<span style=\"font-size: 20pt;\"><span style=\"color: #ff6314;\">ℌ𝔞𝔭𝔭𝔶 ℌ𝔞𝔩𝔩𝔬𝔴𝔢𝔢𝔫!! 🎃</span></span><br>\r\n<br>\r\nMade a special re-imagined remix of ActRaiser's <a href=\"https://youtu.be/FB9Pym-sdbs\" rel=\"nofollow\">Fillmore</a> for Halloween. By far one of the most memorable main themes on the system <s>(more than what you can say for Super Castlevania's Theme of Simon)</s> to the point where people can get fooled into thinking this is a Castlevania theme.<br>\r\n<br>\r\nThis bad boy can fit ghost houses, castles / towers, temples, final areas, or any other kind of stage with dark and haunting auras.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- \"Bonus End\" is disabled.<br>\r\n<br>\r\nThere are also 3 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C Minor (Remix Pitch, turned on default)<br>\r\n2. B Minor (<a href=\"https://www.youtube.com/watch?v=q3Dz55Q_FCY\" rel=\"nofollow\">Hellfire Saga</a> Pitch)<br>\r\n3. A# Minor (Custom Pitch)",
    "latest_version": "smwc-25021-1606758500",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25021,
        "title": "ActRaiser - Nightmare Grooves ~ Fillmore (Remix)",
        "version": "smwc-25021-1606758500",
        "upstream_time": 1606758500,
        "download_url": "https://dl.smwcentral.net/25021/Spooky_Grooves.zip",
        "filename": "Spooky_Grooves.zip",
        "size": 177969,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-actraiser-north-wall",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21356,
    "title": "ActRaiser - North Wall",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "calm",
      "cave",
      "ice",
      "snow",
      "water"
    ],
    "description": "The theme when you visit the frozen areas in ActRaiser.<br>\r\nIt's great for snow levels.<br>\r\n<br>\r\nUpdate: More accurate to original and inserts 13 (19) bytes less.",
    "latest_version": "smwc-21356-1572218184",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21356,
        "title": "ActRaiser - North Wall",
        "version": "smwc-21356-1572218184",
        "upstream_time": 1572218184,
        "download_url": "https://dl.smwcentral.net/21356/Actraiser%20-%20North%20Wall.zip",
        "filename": "Actraiser - North Wall.zip",
        "size": 42087,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7126,
        "title": "ActRaiser - North Wall",
        "version": "smwc-7126-1312125761",
        "upstream_time": 1312125761,
        "download_url": "https://dl.smwcentral.net/7126/northwall.zip",
        "filename": "northwall.zip",
        "size": 67548,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-actraiser-offering",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10380,
    "title": "ActRaiser - Offering",
    "authors": [
      "Duraner Hawkeye"
    ],
    "tags": [
      "calm",
      "castle",
      "cutscene",
      "dark",
      "sad",
      "temple",
      "title",
      "town"
    ],
    "description": "(Also known as \"Sacrifices\")<br>\r\n<br>\r\nThe sad and soothing theme from ActRaiser, suitable for sad events or important cutscenes.",
    "latest_version": "smwc-10380-1419884734",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10380,
        "title": "ActRaiser - Offering",
        "version": "smwc-10380-1419884734",
        "upstream_time": 1419884734,
        "download_url": "https://dl.smwcentral.net/10380/AR%20-%20Sacrifices.zip",
        "filename": "AR - Sacrifices.zip",
        "size": 39059,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10379,
        "title": "ActRaiser - Offering",
        "version": "smwc-10379-1419884728",
        "upstream_time": 1419884728,
        "download_url": "https://dl.smwcentral.net/10379/Act%20Raiser%20-%20Sacrifices.zip",
        "filename": "Act Raiser - Sacrifices.zip",
        "size": 67465,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-actraiser-opening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25812,
    "title": "ActRaiser - Opening",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "tense",
      "title"
    ],
    "description": "Could fit with a cutscene or intro.",
    "latest_version": "smwc-25812-1611007034",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25812,
        "title": "ActRaiser - Opening",
        "version": "smwc-25812-1611007034",
        "upstream_time": 1611007034,
        "download_url": "https://dl.smwcentral.net/25812/Actraiser%20-%2001%20Opening.zip",
        "filename": "Actraiser - 01 Opening.zip",
        "size": 67622,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-actraiser-powerful-enemy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25820,
    "title": "ActRaiser - Powerful Enemy",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "dark",
      "tense"
    ],
    "description": "Can fit a (mini)boss theme.",
    "latest_version": "smwc-25820-1611639733",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25820,
        "title": "ActRaiser - Powerful Enemy",
        "version": "smwc-25820-1611639733",
        "upstream_time": 1611639733,
        "download_url": "https://dl.smwcentral.net/25820/Actraiser%20-%2009%20Powerful%20Enemy.zip",
        "filename": "Actraiser - 09 Powerful Enemy.zip",
        "size": 67596,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-actraiser-pyramid-marana",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28296,
    "title": "ActRaiser - Pyramid ~ Marana",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "desert",
      "ghost house",
      "mysterious",
      "ruins",
      "temple"
    ],
    "description": "Good for a pyramid/temple.<br>\r\nRequested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>.",
    "latest_version": "smwc-28296-1632803218",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28296,
        "title": "ActRaiser - Pyramid ~ Marana",
        "version": "smwc-28296-1632803218",
        "upstream_time": 1632803218,
        "download_url": "https://dl.smwcentral.net/28296/10%20Piramid%20~%20Marana.zip",
        "filename": "10 Piramid ~ Marana.zip",
        "size": 62926,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7569,
        "title": "ActRaiser - Pyramid ~ Marana",
        "version": "smwc-7569-1318092542",
        "upstream_time": 1318092542,
        "download_url": "https://dl.smwcentral.net/7569/Act%20Raiser%20-%20Pyramid%20-%20Marana.zip",
        "filename": "Act Raiser - Pyramid - Marana.zip",
        "size": 68152,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-actraiser-round-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25817,
    "title": "ActRaiser - Round Clear",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "Stage clear theme from Actraiser.",
    "latest_version": "smwc-25817-1611552009",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25817,
        "title": "ActRaiser - Round Clear",
        "version": "smwc-25817-1611552009",
        "upstream_time": 1611552009,
        "download_url": "https://dl.smwcentral.net/25817/Actraiser%20-%2006%20Round%20Clear.zip",
        "filename": "Actraiser - 06 Round Clear.zip",
        "size": 65178,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-actraiser-sky-palace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25813,
    "title": "ActRaiser - Sky Palace",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "dark",
      "temple"
    ],
    "description": "A tense organ piece.",
    "latest_version": "smwc-25813-1611007301",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25813,
        "title": "ActRaiser - Sky Palace",
        "version": "smwc-25813-1611007301",
        "upstream_time": 1611007301,
        "download_url": "https://dl.smwcentral.net/25813/Actraiser%20-%2002%20Sky%20Palast.zip",
        "filename": "Actraiser - 02 Sky Palast.zip",
        "size": 32506,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-actraiser-sky-palace-chrono-trigger-styled",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37504,
    "title": "ActRaiser - Sky Palace (Chrono Trigger Styled)",
    "authors": [
      "Daizo Dee Von",
      "Kevin"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "temple",
      "tense"
    ],
    "description": "A slightly altered version of the Sky Palace theme from ActRaiser, used in \"<a href=\"https://smwc.me/s/37470\">ooooo</a>\" just before you fight the final boss. This one uses the organs from Chrono Trigger, panning the channels out, and increasing the echo by a lot.<br>\r\n<br>\r\nThe original sounded tense, and this one steps it up.<br>\r\nIf you prefer the original, you may find it <a href=\"https://smwc.me/s/25813\">here</a>.",
    "latest_version": "smwc-37504-1716744724",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37504,
        "title": "ActRaiser - Sky Palace (Chrono Trigger Styled)",
        "version": "smwc-37504-1716744724",
        "upstream_time": 1716744724,
        "download_url": "https://dl.smwcentral.net/37504/%5BS%5D%20ActRaiser%20-%20Sky%20Palace%20%28Chrono%20Trigger%20Resample%29.zip",
        "filename": "%5BS%5D ActRaiser - Sky Palace (Chrono Trigger Resample).zip",
        "size": 28054,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-actraiser-the-beast-appears",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25816,
    "title": "ActRaiser - The Beast Appears",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "dark",
      "tense"
    ],
    "description": "Tense and dissonant piece that could work for a boss fight.",
    "latest_version": "smwc-25816-1611551818",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25816,
        "title": "ActRaiser - The Beast Appears",
        "version": "smwc-25816-1611551818",
        "upstream_time": 1611551818,
        "download_url": "https://dl.smwcentral.net/25816/Actraiser%20-%2005%20The%20Beast%20Appears.zip",
        "filename": "Actraiser - 05 The Beast Appears.zip",
        "size": 67919,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-addams-family-pugsley-s-scavenger-hunt-attic-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7688,
    "title": "Addams Family: Pugsley's Scavenger Hunt - Attic Theme",
    "authors": [
      "Compwhiz128"
    ],
    "tags": [
      "ghost house"
    ],
    "description": "Would work for more upbeat haunted areas.",
    "latest_version": "smwc-7688-1318352908",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7688,
        "title": "Addams Family: Pugsley's Scavenger Hunt - Attic Theme",
        "version": "smwc-7688-1318352908",
        "upstream_time": 1318352908,
        "download_url": "https://dl.smwcentral.net/7688/MA.zip",
        "filename": "MA.zip",
        "size": 72836,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-addams-family-values-snes-blizzard",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20561,
    "title": "Addams Family Values (SNES) - Blizzard",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "calm",
      "dark",
      "environmental",
      "night",
      "spooky"
    ],
    "description": "Very atmospheric song that could fit mysterious open areas.",
    "latest_version": "smwc-20561-1562722804",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20561,
        "title": "Addams Family Values (SNES) - Blizzard",
        "version": "smwc-20561-1562722804",
        "upstream_time": 1562722804,
        "download_url": "https://dl.smwcentral.net/20561/Addams%20Family%20Values%20-%20Blizzard.zip",
        "filename": "Addams Family Values - Blizzard.zip",
        "size": 69513,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-addams-family-values-snes-creepy-creatures",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19888,
    "title": "Addams Family Values (SNES) - Creepy Creatures",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "dark",
      "ghost house",
      "spooky"
    ],
    "description": "Good for a ghost house boss fight.",
    "latest_version": "smwc-19888-1557336511",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19888,
        "title": "Addams Family Values (SNES) - Creepy Creatures",
        "version": "smwc-19888-1557336511",
        "upstream_time": 1557336511,
        "download_url": "https://dl.smwcentral.net/19888/Addams_CreepyCreatures.zip",
        "filename": "Addams_CreepyCreatures.zip",
        "size": 46099,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-addams-family-values-snes-dangerous-terrain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20094,
    "title": "Addams Family Values (SNES) - Dangerous Terrain",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "dark",
      "spooky"
    ],
    "description": "Could fit a haunted area.<br>\r\nOriginally made for the hack \"Wrath of Bowser\".",
    "latest_version": "smwc-20094-1559421020",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20094,
        "title": "Addams Family Values (SNES) - Dangerous Terrain",
        "version": "smwc-20094-1559421020",
        "upstream_time": 1559421020,
        "download_url": "https://dl.smwcentral.net/20094/Addams_DangerousTerrain.zip",
        "filename": "Addams_DangerousTerrain.zip",
        "size": 62592,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-addams-family-values-snes-sea-of-cursed-trees",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20794,
    "title": "Addams Family Values (SNES) - Sea of Cursed Trees",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "dark",
      "ghost house",
      "spooky",
      "tense"
    ],
    "description": "Could fit an haunted setting.",
    "latest_version": "smwc-20794-1564771484",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20794,
        "title": "Addams Family Values (SNES) - Sea of Cursed Trees",
        "version": "smwc-20794-1564771484",
        "upstream_time": 1564771484,
        "download_url": "https://dl.smwcentral.net/20794/Addams%20-%20Sea%20of%20Cursed%20Trees.zip",
        "filename": "Addams - Sea of Cursed Trees.zip",
        "size": 53756,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-adder-egg",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14503,
    "title": "ADDER EGG",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "boss",
      "chase",
      "title"
    ],
    "description": "A pretty short rock-inspired song. Might be good for title screens and chase levels.<br>\r\n<br>\r\nSMWC Idol 8 Round 1 entry.",
    "latest_version": "smwc-14503-1477186384",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14503,
        "title": "ADDER EGG",
        "version": "smwc-14503-1477186384",
        "upstream_time": 1477186384,
        "download_url": "https://dl.smwcentral.net/14503/idol.zip",
        "filename": "idol.zip",
        "size": 36400,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-addictions",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40916,
    "title": "Addictions",
    "authors": [
      "Alfombra de madera"
    ],
    "tags": [
      "city"
    ],
    "description": "This is a song I composed using NitroTracker, a tracker for the nintendo DS, I used addiction's samples and... that's why this song is called addictions lol<br>\r\n<br>\r\nAlso if you notice something similar to West End Girls, you're not crazy!<br>\r\n<br>\r\n*the vanilla compatibility is fixed",
    "latest_version": "smwc-40916-1764016453",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40916,
        "title": "Addictions",
        "version": "smwc-40916-1764016453",
        "upstream_time": 1764016453,
        "download_url": "https://dl.smwcentral.net/40916/Addictions.zip",
        "filename": "Addictions.zip",
        "size": 71818,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-advance-wars",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19807,
    "title": "Advance Wars 2: Black Hole Rising - Lash's Theme",
    "authors": [
      "dansalvato"
    ],
    "tags": [
      "boss",
      "chase",
      "industrial",
      "sewer",
      "tense"
    ],
    "description": "Near-exact sampled port of the original. A fast-paced electronic piece that sounds suitable for infiltrating a factory or base.",
    "latest_version": "smwc-19807-1556477888",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19807,
        "title": "Advance Wars 2: Black Hole Rising - Lash's Theme",
        "version": "smwc-19807-1556477888",
        "upstream_time": 1556477888,
        "download_url": "https://dl.smwcentral.net/19807/Advance%20Wars%202%20-%20Lash%27s%20Theme.zip",
        "filename": "Advance Wars 2 - Lash%27s Theme.zip",
        "size": 88393,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7550,
        "title": "Advance Wars 2: Black Hole Rising - Lash's Theme",
        "version": "smwc-7550-1318357527",
        "upstream_time": 1318357527,
        "download_url": "https://dl.smwcentral.net/7550/AdvanceWars2Lash.zip",
        "filename": "AdvanceWars2Lash.zip",
        "size": 72006,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-advance-wars-days-of-ruin-hope-never-dies",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26919,
    "title": "Advance Wars: Days of Ruin - Hope Never Dies",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "final",
      "fire",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "This is the CO Theme of Brenner / O'Brian. Like all of AW's CO Themes it's quite short but heavy.",
    "latest_version": "smwc-26919-1622600073",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26919,
        "title": "Advance Wars: Days of Ruin - Hope Never Dies",
        "version": "smwc-26919-1622600073",
        "upstream_time": 1622600073,
        "download_url": "https://dl.smwcentral.net/26919/Hope%20Never%20Dies.zip",
        "filename": "Hope Never Dies.zip",
        "size": 87035,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-advance-wars-days-of-ruin-map3",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26869,
    "title": "Advance Wars: Days of Ruin - Map3",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "credits",
      "cutscene",
      "intro",
      "overworld"
    ],
    "description": "This is one of the short nameless songs played during the single player campaign. It should fit for intros, overworlds and cutscenes.",
    "latest_version": "smwc-26869-1622518450",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26869,
        "title": "Advance Wars: Days of Ruin - Map3",
        "version": "smwc-26869-1622518450",
        "upstream_time": 1622518450,
        "download_url": "https://dl.smwcentral.net/26869/Advance%20Wars%20Days%20of%20Ruin%20-%20Map%203.zip",
        "filename": "Advance Wars Days of Ruin - Map 3.zip",
        "size": 120426,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-advanced-dungeons-dragons-dragonstrike-nes-boss-battle-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31624,
    "title": "Advanced Dungeons & Dragons: DragonStrike (NES) - Boss Battle (Remix)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "A remix of the Boss Battle theme from AD&D: Dragon Strike.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"icrawfish\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=48745\" style=\"color: #f16b1c;\" class=\"un\">icrawfish</a></span>.",
    "latest_version": "smwc-31624-1667932213",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31624,
        "title": "Advanced Dungeons & Dragons: DragonStrike (NES) - Boss Battle (Remix)",
        "version": "smwc-31624-1667932213",
        "upstream_time": 1667932213,
        "download_url": "https://dl.smwcentral.net/31624/AD%26D%20Dragon%20Strike%20-%20Boss%20Battle%20%28Remix%29.zip",
        "filename": "AD%26D Dragon Strike - Boss Battle (Remix).zip",
        "size": 63615,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-advanced-dungeons-dragons-heroes-of-the-lance-nes-to-the-distant-alarm-bells",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31541,
    "title": "Advanced Dungeons & Dragons: Heroes of the Lance (NES) - To the Distant Alarm Bells 2",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "dark",
      "fire",
      "retro"
    ],
    "description": "To the Distant Alarm Bells 2 (also known as Area 2) from Advanced Dungeons & Dragons: Heroes of the Lance on the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31541-1663852408",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31541,
        "title": "Advanced Dungeons & Dragons: Heroes of the Lance (NES) - To the Distant Alarm Bells 2",
        "version": "smwc-31541-1663852408",
        "upstream_time": 1663852408,
        "download_url": "https://dl.smwcentral.net/31541/AD%26D%20Heroes%20of%20the%20Lance%20-%20To%20the%20Distant%20Alarm%20Bells%202.zip",
        "filename": "AD%26D Heroes of the Lance - To the Distant Alarm Bells 2.zip",
        "size": 43783,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-adventures-in-the-magic-kingdom-nes-overworld-theme-park",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27777,
    "title": "Adventures in the Magic Kingdom (NES) - Overworld (Theme Park)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "bonus",
      "grassland",
      "overworld",
      "sky",
      "town"
    ],
    "description": "A really joyous song that plays on the Map/Overworld of Adventures in the Magic Kingdom, which is a theme park.<br>\r\n<br>\r\nCan be used in overworlds, shops and bonus areas.",
    "latest_version": "smwc-27777-1630358182",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27777,
        "title": "Adventures in the Magic Kingdom (NES) - Overworld (Theme Park)",
        "version": "smwc-27777-1630358182",
        "upstream_time": 1630358182,
        "download_url": "https://dl.smwcentral.net/27777/Adventures%20in%20the%20Magic%20Kingdom%20%28NES%29%20-%20Overworld%20%28Theme%20Park%29.zip",
        "filename": "Adventures in the Magic Kingdom (NES) - Overworld (Theme Park).zip",
        "size": 31185,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-adventures-of-lolo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16467,
    "title": "Adventures of Lolo 3 - Main Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "title"
    ],
    "description": "Great for general bonus rooms.",
    "latest_version": "smwc-16467-1508365625",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16467,
        "title": "Adventures of Lolo 3 - Main Theme",
        "version": "smwc-16467-1508365625",
        "upstream_time": 1508365625,
        "download_url": "https://dl.smwcentral.net/16467/Adventures%20of%20Lolo%203%20%28NES%29%20-%20Main%20Theme.zip",
        "filename": "Adventures of Lolo 3 (NES) - Main Theme.zip",
        "size": 32577,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16465,
        "title": "Adventures of Lolo 2 - Main Theme",
        "version": "smwc-16465-1508365615",
        "upstream_time": 1508365615,
        "download_url": "https://dl.smwcentral.net/16465/Adventures%20of%20Lolo%202%20%28NES%29%20-%20Main%20Theme.zip",
        "filename": "Adventures of Lolo 2 (NES) - Main Theme.zip",
        "size": 31717,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-adventures-of-lolo-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7984,
    "title": "Adventures of Lolo - Main Theme",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "bonus",
      "grassland"
    ],
    "description": "Suitable for your bouncy, happy levels.",
    "latest_version": "smwc-7984-1312349567",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7984,
        "title": "Adventures of Lolo - Main Theme",
        "version": "smwc-7984-1312349567",
        "upstream_time": 1312349567,
        "download_url": "https://dl.smwcentral.net/7984/aolmt.zip",
        "filename": "aolmt.zip",
        "size": 66811,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-adventures-of-lolo-main-theme-kirby-s-dream-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28737,
    "title": "Adventures of Lolo - Main Theme (Kirby's Dream Land 3 Style)",
    "authors": [
      "Kitikuchan"
    ],
    "tags": [
      "cutscene",
      "grassland",
      "overworld",
      "switch palace"
    ],
    "description": "Main Theme from a NES game, Adventures of Lolo with KDL3 samples.<br>\r\nYoutube:<a href=\"https://youtu.be/LjhvQ1vdPkI\" rel=\"nofollow\">https://youtu.be/LjhvQ1vdPkI</a><br>\r\nIt could well for grassland, switch palace, cutscene, and puzzle levels.",
    "latest_version": "smwc-28737-1640461342",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28737,
        "title": "Adventures of Lolo - Main Theme (Kirby's Dream Land 3 Style)",
        "version": "smwc-28737-1640461342",
        "upstream_time": 1640461342,
        "download_url": "https://dl.smwcentral.net/28737/Adventures%20of%20Lolo%20-%20Main%20Theme%28KDL3%29.zip",
        "filename": "Adventures of Lolo - Main Theme(KDL3).zip",
        "size": 59257,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-aero-fighters-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23185,
    "title": "Aero Fighters - Boss Battle",
    "authors": [
      "KiloMinimo"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "The Boss Battle theme from Aero Fighters, Could fit in Bosses (yeah I said that)",
    "latest_version": "smwc-23185-1591051718",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23185,
        "title": "Aero Fighters - Boss Battle",
        "version": "smwc-23185-1591051718",
        "upstream_time": 1591051718,
        "download_url": "https://dl.smwcentral.net/23185/Aero%20Fighters%20-%20Boss%20Battle.zip",
        "filename": "Aero Fighters - Boss Battle.zip",
        "size": 61972,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-aero-fighters-final-boss-space",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23225,
    "title": "Aero Fighters - Final Boss, Space",
    "authors": [
      "KiloMinimo"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "The Final Boss theme from Aero Fighters, once again saying that it could fit in a boss theme",
    "latest_version": "smwc-23225-1591330848",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23225,
        "title": "Aero Fighters - Final Boss, Space",
        "version": "smwc-23225-1591330848",
        "upstream_time": 1591330848,
        "download_url": "https://dl.smwcentral.net/23225/Aero%20Fighters%20-%20Final%20Boss%2C%20Space.zip",
        "filename": "Aero Fighters - Final Boss%2C Space.zip",
        "size": 58696,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-aero-fighters-tokyo-japan",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40326,
    "title": "Aero Fighters - Tokyo, Japan",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "airship",
      "boss",
      "chase"
    ],
    "description": "A tense and epic theme from Aero Fighters.",
    "latest_version": "smwc-40326-1757088941",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40326,
        "title": "Aero Fighters - Tokyo, Japan",
        "version": "smwc-40326-1757088941",
        "upstream_time": 1757088941,
        "download_url": "https://dl.smwcentral.net/40326/07%20Tokyo%2C%20Japan.zip",
        "filename": "07 Tokyo%2C Japan.zip",
        "size": 63213,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-aesop-rock-garbage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12510,
    "title": "Aesop Rock - Garbage",
    "authors": [
      "IggyKoopa2"
    ],
    "tags": [
      "calm",
      "cave",
      "night",
      "sewer"
    ],
    "description": "A song that can fit with any kind of cave.",
    "latest_version": "smwc-12510-1446322237",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12510,
        "title": "Aesop Rock - Garbage",
        "version": "smwc-12510-1446322237",
        "upstream_time": 1446322237,
        "download_url": "https://dl.smwcentral.net/12510/aesop-garbage.zip",
        "filename": "aesop-garbage.zip",
        "size": 32059,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-afroman-becos-i-got-high",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21288,
    "title": "Afroman - Becos I got high",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "beach",
      "bonus",
      "overworld"
    ],
    "description": "Most suitable for beach-themed overworlds or bonus rooms. Not intended for playing it long.<br>\r\nThis is the infamous hip-hop song from year 2000, about a guy who got stoned to hell. Drugs are wrong! Enjoy this very simplistic loop.",
    "latest_version": "smwc-21288-1571021238",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21288,
        "title": "Afroman - Becos I got high",
        "version": "smwc-21288-1571021238",
        "upstream_time": 1571021238,
        "download_url": "https://dl.smwcentral.net/21288/afroman-got_high-1-1.zip",
        "filename": "afroman-got_high-1-1.zip",
        "size": 32224,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-agustrian-oakblaze",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39231,
    "title": "Agustrian Oakblaze",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "athletic",
      "chase",
      "fire",
      "mountain",
      "overworld",
      "title",
      "upbeat"
    ],
    "description": "An intense and upbeat tune fit for rushing out of the flames and onto the battlefield. Inspired by the story of and uses samples from Fire Emblem: Genealogy of the Holy War. Can be used for quick-paced levels and bosses, and perhaps some overworlds.<br>\r\n<br>\r\nThis was originally submitted to Battle of the Bits' contest \"Summer Chip XIV\", where it won a silver medal for the SNES format and 23rd/288 overall.",
    "latest_version": "smwc-39231-1740261295",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39231,
        "title": "Agustrian Oakblaze",
        "version": "smwc-39231-1740261295",
        "upstream_time": 1740261295,
        "download_url": "https://dl.smwcentral.net/39231/Agustrian%20Oakblaze.zip",
        "filename": "Agustrian Oakblaze.zip",
        "size": 74460,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ahh-real-monsters-stage-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17846,
    "title": "AHH Real Monsters - Stage Intro 1",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "dark",
      "ghost house",
      "night",
      "spooky"
    ],
    "description": "from the SNES \"AHH Real Monsters\" game this is a short,looped piece that's kind of spooky. It would work well for sections in a ghost house or other area haunted areas. It would probably sound best in shorter sections and not as the song for a long/entire level as it's some what short. ",
    "latest_version": "smwc-17846-1531525030",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17846,
        "title": "AHH Real Monsters - Stage Intro 1",
        "version": "smwc-17846-1531525030",
        "upstream_time": 1531525030,
        "download_url": "https://dl.smwcentral.net/17846/AHH%20Real%20Monster-Stage%20Intro%201.zip",
        "filename": "AHH Real Monster-Stage Intro 1.zip",
        "size": 41557,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ai-senshi-nicol-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23227,
    "title": "Ai Senshi Nicol - Boss",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "Old port from 2018 that never saw the light of day till now",
    "latest_version": "smwc-23227-1591278012",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23227,
        "title": "Ai Senshi Nicol - Boss",
        "version": "smwc-23227-1591278012",
        "upstream_time": 1591278012,
        "download_url": "https://dl.smwcentral.net/23227/Ai%20Senshi%20Nicol%20-%20Boss.zip",
        "filename": "Ai Senshi Nicol - Boss.zip",
        "size": 30529,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ai-senshi-nicol-save-nicol",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8846,
    "title": "Ai Senshi Nicol - Save Nicol",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "goal"
    ],
    "description": "A short, triumphant song best used for a goal theme.",
    "latest_version": "smwc-8846-1412966268",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8846,
        "title": "Ai Senshi Nicol - Save Nicol",
        "version": "smwc-8846-1412966268",
        "upstream_time": 1412966268,
        "download_url": "https://dl.smwcentral.net/8846/Ai%20Senshi%20Nicol%20-%20Save%20Nicol.zip",
        "filename": "Ai Senshi Nicol - Save Nicol.zip",
        "size": 30885,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-air-here",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15900,
    "title": "AIR - Here",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "overworld",
      "sad",
      "sky"
    ],
    "description": "Could fit with any calm sad theme",
    "latest_version": "smwc-15900-1501288967",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15900,
        "title": "AIR - Here",
        "version": "smwc-15900-1501288967",
        "upstream_time": 1501288967,
        "download_url": "https://dl.smwcentral.net/15900/AIR%20-%20Here.zip",
        "filename": "AIR - Here.zip",
        "size": 31995,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-air-thin-clothes",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12578,
    "title": "AIR - Thin Clothes",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "overworld",
      "sad",
      "sky"
    ],
    "description": "A slow song could fit with sad cutscene, credit screen, overworld, etc.",
    "latest_version": "smwc-12578-1446385625",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12578,
        "title": "AIR - Thin Clothes",
        "version": "smwc-12578-1446385625",
        "upstream_time": 1446385625,
        "download_url": "https://dl.smwcentral.net/12578/AIR%20-%20Thin%20Clothes.zip",
        "filename": "AIR - Thin Clothes.zip",
        "size": 32114,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-airwolf-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29860,
    "title": "Airwolf - Main Theme",
    "authors": [
      "FalseCircus"
    ],
    "tags": [
      "airship",
      "chase",
      "sky",
      "space"
    ],
    "description": "This song is best suited for levels that are high above ground or involve flying.",
    "latest_version": "smwc-29860-1653809954",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29860,
        "title": "Airwolf - Main Theme",
        "version": "smwc-29860-1653809954",
        "upstream_time": 1653809954,
        "download_url": "https://dl.smwcentral.net/29860/airwolf.zip",
        "filename": "airwolf.zip",
        "size": 55489,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-akeboshi-wind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26365,
    "title": "Akeboshi - Wind",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "calm",
      "credits",
      "desert",
      "forest",
      "grassland",
      "sky",
      "title"
    ],
    "description": "Wind is the first ending song of the Naruto series (Anime). This song is dedicated to \"klempnerohneskill\" :) I hope the song can be used well.",
    "latest_version": "smwc-26365-1617252371",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26365,
        "title": "Akeboshi - Wind",
        "version": "smwc-26365-1617252371",
        "upstream_time": 1617252371,
        "download_url": "https://dl.smwcentral.net/26365/Naruto%20Ending%201%20-%20Wind.zip",
        "filename": "Naruto Ending 1 - Wind.zip",
        "size": 67618,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-al-unser-jr-s-turbo-racing-circuit-theme-d",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31737,
    "title": "Al Unser Jr.'s Turbo Racing - Circuit Theme D",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "fire",
      "retro",
      "tense"
    ],
    "description": "Circuit Theme D from Al Unser Jr.'s Turbo Racing.",
    "latest_version": "smwc-31737-1663859311",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31737,
        "title": "Al Unser Jr.'s Turbo Racing - Circuit Theme D",
        "version": "smwc-31737-1663859311",
        "upstream_time": 1663859311,
        "download_url": "https://dl.smwcentral.net/31737/Al%20Unser%20Jr.%27s%20Turbo%20Racing%20-%20Circuit%20Theme%20D.zip",
        "filename": "Al Unser Jr.%27s Turbo Racing - Circuit Theme D.zip",
        "size": 42148,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-al-unser-jr-s-turbo-racing-menu-pit-stop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31744,
    "title": "Al Unser Jr.'s Turbo Racing - Menu & Pit Stop",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "overworld",
      "retro"
    ],
    "description": "Menu & Pit Stop from Al Unser Jr.'s Turbo Racing.",
    "latest_version": "smwc-31744-1663859320",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31744,
        "title": "Al Unser Jr.'s Turbo Racing - Menu & Pit Stop",
        "version": "smwc-31744-1663859320",
        "upstream_time": 1663859320,
        "download_url": "https://dl.smwcentral.net/31744/Al%20Unser%20Jr.%27s%20Turbo%20Racing%20-%20Menu%20%26%20Pit%20Stop.zip",
        "filename": "Al Unser Jr.%27s Turbo Racing - Menu %26 Pit Stop.zip",
        "size": 49707,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-al-unser-jr-s-turbo-racing-qualifier-races",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31730,
    "title": "Al Unser Jr.'s Turbo Racing - Qualifier Races",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "chase",
      "retro",
      "tense",
      "urban"
    ],
    "description": "Qualifier Races from Al Unser Jr.'s Turbo Racing.",
    "latest_version": "smwc-31730-1663859307",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31730,
        "title": "Al Unser Jr.'s Turbo Racing - Qualifier Races",
        "version": "smwc-31730-1663859307",
        "upstream_time": 1663859307,
        "download_url": "https://dl.smwcentral.net/31730/Al%20Unser%20Jr.%27s%20Turbo%20Racing%20-%20Qualifier%20Races.zip",
        "filename": "Al Unser Jr.%27s Turbo Racing - Qualifier Races.zip",
        "size": 43309,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-al-unser-jr-s-turbo-racing-race-rankings",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31738,
    "title": "Al Unser Jr.'s Turbo Racing - Race Rankings",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "overworld",
      "retro"
    ],
    "description": "Race Rankings from Al Unser Jr.'s Turbo Racing.",
    "latest_version": "smwc-31738-1663859315",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31738,
        "title": "Al Unser Jr.'s Turbo Racing - Race Rankings",
        "version": "smwc-31738-1663859315",
        "upstream_time": 1663859315,
        "download_url": "https://dl.smwcentral.net/31738/Al%20Unser%20Jr.%27s%20Turbo%20Racing%20-%20Race%20Rankings.zip",
        "filename": "Al Unser Jr.%27s Turbo Racing - Race Rankings.zip",
        "size": 39554,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-aladdin-genesis-arab-rock",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38420,
    "title": "Aladdin (Genesis) - Arab Rock 1",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "chase",
      "desert",
      "retro",
      "tense"
    ],
    "description": "A modified version of this port was used for Gambol 2.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"JezJitzu\"><a href=\"/?p=profile&amp;id=49231\" style=\"color: var(--user-color-3);\" class=\"un\">JezJitzu</a></span>",
    "latest_version": "smwc-38420-1730428888",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38420,
        "title": "Aladdin (Genesis) - Arab Rock 1",
        "version": "smwc-38420-1730428888",
        "upstream_time": 1730428888,
        "download_url": "https://dl.smwcentral.net/38420/Arab%20Rock.zip",
        "filename": "Arab Rock.zip",
        "size": 98642,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-aladdin-nes-pirate-market",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31536,
    "title": "Aladdin (NES Pirate) - Market",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "desert",
      "retro",
      "urban"
    ],
    "description": "The best use of a high 50% Square on the NES. I'm being 100% serious.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31536-1663849990",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31536,
        "title": "Aladdin (NES Pirate) - Market",
        "version": "smwc-31536-1663849990",
        "upstream_time": 1663849990,
        "download_url": "https://dl.smwcentral.net/31536/Aladdin%20%28NES%20Pirate%29%20-%20Market.zip",
        "filename": "Aladdin (NES Pirate) - Market.zip",
        "size": 70270,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-aladdin-snes-one-step-ahead",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32539,
    "title": "Aladdin (SNES) - One Step Ahead",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "desert",
      "town"
    ],
    "description": "An old Aladdin port of mine.<br>\r\nCould be suitable for athletic themed level.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span><br>\r\n<br>\r\nUpdate 29.01.2023: Lengths and tempo adjusted to eliminate slowdown.",
    "latest_version": "smwc-32539-1677642127",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32539,
        "title": "Aladdin (SNES) - One Step Ahead",
        "version": "smwc-32539-1677642127",
        "upstream_time": 1677642127,
        "download_url": "https://dl.smwcentral.net/32539/OneStepAhead.zip",
        "filename": "OneStepAhead.zip",
        "size": 70703,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-aladdin-snes-see-how-snakelike-i-can-be",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32540,
    "title": "Aladdin (SNES) - See How Snakelike I can Be...",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "desert"
    ],
    "description": "An old Aladdin port of the Boss theme.",
    "latest_version": "smwc-32540-1677642234",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32540,
        "title": "Aladdin (SNES) - See How Snakelike I can Be...",
        "version": "smwc-32540-1677642234",
        "upstream_time": 1677642234,
        "download_url": "https://dl.smwcentral.net/32540/Aladdin%20Boss.zip",
        "filename": "Aladdin Boss.zip",
        "size": 51290,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-aladdin-snes-the-cave-of-wonders",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28553,
    "title": "Aladdin (SNES) - The Cave of Wonders",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "cave",
      "mysterious",
      "water"
    ],
    "description": "A mysterous song played during the first part of the cave of wonders level.",
    "latest_version": "smwc-28553-1638063889",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28553,
        "title": "Aladdin (SNES) - The Cave of Wonders",
        "version": "smwc-28553-1638063889",
        "upstream_time": 1638063889,
        "download_url": "https://dl.smwcentral.net/28553/CaveOfWonders.zip",
        "filename": "CaveOfWonders.zip",
        "size": 53837,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alan-braxe-fred-falke-rubicon-short-loop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11410,
    "title": "Alan Braxe & Fred Falke - Rubicon (Short Loop)",
    "authors": [
      "lu9"
    ],
    "tags": [
      "p-switch",
      "star"
    ],
    "description": "A short loop perfect for Starman or P-Switch.",
    "latest_version": "smwc-11410-1435353691",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11410,
        "title": "Alan Braxe & Fred Falke - Rubicon (Short Loop)",
        "version": "smwc-11410-1435353691",
        "upstream_time": 1435353691,
        "download_url": "https://dl.smwcentral.net/11410/RubiconSMW.zip",
        "filename": "RubiconSMW.zip",
        "size": 30037,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alarm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32161,
    "title": "alarm",
    "authors": [
      "Retr0Cat"
    ],
    "tags": [
      "chase",
      "tense"
    ],
    "description": "A song for tense levels.",
    "latest_version": "smwc-32161-1674328781",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32161,
        "title": "alarm",
        "version": "smwc-32161-1674328781",
        "upstream_time": 1674328781,
        "download_url": "https://dl.smwcentral.net/32161/alarm.zip",
        "filename": "alarm.zip",
        "size": 32034,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-albert-odyssey",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27990,
    "title": "Albert Odyssey 2 - Guardian Spirits",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "calm",
      "desert",
      "forest",
      "ice",
      "overworld"
    ],
    "description": "An eastern music that could serve well in desert overworlds. It has a spiritual and calm dimension.",
    "latest_version": "smwc-27990-1635801705",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27990,
        "title": "Albert Odyssey 2 - Guardian Spirits",
        "version": "smwc-27990-1635801705",
        "upstream_time": 1635801705,
        "download_url": "https://dl.smwcentral.net/27990/ao2_guardian_spirits_0_1.zip",
        "filename": "ao2_guardian_spirits_0_1.zip",
        "size": 31521,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19182,
        "title": "Albert Odyssey 2 - Land of Frozen Forest",
        "version": "smwc-19182-1551239901",
        "upstream_time": 1551239901,
        "download_url": "https://dl.smwcentral.net/19182/Albert%20Odyssey%202%20-%20Land%20of%20Frozen%20Forest.zip",
        "filename": "Albert Odyssey 2 - Land of Frozen Forest.zip",
        "size": 80352,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-albert-odyssey-clouds-riding-the-wind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27987,
    "title": "Albert Odyssey - Clouds Riding the Wind",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "calm",
      "cave",
      "ice",
      "night",
      "ruins",
      "sky",
      "water"
    ],
    "description": "A calm and solemn song that's fit for water, ruins or even icy caves why not.<br>\r\n<br>\r\nI've found it exquisite to hear! Actually, I wanted to use Albert Odyssey songs for quite a long time, but only now have I learned about the software NintSpc. So I may be doing some more later.",
    "latest_version": "smwc-27987-1632939014",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27987,
        "title": "Albert Odyssey - Clouds Riding the Wind",
        "version": "smwc-27987-1632939014",
        "upstream_time": 1632939014,
        "download_url": "https://dl.smwcentral.net/27987/ao_clouds_riding_0_1.zip",
        "filename": "ao_clouds_riding_0_1.zip",
        "size": 35621,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-albert-odyssey-mysterious-garden",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28923,
    "title": "Albert Odyssey - Mysterious Garden",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "dark",
      "desert",
      "misc",
      "mysterious",
      "night",
      "overworld"
    ],
    "description": "An eastern music that's fit for deserts or suspended garden submaps.<br>\r\n<br>\r\nIt was made with the help of NintSpc.",
    "latest_version": "smwc-28923-1642213893",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28923,
        "title": "Albert Odyssey - Mysterious Garden",
        "version": "smwc-28923-1642213893",
        "upstream_time": 1642213893,
        "download_url": "https://dl.smwcentral.net/28923/ao_mysterious_garden_0_2.zip",
        "filename": "ao_mysterious_garden_0_2.zip",
        "size": 31438,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-albert-odyssey-the-other-side-of-reminiscence",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15418,
    "title": "Albert Odyssey - The Other Side of Reminiscence",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "ice",
      "overworld",
      "sad",
      "title"
    ],
    "description": "A short, calm song from Albert Odyssey that could be used for a title screen or cutscene.<br>\r\n<br>\r\n",
    "latest_version": "smwc-15418-1491793848",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15418,
        "title": "Albert Odyssey - The Other Side of Reminiscence",
        "version": "smwc-15418-1491793848",
        "upstream_time": 1491793848,
        "download_url": "https://dl.smwcentral.net/15418/Albert%20Oddysey%20-%20The%20Other%20Side%20of%20Reminiscence.zip",
        "filename": "Albert Oddysey - The Other Side of Reminiscence.zip",
        "size": 30659,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-a-world-without-soul-the-demon-underworld-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30508,
    "title": "Alcahest - A World without Soul ~ The Demon Underworld (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "airship",
      "castle",
      "cave",
      "dark",
      "final",
      "fire",
      "sky",
      "space",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/o8UlshGu5wQ\" rel=\"nofollow\">The Demon Underworld</a> from <a href=\"https://en.wikipedia.org/wiki/Alcahest_(video_game)\" rel=\"nofollow\">Alcahest</a>. Seriously, for an obscure (but really awesome) Super-Famicom-Only Action RPG by HAL, Jun Ishikawa went hard on this OST. This soundtrack feels like a blend of Ishikawa's style in Kirby Super Star with Nobuo Uematsu's style in the SNES Final Fantasy games. It's easily my favorite Kirby soundtrack given its style and the compositions here.<br>\r\n<br>\r\nOriginally was planning on doing Panakeian Castle, but I thought I'd give a spotlight to the heavily underrated endgame stage theme 'cuz it's amazing. What's with Squaresoft games having amazing endgame themes anyways?<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C Minor (Original Pitch, turned on default)<br>\r\n2. C# Minor (<a href=\"https://youtu.be/Tc8iu0XFUQc\" rel=\"nofollow\">Japanese Goblin</a> Pitch)<br>\r\n3. D Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-30508-1652382275",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30508,
        "title": "Alcahest - A World without Soul ~ The Demon Underworld (Remix)",
        "version": "smwc-30508-1652382275",
        "upstream_time": 1652382275,
        "download_url": "https://dl.smwcentral.net/30508/World%20without%20Soul%2C%20A.zip",
        "filename": "World without Soul%2C A.zip",
        "size": 121128,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-alcahest-god-of-death",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25825,
    "title": "Alcahest - Alcahest ~ God of Death",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "dark",
      "final",
      "tense"
    ],
    "description": "Could fit as a final boss theme.",
    "latest_version": "smwc-25825-1612299018",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25825,
        "title": "Alcahest - Alcahest ~ God of Death",
        "version": "smwc-25825-1612299018",
        "upstream_time": 1612299018,
        "download_url": "https://dl.smwcentral.net/25825/Alcahest%20-%2023%20Alcahest%20~%20God%20of%20Death.zip",
        "filename": "Alcahest - 23 Alcahest ~ God of Death.zip",
        "size": 59769,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22774,
        "title": "Alcahest - Alcahest ~ God of Death",
        "version": "smwc-22774-1587761094",
        "upstream_time": 1587761094,
        "download_url": "https://dl.smwcentral.net/22774/23%20Alcahest%20~%20God%20of%20Death%20%28unsampled%29.zip",
        "filename": "23 Alcahest ~ God of Death (unsampled).zip",
        "size": 36436,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-alcahest-s-true-form",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27033,
    "title": "Alcahest - Alcahest's True Form",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "final",
      "tense"
    ],
    "description": "Hectic song from the final boss of Alcahest.",
    "latest_version": "smwc-27033-1622647344",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27033,
        "title": "Alcahest - Alcahest's True Form",
        "version": "smwc-27033-1622647344",
        "upstream_time": 1622647344,
        "download_url": "https://dl.smwcentral.net/27033/Alcahest%20-%20Alcahest%27s%20True%20Form.zip",
        "filename": "Alcahest - Alcahest%27s True Form.zip",
        "size": 57998,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-ally-joined",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37925,
    "title": "Alcahest - Ally Joined",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "cutscene",
      "goal",
      "misc",
      "nintendo presents"
    ],
    "description": "The fanfare that plays when someone joins you in Alcahest<br>\r\n<br>\r\nIncludes a define in the txt file for a goal sound (insert size is 0x0105 with it disabled)<br>\r\n<br>\r\nUsing this as a global song isn't a very advisable choice (Especially because there's echo, and the delay is 6, mind you)<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"MKDSmaster91\"><a href=\"/?p=profile&amp;id=28195\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">MKDSmaster91</a></span><br>\r\n",
    "latest_version": "smwc-37925-1721663305",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37925,
        "title": "Alcahest - Ally Joined",
        "version": "smwc-37925-1721663305",
        "upstream_time": 1721663305,
        "download_url": "https://dl.smwcentral.net/37925/Ally%20Joined.zip",
        "filename": "Ally Joined.zip",
        "size": 89082,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-ancient-spaceship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25326,
    "title": "Alcahest - Ancient Spaceship",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "night",
      "ruins",
      "sky",
      "space"
    ],
    "description": "Could fit ruins or wastelands.",
    "latest_version": "smwc-25326-1607675647",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25326,
        "title": "Alcahest - Ancient Spaceship",
        "version": "smwc-25326-1607675647",
        "upstream_time": 1607675647,
        "download_url": "https://dl.smwcentral.net/25326/Alcahest%20-%20Ancient%20Spaceship.zip",
        "filename": "Alcahest - Ancient Spaceship.zip",
        "size": 54156,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11123,
        "title": "Alcahest - Ancient Spaceship",
        "version": "smwc-11123-1428097287",
        "upstream_time": 1428097287,
        "download_url": "https://dl.smwcentral.net/11123/ancient_spaceship.zip",
        "filename": "ancient_spaceship.zip",
        "size": 34667,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-babilom-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30400,
    "title": "Alcahest - Babilom's Theme",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "cutscene",
      "tense"
    ],
    "description": "It could fit a cutscene or boss fight.",
    "latest_version": "smwc-30400-1652225901",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30400,
        "title": "Alcahest - Babilom's Theme",
        "version": "smwc-30400-1652225901",
        "upstream_time": 1652225901,
        "download_url": "https://dl.smwcentral.net/30400/04%20Babilom%27s%20Theme.zip",
        "filename": "04 Babilom%27s Theme.zip",
        "size": 50865,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-battle-with-babilom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25824,
    "title": "Alcahest - Battle With Babilom",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "castle",
      "dark"
    ],
    "description": "A tense and more atmospheric battle theme.",
    "latest_version": "smwc-25824-1612332017",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25824,
        "title": "Alcahest - Battle With Babilom",
        "version": "smwc-25824-1612332017",
        "upstream_time": 1612332017,
        "download_url": "https://dl.smwcentral.net/25824/Alcahest%20-%2020%20Battle%20with%20Babilom.zip",
        "filename": "Alcahest - 20 Battle with Babilom.zip",
        "size": 59962,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-dark-ambition",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30399,
    "title": "Alcahest - Dark Ambition",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "dark",
      "mysterious",
      "tense"
    ],
    "description": "Short and tense song that could fit a cutscene or a dark area.",
    "latest_version": "smwc-30399-1652225419",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30399,
        "title": "Alcahest - Dark Ambition",
        "version": "smwc-30399-1652225419",
        "upstream_time": 1652225419,
        "download_url": "https://dl.smwcentral.net/30399/10%20Dark%20Ambition.zip",
        "filename": "10 Dark Ambition.zip",
        "size": 35747,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-dark-lava-cavern",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30397,
    "title": "Alcahest - Dark Lava Cavern",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cave",
      "dark",
      "fire",
      "tense"
    ],
    "description": "It could fit a cave/volcano area.",
    "latest_version": "smwc-30397-1652225041",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30397,
        "title": "Alcahest - Dark Lava Cavern",
        "version": "smwc-30397-1652225041",
        "upstream_time": 1652225041,
        "download_url": "https://dl.smwcentral.net/30397/06%20Dark%20Lava%20Cavern.zip",
        "filename": "06 Dark Lava Cavern.zip",
        "size": 56526,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-demonic-transformation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25822,
    "title": "Alcahest - Demonic Transformation",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "dark",
      "tense"
    ],
    "description": "Can fit a (mini)boss theme.",
    "latest_version": "smwc-25822-1612284303",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25822,
        "title": "Alcahest - Demonic Transformation",
        "version": "smwc-25822-1612284303",
        "upstream_time": 1612284303,
        "download_url": "https://dl.smwcentral.net/25822/Alcahest%20-%2014%20Demonic%20Transformation.zip",
        "filename": "Alcahest - 14 Demonic Transformation.zip",
        "size": 53328,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-edge-of-the-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25335,
    "title": "Alcahest - Edge of the World",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "night",
      "ruins",
      "sad",
      "space"
    ],
    "description": "Could fit desolate or post-apocalyptic settings.",
    "latest_version": "smwc-25335-1607676077",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25335,
        "title": "Alcahest - Edge of the World",
        "version": "smwc-25335-1607676077",
        "upstream_time": 1607676077,
        "download_url": "https://dl.smwcentral.net/25335/Alcahest%20-%20Edge%20of%20the%20World.zip",
        "filename": "Alcahest - Edge of the World.zip",
        "size": 52111,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-floating-continent",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25064,
    "title": "Alcahest - Floating Continent",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "mountain",
      "sky"
    ],
    "description": "The main overworld theme from Alcahest. Could fit a sky or mountain theme.",
    "latest_version": "smwc-25064-1606772008",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25064,
        "title": "Alcahest - Floating Continent",
        "version": "smwc-25064-1606772008",
        "upstream_time": 1606772008,
        "download_url": "https://dl.smwcentral.net/25064/Alcahest%20-%20Floating%20Continent.zip",
        "filename": "Alcahest - Floating Continent.zip",
        "size": 47482,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-general-of-the-empire",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20556,
    "title": "Alcahest - General of the Empire",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "Song that could fit as a boss theme.",
    "latest_version": "smwc-20556-1562797436",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20556,
        "title": "Alcahest - General of the Empire",
        "version": "smwc-20556-1562797436",
        "upstream_time": 1562797436,
        "download_url": "https://dl.smwcentral.net/20556/Alcahest%20-%20General%20of%20the%20Empire.zip",
        "filename": "Alcahest - General of the Empire.zip",
        "size": 43047,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-imperial-palace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24781,
    "title": "Alcahest - Imperial Palace",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "ruins",
      "sky"
    ],
    "description": "A request I made a while back and forgot to submit :derpyoshi:<br>\r\nCould fit castles and other stuff.",
    "latest_version": "smwc-24781-1603489503",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24781,
        "title": "Alcahest - Imperial Palace",
        "version": "smwc-24781-1603489503",
        "upstream_time": 1603489503,
        "download_url": "https://dl.smwcentral.net/24781/Alcahest%20-%20Imperial%20Palace.zip",
        "filename": "Alcahest - Imperial Palace.zip",
        "size": 54699,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18500,
        "title": "Alcahest - Imperial Palace",
        "version": "smwc-18500-1542772936",
        "upstream_time": 1542772936,
        "download_url": "https://dl.smwcentral.net/18500/alcahest%20imperial%20palace.zip",
        "filename": "alcahest imperial palace.zip",
        "size": 29484,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-light-of-the-guardians",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30401,
    "title": "Alcahest - Light of the Guardians",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene"
    ],
    "description": "It could fit a cutscene/credits or a resting area.",
    "latest_version": "smwc-30401-1652225719",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30401,
        "title": "Alcahest - Light of the Guardians",
        "version": "smwc-30401-1652225719",
        "upstream_time": 1652225719,
        "download_url": "https://dl.smwcentral.net/30401/08%20Light%20of%20the%20Guardians.zip",
        "filename": "08 Light of the Guardians.zip",
        "size": 40752,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24818,
    "title": "Alcahest - Main Theme",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "mountain",
      "night",
      "sky",
      "title"
    ],
    "description": "The title screen theme from Alcahest.",
    "latest_version": "smwc-24818-1604629756",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24818,
        "title": "Alcahest - Main Theme",
        "version": "smwc-24818-1604629756",
        "upstream_time": 1604629756,
        "download_url": "https://dl.smwcentral.net/24818/Alcahest%20-%20Main%20Theme.zip",
        "filename": "Alcahest - Main Theme.zip",
        "size": 46409,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-mountain-trail",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25247,
    "title": "Alcahest - Mountain Trail",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "mountain",
      "night"
    ],
    "description": "Port from Alcahest that I made together with the unsampled version but never released.",
    "latest_version": "smwc-25247-1607544612",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25247,
        "title": "Alcahest - Mountain Trail",
        "version": "smwc-25247-1607544612",
        "upstream_time": 1607544612,
        "download_url": "https://dl.smwcentral.net/25247/Alcahest%20-%20Mountain%20Trail.zip",
        "filename": "Alcahest - Mountain Trail.zip",
        "size": 55694,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22211,
        "title": "Alcahest - Mountain Trail",
        "version": "smwc-22211-1582586176",
        "upstream_time": 1582586176,
        "download_url": "https://dl.smwcentral.net/22211/15%20Mountain%20Trail%20%28unsampled%29.zip",
        "filename": "15 Mountain Trail (unsampled).zip",
        "size": 34807,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-panakeian-temple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39216,
    "title": "Alcahest - Panakeian Temple",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "castle",
      "cutscene",
      "dark",
      "ice",
      "night",
      "overworld",
      "sky",
      "space",
      "water"
    ],
    "description": "I'm so sorry Moose",
    "latest_version": "smwc-39216-1740156656",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39216,
        "title": "Alcahest - Panakeian Temple",
        "version": "smwc-39216-1740156656",
        "upstream_time": 1740156656,
        "download_url": "https://dl.smwcentral.net/39216/Panakeian%20Temple.zip",
        "filename": "Panakeian Temple.zip",
        "size": 33178,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20555,
        "title": "Alcahest - Panakeian Temple",
        "version": "smwc-20555-1562899099",
        "upstream_time": 1562899099,
        "download_url": "https://dl.smwcentral.net/20555/Alcahest%20-%20Panakeian%20Temple.zip",
        "filename": "Alcahest - Panakeian Temple.zip",
        "size": 49877,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7752,
        "title": "Alcahest - Panakeian Temple",
        "version": "smwc-7752-1335491683",
        "upstream_time": 1335491683,
        "download_url": "https://dl.smwcentral.net/7752/Alcahest%20-%20Castle.zip",
        "filename": "Alcahest - Castle.zip",
        "size": 73939,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-powerful-enemy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25821,
    "title": "Alcahest - Powerful Enemy",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "Can fit a (mini)boss theme.",
    "latest_version": "smwc-25821-1612158647",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25821,
        "title": "Alcahest - Powerful Enemy",
        "version": "smwc-25821-1612158647",
        "upstream_time": 1612158647,
        "download_url": "https://dl.smwcentral.net/25821/Alcahest%20-%2007%20Powerful%20Enemy.zip",
        "filename": "Alcahest - 07 Powerful Enemy.zip",
        "size": 51432,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-science-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24265,
    "title": "Alcahest - Science Ruins",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "mountain",
      "ruins",
      "sky"
    ],
    "description": "Song from stage 4 of Alcahest that could fit a variety of settings.",
    "latest_version": "smwc-24265-1598816293",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24265,
        "title": "Alcahest - Science Ruins",
        "version": "smwc-24265-1598816293",
        "upstream_time": 1598816293,
        "download_url": "https://dl.smwcentral.net/24265/Alcahest%20-%20Science%20Ruins.zip",
        "filename": "Alcahest - Science Ruins.zip",
        "size": 60150,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-sky-fortress",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25823,
    "title": "Alcahest - Sky Fortress",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "airship",
      "castle",
      "night",
      "sky"
    ],
    "description": "Can fit with a castle/tower or airship theme.",
    "latest_version": "smwc-25823-1612134596",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25823,
        "title": "Alcahest - Sky Fortress",
        "version": "smwc-25823-1612134596",
        "upstream_time": 1612134596,
        "download_url": "https://dl.smwcentral.net/25823/Alcahest%20-%2017%20Sky%20Fortress.zip",
        "filename": "Alcahest - 17 Sky Fortress.zip",
        "size": 60342,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18499,
        "title": "Alcahest - Sky Fortress",
        "version": "smwc-18499-1542768184",
        "upstream_time": 1542768184,
        "download_url": "https://dl.smwcentral.net/18499/alcahest%20sky%20fortress.zip",
        "filename": "alcahest sky fortress.zip",
        "size": 29695,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-staff-roll",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30436,
    "title": "Alcahest - Staff Roll",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "credits",
      "cutscene"
    ],
    "description": "A credits theme straight out of a Kirby game.",
    "latest_version": "smwc-30436-1657559254",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30436,
        "title": "Alcahest - Staff Roll",
        "version": "smwc-30436-1657559254",
        "upstream_time": 1657559254,
        "download_url": "https://dl.smwcentral.net/30436/27%20Staff%20Roll.zip",
        "filename": "27 Staff Roll.zip",
        "size": 56812,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-the-demon-underworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25096,
    "title": "Alcahest - The Demon Underworld",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "airship",
      "castle",
      "chase",
      "dark",
      "final",
      "jungle",
      "sky",
      "temple",
      "tense"
    ],
    "description": "A tense song fit for final areas.",
    "latest_version": "smwc-25096-1607036940",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25096,
        "title": "Alcahest - The Demon Underworld",
        "version": "smwc-25096-1607036940",
        "upstream_time": 1607036940,
        "download_url": "https://dl.smwcentral.net/25096/Alcahest%20-%20The%20Demon%20Underworld.zip",
        "filename": "Alcahest - The Demon Underworld.zip",
        "size": 57423,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23400,
        "title": "Alcahest - The Demon Underworld",
        "version": "smwc-23400-1593319281",
        "upstream_time": 1593319281,
        "download_url": "https://dl.smwcentral.net/23400/Alcahest%20-%20The%20Demon%20Underground.zip",
        "filename": "Alcahest - The Demon Underground.zip",
        "size": 33507,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-underground-sewer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30398,
    "title": "Alcahest - Underground Sewer",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cave",
      "mysterious",
      "ruins",
      "sewer",
      "tense"
    ],
    "description": "It could fit a cave/sewer/ruins area.",
    "latest_version": "smwc-30398-1652225239",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30398,
        "title": "Alcahest - Underground Sewer",
        "version": "smwc-30398-1652225239",
        "upstream_time": 1652225239,
        "download_url": "https://dl.smwcentral.net/30398/12%20Underground%20Sewer.zip",
        "filename": "12 Underground Sewer.zip",
        "size": 45007,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alcahest-warrior-s-fanfare",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32499,
    "title": "Alcahest - Warrior's Fanfare",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "goal",
      "misc"
    ],
    "description": "A heroic fanfare, can be used as a boss clear theme.<br>\r\nNote that this can't normally be used as a global song. If you want that, use the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=32498\">unsampled version</a>.",
    "latest_version": "smwc-32499-1675225279",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32499,
        "title": "Alcahest - Warrior's Fanfare",
        "version": "smwc-32499-1675225279",
        "upstream_time": 1675225279,
        "download_url": "https://dl.smwcentral.net/32499/09%20Warrior%27s%20Fanfare.zip",
        "filename": "09 Warrior%27s Fanfare.zip",
        "size": 45771,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32498,
        "title": "Alcahest - Warrior's Fanfare",
        "version": "smwc-32498-1675225276",
        "upstream_time": 1675225276,
        "download_url": "https://dl.smwcentral.net/32498/09%20Warrior%27s%20Fanfare%20%28unsampled%29.zip",
        "filename": "09 Warrior%27s Fanfare (unsampled).zip",
        "size": 62453,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alex-craxton-loader-tune",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19529,
    "title": "Alex Craxton - Loader Tune 1",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "title"
    ],
    "description": "Made for Nikku4211. Here's what the song is, according to him:<br>\r\n\"Loader Tune 1, composed by Alex Craxton in 1992 in MOD format for the Commodore Amiga. It's also known as 'loadsong.mod' after its DOS filename.\"<br>\r\nIt's an at least 95% accurate port of the song, with the tunings and all. I even improved on it a bit as well. <br>\r\n<br>\r\nI have no idea where this would fit. My only guess is that it would kinda fit well in a title screen? I dunno. Use it wherever.<br>\r\n",
    "latest_version": "smwc-19529-1554072668",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19529,
        "title": "Alex Craxton - Loader Tune 1",
        "version": "smwc-19529-1554072668",
        "upstream_time": 1554072668,
        "download_url": "https://dl.smwcentral.net/19529/loadsong.zip",
        "filename": "loadsong.zip",
        "size": 30047,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alex-kidd-in-miracle-world-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34556,
    "title": "Alex Kidd in Miracle World - Castle",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "castle",
      "industrial"
    ],
    "description": "Part of the Alex Kidd in Miracle World soundtrack.",
    "latest_version": "smwc-34556-1690722945",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34556,
        "title": "Alex Kidd in Miracle World - Castle",
        "version": "smwc-34556-1690722945",
        "upstream_time": 1690722945,
        "download_url": "https://dl.smwcentral.net/34556/Castle.zip",
        "filename": "Castle.zip",
        "size": 31547,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alex-kidd-in-miracle-world-ending",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34557,
    "title": "Alex Kidd in Miracle World - Ending",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "credit",
      "cutscene"
    ],
    "description": "Part of the Alex Kidd in Miracle World soundtrack.",
    "latest_version": "smwc-34557-1690722995",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34557,
        "title": "Alex Kidd in Miracle World - Ending",
        "version": "smwc-34557-1690722995",
        "upstream_time": 1690722995,
        "download_url": "https://dl.smwcentral.net/34557/Ending.zip",
        "filename": "Ending.zip",
        "size": 31229,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alex-kidd-in-miracle-world-janken-game",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34558,
    "title": "Alex Kidd in Miracle World - Janken Game",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "game over",
      "misc"
    ],
    "description": "Part of the Alex Kidd in Miracle World soundtrack.",
    "latest_version": "smwc-34558-1690723125",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34558,
        "title": "Alex Kidd in Miracle World - Janken Game",
        "version": "smwc-34558-1690723125",
        "upstream_time": 1690723125,
        "download_url": "https://dl.smwcentral.net/34558/Janken%20Game.zip",
        "filename": "Janken Game.zip",
        "size": 31265,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alex-kidd-in-miracle-world-level-start",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34559,
    "title": "Alex Kidd in Miracle World - Level Start",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "misc",
      "miss",
      "nintendo presents"
    ],
    "description": "Part of the Alex Kidd in Miracle World soundtrack.",
    "latest_version": "smwc-34559-1690723165",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34559,
        "title": "Alex Kidd in Miracle World - Level Start",
        "version": "smwc-34559-1690723165",
        "upstream_time": 1690723165,
        "download_url": "https://dl.smwcentral.net/34559/Level%20Start.zip",
        "filename": "Level Start.zip",
        "size": 30409,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alex-kidd-in-miracle-world-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34562,
    "title": "Alex Kidd in Miracle World - Main Theme",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "bonus",
      "carnival",
      "title"
    ],
    "description": "Part of the Alex Kidd in Miracle World soundtrack.",
    "latest_version": "smwc-34562-1690723328",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34562,
        "title": "Alex Kidd in Miracle World - Main Theme",
        "version": "smwc-34562-1690723328",
        "upstream_time": 1690723328,
        "download_url": "https://dl.smwcentral.net/34562/Theme-Level.zip",
        "filename": "Theme-Level.zip",
        "size": 31225,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alex-kidd-in-miracle-world-motorcycle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34560,
    "title": "Alex Kidd in Miracle World - Motorcycle",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "athletic",
      "bonus",
      "carnival"
    ],
    "description": "Part of the Alex Kidd in Miracle World soundtrack.",
    "latest_version": "smwc-34560-1690723221",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34560,
        "title": "Alex Kidd in Miracle World - Motorcycle",
        "version": "smwc-34560-1690723221",
        "upstream_time": 1690723221,
        "download_url": "https://dl.smwcentral.net/34560/Motorcycle.zip",
        "filename": "Motorcycle.zip",
        "size": 31421,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alex-kidd-in-miracle-world-peticopter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34561,
    "title": "Alex Kidd in Miracle World - Peticopter",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "beach",
      "calm",
      "overworld"
    ],
    "description": "Part of the Alex Kidd in Miracle World soundtrack.",
    "latest_version": "smwc-34561-1690723277",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34561,
        "title": "Alex Kidd in Miracle World - Peticopter",
        "version": "smwc-34561-1690723277",
        "upstream_time": 1690723277,
        "download_url": "https://dl.smwcentral.net/34561/Peticopter.zip",
        "filename": "Peticopter.zip",
        "size": 31419,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alex-kidd-in-miracle-world-underwater",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34563,
    "title": "Alex Kidd in Miracle World - Underwater",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "bonus",
      "jungle",
      "town",
      "water"
    ],
    "description": "Part of the Alex Kidd in Miracle World soundtrack.",
    "latest_version": "smwc-34563-1690723391",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34563,
        "title": "Alex Kidd in Miracle World - Underwater",
        "version": "smwc-34563-1690723391",
        "upstream_time": 1690723391,
        "download_url": "https://dl.smwcentral.net/34563/Underwater.zip",
        "filename": "Underwater.zip",
        "size": 31568,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alex-kidd-in-shinobi-world-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34337,
    "title": "Alex Kidd in Shinobi World - Boss",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "boss",
      "retro"
    ],
    "description": "Boss music from Alex Kidd in Shinobi World (SMS). ",
    "latest_version": "smwc-34337-1696258514",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34337,
        "title": "Alex Kidd in Shinobi World - Boss",
        "version": "smwc-34337-1696258514",
        "upstream_time": 1696258514,
        "download_url": "https://dl.smwcentral.net/34337/AKSWboss.zip",
        "filename": "AKSWboss.zip",
        "size": 33541,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alex-kidd-in-the-enchanted-castle-town-bgm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9191,
    "title": "Alex Kidd in the Enchanted Castle - Town BGM",
    "authors": [
      "Moose"
    ],
    "tags": [
      "calm",
      "grassland",
      "town"
    ],
    "description": "The first level theme of the last game of the ill-fated Alex Kidd series. Could fit a prairie or a small town.",
    "latest_version": "smwc-9191-1413354273",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9191,
        "title": "Alex Kidd in the Enchanted Castle - Town BGM",
        "version": "smwc-9191-1413354273",
        "upstream_time": 1413354273,
        "download_url": "https://dl.smwcentral.net/9191/AKEC%20Town%20BGM.zip",
        "filename": "AKEC Town BGM.zip",
        "size": 31786,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alex-menchi-blue-dream",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40344,
    "title": "Alex Menchi - Blue Dream",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cave",
      "credits",
      "ice"
    ],
    "description": "A beautiful cover of Blue Dream by Seiji Yokoyama. <a href=\"https://modarchive.org/index.php?request=view_by_moduleid&query=189835\" rel=\"nofollow\">Source</a>.",
    "latest_version": "smwc-40344-1761964083",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40344,
        "title": "Alex Menchi - Blue Dream",
        "version": "smwc-40344-1761964083",
        "upstream_time": 1761964083,
        "download_url": "https://dl.smwcentral.net/40344/Blue%20Dream.zip",
        "filename": "Blue Dream.zip",
        "size": 95984,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alexx-richter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41133,
    "title": "Alexx Richter 3 - Accro Beachside",
    "authors": [
      "PyroKastrix"
    ],
    "tags": [
      "beach",
      "desert",
      "upbeat",
      "urban"
    ],
    "description": "Latin-inspired music I made for an unfinished platformer from 2024. The original has one extra audio channel, so I had to cram this one onto the SPC700 as much as I could without making it sound bad.",
    "latest_version": "smwc-41133-1772054593",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41133,
        "title": "Alexx Richter 3 - Accro Beachside",
        "version": "smwc-41133-1772054593",
        "upstream_time": 1772054593,
        "download_url": "https://dl.smwcentral.net/41133/Alexx%20Richter%203%20-%20Accro%20Beachside%20.zip",
        "filename": "Alexx Richter 3 - Accro Beachside .zip",
        "size": 52478,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alfred-chicken-mr-peckles-bonus-room",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7085,
    "title": "Alfred Chicken - Mr. Peckles' Bonus Room",
    "authors": [
      "FPI"
    ],
    "tags": [
      "athletic",
      "bonus"
    ],
    "description": "A fast, somewhat hectic-sounding song. The title says all.",
    "latest_version": "smwc-7085-1311930010",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7085,
        "title": "Alfred Chicken - Mr. Peckles' Bonus Room",
        "version": "smwc-7085-1311930010",
        "upstream_time": 1311930010,
        "download_url": "https://dl.smwcentral.net/7085/Alfred_Chicken_-_Mr._Peckles%27_Bonus_Room.zip",
        "filename": "Alfred_Chicken_-_Mr._Peckles%27_Bonus_Room.zip",
        "size": 73004,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alice-s-paint-adventure-bakery",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26806,
    "title": "Alice's Paint Adventure - Bakery",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "grassland",
      "ice",
      "snow",
      "town"
    ],
    "description": "Calm song that would fit a shop or town.<br>\r\nRequested by TCgamerboy2002.",
    "latest_version": "smwc-26806-1621278183",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26806,
        "title": "Alice's Paint Adventure - Bakery",
        "version": "smwc-26806-1621278183",
        "upstream_time": 1621278183,
        "download_url": "https://dl.smwcentral.net/26806/22%20Bakery.zip",
        "filename": "22 Bakery.zip",
        "size": 71285,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alice-s-paint-adventure-main-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28630,
    "title": "Alice's Paint Adventure - Main Menu",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "overworld",
      "title"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"TCgamerboy2002\"><a href=\"/?p=profile&amp;id=17203\" style=\"color: var(--user-color-2);\" class=\"un\">TCgamerboy2002</a></span>",
    "latest_version": "smwc-28630-1638614144",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28630,
        "title": "Alice's Paint Adventure - Main Menu",
        "version": "smwc-28630-1638614144",
        "upstream_time": 1638614144,
        "download_url": "https://dl.smwcentral.net/28630/Alices_Paint_Adventure_-_Main_Menu.zip",
        "filename": "Alices_Paint_Adventure_-_Main_Menu.zip",
        "size": 71083,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alien-vs-predator-snes-space-port",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39404,
    "title": "Alien vs Predator (SNES) - Space Port",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "night",
      "space",
      "tense"
    ],
    "description": "Spaceport's stage theme from Alien vs Predator (SNES), suitable for upbeat late-game areas and further dangers.",
    "latest_version": "smwc-39404-1743471224",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39404,
        "title": "Alien vs Predator (SNES) - Space Port",
        "version": "smwc-39404-1743471224",
        "upstream_time": 1743471224,
        "download_url": "https://dl.smwcentral.net/39404/Alien%20Vs.%20Predator%20-%20Space%20Port.zip",
        "filename": "Alien Vs. Predator - Space Port.zip",
        "size": 34621,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-all-about-party-j-rock-map-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39436,
    "title": "All About Party (J-Rock, Map Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "bonus",
      "eastern",
      "forest",
      "grassland",
      "intro",
      "mountain",
      "overworld",
      "title",
      "town",
      "urban"
    ],
    "description": "Arrangement from \"All About Party\" with Japanese Rock with short version, Could fit on the overworld maps or title screen.",
    "latest_version": "smwc-39436-1743439720",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39436,
        "title": "All About Party (J-Rock, Map Remix)",
        "version": "smwc-39436-1743439720",
        "upstream_time": 1743439720,
        "download_url": "https://dl.smwcentral.net/39436/eastesia%20party%20map.zip",
        "filename": "eastesia party map.zip",
        "size": 35113,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-all-about-party-u-s-jazz-map-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39437,
    "title": "All About Party (U.S. Jazz, Map Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "bonus",
      "carnival",
      "grassland",
      "night",
      "overworld",
      "title",
      "town",
      "urban"
    ],
    "description": "Arrangement from \"All About Party\" with United States Jazz with short version, Could fit on the overworld maps or title screen.",
    "latest_version": "smwc-39437-1743439718",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39437,
        "title": "All About Party (U.S. Jazz, Map Remix)",
        "version": "smwc-39437-1743439718",
        "upstream_time": 1743439718,
        "download_url": "https://dl.smwcentral.net/39437/westerica%20party%20map.zip",
        "filename": "westerica party map.zip",
        "size": 35207,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-alt-p-switch-tune",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20363,
    "title": "Alt. P-switch Tune",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "p-switch"
    ],
    "description": "A brief, chirpy, slightly frantic little thingamajigger to be used exactly where you'd expect.",
    "latest_version": "smwc-20363-1562477316",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20363,
        "title": "Alt. P-switch Tune",
        "version": "smwc-20363-1562477316",
        "upstream_time": 1562477316,
        "download_url": "https://dl.smwcentral.net/20363/p-switch.zip",
        "filename": "p-switch.zip",
        "size": 29562,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-altered-beast-altered-beast",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32279,
    "title": "Altered Beast - Altered Beast",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "fire",
      "mysterious",
      "spooky",
      "tense"
    ],
    "description": "An intense power up theme from Sega's 1988 arcade game <i>Altered Beast</i>, played when you tranform into the eponymous Altered Beast. Based on the arcade version. Could fit boss battles.",
    "latest_version": "smwc-32279-1674924362",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32279,
        "title": "Altered Beast - Altered Beast",
        "version": "smwc-32279-1674924362",
        "upstream_time": 1674924362,
        "download_url": "https://dl.smwcentral.net/32279/Altered%20Beast%20Power%20Up%20v1.1.zip",
        "filename": "Altered Beast Power Up v1.1.zip",
        "size": 34252,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-am2r-golden-temple-super-metroid-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27056,
    "title": "AM2R - Golden Temple (Super Metroid Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "cave",
      "temple"
    ],
    "description": "I don't think there are many songs that can be remixed in this style.",
    "latest_version": "smwc-27056-1624910493",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27056,
        "title": "AM2R - Golden Temple (Super Metroid Style)",
        "version": "smwc-27056-1624910493",
        "upstream_time": 1624910493,
        "download_url": "https://dl.smwcentral.net/27056/AM2R_GT_SM.zip",
        "filename": "AM2R_GT_SM.zip",
        "size": 66000,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-amazin-spispopd-happy-fields",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33521,
    "title": "Amazin' SPISPOPD - Happy Fields",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "abstract",
      "bonus",
      "grassland",
      "retro"
    ],
    "description": "The standard game mode theme from Amazin' SPISPOPD, an old Pac-Man clone for Windows by Hamumu Software, ported by ear by listening to the WAV file. Very simplistic, faux-retro kind of music. Percussion is a bit louder than the source, where it's almost totally inaudible.",
    "latest_version": "smwc-33521-1689757869",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33521,
        "title": "Amazin' SPISPOPD - Happy Fields",
        "version": "smwc-33521-1689757869",
        "upstream_time": 1689757869,
        "download_url": "https://dl.smwcentral.net/33521/Amazin%27%20SPISPOPD%20-%20Happy%20Fields.zip",
        "filename": "Amazin%27 SPISPOPD - Happy Fields.zip",
        "size": 31001,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ambience",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8192,
    "title": "Ambience",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "castle",
      "cave",
      "water"
    ],
    "description": "An upbeat custom composition. Very ambient! LOLPUNS!",
    "latest_version": "smwc-8192-1314322420",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8192,
        "title": "Ambience",
        "version": "smwc-8192-1314322420",
        "upstream_time": 1314322420,
        "download_url": "https://dl.smwcentral.net/8192/ambience.zip",
        "filename": "ambience.zip",
        "size": 67640,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-america-a-horse-with-no-name",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23944,
    "title": "America - A Horse with No Name",
    "authors": [
      "kaigem"
    ],
    "tags": [
      "calm",
      "desert"
    ],
    "description": "A Horse with No Name is an American folk rock song by American artist America.  It is a light and relaxed tune with acoustic guitars, horns, bass, cymbals, and yoshi drums.  Perfect for desert levels.<br>\r\n<br>\r\n<br>\r\nIn the desert you can't remember your name, for there ain't no one for to give you no pain.",
    "latest_version": "smwc-23944-1596931001",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23944,
        "title": "America - A Horse with No Name",
        "version": "smwc-23944-1596931001",
        "upstream_time": 1596931001,
        "download_url": "https://dl.smwcentral.net/23944/A%20Horse%20with%20No%20Name.zip",
        "filename": "A Horse with No Name.zip",
        "size": 40502,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-amethyst-chasms",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25688,
    "title": "Amethyst Chasms",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "abstract"
    ],
    "description": "Crystals theme, using only 2 samples while keeping the spirits. Fits well on crystals abstract levels.",
    "latest_version": "smwc-25688-1610743921",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25688,
        "title": "Amethyst Chasms",
        "version": "smwc-25688-1610743921",
        "upstream_time": 1610743921,
        "download_url": "https://dl.smwcentral.net/25688/Amethyst%20Chasms.zip",
        "filename": "Amethyst Chasms.zip",
        "size": 26059,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-among-us-when-the-imposter-is-snes-dead-body-reported-drip-theme-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26499,
    "title": "Among Us - When the Imposter is SNES ~ Dead Body Reported Drip Theme (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "credits",
      "cutscene",
      "dark",
      "industrial",
      "misc",
      "title"
    ],
    "description": "<span style=\"font-size: 16pt;\">𝐖𝐡𝐞𝐧 𝐭𝐡𝐞 𝐢𝐦𝐩𝐨𝐬𝐭𝐞𝐫 𝐢𝐬 <a href=\"https://cdn.wikimg.net/en/metroidwiki/images/9/91/SA-X_mf_Screenshot_1.png\" rel=\"nofollow\">𝐬𝐮𝐬</a>.</span><br>\r\n<br>\r\nAmong Us has taken over my brain and forced me to make this lazy remix of of the <a href=\"https://youtu.be/grd-K33tOSM\" rel=\"nofollow\">Dead Body Reported Drip Theme</a> theme. Jokes aside, I decided to do this for fun 'cuz I thought it'd be neat to come up with a short SNES arrangement of that song in my style.<br>\r\n<br>\r\nIt's very simple and short so definitely not best suited for long levels.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ There is <b><span style=\"color: #e03f3f;\">1 imposter</span></b> among us.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C Minor (Original Pitch, turned on default)<br>\r\n2. C# Minor (Custom Pitch 1)<br>\r\n2. A# Minor (Custom Pitch 2)<br>\r\n",
    "latest_version": "smwc-26499-1617819376",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26499,
        "title": "Among Us - When the Imposter is SNES ~ Dead Body Reported Drip Theme (Remix)",
        "version": "smwc-26499-1617819376",
        "upstream_time": 1617819376,
        "download_url": "https://dl.smwcentral.net/26499/When%20the%20Imposter%20is%20SNES.zip",
        "filename": "When the Imposter is SNES.zip",
        "size": 157734,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-an-epic-journey",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23268,
    "title": "An Epic Journey",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "forest"
    ],
    "description": "An epic composition, based on orchestral tracks like Legend of Zelda (I think heheh), good for adventurous levels. ",
    "latest_version": "smwc-23268-1591912446",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23268,
        "title": "An Epic Journey",
        "version": "smwc-23268-1591912446",
        "upstream_time": 1591912446,
        "download_url": "https://dl.smwcentral.net/23268/Epic%20Journey%20%28S%29.zip",
        "filename": "Epic Journey (S).zip",
        "size": 70028,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23262,
        "title": "An Epic Journey",
        "version": "smwc-23262-1591909327",
        "upstream_time": 1591909327,
        "download_url": "https://dl.smwcentral.net/23262/Epic%20Journey.zip",
        "filename": "Epic Journey.zip",
        "size": 41898,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-an-smw-central-production-bonus-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34496,
    "title": "An SMW Central Production - Bonus Submap",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "bonus",
      "overworld"
    ],
    "description": "Part of the An SMW Central Production Overworld Soundtrack, originally updated by Gamma V and submitted in 2015.",
    "latest_version": "smwc-34496-1690591649",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34496,
        "title": "An SMW Central Production - Bonus Submap",
        "version": "smwc-34496-1690591649",
        "upstream_time": 1690591649,
        "download_url": "https://dl.smwcentral.net/34496/SMWCP%20Bonus%20Submap.zip",
        "filename": "SMWCP Bonus Submap.zip",
        "size": 34201,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-an-smw-central-production-bowser-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34497,
    "title": "An SMW Central Production - Bowser Submap",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "final",
      "fire",
      "overworld"
    ],
    "description": "Part of the An SMW Central Production Overworld Soundtrack, originally updated by Gamma V and submitted in 2015.",
    "latest_version": "smwc-34497-1690591652",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34497,
        "title": "An SMW Central Production - Bowser Submap",
        "version": "smwc-34497-1690591652",
        "upstream_time": 1690591652,
        "download_url": "https://dl.smwcentral.net/34497/SMWCP%20Bowser%20Submap.zip",
        "filename": "SMWCP Bowser Submap.zip",
        "size": 31352,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-an-smw-central-production-cave-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34498,
    "title": "An SMW Central Production - Cave Submap",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "cave",
      "overworld"
    ],
    "description": "Part of the An SMW Central Production Overworld Soundtrack, originally updated by Gamma V and submitted in 2015.",
    "latest_version": "smwc-34498-1690591655",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34498,
        "title": "An SMW Central Production - Cave Submap",
        "version": "smwc-34498-1690591655",
        "upstream_time": 1690591655,
        "download_url": "https://dl.smwcentral.net/34498/SMWCP%20Cave%20Submap.zip",
        "filename": "SMWCP Cave Submap.zip",
        "size": 33122,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-an-smw-central-production-desert-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34499,
    "title": "An SMW Central Production - Desert Submap",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "desert",
      "overworld"
    ],
    "description": "Part of the An SMW Central Production Overworld Soundtrack, originally updated by Gamma V and submitted in 2015.",
    "latest_version": "smwc-34499-1690591659",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34499,
        "title": "An SMW Central Production - Desert Submap",
        "version": "smwc-34499-1690591659",
        "upstream_time": 1690591659,
        "download_url": "https://dl.smwcentral.net/34499/SMWCP%20Desert%20Submap.zip",
        "filename": "SMWCP Desert Submap.zip",
        "size": 33295,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-an-smw-central-production-ice-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34500,
    "title": "An SMW Central Production - Ice Submap",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "ice",
      "overworld",
      "snow"
    ],
    "description": "Part of the An SMW Central Production Overworld Soundtrack, originally updated by Gamma V and submitted in 2015.",
    "latest_version": "smwc-34500-1690591662",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34500,
        "title": "An SMW Central Production - Ice Submap",
        "version": "smwc-34500-1690591662",
        "upstream_time": 1690591662,
        "download_url": "https://dl.smwcentral.net/34500/SMWCP%20Ice%20Submap.zip",
        "filename": "SMWCP Ice Submap.zip",
        "size": 32558,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-an-smw-central-production-mountain-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34501,
    "title": "An SMW Central Production - Mountain Map",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "mountain",
      "overworld"
    ],
    "description": "Part of the An SMW Central Production Overworld Soundtrack, originally updated by Gamma V and submitted in 2015.",
    "latest_version": "smwc-34501-1690591665",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34501,
        "title": "An SMW Central Production - Mountain Map",
        "version": "smwc-34501-1690591665",
        "upstream_time": 1690591665,
        "download_url": "https://dl.smwcentral.net/34501/SMWCP%20Mountain%20Map.zip",
        "filename": "SMWCP Mountain Map.zip",
        "size": 32812,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-an-smw-central-production-sewers-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34502,
    "title": "An SMW Central Production - Sewers Submap",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "cave",
      "overworld",
      "sewer"
    ],
    "description": "Part of the An SMW Central Production Overworld Soundtrack, originally updated by Gamma V and submitted in 2015.",
    "latest_version": "smwc-34502-1690591669",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34502,
        "title": "An SMW Central Production - Sewers Submap",
        "version": "smwc-34502-1690591669",
        "upstream_time": 1690591669,
        "download_url": "https://dl.smwcentral.net/34502/SMWCP%20Sewers%20Submap.zip",
        "filename": "SMWCP Sewers Submap.zip",
        "size": 32168,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-an-smw-central-production-sky-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34503,
    "title": "An SMW Central Production - Sky Submap",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "overworld",
      "sky"
    ],
    "description": "Part of the An SMW Central Production Overworld Soundtrack, originally updated by Gamma V and submitted in 2015.",
    "latest_version": "smwc-34503-1690591674",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34503,
        "title": "An SMW Central Production - Sky Submap",
        "version": "smwc-34503-1690591674",
        "upstream_time": 1690591674,
        "download_url": "https://dl.smwcentral.net/34503/SMWCP%20Sky%20Submap.zip",
        "filename": "SMWCP Sky Submap.zip",
        "size": 33373,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-an-untitled-story-grotto",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8198,
    "title": "An Untitled Story - Grotto",
    "authors": [
      "Moose"
    ],
    "tags": [
      "cave",
      "dark",
      "forest",
      "ghost house",
      "ruins",
      "temple"
    ],
    "description": "A short simple song that would fit in a mysterious cave.",
    "latest_version": "smwc-8198-1325010611",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8198,
        "title": "An Untitled Story - Grotto",
        "version": "smwc-8198-1325010611",
        "upstream_time": 1325010611,
        "download_url": "https://dl.smwcentral.net/8198/AUS%20-%20Grotto.zip",
        "filename": "AUS - Grotto.zip",
        "size": 70862,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-an-untitled-story-in-the-dark",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8147,
    "title": "An Untitled Story - In the Dark",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "desert",
      "final",
      "ghost house",
      "industrial"
    ],
    "description": "The Dark Grotto theme from An Untitled Story, which could suit many different themes.",
    "latest_version": "smwc-8147-1319155125",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8147,
        "title": "An Untitled Story - In the Dark",
        "version": "smwc-8147-1319155125",
        "upstream_time": 1319155125,
        "download_url": "https://dl.smwcentral.net/8147/An%20Untitled%20Story%20-%20In%20the%20Dark.zip",
        "filename": "An Untitled Story - In the Dark.zip",
        "size": 67184,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-an-untitled-story-mist",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7650,
    "title": "An Untitled Story - Mist",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "calm",
      "desert",
      "mountain",
      "ruins",
      "temple"
    ],
    "description": "This is the quite calming soundtrack you hear when you're at the MountSide. It could be best used at places very distant from the main land.",
    "latest_version": "smwc-7650-1318020466",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7650,
        "title": "An Untitled Story - Mist",
        "version": "smwc-7650-1318020466",
        "upstream_time": 1318020466,
        "download_url": "https://dl.smwcentral.net/7650/An%20Untitled%20Story%20-%20Mist.zip",
        "filename": "An Untitled Story - Mist.zip",
        "size": 67879,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-an-untitled-story-nightwalk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7421,
    "title": "An Untitled Story - NightWalk",
    "authors": [
      "Moose"
    ],
    "tags": [
      "cave",
      "dark",
      "ghost house",
      "ice",
      "night",
      "space",
      "water"
    ],
    "description": "The ominous theme that plays when you take your first steps in An Untitled Story. Could fit eerie places like a ghost house.",
    "latest_version": "smwc-7421-1326331712",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7421,
        "title": "An Untitled Story - NightWalk",
        "version": "smwc-7421-1326331712",
        "upstream_time": 1326331712,
        "download_url": "https://dl.smwcentral.net/7421/AUS%20-%20NightWalk.zip",
        "filename": "AUS - NightWalk.zip",
        "size": 70490,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-an-untitled-story-organ-beatdown",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8167,
    "title": "An Untitled Story - Organ Beatdown",
    "authors": [
      "Ddoomm10"
    ],
    "tags": [
      "cave"
    ],
    "description": "The song in AUS when you find a bonus game treasure chest.",
    "latest_version": "smwc-8167-1319376532",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8167,
        "title": "An Untitled Story - Organ Beatdown",
        "version": "smwc-8167-1319376532",
        "upstream_time": 1319376532,
        "download_url": "https://dl.smwcentral.net/8167/Organ_Beatdown.zip",
        "filename": "Organ_Beatdown.zip",
        "size": 67851,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ancient-tower-castle-temple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8055,
    "title": "Ancient Tower/Castle/Temple",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "castle",
      "ruins",
      "temple"
    ],
    "description": "A mysterious theme, great for tower, castle and temple levels, as the title suggests.",
    "latest_version": "smwc-8055-1319818239",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8055,
        "title": "Ancient Tower/Castle/Temple",
        "version": "smwc-8055-1319818239",
        "upstream_time": 1319818239,
        "download_url": "https://dl.smwcentral.net/8055/Ancient%20Tower.zip",
        "filename": "Ancient Tower.zip",
        "size": 72336,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-angry-video-game-nerd-adventures-future-fuckballs",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25257,
    "title": "Angry Video Game Nerd Adventures - Future Fuckballs 2010",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "fire",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "Sorry for the naughty language.<br>\r\n<br>\r\nAn angry and intense song from a game aiming to take you back to the past to relive bad video game tropes. This particular song takes place in a level set in the year 2010, complete with \"puke green blocks and purple jellyfish\". Probably suited well for hard levels.",
    "latest_version": "smwc-25257-1607466216",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25257,
        "title": "Angry Video Game Nerd Adventures - Future Fuckballs 2010",
        "version": "smwc-25257-1607466216",
        "upstream_time": 1607466216,
        "download_url": "https://dl.smwcentral.net/25257/fuckballs.zip",
        "filename": "fuckballs.zip",
        "size": 33238,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-animal-crossing",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20986,
    "title": "Animal Crossing - 7 A.M.",
    "authors": [
      "SimFan96"
    ],
    "tags": [
      "grassland",
      "overworld",
      "town"
    ],
    "description": "A redone version of my first port with better instruments and more optimization. It's the happy 7 AM theme from the original Animal Crossing. Perfect for happy, grassland, town levels, or overworlds.<br>\r\n<br>\r\nA huge thank you to bebn legg for helping me make this song sound much better than my older version of this port!",
    "latest_version": "smwc-20986-1567278618",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20986,
        "title": "Animal Crossing - 7 A.M.",
        "version": "smwc-20986-1567278618",
        "upstream_time": 1567278618,
        "download_url": "https://dl.smwcentral.net/20986/Animal%20Crossing%20-%207AM%20Theme.zip",
        "filename": "Animal Crossing - 7AM Theme.zip",
        "size": 31949,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-animal-crossing-city-folk-k-k-ska-aircheck",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23730,
    "title": "Animal Crossing: City Folk - K.K. Ska (Aircheck)",
    "authors": [
      "sincx"
    ],
    "tags": [
      "bonus",
      "switch palace"
    ],
    "description": "Happy song, maybe best known from the incredible sold pupper dance.<br>\r\n<br>\r\nOriginally featured in YUMP 2.",
    "latest_version": "smwc-23730-1594934956",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23730,
        "title": "Animal Crossing: City Folk - K.K. Ska (Aircheck)",
        "version": "smwc-23730-1594934956",
        "upstream_time": 1594934956,
        "download_url": "https://dl.smwcentral.net/23730/kkska.zip",
        "filename": "kkska.zip",
        "size": 52798,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-animal-crossing-k-k-bossa",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23230,
    "title": "Animal Crossing - K.K. Bossa",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene"
    ],
    "description": "Part of Wyatt Croucher's music pack. A chill song played by a cartoon dog. Best suited for calm situations, like cutscenes or credits. Optimized for AddmusicK.",
    "latest_version": "smwc-23230-1591146065",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23230,
        "title": "Animal Crossing - K.K. Bossa",
        "version": "smwc-23230-1591146065",
        "upstream_time": 1591146065,
        "download_url": "https://dl.smwcentral.net/23230/kkbossa.zip",
        "filename": "kkbossa.zip",
        "size": 32428,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20502,
        "title": "Animal Crossing - K.K. Bossa",
        "version": "smwc-20502-1562570826",
        "upstream_time": 1562570826,
        "download_url": "https://dl.smwcentral.net/20502/Animal%20Crossing%20-%20K.K.%20Bossa.zip",
        "filename": "Animal Crossing - K.K. Bossa.zip",
        "size": 67856,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-animal-crossing-k-k-chorale",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23354,
    "title": "Animal Crossing - K.K. Chorale",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "misc",
      "overworld",
      "sad",
      "title"
    ],
    "description": "Could fit on the title screen, sad mood theme, prologue (introduction), or epilogue cutscenes (endings).",
    "latest_version": "smwc-23354-1592625853",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23354,
        "title": "Animal Crossing - K.K. Chorale",
        "version": "smwc-23354-1592625853",
        "upstream_time": 1592625853,
        "download_url": "https://dl.smwcentral.net/23354/Animal%20Crossing%20-%20K.K.%20Chorale.zip",
        "filename": "Animal Crossing - K.K. Chorale.zip",
        "size": 30998,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23353,
        "title": "Animal Crossing - K.K. Chorale",
        "version": "smwc-23353-1592625834",
        "upstream_time": 1592625834,
        "download_url": "https://dl.smwcentral.net/23353/Animal%20Crossing%20-%20K.K.%20Chorale%20%28S%29.zip",
        "filename": "Animal Crossing - K.K. Chorale (S).zip",
        "size": 36319,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-animal-crossing-new-leaf-bubblegum-k-k-aircheck",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25595,
    "title": "Animal Crossing: New Leaf - Bubblegum K.K. (Aircheck)",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "beach",
      "carnival",
      "grassland",
      "title"
    ],
    "description": "The very cute and upbeat song Bubblegum K.K. from Animal Crossing New Leaf/New Horizons! Could be used as a generic athletic theme or maybe a title screen.<br>\r\n<br>\r\nMy very first port of a song I didn't write myself in a very long time! Didn't find a midi so I had to transcribe myself... so please credit me if you use this in your hack :)<br>\r\n<br>\r\n",
    "latest_version": "smwc-25595-1610161098",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25595,
        "title": "Animal Crossing: New Leaf - Bubblegum K.K. (Aircheck)",
        "version": "smwc-25595-1610161098",
        "upstream_time": 1610161098,
        "download_url": "https://dl.smwcentral.net/25595/bubblegum_kk.zip",
        "filename": "bubblegum_kk.zip",
        "size": 32670,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-animal-crossing-new-leaf-bubblegum-k-k-live",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23027,
    "title": "Animal Crossing: New Leaf - Bubblegum K.K. (Live)",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "credits",
      "overworld"
    ],
    "description": "One of my favorite songs within the latest releases of Animal Crossing <br>\r\n(New Leaf and Horizons)<br>\r\n<br>\r\nthis is the version of the song where K.K. Slider sings<br>\r\n<br>\r\nMight fit with some kind of Overworld or Credits",
    "latest_version": "smwc-23027-1590963619",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23027,
        "title": "Animal Crossing: New Leaf - Bubblegum K.K. (Live)",
        "version": "smwc-23027-1590963619",
        "upstream_time": 1590963619,
        "download_url": "https://dl.smwcentral.net/23027/Bubblegum%20K.K.zip",
        "filename": "Bubblegum K.K.zip",
        "size": 32779,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-animal-crossing-new-leaf-the-roost",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35629,
    "title": "Animal Crossing: New Leaf - The Roost",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "calm",
      "overworld"
    ],
    "description": "Calm music from the game \"Animal Crossing New Leafs\", it's good to use in calm stages, or in cutscenes and who knows... For initial maps.",
    "latest_version": "smwc-35629-1701749168",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35629,
        "title": "Animal Crossing: New Leaf - The Roost",
        "version": "smwc-35629-1701749168",
        "upstream_time": 1701749168,
        "download_url": "https://dl.smwcentral.net/35629/The%20Roost.zip",
        "filename": "The Roost.zip",
        "size": 31560,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-animal-crossing-rainy-day",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8003,
    "title": "Animal Crossing - Rainy Day",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "calm",
      "town"
    ],
    "description": "A peaceful, relaxing little song that plays on rainy days in Animal Crossing. Would be a good song for calm, peaceful outdoor areas. Very tiny insert size.",
    "latest_version": "smwc-8003-1317703115",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8003,
        "title": "Animal Crossing - Rainy Day",
        "version": "smwc-8003-1317703115",
        "upstream_time": 1317703115,
        "download_url": "https://dl.smwcentral.net/8003/rainyday.zip",
        "filename": "rainyday.zip",
        "size": 67330,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-animaniacs-genesis-miss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8299,
    "title": "Animaniacs (Genesis) - Miss",
    "authors": [
      "Hobz"
    ],
    "tags": [
      "miss"
    ],
    "description": "The comedic Animaniacs death theme.",
    "latest_version": "smwc-8299-1349453501",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8299,
        "title": "Animaniacs (Genesis) - Miss",
        "version": "smwc-8299-1349453501",
        "upstream_time": 1349453501,
        "download_url": "https://dl.smwcentral.net/8299/Animaniacs%20-%20Song%20Test%2011.zip",
        "filename": "Animaniacs - Song Test 11.zip",
        "size": 66218,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-animaniacs-genesis-password-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8422,
    "title": "Animaniacs (Genesis) - Password Screen",
    "authors": [
      "Midna"
    ],
    "tags": [
      "bonus",
      "calm",
      "cutscene",
      "grassland",
      "night",
      "overworld"
    ],
    "description": "The very calm, relaxing password theme from the Genesis/Mega Drive game based on Animaniacs.",
    "latest_version": "smwc-8422-1367348234",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8422,
        "title": "Animaniacs (Genesis) - Password Screen",
        "version": "smwc-8422-1367348234",
        "upstream_time": 1367348234,
        "download_url": "https://dl.smwcentral.net/8422/Animaniacs%20%28Genesis%29%20-%20Password%20Screen.zip",
        "filename": "Animaniacs (Genesis) - Password Screen.zip",
        "size": 66737,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-animaniacs-genesis-remember-the-a-la-mode-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8417,
    "title": "Animaniacs (Genesis) - Remember the A La Mode, Part 2",
    "authors": [
      "Midna"
    ],
    "tags": [
      "athletic",
      "chase",
      "desert",
      "grassland"
    ],
    "description": "A silly, upbeat country tune from the Genesis/Mega Drive and Game Boy games based on Animaniacs. Would suit a fast-paced desert or a chase stage.",
    "latest_version": "smwc-8417-1367194133",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8417,
        "title": "Animaniacs (Genesis) - Remember the A La Mode, Part 2",
        "version": "smwc-8417-1367194133",
        "upstream_time": 1367194133,
        "download_url": "https://dl.smwcentral.net/8417/Animaniacs%20%28Genesis%29%20-%20Remember%20the%20A%20La%20Mode%2C%20Part%202.zip",
        "filename": "Animaniacs (Genesis) - Remember the A La Mode%2C Part 2.zip",
        "size": 69143,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-animaniacs-snes-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27352,
    "title": "Animaniacs (SNES) - Boss Battle",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "boss",
      "chase"
    ],
    "description": "First boss music from SNES Animaniacs. <a href=\"https://www.smwcentral.net/?p=viewthread&t=118202\">Requested by MastaBuizness.</a>",
    "latest_version": "smwc-27352-1625118258",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27352,
        "title": "Animaniacs (SNES) - Boss Battle",
        "version": "smwc-27352-1625118258",
        "upstream_time": 1625118258,
        "download_url": "https://dl.smwcentral.net/27352/Animaniacs%20-%20Boss%20Battle.zip",
        "filename": "Animaniacs - Boss Battle.zip",
        "size": 82000,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-animaniacs-snes-deep-blue-sea",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27087,
    "title": "Animaniacs (SNES) - Deep Blue Sea?",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "castle",
      "water"
    ],
    "description": "Fits ship, water, and maybe castle levels. <a href=\"https://smwc.me/1566964\">Requested by MastaBuizness.</a>",
    "latest_version": "smwc-27087-1624215225",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27087,
        "title": "Animaniacs (SNES) - Deep Blue Sea?",
        "version": "smwc-27087-1624215225",
        "upstream_time": 1624215225,
        "download_url": "https://dl.smwcentral.net/27087/Animaniacs%20-%20Deep%20Blue%20Sea.zip",
        "filename": "Animaniacs - Deep Blue Sea.zip",
        "size": 79835,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-animaniacs-snes-password-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23087,
    "title": "Animaniacs (SNES) - Password Screen",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "bonus",
      "grassland"
    ],
    "description": "Cheerful song that could fit a grassland level.<br>\r\n<br>\r\nRequested by Deeke.",
    "latest_version": "smwc-23087-1590868040",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23087,
        "title": "Animaniacs (SNES) - Password Screen",
        "version": "smwc-23087-1590868040",
        "upstream_time": 1590868040,
        "download_url": "https://dl.smwcentral.net/23087/02%20Password%20Screen.zip",
        "filename": "02 Password Screen.zip",
        "size": 67737,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-animaniacs-snes-wb-studio-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30892,
    "title": "Animaniacs (SNES) - WB Studio Map",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "overworld",
      "town",
      "urban"
    ],
    "description": "Requested by Roberto Zampari",
    "latest_version": "smwc-30892-1658851964",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30892,
        "title": "Animaniacs (SNES) - WB Studio Map",
        "version": "smwc-30892-1658851964",
        "upstream_time": 1658851964,
        "download_url": "https://dl.smwcentral.net/30892/07%20WB%20Studio%20Map.zip",
        "filename": "07 WB Studio Map.zip",
        "size": 54195,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-animaniacs-the-water-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32648,
    "title": "Animaniacs - The Water Tower",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "intro"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Roberto zampari\"><a href=\"/?p=profile&amp;id=1508\" style=\"color: var(--user-color-2);\" class=\"un\">Roberto zampari</a></span>",
    "latest_version": "smwc-32648-1677637305",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32648,
        "title": "Animaniacs - The Water Tower",
        "version": "smwc-32648-1677637305",
        "upstream_time": 1677637305,
        "download_url": "https://dl.smwcentral.net/32648/The%20Water%20Tower.zip",
        "filename": "The Water Tower.zip",
        "size": 76629,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-annalynn-the-flaming-beats-lava-factory-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32068,
    "title": "Annalynn - The Flaming Beats ~ Lava Factory (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "cave",
      "fire",
      "industrial"
    ],
    "description": "Did an arrangement of the <a href=\"https://youtu.be/OmstFNAZWo8\" rel=\"nofollow\">Lava Factory</a> stage theme from Annalynn. Was playing the game recently, got to this area and starting nodding my head to the beat only to find out RRThiel & Cruise Elroy did this track. Felt the need to arrange it because I can't sleep normally knowing that there may be a banger that I will have to arrange because of the need to do so. This song is amazing... almost as amazing as the game itself (this is me telling you to go play <a href=\"https://store.steampowered.com/app/1508460/Annalynn/\" rel=\"nofollow\">Annaylnn</a>!!!<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A Minor (Original Pitch) [turned on by default]<br>\r\n2. G# Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-32068-1668674622",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32068,
        "title": "Annalynn - The Flaming Beats ~ Lava Factory (Remix)",
        "version": "smwc-32068-1668674622",
        "upstream_time": 1668674622,
        "download_url": "https://dl.smwcentral.net/32068/Flaming%20Beats%2C%20The.zip",
        "filename": "Flaming Beats%2C The.zip",
        "size": 105655,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-anodyne-anodyne-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40551,
    "title": "Anodyne - Anodyne (Title Screen)",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "calm",
      "cave",
      "mysterious",
      "space",
      "title",
      "urban"
    ],
    "description": "The peaceful track from the title screen of 2013's Anodyne by Analgesic Productions. It's a calm track that can fit for starting a space adventure.<br>\r\n<br>\r\nCredit would be appreciated.",
    "latest_version": "smwc-40551-1769158692",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40551,
        "title": "Anodyne - Anodyne (Title Screen)",
        "version": "smwc-40551-1769158692",
        "upstream_time": 1769158692,
        "download_url": "https://dl.smwcentral.net/40551/%5BS%5D%20Anodyne%20-%20Anodyne%20%28Title%20Screen%29.zip",
        "filename": "%5BS%5D Anodyne - Anodyne (Title Screen).zip",
        "size": 33308,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-anticontina-land-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41619,
    "title": "Anticontina Land (Map)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "grassland",
      "overworld"
    ],
    "description": "Likely World 1 Map, grassland areas, possibly main overworld map",
    "latest_version": "smwc-41619-1774544962",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41619,
        "title": "Anticontina Land (Map)",
        "version": "smwc-41619-1774544962",
        "upstream_time": 1774544962,
        "download_url": "https://dl.smwcentral.net/41619/Anticontina_land.zip",
        "filename": "Anticontina_land.zip",
        "size": 31764,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-antonblast-the-backflow-boogie-the-hammer-the-mace-in-slowroast-sewer-roper-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40049,
    "title": "ANTONBLAST - The Backflow Boogie 🚰 ~ The Hammer & The Mace ...in Slowroast Sewer (Roper-mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "bonus",
      "castle",
      "cave",
      "industrial",
      "sewer",
      "spooky",
      "upbeat",
      "urban",
      "water"
    ],
    "description": "<span style=\"font-size: 24pt;\"><span style=\"color: #AAFF00;\">❝ <i><b><span style=\"color: #FF0000;\">IT'S</span> <span style=\"color: #AAFF00;\">HAPPY</span> <span style=\"color: #FF0000;\">HOUR</span><span style=\"color: #AAFF00;\">!</span></b></i> <span style=\"color: #FF0000;\">❞</span></span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Anton, Antonblast (2024)</span><br>\r\n<br>\r\n<img src=\"https://bin.smwcentral.net/u/23547/Anton%2B%2526%2BRash.webp\" alt=\"\"><br>\r\n<br>\r\nDid an arrangement of the 2nd stage theme <b><a href=\"https://youtu.be/kjhv7TvBFgY\" rel=\"nofollow\">The Hammer & The Mace</a> <a href=\"https://youtu.be/cTkKP2PSTjQ\" rel=\"nofollow\">...in Slowroast Sewer</a></b> from <i>ANTONBLAST</i> <div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">(ft. <a href=\"https://youtu.be/eTNXdYpOwa8\" rel=\"nofollow\">Ropes '</a><a href=\"https://youtu.be/thfjEWIv19Y\" rel=\"nofollow\">n Roper</a> from <i>Battletoads & Double Dragon: The Ultimate Team</i>)</div></div>. Wanted to give another shot at an indie platformer theme, especially after falling in love with ANTONBLAST last year, and Slowroast Sewer is easily my favorite stage from the game (with my favorite stage theme as well).<br>\r\n<br>\r\nThought the song sounded very similar to that of BT&DD's Stage 3 theme, so I thought it'd be fun to mash those two up for this mix for double the funk!!!<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠  \"Bonus End\" & P-Switch are disabled.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. A Minor (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. A# Minor (Custom Pitch 1)<br>\r\nㅤ3. G# Minor (Custom Pitch 2)<br>\r\nㅤ4. F# Minor (Custom Pitch 3)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Echo Delay, but sacrifices SMW-Compatibility (OG Echo)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Decreased Echo Delay & Disables Glass Break (Glass Break DISABLED)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ3. No Echo Delay (NO Echo)",
    "latest_version": "smwc-40049-1752877760",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40049,
        "title": "ANTONBLAST - The Backflow Boogie 🚰 ~ The Hammer & The Mace ...in Slowroast Sewer (Roper-mix)",
        "version": "smwc-40049-1752877760",
        "upstream_time": 1752877760,
        "download_url": "https://dl.smwcentral.net/40049/Backflow%20Boogie%2C%20The.zip",
        "filename": "Backflow Boogie%2C The.zip",
        "size": 642871,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-aoki-densetsu-shoot-game",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41645,
    "title": "Aoki Densetsu Shoot! - Game 3",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "athletic",
      "bonus",
      "castle",
      "night",
      "ruins",
      "sky",
      "space",
      "tense",
      "upbeat",
      "urban"
    ],
    "description": "One of the three in-game soccer themes from Aoki Densetsu Shoot!.",
    "latest_version": "smwc-41645-1775003758",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41645,
        "title": "Aoki Densetsu Shoot! - Game 3",
        "version": "smwc-41645-1775003758",
        "upstream_time": 1775003758,
        "download_url": "https://dl.smwcentral.net/41645/Aoki%20Densetsu%20Shoot%21%20-%20Game%203.zip",
        "filename": "Aoki Densetsu Shoot%21 - Game 3.zip",
        "size": 66560,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41644,
        "title": "Aoki Densetsu Shoot! - Game 1",
        "version": "smwc-41644-1775003570",
        "upstream_time": 1775003570,
        "download_url": "https://dl.smwcentral.net/41644/Aoki%20Densetsu%20Shoot%21%20-%20Game%201.zip",
        "filename": "Aoki Densetsu Shoot%21 - Game 1.zip",
        "size": 70871,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ape-escape",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18129,
    "title": "Ape Escape 3 - Fantasy Knight",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "overworld"
    ],
    "description": "This song plays during the Fantasy Knight transformation in Ape Escape 3. It's a repetitive, yet catchy tune. It's fairly short, so it's probably not a good idea to use it in long levels. I'd say it's best suited for an overworld, bonus room, or cut scene. <br>\r\n<br>\r\nRequester: SomeGuy712x",
    "latest_version": "smwc-18129-1536204314",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18129,
        "title": "Ape Escape 3 - Fantasy Knight",
        "version": "smwc-18129-1536204314",
        "upstream_time": 1536204314,
        "download_url": "https://dl.smwcentral.net/18129/Fantasy%20Knight.zip",
        "filename": "Fantasy Knight.zip",
        "size": 51085,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ape-escape-galaxy-monkey-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33548,
    "title": "Ape Escape - Galaxy Monkey (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "space"
    ],
    "description": "Galaxy_Monkey_X1.txt : Super Mario World version<br>\r\nGalaxy_Monkey_X1_original.txt : Mega Man X version (not insertable)",
    "latest_version": "smwc-33548-1693078036",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33548,
        "title": "Ape Escape - Galaxy Monkey (Mega Man X Style)",
        "version": "smwc-33548-1693078036",
        "upstream_time": 1693078036,
        "download_url": "https://dl.smwcentral.net/33548/Galaxy_Monkey_X1.zip",
        "filename": "Galaxy_Monkey_X1.zip",
        "size": 109536,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ape-escape-primitive-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11910,
    "title": "Ape Escape - Primitive Beach",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beach",
      "overworld"
    ],
    "description": "This is a recreation of one of this site's legacy ports: the port known as Crabby Beach.  This song is pretty simplistic, and would naturally suit a beach level.  It might even work well on a beach Overworld.\t",
    "latest_version": "smwc-11910-1444279953",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11910,
        "title": "Ape Escape - Primitive Beach",
        "version": "smwc-11910-1444279953",
        "upstream_time": 1444279953,
        "download_url": "https://dl.smwcentral.net/11910/Primitive%20Beach.zip",
        "filename": "Primitive Beach.zip",
        "size": 31537,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ape-escape-rafting-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40408,
    "title": "Ape Escape - Rafting Area",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "athletic",
      "beach",
      "jungle",
      "sea",
      "title",
      "upbeat"
    ],
    "description": "A song for catching apes on the beach (or something; idk, I didn't play the game).<br>\r\n<br>\r\nSong/SFX Incompatibilities: Thunder/Blargg, Bonus End.",
    "latest_version": "smwc-40408-1756759613",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40408,
        "title": "Ape Escape - Rafting Area",
        "version": "smwc-40408-1756759613",
        "upstream_time": 1756759613,
        "download_url": "https://dl.smwcentral.net/40408/Rafting%20Area.zip",
        "filename": "Rafting Area.zip",
        "size": 105687,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ape-escape-tranquil-temple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18743,
    "title": "Ape Escape - Tranquil Temple",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "calm",
      "cave",
      "night",
      "ruins",
      "temple"
    ],
    "description": "this port is simple because I can not use pitch",
    "latest_version": "smwc-18743-1546038987",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18743,
        "title": "Ape Escape - Tranquil Temple",
        "version": "smwc-18743-1546038987",
        "upstream_time": 1546038987,
        "download_url": "https://dl.smwcentral.net/18743/Ape%20escape.zip",
        "filename": "Ape escape.zip",
        "size": 28114,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-aquatic-speedway-workout-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32194,
    "title": "Aquatic Speedway (Workout Mix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "athletic",
      "chase",
      "industrial",
      "night",
      "sky",
      "space",
      "urban",
      "water"
    ],
    "description": "Mix Sections:<br>\r\n1. (Likely Super Sonic Racing)<br>\r\n2. 7 Grand DAD Remix<br>\r\n3. Blooper Bay<br>\r\n4. Polytron Coltrane<br>\r\n5. VS Potential (Partition)<br>\r\n-&gt;Then Repeat to 1st Section<br>\r\n*Tempo speed changes until faster<br>\r\n<br>\r\nCould fit on fast-paced athletic levels. Recommended for Kaizo Levels<br>\r\n<br>\r\nUpdate: Slightly Optimized",
    "latest_version": "smwc-32194-1674366934",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32194,
        "title": "Aquatic Speedway (Workout Mix)",
        "version": "smwc-32194-1674366934",
        "upstream_time": 1674366934,
        "download_url": "https://dl.smwcentral.net/32194/Aquatic%20Workout.zip",
        "filename": "Aquatic Workout.zip",
        "size": 44953,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-arabic-coffee",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7885,
    "title": "Arabic Coffee",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "desert",
      "overworld",
      "ruins"
    ],
    "description": "An arabic theme recommended for desert levels. It could also work for a nice overworld or town theme.",
    "latest_version": "smwc-7885-1337161093",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7885,
        "title": "Arabic Coffee",
        "version": "smwc-7885-1337161093",
        "upstream_time": 1337161093,
        "download_url": "https://dl.smwcentral.net/7885/Arabic%20Coffee.zip",
        "filename": "Arabic Coffee.zip",
        "size": 64287,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-arachno-a-sad-touch",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33249,
    "title": "Arachno - A Sad Touch",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "cave",
      "chase",
      "credits",
      "cutscene",
      "final",
      "menu",
      "mountain",
      "night",
      "overworld",
      "sad",
      "space",
      "tense",
      "title"
    ],
    "description": "A song that's fairly energetic despite its name, probably best known as the title screen music from Lyle in Cube Sector. Likely fits title screens or other such areas.<br>\r\n<br>\r\nIncludes two versions for the lead, one using @6, and one using @2, the latter being inspired by neodym65's Superfamicompo 4 port of the same song.",
    "latest_version": "smwc-33249-1682974864",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33249,
        "title": "Arachno - A Sad Touch",
        "version": "smwc-33249-1682974864",
        "upstream_time": 1682974864,
        "download_url": "https://dl.smwcentral.net/33249/touchetriste.zip",
        "filename": "touchetriste.zip",
        "size": 67158,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-arcana-ariel-soldier-of-betrayal",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39399,
    "title": "Arcana - Ariel ~ Soldier of Betrayal",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "ice",
      "sad",
      "snow",
      "water"
    ],
    "description": "Ariel ~ Soldier of Betrayal from Arcana/Cardmaster.",
    "latest_version": "smwc-39399-1741300405",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39399,
        "title": "Arcana - Ariel ~ Soldier of Betrayal",
        "version": "smwc-39399-1741300405",
        "upstream_time": 1741300405,
        "download_url": "https://dl.smwcentral.net/39399/ArcanaCardmaster%20-%20Ariel%20~%20Soldier%20of%20Betrayal.zip",
        "filename": "ArcanaCardmaster - Ariel ~ Soldier of Betrayal.zip",
        "size": 36769,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-arcana-cristal-sword",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21879,
    "title": "Arcana - Cristal Sword",
    "authors": [
      "Teows"
    ],
    "tags": [
      "calm",
      "dark",
      "mysterious",
      "overworld"
    ],
    "description": "Small mysterious track from Arcana (aka Cardmaster). As this song's really repetitive, I wouldn't recommend you to use it in levels. It'd be a lot more suitable to a submap or something.",
    "latest_version": "smwc-21879-1579741299",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21879,
        "title": "Arcana - Cristal Sword",
        "version": "smwc-21879-1579741299",
        "upstream_time": 1579741299,
        "download_url": "https://dl.smwcentral.net/21879/Arcana%20%28Cardmaster%29%20-%20Cristal%20Sword.zip",
        "filename": "Arcana (Cardmaster) - Cristal Sword.zip",
        "size": 40452,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-arcana-darwin-treasure-hunter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39400,
    "title": "Arcana - Darwin ~ Treasure Hunter",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "mountain",
      "town",
      "upbeat"
    ],
    "description": "Darwin ~ Treasure Hunter from Arcana/Cardmaster.",
    "latest_version": "smwc-39400-1741301414",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39400,
        "title": "Arcana - Darwin ~ Treasure Hunter",
        "version": "smwc-39400-1741301414",
        "upstream_time": 1741301414,
        "download_url": "https://dl.smwcentral.net/39400/ArcanaCardmaster%20-%20Darwin%20~%20Treasure%20Hunter.zip",
        "filename": "ArcanaCardmaster - Darwin ~ Treasure Hunter.zip",
        "size": 41198,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-arcana-decisive-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22997,
    "title": "Arcana - Decisive Battle",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "Could fit a boss theme.",
    "latest_version": "smwc-22997-1590633149",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22997,
        "title": "Arcana - Decisive Battle",
        "version": "smwc-22997-1590633149",
        "upstream_time": 1590633149,
        "download_url": "https://dl.smwcentral.net/22997/Arcana%20-%20Decisive%20Battle.zip",
        "filename": "Arcana - Decisive Battle.zip",
        "size": 57717,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-arcana-draven-s-valley-pass",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39430,
    "title": "Arcana - Draven's Valley Pass",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "cave",
      "final",
      "grassland",
      "mountain",
      "upbeat"
    ],
    "description": "Draven's Valley Pass from Arcana/Cardmaster",
    "latest_version": "smwc-39430-1741301893",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39430,
        "title": "Arcana - Draven's Valley Pass",
        "version": "smwc-39430-1741301893",
        "upstream_time": 1741301893,
        "download_url": "https://dl.smwcentral.net/39430/ArcanaCardmaster%20-%20Draven%27s%20Valley%20Pass.zip",
        "filename": "ArcanaCardmaster - Draven%27s Valley Pass.zip",
        "size": 52801,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15901,
        "title": "Arcana - Draven's Valley Pass",
        "version": "smwc-15901-1501235337",
        "upstream_time": 1501235337,
        "download_url": "https://dl.smwcentral.net/15901/Cardmaster%20%28Arcana%29%20-%20Draven%27s%20Valley%20Pass.zip",
        "filename": "Cardmaster (Arcana) - Draven%27s Valley Pass.zip",
        "size": 32096,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-arcana-reinoll-generous-hermit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26395,
    "title": "Arcana - Reinoll ~ Generous Hermit",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "snow",
      "town"
    ],
    "description": "A calm theme from Arcana (sampled version).<br>\r\nNote: the song is barely just loud enough compared to the SFX, even at w255. If you feel like it's a bit quiet, add \"$FA$03$XX\" at the beginning of each channel ($XX can go from $00 to $FF, with $FF doubling the original volume).<br>\r\nRequested by DoktorGroove.",
    "latest_version": "smwc-26395-1617654647",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26395,
        "title": "Arcana - Reinoll ~ Generous Hermit",
        "version": "smwc-26395-1617654647",
        "upstream_time": 1617654647,
        "download_url": "https://dl.smwcentral.net/26395/Arcana%20-%20Reinoll%20~%20Generous%20Hermit%20U.zip",
        "filename": "Arcana - Reinoll ~ Generous Hermit U.zip",
        "size": 34092,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26394,
        "title": "Arcana - Reinoll ~ Generous Hermit",
        "version": "smwc-26394-1617654657",
        "upstream_time": 1617654657,
        "download_url": "https://dl.smwcentral.net/26394/Arcana%20-%20Reinoll%20~%20Generous%20Hermit.zip",
        "filename": "Arcana - Reinoll ~ Generous Hermit.zip",
        "size": 40380,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-arcana-rooks-the-card-master",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23456,
    "title": "Arcana - Rooks ~ The Card Master",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "misc",
      "overworld"
    ],
    "description": "Rooks from Arcana, but unsampled. Good for overworlds.",
    "latest_version": "smwc-23456-1593468490",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23456,
        "title": "Arcana - Rooks ~ The Card Master",
        "version": "smwc-23456-1593468490",
        "upstream_time": 1593468490,
        "download_url": "https://dl.smwcentral.net/23456/Arcana%20-%20Rooks%20-%20The%20Card%20Master%20%28Unsampled%29.zip",
        "filename": "Arcana - Rooks - The Card Master (Unsampled).zip",
        "size": 31688,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23455,
        "title": "Arcana - Rooks ~ The Card Master",
        "version": "smwc-23455-1593468489",
        "upstream_time": 1593468489,
        "download_url": "https://dl.smwcentral.net/23455/Arcana%20-%20Rooks%20-%20The%20Card%20Master.zip",
        "filename": "Arcana - Rooks - The Card Master.zip",
        "size": 37965,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-arcana-second-armageddon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23003,
    "title": "Arcana - Second Armageddon",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "Could fit a final boss theme.",
    "latest_version": "smwc-23003-1590635008",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23003,
        "title": "Arcana - Second Armageddon",
        "version": "smwc-23003-1590635008",
        "upstream_time": 1590635008,
        "download_url": "https://dl.smwcentral.net/23003/Arcana%20-%20Second%20Armageddon.zip",
        "filename": "Arcana - Second Armageddon.zip",
        "size": 52542,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-arcana-shrine-for-the-worship-of-chaos",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39396,
    "title": "Arcana - Shrine for the Worship of Chaos",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "castle",
      "cave",
      "jungle",
      "temple",
      "tense"
    ],
    "description": "Requested by Big Brawler",
    "latest_version": "smwc-39396-1741299947",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39396,
        "title": "Arcana - Shrine for the Worship of Chaos",
        "version": "smwc-39396-1741299947",
        "upstream_time": 1741299947,
        "download_url": "https://dl.smwcentral.net/39396/24%20Shrine%20for%20the%20Worship%20of%20Chaos.zip",
        "filename": "24 Shrine for the Worship of Chaos.zip",
        "size": 45925,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-arcana-silent-forest-of-doubt",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38457,
    "title": "Arcana - Silent Forest of Doubt",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "dark",
      "dark forest",
      "forest",
      "ghost house",
      "overworld"
    ],
    "description": "An eerie song from Arcana/Cardmaster. Good for Ghost Houses or overworld maps",
    "latest_version": "smwc-38457-1727716693",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38457,
        "title": "Arcana - Silent Forest of Doubt",
        "version": "smwc-38457-1727716693",
        "upstream_time": 1727716693,
        "download_url": "https://dl.smwcentral.net/38457/Arcana-Cardmaster%20-%20Silent%20Forest%20of%20Doubt.zip",
        "filename": "Arcana-Cardmaster - Silent Forest of Doubt.zip",
        "size": 31067,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33692,
        "title": "Arcana - Silent Forest of Doubt",
        "version": "smwc-33692-1693543668",
        "upstream_time": 1693543668,
        "download_url": "https://dl.smwcentral.net/33692/Arcana%20-%20Silent%20Forest%20of%20Doubt%20%28Sampled%29%28AMK%29.zip",
        "filename": "Arcana - Silent Forest of Doubt (Sampled)(AMK).zip",
        "size": 43171,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-arcturus-atomic-dance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8123,
    "title": "Arcturus - Atomic Dance",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "castle",
      "overworld"
    ],
    "description": "A really lengthy but awesome song. Good for a submap, or a fancy, calm castle.",
    "latest_version": "smwc-8123-1312817958",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8123,
        "title": "Arcturus - Atomic Dance",
        "version": "smwc-8123-1312817958",
        "upstream_time": 1312817958,
        "download_url": "https://dl.smwcentral.net/8123/AtomicDance.zip",
        "filename": "AtomicDance.zip",
        "size": 69111,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-arcus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21376,
    "title": "Arcus",
    "authors": [
      "Janno27"
    ],
    "tags": [
      "abstract",
      "bonus",
      "mysterious",
      "sky"
    ],
    "description": "Mysterious piece with multiple independent voices playing different melodies. May be suited for high altitude/heaven levels, endgame stages, bonus areas or other things.",
    "latest_version": "smwc-21376-1572466840",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21376,
        "title": "Arcus",
        "version": "smwc-21376-1572466840",
        "upstream_time": 1572466840,
        "download_url": "https://dl.smwcentral.net/21376/arcus.zip",
        "filename": "arcus.zip",
        "size": 39571,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ardy-lightfoot-island-of-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18261,
    "title": "Ardy Lightfoot - Island of Ruins",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "calm",
      "cave",
      "night",
      "overworld",
      "ruins",
      "temple",
      "water"
    ],
    "description": "Original samples used. Also known as the music from \"Beecraft's Stronghold\".<br>\r\n<br>\r\nThis is a quintessential cave song with a steady bass line that is in the forefront of the piece supported a flute melody.<br>\r\n<br>\r\nThe intro only plays once and the looped part is around 30 seconds. ",
    "latest_version": "smwc-18261-1539054001",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18261,
        "title": "Ardy Lightfoot - Island of Ruins",
        "version": "smwc-18261-1539054001",
        "upstream_time": 1539054001,
        "download_url": "https://dl.smwcentral.net/18261/Island%20of%20Ruins.zip",
        "filename": "Island of Ruins.zip",
        "size": 51836,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13954,
        "title": "Ardy Lightfoot - Island of Ruins",
        "version": "smwc-13954-1469304702",
        "upstream_time": 1469304702,
        "download_url": "https://dl.smwcentral.net/13954/Beecroft%27s%20Stronghold.zip",
        "filename": "Beecroft%27s Stronghold.zip",
        "size": 31115,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ardy-lightfoot-lumberjack-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18582,
    "title": "Ardy Lightfoot - Lumberjack Forest",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "sky",
      "town"
    ],
    "description": "Port of \"Lumberjack Forest\", which uses the original samples.<br>\r\nIt obviously fits forest levels, preferably short ones.",
    "latest_version": "smwc-18582-1543592870",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18582,
        "title": "Ardy Lightfoot - Lumberjack Forest",
        "version": "smwc-18582-1543592870",
        "upstream_time": 1543592870,
        "download_url": "https://dl.smwcentral.net/18582/Lumberjack.zip",
        "filename": "Lumberjack.zip",
        "size": 61784,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8267,
        "title": "Ardy Lightfoot - Lumberjack Forest",
        "version": "smwc-8267-1343859300",
        "upstream_time": 1343859300,
        "download_url": "https://dl.smwcentral.net/8267/Lumberjack%20Forest.zip",
        "filename": "Lumberjack Forest.zip",
        "size": 65466,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ardy-lightfoot-the-throne-room",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22121,
    "title": "Ardy Lightfoot - The Throne Room",
    "authors": [
      "Teows"
    ],
    "tags": [
      "castle",
      "forest",
      "temple",
      "tense"
    ],
    "description": "Sampled port of this intense song from Ardy Lightfoot, which would mostly suit castles, but it could also be good for ominous forest levels.<br>\r\n<br>\r\nRequested by Deeke.",
    "latest_version": "smwc-22121-1581963036",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22121,
        "title": "Ardy Lightfoot - The Throne Room",
        "version": "smwc-22121-1581963036",
        "upstream_time": 1581963036,
        "download_url": "https://dl.smwcentral.net/22121/Ardy%20Lightfoot%20-%20The%20Throne%20Room.zip",
        "filename": "Ardy Lightfoot - The Throne Room.zip",
        "size": 74123,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-are-the-enemies-smarter-than-a-caveman-the-nobody-beat",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38819,
    "title": "Are The Enemies Smarter than a Caveman? - THE NOBODY BEAT",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "final",
      "fire",
      "industrial",
      "upbeat"
    ],
    "description": "The song that plays during the final mandatory level in <a href=\"https://smwc.me/s/37655\">Are The Enemies Smarter Than A Caveman?</a> Uses samples from a commercial of a furniture store in Canada.<br>\r\n<br>\r\nI'd appreciate credit. Thank you very much.",
    "latest_version": "smwc-38819-1736804846",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38819,
        "title": "Are The Enemies Smarter than a Caveman? - THE NOBODY BEAT",
        "version": "smwc-38819-1736804846",
        "upstream_time": 1736804846,
        "download_url": "https://dl.smwcentral.net/38819/%5BS%5D%20Are%20The%20Enemies%20Smarter%20Than%20A%20Caveman%20-%20THE%20NOBODY%20BEAT.zip",
        "filename": "%5BS%5D Are The Enemies Smarter Than A Caveman - THE NOBODY BEAT.zip",
        "size": 95539,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-armadillo-boss-theme-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39728,
    "title": "Armadillo - Boss Theme (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "Based : Boss Battle - Mega Man X",
    "latest_version": "smwc-39728-1746056360",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39728,
        "title": "Armadillo - Boss Theme (Mega Man X Style)",
        "version": "smwc-39728-1746056360",
        "upstream_time": 1746056360,
        "download_url": "https://dl.smwcentral.net/39728/Boss_Armadillo_X1.zip",
        "filename": "Boss_Armadillo_X1.zip",
        "size": 55850,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-armadillo-nes-fc-track",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38196,
    "title": "Armadillo(NES/FC) - Track 3 (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "athletic",
      "desert",
      "grassland"
    ],
    "description": "Based : Armored Armadillo Stage",
    "latest_version": "smwc-38196-1726082663",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38196,
        "title": "Armadillo(NES/FC) - Track 3 (Mega Man X Style)",
        "version": "smwc-38196-1726082663",
        "upstream_time": 1726082663,
        "download_url": "https://dl.smwcentral.net/38196/Armadillo%20Stage1%20X1.zip",
        "filename": "Armadillo Stage1 X1.zip",
        "size": 57245,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-arpeggio-of-epic-didle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10386,
    "title": "Arpeggio of Epic Didle",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "grassland",
      "overworld",
      "sky"
    ],
    "description": "My own custom music of 'Arpeggio of Epic Didle'",
    "latest_version": "smwc-10386-1419884845",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10386,
        "title": "Arpeggio of Epic Didle",
        "version": "smwc-10386-1419884845",
        "upstream_time": 1419884845,
        "download_url": "https://dl.smwcentral.net/10386/CUSTOM%20-%20Arpeggio%20of%20Epic%20Didle.zip",
        "filename": "CUSTOM - Arpeggio of Epic Didle.zip",
        "size": 61096,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-arpeggios",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20505,
    "title": "Arpeggios",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "abstract",
      "athletic",
      "space"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nShort, unlooped [not anymore] track I wrote to test the $FB arpeggio command. I have absolutely no idea why, but the arpeggios glitch on AddmusicK latest version [also not anymore, i don't think] ...I will definitely ask someone for help.",
    "latest_version": "smwc-20505-1562571815",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20505,
        "title": "Arpeggios",
        "version": "smwc-20505-1562571815",
        "upstream_time": 1562571815,
        "download_url": "https://dl.smwcentral.net/20505/CUSTOM%20-%20Arpeggios.zip",
        "filename": "CUSTOM - Arpeggios.zip",
        "size": 35988,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-arrangement-twilight-park",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7132,
    "title": "Arrangement - Twilight Park",
    "authors": [
      "MidiGuy"
    ],
    "tags": [
      "dark",
      "final",
      "ghost house",
      "space"
    ],
    "description": "This is an arrangement complied of mostly the main twilight themes from Zelda, Twilight Princess. Sounds really demonic and twisted. It would work really well for those 'surreal' areas.",
    "latest_version": "smwc-7132-1312576603",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7132,
        "title": "Arrangement - Twilight Park",
        "version": "smwc-7132-1312576603",
        "upstream_time": 1312576603,
        "download_url": "https://dl.smwcentral.net/7132/Arrangement%2C%20Twilight%20Park.zip",
        "filename": "Arrangement%2C Twilight Park.zip",
        "size": 67878,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-art-of-fighting",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28875,
    "title": "Art of Fighting 2 - Diet",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "carnival",
      "urban"
    ],
    "description": "Yuri's stage theme from SNK fighting game <i>Art of Fighting 2</i>. Based on the Neo Geo version, with samples from the SNES version. Could be used in bonus levels or gyms.<br>\r\n<br>\r\nThis port uses the optimized SMW sample set.",
    "latest_version": "smwc-28875-1642044310",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28875,
        "title": "Art of Fighting 2 - Diet",
        "version": "smwc-28875-1642044310",
        "upstream_time": 1642044310,
        "download_url": "https://dl.smwcentral.net/28875/Art%20of%20Fighting%202%20Diet%20Version%201.1.zip",
        "filename": "Art of Fighting 2 Diet Version 1.1.zip",
        "size": 64624,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-aryol-swaying-in-the-wind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20005,
    "title": "Aryol - Swaying in the Wind",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "forest",
      "night",
      "sky",
      "town"
    ],
    "description": "Could fit with sweety calm theme",
    "latest_version": "smwc-20005-1558489274",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20005,
        "title": "Aryol - Swaying in the Wind",
        "version": "smwc-20005-1558489274",
        "upstream_time": 1558489274,
        "download_url": "https://dl.smwcentral.net/20005/Aryol%20-%20Swaying%20in%20the%20Wind.zip",
        "filename": "Aryol - Swaying in the Wind.zip",
        "size": 47126,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ashinaga-onii-san",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29172,
    "title": "Ashinaga☆Onii-san - 錦鶯花吹雪",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "boss",
      "dark",
      "snow",
      "tense"
    ],
    "description": "Originally ported for Super Famicompo 2021",
    "latest_version": "smwc-29172-1643663545",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29172,
        "title": "Ashinaga☆Onii-san - 錦鶯花吹雪",
        "version": "smwc-29172-1643663545",
        "upstream_time": 1643663545,
        "download_url": "https://dl.smwcentral.net/29172/Ashinaga%20Oniisan%20-%20Nishiki%20Uguisu%20Hanafubuki.zip",
        "filename": "Ashinaga Oniisan - Nishiki Uguisu Hanafubuki.zip",
        "size": 145763,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ashinaga-onii-san-a-stray-cat-bites-me",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20067,
    "title": "Ashinaga☆Onii-san - A Stray Cat Bites Me",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "dark",
      "industrial",
      "mountain",
      "sad"
    ],
    "description": "An original composition created by <a href=\"http://vcosp.com/\" rel=\"nofollow\">Ashinaga Oniisan</a>, and ported to AddmusicK by me.<br>\r\n<br>\r\nCould fit with mountain theme",
    "latest_version": "smwc-20067-1559180825",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20067,
        "title": "Ashinaga☆Onii-san - A Stray Cat Bites Me",
        "version": "smwc-20067-1559180825",
        "upstream_time": 1559180825,
        "download_url": "https://dl.smwcentral.net/20067/A%20Straycat%20Bites%20Me.zip",
        "filename": "A Straycat Bites Me.zip",
        "size": 84119,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ashinaga-onii-san-hypocrisy-imprint",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28502,
    "title": "Ashinaga☆Onii-san - Hypocrisy Imprint",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "misc",
      "miss"
    ],
    "description": "An original composition created by Ashinaga Oniisan, and ported to AddmusicK by me.<br>\r\n<br>\r\nMod note: Will not work as a global song by default unless you add ! after the line for @21 in Addmusic_sample groups.txt",
    "latest_version": "smwc-28502-1637025806",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28502,
        "title": "Ashinaga☆Onii-san - Hypocrisy Imprint",
        "version": "smwc-28502-1637025806",
        "upstream_time": 1637025806,
        "download_url": "https://dl.smwcentral.net/28502/Hypocrisy%20Imprint.zip",
        "filename": "Hypocrisy Imprint.zip",
        "size": 62845,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ashinaga-onii-san-lilywhite",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16047,
    "title": "Ashinaga☆Onii-san - Lilywhite",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "forest",
      "overworld",
      "sad",
      "swamp",
      "water"
    ],
    "description": "An original composition created by <a href=\"http://vcosp.com/\" rel=\"nofollow\">Ashinaga Oniisan</a>, and ported to AddmusicK by me.<br>\r\n<br>\r\nCould fit with calm area.",
    "latest_version": "smwc-16047-1503361425",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16047,
        "title": "Ashinaga☆Onii-san - Lilywhite",
        "version": "smwc-16047-1503361425",
        "upstream_time": 1503361425,
        "download_url": "https://dl.smwcentral.net/16047/Lilywhite.zip",
        "filename": "Lilywhite.zip",
        "size": 116219,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-and-the-great-rescue-roman-encampment",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33823,
    "title": "Asterix and the Great Rescue - Roman Encampment",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "castle",
      "dark",
      "forest",
      "ruins",
      "sad"
    ],
    "description": "World 2 theme from Asterix and the Great Rescue on the Genesis / MegaDrive. A march that sounds quite sombre and could fit a \"serious\" level, like a cemetery or, well, ancient Rome.<br>\r\n<br>\r\nThe original had weird \"muddy footstep\"-like percussion sounds, turned into a distortion guitar here.",
    "latest_version": "smwc-33823-1692962626",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33823,
        "title": "Asterix and the Great Rescue - Roman Encampment",
        "version": "smwc-33823-1692962626",
        "upstream_time": 1692962626,
        "download_url": "https://dl.smwcentral.net/33823/Asterix%20and%20the%20Great%20Rescue%20-%20Roman%20Encampment.zip",
        "filename": "Asterix and the Great Rescue - Roman Encampment.zip",
        "size": 32904,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-gb-egypt",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21579,
    "title": "Asterix (GB) - Egypt",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "desert",
      "mountain",
      "town"
    ],
    "description": "fits well in deserts or mountains",
    "latest_version": "smwc-21579-1576379593",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21579,
        "title": "Asterix (GB) - Egypt",
        "version": "smwc-21579-1576379593",
        "upstream_time": 1576379593,
        "download_url": "https://dl.smwcentral.net/21579/asterix%20-%20Egypt.zip",
        "filename": "asterix - Egypt.zip",
        "size": 22065,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8297,
        "title": "Asterix (GB) - Egypt",
        "version": "smwc-8297-1346475379",
        "upstream_time": 1346475379,
        "download_url": "https://dl.smwcentral.net/8297/Asterix%20-%20Egypt.zip",
        "filename": "Asterix - Egypt.zip",
        "size": 67139,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-nes-egypt",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24641,
    "title": "Asterix (NES) - Egypt",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "desert",
      "jungle",
      "retro",
      "temple"
    ],
    "description": "Great chiptune-y song from NES Asterix. Fits pyramid levels and anything Egypt-like. Compared to the other versions in the section, this one feels more space-y due the arpeggios.<br>\r\nIt was made for mine and Sariel's CLDC2020 entry.",
    "latest_version": "smwc-24641-1604211682",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24641,
        "title": "Asterix (NES) - Egypt",
        "version": "smwc-24641-1604211682",
        "upstream_time": 1604211682,
        "download_url": "https://dl.smwcentral.net/24641/egitto.zip",
        "filename": "egitto.zip",
        "size": 24029,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-bonus-stages",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34762,
    "title": "Asterix & Obelix - Bonus Stages",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "athletic",
      "bonus"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nBonus game theme.",
    "latest_version": "smwc-34762-1691404945",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34762,
        "title": "Asterix & Obelix - Bonus Stages",
        "version": "smwc-34762-1691404945",
        "upstream_time": 1691404945,
        "download_url": "https://dl.smwcentral.net/34762/Asterix%20and%20Obelix%20-%2030%20Bonus%20Game.zip",
        "filename": "Asterix and Obelix - 30 Bonus Game.zip",
        "size": 81656,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-bullfighting",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34756,
    "title": "Asterix & Obelix - Bullfighting",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nA boss theme.",
    "latest_version": "smwc-34756-1691404828",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34756,
        "title": "Asterix & Obelix - Bullfighting",
        "version": "smwc-34756-1691404828",
        "upstream_time": 1691404828,
        "download_url": "https://dl.smwcentral.net/34756/Asterix%20and%20Obelix%20-%2024%20Bullfighting.zip",
        "filename": "Asterix and Obelix - 24 Bullfighting.zip",
        "size": 83907,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-countryside",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34738,
    "title": "Asterix & Obelix - Countryside",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "calm",
      "mountains",
      "overworld"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nCalm field theme with a hint of mystery.",
    "latest_version": "smwc-34738-1691404340",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34738,
        "title": "Asterix & Obelix - Countryside",
        "version": "smwc-34738-1691404340",
        "upstream_time": 1691404340,
        "download_url": "https://dl.smwcentral.net/34738/Asterix%20and%20Obelix%20-%2006%20Countryside.zip",
        "filename": "Asterix and Obelix - 06 Countryside.zip",
        "size": 75490,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-desert-camp",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34753,
    "title": "Asterix & Obelix - Desert Camp",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "desert",
      "temple",
      "tense"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nGood for intense pyramid sections like escaping or fighting a boss.",
    "latest_version": "smwc-34753-1691404750",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34753,
        "title": "Asterix & Obelix - Desert Camp",
        "version": "smwc-34753-1691404750",
        "upstream_time": 1691404750,
        "download_url": "https://dl.smwcentral.net/34753/Asterix%20and%20Obelix%20-%2021%20Desert%20Camp.zip",
        "filename": "Asterix and Obelix - 21 Desert Camp.zip",
        "size": 73890,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-ending-staff-roll",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34761,
    "title": "Asterix & Obelix - Ending ~ Staff Roll",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nCredits theme.",
    "latest_version": "smwc-34761-1691404927",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34761,
        "title": "Asterix & Obelix - Ending ~ Staff Roll",
        "version": "smwc-34761-1691404927",
        "upstream_time": 1691404927,
        "download_url": "https://dl.smwcentral.net/34761/Asterix%20and%20Obelix%20-%2029%20Ending%20~%20Staff%20Roll.zip",
        "filename": "Asterix and Obelix - 29 Ending ~ Staff Roll.zip",
        "size": 78691,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34760,
    "title": "Asterix & Obelix - Game Over",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "cutscene",
      "goal",
      "misc"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.",
    "latest_version": "smwc-34760-1691404909",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34760,
        "title": "Asterix & Obelix - Game Over",
        "version": "smwc-34760-1691404909",
        "upstream_time": 1691404909,
        "download_url": "https://dl.smwcentral.net/34760/Asterix%20and%20Obelix%20-%2028%20Game%20Over.zip",
        "filename": "Asterix and Obelix - 28 Game Over.zip",
        "size": 80153,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-intermission",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34757,
    "title": "Asterix & Obelix - Intermission",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "cutscene",
      "mountain",
      "overworld",
      "title"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nHeroic theme.",
    "latest_version": "smwc-34757-1691404863",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34757,
        "title": "Asterix & Obelix - Intermission",
        "version": "smwc-34757-1691404863",
        "upstream_time": 1691404863,
        "download_url": "https://dl.smwcentral.net/34757/Asterix%20and%20Obelix%20-%2025%20Intermission.zip",
        "filename": "Asterix and Obelix - 25 Intermission.zip",
        "size": 77034,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-introduction",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34734,
    "title": "Asterix & Obelix - Introduction",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "calm",
      "cutscene",
      "forest",
      "grassland",
      "title"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nA relaxing theme.",
    "latest_version": "smwc-34734-1691404255",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34734,
        "title": "Asterix & Obelix - Introduction",
        "version": "smwc-34734-1691404255",
        "upstream_time": 1691404255,
        "download_url": "https://dl.smwcentral.net/34734/Asterix%20and%20Obelix%20-%2002%20Introduction.zip",
        "filename": "Asterix and Obelix - 02 Introduction.zip",
        "size": 67741,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-london",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34739,
    "title": "Asterix & Obelix - London",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "desert",
      "mountain",
      "temple",
      "town"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nA town theme.",
    "latest_version": "smwc-34739-1691404363",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34739,
        "title": "Asterix & Obelix - London",
        "version": "smwc-34739-1691404363",
        "upstream_time": 1691404363,
        "download_url": "https://dl.smwcentral.net/34739/Asterix%20and%20Obelix%20-%2007%20London.zip",
        "filename": "Asterix and Obelix - 07 London.zip",
        "size": 70305,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34758,
    "title": "Asterix & Obelix - Map",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "mountain",
      "overworld"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nGood overworld theme.",
    "latest_version": "smwc-34758-1691404878",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34758,
        "title": "Asterix & Obelix - Map",
        "version": "smwc-34758-1691404878",
        "upstream_time": 1691404878,
        "download_url": "https://dl.smwcentral.net/34758/Asterix%20and%20Obelix%20-%2026%20Map.zip",
        "filename": "Asterix and Obelix - 26 Map.zip",
        "size": 68418,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-olympia",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34749,
    "title": "Asterix & Obelix - Olympia",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "boss",
      "castle",
      "temple"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nIntense level or boss theme.",
    "latest_version": "smwc-34749-1691404665",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34749,
        "title": "Asterix & Obelix - Olympia",
        "version": "smwc-34749-1691404665",
        "upstream_time": 1691404665,
        "download_url": "https://dl.smwcentral.net/34749/Asterix%20and%20Obelix%20-%2017%20Olympia.zip",
        "filename": "Asterix and Obelix - 17 Olympia.zip",
        "size": 74923,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-olympic-victory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34751,
    "title": "Asterix & Obelix - Olympic Victory",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nA boss clear theme.",
    "latest_version": "smwc-34751-1691404713",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34751,
        "title": "Asterix & Obelix - Olympic Victory",
        "version": "smwc-34751-1691404713",
        "upstream_time": 1691404713,
        "download_url": "https://dl.smwcentral.net/34751/Asterix%20and%20Obelix%20-%2019%20Olympic%20Victory.zip",
        "filename": "Asterix and Obelix - 19 Olympic Victory.zip",
        "size": 78348,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-pirates",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34748,
    "title": "Asterix & Obelix - Pirates",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "desert",
      "temple",
      "town"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nCan fit ships or deserts alike.",
    "latest_version": "smwc-34748-1691404640",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34748,
        "title": "Asterix & Obelix - Pirates",
        "version": "smwc-34748-1691404640",
        "upstream_time": 1691404640,
        "download_url": "https://dl.smwcentral.net/34748/Asterix%20and%20Obelix%20-%2016%20Pirates.zip",
        "filename": "Asterix and Obelix - 16 Pirates.zip",
        "size": 69910,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-rugby-asterix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34742,
    "title": "Asterix & Obelix - Rugby (Asterix)",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "athletic",
      "bonus"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nHappy minigame theme.",
    "latest_version": "smwc-34742-1691404439",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34742,
        "title": "Asterix & Obelix - Rugby (Asterix)",
        "version": "smwc-34742-1691404439",
        "upstream_time": 1691404439,
        "download_url": "https://dl.smwcentral.net/34742/Asterix%20and%20Obelix%20-%2010%20Rugby%20%28Asterix%29.zip",
        "filename": "Asterix and Obelix - 10 Rugby (Asterix).zip",
        "size": 71268,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-rugby-ball-dropped",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34744,
    "title": "Asterix & Obelix - Rugby Ball Dropped",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "misc",
      "miss"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nMinigame lose theme.",
    "latest_version": "smwc-34744-1691404532",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34744,
        "title": "Asterix & Obelix - Rugby Ball Dropped",
        "version": "smwc-34744-1691404532",
        "upstream_time": 1691404532,
        "download_url": "https://dl.smwcentral.net/34744/Asterix%20and%20Obelix%20-%2012%20Rugby%20Ball%20Dropped.zip",
        "filename": "Asterix and Obelix - 12 Rugby Ball Dropped.zip",
        "size": 80874,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-rugby-obelix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34743,
    "title": "Asterix & Obelix - Rugby (Obelix)",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "athletic",
      "bonus"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nHappy minigame theme.",
    "latest_version": "smwc-34743-1691404502",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34743,
        "title": "Asterix & Obelix - Rugby (Obelix)",
        "version": "smwc-34743-1691404502",
        "upstream_time": 1691404502,
        "download_url": "https://dl.smwcentral.net/34743/Asterix%20and%20Obelix%20-%2011%20Rugby%20%28Obelix%29.zip",
        "filename": "Asterix and Obelix - 11 Rugby (Obelix).zip",
        "size": 80779,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-rugby-start",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34741,
    "title": "Asterix & Obelix - Rugby Start",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nShort and happy fanfare.",
    "latest_version": "smwc-34741-1691404422",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34741,
        "title": "Asterix & Obelix - Rugby Start",
        "version": "smwc-34741-1691404422",
        "upstream_time": 1691404422,
        "download_url": "https://dl.smwcentral.net/34741/Asterix%20and%20Obelix%20-%2009%20Rugby%20Start.zip",
        "filename": "Asterix and Obelix - 09 Rugby Start.zip",
        "size": 74335,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-story",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34733,
    "title": "Asterix & Obelix - Story",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "castle",
      "cutscene",
      "overworld",
      "title"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nAdventurous theme.",
    "latest_version": "smwc-34733-1691404234",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34733,
        "title": "Asterix & Obelix - Story",
        "version": "smwc-34733-1691404234",
        "upstream_time": 1691404234,
        "download_url": "https://dl.smwcentral.net/34733/Asterix%20and%20Obelix%20-%2001%20Story.zip",
        "filename": "Asterix and Obelix - 01 Story.zip",
        "size": 74709,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-swiss-frontier",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34745,
    "title": "Asterix & Obelix - Swiss Frontier",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "desert",
      "mountain",
      "temple"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nAdventurous theme.",
    "latest_version": "smwc-34745-1691404551",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34745,
        "title": "Asterix & Obelix - Swiss Frontier",
        "version": "smwc-34745-1691404551",
        "upstream_time": 1691404551,
        "download_url": "https://dl.smwcentral.net/34745/Asterix%20and%20Obelix%20-%2013%20Swiss%20Frontier.zip",
        "filename": "Asterix and Obelix - 13 Swiss Frontier.zip",
        "size": 81361,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-the-adventure-begins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34736,
    "title": "Asterix & Obelix - The Adventure Begins!",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "athletic",
      "cutscene",
      "mountain",
      "overworld"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nExciting early game level theme.",
    "latest_version": "smwc-34736-1691404304",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34736,
        "title": "Asterix & Obelix - The Adventure Begins!",
        "version": "smwc-34736-1691404304",
        "upstream_time": 1691404304,
        "download_url": "https://dl.smwcentral.net/34736/Asterix%20and%20Obelix%20-%2004%20The%20Adventure%20Begins%21.zip",
        "filename": "Asterix and Obelix - 04 The Adventure Begins%21.zip",
        "size": 70803,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-the-bank",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34740,
    "title": "Asterix & Obelix - The Bank",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "ghost house",
      "spooky",
      "temple"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nCould work for a haunted place or pyramid.",
    "latest_version": "smwc-34740-1691404387",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34740,
        "title": "Asterix & Obelix - The Bank",
        "version": "smwc-34740-1691404387",
        "upstream_time": 1691404387,
        "download_url": "https://dl.smwcentral.net/34740/Asterix%20and%20Obelix%20-%2008%20The%20Bank.zip",
        "filename": "Asterix and Obelix - 08 The Bank.zip",
        "size": 75238,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-the-crossing",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34737,
    "title": "Asterix & Obelix - The Crossing",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "boss",
      "mountain",
      "temple",
      "tense"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nTense level or boss theme.",
    "latest_version": "smwc-34737-1691404321",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34737,
        "title": "Asterix & Obelix - The Crossing",
        "version": "smwc-34737-1691404321",
        "upstream_time": 1691404321,
        "download_url": "https://dl.smwcentral.net/34737/Asterix%20and%20Obelix%20-%2005%20The%20Crossing.zip",
        "filename": "Asterix and Obelix - 05 The Crossing.zip",
        "size": 68485,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-the-desert",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34752,
    "title": "Asterix & Obelix - The Desert",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "desert",
      "spooky",
      "temple",
      "tense"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nDesert or pyramid theme.",
    "latest_version": "smwc-34752-1691404730",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34752,
        "title": "Asterix & Obelix - The Desert",
        "version": "smwc-34752-1691404730",
        "upstream_time": 1691404730,
        "download_url": "https://dl.smwcentral.net/34752/Asterix%20and%20Obelix%20-%2020%20The%20Desert.zip",
        "filename": "Asterix and Obelix - 20 The Desert.zip",
        "size": 76678,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-the-lake",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34746,
    "title": "Asterix & Obelix - The Lake",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "desert",
      "mountain",
      "temple"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nGood for desert or pyramid.",
    "latest_version": "smwc-34746-1691404588",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34746,
        "title": "Asterix & Obelix - The Lake",
        "version": "smwc-34746-1691404588",
        "upstream_time": 1691404588,
        "download_url": "https://dl.smwcentral.net/34746/Asterix%20and%20Obelix%20-%2014%20The%20Lake.zip",
        "filename": "Asterix and Obelix - 14 The Lake.zip",
        "size": 81719,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-the-mountains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34747,
    "title": "Asterix & Obelix - The Mountains",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "castle",
      "mountain",
      "ruins",
      "temple"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nThe best known song from the game. Good for mountains or castles.",
    "latest_version": "smwc-34747-1691404608",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34747,
        "title": "Asterix & Obelix - The Mountains",
        "version": "smwc-34747-1691404608",
        "upstream_time": 1691404608,
        "download_url": "https://dl.smwcentral.net/34747/Asterix%20and%20Obelix%20-%2015%20The%20Mountains.zip",
        "filename": "Asterix and Obelix - 15 The Mountains.zip",
        "size": 72842,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-the-olympic-games-asterix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34750,
    "title": "Asterix & Obelix - The Olympic Games (Asterix)",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nFast paced theme.",
    "latest_version": "smwc-34750-1691404691",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34750,
        "title": "Asterix & Obelix - The Olympic Games (Asterix)",
        "version": "smwc-34750-1691404691",
        "upstream_time": 1691404691,
        "download_url": "https://dl.smwcentral.net/34750/Asterix%20and%20Obelix%20-%2018%20The%20Olympic%20Games.zip",
        "filename": "Asterix and Obelix - 18 The Olympic Games.zip",
        "size": 74783,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-the-olympic-games-obelix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34763,
    "title": "Asterix & Obelix - The Olympic Games (Obelix)",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nCould fit a minigame/miniboss theme.",
    "latest_version": "smwc-34763-1691404980",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34763,
        "title": "Asterix & Obelix - The Olympic Games (Obelix)",
        "version": "smwc-34763-1691404980",
        "upstream_time": 1691404980,
        "download_url": "https://dl.smwcentral.net/34763/Asterix%20and%20Obelix%20-%2031%20Unused%20Rugby.zip",
        "filename": "Asterix and Obelix - 31 Unused Rugby.zip",
        "size": 77191,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-the-palace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34754,
    "title": "Asterix & Obelix - The Palace",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "castle",
      "ruins",
      "temple",
      "tense"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nIntense temple/castle theme.",
    "latest_version": "smwc-34754-1691404779",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34754,
        "title": "Asterix & Obelix - The Palace",
        "version": "smwc-34754-1691404779",
        "upstream_time": 1691404779,
        "download_url": "https://dl.smwcentral.net/34754/Asterix%20and%20Obelix%20-%2022%20The%20Palace.zip",
        "filename": "Asterix and Obelix - 22 The Palace.zip",
        "size": 73583,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-the-pyrenees",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34755,
    "title": "Asterix & Obelix - The Pyrenees",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "calm",
      "mountain",
      "sea",
      "sky"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nCalm field/mountain theme.",
    "latest_version": "smwc-34755-1691404807",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34755,
        "title": "Asterix & Obelix - The Pyrenees",
        "version": "smwc-34755-1691404807",
        "upstream_time": 1691404807,
        "download_url": "https://dl.smwcentral.net/34755/Asterix%20and%20Obelix%20-%2023%20The%20Pyrenees.zip",
        "filename": "Asterix and Obelix - 23 The Pyrenees.zip",
        "size": 75737,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-time-up",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34759,
    "title": "Asterix & Obelix - Time Up!",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "misc",
      "miss"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nA death theme.",
    "latest_version": "smwc-34759-1691404892",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34759,
        "title": "Asterix & Obelix - Time Up!",
        "version": "smwc-34759-1691404892",
        "upstream_time": 1691404892,
        "download_url": "https://dl.smwcentral.net/34759/Asterix%20and%20Obelix%20-%2027%20Time%20Up%21.zip",
        "filename": "Asterix and Obelix - 27 Time Up%21.zip",
        "size": 64485,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-asterix-obelix-title",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34735,
    "title": "Asterix & Obelix - Title",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "mountain",
      "title",
      "town"
    ],
    "description": "Part of the Asterix & Obelix SNES soundtrack.<br>\r\nExciting title theme.",
    "latest_version": "smwc-34735-1691404280",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34735,
        "title": "Asterix & Obelix - Title",
        "version": "smwc-34735-1691404280",
        "upstream_time": 1691404280,
        "download_url": "https://dl.smwcentral.net/34735/Asterix%20and%20Obelix%20-%2003%20Title.zip",
        "filename": "Asterix and Obelix - 03 Title.zip",
        "size": 80180,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-astronomia-coffin-dance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23523,
    "title": "Astronomia - Coffin Dance",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "calm",
      "dark",
      "miss"
    ],
    "description": "The famous meme song for your difficult levels where you die a lot, this would be a fitting song lol<br>\r\n<br>\r\nComes in 2 versions: the normal looped song for your normal levels, and a short cutted version for a possible \"miss\" global song replacement.",
    "latest_version": "smwc-23523-1594006015",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23523,
        "title": "Astronomia - Coffin Dance",
        "version": "smwc-23523-1594006015",
        "upstream_time": 1594006015,
        "download_url": "https://dl.smwcentral.net/23523/astronomia.zip",
        "filename": "astronomia.zip",
        "size": 65639,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-at-dusk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8100,
    "title": "At Dusk",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "calm",
      "jungle",
      "night"
    ],
    "description": "This could suit any calm areas as night levels or something familiar.",
    "latest_version": "smwc-8100-1319818356",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8100,
        "title": "At Dusk",
        "version": "smwc-8100-1319818356",
        "upstream_time": 1319818356,
        "download_url": "https://dl.smwcentral.net/8100/At%20Dusk.zip",
        "filename": "At Dusk.zip",
        "size": 66327,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-at-the-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7917,
    "title": "At The Beach",
    "authors": [
      "Moose"
    ],
    "tags": [
      "beach",
      "bonus",
      "calm",
      "credits",
      "grassland",
      "overworld",
      "sky",
      "title"
    ],
    "description": "A really nice upbeat tropical theme. It can also be used in a generic grassland level.",
    "latest_version": "smwc-7917-1318062279",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7917,
        "title": "At The Beach",
        "version": "smwc-7917-1318062279",
        "upstream_time": 1318062279,
        "download_url": "https://dl.smwcentral.net/7917/CUSTOM%20-%20At%20The%20Beach.zip",
        "filename": "CUSTOM - At The Beach.zip",
        "size": 67890,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-athletics",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38486,
    "title": "Athletics",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "athletic",
      "grassland",
      "upbeat"
    ],
    "description": "Looks good in upbeat places.",
    "latest_version": "smwc-38486-1730148934",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38486,
        "title": "Athletics",
        "version": "smwc-38486-1730148934",
        "upstream_time": 1730148934,
        "download_url": "https://dl.smwcentral.net/38486/athletics.zip",
        "filename": "athletics.zip",
        "size": 32748,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-atlantian-temple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12715,
    "title": "Atlantian Temple",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "calm",
      "ghost house",
      "ruins",
      "sad",
      "sewer",
      "temple",
      "water",
      "yoshi drums"
    ],
    "description": "A melancholy song that could fit undersea temples and ghost houses.<br>\r\n<br>\r\nIncludes a version with Yoshi drums, if you're into that sort of thing.",
    "latest_version": "smwc-12715-1447620054",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12715,
        "title": "Atlantian Temple",
        "version": "smwc-12715-1447620054",
        "upstream_time": 1447620054,
        "download_url": "https://dl.smwcentral.net/12715/Atlantian%20Temple.zip",
        "filename": "Atlantian Temple.zip",
        "size": 148554,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-atlantic-exploration-team",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40419,
    "title": "Atlantic Exploration Team",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "sad",
      "sea",
      "water"
    ],
    "description": "Atlantic Exploration Team, originally composed for a <a href=\"https://battleofthebits.com/arena/Entry/Atlantic+Exploration+Team.spc/75727/\" rel=\"nofollow\">YEA VIDEOGAME #163 OHB on Battle of The Bits</a>, where it won 3rd place in the SPC category.",
    "latest_version": "smwc-40419-1756581419",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40419,
        "title": "Atlantic Exploration Team",
        "version": "smwc-40419-1756581419",
        "upstream_time": 1756581419,
        "download_url": "https://dl.smwcentral.net/40419/Atlantic%20Exploration%20Team.zip",
        "filename": "Atlantic Exploration Team.zip",
        "size": 54326,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-atomic-runner-keep-running-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19492,
    "title": "Atomic Runner - Keep Running (Stage 7)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "bonus",
      "industrial",
      "mountain",
      "sky",
      "snow",
      "space",
      "urban"
    ],
    "description": "The 7th stage's theme from Atomic Runner, which is also known as Chelnov, since that's the name it was given in the arcade version. Could work as an enthusiastic first level theme or something, but I think it would also work nice in an air level as well. But you could also use it in a level that's focused on running since you know, Atomic Runner is a game where you constantly run.<br>\r\n<br>\r\nThe MIDI I used for reference was by Jose.",
    "latest_version": "smwc-19492-1553896605",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19492,
        "title": "Atomic Runner - Keep Running (Stage 7)",
        "version": "smwc-19492-1553896605",
        "upstream_time": 1553896605,
        "download_url": "https://dl.smwcentral.net/19492/atomicrunner_-_keeprunning.zip",
        "filename": "atomicrunner_-_keeprunning.zip",
        "size": 73297,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-attack-of-the-giant-crab",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40420,
    "title": "Attack Of The Giant Crab",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "Attack Of The Giant Crab, a composition aiming to \"imitate\" the style of Ganbare Goemon 4 songs.",
    "latest_version": "smwc-40420-1756581420",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40420,
        "title": "Attack Of The Giant Crab",
        "version": "smwc-40420-1756581420",
        "upstream_time": 1756581420,
        "download_url": "https://dl.smwcentral.net/40420/Attack%20Of%20The%20Giant%20Crab.zip",
        "filename": "Attack Of The Giant Crab.zip",
        "size": 77609,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-au-clair-de-la-lune",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41519,
    "title": "Au Clair de la Lune",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene",
      "night"
    ],
    "description": "An old port I found dated 20 Aug 2020.<br>\r\nWhen Margot asked to make \"Clair de Lune\" for Sayonara, I thought she meant this song lol so it ended up unused.",
    "latest_version": "smwc-41519-1774085646",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41519,
        "title": "Au Clair de la Lune",
        "version": "smwc-41519-1774085646",
        "upstream_time": 1774085646,
        "download_url": "https://dl.smwcentral.net/41519/Au%20Clair%20de%20la%20Lune..zip",
        "filename": "Au Clair de la Lune..zip",
        "size": 30974,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-aubade",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7686,
    "title": "Aubade",
    "authors": [
      "Kil"
    ],
    "tags": [
      "town"
    ],
    "description": "Sounds like a french town. Maybe it fits a non-threatening castle, some village, or an autumny area.",
    "latest_version": "smwc-7686-1406402820",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7686,
        "title": "Aubade",
        "version": "smwc-7686-1406402820",
        "upstream_time": 1406402820,
        "download_url": "https://dl.smwcentral.net/7686/Aubade.zip",
        "filename": "Aubade.zip",
        "size": 47088,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-augusto-martins-musica-sim",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18490,
    "title": "Augusto Martins - Musica, Sim",
    "authors": [
      "NaroGugul"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland"
    ],
    "description": "Ear ported this song by a brazilian singer called Augusto Martins. Thats the only song i know from him, but i thought it would maybe sound nice, idk..<br>\r\n<br>\r\nUpdate:<br>\r\nSome optimizations to reduce insert size (reduced from \t\t0x8d0 to 0x69A)<br>\r\nAdded the intro",
    "latest_version": "smwc-18490-1543624500",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18490,
        "title": "Augusto Martins - Musica, Sim",
        "version": "smwc-18490-1543624500",
        "upstream_time": 1543624500,
        "download_url": "https://dl.smwcentral.net/18490/MusicaSim.zip",
        "filename": "MusicaSim.zip",
        "size": 43858,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-aurora-borealis-catastrophe",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 42014,
    "title": "Aurora Borealis Catastrophe",
    "authors": [
      "KungFuFurby"
    ],
    "tags": [
      "abstract",
      "athletic",
      "boss",
      "chaotic",
      "dark",
      "final",
      "mysterious",
      "sad",
      "spooky",
      "tense"
    ],
    "description": "As you go in to attack... and potentially free yourself from whatever nightmare you've gotten in this go round... it'll be quite a rollercoaster, to put things simply.<br>\r\n<br>\r\nYes, the song shown at Winter C3 2023 is now yours for the taking for your SMW ROM hacks. Enjoy. Just remember that this is for AddmusicK 1.0.9 and later due to a hot patch requirement.",
    "latest_version": "smwc-42014-1778443412",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 42014,
        "title": "Aurora Borealis Catastrophe",
        "version": "smwc-42014-1778443412",
        "upstream_time": 1778443412,
        "download_url": "https://dl.smwcentral.net/42014/Aurora%20Borealis%20Catastrophe.zip",
        "filename": "Aurora Borealis Catastrophe.zip",
        "size": 75681,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-automated-ambience",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11151,
    "title": "Automated Ambience",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "industrial",
      "overworld"
    ],
    "description": "This is a composition for factory submaps originally composed for this year's VLDC collab.",
    "latest_version": "smwc-11151-1428185018",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11151,
        "title": "Automated Ambience",
        "version": "smwc-11151-1428185018",
        "upstream_time": 1428185018,
        "download_url": "https://dl.smwcentral.net/11151/Automated%20Ambience.zip",
        "filename": "Automated Ambience.zip",
        "size": 31900,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-av-strip-mahjong-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29544,
    "title": "AV Strip Mahjong - Title Screen",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "title"
    ],
    "description": "A cool abstract-y theme from a weird Mahjong game on the NES. <br>\r\n(Don't google the game, for your own good)<br>\r\n<br>\r\nCan be used in a title screen.",
    "latest_version": "smwc-29544-1645808037",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29544,
        "title": "AV Strip Mahjong - Title Screen",
        "version": "smwc-29544-1645808037",
        "upstream_time": 1645808037,
        "download_url": "https://dl.smwcentral.net/29544/AV%20Strip%20Mahjong%20-%20Title%20Screen.zip",
        "filename": "AV Strip Mahjong - Title Screen.zip",
        "size": 45723,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-avengers-arcade-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33621,
    "title": "Avengers (Arcade) - Stage 2",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "athletic",
      "bonus",
      "credits",
      "urban"
    ],
    "description": "A jazzy stage theme from Capcom's arcade game <i>Avengers</i>. Could fit athletic levels.",
    "latest_version": "smwc-33621-1693078201",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33621,
        "title": "Avengers (Arcade) - Stage 2",
        "version": "smwc-33621-1693078201",
        "upstream_time": 1693078201,
        "download_url": "https://dl.smwcentral.net/33621/Avengers%20Stage%202%20v1.1.zip",
        "filename": "Avengers Stage 2 v1.1.zip",
        "size": 33731,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-avicii-levels",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10913,
    "title": "Avicii - Levels",
    "authors": [
      "Eli Moskowitz"
    ],
    "tags": [
      "calm",
      "credits"
    ],
    "description": "A very relaxing song that could work well for a credits theme.",
    "latest_version": "smwc-10913-1425751185",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10913,
        "title": "Avicii - Levels",
        "version": "smwc-10913-1425751185",
        "upstream_time": 1425751185,
        "download_url": "https://dl.smwcentral.net/10913/Levels%20V2.zip",
        "filename": "Levels V2.zip",
        "size": 31283,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-awesome-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7876,
    "title": "Awesome - Fight",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "athletic",
      "space"
    ],
    "description": "An epic song that could easily fit intense or shooting themed space levels.",
    "latest_version": "smwc-7876-1319005478",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7876,
        "title": "Awesome - Fight",
        "version": "smwc-7876-1319005478",
        "upstream_time": 1319005478,
        "download_url": "https://dl.smwcentral.net/7876/Awesome%20-%20Fight.zip",
        "filename": "Awesome - Fight.zip",
        "size": 71329,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-awesome-planet-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7879,
    "title": "Awesome - Planet Theme",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "boss",
      "industrial",
      "space"
    ],
    "description": "This song plays while you're exploring a planet by foot during the game Awesome.  It would easily fit almost any sort of space area that's not 'too' peaceful.",
    "latest_version": "smwc-7879-1319376620",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7879,
        "title": "Awesome - Planet Theme",
        "version": "smwc-7879-1319376620",
        "upstream_time": 1319376620,
        "download_url": "https://dl.smwcentral.net/7879/Awesome%20-%20Planet.zip",
        "filename": "Awesome - Planet.zip",
        "size": 79096,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-axelay-bio-tech",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28490,
    "title": "Axelay - Bio-tech",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "boss",
      "chase",
      "ghost house",
      "ice",
      "tense",
      "water"
    ],
    "description": "Stage 4 boss song from Axelay, good for tense water/ice segments and aquatic bosses.",
    "latest_version": "smwc-28490-1635661859",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28490,
        "title": "Axelay - Bio-tech",
        "version": "smwc-28490-1635661859",
        "upstream_time": 1635661859,
        "download_url": "https://dl.smwcentral.net/28490/Axelay%20-%20Bio-tech.zip",
        "filename": "Axelay - Bio-tech.zip",
        "size": 48443,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-axelay-burning",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28919,
    "title": "Axelay - Burning",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "airship",
      "final",
      "fire",
      "space",
      "tense"
    ],
    "description": "Could fit in an action section from a space/fire/airship level. Including a version that loops the song back to the beginning in case your level is longer.<br>\r\nUpdate 03/12/2021: Better accuracy.",
    "latest_version": "smwc-28919-1642172168",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28919,
        "title": "Axelay - Burning",
        "version": "smwc-28919-1642172168",
        "upstream_time": 1642172168,
        "download_url": "https://dl.smwcentral.net/28919/Axelay%20-%20Burning.zip",
        "filename": "Axelay - Burning.zip",
        "size": 110844,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-axelay-colony",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28262,
    "title": "Axelay - Colony",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "airship",
      "space",
      "water"
    ],
    "description": "Song from the second level of Axelay. Good for space and water levels. <a href=\"https://www.smwcentral.net/?p=viewthread&t=118686\">Requested by Segment1Zone2.</a>",
    "latest_version": "smwc-28262-1632808191",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28262,
        "title": "Axelay - Colony",
        "version": "smwc-28262-1632808191",
        "upstream_time": 1632808191,
        "download_url": "https://dl.smwcentral.net/28262/Axelay_-%20Colony.zip",
        "filename": "Axelay_- Colony.zip",
        "size": 67060,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-axelay-silence",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20560,
    "title": "Axelay - Silence",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "dark",
      "water"
    ],
    "description": "Could fit water levels with an eerie atmosphere.",
    "latest_version": "smwc-20560-1562711583",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20560,
        "title": "Axelay - Silence",
        "version": "smwc-20560-1562711583",
        "upstream_time": 1562711583,
        "download_url": "https://dl.smwcentral.net/20560/Axelay%20-%20Silence.zip",
        "filename": "Axelay - Silence.zip",
        "size": 50449,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ayo-teo-last-forever-short-loop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34943,
    "title": "Ayo & Teo - Last Forever (Short Loop)",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "bonus",
      "p-switch",
      "star"
    ],
    "description": "I thought this would sound cool as a star theme.",
    "latest_version": "smwc-34943-1696927440",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34943,
        "title": "Ayo & Teo - Last Forever (Short Loop)",
        "version": "smwc-34943-1696927440",
        "upstream_time": 1696927440,
        "download_url": "https://dl.smwcentral.net/34943/LastForever.zip",
        "filename": "LastForever.zip",
        "size": 32668,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-azazel-polta-taivas",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30339,
    "title": "Azazel - Polta Taivas",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "cave",
      "night",
      "retro",
      "space",
      "urban"
    ],
    "description": "Another song that is used for keygen music<br>\r\n(EDGE - CoreAVC H.264 Video Decoder 1.2 Keygen)",
    "latest_version": "smwc-30339-1654506215",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30339,
        "title": "Azazel - Polta Taivas",
        "version": "smwc-30339-1654506215",
        "upstream_time": 1654506215,
        "download_url": "https://dl.smwcentral.net/30339/PoltaTaivas.zip",
        "filename": "PoltaTaivas.zip",
        "size": 76378,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-azieth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7687,
    "title": "Azieth",
    "authors": [
      "MuimiMoji"
    ],
    "tags": [
      "grassland",
      "overworld",
      "sky"
    ],
    "description": "A song written for early game levels and maps. It is laid back, and I feel it fits grassy levels well. It could fit in cloud levels as well I suppose.",
    "latest_version": "smwc-7687-1319818804",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7687,
        "title": "Azieth",
        "version": "smwc-7687-1319818804",
        "upstream_time": 1319818804,
        "download_url": "https://dl.smwcentral.net/7687/Azieth.zip",
        "filename": "Azieth.zip",
        "size": 70691,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-azur-lane",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23522,
    "title": "Azur Lane - 5 Minutes of Fate",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "calm",
      "final",
      "tense"
    ],
    "description": "The battle song you hear when you battle Akagi and Kaga in Azur Lane. Kind of intense and calm in some parts, would fit bosses and athletic final zones.",
    "latest_version": "smwc-23522-1594088100",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23522,
        "title": "Azur Lane - 5 Minutes of Fate",
        "version": "smwc-23522-1594088100",
        "upstream_time": 1594088100,
        "download_url": "https://dl.smwcentral.net/23522/akagikaga.zip",
        "filename": "akagikaga.zip",
        "size": 35238,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-azur-lane-vs-royal-maid-corps",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28017,
    "title": "Azur Lane - VS. Royal Maid Corps.",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "tense"
    ],
    "description": "A remix of the song which plays in Azur Lane when you face against any of the ships from the Royal Maid Corporation, remixed in a way to recall Touhou songs. It has both tense and quiet parts.",
    "latest_version": "smwc-28017-1632802444",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28017,
        "title": "Azur Lane - VS. Royal Maid Corps.",
        "version": "smwc-28017-1632802444",
        "upstream_time": 1632802444,
        "download_url": "https://dl.smwcentral.net/28017/Royal%20Maids.zip",
        "filename": "Royal Maids.zip",
        "size": 72204,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-azure-shopping-channel",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 42000,
    "title": "Azure Shopping Channel",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "abstract",
      "carnival",
      "upbeat",
      "urban"
    ],
    "description": "BUY NOW !! FOR LOW PRICE OF [REDACTED] !!! WAOW SO CRASY !!!!!!<br>\r\n<br>\r\nAn original song based on infomercial and mall music, with an alternate vapourwave-y version. Uses nothing but SMW samples.<br>\r\n<br>\r\nAlternate version insert size: 0x95D, duration: 1:58",
    "latest_version": "smwc-42000-1777515099",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 42000,
        "title": "Azure Shopping Channel",
        "version": "smwc-42000-1777515099",
        "upstream_time": 1777515099,
        "download_url": "https://dl.smwcentral.net/42000/mario%20is%20missing%20in%20the%20mall%20please%20call%20his%20parents.zip",
        "filename": "mario is missing in the mall please call his parents.zip",
        "size": 67786,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-azure-striker-gunvolt",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34418,
    "title": "Azure Striker Gunvolt 2 - The Frozen Swords Madly Dance in the Snow (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "ice"
    ],
    "description": "Inst : Chill Penguin",
    "latest_version": "smwc-34418-1695500041",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34418,
        "title": "Azure Striker Gunvolt 2 - The Frozen Swords Madly Dance in the Snow (Mega Man X Style)",
        "version": "smwc-34418-1695500041",
        "upstream_time": 1695500041,
        "download_url": "https://dl.smwcentral.net/34418/GV2%20Tenjian%20X1.zip",
        "filename": "GV2 Tenjian X1.zip",
        "size": 66964,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-b-o-b-snes-space-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22353,
    "title": "B.O.B. (SNES) - Space City",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "industrial",
      "space"
    ],
    "description": "The music from the first stage from B.O.B.",
    "latest_version": "smwc-22353-1585287205",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22353,
        "title": "B.O.B. (SNES) - Space City",
        "version": "smwc-22353-1585287205",
        "upstream_time": 1585287205,
        "download_url": "https://dl.smwcentral.net/22353/B.O.B.%20-%20Space%20City.zip",
        "filename": "B.O.B. - Space City.zip",
        "size": 73631,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-b-o-b-snes-techno-pyramid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31459,
    "title": "B.O.B. (SNES) - Techno Pyramid",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "space",
      "urban"
    ],
    "description": "Techno Pyramid from B.O.B. on the SNES.<br>\r\n<br>\r\nIt's the       song of all time.",
    "latest_version": "smwc-31459-1663760241",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31459,
        "title": "B.O.B. (SNES) - Techno Pyramid",
        "version": "smwc-31459-1663760241",
        "upstream_time": 1663760241,
        "download_url": "https://dl.smwcentral.net/31459/B.O.B.%20-%20Techno%20Pyramid.zip",
        "filename": "B.O.B. - Techno Pyramid.zip",
        "size": 56610,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-b3313-dry-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32226,
    "title": "b3313 - Dry Town",
    "authors": [
      "84GSMeister"
    ],
    "tags": [
      "desert",
      "mysterious",
      "town",
      "water"
    ],
    "description": "Dry Town Soundtrack from the SM64 Hack B3313.<br>\r\nRequested by <span class=\"un-outer\" title=\"Doopliss\"><a href=\"/?p=profile&amp;id=22326\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">Doopliss</a></span>",
    "latest_version": "smwc-32226-1674923568",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32226,
        "title": "b3313 - Dry Town",
        "version": "smwc-32226-1674923568",
        "upstream_time": 1674923568,
        "download_url": "https://dl.smwcentral.net/32226/SM64%20B3313%20Dry%20Town.zip",
        "filename": "SM64 B3313 Dry Town.zip",
        "size": 68549,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-b3313-jumpscare",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36592,
    "title": "b3313 - Jumpscare",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "chase",
      "misc",
      "tense"
    ],
    "description": "This can fit in troll hacks.",
    "latest_version": "smwc-36592-1704997380",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36592,
        "title": "b3313 - Jumpscare",
        "version": "smwc-36592-1704997380",
        "upstream_time": 1704997380,
        "download_url": "https://dl.smwcentral.net/36592/B3313Jumpscare.zip",
        "filename": "B3313Jumpscare.zip",
        "size": 40271,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-b3313-sea-fort-ultramarine-stronghold",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40387,
    "title": "b3313 - Sea Fort / Ultramarine Stronghold",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "overworld",
      "sewer",
      "space",
      "water"
    ],
    "description": "A dinky remix of the SMB1 underwater music featured in b3313.<br>\r\n<br>\r\nThis port has instrumentation inspired by the SMAS version of the track, but don't be fooled, it still has all the poor MIDI conversion charm of the original, including the inaccurate notes and 4-note polyphony limit!",
    "latest_version": "smwc-40387-1759580021",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40387,
        "title": "b3313 - Sea Fort / Ultramarine Stronghold",
        "version": "smwc-40387-1759580021",
        "upstream_time": 1759580021,
        "download_url": "https://dl.smwcentral.net/40387/seafort.zip",
        "filename": "seafort.zip",
        "size": 31194,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-baba-is-you-bird-is-float-mountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32070,
    "title": "Baba Is You - Bird Is Float - Mountain",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "ambient",
      "calm",
      "intro",
      "mountain",
      "night",
      "overworld",
      "snow",
      "title",
      "wind"
    ],
    "description": "Suitable for lonely mountains. Or puzzles, I suppose.",
    "latest_version": "smwc-32070-1674862655",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32070,
        "title": "Baba Is You - Bird Is Float - Mountain",
        "version": "smwc-32070-1674862655",
        "upstream_time": 1674862655,
        "download_url": "https://dl.smwcentral.net/32070/Baba%20Is%20You%20-%20Bird%20Is%20Float%20-%20%20Mountain.zip",
        "filename": "Baba Is You - Bird Is Float -  Mountain.zip",
        "size": 46346,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-baba-is-you-cog-is-push-chrono-trigger-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23722,
    "title": "Baba Is You - Cog Is Push (Chrono Trigger style)",
    "authors": [
      "Lazy"
    ],
    "tags": [
      "abstract",
      "calm",
      "dark",
      "jungle",
      "mysterious",
      "ruins",
      "temple"
    ],
    "description": "A song from the acclaimed puzzle game Baba Is You, fashioned to sound like Chrono Trigger's \"Secret of the Forest\". Apologies to anyone who would've liked a 1:1 port of this song.<br>\r\n<br>\r\nShoutouts to RednGreen for his Secret of the Forest port which I used as a base.",
    "latest_version": "smwc-23722-1594477066",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23722,
        "title": "Baba Is You - Cog Is Push (Chrono Trigger style)",
        "version": "smwc-23722-1594477066",
        "upstream_time": 1594477066,
        "download_url": "https://dl.smwcentral.net/23722/cogpush.zip",
        "filename": "cogpush.zip",
        "size": 73448,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-baba-is-you-congratulations",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39893,
    "title": "Baba Is You - Congratulations",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cutscene",
      "keyhole"
    ],
    "description": "Requested by Theopold",
    "latest_version": "smwc-39893-1751239784",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39893,
        "title": "Baba Is You - Congratulations",
        "version": "smwc-39893-1751239784",
        "upstream_time": 1751239784,
        "download_url": "https://dl.smwcentral.net/39893/Baba%20Is%20You%20-%20Congratulations.zip",
        "filename": "Baba Is You - Congratulations.zip",
        "size": 30710,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-baba-is-you-on-the-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23380,
    "title": "Baba Is You - On the Island",
    "authors": [
      "Apple"
    ],
    "tags": [
      "cave",
      "jungle",
      "overworld"
    ],
    "description": "The theme that plays in the main overworld in the puzzle game Baba Is You. Ideally used on the world map.",
    "latest_version": "smwc-23380-1593197067",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23380,
        "title": "Baba Is You - On the Island",
        "version": "smwc-23380-1593197067",
        "upstream_time": 1593197067,
        "download_url": "https://dl.smwcentral.net/23380/on_the_island.zip",
        "filename": "on_the_island.zip",
        "size": 32026,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-baba-is-you-rocket-is-dust-space",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32429,
    "title": "Baba Is You - Rocket Is Dust - Space",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "abstract",
      "calm",
      "forest",
      "night",
      "overworld",
      "space"
    ],
    "description": "Suitable for puzzles.",
    "latest_version": "smwc-32429-1679531848",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32429,
        "title": "Baba Is You - Rocket Is Dust - Space",
        "version": "smwc-32429-1679531848",
        "upstream_time": 1679531848,
        "download_url": "https://dl.smwcentral.net/32429/Baba%20Is%20You%20-%20Rocket%20Is%20Dust.zip",
        "filename": "Baba Is You - Rocket Is Dust.zip",
        "size": 56825,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-baba-is-you-wall-is-stop-starting-off",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32006,
    "title": "Baba Is You - Wall Is Stop - Starting Off",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "calm",
      "cave",
      "mysterious",
      "night"
    ],
    "description": "Good for puzzles.",
    "latest_version": "smwc-32006-1672536090",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32006,
        "title": "Baba Is You - Wall Is Stop - Starting Off",
        "version": "smwc-32006-1672536090",
        "upstream_time": 1672536090,
        "download_url": "https://dl.smwcentral.net/32006/Wall%20Is%20Stop.zip",
        "filename": "Wall Is Stop.zip",
        "size": 29196,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-back-to-saturn-x-episode",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41308,
    "title": "Back to Saturn X Episode 1: Get Out Of My Stations - Womp",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "boss",
      "chaotic",
      "dark",
      "final",
      "industrial",
      "upbeat"
    ],
    "description": "A frenetic song from a doom wad Back To Saturn X Episode 1 that goes well with very intensive action-packed levels and fights.",
    "latest_version": "smwc-41308-1778515321",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41308,
        "title": "Back to Saturn X Episode 1: Get Out Of My Stations - Womp",
        "version": "smwc-41308-1778515321",
        "upstream_time": 1778515321,
        "download_url": "https://dl.smwcentral.net/41308/BTSX_E1%20-%20Womp.zip",
        "filename": "BTSX_E1 - Womp.zip",
        "size": 63398,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bad-ideal",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7066,
    "title": "BAD Ideal",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "castle",
      "dark",
      "tense"
    ],
    "description": "Recommended to use this as an intense cave or castle theme.",
    "latest_version": "smwc-7066-1319819215",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7066,
        "title": "BAD Ideal",
        "version": "smwc-7066-1319819215",
        "upstream_time": 1319819215,
        "download_url": "https://dl.smwcentral.net/7066/BAD%20IDEAL.zip",
        "filename": "BAD IDEAL.zip",
        "size": 68936,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-badfinger-baby-blue-mmx-samples",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35057,
    "title": "Badfinger - Baby Blue (MMX samples)",
    "authors": [
      "NerDose"
    ],
    "tags": [
      "credits",
      "cutscene",
      "title"
    ],
    "description": "Classic rock song brought to fame after being featured in the tv show Breaking Bad. <br>\r\nPorted using Mega Man X samples and shortened in order to mach the series finale, perfect for credit sequences.",
    "latest_version": "smwc-35057-1698821032",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35057,
        "title": "Badfinger - Baby Blue (MMX samples)",
        "version": "smwc-35057-1698821032",
        "upstream_time": 1698821032,
        "download_url": "https://dl.smwcentral.net/35057/Baby%20Blue.zip",
        "filename": "Baby Blue.zip",
        "size": 60758,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bag-raiders-shooting-stars",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17855,
    "title": "Bag Raiders - Shooting Stars",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "abstract",
      "calm",
      "credits",
      "misc",
      "sky",
      "space",
      "star",
      "water"
    ],
    "description": "The space song everyone loves. This is kind of repetitive, especially in the second half, thus I suggest it for short levels in general. Theme-wise, obviously, it fits any level where Mario flies trough the level.",
    "latest_version": "smwc-17855-1531605694",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17855,
        "title": "Bag Raiders - Shooting Stars",
        "version": "smwc-17855-1531605694",
        "upstream_time": 1531605694,
        "download_url": "https://dl.smwcentral.net/17855/shooting%20star.zip",
        "filename": "shooting star.zip",
        "size": 34186,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bahamut-lagoon-arutairu-monsters",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34678,
    "title": "Bahamut Lagoon - Arutairu Monsters",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cave",
      "dark",
      "overworld",
      "sewer",
      "spooky",
      "tense"
    ],
    "description": "Can fit an underground theme.",
    "latest_version": "smwc-34678-1696102000",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34678,
        "title": "Bahamut Lagoon - Arutairu Monsters",
        "version": "smwc-34678-1696102000",
        "upstream_time": 1696102000,
        "download_url": "https://dl.smwcentral.net/34678/17%20Arutairu%20Monsters.zip",
        "filename": "17 Arutairu Monsters.zip",
        "size": 69675,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bahamut-lagoon-bahamut-lagoon-arutairu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34679,
    "title": "Bahamut Lagoon - Bahamut Lagoon Arutairu",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "dark",
      "overworld",
      "spooky",
      "tense"
    ],
    "description": "Can fit a dark overworld theme.",
    "latest_version": "smwc-34679-1696102305",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34679,
        "title": "Bahamut Lagoon - Bahamut Lagoon Arutairu",
        "version": "smwc-34679-1696102305",
        "upstream_time": 1696102305,
        "download_url": "https://dl.smwcentral.net/34679/28%20Bahamut%20Lagoon%20Arutairu.zip",
        "filename": "28 Bahamut Lagoon Arutairu.zip",
        "size": 65521,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bahamut-lagoon-desert-daphira",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20007,
    "title": "Bahamut Lagoon - Desert Daphira",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "desert",
      "jungle",
      "ruins",
      "temple"
    ],
    "description": "Calm and nostalgic song that could fit open/desolated areas.",
    "latest_version": "smwc-20007-1558490348",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20007,
        "title": "Bahamut Lagoon - Desert Daphira",
        "version": "smwc-20007-1558490348",
        "upstream_time": 1558490348,
        "download_url": "https://dl.smwcentral.net/20007/DesertDaphira.zip",
        "filename": "DesertDaphira.zip",
        "size": 44098,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7327,
        "title": "Bahamut Lagoon - Desert Daphira",
        "version": "smwc-7327-1312351238",
        "upstream_time": 1312351238,
        "download_url": "https://dl.smwcentral.net/7327/BL%20-%20desert.zip",
        "filename": "BL - desert.zip",
        "size": 66654,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bahamut-lagoon-jojo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34680,
    "title": "Bahamut Lagoon - Jojo",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sad"
    ],
    "description": "Can fit a cutscene.",
    "latest_version": "smwc-34680-1696102306",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34680,
        "title": "Bahamut Lagoon - Jojo",
        "version": "smwc-34680-1696102306",
        "upstream_time": 1696102306,
        "download_url": "https://dl.smwcentral.net/34680/04%20Jojo.zip",
        "filename": "04 Jojo.zip",
        "size": 66614,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bahamut-lagoon-magical-city-godorando",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24240,
    "title": "Bahamut Lagoon - Magical City Godorando",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "desert",
      "mysterious",
      "ruins",
      "temple"
    ],
    "description": "Could fit a desert or temple theme.",
    "latest_version": "smwc-24240-1598135772",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24240,
        "title": "Bahamut Lagoon - Magical City Godorando",
        "version": "smwc-24240-1598135772",
        "upstream_time": 1598135772,
        "download_url": "https://dl.smwcentral.net/24240/godorando.zip",
        "filename": "godorando.zip",
        "size": 65314,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bahamut-lagoon-orerusu-salvation-army",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34677,
    "title": "Bahamut Lagoon - Orerusu Salvation Army",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "airship",
      "athletic",
      "bonus",
      "cutscene",
      "grassland",
      "mountain",
      "overworld",
      "sky",
      "title"
    ],
    "description": "Adventurous theme. Not compatible with \"Bonus End\".",
    "latest_version": "smwc-34677-1696101744",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34677,
        "title": "Bahamut Lagoon - Orerusu Salvation Army",
        "version": "smwc-34677-1696101744",
        "upstream_time": 1696101744,
        "download_url": "https://dl.smwcentral.net/34677/14%20Orerusu%20Salvation%20Army.zip",
        "filename": "14 Orerusu Salvation Army.zip",
        "size": 74861,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25302,
        "title": "Bahamut Lagoon - Orerusu Salvation Army",
        "version": "smwc-25302-1607669537",
        "upstream_time": 1607669537,
        "download_url": "https://dl.smwcentral.net/25302/bl_orerusu_salvation_army_0_2.zip",
        "filename": "bl_orerusu_salvation_army_0_2.zip",
        "size": 51567,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bakumatsu-kourinden-oni-battle-against-the-san-hakase",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33194,
    "title": "Bakumatsu Kourinden Oni - Battle against the San-Hakase",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "boss",
      "castle",
      "chase",
      "final",
      "tense"
    ],
    "description": "The San-Hakase (三博士) are 3 powerful beings that you have to defeat before you get to the final boss fight. There are 2 versions of this boss fight music, this one is used for 2 of the 3 San-Hakase (Alva and Tesla), the second version is used for the leader (Raihi).<br>\r\n<br>\r\nThe versions differ only from their intro and maybe I will port the other version in the future.",
    "latest_version": "smwc-33194-1678519377",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33194,
        "title": "Bakumatsu Kourinden Oni - Battle against the San-Hakase",
        "version": "smwc-33194-1678519377",
        "upstream_time": 1678519377,
        "download_url": "https://dl.smwcentral.net/33194/BakumatsuSanhakaseBattle.zip",
        "filename": "BakumatsuSanhakaseBattle.zip",
        "size": 79948,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bakumatsu-kourinden-oni-mount-fuji",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33193,
    "title": "Bakumatsu Kourinden Oni - Mount Fuji",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "mountain"
    ],
    "description": "Music when you are on Mount Fuji",
    "latest_version": "smwc-33193-1678519375",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33193,
        "title": "Bakumatsu Kourinden Oni - Mount Fuji",
        "version": "smwc-33193-1678519375",
        "upstream_time": 1678519375,
        "download_url": "https://dl.smwcentral.net/33193/BakumatsuFuji.zip",
        "filename": "BakumatsuFuji.zip",
        "size": 63449,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bakumatsu-kourinden-oni-normal-battle-america",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33190,
    "title": "Bakumatsu Kourinden Oni - Normal Battle (America)",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "fire"
    ],
    "description": "Apparently you are in both Japan and America in the game and both regions have their own battle music which is pretty cool.",
    "latest_version": "smwc-33190-1678335508",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33190,
        "title": "Bakumatsu Kourinden Oni - Normal Battle (America)",
        "version": "smwc-33190-1678335508",
        "upstream_time": 1678335508,
        "download_url": "https://dl.smwcentral.net/33190/BakumatsuBattleAmerica.zip",
        "filename": "BakumatsuBattleAmerica.zip",
        "size": 67219,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bakumatsu-kourinden-oni-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33189,
    "title": "Bakumatsu Kourinden Oni - Overworld",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cutscene",
      "overworld",
      "sky"
    ],
    "description": "The overworld theme of the game.",
    "latest_version": "smwc-33189-1678002576",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33189,
        "title": "Bakumatsu Kourinden Oni - Overworld",
        "version": "smwc-33189-1678002576",
        "upstream_time": 1678002576,
        "download_url": "https://dl.smwcentral.net/33189/BakumatsuOverworld.zip",
        "filename": "BakumatsuOverworld.zip",
        "size": 69535,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bakumatsu-kourinden-oni-spirit-hole",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36623,
    "title": "Bakumatsu Kourinden Oni - Spirit Hole",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "cave",
      "cutscene",
      "mysterious",
      "temple"
    ],
    "description": "A calm song from Bakumatsu Kourinden Oni. Fits probably for a temple.",
    "latest_version": "smwc-36623-1706144402",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36623,
        "title": "Bakumatsu Kourinden Oni - Spirit Hole",
        "version": "smwc-36623-1706144402",
        "upstream_time": 1706144402,
        "download_url": "https://dl.smwcentral.net/36623/Bakumatsu%20Spirit%20Hole.zip",
        "filename": "Bakumatsu Spirit Hole.zip",
        "size": 68535,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bakumatsu-kourinden-oni-title",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33188,
    "title": "Bakumatsu Kourinden Oni - Title",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "title"
    ],
    "description": "The title theme of Bakumatsu Kourinden Oni.<br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, P-Switch, Thunder/Firework/Blargg ",
    "latest_version": "smwc-33188-1677987633",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33188,
        "title": "Bakumatsu Kourinden Oni - Title",
        "version": "smwc-33188-1677987633",
        "upstream_time": 1677987633,
        "download_url": "https://dl.smwcentral.net/33188/BakumatsuTitle.zip",
        "filename": "BakumatsuTitle.zip",
        "size": 86879,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bakumatsu-kourinden-oni-to-mount-fuji",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33192,
    "title": "Bakumatsu Kourinden Oni - To Mount Fuji",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "final",
      "mountain",
      "tense"
    ],
    "description": "Shortly before the end of the game you climb Mount Fuji. I like how the track keeps building up.",
    "latest_version": "smwc-33192-1678335511",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33192,
        "title": "Bakumatsu Kourinden Oni - To Mount Fuji",
        "version": "smwc-33192-1678335511",
        "upstream_time": 1678335511,
        "download_url": "https://dl.smwcentral.net/33192/BakumatsuToMtFuji.zip",
        "filename": "BakumatsuToMtFuji.zip",
        "size": 69860,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bakumatsu-kourinden-oni-underwater",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33191,
    "title": "Bakumatsu Kourinden Oni - Underwater",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "cave",
      "mysterious",
      "temple",
      "water"
    ],
    "description": "Music that plays when you're underwater.",
    "latest_version": "smwc-33191-1678002453",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33191,
        "title": "Bakumatsu Kourinden Oni - Underwater",
        "version": "smwc-33191-1678002453",
        "upstream_time": 1678002453,
        "download_url": "https://dl.smwcentral.net/33191/BakumatsuUnderwater.zip",
        "filename": "BakumatsuUnderwater.zip",
        "size": 57512,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-baldi-s-basics-in-education-and-learning-learn",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32108,
    "title": "Baldi's Basics in Education and Learning - Learn",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "p-switch"
    ],
    "description": "Music that plays when you go to a thinkpad and answer a math question in Baldi's Basics.",
    "latest_version": "smwc-32108-1674863985",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32108,
        "title": "Baldi's Basics in Education and Learning - Learn",
        "version": "smwc-32108-1674863985",
        "upstream_time": 1674863985,
        "download_url": "https://dl.smwcentral.net/32108/Baldi%27s%20Basics%20-%20Learn.zip",
        "filename": "Baldi%27s Basics - Learn.zip",
        "size": 30793,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26653,
        "title": "Baldi's Basics in Education and Learning - Learn",
        "version": "smwc-26653-1620322893",
        "upstream_time": 1620322893,
        "download_url": "https://dl.smwcentral.net/26653/Baldi%27s%20Basics%20in%20Education%20and%20Learning%20-%20Learn.zip",
        "filename": "Baldi%27s Basics in Education and Learning - Learn.zip",
        "size": 43936,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-baldi-s-basics-in-education-and-learning-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20954,
    "title": "Baldi's Basics in Education and Learning - Main Theme",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "calm"
    ],
    "description": "The most suspicious music from the Baldi's Basics game.<br>\r\nI finally did this port, everything you need to do is <span style=\"color: #ff0000;\"><b>GET OUT WHILE YOU STILL CAN...</b></span><br>\r\n<br>\r\n^^^<br>\r\n<span style=\"color: #ffff00;\">Reference when you complete all the 7 notebooks in the game.</span>",
    "latest_version": "smwc-20954-1566941339",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20954,
        "title": "Baldi's Basics in Education and Learning - Main Theme",
        "version": "smwc-20954-1566941339",
        "upstream_time": 1566941339,
        "download_url": "https://dl.smwcentral.net/20954/Balditheme.zip",
        "filename": "Balditheme.zip",
        "size": 30553,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ballad-of-time",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7046,
    "title": "Ballad of Time",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "credits",
      "cutscene",
      "title"
    ],
    "description": "This is the song that was to be used in the title screen for Mario's time Quest. May suit a cutscene, a special type of overworld, or, of course, a title screen.",
    "latest_version": "smwc-7046-1319819127",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7046,
        "title": "Ballad of Time",
        "version": "smwc-7046-1319819127",
        "upstream_time": 1319819127,
        "download_url": "https://dl.smwcentral.net/7046/Ballad%20of%20Time.zip",
        "filename": "Ballad of Time.zip",
        "size": 64990,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-balloon-kid-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24359,
    "title": "Balloon Kid - Stage 1",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "bonus",
      "carnival",
      "retro",
      "sky"
    ],
    "description": "Song that Stage I from Balloon Kid. Could fit a sky themes.",
    "latest_version": "smwc-24359-1600143295",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24359,
        "title": "Balloon Kid - Stage 1",
        "version": "smwc-24359-1600143295",
        "upstream_time": 1600143295,
        "download_url": "https://dl.smwcentral.net/24359/Balloon%20Kid%20-%20Stage%201.zip",
        "filename": "Balloon Kid - Stage 1.zip",
        "size": 33079,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-banana-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13205,
    "title": "Banana - Main Theme",
    "authors": [
      "Pseudogon"
    ],
    "tags": [
      "bonus",
      "calm",
      "cutscene",
      "p-switch",
      "sky",
      "title"
    ],
    "description": "This is my first port ever. This is the main theme for an nes game called \"Banana\".<br>\r\n<br>\r\nThis would fit well for a P-switch theme, bonus room, cutscene, or title screen.<br>\r\n<br>\r\nUPDATE: Fixed looping",
    "latest_version": "smwc-13205-1455691880",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13205,
        "title": "Banana - Main Theme",
        "version": "smwc-13205-1455691880",
        "upstream_time": 1455691880,
        "download_url": "https://dl.smwcentral.net/13205/Banana%20-%20Main%20Theme.zip",
        "filename": "Banana - Main Theme.zip",
        "size": 30766,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-banda-djav-e-dj-juninho-portugal-me-libera",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26160,
    "title": "Banda Djavú e DJ Juninho Portugal - Me Libera",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "p-switch",
      "star"
    ],
    "description": "The melody of a famous brazilian song from 2009. Good for starman/invincibility or p-switch music (maybe?).",
    "latest_version": "smwc-26160-1615591114",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26160,
        "title": "Banda Djavú e DJ Juninho Portugal - Me Libera",
        "version": "smwc-26160-1615591114",
        "upstream_time": 1615591114,
        "download_url": "https://dl.smwcentral.net/26160/Me%20Libera%20%28Invincibility%20Jingle%29.zip",
        "filename": "Me Libera (Invincibility Jingle).zip",
        "size": 30687,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bandit-kings-of-ancient-china-strategy-in-winter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31631,
    "title": "Bandit Kings of Ancient China - Strategy in Winter",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "mountain",
      "overworld",
      "retro",
      "snow"
    ],
    "description": "Strategy in Winter from Bandit Kings of Ancient China.",
    "latest_version": "smwc-31631-1663859287",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31631,
        "title": "Bandit Kings of Ancient China - Strategy in Winter",
        "version": "smwc-31631-1663859287",
        "upstream_time": 1663859287,
        "download_url": "https://dl.smwcentral.net/31631/Bandit%20Kings%20of%20Ancient%20China%20-%20Strategy%20in%20Winter.zip",
        "filename": "Bandit Kings of Ancient China - Strategy in Winter.zip",
        "size": 34475,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-banjo-kazooie-clanker-s-cavern",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34670,
    "title": "Banjo-Kazooie - Clanker's Cavern",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "calm",
      "carnival",
      "cave",
      "ghost house"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"idol\"><a href=\"/?p=profile&amp;id=18321\" style=\"color: #ff9b55;\" class=\"un unavailable inactive\">idol</a></span><br>\r\n<br>\r\nNote: The Echo version is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, Thunder/Firework/Blargg ",
    "latest_version": "smwc-34670-1696109868",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34670,
        "title": "Banjo-Kazooie - Clanker's Cavern",
        "version": "smwc-34670-1696109868",
        "upstream_time": 1696109868,
        "download_url": "https://dl.smwcentral.net/34670/Clankers%20Cavern.zip",
        "filename": "Clankers Cavern.zip",
        "size": 142590,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-banjo-kazooie-click-clock-wood-lobby",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8204,
    "title": "Banjo-Kazooie - Click Clock Wood (Lobby)",
    "authors": [
      "Slash Man"
    ],
    "tags": [
      "cave",
      "dark",
      "jungle",
      "night",
      "temple"
    ],
    "description": "The calm music that plays in the lobby room of Click Clock Wood. Could fit a cave type of level.",
    "latest_version": "smwc-8204-1333716475",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8204,
        "title": "Banjo-Kazooie - Click Clock Wood (Lobby)",
        "version": "smwc-8204-1333716475",
        "upstream_time": 1333716475,
        "download_url": "https://dl.smwcentral.net/8204/Banjo%20Kazooie%20-%20Click%20Clock%20Wood%20%28Lobby%29.zip",
        "filename": "Banjo Kazooie - Click Clock Wood (Lobby).zip",
        "size": 43856,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-banjo-kazooie-freezeezy-peak",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37959,
    "title": "Banjo-Kazooie - Freezeezy Peak",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "mountain",
      "snow"
    ],
    "description": "Probably best suited for a snowy level.<br>\r\n<br>\r\nNote: This song is not compatible with the following SFX:<br>\r\nThunder/Firework/Blargg",
    "latest_version": "smwc-37959-1722466538",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37959,
        "title": "Banjo-Kazooie - Freezeezy Peak",
        "version": "smwc-37959-1722466538",
        "upstream_time": 1722466538,
        "download_url": "https://dl.smwcentral.net/37959/Freezeezy%20Peak.zip",
        "filename": "Freezeezy Peak.zip",
        "size": 92578,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-banjo-kazooie-grunty-s-revenge-cliff-farm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11356,
    "title": "Banjo-Kazooie: Grunty's Revenge - Cliff Farm",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "grassland"
    ],
    "description": "A bouncy, happy song from the GBA Banjo game. Could fit grasslands or cheery areas.",
    "latest_version": "smwc-11356-1433355752",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11356,
        "title": "Banjo-Kazooie: Grunty's Revenge - Cliff Farm",
        "version": "smwc-11356-1433355752",
        "upstream_time": 1433355752,
        "download_url": "https://dl.smwcentral.net/11356/Banjo-Kazooie%20-%20Grunty%27s%20Revenge%20-%20Cliff%20Farm.zip",
        "filename": "Banjo-Kazooie - Grunty%27s Revenge - Cliff Farm.zip",
        "size": 66042,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11268,
        "title": "Banjo-Kazooie: Grunty's Revenge - Cliff Farm",
        "version": "smwc-11268-1430961937",
        "upstream_time": 1430961937,
        "download_url": "https://dl.smwcentral.net/11268/Banjo-Kazooie%20GR%20-%20Cliff%20Farm%20%28U%29.zip",
        "filename": "Banjo-Kazooie GR - Cliff Farm (U).zip",
        "size": 32714,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-banjo-kazooie-mad-monster-mansion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28834,
    "title": "Banjo-Kazooie: Mad Monster Mansion",
    "authors": [
      "Marcozzo Daro"
    ],
    "tags": [
      "ghost house",
      "night",
      "spooky"
    ],
    "description": "The halloweenish theme from Banjo-Kazooie. Would fit ghost houses and in general levels with the \"haunted\" setting.",
    "latest_version": "smwc-28834-1638253240",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28834,
        "title": "Banjo-Kazooie: Mad Monster Mansion",
        "version": "smwc-28834-1638253240",
        "upstream_time": 1638253240,
        "download_url": "https://dl.smwcentral.net/28834/Mad%20Monster%20Mansion.zip",
        "filename": "Mad Monster Mansion.zip",
        "size": 35216,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-banjo-kazooie-mumbo-s-mountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39639,
    "title": "Banjo Kazooie - Mumbo's Mountain",
    "authors": [
      "jneen"
    ],
    "tags": [
      "athletic",
      "jungle",
      "mountain",
      "upbeat"
    ],
    "description": "Mumbo's Mountain from Banjo Kazooie. Greaty for trolly underground or forest sections maybe? Smallish aram footprint - compatible with all sfx and global songs, as well as the #default sample group.",
    "latest_version": "smwc-39639-1748698157",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39639,
        "title": "Banjo Kazooie - Mumbo's Mountain",
        "version": "smwc-39639-1748698157",
        "upstream_time": 1748698157,
        "download_url": "https://dl.smwcentral.net/39639/mumbo.zip",
        "filename": "mumbo.zip",
        "size": 37469,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-banjo-kazooie-rusty-bucket-bay",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8988,
    "title": "Banjo-Kazooie - Rusty Bucket Bay",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "cave",
      "swamp"
    ],
    "description": "The music of the dreaded Rusty Bucket Bay level. This song would best fit ship settings, tough levels, industrial levels/settings, and polluted environment settings.",
    "latest_version": "smwc-8988-1413459093",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8988,
        "title": "Banjo-Kazooie - Rusty Bucket Bay",
        "version": "smwc-8988-1413459093",
        "upstream_time": 1413459093,
        "download_url": "https://dl.smwcentral.net/8988/%5BK%5D%20Banjo-Kazooie%20-%20Rusty%20Bucket%20Bay.zip",
        "filename": "%5BK%5D Banjo-Kazooie - Rusty Bucket Bay.zip",
        "size": 33225,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-banjo-kazooie-spiral-mountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13715,
    "title": "Banjo Kazooie - Spiral Mountain",
    "authors": [
      "6646"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "Spiral Mountain is a world featured in every game in the Banjo-Kazooie series so far.<br>\r\n<br>\r\nNote: Please do not care warning. (It is by music text design)",
    "latest_version": "smwc-13715-1464756781",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13715,
        "title": "Banjo Kazooie - Spiral Mountain",
        "version": "smwc-13715-1464756781",
        "upstream_time": 1464756781,
        "download_url": "https://dl.smwcentral.net/13715/baka_spiral_mountain.zip",
        "filename": "baka_spiral_mountain.zip",
        "size": 57106,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-banjo-tooie-glitter-gulch-mine-racin-with-mary",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7792,
    "title": "Banjo-Tooie - Glitter Gulch Mine (Racin' with Mary)",
    "authors": [
      "Slash Man"
    ],
    "tags": [
      "athletic",
      "bonus",
      "cave",
      "mountain"
    ],
    "description": "A Bluegrass song played in the second level of Banjo Tooie.",
    "latest_version": "smwc-7792-1312263995",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7792,
        "title": "Banjo-Tooie - Glitter Gulch Mine (Racin' with Mary)",
        "version": "smwc-7792-1312263995",
        "upstream_time": 1312263995,
        "download_url": "https://dl.smwcentral.net/7792/Banjo%20Tooie%20-%20Glitter%20Gulch%20Mine%20%28Racin%27%20With%20Mary%29.zip",
        "filename": "Banjo Tooie - Glitter Gulch Mine (Racin%27 With Mary).zip",
        "size": 46260,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-banjo-tooie-jolly-roger-s-lagoon-atlantis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7740,
    "title": "Banjo-Tooie - Jolly Roger's Lagoon (Atlantis)",
    "authors": [
      "Slash Man"
    ],
    "tags": [
      "calm",
      "cave",
      "water"
    ],
    "description": "The deep underwater theme from the 4th level in Banjo-Tooie.",
    "latest_version": "smwc-7740-1311928258",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7740,
        "title": "Banjo-Tooie - Jolly Roger's Lagoon (Atlantis)",
        "version": "smwc-7740-1311928258",
        "upstream_time": 1311928258,
        "download_url": "https://dl.smwcentral.net/7740/Banjo%20Tooie%20-%20Jolly%20Roger%27s%20Lagoon%20%28Atlantis%29.zip",
        "filename": "Banjo Tooie - Jolly Roger%27s Lagoon (Atlantis).zip",
        "size": 71589,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-banjo-tooie-witchyworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9226,
    "title": "Banjo-Tooie - Witchyworld",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "carnival",
      "spooky"
    ],
    "description": "The song that plays in the demented theme park world in Banjo-Tooie. Could fit strange amusement park themed levels, carnival levels, and maybe even haunted settings, if used a certain way.<br>\r\n<br>\r\nCredit would be appreciated!",
    "latest_version": "smwc-9226-1413462423",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9226,
        "title": "Banjo-Tooie - Witchyworld",
        "version": "smwc-9226-1413462423",
        "upstream_time": 1413462423,
        "download_url": "https://dl.smwcentral.net/9226/%5BK%5D%20%5BS%5D%20Banjo-Tooie%20-%20Witchyworld.zip",
        "filename": "%5BK%5D %5BS%5D Banjo-Tooie - Witchyworld.zip",
        "size": 72433,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-banjo-tooie-witchyworld-unsampled",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11217,
    "title": "Banjo-Tooie - Witchyworld (Unsampled)",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "carnival",
      "spooky"
    ],
    "description": "The song that plays in the demented theme park world in Banjo-Tooie. This version is unsampled, save for a crash cymbal. ",
    "latest_version": "smwc-11217-1430023741",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11217,
        "title": "Banjo-Tooie - Witchyworld (Unsampled)",
        "version": "smwc-11217-1430023741",
        "upstream_time": 1430023741,
        "download_url": "https://dl.smwcentral.net/11217/Banjo-Tooie%20-%20Witchyworld%20%28U%29.zip",
        "filename": "Banjo-Tooie - Witchyworld (U).zip",
        "size": 44001,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bank-heist-blitz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24145,
    "title": "Bank Heist Blitz",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "dark",
      "desert",
      "final",
      "fire",
      "industrial",
      "temple",
      "tense",
      "urban"
    ],
    "description": "This song was composed for my BLDC, but it never saw the light of day. It is here now.",
    "latest_version": "smwc-24145-1597791615",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24145,
        "title": "Bank Heist Blitz",
        "version": "smwc-24145-1597791615",
        "upstream_time": 1597791615,
        "download_url": "https://dl.smwcentral.net/24145/842020.zip",
        "filename": "842020.zip",
        "size": 78089,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-banshiryuu-death-twins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27539,
    "title": "Banshiryuu - Death Twins",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "boss",
      "chase",
      "ghost house",
      "industrial",
      "mountain",
      "switch palace",
      "tense"
    ],
    "description": "The theme of the third extra stage bosses, Mei and Mai, in the third Seihou game, Banshiryuu. I don't think any of the three people who know about this game expected a port from it to ever exist, eh?<br>\r\n<br>\r\nThis song is overall a mess, both compositionally and mixing-wise, and while I did try to clean up the mixing at least, it's still a bit all over the place.<br>\r\n<br>\r\nIt's a short and repetitive, high-energy song with a short \"break\" where it gets quiet.<br>\r\n<br>\r\nProbably best suited for a short, hyper boss.",
    "latest_version": "smwc-27539-1627793957",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27539,
        "title": "Banshiryuu - Death Twins",
        "version": "smwc-27539-1627793957",
        "upstream_time": 1627793957,
        "download_url": "https://dl.smwcentral.net/27539/death%20twins.zip",
        "filename": "death twins.zip",
        "size": 44944,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-barbie-super-model-rollerskating-at-the-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23581,
    "title": "Barbie: Super Model - Rollerskating at the Beach",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "beach",
      "bonus",
      "overworld",
      "title",
      "town",
      "urban"
    ],
    "description": "A very strange (and sort of broken) song from a Barbie game for the SNES. Despite this, it has an inexplicable charm to it.<br>\r\n<br>\r\nDue to its short length, it's probably best suited for things like title screens and overworlds, probably for less serious hacks.",
    "latest_version": "smwc-23581-1594356324",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23581,
        "title": "Barbie: Super Model - Rollerskating at the Beach",
        "version": "smwc-23581-1594356324",
        "upstream_time": 1594356324,
        "download_url": "https://dl.smwcentral.net/23581/roller.zip",
        "filename": "roller.zip",
        "size": 33183,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-barkley-shut-up-and-jam-gaiden-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35727,
    "title": "Barkley, Shut Up And Jam: Gaiden - Boss Battle",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "final",
      "tense"
    ],
    "description": "An intense song that could work for final stages or bosses. <br>\r\n Originally featured in Nonsense.",
    "latest_version": "smwc-35727-1704628892",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35727,
        "title": "Barkley, Shut Up And Jam: Gaiden - Boss Battle",
        "version": "smwc-35727-1704628892",
        "upstream_time": 1704628892,
        "download_url": "https://dl.smwcentral.net/35727/barkley-boss.zip",
        "filename": "barkley-boss.zip",
        "size": 70199,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-barkley-shut-up-and-jam-gaiden-falling-down",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33375,
    "title": "Barkley, Shut Up And Jam: Gaiden - Falling Down",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "calm",
      "dark",
      "overworld",
      "sad"
    ],
    "description": "The song that plays on the final overworld of the game.<br>\r\n<br>\r\nHope you're doing well, Cboyardee.",
    "latest_version": "smwc-33375-1684765848",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33375,
        "title": "Barkley, Shut Up And Jam: Gaiden - Falling Down",
        "version": "smwc-33375-1684765848",
        "upstream_time": 1684765848,
        "download_url": "https://dl.smwcentral.net/33375/Barkley%20Shut%20Up%20And%20Jam%20Gaiden%20-%20Falling%20Down.zip",
        "filename": "Barkley Shut Up And Jam Gaiden - Falling Down.zip",
        "size": 68610,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-barrage-musical-a-fantasy-of-tempest-the-world-fairy-only-knows",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31430,
    "title": "Barrage Musical ~ A Fantasy of Tempest ~ - The World Fairy Only Knows",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "boss",
      "carnival",
      "chase",
      "ice",
      "mountain",
      "night",
      "sky",
      "snow",
      "space",
      "switch palace"
    ],
    "description": "Sindy's theme from Barrage Musical, a Touhou clone with a focus on synchronizing everything to the music. The music is also Touhou-styled, with this song probably being one of the most Touhou-sounding in the game.<br>\r\n<br>\r\nIt's a happy-sounding song, and feels magical just like a little fairy flying around, shooting bullets would.<br>\r\n<br>\r\nI believe I've seen the title translated as \"A World Only Fairies Understand\" as well, but I named the submission after the official in-game English name.",
    "latest_version": "smwc-31430-1663855959",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31430,
        "title": "Barrage Musical ~ A Fantasy of Tempest ~ - The World Fairy Only Knows",
        "version": "smwc-31430-1663855959",
        "upstream_time": 1663855959,
        "download_url": "https://dl.smwcentral.net/31430/fairy.zip",
        "filename": "fairy.zip",
        "size": 36087,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bart-s-nightmare-itchy-scratchy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33534,
    "title": "Bart's Nightmare - Itchy & Scratchy",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "abstract",
      "chase",
      "urban"
    ],
    "description": "The frantic Itchy & Scratchy stage theme from The Simpsons: Bart's Nightmare. Ported by ear by listening to each channel of the SPC.",
    "latest_version": "smwc-33534-1690803553",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33534,
        "title": "Bart's Nightmare - Itchy & Scratchy",
        "version": "smwc-33534-1690803553",
        "upstream_time": 1690803553,
        "download_url": "https://dl.smwcentral.net/33534/Bart%27s%20Nightmare%20-%20Itchy%20%26%20Scratchy.zip",
        "filename": "Bart%27s Nightmare - Itchy %26 Scratchy.zip",
        "size": 32376,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bastion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21245,
    "title": "Bastion",
    "authors": [
      "Janno27"
    ],
    "tags": [
      "airship",
      "calm",
      "castle",
      "cave",
      "night"
    ],
    "description": "Renaissance-like slow piece with a grave atmosphere.<br>\r\nCould fit castles or airships.",
    "latest_version": "smwc-21245-1569897336",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21245,
        "title": "Bastion",
        "version": "smwc-21245-1569897336",
        "upstream_time": 1569897336,
        "download_url": "https://dl.smwcentral.net/21245/Bastion.zip",
        "filename": "Bastion.zip",
        "size": 32566,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-batman-gb-title-screen-arranged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17106,
    "title": "Batman (GB) - Title Screen (Arranged)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "cutscene",
      "tense",
      "title"
    ],
    "description": "The Title theme for the GB version of Sunsoft's own Batman game (IIRC, the NES was the original one or something, idk). Use this when you need a not too suspense-filled and short intro theme, which could also serve as a title screen theme (no shit lol) that starts right after the intro. Not much useful for everything else tho.",
    "latest_version": "smwc-17106-1518553494",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17106,
        "title": "Batman (GB) - Title Screen (Arranged)",
        "version": "smwc-17106-1518553494",
        "upstream_time": 1518553494,
        "download_url": "https://dl.smwcentral.net/17106/Batman%20%28GB%29%20-%20Title%20Screen.zip",
        "filename": "Batman (GB) - Title Screen.zip",
        "size": 81807,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-batman-genesis-in-the-sky-over-gotham-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31083,
    "title": "Batman (Genesis) - In the Sky Over Gotham City",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "dark",
      "sky",
      "urban"
    ],
    "description": "In the Sky Over Gotham City from Batman on the Sega Genesis, remixed in the style of The Ninja Warriors.",
    "latest_version": "smwc-31083-1661912006",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31083,
        "title": "Batman (Genesis) - In the Sky Over Gotham City",
        "version": "smwc-31083-1661912006",
        "upstream_time": 1661912006,
        "download_url": "https://dl.smwcentral.net/31083/Batman%20%28Genesis%29%20-%20In%20the%20Sky%20Over%20Gotham%20City%20%28TNW%20Remix%29.zip",
        "filename": "Batman (Genesis) - In the Sky Over Gotham City (TNW Remix).zip",
        "size": 69455,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-batman-nes-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21575,
    "title": "Batman (NES) - Stage 2 (Chemistry For Beginners)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "tense"
    ],
    "description": "My port from 72hoSPC #5 which earned me 5th place. The port is left completely unchanged aside from the global volume of the port.",
    "latest_version": "smwc-21575-1577379243",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21575,
        "title": "Batman (NES) - Stage 2 (Chemistry For Beginners)",
        "version": "smwc-21575-1577379243",
        "upstream_time": 1577379243,
        "download_url": "https://dl.smwcentral.net/21575/Batman_-_Stage_2_Chemistry_For_Beginners.zip",
        "filename": "Batman_-_Stage_2_Chemistry_For_Beginners.zip",
        "size": 34017,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-batman-return-of-the-joker-gb-limestone-caverns",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27950,
    "title": "Batman: Return of the Joker (GB) - Limestone Caverns",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "cave",
      "ghost house",
      "mysterious",
      "spooky",
      "temple"
    ],
    "description": "Goes good with levels that have ghosts as the main enemies.",
    "latest_version": "smwc-27950-1635538783",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27950,
        "title": "Batman: Return of the Joker (GB) - Limestone Caverns",
        "version": "smwc-27950-1635538783",
        "upstream_time": 1635538783,
        "download_url": "https://dl.smwcentral.net/27950/Limestone%20Caverns.zip",
        "filename": "Limestone Caverns.zip",
        "size": 66060,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-batman-return-of-the-joker-gotham-in-danger",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15259,
    "title": "Batman: Return of the Joker - Gotham in Danger",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "credits",
      "night",
      "urban"
    ],
    "description": "The music played in the first stage of the game.",
    "latest_version": "smwc-15259-1489891594",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15259,
        "title": "Batman: Return of the Joker - Gotham in Danger",
        "version": "smwc-15259-1489891594",
        "upstream_time": 1489891594,
        "download_url": "https://dl.smwcentral.net/15259/Batman%20-%20Return%20of%20the%20Joker%20~%20Gotham%20in%20Danger.zip",
        "filename": "Batman - Return of the Joker ~ Gotham in Danger.zip",
        "size": 69830,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-batman-returns-nes-gotham-plaza-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31526,
    "title": "Batman Returns (NES) - Gotham Plaza (Stage 1)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "dark",
      "retro",
      "tense",
      "urban"
    ],
    "description": "The sinister and dark theme played on the first stage from Batman Returns for the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31526-1663844063",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31526,
        "title": "Batman Returns (NES) - Gotham Plaza (Stage 1)",
        "version": "smwc-31526-1663844063",
        "upstream_time": 1663844063,
        "download_url": "https://dl.smwcentral.net/31526/Batman%20Returns%20%28NES%29%20-%20Gotham%20Plaza%20%28Stage%201%29.zip",
        "filename": "Batman Returns (NES) - Gotham Plaza (Stage 1).zip",
        "size": 47114,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-batman-returns-the-penguin-s-lair",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32224,
    "title": "Batman Returns - The Penguin's Lair",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "cave"
    ],
    "description": "Dedicated to <span class=\"un-outer\" title=\"KoS\"><a href=\"/?p=profile&amp;id=51976\" style=\"color: var(--user-color-1);\" class=\"un\">KoS</a></span>",
    "latest_version": "smwc-32224-1674922661",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32224,
        "title": "Batman Returns - The Penguin's Lair",
        "version": "smwc-32224-1674922661",
        "upstream_time": 1674922661,
        "download_url": "https://dl.smwcentral.net/32224/PenguinsLair.zip",
        "filename": "PenguinsLair.zip",
        "size": 64323,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-batman-the-video-game-nes-gotham-city-cathedral",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21183,
    "title": "Batman: The Video Game (NES) - Gotham City Cathedral",
    "authors": [
      "Yuzu"
    ],
    "tags": [
      "dark",
      "final",
      "fire",
      "tense"
    ],
    "description": "My favorite batman songs that's good enough.<br>\r\n<br>\r\nSince Finished at May 21, 2018 and today we're fixing all the issues with the SMW Compatible.<br>\r\n<br>\r\nalso This is my IDOL9 Submission",
    "latest_version": "smwc-21183-1569864620",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21183,
        "title": "Batman: The Video Game (NES) - Gotham City Cathedral",
        "version": "smwc-21183-1569864620",
        "upstream_time": 1569864620,
        "download_url": "https://dl.smwcentral.net/21183/batmannes1-1.zip",
        "filename": "batmannes1-1.zip",
        "size": 70651,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-battalion-bossanova",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7047,
    "title": "Battalion Bossanova",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "boss",
      "castle"
    ],
    "description": "The song that was to be used in the castles in Mario's Time Quest. Would suit a castle or possibly a cave.",
    "latest_version": "smwc-7047-1319819255",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7047,
        "title": "Battalion Bossanova",
        "version": "smwc-7047-1319819255",
        "upstream_time": 1319819255,
        "download_url": "https://dl.smwcentral.net/7047/Battalion%20Bossanova.zip",
        "filename": "Battalion Bossanova.zip",
        "size": 67369,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-battle-cars-meltdown",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34109,
    "title": "Battle Cars - Meltdown",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "final",
      "tense",
      "urban"
    ],
    "description": "Meltdown from Battle Cars.",
    "latest_version": "smwc-34109-1692743681",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34109,
        "title": "Battle Cars - Meltdown",
        "version": "smwc-34109-1692743681",
        "upstream_time": 1692743681,
        "download_url": "https://dl.smwcentral.net/34109/Battle%20Cars%20-%20%20Meltdown.zip",
        "filename": "Battle Cars -  Meltdown.zip",
        "size": 63979,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-battle-dodgeball-ii-tournament-battle-arena",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40829,
    "title": "Battle Dodgeball II - Tournament Battle Arena",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "chase",
      "fire",
      "industrial",
      "tense",
      "upbeat"
    ],
    "description": "Tournament Battle Arena from Battle Dodgeball II on the SNES.<br>\r\n<br>\r\nContains a define to enable/disable the intro.",
    "latest_version": "smwc-40829-1763067443",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40829,
        "title": "Battle Dodgeball II - Tournament Battle Arena",
        "version": "smwc-40829-1763067443",
        "upstream_time": 1763067443,
        "download_url": "https://dl.smwcentral.net/40829/Battle%20Dodgeball%20II%20-%20Tournament%20Battle%20Arena.zip",
        "filename": "Battle Dodgeball II - Tournament Battle Arena.zip",
        "size": 129718,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-battle-garegga-degeneracy-arranged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13773,
    "title": "Battle Garegga - Degeneracy (Arranged Version)",
    "authors": [
      "Lui"
    ],
    "tags": [
      "athletic",
      "bonus",
      "industrial",
      "night",
      "space",
      "urban"
    ],
    "description": "The theme from stage 4, in the Saturn version of the game (if you don't use the orignal arcade music or something). Pretty groovy.<br>\r\n<br>\r\nAlso I had to delete several samples, so no yoshis or thunders.",
    "latest_version": "smwc-13773-1465493608",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13773,
        "title": "Battle Garegga - Degeneracy (Arranged Version)",
        "version": "smwc-13773-1465493608",
        "upstream_time": 1465493608,
        "download_url": "https://dl.smwcentral.net/13773/degeneracy.zip",
        "filename": "degeneracy.zip",
        "size": 82695,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-battle-garegga-fly-to-the-leaden-sky-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37462,
    "title": "Battle Garegga - Fly to the Leaden Sky (Stage 1)",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "abstract",
      "airship",
      "athletic",
      "night",
      "sky",
      "space"
    ],
    "description": "A port/\"remix\" of the energetic first stage theme from Battle Garegga.<br>\r\n<br>\r\nDue to somewhat tight ARAM limitations, this won't play nice with the SMW Thunder, P-Switch, or Yoshi SFX!",
    "latest_version": "smwc-37462-1712857068",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37462,
        "title": "Battle Garegga - Fly to the Leaden Sky (Stage 1)",
        "version": "smwc-37462-1712857068",
        "upstream_time": 1712857068,
        "download_url": "https://dl.smwcentral.net/37462/Battle%20Garegga%20~%20Fly%20to%20the%20Leaden%20Sky%20%28Stage%201%29%20.zip",
        "filename": "Battle Garegga ~ Fly to the Leaden Sky (Stage 1) .zip",
        "size": 91250,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-battle-garegga-megalomaniac",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19178,
    "title": "Battle Garegga - Megalomaniac",
    "authors": [
      "crm0622"
    ],
    "tags": [
      "athletic",
      "space"
    ],
    "description": "(Second attempt of submit this port...)<br>\r\n<br>\r\n(Don't confused with Megalovania which is from Undertale! :P)<br>\r\n<br>\r\n<br>\r\n<br>\r\nFrom the game called \"Battle Garegga\".<br>\r\n<br>\r\nMay fit for space-themed stages etc...<br>\r\n<br>\r\n<br>\r\n<br>\r\n(Warning : May not compatible with thunder sound!)",
    "latest_version": "smwc-19178-1550932533",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19178,
        "title": "Battle Garegga - Megalomaniac",
        "version": "smwc-19178-1550932533",
        "upstream_time": 1550932533,
        "download_url": "https://dl.smwcentral.net/19178/bgaregga_megalomaniac.zip",
        "filename": "bgaregga_megalomaniac.zip",
        "size": 89422,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-battle-garegga-subversive-awareness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22155,
    "title": "Battle Garegga - Subversive Awareness",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "final",
      "industrial",
      "night",
      "sky",
      "space"
    ],
    "description": "Subversive Awareness from Battle Garegga. Good for fast-paced levels. Not compatible with Yoshi and P-Switches.",
    "latest_version": "smwc-22155-1581960499",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22155,
        "title": "Battle Garegga - Subversive Awareness",
        "version": "smwc-22155-1581960499",
        "upstream_time": 1581960499,
        "download_url": "https://dl.smwcentral.net/22155/Battle%20Garegga%20-%20Subversive%20Awareness.zip",
        "filename": "Battle Garegga - Subversive Awareness.zip",
        "size": 102768,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-battle-in-the-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33571,
    "title": "Battle in the Castle",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "boss",
      "castle"
    ],
    "description": "This song is good in castles and battles, I made it with samples from Romancing Saga, but don't expect quality like Kenji Ito.  Lol!",
    "latest_version": "smwc-33571-1687889507",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33571,
        "title": "Battle in the Castle",
        "version": "smwc-33571-1687889507",
        "upstream_time": 1687889507,
        "download_url": "https://dl.smwcentral.net/33571/Battle%20in%20the%20Castle.zip",
        "filename": "Battle in the Castle.zip",
        "size": 116128,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-battle-of-olympus-peloponnesus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8479,
    "title": "Battle of Olympus - Peloponnesus",
    "authors": [
      "AntiDuck"
    ],
    "tags": [
      "forest",
      "mountain",
      "temple"
    ],
    "description": "A forest theme from an obscure NES game that could fit other scenarios, like mountains or temples for example.",
    "latest_version": "smwc-8479-1383886428",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8479,
        "title": "Battle of Olympus - Peloponnesus",
        "version": "smwc-8479-1383886428",
        "upstream_time": 1383886428,
        "download_url": "https://dl.smwcentral.net/8479/Battle%20of%20Olympus%20-%20Peloponnesus.zip",
        "filename": "Battle of Olympus - Peloponnesus.zip",
        "size": 60858,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-battleclash-space-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37091,
    "title": "BattleClash - Space Map",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "abstract",
      "dark",
      "final",
      "fire",
      "industrial",
      "overworld",
      "space",
      "tense"
    ],
    "description": "The tense theme for the final map of BattleClash. Good for final areas.",
    "latest_version": "smwc-37091-1710087303",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37091,
        "title": "BattleClash - Space Map",
        "version": "smwc-37091-1710087303",
        "upstream_time": 1710087303,
        "download_url": "https://dl.smwcentral.net/37091/BC%20-%20Space%20Map.zip",
        "filename": "BC - Space Map.zip",
        "size": 32068,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37090,
        "title": "BattleClash - Space Map",
        "version": "smwc-37090-1710087287",
        "upstream_time": 1710087287,
        "download_url": "https://dl.smwcentral.net/37090/BattleClash%20-%20Space%20Map.zip",
        "filename": "BattleClash - Space Map.zip",
        "size": 28438,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-battlefield",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32132,
    "title": "Battlefield 900",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "airship",
      "athletic",
      "boss",
      "castle",
      "chase",
      "cutscene",
      "industrial",
      "sky",
      "space"
    ],
    "description": "My Rendition of Super Smash Bros Music. Could fit on space, abstract, and sky levels, Boss Battle, Airship, Tanks, or Techno levels.",
    "latest_version": "smwc-32132-1674366858",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32132,
        "title": "Battlefield 900",
        "version": "smwc-32132-1674366858",
        "upstream_time": 1674366858,
        "download_url": "https://dl.smwcentral.net/32132/Battlefield%20900.zip",
        "filename": "Battlefield 900.zip",
        "size": 32059,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-battletoads-boss-ragnarok-remix-tmnt-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25293,
    "title": "Battletoads - Boss & Ragnarok REMIX (TMNT Style)",
    "authors": [
      "Kitikuchan"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "tense"
    ],
    "description": "A Remix of Boss Theme and Ragnarok's Canyon from Battletoads(NES) with Teenage Mutant Ninja Turtles:Tournament Fighters samples.<a href=\"https://www.smwcentral.net/?p=section&a=details&id=19143\">I used samples from this port.</a><br>\r\nOriginal composer: David Wise<br>\r\n<br>\r\nGood for Boss theme,or intense, fast action levels.<br>\r\nIt uses 6 channels.<br>\r\n<br>\r\n<a href=\"https://youtu.be/CFHKqPl8R80\" rel=\"nofollow\">Youtube link</a>",
    "latest_version": "smwc-25293-1607667155",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25293,
        "title": "Battletoads - Boss & Ragnarok REMIX (TMNT Style)",
        "version": "smwc-25293-1607667155",
        "upstream_time": 1607667155,
        "download_url": "https://dl.smwcentral.net/25293/BattletoadsBoss.zip",
        "filename": "BattletoadsBoss.zip",
        "size": 54273,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-battletoads-double-dragon-abobo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22327,
    "title": "Battletoads & Double Dragon - Abobo",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "chase",
      "industrial"
    ],
    "description": "I finally was able to make a port using SPC2MML. This is Abobo from Battletoads & Double Dragon. Useful for athletic levels.",
    "latest_version": "smwc-22327-1585093598",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22327,
        "title": "Battletoads & Double Dragon - Abobo",
        "version": "smwc-22327-1585093598",
        "upstream_time": 1585093598,
        "download_url": "https://dl.smwcentral.net/22327/Battletoads%20%26%20Double%20Dragon%20-%20Abobo.zip",
        "filename": "Battletoads %26 Double Dragon - Abobo.zip",
        "size": 74950,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-battletoads-double-dragon-rat-ship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33489,
    "title": "Battletoads & Double Dragon - Rat Ship",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "last",
      "tense"
    ],
    "description": "This song is good in tense places like the last few levels, Note: it has some sfx issues, the mix may differ from the original.",
    "latest_version": "smwc-33489-1693543231",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33489,
        "title": "Battletoads & Double Dragon - Rat Ship",
        "version": "smwc-33489-1693543231",
        "upstream_time": 1693543231,
        "download_url": "https://dl.smwcentral.net/33489/Rat%20Ship.zip",
        "filename": "Rat Ship.zip",
        "size": 23192,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-battletoads-double-dragon-robo-manus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19585,
    "title": "Battletoads & Double Dragon - Robo Manus",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "An unsampled port of Robo Manus from Battletoads & Double Dragon. It was originally used for a bossfight, but it also fits well into tense/epic levels as well.",
    "latest_version": "smwc-19585-1554595551",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19585,
        "title": "Battletoads & Double Dragon - Robo Manus",
        "version": "smwc-19585-1554595551",
        "upstream_time": 1554595551,
        "download_url": "https://dl.smwcentral.net/19585/robomanus.zip",
        "filename": "robomanus.zip",
        "size": 23872,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18661,
        "title": "Battletoads & Double Dragon - Robo Manus",
        "version": "smwc-18661-1544839935",
        "upstream_time": 1544839935,
        "download_url": "https://dl.smwcentral.net/18661/Robo%20Manus.zip",
        "filename": "Robo Manus.zip",
        "size": 79999,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-battletoads-double-dragon-roper",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23658,
    "title": "Battletoads & Double Dragon - Roper",
    "authors": [
      "Teows"
    ],
    "tags": [
      "athletic",
      "cave",
      "industrial",
      "urban"
    ],
    "description": "A rather upbeat song from BT&DD. Might be good for athletic levels in general.<br>\r\n<br>\r\n(27/04/21 update): Removed the master volume DSP writes.",
    "latest_version": "smwc-23658-1595279996",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23658,
        "title": "Battletoads & Double Dragon - Roper",
        "version": "smwc-23658-1595279996",
        "upstream_time": 1595279996,
        "download_url": "https://dl.smwcentral.net/23658/Roper.zip",
        "filename": "Roper.zip",
        "size": 75370,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23657,
        "title": "Battletoads & Double Dragon - Roper",
        "version": "smwc-23657-1595279097",
        "upstream_time": 1595279097,
        "download_url": "https://dl.smwcentral.net/23657/Roper%20%28u%29.zip",
        "filename": "Roper (u).zip",
        "size": 34936,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-battletoads-double-dragon-shadow-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29179,
    "title": "Battletoads & Double Dragon - Shadow Boss",
    "authors": [
      "Zavok",
      "brickblock369"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "chase",
      "dark",
      "industrial",
      "mountain",
      "tense"
    ],
    "description": "Shadow Boss from Battletoads & Double Dragon",
    "latest_version": "smwc-29179-1645402467",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29179,
        "title": "Battletoads & Double Dragon - Shadow Boss",
        "version": "smwc-29179-1645402467",
        "upstream_time": 1645402467,
        "download_url": "https://dl.smwcentral.net/29179/Battletoads%20%26%20Double%20Dragon%20-%20Shadow%20Boss%20%28L%29.zip",
        "filename": "Battletoads %26 Double Dragon - Shadow Boss (L).zip",
        "size": 31040,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28129,
        "title": "Battletoads & Double Dragon - Shadow Boss",
        "version": "smwc-28129-1632779430",
        "upstream_time": 1632779430,
        "download_url": "https://dl.smwcentral.net/28129/BT%26DD%20-%20Shadow_Boss.zip",
        "filename": "BT%26DD - Shadow_Boss.zip",
        "size": 76145,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-battletoads-double-dragon-the-dark-queen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22419,
    "title": "Battletoads & Double Dragon - The Dark Queen",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "boss",
      "final"
    ],
    "description": "The final boss theme from Battletoads & Double Dragon, it could fit a boss or a fast paced stage.",
    "latest_version": "smwc-22419-1584605467",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22419,
        "title": "Battletoads & Double Dragon - The Dark Queen",
        "version": "smwc-22419-1584605467",
        "upstream_time": 1584605467,
        "download_url": "https://dl.smwcentral.net/22419/The%20Dark%20Queen.zip",
        "filename": "The Dark Queen.zip",
        "size": 72390,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-battletoads-double-dragon-victory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21525,
    "title": "Battletoads & Double Dragon - Victory",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "Rock tune that could fit as a stage clear theme.<br>\r\nIncluded also a version that starts with the SMW goal whistle, that you can have by setting \"SMW_WHISTLE\" to 1 in the txt file (note that not having the whistle will reduce the insert size by a bit).<br>\r\n<br>\r\nNOTE: the song uses the samples \"0F SMW @21.brr\" and \"11 SMW @17.brr\", so in order for it to work as a global song you'll need to include those in your sample groups (by adding a \"!\" next to their names in the \"Addmusic_sample groups.txt\" file, both in #default and #optimized).",
    "latest_version": "smwc-21525-1574964468",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21525,
        "title": "Battletoads & Double Dragon - Victory",
        "version": "smwc-21525-1574964468",
        "upstream_time": 1574964468,
        "download_url": "https://dl.smwcentral.net/21525/Battletoads%20-%20Victory.zip",
        "filename": "Battletoads - Victory.zip",
        "size": 66339,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-battletoads-turbo-tunnel-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21557,
    "title": "Battletoads - Turbo Tunnel Part 2",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "chase"
    ],
    "description": "The infamous song from an infamous part of Battletoads, remade with samples from Battletoads & Double Dragon. I think I managed to nail down the style fairly well here. Good for athletic levels or chase levels.",
    "latest_version": "smwc-21557-1576187048",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21557,
        "title": "Battletoads - Turbo Tunnel Part 2",
        "version": "smwc-21557-1576187048",
        "upstream_time": 1576187048,
        "download_url": "https://dl.smwcentral.net/21557/Battletoads__Turbo_Tunnel_Part_2.zip",
        "filename": "Battletoads__Turbo_Tunnel_Part_2.zip",
        "size": 85671,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-be-music-script-freedom-dive",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35029,
    "title": "Be-Music Script - FREEDOM DiVE↓",
    "authors": [
      "sinseiga"
    ],
    "tags": [
      "boss",
      "sky",
      "space",
      "tense"
    ],
    "description": "BPM 222.22 happy hardcore song made by xi<br>\r\nOne of the hardest song in Rhythm game series(Cytus, CHUNITHM, Sound Voltex etc...)<br>\r\n<br>\r\nNote: this is not compatible with Bonus end<br>\r\nAlso, It uses very tight ARAM. So, use it with caution.",
    "latest_version": "smwc-35029-1697786114",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35029,
        "title": "Be-Music Script - FREEDOM DiVE↓",
        "version": "smwc-35029-1697786114",
        "upstream_time": 1697786114,
        "download_url": "https://dl.smwcentral.net/35029/FREEDOM%20DiVE%E2%86%93.zip",
        "filename": "FREEDOM DiVE%E2%86%93.zip",
        "size": 90006,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-be-yond-kurodaishou-ni-mirareteru-be-yond",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13844,
    "title": "Be-Yond ~Kurodaishou ni Mirareteru~ - Be-Yond",
    "authors": [
      "sincx"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "overworld",
      "sad",
      "title",
      "town"
    ],
    "description": "Calm song that could work for credits or some cutscenes.<br>\r\n<br>\r\n(and yes, that is the actual title of the song)<br>\r\n<br>\r\n<br>\r\nupdate: lowered volume slightly",
    "latest_version": "smwc-13844-1467829550",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13844,
        "title": "Be-Yond ~Kurodaishou ni Mirareteru~ - Be-Yond",
        "version": "smwc-13844-1467829550",
        "upstream_time": 1467829550,
        "download_url": "https://dl.smwcentral.net/13844/Be-Yond.zip",
        "filename": "Be-Yond.zip",
        "size": 65945,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24282,
    "title": "Beach",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "beach"
    ],
    "description": "I composed this thinking about beach levels",
    "latest_version": "smwc-24282-1598927307",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24282,
        "title": "Beach",
        "version": "smwc-24282-1598927307",
        "upstream_time": 1598927307,
        "download_url": "https://dl.smwcentral.net/24282/Beach.zip",
        "filename": "Beach.zip",
        "size": 21565,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-beatmario-night-of-nights",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19709,
    "title": "beatMARIO - Night of Nights",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "dark"
    ],
    "description": "Could fit with boss theme",
    "latest_version": "smwc-19709-1555725441",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19709,
        "title": "beatMARIO - Night of Nights",
        "version": "smwc-19709-1555725441",
        "upstream_time": 1555725441,
        "download_url": "https://dl.smwcentral.net/19709/Night%20of%20Knights%20%28SMW%29.zip",
        "filename": "Night of Knights (SMW).zip",
        "size": 34292,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-beats-from-deeps",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14832,
    "title": "Beats from Deeps",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "cave",
      "forest",
      "overworld",
      "ruins",
      "swamp"
    ],
    "description": "Kinda ridiculously short song that might fit small cave/pyramid/forest/swamp level sections or other suitable overworld submaps.",
    "latest_version": "smwc-14832-1483063680",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14832,
        "title": "Beats from Deeps",
        "version": "smwc-14832-1483063680",
        "upstream_time": 1483063680,
        "download_url": "https://dl.smwcentral.net/14832/Custom%20-%20Beats%20from%20Deeps.zip",
        "filename": "Custom - Beats from Deeps.zip",
        "size": 31251,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-beautiful-savior-lsb",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41137,
    "title": "Beautiful Savior (LSB #537)",
    "authors": [
      "TomCube"
    ],
    "tags": [
      "calm",
      "temple"
    ],
    "description": "Could fit churches, funerals, or something of the sort. The original hymn can be found in the Lutheran Service Book at #537 (view online <a href=\"https://hymnary.org/hymn/LSB2006/537\" rel=\"nofollow\">here</a>).",
    "latest_version": "smwc-41137-1775021380",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41137,
        "title": "Beautiful Savior (LSB #537)",
        "version": "smwc-41137-1775021380",
        "upstream_time": 1775021380,
        "download_url": "https://dl.smwcentral.net/41137/beautifulsavior_lsb537.zip",
        "filename": "beautifulsavior_lsb537.zip",
        "size": 31361,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-beautiful-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33110,
    "title": "Beautiful Town",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "calm",
      "cutscene",
      "title",
      "town",
      "urban"
    ],
    "description": "The music has feel like the town atmosphere. Could fit on the city levels.",
    "latest_version": "smwc-33110-1680559387",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33110,
        "title": "Beautiful Town",
        "version": "smwc-33110-1680559387",
        "upstream_time": 1680559387,
        "download_url": "https://dl.smwcentral.net/33110/Beautiful%20Town.zip",
        "filename": "Beautiful Town.zip",
        "size": 45820,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-beautiful-town-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33111,
    "title": "Beautiful Town (Forest)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "beach",
      "forest",
      "swamp"
    ],
    "description": "Music like jazzy for the forests Could fit on the forest and beach music.",
    "latest_version": "smwc-33111-1680559560",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33111,
        "title": "Beautiful Town (Forest)",
        "version": "smwc-33111-1680559560",
        "upstream_time": 1680559560,
        "download_url": "https://dl.smwcentral.net/33111/Beautiful%20Town%20%28Forest%29.zip",
        "filename": "Beautiful Town (Forest).zip",
        "size": 48016,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-beauty-and-the-beast-snes-castle-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30286,
    "title": "Beauty and the Beast (SNES) - Castle (Area 1)",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "mysterious",
      "temple"
    ],
    "description": "It could fit a castle or temple.",
    "latest_version": "smwc-30286-1656525586",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30286,
        "title": "Beauty and the Beast (SNES) - Castle (Area 1)",
        "version": "smwc-30286-1656525586",
        "upstream_time": 1656525586,
        "download_url": "https://dl.smwcentral.net/30286/03%20Castle%20Area%201.zip",
        "filename": "03 Castle Area 1.zip",
        "size": 74964,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bebe-s-kids-droppin-the-bottle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31009,
    "title": "Bebe's Kids - Droppin' the Bottle",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "cutscene",
      "overworld",
      "urban"
    ],
    "description": "2 second loop song from SNES Bebe's Kids.",
    "latest_version": "smwc-31009-1654005584",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31009,
        "title": "Bebe's Kids - Droppin' the Bottle",
        "version": "smwc-31009-1654005584",
        "upstream_time": 1654005584,
        "download_url": "https://dl.smwcentral.net/31009/Bebe%27s%20Kids%20-%20Droppin%27%20the%20Bottle.zip",
        "filename": "Bebe%27s Kids - Droppin%27 the Bottle.zip",
        "size": 60795,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bebe-s-kids-welcome-to-fun-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21833,
    "title": "Bebe's Kids - Welcome to Fun World",
    "authors": [
      "Crispy"
    ],
    "tags": [
      "bonus"
    ],
    "description": "A nice amazingly catchy 2 second long rhythm.<br>\r\n<br>\r\nUpdate (1/5/2020): split the sampled and unsampled versions of this port as per remoderation standards. The sampled version can be found <a href=\"https://www.smwcentral.net/?p=section&a=details&id=8040\">here</a>.",
    "latest_version": "smwc-21833-1578220165",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21833,
        "title": "Bebe's Kids - Welcome to Fun World",
        "version": "smwc-21833-1578220165",
        "upstream_time": 1578220165,
        "download_url": "https://dl.smwcentral.net/21833/Bebe%27s%20Kids%20-%20%27Welcome%20to%20Fun%20World%27.zip",
        "filename": "Bebe%27s Kids - %27Welcome to Fun World%27.zip",
        "size": 32474,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8040,
        "title": "Bebe's Kids - Welcome to Fun World",
        "version": "smwc-8040-1311973476",
        "upstream_time": 1311973476,
        "download_url": "https://dl.smwcentral.net/8040/Bebe%27s%20Kids%20-%20%27Welcome%20to%20Fun%20World%27%20%5BSampled%5D.zip",
        "filename": "Bebe%27s Kids - %27Welcome to Fun World%27 %5BSampled%5D.zip",
        "size": 50043,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bee-hunter-apoplexy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17809,
    "title": "Bee Hunter - Apoplexy",
    "authors": [
      "AntiDuck"
    ],
    "tags": [
      "airship",
      "castle",
      "dark",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "Also known as: Mario Forever - Apoplexy Tanks<br>\r\n<br>\r\nThe intense tank theme that plays during the tank levels on World 8 of Mario Forever. Can be used for penultimate or final levels. It can also be suited for factories, fire levels or whatever could suit it.<br>\r\n<br>\r\nUPDATE:<br>\r\nNow made the song more closer to the original, and it now includes 3 other versions of the song, one that loops properly, one with better panning (no more Amiga hardpanning) and one that has both proper looping and panning. You may want the latter for the best sounding version.",
    "latest_version": "smwc-17809-1531270536",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17809,
        "title": "Bee Hunter - Apoplexy",
        "version": "smwc-17809-1531270536",
        "upstream_time": 1531270536,
        "download_url": "https://dl.smwcentral.net/17809/Mario%20Forever%20-%20Apoplexy%20Tanks.zip",
        "filename": "Mario Forever - Apoplexy Tanks.zip",
        "size": 260258,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bee-hunter-targeting-complete",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25158,
    "title": "Bee Hunter - Targeting Complete",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "boss",
      "chase",
      "industrial",
      "space",
      "tense",
      "urban"
    ],
    "description": "Targeting Complete composed by Bee Hunter of jazz, same guy who composed Apoplexy that's well known in Mario Forever.<br>\r\nBy default, Thunder/Blargg sound effect, @7 (Bonus End Fanfare), @12 (P-Switch music) have been omitted, and @15 (Yoshi) is omitted in the version with the voice clip. <div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">I'll be back... then I'll be bad ;)</div></div>",
    "latest_version": "smwc-25158-1607393786",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25158,
        "title": "Bee Hunter - Targeting Complete",
        "version": "smwc-25158-1607393786",
        "upstream_time": 1607393786,
        "download_url": "https://dl.smwcentral.net/25158/Bee%20Hunter%20-%20Targeting%20Complete.zip",
        "filename": "Bee Hunter - Targeting Complete.zip",
        "size": 163501,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bee-hunter-the-loneliness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27897,
    "title": "Bee Hunter - The Loneliness",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "athletic",
      "forest",
      "industrial",
      "jungle",
      "mountain",
      "urban"
    ],
    "description": "The Loneliness, composed by Bee Hunter of jazz (same guy who composed \"Apoplexy\", which is well-known in Mario Forever).<br>\r\n<br>\r\nThunder/Blargg sample and @7 (Bonus End fanfare) have been omitted in both versions, and @12 (P-Switch) has been omitted in the echoed version.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>UPDATE</span></div><div class=\"collapse-content\">-Added a few missing pitch bends in channel 4.<br>\r\n-Enabling or disabling echo is now chosen inside the text file - #define ECHO_ON 1 to enable, #define ECHO_ON 0 to disable. Echo is enabled by default.<br>\r\n</div></div>",
    "latest_version": "smwc-27897-1630344328",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27897,
        "title": "Bee Hunter - The Loneliness",
        "version": "smwc-27897-1630344328",
        "upstream_time": 1630344328,
        "download_url": "https://dl.smwcentral.net/27897/Bee%20Hunter%20-%20The%20Loneliness.zip",
        "filename": "Bee Hunter - The Loneliness.zip",
        "size": 141951,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bee-hunter-traxonic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33827,
    "title": "Bee Hunter - Traxonic",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "athletic",
      "space",
      "tense",
      "urban"
    ],
    "description": "A techno track by Bee Hunter with some strong drums and a wickawicka.",
    "latest_version": "smwc-33827-1689452604",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33827,
        "title": "Bee Hunter - Traxonic",
        "version": "smwc-33827-1689452604",
        "upstream_time": 1689452604,
        "download_url": "https://dl.smwcentral.net/33827/Bee%20Hunter%20-%20Traxonic.zip",
        "filename": "Bee Hunter - Traxonic.zip",
        "size": 74810,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bee-hunter-vibe-the-pipe",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26198,
    "title": "Bee Hunter - Vibe the Pipe",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "athletic",
      "bonus",
      "forest",
      "industrial",
      "jungle",
      "sewer",
      "space",
      "urban"
    ],
    "description": "Vibe the Pipe composed by bee hunter of jazz.<br>\r\n<br>\r\nNot compatible with thunder/Blargg SFX or Bonus End fanfare.",
    "latest_version": "smwc-26198-1615926738",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26198,
        "title": "Bee Hunter - Vibe the Pipe",
        "version": "smwc-26198-1615926738",
        "upstream_time": 1615926738,
        "download_url": "https://dl.smwcentral.net/26198/Bee%20Hunter%20-%20Vibe%20The%20Pipe.zip",
        "filename": "Bee Hunter - Vibe The Pipe.zip",
        "size": 93083,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bellum-letale-melodian-ties",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8052,
    "title": "Bellum Letale: Melodian Ties",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "cave",
      "overworld"
    ],
    "description": "A custom track I composed for my secondary hack. Remixes a few of my older pieces in.",
    "latest_version": "smwc-8052-1319819905",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8052,
        "title": "Bellum Letale: Melodian Ties",
        "version": "smwc-8052-1319819905",
        "upstream_time": 1319819905,
        "download_url": "https://dl.smwcentral.net/8052/blm.zip",
        "filename": "blm.zip",
        "size": 67600,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-berserk-boy-thrash-beats-n-killer-moves-dire-dancing-dark-fortress-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41516,
    "title": "Berserk Boy - Thrash Beats 'N Killer Moves 🟣 ~ Dire Dancing [Dark Fortress Zone 1] (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "airship",
      "castle",
      "chaotic",
      "dark",
      "final",
      "industrial",
      "spooky",
      "tense",
      "upbeat"
    ],
    "description": "<span style=\"font-size: 18pt;\"><span style=\"color: #C45EFF;\">❝ <i><b>GO BERSERK!!</b></i> ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Kei, <i>Berserk Boy</i> (2024)</span><br>\r\n<br>\r\nㅤㅤ<img src=\"https://bin.smwcentral.net/u/23547/Kei.webp\" alt=\"\"><br>\r\n<br>\r\nDid an arrangement of <b><a href=\"https://youtu.be/PnnrcwcfyJ4\" rel=\"nofollow\">Dire Dancing (Dark Fortress Zone 1)</a></b> from <i>Berserk Boy</i>. Had this one sitting on my PC since 2024, and I wanted to finish it for a while since it's another Mega-Man-inspired indie banger that the whole world needs to know about!!<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #C784FF;\">Important:</span></b></span><br>\r\nㅤ♠  What's disabled:<br>\r\nㅤㅤ -  \"Bonus End\" (@7)<br>\r\nㅤㅤ -  \"P-Switch\" (@12) <span style=\"color: #65e2a7;\">← (I did put the Chrono Trigger Bongo in that spot if you just so happen to need it)</span><br>\r\nㅤㅤ -  Yoshi SFX (@15)<br>\r\nㅤㅤ -  Thunder SFX<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. G Minor (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. G# Minor (Custom Pitch)<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Echo Delay, but sacrifices SMW-Compatibility (OG Echo)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Decreased Echo Delay (LOWER Echo)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span>",
    "latest_version": "smwc-41516-1774085259",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41516,
        "title": "Berserk Boy - Thrash Beats 'N Killer Moves 🟣 ~ Dire Dancing [Dark Fortress Zone 1] (Remix)",
        "version": "smwc-41516-1774085259",
        "upstream_time": 1774085259,
        "download_url": "https://dl.smwcentral.net/41516/Thrash%20Beats%20%27N%20Killer%20Moves..zip",
        "filename": "Thrash Beats %27N Killer Moves..zip",
        "size": 236910,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-berserk-guts",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27810,
    "title": "Berserk - Guts",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "calm",
      "cave",
      "credits",
      "cutscene",
      "environmental",
      "misc",
      "overworld",
      "ruins",
      "temple",
      "tense"
    ],
    "description": "This is the barebones version of its <a href=\"https://www.smwcentral.net/?p=section&a=details&id=27809\">sampled counterpart</a>, that's written with what the original <a href=\"https://chordu.com/chords-tabs-berserk-guts-theme-synthesia--id_AXncqhXrfPk\" rel=\"nofollow\">midi</a> had to offer. Useful for calm overworlds and 2011-styled romhacks.",
    "latest_version": "smwc-27810-1638051054",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27810,
        "title": "Berserk - Guts",
        "version": "smwc-27810-1638051054",
        "upstream_time": 1638051054,
        "download_url": "https://dl.smwcentral.net/27810/gutsu_theme_u_0_1.zip",
        "filename": "gutsu_theme_u_0_1.zip",
        "size": 31184,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27809,
        "title": "Berserk - Guts",
        "version": "smwc-27809-1627795622",
        "upstream_time": 1627795622,
        "download_url": "https://dl.smwcentral.net/27809/gutsu_theme_1_1.zip",
        "filename": "gutsu_theme_1_1.zip",
        "size": 53422,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-beverly-hills-cop-axel-f",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25611,
    "title": "Beverly Hills Cop - Axel F",
    "authors": [
      "tak_suko"
    ],
    "tags": [
      "abstract",
      "credits",
      "cutscene",
      "night",
      "town",
      "urban"
    ],
    "description": "Theme from the 1984 film Beverly Hills Cop performed by Harold Faltermeyer.<br>\r\nPrefer use for intro/outro.<br>\r\n",
    "latest_version": "smwc-25611-1610399607",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25611,
        "title": "Beverly Hills Cop - Axel F",
        "version": "smwc-25611-1610399607",
        "upstream_time": 1610399607,
        "download_url": "https://dl.smwcentral.net/25611/Beverly%20Hills%20Cop%20-%20Axel%20F.zip",
        "filename": "Beverly Hills Cop - Axel F.zip",
        "size": 32317,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25339,
        "title": "Beverly Hills Cop - Axel F",
        "version": "smwc-25339-1607762417",
        "upstream_time": 1607762417,
        "download_url": "https://dl.smwcentral.net/25339/Axel%20F.zip",
        "filename": "Axel F.zip",
        "size": 54143,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-beyond-good-and-evil-home-sweet-home",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27837,
    "title": "Beyond Good and Evil - Home Sweet Home",
    "authors": [
      "BennyWhatever"
    ],
    "tags": [
      "ambient",
      "calm",
      "cutscene",
      "forest",
      "night",
      "snow",
      "water"
    ],
    "description": "This is the popular piano track from Beyond Good & Evil that plays once you enter Hillys for the first time. This would go well as an atmospheric track or in a water level.<br>\r\n<br>\r\nThis was a beast to port, mostly because I wanted good piano samples and those take up a ton of space, so sacrifices had to be made with echo.",
    "latest_version": "smwc-27837-1630347648",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27837,
        "title": "Beyond Good and Evil - Home Sweet Home",
        "version": "smwc-27837-1630347648",
        "upstream_time": 1630347648,
        "download_url": "https://dl.smwcentral.net/27837/Home%20Sweet%20Home.zip",
        "filename": "Home Sweet Home.zip",
        "size": 96897,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-beyond-the-skies",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20506,
    "title": "Beyond the Skies",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "overworld",
      "sky"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nWhat if there was an inedited airship theme? I don't know if it'd really sound like this, but it's what I tried to achieve! Uses samples from FF6 and Chrono Trigger.",
    "latest_version": "smwc-20506-1562572532",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20506,
        "title": "Beyond the Skies",
        "version": "smwc-20506-1562572532",
        "upstream_time": 1562572532,
        "download_url": "https://dl.smwcentral.net/20506/CUSTOM%20-%20Beyond%20the%20skies.zip",
        "filename": "CUSTOM - Beyond the skies.zip",
        "size": 83861,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-beyond-the-stars",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7486,
    "title": "Beyond the Stars",
    "authors": [
      "Masashi27"
    ],
    "tags": [
      "athletic",
      "boss",
      "cave",
      "chase",
      "final",
      "industrial",
      "jungle",
      "sky",
      "space",
      "temple"
    ],
    "description": "A song that could work well for any kind of Abstract/Space levels.<br>\r\n<br>\r\n<br>\r\nUpdate (01/17/20):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.",
    "latest_version": "smwc-7486-1329674153",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7486,
        "title": "Beyond the Stars",
        "version": "smwc-7486-1329674153",
        "upstream_time": 1329674153,
        "download_url": "https://dl.smwcentral.net/7486/Custom%20-%20Beyond.the%20Stars.zip",
        "filename": "Custom - Beyond.the Stars.zip",
        "size": 84712,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-big-bad-sky-2",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8464,
    "title": "Big Bad Sky 2.0",
    "authors": [
      "Kritter"
    ],
    "tags": [
      "airship",
      "boss",
      "castle",
      "dark",
      "ruins"
    ],
    "description": "A revamped and remastered version of the airship raid theme from Dragonfly's Island Quest.  Now bigger, meaner and fatter!",
    "latest_version": "smwc-8464-1375734578",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8464,
        "title": "Big Bad Sky 2.0",
        "version": "smwc-8464-1375734578",
        "upstream_time": 1375734578,
        "download_url": "https://dl.smwcentral.net/8464/BBS%202.0.zip",
        "filename": "BBS 2.0.zip",
        "size": 65487,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-big-bug-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28989,
    "title": "Big Bug Boss",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "Dizzy fighting music, lightly inspired by Alcahest's music. Made for the hackjam entry \"lost mario\".",
    "latest_version": "smwc-28989-1642482587",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28989,
        "title": "Big Bug Boss",
        "version": "smwc-28989-1642482587",
        "upstream_time": 1642482587,
        "download_url": "https://dl.smwcentral.net/28989/Big%20Bug%20Boss%20by%20brickblock369.zip",
        "filename": "Big Bug Boss by brickblock369.zip",
        "size": 87319,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-big-ichigeki-pachi-slot-daikouryaku",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41700,
    "title": "Big Ichigeki! Pachi-Slot Daikouryaku 2 - Univresal Collection - Parlor",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "bonus",
      "carnival",
      "switch palace",
      "urban"
    ],
    "description": "Parlor theme when entering any public area with pachi-slots inside from Big Ichigeki! Pachi-Slot Daikouryaku 2 - Universal Collection.",
    "latest_version": "smwc-41700-1773978206",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41700,
        "title": "Big Ichigeki! Pachi-Slot Daikouryaku 2 - Univresal Collection - Parlor",
        "version": "smwc-41700-1773978206",
        "upstream_time": 1773978206,
        "download_url": "https://dl.smwcentral.net/41700/Big%20Ichigeki%21%20Pachi-Slot%20Daikouryaku%202%20-%20Parlor.zip",
        "filename": "Big Ichigeki%21 Pachi-Slot Daikouryaku 2 - Parlor.zip",
        "size": 54641,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-biker-mice-from-mars-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29551,
    "title": "Biker Mice From Mars - City",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "chase",
      "industrial",
      "urban"
    ],
    "description": "A heavy rock song from Biker Mice from Mars.",
    "latest_version": "smwc-29551-1646746311",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29551,
        "title": "Biker Mice From Mars - City",
        "version": "smwc-29551-1646746311",
        "upstream_time": 1646746311,
        "download_url": "https://dl.smwcentral.net/29551/BMFMCity.zip",
        "filename": "BMFMCity.zip",
        "size": 85412,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-biker-mice-from-mars-fortress",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14575,
    "title": "Biker Mice from Mars - Fortress",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "misc",
      "tense",
      "urban"
    ],
    "description": "Heavy rock song from Biker Mice from Mars. Can be used for short areas.",
    "latest_version": "smwc-14575-1477424599",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14575,
        "title": "Biker Mice from Mars - Fortress",
        "version": "smwc-14575-1477424599",
        "upstream_time": 1477424599,
        "download_url": "https://dl.smwcentral.net/14575/Biker%20Mice%20from%20Mars%20-%20Fortress.zip",
        "filename": "Biker Mice from Mars - Fortress.zip",
        "size": 71758,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-biker-mice-from-mars-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22911,
    "title": "Biker Mice from Mars - Island",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "athletic",
      "chase",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "A quite intense song played in the Island track of Biker Mice from Mars! It might fit a escape sequence or a race/chase level.",
    "latest_version": "smwc-22911-1590040442",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22911,
        "title": "Biker Mice from Mars - Island",
        "version": "smwc-22911-1590040442",
        "upstream_time": 1590040442,
        "download_url": "https://dl.smwcentral.net/22911/BikerIsland.zip",
        "filename": "BikerIsland.zip",
        "size": 78998,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-biker-mice-from-mars-staff",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16015,
    "title": "Biker Mice from Mars - Staff",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "calm",
      "credits",
      "misc",
      "night",
      "title"
    ],
    "description": "The smooth af staff roll theme from this amazing racing game. Obviously well fit for credits, using it for other purposes is not recommended as this song will only play once.<br>\r\n<br>\r\n<b>This song is almost entirely unsampled</b>; it uses just two percussion samples.",
    "latest_version": "smwc-16015-1502613479",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16015,
        "title": "Biker Mice from Mars - Staff",
        "version": "smwc-16015-1502613479",
        "upstream_time": 1502613479,
        "download_url": "https://dl.smwcentral.net/16015/BMM%20-%20Staff.zip",
        "filename": "BMM - Staff.zip",
        "size": 47335,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bill-evans-time-remembered",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21300,
    "title": "Bill Evans - Time Remembered",
    "authors": [
      "Janno27"
    ],
    "tags": [
      "calm",
      "mysterious",
      "night",
      "overworld",
      "quiet",
      "sad"
    ],
    "description": "Relaxed bossa arrangement of a jazz composition by Bill Evans.   Calm, melancholic atmosphere.<br>\r\nGood for night stages, lonesome places or moody overworlds. <br>\r\n<br>\r\nI used this as a reference https://youtu.be/8Y9K-U0balE?t=254 ",
    "latest_version": "smwc-21300-1572389142",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21300,
        "title": "Bill Evans - Time Remembered",
        "version": "smwc-21300-1572389142",
        "upstream_time": 1572389142,
        "download_url": "https://dl.smwcentral.net/21300/time%20remembered.zip",
        "filename": "time remembered.zip",
        "size": 33633,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-billy-joel-piano-man-short-meme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29354,
    "title": "Billy Joel - Piano Man (Short meme version)",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "game over",
      "misc",
      "miss",
      "sad"
    ],
    "description": "Smol phrog jumping off a bridge meme, now usable in your smw hack.<br>\r\nSince I barely find any use of this, I made various versions depending on what you want to do. This would mostly fit a \"Game Over\" or a \"Death\" song the most.<br>\r\nPlease refer to the txt.",
    "latest_version": "smwc-29354-1643595595",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29354,
        "title": "Billy Joel - Piano Man (Short meme version)",
        "version": "smwc-29354-1643595595",
        "upstream_time": 1643595595,
        "download_url": "https://dl.smwcentral.net/29354/I%20ported%20Piano%20Man%20over%20Yoshi%20jumping%20off%20a%20cliff.zip",
        "filename": "I ported Piano Man over Yoshi jumping off a cliff.zip",
        "size": 91547,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bio-metal-dark-clouds-us",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21725,
    "title": "Bio Metal - Dark Clouds (US Version)",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "athletic",
      "boss",
      "final",
      "tense"
    ],
    "description": "An intense song from the SNES Shoot-Em-Up, Bio Metal. Not compatible with Thunder/Blargg SFX",
    "latest_version": "smwc-21725-1578015799",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21725,
        "title": "Bio Metal - Dark Clouds (US Version)",
        "version": "smwc-21725-1578015799",
        "upstream_time": 1578015799,
        "download_url": "https://dl.smwcentral.net/21725/Bio%20Metal%20-%20Dark%20Clouds.zip",
        "filename": "Bio Metal - Dark Clouds.zip",
        "size": 31319,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bio-metal-us-desert-storm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32164,
    "title": "Bio Metal (US) - Desert Storm",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "urban"
    ],
    "description": "An old port",
    "latest_version": "smwc-32164-1668747683",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32164,
        "title": "Bio Metal (US) - Desert Storm",
        "version": "smwc-32164-1668747683",
        "upstream_time": 1668747683,
        "download_url": "https://dl.smwcentral.net/32164/Let%27s%20Get%20Ready%20to%20Rumble.zip",
        "filename": "Let%27s Get Ready to Rumble.zip",
        "size": 38284,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bish-jo-senshi-sailor-moon-another-story-the-frozen-mountains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30863,
    "title": "Bishōjo Senshi Sailor Moon: Another Story - The Frozen Mountains",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "ice",
      "mountain",
      "mysterious"
    ],
    "description": "Requested by SimFan96.",
    "latest_version": "smwc-30863-1658851297",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30863,
        "title": "Bishōjo Senshi Sailor Moon: Another Story - The Frozen Mountains",
        "version": "smwc-30863-1658851297",
        "upstream_time": 1658851297,
        "download_url": "https://dl.smwcentral.net/30863/18%20The%20Frozen%20Mountains.zip",
        "filename": "18 The Frozen Mountains.zip",
        "size": 57876,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bishoujo-senshi-sailor-moon-another-story-danger-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25079,
    "title": "Bishoujo Senshi Sailor Moon ~ Another Story - Danger Zone",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "cave",
      "dark",
      "desert",
      "mysterious",
      "ruins",
      "temple"
    ],
    "description": "Song that Danger Zone a from Sailor Moon ~ Another Story. Could fit a mysterious auras and unprecedenting enemy encounters.",
    "latest_version": "smwc-25079-1607137451",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25079,
        "title": "Bishoujo Senshi Sailor Moon ~ Another Story - Danger Zone",
        "version": "smwc-25079-1607137451",
        "upstream_time": 1607137451,
        "download_url": "https://dl.smwcentral.net/25079/SMAS%20-%20Danger%20Zone.zip",
        "filename": "SMAS - Danger Zone.zip",
        "size": 30830,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bishoujo-senshi-sailor-moon-another-story-legendary-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7368,
    "title": "Bishoujo Senshi Sailor Moon: Another Story - Legendary Battle",
    "authors": [
      "FPI"
    ],
    "tags": [
      "castle",
      "dark",
      "industrial"
    ],
    "description": "A heavy theme for factories and castles.",
    "latest_version": "smwc-7368-1311922176",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7368,
        "title": "Bishoujo Senshi Sailor Moon: Another Story - Legendary Battle",
        "version": "smwc-7368-1311922176",
        "upstream_time": 1311922176,
        "download_url": "https://dl.smwcentral.net/7368/Bishoujo_Senshi_Sailormoon_~Another_Story~_-_Legendary_Battle.zip",
        "filename": "Bishoujo_Senshi_Sailormoon_~Another_Story~_-_Legendary_Battle.zip",
        "size": 68853,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bishoujo-senshi-sailor-moon-genesis-stage-2",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8292,
    "title": "Bishoujo Senshi Sailor Moon (Genesis) - Stage 2-2",
    "authors": [
      "Moose"
    ],
    "tags": [
      "bonus",
      "calm",
      "forest",
      "industrial",
      "space"
    ],
    "description": "A mysterious song filled with a sense of exploration. Would suit well for a cutscene or forest theme.",
    "latest_version": "smwc-8292-1345219257",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8292,
        "title": "Bishoujo Senshi Sailor Moon (Genesis) - Stage 2-2",
        "version": "smwc-8292-1345219257",
        "upstream_time": 1345219257,
        "download_url": "https://dl.smwcentral.net/8292/BSSM%20-%20Stage%202-2.zip",
        "filename": "BSSM - Stage 2-2.zip",
        "size": 74315,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bishoujo-senshi-sailor-moon-queen-serenity",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32081,
    "title": "Bishoujo Senshi Sailor Moon - Queen Serenity",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "calm",
      "credits"
    ],
    "description": "The outro theme from Bishoujo Senshi Sailor Moon.",
    "latest_version": "smwc-32081-1674863745",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32081,
        "title": "Bishoujo Senshi Sailor Moon - Queen Serenity",
        "version": "smwc-32081-1674863745",
        "upstream_time": 1674863745,
        "download_url": "https://dl.smwcentral.net/32081/QueenSerenity.zip",
        "filename": "QueenSerenity.zip",
        "size": 52026,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-black-and-blue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27851,
    "title": "Black and Blue",
    "authors": [
      "VecchiaZim"
    ],
    "tags": [
      "ambient",
      "calm",
      "castle",
      "cave",
      "dark",
      "ghost house",
      "industrial",
      "mysterious",
      "night",
      "ruins",
      "sad",
      "sewer",
      "swamp"
    ],
    "description": "Four-chord dark jam. Finally decided to give @17 a try. Probably best for caves, castles, night, so on.",
    "latest_version": "smwc-27851-1629828771",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27851,
        "title": "Black and Blue",
        "version": "smwc-27851-1629828771",
        "upstream_time": 1629828771,
        "download_url": "https://dl.smwcentral.net/27851/Black%20and%20Blue.zip",
        "filename": "Black and Blue.zip",
        "size": 34165,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-black-matrix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32634,
    "title": "Black/Matrix 00 - Brute Force",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "boss",
      "castle",
      "final",
      "fire",
      "tense"
    ],
    "description": "A heavy metal song that I ported for <span class=\"un-outer\" title=\"H3nt4ik4m3n\"><a href=\"/?p=profile&amp;id=47460\" style=\"color: var(--user-color-2);\" class=\"un\">H3nt4ik4m3n</a></span>'s \"Sakayas Nightmare\" level.<br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus-End, P-Switch, Yoshi mount, Thunder/Firework/Blargg",
    "latest_version": "smwc-32634-1680324436",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32634,
        "title": "Black/Matrix 00 - Brute Force",
        "version": "smwc-32634-1680324436",
        "upstream_time": 1680324436,
        "download_url": "https://dl.smwcentral.net/32634/Brute%20Force.zip",
        "filename": "Brute Force.zip",
        "size": 106617,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-blade-buster-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8426,
    "title": "Blade Buster - Game Over",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "game over"
    ],
    "description": "A game over theme from Blade Buster on Homebrew NES.",
    "latest_version": "smwc-8426-1368142975",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8426,
        "title": "Blade Buster - Game Over",
        "version": "smwc-8426-1368142975",
        "upstream_time": 1368142975,
        "download_url": "https://dl.smwcentral.net/8426/Blade%20Buster%20-%20Game%20Over.zip",
        "filename": "Blade Buster - Game Over.zip",
        "size": 59986,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-blast-corps-cromlech-court",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20391,
    "title": "Blast Corps - Cromlech Court",
    "authors": [
      "brr890"
    ],
    "tags": [
      "night",
      "urban"
    ],
    "description": "This song is N64 Blast Corps.&#12288;It may be suitable for a tense scene.",
    "latest_version": "smwc-20391-1562630676",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20391,
        "title": "Blast Corps - Cromlech Court",
        "version": "smwc-20391-1562630676",
        "upstream_time": 1562630676,
        "download_url": "https://dl.smwcentral.net/20391/bd_cromlech.zip",
        "filename": "bd_cromlech.zip",
        "size": 71659,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-blastar-end",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40342,
    "title": "Blastar - End",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "space"
    ],
    "description": "A fun, groovy song by Spaceman.",
    "latest_version": "smwc-40342-1756590079",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40342,
        "title": "Blastar - End",
        "version": "smwc-40342-1756590079",
        "upstream_time": 1756590079,
        "download_url": "https://dl.smwcentral.net/40342/Spaceman%20-%20End.zip",
        "filename": "Spaceman - End.zip",
        "size": 98681,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-blastar-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30189,
    "title": "Blastar - Level 6 (Remix)",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cave",
      "industrial",
      "sewer",
      "urban"
    ],
    "description": "A remix by Spaceman that is used for the ECLiPSE Stretch Break Pro 4.8 Keygen.",
    "latest_version": "smwc-30189-1658797193",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30189,
        "title": "Blastar - Level 6 (Remix)",
        "version": "smwc-30189-1658797193",
        "upstream_time": 1658797193,
        "download_url": "https://dl.smwcentral.net/30189/Blastar.zip",
        "filename": "Blastar.zip",
        "size": 72168,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-blaster-master-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28696,
    "title": "Blaster Master - Area 4",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "castle",
      "cave",
      "ghost house",
      "industrial",
      "mysterious",
      "spooky",
      "temple",
      "tense"
    ],
    "description": "A 16-bit version of Area 4 (Catacombs) from Master Blaster.<br>\r\n<br>\r\nFits best in spooky levels.",
    "latest_version": "smwc-28696-1642105567",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28696,
        "title": "Blaster Master - Area 4",
        "version": "smwc-28696-1642105567",
        "upstream_time": 1642105567,
        "download_url": "https://dl.smwcentral.net/28696/Blaster%20Master%20Catacombs%2016-bit.zip",
        "filename": "Blaster Master Catacombs 16-bit.zip",
        "size": 33375,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17424,
        "title": "Blaster Master - Area 3",
        "version": "smwc-17424-1524759774",
        "upstream_time": 1524759774,
        "download_url": "https://dl.smwcentral.net/17424/bmaster_area3.zip",
        "filename": "bmaster_area3.zip",
        "size": 64097,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-blaster-master-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39876,
    "title": "Blaster Master - Stage 1",
    "authors": [
      "MarkVD100"
    ],
    "tags": [
      "athletic",
      "forest",
      "grassland",
      "mountain",
      "space"
    ],
    "description": "The ever-so-popular theme from Blaster Master. This can fit in some basic level of grassland, forest, etc.",
    "latest_version": "smwc-39876-1749820637",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39876,
        "title": "Blaster Master - Stage 1",
        "version": "smwc-39876-1749820637",
        "upstream_time": 1749820637,
        "download_url": "https://dl.smwcentral.net/39876/Blaster%20Master%20-%20Stage%201.zip",
        "filename": "Blaster Master - Stage 1.zip",
        "size": 33054,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17390,
        "title": "Blaster Master - Stage 1",
        "version": "smwc-17390-1523426163",
        "upstream_time": 1523426163,
        "download_url": "https://dl.smwcentral.net/17390/Blaster%20Master%20Stage%201.zip",
        "filename": "Blaster Master Stage 1.zip",
        "size": 32336,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-blaster-master-strike-of-justice-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26514,
    "title": "Blaster Master - Strike of Justice ~ Area 1 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "grassland",
      "industrial",
      "mountain",
      "retro",
      "urban"
    ],
    "description": "Did a remix of the popular <a href=\"https://youtu.be/LUnwRFMo6D0\" rel=\"nofollow\">Area 1</a> theme from Blaster Master. Just played through Blaster Master Zero recently, and liked it quite a bit, so I thought I'd arrange the NES version of Area 1. Just like most other NES songs I've arranged, it's another NES slapper!!<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n",
    "latest_version": "smwc-26514-1618806970",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26514,
        "title": "Blaster Master - Strike of Justice ~ Area 1 (Remix)",
        "version": "smwc-26514-1618806970",
        "upstream_time": 1618806970,
        "download_url": "https://dl.smwcentral.net/26514/Strike%20of%20Justice.zip",
        "filename": "Strike of Justice.zip",
        "size": 71558,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-blaster-master-zero-next-level-sampled-fm-arrange",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19800,
    "title": "Blaster Master Zero - Next Level (Sampled FM Arrange)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "castle",
      "final",
      "industrial",
      "tense"
    ],
    "description": "The second theme that plays in the overhead parts of Blaster Master Zero, now with a FM twist! Well, except it's not really actual FM, but sampled FM instead; I mean come on, what would you expect from the SNES LMAO<br>\r\n<br>\r\nAnyway, this theme is a very epic and final-sounding one, so it would definitely work well in castles and the like. It could also work for factory levels too!<br>\r\n<br>\r\nThanks to Dippy for providing a MIDI after I requested it to him btw! You have no idea how huge of a help it was for me to make this haha",
    "latest_version": "smwc-19800-1556414408",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19800,
        "title": "Blaster Master Zero - Next Level (Sampled FM Arrange)",
        "version": "smwc-19800-1556414408",
        "upstream_time": 1556414408,
        "download_url": "https://dl.smwcentral.net/19800/bmzdungeon2.zip",
        "filename": "bmzdungeon2.zip",
        "size": 74917,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-blazblue-under-heaven-destruction",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27244,
    "title": "BlazBlue - Under Heaven Destruction (V2)",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "fire",
      "industrial",
      "night"
    ],
    "description": "\"Under Heaven Destruction\" is the main VS. battle theme for Ragna the Bloodedge and Jin Kisaragi in the BlazBlue series. I have now split both versions and this version includes more guitar samples.",
    "latest_version": "smwc-27244-1625041861",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27244,
        "title": "BlazBlue - Under Heaven Destruction (V2)",
        "version": "smwc-27244-1625041861",
        "upstream_time": 1625041861,
        "download_url": "https://dl.smwcentral.net/27244/BlazBlue%20-%20Under%20Heaven%20Destruction.zip",
        "filename": "BlazBlue - Under Heaven Destruction.zip",
        "size": 62921,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27144,
        "title": "BlazBlue - Under Heaven Destruction",
        "version": "smwc-27144-1624955740",
        "upstream_time": 1624955740,
        "download_url": "https://dl.smwcentral.net/27144/BlazBlue%20-%20Under%20Heaven%20Destruction.zip",
        "filename": "BlazBlue - Under Heaven Destruction.zip",
        "size": 66645,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-blazeon-snes-alpha",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24435,
    "title": "Blazeon (SNES) - Alpha",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "night",
      "sky",
      "space"
    ],
    "description": "A pretty old port that I never submitted because it suffered from horrible slowdown, but it works fine now thanks to AMK 1.0.7.<br>\r\nCould fit space levels.",
    "latest_version": "smwc-24435-1601506972",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24435,
        "title": "Blazeon (SNES) - Alpha",
        "version": "smwc-24435-1601506972",
        "upstream_time": 1601506972,
        "download_url": "https://dl.smwcentral.net/24435/Blazeon%20-%20Alpha.zip",
        "filename": "Blazeon - Alpha.zip",
        "size": 44343,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-blazing-lazers-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21726,
    "title": "Blazing Lazers - Area 4",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "castle",
      "tense"
    ],
    "description": "A banger from the Turbografx-16 Shoot-Em-Up, Blazing Lazers. Good for castles or abstract stages.",
    "latest_version": "smwc-21726-1577841425",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21726,
        "title": "Blazing Lazers - Area 4",
        "version": "smwc-21726-1577841425",
        "upstream_time": 1577841425,
        "download_url": "https://dl.smwcentral.net/21726/Blazing%20Lazers%20-%20Area%204.zip",
        "filename": "Blazing Lazers - Area 4.zip",
        "size": 27366,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-blazing-lazers-opening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22827,
    "title": "Blazing Lazers - Opening",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "castles",
      "industrial",
      "space"
    ],
    "description": "this song sounds good at more agitated levels.",
    "latest_version": "smwc-22827-1589774180",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22827,
        "title": "Blazing Lazers - Opening",
        "version": "smwc-22827-1589774180",
        "upstream_time": 1589774180,
        "download_url": "https://dl.smwcentral.net/22827/Opening.zip",
        "filename": "Opening.zip",
        "size": 78443,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-block-breaker-player-mode",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8073,
    "title": "Block Breaker - Player Mode",
    "authors": [
      "Compwhiz128"
    ],
    "tags": [
      "bonus",
      "calm"
    ],
    "description": "A calm and simple song, may fit to bonus or 'introduction' stages.",
    "latest_version": "smwc-8073-1312578530",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8073,
        "title": "Block Breaker - Player Mode",
        "version": "smwc-8073-1312578530",
        "upstream_time": 1312578530,
        "download_url": "https://dl.smwcentral.net/8073/BBPM.zip",
        "filename": "BBPM.zip",
        "size": 67816,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-block-kuzushi-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30159,
    "title": "Block Kuzushi - Game Over",
    "authors": [
      "Masked Man"
    ],
    "tags": [
      "game over",
      "miss"
    ],
    "description": "Time to port music from a <i>Breakout</i> clone!<br>\r\n<br>\r\nA simple game over jingle, good for misses. I even put in a define flag that allows you to add the death SFX at the beginning.<br>\r\n<br>\r\nThis one is hard to port due to the game's sound driver (programmed by OeRSTED) not being supported by vgmtrans. So I used SPCtoMML, and optimized it as soon as I could, even changing the instrument pitch data.<br>\r\n<br>\r\nThis is the sampled version.",
    "latest_version": "smwc-30159-1656524838",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30159,
        "title": "Block Kuzushi - Game Over",
        "version": "smwc-30159-1656524838",
        "upstream_time": 1656524838,
        "download_url": "https://dl.smwcentral.net/30159/Block%20Kuzushi%20-%20Game%20Over%20%28unsampled%29.zip",
        "filename": "Block Kuzushi - Game Over (unsampled).zip",
        "size": 60890,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30158,
        "title": "Block Kuzushi - Game Over",
        "version": "smwc-30158-1656524844",
        "upstream_time": 1656524844,
        "download_url": "https://dl.smwcentral.net/30158/Block%20Kuzushi%20-%20Game%20Over.zip",
        "filename": "Block Kuzushi - Game Over.zip",
        "size": 61372,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-blood-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11958,
    "title": "Blood Forest",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "dark",
      "ghost house",
      "tense"
    ],
    "description": "A dark and somewhat tense composition best suited for creepy levels.",
    "latest_version": "smwc-11958-1444280449",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11958,
        "title": "Blood Forest",
        "version": "smwc-11958-1444280449",
        "upstream_time": 1444280449,
        "download_url": "https://dl.smwcentral.net/11958/Blood%20Forest.zip",
        "filename": "Blood Forest.zip",
        "size": 30974,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bloodstained-curse-of-the-moon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25282,
    "title": "Bloodstained: Curse of the Moon 2 - Boss Battle",
    "authors": [
      "Dippy",
      "Ultima"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "The aggressive and intense boss battle theme from Bloodstained: Curse of the Moon 2. Best suited for equally as hectic boss battles and chase themes.<br>\r\n<br>\r\n(Thanks to Dippy for the MIDI btw!)",
    "latest_version": "smwc-25282-1607657467",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25282,
        "title": "Bloodstained: Curse of the Moon 2 - Boss Battle",
        "version": "smwc-25282-1607657467",
        "upstream_time": 1607657467,
        "download_url": "https://dl.smwcentral.net/25282/cotm2boss.zip",
        "filename": "cotm2boss.zip",
        "size": 70187,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bloodstained-curse-of-the-moon-defiler-of-taboos",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23267,
    "title": "Bloodstained: Curse of the Moon - Defiler of Taboos",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "final",
      "night",
      "retro"
    ],
    "description": "Another hit from Bloodstained. This one is from Curse of the Moon. I used 8bit samples for everything but the drums to match the original piece. It is your typical fast paced, Castlevania style track. <br>\r\n<br>\r\nThere are 2 version included, 1 removes the 2 beat intro. I couldn't decided which I prefer so I just submitted both. <br>\r\n<br>\r\nThanks to musicalman for all the 8bit/Pulse Duty samples.",
    "latest_version": "smwc-23267-1591831344",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23267,
        "title": "Bloodstained: Curse of the Moon - Defiler of Taboos",
        "version": "smwc-23267-1591831344",
        "upstream_time": 1591831344,
        "download_url": "https://dl.smwcentral.net/23267/Defiler%20of%20Taboos.zip",
        "filename": "Defiler of Taboos.zip",
        "size": 82659,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bloodstained-ritual-of-the-night-voyage-of-promise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22659,
    "title": "Bloodstained: Ritual of the Night - Voyage of Promise",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "castle",
      "dark",
      "final"
    ],
    "description": "The first song you hear in RotN. It has vibes of Tower of Eneomas from Curse of Darkness. Suits dark but energetic levels.<br>\r\n<br>\r\nUPDATE: Made it compatible with all sfx/global songs.",
    "latest_version": "smwc-22659-1587749002",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22659,
        "title": "Bloodstained: Ritual of the Night - Voyage of Promise",
        "version": "smwc-22659-1587749002",
        "upstream_time": 1587749002,
        "download_url": "https://dl.smwcentral.net/22659/voyage.zip",
        "filename": "voyage.zip",
        "size": 87337,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-blossom-lilypad",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28367,
    "title": "Blossom Lilypad",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "calm",
      "cave",
      "forest",
      "night",
      "overworld",
      "sad",
      "swamp",
      "temple",
      "water"
    ],
    "description": "Relaxing Anime Music was walking in the river forest. Could fit on the night forest overworld with lakes. Alongside for the night lake levels with blossom and lilypads.<br>\r\n<a href=\"https://www.youtube.com/watch?v=RANRb4I2ec4\" rel=\"nofollow\">Source</a>",
    "latest_version": "smwc-28367-1635626110",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28367,
        "title": "Blossom Lilypad",
        "version": "smwc-28367-1635626110",
        "upstream_time": 1635626110,
        "download_url": "https://dl.smwcentral.net/28367/%5BAMV%5D%20Blossom%20Lilypad.zip",
        "filename": "%5BAMV%5D Blossom Lilypad.zip",
        "size": 53188,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-blue-skies-calling",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40938,
    "title": "Blue Skies Calling",
    "authors": [
      "PyroKastrix"
    ],
    "tags": [
      "athletic",
      "grassland",
      "overworld",
      "upbeat",
      "urban"
    ],
    "description": "An upbeat tune, especially good for grasslands or athletic stages.<br>\r\n<br>\r\nYou can transpose the song as needed in the .txt file. By default it's set to $01.",
    "latest_version": "smwc-40938-1766605754",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40938,
        "title": "Blue Skies Calling",
        "version": "smwc-40938-1766605754",
        "upstream_time": 1766605754,
        "download_url": "https://dl.smwcentral.net/40938/Blue_Skies_Calling.zip",
        "filename": "Blue_Skies_Calling.zip",
        "size": 53657,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-boards-of-canada-dawn-chorus-bass-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32704,
    "title": "Boards of Canada - Dawn Chorus (bass remix)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "credits",
      "desert",
      "ruins",
      "sky"
    ],
    "description": "This remix was done using a custom bassline I've found to be fitting with the song and a rhythm found in a bootleg song by the band.<br>\r\n<br>\r\nIt also brings little variations in the flute and choir lines as well as some octave changes.<br>\r\n<br>\r\nVery satisfying, serene vibes, useful for chill levels where flying or clouds are involved.<br>\r\n<br>\r\nAnd that's one more song I was able to cover by ear! Now I find it pretty addictive to listen to. ",
    "latest_version": "smwc-32704-1682225216",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32704,
        "title": "Boards of Canada - Dawn Chorus (bass remix)",
        "version": "smwc-32704-1682225216",
        "upstream_time": 1682225216,
        "download_url": "https://dl.smwcentral.net/32704/dawn_chorus_r_0_2.zip",
        "filename": "dawn_chorus_r_0_2.zip",
        "size": 66002,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-boards-of-canada-diving-station",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29398,
    "title": "Boards of Canada - Diving Station",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "calm",
      "cutscene",
      "environmental",
      "misc",
      "night",
      "overworld"
    ],
    "description": "Another ear-transcribed port of mine. The overall ambience is loyal to original, although performed with a different set of instruments/SFX, I found the noises from Chrono Trigger to be very fitting here.<br>\r\n<br>\r\nThe duration is shortened a bit as to not insist on the non-melody aspects of the song.<br>\r\n<br>\r\nIt is probably best fit for overworlds and cutscenes, but can also work in levels that have a timer shorter than the song... Which isn't really a problem either since I gave a loop after a short silence.<br>\r\n<br>\r\nIt has been showcase at C3 Winter 2022.",
    "latest_version": "smwc-29398-1652461813",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29398,
        "title": "Boards of Canada - Diving Station",
        "version": "smwc-29398-1652461813",
        "upstream_time": 1652461813,
        "download_url": "https://dl.smwcentral.net/29398/diving_station_0_1.zip",
        "filename": "diving_station_0_1.zip",
        "size": 59162,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bob-sinclar-save-our-soul",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33374,
    "title": "Bob Sinclar - Save Our Soul",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "abstract",
      "athletic",
      "forest",
      "industrial"
    ],
    "description": "House music.<br>\r\n<br>\r\nCopyright algorithms may get mad if you use this port.<br>\r\n<br>\r\nNote: not compatible with Starman, Bonus End, Yoshi and Thunder SFX/Blarggs.",
    "latest_version": "smwc-33374-1684764106",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33374,
        "title": "Bob Sinclar - Save Our Soul",
        "version": "smwc-33374-1684764106",
        "upstream_time": 1684764106,
        "download_url": "https://dl.smwcentral.net/33374/Bob%20Sinclar%20-%20Save%20Our%20Soul.zip",
        "filename": "Bob Sinclar - Save Our Soul.zip",
        "size": 108249,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bomberman",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 42099,
    "title": "Bomberman 64 - Altaile II",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bomb",
      "bonus",
      "boss",
      "calm",
      "chase",
      "cutscene",
      "final",
      "garden",
      "industrial",
      "menu",
      "misc",
      "sky",
      "space",
      "switch palace",
      "tense",
      "urban"
    ],
    "description": "Note: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, P-Switch, Yoshi mount, Starman, Thunder/Firework/Blargg<br>\r\n<br>\r\nUPDATE: April 1st: Slight sample modification to save a bit more ARAM.",
    "latest_version": "smwc-42099-1775514534",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 42099,
        "title": "Bomberman 64 - Altaile II",
        "version": "smwc-42099-1775514534",
        "upstream_time": 1775514534,
        "download_url": "https://dl.smwcentral.net/42099/Altaile%202.zip",
        "filename": "Altaile 2.zip",
        "size": 110168,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40973,
        "title": "Bomberman 64 - Stage Select",
        "version": "smwc-40973-1764366385",
        "upstream_time": 1764366385,
        "download_url": "https://dl.smwcentral.net/40973/Bomberman%2064%20-Stage%20Select.zip",
        "filename": "Bomberman 64 -Stage Select.zip",
        "size": 91100,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39286,
        "title": "Bomberman 64: The Second Attack - Prison Planet Thantos",
        "version": "smwc-39286-1740793446",
        "upstream_time": 1740793446,
        "download_url": "https://dl.smwcentral.net/39286/Prison%20Planet%20Thantos.zip",
        "filename": "Prison Planet Thantos.zip",
        "size": 118973,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33183,
        "title": "Bomberman 2 (DS) - Battle with no Surrender",
        "version": "smwc-33183-1684752265",
        "upstream_time": 1684752265,
        "download_url": "https://dl.smwcentral.net/33183/Battle%20with%20no%20surrender.zip",
        "filename": "Battle with no surrender.zip",
        "size": 108373,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33182,
        "title": "Bomberman 2 (DS) - Seen High",
        "version": "smwc-33182-1684750403",
        "upstream_time": 1684750403,
        "download_url": "https://dl.smwcentral.net/33182/Seen%20High.zip",
        "filename": "Seen High.zip",
        "size": 226800,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32163,
        "title": "Bomberman 64 - Green Garden",
        "version": "smwc-32163-1668155464",
        "upstream_time": 1668155464,
        "download_url": "https://dl.smwcentral.net/32163/BM64%20Green%20Garden.zip",
        "filename": "BM64 Green Garden.zip",
        "size": 75609,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25277,
        "title": "Bomberman 2 (DS) - Multiplayer Lobby",
        "version": "smwc-25277-1607648712",
        "upstream_time": 1607648712,
        "download_url": "https://dl.smwcentral.net/25277/Multiplayer%20Lobby.zip",
        "filename": "Multiplayer Lobby.zip",
        "size": 106167,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22932,
        "title": "Bomberman 64: The Second Attack - King & Knights",
        "version": "smwc-22932-1590097692",
        "upstream_time": 1590097692,
        "download_url": "https://dl.smwcentral.net/22932/king%26knights.zip",
        "filename": "king%26knights.zip",
        "size": 106597,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21769,
        "title": "Bomberman 64: The Second Attack - Pommy Intro",
        "version": "smwc-21769-1578186783",
        "upstream_time": 1578186783,
        "download_url": "https://dl.smwcentral.net/21769/B64TSA%20-%20Pommy%20Intro.zip",
        "filename": "B64TSA - Pommy Intro.zip",
        "size": 65654,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bomberman-64-sirius-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8429,
    "title": "Bomberman 64 - Sirius Theme 2",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "industrial",
      "space"
    ],
    "description": "First phase music of the final boss battle. Good for battles or fast-paced segments.",
    "latest_version": "smwc-8429-1369600027",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8429,
        "title": "Bomberman 64 - Sirius Theme 2",
        "version": "smwc-8429-1369600027",
        "upstream_time": 1369600027,
        "download_url": "https://dl.smwcentral.net/8429/Bomberman%2064%20-%20Sirius%20Theme%202.zip",
        "filename": "Bomberman 64 - Sirius Theme 2.zip",
        "size": 64210,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bomberman-b-daman-b-daman-association-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29365,
    "title": "Bomberman B-Daman - B-Daman Association Area",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "boss",
      "grassland"
    ],
    "description": "Upbeat song that can fit a boss fight or athletic stage.",
    "latest_version": "smwc-29365-1645843058",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29365,
        "title": "Bomberman B-Daman - B-Daman Association Area",
        "version": "smwc-29365-1645843058",
        "upstream_time": 1645843058,
        "download_url": "https://dl.smwcentral.net/29365/B-Daman%20Association%20Arena.zip",
        "filename": "B-Daman Association Arena.zip",
        "size": 48556,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bomberman-b-daman-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25472,
    "title": "Bomberman B-Daman - Forest",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "forest",
      "grassland",
      "sky"
    ],
    "description": "Could fit a grassland or forest level.",
    "latest_version": "smwc-25472-1608232525",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25472,
        "title": "Bomberman B-Daman - Forest",
        "version": "smwc-25472-1608232525",
        "upstream_time": 1608232525,
        "download_url": "https://dl.smwcentral.net/25472/Bomberman%20B-Daman%20-%20Forest.zip",
        "filename": "Bomberman B-Daman - Forest.zip",
        "size": 55993,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bomberman-b-daman-outer-space",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21383,
    "title": "Bomberman B-Daman - Outer Space",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "night",
      "overworld",
      "sky",
      "space",
      "water"
    ],
    "description": "A nice composition that fits space, water and bonus levels.",
    "latest_version": "smwc-21383-1572916995",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21383,
        "title": "Bomberman B-Daman - Outer Space",
        "version": "smwc-21383-1572916995",
        "upstream_time": 1572916995,
        "download_url": "https://dl.smwcentral.net/21383/BBD%20-%20Outer%20Space.zip",
        "filename": "BBD - Outer Space.zip",
        "size": 43835,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bomberman-hero-dessert",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34227,
    "title": "Bomberman Hero - Dessert",
    "authors": [
      "Fercho91",
      "Pinci",
      "dansalvato"
    ],
    "tags": [
      "airship",
      "athletic",
      "desert",
      "temple"
    ],
    "description": "Theme from Bomberman Hero 64, Area 3, Killer Gate Level... Maybe I would use it for a kaizo level, I think it fits with a hard sky level.<br>\r\n<br>\r\n<br>\r\nAGAIN, I'm thankful with *Pinci* and *dansalvato* for letting me use some of their .brrs, 'cuz they saved me some work ripping wavs and brrs... :p<br>\r\n<br>\r\n<br>\r\nHope you enjoy this! :D",
    "latest_version": "smwc-34227-1695411154",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34227,
        "title": "Bomberman Hero - Dessert",
        "version": "smwc-34227-1695411154",
        "upstream_time": 1695411154,
        "download_url": "https://dl.smwcentral.net/34227/Bomberman_Hero_64_-_Dessert.zip",
        "filename": "Bomberman_Hero_64_-_Dessert.zip",
        "size": 54467,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bomberman-hero-fatidic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34134,
    "title": "Bomberman Hero - Fatidic",
    "authors": [
      "Fercho91",
      "Pinci",
      "dansalvato"
    ],
    "tags": [
      "abstract",
      "desert",
      "industrial",
      "urban"
    ],
    "description": "Fatidic song from Bomberman Hero (N64), maybe you would use it for a pyramid level, or idk... A Bomberman Hero snes rom hack is coming!?<br>\r\n<br>\r\nSpecial thanks to Pinci and dansalvato (how can I tag them?) for letting me use some of their .brrs of their ports...!!",
    "latest_version": "smwc-34134-1694890984",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34134,
        "title": "Bomberman Hero - Fatidic",
        "version": "smwc-34134-1694890984",
        "upstream_time": 1694890984,
        "download_url": "https://dl.smwcentral.net/34134/Bomberman%20Hero%2064%20-%20Fatidic.zip",
        "filename": "Bomberman Hero 64 - Fatidic.zip",
        "size": 88297,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bomberman-hero-milky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40407,
    "title": "Bomberman Hero - Milky",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "calm",
      "menu",
      "night",
      "overworld",
      "title"
    ],
    "description": "A chill tune.",
    "latest_version": "smwc-40407-1756760349",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40407,
        "title": "Bomberman Hero - Milky",
        "version": "smwc-40407-1756760349",
        "upstream_time": 1756760349,
        "download_url": "https://dl.smwcentral.net/40407/Milky.zip",
        "filename": "Milky.zip",
        "size": 72114,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bomberman-hero-redial",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41697,
    "title": "Bomberman Hero - Redial",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "abstract",
      "athletic",
      "grassland",
      "sky",
      "urban"
    ],
    "description": "The most recognized song from Bomberman Hero<br>\r\n<br>\r\n<i>Moderator note: not compatible with \"Bonus End\".</i>",
    "latest_version": "smwc-41697-1771597915",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41697,
        "title": "Bomberman Hero - Redial",
        "version": "smwc-41697-1771597915",
        "upstream_time": 1771597915,
        "download_url": "https://dl.smwcentral.net/41697/Redial.zip",
        "filename": "Redial.zip",
        "size": 77264,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19126,
        "title": "Bomberman Hero - Redial",
        "version": "smwc-19126-1550360764",
        "upstream_time": 1550360764,
        "download_url": "https://dl.smwcentral.net/19126/redial_-_bomberman_hero.zip",
        "filename": "redial_-_bomberman_hero.zip",
        "size": 43210,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bomberman-hero-tripod-vs-nitros",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23077,
    "title": "Bomberman Hero - Tripod (Vs. Nitros)",
    "authors": [
      "dansalvato"
    ],
    "tags": [
      "abstract",
      "boss",
      "chase",
      "industrial",
      "misc"
    ],
    "description": "This is a DnB song from the Bomberman Hero OST that plays while fighting Nitros. It could be good for boss battles or other high-pressure scenarios. That opening sample is a real mood-setter.<br>\r\n<br>\r\nIf you need the vanilla death song, restore the \"default/0A SMW @9.brr\" line and instead empty out other .brr files that you don't need, or replace \"default\" with \"optimized\". Inserting this song higher up in the song list (i.e. with a smaller song ID value) may allow you to fit more into ARAM.",
    "latest_version": "smwc-23077-1590420531",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23077,
        "title": "Bomberman Hero - Tripod (Vs. Nitros)",
        "version": "smwc-23077-1590420531",
        "upstream_time": 1590420531,
        "download_url": "https://dl.smwcentral.net/23077/Bomberman%20Hero%20-%20Tripod.zip",
        "filename": "Bomberman Hero - Tripod.zip",
        "size": 99753,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bomberman-max",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35399,
    "title": "Bomberman Max 2 - Garden Stage",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "grassland",
      "title"
    ],
    "description": "It looks good on title screens.",
    "latest_version": "smwc-35399-1698893074",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35399,
        "title": "Bomberman Max 2 - Garden Stage",
        "version": "smwc-35399-1698893074",
        "upstream_time": 1698893074,
        "download_url": "https://dl.smwcentral.net/35399/Garden%20Stage.zip",
        "filename": "Garden Stage.zip",
        "size": 58765,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bomberman-quest-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35648,
    "title": "Bomberman Quest - Overworld 1 ~ Field Zone Theme",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "grassland",
      "sky"
    ],
    "description": "My port for the 120hoSPC #11 contest. Can fit athletic etc",
    "latest_version": "smwc-35648-1703085508",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35648,
        "title": "Bomberman Quest - Overworld 1 ~ Field Zone Theme",
        "version": "smwc-35648-1703085508",
        "upstream_time": 1703085508,
        "download_url": "https://dl.smwcentral.net/35648/field-zone.zip",
        "filename": "field-zone.zip",
        "size": 56077,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bomberman-tournament-desert",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21431,
    "title": "Bomberman Tournament - Desert",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "desert",
      "montains"
    ],
    "description": "fits the deserts or mountains",
    "latest_version": "smwc-21431-1574208835",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21431,
        "title": "Bomberman Tournament - Desert",
        "version": "smwc-21431-1574208835",
        "upstream_time": 1574208835,
        "download_url": "https://dl.smwcentral.net/21431/Bomber.zip",
        "filename": "Bomber.zip",
        "size": 33091,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bomberman-tournament-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11339,
    "title": "Bomberman Tournament - Forest",
    "authors": [
      "gibbl"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "sky"
    ],
    "description": "The first overworld theme from Bomberman Tournament. Good for early-game grass or forest levels or general introduction levels.",
    "latest_version": "smwc-11339-1434061846",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11339,
        "title": "Bomberman Tournament - Forest",
        "version": "smwc-11339-1434061846",
        "upstream_time": 1434061846,
        "download_url": "https://dl.smwcentral.net/11339/Forest.zip",
        "filename": "Forest.zip",
        "size": 31629,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bomberman-tournament-lost-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7290,
    "title": "Bomberman Tournament - Lost Forest",
    "authors": [
      "188"
    ],
    "tags": [
      "calm",
      "credits",
      "grassland",
      "title"
    ],
    "description": "A nice calm tune from Bomberman Land best suited for early grasslands.",
    "latest_version": "smwc-7290-1405666749",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7290,
        "title": "Bomberman Tournament - Lost Forest",
        "version": "smwc-7290-1405666749",
        "upstream_time": 1405666749,
        "download_url": "https://dl.smwcentral.net/7290/bomber%20man%20land.zip",
        "filename": "bomber man land.zip",
        "size": 40751,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bomberman-turbografx",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17374,
    "title": "Bomberman (TurboGrafx-16) - Boss",
    "authors": [
      "yoshi9429"
    ],
    "tags": [
      "athletic",
      "boss",
      "industrial"
    ],
    "description": "Bomberman (PC Engine) Boss Battle Theme.<br>\r\nI think it is useful boss & factory stage.",
    "latest_version": "smwc-17374-1523604785",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17374,
        "title": "Bomberman (TurboGrafx-16) - Boss",
        "version": "smwc-17374-1523604785",
        "upstream_time": 1523604785,
        "download_url": "https://dl.smwcentral.net/17374/Bomberman%20-%20Boss.zip",
        "filename": "Bomberman - Boss.zip",
        "size": 21769,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bonk-3-round",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33780,
    "title": "Bonk 3 - Round 4",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "desert",
      "forest",
      "grassland",
      "mountain",
      "town"
    ],
    "description": "One of the stage themes from Bonk 3: Bonk's Big Adventure on the PC Engine. Reminds me of Wario Land 3. Ported by ear by listening to each channel of the vgm.",
    "latest_version": "smwc-33780-1691322267",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33780,
        "title": "Bonk 3 - Round 4",
        "version": "smwc-33780-1691322267",
        "upstream_time": 1691322267,
        "download_url": "https://dl.smwcentral.net/33780/Bonk3%20-%20Round%204.zip",
        "filename": "Bonk3 - Round 4.zip",
        "size": 31498,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bonk-s-adventure-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33536,
    "title": "Bonk's Adventure - Boss 1",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "boss",
      "dark",
      "tense"
    ],
    "description": "The regular boss theme from Bonk's Adventure a.k.a. B.C. Kid a.k.a. PC Genjin on the PC Engine (TurboGrafx-16), also reused in Bonk's Revenge. Some odd use of squares as quiet makeshift drums below the actual percussion, which was also in the source song.<br>\r\n<br>\r\nPorted by ear by listening to each channel of the vgm.",
    "latest_version": "smwc-33536-1695095399",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33536,
        "title": "Bonk's Adventure - Boss 1",
        "version": "smwc-33536-1695095399",
        "upstream_time": 1695095399,
        "download_url": "https://dl.smwcentral.net/33536/Bonk%27s%20Adventure%20-%20Boss%201.zip",
        "filename": "Bonk%27s Adventure - Boss 1.zip",
        "size": 31158,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bonk-s-adventure-round",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29186,
    "title": "Bonk's Adventure - Round 5 (Pre-Boss)",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "beach"
    ],
    "description": "Round 5 from Bonk's Adventure on the PC Engine, which has been rearranged to fit in SMW intruments and adds in more<br>\r\npercussion along the way. Released in C3 Winter 2022.<br>\r\n<br>\r\nFits well in beach or seaside levels.",
    "latest_version": "smwc-29186-1643989234",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29186,
        "title": "Bonk's Adventure - Round 5 (Pre-Boss)",
        "version": "smwc-29186-1643989234",
        "upstream_time": 1643989234,
        "download_url": "https://dl.smwcentral.net/29186/Bonk%27s%20Adventure%20-%20Round%205.zip",
        "filename": "Bonk%27s Adventure - Round 5.zip",
        "size": 32256,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bonkers-downtown-streets",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33782,
    "title": "Bonkers - Downtown Streets",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "carnival",
      "switch palace",
      "urban"
    ],
    "description": "Requested by  <span class=\"un-outer\" title=\"RussianMan\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=28983\" style=\"color: #2e9ca5;\" class=\"un\">RussianMan</a></span>",
    "latest_version": "smwc-33782-1689955642",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33782,
        "title": "Bonkers - Downtown Streets",
        "version": "smwc-33782-1689955642",
        "upstream_time": 1689955642,
        "download_url": "https://dl.smwcentral.net/33782/Downtown%20Streets.zip",
        "filename": "Downtown Streets.zip",
        "size": 56385,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bonkers-fabulous-mansion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33662,
    "title": "Bonkers - Fabulous Mansion",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "carnival",
      "switch palace",
      "urban"
    ],
    "description": "A nice Swing track from Bonkers.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"RussianMan\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=28983\" style=\"color: #2e9ca5;\" class=\"un\">RussianMan</a></span>",
    "latest_version": "smwc-33662-1685555339",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33662,
        "title": "Bonkers - Fabulous Mansion",
        "version": "smwc-33662-1685555339",
        "upstream_time": 1685555339,
        "download_url": "https://dl.smwcentral.net/33662/Fabulous%20Mansion.zip",
        "filename": "Fabulous Mansion.zip",
        "size": 57292,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bonkers-lose-life",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40540,
    "title": "Bonkers - Lose Life",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "game over",
      "miss",
      "nintendo presents"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"OrangeRock57\"><a href=\"/?p=profile&amp;id=35227\" style=\"color: var(--user-color-3);\" class=\"un unavailable inactive\">OrangeRock57</a></span>",
    "latest_version": "smwc-40540-1758125263",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40540,
        "title": "Bonkers - Lose Life",
        "version": "smwc-40540-1758125263",
        "upstream_time": 1758125263,
        "download_url": "https://dl.smwcentral.net/40540/Bonkers%20-%20Lose%20Life.zip",
        "filename": "Bonkers - Lose Life.zip",
        "size": 36546,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bonkers-wacky-studios",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33791,
    "title": "Bonkers - Wacky Studios",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "carnival",
      "switch palace",
      "urban"
    ],
    "description": "Another nice Swing track from Bonkers.",
    "latest_version": "smwc-33791-1689955832",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33791,
        "title": "Bonkers - Wacky Studios",
        "version": "smwc-33791-1689955832",
        "upstream_time": 1689955832,
        "download_url": "https://dl.smwcentral.net/33791/Wacky%20Studios.zip",
        "filename": "Wacky Studios.zip",
        "size": 54230,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bonus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8059,
    "title": "BONUS!",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "overworld"
    ],
    "description": "The song that was supposed to be played in the bonus rooms in Mario's Time Quest. Would suit a bonus area, a cutscene, or maybe even a submap.",
    "latest_version": "smwc-8059-1319820060",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8059,
        "title": "BONUS!",
        "version": "smwc-8059-1319820060",
        "upstream_time": 1319820060,
        "download_url": "https://dl.smwcentral.net/8059/BONUS%21.zip",
        "filename": "BONUS%21.zip",
        "size": 64806,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-boo-is-taking-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7930,
    "title": "Boo is taking over!",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "boss",
      "castle",
      "cutscene",
      "ghost house"
    ],
    "description": "Custom composition, fits ghost/castle levels.",
    "latest_version": "smwc-7930-1312194069",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7930,
        "title": "Boo is taking over!",
        "version": "smwc-7930-1312194069",
        "upstream_time": 1312194069,
        "download_url": "https://dl.smwcentral.net/7930/Boo%20taking%20over.zip",
        "filename": "Boo taking over.zip",
        "size": 67904,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-boo-takes-charge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7179,
    "title": "Boo Takes Charge",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "athletic",
      "boss",
      "cave",
      "chase",
      "dark",
      "final",
      "fire",
      "industrial",
      "jungle"
    ],
    "description": "A paced song with a dark nature. Could work great for athletic levels with tension.",
    "latest_version": "smwc-7179-1326405758",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7179,
        "title": "Boo Takes Charge",
        "version": "smwc-7179-1326405758",
        "upstream_time": 1326405758,
        "download_url": "https://dl.smwcentral.net/7179/Boo%20takes%20charge.zip",
        "filename": "Boo takes charge.zip",
        "size": 73131,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-boot-hill-player",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40885,
    "title": "Boot Hill - Player 1 Dies",
    "authors": [
      "7 up"
    ],
    "tags": [
      "game over",
      "misc",
      "miss"
    ],
    "description": "A tune that plays when player 1 is getting shot in an Arcade game called Boot Hill. Styled after Super Mario World's death theme. The origin is Chopin's Piano Sonata No.2 Op. 35 (Funeral March/Marche funèbre/Marsz żałobny), which you've very likely heard before, but may've not known its name, and also played in a couple video games.<br>\r\n<br>\r\nNaturally, could be used as a death theme. The TXT file also includes info on how to enable SMW's death SFX.",
    "latest_version": "smwc-40885-1771739412",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40885,
        "title": "Boot Hill - Player 1 Dies",
        "version": "smwc-40885-1771739412",
        "upstream_time": 1771739412,
        "download_url": "https://dl.smwcentral.net/40885/Boot%20Hill%20-%20Player%201%20Dies.zip",
        "filename": "Boot Hill - Player 1 Dies.zip",
        "size": 60955,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bosconian-flash-flash-flash",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21849,
    "title": "Bosconian - Flash Flash Flash",
    "authors": [
      "sincx"
    ],
    "tags": [
      "castle",
      "final",
      "fire",
      "space",
      "title"
    ],
    "description": "Intense song that took 2nd place in 72hoSPC #5. (note: cannot be used with podoboos or other noise-sfx-using sprites)",
    "latest_version": "smwc-21849-1580445934",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21849,
        "title": "Bosconian - Flash Flash Flash",
        "version": "smwc-21849-1580445934",
        "upstream_time": 1580445934,
        "download_url": "https://dl.smwcentral.net/21849/flash.zip",
        "filename": "flash.zip",
        "size": 37019,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bosconian-good-morning",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11619,
    "title": "Bosconian - Good Morning",
    "authors": [
      "sincx"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld"
    ],
    "description": "A very basic, calm song that would work well for intros or early overworlds.",
    "latest_version": "smwc-11619-1439217368",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11619,
        "title": "Bosconian - Good Morning",
        "version": "smwc-11619-1439217368",
        "upstream_time": 1439217368,
        "download_url": "https://dl.smwcentral.net/11619/good%20morning.zip",
        "filename": "good morning.zip",
        "size": 31245,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-boss-bash",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9416,
    "title": "Boss Bash",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase"
    ],
    "description": "A fast-paced composition for boss battles",
    "latest_version": "smwc-9416-1414074556",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9416,
        "title": "Boss Bash",
        "version": "smwc-9416-1414074556",
        "upstream_time": 1414074556,
        "download_url": "https://dl.smwcentral.net/9416/Boss%20Bash.zip",
        "filename": "Boss Bash.zip",
        "size": 32254,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8081,
    "title": "Boss Battle",
    "authors": [
      "mariomaniac444"
    ],
    "tags": [
      "boss",
      "chase"
    ],
    "description": "A very fast-paced song. Strictly for boss battles or maybe an area you have to hurry through.",
    "latest_version": "smwc-8081-1319820118",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8081,
        "title": "Boss Battle",
        "version": "smwc-8081-1319820118",
        "upstream_time": 1319820118,
        "download_url": "https://dl.smwcentral.net/8081/Boss%20Battle.zip",
        "filename": "Boss Battle.zip",
        "size": 66261,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-boston-more-than-a-feeling",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37678,
    "title": "Boston - More than a Feeling",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "credits",
      "grassland",
      "mountain",
      "sky",
      "space",
      "title",
      "upbeat",
      "urban"
    ],
    "description": "Fits best in (and recommended for) credits.",
    "latest_version": "smwc-37678-1722464795",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37678,
        "title": "Boston - More than a Feeling",
        "version": "smwc-37678-1722464795",
        "upstream_time": 1722464795,
        "download_url": "https://dl.smwcentral.net/37678/MoreThanAFeeling.zip",
        "filename": "MoreThanAFeeling.zip",
        "size": 70328,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bottle-fairy-oshiete-sensei-san",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7778,
    "title": "Bottle Fairy - Oshiete Sensei-san",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "athletic",
      "calm"
    ],
    "description": "A good general train theme.",
    "latest_version": "smwc-7778-1319465271",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7778,
        "title": "Bottle Fairy - Oshiete Sensei-san",
        "version": "smwc-7778-1319465271",
        "upstream_time": 1319465271,
        "download_url": "https://dl.smwcentral.net/7778/Bottle%20Fairy%20-%20Oshiete%20Senseisan.zip",
        "filename": "Bottle Fairy - Oshiete Senseisan.zip",
        "size": 75537,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-boulder-dash-ending",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17286,
    "title": "Boulder Dash - Ending",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "credits",
      "overworld"
    ],
    "description": "Boulder Dash (nes) ending theme",
    "latest_version": "smwc-17286-1522311063",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17286,
        "title": "Boulder Dash - Ending",
        "version": "smwc-17286-1522311063",
        "upstream_time": 1522311063,
        "download_url": "https://dl.smwcentral.net/17286/Bolder%20Dash%20-%20Ending.zip",
        "filename": "Bolder Dash - Ending.zip",
        "size": 32077,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-boulder-dash-ocean-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15844,
    "title": "Boulder Dash - Ocean World",
    "authors": [
      "chineesmw"
    ],
    "tags": [
      "beach",
      "bonus",
      "calm",
      "cutscene",
      "goal",
      "grassland",
      "overworld",
      "p-switch",
      "switch palace",
      "title"
    ],
    "description": "My first hand-crafted SMW port of the NES game, Boulderdash - Ocean World. Very repetitive theme which could be good for P-Switch, Goal, Cutscenes, Overworld, etc.",
    "latest_version": "smwc-15844-1500495418",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15844,
        "title": "Boulder Dash - Ocean World",
        "version": "smwc-15844-1500495418",
        "upstream_time": 1500495418,
        "download_url": "https://dl.smwcentral.net/15844/Boulderdash%20-%20Ocean%20World.zip",
        "filename": "Boulderdash - Ocean World.zip",
        "size": 31415,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-boulder-dash-world-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7762,
    "title": "Boulder Dash - World Map",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "beach",
      "overworld"
    ],
    "description": "A happy, sunny, and short theme. Composed by Victor Musical Industries.",
    "latest_version": "smwc-7762-1319005709",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7762,
        "title": "Boulder Dash - World Map",
        "version": "smwc-7762-1319005709",
        "upstream_time": 1319005709,
        "download_url": "https://dl.smwcentral.net/7762/Boulder%20Dash%20-%20World%20Map.zip",
        "filename": "Boulder Dash - World Map.zip",
        "size": 67197,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bouncing-ball-trainer-alternate-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9367,
    "title": "Bouncing Ball Trainer - Alternate Theme",
    "authors": [
      "sincx"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "title"
    ],
    "description": "A nice, short song that could fit a title screen or space area.",
    "latest_version": "smwc-9367-1412799875",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9367,
        "title": "Bouncing Ball Trainer - Alternate Theme",
        "version": "smwc-9367-1412799875",
        "upstream_time": 1412799875,
        "download_url": "https://dl.smwcentral.net/9367/bbt_alt_v1.01.zip",
        "filename": "bbt_alt_v1.01.zip",
        "size": 31864,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bouncy-boulevard",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24146,
    "title": "Bouncy Boulevard",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "beach",
      "bonus",
      "night",
      "retro",
      "urban"
    ],
    "description": "Composed as a Famicompo entry, placing #4. Now submitted here.",
    "latest_version": "smwc-24146-1597985423",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24146,
        "title": "Bouncy Boulevard",
        "version": "smwc-24146-1597985423",
        "upstream_time": 1597985423,
        "download_url": "https://dl.smwcentral.net/24146/842020%20%282%29.zip",
        "filename": "842020 (2).zip",
        "size": 66576,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bowser-march",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8012,
    "title": "Bowser March",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "cave",
      "final",
      "industrial"
    ],
    "description": "An epic custom composition for a variety of settings.",
    "latest_version": "smwc-8012-1312329173",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8012,
        "title": "Bowser March",
        "version": "smwc-8012-1312329173",
        "upstream_time": 1312329173,
        "download_url": "https://dl.smwcentral.net/8012/Bowser%20March.zip",
        "filename": "Bowser March.zip",
        "size": 68552,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bowser-s-doom-way",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7353,
    "title": "Bowser's Doom Way",
    "authors": [
      "MidiGuy"
    ],
    "tags": [
      "castle",
      "cave",
      "fire"
    ],
    "description": "This is an arrangements that includes various Bowser Related themes. Can be good for your volcanic levels.",
    "latest_version": "smwc-7353-1318139651",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7353,
        "title": "Bowser's Doom Way",
        "version": "smwc-7353-1318139651",
        "upstream_time": 1318139651,
        "download_url": "https://dl.smwcentral.net/7353/Arrangement%2C%20Bowser%27s%20Doom%20Way.zip",
        "filename": "Arrangement%2C Bowser%27s Doom Way.zip",
        "size": 73945,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bowser-s-furious-fugue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27258,
    "title": "Bowser's Furious Fugue",
    "authors": [
      "VecchiaZim"
    ],
    "tags": [
      "airship",
      "boss",
      "castle",
      "credits",
      "dark",
      "final",
      "fire",
      "tense"
    ],
    "description": "Epic organ/percussion thing, based on the SMW motive (so remix maybe?). Definitely a castle/lava/World 8 vibe. Could also be a bad ending credits track.",
    "latest_version": "smwc-27258-1625113529",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27258,
        "title": "Bowser's Furious Fugue",
        "version": "smwc-27258-1625113529",
        "upstream_time": 1625113529,
        "download_url": "https://dl.smwcentral.net/27258/Bowser%27s%20Furious%20Fugue.zip",
        "filename": "Bowser%27s Furious Fugue.zip",
        "size": 88782,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bowser-s-winter-castle-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41316,
    "title": "Bowser's Winter Castle - World 8 Christmas",
    "authors": [
      "Segment1Zone2",
      "dodonargustius"
    ],
    "tags": [
      "final",
      "ice",
      "night",
      "overworld",
      "sad",
      "snow",
      "spooky"
    ],
    "description": "The Overworld theme from <span class=\"un-outer\" title=\"SF - The Dark Warrior\"><a href=\"/?p=profile&amp;id=5831\" style=\"color: var(--user-color-1);\" class=\"un\">SF - The Dark Warrior</a></span>'s RHR level, Bowser's Winter Castle. Originally composed by dodonargustius.",
    "latest_version": "smwc-41316-1769815262",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41316,
        "title": "Bowser's Winter Castle - World 8 Christmas",
        "version": "smwc-41316-1769815262",
        "upstream_time": 1769815262,
        "download_url": "https://dl.smwcentral.net/41316/Bowser%27s%20Winter%20Castle%20-%20World%208%20Christmas.zip",
        "filename": "Bowser%27s Winter Castle - World 8 Christmas.zip",
        "size": 31681,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bowser-strikes-back-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34526,
    "title": "Bowser Strikes Back - Battle",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "boss"
    ],
    "description": "Part of the Bowser Strikes Back soundtrack, originally updated by <span class=\"un-outer\" title=\"Gamma V\"><a href=\"/?p=profile&amp;id=13617\" style=\"color: var(--user-color-3);\" class=\"un\">Gamma V</a></span> in 2017.",
    "latest_version": "smwc-34526-1690702792",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34526,
        "title": "Bowser Strikes Back - Battle",
        "version": "smwc-34526-1690702792",
        "upstream_time": 1690702792,
        "download_url": "https://dl.smwcentral.net/34526/data.zip",
        "filename": "data.zip",
        "size": 51933,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bowser-strikes-back-bonus-game",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34525,
    "title": "Bowser Strikes Back - Bonus Game",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "bonus"
    ],
    "description": "Part of the Bowser Strikes Back soundtrack, originally updated by <span class=\"un-outer\" title=\"Gamma V\"><a href=\"/?p=profile&amp;id=13617\" style=\"color: var(--user-color-3);\" class=\"un\">Gamma V</a></span> in 2017.",
    "latest_version": "smwc-34525-1690702711",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34525,
        "title": "Bowser Strikes Back - Bonus Game",
        "version": "smwc-34525-1690702711",
        "upstream_time": 1690702711,
        "download_url": "https://dl.smwcentral.net/34525/data.zip",
        "filename": "data.zip",
        "size": 55412,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bowser-strikes-back-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34535,
    "title": "Bowser Strikes Back - Castle 6: Sky Palace",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "airship",
      "calm",
      "castle",
      "dark",
      "forest",
      "ice",
      "mysterious",
      "water"
    ],
    "description": "Part of the Bowser Strikes Back soundtrack, originally updated by <span class=\"un-outer\" title=\"Gamma V\"><a href=\"/?p=profile&amp;id=13617\" style=\"color: var(--user-color-3);\" class=\"un\">Gamma V</a></span> in 2017.",
    "latest_version": "smwc-34535-1690703740",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34535,
        "title": "Bowser Strikes Back - Castle 6: Sky Palace",
        "version": "smwc-34535-1690703740",
        "upstream_time": 1690703740,
        "download_url": "https://dl.smwcentral.net/34535/data.zip",
        "filename": "data.zip",
        "size": 59088,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34534,
        "title": "Bowser Strikes Back - Castle 5: Ice Palace",
        "version": "smwc-34534-1690703671",
        "upstream_time": 1690703671,
        "download_url": "https://dl.smwcentral.net/34534/data.zip",
        "filename": "data.zip",
        "size": 38574,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34533,
        "title": "Bowser Strikes Back - Castle 4: Flower Tower",
        "version": "smwc-34533-1690703576",
        "upstream_time": 1690703576,
        "download_url": "https://dl.smwcentral.net/34533/data.zip",
        "filename": "data.zip",
        "size": 57572,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34532,
        "title": "Bowser Strikes Back - Castle 3: Frozen Fury",
        "version": "smwc-34532-1690703484",
        "upstream_time": 1690703484,
        "download_url": "https://dl.smwcentral.net/34532/data.zip",
        "filename": "data.zip",
        "size": 51703,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34531,
        "title": "Bowser Strikes Back - Castle 2: Aquatic Castle",
        "version": "smwc-34531-1690703402",
        "upstream_time": 1690703402,
        "download_url": "https://dl.smwcentral.net/34531/data.zip",
        "filename": "data.zip",
        "size": 70072,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34530,
        "title": "Bowser Strikes Back - Castle 1: Kamek's Tower",
        "version": "smwc-34530-1690703312",
        "upstream_time": 1690703312,
        "download_url": "https://dl.smwcentral.net/34530/data.zip",
        "filename": "data.zip",
        "size": 62736,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bowser-strikes-back-deserted",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34521,
    "title": "Bowser Strikes Back - Deserted",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "athletic",
      "desert",
      "final",
      "fire",
      "tense"
    ],
    "description": "Part of the Bowser Strikes Back soundtrack, originally updated by <span class=\"un-outer\" title=\"Gamma V\"><a href=\"/?p=profile&amp;id=13617\" style=\"color: var(--user-color-3);\" class=\"un\">Gamma V</a></span> in 2017.",
    "latest_version": "smwc-34521-1690702046",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34521,
        "title": "Bowser Strikes Back - Deserted",
        "version": "smwc-34521-1690702046",
        "upstream_time": 1690702046,
        "download_url": "https://dl.smwcentral.net/34521/data.zip",
        "filename": "data.zip",
        "size": 51590,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bowser-strikes-back-endless-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34529,
    "title": "Bowser Strikes Back - Endless Forest",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "calm",
      "dark",
      "forest",
      "night"
    ],
    "description": "Part of the Bowser Strikes Back soundtrack, originally updated by <span class=\"un-outer\" title=\"Gamma V\"><a href=\"/?p=profile&amp;id=13617\" style=\"color: var(--user-color-3);\" class=\"un\">Gamma V</a></span> in 2017.",
    "latest_version": "smwc-34529-1690703158",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34529,
        "title": "Bowser Strikes Back - Endless Forest",
        "version": "smwc-34529-1690703158",
        "upstream_time": 1690703158,
        "download_url": "https://dl.smwcentral.net/34529/data.zip",
        "filename": "data.zip",
        "size": 31416,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bowser-strikes-back-intro-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34516,
    "title": "Bowser Strikes Back - Intro Part 2",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "cutscene",
      "night",
      "title"
    ],
    "description": "Part of the Bowser Strikes Back soundtrack, originally updated by <span class=\"un-outer\" title=\"Gamma V\"><a href=\"/?p=profile&amp;id=13617\" style=\"color: var(--user-color-3);\" class=\"un\">Gamma V</a></span> in 2017.",
    "latest_version": "smwc-34516-1690700747",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34516,
        "title": "Bowser Strikes Back - Intro Part 2",
        "version": "smwc-34516-1690700747",
        "upstream_time": 1690700747,
        "download_url": "https://dl.smwcentral.net/34516/data.zip",
        "filename": "data.zip",
        "size": 54790,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bowser-strikes-back-molten-ice-cavern",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34528,
    "title": "Bowser Strikes Back - Molten Ice Cavern",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "cave",
      "ice"
    ],
    "description": "Part of the Bowser Strikes Back soundtrack, originally updated by <span class=\"un-outer\" title=\"Gamma V\"><a href=\"/?p=profile&amp;id=13617\" style=\"color: var(--user-color-3);\" class=\"un\">Gamma V</a></span> in 2017.",
    "latest_version": "smwc-34528-1690703083",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34528,
        "title": "Bowser Strikes Back - Molten Ice Cavern",
        "version": "smwc-34528-1690703083",
        "upstream_time": 1690703083,
        "download_url": "https://dl.smwcentral.net/34528/data.zip",
        "filename": "data.zip",
        "size": 31693,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bowser-strikes-back-p-switch",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34524,
    "title": "Bowser Strikes Back - P-Switch",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "misc",
      "p-switch"
    ],
    "description": "Part of the Bowser Strikes Back soundtrack, originally updated by <span class=\"un-outer\" title=\"Gamma V\"><a href=\"/?p=profile&amp;id=13617\" style=\"color: var(--user-color-3);\" class=\"un\">Gamma V</a></span> in 2017.",
    "latest_version": "smwc-34524-1690702644",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34524,
        "title": "Bowser Strikes Back - P-Switch",
        "version": "smwc-34524-1690702644",
        "upstream_time": 1690702644,
        "download_url": "https://dl.smwcentral.net/34524/data.zip",
        "filename": "data.zip",
        "size": 41201,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bowser-strikes-back-peaceful-lands",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34527,
    "title": "Bowser Strikes Back - Peaceful Lands",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld"
    ],
    "description": "Part of the Bowser Strikes Back soundtrack, originally updated by <span class=\"un-outer\" title=\"Gamma V\"><a href=\"/?p=profile&amp;id=13617\" style=\"color: var(--user-color-3);\" class=\"un\">Gamma V</a></span> in 2017.",
    "latest_version": "smwc-34527-1690702999",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34527,
        "title": "Bowser Strikes Back - Peaceful Lands",
        "version": "smwc-34527-1690702999",
        "upstream_time": 1690702999,
        "download_url": "https://dl.smwcentral.net/34527/data.zip",
        "filename": "data.zip",
        "size": 31892,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bowser-strikes-back-slippery-subterranean",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34522,
    "title": "Bowser Strikes Back - Slippery Subterranean",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "cave",
      "dark",
      "ice"
    ],
    "description": "Part of the Bowser Strikes Back soundtrack, originally updated by <span class=\"un-outer\" title=\"Gamma V\"><a href=\"/?p=profile&amp;id=13617\" style=\"color: var(--user-color-3);\" class=\"un\">Gamma V</a></span> in 2017.",
    "latest_version": "smwc-34522-1690702348",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34522,
        "title": "Bowser Strikes Back - Slippery Subterranean",
        "version": "smwc-34522-1690702348",
        "upstream_time": 1690702348,
        "download_url": "https://dl.smwcentral.net/34522/data.zip",
        "filename": "data.zip",
        "size": 61431,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bowser-strikes-back-through-the-falls",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34520,
    "title": "Bowser Strikes Back - Through The Falls",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "industrial",
      "water"
    ],
    "description": "Part of the Bowser Strikes Back soundtrack, originally updated by <span class=\"un-outer\" title=\"Gamma V\"><a href=\"/?p=profile&amp;id=13617\" style=\"color: var(--user-color-3);\" class=\"un\">Gamma V</a></span> in 2017.",
    "latest_version": "smwc-34520-1690701933",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34520,
        "title": "Bowser Strikes Back - Through The Falls",
        "version": "smwc-34520-1690701933",
        "upstream_time": 1690701933,
        "download_url": "https://dl.smwcentral.net/34520/data.zip",
        "filename": "data.zip",
        "size": 67506,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bowser-strikes-back-white-woods",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34523,
    "title": "Bowser Strikes Back - White Woods",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "athletic",
      "beach",
      "forest",
      "grassland",
      "jungle"
    ],
    "description": "Part of the Bowser Strikes Back soundtrack, originally updated by <span class=\"un-outer\" title=\"Gamma V\"><a href=\"/?p=profile&amp;id=13617\" style=\"color: var(--user-color-3);\" class=\"un\">Gamma V</a></span> in 2017.",
    "latest_version": "smwc-34523-1690702554",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34523,
        "title": "Bowser Strikes Back - White Woods",
        "version": "smwc-34523-1690702554",
        "upstream_time": 1690702554,
        "download_url": "https://dl.smwcentral.net/34523/data.zip",
        "filename": "data.zip",
        "size": 55764,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-boxman-tano-and-the-quest-for-the-vip-pass-wow-i-m-a-f-ing-moron",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40654,
    "title": "BOXMAN TANO and the Quest for the VIP Pass - wow i'm a f***ing MORON",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "cutscene"
    ],
    "description": "he just is sometimes, you know?",
    "latest_version": "smwc-40654-1762988346",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40654,
        "title": "BOXMAN TANO and the Quest for the VIP Pass - wow i'm a f***ing MORON",
        "version": "smwc-40654-1762988346",
        "upstream_time": 1762988346,
        "download_url": "https://dl.smwcentral.net/40654/%5BS%5D%20BOXMAN%20TANO%20and%20the%20Quest%20for%20the%20VIP%20Pass%20-%20wow%20i%27m%20a%20f---ing%20MORON%21%20.zip",
        "filename": "%5BS%5D BOXMAN TANO and the Quest for the VIP Pass - wow i%27m a f---ing MORON%21 .zip",
        "size": 99556,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-boxxle-tokyo-dance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32175,
    "title": "Boxxle - Tokyo Dance",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "bonus",
      "grassland",
      "misc",
      "retro",
      "switch palace"
    ],
    "description": "\"Maldives Blue sky\" from \"Boxxle\"<br>\r\n<br>\r\nMain Theme<br>\r\n<br>\r\nHex Command is not used.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=9IVRUDwpC2A&t=154s\" rel=\"nofollow\">Original ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-32175-1674922233",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32175,
        "title": "Boxxle - Tokyo Dance",
        "version": "smwc-32175-1674922233",
        "upstream_time": 1674922233,
        "download_url": "https://dl.smwcentral.net/32175/Boxxle%20-%20Maldives%20Blue%20sky.zip",
        "filename": "Boxxle - Maldives Blue sky.zip",
        "size": 32261,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-brain-lord-demon-invasion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20235,
    "title": "Brain Lord - Demon Invasion",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "cave",
      "dark",
      "forest",
      "night",
      "ruins"
    ],
    "description": "Could be used in a dark place.",
    "latest_version": "smwc-20235-1561045426",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20235,
        "title": "Brain Lord - Demon Invasion",
        "version": "smwc-20235-1561045426",
        "upstream_time": 1561045426,
        "download_url": "https://dl.smwcentral.net/20235/Demon%20Invasion.zip",
        "filename": "Demon Invasion.zip",
        "size": 65432,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-brain-lord-road-to-droog",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31966,
    "title": "Brain Lord - Road to Droog",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "athletic",
      "grassland",
      "ice",
      "mountain",
      "sky",
      "snow",
      "urban"
    ],
    "description": "An adventurous song from Brain Lord suitable for mountain and sky levels.<br>\r\nUpdate 27/08/2022: Minor accuracy fix (Channels 4 and 5's last note missed a GAIN fade)",
    "latest_version": "smwc-31966-1666508115",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31966,
        "title": "Brain Lord - Road to Droog",
        "version": "smwc-31966-1666508115",
        "upstream_time": 1666508115,
        "download_url": "https://dl.smwcentral.net/31966/Brain%20Lord%20-%20Road%20to%20Droog.zip",
        "filename": "Brain Lord - Road to Droog.zip",
        "size": 80512,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-brain-lord-site-of-civilization",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31967,
    "title": "Brain Lord - Site of Civilization",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "cave",
      "dark",
      "fire",
      "industrial",
      "mysterious",
      "night",
      "overworld",
      "ruins",
      "sewer",
      "spooky",
      "urban"
    ],
    "description": "Music that plays during the house and the second dungeon from Brain Lord. Good for caves, dark areas and industrial levels.",
    "latest_version": "smwc-31967-1666508117",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31967,
        "title": "Brain Lord - Site of Civilization",
        "version": "smwc-31967-1666508117",
        "upstream_time": 1666508117,
        "download_url": "https://dl.smwcentral.net/31967/Brain%20Lord%20-%20Site%20of%20Civilization.zip",
        "filename": "Brain Lord - Site of Civilization.zip",
        "size": 76414,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-brandish",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41772,
    "title": "Brandish 2: The Planet Buster (SNES) - Tower",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "airship",
      "boss",
      "calm",
      "castle",
      "cave",
      "chaotic",
      "chase",
      "cutscene",
      "dark",
      "final",
      "fire",
      "forest",
      "ghost house",
      "grassland",
      "ice",
      "industrial",
      "mountain",
      "night",
      "overworld",
      "sewer",
      "sky",
      "snow",
      "spooky",
      "temple",
      "tense",
      "title",
      "town",
      "upbeat",
      "urban"
    ],
    "description": "Suitable for an urban area or a (tower) castle.<br>\r\n<br>\r\nUpdate: Improved accuracy",
    "latest_version": "smwc-41772-1776530720",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41772,
        "title": "Brandish 2: The Planet Buster (SNES) - Tower",
        "version": "smwc-41772-1776530720",
        "upstream_time": 1776530720,
        "download_url": "https://dl.smwcentral.net/41772/Brandish%202%20%28SFC%29%20-%20Tower.zip",
        "filename": "Brandish 2 (SFC) - Tower.zip",
        "size": 67234,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41709,
        "title": "Brandish 2: The Planet Buster (SNES) - Gadobadorrer",
        "version": "smwc-41709-1775465807",
        "upstream_time": 1775465807,
        "download_url": "https://dl.smwcentral.net/41709/Brandish%202%20%28SFC%29%20-%20Gadobadorrer.zip",
        "filename": "Brandish 2 (SFC) - Gadobadorrer.zip",
        "size": 69540,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41341,
        "title": "Brandish 2: The Planet Buster (SNES) - Castle Town",
        "version": "smwc-41341-1770308275",
        "upstream_time": 1770308275,
        "download_url": "https://dl.smwcentral.net/41341/Brandish%202%20%28SFC%29%20-%20Castle%20Town.zip",
        "filename": "Brandish 2 (SFC) - Castle Town.zip",
        "size": 76745,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41340,
        "title": "Brandish 2: The Planet Buster (SNES) - Castle Town",
        "version": "smwc-41340-1770308273",
        "upstream_time": 1770308273,
        "download_url": "https://dl.smwcentral.net/41340/Brandish%202%20%28SFC%29%20-%20Castle%20Town%20%28unsampled%29.zip",
        "filename": "Brandish 2 (SFC) - Castle Town (unsampled).zip",
        "size": 33970,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41065,
        "title": "Brandish 2: The Planet Buster (SNES) - Nucleus",
        "version": "smwc-41065-1764522040",
        "upstream_time": 1764522040,
        "download_url": "https://dl.smwcentral.net/41065/Brandish%202%20%28SFC%29%20-%20Nucleus.zip",
        "filename": "Brandish 2 (SFC) - Nucleus.zip",
        "size": 78586,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39143,
        "title": "Brandish 2: The Planet Buster (SNES) - Fortress",
        "version": "smwc-39143-1740772237",
        "upstream_time": 1740772237,
        "download_url": "https://dl.smwcentral.net/39143/Brandish%202%20%28SFC%29%20-%20Fortress.zip",
        "filename": "Brandish 2 (SFC) - Fortress.zip",
        "size": 61002,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39091,
        "title": "Brandish 2: The Planet Buster (SNES) - Gadobistall",
        "version": "smwc-39091-1740777344",
        "upstream_time": 1740777344,
        "download_url": "https://dl.smwcentral.net/39091/Brandish%202%20-%20Gadobistall.zip",
        "filename": "Brandish 2 - Gadobistall.zip",
        "size": 68878,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39003,
        "title": "Brandish 2: The Planet Buster (SNES) - Battle Point Version B",
        "version": "smwc-39003-1739569706",
        "upstream_time": 1739569706,
        "download_url": "https://dl.smwcentral.net/39003/Brandish%202%20%28SFC%29%20-%20Battle%20Point%20Version%20B.zip",
        "filename": "Brandish 2 (SFC) - Battle Point Version B.zip",
        "size": 74053,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37392,
        "title": "Brandish 2: The Planet Buster (SNES) - Battle Point Version C",
        "version": "smwc-37392-1714512866",
        "upstream_time": 1714512866,
        "download_url": "https://dl.smwcentral.net/37392/Brandish%202%20%28SFC%29%20-%20Battle%20Point%20Version%20C.zip",
        "filename": "Brandish 2 (SFC) - Battle Point Version C.zip",
        "size": 76226,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36811,
        "title": "Brandish 2: The Planet Buster (SNES) - Battle Point Version A",
        "version": "smwc-36811-1709747995",
        "upstream_time": 1709747995,
        "download_url": "https://dl.smwcentral.net/36811/Brandish%202%20%28SFC%29%20-%20Battle%20Point%20Version%20A.zip",
        "filename": "Brandish 2 (SFC) - Battle Point Version A.zip",
        "size": 116221,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29111,
        "title": "Brandish 2: The Planet Buster - The World will Become Zero! ~ Gadobadorrer (Mega Man X Styled)",
        "version": "smwc-29111-1643608625",
        "upstream_time": 1643608625,
        "download_url": "https://dl.smwcentral.net/29111/%5BS%5D%20Brandish%202%20-%20The%20World%20will%20Become%20Zero%21%20~%20Gadobadorrer%20%28Mega%20Man%20X%20Styled%29.zip",
        "filename": "%5BS%5D Brandish 2 - The World will Become Zero%21 ~ Gadobadorrer (Mega Man X Styled).zip",
        "size": 194105,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25842,
        "title": "Brandish 2: The Planet Buster - Destroy the World! ~ Gadobadorrer (Remix)",
        "version": "smwc-25842-1612644613",
        "upstream_time": 1612644613,
        "download_url": "https://dl.smwcentral.net/25842/Destroy%20the%20World%21.zip",
        "filename": "Destroy the World%21.zip",
        "size": 122562,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22119,
        "title": "Brandish 2: The Planet Buster (SNES) - Castle Wall",
        "version": "smwc-22119-1581369594",
        "upstream_time": 1581369594,
        "download_url": "https://dl.smwcentral.net/22119/Brandish%202%20-%20Castle%20Wall.zip",
        "filename": "Brandish 2 - Castle Wall.zip",
        "size": 69503,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22118,
        "title": "Brandish 2: The Planet Buster (SNES) - Laboratory",
        "version": "smwc-22118-1581369596",
        "upstream_time": 1581369596,
        "download_url": "https://dl.smwcentral.net/22118/Brandish%202%20-%20Laboratory.zip",
        "filename": "Brandish 2 - Laboratory.zip",
        "size": 75980,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21259,
        "title": "Brandish 2: The Planet Buster (SNES) - Dark Zone",
        "version": "smwc-21259-1570673740",
        "upstream_time": 1570673740,
        "download_url": "https://dl.smwcentral.net/21259/Brandish_2_-_Dark_Zone.zip",
        "filename": "Brandish_2_-_Dark_Zone.zip",
        "size": 80415,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19429,
        "title": "Brandish 2: The Planet Buster (SNES) - Wharf",
        "version": "smwc-19429-1553582240",
        "upstream_time": 1553582240,
        "download_url": "https://dl.smwcentral.net/19429/wharf.zip",
        "filename": "wharf.zip",
        "size": 32778,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bravely-default",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31381,
    "title": "Bravely Default 2 - Inevitable Encounter Leads to Battle",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "cutscene",
      "tense"
    ],
    "description": "A tense song, intended for a waiting room before a boss battle.<br>\r\n<br>\r\nNote: not compatible with Bonus End and Thunder SFX/Blarggs.",
    "latest_version": "smwc-31381-1658949645",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31381,
        "title": "Bravely Default 2 - Inevitable Encounter Leads to Battle",
        "version": "smwc-31381-1658949645",
        "upstream_time": 1658949645,
        "download_url": "https://dl.smwcentral.net/31381/Bravely%20Default%202%20-%20Inevitable%20Encounter%20Leads%20to%20Battle.zip",
        "filename": "Bravely Default 2 - Inevitable Encounter Leads to Battle.zip",
        "size": 88774,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bravely-default-2-asterisk-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31382,
    "title": "Bravely Default 2 - Asterisk Battle 2 - Battle Against the Ones We Inevitably Confront",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "A boss battle theme.<br>\r\n<br>\r\nNote: not compatible with Bonus End and Thunder SFX/Blarggs.",
    "latest_version": "smwc-31382-1658950166",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31382,
        "title": "Bravely Default 2 - Asterisk Battle 2 - Battle Against the Ones We Inevitably Confront",
        "version": "smwc-31382-1658950166",
        "upstream_time": 1658950166,
        "download_url": "https://dl.smwcentral.net/31382/Bravely%20Default%202%20-%20Asterisk%20Battle%202%20-%20Battle%20Against%20the%20Ones%20We%20Inevitably%20Confront.zip",
        "filename": "Bravely Default 2 - Asterisk Battle 2 - Battle Against the Ones We Inevitably Confront.zip",
        "size": 90030,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bravely-default-conflict-s-chime-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25340,
    "title": "Bravely Default - Conflict's Chime (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "final",
      "industrial",
      "tense"
    ],
    "description": "Used Samples : Mega man X<br>\r\nSource : https://youtu.be/M7wtj0t7ngQ",
    "latest_version": "smwc-25340-1607676636",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25340,
        "title": "Bravely Default - Conflict's Chime (Mega Man X Style)",
        "version": "smwc-25340-1607676636",
        "upstream_time": 1607676636,
        "download_url": "https://dl.smwcentral.net/25340/Conflict%27s%20Chime%28MMX%20Style%29_.zip",
        "filename": "Conflict%27s Chime(MMX Style)_.zip",
        "size": 60864,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bravely-default-that-person-s-name-is",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29939,
    "title": "Bravely Default - That Person's Name Is",
    "authors": [
      "Francium"
    ],
    "tags": [
      "boss",
      "cutscene",
      "final"
    ],
    "description": "This is a port of a great song from the Nintendo 3DS game, Bravely Default Flying Fairy, to SMW.<br>\r\n<br>\r\nNo external samples were used!<br>\r\n<br>\r\nPlease credit me if you use this.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Vash the fairytail\"><a href=\"/?p=profile&amp;id=29537\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Vash the fairytail</a></span>.",
    "latest_version": "smwc-29939-1672206873",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29939,
        "title": "Bravely Default - That Person's Name Is",
        "version": "smwc-29939-1672206873",
        "upstream_time": 1672206873,
        "download_url": "https://dl.smwcentral.net/29939/That%20Person%27s%20Name%20Is.zip",
        "filename": "That Person%27s Name Is.zip",
        "size": 37577,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-breaktime",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41212,
    "title": "Breaktime...",
    "authors": [
      "PyroKastrix"
    ],
    "tags": [
      "abstract",
      "bonus"
    ],
    "description": "Unused music track I made for an unfinished platformer project I made last year. Could fit in bonus rooms, cutscenes, or abstract-themed areas.<br>\r\n<br>\r\nUPDATE 12.3.2025: It took me 4 months to realize that the drums were half an octave too low. There was also a note that cut off way too early so I fixed that too.",
    "latest_version": "smwc-41212-1767308407",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41212,
        "title": "Breaktime...",
        "version": "smwc-41212-1767308407",
        "upstream_time": 1767308407,
        "download_url": "https://dl.smwcentral.net/41212/Breaktime.zip",
        "filename": "Breaktime.zip",
        "size": 73797,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-breath-of-fire-ancient-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26258,
    "title": "Breath of Fire - Ancient Ruins",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "cave",
      "desert",
      "industrial",
      "ruins",
      "sewer",
      "space"
    ],
    "description": "Song that The Ancient Ruins from Breath of Fire. Could fit a factory or mine levels.",
    "latest_version": "smwc-26258-1616565685",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26258,
        "title": "Breath of Fire - Ancient Ruins",
        "version": "smwc-26258-1616565685",
        "upstream_time": 1616565685,
        "download_url": "https://dl.smwcentral.net/26258/Ancient_Ruins.zip",
        "filename": "Ancient_Ruins.zip",
        "size": 32694,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21372,
        "title": "Breath of Fire - Ancient Ruins",
        "version": "smwc-21372-1572529556",
        "upstream_time": 1572529556,
        "download_url": "https://dl.smwcentral.net/21372/Breath%20of%20Fire%20-%20Ancient%20Ruins.zip",
        "filename": "Breath of Fire - Ancient Ruins.zip",
        "size": 74228,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-breath-of-fire-ii-crooked-ladder",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26525,
    "title": "Breath of Fire II - Crooked Ladder",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "castle",
      "dark",
      "ghost house",
      "ice",
      "ruins",
      "sad",
      "spooky"
    ],
    "description": "A haunting little song that's also fit for ice and ruins.<br>\r\nPlaced 4th at spc contest of March 2021.<br>\r\nProps to musicalman and his sample pack of insanity.",
    "latest_version": "smwc-26525-1618614946",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26525,
        "title": "Breath of Fire II - Crooked Ladder",
        "version": "smwc-26525-1618614946",
        "upstream_time": 1618614946,
        "download_url": "https://dl.smwcentral.net/26525/bof2_crooked_ladder_0_1.zip",
        "filename": "bof2_crooked_ladder_0_1.zip",
        "size": 41259,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-breath-of-fire-ii-cross-counter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24593,
    "title": "Breath of Fire II - Cross Counter",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "airship",
      "athletic",
      "castle",
      "chase",
      "final",
      "tense"
    ],
    "description": "An intense chase theme intended for castles and final levels.<br>\r\n<br>\r\nRequested by Infinity.",
    "latest_version": "smwc-24593-1604195612",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24593,
        "title": "Breath of Fire II - Cross Counter",
        "version": "smwc-24593-1604195612",
        "upstream_time": 1604195612,
        "download_url": "https://dl.smwcentral.net/24593/bof2_cross_counter__0_1.zip",
        "filename": "bof2_cross_counter__0_1.zip",
        "size": 34257,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-breath-of-fire-ii-dying-corpse",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22330,
    "title": "Breath of Fire II - Dying Corpse",
    "authors": [
      "Teows"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "industrial"
    ],
    "description": "One of the best battle themes from Breath of Fire II. It's a powerful fast-paced song that'd perfectly suit intense boss battles.",
    "latest_version": "smwc-22330-1583976409",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22330,
        "title": "Breath of Fire II - Dying Corpse",
        "version": "smwc-22330-1583976409",
        "upstream_time": 1583976409,
        "download_url": "https://dl.smwcentral.net/22330/dyingcorpse.zip",
        "filename": "dyingcorpse.zip",
        "size": 73113,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-breath-of-fire-ii-lethal-dose",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21874,
    "title": "Breath of Fire II - Lethal Dose",
    "authors": [
      "Teows"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "dark",
      "final"
    ],
    "description": "This is Deathevan's theme, final boss from BoFII. As it's very intense and fast-paced, it might fit into final castles or boss battles.",
    "latest_version": "smwc-21874-1579571702",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21874,
        "title": "Breath of Fire II - Lethal Dose",
        "version": "smwc-21874-1579571702",
        "upstream_time": 1579571702,
        "download_url": "https://dl.smwcentral.net/21874/lethaldose.zip",
        "filename": "lethaldose.zip",
        "size": 58037,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7604,
        "title": "Breath of Fire II - Lethal Dose",
        "version": "smwc-7604-1319465377",
        "upstream_time": 1319465377,
        "download_url": "https://dl.smwcentral.net/7604/Lethal%20Dose.zip",
        "filename": "Lethal Dose.zip",
        "size": 72292,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-breath-of-fire-iv-the-world-beneath-your-feet",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8234,
    "title": "Breath of Fire IV - The World Beneath Your Feet",
    "authors": [
      "sincx"
    ],
    "tags": [
      "calm",
      "cutscene",
      "forest",
      "ice",
      "night",
      "overworld",
      "space",
      "title"
    ],
    "description": "A very calm, relaxing song. I can't really see many uses for it, though.",
    "latest_version": "smwc-8234-1342446355",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8234,
        "title": "Breath of Fire IV - The World Beneath Your Feet",
        "version": "smwc-8234-1342446355",
        "upstream_time": 1342446355,
        "download_url": "https://dl.smwcentral.net/8234/The%20Wind%20Beneath%20Your%20Feet.zip",
        "filename": "The Wind Beneath Your Feet.zip",
        "size": 90817,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-breeze-intro-tune",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35298,
    "title": "Breeze - Intro-Tune 5",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "night",
      "retro",
      "urban"
    ],
    "description": "<img src=\"https://bin.smwcentral.net/u/46677/Catjam.gif\" alt=\"\">",
    "latest_version": "smwc-35298-1698082527",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35298,
        "title": "Breeze - Intro-Tune 5",
        "version": "smwc-35298-1698082527",
        "upstream_time": 1698082527,
        "download_url": "https://dl.smwcentral.net/35298/Breeze%20-%20Intro-Tune%205.zip",
        "filename": "Breeze - Intro-Tune 5.zip",
        "size": 47640,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-breezy-disk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34302,
    "title": "Breezy Disk '99",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "ghost house",
      "night",
      "sky",
      "switch palace",
      "title",
      "upbeat",
      "urban",
      "water"
    ],
    "description": "<style>\r\n.screen {\r\nbackground-image: url(\"https://bin.smwcentral.net/u/19971/setup.bmp&key=7gzysru8\");\r\n-webkit-font-smoothing: none;\r\n}\r\n\r\n.bottomicons {\r\nfloat: right;\r\n}\r\n\r\n.bi2 {\r\nfloat: left;\r\n}\r\n\r\n</style><div class=\"screen\"><br>\r\n<center><img src=\"https://bin.smwcentral.net/u/19971/setup.png&key=O24V64uX\" alt=\"\"></center><br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<center><img src=\"https://bin.smwcentral.net/u/19971/bmsg.gif&key=Qw2Xrt7z\" alt=\"\"></center><br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<br>\r\n<span class=\"bi2\"><img src=\"https://win98icons.alexmeub.com/icons/png/loudspeaker_rays-0.png\" title=\"Only uses @1 and noise, as per the contest's requirement.\"></span><span class=\"bottomicons\"><img src=\"https://win98icons.alexmeub.com/icons/png/keys-3.png\" title=\"Jingly Little Keys\"><img src=\"https://win98icons.alexmeub.com/icons/png/certificate-0.png\" title=\"PKCS#7 Certificate\"><img src=\"https://win98icons.alexmeub.com/icons/png/installer_generic_old-0.png\" title=\"Nice computor you got here.\"><img src=\"https://win98icons.alexmeub.com/icons/png/help_book_big-0.png\" title=\"Originally composed for 120hoSPC #10.\"></span><br>\r\n<br>\r\n</div>",
    "latest_version": "smwc-34302-1693477049",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34302,
        "title": "Breezy Disk '99",
        "version": "smwc-34302-1693477049",
        "upstream_time": 1693477049,
        "download_url": "https://dl.smwcentral.net/34302/oobe.zip",
        "filename": "oobe.zip",
        "size": 36821,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bring-me-the-horizon-can-you-feel-my-heart-short-meme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29352,
    "title": "Bring Me The Horizon - Can You Feel My Heart (Short Meme Version)",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "abstract",
      "bonus",
      "misc"
    ],
    "description": "Quite incredible song that fits in all the levels in which there is a comparison between two subjects, and the second one is clearly better than the first one.",
    "latest_version": "smwc-29352-1643595292",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29352,
        "title": "Bring Me The Horizon - Can You Feel My Heart (Short Meme Version)",
        "version": "smwc-29352-1643595292",
        "upstream_time": 1643595292,
        "download_url": "https://dl.smwcentral.net/29352/Bring%20Me%20The%20Chad%20-%20Can%20You%20Feel%20My%20Average%20Brutal%20Mario%20Enjoyer.zip",
        "filename": "Bring Me The Chad - Can You Feel My Average Brutal Mario Enjoyer.zip",
        "size": 32191,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-broken-hearts-casino-jazz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28185,
    "title": "Broken Hearts (Casino Jazz)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "beach",
      "bonus",
      "night",
      "overworld",
      "sky",
      "space",
      "urban"
    ],
    "description": "My original composition from Casino Jazz Music, Could fit on the hidden/secret levels and overworlds. Likely Space, Night Sky, and Urban.",
    "latest_version": "smwc-28185-1632781095",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28185,
        "title": "Broken Hearts (Casino Jazz)",
        "version": "smwc-28185-1632781095",
        "upstream_time": 1632781095,
        "download_url": "https://dl.smwcentral.net/28185/%5Bjazz%20music%5D%20Broken%20Hearts.zip",
        "filename": "%5Bjazz music%5D Broken Hearts.zip",
        "size": 31713,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bs-bdash-unused-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41641,
    "title": "BS Bdash - Unused Song 1",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain",
      "sky"
    ],
    "description": "An unused SMW-styled song that takes a lot of inspiration from Here We Go! and similar leitmotifs, with an alternative second part mixed in.",
    "latest_version": "smwc-41641-1774631137",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41641,
        "title": "BS Bdash - Unused Song 1",
        "version": "smwc-41641-1774631137",
        "upstream_time": 1774631137,
        "download_url": "https://dl.smwcentral.net/41641/BS%20Bdash%20-%20Unused%20Song%201..zip",
        "filename": "BS Bdash - Unused Song 1..zip",
        "size": 42242,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bs-do-re-mi-unused-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41642,
    "title": "BS Do-Re-Mi - Unused Song 3",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "calm",
      "ice",
      "snow"
    ],
    "description": "Some peaceful memories, perfect for celebrating the yearly events taking place at Winter season.",
    "latest_version": "smwc-41642-1774651112",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41642,
        "title": "BS Do-Re-Mi - Unused Song 3",
        "version": "smwc-41642-1774651112",
        "upstream_time": 1774651112,
        "download_url": "https://dl.smwcentral.net/41642/BS%20Do-Re-Mi%20-%20Unused%20Song%203..zip",
        "filename": "BS Do-Re-Mi - Unused Song 3..zip",
        "size": 50324,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bs-satesupudx",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34114,
    "title": "BS SatesupuDX 4 - Horse Records",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "chase"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Mr-Ace\"><a href=\"/?p=profile&amp;id=34669\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">Mr-Ace</a></span>.",
    "latest_version": "smwc-34114-1692932839",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34114,
        "title": "BS SatesupuDX 4 - Horse Records",
        "version": "smwc-34114-1692932839",
        "upstream_time": 1692932839,
        "download_url": "https://dl.smwcentral.net/34114/02%20Horse%20Records.zip",
        "filename": "02 Horse Records.zip",
        "size": 57486,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-btl-gltnprngrvrsdjmpyrvtngpshgng",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35596,
    "title": "Btl!GltnPrngRvrsdJmpyRvtngPshGng",
    "authors": [
      "bebn legg",
      "icrawfish"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "Acronyms have never been so convoluted in this new hit single! Coming hot of the presses of the Super Famicompo 5 contest, it's... uh... well, I don't quite know how to pronounce that. But it's here! And it's going to invigorate every bone in your body with all the force of an acclaimed, fourth-most placing, dichotomous, overwhelming entry! (Sales tax not included)",
    "latest_version": "smwc-35596-1702612310",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35596,
        "title": "Btl!GltnPrngRvrsdJmpyRvtngPshGng",
        "version": "smwc-35596-1702612310",
        "upstream_time": 1702612310,
        "download_url": "https://dl.smwcentral.net/35596/jumpybattle.zip",
        "filename": "jumpybattle.zip",
        "size": 37253,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bubba-n-stix-amiga-bonus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21967,
    "title": "Bubba 'n' Stix (Amiga) - Bonus",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "bonus",
      "misc"
    ],
    "description": "Bonus from the Amiga version of Bubba 'n' Stix. A groovy little song with some swing on it. Useful for bonus areas/levels.",
    "latest_version": "smwc-21967-1579932321",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21967,
        "title": "Bubba 'n' Stix (Amiga) - Bonus",
        "version": "smwc-21967-1579932321",
        "upstream_time": 1579932321,
        "download_url": "https://dl.smwcentral.net/21967/Bubba%20%27n%27%20Stix%20%28Amiga%29%20-%20Bonus.zip",
        "filename": "Bubba %27n%27 Stix (Amiga) - Bonus.zip",
        "size": 69530,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bubba-n-stix-amiga-ending",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22050,
    "title": "Bubba 'n' Stix (Amiga) - Ending",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "cutscene"
    ],
    "description": "The ending theme from the Amiga version of Bubba 'n' Stix.<br>\r\nI'd recommend using it on a cutscene, because all channels use the legato command, meaning that if you pause the game while this song is playing and resume, it'll go silent. I know it's lame but it had to be done for the sake of accuracy.<br>\r\n<br>\r\nA second version with less legato is also included in order to prevent the song from cutting out when the game is paused.",
    "latest_version": "smwc-22050-1581808816",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22050,
        "title": "Bubba 'n' Stix (Amiga) - Ending",
        "version": "smwc-22050-1581808816",
        "upstream_time": 1581808816,
        "download_url": "https://dl.smwcentral.net/22050/Bubba%20%27n%27%20Stix%20%28Amiga%29%20-%20Ending.zip",
        "filename": "Bubba %27n%27 Stix (Amiga) - Ending.zip",
        "size": 79915,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bubba-n-stix-amiga-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22049,
    "title": "Bubba 'n' Stix (Amiga) - Map",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "misc",
      "overworld"
    ],
    "description": "The map theme from the Amiga version of Bubba 'n' Stix. Use it on your overworlds.",
    "latest_version": "smwc-22049-1580351177",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22049,
        "title": "Bubba 'n' Stix (Amiga) - Map",
        "version": "smwc-22049-1580351177",
        "upstream_time": 1580351177,
        "download_url": "https://dl.smwcentral.net/22049/Bubba%20%27n%27%20Stix%20%28Amiga%29%20-%20Map.zip",
        "filename": "Bubba %27n%27 Stix (Amiga) - Map.zip",
        "size": 65997,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bubba-n-stix-amiga-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22015,
    "title": "Bubba 'n' Stix (Amiga) - Part 3",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "forest",
      "industrial",
      "misc",
      "mysterious",
      "night",
      "spooky",
      "urban"
    ],
    "description": "A spooky sounding song from the Amiga version of Bubba 'n' Stix. Good for spooky atmospheres.",
    "latest_version": "smwc-22015-1580106124",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22015,
        "title": "Bubba 'n' Stix (Amiga) - Part 3",
        "version": "smwc-22015-1580106124",
        "upstream_time": 1580106124,
        "download_url": "https://dl.smwcentral.net/22015/Bubba%20%27n%27%20Stix%20%28Amiga%29%20-%20Part%203.zip",
        "filename": "Bubba %27n%27 Stix (Amiga) - Part 3.zip",
        "size": 77535,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21987,
        "title": "Bubba 'n' Stix (Amiga) - Part 4",
        "version": "smwc-21987-1580274236",
        "upstream_time": 1580274236,
        "download_url": "https://dl.smwcentral.net/21987/Bubba%20%27n%27%20Stix%20%28Amiga%29%20-%20Part%204.zip",
        "filename": "Bubba %27n%27 Stix (Amiga) - Part 4.zip",
        "size": 77515,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21981,
        "title": "Bubba 'n' Stix (Amiga) - Part 2",
        "version": "smwc-21981-1580272916",
        "upstream_time": 1580272916,
        "download_url": "https://dl.smwcentral.net/21981/Bubba%20%27n%27%20Stix%20%28Amiga%29%20-%20Part%202.zip",
        "filename": "Bubba %27n%27 Stix (Amiga) - Part 2.zip",
        "size": 72289,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21976,
        "title": "Bubba 'n' Stix (Amiga) - Part 5",
        "version": "smwc-21976-1580104855",
        "upstream_time": 1580104855,
        "download_url": "https://dl.smwcentral.net/21976/Bubba%20%27n%27%20Stix%20%28Amiga%29%20-%20Part%205.zip",
        "filename": "Bubba %27n%27 Stix (Amiga) - Part 5.zip",
        "size": 67707,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21955,
        "title": "Bubba 'n' Stix (Amiga) - Part 1",
        "version": "smwc-21955-1579577411",
        "upstream_time": 1579577411,
        "download_url": "https://dl.smwcentral.net/21955/Bubba%20%27n%27%20Stix%20%28Amiga%29%20-%20Part%201.zip",
        "filename": "Bubba %27n%27 Stix (Amiga) - Part 1.zip",
        "size": 65534,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bubba-n-stix-amiga-title",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22040,
    "title": "Bubba 'n' Stix (Amiga) - Title",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "misc",
      "title"
    ],
    "description": "The title theme from the Amiga version of Bubba 'n' Stix. You could use it on your title screens, as the name suggests, but it'd probably fit somewhere else as well.",
    "latest_version": "smwc-22040-1581322133",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22040,
        "title": "Bubba 'n' Stix (Amiga) - Title",
        "version": "smwc-22040-1581322133",
        "upstream_time": 1581322133,
        "download_url": "https://dl.smwcentral.net/22040/Bubba%20%27n%27%20Stix%20%28Amiga%29%20-%20Title.zip",
        "filename": "Bubba %27n%27 Stix (Amiga) - Title.zip",
        "size": 76833,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bubble-bobble-super-drunk-ym2203",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21179,
    "title": "Bubble Bobble - Super Drunk (YM2203)",
    "authors": [
      "Yuzu"
    ],
    "tags": [
      "boss"
    ],
    "description": "Don't tell me what he is back after competing on Idol 9 last year.<br>\r\n<br>\r\nSamples used from the Arcade! no other tools needed<br>\r\n<br>\r\nFinished an hour ago.",
    "latest_version": "smwc-21179-1569804814",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21179,
        "title": "Bubble Bobble - Super Drunk (YM2203)",
        "version": "smwc-21179-1569804814",
        "upstream_time": 1569804814,
        "download_url": "https://dl.smwcentral.net/21179/Bubble%20Bobble%20-%20Super%20Drunk.zip",
        "filename": "Bubble Bobble - Super Drunk.zip",
        "size": 50578,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-buck-bumble-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22300,
    "title": "Buck Bumble - Title Screen",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "misc",
      "title"
    ],
    "description": "It had to be done sometime. About the usage, I have no idea lol.<br>\r\n<br>\r\nAn instrumental only version is included, in case you don't want to listen to the lyrics.<br>\r\n<br>\r\nNoise SFX are not compatible.",
    "latest_version": "smwc-22300-1584831803",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22300,
        "title": "Buck Bumble - Title Screen",
        "version": "smwc-22300-1584831803",
        "upstream_time": 1584831803,
        "download_url": "https://dl.smwcentral.net/22300/Buck%20Bumble%20-%20Title%20Screen.zip",
        "filename": "Buck Bumble - Title Screen.zip",
        "size": 113037,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bucky-o-hare-indeterminate-fate-red-planet",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29440,
    "title": "Bucky O'Hare - Indeterminate Fate ~ Red Planet",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "tense"
    ],
    "description": "A remix of Red Planet from Bucky O'Hare.<br>\r\n<br>\r\nFeatured in the Winter C3 2022's \"I Port Occasionally\" Pack.",
    "latest_version": "smwc-29440-1647222487",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29440,
        "title": "Bucky O'Hare - Indeterminate Fate ~ Red Planet",
        "version": "smwc-29440-1647222487",
        "upstream_time": 1647222487,
        "download_url": "https://dl.smwcentral.net/29440/Bucky%20O%27Hare%20-%20Indeterminate%20Fate%20~%20Red%20Planet.zip",
        "filename": "Bucky O%27Hare - Indeterminate Fate ~ Red Planet.zip",
        "size": 60169,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bucky-o-hare-red-planet",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31257,
    "title": "Bucky O'Hare - Red Planet (16-bit arrangement)",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "athletic",
      "boss",
      "fire"
    ],
    "description": "This is a SNES-styled arrangement of the music from the Red Planet stage in Bucky O'Hare.  It could suit a fiery volcanic level like its source, particularly a fast-paced one, or perhaps a boss battle.",
    "latest_version": "smwc-31257-1672548733",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31257,
        "title": "Bucky O'Hare - Red Planet (16-bit arrangement)",
        "version": "smwc-31257-1672548733",
        "upstream_time": 1672548733,
        "download_url": "https://dl.smwcentral.net/31257/Bucky%20O%27Hare%20-%20Red%20Planet%20%2816-bit%29.zip",
        "filename": "Bucky O%27Hare - Red Planet (16-bit).zip",
        "size": 34272,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bugdom-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17021,
    "title": "Bugdom - Night",
    "authors": [
      "musicalman"
    ],
    "tags": [
      "calm",
      "forest",
      "night",
      "sky"
    ],
    "description": "The calm airy theme of Bugdom that could fit night-themed levels I suppose.<br>\r\n<br>\r\nI was asked to port this for the Jump project, but we don't feel it fits well in the game, so I'm posting it here hoping that someone will find it useful. I had a lot of fun making the port and I think it sounds cool if nothing else, though I feel I had to stretch resources thin and that contributed to us not liking it as much as we hoped. Feedback on this or my other ports is always welcome!",
    "latest_version": "smwc-17021-1516694951",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17021,
        "title": "Bugdom - Night",
        "version": "smwc-17021-1516694951",
        "upstream_time": 1516694951,
        "download_url": "https://dl.smwcentral.net/17021/bugdom_night.zip",
        "filename": "bugdom_night.zip",
        "size": 71442,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-buggs-k7-game",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40328,
    "title": "Buggs - k7_game",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "castle",
      "industrial"
    ],
    "description": "An absolute banger most well known for being feauted in <a href=\"https://www.youtube.com/watch?v=Kq5YDQr3m5g\" rel=\"nofollow\">Snake Trick</a> from Nonsense. The full loop and a continuous looped version is included. <a href=\"https://modarchive.org/index.php?request=view_by_moduleid&query=96292\" rel=\"nofollow\">Source</a>.",
    "latest_version": "smwc-40328-1756597620",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40328,
        "title": "Buggs - k7_game",
        "version": "smwc-40328-1756597620",
        "upstream_time": 1756597620,
        "download_url": "https://dl.smwcentral.net/40328/Buggs%20-%20k7_game.zip",
        "filename": "Buggs - k7_game.zip",
        "size": 136484,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bugs-bunny-birthday-blowout-bonus-round",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7605,
    "title": "Bugs Bunny Birthday Blowout - Bonus Round",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus"
    ],
    "description": "A nice upbeat bonus theme.",
    "latest_version": "smwc-7605-1319465507",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7605,
        "title": "Bugs Bunny Birthday Blowout - Bonus Round",
        "version": "smwc-7605-1319465507",
        "upstream_time": 1319465507,
        "download_url": "https://dl.smwcentral.net/7605/Bugs%20Bunny%20Birthday%20Blowout%20-%20Bonus%20Round.zip",
        "filename": "Bugs Bunny Birthday Blowout - Bonus Round.zip",
        "size": 67128,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bugs-bunny-birthday-blowout-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7810,
    "title": "Bugs Bunny Birthday Blowout - Boss",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "boss"
    ],
    "description": "Simple and short boss theme.",
    "latest_version": "smwc-7810-1312193791",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7810,
        "title": "Bugs Bunny Birthday Blowout - Boss",
        "version": "smwc-7810-1312193791",
        "upstream_time": 1312193791,
        "download_url": "https://dl.smwcentral.net/7810/Bugs%20Bunny%20Birthday%20Blowout%20-%20Boss.zip",
        "filename": "Bugs Bunny Birthday Blowout - Boss.zip",
        "size": 66678,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bugs-bunny-birthday-blowout-power-up",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7173,
    "title": "Bugs Bunny Birthday Blowout - Power Up",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "p-switch",
      "star"
    ],
    "description": "Multi-purpose misc. song.",
    "latest_version": "smwc-7173-1319465652",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7173,
        "title": "Bugs Bunny Birthday Blowout - Power Up",
        "version": "smwc-7173-1319465652",
        "upstream_time": 1319465652,
        "download_url": "https://dl.smwcentral.net/7173/Bugs%20Bunny%20Birthday%20Blowout%20-%20Power%20Up.zip",
        "filename": "Bugs Bunny Birthday Blowout - Power Up.zip",
        "size": 66760,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bugs-bunny-birthday-blowout-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8191,
    "title": "Bugs Bunny Birthday Blowout - Stage 1",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "castle",
      "desert",
      "forest",
      "grassland",
      "industrial"
    ],
    "description": "A bit more serious theme.",
    "latest_version": "smwc-8191-1319466710",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8191,
        "title": "Bugs Bunny Birthday Blowout - Stage 1",
        "version": "smwc-8191-1319466710",
        "upstream_time": 1319466710,
        "download_url": "https://dl.smwcentral.net/8191/Bugs%20Bunny%20Birthday%20Blowout%20-%20Stage%201.zip",
        "filename": "Bugs Bunny Birthday Blowout - Stage 1.zip",
        "size": 66799,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7813,
        "title": "Bugs Bunny Birthday Blowout - Stage 6",
        "version": "smwc-7813-1319467085",
        "upstream_time": 1319467085,
        "download_url": "https://dl.smwcentral.net/7813/Bugs%20Bunny%20Birthday%20Blowout%20-%20Stage%206.zip",
        "filename": "Bugs Bunny Birthday Blowout - Stage 6.zip",
        "size": 68150,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7812,
        "title": "Bugs Bunny Birthday Blowout - Stage 5",
        "version": "smwc-7812-1319466997",
        "upstream_time": 1319466997,
        "download_url": "https://dl.smwcentral.net/7812/Bugs%20Bunny%20Birthday%20Blowout%20-%20Stage%205.zip",
        "filename": "Bugs Bunny Birthday Blowout - Stage 5.zip",
        "size": 68152,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7811,
        "title": "Bugs Bunny Birthday Blowout - Stage 2",
        "version": "smwc-7811-1319466792",
        "upstream_time": 1319466792,
        "download_url": "https://dl.smwcentral.net/7811/Bugs%20Bunny%20Birthday%20Blowout%20-%20Stage%202.zip",
        "filename": "Bugs Bunny Birthday Blowout - Stage 2.zip",
        "size": 67799,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bugs-bunny-birthday-blowout-stage-cleared",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7826,
    "title": "Bugs Bunny Birthday Blowout - Stage Cleared",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "goal"
    ],
    "description": "The short yet cheerful song whenever a stage is cleared in Bugs Bunny Birthday Blowout.",
    "latest_version": "smwc-7826-1324190094",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7826,
        "title": "Bugs Bunny Birthday Blowout - Stage Cleared",
        "version": "smwc-7826-1324190094",
        "upstream_time": 1324190094,
        "download_url": "https://dl.smwcentral.net/7826/Bugs%20Bunny%20Birthday%20Blowout%20-%20Stage%20Cleared%20%28SFX%29.zip",
        "filename": "Bugs Bunny Birthday Blowout - Stage Cleared (SFX).zip",
        "size": 67276,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bugs-bunny-birthday-blowout-story",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7814,
    "title": "Bugs Bunny Birthday Blowout - Story",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "overworld"
    ],
    "description": "Short funky loop.",
    "latest_version": "smwc-7814-1319467167",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7814,
        "title": "Bugs Bunny Birthday Blowout - Story",
        "version": "smwc-7814-1319467167",
        "upstream_time": 1319467167,
        "download_url": "https://dl.smwcentral.net/7814/Bugs%20Bunny%20Birthday%20Blowout%20-%20Story.zip",
        "filename": "Bugs Bunny Birthday Blowout - Story.zip",
        "size": 67594,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bugs-bunny-birthday-blowout-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7529,
    "title": "Bugs Bunny Birthday Blowout - Title Screen",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "title"
    ],
    "description": "A generic good title screen track.",
    "latest_version": "smwc-7529-1312816529",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7529,
        "title": "Bugs Bunny Birthday Blowout - Title Screen",
        "version": "smwc-7529-1312816529",
        "upstream_time": 1312816529,
        "download_url": "https://dl.smwcentral.net/7529/Bugs%20Bunny%20Birthday%20Blowout%20-%20Title%20Screen.zip",
        "filename": "Bugs Bunny Birthday Blowout - Title Screen.zip",
        "size": 67724,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bugs-bunny-crazy-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7648,
    "title": "Bugs Bunny: Crazy Castle 2 - Game Over",
    "authors": [
      "catfish"
    ],
    "tags": [
      "game over",
      "miss"
    ],
    "description": "The small game over song that could be used for your hack as the game over or even death song.",
    "latest_version": "smwc-7648-1322171432",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7648,
        "title": "Bugs Bunny: Crazy Castle 2 - Game Over",
        "version": "smwc-7648-1322171432",
        "upstream_time": 1322171432,
        "download_url": "https://dl.smwcentral.net/7648/Bugs%20Bunny%20Crazy%20Castle%202%20Game%20Over.zip",
        "filename": "Bugs Bunny Crazy Castle 2 Game Over.zip",
        "size": 65317,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-buried-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7953,
    "title": "Buried Ruins",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "ruins"
    ],
    "description": "A custom composition that could fit a ruins level.",
    "latest_version": "smwc-7953-1313746512",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7953,
        "title": "Buried Ruins",
        "version": "smwc-7953-1313746512",
        "upstream_time": 1313746512,
        "download_url": "https://dl.smwcentral.net/7953/Buried%20Ruins.zip",
        "filename": "Buried Ruins.zip",
        "size": 66405,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-burning-waters",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8005,
    "title": "Burning Waters",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "castle",
      "fire",
      "water"
    ],
    "description": "A fiery sounding custom composition. Could fit a potential final lava castle. Complete with Noise command!",
    "latest_version": "smwc-8005-1314321509",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8005,
        "title": "Burning Waters",
        "version": "smwc-8005-1314321509",
        "upstream_time": 1314321509,
        "download_url": "https://dl.smwcentral.net/8005/Burning%20Waters%20%28by%20imamelia%29.zip",
        "filename": "Burning Waters (by imamelia).zip",
        "size": 78808,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bust-a-move-bubble-bustin",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8215,
    "title": "Bust-A-Move - Bubble Bustin'",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beach",
      "grassland"
    ],
    "description": "The catchy song that plays in nearly every Bust-A-Move/Puzzle Bobble game (that I've played anyway)  Would suit tropical levels",
    "latest_version": "smwc-8215-1338978486",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8215,
        "title": "Bust-A-Move - Bubble Bustin'",
        "version": "smwc-8215-1338978486",
        "upstream_time": 1338978486,
        "download_url": "https://dl.smwcentral.net/8215/Bubble%20Bustin%27.zip",
        "filename": "Bubble Bustin%27.zip",
        "size": 66566,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-bust-a-move-snes-vs-mode",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17385,
    "title": "Bust-A-Move (SNES) - VS Mode",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "overworld"
    ],
    "description": "The catchy song that plays in VS mode in Bust A Move SNES.  Would be good for a tropical level or map.",
    "latest_version": "smwc-17385-1523599380",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17385,
        "title": "Bust-A-Move (SNES) - VS Mode",
        "version": "smwc-17385-1523599380",
        "upstream_time": 1523599380,
        "download_url": "https://dl.smwcentral.net/17385/Bust%20A%20Move%20VS.zip",
        "filename": "Bust A Move VS.zip",
        "size": 31970,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-buzzer-ampiaisen-pisto",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37331,
    "title": "Buzzer - Ampiaisen Pisto",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "fire",
      "industrial",
      "retro",
      "tense"
    ],
    "description": "A tense chiptune track that I initially ported for Entropy.",
    "latest_version": "smwc-37331-1714512503",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37331,
        "title": "Buzzer - Ampiaisen Pisto",
        "version": "smwc-37331-1714512503",
        "upstream_time": 1714512503,
        "download_url": "https://dl.smwcentral.net/37331/Ampiaisen%20Pisto.zip",
        "filename": "Ampiaisen Pisto.zip",
        "size": 56716,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-buzzer-april-fools",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37322,
    "title": "Buzzer - April Fools",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "retro",
      "sewer",
      "urban"
    ],
    "description": "This is one of the ports I made for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=34714\">Entropy</a>",
    "latest_version": "smwc-37322-1713372714",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37322,
        "title": "Buzzer - April Fools",
        "version": "smwc-37322-1713372714",
        "upstream_time": 1713372714,
        "download_url": "https://dl.smwcentral.net/37322/April%20Fools.zip",
        "filename": "April Fools.zip",
        "size": 55165,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-buzzer-asbestos-revolution",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39280,
    "title": "Buzzer - Asbestos Revolution",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "dark",
      "mysterious"
    ],
    "description": "Note: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, P-Switch, Yoshi mount, Thunder/Firework/Blargg ",
    "latest_version": "smwc-39280-1741286667",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39280,
        "title": "Buzzer - Asbestos Revolution",
        "version": "smwc-39280-1741286667",
        "upstream_time": 1741286667,
        "download_url": "https://dl.smwcentral.net/39280/Asbestos_Revolution.zip",
        "filename": "Asbestos_Revolution.zip",
        "size": 106303,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-buzzer-myrskytorni",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39281,
    "title": "Buzzer - myrskytorni",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "dark",
      "overworld"
    ],
    "description": "short track, probably best suited for an overworld or cutscene",
    "latest_version": "smwc-39281-1741286818",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39281,
        "title": "Buzzer - myrskytorni",
        "version": "smwc-39281-1741286818",
        "upstream_time": 1741286818,
        "download_url": "https://dl.smwcentral.net/39281/myrskitorni.zip",
        "filename": "myrskitorni.zip",
        "size": 93710,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-buzzer-ryijy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39282,
    "title": "Buzzer - Ryijy",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "dark",
      "upbeat"
    ],
    "description": "Note: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, Yoshi mount, Thunder/Firework/Blargg ",
    "latest_version": "smwc-39282-1741287249",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39282,
        "title": "Buzzer - Ryijy",
        "version": "smwc-39282-1741287249",
        "upstream_time": 1741287249,
        "download_url": "https://dl.smwcentral.net/39282/Ryijy.zip",
        "filename": "Ryijy.zip",
        "size": 106370,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-by-the-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7056,
    "title": "By The Beach",
    "authors": [
      "MidiGuy"
    ],
    "tags": [
      "beach",
      "grassland"
    ],
    "description": "An upbeat, lively original song, good for beach or grassland levels.",
    "latest_version": "smwc-7056-1319960418",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7056,
        "title": "By The Beach",
        "version": "smwc-7056-1319960418",
        "upstream_time": 1319960418,
        "download_url": "https://dl.smwcentral.net/7056/CUSTOM%2C%20By%20The%20Beach.zip",
        "filename": "CUSTOM%2C By The Beach.zip",
        "size": 72655,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cacophonia-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7403,
    "title": "Cacophonia Forest",
    "authors": [
      "Lunar Wurmple"
    ],
    "tags": [
      "dark",
      "forest"
    ],
    "description": "Suits haunted forests or caves.",
    "latest_version": "smwc-7403-1319879641",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7403,
        "title": "Cacophonia Forest",
        "version": "smwc-7403-1319879641",
        "upstream_time": 1319879641,
        "download_url": "https://dl.smwcentral.net/7403/cacoforest_lw.zip",
        "filename": "cacoforest_lw.zip",
        "size": 66802,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cake-the-distance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30421,
    "title": "Cake - The Distance",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "airship",
      "castle",
      "credits",
      "environmental",
      "final",
      "industrial",
      "night",
      "sewer",
      "tense"
    ],
    "description": "A rather interesting rock song with choir samples, that's fit for castles or industrial levels.<br>\r\n<br>\r\nThe bundle includes a no-loop version, to enjoy it please find the following line and change the 0 to 1.<br>\r\n<br>\r\n<div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">\r\n; _______________switch to 1 for no loop___________\r\n#define \"No_loop\" 0\r\n; _______________________________________________\r\n</pre></div><br>\r\n<br>\r\nMade on <a href=\"https://www.smwcentral.net/?p=viewthread&t=118954\">request</a> for <span class=\"un-outer\" title=\"Nciktendo\"><a href=\"/?p=profile&amp;id=50103\" style=\"color: var(--user-color-3);\" class=\"un unavailable inactive\">Nciktendo</a></span>",
    "latest_version": "smwc-30421-1657292961",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30421,
        "title": "Cake - The Distance",
        "version": "smwc-30421-1657292961",
        "upstream_time": 1657292961,
        "download_url": "https://dl.smwcentral.net/30421/cake_distance_1_0.zip",
        "filename": "cake_distance_1_0.zip",
        "size": 102392,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-california-games-flying-disk-event",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7716,
    "title": "California Games - Flying Disk Event",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus"
    ],
    "description": "A very loop, good for bonus rooms.",
    "latest_version": "smwc-7716-1319467428",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7716,
        "title": "California Games - Flying Disk Event",
        "version": "smwc-7716-1319467428",
        "upstream_time": 1319467428,
        "download_url": "https://dl.smwcentral.net/7716/California%20Games%20-%20Flying%20Disk%20Event.zip",
        "filename": "California Games - Flying Disk Event.zip",
        "size": 142739,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-calm-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7172,
    "title": "Calm Beach 2",
    "authors": [
      "wye"
    ],
    "tags": [
      "beach",
      "calm"
    ],
    "description": "A revamped version of my 'Calm Beach' song I submitted about a year ago. This one's a bit slower, deeper, more relaxing, and sounds better overall.",
    "latest_version": "smwc-7172-1319879919",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7172,
        "title": "Calm Beach 2",
        "version": "smwc-7172-1319879919",
        "upstream_time": 1319879919,
        "download_url": "https://dl.smwcentral.net/7172/CalmBeach2.zip",
        "filename": "CalmBeach2.zip",
        "size": 67057,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-calm-river",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7640,
    "title": "Calm River",
    "authors": [
      "mariomaniac444"
    ],
    "tags": [
      "water"
    ],
    "description": "It's a gentle, waltzy theme made for use in a water level.",
    "latest_version": "smwc-7640-1319880013",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7640,
        "title": "Calm River",
        "version": "smwc-7640-1319880013",
        "upstream_time": 1319880013,
        "download_url": "https://dl.smwcentral.net/7640/Calm%20River.zip",
        "filename": "Calm River.zip",
        "size": 66183,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-calm-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12048,
    "title": "Calm Song",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "calm",
      "cave",
      "cutscene",
      "dark",
      "desert",
      "forest",
      "industrial",
      "night",
      "ruins",
      "sad",
      "temple",
      "town"
    ],
    "description": "<a href=\"https://www.youtube.com/watch?v=zWALg6ygDOY\" rel=\"nofollow\">&gt; Preview (Youtube) &lt;</a><br>\r\n<br>\r\nA melancholic and calm yet unsettling song.<br>\r\nIt could fit in a lot of places, like a sad setting, or a graveyard. It has a general enough sound to it to fit in many places, especially desolate ones.",
    "latest_version": "smwc-12048-1444872540",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12048,
        "title": "Calm Song",
        "version": "smwc-12048-1444872540",
        "upstream_time": 1444872540,
        "download_url": "https://dl.smwcentral.net/12048/calmsong.zip",
        "filename": "calmsong.zip",
        "size": 31419,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cameltry-turn-and-try",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21658,
    "title": "Cameltry - Turn and Try",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "beach",
      "cave",
      "industrial",
      "sky",
      "title",
      "urban"
    ],
    "description": "Requested by Brutapode89.",
    "latest_version": "smwc-21658-1577832047",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21658,
        "title": "Cameltry - Turn and Try",
        "version": "smwc-21658-1577832047",
        "upstream_time": 1577832047,
        "download_url": "https://dl.smwcentral.net/21658/Cameltry%20-%20Turn%20and%20Try.zip",
        "filename": "Cameltry - Turn and Try.zip",
        "size": 54708,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-campfire-ambience",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38056,
    "title": "Campfire Ambience",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "ambient",
      "environmental",
      "fire",
      "night"
    ],
    "description": "Featured in <a href=\"https://smwc.me/s/38051\">Super Mario ˢᵗᵒˡᵉ ᵀʰᵉ ˢᵒᵘˡˢ ᵒᶠ ᵗʰᵉ ᴵⁿⁿᵒᶜᵉⁿᵗ ᴬⁿᵈ ᴺᵒʷ ᴹᵘˢᵗ ᶜˡᶦᵐᵇ ᴬ ᵀᵒʷᵉʳ ᵀᵒ ᴿᵉᶜˡᵃᶦᵐ ᴴᶦˢ ᴴᵘᵐᵃⁿᶦᵗʸ World</a>. Credit if used.",
    "latest_version": "smwc-38056-1723662942",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38056,
        "title": "Campfire Ambience",
        "version": "smwc-38056-1723662942",
        "upstream_time": 1723662942,
        "download_url": "https://dl.smwcentral.net/38056/%5BS%5D%20Campfire%20Ambience.zip",
        "filename": "%5BS%5D Campfire Ambience.zip",
        "size": 71083,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-canyon-ride-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25902,
    "title": "Canyon Ride Map",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "bonus",
      "cave",
      "mountain",
      "mysterious",
      "night",
      "overworld",
      "ruins",
      "sky"
    ],
    "description": "Music was inspired by Sonic Advance 4 fan track. Could fit on the night sky or mountain map.",
    "latest_version": "smwc-25902-1613514935",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25902,
        "title": "Canyon Ride Map",
        "version": "smwc-25902-1613514935",
        "upstream_time": 1613514935,
        "download_url": "https://dl.smwcentral.net/25902/canyon%20ride%20map.zip",
        "filename": "canyon ride map.zip",
        "size": 57039,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-captain-novolin-health-update",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11050,
    "title": "Captain Novolin - Health Update",
    "authors": [
      "JJokerDude"
    ],
    "tags": [
      "bonus",
      "calm",
      "cave",
      "cutscene",
      "misc",
      "town"
    ],
    "description": "The doctors' theme from Captain Novolin. Could be used for an item room, Yoshi's House, or cutscenes.",
    "latest_version": "smwc-11050-1428019729",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11050,
        "title": "Captain Novolin - Health Update",
        "version": "smwc-11050-1428019729",
        "upstream_time": 1428019729,
        "download_url": "https://dl.smwcentral.net/11050/HealthUpdate_CaptainNovolin.zip",
        "filename": "HealthUpdate_CaptainNovolin.zip",
        "size": 33513,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-captain-tsubasa",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8252,
    "title": "Captain Tsubasa 2 - Kojiro Hyuga's Theme",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "athletic",
      "boss",
      "cave",
      "fire",
      "industrial"
    ],
    "description": "A heavy theme that could be used for a fire area. It would also work for a nice boss or factory theme.",
    "latest_version": "smwc-8252-1342450963",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8252,
        "title": "Captain Tsubasa 2 - Kojiro Hyuga's Theme",
        "version": "smwc-8252-1342450963",
        "upstream_time": 1342450963,
        "download_url": "https://dl.smwcentral.net/8252/Captain%20Tsubasa%202%20-%20Kojiro%20Hyuga%27s%20Theme.zip",
        "filename": "Captain Tsubasa 2 - Kojiro Hyuga%27s Theme.zip",
        "size": 33009,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-captain-tsubasa-3-koutei-no-chousen-japanese-team",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33807,
    "title": "Captain Tsubasa 3: Koutei no Chousen - Japanese Team 1",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "cutscene",
      "urban"
    ],
    "description": "Dedicated to <span class=\"un-outer\" title=\"Phyll\"><a href=\"/?p=profile&amp;id=44317\" style=\"color: var(--user-color-1);\" class=\"un\">Phyll</a></span>",
    "latest_version": "smwc-33807-1684648402",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33807,
        "title": "Captain Tsubasa 3: Koutei no Chousen - Japanese Team 1",
        "version": "smwc-33807-1684648402",
        "upstream_time": 1684648402,
        "download_url": "https://dl.smwcentral.net/33807/Japanese%20Team%201.zip",
        "filename": "Japanese Team 1.zip",
        "size": 42518,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-carnival-of-the-animals-aquarium",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29024,
    "title": "Carnival of the Animals - Aquarium",
    "authors": [
      "VecchiaZim"
    ],
    "tags": [
      "ambient",
      "calm",
      "castle",
      "credits",
      "ice",
      "mysterious",
      "night",
      "ruins",
      "sad",
      "sky",
      "snow",
      "space",
      "water"
    ],
    "description": "My first port! I always thought this would make good level music. Good for water (obv) - some people think it's good for snow and fairy tales too, probably because it was ripped off in Beauty and the Beast. (By Saint-Saens, BTW.)",
    "latest_version": "smwc-29024-1643403474",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29024,
        "title": "Carnival of the Animals - Aquarium",
        "version": "smwc-29024-1643403474",
        "upstream_time": 1643403474,
        "download_url": "https://dl.smwcentral.net/29024/aquarium.zip",
        "filename": "aquarium.zip",
        "size": 33302,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-carry-me-away",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8257,
    "title": "Carry Me Away",
    "authors": [
      "Kritter"
    ],
    "tags": [
      "beach",
      "calm",
      "overworld",
      "town"
    ],
    "description": "A tropical theme that could be used for beachy areas or a town theme. It could also be used for a submap.",
    "latest_version": "smwc-8257-1343863676",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8257,
        "title": "Carry Me Away",
        "version": "smwc-8257-1343863676",
        "upstream_time": 1343863676,
        "download_url": "https://dl.smwcentral.net/8257/CMA.zip",
        "filename": "CMA.zip",
        "size": 62979,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cascades",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21208,
    "title": "Cascades",
    "authors": [
      "Janno27"
    ],
    "tags": [
      "calm",
      "cave",
      "ice",
      "overworld",
      "water"
    ],
    "description": "Ravel/Zelda-like relaxed tune that could fit ice, cave and water levels or overworlds with these properties.",
    "latest_version": "smwc-21208-1569542518",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21208,
        "title": "Cascades",
        "version": "smwc-21208-1569542518",
        "upstream_time": 1569542518,
        "download_url": "https://dl.smwcentral.net/21208/Cascades.zip",
        "filename": "Cascades.zip",
        "size": 34020,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castaway-getaway",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29394,
    "title": "Castaway Getaway",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "beach",
      "overworld",
      "tense",
      "title",
      "town",
      "water"
    ],
    "description": "Original Composition music like <a href=\"https://www.youtube.com/watch?v=PJXY7NLdPR8\" rel=\"nofollow\">Youtube</a>, Could fit on the beach and water levels.",
    "latest_version": "smwc-29394-1646105702",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29394,
        "title": "Castaway Getaway",
        "version": "smwc-29394-1646105702",
        "upstream_time": 1646105702,
        "download_url": "https://dl.smwcentral.net/29394/RCT3%20CG.zip",
        "filename": "RCT3 CG.zip",
        "size": 31630,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32988,
    "title": "castle",
    "authors": [
      "Retr0Cat"
    ],
    "tags": [
      "castle",
      "dark",
      "ghost house",
      "industrial",
      "tense"
    ],
    "description": "A song for castles.",
    "latest_version": "smwc-32988-1674577497",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32988,
        "title": "castle",
        "version": "smwc-32988-1674577497",
        "upstream_time": 1674577497,
        "download_url": "https://dl.smwcentral.net/32988/castle.zip",
        "filename": "castle.zip",
        "size": 33132,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castle-collapse",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11545,
    "title": "Castle Collapse",
    "authors": [
      "sincx"
    ],
    "tags": [
      "castle",
      "chase",
      "tense"
    ],
    "description": "A short, tense song, composed and ported within one hour. Good for chase or high-tension levels. Lowered volumes significantly.",
    "latest_version": "smwc-11545-1435118591",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11545,
        "title": "Castle Collapse",
        "version": "smwc-11545-1435118591",
        "upstream_time": 1435118591,
        "download_url": "https://dl.smwcentral.net/11545/Castle%20Collapse.zip",
        "filename": "Castle Collapse.zip",
        "size": 32060,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castle-of-illusion-starring-mickey-mouse-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9464,
    "title": "Castle of Illusion Starring Mickey Mouse - Boss",
    "authors": [
      "AntiDuck"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "dark",
      "ghost house"
    ],
    "description": "The boss battle theme from the Sega Genesis game, Castle of Illusion Starring Mickey Mouse. Could suit a haunted type of area, as well as a rush area or some sort of bonus boss, or mini-boss.",
    "latest_version": "smwc-9464-1418154195",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9464,
        "title": "Castle of Illusion Starring Mickey Mouse - Boss",
        "version": "smwc-9464-1418154195",
        "upstream_time": 1418154195,
        "download_url": "https://dl.smwcentral.net/9464/Castle%20of%20Illusion%20-%20Boss.zip",
        "filename": "Castle of Illusion - Boss.zip",
        "size": 32086,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castle-of-illusion-starring-mickey-mouse-death",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28049,
    "title": "Castle of Illusion Starring Mickey Mouse - Death",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "miss"
    ],
    "description": "A port when Mickey Mouse lost a life in Castle of Illusion on Megadrive.<br>\r\n<br>\r\nNote: When I'll know make a version with a SMW intro, I'll update it.",
    "latest_version": "smwc-28049-1638051260",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28049,
        "title": "Castle of Illusion Starring Mickey Mouse - Death",
        "version": "smwc-28049-1638051260",
        "upstream_time": 1638051260,
        "download_url": "https://dl.smwcentral.net/28049/Castle%20of%20Illusion%20Starring%20Mickey%20Mouse%20-%20Death%20v1.3.zip",
        "filename": "Castle of Illusion Starring Mickey Mouse - Death v1.3.zip",
        "size": 30958,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castle-of-illusion-starring-mickey-mouse-genesis-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22207,
    "title": "Castle of Illusion Starring Mickey Mouse (Genesis) - Boss Battle",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "boss",
      "dark",
      "mysterious",
      "tense"
    ],
    "description": "A short, intense boss battle music from <i>Castle of Illusion</i>.<br>\r\n<br>\r\n(Note: There're three games known as <i>Castle of Illusion</i>, including the Mega Drive game, the Master System/Game Gear game, and the remake of the Mega Drive game. This is from the original Mega Drive version.)",
    "latest_version": "smwc-22207-1582687575",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22207,
        "title": "Castle of Illusion Starring Mickey Mouse (Genesis) - Boss Battle",
        "version": "smwc-22207-1582687575",
        "upstream_time": 1582687575,
        "download_url": "https://dl.smwcentral.net/22207/Castle%20of%20Illusion%20MD%20Boss.zip",
        "filename": "Castle of Illusion MD Boss.zip",
        "size": 32604,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7681,
    "title": "Castlevania 64 - Stairway to the Clouds",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "dark",
      "overworld"
    ],
    "description": "This is a rather short and very deeply pitched song. It would suit those very evil Overworlds well.",
    "latest_version": "smwc-7681-1319467789",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7681,
        "title": "Castlevania 64 - Stairway to the Clouds",
        "version": "smwc-7681-1319467789",
        "upstream_time": 1319467789,
        "download_url": "https://dl.smwcentral.net/7681/Castlevania%2064%20-%20Stairway%20to%20the%20Clouds.zip",
        "filename": "Castlevania 64 - Stairway to the Clouds.zip",
        "size": 66102,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-adventure-battle-of-the-holy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10918,
    "title": "Castlevania Adventure - Battle of the Holy",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "castle",
      "dark",
      "final"
    ],
    "description": "Big credit to Izuna, which did a MIDI of this. Could work for castles or dark forests, in general, spooky places that need a Castlevania feeling.",
    "latest_version": "smwc-10918-1426982085",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10918,
        "title": "Castlevania Adventure - Battle of the Holy",
        "version": "smwc-10918-1426982085",
        "upstream_time": 1426982085,
        "download_url": "https://dl.smwcentral.net/10918/Castlevania%20Adventure%20-%20Battle%20of%20the%20Holy.zip",
        "filename": "Castlevania Adventure - Battle of the Holy.zip",
        "size": 78417,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-all-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23473,
    "title": "Castlevania - All Clear",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "An unsampled port of the all clear jingle from Castlevania. Should work with global.",
    "latest_version": "smwc-23473-1593645672",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23473,
        "title": "Castlevania - All Clear",
        "version": "smwc-23473-1593645672",
        "upstream_time": 1593645672,
        "download_url": "https://dl.smwcentral.net/23473/All%20Clear%20%28Castlevania%29.zip",
        "filename": "All Clear (Castlevania).zip",
        "size": 61636,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-aria-of-sorrow-castle-corridor",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26355,
    "title": "Castlevania: Aria of Sorrow - Castle Corridor",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "final"
    ],
    "description": "A song that can work for intense levels, may them be athletic, vertical or final in general.<br>\r\n<br>\r\nRequested unsampled by Infinity.",
    "latest_version": "smwc-26355-1615228315",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26355,
        "title": "Castlevania: Aria of Sorrow - Castle Corridor",
        "version": "smwc-26355-1615228315",
        "upstream_time": 1615228315,
        "download_url": "https://dl.smwcentral.net/26355/caria_castle_corridor_0_2.zip",
        "filename": "caria_castle_corridor_0_2.zip",
        "size": 35560,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10366,
        "title": "Castlevania: Aria of Sorrow - Castle Corridor",
        "version": "smwc-10366-1424326320",
        "upstream_time": 1424326320,
        "download_url": "https://dl.smwcentral.net/10366/Castlevania%20AOS%20-%20Castle%20Corridor.zip",
        "filename": "Castlevania AOS - Castle Corridor.zip",
        "size": 79678,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8020,
        "title": "Castlevania: Aria of Sorrow - Castle Corridor",
        "version": "smwc-8020-1312185286",
        "upstream_time": 1312185286,
        "download_url": "https://dl.smwcentral.net/8020/AoSCastle.zip",
        "filename": "AoSCastle.zip",
        "size": 69379,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-aria-of-sorrow-chapel",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17174,
    "title": "Castlevania: Aria of Sorrow - Chapel",
    "authors": [
      "Vexations"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "overworld"
    ],
    "description": "the piece that plays in the chapel area in castlevania aria of sorrow. suits very well for castles and final levels",
    "latest_version": "smwc-17174-1519646162",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17174,
        "title": "Castlevania: Aria of Sorrow - Chapel",
        "version": "smwc-17174-1519646162",
        "upstream_time": 1519646162,
        "download_url": "https://dl.smwcentral.net/17174/Castlevania%20AoS%20-%20Chapel.zip",
        "filename": "Castlevania AoS - Chapel.zip",
        "size": 50847,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-aria-of-sorrow-study",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35681,
    "title": "Castlevania: Aria of Sorrow - Study",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "castle",
      "dark",
      "ghost house",
      "overworld",
      "tense"
    ],
    "description": "Study from Castlevania: Aria of Sorrow. Suitable for castle themes and dark areas/overworlds.",
    "latest_version": "smwc-35681-1704098285",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35681,
        "title": "Castlevania: Aria of Sorrow - Study",
        "version": "smwc-35681-1704098285",
        "upstream_time": 1704098285,
        "download_url": "https://dl.smwcentral.net/35681/Castlevania%20AoS%20-%20Study.zip",
        "filename": "Castlevania AoS - Study.zip",
        "size": 33695,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-aria-of-sorrow-underground-reservoir",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21387,
    "title": "Castlevania: Aria of Sorrow - Underground Reservoir",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "cave",
      "environmental",
      "ice",
      "water"
    ],
    "description": "As the name suggests, this plays in the Underground Reservoir area in the game. It's the obligatory cave/water section of Dracula's castle!<br>\r\n<br>\r\nThis is my first attempt at a non-SNES port, but I guess it doesn't really count because the GBA is somewhat similar to the SNES hardware-wise :P<br>\r\n<br>\r\nAnyway, huge thanks to musicalman for his Samples of Insanity pack! That's where I got most of the samples I used here. And thanks to Pinci too, for helping me find a water SFX sample!<br>\r\n<br>\r\nWarning: Incompatible with Blarggs and the Thunder SFX! Also, please don't use this for level 0/100, because the Bonus End jingle won't play correctly. I figured these two samples were fine to exclude since the song doesn't quite fit a lava (Blargg), dramatic/final (Thunder) or bonus level.",
    "latest_version": "smwc-21387-1572559669",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21387,
        "title": "Castlevania: Aria of Sorrow - Underground Reservoir",
        "version": "smwc-21387-1572559669",
        "upstream_time": 1572559669,
        "download_url": "https://dl.smwcentral.net/21387/AoSReservoir.zip",
        "filename": "AoSReservoir.zip",
        "size": 82851,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-aria-of-sorrow-whip-cross-justice-don-t-wait-until-night-x-heart-of-fire-remix-ii",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39800,
    "title": "Castlevania: Aria of Sorrow - Whip, Cross, & Justice!! ✝️ ~ Don't Wait Until Night x Heart of Fire (Remix II)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "final",
      "industrial",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #E04830;\">❝ <b>𝔑𝔬𝔱𝔥𝔦𝔫𝔤 𝔶𝔬𝔲 𝔰𝔞𝔶 𝔴𝔦𝔩𝔩 𝔰𝔱𝔬𝔭 𝔪𝔢! 𝔓𝔯𝔢𝔭𝔞𝔯𝔢 𝔱𝔬 𝔡𝔦𝔢!</b> ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Julius Belmont, Castlevania: Aria of Sorrow (2003)</span><br>\r\n<br>\r\n<img src=\"https://bin.smwcentral.net/u/23547/Julius%2BCross.webp\" alt=\"\"><br>\r\n<br>\r\nDid a second arrangement of <b><a href=\"https://youtu.be/7OmP4m4OsbI?si=_I4pGLMapaIhcgcA\" rel=\"nofollow\">Don't</a> <a href=\"https://youtu.be/AHgAYzVo-Ag?si=vHyE95KLTYDN1XpU\" rel=\"nofollow\">Wait</a> <a href=\"https://youtu.be/oCQnHo9w6qo?si=8f4dl5X1pa1hBY5z\" rel=\"nofollow\">Until</a> <a href=\"https://youtu.be/O6kevd5t8z8?si=xTgS3Ygdncl5laaQ\" rel=\"nofollow\">Night</a></b> from <i>Castlevania: Aria of Sorrow</i> (originally from <i>Haunted Castle</i>). Celebrating 6 years of SNES-mix uploads (5 years on YouTube specifically) with arranging the song that would be my <a href=\"https://youtu.be/fHKPFbCvBpE?si=ucX1EIu0K8xWWC6M\" rel=\"nofollow\">first ever mix</a> uploaded onto YouTube. I thought it'd be fun to go back and do another \"re-remix\" of an old mix of mine, though this time, I'd base it off both the Haunted Castle & Aria of Sorrow versions rather than basing it off just Haunted Castle's version.<br>\r\n<br>\r\nI have plans to do more \"re-remixes\" of some very old tracks in the future, and this is one of my first ones I'll be doing.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠  \"Bonus End,\" P-Switch, Yoshi SFX, & Thunder SFX are disabled.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. D Minor (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. E Minor (<a href=\"https://youtu.be/fHKPFbCvBpE?si=ucX1EIu0K8xWWC6M\" rel=\"nofollow\">Remix</a> <a href=\"https://smwc.me/s/22726\">I</a> Pitch)<br>\r\nㅤ3. C Minor (<a href=\"https://youtu.be/S5dICuwn3R0?si=M8XOH4xW-Fj_SHdu\" rel=\"nofollow\">NES</a> Pitch)<br>\r\nㅤ4. D# Minor (<a href=\"https://youtu.be/hTnA6c8WwDc?si=Xz7fM427KUCGxwkp\" rel=\"nofollow\">Whip Rush!!</a> Pitch)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Echo Delay, but sacrifices SMW-Compatibility (OG Echo)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Decreased Echo Delay, but disables outro (DISABLES Outro)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ3. Drastically Decreased Echo Delay (LOWER Echo)",
    "latest_version": "smwc-39800-1748687990",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39800,
        "title": "Castlevania: Aria of Sorrow - Whip, Cross, & Justice!! ✝️ ~ Don't Wait Until Night x Heart of Fire (Remix II)",
        "version": "smwc-39800-1748687990",
        "upstream_time": 1748687990,
        "download_url": "https://dl.smwcentral.net/39800/Whip%2C%20Cross%2C%20%26%20Justice%21%21%21.zip",
        "filename": "Whip%2C Cross%2C %26 Justice%21%21%21.zip",
        "size": 594276,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-assassin-stalker-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8282,
    "title": "Castlevania - Assassin (Stalker Remix)",
    "authors": [
      "Atma"
    ],
    "tags": [
      "dark",
      "night"
    ],
    "description": "A remix of the 2nd stage theme from the original Castlevania. Would best suit a night area.",
    "latest_version": "smwc-8282-1345218534",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8282,
        "title": "Castlevania - Assassin (Stalker Remix)",
        "version": "smwc-8282-1345218534",
        "upstream_time": 1345218534,
        "download_url": "https://dl.smwcentral.net/8282/Assassin.zip",
        "filename": "Assassin.zip",
        "size": 64960,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-bloodlines-bane-of-tepes-theme-of-simon-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26099,
    "title": "Castlevania: Bloodlines - Bane of Tepes ~ Theme of Simon (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "castle",
      "cutscene",
      "final",
      "industrial",
      "tense"
    ],
    "description": "Been a while since I last did a Castlevania theme, so I decided to remix <a href=\"https://youtu.be/f9oy5G7yemg\" rel=\"nofollow\">Theme of Simon</a> from Castlevania: Bloodlines. Not a fan of Super Castlevania IV, but am a big fan of Bloodlines and its version of Simon Belmon<s>do's</s>t's theme. This ended up being one of my more fun remixes to work on, but it also took quite a while to do.<br>\r\n<br>\r\nThis baby can fit in castle / tower stages, industrial stages, final areas, intense cutscenes, and even second phase final boss fights.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n- \"Bonus End,\" Yoshi, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also 2 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. G Minor (Original Pitch, turned on default)<br>\r\n2. F# Minor (Custom Pitch)",
    "latest_version": "smwc-26099-1615177736",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26099,
        "title": "Castlevania: Bloodlines - Bane of Tepes ~ Theme of Simon (Remix)",
        "version": "smwc-26099-1615177736",
        "upstream_time": 1615177736,
        "download_url": "https://dl.smwcentral.net/26099/Bane_of_Tepes.zip",
        "filename": "Bane_of_Tepes.zip",
        "size": 117348,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-bloodlines-iron-blue-intention-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18839,
    "title": "Castlevania: Bloodlines - Iron Blue Intention (Arrangement)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "castle",
      "final",
      "tense"
    ],
    "description": "This is a arrangement of Iron Blue Intention from Castlevania Bloodlines, which is also Eric Lecarde's theme according to a lot of fans and even Konami themselves.<br>\r\n<br>\r\nUse this if you need a epic final level or castle; the tubular bells at the beginning really fit well with the finality of this theme IMHO (tho it's Jorge D. Fuentes you should thank for that, not me lmao), so I think it would definitely be used well in this setting.",
    "latest_version": "smwc-18839-1547005508",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18839,
        "title": "Castlevania: Bloodlines - Iron Blue Intention (Arrangement)",
        "version": "smwc-18839-1547005508",
        "upstream_time": 1547005508,
        "download_url": "https://dl.smwcentral.net/18839/Iron%20Blue%20Intention.zip",
        "filename": "Iron Blue Intention.zip",
        "size": 83145,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-bloodlines-machine-turn-back-now-iron-blue-intention-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37401,
    "title": "Castlevania: Bloodlines - Machine, Turn Back Now! ~ Iron Blue Intention (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "chase",
      "dark",
      "final",
      "industrial",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/nH9X1iRAjC0?si=https://youtu.be/nU7E5qwiYU8?si=A2C4Vc-hSiTKzLU_\" rel=\"nofollow\">Iron Blue</a> <a href=\"https://youtu.be/1-eYXUvJifY?si=i4BIWzUyBh30jm6A\" rel=\"nofollow\">Intention</a> from Castlevania: Bloodlines. It's been a couple years since I last did a song from this game (and it wasn't even from Bloodlines in particular), so I'm doing the dedicated \"clock tower\" stage theme from this game.<br>\r\n<br>\r\nA really sick track. Not my favorite song from the game, but one that I really do like, especially the stage it's used in (and especially the cool-ass boss at the end of the stage)<br>\r\nㅤ<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\nㅤ♠ \"Bonus End,\" P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file</u></span>:<br>\r\nㅤ1. B Minor (Remix Pitch)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\nㅤ2. D Minor (Original Pitch)<br>\r\nㅤ3. C# Minor (Custom Pitch)<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file</u></span>:<br>\r\nㅤ1. Default Echo Delay, but sacrifices Yoshi SFX (Default Echo Delay)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\nㅤ2. Decreases Echo Delay (Lower Echo Delay)",
    "latest_version": "smwc-37401-1715205412",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37401,
        "title": "Castlevania: Bloodlines - Machine, Turn Back Now! ~ Iron Blue Intention (Remix)",
        "version": "smwc-37401-1715205412",
        "upstream_time": 1715205412,
        "download_url": "https://dl.smwcentral.net/37401/Machine%2C%20Turn%20Back%20Now%21.zip",
        "filename": "Machine%2C Turn Back Now%21.zip",
        "size": 284378,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-bloodlines-mysterious-curse",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22231,
    "title": "Castlevania: Bloodlines - Mysterious Curse",
    "authors": [
      "Be11"
    ],
    "tags": [
      "castle",
      "cutscene",
      "dark",
      "ghost house",
      "mysterious",
      "overworld",
      "spooky",
      "temple"
    ],
    "description": "The mysterious track from the password screen in Castlevania: Bloodlines. Fits dark levels, cutscenes or overworlds.",
    "latest_version": "smwc-22231-1584668317",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22231,
        "title": "Castlevania: Bloodlines - Mysterious Curse",
        "version": "smwc-22231-1584668317",
        "upstream_time": 1584668317,
        "download_url": "https://dl.smwcentral.net/22231/Mysterious%20Curse.zip",
        "filename": "Mysterious Curse.zip",
        "size": 70242,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-bloodlines-reincarnated-soul",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19777,
    "title": "Castlevania: Bloodlines - Reincarnated Soul",
    "authors": [
      "Lui"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "dark",
      "final",
      "fire",
      "industrial",
      "night",
      "spooky",
      "temple",
      "tense"
    ],
    "description": "The first level of Castlevania: Bloodlines that could work great for your factory or fire-themed levels. It could also work great for boss battles.",
    "latest_version": "smwc-19777-1556216446",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19777,
        "title": "Castlevania: Bloodlines - Reincarnated Soul",
        "version": "smwc-19777-1556216446",
        "upstream_time": 1556216446,
        "download_url": "https://dl.smwcentral.net/19777/resoul.zip",
        "filename": "resoul.zip",
        "size": 34956,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-bloodlines-reincarnated-soul-dracula-x-styled",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18838,
    "title": "Castlevania: Bloodlines - Reincarnated Soul (Dracula X Styled)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "castle",
      "fire",
      "tense"
    ],
    "description": "This is a Dracula X styled arrangement of the first stage theme of Castlevania Bloodlines. There was technically a older version of this if you still remember that, and it was absolutely horrible, so finally, after a while I decided to remake it with my current skills. Think this definitely turned out a lot better than before lol<br>\r\n<br>\r\nUse this if you want something more gothic or epic for your first level or castle; Castlevania first level music fits best for that criteria I find, haha",
    "latest_version": "smwc-18838-1547141856",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18838,
        "title": "Castlevania: Bloodlines - Reincarnated Soul (Dracula X Styled)",
        "version": "smwc-18838-1547141856",
        "upstream_time": 1547141856,
        "download_url": "https://dl.smwcentral.net/18838/Reincarnated%20Soul%20%28Dracula%20X%20Styled%29.zip",
        "filename": "Reincarnated Soul (Dracula X Styled).zip",
        "size": 78695,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-bloodlines-requiem-for-the-nameless-victims",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10388,
    "title": "Castlevania: Bloodlines - Requiem For The Nameless Victims",
    "authors": [
      "Iguy"
    ],
    "tags": [
      "credits",
      "cutscene"
    ],
    "description": "The ending theme of Castlevania: Bloodlines, designed for the Mega Drive/Genesis. This could be used for a wedding scene! Note that this song does not loop.",
    "latest_version": "smwc-10388-1419884858",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10388,
        "title": "Castlevania: Bloodlines - Requiem For The Nameless Victims",
        "version": "smwc-10388-1419884858",
        "upstream_time": 1419884858,
        "download_url": "https://dl.smwcentral.net/10388/Requiem%20For%20The%20Nameless%20Victims%20%28SMW%29.zip",
        "filename": "Requiem For The Nameless Victims (SMW).zip",
        "size": 65676,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-bloodlines-the-sinking-old-sanctuary",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27543,
    "title": "Castlevania: Bloodlines - The Sinking Old Sanctuary",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "calm",
      "ghost house",
      "mysterious",
      "ruins",
      "spooky",
      "temple",
      "water"
    ],
    "description": "The Sinking Old Sanctuary from Castlevania Bloodlines, which plays in the second stage of the game, Atlantis Shrine. Good for sunken ruin types of levels, or just ruined/haunted places in general.",
    "latest_version": "smwc-27543-1627795353",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27543,
        "title": "Castlevania: Bloodlines - The Sinking Old Sanctuary",
        "version": "smwc-27543-1627795353",
        "upstream_time": 1627795353,
        "download_url": "https://dl.smwcentral.net/27543/thesinkingoldsanctuary.zip",
        "filename": "thesinkingoldsanctuary.zip",
        "size": 66133,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13706,
    "title": "Castlevania - Boss",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "boss",
      "cutscene",
      "overworld"
    ],
    "description": "It is the head of music from Castlevania game, remixed for the SMW, good for mini-boss, or battle.",
    "latest_version": "smwc-13706-1464756016",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13706,
        "title": "Castlevania - Boss",
        "version": "smwc-13706-1464756016",
        "upstream_time": 1464756016,
        "download_url": "https://dl.smwcentral.net/13706/Castlevania%20-%20Boss%20SNES%20Remix.zip",
        "filename": "Castlevania - Boss SNES Remix.zip",
        "size": 63244,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-chronicles-stage-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36718,
    "title": "Castlevania Chronicles - Stage Clear",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "game over",
      "goal",
      "misc"
    ],
    "description": "The stage clear music from Konami's action game <i>Castlevania Chronicles</i>. Based on the Sharp X68000 version, which predates the PlayStation version released overseas. Could also fit game over.<br>\r\n<br>\r\nThis supports both the version with and without the goal whistle. If you want to turn it off, open the .txt file, look for the line \"#define GoalPost 1\", and change the number to '0'.",
    "latest_version": "smwc-36718-1706741730",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36718,
        "title": "Castlevania Chronicles - Stage Clear",
        "version": "smwc-36718-1706741730",
        "upstream_time": 1706741730,
        "download_url": "https://dl.smwcentral.net/36718/Castlevania%20Chronicles%20Stage%20Clear.zip",
        "filename": "Castlevania Chronicles Stage Clear.zip",
        "size": 62413,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-chronicles-the-tower-of-dolls",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17563,
    "title": "Castlevania Chronicles - The Tower of Dolls",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "fire",
      "spooky"
    ],
    "description": "\tTheme that plays in stage 6 of Castlevania Chronicles. It's string-filled and fits castles really well. Works for other sorts of dangerous environments too.<br>\r\n<br>\r\nRequester: StrikeForcer<br>\r\n<br>\r\n(FIXES: The lead section is entirely changed with better instruments and volume changes. Replaced the extra instrument that was in the previous version since it wasn't in the official version of the song. Fixed a few incorrect notes.)",
    "latest_version": "smwc-17563-1527035003",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17563,
        "title": "Castlevania Chronicles - The Tower of Dolls",
        "version": "smwc-17563-1527035003",
        "upstream_time": 1527035003,
        "download_url": "https://dl.smwcentral.net/17563/The%20Tower%20of%20Dolls.zip",
        "filename": "The Tower of Dolls.zip",
        "size": 32767,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-chronicles-thrashard-in-the-cave-mega-man-x3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38459,
    "title": "Castlevania Chronicles - Thrashard In The Cave (Mega Man X3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "cave",
      "ruins"
    ],
    "description": "Based : Blast Hornet Stage",
    "latest_version": "smwc-38459-1732639500",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38459,
        "title": "Castlevania Chronicles - Thrashard In The Cave (Mega Man X3 Style)",
        "version": "smwc-38459-1732639500",
        "upstream_time": 1732639500,
        "download_url": "https://dl.smwcentral.net/38459/CvC%20Stage2.zip",
        "filename": "CvC Stage2.zip",
        "size": 70077,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-circle-of-the-moon-awakening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8495,
    "title": "Castlevania: Circle of the Moon - Awakening",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "calm",
      "castle",
      "credits",
      "cutscene",
      "dark",
      "final"
    ],
    "description": "The hero fall to this area of the castle right at the beginning, so it has a nice pumping tune to get you going, like most Castlevania first stage themes. It fits calm and dark levels.",
    "latest_version": "smwc-8495-1389310714",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8495,
        "title": "Castlevania: Circle of the Moon - Awakening",
        "version": "smwc-8495-1389310714",
        "upstream_time": 1389310714,
        "download_url": "https://dl.smwcentral.net/8495/Awakening.zip",
        "filename": "Awakening.zip",
        "size": 69789,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-circle-of-the-moon-clock-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7318,
    "title": "Castlevania: Circle of the Moon - Clock Tower",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "castle",
      "industrial"
    ],
    "description": "Used in the clock tower section of the game. This music could fit castles and factories.",
    "latest_version": "smwc-7318-1388688883",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7318,
        "title": "Castlevania: Circle of the Moon - Clock Tower",
        "version": "smwc-7318-1388688883",
        "upstream_time": 1388688883,
        "download_url": "https://dl.smwcentral.net/7318/clocktower.zip",
        "filename": "clocktower.zip",
        "size": 67769,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-curse-of-darkness-garibaldi-temple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8444,
    "title": "Castlevania: Curse of Darkness - Garibaldi Temple",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "calm",
      "castle",
      "temple"
    ],
    "description": "Calm music from Castlevania, it could suit calm zones, temples and castles.",
    "latest_version": "smwc-8444-1375402633",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8444,
        "title": "Castlevania: Curse of Darkness - Garibaldi Temple",
        "version": "smwc-8444-1375402633",
        "upstream_time": 1375402633,
        "download_url": "https://dl.smwcentral.net/8444/GaribaldiTemple.zip",
        "filename": "GaribaldiTemple.zip",
        "size": 73260,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-curse-of-darkness-the-visitor-in-the-silk-hat",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17856,
    "title": "Castlevania: Curse of Darkness - The Visitor in the Silk Hat",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "tense"
    ],
    "description": "Also known as my dad's theme. This theme would greatly suit a battle against someone which has a mysterious personality, such as dad Saint Germain from CoD, which is a time traveler.",
    "latest_version": "smwc-17856-1531991489",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17856,
        "title": "Castlevania: Curse of Darkness - The Visitor in the Silk Hat",
        "version": "smwc-17856-1531991489",
        "upstream_time": 1531991489,
        "download_url": "https://dl.smwcentral.net/17856/st%20germain%27s%20theme.zip",
        "filename": "st germain%27s theme.zip",
        "size": 34393,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-dawn-of-sorrow-into-the-dark-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18474,
    "title": "Castlevania: Dawn of Sorrow - Into the Dark Night",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "This is Into the Dark Night from Castlevania: Dawn of Sorrow, which is one of the game's boss themes (and IMO one of my favorite songs in the entire game, next to Scarlet Battle Soul). This is a very fast-paced and tense battle theme that would work perfectly on chase sections and, you guessed it, boss battles. (lol)",
    "latest_version": "smwc-18474-1542357785",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18474,
        "title": "Castlevania: Dawn of Sorrow - Into the Dark Night",
        "version": "smwc-18474-1542357785",
        "upstream_time": 1542357785,
        "download_url": "https://dl.smwcentral.net/18474/intothedarknight.zip",
        "filename": "intothedarknight.zip",
        "size": 77176,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-dawn-of-sorrow-sins-of-science-dracula-s-tears-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29400,
    "title": "Castlevania: Dawn of Sorrow - Sins of Science ~ Dracula's Tears (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "dark",
      "ghost house",
      "industrial",
      "spooky"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/w1uglEW3W-0\" rel=\"nofollow\">Dracula's Tears</a> from Castlevania: Dawn of Sorrow for C3 Winter 2021. One of the most underappreciated songs in the entire series and one of my favorite Castlevania themes as well. It's so freaking awesome!!!<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n",
    "latest_version": "smwc-29400-1645104917",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29400,
        "title": "Castlevania: Dawn of Sorrow - Sins of Science ~ Dracula's Tears (Remix)",
        "version": "smwc-29400-1645104917",
        "upstream_time": 1645104917,
        "download_url": "https://dl.smwcentral.net/29400/Sins%20of%20Science.zip",
        "filename": "Sins of Science.zip",
        "size": 65310,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-dawn-of-sorrow-underground-melodies",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21164,
    "title": "Castlevania: Dawn of Sorrow - Underground Melodies",
    "authors": [
      "Aikku"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "mysterious"
    ],
    "description": "Ported by request (not familiar with the series). 12 custom samples (19.3KiB), works with #default.<br>\r\n<br>\r\nNot being familiar with the series, I tried hard to think of something to tag it with (based on how I interpreted it), but all I could come up with was 'puzzle' and 'difficult'.<br>\r\n<br>\r\nUpdate 190915: New organ, added oboe and harpsichord, minor tweaks/improvements (eg. 'Warm Pad' is now in the correct octave, drums are louder).",
    "latest_version": "smwc-21164-1568602824",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21164,
        "title": "Castlevania: Dawn of Sorrow - Underground Melodies",
        "version": "smwc-21164-1568602824",
        "upstream_time": 1568602824,
        "download_url": "https://dl.smwcentral.net/21164/CastlevaniaDoS_Underground_Melodies.zip",
        "filename": "CastlevaniaDoS_Underground_Melodies.zip",
        "size": 72673,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-demented-mind-poison-mind-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8283,
    "title": "Castlevania - Demented Mind (Poison Mind Remix)",
    "authors": [
      "Atma"
    ],
    "tags": [
      "boss",
      "dark",
      "night"
    ],
    "description": "A menacing remix of the boss theme from the NES game 'Castlevania'. Would suit boss battles.",
    "latest_version": "smwc-8283-1345218925",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8283,
        "title": "Castlevania - Demented Mind (Poison Mind Remix)",
        "version": "smwc-8283-1345218925",
        "upstream_time": 1345218925,
        "download_url": "https://dl.smwcentral.net/8283/DementedMind.zip",
        "filename": "DementedMind.zip",
        "size": 64538,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-dracula-x-bloodlines",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21404,
    "title": "Castlevania: Dracula X - Bloodlines",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "dark",
      "fire",
      "night"
    ],
    "description": "The banger song from the first level of Dracula X/Rondo of Blood, it could fit various themes.",
    "latest_version": "smwc-21404-1572735992",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21404,
        "title": "Castlevania: Dracula X - Bloodlines",
        "version": "smwc-21404-1572735992",
        "upstream_time": 1572735992,
        "download_url": "https://dl.smwcentral.net/21404/Bloodlines.zip",
        "filename": "Bloodlines.zip",
        "size": 91707,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-dracula-x-bloody-tears",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32532,
    "title": "Castlevania: Dracula X - Bloody Tears",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "castle",
      "final",
      "spooky",
      "temple"
    ],
    "description": "Requested by Anorakun.",
    "latest_version": "smwc-32532-1673287396",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32532,
        "title": "Castlevania: Dracula X - Bloody Tears",
        "version": "smwc-32532-1673287396",
        "upstream_time": 1673287396,
        "download_url": "https://dl.smwcentral.net/32532/05%20Bloody%20Tears.zip",
        "filename": "05 Bloody Tears.zip",
        "size": 76891,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-dracula-x-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35563,
    "title": "Castlevania: Dracula X - Boss",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-35563-1703361916",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35563,
        "title": "Castlevania: Dracula X - Boss",
        "version": "smwc-35563-1703361916",
        "upstream_time": 1703361916,
        "download_url": "https://dl.smwcentral.net/35563/Castlevania%20Dracula%20X%20Boss.zip",
        "filename": "Castlevania Dracula X Boss.zip",
        "size": 75756,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-dracula-x-chosen-fate",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28575,
    "title": "Castlevania: Dracula X - Chosen Fate",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "cutscene",
      "misc",
      "nintendo presents"
    ],
    "description": "Useful for Nintendo Presents screens.",
    "latest_version": "smwc-28575-1638073582",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28575,
        "title": "Castlevania: Dracula X - Chosen Fate",
        "version": "smwc-28575-1638073582",
        "upstream_time": 1638073582,
        "download_url": "https://dl.smwcentral.net/28575/Chosen%20Fate.zip",
        "filename": "Chosen Fate.zip",
        "size": 65275,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-dracula-x-death-of-richter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23743,
    "title": "Castlevania: Dracula X - Death of Richter",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "misc",
      "miss"
    ],
    "description": "The death jingle from <i>Castlevania: Dracula X</i> that plays when Richter Belmont... turns into stone in midair after taking too much damage? (I think that's what happens to him).<br>\r\n<br>\r\nUse it for death jingles or game overs.<br>\r\n<br>\r\nMade this port a long time ago with Vitor's SPC2MML tool. Surprised this one jingle came out just right when ripping the SPC.",
    "latest_version": "smwc-23743-1595962189",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23743,
        "title": "Castlevania: Dracula X - Death of Richter",
        "version": "smwc-23743-1595962189",
        "upstream_time": 1595962189,
        "download_url": "https://dl.smwcentral.net/23743/Richter%20Died.%20The%20End.zip",
        "filename": "Richter Died. The End.zip",
        "size": 31148,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-dracula-x-illusionary-dance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32450,
    "title": "Castlevania: Dracula X - Illusionary Dance",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "dark"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Roberto zampari\"><a href=\"/?p=profile&amp;id=1508\" style=\"color: var(--user-color-2);\" class=\"un\">Roberto zampari</a></span>",
    "latest_version": "smwc-32450-1675211952",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32450,
        "title": "Castlevania: Dracula X - Illusionary Dance",
        "version": "smwc-32450-1675211952",
        "upstream_time": 1675211952,
        "download_url": "https://dl.smwcentral.net/32450/Illusionary%20Dance.zip",
        "filename": "Illusionary Dance.zip",
        "size": 69149,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-dracula-x-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23069,
    "title": "Castlevania: Dracula X - Map",
    "authors": [
      "Teows"
    ],
    "tags": [
      "dark",
      "overworld",
      "tense"
    ],
    "description": "This somewhat tense song plays in the map screen from Dracula X, being fitting for dark areas in general, mostly overworld maps.<br>\r\n<br>\r\nRequested by Anorakun.",
    "latest_version": "smwc-23069-1590737536",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23069,
        "title": "Castlevania: Dracula X - Map",
        "version": "smwc-23069-1590737536",
        "upstream_time": 1590737536,
        "download_url": "https://dl.smwcentral.net/23069/dxmap.zip",
        "filename": "dxmap.zip",
        "size": 42209,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-dracula-x-opus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20874,
    "title": "Castlevania: Dracula X - Opus 13",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "dark",
      "spooky"
    ],
    "description": "The banger song from stage 5 of Dracula X (Rondo of Blood), it could fit athletic levels with a dark atmosphere.",
    "latest_version": "smwc-20874-1565491516",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20874,
        "title": "Castlevania: Dracula X - Opus 13",
        "version": "smwc-20874-1565491516",
        "upstream_time": 1565491516,
        "download_url": "https://dl.smwcentral.net/20874/Dracula%20X%20-%20Opus%2013.zip",
        "filename": "Dracula X - Opus 13.zip",
        "size": 83667,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-dracula-x-picture-of-the-ghost-ship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31763,
    "title": "Castlevania: Dracula X - Picture of the Ghost Ship",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cave",
      "ruins",
      "spooky",
      "temple",
      "water"
    ],
    "description": "Requested by Anorakun.",
    "latest_version": "smwc-31763-1680327793",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31763,
        "title": "Castlevania: Dracula X - Picture of the Ghost Ship",
        "version": "smwc-31763-1680327793",
        "upstream_time": 1680327793,
        "download_url": "https://dl.smwcentral.net/31763/08%20Picture%20of%20the%20Ghost%20Ship.zip",
        "filename": "08 Picture of the Ghost Ship.zip",
        "size": 82095,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-harmony-of-despair-ryu-kokki",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14107,
    "title": "Castlevania: Harmony of Despair - Ryu Kokki",
    "authors": [
      "6646"
    ],
    "tags": [
      "boss",
      "chase"
    ],
    "description": "Battle theme against Ryu Kokki from Castlevania HoD.<br>\r\nCould fit boss battle etc.",
    "latest_version": "smwc-14107-1471908509",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14107,
        "title": "Castlevania: Harmony of Despair - Ryu Kokki",
        "version": "smwc-14107-1471908509",
        "upstream_time": 1471908509,
        "download_url": "https://dl.smwcentral.net/14107/hod_ryu.zip",
        "filename": "hod_ryu.zip",
        "size": 67619,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-harmony-of-dissonance-chapel-of-dissonance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17351,
    "title": "Castlevania: Harmony of Dissonance - Chapel of Dissonance",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "castle",
      "night",
      "sky",
      "water"
    ],
    "description": "Music from Castlevania HoD. Good for night levels outdoors of a castle, puzzle, as well as water levels.",
    "latest_version": "smwc-17351-1522751741",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17351,
        "title": "Castlevania: Harmony of Dissonance - Chapel of Dissonance",
        "version": "smwc-17351-1522751741",
        "upstream_time": 1522751741,
        "download_url": "https://dl.smwcentral.net/17351/%5BU%5D%20Castlevania%20Harmony%20of%20Dissonance%20-%20Chapel%20of%20Dissonance.zip",
        "filename": "%5BU%5D Castlevania Harmony of Dissonance - Chapel of Dissonance.zip",
        "size": 34246,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-heart-of-fire",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18855,
    "title": "Castlevania - Heart of Fire",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "night"
    ],
    "description": "Requested by CosmicTiff. Good for castles.",
    "latest_version": "smwc-18855-1547091727",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18855,
        "title": "Castlevania - Heart of Fire",
        "version": "smwc-18855-1547091727",
        "upstream_time": 1547091727,
        "download_url": "https://dl.smwcentral.net/18855/Castlevania%20-%20Heart%20of%20Fire.zip",
        "filename": "Castlevania - Heart of Fire.zip",
        "size": 31966,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8243,
        "title": "Castlevania - Heart of Fire",
        "version": "smwc-8243-1343153157",
        "upstream_time": 1343153157,
        "download_url": "https://dl.smwcentral.net/8243/Castlevania%20-%20Heart%20of%20Fire.zip",
        "filename": "Castlevania - Heart of Fire.zip",
        "size": 46564,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-ii-belmont-s-revenge-blood-of-christ-new-messiah-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24560,
    "title": "Castlevania II: Belmont's Revenge - Blood of Christ ~ New Messiah (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "dark",
      "industrial"
    ],
    "description": "Did a remix of <a href=\"https://www.youtube.com/watch?v=CHLsolltIJ8\" rel=\"nofollow\">New Messiah</a> from Castlevania II: Belmont's Revenge. Promised myself that I'd do more Castlevania remixes (the jingles I did don't count) since the last song I did was <a href=\"https://www.smwcentral.net/?p=section&a=details&id=22726\">Don't Wait Until the Night</a>, and that was right before my music actually started to get better. I haven't played the Gameboy Castlevania games that much, but I have listened to New Messiah quite a bit, and it's actually a pretty good track, so I thought I'd remix that for this time. Only took me a couple hours to do surprisingly.<br>\r\n<br>\r\nThis song is perfect for castle, factory, castle grounds, and tower stages.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- @7, Thunder, and Yoshi SFX are disabled.<br>\r\n<br>\r\n<b>Update:</b><br>\r\n9/9/2020 - Fixed tempo to work with AMK 1.0.7",
    "latest_version": "smwc-24560-1604366456",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24560,
        "title": "Castlevania II: Belmont's Revenge - Blood of Christ ~ New Messiah (Remix)",
        "version": "smwc-24560-1604366456",
        "upstream_time": 1604366456,
        "download_url": "https://dl.smwcentral.net/24560/New%20Messiah.zip",
        "filename": "New Messiah.zip",
        "size": 75749,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-ii-belmont-s-revenge-growth-in-hell-ripe-seeds-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26740,
    "title": "Castlevania II: Belmont's Revenge - Growth in Hell ~ Ripe Seeds (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "industrial",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/puh-OomYatg\" rel=\"nofollow\">Ripe Seed</a> from Castlevania II: Belmont's Revenge. Felt like coming back to this game for another remix, so I thought this would be a fun song to do. Pretty good song for the stage it's used in.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. D Minor (Original Pitch, turned on default)<br>\r\n2. C Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-26740-1620961157",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26740,
        "title": "Castlevania II: Belmont's Revenge - Growth in Hell ~ Ripe Seeds (Remix)",
        "version": "smwc-26740-1620961157",
        "upstream_time": 1620961157,
        "download_url": "https://dl.smwcentral.net/26740/Growth%20in%20Hell.zip",
        "filename": "Growth in Hell.zip",
        "size": 109820,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-ii-belmont-s-revenge-new-messiah",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35783,
    "title": "Castlevania II: Belmont's Revenge - New Messiah",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "castle",
      "dark",
      "ice",
      "water"
    ],
    "description": "Song that New Messiah from Castlevania II: Belmont's Revenge. Could fit a castle or ice.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"FireSeraphim\"><a href=\"/?p=profile&amp;id=19045\" style=\"color: var(--user-color-2);\" class=\"un\">FireSeraphim</a></span>",
    "latest_version": "smwc-35783-1704556867",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35783,
        "title": "Castlevania II: Belmont's Revenge - New Messiah",
        "version": "smwc-35783-1704556867",
        "upstream_time": 1704556867,
        "download_url": "https://dl.smwcentral.net/35783/Castlevania%20II%20Belmont%27s%20Revenge%20-%20New%20Messiah%20.zip",
        "filename": "Castlevania II Belmont%27s Revenge - New Messiah .zip",
        "size": 33498,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-ii-belmont-s-revenge-original-sin",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18840,
    "title": "Castlevania II: Belmont's Revenge - Original Sin",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "chase",
      "final",
      "tense"
    ],
    "description": "This is the first Dracula stage theme from Castlevania II: Belmont's Revenge. It's very fast paced and epic, which would definitely fit a chase scene and/or a \"final stretch before the final boss\" sorta scenario quite well.",
    "latest_version": "smwc-18840-1547142079",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18840,
        "title": "Castlevania II: Belmont's Revenge - Original Sin",
        "version": "smwc-18840-1547142079",
        "upstream_time": 1547142079,
        "download_url": "https://dl.smwcentral.net/18840/Original%20Sin.zip",
        "filename": "Original Sin.zip",
        "size": 60710,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-ii-belmont-s-revenge-praying-hands",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14372,
    "title": "Castlevania II: Belmont's Revenge - Praying Hands",
    "authors": [
      "Wavee"
    ],
    "tags": [
      "castle",
      "sky"
    ],
    "description": "Song used in the the Cloud Castle stage from Castlevania II: Belmont's Revenge.",
    "latest_version": "smwc-14372-1475257802",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14372,
        "title": "Castlevania II: Belmont's Revenge - Praying Hands",
        "version": "smwc-14372-1475257802",
        "upstream_time": 1475257802,
        "download_url": "https://dl.smwcentral.net/14372/Praying%20Hands.zip",
        "filename": "Praying Hands.zip",
        "size": 33244,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-ii-belmont-s-revenge-ripe-seeds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26659,
    "title": "Castlevania II: Belmont's Revenge - Ripe Seeds",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "castle",
      "dark",
      "forest"
    ],
    "description": "Song that Ripe Seeds from Castlevania II: Belmont's Revenge. Could fit a castle.",
    "latest_version": "smwc-26659-1619587307",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26659,
        "title": "Castlevania II: Belmont's Revenge - Ripe Seeds",
        "version": "smwc-26659-1619587307",
        "upstream_time": 1619587307,
        "download_url": "https://dl.smwcentral.net/26659/Ripe%20Seeds.zip",
        "filename": "Ripe Seeds.zip",
        "size": 31867,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-ii-belmont-s-revenge-time-to-get-serious-psycho-warrior-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26827,
    "title": "Castlevania II: Belmont's Revenge - Time to Get Serious!! ~ Psycho Warrior (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "final",
      "industrial",
      "temple",
      "tense"
    ],
    "description": "Did an arrangement of the Rock Castle stage theme, <a href=\"https://youtu.be/ORBnTtnXN-o\" rel=\"nofollow\">Psycho Warrior</a> from Castlevania II: Belmont's Revenge. Probably my favorite song in the entire OST (other than New Messiah, but it just got even better in Adventure Rebirth). Has this really serious vibe to it that leaks throughout the entire song and then ends on a big bang.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.",
    "latest_version": "smwc-26827-1621273776",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26827,
        "title": "Castlevania II: Belmont's Revenge - Time to Get Serious!! ~ Psycho Warrior (Remix)",
        "version": "smwc-26827-1621273776",
        "upstream_time": 1621273776,
        "download_url": "https://dl.smwcentral.net/26827/Time%20To%20Get%20Serious%21%21.zip",
        "filename": "Time To Get Serious%21%21.zip",
        "size": 64787,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-ii-simon-s-quest-castle-of-distortion-dwelling-of-doom-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26604,
    "title": "Castlevania II: Simon's Quest - Castle of Distortion ~ Dwelling of Doom (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "castle",
      "cave",
      "chase",
      "dark",
      "final",
      "industrial",
      "mysterious",
      "retro",
      "temple",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/-dw5kfLskbw\" rel=\"nofollow\">Dwelling of Doom</a>. Was in the mood for some Castlevania II music again and decided to do this 'cuz it slaps, despite it being used in some of the most frustrating stages in all of Castlevania.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. D Minor (Original Pitch, turned on default)<br>\r\n2. C# Minor (Custom Pitch)",
    "latest_version": "smwc-26604-1617914634",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26604,
        "title": "Castlevania II: Simon's Quest - Castle of Distortion ~ Dwelling of Doom (Remix)",
        "version": "smwc-26604-1617914634",
        "upstream_time": 1617914634,
        "download_url": "https://dl.smwcentral.net/26604/Castle_of_Distortion.zip",
        "filename": "Castle_of_Distortion.zip",
        "size": 107534,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-ii-simon-s-quest-dracula-s-bloodfest-bloody-tears-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21151,
    "title": "Castlevania II: Simon's Quest - Dracula's Bloodfest ~ Bloody Tears (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #cc0000;\">𝕾𝖙𝖎𝖑𝖑 𝖚𝖙𝖙𝖊𝖗𝖎𝖓𝖌 𝖙𝖍𝖊 𝖘𝖆𝖒𝖊 𝖓𝖔𝖓𝖘𝖊𝖓𝖘𝖊. 𝕹𝖔 𝖒𝖆𝖙𝖙𝖊𝖗. 𝕹𝖔𝖜 𝖎𝖘 𝖙𝖍𝖊 𝖙𝖎𝖒𝖊 𝖙𝖔 𝖕𝖚𝖙 𝖆𝖘𝖎𝖉𝖊 𝖞𝖔𝖚𝖗 𝖜𝖊𝖆𝖐 𝖍𝖚𝖒𝖆𝖓 𝖘𝖎𝖉𝖊, 𝖆𝖓𝖉 𝖏𝖔𝖎𝖓 𝖒𝖊 𝖎𝖓 𝖗𝖊𝖒𝖆𝖐𝖎𝖓𝖌 𝖙𝖍𝖎𝖘 𝖜𝖔𝖗𝖑𝖉!</span></span><br>\r\n<br>\r\n<br>\r\nBloody Tears from <s>Worst Metroidvania ever</s> Castlevania II: Simon's Quest. Since everyone seems to like porting the Super Castlevania IV version more than the original, I had to do my part and give you guys my rendition of the original song. Nothing way too extreme, but nothing simple either.<br>\r\n<br>\r\nThis song could fit intense castle levels, fast-paced levels, dark levels, and maybe even some bosses<br>\r\n<br>\r\n<b>Note:</b> There's a !!! READ ME !!!.txt file which has the sample bank for the song. You need to copy that over to Addmusic_sample groups.txt or else the song will not work. Also you go into the song file, you can adjust the pitch to five different options that are on there: a# minor (Default), b minor (Hyper-Realistic by Lui37), a minor (Custom one but I call it \"Mega Man\"), g minor (I think it's custom, but I call it anyways \"Touhou\" because it's always about Touhou!), and f minor (Super Castlevania IV).<br>\r\n<br>\r\nAlso shoutouts to @springhakurei \"Jeto\" on twitter. Jeto makes some awesome / kawaii art on Small Richter, Touhou girls, and a lotta Simon... and I mean a lot.",
    "latest_version": "smwc-21151-1568328363",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21151,
        "title": "Castlevania II: Simon's Quest - Dracula's Bloodfest ~ Bloody Tears (Remix)",
        "version": "smwc-21151-1568328363",
        "upstream_time": 1568328363,
        "download_url": "https://dl.smwcentral.net/21151/Dracula%27s%20Bloodfest.zip",
        "filename": "Dracula%27s Bloodfest.zip",
        "size": 259022,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-ii-simon-s-quest-dwelling-of-doom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41458,
    "title": "Castlevania II: Simon's Quest - Dwelling of Doom",
    "authors": [
      "Aguiar Salsicha"
    ],
    "tags": [
      "castle",
      "dark",
      "mysterious",
      "ruins"
    ],
    "description": "The theme of the dungeons from Castlevania II: Simon's Quest. It fits castle themed levels.",
    "latest_version": "smwc-41458-1777398269",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41458,
        "title": "Castlevania II: Simon's Quest - Dwelling of Doom",
        "version": "smwc-41458-1777398269",
        "upstream_time": 1777398269,
        "download_url": "https://dl.smwcentral.net/41458/Dwelling%20of%20Doom.zip",
        "filename": "Dwelling of Doom.zip",
        "size": 31593,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-ii-simon-s-quest-hyper-realistic-bloody-tears-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12607,
    "title": "Castlevania II: Simon's Quest - \"hyper-realistic\" Bloody Tears (Remix)",
    "authors": [
      "Lui"
    ],
    "tags": [
      "desert",
      "fire",
      "mountain"
    ],
    "description": "This is what happens when you add 6/8, some groove and follin solos to bloody tears, during the span of a day or two.",
    "latest_version": "smwc-12607-1446612826",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12607,
        "title": "Castlevania II: Simon's Quest - \"hyper-realistic\" Bloody Tears (Remix)",
        "version": "smwc-12607-1446612826",
        "upstream_time": 1446612826,
        "download_url": "https://dl.smwcentral.net/12607/bloodytears-remix.zip",
        "filename": "bloodytears-remix.zip",
        "size": 33985,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-ii-simon-s-quest-nes-bloody-tears",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31532,
    "title": "Castlevania II: Simon's Quest (NES) - Bloody Tears",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "castle",
      "dark",
      "retro",
      "spooky"
    ],
    "description": "The infamous song from Simon's Quest that's been ported to death, lol. It didn't have an accurate NES port though, so here we are.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31532-1663848808",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31532,
        "title": "Castlevania II: Simon's Quest (NES) - Bloody Tears",
        "version": "smwc-31532-1663848808",
        "upstream_time": 1663848808,
        "download_url": "https://dl.smwcentral.net/31532/Castlevania%20II%20Simon%27s%20Quest%20%28NES%29%20-%20Bloody%20Tears.zip",
        "filename": "Castlevania II Simon%27s Quest (NES) - Bloody Tears.zip",
        "size": 53148,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-ii-simon-s-quest-the-night-that-never-ends-dance-of-monsters-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26610,
    "title": "Castlevania II: Simon's Quest - The Night That Never Ends ~ Dance of Monsters (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "chase",
      "dark",
      "forest",
      "mysterious",
      "spooky",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #97adde;\">𝖂𝖍𝖆𝖙 𝖆<br>\r\n𝖍𝖔𝖗𝖗𝖎𝖇𝖑𝖊<br>\r\n𝖓𝖎𝖌𝖍𝖙 𝖙𝖔<br>\r\n𝖍𝖆𝖛𝖊 𝖆<br>\r\n𝖈𝖚𝖗𝖘𝖊.</span></span><br>\r\n<br>\r\nDid an arrangement of, <a href=\"https://youtu.be/-HUwLA57paU\" rel=\"nofollow\">Dance of Monsters</a> from Castlevania II: Simon's Quest. Was working on this alongside my <a href=\"https://www.smwcentral.net/?p=section&a=details&id=26604\">Dwelling of Doom</a> remix yesterday 'cuz this song is amazing! I love how it starts off with a really mysterious tone before the sick beats start to kick in, and it becomes a Dance of Monsters! :)<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. E Minor (Original Pitch, turned on default)<br>\r\n2. F Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-26610-1619749124",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26610,
        "title": "Castlevania II: Simon's Quest - The Night That Never Ends ~ Dance of Monsters (Remix)",
        "version": "smwc-26610-1619749124",
        "upstream_time": 1619749124,
        "download_url": "https://dl.smwcentral.net/26610/The%20Night%20That%20Never%20Ends.zip",
        "filename": "The Night That Never Ends.zip",
        "size": 111324,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-iii-dracula-s-curse-aquarius",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34495,
    "title": "Castlevania III: Dracula's Curse - Aquarius",
    "authors": [
      "Buster Beetle"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "ghost house",
      "night",
      "sewer",
      "spooky",
      "water"
    ],
    "description": "Part of the Castlevania III soundtrack, originally submitted in 2014.",
    "latest_version": "smwc-34495-1690586990",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34495,
        "title": "Castlevania III: Dracula's Curse - Aquarius",
        "version": "smwc-34495-1690586990",
        "upstream_time": 1690586990,
        "download_url": "https://dl.smwcentral.net/34495/CV3%20-%20Aquarius.zip",
        "filename": "CV3 - Aquarius.zip",
        "size": 32446,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26115,
        "title": "Castlevania III: Dracula's Curse - Aquarius",
        "version": "smwc-26115-1615478170",
        "upstream_time": 1615478170,
        "download_url": "https://dl.smwcentral.net/26115/CV3%20-%20Aquarius.zip",
        "filename": "CV3 - Aquarius.zip",
        "size": 31947,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19183,
        "title": "Castlevania III: Dracula's Curse - Aquarius",
        "version": "smwc-19183-1551156366",
        "upstream_time": 1551156366,
        "download_url": "https://dl.smwcentral.net/19183/Castlevania%20III%20%28JP%29%20-%20Aquarius.zip",
        "filename": "Castlevania III (JP) - Aquarius.zip",
        "size": 51373,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-iii-dracula-s-curse-aquarius-last-bible-iii-arr",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19778,
    "title": "Castlevania III: Dracula's Curse - Aquarius (Last Bible III arr.)",
    "authors": [
      "Lui"
    ],
    "tags": [
      "castle",
      "dark",
      "industrial",
      "night",
      "ruins",
      "spooky",
      "temple"
    ],
    "description": "Originally ported for the first round of Idol 8. This only uses samples from Last 3 as per the challenge requirements.",
    "latest_version": "smwc-19778-1556216624",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19778,
        "title": "Castlevania III: Dracula's Curse - Aquarius (Last Bible III arr.)",
        "version": "smwc-19778-1556216624",
        "upstream_time": 1556216624,
        "download_url": "https://dl.smwcentral.net/19778/aquarius.zip",
        "filename": "aquarius.zip",
        "size": 71710,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-iii-dracula-s-curse-aquarius-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34306,
    "title": "Castlevania III: Dracula's Curse  - Aquarius (Remix)",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "carnival",
      "dark",
      "ghost house",
      "industrial",
      "mountain",
      "night",
      "ruins",
      "spooky",
      "temple",
      "upbeat",
      "urban"
    ],
    "description": "A remix of Aquarius from Castlevania III.<br>\r\n<br>\r\nI tried to follow the same spark I had after my remix of Bloody Tears. This one's pretty experimental, especially in the second loop.<br>\r\n<br>\r\nMaybe it's the name of the song, but I tried to get for a very wet sound, whatever that means.",
    "latest_version": "smwc-34306-1696201716",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34306,
        "title": "Castlevania III: Dracula's Curse  - Aquarius (Remix)",
        "version": "smwc-34306-1696201716",
        "upstream_time": 1696201716,
        "download_url": "https://dl.smwcentral.net/34306/pisces.zip",
        "filename": "pisces.zip",
        "size": 35902,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-iii-dracula-s-curse-beats-of-the-noble-thief-mad-forest-flash-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33223,
    "title": "Castlevania III: Dracula's Curse - Beats Of The Noble Thief ~ Mad Forest (Flash-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "cutscene",
      "dark",
      "forest",
      "ghost house",
      "spooky"
    ],
    "description": "Did an special arrangement of <a href=\"https://youtu.be/hPbKUdFvbeM\" rel=\"nofollow\">Mad</a> <a href=\"https://youtu.be/HmuhOJCkZgs\" rel=\"nofollow\">Forest</a> from Castlevania III: Dracula's Curse for my <a href=\"https://hoodededge.bandcamp.com/album/love-colored-master-sparc700\" rel=\"nofollow\">Love-Colored MASTER SPARC700</a> Winter C3 2023 Album.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. D Minor w/ Slight Detune (Remix Pitch - Listening Only<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. D Minor (Original Pitch)) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. D# Minor (Custom Pitch)<br>\r\n‎‎‎‎‎‎‎‎ㅤ4. E Minor (Flash Man Pitch)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables Voice Clip, but at the cost of SMW-Compatibility<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables Voice Clip [turned on default]",
    "latest_version": "smwc-33223-1684761203",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33223,
        "title": "Castlevania III: Dracula's Curse - Beats Of The Noble Thief ~ Mad Forest (Flash-Mix)",
        "version": "smwc-33223-1684761203",
        "upstream_time": 1684761203,
        "download_url": "https://dl.smwcentral.net/33223/%5BLCMS%5D%20Beats%20Of%20The%20Noble%20Thief.zip",
        "filename": "%5BLCMS%5D Beats Of The Noble Thief.zip",
        "size": 362748,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-iii-dracula-s-curse-beginning",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10367,
    "title": "Castlevania III: Dracula's Curse - Beginning",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "castle",
      "final",
      "tense"
    ],
    "description": "A powerful Castlevania remix, which works for final, intense and athletic levels.",
    "latest_version": "smwc-10367-1424452191",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10367,
        "title": "Castlevania III: Dracula's Curse - Beginning",
        "version": "smwc-10367-1424452191",
        "upstream_time": 1424452191,
        "download_url": "https://dl.smwcentral.net/10367/Castlevania%20III%20-%20Beginning.zip",
        "filename": "Castlevania III - Beginning.zip",
        "size": 54689,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-iii-dracula-s-curse-bloodstained-rush-beginning-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41818,
    "title": "Castlevania III: Dracula's Curse - Bloodstained Rush 🩸 ~ Beginning (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "dark",
      "final",
      "ghost house",
      "industrial",
      "night",
      "spooky",
      "tense",
      "upbeat"
    ],
    "description": "<span style=\"font-size: 18pt;\"><span style=\"color: #dc846e;\">❝ 𝔄𝔣𝔱𝔢𝔯 𝔱𝔥𝔦𝔰 𝔣𝔦𝔤𝔥𝔱<br>\r\n𝔱𝔥𝔢 𝔅𝔢𝔩𝔪𝔬𝔫𝔱 𝔫𝔞𝔪𝔢<br>\r\n𝔰𝔥𝔞𝔩𝔩 𝔟𝔢 𝔥𝔬𝔫𝔬𝔯𝔢𝔡<br>\r\n𝔟𝔶 𝔞𝔩𝔩 𝔭𝔢𝔬𝔭𝔩𝔢. ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Ending, Castlevania III: Dracula's Curse (1989)</span><br>\r\n<br>\r\n<img src=\"https://bin.smwcentral.net/u/23547/Trevor%2B%2526%2BCrew.webp\" alt=\"\"><br>\r\n<br>\r\nDid an arrangement of <b><a href=\"https://youtu.be/HPpiDfYhO4M\" rel=\"nofollow\">Beginning</a></b> from <s>Castlevania III: Dracula's Curse</s> <i>Akumajou Densetsu</i> in celebration of <a href=\"https://youtu.be/X3-SJLWzjmE\" rel=\"nofollow\">Castlevania: Belmont's Curse</a> being announced. Really wanted to make something unique out of this song given it's the third major Castlevania theme (and I already did the other two major tracks, Vampire Killer & Bloody Tears in the past).<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #C784FF;\">Important:</span></b></span><br>\r\nㅤ♠  What's disabled:<br>\r\nㅤㅤ -  \"Bonus End\" (@7) <span style=\"color: #65e2a7;\">← (I did put the ActRaiser Organ in that spot if you just so happen to need it)</span> <br>\r\nㅤㅤ -  Thunder SFX<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. D Minor (<a href=\"https://youtu.be/ptgaCJSF7j8\" rel=\"nofollow\">Orig</a><a href=\"https://youtu.be/78706bv98S8\" rel=\"nofollow\">inal</a> Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. D# Minor (<a href=\"https://youtu.be/uBf4tvMOM7w\" rel=\"nofollow\">Super</a> Pitch)<br>\r\nㅤ3. C Minor (<a href=\"https://youtu.be/6dT93CLS09Y\" rel=\"nofollow\">Dracula X</a> Pitch)<br>\r\nㅤ4. E Minor (<a href=\"https://youtu.be/4hQkSbutQyQ\" rel=\"nofollow\">Perfect Selection</a> Pitch) <br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables the voice clip, but sacrifices SMW-Compatibility (Voice Enabled)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Disables the voice clip & Decreases the Echo (Voice Disabled)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\n",
    "latest_version": "smwc-41818-1777137061",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41818,
        "title": "Castlevania III: Dracula's Curse - Bloodstained Rush 🩸 ~ Beginning (Remix)",
        "version": "smwc-41818-1777137061",
        "upstream_time": 1777137061,
        "download_url": "https://dl.smwcentral.net/41818/Bloodstained%20Rush%20Fixed.zip",
        "filename": "Bloodstained Rush Fixed.zip",
        "size": 388217,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-iii-dracula-s-curse-clockwork-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11572,
    "title": "Castlevania III: Dracula's Curse - Clockwork (Remix)",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "tense"
    ],
    "description": "A vanilla remix of the clockwork theme. It can fit athletic levels and boss battles.",
    "latest_version": "smwc-11572-1437619420",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11572,
        "title": "Castlevania III: Dracula's Curse - Clockwork (Remix)",
        "version": "smwc-11572-1437619420",
        "upstream_time": 1437619420,
        "download_url": "https://dl.smwcentral.net/11572/Clockwork%20SMW.zip",
        "filename": "Clockwork SMW.zip",
        "size": 23342,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-iii-dracula-s-curse-clockwork-sm64-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11571,
    "title": "Castlevania III: Dracula's Curse - Clockwork (SM64 Remix)",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "castle",
      "dark",
      "final"
    ],
    "description": "The clockwork theme of Castlevania III, remixed in a way that recalls Bowser's last battle in Super Mario 64. It fits any kind of dark levels, castles, chapels, and so on.",
    "latest_version": "smwc-11571-1437619187",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11571,
        "title": "Castlevania III: Dracula's Curse - Clockwork (SM64 Remix)",
        "version": "smwc-11571-1437619187",
        "upstream_time": 1437619187,
        "download_url": "https://dl.smwcentral.net/11571/Clockwork64.zip",
        "filename": "Clockwork64.zip",
        "size": 35229,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-iii-dracula-s-curse-lost-in-the-sea-aquarius-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26651,
    "title": "Castlevania III: Dracula's Curse - Lost In The Sea ~ Aquarius (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "industrial",
      "ruins",
      "sad",
      "temple",
      "tense",
      "water"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/5J8XqDENH1Y\" rel=\"nofollow\">Aquarius</a> from Akumajou Densetsu <s>We don't talk about the international release of the game, known as Castlevania III</s>. Given the amount of Castlevania songs I've done, Aquarius was inevitable given the song's popularity. Honestly, I've been meaning to do a song from this game ever since I first started doing arrangements / ports on this site, given this is one of my favorite Castlevania soundtracks.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. D Minor (Original Pitch, turned on default)<br>\r\n2. E Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-26651-1619290912",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26651,
        "title": "Castlevania III: Dracula's Curse - Lost In The Sea ~ Aquarius (Remix)",
        "version": "smwc-26651-1619290912",
        "upstream_time": 1619290912,
        "download_url": "https://dl.smwcentral.net/26651/Lost_In_The_Sea.zip",
        "filename": "Lost_In_The_Sea.zip",
        "size": 114838,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-iii-dracula-s-curse-mad-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34958,
    "title": "Castlevania III: Dracula's Curse - Mad Forest",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "castle",
      "dark",
      "final",
      "forest",
      "industrial",
      "night",
      "spooky",
      "tense",
      "upbeat"
    ],
    "description": "A port of the forest theme very inspired from the original on the NES. Fits forests and any kind of dark yet athletic-y environments.",
    "latest_version": "smwc-34958-1693074593",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34958,
        "title": "Castlevania III: Dracula's Curse - Mad Forest",
        "version": "smwc-34958-1693074593",
        "upstream_time": 1693074593,
        "download_url": "https://dl.smwcentral.net/34958/madforest.zip",
        "filename": "madforest.zip",
        "size": 32406,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33092,
        "title": "Castlevania III: Dracula's Curse - Mad Forest",
        "version": "smwc-33092-1679779852",
        "upstream_time": 1679779852,
        "download_url": "https://dl.smwcentral.net/33092/Castlevania%20III%20-%20Mad%20Forest.zip",
        "filename": "Castlevania III - Mad Forest.zip",
        "size": 32562,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27375,
        "title": "Castlevania III: Dracula's Curse - Mad Forest",
        "version": "smwc-27375-1625117761",
        "upstream_time": 1625117761,
        "download_url": "https://dl.smwcentral.net/27375/MadForest.zip",
        "filename": "MadForest.zip",
        "size": 61211,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11573,
        "title": "Castlevania III: Dracula's Curse - Mad Forest",
        "version": "smwc-11573-1437619529",
        "upstream_time": 1437619529,
        "download_url": "https://dl.smwcentral.net/11573/Mad%20Forest.zip",
        "filename": "Mad Forest.zip",
        "size": 76678,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-iii-dracula-s-curse-riddle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10387,
    "title": "Castlevania III: Dracula's Curse - Riddle",
    "authors": [
      "Lui"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "night"
    ],
    "description": "The song that plays in the the next-to-last level in the game. Could probably fit pretty intense, fast paced and maybe also spooky areas.",
    "latest_version": "smwc-10387-1419688293",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10387,
        "title": "Castlevania III: Dracula's Curse - Riddle",
        "version": "smwc-10387-1419688293",
        "upstream_time": 1419688293,
        "download_url": "https://dl.smwcentral.net/10387/riddle.zip",
        "filename": "riddle.zip",
        "size": 68519,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-iii-dracula-s-curse-river-business-stream-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32372,
    "title": "Castlevania III: Dracula's Curse - River Business ~ Stream (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "forest",
      "ruins",
      "swamp",
      "water"
    ],
    "description": "Did a simple arrangement of <a href=\"https://youtu.be/FpIQt5qUHDk\" rel=\"nofollow\">Str</a><a href=\"https://youtu.be/QHwhxS-gG50\" rel=\"nofollow\">eam</a> from Castlevania III: Dracula's Curse. Was feeling the mood for some more Castlevania III music, especially since it's been a year since I last arranged a song from this game. Dope song! Nuff said.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n",
    "latest_version": "smwc-32372-1675139154",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32372,
        "title": "Castlevania III: Dracula's Curse - River Business ~ Stream (Remix)",
        "version": "smwc-32372-1675139154",
        "upstream_time": 1675139154,
        "download_url": "https://dl.smwcentral.net/32372/River%20Business.zip",
        "filename": "River Business.zip",
        "size": 67526,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-legends-highest-castle-floor-stage-4",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17353,
    "title": "Castlevania Legends - Highest Castle Floor (Stage 4) (16-bit Remix)",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "athletic",
      "castle",
      "fire"
    ],
    "description": "Music that plays in Castlevania Legends. Good for general castle stages.",
    "latest_version": "smwc-17353-1522806666",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17353,
        "title": "Castlevania Legends - Highest Castle Floor (Stage 4) (16-bit Remix)",
        "version": "smwc-17353-1522806666",
        "upstream_time": 1522806666,
        "download_url": "https://dl.smwcentral.net/17353/%5BU%5D%20Castlevania%20Legends%20-%20Highest%20Castle%20Floor%20%28Stage%204%29%2016bit%20Remix.zip",
        "filename": "%5BU%5D Castlevania Legends - Highest Castle Floor (Stage 4) 16bit Remix.zip",
        "size": 33470,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-legends-the-knight-skulking-at-night-encounters-night-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40679,
    "title": "Castlevania Legends - The Knight skulking at Night 🔪 ~ Encounters (Night-mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "castle",
      "chaotic",
      "chase",
      "dark",
      "final",
      "industrial",
      "tense",
      "upbeat"
    ],
    "description": "<span style=\"font-size: 18pt;\"><span style=\"color: #ba96f1;\">❝ 𝐈𝐟 𝐢𝐭 𝐢𝐬 𝐦𝐲 𝐟𝐚𝐭𝐞 𝐭𝐨 𝐚𝐠𝐚𝐢𝐧 𝐛𝐞 𝐚 𝐯𝐚𝐦𝐩𝐢𝐫𝐞 𝐡𝐮𝐧𝐭𝐞𝐫, 𝐈 𝐰𝐢𝐥𝐥 𝐛𝐞 𝐫𝐞𝐚𝐝𝐲! 𝐍𝐨, 𝐈 𝐰𝐢𝐥𝐥 𝐠𝐥𝐚𝐝𝐥𝐲 𝐚𝐜𝐜𝐞𝐩𝐭 𝐭𝐡𝐚𝐭 𝐝𝐞𝐬𝐭𝐢𝐧𝐲. 𝐒𝐨, 𝐮𝐧𝐭𝐢𝐥 𝐲𝐨𝐮𝐫 𝐬𝐨𝐮𝐥 𝐢𝐬 𝐬𝐚𝐯𝐞𝐝, 𝐮𝐧𝐭𝐢𝐥 𝐚𝐥𝐥 𝐭𝐡𝐞 𝐞𝐯𝐢𝐥 𝐝𝐞𝐬𝐢𝐫𝐞𝐬 𝐢𝐧 𝐭𝐡𝐞 𝐰𝐨𝐫𝐥𝐝 𝐚𝐫𝐞 𝐞𝐱𝐡𝐚𝐮𝐬𝐞𝐝, 𝐠𝐨𝐨𝐝𝐛𝐲𝐞, 𝐫𝐮𝐥𝐞𝐫 𝐨𝐟 𝐞𝐯𝐢𝐥. ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Sonia Belmont, <i>Castlevania Legends</i> (1997)</span><br>\r\n<br>\r\n<img src=\"https://bin.smwcentral.net/u/23547/Sonia.webp\" alt=\"\"><br>\r\n<br>\r\nDid an arrangement of <b><a href=\"https://youtu.be/k-5h0z0_OJk\" rel=\"nofollow\">Encounters</a></b> from <i>Castlevania: Legends</i> <div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">(ft. <a href=\"https://youtu.be/vS_a8Edde8k\" rel=\"nofollow\">Night of Nights</a> by <i>beatMARIO</i>)</div></div>. Reviving another unfinished 2022-mix 'cuz I had so much done with this one, so I just polished it up so I could release this. Always thought this theme was pretty underrated and thought I'd do a funny arrangement of this track with Night-like undertones if you know what I'm getting at. 😏<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠  What's disabled:<br>\r\nㅤㅤ -  \"Bonus End\" (@7)<br>\r\nㅤㅤ -  \"P-Switch\" (@12)<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. D Minor w/ Slight Detune (Remix Pitch)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. D Minor (Nights Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ3. E Minor (Original Pitch)<br>\r\nㅤ4. D# Minor (Custom Pitch)<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables the Voice Clip (VOICE Enabled)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span> <br>\r\nㅤㅤ ㅤ -  Yoshi SFX (@15)<br>\r\nㅤㅤㅤ  -  Thunder SFX<br>\r\nㅤㅤ ♠  Death sound is gonna sound weird (@0 replaces @9 to save on space).<br>\r\nㅤ2. Disables the Voice Clip (VOICE Disabled)",
    "latest_version": "smwc-40679-1763398975",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40679,
        "title": "Castlevania Legends - The Knight skulking at Night 🔪 ~ Encounters (Night-mix)",
        "version": "smwc-40679-1763398975",
        "upstream_time": 1763398975,
        "download_url": "https://dl.smwcentral.net/40679/The%20Knight%20skulking%20at%20Night.zip",
        "filename": "The Knight skulking at Night.zip",
        "size": 400932,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-order-of-ecclesia-rhapsody-of-the-forsaken",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37446,
    "title": "Castlevania: Order of Ecclesia - Rhapsody of the Forsaken",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "castle",
      "chase",
      "final",
      "tense"
    ],
    "description": "Rhapsody of the Forsaken from Castlevania: Order of Ecclesia, which plays in the Minera Prison Island and Lighthouse areas. Good for areas like castles, athletic levels, tower/fortress areas and in general is very fitting for parts that require a higher degree of intensity.<br>\r\n<br>\r\nWARNING: Not compatible with Blaargs or Yoshi.",
    "latest_version": "smwc-37446-1717208196",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37446,
        "title": "Castlevania: Order of Ecclesia - Rhapsody of the Forsaken",
        "version": "smwc-37446-1717208196",
        "upstream_time": 1717208196,
        "download_url": "https://dl.smwcentral.net/37446/ecclesianrhapsody.zip",
        "filename": "ecclesianrhapsody.zip",
        "size": 146345,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-order-of-ecclesia-stones-hold-a-grudge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7292,
    "title": "Castlevania: Order of Ecclesia - Stones Hold a Grudge",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "calm",
      "ice",
      "ruins",
      "temple"
    ],
    "description": "This is a simple, yet strikingly eerie theme heard during a key plot event in Order of Ecclesia. Great for a cutscene or temple area.",
    "latest_version": "smwc-7292-1319468281",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7292,
        "title": "Castlevania: Order of Ecclesia - Stones Hold a Grudge",
        "version": "smwc-7292-1319468281",
        "upstream_time": 1319468281,
        "download_url": "https://dl.smwcentral.net/7292/cvooeshag.zip",
        "filename": "cvooeshag.zip",
        "size": 66661,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-order-of-ecclesia-unholy-vespers",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16333,
    "title": "Castlevania: Order of Ecclesia - Unholy Vespers",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "ghost house",
      "night",
      "tense"
    ],
    "description": "for levels of castles",
    "latest_version": "smwc-16333-1507531018",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16333,
        "title": "Castlevania: Order of Ecclesia - Unholy Vespers",
        "version": "smwc-16333-1507531018",
        "upstream_time": 1507531018,
        "download_url": "https://dl.smwcentral.net/16333/Unholy%20Vespers.zip",
        "filename": "Unholy Vespers.zip",
        "size": 42668,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-portrait-of-ruin-crucifix-held-close",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18907,
    "title": "Castlevania: Portrait of Ruin - Crucifix Held Close",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "castle",
      "final",
      "fire",
      "tense"
    ],
    "description": "This is Crucifix Held Close from Castlevania: Portrait of Ruin, which is actually a remix of another Castlevania song, Cross Your Heart from Haunted Castle.<br>\r\n<br>\r\nUse this if you want a epic feel to your Castle level; like most Castlevania songs, they definitely deliver when it comes to castle levels of any kind lol",
    "latest_version": "smwc-18907-1547165610",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18907,
        "title": "Castlevania: Portrait of Ruin - Crucifix Held Close",
        "version": "smwc-18907-1547165610",
        "upstream_time": 1547165610,
        "download_url": "https://dl.smwcentral.net/18907/crucifixheldclose.zip",
        "filename": "crucifixheldclose.zip",
        "size": 74533,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-portrait-of-ruin-gaze-up-at-the-darkness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11265,
    "title": "Castlevania: Portrait of Ruin - Gaze Up at the Darkness",
    "authors": [
      "HertzDevil"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "night"
    ],
    "description": "The song that plays in the Master's Keep in Castlevania: Portrait of Ruin.",
    "latest_version": "smwc-11265-1431472045",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11265,
        "title": "Castlevania: Portrait of Ruin - Gaze Up at the Darkness",
        "version": "smwc-11265-1431472045",
        "upstream_time": 1431472045,
        "download_url": "https://dl.smwcentral.net/11265/gaze.zip",
        "filename": "gaze.zip",
        "size": 34446,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-prologue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21477,
    "title": "Castlevania - Prologue",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "misc"
    ],
    "description": "The Prologue song from Castlevania. Requested by Teyla.",
    "latest_version": "smwc-21477-1573505531",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21477,
        "title": "Castlevania - Prologue",
        "version": "smwc-21477-1573505531",
        "upstream_time": 1573505531,
        "download_url": "https://dl.smwcentral.net/21477/Castlevania%20-%20Prologue.zip",
        "filename": "Castlevania - Prologue.zip",
        "size": 31738,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-rise-of-the-vampire-killer-vampire-killer-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21264,
    "title": "Castlevania - Rise of the Vampire Killer ~ Vampire Killer (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "dark",
      "industrial",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #d4403b;\">𝕯𝖎𝖊, 𝖒𝖔𝖓𝖘𝖙𝖊𝖗! 𝖄𝖔𝖚 𝖉𝖔𝖓'𝖙 𝖇𝖊𝖑𝖔𝖓𝖌 𝖎𝖓 𝖙𝖍𝖎𝖘 𝖜𝖔𝖗𝖑𝖉!</span></span><br>\r\n<br>\r\nThe first stage of <i>Castlevania 1</i> that became one of the three definitive theme songs of the <i>Castlevania</i> franchise. A bit more intensive than the original version, but that's how I like it. It also has an ending similar to that the of <i>Castlevania: Rondo of Blood</i> version of this song... or is it...<br>\r\n<br>\r\nThis song could fit dark stages, castles, intense ghost houses, and maybe even factories if you're crazy enough to use them in those levels.<br>\r\n<br>\r\n<b>Note:</b> There's a READ ME!!.txt file with the sample group necessary for this song to work. All you need to do is copy what's inside and place it into the Addmusic_sample groups.txt file or else an error will come up when you try to export this into your romhack. The Thunder SFX is not compatible with this song.",
    "latest_version": "smwc-21264-1571702128",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21264,
        "title": "Castlevania - Rise of the Vampire Killer ~ Vampire Killer (Remix)",
        "version": "smwc-21264-1571702128",
        "upstream_time": 1571702128,
        "download_url": "https://dl.smwcentral.net/21264/Scarlet%20Vampire%20Killer.zip",
        "filename": "Scarlet Vampire Killer.zip",
        "size": 84571,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-rondo-of-blood-cross-a-fear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24456,
    "title": "Castlevania: Rondo of Blood - Cross A Fear",
    "authors": [
      "BennyWhatever"
    ],
    "tags": [
      "athletic",
      "castle",
      "chase",
      "industrial",
      "night",
      "ruins",
      "spooky"
    ],
    "description": "The rockin' song from the second level of Castlevania: Rondo of Blood (and Dracula X). This track would go well in a castle or sinister area, particularly one that moves quickly to match the driving tempo.<br>\r\n<br>\r\nThis is my first port, and I poured a ton of hours and heart into it. I hope you enjoy it.",
    "latest_version": "smwc-24456-1601522358",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24456,
        "title": "Castlevania: Rondo of Blood - Cross A Fear",
        "version": "smwc-24456-1601522358",
        "upstream_time": 1601522358,
        "download_url": "https://dl.smwcentral.net/24456/CrossAFear.zip",
        "filename": "CrossAFear.zip",
        "size": 70010,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-rondo-of-blood-dracula-x-bloodlines",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9514,
    "title": "Castlevania: Rondo of Blood / Dracula X - Bloodlines",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "night",
      "tense"
    ],
    "description": "The song from the very first level of Dracula X/Rondo of Blood. Could fit various scenes.<br>\r\n<br>\r\nIncluded is a custom-sampled version.",
    "latest_version": "smwc-9514-1416510707",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9514,
        "title": "Castlevania: Rondo of Blood / Dracula X - Bloodlines",
        "version": "smwc-9514-1416510707",
        "upstream_time": 1416510707,
        "download_url": "https://dl.smwcentral.net/9514/bloodlines.zip",
        "filename": "bloodlines.zip",
        "size": 141610,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-rondo-of-blood-dracula-x-dinner-of-flames-bloodlines-scarlet-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30196,
    "title": "Castlevania: Rondo of Blood / Dracula X - Dinner of Flames ~ Bloodlines (Scarlet-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "industrial",
      "night",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #6885E9;\">𝕯𝖎𝖊 𝖒𝖔𝖓𝖘𝖙𝖊𝖗. 𝖄𝖔𝖚 𝖉𝖔𝖓'𝖙 𝖇𝖊𝖑𝖔𝖓𝖌 𝖎𝖓 𝖙𝖍𝖎𝖘 𝖜𝖔𝖗𝖑𝖉!</span></span><br>\r\n<br>\r\nDid a very special arrangement of best boi Richter Belmont's theme song, <a href=\"https://youtu.be/XoGCokTDSyA\" rel=\"nofollow\">Div</a><a href=\"https://youtu.be/M1GPGI0Ezp0\" rel=\"nofollow\">ine</a> <a href=\"https://youtu.be/vqeK2Ubd1tE\" rel=\"nofollow\">Blood</a><a href=\"https://youtu.be/hK9CsmhW6-w\" rel=\"nofollow\">lines</a>, from Castlevania: Rondo Of Blood / Dracula X for my <span style=\"color: #FFE478;\">2K subscriber milestone</span>. This song ended up winning a poll (of 5 songs) on my YT Community Page for which song I'd do for this special.<br>\r\n<br>\r\nThis song... it's another one of my all-time favorite VGMs. It's intense, heroic, catchy, dark, etc. I hope to god somebody plays this at my funeral whenever I pass away in the FAR future.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C Minor (Original Pitch, turned on default)<br>\r\n2. C# Minor (<a href=\"https://youtu.be/XMukmtNRMtU\" rel=\"nofollow\">M&K Company</a> Pitch)<br>\r\n3. D Minor (Custom Pitch)",
    "latest_version": "smwc-30196-1654019052",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30196,
        "title": "Castlevania: Rondo of Blood / Dracula X - Dinner of Flames ~ Bloodlines (Scarlet-Mix)",
        "version": "smwc-30196-1654019052",
        "upstream_time": 1654019052,
        "download_url": "https://dl.smwcentral.net/30196/Dinner%20of%20Flames.zip",
        "filename": "Dinner of Flames.zip",
        "size": 152180,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-stage-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23472,
    "title": "Castlevania - Stage Clear",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "An unsampled port of the stage clear jingle from Castlevania. Should work with global.",
    "latest_version": "smwc-23472-1593645668",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23472,
        "title": "Castlevania - Stage Clear",
        "version": "smwc-23472-1593645668",
        "upstream_time": 1593645668,
        "download_url": "https://dl.smwcentral.net/23472/Stage%20Clear%20%28Castlevania%29.zip",
        "filename": "Stage Clear (Castlevania).zip",
        "size": 61777,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-symphony-of-the-night-blood-relations",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20490,
    "title": "Castlevania: Symphony of the Night - Blood Relations",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "dark",
      "final",
      "tense"
    ],
    "description": "This is the theme that plays when you're fighting Richter Belmont, the game's fake final boss, in Castlevania: Symphony of the Night. This is a very final-like song, but it's also a very weird and \"janky\" one, thanks to the 5/8 time signature this song is mostly in, which, along with the overall strong presence of dissonance, gives off a very great sense of unsettlement and tragedy to the battle itself, to differentiate from other final boss themes.<br>\r\n<br>\r\nBut yeah, like I said here, honestly, in my opinion, I think the best way this could fit is really only for final boss battles. You could probably find a better use for this port outside of that purpose tho, maybe I'm just being dumb. :V",
    "latest_version": "smwc-20490-1562905964",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20490,
        "title": "Castlevania: Symphony of the Night - Blood Relations",
        "version": "smwc-20490-1562905964",
        "upstream_time": 1562905964,
        "download_url": "https://dl.smwcentral.net/20490/Blood%20Relations.zip",
        "filename": "Blood Relations.zip",
        "size": 85977,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-symphony-of-the-night-darkness-within-the-walls-dracula-s-castle-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33605,
    "title": "Castlevania: Symphony of the Night - Darkness Within The Walls ~ Dracula's Castle (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "ghost house",
      "mysterious",
      "night",
      "spooky"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #EB564B;\"><i><b>Demon, death is too good for you!</b></i> 🦇</span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/C4oWrCzrXZM\" rel=\"nofollow\">Dracula's Castle</a> from Castlevania: Symphony of the Night to celebrate the Return to Castlevania DLC for Dead Cells.<br>\r\n<br>\r\nWe all know how iconic it is! It's the first thing you hear once you enter Dracula's doors into his newest and most biggest castle (at the time). It's such an amazing theme song for the amazing game that changed the world forever!!!<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Hooded's Obsessive Shilling Over Dead Cells & Why You Should Play It</span></div><div class=\"collapse-content\">Dead Cells is a must-play for any Castlevania, Metroidvania, and Rogue-lite fans. It's an underrated masterpiece that continues to be a better live-service than every live-service game out there (w/o even being a real live-service game in the first-place) w/ constant updates adding new content to the already-finished game. Its combat is fluent, its level design is perfect, its atmosphere is tense and Castlevania-like, IT'S ALL PERFECT, AND YOU SHOULD PLAY IT!!!<br>\r\n<br>\r\n<b>SERIOUSLY! WHAT ARE YOU DOING WITH YOUR LIFE RIGHT NOW?!?! GO BUY IT!!! PLZ!!! IT'S SO FREAKING AMAZING!!!</b></div></div><br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. G Minor (Original Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. F# Minor (Custom Pitch)",
    "latest_version": "smwc-33605-1690278706",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33605,
        "title": "Castlevania: Symphony of the Night - Darkness Within The Walls ~ Dracula's Castle (Remix)",
        "version": "smwc-33605-1690278706",
        "upstream_time": 1690278706,
        "download_url": "https://dl.smwcentral.net/33605/Darkness%20Within%20The%20Walls.zip",
        "filename": "Darkness Within The Walls.zip",
        "size": 110408,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-symphony-of-the-night-dracula-s-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7266,
    "title": "Castlevania: Symphony of the Night - Dracula's Castle",
    "authors": [
      "Holy Order Sol"
    ],
    "tags": [
      "castle",
      "cutscene",
      "ghost house"
    ],
    "description": "Theme of the castle entrance. Should fit a Ghost House or a creepy castle level.",
    "latest_version": "smwc-7266-1318140158",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7266,
        "title": "Castlevania: Symphony of the Night - Dracula's Castle",
        "version": "smwc-7266-1318140158",
        "upstream_time": 1318140158,
        "download_url": "https://dl.smwcentral.net/7266/SotNCastle.zip",
        "filename": "SotNCastle.zip",
        "size": 72292,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-symphony-of-the-night-lost-painting",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29854,
    "title": "Castlevania: Symphony of the Night - Lost Painting",
    "authors": [
      "com_poser"
    ],
    "tags": [
      "castle",
      "cave",
      "chase",
      "final",
      "night",
      "tense"
    ],
    "description": "This is my drum and bass uptempo remix of Lost Painting from Castlevania Symphony of the Night. <br>\r\n<br>\r\nThe loop for this track is over 90 seconds, so it's a nice port to use in difficult and fast-paced levels that might require the player to be there for 30 minutes.",
    "latest_version": "smwc-29854-1650315556",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29854,
        "title": "Castlevania: Symphony of the Night - Lost Painting",
        "version": "smwc-29854-1650315556",
        "upstream_time": 1650315556,
        "download_url": "https://dl.smwcentral.net/29854/LostPainting.zip",
        "filename": "LostPainting.zip",
        "size": 69991,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-symphony-of-the-night-night-of-the-funky-ghouls-wandering-ghosts-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32331,
    "title": "Castlevania: Symphony of the Night - Night of the Funky Ghouls 🦇 ~ Wandering Ghosts (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "ghost house",
      "night",
      "spooky"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #ff9166;\">🦇 ℌ𝔞𝔭𝔭𝔶 ℌ𝔞𝔩𝔩𝔬𝔴𝔢𝔢𝔫!! 🎃</span></span><br>\r\n<br>\r\nDid a more funky arrangement of <a href=\"https://youtu.be/_JtTscKXXFA\" rel=\"nofollow\">Wandering Ghosts</a> from Castlevania: Symphony of the Night for my Halloween Special (coming up on... Halloween). It's been a while since I last did my previous Castlevania remix, and I thought I'd do one from one of the coolest games to exist. Always been a massive fan of Symphony of the Night ever since I first played it. It's easily my 2nd favorite Castlevania game behind Rondo.<br>\r\n<br>\r\nWandering Ghosts is my favorite song in the game. It's so freaking good, and I can't believe they'd put this banger in a Colosseum that you barely spend much time in.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" Yoshi, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F Minor (Original Pitch) [turned on by default]<br>\r\n2. G Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-32331-1675030822",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32331,
        "title": "Castlevania: Symphony of the Night - Night of the Funky Ghouls 🦇 ~ Wandering Ghosts (Remix)",
        "version": "smwc-32331-1675030822",
        "upstream_time": 1675030822,
        "download_url": "https://dl.smwcentral.net/32331/Night%20of%20the%20Funky%20Ghouls.zip",
        "filename": "Night of the Funky Ghouls.zip",
        "size": 112632,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-symphony-of-the-night-the-master-librarian",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21212,
    "title": "Castlevania: Symphony of the Night - The Master Librarian",
    "authors": [
      "Aikku"
    ],
    "tags": [
      "cave",
      "ghost house",
      "mysterious"
    ],
    "description": "Ported by request. 7 custom samples (6.4KiB).<br>\r\n<br>\r\nIt was a pain to figure out the notes for the cabasa, but I think it turned out mostly okay.<br>\r\n<br>\r\nThe lower harpsichord notes are on Ch6 out of necessity (as far as wanting to have a dedicated channel for the flute delay/echo, anyway). It's not particularly loud so I imagine that if it gets cut off by sound effects, it won't be missed.<br>\r\n<br>\r\nCould work well in a puzzle-type cave atmosphere (not familiar with the series so I may be way off as to how it should fit in).",
    "latest_version": "smwc-21212-1569894543",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21212,
        "title": "Castlevania: Symphony of the Night - The Master Librarian",
        "version": "smwc-21212-1569894543",
        "upstream_time": 1569894543,
        "download_url": "https://dl.smwcentral.net/21212/CastlevaniaSotN_Master_Librarian.zip",
        "filename": "CastlevaniaSotN_Master_Librarian.zip",
        "size": 45701,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-symphony-of-the-night-wood-carving-partita",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35250,
    "title": "Castlevania: Symphony of the Night - Wood Carving Partita",
    "authors": [
      "SviSvi"
    ],
    "tags": [
      "castle",
      "dark",
      "ghost house",
      "night",
      "spooky"
    ],
    "description": "A baroque piece for harpsichord and strings.",
    "latest_version": "smwc-35250-1701703865",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35250,
        "title": "Castlevania: Symphony of the Night - Wood Carving Partita",
        "version": "smwc-35250-1701703865",
        "upstream_time": 1701703865,
        "download_url": "https://dl.smwcentral.net/35250/Wood_carving_partita.zip",
        "filename": "Wood_carving_partita.zip",
        "size": 63402,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-the-adventure-battle-of-the-holy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40360,
    "title": "Castlevania: The Adventure - Battle of the Holy",
    "authors": [
      "7 up"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "ghost house",
      "night",
      "ruins",
      "spooky"
    ],
    "description": "An unsampled version of the first level music from Castlevania Adventure for GB. Includes four variants, of which both different TXT files have different intros and ADSR values and each includes info on tempo customization. Arrangement tempo has been set by default, but you can also set the original tempo.<br>\r\n<br>\r\nBest for castle levels, of course.",
    "latest_version": "smwc-40360-1763227574",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40360,
        "title": "Castlevania: The Adventure - Battle of the Holy",
        "version": "smwc-40360-1763227574",
        "upstream_time": 1763227574,
        "download_url": "https://dl.smwcentral.net/40360/cta-both.zip",
        "filename": "cta-both.zip",
        "size": 131837,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-the-adventure-the-religious-fighter-battle-of-the-holy-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28861,
    "title": "Castlevania: The Adventure - The Religious Fighter ~ Battle Of The Holy (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "dark",
      "final",
      "industrial",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/dbgGxQGd4I4\" rel=\"nofollow\">Battle of</a> <a href=\"https://youtu.be/EqlgBf4UUk4\" rel=\"nofollow\">the Holy</a> from Castlevania: The Adventure. The perfect kind of song to play when you're moving at <b>0.5 miles per hour</b>. Awesome theme song, but why the hell wasn't this used in Castlevania: The Adventure ReBirth?!?!<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n",
    "latest_version": "smwc-28861-1642104118",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28861,
        "title": "Castlevania: The Adventure - The Religious Fighter ~ Battle Of The Holy (Remix)",
        "version": "smwc-28861-1642104118",
        "upstream_time": 1642104118,
        "download_url": "https://dl.smwcentral.net/28861/Religious%20Fighter%2C%20The.zip",
        "filename": "Religious Fighter%2C The.zip",
        "size": 71307,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-the-last-hour-out-of-time-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27956,
    "title": "Castlevania - The Last Hour ~ Out of Time (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "dark",
      "final",
      "industrial",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/NJjoZccwV8s\" rel=\"nofollow\">Out o</a><a href=\"f Time\">f Time</a> from Castlevania 1. Been a while since I did a Castlevania theme, and I thought I'd do one from the classic early NES game. Surprised a port of this song hasn't been made at all.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. G Minor (Original Pitch, turned on default)<br>\r\n2. F# Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-27956-1629831600",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27956,
        "title": "Castlevania - The Last Hour ~ Out of Time (Remix)",
        "version": "smwc-27956-1629831600",
        "upstream_time": 1629831600,
        "download_url": "https://dl.smwcentral.net/27956/Last%20Hour%2C%20The.zip",
        "filename": "Last Hour%2C The.zip",
        "size": 106215,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-vampire-crush-vampire-killer-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7774,
    "title": "Castlevania - Vampire Crush (Vampire Killer Remix)",
    "authors": [
      "Atma"
    ],
    "tags": [
      "castle"
    ],
    "description": "A very nice remix of 'Vampire Killer' made by TrapFanatic, and ported by Atma. Could be used for castles.",
    "latest_version": "smwc-7774-1338032890",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7774,
        "title": "Castlevania - Vampire Crush (Vampire Killer Remix)",
        "version": "smwc-7774-1338032890",
        "upstream_time": 1338032890,
        "download_url": "https://dl.smwcentral.net/7774/VampireCrush.zip",
        "filename": "VampireCrush.zip",
        "size": 66339,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-vampire-killer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33091,
    "title": "Castlevania - Vampire Killer",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "castle",
      "dark",
      "fire",
      "night",
      "retro"
    ],
    "description": "Could fit a castle theme. Vampire Killer from Castlevania",
    "latest_version": "smwc-33091-1680326211",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33091,
        "title": "Castlevania - Vampire Killer",
        "version": "smwc-33091-1680326211",
        "upstream_time": 1680326211,
        "download_url": "https://dl.smwcentral.net/33091/Castlevania%20-%20Vampire%20Killer.zip",
        "filename": "Castlevania - Vampire Killer.zip",
        "size": 32598,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23147,
        "title": "Castlevania - Vampire Killer",
        "version": "smwc-23147-1590785579",
        "upstream_time": 1590785579,
        "download_url": "https://dl.smwcentral.net/23147/Castlevania-VampireKiller.zip",
        "filename": "Castlevania-VampireKiller.zip",
        "size": 50423,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7680,
        "title": "Castlevania - Vampire Killer",
        "version": "smwc-7680-1319467632",
        "upstream_time": 1319467632,
        "download_url": "https://dl.smwcentral.net/7680/Vampire%20Killer.zip",
        "filename": "Vampire Killer.zip",
        "size": 66174,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-castlevania-vicious-cycle-of-corruption-wicked-child-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28935,
    "title": "Castlevania - Vicious Cycle Of Corruption ~ Wicked Child (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "dark",
      "final",
      "industrial",
      "ruins",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #C2C2D1;\">𝖄𝖔𝖚 𝖍𝖆𝖛𝖊 𝖇𝖊𝖊𝖓 𝖉𝖔𝖔𝖒𝖊𝖉 𝖊𝖛𝖊𝖗 𝖘𝖎𝖓𝖈𝖊 𝖞𝖔𝖚 𝖑𝖔𝖘𝖙 𝖙𝖍𝖊 𝖆𝖇𝖎𝖑𝖎𝖙𝖞 𝖙𝖔 𝖑𝖔𝖛𝖊.</span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/m1AL71OChls\" rel=\"nofollow\">Wicked</a> <a href=\"https://youtu.be/3TDL12tMIyQ\" rel=\"nofollow\">Child</a> from Castlevania. Got some heavy inspiration from this one <a href=\"https://youtu.be/oPBE0TkEpBg\" rel=\"nofollow\">arranged version</a> I heard in a Doom mod (Castlevania: Simon's Destiny) and really wanted to do my own take on the theme after hearing that.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C Minor (Remix Pitch, turned on default)<br>\r\n2. D Minor (Original Pitch)<br>\r\n3. E Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-28935-1643690907",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28935,
        "title": "Castlevania - Vicious Cycle Of Corruption ~ Wicked Child (Remix)",
        "version": "smwc-28935-1643690907",
        "upstream_time": 1643690907,
        "download_url": "https://dl.smwcentral.net/28935/Vicious%20Cycle%20Of%20Corruption.zip",
        "filename": "Vicious Cycle Of Corruption.zip",
        "size": 162147,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cat-planet-factory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7912,
    "title": "Cat Planet - Factory",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "industrial",
      "space"
    ],
    "description": "This is the factory theme from Cat Planet, made famous by raocow's Let's Play of it. Note that it does NOT require a sample bank, although it does require AddmusicM. Enjoy.",
    "latest_version": "smwc-7912-1311888538",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7912,
        "title": "Cat Planet - Factory",
        "version": "smwc-7912-1311888538",
        "upstream_time": 1311888538,
        "download_url": "https://dl.smwcentral.net/7912/CPF.zip",
        "filename": "CPF.zip",
        "size": 61159,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cat-planet-welcome-to-cat-planet",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12825,
    "title": "Cat Planet - Welcome to Cat Planet",
    "authors": [
      "nambona890"
    ],
    "tags": [
      "calm",
      "overworld"
    ],
    "description": "The song from the surface of Cat Planet in cat planet. Works in calm overworlds or Yoshi's House-esque places.",
    "latest_version": "smwc-12825-1450550386",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12825,
        "title": "Cat Planet - Welcome to Cat Planet",
        "version": "smwc-12825-1450550386",
        "upstream_time": 1450550386,
        "download_url": "https://dl.smwcentral.net/12825/Welcome%20to%20Cat%20Planet.zip",
        "filename": "Welcome to Cat Planet.zip",
        "size": 30242,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-music",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8056,
    "title": "Cave Music",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "cave",
      "dark"
    ],
    "description": "This cave song is pure awesome after the intro. Fantastic job on percussion, overall flow, and the use of @15 for tense moments.",
    "latest_version": "smwc-8056-1319880859",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8056,
        "title": "Cave Music",
        "version": "smwc-8056-1319880859",
        "upstream_time": 1319880859,
        "download_url": "https://dl.smwcentral.net/8056/Cave%20Music.zip",
        "filename": "Cave Music.zip",
        "size": 68306,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7384,
        "title": "Cave Music 2: Dark Cave",
        "version": "smwc-7384-1319882439",
        "upstream_time": 1319882439,
        "download_url": "https://dl.smwcentral.net/7384/Dark%20Cave%20%28Cave%20music%202%29.zip",
        "filename": "Dark Cave (Cave music 2).zip",
        "size": 66918,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-of-darkness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41722,
    "title": "Cave of Darkness",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "cave",
      "dark"
    ],
    "description": "There aren't enough good cave themes, in my opinion, so I decided to make one.  It should be good for typical underground levels.",
    "latest_version": "smwc-41722-1773980375",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41722,
        "title": "Cave of Darkness",
        "version": "smwc-41722-1773980375",
        "upstream_time": 1773980375,
        "download_url": "https://dl.smwcentral.net/41722/Cave%20of%20Darkness.zip",
        "filename": "Cave of Darkness.zip",
        "size": 31498,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-of-doom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7283,
    "title": "Cave of Doom",
    "authors": [
      "gpetry"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "final"
    ],
    "description": "Cave song I made. Fits scary caves and castles.",
    "latest_version": "smwc-7283-1319739115",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7283,
        "title": "Cave of Doom",
        "version": "smwc-7283-1319739115",
        "upstream_time": 1319739115,
        "download_url": "https://dl.smwcentral.net/7283/Cave%20of%20Doom%20-%20Custom%20by%20Gpetry.zip",
        "filename": "Cave of Doom - Custom by Gpetry.zip",
        "size": 72950,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-raider",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7388,
    "title": "Cave Raider",
    "authors": [
      "gpetry"
    ],
    "tags": [
      "cave"
    ],
    "description": "Composed it to sound like a cave/volcano song. Ended up sounding like a CAVE ADVENTURE song. So, Hope you like it!",
    "latest_version": "smwc-7388-1319880945",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7388,
        "title": "Cave Raider",
        "version": "smwc-7388-1319880945",
        "upstream_time": 1319880945,
        "download_url": "https://dl.smwcentral.net/7388/Cave%20Raider%20-%20Custom%20by%20Gpetry.zip",
        "filename": "Cave Raider - Custom by Gpetry.zip",
        "size": 72478,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-access",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7293,
    "title": "Cave Story - Access",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "bonus",
      "p-switch"
    ],
    "description": "Very short song, best for...bonus rooms?",
    "latest_version": "smwc-7293-1319645123",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7293,
        "title": "Cave Story - Access",
        "version": "smwc-7293-1319645123",
        "upstream_time": 1319645123,
        "download_url": "https://dl.smwcentral.net/7293/access.zip",
        "filename": "access.zip",
        "size": 66381,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-balcony",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21975,
    "title": "Cave Story - Balcony",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "night",
      "overworld"
    ],
    "description": "The calm and somewhat eerie Balcony theme from Cave Story. Good for overworlds, night levels, or calm areas.",
    "latest_version": "smwc-21975-1579312180",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21975,
        "title": "Cave Story - Balcony",
        "version": "smwc-21975-1579312180",
        "upstream_time": 1579312180,
        "download_url": "https://dl.smwcentral.net/21975/Cave%20Story%20-%20Balcony.zip",
        "filename": "Cave Story - Balcony.zip",
        "size": 30546,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13522,
        "title": "Cave Story - Balcony",
        "version": "smwc-13522-1459475817",
        "upstream_time": 1459475817,
        "download_url": "https://dl.smwcentral.net/13522/balcony.zip",
        "filename": "balcony.zip",
        "size": 22021,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7738,
        "title": "Cave Story - Balcony",
        "version": "smwc-7738-1319733515",
        "upstream_time": 1319733515,
        "download_url": "https://dl.smwcentral.net/7738/csb.zip",
        "filename": "csb.zip",
        "size": 69308,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-balrog-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7198,
    "title": "Cave Story - Balrog's Theme",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "cutscene",
      "dark",
      "fire"
    ],
    "description": "The theme of that toaster/lunchbox we all know and love.",
    "latest_version": "smwc-7198-1317769284",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7198,
        "title": "Cave Story - Balrog's Theme",
        "version": "smwc-7198-1317769284",
        "upstream_time": 1317769284,
        "download_url": "https://dl.smwcentral.net/7198/Cave%20Story%20-%20Balrog%27s%20Theme.zip",
        "filename": "Cave Story - Balrog%27s Theme.zip",
        "size": 68568,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-charge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8097,
    "title": "Cave Story - Charge",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "bonus",
      "p-switch"
    ],
    "description": "This is a rather frantic and catchy song,  played during the second battle with the Doctor, after he loses control of the Red Crystal. It can get annoying if used for long levels/bosses.",
    "latest_version": "smwc-8097-1319645283",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8097,
        "title": "Cave Story - Charge",
        "version": "smwc-8097-1319645283",
        "upstream_time": 1319645283,
        "download_url": "https://dl.smwcentral.net/8097/Charge.zip",
        "filename": "Charge.zip",
        "size": 66320,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-eyes-of-flame",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10819,
    "title": "Cave Story - Eyes of Flame",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "An intense song that can fit dangerous, fast-paced levels or difficult boss fights.",
    "latest_version": "smwc-10819-1423018057",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10819,
        "title": "Cave Story - Eyes of Flame",
        "version": "smwc-10819-1423018057",
        "upstream_time": 1423018057,
        "download_url": "https://dl.smwcentral.net/10819/Eyes%20of%20Flame.zip",
        "filename": "Eyes of Flame.zip",
        "size": 32879,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-eyes-of-flame-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16822,
    "title": "Cave Story - Eyes of Flame (Arrangement)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "tense"
    ],
    "description": "This is the second boss battle theme from Cave Story, a game made by Daisuke Amaya, A.K.A Pixel (yes, only one guy made this entire game, including the music; just like another Japanese guy which doesn't stop drinking for shit). This should be best suited as a boss battle which needs some degree of intensity.",
    "latest_version": "smwc-16822-1514713532",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16822,
        "title": "Cave Story - Eyes of Flame (Arrangement)",
        "version": "smwc-16822-1514713532",
        "upstream_time": 1514713532,
        "download_url": "https://dl.smwcentral.net/16822/Cave%20Story%20-%20Eyes%20of%20Flame.zip",
        "filename": "Cave Story - Eyes of Flame.zip",
        "size": 62964,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12793,
    "title": "Cave Story - Game Over",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "game over"
    ],
    "description": "Game Over Song from cave story<br>\r\nAuthor:StudioPixel<br>\r\n<br>\r\nThe song originally is way too large to use on SMW<br>\r\nBut , maybe you can use it for something<br>\r\n#Peace",
    "latest_version": "smwc-12793-1448815401",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12793,
        "title": "Cave Story - Game Over",
        "version": "smwc-12793-1448815401",
        "upstream_time": 1448815401,
        "download_url": "https://dl.smwcentral.net/12793/CS%20Game%20Over.zip",
        "filename": "CS Game Over.zip",
        "size": 30971,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-geothermal",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9198,
    "title": "Cave Story - Geothermal",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "calm",
      "cave",
      "temple",
      "water"
    ],
    "description": "A song for caves or for levels that may contain water.<br>\r\n<br>\r\n<b>Note: In order to make this work properly, replace your Addmusic_sample groups.txt with the one included in this file!</b>",
    "latest_version": "smwc-9198-1412902572",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9198,
        "title": "Cave Story - Geothermal",
        "version": "smwc-9198-1412902572",
        "upstream_time": 1412902572,
        "download_url": "https://dl.smwcentral.net/9198/Geothermal.zip",
        "filename": "Geothermal.zip",
        "size": 53015,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7651,
        "title": "Cave Story - Geothermal",
        "version": "smwc-7651-1317475572",
        "upstream_time": 1317475572,
        "download_url": "https://dl.smwcentral.net/7651/Geothermal.zip",
        "filename": "Geothermal.zip",
        "size": 68058,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-gestation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7310,
    "title": "Cave Story - Gestation",
    "authors": [
      "Ellipsis"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "title"
    ],
    "description": "This is an excellent remake of the First Cave in Cave Story. Has multiple chords which sound very nice together. Recommended for all of your cave needs, or mini  bonus areas.",
    "latest_version": "smwc-7310-1319645499",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7310,
        "title": "Cave Story - Gestation",
        "version": "smwc-7310-1319645499",
        "upstream_time": 1319645499,
        "download_url": "https://dl.smwcentral.net/7310/Gestation.zip",
        "filename": "Gestation.zip",
        "size": 67727,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-get-heart-tank",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27696,
    "title": "Cave Story - Get Heart Tank!",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "goal",
      "keyhole",
      "misc",
      "nintendo presents"
    ],
    "description": "A small fanfare used when you get Life Capsules in Cave Story.<br>\r\nIt does uses the KDL3 soundfont.",
    "latest_version": "smwc-27696-1629746185",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27696,
        "title": "Cave Story - Get Heart Tank!",
        "version": "smwc-27696-1629746185",
        "upstream_time": 1629746185,
        "download_url": "https://dl.smwcentral.net/27696/Get%20Heart%20Tank%21%20%28Unsampled%29.zip",
        "filename": "Get Heart Tank%21 (Unsampled).zip",
        "size": 61667,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27695,
        "title": "Cave Story - Get Heart Tank!",
        "version": "smwc-27695-1629746195",
        "upstream_time": 1629746195,
        "download_url": "https://dl.smwcentral.net/27695/Get%20Heart%20Tank%21.zip",
        "filename": "Get Heart Tank%21.zip",
        "size": 32504,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-gravity",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13695,
    "title": "Cave Story - Gravity",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "boss",
      "chase",
      "cutscene",
      "tense"
    ],
    "description": "Could fit with boss or chase theme.",
    "latest_version": "smwc-13695-1464754670",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13695,
        "title": "Cave Story - Gravity",
        "version": "smwc-13695-1464754670",
        "upstream_time": 1464754670,
        "download_url": "https://dl.smwcentral.net/13695/Cave%20Story%20-%20Gravity.zip",
        "filename": "Cave Story - Gravity.zip",
        "size": 32437,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-halloween",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10820,
    "title": "Cave Story - Halloween 2",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "ghost house"
    ],
    "description": "A special event-only song that could fit spooky-themed levels.",
    "latest_version": "smwc-10820-1423018244",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10820,
        "title": "Cave Story - Halloween 2",
        "version": "smwc-10820-1423018244",
        "upstream_time": 1423018244,
        "download_url": "https://dl.smwcentral.net/10820/Halloween.zip",
        "filename": "Halloween.zip",
        "size": 34164,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-hero-s-end",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7245,
    "title": "Cave Story - Hero's End",
    "authors": [
      "mockingod"
    ],
    "tags": [
      "cave",
      "desert"
    ],
    "description": "That bad ending on cave story. Kinda sounds like a desert theme.",
    "latest_version": "smwc-7245-1319734691",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7245,
        "title": "Cave Story - Hero's End",
        "version": "smwc-7245-1319734691",
        "upstream_time": 1319734691,
        "download_url": "https://dl.smwcentral.net/7245/Hero%27s%20End.zip",
        "filename": "Hero%27s End.zip",
        "size": 71077,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-labyrinth-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7311,
    "title": "Cave Story - Labyrinth Fight",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "athletic",
      "boss",
      "cave"
    ],
    "description": "Plenty of countermelodies and percussion make this song perfect for your action levels.",
    "latest_version": "smwc-7311-1319645621",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7311,
        "title": "Cave Story - Labyrinth Fight",
        "version": "smwc-7311-1319645621",
        "upstream_time": 1319645621,
        "download_url": "https://dl.smwcentral.net/7311/Labyrinth%20Fight.zip",
        "filename": "Labyrinth Fight.zip",
        "size": 67064,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-last-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22912,
    "title": "Cave Story - Last Battle",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "Song from the Undead Core fight in Cave Story, using MM7/RM&F samples.<br>\r\nMade for Sweetdude™.<br>\r\n<br>\r\nMod note: due to the high tempo, the song lags when the timer drops below 100.",
    "latest_version": "smwc-22912-1589338983",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22912,
        "title": "Cave Story - Last Battle",
        "version": "smwc-22912-1589338983",
        "upstream_time": 1589338983,
        "download_url": "https://dl.smwcentral.net/22912/Cave_Story_-_Last_Battle.zip",
        "filename": "Cave_Story_-_Last_Battle.zip",
        "size": 69081,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7153,
        "title": "Cave Story - Last Battle",
        "version": "smwc-7153-1314322516",
        "upstream_time": 1314322516,
        "download_url": "https://dl.smwcentral.net/7153/Cave%20Story%20-%20Last%20Battle.zip",
        "filename": "Cave Story - Last Battle.zip",
        "size": 70092,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-living-waterway",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7186,
    "title": "Cave Story - Living Waterway",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "calm",
      "cave",
      "water"
    ],
    "description": "A calm song with a slow pacing.",
    "latest_version": "smwc-7186-1317953690",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7186,
        "title": "Cave Story - Living Waterway",
        "version": "smwc-7186-1317953690",
        "upstream_time": 1317953690,
        "download_url": "https://dl.smwcentral.net/7186/Cave%20Story%20-%20Living%20Waterway.zip",
        "filename": "Cave Story - Living Waterway.zip",
        "size": 67922,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-meltdown",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15753,
    "title": "Cave Story - Meltdown 2",
    "authors": [
      "Taffy"
    ],
    "tags": [
      "athletic",
      "bonus",
      "cave",
      "cave story",
      "desert",
      "fire",
      "mountain"
    ],
    "description": "This is the song you hear in the Sand Zone in Cave Story.<br>\r\n<br>\r\nIt's a very intense and upbeat song that would fit any extreme settings.<br>\r\n<br>\r\nThink ice, sand, lava, stuff like that.<br>\r\n<br>\r\n<br>\r\nThe idea of using noise as hi-hats was taken from Torchkas' On to Grasstown port.<br>\r\n<br>\r\n<br>\r\nCredit not required. Just enjoy the song and use it well.<br>\r\n<br>\r\n",
    "latest_version": "smwc-15753-1499765605",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15753,
        "title": "Cave Story - Meltdown 2",
        "version": "smwc-15753-1499765605",
        "upstream_time": 1499765605,
        "download_url": "https://dl.smwcentral.net/15753/mdown2.zip",
        "filename": "mdown2.zip",
        "size": 33026,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 12902,
        "title": "Cave Story - Meltdown 2",
        "version": "smwc-12902-1452566711",
        "upstream_time": 1452566711,
        "download_url": "https://dl.smwcentral.net/12902/meltdown2.zip",
        "filename": "meltdown2.zip",
        "size": 52184,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7235,
        "title": "Cave Story - Meltdown 2",
        "version": "smwc-7235-1312819064",
        "upstream_time": 1312819064,
        "download_url": "https://dl.smwcentral.net/7235/cssz.zip",
        "filename": "cssz.zip",
        "size": 69376,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-moonsong",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14105,
    "title": "Cave Story - Moonsong",
    "authors": [
      "6646"
    ],
    "tags": [
      "forest",
      "night",
      "sky",
      "space"
    ],
    "description": "Theme of outside from CaveStory.<br>\r\nFits with the special zone, night levels etc...",
    "latest_version": "smwc-14105-1471907889",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14105,
        "title": "Cave Story - Moonsong",
        "version": "smwc-14105-1471907889",
        "upstream_time": 1471907889,
        "download_url": "https://dl.smwcentral.net/14105/moon_song.zip",
        "filename": "moon_song.zip",
        "size": 58597,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8074,
        "title": "Cave Story - Moonsong",
        "version": "smwc-8074-1319734234",
        "upstream_time": 1319734234,
        "download_url": "https://dl.smwcentral.net/8074/csmoon.zip",
        "filename": "csmoon.zip",
        "size": 68256,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-on-to-grasstown",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32535,
    "title": "Cave Story - On To Grasstown",
    "authors": [
      "Dippy",
      "livvy94"
    ],
    "tags": [
      "athletic",
      "grassland",
      "town"
    ],
    "description": "On To Grasstown from Cave Story, ported from livvy94's \"Cave Story SNES Soundtrack Mod\". Could be used for grassland levels.",
    "latest_version": "smwc-32535-1680324149",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32535,
        "title": "Cave Story - On To Grasstown",
        "version": "smwc-32535-1680324149",
        "upstream_time": 1680324149,
        "download_url": "https://dl.smwcentral.net/32535/On%20To%20Grasstown.zip",
        "filename": "On To Grasstown.zip",
        "size": 70002,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 9626,
        "title": "Cave Story - On To Grasstown",
        "version": "smwc-9626-1418850428",
        "upstream_time": 1418850428,
        "download_url": "https://dl.smwcentral.net/9626/Cave%20Story%20-%20On%20To%20Grasstown.zip",
        "filename": "Cave Story - On To Grasstown.zip",
        "size": 34278,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-oppression",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10821,
    "title": "Cave Story - Oppression",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "An epic and danger-filled song perfect for final battles or fast paced levels.",
    "latest_version": "smwc-10821-1423018264",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10821,
        "title": "Cave Story - Oppression",
        "version": "smwc-10821-1423018264",
        "upstream_time": 1423018264,
        "download_url": "https://dl.smwcentral.net/10821/Oppression.zip",
        "filename": "Oppression.zip",
        "size": 35070,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-people-of-the-root",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26638,
    "title": "Cave Story - People of the Root",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "athletic",
      "cave",
      "mountain",
      "town"
    ],
    "description": "A prog-rock esque song that was intended to be played on Cave Story, on its early versions.",
    "latest_version": "smwc-26638-1618615862",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26638,
        "title": "Cave Story - People of the Root",
        "version": "smwc-26638-1618615862",
        "upstream_time": 1618615862,
        "download_url": "https://dl.smwcentral.net/26638/Cave%20Story%20-%20People%20of%20the%20Root%20%28Sampled%29.zip",
        "filename": "Cave Story - People of the Root (Sampled).zip",
        "size": 136259,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26637,
        "title": "Cave Story - People of the Root",
        "version": "smwc-26637-1618622599",
        "upstream_time": 1618622599,
        "download_url": "https://dl.smwcentral.net/26637/Cave%20Story%20-%20People%20of%20the%20Root.zip",
        "filename": "Cave Story - People of the Root.zip",
        "size": 34922,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-pier-walk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22470,
    "title": "Cave Story - Pier Walk",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "bonus",
      "calm",
      "cutscene",
      "grassland",
      "town"
    ],
    "description": "An additional track that was intended to be played on Cave Story on its early versions.<br>\r\n<br>\r\n03/24 Update: ADSR for some instruments were changed and an echoing effect was added every time the open hi-hat plays, to make it sound less cut-off.",
    "latest_version": "smwc-22470-1585703749",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22470,
        "title": "Cave Story - Pier Walk",
        "version": "smwc-22470-1585703749",
        "upstream_time": 1585703749,
        "download_url": "https://dl.smwcentral.net/22470/Cave%20Story%20-%20Pier%20Walk.zip",
        "filename": "Cave Story - Pier Walk.zip",
        "size": 33171,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22469,
        "title": "Cave Story - Pier Walk",
        "version": "smwc-22469-1585703554",
        "upstream_time": 1585703554,
        "download_url": "https://dl.smwcentral.net/22469/Cave%20Story%20-%20Pier%20Walk%20%28Sampled%29.zip",
        "filename": "Cave Story - Pier Walk (Sampled).zip",
        "size": 117975,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-pitch-black-distress-moonsong-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26700,
    "title": "Cave Story - Pitch Black Distress ~ Moonsong (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "cave",
      "cutscene",
      "dark",
      "forest",
      "mysterious",
      "night",
      "ruins",
      "sad",
      "swamp",
      "temple"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/q09KoR7g018\" rel=\"nofollow\">Moonsong</a> from Cave Story. Funny enough, just like Touhou, it was SMW romhacking that introduced me to this game and like 90% of its soundtrack. I ended up playing it a couple months back and loving it, hoping to probably do a remix of one of the songs at some point, so I did that today. Moonsong's an outstanding song that fits the sad 'n dark atmosphere its in while also having a sick beat to go along with it.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C Minor (Original Pitch, turned on default)<br>\r\n2. C# Minor (Custom Pitch 1)<br>\r\n3. B Minor (Custom Pitch 2)<br>\r\n",
    "latest_version": "smwc-26700-1619292491",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26700,
        "title": "Cave Story - Pitch Black Distress ~ Moonsong (Remix)",
        "version": "smwc-26700-1619292491",
        "upstream_time": 1619292491,
        "download_url": "https://dl.smwcentral.net/26700/Pitch%20Black%20Distress.zip",
        "filename": "Pitch Black Distress.zip",
        "size": 115093,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-quiet",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27684,
    "title": "Cave Story - Quiet",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "dark",
      "ruins",
      "space",
      "tense"
    ],
    "description": "A creepy and tense song from Cave Story. This one's remix is more based on <a href=\"https://www.youtube.com/watch?v=YI2eUS1RhaY\" rel=\"nofollow\">this Kero Blaster unused song</a>, than only pure arrangement.<br>\r\n<br>\r\nIt does uses the KDL3 soundfont.",
    "latest_version": "smwc-27684-1629837374",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27684,
        "title": "Cave Story - Quiet",
        "version": "smwc-27684-1629837374",
        "upstream_time": 1629837374,
        "download_url": "https://dl.smwcentral.net/27684/Cave%20Story%20-%20Quiet%20Remix.zip",
        "filename": "Cave Story - Quiet Remix.zip",
        "size": 49897,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-run",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7733,
    "title": "Cave Story - Run!",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "boss",
      "chase",
      "cutscene",
      "dark",
      "final",
      "fire",
      "jungle",
      "mountain"
    ],
    "description": "The adrenaline-filled chase song from Cave Story. It could work great for both chase sequences and cutscenes. It can also work for fire areas or places that are tense.",
    "latest_version": "smwc-7733-1330814040",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7733,
        "title": "Cave Story - Run!",
        "version": "smwc-7733-1330814040",
        "upstream_time": 1330814040,
        "download_url": "https://dl.smwcentral.net/7733/Run%21.zip",
        "filename": "Run%21.zip",
        "size": 68846,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-running-hell",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20503,
    "title": "Cave Story - Running Hell",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "athletic",
      "dark",
      "final",
      "fire"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nA tense and stressful song. Best suited for intense and hectic levels.<br>\r\n<br>\r\nI managed to get Cave Story's samples, but it was pretty hard using them in SMW - some of them were too low and I had to manually raise the pitch in OpenMPT (e.g.: #0 at 0:58 :P)",
    "latest_version": "smwc-20503-1562571236",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20503,
        "title": "Cave Story - Running Hell",
        "version": "smwc-20503-1562571236",
        "upstream_time": 1562571236,
        "download_url": "https://dl.smwcentral.net/20503/Cave%20Story%20-%20Running%20Hell.zip",
        "filename": "Cave Story - Running Hell.zip",
        "size": 52488,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7378,
        "title": "Cave Story - Running Hell",
        "version": "smwc-7378-1312576237",
        "upstream_time": 1312576237,
        "download_url": "https://dl.smwcentral.net/7378/Cave%20Story%20-%20Running%20Hell.zip",
        "filename": "Cave Story - Running Hell.zip",
        "size": 69064,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-scorching-back",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7049,
    "title": "Cave Story - Scorching Back",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "chase",
      "final",
      "space"
    ],
    "description": "This is the theme played in the second version of the Egg Corridor in Cave Story. Would suit a penultimate area well.",
    "latest_version": "smwc-7049-1319646020",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7049,
        "title": "Cave Story - Scorching Back",
        "version": "smwc-7049-1319646020",
        "upstream_time": 1319646020,
        "download_url": "https://dl.smwcentral.net/7049/Scorching%20Back.zip",
        "filename": "Scorching Back.zip",
        "size": 68506,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-seal-chamber",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22345,
    "title": "Cave Story - Seal Chamber",
    "authors": [
      "Teows"
    ],
    "tags": [
      "cave",
      "retro",
      "temple",
      "tense"
    ],
    "description": "An atmospheric and tense-sounding track from Cave Story which would fit into a variety of ominous sections.<br>\r\n<br>\r\nRequested by TheMorganah.",
    "latest_version": "smwc-22345-1583976815",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22345,
        "title": "Cave Story - Seal Chamber",
        "version": "smwc-22345-1583976815",
        "upstream_time": 1583976815,
        "download_url": "https://dl.smwcentral.net/22345/sealchamber.zip",
        "filename": "sealchamber.zip",
        "size": 51345,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-title-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34724,
    "title": "Cave Story - Title Theme",
    "authors": [
      "DrAnas"
    ],
    "tags": [
      "atlhletic",
      "credits",
      "grassland",
      "title"
    ],
    "description": "The title screen theme from CS. This was originally made back in February of 2021 for AMKRC (KungFuFurby's AMK fork), but was recently made to be compatible with 1.0.8. ",
    "latest_version": "smwc-34724-1695502097",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34724,
        "title": "Cave Story - Title Theme",
        "version": "smwc-34724-1695502097",
        "upstream_time": 1695502097,
        "download_url": "https://dl.smwcentral.net/34724/cs_title.zip",
        "filename": "cs_title.zip",
        "size": 37230,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-waterway",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16977,
    "title": "Cave Story - Waterway",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "calm",
      "water"
    ],
    "description": "Song heard in the most boring part of the game.",
    "latest_version": "smwc-16977-1516210054",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16977,
        "title": "Cave Story - Waterway",
        "version": "smwc-16977-1516210054",
        "upstream_time": 1516210054,
        "download_url": "https://dl.smwcentral.net/16977/waterway.zip",
        "filename": "waterway.zip",
        "size": 49682,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cave-story-wind-fortress",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15754,
    "title": "Cave Story - Wind Fortress",
    "authors": [
      "Taffy"
    ],
    "tags": [
      "sky"
    ],
    "description": "One of the beta songs from Cave Story.<br>\r\n<br>\r\nYou never hear this in the original PC Cave Story (nor is it actually in the game's resources), but on the 3DS eShop version and the Plus version avalible on Steam, you hear this song in the Wind Fortress challenge.<br>\r\n<br>\r\nIt would totally work with a sky-themed level or the underside of floating island.<br>\r\n<br>\r\nMay also work for a level built into the side of a high canyon or cliff.<br>\r\n<br>\r\n<br>\r\nIt always feels good to be in the credits of something, but just knowing I contributed is enough to make me content.<br>\r\n(Credit not required but welcome)",
    "latest_version": "smwc-15754-1499765625",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15754,
        "title": "Cave Story - Wind Fortress",
        "version": "smwc-15754-1499765625",
        "upstream_time": 1499765625,
        "download_url": "https://dl.smwcentral.net/15754/kaze.zip",
        "filename": "kaze.zip",
        "size": 31916,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-caveland-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33905,
    "title": "Caveland - Theme 1",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "cave",
      "mountain",
      "town"
    ],
    "description": "One of the background tracks from Caveland, an old Windows game about dwarves, digging and mushroom beer. Loops a bit weirdly because it's not originally meant to loop. Recreated as a MIDI by ear, then converted.",
    "latest_version": "smwc-33905-1691159701",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33905,
        "title": "Caveland - Theme 1",
        "version": "smwc-33905-1691159701",
        "upstream_time": 1691159701,
        "download_url": "https://dl.smwcentral.net/33905/Caveland%20-%20Theme%201.zip",
        "filename": "Caveland - Theme 1.zip",
        "size": 31794,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cavern-collectathon-a-mighty-encounter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37295,
    "title": "Cavern Collectathon - A Mighty Encounter!",
    "authors": [
      "Segment1Zone2",
      "wolfram"
    ],
    "tags": [
      "boss"
    ],
    "description": "The first boss theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=126748\">Cavern Collectathon</a>.",
    "latest_version": "smwc-37295-1709237350",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37295,
        "title": "Cavern Collectathon - A Mighty Encounter!",
        "version": "smwc-37295-1709237350",
        "upstream_time": 1709237350,
        "download_url": "https://dl.smwcentral.net/37295/Cavern%20Collectathon%20-%20A%20Mighty%20Encounter%21.zip",
        "filename": "Cavern Collectathon - A Mighty Encounter%21.zip",
        "size": 65665,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cavern-collectathon-boss-beta",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37309,
    "title": "Cavern Collectathon - Boss (Beta)",
    "authors": [
      "Segment1Zone2",
      "wolfram"
    ],
    "tags": [
      "boss",
      "cutscene",
      "final"
    ],
    "description": "The beta version of the boss theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=126748\">Cavern Collectathon</a>.",
    "latest_version": "smwc-37309-1712269474",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37309,
        "title": "Cavern Collectathon - Boss (Beta)",
        "version": "smwc-37309-1712269474",
        "upstream_time": 1712269474,
        "download_url": "https://dl.smwcentral.net/37309/Cavern%20Collectathon%20-%20Boss%20%28Beta%29%20.zip",
        "filename": "Cavern Collectathon - Boss (Beta) .zip",
        "size": 69296,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cavern-collectathon-cause-of-frustration",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37300,
    "title": "Cavern Collectathon - Cause of Frustration...",
    "authors": [
      "Segment1Zone2",
      "wolfram"
    ],
    "tags": [
      "boss"
    ],
    "description": "The third boss theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=126748\">Cavern Collectathon</a>.<br>\r\n<br>\r\nOmits Thunder, @7 (Bonus End) and @15 (Yoshi).",
    "latest_version": "smwc-37300-1709238207",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37300,
        "title": "Cavern Collectathon - Cause of Frustration...",
        "version": "smwc-37300-1709238207",
        "upstream_time": 1709238207,
        "download_url": "https://dl.smwcentral.net/37300/Cavern%20Collectathon%20-%20Cause%20of%20Frustration.zip",
        "filename": "Cavern Collectathon - Cause of Frustration.zip",
        "size": 84733,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cavern-collectathon-cave-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37292,
    "title": "Cavern Collectathon - Cave ~ Area 1",
    "authors": [
      "Segment1Zone2",
      "wolfram"
    ],
    "tags": [
      "calm",
      "castle",
      "cave"
    ],
    "description": "The first area theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=126748\">Cavern Collectathon</a>.<br>\r\n<br>\r\nOmits Thunder and @7 (Bonus End).",
    "latest_version": "smwc-37292-1709236908",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37292,
        "title": "Cavern Collectathon - Cave ~ Area 1",
        "version": "smwc-37292-1709236908",
        "upstream_time": 1709236908,
        "download_url": "https://dl.smwcentral.net/37292/Cavern%20Collectathon%20-%20Cave%20~%20Area%201%20.zip",
        "filename": "Cavern Collectathon - Cave ~ Area 1 .zip",
        "size": 122032,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cavern-collectathon-ending-credits-piano",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37307,
    "title": "Cavern Collectathon - Ending & Credits (Piano)",
    "authors": [
      "Segment1Zone2",
      "wolfram"
    ],
    "tags": [
      "credits",
      "cutscene",
      "sad"
    ],
    "description": "The ending theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=126748\">Cavern Collectathon</a>. This is the piano version.",
    "latest_version": "smwc-37307-1719247541",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37307,
        "title": "Cavern Collectathon - Ending & Credits (Piano)",
        "version": "smwc-37307-1719247541",
        "upstream_time": 1719247541,
        "download_url": "https://dl.smwcentral.net/37307/Cavern%20Collectathon%20-%20Ending%20%26%20Credits%20%28Piano%29.zip",
        "filename": "Cavern Collectathon - Ending %26 Credits (Piano).zip",
        "size": 34703,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cavern-collectathon-ending-credits-quartet",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37308,
    "title": "Cavern Collectathon - Ending & Credits (Quartet)",
    "authors": [
      "Segment1Zone2",
      "wolfram"
    ],
    "tags": [
      "credits",
      "cutscene",
      "sad"
    ],
    "description": "The ending theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=126748\">Cavern Collectathon</a>. This is the quartet version.<br>\r\n<br>\r\nOmits Thunder, @7 (Bonus End) and @15 (Yoshi).",
    "latest_version": "smwc-37308-1719247544",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37308,
        "title": "Cavern Collectathon - Ending & Credits (Quartet)",
        "version": "smwc-37308-1719247544",
        "upstream_time": 1719247544,
        "download_url": "https://dl.smwcentral.net/37308/Cavern%20Collectathon%20-%20Ending%20%26%20Credits%20%28Quartet%29.zip",
        "filename": "Cavern Collectathon - Ending %26 Credits (Quartet).zip",
        "size": 58011,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cavern-collectathon-factory-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37298,
    "title": "Cavern Collectathon - Factory ~ Area 3",
    "authors": [
      "Segment1Zone2",
      "wolfram"
    ],
    "tags": [
      "abstract",
      "castle",
      "final",
      "industrial",
      "tense"
    ],
    "description": "The third area theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=126748\">Cavern Collectathon</a>.<br>\r\n<br>\r\nOmits Thunder, @7 (Bonus End) and @15 (Yoshi).",
    "latest_version": "smwc-37298-1709238068",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37298,
        "title": "Cavern Collectathon - Factory ~ Area 3",
        "version": "smwc-37298-1709238068",
        "upstream_time": 1709238068,
        "download_url": "https://dl.smwcentral.net/37298/Cavern%20Collectathon%20-%20Factory%20~%20Area%203.zip",
        "filename": "Cavern Collectathon - Factory ~ Area 3.zip",
        "size": 89753,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cavern-collectathon-ice-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37296,
    "title": "Cavern Collectathon - Ice ~ Area 2",
    "authors": [
      "Segment1Zone2",
      "wolfram"
    ],
    "tags": [
      "athletic",
      "calm",
      "ice",
      "snow"
    ],
    "description": "The second area theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=126748\">Cavern Collectathon</a>.<br>\r\n<br>\r\nOmits Thunder, @7 (Bonus End) and @15 (Yoshi).",
    "latest_version": "smwc-37296-1709237694",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37296,
        "title": "Cavern Collectathon - Ice ~ Area 2",
        "version": "smwc-37296-1709237694",
        "upstream_time": 1709237694,
        "download_url": "https://dl.smwcentral.net/37296/Cavern%20Collectathon%20-%20Ice%20~%20Area%202.zip",
        "filename": "Cavern Collectathon - Ice ~ Area 2.zip",
        "size": 87162,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cavern-collectathon-intimidation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37294,
    "title": "Cavern Collectathon - Intimidation",
    "authors": [
      "Segment1Zone2",
      "wolfram"
    ],
    "tags": [
      "cutscene",
      "tense"
    ],
    "description": "The intimidation theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=126748\">Cavern Collectathon</a>.",
    "latest_version": "smwc-37294-1709237130",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37294,
        "title": "Cavern Collectathon - Intimidation",
        "version": "smwc-37294-1709237130",
        "upstream_time": 1709237130,
        "download_url": "https://dl.smwcentral.net/37294/Cavern%20Collectathon%20-%20Intimidation.zip",
        "filename": "Cavern Collectathon - Intimidation.zip",
        "size": 55295,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cavern-collectathon-mysterious",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37306,
    "title": "Cavern Collectathon - Mysterious",
    "authors": [
      "Segment1Zone2",
      "wolfram"
    ],
    "tags": [
      "ambient",
      "cave",
      "mysterious"
    ],
    "description": "The mysterious theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=126748\">Cavern Collectathon</a>.",
    "latest_version": "smwc-37306-1709239972",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37306,
        "title": "Cavern Collectathon - Mysterious",
        "version": "smwc-37306-1709239972",
        "upstream_time": 1709239972,
        "download_url": "https://dl.smwcentral.net/37306/Cavern%20Collectathon%20-%20Mysterious.zip",
        "filename": "Cavern Collectathon - Mysterious.zip",
        "size": 46870,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cavern-collectathon-once-and-for-all",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37305,
    "title": "Cavern Collectathon - Once And For All!",
    "authors": [
      "Segment1Zone2",
      "wolfram"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "The fifth and final boss theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=126748\">Cavern Collectathon</a>.<br>\r\n<br>\r\nOmits Thunder, @7 (Bonus End) and @15 (Yoshi).",
    "latest_version": "smwc-37305-1709239766",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37305,
        "title": "Cavern Collectathon - Once And For All!",
        "version": "smwc-37305-1709239766",
        "upstream_time": 1709239766,
        "download_url": "https://dl.smwcentral.net/37305/Cavern%20Collectathon%20-%20Once%20And%20For%20All%21%20.zip",
        "filename": "Cavern Collectathon - Once And For All%21 .zip",
        "size": 88747,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cavern-collectathon-penultimate-showdown",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37303,
    "title": "Cavern Collectathon - Penultimate Showdown!",
    "authors": [
      "Segment1Zone2",
      "wolfram"
    ],
    "tags": [
      "boss"
    ],
    "description": "The fourth boss theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=126748\">Cavern Collectathon</a>.<br>\r\n<br>\r\nOmits Thunder, @7 (Bonus End) and @15 (Yoshi).",
    "latest_version": "smwc-37303-1709239136",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37303,
        "title": "Cavern Collectathon - Penultimate Showdown!",
        "version": "smwc-37303-1709239136",
        "upstream_time": 1709239136,
        "download_url": "https://dl.smwcentral.net/37303/Cavern%20Collectathon%20-%20Penultimate%20Showdown%21%20.zip",
        "filename": "Cavern Collectathon - Penultimate Showdown%21 .zip",
        "size": 84930,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cavern-collectathon-rivalry-forming",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37297,
    "title": "Cavern Collectathon - Rivalry Forming...",
    "authors": [
      "Segment1Zone2",
      "wolfram"
    ],
    "tags": [
      "boss"
    ],
    "description": "The second boss theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=126748\">Cavern Collectathon</a>.",
    "latest_version": "smwc-37297-1709237811",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37297,
        "title": "Cavern Collectathon - Rivalry Forming...",
        "version": "smwc-37297-1709237811",
        "upstream_time": 1709237811,
        "download_url": "https://dl.smwcentral.net/37297/Cavern%20Collectathon%20-%20Rivarly%20Forming.zip",
        "filename": "Cavern Collectathon - Rivarly Forming.zip",
        "size": 78168,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cavern-collectathon-save-room",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37293,
    "title": "Cavern Collectathon - Save Room",
    "authors": [
      "Segment1Zone2",
      "wolfram"
    ],
    "tags": [
      "calm",
      "town"
    ],
    "description": "The save room theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=126748\">Cavern Collectathon</a>.",
    "latest_version": "smwc-37293-1709237055",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37293,
        "title": "Cavern Collectathon - Save Room",
        "version": "smwc-37293-1709237055",
        "upstream_time": 1709237055,
        "download_url": "https://dl.smwcentral.net/37293/Cavern%20Collectathon%20-%20Save%20Room.zip",
        "filename": "Cavern Collectathon - Save Room.zip",
        "size": 41890,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cavern-collectathon-save-room-beta",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37310,
    "title": "Cavern Collectathon - Save Room (Beta)",
    "authors": [
      "Segment1Zone2",
      "wolfram"
    ],
    "tags": [
      "calm",
      "cutscene",
      "town"
    ],
    "description": "The beta version of the save room theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=126748\">Cavern Collectathon</a>.",
    "latest_version": "smwc-37310-1712269574",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37310,
        "title": "Cavern Collectathon - Save Room (Beta)",
        "version": "smwc-37310-1712269574",
        "upstream_time": 1712269574,
        "download_url": "https://dl.smwcentral.net/37310/Cavern%20Collectathon%20-%20Save%20Room%20%28Beta%29.zip",
        "filename": "Cavern Collectathon - Save Room (Beta).zip",
        "size": 37330,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cavern-collectathon-sky-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37302,
    "title": "Cavern Collectathon - Sky ~ Area 4 (Interior)",
    "authors": [
      "Segment1Zone2",
      "wolfram"
    ],
    "tags": [
      "ambient",
      "athletic",
      "calm",
      "night",
      "sky",
      "space"
    ],
    "description": "The fourth area exterior theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=126748\">Cavern Collectathon</a>.<br>\r\n<br>\r\nOmits Thunder, @7 (Bonus End) and @15 (Yoshi).",
    "latest_version": "smwc-37302-1709238417",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37302,
        "title": "Cavern Collectathon - Sky ~ Area 4 (Interior)",
        "version": "smwc-37302-1709238417",
        "upstream_time": 1709238417,
        "download_url": "https://dl.smwcentral.net/37302/Cavern%20Collectathon%20-%20Sky%20~%20Area%204%20%28Interior%29.zip",
        "filename": "Cavern Collectathon - Sky ~ Area 4 (Interior).zip",
        "size": 48759,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37301,
        "title": "Cavern Collectathon - Sky ~ Area 4 (Exterior)",
        "version": "smwc-37301-1709238422",
        "upstream_time": 1709238422,
        "download_url": "https://dl.smwcentral.net/37301/Cavern%20Collectathon%20-%20Sky%20~%20Area%204%20%28Exterior%29.zip",
        "filename": "Cavern Collectathon - Sky ~ Area 4 (Exterior).zip",
        "size": 46953,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cavern-collectathon-space-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37304,
    "title": "Cavern Collectathon - Space ~ Area 5",
    "authors": [
      "Segment1Zone2",
      "wolfram"
    ],
    "tags": [
      "athletic",
      "final",
      "space"
    ],
    "description": "The fifth and final area theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=126748\">Cavern Collectathon</a>.<br>\r\n<br>\r\nOmits Thunder, @7 (Bonus End) and @15 (Yoshi).",
    "latest_version": "smwc-37304-1709239382",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37304,
        "title": "Cavern Collectathon - Space ~ Area 5",
        "version": "smwc-37304-1709239382",
        "upstream_time": 1709239382,
        "download_url": "https://dl.smwcentral.net/37304/Cavern%20Collectathon%20-%20Space%20~%20Area%205%20.zip",
        "filename": "Cavern Collectathon - Space ~ Area 5 .zip",
        "size": 85495,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cavern-collectathon-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37291,
    "title": "Cavern Collectathon - Title Screen",
    "authors": [
      "Segment1Zone2",
      "wolfram"
    ],
    "tags": [
      "athletic",
      "final",
      "tense",
      "title"
    ],
    "description": "The title screen theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=126748\">Cavern Collectathon</a>.<br>\r\n<br>\r\nOmits Thunder, @7 (Bonus End) and @15 (Yoshi).",
    "latest_version": "smwc-37291-1709236659",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37291,
        "title": "Cavern Collectathon - Title Screen",
        "version": "smwc-37291-1709236659",
        "upstream_time": 1709236659,
        "download_url": "https://dl.smwcentral.net/37291/Cavern%20Collectathon%20-%20Title%20Screen%20.zip",
        "filename": "Cavern Collectathon - Title Screen .zip",
        "size": 88550,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cavern-collectathon-unused-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37311,
    "title": "Cavern Collectathon - Unused (Intro)",
    "authors": [
      "Segment1Zone2",
      "wolfram"
    ],
    "tags": [
      "grassland",
      "overworld",
      "town"
    ],
    "description": "The unused (intro) theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=126748\">Cavern Collectathon</a>.",
    "latest_version": "smwc-37311-1712269662",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37311,
        "title": "Cavern Collectathon - Unused (Intro)",
        "version": "smwc-37311-1712269662",
        "upstream_time": 1712269662,
        "download_url": "https://dl.smwcentral.net/37311/Cavern%20Collectathon%20-%20Unused%20%28Intro%29.zip",
        "filename": "Cavern Collectathon - Unused (Intro).zip",
        "size": 51699,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cavernous-melancholy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10972,
    "title": "Cavernous Melancholy",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "calm",
      "cave"
    ],
    "description": "A simple composition that could fit caves quite well.",
    "latest_version": "smwc-10972-1427223173",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10972,
        "title": "Cavernous Melancholy",
        "version": "smwc-10972-1427223173",
        "upstream_time": 1427223173,
        "download_url": "https://dl.smwcentral.net/10972/Cavernous%20Melancholy.zip",
        "filename": "Cavernous Melancholy.zip",
        "size": 30373,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cavey",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11299,
    "title": "Cavey",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "cave",
      "dark",
      "forest",
      "ghost house",
      "night",
      "sewer",
      "spooky",
      "swamp",
      "temple",
      "water"
    ],
    "description": "A moody cave theme. It has an underground depth ambiance to it. Could fit in more remote settings too, like swamps.",
    "latest_version": "smwc-11299-1433473813",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11299,
        "title": "Cavey",
        "version": "smwc-11299-1433473813",
        "upstream_time": 1433473813,
        "download_url": "https://dl.smwcentral.net/11299/cavey.zip",
        "filename": "cavey.zip",
        "size": 31319,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-celeste-celestial-resort-good-karma-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31880,
    "title": "Celeste - Celestial Resort (Good Karma Mix)",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "athletic",
      "chase",
      "industrial",
      "sewer",
      "tense"
    ],
    "description": "A fast-paced song. Give a nod to Celeste by using this in stages with periodic obstacles, like Mad Thwomps.<br>\r\n<br>\r\nBy Christa Lee.<br>\r\n<br>\r\nNote: not compatible with \"Bonus End\" and Thunder SFX/Blarggs/Fireworks.",
    "latest_version": "smwc-31880-1668093596",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31880,
        "title": "Celeste - Celestial Resort (Good Karma Mix)",
        "version": "smwc-31880-1668093596",
        "upstream_time": 1668093596,
        "download_url": "https://dl.smwcentral.net/31880/Christa%20Lee%20-%20Celestial%20Resort%20%28Good%20Karma%20Mix%29.zip",
        "filename": "Christa Lee - Celestial Resort (Good Karma Mix).zip",
        "size": 77694,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-celeste-first-steps",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33953,
    "title": "Celeste - First Steps",
    "authors": [
      "com_poser"
    ],
    "tags": [
      "cave",
      "retro"
    ],
    "description": "This is my port of First Steps from Celeste. It was used by MarkAlarm for his SGDQ race level back in 2019 and again in Celeste.smc.",
    "latest_version": "smwc-33953-1691157446",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33953,
        "title": "Celeste - First Steps",
        "version": "smwc-33953-1691157446",
        "upstream_time": 1691157446,
        "download_url": "https://dl.smwcentral.net/33953/Celeste_First%20Steps.zip",
        "filename": "Celeste_First Steps.zip",
        "size": 74486,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-celeste-golden-ridge-golden-feather-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31881,
    "title": "Celeste - Golden Ridge (Golden Feather Mix)",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "calm",
      "sky"
    ],
    "description": "A bittersweet chiptune track. This is my favorite song from Celeste.<br>\r\n<br>\r\nBy In Love With A Ghost.<br>\r\n<br>\r\nThis port was made for a level where the wind (channel #5) would be silenced and unsilenced with asm - I don't have the code for this, but if you reimplement it yourself it should work. You can also turn the wind off entirely by using the define.",
    "latest_version": "smwc-31881-1672449307",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31881,
        "title": "Celeste - Golden Ridge (Golden Feather Mix)",
        "version": "smwc-31881-1672449307",
        "upstream_time": 1672449307,
        "download_url": "https://dl.smwcentral.net/31881/Celeste%20-%20Golden%20Ridge%20%28Golden%20Feather%20Mix%29.zip",
        "filename": "Celeste - Golden Ridge (Golden Feather Mix).zip",
        "size": 102057,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-celeste-joy-of-remembrance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23645,
    "title": "Celeste - Joy of Remembrance",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "abstract",
      "bonus",
      "calm",
      "night",
      "sad",
      "sky",
      "space",
      "title"
    ],
    "description": "From chapter 9.<br>\r\nIncludes both looped and non looped versions (for whatever reason).",
    "latest_version": "smwc-23645-1594189516",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23645,
        "title": "Celeste - Joy of Remembrance",
        "version": "smwc-23645-1594189516",
        "upstream_time": 1594189516,
        "download_url": "https://dl.smwcentral.net/23645/joy%20of%20remembrance.zip",
        "filename": "joy of remembrance.zip",
        "size": 75501,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-celeste-mirror-magic-b-side-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20609,
    "title": "Celeste - Mirror Magic (B-Side Mix)",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "abstract",
      "calm",
      "urban"
    ],
    "description": "Song that plays in the B-Side of chapter 5, Mirror Temple. A jazzy funky souly song that idunnowhereitcouldfit.<br>\r\n<br>\r\nIncluded two SPCs: the SMW one is the one that is actually included as a TXT, and the HQ one is just for listening purposes (only difference is echo anyway).<br>\r\n<br>\r\nSpecial thanks to <a href=\"https://smwc.me/u/Pinci\">Pinci</a> for helping me with some of the samples!<br>\r\n<br>\r\nAlso, give credit to Lena Raine and 2 Mello if you use it!",
    "latest_version": "smwc-20609-1562980710",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20609,
        "title": "Celeste - Mirror Magic (B-Side Mix)",
        "version": "smwc-20609-1562980710",
        "upstream_time": 1562980710,
        "download_url": "https://dl.smwcentral.net/20609/celeste%20-%20mirror%20magic.zip",
        "filename": "celeste - mirror magic.zip",
        "size": 141153,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-celeste-reach-for-the-summit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31879,
    "title": "Celeste - Reach for the Summit",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "athletic",
      "mountain",
      "sky",
      "space"
    ],
    "description": "A triumphant song. Has an encouraging vibe that fits well with late- or end-game levels.",
    "latest_version": "smwc-31879-1668091976",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31879,
        "title": "Celeste - Reach for the Summit",
        "version": "smwc-31879-1668091976",
        "upstream_time": 1668091976,
        "download_url": "https://dl.smwcentral.net/31879/Celeste%20-%20Reach%20for%20the%20Summit.zip",
        "filename": "Celeste - Reach for the Summit.zip",
        "size": 59601,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-celeste-reflection",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31878,
    "title": "Celeste - Reflection",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "cutscene",
      "ice",
      "mysterious",
      "space",
      "tense"
    ],
    "description": "A mysterious song.",
    "latest_version": "smwc-31878-1668091692",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31878,
        "title": "Celeste - Reflection",
        "version": "smwc-31878-1668091692",
        "upstream_time": 1668091692,
        "download_url": "https://dl.smwcentral.net/31878/Celeste%20-%20Reflection.zip",
        "filename": "Celeste - Reflection.zip",
        "size": 45582,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-celeste-reflection-center-of-the-earth-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31882,
    "title": "Celeste - Reflection (Center of the Earth Mix)",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "castle",
      "jungle",
      "temple",
      "tense"
    ],
    "description": "An intense song. It pairs guitars with vocal chanting and intense tribal drums.<br>\r\n<br>\r\nBy Jukio Kallio.",
    "latest_version": "smwc-31882-1672449596",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31882,
        "title": "Celeste - Reflection (Center of the Earth Mix)",
        "version": "smwc-31882-1672449596",
        "upstream_time": 1672449596,
        "download_url": "https://dl.smwcentral.net/31882/Jukio%20Kallio%20-%20Reflection%20%28Center%20of%20the%20Earth%20Mix%29.zip",
        "filename": "Jukio Kallio - Reflection (Center of the Earth Mix).zip",
        "size": 73213,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-celeste-resurrections",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30668,
    "title": "Celeste - Resurrections",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "chase",
      "cutscene",
      "dark",
      "final",
      "ruins",
      "sad",
      "space",
      "spooky"
    ],
    "description": "original by Lena Raine. best song in the game.<br>\r\n<br>\r\nas (half) featured in markalarm's celeste.smc<br>\r\nseparated in 4 disctinctly looping parts just like the original.<br>\r\nincludes a looped version of part 3, as per in-game, and a non looped version, as per OST.<br>\r\n<br>\r\ninsert size, duration:<br>\r\n1. 0x0653, 2:43<br>\r\n2. 0x05DF, 2:14<br>\r\n3. 0x06F6, 2:49<br>\r\n4. 0x0F25, 1:43",
    "latest_version": "smwc-30668-1659229273",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30668,
        "title": "Celeste - Resurrections",
        "version": "smwc-30668-1659229273",
        "upstream_time": 1659229273,
        "download_url": "https://dl.smwcentral.net/30668/resurrections.zip",
        "filename": "resurrections.zip",
        "size": 251259,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-celestial-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20507,
    "title": "Celestial Fight",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "abstract",
      "athletic",
      "boss"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nBoss fight-ish track I made some days [now many years] ago, with arpeggios and fast-paced melody. I originally wanted not to take inspiration from anyone, but at last I did take a bit of inspiration from Sakuraba.",
    "latest_version": "smwc-20507-1562572802",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20507,
        "title": "Celestial Fight",
        "version": "smwc-20507-1562572802",
        "upstream_time": 1562572802,
        "download_url": "https://dl.smwcentral.net/20507/CUSTOM%20-%20Celestial%20Fight.zip",
        "filename": "CUSTOM - Celestial Fight.zip",
        "size": 35410,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cencho-shoji-dissolution",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27567,
    "title": "Cencho Shoji - Dissolution",
    "authors": [
      "musicalman"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "industrial"
    ],
    "description": "A banger composed by Cencho Shoji, a Japanese musician who wrote game midis for the Sound Canvas series in the mid 2000s. According to the notes supplied with the midi, this track was intended to be somewhat less melodious than other battle themes, so perhaps this could be useful to set the atmosphere of a difficult, memorable fight.<br>\r\n",
    "latest_version": "smwc-27567-1628750629",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27567,
        "title": "Cencho Shoji - Dissolution",
        "version": "smwc-27567-1628750629",
        "upstream_time": 1628750629,
        "download_url": "https://dl.smwcentral.net/27567/dissolution.zip",
        "filename": "dissolution.zip",
        "size": 136094,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chameleon-twist",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7889,
    "title": "Chameleon Twist 2 - Toy Land",
    "authors": [
      "DatGuyT"
    ],
    "tags": [
      "calm",
      "space"
    ],
    "description": "A funky theme for fun levels.",
    "latest_version": "smwc-7889-1319734935",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7889,
        "title": "Chameleon Twist 2 - Toy Land",
        "version": "smwc-7889-1319734935",
        "upstream_time": 1319734935,
        "download_url": "https://dl.smwcentral.net/7889/Chameleon%20Twist%202%20Toy%20Land.zip",
        "filename": "Chameleon Twist 2 Toy Land.zip",
        "size": 72548,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-charli-xcx",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40689,
    "title": "Charli XCX - 360",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "bonus",
      "grassland",
      "overworld",
      "star",
      "switch palace",
      "title"
    ],
    "description": "This port is so Julia",
    "latest_version": "smwc-40689-1770479470",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40689,
        "title": "Charli XCX - 360",
        "version": "smwc-40689-1770479470",
        "upstream_time": 1770479470,
        "download_url": "https://dl.smwcentral.net/40689/360.zip",
        "filename": "360.zip",
        "size": 55202,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24691,
        "title": "Charli XCX - 1999",
        "version": "smwc-24691-1604715629",
        "upstream_time": 1604715629,
        "download_url": "https://dl.smwcentral.net/24691/Charli%20XCX%20-%201999.zip",
        "filename": "Charli XCX - 1999.zip",
        "size": 31428,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chester-cheetah-too-cool-to-fool-invincibility-guitar",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8825,
    "title": "Chester Cheetah: Too Cool to Fool - Invincibility Guitar",
    "authors": [
      "sincx"
    ],
    "tags": [
      "bonus",
      "star"
    ],
    "description": "A short song that could be used in a bonus area or as an invincibility theme.",
    "latest_version": "smwc-8825-1412575792",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8825,
        "title": "Chester Cheetah: Too Cool to Fool - Invincibility Guitar",
        "version": "smwc-8825-1412575792",
        "upstream_time": 1412575792,
        "download_url": "https://dl.smwcentral.net/8825/inv.zip",
        "filename": "inv.zip",
        "size": 31579,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chex-quest-title-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25859,
    "title": "Chex Quest - Title Theme",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "title"
    ],
    "description": "Did a port of the <a href=\"https://www.youtube.com/watch?v=BWh7hEuHV6U\" rel=\"nofollow\">Title theme</a> from Chex Quest, an awesome DooM mod with a Chex Mix product placement. Quite a short song, but it bangs pretty hard.<br>\r\n<br>\r\nThis baby is great for short Title screens.",
    "latest_version": "smwc-25859-1612805562",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25859,
        "title": "Chex Quest - Title Theme",
        "version": "smwc-25859-1612805562",
        "upstream_time": 1612805562,
        "download_url": "https://dl.smwcentral.net/25859/Chex%20Quest%20Theme.zip",
        "filename": "Chex Quest Theme.zip",
        "size": 67704,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chiebito-kyousoukyoku-the-victors-space-odyssey-darwinism-capriccio",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29320,
    "title": "Chiebito Kyousoukyoku ~ The Victors' Space Odyssey - Darwinism Capriccio",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "castle",
      "cave",
      "ghost house",
      "mountain",
      "mysterious",
      "night",
      "ruins",
      "space",
      "urban"
    ],
    "description": "Track 2 from The Victors' Space Odyssey, a Touhou music CD-style album complete with Renko and Maribel story.<br>\r\n<br>\r\nThis song has a spooky air to it. To me, it feels like the kind of music that's perfect for when you're at the end of a roadtrip, arriving in a big city at night.<br>\r\n<br>\r\nOriginally ported for Superfamicompo 3.",
    "latest_version": "smwc-29320-1645197640",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29320,
        "title": "Chiebito Kyousoukyoku ~ The Victors' Space Odyssey - Darwinism Capriccio",
        "version": "smwc-29320-1645197640",
        "upstream_time": 1645197640,
        "download_url": "https://dl.smwcentral.net/29320/darwinism%20capriccio.zip",
        "filename": "darwinism capriccio.zip",
        "size": 53874,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chill",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40188,
    "title": "Chill",
    "authors": [
      "nessexceptless"
    ],
    "tags": [
      "calm",
      "mysterious",
      "upbeat"
    ],
    "description": "Simple loop I completed while learning AddMusicK.<br>\r\nUnfortunately as it is my first attempt I haven't really stretched my metaphorical legs with this. (as I'm sure you can grasp by the length.)<br>\r\n<br>\r\nI'm mainly uploading this for archival purposes but if you want to use it in your hack for whatever reason go on ahead.<br>\r\n<br>\r\n= Changelog =<br>\r\n- Replaced basic copy and paste of the drum loop with a... well, loop. (Superloop to be specific)<br>\r\n<br>\r\n- Added missing volume macros to Channel 0 and 1",
    "latest_version": "smwc-40188-1754167223",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40188,
        "title": "Chill",
        "version": "smwc-40188-1754167223",
        "upstream_time": 1754167223,
        "download_url": "https://dl.smwcentral.net/40188/chill.zip",
        "filename": "chill.zip",
        "size": 32000,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32162,
        "title": "chill",
        "version": "smwc-32162-1674328793",
        "upstream_time": 1674328793,
        "download_url": "https://dl.smwcentral.net/32162/chill.zip",
        "filename": "chill.zip",
        "size": 30989,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chill-chill-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24159,
    "title": "Chill, Chill Island",
    "authors": [
      "VecchiaZim"
    ],
    "tags": [
      "beach",
      "calm",
      "credits",
      "environmental",
      "ice",
      "night",
      "sky",
      "snow",
      "space",
      "water"
    ],
    "description": "As smooth as it gets. Beaches, sunsets, daiquiris, that sort of thing.",
    "latest_version": "smwc-24159-1598777385",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24159,
        "title": "Chill, Chill Island",
        "version": "smwc-24159-1598777385",
        "upstream_time": 1598777385,
        "download_url": "https://dl.smwcentral.net/24159/Chill%2C%20Chill%20Island.zip",
        "filename": "Chill%2C Chill Island.zip",
        "size": 31992,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chilled-out",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7904,
    "title": "Chilled out",
    "authors": [
      "CaseP"
    ],
    "tags": [
      "calm",
      "ice",
      "overworld"
    ],
    "description": "A very well composed and constructed custom track, with counter-melodies and effects that work well together. Would suit an icy submap, or a short icy level.",
    "latest_version": "smwc-7904-1319881687",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7904,
        "title": "Chilled out",
        "version": "smwc-7904-1319881687",
        "upstream_time": 1319881687,
        "download_url": "https://dl.smwcentral.net/7904/Chilled.zip",
        "filename": "Chilled.zip",
        "size": 66045,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-china-warrior-focused-spirit-main-bgm-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28002,
    "title": "China Warrior - Focused Spirit ~ Main BGM (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "ahtletic",
      "bonus",
      "mountain",
      "night",
      "ruins",
      "temple"
    ],
    "description": "Did an arrangement of the <a href=\"https://youtu.be/vucFl_tr51k\" rel=\"nofollow\">Main BGM</a> from China Warrior (aka The Kung Fu in Japan) for the TurboGrafx-16 / PC-Engine. Yeah, a game where you play as knock-off Bruce Lee and beat up some nuns has a banger OST (even though it's like 3 full songs and a couple jingles). Ended up playing this on my TurboGrafx-16 Mini back in December and fell in love with this theme.<br>\r\n<br>\r\nI actually did start this port way back in April before getting too caught up on other songs. Luckily, I was able to get it finished now, and thank god I did. This song deserves some love, even if you don't ever plan on ever playing the game.<br>\r\n<br>\r\nThis is pretty lengthy song and also a great fit for auto-scrollers.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C Minor (Original Pitch, turned on default)<br>\r\n2. C# Minor (Custom Pitch 1)<br>\r\n3. B Minor (Custom Pitch 2)",
    "latest_version": "smwc-28002-1632510870",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28002,
        "title": "China Warrior - Focused Spirit ~ Main BGM (Remix)",
        "version": "smwc-28002-1632510870",
        "upstream_time": 1632510870,
        "download_url": "https://dl.smwcentral.net/28002/Focused%20Spirit.zip",
        "filename": "Focused Spirit.zip",
        "size": 97779,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-china-warrior-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33845,
    "title": "China Warrior - Game Over",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "game over",
      "miss"
    ],
    "description": "Did an port of the Death Jingle from China Warrior (aka The Kung Fu in Japan) for the TurboGrafx-16 / PC-Engine. Really fitting for any eastern themed romhacks.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\nThere's an option to enable or disable the SMW death SFX at the beginning:<br>\r\nㅤ0. No Death SFX [turned on by default]<br>\r\nㅤ1. Death SFX<br>\r\n<br>\r\n<br>\r\n<s>Mod Note: If using this as a global song (such as the death or game over songs), you will need to add ! to the line featuring @14 in Addmusic_sample_groups.txt for it to sound as intended.</s><br>\r\n<br>\r\n<b><span style=\"color: #2ffaa9;\">Update:</span></b><br>\r\nAdded an option to change the sample in the song (for those who want to use it globally w/o any workarounds):<br>\r\nㅤ1. @1 (Works globally by default) [turned on by default]<br>\r\nㅤ2. @14",
    "latest_version": "smwc-33845-1685736587",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33845,
        "title": "China Warrior - Game Over",
        "version": "smwc-33845-1685736587",
        "upstream_time": 1685736587,
        "download_url": "https://dl.smwcentral.net/33845/Death%20Jingle%20%28China%20Warrior%29.zip",
        "filename": "Death Jingle (China Warrior).zip",
        "size": 122888,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chip-and-dale-ii-final-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9352,
    "title": "Chip And Dale II - Final Stage",
    "authors": [
      "Kaizo Zhang"
    ],
    "tags": [
      "dark",
      "final",
      "industrial",
      "night",
      "space"
    ],
    "description": "Song used in the final stage of Chip And Dale 2 on NES.",
    "latest_version": "smwc-9352-1412577623",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9352,
        "title": "Chip And Dale II - Final Stage",
        "version": "smwc-9352-1412577623",
        "upstream_time": 1412577623,
        "download_url": "https://dl.smwcentral.net/9352/Chip%20And%20Dale%20II%20Final%20Stage.zip",
        "filename": "Chip And Dale II Final Stage.zip",
        "size": 34888,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chip-n-dale-rescue-rangers",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39706,
    "title": "Chip 'n Dale: Rescue Rangers 2 - Stage 6c: Future World (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "chase",
      "industrial",
      "space",
      "urban"
    ],
    "description": "Based : Armored Armadillo",
    "latest_version": "smwc-39706-1746056093",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39706,
        "title": "Chip 'n Dale: Rescue Rangers 2 - Stage 6c: Future World (Mega Man X Style)",
        "version": "smwc-39706-1746056093",
        "upstream_time": 1746056093,
        "download_url": "https://dl.smwcentral.net/39706/ChipnDale2Stage6C_X1.zip",
        "filename": "ChipnDale2Stage6C_X1.zip",
        "size": 55826,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chip-n-dale-rescue-rangers-zone-j",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19596,
    "title": "Chip 'n Dale: Rescue Rangers - Zone J",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "castle",
      "final",
      "industrial",
      "tense"
    ],
    "description": "From Wyatt's music pack. Fast paced, good for castles or difficult levels.",
    "latest_version": "smwc-19596-1554598631",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19596,
        "title": "Chip 'n Dale: Rescue Rangers - Zone J",
        "version": "smwc-19596-1554598631",
        "upstream_time": 1554598631,
        "download_url": "https://dl.smwcentral.net/19596/zonej.zip",
        "filename": "zonej.zip",
        "size": 32320,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chip-polka",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8491,
    "title": "Chip Polka",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "chase",
      "credits"
    ],
    "description": "A fast-paced tune that would make a good bonus theme or an interesting boss theme.",
    "latest_version": "smwc-8491-1388496913",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8491,
        "title": "Chip Polka",
        "version": "smwc-8491-1388496913",
        "upstream_time": 1388496913,
        "download_url": "https://dl.smwcentral.net/8491/Chip%20Polka.zip",
        "filename": "Chip Polka.zip",
        "size": 62122,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chip-s-challenge-windows-chip01-mid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27979,
    "title": "Chip's Challenge (Windows) - CHIP01.mid",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "bonus"
    ],
    "description": "Ported for request from <span class=\"un-outer\" title=\"NopeContest\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span>",
    "latest_version": "smwc-27979-1631495400",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27979,
        "title": "Chip's Challenge (Windows) - CHIP01.mid",
        "version": "smwc-27979-1631495400",
        "upstream_time": 1631495400,
        "download_url": "https://dl.smwcentral.net/27979/Chip%27s%20Challenge%20-%20CHIP01.zip",
        "filename": "Chip%27s Challenge - CHIP01.zip",
        "size": 75697,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chip-s-challenge-windows-chip02-mid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27954,
    "title": "Chip's Challenge (Windows) - CHIP02.mid",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "cave",
      "dark"
    ],
    "description": "A rather odd song from Chip's Challenge on Windows.<br>\r\n<br>\r\nCould fit caves and athletic levels.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"NopeContest\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span>",
    "latest_version": "smwc-27954-1629831404",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27954,
        "title": "Chip's Challenge (Windows) - CHIP02.mid",
        "version": "smwc-27954-1629831404",
        "upstream_time": 1629831404,
        "download_url": "https://dl.smwcentral.net/27954/Chip%27s%20Challenge%20%28Windows%29%20-%20CHIP02.mid%20%28Track%202%29.zip",
        "filename": "Chip%27s Challenge (Windows) - CHIP02.mid (Track 2).zip",
        "size": 31820,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-christmas-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35855,
    "title": "Christmas Island 2 - Frostbearing Tyranny",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "ice",
      "industrial",
      "snow",
      "tense",
      "water"
    ],
    "description": "Frostbearing Tyranny, played in the level 'Iggy's Fortress' in <a href=\"https://www.smwcentral.net/?p=section&a=details&id=35848\">Christmas Island 2</a>.",
    "latest_version": "smwc-35855-1704608735",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35855,
        "title": "Christmas Island 2 - Frostbearing Tyranny",
        "version": "smwc-35855-1704608735",
        "upstream_time": 1704608735,
        "download_url": "https://dl.smwcentral.net/35855/Christmas%20Island%202%20-%20Frostbearing%20Tyranny.zip",
        "filename": "Christmas Island 2 - Frostbearing Tyranny.zip",
        "size": 37897,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35854,
        "title": "Christmas Island 2 - Aquaphobic Descent",
        "version": "smwc-35854-1704608730",
        "upstream_time": 1704608730,
        "download_url": "https://dl.smwcentral.net/35854/Christmas%20Island%202%20-%20Aquaphobic%20Descent.zip",
        "filename": "Christmas Island 2 - Aquaphobic Descent.zip",
        "size": 87899,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chromag-commodore-atari",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39270,
    "title": "Chromag - Commodore Atari 500",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "upbeat",
      "urban"
    ],
    "description": "Funky track, used for one of the newer BEET JAM levels",
    "latest_version": "smwc-39270-1741210180",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39270,
        "title": "Chromag - Commodore Atari 500",
        "version": "smwc-39270-1741210180",
        "upstream_time": 1741210180,
        "download_url": "https://dl.smwcentral.net/39270/Commodore%20Atari%20500.zip",
        "filename": "Commodore Atari 500.zip",
        "size": 74825,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chromag-rain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37498,
    "title": "Chromag - Rain",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "calm",
      "night"
    ],
    "description": "Awesome chill track by Chromag.<br>\r\nNot compatible with thunder, bonus end, Yoshi, P-Switch and goal clear.",
    "latest_version": "smwc-37498-1713376421",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37498,
        "title": "Chromag - Rain",
        "version": "smwc-37498-1713376421",
        "upstream_time": 1713376421,
        "download_url": "https://dl.smwcentral.net/37498/rain%20.zip",
        "filename": "rain .zip",
        "size": 105191,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chromag-sledgehammer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37326,
    "title": "Chromag - Sledgehammer #2",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "credits",
      "overworld",
      "title"
    ],
    "description": "This is one of the ports I made for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=34714\">Entropy</a><br>\r\nThere are 2 versions, one specifically made for titles and credits which has a higher quality but isn't compatible with a lot of stuff (only for OWs and most titles / credits).<br>\r\nYou can switch between the versions with:<br>\r\nset define to #define Version 0, to get the higher quality Title/Credits/OW version<br>\r\nSet define to #define Version 1, to get the lower quality version<br>\r\nthe lower quality version isn't compatible with:<br>\r\nP-Switch, Yoshi Mount, Bonus End, Thunder",
    "latest_version": "smwc-37326-1714512210",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37326,
        "title": "Chromag - Sledgehammer #2",
        "version": "smwc-37326-1714512210",
        "upstream_time": 1714512210,
        "download_url": "https://dl.smwcentral.net/37326/Sledgehammer2.zip",
        "filename": "Sledgehammer2.zip",
        "size": 208656,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-cross-garden-of-the-gods",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24384,
    "title": "Chrono Cross - Garden of the Gods",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "calm",
      "cutscene",
      "night"
    ],
    "description": "Song that Garden of the Gods from Chrono Cross. Could fit a cutscenes.",
    "latest_version": "smwc-24384-1601513155",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24384,
        "title": "Chrono Cross - Garden of the Gods",
        "version": "smwc-24384-1601513155",
        "upstream_time": 1601513155,
        "download_url": "https://dl.smwcentral.net/24384/Garden%20of%20the%20Gods.zip",
        "filename": "Garden of the Gods.zip",
        "size": 30712,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-cross-lost-child-of-time",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19014,
    "title": "Chrono Cross - Lost Child of Time",
    "authors": [
      "musicalman"
    ],
    "tags": [
      "cave",
      "cutscene",
      "dark"
    ],
    "description": "This is a peaceful but kinda spooky song from chrono Cross. I always liked it for some reason. While I tried to remain faithful to the original, I did have to make some adjustments, especially to the end section because there are some sound effects in the music that couldn't feseably be replicated on the Snes. For that section I improvised a sort of melody to replace the sounds I left out, so it deviates from the original a bit in that respect.",
    "latest_version": "smwc-19014-1548732609",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19014,
        "title": "Chrono Cross - Lost Child of Time",
        "version": "smwc-19014-1548732609",
        "upstream_time": 1548732609,
        "download_url": "https://dl.smwcentral.net/19014/cc_lostchild.zip",
        "filename": "cc_lostchild.zip",
        "size": 65858,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-cross-on-the-beach-of-dreams-another-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10417,
    "title": "Chrono Cross - On the Beach of Dreams ~ Another World",
    "authors": [
      "sincx"
    ],
    "tags": [
      "abstract",
      "beach",
      "calm",
      "cutscene",
      "overworld",
      "sad",
      "title"
    ],
    "description": "A very calm, relaxing song that could work for a sad cutscene or credits theme. Takes up a lot of ARAM due to the echo, so if you have ARAM issues you can lower the delay or remove it entirely to save yourself a bunch of space. This is a bit of an update from the previous version that I never submitted, now featuring more reasonable volumes, actual panning, and surround sound!",
    "latest_version": "smwc-10417-1420685828",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10417,
        "title": "Chrono Cross - On the Beach of Dreams ~ Another World",
        "version": "smwc-10417-1420685828",
        "upstream_time": 1420685828,
        "download_url": "https://dl.smwcentral.net/10417/ccbeach.zip",
        "filename": "ccbeach.zip",
        "size": 63495,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7802,
        "title": "Chrono Cross - On the Beach of Dreams ~ Another World",
        "version": "smwc-7802-1319735127",
        "upstream_time": 1319735127,
        "download_url": "https://dl.smwcentral.net/7802/CC_AnotherWorld.zip",
        "filename": "CC_AnotherWorld.zip",
        "size": 72722,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-cross-plains-of-time-home-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22969,
    "title": "Chrono Cross - Plains of Time (Home World)",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "beach",
      "calm",
      "grassland",
      "night",
      "overworld"
    ],
    "description": "Song that Time's Grasslands - Home World from Chrono Cross. Good for a grassland and beach levels.",
    "latest_version": "smwc-22969-1590641693",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22969,
        "title": "Chrono Cross - Plains of Time (Home World)",
        "version": "smwc-22969-1590641693",
        "upstream_time": 1590641693,
        "download_url": "https://dl.smwcentral.net/22969/Time%27s%20Grasslands%20-%20Home%20World.zip",
        "filename": "Time%27s Grasslands - Home World.zip",
        "size": 32175,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-cross-time-s-grasslands-home-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24170,
    "title": "Chrono Cross - Time's Grasslands ~ Home World",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "beach",
      "calm",
      "overworld"
    ],
    "description": "The relaxing grassland theme from Chrono Cross. Good for overworld maps or calm areas.",
    "latest_version": "smwc-24170-1598109332",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24170,
        "title": "Chrono Cross - Time's Grasslands ~ Home World",
        "version": "smwc-24170-1598109332",
        "upstream_time": 1598109332,
        "download_url": "https://dl.smwcentral.net/24170/Chrono%20Cross%20-%20Time%27s%20Grasslands%20~%20Home%20World.zip",
        "filename": "Chrono Cross - Time%27s Grasslands ~ Home World.zip",
        "size": 56609,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-cross-zelbess",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17436,
    "title": "Chrono Cross - Zelbess",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "beach",
      "carnival",
      "water"
    ],
    "description": "This song originates from a ship in Chrono Cross; the S.S. Invincible, or Zelbess, which is a cruise ship that has some attractions like a casino. So use this for a level that gives the player vibes of fun and relaxation.<br>\r\n<br>\r\nRequester: Roadhog360 Gaming<br>\r\nMIDI credit: Dermot Mac Flannchaidh<br>\r\n<br>\r\n(EDIT: Changed the drumbeat before the song loops.)",
    "latest_version": "smwc-17436-1524763403",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17436,
        "title": "Chrono Cross - Zelbess",
        "version": "smwc-17436-1524763403",
        "upstream_time": 1524763403,
        "download_url": "https://dl.smwcentral.net/17436/Zelbess.zip",
        "filename": "Zelbess.zip",
        "size": 32829,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-a-prayer-to-the-road-that-leads",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35846,
    "title": "Chrono Trigger - A Prayer to the Road that Leads",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "cutscene",
      "game over",
      "goal",
      "misc"
    ],
    "description": "The song from when you play the Pipe Organ at the Catherdral in Chrono Trigger.",
    "latest_version": "smwc-35846-1704062356",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35846,
        "title": "Chrono Trigger - A Prayer to the Road that Leads",
        "version": "smwc-35846-1704062356",
        "upstream_time": 1704062356,
        "download_url": "https://dl.smwcentral.net/35846/Prayer.zip",
        "filename": "Prayer.zip",
        "size": 28376,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20969,
        "title": "Chrono Trigger - A Prayer To The Road That Leads",
        "version": "smwc-20969-1566338202",
        "upstream_time": 1566338202,
        "download_url": "https://dl.smwcentral.net/20969/Chrono%20Trigger%20-%20A%20Prayer%20To%20The%20Road%20That%20Leads.zip",
        "filename": "Chrono Trigger - A Prayer To The Road That Leads.zip",
        "size": 30681,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-a-shot-of-crisis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26540,
    "title": "Chrono Trigger - A Shot of Crisis",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "Tense song that would work well in boss fights and chase sequences.<br>\r\n<br>\r\nNote: not compatible with \"Bonus End\" and Thunder SFX/Blarggs/Fireworks.",
    "latest_version": "smwc-26540-1617747819",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26540,
        "title": "Chrono Trigger - A Shot of Crisis",
        "version": "smwc-26540-1617747819",
        "upstream_time": 1617747819,
        "download_url": "https://dl.smwcentral.net/26540/Chrono%20Trigger%20-%20A%20Shot%20of%20Crisis.zip",
        "filename": "Chrono Trigger - A Shot of Crisis.zip",
        "size": 75200,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-at-the-bottom-of-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31447,
    "title": "Chrono Trigger - At the Bottom of Night",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cave",
      "cutscene",
      "sad"
    ],
    "description": "Not compatible with \"Bonus End\" and Thunder SFX/Blarggs/Fireworks.<br>\r\nNote: the 1:1 version causes heavy lag with sound effects, so by default it's optimized to not have lag. If you don't plan on using SFX with it, change the NO_SFX_LAG define to 0.",
    "latest_version": "smwc-31447-1671353835",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31447,
        "title": "Chrono Trigger - At the Bottom of Night",
        "version": "smwc-31447-1671353835",
        "upstream_time": 1671353835,
        "download_url": "https://dl.smwcentral.net/31447/303%20At%20the%20Bottom%20of%20Night.zip",
        "filename": "303 At the Bottom of Night.zip",
        "size": 46622,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8130,
        "title": "Chrono Trigger - At the Bottom of Night",
        "version": "smwc-8130-1319744335",
        "upstream_time": 1319744335,
        "download_url": "https://dl.smwcentral.net/8130/CT-Night.zip",
        "filename": "CT-Night.zip",
        "size": 66946,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25010,
    "title": "Chrono Trigger - Battle 2",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "The unused battle theme from Chrono Trigger. Good for boss fights.",
    "latest_version": "smwc-25010-1606770586",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25010,
        "title": "Chrono Trigger - Battle 2",
        "version": "smwc-25010-1606770586",
        "upstream_time": 1606770586,
        "download_url": "https://dl.smwcentral.net/25010/Chrono%20Trigger%20-%20Battle%202.zip",
        "filename": "Chrono Trigger - Battle 2.zip",
        "size": 72567,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20587,
        "title": "Chrono Trigger - Battle 1",
        "version": "smwc-20587-1562904218",
        "upstream_time": 1562904218,
        "download_url": "https://dl.smwcentral.net/20587/Chrono%20Trigger%20-%20Battle%201.zip",
        "filename": "Chrono Trigger - Battle 1.zip",
        "size": 32324,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20075,
        "title": "Chrono Trigger - Battle 1",
        "version": "smwc-20075-1559331577",
        "upstream_time": 1559331577,
        "download_url": "https://dl.smwcentral.net/20075/ChronoTrigger_Battle1.zip",
        "filename": "ChronoTrigger_Battle1.zip",
        "size": 78856,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-battle-with-magus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23801,
    "title": "Chrono Trigger - Battle With Magus",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "dark",
      "environmental",
      "tense"
    ],
    "description": "Magus' battle theme. There's an option in the txt file to remove Magus' laugh, if you want.<br>\r\n<br>\r\nNote: if using Magus' laugh, the song is not compatible with the \"Bonus End\" song and with Thunder SFX/Blarggs.",
    "latest_version": "smwc-23801-1595208508",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23801,
        "title": "Chrono Trigger - Battle With Magus",
        "version": "smwc-23801-1595208508",
        "upstream_time": 1595208508,
        "download_url": "https://dl.smwcentral.net/23801/Battle%20with%20Magus.zip",
        "filename": "Battle with Magus.zip",
        "size": 75226,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-bike-chase",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19621,
    "title": "Chrono Trigger - Bike Chase",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "chase"
    ],
    "description": "Could fit a race/chase or a miniboss.",
    "latest_version": "smwc-19621-1555874318",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19621,
        "title": "Chrono Trigger - Bike Chase",
        "version": "smwc-19621-1555874318",
        "upstream_time": 1555874318,
        "download_url": "https://dl.smwcentral.net/19621/ChronoTrigger_BikeChase.zip",
        "filename": "ChronoTrigger_BikeChase.zip",
        "size": 58746,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8600,
        "title": "Chrono Trigger - Bike Chase",
        "version": "smwc-8600-1403994189",
        "upstream_time": 1403994189,
        "download_url": "https://dl.smwcentral.net/8600/Bike%20Chase.zip",
        "filename": "Bike Chase.zip",
        "size": 65987,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-black-omen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21645,
    "title": "Chrono Trigger - Black Omen",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "airship",
      "castle",
      "dark",
      "final",
      "tense"
    ],
    "description": "The music that plays in the last dungeon of Chrono Trigger, good for a final area.<br>\r\n<br>\r\nNote: not compatible with \"Bonus end\" song and thunder sfx/Blarggs.",
    "latest_version": "smwc-21645-1576466078",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21645,
        "title": "Chrono Trigger - Black Omen",
        "version": "smwc-21645-1576466078",
        "upstream_time": 1576466078,
        "download_url": "https://dl.smwcentral.net/21645/311%20Black%20Omen.zip",
        "filename": "311 Black Omen.zip",
        "size": 71183,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34102,
    "title": "Chrono Trigger - Boss Battle 2",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "tense"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span><br>\r\n<br>\r\nUpdate 12.06.2023: Fixed some mistakes.",
    "latest_version": "smwc-34102-1686814860",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34102,
        "title": "Chrono Trigger - Boss Battle 2",
        "version": "smwc-34102-1686814860",
        "upstream_time": 1686814860,
        "download_url": "https://dl.smwcentral.net/34102/Chrono%20Trigger%20Boss%20Battle%202.zip",
        "filename": "Chrono Trigger Boss Battle 2.zip",
        "size": 61749,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22780,
        "title": "Chrono Trigger - Boss Battle 1",
        "version": "smwc-22780-1589685780",
        "upstream_time": 1589685780,
        "download_url": "https://dl.smwcentral.net/22780/Chrono%20Trigger%20-%20Boss%20Battle%201.zip",
        "filename": "Chrono Trigger - Boss Battle 1.zip",
        "size": 34177,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19243,
        "title": "Chrono Trigger - Boss Battle 1",
        "version": "smwc-19243-1551835327",
        "upstream_time": 1551835327,
        "download_url": "https://dl.smwcentral.net/19243/chrono-boss1.zip",
        "filename": "chrono-boss1.zip",
        "size": 70199,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-brink-of-time",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18945,
    "title": "Chrono Trigger - Brink of Time",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "cutscene",
      "ghost house",
      "overworld"
    ],
    "description": "The End of Time from Chrono Trigger. Good for overworlds or calm areas. THUNDER SFX DO NOT WORK WITH THIS PORT.",
    "latest_version": "smwc-18945-1547411631",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18945,
        "title": "Chrono Trigger - Brink of Time",
        "version": "smwc-18945-1547411631",
        "upstream_time": 1547411631,
        "download_url": "https://dl.smwcentral.net/18945/Chrono%20Trigger%20-%20Brink%20of%20Time.zip",
        "filename": "Chrono Trigger - Brink of Time.zip",
        "size": 61449,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18558,
        "title": "Chrono Trigger - Brink of Time",
        "version": "smwc-18558-1543532381",
        "upstream_time": 1543532381,
        "download_url": "https://dl.smwcentral.net/18558/Chrono%20Trigger%20-%20Brink%20of%20Time.zip",
        "filename": "Chrono Trigger - Brink of Time.zip",
        "size": 32024,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-burn-bobonga",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37854,
    "title": "Chrono Trigger - Burn! Bobonga!",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cave",
      "jungle",
      "mountain"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span><br>\r\n<br>\r\nNote: This song is not compatible with the following SFX:<br>\r\nThunder/Firework/Blargg<br>\r\n",
    "latest_version": "smwc-37854-1719800031",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37854,
        "title": "Chrono Trigger - Burn! Bobonga!",
        "version": "smwc-37854-1719800031",
        "upstream_time": 1719800031,
        "download_url": "https://dl.smwcentral.net/37854/Burn%20Bobonga.zip",
        "filename": "Burn Bobonga.zip",
        "size": 63520,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-center-of-the-enlightened-corridors-of-time-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31675,
    "title": "Chrono Trigger - Center of the Enlightened ~ Corridors Of Time (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "desert",
      "night",
      "overworld",
      "ruins",
      "sky",
      "temple",
      "title",
      "town"
    ],
    "description": "Did a birthday special arrangement of <a href=\"https://youtu.be/BXo3DrXHY8w\" rel=\"nofollow\">Corridors Of Time</a> from Chrono Trigger. Thought it'd be great to celebrate my birthday with another special remix once again <s>and also give myself an excuse to make a remix of a Chrono Trigger theme but make it SPECIAL</s>.<br>\r\n<br>\r\nChrono Trigger is one of my favorite games of all-time, and I believe the game deserves as much praise as it keeps on getting. It's not only a one-of-a-kind SquEnix RPG, but also probably one of the best video games ever made. It's easily one of the best experiences I ever had with a video game, and I'm sure it was the same for morbillions of others as well.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.",
    "latest_version": "smwc-31675-1672084222",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31675,
        "title": "Chrono Trigger - Center of the Enlightened ~ Corridors Of Time (Remix)",
        "version": "smwc-31675-1672084222",
        "upstream_time": 1672084222,
        "download_url": "https://dl.smwcentral.net/31675/Center%20of%20the%20Enlightened.zip",
        "filename": "Center of the Enlightened.zip",
        "size": 65491,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-confusing-melody",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32761,
    "title": "Chrono Trigger - Confusing Melody",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "ambient",
      "castle",
      "dark",
      "final",
      "mysterious",
      "night",
      "tense"
    ],
    "description": "Fits dark, mysterious areas and rooms before bosses.<br>\r\nNot compatible with Bonus End.",
    "latest_version": "smwc-32761-1680078613",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32761,
        "title": "Chrono Trigger - Confusing Melody",
        "version": "smwc-32761-1680078613",
        "upstream_time": 1680078613,
        "download_url": "https://dl.smwcentral.net/32761/Chrono%20Trigger%20-%20Confusing%20Melody.zip",
        "filename": "Chrono Trigger - Confusing Melody.zip",
        "size": 39952,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-corridors-of-time",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18879,
    "title": "Chrono Trigger - Corridors of Time",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "calm",
      "desert",
      "magical",
      "night",
      "overworld",
      "palace",
      "ruins",
      "sad",
      "sky",
      "temple",
      "town",
      "village"
    ],
    "description": "An old port of Corridors of Time from Chrono Trigger.<br>\r\n<br>\r\nCould be used for palaces or temples.",
    "latest_version": "smwc-18879-1547145033",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18879,
        "title": "Chrono Trigger - Corridors of Time",
        "version": "smwc-18879-1547145033",
        "upstream_time": 1547145033,
        "download_url": "https://dl.smwcentral.net/18879/Corridors%20of%20Time.zip",
        "filename": "Corridors of Time.zip",
        "size": 32292,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16119,
        "title": "Chrono Trigger - Corridors of Time",
        "version": "smwc-16119-1503930153",
        "upstream_time": 1503930153,
        "download_url": "https://dl.smwcentral.net/16119/Chrono%20Trigger%20-%20Corridors%20of%20Time.zip",
        "filename": "Chrono Trigger - Corridors of Time.zip",
        "size": 32585,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 9438,
        "title": "Chrono Trigger - Corridors of Time",
        "version": "smwc-9438-1414864093",
        "upstream_time": 1414864093,
        "download_url": "https://dl.smwcentral.net/9438/Chrono%20Trigger%20-%20Corridors%20of%20Time.zip",
        "filename": "Chrono Trigger - Corridors of Time.zip",
        "size": 79374,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-courage-and-pride",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25007,
    "title": "Chrono Trigger - Courage and Pride",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "cutscene"
    ],
    "description": "The triumphant song that plays in Guardia Castle in Chrono Trigger (it's also my favorite CT song :P).<br>\r\n<br>\r\nNot compatible with the \"Bonus End\" song.",
    "latest_version": "smwc-25007-1605816058",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25007,
        "title": "Chrono Trigger - Courage and Pride",
        "version": "smwc-25007-1605816058",
        "upstream_time": 1605816058,
        "download_url": "https://dl.smwcentral.net/25007/Courage%20and%20Pride.zip",
        "filename": "Courage and Pride.zip",
        "size": 65781,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-delightful-spekkio",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21744,
    "title": "Chrono Trigger - Delightful Spekkio",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "bonus",
      "calm",
      "carnival",
      "grassland",
      "sky"
    ],
    "description": "The song that plays during the fight with Spekkio, it could fit calm or cheerful areas.<br>\r\n<br>\r\nNote: not compatible with thunder sfx/Blarggs.",
    "latest_version": "smwc-21744-1578446027",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21744,
        "title": "Chrono Trigger - Delightful Spekkio",
        "version": "smwc-21744-1578446027",
        "upstream_time": 1578446027,
        "download_url": "https://dl.smwcentral.net/21744/214%20Delightful%20Spekkio.zip",
        "filename": "214 Delightful Spekkio.zip",
        "size": 62435,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-fanfare",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37794,
    "title": "Chrono Trigger - Fanfare 2",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "goal",
      "misc"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span><br>\r\n<br>\r\nNote: This song is not compatible with the following SFX:<br>\r\nThunder/Firework/Blargg",
    "latest_version": "smwc-37794-1721919551",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37794,
        "title": "Chrono Trigger - Fanfare 2",
        "version": "smwc-37794-1721919551",
        "upstream_time": 1721919551,
        "download_url": "https://dl.smwcentral.net/37794/CT%20Fanfare%202.zip",
        "filename": "CT Fanfare 2.zip",
        "size": 53418,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19563,
        "title": "Chrono Trigger - Fanfare 3",
        "version": "smwc-19563-1554320817",
        "upstream_time": 1554320817,
        "download_url": "https://dl.smwcentral.net/19563/CT-Fanfare3.zip",
        "filename": "CT-Fanfare3.zip",
        "size": 30934,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-far-off-promise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22208,
    "title": "Chrono Trigger - Far Off Promise",
    "authors": [
      "Mr. MS"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld"
    ],
    "description": "A very calm and cool song from Chrono Trigger. Good for calm ambients.",
    "latest_version": "smwc-22208-1583902867",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22208,
        "title": "Chrono Trigger - Far Off Promise",
        "version": "smwc-22208-1583902867",
        "upstream_time": 1583902867,
        "download_url": "https://dl.smwcentral.net/22208/Chrono%20Trigger%20-%20Far%20Off%20Promise.zip",
        "filename": "Chrono Trigger - Far Off Promise.zip",
        "size": 29613,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-first-festival-of-stars",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31298,
    "title": "Chrono Trigger - First Festival of Stars",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "credits",
      "cutscene",
      "town"
    ],
    "description": "Requested by Zavok.",
    "latest_version": "smwc-31298-1658924606",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31298,
        "title": "Chrono Trigger - First Festival of Stars",
        "version": "smwc-31298-1658924606",
        "upstream_time": 1658924606,
        "download_url": "https://dl.smwcentral.net/31298/Chrono%20Trigger%20-%20First%20Festival%20of%20Stars.zip",
        "filename": "Chrono Trigger - First Festival of Stars.zip",
        "size": 78246,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-frog-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25125,
    "title": "Chrono Trigger - Frog's Theme",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "cutscene",
      "dark",
      "mountain"
    ],
    "description": "Sample-less requested by Infinity.<br>\r\nFix after Tamaki's first moderation, thanks for the suggestions.<br>\r\n<br>\r\nA dark march that could work for a cutscene or even a mountain level.",
    "latest_version": "smwc-25125-1604950683",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25125,
        "title": "Chrono Trigger - Frog's Theme",
        "version": "smwc-25125-1604950683",
        "upstream_time": 1604950683,
        "download_url": "https://dl.smwcentral.net/25125/chronot_frog_0_2.zip",
        "filename": "chronot_frog_0_2.zip",
        "size": 32521,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8209,
        "title": "Chrono Trigger - Frog's Theme",
        "version": "smwc-8209-1339325821",
        "upstream_time": 1339325821,
        "download_url": "https://dl.smwcentral.net/8209/Frog%27s%20Theme.zip",
        "filename": "Frog%27s Theme.zip",
        "size": 60227,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-gato-s-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26039,
    "title": "Chrono Trigger - Gato's Song",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "castle",
      "cutscene",
      "dark",
      "overworld",
      "temple"
    ],
    "description": "Could fit with short epic cutscenes",
    "latest_version": "smwc-26039-1614325600",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26039,
        "title": "Chrono Trigger - Gato's Song",
        "version": "smwc-26039-1614325600",
        "upstream_time": 1614325600,
        "download_url": "https://dl.smwcentral.net/26039/Chrono%20Trigger%20-%20Gato%27s%20Song.zip",
        "filename": "Chrono Trigger - Gato%27s Song.zip",
        "size": 31291,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-gato-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8613,
    "title": "Chrono Trigger - Gato's Theme",
    "authors": [
      "Darius"
    ],
    "tags": [
      "athletic",
      "cutscene",
      "mountain",
      "sky"
    ],
    "description": "A cool song from Chrono Trigger that reminds of an adventure.",
    "latest_version": "smwc-8613-1405981891",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8613,
        "title": "Chrono Trigger - Gato's Theme",
        "version": "smwc-8613-1405981891",
        "upstream_time": 1405981891,
        "download_url": "https://dl.smwcentral.net/8613/Chrono%20Trigger%20-%20Gato%27s%20Theme.zip",
        "filename": "Chrono Trigger - Gato%27s Theme.zip",
        "size": 60166,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-guardia-millennial-fair",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33556,
    "title": "Chrono Trigger - Guardia Millennial Fair",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "bonus",
      "calm",
      "carnival",
      "town"
    ],
    "description": "Music that is played at the beginning of the game at the fair.<br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, Thunder/Firework/Blargg ",
    "latest_version": "smwc-33556-1680320222",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33556,
        "title": "Chrono Trigger - Guardia Millennial Fair",
        "version": "smwc-33556-1680320222",
        "upstream_time": 1680320222,
        "download_url": "https://dl.smwcentral.net/33556/Guardia%20Millennial%20Fair.zip",
        "filename": "Guardia Millennial Fair.zip",
        "size": 78923,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-huh",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32390,
    "title": "Chrono Trigger - Huh?!",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "tense"
    ],
    "description": "Requested by Anorakun.",
    "latest_version": "smwc-32390-1675024292",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32390,
        "title": "Chrono Trigger - Huh?!",
        "version": "smwc-32390-1675024292",
        "upstream_time": 1675024292,
        "download_url": "https://dl.smwcentral.net/32390/114%20Huh.zip",
        "filename": "114 Huh.zip",
        "size": 40354,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-kingdom-trial",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32595,
    "title": "Chrono Trigger - Kingdom Trial",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "castle",
      "cutscene"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-32595-1673287622",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32595,
        "title": "Chrono Trigger - Kingdom Trial",
        "version": "smwc-32595-1673287622",
        "upstream_time": 1673287622,
        "download_url": "https://dl.smwcentral.net/32595/Kingdom%20Trial.zip",
        "filename": "Kingdom Trial.zip",
        "size": 69114,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-lab",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19519,
    "title": "Chrono Trigger - Lab 16's Ruin",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "desert",
      "mountain",
      "ruins"
    ],
    "description": "Song from Chrono Trigger with an eerie feel to it, it could fit a ruined/desolated area.<br>\r\nNote: it's not compatible with the thunder sfx and Blarggs.",
    "latest_version": "smwc-19519-1553979861",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19519,
        "title": "Chrono Trigger - Lab 16's Ruin",
        "version": "smwc-19519-1553979861",
        "upstream_time": 1553979861,
        "download_url": "https://dl.smwcentral.net/19519/CTLab16Ruin.zip",
        "filename": "CTLab16Ruin.zip",
        "size": 84373,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-last-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21302,
    "title": "Chrono Trigger - Last Battle",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "The tense song heard during Lavos' final phase in Chrono Trigger (Lavos' scream not included). It can fit boss fights or chase/escape sequences.<br>\r\nSpecial thanks to Yuzu for their PWM sample!<br>\r\n<br>\r\nNote: not compatible with the \"Bonus end\" song or with Blarggs/thunder sfx.",
    "latest_version": "smwc-21302-1570685721",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21302,
        "title": "Chrono Trigger - Last Battle",
        "version": "smwc-21302-1570685721",
        "upstream_time": 1570685721,
        "download_url": "https://dl.smwcentral.net/21302/314%20Last%20Battle.zip",
        "filename": "314 Last Battle.zip",
        "size": 79172,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-lavos-stirs",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22048,
    "title": "Chrono Trigger - Lavos Stirs",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "ambient",
      "boss",
      "dark",
      "environmental",
      "final",
      "space",
      "spooky",
      "tense"
    ],
    "description": "Heartbeats and growls. Fits pre-boss rooms and really creepy areas.",
    "latest_version": "smwc-22048-1581363251",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22048,
        "title": "Chrono Trigger - Lavos Stirs",
        "version": "smwc-22048-1581363251",
        "upstream_time": 1581363251,
        "download_url": "https://dl.smwcentral.net/22048/CT%20-%20Lavos%20Stirs.zip",
        "filename": "CT - Lavos Stirs.zip",
        "size": 38077,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19647,
    "title": "Chrono Trigger - Main Theme",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "credits",
      "cutscene",
      "sky",
      "title"
    ],
    "description": "Iconic theme that plays in the title screen of Chrono Trigger, it could fit a title screen or credits.<br>\r\nThe zip includes the complete version and a shorter one that loops at the first sax section. By default the full version doesn't loop, but it can set to loop (from the beginning) by changing \"NO_LOOP\" from 1 to 0 at the beginning of the file.<br>\r\nNote that the full version isn't compatible with thunder sfx or Blarggs.",
    "latest_version": "smwc-19647-1555714616",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19647,
        "title": "Chrono Trigger - Main Theme",
        "version": "smwc-19647-1555714616",
        "upstream_time": 1555714616,
        "download_url": "https://dl.smwcentral.net/19647/ChronoTrigger_MainTheme.zip",
        "filename": "ChronoTrigger_MainTheme.zip",
        "size": 106362,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-manoria-cathedral",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21225,
    "title": "Chrono Trigger - Manoria Cathedral",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cathedral",
      "cutscene",
      "night",
      "ruins",
      "sad"
    ],
    "description": "Short song that could be used in a resting area or at the entrance of a cathedral.",
    "latest_version": "smwc-21225-1569612406",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21225,
        "title": "Chrono Trigger - Manoria Cathedral",
        "version": "smwc-21225-1569612406",
        "upstream_time": 1569612406,
        "download_url": "https://dl.smwcentral.net/21225/115%20Manoria%20Cathedral.zip",
        "filename": "115 Manoria Cathedral.zip",
        "size": 42703,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20720,
        "title": "Chrono Trigger - Manoria Cathedral",
        "version": "smwc-20720-1563649063",
        "upstream_time": 1563649063,
        "download_url": "https://dl.smwcentral.net/20720/Chrono%20Trigger%20-%20Manoria%20Cathedral.zip",
        "filename": "Chrono Trigger - Manoria Cathedral.zip",
        "size": 30631,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-memories-of-green",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24326,
    "title": "Chrono Trigger - Memories of Green",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "forest",
      "ice",
      "overworld",
      "ruins",
      "sad",
      "temple"
    ],
    "description": "great for forests and temples or maps",
    "latest_version": "smwc-24326-1598930743",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24326,
        "title": "Chrono Trigger - Memories of Green",
        "version": "smwc-24326-1598930743",
        "upstream_time": 1598930743,
        "download_url": "https://dl.smwcentral.net/24326/Memories%20of%20Green.zip",
        "filename": "Memories of Green.zip",
        "size": 31404,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11269,
        "title": "Chrono Trigger - Memories of Green",
        "version": "smwc-11269-1431483399",
        "upstream_time": 1431483399,
        "download_url": "https://dl.smwcentral.net/11269/Chrono%20Trigger%20-%20Memories%20of%20Green.zip",
        "filename": "Chrono Trigger - Memories of Green.zip",
        "size": 47890,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-morning-sunlight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37101,
    "title": "Chrono Trigger - Morning Sunlight",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "cutscene",
      "misc"
    ],
    "description": "The song that plays when you first wake up in Chrono Trigger.<br>\r\n<br>\r\nRequested by <a href=\"https://www.smwcentral.net/?p=profile&id=229\"><span style=\"color: #97acef;\"><b>Hamtaro126</b></span></a><br>\r\n<br>\r\nNote: Incompatible with Thunder and Bonus End",
    "latest_version": "smwc-37101-1710354421",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37101,
        "title": "Chrono Trigger - Morning Sunlight",
        "version": "smwc-37101-1710354421",
        "upstream_time": 1710354421,
        "download_url": "https://dl.smwcentral.net/37101/CT_Morning%20Sunlight.zip",
        "filename": "CT_Morning Sunlight.zip",
        "size": 38562,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-mystery-from-the-past",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27186,
    "title": "Chrono Trigger - Mystery from the Past",
    "authors": [
      "K.T.B."
    ],
    "tags": [
      "ambient",
      "bonus",
      "misc",
      "miss",
      "sad"
    ],
    "description": "\"Mystery from the Past\" - or \"Mystery <b>of</b> the Past\" in certain less official translations - from Chrono Trigger. Composed by Nobuo Uematsu, this short little jingle could suit a mysterious event. I can also imagine this being a possible replacement for the \"death\" jingle, though the fact that this is a sampled port would make that pretty difficult to set up properly.",
    "latest_version": "smwc-27186-1624212985",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27186,
        "title": "Chrono Trigger - Mystery from the Past",
        "version": "smwc-27186-1624212985",
        "upstream_time": 1624212985,
        "download_url": "https://dl.smwcentral.net/27186/KTB%20ctmystery.zip",
        "filename": "KTB ctmystery.zip",
        "size": 38623,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-peaceful-days",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21224,
    "title": "Chrono Trigger - Peaceful Days",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld"
    ],
    "description": "Peaceful song that could fit an overworld or a cutscene.",
    "latest_version": "smwc-21224-1569614526",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21224,
        "title": "Chrono Trigger - Peaceful Days",
        "version": "smwc-21224-1569614526",
        "upstream_time": 1569614526,
        "download_url": "https://dl.smwcentral.net/21224/104%20Peaceful%20Days.zip",
        "filename": "104 Peaceful Days.zip",
        "size": 49191,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18638,
        "title": "Chrono Trigger - Peaceful Days",
        "version": "smwc-18638-1544581306",
        "upstream_time": 1544581306,
        "download_url": "https://dl.smwcentral.net/18638/Chrono%20Trigger%20-%20Peaceful%20Days.zip",
        "filename": "Chrono Trigger - Peaceful Days.zip",
        "size": 31806,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-pre-release-keeper-s-dome",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22675,
    "title": "Chrono Trigger Pre-Release - Keeper's Dome",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "mystery",
      "overworld",
      "pre-boss"
    ],
    "description": "A short creepy song that plays on the pre-release version when you unlock the sealed doors.",
    "latest_version": "smwc-22675-1587315632",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22675,
        "title": "Chrono Trigger Pre-Release - Keeper's Dome",
        "version": "smwc-22675-1587315632",
        "upstream_time": 1587315632,
        "download_url": "https://dl.smwcentral.net/22675/Chrono%20Trigger%20Pre-Release%20-%20Keeper%27s%20Dome.zip",
        "filename": "Chrono Trigger Pre-Release - Keeper%27s Dome.zip",
        "size": 58252,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-pre-release-presentation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20719,
    "title": "Chrono Trigger (Pre-Release) - Presentation",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "title"
    ],
    "description": "A lesser known song from Chrono Trigger's Pre-Release that could be used for endings, cutscenes, or dramatic title screens.",
    "latest_version": "smwc-20719-1564235406",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20719,
        "title": "Chrono Trigger (Pre-Release) - Presentation",
        "version": "smwc-20719-1564235406",
        "upstream_time": 1564235406,
        "download_url": "https://dl.smwcentral.net/20719/Chrono%20Trigger%20Pre-Release%20-%20Presentation.zip",
        "filename": "Chrono Trigger Pre-Release - Presentation.zip",
        "size": 30739,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15427,
        "title": "Chrono Trigger (Pre-Release) - Presentation",
        "version": "smwc-15427-1493572267",
        "upstream_time": 1493572267,
        "download_url": "https://dl.smwcentral.net/15427/Chrono%20Trigger%20Pre-Release%20-%20Presentation.zip",
        "filename": "Chrono Trigger Pre-Release - Presentation.zip",
        "size": 33053,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-primitive-mountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21459,
    "title": "Chrono Trigger - Primitive Mountain",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "forest",
      "jungle",
      "mountain",
      "temple"
    ],
    "description": "Fits forests and jungles. Requested by Brutapode89.<br>\r\n<br>\r\nMod note: not compatible with Bonus End SFX.",
    "latest_version": "smwc-21459-1574209512",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21459,
        "title": "Chrono Trigger - Primitive Mountain",
        "version": "smwc-21459-1574209512",
        "upstream_time": 1574209512,
        "download_url": "https://dl.smwcentral.net/21459/CT%20-%20Primitive%20Mountain.zip",
        "filename": "CT - Primitive Mountain.zip",
        "size": 73482,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-psx-scattering-blossoms",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22705,
    "title": "Chrono Trigger (PSX) - Scattering Blossoms",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "cutscene",
      "forest",
      "night"
    ],
    "description": "An extra track that was composed by Tsuyoshi Sekito for the Playstation port of said game. It's listened on the music box of the extras menus.<br>\r\nDue to the original song having much more than 8 channels, I decided to separate it into two versions, one for the Pianos and other for the Choir ones. If you want to use the Choirs, change the Choir_Version define to 1.<br>\r\nAlso, because this song is very heavy in sample usage, I had to downsample the Choir, Piano and the String Ensemble samples to make it compatible with most of vanilla SFX.<br>\r\nAnyway, an unoptimized version is also included.<br>\r\n<br>\r\nRequested by BootaNoBijuu/Neo Bonobi.",
    "latest_version": "smwc-22705-1588304691",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22705,
        "title": "Chrono Trigger (PSX) - Scattering Blossoms",
        "version": "smwc-22705-1588304691",
        "upstream_time": 1588304691,
        "download_url": "https://dl.smwcentral.net/22705/Chrono%20Trigger%20%28PSX%29%20-%20Scattering%20Blossoms.zip",
        "filename": "Chrono Trigger (PSX) - Scattering Blossoms.zip",
        "size": 208230,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-rat-a-tat-tat-it-s-mitsuda",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37385,
    "title": "Chrono Trigger - Rat-a-Tat-Tat It's... Mitsuda",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "cutscene",
      "goal",
      "misc"
    ],
    "description": "An unused fanfare from Chrono Trigger.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-37385-1717969860",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37385,
        "title": "Chrono Trigger - Rat-a-Tat-Tat It's... Mitsuda",
        "version": "smwc-37385-1717969860",
        "upstream_time": 1717969860,
        "download_url": "https://dl.smwcentral.net/37385/It%27s%20mitsuda.zip",
        "filename": "It%27s mitsuda.zip",
        "size": 63781,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-remains-of-the-factory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21655,
    "title": "Chrono Trigger - Remains of the Factory",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "dark",
      "industrial",
      "ruins"
    ],
    "description": "Could fit a factory or ruins.<br>\r\n<br>\r\nNote: not compatible with thunder sfx/Blarggs.",
    "latest_version": "smwc-21655-1576734520",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21655,
        "title": "Chrono Trigger - Remains of the Factory",
        "version": "smwc-21655-1576734520",
        "upstream_time": 1576734520,
        "download_url": "https://dl.smwcentral.net/21655/210%20Remains%20of%20the%20Factory.zip",
        "filename": "210 Remains of the Factory.zip",
        "size": 71792,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13968,
        "title": "Chrono Trigger - Remains of the Factory",
        "version": "smwc-13968-1469763051",
        "upstream_time": 1469763051,
        "download_url": "https://dl.smwcentral.net/13968/Remains%20of%20the%20Factory.zip",
        "filename": "Remains of the Factory.zip",
        "size": 31585,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-rhythm-of-wind-sky-and-earth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26534,
    "title": "Chrono Trigger - Rhythm of Wind, Sky and Earth",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "overworld"
    ],
    "description": "Percussion-only song with a nice rhythm, it could work for tribal or prehistoric settings.",
    "latest_version": "smwc-26534-1617747496",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26534,
        "title": "Chrono Trigger - Rhythm of Wind, Sky and Earth",
        "version": "smwc-26534-1617747496",
        "upstream_time": 1617747496,
        "download_url": "https://dl.smwcentral.net/26534/Chrono%20Trigger%20-%20Rhythm%20of%20Wind%2C%20Sky%20and%20Earth.zip",
        "filename": "Chrono Trigger - Rhythm of Wind%2C Sky and Earth.zip",
        "size": 64405,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-robo-gang-johnny",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21319,
    "title": "Chrono Trigger - Robo Gang Johnny",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "cutscene",
      "misc",
      "overworld",
      "urban"
    ],
    "description": "An unsampled port of Robo Gang Johnny from Chrono Trigger for more vanilla-ish environments. Based off of KKevinM's sampled port of the same song. Good for overworlds.",
    "latest_version": "smwc-21319-1571283437",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21319,
        "title": "Chrono Trigger - Robo Gang Johnny",
        "version": "smwc-21319-1571283437",
        "upstream_time": 1571283437,
        "download_url": "https://dl.smwcentral.net/21319/Chrono%20Trigger%20-%20Robo%20Gang%20Johnny.zip",
        "filename": "Chrono Trigger - Robo Gang Johnny.zip",
        "size": 32840,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19640,
        "title": "Chrono Trigger - Robo Gang Johnny",
        "version": "smwc-19640-1555712590",
        "upstream_time": 1555712590,
        "download_url": "https://dl.smwcentral.net/19640/ChronoTrigger_Johnny.zip",
        "filename": "ChronoTrigger_Johnny.zip",
        "size": 71884,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-robo-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19264,
    "title": "Chrono Trigger - Robo's Theme",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "bonus",
      "grassland",
      "industrial"
    ],
    "description": "Robo's Rickroll-ish theme from Chrono Trigger, it could be used for less dangerous industrial areas.<br>\r\nRequested by duders.",
    "latest_version": "smwc-19264-1551837675",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19264,
        "title": "Chrono Trigger - Robo's Theme",
        "version": "smwc-19264-1551837675",
        "upstream_time": 1551837675,
        "download_url": "https://dl.smwcentral.net/19264/Robo%27s%20Theme.zip",
        "filename": "Robo%27s Theme.zip",
        "size": 65119,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8551,
        "title": "Chrono Trigger - Robo's Theme",
        "version": "smwc-8551-1396801725",
        "upstream_time": 1396801725,
        "download_url": "https://dl.smwcentral.net/8551/Robo%27s%20Theme.zip",
        "filename": "Robo%27s Theme.zip",
        "size": 65595,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-ruined-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26368,
    "title": "Chrono Trigger - Ruined World",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "calm",
      "dark",
      "desert",
      "environmental",
      "mysterious",
      "overworld",
      "ruins"
    ],
    "description": "Atmospheric song from Chrono Trigger fitting for desolate places/ruins etc. Note: not compatible with \"Bonus End\".<br>\r\nRequested by qantuum.",
    "latest_version": "smwc-26368-1617136781",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26368,
        "title": "Chrono Trigger - Ruined World",
        "version": "smwc-26368-1617136781",
        "upstream_time": 1617136781,
        "download_url": "https://dl.smwcentral.net/26368/Chrono%20Trigger%20-%20Ruined%20World.zip",
        "filename": "Chrono Trigger - Ruined World.zip",
        "size": 58927,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-schala-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26366,
    "title": "Chrono Trigger - Schala's Theme",
    "authors": [
      "Teows"
    ],
    "tags": [
      "calm",
      "cutscene",
      "forest",
      "ice",
      "overworld",
      "sad",
      "water"
    ],
    "description": "An iconic yet immensely underused theme from Chrono Trigger, good for overall cold/sad settings.",
    "latest_version": "smwc-26366-1618470020",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26366,
        "title": "Chrono Trigger - Schala's Theme",
        "version": "smwc-26366-1618470020",
        "upstream_time": 1618470020,
        "download_url": "https://dl.smwcentral.net/26366/schala.zip",
        "filename": "schala.zip",
        "size": 32174,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19325,
        "title": "Chrono Trigger - Schala's Theme",
        "version": "smwc-19325-1552861659",
        "upstream_time": 1552861659,
        "download_url": "https://dl.smwcentral.net/19325/Schala%27s%20Theme.zip",
        "filename": "Schala%27s Theme.zip",
        "size": 71287,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8287,
        "title": "Chrono Trigger - Schala's Theme",
        "version": "smwc-8287-1347636416",
        "upstream_time": 1347636416,
        "download_url": "https://dl.smwcentral.net/8287/Schalas%20Theme%20%28SMW%29.zip",
        "filename": "Schalas Theme (SMW).zip",
        "size": 60253,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-sealed-door",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32430,
    "title": "Chrono Trigger - Sealed Door",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "cutscene",
      "mysterious",
      "sad",
      "temple"
    ],
    "description": "Note: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, Thunder/Firework/Blargg <br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span><br>\r\n",
    "latest_version": "smwc-32430-1675211169",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32430,
        "title": "Chrono Trigger - Sealed Door",
        "version": "smwc-32430-1675211169",
        "upstream_time": 1675211169,
        "download_url": "https://dl.smwcentral.net/32430/Sealed%20Door.zip",
        "filename": "Sealed Door.zip",
        "size": 76205,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-secret-of-the-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35787,
    "title": "Chrono Trigger - Secret of the Forest",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "cave",
      "environmental",
      "forest",
      "mysterious",
      "night",
      "overworld",
      "temple"
    ],
    "description": "The iconic forest theme from Chrono Trigger. Suitable for exploratory areas.<br>\r\n<br>\r\nComes with 2 versions, one that uses a liberal amount of pitch-modulated instruments to sound closer to the original, and one which uses none to preserve that raw, unfiltered, SMW sound. Take your pick.",
    "latest_version": "smwc-35787-1704061922",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35787,
        "title": "Chrono Trigger - Secret of the Forest",
        "version": "smwc-35787-1704061922",
        "upstream_time": 1704061922,
        "download_url": "https://dl.smwcentral.net/35787/CT%20-%20Secret%20of%20the%20Forest.zip",
        "filename": "CT - Secret of the Forest.zip",
        "size": 66653,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20504,
        "title": "Chrono Trigger - Secret of the Forest",
        "version": "smwc-20504-1562571531",
        "upstream_time": 1562571531,
        "download_url": "https://dl.smwcentral.net/20504/Chrono%20Trigger%20-%20Secret%20of%20the%20Forest.zip",
        "filename": "Chrono Trigger - Secret of the Forest.zip",
        "size": 81440,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-silent-light",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26371,
    "title": "Chrono Trigger - Silent Light",
    "authors": [
      "Teows"
    ],
    "tags": [
      "castle",
      "ghost house",
      "ice",
      "snow"
    ],
    "description": "The Manoria Cathedral/Death Peak theme from Chrono Trigger. Given its foreboding feel, I picture it going pretty well in darkish castles, ghost houses and even icy areas.",
    "latest_version": "smwc-26371-1618470025",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26371,
        "title": "Chrono Trigger - Silent Light",
        "version": "smwc-26371-1618470025",
        "upstream_time": 1618470025,
        "download_url": "https://dl.smwcentral.net/26371/silentlight.zip",
        "filename": "silentlight.zip",
        "size": 63437,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-singing-mountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23570,
    "title": "Chrono Trigger - Singing Mountain",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "cutscene",
      "ice",
      "mountain",
      "night",
      "overworld",
      "ruins",
      "sad",
      "snow",
      "temple"
    ],
    "description": "A calm and wintery theme from Chrono Trigger that was never used in the final game.",
    "latest_version": "smwc-23570-1594093003",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23570,
        "title": "Chrono Trigger - Singing Mountain",
        "version": "smwc-23570-1594093003",
        "upstream_time": 1594093003,
        "download_url": "https://dl.smwcentral.net/23570/Chrono%20Trigger-%20Singing%20Mountain.zip",
        "filename": "Chrono Trigger- Singing Mountain.zip",
        "size": 31142,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14380,
        "title": "Chrono Trigger - Singing Mountain",
        "version": "smwc-14380-1475294424",
        "upstream_time": 1475294424,
        "download_url": "https://dl.smwcentral.net/14380/Singing%20Mountain.zip",
        "filename": "Singing Mountain.zip",
        "size": 76285,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-the-day-the-world-revived",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19520,
    "title": "Chrono Trigger - The Day the World Revived",
    "authors": [
      "Vaelstraza"
    ],
    "tags": [
      "abstract",
      "calm",
      "cutscene",
      "space",
      "title"
    ],
    "description": "Simple and peaceful song from Chrono Trigger. Some added surround sound and custom synchronized panning really made this come out better than expected. <br>\r\n<br>\r\nThe loop/track is short but would be perfect for Title Screen, overworld, or abstract level.",
    "latest_version": "smwc-19520-1553982936",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19520,
        "title": "Chrono Trigger - The Day the World Revived",
        "version": "smwc-19520-1553982936",
        "upstream_time": 1553982936,
        "download_url": "https://dl.smwcentral.net/19520/Chrono%20Trigger%20-%20World%20Revived.zip",
        "filename": "Chrono Trigger - World Revived.zip",
        "size": 24320,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-the-fight-song-for-saving-time-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37485,
    "title": "Chrono Trigger - The Fight Song for Saving Time 🕛 ~ Battle 1 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "dark",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #ffa64f;\">❝ 𝐖𝐞𝐚𝐩𝐨𝐧𝐬 𝐀𝐫𝐞 𝐍𝐨𝐭 𝐌𝐞𝐚𝐧𝐭 𝐅𝐨𝐫 𝐓𝐡𝐞 𝐓𝐚𝐤𝐢𝐧𝐠 𝐎𝐟 𝐋𝐢𝐯𝐞𝐬<b>.</b> 𝐓𝐡𝐞𝐲’𝐫𝐞 𝐌𝐞𝐚𝐧𝐭 𝐅𝐨𝐫 𝐒𝐚𝐯𝐢𝐧𝐠 𝐓𝐡𝐞𝐦<b>.</b> ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Melchior, 1995</span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/SQGmnWctlvQ?si=Jb8tv0Ob88CrjmTy\" rel=\"nofollow\">Battle 1</a> from Chrono Trigger in memory of Akira Toriyama. Not often I do something like this, but as fan of Chrono Trigger and huge fan of Akira Toriyama's work & art, I thought it'd be great to dedicate this one to him.<br>\r\n<br>\r\nChrono Trigger's Battle theme is one of my favorite battle themes in any RPG<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\nㅤ♠ \"Bonus End,\" Yoshi SFX, & Thunder SFX are disabled.<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file</u></span>:<br>\r\nㅤ1. D Minor (Original Pitch)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\nㅤ2. C Minor (Custom Pitch)<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file</u></span>:<br>\r\nㅤ1. Default Echo Delay, but sacrifices the P-Switch Jingle & @9 is replaced with @0 (Default Echo Delay)<br>\r\nㅤ2. Decreases Echo Delay (Lower Echo Delay)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span>",
    "latest_version": "smwc-37485-1716052400",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37485,
        "title": "Chrono Trigger - The Fight Song for Saving Time 🕛 ~ Battle 1 (Remix)",
        "version": "smwc-37485-1716052400",
        "upstream_time": 1716052400,
        "download_url": "https://dl.smwcentral.net/37485/Fight%20Song%20for%20Saving%20Time%2C%20The.zip",
        "filename": "Fight Song for Saving Time%2C The.zip",
        "size": 226893,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-to-far-away-times",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13869,
    "title": "Chrono Trigger - To Far Away Times",
    "authors": [
      "gibbl"
    ],
    "tags": [
      "calm",
      "credits"
    ],
    "description": "The music that plays during the ending credits of Chrono Trigger, to be used for credit scenes.",
    "latest_version": "smwc-13869-1467786894",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13869,
        "title": "Chrono Trigger - To Far Away Times",
        "version": "smwc-13869-1467786894",
        "upstream_time": 1467786894,
        "download_url": "https://dl.smwcentral.net/13869/Times.zip",
        "filename": "Times.zip",
        "size": 79651,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-tyran-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25589,
    "title": "Chrono Trigger - Tyran Castle",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "tense"
    ],
    "description": "The epic song that plays in Tyranno Lair, divided into an ominous intro, a rock section and a dreamy interlude. In the txt file there's an option to turn on/off the intro.<br>\r\n<br>\r\nNote: not compatible with thunder SFX/Blarggs and Bonus End. Also Yoshi will sound weird (not too awful though).",
    "latest_version": "smwc-25589-1611463238",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25589,
        "title": "Chrono Trigger - Tyran Castle",
        "version": "smwc-25589-1611463238",
        "upstream_time": 1611463238,
        "download_url": "https://dl.smwcentral.net/25589/Chrono%20Trigger%20-%20Tyran%20Castle.zip",
        "filename": "Chrono Trigger - Tyran Castle.zip",
        "size": 128433,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-underground-sewer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23929,
    "title": "Chrono Trigger - Underground Sewer",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "cave",
      "envrionmental",
      "forest",
      "ghost house",
      "overworld",
      "ruins",
      "sad",
      "sewer",
      "temple",
      "water"
    ],
    "description": "The Underground Sewer theme from Chrono Trigger. Good for caves, ghost houses, and other settings.",
    "latest_version": "smwc-23929-1595953339",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23929,
        "title": "Chrono Trigger - Underground Sewer",
        "version": "smwc-23929-1595953339",
        "upstream_time": 1595953339,
        "download_url": "https://dl.smwcentral.net/23929/Chrono%20Trigger%20-%20Underground%20Sewer.zip",
        "filename": "Chrono Trigger - Underground Sewer.zip",
        "size": 31801,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18232,
        "title": "Chrono Trigger - Underground Sewer",
        "version": "smwc-18232-1538531238",
        "upstream_time": 1538531238,
        "download_url": "https://dl.smwcentral.net/18232/sewer.zip",
        "filename": "sewer.zip",
        "size": 31201,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10316,
        "title": "Chrono Trigger - Underground Sewer",
        "version": "smwc-10316-1420424919",
        "upstream_time": 1420424919,
        "download_url": "https://dl.smwcentral.net/10316/Chrono%20Trigger%20-%20Underground%20Sewer.zip",
        "filename": "Chrono Trigger - Underground Sewer.zip",
        "size": 115523,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-undersea-palace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21656,
    "title": "Chrono Trigger - Undersea Palace",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "industrial",
      "temple",
      "water"
    ],
    "description": "Could fit a water temple/castle.<br>\r\n<br>\r\nNote: not compatible with \"Bonus end\" song and with thunder sfx/Blarggs.",
    "latest_version": "smwc-21656-1577348400",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21656,
        "title": "Chrono Trigger - Undersea Palace",
        "version": "smwc-21656-1577348400",
        "upstream_time": 1577348400,
        "download_url": "https://dl.smwcentral.net/21656/308%20Undersea%20Palace.zip",
        "filename": "308 Undersea Palace.zip",
        "size": 76179,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7062,
        "title": "Chrono Trigger - Undersea Palace",
        "version": "smwc-7062-1311887334",
        "upstream_time": 1311887334,
        "download_url": "https://dl.smwcentral.net/7062/Undersea%20Palace.zip",
        "filename": "Undersea Palace.zip",
        "size": 67667,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-wings-that-cross-time",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21315,
    "title": "Chrono Trigger - Wings That Cross Time",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "night",
      "sky",
      "urban"
    ],
    "description": "The airship theme from Chrono Trigger, it could fit sky levels.<br>\r\n<br>\r\nNote: not compatible with thunder sfx and \"Bonus end\" song. I included a version which is compatible with everything, but it has less echo delay.",
    "latest_version": "smwc-21315-1571022996",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21315,
        "title": "Chrono Trigger - Wings That Cross Time",
        "version": "smwc-21315-1571022996",
        "upstream_time": 1571022996,
        "download_url": "https://dl.smwcentral.net/21315/310%20Wings%20That%20Cross%20Time.zip",
        "filename": "310 Wings That Cross Time.zip",
        "size": 67619,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20026,
        "title": "Chrono Trigger - Wings That Cross Time",
        "version": "smwc-20026-1558749327",
        "upstream_time": 1558749327,
        "download_url": "https://dl.smwcentral.net/20026/Chrono%20Trigger%20-%20Wings%20That%20Cross%20Time.zip",
        "filename": "Chrono Trigger - Wings That Cross Time.zip",
        "size": 33041,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-world-revolution",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21104,
    "title": "Chrono Trigger - World Revolution",
    "authors": [
      "SiameseTwins",
      "Yuzu"
    ],
    "tags": [
      "boss",
      "chase",
      "final"
    ],
    "description": "Epic final boss music that plays during Lavos' second phase in Chrono Trigger.<br>\r\nNot compatible with: Bonus end & p-switch songs, thunder and Yoshi.<br>\r\n<br>\r\nUpdate 19/09/2019 - Thank you Yuzu for the PWM sample!",
    "latest_version": "smwc-21104-1568944850",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21104,
        "title": "Chrono Trigger - World Revolution",
        "version": "smwc-21104-1568944850",
        "upstream_time": 1568944850,
        "download_url": "https://dl.smwcentral.net/21104/CT%20-%20World%20Revolution.zip",
        "filename": "CT - World Revolution.zip",
        "size": 83715,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-world-s-final-day",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7931,
    "title": "Chrono Trigger - World's Final Day",
    "authors": [
      "wye"
    ],
    "tags": [
      "calm",
      "cutscene"
    ],
    "description": "A short and sad song from Chrono Trigger. Plays when you lose a battle, but also briefly in Arris Dome. Good for sad cutscenes, I'd say.",
    "latest_version": "smwc-7931-1312194427",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7931,
        "title": "Chrono Trigger - World's Final Day",
        "version": "smwc-7931-1312194427",
        "upstream_time": 1312194427,
        "download_url": "https://dl.smwcentral.net/7931/CT-WorldsFinalDay.zip",
        "filename": "CT-WorldsFinalDay.zip",
        "size": 66572,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chrono-trigger-yearnings-of-the-wind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31713,
    "title": "Chrono Trigger - Yearnings of the Wind",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "calm",
      "cutscene",
      "forest",
      "grassland",
      "overworld",
      "town"
    ],
    "description": "A calm piece used in the 600 AD map in Chrono Trigger.",
    "latest_version": "smwc-31713-1663979877",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31713,
        "title": "Chrono Trigger - Yearnings of the Wind",
        "version": "smwc-31713-1663979877",
        "upstream_time": 1663979877,
        "download_url": "https://dl.smwcentral.net/31713/windscene.zip",
        "filename": "windscene.zip",
        "size": 31439,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8614,
        "title": "Chrono Trigger - Yearnings of the Wind",
        "version": "smwc-8614-1405981102",
        "upstream_time": 1405981102,
        "download_url": "https://dl.smwcentral.net/8614/Chrono%20Trigger%20-%20Wind%20Scene.zip",
        "filename": "Chrono Trigger - Wind Scene.zip",
        "size": 71056,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-chubby-chip-chip",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31265,
    "title": "Chubby Chip Chip 2",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "athletic",
      "space"
    ],
    "description": "Chubby Chip Chip 2, also known as Chubby Chubby Chip Chip.<br>\r\n<br>\r\nFeatured in <a href=\"https://www.smwcentral.net/?p=section&a=details&id=31264\">Legends of the Hidden Thwimple</a> in <span class=\"un-outer\" title=\"FerpyMcFrosting\"><a href=\"/?p=profile&amp;id=33369\" style=\"color: var(--user-color-2);\" class=\"un\">FerpyMcFrosting</a></span>'s level, Cyberkinesis.",
    "latest_version": "smwc-31265-1661982746",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31265,
        "title": "Chubby Chip Chip 2",
        "version": "smwc-31265-1661982746",
        "upstream_time": 1661982746,
        "download_url": "https://dl.smwcentral.net/31265/Chubby%20Chip%20Chip%202.zip",
        "filename": "Chubby Chip Chip 2.zip",
        "size": 55227,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cindy-open-invitation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38357,
    "title": "Cindy - Open Invitation",
    "authors": [
      "The Cheater"
    ],
    "tags": [
      "beach",
      "calm",
      "credit",
      "goal",
      "grassland",
      "upbeat"
    ],
    "description": "An arrangement of the 7th Ending theme to Urusei Yatsura, \"Open Invitation\"<br>\r\nThis was originally published on SiIvaGunner under the name <br>\r\n\"File Select (Sonic 3 & Knuckles) - Mario is Missing! Done Right.\"<br>\r\nIt uses the instruments and styles of Sonic 3 & Knuckles - File Select by Gamma V<br>\r\n(https://www.smwcentral.net/?p=section&a=details&id=8517)<br>\r\n<br>\r\n<b><span style=\"color: #ff0000;\">‼ MODERATOR NOTE ‼</span></b> - If you wish to use the goal variant of this song, be sure to add an ! to mark \"default/0F SMW @21.brr\" as a global sample, else the song will not work!",
    "latest_version": "smwc-38357-1739459748",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38357,
        "title": "Cindy - Open Invitation",
        "version": "smwc-38357-1739459748",
        "upstream_time": 1739459748,
        "download_url": "https://dl.smwcentral.net/38357/Open%20Invitation.zip",
        "filename": "Open Invitation.zip",
        "size": 97674,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cingular-tune",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18077,
    "title": "Cingular Tune",
    "authors": [
      "Nikku4211"
    ],
    "tags": [
      "misc"
    ],
    "description": "This is the Cingular tune that used to be on old AT&T phones. Original author unknown.<br>\r\n<br>\r\nIf you want to use it as global, in the AMK music list, put the global song it will replace into the locals with its number intact and then replace that.",
    "latest_version": "smwc-18077-1535237920",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18077,
        "title": "Cingular Tune",
        "version": "smwc-18077-1535237920",
        "upstream_time": 1535237920,
        "download_url": "https://dl.smwcentral.net/18077/CingularTunev2.zip",
        "filename": "CingularTunev2.zip",
        "size": 40421,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-circus-caper-bonus-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16500,
    "title": "Circus Caper - Bonus Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus"
    ],
    "description": "This would, believe it or not, make a great bonus game theme.",
    "latest_version": "smwc-16500-1508826100",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16500,
        "title": "Circus Caper - Bonus Theme",
        "version": "smwc-16500-1508826100",
        "upstream_time": 1508826100,
        "download_url": "https://dl.smwcentral.net/16500/Circus%20Caper%20%28NES%29%20-%20Bonus%20Theme.zip",
        "filename": "Circus Caper (NES) - Bonus Theme.zip",
        "size": 31904,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-circus-caper-boss-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7865,
    "title": "Circus Caper - Boss Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "boss"
    ],
    "description": "Short and intense, great boss theme.",
    "latest_version": "smwc-7865-1319744525",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7865,
        "title": "Circus Caper - Boss Theme",
        "version": "smwc-7865-1319744525",
        "upstream_time": 1319744525,
        "download_url": "https://dl.smwcentral.net/7865/Circus%20Caper%20-%20Boss%20Theme.zip",
        "filename": "Circus Caper - Boss Theme.zip",
        "size": 73108,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-circus-caper-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7864,
    "title": "Circus Caper - Game Over",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "game over"
    ],
    "description": "A short and sweet lighthearted tune that could work great for what it was originally intended for-a death jingle.",
    "latest_version": "smwc-7864-1324187498",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7864,
        "title": "Circus Caper - Game Over",
        "version": "smwc-7864-1324187498",
        "upstream_time": 1324187498,
        "download_url": "https://dl.smwcentral.net/7864/Circus%20Caper%20-%20Game%20Over%20%28SFX%29.zip",
        "filename": "Circus Caper - Game Over (SFX).zip",
        "size": 70844,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-circus-caper-got-the-key",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16501,
    "title": "Circus Caper - Got the Key!",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "keyhole"
    ],
    "description": "A good alternate keyhole sound effect.",
    "latest_version": "smwc-16501-1508826248",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16501,
        "title": "Circus Caper - Got the Key!",
        "version": "smwc-16501-1508826248",
        "upstream_time": 1508826248,
        "download_url": "https://dl.smwcentral.net/16501/Circus%20Caper%20%28NES%29%20-%20Got%20the%20Key%21.zip",
        "filename": "Circus Caper (NES) - Got the Key%21.zip",
        "size": 31160,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-civilization-snes-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7514,
    "title": "Civilization (SNES) - Intro",
    "authors": [
      "Maxx"
    ],
    "tags": [
      "calm"
    ],
    "description": "The peaceful, slow song from the SNES version of Civilization.",
    "latest_version": "smwc-7514-1319744816",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7514,
        "title": "Civilization (SNES) - Intro",
        "version": "smwc-7514-1319744816",
        "upstream_time": 1319744816,
        "download_url": "https://dl.smwcentral.net/7514/Civil_Intro.zip",
        "filename": "Civil_Intro.zip",
        "size": 65484,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-civilization-snes-title-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26765,
    "title": "Civilization (SNES) - Title Theme",
    "authors": [
      "K.T.B."
    ],
    "tags": [
      "credits",
      "cutscene",
      "final",
      "misc",
      "mysterious",
      "tense",
      "title"
    ],
    "description": "A practically identical re-creation of the title music from the SNES port of the classic game we all know and love, Sid Meier's Civilization. It's worth noting that the SNES version of the game had an entirely original soundtrack composed in-house at Koei, so this tune is <b>not</b> present in other versions of the game. The original composer is unknown.<br>\r\n<br>\r\nThis song could work well in an epic/dramatic cutscene, as well as (obviously) the title screen of your hack. Due to the climactic and triumphant nature of the track, it may also work near the game's ending. A few people on Discord said that it would be fit for use in a kaizo hack, as well.",
    "latest_version": "smwc-26765-1621097718",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26765,
        "title": "Civilization (SNES) - Title Theme",
        "version": "smwc-26765-1621097718",
        "upstream_time": 1621097718,
        "download_url": "https://dl.smwcentral.net/26765/KTB_civtitle.zip",
        "filename": "KTB_civtitle.zip",
        "size": 51676,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ck-crash-to-call-home-winding-cavern-rearranged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40659,
    "title": "CK Crash - To Call Home ~ Winding Cavern (Rearranged)",
    "authors": [
      "CK Crash",
      "Daizo Dee Von"
    ],
    "tags": [
      "cave",
      "factory",
      "fire",
      "ice"
    ],
    "description": "<a href=\"https://smwc.me/s/7622\">Original version</a><br>\r\n<br>\r\nA nostalgic track rearranged for the modern day. Fits caves, lava caverns, or even factories. Could even work as a character theme or cutscenes.<br>\r\n<br>\r\nCredit to me and CK Crash would be appreciated.",
    "latest_version": "smwc-40659-1761940059",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40659,
        "title": "CK Crash - To Call Home ~ Winding Cavern (Rearranged)",
        "version": "smwc-40659-1761940059",
        "upstream_time": 1761940059,
        "download_url": "https://dl.smwcentral.net/40659/%5BU%5D%20CK%20Crash%20-%20To%20Call%20Home%20~%20Winding%20Cavern%20%28Rearranged%29.zip",
        "filename": "%5BU%5D CK Crash - To Call Home ~ Winding Cavern (Rearranged).zip",
        "size": 31429,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-clair-obscur-expedition",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41640,
    "title": "Clair Obscur: Expedition 33 - Alicia (Musicbox)",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "ambient",
      "calm",
      "mysterious",
      "overworld",
      "sad"
    ],
    "description": "Musicbox version of the title song of Clair Obscur: Expedition 33. Would suit the overworld.",
    "latest_version": "smwc-41640-1774814954",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41640,
        "title": "Clair Obscur: Expedition 33 - Alicia (Musicbox)",
        "version": "smwc-41640-1774814954",
        "upstream_time": 1774814954,
        "download_url": "https://dl.smwcentral.net/41640/alicia-musicbox.zip",
        "filename": "alicia-musicbox.zip",
        "size": 47162,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-clammbon-surround",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35404,
    "title": "Clammbon - Surround",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "abstract",
      "beach",
      "credits",
      "forest",
      "grassland",
      "mountain",
      "sky",
      "space",
      "urban",
      "water"
    ],
    "description": "More than 20 years have passed since its release. It has been used in commercials four times.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=LUPp2sGPtdI\" rel=\"nofollow\">Original ver</a><br>\r\n<a href=\"https://www.youtube.com/watch?v=JJPeAi-Bh1k\" rel=\"nofollow\">2022 NONIO commercial</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-35404-1699767108",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35404,
        "title": "Clammbon - Surround",
        "version": "smwc-35404-1699767108",
        "upstream_time": 1699767108,
        "download_url": "https://dl.smwcentral.net/35404/Clammbon%20-%20Surround.zip",
        "filename": "Clammbon - Surround.zip",
        "size": 71807,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-clams-casino-and-imogen-heap-i-m-god",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33014,
    "title": "Clams Casino and Imogen Heap - I'm God",
    "authors": [
      "Jonah"
    ],
    "tags": [
      "abstract",
      "dark",
      "night"
    ],
    "description": "feat. MC Ride<br>\r\n<br>\r\nNot compatible, with blargg/thunder, bonus end, starman, or p-switch. <br>\r\nThe lead samples are also tied to the default tempo, so best not to use it in a level that can have the \"time is running out\" tempo hike.",
    "latest_version": "smwc-33014-1682951051",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33014,
        "title": "Clams Casino and Imogen Heap - I'm God",
        "version": "smwc-33014-1682951051",
        "upstream_time": 1682951051,
        "download_url": "https://dl.smwcentral.net/33014/imgod.zip",
        "filename": "imgod.zip",
        "size": 99230,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-clannad-a-couple-of-idiots",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37141,
    "title": "Clannad - A Couple of Idiots",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "beach",
      "calm",
      "grassland",
      "jungle",
      "town"
    ],
    "description": "Could fit with happy theme",
    "latest_version": "smwc-37141-1710104332",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37141,
        "title": "Clannad - A Couple of Idiots",
        "version": "smwc-37141-1710104332",
        "upstream_time": 1710104332,
        "download_url": "https://dl.smwcentral.net/37141/Clannad%20-%20A%20Couple%20of%20Idiots.zip",
        "filename": "Clannad - A Couple of Idiots.zip",
        "size": 201682,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-clannad-incessant",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19474,
    "title": "Clannad - Incessant",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "abstract",
      "calm",
      "night",
      "urban"
    ],
    "description": "A theme from Clannad which is played mostly in serious situations, but it is also played in a infamous scene from the anime and (probably) the VN as well; I'll let you find that out yourself lmao<br>\r\n<br>\r\nAnyway, this song is a very calm tune, and would be best in night, urban and abstract kinds of scenarios. If you can find more uses for this tho, that would be nice",
    "latest_version": "smwc-19474-1553838440",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19474,
        "title": "Clannad - Incessant",
        "version": "smwc-19474-1553838440",
        "upstream_time": 1553838440,
        "download_url": "https://dl.smwcentral.net/19474/incessant.zip",
        "filename": "incessant.zip",
        "size": 70524,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-clannad-that-s-like-the-wind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13161,
    "title": "Clannad - That's Like the Wind",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "calm",
      "grassland",
      "sky",
      "title"
    ],
    "description": "Song from Clannad, could fit title screens, cloudy, grassland and calm levels.<br>\r\n<br>\r\nWhen you have less than 100 seconds the song will not speed up tho, this is because most of the percussion is a single sample and it may desync",
    "latest_version": "smwc-13161-1454276280",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13161,
        "title": "Clannad - That's Like the Wind",
        "version": "smwc-13161-1454276280",
        "upstream_time": 1454276280,
        "download_url": "https://dl.smwcentral.net/13161/wind.zip",
        "filename": "wind.zip",
        "size": 78819,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-classic-road-ii-autumn",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28158,
    "title": "Classic Road II - Autumn",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "forest",
      "night",
      "overworld"
    ],
    "description": "Could fit with forest submap theme<br>\r\n<br>\r\n<b>This song barely fits with SMW's ARAM (when using original global music).</b> If you experience Echo buffer exceeded issue, try to delete this from the txt file:<br>\r\n<br>\r\n<div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">$EF $FF $CB $CB\r\n$F1 $XX $B2 $01\r\n$F5 $0B $30 $20 $28 $18 $FC $FB $F7</pre></div><br>\r\n<br>\r\nUpdate: Added a SE-only version originally made for <span class=\"un-outer\" title=\"Dappertron\"><span title=\"Dappertron donated $15.00.\" class=\"icon icon-donor\"></span><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=5767\" style=\"color: #ded8a0;\" class=\"un\">Dappertron</a></span>'s request",
    "latest_version": "smwc-28158-1632780560",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28158,
        "title": "Classic Road II - Autumn",
        "version": "smwc-28158-1632780560",
        "upstream_time": 1632780560,
        "download_url": "https://dl.smwcentral.net/28158/Classic%20Road%20II%20-%20Autumn.zip",
        "filename": "Classic Road II - Autumn.zip",
        "size": 122953,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-classic-road-ii-office-work",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28146,
    "title": "Classic Road II - Office Work",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "bonus",
      "town",
      "urban"
    ],
    "description": "A relaxing song could fit with city theme.<br>\r\n<br>\r\nUpdate: Improved accuracy",
    "latest_version": "smwc-28146-1632780028",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28146,
        "title": "Classic Road II - Office Work",
        "version": "smwc-28146-1632780028",
        "upstream_time": 1632780028,
        "download_url": "https://dl.smwcentral.net/28146/Classic%20Road%202%20-%20Office%20Work.zip",
        "filename": "Classic Road 2 - Office Work.zip",
        "size": 55243,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-classic-road-title",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37600,
    "title": "Classic Road - Title",
    "authors": [
      "Papangu"
    ],
    "tags": [
      "overworld",
      "title"
    ],
    "description": "Sampled Version<br>\r\n<br>\r\nand the sampled version came with it, I was left in suspense the first time I posted this unsampled song!<br>\r\nalso made in 2022 on the same day as the unsampled version of this song and corrected on the same day as the version, it was posted and it was really cool, much better than before, everything was fine down to the samples, and the ears. check it out.<br>\r\n<br>\r\nfrom Classic Road (SNES/SFC [Super Famicom])",
    "latest_version": "smwc-37600-1719799859",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37600,
        "title": "Classic Road - Title",
        "version": "smwc-37600-1719799859",
        "upstream_time": 1719799859,
        "download_url": "https://dl.smwcentral.net/37600/title-cr1-s.zip",
        "filename": "title-cr1-s.zip",
        "size": 77722,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37599,
        "title": "Classic Road - Title",
        "version": "smwc-37599-1719799839",
        "upstream_time": 1719799839,
        "download_url": "https://dl.smwcentral.net/37599/title-cr1.zip",
        "filename": "title-cr1.zip",
        "size": 32581,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-claude-debussy-clair-de-lune-excerpt",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41518,
    "title": "Claude Debussy - Clair de Lune (excerpt)",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene",
      "night",
      "sad"
    ],
    "description": "A short excerpt from da bussy's Clair de Lune (does not loop).<br>\r\nOriginally made for Sayonara Mario World.",
    "latest_version": "smwc-41518-1773943306",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41518,
        "title": "Claude Debussy - Clair de Lune (excerpt)",
        "version": "smwc-41518-1773943306",
        "upstream_time": 1773943306,
        "download_url": "https://dl.smwcentral.net/41518/Clair%20de%20Lune%20%28excerpt%29.zip",
        "filename": "Clair de Lune (excerpt).zip",
        "size": 31059,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cldc",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19847,
    "title": "CLDC 2018 - Deep Dark Determination",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "airship",
      "castle",
      "cave",
      "industrial",
      "ruins",
      "temple"
    ],
    "description": "A custom composition heard from the 2018 CLDC entry \"Smasher Stronghold\". Would fit perfectly for factories, but could also fit caves, castles, or mines too.",
    "latest_version": "smwc-19847-1556886795",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19847,
        "title": "CLDC 2018 - Deep Dark Determination",
        "version": "smwc-19847-1556886795",
        "upstream_time": 1556886795,
        "download_url": "https://dl.smwcentral.net/19847/%5BU%5D%20CLDC%202018%20-%20Deep%20Dark%20Determination.zip",
        "filename": "%5BU%5D CLDC 2018 - Deep Dark Determination.zip",
        "size": 32267,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-click-go-the-shears",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12981,
    "title": "Click Go The Shears",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "beach",
      "carnival",
      "grassland"
    ],
    "description": "A Australian folk song fits with happy grassland or hill theme.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=hlwDybaE1UY\" rel=\"nofollow\">Reference</a>",
    "latest_version": "smwc-12981-1452571052",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12981,
        "title": "Click Go The Shears",
        "version": "smwc-12981-1452571052",
        "upstream_time": 1452571052,
        "download_url": "https://dl.smwcentral.net/12981/Cut%20Wool.zip",
        "filename": "Cut Wool.zip",
        "size": 31386,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-clint-mansell-requiem-for-a-dream",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10389,
    "title": "Clint Mansell - Requiem for a Dream",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "boss",
      "cutscene",
      "temple"
    ],
    "description": "A relaxing, yet epic theme from the movie Requiem for a Dream.<br>\r\n<br>\r\nUpdate (09/16/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 235 bytes.",
    "latest_version": "smwc-10389-1419884879",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10389,
        "title": "Clint Mansell - Requiem for a Dream",
        "version": "smwc-10389-1419884879",
        "upstream_time": 1419884879,
        "download_url": "https://dl.smwcentral.net/10389/Clint%20Mansell.%20-%20Requiem%20for%20a%20Dream.zip",
        "filename": "Clint Mansell. - Requiem for a Dream.zip",
        "size": 68767,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-clock-rock",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41984,
    "title": "Clock Rock",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "dark",
      "final",
      "overworld",
      "title",
      "upbeat",
      "urban"
    ],
    "description": "The title theme composed for the 72hoQLDC #2 entry: <a href=\"https://cloud.smwcentral.net/s/NZRa3FZHRBE9KQP/download\" rel=\"nofollow\">Epic Clock Collection Level</a>.",
    "latest_version": "smwc-41984-1777514814",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41984,
        "title": "Clock Rock",
        "version": "smwc-41984-1777514814",
        "upstream_time": 1777514814,
        "download_url": "https://dl.smwcentral.net/41984/Clock%20Rock.zip",
        "filename": "Clock Rock.zip",
        "size": 58612,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-clock-tower-falling-rain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18731,
    "title": "Clock Tower - Falling Rain",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "ambient",
      "calm",
      "environmental",
      "water"
    ],
    "description": "Ambient rain sounds.",
    "latest_version": "smwc-18731-1545785545",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18731,
        "title": "Clock Tower - Falling Rain",
        "version": "smwc-18731-1545785545",
        "upstream_time": 1545785545,
        "download_url": "https://dl.smwcentral.net/18731/Clock%20Tower%20-%20Falling%20Rain.zip",
        "filename": "Clock Tower - Falling Rain.zip",
        "size": 27043,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-clock-tower-i-m-looking-for-mary",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22223,
    "title": "Clock Tower - I'm Looking for Mary",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "dark",
      "ghost house",
      "mysterious",
      "spooky"
    ],
    "description": "Sampled port of the song that plays after Lotte suggests that should her go look for Ms. Mary, and Jennifer does this instead.<br>\r\n<br>\r\nMy first port that is both sampled and that uses echo.<br>\r\n<br>\r\nFits dark, haunted and ghost house levels, especially if the player or someone is looking for something.<br>\r\n<br>\r\nUpdate: Added $FA $02 after #0 and the last note's duration is now 16 to make it loop cleanly.",
    "latest_version": "smwc-22223-1583881805",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22223,
        "title": "Clock Tower - I'm Looking for Mary",
        "version": "smwc-22223-1583881805",
        "upstream_time": 1583881805,
        "download_url": "https://dl.smwcentral.net/22223/Clock%20Tower%20-%20I%27m%20Looking%20for%20Mary.zip",
        "filename": "Clock Tower - I%27m Looking for Mary.zip",
        "size": 32721,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-clock-tower-laura-in-the-bathtub",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10862,
    "title": "Clock Tower - Laura in the Bathtub",
    "authors": [
      "sincx"
    ],
    "tags": [
      "game over",
      "miss",
      "spooky"
    ],
    "description": "Short, creepy song that could be used as a death or game over theme.",
    "latest_version": "smwc-10862-1423676110",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10862,
        "title": "Clock Tower - Laura in the Bathtub",
        "version": "smwc-10862-1423676110",
        "upstream_time": 1423676110,
        "download_url": "https://dl.smwcentral.net/10862/litb.zip",
        "filename": "litb.zip",
        "size": 34039,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-clock-tower-the-dancing-doll",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39842,
    "title": "Clock Tower - The Dancing Doll",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "ambient",
      "cutscene",
      "environmental",
      "spooky",
      "tense"
    ],
    "description": "A creepy, ambient, Five Nights At Freddy's ahh track from Clock Tower. Fitting for unsettling areas.",
    "latest_version": "smwc-39842-1748734416",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39842,
        "title": "Clock Tower - The Dancing Doll",
        "version": "smwc-39842-1748734416",
        "upstream_time": 1748734416,
        "download_url": "https://dl.smwcentral.net/39842/12%20The%20Dancing%20Doll.zip",
        "filename": "12 The Dancing Doll.zip",
        "size": 39615,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cloud-s-c-a-r-y",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41395,
    "title": "Cloud - S.C.A.R.Y.",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "boss",
      "chaotic",
      "chase",
      "final",
      "fire",
      "industrial",
      "sewer"
    ],
    "description": "Could be used in industrial final levels.<br>\r\n<span style=\"color: #ff0000;\">Not compatible with Bonus End, Yoshi and Thunder/Blargg</span>",
    "latest_version": "smwc-41395-1772322601",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41395,
        "title": "Cloud - S.C.A.R.Y.",
        "version": "smwc-41395-1772322601",
        "upstream_time": 1772322601,
        "download_url": "https://dl.smwcentral.net/41395/Cloud%20-%20S.C.A.R.Y..zip",
        "filename": "Cloud - S.C.A.R.Y..zip",
        "size": 105288,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cloudy-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17926,
    "title": "Cloudy Beach",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland",
      "night",
      "rain",
      "sad"
    ],
    "description": "An old custom composition I originally used for a rainy beach level. Good for rainy/cloudy beaches (or maybe not only beaches, who knows).",
    "latest_version": "smwc-17926-1532506642",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17926,
        "title": "Cloudy Beach",
        "version": "smwc-17926-1532506642",
        "upstream_time": 1532506642,
        "download_url": "https://dl.smwcentral.net/17926/cloudy%20beach.zip",
        "filename": "cloudy beach.zip",
        "size": 33243,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cocoa-cakeland-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41624,
    "title": "Cocoa Cakeland (Map)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "beach",
      "overworld",
      "upbeat"
    ],
    "description": "Chocolate Island inspired overworld map",
    "latest_version": "smwc-41624-1774545670",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41624,
        "title": "Cocoa Cakeland (Map)",
        "version": "smwc-41624-1774545670",
        "upstream_time": 1774545670,
        "download_url": "https://dl.smwcentral.net/41624/cocoa_cakeland.zip",
        "filename": "cocoa_cakeland.zip",
        "size": 31363,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-code-of-princess-turn-it-up",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15595,
    "title": "Code of Princess - Turn It Up!",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "boss"
    ],
    "description": "This is the boss theme from Code of Princess.  (Apparently.  I've never played the game myself.) It would be best for a dramatic and lengthy battle.",
    "latest_version": "smwc-15595-1496263615",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15595,
        "title": "Code of Princess - Turn It Up!",
        "version": "smwc-15595-1496263615",
        "upstream_time": 1496263615,
        "download_url": "https://dl.smwcentral.net/15595/Code%20of%20Princess%20-%20Turn%20It%20Up%21.zip",
        "filename": "Code of Princess - Turn It Up%21.zip",
        "size": 73420,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-coggon4-mortal-highway",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19137,
    "title": "COGGON4 - Mortal Highway",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "airship",
      "athletic",
      "industrial",
      "mountain",
      "urban"
    ],
    "description": "\"Mortal Highway\" from \"COGGON4\"<br>\r\n<br>\r\nhttps://www.youtube.com/watch?v=GXa8CoxY8hw",
    "latest_version": "smwc-19137-1550332215",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19137,
        "title": "COGGON4 - Mortal Highway",
        "version": "smwc-19137-1550332215",
        "upstream_time": 1550332215,
        "download_url": "https://dl.smwcentral.net/19137/COGGON4%20%20-%20Mortal%20Highway.zip",
        "filename": "COGGON4  - Mortal Highway.zip",
        "size": 32758,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cold",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20508,
    "title": "Cold",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "cave",
      "ice",
      "sad",
      "water"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\n\"You're lost in a frozen dungeon, trying to find a way out. Will you make it or freeze to death?\" - This was one of the first rounds [of Idol 5]; I had to use uneven instruments only.",
    "latest_version": "smwc-20508-1562573161",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20508,
        "title": "Cold",
        "version": "smwc-20508-1562573161",
        "upstream_time": 1562573161,
        "download_url": "https://dl.smwcentral.net/20508/CUSTOM%20-%20Cold.zip",
        "filename": "CUSTOM - Cold.zip",
        "size": 34141,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-collab",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14549,
    "title": "COLLAB 2",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "athletic",
      "bonus",
      "grassland",
      "sky",
      "title"
    ],
    "description": "A happy track composed for a long-since dead hack.<br>\r\n<br>\r\nSince it's just under a minute long you probably don't want to use this for a super long level.",
    "latest_version": "smwc-14549-1477063606",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14549,
        "title": "COLLAB 2",
        "version": "smwc-14549-1477063606",
        "upstream_time": 1477063606,
        "download_url": "https://dl.smwcentral.net/14549/title%20m8.zip",
        "filename": "title m8.zip",
        "size": 31797,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-coltrane-s-forest-relaxing-waltz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26824,
    "title": "Coltrane's Forest (Relaxing Waltz)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "forest",
      "mysterious",
      "overworld",
      "swamp",
      "temple"
    ],
    "description": "My custom original composition as arrangement relaxing waltz. <br>\r\nCould fit on the mysterious forest and swamp temple levels. Nice piano music",
    "latest_version": "smwc-26824-1622134638",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26824,
        "title": "Coltrane's Forest (Relaxing Waltz)",
        "version": "smwc-26824-1622134638",
        "upstream_time": 1622134638,
        "download_url": "https://dl.smwcentral.net/26824/Coltrane%27s%20Forest%20%28Relaxing%20Waltz%29.zip",
        "filename": "Coltrane%27s Forest (Relaxing Waltz).zip",
        "size": 53485,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-columns-iii-revenge-of-columns-column-dive",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41681,
    "title": "Columns III: Revenge of Columns - Column Dive",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "beach",
      "bonus",
      "credits",
      "industrial",
      "mountain",
      "town",
      "urban",
      "water"
    ],
    "description": "A delicious song from Columns III that makes you want to eat gemstones. Also known as that one song from Sonic Megamix. It's probably good for beachy or watery levels.<br>\r\n<br>\r\n[2026-02-19] UPDATE: Re-ported from scratch, now uses pitch modulation on the lead hehe. Shoutouts to <span class=\"un-outer\" title=\"Hazel\"><a href=\"/?p=profile&amp;id=2512\" style=\"color: #e2e78c;\" class=\"un\">Hazel</a></span>.<br>\r\n<br>\r\nThe pre-update version was also featured in me and <span class=\"un-outer\" title=\"E-man38\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=30680\" style=\"color: #99ff99;\" class=\"un\">E-man38</a></span>'s KLDC 2022 entry, Column Rise.",
    "latest_version": "smwc-41681-1774542380",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41681,
        "title": "Columns III: Revenge of Columns - Column Dive",
        "version": "smwc-41681-1774542380",
        "upstream_time": 1774542380,
        "download_url": "https://dl.smwcentral.net/41681/Column%20Dive%20Emoji%20In%202025%20-%20Pinterest.zip",
        "filename": "Column Dive Emoji In 2025 - Pinterest.zip",
        "size": 33051,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16727,
        "title": "Columns III: Revenge of Columns - Column Dive",
        "version": "smwc-16727-1512837458",
        "upstream_time": 1512837458,
        "download_url": "https://dl.smwcentral.net/16727/Column%20Dive.zip",
        "filename": "Column Dive.zip",
        "size": 67809,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-columns-iii-revenge-of-columns-industrial-district",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41682,
    "title": "Columns III: Revenge of Columns - Industrial District",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "beach",
      "clouds",
      "industrial",
      "sewer",
      "sky",
      "temple",
      "town",
      "upbeat",
      "water"
    ],
    "description": "The beepy boopy song from Columns III that you've also probably heard in Sonic Megamix or SRB2 Kart or something.<br>\r\n<br>\r\nIt's quite short and repetitive, but it's good a nice happiness to it.",
    "latest_version": "smwc-41682-1774542029",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41682,
        "title": "Columns III: Revenge of Columns - Industrial District",
        "version": "smwc-41682-1774542029",
        "upstream_time": 1774542029,
        "download_url": "https://dl.smwcentral.net/41682/indistrictialdust_.zip",
        "filename": "indistrictialdust_.zip",
        "size": 33114,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28263,
        "title": "Columns III: Revenge of Columns - Industrial District",
        "version": "smwc-28263-1632787855",
        "upstream_time": 1632787855,
        "download_url": "https://dl.smwcentral.net/28263/Industrial_District.zip",
        "filename": "Industrial_District.zip",
        "size": 77947,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-columns-iii-revenge-of-columns-networked-melon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27412,
    "title": "Columns III: Revenge of Columns - Networked Melon",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "bonus",
      "carnival",
      "grassland",
      "overworld",
      "sky",
      "title"
    ],
    "description": "Song that Networked Melon a from Columns III. Could fit a athletic or sky levels.",
    "latest_version": "smwc-27412-1626932090",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27412,
        "title": "Columns III: Revenge of Columns - Networked Melon",
        "version": "smwc-27412-1626932090",
        "upstream_time": 1626932090,
        "download_url": "https://dl.smwcentral.net/27412/Networked%20Melon.zip",
        "filename": "Networked Melon.zip",
        "size": 32608,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-coma28-skogens-djur",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40339,
    "title": "Coma28 - skogens djur 023",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "castle",
      "space"
    ],
    "description": "Requested by sm1thy23",
    "latest_version": "smwc-40339-1756592235",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40339,
        "title": "Coma28 - skogens djur 023",
        "version": "smwc-40339-1756592235",
        "upstream_time": 1756592235,
        "download_url": "https://dl.smwcentral.net/40339/skogens%20djur%20023.zip",
        "filename": "skogens djur 023.zip",
        "size": 46703,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-comet-summoner-compile-logo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41166,
    "title": "Comet Summoner - Compile Logo",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "nintendo presents"
    ],
    "description": "Jingle that plays when starting up Comet Summoner and Compile logo shows up.<br>\r\nIf you'd like a glimmering star-themed jingle for your intro jingle, here you go.",
    "latest_version": "smwc-41166-1772338583",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41166,
        "title": "Comet Summoner - Compile Logo",
        "version": "smwc-41166-1772338583",
        "upstream_time": 1772338583,
        "download_url": "https://dl.smwcentral.net/41166/Comet%20Summoner%20-%20Compile%20Logo%20.zip",
        "filename": "Comet Summoner - Compile Logo .zip",
        "size": 28517,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-comet-summoner-dark-witch",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41097,
    "title": "Comet Summoner - Dark Witch",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "Music that plays when fighting against Dark Witch, the dark clone of the player Witch.",
    "latest_version": "smwc-41097-1766608903",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41097,
        "title": "Comet Summoner - Dark Witch",
        "version": "smwc-41097-1766608903",
        "upstream_time": 1766608903,
        "download_url": "https://dl.smwcentral.net/41097/Comet%20Summoner%20-%20Dark%20Witch%20.zip",
        "filename": "Comet Summoner - Dark Witch .zip",
        "size": 93601,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-comet-summoner-dreamy-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39997,
    "title": "Comet Summoner - Dreamy Land",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "upbeat"
    ],
    "description": "Music that plays in the first world of Comet Summoner.",
    "latest_version": "smwc-39997-1751928845",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39997,
        "title": "Comet Summoner - Dreamy Land",
        "version": "smwc-39997-1751928845",
        "upstream_time": 1751928845,
        "download_url": "https://dl.smwcentral.net/39997/Comet%20Summoner%20-%20Dreamy%20Land.zip",
        "filename": "Comet Summoner - Dreamy Land.zip",
        "size": 82795,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-comet-summoner-jungle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8906,
    "title": "Comet Summoner - Jungle",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "beach",
      "grassland",
      "jungle"
    ],
    "description": "A song from the PC-98 game Comet Summoner. It's a really cheerful tune which can easily be used for tropical and/or beach settings.",
    "latest_version": "smwc-8906-1412970597",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8906,
        "title": "Comet Summoner - Jungle",
        "version": "smwc-8906-1412970597",
        "upstream_time": 1412970597,
        "download_url": "https://dl.smwcentral.net/8906/Comet%20Summoner%20-%20Jungle.zip",
        "filename": "Comet Summoner - Jungle.zip",
        "size": 33436,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-command-conquer-tiberian-dawn-act-on-instinct",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29897,
    "title": "Command & Conquer: Tiberian Dawn - Act On Instinct",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "castle",
      "fire",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "\"We are going to have to act, if we want to live in a different world\"<br>\r\n<br>\r\nA classic heavy Rock song from Frank Klepacki.<br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, P-Switch, Thunder/Firework/Blargg ",
    "latest_version": "smwc-29897-1659275794",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29897,
        "title": "Command & Conquer: Tiberian Dawn - Act On Instinct",
        "version": "smwc-29897-1659275794",
        "upstream_time": 1659275794,
        "download_url": "https://dl.smwcentral.net/29897/Act%20On%20Instinct.zip",
        "filename": "Act On Instinct.zip",
        "size": 101532,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-commander-keen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33514,
    "title": "Commander Keen 8 - Water in the Desert",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "athletic",
      "calm",
      "cave",
      "cutscene",
      "desert",
      "grassland",
      "night",
      "overworld",
      "space",
      "title",
      "town",
      "urban"
    ],
    "description": "\"Water in the Desert\" from the Keen 6 mod Commander Keen 8 - Dead in the Desert, part of the unofficial The Universe is Toast trilogy. A typical Egyptian desert theme based on a song from Hocus Pocus, which plays in The Dusty Dunes and Cactus Forest. Converted straight from the midi found on KeenWiki, presumably the original composition by Mr.M.",
    "latest_version": "smwc-33514-1695095394",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33514,
        "title": "Commander Keen 8 - Water in the Desert",
        "version": "smwc-33514-1695095394",
        "upstream_time": 1695095394,
        "download_url": "https://dl.smwcentral.net/33514/Commander%20Keen%208%20-%20Water%20in%20the%20Desert.zip",
        "filename": "Commander Keen 8 - Water in the Desert.zip",
        "size": 31164,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33513,
        "title": "Commander Keen 4 - In a Land of Wonderment and Awe",
        "version": "smwc-33513-1695095386",
        "upstream_time": 1695095386,
        "download_url": "https://dl.smwcentral.net/33513/Commander%20Keen%204%20-%20A%20World%20of%20Wonderment.zip",
        "filename": "Commander Keen 4 - A World of Wonderment.zip",
        "size": 30868,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33512,
        "title": "Commander Keen 6 - Into the Future",
        "version": "smwc-33512-1694756653",
        "upstream_time": 1694756653,
        "download_url": "https://dl.smwcentral.net/33512/Commander%20Keen%206%20-%20To%20the%20Future.zip",
        "filename": "Commander Keen 6 - To the Future.zip",
        "size": 31213,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33511,
        "title": "Commander Keen 5 - Just Snoopin' Around",
        "version": "smwc-33511-1689538497",
        "upstream_time": 1689538497,
        "download_url": "https://dl.smwcentral.net/33511/Commander%20Keen%205%20-%20Snooping.zip",
        "filename": "Commander Keen 5 - Snooping.zip",
        "size": 31216,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19657,
        "title": "Commander Keen 4: Secret of the Oracle - Welcome to a Good Kick in the Pants in Good Old Hillville",
        "version": "smwc-19657-1555718951",
        "upstream_time": 1555718951,
        "download_url": "https://dl.smwcentral.net/19657/ck4-hillville.zip",
        "filename": "ck4-hillville.zip",
        "size": 31481,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-comsensten-oil-industries",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39405,
    "title": "ComSensten - Oil Industries",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "castle",
      "dark",
      "industrial",
      "ruins"
    ],
    "description": "An unusably dark stage that has become corrupted through junk and oil from the industries.",
    "latest_version": "smwc-39405-1751330084",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39405,
        "title": "ComSensten - Oil Industries",
        "version": "smwc-39405-1751330084",
        "upstream_time": 1751330084,
        "download_url": "https://dl.smwcentral.net/39405/ComSensten%20-%20Oil%20Industries.zip",
        "filename": "ComSensten - Oil Industries.zip",
        "size": 19385,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-conclusion-illusion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10534,
    "title": "Conclusion Illusion",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "abstract",
      "credits",
      "sky"
    ],
    "description": "Original Composition. First submission.<br>\r\nMight be able to fit as Credit Music or Special World theme.<br>\r\nIt has a conclusive tone to it.",
    "latest_version": "smwc-10534-1425397326",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10534,
        "title": "Conclusion Illusion",
        "version": "smwc-10534-1425397326",
        "upstream_time": 1425397326,
        "download_url": "https://dl.smwcentral.net/10534/ConclusionIllusion.zip",
        "filename": "ConclusionIllusion.zip",
        "size": 30620,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-conker-s-bad-fur-day-uga-buga",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40676,
    "title": "Conker's Bad Fur Day - Uga Buga",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "athletic",
      "cave",
      "forest",
      "jungle",
      "swamp",
      "upbeat"
    ],
    "description": "Overworld remix for the caveman area of Conker's Bad Fur Day for the Nintendo 64. Good for upbeat tropical, cave, and lava levels.<br>\r\n<br>\r\nEcho version omits Yoshi, Thunder, P-Switch, and Bonus End.<br>\r\nNo echo version omits Thunder, and Bonus End.",
    "latest_version": "smwc-40676-1761961764",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40676,
        "title": "Conker's Bad Fur Day - Uga Buga",
        "version": "smwc-40676-1761961764",
        "upstream_time": 1761961764,
        "download_url": "https://dl.smwcentral.net/40676/Conker%27s%20Bad%20Fur%20Day%20-%20Uga%20Buga.zip",
        "filename": "Conker%27s Bad Fur Day - Uga Buga.zip",
        "size": 161743,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-conscious-relaxing-waltz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37035,
    "title": "Conscious (Relaxing Waltz)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "ambient",
      "calm",
      "cave",
      "credits",
      "cutscene",
      "forest",
      "ghost house",
      "grassland",
      "mysterious",
      "night",
      "ruins",
      "sad",
      "snow",
      "swamp",
      "temple",
      "title",
      "water"
    ],
    "description": "Based on Super Famicompo (Challenge Series), Could fit on cherry blossom forest, oriental eastern springs, alaska winter garden, or maple syrup autumn levels.",
    "latest_version": "smwc-37035-1711418394",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37035,
        "title": "Conscious (Relaxing Waltz)",
        "version": "smwc-37035-1711418394",
        "upstream_time": 1711418394,
        "download_url": "https://dl.smwcentral.net/37035/conscious%20%28relaxing%20waItz%29.zip",
        "filename": "conscious (relaxing waItz).zip",
        "size": 37041,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-conscious-relaxing-waltz-smk-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37124,
    "title": "Conscious (Relaxing Waltz) (SMK Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "ambient",
      "calm",
      "cave",
      "credits",
      "cutscene",
      "forest",
      "ghost house",
      "grassland",
      "mysterious",
      "night",
      "ruins",
      "sad",
      "snow",
      "swamp",
      "temple",
      "title",
      "water"
    ],
    "description": "Super Mario Kart Remix, Based on Super Famicompo (Challenge Series), Could fit on cherry blossom forest, oriental eastern springs, alaska winter garden, or maple syrup autumn levels.",
    "latest_version": "smwc-37124-1711605112",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37124,
        "title": "Conscious (Relaxing Waltz) (SMK Remix)",
        "version": "smwc-37124-1711605112",
        "upstream_time": 1711605112,
        "download_url": "https://dl.smwcentral.net/37124/conscious%20%28relaxing%20waltz%20%28SMK%29%29.zip",
        "filename": "conscious (relaxing waltz (SMK)).zip",
        "size": 42628,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-conspiring-caves",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25740,
    "title": "Conspiring Caves",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "cave",
      "dark",
      "mysterious"
    ],
    "description": "The deep  mysterious cave theme from C3 Winter 2021, featuring lots of reverb.",
    "latest_version": "smwc-25740-1611463205",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25740,
        "title": "Conspiring Caves",
        "version": "smwc-25740-1611463205",
        "upstream_time": 1611463205,
        "download_url": "https://dl.smwcentral.net/25740/Conspiring%20Caves.zip",
        "filename": "Conspiring Caves.zip",
        "size": 49238,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-contra",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22704,
    "title": "Contra 4 - Jungle",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "The first stage theme from Contra 4, A.K.A \"that one Contra game in which virt did the soundtrack for some reason\". Good for tense and fast-paced athletic levels, or just tense levels in general I guess. lol<br>\r\n<br>\r\nWarning: Not compatible with P-Switches.",
    "latest_version": "smwc-22704-1588807460",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22704,
        "title": "Contra 4 - Jungle",
        "version": "smwc-22704-1588807460",
        "upstream_time": 1588807460,
        "download_url": "https://dl.smwcentral.net/22704/contra4jungle.zip",
        "filename": "contra4jungle.zip",
        "size": 86922,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-contra-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7779,
    "title": "Contra - Game Over",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "game over"
    ],
    "description": "The game over theme from Contra.",
    "latest_version": "smwc-7779-1324189965",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7779,
        "title": "Contra - Game Over",
        "version": "smwc-7779-1324189965",
        "upstream_time": 1324189965,
        "download_url": "https://dl.smwcentral.net/7779/Contra%20-%20Game%20Over.zip",
        "filename": "Contra - Game Over.zip",
        "size": 67555,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-contra-jungle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19432,
    "title": "Contra - Jungle",
    "authors": [
      "Nicoke42"
    ],
    "tags": [
      "boss",
      "industrial",
      "jungle",
      "mountain",
      "retro",
      "temple",
      "urban"
    ],
    "description": "A classic rocking theme with 8-bit style sound, good for an action packed level. <br>\r\n<br>\r\nThanks to Com_poser and Wakana for sharing the knowledge!!!",
    "latest_version": "smwc-19432-1553443045",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19432,
        "title": "Contra - Jungle",
        "version": "smwc-19432-1553443045",
        "upstream_time": 1553443045,
        "download_url": "https://dl.smwcentral.net/19432/contra_jungle.zip",
        "filename": "contra_jungle.zip",
        "size": 42576,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-contra-nes-ending",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28761,
    "title": "Contra (NES) - Ending",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "credits",
      "retro"
    ],
    "description": "The ending theme from Contra on the NES.<br>\r\n<br>\r\nCan be used in, well, credits.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"gustintendo\"><a href=\"/?p=profile&amp;id=44040\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">gustintendo</a></span>",
    "latest_version": "smwc-28761-1641159674",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28761,
        "title": "Contra (NES) - Ending",
        "version": "smwc-28761-1641159674",
        "upstream_time": 1641159674,
        "download_url": "https://dl.smwcentral.net/28761/Contra%20%28NES%29%20-%20Ending.zip",
        "filename": "Contra (NES) - Ending.zip",
        "size": 41249,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-contra-nes-energy-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38733,
    "title": "Contra (NES) - Energy Zone",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "final",
      "fire",
      "industrial",
      "retro",
      "tense"
    ],
    "description": "Energy Zone from Contra on the NES.",
    "latest_version": "smwc-38733-1732824907",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38733,
        "title": "Contra (NES) - Energy Zone",
        "version": "smwc-38733-1732824907",
        "upstream_time": 1732824907,
        "download_url": "https://dl.smwcentral.net/38733/Contra%20%28NES%29%20-%20Energy%20Zone.zip",
        "filename": "Contra (NES) - Energy Zone.zip",
        "size": 52899,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-contra-nes-energy-zone-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38748,
    "title": "Contra (NES) - Energy Zone (Remix)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "final",
      "fire",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "A remix of Energy Zone from Contra on the NES.<br>\r\n<br>\r\nOmits Thunder and Yoshi (@15).",
    "latest_version": "smwc-38748-1732824915",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38748,
        "title": "Contra (NES) - Energy Zone (Remix)",
        "version": "smwc-38748-1732824915",
        "upstream_time": 1732824915,
        "download_url": "https://dl.smwcentral.net/38748/Contra%20%28NES%29%20-%20Energy%20Zone%20%28Remix%29.zip",
        "filename": "Contra (NES) - Energy Zone (Remix).zip",
        "size": 83456,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-contra-nes-rambo-gone-commando-jungle-stage-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26333,
    "title": "Contra (NES) - Rambo Gone Commando ~ Jungle Stage (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "final",
      "forest",
      "industrial",
      "jungle"
    ],
    "description": "<span style=\"font-size: 16pt;\">⬆️ ⬆️ ⬇️ ⬇️ ⬅️ ➡️ ⬅️ ➡️ 🅱️ 🅰️ <span style=\"background-color: #BDAEAD;\"><span style=\"color: #EE1515;\"><b> START </b></span></span></span><br>\r\n<br>\r\nArranged the <a href=\"https://youtu.be/O04bPRzqEEk\" rel=\"nofollow\">Jungle Stage theme (NES Version)</a> from Contra. A song I kept forgetting to do until now (thank god!), and it's another classic and memorable 80s banger from a classic game. Absolutely love this song and this game.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n<br>\r\nThere are also 2 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F / C Minor (Original Pitch, turned on default)<br>\r\n2. F# / C# Minor (Custom Pitch)",
    "latest_version": "smwc-26333-1617133975",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26333,
        "title": "Contra (NES) - Rambo Gone Commando ~ Jungle Stage (Remix)",
        "version": "smwc-26333-1617133975",
        "upstream_time": 1617133975,
        "download_url": "https://dl.smwcentral.net/26333/Rambo%20Gone%20Commando.zip",
        "filename": "Rambo Gone Commando.zip",
        "size": 89879,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cooking-mama-title-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40239,
    "title": "Cooking Mama - Title Theme",
    "authors": [
      "lordlydumbass"
    ],
    "tags": [
      "grassland",
      "title",
      "town"
    ],
    "description": "The title theme from Cooking Mama, unsampled using @9<br>\r\n<br>\r\nFits the title screen and anything with a bright feel<br>\r\n",
    "latest_version": "smwc-40239-1756430312",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40239,
        "title": "Cooking Mama - Title Theme",
        "version": "smwc-40239-1756430312",
        "upstream_time": 1756430312,
        "download_url": "https://dl.smwcentral.net/40239/CookingMamaTitle.zip",
        "filename": "CookingMamaTitle.zip",
        "size": 32326,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cool-beach-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17858,
    "title": "Cool Beach Song",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "beach"
    ],
    "description": "Would fit in a beach level, obviously.<br>\r\n(Yes, these are Mario Kart DS samples.)",
    "latest_version": "smwc-17858-1532506607",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17858,
        "title": "Cool Beach Song",
        "version": "smwc-17858-1532506607",
        "upstream_time": 1532506607,
        "download_url": "https://dl.smwcentral.net/17858/cool_beach_song_-_dippy.zip",
        "filename": "cool_beach_song_-_dippy.zip",
        "size": 51416,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cool-spot-genesis-rave-dancetune",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24152,
    "title": "Cool Spot (Genesis) - Rave Dancetune",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "athletic",
      "bonus",
      "chase",
      "tense"
    ],
    "description": "Also known as Bonus Level in other versions, an upbeat theme of a short bonus level.<br>\r\nA version without the pitch bends intro is included. If you want to use the version without the intro, change the \"No_Intro\" define to 1.<br>\r\n08/05 Update: Fixed the samples, and made the txt much more readable. Changed the \"no intro\" txt file to a simple #define.",
    "latest_version": "smwc-24152-1597939338",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24152,
        "title": "Cool Spot (Genesis) - Rave Dancetune",
        "version": "smwc-24152-1597939338",
        "upstream_time": 1597939338,
        "download_url": "https://dl.smwcentral.net/24152/Cool%20Spot%20%28Genesis%29%20-%20Rave%20Dancetune.zip",
        "filename": "Cool Spot (Genesis) - Rave Dancetune.zip",
        "size": 102543,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cool-spot-snes-bonus-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22678,
    "title": "Cool Spot (SNES) - Bonus Level",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "athletic",
      "bonus",
      "chase",
      "tense"
    ],
    "description": "Also known as Rave Dancetune in other versions, an upbeat theme of a short bonus level.<br>\r\n<br>\r\n04/13 Update: The bass were somewhat having some cutoffs, and was drowning the song because of the full notes instead of the original staccatos. Fixed it.",
    "latest_version": "smwc-22678-1587844763",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22678,
        "title": "Cool Spot (SNES) - Bonus Level",
        "version": "smwc-22678-1587844763",
        "upstream_time": 1587844763,
        "download_url": "https://dl.smwcentral.net/22678/Cool%20Spot%20%28SNES%29%20-%20Bonus%20Level.zip",
        "filename": "Cool Spot (SNES) - Bonus Level.zip",
        "size": 53876,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cool-spot-snes-off-da-wall",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33956,
    "title": "Cool Spot (SNES) - Off Da Wall",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "beach",
      "town",
      "urban"
    ],
    "description": "Mouse world theme from Cool Spot, by the first American to ever work on 7-Up. Ported from the SNES version, but not too different unsampled from Mega Drive/Genesis.",
    "latest_version": "smwc-33956-1695825549",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33956,
        "title": "Cool Spot (SNES) - Off Da Wall",
        "version": "smwc-33956-1695825549",
        "upstream_time": 1695825549,
        "download_url": "https://dl.smwcentral.net/33956/Cool_Spot_-_Off_Da_Wall.zip",
        "filename": "Cool_Spot_-_Off_Da_Wall.zip",
        "size": 33054,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cool-spot-snes-shell-shock",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18629,
    "title": "Cool Spot (SNES) - Shell Shock",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "beach",
      "calm",
      "grassland"
    ],
    "description": "Song from the first level of Cool Spot.<br>\r\nIt fits well in beach themed levels.",
    "latest_version": "smwc-18629-1544665895",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18629,
        "title": "Cool Spot (SNES) - Shell Shock",
        "version": "smwc-18629-1544665895",
        "upstream_time": 1544665895,
        "download_url": "https://dl.smwcentral.net/18629/ShellShock.zip",
        "filename": "ShellShock.zip",
        "size": 51481,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cool-victory-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23116,
    "title": "Cool Victory Theme",
    "authors": [
      "MilkyMooer"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "Use for the goal theme. It's overall very happy and took me like 10 minutes to make. Hope you like it :)",
    "latest_version": "smwc-23116-1591049048",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23116,
        "title": "Cool Victory Theme",
        "version": "smwc-23116-1591049048",
        "upstream_time": 1591049048,
        "download_url": "https://dl.smwcentral.net/23116/Cool%20Victory%20Theme.zip",
        "filename": "Cool Victory Theme.zip",
        "size": 30310,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-coolio-gangsta-s-paradise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29871,
    "title": "Coolio - Gangsta's Paradise",
    "authors": [
      "FalseCircus"
    ],
    "tags": [
      "credits",
      "urban"
    ],
    "description": "As I walk through the valley of the shadow of death, I take a look at my life and realize there's nothin' left.",
    "latest_version": "smwc-29871-1672643150",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29871,
        "title": "Coolio - Gangsta's Paradise",
        "version": "smwc-29871-1672643150",
        "upstream_time": 1672643150,
        "download_url": "https://dl.smwcentral.net/29871/gangstasparadise.zip",
        "filename": "gangstasparadise.zip",
        "size": 65157,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-coral-labyrinth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29127,
    "title": "Coral Labyrinth",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "cave",
      "ice",
      "mysterious",
      "night",
      "water"
    ],
    "description": "Underwater tune I made back in 2017 for battleofthebits's SPC Echoes 2 contest. In order to limit sfx cut-off, I included two versions with different pattern placement, one better suited for underwater levels (corallabyrinth) and one for ground levels (corallabyrinthground).",
    "latest_version": "smwc-29127-1643567833",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29127,
        "title": "Coral Labyrinth",
        "version": "smwc-29127-1643567833",
        "upstream_time": 1643567833,
        "download_url": "https://dl.smwcentral.net/29127/Coral%20Labyrinth%20v2.zip",
        "filename": "Coral Labyrinth v2.zip",
        "size": 100057,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-corpse-party-ray-of-hope",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29505,
    "title": "Corpse Party - Ray Of Hope",
    "authors": [
      "TheBourgyman"
    ],
    "tags": [
      "boss",
      "castle",
      "escape",
      "final",
      "night",
      "sky",
      "tense"
    ],
    "description": "My first port. Used in my hack Luminescent as the cape level music.<br>\r\n<br>\r\nCould fit escape sections, as well as dramatic, tense yet hopeful situations.",
    "latest_version": "smwc-29505-1649032956",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29505,
        "title": "Corpse Party - Ray Of Hope",
        "version": "smwc-29505-1649032956",
        "upstream_time": 1649032956,
        "download_url": "https://dl.smwcentral.net/29505/Corpse%20Party%20-%20Ray%20of%20Hope.zip",
        "filename": "Corpse Party - Ray of Hope.zip",
        "size": 34794,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cory-in-the-house-buzzy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14623,
    "title": "Cory in the House - Buzzy",
    "authors": [
      "sincx"
    ],
    "tags": [
      "castle",
      "title"
    ],
    "description": "So there's actually a Cory in the House game on NDS so um yeah that's where this is from<br>\r\n<br>\r\nAlso Nameless' theme song",
    "latest_version": "smwc-14623-1481034800",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14623,
        "title": "Cory in the House - Buzzy",
        "version": "smwc-14623-1481034800",
        "upstream_time": 1481034800,
        "download_url": "https://dl.smwcentral.net/14623/cory_buzzy.zip",
        "filename": "cory_buzzy.zip",
        "size": 87814,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cosmic-carnage-cylic-s-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29102,
    "title": "Cosmic Carnage - Cylic's Stage",
    "authors": [
      "Eli Moskowitz"
    ],
    "tags": [
      "athletic",
      "city",
      "futuristic",
      "grassland"
    ],
    "description": "Cylic stage theme from an underrated game called Cosmic Carnage. Good for city levels.",
    "latest_version": "smwc-29102-1643684582",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29102,
        "title": "Cosmic Carnage - Cylic's Stage",
        "version": "smwc-29102-1643684582",
        "upstream_time": 1643684582,
        "download_url": "https://dl.smwcentral.net/29102/Cylic%27s%20Stage.zip",
        "filename": "Cylic%27s Stage.zip",
        "size": 36532,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cosmic-chroma-way",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41663,
    "title": "Cosmic Chroma Way",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "athletic",
      "night",
      "sky",
      "space",
      "upbeat"
    ],
    "description": "Inspired Rainbow Road, Could fit on pixel rainbow road levels too.<br>\r\nUpdated 19/02/2026: improved quality",
    "latest_version": "smwc-41663-1773977521",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41663,
        "title": "Cosmic Chroma Way",
        "version": "smwc-41663-1773977521",
        "upstream_time": 1773977521,
        "download_url": "https://dl.smwcentral.net/41663/Cosmic_Chroma_Way%20%28Sampled%29.zip",
        "filename": "Cosmic_Chroma_Way (Sampled).zip",
        "size": 53309,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41628,
        "title": "Cosmic Chroma Way",
        "version": "smwc-41628-1774546579",
        "upstream_time": 1774546579,
        "download_url": "https://dl.smwcentral.net/41628/Cosmic_Chroma_Way%20%28Unsampled%29.zip",
        "filename": "Cosmic_Chroma_Way (Unsampled).zip",
        "size": 32668,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cosmic-chroma-world-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41621,
    "title": "Cosmic Chroma World (Map)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "bonus",
      "overworld",
      "sky",
      "space"
    ],
    "description": "Rainbow Road based submaps, Star World, or Special World submaps",
    "latest_version": "smwc-41621-1774545257",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41621,
        "title": "Cosmic Chroma World (Map)",
        "version": "smwc-41621-1774545257",
        "upstream_time": 1774545257,
        "download_url": "https://dl.smwcentral.net/41621/Cosmic_Chroma_World.zip",
        "filename": "Cosmic_Chroma_World.zip",
        "size": 31527,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cosmic-psycho-x68000-neptune",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29323,
    "title": "Cosmic Psycho (X68000) - Neptune",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "forest",
      "mountain",
      "overworld",
      "sky",
      "snow",
      "space",
      "town",
      "urban",
      "water"
    ],
    "description": "A song from some obscure game that I know nothing about for an archaic computer.<br>\r\n<br>\r\nA lovely swing composition that translates super well into SMW instruments. Special thanks to <span class=\"un-outer\" title=\"Ethelfleda\"><a href=\"/?p=profile&amp;id=38622\" style=\"color: var(--user-color-3);\" class=\"un unavailable inactive\">Ethelfleda</a></span> for posting this song in the Discord which led to me discovering it, and to <span class=\"un-outer\" title=\"sincx\"><span title=\"sincx donated $5.00.\" class=\"icon icon-donor\"></span><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=15846\" style=\"color: #8240ed;\" class=\"un\">sincx</a></span> for helping me extract the note data from the original game.<br>\r\n<br>\r\nOriginally ported for Superfamicompo 3.",
    "latest_version": "smwc-29323-1646024525",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29323,
        "title": "Cosmic Psycho (X68000) - Neptune",
        "version": "smwc-29323-1646024525",
        "upstream_time": 1646024525,
        "download_url": "https://dl.smwcentral.net/29323/neptune.zip",
        "filename": "neptune.zip",
        "size": 34598,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cosmic-psycho-x68000-stg1",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31436,
    "title": "Cosmic Psycho (X68000) - STG1",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "boss",
      "chase",
      "industrial",
      "night",
      "sky",
      "space",
      "tense",
      "upbeat"
    ],
    "description": "A very shooter game-sounding song from Cosmic Psycho. It's fairly short, and is very upbeat.<br>\r\n<br>\r\nIncludes a define that I completely forgot about until now, which lets you switch the lead in the climax of the song between a hybrid @1/@2, and @17.",
    "latest_version": "smwc-31436-1663857269",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31436,
        "title": "Cosmic Psycho (X68000) - STG1",
        "version": "smwc-31436-1663857269",
        "upstream_time": 1663857269,
        "download_url": "https://dl.smwcentral.net/31436/stg1.zip",
        "filename": "stg1.zip",
        "size": 66832,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cosmo-gang-the-video-stage-theme-2-segment",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27076,
    "title": "Cosmo Gang: The Video - Stage Theme 2 (Segment 2)",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "beach",
      "bonus",
      "carnival",
      "space",
      "switch palace"
    ],
    "description": "Energetic tune that can be used in bonus stages, switch palaces and space levels. <a href=\"https://smwc.me/1566522\">Requested by Masked Man.</a><br>\r\nNote that the percussion has some clicking because of the trick I used to remove the staccato on the percussion channel.",
    "latest_version": "smwc-27076-1623946352",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27076,
        "title": "Cosmo Gang: The Video - Stage Theme 2 (Segment 2)",
        "version": "smwc-27076-1623946352",
        "upstream_time": 1623946352,
        "download_url": "https://dl.smwcentral.net/27076/Cosmo%20Gang%2C%20The%20Video%20-%20Stage%20Theme%202%20%28Segment%202%29.zip",
        "filename": "Cosmo Gang%2C The Video - Stage Theme 2 (Segment 2).zip",
        "size": 71966,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cosmoclock-contraption",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35652,
    "title": "Cosmoclock Contraption",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "carnival",
      "final",
      "night",
      "space"
    ],
    "description": "A groovy tune originally composed for Superfamicompo 5's challenge category.<br>\r\n<br>\r\nIt makes me think of some kind of countdown, and an ensuing launch into the vastness of space. Maybe it's because the triplet-y section reminds me of Gradius music lol.<br>\r\n<br>\r\n(Uses optimized SMW Thunder instead of default like the original submission because of ARAM limitations.<br>\r\nNot compatible with Yoshi or Bonus End for that reason.)",
    "latest_version": "smwc-35652-1703291399",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35652,
        "title": "Cosmoclock Contraption",
        "version": "smwc-35652-1703291399",
        "upstream_time": 1703291399,
        "download_url": "https://dl.smwcentral.net/35652/myfunnyclock.com.zip",
        "filename": "myfunnyclock.com.zip",
        "size": 62037,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cotton-fluff-clouds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11412,
    "title": "Cotton Fluff Clouds",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "athletic",
      "bonus",
      "grassland",
      "sky"
    ],
    "description": "A fast-paced cheery song that could fit clouds or grasslands.<br>\r\n<br>\r\nNote that it only uses two custom samples, and uses mostly vanilla instruments. With some effort, it could probably be unsampled and sound almost the same.",
    "latest_version": "smwc-11412-1435550318",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11412,
        "title": "Cotton Fluff Clouds",
        "version": "smwc-11412-1435550318",
        "upstream_time": 1435550318,
        "download_url": "https://dl.smwcentral.net/11412/Cotton%20Fluff%20Clouds.zip",
        "filename": "Cotton Fluff Clouds.zip",
        "size": 38331,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-countdown-prisme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26376,
    "title": "Countdown Prisme",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "forest",
      "night",
      "overworld",
      "sad",
      "sky",
      "temple",
      "tense"
    ],
    "description": "A custom original composition based on Nintendo Countdown Calendar music segments will be remade with a romantic relaxing song. Could fit on the night sky areas with temples or night rainforest park with many florists. Maybe cutscenes.<br>\r\n<br>\r\nPreview Video: https://www.youtube.com/watch?v=C2Mqdi65CTQ<br>\r\n<br>\r\nUpdate (2020/11/14): Fixed and Improved Quality<br>\r\nUpdate (2020/11/17)<br>\r\nUpdate (2020/11/29): Improved and removed sample group necessary into #default<br>\r\n<br>\r\nUpdate (2021/03/07): Remastered<br>\r\n<br>\r\n*Requires AddmusicK 1.0.7 to avoid lag",
    "latest_version": "smwc-26376-1617593498",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26376,
        "title": "Countdown Prisme",
        "version": "smwc-26376-1617593498",
        "upstream_time": 1617593498,
        "download_url": "https://dl.smwcentral.net/26376/countdown%20prisme.zip",
        "filename": "countdown prisme.zip",
        "size": 68283,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crack-down-crack-down",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34206,
    "title": "Crack Down - Crack Down",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "airship",
      "boss",
      "castle",
      "dark",
      "ghost house",
      "mysterious",
      "tense"
    ],
    "description": "One of the stage themes from Sega's 1989 arcade run-and-gun <i>Crack Down</i> (unrelated to Microsoft's action game <i>Crackdown</i> without spacing). Based on the arcade version with sound panning similar to the Mega Drive version. Could fit castle levels.",
    "latest_version": "smwc-34206-1693331258",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34206,
        "title": "Crack Down - Crack Down",
        "version": "smwc-34206-1693331258",
        "upstream_time": 1693331258,
        "download_url": "https://dl.smwcentral.net/34206/Crack%20Down%20BGM1.zip",
        "filename": "Crack Down BGM1.zip",
        "size": 33824,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37465,
    "title": "Crash Bandicoot 2: Cortex Strikes Back - Snow Go (Unused)",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "abstract",
      "airship",
      "ambient",
      "athletic",
      "beach",
      "bonus",
      "boss",
      "calm",
      "carnival",
      "castle",
      "cave",
      "chase",
      "credits",
      "cutscene",
      "dark",
      "desert",
      "environmental",
      "final",
      "fire",
      "forest",
      "ghost house",
      "grassland",
      "ice",
      "industrial",
      "jungle",
      "mountain",
      "mysterious",
      "night",
      "overworld",
      "plant",
      "ruins",
      "sewer",
      "sky",
      "snow",
      "space",
      "swamp",
      "temple",
      "title",
      "town",
      "urban",
      "water"
    ],
    "description": "An underwater arrangement of the death route theme from Crash Bandicoot 3 intended to be used in the water levels (and could have been used in the red gem path in Deep Trouble) that ended up not being used in the game, but <a href=\"https://soundcloud.com/joshmancell/crash-bandicoot-warped-unused-skull-route-medley\" rel=\"nofollow\">was uploaded in the composer's soundcloud</a>.",
    "latest_version": "smwc-37465-1717251687",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37465,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Snow Go (Unused)",
        "version": "smwc-37465-1717251687",
        "upstream_time": 1717251687,
        "download_url": "https://dl.smwcentral.net/37465/CB2%20-%20Snow%20Go%20%28Unused%29.zip",
        "filename": "CB2 - Snow Go (Unused).zip",
        "size": 53852,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37420,
        "title": "Crash Bandicoot 3: Warped - Dr. Nefarious Tropy Boss Fight",
        "version": "smwc-37420-1715032909",
        "upstream_time": 1715032909,
        "download_url": "https://dl.smwcentral.net/37420/CB3%20-%20N.%20Tropy.zip",
        "filename": "CB3 - N. Tropy.zip",
        "size": 170351,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37383,
        "title": "Crash Bandicoot 3: Warped - Bye Bye Blimps Death Route (Unused)",
        "version": "smwc-37383-1715007554",
        "upstream_time": 1715007554,
        "download_url": "https://dl.smwcentral.net/37383/CB3%20-%20Bye%20Bye%20Blimps%20Death%20Route%20%28Unused%29.zip",
        "filename": "CB3 - Bye Bye Blimps Death Route (Unused).zip",
        "size": 80980,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37382,
        "title": "Crash Bandicoot 3: Warped - Hog Ride Death Route (Unused)",
        "version": "smwc-37382-1715011063",
        "upstream_time": 1715011063,
        "download_url": "https://dl.smwcentral.net/37382/CB3%20-%20Hog%20Ride%20Death%20Route%20%28Unused%29.zip",
        "filename": "CB3 - Hog Ride Death Route (Unused).zip",
        "size": 84357,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37381,
        "title": "Crash Bandicoot 3: Warped - Makin' Waves Death Route (Unused)",
        "version": "smwc-37381-1715032757",
        "upstream_time": 1715032757,
        "download_url": "https://dl.smwcentral.net/37381/CB3%20-%20Makin%27%20Waves%20Death%20Route%20%28Unused%29.zip",
        "filename": "CB3 - Makin%27 Waves Death Route (Unused).zip",
        "size": 82442,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37375,
        "title": "Crash Bandicoot 3: Warped - Under Pressure Death Route (Unused)",
        "version": "smwc-37375-1718593283",
        "upstream_time": 1718593283,
        "download_url": "https://dl.smwcentral.net/37375/CB3%20-%20Under%20Pressure%20Death%20Route%20%28Unused%29.zip",
        "filename": "CB3 - Under Pressure Death Route (Unused).zip",
        "size": 85904,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37369,
        "title": "Crash Bandicoot 3: Warped - Under Pressure (Demo)",
        "version": "smwc-37369-1718593280",
        "upstream_time": 1718593280,
        "download_url": "https://dl.smwcentral.net/37369/CB3%20-%20Under%20Pressure%20%28Demo%29.zip",
        "filename": "CB3 - Under Pressure (Demo).zip",
        "size": 78284,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37368,
        "title": "Crash Bandicoot 3: Warped - Under Pressure / Deep Trouble",
        "version": "smwc-37368-1715033583",
        "upstream_time": 1715033583,
        "download_url": "https://dl.smwcentral.net/37368/CB3%20-%20Under%20Pressure.zip",
        "filename": "CB3 - Under Pressure.zip",
        "size": 146418,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37367,
        "title": "Crash Bandicoot 3: Warped - Tomb Time Death Route",
        "version": "smwc-37367-1718593278",
        "upstream_time": 1718593278,
        "download_url": "https://dl.smwcentral.net/37367/CB3%20-%20Tomb%20Time%20Death%20Route.zip",
        "filename": "CB3 - Tomb Time Death Route.zip",
        "size": 84738,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37366,
        "title": "Crash Bandicoot 3: Warped - Tomb Time Bonus",
        "version": "smwc-37366-1718373989",
        "upstream_time": 1718373989,
        "download_url": "https://dl.smwcentral.net/37366/CB3%20-%20Tomb%20Time%20Bonus.zip",
        "filename": "CB3 - Tomb Time Bonus.zip",
        "size": 85024,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37365,
        "title": "Crash Bandicoot 3: Warped - Tomb Time / Sphynxinator / Tomb Wader / Bug Lite",
        "version": "smwc-37365-1718373986",
        "upstream_time": 1718373986,
        "download_url": "https://dl.smwcentral.net/37365/CB3%20-%20Tomb%20Time.zip",
        "filename": "CB3 - Tomb Time.zip",
        "size": 98921,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37364,
        "title": "Crash Bandicoot 3: Warped - Toad Village Bonus",
        "version": "smwc-37364-1718373983",
        "upstream_time": 1718373983,
        "download_url": "https://dl.smwcentral.net/37364/CB3%20-%20Toad%20Village%20Bonus.zip",
        "filename": "CB3 - Toad Village Bonus.zip",
        "size": 86986,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37363,
        "title": "Crash Bandicoot 3: Warped - Toad Village / Gee Wiz / Double Header",
        "version": "smwc-37363-1715033980",
        "upstream_time": 1715033980,
        "download_url": "https://dl.smwcentral.net/37363/CB3%20-%20Toad%20Village.zip",
        "filename": "CB3 - Toad Village.zip",
        "size": 159999,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37362,
        "title": "Crash Bandicoot 3: Warped - Title Screen",
        "version": "smwc-37362-1718373978",
        "upstream_time": 1718373978,
        "download_url": "https://dl.smwcentral.net/37362/CB3%20-%20Title%20Screen.zip",
        "filename": "CB3 - Title Screen.zip",
        "size": 102137,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37361,
        "title": "Crash Bandicoot 3: Warped - Tiny Tiger Boss Fight",
        "version": "smwc-37361-1715032613",
        "upstream_time": 1715032613,
        "download_url": "https://dl.smwcentral.net/37361/CB3%20-%20Tiny%20Tiger.zip",
        "filename": "CB3 - Tiny Tiger.zip",
        "size": 100003,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37360,
        "title": "Crash Bandicoot 3: Warped - Time Twister (Warp Room)",
        "version": "smwc-37360-1715247065",
        "upstream_time": 1715247065,
        "download_url": "https://dl.smwcentral.net/37360/CB3%20-%20Time%20Twister.zip",
        "filename": "CB3 - Time Twister.zip",
        "size": 94953,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37359,
        "title": "Crash Bandicoot 3: Warped - Rings of Power",
        "version": "smwc-37359-1715247063",
        "upstream_time": 1715247063,
        "download_url": "https://dl.smwcentral.net/37359/CB3%20-%20Rings%20of%20Power.zip",
        "filename": "CB3 - Rings of Power.zip",
        "size": 85089,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37358,
        "title": "Crash Bandicoot 3: Warped - Orient Express / Midnight Run",
        "version": "smwc-37358-1715247059",
        "upstream_time": 1715247059,
        "download_url": "https://dl.smwcentral.net/37358/CB3%20-%20Orient%20Express.zip",
        "filename": "CB3 - Orient Express.zip",
        "size": 102860,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37357,
        "title": "Crash Bandicoot 3: Warped - N.Gin Boss Fight",
        "version": "smwc-37357-1715032582",
        "upstream_time": 1715032582,
        "download_url": "https://dl.smwcentral.net/37357/CB3%20-%20N.%20Gin.zip",
        "filename": "CB3 - N. Gin.zip",
        "size": 99763,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37356,
        "title": "Crash Bandicoot 3: Warped - Makin' Waves / Tell No Tales / Ski Crazed / Hot Coco",
        "version": "smwc-37356-1715247057",
        "upstream_time": 1715247057,
        "download_url": "https://dl.smwcentral.net/37356/CB3%20-%20Makin%27%20Waves.zip",
        "filename": "CB3 - Makin%27 Waves.zip",
        "size": 82817,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37355,
        "title": "Crash Bandicoot 3: Warped - Mad Bombers",
        "version": "smwc-37355-1715247055",
        "upstream_time": 1715247055,
        "download_url": "https://dl.smwcentral.net/37355/CB3%20-%20Mad%20Bombers.zip",
        "filename": "CB3 - Mad Bombers.zip",
        "size": 79954,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37353,
        "title": "Crash Bandicoot 3: Warped - Hang'em High Death Route",
        "version": "smwc-37353-1714938870",
        "upstream_time": 1714938870,
        "download_url": "https://dl.smwcentral.net/37353/CB3_-_Hang%27em_High_Death_Route.zip",
        "filename": "CB3_-_Hang%27em_High_Death_Route.zip",
        "size": 86742,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37352,
        "title": "Crash Bandicoot 3: Warped - Hang'em High Bonus",
        "version": "smwc-37352-1714936784",
        "upstream_time": 1714936784,
        "download_url": "https://dl.smwcentral.net/37352/CB3%20-%20Hang%27em%20High%20Bonus.zip",
        "filename": "CB3 - Hang%27em High Bonus.zip",
        "size": 90313,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37351,
        "title": "Crash Bandicoot 3: Warped - Hang'em High / High Time / Flaming Passion",
        "version": "smwc-37351-1714937224",
        "upstream_time": 1714937224,
        "download_url": "https://dl.smwcentral.net/37351/CB3%20-%20Hang%27em%20High.zip",
        "filename": "CB3 - Hang%27em High.zip",
        "size": 94294,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37350,
        "title": "Crash Bandicoot 3: Warped - Dr. Neo Cortex Boss Fight",
        "version": "smwc-37350-1714936524",
        "upstream_time": 1714936524,
        "download_url": "https://dl.smwcentral.net/37350/CB3%20-%20Dr.%20Neo%20Cortex.zip",
        "filename": "CB3 - Dr. Neo Cortex.zip",
        "size": 100426,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37349,
        "title": "Crash Bandicoot 3: Warped - Dingodile Boss Fight",
        "version": "smwc-37349-1714936325",
        "upstream_time": 1714936325,
        "download_url": "https://dl.smwcentral.net/37349/CB3%20-%20Dingodile.zip",
        "filename": "CB3 - Dingodile.zip",
        "size": 100447,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37348,
        "title": "Crash Bandicoot 3: Warped - Bye Bye Blimps",
        "version": "smwc-37348-1714651334",
        "upstream_time": 1714651334,
        "download_url": "https://dl.smwcentral.net/37348/CB3%20-%20Bye%20Bye%20Blimps.zip",
        "filename": "CB3 - Bye Bye Blimps.zip",
        "size": 83072,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37347,
        "title": "Crash Bandicoot 3: Warped - Bone Yard Death Route",
        "version": "smwc-37347-1714651331",
        "upstream_time": 1714651331,
        "download_url": "https://dl.smwcentral.net/37347/CB3%20-%20Bone%20Yard%20Death%20Route.zip",
        "filename": "CB3 - Bone Yard Death Route.zip",
        "size": 76561,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37346,
        "title": "Crash Bandicoot 3: Warped - Bone Yard Bonus",
        "version": "smwc-37346-1714651329",
        "upstream_time": 1714651329,
        "download_url": "https://dl.smwcentral.net/37346/CB3%20-%20Bone%20Yard%20Bonus.zip",
        "filename": "CB3 - Bone Yard Bonus.zip",
        "size": 72862,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37345,
        "title": "Crash Bandicoot 3: Warped - Bone Yard / Dino Might / Eggipus Rex",
        "version": "smwc-37345-1714651327",
        "upstream_time": 1714651327,
        "download_url": "https://dl.smwcentral.net/37345/CB3%20-%20Bone%20Yard.zip",
        "filename": "CB3 - Bone Yard.zip",
        "size": 89864,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36959,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Crash Dash Bonus",
        "version": "smwc-36959-1708724593",
        "upstream_time": 1708724593,
        "download_url": "https://dl.smwcentral.net/36959/CB2%20-%20Crash%20Dash%20Bonus.zip",
        "filename": "CB2 - Crash Dash Bonus.zip",
        "size": 89984,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36954,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Warp Room",
        "version": "smwc-36954-1709318158",
        "upstream_time": 1709318158,
        "download_url": "https://dl.smwcentral.net/36954/CB2%20-%20Warp%20Room..zip",
        "filename": "CB2 - Warp Room..zip",
        "size": 100406,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36953,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Un-Bearable Death Route",
        "version": "smwc-36953-1709317923",
        "upstream_time": 1709317923,
        "download_url": "https://dl.smwcentral.net/36953/CB2%20-%20Un-Bearable%20Death%20Route..zip",
        "filename": "CB2 - Un-Bearable Death Route..zip",
        "size": 101517,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36952,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Turtle Woods Death Route / Totally Fly / Credits",
        "version": "smwc-36952-1709245067",
        "upstream_time": 1709245067,
        "download_url": "https://dl.smwcentral.net/36952/CB2%20-%20Turtle%20Woods%20Death%20Route..zip",
        "filename": "CB2 - Turtle Woods Death Route..zip",
        "size": 100865,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36951,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Turtle Woods Bonus",
        "version": "smwc-36951-1709244853",
        "upstream_time": 1709244853,
        "download_url": "https://dl.smwcentral.net/36951/CB2%20-%20Turtle%20Woods%20Bonus..zip",
        "filename": "CB2 - Turtle Woods Bonus..zip",
        "size": 94831,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36950,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Turtle Woods / The Pits / Night Fight",
        "version": "smwc-36950-1709244602",
        "upstream_time": 1709244602,
        "download_url": "https://dl.smwcentral.net/36950/CB2%20-%20Turtle%20Woods..zip",
        "filename": "CB2 - Turtle Woods..zip",
        "size": 101989,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36949,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Title Screen",
        "version": "smwc-36949-1709244073",
        "upstream_time": 1709244073,
        "download_url": "https://dl.smwcentral.net/36949/CB2%20-%20Title%20Screen..zip",
        "filename": "CB2 - Title Screen..zip",
        "size": 96094,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36948,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Tiny Tiger Boss Fight",
        "version": "smwc-36948-1708790706",
        "upstream_time": 1708790706,
        "download_url": "https://dl.smwcentral.net/36948/CB2%20-%20Tiny%20Tiger.zip",
        "filename": "CB2 - Tiny Tiger.zip",
        "size": 100981,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36947,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - The Eel Deal Death Route",
        "version": "smwc-36947-1709243876",
        "upstream_time": 1709243876,
        "download_url": "https://dl.smwcentral.net/36947/CB2%20-%20The%20Eel%20Deal%20Death%20Route..zip",
        "filename": "CB2 - The Eel Deal Death Route..zip",
        "size": 92806,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36946,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - The Eel Deal Bonus",
        "version": "smwc-36946-1709243066",
        "upstream_time": 1709243066,
        "download_url": "https://dl.smwcentral.net/36946/CB2%20-%20The%20Eel%20Deal%20Bonus..zip",
        "filename": "CB2 - The Eel Deal Bonus..zip",
        "size": 85500,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36945,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - The Eel Deal / Sewer or Later / Hangin' Out",
        "version": "smwc-36945-1709242842",
        "upstream_time": 1709242842,
        "download_url": "https://dl.smwcentral.net/36945/CB2%20-%20The%20Eel%20Deal..zip",
        "filename": "CB2 - The Eel Deal..zip",
        "size": 92207,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36944,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Snow Go Death Route",
        "version": "smwc-36944-1708726249",
        "upstream_time": 1708726249,
        "download_url": "https://dl.smwcentral.net/36944/CB2%20-%20Snow%20Go%20Death%20Route.zip",
        "filename": "CB2 - Snow Go Death Route.zip",
        "size": 76066,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36943,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Snow Go Bonus",
        "version": "smwc-36943-1708726246",
        "upstream_time": 1708726246,
        "download_url": "https://dl.smwcentral.net/36943/CB2%20-%20Snow%20Go%20Bonus.zip",
        "filename": "CB2 - Snow Go Bonus.zip",
        "size": 69287,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36942,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Snow Go / Snow Biz / Cold Hard Crash",
        "version": "smwc-36942-1708726243",
        "upstream_time": 1708726243,
        "download_url": "https://dl.smwcentral.net/36942/CB2%20-%20Snow%20Go.zip",
        "filename": "CB2 - Snow Go.zip",
        "size": 82663,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36941,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Rock It / Pack Attack",
        "version": "smwc-36941-1709242538",
        "upstream_time": 1709242538,
        "download_url": "https://dl.smwcentral.net/36941/CB2%20-%20Rock%20It..zip",
        "filename": "CB2 - Rock It..zip",
        "size": 151057,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36940,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Road to Ruin Death Route",
        "version": "smwc-36940-1708726240",
        "upstream_time": 1708726240,
        "download_url": "https://dl.smwcentral.net/36940/CB2%20-%20Road%20To%20Ruin%20Death%20Route.zip",
        "filename": "CB2 - Road To Ruin Death Route.zip",
        "size": 87533,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36939,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Road to Ruin Bonus",
        "version": "smwc-36939-1708726237",
        "upstream_time": 1708726237,
        "download_url": "https://dl.smwcentral.net/36939/CB2%20-%20Road%20To%20Ruin%20Bonus.zip",
        "filename": "CB2 - Road To Ruin Bonus.zip",
        "size": 72456,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36938,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Road to Ruin / Ruination",
        "version": "smwc-36938-1708726234",
        "upstream_time": 1708726234,
        "download_url": "https://dl.smwcentral.net/36938/CB2%20-%20Road%20To%20Ruin.zip",
        "filename": "CB2 - Road To Ruin.zip",
        "size": 89332,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36937,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Ripper Roo Boss Fight",
        "version": "smwc-36937-1708724299",
        "upstream_time": 1708724299,
        "download_url": "https://dl.smwcentral.net/36937/CB2%20-%20Ripper%20Roo..zip",
        "filename": "CB2 - Ripper Roo..zip",
        "size": 99316,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36936,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Piston It Away Death Route",
        "version": "smwc-36936-1708448683",
        "upstream_time": 1708448683,
        "download_url": "https://dl.smwcentral.net/36936/CB2%20-%20Piston%20It%20Away%20Death%20Route.zip",
        "filename": "CB2 - Piston It Away Death Route.zip",
        "size": 94196,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36934,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Piston It Away Bonus",
        "version": "smwc-36934-1708448677",
        "upstream_time": 1708448677,
        "download_url": "https://dl.smwcentral.net/36934/CB2%20-%20Piston%20It%20Away%20Bonus.zip",
        "filename": "CB2 - Piston It Away Bonus.zip",
        "size": 79098,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36933,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Piston It Away / Spaced Out",
        "version": "smwc-36933-1708448669",
        "upstream_time": 1708448669,
        "download_url": "https://dl.smwcentral.net/36933/CB2%20-%20Piston%20It%20Away.zip",
        "filename": "CB2 - Piston It Away.zip",
        "size": 103946,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36932,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Komodo Brothers Boss Fight",
        "version": "smwc-36932-1708448661",
        "upstream_time": 1708448661,
        "download_url": "https://dl.smwcentral.net/36932/CB2%20-%20Komodo%20Bros.zip",
        "filename": "CB2 - Komodo Bros.zip",
        "size": 100100,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36931,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Hang Eight Death Route",
        "version": "smwc-36931-1708448653",
        "upstream_time": 1708448653,
        "download_url": "https://dl.smwcentral.net/36931/CB2%20-%20Hang%20Eight%20Death%20Route.zip",
        "filename": "CB2 - Hang Eight Death Route.zip",
        "size": 96692,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36930,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Hang Eight Bonus",
        "version": "smwc-36930-1708724290",
        "upstream_time": 1708724290,
        "download_url": "https://dl.smwcentral.net/36930/CB2%20-%20Hang%20Eight%20Bonus..zip",
        "filename": "CB2 - Hang Eight Bonus..zip",
        "size": 78869,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36929,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Hang Eight / Air Crash / Plant Food",
        "version": "smwc-36929-1708448645",
        "upstream_time": 1708448645,
        "download_url": "https://dl.smwcentral.net/36929/CB2%20-%20Hang%20Eight.zip",
        "filename": "CB2 - Hang Eight.zip",
        "size": 96154,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36928,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Dr. Neo Cortex Boss Fight",
        "version": "smwc-36928-1708448633",
        "upstream_time": 1708448633,
        "download_url": "https://dl.smwcentral.net/36928/CB2%20-%20Dr.%20Neo%20Cortex.zip",
        "filename": "CB2 - Dr. Neo Cortex.zip",
        "size": 99111,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36927,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Dr. N. Gin Boss Fight",
        "version": "smwc-36927-1708448626",
        "upstream_time": 1708448626,
        "download_url": "https://dl.smwcentral.net/36927/CB2%20-%20N.%20Gin.zip",
        "filename": "CB2 - N. Gin.zip",
        "size": 98903,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36926,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Dr. N. Brio's Theme",
        "version": "smwc-36926-1708448620",
        "upstream_time": 1708448620,
        "download_url": "https://dl.smwcentral.net/36926/CB2%20-%20N.%20Brio.zip",
        "filename": "CB2 - N. Brio.zip",
        "size": 105848,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36925,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Diggin' It Death Route",
        "version": "smwc-36925-1708448613",
        "upstream_time": 1708448613,
        "download_url": "https://dl.smwcentral.net/36925/CB2%20-%20Diggin%27%20It%20Death%20Route.zip",
        "filename": "CB2 - Diggin%27 It Death Route.zip",
        "size": 96217,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36924,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Diggin' It Bonus",
        "version": "smwc-36924-1708448598",
        "upstream_time": 1708448598,
        "download_url": "https://dl.smwcentral.net/36924/CB2%20-%20Diggin%27%20It%20Bonus.zip",
        "filename": "CB2 - Diggin%27 It Bonus.zip",
        "size": 92875,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36923,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Diggin' It / Bee-Having",
        "version": "smwc-36923-1708448585",
        "upstream_time": 1708448585,
        "download_url": "https://dl.smwcentral.net/36923/CB2%20-%20Diggin%27%20It.zip",
        "filename": "CB2 - Diggin%27 It.zip",
        "size": 100443,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36921,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Crash Dash / Crash Crush / Un-Bearable",
        "version": "smwc-36921-1708724296",
        "upstream_time": 1708724296,
        "download_url": "https://dl.smwcentral.net/36921/CB2%20-%20Crash%20Dash..zip",
        "filename": "CB2 - Crash Dash..zip",
        "size": 105480,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36920,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Bear It / Bear Down / Totally Bear",
        "version": "smwc-36920-1708448573",
        "upstream_time": 1708448573,
        "download_url": "https://dl.smwcentral.net/36920/CB2%20-%20Bear%20It.zip",
        "filename": "CB2 - Bear It.zip",
        "size": 101757,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36919,
        "title": "Crash Bandicoot 2: Cortex Strikes Back - Coco Bandicoot's Theme",
        "version": "smwc-36919-1708448567",
        "upstream_time": 1708448567,
        "download_url": "https://dl.smwcentral.net/36919/CB2%20-%20Coco%20Bandicoot.zip",
        "filename": "CB2 - Coco Bandicoot.zip",
        "size": 85279,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36824,
        "title": "Crash Bandicoot 3: Warped - Future Frenzy Death Route",
        "version": "smwc-36824-1708708897",
        "upstream_time": 1708708897,
        "download_url": "https://dl.smwcentral.net/36824/CB3%20-%20Future%20Frenzy%20Death%20Route.zip",
        "filename": "CB3 - Future Frenzy Death Route.zip",
        "size": 88580,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36823,
        "title": "Crash Bandicoot 3: Warped - Future Frenzy Bonus",
        "version": "smwc-36823-1708708862",
        "upstream_time": 1708708862,
        "download_url": "https://dl.smwcentral.net/36823/CB3%20-%20Future%20Frenzy%20Bonus.zip",
        "filename": "CB3 - Future Frenzy Bonus.zip",
        "size": 86521,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36822,
        "title": "Crash Bandicoot 3: Warped - Future Frenzy / Gone Tomorrow / Future Tense",
        "version": "smwc-36822-1708708844",
        "upstream_time": 1708708844,
        "download_url": "https://dl.smwcentral.net/36822/CB3%20-%20Future%20Frenzy.zip",
        "filename": "CB3 - Future Frenzy.zip",
        "size": 104451,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34209,
        "title": "Crash Bandicoot 4: It's About Time - Crash Landed",
        "version": "smwc-34209-1693513343",
        "upstream_time": 1693513343,
        "download_url": "https://dl.smwcentral.net/34209/Crash%20Landed.zip",
        "filename": "Crash Landed.zip",
        "size": 49218,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16965,
        "title": "Crash Bandicoot 2 - Rock it, Pack Attack",
        "version": "smwc-16965-1516124550",
        "upstream_time": 1516124550,
        "download_url": "https://dl.smwcentral.net/16965/Jetpack.zip",
        "filename": "Jetpack.zip",
        "size": 86989,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14094,
        "title": "Crash Bandicoot 3: Warped - Warp Room",
        "version": "smwc-14094-1471742413",
        "upstream_time": 1471742413,
        "download_url": "https://dl.smwcentral.net/14094/Warp%20Room%20%5BS%5D.zip",
        "filename": "Warp Room %5BS%5D.zip",
        "size": 70312,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 9194,
        "title": "Crash Bandicoot 2 - Turtle Woods",
        "version": "smwc-9194-1411853174",
        "upstream_time": 1411853174,
        "download_url": "https://dl.smwcentral.net/9194/CB2%20jungle.zip",
        "filename": "CB2 jungle.zip",
        "size": 57893,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7851,
        "title": "Crash Bandicoot 2 - Snow Go / Snow Biz / Cold Hard Crash",
        "version": "smwc-7851-1311998406",
        "upstream_time": 1311998406,
        "download_url": "https://dl.smwcentral.net/7851/CB2%20-%20Ice.zip",
        "filename": "CB2 - Ice.zip",
        "size": 70049,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-3-warped-hog-ride-road-crash-orange-asphalt-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37354,
    "title": "Crash Bandicoot 3: Warped - Hog Ride / Road Crash / Orange Asphalt / Area 51?",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "desert",
      "mountain",
      "night",
      "urban"
    ],
    "description": "👽<br>\r\nA jazzy 60s-esque theme that plays in the infamous motorcycle riding levels from Crash Bandicoot 3.<br>\r\n<br>\r\nUpdate (2024): replaced some of the drum samples to be more accurate",
    "latest_version": "smwc-37354-1714601252",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37354,
        "title": "Crash Bandicoot 3: Warped - Hog Ride / Road Crash / Orange Asphalt / Area 51?",
        "version": "smwc-37354-1714601252",
        "upstream_time": 1714601252,
        "download_url": "https://dl.smwcentral.net/37354/CB3%20-%20Hog%20Ride.zip",
        "filename": "CB3 - Hog Ride.zip",
        "size": 103490,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-4-it-s-about-time-stay-frosty-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26527,
    "title": "Crash Bandicoot 4: It's About Time - Stay Frosty (Part 2)",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "cave",
      "ice",
      "industrial",
      "snow",
      "water"
    ],
    "description": "The music that plays in the second half of Stay Frosty, the second ice level in Crash Bandicoot 4: It's About Time. Fitting for ice and industrial levels. This port was originally made for the 2021 120hoSPC event.<br>\r\n<br>\r\nNot compatible with Yoshi, thunder and bonus end",
    "latest_version": "smwc-26527-1619480340",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26527,
        "title": "Crash Bandicoot 4: It's About Time - Stay Frosty (Part 2)",
        "version": "smwc-26527-1619480340",
        "upstream_time": 1619480340,
        "download_url": "https://dl.smwcentral.net/26527/Stay%20Frosty%20%28Part%202%29.zip",
        "filename": "Stay Frosty (Part 2).zip",
        "size": 85474,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26526,
        "title": "Crash Bandicoot 4: It's About Time - Stay Frosty (Part 1)",
        "version": "smwc-26526-1619325500",
        "upstream_time": 1619325500,
        "download_url": "https://dl.smwcentral.net/26526/Stay%20Frosty%20%28Part%201%29.zip",
        "filename": "Stay Frosty (Part 1).zip",
        "size": 83413,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-aku-aku-invincibility",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34855,
    "title": "Crash Bandicoot - Aku-Aku Invincibility",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "jungle",
      "p-switch",
      "star"
    ],
    "description": "A fast paced percussion track that plays when you collect three Aku-Aku masks and become invincibile in the Crash Bandicoot trilogy. Includes both the version from Crash 1 and the version from Crash 2 and 3, they're pretty much the same but the one from Crash 1 has an extra channel and slightly different pitches.<br>\r\n<br>\r\nUnlike my other PS1 Crash ports, this one is unsampled so it can be used as a global song.",
    "latest_version": "smwc-34855-1696605315",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34855,
        "title": "Crash Bandicoot - Aku-Aku Invincibility",
        "version": "smwc-34855-1696605315",
        "upstream_time": 1696605315,
        "download_url": "https://dl.smwcentral.net/34855/CB%20-%20Aku-Aku%20Invincibility.zip",
        "filename": "CB - Aku-Aku Invincibility.zip",
        "size": 62655,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-boulders-boulder-dash",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36872,
    "title": "Crash Bandicoot - Boulders/Boulder Dash",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "chase",
      "environmental",
      "jungle",
      "tense"
    ],
    "description": "A pretty tense song that plays in the boulder chase levels from the original Crash Bandicoot.<br>\r\n<br>\r\nUpdate (2023/08/28): replaced the samples with more accurate ones.<br>\r\nUpdate (2024/02/15): replaced the smw bongo with the bongo samples from the game",
    "latest_version": "smwc-36872-1708265543",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36872,
        "title": "Crash Bandicoot - Boulders/Boulder Dash",
        "version": "smwc-36872-1708265543",
        "upstream_time": 1708265543,
        "download_url": "https://dl.smwcentral.net/36872/CB%20-%20Boulders.zip",
        "filename": "CB - Boulders.zip",
        "size": 85311,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-cortex-power",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36873,
    "title": "Crash Bandicoot - Cortex Power",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "ghost house",
      "industrial",
      "sewer"
    ],
    "description": "A stealthy track that plays in the powerplant level from Crash Bandicoot.<br>\r\n<br>\r\nUpdate (02/15): added the hihat samples from the game",
    "latest_version": "smwc-36873-1708265560",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36873,
        "title": "Crash Bandicoot - Cortex Power",
        "version": "smwc-36873-1708265560",
        "upstream_time": 1708265560,
        "download_url": "https://dl.smwcentral.net/36873/CB%20-%20Cortex%20Power.zip",
        "filename": "CB - Cortex Power.zip",
        "size": 80037,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-dr-neo-cortex-boss-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36874,
    "title": "Crash Bandicoot - Dr. Neo Cortex Boss Fight",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "boss",
      "dark",
      "final",
      "tense"
    ],
    "description": "A tense final boss theme that plays in the fight against Dr. Neo Cortex in Crash Bandicoot.<br>\r\n<br>\r\nUpdate (02/15): added the hihat samples from the game",
    "latest_version": "smwc-36874-1708401765",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36874,
        "title": "Crash Bandicoot - Dr. Neo Cortex Boss Fight",
        "version": "smwc-36874-1708401765",
        "upstream_time": 1708401765,
        "download_url": "https://dl.smwcentral.net/36874/CB%20-%20Dr.%20Neo%20Cortex.zip",
        "filename": "CB - Dr. Neo Cortex.zip",
        "size": 92218,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-dr-nitrus-brio-boss-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36881,
    "title": "Crash Bandicoot - Dr. Nitrus Brio Boss Fight",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "night",
      "space"
    ],
    "description": "A somewhat weird boss theme that plays in the boss fight against Dr. Nitrus Brio, Cortex's sidekick in Crash Bandicoot 1.<br>\r\n<br>\r\nUpdate (02/16): replaced the tambourine sample with the one from the game",
    "latest_version": "smwc-36881-1708572218",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36881,
        "title": "Crash Bandicoot - Dr. Nitrus Brio Boss Fight",
        "version": "smwc-36881-1708572218",
        "upstream_time": 1708572218,
        "download_url": "https://dl.smwcentral.net/36881/CB%20-%20N.%20Brio.zip",
        "filename": "CB - N. Brio.zip",
        "size": 88611,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-generator-room",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36875,
    "title": "Crash Bandicoot - Generator Room",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "ambient",
      "cave",
      "dark",
      "ghost house",
      "industrial",
      "sewer",
      "spooky"
    ],
    "description": "A dark and ambient theme that plays in the generator room level from Crash Bandicoot.<br>\r\n<br>\r\nUpdate (02/15): updated some samples",
    "latest_version": "smwc-36875-1708661544",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36875,
        "title": "Crash Bandicoot - Generator Room",
        "version": "smwc-36875-1708661544",
        "upstream_time": 1708661544,
        "download_url": "https://dl.smwcentral.net/36875/CB%20-%20Generator%20Room.zip",
        "filename": "CB - Generator Room.zip",
        "size": 89413,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-heavy-machinery-castle-machinery",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36877,
    "title": "Crash Bandicoot - Heavy Machinery / Castle Machinery",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "industrial",
      "sewer",
      "urban"
    ],
    "description": "A mechanical sounding theme that plays in the factory levels from Crash Bandicoot<br>\r\n<br>\r\nUpdate (15/02): updated a few samples",
    "latest_version": "smwc-36877-1708661563",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36877,
        "title": "Crash Bandicoot - Heavy Machinery / Castle Machinery",
        "version": "smwc-36877-1708661563",
        "upstream_time": 1708661563,
        "download_url": "https://dl.smwcentral.net/36877/CB%20-%20Heavy%20Machinery.zip",
        "filename": "CB - Heavy Machinery.zip",
        "size": 105521,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-hog-wild-whole-hog",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36878,
    "title": "Crash Bandicoot - Hog Wild / Whole Hog",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "desert",
      "jungle",
      "town"
    ],
    "description": "A fast paced cartoony theme that plays in the hog riding levels from Crash Bandicoot.<br>\r\n<br>\r\nUpdate (15/02): replaced the cymbal and hi-hat samples with the samples from the game, added bongo samples and replaced the snare sample with the correct one",
    "latest_version": "smwc-36878-1708661589",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36878,
        "title": "Crash Bandicoot - Hog Wild / Whole Hog",
        "version": "smwc-36878-1708661589",
        "upstream_time": 1708661589,
        "download_url": "https://dl.smwcentral.net/36878/CB%20-%20Hog%20Wild.zip",
        "filename": "CB - Hog Wild.zip",
        "size": 102546,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-jp-dr-neo-cortex-boss-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36905,
    "title": "Crash Bandicoot (JP) - Dr. Neo Cortex Boss Fight",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "boss",
      "credits",
      "final"
    ],
    "description": "An upbeat final boss theme that plays on the boss fight against Dr. Neo Cortex in the japanese version of Crash Bandicoot.<br>\r\n<br>\r\nUpdate (02/16): updated the hi-hat samples and added echo",
    "latest_version": "smwc-36905-1708722745",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36905,
        "title": "Crash Bandicoot (JP) - Dr. Neo Cortex Boss Fight",
        "version": "smwc-36905-1708722745",
        "upstream_time": 1708722745,
        "download_url": "https://dl.smwcentral.net/36905/CB%20-%20Dr.%20Neo%20Cortex%20%28Japanese%29.zip",
        "filename": "CB - Dr. Neo Cortex (Japanese).zip",
        "size": 86957,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-jp-dr-nitrus-brio-boss-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36907,
    "title": "Crash Bandicoot (JP) - Dr. Nitrus Brio Boss Fight",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "boss"
    ],
    "description": "An upbeat eastern sounding boss battle theme that plays on the fight against N. Brio in the japanese version of Crash Bandicoot.<br>\r\n<br>\r\nUpdate (16/02): updated the percussion samples and added echo",
    "latest_version": "smwc-36907-1708722766",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36907,
        "title": "Crash Bandicoot (JP) - Dr. Nitrus Brio Boss Fight",
        "version": "smwc-36907-1708722766",
        "upstream_time": 1708722766,
        "download_url": "https://dl.smwcentral.net/36907/CB%20-%20N.%20Brio%20%28Japanese%29.zip",
        "filename": "CB - N. Brio (Japanese).zip",
        "size": 78804,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-jp-koala-kong-boss-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36906,
    "title": "Crash Bandicoot (JP) - Koala Kong Boss Fight",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "boss",
      "cave",
      "fire"
    ],
    "description": "A fast paced guitar theme that plays on the boss fight agains Koala Kong in the japanese version of Crash Bandicoot<br>\r\n<br>\r\nUpdate (02/16): added the right hi-hat sample",
    "latest_version": "smwc-36906-1708722757",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36906,
        "title": "Crash Bandicoot (JP) - Koala Kong Boss Fight",
        "version": "smwc-36906-1708722757",
        "upstream_time": 1708722757,
        "download_url": "https://dl.smwcentral.net/36906/CB%20-%20Koala%20Kong%20%28Japanese%29.zip",
        "filename": "CB - Koala Kong (Japanese).zip",
        "size": 58883,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-jp-pinstripe-potoroo-boss-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36908,
    "title": "Crash Bandicoot (JP) - Pinstripe Potoroo Boss Fight",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "boss",
      "castle",
      "industrial"
    ],
    "description": "A fancy and wacky theme that plays when fighting Pinstripe Potoroo in the japanese version of Crash Bandicoot<br>\r\n<br>\r\nUpdate (02/16): replaced some percussion samples",
    "latest_version": "smwc-36908-1708722778",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36908,
        "title": "Crash Bandicoot (JP) - Pinstripe Potoroo Boss Fight",
        "version": "smwc-36908-1708722778",
        "upstream_time": 1708722778,
        "download_url": "https://dl.smwcentral.net/36908/CB%20-%20Pinstripe%20Potoroo%20%28Japanese%29.zip",
        "filename": "CB - Pinstripe Potoroo (Japanese).zip",
        "size": 76732,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-jp-tawna-bonus-round",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36909,
    "title": "Crash Bandicoot (JP) - Tawna Bonus Round",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "bonus",
      "sky"
    ],
    "description": "A happy and upbeat bonus theme that plays on the Tawna bonus rounds in the japanese version of Crash Bandicoot<br>\r\n<br>\r\nUpdate (02/16): replaced the hihat samples",
    "latest_version": "smwc-36909-1708722668",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36909,
        "title": "Crash Bandicoot (JP) - Tawna Bonus Round",
        "version": "smwc-36909-1708722668",
        "upstream_time": 1708722668,
        "download_url": "https://dl.smwcentral.net/36909/CB%20-%20Tawna%20Bonus%20Round%20%28Japanese%29.zip",
        "filename": "CB - Tawna Bonus Round (Japanese).zip",
        "size": 51153,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-jungle-rollers-rolling-stones",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36879,
    "title": "Crash Bandicoot - Jungle Rollers / Rolling Stones",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "ambient",
      "calm",
      "environmental",
      "jungle"
    ],
    "description": "The music that plays in the jungle levels of Crash Bandicoot, it's a pretty calm and ambient theme.<br>\r\n<br>\r\nUpdate (2023/08/28): updated the samples<br>\r\nUpdate (2024/02/15): added a missing sample and replaced the kick sample with the one from the game",
    "latest_version": "smwc-36879-1708661772",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36879,
        "title": "Crash Bandicoot - Jungle Rollers / Rolling Stones",
        "version": "smwc-36879-1708661772",
        "upstream_time": 1708661772,
        "download_url": "https://dl.smwcentral.net/36879/CB%20-%20Jungle_Rollers.zip",
        "filename": "CB - Jungle_Rollers.zip",
        "size": 84169,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-koala-kong-boss-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37466,
    "title": "Crash Bandicoot - Koala Kong Boss Fight",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "boss",
      "cave",
      "fire",
      "mountain"
    ],
    "description": "The theme that plays in the boss fight against Koala Kong, a buff koala that... never really returned as a boss in the franchise, only returning as a playable character in Crash Bash and 20 years later in CTR Nitro Fueled. Fitting for cave or volcano settings.<br>\r\n<br>\r\nUpdate (02/15): fixed the loop in the crystal sample and added missing samples<br>\r\nUpdate (03/16): added another missing sample",
    "latest_version": "smwc-37466-1717251690",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37466,
        "title": "Crash Bandicoot - Koala Kong Boss Fight",
        "version": "smwc-37466-1717251690",
        "upstream_time": 1717251690,
        "download_url": "https://dl.smwcentral.net/37466/CB%20-%20Koala%20Kong.zip",
        "filename": "CB - Koala Kong.zip",
        "size": 103316,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-lights-out-fumbling-in-the-dark",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35056,
    "title": "Crash Bandicoot - Lights Out / Fumbling in the Dark",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "castle",
      "dark",
      "ghost house",
      "night"
    ],
    "description": "A dark and spooky theme that plays in the dark hallway levels from Crash Bandicoot.",
    "latest_version": "smwc-35056-1697705878",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35056,
        "title": "Crash Bandicoot - Lights Out / Fumbling in the Dark",
        "version": "smwc-35056-1697705878",
        "upstream_time": 1697705878,
        "download_url": "https://dl.smwcentral.net/35056/CB%20-%20Lights%20Out.zip",
        "filename": "CB - Lights Out.zip",
        "size": 83468,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-main-theme-n-sanity-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36883,
    "title": "Crash Bandicoot - Main Theme / N.Sanity Beach",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "beach",
      "grassland",
      "jungle",
      "overworld",
      "title"
    ],
    "description": "The classic theme from Crash Bandicoot, fitting for title screens, overworld maps or first levels.<br>\r\n<br>\r\nUpdate (2023/08/27): replaced the samples with more accurate ones, added a second version with an unused short intro that is present in the demo and pre-console versions of this track.<br>\r\nUpdate (2024/02/16): replaced the percussion samples with more accurate ones .",
    "latest_version": "smwc-36883-1708572222",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36883,
        "title": "Crash Bandicoot - Main Theme / N.Sanity Beach",
        "version": "smwc-36883-1708572222",
        "upstream_time": 1708572222,
        "download_url": "https://dl.smwcentral.net/36883/CB%20-%20N.Sanity%20Beach.zip",
        "filename": "CB - N.Sanity Beach.zip",
        "size": 140160,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-n-sanity-beach-interior",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36882,
    "title": "Crash Bandicoot - N.Sanity Beach Interior",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "forest",
      "grassland",
      "jungle"
    ],
    "description": "The music that plays in the second half of N.Sanity Beach in Crash Bandicoot 1. Fitting for jungle levels.<br>\r\n<br>\r\nUpdate (2023/08/28): replaced the samples with more accurate ones.<br>\r\nUpdate (2024/02/16): replaced some samples with more accurate ones again.",
    "latest_version": "smwc-36882-1708572220",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36882,
        "title": "Crash Bandicoot - N.Sanity Beach Interior",
        "version": "smwc-36882-1708572220",
        "upstream_time": 1708572220,
        "download_url": "https://dl.smwcentral.net/36882/CB%20-%20N.Sanity%20Beach%20Interior.zip",
        "filename": "CB - N.Sanity Beach Interior.zip",
        "size": 92963,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-papu-papu-boss-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36889,
    "title": "Crash Bandicoot - Papu Papu Boss Fight",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "boss",
      "forest",
      "jungle",
      "temple"
    ],
    "description": "A jungly and tribal boss fight theme that plays in the infamously easy boss fight against Papu Papu, the overweight tribe leader from N. Sanity Island.<br>\r\n<br>\r\nUpdate (02/16): updated the percussion to sound a little more accurate (it can't sound 1:1 as this song originally uses a 150KB percussion sample, which i can't fit in SMW without sounding too compressed and removing vanilla samples)",
    "latest_version": "smwc-36889-1708798895",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36889,
        "title": "Crash Bandicoot - Papu Papu Boss Fight",
        "version": "smwc-36889-1708798895",
        "upstream_time": 1708798895,
        "download_url": "https://dl.smwcentral.net/36889/CB%20-%20Papu%20Papu.zip",
        "filename": "CB - Papu Papu.zip",
        "size": 96797,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-pinstripe-potoroo-boss-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36890,
    "title": "Crash Bandicoot - Pinstripe Potoroo Boss Fight",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "boss",
      "castle",
      "industrial"
    ],
    "description": "A jazzy theme that plays in the boss fight against Pinstripe Potoroo. <br>\r\n<br>\r\nUpdate (02/16): updated the percussion samples",
    "latest_version": "smwc-36890-1708798906",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36890,
        "title": "Crash Bandicoot - Pinstripe Potoroo Boss Fight",
        "version": "smwc-36890-1708798906",
        "upstream_time": 1708798906,
        "download_url": "https://dl.smwcentral.net/36890/CB%20-%20Pinstripe%20Potoroo.zip",
        "filename": "CB - Pinstripe Potoroo.zip",
        "size": 103162,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-ripper-roo-boss-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36891,
    "title": "Crash Bandicoot - Ripper Roo Boss Fight",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "boss",
      "carnival"
    ],
    "description": "A wacky theme that plays in the boss fight agains the crazy blue kangaroo in a straightjacket himself.<br>\r\n<br>\r\nUpdate (02/16): added bongo samples",
    "latest_version": "smwc-36891-1708798915",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36891,
        "title": "Crash Bandicoot - Ripper Roo Boss Fight",
        "version": "smwc-36891-1708798915",
        "upstream_time": 1708798915,
        "download_url": "https://dl.smwcentral.net/36891/CB%20-%20Ripper%20Roo.zip",
        "filename": "CB - Ripper Roo.zip",
        "size": 102907,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-road-to-nowhere-the-high-road",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36892,
    "title": "Crash Bandicoot - Road To Nowhere / The High Road",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "ambient",
      "calm",
      "ice",
      "mountain",
      "sky"
    ],
    "description": "The music that plays in the infamously difficult bridge levels from the original Crash Bandicoot<br>\r\n<br>\r\nUpdate (2023/08/29): Updated the samples, now compatible with Yoshi, thunder and bonus end.<br>\r\nUpdate (2024/02/16): Updated the cymbal sample",
    "latest_version": "smwc-36892-1708798929",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36892,
        "title": "Crash Bandicoot - Road To Nowhere / The High Road",
        "version": "smwc-36892-1708798929",
        "upstream_time": 1708798929,
        "download_url": "https://dl.smwcentral.net/36892/CB%20-%20Road%20to%20Nowhere.zip",
        "filename": "CB - Road to Nowhere.zip",
        "size": 86283,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-slippery-climb-stormy-ascent",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36893,
    "title": "Crash Bandicoot - Slippery Climb/Stormy Ascent",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "castle",
      "dark",
      "ghost house",
      "night",
      "sky",
      "spooky"
    ],
    "description": "A creepy and tense theme that plays in the outdoor castle levels from Crash Bandicoot, which includes Slippery Climb and Stormy Ascent, the later being an unused level in the original game that was scrapped for being extremely hard but was later brought back in the N. Sane Trilogy remake.<br>\r\n<br>\r\nUpdate (02/16): fixed the pitch of some percussion samples",
    "latest_version": "smwc-36893-1708798937",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36893,
        "title": "Crash Bandicoot - Slippery Climb/Stormy Ascent",
        "version": "smwc-36893-1708798937",
        "upstream_time": 1708798937,
        "download_url": "https://dl.smwcentral.net/36893/CB%20-%20Slippery%20Climb.zip",
        "filename": "CB - Slippery Climb.zip",
        "size": 77266,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-tawna-bonus-round",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36894,
    "title": "Crash Bandicoot - Tawna Bonus Round",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "beach",
      "bonus",
      "jungle"
    ],
    "description": "A happy surf theme that plays in the bonus rounds from Crash Bandicoot 1.<br>\r\n<br>\r\nUpdate (02/16): replaced the percussion samples",
    "latest_version": "smwc-36894-1708707150",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36894,
        "title": "Crash Bandicoot - Tawna Bonus Round",
        "version": "smwc-36894-1708707150",
        "upstream_time": 1708707150,
        "download_url": "https://dl.smwcentral.net/36894/CB%20-%20Tawna%20Bonus%20Round.zip",
        "filename": "CB - Tawna Bonus Round.zip",
        "size": 90997,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-temple-ruins-jaws-of-darkness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36895,
    "title": "Crash Bandicoot - Temple Ruins / Jaws of Darkness",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "ambient",
      "cave",
      "dark",
      "ghost house",
      "mountain",
      "ruins",
      "temple"
    ],
    "description": "A dark and quiet theme that plays in the temple levels from Crash Bandicoot.<br>\r\n<br>\r\nUpdate (02/16): added a missing percussion sample",
    "latest_version": "smwc-36895-1708707148",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36895,
        "title": "Crash Bandicoot - Temple Ruins / Jaws of Darkness",
        "version": "smwc-36895-1708707148",
        "upstream_time": 1708707148,
        "download_url": "https://dl.smwcentral.net/36895/CB%20-%20Temple%20Ruins.zip",
        "filename": "CB - Temple Ruins.zip",
        "size": 80714,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8080,
        "title": "Crash Bandicoot - Temple Ruins / Jaws of Darkness",
        "version": "smwc-8080-1312006332",
        "upstream_time": 1312006332,
        "download_url": "https://dl.smwcentral.net/8080/CB%20-%20Temple%20ruins.zip",
        "filename": "CB - Temple ruins.zip",
        "size": 67711,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-the-great-gate-native-fortress",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36896,
    "title": "Crash Bandicoot - The Great Gate / Native Fortress",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "ambient",
      "environmental",
      "jungle",
      "town"
    ],
    "description": "The music that plays in the native fortress levels from Crash Bandicoot.<br>\r\n<br>\r\nUpdate (2023/08/28): replaced the samples, now compatible with yoshi<br>\r\nUpdate (2024/02/16): replaced the marimba sample",
    "latest_version": "smwc-36896-1708707146",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36896,
        "title": "Crash Bandicoot - The Great Gate / Native Fortress",
        "version": "smwc-36896-1708707146",
        "upstream_time": 1708707146,
        "download_url": "https://dl.smwcentral.net/36896/CB%20-%20The%20Great%20Gate.zip",
        "filename": "CB - The Great Gate.zip",
        "size": 101492,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-the-great-hall",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36897,
    "title": "Crash Bandicoot - The Great Hall",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "bonus",
      "credits",
      "final",
      "night"
    ],
    "description": "A happy theme that plays in The Great Hall, the two endings and the credits sequence from Crash Bandicoot.<br>\r\n<br>\r\nUpdate (02/16): updated the tambourine sample",
    "latest_version": "smwc-36897-1708707144",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36897,
        "title": "Crash Bandicoot - The Great Hall",
        "version": "smwc-36897-1708707144",
        "upstream_time": 1708707144,
        "download_url": "https://dl.smwcentral.net/36897/CB%20-%20The%20Great%20Hall.zip",
        "filename": "CB - The Great Hall.zip",
        "size": 76342,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-the-lab",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36899,
    "title": "Crash Bandicoot - The Lab",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "castle",
      "final",
      "industrial",
      "night",
      "space"
    ],
    "description": "A space-ish theme that plays in the last main level of Crash Bandicoot.<br>\r\n<br>\r\nUpdate (02/16): updated the percussion samples and added echo",
    "latest_version": "smwc-36899-1708722679",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36899,
        "title": "Crash Bandicoot - The Lab",
        "version": "smwc-36899-1708722679",
        "upstream_time": 1708722679,
        "download_url": "https://dl.smwcentral.net/36899/CB%20-%20The%20Lab.zip",
        "filename": "CB - The Lab.zip",
        "size": 71576,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-the-lost-city-sunset-vista",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36900,
    "title": "Crash Bandicoot - The Lost City / Sunset Vista",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "cave",
      "jungle",
      "ruins",
      "temple"
    ],
    "description": "A calm theme that plays in the sunset ruins levels from Crash Bandicoot 1.<br>\r\n<br>\r\nUpdate (02/16): changed some percussion samples and split the main melody in two channels",
    "latest_version": "smwc-36900-1708722713",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36900,
        "title": "Crash Bandicoot - The Lost City / Sunset Vista",
        "version": "smwc-36900-1708722713",
        "upstream_time": 1708722713,
        "download_url": "https://dl.smwcentral.net/36900/CB%20-%20The%20Lost%20City.zip",
        "filename": "CB - The Lost City.zip",
        "size": 96089,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8159,
        "title": "Crash Bandicoot - The Lost City / Sunset Vista",
        "version": "smwc-8159-1313382454",
        "upstream_time": 1313382454,
        "download_url": "https://dl.smwcentral.net/8159/CB%20-%20The%20Lost%20City%2C%20Sunset%20Vista.zip",
        "filename": "CB - The Lost City%2C Sunset Vista.zip",
        "size": 67946,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-the-wrath-of-cortex-wizards-and-lizards",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34717,
    "title": "Crash Bandicoot: The Wrath of Cortex - Wizards and Lizards",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "castle",
      "chase",
      "dark",
      "ghost house"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"paper ness\"><a href=\"/?p=profile&amp;id=54851\" style=\"color: var(--user-color-2);\" class=\"un\">paper ness</a></span>. <br>\r\n<br>\r\nAn epic and upbeat castle theme that plays in Wizards and Lizards, which is a medieval castle level and the fourth level from Crash Bandicoot: The Wrath of Cortex.",
    "latest_version": "smwc-34717-1696322850",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34717,
        "title": "Crash Bandicoot: The Wrath of Cortex - Wizards and Lizards",
        "version": "smwc-34717-1696322850",
        "upstream_time": 1696322850,
        "download_url": "https://dl.smwcentral.net/34717/CBTWOC%20-%20Wizards%20and%20Lizards.zip",
        "filename": "CBTWOC - Wizards and Lizards.zip",
        "size": 60854,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-toxic-waste",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38117,
    "title": "Crash Bandicoot - Toxic Waste",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "chase",
      "industrial",
      "sewer",
      "urban"
    ],
    "description": "A fast paced theme that plays in Toxic Waste, the last factory level in Crash Bandicoot, which as the name suggests is full of toxic waste.<br>\r\n<br>\r\nUpdate (02/16): updated the open hi-hat sample to be the one from the game<br>\r\nUpdate (07/20): updated the guitar and closed hi-hat samples, optimized one of the sfx samples<br>\r\n",
    "latest_version": "smwc-38117-1722300804",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38117,
        "title": "Crash Bandicoot - Toxic Waste",
        "version": "smwc-38117-1722300804",
        "upstream_time": 1722300804,
        "download_url": "https://dl.smwcentral.net/38117/CB%20-%20Toxic%20Waste.zip",
        "filename": "CB - Toxic Waste.zip",
        "size": 101982,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-upstream",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8250,
    "title": "Crash Bandicoot - Upstream",
    "authors": [
      "Moose"
    ],
    "tags": [
      "calm",
      "cave",
      "jungle",
      "temple"
    ],
    "description": "A happy song that could be used for cave/jungle levels. Now with 100% less pony!",
    "latest_version": "smwc-8250-1342080940",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8250,
        "title": "Crash Bandicoot - Upstream",
        "version": "smwc-8250-1342080940",
        "upstream_time": 1342080940,
        "download_url": "https://dl.smwcentral.net/8250/CB%20-%20Upstream.zip",
        "filename": "CB - Upstream.zip",
        "size": 71963,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-upstream-up-the-creek",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36902,
    "title": "Crash Bandicoot - Upstream/Up The Creek",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "environmental",
      "forest",
      "jungle",
      "swamp",
      "water"
    ],
    "description": "The upbeat song that plays in the river levels from Crash Bandicoot.<br>\r\n<br>\r\nUpdate (2023/08/29): replaced the samples<br>\r\nUpdate (2023/02/16): added bongo samples",
    "latest_version": "smwc-36902-1708722736",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36902,
        "title": "Crash Bandicoot - Upstream/Up The Creek",
        "version": "smwc-36902-1708722736",
        "upstream_time": 1708722736,
        "download_url": "https://dl.smwcentral.net/36902/CB%20-%20Upstream.zip",
        "filename": "CB - Upstream.zip",
        "size": 88183,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bandicoot-warped-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9280,
    "title": "Crash Bandicoot: Warped! - Main Theme",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "overworld",
      "title"
    ],
    "description": "Main Theme Of Crash Bandicoot: Warped!<br>\r\n(or Crash 3 following the serie)<br>\r\nEnjoy!",
    "latest_version": "smwc-9280-1414074576",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9280,
        "title": "Crash Bandicoot: Warped! - Main Theme",
        "version": "smwc-9280-1414074576",
        "upstream_time": 1414074576,
        "download_url": "https://dl.smwcentral.net/9280/Crash%203%20Theme.zip",
        "filename": "Crash 3 Theme.zip",
        "size": 33013,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-beach-ball",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37209,
    "title": "Crash Bash - Beach Ball",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "beach",
      "industrial",
      "sewer",
      "water"
    ],
    "description": "A tense but upbeat techno theme that plays in Beach Ball, an underwater themed minigame.",
    "latest_version": "smwc-37209-1712502247",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37209,
        "title": "Crash Bash - Beach Ball",
        "version": "smwc-37209-1712502247",
        "upstream_time": 1712502247,
        "download_url": "https://dl.smwcentral.net/37209/CBash%20-%20Beach%20Ball.zip",
        "filename": "CBash - Beach Ball.zip",
        "size": 95839,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-bearminator",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37210,
    "title": "Crash Bash - Bearminator",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "boss",
      "carnival",
      "ice",
      "snow"
    ],
    "description": "An upbeat carnival-like theme that plays in the boss fight against Bearminator in Crash Bash",
    "latest_version": "smwc-37210-1712591274",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37210,
        "title": "Crash Bash - Bearminator",
        "version": "smwc-37210-1712591274",
        "upstream_time": 1712591274,
        "download_url": "https://dl.smwcentral.net/37210/CBash_-_Bearminator.zip",
        "filename": "CBash_-_Bearminator.zip",
        "size": 87681,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-crash-ball",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37211,
    "title": "Crash Bash - Crash Ball",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "industrial",
      "retro",
      "urban"
    ],
    "description": "A fast paced pinball-esque theme that plays in Crash Ball, the first minigame in Crash Bash.",
    "latest_version": "smwc-37211-1712591281",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37211,
        "title": "Crash Bash - Crash Ball",
        "version": "smwc-37211-1712591281",
        "upstream_time": 1712591281,
        "download_url": "https://dl.smwcentral.net/37211/CBash_-_Crash_Ball.zip",
        "filename": "CBash_-_Crash_Ball.zip",
        "size": 100514,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-credits",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37212,
    "title": "Crash Bash - Credits",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "credits",
      "night"
    ],
    "description": "A rock remix of the Crash Bandicoot 3 theme that plays in the credits of Crash Bash.",
    "latest_version": "smwc-37212-1712504113",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37212,
        "title": "Crash Bash - Credits",
        "version": "smwc-37212-1712504113",
        "upstream_time": 1712504113,
        "download_url": "https://dl.smwcentral.net/37212/CBash%20-%20Credits.zip",
        "filename": "CBash - Credits.zip",
        "size": 92864,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-cutscene",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37213,
    "title": "Crash Bash - Cutscene",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "cutscene",
      "tense"
    ],
    "description": "A short and tense theme that plays in the pre-boss cutscenes from Crash Bash.",
    "latest_version": "smwc-37213-1712504704",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37213,
        "title": "Crash Bash - Cutscene",
        "version": "smwc-37213-1712504704",
        "upstream_time": 1712504704,
        "download_url": "https://dl.smwcentral.net/37213/CBash%20-%20Cutscene.zip",
        "filename": "CBash - Cutscene.zip",
        "size": 92261,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-desert-fox",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37214,
    "title": "Crash Bash - Desert Fox",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "airship",
      "desert"
    ],
    "description": "An orchestral military march-esque theme that plays in Desert Fox, the first tank wars minigame in Crash Bash.",
    "latest_version": "smwc-37214-1712505036",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37214,
        "title": "Crash Bash - Desert Fox",
        "version": "smwc-37214-1712505036",
        "upstream_time": 1712505036,
        "download_url": "https://dl.smwcentral.net/37214/CBash%20-%20Desert%20Fox.zip",
        "filename": "CBash - Desert Fox.zip",
        "size": 86724,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-dot-dash-oxide-ride-splash-dash",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37215,
    "title": "Crash Bash - Dot Dash / Oxide Ride / Splash Dash",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "space",
      "water"
    ],
    "description": "A techno rock remix of Dingodile's boss fight theme that plays in two racing minigames, Dot Dash and Splash Dash, and in the final boss fight against Nitros Oxide in Crash Bash.",
    "latest_version": "smwc-37215-1712505328",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37215,
        "title": "Crash Bash - Dot Dash / Oxide Ride / Splash Dash",
        "version": "smwc-37215-1712505328",
        "upstream_time": 1712505328,
        "download_url": "https://dl.smwcentral.net/37215/CBash%20-%20Dot%20Dash.zip",
        "filename": "CBash - Dot Dash.zip",
        "size": 103689,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-dragon-drop-swamp-fox-dante-dash",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37216,
    "title": "Crash Bash - Dragon Drop / Swamp Fox / Dante Dash",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "desert",
      "mountain",
      "swamp"
    ],
    "description": "An upbeat bluegrass theme that plays in a couple of the bonus minigames from Crash Bash.",
    "latest_version": "smwc-37216-1712505669",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37216,
        "title": "Crash Bash - Dragon Drop / Swamp Fox / Dante Dash",
        "version": "smwc-37216-1712505669",
        "upstream_time": 1712505669,
        "download_url": "https://dl.smwcentral.net/37216/CBash%20-%20Dragon%20Drop.zip",
        "filename": "CBash - Dragon Drop.zip",
        "size": 99509,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-el-pogo-loco",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37217,
    "title": "Crash Bash - El Pogo Loco",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "desert",
      "fire",
      "town"
    ],
    "description": "Una musica mariachi muy loca que toca en El Pogo Logo, un minigame con tema mexicano en Crash Bash que está ambientado en un desierto.",
    "latest_version": "smwc-37217-1712506012",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37217,
        "title": "Crash Bash - El Pogo Loco",
        "version": "smwc-37217-1712506012",
        "upstream_time": 1712506012,
        "download_url": "https://dl.smwcentral.net/37217/CBash%20-%20El%20Pogo%20Loco.zip",
        "filename": "CBash - El Pogo Loco.zip",
        "size": 106990,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-jungle-bash",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37218,
    "title": "Crash Bash - Jungle Bash",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "boss",
      "jungle",
      "ruins"
    ],
    "description": "A tribal remix of the prehistoric theme from Crash Bandicoot 3 that plays in Jungle Bash, a jungle themed crate crush minigame.",
    "latest_version": "smwc-37218-1712591289",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37218,
        "title": "Crash Bash - Jungle Bash",
        "version": "smwc-37218-1712591289",
        "upstream_time": 1712591289,
        "download_url": "https://dl.smwcentral.net/37218/CBash_-_Jungle_Bash.zip",
        "filename": "CBash_-_Jungle_Bash.zip",
        "size": 101176,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-jungle-fox",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37219,
    "title": "Crash Bash - Jungle Fox",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "airship",
      "boss",
      "forest",
      "jungle"
    ],
    "description": "A jungly tribal remix of the tank wars motif that plays in Jungle Fox, a jungle themed tank minigame.",
    "latest_version": "smwc-37219-1712506485",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37219,
        "title": "Crash Bash - Jungle Fox",
        "version": "smwc-37219-1712506485",
        "upstream_time": 1712506485,
        "download_url": "https://dl.smwcentral.net/37219/CBash%20-%20Jungle%20Fox.zip",
        "filename": "CBash - Jungle Fox.zip",
        "size": 102447,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-loading-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37220,
    "title": "Crash Bash - Loading Screen",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "abstract",
      "calm",
      "overworld"
    ],
    "description": "A trippy theme that plays in the loading screens of Crash Bash",
    "latest_version": "smwc-37220-1712506854",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37220,
        "title": "Crash Bash - Loading Screen",
        "version": "smwc-37220-1712506854",
        "upstream_time": 1712506854,
        "download_url": "https://dl.smwcentral.net/37220/CBash%20-%20Loading%20Screen.zip",
        "filename": "CBash - Loading Screen.zip",
        "size": 40505,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-loading-screen-unused",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37251,
    "title": "Crash Bash - Loading Screen (Unused)",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "abstract",
      "calm",
      "overworld"
    ],
    "description": "A short and upbeat track that is unused in Crash Bash and was likely intended for the loading screen as it shares the same samples as it.",
    "latest_version": "smwc-37251-1712509650",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37251,
        "title": "Crash Bash - Loading Screen (Unused)",
        "version": "smwc-37251-1712509650",
        "upstream_time": 1712509650,
        "download_url": "https://dl.smwcentral.net/37251/CBash%20-%20Loading%20Screen%20%28Unused%29.zip",
        "filename": "CBash - Loading Screen (Unused).zip",
        "size": 40455,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-mallet-mash-keg-kaboom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37221,
    "title": "Crash Bash - Mallet Mash / Keg Kaboom",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "castle"
    ],
    "description": "A triumphant orchestral theme that plays in two medieval mayhem minigames from Crash Bash",
    "latest_version": "smwc-37221-1712508256",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37221,
        "title": "Crash Bash - Mallet Mash / Keg Kaboom",
        "version": "smwc-37221-1712508256",
        "upstream_time": 1712508256,
        "download_url": "https://dl.smwcentral.net/37221/CBash%20-%20Mallet%20Mash.zip",
        "filename": "CBash - Mallet Mash.zip",
        "size": 88416,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-manic-panic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37222,
    "title": "Crash Bash - Manic Panic",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "ice",
      "mountain",
      "sad",
      "snow"
    ],
    "description": "A chilly and somewhat sad theme that plays in Manic Panic, one of the polar push minigames.<br>\r\n<br>\r\nNote: Not compatible with Yoshi, thunder and Bonus End.",
    "latest_version": "smwc-37222-1712618725",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37222,
        "title": "Crash Bash - Manic Panic",
        "version": "smwc-37222-1712618725",
        "upstream_time": 1712618725,
        "download_url": "https://dl.smwcentral.net/37222/CBash_-_Manic_Panic.zip",
        "filename": "CBash_-_Manic_Panic.zip",
        "size": 105943,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-melt-panic-drain-bash",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37223,
    "title": "Crash Bash - Melt Panic / Drain Bash",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "ice",
      "industrial",
      "sewer",
      "snow"
    ],
    "description": "An upbeat but also slightly tense theme that plays in two minigames from Crash Bash, Melt Panic which is a polar push minigame set in an ice cave and Drain Bash which is a crate crush minigame set in a sewer.",
    "latest_version": "smwc-37223-1712841891",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37223,
        "title": "Crash Bash - Melt Panic / Drain Bash",
        "version": "smwc-37223-1712841891",
        "upstream_time": 1712841891,
        "download_url": "https://dl.smwcentral.net/37223/CBash_-_Melt_Panic.zip",
        "filename": "CBash_-_Melt_Panic.zip",
        "size": 94780,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-metal-fox-big-bad-fox",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37224,
    "title": "Crash Bash - Metal Fox / Big Bad Fox",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "airship",
      "boss",
      "industrial",
      "night",
      "retro",
      "space"
    ],
    "description": "A remix of the Desert Fox theme that starts off as an 8-bit like military march theme and then switches to a more techno track that gets more and more intense as different drums are added in. It plays in two tank wars minigames, Metal Fox and Big Bad Fox, the latter being the boss fight against the Komodo Bros.",
    "latest_version": "smwc-37224-1712508752",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37224,
        "title": "Crash Bash - Metal Fox / Big Bad Fox",
        "version": "smwc-37224-1712508752",
        "upstream_time": 1712508752,
        "download_url": "https://dl.smwcentral.net/37224/CBash%20-%20Metal%20Fox.zip",
        "filename": "CBash - Metal Fox.zip",
        "size": 105238,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-papu-pummel-tie-breaker",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37225,
    "title": "Crash Bash - Papu Pummel / Tie Breaker",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "boss",
      "jungle",
      "ruins",
      "temple"
    ],
    "description": "An intense tribal song that plays in the boss fight against Papu Papu in Crash Bash. It also plays in the secret Tie Breaker minigame that is only avaliable in co-op mode when the two players are in different teams.<br>\r\n<br>\r\nNote: Not compatible with Yoshi, thunder and Bonus End.",
    "latest_version": "smwc-37225-1712509175",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37225,
        "title": "Crash Bash - Papu Pummel / Tie Breaker",
        "version": "smwc-37225-1712509175",
        "upstream_time": 1712509175,
        "download_url": "https://dl.smwcentral.net/37225/CBash%20-%20Papu%20Pummel.zip",
        "filename": "CBash - Papu Pummel.zip",
        "size": 112012,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-pogo-a-gogo-n-ballism",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37228,
    "title": "Crash Bash - Pogo-A-Gogo / N. Ballism",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "boss",
      "industrial",
      "urban"
    ],
    "description": "A remix between N. Tropy's boss fight theme and N. Gin's boss fight theme from Crash Bandicoot 3. It plays in two minigames, Pogo-A-Gogo and N. Ballism, the later of which gives me PTSD just of remembering it.",
    "latest_version": "smwc-37228-1713004044",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37228,
        "title": "Crash Bash - Pogo-A-Gogo / N. Ballism",
        "version": "smwc-37228-1713004044",
        "upstream_time": 1713004044,
        "download_url": "https://dl.smwcentral.net/37228/CBash_-_Pogo-a-Gogo.zip",
        "filename": "CBash_-_Pogo-a-Gogo.zip",
        "size": 96820,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-pogo-padlock",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37226,
    "title": "Crash Bash - Pogo Padlock",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "night",
      "urban"
    ],
    "description": "𝒜𝓌 𝓎𝑒𝒶𝒽! 𝒜 𝓅𝓇𝑒𝓉𝓉𝓎 𝓈𝑒𝓍𝓎 𝓉𝒽𝑒𝓂𝑒 𝓉𝒽𝒶𝓉 𝓅𝓁𝒶𝓎𝓈 𝒾𝓃 𝒫𝑜𝑔𝑜 𝒫𝒶𝒹𝓁𝑜𝒸𝓀, 𝓉𝒽𝑒 𝓁𝒶𝓈𝓉 𝓅𝑜𝑔𝑜 𝓂𝒾𝓃𝒾𝑔𝒶𝓂𝑒 𝒾𝓃 𝒞𝓇𝒶𝓈𝒽 𝐵𝒶𝓈𝒽.<br>\r\n<br>\r\nNote: Not compatible with Yoshi, thunder and Bonus End.",
    "latest_version": "smwc-37226-1713004002",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37226,
        "title": "Crash Bash - Pogo Padlock",
        "version": "smwc-37226-1713004002",
        "upstream_time": 1713004002,
        "download_url": "https://dl.smwcentral.net/37226/CBash_-_Pogo_Padlock.zip",
        "filename": "CBash_-_Pogo_Padlock.zip",
        "size": 109117,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-pogo-painter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37227,
    "title": "Crash Bash - Pogo Painter",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "grassland",
      "jungle",
      "urban"
    ],
    "description": "A jazzy remix of Crash Bandicoot 3 Warped's main theme that plays in Pogo Painter, the first pogo minigame in Crash Bash, which is set in a jungle.<br>\r\n<br>\r\nIncludes two versions, one which isn't compatible with thunder and yoshi and has two extra samples",
    "latest_version": "smwc-37227-1713003982",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37227,
        "title": "Crash Bash - Pogo Painter",
        "version": "smwc-37227-1713003982",
        "upstream_time": 1713003982,
        "download_url": "https://dl.smwcentral.net/37227/CBash_-_Pogo_Painter.zip",
        "filename": "CBash_-_Pogo_Painter.zip",
        "size": 163113,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-polar-panic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37229,
    "title": "Crash Bash - Polar Panic",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "ice",
      "snow"
    ],
    "description": "A wintery mariachi theme that plays in Polar Panic, the first polar push minigame in Crash Bash.",
    "latest_version": "smwc-37229-1712520415",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37229,
        "title": "Crash Bash - Polar Panic",
        "version": "smwc-37229-1712520415",
        "upstream_time": 1712520415,
        "download_url": "https://dl.smwcentral.net/37229/CBash%20-%20Polar%20Panic.zip",
        "filename": "CBash - Polar Panic.zip",
        "size": 107499,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-sky-balls",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37230,
    "title": "Crash Bash - Sky Balls",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "airship",
      "sky"
    ],
    "description": "A military like theme that starts off happy and ends off tense. It plays in Sky Balls, a sky themed minigame that also gives me PTSD.",
    "latest_version": "smwc-37230-1713004058",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37230,
        "title": "Crash Bash - Sky Balls",
        "version": "smwc-37230-1713004058",
        "upstream_time": 1713004058,
        "download_url": "https://dl.smwcentral.net/37230/CBash_-_Sky_Balls.zip",
        "filename": "CBash_-_Sky_Balls.zip",
        "size": 101909,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-snow-bash",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37231,
    "title": "Crash Bash - Snow Bash",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "ice",
      "mountain",
      "night",
      "snow"
    ],
    "description": "An upbeat snow theme that plays in Snow Bash, an ice themed crate crush minigame.",
    "latest_version": "smwc-37231-1712521104",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37231,
        "title": "Crash Bash - Snow Bash",
        "version": "smwc-37231-1712521104",
        "upstream_time": 1712521104,
        "download_url": "https://dl.smwcentral.net/37231/CBash%20-%20Snow%20Bash.zip",
        "filename": "CBash - Snow Bash.zip",
        "size": 85150,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-space-bash",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37232,
    "title": "Crash Bash - Space Bash",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "industrial",
      "night",
      "space",
      "urban"
    ],
    "description": "An upbeat remix of the future theme from Crash Bandicoot 3 which plays in Space Bash, a crate crush minigame set in the future.<br>\r\n<br>\r\nNote: Not compatible with Yoshi, thunder and Bonus End.",
    "latest_version": "smwc-37232-1712519893",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37232,
        "title": "Crash Bash - Space Bash",
        "version": "smwc-37232-1712519893",
        "upstream_time": 1712519893,
        "download_url": "https://dl.smwcentral.net/37232/CBash%20-%20Space%20Bash.zip",
        "filename": "CBash - Space Bash.zip",
        "size": 111045,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-tilt-panic-ring-ding",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37233,
    "title": "Crash Bash - Tilt Panic / Ring Ding",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "carnival",
      "ice",
      "snow",
      "water"
    ],
    "description": "A jazzy waltz-like theme that plays in a two minigames from Crash Bash, Tilt Panic which is a polar push minigame and Ring Ding which is a medieval carnival themed minigame.",
    "latest_version": "smwc-37233-1712521487",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37233,
        "title": "Crash Bash - Tilt Panic / Ring Ding",
        "version": "smwc-37233-1712521487",
        "upstream_time": 1712521487,
        "download_url": "https://dl.smwcentral.net/37233/CBash%20-%20Tilt%20Panic.zip",
        "filename": "CBash - Tilt Panic.zip",
        "size": 93582,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37234,
    "title": "Crash Bash - Title Screen",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "title"
    ],
    "description": "The title screen theme from Crash Bash, which is a more upbeat and techno remix of the title theme from Crash 3.<br>\r\n<br>\r\nNote: Not compatible with Yoshi, thunder and Bonus End.",
    "latest_version": "smwc-37234-1712518555",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37234,
        "title": "Crash Bash - Title Screen",
        "version": "smwc-37234-1712518555",
        "upstream_time": 1712518555,
        "download_url": "https://dl.smwcentral.net/37234/CBash%20-%20Title%20Screen.zip",
        "filename": "CBash - Title Screen.zip",
        "size": 109709,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-tournament-win",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37235,
    "title": "Crash Bash - Tournament Win",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "bonus",
      "credits"
    ],
    "description": "A happy theme that plays when you win a tournament in Crash Bash.<br>\r\n<br>\r\nNote: Not compatible with Yoshi, thunder and Bonus End.",
    "latest_version": "smwc-37235-1712519087",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37235,
        "title": "Crash Bash - Tournament Win",
        "version": "smwc-37235-1712519087",
        "upstream_time": 1712519087,
        "download_url": "https://dl.smwcentral.net/37235/CBash%20-%20Tournament%20Win.zip",
        "filename": "CBash - Tournament Win.zip",
        "size": 114311,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-toxic-dash",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37236,
    "title": "Crash Bash - Toxic Dash",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "industrial",
      "space",
      "urban"
    ],
    "description": "A fun and fast paced theme that plays in Toxic Dash, an industrial themed racing minigame in Crash Bash.",
    "latest_version": "smwc-37236-1712521975",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37236,
        "title": "Crash Bash - Toxic Dash",
        "version": "smwc-37236-1712521975",
        "upstream_time": 1712521975,
        "download_url": "https://dl.smwcentral.net/37236/CBash%20-%20Toxic%20Dash.zip",
        "filename": "CBash - Toxic Dash.zip",
        "size": 83356,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-unused-track",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37400,
    "title": "Crash Bash - Unused Track",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "desert",
      "mysterious",
      "ruins",
      "temple"
    ],
    "description": "A middle eastern sounding track that can be found in the July 26th 2000 demo in The Official U.S. PlayStation Magazine 38 Demo Disc. It's unknown where it would play in-game but likely it would play in an arabian setting that was scrapped.<br>\r\n<br>\r\nNote: Not compatible with Yoshi, thunder and Bonus End.",
    "latest_version": "smwc-37400-1713045062",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37400,
        "title": "Crash Bash - Unused Track",
        "version": "smwc-37400-1713045062",
        "upstream_time": 1713045062,
        "download_url": "https://dl.smwcentral.net/37400/CBash_-_Unused_Track.zip",
        "filename": "CBash_-_Unused_Track.zip",
        "size": 110930,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-bash-warp-room",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37237,
    "title": "Crash Bash - Warp Room",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "night",
      "overworld",
      "space"
    ],
    "description": "The iconic warp room theme from Crash Bash",
    "latest_version": "smwc-37237-1712618834",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37237,
        "title": "Crash Bash - Warp Room",
        "version": "smwc-37237-1712618834",
        "upstream_time": 1712618834,
        "download_url": "https://dl.smwcentral.net/37237/CBash_-_Warp_Room.zip",
        "filename": "CBash_-_Warp_Room.zip",
        "size": 96144,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-nitro-kart-android-alley-velo-s-citadel",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38449,
    "title": "Crash Nitro Kart - Android Alley / Velo's Citadel",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "final",
      "industrial",
      "space",
      "urban"
    ],
    "description": "A fast paced techno theme that plays in Android Alley, a futuristic city track. It also plays in Velo's Citadel, the game's central hub.<br>\r\n<br>\r\nYou can define in the .txt file which variation you want to use:<br>\r\n0 - Default in-game version<br>\r\n1 - Extended OST version (3:04, 0x0EB7)<br>\r\n2 - In-game version but with the addition of the drum intro from CTR Nitro-Fueled (0x0D89)<br>\r\n<br>\r\nNote: The OST version of this song is incompatible with thunder, blargg and Yoshi sound effects and the vanilla bonus end jingle.",
    "latest_version": "smwc-38449-1732632619",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38449,
        "title": "Crash Nitro Kart - Android Alley / Velo's Citadel",
        "version": "smwc-38449-1732632619",
        "upstream_time": 1732632619,
        "download_url": "https://dl.smwcentral.net/38449/CNK%20-%20Android%20Alley.zip",
        "filename": "CNK - Android Alley.zip",
        "size": 197469,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-nitro-kart-assembly-lane",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38448,
    "title": "Crash Nitro Kart - Assembly Lane",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "final",
      "industrial",
      "urban"
    ],
    "description": "An intense industrial theme that plays in Assembly Lane, a factory themed track.<br>\r\n<br>\r\nYou can define in the .txt file which variation you want to use:<br>\r\n0 - Default in-game version<br>\r\n1 - In-game version but with the addition of the drum intro from CTR Nitro-Fueled (0x09A9)",
    "latest_version": "smwc-38448-1730049691",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38448,
        "title": "Crash Nitro Kart - Assembly Lane",
        "version": "smwc-38448-1730049691",
        "upstream_time": 1730049691,
        "download_url": "https://dl.smwcentral.net/38448/CNK%20-%20Assembly%20Lane.zip",
        "filename": "CNK - Assembly Lane.zip",
        "size": 137193,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-nitro-kart-barin-hubworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38439,
    "title": "Crash Nitro Kart - Barin Hubworld",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "calm",
      "ice",
      "ruins",
      "snow",
      "water"
    ],
    "description": "A calm and cheery theme that plays in the second hub of Crash Nitro Kart, which is set in the planet Barin, an icy planet inhabited by antropomorphic sharks and filled with ancient ruins and industrial buildings.",
    "latest_version": "smwc-38439-1729711859",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38439,
        "title": "Crash Nitro Kart - Barin Hubworld",
        "version": "smwc-38439-1729711859",
        "upstream_time": 1729711859,
        "download_url": "https://dl.smwcentral.net/38439/CNK%20-%20Barin%20Hubworld.zip",
        "filename": "CNK - Barin Hubworld.zip",
        "size": 89449,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-nitro-kart-barin-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38441,
    "title": "Crash Nitro Kart - Barin Ruins",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "desert",
      "fire",
      "ice",
      "industrial",
      "ruins",
      "snow"
    ],
    "description": "A fast paced indian sounding track that plays in Barin Ruins, a track set in ancient ruins covered in ice, lava and machines.<br>\r\n<br>\r\nYou can define in the .txt file which variation you want to use:<br>\r\n0 - Default in-game version<br>\r\n1 - In-game version but with the addition of the drum intro from CTR Nitro-Fueled (0x0DFF)",
    "latest_version": "smwc-38441-1732575717",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38441,
        "title": "Crash Nitro Kart - Barin Ruins",
        "version": "smwc-38441-1732575717",
        "upstream_time": 1732575717,
        "download_url": "https://dl.smwcentral.net/38441/CNK%20-%20Barin%20Ruins.zip",
        "filename": "CNK - Barin Ruins.zip",
        "size": 131954,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-nitro-kart-clockwork-wumpa",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38445,
    "title": "Crash Nitro Kart - Clockwork Wumpa",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "castle",
      "ghost house",
      "night",
      "snow"
    ],
    "description": "An orchestral theme with a clock-like beat that plays in Clockwork Wumpa, a clock tower themed level from Crash Nitro Kart.<br>\r\n<br>\r\nYou can define in the .txt file which variation you want to use:<br>\r\n0 - Default in-game version<br>\r\n1 - Extended OST version (2:56, 0x0A51)<br>\r\n2 - In-game version but with the addition of the drum intro from CTR Nitro-Fueled (0x0975)<br>\r\n<br>\r\nNote: The OST version of this song is incompatible with thunder, blargg and Yoshi sound effects and the vanilla bonus end jingle.",
    "latest_version": "smwc-38445-1733154363",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38445,
        "title": "Crash Nitro Kart - Clockwork Wumpa",
        "version": "smwc-38445-1733154363",
        "upstream_time": 1733154363,
        "download_url": "https://dl.smwcentral.net/38445/CNK%20-%20Clockwork%20Wumpa.zip",
        "filename": "CNK - Clockwork Wumpa.zip",
        "size": 223661,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-nitro-kart-deep-sea-driving",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38442,
    "title": "Crash Nitro Kart - Deep Sea Driving",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "cave",
      "ice",
      "ruins",
      "water"
    ],
    "description": "A fast paced but also somewhat relaxing theme that plays in Deep Sea Driving, an underwater track from Crash Nitro Kart.<br>\r\n<br>\r\nYou can define in the .txt file which variation you want to use:<br>\r\n0 - Default in-game version<br>\r\n1 - Extended OST version (3:01, 0x0EA4)<br>\r\n2 - In-game version but with the addition of the drum intro from CTR Nitro-Fueled (0x0C24)<br>\r\n<br>\r\nNote: By default, all versions of this song are incompatible with thunder, blargg and Yoshi sound effects and the vanilla bonus end jingle. You can disable the echo in the txt file to make them compatible.",
    "latest_version": "smwc-38442-1732576519",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38442,
        "title": "Crash Nitro Kart - Deep Sea Driving",
        "version": "smwc-38442-1732576519",
        "upstream_time": 1732576519,
        "download_url": "https://dl.smwcentral.net/38442/CNK%20-%20Deep%20Sea%20Driving.zip",
        "filename": "CNK - Deep Sea Driving.zip",
        "size": 367885,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-nitro-kart-electron-avenue-magnetic-mayhem",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38450,
    "title": "Crash Nitro Kart - Electron Avenue / Magnetic Mayhem",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "abstract",
      "final",
      "industrial",
      "night",
      "space",
      "urban"
    ],
    "description": "<span style=\"color: #ff00ff;\">An upbeat techno theme that plays in Electron Avenue, the fan favorite track from Crash Nitro Kart which is set in a futuristic city at night. In CTR Nitro-Fueled, this track was massively revamped with a neon vaporwave-like aesthetic.</span><br>\r\n<br>\r\nAlso for some reason this song plays in Magnetic Mayhem, a battle arena based on Assembly Lane, which doesn't really fit.<br>\r\n<br>\r\nYou can define in the .txt file which variation you want to use:<br>\r\n0 - Default in-game version<br>\r\n1 - Extended OST version (3:14, 0x0AC0)<br>\r\n<br>\r\nNote: The OST version of this song is incompatible with thunder, blargg and Yoshi sound effects and the vanilla bonus end jingle.",
    "latest_version": "smwc-38450-1730053235",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38450,
        "title": "Crash Nitro Kart - Electron Avenue / Magnetic Mayhem",
        "version": "smwc-38450-1730053235",
        "upstream_time": 1730053235,
        "download_url": "https://dl.smwcentral.net/38450/CNK%20-%20Electron%20Avenue.zip",
        "filename": "CNK - Electron Avenue.zip",
        "size": 142471,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-nitro-kart-end-race",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38452,
    "title": "Crash Nitro Kart - End Race",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "bonus"
    ],
    "description": "A triumphant theme that plays when you finish a race in Crash Nitro Kart, includes both the win and lose variations.<br>\r\n<br>\r\nYou can define in the .txt file which variation you want to use:<br>\r\n0 - Win<br>\r\n1 - Lose (1:07, 0x04CF)",
    "latest_version": "smwc-38452-1732637138",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38452,
        "title": "Crash Nitro Kart - End Race",
        "version": "smwc-38452-1732637138",
        "upstream_time": 1732637138,
        "download_url": "https://dl.smwcentral.net/38452/CNK%20-%20End%20Race%20%28All%20Variations%29.zip",
        "filename": "CNK - End Race (All Variations).zip",
        "size": 146470,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-nitro-kart-fenomena-hubworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38443,
    "title": "Crash Nitro Kart - Fenomena Hubworld",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "castle",
      "desert",
      "overworld"
    ],
    "description": "A slow-paced and calm theme that plays in the third hub of Crash Nitro Kart, the planet Fenomena which is a deserted planet with many clockwork buildings. This theme remixes the main motif of Clockwork Wumpa, one of the tracks from this hub.",
    "latest_version": "smwc-38443-1733091739",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38443,
        "title": "Crash Nitro Kart - Fenomena Hubworld",
        "version": "smwc-38443-1733091739",
        "upstream_time": 1733091739,
        "download_url": "https://dl.smwcentral.net/38443/CNK%20-%20Fenomena%20Hubworld.zip",
        "filename": "CNK - Fenomena Hubworld.zip",
        "size": 97285,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-nitro-kart-hyper-spaceway-victorious-velo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38451,
    "title": "Crash Nitro Kart - Hyper Spaceway + Victorious Velo",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "boss",
      "calm",
      "final",
      "industrial",
      "jungle",
      "space",
      "tense"
    ],
    "description": "An intense final boss theme that plays in Hyper Spaceway, the last track from Crash Nitro Kart and the track where the race against the game's final boss, Emperor Velo XXVII takes place. This track also has an alternate version from the game's OST called Victorious Velo, which is an acoustic and more calm remix.<br>\r\n<br>\r\nYou can define in the .txt file which variation you want to use:<br>\r\n0 - Default in-game version<br>\r\n1 - In-game version but with the addition of the drum intro from CTR Nitro-Fueled (0x0AD5)<br>\r\n2 - OST remixed version called Victorious Velo (3:15, 0x08C5, tags: calm and jungle)",
    "latest_version": "smwc-38451-1732635026",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38451,
        "title": "Crash Nitro Kart - Hyper Spaceway + Victorious Velo",
        "version": "smwc-38451-1732635026",
        "upstream_time": 1732635026,
        "download_url": "https://dl.smwcentral.net/38451/CNK%20-%20Hyper%20Spaceway.zip",
        "filename": "CNK - Hyper Spaceway.zip",
        "size": 233158,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-nitro-kart-inferno-island-terra-drome",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38436,
    "title": "Crash Nitro Kart - Inferno Island / Terra Drome",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "beach",
      "jungle",
      "water"
    ],
    "description": "A fast paced tropical theme that remixes the ending motif of Crash Cove from CTR and plays in Inferno Island, the first track from Crash Nitro Kart, which is very similar to Crash Cove in a lot of ways, especially in its original version. It also plays in Terra Drome, an unlockable temple themed battle arena.<br>\r\n<br>\r\nYou can define in the .txt file which variation you want to use:<br>\r\n0 - Default in-game version<br>\r\n1 - Extended OST version (3:14, 0x1157)<br>\r\n<br>\r\nNote: by default, both versions are NOT compatible with thunder/blargg, Yoshi and Bonus End, but you can set in the txt to disable the echo and make it compatible",
    "latest_version": "smwc-38436-1734542607",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38436,
        "title": "Crash Nitro Kart - Inferno Island / Terra Drome",
        "version": "smwc-38436-1734542607",
        "upstream_time": 1734542607,
        "download_url": "https://dl.smwcentral.net/38436/CNK%20-%20Inferno%20Island.zip",
        "filename": "CNK - Inferno Island.zip",
        "size": 253467,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-nitro-kart-invincibility-all-variations",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38454,
    "title": "Crash Nitro Kart - Invincibility (All Variations)",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "p-switch",
      "star"
    ],
    "description": "A short tribal 3 second loop with bongos and a xylophone melody that changes depending on the mask used.<br>\r\n<br>\r\nYou can define in the .txt file which variation you want to use:<br>\r\n0 - Aku-Aku <br>\r\n1 - Uka-Uka (0x00B2)<br>\r\n2 - Velo Mask (0x00B5)",
    "latest_version": "smwc-38454-1732638682",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38454,
        "title": "Crash Nitro Kart - Invincibility (All Variations)",
        "version": "smwc-38454-1732638682",
        "upstream_time": 1732638682,
        "download_url": "https://dl.smwcentral.net/38454/CNK%20-%20Inivincibility%20%28All%20Variations%29.zip",
        "filename": "CNK - Inivincibility (All Variations).zip",
        "size": 94090,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-nitro-kart-jungle-boogie-temple-turmoil",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38437,
    "title": "Crash Nitro Kart - Jungle Boogie / Temple Turmoil",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "forest",
      "grassland",
      "jungle"
    ],
    "description": "An upbeat and happy tribal theme that plays in Jungle Boogie, the second track of Crash Nitro Kart and a jungle themed track. It also plays in Temple Turmoil, a battle arena based on that track.",
    "latest_version": "smwc-38437-1734543155",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38437,
        "title": "Crash Nitro Kart - Jungle Boogie / Temple Turmoil",
        "version": "smwc-38437-1734543155",
        "upstream_time": 1734543155,
        "download_url": "https://dl.smwcentral.net/38437/CNK%20-%20Jungle%20Boogie.zip",
        "filename": "CNK - Jungle Boogie.zip",
        "size": 90813,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-nitro-kart-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38434,
    "title": "Crash Nitro Kart - Main Theme",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "title"
    ],
    "description": "The upbeat and triumphant main theme of Crash Nitro Kart.<br>\r\n<br>\r\nThis includes three variations of this track, which can be defined in the .txt file:<br>\r\n<br>\r\n0 - Normal version, plays on the main menu<br>\r\n1 - XBox version of the menu theme, which is slightly longer by featuring an extended bassline (0:39, 0x03DE)<br>\r\n2 - Opening version, has an intro and an extension, this port is slightly different than the original version as that version features an abridged version of the main motif that gets mixed with the intro voices, and this version keeps it on the same length as the menu versions (1:04, 0x04EC)",
    "latest_version": "smwc-38434-1732573665",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38434,
        "title": "Crash Nitro Kart - Main Theme",
        "version": "smwc-38434-1732573665",
        "upstream_time": 1732573665,
        "download_url": "https://dl.smwcentral.net/38434/CNK%20-%20Main%20Theme.zip",
        "filename": "CNK - Main Theme.zip",
        "size": 195362,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-nitro-kart-meteor-gorge-frozen-frenzy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38440,
    "title": "Crash Nitro Kart - Meteor Gorge / Frozen Frenzy",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "fire",
      "ice",
      "industrial",
      "snow"
    ],
    "description": "An upbeat and funky theme that plays in Meteor Gorge, a track that mixes ice and lava in an industrial setting. It also plays in Frozen Frenzy, a battle arena inspired by that track.<br>\r\n<br>\r\nYou can define in the .txt file which variation you want to use:<br>\r\n0 - Default in-game version<br>\r\n1 - In-game version but with the addition of the drum intro from CTR Nitro-Fueled (0x0EB2)<br>\r\n2 - Extended OST version (2:46, 0x1071)<br>\r\n3 - Extended OST version but replaces the pizzicato sample with the guitar from the default version<br>\r\n<br>\r\nNote: the normal OST version is incompatible with thunder, blargg and Yoshi sound effects and the vanilla bonus end jingle. This is not the case for the alternate variation which replaces the pizzicato with the guitar.",
    "latest_version": "smwc-38440-1732574820",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38440,
        "title": "Crash Nitro Kart - Meteor Gorge / Frozen Frenzy",
        "version": "smwc-38440-1732574820",
        "upstream_time": 1732574820,
        "download_url": "https://dl.smwcentral.net/38440/CNK%20-%20Meteor%20Gorge.zip",
        "filename": "CNK - Meteor Gorge.zip",
        "size": 274410,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-nitro-kart-out-of-time",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38444,
    "title": "Crash Nitro Kart - Out of Time",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "castle",
      "desert",
      "ruins"
    ],
    "description": "A fast paced theme that plays in Out of Time, one of the most iconic tracks from Crash Nitro Kart, being set in a desert with clockwork buildings and a giant clock you drive on (which was unfortunately removed in the remake due to the lack of anti-gravity).<br>\r\n<br>\r\nYou can define in the .txt file which variation you want to use:<br>\r\n0 - Default in-game version<br>\r\n1 - Extended OST version (3:16, 0x0F48)<br>\r\n<br>\r\nNote: The OST version of this song is incompatible with thunder, blargg and Yoshi sound effects and the vanilla bonus end jingle.",
    "latest_version": "smwc-38444-1730048331",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38444,
        "title": "Crash Nitro Kart - Out of Time",
        "version": "smwc-38444-1730048331",
        "upstream_time": 1730048331,
        "download_url": "https://dl.smwcentral.net/38444/CNK%20-%20Out%20of%20Time.zip",
        "filename": "CNK - Out of Time.zip",
        "size": 166175,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-nitro-kart-podium",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38453,
    "title": "Crash Nitro Kart - Podium",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "bonus",
      "cutscene"
    ],
    "description": "A happier remix of the win race theme that plays in the podium sequence from Crash Nitro Kart",
    "latest_version": "smwc-38453-1730053797",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38453,
        "title": "Crash Nitro Kart - Podium",
        "version": "smwc-38453-1730053797",
        "upstream_time": 1730053797,
        "download_url": "https://dl.smwcentral.net/38453/CNK%20-%20Podium.zip",
        "filename": "CNK - Podium.zip",
        "size": 75182,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-nitro-kart-tenkee-hubworld-velo-s-vault",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38447,
    "title": "Crash Nitro Kart - Tenkee Hubworld / Velo's Vault",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "calm",
      "industrial",
      "overworld",
      "urban"
    ],
    "description": "A calm theme that plays in the fourth hub of Crash Nitro Kart, set in the planet Teknee, a technologically advanced planet. It also plays in Velo's Vault, a bonus hub which contains some extra challenges.",
    "latest_version": "smwc-38447-1730049003",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38447,
        "title": "Crash Nitro Kart - Tenkee Hubworld / Velo's Vault",
        "version": "smwc-38447-1730049003",
        "upstream_time": 1730049003,
        "download_url": "https://dl.smwcentral.net/38447/CNK%20-%20Teknee%20Hubworld.zip",
        "filename": "CNK - Teknee Hubworld.zip",
        "size": 74222,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-nitro-kart-terra-hubworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38435,
    "title": "Crash Nitro Kart - Terra Hubworld",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "beach",
      "calm",
      "grassland",
      "jungle"
    ],
    "description": "A calm tropical theme that plays in the first hub of Crash Nitro Kart, the planet Terra which is a jungly planet very similar to Earth.<br>\r\n",
    "latest_version": "smwc-38435-1729709023",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38435,
        "title": "Crash Nitro Kart - Terra Hubworld",
        "version": "smwc-38435-1729709023",
        "upstream_time": 1729709023,
        "download_url": "https://dl.smwcentral.net/38435/CNK%20-%20Terra%20Hubworld.zip",
        "filename": "CNK - Terra Hubworld.zip",
        "size": 85320,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-nitro-kart-thunder-struck-desert-storm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38446,
    "title": "Crash Nitro Kart - Thunder Struck / Desert Storm",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "castle",
      "dark",
      "moutain",
      "sky",
      "spooky"
    ],
    "description": "An intense and ominous theme that plays in Thunder Struck, a mountainous track set in a storm. It also plays in Desert Storm, a battle arena based on Out of Time.<br>\r\n<br>\r\nYou can define in the .txt file which variation you want to use:<br>\r\n0 - Default in-game version<br>\r\n1 - In-game version but with the addition of the drum intro from CTR Nitro-Fueled (0x0CF8)<br>\r\n2 - In-game version but with the addition of the drum intro and the guitar riff from 1:17 to 1:39 from CTR Nitro-Fueled (0x0DD0)<br>\r\n<br>\r\nNote: By default, all versions of this song are incompatible with thunder, blargg and Yoshi sound effects and the vanilla bonus end jingle. You can disable the echo in the txt file to make them compatible.",
    "latest_version": "smwc-38446-1732631633",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38446,
        "title": "Crash Nitro Kart - Thunder Struck / Desert Storm",
        "version": "smwc-38446-1732631633",
        "upstream_time": 1732631633,
        "download_url": "https://dl.smwcentral.net/38446/CNK%20-%20Thunder%20Struck.zip",
        "filename": "CNK - Thunder Struck.zip",
        "size": 372637,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-nitro-kart-tiny-temple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38438,
    "title": "Crash Nitro Kart - Tiny Temple",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "beach",
      "jungle",
      "night",
      "ruins",
      "temple"
    ],
    "description": "An upbeat and calm tribal theme that plays in Tiny Temple, the third track from Crash Nitro Kart and last track from the first hub, which is set in a jungle temple at night.<br>\r\n<br>\r\nYou can define in the .txt file which variation you want to use:<br>\r\n0 - Default in-game version<br>\r\n1 - Extended OST version (3:08, 0x0E2C)<br>\r\n2 - In-game version but with the addition of the drum intro from CTR Nitro-Fueled (0x0C06)<br>\r\n<br>\r\nNote: ALL versions of this song are incompatible with thunder, blargg and Yoshi sound effects and the vanilla bonus end jingle.<br>\r\n",
    "latest_version": "smwc-38438-1732574202",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38438,
        "title": "Crash Nitro Kart - Tiny Temple",
        "version": "smwc-38438-1732574202",
        "upstream_time": 1732574202,
        "download_url": "https://dl.smwcentral.net/38438/CNK%20-%20Tiny%20Temple.zip",
        "filename": "CNK - Tiny Temple.zip",
        "size": 202878,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-aku-aku-invincibility",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37176,
    "title": "Crash Team Racing - Aku-Aku Invincibility",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "jungle",
      "p-switch",
      "star"
    ],
    "description": "A marimba remix of the invincibility theme from the original Crash Bandicoot trilogy that plays when getting a mask item with a good character.",
    "latest_version": "smwc-37176-1711471344",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37176,
        "title": "Crash Team Racing - Aku-Aku Invincibility",
        "version": "smwc-37176-1711471344",
        "upstream_time": 1711471344,
        "download_url": "https://dl.smwcentral.net/37176/CTR%20-%20Aku-Aku%20Invincibility.zip",
        "filename": "CTR - Aku-Aku Invincibility.zip",
        "size": 31861,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-blizzard-bluff",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38487,
    "title": "Crash Team Racing - Blizzard Bluff",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "ice",
      "mountain",
      "snow"
    ],
    "description": "An upbeat and jolly snow theme that plays in Blizzard Bluff, the first snow race track from CTR.<br>\r\n<br>\r\nUpdate (Summer 2024): Added the drum intro from Crash Team Racing Nitro-Fueled",
    "latest_version": "smwc-38487-1726850831",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38487,
        "title": "Crash Team Racing - Blizzard Bluff",
        "version": "smwc-38487-1726850831",
        "upstream_time": 1726850831,
        "download_url": "https://dl.smwcentral.net/38487/CTR%20-%20Blizzard%20Bluff.zip",
        "filename": "CTR - Blizzard Bluff.zip",
        "size": 120171,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-boss-race",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38488,
    "title": "Crash Team Racing - Boss Race",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "grassland"
    ],
    "description": "A fast paced theme that plays when racing against a boss in CTR.<br>\r\n<br>\r\nUpdate (Summer 2024): Added the drum intro from Crash Team Racing Nitro-Fueled",
    "latest_version": "smwc-38488-1726850833",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38488,
        "title": "Crash Team Racing - Boss Race",
        "version": "smwc-38488-1726850833",
        "upstream_time": 1726850833,
        "download_url": "https://dl.smwcentral.net/38488/CTR%20-%20Boss%20Race.zip",
        "filename": "CTR - Boss Race.zip",
        "size": 132742,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-coco-park",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38489,
    "title": "Crash Team Racing - Coco Park",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "grassland",
      "sky"
    ],
    "description": "A happy theme that plays in Coco Park, a simple grassland themed track in CTR.<br>\r\n<br>\r\nUpdate (Summer 2024): Added the drum intro from Crash Team Racing Nitro-Fueled",
    "latest_version": "smwc-38489-1726850836",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38489,
        "title": "Crash Team Racing - Coco Park",
        "version": "smwc-38489-1726850836",
        "upstream_time": 1726850836,
        "download_url": "https://dl.smwcentral.net/38489/CTR%20-%20Coco%20Park.zip",
        "filename": "CTR - Coco Park.zip",
        "size": 119709,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-cortex-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38490,
    "title": "Crash Team Racing - Cortex Castle",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "castle",
      "ghost house",
      "night"
    ],
    "description": "A fast paced orchestral theme that plays in Cortex Castle, an evil castle themed track that is pretty much the CTR equivalent of the Bowser Castle tracks from the Mario Kart games.<br>\r\n<br>\r\nUpdate (Summer 2024): Added the drum intro from Crash Team Racing Nitro-Fueled",
    "latest_version": "smwc-38490-1726850839",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38490,
        "title": "Crash Team Racing - Cortex Castle",
        "version": "smwc-38490-1726850839",
        "upstream_time": 1726850839,
        "download_url": "https://dl.smwcentral.net/38490/CTR%20-%20Cortex%20Castle.zip",
        "filename": "CTR - Cortex Castle.zip",
        "size": 150174,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-crash-cove",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38491,
    "title": "Crash Team Racing - Crash Cove",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland"
    ],
    "description": "An upbeat tropical theme that plays in Crash Cove, a beach themed race track that is the first track in CTR.<br>\r\n<br>\r\nUpdate (Winter 2024): more accurate<br>\r\nUpdate (Summer 2024): added the drum intro from Crash Team Racing Nitro-Fueled",
    "latest_version": "smwc-38491-1726850843",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38491,
        "title": "Crash Team Racing - Crash Cove",
        "version": "smwc-38491-1726850843",
        "upstream_time": 1726850843,
        "download_url": "https://dl.smwcentral.net/38491/CTR%20-%20Crash%20Cove.zip",
        "filename": "CTR - Crash Cove.zip",
        "size": 135771,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37539,
        "title": "Crash Team Racing - Crash Cove",
        "version": "smwc-37539-1711672090",
        "upstream_time": 1711672090,
        "download_url": "https://dl.smwcentral.net/37539/CTR%20-%20Crash%20Cove%20%28Light%29.zip",
        "filename": "CTR - Crash Cove (Light).zip",
        "size": 44998,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-dingo-canyon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38492,
    "title": "Crash Team Racing - Dingo Canyon",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "desert",
      "mountain"
    ],
    "description": "A calm desert theme that plays in Dingo Canyon, an outback themed track from CTR.<br>\r\n<br>\r\nUpdate (Summer 2024): Added the drum intro from Crash Team Racing Nitro-Fueled",
    "latest_version": "smwc-38492-1726851895",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38492,
        "title": "Crash Team Racing - Dingo Canyon",
        "version": "smwc-38492-1726851895",
        "upstream_time": 1726851895,
        "download_url": "https://dl.smwcentral.net/38492/CTR%20-%20Dingo%20Canyon.zip",
        "filename": "CTR - Dingo Canyon.zip",
        "size": 111258,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-dragon-mines",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38493,
    "title": "Crash Team Racing - Dragon Mines",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "cave",
      "desert",
      "mountain",
      "sewer"
    ],
    "description": "An upbeat and somewhat intense theme that plays in Dragon Mines, a mine themed track from Crash Team Racing.<br>\r\n<br>\r\nUpdate (Summer 2024): Added the drum intro from Crash Team Racing Nitro-Fueled",
    "latest_version": "smwc-38493-1726851897",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38493,
        "title": "Crash Team Racing - Dragon Mines",
        "version": "smwc-38493-1726851897",
        "upstream_time": 1726851897,
        "download_url": "https://dl.smwcentral.net/38493/CTR%20-%20Dragon%20Mines.zip",
        "filename": "CTR - Dragon Mines.zip",
        "size": 158468,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-hot-air-skyway",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37184,
    "title": "Crash Team Racing - Hot Air Skyway",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "airship",
      "athletic",
      "carnival",
      "sky"
    ],
    "description": "An upbeat theme that plays in Hot Air Skyway, a sky track that is essentially the Rainbow Road of Crash Team Racing.<br>\r\n<br>\r\nYou can define in the .txt file if you want to use the normal version or the pre-console version which is slightly longer.<br>\r\n<br>\r\nOriginally requested by <span class=\"un-outer\" title=\"bandicoot\"><a href=\"/?p=profile&amp;id=21068\" style=\"color: var(--user-color-2);\" class=\"un\">bandicoot</a></span>.",
    "latest_version": "smwc-37184-1711794868",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37184,
        "title": "Crash Team Racing - Hot Air Skyway",
        "version": "smwc-37184-1711794868",
        "upstream_time": 1711794868,
        "download_url": "https://dl.smwcentral.net/37184/CTR_-_Hot_Air_Skyway.zip",
        "filename": "CTR_-_Hot_Air_Skyway.zip",
        "size": 111955,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-intro-cutscene",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37185,
    "title": "Crash Team Racing - Intro Cutscene",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "calm",
      "cutscene",
      "grassland"
    ],
    "description": "A short and happy violin theme that plays at the first part of the intro cutscene from Crash Team Racing.",
    "latest_version": "smwc-37185-1711619857",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37185,
        "title": "Crash Team Racing - Intro Cutscene",
        "version": "smwc-37185-1711619857",
        "upstream_time": 1711619857,
        "download_url": "https://dl.smwcentral.net/37185/CTR%20-%20Intro.zip",
        "filename": "CTR - Intro.zip",
        "size": 61465,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-lab-basement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38494,
    "title": "Crash Team Racing - Lab Basement",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "boss",
      "industrial",
      "urban"
    ],
    "description": "A remix of Skull Rock with samples from Rampage Ruins and a synth sound effect added, it plays in Lab Basement, an industrial themed battle arena.<br>\r\n<br>\r\nUpdate (Summer 2024): Added the drum intro from Crash Team Racing Nitro-Fueled",
    "latest_version": "smwc-38494-1726851899",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38494,
        "title": "Crash Team Racing - Lab Basement",
        "version": "smwc-38494-1726851899",
        "upstream_time": 1726851899,
        "download_url": "https://dl.smwcentral.net/38494/CTR%20-%20Lab%20Basement.zip",
        "filename": "CTR - Lab Basement.zip",
        "size": 137668,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-main-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37188,
    "title": "Crash Team Racing - Main Menu",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "grassland",
      "title",
      "urban"
    ],
    "description": "A cheery and upbeat theme that plays in the main menu from Crash Team Racing",
    "latest_version": "smwc-37188-1712330862",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37188,
        "title": "Crash Team Racing - Main Menu",
        "version": "smwc-37188-1712330862",
        "upstream_time": 1712330862,
        "download_url": "https://dl.smwcentral.net/37188/CTR_-_Menu.zip",
        "filename": "CTR_-_Menu.zip",
        "size": 56474,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-map-all-variations",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37187,
    "title": "Crash Team Racing - Map (All Variations)",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "beach",
      "castle",
      "ice",
      "jungle",
      "mountain",
      "overworld",
      "ruins",
      "snow"
    ],
    "description": "The five variations of the map theme from Crash Team Racing, which all share the same drums and bass but have distinct arrangements to match each setting. <br>\r\n<br>\r\nYou can define in the .txt file which variation you want to use:<br>\r\n0 = N. Sanity Beach (tropical arrangement)<br>\r\n1 = Gemstone Valley (jazzy arrangement)<br>\r\n2 = Lost Ruins (tribal arrangement)<br>\r\n3 = Glacier Park (snowy arrangement)<br>\r\n4 = Citadel City (orchestral arrangement)",
    "latest_version": "smwc-37187-1711619861",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37187,
        "title": "Crash Team Racing - Map (All Variations)",
        "version": "smwc-37187-1711619861",
        "upstream_time": 1711619861,
        "download_url": "https://dl.smwcentral.net/37187/CTR%20-%20Map%20%28All%20Variations%29.zip",
        "filename": "CTR - Map (All Variations).zip",
        "size": 260289,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-mystery-caves",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38495,
    "title": "Crash Team Racing - Mystery Caves",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "cave",
      "fire",
      "jungle"
    ],
    "description": "An upbeat and fast paced theme that plays in Mystery Caves, a prehistoric lava cave themed race track.<br>\r\n<br>\r\nYou can define in the .txt file if you want to use the normal version or the pre-console version which is slightly longer.<br>\r\n<br>\r\nUpdate (Summer 2024): Added the drum intro from Crash Team Racing Nitro-Fueled",
    "latest_version": "smwc-38495-1726851902",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38495,
        "title": "Crash Team Racing - Mystery Caves",
        "version": "smwc-38495-1726851902",
        "upstream_time": 1726851902,
        "download_url": "https://dl.smwcentral.net/38495/CTR%20-%20Mystery%20Caves.zip",
        "filename": "CTR - Mystery Caves.zip",
        "size": 198490,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-n-gin-labs",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38496,
    "title": "Crash Team Racing - N. Gin Labs",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "industrial",
      "space",
      "urban"
    ],
    "description": "An upbeat techno theme that plays in N. Gin Labs, a toxic lab themed track.<br>\r\n<br>\r\nUpdate (Summer 2024): Added the drum intro from Crash Team Racing Nitro-Fueled",
    "latest_version": "smwc-38496-1726851906",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38496,
        "title": "Crash Team Racing - N. Gin Labs",
        "version": "smwc-38496-1726851906",
        "upstream_time": 1726851906,
        "download_url": "https://dl.smwcentral.net/38496/CTR%20-%20N.%20Gin%20Labs.zip",
        "filename": "CTR - N. Gin Labs.zip",
        "size": 112417,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-nitro-court",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38497,
    "title": "Crash Team Racing - Nitro Court",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "night"
    ],
    "description": "An orchestral remix of Rocky Road that plays in Nitro Court, a castle themed battle arena.<br>\r\n<br>\r\nUpdate (Summer 2024): Added the drum intro from Crash Team Racing Nitro-Fueled",
    "latest_version": "smwc-38497-1726852667",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38497,
        "title": "Crash Team Racing - Nitro Court",
        "version": "smwc-38497-1726852667",
        "upstream_time": 1726852667,
        "download_url": "https://dl.smwcentral.net/38497/CTR%20-%20Nitro%20Court.zip",
        "filename": "CTR - Nitro Court.zip",
        "size": 135945,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-nitros-oxide-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37192,
    "title": "Crash Team Racing - Nitros Oxide's Theme",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "cutscene",
      "dark",
      "space"
    ],
    "description": "A creepy theme that plays in the cutscenes where Nitros Oxide, the main villain of CTR, appears.",
    "latest_version": "smwc-37192-1711673337",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37192,
        "title": "Crash Team Racing - Nitros Oxide's Theme",
        "version": "smwc-37192-1711673337",
        "upstream_time": 1711673337,
        "download_url": "https://dl.smwcentral.net/37192/CTR%20-%20Nitros%20Oxide.zip",
        "filename": "CTR - Nitros Oxide.zip",
        "size": 73714,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-oxide-station",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38498,
    "title": "Crash Team Racing - Oxide Station",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "final",
      "industrial",
      "space"
    ],
    "description": "A fast paced and somewhat tense space theme that plays in Oxide Station, a space themed track and the track where the final boss race against Nitros Oxide takes place.<br>\r\n<br>\r\nUpdate (Summer 2024): Added the drum intro from Crash Team Racing Nitro-Fueled<br>\r\n<br>\r\nYou can define in the .txt file if you want to use the normal version or the pre-console version which is slightly longer.",
    "latest_version": "smwc-38498-1726852669",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38498,
        "title": "Crash Team Racing - Oxide Station",
        "version": "smwc-38498-1726852669",
        "upstream_time": 1726852669,
        "download_url": "https://dl.smwcentral.net/38498/CTR%20-%20Oxide%20Station.zip",
        "filename": "CTR - Oxide Station.zip",
        "size": 227994,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-papu-s-pyramid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38499,
    "title": "Crash Team Racing - Papu's Pyramid",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "forest",
      "jungle",
      "mountain",
      "ruins",
      "temple"
    ],
    "description": "A calm tribal theme that plays in Papu's Pyramid, an ancient ruins themed track from CTR.<br>\r\n<br>\r\nUpdate (Summer 2024): Added the drum intro from Crash Team Racing Nitro-Fueled",
    "latest_version": "smwc-38499-1726852672",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38499,
        "title": "Crash Team Racing - Papu's Pyramid",
        "version": "smwc-38499-1726852672",
        "upstream_time": 1726852672,
        "download_url": "https://dl.smwcentral.net/38499/CTR%20-%20Papu%27s%20Pyramid.zip",
        "filename": "CTR - Papu%27s Pyramid.zip",
        "size": 122076,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-parking-lot",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38500,
    "title": "Crash Team Racing - Parking Lot",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "boss",
      "grassland"
    ],
    "description": "A variation of the battle arena theme that uses the same lead instrument as Coco Park, it plays in Parking Lot which is a grassland themed battle arena.<br>\r\n<br>\r\nUpdate (Summer 2024): Added the drum intro from Crash Team Racing Nitro-Fueled",
    "latest_version": "smwc-38500-1726852674",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38500,
        "title": "Crash Team Racing - Parking Lot",
        "version": "smwc-38500-1726852674",
        "upstream_time": 1726852674,
        "download_url": "https://dl.smwcentral.net/38500/CTR%20-%20Parking%20Lot.zip",
        "filename": "CTR - Parking Lot.zip",
        "size": 124936,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-polar-pass",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38501,
    "title": "Crash Team Racing - Polar Pass",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "ice",
      "mountain",
      "snow"
    ],
    "description": "A jolly and fast paced snow theme that plays in Polar Pass, the second snow track in Crash Team Racing.<br>\r\n<br>\r\nYou can define in the .txt file if you want to use the normal version or the pre-console version which is slightly longer.<br>\r\n<br>\r\nUpdate (Summer 2024): Added the drum intro from Crash Team Racing Nitro-Fueled",
    "latest_version": "smwc-38501-1726852678",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38501,
        "title": "Crash Team Racing - Polar Pass",
        "version": "smwc-38501-1726852678",
        "upstream_time": 1726852678,
        "download_url": "https://dl.smwcentral.net/38501/CTR%20-%20Polar%20Pass.zip",
        "filename": "CTR - Polar Pass.zip",
        "size": 219234,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-rampage-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38502,
    "title": "Crash Team Racing - Rampage Ruins",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "boss",
      "jungle",
      "ruins",
      "temple"
    ],
    "description": "A marimba arrangement of the battle arena motif that plays in Rampage Ruins, an ancient ruins themed battle arena.<br>\r\n<br>\r\nUpdate (Summer 2024): Added the drum intro from Crash Team Racing Nitro-Fueled",
    "latest_version": "smwc-38502-1726853538",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38502,
        "title": "Crash Team Racing - Rampage Ruins",
        "version": "smwc-38502-1726853538",
        "upstream_time": 1726853538,
        "download_url": "https://dl.smwcentral.net/38502/CTR%20-%20Rampage%20Ruins.zip",
        "filename": "CTR - Rampage Ruins.zip",
        "size": 134377,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-ready-to-rumble-all-variations",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37199,
    "title": "Crash Team Racing - Ready to Rumble (All Variations)",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "grassland",
      "jungle",
      "sad"
    ],
    "description": "The main theme of Crash Team Racing, which comes in three variations. <br>\r\n<br>\r\nYou can define in the .txt file which variation you want:<br>\r\n0 = Intro Cutscene (features a distinct muted guitar and cymbal sample, doesn't have brass instruments, is slightly shorter in some parts and loops back to the intro)<br>\r\n1 = Win Race (has an additional brass channel in the intro)<br>\r\n2 = Lose Race (features a distinct, sad intro)",
    "latest_version": "smwc-37199-1712266181",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37199,
        "title": "Crash Team Racing - Ready to Rumble (All Variations)",
        "version": "smwc-37199-1712266181",
        "upstream_time": 1712266181,
        "download_url": "https://dl.smwcentral.net/37199/CTR%20-%20Ready%20to%20Rumble%20%28All%20Variations%29.zip",
        "filename": "CTR - Ready to Rumble (All Variations).zip",
        "size": 171141,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-rocky-road-credits",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38503,
    "title": "Crash Team Racing - Rocky Road / Credits",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "boss",
      "credits",
      "desert",
      "mountain"
    ],
    "description": "A fast paced rock theme that plays in Rocky Road, a desert themed battle arena, and in the game's credits sequence and 100% ending epilogue.<br>\r\n<br>\r\nUpdate (Summer 2024): Added the drum intro from Crash Team Racing Nitro-Fueled",
    "latest_version": "smwc-38503-1726853540",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38503,
        "title": "Crash Team Racing - Rocky Road / Credits",
        "version": "smwc-38503-1726853540",
        "upstream_time": 1726853540,
        "download_url": "https://dl.smwcentral.net/38503/CTR%20-%20Rocky%20Road%2C%20Credits.zip",
        "filename": "CTR - Rocky Road%2C Credits.zip",
        "size": 129012,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-roo-s-tubes",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38504,
    "title": "Crash Team Racing - Roo's Tubes",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "beach",
      "cave",
      "sewer",
      "water"
    ],
    "description": "A fast paced atmospheric theme that plays in Roo's Tubes, an underwater cave themed track.<br>\r\n<br>\r\nUpdate (Summer 2024): Added the drum intro from Crash Team Racing Nitro-Fueled",
    "latest_version": "smwc-38504-1726853542",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38504,
        "title": "Crash Team Racing - Roo's Tubes",
        "version": "smwc-38504-1726853542",
        "upstream_time": 1726853542,
        "download_url": "https://dl.smwcentral.net/38504/CTR%20-%20Roo%27s%20Tubes.zip",
        "filename": "CTR - Roo%27s Tubes.zip",
        "size": 137804,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-sewer-speedway",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38505,
    "title": "Crash Team Racing - Sewer Speedway",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "industrial",
      "sewer",
      "urban"
    ],
    "description": "A funky and fast paced theme that plays in Sewer Speedway, a sewer themed track inspired by the sewer levels from Crash Bandicoot 2.<br>\r\n<br>\r\nUpdate (Summer 2024): Added the drum intro from Crash Team Racing Nitro-Fueled",
    "latest_version": "smwc-38505-1726853544",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38505,
        "title": "Crash Team Racing - Sewer Speedway",
        "version": "smwc-38505-1726853544",
        "upstream_time": 1726853544,
        "download_url": "https://dl.smwcentral.net/38505/CTR%20-%20Sewer%20Speedway.zip",
        "filename": "CTR - Sewer Speedway.zip",
        "size": 120701,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-skull-rock",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38506,
    "title": "Crash Team Racing - Skull Rock",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "beach",
      "boss",
      "jungle"
    ],
    "description": "A tropical arrangement of the battle arena theme that plays in Skull Rock, a beach themed battle arena.<br>\r\n<br>\r\nUpdate (Summer 2024): Added the drum intro from Crash Team Racing Nitro-Fueled",
    "latest_version": "smwc-38506-1726853547",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38506,
        "title": "Crash Team Racing - Skull Rock",
        "version": "smwc-38506-1726853547",
        "upstream_time": 1726853547,
        "download_url": "https://dl.smwcentral.net/38506/CTR%20-%20Skull%20Rock.zip",
        "filename": "CTR - Skull Rock.zip",
        "size": 122331,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-the-north-bowl",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38507,
    "title": "Crash Team Racing - The North Bowl",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "boss",
      "ice",
      "snow"
    ],
    "description": "A remix of Parking Lot that plays in The North Bowl, an icy battle arena.<br>\r\n<br>\r\nUpdate (Summer 2024): Added the drum intro from Crash Team Racing Nitro-Fueled",
    "latest_version": "smwc-38507-1726853549",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38507,
        "title": "Crash Team Racing - The North Bowl",
        "version": "smwc-38507-1726853549",
        "upstream_time": 1726853549,
        "download_url": "https://dl.smwcentral.net/38507/CTR%20-%20The%20North%20Bowl.zip",
        "filename": "CTR - The North Bowl.zip",
        "size": 125952,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-tiger-temple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38508,
    "title": "Crash Team Racing - Tiger Temple",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "jungle",
      "night",
      "ruins",
      "temple"
    ],
    "description": "A tribal rock theme that plays in Tiger Temple, a stormy jungle temple track.<br>\r\n<br>\r\nYou can define in the .txt file if you want to use the normal version or the pre-console version which is slightly longer.<br>\r\n<br>\r\nUpdate (Summer 2024): Added the drum intro from Crash Team Racing Nitro-Fueled",
    "latest_version": "smwc-38508-1726853553",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38508,
        "title": "Crash Team Racing - Tiger Temple",
        "version": "smwc-38508-1726853553",
        "upstream_time": 1726853553,
        "download_url": "https://dl.smwcentral.net/38508/CTR%20-%20Tiger%20Temple.zip",
        "filename": "CTR - Tiger Temple.zip",
        "size": 204837,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-tiny-arena-slide-coliseum-turbo-track",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37206,
    "title": "Crash Team Racing - Tiny Arena / Slide Coliseum / Turbo Track",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "night",
      "urban"
    ],
    "description": "A fast paced racing theme that plays in Tiny Arena, Slide Coliseum and Turbo Track, which are the race stadium tracks from CTR.<br>\r\n<br>\r\nYou can define in the .txt file if you want to use the normal version or the pre-console version which is slightly longer.",
    "latest_version": "smwc-37206-1712331061",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37206,
        "title": "Crash Team Racing - Tiny Arena / Slide Coliseum / Turbo Track",
        "version": "smwc-37206-1712331061",
        "upstream_time": 1712331061,
        "download_url": "https://dl.smwcentral.net/37206/CTR_-_Tiny_Arena.zip",
        "filename": "CTR_-_Tiny_Arena.zip",
        "size": 126563,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37207,
    "title": "Crash Team Racing - Title Screen",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "title"
    ],
    "description": "<b>Start your engine for a Sony Computer Entertainment America production... <br>\r\n<br>\r\nFasten your seatbelt for another Naughty Dog creation!</b><br>\r\n<br>\r\nThe thriumphant intro theme from Crash Team Racing<br>\r\n<br>\r\n<b>Notes:</b><br>\r\nThis song doesn't loop<br>\r\nThis song is not compatible with Yoshi, thunder and Bonus End.",
    "latest_version": "smwc-37207-1712331076",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37207,
        "title": "Crash Team Racing - Title Screen",
        "version": "smwc-37207-1712331076",
        "upstream_time": 1712331076,
        "download_url": "https://dl.smwcentral.net/37207/CTR_-_Title_Screen.zip",
        "filename": "CTR_-_Title_Screen.zip",
        "size": 108725,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-team-racing-uka-uka-invincibility",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37208,
    "title": "Crash Team Racing - Uka-Uka Invincibility",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "p-switch",
      "star"
    ],
    "description": "An ominous invincibility theme that plays when getting the invincibility mask item with an evil character.",
    "latest_version": "smwc-37208-1712330845",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37208,
        "title": "Crash Team Racing - Uka-Uka Invincibility",
        "version": "smwc-37208-1712330845",
        "upstream_time": 1712330845,
        "download_url": "https://dl.smwcentral.net/37208/CTR%20-%20Uka-Uka%20Invincibility.zip",
        "filename": "CTR - Uka-Uka Invincibility.zip",
        "size": 31905,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crash-twinsanity-10th-dimension",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32845,
    "title": "Crash Twinsanity - 10th Dimension",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "dark",
      "final",
      "fire",
      "sad",
      "spooky"
    ],
    "description": "A creepy and dark theme that plays when reaching the 10th Dimension in Crash Twinsanity. Fitting for creepy and weird levels.",
    "latest_version": "smwc-32845-1680334234",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32845,
        "title": "Crash Twinsanity - 10th Dimension",
        "version": "smwc-32845-1680334234",
        "upstream_time": 1680334234,
        "download_url": "https://dl.smwcentral.net/32845/10th%20Dimension.zip",
        "filename": "10th Dimension.zip",
        "size": 67359,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crayon-shin-chan",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12677,
    "title": "Crayon Shin-chan 2: Dai Maou no Gyakushuu - Park",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "grassland",
      "sky"
    ],
    "description": "Song from the second level of a random Shin-chan game for the SFC. Could fit grassland and cloudy levels.",
    "latest_version": "smwc-12677-1447607810",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12677,
        "title": "Crayon Shin-chan 2: Dai Maou no Gyakushuu - Park",
        "version": "smwc-12677-1447607810",
        "upstream_time": 1447607810,
        "download_url": "https://dl.smwcentral.net/12677/Shin-chan%20park.zip",
        "filename": "Shin-chan park.zip",
        "size": 33266,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crazy-bus-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39680,
    "title": "Crazy Bus - Title Screen",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "title"
    ],
    "description": "This song is like if an NES said \"I have no mouth and I must scream\"",
    "latest_version": "smwc-39680-1748281287",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39680,
        "title": "Crazy Bus - Title Screen",
        "version": "smwc-39680-1748281287",
        "upstream_time": 1748281287,
        "download_url": "https://dl.smwcentral.net/39680/Crazy%20Bus%20Title%20Screen.zip",
        "filename": "Crazy Bus Title Screen.zip",
        "size": 32578,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-credits",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20509,
    "title": "Credits",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "credits"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nHappy little tune which could fit staff rolls; I tried giving it that \"finally the adventure is over, yet you feel sort of nostalgic!\" vibe.",
    "latest_version": "smwc-20509-1562573572",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20509,
        "title": "Credits",
        "version": "smwc-20509-1562573572",
        "upstream_time": 1562573572,
        "download_url": "https://dl.smwcentral.net/20509/CUSTOM%20-%20Credits.zip",
        "filename": "CUSTOM - Credits.zip",
        "size": 36692,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-creedence-clearwater-revival-bad-moon-rising",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23304,
    "title": "Creedence Clearwater Revival - Bad Moon Rising",
    "authors": [
      "kaigem"
    ],
    "tags": [
      "night",
      "swamp",
      "title"
    ],
    "description": "A swampy rock song by American rock group Creedence Clearwater Revival.  A fun, swing-rhythm tune with clean electric guitar, saxophone, bass, light drums, and a little nod to the vanilla SMW theme.  Great for nighttime levels, swamp levels, or overworld themes.  Don't come 'round tonight, it's bound to take your life.  There's a bad moon on the rise.",
    "latest_version": "smwc-23304-1593029551",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23304,
        "title": "Creedence Clearwater Revival - Bad Moon Rising",
        "version": "smwc-23304-1593029551",
        "upstream_time": 1593029551,
        "download_url": "https://dl.smwcentral.net/23304/Bad%20Moon%20Rising.zip",
        "filename": "Bad Moon Rising.zip",
        "size": 83352,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-creepy-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7858,
    "title": "Creepy Theme",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "cave",
      "dark"
    ],
    "description": "Good for your creepy levels.",
    "latest_version": "smwc-7858-1319815866",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7858,
        "title": "Creepy Theme",
        "version": "smwc-7858-1319815866",
        "upstream_time": 1319815866,
        "download_url": "https://dl.smwcentral.net/7858/Creepy%20Theme.zip",
        "filename": "Creepy Theme.zip",
        "size": 71166,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crisis-core-final-fantasy-vii-the-price-of-freedom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28917,
    "title": "Crisis Core: Final Fantasy VII - The Price of Freedom",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "abstract",
      "calm",
      "credits",
      "misc",
      "title"
    ],
    "description": "This time another port from my favourite video game series, but this time from the prequel to Final Fantasy VII. It's \"The Price of Freedom\" from the prequel Crisis Core, which in my opinion has a breathtaking soundtrack in addition to its grandiose story and game mechanics.<br>\r\n<br>\r\nAlso at this point, a big thank you to \"Nobody-86\" for his \"mmltk\"-tool, which is a blessing for every porter, as it optimises the working time by a lot.",
    "latest_version": "smwc-28917-1643690815",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28917,
        "title": "Crisis Core: Final Fantasy VII - The Price of Freedom",
        "version": "smwc-28917-1643690815",
        "upstream_time": 1643690815,
        "download_url": "https://dl.smwcentral.net/28917/Crisis%20Core%20Final%20Fantasy%20VII%20-%20Price%20of%20Freedom.zip",
        "filename": "Crisis Core Final Fantasy VII - Price of Freedom.zip",
        "size": 73700,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crispy-not-really",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19961,
    "title": "Crispy - Not Really",
    "authors": [
      "Crispy",
      "Lazy"
    ],
    "tags": [
      "calm",
      "night"
    ],
    "description": "A calming song that could fit nighttime settings. <br>\r\n<br>\r\nOriginally composed by Crispy for Idol 5. He gave us permission to use it in JUMP½, but he had lost the files for it, so Lazy re-ported it.",
    "latest_version": "smwc-19961-1558051165",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19961,
        "title": "Crispy - Not Really",
        "version": "smwc-19961-1558051165",
        "upstream_time": 1558051165,
        "download_url": "https://dl.smwcentral.net/19961/notreally.zip",
        "filename": "notreally.zip",
        "size": 58467,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crumbling-cavern",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9317,
    "title": "Crumbling Cavern",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "cave",
      "overworld"
    ],
    "description": "A somewhat upbeat song, that should fit caves.",
    "latest_version": "smwc-9317-1413927513",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9317,
        "title": "Crumbling Cavern",
        "version": "smwc-9317-1413927513",
        "upstream_time": 1413927513,
        "download_url": "https://dl.smwcentral.net/9317/cavemap.zip",
        "filename": "cavemap.zip",
        "size": 51141,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crusader-no-remorse-rebel-base",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10298,
    "title": "Crusader: No Remorse - Rebel Base 2",
    "authors": [
      "sincx"
    ],
    "tags": [
      "calm",
      "castle",
      "forest",
      "jungle",
      "overworld",
      "ruins",
      "swamp",
      "temple"
    ],
    "description": "A rather atmospheric and lengthy song. Could work for a forest or jungle level. Do note, however, that it takes up a ton of ARAM and therefore may not be practical for every hack.",
    "latest_version": "smwc-10298-1421722192",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10298,
        "title": "Crusader: No Remorse - Rebel Base 2",
        "version": "smwc-10298-1421722192",
        "upstream_time": 1421722192,
        "download_url": "https://dl.smwcentral.net/10298/m16a%20v1.01.zip",
        "filename": "m16a v1.01.zip",
        "size": 96156,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crusader-of-centy-rafflesia-school",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7487,
    "title": "Crusader of Centy - Rafflesia School",
    "authors": [
      "Crispy"
    ],
    "tags": [
      "athletic",
      "bonus",
      "grassland",
      "town"
    ],
    "description": "The Training Grounds area in Crusader of Centy. A good choice for happy areas or training levels.",
    "latest_version": "smwc-7487-1319744946",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7487,
        "title": "Crusader of Centy - Rafflesia School",
        "version": "smwc-7487-1319744946",
        "upstream_time": 1319744946,
        "download_url": "https://dl.smwcentral.net/7487/Crusader%20of%20Centy%20-%20%27Rafflesia%20School%27.zip",
        "filename": "Crusader of Centy - %27Rafflesia School%27.zip",
        "size": 73229,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crypt-of-the-necrodancer-absolutetion-golden-lute-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28010,
    "title": "Crypt of the Necrodancer - Absolutetion (Golden Lute Fight)",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "Theme of the coolest and the easiest boss in Crypt of the Necrodancer. Suits bosses and final-y places.",
    "latest_version": "smwc-28010-1632682675",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28010,
        "title": "Crypt of the Necrodancer - Absolutetion (Golden Lute Fight)",
        "version": "smwc-28010-1632682675",
        "upstream_time": 1632682675,
        "download_url": "https://dl.smwcentral.net/28010/Absolutetion.zip",
        "filename": "Absolutetion.zip",
        "size": 34728,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crypt-of-the-necrodancer-deep-sea-bass",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20972,
    "title": "Crypt of the Necrodancer - Deep Sea Bass",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "final"
    ],
    "description": "Song of the easiest boss in Crypt of the Necrodancer. Compared to the Famicompo contest version, I drastically downsampled the tom, and removed the echo, so that now it's usable for your smw hacks. Fits boss battles.",
    "latest_version": "smwc-20972-1566599133",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20972,
        "title": "Crypt of the Necrodancer - Deep Sea Bass",
        "version": "smwc-20972-1566599133",
        "upstream_time": 1566599133,
        "download_url": "https://dl.smwcentral.net/20972/coralRiff.zip",
        "filename": "coralRiff.zip",
        "size": 102649,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crypt-of-the-necrodancer-konga-conga-kappa",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20963,
    "title": "Crypt of the Necrodancer - Konga Conga Kappa",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "calm",
      "carnival"
    ],
    "description": "Boss theme of King Conga of Crypt of Necrodancer. Fits calm disco themed levels.<br>\r\nNote: I recommend not making the pause stop the song, since the legato parts would get ruined.",
    "latest_version": "smwc-20963-1566570684",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20963,
        "title": "Crypt of the Necrodancer - Konga Conga Kappa",
        "version": "smwc-20963-1566570684",
        "upstream_time": 1566570684,
        "download_url": "https://dl.smwcentral.net/20963/kappa.zip",
        "filename": "kappa.zip",
        "size": 92491,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crypt-of-the-necrodancer-metalmancy-aria-easter-egg",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24863,
    "title": "Crypt of the Necrodancer - Metalmancy (Aria Easter Egg)",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "carnival",
      "chase"
    ],
    "description": "When you attempt a 0% item Aria run, and this happens.<br>\r\nIt fits bosses, polka levels, and Oktoberfest.",
    "latest_version": "smwc-24863-1605637220",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24863,
        "title": "Crypt of the Necrodancer - Metalmancy (Aria Easter Egg)",
        "version": "smwc-24863-1605637220",
        "upstream_time": 1605637220,
        "download_url": "https://dl.smwcentral.net/24863/polkadancer.zip",
        "filename": "polkadancer.zip",
        "size": 33764,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crypt-of-the-necrodancer-steinway-to-heaven",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20966,
    "title": "Crypt of the Necrodancer - Steinway to Heaven",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "calm"
    ],
    "description": "Classy song of one of the most anxious battles of Crypt of the Necrodancer. Fits weird boss battles or maybe places where there's a puzzle of some sorts.",
    "latest_version": "smwc-20966-1566496474",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20966,
        "title": "Crypt of the Necrodancer - Steinway to Heaven",
        "version": "smwc-20966-1566496474",
        "upstream_time": 1566496474,
        "download_url": "https://dl.smwcentral.net/20966/steinwaytoheaven.zip",
        "filename": "steinwaytoheaven.zip",
        "size": 33956,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crystal-beans-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7986,
    "title": "Crystal Beans - Game Over",
    "authors": [
      "yoshiguy978"
    ],
    "tags": [
      "cutscene",
      "dark"
    ],
    "description": "Short and sombre. Would make a nice cutscene theme.",
    "latest_version": "smwc-7986-1319815206",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7986,
        "title": "Crystal Beans - Game Over",
        "version": "smwc-7986-1319815206",
        "upstream_time": 1319815206,
        "download_url": "https://dl.smwcentral.net/7986/Crystal%20Beans%20Game%20Over.zip",
        "filename": "Crystal Beans Game Over.zip",
        "size": 68012,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crystal-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35286,
    "title": "Crystal Castle",
    "authors": [
      "KungFuFurby"
    ],
    "tags": [
      "abstract",
      "castle",
      "cave",
      "mysterious",
      "spooky"
    ],
    "description": "Today's Crystal Castle is brought to you by... a soundset mostly adapted from MTV Music Generator 2 for the PS2 (though not all of them come from here). Yes, the main priority is a castle theme, though perhaps it has a few other possible uses.<br>\r\n<br>\r\nThe song in question is a remix of a segment from part 1 of Journey of the Super Musician, a NES song that I submitted through Battle of the Bits, if you may have heard of this before.<br>\r\n<br>\r\nContains two user defines: one of them enables all of the panning commands (without them, the song is in mono), and one of them enables a surround effect. The latter also requires panning to be enabled in order to be used.",
    "latest_version": "smwc-35286-1698806331",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35286,
        "title": "Crystal Castle",
        "version": "smwc-35286-1698806331",
        "upstream_time": 1698806331,
        "download_url": "https://dl.smwcentral.net/35286/Crystal%20Castle.zip",
        "filename": "Crystal Castle.zip",
        "size": 206847,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crystal-waters-gypsy-woman-chord-progression-only",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40572,
    "title": "Crystal Waters - Gypsy Woman (chord progression only)",
    "authors": [
      "lordlydumbass"
    ],
    "tags": [],
    "description": "For use as an alternate game over theme.<br>\r\nThis patch may be necessary: <a href=\"https://smwc.me/s/40236\">https://smwc.me/s/40236</a>",
    "latest_version": "smwc-40572-1772366413",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40572,
        "title": "Crystal Waters - Gypsy Woman (chord progression only)",
        "version": "smwc-40572-1772366413",
        "upstream_time": 1772366413,
        "download_url": "https://dl.smwcentral.net/40572/gypsywoman.zip",
        "filename": "gypsywoman.zip",
        "size": 30892,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crystal-waters-gypsy-woman-she-s-homeless",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23962,
    "title": "Crystal Waters - Gypsy Woman (She's Homeless)",
    "authors": [
      "consd"
    ],
    "tags": [
      "bonus room",
      "overworld",
      "short loop"
    ],
    "description": "Old dance track from the 90's. I cut it short though. Could be used as an overworld / bonus room theme",
    "latest_version": "smwc-23962-1596816084",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23962,
        "title": "Crystal Waters - Gypsy Woman (She's Homeless)",
        "version": "smwc-23962-1596816084",
        "upstream_time": 1596816084,
        "download_url": "https://dl.smwcentral.net/23962/Gypsy%20Woman%20%28She%27s%20Homeless%29%20.zip",
        "filename": "Gypsy Woman (She%27s Homeless) .zip",
        "size": 31288,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crystalis-inner-mountains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29911,
    "title": "Crystalis - Inner Mountains",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "athletic",
      "mountain",
      "retro"
    ],
    "description": "Adventurous tune for a classic action RPG.<br>\r\n<br>\r\nSamples: Winter Gold FX, ripped by KevinM",
    "latest_version": "smwc-29911-1659276063",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29911,
        "title": "Crystalis - Inner Mountains",
        "version": "smwc-29911-1659276063",
        "upstream_time": 1659276063,
        "download_url": "https://dl.smwcentral.net/29911/CrystalisInnerMountains.zip",
        "filename": "CrystalisInnerMountains.zip",
        "size": 69842,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crystalis-pyramid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21877,
    "title": "Crystalis - Pyramid",
    "authors": [
      "Teows"
    ],
    "tags": [
      "abstract",
      "calm",
      "night"
    ],
    "description": "An unsampled arrangement of this track from the 8-bit game Crystalis. It sounds very calming and would be useful for a night-themed level or submap.",
    "latest_version": "smwc-21877-1578711264",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21877,
        "title": "Crystalis - Pyramid",
        "version": "smwc-21877-1578711264",
        "upstream_time": 1578711264,
        "download_url": "https://dl.smwcentral.net/21877/Crystalis%20-%20Pyramid.zip",
        "filename": "Crystalis - Pyramid.zip",
        "size": 31640,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crystalis-tower-in-the-sky-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24322,
    "title": "Crystalis - Tower in the Sky Theme",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "ruins",
      "sky",
      "temple"
    ],
    "description": "Song that Tower in the Sky from Crystalis. Could fit a temples or cloud themes.",
    "latest_version": "smwc-24322-1600143021",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24322,
        "title": "Crystalis - Tower in the Sky Theme",
        "version": "smwc-24322-1600143021",
        "upstream_time": 1600143021,
        "download_url": "https://dl.smwcentral.net/24322/Tower%20in%20the%20Sky%20Theme.zip",
        "filename": "Tower in the Sky Theme.zip",
        "size": 32816,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crystalized-fractal-realm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39809,
    "title": "Crystalized Fractal Realm",
    "authors": [
      "KungFuFurby"
    ],
    "tags": [
      "abstract",
      "ambient",
      "environmental",
      "ghost house",
      "mysterious",
      "spooky",
      "tense"
    ],
    "description": "Some of you wondered whether or not the Crystal Castle was the ghost house theme... well, no. This is actually the one I intended as the ghost house theme. And this is when you get lost in this hall of mirrors... lots of reflections, but which is the real one?<br>\r\n<br>\r\nNOTE: Given how long the song is in the first place (<i>longer than 999 seconds to SMW's standard</i>), a ghost house with no timer would probably work best for this particular song... or use a 16-bit timer patch.<br>\r\n<br>\r\nNOTE: The Hurry Up! effect may not appear to speed up all sections of the song, mostly due to lag-related effects from me using a high tempo to minimize staccato (in addition to using light staccato in the first place) as well as usually using volume fades across all of the channels in at least one case. The nature of the song tends to mitigate the usual lag-related gotchas, though, as usually the lag is occurring in the sections where the volume fades are occurring on all of the channels in one go, subsequently meaning that the lag ends when the fades stop occurring on all of the channels at once, which is neatly timed to the end of a section as well.",
    "latest_version": "smwc-39809-1751237258",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39809,
        "title": "Crystalized Fractal Realm",
        "version": "smwc-39809-1751237258",
        "upstream_time": 1751237258,
        "download_url": "https://dl.smwcentral.net/39809/Crystalized%20Fractal%20Realm.zip",
        "filename": "Crystalized Fractal Realm.zip",
        "size": 211526,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-crystals",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16743,
    "title": "CRYSTALS",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "cave",
      "ice",
      "water"
    ],
    "description": " by Tran of Reniassance. An interesting tune, created using only one instrument, Dreambell. (Converted from a 699 module.) ",
    "latest_version": "smwc-16743-1514652240",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16743,
        "title": "CRYSTALS",
        "version": "smwc-16743-1514652240",
        "upstream_time": 1514652240,
        "download_url": "https://dl.smwcentral.net/16743/Crystals.zip",
        "filename": "Crystals.zip",
        "size": 31254,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ctrix-all-mega-basses",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39272,
    "title": "cTrix - All Mega Basses",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "tense",
      "urban"
    ],
    "description": "Maybe you'll hear this in BEET JAM",
    "latest_version": "smwc-39272-1742743478",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39272,
        "title": "cTrix - All Mega Basses",
        "version": "smwc-39272-1742743478",
        "upstream_time": 1742743478,
        "download_url": "https://dl.smwcentral.net/39272/All%20Mega%20Basses.zip",
        "filename": "All Mega Basses.zip",
        "size": 103074,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ctrix-house-my-kolsch-up",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33826,
    "title": "cTrix - House my Kolsch up",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "industrial",
      "urban"
    ],
    "description": "Who's at the club?<br>\r\nNamed after the beer Kölsch from cologne.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Jamie\"><a href=\"/?p=profile&amp;id=36349\" style=\"color: var(--user-color-3);\" class=\"un\">Jamie</a></span><br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, P-Switch, Yoshi mount, Thunder/Firework/Blargg <br>\r\n<br>\r\nEDIT (20.05.2023): minor update.",
    "latest_version": "smwc-33826-1690221636",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33826,
        "title": "cTrix - House my Kolsch up",
        "version": "smwc-33826-1690221636",
        "upstream_time": 1690221636,
        "download_url": "https://dl.smwcentral.net/33826/House%20my%20Kolsch%20up.zip",
        "filename": "House my Kolsch up.zip",
        "size": 164345,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ctrix-lemon-funk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40795,
    "title": "cTrix - Lemon Funk",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "menu",
      "urban"
    ],
    "description": "Funky!<br>\r\n<br>\r\n(There are 2 versions, the original and a second one with a better looping point)",
    "latest_version": "smwc-40795-1762985537",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40795,
        "title": "cTrix - Lemon Funk",
        "version": "smwc-40795-1762985537",
        "upstream_time": 1762985537,
        "download_url": "https://dl.smwcentral.net/40795/Lemon%20Funk.zip",
        "filename": "Lemon Funk.zip",
        "size": 124305,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ctrix-rok-at-party",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39830,
    "title": "cTrix - rOk aT pArTy",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "upbeat",
      "urban"
    ],
    "description": "Note: This song is not compatible with the following SFX:<br>\r\nThunder/Firework/Blargg ",
    "latest_version": "smwc-39830-1749816580",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39830,
        "title": "cTrix - rOk aT pArTy",
        "version": "smwc-39830-1749816580",
        "upstream_time": 1749816580,
        "download_url": "https://dl.smwcentral.net/39830/cTrix%20-%20rOk%20aT%20pArTy.zip",
        "filename": "cTrix - rOk aT pArTy.zip",
        "size": 94692,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cucumber-quest-nightmare-knight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40789,
    "title": "Cucumber Quest - Nightmare Knight",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "space",
      "tense"
    ],
    "description": "One of my entries for Super Famicompo 7.<br>\r\nNot compatible with Bonus End.",
    "latest_version": "smwc-40789-1762984897",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40789,
        "title": "Cucumber Quest - Nightmare Knight",
        "version": "smwc-40789-1762984897",
        "upstream_time": 1762984897,
        "download_url": "https://dl.smwcentral.net/40789/Nightmare%20Knight.zip",
        "filename": "Nightmare Knight.zip",
        "size": 81213,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-curb-your-enthusiasm-frolic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26833,
    "title": "Curb Your Enthusiasm - Frolic",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "bonus",
      "calm",
      "cutscene",
      "misc",
      "overworld",
      "switch palace",
      "title"
    ],
    "description": "A famous tv show theme that sounds a bit goofy. Could work on various purposes, switch palace, title, bonus song.<br>\r\nThe port was built by merging the best features of two different midis together.<br>\r\n<br>\r\nMade on <a href=\"https://www.smwcentral.net/?p=viewthread&t=105328\">request</a> for ninj.",
    "latest_version": "smwc-26833-1621871200",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26833,
        "title": "Curb Your Enthusiasm - Frolic",
        "version": "smwc-26833-1621871200",
        "upstream_time": 1621871200,
        "download_url": "https://dl.smwcentral.net/26833/frolic_0_2.zip",
        "filename": "frolic_0_2.zip",
        "size": 37261,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cursed-cathedral",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20510,
    "title": "Cursed Cathedral",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "castle",
      "temple"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nThis one is inspired by RPG dungeons. Replicating Mitsuda's style isn't too easy, but his chord progressions are quite recognizable (you'll probably find some similarities with a certain CT track).",
    "latest_version": "smwc-20510-1562575086",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20510,
        "title": "Cursed Cathedral",
        "version": "smwc-20510-1562575086",
        "upstream_time": 1562575086,
        "download_url": "https://dl.smwcentral.net/20510/CUSTOM%20-%20Cursed%20Cathedral.zip",
        "filename": "CUSTOM - Cursed Cathedral.zip",
        "size": 93639,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cursed-fountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7830,
    "title": "Cursed Fountain",
    "authors": [
      "Moose"
    ],
    "tags": [
      "ambient",
      "dark",
      "ghost house"
    ],
    "description": "One of the two songs I gave to FPI for TSRP2R. A very creepy song that could fit...well, creepy places.<br>\r\n<br>\r\nUpdate (10/12/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 22 bytes.",
    "latest_version": "smwc-7830-1319882023",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7830,
        "title": "Cursed Fountain",
        "version": "smwc-7830-1319882023",
        "upstream_time": 1319882023,
        "download_url": "https://dl.smwcentral.net/7830/TSRP2R.CF.zip",
        "filename": "TSRP2R.CF.zip",
        "size": 44454,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cutthroat-island-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7769,
    "title": "Cutthroat Island - Game Over",
    "authors": [
      "sincx"
    ],
    "tags": [
      "goal"
    ],
    "description": "Short song, doesn't loop. Would probably fit best in a game over screen (duh).",
    "latest_version": "smwc-7769-1363269021",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7769,
        "title": "Cutthroat Island - Game Over",
        "version": "smwc-7769-1363269021",
        "upstream_time": 1363269021,
        "download_url": "https://dl.smwcentral.net/7769/ctigo.zip",
        "filename": "ctigo.zip",
        "size": 64644,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cyber-rainforce-are-you-ready",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21463,
    "title": "Cyber-Rainforce - Are You Ready",
    "authors": [
      "Eli Moskowitz"
    ],
    "tags": [
      "athletic",
      "mountain"
    ],
    "description": "An upbeat song that can be used in athletic levels",
    "latest_version": "smwc-21463-1573684678",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21463,
        "title": "Cyber-Rainforce - Are You Ready",
        "version": "smwc-21463-1573684678",
        "upstream_time": 1573684678,
        "download_url": "https://dl.smwcentral.net/21463/Are%20You%20Ready.zip",
        "filename": "Are You Ready.zip",
        "size": 66397,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cyber-rainforce-silent-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19820,
    "title": "Cyber-Rainforce - Silent Forest",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "calm",
      "forest",
      "ice"
    ],
    "description": "Calm, reflective song that would fit on a forest map.",
    "latest_version": "smwc-19820-1556608356",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19820,
        "title": "Cyber-Rainforce - Silent Forest",
        "version": "smwc-19820-1556608356",
        "upstream_time": 1556608356,
        "download_url": "https://dl.smwcentral.net/19820/silentforest.zip",
        "filename": "silentforest.zip",
        "size": 32573,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cyber-shadow-mekacity-ruins-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29059,
    "title": "Cyber Shadow - Mekacity Ruins Part 2",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "cave",
      "dark",
      "final",
      "industrial",
      "night",
      "retro",
      "ruins",
      "sewer",
      "spooky",
      "urban"
    ],
    "description": "For Christmas I bring you a Cyber Shadow port :) It's the track from the second part of Mekacity Ruins.<br>\r\n<br>\r\nrequested by SF - The Dark Warrior for the MAGL4 contest. His level is called Blazing Burghal.",
    "latest_version": "smwc-29059-1643407353",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29059,
        "title": "Cyber Shadow - Mekacity Ruins Part 2",
        "version": "smwc-29059-1643407353",
        "upstream_time": 1643407353,
        "download_url": "https://dl.smwcentral.net/29059/Cyber%20Shadow%20-%20Mekacity%20Ruins%20part%202.zip",
        "filename": "Cyber Shadow - Mekacity Ruins part 2.zip",
        "size": 33283,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cyber-troopers-virtual-on-everything-merges-with-the-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8623,
    "title": "Cyber Troopers Virtual-On - Everything Merges With The Night",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "athletic",
      "credits",
      "overworld"
    ],
    "description": "An awesome recreation of the original Cyber Troppers song. Could be good for a credits theme.<br>\r\n<br>\r\n<br>\r\nUpdate (12/23/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 62 bytes.",
    "latest_version": "smwc-8623-1405650885",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8623,
        "title": "Cyber Troopers Virtual-On - Everything Merges With The Night",
        "version": "smwc-8623-1405650885",
        "upstream_time": 1405650885,
        "download_url": "https://dl.smwcentral.net/8623/Everything%20Merges%20With%20The.Night.zip",
        "filename": "Everything Merges With The.Night.zip",
        "size": 63865,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cyber-troopers-virtual-on-in-the-blue-sky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24227,
    "title": "Cyber Troopers Virtual-On - In The Blue Sky",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "athletic",
      "credits",
      "final",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "Temjin's theme, In the Blue Sky from Cyber Troopers Virtual-On.<br>\r\n<br>\r\n<div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">Also known in the Korean online community as \"해커에 대한 격노 (Raging Against the Hacker)\", or simply \"해킹송 (Hacking Song)\" with lyrics written by Dorkas</div></div>",
    "latest_version": "smwc-24227-1598236923",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24227,
        "title": "Cyber Troopers Virtual-On - In The Blue Sky",
        "version": "smwc-24227-1598236923",
        "upstream_time": 1598236923,
        "download_url": "https://dl.smwcentral.net/24227/Cyber%20Troopers%20Virtual-On%20-%20In%20The%20Blue%20Sky%20.zip",
        "filename": "Cyber Troopers Virtual-On - In The Blue Sky .zip",
        "size": 55528,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-cyberblock-metal-orange-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17812,
    "title": "Cyberblock Metal Orange - Stage 1",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "final",
      "space",
      "tense"
    ],
    "description": "The obscure-ass Stage 1 theme from this obscure-ass arkanoid/eroge hybrid title from the 80s/90s or whatever called Cyberblock Metal Orange. Also sounds very Japanese and space like, so this would certainly fit in either a combination of both levels (I'd legit want to see a level which has a Japanese shrine in space playing this btw) or just space-y levels in general. Not much else, tho<br>\r\n<br>\r\nUpdate: Now much better made and even more Sakimoto like! (hopefully).<br>\r\n",
    "latest_version": "smwc-17812-1531551989",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17812,
        "title": "Cyberblock Metal Orange - Stage 1",
        "version": "smwc-17812-1531551989",
        "upstream_time": 1531551989,
        "download_url": "https://dl.smwcentral.net/17812/Cyberblock%20Metal%20Orange%20-%20Stage%201%20%28V2%29.zip",
        "filename": "Cyberblock Metal Orange - Stage 1 (V2).zip",
        "size": 67516,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-d-force-credits-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16523,
    "title": "D-Force - Credits Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "credits",
      "cutscene",
      "overworld"
    ],
    "description": "An ending credits song variation of Soviet Union (USSR) anthem from D-Force (USA)/Dimension Force (Japan).",
    "latest_version": "smwc-16523-1510129181",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16523,
        "title": "D-Force - Credits Theme",
        "version": "smwc-16523-1510129181",
        "upstream_time": 1510129181,
        "download_url": "https://dl.smwcentral.net/16523/D-Force%20%28SNES%29%20-%20Credits%20Theme.zip",
        "filename": "D-Force (SNES) - Credits Theme.zip",
        "size": 32015,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-d-force-title-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16525,
    "title": "D-Force - Title Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "overworld",
      "space",
      "title"
    ],
    "description": "A title song variation of France anthem from D-Force (USA)/Dimension Force (Japan).",
    "latest_version": "smwc-16525-1510129439",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16525,
        "title": "D-Force - Title Theme",
        "version": "smwc-16525-1510129439",
        "upstream_time": 1510129439,
        "download_url": "https://dl.smwcentral.net/16525/D-Force%20%28SNES%29%20-%20Title%20Theme.zip",
        "filename": "D-Force (SNES) - Title Theme.zip",
        "size": 31803,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dance-with-a-boo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7192,
    "title": "Dance with a boo",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "castle",
      "ghost house"
    ],
    "description": "An upbeat/creepy custom composition. Could fit a ghost house or castle.",
    "latest_version": "smwc-7192-1313385079",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7192,
        "title": "Dance with a boo",
        "version": "smwc-7192-1313385079",
        "upstream_time": 1313385079,
        "download_url": "https://dl.smwcentral.net/7192/CUSTOM%20-%20Dance%20with%20a%20boo.zip",
        "filename": "CUSTOM - Dance with a boo.zip",
        "size": 68648,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dandelion-fields",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11426,
    "title": "Dandelion Fields",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "calm",
      "grassland"
    ],
    "description": "Original composition. It's a happy tune! Would fit best in a grassland, or a field, like one of dandelions.",
    "latest_version": "smwc-11426-1434733277",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11426,
        "title": "Dandelion Fields",
        "version": "smwc-11426-1434733277",
        "upstream_time": 1434733277,
        "download_url": "https://dl.smwcentral.net/11426/dandelionfields.zip",
        "filename": "dandelionfields.zip",
        "size": 31425,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dangan-gb2-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35534,
    "title": "Dangan GB2 - Stage 4: Satellite Unit",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "final",
      "industrial",
      "retro",
      "space"
    ],
    "description": "Satellite Unit from Dangan GB2.",
    "latest_version": "smwc-35534-1703198553",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35534,
        "title": "Dangan GB2 - Stage 4: Satellite Unit",
        "version": "smwc-35534-1703198553",
        "upstream_time": 1703198553,
        "download_url": "https://dl.smwcentral.net/35534/Dangan%20GB2%20-%20Satellite%20Unit.zip",
        "filename": "Dangan GB2 - Satellite Unit.zip",
        "size": 79186,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-danger-endurance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7831,
    "title": "Danger Endurance",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "boss",
      "chase"
    ],
    "description": "The song that was supposed to be used for the bosses in 'Mario's Time Quest'. Would suit a boss fight and I'm not sure where else it would fit.",
    "latest_version": "smwc-7831-1319882141",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7831,
        "title": "Danger Endurance",
        "version": "smwc-7831-1319882141",
        "upstream_time": 1319882141,
        "download_url": "https://dl.smwcentral.net/7831/Danger%20Endurance.zip",
        "filename": "Danger Endurance.zip",
        "size": 67474,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dangerous-walk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35538,
    "title": "Dangerous Walk",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "boss"
    ],
    "description": "Good in boss battles",
    "latest_version": "smwc-35538-1701819282",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35538,
        "title": "Dangerous Walk",
        "version": "smwc-35538-1701819282",
        "upstream_time": 1701819282,
        "download_url": "https://dl.smwcentral.net/35538/Dangerous%20Walk.zip",
        "filename": "Dangerous Walk.zip",
        "size": 32663,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-daniel-a-robles-jorge-milchberg-el-condor-pasa",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7321,
    "title": "Daniel A. Robles, Jorge Milchberg - El Condor Pasa",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "desert",
      "town"
    ],
    "description": "Great for deserts and western levels.",
    "latest_version": "smwc-7321-1320041346",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7321,
        "title": "Daniel A. Robles, Jorge Milchberg - El Condor Pasa",
        "version": "smwc-7321-1320041346",
        "upstream_time": 1320041346,
        "download_url": "https://dl.smwcentral.net/7321/El%20Condor%20Pasa.zip",
        "filename": "El Condor Pasa.zip",
        "size": 71096,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-daniwellp-ft-hatsune-miku-nekomimi-switch",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8296,
    "title": "daniwellP (ft. Hatsune Miku) - Nekomimi Switch",
    "authors": [
      "ExoticMatter"
    ],
    "tags": [
      "beach",
      "calm",
      "grassland"
    ],
    "description": "Calm peaceful track that could fit grassland or beach/tropical stages.",
    "latest_version": "smwc-8296-1347634910",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8296,
        "title": "daniwellP (ft. Hatsune Miku) - Nekomimi Switch",
        "version": "smwc-8296-1347634910",
        "upstream_time": 1347634910,
        "download_url": "https://dl.smwcentral.net/8296/nekomimi.zip",
        "filename": "nekomimi.zip",
        "size": 68876,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-daniwellp-nyanyanyanyanyanyanya",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41899,
    "title": "DaniwellP - Nyanyanyanyanyanyanya!",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "athletic",
      "bonus",
      "space",
      "upbeat"
    ],
    "description": "Comes with a slow version included.<br>\r\n<br>\r\n<i>Moderator's note: not compatible with \"Bonus end\".</i>",
    "latest_version": "smwc-41899-1774816906",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41899,
        "title": "DaniwellP - Nyanyanyanyanyanyanya!",
        "version": "smwc-41899-1774816906",
        "upstream_time": 1774816906,
        "download_url": "https://dl.smwcentral.net/41899/miau.zip",
        "filename": "miau.zip",
        "size": 112066,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10404,
        "title": "daniwellP - Nyanyanyanyanyanyanya!",
        "version": "smwc-10404-1419885144",
        "upstream_time": 1419885144,
        "download_url": "https://dl.smwcentral.net/10404/Nyanyanyanyanyanyanya%21.zip",
        "filename": "Nyanyanyanyanyanyanya%21.zip",
        "size": 67545,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-daniwellp-nyanyanyanyanyanyanya-momo-ver",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11591,
    "title": "daniwellP - Nyanyanyanyanyanyanya! (Momo ver.)",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "misc",
      "space"
    ],
    "description": "Joke port that plays the first part of the Nyan Cat song. Since samples in this one take a lot of room, SMW's instruments haven't been inserted here. Highly recommended, if your level will play SFX, to disable them.",
    "latest_version": "smwc-11591-1438977705",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11591,
        "title": "daniwellP - Nyanyanyanyanyanyanya! (Momo ver.)",
        "version": "smwc-11591-1438977705",
        "upstream_time": 1438977705,
        "download_url": "https://dl.smwcentral.net/11591/NYAN.zip",
        "filename": "NYAN.zip",
        "size": 89792,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-danko-complications",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31625,
    "title": "Danko - Complications",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "retro",
      "title"
    ],
    "description": "Keygen music!<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"Griswold_Alpensturm\"><a href=\"/?p=profile&amp;id=47855\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Griswold_Alpensturm</a></span>",
    "latest_version": "smwc-31625-1668685579",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31625,
        "title": "Danko - Complications",
        "version": "smwc-31625-1668685579",
        "upstream_time": 1668685579,
        "download_url": "https://dl.smwcentral.net/31625/Danko%20-%20Complications.zip",
        "filename": "Danko - Complications.zip",
        "size": 81359,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-danny-elfman-breakfast-machine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35425,
    "title": "Danny Elfman - Breakfast Machine",
    "authors": [
      "Lazy"
    ],
    "tags": [
      "bonus",
      "carnival",
      "switch palace"
    ],
    "description": "A port from late 2019 that I wasn't intending to submit but have since come around to. This is an abridged loop of the original track, clocking in at a bit over one minute.<br>\r\n<br>\r\nGood for automatic levels",
    "latest_version": "smwc-35425-1703358624",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35425,
        "title": "Danny Elfman - Breakfast Machine",
        "version": "smwc-35425-1703358624",
        "upstream_time": 1703358624,
        "download_url": "https://dl.smwcentral.net/35425/breakfast%20.zip",
        "filename": "breakfast .zip",
        "size": 48098,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-darius-twin-a-flashing-dual-hawk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24016,
    "title": "Darius Twin - A Flashing Dual Hawk",
    "authors": [
      "Slash Man"
    ],
    "tags": [
      "athletic",
      "sky"
    ],
    "description": "The first mountain/sky stage of Darius Twin, these samples sound like Megaman X but they're not. This port was started in 2011 and is finally finished.",
    "latest_version": "smwc-24016-1596773301",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24016,
        "title": "Darius Twin - A Flashing Dual Hawk",
        "version": "smwc-24016-1596773301",
        "upstream_time": 1596773301,
        "download_url": "https://dl.smwcentral.net/24016/Darius%20Twin%20-%20Rilair.zip",
        "filename": "Darius Twin - Rilair.zip",
        "size": 47695,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-darius-twin-hidden-track",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35519,
    "title": "Darius Twin - Hidden Track",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "boss",
      "cutscene",
      "final"
    ],
    "description": "<a style=\"color: inherit\" href=\"https://smwc.me/1629925\">Requested</a> by <span class=\"un-outer\" title=\"Daizo Dee Von\"><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=11520\" style=\"color: var(--user-color-2);\" class=\"un\">Daizo Dee Von</a></span>",
    "latest_version": "smwc-35519-1700488032",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35519,
        "title": "Darius Twin - Hidden Track",
        "version": "smwc-35519-1700488032",
        "upstream_time": 1700488032,
        "download_url": "https://dl.smwcentral.net/35519/Darius_Twin_-_Hidden_Track.zip",
        "filename": "Darius_Twin_-_Hidden_Track.zip",
        "size": 56905,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dark-blossom-cove",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37654,
    "title": "Dark Blossom Cove",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "forest",
      "ghost house",
      "night",
      "spooky",
      "temple",
      "water"
    ],
    "description": "Could fit on dark forest, eastern temple, cherry blossom, or underwater levels.",
    "latest_version": "smwc-37654-1719799946",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37654,
        "title": "Dark Blossom Cove",
        "version": "smwc-37654-1719799946",
        "upstream_time": 1719799946,
        "download_url": "https://dl.smwcentral.net/37654/dark%20blossom%20cove.zip",
        "filename": "dark blossom cove.zip",
        "size": 31540,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dark-cloud",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31736,
    "title": "Dark Cloud 2 - Menu",
    "authors": [
      "A_Known_Enemy"
    ],
    "tags": [
      "beach",
      "calm",
      "cave",
      "credits",
      "cutscene",
      "final",
      "fire",
      "forest",
      "ghost house",
      "grassland",
      "jungle",
      "mountain",
      "night",
      "overworld",
      "temple",
      "tense",
      "title",
      "town",
      "water"
    ],
    "description": "A simple port of the save menu music from Dark Cloud 2. Could function well for a calm/playful overworld, title, or Yoshi house theme.",
    "latest_version": "smwc-31736-1672448505",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31736,
        "title": "Dark Cloud 2 - Menu",
        "version": "smwc-31736-1672448505",
        "upstream_time": 1672448505,
        "download_url": "https://dl.smwcentral.net/31736/Dark%20Cloud%202%20-%20Menu.zip",
        "filename": "Dark Cloud 2 - Menu.zip",
        "size": 26773,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22128,
        "title": "Dark Cloud 2 - Moon Flower Palace",
        "version": "smwc-22128-1581963977",
        "upstream_time": 1581963977,
        "download_url": "https://dl.smwcentral.net/22128/Dark%20Cloud%202%20-%20Moon%20Flower%20Palace.zip",
        "filename": "Dark Cloud 2 - Moon Flower Palace.zip",
        "size": 59885,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8391,
        "title": "Dark Cloud 2 - Veniccio",
        "version": "smwc-8391-1363233305",
        "upstream_time": 1363233305,
        "download_url": "https://dl.smwcentral.net/8391/Dark%20Cloud%202%20-%20Veniccio.zip",
        "filename": "Dark Cloud 2 - Veniccio.zip",
        "size": 68617,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8199,
        "title": "Dark Cloud 2 - Balance Valley",
        "version": "smwc-8199-1325393716",
        "upstream_time": 1325393716,
        "download_url": "https://dl.smwcentral.net/8199/Balancevalley.zip",
        "filename": "Balancevalley.zip",
        "size": 60367,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7575,
        "title": "Dark Cloud 2 - Gundor Volcano Grotto",
        "version": "smwc-7575-1320041667",
        "upstream_time": 1320041667,
        "download_url": "https://dl.smwcentral.net/7575/Dark%20Cloud%202%20-%20Gundor%20Volcano%20Grotto.zip",
        "filename": "Dark Cloud 2 - Gundor Volcano Grotto.zip",
        "size": 68483,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7516,
        "title": "Dark Cloud 2 - Gundorada Workshop",
        "version": "smwc-7516-1320041894",
        "upstream_time": 1320041894,
        "download_url": "https://dl.smwcentral.net/7516/Dark%20Cloud%202%20-%20Gundorada%20Workshop.zip",
        "filename": "Dark Cloud 2 - Gundorada Workshop.zip",
        "size": 68060,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7237,
        "title": "Dark Cloud 2 - Lunatic Wisdom Laboratory",
        "version": "smwc-7237-1314203318",
        "upstream_time": 1314203318,
        "download_url": "https://dl.smwcentral.net/7237/Dark%20Cloud%202%20-%20Lunatic%20Wisdom%20Laboratory.zip",
        "filename": "Dark Cloud 2 - Lunatic Wisdom Laboratory.zip",
        "size": 68817,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dark-cloud-broken-promise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8557,
    "title": "Dark Cloud - Broken Promise",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "final",
      "title"
    ],
    "description": "An epic song that would fit for a cutscene, title screen or the credits.",
    "latest_version": "smwc-8557-1396892469",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8557,
        "title": "Dark Cloud - Broken Promise",
        "version": "smwc-8557-1396892469",
        "upstream_time": 1396892469,
        "download_url": "https://dl.smwcentral.net/8557/Dark%20Cloud%20-%20Broken%20Promise.zip",
        "filename": "Dark Cloud - Broken Promise.zip",
        "size": 62673,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7408,
        "title": "Dark Cloud - Broken Promise",
        "version": "smwc-7408-1320041506",
        "upstream_time": 1320041506,
        "download_url": "https://dl.smwcentral.net/7408/Dark%20Cloud%20-%20Broken%20Promise.zip",
        "filename": "Dark Cloud - Broken Promise.zip",
        "size": 66490,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dark-cloud-the-daily-life",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19268,
    "title": "Dark Cloud - The Daily Life",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "overworld",
      "sky"
    ],
    "description": "Could fit with calm overworld theme<br>\r\n<br>\r\nEDIT: Fixed the key (musical) issue",
    "latest_version": "smwc-19268-1552019724",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19268,
        "title": "Dark Cloud - The Daily Life",
        "version": "smwc-19268-1552019724",
        "upstream_time": 1552019724,
        "download_url": "https://dl.smwcentral.net/19268/Dark%20Cloud%20-%20The%20Daily%20Life.zip",
        "filename": "Dark Cloud - The Daily Life.zip",
        "size": 31679,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19267,
        "title": "Dark Cloud - The Daily Life",
        "version": "smwc-19267-1552019661",
        "upstream_time": 1552019661,
        "download_url": "https://dl.smwcentral.net/19267/Dark%20Cloud%20-%20The%20Daily%20Life%20%28Sampled%29.zip",
        "filename": "Dark Cloud - The Daily Life (Sampled).zip",
        "size": 36332,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dark-days",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8104,
    "title": "Dark Days",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "castle",
      "dark",
      "night"
    ],
    "description": "This song is kind of dark and foreboding, but somewhat upbeat at the same time. It might suit a dramatic intro sequence or cutscene, or maybe even a castle or boss.",
    "latest_version": "smwc-8104-1319882725",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8104,
        "title": "Dark Days",
        "version": "smwc-8104-1319882725",
        "upstream_time": 1319882725,
        "download_url": "https://dl.smwcentral.net/8104/Dark%20Days.zip",
        "filename": "Dark Days.zip",
        "size": 71036,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dark-empathy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7727,
    "title": "Dark Empathy",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "cutscene",
      "ghost house"
    ],
    "description": "Might work well for a ghost house or a cutscene.",
    "latest_version": "smwc-7727-1319882824",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7727,
        "title": "Dark Empathy",
        "version": "smwc-7727-1319882824",
        "upstream_time": 1319882824,
        "download_url": "https://dl.smwcentral.net/7727/Dark%20Empathy.zip",
        "filename": "Dark Empathy.zip",
        "size": 64791,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dark-law-temple-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19439,
    "title": "Dark Law - Temple Forest",
    "authors": [
      "sincx"
    ],
    "tags": [
      "calm",
      "cave",
      "forest",
      "ice",
      "night",
      "overworld",
      "ruins",
      "temple",
      "water"
    ],
    "description": "Calm, mysterious song that would work well in...a forest?!?! or a temple?!!!?!",
    "latest_version": "smwc-19439-1553582237",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19439,
        "title": "Dark Law - Temple Forest",
        "version": "smwc-19439-1553582237",
        "upstream_time": 1553582237,
        "download_url": "https://dl.smwcentral.net/19439/temple_forest.zip",
        "filename": "temple_forest.zip",
        "size": 33193,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dark-lord-the-ruined-mine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29554,
    "title": "Dark Lord - The Ruined Mine",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "cave",
      "retro"
    ],
    "description": "The Ruined Mine (Abandoned Mine) from Dark Lord on the NES.<br>\r\n<br>\r\nCan be used in caves, castles and slow-paced boss battles.",
    "latest_version": "smwc-29554-1648416148",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29554,
        "title": "Dark Lord - The Ruined Mine",
        "version": "smwc-29554-1648416148",
        "upstream_time": 1648416148,
        "download_url": "https://dl.smwcentral.net/29554/Dark%20Lord%20-%20The%20Ruined%20Mine.zip",
        "filename": "Dark Lord - The Ruined Mine.zip",
        "size": 48581,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dark-pyramid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11988,
    "title": "Dark Pyramid",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "dark",
      "desert",
      "ruins"
    ],
    "description": "A foreboding Egyptian-style song that would work well in desert castles.",
    "latest_version": "smwc-11988-1444319164",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11988,
        "title": "Dark Pyramid",
        "version": "smwc-11988-1444319164",
        "upstream_time": 1444319164,
        "download_url": "https://dl.smwcentral.net/11988/Dark%20Pyramid.zip",
        "filename": "Dark Pyramid.zip",
        "size": 32072,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dark-souls-gwyn-lord-of-cinder-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34663,
    "title": "Dark Souls - Gwyn, Lord of Cinder (Remix)",
    "authors": [
      "SviSvi"
    ],
    "tags": [
      "boss",
      "calm",
      "forest",
      "mysterious",
      "overworld",
      "sad",
      "temple",
      "tense"
    ],
    "description": "Gwyn's theme using Chrono Trigger samples.",
    "latest_version": "smwc-34663-1698292624",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34663,
        "title": "Dark Souls - Gwyn, Lord of Cinder (Remix)",
        "version": "smwc-34663-1698292624",
        "upstream_time": 1698292624,
        "download_url": "https://dl.smwcentral.net/34663/Gwyn%20Remix.zip",
        "filename": "Gwyn Remix.zip",
        "size": 70163,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dark-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9171,
    "title": "Dark World",
    "authors": [
      "MoosieHD"
    ],
    "tags": [
      "cave",
      "dark",
      "fire",
      "overworld"
    ],
    "description": "A dark, overworld theme made for lava type worlds.<br>\r\n<br>\r\nMade for AddMusicK.<br>\r\n<br>\r\n<br>\r\nUpdate (12/4/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.",
    "latest_version": "smwc-9171-1409372173",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9171,
        "title": "Dark World",
        "version": "smwc-9171-1409372173",
        "upstream_time": 1409372173,
        "download_url": "https://dl.smwcentral.net/9171/CUSTOM%20-%20Dark.World.zip",
        "filename": "CUSTOM - Dark.World.zip",
        "size": 33368,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dark-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22866,
    "title": "Dark Zone",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "dark",
      "tense"
    ],
    "description": "simple composition for dark, tense levels.",
    "latest_version": "smwc-22866-1589770944",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22866,
        "title": "Dark Zone",
        "version": "smwc-22866-1589770944",
        "upstream_time": 1589770944,
        "download_url": "https://dl.smwcentral.net/22866/Dark%20Zone.zip",
        "filename": "Dark Zone.zip",
        "size": 33524,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-darkman-stages-3-21",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29531,
    "title": "Darkman - Stages 3, 21 & 22",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "retro",
      "space"
    ],
    "description": "The abstract, percussion-heavy theme from Darkman on the NES that plays on Stage 3, 21 and 22.<br>\r\n<br>\r\nCan be used in retro/space levels.<br>\r\n<br>\r\nThere's a define in the .txt file in case you want to use the PAL version instead.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Donut\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=48514\" style=\"color: #ea589f;\" class=\"un\">Donut</a></span>",
    "latest_version": "smwc-29531-1648415322",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29531,
        "title": "Darkman - Stages 3, 21 & 22",
        "version": "smwc-29531-1648415322",
        "upstream_time": 1648415322,
        "download_url": "https://dl.smwcentral.net/29531/Darkman%20-%20Stages%203%2C%2021%20%26%2022.zip",
        "filename": "Darkman - Stages 3%2C 21 %26 22.zip",
        "size": 85124,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-darkwing-duck-nes-bushroot-s-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31509,
    "title": "Darkwing Duck (NES) - Bushroot's Forest",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "forest",
      "retro"
    ],
    "description": "Bushroot's Forest from Darkwing Duck on the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31509-1663843002",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31509,
        "title": "Darkwing Duck (NES) - Bushroot's Forest",
        "version": "smwc-31509-1663843002",
        "upstream_time": 1663843002,
        "download_url": "https://dl.smwcentral.net/31509/Darkwing%20Duck%20%28NES%29%20-%20Bushroot%27s%20Forest.zip",
        "filename": "Darkwing Duck (NES) - Bushroot%27s Forest.zip",
        "size": 70181,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-darkwing-duck-nes-liquidator-s-sewer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31510,
    "title": "Darkwing Duck (NES) - Liquidator's Sewer",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "dark",
      "retro",
      "spooky",
      "urban",
      "water"
    ],
    "description": "Liquidator's Sewer from Darkwing Duck on the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31510-1663843006",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31510,
        "title": "Darkwing Duck (NES) - Liquidator's Sewer",
        "version": "smwc-31510-1663843006",
        "upstream_time": 1663843006,
        "download_url": "https://dl.smwcentral.net/31510/Darkwing%20Duck%20%28NES%29%20-%20Liquidator%27s%20Sewer.zip",
        "filename": "Darkwing Duck (NES) - Liquidator%27s Sewer.zip",
        "size": 92448,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-darkwing-duck-nes-moliarty-s-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31512,
    "title": "Darkwing Duck (NES) - Moliarty's Tower",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "castle",
      "dark",
      "retro"
    ],
    "description": "Moliarty's Tower from Darkwing Duck on the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31512-1663843015",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31512,
        "title": "Darkwing Duck (NES) - Moliarty's Tower",
        "version": "smwc-31512-1663843015",
        "upstream_time": 1663843015,
        "download_url": "https://dl.smwcentral.net/31512/Darkwing%20Duck%20%28NES%29%20-%20Moliarty%27s%20Tower.zip",
        "filename": "Darkwing Duck (NES) - Moliarty%27s Tower.zip",
        "size": 87033,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-darkwing-duck-nes-quackerjack-s-bridge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31508,
    "title": "Darkwing Duck (NES) - Quackerjack's Bridge",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "dark",
      "night",
      "retro",
      "urban"
    ],
    "description": "Quackerjack's Bridge from Darkwing Duck on the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31508-1663842998",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31508,
        "title": "Darkwing Duck (NES) - Quackerjack's Bridge",
        "version": "smwc-31508-1663842998",
        "upstream_time": 1663842998,
        "download_url": "https://dl.smwcentral.net/31508/Darkwing%20Duck%20%28NES%29%20-%20Quackerjack%27s%20Bridge.zip",
        "filename": "Darkwing Duck (NES) - Quackerjack%27s Bridge.zip",
        "size": 78876,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-darkwing-duck-nes-quackerjack-s-bridge-tmnt4-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39755,
    "title": "Darkwing Duck (NES) - Quackerjack's Bridge (TMNT4 Remix)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "industrial",
      "night",
      "upbeat",
      "urban"
    ],
    "description": "A remix of Quackerjack's Bridge theme from Darkwing Duck (NES), done in the style of Teenage Mutant Ninja Turtles 4: Turtles in Time (SNES).<br>\r\n<br>\r\nAdditionally, Thank you for 200 follows on Bluesky!",
    "latest_version": "smwc-39755-1748467900",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39755,
        "title": "Darkwing Duck (NES) - Quackerjack's Bridge (TMNT4 Remix)",
        "version": "smwc-39755-1748467900",
        "upstream_time": 1748467900,
        "download_url": "https://dl.smwcentral.net/39755/Darkwing%20Duck%20-%20Quackerjack%27s%20Bridge%20%28TMNT4%20Remix%29.zip",
        "filename": "Darkwing Duck - Quackerjack%27s Bridge (TMNT4 Remix).zip",
        "size": 68237,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-darkwing-duck-nes-steelbeak-s-floating-fortress",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31511,
    "title": "Darkwing Duck (NES) - Steelbeak's Floating Fortress",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "industrial",
      "retro",
      "urban"
    ],
    "description": "Steelbeak's Floating Fortress from Darkwing Duck on the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31511-1663843011",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31511,
        "title": "Darkwing Duck (NES) - Steelbeak's Floating Fortress",
        "version": "smwc-31511-1663843011",
        "upstream_time": 1663843011,
        "download_url": "https://dl.smwcentral.net/31511/Darkwing%20Duck%20%28NES%29%20-%20Steelbeak%27s%20Floating%20Fortress.zip",
        "filename": "Darkwing Duck (NES) - Steelbeak%27s Floating Fortress.zip",
        "size": 86980,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dave-brubeck-unsquare-dance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23723,
    "title": "Dave Brubeck - Unsquare Dance",
    "authors": [
      "Lazy"
    ],
    "tags": [
      "bonus",
      "urban"
    ],
    "description": "A quaint jazz standard. I took a few liberties in porting this (replaced original percussion solo with a shorter one, altered the ending to keep the time signature consistent all throughout the song) - I hope that's ok. Would fit indoor levels.",
    "latest_version": "smwc-23723-1594477250",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23723,
        "title": "Dave Brubeck - Unsquare Dance",
        "version": "smwc-23723-1594477250",
        "upstream_time": 1594477250,
        "download_url": "https://dl.smwcentral.net/23723/unsquare.zip",
        "filename": "unsquare.zip",
        "size": 33427,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dave-the-diver-diver",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37530,
    "title": "Dave the Diver - Diver",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "calm",
      "enviromental",
      "water"
    ],
    "description": "Song that would fit water levels.<br>\r\n<br>\r\nEdit: Fixed volume levels to allow for users to set a higher global volume",
    "latest_version": "smwc-37530-1711721649",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37530,
        "title": "Dave the Diver - Diver",
        "version": "smwc-37530-1711721649",
        "upstream_time": 1711721649,
        "download_url": "https://dl.smwcentral.net/37530/Dave%20the%20Diver.zip",
        "filename": "Dave the Diver.zip",
        "size": 49135,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-david-bowie-the-man-who-sold-the-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23389,
    "title": "David Bowie - The Man who Sold the World",
    "authors": [
      "kaigem"
    ],
    "tags": [
      "mysterious",
      "night",
      "overworld",
      "title"
    ],
    "description": "The Man who Sold the World is a chilling rock song by English artist David Bowie, from his 1971 album of the same name.  Featuring electric guitar, saxophone, electric base, organs, and a variety of drums and percussion.  It makes a good overworld theme, but don't let that stop you from using it anyplace you like.<br>\r\n<br>\r\nOh no, not me, I never lost control.  You're face, to face, with the man who sold the world.",
    "latest_version": "smwc-23389-1594705020",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23389,
        "title": "David Bowie - The Man who Sold the World",
        "version": "smwc-23389-1594705020",
        "upstream_time": 1594705020,
        "download_url": "https://dl.smwcentral.net/23389/The%20Man%20who%20Sold%20the%20World%201.1.zip",
        "filename": "The Man who Sold the World 1.1.zip",
        "size": 111385,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-david-glen-eisley-sweet-victory-looped",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27506,
    "title": "David Glen Eisley - Sweet Victory (looped)",
    "authors": [
      "Sariel"
    ],
    "tags": [
      "bonus",
      "credits",
      "final",
      "tense"
    ],
    "description": "The <span style=\"color: #FFD800;\"><b>PERFECT</b></span> theme for your credits.",
    "latest_version": "smwc-27506-1627774801",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27506,
        "title": "David Glen Eisley - Sweet Victory (looped)",
        "version": "smwc-27506-1627774801",
        "upstream_time": 1627774801,
        "download_url": "https://dl.smwcentral.net/27506/David%20Glen%20Eisley%20-%20Sweet%20Victory.zip",
        "filename": "David Glen Eisley - Sweet Victory.zip",
        "size": 47898,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-david-newman-dawn-of-an-old-era",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33595,
    "title": "David Newman - Dawn of an old Era",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "calm",
      "credits",
      "mysterious",
      "retro",
      "water"
    ],
    "description": "This is a slightly modified version of my submission for the 10th 120hoSPC contest. The port uses only a single sine sample.",
    "latest_version": "smwc-33595-1690278700",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33595,
        "title": "David Newman - Dawn of an old Era",
        "version": "smwc-33595-1690278700",
        "upstream_time": 1690278700,
        "download_url": "https://dl.smwcentral.net/33595/Dawn_of_an_old_Era.zip",
        "filename": "Dawn_of_an_old_Era.zip",
        "size": 33985,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dayang-dayang",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22614,
    "title": "Dayang-Dayang",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "athletic",
      "bonus",
      "carnival",
      "grassland",
      "overworld",
      "retro",
      "switch palace",
      "title"
    ],
    "description": "An unsampled rendition of the song “Dayang-Dayang”. It is originally released by an unknown artist in 1995, and later became popular across the Philippines.",
    "latest_version": "smwc-22614-1586197043",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22614,
        "title": "Dayang-Dayang",
        "version": "smwc-22614-1586197043",
        "upstream_time": 1586197043,
        "download_url": "https://dl.smwcentral.net/22614/Dayang-Dayang_U.zip",
        "filename": "Dayang-Dayang_U.zip",
        "size": 32336,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22455,
        "title": "Dayang-Dayang",
        "version": "smwc-22455-1586197041",
        "upstream_time": 1586197041,
        "download_url": "https://dl.smwcentral.net/22455/Dayang-Dayang_S.zip",
        "filename": "Dayang-Dayang_S.zip",
        "size": 22761,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-daytona-usa-the-king-of-speed",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21236,
    "title": "Daytona USA - The King of Speed",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "chase",
      "grassland",
      "sky",
      "tense",
      "yoshi drums"
    ],
    "description": "This is King of Speed, the theme that plays when you're racing at the beginner course in Daytona USA, but mostly known because of ROOOOOOOOOOLLLLLLINGGGG STAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAART... because memes I guess. lmao (god bless Takenobu Mitsuyoshi and his singing btw, definitely one of the finest treasures the world has to offer haha)<br>\r\n<br>\r\nAnyway, this is pretty fitting for athletic levels, and for this port I also added proper Yoshi bongo support, so it's actually even more fitting for these types of levels since Yoshi are a very frequent appearance in those I guess; honestly tho I'd say this should be just about fitting for every situation Yoshi may be needed, so in that case, go nuts :V<br>\r\n<br>\r\n(if you want to turn the Yoshi bongo command off, just go into the text, find the $F4 $00, remove it, and then reinsert the song into your ROM; it should work just fine I'd say, if not tho then I dunno what else to say, sorry)",
    "latest_version": "smwc-21236-1570301292",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21236,
        "title": "Daytona USA - The King of Speed",
        "version": "smwc-21236-1570301292",
        "upstream_time": 1570301292,
        "download_url": "https://dl.smwcentral.net/21236/King%20of%20Speed.zip",
        "filename": "King of Speed.zip",
        "size": 66984,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-daze-before-christmas-merry-christmas",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25312,
    "title": "Daze Before Christmas - Merry Christmas",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "bonus",
      "carnival",
      "ice",
      "snow",
      "title"
    ],
    "description": "Ho-Ho-Ho Merry Christmas!",
    "latest_version": "smwc-25312-1607671795",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25312,
        "title": "Daze Before Christmas - Merry Christmas",
        "version": "smwc-25312-1607671795",
        "upstream_time": 1607671795,
        "download_url": "https://dl.smwcentral.net/25312/Merry%20Christmas.zip",
        "filename": "Merry Christmas.zip",
        "size": 79111,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dead-or-alive-you-spin-me-round-refrain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7656,
    "title": "Dead Or Alive - You spin me round (refrain)",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "bonus",
      "boss",
      "star"
    ],
    "description": "Very short, yet fast and energetic. Good for short boss battles, or maybe bonus rooms. <br>\r\nNote: this is just the refrain of the song, and it's a bit faster than the original.",
    "latest_version": "smwc-7656-1314133150",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7656,
        "title": "Dead Or Alive - You spin me round (refrain)",
        "version": "smwc-7656-1314133150",
        "upstream_time": 1314133150,
        "download_url": "https://dl.smwcentral.net/7656/You%20spin%20me%20right%20round%20baby%21%21.zip",
        "filename": "You spin me right round baby%21%21.zip",
        "size": 68339,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deadmau5-superbia",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39221,
    "title": "deadmau5 - Superbia",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cutscene",
      "night",
      "overworld",
      "rain"
    ],
    "description": "A somber piano tune. Check the txt to access version 2.",
    "latest_version": "smwc-39221-1748528141",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39221,
        "title": "deadmau5 - Superbia",
        "version": "smwc-39221-1748528141",
        "upstream_time": 1748528141,
        "download_url": "https://dl.smwcentral.net/39221/Superbia.zip",
        "filename": "Superbia.zip",
        "size": 61225,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dear-boys-conflict",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26141,
    "title": "Dear Boys - Conflict",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "sky",
      "switch palace"
    ],
    "description": "An incredibly catchy song from a Japan-only Basketball game! It's the perfect fit for bonus levels, especially if they're fast-paced.<br>\r\n<br>\r\nI included an option to remove the small clicks caused by the no Staccato trick in the .txt, so if they're too noticeable for you, open the file and change the define to 0. <br>\r\n<br>\r\nAdditionally, the global volume is set to be accurate to the original game's volume, but it might be a bit quiet in-game for some people, so feel free to increase the value (w225) as well!<br>\r\n<br>\r\nIndirectly requested by idol.",
    "latest_version": "smwc-26141-1615964742",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26141,
        "title": "Dear Boys - Conflict",
        "version": "smwc-26141-1615964742",
        "upstream_time": 1615964742,
        "download_url": "https://dl.smwcentral.net/26141/BoysConflict.zip",
        "filename": "BoysConflict.zip",
        "size": 100215,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-death-egg-dancer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10390,
    "title": "Death Egg Dancer",
    "authors": [
      "Slash Man"
    ],
    "tags": [
      "boss",
      "carnival",
      "dark",
      "ghost house",
      "spooky"
    ],
    "description": "A remix of Dancing Calcobrena, Death Egg Zone (Sonic 2) and Special Stage (Sonic 1). An SMWCI3 submission.<br>\r\n<br>\r\n<br>\r\nUpdate (12/02/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 71 bytes.",
    "latest_version": "smwc-10390-1419884886",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10390,
        "title": "Death Egg Dancer",
        "version": "smwc-10390-1419884886",
        "upstream_time": 1419884886,
        "download_url": "https://dl.smwcentral.net/10390/CUSTOM%20-%20Death%20Egg.Dancer.zip",
        "filename": "CUSTOM - Death Egg.Dancer.zip",
        "size": 49661,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-death-s-door-shall-we-dance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27871,
    "title": "Death's Door - Shall We Dance",
    "authors": [
      "BennyWhatever"
    ],
    "tags": [
      "carnival",
      "forest",
      "ghost house",
      "mysterious",
      "night",
      "spooky",
      "swamp"
    ],
    "description": "This is a simple track from the hit 2021 indie game Death's Door using default samples. Would be great in a ghost house.",
    "latest_version": "smwc-27871-1630195061",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27871,
        "title": "Death's Door - Shall We Dance",
        "version": "smwc-27871-1630195061",
        "upstream_time": 1630195061,
        "download_url": "https://dl.smwcentral.net/27871/Shall%20We%20Dance.zip",
        "filename": "Shall We Dance.zip",
        "size": 31283,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-decap-attack-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38814,
    "title": "Decap Attack - Level 1",
    "authors": [
      "GeToTeto"
    ],
    "tags": [
      "dark",
      "forest",
      "overworld",
      "spooky",
      "upbeat"
    ],
    "description": "Remix of the BGM that plays in the first level (and other levels iirc) of Decap Attack.<br>\r\nCould fit in forest levels, haunted levels, or somewhere in-between.<br>\r\nAn Atgames-pitched version is included as a bonus as it sounds cooler than the og imo",
    "latest_version": "smwc-38814-1738370273",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38814,
        "title": "Decap Attack - Level 1",
        "version": "smwc-38814-1738370273",
        "upstream_time": 1738370273,
        "download_url": "https://dl.smwcentral.net/38814/Decap%20Attack%20-%20Level%20BGM%201.zip",
        "filename": "Decap Attack - Level BGM 1.zip",
        "size": 182906,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deception",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24185,
    "title": "Deception",
    "authors": [
      "Janno27"
    ],
    "tags": [
      "abstract",
      "athletic",
      "cave",
      "house",
      "night",
      "urban",
      "water"
    ],
    "description": "(Update: long + short version included)<br>\r\n<br>\r\nAfter hearing the Casio Mario World soundtrack I got inspired to compose a more \"electronic\" piece. This track features two rather different sections and I might also upload the first section alone. However I thought for longer levels it could be interesting to have a twist in the middle of the tune.",
    "latest_version": "smwc-24185-1598194373",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24185,
        "title": "Deception",
        "version": "smwc-24185-1598194373",
        "upstream_time": 1598194373,
        "download_url": "https://dl.smwcentral.net/24185/synth_chords.zip",
        "filename": "synth_chords.zip",
        "size": 217961,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-decisive-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8124,
    "title": "Decisive Battle",
    "authors": [
      "mariomaniac444"
    ],
    "tags": [
      "boss"
    ],
    "description": "A fast-paced, epic rock sort of song. It should be reserved for final bosses or maybe a long boss battle.",
    "latest_version": "smwc-8124-1319883033",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8124,
        "title": "Decisive Battle",
        "version": "smwc-8124-1319883033",
        "upstream_time": 1319883033,
        "download_url": "https://dl.smwcentral.net/8124/Decisive%20Battle.zip",
        "filename": "Decisive Battle.zip",
        "size": 69200,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deep-dark-caves",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8365,
    "title": "Deep Dark Caves",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave",
      "dark",
      "jungle"
    ],
    "description": "A simplistic, percussion-heavy song that would suit a typical cave level.",
    "latest_version": "smwc-8365-1356977425",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8365,
        "title": "Deep Dark Caves",
        "version": "smwc-8365-1356977425",
        "upstream_time": 1356977425,
        "download_url": "https://dl.smwcentral.net/8365/Deep%20Dark%20Caves.zip",
        "filename": "Deep Dark Caves.zip",
        "size": 64622,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deep-darkness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7795,
    "title": "Deep Darkness",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "castle",
      "cave",
      "cutscene",
      "dark",
      "title"
    ],
    "description": "The song that was going to be used in the caves in 'Mario's Time Quest'. Would suit a dark cave, a mysterious/eerie place, or a cutscene.",
    "latest_version": "smwc-7795-1319883448",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7795,
        "title": "Deep Darkness",
        "version": "smwc-7795-1319883448",
        "upstream_time": 1319883448,
        "download_url": "https://dl.smwcentral.net/7795/Deep%20Darkness.zip",
        "filename": "Deep Darkness.zip",
        "size": 66938,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deep-doom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8532,
    "title": "Deep Doom",
    "authors": [
      "Mayonnai"
    ],
    "tags": [
      "calm",
      "dark",
      "final",
      "overworld"
    ],
    "description": "A dark composition best suited for a final submap.",
    "latest_version": "smwc-8532-1395635706",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8532,
        "title": "Deep Doom",
        "version": "smwc-8532-1395635706",
        "upstream_time": 1395635706,
        "download_url": "https://dl.smwcentral.net/8532/Deep_Doom.zip",
        "filename": "Deep_Doom.zip",
        "size": 64203,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deep-waters",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30260,
    "title": "Deep Waters",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "mysterious",
      "ruins",
      "sad",
      "sewer",
      "temple",
      "water"
    ],
    "description": "I composed this song thinking about underwater levels",
    "latest_version": "smwc-30260-1658884268",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30260,
        "title": "Deep Waters",
        "version": "smwc-30260-1658884268",
        "upstream_time": 1658884268,
        "download_url": "https://dl.smwcentral.net/30260/Deep%20Waters.zip",
        "filename": "Deep Waters.zip",
        "size": 46532,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-a-cyber-s-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29019,
    "title": "Deltarune - A CYBER'S WORLD?",
    "authors": [
      "sinseiga"
    ],
    "tags": [
      "athletic",
      "night",
      "space",
      "urban"
    ],
    "description": "Song that plays in the Cyber Field from Deltarune - Chapter 2<br>\r\nCould fit urban & night theme levels.",
    "latest_version": "smwc-29019-1643498062",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29019,
        "title": "Deltarune - A CYBER'S WORLD?",
        "version": "smwc-29019-1643498062",
        "upstream_time": 1643498062,
        "download_url": "https://dl.smwcentral.net/29019/A%20CYBER%27S%20WORLD.zip",
        "filename": "A CYBER%27S WORLD.zip",
        "size": 33606,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28354,
        "title": "Deltarune - A CYBER'S WORLD?",
        "version": "smwc-28354-1635711372",
        "upstream_time": 1635711372,
        "download_url": "https://dl.smwcentral.net/28354/DELTARUNE%20Chapter%202%20-%20A%20CYBER%27S%20WORLD.zip",
        "filename": "DELTARUNE Chapter 2 - A CYBER%27S WORLD.zip",
        "size": 67004,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-acid-tunnel-of-love",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39641,
    "title": "Deltarune - Acid Tunnel of Love",
    "authors": [
      "TickTockClock"
    ],
    "tags": [
      "calm",
      "carnival",
      "castle",
      "cutscene",
      "mysterious",
      "upbeat",
      "water"
    ],
    "description": "A whimsical waltz played within Queen's Mansion of Ch. 2. Handy for setting a silly tone to any situation. ",
    "latest_version": "smwc-39641-1748794816",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39641,
        "title": "Deltarune - Acid Tunnel of Love",
        "version": "smwc-39641-1748794816",
        "upstream_time": 1748794816,
        "download_url": "https://dl.smwcentral.net/39641/acid_tunnel_of_love.zip",
        "filename": "acid_tunnel_of_love.zip",
        "size": 32169,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-adventure-board",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40005,
    "title": "Deltarune - Adventure Board",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "grassland",
      "overworld",
      "retro",
      "upbeat"
    ],
    "description": "Adventure Board from Deltarune Chapter 3.<br>\r\n<br>\r\nThe txt file contains two defines, Detune and Echo, that can be toggled as you wish.<br>\r\nEcho is by no means perfect, but I think it does the job.",
    "latest_version": "smwc-40005-1751309057",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40005,
        "title": "Deltarune - Adventure Board",
        "version": "smwc-40005-1751309057",
        "upstream_time": 1751309057,
        "download_url": "https://dl.smwcentral.net/40005/Deltarune%20Chapter%203%20-%20Adventure%20Board.zip",
        "filename": "Deltarune Chapter 3 - Adventure Board.zip",
        "size": 167837,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-april",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24355,
    "title": "Deltarune - April 2012",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "bonus",
      "cutscene",
      "dark",
      "overworld"
    ],
    "description": "The haunting little song that plays in certain rooms of the Card Castle.<br>\r\nMay be used for small musical interludes like overworlds, cutscenes or maybe bonus rooms.",
    "latest_version": "smwc-24355-1603415637",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24355,
        "title": "Deltarune - April 2012",
        "version": "smwc-24355-1603415637",
        "upstream_time": 1603415637,
        "download_url": "https://dl.smwcentral.net/24355/drapril12_0_2.zip",
        "filename": "drapril12_0_2.zip",
        "size": 43996,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-attack-of-the-killer-queen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28670,
    "title": "Deltarune - Attack of the Killer Queen",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "tense"
    ],
    "description": "<span style=\"font-size: 12pt;\"><b><i>I Just Want To Make Everyone Smile And If I Become An Evil Villain To Accomplish That<br>\r\nIs That Bad?</i></b></span><br>\r\n<br>\r\nThe hype battle theme heard when fighting Queen (and plugged Berdly) in her normal form at the end of the game.<br>\r\n<br>\r\nCan be used in battles and castles, perhaps...",
    "latest_version": "smwc-28670-1639262048",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28670,
        "title": "Deltarune - Attack of the Killer Queen",
        "version": "smwc-28670-1639262048",
        "upstream_time": 1639262048,
        "download_url": "https://dl.smwcentral.net/28670/Deltarune%20Chapter%202%20-%20Attack%20of%20the%20Killer%20Queen.zip",
        "filename": "Deltarune Chapter 2 - Attack of the Killer Queen.zip",
        "size": 39514,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-black-knife",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41915,
    "title": "Deltarune - Black Knife",
    "authors": [
      "PolyPlayer"
    ],
    "tags": [
      "boss",
      "chaotic",
      "dark",
      "final",
      "tense"
    ],
    "description": "Toby Fox's Black Knife from Deltarune (Chapter 3)<br>\r\nCould be used in boss battles, specifically final bosses.<br>\r\n<br>\r\nSamples were taken from stormstudio1's Black Knife FLP recreation on Youtube.<br>\r\n<br>\r\n3/11/2026: Edited to fix pitch bends at 1:53",
    "latest_version": "smwc-41915-1774817665",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41915,
        "title": "Deltarune - Black Knife",
        "version": "smwc-41915-1774817665",
        "upstream_time": 1774817665,
        "download_url": "https://dl.smwcentral.net/41915/%5BU%5D%20DELTARUNE%20Chapter%203%20-%20Black%20Knife.zip",
        "filename": "%5BU%5D DELTARUNE Chapter 3 - Black Knife.zip",
        "size": 34889,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41892,
        "title": "Deltarune - Black Knife",
        "version": "3",
        "upstream_time": 1776909030,
        "download_url": "https://dl.smwcentral.net/41892/Deltarune%20-%20Black%20Knife.zip",
        "filename": "Deltarune - Black Knife.zip",
        "size": 80851,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-black-knife-mmx2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41837,
    "title": "Deltarune - Black Knife (MMX2 Style)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "dark",
      "final",
      "spooky",
      "tense"
    ],
    "description": "The theme played during the Roaring Knight fight from Deltarune Chapter 3, ported in an MMX2 Style.",
    "latest_version": "smwc-41837-1774810684",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41837,
        "title": "Deltarune - Black Knife (MMX2 Style)",
        "version": "smwc-41837-1774810684",
        "upstream_time": 1774810684,
        "download_url": "https://dl.smwcentral.net/41837/Deltarune%20-%20Black%20Knife%20%28MMX2%20Style%29.zip",
        "filename": "Deltarune - Black Knife (MMX2 Style).zip",
        "size": 80181,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-card-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24379,
    "title": "Deltarune - Card Castle",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "calm",
      "castle",
      "dark",
      "night",
      "tense"
    ],
    "description": "Eerie theme that plays in a very obscure dungeon.<br>\r\n<br>\r\nExtra credit goes to musescore user: Saftur, for his useful score rendition.",
    "latest_version": "smwc-24379-1601512945",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24379,
        "title": "Deltarune - Card Castle",
        "version": "smwc-24379-1601512945",
        "upstream_time": 1601512945,
        "download_url": "https://dl.smwcentral.net/24379/drcard_castle_0_1.zip",
        "filename": "drcard_castle_0_1.zip",
        "size": 31520,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-castle-funk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41044,
    "title": "Deltarune - Castle Funk",
    "authors": [
      "Forgado"
    ],
    "tags": [
      "castle",
      "overworld",
      "town",
      "upbeat"
    ],
    "description": "The song \"Castle Funk\" from Chapter 4 of Deltarune, which plays in Castle Town, originally composed by Toby Fox. Would probably fit best as an overworld map theme. <br>\r\n<br>\r\nThe original samples were found using the Toby Fox Sample Sheet.",
    "latest_version": "smwc-41044-1774803805",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41044,
        "title": "Deltarune - Castle Funk",
        "version": "smwc-41044-1774803805",
        "upstream_time": 1774803805,
        "download_url": "https://dl.smwcentral.net/41044/Castle%20Funk.zip",
        "filename": "Castle Funk.zip",
        "size": 64852,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-checker-dance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28414,
    "title": "Deltarune - Checker Dance",
    "authors": [
      "Teows"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "chase"
    ],
    "description": "The steadily energetic battle theme featured in the K. Round fight in Deltarune Chapter 1. The sudden release of chapter 2 seems to have motivated me to get this one finished heh<br>\r\n<br>\r\nThunder/Blargg sample is removed.",
    "latest_version": "smwc-28414-1637828066",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28414,
        "title": "Deltarune - Checker Dance",
        "version": "smwc-28414-1637828066",
        "upstream_time": 1637828066,
        "download_url": "https://dl.smwcentral.net/28414/checkerdance.zip",
        "filename": "checkerdance.zip",
        "size": 94475,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18942,
        "title": "Deltarune - Checker Dance",
        "version": "smwc-18942-1547353940",
        "upstream_time": 1547353940,
        "download_url": "https://dl.smwcentral.net/18942/checkerdance_-_deltarune.zip",
        "filename": "checkerdance_-_deltarune.zip",
        "size": 80716,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-faint-courage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41201,
    "title": "Deltarune - Faint Courage",
    "authors": [
      "NovaDelta"
    ],
    "tags": [
      "cutscene",
      "game over",
      "menu",
      "sad"
    ],
    "description": "<b><span style=\"color: #80ffb9;\">This is not<br>\r\nyour fate...!<br>\r\n<br>\r\nPlease,<br>\r\ndon't give up!</span><br>\r\n<br>\r\n<span style=\"color: #ffb7ff;\">Come on,<br>\r\nthat all you got!?<br>\r\n<br>\r\nKris,<br>\r\nget up...!</span></b><br>\r\n<br>\r\n----------<br>\r\n<br>\r\nThis is the Game Over theme for Deltarune chapters 2 and onward!<br>\r\n<br>\r\nFor once, I have actually completed one of my 7 bazillion WIPs.<br>\r\n<br>\r\nI don't really see this working practically as anything more than a game-over theme, and I wouldn't advise against using it as anything else either as channels #6 and #7 do have noticeable audio in them. I might fix it at a later time but for now I'm more or less satisfied with this.<br>\r\n<br>\r\nI tried to go for a chiptune-ish sounding beginning like Deltarune has then transitioning it to use more instruments and panning in the second half.<br>\r\n<br>\r\nI hope to do more Deltarune and Undertale music in the future! Though theres a lot of unique sounds and instruments that I'm having trouble replicating with default samples.<br>\r\n<br>\r\n----------<br>\r\n<br>\r\n<b>THEN THE WORLD<br>\r\nWAS COVERED<br>\r\nIN DARKNESS.</b>",
    "latest_version": "smwc-41201-1773775419",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41201,
        "title": "Deltarune - Faint Courage",
        "version": "smwc-41201-1773775419",
        "upstream_time": 1773775419,
        "download_url": "https://dl.smwcentral.net/41201/AUDIO_DEFEAT2.zip",
        "filename": "AUDIO_DEFEAT2.zip",
        "size": 31278,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-field-of-hopes-and-dreams",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32449,
    "title": "Deltarune - Field of Hopes and Dreams",
    "authors": [
      "sinseiga"
    ],
    "tags": [
      "athletic",
      "dark",
      "grassland"
    ],
    "description": "Song that plays in the Field from Deltarune.<br>\r\n<br>\r\nCould fit athletic, grassland, dark theme levels.<br>\r\n<br>\r\n<br>\r\n2022.10.27 update: Last Section(from 2:04 ~) is now changed.<br>\r\nIt's more closer to the original song!",
    "latest_version": "smwc-32449-1675233210",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32449,
        "title": "Deltarune - Field of Hopes and Dreams",
        "version": "smwc-32449-1675233210",
        "upstream_time": 1675233210,
        "download_url": "https://dl.smwcentral.net/32449/Field%20of%20Hopes%20And%20Dreams.zip",
        "filename": "Field of Hopes And Dreams.zip",
        "size": 36857,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-gallery",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28735,
    "title": "Deltarune - Gallery",
    "authors": [
      "Alex"
    ],
    "tags": [
      "abstract",
      "castle",
      "cutscene",
      "dark",
      "mysterious"
    ],
    "description": "A very short, but also very ominious and intense loop from Deltarune, which could fit in different scenarios such as cutscenes, intro screens, mazes, puzzles, castle and even vortex levels.  <br>\r\n<br>\r\nPort made by ear.<br>\r\n<br>\r\nBig shoutouts to <span class=\"un-outer\" title=\"LMPuny\"><a href=\"/?p=profile&amp;id=24437\" style=\"color: var(--user-color-2);\" class=\"un\">LMPuny</a></span> for the samples, and to <span class=\"un-outer\" title=\"HammerBrother\"><a href=\"/?p=profile&amp;id=18802\" style=\"color: var(--user-color-1);\" class=\"un\">HammerBrother</a></span> for pointing out samples missing in the previous submission. ",
    "latest_version": "smwc-28735-1639224782",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28735,
        "title": "Deltarune - Gallery",
        "version": "smwc-28735-1639224782",
        "upstream_time": 1639224782,
        "download_url": "https://dl.smwcentral.net/28735/Deltarune%20%28Ch.1%29%20-%20Gallery.zip",
        "filename": "Deltarune (Ch.1) - Gallery.zip",
        "size": 30902,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-hey-every",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31519,
    "title": "Deltarune - HEY EVERY !",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "bonus",
      "carnival"
    ],
    "description": "<img src=\"https://cdn.discordapp.com/attachments/199267859795279872/995103093459001405/spamtonhead.png\" alt=\"\"> <img src=\"https://cdn.discordapp.com/attachments/199267859795279872/995103093459001405/spamtonhead.png\" alt=\"\"> <img src=\"https://cdn.discordapp.com/attachments/199267859795279872/995103093459001405/spamtonhead.png\" alt=\"\"> <img src=\"https://cdn.discordapp.com/attachments/199267859795279872/995103093459001405/spamtonhead.png\" alt=\"\"> <img src=\"https://cdn.discordapp.com/attachments/199267859795279872/995103093459001405/spamtonhead.png\" alt=\"\"><br>\r\nGREAT MUSIC JUST FOR [[The low low price of]] 99 [KROMER]!",
    "latest_version": "smwc-31519-1672446674",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31519,
        "title": "Deltarune - HEY EVERY !",
        "version": "smwc-31519-1672446674",
        "upstream_time": 1672446674,
        "download_url": "https://dl.smwcentral.net/31519/%5BS%5D%20DELTARUNE%20Chapter%202%20-%20In%20Comes%20Spamton.zip",
        "filename": "%5BS%5D DELTARUNE Chapter 2 - In Comes Spamton.zip",
        "size": 49264,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-hip-shop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18492,
    "title": "Deltarune - Hip Shop",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "abstract",
      "calm",
      "cutscene",
      "night",
      "space"
    ],
    "description": "This is the Card Castle shop theme from Deltarune, which is where the sexy mofo named Rouxls Kaard sells his stuff when he's not making puzzles... and mac-n-cheese of course. <br>\r\n<br>\r\nThis would be especially fitting for shops, of course, but it could also be a great fit for space and abstract overworlds due to it's &#65313;&#12288;&#65317;&#12288;&#65331;&#12288;&#65332;&#12288;&#65320;&#12288;&#65317;&#12288;&#65332;&#12288;&#65321;&#12288;&#65315;&#12288;&#12288;&#65318;&#12288;&#65317;&#12288;&#65317;&#12288;&#65324;. Maybe even night levels and cutscenes too!",
    "latest_version": "smwc-18492-1542735998",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18492,
        "title": "Deltarune - Hip Shop",
        "version": "smwc-18492-1542735998",
        "upstream_time": 1542735998,
        "download_url": "https://dl.smwcentral.net/18492/hipshop.zip",
        "filename": "hipshop.zip",
        "size": 73288,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-knock-you-down",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28867,
    "title": "Deltarune - Knock You Down !!",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "\"Now is the time to fight (only)\"<br>\r\n<br>\r\nThe song is played during the Punch Out boss fight against the Queen. (Also known as Boxing Boss)",
    "latest_version": "smwc-28867-1642105329",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28867,
        "title": "Deltarune - Knock You Down !!",
        "version": "smwc-28867-1642105329",
        "upstream_time": 1642105329,
        "download_url": "https://dl.smwcentral.net/28867/BoxingBoss.zip",
        "filename": "BoxingBoss.zip",
        "size": 72765,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-lancer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22600,
    "title": "Deltarune - Lancer",
    "authors": [
      "SleepySnips"
    ],
    "tags": [
      "cutscene",
      "overworld",
      "title"
    ],
    "description": "Hohoho!<br>\r\n<br>\r\nThis is Lancer's theme from the game \"Deltarune\" by Toby Fox.<br>\r\nSince SFXs will overwrite the percussion, I would recommend using this song in the cutscenes,titlescreen or on the overworld.<br>\r\n<br>\r\nAlso huge thanks to Maxodex for helping me port this! ",
    "latest_version": "smwc-22600-1587787980",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22600,
        "title": "Deltarune - Lancer",
        "version": "smwc-22600-1587787980",
        "upstream_time": 1587787980,
        "download_url": "https://dl.smwcentral.net/22600/Deltarune%20-%20Lancer.zip",
        "filename": "Deltarune - Lancer.zip",
        "size": 64808,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-lost-girl",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41424,
    "title": "Deltarune - Lost Girl",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "ambient",
      "calm",
      "cutscene",
      "sad"
    ],
    "description": "It is a Deltarune song. Occasionally, it will play during scenes involving girls. Sometimes, they are lost.<br>\r\n<br>\r\nuse it for your 7 minute final level in your magnum opus kaizo hack it'll be funny",
    "latest_version": "smwc-41424-1772325003",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41424,
        "title": "Deltarune - Lost Girl",
        "version": "smwc-41424-1772325003",
        "upstream_time": 1772325003,
        "download_url": "https://dl.smwcentral.net/41424/lost%20girl.zip",
        "filename": "lost girl.zip",
        "size": 31555,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-mike-the-board-please",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41918,
    "title": "Deltarune - MIKE, the BOARD, please!",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "bonus",
      "carnival",
      "upbeat",
      "urban"
    ],
    "description": "MIKE, the BOARD, please! from Deltarune Chapter 3, also known as the \"IT'S TV TIME\" game show theme.",
    "latest_version": "smwc-41918-1777126321",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41918,
        "title": "Deltarune - MIKE, the BOARD, please!",
        "version": "smwc-41918-1777126321",
        "upstream_time": 1777126321,
        "download_url": "https://dl.smwcentral.net/41918/Deltarune%20-%20MIKE%2C%20the%20BOARD%2C%20please%21%20%5BU%5D.zip",
        "filename": "Deltarune - MIKE%2C the BOARD%2C please%21 %5BU%5D.zip",
        "size": 34236,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-my-castle-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29162,
    "title": "Deltarune - My Castle Town",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "abstract",
      "calm",
      "dark",
      "ice",
      "mysterious",
      "night",
      "town",
      "water"
    ],
    "description": "The gentle, mysterious waltz that plays in the castle town introduced in Chapter 2 of <b>deltarune</b>.",
    "latest_version": "smwc-29162-1643580777",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29162,
        "title": "Deltarune - My Castle Town",
        "version": "smwc-29162-1643580777",
        "upstream_time": 1643580777,
        "download_url": "https://dl.smwcentral.net/29162/mycastletown.zip",
        "filename": "mycastletown.zip",
        "size": 31840,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-now-s-your-chance-to-be-a",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28383,
    "title": "Deltarune - NOW'S YOUR CHANCE TO BE A",
    "authors": [
      "Jonah"
    ],
    "tags": [
      "abstract",
      "boss",
      "chase",
      "dark",
      "spooky",
      "tense"
    ],
    "description": "Don't you wanna be a big shot?<br>\r\nThe music that plays when you fight Spamton G. Spamton, with some very audible vocals. <br>\r\nIt would definitely fit well in [[Hyperlink Blocked]] levels.",
    "latest_version": "smwc-28383-1637260202",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28383,
        "title": "Deltarune - NOW'S YOUR CHANCE TO BE A",
        "version": "smwc-28383-1637260202",
        "upstream_time": 1637260202,
        "download_url": "https://dl.smwcentral.net/28383/NOWS%20YOUR%20CHANCE.zip",
        "filename": "NOWS YOUR CHANCE.zip",
        "size": 99483,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28380,
        "title": "Deltarune - NOW'S YOUR CHANCE TO BE A",
        "version": "smwc-28380-1637260914",
        "upstream_time": 1637260914,
        "download_url": "https://dl.smwcentral.net/28380/NOW%27S%20YOUR%20CHANCE%20TO%20BE%20A.zip",
        "filename": "NOW%27S YOUR CHANCE TO BE A.zip",
        "size": 83190,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-pandora-palace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29134,
    "title": "Deltarune - Pandora Palace",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "castle",
      "final",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b><i>Order, order!</i></b></span><br>\r\n<br>\r\nThe tense yet goofy castle-like song that plays in the Queen's Mansion as well as in battles encountered there.<br>\r\n<br>\r\nCan be used in battles and castles...<br>\r\nHuh, I'm having Deja vu here.<br>\r\n<br>\r\nAnyway, hope you enjoy it!",
    "latest_version": "smwc-29134-1645401615",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29134,
        "title": "Deltarune - Pandora Palace",
        "version": "smwc-29134-1645401615",
        "upstream_time": 1645401615,
        "download_url": "https://dl.smwcentral.net/29134/Deltarune%20Chapter%202%20-%20Pandora%20Palace.zip",
        "filename": "Deltarune Chapter 2 - Pandora Palace.zip",
        "size": 34952,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-rouxls-kaard",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19722,
    "title": "Deltarune - Rouxls Kaard",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "cutscene"
    ],
    "description": "The Rouxls Kaard's theme from Deltarune.<br>\r\nIt may not be like the original, but you must enjoy.<br>\r\nDue to being too repetitive, it can be used in cutscenes.<br>\r\n<br>\r\nThanks for Taffy for optimize the port.",
    "latest_version": "smwc-19722-1556673405",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19722,
        "title": "Deltarune - Rouxls Kaard",
        "version": "smwc-19722-1556673405",
        "upstream_time": 1556673405,
        "download_url": "https://dl.smwcentral.net/19722/RoxysKalado.zip",
        "filename": "RoxysKalado.zip",
        "size": 54443,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-rude-buster",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18491,
    "title": "Deltarune - Rude Buster",
    "authors": [
      "Giftshaven",
      "Ultima"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "This is Rude Buster, which is the main battle theme from the newly revealed Toby Fox game, Deltarune. Very fitting for boss battles. Probably some other stuff, but who knows lol<br>\r\n<br>\r\nGiftshaven also gave me the MIDI after he talked with me on Discord DMs (he was the one who offered to give me the MIDI btw), so thanks to him for the MIDI transcription! :D",
    "latest_version": "smwc-18491-1542682936",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18491,
        "title": "Deltarune - Rude Buster",
        "version": "smwc-18491-1542682936",
        "upstream_time": 1542682936,
        "download_url": "https://dl.smwcentral.net/18491/rudebuster.zip",
        "filename": "rudebuster.zip",
        "size": 81909,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-smart-race",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35129,
    "title": "Deltarune - Smart Race",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "final",
      "tense",
      "urban"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b><i>\"This may hurt, but it's to help you!!\"</i></b></span><br>\r\n<br>\r\nOne of the better Deltarune battle themes, heard when you fight the magnificent Berdly!<br>\r\n<br>\r\nCan be used in battles and other tense places.<br>\r\n<br>\r\nUpdate: The song was re-ported from scratch using a more accurate midi, as well as better instrument definitions and commands. Additionally, the two samples used previously were axed, making this completely devoid of custom samples!",
    "latest_version": "smwc-35129-1698269920",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35129,
        "title": "Deltarune - Smart Race",
        "version": "smwc-35129-1698269920",
        "upstream_time": 1698269920,
        "download_url": "https://dl.smwcentral.net/35129/Deltarune%20Chapter%202%20-%20Smart%20Race.zip",
        "filename": "Deltarune Chapter 2 - Smart Race.zip",
        "size": 33147,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-spamton",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31258,
    "title": "Deltarune - Spamton",
    "authors": [
      "EstrelaRadiosa"
    ],
    "tags": [
      "secret level",
      "shop",
      "spooky"
    ],
    "description": "Spamton's encounter theme from Deltarune's second chapter.<br>\r\nTechnically my first port. Unsampled. Probably fits better with secret power-up areas or some kind of shop.",
    "latest_version": "smwc-31258-1674004345",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31258,
        "title": "Deltarune - Spamton",
        "version": "smwc-31258-1674004345",
        "upstream_time": 1674004345,
        "download_url": "https://dl.smwcentral.net/31258/Spamton.zip",
        "filename": "Spamton.zip",
        "size": 32158,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-sword-a-link-to-the-past-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40168,
    "title": "Deltarune - SWORD (A Link to the Past Arrangement)",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "athletic",
      "castle",
      "dark",
      "desert",
      "final",
      "mountain",
      "overworld",
      "temple",
      "upbeat"
    ],
    "description": "An LttP style arrangement of one of Chapter 3's secret game boards. Could fit adventurous levels.",
    "latest_version": "smwc-40168-1754924609",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40168,
        "title": "Deltarune - SWORD (A Link to the Past Arrangement)",
        "version": "smwc-40168-1754924609",
        "upstream_time": 1754924609,
        "download_url": "https://dl.smwcentral.net/40168/Deltarune%20-%20SWORD%20%28A%20Link%20to%20the%20Past%20Arrangement%29.zip",
        "filename": "Deltarune - SWORD (A Link to the Past Arrangement).zip",
        "size": 56177,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-the-second-sanctuary",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40788,
    "title": "Deltarune - The Second Sanctuary",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "night",
      "ruins",
      "temple",
      "tense"
    ],
    "description": "One of my entries for Super Famicompo 7. Includes the original HQ version just for listening.<br>\r\nNot compatible with Starman, P-Switch, Bonus End, Yoshi, Thunder, and death sfx will sound weird.",
    "latest_version": "smwc-40788-1763406478",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40788,
        "title": "Deltarune - The Second Sanctuary",
        "version": "smwc-40788-1763406478",
        "upstream_time": 1763406478,
        "download_url": "https://dl.smwcentral.net/40788/Deltarune%20-%20The%20Second%20Sanctuary.zip",
        "filename": "Deltarune - The Second Sanctuary.zip",
        "size": 129277,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-the-third-sanctuary",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41622,
    "title": "Deltarune - The Third Sanctuary",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "night",
      "ruins",
      "temple",
      "tense"
    ],
    "description": "Not compatible with P-Switch, Bonus End, Yoshi, Thunder, and death sfx will sound weird.",
    "latest_version": "smwc-41622-1774547634",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41622,
        "title": "Deltarune - The Third Sanctuary",
        "version": "smwc-41622-1774547634",
        "upstream_time": 1774547634,
        "download_url": "https://dl.smwcentral.net/41622/Deltarune%20-%20The%20Third%20Sanctuary.zip",
        "filename": "Deltarune - The Third Sanctuary.zip",
        "size": 124173,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-the-world-revolving",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39385,
    "title": "Deltarune - THE WORLD REVOLVING",
    "authors": [
      "TickTockClock"
    ],
    "tags": [
      "bonus",
      "boss",
      "carnival",
      "chaotic",
      "chase",
      "mysterious",
      "spooky",
      "tense"
    ],
    "description": "A silly yet intimidating battle theme used for Ch. 1's secret (secret) boss. Great for spooks, palaces, or spooky switch palaces. <br>\r\n<br>\r\nSpecial thanks to bebn legg for advice on parts of this port.",
    "latest_version": "smwc-39385-1748684774",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39385,
        "title": "Deltarune - THE WORLD REVOLVING",
        "version": "smwc-39385-1748684774",
        "upstream_time": 1748684774,
        "download_url": "https://dl.smwcentral.net/39385/Deltarune%20-%20THE%20WORLD%20REVOLVING.zip",
        "filename": "Deltarune - THE WORLD REVOLVING.zip",
        "size": 33353,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18530,
        "title": "Deltarune - THE WORLD REVOLVING",
        "version": "smwc-18530-1543203721",
        "upstream_time": 1543203721,
        "download_url": "https://dl.smwcentral.net/18530/theworldrevolving.zip",
        "filename": "theworldrevolving.zip",
        "size": 69720,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-tv-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41281,
    "title": "Deltarune - TV WORLD",
    "authors": [
      "Forgado"
    ],
    "tags": [
      "athletic",
      "night",
      "sky",
      "upbeat",
      "urban"
    ],
    "description": "The song \"TV WORLD\" from Chapter 3 of Deltarune, which aptly plays in TV World, originally composed by Toby Fox. Could fit in city or athletic levels. <br>\r\n<br>\r\nThe original samples were found using the Deltarune Sample Sheet.",
    "latest_version": "smwc-41281-1772322401",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41281,
        "title": "Deltarune - TV WORLD",
        "version": "smwc-41281-1772322401",
        "upstream_time": 1772322401,
        "download_url": "https://dl.smwcentral.net/41281/TV%20WORLD.zip",
        "filename": "TV WORLD.zip",
        "size": 83781,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-vs-lancer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25318,
    "title": "Deltarune - Vs. Lancer",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "tense"
    ],
    "description": "Song that The Lancer Fight from Deltarune. Could fit a boss fight or athletic levels.",
    "latest_version": "smwc-25318-1607673870",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25318,
        "title": "Deltarune - Vs. Lancer",
        "version": "smwc-25318-1607673870",
        "upstream_time": 1607673870,
        "download_url": "https://dl.smwcentral.net/25318/Lancer%20Fight.zip",
        "filename": "Lancer Fight.zip",
        "size": 33380,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-vs-lancer-kirby-super-star-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23250,
    "title": "Deltarune - Vs. Lancer (Kirby Super Star Style)",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase"
    ],
    "description": "This is a Kirby Super Star Style arrangement of a song that plays when you're fighting Lancer & Susie.<br>\r\n<br>\r\nIt's perfect for mini-boss fight.",
    "latest_version": "smwc-23250-1591415596",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23250,
        "title": "Deltarune - Vs. Lancer (Kirby Super Star Style)",
        "version": "smwc-23250-1591415596",
        "upstream_time": 1591415596,
        "download_url": "https://dl.smwcentral.net/23250/DELTARUNE%20-%20Vs.%20Lancer%20%28Kirby%20Super%20Star%20Style%20Remix%29.zip",
        "filename": "DELTARUNE - Vs. Lancer (Kirby Super Star Style Remix).zip",
        "size": 41157,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deltarune-vs-susie",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41231,
    "title": "Deltarune - Vs. Susie",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "tense"
    ],
    "description": "The theme played during the Card Castle Prison fight against Lancer (as Susie) from Deltarune: Chapter 1.",
    "latest_version": "smwc-41231-1773437163",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41231,
        "title": "Deltarune - Vs. Susie",
        "version": "smwc-41231-1773437163",
        "upstream_time": 1773437163,
        "download_url": "https://dl.smwcentral.net/41231/Deltarune%20-%20Vs.%20Susie%20%5BU%5D.zip",
        "filename": "Deltarune - Vs. Susie %5BU%5D.zip",
        "size": 34530,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18585,
        "title": "Deltarune - Vs. Susie",
        "version": "smwc-18585-1543768835",
        "upstream_time": 1543768835,
        "download_url": "https://dl.smwcentral.net/18585/Vs.%20Susie.zip",
        "filename": "Vs. Susie.zip",
        "size": 52236,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-demented",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7297,
    "title": "Demented",
    "authors": [
      "Weirdo101.5"
    ],
    "tags": [
      "bonus",
      "dark"
    ],
    "description": "A small, demented loop thst grows more intense until it resets. Could suit a funhouse of doom...maybe?",
    "latest_version": "smwc-7297-1319883537",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7297,
        "title": "Demented",
        "version": "smwc-7297-1319883537",
        "upstream_time": 1319883537,
        "download_url": "https://dl.smwcentral.net/7297/Demented.zip",
        "filename": "Demented.zip",
        "size": 70405,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-demon-of-laplace-watery-grave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8363,
    "title": "Demon of Laplace - Watery Grave",
    "authors": [
      "sincx"
    ],
    "tags": [
      "dark",
      "ghost house",
      "water"
    ],
    "description": "A short song that might work in a graveyard or possibly a ghost ship. Not recommended for use in longer levels. This version is sampled.",
    "latest_version": "smwc-8363-1359133348",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8363,
        "title": "Demon of Laplace - Watery Grave",
        "version": "smwc-8363-1359133348",
        "upstream_time": 1359133348,
        "download_url": "https://dl.smwcentral.net/8363/Watery%20Grave%20%28S%29.zip",
        "filename": "Watery Grave (S).zip",
        "size": 70945,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8361,
        "title": "Demon of Laplace - Watery Grave",
        "version": "smwc-8361-1359133133",
        "upstream_time": 1359133133,
        "download_url": "https://dl.smwcentral.net/8361/Watery%20Grave.zip",
        "filename": "Watery Grave.zip",
        "size": 60493,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-demon-s-crest-catacombs-of-the-dead",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33918,
    "title": "Demon's Crest - Catacombs of the Dead",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "ruins",
      "temple"
    ],
    "description": "This song is dedicated to <span class=\"un-outer\" title=\"RecToR_24\"><a href=\"/?p=profile&amp;id=38436\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">RecToR_24</a></span>",
    "latest_version": "smwc-33918-1696093379",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33918,
        "title": "Demon's Crest - Catacombs of the Dead",
        "version": "smwc-33918-1696093379",
        "upstream_time": 1696093379,
        "download_url": "https://dl.smwcentral.net/33918/Catacombs%20of%20the%20Dead.zip",
        "filename": "Catacombs of the Dead.zip",
        "size": 66149,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-demon-s-crest-cursed-towers",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16343,
    "title": "Demon's Crest - Cursed Towers",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "castle",
      "dark",
      "ghost house",
      "night",
      "spooky",
      "tense"
    ],
    "description": "Good for creepy castles or ghost houses.",
    "latest_version": "smwc-16343-1506890851",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16343,
        "title": "Demon's Crest - Cursed Towers",
        "version": "smwc-16343-1506890851",
        "upstream_time": 1506890851,
        "download_url": "https://dl.smwcentral.net/16343/Demon%27s%20Crest%20-%20Cusred%20Towers.zip",
        "filename": "Demon%27s Crest - Cusred Towers.zip",
        "size": 55672,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-demon-s-crest-the-infinite-demon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7609,
    "title": "Demon's Crest - The Infinite Demon",
    "authors": [
      "Ice Man"
    ],
    "tags": [
      "final",
      "ghost house"
    ],
    "description": "Could be used for a church or a haunted level.",
    "latest_version": "smwc-7609-1312350988",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7609,
        "title": "Demon's Crest - The Infinite Demon",
        "version": "smwc-7609-1312350988",
        "upstream_time": 1312350988,
        "download_url": "https://dl.smwcentral.net/7609/Demon%27s%20Crest%20-%20Last%20Boss.zip",
        "filename": "Demon%27s Crest - Last Boss.zip",
        "size": 66491,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-demon-s-revenge-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27596,
    "title": "Demon's Revenge - Title Screen",
    "authors": [
      "janklorde"
    ],
    "tags": [
      "castle",
      "dark",
      "industrial",
      "ruins"
    ],
    "description": "Title screen music from Demons Revenge for the Amstrad CPC.<br>\r\n<br>\r\nThis track won joint 3rd place in my \"vote for your favourite ports to see released\" thread from summer C3 2021. <br>\r\n<br>\r\n<br>\r\n<br>\r\n ",
    "latest_version": "smwc-27596-1629203665",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27596,
        "title": "Demon's Revenge - Title Screen",
        "version": "smwc-27596-1629203665",
        "upstream_time": 1629203665,
        "download_url": "https://dl.smwcentral.net/27596/Demons%20Revenge.zip",
        "filename": "Demons Revenge.zip",
        "size": 65291,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-densetsu-no-starfy-sea-of-ice",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22051,
    "title": "Densetsu no Starfy - Sea of Ice",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "bonus",
      "calm",
      "grassland",
      "ice",
      "sky",
      "water"
    ],
    "description": "A song played at the 4th World of the first Starfy game for the GBA.",
    "latest_version": "smwc-22051-1580325247",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22051,
        "title": "Densetsu no Starfy - Sea of Ice",
        "version": "smwc-22051-1580325247",
        "upstream_time": 1580325247,
        "download_url": "https://dl.smwcentral.net/22051/Densetsu%20no%20Starfy%20-%20Sea%20of%20Ice.zip",
        "filename": "Densetsu no Starfy - Sea of Ice.zip",
        "size": 55397,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-department-store-dressing-room-orgy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8284,
    "title": "Department Store Dressing Room Orgy",
    "authors": [
      "Atma"
    ],
    "tags": [
      "town"
    ],
    "description": "A lighthearted piece composed by TrapFanatic. Recommended for a town theme.",
    "latest_version": "smwc-8284-1345222227",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8284,
        "title": "Department Store Dressing Room Orgy",
        "version": "smwc-8284-1345222227",
        "upstream_time": 1345222227,
        "download_url": "https://dl.smwcentral.net/8284/DepartmentStore.zip",
        "filename": "DepartmentStore.zip",
        "size": 64573,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-depression-casino-jazz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28184,
    "title": "Depression (Casino Jazz)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "bonus",
      "cave",
      "grassland",
      "night",
      "overworld",
      "tense",
      "town",
      "urban"
    ],
    "description": "My original composition from Casino Jazz Music, Could fit on the hidden/secret levels and overworlds. Likely Town, Cavern, and night grassland levels.",
    "latest_version": "smwc-28184-1632780942",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28184,
        "title": "Depression (Casino Jazz)",
        "version": "smwc-28184-1632780942",
        "upstream_time": 1632780942,
        "download_url": "https://dl.smwcentral.net/28184/%5Bjazz%20music%5D%20Depression.zip",
        "filename": "%5Bjazz music%5D Depression.zip",
        "size": 31827,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-der-langrisser-die-legende-des-schwertes",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7679,
    "title": "Der Langrisser - Die Legende Des Schwertes",
    "authors": [
      "Counterfeit"
    ],
    "tags": [
      "castle",
      "dark",
      "final"
    ],
    "description": "A, intense final sounding song from Der Langrisser.",
    "latest_version": "smwc-7679-1312241738",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7679,
        "title": "Der Langrisser - Die Legende Des Schwertes",
        "version": "smwc-7679-1312241738",
        "upstream_time": 1312241738,
        "download_url": "https://dl.smwcentral.net/7679/DL05.zip",
        "filename": "DL05.zip",
        "size": 72314,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-der-langrisser-story",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7665,
    "title": "Der Langrisser - Story",
    "authors": [
      "Counterfeit"
    ],
    "tags": [
      "overworld",
      "title"
    ],
    "description": "Song that plays during a scenario overview. Suits overworlds and title screens best.",
    "latest_version": "smwc-7665-1320042075",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7665,
        "title": "Der Langrisser - Story",
        "version": "smwc-7665-1320042075",
        "upstream_time": 1320042075,
        "download_url": "https://dl.smwcentral.net/7665/DLStory.zip",
        "filename": "DLStory.zip",
        "size": 71829,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-derby-jockey-racing-stable-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31074,
    "title": "Derby Jockey - Racing Stable Select",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "night",
      "overworld",
      "sky"
    ],
    "description": "Exciting and upbeat selection theme from the first Derby Jockey game on SNES.<br>\r\n<br>\r\nCould fit in well in sky-themed areas.",
    "latest_version": "smwc-31074-1657943085",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31074,
        "title": "Derby Jockey - Racing Stable Select",
        "version": "smwc-31074-1657943085",
        "upstream_time": 1657943085,
        "download_url": "https://dl.smwcentral.net/31074/Derby%20Jockey%20-%20Racing%20Stable%20Select-.zip",
        "filename": "Derby Jockey - Racing Stable Select-.zip",
        "size": 59001,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-desert",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7866,
    "title": "Desert",
    "authors": [
      "Fyord"
    ],
    "tags": [
      "desert",
      "jungle",
      "overworld",
      "ruins",
      "temple"
    ],
    "description": "A piece composed to suit desert levels. Sounds very Middle Eastern.",
    "latest_version": "smwc-7866-1318061512",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7866,
        "title": "Desert",
        "version": "smwc-7866-1318061512",
        "upstream_time": 1318061512,
        "download_url": "https://dl.smwcentral.net/7866/CUSTOM%20-%20Desert.zip",
        "filename": "CUSTOM - Desert.zip",
        "size": 67516,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-desert-dance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7884,
    "title": "Desert Dance",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "desert",
      "town"
    ],
    "description": "A spicy, Arabic-sounding tune that would work well for desert levels.",
    "latest_version": "smwc-7884-1337161550",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7884,
        "title": "Desert Dance",
        "version": "smwc-7884-1337161550",
        "upstream_time": 1337161550,
        "download_url": "https://dl.smwcentral.net/7884/Desert%20Dance.zip",
        "filename": "Desert Dance.zip",
        "size": 67183,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-desert-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7796,
    "title": "Desert Overworld",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "desert",
      "overworld",
      "temple"
    ],
    "description": "A short, Arabic-themed track that could be used for an overworld. Not recommended for level usage.",
    "latest_version": "smwc-7796-1336553930",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7796,
        "title": "Desert Overworld",
        "version": "smwc-7796-1336553930",
        "upstream_time": 1336553930,
        "download_url": "https://dl.smwcentral.net/7796/Desert%20Overworld.zip",
        "filename": "Desert Overworld.zip",
        "size": 69722,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-desert-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8221,
    "title": "Desert Stage",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "desert"
    ],
    "description": "A superb song great to be used for desert themed levels",
    "latest_version": "smwc-8221-1342081428",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8221,
        "title": "Desert Stage",
        "version": "smwc-8221-1342081428",
        "upstream_time": 1342081428,
        "download_url": "https://dl.smwcentral.net/8221/Custom%20-%20Desert%20Stage.zip",
        "filename": "Custom - Desert Stage.zip",
        "size": 74101,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-desert-strike-return-to-the-gulf-bus-ride-to-freedom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23791,
    "title": "Desert Strike: Return to the Gulf - Bus Ride to Freedom",
    "authors": [
      "KiloMinimo"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "The Song \"Bus Ride to Freedom\" of Desert Strike, made for course clear/boss clear<br>\r\n<br>\r\nIncludes a version with the original goal whistle from SMW.",
    "latest_version": "smwc-23791-1595296265",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23791,
        "title": "Desert Strike: Return to the Gulf - Bus Ride to Freedom",
        "version": "smwc-23791-1595296265",
        "upstream_time": 1595296265,
        "download_url": "https://dl.smwcentral.net/23791/Desert_Strike_-_Bus_Ride_to%20Freedom.zip",
        "filename": "Desert_Strike_-_Bus_Ride_to Freedom.zip",
        "size": 61994,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-destroyed-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7286,
    "title": "Destroyed Town",
    "authors": [
      "Masashi27"
    ],
    "tags": [
      "castle",
      "final",
      "ruins",
      "town"
    ],
    "description": "This is a simple, sad song, would suit an NES-ish level (due the samples).<br>\r\n<br>\r\n<br>\r\nUpdate (12/10/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 451 bytes.",
    "latest_version": "smwc-7286-1319961495",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7286,
        "title": "Destroyed Town",
        "version": "smwc-7286-1319961495",
        "upstream_time": 1319961495,
        "download_url": "https://dl.smwcentral.net/7286/Destroyed%20Town.zip",
        "filename": "Destroyed Town.zip",
        "size": 40180,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-destruction-inbound-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30142,
    "title": "Destruction Inbound! ~ Boss Battle",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "fire",
      "tense"
    ],
    "description": "The fierce and menacing theme I composed originally for a personal hack that's since been cancelled.<br>\r\n<br>\r\nGreat for final bosses and chase sequences.",
    "latest_version": "smwc-30142-1655494228",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30142,
        "title": "Destruction Inbound! ~ Boss Battle",
        "version": "smwc-30142-1655494228",
        "upstream_time": 1655494228,
        "download_url": "https://dl.smwcentral.net/30142/Destruction%20Inbound%21%20~%20Boss%20Battle.zip",
        "filename": "Destruction Inbound%21 ~ Boss Battle.zip",
        "size": 59028,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-detection-anime-music-video",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32168,
    "title": "Detection (Anime Music Video)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "athletic",
      "credits",
      "grassland",
      "sky",
      "title",
      "town",
      "urban"
    ],
    "description": "<a href=\"https://www.youtube.com/watch?v=LoS6deYHfA4\" rel=\"nofollow\">Preview</a>, Lovely groove song. Could fit on the town levels. Also credits",
    "latest_version": "smwc-32168-1674366915",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32168,
        "title": "Detection (Anime Music Video)",
        "version": "smwc-32168-1674366915",
        "upstream_time": 1674366915,
        "download_url": "https://dl.smwcentral.net/32168/%5BAMV%5D%20Detection.zip",
        "filename": "%5BAMV%5D Detection.zip",
        "size": 41832,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-deus-ex-unatco",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33278,
    "title": "Deus Ex - UNATCO",
    "authors": [
      "Ontwikseltsaar"
    ],
    "tags": [
      "ambient",
      "dark",
      "mysterious",
      "night"
    ],
    "description": "Perfect for when Mario gets embroiled in a global conspiracy, when he's wearing sunglasses or when he's visiting the ladies' restroom.<br>\r\n<br>\r\nShout outs to musicalman for his samples of insanity.",
    "latest_version": "smwc-33278-1688978390",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33278,
        "title": "Deus Ex - UNATCO",
        "version": "smwc-33278-1688978390",
        "upstream_time": 1688978390,
        "download_url": "https://dl.smwcentral.net/33278/Deus%20Ex%20-%20UNATCO.zip",
        "filename": "Deus Ex - UNATCO.zip",
        "size": 78549,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-devil-summoner-2-battle-raidou",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7666,
    "title": "Devil Summoner 2 - Battle ~Raidou~ 2008",
    "authors": [
      "Holy Order Sol"
    ],
    "tags": [
      "boss",
      "chase"
    ],
    "description": "This is originally a battle theme from Devil Summoner 1, the remix of which is used outside of battles in DS2.",
    "latest_version": "smwc-7666-1320042379",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7666,
        "title": "Devil Summoner 2 - Battle ~Raidou~ 2008",
        "version": "smwc-7666-1320042379",
        "upstream_time": 1320042379,
        "download_url": "https://dl.smwcentral.net/7666/Battle%20Raidou.zip",
        "filename": "Battle Raidou.zip",
        "size": 69680,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-devoid-spirits-ii-abandoned-headquarters",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29303,
    "title": "Devoid Spirits II - Abandoned Headquarters",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "dark",
      "ruins",
      "spooky"
    ],
    "description": "An ominously progressing theme that plays in leftover areas that were once highly regarded in Devoid Spirits II and during lost investigations.<br>\r\n<br>\r\nReleased in C3 Winter 2022.",
    "latest_version": "smwc-29303-1646023846",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29303,
        "title": "Devoid Spirits II - Abandoned Headquarters",
        "version": "smwc-29303-1646023846",
        "upstream_time": 1646023846,
        "download_url": "https://dl.smwcentral.net/29303/Devoid%20Spirits%20II%20-%20Abandoned%20Headquarters.zip",
        "filename": "Devoid Spirits II - Abandoned Headquarters.zip",
        "size": 59092,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-devoid-spirits-ii-blood-moon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29305,
    "title": "Devoid Spirits II - Blood Moon",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "dark",
      "sad"
    ],
    "description": "This song plays during the more uneasier parts of the nights while there's an ongoing apocalypse at Devoid Spirits II.<br>\r\n<br>\r\nReleased in C3 Winter 2022.",
    "latest_version": "smwc-29305-1646023850",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29305,
        "title": "Devoid Spirits II - Blood Moon",
        "version": "smwc-29305-1646023850",
        "upstream_time": 1646023850,
        "download_url": "https://dl.smwcentral.net/29305/Devoid%20Spirits%20II%20-%20Blood%20Moon.zip",
        "filename": "Devoid Spirits II - Blood Moon.zip",
        "size": 49831,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-devoid-spirits-ii-candy-factory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29301,
    "title": "Devoid Spirits II - Candy Factory",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "calm",
      "snow",
      "water"
    ],
    "description": "A bright introductional tune that plays inside the Candy Factory, where all the sweets are getting produced in Devoid Spirits II, alongside a few upcoming experiments.<br>\r\n<br>\r\nReleased in C3 Winter 2022.",
    "latest_version": "smwc-29301-1643825845",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29301,
        "title": "Devoid Spirits II - Candy Factory",
        "version": "smwc-29301-1643825845",
        "upstream_time": 1643825845,
        "download_url": "https://dl.smwcentral.net/29301/Devoid%20Spirits%20II%20-%20Candy%20Factory.zip",
        "filename": "Devoid Spirits II - Candy Factory.zip",
        "size": 70364,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-devoid-spirits-ii-credits-roll",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29310,
    "title": "Devoid Spirits II - Credits Roll",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "credits"
    ],
    "description": "After a hefty victory amidst the Pumpkin Town, this overly exciting credits tune comes in to set  an end in Devoid Spirits II, with features some motives from the previous songs into one new remixed track.<br>\r\n<br>\r\nReleased in C3 Winter 2022.",
    "latest_version": "smwc-29310-1646023865",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29310,
        "title": "Devoid Spirits II - Credits Roll",
        "version": "smwc-29310-1646023865",
        "upstream_time": 1646023865,
        "download_url": "https://dl.smwcentral.net/29310/Devoid%20Spirits%20II%20-%20Credits%20Roll.zip",
        "filename": "Devoid Spirits II - Credits Roll.zip",
        "size": 76093,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-devoid-spirits-ii-dead-harvester",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29293,
    "title": "Devoid Spirits II - Dead Harvester",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "spooky",
      "town"
    ],
    "description": "The fields which was once a living property and has been leftover for years in Devoid Spirits II, playing as the main grassland theme of lost areas.<br>\r\n<br>\r\nReleased in C3 Winter 2022.",
    "latest_version": "smwc-29293-1645403831",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29293,
        "title": "Devoid Spirits II - Dead Harvester",
        "version": "smwc-29293-1645403831",
        "upstream_time": 1645403831,
        "download_url": "https://dl.smwcentral.net/29293/Devoid%20Spirits%20II%20-%20Dead%20Harvester.zip",
        "filename": "Devoid Spirits II - Dead Harvester.zip",
        "size": 52132,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-devoid-spirits-ii-gale-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29294,
    "title": "Devoid Spirits II - Gale Forest",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "dark",
      "forest",
      "mysterious",
      "night"
    ],
    "description": "The deep and unpopulated forests from Devoid Spirits II which are covered in a lot of leaves and obstacles while the screen constantly shifs due to a persistent stormer inside.<br>\r\n<br>\r\nReleased in Winter C3 2022.",
    "latest_version": "smwc-29294-1645404446",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29294,
        "title": "Devoid Spirits II - Gale Forest",
        "version": "smwc-29294-1645404446",
        "upstream_time": 1645404446,
        "download_url": "https://dl.smwcentral.net/29294/Devoid%20Spirits%20II%20-%20Gale%20Forest.zip",
        "filename": "Devoid Spirits II - Gale Forest.zip",
        "size": 60326,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-devoid-spirits-ii-graveyard-spirits",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29297,
    "title": "Devoid Spirits II - Graveyard Spirits",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "dark",
      "sad"
    ],
    "description": "As the title suggests, this theme plays during any important graveyard in Devoid Spirits II, which stores the spirits of ancient history inside.<br>\r\n<br>\r\nReleased in C3 Winter 2022.",
    "latest_version": "smwc-29297-1645405800",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29297,
        "title": "Devoid Spirits II - Graveyard Spirits",
        "version": "smwc-29297-1645405800",
        "upstream_time": 1645405800,
        "download_url": "https://dl.smwcentral.net/29297/Devoid%20Spirits%20II%20-%20Graveyard%20Spirits.zip",
        "filename": "Devoid Spirits II - Graveyard Spirits.zip",
        "size": 72641,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-devoid-spirits-ii-joker-i",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29307,
    "title": "Devoid Spirits II - Joker I",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "boss",
      "carnival",
      "chase",
      "tense"
    ],
    "description": "The first phase against the Joker in Devoid Spirits II, which plays a highly energetic battle theme alongside a persistent brass section.<br>\r\n<br>\r\nRelease in C3 Winter 2022.",
    "latest_version": "smwc-29307-1646023857",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29307,
        "title": "Devoid Spirits II - Joker I",
        "version": "smwc-29307-1646023857",
        "upstream_time": 1646023857,
        "download_url": "https://dl.smwcentral.net/29307/Devoid%20Spirits%20II%20-%20Joker%20I.zip",
        "filename": "Devoid Spirits II - Joker I.zip",
        "size": 70555,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-devoid-spirits-ii-joker-ii",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29308,
    "title": "Devoid Spirits II - Joker II",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "boss",
      "dark",
      "final",
      "sad"
    ],
    "description": "The second and final encounter with the Joker, which the music sets the final climax from it's serious orchestration.<br>\r\n<br>\r\nReleased in C3 Winter 2022.",
    "latest_version": "smwc-29308-1646023861",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29308,
        "title": "Devoid Spirits II - Joker II",
        "version": "smwc-29308-1646023861",
        "upstream_time": 1646023861,
        "download_url": "https://dl.smwcentral.net/29308/Devoid%20Spirits%20II%20-%20Joker%20II.zip",
        "filename": "Devoid Spirits II - Joker II.zip",
        "size": 61447,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-devoid-spirits-ii-parallel-worlds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29306,
    "title": "Devoid Spirits II - Parallel Worlds",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "jungle",
      "night",
      "ruins"
    ],
    "description": "Fifth-based adventuring theme that plays in the alternate universe of Devoid Spirits II, where it mirrors the world in a whole other perspective that reflects the different.<br>\r\n<br>\r\nReleased in C3 Winter 2022.",
    "latest_version": "smwc-29306-1646023853",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29306,
        "title": "Devoid Spirits II - Parallel Worlds",
        "version": "smwc-29306-1646023853",
        "upstream_time": 1646023853,
        "download_url": "https://dl.smwcentral.net/29306/Devoid%20Spirits%20II%20-%20Parallel%20Worlds.zip",
        "filename": "Devoid Spirits II - Parallel Worlds.zip",
        "size": 68529,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-devoid-spirits-ii-pumpkin-cult",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29292,
    "title": "Devoid Spirits II - Pumpkin Cult",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "dark",
      "night",
      "spooky"
    ],
    "description": "The dark and ominous intruduction present from the Pumpkin Cult in Devoid Spirits II, <br>\r\nused early on as a dialogue and the theme song of the Pumpkin Village.<br>\r\n<br>\r\nReleased on C3 Winter 2022.",
    "latest_version": "smwc-29292-1643569424",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29292,
        "title": "Devoid Spirits II - Pumpkin Cult",
        "version": "smwc-29292-1643569424",
        "upstream_time": 1643569424,
        "download_url": "https://dl.smwcentral.net/29292/Devoid%20Spirits%20II%20-%20Pumpkin%20Cult.zip",
        "filename": "Devoid Spirits II - Pumpkin Cult.zip",
        "size": 77913,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-devoid-spirits-ii-skeleton-rave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29296,
    "title": "Devoid Spirits II - Skeleton Rave",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus"
    ],
    "description": "The upbeat tune that emerges when encountering against a skeletal division in Devoid Spirits II.<br>\r\n<br>\r\nReleased in C3 Winter 2022.",
    "latest_version": "smwc-29296-1643581097",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29296,
        "title": "Devoid Spirits II - Skeleton Rave",
        "version": "smwc-29296-1643581097",
        "upstream_time": 1643581097,
        "download_url": "https://dl.smwcentral.net/29296/Devoid%20Spirits%20II%20-%20Skeleton%20Rave.zip",
        "filename": "Devoid Spirits II - Skeleton Rave.zip",
        "size": 58652,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-devoid-spirits-ii-treat-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29298,
    "title": "Devoid Spirits II - Treat City",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "bonus",
      "carnival",
      "town"
    ],
    "description": "The more solemn and drum heavy tune that plays in the local accepted towns of Devoid Spirits II once you become trusted and take in for a ride.<br>\r\n<br>\r\nReleased in C3 Winter 2022.",
    "latest_version": "smwc-29298-1643667251",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29298,
        "title": "Devoid Spirits II - Treat City",
        "version": "smwc-29298-1643667251",
        "upstream_time": 1643667251,
        "download_url": "https://dl.smwcentral.net/29298/Devoid%20Spirits%20II%20-%20Treat%20City.zip",
        "filename": "Devoid Spirits II - Treat City.zip",
        "size": 81274,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-devoid-spirits-ii-trick-s-auction",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29299,
    "title": "Devoid Spirits II - Trick's Auction",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "switch palace"
    ],
    "description": "The song that plays while you interact with Trick's Auction, where you can trade in candies for useful goods and lifes with a bit of luck, and even unlock exclusive paths in Devoid Spirits II with enough competition.<br>\r\n<br>\r\nReleased in C3 Winter 2022.",
    "latest_version": "smwc-29299-1645026806",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29299,
        "title": "Devoid Spirits II - Trick's Auction",
        "version": "smwc-29299-1645026806",
        "upstream_time": 1645026806,
        "download_url": "https://dl.smwcentral.net/29299/Devoid%20Spirits%20II%20-%20Trick%20Auction.zip",
        "filename": "Devoid Spirits II - Trick Auction.zip",
        "size": 60945,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-devoid-spirits-ii-unlit-candles",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29295,
    "title": "Devoid Spirits II - Unlit Candles",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "castle",
      "dark"
    ],
    "description": "The deep underground partitions where the light barely shines through and it's about evidence to know your way in Devoid Spirits II.<br>\r\n<br>\r\nRelease in Winter C3 2022.",
    "latest_version": "smwc-29295-1645405797",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29295,
        "title": "Devoid Spirits II - Unlit Candles",
        "version": "smwc-29295-1645405797",
        "upstream_time": 1645405797,
        "download_url": "https://dl.smwcentral.net/29295/Devoid%20Spirits%20II%20-%20Unlit%20Candles.zip",
        "filename": "Devoid Spirits II - Unlit Candles.zip",
        "size": 44765,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dezaemon-unused-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21553,
    "title": "Dezaemon - Unused Song 08",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "ambient",
      "calm",
      "cutscene",
      "overworld"
    ],
    "description": "A calm and atmospheric unused track from Dezaemon that could be used for overworld maps or cutscenes.<br>\r\n<br>\r\nAlso wtf why is nothing in this song optimizable?",
    "latest_version": "smwc-21553-1574999958",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21553,
        "title": "Dezaemon - Unused Song 08",
        "version": "smwc-21553-1574999958",
        "upstream_time": 1574999958,
        "download_url": "https://dl.smwcentral.net/21553/Dezaemon%20-%20Unused%20Song%2008.zip",
        "filename": "Dezaemon - Unused Song 08.zip",
        "size": 28225,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dhs-move-this",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40772,
    "title": "DHS - Move This",
    "authors": [
      "Ahrion",
      "Samantha"
    ],
    "tags": [
      "abstract",
      "castle",
      "factory"
    ],
    "description": "Me and Ahrion's entry to SuperFamicompo 2025. Incompatible with Blargg/Thunder and Yoshi.<br>\r\n<br>\r\nDo note this is a modified version of <a href=\"https://modarchive.org/index.php?request=view_by_moduleid&query=85967\" rel=\"nofollow\">the original</a> as the vocal samples have been removed and similar sounding samples were nuked to save space.",
    "latest_version": "smwc-40772-1762986114",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40772,
        "title": "DHS - Move This",
        "version": "smwc-40772-1762986114",
        "upstream_time": 1762986114,
        "download_url": "https://dl.smwcentral.net/40772/Move%20This.zip",
        "filename": "Move This.zip",
        "size": 155746,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-diablo-tristram",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37995,
    "title": "Diablo - Tristram",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "calm",
      "dark",
      "forest",
      "mysterious",
      "overworld"
    ],
    "description": "First 4 minutes of the iconic Tristram song of Diablo.<br>\r\nThis port was made mainly with the overworld in mind. As not the entirety of the song was ported, the song does not loop well. It is therefore not recommended to use in levels.",
    "latest_version": "smwc-37995-1726080067",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37995,
        "title": "Diablo - Tristram",
        "version": "smwc-37995-1726080067",
        "upstream_time": 1726080067,
        "download_url": "https://dl.smwcentral.net/37995/tristram.zip",
        "filename": "tristram.zip",
        "size": 94875,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-diadra-empty-heroine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23206,
    "title": "Diadra Empty - Heroine 04",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "calm",
      "night",
      "overworld",
      "town",
      "water"
    ],
    "description": "The soothing, dreamy song featured in JUMP's Star World.",
    "latest_version": "smwc-23206-1591065708",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23206,
        "title": "Diadra Empty - Heroine 04",
        "version": "smwc-23206-1591065708",
        "upstream_time": 1591065708,
        "download_url": "https://dl.smwcentral.net/23206/Heroine%2004.zip",
        "filename": "Heroine 04.zip",
        "size": 64057,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-diadra-empty-white-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26697,
    "title": "Diadra Empty - White Night",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "cave",
      "cutscene",
      "dark",
      "ice",
      "night",
      "overworld",
      "snow"
    ],
    "description": "Weapon selection screen's music from Diadra Empty.<br>\r\nIt's a little bit short and repetitive.",
    "latest_version": "smwc-26697-1619842696",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26697,
        "title": "Diadra Empty - White Night",
        "version": "smwc-26697-1619842696",
        "upstream_time": 1619842696,
        "download_url": "https://dl.smwcentral.net/26697/White%20Night.zip",
        "filename": "White Night.zip",
        "size": 60367,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-diddy-kong-racing-darkmoon-caverns",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16609,
    "title": "Diddy Kong Racing - Darkmoon Caverns",
    "authors": [
      "Koopaly"
    ],
    "tags": [
      "abstract",
      "athletic",
      "space"
    ],
    "description": "Port of Darkmoon Caverns from Diddy Kong Racing.",
    "latest_version": "smwc-16609-1510885231",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16609,
        "title": "Diddy Kong Racing - Darkmoon Caverns",
        "version": "smwc-16609-1510885231",
        "upstream_time": 1510885231,
        "download_url": "https://dl.smwcentral.net/16609/Diddy%20Kong%20Racing%20-%20Darkmoon%20Caverns.zip",
        "filename": "Diddy Kong Racing - Darkmoon Caverns.zip",
        "size": 36872,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-diddy-kong-racing-main-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7268,
    "title": "Diddy Kong Racing - Main Menu",
    "authors": [
      "spigmike"
    ],
    "tags": [
      "bonus",
      "title"
    ],
    "description": "An upbeat techno song that would work for a title screen, or maybe a bonus theme.",
    "latest_version": "smwc-7268-1320042634",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7268,
        "title": "Diddy Kong Racing - Main Menu",
        "version": "smwc-7268-1320042634",
        "upstream_time": 1320042634,
        "download_url": "https://dl.smwcentral.net/7268/DKRMainMenu.zip",
        "filename": "DKRMainMenu.zip",
        "size": 69246,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-diddy-kong-racing-spacedust-alley",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7091,
    "title": "Diddy Kong Racing - Spacedust Alley",
    "authors": [
      "spigmike"
    ],
    "tags": [
      "credits",
      "grassland",
      "space"
    ],
    "description": "An upbeat 'march' type song. Doesn't really suit anything specific except maybe a space or toy box type level.",
    "latest_version": "smwc-7091-1312195052",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7091,
        "title": "Diddy Kong Racing - Spacedust Alley",
        "version": "smwc-7091-1312195052",
        "upstream_time": 1312195052,
        "download_url": "https://dl.smwcentral.net/7091/Spacedust%20Alley.zip",
        "filename": "Spacedust Alley.zip",
        "size": 67750,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-diddy-kong-racing-spaceport-alpha",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8442,
    "title": "Diddy Kong Racing - Spaceport Alpha",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain"
    ],
    "description": "An athletic and happy sounding song that would fit to a mountain or grass level.",
    "latest_version": "smwc-8442-1374030089",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8442,
        "title": "Diddy Kong Racing - Spaceport Alpha",
        "version": "smwc-8442-1374030089",
        "upstream_time": 1374030089,
        "download_url": "https://dl.smwcentral.net/8442/Diddy%20Kong%20Racing%20-%20Spaceport%20Alpha.zip",
        "filename": "Diddy Kong Racing - Spaceport Alpha.zip",
        "size": 33163,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-diddy-kong-racing-walrus-cove",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21773,
    "title": "Diddy Kong Racing - Walrus Cove",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "ice",
      "snow"
    ],
    "description": "A port made for Hobz's 2019 BLDC entry. Good for winter/snow levels.",
    "latest_version": "smwc-21773-1578269136",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21773,
        "title": "Diddy Kong Racing - Walrus Cove",
        "version": "smwc-21773-1578269136",
        "upstream_time": 1578269136,
        "download_url": "https://dl.smwcentral.net/21773/Diddy%20Kong%20Racing%20-%20Walrus%20Cove.zip",
        "filename": "Diddy Kong Racing - Walrus Cove.zip",
        "size": 77004,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dig-dug-arrangement-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40083,
    "title": "Dig Dug Arrangement - Area 3 - Desert",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "desert",
      "grassland",
      "upbeat"
    ],
    "description": "A simple theme from the game developed by Namco. Suited for deserts, pretty relaxing sounding.",
    "latest_version": "smwc-40083-1758839946",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40083,
        "title": "Dig Dug Arrangement - Area 3 - Desert",
        "version": "smwc-40083-1758839946",
        "upstream_time": 1758839946,
        "download_url": "https://dl.smwcentral.net/40083/Dig_Dug%20Arrangement%20-%20Area%203%20-%20Desert.zip",
        "filename": "Dig_Dug Arrangement - Area 3 - Desert.zip",
        "size": 31156,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-digbar",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34954,
    "title": "DigBar - 4 Big Guys (Stage-Clear-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "goal"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #F2C628;\"><i>Four big guys and they grab on my thighs</i></span></span><br>\r\n‎‎‎‎‎‎‎‎ㅤ<span style=\"font-size: 8pt;\">- DigBar, 2021</span><br>\r\n<br>\r\nDid a short arrangement of <span style=\"color: #F2C628;\">4 Big Guys</span> by DigBar as a \"stage-clear-mix.\" I blame the people in my discord server for this.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n<u>There are customizable options for enabling & disabling the goal tape sound that you can adjust in the song's txt file</u>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables Goal SFX [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables Goal SFX",
    "latest_version": "smwc-34954-1696606846",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34954,
        "title": "DigBar - 4 Big Guys (Stage-Clear-Mix)",
        "version": "smwc-34954-1696606846",
        "upstream_time": 1696606846,
        "download_url": "https://dl.smwcentral.net/34954/4%20Big%20Guys%20%28Stage-Clear-Mix%29.zip",
        "filename": "4 Big Guys (Stage-Clear-Mix).zip",
        "size": 62750,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-digimon-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32715,
    "title": "Digimon World 2 - Core Tower",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "castle",
      "cave",
      "chase",
      "dark",
      "environmental",
      "final",
      "fire",
      "industrial",
      "mountain",
      "mysterious",
      "sewer",
      "temple",
      "water"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Alex\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=40776\" style=\"color: #5b2df0;\" class=\"un\">Alex</a></span><br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus-End, P-Switch, Yoshi, Thunder/Firework/Blargg",
    "latest_version": "smwc-32715-1680293766",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32715,
        "title": "Digimon World 2 - Core Tower",
        "version": "smwc-32715-1680293766",
        "upstream_time": 1680293766,
        "download_url": "https://dl.smwcentral.net/32715/Core%20Tower.zip",
        "filename": "Core Tower.zip",
        "size": 97705,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32530,
        "title": "Digimon World 2 - Chaos Tower",
        "version": "smwc-32530-1674931117",
        "upstream_time": 1674931117,
        "download_url": "https://dl.smwcentral.net/32530/ChaosTower.zip",
        "filename": "ChaosTower.zip",
        "size": 104723,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28562,
        "title": "Digimon World 3 - Sewer Ambience",
        "version": "smwc-28562-1638064163",
        "upstream_time": 1638064163,
        "download_url": "https://dl.smwcentral.net/28562/Sewer%20Ambience.zip",
        "filename": "Sewer Ambience.zip",
        "size": 81181,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23708,
        "title": "Digimon World 3 - Wind Prairie",
        "version": "smwc-23708-1595702470",
        "upstream_time": 1595702470,
        "download_url": "https://dl.smwcentral.net/23708/Wind%20Prairie.zip",
        "filename": "Wind Prairie.zip",
        "size": 60391,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18480,
        "title": "Digimon World 3 - Badlands",
        "version": "smwc-18480-1542603765",
        "upstream_time": 1542603765,
        "download_url": "https://dl.smwcentral.net/18480/Badlands.zip",
        "filename": "Badlands.zip",
        "size": 57505,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-digimon-world-2-overlord-gaia",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39289,
    "title": "Digimon World 2 - Overlord Gaia 2",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Alex\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=40776\" style=\"color: #5b2df0;\" class=\"un\">Alex</a></span><br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, Thunder/Firework/Blargg ",
    "latest_version": "smwc-39289-1745971217",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39289,
        "title": "Digimon World 2 - Overlord Gaia 2",
        "version": "smwc-39289-1745971217",
        "upstream_time": 1745971217,
        "download_url": "https://dl.smwcentral.net/39289/Overlord%20Gaia%202.zip",
        "filename": "Overlord Gaia 2.zip",
        "size": 97079,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-digital-insanity-unreal-superhero",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7793,
    "title": "Digital Insanity - Unreal Superhero",
    "authors": [
      "Sinister Pixel"
    ],
    "tags": [
      "industrial",
      "space"
    ],
    "description": "Known to most of you as that epic Sony Vegas Keygen song. Could suite a huge range of things but my suggestions would be jungles, laboratories, machine areas, stuff like that.",
    "latest_version": "smwc-7793-1318001314",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7793,
        "title": "Digital Insanity - Unreal Superhero",
        "version": "smwc-7793-1318001314",
        "upstream_time": 1318001314,
        "download_url": "https://dl.smwcentral.net/7793/Unreal.zip",
        "filename": "Unreal.zip",
        "size": 67665,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dijon-athletics",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14240,
    "title": "Dijon Athletics",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "athletic",
      "bonus",
      "carnival",
      "forest",
      "grassland",
      "mountain",
      "sky",
      "sunny"
    ],
    "description": "Original composition; remake of an old composition called Dijon Athletics.<br>\r\n<br>\r\nA cheery, bright, sunny day theme.",
    "latest_version": "smwc-14240-1472610867",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14240,
        "title": "Dijon Athletics",
        "version": "smwc-14240-1472610867",
        "upstream_time": 1472610867,
        "download_url": "https://dl.smwcentral.net/14240/dijonathleticsv2.zip",
        "filename": "dijonathleticsv2.zip",
        "size": 32391,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dino-beat",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30026,
    "title": "Dino Beat",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain",
      "overworld"
    ],
    "description": "A simple happy mountainous song I composed using a different scale than I normally use. =P<br>\r\n<br>\r\nPartially inspired by <a href=\"https://youtu.be/o5CH1OGSQJY\" rel=\"nofollow\">80MBC</a> and partially by very old SMWC compositions.<br>\r\n<br>\r\nMeant for use in prehistoric type levels with lots of dinosaurs, but it can also be used in mountain levels, as well as in overworlds.",
    "latest_version": "smwc-30026-1653776655",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30026,
        "title": "Dino Beat",
        "version": "smwc-30026-1653776655",
        "upstream_time": 1653776655,
        "download_url": "https://dl.smwcentral.net/30026/Dino_Beat.zip",
        "filename": "Dino_Beat.zip",
        "size": 32179,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dirgefall-2",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7911,
    "title": "Dirgefall 2.0",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "athletic",
      "boss",
      "cave"
    ],
    "description": "An upbeat custom composition remix of a rather old composition.<br>\r\n<br>\r\n<br>\r\nUpdate (12/14/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 427 bytes.",
    "latest_version": "smwc-7911-1312496700",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7911,
        "title": "Dirgefall 2.0",
        "version": "smwc-7911-1312496700",
        "upstream_time": 1312496700,
        "download_url": "https://dl.smwcentral.net/7911/Dirgefall.2.zip",
        "filename": "Dirgefall.2.zip",
        "size": 51521,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-discord-ringtone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21718,
    "title": "Discord Ringtone",
    "authors": [
      "Teows"
    ],
    "tags": [
      "misc",
      "p-switch"
    ],
    "description": "An unsampled port of Discord' ringtone. It might be good as P-switch theme or something.",
    "latest_version": "smwc-21718-1577672826",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21718,
        "title": "Discord Ringtone",
        "version": "smwc-21718-1577672826",
        "upstream_time": 1577672826,
        "download_url": "https://dl.smwcentral.net/21718/DiscordRingtone.zip",
        "filename": "DiscordRingtone.zip",
        "size": 30656,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-disjointed-emotions-ito-s-lament",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29476,
    "title": "Disjointed Emotions ~ Ito's Lament",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sad"
    ],
    "description": "An emotional track that won 5th place in Super Famicompo 3, inspired by Kenji Ito's works from the Romancing SaGa series and other of his works. Could be useful for cutscenes and emotional moments in your hack, assuming you have any.",
    "latest_version": "smwc-29476-1656711312",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29476,
        "title": "Disjointed Emotions ~ Ito's Lament",
        "version": "smwc-29476-1656711312",
        "upstream_time": 1656711312,
        "download_url": "https://dl.smwcentral.net/29476/Disjointed%20Emotions%20~%20Ito%27s%20Lament.zip",
        "filename": "Disjointed Emotions ~ Ito%27s Lament.zip",
        "size": 55926,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-disney-s-lilo-stitch-alien-train",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34576,
    "title": "Disney's Lilo & Stitch - Alien Train",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "dark",
      "tense"
    ],
    "description": "Part of the Lilo & Stitch GBA soundtrack.",
    "latest_version": "smwc-34576-1690806275",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34576,
        "title": "Disney's Lilo & Stitch - Alien Train",
        "version": "smwc-34576-1690806275",
        "upstream_time": 1690806275,
        "download_url": "https://dl.smwcentral.net/34576/Lilo%20%26%20Stitch%20-%2007%20Trains.zip",
        "filename": "Lilo %26 Stitch - 07 Trains.zip",
        "size": 134522,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-disney-s-lilo-stitch-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34570,
    "title": "Disney's Lilo & Stitch - Beach",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "beach",
      "calm",
      "grassland"
    ],
    "description": "Part of the Lilo & Stitch GBA soundtrack.",
    "latest_version": "smwc-34570-1690806146",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34570,
        "title": "Disney's Lilo & Stitch - Beach",
        "version": "smwc-34570-1690806146",
        "upstream_time": 1690806146,
        "download_url": "https://dl.smwcentral.net/34570/Lilo%20%26%20Stitch%20-%2002%20Beach.zip",
        "filename": "Lilo %26 Stitch - 02 Beach.zip",
        "size": 127904,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-disney-s-lilo-stitch-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34578,
    "title": "Disney's Lilo & Stitch - Boss",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "boss"
    ],
    "description": "Part of the Lilo & Stitch GBA soundtrack.",
    "latest_version": "smwc-34578-1690806300",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34578,
        "title": "Disney's Lilo & Stitch - Boss",
        "version": "smwc-34578-1690806300",
        "upstream_time": 1690806300,
        "download_url": "https://dl.smwcentral.net/34578/Lilo%20%26%20Stitch%20-%2008%20Boss.zip",
        "filename": "Lilo %26 Stitch - 08 Boss.zip",
        "size": 138916,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-disney-s-lilo-stitch-credits",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34579,
    "title": "Disney's Lilo & Stitch - Credits",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "credits"
    ],
    "description": "Part of the Lilo & Stitch Game Boy Advance soundtrack.",
    "latest_version": "smwc-34579-1690806321",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34579,
        "title": "Disney's Lilo & Stitch - Credits",
        "version": "smwc-34579-1690806321",
        "upstream_time": 1690806321,
        "download_url": "https://dl.smwcentral.net/34579/Lilo%20%26%20Stitch%20-%2013%20Credits.zip",
        "filename": "Lilo %26 Stitch - 13 Credits.zip",
        "size": 138582,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-disney-s-lilo-stitch-cutscene",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34572,
    "title": "Disney's Lilo & Stitch - Cutscene 2",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "cutscene"
    ],
    "description": "Part of a Lilo & Stitch GBA soundtrack.",
    "latest_version": "smwc-34572-1690806171",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34572,
        "title": "Disney's Lilo & Stitch - Cutscene 2",
        "version": "smwc-34572-1690806171",
        "upstream_time": 1690806171,
        "download_url": "https://dl.smwcentral.net/34572/Lilo%20%26%20Stitch%20-%2010%20Cutscene%202.zip",
        "filename": "Lilo %26 Stitch - 10 Cutscene 2.zip",
        "size": 133862,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34571,
        "title": "Disney's Lilo & Stitch - Cutscene 1",
        "version": "smwc-34571-1690806166",
        "upstream_time": 1690806166,
        "download_url": "https://dl.smwcentral.net/34571/Lilo%20%26%20Stitch%20-%2009%20Cutscene%201.zip",
        "filename": "Lilo %26 Stitch - 09 Cutscene 1.zip",
        "size": 129631,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-disney-s-lilo-stitch-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34580,
    "title": "Disney's Lilo & Stitch - Game Over",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "beach",
      "calm"
    ],
    "description": "Part of the Lilo & Stitch GBA soundtrack.",
    "latest_version": "smwc-34580-1690806334",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34580,
        "title": "Disney's Lilo & Stitch - Game Over",
        "version": "smwc-34580-1690806334",
        "upstream_time": 1690806334,
        "download_url": "https://dl.smwcentral.net/34580/Lilo%20%26%20Stitch%20-%2012%20Game%20Over.zip",
        "filename": "Lilo %26 Stitch - 12 Game Over.zip",
        "size": 139272,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-disney-s-lilo-stitch-mothership",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34573,
    "title": "Disney's Lilo & Stitch - Mothership",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "dark",
      "mysterious",
      "space",
      "tense"
    ],
    "description": "Part of the Lilo & Stitch GBA soundtrack.",
    "latest_version": "smwc-34573-1690806193",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34573,
        "title": "Disney's Lilo & Stitch - Mothership",
        "version": "smwc-34573-1690806193",
        "upstream_time": 1690806193,
        "download_url": "https://dl.smwcentral.net/34573/Lilo%20%26%20Stitch%20-%2003%20Mothership.zip",
        "filename": "Lilo %26 Stitch - 03 Mothership.zip",
        "size": 134579,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-disney-s-lilo-stitch-mothership-escape",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34574,
    "title": "Disney's Lilo & Stitch - Mothership Escape",
    "authors": [
      "ggamer77"
    ],
    "tags": [],
    "description": "Part of the Lilo & Stitch GBA soundtrack.",
    "latest_version": "smwc-34574-1690806206",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34574,
        "title": "Disney's Lilo & Stitch - Mothership Escape",
        "version": "smwc-34574-1690806206",
        "upstream_time": 1690806206,
        "download_url": "https://dl.smwcentral.net/34574/Lilo%20%26%20Stitch%20-%2006%20Mothership%202.zip",
        "filename": "Lilo %26 Stitch - 06 Mothership 2.zip",
        "size": 128403,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-disney-s-lilo-stitch-picture-gallery",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34581,
    "title": "Disney's Lilo & Stitch - Picture Gallery",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "beach",
      "calm",
      "overworld",
      "town"
    ],
    "description": "Part of the Lilo & Stitch GBA soundtrack.",
    "latest_version": "smwc-34581-1690806340",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34581,
        "title": "Disney's Lilo & Stitch - Picture Gallery",
        "version": "smwc-34581-1690806340",
        "upstream_time": 1690806340,
        "download_url": "https://dl.smwcentral.net/34581/Lilo%20%26%20Stitch%20-%2011%20Progress.zip",
        "filename": "Lilo %26 Stitch - 11 Progress.zip",
        "size": 124114,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-disney-s-lilo-stitch-planet-scum",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34575,
    "title": "Disney's Lilo & Stitch - Planet Scum",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "Part of the Lilo & Stitch GBA soundtrack.",
    "latest_version": "smwc-34575-1690806246",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34575,
        "title": "Disney's Lilo & Stitch - Planet Scum",
        "version": "smwc-34575-1690806246",
        "upstream_time": 1690806246,
        "download_url": "https://dl.smwcentral.net/34575/Lilo%20%26%20Stitch%20-%2005%20Asteroid%20Junkyard.zip",
        "filename": "Lilo %26 Stitch - 05 Asteroid Junkyard.zip",
        "size": 132715,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-disney-s-lilo-stitch-space-cruiser",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34577,
    "title": "Disney's Lilo & Stitch - Space Cruiser",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "athletic",
      "space"
    ],
    "description": "Part of the Lilo and Stitch GBA soundtrack.",
    "latest_version": "smwc-34577-1690806284",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34577,
        "title": "Disney's Lilo & Stitch - Space Cruiser",
        "version": "smwc-34577-1690806284",
        "upstream_time": 1690806284,
        "download_url": "https://dl.smwcentral.net/34577/Lilo%20%26%20Stitch%20-%2004%20Starship.zip",
        "filename": "Lilo %26 Stitch - 04 Starship.zip",
        "size": 132367,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-disney-s-lilo-stitch-titles",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34569,
    "title": "Disney's Lilo & Stitch - Titles",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "beach",
      "calm",
      "title"
    ],
    "description": "Part of the Lilo & Stitch GBA soundtrack.",
    "latest_version": "smwc-34569-1690806139",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34569,
        "title": "Disney's Lilo & Stitch - Titles",
        "version": "smwc-34569-1690806139",
        "upstream_time": 1690806139,
        "download_url": "https://dl.smwcentral.net/34569/Lilo%20%26%20Stitch%20-%2001%20Title.zip",
        "filename": "Lilo %26 Stitch - 01 Title.zip",
        "size": 128828,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-disney-s-magical-quest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28140,
    "title": "Disney's Magical Quest 3 Starring Mickey & Donald - The Flying Skyship",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "airship",
      "athletic",
      "castle",
      "cutscene",
      "dark",
      "ice",
      "mountain",
      "night",
      "sky"
    ],
    "description": "The Flying Skyship from The Magical Quest 3 starring Mickey and Donald.",
    "latest_version": "smwc-28140-1635625492",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28140,
        "title": "Disney's Magical Quest 3 Starring Mickey & Donald - The Flying Skyship",
        "version": "smwc-28140-1635625492",
        "upstream_time": 1635625492,
        "download_url": "https://dl.smwcentral.net/28140/The_Flying_Skyship.zip",
        "filename": "The_Flying_Skyship.zip",
        "size": 65287,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11146,
        "title": "Disney's Magical Quest 3 Starring Mickey & Donald - The Crystal Snow Mountain",
        "version": "smwc-11146-1428773749",
        "upstream_time": 1428773749,
        "download_url": "https://dl.smwcentral.net/11146/Mickey%27s%20Magical%20Quest%203%20-%20The%20Crystal%20Snow%20Mountain.zip",
        "filename": "Mickey%27s Magical Quest 3 - The Crystal Snow Mountain.zip",
        "size": 33585,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-disney-s-magical-quest-3-starring-mickey-donald-shell-ocean-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7988,
    "title": "Disney's Magical Quest 3 Starring Mickey & Donald - Shell Ocean (Stage 5)",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "calm",
      "water"
    ],
    "description": "A good general-purpose underwater theme.",
    "latest_version": "smwc-7988-1313794302",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7988,
        "title": "Disney's Magical Quest 3 Starring Mickey & Donald - Shell Ocean (Stage 5)",
        "version": "smwc-7988-1313794302",
        "upstream_time": 1313794302,
        "download_url": "https://dl.smwcentral.net/7988/Mickey%27s%20Magical%20Quest%203%20-%20Shell%20Ocean.zip",
        "filename": "Mickey%27s Magical Quest 3 - Shell Ocean.zip",
        "size": 78888,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-disney-s-magical-quest-3-starring-mickey-donald-the-rocky-mountain-of-sand-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7227,
    "title": "Disney's Magical Quest 3 Starring Mickey & Donald - The Rocky Mountain of Sand (Stage 3)",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "desert",
      "fire",
      "forest",
      "mountain",
      "town"
    ],
    "description": "A mid-eastern-themed song that originally played in the Sandy Mountain stage. It could fit well in a desert or mountain environment.",
    "latest_version": "smwc-7227-1321304845",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7227,
        "title": "Disney's Magical Quest 3 Starring Mickey & Donald - The Rocky Mountain of Sand (Stage 3)",
        "version": "smwc-7227-1321304845",
        "upstream_time": 1321304845,
        "download_url": "https://dl.smwcentral.net/7227/Mickey%27s%20Magical%20Quest%203%20-%20The%20Rocky%20Mountain%20of%20Sand.zip",
        "filename": "Mickey%27s Magical Quest 3 - The Rocky Mountain of Sand.zip",
        "size": 81800,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-disparity",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8182,
    "title": "Disparity",
    "authors": [
      "Compwhiz128"
    ],
    "tags": [
      "cutscene",
      "night"
    ],
    "description": "A rather simple song for sad and story-telling levels.<br>\r\n<br>\r\nMod edit (2024/10/06): Fixed for AddmusicK insertion",
    "latest_version": "smwc-8182-1319961604",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8182,
        "title": "Disparity",
        "version": "smwc-8182-1319961604",
        "upstream_time": 1319961604,
        "download_url": "https://dl.smwcentral.net/8182/Disparity.zip",
        "filename": "Disparity.zip",
        "size": 32632,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dj-nate-electrodynamix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27265,
    "title": "DJ-Nate - Electrodynamix",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "airship",
      "castle"
    ],
    "description": "A port of one of the official levels from Geometry Dash 1.7. If you use this in your rom hack, please credit DJ-Nate for the music.<br>\r\n<br>\r\nThis track can go great in an airship or really any level that's based around action.",
    "latest_version": "smwc-27265-1625113826",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27265,
        "title": "DJ-Nate - Electrodynamix",
        "version": "smwc-27265-1625113826",
        "upstream_time": 1625113826,
        "download_url": "https://dl.smwcentral.net/27265/Electrodynamix.zip",
        "filename": "Electrodynamix.zip",
        "size": 109095,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-djmax-ask-to-wind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23203,
    "title": "DJMAX - Ask to Wind",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "credits"
    ],
    "description": "<span style=\"color: #ff0000;\"><b>WARNING: This song will only work properly for credits.</b></span><br>\r\n<br>\r\nUpbeat/happy song featured in JUMP's credits.",
    "latest_version": "smwc-23203-1591065386",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23203,
        "title": "DJMAX - Ask to Wind",
        "version": "smwc-23203-1591065386",
        "upstream_time": 1591065386,
        "download_url": "https://dl.smwcentral.net/23203/Ask%20to%20Wind.zip",
        "filename": "Ask to Wind.zip",
        "size": 106653,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-djvi-can-t-let-go",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28609,
    "title": "DJVI - Can't Let Go",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "airship",
      "chase",
      "final",
      "industrial",
      "space",
      "tense"
    ],
    "description": "This song is most famously known for being one of Geometry Dash's main levels.<br>\r\n <br>\r\nFits best in final levels, but can also fit chase and space themes. Basically this will go with anything epic.",
    "latest_version": "smwc-28609-1641397287",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28609,
        "title": "DJVI - Can't Let Go",
        "version": "smwc-28609-1641397287",
        "upstream_time": 1641397287,
        "download_url": "https://dl.smwcentral.net/28609/DJVI%20-%20Can%27t%20Let%20Go.zip",
        "filename": "DJVI - Can%27t Let Go.zip",
        "size": 54100,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-doctor-who-blink",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21084,
    "title": "Doctor Who - Blink",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "sad"
    ],
    "description": "The calm and melancholic song that plays in the episode \"Blink\" from Doctor Who.",
    "latest_version": "smwc-21084-1568618869",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21084,
        "title": "Doctor Who - Blink",
        "version": "smwc-21084-1568618869",
        "upstream_time": 1568618869,
        "download_url": "https://dl.smwcentral.net/21084/DontBlink.zip",
        "filename": "DontBlink.zip",
        "size": 32739,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dokapon-kingdom-lava-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17242,
    "title": "Dokapon Kingdom - Lava Cave",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "castle",
      "cave",
      "fire",
      "overworld"
    ],
    "description": "Track 26 of Dokapon Kingdom's OST. This theme plays inside the Lava Cave. I highly recommend this theme for a dangerous overworld map. It could work if used for an underground sub level as well.",
    "latest_version": "smwc-17242-1521055047",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17242,
        "title": "Dokapon Kingdom - Lava Cave",
        "version": "smwc-17242-1521055047",
        "upstream_time": 1521055047,
        "download_url": "https://dl.smwcentral.net/17242/Lava%20Cave.zip",
        "filename": "Lava Cave.zip",
        "size": 31284,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dokapon-kingdom-spring-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17204,
    "title": "Dokapon Kingdom - Spring Cave",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "calm",
      "cave",
      "night",
      "overworld",
      "water"
    ],
    "description": "Track 01 of Dokapon Kingdom's OST. This theme plays inside Spring Cave. It's one of the better songs that play from that game (in my opinion at least). Best used for caves, preferably those with water as well. Could also work for nighttime levels. It can be used as an overworld cave map too.<br>\r\n<br>\r\n(EDIT: Added a more lively echo since it wasn't really that good in the first version.)",
    "latest_version": "smwc-17204-1520682924",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17204,
        "title": "Dokapon Kingdom - Spring Cave",
        "version": "smwc-17204-1520682924",
        "upstream_time": 1520682924,
        "download_url": "https://dl.smwcentral.net/17204/Spring%20Cave.zip",
        "filename": "Spring Cave.zip",
        "size": 32058,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donald-duck-no-mahou-no-boushi-magic-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28981,
    "title": "Donald Duck no Mahou no Boushi - Magic World",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "overworld"
    ],
    "description": "Short, orchestral song from the overworld of the game.<br>\r\nNot compatible with Thunder/Blargg/Firework.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"TCgamerboy2002\"><a href=\"/?p=profile&amp;id=17203\" style=\"color: var(--user-color-2);\" class=\"un\">TCgamerboy2002</a></span>",
    "latest_version": "smwc-28981-1639517544",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28981,
        "title": "Donald Duck no Mahou no Boushi - Magic World",
        "version": "smwc-28981-1639517544",
        "upstream_time": 1639517544,
        "download_url": "https://dl.smwcentral.net/28981/MagicWorld.zip",
        "filename": "MagicWorld.zip",
        "size": 76364,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23777,
    "title": "Donkey Kong 64 - Crystal Caves",
    "authors": [
      "Counterfeit"
    ],
    "tags": [
      "ambient",
      "calm",
      "cave",
      "ghost house",
      "ice",
      "jungle",
      "mysterious",
      "night",
      "overworld",
      "sky",
      "temple",
      "water"
    ],
    "description": "A slow, gentle, and dreamy song with twinkly effects.",
    "latest_version": "smwc-23777-1596247535",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23777,
        "title": "Donkey Kong 64 - Crystal Caves",
        "version": "smwc-23777-1596247535",
        "upstream_time": 1596247535,
        "download_url": "https://dl.smwcentral.net/23777/DK64-CrystalCaves.zip",
        "filename": "DK64-CrystalCaves.zip",
        "size": 32015,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8601,
        "title": "Donkey Kong 64 - DK Isle",
        "version": "smwc-8601-1404139869",
        "upstream_time": 1404139869,
        "download_url": "https://dl.smwcentral.net/8601/Dk%20Isle.zip",
        "filename": "Dk Isle.zip",
        "size": 65697,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8025,
        "title": "Donkey Kong 64 - Mermaid's Palace",
        "version": "smwc-8025-1354231976",
        "upstream_time": 1354231976,
        "download_url": "https://dl.smwcentral.net/8025/Donkey%20Kong%2064%20-%20Mermaid%27s%20Palace.zip",
        "filename": "Donkey Kong 64 - Mermaid%27s Palace.zip",
        "size": 64586,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7124,
        "title": "Donkey Kong 64 - Puzzles in the Caves",
        "version": "smwc-7124-1312059318",
        "upstream_time": 1312059318,
        "download_url": "https://dl.smwcentral.net/7124/DonkeyKong64-PuzzlesInTheCaves.zip",
        "filename": "DonkeyKong64-PuzzlesInTheCaves.zip",
        "size": 70965,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-25m",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7162,
    "title": "Donkey Kong - 25m",
    "authors": [
      "Botcrazy"
    ],
    "tags": [
      "misc"
    ],
    "description": "The short but sweet Donkey Kong theme.",
    "latest_version": "smwc-7162-1328671427",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7162,
        "title": "Donkey Kong - 25m",
        "version": "smwc-7162-1328671427",
        "upstream_time": 1328671427,
        "download_url": "https://dl.smwcentral.net/7162/Donkey%20Kong%20-%2025m.zip",
        "filename": "Donkey Kong - 25m.zip",
        "size": 35428,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7217,
    "title": "Donkey Kong - Boss 1",
    "authors": [
      "Sinister Pixel"
    ],
    "tags": [
      "boss"
    ],
    "description": "An upbeat boss theme.",
    "latest_version": "smwc-7217-1320042787",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7217,
        "title": "Donkey Kong - Boss 1",
        "version": "smwc-7217-1320042787",
        "upstream_time": 1320042787,
        "download_url": "https://dl.smwcentral.net/7217/Donkey%20Kong%20Boss%201.zip",
        "filename": "Donkey Kong Boss 1.zip",
        "size": 71614,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41974,
    "title": "Donkey Kong Country 2: Diddy's Kong Quest - Mercy is for Monkeys! 🏴‍☠️ ~ Crocodile Cacophony (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "abstract",
      "airship",
      "ambient",
      "athletic",
      "beach",
      "bonus",
      "boss",
      "calm",
      "carnival",
      "castle",
      "cave",
      "chaotic",
      "chase",
      "credits",
      "cutscene",
      "dark",
      "environmental",
      "escape",
      "final",
      "fire",
      "forest",
      "ghost house",
      "goal",
      "grassland",
      "ice",
      "industrial",
      "jungle",
      "misc",
      "mountain",
      "mysterious",
      "night",
      "nintendo presents",
      "overworld",
      "retro",
      "ruins",
      "sad",
      "school",
      "sewer",
      "sky",
      "snow",
      "space",
      "spooky",
      "swamp",
      "switch palace",
      "temple",
      "tense",
      "title",
      "town",
      "upbeat",
      "urban",
      "water"
    ],
    "description": "<span style=\"font-size: 18pt;\"><span style=\"color: #39B71E;\">❝ 𝐍𝐨𝐰 𝐭𝐡𝐚𝐭 𝐈 𝐡𝐚𝐯𝐞 𝐭𝐡𝐞 𝐩𝐨𝐰𝐞𝐫, 𝐭𝐡𝐢𝐬 𝐢𝐬 𝐦𝐲 𝐟𝐢𝐧𝐞𝐬𝐭 𝐡𝐨𝐮𝐫<br>\r\n𝐍𝐨𝐭𝐡𝐢𝐧𝐠 𝐨𝐧 𝐭𝐡𝐢𝐬 𝐄𝐚𝐫𝐭𝐡 𝐜𝐚𝐧 𝐬𝐭𝐨𝐩 𝐦𝐞 𝐧𝐨𝐰! ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- King K. Rool, Donkey Kong Country Cartoon (1998)</span><br>\r\n<br>\r\n<img src=\"https://bin.smwcentral.net/u/23547/Kaptain%2BK%2BRool.webp\" alt=\"\"><br>\r\n<br>\r\nDid an arrangement of <b><a href=\"https://youtu.be/J9c4yIvVq3c\" rel=\"nofollow\">Croc</a><a href=\"https://youtu.be/ebf4DSHE09M\" rel=\"nofollow\">odile</a> <a href=\"https://youtu.be/LWAQxJSQ8og\" rel=\"nofollow\">Caco</a><a href=\"https://youtu.be/YiPR7npDk4k\" rel=\"nofollow\">phony</a></b> from the <i>GREATEST GAME EVER MADE</i>!! Did his <a href=\"https://smwc.me/s/39594\">first theme song</a> last year, so I HAVE TO do his true theme song!!! Took heavy inspiration from both the original and Smash renditions.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #C784FF;\">Important:</span></b></span><br>\r\nㅤ♠  What's disabled:<br>\r\nㅤㅤ -  \"Bonus End\" (@7)<br>\r\nㅤㅤ -  Thunder SFX<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. G Major (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span> <br>\r\nㅤ2. A Major (<a href=\"https://youtu.be/qr94NBZhTWI\" rel=\"nofollow\">Cro</a><a href=\"https://youtu.be/3a7IUvoEugM\" rel=\"nofollow\">c Is</a><a href=\"https://youtu.be/pTlL7cXF0Ak\" rel=\"nofollow\">le</a> Pitch)<br>\r\nㅤ3. G# Major (<a href=\"https://youtu.be/oPG84zY-HOY\" rel=\"nofollow\">Finest Hour</a> Pitch)<br>\r\nㅤ4. F Major (Custom Pitch 1)<br>\r\nㅤ5. F# Major (Custom Pitch 2)<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Volume Level (OG Volume)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Decreased Volume Level  (LOWER Volume)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span>",
    "latest_version": "smwc-41974-1777137036",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41974,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Mercy is for Monkeys! 🏴‍☠️ ~ Crocodile Cacophony (Remix)",
        "version": "smwc-41974-1777137036",
        "upstream_time": 1777137036,
        "download_url": "https://dl.smwcentral.net/41974/Mercy%20is%20for%20Monkeys%21%20Fixed.zip",
        "filename": "Mercy is for Monkeys%21 Fixed.zip",
        "size": 461287,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40732,
        "title": "Donkey Kong Country 3 Dixie Kong's Double Trouble! (GBA)  - Rockface Rumble",
        "version": "smwc-40732-1763047017",
        "upstream_time": 1763047017,
        "download_url": "https://dl.smwcentral.net/40732/rockfacerumblegba.zip",
        "filename": "rockfacerumblegba.zip",
        "size": 113626,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40264,
        "title": "Donkey Kong Country 3 (GBA) - Nuts 'n' Bolts (Argent Mix)",
        "version": "smwc-40264-1756656725",
        "upstream_time": 1756656725,
        "download_url": "https://dl.smwcentral.net/40264/argent%20boltin.zip",
        "filename": "argent boltin.zip",
        "size": 154198,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39124,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Opening",
        "version": "smwc-39124-1739570058",
        "upstream_time": 1739570058,
        "download_url": "https://dl.smwcentral.net/39124/Donkey%20Kong%20Country%202%20-%20Opening%20%28Rareware%20and%20Nintendo%20Logo%29.zip",
        "filename": "Donkey Kong Country 2 - Opening (Rareware and Nintendo Logo).zip",
        "size": 56131,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39090,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Token Tango",
        "version": "smwc-39090-1738383862",
        "upstream_time": 1738383862,
        "download_url": "https://dl.smwcentral.net/39090/Token%20Tango.zip",
        "filename": "Token Tango.zip",
        "size": 66130,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39074,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Win",
        "version": "smwc-39074-1737499442",
        "upstream_time": 1737499442,
        "download_url": "https://dl.smwcentral.net/39074/DKC2_-_Win.zip",
        "filename": "DKC2_-_Win.zip",
        "size": 52805,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38550,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Run, Rambi! Run!",
        "version": "smwc-38550-1729871981",
        "upstream_time": 1729871981,
        "download_url": "https://dl.smwcentral.net/38550/Run%2C%20Rambi%21%20Run%21.zip",
        "filename": "Run%2C Rambi%21 Run%21.zip",
        "size": 33024,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34124,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Jungle Jitter",
        "version": "smwc-34124-1692474792",
        "upstream_time": 1692474792,
        "download_url": "https://dl.smwcentral.net/34124/20%20Jungle%20Jitter.zip",
        "filename": "20 Jungle Jitter.zip",
        "size": 71947,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34111,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - The Flying Krock",
        "version": "smwc-34111-1692742407",
        "upstream_time": 1692742407,
        "download_url": "https://dl.smwcentral.net/34111/48b%20The%20Flying%20Krock.zip",
        "filename": "48b The Flying Krock.zip",
        "size": 52109,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32686,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Krook's March",
        "version": "smwc-32686-1679088749",
        "upstream_time": 1679088749,
        "download_url": "https://dl.smwcentral.net/32686/DKC2%20-%20Krooks%20March%20%5Bu%5D.zip",
        "filename": "DKC2 - Krooks March %5Bu%5D.zip",
        "size": 132699,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31794,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Bramble Scramble Ensemble ~ Stickerbush Symphony (Remix)",
        "version": "smwc-31794-1672251665",
        "upstream_time": 1672251665,
        "download_url": "https://dl.smwcentral.net/31794/Bramble%20Scramble%20Ensemble.zip",
        "filename": "Bramble Scramble Ensemble.zip",
        "size": 282800,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31661,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Baddies on Parade",
        "version": "smwc-31661-1671245330",
        "upstream_time": 1671245330,
        "download_url": "https://dl.smwcentral.net/31661/27%20Baddies%20on%20Parade.zip",
        "filename": "27 Baddies on Parade.zip",
        "size": 53561,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31539,
        "title": "Donkey Kong Country 4 - Fear Factory",
        "version": "smwc-31539-1663850003",
        "upstream_time": 1663850003,
        "download_url": "https://dl.smwcentral.net/31539/Donkey%20Kong%20Country%204%20-%20Fear%20Factory.zip",
        "filename": "Donkey Kong Country 4 - Fear Factory.zip",
        "size": 60318,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30923,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Submap Shuffle",
        "version": "smwc-30923-1654059948",
        "upstream_time": 1654059948,
        "download_url": "https://dl.smwcentral.net/30923/05%20Submap%20Shuffle.zip",
        "filename": "05 Submap Shuffle.zip",
        "size": 51737,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29954,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Frosty Frolics",
        "version": "smwc-29954-1647193128",
        "upstream_time": 1647193128,
        "download_url": "https://dl.smwcentral.net/29954/Hurosuchi%20Hurorikusu.zip",
        "filename": "Hurosuchi Hurorikusu.zip",
        "size": 54031,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29601,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Pokey Pipes",
        "version": "smwc-29601-1643679043",
        "upstream_time": 1643679043,
        "download_url": "https://dl.smwcentral.net/29601/DKC3%20-%20Pokey%20Pipes.zip",
        "filename": "DKC3 - Pokey Pipes.zip",
        "size": 64501,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29401,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Spotlight on Kong ~ Swanky's Swing / Bonus Intro (Remix)",
        "version": "smwc-29401-1645106408",
        "upstream_time": 1645106408,
        "download_url": "https://dl.smwcentral.net/29401/Spotlight%20On%20Kong.zip",
        "filename": "Spotlight On Kong.zip",
        "size": 121475,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28889,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Snakey Chantey",
        "version": "smwc-28889-1642113648",
        "upstream_time": 1642113648,
        "download_url": "https://dl.smwcentral.net/28889/Donkey%20Kong%20Country%202%20-%20Snakey%20Chantey.zip",
        "filename": "Donkey Kong Country 2 - Snakey Chantey.zip",
        "size": 69542,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28175,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Water World",
        "version": "smwc-28175-1633050027",
        "upstream_time": 1633050027,
        "download_url": "https://dl.smwcentral.net/28175/Donkey%20Kong%20Country%203%20-%20Water%20World.zip",
        "filename": "Donkey Kong Country 3 - Water World.zip",
        "size": 64761,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26999,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Boss Boogie",
        "version": "smwc-26999-1622497301",
        "upstream_time": 1622497301,
        "download_url": "https://dl.smwcentral.net/26999/DKC3%20-%20Boss%20Boogie.zip",
        "filename": "DKC3 - Boss Boogie.zip",
        "size": 74009,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26569,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Northern Kremisphere",
        "version": "smwc-26569-1618199116",
        "upstream_time": 1618199116,
        "download_url": "https://dl.smwcentral.net/26569/Northern%20Kremisphere.zip",
        "filename": "Northern Kremisphere.zip",
        "size": 58800,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26362,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Bayou Boogie",
        "version": "smwc-26362-1617251794",
        "upstream_time": 1617251794,
        "download_url": "https://dl.smwcentral.net/26362/08%20Bayou%20Boogie.zip",
        "filename": "08 Bayou Boogie.zip",
        "size": 70894,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26293,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Mill Fever",
        "version": "smwc-26293-1617655785",
        "upstream_time": 1617655785,
        "download_url": "https://dl.smwcentral.net/26293/DKC3%20-%20Mill%20Fever.zip",
        "filename": "DKC3 - Mill Fever.zip",
        "size": 45372,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26269,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! (GBA) - Mill Fever",
        "version": "smwc-26269-1617131973",
        "upstream_time": 1617131973,
        "download_url": "https://dl.smwcentral.net/26269/Donkey%20Kong%20Country%203%20GBA%20-%20Mill%20Fever.zip",
        "filename": "Donkey Kong Country 3 GBA - Mill Fever.zip",
        "size": 88954,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25553,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Bad Bird Rag",
        "version": "smwc-25553-1609724952",
        "upstream_time": 1609724952,
        "download_url": "https://dl.smwcentral.net/25553/DKC2%20-%20Bad%20Bird%20Rag.zip",
        "filename": "DKC2 - Bad Bird Rag.zip",
        "size": 57427,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25481,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Bayou Boogie",
        "version": "smwc-25481-1611622265",
        "upstream_time": 1611622265,
        "download_url": "https://dl.smwcentral.net/25481/swamp%20monsters%20beware.zip",
        "filename": "swamp monsters beware.zip",
        "size": 71495,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25450,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Disco Train",
        "version": "smwc-25450-1609459384",
        "upstream_time": 1609459384,
        "download_url": "https://dl.smwcentral.net/25450/WOWITSAWOWWACOASTA.zip",
        "filename": "WOWITSAWOWWACOASTA.zip",
        "size": 33904,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25246,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Disco Train",
        "version": "smwc-25246-1607454032",
        "upstream_time": 1607454032,
        "download_url": "https://dl.smwcentral.net/25246/Disco%20Train.zip",
        "filename": "Disco Train.zip",
        "size": 48603,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25223,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Mining Melancholy",
        "version": "smwc-25223-1607543199",
        "upstream_time": 1607543199,
        "download_url": "https://dl.smwcentral.net/25223/Mining_Melancholy.zip",
        "filename": "Mining_Melancholy.zip",
        "size": 70813,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24086,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Dixie Clear (Boss Bossanova)",
        "version": "smwc-24086-1597729727",
        "upstream_time": 1597729727,
        "download_url": "https://dl.smwcentral.net/24086/DKC2%20-%20Dixie%20Clear%20%28unsampled%29.zip",
        "filename": "DKC2 - Dixie Clear (unsampled).zip",
        "size": 32087,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24085,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Dixie Clear (Boss Bossanova)",
        "version": "smwc-24085-1597548767",
        "upstream_time": 1597548767,
        "download_url": "https://dl.smwcentral.net/24085/DKC2%20-%20Dixie%20Clear%20%28sampled%29.zip",
        "filename": "DKC2 - Dixie Clear (sampled).zip",
        "size": 47274,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23655,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Klubba's Reveille",
        "version": "smwc-23655-1594096493",
        "upstream_time": 1594096493,
        "download_url": "https://dl.smwcentral.net/23655/klubbas_reveille.zip",
        "filename": "klubbas_reveille.zip",
        "size": 54515,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23105,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Bonus Intro",
        "version": "smwc-23105-1591048027",
        "upstream_time": 1591048027,
        "download_url": "https://dl.smwcentral.net/23105/%28u%29dkc2bonus.zip",
        "filename": "(u)dkc2bonus.zip",
        "size": 35538,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23103,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Bonus Intro",
        "version": "smwc-23103-1591047430",
        "upstream_time": 1591047430,
        "download_url": "https://dl.smwcentral.net/23103/dkc2bonus.zip",
        "filename": "dkc2bonus.zip",
        "size": 62537,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22730,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Cavern Caprice",
        "version": "smwc-22730-1588298738",
        "upstream_time": 1588298738,
        "download_url": "https://dl.smwcentral.net/22730/19%20Cavern%20Caprice.zip",
        "filename": "19 Cavern Caprice.zip",
        "size": 60037,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22669,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Krook's March (arr.)",
        "version": "smwc-22669-1587749064",
        "upstream_time": 1587749064,
        "download_url": "https://dl.smwcentral.net/22669/Krook%27s%20March.zip",
        "filename": "Krook%27s March.zip",
        "size": 88958,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22375,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Frosty Frolics",
        "version": "smwc-22375-1584606347",
        "upstream_time": 1584606347,
        "download_url": "https://dl.smwcentral.net/22375/09%20Frosty%20Frolics.zip",
        "filename": "09 Frosty Frolics.zip",
        "size": 67409,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22360,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Wrinkly's Save Cave",
        "version": "smwc-22360-1584261210",
        "upstream_time": 1584261210,
        "download_url": "https://dl.smwcentral.net/22360/savecave.zip",
        "filename": "savecave.zip",
        "size": 42053,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22347,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Nuts and Bolts",
        "version": "smwc-22347-1584513861",
        "upstream_time": 1584513861,
        "download_url": "https://dl.smwcentral.net/22347/Donkey%20Kong%20Country%203%20-%20Nuts%20and%20Bolts.zip",
        "filename": "Donkey Kong Country 3 - Nuts and Bolts.zip",
        "size": 70165,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22209,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Lockjaw's Saga",
        "version": "smwc-22209-1584216698",
        "upstream_time": 1584216698,
        "download_url": "https://dl.smwcentral.net/22209/Donkey%20Kong%20Country%202%20-%20Lockjaw%27s%20Saga.zip",
        "filename": "Donkey Kong Country 2 - Lockjaw%27s Saga.zip",
        "size": 67710,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22168,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Welcome to Crocodile Isle",
        "version": "smwc-22168-1581925720",
        "upstream_time": 1581925720,
        "download_url": "https://dl.smwcentral.net/22168/02_Welcome_to_Crocodile_Isle.zip",
        "filename": "02_Welcome_to_Crocodile_Isle.zip",
        "size": 60139,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22139,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Donkey Kong Rescued",
        "version": "smwc-22139-1581960257",
        "upstream_time": 1581960257,
        "download_url": "https://dl.smwcentral.net/22139/DKC2%20-%20Donkey%20Kong%20Rescued.zip",
        "filename": "DKC2 - Donkey Kong Rescued.zip",
        "size": 69741,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21823,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Rocket Run",
        "version": "smwc-21823-1578679940",
        "upstream_time": 1578679940,
        "download_url": "https://dl.smwcentral.net/21823/DKC3-RocketRunSampled.zip",
        "filename": "DKC3-RocketRunSampled.zip",
        "size": 47436,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21491,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! (GBA) - Enchanted Riverbank Underwater",
        "version": "smwc-21491-1574807218",
        "upstream_time": 1574807218,
        "download_url": "https://dl.smwcentral.net/21491/ERU.zip",
        "filename": "ERU.zip",
        "size": 50196,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21230,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Crazy Calypso",
        "version": "smwc-21230-1569661136",
        "upstream_time": 1569661136,
        "download_url": "https://dl.smwcentral.net/21230/DKC3%20-%20Crazy%20Calypso%20%28unsampled%29.zip",
        "filename": "DKC3 - Crazy Calypso (unsampled).zip",
        "size": 32849,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19528,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Swanky's Swing",
        "version": "smwc-19528-1554075293",
        "upstream_time": 1554075293,
        "download_url": "https://dl.smwcentral.net/19528/Swanky%27s%20Swing.zip",
        "filename": "Swanky%27s Swing.zip",
        "size": 60440,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18763,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Funky the Main Monkey",
        "version": "smwc-18763-1546136069",
        "upstream_time": 1546136069,
        "download_url": "https://dl.smwcentral.net/18763/DKC2-Funky.zip",
        "filename": "DKC2-Funky.zip",
        "size": 69927,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18649,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Hot-Head Bop",
        "version": "smwc-18649-1544672995",
        "upstream_time": 1544672995,
        "download_url": "https://dl.smwcentral.net/18649/Donkey%20Kong%20Country%202%20-%20Hot%20Head%20Bop.zip",
        "filename": "Donkey Kong Country 2 - Hot Head Bop.zip",
        "size": 33049,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17928,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Lockjaw's Saga",
        "version": "smwc-17928-1532533435",
        "upstream_time": 1532533435,
        "download_url": "https://dl.smwcentral.net/17928/Lockjaw%27s%20Saga.zip",
        "filename": "Lockjaw%27s Saga.zip",
        "size": 32895,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17617,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Stickerbush Symphony",
        "version": "smwc-17617-1528576793",
        "upstream_time": 1528576793,
        "download_url": "https://dl.smwcentral.net/17617/dkc2_ss.zip",
        "filename": "dkc2_ss.zip",
        "size": 60548,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17364,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Boss Bossanova",
        "version": "smwc-17364-1522664502",
        "upstream_time": 1522664502,
        "download_url": "https://dl.smwcentral.net/17364/%5BU%5D%20Donkey%20Kong%20Country%202%20-%20Boss%20Bossanova.zip",
        "filename": "%5BU%5D Donkey Kong Country 2 - Boss Bossanova.zip",
        "size": 32625,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17323,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Boss Bossanova",
        "version": "smwc-17323-1522749786",
        "upstream_time": 1522749786,
        "download_url": "https://dl.smwcentral.net/17323/%5BS%5D%20Donkey%20Kong%20Country%202%20-%20Boss%20Bossanova.zip",
        "filename": "%5BS%5D Donkey Kong Country 2 - Boss Bossanova.zip",
        "size": 64629,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17199,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Crocodile Cacophony",
        "version": "smwc-17199-1520073654",
        "upstream_time": 1520073654,
        "download_url": "https://dl.smwcentral.net/17199/croc.zip",
        "filename": "croc.zip",
        "size": 49230,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16086,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Flight of the Zinger",
        "version": "smwc-16086-1503721719",
        "upstream_time": 1503721719,
        "download_url": "https://dl.smwcentral.net/16086/dkc2_zinger.zip",
        "filename": "dkc2_zinger.zip",
        "size": 35477,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15260,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Lost World Anthem",
        "version": "smwc-15260-1488693168",
        "upstream_time": 1488693168,
        "download_url": "https://dl.smwcentral.net/15260/Donkey%20Kong%20Country%202%20-%20Lost%20World%20Anthem.zip",
        "filename": "Donkey Kong Country 2 - Lost World Anthem.zip",
        "size": 76251,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15080,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Flight of the Zinger",
        "version": "smwc-15080-1485920228",
        "upstream_time": 1485920228,
        "download_url": "https://dl.smwcentral.net/15080/DKC2%20-%20FOTZ.zip",
        "filename": "DKC2 - FOTZ.zip",
        "size": 32204,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15032,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - School House Harmony",
        "version": "smwc-15032-1486649451",
        "upstream_time": 1486649451,
        "download_url": "https://dl.smwcentral.net/15032/School%20House%20Harmony.zip",
        "filename": "School House Harmony.zip",
        "size": 63853,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15009,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Primal Rave",
        "version": "smwc-15009-1487396932",
        "upstream_time": 1487396932,
        "download_url": "https://dl.smwcentral.net/15009/Primal%20Rave.zip",
        "filename": "Primal Rave.zip",
        "size": 71211,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14589,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Brothers Bear",
        "version": "smwc-14589-1477954978",
        "upstream_time": 1477954978,
        "download_url": "https://dl.smwcentral.net/14589/Donkey%20Kong%20County%203%20-%20Brothers%20Bear.zip",
        "filename": "Donkey Kong County 3 - Brothers Bear.zip",
        "size": 45384,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14588,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Treetop Tumble",
        "version": "smwc-14588-1477954899",
        "upstream_time": 1477954899,
        "download_url": "https://dl.smwcentral.net/14588/Donkey%20Kong%20County%203%20-%20Treetop%20Tumble.zip",
        "filename": "Donkey Kong County 3 - Treetop Tumble.zip",
        "size": 68614,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13855,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Krook's March",
        "version": "smwc-13855-1467250709",
        "upstream_time": 1467250709,
        "download_url": "https://dl.smwcentral.net/13855/dkc2_krook.zip",
        "filename": "dkc2_krook.zip",
        "size": 34277,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13854,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - In a Snow-Bound Land",
        "version": "smwc-13854-1467785986",
        "upstream_time": 1467785986,
        "download_url": "https://dl.smwcentral.net/13854/Donkey%20Kong%20Country%202%20-%20In%20a%20Snow-Bound%20Land.zip",
        "filename": "Donkey Kong Country 2 - In a Snow-Bound Land.zip",
        "size": 51765,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11107,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Lockjaw's Saga",
        "version": "smwc-11107-1427987234",
        "upstream_time": 1427987234,
        "download_url": "https://dl.smwcentral.net/11107/Lockjaw%27s%20Saga.zip",
        "filename": "Lockjaw%27s Saga.zip",
        "size": 32098,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10414,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! (GBA) - Water World",
        "version": "smwc-10414-1419728870",
        "upstream_time": 1419728870,
        "download_url": "https://dl.smwcentral.net/10414/AA2005.zip",
        "filename": "AA2005.zip",
        "size": 66074,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10394,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Hot-Head Bop",
        "version": "smwc-10394-1419884927",
        "upstream_time": 1419884927,
        "download_url": "https://dl.smwcentral.net/10394/Donkey%20Kong%20Country%202%20-%20Hot.Head%20Bop.zip",
        "filename": "Donkey Kong Country 2 - Hot.Head Bop.zip",
        "size": 67584,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 9453,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Klomp's Romp",
        "version": "smwc-9453-1414721372",
        "upstream_time": 1414721372,
        "download_url": "https://dl.smwcentral.net/9453/Donkey%20Kong%20Country%202%20-%20Klomp%27s%20Romp.zip",
        "filename": "Donkey Kong Country 2 - Klomp%27s Romp.zip",
        "size": 55457,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8896,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Stilt Village",
        "version": "smwc-8896-1412970357",
        "upstream_time": 1412970357,
        "download_url": "https://dl.smwcentral.net/8896/Stilt%20Village.zip",
        "filename": "Stilt Village.zip",
        "size": 89705,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8857,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Hot-Head Bop",
        "version": "smwc-8857-1411183043",
        "upstream_time": 1411183043,
        "download_url": "https://dl.smwcentral.net/8857/Donkey%20Kong%20Country%202%20-%20Hot-Head%20Bop.zip",
        "filename": "Donkey Kong Country 2 - Hot-Head Bop.zip",
        "size": 65378,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8851,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Stickerbush Symphony",
        "version": "smwc-8851-1411183324",
        "upstream_time": 1411183324,
        "download_url": "https://dl.smwcentral.net/8851/Donkey%20Kong%20Country%202%20-%20Stickerbush%20Symphony.zip",
        "filename": "Donkey Kong Country 2 - Stickerbush Symphony.zip",
        "size": 35460,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8849,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Snakey Chantey",
        "version": "smwc-8849-1411183220",
        "upstream_time": 1411183220,
        "download_url": "https://dl.smwcentral.net/8849/Donkey%20Kong%20Country%202%20-%20Snakey%20Chantey.zip",
        "filename": "Donkey Kong Country 2 - Snakey Chantey.zip",
        "size": 34610,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8847,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Jib Jig",
        "version": "smwc-8847-1411183376",
        "upstream_time": 1411183376,
        "download_url": "https://dl.smwcentral.net/8847/Donkey%20Kong%20Country%202%20-%20Jib%20Jig.zip",
        "filename": "Donkey Kong Country 2 - Jib Jig.zip",
        "size": 33216,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8512,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Krook's March",
        "version": "smwc-8512-1394308552",
        "upstream_time": 1394308552,
        "download_url": "https://dl.smwcentral.net/8512/Donkey%20Kong%20Country%202%20-%20Krook%27s%20March%20%5BM%5D.zip",
        "filename": "Donkey Kong Country 2 - Krook%27s March %5BM%5D.zip",
        "size": 99259,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8403,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Rambi Rumble",
        "version": "smwc-8403-1363886261",
        "upstream_time": 1363886261,
        "download_url": "https://dl.smwcentral.net/8403/DKC2%20-%20Rambi%20Rumble.zip",
        "filename": "DKC2 - Rambi Rumble.zip",
        "size": 62964,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8330,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Flight of the Zinger",
        "version": "smwc-8330-1354542327",
        "upstream_time": 1354542327,
        "download_url": "https://dl.smwcentral.net/8330/floating%20zingers.zip",
        "filename": "floating zingers.zip",
        "size": 43561,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8324,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Crazy Calypso",
        "version": "smwc-8324-1405781021",
        "upstream_time": 1405781021,
        "download_url": "https://dl.smwcentral.net/8324/DKC3%20-%20Crazy%20Calypso.zip",
        "filename": "DKC3 - Crazy Calypso.zip",
        "size": 47244,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8270,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Bayou Boogie",
        "version": "smwc-8270-1406672144",
        "upstream_time": 1406672144,
        "download_url": "https://dl.smwcentral.net/8270/bayou.zip",
        "filename": "bayou.zip",
        "size": 130129,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8245,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Northern Kremisphere",
        "version": "smwc-8245-1342448670",
        "upstream_time": 1342448670,
        "download_url": "https://dl.smwcentral.net/8245/DKC3%20-%20Northern%20Kremisphere.zip",
        "filename": "DKC3 - Northern Kremisphere.zip",
        "size": 64554,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8029,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Pokey Pipes",
        "version": "smwc-8029-1311883996",
        "upstream_time": 1311883996,
        "download_url": "https://dl.smwcentral.net/8029/Donkey%20Kong%20Country%203%20-%20Pokey%20Pipes.zip",
        "filename": "Donkey Kong Country 3 - Pokey Pipes.zip",
        "size": 73472,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7980,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Hot Pursuit",
        "version": "smwc-7980-1311882517",
        "upstream_time": 1311882517,
        "download_url": "https://dl.smwcentral.net/7980/Donkey%20Kong%20Country%203%20-%20Hot%20Pursuit.zip",
        "filename": "Donkey Kong Country 3 - Hot Pursuit.zip",
        "size": 58357,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7947,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Jib Jig",
        "version": "smwc-7947-1311881110",
        "upstream_time": 1311881110,
        "download_url": "https://dl.smwcentral.net/7947/Donkey%20Kong%20Country%202%20-%20Jib.Jig.zip",
        "filename": "Donkey Kong Country 2 - Jib.Jig.zip",
        "size": 101520,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7943,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Stage Clear (Village)",
        "version": "smwc-7943-1312066230",
        "upstream_time": 1312066230,
        "download_url": "https://dl.smwcentral.net/7943/DKC3%20-%20Level%20Clear%20%28Village%29.zip",
        "filename": "DKC3 - Level Clear (Village).zip",
        "size": 50276,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7925,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Treetop Tumble",
        "version": "smwc-7925-1315679807",
        "upstream_time": 1315679807,
        "download_url": "https://dl.smwcentral.net/7925/DKC3%20-%20Treetop%20Tumble.zip",
        "filename": "DKC3 - Treetop Tumble.zip",
        "size": 77999,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7901,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Haunted Chase",
        "version": "smwc-7901-1322559005",
        "upstream_time": 1322559005,
        "download_url": "https://dl.smwcentral.net/7901/Donkey%20Kong%20Country%202%20-%20Haunted%20Chase.zip",
        "filename": "Donkey Kong Country 2 - Haunted Chase.zip",
        "size": 70005,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7873,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Water World",
        "version": "smwc-7873-1311929077",
        "upstream_time": 1311929077,
        "download_url": "https://dl.smwcentral.net/7873/DKC3%20-%20Water%20World.zip",
        "filename": "DKC3 - Water World.zip",
        "size": 71957,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7729,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Big Boss Blues",
        "version": "smwc-7729-1317152936",
        "upstream_time": 1317152936,
        "download_url": "https://dl.smwcentral.net/7729/%5BS%5D%20DKC3%20-%20Big.Boss%20Blues.zip",
        "filename": "%5BS%5D DKC3 - Big.Boss Blues.zip",
        "size": 68664,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7720,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Mill Fever",
        "version": "smwc-7720-1326231924",
        "upstream_time": 1326231924,
        "download_url": "https://dl.smwcentral.net/7720/DKC3%20-%20Mill%20Fever.zip",
        "filename": "DKC3 - Mill Fever.zip",
        "size": 69687,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7706,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Nuts and Bolts",
        "version": "smwc-7706-1311971269",
        "upstream_time": 1311971269,
        "download_url": "https://dl.smwcentral.net/7706/DKC3%20-%20Nuts%20n%20Bolts.zip",
        "filename": "DKC3 - Nuts n Bolts.zip",
        "size": 70836,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7599,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Crocodile Cacophony",
        "version": "smwc-7599-1405692223",
        "upstream_time": 1405692223,
        "download_url": "https://dl.smwcentral.net/7599/krool.zip",
        "filename": "krool.zip",
        "size": 32691,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7579,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Lost World Anthem",
        "version": "smwc-7579-1312005803",
        "upstream_time": 1312005803,
        "download_url": "https://dl.smwcentral.net/7579/Donkey%20Kong%20Country%202%20-%20Lost%20World%20Anthem.zip",
        "filename": "Donkey Kong Country 2 - Lost World Anthem.zip",
        "size": 67070,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7501,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Jangle Bells",
        "version": "smwc-7501-1324100797",
        "upstream_time": 1324100797,
        "download_url": "https://dl.smwcentral.net/7501/%5BS%5D%20DKC3%20-%20Jangle.Bells.zip",
        "filename": "%5BS%5D DKC3 - Jangle.Bells.zip",
        "size": 45373,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7499,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Rockface Rumble",
        "version": "smwc-7499-1323823288",
        "upstream_time": 1323823288,
        "download_url": "https://dl.smwcentral.net/7499/Donkey%20Kong%20Country%203%20-%20Rockface%20Rumble%20%5BM%5D.zip",
        "filename": "Donkey Kong Country 3 - Rockface Rumble %5BM%5D.zip",
        "size": 102586,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7483,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Enchanted Riverbank",
        "version": "smwc-7483-1311882234",
        "upstream_time": 1311882234,
        "download_url": "https://dl.smwcentral.net/7483/Donkey%20Kong%20Country%203%20-%20Enchanted%20Riverbank.zip",
        "filename": "Donkey Kong Country 3 - Enchanted Riverbank.zip",
        "size": 66550,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7475,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Cavern Caprice",
        "version": "smwc-7475-1315677108",
        "upstream_time": 1315677108,
        "download_url": "https://dl.smwcentral.net/7475/DKC3%20-%20Cavern%20Caprice.zip",
        "filename": "DKC3 - Cavern Caprice.zip",
        "size": 78269,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7466,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Forest Interlude",
        "version": "smwc-7466-1405692685",
        "upstream_time": 1405692685,
        "download_url": "https://dl.smwcentral.net/7466/Forest%20Interlude.zip",
        "filename": "Forest Interlude.zip",
        "size": 32797,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7383,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Forest Interlude",
        "version": "smwc-7383-1336739947",
        "upstream_time": 1336739947,
        "download_url": "https://dl.smwcentral.net/7383/Donkey%20Kong%20Country%202%20-%20Forest%20Interlude.zip",
        "filename": "Donkey Kong Country 2 - Forest Interlude.zip",
        "size": 65320,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7364,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Submap Shuffle",
        "version": "smwc-7364-1311889435",
        "upstream_time": 1311889435,
        "download_url": "https://dl.smwcentral.net/7364/Donkey%20Kong%20Country%203%20-%20%27Submap%20Shuffle%27.zip",
        "filename": "Donkey Kong Country 3 - %27Submap Shuffle%27.zip",
        "size": 66911,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7159,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - In a Snow-Bound Land",
        "version": "smwc-7159-1311970574",
        "upstream_time": 1311970574,
        "download_url": "https://dl.smwcentral.net/7159/DKC2%20-%20Ice.zip",
        "filename": "DKC2 - Ice.zip",
        "size": 67849,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7130,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Rambi Rumble",
        "version": "smwc-7130-1311968909",
        "upstream_time": 1311968909,
        "download_url": "https://dl.smwcentral.net/7130/DKC2%20-%20Rambi%20Rumble.zip",
        "filename": "DKC2 - Rambi Rumble.zip",
        "size": 69157,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7122,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Diddy's Victory (Lockjaw's Saga)",
        "version": "smwc-7122-1312058057",
        "upstream_time": 1312058057,
        "download_url": "https://dl.smwcentral.net/7122/DKC2%20-%20Diddy%27s%20Victory.zip",
        "filename": "DKC2 - Diddy%27s Victory.zip",
        "size": 61683,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7111,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Forest Interlude",
        "version": "smwc-7111-1311889287",
        "upstream_time": 1311889287,
        "download_url": "https://dl.smwcentral.net/7111/Donkey%20Kong%20Country%202%20-%20Forest%20Interlude.zip",
        "filename": "Donkey Kong Country 2 - Forest Interlude.zip",
        "size": 106442,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7092,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Cascade Capers",
        "version": "smwc-7092-1322336223",
        "upstream_time": 1322336223,
        "download_url": "https://dl.smwcentral.net/7092/Donkey%20Kong%20Country%203%20-%20Cascade%20Capers.zip",
        "filename": "Donkey Kong Country 3 - Cascade Capers.zip",
        "size": 44460,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7086,
        "title": "Donkey Kong Country 3: Dixie's Double Trouble! - Brothers Bear",
        "version": "smwc-7086-1311972487",
        "upstream_time": 1311972487,
        "download_url": "https://dl.smwcentral.net/7086/Donkey%20Kong%20Country%203%20-%20Brothers%20Bear.zip",
        "filename": "Donkey Kong Country 3 - Brothers Bear.zip",
        "size": 68073,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7082,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - Welcome to Crocodile Isle",
        "version": "smwc-7082-1311942739",
        "upstream_time": 1311942739,
        "download_url": "https://dl.smwcentral.net/7082/dkc2map.zip",
        "filename": "dkc2map.zip",
        "size": 31450,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-2-diddy-s-kong-quest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27006,
    "title": "Donkey Kong Country 2: Diddy's Kong Quest - 1-up",
    "authors": [
      "DrAnas"
    ],
    "tags": [],
    "description": "The sound effect that plays when you get a 1-up balloon in DKC2/3.<br>\r\n<br>\r\nMOD NOTE: This adds four new instruments (a total of 0x24 bytes) to the SFX instrument table, which is global.",
    "latest_version": "smwc-27006-1624423863",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27006,
        "title": "Donkey Kong Country 2: Diddy's Kong Quest - 1-up",
        "version": "smwc-27006-1624423863",
        "upstream_time": 1624423863,
        "download_url": "https://dl.smwcentral.net/27006/dkc2_1up.zip",
        "filename": "dkc2_1up.zip",
        "size": 31035,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-aquatic-ambiance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22019,
    "title": "Donkey Kong Country - Aquatic Ambiance",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "ambient",
      "calm",
      "environmental",
      "mysterious",
      "water"
    ],
    "description": "The gorgeous and atmospheric water level music from Donkey Kong Country, arguably David Wise's masterpiece.<br>\r\n<br>\r\nEDIT 1/25/2020: Modified some pitch slides in the harmonica section, thanks Maxo for pointing those out!",
    "latest_version": "smwc-22019-1581481496",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22019,
        "title": "Donkey Kong Country - Aquatic Ambiance",
        "version": "smwc-22019-1581481496",
        "upstream_time": 1581481496,
        "download_url": "https://dl.smwcentral.net/22019/Donkey%20Kong%20Country%20-%20Aquatic%20Ambience.zip",
        "filename": "Donkey Kong Country - Aquatic Ambience.zip",
        "size": 33566,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8848,
        "title": "Donkey Kong Country - Aquatic Ambiance",
        "version": "smwc-8848-1411182970",
        "upstream_time": 1411182970,
        "download_url": "https://dl.smwcentral.net/8848/Donkey%20Kong%20Country%20-%20Aquatic%20Ambiance.zip",
        "filename": "Donkey Kong Country - Aquatic Ambiance.zip",
        "size": 33843,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8820,
        "title": "Donkey Kong Country - Aquatic Ambiance",
        "version": "smwc-8820-1412658145",
        "upstream_time": 1412658145,
        "download_url": "https://dl.smwcentral.net/8820/Aquatic%20Ambiance.zip",
        "filename": "Aquatic Ambiance.zip",
        "size": 60592,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-bad-boss-boogie",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10392,
    "title": "Donkey Kong Country - Bad Boss Boogie",
    "authors": [
      "Slash Man"
    ],
    "tags": [
      "boss",
      "ruins"
    ],
    "description": "A hectic boss theme used in Donkey Kong Country<br>\r\n<br>\r\nUpdate (09/11/19): Updated to use .brr instead of .bnk as per remoderation.",
    "latest_version": "smwc-10392-1419884902",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10392,
        "title": "Donkey Kong Country - Bad Boss Boogie",
        "version": "smwc-10392-1419884902",
        "upstream_time": 1419884902,
        "download_url": "https://dl.smwcentral.net/10392/Donkey%20Kong%20Country%20-%20Bad%20Boss%20Boogie.zip",
        "filename": "Donkey Kong Country - Bad Boss Boogie.zip",
        "size": 58335,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-bonus-lose",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14114,
    "title": "Donkey Kong Country - Bonus Lose",
    "authors": [
      "6646"
    ],
    "tags": [
      "miss"
    ],
    "description": "Bonus lose theme from DKC.",
    "latest_version": "smwc-14114-1473302610",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14114,
        "title": "Donkey Kong Country - Bonus Lose",
        "version": "smwc-14114-1473302610",
        "upstream_time": 1473302610,
        "download_url": "https://dl.smwcentral.net/14114/dkc_bonus_lose.zip",
        "filename": "dkc_bonus_lose.zip",
        "size": 44944,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-bonus-room-blitz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17282,
    "title": "Donkey Kong Country - Bonus Room Blitz",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "bonus",
      "cave",
      "overworld"
    ],
    "description": "Bonus Room Blitz from DKC 1.",
    "latest_version": "smwc-17282-1521878968",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17282,
        "title": "Donkey Kong Country - Bonus Room Blitz",
        "version": "smwc-17282-1521878968",
        "upstream_time": 1521878968,
        "download_url": "https://dl.smwcentral.net/17282/Bonus%20Room%20Blitz.zip",
        "filename": "Bonus Room Blitz.zip",
        "size": 52787,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-bonus-room-opened",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28900,
    "title": "Donkey Kong Country - Bonus Room Opened",
    "authors": [
      "StackDino"
    ],
    "tags": [
      "nintendo presents"
    ],
    "description": "A Donkey Kong Country sound effect that plays when a bonus entrance is opened.<br>\r\n",
    "latest_version": "smwc-28900-1643144623",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28900,
        "title": "Donkey Kong Country - Bonus Room Opened",
        "version": "smwc-28900-1643144623",
        "upstream_time": 1643144623,
        "download_url": "https://dl.smwcentral.net/28900/dkc_bonus_room_opened_sfx.zip",
        "filename": "dkc_bonus_room_opened_sfx.zip",
        "size": 31278,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-bonus-win",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24063,
    "title": "Donkey Kong Country - Bonus Win",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "bonus",
      "goal"
    ],
    "description": "The bonus clear theme from DKC, it could be used as a stage clear theme.<br>\r\nAs usual, there's an option in the file to turn on or off the SMW goal whistle.",
    "latest_version": "smwc-24063-1597096820",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24063,
        "title": "Donkey Kong Country - Bonus Win",
        "version": "smwc-24063-1597096820",
        "upstream_time": 1597096820,
        "download_url": "https://dl.smwcentral.net/24063/Bonus%20Win%20%28Unsampled%29.zip",
        "filename": "Bonus Win (Unsampled).zip",
        "size": 62691,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14115,
        "title": "Donkey Kong Country - Bonus Win",
        "version": "smwc-14115-1473302772",
        "upstream_time": 1473302772,
        "download_url": "https://dl.smwcentral.net/14115/dkc_bonus_win.zip",
        "filename": "dkc_bonus_win.zip",
        "size": 45315,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-candy-s-love-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34116,
    "title": "Donkey Kong Country - Candy's Love Song",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "bonus",
      "cutscene",
      "forest",
      "jungle"
    ],
    "description": "The song you probably never heard in full when playing the game.",
    "latest_version": "smwc-34116-1692742376",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34116,
        "title": "Donkey Kong Country - Candy's Love Song",
        "version": "smwc-34116-1692742376",
        "upstream_time": 1692742376,
        "download_url": "https://dl.smwcentral.net/34116/08%20Candy%27s%20Love%20Song.zip",
        "filename": "08 Candy%27s Love Song.zip",
        "size": 55678,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-cave-dweller-concert",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16729,
    "title": "Donkey Kong Country - Cave Dweller Concert",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "calm",
      "cave",
      "environmental",
      "sewer"
    ],
    "description": "Atmospheric cave level music from DKC1.",
    "latest_version": "smwc-16729-1512406767",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16729,
        "title": "Donkey Kong Country - Cave Dweller Concert",
        "version": "smwc-16729-1512406767",
        "upstream_time": 1512406767,
        "download_url": "https://dl.smwcentral.net/16729/Cave%20Dweller%20Concert.zip",
        "filename": "Cave Dweller Concert.zip",
        "size": 57376,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-dk-island-swing",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22198,
    "title": "Donkey Kong Country - DK Island Swing",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "environmental",
      "forest",
      "jungle"
    ],
    "description": "The iconic song from the jungle levels in DKC, it could fit a forest/jungle.",
    "latest_version": "smwc-22198-1582409355",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22198,
        "title": "Donkey Kong Country - DK Island Swing",
        "version": "smwc-22198-1582409355",
        "upstream_time": 1582409355,
        "download_url": "https://dl.smwcentral.net/22198/03%20DK%20Island%20Swing.zip",
        "filename": "03 DK Island Swing.zip",
        "size": 91004,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-fear-factory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25884,
    "title": "Donkey Kong Country - Fear Factory",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "fire",
      "industrial",
      "ruins"
    ],
    "description": "The renowned factory theme from Donkey Kong Country. Could fit in futuristic, dangerous levels.",
    "latest_version": "smwc-25884-1613612557",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25884,
        "title": "Donkey Kong Country - Fear Factory",
        "version": "smwc-25884-1613612557",
        "upstream_time": 1613612557,
        "download_url": "https://dl.smwcentral.net/25884/%5BS%5D%20Donkey%20Kong%20Country%20-%20Fear%20Factory.zip",
        "filename": "%5BS%5D Donkey Kong Country - Fear Factory.zip",
        "size": 62001,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8865,
        "title": "Donkey Kong Country - Fear Factory",
        "version": "smwc-8865-1411183005",
        "upstream_time": 1411183005,
        "download_url": "https://dl.smwcentral.net/8865/Donkey%20Kong%20Country%20-%20Fear%20Factory.zip",
        "filename": "Donkey Kong Country - Fear Factory.zip",
        "size": 33600,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-forest-frenzy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26702,
    "title": "Donkey Kong Country - Forest Frenzy",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "calm",
      "environmental",
      "forest",
      "jungle",
      "swamp",
      "temple"
    ],
    "description": "The forest theme from DKC.<br>\r\nRequested by Stivi<span style=\"font-size: 1pt;\">boy</span>.",
    "latest_version": "smwc-26702-1619422442",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26702,
        "title": "Donkey Kong Country - Forest Frenzy",
        "version": "smwc-26702-1619422442",
        "upstream_time": 1619422442,
        "download_url": "https://dl.smwcentral.net/26702/DKC%20-%20Forest%20Frenzy.zip",
        "filename": "DKC - Forest Frenzy.zip",
        "size": 61369,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25575,
        "title": "Donkey Kong Country - Forest Frenzy",
        "version": "smwc-25575-1609870717",
        "upstream_time": 1609870717,
        "download_url": "https://dl.smwcentral.net/25575/Frenzzz.zip",
        "filename": "Frenzzz.zip",
        "size": 33482,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7649,
        "title": "Donkey Kong Country - Forest Frenzy",
        "version": "smwc-7649-1311995785",
        "upstream_time": 1311995785,
        "download_url": "https://dl.smwcentral.net/7649/DKC%20-%20Forest%20Frenzy.zip",
        "filename": "DKC - Forest Frenzy.zip",
        "size": 68814,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-funky-s-fugue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7332,
    "title": "Donkey Kong Country - Funky's Fugue",
    "authors": [
      "Masashi27"
    ],
    "tags": [
      "bonus"
    ],
    "description": "Funky's theme from DKC1.",
    "latest_version": "smwc-7332-1318776834",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7332,
        "title": "Donkey Kong Country - Funky's Fugue",
        "version": "smwc-7332-1318776834",
        "upstream_time": 1318776834,
        "download_url": "https://dl.smwcentral.net/7332/Donkey%20Kong%20Country%20-%20Funky%27s%20Fugue.zip",
        "filename": "Donkey Kong Country - Funky%27s Fugue.zip",
        "size": 63566,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-funky-village-ritual-treetop-rock-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33225,
    "title": "Donkey Kong Country - Funky Village Ritual ~ Treetop Rock (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "dark",
      "forest",
      "jungle",
      "mountain",
      "night",
      "temple"
    ],
    "description": "Did an special arrangement of <a href=\"https://youtu.be/Lszxi1unwdo\" rel=\"nofollow\">Tree</a><a href=\"https://youtu.be/6tj8LXU7F0A\" rel=\"nofollow\">top</a> <a href=\"https://youtu.be/cW8mzHWMulk\" rel=\"nofollow\">Ro</a><a href=\"https://youtu.be/bFWESX8krV8\" rel=\"nofollow\">ck</a> from Donkey Kong Country for my <a href=\"https://hoodededge.bandcamp.com/album/love-colored-master-sparc700\" rel=\"nofollow\">Love-Colored MASTER SPARC700</a> Winter C3 2023 Album.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. C Minor (Original Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. D Minor (Custom Pitch)",
    "latest_version": "smwc-33225-1684762190",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33225,
        "title": "Donkey Kong Country - Funky Village Ritual ~ Treetop Rock (Remix)",
        "version": "smwc-33225-1684762190",
        "upstream_time": 1684762190,
        "download_url": "https://dl.smwcentral.net/33225/%5BLCMS%5D%20Funky%20Village%20Ritual.zip",
        "filename": "%5BLCMS%5D Funky Village Ritual.zip",
        "size": 99586,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14980,
    "title": "Donkey Kong Country - Game Over",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "game over",
      "misc",
      "sad"
    ],
    "description": "Game over music from DKC1.",
    "latest_version": "smwc-14980-1486649376",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14980,
        "title": "Donkey Kong Country - Game Over",
        "version": "smwc-14980-1486649376",
        "upstream_time": 1486649376,
        "download_url": "https://dl.smwcentral.net/14980/DKC%20-%20Game%20Over.zip",
        "filename": "DKC - Game Over.zip",
        "size": 56537,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-gang-plank-galleon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27040,
    "title": "Donkey Kong Country - Gang-Plank Galleon",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "The final boss theme from DKC.",
    "latest_version": "smwc-27040-1622498467",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27040,
        "title": "Donkey Kong Country - Gang-Plank Galleon",
        "version": "smwc-27040-1622498467",
        "upstream_time": 1622498467,
        "download_url": "https://dl.smwcentral.net/27040/DKC%20-%20Gang-Plank%20Galleon.zip",
        "filename": "DKC - Gang-Plank Galleon.zip",
        "size": 66751,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15079,
        "title": "Donkey Kong Country - Gang-Plank Galleon",
        "version": "smwc-15079-1485919408",
        "upstream_time": 1485919408,
        "download_url": "https://dl.smwcentral.net/15079/DKC%20-%20GPG.zip",
        "filename": "DKC - GPG.zip",
        "size": 34825,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-ice-cave-chant",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13711,
    "title": "Donkey Kong Country - Ice Cave Chant",
    "authors": [
      "6646"
    ],
    "tags": [
      "cave",
      "ice"
    ],
    "description": "Crystal Caves song from DKC1",
    "latest_version": "smwc-13711-1464756383",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13711,
        "title": "Donkey Kong Country - Ice Cave Chant",
        "version": "smwc-13711-1464756383",
        "upstream_time": 1464756383,
        "download_url": "https://dl.smwcentral.net/13711/dkc_ice_cave_chant.zip",
        "filename": "dkc_ice_cave_chant.zip",
        "size": 55391,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-life-in-the-mines",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7913,
    "title": "Donkey Kong Country - Life in the Mines",
    "authors": [
      "Slash Man"
    ],
    "tags": [
      "ambient",
      "cave",
      "dark",
      "environmental",
      "jungle"
    ],
    "description": "The eerie, calm and relaxing mine theme from DKC1. A personal favorite of many.<br>\r\n<br>\r\nUpdate (09/24/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 282 bytes.",
    "latest_version": "smwc-7913-1311888617",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7913,
        "title": "Donkey Kong Country - Life in the Mines",
        "version": "smwc-7913-1311888617",
        "upstream_time": 1311888617,
        "download_url": "https://dl.smwcentral.net/7913/Donkey.Kong%20Country%20-%20Life%20in%20the%20Mines.zip",
        "filename": "Donkey.Kong Country - Life in the Mines.zip",
        "size": 71149,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-lost-life",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18651,
    "title": "Donkey Kong Country - Lost Life",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "game over",
      "miss"
    ],
    "description": "Includes two versions. One with the regular version of the song, and one with the SMW death intro before the song. Requested by RussianMan.",
    "latest_version": "smwc-18651-1544670885",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18651,
        "title": "Donkey Kong Country - Lost Life",
        "version": "smwc-18651-1544670885",
        "upstream_time": 1544670885,
        "download_url": "https://dl.smwcentral.net/18651/Donkey%20Kong%20Country%20-%20Lost%20Life.zip",
        "filename": "Donkey Kong Country - Lost Life.zip",
        "size": 62693,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8351,
    "title": "Donkey Kong Country - Main Theme",
    "authors": [
      "sincx"
    ],
    "tags": [
      "credits",
      "title"
    ],
    "description": "The title song from the original Donkey Kong Country. It is worth noting that this song has a large insert size.",
    "latest_version": "smwc-8351-1354929978",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8351,
        "title": "Donkey Kong Country - Main Theme",
        "version": "smwc-8351-1354929978",
        "upstream_time": 1354929978,
        "download_url": "https://dl.smwcentral.net/8351/dkctheme.zip",
        "filename": "dkctheme.zip",
        "size": 68116,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-mine-cart-madness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26168,
    "title": "Donkey Kong Country - Mine Cart Madness",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "ambient",
      "cave",
      "chase",
      "dark",
      "space",
      "tense"
    ],
    "description": "Mine Cart Madness from Donkey Kong Country.",
    "latest_version": "smwc-26168-1615926619",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26168,
        "title": "Donkey Kong Country - Mine Cart Madness",
        "version": "smwc-26168-1615926619",
        "upstream_time": 1615926619,
        "download_url": "https://dl.smwcentral.net/26168/%5BS%5D%20Donkey%20Kong%20Country%20-%20Mine%20Cart%20Madness.zip",
        "filename": "%5BS%5D Donkey Kong Country - Mine Cart Madness.zip",
        "size": 60651,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-misty-menace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7977,
    "title": "Donkey Kong Country - Misty Menace",
    "authors": [
      "Slash Man"
    ],
    "tags": [
      "calm",
      "dark"
    ],
    "description": "A dark and gloomy cave/mine theme used in DKC1<br>\r\n<br>\r\n1-18-19 Update:<br>\r\nConverted to use brr instead of bnk.",
    "latest_version": "smwc-7977-1311880466",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7977,
        "title": "Donkey Kong Country - Misty Menace",
        "version": "smwc-7977-1311880466",
        "upstream_time": 1311880466,
        "download_url": "https://dl.smwcentral.net/7977/Donkey%20Kong%20Country%20-%20Misty%20Menace.zip",
        "filename": "Donkey Kong Country - Misty Menace.zip",
        "size": 59755,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-northern-hemispheres",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13156,
    "title": "Donkey Kong Country - Northern Hemispheres",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "cave",
      "ice",
      "mountain",
      "tense"
    ],
    "description": "Snow level song from Donkey Kong Country 1.",
    "latest_version": "smwc-13156-1454207200",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13156,
        "title": "Donkey Kong Country - Northern Hemispheres",
        "version": "smwc-13156-1454207200",
        "upstream_time": 1454207200,
        "download_url": "https://dl.smwcentral.net/13156/NH.zip",
        "filename": "NH.zip",
        "size": 59104,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-simian-segue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26155,
    "title": "Donkey Kong Country - Simian Segue",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "jungle",
      "overworld",
      "town"
    ],
    "description": "The iconic map theme from DKC, best fit for overworlds.",
    "latest_version": "smwc-26155-1615565246",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26155,
        "title": "Donkey Kong Country - Simian Segue",
        "version": "smwc-26155-1615565246",
        "upstream_time": 1615565246,
        "download_url": "https://dl.smwcentral.net/26155/DKC%20-%2002%20Simian%20Segue%20%5BU%5D.zip",
        "filename": "DKC - 02 Simian Segue %5BU%5D.zip",
        "size": 34646,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20841,
        "title": "Donkey Kong Country - Simian Segue",
        "version": "smwc-20841-1565491524",
        "upstream_time": 1565491524,
        "download_url": "https://dl.smwcentral.net/20841/Simian%20Segue.zip",
        "filename": "Simian Segue.zip",
        "size": 65248,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8275,
        "title": "Donkey Kong Country - Simian Segue",
        "version": "smwc-8275-1343868633",
        "upstream_time": 1343868633,
        "download_url": "https://dl.smwcentral.net/8275/DKCMap.zip",
        "filename": "DKCMap.zip",
        "size": 66834,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-the-credits-concerto",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18848,
    "title": "Donkey Kong Country - The Credits Concerto",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "credits"
    ],
    "description": "Credits theme from DKC.",
    "latest_version": "smwc-18848-1546995310",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18848,
        "title": "Donkey Kong Country - The Credits Concerto",
        "version": "smwc-18848-1546995310",
        "upstream_time": 1546995310,
        "download_url": "https://dl.smwcentral.net/18848/Donkey%20Kong%20Country%20-%20The%20Credits%20Concerto.zip",
        "filename": "Donkey Kong Country - The Credits Concerto.zip",
        "size": 32835,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8338,
        "title": "Donkey Kong Country - The Credits Concerto",
        "version": "smwc-8338-1354153761",
        "upstream_time": 1354153761,
        "download_url": "https://dl.smwcentral.net/8338/DKC%20-%20The%20Credits%20Concerto.zip",
        "filename": "DKC - The Credits Concerto.zip",
        "size": 63059,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-the-golden-swing-bonus-room-blitz-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29603,
    "title": "Donkey Kong Country - The Golden Swing ~ Bonus Room Blitz (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "bonus",
      "carnival",
      "credits",
      "cutscene",
      "switch palace",
      "title"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/Mh1o7oRytis\" rel=\"nofollow\">Bonus</a> <a href=\"https://youtu.be/m9nPcUe0IGo\" rel=\"nofollow\">Room</a> <a href=\"https://youtu.be/WFU64bCkpmI\" rel=\"nofollow\">Blitz</a> from Donkey Kong Country 1. Was humming the song out of nowhere and decided that I wanted to do a more relaxed take on the song similar to DKC Returns while also doing something as flashy as DKC3's <a href=\"https://youtu.be/LYpPA2XS9hU\" rel=\"nofollow\">Dixie Beat</a> (SNES version). It's an overall fantastic, catchy, and iconic bonus theme from the series, even if it isn't my favorite in the SNES Trilogy.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n",
    "latest_version": "smwc-29603-1643682558",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29603,
        "title": "Donkey Kong Country - The Golden Swing ~ Bonus Room Blitz (Remix)",
        "version": "smwc-29603-1643682558",
        "upstream_time": 1643682558,
        "download_url": "https://dl.smwcentral.net/29603/Golden%20Swing%2C%20The.zip",
        "filename": "Golden Swing%2C The.zip",
        "size": 70329,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-treetop-rock",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16262,
    "title": "Donkey Kong Country - Treetop Rock",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "dark",
      "forest",
      "jungle",
      "mountain",
      "temple"
    ],
    "description": "At first I was surprised no one had ported this one. Then I completely understood why anyone with a decent amount of self-respect would absolutely avoid this hell.<br>\r\n<br>\r\nSong that plays in DKC's treetop levels.<br>\r\n<br>\r\nRequested by LX5. <span style=\"font-size: 4pt;\">go to hell</span>",
    "latest_version": "smwc-16262-1505777095",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16262,
        "title": "Donkey Kong Country - Treetop Rock",
        "version": "smwc-16262-1505777095",
        "upstream_time": 1505777095,
        "download_url": "https://dl.smwcentral.net/16262/treetop%20rock.zip",
        "filename": "treetop rock.zip",
        "size": 46232,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-tropical-freeze-scorch-n-torch",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19821,
    "title": "Donkey Kong Country: Tropical Freeze - Scorch 'n' Torch",
    "authors": [
      "musicalman"
    ],
    "tags": [
      "fire"
    ],
    "description": "Intense song intended for fiery areas.",
    "latest_version": "smwc-19821-1556608570",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19821,
        "title": "Donkey Kong Country: Tropical Freeze - Scorch 'n' Torch",
        "version": "smwc-19821-1556608570",
        "upstream_time": 1556608570,
        "download_url": "https://dl.smwcentral.net/19821/scorchntorch.zip",
        "filename": "scorchntorch.zip",
        "size": 74155,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-tropical-freeze-scorch-n-torch-beach-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19822,
    "title": "Donkey Kong Country: Tropical Freeze - Scorch 'n' Torch (beach mix)",
    "authors": [
      "Lazy"
    ],
    "tags": [
      "beach",
      "calm",
      "town"
    ],
    "description": "Kitschy remix of a DKC:TF song. Could fit peaceful settings such as beaches or towns.",
    "latest_version": "smwc-19822-1556608396",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19822,
        "title": "Donkey Kong Country: Tropical Freeze - Scorch 'n' Torch (beach mix)",
        "version": "smwc-19822-1556608396",
        "upstream_time": 1556608396,
        "download_url": "https://dl.smwcentral.net/19822/scorchbeach.zip",
        "filename": "scorchbeach.zip",
        "size": 91933,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-voices-of-the-temple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14486,
    "title": "Donkey Kong Country - Voices of the Temple",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "jungle",
      "ruins",
      "swamp",
      "temple"
    ],
    "description": "Mysterious/ominous song good for temples.",
    "latest_version": "smwc-14486-1477159373",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14486,
        "title": "Donkey Kong Country - Voices of the Temple",
        "version": "smwc-14486-1477159373",
        "upstream_time": 1477159373,
        "download_url": "https://dl.smwcentral.net/14486/VT.zip",
        "filename": "VT.zip",
        "size": 66571,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-country-x-touhou-koumakyou-the-embodiment-of-the-scarlet-devil-roses-n-kruelty-gang-plank-galleon-x-u-n-owen-was-her-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39594,
    "title": "Donkey Kong Country x Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - Roses 'N Kruelty 🌹 ~ Gang-Plank Galleon x U.N. Owen was Her? (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "final",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #52CD43;\">❝ <i><b>Right, I've had enough of this. It's time for me to get going. So you Kongs better get off of my ship or else!</b></i> ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- King K. Rool, Donkey Kong Country [GBA] (2003)</span><br>\r\n<img src=\"https://bin.smwcentral.net/u/23547/King%2BK.%2BRool%2B%2526%2BFlandre.webp\" alt=\"\"><br>\r\n<br>\r\nDid a mashup arrangement of King KAROOL's theme song <b><a href=\"https://youtu.be/r5aeisPAzM4?si=YPg8YN5RUsEp6xIf\" rel=\"nofollow\">Gang</a><a href=\"https://youtu.be/PWTzan4r3Ho?si=mmdvpFLMBqXhFRV9\" rel=\"nofollow\">-</a><a href=\"https://youtu.be/FhhZ3ydEbwU?si=xxmFvQkTxCzU-c86\" rel=\"nofollow\">Plank</a> <a href=\"https://youtu.be/p9kF11M3ZlU?si=yqfEQ8RZR9RZQlUF\" rel=\"nofollow\">Galleon</a></b> x Flandre Skarlet's theme song <b><a href=\"https://youtu.be/zPDQu-_KZBw\" rel=\"nofollow\">U.N.</a> <a href=\"https://youtu.be/cgRF6ixQ0bs\" rel=\"nofollow\">Owen</a> <a href=\"https://youtu.be/JnQoKy0V4NY\" rel=\"nofollow\">Was</a> <a href=\"https://youtu.be/FtMrfQeWJpg\" rel=\"nofollow\">Her?</a></b> from <i>Donkey Kong Country</i> & <i>Touhou 6 Koumakyou ~ the Embodiment of the Skarlet Devil</i>, respektively. Two krazies, two bangers, one psykhotic mix!! This was a mix I planned for at the beginning of the year and, of kourse, expekted it to be one of my more ambitious ones.<br>\r\n<br>\r\nGiven this mashup's entire premise, I primarily wanted to primarily base this remix off the Smash Ultimate version of K. Rool's theme (given the pace of that version matches up with Flan's theme) while also retaining elements of the original.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠  \"Bonus End,\" P-Switch, Yoshi SFX, & Thunder SFX are disabled.<br>\r\nㅤ♠  Death sound is gonna sound weird (@0 replaces @9 to save on space).<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also kustomizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. D Minor (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. C Minor (<a href=\"https://youtu.be/JnQoKy0V4NY\" rel=\"nofollow\">Pseudo Paradise</a> Pitch)<br>\r\nㅤ3. E Minor (<a href=\"https://youtu.be/FtMrfQeWJpg\" rel=\"nofollow\">Gouyoku Ibun</a> Pitch)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also kustomizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Echo Delay, but sacrifices SMW-Compatibility (OG Echo)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Dekreased Echo Delay, but removes the intro (DISABLES Intro)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. DRASTICALLY Dekreased Echo Delay (LOWER Echo)",
    "latest_version": "smwc-39594-1748686784",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39594,
        "title": "Donkey Kong Country x Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - Roses 'N Kruelty 🌹 ~ Gang-Plank Galleon x U.N. Owen was Her? (Remix)",
        "version": "smwc-39594-1748686784",
        "upstream_time": 1748686784,
        "download_url": "https://dl.smwcentral.net/39594/Roses%20%27N%20Kruelty..zip",
        "filename": "Roses %27N Kruelty..zip",
        "size": 582307,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-gb-nothing-stands-in-your-way-showdown-at-the-tower-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28282,
    "title": "Donkey Kong (GB) - Nothing Stands in Your Way! ~ Showdown at the Tower (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "final",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/GXaDv4B6EW8\" rel=\"nofollow\">Showdown at the Tower</a> from Donkey Kong '94. Played through the game a couple months back and thought it'd be a lotta fun doing a remix of... THIS FANTASTIC FINAL BOSS THEME, HOLY HOT FREAKING DAMN!!! IT'S CATCHY, INTENSE, AND GOES OFF HARDER THAN IT NEEDED TOO!!! Tell me a single Game Boy theme that has a freaking guitar solo. A GUITAR SOLO ON THE GAME BOY SOUNDCHIP!!!<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F# Minor w/ slight detune (Original Pitch, turned on default)<br>\r\n1. F# Minor (Original Pitch, turned on default)<br>\r\n2. E Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-28282-1632790609",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28282,
        "title": "Donkey Kong (GB) - Nothing Stands in Your Way! ~ Showdown at the Tower (Remix)",
        "version": "smwc-28282-1632790609",
        "upstream_time": 1632790609,
        "download_url": "https://dl.smwcentral.net/28282/Nothing%20Stands%20in%20Your%20Way%21.zip",
        "filename": "Nothing Stands in Your Way%21.zip",
        "size": 139991,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-gb-showdown-at-the-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23591,
    "title": "Donkey Kong (GB) - Showdown at the Tower",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "tense"
    ],
    "description": "\"Showdown at the Tower\" from \"Donkey Kong (GB)\"<br>\r\nYou can clear it by the time you hear it all.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=GXaDv4B6EW8\" rel=\"nofollow\">Original ver</a><br>\r\n<a href=\"https://www.youtube.com/watch?v=WA2-QB39Sis\" rel=\"nofollow\">omegazeroINFI's ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-23591-1594953785",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23591,
        "title": "Donkey Kong (GB) - Showdown at the Tower",
        "version": "smwc-23591-1594953785",
        "upstream_time": 1594953785,
        "download_url": "https://dl.smwcentral.net/23591/Donkey%20Kong%20%28GB%29%20-%20Showdown%20at%20the%20Tower.zip",
        "filename": "Donkey Kong (GB) - Showdown at the Tower.zip",
        "size": 33470,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-hammer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19175,
    "title": "Donkey Kong - Hammer",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "misc",
      "retro"
    ],
    "description": "Requested by StrikeForcer",
    "latest_version": "smwc-19175-1550892683",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19175,
        "title": "Donkey Kong - Hammer",
        "version": "smwc-19175-1550892683",
        "upstream_time": 1550892683,
        "download_url": "https://dl.smwcentral.net/19175/Donkey%20Kong%20-%20Hammer.zip",
        "filename": "Donkey Kong - Hammer.zip",
        "size": 30135,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7048,
    "title": "Donkey Kong Land 2 - Flight of the Zinger",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "calm",
      "dark"
    ],
    "description": "The GBA version of Flight of the Zinger in DKC2.",
    "latest_version": "smwc-7048-1312172489",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7048,
        "title": "Donkey Kong Land 2 - Flight of the Zinger",
        "version": "smwc-7048-1312172489",
        "upstream_time": 1312172489,
        "download_url": "https://dl.smwcentral.net/7048/Donkey%20Kong%20Land%202%20-%20FOZ.zip",
        "filename": "Donkey Kong Land 2 - FOZ.zip",
        "size": 67739,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-land-blimp-off",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8223,
    "title": "Donkey Kong Land - Blimp Off",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "sky"
    ],
    "description": "An atletic song used in cloud levels in Donkey Kong Land for the Gameboy. Updated version.",
    "latest_version": "smwc-8223-1340880031",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8223,
        "title": "Donkey Kong Land - Blimp Off",
        "version": "smwc-8223-1340880031",
        "upstream_time": 1340880031,
        "download_url": "https://dl.smwcentral.net/8223/Donkey%20Kong%20Land%20-%20Blimp%20Off.zip",
        "filename": "Donkey Kong Land - Blimp Off.zip",
        "size": 66214,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-land-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27413,
    "title": "Donkey Kong Land - Boss",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "boss"
    ],
    "description": "Could fit a boss battle.",
    "latest_version": "smwc-27413-1627264264",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27413,
        "title": "Donkey Kong Land - Boss",
        "version": "smwc-27413-1627264264",
        "upstream_time": 1627264264,
        "download_url": "https://dl.smwcentral.net/27413/Donkey%20Kong%20Land%20-%20Boss.zip",
        "filename": "Donkey Kong Land - Boss.zip",
        "size": 31978,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7294,
        "title": "Donkey Kong Land - Boss",
        "version": "smwc-7294-1312186809",
        "upstream_time": 1312186809,
        "download_url": "https://dl.smwcentral.net/7294/Donkey%20Kong%20Land%20-%20Boss.zip",
        "filename": "Donkey Kong Land - Boss.zip",
        "size": 67449,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-land-boss-battle-extended-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22575,
    "title": "Donkey Kong Land - Boss Battle (Extended Remix)",
    "authors": [
      "crm0622"
    ],
    "tags": [
      "abstract",
      "credits",
      "ice"
    ],
    "description": "An extended remix I made for fun. :)<br>\r\nInspired by Daizo Dee Von's remix!<br>\r\nMay fit for really long icy-themed stage, or credits due to length...",
    "latest_version": "smwc-22575-1587871520",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22575,
        "title": "Donkey Kong Land - Boss Battle (Extended Remix)",
        "version": "smwc-22575-1587871520",
        "upstream_time": 1587871520,
        "download_url": "https://dl.smwcentral.net/22575/dkl_boss_extended_remix%20%28v1.0%29.zip",
        "filename": "dkl_boss_extended_remix (v1.0).zip",
        "size": 82466,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-land-boss-battle-re-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22174,
    "title": "Donkey Kong Land - Boss Battle (Re-Arrangement)",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "airship",
      "boss",
      "tense"
    ],
    "description": "A 16-bit re-arrangement of the boss battle theme from Donkey Kong Land for the Game Boy using mostly Final Fantasy 5 samples. Uses more layering strings to give it a more <i>tense</i> atmosphere.<br>\r\n<br>\r\nNow with better chords and a less obnoxious percussion. No longer works with thunder and blarggs.",
    "latest_version": "smwc-22174-1582072120",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22174,
        "title": "Donkey Kong Land - Boss Battle (Re-Arrangement)",
        "version": "smwc-22174-1582072120",
        "upstream_time": 1582072120,
        "download_url": "https://dl.smwcentral.net/22174/%5BS%5D%20Donkey%20Kong%20Land%20-%20Boss%20Battle%202.0.zip",
        "filename": "%5BS%5D Donkey Kong Land - Boss Battle 2.0.zip",
        "size": 119854,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-land-flooded-ruins-kremlantis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16675,
    "title": "Donkey Kong Land - Flooded Ruins (Kremlantis)",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "calm",
      "dark",
      "water"
    ],
    "description": "This song comes from Donkey Kong Land for Game Boy.<br>\r\nBest suited for mountain area, sea area or caves.",
    "latest_version": "smwc-16675-1512016631",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16675,
        "title": "Donkey Kong Land - Flooded Ruins (Kremlantis)",
        "version": "smwc-16675-1512016631",
        "upstream_time": 1512016631,
        "download_url": "https://dl.smwcentral.net/16675/DonkeyKongLand%20Kremlantis.zip",
        "filename": "DonkeyKongLand Kremlantis.zip",
        "size": 50740,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-land-k-rool-s-rave-party-bad-boss-boogie-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26715,
    "title": "Donkey Kong Land - K. Rool's Rave Party ~ Bad Boss Boogie (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "bonus",
      "boss",
      "chase",
      "final",
      "industrial",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/rDoDZxoQvfM\" rel=\"nofollow\">Bad Boss Boogie</a> theme from Donkey Kong <s>Country</s> Land. I can probably say I prefer this soundtrack over Donkey Kong Country 1's OST by a landslide, and this song is one of the reasons why. I mean, it's so simple yet so freaking catchy and was made to be dance music!!!<br>\r\n<br>\r\nAnd my god, it feels so amazing to have finally done a song from my favorite franchise ever. I've been pretty off about doing remixes from the games though in the past 'cuz I always thought my style wouldn't be able to work well for David Wise's / Everlyn Fischer's music given their style is... something else completely! That is until now with this port of the DKL Boss theme. Definitely am doing more songs from this series (especially from DKC2... god bless that game).<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. D Minor w/ slight detune (Original Pitch, turned on default)<br>\r\n2. E Minor (Remix Pitch)<br>\r\n",
    "latest_version": "smwc-26715-1619843624",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26715,
        "title": "Donkey Kong Land - K. Rool's Rave Party ~ Bad Boss Boogie (Remix)",
        "version": "smwc-26715-1619843624",
        "upstream_time": 1619843624,
        "download_url": "https://dl.smwcentral.net/26715/K.%20Rool%27s%20Rave%20Party.zip",
        "filename": "K. Rool%27s Rave Party.zip",
        "size": 114491,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-land-kong-of-poseidon-kremlantis-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27366,
    "title": "Donkey Kong Land - Kong of Poseidon ~ Kremlantis (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "cutscene",
      "dark",
      "temple",
      "tense",
      "water"
    ],
    "description": "Did an arrangement of the Flooded Ruins stage theme from Donkey Kong Land, <a href=\"https://youtu.be/MFU2fxy35t8\" rel=\"nofollow\">Kremlantis</a>. Another one of my favorites from this game and another one that I ended up experimenting with. I've been wanting to do this for some time but kept on forgetting about it.<br>\r\n<br>\r\nOnce again gonna simp for David Wise here 'cuz goddamn. It doesn't matter what hardware he's working with, if it can produce music, he'll put out some of the best bangers to ever make it on the hardware, and this is another fantastic example of this.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A Minor (Original Pitch, turned on default)<br>\r\n2. B Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-27366-1625093989",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27366,
        "title": "Donkey Kong Land - Kong of Poseidon ~ Kremlantis (Remix)",
        "version": "smwc-27366-1625093989",
        "upstream_time": 1625093989,
        "download_url": "https://dl.smwcentral.net/27366/Kong%20of%20Poseidon.zip",
        "filename": "Kong of Poseidon.zip",
        "size": 110502,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-land-kremlantis-underwater-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8260,
    "title": "Donkey Kong Land - Kremlantis/Underwater Ruins",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "calm",
      "water"
    ],
    "description": "A calm slow song best suiting for underwater depths.",
    "latest_version": "smwc-8260-1346289839",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8260,
        "title": "Donkey Kong Land - Kremlantis/Underwater Ruins",
        "version": "smwc-8260-1346289839",
        "upstream_time": 1346289839,
        "download_url": "https://dl.smwcentral.net/8260/Kremlantis.zip",
        "filename": "Kremlantis.zip",
        "size": 72483,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-land-mountain-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13750,
    "title": "Donkey Kong Land - Mountain Theme",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "Lively music from DKL , took an hour and a half to create XD .<br>\r\nGood to mountainous levels , or grass levels.",
    "latest_version": "smwc-13750-1464758748",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13750,
        "title": "Donkey Kong Land - Mountain Theme",
        "version": "smwc-13750-1464758748",
        "upstream_time": 1464758748,
        "download_url": "https://dl.smwcentral.net/13750/DKL%20-%20Mountains.zip",
        "filename": "DKL - Mountains.zip",
        "size": 32333,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-land-snow",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8339,
    "title": "Donkey Kong Land - Snow",
    "authors": [
      "sincx"
    ],
    "tags": [
      "castle",
      "cave",
      "final",
      "ice",
      "industrial",
      "mountain",
      "sky",
      "space"
    ],
    "description": "To be used in late-game snow/ice levels. File size is a bit big, but you'll just have to deal with it.",
    "latest_version": "smwc-8339-1354246792",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8339,
        "title": "Donkey Kong Land - Snow",
        "version": "smwc-8339-1354246792",
        "upstream_time": 1354246792,
        "download_url": "https://dl.smwcentral.net/8339/dklsnow.zip",
        "filename": "dklsnow.zip",
        "size": 60434,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-land-temple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7641,
    "title": "Donkey Kong Land - Temple",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "cave",
      "ruins",
      "temple"
    ],
    "description": "A very nice song from Donkey Kong Land. Comes with echo and would suit a variety of temple,<br>\r\n cave, or mysterious, yet upbeat areas.",
    "latest_version": "smwc-7641-1320042943",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7641,
        "title": "Donkey Kong Land - Temple",
        "version": "smwc-7641-1320042943",
        "upstream_time": 1320042943,
        "download_url": "https://dl.smwcentral.net/7641/dkltemple.zip",
        "filename": "dkltemple.zip",
        "size": 66922,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-land-voices-of-the-temple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21876,
    "title": "Donkey Kong Land - Voices of the Temple",
    "authors": [
      "Teows"
    ],
    "tags": [
      "calm",
      "cave",
      "dark",
      "night",
      "ruins",
      "temple"
    ],
    "description": "This is personally one of the best tracks from DKL, of which I decided to create my own sampled remix. Good for ruins/temples/caves.",
    "latest_version": "smwc-21876-1578450822",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21876,
        "title": "Donkey Kong Land - Voices of the Temple",
        "version": "smwc-21876-1578450822",
        "upstream_time": 1578450822,
        "download_url": "https://dl.smwcentral.net/21876/Donkey%20Kong%20Land%20-%20Voices%20of%20the%20Temple.zip",
        "filename": "Donkey Kong Land - Voices of the Temple.zip",
        "size": 56588,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8263,
        "title": "Donkey Kong Land - Voices of the Temple (16-bit Remix)",
        "version": "smwc-8263-1343860098",
        "upstream_time": 1343860098,
        "download_url": "https://dl.smwcentral.net/8263/Donkey%20Kong%20Land%20-%20Voices%20of%20the%20Temple%20%2816-bit%20remix%29.zip",
        "filename": "Donkey Kong Land - Voices of the Temple (16-bit remix).zip",
        "size": 69013,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-donkey-kong-super-gameboy-ending",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10391,
    "title": "Donkey Kong (Super Gameboy) - Ending",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "credits"
    ],
    "description": "The ending theme from Donkey Kong, when used with the Super Gameboy. Ideal for a credits sequence, as the song only plays once.",
    "latest_version": "smwc-10391-1419884893",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10391,
        "title": "Donkey Kong (Super Gameboy) - Ending",
        "version": "smwc-10391-1419884893",
        "upstream_time": 1419884893,
        "download_url": "https://dl.smwcentral.net/10391/%5BM%5D%20%5BS%5D%20Donkey%20Kong%20%28Super%20Gameboy%29%20-%20Ending.zip",
        "filename": "%5BM%5D %5BS%5D Donkey Kong (Super Gameboy) - Ending.zip",
        "size": 86400,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-doom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40977,
    "title": "DOOM (1993) - This Remix is Unnamed 🔥 ~ Untitled [E3M1] (Rin-mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "cave",
      "chaotic",
      "dark",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "<span style=\"font-size: 18pt;\"><span style=\"color: #FC9393;\">❝ <i><b>I remember playing Doom 'til 3 o'clock in the morning. It was the first time I had ever been frightened while I was using a computer. And it really opened my eyes - experiences like that are why we play computer games.</b></i> ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Our lord and savior, Gabe Newell</span><br>\r\n<br>\r\n<img src=\"https://bin.smwcentral.net/u/23547/CacoRinDance.webp\" alt=\"\"><br>\r\n<br>\r\nDid an arrangement of <b><a href=\"https://youtu.be/S_6ChXTP9TA\" rel=\"nofollow\">Unti</a><a href=\"https://youtu.be/ZVe_n__5tE8\" rel=\"nofollow\">tled</a> <a href=\"https://youtu.be/k3-1mhVoClY?si=JZazoqMdeTklj2wr\" rel=\"nofollow\">[E3M1]</a></b> from <i>DOOM (1993)</i> <div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">(ft. <a href=\"https://youtu.be/ct_Vs6LtJ4w\" rel=\"nofollow\">Corpse Voyage ~ Be of Good Cheer!</a> from Touhou 11: Subterranean Animism)</div></div>. Another unfinished mix from 2023 that I polished up because I haven't done a DOOM song in a hot-ass minute. I like E3M1, despite sharing the same chord progression as like 2 other songs in the same OST (both intro stage themes in their respective episodes). I wanted to add a bit of extra flair to it and change it up a bit to also be a fast-paced track as well.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #C784FF;\">Important:</span></b></span><br>\r\nㅤ♠  What's disabled:<br>\r\nㅤㅤ -  \"Bonus End\" (@7)<br>\r\nㅤㅤ -  \"P-Switch\" (@12)<br>\r\nㅤㅤ -  Yoshi SFX (@15)<br>\r\nㅤㅤ -  Thunder SFX<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. E Minor (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. F Minor (Custom Pitch 1)<br>\r\nㅤ3. D Minor (Custom Pitch 2)<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Echo Delay, but sacrifices SMW-Compatibility (OG Echo)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. No Echo Delay (NO Echo)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span>",
    "latest_version": "smwc-40977-1764368565",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40977,
        "title": "DOOM (1993) - This Remix is Unnamed 🔥 ~ Untitled [E3M1] (Rin-mix)",
        "version": "smwc-40977-1764368565",
        "upstream_time": 1764368565,
        "download_url": "https://dl.smwcentral.net/40977/This_Remix_is_Unnamed.zip",
        "filename": "This_Remix_is_Unnamed.zip",
        "size": 323263,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-doom-gba-at-doom-s-gate",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37713,
    "title": "DOOM (GBA) - At Doom's Gate",
    "authors": [
      "caw"
    ],
    "tags": [
      "boss",
      "dark",
      "industrial",
      "overworld",
      "retro",
      "spooky",
      "tense",
      "upbeat"
    ],
    "description": "The weird version of E1M1 with the half time drums from the GBA port of DOOM. Kezcade asked for this for some reason, so here it is. Could be good in shitposty levels, or any situation in which regular E1M1 ports aren't spicy enough.",
    "latest_version": "smwc-37713-1719800231",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37713,
        "title": "DOOM (GBA) - At Doom's Gate",
        "version": "smwc-37713-1719800231",
        "upstream_time": 1719800231,
        "download_url": "https://dl.smwcentral.net/37713/gba%20e1m1.zip",
        "filename": "gba e1m1.zip",
        "size": 37829,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-doom-ii-hell-on-earth-running-from-evil",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33023,
    "title": "DOOM II: Hell on Earth - Running from Evil",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "castle",
      "dark",
      "final"
    ],
    "description": "A SNES rendition of \"Running from Evil\" from DOOM II: Hell on Earth.<br>\r\n<br>\r\nOmits Thunder/Blaarg & Yoshi.",
    "latest_version": "smwc-33023-1685574365",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33023,
        "title": "DOOM II: Hell on Earth - Running from Evil",
        "version": "smwc-33023-1685574365",
        "upstream_time": 1685574365,
        "download_url": "https://dl.smwcentral.net/33023/DOOM%20II%20Hell%20on%20Earth%20-%20Running%20from%20Evil.zip",
        "filename": "DOOM II Hell on Earth - Running from Evil.zip",
        "size": 84539,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-doraemon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32332,
    "title": "Doraemon 2: Nobita no Toys Land Daibouken - Athletic Mountain",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "desert",
      "game over",
      "grassland",
      "mountain",
      "sky"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Roberto zampari\"><a href=\"/?p=profile&amp;id=1508\" style=\"color: var(--user-color-2);\" class=\"un\">Roberto zampari</a></span>",
    "latest_version": "smwc-32332-1675023537",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32332,
        "title": "Doraemon 2: Nobita no Toys Land Daibouken - Athletic Mountain",
        "version": "smwc-32332-1675023537",
        "upstream_time": 1675023537,
        "download_url": "https://dl.smwcentral.net/32332/Athletic%20Mountain.zip",
        "filename": "Athletic Mountain.zip",
        "size": 60904,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28460,
        "title": "Doraemon 2: Nobita no Toys Land Daibouken - Game Over",
        "version": "smwc-28460-1638053396",
        "upstream_time": 1638053396,
        "download_url": "https://dl.smwcentral.net/28460/Doraemon2GameOver%20%28Unsampled%29.zip",
        "filename": "Doraemon2GameOver (Unsampled).zip",
        "size": 30861,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28459,
        "title": "Doraemon 2: Nobita no Toys Land Daibouken - Game Over",
        "version": "smwc-28459-1638053263",
        "upstream_time": 1638053263,
        "download_url": "https://dl.smwcentral.net/28459/Doraemon2GameOver.zip",
        "filename": "Doraemon2GameOver.zip",
        "size": 23739,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7443,
        "title": "Doraemon 3: Nobita to Toki no Hougyoku - Old Western Town",
        "version": "smwc-7443-1316536480",
        "upstream_time": 1316536480,
        "download_url": "https://dl.smwcentral.net/7443/Doraemon%203%20-%20Old%20Western%20Town.zip",
        "filename": "Doraemon 3 - Old Western Town.zip",
        "size": 73864,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-doraemon-gb-final-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12883,
    "title": "Doraemon (GB) - Final Stage",
    "authors": [
      "aCrowned"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "This is the song used in Doraemon's final stage. This port was based on the Mega Man 4 Minus Infinity port of the song, though. Great for fast-moving boss battles, I guess. Also, it has a small insert size, so it's easier to fit it into Global Songs in case you want seemless boss battle intros or something crazy like that.",
    "latest_version": "smwc-12883-1452564882",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12883,
        "title": "Doraemon (GB) - Final Stage",
        "version": "smwc-12883-1452564882",
        "upstream_time": 1452564882,
        "download_url": "https://dl.smwcentral.net/12883/final%20stage.zip",
        "filename": "final stage.zip",
        "size": 32167,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-doraemon-nobita-to-yousei-no-kuni-magical-powerup",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32700,
    "title": "Doraemon: Nobita to Yousei no Kuni - Magical Powerup",
    "authors": [
      "Masked Man"
    ],
    "tags": [
      "star"
    ],
    "description": "<i>Doraemon: Nobita to Yousei no Kuni</i> is a game obviously based on Fujiko F. Fujio's phenomenal <i>Doraemon</i> manga, which has become a hit in not only its native Japan, but also in Indonesia, Malaysia, Singapore, India, Vietnam, South Korea, China, Spain, Portugal, etc.<br>\r\n<br>\r\nBasically, this is the song that plays when you get a temporary powerup in the game.<br>\r\n<br>\r\nGood for the star powerup.<br>\r\n<br>\r\n<b>NOTE</b>: Please be aware that if nothing plays after the star powerup, lower the echo delay or just remove the echo altogheter. Alternatively, in the level music that has this bug, either change \"#default\" to \"#optimized\" or just exclude some SMW samples.<br>\r\n<br>\r\nThis is the unsampled version. The sampled version is available right <a href=\"https://www.smwcentral.net/?p=section&a=details&id=32699\">here</a>",
    "latest_version": "smwc-32700-1680325784",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32700,
        "title": "Doraemon: Nobita to Yousei no Kuni - Magical Powerup",
        "version": "smwc-32700-1680325784",
        "upstream_time": 1680325784,
        "download_url": "https://dl.smwcentral.net/32700/Doraemon%20-%20Nobita%20to%20Yousei%20No%20Kuni%20-%20Magical%20Powerup%20%28unsampled%29.zip",
        "filename": "Doraemon - Nobita to Yousei No Kuni - Magical Powerup (unsampled).zip",
        "size": 32100,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32699,
        "title": "Doraemon: Nobita to Yousei no Kuni - Magical Powerup",
        "version": "smwc-32699-1680325775",
        "upstream_time": 1680325775,
        "download_url": "https://dl.smwcentral.net/32699/Doraemon%20-%20Nobita%20to%20Yousei%20No%20Kuni%20-%20Magical%20Powerup.zip",
        "filename": "Doraemon - Nobita to Yousei No Kuni - Magical Powerup.zip",
        "size": 40608,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-doraemon-nobita-to-yousei-no-kuni-turbulent-skies",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32154,
    "title": "Doraemon: Nobita to Yousei no Kuni - Turbulent Skies",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "cave",
      "ice",
      "sky",
      "urban"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Roberto zampari\"><a href=\"/?p=profile&amp;id=1508\" style=\"color: var(--user-color-2);\" class=\"un\">Roberto zampari</a></span>",
    "latest_version": "smwc-32154-1674921797",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32154,
        "title": "Doraemon: Nobita to Yousei no Kuni - Turbulent Skies",
        "version": "smwc-32154-1674921797",
        "upstream_time": 1674921797,
        "download_url": "https://dl.smwcentral.net/32154/Turbulent%20Skies.zip",
        "filename": "Turbulent Skies.zip",
        "size": 50230,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dorkas-gochuchamchi-pepper-tuna",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24143,
    "title": "Dorkas - Gochuchamchi (Pepper Tuna)",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "misc",
      "retro",
      "urban"
    ],
    "description": "Gochuchamchi (Pepper Tuna), composed by Sanghyukgun and Dorkas, and arranged by Dorkas even more.<br>\r\n<br>\r\nUPDATE: Removed most of the pitch bends, as some of them sounded pretty weird. If you like them though, look in the version history to find the old version.",
    "latest_version": "smwc-24143-1597795269",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24143,
        "title": "Dorkas - Gochuchamchi (Pepper Tuna)",
        "version": "smwc-24143-1597795269",
        "upstream_time": 1597795269,
        "download_url": "https://dl.smwcentral.net/24143/Dorkas%20-%20Gochuchamchi%20%28Pepper%20Tuna%29%20.zip",
        "filename": "Dorkas - Gochuchamchi (Pepper Tuna) .zip",
        "size": 33755,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dorkas-happy-birthday-to-me",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7472,
    "title": "Dorkas - Happy Birthday To Me",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "forest",
      "industrial",
      "mountain"
    ],
    "description": "Good for an intense forest, or basically to fast, dangerous situations.",
    "latest_version": "smwc-7472-1318053410",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7472,
        "title": "Dorkas - Happy Birthday To Me",
        "version": "smwc-7472-1318053410",
        "upstream_time": 1318053410,
        "download_url": "https://dl.smwcentral.net/7472/Birthday.zip",
        "filename": "Birthday.zip",
        "size": 73393,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-double-dragon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35644,
    "title": "Double Dragon 2 - The Fight Continues ~SNES Arrange~",
    "authors": [
      "FantasticFox"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain"
    ],
    "description": "Originally ported for 120ho SPC #11, this piece landed in 12th place. I've made significant improvements since that submission and I hope you like it.<br>\r\n<br>\r\n1.1: Fixed desync",
    "latest_version": "smwc-35644-1703709311",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35644,
        "title": "Double Dragon 2 - The Fight Continues ~SNES Arrange~",
        "version": "smwc-35644-1703709311",
        "upstream_time": 1703709311,
        "download_url": "https://dl.smwcentral.net/35644/DD2%20The%20Fight%20Continues.zip",
        "filename": "DD2 The Fight Continues.zip",
        "size": 50266,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33912,
        "title": "Double Dragon 3 - China",
        "version": "smwc-33912-1691255635",
        "upstream_time": 1691255635,
        "download_url": "https://dl.smwcentral.net/33912/Double%20Dragon%203%20-%20China.zip",
        "filename": "Double Dragon 3 - China.zip",
        "size": 31822,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-double-dragon-1-nes-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11060,
    "title": "Double Dragon 1 (NES) - Level 3 - Cave",
    "authors": [
      "nin10don't"
    ],
    "tags": [
      "cave",
      "desert",
      "overworld"
    ],
    "description": "Is A Music of Double Dragon 1 (NES) Level 3 for Cave levels",
    "latest_version": "smwc-11060-1428079883",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11060,
        "title": "Double Dragon 1 (NES) - Level 3 - Cave",
        "version": "smwc-11060-1428079883",
        "upstream_time": 1428079883,
        "download_url": "https://dl.smwcentral.net/11060/Ddl3cave.zip",
        "filename": "Ddl3cave.zip",
        "size": 31369,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-double-dragon-mission",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41634,
    "title": "Double Dragon - Mission 1",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "mountain",
      "upbeat",
      "urban"
    ],
    "description": "Song from the first stage of double dragon. This is a slight mix of the sms and arcade version.<br>\r\n<br>\r\nHas an option to turn off noise if needed.",
    "latest_version": "smwc-41634-1774009502",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41634,
        "title": "Double Dragon - Mission 1",
        "version": "smwc-41634-1774009502",
        "upstream_time": 1774009502,
        "download_url": "https://dl.smwcentral.net/41634/ddmission1.zip",
        "filename": "ddmission1.zip",
        "size": 66864,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-double-dragon-nes-mission-start",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32536,
    "title": "Double Dragon (NES) - Mission Start",
    "authors": [
      "KlonoA13Phill"
    ],
    "tags": [
      "cutscene",
      "overworld",
      "title"
    ],
    "description": "The theme that you hear before starting each mission in Double Dragon for NES. It can be used for a title screen, an overworld or cutscenes.",
    "latest_version": "smwc-32536-1677637091",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32536,
        "title": "Double Dragon (NES) - Mission Start",
        "version": "smwc-32536-1677637091",
        "upstream_time": 1677637091,
        "download_url": "https://dl.smwcentral.net/32536/Double%20Dragon%20-%20Mission%20Start.zip",
        "filename": "Double Dragon - Mission Start.zip",
        "size": 32204,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-double-dragon-stage-2-factory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8271,
    "title": "Double Dragon - Stage 2/Factory (16-bit Arrangement)",
    "authors": [
      "Mayonnai"
    ],
    "tags": [
      "chase",
      "fire",
      "industrial"
    ],
    "description": "A 16-bit arrangement of Stage 2 from Double Dragon. It could work well for a factory stage or a fire area. It could also work well for a chase scenario.",
    "latest_version": "smwc-8271-1343860280",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8271,
        "title": "Double Dragon - Stage 2/Factory (16-bit Arrangement)",
        "version": "smwc-8271-1343860280",
        "upstream_time": 1343860280,
        "download_url": "https://dl.smwcentral.net/8271/DoubleDragon_Stage2.zip",
        "filename": "DoubleDragon_Stage2.zip",
        "size": 65187,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-double-rainbow",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8176,
    "title": "Double Rainbow",
    "authors": [
      "Tornado"
    ],
    "tags": [
      "credits",
      "cutscene",
      "final"
    ],
    "description": "The Double Rainbow song. Use for epic situations (like a double rainbow).",
    "latest_version": "smwc-8176-1318101772",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8176,
        "title": "Double Rainbow",
        "version": "smwc-8176-1318101772",
        "upstream_time": 1318101772,
        "download_url": "https://dl.smwcentral.net/8176/DoubleRainbow.zip",
        "filename": "DoubleRainbow.zip",
        "size": 73832,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-double-spoiler-touhou-bunkachou-bell-of-av-ci-infinite-nightmare",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39727,
    "title": "Double Spoiler ~ Touhou Bunkachou - Bell of Avīci ~ Infinite Nightmare",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "cave",
      "final",
      "ghost house",
      "mountain",
      "night",
      "ruins",
      "sewer",
      "temple",
      "tense",
      "water"
    ],
    "description": "The final stages' theme from Double Spoiler.<br>\r\n<br>\r\nIt's a tense song with a lot of buildup and repetition, to really match the infinite nightmare that is playing scene 10-4 as Hatate. Probably best suited for long grind levels that you keep wanting to persevere at.<br>\r\n<br>\r\n[13 April 2025] UPDATE: Changed a snare instrument.",
    "latest_version": "smwc-39727-1746044753",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39727,
        "title": "Double Spoiler ~ Touhou Bunkachou - Bell of Avīci ~ Infinite Nightmare",
        "version": "smwc-39727-1746044753",
        "upstream_time": 1746044753,
        "download_url": "https://dl.smwcentral.net/39727/bell%20of%20cremini%20~%20infinite%20mushroom.zip",
        "filename": "bell of cremini ~ infinite mushroom.zip",
        "size": 36826,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-doukyuusei",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21172,
    "title": "Doukyuusei 2 - Yui's Theme",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cutscene",
      "overworld",
      "town",
      "urban"
    ],
    "description": "Yui's theme from Doukyuusei 2. Good for Overworld maps or cutscenes.",
    "latest_version": "smwc-21172-1569097961",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21172,
        "title": "Doukyuusei 2 - Yui's Theme",
        "version": "smwc-21172-1569097961",
        "upstream_time": 1569097961,
        "download_url": "https://dl.smwcentral.net/21172/Doukyuusei_2_-_Yuis_Theme.zip",
        "filename": "Doukyuusei_2_-_Yuis_Theme.zip",
        "size": 40210,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dr-awesome-billy-bee",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37332,
    "title": "Dr. Awesome - Billy Bee 2",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "fire",
      "industrial",
      "title",
      "urban"
    ],
    "description": "A classic Rock song",
    "latest_version": "smwc-37332-1714512674",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37332,
        "title": "Dr. Awesome - Billy Bee 2",
        "version": "smwc-37332-1714512674",
        "upstream_time": 1714512674,
        "download_url": "https://dl.smwcentral.net/37332/Billy%20Bee%202.zip",
        "filename": "Billy Bee 2.zip",
        "size": 79852,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33178,
        "title": "Dr. Awesome - Billy Bee",
        "version": "smwc-33178-1680567950",
        "upstream_time": 1680567950,
        "download_url": "https://dl.smwcentral.net/33178/BillyBee.zip",
        "filename": "BillyBee.zip",
        "size": 80587,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dr-mario-chill",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7530,
    "title": "Dr. Mario - Chill",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "cave",
      "ice"
    ],
    "description": "his is the classic track from all of the Dr. Mario games, though this version is based off of the GB/NES version. Would suit a variety of places, but an ice cave comes to mind.",
    "latest_version": "smwc-7530-1319816048",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7530,
        "title": "Dr. Mario - Chill",
        "version": "smwc-7530-1319816048",
        "upstream_time": 1319816048,
        "download_url": "https://dl.smwcentral.net/7530/dmc.zip",
        "filename": "dmc.zip",
        "size": 69696,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dr-robotnik-s-mean-bean-machine-stages-1",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39029,
    "title": "Dr. Robotnik's Mean Bean Machine - Stages 1-4",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "abstract",
      "bonus",
      "boss",
      "cave",
      "ice",
      "overworld",
      "snow",
      "upbeat"
    ],
    "description": "This kinda iconic catchy theme can fit in icy/snowy levels, bonus rooms, and an overworld.",
    "latest_version": "smwc-39029-1738256508",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39029,
        "title": "Dr. Robotnik's Mean Bean Machine - Stages 1-4",
        "version": "smwc-39029-1738256508",
        "upstream_time": 1738256508,
        "download_url": "https://dl.smwcentral.net/39029/Mean%20Bean%20-%20Stages%201-4%20%28Unsampled%29.zip",
        "filename": "Mean Bean - Stages 1-4 (Unsampled).zip",
        "size": 32376,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dr-robotnik-s-ring-racers-robotnik-coaster-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38325,
    "title": "Dr. Robotnik's Ring Racers - Robotnik Coaster Zone",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "night",
      "upbeat",
      "urban"
    ],
    "description": "The high-energy theme from the first track in Dr. Robotnik's Ring Racers, which makes you dive right in, energetically.<br>\r\n<br>\r\nThe original's full of sound effects from the game, and so accordingly, this one's full of sound effects from SMW.",
    "latest_version": "smwc-38325-1725703771",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38325,
        "title": "Dr. Robotnik's Ring Racers - Robotnik Coaster Zone",
        "version": "smwc-38325-1725703771",
        "upstream_time": 1725703771,
        "download_url": "https://dl.smwcentral.net/38325/underdrink_.zip",
        "filename": "underdrink_.zip",
        "size": 36501,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-ball-tenkaichi-tag-team-customize-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15236,
    "title": "Dragon Ball Tenkaichi Tag Team - Customize Menu",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "calm",
      "credits",
      "title"
    ],
    "description": "The music from one of the most played PSP games converted to SNES!! Good for credits and maybe for introduction.",
    "latest_version": "smwc-15236-1489889714",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15236,
        "title": "Dragon Ball Tenkaichi Tag Team - Customize Menu",
        "version": "smwc-15236-1489889714",
        "upstream_time": 1489889714,
        "download_url": "https://dl.smwcentral.net/15236/Customize.zip",
        "filename": "Customize.zip",
        "size": 41895,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-ball-z-attack-of-the-saiyans-raditz-nappa-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17475,
    "title": "Dragon Ball Z - Attack of the Saiyans - Raditz/Nappa Boss Battle",
    "authors": [
      "Snake94"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "fire",
      "tense"
    ],
    "description": "The song you hear when you fight a boss in Dragon Ball Z - Attack of the Saiyans. It can be used for boss battles really well.",
    "latest_version": "smwc-17475-1525138279",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17475,
        "title": "Dragon Ball Z - Attack of the Saiyans - Raditz/Nappa Boss Battle",
        "version": "smwc-17475-1525138279",
        "upstream_time": 1525138279,
        "download_url": "https://dl.smwcentral.net/17475/Nappa%20Boss%20Battle.zip",
        "filename": "Nappa Boss Battle.zip",
        "size": 33672,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-ball-z-budokai-the-saiyan-who-controls-the-blowing-wind-challengers-kochiya-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37653,
    "title": "Dragon Ball Z: Budokai - The Saiyan, Who controls the Blowing Wind ~ Challengers (Kochiya-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "bonus",
      "boss",
      "chase",
      "credits",
      "final",
      "space",
      "tense",
      "title",
      "upbeat"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #F86000;\">❝ <b><i>Hey, it's me Goku! Is that all you got, Frieza?</i></b> ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Sean Schemmel (as Son Goku (aka Kakarot)), 2009</span><br>\r\n<br>\r\n<img src=\"https://i.gifer.com/origin/76/76c4c28fb8ce79372a602d89be0a8547_w200.gif\" alt=\"\"><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/FZZeOh2DL7M?si=vbjtExokPPh1kN6i\" rel=\"nofollow\">Challengers</a> from Dragon Ball Z: Budokai. Just got into Dragon Ball recently and binged through the entirety of OG Dragon Ball, DBZ Kai, and DB Super, and I thought it'd be fun to make a mix of one of the series best themes, and there's no better song to choose than the one I've been listening to way WAY before I got into this series!!<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Hooded Edge rambling on about this theme</span></div><div class=\"collapse-content\">I LOVE THIS THEME!! Challengers is easily one of my favorite fighting game themes of all-time, and, other than Makafushigi Adventure, this is one other song I primarily think of when it comes to Dragon Ball music. I thought it'd work incredibly well with Sanae's theme from Touhou 10: Mountain of Faith, <a href=\"https://youtu.be/OaqeawuY0r0?si=RjqMMrmG6mGbOIyT\" rel=\"nofollow\">Faith is for</a> <a href=\"https://youtu.be/LlN943QPSQw?si=tOrJUeuAuKNz82xM\" rel=\"nofollow\">the Transient</a> (I swear, her theme song goes well with nothing but absolute bangers like MM2 Wily's Castle & this song).<br>\r\n<br>\r\nI actually remember first hearing this song in a Sonic 1 romhack, <a href=\"https://info.sonicretro.org/Mobius_Evolution\" rel=\"nofollow\">Mobius Evolution</a>, and that was years ago, and it was even used as a Super theme in that game too.</div></div><br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\nㅤ♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file</u></span>:<br>\r\nㅤ1. C# Minor (Original Pitch)ㅤ<b><span style=\"color: #F95E5E;\">[turned on by default]</span></b><br>\r\nㅤ2. B Minor (<a href=\"https://youtu.be/LlN943QPSQw?si=tOrJUeuAuKNz82xM\" rel=\"nofollow\">Hisoutensoku</a> Pitch)<br>\r\nㅤ3. D Minor (Custom Pitch 1)<br>\r\nㅤ4. C Minor (Custom Pitch 2)<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file</u></span>:<br>\r\nㅤ1. Enables the voice clip & increases echo, but isn't compatible with SMW (Listening-Only)<br>\r\nㅤ2. Disables the voice clip & decreases echo (Voice Disabled - SMW-Compatible)ㅤ<b><span style=\"color: #F95E5E;\">[turned on by default]</span></b>",
    "latest_version": "smwc-37653-1718311765",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37653,
        "title": "Dragon Ball Z: Budokai - The Saiyan, Who controls the Blowing Wind ~ Challengers (Kochiya-Mix)",
        "version": "smwc-37653-1718311765",
        "upstream_time": 1718311765,
        "download_url": "https://dl.smwcentral.net/37653/Saiyan%2C%20Who%20controls%20the%20Blowing%20Wind%2C%20The.zip",
        "filename": "Saiyan%2C Who controls the Blowing Wind%2C The.zip",
        "size": 398996,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-ball-z-super-butouden-theme-of-goku",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40719,
    "title": "Dragon Ball Z: Super Butouden - Theme of Goku",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "fire",
      "industrial",
      "urban"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Samantha\"><span title=\"Samantha donated $5.00.\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=24030\" style=\"color: var(--user-color-3);\" class=\"un\">Samantha</a></span>",
    "latest_version": "smwc-40719-1763399508",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40719,
        "title": "Dragon Ball Z: Super Butouden - Theme of Goku",
        "version": "smwc-40719-1763399508",
        "upstream_time": 1763399508,
        "download_url": "https://dl.smwcentral.net/40719/Dragon%20Ball%20Z%20Super%20Butouden%20-%20Theme%20of%20Goku.zip",
        "filename": "Dragon Ball Z Super Butouden - Theme of Goku.zip",
        "size": 52363,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-ball-z-super-butouden-victorious",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22302,
    "title": "Dragon Ball Z: Super Butouden - Victorious!",
    "authors": [
      "Teows"
    ],
    "tags": [
      "game over",
      "goal",
      "miss"
    ],
    "description": "This is the fanfare played when you're the winner in DBZ: Super Butouden. There are two extra versions included here: one that begins with the death SFX and other one which begins with SMW's goal SFX, for it to be used the way you wish, since this song would suit all these misc. themes.<br>\r\n<br>\r\nRequested by Green Jerry.",
    "latest_version": "smwc-22302-1584251753",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22302,
        "title": "Dragon Ball Z: Super Butouden - Victorious!",
        "version": "smwc-22302-1584251753",
        "upstream_time": 1584251753,
        "download_url": "https://dl.smwcentral.net/22302/victorious.zip",
        "filename": "victorious.zip",
        "size": 93489,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-ball-z-super-saiya-densetsu-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39287,
    "title": "Dragon Ball Z: Super Saiya Densetsu - Fight!",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "chase",
      "cutscene",
      "tense"
    ],
    "description": "Made this for <span class=\"un-outer\" title=\"CroNo486\"><a href=\"/?p=profile&amp;id=59288\" style=\"color: var(--user-color-2);\" class=\"un\">CroNo486</a></span>'s level in <a href=\"https://www.smwcentral.net/?p=section&a=details&id=39587\">Gratitude</a>",
    "latest_version": "smwc-39287-1741701430",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39287,
        "title": "Dragon Ball Z: Super Saiya Densetsu - Fight!",
        "version": "smwc-39287-1741701430",
        "upstream_time": 1741701430,
        "download_url": "https://dl.smwcentral.net/39287/DBZ%20RPG%20Fight.zip",
        "filename": "DBZ RPG Fight.zip",
        "size": 66101,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-ball-z-super-saiya-densetsu-planet-namek",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25546,
    "title": "Dragon Ball Z: Super Saiya Densetsu - Planet Namek",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "athletic",
      "desert",
      "grassland",
      "industrial",
      "misc",
      "ruins",
      "urban"
    ],
    "description": "A neat little music that can be played in urban or desert areas.<br>\r\n<br>\r\nTrivia: This song has stayed a VLDC12 exclusive for the duration of the contest, being featured in Green Jerry's level \"Mario in Namek\".",
    "latest_version": "smwc-25546-1609712863",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25546,
        "title": "Dragon Ball Z: Super Saiya Densetsu - Planet Namek",
        "version": "smwc-25546-1609712863",
        "upstream_time": 1609712863,
        "download_url": "https://dl.smwcentral.net/25546/dbz_planet_namek_0.1.zip",
        "filename": "dbz_planet_namek_0.1.zip",
        "size": 63371,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-ball-z-super-senshi-gekiha-i-m-the-one-who-ll-win",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35402,
    "title": "Dragon Ball Z: Super Senshi Gekiha!! - I'm the One Who'll Win!!",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "boss",
      "castle",
      "cutscene",
      "industrial",
      "tense"
    ],
    "description": "From the 1994 film Dragon Ball Z.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=JIk93OYSy28&list=PLUnB1PBx-FPPDXa3KWT79-2TZmnM4IKES\" rel=\"nofollow\">Original ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-35402-1699148321",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35402,
        "title": "Dragon Ball Z: Super Senshi Gekiha!! - I'm the One Who'll Win!!",
        "version": "smwc-35402-1699148321",
        "upstream_time": 1699148321,
        "download_url": "https://dl.smwcentral.net/35402/Dragon%20Ball%20Z%20Super%20Senshi%20Gekiha%20-%20I%27m%20the%20One%20Who%27ll%20Win%21%21.zip",
        "filename": "Dragon Ball Z Super Senshi Gekiha - I%27m the One Who%27ll Win%21%21.zip",
        "size": 69480,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-knight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35704,
    "title": "Dragon Knight 4 - Lead the Van",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "abstract",
      "boss",
      "calm",
      "castle",
      "cave",
      "cutscene",
      "dark",
      "desert",
      "final",
      "fire",
      "mysterious",
      "night",
      "sad",
      "temple",
      "tense",
      "urban"
    ],
    "description": "Could fit with castle theme",
    "latest_version": "smwc-35704-1703093023",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35704,
        "title": "Dragon Knight 4 - Lead the Van",
        "version": "smwc-35704-1703093023",
        "upstream_time": 1703093023,
        "download_url": "https://dl.smwcentral.net/35704/Dragon_Knight_4_-_Lead_the_Van.zip",
        "filename": "Dragon_Knight_4_-_Lead_the_Van.zip",
        "size": 68674,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35311,
        "title": "Dragon Knight 4 - Rational",
        "version": "smwc-35311-1698083935",
        "upstream_time": 1698083935,
        "download_url": "https://dl.smwcentral.net/35311/Rational.zip",
        "filename": "Rational.zip",
        "size": 43223,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35310,
        "title": "Dragon Knight 4 - Pitiful",
        "version": "smwc-35310-1698083769",
        "upstream_time": 1698083769,
        "download_url": "https://dl.smwcentral.net/35310/Pitiful.zip",
        "filename": "Pitiful.zip",
        "size": 55967,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35309,
        "title": "Dragon Knight 4 - New Music",
        "version": "smwc-35309-1698083634",
        "upstream_time": 1698083634,
        "download_url": "https://dl.smwcentral.net/35309/DK4%20New%20Music.zip",
        "filename": "DK4 New Music.zip",
        "size": 62295,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35308,
        "title": "Dragon Knight 4 - Close in Upon the Enemy",
        "version": "smwc-35308-1698083503",
        "upstream_time": 1698083503,
        "download_url": "https://dl.smwcentral.net/35308/Close%20in%20Upon%20the%20Enemy.zip",
        "filename": "Close in Upon the Enemy.zip",
        "size": 54481,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35307,
        "title": "Dragon Knight 4 - Divine Punishment",
        "version": "smwc-35307-1698083297",
        "upstream_time": 1698083297,
        "download_url": "https://dl.smwcentral.net/35307/Divine_Punishment.zip",
        "filename": "Divine_Punishment.zip",
        "size": 71310,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32423,
        "title": "Dragon Knight 4 - Strong Pressure",
        "version": "smwc-32423-1675211196",
        "upstream_time": 1675211196,
        "download_url": "https://dl.smwcentral.net/32423/Strong%20Pressure.zip",
        "filename": "Strong Pressure.zip",
        "size": 58422,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-quest-iii-adventure",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28272,
    "title": "Dragon Quest III - Adventure",
    "authors": [
      "Kitikuchan"
    ],
    "tags": [
      "airship",
      "castle",
      "cutscene",
      "grassland",
      "overworld",
      "title"
    ],
    "description": "This is the main field theme from Dragon Quest 3(AKA Dragon Warrior 3)<br>\r\nYoutube:<a href=\"https://youtu.be/iCKSZnpuOqs\" rel=\"nofollow\">https://youtu.be/iCKSZnpuOqs</a><br>\r\nThis port uses surround echo.<br>\r\nIt could well for overworld, cutscene and title screen or grassland, airship and ship levels.",
    "latest_version": "smwc-28272-1635803338",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28272,
        "title": "Dragon Quest III - Adventure",
        "version": "smwc-28272-1635803338",
        "upstream_time": 1635803338,
        "download_url": "https://dl.smwcentral.net/28272/Adventure_.zip",
        "filename": "Adventure_.zip",
        "size": 33547,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-quest-iii-fighting-spirit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32889,
    "title": "Dragon Quest III - Fighting Spirit",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"isaix\"><a href=\"/?p=profile&amp;id=14960\" style=\"color: var(--user-color-2);\" class=\"un\">isaix</a></span>.<br>\r\nThe wild and energetic battle theme from Dragon Quest III for the SNES. Useful for boss battles and other tense/hectic scenarios.<br>\r\n<br>\r\n<span style=\"color: #FF0000;\"><b>IMPORTANT:</b></span><br>\r\nGiven the large size of the samples, I've provided an option (\"reduceEchoDelay\") you can toggle.<br>\r\n0 - The song will use the original echo delay, but <i><b>it will be incompatible with Bonus End, Yoshi, P-Switch, Starman and Thunder.</b></i><br>\r\n1 - The song will use a reduced echo delay, lowering the quality, but making it usable with all vanilla songs and SFX.",
    "latest_version": "smwc-32889-1680079879",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32889,
        "title": "Dragon Quest III - Fighting Spirit",
        "version": "smwc-32889-1680079879",
        "upstream_time": 1680079879,
        "download_url": "https://dl.smwcentral.net/32889/Dragon%20Quest%20III%20-%20Battle%20Theme.zip",
        "filename": "Dragon Quest III - Battle Theme.zip",
        "size": 60169,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-quest-iii-small-shrine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9529,
    "title": "Dragon Quest III - Small Shrine",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "cutscene"
    ],
    "description": "A calm but tender song come from DQ3.",
    "latest_version": "smwc-9529-1416543640",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9529,
        "title": "Dragon Quest III - Small Shrine",
        "version": "smwc-9529-1416543640",
        "upstream_time": 1416543640,
        "download_url": "https://dl.smwcentral.net/9529/Dragon%20Quest%203%20-%20Small%20Shrine.zip",
        "filename": "Dragon Quest 3 - Small Shrine.zip",
        "size": 65723,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-quest-v-childhood-memories",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32615,
    "title": "Dragon Quest V - Childhood Memories",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "calm",
      "forest",
      "mysterious",
      "overworld"
    ],
    "description": "The short and mellow overworld theme from Dragon Quest V: Hand of the Heavenly Bride. Works well on overworlds, naturally.",
    "latest_version": "smwc-32615-1675292628",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32615,
        "title": "Dragon Quest V - Childhood Memories",
        "version": "smwc-32615-1675292628",
        "upstream_time": 1675292628,
        "download_url": "https://dl.smwcentral.net/32615/Dragon%20Quest%20V%20-%20Childhood%20Memories.zip",
        "filename": "Dragon Quest V - Childhood Memories.zip",
        "size": 40543,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32614,
        "title": "Dragon Quest V - Childhood Memories",
        "version": "smwc-32614-1675292629",
        "upstream_time": 1675292629,
        "download_url": "https://dl.smwcentral.net/32614/DQ5%20-%20Childhood%20Memories.zip",
        "filename": "DQ5 - Childhood Memories.zip",
        "size": 21735,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-quest-v-deep-underground",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32617,
    "title": "Dragon Quest V - Deep Underground",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "cave",
      "dark",
      "ghost house",
      "mysterious",
      "spooky"
    ],
    "description": "A dark, yet intriguing, theme from Dragon Quest V: Hand of the Heavenly Bride. Works well in caves or potentially haunted settings.",
    "latest_version": "smwc-32617-1675293056",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32617,
        "title": "Dragon Quest V - Deep Underground",
        "version": "smwc-32617-1675293056",
        "upstream_time": 1675293056,
        "download_url": "https://dl.smwcentral.net/32617/Dragon%20Quest%20V%20-%20Deep%20Underground.zip",
        "filename": "Dragon Quest V - Deep Underground.zip",
        "size": 56939,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32616,
        "title": "Dragon Quest V - Deep Underground",
        "version": "smwc-32616-1675293057",
        "upstream_time": 1675293057,
        "download_url": "https://dl.smwcentral.net/32616/DQ5%20-%20Deep%20Underground.zip",
        "filename": "DQ5 - Deep Underground.zip",
        "size": 33141,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-quest-vii-with-sadness-in-heart",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32890,
    "title": "Dragon Quest VII - With Sadness in Heart",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sad",
      "sky",
      "water"
    ],
    "description": "A sorrowful theme from Dragon Quest VII, made using samples from Dragon Quest VI. This remix replicates the original tune in the first loop of the main section, and adds an instrument exclusive to the version of the song used in the remake of the game in the second loop before the ending section.<br>\r\n<br>\r\nThis was also one of my submissions to Super Famicompo 4, where it earned itself a humble 23rd place out of 58.",
    "latest_version": "smwc-32890-1680082991",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32890,
        "title": "Dragon Quest VII - With Sadness in Heart",
        "version": "smwc-32890-1680082991",
        "upstream_time": 1680082991,
        "download_url": "https://dl.smwcentral.net/32890/Dragon%20Quest%20VII%20-%20With%20Sadness%20in%20Heart.zip",
        "filename": "Dragon Quest VII - With Sadness in Heart.zip",
        "size": 56241,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-s-curse-mind-of-hero",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22716,
    "title": "Dragon's Curse - Mind of Hero",
    "authors": [
      "yoshi9429"
    ],
    "tags": [
      "cave",
      "forest"
    ],
    "description": "Wonder Boy 3 Dragon's Trap & Dragon's Curse Forest & Cave Stage Theme.<br>\r\nI think it is useful forest and cave stage.<br>\r\n<br>\r\n- Ver.1.0.1 -<br>\r\nAdding a drum sound that plays when you ride Yoshi.",
    "latest_version": "smwc-22716-1588817936",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22716,
        "title": "Dragon's Curse - Mind of Hero",
        "version": "smwc-22716-1588817936",
        "upstream_time": 1588817936,
        "download_url": "https://dl.smwcentral.net/22716/Dragon%27s%20Curse%20-%20Mind%20of%20Hero.zip",
        "filename": "Dragon%27s Curse - Mind of Hero.zip",
        "size": 87240,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-s-curse-the-danger-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22715,
    "title": "Dragon's Curse - The Danger Zone",
    "authors": [
      "yoshi9429"
    ],
    "tags": [
      "athletic",
      "desert",
      "fire",
      "mountain"
    ],
    "description": "An athletic sounding track that would fit to mountain areas with volcanoes, or a fire-themed level.<br>\r\n<br>\r\n- Ver.1.01 -<br>\r\nLower the global volume.<br>\r\n<br>\r\n- Ver.1.02 -<br>\r\nAdding a drum sound that plays when you ride Yoshi.",
    "latest_version": "smwc-22715-1588817001",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22715,
        "title": "Dragon's Curse - The Danger Zone",
        "version": "smwc-22715-1588817001",
        "upstream_time": 1588817001,
        "download_url": "https://dl.smwcentral.net/22715/Dragon%27s%20Curse%20-%20The%20Danger%20Zone.zip",
        "filename": "Dragon%27s Curse - The Danger Zone.zip",
        "size": 96776,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-s-lair-snes-outside",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39740,
    "title": "Dragon's Lair (SNES) - Outside",
    "authors": [
      "0ne_bins211"
    ],
    "tags": [
      "castle",
      "dark",
      "forest",
      "ghost house",
      "mysterious"
    ],
    "description": "An unsampled port of the outside theme from Dragon's Lair on SNES",
    "latest_version": "smwc-39740-1749131673",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39740,
        "title": "Dragon's Lair (SNES) - Outside",
        "version": "smwc-39740-1749131673",
        "upstream_time": 1749131673,
        "download_url": "https://dl.smwcentral.net/39740/Dragon%27s%20Lair%20%28SNES%29%20-%20Outside%20%5BU%5D.zip",
        "filename": "Dragon%27s Lair (SNES) - Outside %5BU%5D.zip",
        "size": 32217,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39739,
        "title": "Dragon's Lair (SNES) - Outside",
        "version": "smwc-39739-1749131300",
        "upstream_time": 1749131300,
        "download_url": "https://dl.smwcentral.net/39739/Dragon%27s%20Lair%20%28SNES%29%20-%20Outside.zip",
        "filename": "Dragon%27s Lair (SNES) - Outside.zip",
        "size": 47902,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-s-lair-snes-staff-roll",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39748,
    "title": "Dragon's Lair (SNES) - Staff Roll",
    "authors": [
      "0ne_bins211"
    ],
    "tags": [
      "bonus"
    ],
    "description": "An unsampled port of the song used in the password minigame, in the staff roll and in the bonus room",
    "latest_version": "smwc-39748-1748696850",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39748,
        "title": "Dragon's Lair (SNES) - Staff Roll",
        "version": "smwc-39748-1748696850",
        "upstream_time": 1748696850,
        "download_url": "https://dl.smwcentral.net/39748/Password%20Unsampled.zip",
        "filename": "Password Unsampled.zip",
        "size": 32338,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39747,
        "title": "Dragon's Lair (SNES) - Staff Roll",
        "version": "smwc-39747-1748696821",
        "upstream_time": 1748696821,
        "download_url": "https://dl.smwcentral.net/39747/Password.zip",
        "filename": "Password.zip",
        "size": 73394,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-spirit-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19162,
    "title": "Dragon Spirit - Area 2 (Arrangement)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "castle",
      "final",
      "fire",
      "tense"
    ],
    "description": "This is an arrangement of the second stage theme from Dragon Spirit, a pretty classic Namco arcade game, with a equally as classic soundtrack by Shinji Hosoe (in fact, this is his first ever soundtrack too lmao). It's a very long theme, and with that comes a great size, so only use it for large levels and if you have enough space for it. <br>\r\n<br>\r\nFor recommendations for which levels would fit this, final based levels, IMO anyway, would fit best; volcano-based levels also fit very well since the original song does play at a volcano stage after all.",
    "latest_version": "smwc-19162-1552252959",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19162,
        "title": "Dragon Spirit - Area 2 (Arrangement)",
        "version": "smwc-19162-1552252959",
        "upstream_time": 1552252959,
        "download_url": "https://dl.smwcentral.net/19162/dragonspirit.zip",
        "filename": "dragonspirit.zip",
        "size": 95589,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-view-forgotten-ruins-ruins-of-neil-village",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35731,
    "title": "Dragon View - Forgotten Ruins ~ Ruins of Neil Village",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "forest",
      "overworld",
      "town",
      "water"
    ],
    "description": "Forgotten Ruins ~ Ruins of Neil Village from Dragon View on the SNES.",
    "latest_version": "smwc-35731-1703366939",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35731,
        "title": "Dragon View - Forgotten Ruins ~ Ruins of Neil Village",
        "version": "smwc-35731-1703366939",
        "upstream_time": 1703366939,
        "download_url": "https://dl.smwcentral.net/35731/Dragon%20View%20-%20Forgotten%20Ruins.zip",
        "filename": "Dragon View - Forgotten Ruins.zip",
        "size": 36721,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-view-peaceful-sunset",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32850,
    "title": "Dragon View - Peaceful Sunset",
    "authors": [
      "sincx"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld",
      "sky",
      "title",
      "town"
    ],
    "description": "A calm, relaxing song. Very short, so well suited to overworlds or cutscenes.",
    "latest_version": "smwc-32850-1678877249",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32850,
        "title": "Dragon View - Peaceful Sunset",
        "version": "smwc-32850-1678877249",
        "upstream_time": 1678877249,
        "download_url": "https://dl.smwcentral.net/32850/dvsunset.zip",
        "filename": "dvsunset.zip",
        "size": 32478,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-warrior-chateau-ladutorm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29906,
    "title": "Dragon Warrior - Chateau Ladutorm",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "castle",
      "retro",
      "temple"
    ],
    "description": "Dragon Quest I was released in America as Dragon Warrior. This is a SNES remix of the original NES soundtrack.<br>\r\n<br>\r\nThis is useful for castles, temples, or fantasy settings.",
    "latest_version": "smwc-29906-1654007429",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29906,
        "title": "Dragon Warrior - Chateau Ladutorm",
        "version": "smwc-29906-1654007429",
        "upstream_time": 1654007429,
        "download_url": "https://dl.smwcentral.net/29906/DragonQuest02TantegelCastle.zip",
        "filename": "DragonQuest02TantegelCastle.zip",
        "size": 45501,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-warrior-curse",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25087,
    "title": "Dragon Warrior - Curse",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "game over",
      "miss"
    ],
    "description": "Dragon Quest I was released in America as Dragon Warrior. This is a SNES remix of the original NES soundtrack.<br>\r\n<br>\r\nThis is useful for game over, death, or a custom effect.",
    "latest_version": "smwc-25087-1604723022",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25087,
        "title": "Dragon Warrior - Curse",
        "version": "smwc-25087-1604723022",
        "upstream_time": 1604723022,
        "download_url": "https://dl.smwcentral.net/25087/DragonQuest15Cursed.zip",
        "filename": "DragonQuest15Cursed.zip",
        "size": 30712,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-warrior-death",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25084,
    "title": "Dragon Warrior - Death",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "game over",
      "miss"
    ],
    "description": "Dragon Quest I was released in America as Dragon Warrior. This is a SNES remix of the original NES soundtrack.<br>\r\n<br>\r\nThis is useful for game over, death, or a custom event.",
    "latest_version": "smwc-25084-1604722566",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25084,
        "title": "Dragon Warrior - Death",
        "version": "smwc-25084-1604722566",
        "upstream_time": 1604722566,
        "download_url": "https://dl.smwcentral.net/25084/DragonQuest12ThouHastDied.zip",
        "filename": "DragonQuest12ThouHastDied.zip",
        "size": 30723,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-warrior-dungeon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29907,
    "title": "Dragon Warrior - Dungeon",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "cave",
      "dark",
      "ghost house",
      "mysterious",
      "night",
      "retro",
      "ruins",
      "spooky",
      "tense"
    ],
    "description": "Dragon Quest I was released in America as Dragon Warrior. This is a SNES remix of the original NES soundtrack.<br>\r\n<br>\r\nThis is useful for caves, spooky areas, or ghost houses.",
    "latest_version": "smwc-29907-1654007697",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29907,
        "title": "Dragon Warrior - Dungeon",
        "version": "smwc-29907-1654007697",
        "upstream_time": 1654007697,
        "download_url": "https://dl.smwcentral.net/29907/DragonQuest05DarkDungeon.zip",
        "filename": "DragonQuest05DarkDungeon.zip",
        "size": 54455,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-warrior-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29908,
    "title": "Dragon Warrior - Fight",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "boss",
      "chase",
      "retro",
      "tense"
    ],
    "description": "Dragon Quest I was released in America as Dragon Warrior. This is a SNES remix of the original NES soundtrack.<br>\r\n<br>\r\nThis is useful for bosses or chase sequences.",
    "latest_version": "smwc-29908-1654007948",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29908,
        "title": "Dragon Warrior - Fight",
        "version": "smwc-29908-1654007948",
        "upstream_time": 1654007948,
        "download_url": "https://dl.smwcentral.net/29908/DragonQuest06AMonsterDrawsNear.zip",
        "filename": "DragonQuest06AMonsterDrawsNear.zip",
        "size": 41423,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-warrior-finale",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25077,
    "title": "Dragon Warrior - Finale",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "castle",
      "credits",
      "cutscene",
      "retro",
      "title"
    ],
    "description": "Dragon Quest I was released in America as Dragon Warrior. This is a SNES remix of the original NES soundtrack.<br>\r\n<br>\r\nThis is useful for title screens, credits, cutscenes, fantasy settings, or castles.",
    "latest_version": "smwc-25077-1604721505",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25077,
        "title": "Dragon Warrior - Finale",
        "version": "smwc-25077-1604721505",
        "upstream_time": 1604721505,
        "download_url": "https://dl.smwcentral.net/25077/DragonQuest08HerosFanfare.zip",
        "filename": "DragonQuest08HerosFanfare.zip",
        "size": 49316,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-warrior-iii-gbc-dark-world-alefgard",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8481,
    "title": "Dragon Warrior III (GBC) - Dark World (Alefgard)",
    "authors": [
      "ChaseNScooter",
      "omegazeroINFI"
    ],
    "tags": [
      "calm",
      "castle",
      "cutscene",
      "dark",
      "night",
      "overworld",
      "temple"
    ],
    "description": "A nice collaborated port of the dark overworld theme from the GameBoy Color version",
    "latest_version": "smwc-8481-1386790742",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8481,
        "title": "Dragon Warrior III (GBC) - Dark World (Alefgard)",
        "version": "smwc-8481-1386790742",
        "upstream_time": 1386790742,
        "download_url": "https://dl.smwcentral.net/8481/Dark%20World%20%28Alefgard%29.zip",
        "filename": "Dark World (Alefgard).zip",
        "size": 64452,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-warrior-iii-overworld-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7412,
    "title": "Dragon Warrior III - Overworld Theme",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "overworld"
    ],
    "description": "The short, sweet overworld theme of Dragon Warrior 3. Could suit a submap or something.",
    "latest_version": "smwc-7412-1320043300",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7412,
        "title": "Dragon Warrior III - Overworld Theme",
        "version": "smwc-7412-1320043300",
        "upstream_time": 1320043300,
        "download_url": "https://dl.smwcentral.net/7412/Dragon%20Warrior%203%20-%20Overworld%20Theme.zip",
        "filename": "Dragon Warrior 3 - Overworld Theme.zip",
        "size": 70765,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-warrior-inn",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25085,
    "title": "Dragon Warrior - Inn",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "goal",
      "keyhole",
      "nintendo presents",
      "retro"
    ],
    "description": "Dragon Quest I was released in America as Dragon Warrior. This is a SNES remix of the original NES soundtrack.<br>\r\n<br>\r\nThis is useful for course clear, Nintendo presents, custom events, or power-ups.",
    "latest_version": "smwc-25085-1604722693",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25085,
        "title": "Dragon Warrior - Inn",
        "version": "smwc-25085-1604722693",
        "upstream_time": 1604722693,
        "download_url": "https://dl.smwcentral.net/25085/DragonQuest13SpecialItem.zip",
        "filename": "DragonQuest13SpecialItem.zip",
        "size": 30695,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-warrior-iv-casino-rag",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26243,
    "title": "Dragon Warrior IV - Casino Rag",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "bonus",
      "credits",
      "retro",
      "switch palace",
      "urban"
    ],
    "description": "Fun and quirky casino music from a late NES game.",
    "latest_version": "smwc-26243-1616182286",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26243,
        "title": "Dragon Warrior IV - Casino Rag",
        "version": "smwc-26243-1616182286",
        "upstream_time": 1616182286,
        "download_url": "https://dl.smwcentral.net/26243/DQ4CasinoRag.zip",
        "filename": "DQ4CasinoRag.zip",
        "size": 31988,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-warrior-iv-the-warrior-conquers-alone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29902,
    "title": "Dragon Warrior IV - The Warrior Conquers Alone",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "sky"
    ],
    "description": "This is a SNES sampling of the original NES version of the song.<br>\r\n<br>\r\nThis dreamy, Classical-style composition conveys the wonder of the great unknown.<br>\r\n<br>\r\nThanks to Kevin for his sample from \"Spider-Man and the X-Men\".",
    "latest_version": "smwc-29902-1656814930",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29902,
        "title": "Dragon Warrior IV - The Warrior Conquers Alone",
        "version": "smwc-29902-1656814930",
        "upstream_time": 1656814930,
        "download_url": "https://dl.smwcentral.net/29902/DQ4TheWarriorConquersAlone.zip",
        "filename": "DQ4TheWarriorConquersAlone.zip",
        "size": 44330,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-warrior-king-dragon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29909,
    "title": "Dragon Warrior - King Dragon",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "boss",
      "cutscene",
      "final",
      "mysterious",
      "retro"
    ],
    "description": "Dragon Quest I was released in America as Dragon Warrior. This is a SNES remix of the original NES soundtrack.<br>\r\n<br>\r\nThis is useful for bosses or cutscenes.",
    "latest_version": "smwc-29909-1654010030",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29909,
        "title": "Dragon Warrior - King Dragon",
        "version": "smwc-29909-1654010030",
        "upstream_time": 1654010030,
        "download_url": "https://dl.smwcentral.net/29909/DragonQuest07TheDragonLord.zip",
        "filename": "DragonQuest07TheDragonLord.zip",
        "size": 34923,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-warrior-level-up",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25089,
    "title": "Dragon Warrior - Level Up",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "goal",
      "retro"
    ],
    "description": "Dragon Quest I was released in America as Dragon Warrior. This is a SNES remix of the original NES soundtrack.<br>\r\n<br>\r\nThis is useful for course clear or a custom event.",
    "latest_version": "smwc-25089-1604723120",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25089,
        "title": "Dragon Warrior - Level Up",
        "version": "smwc-25089-1604723120",
        "upstream_time": 1604723120,
        "download_url": "https://dl.smwcentral.net/25089/DragonQuest17Improvement.zip",
        "filename": "DragonQuest17Improvement.zip",
        "size": 30763,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-warrior-lora-s-love",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25086,
    "title": "Dragon Warrior - Lora's Love",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "game over",
      "miss",
      "retro"
    ],
    "description": "Dragon Quest I was released in America as Dragon Warrior. This is a SNES remix of the original NES soundtrack.<br>\r\n<br>\r\nThis is useful for game over, death, or a custom timer.",
    "latest_version": "smwc-25086-1604722872",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25086,
        "title": "Dragon Warrior - Lora's Love",
        "version": "smwc-25086-1604722872",
        "upstream_time": 1604722872,
        "download_url": "https://dl.smwcentral.net/25086/DragonQuest14PrincessGwaelinsLove.zip",
        "filename": "DragonQuest14PrincessGwaelinsLove.zip",
        "size": 30927,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-warrior-overture-march",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29905,
    "title": "Dragon Warrior - Overture March",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "bonus",
      "carnival",
      "castle",
      "credits",
      "cutscene",
      "overworld",
      "retro",
      "title"
    ],
    "description": "Dragon Quest I was released in America as Dragon Warrior. This is a SNES remix of the original NES soundtrack.<br>\r\n<br>\r\nUseful for title screen, bonus, carnival, castle, credits, cutscene, or overworld.",
    "latest_version": "smwc-29905-1654005985",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29905,
        "title": "Dragon Warrior - Overture March",
        "version": "smwc-29905-1654005985",
        "upstream_time": 1654005985,
        "download_url": "https://dl.smwcentral.net/29905/DragonQuest01Intro-Overture.zip",
        "filename": "DragonQuest01Intro-Overture.zip",
        "size": 59904,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-warrior-people",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25072,
    "title": "Dragon Warrior - People",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "calm",
      "retro",
      "town"
    ],
    "description": "Dragon Quest I was released in America as Dragon Warrior. This is a SNES remix of the original NES soundtrack.<br>\r\n<br>\r\nThis is useful for calm areas or towns.",
    "latest_version": "smwc-25072-1604718968",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25072,
        "title": "Dragon Warrior - People",
        "version": "smwc-25072-1604718968",
        "upstream_time": 1604718968,
        "download_url": "https://dl.smwcentral.net/25072/DragonQuest03PeacefulVillage.zip",
        "filename": "DragonQuest03PeacefulVillage.zip",
        "size": 39363,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-warrior-rainbow-bridge-silver-harp",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25081,
    "title": "Dragon Warrior - Rainbow Bridge (Silver Harp)",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "goal",
      "keyhole",
      "nintendo presents"
    ],
    "description": "Dragon Quest I was released in America as Dragon Warrior. This is a SNES remix of the original NES soundtrack.<br>\r\n<br>\r\nThis is useful for course clear or a custom event.",
    "latest_version": "smwc-25081-1604721627",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25081,
        "title": "Dragon Warrior - Rainbow Bridge (Silver Harp)",
        "version": "smwc-25081-1604721627",
        "upstream_time": 1604721627,
        "download_url": "https://dl.smwcentral.net/25081/DragonQuest09SilverHarp.zip",
        "filename": "DragonQuest09SilverHarp.zip",
        "size": 30964,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-warrior-rainbow-staff-rainbow-harp",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25083,
    "title": "Dragon Warrior - Rainbow Staff (Rainbow Harp)",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "goal",
      "keyhole",
      "nintendo presents",
      "retro"
    ],
    "description": "Dragon Quest I was released in America as Dragon Warrior. This is a SNES remix of the original NES soundtrack.<br>\r\n<br>\r\nThis is useful for course clear, Nintendo presents, or a custom event.",
    "latest_version": "smwc-25083-1604722489",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25083,
        "title": "Dragon Warrior - Rainbow Staff (Rainbow Harp)",
        "version": "smwc-25083-1604722489",
        "upstream_time": 1604722489,
        "download_url": "https://dl.smwcentral.net/25083/DragonQuest11RainbowBridge.zip",
        "filename": "DragonQuest11RainbowBridge.zip",
        "size": 30916,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-warrior-sleep-flute-fairy-flute",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25082,
    "title": "Dragon Warrior - Sleep Flute (Fairy Flute)",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "keyhole",
      "nintendo presents",
      "retro"
    ],
    "description": "Dragon Quest I was released in America as Dragon Warrior. This is a SNES remix of the original NES soundtrack.<br>\r\n<br>\r\nThis is useful for course clear, Nintendo presents, or a custom event.",
    "latest_version": "smwc-25082-1604721761",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25082,
        "title": "Dragon Warrior - Sleep Flute (Fairy Flute)",
        "version": "smwc-25082-1604721761",
        "upstream_time": 1604721761,
        "download_url": "https://dl.smwcentral.net/25082/DragonQuest10FairyFlute.zip",
        "filename": "DragonQuest10FairyFlute.zip",
        "size": 30761,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-warrior-unknown-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25073,
    "title": "Dragon Warrior - Unknown World",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "calm",
      "overworld",
      "retro"
    ],
    "description": "Dragon Quest I was released in America as Dragon Warrior. This is a SNES remix of the original NES soundtrack.<br>\r\n<br>\r\nThis is useful for overworlds and calm areas.",
    "latest_version": "smwc-25073-1604719714",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25073,
        "title": "Dragon Warrior - Unknown World",
        "version": "smwc-25073-1604719714",
        "upstream_time": 1604719714,
        "download_url": "https://dl.smwcentral.net/25073/DragonQuest04KingdomOfAlefgard.zip",
        "filename": "DragonQuest04KingdomOfAlefgard.zip",
        "size": 41994,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dragon-warrior-victory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25088,
    "title": "Dragon Warrior - Victory",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "goal",
      "keyhole"
    ],
    "description": "Dragon Quest I was released in America as Dragon Warrior. This is a SNES remix of the original NES soundtrack.<br>\r\n<br>\r\nThis is useful for course clear or a power-up.",
    "latest_version": "smwc-25088-1604723066",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25088,
        "title": "Dragon Warrior - Victory",
        "version": "smwc-25088-1604723066",
        "upstream_time": 1604723066,
        "download_url": "https://dl.smwcentral.net/25088/DragonQuest16Victory.zip",
        "filename": "DragonQuest16Victory.zip",
        "size": 30732,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-drax-mr-geiger",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26015,
    "title": "DRAX - Mr. Geiger",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "abstract",
      "athletic",
      "misc"
    ],
    "description": "An interesting electronic song made by Thomas 'DRAX' Mogensen in 2001 for the Windows musicdisk, Ouch II. Useful for abstract levels.",
    "latest_version": "smwc-26015-1614494743",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26015,
        "title": "DRAX - Mr. Geiger",
        "version": "smwc-26015-1614494743",
        "upstream_time": 1614494743,
        "download_url": "https://dl.smwcentral.net/26015/DRAX%20-%20Mr.%20Geiger.zip",
        "filename": "DRAX - Mr. Geiger.zip",
        "size": 78680,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-drax-sun-and-rain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25994,
    "title": "DRAX - Sun and Rain",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "calm",
      "misc",
      "overworld"
    ],
    "description": "<span style=\"font-size: 12pt;\">NOTE: Incompatible w/ Thunder & Blaargs</span><br>\r\n<br>\r\nA tracker song made by DRAX (Thomas Mogensen) of Maniacs of Noise in 2001 for the Windows musicdisk, Ouch II. It's a fairly chill song, could be useful for overworlds.",
    "latest_version": "smwc-25994-1614492839",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25994,
        "title": "DRAX - Sun and Rain",
        "version": "smwc-25994-1614492839",
        "upstream_time": 1614492839,
        "download_url": "https://dl.smwcentral.net/25994/DRAX%20-%20Sun%20and%20Rain.zip",
        "filename": "DRAX - Sun and Rain.zip",
        "size": 98999,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dream-theater-the-dance-of-eternity-ragtime-solo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8017,
    "title": "Dream Theater - The Dance of Eternity (ragtime solo)",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss"
    ],
    "description": "A funky ragtime theme in the middle of an epic progressive metal song? Why not? This could fit some bonus or western levels.",
    "latest_version": "smwc-8017-1315004154",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8017,
        "title": "Dream Theater - The Dance of Eternity (ragtime solo)",
        "version": "smwc-8017-1315004154",
        "upstream_time": 1315004154,
        "download_url": "https://dl.smwcentral.net/8017/Dream%20Theater%20-%20The%20Dance%20of%20Eternity%20%28ragtime%29.zip",
        "filename": "Dream Theater - The Dance of Eternity (ragtime).zip",
        "size": 68519,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-drill-dozer-3rd-gear-drill-dozer-acquired",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33218,
    "title": "Drill Dozer -  3rd Gear Drill Dozer Acquired",
    "authors": [
      "mueuen"
    ],
    "tags": [
      "athletic",
      "bonus",
      "chase",
      "industrial",
      "retro"
    ],
    "description": "The energetic BGM for the 3rd Gear Drill Dozer from.. Drill Dozer. Could work for a fast paced bonus or auto runner stage.",
    "latest_version": "smwc-33218-1690226871",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33218,
        "title": "Drill Dozer -  3rd Gear Drill Dozer Acquired",
        "version": "smwc-33218-1690226871",
        "upstream_time": 1690226871,
        "download_url": "https://dl.smwcentral.net/33218/dd_3gdda.zip",
        "filename": "dd_3gdda.zip",
        "size": 73926,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-drill-dozer-art-museum-clink-prison-area-2",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41333,
    "title": "Drill Dozer - Art Museum & Clink Prison (Area 2 & 5)",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "castle",
      "night",
      "tense"
    ],
    "description": "An intense song from the cult classic \"Drill Dozer\". Originally featured in Onegai My Melody - My Melody Adventure.<br>\r\n<br>\r\nIcompatible with:<br>\r\n- Yoshi<br>\r\n- Thunder / Blargg<br>\r\n- Bonus End",
    "latest_version": "smwc-41333-1769909284",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41333,
        "title": "Drill Dozer - Art Museum & Clink Prison (Area 2 & 5)",
        "version": "smwc-41333-1769909284",
        "upstream_time": 1769909284,
        "download_url": "https://dl.smwcentral.net/41333/Drillo_Art_Prison.zip",
        "filename": "Drillo_Art_Prison.zip",
        "size": 101255,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-drozerix-the-radix-point",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37244,
    "title": "Drozerix - The Radix Point",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "athletic"
    ],
    "description": "The Radix Point by Drozerix.",
    "latest_version": "smwc-37244-1709241874",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37244,
        "title": "Drozerix - The Radix Point",
        "version": "smwc-37244-1709241874",
        "upstream_time": 1709241874,
        "download_url": "https://dl.smwcentral.net/37244/Drozerix%20-%20The%20Radix%20Point.zip",
        "filename": "Drozerix - The Radix Point.zip",
        "size": 65778,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-drunken-boo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7961,
    "title": "Drunken Boo",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "ghost house"
    ],
    "description": "A slow ominous custom composition.",
    "latest_version": "smwc-7961-1312338338",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7961,
        "title": "Drunken Boo",
        "version": "smwc-7961-1312338338",
        "upstream_time": 1312338338,
        "download_url": "https://dl.smwcentral.net/7961/Drunken%20Boo.zip",
        "filename": "Drunken Boo.zip",
        "size": 66715,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ds-nishimura-kyotaro-suspense-track",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17993,
    "title": "DS Nishimura Kyotaro Suspense - Track 0015",
    "authors": [
      "sincx"
    ],
    "tags": [
      "calm",
      "cutscene",
      "forest",
      "night"
    ],
    "description": "A very calm, relaxing song that would fit a forest or nighttime atmosphere well.<br>\r\n<br>\r\nYou may need to lower echo delay to make this work for you, as it cuts pretty close. It also removes samples required for Yoshi and Blargg SFX, so you can't use either of those in a level with this song (not that you'd have Blarggs in this kind of setting anyway, but you never know...). Credit to Pinci for the piano samples.<br>\r\n<br>\r\n(also if anyone knows if there's an official name for this song please let me know!)",
    "latest_version": "smwc-17993-1533514680",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17993,
        "title": "DS Nishimura Kyotaro Suspense - Track 0015",
        "version": "smwc-17993-1533514680",
        "upstream_time": 1533514680,
        "download_url": "https://dl.smwcentral.net/17993/track0015.zip",
        "filename": "track0015.zip",
        "size": 83418,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dttu-pig-city-singing-cats",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28219,
    "title": "DTTU: Pig City - Singing Cats",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "boss",
      "spooky"
    ],
    "description": "A song that is for a (soon to be) game called DTTU: Pig City, it fits bosses that are ghost-related (like the boo boss).<br>\r\n<br>\r\n<br>\r\nThe original song can be found <a href=\"https://sweatynoodle.bandcamp.com/track/singing-cats/\" rel=\"nofollow\">here</a>",
    "latest_version": "smwc-28219-1642141887",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28219,
        "title": "DTTU: Pig City - Singing Cats",
        "version": "smwc-28219-1642141887",
        "upstream_time": 1642141887,
        "download_url": "https://dl.smwcentral.net/28219/Singing%20Cats.zip",
        "filename": "Singing Cats.zip",
        "size": 33520,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dubmood-3d-galax",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22078,
    "title": "Dubmood - 3D Galax",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "credits",
      "misc",
      "tense"
    ],
    "description": "3D Galax by Dubmood, arranged for the SNES. Could be used for a long level or credits theme, due to it's length.",
    "latest_version": "smwc-22078-1581958891",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22078,
        "title": "Dubmood - 3D Galax",
        "version": "smwc-22078-1581958891",
        "upstream_time": 1581958891,
        "download_url": "https://dl.smwcentral.net/22078/Dubmood%20-%203D%20Galax.zip",
        "filename": "Dubmood - 3D Galax.zip",
        "size": 33795,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dubmood-afterburner",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39274,
    "title": "Dubmood - Afterburner",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "retro",
      "sky",
      "space"
    ],
    "description": "chiptune version of Afterburner. Used for BEET JAM's playable credits",
    "latest_version": "smwc-39274-1741644659",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39274,
        "title": "Dubmood - Afterburner",
        "version": "smwc-39274-1741644659",
        "upstream_time": 1741644659,
        "download_url": "https://dl.smwcentral.net/39274/Dubmood%20-%20Afterburner.zip",
        "filename": "Dubmood - Afterburner.zip",
        "size": 39654,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dubmood-bliss-rf-chip",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33180,
    "title": "Dubmood & Bliss - RF Chip#001",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "retro"
    ],
    "description": "Another Chiptune port by one of my favorite Chiptune musicians.",
    "latest_version": "smwc-33180-1676672046",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33180,
        "title": "Dubmood & Bliss - RF Chip#001",
        "version": "smwc-33180-1676672046",
        "upstream_time": 1676672046,
        "download_url": "https://dl.smwcentral.net/33180/RFChip001.zip",
        "filename": "RFChip001.zip",
        "size": 48746,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dubmood-fff-keygen-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37373,
    "title": "Dubmood - FFF Keygen Intro",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "credits",
      "final",
      "industrial",
      "title"
    ],
    "description": "FFF (Fight For Fun) Keygen Intro by Dubmood.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"Ahrion\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=46862\" style=\"color: #557aaa;\" class=\"un\">Ahrion</a></span>.",
    "latest_version": "smwc-37373-1714588539",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37373,
        "title": "Dubmood - FFF Keygen Intro",
        "version": "smwc-37373-1714588539",
        "upstream_time": 1714588539,
        "download_url": "https://dl.smwcentral.net/37373/Dubmood%20-%20FFF%20Keygen%20Intro.zip",
        "filename": "Dubmood - FFF Keygen Intro.zip",
        "size": 66494,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dubmood-if-we-go-underwater",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18116,
    "title": "Dubmood - If We Go Underwater",
    "authors": [
      "Nikku4211"
    ],
    "tags": [
      "abstract",
      "night",
      "retro",
      "ruins",
      "sad",
      "water"
    ],
    "description": "This is an almost-perfect port of Beldoroon's (now named Dubmood) 'If We Go Underwater'. This song was not originally from a game, but despite that, was still originally an Amiga .mod file.",
    "latest_version": "smwc-18116-1537495612",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18116,
        "title": "Dubmood - If We Go Underwater",
        "version": "smwc-18116-1537495612",
        "upstream_time": 1537495612,
        "download_url": "https://dl.smwcentral.net/18116/IfWeGoUnderwaterDubmood.zip",
        "filename": "IfWeGoUnderwaterDubmood.zip",
        "size": 22637,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dubmood-mario-airlines",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33751,
    "title": "Dubmood - Mario Airlines",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "cave",
      "retro"
    ],
    "description": "This isn't your typical Dubmood port. It's a remix of the classic Super Mario Underground theme.",
    "latest_version": "smwc-33751-1692048796",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33751,
        "title": "Dubmood - Mario Airlines",
        "version": "smwc-33751-1692048796",
        "upstream_time": 1692048796,
        "download_url": "https://dl.smwcentral.net/33751/Dubmood%20-%20Mario%20Airlines.zip",
        "filename": "Dubmood - Mario Airlines.zip",
        "size": 61228,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dubmood-paradox",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30525,
    "title": "Dubmood - Paradox #2",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "retro",
      "space"
    ],
    "description": "Another Dubmood Port. This song was also used as Keygen music.",
    "latest_version": "smwc-30525-1659226267",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30525,
        "title": "Dubmood - Paradox #2",
        "version": "smwc-30525-1659226267",
        "upstream_time": 1659226267,
        "download_url": "https://dl.smwcentral.net/30525/Paradox2.zip",
        "filename": "Paradox2.zip",
        "size": 49559,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29969,
        "title": "Dubmood - Paradox #3",
        "version": "smwc-29969-1651612069",
        "upstream_time": 1651612069,
        "download_url": "https://dl.smwcentral.net/29969/Dubmood%20-%20Paradox%20%233.zip",
        "filename": "Dubmood - Paradox %233.zip",
        "size": 84718,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dubmood-smb-polka",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35564,
    "title": "Dubmood - smb-Polka",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "credits",
      "retro"
    ],
    "description": "A chiptune remix of SMW's Credits Theme",
    "latest_version": "smwc-35564-1702056032",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35564,
        "title": "Dubmood - smb-Polka",
        "version": "smwc-35564-1702056032",
        "upstream_time": 1702056032,
        "download_url": "https://dl.smwcentral.net/35564/smb-polka.zip",
        "filename": "smb-polka.zip",
        "size": 37782,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dubmood-wasp-keygen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37330,
    "title": "Dubmood & Wasp - Keygen 19",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "industrial",
      "retro",
      "space",
      "urban"
    ],
    "description": "Ported this for the 3. season of Saphros' Kaizo Vanilla Level Design Contest.<br>\r\nThere's also a stereo version included.",
    "latest_version": "smwc-37330-1712273603",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37330,
        "title": "Dubmood & Wasp - Keygen 19",
        "version": "smwc-37330-1712273603",
        "upstream_time": 1712273603,
        "download_url": "https://dl.smwcentral.net/37330/Keygen%2019.zip",
        "filename": "Keygen 19.zip",
        "size": 149788,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dubmood-zabutom-blz-chaos",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30423,
    "title": "Dubmood, Zabutom & Blz - Chaos #1",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "night",
      "retro",
      "space"
    ],
    "description": "A chiptune song that is also used for the AiR - Waldorf Edition keygen.",
    "latest_version": "smwc-30423-1654507146",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30423,
        "title": "Dubmood, Zabutom & Blz - Chaos #1",
        "version": "smwc-30423-1654507146",
        "upstream_time": 1654507146,
        "download_url": "https://dl.smwcentral.net/30423/Chaos1.zip",
        "filename": "Chaos1.zip",
        "size": 51327,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-duck-amuck-character-painter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19737,
    "title": "Duck Amuck - Character Painter",
    "authors": [
      "38105"
    ],
    "tags": [
      "bonus",
      "calm",
      "carnival",
      "cutscene",
      "overworld",
      "sky"
    ],
    "description": "The character painter music from Duck Amuck (DS).<br>\r\nCould fit in a cutscene or bonus game.",
    "latest_version": "smwc-19737-1555978328",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19737,
        "title": "Duck Amuck - Character Painter",
        "version": "smwc-19737-1555978328",
        "upstream_time": 1555978328,
        "download_url": "https://dl.smwcentral.net/19737/Duck%20Amuck%20%28DS%29%20-%20Character%20Painter.zip",
        "filename": "Duck Amuck (DS) - Character Painter.zip",
        "size": 29639,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-duck-life",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27794,
    "title": "Duck Life 4 - Flying Training Theme",
    "authors": [
      "buckaroodle610"
    ],
    "tags": [
      "airship",
      "athletic",
      "boss",
      "chase",
      "final",
      "mountain",
      "sky",
      "tense"
    ],
    "description": "This is the epic tune from the flying minigames in Duck Life 4. Could work with cape levels, boss levels, and chase levels.",
    "latest_version": "smwc-27794-1629273266",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27794,
        "title": "Duck Life 4 - Flying Training Theme",
        "version": "smwc-27794-1629273266",
        "upstream_time": 1629273266,
        "download_url": "https://dl.smwcentral.net/27794/Flying%20Training%20Theme.zip",
        "filename": "Flying Training Theme.zip",
        "size": 31369,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ducktales",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22768,
    "title": "Ducktales 2 - Glomgold's Ship",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "beach",
      "calm",
      "cave",
      "dark",
      "desert",
      "grassland",
      "misc",
      "night",
      "ruins",
      "sad",
      "temple",
      "tense"
    ],
    "description": "A sampled port of Glomgold's Ship from Ducktales 2. Could fit ship levels.<br>\r\n<br>\r\nThis port is pretty much entirely based off of Scooblee's cover of this same song that can be found on youtube here: https://youtu.be/lcw2v9YSvP4<br>\r\n<br>\r\nI'm really proud of this port. Hope you guys like it.",
    "latest_version": "smwc-22768-1587863823",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22768,
        "title": "Ducktales 2 - Glomgold's Ship",
        "version": "smwc-22768-1587863823",
        "upstream_time": 1587863823,
        "download_url": "https://dl.smwcentral.net/22768/Ducktales%202%20-%20Glomgold%27s%20Ship.zip",
        "filename": "Ducktales 2 - Glomgold%27s Ship.zip",
        "size": 63677,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17471,
        "title": "DuckTales 2 - Mu",
        "version": "smwc-17471-1525138337",
        "upstream_time": 1525138337,
        "download_url": "https://dl.smwcentral.net/17471/DuckTales%202%20-%20Mu.zip",
        "filename": "DuckTales 2 - Mu.zip",
        "size": 30778,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17444,
        "title": "DuckTales 2 - Egypt",
        "version": "smwc-17444-1524763964",
        "upstream_time": 1524763964,
        "download_url": "https://dl.smwcentral.net/17444/DuckTales%202%20-%20Egypt.zip",
        "filename": "DuckTales 2 - Egypt.zip",
        "size": 32092,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17317,
        "title": "DuckTales 2 - Bermuda",
        "version": "smwc-17317-1523183947",
        "upstream_time": 1523183947,
        "download_url": "https://dl.smwcentral.net/17317/DuckTales%202%20-%20Bermuda.zip",
        "filename": "DuckTales 2 - Bermuda.zip",
        "size": 31346,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ducktales-african-mines",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16610,
    "title": "DuckTales - African Mines",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "cave"
    ],
    "description": "The Mines theme from Ducktales. Could be used for an underground type of setting or the like.",
    "latest_version": "smwc-16610-1510539520",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16610,
        "title": "DuckTales - African Mines",
        "version": "smwc-16610-1510539520",
        "upstream_time": 1510539520,
        "download_url": "https://dl.smwcentral.net/16610/Mines.zip",
        "filename": "Mines.zip",
        "size": 28473,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ducktales-amazon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19598,
    "title": "DuckTales - Amazon",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "bonus",
      "grassland",
      "title"
    ],
    "description": "From Wyatt's music pack. Upbeat, good for grassland and early game levels.",
    "latest_version": "smwc-19598-1554600265",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19598,
        "title": "DuckTales - Amazon",
        "version": "smwc-19598-1554600265",
        "upstream_time": 1554600265,
        "download_url": "https://dl.smwcentral.net/19598/amazon.zip",
        "filename": "amazon.zip",
        "size": 32538,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ducktales-amazon-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22661,
    "title": "DuckTales - Amazon (Arrangement)",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "calm",
      "desert",
      "grassland",
      "mountain"
    ],
    "description": "The song you hear in the Amazon level of Duck Takes. This is an arrangement from the NES version, inspired to the Remastered one. Could fit generic calm levels.<br>\r\n<br>\r\nUPDATE: Made it compatible with all sfx/global songs.",
    "latest_version": "smwc-22661-1587749008",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22661,
        "title": "DuckTales - Amazon (Arrangement)",
        "version": "smwc-22661-1587749008",
        "upstream_time": 1587749008,
        "download_url": "https://dl.smwcentral.net/22661/amazon%20prime.zip",
        "filename": "amazon prime.zip",
        "size": 93296,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ducktales-journey-to-the-very-end-the-moon-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31049,
    "title": "DuckTales - Journey To The Very End ~ The Moon (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "credits",
      "final",
      "night",
      "space",
      "title"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #FFFFFF;\"><i>*A S C E N D S*</i></span></span><br>\r\n<br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/KF32DRg9opA\" rel=\"nofollow\">The</a> <a href=\"https://youtu.be/YHEifuLCSIY\" rel=\"nofollow\">Moon</a> <a href=\"https://youtu.be/Q1VemwbO9Bw?t=29\" rel=\"nofollow\">stage theme</a> from DuckTales. What can I even say about this track that hasn't been said before. It's easily Disney's most iconic theme they had in any video game of theirs <s>renditions of musicial numbers from the movies don't count</s>. It's been arranged so much to the point where goddamn Jake Kaufman had to cough up a banger arrangement for the remake. It's one of my favorite songs on the NES, especially from a game I generally enjoyed when I was younger.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F# Minor (Original Pitch, turned on default)<br>\r\n2. F Minor (Custom Pitch)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables Voice Clip, but at the cost of the P-Switch & Thunder SFX<br>\r\n2. Disables Voice Clip (turned on default)",
    "latest_version": "smwc-31049-1654060048",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31049,
        "title": "DuckTales - Journey To The Very End ~ The Moon (Remix)",
        "version": "smwc-31049-1654060048",
        "upstream_time": 1654060048,
        "download_url": "https://dl.smwcentral.net/31049/Journey%20To%20The%20Very%20End.zip",
        "filename": "Journey To The Very End.zip",
        "size": 177185,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ducktales-the-moon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11129,
    "title": "DuckTales - The Moon",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "athletic",
      "credits",
      "forest",
      "jungle",
      "mountain",
      "night",
      "retro",
      "sky",
      "space"
    ],
    "description": "This is the music from the \"The Moon\" stage in DuckTales.  There are two versions here, one of which has more of an 8-bit sound and the other of which is arranged in a manner more suitable for the SNES.",
    "latest_version": "smwc-11129-1428103387",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11129,
        "title": "DuckTales - The Moon",
        "version": "smwc-11129-1428103387",
        "upstream_time": 1428103387,
        "download_url": "https://dl.smwcentral.net/11129/DuckTales%20-%20The%20Moon.zip",
        "filename": "DuckTales - The Moon.zip",
        "size": 64006,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7494,
        "title": "DuckTales - The Moon",
        "version": "smwc-7494-1333708603",
        "upstream_time": 1333708603,
        "download_url": "https://dl.smwcentral.net/7494/Duck%20Tales%20-%20The%20Moon.zip",
        "filename": "Duck Tales - The Moon.zip",
        "size": 62240,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ducktales-title-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7818,
    "title": "DuckTales - Title Theme",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "bonus",
      "title"
    ],
    "description": "The happy theme from Duck Tales, it could fit in a title screen.",
    "latest_version": "smwc-7818-1318000160",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7818,
        "title": "DuckTales - Title Theme",
        "version": "smwc-7818-1318000160",
        "upstream_time": 1318000160,
        "download_url": "https://dl.smwcentral.net/7818/Duck%20Tales%20-%20Title%20Theme.zip",
        "filename": "Duck Tales - Title Theme.zip",
        "size": 71905,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-duel-for-life",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8535,
    "title": "Duel for Life",
    "authors": [
      "Mayonnai"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase"
    ],
    "description": "So if you don't want to lose it... then I suggest you fight for it.",
    "latest_version": "smwc-8535-1396089582",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8535,
        "title": "Duel for Life",
        "version": "smwc-8535-1396089582",
        "upstream_time": 1396089582,
        "download_url": "https://dl.smwcentral.net/8535/duel.zip",
        "filename": "duel.zip",
        "size": 65136,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-duke-nukem-3d-aliens-say-your-prayers",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26052,
    "title": "Duke Nukem 3D - Aliens Say Your Prayers",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "cave",
      "final",
      "fire",
      "ghost house",
      "mysterious",
      "spooky",
      "swamp",
      "temple",
      "tense"
    ],
    "description": "One of Bobby Prince's songs from DN3D. The track is mostly dark and ominous.",
    "latest_version": "smwc-26052-1614499625",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26052,
        "title": "Duke Nukem 3D - Aliens Say Your Prayers",
        "version": "smwc-26052-1614499625",
        "upstream_time": 1614499625,
        "download_url": "https://dl.smwcentral.net/26052/Duke%20Nukem%203D%20-%20Aliens%20Say%20Your%20Prayers.zip",
        "filename": "Duke Nukem 3D - Aliens Say Your Prayers.zip",
        "size": 74501,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-duke-nukem-3d-grabbag",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38671,
    "title": "Duke Nukem 3D - Grabbag",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "credits",
      "final",
      "fire",
      "industrial",
      "tense",
      "title",
      "upbeat"
    ],
    "description": "The iconic theme from Duke Nukem 3D, now with vocals! (I guess) Good for title themes, boss fights, or intense levels in general.<br>\r\n<br>\r\nDISCLAIMER: There are also a couple different versions of this port that I added in depending on what you want to use this for; there's the regular optimized version which has both the intro and vocals, but there are also versions that don't have either the intro, the vocals, or both. Feel free to pick and choose what's best for you.",
    "latest_version": "smwc-38671-1733014845",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38671,
        "title": "Duke Nukem 3D - Grabbag",
        "version": "smwc-38671-1733014845",
        "upstream_time": 1733014845,
        "download_url": "https://dl.smwcentral.net/38671/duke3dgrabbag.zip",
        "filename": "duke3dgrabbag.zip",
        "size": 279271,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27192,
        "title": "Duke Nukem 3D - Grabbag",
        "version": "smwc-27192-1622789709",
        "upstream_time": 1622789709,
        "download_url": "https://dl.smwcentral.net/27192/DukeNukem%20-%20Grabbag.zip",
        "filename": "DukeNukem - Grabbag.zip",
        "size": 57763,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-duke-nukem-3d-ready-your-guns-grabbag-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28758,
    "title": "Duke Nukem 3D - Ready Your Guns!! ~ Grabbag (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "bonus",
      "boss",
      "castle",
      "chase",
      "credits",
      "final",
      "fire",
      "industrial",
      "tense",
      "title",
      "town",
      "urban"
    ],
    "description": "<span style=\"font-size: 16pt;\"><i><span style=\"color: #EB8034;\">𝗡𝗼𝗯𝗼𝗱𝘆 𝘀𝘁𝗲𝗮𝗹𝘀 𝗼𝘂𝗿 𝗰𝗵𝗶𝗰𝗸𝘀...</span> <span style=\"color: #FC0303;\">𝗮𝗻𝗱 𝗹𝗶𝘃𝗲𝘀!</span></i></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/uQHYL-PAjP4\" rel=\"nofollow\">Grab</a><a href=\"https://youtu.be/Oi2jE_UYiZA\" rel=\"nofollow\">bag</a>, the godly and hype-as-hell masterpiece of a title / main theme in a shooter and one of my favorite theme songs from the genre. Got into Duke Nukem very recently while I was on a rampage to find boomer shooters to play. I may be more of a DOOM guy, but Duke Nukem is f***ing awesome!!!<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. Enables the funny line (Listening-Only)<br>\r\n2. Disables the funny line (SMW-Compatible, turned on default)<br>\r\n",
    "latest_version": "smwc-28758-1640984357",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28758,
        "title": "Duke Nukem 3D - Ready Your Guns!! ~ Grabbag (Remix)",
        "version": "smwc-28758-1640984357",
        "upstream_time": 1640984357,
        "download_url": "https://dl.smwcentral.net/28758/Ready%20Your%20Guns%21%21.zip",
        "filename": "Ready Your Guns%21%21.zip",
        "size": 121066,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dune-harmitus-painaa-mieltani",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37328,
    "title": "Dune - Harmitus Painaa Mieltani",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "retro",
      "space",
      "urban"
    ],
    "description": "Dedicated to <span class=\"un-outer\" title=\"FLIO\"><a href=\"/?p=profile&amp;id=47352\" style=\"color: var(--user-color-1);\" class=\"un\">FLIO</a></span>",
    "latest_version": "smwc-37328-1712273329",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37328,
        "title": "Dune - Harmitus Painaa Mieltani",
        "version": "smwc-37328-1712273329",
        "upstream_time": 1712273329,
        "download_url": "https://dl.smwcentral.net/37328/Harmitus%20Painaa%20Mieltani.zip",
        "filename": "Harmitus Painaa Mieltani.zip",
        "size": 93262,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dune-i-made-this",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37424,
    "title": "Dune - I made this",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival"
    ],
    "description": "Silly little tune. Maybe fits for bonus levels.",
    "latest_version": "smwc-37424-1718416193",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37424,
        "title": "Dune - I made this",
        "version": "smwc-37424-1718416193",
        "upstream_time": 1718416193,
        "download_url": "https://dl.smwcentral.net/37424/I%20made%20this.zip",
        "filename": "I made this.zip",
        "size": 90445,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dune-ii-battle-of-arrakis-spice-trip",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39306,
    "title": "Dune II: Battle of Arrakis -  Spice Trip",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "cutscene",
      "mysterious",
      "tense",
      "title"
    ],
    "description": "Song from Dune II on the Genesis. Song that can be used in cutscenes or using the looped version in levels.<br>\r\nThe different versions easily be changed by setting the LOOPING variable in the MML.",
    "latest_version": "smwc-39306-1748795999",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39306,
        "title": "Dune II: Battle of Arrakis -  Spice Trip",
        "version": "smwc-39306-1748795999",
        "upstream_time": 1748795999,
        "download_url": "https://dl.smwcentral.net/39306/spicetrip.zip",
        "filename": "spicetrip.zip",
        "size": 142413,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dungeon-explorer-judas-dungeon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30273,
    "title": "Dungeon Explorer - Judas Dungeon",
    "authors": [
      "yoshi9429"
    ],
    "tags": [
      "athletic",
      "cave",
      "forest",
      "industrial"
    ],
    "description": "Dungeon Explorer forest & lair dungeon theme. I think it is useful forest & lair & cave stage.<br>\r\n<br>\r\n- Ver.1.01 -<br>\r\nAdding a drum sound that plays when you ride Yoshi.",
    "latest_version": "smwc-30273-1658884513",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30273,
        "title": "Dungeon Explorer - Judas Dungeon",
        "version": "smwc-30273-1658884513",
        "upstream_time": 1658884513,
        "download_url": "https://dl.smwcentral.net/30273/Dungeon%20Explorer%20-%20Judas%20Dungeon.zip",
        "filename": "Dungeon Explorer - Judas Dungeon.zip",
        "size": 94739,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dusky-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35373,
    "title": "Dusky Forest",
    "authors": [
      "Jakeapus"
    ],
    "tags": [
      "calm",
      "choir ooh",
      "forest",
      "original"
    ],
    "description": "Went with an OOT kind of vibe this time. To me, this is a pretty calm track and could be used in primarily forest levels. Had a hell of a time trying to get it to loop seamlessly like the first time I submitted it, but the end result works for me!",
    "latest_version": "smwc-35373-1703203415",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35373,
        "title": "Dusky Forest",
        "version": "smwc-35373-1703203415",
        "upstream_time": 1703203415,
        "download_url": "https://dl.smwcentral.net/35373/Dusky%20Forest.zip",
        "filename": "Dusky Forest.zip",
        "size": 57439,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dxrk-rave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39107,
    "title": "Dxrk ダーク - RAVE",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "mysterious",
      "night",
      "tense",
      "urban"
    ],
    "description": "A near 1:1 phonk port on the SNES!<br>\r\n<br>\r\nFits best in dark, castle, lava levels.",
    "latest_version": "smwc-39107-1740682839",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39107,
        "title": "Dxrk ダーク - RAVE",
        "version": "smwc-39107-1740682839",
        "upstream_time": 1740682839,
        "download_url": "https://dl.smwcentral.net/39107/DxrkRave.zip",
        "filename": "DxrkRave.zip",
        "size": 139978,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dynamite-headdy-danzen-dungeon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9193,
    "title": "Dynamite Headdy - Danzen Dungeon",
    "authors": [
      "Moose"
    ],
    "tags": [
      "calm",
      "carnival",
      "cave",
      "fire",
      "night",
      "overworld"
    ],
    "description": "The theme of the fire cavern in Dynamite Headdy. It could fit just about anywhere.",
    "latest_version": "smwc-9193-1413354308",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9193,
        "title": "Dynamite Headdy - Danzen Dungeon",
        "version": "smwc-9193-1413354308",
        "upstream_time": 1413354308,
        "download_url": "https://dl.smwcentral.net/9193/carnival.zip",
        "filename": "carnival.zip",
        "size": 33465,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dynamite-headdy-i-sing",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11651,
    "title": "Dynamite Headdy - I Sing",
    "authors": [
      "Moose"
    ],
    "tags": [
      "athletic",
      "boss",
      "dark",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "A groovy tune that can be used in boss battles or intense athletic levels.",
    "latest_version": "smwc-11651-1439217819",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11651,
        "title": "Dynamite Headdy - I Sing",
        "version": "smwc-11651-1439217819",
        "upstream_time": 1439217819,
        "download_url": "https://dl.smwcentral.net/11651/Dynamite%20Headdy%20-%20I%20Sing.zip",
        "filename": "Dynamite Headdy - I Sing.zip",
        "size": 55262,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dynamitracer-skull-bone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36632,
    "title": "DynamiTracer - Skull Bone 2",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "abstract",
      "boss",
      "chase"
    ],
    "description": "Fits in boss battles",
    "latest_version": "smwc-36632-1706404153",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36632,
        "title": "DynamiTracer - Skull Bone 2",
        "version": "smwc-36632-1706404153",
        "upstream_time": 1706404153,
        "download_url": "https://dl.smwcentral.net/36632/Skull_Bone_2.zip",
        "filename": "Skull_Bone_2.zip",
        "size": 67091,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-dynamitracer-title",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29018,
    "title": "DynamiTracer - Title",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "title"
    ],
    "description": "An awesome tribal song by Uematsu.<br>\r\nNot compatible with \"Bonus End\" and Thunder SFX/Blarggs/Fireworks.",
    "latest_version": "smwc-29018-1643173023",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29018,
        "title": "DynamiTracer - Title",
        "version": "smwc-29018-1643173023",
        "upstream_time": 1643173023,
        "download_url": "https://dl.smwcentral.net/29018/DynamiTracer%20-%20Title.zip",
        "filename": "DynamiTracer - Title.zip",
        "size": 97891,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-e-v-o-search-for-eden-bolbox-unnatural-threat",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26386,
    "title": "E.V.O.: Search for Eden - Bolbox ~ Unnatural Threat",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "final",
      "tense"
    ],
    "description": "The final boss theme from E.V.O., probably better known for also being the final boss theme in I Wanna Be The Guy.<br>\r\nRequested by CourtlyHades296.",
    "latest_version": "smwc-26386-1617653591",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26386,
        "title": "E.V.O.: Search for Eden - Bolbox ~ Unnatural Threat",
        "version": "smwc-26386-1617653591",
        "upstream_time": 1617653591,
        "download_url": "https://dl.smwcentral.net/26386/E.V.O.%20-%20Bolbox%20~%20Unnatural%20Threat.zip",
        "filename": "E.V.O. - Bolbox ~ Unnatural Threat.zip",
        "size": 52022,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-e-v-o-search-for-eden-forest-ambience",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38699,
    "title": "E.V.O.: Search for Eden - Forest Ambience",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "ambient",
      "calm",
      "forest"
    ],
    "description": "The peaceful Forest Ambience from Search for Eden.",
    "latest_version": "smwc-38699-1732723094",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38699,
        "title": "E.V.O.: Search for Eden - Forest Ambience",
        "version": "smwc-38699-1732723094",
        "upstream_time": 1732723094,
        "download_url": "https://dl.smwcentral.net/38699/Evo%20Forest.zip",
        "filename": "Evo Forest.zip",
        "size": 60209,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-e-v-o-search-for-eden-new-destinations",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13229,
    "title": "E.V.O.: Search for Eden - New Destinations",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "cutscene",
      "desert",
      "grassland"
    ],
    "description": "A adventure song comes from EVO.",
    "latest_version": "smwc-13229-1454785733",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13229,
        "title": "E.V.O.: Search for Eden - New Destinations",
        "version": "smwc-13229-1454785733",
        "upstream_time": 1454785733,
        "download_url": "https://dl.smwcentral.net/13229/EVO%20Search%20for%20Eden%20-%20New%20Destinations%20%28Unsampled%29.zip",
        "filename": "EVO Search for Eden - New Destinations (Unsampled).zip",
        "size": 31788,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11483,
        "title": "E.V.O.: Search for Eden - New Destinations",
        "version": "smwc-11483-1435118881",
        "upstream_time": 1435118881,
        "download_url": "https://dl.smwcentral.net/11483/EVO%20Search%20for%20Eden%20-%20New%20Destinations.zip",
        "filename": "EVO Search for Eden - New Destinations.zip",
        "size": 50594,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-e-v-o-search-for-eden-tension",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13352,
    "title": "E.V.O.: Search for Eden - Tension",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "cutscene",
      "dark",
      "final",
      "overworld",
      "tense"
    ],
    "description": "A tense and short theme that plays before you face a boss on E.V.O.: Search for Eden. It could fit dark areas, rooms before bosses or maybe a final overworld.",
    "latest_version": "smwc-13352-1456675294",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13352,
        "title": "E.V.O.: Search for Eden - Tension",
        "version": "smwc-13352-1456675294",
        "upstream_time": 1456675294,
        "download_url": "https://dl.smwcentral.net/13352/Tension.zip",
        "filename": "Tension.zip",
        "size": 28910,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-e-v-o-the-search-for-eden-birthplace-of-all-life",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9388,
    "title": "E.V.O. The Search for Eden - Birthplace of all Life",
    "authors": [
      "Moose"
    ],
    "tags": [
      "abstract",
      "calm",
      "cave",
      "water",
      "waterfall"
    ],
    "description": "Sampled version<br>\r\n<br>\r\nA peaceful song that would fit the start of an underwater adventure.",
    "latest_version": "smwc-9388-1413478431",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9388,
        "title": "E.V.O. The Search for Eden - Birthplace of all Life",
        "version": "smwc-9388-1413478431",
        "upstream_time": 1413478431,
        "download_url": "https://dl.smwcentral.net/9388/%5BS%5D%20evo-birthplace%20of%20all%20life.zip",
        "filename": "%5BS%5D evo-birthplace of all life.zip",
        "size": 42496,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 9387,
        "title": "E.V.O. The Search for Eden - Birthplace of all Life",
        "version": "smwc-9387-1413478390",
        "upstream_time": 1413478390,
        "download_url": "https://dl.smwcentral.net/9387/evo-birthplace%20of%20all%20life.zip",
        "filename": "evo-birthplace of all life.zip",
        "size": 32306,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-e-v-o-the-search-for-eden-new-destinations",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8354,
    "title": "E.V.O.: The Search for Eden - New Destinations",
    "authors": [
      "sincx"
    ],
    "tags": [
      "forest",
      "grassland",
      "mountain",
      "night"
    ],
    "description": "A nice, relaxing song that would be best used in early-game levels.",
    "latest_version": "smwc-8354-1357750287",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8354,
        "title": "E.V.O.: The Search for Eden - New Destinations",
        "version": "smwc-8354-1357750287",
        "upstream_time": 1357750287,
        "download_url": "https://dl.smwcentral.net/8354/New%20Destinations.zip",
        "filename": "New Destinations.zip",
        "size": 72497,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earnest-evans-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31676,
    "title": "Earnest Evans - Stage 5",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "abstract",
      "athletic",
      "beginning",
      "castle",
      "cave",
      "desert",
      "final",
      "fire",
      "grassland",
      "industrial",
      "space",
      "urban",
      "water"
    ],
    "description": "One of the more obscure track by Motoi Sakuraba, from strange side-scrolling game <i>Earnest Evans</i>. Based on the Mega Drive cartridge version. Could fit in train levels.",
    "latest_version": "smwc-31676-1675210792",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31676,
        "title": "Earnest Evans - Stage 5",
        "version": "smwc-31676-1675210792",
        "upstream_time": 1675210792,
        "download_url": "https://dl.smwcentral.net/31676/Earnest_Evans_Stage_5_v1.1.zip",
        "filename": "Earnest_Evans_Stage_5_v1.1.zip",
        "size": 34953,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10842,
        "title": "Earnest Evans - Stage 9",
        "version": "smwc-10842-1425398639",
        "upstream_time": 1425398639,
        "download_url": "https://dl.smwcentral.net/10842/ee9.zip",
        "filename": "ee9.zip",
        "size": 47218,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earth-wind-fire-september",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29074,
    "title": "Earth, Wind & Fire - September",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "beach",
      "bonus",
      "credits",
      "title",
      "urban"
    ],
    "description": "A classic. It also bundles a \"meme\" version with poorer instrumentation choices.<br>\r\n<br>\r\nMade on <a href=\"https://www.smwcentral.net/?p=viewthread&t=119892\">request</a> for <span class=\"un-outer\" title=\"Donut\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=48514\" style=\"color: #ea589f;\" class=\"un\">Donut</a></span>.",
    "latest_version": "smwc-29074-1647042885",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29074,
        "title": "Earth, Wind & Fire - September",
        "version": "smwc-29074-1647042885",
        "upstream_time": 1647042885,
        "download_url": "https://dl.smwcentral.net/29074/ewf_september_0_1.zip",
        "filename": "ewf_september_0_1.zip",
        "size": 69958,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-a-flash-of-memory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8374,
    "title": "EarthBound - A Flash of Memory",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sky",
      "water"
    ],
    "description": "A really calm and peaceful theme. Could work for short relaxing areas or cutscenes.",
    "latest_version": "smwc-8374-1365106516",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8374,
        "title": "EarthBound - A Flash of Memory",
        "version": "smwc-8374-1365106516",
        "upstream_time": 1365106516,
        "download_url": "https://dl.smwcentral.net/8374/%5BM%5D%20Flash%20of%20a%20Memory.zip",
        "filename": "%5BM%5D Flash of a Memory.zip",
        "size": 60197,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-alien-invasion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27048,
    "title": "EarthBound - Alien Invasion 1",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "environmental",
      "industrial",
      "tense"
    ],
    "description": "Ambient song from EB. Could fit cutscenes or settings with urgency.",
    "latest_version": "smwc-27048-1622659662",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27048,
        "title": "EarthBound - Alien Invasion 1",
        "version": "smwc-27048-1622659662",
        "upstream_time": 1622659662,
        "download_url": "https://dl.smwcentral.net/27048/Earthbound%20-%20Alien%20Invasion%201.zip",
        "filename": "Earthbound - Alien Invasion 1.zip",
        "size": 47578,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-battle-against-a-machine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24213,
    "title": "EarthBound - Battle Against a Machine",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "boss",
      "chase",
      "industrial",
      "space"
    ],
    "description": "The machine battle song from Earthbound. Could fit a space battle level.",
    "latest_version": "smwc-24213-1598199688",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24213,
        "title": "EarthBound - Battle Against a Machine",
        "version": "smwc-24213-1598199688",
        "upstream_time": 1598199688,
        "download_url": "https://dl.smwcentral.net/24213/Earthbound%20-%20Battle%20Against%20a%20Machine.zip",
        "filename": "Earthbound - Battle Against a Machine.zip",
        "size": 41032,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-battle-against-a-mobile-opponent",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24208,
    "title": "EarthBound - Battle Against a Mobile Opponent",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "bonus"
    ],
    "description": "A battle song from Earthbound. Could be used in a bonus level.",
    "latest_version": "smwc-24208-1598198809",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24208,
        "title": "EarthBound - Battle Against a Mobile Opponent",
        "version": "smwc-24208-1598198809",
        "upstream_time": 1598198809,
        "download_url": "https://dl.smwcentral.net/24208/Earthbound%20-%20Battle%20Against%20a%20Mobile%20Opponent.zip",
        "filename": "Earthbound - Battle Against a Mobile Opponent.zip",
        "size": 46160,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-battle-against-a-weak-opponent",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24206,
    "title": "EarthBound - Battle Against a Weak Opponent",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "beach",
      "bonus",
      "carnival",
      "switch palace",
      "water"
    ],
    "description": "A battle song that doesn't play very often from Earthbound. Fits switch palace or carnival levels.",
    "latest_version": "smwc-24206-1598197126",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24206,
        "title": "EarthBound - Battle Against a Weak Opponent",
        "version": "smwc-24206-1598197126",
        "upstream_time": 1598197126,
        "download_url": "https://dl.smwcentral.net/24206/Earthbound%20-%20Battle%20Against%20a%20Weak%20Opponent.zip",
        "filename": "Earthbound - Battle Against a Weak Opponent.zip",
        "size": 62243,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-battle-against-a-weird-opponent",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24207,
    "title": "EarthBound - Battle Against a Weird Opponent",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "night",
      "space",
      "spooky",
      "swamp",
      "tense"
    ],
    "description": "Creepy battle song from Earthbound. It may be good for swamp levels.",
    "latest_version": "smwc-24207-1598198347",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24207,
        "title": "EarthBound - Battle Against a Weird Opponent",
        "version": "smwc-24207-1598198347",
        "upstream_time": 1598198347,
        "download_url": "https://dl.smwcentral.net/24207/Earthbound%20-%20Battle%20Against%20a%20Weird%20Opponent.zip",
        "filename": "Earthbound - Battle Against a Weird Opponent.zip",
        "size": 41292,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-battle-against-an-unsettling-opponent",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24209,
    "title": "EarthBound - Battle Against an Unsettling Opponent",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "boss",
      "space",
      "spooky"
    ],
    "description": "A battle song that starts slow and gets faster after some time.",
    "latest_version": "smwc-24209-1598199299",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24209,
        "title": "EarthBound - Battle Against an Unsettling Opponent",
        "version": "smwc-24209-1598199299",
        "upstream_time": 1598199299,
        "download_url": "https://dl.smwcentral.net/24209/Earthbound%20-%20Battle%20Against%20an%20Unsettling%20Opponent.zip",
        "filename": "Earthbound - Battle Against an Unsettling Opponent.zip",
        "size": 45984,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-battle-against-belch",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24210,
    "title": "EarthBound - Battle Against Belch",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "boss",
      "dark",
      "night",
      "spooky",
      "swamp",
      "water"
    ],
    "description": "The battle song against Belch. Can be used in swamps and water levels maybe.",
    "latest_version": "smwc-24210-1600377850",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24210,
        "title": "EarthBound - Battle Against Belch",
        "version": "smwc-24210-1600377850",
        "upstream_time": 1600377850,
        "download_url": "https://dl.smwcentral.net/24210/Earthbound%20-%20Battle%20Against%20Belch.zip",
        "filename": "Earthbound - Battle Against Belch.zip",
        "size": 36766,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-bazaar",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26728,
    "title": "EarthBound - Bazaar",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "desert",
      "temple"
    ],
    "description": "Could fit a desert or temple theme.",
    "latest_version": "smwc-26728-1620934220",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26728,
        "title": "EarthBound - Bazaar",
        "version": "smwc-26728-1620934220",
        "upstream_time": 1620934220,
        "download_url": "https://dl.smwcentral.net/26728/Earthbound%20-%20100%20Bazaar%20%5BL%5D.zip",
        "filename": "Earthbound - 100 Bazaar %5BL%5D.zip",
        "size": 34318,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26727,
        "title": "EarthBound - Bazaar",
        "version": "smwc-26727-1620934233",
        "upstream_time": 1620934233,
        "download_url": "https://dl.smwcentral.net/26727/Earthbound%20-%20Bazaar%20%5BS%5D.zip",
        "filename": "Earthbound - Bazaar %5BS%5D.zip",
        "size": 47327,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-because-i-love-you",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 42199,
    "title": "EarthBound - Because I Love You",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene",
      "town"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Ice Man\"><a href=\"/?p=profile&amp;id=63\" style=\"color: var(--user-color-2);\" class=\"un\">Ice Man</a></span>.",
    "latest_version": "smwc-42199-1776430166",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 42199,
        "title": "EarthBound - Because I Love You",
        "version": "smwc-42199-1776430166",
        "upstream_time": 1776430166,
        "download_url": "https://dl.smwcentral.net/42199/138%20Because%20I%20Love%20You.zip",
        "filename": "138 Because I Love You.zip",
        "size": 37178,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-beginnings-bein-friends",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10965,
    "title": "EarthBound Beginnings - Bein' Friends",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "grassland",
      "overworld"
    ],
    "description": "A song from Mother (AKA Earthbound Zero).<br>\r\nThis could fit Grasslands or Overworlds.",
    "latest_version": "smwc-10965-1425928146",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10965,
        "title": "EarthBound Beginnings - Bein' Friends",
        "version": "smwc-10965-1425928146",
        "upstream_time": 1425928146,
        "download_url": "https://dl.smwcentral.net/10965/MOTHER%20-%20Bein%27%20Friends.zip",
        "filename": "MOTHER - Bein%27 Friends.zip",
        "size": 32317,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-beginnings-fallin-love",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14800,
    "title": "EarthBound Beginnings - Fallin' Love",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "calm",
      "sad"
    ],
    "description": "A short, somber song that could fit in sad cutscenes or situations.",
    "latest_version": "smwc-14800-1483205915",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14800,
        "title": "EarthBound Beginnings - Fallin' Love",
        "version": "smwc-14800-1483205915",
        "upstream_time": 1483205915,
        "download_url": "https://dl.smwcentral.net/14800/EarthBound%20Beginnings%20-%20Fallin%27%20Love%20%5BU%5D.zip",
        "filename": "EarthBound Beginnings - Fallin%27 Love %5BU%5D.zip",
        "size": 31325,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-beginnings-magicant",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8433,
    "title": "EarthBound Beginnings - Magicant",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "calm",
      "overworld",
      "sky"
    ],
    "description": "This is the theme that plays when you are in Magicant, Maria's subconsciousness.",
    "latest_version": "smwc-8433-1372036720",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8433,
        "title": "EarthBound Beginnings - Magicant",
        "version": "smwc-8433-1372036720",
        "upstream_time": 1372036720,
        "download_url": "https://dl.smwcentral.net/8433/Magicant.zip",
        "filename": "Magicant.zip",
        "size": 64422,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-beginnings-pollyanna-i-believe-in-you",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17000,
    "title": "EarthBound Beginnings - Pollyanna (I Believe in You)",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "town",
      "urban"
    ],
    "description": "Probably the most iconic song from the series.<br>\r\n<br>\r\nbtw the txt is a mess because this is a gain monstruosity<br>\r\n<br>\r\nggamer would be proud",
    "latest_version": "smwc-17000-1516815898",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17000,
        "title": "EarthBound Beginnings - Pollyanna (I Believe in You)",
        "version": "smwc-17000-1516815898",
        "upstream_time": 1516815898,
        "download_url": "https://dl.smwcentral.net/17000/pollyanna.zip",
        "filename": "pollyanna.zip",
        "size": 83183,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-beginnings-snowman",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13999,
    "title": "EarthBound Beginnings - Snowman",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "ice",
      "sky",
      "water"
    ],
    "description": "Probably one of the most famous songs in the MOTHER series, this would best fit a water or cloud level due to its waltzy nature.",
    "latest_version": "smwc-13999-1470074768",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13999,
        "title": "EarthBound Beginnings - Snowman",
        "version": "smwc-13999-1470074768",
        "upstream_time": 1470074768,
        "download_url": "https://dl.smwcentral.net/13999/Snowman.zip",
        "filename": "Snowman.zip",
        "size": 30805,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-beginnings-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14353,
    "title": "EarthBound Beginnings - Title Screen",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "calm",
      "cutscene",
      "night",
      "title",
      "town"
    ],
    "description": "The calming music that plays on the title screen of Earthbound Beginnings, or MOTHER 1.",
    "latest_version": "smwc-14353-1472888106",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14353,
        "title": "EarthBound Beginnings - Title Screen",
        "version": "smwc-14353-1472888106",
        "upstream_time": 1472888106,
        "download_url": "https://dl.smwcentral.net/14353/MOTHER.zip",
        "filename": "MOTHER.zip",
        "size": 30931,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-beginnings-underground-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11313,
    "title": "EarthBound Beginnings - Underground Theme",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "cave",
      "ghost house",
      "spooky"
    ],
    "description": "The Underground Theme from MOTHER, this is mostly played in the Magicant mazes.<br>\r\nCould fit ghost houses, mazes or underground levels.",
    "latest_version": "smwc-11313-1433198917",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11313,
        "title": "EarthBound Beginnings - Underground Theme",
        "version": "smwc-11313-1433198917",
        "upstream_time": 1433198917,
        "download_url": "https://dl.smwcentral.net/11313/Underground%20Theme.zip",
        "filename": "Underground Theme.zip",
        "size": 23437,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-boris-cocktail",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23334,
    "title": "EarthBound - Boris' Cocktail",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "dark",
      "ghost house",
      "mysterious",
      "ruins",
      "spooky"
    ],
    "description": "An eerie bar song that can fit in creepy areas.",
    "latest_version": "smwc-23334-1592610751",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23334,
        "title": "EarthBound - Boris' Cocktail",
        "version": "smwc-23334-1592610751",
        "upstream_time": 1592610751,
        "download_url": "https://dl.smwcentral.net/23334/Earthbound%20-%20Boris%27%20Cocktail.zip",
        "filename": "Earthbound - Boris%27 Cocktail.zip",
        "size": 53984,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-boy-meets-girl",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34121,
    "title": "EarthBound - Boy Meets Girl",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "town"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>.",
    "latest_version": "smwc-34121-1692473842",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34121,
        "title": "EarthBound - Boy Meets Girl",
        "version": "smwc-34121-1692473842",
        "upstream_time": 1692473842,
        "download_url": "https://dl.smwcentral.net/34121/048%20Boy%20Meets%20Girl.zip",
        "filename": "048 Boy Meets Girl.zip",
        "size": 49083,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-buy-somethin-will-ya",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40503,
    "title": "EarthBound - Buy Somethin' Will Ya!",
    "authors": [
      "lordlydumbass"
    ],
    "tags": [
      "overworld",
      "shop",
      "town",
      "upbeat"
    ],
    "description": "Song that plays in shops in Earthbound. Could fit overworlds or towns.",
    "latest_version": "smwc-40503-1756756870",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40503,
        "title": "EarthBound - Buy Somethin' Will Ya!",
        "version": "smwc-40503-1756756870",
        "upstream_time": 1756756870,
        "download_url": "https://dl.smwcentral.net/40503/Earthbound%20-%20Buy%20Somethin%27%20Will%20Ya%21.zip",
        "filename": "Earthbound - Buy Somethin%27 Will Ya%21.zip",
        "size": 49834,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21400,
        "title": "EarthBound - Buy Somethin', Will Ya?",
        "version": "smwc-21400-1572917713",
        "upstream_time": 1572917713,
        "download_url": "https://dl.smwcentral.net/21400/Buy%20Somethin%27%2C%20Will%20Ya.zip",
        "filename": "Buy Somethin%27%2C Will Ya.zip",
        "size": 31560,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-buzz-buzz-s-prophecy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28155,
    "title": "EarthBound - Buzz Buzz's Prophecy",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "calm",
      "cutscene",
      "overworld",
      "space"
    ],
    "description": "Buzz Buzz's Prophecy from Earthbound.",
    "latest_version": "smwc-28155-1632780325",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28155,
        "title": "EarthBound - Buzz Buzz's Prophecy",
        "version": "smwc-28155-1632780325",
        "upstream_time": 1632780325,
        "download_url": "https://dl.smwcentral.net/28155/Earthbound%20-%20Buzz%20Buzz%27s%20Prophecy.zip",
        "filename": "Earthbound - Buzz Buzz%27s Prophecy.zip",
        "size": 32632,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-caverns-of-winters",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24901,
    "title": "EarthBound - Caverns of Winters",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "dark",
      "mysterious",
      "spooky"
    ],
    "description": "Creepy song from Earthbound. Also used (in reverse) in sonic.exe.<br>\r\nRequested by Fernandito2018.",
    "latest_version": "smwc-24901-1606627908",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24901,
        "title": "EarthBound - Caverns of Winters",
        "version": "smwc-24901-1606627908",
        "upstream_time": 1606627908,
        "download_url": "https://dl.smwcentral.net/24901/Earthbound%20-%20Caverns%20of%20Winters.zip",
        "filename": "Earthbound - Caverns of Winters.zip",
        "size": 41373,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-dead-end-chaos-theatre",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35360,
    "title": "EarthBound - Dead-End Chaos Theatre",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "cutscene",
      "urban"
    ],
    "description": "Plays in the Chaos Theater in Twoson.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Green\"><a href=\"/?p=profile&amp;id=43749\" style=\"color: var(--user-color-3);\" class=\"un\">Green</a></span>",
    "latest_version": "smwc-35360-1701628284",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35360,
        "title": "EarthBound - Dead-End Chaos Theatre",
        "version": "smwc-35360-1701628284",
        "upstream_time": 1701628284,
        "download_url": "https://dl.smwcentral.net/35360/Dead-End%20Chaos%20Theatre.zip",
        "filename": "Dead-End Chaos Theatre.zip",
        "size": 39687,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-deeper-into-ness-subconscious",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27046,
    "title": "EarthBound - Deeper Into Ness' Subconscious",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "calm",
      "cutscene",
      "mysterious",
      "sad"
    ],
    "description": "Dreamy and melancholic song from EB.<br>\r\nRequested by Skewer.",
    "latest_version": "smwc-27046-1622658592",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27046,
        "title": "EarthBound - Deeper Into Ness' Subconscious",
        "version": "smwc-27046-1622658592",
        "upstream_time": 1622658592,
        "download_url": "https://dl.smwcentral.net/27046/Earthbound%20-%20Deeper%20into%20Ness%27%20Subconscious.zip",
        "filename": "Earthbound - Deeper into Ness%27 Subconscious.zip",
        "size": 35890,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-eight-melodies",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32534,
    "title": "EarthBound - Eight Melodies",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene"
    ],
    "description": "Requested by AbuseFreakHacker.",
    "latest_version": "smwc-32534-1677642037",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32534,
        "title": "EarthBound - Eight Melodies",
        "version": "smwc-32534-1677642037",
        "upstream_time": 1677642037,
        "download_url": "https://dl.smwcentral.net/32534/115%20Eight%20Melodies.zip",
        "filename": "115 Eight Melodies.zip",
        "size": 38816,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-enjoy-your-stay",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38004,
    "title": "EarthBound - Enjoy Your Stay",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "beach",
      "calm",
      "cutscene",
      "urban"
    ],
    "description": "Little tango song used in the hotels.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-38004-1721921362",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38004,
        "title": "EarthBound - Enjoy Your Stay",
        "version": "smwc-38004-1721921362",
        "upstream_time": 1721921362,
        "download_url": "https://dl.smwcentral.net/38004/Enjoy%20Your%20Stay.zip",
        "filename": "Enjoy Your Stay.zip",
        "size": 34000,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7962,
        "title": "EarthBound - Enjoy Your Stay",
        "version": "smwc-7962-1315359726",
        "upstream_time": 1315359726,
        "download_url": "https://dl.smwcentral.net/7962/Earthbound%20-%20Enjoy%20Your%20Stay.zip",
        "filename": "Earthbound - Enjoy Your Stay.zip",
        "size": 67288,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-franky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20245,
    "title": "EarthBound - Franky",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "athletic",
      "bonus",
      "town",
      "urban"
    ],
    "description": "The rock&rolly battle theme for Franky in Earthbound. Also known as the hippie battle and probably many more enemies. Funny song that could fit a variety of fast paced, light hearted sections. yes i used nintspc because i'm lazy lol<br>\r\n<br>\r\nRequested by TheEvilKingBowser.<br>\r\n<br>\r\n* For a sampled version of the song, go <a href=\"https://smwc.me/s/20245\">[here]</a>.",
    "latest_version": "smwc-20245-1560914152",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20245,
        "title": "EarthBound - Franky",
        "version": "smwc-20245-1560914152",
        "upstream_time": 1560914152,
        "download_url": "https://dl.smwcentral.net/20245/EB%20Franky%20%28S%29.zip",
        "filename": "EB Franky (S).zip",
        "size": 42121,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20244,
        "title": "EarthBound - Franky",
        "version": "smwc-20244-1560914233",
        "upstream_time": 1560914233,
        "download_url": "https://dl.smwcentral.net/20244/EB%20Franky%20%28U%29.zip",
        "filename": "EB Franky (U).zip",
        "size": 33438,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-giygas-disintegrates",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9144,
    "title": "EarthBound - Giygas Disintegrates",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "boss",
      "cutscene",
      "final"
    ],
    "description": "This plays after Giygas is defeated. Could work in destruction cutscenes and the like.",
    "latest_version": "smwc-9144-1413247572",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9144,
        "title": "EarthBound - Giygas Disintegrates",
        "version": "smwc-9144-1413247572",
        "upstream_time": 1413247572,
        "download_url": "https://dl.smwcentral.net/9144/Earthbound%20-%20Giygas%20Disintegrates.zip",
        "filename": "Earthbound - Giygas Disintegrates.zip",
        "size": 51559,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-giygas-intimidation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24214,
    "title": "EarthBound - Giygas' Intimidation",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "boss",
      "dark",
      "final",
      "spooky",
      "tense"
    ],
    "description": "Giygas' first phase track.",
    "latest_version": "smwc-24214-1598200009",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24214,
        "title": "EarthBound - Giygas' Intimidation",
        "version": "smwc-24214-1598200009",
        "upstream_time": 1598200009,
        "download_url": "https://dl.smwcentral.net/24214/Earthbound%20-%20Giygas%27%20Intimidation.zip",
        "filename": "Earthbound - Giygas%27 Intimidation.zip",
        "size": 57493,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-giygas-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27047,
    "title": "EarthBound - Giygas' Intro",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "dark"
    ],
    "description": "Creepy ambient song from EB.",
    "latest_version": "smwc-27047-1622658868",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27047,
        "title": "EarthBound - Giygas' Intro",
        "version": "smwc-27047-1622658868",
        "upstream_time": 1622658868,
        "download_url": "https://dl.smwcentral.net/27047/Earthbound%20-%20Giygas%27%20Intro.zip",
        "filename": "Earthbound - Giygas%27 Intro.zip",
        "size": 60039,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-giygas-is-fatally-wounded",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9042,
    "title": "EarthBound - Giygas is Fatally Wounded!",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "misc",
      "spooky",
      "tense"
    ],
    "description": "Not sure what this song would be useful for; maybe for joke hacks. This song is very loud and ear-rapish, so use it at your own will!",
    "latest_version": "smwc-9042-1413247749",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9042,
        "title": "EarthBound - Giygas is Fatally Wounded!",
        "version": "smwc-9042-1413247749",
        "upstream_time": 1413247749,
        "download_url": "https://dl.smwcentral.net/9042/%5BK%5D%20%5BS%5D%20Earthbound%20-%20Giygas%20is%20Fatally%20Wounded%21.zip",
        "filename": "%5BK%5D %5BS%5D Earthbound - Giygas is Fatally Wounded%21.zip",
        "size": 55740,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-giygas-is-wounded",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10936,
    "title": "EarthBound - Giygas is Wounded!",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "abstract",
      "chase",
      "final",
      "spooky"
    ],
    "description": "Another ridiculous song comes from Earthbound.",
    "latest_version": "smwc-10936-1426298787",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10936,
        "title": "EarthBound - Giygas is Wounded!",
        "version": "smwc-10936-1426298787",
        "upstream_time": 1426298787,
        "download_url": "https://dl.smwcentral.net/10936/Earthbound%20-%20Giygas%20is%20Wounded%21.zip",
        "filename": "Earthbound - Giygas is Wounded%21.zip",
        "size": 49201,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-giygas-lair",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8239,
    "title": "EarthBound - Giygas' Lair",
    "authors": [
      "sincx"
    ],
    "tags": [
      "cutscene",
      "dark",
      "final",
      "ghost house",
      "ruins"
    ],
    "description": "The creepy song that plays in the last area before the battle with Giygas.",
    "latest_version": "smwc-8239-1341667316",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8239,
        "title": "EarthBound - Giygas' Lair",
        "version": "smwc-8239-1341667316",
        "upstream_time": 1341667316,
        "download_url": "https://dl.smwcentral.net/8239/Giygas%27%20Lair.zip",
        "filename": "Giygas%27 Lair.zip",
        "size": 48575,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-giygas-static",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12804,
    "title": "EarthBound - Giygas' Static",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "misc"
    ],
    "description": "A... \"song\" that plays when you defeat Giygas. Good luck finding a use for this!",
    "latest_version": "smwc-12804-1448848878",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12804,
        "title": "EarthBound - Giygas' Static",
        "version": "smwc-12804-1448848878",
        "upstream_time": 1448848878,
        "download_url": "https://dl.smwcentral.net/12804/Earthbound%20-%20Giygas%27%20Static.zip",
        "filename": "Earthbound - Giygas%27 Static.zip",
        "size": 32415,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-giygas-stirs",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24824,
    "title": "EarthBound - Giygas Stirs",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "dark"
    ],
    "description": "It could be used as an ominous ambience theme, I guess.<br>\r\nRequested by NerDose.",
    "latest_version": "smwc-24824-1606087588",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24824,
        "title": "EarthBound - Giygas Stirs",
        "version": "smwc-24824-1606087588",
        "upstream_time": 1606087588,
        "download_url": "https://dl.smwcentral.net/24824/Earthbound%20-%20Giygas%20Stirs.zip",
        "filename": "Earthbound - Giygas Stirs.zip",
        "size": 59344,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-happy-happy-is-blue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30175,
    "title": "EarthBound - Happy-Happy is Blue",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "atmospheric",
      "mysterious"
    ],
    "description": "Atmospheric and slightly ominous song from EB.<br>\r\n<br>\r\nMod note: May lag sound effects.",
    "latest_version": "smwc-30175-1651858587",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30175,
        "title": "EarthBound - Happy-Happy is Blue",
        "version": "smwc-30175-1651858587",
        "upstream_time": 1651858587,
        "download_url": "https://dl.smwcentral.net/30175/EarthBound%20-%20Happy-Happy%20is%20Blue.zip",
        "filename": "EarthBound - Happy-Happy is Blue.zip",
        "size": 40619,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-hidden-track",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24215,
    "title": "EarthBound - Hidden Track",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "dark",
      "final",
      "night",
      "overworld",
      "sewer",
      "spooky",
      "tense"
    ],
    "description": "An unused song from Earthbound. Good for creepy overworlds.",
    "latest_version": "smwc-24215-1598200494",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24215,
        "title": "EarthBound - Hidden Track",
        "version": "smwc-24215-1598200494",
        "upstream_time": 1598200494,
        "download_url": "https://dl.smwcentral.net/24215/Earthbound%20-%20Hidden%20Track.zip",
        "filename": "Earthbound - Hidden Track.zip",
        "size": 42650,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-home-sweet-home",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35439,
    "title": "EarthBound - Home Sweet Home",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "ambient",
      "calm",
      "credits",
      "cutscene",
      "night",
      "overworld"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Prestinator13\"><a href=\"/?p=profile&amp;id=49166\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">Prestinator13</a></span>",
    "latest_version": "smwc-35439-1701226955",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35439,
        "title": "EarthBound - Home Sweet Home",
        "version": "smwc-35439-1701226955",
        "upstream_time": 1701226955,
        "download_url": "https://dl.smwcentral.net/35439/Home%20Sweet%20Home.zip",
        "filename": "Home Sweet Home.zip",
        "size": 42133,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-hospital",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27050,
    "title": "EarthBound - Hospital",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene",
      "town",
      "urban"
    ],
    "description": "Chill song good for a resting area.",
    "latest_version": "smwc-27050-1622660204",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27050,
        "title": "EarthBound - Hospital",
        "version": "smwc-27050-1622660204",
        "upstream_time": 1622660204,
        "download_url": "https://dl.smwcentral.net/27050/Earthbound%20-%20Hospital.zip",
        "filename": "Earthbound - Hospital.zip",
        "size": 45610,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-hotel-enjoy-your-stay",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15348,
    "title": "EarthBound - Hotel - Enjoy Your Stay!",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "calm",
      "overworld",
      "submap"
    ],
    "description": "A catchy little tango piece from EarthBound that would probably suit some kind of submap.",
    "latest_version": "smwc-15348-1490480427",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15348,
        "title": "EarthBound - Hotel - Enjoy Your Stay!",
        "version": "smwc-15348-1490480427",
        "upstream_time": 1490480427,
        "download_url": "https://dl.smwcentral.net/15348/Hotel.zip",
        "filename": "Hotel.zip",
        "size": 30846,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-inside-the-dungeon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9143,
    "title": "EarthBound - Inside the Dungeon",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "industrial"
    ],
    "description": "... I personally think it fit well with a factory, not dungeon.",
    "latest_version": "smwc-9143-1413461565",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9143,
        "title": "EarthBound - Inside the Dungeon",
        "version": "smwc-9143-1413461565",
        "upstream_time": 1413461565,
        "download_url": "https://dl.smwcentral.net/9143/Earthbound%20-%20Inside%20the%20Dungeon.zip",
        "filename": "Earthbound - Inside the Dungeon.zip",
        "size": 60156,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-kraken-of-the-sea",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24211,
    "title": "EarthBound - Kraken of the Sea",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "boss",
      "chase",
      "swamp",
      "water"
    ],
    "description": "Boss song from Earthbound. Good for aquatic bosses.",
    "latest_version": "smwc-24211-1600378670",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24211,
        "title": "EarthBound - Kraken of the Sea",
        "version": "smwc-24211-1600378670",
        "upstream_time": 1600378670,
        "download_url": "https://dl.smwcentral.net/24211/Earthbound%20-%20Kraken%20of%20the%20Sea.zip",
        "filename": "Earthbound - Kraken of the Sea.zip",
        "size": 54691,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-lava-springs",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28565,
    "title": "EarthBound - Lava Springs",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "cave",
      "dark",
      "desert",
      "fire",
      "night"
    ],
    "description": "Could fit with cave theme",
    "latest_version": "smwc-28565-1638069789",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28565,
        "title": "EarthBound - Lava Springs",
        "version": "smwc-28565-1638069789",
        "upstream_time": 1638069789,
        "download_url": "https://dl.smwcentral.net/28565/Earthbound%20-%20Lava%20Springs.zip",
        "filename": "Earthbound - Lava Springs.zip",
        "size": 46363,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-megaton-walk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38475,
    "title": "EarthBound - Megaton Walk",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "athletic",
      "desert",
      "upbeat"
    ],
    "description": "A song in Earthbound that is mostly of sample of a <a href=\"https://youtu.be/aP47nqo2cf4\" rel=\"nofollow\">Beatles song.</a> This plays when Dungeon Man is with you.<br>\r\n<br>\r\nFor any 1.0.8 users, you will have to change a define on the top of the text file because this uses a 1.0.9+ exclusive command (Size will be 1D3 bytes)",
    "latest_version": "smwc-38475-1728825408",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38475,
        "title": "EarthBound - Megaton Walk",
        "version": "smwc-38475-1728825408",
        "upstream_time": 1728825408,
        "download_url": "https://dl.smwcentral.net/38475/Sgt%20Pepper%27s.zip",
        "filename": "Sgt Pepper%27s.zip",
        "size": 57458,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-moonside-swing",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11393,
    "title": "EarthBound - Moonside Swing",
    "authors": [
      "SMW_Hacker17"
    ],
    "tags": [
      "dark",
      "misc",
      "night",
      "spooky"
    ],
    "description": "This song is about Ness and Jeff were in the backward city to find the Evil Mani Mani statue.",
    "latest_version": "smwc-11393-1433615220",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11393,
        "title": "EarthBound - Moonside Swing",
        "version": "smwc-11393-1433615220",
        "upstream_time": 1433615220,
        "download_url": "https://dl.smwcentral.net/11393/Earthbound%20-%20Moonside%20Swing.zip",
        "filename": "Earthbound - Moonside Swing.zip",
        "size": 47000,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-ness-bike",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39223,
    "title": "EarthBound - Ness' Bike",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "grassland",
      "overworld"
    ],
    "description": "A cute little song from Earthbound",
    "latest_version": "smwc-39223-1741207377",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39223,
        "title": "EarthBound - Ness' Bike",
        "version": "smwc-39223-1741207377",
        "upstream_time": 1741207377,
        "download_url": "https://dl.smwcentral.net/39223/nessbike.zip",
        "filename": "nessbike.zip",
        "size": 110909,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-ok-ssuka",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15488,
    "title": "EarthBound - Ok 'Ssuka?",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "nintendo presents"
    ],
    "description": "Requested by Tob. Short jingle that plays when you choose a name for your character in Earthbound.",
    "latest_version": "smwc-15488-1494893542",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15488,
        "title": "EarthBound - Ok 'Ssuka?",
        "version": "smwc-15488-1494893542",
        "upstream_time": 1494893542,
        "download_url": "https://dl.smwcentral.net/15488/Earthbound%20-%20Ok%20%27Ssuka.zip",
        "filename": "Earthbound - Ok %27Ssuka.zip",
        "size": 36088,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-oncoming-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13910,
    "title": "EarthBound - Oncoming Boss",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "keyhole",
      "misc"
    ],
    "description": "The little jingle that plays when a boss encounter begins in Earthbound. Good for custom level intros I guess??? Maybe keyholes???",
    "latest_version": "smwc-13910-1467864839",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13910,
        "title": "EarthBound - Oncoming Boss",
        "version": "smwc-13910-1467864839",
        "upstream_time": 1467864839,
        "download_url": "https://dl.smwcentral.net/13910/oncoming.zip",
        "filename": "oncoming.zip",
        "size": 30178,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-one-fateful-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33981,
    "title": "EarthBound - One Fateful Night...",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "enviromental",
      "mysterious",
      "night"
    ],
    "description": "Requested by Skewer.<br>\r\nNote that by default the song sounds a bit different in game to avoid lagging the sound effects. Change NO_LAG to 0 if you want the 1:1 song (but SFX will lag a lot).",
    "latest_version": "smwc-33981-1690222748",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33981,
        "title": "EarthBound - One Fateful Night...",
        "version": "smwc-33981-1690222748",
        "upstream_time": 1690222748,
        "download_url": "https://dl.smwcentral.net/33981/007%20One%20Fateful%20Night.zip",
        "filename": "007 One Fateful Night.zip",
        "size": 40077,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-onett",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22775,
    "title": "EarthBound - Onett",
    "authors": [
      "StackDino"
    ],
    "tags": [
      "calm",
      "cutscene",
      "grassland",
      "snow",
      "town"
    ],
    "description": "The Onett theme from Earthbound. Can be used in multiple locations, like town, snow levels or cutscene.",
    "latest_version": "smwc-22775-1589688667",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22775,
        "title": "EarthBound - Onett",
        "version": "smwc-22775-1589688667",
        "upstream_time": 1589688667,
        "download_url": "https://dl.smwcentral.net/22775/Earthbound%20-%20Onett%20.zip",
        "filename": "Earthbound - Onett .zip",
        "size": 56506,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7146,
        "title": "EarthBound - Onett",
        "version": "smwc-7146-1312746833",
        "upstream_time": 1312746833,
        "download_url": "https://dl.smwcentral.net/7146/onett.zip",
        "filename": "onett.zip",
        "size": 71819,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-otherworldly-foe",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24212,
    "title": "EarthBound - Otherworldly Foe",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "boss",
      "dark",
      "night"
    ],
    "description": "A two boss song from Earthbound. Fits dangerous dark areas.",
    "latest_version": "smwc-24212-1601598261",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24212,
        "title": "EarthBound - Otherworldly Foe",
        "version": "smwc-24212-1601598261",
        "upstream_time": 1601598261,
        "download_url": "https://dl.smwcentral.net/24212/Earthbound%20-%20Otherworldly%20Foe.zip",
        "filename": "Earthbound - Otherworldly Foe.zip",
        "size": 59259,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-paula-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7524,
    "title": "EarthBound - Paula's Theme",
    "authors": [
      "CK Crash"
    ],
    "tags": [
      "calm",
      "town"
    ],
    "description": "The song that plays in the jail where Paula is trapped. Starts off slow and sad, <br>\r\n ends strong and optimistic. Would be good for indoor non-castle levels.",
    "latest_version": "smwc-7524-1320043392",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7524,
        "title": "EarthBound - Paula's Theme",
        "version": "smwc-7524-1320043392",
        "upstream_time": 1320043392,
        "download_url": "https://dl.smwcentral.net/7524/paula.zip",
        "filename": "paula.zip",
        "size": 71601,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-peaceful-rest-valley",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34676,
    "title": "EarthBound - Peaceful Rest Valley",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "environmental",
      "mysterious",
      "overworld",
      "swamp",
      "tense",
      "water"
    ],
    "description": "Eerie ambience.",
    "latest_version": "smwc-34676-1695245824",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34676,
        "title": "EarthBound - Peaceful Rest Valley",
        "version": "smwc-34676-1695245824",
        "upstream_time": 1695245824,
        "download_url": "https://dl.smwcentral.net/34676/052a%20Peaceful%20Rest%20Valley.zip",
        "filename": "052a Peaceful Rest Valley.zip",
        "size": 56103,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-pink-cloud-shrine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27017,
    "title": "Earthbound - Pink Cloud Shrine",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "ruins"
    ],
    "description": "A bizarre song from Earthbound.<br>\r\nRequested by Skewer.",
    "latest_version": "smwc-27017-1622239419",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27017,
        "title": "Earthbound - Pink Cloud Shrine",
        "version": "smwc-27017-1622239419",
        "upstream_time": 1622239419,
        "download_url": "https://dl.smwcentral.net/27017/Earthbound%20-%20Pink%20Cloud%20Shrine.zip",
        "filename": "Earthbound - Pink Cloud Shrine.zip",
        "size": 50837,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-pokey-means-business",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24224,
    "title": "EarthBound - Pokey Means Business",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "The famous 8 bit tune to 16 bit metal track from Earthbound. Great for final bosses.",
    "latest_version": "smwc-24224-1598207867",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24224,
        "title": "EarthBound - Pokey Means Business",
        "version": "smwc-24224-1598207867",
        "upstream_time": 1598207867,
        "download_url": "https://dl.smwcentral.net/24224/Earthbound%20-%20Pokey%20Means%20Business.zip",
        "filename": "Earthbound - Pokey Means Business.zip",
        "size": 64058,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-prayer-for-safety",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39063,
    "title": "EarthBound - Prayer for Safety",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "tense"
    ],
    "description": "The eerie song that plays during the final boss fight in Earthbound when you pray for people to help you win the battle. While not that complicated of a piece, this is one of my favorite songs in Earthbound.",
    "latest_version": "smwc-39063-1740606443",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39063,
        "title": "EarthBound - Prayer for Safety",
        "version": "smwc-39063-1740606443",
        "upstream_time": 1740606443,
        "download_url": "https://dl.smwcentral.net/39063/Earthbound_-_Prayer_for_Safety.zip",
        "filename": "Earthbound_-_Prayer_for_Safety.zip",
        "size": 57610,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-pyramid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24820,
    "title": "EarthBound - Pyramid",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "desert",
      "temple"
    ],
    "description": "Could fit a desert/pyramid theme.<br>\r\nRequested by PlagueRatofDoom.",
    "latest_version": "smwc-24820-1605579442",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24820,
        "title": "EarthBound - Pyramid",
        "version": "smwc-24820-1605579442",
        "upstream_time": 1605579442,
        "download_url": "https://dl.smwcentral.net/24820/Earthbound%20-%20Pyramid.zip",
        "filename": "Earthbound - Pyramid.zip",
        "size": 42745,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-rude-awakening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39583,
    "title": "EarthBound - Rude Awakening",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "environmental",
      "night"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Skewer\"><a href=\"/?p=profile&amp;id=1055\" style=\"color: var(--user-color-2);\" class=\"un\">Skewer</a></span>",
    "latest_version": "smwc-39583-1746033300",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39583,
        "title": "EarthBound - Rude Awakening",
        "version": "smwc-39583-1746033300",
        "upstream_time": 1746033300,
        "download_url": "https://dl.smwcentral.net/39583/Rude%20Awakening.zip",
        "filename": "Rude Awakening.zip",
        "size": 42343,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-runaway",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7042,
    "title": "EarthBound - Runaway 5 Left the Building",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "athletic",
      "sky"
    ],
    "description": "The short, catchy theme from Earthbound that plays when Ness frees the Runaway 5 from the forces of capitalistic dominion.",
    "latest_version": "smwc-7042-1320043525",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7042,
        "title": "EarthBound - Runaway 5 Left the Building",
        "version": "smwc-7042-1320043525",
        "upstream_time": 1320043525,
        "download_url": "https://dl.smwcentral.net/7042/runawayfive.zip",
        "filename": "runawayfive.zip",
        "size": 67554,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-runaway-five-left-the-building",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23513,
    "title": "EarthBound - Runaway Five Left the Building!",
    "authors": [
      "StackDino"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "credits",
      "switch palace"
    ],
    "description": "The Runaway Five Left the Building! theme from Earthbound.<br>\r\nCould fit a bonus.",
    "latest_version": "smwc-23513-1594074705",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23513,
        "title": "EarthBound - Runaway Five Left the Building!",
        "version": "smwc-23513-1594074705",
        "upstream_time": 1594074705,
        "download_url": "https://dl.smwcentral.net/23513/Earthbound%20-%20Runaway%20Five%20Left%20the%20Building%21.zip",
        "filename": "Earthbound - Runaway Five Left the Building%21.zip",
        "size": 60302,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-runaway-five-on-the-move",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30999,
    "title": "EarthBound - Runaway Five on the Move!",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "chase",
      "cutscene",
      "urban"
    ],
    "description": "Requested by Infinity.",
    "latest_version": "smwc-30999-1656500392",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30999,
        "title": "EarthBound - Runaway Five on the Move!",
        "version": "smwc-30999-1656500392",
        "upstream_time": 1656500392,
        "download_url": "https://dl.smwcentral.net/30999/058%20Runaway%20Five%20on%20the%20Move%21.zip",
        "filename": "058 Runaway Five on the Move%21.zip",
        "size": 63286,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-sanctuary-guardian",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22150,
    "title": "EarthBound - Sanctuary Guardian",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "spooky",
      "tense"
    ],
    "description": "I promised Koopster three years ago I would port this for him and I finally have the technical skills to do it. You're welcome buddy.<br>\r\n<br>\r\nThis a chill but eerie song that would work well for tense or abstract areas.",
    "latest_version": "smwc-22150-1581965560",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22150,
        "title": "EarthBound - Sanctuary Guardian",
        "version": "smwc-22150-1581965560",
        "upstream_time": 1581965560,
        "download_url": "https://dl.smwcentral.net/22150/Earthbound%20-%20Sanctuary%20Guardian.zip",
        "filename": "Earthbound - Sanctuary Guardian.zip",
        "size": 44079,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-save-the-miners",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14146,
    "title": "EarthBound - Save the Miners!",
    "authors": [
      "6646"
    ],
    "tags": [
      "cave",
      "dark",
      "ruins"
    ],
    "description": "Cave theme from Earthbound.<br>\r\nGood for cave levels.",
    "latest_version": "smwc-14146-1473303020",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14146,
        "title": "EarthBound - Save the Miners!",
        "version": "smwc-14146-1473303020",
        "upstream_time": 1473303020,
        "download_url": "https://dl.smwcentral.net/14146/eb_save_the_miners.zip",
        "filename": "eb_save_the_miners.zip",
        "size": 41874,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-sea-of-eden",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27041,
    "title": "EarthBound - Sea of Eden",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "mysterious"
    ],
    "description": "A calm and ethereal theme.<br>\r\nRequested by Skewer.",
    "latest_version": "smwc-27041-1622658196",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27041,
        "title": "EarthBound - Sea of Eden",
        "version": "smwc-27041-1622658196",
        "upstream_time": 1622658196,
        "download_url": "https://dl.smwcentral.net/27041/Earthbound%20-%20Sea%20of%20Eden.zip",
        "filename": "Earthbound - Sea of Eden.zip",
        "size": 45891,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-snowman",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40330,
    "title": "EarthBound - Snowman",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "cutscene",
      "ice",
      "mysterious",
      "overworld",
      "sad",
      "snow",
      "title",
      "town"
    ],
    "description": "A soft and cozy song from Earthbound, and one of my personal favorites.",
    "latest_version": "smwc-40330-1757941826",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40330,
        "title": "EarthBound - Snowman",
        "version": "smwc-40330-1757941826",
        "upstream_time": 1757941826,
        "download_url": "https://dl.smwcentral.net/40330/Earthbound%20-%20Snowman.zip",
        "filename": "Earthbound - Snowman.zip",
        "size": 31658,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27654,
        "title": "EarthBound - Snowman",
        "version": "smwc-27654-1626911906",
        "upstream_time": 1626911906,
        "download_url": "https://dl.smwcentral.net/27654/Earthbound%20-%20Snowman.zip",
        "filename": "Earthbound - Snowman.zip",
        "size": 44353,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-summers-eternal-tourist-trap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24243,
    "title": "EarthBound - Summers, Eternal Tourist Trap",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "beach",
      "overworld"
    ],
    "description": "Summers from Earthbound. A nice and laid back tune fit for beach overworlds.",
    "latest_version": "smwc-24243-1598924257",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24243,
        "title": "EarthBound - Summers, Eternal Tourist Trap",
        "version": "smwc-24243-1598924257",
        "upstream_time": 1598924257,
        "download_url": "https://dl.smwcentral.net/24243/Earthbound%20-%20Summers%2C%20Eternal%20Tourist%20Trap%20%28Unsampled%29.zip",
        "filename": "Earthbound - Summers%2C Eternal Tourist Trap (Unsampled).zip",
        "size": 64733,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24242,
        "title": "EarthBound - Summers, Eternal Tourist Trap",
        "version": "smwc-24242-1601598518",
        "upstream_time": 1601598518,
        "download_url": "https://dl.smwcentral.net/24242/Earthbound%20-%20Summers%2C%20Eternal%20Tourist%20Trap.zip",
        "filename": "Earthbound - Summers%2C Eternal Tourist Trap.zip",
        "size": 65733,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-the-cliff-that-time-forgot",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18598,
    "title": "EarthBound - The Cliff That Time Forgot",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cutscene"
    ],
    "description": "Requested by Manofer",
    "latest_version": "smwc-18598-1543937284",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18598,
        "title": "EarthBound - The Cliff That Time Forgot",
        "version": "smwc-18598-1543937284",
        "upstream_time": 1543937284,
        "download_url": "https://dl.smwcentral.net/18598/Earthbound%20-%20The%20Cliff%20That%20Time%20Forgot.zip",
        "filename": "Earthbound - The Cliff That Time Forgot.zip",
        "size": 42790,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-the-deep-darkness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24162,
    "title": "EarthBound - The Deep Darkness",
    "authors": [
      "KiloMinimo"
    ],
    "tags": [
      "castle",
      "dark",
      "tense"
    ],
    "description": "The song from Deep Darkness of Earthbound, Could fit on dark and quiet areas.<br>\r\n<br>\r\nRequested by Minish Yoshi",
    "latest_version": "smwc-24162-1597944701",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24162,
        "title": "EarthBound - The Deep Darkness",
        "version": "smwc-24162-1597944701",
        "upstream_time": 1597944701,
        "download_url": "https://dl.smwcentral.net/24162/Earthbound_-_The_Deep_Darkness.zip",
        "filename": "Earthbound_-_The_Deep_Darkness.zip",
        "size": 66250,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-the-jolly-flying-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7191,
    "title": "EarthBound - The Jolly Flying Man",
    "authors": [
      "Sinister Pixel"
    ],
    "tags": [
      "beach",
      "calm",
      "cutscene",
      "overworld",
      "town"
    ],
    "description": "The theme that plays in Magicant when Ness meets the Flying Men. Could be used for tropical areas like beaches.",
    "latest_version": "smwc-7191-1406670267",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7191,
        "title": "EarthBound - The Jolly Flying Man",
        "version": "smwc-7191-1406670267",
        "upstream_time": 1406670267,
        "download_url": "https://dl.smwcentral.net/7191/Earthbound%20-%20The%20Jolly%20Flying%20Man.zip",
        "filename": "Earthbound - The Jolly Flying Man.zip",
        "size": 67811,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-the-metropolis-of-fourside",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34031,
    "title": "EarthBound - The Metropolis of Fourside",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "beach",
      "calm",
      "mountain",
      "town",
      "urban"
    ],
    "description": "Cool music for a town.",
    "latest_version": "smwc-34031-1692892979",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34031,
        "title": "EarthBound - The Metropolis of Fourside",
        "version": "smwc-34031-1692892979",
        "upstream_time": 1692892979,
        "download_url": "https://dl.smwcentral.net/34031/083%20The%20Metropolis%20of%20Fourside.zip",
        "filename": "083 The Metropolis of Fourside.zip",
        "size": 46119,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-the-monkeys-maze",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39840,
    "title": "EarthBound - The Monkeys' Maze",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "bonus",
      "overworld"
    ],
    "description": "A quirky and upbeat song from the monkey cave in Earthbound. Don't forget to bring a skip sandwich!",
    "latest_version": "smwc-39840-1748901152",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39840,
        "title": "EarthBound - The Monkeys' Maze",
        "version": "smwc-39840-1748901152",
        "upstream_time": 1748901152,
        "download_url": "https://dl.smwcentral.net/39840/091%20The%20Monkeys%27%20Maze.zip",
        "filename": "091 The Monkeys%27 Maze.zip",
        "size": 57903,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-the-place",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8231,
    "title": "EarthBound - The Place",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "cave",
      "dark",
      "space"
    ],
    "description": "The Place is more or less a supernatural theme, really fitting in dark, eerie and creepy places.",
    "latest_version": "smwc-8231-1341666912",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8231,
        "title": "EarthBound - The Place",
        "version": "smwc-8231-1341666912",
        "upstream_time": 1341666912,
        "download_url": "https://dl.smwcentral.net/8231/Earthbound%20-%20The%20Place.zip",
        "filename": "Earthbound - The Place.zip",
        "size": 60719,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-the-power",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39871,
    "title": "EarthBound - The Power",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cutscene",
      "overworld"
    ],
    "description": "The song that plays in Earthbound when you defeat the evil part of your brain. Fitting for cutscenes and overworld maps.",
    "latest_version": "smwc-39871-1748900351",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39871,
        "title": "EarthBound - The Power",
        "version": "smwc-39871-1748900351",
        "upstream_time": 1748900351,
        "download_url": "https://dl.smwcentral.net/39871/121%20The%20Power.zip",
        "filename": "121 The Power.zip",
        "size": 36082,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-threed-zombie-central",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23512,
    "title": "EarthBound - Threed, Zombie Central",
    "authors": [
      "StackDino"
    ],
    "tags": [
      "dark",
      "ghost house",
      "night",
      "spooky"
    ],
    "description": "The Threed, Zombie Central theme from Earthbound.<br>\r\nAn short and haunted song.<br>\r\n<br>\r\nRequest by Brutapode89.",
    "latest_version": "smwc-23512-1594074693",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23512,
        "title": "EarthBound - Threed, Zombie Central",
        "version": "smwc-23512-1594074693",
        "upstream_time": 1594074693,
        "download_url": "https://dl.smwcentral.net/23512/Earthbound%20-%20Threed%2C%20Zombie%20Central.zip",
        "filename": "Earthbound - Threed%2C Zombie Central.zip",
        "size": 49715,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11770,
    "title": "EarthBound - Title Screen",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "goal",
      "title"
    ],
    "description": "Good for Title.<br>\r\n<br>\r\nEcho fixed.",
    "latest_version": "smwc-11770-1439222461",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11770,
        "title": "EarthBound - Title Screen",
        "version": "smwc-11770-1439222461",
        "upstream_time": 1439222461,
        "download_url": "https://dl.smwcentral.net/11770/Earthbound%20-%20Title.zip",
        "filename": "Earthbound - Title.zip",
        "size": 30177,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-twoson",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17470,
    "title": "EarthBound - Twoson",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "calm",
      "town",
      "urban"
    ],
    "description": "Unsampled version of Twoson from Earthbound. Good for towns.",
    "latest_version": "smwc-17470-1525132856",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17470,
        "title": "EarthBound - Twoson",
        "version": "smwc-17470-1525132856",
        "upstream_time": 1525132856,
        "download_url": "https://dl.smwcentral.net/17470/Twoson.zip",
        "filename": "Twoson.zip",
        "size": 34514,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-unidentified-falling-object",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39582,
    "title": "EarthBound - Unidentified Falling Object",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "environmental",
      "night"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Skewer\"><a href=\"/?p=profile&amp;id=1055\" style=\"color: var(--user-color-2);\" class=\"un\">Skewer</a></span>",
    "latest_version": "smwc-39582-1746033298",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39582,
        "title": "EarthBound - Unidentified Falling Object",
        "version": "smwc-39582-1746033298",
        "upstream_time": 1746033298,
        "download_url": "https://dl.smwcentral.net/39582/Unidentified%20Falling%20Object.zip",
        "filename": "Unidentified Falling Object.zip",
        "size": 33989,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-welcome-home",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27051,
    "title": "EarthBound - Welcome Home",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "calm",
      "carnival",
      "mysterious",
      "overworld",
      "urban"
    ],
    "description": "Magicant's theme from Earthbound. It's calm but has a mysterious feel.<br>\r\nRequested by Skewer.",
    "latest_version": "smwc-27051-1622660479",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27051,
        "title": "EarthBound - Welcome Home",
        "version": "smwc-27051-1622660479",
        "upstream_time": 1622660479,
        "download_url": "https://dl.smwcentral.net/27051/Earthbound%20-%20Welcome%20Home.zip",
        "filename": "Earthbound - Welcome Home.zip",
        "size": 52015,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-winters-white",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32510,
    "title": "EarthBound - Winters White",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "ice",
      "mountain",
      "overworld",
      "snow",
      "town"
    ],
    "description": "Requested by Zavok.",
    "latest_version": "smwc-32510-1675225932",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32510,
        "title": "EarthBound - Winters White",
        "version": "smwc-32510-1675225932",
        "upstream_time": 1675225932,
        "download_url": "https://dl.smwcentral.net/32510/064%20Winters%20White.zip",
        "filename": "064 Winters White.zip",
        "size": 54447,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21513,
        "title": "EarthBound - Winters White",
        "version": "smwc-21513-1574628871",
        "upstream_time": 1574628871,
        "download_url": "https://dl.smwcentral.net/21513/Earthbound%20-%20Winters%20White.zip",
        "filename": "Earthbound - Winters White.zip",
        "size": 43616,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-you-gained-a-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15124,
    "title": "EarthBound - You Gained a Level!",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "bonus",
      "course clear",
      "ice",
      "misc",
      "p-switch"
    ],
    "description": "This pack contains the same song 6 times, each using a different instrument.<br>\r\n<br>\r\nThe iconic level up fanfare from EarthBound.",
    "latest_version": "smwc-15124-1486649689",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15124,
        "title": "EarthBound - You Gained a Level!",
        "version": "smwc-15124-1486649689",
        "upstream_time": 1486649689,
        "download_url": "https://dl.smwcentral.net/15124/level%20up.zip",
        "filename": "level up.zip",
        "size": 195128,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-you-ve-come-far-ness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24826,
    "title": "EarthBound - You've Come Far, Ness",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "calm",
      "credits",
      "cutscene"
    ],
    "description": "Could fit a cutscene or credits.",
    "latest_version": "smwc-24826-1606392844",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24826,
        "title": "EarthBound - You've Come Far, Ness",
        "version": "smwc-24826-1606392844",
        "upstream_time": 1606392844,
        "download_url": "https://dl.smwcentral.net/24826/Earthbound%20-%20You%27ve%20Come%20Far%2C%20Ness.zip",
        "filename": "Earthbound - You%27ve Come Far%2C Ness.zip",
        "size": 57849,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-you-win",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14208,
    "title": "EarthBound - You Win!",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "calm",
      "goal",
      "misc"
    ],
    "description": "The short, recognizable fanfare from EarthBound. Good for goals, or something along those lines",
    "latest_version": "smwc-14208-1474680821",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14208,
        "title": "EarthBound - You Win!",
        "version": "smwc-14208-1474680821",
        "upstream_time": 1474680821,
        "download_url": "https://dl.smwcentral.net/14208/you%20win.zip",
        "filename": "you win.zip",
        "size": 30493,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthbound-your-name-please",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26153,
    "title": "EarthBound - Your Name, Please",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "bonus",
      "credits",
      "mysterious",
      "retro",
      "switch palace",
      "urban"
    ],
    "description": "Your Name, Please from Earthbound.<br>\r\nYou can change the define settings in the text file, with or without noise and voice.",
    "latest_version": "smwc-26153-1615926582",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26153,
        "title": "EarthBound - Your Name, Please",
        "version": "smwc-26153-1615926582",
        "upstream_time": 1615926582,
        "download_url": "https://dl.smwcentral.net/26153/Earthbound%20-%20Your%20Name%20Please.zip",
        "filename": "Earthbound - Your Name Please.zip",
        "size": 112177,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthworm-jim",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25809,
    "title": "Earthworm Jim 2 - Lorenzen's Soil",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "athletic",
      "beach",
      "calm",
      "cave",
      "cutscene",
      "overworld",
      "ruins",
      "sewer",
      "space",
      "water"
    ],
    "description": "Song from EJ2 (SNES), second level. Could fit an underground theme.",
    "latest_version": "smwc-25809-1612284060",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25809,
        "title": "Earthworm Jim 2 - Lorenzen's Soil",
        "version": "smwc-25809-1612284060",
        "upstream_time": 1612284060,
        "download_url": "https://dl.smwcentral.net/25809/Earthworm%20Jim%202%20-%2003%20Lorenzen%27s%20Soil.zip",
        "filename": "Earthworm Jim 2 - 03 Lorenzen%27s Soil.zip",
        "size": 68901,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23359,
        "title": "Earthworm Jim 2 - Continue?",
        "version": "smwc-23359-1592626871",
        "upstream_time": 1592626871,
        "download_url": "https://dl.smwcentral.net/23359/Earthworm%20Jim%202%20-%20Continue.zip",
        "filename": "Earthworm Jim 2 - Continue.zip",
        "size": 94492,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16996,
        "title": "Earthworm Jim 2 (PC/SNES) - Anything But Tangerines",
        "version": "smwc-16996-1516694958",
        "upstream_time": 1516694958,
        "download_url": "https://dl.smwcentral.net/16996/Earthworm%20Jim%202%20-%20Anything%20But%20Tangerines.zip",
        "filename": "Earthworm Jim 2 - Anything But Tangerines.zip",
        "size": 71991,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11413,
        "title": "Earthworm Jim 2 - The Flyin' King",
        "version": "smwc-11413-1435550470",
        "upstream_time": 1435550470,
        "download_url": "https://dl.smwcentral.net/11413/The%20Flyin%27%20King.zip",
        "filename": "The Flyin%27 King.zip",
        "size": 66955,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7363,
        "title": "Earthworm Jim 2 - Lorenzen's Soil",
        "version": "smwc-7363-1311886880",
        "upstream_time": 1311886880,
        "download_url": "https://dl.smwcentral.net/7363/EWJ2%20-%20Lorenzen%27s%20Soil.zip",
        "filename": "EWJ2 - Lorenzen%27s Soil.zip",
        "size": 73223,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthworm-jim-buttville-the-descent",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34947,
    "title": "Earthworm Jim - Buttville ~ The Descent",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cave",
      "industrial",
      "urban"
    ],
    "description": "Happy <span class=\"un-outer\" title=\"BabaYegha\"><a href=\"/?p=profile&amp;id=38276\" style=\"color: var(--user-color-1);\" class=\"un\">BabaYegha</a></span> noises!",
    "latest_version": "smwc-34947-1697788231",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34947,
        "title": "Earthworm Jim - Buttville ~ The Descent",
        "version": "smwc-34947-1697788231",
        "upstream_time": 1697788231,
        "download_url": "https://dl.smwcentral.net/34947/Buttville.zip",
        "filename": "Buttville.zip",
        "size": 56249,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthworm-jim-buttville-the-queen-s-lair",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34978,
    "title": "Earthworm Jim - Buttville ~ The Queen's Lair",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "boss",
      "cave",
      "industrial",
      "urban"
    ],
    "description": "Even happier <span class=\"un-outer\" title=\"BabaYegha\"><a href=\"/?p=profile&amp;id=38276\" style=\"color: var(--user-color-1);\" class=\"un\">BabaYegha</a></span> noises!",
    "latest_version": "smwc-34978-1698873462",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34978,
        "title": "Earthworm Jim - Buttville ~ The Queen's Lair",
        "version": "smwc-34978-1698873462",
        "upstream_time": 1698873462,
        "download_url": "https://dl.smwcentral.net/34978/The%20Queens%20Lair.zip",
        "filename": "The Queens Lair.zip",
        "size": 67466,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthworm-jim-for-pete-s-sake",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25808,
    "title": "Earthworm Jim - For Pete's Sake",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "space"
    ],
    "description": "Kinda weird song from EJ (SNES) that could fit a space theme. A couple samples have been fixed to remove the loud clicks that they had originally (seriously why??).",
    "latest_version": "smwc-25808-1612283611",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25808,
        "title": "Earthworm Jim - For Pete's Sake",
        "version": "smwc-25808-1612283611",
        "upstream_time": 1612283611,
        "download_url": "https://dl.smwcentral.net/25808/Earthworm%20Jim%20-%2007%20For%20Pete%27s%20Sake.zip",
        "filename": "Earthworm Jim - 07 For Pete%27s Sake.zip",
        "size": 66471,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthworm-jim-new-junk-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29062,
    "title": "Earthworm Jim - New Junk City",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "cave",
      "industrial",
      "sewer",
      "title",
      "urban"
    ],
    "description": "Song from the first level of Earthworm Jim that is also used as the title theme.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Fernandito2018\"><a href=\"/?p=profile&amp;id=36104\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">Fernandito2018</a></span><br>\r\n<br>\r\nEDIT: Deleted the second version with the wrong cut-offs.",
    "latest_version": "smwc-29062-1642871337",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29062,
        "title": "Earthworm Jim - New Junk City",
        "version": "smwc-29062-1642871337",
        "upstream_time": 1642871337,
        "download_url": "https://dl.smwcentral.net/29062/NewJunkCity.zip",
        "filename": "NewJunkCity.zip",
        "size": 68331,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-earthworm-jim-snot-a-problem",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34564,
    "title": "Earthworm Jim - Snot a Problem",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "industrial",
      "urban"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"BabaYegha\"><a href=\"/?p=profile&amp;id=38276\" style=\"color: var(--user-color-1);\" class=\"un\">BabaYegha</a></span>, <span class=\"un-outer\" title=\"FLIO\"><a href=\"/?p=profile&amp;id=47352\" style=\"color: var(--user-color-1);\" class=\"un\">FLIO</a></span>, <span class=\"un-outer\" title=\"51690\"><a href=\"/?p=profile&amp;id=51690\" style=\"color: var(--user-banned);\" class=\"un unavailable\">51690</a></span>",
    "latest_version": "smwc-34564-1693532322",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34564,
        "title": "Earthworm Jim - Snot a Problem",
        "version": "smwc-34564-1693532322",
        "upstream_time": 1693532322,
        "download_url": "https://dl.smwcentral.net/34564/Snot%20a%20Problem.zip",
        "filename": "Snot a Problem.zip",
        "size": 66957,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ecco-the-dolphin-ice-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9390,
    "title": "Ecco the Dolphin - Ice Zone",
    "authors": [
      "Moose"
    ],
    "tags": [
      "calm",
      "ice",
      "snow",
      "water"
    ],
    "description": "A very strange song that would fit icy areas.",
    "latest_version": "smwc-9390-1413919678",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9390,
        "title": "Ecco the Dolphin - Ice Zone",
        "version": "smwc-9390-1413919678",
        "upstream_time": 1413919678,
        "download_url": "https://dl.smwcentral.net/9390/ice%20zone.zip",
        "filename": "ice zone.zip",
        "size": 30624,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ecco-the-dolphin-island-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7898,
    "title": "Ecco the Dolphin - Island Zone",
    "authors": [
      "Slash Man"
    ],
    "tags": [
      "calm",
      "cave",
      "water"
    ],
    "description": "The world 5 (Island zone) theme from Ecco the Dolphin on Genesis.",
    "latest_version": "smwc-7898-1322438250",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7898,
        "title": "Ecco the Dolphin - Island Zone",
        "version": "smwc-7898-1322438250",
        "upstream_time": 1322438250,
        "download_url": "https://dl.smwcentral.net/7898/Ecco%20the%20Dolphin%20-%20Island%20Zone.zip",
        "filename": "Ecco the Dolphin - Island Zone.zip",
        "size": 71897,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ecco-the-dolphin-two-tides",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21875,
    "title": "Ecco the Dolphin - Two Tides",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "temple",
      "water"
    ],
    "description": "This song plays in Ecco 1 from Sega Genesis. I find it very atmospherical, though I'm unsure what it'd be useful for, maybe sort of water temples?",
    "latest_version": "smwc-21875-1579571005",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21875,
        "title": "Ecco the Dolphin - Two Tides",
        "version": "smwc-21875-1579571005",
        "upstream_time": 1579571005,
        "download_url": "https://dl.smwcentral.net/21875/twotides.zip",
        "filename": "twotides.zip",
        "size": 35154,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ecco-the-tides-of-time-title-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38885,
    "title": "Ecco: The Tides of Time - Title Theme",
    "authors": [
      "ShivjotRangi"
    ],
    "tags": [
      "ambient",
      "calm",
      "credits",
      "cutscene",
      "menu",
      "mysterious",
      "sea",
      "title",
      "water"
    ],
    "description": "Ecco: The Tides of Time's Title Theme song works with any underwater levels.<br>\r\n<br>\r\nMIDI by: Meezo from VGMusic.com",
    "latest_version": "smwc-38885-1738328040",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38885,
        "title": "Ecco: The Tides of Time - Title Theme",
        "version": "smwc-38885-1738328040",
        "upstream_time": 1738328040,
        "download_url": "https://dl.smwcentral.net/38885/Ecco%20The%20Tides%20of%20Time%20-%20Title%20Theme.zip",
        "filename": "Ecco The Tides of Time - Title Theme.zip",
        "size": 32418,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-echoes-on-the-ice",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26529,
    "title": "Echoes on the Ice",
    "authors": [
      "VecchiaZim"
    ],
    "tags": [
      "ambient",
      "ice",
      "sky",
      "snow",
      "space",
      "water"
    ],
    "description": "Meant for anything bright and sparkly, ice, snow, space, etc.",
    "latest_version": "smwc-26529-1617747292",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26529,
        "title": "Echoes on the Ice",
        "version": "smwc-26529-1617747292",
        "upstream_time": 1617747292,
        "download_url": "https://dl.smwcentral.net/26529/Echoes%20on%20the%20Ice.zip",
        "filename": "Echoes on the Ice.zip",
        "size": 32801,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ecology-magic-bgm5",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41684,
    "title": "Ecology Magic - BGM5",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "calm",
      "cave",
      "cutscene",
      "desert",
      "ice",
      "night",
      "overworld",
      "ruins",
      "snow",
      "space",
      "temple",
      "water"
    ],
    "description": "A song from an obscure PC-98 game, that I ported for a friend on request. Naturally, any FM synthesis song with channel space available just begs for some pitchmod fun.<br>\r\n<br>\r\nIt's quite calm.",
    "latest_version": "smwc-41684-1774544679",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41684,
        "title": "Ecology Magic - BGM5",
        "version": "smwc-41684-1774544679",
        "upstream_time": 1774544679,
        "download_url": "https://dl.smwcentral.net/41684/bgEM5.zip",
        "filename": "bgEM5.zip",
        "size": 31508,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-edit3333-battle-in-the-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34221,
    "title": "EDIT3333 - Battle in the Castle",
    "authors": [
      "EDIT3333",
      "Zavok"
    ],
    "tags": [
      "boss",
      "castle"
    ],
    "description": "Hey guys, it's my birthday today! (The 2nd of July).<br>\r\nThis song is good in castles and battles",
    "latest_version": "smwc-34221-1693058163",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34221,
        "title": "EDIT3333 - Battle in the Castle",
        "version": "smwc-34221-1693058163",
        "upstream_time": 1693058163,
        "download_url": "https://dl.smwcentral.net/34221/Battle%20in%20the%20Castle%20%28U%29.zip",
        "filename": "Battle in the Castle (U).zip",
        "size": 32768,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-eek-the-cat-feed-me",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28980,
    "title": "Eek! The Cat - Feed Me!",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "chase",
      "industrial",
      "tense"
    ],
    "description": "Song from the bonus level of Eek! The cat. The game seems to be a terrible Amiga port, however the soundtrack by Dean Evans is quite good.",
    "latest_version": "smwc-28980-1639517538",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28980,
        "title": "Eek! The Cat - Feed Me!",
        "version": "smwc-28980-1639517538",
        "upstream_time": 1639517538,
        "download_url": "https://dl.smwcentral.net/28980/FeedMe.zip",
        "filename": "FeedMe.zip",
        "size": 63987,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-eek-the-cat-final-rescue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29369,
    "title": "Eek! The Cat - Final Rescue",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "athletic",
      "sky"
    ],
    "description": "Banger tune that can fit fast paced levels.",
    "latest_version": "smwc-29369-1643602597",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29369,
        "title": "Eek! The Cat - Final Rescue",
        "version": "smwc-29369-1643602597",
        "upstream_time": 1643602597,
        "download_url": "https://dl.smwcentral.net/29369/Final%20Rescue.zip",
        "filename": "Final Rescue.zip",
        "size": 73088,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-eek-the-cat-flying-saucer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29597,
    "title": "Eek! The Cat - Flying Saucer",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "industrial",
      "space",
      "urban"
    ],
    "description": "You need lasers, explosions, UFOs? I have something for you. A really cool song from Dean Evans.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-29597-1646748776",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29597,
        "title": "Eek! The Cat - Flying Saucer",
        "version": "smwc-29597-1646748776",
        "upstream_time": 1646748776,
        "download_url": "https://dl.smwcentral.net/29597/FlyingSaucer.zip",
        "filename": "FlyingSaucer.zip",
        "size": 66665,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-eek-the-cat-zoo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24731,
    "title": "Eek! The Cat - Zoo",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "jungle",
      "mountain"
    ],
    "description": "idol yesterday reminded me of the existence of this game so I decided to make a quick port from it. I don't know where it could be used, but it has a kind of adventurous feel to it.",
    "latest_version": "smwc-24731-1604028392",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24731,
        "title": "Eek! The Cat - Zoo",
        "version": "smwc-24731-1604028392",
        "upstream_time": 1604028392,
        "download_url": "https://dl.smwcentral.net/24731/eek-zoo.zip",
        "filename": "eek-zoo.zip",
        "size": 64596,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-eitango-target",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26070,
    "title": "Eitango Target 1900 DS - Notes",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "bonus",
      "overworld"
    ],
    "description": "Directly ripped from an obscure Nintendo DS game.<br>\r\n<br>\r\nCould fit with happy overworld/bonus theme",
    "latest_version": "smwc-26070-1615237075",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26070,
        "title": "Eitango Target 1900 DS - Notes",
        "version": "smwc-26070-1615237075",
        "upstream_time": 1615237075,
        "download_url": "https://dl.smwcentral.net/26070/Eitango%20Target%201900%20DS%20-%20Notes.zip",
        "filename": "Eitango Target 1900 DS - Notes.zip",
        "size": 96891,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-el-viento-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21494,
    "title": "El Viento - Stage 1 (New York City)",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "athletic",
      "urban"
    ],
    "description": "A rocking music by Motoi Sakuraba. Great for athletic levels.",
    "latest_version": "smwc-21494-1575168990",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21494,
        "title": "El Viento - Stage 1 (New York City)",
        "version": "smwc-21494-1575168990",
        "upstream_time": 1575168990,
        "download_url": "https://dl.smwcentral.net/21494/El%20Viento%20-%20Stage%201%20Version%202.zip",
        "filename": "El Viento - Stage 1 Version 2.zip",
        "size": 33460,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-elemental-master-dance-of-flame",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39301,
    "title": "Elemental Master - Dance of Flame",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "forest",
      "jungle",
      "mountain",
      "tense"
    ],
    "description": "Heroic/epic song from the Genesis game Elemental Master.",
    "latest_version": "smwc-39301-1741646748",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39301,
        "title": "Elemental Master - Dance of Flame",
        "version": "smwc-39301-1741646748",
        "upstream_time": 1741646748,
        "download_url": "https://dl.smwcentral.net/39301/EM-DoF.zip",
        "filename": "EM-DoF.zip",
        "size": 58043,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-elephant-on-cloud-nine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35654,
    "title": "Elephant on Cloud Nine",
    "authors": [
      "Ruberjig",
      "bebn legg"
    ],
    "tags": [
      "bonus",
      "carnival",
      "forest",
      "grassland",
      "ice",
      "sky",
      "snow",
      "town"
    ],
    "description": "A bouncy song originally composed for Super Famicompo 5.",
    "latest_version": "smwc-35654-1703290355",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35654,
        "title": "Elephant on Cloud Nine",
        "version": "smwc-35654-1703290355",
        "upstream_time": 1703290355,
        "download_url": "https://dl.smwcentral.net/35654/cloudnine.zip",
        "filename": "cloudnine.zip",
        "size": 34664,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-elevator-action-gba-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17326,
    "title": "Elevator Action (GBA) - Stage 7",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "athletic",
      "castle",
      "chase",
      "urban"
    ],
    "description": "Song from Elevator Action. Good for city levels and chase scenes.",
    "latest_version": "smwc-17326-1522806387",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17326,
        "title": "Elevator Action (GBA) - Stage 7",
        "version": "smwc-17326-1522806387",
        "upstream_time": 1522806387,
        "download_url": "https://dl.smwcentral.net/17326/%5BS%5D%20Elevator%20Action%20%28GBA%29%20-%20Stage%207.zip",
        "filename": "%5BS%5D Elevator Action (GBA) - Stage 7.zip",
        "size": 72235,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-elevator-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8295,
    "title": "Elevator - Level 1",
    "authors": [
      "Hobz"
    ],
    "tags": [
      "bonus",
      "p-switch",
      "star"
    ],
    "description": "A very happy and upbeat track, which would work well for a bonus theme or star theme. Not recommended for long levels.",
    "latest_version": "smwc-8295-1349455546",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8295,
        "title": "Elevator - Level 1",
        "version": "smwc-8295-1349455546",
        "upstream_time": 1349455546,
        "download_url": "https://dl.smwcentral.net/8295/Elevator%20-%20Level%201.zip",
        "filename": "Elevator - Level 1.zip",
        "size": 66503,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-elvira-mistress-of-the-dark-loader",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29577,
    "title": "Elvira: Mistress of the Dark - Loader",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "dark",
      "ghost house",
      "spooky",
      "title"
    ],
    "description": "This the spooky loader (intro) screen music from the Amiga game \"Elvira: Mistress of the Dark\". The horror vibes would make it suitable for your ghostly levels, but given it was composed for an intro screen that's probably the best place for it.",
    "latest_version": "smwc-29577-1652486427",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29577,
        "title": "Elvira: Mistress of the Dark - Loader",
        "version": "smwc-29577-1652486427",
        "upstream_time": 1652486427,
        "download_url": "https://dl.smwcentral.net/29577/Elvira%20Mistress%20of%20the%20Dark%20-%20Loader.zip",
        "filename": "Elvira Mistress of the Dark - Loader.zip",
        "size": 59229,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-em",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29503,
    "title": "Em(022000) - Modern Talking",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "bonus",
      "retro",
      "space",
      "title"
    ],
    "description": "A chiptune remix of Modern Talking's \"Brother Louie\" which was also used in \"Lyle in Cube Sector\".<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"HammerBrother\"><a href=\"/?p=profile&amp;id=18802\" style=\"color: var(--user-color-1);\" class=\"un\">HammerBrother</a></span><br>\r\n<br>\r\nUpdate: Added more legato.",
    "latest_version": "smwc-29503-1648729074",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29503,
        "title": "Em(022000) - Modern Talking",
        "version": "smwc-29503-1648729074",
        "upstream_time": 1648729074,
        "download_url": "https://dl.smwcentral.net/29503/ModernTalking.zip",
        "filename": "ModernTalking.zip",
        "size": 47523,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ember-caverns-burning-embers-the-sheenly-chronicles-episode",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7328,
    "title": "Ember Caverns/Burning Embers (The Sheenly Chronicles: Episode 1)",
    "authors": [
      "Sinister Pixel"
    ],
    "tags": [
      "athletic",
      "cave",
      "desert",
      "fire",
      "industrial",
      "jungle"
    ],
    "description": "A heavy song that could suit volcanoes, or any type of fire level. Composed by marioVSshadow.",
    "latest_version": "smwc-7328-1327451767",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7328,
        "title": "Ember Caverns/Burning Embers (The Sheenly Chronicles: Episode 1)",
        "version": "smwc-7328-1327451767",
        "upstream_time": 1327451767,
        "download_url": "https://dl.smwcentral.net/7328/TSC%20Ep.%201%20-%20Ember%20Caverns.zip",
        "filename": "TSC Ep. 1 - Ember Caverns.zip",
        "size": 47116,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-emerson-lake-palmer-karn-evil-9-first-impression-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24503,
    "title": "Emerson, Lake & Palmer - Karn Evil 9 (First Impression, Part 2)",
    "authors": [
      "kaigem"
    ],
    "tags": [
      "athletic",
      "boss",
      "carnival",
      "castle",
      "chase",
      "final"
    ],
    "description": "Karn Evil 9 is an intense, classically-rooted rock song by progressive rock supergroup Emerson, Lake & Palmer.  It features organs, electric guitars, synth, bass, and drums.   This song is crystalized madness that has been ground up, loaded into fireworks, and exploded for your amusement.<br>\r\n<br>\r\nIf you like the song, please check out the original.  This 3 minute snippet hardly does it justice.<br>\r\n<br>\r\n<br>\r\nCome inside, the show's about to start, guaranteed to blow your head apart!",
    "latest_version": "smwc-24503-1604368090",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24503,
        "title": "Emerson, Lake & Palmer - Karn Evil 9 (First Impression, Part 2)",
        "version": "smwc-24503-1604368090",
        "upstream_time": 1604368090,
        "download_url": "https://dl.smwcentral.net/24503/Karn%20Evil%209%20first%20impression%20part%202.zip",
        "filename": "Karn Evil 9 first impression part 2.zip",
        "size": 88158,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-endless-determination",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28161,
    "title": "Endless Determination",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "tense"
    ],
    "description": "My first remix of my own composition (or I guess technically you can call this it's own composition, in which case, this is the fifth finished one).<br>\r\n<br>\r\nAfter re-listening to Endless Nights I wondered if I can make it more boss battle themed and the result was this!<br>\r\n<br>\r\nSome parts were from compositions that didn't go anywhere, like the intro, so I reused them, since they fit well here.<br>\r\n<br>\r\nWas made to be used in boss battles, but I could also see its use in chase levels or intense castles with lasers.",
    "latest_version": "smwc-28161-1635999416",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28161,
        "title": "Endless Determination",
        "version": "smwc-28161-1635999416",
        "upstream_time": 1635999416,
        "download_url": "https://dl.smwcentral.net/28161/Endless%20Determination.zip",
        "filename": "Endless Determination.zip",
        "size": 32343,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-endless-nights",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27813,
    "title": "Endless Nights",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "grassland",
      "night",
      "ruins",
      "space",
      "water"
    ],
    "description": "My now fourth finished composition, and trust me, this one's a good one. Originally made with Famitracker.<br>\r\n<br>\r\nThis bad boy can fit in any night environment, maybe even a dreamy castle or an underwater level.<br>\r\n<br>\r\nHuge thanks to KFF for helping with the legato.",
    "latest_version": "smwc-27813-1630280474",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27813,
        "title": "Endless Nights",
        "version": "smwc-27813-1630280474",
        "upstream_time": 1630280474,
        "download_url": "https://dl.smwcentral.net/27813/Endless%20Nights.zip",
        "filename": "Endless Nights.zip",
        "size": 30940,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-energy-breaker-aroma-of-stew",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35658,
    "title": "Energy Breaker - Aroma of Stew",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "ambient",
      "calm",
      "night",
      "town"
    ],
    "description": "set define to #define Cricket 1, to add the crickets sound (original)<br>\r\nset define to #define Cricket 0, to remove the crickets sound<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-35658-1704062658",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35658,
        "title": "Energy Breaker - Aroma of Stew",
        "version": "smwc-35658-1704062658",
        "upstream_time": 1704062658,
        "download_url": "https://dl.smwcentral.net/35658/Aroma%20of%20Stew.zip",
        "filename": "Aroma of Stew.zip",
        "size": 67039,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-energy-breaker-berserker",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26053,
    "title": "Energy Breaker - Berserker",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "boss",
      "castle",
      "chase"
    ],
    "description": "Upbeat track with a pseudo guitar solo and a driving drum beat. ",
    "latest_version": "smwc-26053-1615228135",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26053,
        "title": "Energy Breaker - Berserker",
        "version": "smwc-26053-1615228135",
        "upstream_time": 1615228135,
        "download_url": "https://dl.smwcentral.net/26053/Energy%20Breaker%20-%20Berserker.zip",
        "filename": "Energy Breaker - Berserker.zip",
        "size": 58941,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-energy-breaker-burning-red-hot-for-someone-s-sake",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37982,
    "title": "Energy Breaker - Burning Red-Hot for Someone's Sake",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cave",
      "final",
      "fire",
      "jungle",
      "mountain",
      "tense"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Novahamsber\"><a href=\"/?p=profile&amp;id=54449\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Novahamsber</a></span>",
    "latest_version": "smwc-37982-1721922696",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37982,
        "title": "Energy Breaker - Burning Red-Hot for Someone's Sake",
        "version": "smwc-37982-1721922696",
        "upstream_time": 1721922696,
        "download_url": "https://dl.smwcentral.net/37982/Burning%20Red%20Hot.zip",
        "filename": "Burning Red Hot.zip",
        "size": 71560,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-energy-breaker-frozen-tombstone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25682,
    "title": "Energy Breaker - Frozen Tombstone",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "calm",
      "ice",
      "snow"
    ],
    "description": "The frozen areas in Energy Breaker. Fits in lengthy cold levels.<br>\r\n<br>\r\nPorted from C3 Winter 2021.",
    "latest_version": "smwc-25682-1610680248",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25682,
        "title": "Energy Breaker - Frozen Tombstone",
        "version": "smwc-25682-1610680248",
        "upstream_time": 1610680248,
        "download_url": "https://dl.smwcentral.net/25682/Energy%20Breaker%20-%20Frozen%20Tombstone.zip",
        "filename": "Energy Breaker - Frozen Tombstone.zip",
        "size": 32919,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-energy-breaker-golden-colored-friend",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38866,
    "title": "Energy Breaker - Golden-Colored Friend",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "A tense, fast paced track.<br>\r\n<br>\r\nNote: If you're using AMK 1.0.8 or lower (why are you still using it?), you must set the included user define from 1 to 0 because the port uses a hot patch from newer AMK versions. The insert size will then also increase by 93 bytes.",
    "latest_version": "smwc-38866-1736887941",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38866,
        "title": "Energy Breaker - Golden-Colored Friend",
        "version": "smwc-38866-1736887941",
        "upstream_time": 1736887941,
        "download_url": "https://dl.smwcentral.net/38866/Golden-Colored%20Friend.zip",
        "filename": "Golden-Colored Friend.zip",
        "size": 55786,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-energy-breaker-newly-settled-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25273,
    "title": "Energy Breaker - Newly-Settled Town",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene",
      "night",
      "town"
    ],
    "description": "Calm song that could fit a town/village. Comes in two variants: one uses @5, the other @14. You can switch them with an option in the txt file.",
    "latest_version": "smwc-25273-1607654380",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25273,
        "title": "Energy Breaker - Newly-Settled Town",
        "version": "smwc-25273-1607654380",
        "upstream_time": 1607654380,
        "download_url": "https://dl.smwcentral.net/25273/Energy%20Breaker%20-%20Newly-Settled%20Town%20U.zip",
        "filename": "Energy Breaker - Newly-Settled Town U.zip",
        "size": 64240,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-energy-breaker-ride-the-wind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35602,
    "title": "Energy Breaker - Ride the Wind",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "airship",
      "cutscene",
      "sky",
      "tense",
      "title"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-35602-1702056536",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35602,
        "title": "Energy Breaker - Ride the Wind",
        "version": "smwc-35602-1702056536",
        "upstream_time": 1702056536,
        "download_url": "https://dl.smwcentral.net/35602/Ride%20the%20Wind.zip",
        "filename": "Ride the Wind.zip",
        "size": 60167,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21580,
        "title": "Energy Breaker - Ride the Wind",
        "version": "smwc-21580-1576283640",
        "upstream_time": 1576283640,
        "download_url": "https://dl.smwcentral.net/21580/Energy%20Breaker%20-%20Ride%20The%20Wind.zip",
        "filename": "Energy Breaker - Ride The Wind.zip",
        "size": 32525,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-energy-breaker-scientist-s-waltz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25827,
    "title": "Energy Breaker - Scientist's Waltz",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle"
    ],
    "description": "A waltz-y piece that could maybe work in a royal palace or something.",
    "latest_version": "smwc-25827-1612407972",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25827,
        "title": "Energy Breaker - Scientist's Waltz",
        "version": "smwc-25827-1612407972",
        "upstream_time": 1612407972,
        "download_url": "https://dl.smwcentral.net/25827/Energy%20Breaker%20-%2009%20Scientist%27s%20Waltz.zip",
        "filename": "Energy Breaker - 09 Scientist%27s Waltz.zip",
        "size": 65835,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-energy-breaker-the-guiding-fortuneteller",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25826,
    "title": "Energy Breaker - The Guiding Fortuneteller",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "forest",
      "night"
    ],
    "description": "A sort of ethereal theme good for forests or stuff like that.",
    "latest_version": "smwc-25826-1612334518",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25826,
        "title": "Energy Breaker - The Guiding Fortuneteller",
        "version": "smwc-25826-1612334518",
        "upstream_time": 1612334518,
        "download_url": "https://dl.smwcentral.net/25826/Energy%20Breaker%20-%2007%20The%20Guiding%20Fortuneteller.zip",
        "filename": "Energy Breaker - 07 The Guiding Fortuneteller.zip",
        "size": 60220,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-energy-breaker-to-the-blue-horizon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34403,
    "title": "Energy Breaker - To the Blue Horizon",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "castle",
      "cave",
      "fire",
      "mountain",
      "sky"
    ],
    "description": "Dedicated to <span class=\"un-outer\" title=\"Phyll\"><a href=\"/?p=profile&amp;id=44317\" style=\"color: var(--user-color-1);\" class=\"un\">Phyll</a></span>",
    "latest_version": "smwc-34403-1697411978",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34403,
        "title": "Energy Breaker - To the Blue Horizon",
        "version": "smwc-34403-1697411978",
        "upstream_time": 1697411978,
        "download_url": "https://dl.smwcentral.net/34403/To%20The%20Blue%20Horizon.zip",
        "filename": "To The Blue Horizon.zip",
        "size": 62397,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-energy-breaker-voice-of-awakening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27242,
    "title": "Energy Breaker - Voice of Awakening",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "forest",
      "night"
    ],
    "description": "Calm song that could fit a forest.",
    "latest_version": "smwc-27242-1625000372",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27242,
        "title": "Energy Breaker - Voice of Awakening",
        "version": "smwc-27242-1625000372",
        "upstream_time": 1625000372,
        "download_url": "https://dl.smwcentral.net/27242/Energy%20Breaker%20-%20Voice%20of%20Awakening.zip",
        "filename": "Energy Breaker - Voice of Awakening.zip",
        "size": 50758,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-epic-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7556,
    "title": "Epic Battle",
    "authors": [
      "Moose"
    ],
    "tags": [
      "boss"
    ],
    "description": "A composition based on SNES RPG boss fights.",
    "latest_version": "smwc-7556-1312095643",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7556,
        "title": "Epic Battle",
        "version": "smwc-7556-1312095643",
        "upstream_time": 1312095643,
        "download_url": "https://dl.smwcentral.net/7556/CUSTOM%20-%20Epic%20Battle.zip",
        "filename": "CUSTOM - Epic Battle.zip",
        "size": 69126,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-epic-battle-fantasy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8830,
    "title": "Epic Battle Fantasy 3 - Wings",
    "authors": [
      "sincx"
    ],
    "tags": [
      "castle",
      "industrial",
      "title"
    ],
    "description": "An upbeat song that could work in a castle or factory.",
    "latest_version": "smwc-8830-1412883788",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8830,
        "title": "Epic Battle Fantasy 3 - Wings",
        "version": "smwc-8830-1412883788",
        "upstream_time": 1412883788,
        "download_url": "https://dl.smwcentral.net/8830/wings.zip",
        "filename": "wings.zip",
        "size": 61023,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-epic-pinball-android-shareware",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20575,
    "title": "Epic Pinball - Android (Shareware)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "water"
    ],
    "description": "The music that plays in the Super Android table in the Shareware version of Epic Pinball. Sounds like it would be good for water levels.",
    "latest_version": "smwc-20575-1563148413",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20575,
        "title": "Epic Pinball - Android (Shareware)",
        "version": "smwc-20575-1563148413",
        "upstream_time": 1563148413,
        "download_url": "https://dl.smwcentral.net/20575/Epic%20Pinball%20-%20Android%20%28Shareware%29.zip",
        "filename": "Epic Pinball - Android (Shareware).zip",
        "size": 85089,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-epic-pinball-crash-and-burn",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20574,
    "title": "Epic Pinball - Crash and Burn",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "final",
      "tense"
    ],
    "description": "Omits @21 and @7.<br>\r\nThe tense music that plays on the Crash and Burn table in Epic Pinball for the MS-DOS. Could be used for a tense level or a final level of some sort.",
    "latest_version": "smwc-20574-1562899673",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20574,
        "title": "Epic Pinball - Crash and Burn",
        "version": "smwc-20574-1562899673",
        "upstream_time": 1562899673,
        "download_url": "https://dl.smwcentral.net/20574/Epic%20Pinball%20-%20Crash%20and%20Burn.zip",
        "filename": "Epic Pinball - Crash and Burn.zip",
        "size": 102208,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-epic-sax-guy-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7804,
    "title": "Epic Sax Guy (Arrangement)",
    "authors": [
      "Airbourne Bubblun"
    ],
    "tags": [
      "bonus",
      "overworld"
    ],
    "description": "This is the recent internet meme, Epic Sax Guy, ported to SMW, Vanilla. It can get dangerously repetitive, though, so don't use it in long levels!",
    "latest_version": "smwc-7804-1314204289",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7804,
        "title": "Epic Sax Guy (Arrangement)",
        "version": "smwc-7804-1314204289",
        "upstream_time": 1314204289,
        "download_url": "https://dl.smwcentral.net/7804/Epic%20Sax%20Guy%20Vanilla%20Port.zip",
        "filename": "Epic Sax Guy Vanilla Port.zip",
        "size": 66635,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-epmd-you-re-a-customer-loop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27146,
    "title": "EPMD - You're a customer (loop)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "bonus",
      "cave",
      "cutscene",
      "misc"
    ],
    "description": "Really short loop of a rap song.<br>\r\n<br>\r\nMade on <a href=\"https://www.smwcentral.net/?p=viewthread&t=118137\">request</a> for danwaleby.",
    "latest_version": "smwc-27146-1625113283",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27146,
        "title": "EPMD - You're a customer (loop)",
        "version": "smwc-27146-1625113283",
        "upstream_time": 1625113283,
        "download_url": "https://dl.smwcentral.net/27146/yourea_customer_loop_0_1.zip",
        "filename": "yourea_customer_loop_0_1.zip",
        "size": 34858,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-equinox-atlena",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22178,
    "title": "Equinox - Atlena",
    "authors": [
      "Teows"
    ],
    "tags": [
      "abstract",
      "mysterious",
      "sad",
      "water"
    ],
    "description": "Sampled port of an amazing composition by Tim Follin, for me one of the saddest melody lines played on SNES. It actually starts off quite scary, only getting sad closer to the end, as soon as the flute begins to play. Very useful for dark and desolate areas.<br>\r\nAn alternate version is included, which loops before the original's actual end and prevents it from stopping for a few seconds.",
    "latest_version": "smwc-22178-1581966231",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22178,
        "title": "Equinox - Atlena",
        "version": "smwc-22178-1581966231",
        "upstream_time": 1581966231,
        "download_url": "https://dl.smwcentral.net/22178/Equinox%20-%20Atlena.zip",
        "filename": "Equinox - Atlena.zip",
        "size": 85441,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-equinox-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23186,
    "title": "Equinox - Boss",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "A very energetic and tension-filled boss theme from Equinox.<br>\r\n<br>\r\n05/31 Update: The port is now much more accurate. Fixed said things that was wrong, and managed to optimize some parts. (Although, it's not enough to decrease the insert size due to the new commands used for accuracy, lol)<br>\r\nA louder version is now added. If you want to use it, open the txt and change the \"Louder\" define to 1.",
    "latest_version": "smwc-23186-1590984546",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23186,
        "title": "Equinox - Boss",
        "version": "smwc-23186-1590984546",
        "upstream_time": 1590984546,
        "download_url": "https://dl.smwcentral.net/23186/Equinox%20-%20Boss.zip",
        "filename": "Equinox - Boss.zip",
        "size": 134323,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-equinox-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28238,
    "title": "Equinox - Overworld",
    "authors": [
      "Teows"
    ],
    "tags": [
      "ambient",
      "calm",
      "dark",
      "environmental",
      "mysterious",
      "overworld"
    ],
    "description": "Atmospheric and mysterious song from Equinox, fitting for dark and desolate areas/maps the most.<br>\r\n<br>\r\nPorted on <span class=\"un-outer\" title=\"Gurjinter\"><a href=\"/?p=profile&amp;id=35865\" style=\"color: var(--user-color-1);\" class=\"un\">Gurjinter</a></span>'s request.",
    "latest_version": "smwc-28238-1632801073",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28238,
        "title": "Equinox - Overworld",
        "version": "smwc-28238-1632801073",
        "upstream_time": 1632801073,
        "download_url": "https://dl.smwcentral.net/28238/equinox_ow.zip",
        "filename": "equinox_ow.zip",
        "size": 62709,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-equinox-tori",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20516,
    "title": "Equinox - Tori",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "ambient",
      "calm",
      "temple"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nCould I ever take part in a C3 [2014] without bringing something by Tim Follin? This one took quite a lot of time - since it has no actual rhythm, identifying when to play certain notes was pretty hard (e.g.: the water drops).<br>\r\n<br>\r\n[included are two versions - the only difference between them is boosted volume for the quieter sections]",
    "latest_version": "smwc-20516-1562577334",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20516,
        "title": "Equinox - Tori",
        "version": "smwc-20516-1562577334",
        "upstream_time": 1562577334,
        "download_url": "https://dl.smwcentral.net/20516/Equinox%20-%20Tori.zip",
        "filename": "Equinox - Tori.zip",
        "size": 120167,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-eric-prydz-pjanoo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20833,
    "title": "Eric Prydz - Pjanoo",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "bonus",
      "invincible",
      "title"
    ],
    "description": "A song I did on request a loooooong while back. Decided to make it actually sound good and submit it.",
    "latest_version": "smwc-20833-1564803248",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20833,
        "title": "Eric Prydz - Pjanoo",
        "version": "smwc-20833-1564803248",
        "upstream_time": 1564803248,
        "download_url": "https://dl.smwcentral.net/20833/Eric%20Prydz%20-%20Pjanoo.zip",
        "filename": "Eric Prydz - Pjanoo.zip",
        "size": 30514,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-erik-satie-gymnop-die-no",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10396,
    "title": "Erik Satie - Gymnopédie No. 1",
    "authors": [
      "wye"
    ],
    "tags": [
      "calm",
      "overworld"
    ],
    "description": "(My second ever try at porting an existing song.)<br>\r\nThis is 'Gymnopédie No. 1', a famous piano piece by Erik Satie. I tried my best to make this sound as piano-like and close to the original as possible without using samples - it might still be lacking a bit, but it's nice enough to listen to at least.<br>\r\nWould work well for extraordinarily calm places, especially cutscenes.",
    "latest_version": "smwc-10396-1419884976",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10396,
        "title": "Erik Satie - Gymnopédie No. 1",
        "version": "smwc-10396-1419884976",
        "upstream_time": 1419884976,
        "download_url": "https://dl.smwcentral.net/10396/Gymnopedie1.zip",
        "filename": "Gymnopedie1.zip",
        "size": 67460,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-erik-satie-gymnopedie-no",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8316,
    "title": "Erik Satie - Gymnopedie No. 2",
    "authors": [
      "Moose"
    ],
    "tags": [
      "calm",
      "cutscene",
      "night",
      "sky"
    ],
    "description": "The infamous classic piece by Satie. Could work well for a calm area or emotional cutscene.",
    "latest_version": "smwc-8316-1348961846",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8316,
        "title": "Erik Satie - Gymnopedie No. 2",
        "version": "smwc-8316-1348961846",
        "upstream_time": 1348961846,
        "download_url": "https://dl.smwcentral.net/8316/Erik%20Satie%20-%20Gymnopedie%20No.%202.zip",
        "filename": "Erik Satie - Gymnopedie No. 2.zip",
        "size": 64129,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-escape",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26047,
    "title": "Escape!!!",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "chase",
      "final",
      "tense"
    ],
    "description": "And as an extra, here is the first ever original compo I did, which as you can tell is obviously built with an timed escape sequence in mind (which is also why the song doesn't loop from the start btw, and why I won't put in a loop since it would lose much of the impact I wanted to portray otherwise). Since this is only usable in a very specific context I dunno how many would bother using this, but it's definitely something to consider if you're planning to have a escape sequence in your own hack either way :P",
    "latest_version": "smwc-26047-1611603825",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26047,
        "title": "Escape!!!",
        "version": "smwc-26047-1611603825",
        "upstream_time": 1611603825,
        "download_url": "https://dl.smwcentral.net/26047/Escape%21%21%21.zip",
        "filename": "Escape%21%21%21.zip",
        "size": 71765,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-eschatos-point-of-no-return",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19819,
    "title": "Eschatos - Point of No Return",
    "authors": [
      "musicalman"
    ],
    "tags": [
      "final",
      "industrial",
      "space"
    ],
    "description": "Tense, climactic song. Could fit futuristic settings.",
    "latest_version": "smwc-19819-1556608553",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19819,
        "title": "Eschatos - Point of No Return",
        "version": "smwc-19819-1556608553",
        "upstream_time": 1556608553,
        "download_url": "https://dl.smwcentral.net/19819/noreturn.zip",
        "filename": "noreturn.zip",
        "size": 71866,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-eschatos-survive",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33576,
    "title": "Eschatos - Survive",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "athlethic",
      "bonus",
      "castle",
      "chase",
      "final",
      "retro",
      "sky"
    ],
    "description": "\"Survive\" is a theme in the scrolling shooter game \"Eschantos\". This port is based on the 8-bit version of \"+TEK\". <br>\r\nI also made the port for the 120hoSPC #10 contest, where you were only allowed to use one sample. Unfortunately the port was disqualified because I forgot to assign the instrument in one of my channels. Nevertheless, you can now use the port earlier in your hack^^",
    "latest_version": "smwc-33576-1680683702",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33576,
        "title": "Eschatos - Survive",
        "version": "smwc-33576-1680683702",
        "upstream_time": 1680683702,
        "download_url": "https://dl.smwcentral.net/33576/Eschatos%20-%20Survive.zip",
        "filename": "Eschatos - Survive.zip",
        "size": 35939,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-estrayk-her11",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24687,
    "title": "Estrayk - Her11",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "castle",
      "industrial"
    ],
    "description": "looks good in factories, fortress<br>\r\nWarning:<br>\r\nthis is not perfect, especially the pitch bends.",
    "latest_version": "smwc-24687-1603836104",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24687,
        "title": "Estrayk - Her11",
        "version": "smwc-24687-1603836104",
        "upstream_time": 1603836104,
        "download_url": "https://dl.smwcentral.net/24687/her_11.zip",
        "filename": "her_11.zip",
        "size": 65656,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-estrayk-trainer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24686,
    "title": "Estrayk - Trainer 5",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "sky",
      "space",
      "tower"
    ],
    "description": "it looks good on towers, space, clouds.",
    "latest_version": "smwc-24686-1602559942",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24686,
        "title": "Estrayk - Trainer 5",
        "version": "smwc-24686-1602559942",
        "upstream_time": 1602559942,
        "download_url": "https://dl.smwcentral.net/24686/Trainer_5.zip",
        "filename": "Trainer_5.zip",
        "size": 31866,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-eswat-city-under-siege-boss-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27898,
    "title": "ESWAT: City Under Siege - Boss Theme 2",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "An intense, fast-paced boss theme from the Mega Drive run 'n gun <i>ESWAT: City Under Siege</i>.",
    "latest_version": "smwc-27898-1629832024",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27898,
        "title": "ESWAT: City Under Siege - Boss Theme 2",
        "version": "smwc-27898-1629832024",
        "upstream_time": 1629832024,
        "download_url": "https://dl.smwcentral.net/27898/ESWAT%20MD%20Boss%202.zip",
        "filename": "ESWAT MD Boss 2.zip",
        "size": 34191,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-eternal-champions-character-bios",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40980,
    "title": "Eternal Champions - Character Bios",
    "authors": [
      "phlip"
    ],
    "tags": [
      "calm",
      "cutscene",
      "mysterious"
    ],
    "description": "Character description/loredump theme from Eternal Champions for Genesis.<br>\r\n<br>\r\nA nice contemplative tune, was one of my main reasons for wanting to port this soundtrack in the first place.",
    "latest_version": "smwc-40980-1769024876",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40980,
        "title": "Eternal Champions - Character Bios",
        "version": "smwc-40980-1769024876",
        "upstream_time": 1769024876,
        "download_url": "https://dl.smwcentral.net/40980/Eternal%20Champions%20-%20Character%20Bios.zip",
        "filename": "Eternal Champions - Character Bios.zip",
        "size": 56829,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-eternal-emerald",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33119,
    "title": "Eternal Emerald",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "chase",
      "final",
      "space"
    ],
    "description": "Fast-paced music that likely Sonic collecting 7 chaos emeralds to chase away in space. Could fit on the space and abstract levels.",
    "latest_version": "smwc-33119-1682952936",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33119,
        "title": "Eternal Emerald",
        "version": "smwc-33119-1682952936",
        "upstream_time": 1682952936,
        "download_url": "https://dl.smwcentral.net/33119/Eternal%20Emerald.zip",
        "filename": "Eternal Emerald.zip",
        "size": 51887,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-eternal-sunshine-of-the-spotless-mind-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31476,
    "title": "Eternal Sunshine of the Spotless Mind - Main theme",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "calm",
      "credits",
      "misc",
      "sad",
      "snow",
      "urban"
    ],
    "description": "I made a level themed around the intro scene of the movie for last Winter Level Design Contest; so I also had to port this bitterweet lullaby.",
    "latest_version": "smwc-31476-1673990804",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31476,
        "title": "Eternal Sunshine of the Spotless Mind - Main theme",
        "version": "smwc-31476-1673990804",
        "upstream_time": 1673990804,
        "download_url": "https://dl.smwcentral.net/31476/eternal_sunshine_0_1.zip",
        "filename": "eternal_sunshine_0_1.zip",
        "size": 41020,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-eternity-garden",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28366,
    "title": "Eternity Garden 2",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "calm",
      "cave",
      "forest",
      "ghost house",
      "night",
      "overworld",
      "sad",
      "spooky"
    ],
    "description": "Relaxing Anime Music was leaving walk in the garden. Could fit on the night spring forest overworld. Alongside for the night parkway levels with eastern themed.<br>\r\n<a href=\"https://www.youtube.com/watch?v=UI6OrSs0fMk\" rel=\"nofollow\">Source</a>",
    "latest_version": "smwc-28366-1635625816",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28366,
        "title": "Eternity Garden 2",
        "version": "smwc-28366-1635625816",
        "upstream_time": 1635625816,
        "download_url": "https://dl.smwcentral.net/28366/%5BAMV%5D%20Eternity%20Garden%202.zip",
        "filename": "%5BAMV%5D Eternity Garden 2.zip",
        "size": 52955,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-etrian-odyssey-ii-cherry-tree-bridge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13814,
    "title": "Etrian Odyssey II - Cherry Tree Bridge",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "forest",
      "ice",
      "night",
      "sky",
      "temple"
    ],
    "description": "A nice and sweet song from EO2. Works very well for calm enviorments, like forests, icy places, clouds, etc.<br>\r\n<br>\r\n<b>Note:</b> Percussion will tend to cut off frequently. Preferably suitable for long levels with little SFX (such as cutscenes), but it's not a big deal.",
    "latest_version": "smwc-13814-1467250712",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13814,
        "title": "Etrian Odyssey II - Cherry Tree Bridge",
        "version": "smwc-13814-1467250712",
        "upstream_time": 1467250712,
        "download_url": "https://dl.smwcentral.net/13814/cherry.zip",
        "filename": "cherry.zip",
        "size": 36176,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-etrian-odyssey-ii-forbidden-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22842,
    "title": "Etrian Odyssey II - Forbidden Forest",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "calm",
      "dark",
      "forest",
      "mysterious",
      "night",
      "ruins",
      "temple"
    ],
    "description": "Very peaceful.<br>\r\nGood for forests (and more, I guess).<br>\r\n<br>\r\nrequested by yogui",
    "latest_version": "smwc-22842-1589243966",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22842,
        "title": "Etrian Odyssey II - Forbidden Forest",
        "version": "smwc-22842-1589243966",
        "upstream_time": 1589243966,
        "download_url": "https://dl.smwcentral.net/22842/eo2%20-%20forbidden%20forest.zip",
        "filename": "eo2 - forbidden forest.zip",
        "size": 34593,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-etrian-odyssey-iii-calling-that-detestable-name",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37985,
    "title": "Etrian Odyssey III - Calling That Detestable Name",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "chase",
      "fire",
      "tense"
    ],
    "description": "The final battle theme of the game.<br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, Yoshi mount, P-Switch, Thunder/Firework/Blargg ",
    "latest_version": "smwc-37985-1721921239",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37985,
        "title": "Etrian Odyssey III - Calling That Detestable Name",
        "version": "smwc-37985-1721921239",
        "upstream_time": 1721921239,
        "download_url": "https://dl.smwcentral.net/37985/Calling%20That%20Detestable%20Name.zip",
        "filename": "Calling That Detestable Name.zip",
        "size": 106009,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-etrian-odyssey-iii-that-s-the-beginning-of-the-adventure",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37986,
    "title": "Etrian Odyssey III - That's the Beginning of the Adventure",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "calm",
      "credits",
      "cutscene",
      "title"
    ],
    "description": "A calm melody that's played as the intro of the game.<br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, Thunder/Firework/Blargg ",
    "latest_version": "smwc-37986-1721923085",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37986,
        "title": "Etrian Odyssey III - That's the Beginning of the Adventure",
        "version": "smwc-37986-1721923085",
        "upstream_time": 1721923085,
        "download_url": "https://dl.smwcentral.net/37986/Thats%20the%20Beginning%20of%20the%20Adventure.zip",
        "filename": "Thats the Beginning of the Adventure.zip",
        "size": 87495,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-etrian-odyssey-iii-the-drowned-city-battlefield-the-first-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34332,
    "title": "Etrian Odyssey III: The Drowned City - Battlefield - The First Battle",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "boss",
      "fire"
    ],
    "description": "The first regular battle theme from Etrian Odyssey III, with music © by Yuzo Koshiro.<br>\r\n<br>\r\nBest suited to athletic levels and boss fights. I think.",
    "latest_version": "smwc-34332-1694893858",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34332,
        "title": "Etrian Odyssey III: The Drowned City - Battlefield - The First Battle",
        "version": "smwc-34332-1694893858",
        "upstream_time": 1694893858,
        "download_url": "https://dl.smwcentral.net/34332/eoiii%20thefirstbattle.zip",
        "filename": "eoiii thefirstbattle.zip",
        "size": 141334,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-etrian-odyssey-iii-the-drowned-city-battlefield-those-who-fall",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41849,
    "title": "Etrian Odyssey III: The Drowned City - Battlefield - Those Who Fall",
    "authors": [
      "Lsh0426"
    ],
    "tags": [
      "boss",
      "tense",
      "upbeat"
    ],
    "description": "The second battle theme of 'Etrian Odyssey III: The Drowned City'.<br>\r\nSuitable for intense combat.<br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, Thunder/Firework/Blargg",
    "latest_version": "smwc-41849-1777130810",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41849,
        "title": "Etrian Odyssey III: The Drowned City - Battlefield - Those Who Fall",
        "version": "smwc-41849-1777130810",
        "upstream_time": 1777130810,
        "download_url": "https://dl.smwcentral.net/41849/EO3_Those_Who_Fall_Fixed.zip",
        "filename": "EO3_Those_Who_Fall_Fixed.zip",
        "size": 98199,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-etrian-odyssey-the-capital-of-shinjuku",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15859,
    "title": "Etrian Odyssey - The Capital of Shinjuku",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "calm",
      "castle",
      "cutscene",
      "ice",
      "ruins",
      "sad"
    ],
    "description": "A kinda sad song that can fit in ruins or castle levels.<br>\r\n",
    "latest_version": "smwc-15859-1500508224",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15859,
        "title": "Etrian Odyssey - The Capital of Shinjuku",
        "version": "smwc-15859-1500508224",
        "upstream_time": 1500508224,
        "download_url": "https://dl.smwcentral.net/15859/Etrian%20Odyssey%20-%20The%20Capital%20of%20Shinjuku.zip",
        "filename": "Etrian Odyssey - The Capital of Shinjuku.zip",
        "size": 35181,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-europe-final-countdown-abridged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7871,
    "title": "Europe - Final Countdown (Abridged)",
    "authors": [
      "spigmike"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "A modified version of the 80's rock song to suit SMW. Should work a lot of places cause it's just that epic.",
    "latest_version": "smwc-7871-1312579545",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7871,
        "title": "Europe - Final Countdown (Abridged)",
        "version": "smwc-7871-1312579545",
        "upstream_time": 1312579545,
        "download_url": "https://dl.smwcentral.net/7871/FinalCountdown.zip",
        "filename": "FinalCountdown.zip",
        "size": 70001,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-eveningly",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11262,
    "title": "Eveningly",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "beach",
      "calm",
      "forest",
      "grassland",
      "misc",
      "overworld",
      "town"
    ],
    "description": "A mellow above-ground level theme. Original composition.<br>\r\nCould fit in many places suited to a mellower mood.",
    "latest_version": "smwc-11262-1432189812",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11262,
        "title": "Eveningly",
        "version": "smwc-11262-1432189812",
        "upstream_time": 1432189812,
        "download_url": "https://dl.smwcentral.net/11262/eveningly.zip",
        "filename": "eveningly.zip",
        "size": 31483,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-everquest-plane-of-hate-neriak",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38157,
    "title": "EverQuest - Plane of Hate (Neriak)",
    "authors": [
      "com_poser"
    ],
    "tags": [
      "cave",
      "credits",
      "forest",
      "overworld",
      "title"
    ],
    "description": "This port was requested years ago but went unused. I dusted it off, cleaned things up, and decided to upload. I created many of the samples by recording General MIDI, in the hopes of best translating the original work.<br>\r\n<br>\r\nThunder SFX is disabled",
    "latest_version": "smwc-38157-1725165201",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38157,
        "title": "EverQuest - Plane of Hate (Neriak)",
        "version": "smwc-38157-1725165201",
        "upstream_time": 1725165201,
        "download_url": "https://dl.smwcentral.net/38157/Everquest_Plane%20of%20Hate%20%28Neriak%29.zip",
        "filename": "Everquest_Plane of Hate (Neriak).zip",
        "size": 78459,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-eversion-all-is-well-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7719,
    "title": "Eversion - All is... well? (Theme 2)",
    "authors": [
      "Moose"
    ],
    "tags": [
      "athletic",
      "calm",
      "cave",
      "credits",
      "forest",
      "grassland",
      "industrial",
      "jungle",
      "title"
    ],
    "description": "A happy tune that can be used for industrial areas or happy areas.",
    "latest_version": "smwc-7719-1326232087",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7719,
        "title": "Eversion - All is... well? (Theme 2)",
        "version": "smwc-7719-1326232087",
        "upstream_time": 1326232087,
        "download_url": "https://dl.smwcentral.net/7719/Eversion%20-%20All%20is...%20Well.zip",
        "filename": "Eversion - All is... Well.zip",
        "size": 72202,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-eversion-apperception-layer-x",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7221,
    "title": "Eversion - Apperception (Layer X-4)",
    "authors": [
      "Moose"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "ghost house"
    ],
    "description": "A creepy rune from Eversion, could fit a cave or possibly a ghost house.",
    "latest_version": "smwc-7221-1329440970",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7221,
        "title": "Eversion - Apperception (Layer X-4)",
        "version": "smwc-7221-1329440970",
        "upstream_time": 1329440970,
        "download_url": "https://dl.smwcentral.net/7221/Eversion%20-%20Apperception.zip",
        "filename": "Eversion - Apperception.zip",
        "size": 71681,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-eversion-world-x",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12704,
    "title": "Eversion - World X-5 (Apprehension)",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "abstract",
      "dark",
      "ghost house",
      "spooky"
    ],
    "description": "The creepy track from the fifth eversion level in, you guessed it, Eversion.<br>\r\n<br>\r\nProbably better for more disturbing ghost house levels.",
    "latest_version": "smwc-12704-1447608069",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12704,
        "title": "Eversion - World X-5 (Apprehension)",
        "version": "smwc-12704-1447608069",
        "upstream_time": 1447608069,
        "download_url": "https://dl.smwcentral.net/12704/Apprehension.zip",
        "filename": "Apprehension.zip",
        "size": 32302,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-excavation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39551,
    "title": "Excavation",
    "authors": [
      "0ne_bins211"
    ],
    "tags": [
      "cave",
      "upbeat",
      "yoshi drums"
    ],
    "description": "Intented to be used as a underground theme",
    "latest_version": "smwc-39551-1745337161",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39551,
        "title": "Excavation",
        "version": "smwc-39551-1745337161",
        "upstream_time": 1745337161,
        "download_url": "https://dl.smwcentral.net/39551/Excavation.zip",
        "filename": "Excavation.zip",
        "size": 82253,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-excitebike-nes-victory-stand",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34052,
    "title": "Excitebike (NES) - Victory Stand",
    "authors": [
      "KlonoA13Phill"
    ],
    "tags": [
      "goal"
    ],
    "description": "The theme that plays when you finish a race in first, second or third place in Excitebike for NES. It can be used as goal theme or boss clear theme.",
    "latest_version": "smwc-34052-1691754600",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34052,
        "title": "Excitebike (NES) - Victory Stand",
        "version": "smwc-34052-1691754600",
        "upstream_time": 1691754600,
        "download_url": "https://dl.smwcentral.net/34052/Excitebike%20%28NES%29%20-%20Victory%20Stand.zip",
        "filename": "Excitebike (NES) - Victory Stand.zip",
        "size": 30411,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-exhaust-heat-f1-roc-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17258,
    "title": "Exhaust Heat/F1-ROC - Main Theme",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "misc",
      "title",
      "urban"
    ],
    "description": "Main theme of the Mode 7 SNES racing game \"Exhaust Heat\" or \"F1-ROC\" in the US. Not really sure where this could be used, but here it is.",
    "latest_version": "smwc-17258-1521537415",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17258,
        "title": "Exhaust Heat/F1-ROC - Main Theme",
        "version": "smwc-17258-1521537415",
        "upstream_time": 1521537415,
        "download_url": "https://dl.smwcentral.net/17258/Exhaust%20Heat%20-%20Main%20Theme.zip",
        "filename": "Exhaust Heat - Main Theme.zip",
        "size": 91188,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-exodus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7128,
    "title": "Exodus",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "cave",
      "dark"
    ],
    "description": "Sounds rather dark, so it'd be great for any underground area.",
    "latest_version": "smwc-7128-1320044226",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7128,
        "title": "Exodus",
        "version": "smwc-7128-1320044226",
        "upstream_time": 1320044226,
        "download_url": "https://dl.smwcentral.net/7128/Exodus.zip",
        "filename": "Exodus.zip",
        "size": 71772,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-extreme-g-track01",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30619,
    "title": "Extreme-G - Track01",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "chase",
      "industrial",
      "space",
      "urban"
    ],
    "description": "A Techno song from Extreme-G.",
    "latest_version": "smwc-30619-1659228013",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30619,
        "title": "Extreme-G - Track01",
        "version": "smwc-30619-1659228013",
        "upstream_time": 1659228013,
        "download_url": "https://dl.smwcentral.net/30619/Track01.zip",
        "filename": "Track01.zip",
        "size": 84398,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-eye-of-the-beholder-cold-stone-walls",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25684,
    "title": "Eye of the Beholder - Cold Stone Walls",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "cave",
      "dark",
      "overworld",
      "snow"
    ],
    "description": "The frozen dungeons theme from Eye of the Beholder. Fits in snowy overworlds.",
    "latest_version": "smwc-25684-1610894347",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25684,
        "title": "Eye of the Beholder - Cold Stone Walls",
        "version": "smwc-25684-1610894347",
        "upstream_time": 1610894347,
        "download_url": "https://dl.smwcentral.net/25684/Eye%20of%20the%20Beholder%20-%20Cold%20Stone%20Walls.zip",
        "filename": "Eye of the Beholder - Cold Stone Walls.zip",
        "size": 31904,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-eye-of-the-beholder-nearing-the-end",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25855,
    "title": "Eye of the Beholder - Nearing the End",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "castle",
      "final",
      "tense"
    ],
    "description": "The final dungeons floor theme from Eye of the Beholder. Fits in castles/areas in late game.",
    "latest_version": "smwc-25855-1612668650",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25855,
        "title": "Eye of the Beholder - Nearing the End",
        "version": "smwc-25855-1612668650",
        "upstream_time": 1612668650,
        "download_url": "https://dl.smwcentral.net/25855/Eye%20of%20the%20Beholder%20-%20Nearing%20The%20End.zip",
        "filename": "Eye of the Beholder - Nearing The End.zip",
        "size": 31923,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40602,
    "title": "F-777 - Invincibility Star (SMW Starman Mix)",
    "authors": [
      "MarkVD100"
    ],
    "tags": [
      "starman",
      "upbeat"
    ],
    "description": "The intro to an F-777 song from the Press Start Vol.3 album mixed in SMW style that's mainly only for starman.",
    "latest_version": "smwc-40602-1772265817",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40602,
        "title": "F-777 - Invincibility Star (SMW Starman Mix)",
        "version": "smwc-40602-1772265817",
        "upstream_time": 1772265817,
        "download_url": "https://dl.smwcentral.net/40602/F-777%20-%20Invincibility%20Star%20%28SMW%20Style%29.zip",
        "filename": "F-777 - Invincibility Star (SMW Style).zip",
        "size": 31316,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-de-cocktail-hour",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33788,
    "title": "FΛDE - Cocktail Hour",
    "authors": [
      "SweatyNoodle"
    ],
    "tags": [
      "abstract",
      "retro",
      "urban"
    ],
    "description": "A cool Namco WSG original song by FLDE ported to SMW.<br>\r\n<br>\r\nThe original song can be found <a href=\"https://youtu.be/ucL0NTdKdb4\" rel=\"nofollow\">here</a>.",
    "latest_version": "smwc-33788-1690109756",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33788,
        "title": "FΛDE - Cocktail Hour",
        "version": "smwc-33788-1690109756",
        "upstream_time": 1690109756,
        "download_url": "https://dl.smwcentral.net/33788/CocktailHour.zip",
        "filename": "CocktailHour.zip",
        "size": 94118,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35091,
    "title": "F-Zero 99 - Race Complete",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "overworld",
      "title",
      "urban"
    ],
    "description": "Race Complete from F-Zero 99.",
    "latest_version": "smwc-35091-1701286736",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35091,
        "title": "F-Zero 99 - Race Complete",
        "version": "smwc-35091-1701286736",
        "upstream_time": 1701286736,
        "download_url": "https://dl.smwcentral.net/35091/F-Zero%2099%20-%20Race%20Complete.zip",
        "filename": "F-Zero 99 - Race Complete.zip",
        "size": 44389,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-big-blue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22060,
    "title": "F-Zero - Big Blue",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "chase",
      "final",
      "tense"
    ],
    "description": "You know what to expect. This is the classic F-Zero track with the original samples. This is an upbeat and driving track. There is a version included that utilizes surround as well. ",
    "latest_version": "smwc-22060-1581363081",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22060,
        "title": "F-Zero - Big Blue",
        "version": "smwc-22060-1581363081",
        "upstream_time": 1581363081,
        "download_url": "https://dl.smwcentral.net/22060/F-Zero%20-%20Big%20Blue.zip",
        "filename": "F-Zero - Big Blue.zip",
        "size": 87618,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-big-blue-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34634,
    "title": "F-Zero - Big Blue (Arrangement)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "final",
      "fire",
      "tense"
    ],
    "description": "An arrangement of \"Big Blue\" from F-Zero.<br>\r\n<br>\r\nOriginal soundtrack description:<br>\r\n<br>\r\n<i>This is F-Zero on the SNES' entire OST, but redone using higher quality samples.<br>\r\n<br>\r\nAs to why I did this, after I made Mute City and Port Town, I thought, \"What if the whole soundtrack were originally done in this style? What would it sound like\"? whilst not making some of the songs completely and entirely different, so I decided to carry on with the idea.<br>\r\n<br>\r\nI hope you guys like these ports, because I sure liked making them.<br>\r\n<br>\r\nUpdate 1 (7/29/2019): Replaced all songs that had #tempoimmunity with $F4$07 because #tempoimmunity apparently doesn't work.</i>",
    "latest_version": "smwc-34634-1690842869",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34634,
        "title": "F-Zero - Big Blue (Arrangement)",
        "version": "smwc-34634-1690842869",
        "upstream_time": 1690842869,
        "download_url": "https://dl.smwcentral.net/34634/Big%20Blue.zip",
        "filename": "Big Blue.zip",
        "size": 42089,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-big-blue-mmx2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40716,
    "title": "F-Zero - Big Blue (MMX2 Style)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "final",
      "fire",
      "industrial",
      "upbeat",
      "urban"
    ],
    "description": "<b>THE</b> F-Zero song ported in an MMX2 Style. It's pretty awesome.",
    "latest_version": "smwc-40716-1760482474",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40716,
        "title": "F-Zero - Big Blue (MMX2 Style)",
        "version": "smwc-40716-1760482474",
        "upstream_time": 1760482474,
        "download_url": "https://dl.smwcentral.net/40716/F-Zero%20-%20Big%20Blue%20%28MMX2%20Style%29.zip",
        "filename": "F-Zero - Big Blue (MMX2 Style).zip",
        "size": 83223,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-climax-illusion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17814,
    "title": "F-Zero Climax - Illusion",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "tense"
    ],
    "description": "Port of Illusion from F-Zero Climax. Could fit intense levels, bosses and chase sequences.",
    "latest_version": "smwc-17814-1531607982",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17814,
        "title": "F-Zero Climax - Illusion",
        "version": "smwc-17814-1531607982",
        "upstream_time": 1531607982,
        "download_url": "https://dl.smwcentral.net/17814/F-Zero%20Climax%20-%20Illusion.zip",
        "filename": "F-Zero Climax - Illusion.zip",
        "size": 92842,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-death-wind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26025,
    "title": "F-Zero - Death Wind",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "boss",
      "chase",
      "fire",
      "tense"
    ],
    "description": "A fast-paced tense song, played on the stage with the same name, from F-Zero.<br>\r\nI tried my best to rip the PWM / noise sample through the SPC, and make it play a good amount of loop, even though the sample is auto generated by the game engine.<br>\r\n<br>\r\nThere's an option on the text file to add the wind noises and the PWM / noise sample, in case you want to listen only to the song. If you want to add the wind noises, change the \"Add_Wind_SFX\" define to 1.",
    "latest_version": "smwc-26025-1614229495",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26025,
        "title": "F-Zero - Death Wind",
        "version": "smwc-26025-1614229495",
        "upstream_time": 1614229495,
        "download_url": "https://dl.smwcentral.net/26025/F-Zero%20-%20Death%20Wind.zip",
        "filename": "F-Zero - Death Wind.zip",
        "size": 89862,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-death-wind-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34635,
    "title": "F-Zero - Death Wind (Arrangement)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "ambient",
      "castle",
      "cutscene",
      "dark",
      "environmental",
      "final",
      "industrial",
      "sewer",
      "tense",
      "water"
    ],
    "description": "An arrangement of \"Death Wind\" from F-Zero.<br>\r\n<br>\r\nOriginal soundtrack description:<br>\r\n<br>\r\n<i>This is F-Zero on the SNES' entire OST, but redone using higher quality samples.<br>\r\n<br>\r\nAs to why I did this, after I made Mute City and Port Town, I thought, \"What if the whole soundtrack were originally done in this style? What would it sound like\"? whilst not making some of the songs completely and entirely different, so I decided to carry on with the idea.<br>\r\n<br>\r\nI hope you guys like these ports, because I sure liked making them.<br>\r\n<br>\r\nUpdate 1 (7/29/2019): Replaced all songs that had #tempoimmunity with $F4$07 because #tempoimmunity apparently doesn't work.</i>",
    "latest_version": "smwc-34635-1690843125",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34635,
        "title": "F-Zero - Death Wind (Arrangement)",
        "version": "smwc-34635-1690843125",
        "upstream_time": 1690843125,
        "download_url": "https://dl.smwcentral.net/34635/Death%20Wind.zip",
        "filename": "Death Wind.zip",
        "size": 78498,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18843,
        "title": "F-Zero - Death Wind (Arrangement)",
        "version": "smwc-18843-1547142301",
        "upstream_time": 1547142301,
        "download_url": "https://dl.smwcentral.net/18843/Death%20Wind.zip",
        "filename": "Death Wind.zip",
        "size": 62719,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-ending-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34636,
    "title": "F-Zero - Ending (Arrangement)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "bonus",
      "credits",
      "cutscene",
      "overworld",
      "switch palace",
      "title"
    ],
    "description": "An arrangement of \"Ending\" from F-Zero.<br>\r\n<br>\r\nOriginal soundtrack description:<br>\r\n<br>\r\n<i>This is F-Zero on the SNES' entire OST, but redone using higher quality samples.<br>\r\n<br>\r\nAs to why I did this, after I made Mute City and Port Town, I thought, \"What if the whole soundtrack were originally done in this style? What would it sound like\"? whilst not making some of the songs completely and entirely different, so I decided to carry on with the idea.<br>\r\n<br>\r\nI hope you guys like these ports, because I sure liked making them.<br>\r\n<br>\r\nUpdate 1 (7/29/2019): Replaced all songs that had #tempoimmunity with $F4$07 because #tempoimmunity apparently doesn't work.</i>",
    "latest_version": "smwc-34636-1690843255",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34636,
        "title": "F-Zero - Ending (Arrangement)",
        "version": "smwc-34636-1690843255",
        "upstream_time": 1690843255,
        "download_url": "https://dl.smwcentral.net/34636/Ending.zip",
        "filename": "Ending.zip",
        "size": 52104,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-ending-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22061,
    "title": "F-Zero - Ending Theme",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "bonus",
      "credits",
      "misc",
      "title"
    ],
    "description": "This is the ending theme from F-Zero, it is a short loop with a happy and celebratory melody. Could be good for short credits or cut scenes, as well as bonus stages. Uses the game's original samples",
    "latest_version": "smwc-22061-1581905558",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22061,
        "title": "F-Zero - Ending Theme",
        "version": "smwc-22061-1581905558",
        "upstream_time": 1581905558,
        "download_url": "https://dl.smwcentral.net/22061/F-Zero%20-%20Ending%20Theme.zip",
        "filename": "F-Zero - Ending Theme.zip",
        "size": 46238,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-fire-field",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26348,
    "title": "F-Zero - Fire Field",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "athletic",
      "fire"
    ],
    "description": "The song that plays during the Fire Fields in F-Zero.<br>\r\nCan fit well in intense fire/volcano athletic levels.<br>\r\n<br>\r\nRequested by MKDSmaster91, this song is fully sampled.<br>\r\n",
    "latest_version": "smwc-26348-1617251019",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26348,
        "title": "F-Zero - Fire Field",
        "version": "smwc-26348-1617251019",
        "upstream_time": 1617251019,
        "download_url": "https://dl.smwcentral.net/26348/F-Zero%20-%20Fire%20Field.zip",
        "filename": "F-Zero - Fire Field.zip",
        "size": 47728,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-fire-field-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34637,
    "title": "F-Zero - Fire Field (Arrangement)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "castle",
      "cave",
      "chase",
      "dark",
      "fire",
      "industrial",
      "urban"
    ],
    "description": "An arrangement of \"Fire Field\" from F-Zero.<br>\r\n<br>\r\nOriginal soundtrack description:<br>\r\n<br>\r\n<i>This is F-Zero on the SNES' entire OST, but redone using higher quality samples.<br>\r\n<br>\r\nAs to why I did this, after I made Mute City and Port Town, I thought, \"What if the whole soundtrack were originally done in this style? What would it sound like\"? whilst not making some of the songs completely and entirely different, so I decided to carry on with the idea.<br>\r\n<br>\r\nI hope you guys like these ports, because I sure liked making them.<br>\r\n<br>\r\nUpdate 1 (7/29/2019): Replaced all songs that had #tempoimmunity with $F4$07 because #tempoimmunity apparently doesn't work.</i>",
    "latest_version": "smwc-34637-1690843440",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34637,
        "title": "F-Zero - Fire Field (Arrangement)",
        "version": "smwc-34637-1690843440",
        "upstream_time": 1690843440,
        "download_url": "https://dl.smwcentral.net/34637/Fire%20Field.zip",
        "filename": "Fire Field.zip",
        "size": 64651,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-gx-big-blue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8090,
    "title": "F-Zero GX - Big Blue",
    "authors": [
      "MidiGuy"
    ],
    "tags": [
      "boss",
      "final",
      "industrial",
      "space"
    ],
    "description": "The heavy theme from Big Blue in F-Zero GX. This was MidiGuy's SMWC Idol Contest entry. Could suit a factory level or intense area.",
    "latest_version": "smwc-8090-1311971641",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8090,
        "title": "F-Zero GX - Big Blue",
        "version": "smwc-8090-1311971641",
        "upstream_time": 1311971641,
        "download_url": "https://dl.smwcentral.net/8090/F-Zero%20GX%20-%20Big%20Blue.zip",
        "filename": "F-Zero GX - Big Blue.zip",
        "size": 69835,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-life-in-the-azure-lane-big-blue-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30263,
    "title": "F-Zero - Life in the Azure Lane ~ Big Blue (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "bonus",
      "chase",
      "final",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #566bd2;\"><i><b>Show me ya moves!</b></i></span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/-Xj8UiSZALQ\" rel=\"nofollow\">Big</a> <a href=\"https://youtu.be/I_kU3HHBZVI\" rel=\"nofollow\">Blue</a> from F-ZERO. One of the best racing themes in the history of racers and my favorite F-ZERO & Mario Kart theme (Rainbow Road Themes don't got anything against Big Blue). As someone who grew up playing a ton of the original F-ZERO, I fell in love with this track immediately after I played through Big Blue for the first time.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A# Minor (Original Pitch, turned on default)<br>\r\n2. B Minor (<a href=\"https://youtu.be/xvwgkhjVM7w\" rel=\"nofollow\">F-ZERO X</a> Pitch)<br>\r\n3. A Minor (<a href=\"https://youtu.be/obr-T3e_wY8\" rel=\"nofollow\">Mario Kart 8</a> Pitch)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables Voice Clip, but at the cost of SMW-Compatibility<br>\r\n2. Disables Voice Clip & lowers echo (turned on default)",
    "latest_version": "smwc-30263-1648494949",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30263,
        "title": "F-Zero - Life in the Azure Lane ~ Big Blue (Remix)",
        "version": "smwc-30263-1648494949",
        "upstream_time": 1648494949,
        "download_url": "https://dl.smwcentral.net/30263/Life%20in%20the%20Azure%20Lane.zip",
        "filename": "Life in the Azure Lane.zip",
        "size": 298880,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-lost-life-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34638,
    "title": "F-Zero - Lost Life (Arrangement)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "game over",
      "keyhole",
      "miss",
      "nintendo presents"
    ],
    "description": "An arrangement of \"Lost Life\" from F-Zero.<br>\r\n<br>\r\nOriginal soundtrack description:<br>\r\n<br>\r\n<i>This is F-Zero on the SNES' entire OST, but redone using higher quality samples.<br>\r\n<br>\r\nAs to why I did this, after I made Mute City and Port Town, I thought, \"What if the whole soundtrack were originally done in this style? What would it sound like\"? whilst not making some of the songs completely and entirely different, so I decided to carry on with the idea.<br>\r\n<br>\r\nI hope you guys like these ports, because I sure liked making them.<br>\r\n<br>\r\nUpdate 1 (7/29/2019): Replaced all songs that had #tempoimmunity with $F4$07 because #tempoimmunity apparently doesn't work.</i>",
    "latest_version": "smwc-34638-1690843581",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34638,
        "title": "F-Zero - Lost Life (Arrangement)",
        "version": "smwc-34638-1690843581",
        "upstream_time": 1690843581,
        "download_url": "https://dl.smwcentral.net/34638/Lost%20Life.zip",
        "filename": "Lost Life.zip",
        "size": 11020,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-maximum-velocity-empyrean-colony",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17237,
    "title": "F-Zero: Maximum Velocity - Empyrean Colony",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "airship",
      "final",
      "sky"
    ],
    "description": "This is a more enhanced arrangement of the Empyrean Colony theme from F-Zero: Maximum Velocity, where it's a bit fuller this time around thanks to Jay Reichard's MIDI, which was used here. Could fit final levels better, but it could also be useful for sky levels I guess.<br>\r\n<br>\r\nEDIT: Fixed a few stuff, and added a actual description to the SPC (sorry for not putting it before lol)",
    "latest_version": "smwc-17237-1522308606",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17237,
        "title": "F-Zero: Maximum Velocity - Empyrean Colony",
        "version": "smwc-17237-1522308606",
        "upstream_time": 1522308606,
        "download_url": "https://dl.smwcentral.net/17237/F-Zero%20Maximum%20Velocity%20-%20Empyrean%20Colony.zip",
        "filename": "F-Zero Maximum Velocity - Empyrean Colony.zip",
        "size": 70432,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-maximum-velocity-tenth-zone-east",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35579,
    "title": "F-Zero: Maximum Velocity - Tenth Zone East",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "abstract",
      "athletic",
      "industrial",
      "space",
      "tense"
    ],
    "description": "Tenth Zone East from F-Zero Maximum Velocity. Good for futuristic and abstract levels, and maybe space and athletic levels too.",
    "latest_version": "smwc-35579-1702657315",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35579,
        "title": "F-Zero: Maximum Velocity - Tenth Zone East",
        "version": "smwc-35579-1702657315",
        "upstream_time": 1702657315,
        "download_url": "https://dl.smwcentral.net/35579/fzmvtenthzoneeast.zip",
        "filename": "fzmvtenthzoneeast.zip",
        "size": 142214,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-mute-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25976,
    "title": "F-Zero - Mute City",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "chase",
      "urban"
    ],
    "description": "A short song fit with city/athletic theme.<br>\r\n<br>\r\nNew version fixed some inaccurate volume and moved all of samples to a single directory.",
    "latest_version": "smwc-25976-1613971242",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25976,
        "title": "F-Zero - Mute City",
        "version": "smwc-25976-1613971242",
        "upstream_time": 1613971242,
        "download_url": "https://dl.smwcentral.net/25976/F-Zero%20-%20Mute%20City.zip",
        "filename": "F-Zero - Mute City.zip",
        "size": 39958,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-mute-city-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34639,
    "title": "F-Zero - Mute City (Arrangement)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "boss",
      "castle",
      "cave",
      "chase",
      "final",
      "fire",
      "industrial",
      "mountain",
      "urban"
    ],
    "description": "An arrangement of \"Mute City\" from F-Zero.<br>\r\n<br>\r\nOriginal soundtrack description:<br>\r\n<br>\r\n<i>This is F-Zero on the SNES' entire OST, but redone using higher quality samples.<br>\r\n<br>\r\nAs to why I did this, after I made Mute City and Port Town, I thought, \"What if the whole soundtrack were originally done in this style? What would it sound like\"? whilst not making some of the songs completely and entirely different, so I decided to carry on with the idea.<br>\r\n<br>\r\nI hope you guys like these ports, because I sure liked making them.<br>\r\n<br>\r\nUpdate 1 (7/29/2019): Replaced all songs that had #tempoimmunity with $F4$07 because #tempoimmunity apparently doesn't work.</i>",
    "latest_version": "smwc-34639-1690843717",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34639,
        "title": "F-Zero - Mute City (Arrangement)",
        "version": "smwc-34639-1690843717",
        "upstream_time": 1690843717,
        "download_url": "https://dl.smwcentral.net/34639/Mute%20City.zip",
        "filename": "Mute City.zip",
        "size": 68193,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-mute-city-re-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19050,
    "title": "F-Zero - Mute City (Re-Arrangement)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "chase",
      "urban"
    ],
    "description": "I wanted to see how Mute City would sound with higher quality samples and stuff like that, so here it is! The MIDI I used was ripped from the game by using VGMtrans.",
    "latest_version": "smwc-19050-1549067669",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19050,
        "title": "F-Zero - Mute City (Re-Arrangement)",
        "version": "smwc-19050-1549067669",
        "upstream_time": 1549067669,
        "download_url": "https://dl.smwcentral.net/19050/f-zero_-_mute_city_re_arrange.zip",
        "filename": "f-zero_-_mute_city_re_arrange.zip",
        "size": 68843,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-opening-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34640,
    "title": "F-Zero - Opening (Arrangement)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "cutscene",
      "title"
    ],
    "description": "An arrangement of \"Opening\" from F-Zero.<br>\r\n<br>\r\nOriginal soundtrack description:<br>\r\n<br>\r\n<i>This is F-Zero on the SNES' entire OST, but redone using higher quality samples.<br>\r\n<br>\r\nAs to why I did this, after I made Mute City and Port Town, I thought, \"What if the whole soundtrack were originally done in this style? What would it sound like\"? whilst not making some of the songs completely and entirely different, so I decided to carry on with the idea.<br>\r\n<br>\r\nI hope you guys like these ports, because I sure liked making them.<br>\r\n<br>\r\nUpdate 1 (7/29/2019): Replaced all songs that had #tempoimmunity with $F4$07 because #tempoimmunity apparently doesn't work.</i>",
    "latest_version": "smwc-34640-1690843816",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34640,
        "title": "F-Zero - Opening (Arrangement)",
        "version": "smwc-34640-1690843816",
        "upstream_time": 1690843816,
        "download_url": "https://dl.smwcentral.net/34640/Opening.zip",
        "filename": "Opening.zip",
        "size": 30601,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-opening-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31913,
    "title": "F-Zero - Opening Theme",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "title"
    ],
    "description": "Opening Theme (Title Screen) from F-Zero.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"MKDSmaster91\"><a href=\"/?p=profile&amp;id=28195\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">MKDSmaster91</a></span>.",
    "latest_version": "smwc-31913-1672508846",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31913,
        "title": "F-Zero - Opening Theme",
        "version": "smwc-31913-1672508846",
        "upstream_time": 1672508846,
        "download_url": "https://dl.smwcentral.net/31913/F-Zero%20-%20Opening%20Theme.zip",
        "filename": "F-Zero - Opening Theme.zip",
        "size": 50957,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-port-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30047,
    "title": "F-Zero - Port Town",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "ice",
      "tense",
      "urban"
    ],
    "description": "Port Town from F-Zero.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"MKDSmaster91\"><a href=\"/?p=profile&amp;id=28195\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">MKDSmaster91</a></span>",
    "latest_version": "smwc-30047-1650478091",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30047,
        "title": "F-Zero - Port Town",
        "version": "smwc-30047-1650478091",
        "upstream_time": 1650478091,
        "download_url": "https://dl.smwcentral.net/30047/F-Zero%20-%20Port%20Town.zip",
        "filename": "F-Zero - Port Town.zip",
        "size": 45695,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23532,
        "title": "F-Zero - Port Town",
        "version": "smwc-23532-1594248142",
        "upstream_time": 1594248142,
        "download_url": "https://dl.smwcentral.net/23532/port_town.zip",
        "filename": "port_town.zip",
        "size": 32780,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-port-town-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34641,
    "title": "F-Zero - Port Town (Arrangement)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "airship",
      "boss",
      "castle",
      "cave",
      "chase",
      "final",
      "fire",
      "industrial",
      "mountain",
      "space",
      "tense",
      "urban"
    ],
    "description": "An arrangement of \"Port Town\" from F-Zero.<br>\r\n<br>\r\nOriginal soundtrack description:<br>\r\n<br>\r\n<i>This is F-Zero on the SNES' entire OST, but redone using higher quality samples.<br>\r\n<br>\r\nAs to why I did this, after I made Mute City and Port Town, I thought, \"What if the whole soundtrack were originally done in this style? What would it sound like\"? whilst not making some of the songs completely and entirely different, so I decided to carry on with the idea.<br>\r\n<br>\r\nI hope you guys like these ports, because I sure liked making them.<br>\r\n<br>\r\nUpdate 1 (7/29/2019): Replaced all songs that had #tempoimmunity with $F4$07 because #tempoimmunity apparently doesn't work.</i>",
    "latest_version": "smwc-34641-1690843982",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34641,
        "title": "F-Zero - Port Town (Arrangement)",
        "version": "smwc-34641-1690843982",
        "upstream_time": 1690843982,
        "download_url": "https://dl.smwcentral.net/34641/Port%20Town.zip",
        "filename": "Port Town.zip",
        "size": 63933,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-port-town-re-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19226,
    "title": "F-Zero - Port Town (Re-Arrangement)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "chase",
      "urban"
    ],
    "description": "Another F-Zero song remake with higher quality samples.<br>\r\nThe MIDI I used was by Jay Reichard. ",
    "latest_version": "smwc-19226-1551352535",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19226,
        "title": "F-Zero - Port Town (Re-Arrangement)",
        "version": "smwc-19226-1551352535",
        "upstream_time": 1551352535,
        "download_url": "https://dl.smwcentral.net/19226/fzero_-_port_town_arrange.zip",
        "filename": "fzero_-_port_town_arrange.zip",
        "size": 64702,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-red-canyon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30331,
    "title": "F-Zero - Red Canyon",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "chase",
      "fire",
      "mountain",
      "tense"
    ],
    "description": "Red Canyon from F-Zero.<br>\r\n<br>\r\nContains a toggle in case you don't want the ending of the song.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"MKDSmaster91\"><a href=\"/?p=profile&amp;id=28195\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">MKDSmaster91</a></span>",
    "latest_version": "smwc-30331-1652134314",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30331,
        "title": "F-Zero - Red Canyon",
        "version": "smwc-30331-1652134314",
        "upstream_time": 1652134314,
        "download_url": "https://dl.smwcentral.net/30331/F-Zero%20-%20Red%20Canyon.zip",
        "filename": "F-Zero - Red Canyon.zip",
        "size": 91177,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21803,
        "title": "F-Zero - Red Canyon",
        "version": "smwc-21803-1578459507",
        "upstream_time": 1578459507,
        "download_url": "https://dl.smwcentral.net/21803/Red_Canyon.zip",
        "filename": "Red_Canyon.zip",
        "size": 32326,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-red-canyon-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34642,
    "title": "F-Zero - Red Canyon (Arrangement)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "castle",
      "cave",
      "chase",
      "fire",
      "mountain",
      "ruins",
      "temple",
      "urban"
    ],
    "description": "An arrangement of \"Red Canyon\" from F-Zero.<br>\r\n<br>\r\nOriginal soundtrack description:<br>\r\n<br>\r\n<i>This is F-Zero on the SNES' entire OST, but redone using higher quality samples.<br>\r\n<br>\r\nAs to why I did this, after I made Mute City and Port Town, I thought, \"What if the whole soundtrack were originally done in this style? What would it sound like\"? whilst not making some of the songs completely and entirely different, so I decided to carry on with the idea.<br>\r\n<br>\r\nI hope you guys like these ports, because I sure liked making them.<br>\r\n<br>\r\nUpdate 1 (7/29/2019): Replaced all songs that had #tempoimmunity with $F4$07 because #tempoimmunity apparently doesn't work.</i>",
    "latest_version": "smwc-34642-1690844105",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34642,
        "title": "F-Zero - Red Canyon (Arrangement)",
        "version": "smwc-34642-1690844105",
        "upstream_time": 1690844105,
        "download_url": "https://dl.smwcentral.net/34642/Red%20Canyon.zip",
        "filename": "Red Canyon.zip",
        "size": 31328,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-sand-ocean",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30279,
    "title": "F-Zero - Sand Ocean",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "desert",
      "tense"
    ],
    "description": "Sand Ocean from F-Zero.<br>\r\n<br>\r\nKind of surprised no one did this before, lol.",
    "latest_version": "smwc-30279-1652231421",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30279,
        "title": "F-Zero - Sand Ocean",
        "version": "smwc-30279-1652231421",
        "upstream_time": 1652231421,
        "download_url": "https://dl.smwcentral.net/30279/F-Zero%20-Sand%20Ocean.zip",
        "filename": "F-Zero -Sand Ocean.zip",
        "size": 43976,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-sand-ocean-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34643,
    "title": "F-Zero - Sand Ocean (Arrangement)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "cave",
      "chase",
      "fire",
      "industrial",
      "ruins",
      "tense",
      "water"
    ],
    "description": "An arrangement of \"Sand Ocean\" from F-Zero.<br>\r\n<br>\r\nOriginal soundtrack description:<br>\r\n<br>\r\n<i>This is F-Zero on the SNES' entire OST, but redone using higher quality samples.<br>\r\n<br>\r\nAs to why I did this, after I made Mute City and Port Town, I thought, \"What if the whole soundtrack were originally done in this style? What would it sound like\"? whilst not making some of the songs completely and entirely different, so I decided to carry on with the idea.<br>\r\n<br>\r\nI hope you guys like these ports, because I sure liked making them.<br>\r\n<br>\r\nUpdate 1 (7/29/2019): Replaced all songs that had #tempoimmunity with $F4$07 because #tempoimmunity apparently doesn't work.</i>",
    "latest_version": "smwc-34643-1690844261",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34643,
        "title": "F-Zero - Sand Ocean (Arrangement)",
        "version": "smwc-34643-1690844261",
        "upstream_time": 1690844261,
        "download_url": "https://dl.smwcentral.net/34643/Sand%20Ocean.zip",
        "filename": "Sand Ocean.zip",
        "size": 52723,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-select-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34644,
    "title": "F-Zero - Select (Arrangement)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "calm",
      "cutscene",
      "night",
      "town"
    ],
    "description": "An arrangement of \"Select\" from F-Zero.<br>\r\n<br>\r\nOriginal soundtrack description:<br>\r\n<br>\r\n<i>This is F-Zero on the SNES' entire OST, but redone using higher quality samples.<br>\r\n<br>\r\nAs to why I did this, after I made Mute City and Port Town, I thought, \"What if the whole soundtrack were originally done in this style? What would it sound like\"? whilst not making some of the songs completely and entirely different, so I decided to carry on with the idea.<br>\r\n<br>\r\nI hope you guys like these ports, because I sure liked making them.<br>\r\n<br>\r\nUpdate 1 (7/29/2019): Replaced all songs that had #tempoimmunity with $F4$07 because #tempoimmunity apparently doesn't work.</i>",
    "latest_version": "smwc-34644-1690844366",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34644,
        "title": "F-Zero - Select (Arrangement)",
        "version": "smwc-34644-1690844366",
        "upstream_time": 1690844366,
        "download_url": "https://dl.smwcentral.net/34644/Select%20Time%20Theme.zip",
        "filename": "Select Time Theme.zip",
        "size": 25072,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-select-time-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30341,
    "title": "F-Zero - Select Time Theme",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "bonus",
      "calm",
      "overworld",
      "sky",
      "title"
    ],
    "description": "Select Time Theme from F-Zero.<br>\r\n<br>\r\nCould also fit a continue screen.",
    "latest_version": "smwc-30341-1652232539",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30341,
        "title": "F-Zero - Select Time Theme",
        "version": "smwc-30341-1652232539",
        "upstream_time": 1652232539,
        "download_url": "https://dl.smwcentral.net/30341/F-Zero%20-%20Select%20Time%20Theme.zip",
        "filename": "F-Zero - Select Time Theme.zip",
        "size": 31329,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18856,
        "title": "F-Zero - Select Time Theme",
        "version": "smwc-18856-1547092626",
        "upstream_time": 1547092626,
        "download_url": "https://dl.smwcentral.net/18856/F-Zero%20-%20Select%20Time%20Theme.zip",
        "filename": "F-Zero - Select Time Theme.zip",
        "size": 30540,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-silence",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18785,
    "title": "F-Zero - Silence",
    "authors": [
      "Taffy"
    ],
    "tags": [
      "athletic",
      "calm",
      "grassland",
      "sky",
      "space",
      "title"
    ],
    "description": "My goal for 2019 is to upload more music and generally be more active... and possibly have a shot at mosts!<br>\r\n<br>\r\nThis is Silence, a moody piece from the original F-Zero that debuted on the SNES in 1990, 1991, and 1992 in Japan, America, and Europe respectively. It's probably one of my favorite games... Great soundtrack, and you get to slam into walls at over 3 times the interstate speed limit and uh, die... While listening to some really catchy music! Even the music that plays after you die is great<br>\r\n<br>\r\nUnlike the song's name implies, there is no actual silence. It starts out rather calm, but then the second part of it drops into something less calm that would definitely fit an exciting level.<br>\r\n<br>\r\nAccuracy was not in mind when I made this song!",
    "latest_version": "smwc-18785-1549336311",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18785,
        "title": "F-Zero - Silence",
        "version": "smwc-18785-1549336311",
        "upstream_time": 1549336311,
        "download_url": "https://dl.smwcentral.net/18785/F-Zero%20-%20Silence.zip",
        "filename": "F-Zero - Silence.zip",
        "size": 32044,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7801,
        "title": "F-Zero - Silence",
        "version": "smwc-7801-1311888314",
        "upstream_time": 1311888314,
        "download_url": "https://dl.smwcentral.net/7801/F-Zero%20-%20Silence.zip",
        "filename": "F-Zero - Silence.zip",
        "size": 61755,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-silence-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34645,
    "title": "F-Zero - Silence (Arrangement)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "bonus",
      "credits",
      "ice",
      "mountain",
      "sky",
      "snow",
      "urban"
    ],
    "description": "An arrangement of \"Silence\" from F-Zero.<br>\r\n<br>\r\nOriginal soundtrack description:<br>\r\n<br>\r\n<i>This is F-Zero on the SNES' entire OST, but redone using higher quality samples.<br>\r\n<br>\r\nAs to why I did this, after I made Mute City and Port Town, I thought, \"What if the whole soundtrack were originally done in this style? What would it sound like\"? whilst not making some of the songs completely and entirely different, so I decided to carry on with the idea.<br>\r\n<br>\r\nI hope you guys like these ports, because I sure liked making them.<br>\r\n<br>\r\nUpdate 1 (7/29/2019): Replaced all songs that had #tempoimmunity with $F4$07 because #tempoimmunity apparently doesn't work.</i>",
    "latest_version": "smwc-34645-1690844530",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34645,
        "title": "F-Zero - Silence (Arrangement)",
        "version": "smwc-34645-1690844530",
        "upstream_time": 1690844530,
        "download_url": "https://dl.smwcentral.net/34645/Silence.zip",
        "filename": "Silence.zip",
        "size": 68816,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-start-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34646,
    "title": "F-Zero - Start (Arrangement)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "keyhole",
      "nintendo presents"
    ],
    "description": "An arrangement of \"Start\" from F-Zero.<br>\r\n<br>\r\nOriginal soundtrack description:<br>\r\n<br>\r\n<i>This is F-Zero on the SNES' entire OST, but redone using higher quality samples.<br>\r\n<br>\r\nAs to why I did this, after I made Mute City and Port Town, I thought, \"What if the whole soundtrack were originally done in this style? What would it sound like\"? whilst not making some of the songs completely and entirely different, so I decided to carry on with the idea.<br>\r\n<br>\r\nI hope you guys like these ports, because I sure liked making them.<br>\r\n<br>\r\nUpdate 1 (7/29/2019): Replaced all songs that had #tempoimmunity with $F4$07 because #tempoimmunity apparently doesn't work.</i>",
    "latest_version": "smwc-34646-1690844609",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34646,
        "title": "F-Zero - Start (Arrangement)",
        "version": "smwc-34646-1690844609",
        "upstream_time": 1690844609,
        "download_url": "https://dl.smwcentral.net/34646/Start.zip",
        "filename": "Start.zip",
        "size": 10941,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-white-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7258,
    "title": "F-Zero - White Land",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "boss",
      "chase"
    ],
    "description": "A classic theme from F-Zero. It came out quite accurate and would suit a variety of areas, especially fast-paced or athletic ones.",
    "latest_version": "smwc-7258-1317702694",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7258,
        "title": "F-Zero - White Land",
        "version": "smwc-7258-1317702694",
        "upstream_time": 1317702694,
        "download_url": "https://dl.smwcentral.net/7258/whiteland.zip",
        "filename": "whiteland.zip",
        "size": 67143,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-white-land-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18844,
    "title": "F-Zero - White Land (Arrangement)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "chase",
      "ice",
      "tense"
    ],
    "description": "This is a enhanced arrangement of White Land from the first F-Zero. I decided to do this because I thought the original song really deserved better instrumentation and echo to truly stand out, because the compositions themselves are actually very nice.<br>\r\n<br>\r\nUse this if you need a fast-paced chase in a winter level or something; it's not very calm, so it would probably only work on a scenario like that lol",
    "latest_version": "smwc-18844-1547142610",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18844,
        "title": "F-Zero - White Land (Arrangement)",
        "version": "smwc-18844-1547142610",
        "upstream_time": 1547142610,
        "download_url": "https://dl.smwcentral.net/18844/White%20Land.zip",
        "filename": "White Land.zip",
        "size": 67562,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-white-land-i",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29675,
    "title": "F-Zero - White Land I",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "chase",
      "snow",
      "tense"
    ],
    "description": "White Land I from F-Zero.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"MKDSmaster91\"><a href=\"/?p=profile&amp;id=28195\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">MKDSmaster91</a></span>",
    "latest_version": "smwc-29675-1656625824",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29675,
        "title": "F-Zero - White Land I",
        "version": "smwc-29675-1656625824",
        "upstream_time": 1656625824,
        "download_url": "https://dl.smwcentral.net/29675/F-Zero%20-%20White%20Land%20I.zip",
        "filename": "F-Zero - White Land I.zip",
        "size": 59682,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-white-land-i-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34648,
    "title": "F-Zero - White Land I (Arrangement)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "bonus",
      "chase",
      "industrial",
      "mountain"
    ],
    "description": "An arrangement of \"White Land I\" from F-Zero.<br>\r\n<br>\r\nOriginal soundtrack description:<br>\r\n<br>\r\n<i>This is F-Zero on the SNES' entire OST, but redone using higher quality samples.<br>\r\n<br>\r\nAs to why I did this, after I made Mute City and Port Town, I thought, \"What if the whole soundtrack were originally done in this style? What would it sound like\"? whilst not making some of the songs completely and entirely different, so I decided to carry on with the idea.<br>\r\n<br>\r\nI hope you guys like these ports, because I sure liked making them.<br>\r\n<br>\r\nUpdate 1 (7/29/2019): Replaced all songs that had #tempoimmunity with $F4$07 because #tempoimmunity apparently doesn't work.</i>",
    "latest_version": "smwc-34648-1690844930",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34648,
        "title": "F-Zero - White Land I (Arrangement)",
        "version": "smwc-34648-1690844930",
        "upstream_time": 1690844930,
        "download_url": "https://dl.smwcentral.net/34648/White%20Land%20i.zip",
        "filename": "White Land i.zip",
        "size": 57620,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-white-land-ii-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34649,
    "title": "F-Zero - White Land II (Arrangement)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "boss",
      "cave",
      "chase",
      "industrial",
      "mountain",
      "urban"
    ],
    "description": "An arrangement of \"White Land II\" from F-Zero.<br>\r\n<br>\r\nOriginal soundtrack description:<br>\r\n<br>\r\n<i>This is F-Zero on the SNES' entire OST, but redone using higher quality samples.<br>\r\n<br>\r\nAs to why I did this, after I made Mute City and Port Town, I thought, \"What if the whole soundtrack were originally done in this style? What would it sound like\"? whilst not making some of the songs completely and entirely different, so I decided to carry on with the idea.<br>\r\n<br>\r\nI hope you guys like these ports, because I sure liked making them.<br>\r\n<br>\r\nUpdate 1 (7/29/2019): Replaced all songs that had #tempoimmunity with $F4$07 because #tempoimmunity apparently doesn't work.</i>",
    "latest_version": "smwc-34649-1690845064",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34649,
        "title": "F-Zero - White Land II (Arrangement)",
        "version": "smwc-34649-1690845064",
        "upstream_time": 1690845064,
        "download_url": "https://dl.smwcentral.net/34649/White%20Land%20ii.zip",
        "filename": "White Land ii.zip",
        "size": 51867,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f-zero-zoom-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34650,
    "title": "F-Zero - Zoom (Arrangement)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "keyhole"
    ],
    "description": "An arrangement of \"Zoom\" from F-Zero.<br>\r\n<br>\r\nOriginal soundtrack description:<br>\r\n<br>\r\n<i>This is F-Zero on the SNES' entire OST, but redone using higher quality samples.<br>\r\n<br>\r\nAs to why I did this, after I made Mute City and Port Town, I thought, \"What if the whole soundtrack were originally done in this style? What would it sound like\"? whilst not making some of the songs completely and entirely different, so I decided to carry on with the idea.<br>\r\n<br>\r\nI hope you guys like these ports, because I sure liked making them.<br>\r\n<br>\r\nUpdate 1 (7/29/2019): Replaced all songs that had #tempoimmunity with $F4$07 because #tempoimmunity apparently doesn't work.</i>",
    "latest_version": "smwc-34650-1690845185",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34650,
        "title": "F-Zero - Zoom (Arrangement)",
        "version": "smwc-34650-1690845185",
        "upstream_time": 1690845185,
        "download_url": "https://dl.smwcentral.net/34650/Zoom.zip",
        "filename": "Zoom.zip",
        "size": 10978,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f1-pole-position-adelaide",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34975,
    "title": "F1 Pole Position - Adelaide",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "industrial",
      "urban"
    ],
    "description": "Adelaide from F1 Pole Position on the SNES.",
    "latest_version": "smwc-34975-1696195561",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34975,
        "title": "F1 Pole Position - Adelaide",
        "version": "smwc-34975-1696195561",
        "upstream_time": 1696195561,
        "download_url": "https://dl.smwcentral.net/34975/F1%20Pole%20Position%20-%20Adelaide.zip",
        "filename": "F1 Pole Position - Adelaide.zip",
        "size": 60935,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f1-pole-position-mexico-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32853,
    "title": "F1 Pole Position - Mexico City",
    "authors": [
      "sincx"
    ],
    "tags": [
      "athletic",
      "chase",
      "overworld",
      "title"
    ],
    "description": "An intense-turned-upbeat song that could work for a title screen or like an intense overworld I guess?",
    "latest_version": "smwc-32853-1678877541",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32853,
        "title": "F1 Pole Position - Mexico City",
        "version": "smwc-32853-1678877541",
        "upstream_time": 1678877541,
        "download_url": "https://dl.smwcentral.net/32853/mexicocity.zip",
        "filename": "mexicocity.zip",
        "size": 36650,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f1-pole-position-montreal",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34982,
    "title": "F1 Pole Position - Montreal",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "final",
      "fire",
      "urban"
    ],
    "description": "Montreal from F1 Pole Position on the SNES.",
    "latest_version": "smwc-34982-1696195593",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34982,
        "title": "F1 Pole Position - Montreal",
        "version": "smwc-34982-1696195593",
        "upstream_time": 1696195593,
        "download_url": "https://dl.smwcentral.net/34982/F1%20Pole%20Position%20-%20Montreal.zip",
        "filename": "F1 Pole Position - Montreal.zip",
        "size": 50506,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-f1-pole-position-monza",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30310,
    "title": "F1 Pole Position - Monza",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "chase",
      "tense",
      "urban"
    ],
    "description": "The song played on the Autodoromo Nazionale Di Monza track in F1 Pole Position for the SNES.<br>\r\n<br>\r\nCan be used in athletic levels.",
    "latest_version": "smwc-30310-1658848556",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30310,
        "title": "F1 Pole Position - Monza",
        "version": "smwc-30310-1658848556",
        "upstream_time": 1658848556,
        "download_url": "https://dl.smwcentral.net/30310/F1%20Pole%20Position%20-%20Monza.zip",
        "filename": "F1 Pole Position - Monza.zip",
        "size": 51303,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fabian-del-priore-a-dash-for-freedom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37321,
    "title": "Fabian Del Priore - A Dash for Freedom",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "retro",
      "sky",
      "title"
    ],
    "description": "This is one of the ports I made for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=34714\">Entropy</a>",
    "latest_version": "smwc-37321-1712272513",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37321,
        "title": "Fabian Del Priore - A Dash for Freedom",
        "version": "smwc-37321-1712272513",
        "upstream_time": 1712272513,
        "download_url": "https://dl.smwcentral.net/37321/A%20Dash%20for%20Freedom.zip",
        "filename": "A Dash for Freedom.zip",
        "size": 71572,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-face-off",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29129,
    "title": "Face-off!",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "Battle music I made in 2021!",
    "latest_version": "smwc-29129-1642887554",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29129,
        "title": "Face-off!",
        "version": "smwc-29129-1642887554",
        "upstream_time": 1642887554,
        "download_url": "https://dl.smwcentral.net/29129/Face-off%21.zip",
        "filename": "Face-off%21.zip",
        "size": 44906,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-factorial-subterfugue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38686,
    "title": "Factorial Subterfugue",
    "authors": [
      "Archbishop Weeble-Wobble",
      "icrawfish"
    ],
    "tags": [
      "abstract",
      "boss",
      "chaotic",
      "dark",
      "final",
      "industrial",
      "mysterious",
      "space",
      "tense",
      "title",
      "upbeat"
    ],
    "description": "An energetic and orchestral tune that won 2nd place in Super Famicompo 6's Originals category.<br>\r\n<br>\r\nThis song can be toggled to loop itself or play through once to the ending. Also, don't forget to add the #factorial sample group when inserting!<br>\r\n<br>\r\nThe name  of the song comes from... well, I'll let the chat logs explain:<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>nomenclature be like</span></div><div class=\"collapse-content\"><img src=\"https://bin.smwcentral.net/u/48745/factorialyap.png\" width=\"700px\"></div></div><br>\r\n<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>sillyness</span></div><div class=\"collapse-content\"><img src=\"https://bin.smwcentral.net/u/48745/sillyness.webp\" width=\"500px\"></div></div>",
    "latest_version": "smwc-38686-1730060185",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38686,
        "title": "Factorial Subterfugue",
        "version": "smwc-38686-1730060185",
        "upstream_time": 1730060185,
        "download_url": "https://dl.smwcentral.net/38686/Factorial%20Subterfugue.zip",
        "filename": "Factorial Subterfugue.zip",
        "size": 112477,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-factory-product",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12055,
    "title": "Factory Product",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "cave",
      "industrial",
      "night",
      "overworld",
      "ruins",
      "sewer"
    ],
    "description": "&gt; <a href=\"https://www.youtube.com/watch?v=YngQpfcY40w\" rel=\"nofollow\">Preview available (via Youtube)</a> &lt; <br>\r\n<br>\r\nA playful cave theme. Composed with and for SMW. <br>\r\n<br>\r\nFits early world cave levels and side areas, overworld maps, forests and snow themed areas, clouds and ruins, among others. Could also fit in a factory.",
    "latest_version": "smwc-12055-1445106610",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12055,
        "title": "Factory Product",
        "version": "smwc-12055-1445106610",
        "upstream_time": 1445106610,
        "download_url": "https://dl.smwcentral.net/12055/FactoryProduct.zip",
        "filename": "FactoryProduct.zip",
        "size": 30652,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-failing-than-insanity",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8432,
    "title": "Failing than Insanity",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "game over"
    ],
    "description": "My own music of game over.",
    "latest_version": "smwc-8432-1371159503",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8432,
        "title": "Failing than Insanity",
        "version": "smwc-8432-1371159503",
        "upstream_time": 1371159503,
        "download_url": "https://dl.smwcentral.net/8432/CUSTOM%20-%20Failing%20than%20Insanity.zip",
        "filename": "CUSTOM - Failing than Insanity.zip",
        "size": 73109,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fall-paradise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32856,
    "title": "Fall Paradise",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "athletic",
      "castle",
      "grassland",
      "sky"
    ],
    "description": "A beautiful song in the skies. Could fit on the sky levels too.",
    "latest_version": "smwc-32856-1680240267",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32856,
        "title": "Fall Paradise",
        "version": "smwc-32856-1680240267",
        "upstream_time": 1680240267,
        "download_url": "https://dl.smwcentral.net/32856/Fall%20Paradise.zip",
        "filename": "Fall Paradise.zip",
        "size": 32541,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-false-ideal",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7369,
    "title": "False Ideal",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "calm",
      "desert"
    ],
    "description": "Has a sort of Egyptian feel to it, so it may work for pyramids or deserts.",
    "latest_version": "smwc-7369-1319883643",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7369,
        "title": "False Ideal",
        "version": "smwc-7369-1319883643",
        "upstream_time": 1319883643,
        "download_url": "https://dl.smwcentral.net/7369/CUSTOM%20-%20False%20Ideal.zip",
        "filename": "CUSTOM - False Ideal.zip",
        "size": 71760,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-falsion-the-first-space-flight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29957,
    "title": "Falsion - The First Space Flight",
    "authors": [
      "mueuen"
    ],
    "tags": [
      "airship",
      "athletic",
      "boss",
      "chase",
      "space"
    ],
    "description": "Energetic song from one of Konami's schmups.<br>\r\nWould fit best with a level that has some scrolling shooter elements.",
    "latest_version": "smwc-29957-1658795407",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29957,
        "title": "Falsion - The First Space Flight",
        "version": "smwc-29957-1658795407",
        "upstream_time": 1658795407,
        "download_url": "https://dl.smwcentral.net/29957/falsion_the_first_space_flight.zip",
        "filename": "falsion_the_first_space_flight.zip",
        "size": 52077,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-famicom-tantei-club-part-ii-title-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7326,
    "title": "Famicom Tantei Club (Part II) - Title Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "credits",
      "title"
    ],
    "description": "A song that is best suited for, as the name suggests, a title screen, or even an ending sequence.",
    "latest_version": "smwc-7326-1384408413",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7326,
        "title": "Famicom Tantei Club (Part II) - Title Theme",
        "version": "smwc-7326-1384408413",
        "upstream_time": 1384408413,
        "download_url": "https://dl.smwcentral.net/7326/%5BM%5D%20Famicom%20Tantei%20Club%20%28Part%20II%29%20-%20Title%20Theme.zip",
        "filename": "%5BM%5D Famicom Tantei Club (Part II) - Title Theme.zip",
        "size": 61730,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-family-computer-disk-system-bios",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16468,
    "title": "Family Computer Disk System BIOS",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "goal",
      "keyhole",
      "misc",
      "miss",
      "nintendo presents"
    ],
    "description": "Various jingles from the Family Computer Disk System.",
    "latest_version": "smwc-16468-1508395055",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16468,
        "title": "Family Computer Disk System BIOS",
        "version": "smwc-16468-1508395055",
        "upstream_time": 1508395055,
        "download_url": "https://dl.smwcentral.net/16468/Family%20Computer%20Disk%20System%20BIOS.zip",
        "filename": "Family Computer Disk System BIOS.zip",
        "size": 93463,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-family-computer-disk-system-start-up",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34788,
    "title": "Family Computer Disk System - Start Up",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "goal",
      "misc",
      "title"
    ],
    "description": "Cheaper is better, even if there is a little bit of loading time.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=GilenWVbA90\" rel=\"nofollow\">Original ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-34788-1696102512",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34788,
        "title": "Family Computer Disk System - Start Up",
        "version": "smwc-34788-1696102512",
        "upstream_time": 1696102512,
        "download_url": "https://dl.smwcentral.net/34788/Family%20Computer%20Disk%20System%20-%20Start%20Up.zip",
        "filename": "Family Computer Disk System - Start Up.zip",
        "size": 65846,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-family-computer-disk-writer-demo-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16478,
    "title": "Family Computer Disk Writer - Demo Theme 1",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "calm",
      "credits",
      "title"
    ],
    "description": "A demonstration song from Family Computer Disk Writer.",
    "latest_version": "smwc-16478-1508492004",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16478,
        "title": "Family Computer Disk Writer - Demo Theme 1",
        "version": "smwc-16478-1508492004",
        "upstream_time": 1508492004,
        "download_url": "https://dl.smwcentral.net/16478/Family%20Computer%20Disk%20Writer%20-%20Demo%20Theme%201.zip",
        "filename": "Family Computer Disk Writer - Demo Theme 1.zip",
        "size": 32732,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-familymart-store-chime",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21622,
    "title": "FamilyMart Store Chime",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "misc",
      "nintendo presents"
    ],
    "description": "Iconic chime you probably hear everyday",
    "latest_version": "smwc-21622-1576283283",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21622,
        "title": "FamilyMart Store Chime",
        "version": "smwc-21622-1576283283",
        "upstream_time": 1576283283,
        "download_url": "https://dl.smwcentral.net/21622/FamilyMart%20Store%20Charm.zip",
        "filename": "FamilyMart Store Charm.zip",
        "size": 30046,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fanfare-in-g-minor",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26680,
    "title": "Fanfare in G# Minor",
    "authors": [
      "mindmatchingmoment"
    ],
    "tags": [
      "goal"
    ],
    "description": "A short fanfare in G# minor.<br>\r\nIntended as a replacement for either the \"boss clear\" or \"stage clear\" theme.<br>\r\nThe text file has a 3 options (echo, end chord, goal tape sound at start) that can be set to 0 or 1.<br>\r\nThe listed insert size and length on this submission are the size and length that result from setting all options to 1.<br>\r\n<br>\r\nEDIT 4/10/21: Fixed Goal Tape sound to be proper tempo.",
    "latest_version": "smwc-26680-1620155398",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26680,
        "title": "Fanfare in G# Minor",
        "version": "smwc-26680-1620155398",
        "upstream_time": 1620155398,
        "download_url": "https://dl.smwcentral.net/26680/fanfare_gs_min.zip",
        "filename": "fanfare_gs_min.zip",
        "size": 161696,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fantasy-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8087,
    "title": "Fantasy Zone 2 - Chaprun",
    "authors": [
      "Airbourne Bubblun"
    ],
    "tags": [
      "beach",
      "bonus",
      "water"
    ],
    "description": "The 5th level of Fantasy Zone 2. Could fit a scenario like a beach.",
    "latest_version": "smwc-8087-1317679578",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8087,
        "title": "Fantasy Zone 2 - Chaprun",
        "version": "smwc-8087-1317679578",
        "upstream_time": 1317679578,
        "download_url": "https://dl.smwcentral.net/8087/Fantasy%20Zone%202%20-%20Chaprun.zip",
        "filename": "Fantasy Zone 2 - Chaprun.zip",
        "size": 67227,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-farland-saga-silver-field",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23210,
    "title": "Farland Saga - Silver Field",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "night",
      "overworld",
      "town",
      "water"
    ],
    "description": "Calm RPG-style song featured in JUMP's World 3A.",
    "latest_version": "smwc-23210-1591066268",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23210,
        "title": "Farland Saga - Silver Field",
        "version": "smwc-23210-1591066268",
        "upstream_time": 1591066268,
        "download_url": "https://dl.smwcentral.net/23210/Silver%20Field.zip",
        "filename": "Silver Field.zip",
        "size": 38735,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-farland-saga-to-the-sea-of-adventure",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23215,
    "title": "Farland Saga - To the Sea of Adventure",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "castle",
      "mountain",
      "overworld",
      "town"
    ],
    "description": "The adventurous song featured in JUMP's worlds 2 and 4.",
    "latest_version": "smwc-23215-1591066933",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23215,
        "title": "Farland Saga - To the Sea of Adventure",
        "version": "smwc-23215-1591066933",
        "upstream_time": 1591066933,
        "download_url": "https://dl.smwcentral.net/23215/To%20The%20Sea%20of%20Adventure.zip",
        "filename": "To The Sea of Adventure.zip",
        "size": 29218,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-farmland-forest-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41623,
    "title": "Farmland Forest (Map)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "forest",
      "grassland",
      "overworld"
    ],
    "description": "Donut Plains inspired overworld map",
    "latest_version": "smwc-41623-1774545482",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41623,
        "title": "Farmland Forest (Map)",
        "version": "smwc-41623-1774545482",
        "upstream_time": 1774545482,
        "download_url": "https://dl.smwcentral.net/41623/farmland_forest.zip",
        "filename": "farmland_forest.zip",
        "size": 31400,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fatal-chase",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7420,
    "title": "Fatal Chase",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "athletic",
      "final"
    ],
    "description": "An energetic theme that could fit in long, dangerous levels",
    "latest_version": "smwc-7420-1311888276",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7420,
        "title": "Fatal Chase",
        "version": "smwc-7420-1311888276",
        "upstream_time": 1311888276,
        "download_url": "https://dl.smwcentral.net/7420/Fatal%20Chase.zip",
        "filename": "Fatal Chase.zip",
        "size": 68790,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fatal-fury",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29581,
    "title": "Fatal Fury 2 (Genesis) - A New Poem That the South Thailand Wants to Tell",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "athletic",
      "bonus",
      "carnival",
      "grassland",
      "overworld",
      "temple",
      "town"
    ],
    "description": "Joe Higashi's stage theme from SNK fighting game <i>Fatal Fury 2</i>. Based on the Mega Drive version, which omits some instruments and voice clips from the Neo Geo version.",
    "latest_version": "smwc-29581-1650479468",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29581,
        "title": "Fatal Fury 2 (Genesis) - A New Poem That the South Thailand Wants to Tell",
        "version": "smwc-29581-1650479468",
        "upstream_time": 1650479468,
        "download_url": "https://dl.smwcentral.net/29581/Fatal%20Fury%202%20MD%20A%20New%20Poem%20That%20the%20South%20Thailand%20Wants%20to%20Tell.zip",
        "filename": "Fatal Fury 2 MD A New Poem That the South Thailand Wants to Tell.zip",
        "size": 32860,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21928,
        "title": "Fatal Fury 2 - Pasta (Andy Bogard Theme)",
        "version": "smwc-21928-1579400658",
        "upstream_time": 1579400658,
        "download_url": "https://dl.smwcentral.net/21928/Fatal%20Fury%202%20Pasta%20Version%201.2.zip",
        "filename": "Fatal Fury 2 Pasta Version 1.2.zip",
        "size": 34357,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fatal-fury-special-snes-aftermath",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40525,
    "title": "Fatal Fury Special (SNES) - Aftermath",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cutscene",
      "menu"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-40525-1756759188",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40525,
        "title": "Fatal Fury Special (SNES) - Aftermath",
        "version": "smwc-40525-1756759188",
        "upstream_time": 1756759188,
        "download_url": "https://dl.smwcentral.net/40525/Aftermath.zip",
        "filename": "Aftermath.zip",
        "size": 63481,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fatal-fury-special-snes-main-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40524,
    "title": "Fatal Fury Special (SNES) - Main Menu",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "menu"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-40524-1756759017",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40524,
        "title": "Fatal Fury Special (SNES) - Main Menu",
        "version": "smwc-40524-1756759017",
        "upstream_time": 1756759017,
        "download_url": "https://dl.smwcentral.net/40524/Fatal%20Fury%20Special%20Main%20Menu.zip",
        "filename": "Fatal Fury Special Main Menu.zip",
        "size": 42619,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fatal-fury-special-the-last-supper-for-geese-soy-sauce-for-geese-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39715,
    "title": "Fatal Fury Special - The Last Supper for Geese 🍽️ ~ Soy Sauce for Geese (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "final",
      "fire",
      "tense",
      "upbeat"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #F0C080;\">❝ <i><b>Die like your father, you pin-headed son of an ice cream maker!</b></i> ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Geese Howard, Fatal Fury Special (1993)</span><br>\r\n<br>\r\n<img src=\"https://bin.smwcentral.net/u/23547/Geese.webp\" alt=\"\"><br>\r\n<br>\r\nDid an arrangement of the one and only, <b><a href=\"https://youtu.be/xqanQ9DPgV8\" rel=\"nofollow\">Soy</a> <a href=\"https://youtu.be/yPFCHwXkwdA\" rel=\"nofollow\">Sa</a><a href=\"https://youtu.be/8xpYr05idnA?si=HegqobEU3csBi81J\" rel=\"nofollow\">uc</a><a href=\"https://youtu.be/LiVf9t2IE38\" rel=\"nofollow\">e</a> <a href=\"https://youtu.be/AgFweBtAzQ0\" rel=\"nofollow\">fo</a><a href=\"https://youtu.be/3Qv4E-S0hno\" rel=\"nofollow\">r</a> <a href=\"https://youtu.be/YHaLgHAB6mE\" rel=\"nofollow\">Gee</a><a href=\"https://youtu.be/s0MTphyigzI\" rel=\"nofollow\">se</a></b> from the <i>Fatal Fury</i> franchise. I've been getting into Fatal Fury / King of Fighters recently (they're really great games), and I thought I'd dedicate an arrangement to the one and only Howard Geese's theme 'cuz it is exactly what people say it is: A BANGER!!!<br>\r\n<br>\r\nThis song has always been fascinating to me because of its fusion of hard rock and honkyoku music that's made the song iconic and also fitting for Geese's character (as gaming's first American Weeb).<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠  \"Bonus End,\" P-Switch, Yoshi SFX, & Thunder SFX are disabled.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. C Minor w/ Slight Detune (Remix Pitch)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. C Minor (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ3. A Minor (Custom Pitch 1)<br>\r\nㅤ4. C# Minor (Custom Pitch 2)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables the voice clip, but sacrifices SMW-Compatibility (Voice Enabled)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Disables the voice clip & Decreases the Echo (Voice Disabled)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Echo Delay, but sacrifices SMW-Compatibility (OG Echo)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Decreased Echo Delay, but removes the intro (DISABLES Intro)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ3. DRASTICALLY Decreased Echo Delay (LOWER Echo)",
    "latest_version": "smwc-39715-1748605137",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39715,
        "title": "Fatal Fury Special - The Last Supper for Geese 🍽️ ~ Soy Sauce for Geese (Remix)",
        "version": "smwc-39715-1748605137",
        "upstream_time": 1748605137,
        "download_url": "https://dl.smwcentral.net/39715/The%20Last%20Supper%20for%20Geese.zip",
        "filename": "The Last Supper for Geese.zip",
        "size": 633047,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fearofdark-flame-repellent",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22852,
    "title": "Fearofdark - Flame Repellent",
    "authors": [
      "sincx"
    ],
    "tags": [
      "abstract",
      "credits",
      "final",
      "mountain",
      "night",
      "space",
      "title",
      "urban"
    ],
    "description": "Intense chiptune-turned-SMW song originally featured as an entry to SMWC Idol 8.5, and subsequently in my 24hoSMW#12 entry. It might be a little bit big. Not compatible with Blargg/thunder. You might be able to weave your way around this by lowering the echo delay if so desired.",
    "latest_version": "smwc-22852-1588819570",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22852,
        "title": "Fearofdark - Flame Repellent",
        "version": "smwc-22852-1588819570",
        "upstream_time": 1588819570,
        "download_url": "https://dl.smwcentral.net/22852/flamerepellent.zip",
        "filename": "flamerepellent.zip",
        "size": 30713,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-femtanyl-m3-n-min3",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40771,
    "title": "femtanyl - M3 N MIN3",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "boss",
      "castle"
    ],
    "description": "One of my entries to SuperFamicompo 2025. Incompatible with Blargg/Thunder, also the drum loop will break if the song is sped up due to the time limit.",
    "latest_version": "smwc-40771-1765804422",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40771,
        "title": "femtanyl - M3 N MIN3",
        "version": "smwc-40771-1765804422",
        "upstream_time": 1765804422,
        "download_url": "https://dl.smwcentral.net/40771/M3%20N%20MIN3.zip",
        "filename": "M3 N MIN3.zip",
        "size": 74669,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fester-s-quest-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19599,
    "title": "Fester's Quest - Overworld",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "castle",
      "cave",
      "dark"
    ],
    "description": "From Wyatt's music pack. Dark and bassy, good for caves.",
    "latest_version": "smwc-19599-1554600772",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19599,
        "title": "Fester's Quest - Overworld",
        "version": "smwc-19599-1554600772",
        "upstream_time": 1554600772,
        "download_url": "https://dl.smwcentral.net/19599/fq-overworld.zip",
        "filename": "fq-overworld.zip",
        "size": 32677,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fester-s-quest-underground-sewer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21214,
    "title": "Fester's Quest - Underground Sewer",
    "authors": [
      "Yuzu"
    ],
    "tags": [
      "castle",
      "dark",
      "sewer"
    ],
    "description": "Another port from an Sunsoft Game! <br>\r\nCreated for a year ago before discontinued. Continued as for today",
    "latest_version": "smwc-21214-1569379207",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21214,
        "title": "Fester's Quest - Underground Sewer",
        "version": "smwc-21214-1569379207",
        "upstream_time": 1569379207,
        "download_url": "https://dl.smwcentral.net/21214/Fester%20Quest%20-%20Underground%20Sewer.zip",
        "filename": "Fester Quest - Underground Sewer.zip",
        "size": 32835,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fiddling-boo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24256,
    "title": "Fiddling Boo",
    "authors": [
      "VecchiaZim"
    ],
    "tags": [
      "carnival",
      "castle",
      "dark",
      "ghost house",
      "mysterious",
      "retro",
      "ruins",
      "sad",
      "spooky",
      "swamp"
    ],
    "description": "A spooky old-timey waltz for ghost houses, or anything creepy. (Update - fixed echo problem)",
    "latest_version": "smwc-24256-1598924468",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24256,
        "title": "Fiddling Boo",
        "version": "smwc-24256-1598924468",
        "upstream_time": 1598924468,
        "download_url": "https://dl.smwcentral.net/24256/Fiddling%20Boo.zip",
        "filename": "Fiddling Boo.zip",
        "size": 32938,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30028,
    "title": "Fight",
    "authors": [
      "Paperdomo101"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "An intense, upbeat song suitable for chases and boss fights.<br>\r\n<br>\r\n- Rev 1 -<br>\r\nSecond bassline was too low and was overall a bit inaccurate to my original mix.<br>\r\n- Rev 2 - <br>\r\nLead section sounded a bit weak so I lowered the pitch of second instrument to make it sound 'fuller'.",
    "latest_version": "smwc-30028-1672206900",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30028,
        "title": "Fight",
        "version": "smwc-30028-1672206900",
        "upstream_time": 1672206900,
        "download_url": "https://dl.smwcentral.net/30028/Fight.zip",
        "filename": "Fight.zip",
        "size": 34413,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fight-on",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35469,
    "title": "Fight On",
    "authors": [
      "Jakeapus"
    ],
    "tags": [
      "boss"
    ],
    "description": "Need some heavy, energetic music for a boss battle? This will fit if you need some distortion and solid rhythm for your boss OR maybe fast auto scroller! I'm pretty happy with this, so use away!",
    "latest_version": "smwc-35469-1703335507",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35469,
        "title": "Fight On",
        "version": "smwc-35469-1703335507",
        "upstream_time": 1703335507,
        "download_url": "https://dl.smwcentral.net/35469/Fight%20On.zip",
        "filename": "Fight On.zip",
        "size": 51364,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fighter-s-history-character-selection",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29893,
    "title": "Fighter's History - Character Selection",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "title",
      "urban"
    ],
    "description": "Short intense song that could fit a title screen or menu.",
    "latest_version": "smwc-29893-1651004110",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29893,
        "title": "Fighter's History - Character Selection",
        "version": "smwc-29893-1651004110",
        "upstream_time": 1651004110,
        "download_url": "https://dl.smwcentral.net/29893/Fighter%27s%20History%20-%20Character%20Selection.zip",
        "filename": "Fighter%27s History - Character Selection.zip",
        "size": 43508,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20511,
    "title": "Final Castle",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "castle",
      "final"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nLittle track I made some time ago to test drum rolls, with a strong staccato which sharpens the melody.",
    "latest_version": "smwc-20511-1562575288",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20511,
        "title": "Final Castle",
        "version": "smwc-20511-1562575288",
        "upstream_time": 1562575288,
        "download_url": "https://dl.smwcentral.net/20511/CUSTOM%20-%20Final%20Castle.zip",
        "filename": "CUSTOM - Final Castle.zip",
        "size": 37138,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-destination-piano",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7869,
    "title": "Final Destination (Piano version)",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "calm",
      "cutscene",
      "dark",
      "final",
      "title"
    ],
    "description": "First completely custom song I ever submitted to SMWC's Music section. This song was originally composed for my band, but 'played' in the piano. This song might be good for cutscenes or sad, calm places... It's my entry for the third round of SMWCIdol 3, South Division, too. Enjoy!<br>\r\n<br>\r\n<br>\r\nUpdate (11/10/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 879 bytes.",
    "latest_version": "smwc-7869-1314204639",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7869,
        "title": "Final Destination (Piano version)",
        "version": "smwc-7869-1314204639",
        "upstream_time": 1314204639,
        "download_url": "https://dl.smwcentral.net/7869/Custom%20-%20Final.Destination%20%28Piano%20Version%29.zip",
        "filename": "Custom - Final.Destination (Piano Version).zip",
        "size": 47230,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-doom-tnt-evilution-ruined-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35102,
    "title": "Final Doom - TNT: Evilution - Ruined World",
    "authors": [
      "Mentholeus"
    ],
    "tags": [
      "goal",
      "title"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"SF - The Dark Warrior\"><a href=\"/?p=profile&amp;id=5831\" style=\"color: var(--user-color-1);\" class=\"un\">SF - The Dark Warrior</a></span><br>\r\nTitle theme from TNT: Evilution, mainly intended for use as a goal theme but could fit other purposes.<br>\r\n<br>\r\n<span style=\"color: #ff0000;\"><b>MODERATOR NOTE: When used as a goal song, this song must have @21 enabled in all used sample groups to play the right sample.</b></span><br>\r\n",
    "latest_version": "smwc-35102-1698194407",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35102,
        "title": "Final Doom - TNT: Evilution - Ruined World",
        "version": "smwc-35102-1698194407",
        "upstream_time": 1698194407,
        "download_url": "https://dl.smwcentral.net/35102/TNT_Title.zip",
        "filename": "TNT_Title.zip",
        "size": 42510,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-dungeon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26498,
    "title": "Final Dungeon",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "castle",
      "chase",
      "final",
      "industrial",
      "tense"
    ],
    "description": "A climactic song good for short, tense areas.<br>\r\n<br>\r\nFair warning that, if you're using older versions of AddmusicK, pausing and unpausing will silence channel #0 for an extended period of time. Using AMK 1.0.8 or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=23477\">this patch</a> will work around this.",
    "latest_version": "smwc-26498-1617912916",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26498,
        "title": "Final Dungeon",
        "version": "smwc-26498-1617912916",
        "upstream_time": 1617912916,
        "download_url": "https://dl.smwcentral.net/26498/Final_Dungeon.zip",
        "filename": "Final_Dungeon.zip",
        "size": 37399,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-adventure-courage-and-pride-within-the-heart",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7623,
    "title": "Final Fantasy Adventure - Courage and Pride Within the Heart",
    "authors": [
      "Kil"
    ],
    "tags": [
      "boss",
      "castle",
      "final"
    ],
    "description": "The final boss theme from Final Fantasy Adventure/Seiken Densetsu.",
    "latest_version": "smwc-7623-1405802984",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7623,
        "title": "Final Fantasy Adventure - Courage and Pride Within the Heart",
        "version": "smwc-7623-1405802984",
        "upstream_time": 1405802984,
        "download_url": "https://dl.smwcentral.net/7623/FFA-Courage.zip",
        "filename": "FFA-Courage.zip",
        "size": 61459,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-adventure-endless-battlefield",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32852,
    "title": "Final Fantasy Adventure - Endless Battlefield",
    "authors": [
      "sincx"
    ],
    "tags": [
      "castle",
      "dark",
      "fire",
      "mountain",
      "night",
      "space"
    ],
    "description": "A short but intense song that might fit a mountain or other high-tension area.",
    "latest_version": "smwc-32852-1680146190",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32852,
        "title": "Final Fantasy Adventure - Endless Battlefield",
        "version": "smwc-32852-1680146190",
        "upstream_time": 1680146190,
        "download_url": "https://dl.smwcentral.net/32852/ffa-eb.zip",
        "filename": "ffa-eb.zip",
        "size": 35633,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-adventure-last-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13782,
    "title": "Final Fantasy Adventure - Last Battle",
    "authors": [
      "6646"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "final"
    ],
    "description": "An arranged version of the final boss theme from Final Fantasy Adventure.",
    "latest_version": "smwc-13782-1465492697",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13782,
        "title": "Final Fantasy Adventure - Last Battle",
        "version": "smwc-13782-1465492697",
        "upstream_time": 1465492697,
        "download_url": "https://dl.smwcentral.net/13782/ffa_last_battle.zip",
        "filename": "ffa_last_battle.zip",
        "size": 66923,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7517,
        "title": "Final Fantasy Adventure - Last Battle",
        "version": "smwc-7517-1312131564",
        "upstream_time": 1312131564,
        "download_url": "https://dl.smwcentral.net/7517/FFA%20-%20Last%20Battle.zip",
        "filename": "FFA - Last Battle.zip",
        "size": 136041,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-battle-ff6-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22947,
    "title": "Final Fantasy - Battle (FF6 Remix)",
    "authors": [
      "Kevin",
      "tssf"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "This is the battle theme from the first FF game, based on the FF6 version made by TSSF/Mathew Valente. Good for boss fights, of course!",
    "latest_version": "smwc-22947-1590097898",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22947,
        "title": "Final Fantasy - Battle (FF6 Remix)",
        "version": "smwc-22947-1590097898",
        "upstream_time": 1590097898,
        "download_url": "https://dl.smwcentral.net/22947/FF1%20-%20Battle%20Theme.zip",
        "filename": "FF1 - Battle Theme.zip",
        "size": 76884,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-crystal-chronicles-echoes-of-time-the-bridge-leading-to-the-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32854,
    "title": "Final Fantasy Crystal Chronicles: Echoes of Time - The Bridge Leading to the Tower",
    "authors": [
      "sincx"
    ],
    "tags": [
      "forest",
      "mountain",
      "mysterious",
      "ruins",
      "sky",
      "temple"
    ],
    "description": "A mysterious song that could work for temples or ruins. Uses PMD2 samples.",
    "latest_version": "smwc-32854-1678877868",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32854,
        "title": "Final Fantasy Crystal Chronicles: Echoes of Time - The Bridge Leading to the Tower",
        "version": "smwc-32854-1678877868",
        "upstream_time": 1678877868,
        "download_url": "https://dl.smwcentral.net/32854/btt_pmd.zip",
        "filename": "btt_pmd.zip",
        "size": 79342,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-crystal-chronicles-ring-of-fates-shopping",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40145,
    "title": "Final Fantasy Crystal Chronicles: Ring of Fates - Shopping",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "beach",
      "forest",
      "mountain"
    ],
    "description": "It looks good in forests, beaches, mountains, and more cheerful places.<br>\r\n<br>\r\nNote: I didn't leave the loop point in the right place, I thought it was better this way.",
    "latest_version": "smwc-40145-1753807014",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40145,
        "title": "Final Fantasy Crystal Chronicles: Ring of Fates - Shopping",
        "version": "smwc-40145-1753807014",
        "upstream_time": 1753807014,
        "download_url": "https://dl.smwcentral.net/40145/Shopping.zip",
        "filename": "Shopping.zip",
        "size": 75083,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-dungeon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8076,
    "title": "Final Fantasy - Dungeon",
    "authors": [
      "Counterfeit"
    ],
    "tags": [
      "athletic",
      "chase",
      "dark",
      "final"
    ],
    "description": "A fast paced and upbeat song. Good for when you have to hurry or for a really short cave part.",
    "latest_version": "smwc-8076-1317677468",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8076,
        "title": "Final Fantasy - Dungeon",
        "version": "smwc-8076-1317677468",
        "upstream_time": 1317677468,
        "download_url": "https://dl.smwcentral.net/8076/Final%20Fantasy%20I%20-%20Marsh%20Cave.zip",
        "filename": "Final Fantasy I - Marsh Cave.zip",
        "size": 68255,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-i-ii-dawn-of-souls-ruined-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22289,
    "title": "Final Fantasy I & II: Dawn of Souls - Ruined Castle",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "ruins",
      "spooky",
      "temple",
      "tense"
    ],
    "description": "An ominous small piano song played at the destroyed castles on the GBA port from FF.<br>\r\nIt contains a version with the original GBA game samples, and a version using Chrono Trigger samples.<br>\r\n<br>\r\nRequested by Brutapode89.",
    "latest_version": "smwc-22289-1584677151",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22289,
        "title": "Final Fantasy I & II: Dawn of Souls - Ruined Castle",
        "version": "smwc-22289-1584677151",
        "upstream_time": 1584677151,
        "download_url": "https://dl.smwcentral.net/22289/Final%20Fantasy%20I%20%26%20II%20Dawn%20of%20Souls%20-%20Ruined%20Castle.zip",
        "filename": "Final Fantasy I %26 II Dawn of Souls - Ruined Castle.zip",
        "size": 136658,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-ii-ancient-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8096,
    "title": "Final Fantasy II - Ancient Castle",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "calm",
      "castle"
    ],
    "description": "The castle theme for Kashuon/Kas'ion in Final Fantasy 2. Would fit a destroyed castle or something.",
    "latest_version": "smwc-8096-1320051231",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8096,
        "title": "Final Fantasy II - Ancient Castle",
        "version": "smwc-8096-1320051231",
        "upstream_time": 1320051231,
        "download_url": "https://dl.smwcentral.net/8096/Kashuon.zip",
        "filename": "Kashuon.zip",
        "size": 70506,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-ii-dungeon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7589,
    "title": "Final Fantasy II - Dungeon",
    "authors": [
      "Davros"
    ],
    "tags": [
      "cave",
      "jungle",
      "ruins"
    ],
    "description": "The song that plays <br>\r\n when you enter the cave. <br>\r\n Suitable for mysterious caves.",
    "latest_version": "smwc-7589-1320051126",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7589,
        "title": "Final Fantasy II - Dungeon",
        "version": "smwc-7589-1320051126",
        "upstream_time": 1320051126,
        "download_url": "https://dl.smwcentral.net/7589/ff2jcave.zip",
        "filename": "ff2jcave.zip",
        "size": 67188,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-ii-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19344,
    "title": "Final Fantasy II - Main Theme",
    "authors": [
      "Nikku4211"
    ],
    "tags": [
      "cutscene",
      "overworld",
      "retro",
      "ruins",
      "sad",
      "title",
      "town"
    ],
    "description": "This is my remix of the overworld theme from Final Fantasy 2 on NES, which never left the small chain of islands off of the coast of east Asia famous for making TVs and stuff.<br>\r\n<br>\r\nOriginal by Nobuo Uematsu.",
    "latest_version": "smwc-19344-1552736698",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19344,
        "title": "Final Fantasy II - Main Theme",
        "version": "smwc-19344-1552736698",
        "upstream_time": 1552736698,
        "download_url": "https://dl.smwcentral.net/19344/FinalFantasy2NESOverworld.zip",
        "filename": "FinalFantasy2NESOverworld.zip",
        "size": 16938,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14498,
        "title": "Final Fantasy II - Main Theme",
        "version": "smwc-14498-1477063367",
        "upstream_time": 1477063367,
        "download_url": "https://dl.smwcentral.net/14498/ff2worldmap.zip",
        "filename": "ff2worldmap.zip",
        "size": 33060,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-ii-pandemonium-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15470,
    "title": "Final Fantasy II - Pandemonium Castle",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "castle",
      "cave",
      "cutscene",
      "dark",
      "final",
      "ice",
      "tense"
    ],
    "description": "A short song from Final Fantasy II that would be fitting for late game levels.<br>\r\n<br>\r\nOrgan sample ripped from Radical Dreamers.",
    "latest_version": "smwc-15470-1494893239",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15470,
        "title": "Final Fantasy II - Pandemonium Castle",
        "version": "smwc-15470-1494893239",
        "upstream_time": 1494893239,
        "download_url": "https://dl.smwcentral.net/15470/FF2%20-%20Castle%20Pandemonium%20%28SNES%29.zip",
        "filename": "FF2 - Castle Pandemonium (SNES).zip",
        "size": 29225,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8210,
        "title": "Final Fantasy II - Pandemonium Castle",
        "version": "smwc-8210-1338204965",
        "upstream_time": 1338204965,
        "download_url": "https://dl.smwcentral.net/8210/Final%20Fantasy%20II%20-%20Pandemonium%20Castle.zip",
        "filename": "Final Fantasy II - Pandemonium Castle.zip",
        "size": 29899,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-ii-town-romancing-saga",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39237,
    "title": "Final Fantasy II - Town (Romancing SaGa 3 Remix)",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld",
      "sea",
      "snow",
      "town",
      "urban"
    ],
    "description": "A remix of FF2's cozy town theme in the style of Romancing SaGa 3. Good for peaceful overworlds and level areas.",
    "latest_version": "smwc-39237-1740771935",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39237,
        "title": "Final Fantasy II - Town (Romancing SaGa 3 Remix)",
        "version": "smwc-39237-1740771935",
        "upstream_time": 1740771935,
        "download_url": "https://dl.smwcentral.net/39237/FFII%20-%20Town%20%28RS3mix%29.zip",
        "filename": "FFII - Town (RS3mix).zip",
        "size": 74680,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iii-crystal-room",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38008,
    "title": "Final Fantasy III - Crystal Room",
    "authors": [
      "Alex"
    ],
    "tags": [
      "cutscene",
      "mysterious"
    ],
    "description": "As its name stands, this short loop is used in crystal rooms, normally previous to a boss fight.",
    "latest_version": "smwc-38008-1724335857",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38008,
        "title": "Final Fantasy III - Crystal Room",
        "version": "smwc-38008-1724335857",
        "upstream_time": 1724335857,
        "download_url": "https://dl.smwcentral.net/38008/Final%20Fantasy%20III%20-%20Crystal%20Room%20%28unsampled%29.zip",
        "filename": "Final Fantasy III - Crystal Room (unsampled).zip",
        "size": 30742,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iii-doga-and-unei",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27392,
    "title": "Final Fantasy III - Doga and Unei",
    "authors": [
      "livvy94"
    ],
    "tags": [
      "ambient",
      "calm",
      "dark",
      "forest",
      "night",
      "sad",
      "temple",
      "water"
    ],
    "description": "(Also known as \"Let Me Know The Truth\")<br>\r\n<br>\r\nA cover of Let Me Know The Truth from Final Fantasy III on the Famicom, one of my favorites from this OST!<br>\r\nThis uses all vanilla instruments and was made for a compo a year or so ago, but I haven't been able to get around to uploading it until now.",
    "latest_version": "smwc-27392-1626896946",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27392,
        "title": "Final Fantasy III - Doga and Unei",
        "version": "smwc-27392-1626896946",
        "upstream_time": 1626896946,
        "download_url": "https://dl.smwcentral.net/27392/Let%20Me%20Know%20The%20Truth.zip",
        "filename": "Let Me Know The Truth.zip",
        "size": 31192,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iii-ds-gysahl-greens",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35064,
    "title": "Final Fantasy III (DS) - Gysahl Greens",
    "authors": [
      "Alex"
    ],
    "tags": [
      "forest",
      "overworld",
      "town"
    ],
    "description": "Could fit in forest levels, puzzles areas, villages, or any kind of happy ambiences. ",
    "latest_version": "smwc-35064-1697144036",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35064,
        "title": "Final Fantasy III (DS) - Gysahl Greens",
        "version": "smwc-35064-1697144036",
        "upstream_time": 1697144036,
        "download_url": "https://dl.smwcentral.net/35064/Final%20Fantasy%20III%20%28DS%29%20-%20Village_of_Gysahl.zip",
        "filename": "Final Fantasy III (DS) - Village_of_Gysahl.zip",
        "size": 29349,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iii-ds-last-battle-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29063,
    "title": "Final Fantasy III (DS) - Last Battle (Part 1)",
    "authors": [
      "Alex"
    ],
    "tags": [
      "cutscene",
      "overworld"
    ],
    "description": "(Originally named \"Cloud Of Darkness (Prelude)\", also known as \"The Final Battle\" or \"This is the Last Battle\")<br>\r\n<br>\r\nVery short loop from the cutscene that precedes the final battle against Cloud of Darkness. It could fit in final maps or... yeah, cutscenes.<br>\r\nPort made by ear, using the DS version as the main reference. ",
    "latest_version": "smwc-29063-1643408837",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29063,
        "title": "Final Fantasy III (DS) - Last Battle (Part 1)",
        "version": "smwc-29063-1643408837",
        "upstream_time": 1643408837,
        "download_url": "https://dl.smwcentral.net/29063/Final%20Fantasy%20III%20-%20Cloud%20Of%20Darkness%20%28Prelude%29.zip",
        "filename": "Final Fantasy III - Cloud Of Darkness (Prelude).zip",
        "size": 76740,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iii-ds-thrilling-tune",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35066,
    "title": "Final Fantasy III (DS) - Thrilling Tune 3",
    "authors": [
      "Alex"
    ],
    "tags": [
      "castle",
      "cutscene",
      "tense"
    ],
    "description": "Short loop for tense areas. Could fit in preboss rooms or cutscenes.",
    "latest_version": "smwc-35066-1697144025",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35066,
        "title": "Final Fantasy III (DS) - Thrilling Tune 3",
        "version": "smwc-35066-1697144025",
        "upstream_time": 1697144025,
        "download_url": "https://dl.smwcentral.net/35066/Final%20Fantasy%20III%20%28DS%29%20-%20Dangerous_Short_Music_3.zip",
        "filename": "Final Fantasy III (DS) - Dangerous_Short_Music_3.zip",
        "size": 42829,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35065,
        "title": "Final Fantasy III (DS) - Thrilling Tune 1",
        "version": "smwc-35065-1697144009",
        "upstream_time": 1697144009,
        "download_url": "https://dl.smwcentral.net/35065/Final%20Fantasy%20III%20%28DS%29%20-%20Dangerous_Short_Music_1.zip",
        "filename": "Final Fantasy III (DS) - Dangerous_Short_Music_1.zip",
        "size": 44808,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iii-eternal-wind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27160,
    "title": "Final Fantasy III - Eternal Wind",
    "authors": [
      "Slash Man"
    ],
    "tags": [
      "calm",
      "cutscene",
      "grassland",
      "overworld",
      "sky",
      "temple"
    ],
    "description": "The world map theme from Final Fantasy III (JP), not Final Fantasy VI! Made with Final Fantasy VI samples. Simple upbeat theme.",
    "latest_version": "smwc-27160-1625111690",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27160,
        "title": "Final Fantasy III - Eternal Wind",
        "version": "smwc-27160-1625111690",
        "upstream_time": 1625111690,
        "download_url": "https://dl.smwcentral.net/27160/Final%20Fantasy%20III%20%28JP%29%20-%20Eternal%20Wind.zip",
        "filename": "Final Fantasy III (JP) - Eternal Wind.zip",
        "size": 58471,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23948,
        "title": "Final Fantasy III - Eternal Wind",
        "version": "smwc-23948-1596246587",
        "upstream_time": 1596246587,
        "download_url": "https://dl.smwcentral.net/23948/Final%20Fantasy%20III%20-%20Eternal%20Wind.zip",
        "filename": "Final Fantasy III - Eternal Wind.zip",
        "size": 31266,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iii-the-ancients",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7580,
    "title": "Final Fantasy III - The Ancients",
    "authors": [
      "Dude"
    ],
    "tags": [
      "calm",
      "sky",
      "town"
    ],
    "description": "Village of the Ancients from Final Fantasy 3. Simple relaxing song.",
    "latest_version": "smwc-7580-1405767884",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7580,
        "title": "Final Fantasy III - The Ancients",
        "version": "smwc-7580-1405767884",
        "upstream_time": 1405767884,
        "download_url": "https://dl.smwcentral.net/7580/VotA%20FF3.zip",
        "filename": "VotA FF3.zip",
        "size": 30597,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iii-the-dark-crystals",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13693,
    "title": "Final Fantasy III - The Dark Crystals",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "dark",
      "ice",
      "overworld",
      "ruins"
    ],
    "description": "A arranged song could fit with dark or icy overworld theme.",
    "latest_version": "smwc-13693-1464754491",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13693,
        "title": "Final Fantasy III - The Dark Crystals",
        "version": "smwc-13693-1464754491",
        "upstream_time": 1464754491,
        "download_url": "https://dl.smwcentral.net/13693/Final%20Fantasy%20III%20-%20Dark%20World.zip",
        "filename": "Final Fantasy III - Dark World.zip",
        "size": 54284,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iii-the-djinn-s-curse",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30650,
    "title": "Final Fantasy III - The Djinn's Curse",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "ghost house",
      "mysterious",
      "retro",
      "ruins",
      "spooky",
      "town"
    ],
    "description": "(Also known as \"Jinn the Fire\")<br>\r\n<br>\r\nA weird and mysterious song for a cursed locale. Comes from Final Fantasy 3 for the NES (Japanese numbering)<br>\r\n<br>\r\nSamples: Addams Family Values by KevinM",
    "latest_version": "smwc-30650-1651105018",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30650,
        "title": "Final Fantasy III - The Djinn's Curse",
        "version": "smwc-30650-1651105018",
        "upstream_time": 1651105018,
        "download_url": "https://dl.smwcentral.net/30650/FF3JinnTheFire.zip",
        "filename": "FF3JinnTheFire.zip",
        "size": 52034,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iii-the-forbidden-land-eureka",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13676,
    "title": "Final Fantasy III - The Forbidden Land, Eureka",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "castle",
      "cave",
      "desert",
      "overworld",
      "ruins",
      "town"
    ],
    "description": "Could fit with castle-y overworld theme.",
    "latest_version": "smwc-13676-1464746716",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13676,
        "title": "Final Fantasy III - The Forbidden Land, Eureka",
        "version": "smwc-13676-1464746716",
        "upstream_time": 1464746716,
        "download_url": "https://dl.smwcentral.net/13676/Final%20Fantasy%20III%20-%20The%20Forbidden%20Land.zip",
        "filename": "Final Fantasy III - The Forbidden Land.zip",
        "size": 32067,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7855,
        "title": "Final Fantasy III - The Forbidden Land, Eureka",
        "version": "smwc-7855-1320050445",
        "upstream_time": 1320050445,
        "download_url": "https://dl.smwcentral.net/7855/ff3e.zip",
        "filename": "ff3e.zip",
        "size": 67384,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iii-the-invincible",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8108,
    "title": "Final Fantasy III - The Invincible",
    "authors": [
      "DgBarca"
    ],
    "tags": [
      "overworld",
      "sky"
    ],
    "description": "A song from FF3 good for Carol's OW Airship (or OW).",
    "latest_version": "smwc-8108-1320050876",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8108,
        "title": "Final Fantasy III - The Invincible",
        "version": "smwc-8108-1320050876",
        "upstream_time": 1320050876,
        "download_url": "https://dl.smwcentral.net/8108/FF3-TheInvincible.zip",
        "filename": "FF3-TheInvincible.zip",
        "size": 215807,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-another-moon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33408,
    "title": "Final Fantasy IV - Another Moon",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "castle",
      "cave",
      "cutscene",
      "dark",
      "final",
      "overworld",
      "ruins",
      "space",
      "spooky"
    ],
    "description": "Requested by Brutapode89.",
    "latest_version": "smwc-33408-1680320153",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33408,
        "title": "Final Fantasy IV - Another Moon",
        "version": "smwc-33408-1680320153",
        "upstream_time": 1680320153,
        "download_url": "https://dl.smwcentral.net/33408/40%20Another%20Moon.zip",
        "filename": "40 Another Moon.zip",
        "size": 61171,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16264,
        "title": "Final Fantasy IV - Another Moon",
        "version": "smwc-16264-1505351000",
        "upstream_time": 1505351000,
        "download_url": "https://dl.smwcentral.net/16264/another%20moon.zip",
        "filename": "another moon.zip",
        "size": 30651,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10581,
    "title": "Final Fantasy IV - Battle 2",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "dark",
      "industrial",
      "temple"
    ],
    "description": "One of famous songs in FFIV.<br>\r\nCould fit with boss theme.",
    "latest_version": "smwc-10581-1424928642",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10581,
        "title": "Final Fantasy IV - Battle 2",
        "version": "smwc-10581-1424928642",
        "upstream_time": 1424928642,
        "download_url": "https://dl.smwcentral.net/10581/Final%20Fantasy%20IV%20-%20Fight%202.zip",
        "filename": "Final Fantasy IV - Fight 2.zip",
        "size": 66946,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7051,
        "title": "Final Fantasy IV - Battle 1",
        "version": "smwc-7051-1327701878",
        "upstream_time": 1327701878,
        "download_url": "https://dl.smwcentral.net/7051/Final%20Fantasy%20IV%20-%20Battle%201%20-%20MVS.zip",
        "filename": "Final Fantasy IV - Battle 1 - MVS.zip",
        "size": 64429,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-battle-with-the-four-fiends",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20397,
    "title": "Final Fantasy IV - Battle With the Four Fiends",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "boss",
      "dark",
      "final"
    ],
    "description": "(Also known as \"The Dreadful Battle\")<br>\r\n<br>\r\nThis plays when you fight Scarmiglione, Cagnazzo, Barbariccia and Rubicante, aka the Four Archfiends.",
    "latest_version": "smwc-20397-1562463844",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20397,
        "title": "Final Fantasy IV - Battle With the Four Fiends",
        "version": "smwc-20397-1562463844",
        "upstream_time": 1562463844,
        "download_url": "https://dl.smwcentral.net/20397/FF4Dread.zip",
        "filename": "FF4Dread.zip",
        "size": 67050,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8039,
        "title": "Final Fantasy IV - Battle With the Four Fiends",
        "version": "smwc-8039-1312837469",
        "upstream_time": 1312837469,
        "download_url": "https://dl.smwcentral.net/8039/DreadfulBattle.zip",
        "filename": "DreadfulBattle.zip",
        "size": 74118,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-bomb-ring",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17455,
    "title": "Final Fantasy IV - Bomb Ring",
    "authors": [
      "Snake94"
    ],
    "tags": [
      "cutscene",
      "dark"
    ],
    "description": "(Also known as \"Bomb Ring\")<br>\r\n<br>\r\nThe song that plays in Ring of Bomb in Final Fantasy IV.",
    "latest_version": "smwc-17455-1525018939",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17455,
        "title": "Final Fantasy IV - Bomb Ring",
        "version": "smwc-17455-1525018939",
        "upstream_time": 1525018939,
        "download_url": "https://dl.smwcentral.net/17455/Final%20Fantasy%20IV%20-%20Ring%20of%20Bomb.zip",
        "filename": "Final Fantasy IV - Ring of Bomb.zip",
        "size": 31140,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-castle-damcyan",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22337,
    "title": "Final Fantasy IV - Castle Damcyan",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "castle",
      "ruins"
    ],
    "description": "this looks good on castle and ruin levels",
    "latest_version": "smwc-22337-1584924168",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22337,
        "title": "Final Fantasy IV - Castle Damcyan",
        "version": "smwc-22337-1584924168",
        "upstream_time": 1584924168,
        "download_url": "https://dl.smwcentral.net/22337/Castle%20Damcyan.zip",
        "filename": "Castle Damcyan.zip",
        "size": 58192,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-chocobo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8022,
    "title": "Final Fantasy IV - Chocobo",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "grassland"
    ],
    "description": "The happy theme of the famous friendly yellow birds from the Final Fantasy series.",
    "latest_version": "smwc-8022-1311885784",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8022,
        "title": "Final Fantasy IV - Chocobo",
        "version": "smwc-8022-1311885784",
        "upstream_time": 1311885784,
        "download_url": "https://dl.smwcentral.net/8022/Final%20Fantasy%20IV%20-%20Chocobo.zip",
        "filename": "Final Fantasy IV - Chocobo.zip",
        "size": 68747,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-chocobo-chocobo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31082,
    "title": "Final Fantasy IV - Chocobo ~ Chocobo",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "grassland",
      "mountain",
      "town"
    ],
    "description": "Song that The Chocobo ~ Chocobo from Final Fantasy IV. Could fit a grass or mountain levels.",
    "latest_version": "smwc-31082-1661911572",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31082,
        "title": "Final Fantasy IV - Chocobo ~ Chocobo",
        "version": "smwc-31082-1661911572",
        "upstream_time": 1661911572,
        "download_url": "https://dl.smwcentral.net/31082/Final%20Fantasy%20IV%20-%20Chocobo%20~%20Chocobo.zip",
        "filename": "Final Fantasy IV - Chocobo ~ Chocobo.zip",
        "size": 32220,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-dancing-calcabrena",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14040,
    "title": "Final Fantasy IV - Dancing Calcabrena",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "abstract",
      "carnival",
      "cave",
      "cutscene",
      "ghost house",
      "spooky"
    ],
    "description": "The short, waltzy, weird piece from Final Fantasy 4.<br>\r\n<br>\r\nCould be used in a variety of places, but due to its length it's best if you're not there long.",
    "latest_version": "smwc-14040-1470699322",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14040,
        "title": "Final Fantasy IV - Dancing Calcabrena",
        "version": "smwc-14040-1470699322",
        "upstream_time": 1470699322,
        "download_url": "https://dl.smwcentral.net/14040/dancing%20calcobrina.zip",
        "filename": "dancing calcobrina.zip",
        "size": 30574,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-dancing-calcobrina",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30931,
    "title": "Final Fantasy IV - Dancing Calcobrina",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "carnival",
      "cutscene",
      "dark",
      "ghost house",
      "spooky"
    ],
    "description": "Dark and circusy theme from FF4.",
    "latest_version": "smwc-30931-1658859556",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30931,
        "title": "Final Fantasy IV - Dancing Calcobrina",
        "version": "smwc-30931-1658859556",
        "upstream_time": 1658859556,
        "download_url": "https://dl.smwcentral.net/30931/36%20Dancing%20Calcobrina.zip",
        "filename": "36 Dancing Calcobrina.zip",
        "size": 47148,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-ds-long-way",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24627,
    "title": "Final Fantasy IV (DS) - Long Way",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "castle",
      "overworld"
    ],
    "description": "this is a good theme for overwolrd.<br>\r\nsamples ff4 snes.",
    "latest_version": "smwc-24627-1600268238",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24627,
        "title": "Final Fantasy IV (DS) - Long Way",
        "version": "smwc-24627-1600268238",
        "upstream_time": 1600268238,
        "download_url": "https://dl.smwcentral.net/24627/Long%20Way.zip",
        "filename": "Long Way.zip",
        "size": 48062,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-enter-fat-chocobo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35315,
    "title": "Final Fantasy IV - Enter Fat Chocobo!",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "cutscene",
      "overworld"
    ],
    "description": "Could fit with cutscene theme, where Mario cries: \"SMW Central proved PHP is better than Next.js, cuz these websites made with Next.js is bloated when SMW Central is not. So let use PHP to refactor Mushroom Kingdom's website, Princess Peach!\"",
    "latest_version": "smwc-35315-1698859681",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35315,
        "title": "Final Fantasy IV - Enter Fat Chocobo!",
        "version": "smwc-35315-1698859681",
        "upstream_time": 1698859681,
        "download_url": "https://dl.smwcentral.net/35315/Final%20Fantasy%20IV%20-%20Enter%20Fat%20Chocobo%21.zip",
        "filename": "Final Fantasy IV - Enter Fat Chocobo%21.zip",
        "size": 49679,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-fanfare",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7628,
    "title": "Final Fantasy IV - Fanfare",
    "authors": [
      "Toastypk"
    ],
    "tags": [
      "bonus",
      "goal"
    ],
    "description": "The well-known victory theme of Final Fantasy IV, it's a great alternate to the 'goal' or 'boss defeated' music.",
    "latest_version": "smwc-7628-1320048956",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7628,
        "title": "Final Fantasy IV - Fanfare",
        "version": "smwc-7628-1320048956",
        "upstream_time": 1320048956,
        "download_url": "https://dl.smwcentral.net/7628/FF4-Victory.zip",
        "filename": "FF4-Victory.zip",
        "size": 72823,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31220,
    "title": "Final Fantasy IV - Fight 1",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "Song that Fight 1 a from FF4. Could fit a boss fight.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"7 up\"><a href=\"/?p=profile&amp;id=23507\" style=\"color: var(--user-color-2);\" class=\"un\">7 up</a></span>",
    "latest_version": "smwc-31220-1659332912",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31220,
        "title": "Final Fantasy IV - Fight 1",
        "version": "smwc-31220-1659332912",
        "upstream_time": 1659332912,
        "download_url": "https://dl.smwcentral.net/31220/FFIVFight1.zip",
        "filename": "FFIVFight1.zip",
        "size": 59127,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31081,
        "title": "Final Fantasy IV - Fight 1",
        "version": "smwc-31081-1661911465",
        "upstream_time": 1661911465,
        "download_url": "https://dl.smwcentral.net/31081/Final%20Fantasy%20IV%20-%20Fight%201_.zip",
        "filename": "Final Fantasy IV - Fight 1_.zip",
        "size": 32798,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22993,
        "title": "Final Fantasy IV - Fight 1",
        "version": "smwc-22993-1590684865",
        "upstream_time": 1590684865,
        "download_url": "https://dl.smwcentral.net/22993/FF4_-_Battle_1.zip",
        "filename": "FF4_-_Battle_1.zip",
        "size": 63757,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-golbez-clad-in-darkness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10397,
    "title": "Final Fantasy IV - Golbez, Clad in Darkness",
    "authors": [
      "Atma"
    ],
    "tags": [
      "castle",
      "cutscene",
      "final",
      "temple"
    ],
    "description": "An emotional song played on a bunch of pipe organs",
    "latest_version": "smwc-10397-1419884983",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10397,
        "title": "Final Fantasy IV - Golbez, Clad in Darkness",
        "version": "smwc-10397-1419884983",
        "upstream_time": 1419884983,
        "download_url": "https://dl.smwcentral.net/10397/Golbez.zip",
        "filename": "Golbez.zip",
        "size": 48271,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-into-the-darkness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26794,
    "title": "Final Fantasy IV - Into the Darkness",
    "authors": [
      "K.T.B."
    ],
    "tags": [
      "cave",
      "dark",
      "mysterious",
      "night",
      "ruins",
      "sewer",
      "spooky",
      "temple"
    ],
    "description": "A cave theme from Final Fantasy IV that manages to somehow be simultaneously dramatically tense <b>and</b> awe-inspiringly beautiful. Composed by Nobuo Uematsu.<br>\r\n<br>\r\nThis could easily fit into a cave or dungeon level, potentially suiting slightly \"creepy\" areas.<br>\r\n<br>\r\nRequested by Brutapode89.<br>\r\n<br>\r\n<b>Note:</b> This song uses many notes in several sound channels that include different varieties of \"volume fade\" effects, which took up a lot of space on their own. If you believe you'll need it, I have made a second version of this port that cuts down quite a bit on the song's volume effects, which reduced the insertion size to around half of this one (0x03C3 bytes) at the cost of faithfulness to the original song. This .TXT, and its respective .SPC, have been included in the file.",
    "latest_version": "smwc-26794-1621277068",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26794,
        "title": "Final Fantasy IV - Into the Darkness",
        "version": "smwc-26794-1621277068",
        "upstream_time": 1621277068,
        "download_url": "https://dl.smwcentral.net/26794/KTB%20ff4darkness.zip",
        "filename": "KTB ff4darkness.zip",
        "size": 96677,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7652,
        "title": "Final Fantasy IV - Into the Darkness",
        "version": "smwc-7652-1320048465",
        "upstream_time": 1320048465,
        "download_url": "https://dl.smwcentral.net/7652/FF4%20Into%20the%20Darkness.zip",
        "filename": "FF4 Into the Darkness.zip",
        "size": 71781,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-kain-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32880,
    "title": "Final Fantasy IV - Kain's Theme",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "cave",
      "cutscene",
      "dark",
      "forest",
      "overworld",
      "sad",
      "spooky",
      "swamp"
    ],
    "description": "Music were played on Kain's Theme from Final Fantasy",
    "latest_version": "smwc-32880-1679465762",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32880,
        "title": "Final Fantasy IV - Kain's Theme",
        "version": "smwc-32880-1679465762",
        "upstream_time": 1679465762,
        "download_url": "https://dl.smwcentral.net/32880/FFIV%20Kain.zip",
        "filename": "FFIV Kain.zip",
        "size": 31011,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-land-of-dwarves",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31000,
    "title": "Final Fantasy IV - Land of Dwarves",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cave",
      "dark",
      "mountain",
      "overworld",
      "sky"
    ],
    "description": "Requested by Brutapode89.",
    "latest_version": "smwc-31000-1654059419",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31000,
        "title": "Final Fantasy IV - Land of Dwarves",
        "version": "smwc-31000-1654059419",
        "upstream_time": 1654059419,
        "download_url": "https://dl.smwcentral.net/31000/34%20Land%20of%20Dwarves.zip",
        "filename": "34 Land of Dwarves.zip",
        "size": 50020,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23533,
        "title": "Final Fantasy IV - Land of Dwarves",
        "version": "smwc-23533-1594092784",
        "upstream_time": 1594092784,
        "download_url": "https://dl.smwcentral.net/23533/land%20of%20dwarves.zip",
        "filename": "land of dwarves.zip",
        "size": 32164,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8436,
        "title": "Final Fantasy IV - Land of Dwarves",
        "version": "smwc-8436-1372022770",
        "upstream_time": 1372022770,
        "download_url": "https://dl.smwcentral.net/8436/LandOfDwarves.zip",
        "filename": "LandOfDwarves.zip",
        "size": 63575,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-land-of-summons",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7784,
    "title": "Final Fantasy IV - Land of Summons",
    "authors": [
      "Atma"
    ],
    "tags": [
      "dark",
      "ghost house"
    ],
    "description": "(Also known as \"Illusionary World\" and \"The Town of Illusions\")<br>\r\n<br>\r\nA creepy song that could fit to ghost houses and caves, or even a final submap.",
    "latest_version": "smwc-7784-1320048364",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7784,
        "title": "Final Fantasy IV - Land of Summons",
        "version": "smwc-7784-1320048364",
        "upstream_time": 1320048364,
        "download_url": "https://dl.smwcentral.net/7784/Illusionary%20World.zip",
        "filename": "Illusionary World.zip",
        "size": 70697,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-lunar-whale",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20257,
    "title": "Final Fantasy IV - Lunar Whale",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "airship",
      "boss",
      "castle",
      "final",
      "water"
    ],
    "description": "(Also known as \"The Big Whale\")<br>\r\n<br>\r\nCould fit with any backend testing theme",
    "latest_version": "smwc-20257-1561045598",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20257,
        "title": "Final Fantasy IV - Lunar Whale",
        "version": "smwc-20257-1561045598",
        "upstream_time": 1561045598,
        "download_url": "https://dl.smwcentral.net/20257/Final%20Fantasy%20IV%20-%20The%20Big%20Whale.zip",
        "filename": "Final Fantasy IV - The Big Whale.zip",
        "size": 55967,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18573,
        "title": "Final Fantasy IV - Lunar Whale",
        "version": "smwc-18573-1543856817",
        "upstream_time": 1543856817,
        "download_url": "https://dl.smwcentral.net/18573/Final%20Fantasy%20IV%20-%20The%20Big%20Whale.zip",
        "filename": "Final Fantasy IV - The Big Whale.zip",
        "size": 31803,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27044,
    "title": "Final Fantasy IV - Main Theme",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "grassland",
      "mountain",
      "overworld",
      "sky",
      "title"
    ],
    "description": "The adventurous main theme of Final Fantasy IV, which plays on the overworld map of said game.",
    "latest_version": "smwc-27044-1622647955",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27044,
        "title": "Final Fantasy IV - Main Theme",
        "version": "smwc-27044-1622647955",
        "upstream_time": 1622647955,
        "download_url": "https://dl.smwcentral.net/27044/ff4map.zip",
        "filename": "ff4map.zip",
        "size": 32494,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13714,
        "title": "Final Fantasy IV - Main Theme",
        "version": "smwc-13714-1464756589",
        "upstream_time": 1464756589,
        "download_url": "https://dl.smwcentral.net/13714/ff4_main_theme.zip",
        "filename": "ff4_main_theme.zip",
        "size": 58257,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7170,
        "title": "Final Fantasy IV - Main Theme",
        "version": "smwc-7170-1320048562",
        "upstream_time": 1320048562,
        "download_url": "https://dl.smwcentral.net/7170/FF4%20Main.zip",
        "filename": "FF4 Main.zip",
        "size": 73156,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-mt-ordeals",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29685,
    "title": "Final Fantasy IV - Mt. Ordeals",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "athletic",
      "castle",
      "mountain",
      "overworld",
      "tense"
    ],
    "description": "The charmingly simple yet somewhat tense theme of Mt. Ordeals (and legally Mt. Hobs first) in Final Fantasy IV. Good for levels where a young Mario overcomes his trauma in less than three lines of dialogue to cast a Fire spell.",
    "latest_version": "smwc-29685-1648197328",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29685,
        "title": "Final Fantasy IV - Mt. Ordeals",
        "version": "smwc-29685-1648197328",
        "upstream_time": 1648197328,
        "download_url": "https://dl.smwcentral.net/29685/mt%20ordeals.zip",
        "filename": "mt ordeals.zip",
        "size": 31285,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27593,
        "title": "Final Fantasy IV - Mt. Ordeals",
        "version": "smwc-27593-1627786468",
        "upstream_time": 1627786468,
        "download_url": "https://dl.smwcentral.net/27593/KTB_ff4ordeals.zip",
        "filename": "KTB_ff4ordeals.zip",
        "size": 58188,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26276,
        "title": "Final Fantasy IV - Mt. Ordeals",
        "version": "smwc-26276-1614489359",
        "upstream_time": 1614489359,
        "download_url": "https://dl.smwcentral.net/26276/Mt.%20Ordeals.zip",
        "filename": "Mt. Ordeals.zip",
        "size": 31116,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-mystic-mysidia",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7232,
    "title": "Final Fantasy IV - Mystic Mysidia",
    "authors": [
      "Counterfeit"
    ],
    "tags": [
      "town"
    ],
    "description": "This would likely suit some sort of<br>\r\nmansion or palace, and is pretty upbeat<br>\r\nand curious. It originally played in a<br>\r\ntown filled with magi, if that helps<br>\r\nyou think of more similar places where <br>\r\nthis might fit, or if that would encourage<br>\r\nsome new ideas.",
    "latest_version": "smwc-7232-1317999821",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7232,
        "title": "Final Fantasy IV - Mystic Mysidia",
        "version": "smwc-7232-1317999821",
        "upstream_time": 1317999821,
        "download_url": "https://dl.smwcentral.net/7232/WARNING%20-%20THIS%20ZIP%20CONTAINS%20ADDICTIVE%20MUSIC.zip",
        "filename": "WARNING - THIS ZIP CONTAINS ADDICTIVE MUSIC.zip",
        "size": 72730,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-prologue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40845,
    "title": "Final Fantasy IV - Prologue",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cutscene",
      "overworld",
      "title"
    ],
    "description": "The epic title screen music for Brutal Mario",
    "latest_version": "smwc-40845-1762988885",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40845,
        "title": "Final Fantasy IV - Prologue",
        "version": "smwc-40845-1762988885",
        "upstream_time": 1762988885,
        "download_url": "https://dl.smwcentral.net/40845/Brutal%20Mario%20Title.zip",
        "filename": "Brutal Mario Title.zip",
        "size": 31836,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-red-wings",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21422,
    "title": "Final Fantasy IV - Red Wings",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "airship",
      "castle",
      "dark"
    ],
    "description": "This epic track from Final Fantasy IV would be perfect for an airship or castle.",
    "latest_version": "smwc-21422-1573283441",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21422,
        "title": "Final Fantasy IV - Red Wings",
        "version": "smwc-21422-1573283441",
        "upstream_time": 1573283441,
        "download_url": "https://dl.smwcentral.net/21422/Red%20Wings.zip",
        "filename": "Red Wings.zip",
        "size": 31636,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-run",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19667,
    "title": "Final Fantasy IV - Run!",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "The theme when you fight the Demon Wall in Final Fantasy IV (SNES). It's great for intense and hectic boss levels.<br>\r\n<br>\r\n",
    "latest_version": "smwc-19667-1556248222",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19667,
        "title": "Final Fantasy IV - Run!",
        "version": "smwc-19667-1556248222",
        "upstream_time": 1556248222,
        "download_url": "https://dl.smwcentral.net/19667/FFIV_Run.zip",
        "filename": "FFIV_Run.zip",
        "size": 53736,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-sorrow-and-loss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9573,
    "title": "Final Fantasy IV - Sorrow and Loss",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "forest",
      "ruins",
      "spooky"
    ],
    "description": "(Also known as \"Cry in Sorrow (part 2)\")<br>\r\n<br>\r\nA song come from FF4 plays in any sad cutscene.<br>\r\nGood for calm ruin theme.<br>\r\nIt's so simple that only uses 2 channels.",
    "latest_version": "smwc-9573-1418495907",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9573,
        "title": "Final Fantasy IV - Sorrow and Loss",
        "version": "smwc-9573-1418495907",
        "upstream_time": 1418495907,
        "download_url": "https://dl.smwcentral.net/9573/Final%20Fantasy%20IV%20-%20Cry%20in%20Sorrow%20%28part%202%29.zip",
        "filename": "Final Fantasy IV - Cry in Sorrow (part 2).zip",
        "size": 22029,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-suspicion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22272,
    "title": "Final Fantasy IV - Suspicion",
    "authors": [
      "Mr. MS"
    ],
    "tags": [
      "dark",
      "final",
      "overworld",
      "tense"
    ],
    "description": "A tense song from Final Fantasy IV, it's also alternatively called \"Disbelief\". Great for tense scenes or dark maps.<br>\r\n<br>\r\nRequested by Brutapode89.",
    "latest_version": "smwc-22272-1584672647",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22272,
        "title": "Final Fantasy IV - Suspicion",
        "version": "smwc-22272-1584672647",
        "upstream_time": 1584672647,
        "download_url": "https://dl.smwcentral.net/22272/Final%20Fantasy%204%20-%20Suspicion%284%29.zip",
        "filename": "Final Fantasy 4 - Suspicion(4).zip",
        "size": 59603,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-the-airship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29925,
    "title": "Final Fantasy IV - The Airship",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "airship",
      "athletic",
      "sky"
    ],
    "description": "Airship music from FF4, good for sky levels and airships.",
    "latest_version": "smwc-29925-1647434644",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29925,
        "title": "Final Fantasy IV - The Airship",
        "version": "smwc-29925-1647434644",
        "upstream_time": 1647434644,
        "download_url": "https://dl.smwcentral.net/29925/Final%20Fantasy%20IV%20-%20The%20Airship%20%5BU%5D.zip",
        "filename": "Final Fantasy IV - The Airship %5BU%5D.zip",
        "size": 32216,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29922,
        "title": "Final Fantasy IV - The Airship",
        "version": "smwc-29922-1647434641",
        "upstream_time": 1647434641,
        "download_url": "https://dl.smwcentral.net/29922/Final%20Fantasy%20IV%20-%20Airship.zip",
        "filename": "Final Fantasy IV - Airship.zip",
        "size": 65904,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-the-final-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29952,
    "title": "Final Fantasy IV - The Final Battle",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "dark",
      "final",
      "tense"
    ],
    "description": "Epic and dark boss theme from FF4, good for final bosses/areas.",
    "latest_version": "smwc-29952-1651386781",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29952,
        "title": "Final Fantasy IV - The Final Battle",
        "version": "smwc-29952-1651386781",
        "upstream_time": 1651386781,
        "download_url": "https://dl.smwcentral.net/29952/Final%20Fantasy%20IV%20-%20The%20Final%20Battle.zip",
        "filename": "Final Fantasy IV - The Final Battle.zip",
        "size": 70857,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11552,
        "title": "Final Fantasy IV - The Final Battle",
        "version": "smwc-11552-1437618192",
        "upstream_time": 1437618192,
        "download_url": "https://dl.smwcentral.net/11552/ff4%20Final%20Battle.zip",
        "filename": "ff4 Final Battle.zip",
        "size": 33902,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-the-land-of-summons",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23054,
    "title": "Final Fantasy IV - The Land of Summons",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "cave",
      "cutscene",
      "dark",
      "ghost house",
      "night",
      "overworld",
      "tense"
    ],
    "description": "(Also known as \"Illusionary World\" and \"Town of Illusions\")<br>\r\n<br>\r\nThe eerie theme of the Sylph Cave and the Land of Eidolons from Final Fantasy IV. Could suit really any dark cave environment, or just an overworld if you'd like. But more importantly, if you're trying to give an excuse as to why a character aged so quickly and has more summons and spells as a result, this is the theme of that excuse.",
    "latest_version": "smwc-23054-1590875365",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23054,
        "title": "Final Fantasy IV - The Land of Summons",
        "version": "smwc-23054-1590875365",
        "upstream_time": 1590875365,
        "download_url": "https://dl.smwcentral.net/23054/sylph.zip",
        "filename": "sylph.zip",
        "size": 31482,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16694,
        "title": "Final Fantasy IV - The Land of Summons",
        "version": "smwc-16694-1512016747",
        "upstream_time": 1512016747,
        "download_url": "https://dl.smwcentral.net/16694/FF4%20-%20Illusionary%20World.zip",
        "filename": "FF4 - Illusionary World.zip",
        "size": 52081,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-the-lunarians",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21830,
    "title": "Final Fantasy IV - The Lunarians",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cutscene",
      "tense",
      "title"
    ],
    "description": "Requested by Centipede during the 2020 winter C3. This is a tense song that's oddly split up into five bar sections. Good for cutscenes or before boss rooms.",
    "latest_version": "smwc-21830-1581122973",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21830,
        "title": "Final Fantasy IV - The Lunarians",
        "version": "smwc-21830-1581122973",
        "upstream_time": 1581122973,
        "download_url": "https://dl.smwcentral.net/21830/Final%20Fantasy%20IV%20-%20The%20Lunarians.zip",
        "filename": "Final Fantasy IV - The Lunarians.zip",
        "size": 49903,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-the-red-wings",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13795,
    "title": "Final Fantasy IV - The Red Wings",
    "authors": [
      "gibbl"
    ],
    "tags": [
      "airship",
      "castle",
      "cutscene",
      "tense"
    ],
    "description": "The theme from the opening of Final Fantasy IV and Cecil's main theme. Good for opening cutscenes, heroic moments or even late castle levels.",
    "latest_version": "smwc-13795-1466637484",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13795,
        "title": "Final Fantasy IV - The Red Wings",
        "version": "smwc-13795-1466637484",
        "upstream_time": 1466637484,
        "download_url": "https://dl.smwcentral.net/13795/RedWings.zip",
        "filename": "RedWings.zip",
        "size": 67443,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-the-struggle-for-redemption-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29745,
    "title": "Final Fantasy IV - The Struggle For Redemption ~ Fight 1 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "final",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #739cf5;\"><i>𝐂𝐨𝐧𝐟𝐢𝐝𝐞𝐧𝐭 𝐛𝐚𝐬𝐭𝐚𝐫𝐝, 𝐚𝐫𝐞𝐧'𝐭 𝐲𝐨𝐮?</i></span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/84vB3VRz4GE\" rel=\"nofollow\">F</a><a href=\"https://youtu.be/84vB3VRz4GE\" rel=\"nofollow\">i</a><a href=\"https://youtu.be/luk9-APEpfE\" rel=\"nofollow\">g</a><a href=\"https://youtu.be/2XyA_r1BT8E\" rel=\"nofollow\">h</a><a href=\"https://youtu.be/M5vENEzeKTA\" rel=\"nofollow\">t</a> <a href=\"https://youtu.be/x6Aaw2QAYQQ\" rel=\"nofollow\">1</a> from Final Fantasy <s>II</s> IV. Easily one of the most iconic and nostalgic battle themes in any RPG and one that's been with me since the early 2010s. Been a hot minute since I played FF4, but given how much I love this OST, I thought it'd be proper to arrange this baby.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A Minor (Original Pitch, turned on default)<br>\r\n2. B Minor (Custom Pitch)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables Voice Clip (Voice Enabled, turned on default)<br>\r\n2. Disables Voice Clip (Voice Disabled)<br>\r\n",
    "latest_version": "smwc-29745-1656637936",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29745,
        "title": "Final Fantasy IV - The Struggle For Redemption ~ Fight 1 (Remix)",
        "version": "smwc-29745-1656637936",
        "upstream_time": 1656637936,
        "download_url": "https://dl.smwcentral.net/29745/Struggle%20For%20Redemption%2C%20The.zip",
        "filename": "Struggle For Redemption%2C The.zip",
        "size": 207166,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-tower-of-bab-il",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20065,
    "title": "Final Fantasy IV - Tower of Bab-il",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "castle",
      "overworld"
    ],
    "description": "(Also known as \"The Tower of Babel\")<br>\r\n<br>\r\nis not the same as the original, but serves for some levels or maps",
    "latest_version": "smwc-20065-1559186764",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20065,
        "title": "Final Fantasy IV - Tower of Bab-il",
        "version": "smwc-20065-1559186764",
        "upstream_time": 1559186764,
        "download_url": "https://dl.smwcentral.net/20065/The%20Tower%20of%20Babel.zip",
        "filename": "The Tower of Babel.zip",
        "size": 60435,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-tower-of-zot",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20793,
    "title": "Final Fantasy IV - Tower of Zot",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "dark",
      "tense"
    ],
    "description": "Could fit a dangerous castle/tower.<br>\r\nRequested by Brutapode89.",
    "latest_version": "smwc-20793-1564543935",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20793,
        "title": "Final Fantasy IV - Tower of Zot",
        "version": "smwc-20793-1564543935",
        "upstream_time": 1564543935,
        "download_url": "https://dl.smwcentral.net/20793/FF4%20-%20Tower%20of%20Zot.zip",
        "filename": "FF4 - Tower of Zot.zip",
        "size": 49562,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-we-are-in-the-endgame-now-within-the-giant-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29523,
    "title": "Final Fantasy IV - We Are In The Endgame Now! ~ Within the Giant (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "night",
      "sky",
      "space"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/0UW9yiwMphU\" rel=\"nofollow\">Within The</a> <a href=\"https://youtu.be/CJ1RY7YwZGE\" rel=\"nofollow\">Giant</a> from Final Fantasy <s>II</s> IV. I've finally decided to do not only my first ever mainline Final Fantasy theme remix, but also a remix of one of the best songs you could ever put in a finale for... anything because <b>THIS SONG IS POWERFUL!!!</b><br>\r\n<br>\r\nPerfect song for situations where Dr. Strange is on another planet talking about how they're all in the endgame after Thanos defeats them or something like that.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. G Minor (Original Pitch, turned on default)<br>\r\n2. F# Minor (Custom Pitch)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables Voice Clip, but at the cost disables \"bonus end\" (Voice Enabled, turned on default)<br>\r\n2. Disables Voice Clip (Voice Disabled)<br>\r\n",
    "latest_version": "smwc-29523-1648721506",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29523,
        "title": "Final Fantasy IV - We Are In The Endgame Now! ~ Within the Giant (Remix)",
        "version": "smwc-29523-1648721506",
        "upstream_time": 1648721506,
        "download_url": "https://dl.smwcentral.net/29523/We%20Are%20In%20The%20Endgame%20Now%21.zip",
        "filename": "We Are In The Endgame Now%21.zip",
        "size": 203142,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-welcome-to-our-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29651,
    "title": "Final Fantasy IV - Welcome to Our Town!",
    "authors": [
      "Be11"
    ],
    "tags": [
      "calm",
      "forest",
      "mysterious",
      "overworld",
      "temple",
      "town"
    ],
    "description": "Song played in Final Fantasy IV's town areas. Fits calmer levels and overworld areas.",
    "latest_version": "smwc-29651-1648201148",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29651,
        "title": "Final Fantasy IV - Welcome to Our Town!",
        "version": "smwc-29651-1648201148",
        "upstream_time": 1648201148,
        "download_url": "https://dl.smwcentral.net/29651/FFIV_Town.zip",
        "filename": "FFIV_Town.zip",
        "size": 56586,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-iv-within-the-giant",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38752,
    "title": "Final Fantasy IV - Within the Giant",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cutscene",
      "final",
      "tense"
    ],
    "description": "Note: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, Thunder<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Brutapode89\"><a href=\"/?p=profile&amp;id=35831\" style=\"color: var(--user-color-1);\" class=\"un\">Brutapode89</a></span><br>\r\n<br>\r\nUpdate Nov 6th 2024: Fixed all issues mentioned by Kevin + changed the custom sample group.",
    "latest_version": "smwc-38752-1733001296",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38752,
        "title": "Final Fantasy IV - Within the Giant",
        "version": "smwc-38752-1733001296",
        "upstream_time": 1733001296,
        "download_url": "https://dl.smwcentral.net/38752/Within%20the%20Giant.zip",
        "filename": "Within the Giant.zip",
        "size": 79101,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38643,
        "title": "Final Fantasy IV - Within The Giant",
        "version": "smwc-38643-1732640904",
        "upstream_time": 1732640904,
        "download_url": "https://dl.smwcentral.net/38643/FFIV_-_Within_The_Giant.zip",
        "filename": "FFIV_-_Within_The_Giant.zip",
        "size": 37431,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-ix-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7414,
    "title": "Final Fantasy IX - Battle 2 ~ Boss Battle Theme",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "final"
    ],
    "description": "Upbeating song that suits boss battles, chases and epic castles.",
    "latest_version": "smwc-7414-1375662046",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7414,
        "title": "Final Fantasy IX - Battle 2 ~ Boss Battle Theme",
        "version": "smwc-7414-1375662046",
        "upstream_time": 1375662046,
        "download_url": "https://dl.smwcentral.net/7414/Boss%20Battle%20FFIX.zip",
        "filename": "Boss Battle FFIX.zip",
        "size": 74285,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-ix-crossing-those-hills",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29868,
    "title": "Final Fantasy IX - Crossing Those Hills",
    "authors": [
      "FalseCircus"
    ],
    "tags": [
      "overworld"
    ],
    "description": "The overworld map theme from Final Fantasy IX.",
    "latest_version": "smwc-29868-1651387496",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29868,
        "title": "Final Fantasy IX - Crossing Those Hills",
        "version": "smwc-29868-1651387496",
        "upstream_time": 1651387496,
        "download_url": "https://dl.smwcentral.net/29868/ff9map.zip",
        "filename": "ff9map.zip",
        "size": 44907,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-ix-crystal-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37942,
    "title": "Final Fantasy IX - Crystal World",
    "authors": [
      "Alex"
    ],
    "tags": [
      "final",
      "overworld"
    ],
    "description": "Unsampled version of this <a href=\"https://smwc.me/s/28819\">port</a>",
    "latest_version": "smwc-37942-1721662628",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37942,
        "title": "Final Fantasy IX - Crystal World",
        "version": "smwc-37942-1721662628",
        "upstream_time": 1721662628,
        "download_url": "https://dl.smwcentral.net/37942/FFIX%20Crystal%20World%28unsampled%29.zip",
        "filename": "FFIX Crystal World(unsampled).zip",
        "size": 31264,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28819,
        "title": "Final Fantasy IX - Crystal World",
        "version": "smwc-28819-1640984554",
        "upstream_time": 1640984554,
        "download_url": "https://dl.smwcentral.net/28819/Final%20Fantasy%20IX%20-%20Crystal%20World.zip",
        "filename": "Final Fantasy IX - Crystal World.zip",
        "size": 38551,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-ix-final-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23855,
    "title": "Final Fantasy IX - Final Battle",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "dark",
      "final",
      "tense"
    ],
    "description": "Necron's battle theme from FF9, using MM7/RM&F samples. I took some liberties with instrument choices and mixing, so don't expect it to be super accurate, also the first and last parts of the song were cut out.<br>\r\n<br>\r\nNote: not compatible with \"Bonus End\" song and Thunder SFX/Blarggs.",
    "latest_version": "smwc-23855-1595969447",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23855,
        "title": "Final Fantasy IX - Final Battle",
        "version": "smwc-23855-1595969447",
        "upstream_time": 1595969447,
        "download_url": "https://dl.smwcentral.net/23855/FF9%20-%20Necron.zip",
        "filename": "FF9 - Necron.zip",
        "size": 80850,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-ix-frontier-village-dali",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35055,
    "title": "Final Fantasy IX - Frontier Village Dali",
    "authors": [
      "SviSvi"
    ],
    "tags": [
      "calm",
      "credits",
      "forest",
      "grassland",
      "mountain",
      "overworld",
      "title",
      "town"
    ],
    "description": "A peaceful song from a rural village.",
    "latest_version": "smwc-35055-1697866419",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35055,
        "title": "Final Fantasy IX - Frontier Village Dali",
        "version": "smwc-35055-1697866419",
        "upstream_time": 1697866419,
        "download_url": "https://dl.smwcentral.net/35055/Frontier%20Village%20Dali.zip",
        "filename": "Frontier Village Dali.zip",
        "size": 56926,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-ix-kuja-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7916,
    "title": "Final Fantasy IX - Kuja's Theme",
    "authors": [
      "NeoSigma"
    ],
    "tags": [
      "castle",
      "dark",
      "ghost house"
    ],
    "description": "The haunting piano theme for Kuja. Could suit a puzzle room or a mysterious castle.",
    "latest_version": "smwc-7916-1320051794",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7916,
        "title": "Final Fantasy IX - Kuja's Theme",
        "version": "smwc-7916-1320051794",
        "upstream_time": 1320051794,
        "download_url": "https://dl.smwcentral.net/7916/FFIX_Kuja%27s_Theme.zip",
        "filename": "FFIX_Kuja%27s_Theme.zip",
        "size": 66789,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-ix-memoria-place-of-memory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8157,
    "title": "Final Fantasy IX - Memoria (Place of Memory)",
    "authors": [
      "Buster Beetle"
    ],
    "tags": [
      "calm",
      "ruins",
      "temple",
      "water"
    ],
    "description": "The calming, yet serious music that plays in the last dungeon of Final Fantasy IX.",
    "latest_version": "smwc-8157-1320052048",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8157,
        "title": "Final Fantasy IX - Memoria (Place of Memory)",
        "version": "smwc-8157-1320052048",
        "upstream_time": 1320052048,
        "download_url": "https://dl.smwcentral.net/8157/Memoria.zip",
        "filename": "Memoria.zip",
        "size": 66671,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-ix-rose-of-may",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26622,
    "title": "Final Fantasy IX - Rose of May",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "misc",
      "retro",
      "title",
      "town"
    ],
    "description": "\"Rose of May\" is Beatrix´s theme from Final Fantasy IX. This port is dedicated to the \"klempnerohneskill\". Have fun with the song! :)",
    "latest_version": "smwc-26622-1622008770",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26622,
        "title": "Final Fantasy IX - Rose of May",
        "version": "smwc-26622-1622008770",
        "upstream_time": 1622008770,
        "download_url": "https://dl.smwcentral.net/26622/Final%20Fantasy%20IX%20-%20Rose%20of%20May.zip",
        "filename": "Final Fantasy IX - Rose of May.zip",
        "size": 31510,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-ix-the-airship-hilda-garde",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32952,
    "title": "Final Fantasy IX - The Airship, Hilda Garde",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "airship",
      "athletic",
      "bonus",
      "calm",
      "chase",
      "overworld"
    ],
    "description": "Wonderful song from Final Fantasy IX which fits any airship or cloud themed level, and also if you're riding a winged Yoshi that cycles trough the 4 colors.",
    "latest_version": "smwc-32952-1680239740",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32952,
        "title": "Final Fantasy IX - The Airship, Hilda Garde",
        "version": "smwc-32952-1680239740",
        "upstream_time": 1680239740,
        "download_url": "https://dl.smwcentral.net/32952/brutal%20mario.zip",
        "filename": "brutal mario.zip",
        "size": 37200,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-ix-the-castle-frozen-in-time",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23005,
    "title": "Final Fantasy IX - The Castle Frozen in Time",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "calm",
      "castle",
      "dark",
      "night"
    ],
    "description": "The infamous Pandaemonium Theme, also known as \"The Castle Frozen in Time\" from Final Fantasy IX. Could suit a dark, albeit calm atmosphere of a castle/dungeon.<br>\r\n<br>\r\nSpecial thanks to Teows for helping me with sampling and the general aspects of the port.",
    "latest_version": "smwc-23005-1590557234",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23005,
        "title": "Final Fantasy IX - The Castle Frozen in Time",
        "version": "smwc-23005-1590557234",
        "upstream_time": 1590557234,
        "download_url": "https://dl.smwcentral.net/23005/Castle%20Frozen%20in%20Time.zip",
        "filename": "Castle Frozen in Time.zip",
        "size": 51113,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-ix-the-place-i-ll-return-to-someday",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20718,
    "title": "Final Fantasy IX - The Place I'll Return to Someday",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "cutscene",
      "title"
    ],
    "description": "A short, calm theme that plays on the title screen of Final Fantasy IX.<br>\r\n<br>\r\n<s>This song uses samples from Ys V.</s><br>\r\n<br>\r\nOh hey this port actually sounds good now.",
    "latest_version": "smwc-20718-1564235405",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20718,
        "title": "Final Fantasy IX - The Place I'll Return to Someday",
        "version": "smwc-20718-1564235405",
        "upstream_time": 1564235405,
        "download_url": "https://dl.smwcentral.net/20718/Final%20Fantasy%20IX%20-%20The%20Place%20I%27ll%20Return%20to%20Someday.zip",
        "filename": "Final Fantasy IX - The Place I%27ll Return to Someday.zip",
        "size": 31245,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15409,
        "title": "Final Fantasy IX - The Place I'll Return to Someday",
        "version": "smwc-15409-1491793183",
        "upstream_time": 1491793183,
        "download_url": "https://dl.smwcentral.net/15409/Final%20Fantasy%20IX%20-%20The%20Place%20I%27ll%20Return%20to%20Someday.zip",
        "filename": "Final Fantasy IX - The Place I%27ll Return to Someday.zip",
        "size": 24316,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-ix-vamo-alla-flamenco",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33711,
    "title": "Final Fantasy IX - Vamo'alla Flamenco",
    "authors": [
      "SviSvi"
    ],
    "tags": [
      "athletic",
      "boss",
      "desert"
    ],
    "description": "A lively flamenco piece that could suit desert levels or boss fights.",
    "latest_version": "smwc-33711-1693315387",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33711,
        "title": "Final Fantasy IX - Vamo'alla Flamenco",
        "version": "smwc-33711-1693315387",
        "upstream_time": 1693315387,
        "download_url": "https://dl.smwcentral.net/33711/Vamo%27alla%20Flamenco.zip",
        "filename": "Vamo%27alla Flamenco.zip",
        "size": 68188,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-ix-we-are-thieves",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7409,
    "title": "Final Fantasy IX - We are Thieves!",
    "authors": [
      "Mr. Red"
    ],
    "tags": [
      "calm",
      "dark"
    ],
    "description": "A quiet, shady theme heard in Final Fantasy 9.",
    "latest_version": "smwc-7409-1320052167",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7409,
        "title": "Final Fantasy IX - We are Thieves!",
        "version": "smwc-7409-1320052167",
        "upstream_time": 1320052167,
        "download_url": "https://dl.smwcentral.net/7409/Cmusic.zip",
        "filename": "Cmusic.zip",
        "size": 66251,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-legend-creator",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7713,
    "title": "Final Fantasy Legend - Creator",
    "authors": [
      "Atma"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "The final boss theme from From FF Legends. Catchy and upbeat boss theme.",
    "latest_version": "smwc-7713-1318099455",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7713,
        "title": "Final Fantasy Legend - Creator",
        "version": "smwc-7713-1318099455",
        "upstream_time": 1318099455,
        "download_url": "https://dl.smwcentral.net/7713/Creator.zip",
        "filename": "Creator.zip",
        "size": 69317,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-legend-furious-battle-rs3-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23664,
    "title": "Final Fantasy Legend - Furious Battle (RS3 arrangement)",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "A Romancing SaGa 3 / Kenji Ito styled arrangement (... or an attempt) of the final boss song from Final Fantasy Legend. Also known as Creator Battle, or Megadmin Battle if you played SMWCP. :b<br>\r\n<br>\r\nNote: This port uses heavy samples, as such, it's incompatible with the following sound effects and jingles:<br>\r\n<br>\r\n- Thunder and Blargg<br>\r\n- Yoshi<br>\r\n- Stage Clear (regular; Boss Clear isn't affected)<br>\r\n- Bonus End",
    "latest_version": "smwc-23664-1595037685",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23664,
        "title": "Final Fantasy Legend - Furious Battle (RS3 arrangement)",
        "version": "smwc-23664-1595037685",
        "upstream_time": 1595037685,
        "download_url": "https://dl.smwcentral.net/23664/FFLLast.zip",
        "filename": "FFLLast.zip",
        "size": 88237,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-legend-ii-apollo-s-theme-aspiration",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7142,
    "title": "Final Fantasy Legend II - Apollo's Theme: \"Aspiration\"",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "boss",
      "cutscene",
      "final"
    ],
    "description": "Very heavy song that would likely suit a boss battle or intense scene.",
    "latest_version": "smwc-7142-1311973180",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7142,
        "title": "Final Fantasy Legend II - Apollo's Theme: \"Aspiration\"",
        "version": "smwc-7142-1311973180",
        "upstream_time": 1311973180,
        "download_url": "https://dl.smwcentral.net/7142/ffl2a.zip",
        "filename": "ffl2a.zip",
        "size": 69157,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-legend-ii-lethal-strike-romancing-saga",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25970,
    "title": "Final Fantasy Legend II - Lethal Strike (Romancing SaGa 1 Mix)",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "A normal battle theme from <i>Final Fantasy Legend II</i>, redone with the instruments of <i>Romancing SaGa</i> on SNES. Based on the DS remake, <i>Goddess of Destiny</i>.<br>\r\n<br>\r\nThis port uses the optimized SMW sample set.",
    "latest_version": "smwc-25970-1613969670",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25970,
        "title": "Final Fantasy Legend II - Lethal Strike (Romancing SaGa 1 Mix)",
        "version": "smwc-25970-1613969670",
        "upstream_time": 1613969670,
        "download_url": "https://dl.smwcentral.net/25970/Final%20Fantasy%20Legend%20II%20Lethal%20Strike.zip",
        "filename": "Final Fantasy Legend II Lethal Strike.zip",
        "size": 74017,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-legend-ii-struggle-to-the-death",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11574,
    "title": "Final Fantasy Legend II - Struggle to the Death",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "This is the boss theme from Final Fantasy Legends II for the Game Boy, though with a bit of a SNES twist to it. It could work as a final or general-purpose boss theme, though it might be particularly suited for a boss taking place in a factory or some sort of building in space.",
    "latest_version": "smwc-11574-1437619622",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11574,
        "title": "Final Fantasy Legend II - Struggle to the Death",
        "version": "smwc-11574-1437619622",
        "upstream_time": 1437619622,
        "download_url": "https://dl.smwcentral.net/11574/bossbattle.zip",
        "filename": "bossbattle.zip",
        "size": 34260,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-legend-ii-struggle-to-the-death-romancing-saga",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29631,
    "title": "Final Fantasy Legend II - Struggle to the Death (Romancing SaGa 1 Mix)",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "A boss battle theme from <i>Final Fantasy Legend II</i> on Game Boy, redone with instruments from <i>Romancing SaGa</i> for SNES. Based on Nintendo DS remake <i>Goddess of Destiny</i> that has extended part.<br>\r\n<br>\r\nThis port uses the optimized SMW sample set. The track name is taken from English soundtrack release by Square Enix Music.",
    "latest_version": "smwc-29631-1647281135",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29631,
        "title": "Final Fantasy Legend II - Struggle to the Death (Romancing SaGa 1 Mix)",
        "version": "smwc-29631-1647281135",
        "upstream_time": 1647281135,
        "download_url": "https://dl.smwcentral.net/29631/Final%20Fantasy%20Legend%20II%20Struggle%20to%20the%20Death.zip",
        "filename": "Final Fantasy Legend II Struggle to the Death.zip",
        "size": 74844,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-legend-iii-dungeon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7637,
    "title": "Final Fantasy Legend III - Dungeon 1 (Extended Dark Mix)",
    "authors": [
      "MidiGuy"
    ],
    "tags": [
      "cave",
      "dark",
      "ruins"
    ],
    "description": "Here's a darker version of the first dungeon theme from FF3 Legends. Good for dark places and probably cut-scenes too.",
    "latest_version": "smwc-7637-1320130786",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7637,
        "title": "Final Fantasy Legend III - Dungeon 1 (Extended Dark Mix)",
        "version": "smwc-7637-1320130786",
        "upstream_time": 1320130786,
        "download_url": "https://dl.smwcentral.net/7637/FFL3%20-%20Dungeon%201%20%28Extended%20Dark%20Mix%29.zip",
        "filename": "FFL3 - Dungeon 1 (Extended Dark Mix).zip",
        "size": 67039,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-legend-iii-holy-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38775,
    "title": "Final Fantasy Legend III - Holy Ruins",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "castle",
      "cave",
      "tense"
    ],
    "description": "Whipped this up in less than 2 hours. This track would be fitting for tense areas, castles, caves, maybe water levels as well.",
    "latest_version": "smwc-38775-1733091574",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38775,
        "title": "Final Fantasy Legend III - Holy Ruins",
        "version": "smwc-38775-1733091574",
        "upstream_time": 1733091574,
        "download_url": "https://dl.smwcentral.net/38775/Holey%20Ruans.zip",
        "filename": "Holey Ruans.zip",
        "size": 62579,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-legend-iii-palace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7469,
    "title": "Final Fantasy Legend III - Palace",
    "authors": [
      "MrCheeze"
    ],
    "tags": [
      "dark",
      "overworld"
    ],
    "description": "Intensely exploring a mysterious palace, not knowing what dangers lie around the corner. Don't let it get stuck in your head.",
    "latest_version": "smwc-7469-1317997619",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7469,
        "title": "Final Fantasy Legend III - Palace",
        "version": "smwc-7469-1317997619",
        "upstream_time": 1317997619,
        "download_url": "https://dl.smwcentral.net/7469/ff3lpalace.zip",
        "filename": "ff3lpalace.zip",
        "size": 69988,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7433,
    "title": "Final Fantasy - Main Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "overworld"
    ],
    "description": "(Not to be confused with the Theme of Final Fantasy)<br>\r\n<br>\r\nA good general OW theme.",
    "latest_version": "smwc-7433-1320048218",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7433,
        "title": "Final Fantasy - Main Theme",
        "version": "smwc-7433-1320048218",
        "upstream_time": 1320048218,
        "download_url": "https://dl.smwcentral.net/7433/Final%20Fantasy%20I%20-%20World%20Map.zip",
        "filename": "Final Fantasy I - World Map.zip",
        "size": 65581,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-matoya-s-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7585,
    "title": "Final Fantasy - Matoya's Cave",
    "authors": [
      "Caracc"
    ],
    "tags": [
      "calm",
      "grassland",
      "sky"
    ],
    "description": "A little slow, a little upbeat. A nice mellow tune that still keeps you interested. Perhaps right for a cloudy area?",
    "latest_version": "smwc-7585-1320047993",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7585,
        "title": "Final Fantasy - Matoya's Cave",
        "version": "smwc-7585-1320047993",
        "upstream_time": 1320047993,
        "download_url": "https://dl.smwcentral.net/7585/FF1%20-%20Matoya%27s%20Cave.zip",
        "filename": "FF1 - Matoya%27s Cave.zip",
        "size": 64715,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-matoya-s-cave-arranged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38042,
    "title": "Final Fantasy - Matoya's Cave (Arranged)",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "calm",
      "carnival",
      "castle",
      "overworld",
      "sky",
      "temple"
    ],
    "description": "Hey guys, it's my birthday today 2024! (The 2nd of July).<br>\r\nCan fit a sky/overworld theme.",
    "latest_version": "smwc-38042-1727280257",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38042,
        "title": "Final Fantasy - Matoya's Cave (Arranged)",
        "version": "smwc-38042-1727280257",
        "upstream_time": 1727280257,
        "download_url": "https://dl.smwcentral.net/38042/Matoya%27s%20Cave.zip",
        "filename": "Matoya%27s Cave.zip",
        "size": 32313,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-mystic-quest-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28218,
    "title": "Final Fantasy: Mystic Quest - Battle 1",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "dark",
      "final",
      "fire",
      "industrial",
      "mountain",
      "tense"
    ],
    "description": "Final Fantasy: Mystic Quest has one of the best soundtracks from SNES games in my opinion, although I really like the original samples from the game. That's why I ported the original Battletheme 1.<br>\r\n<br>\r\nHere a special thanks to \"Vitor Vilela\" for his \"SPCtoMML\" tool, with which the conversion of the SPC to MML worked very well.<br>\r\n<br>\r\nEdited: $EE commands removed - thanks to brickblock369 for the tip",
    "latest_version": "smwc-28218-1638052331",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28218,
        "title": "Final Fantasy: Mystic Quest - Battle 1",
        "version": "smwc-28218-1638052331",
        "upstream_time": 1638052331,
        "download_url": "https://dl.smwcentral.net/28218/FFMQ%20-%20Battle%201.zip",
        "filename": "FFMQ - Battle 1.zip",
        "size": 74944,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24619,
        "title": "Final Fantasy: Mystic Quest - Battle 3",
        "version": "smwc-24619-1604367205",
        "upstream_time": 1604367205,
        "download_url": "https://dl.smwcentral.net/24619/ffmq-finalboss.zip",
        "filename": "ffmq-finalboss.zip",
        "size": 121004,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19638,
        "title": "Final Fantasy: Mystic Quest - Battle 1 (Arrange)",
        "version": "smwc-19638-1555713068",
        "upstream_time": 1555713068,
        "download_url": "https://dl.smwcentral.net/19638/ffmqbattle.zip",
        "filename": "ffmqbattle.zip",
        "size": 67253,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18917,
        "title": "Final Fantasy: Mystic Quest - Battle 2",
        "version": "smwc-18917-1547825596",
        "upstream_time": 1547825596,
        "download_url": "https://dl.smwcentral.net/18917/FF%20Mystic%20Quest%20Boss%20Battle%20V1.1.zip",
        "filename": "FF Mystic Quest Boss Battle V1.1.zip",
        "size": 65985,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-mystic-quest-city-of-fire-faeria",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34253,
    "title": "Final Fantasy: Mystic Quest - City of Fire ~ Faeria",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "fire",
      "grassland",
      "sky",
      "town",
      "urban"
    ],
    "description": "Jazzy song that could fit a town or a grassland level.",
    "latest_version": "smwc-34253-1691255703",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34253,
        "title": "Final Fantasy: Mystic Quest - City of Fire ~ Faeria",
        "version": "smwc-34253-1691255703",
        "upstream_time": 1691255703,
        "download_url": "https://dl.smwcentral.net/34253/City%20of%20Fire%20~%20Faeria.zip",
        "filename": "City of Fire ~ Faeria.zip",
        "size": 35917,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19718,
        "title": "Final Fantasy: Mystic Quest - City of Fire ~ Faeria",
        "version": "smwc-19718-1555976561",
        "upstream_time": 1555976561,
        "download_url": "https://dl.smwcentral.net/19718/FFMQ_CityOfFire.zip",
        "filename": "FFMQ_CityOfFire.zip",
        "size": 71712,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-mystic-quest-city-of-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31635,
    "title": "Final Fantasy: Mystic Quest - City of Forest",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "calm",
      "forest",
      "overworld",
      "town"
    ],
    "description": "Relaxing town music from FF Mystic Quest that could probably work well on overworlds and similar hub areas. I've never played this game but the soundtrack is good and easy to port so I couldn't help myself.",
    "latest_version": "smwc-31635-1659129618",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31635,
        "title": "Final Fantasy: Mystic Quest - City of Forest",
        "version": "smwc-31635-1659129618",
        "upstream_time": 1659129618,
        "download_url": "https://dl.smwcentral.net/31635/FF%20Mystic%20Quest%20-%20City%20of%20Forest.zip",
        "filename": "FF Mystic Quest - City of Forest.zip",
        "size": 32531,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31634,
        "title": "Final Fantasy: Mystic Quest - City of Forest",
        "version": "smwc-31634-1659129611",
        "upstream_time": 1659129611,
        "download_url": "https://dl.smwcentral.net/31634/Final%20Fantasy%20Mystic%20Quest%20-%20City%20of%20Forest.zip",
        "filename": "Final Fantasy Mystic Quest - City of Forest.zip",
        "size": 47913,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-mystic-quest-city-of-wind-windaria",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31637,
    "title": "Final Fantasy: Mystic Quest - City of Wind ~ Windaria",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "calm",
      "overworld",
      "town"
    ],
    "description": "Relaxing town music from FF Mystic Quest that could probably work well on overworlds and similar hub areas. I've never played this game but the soundtrack is good and easy to port so I couldn't help myself.",
    "latest_version": "smwc-31637-1659129630",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31637,
        "title": "Final Fantasy: Mystic Quest - City of Wind ~ Windaria",
        "version": "smwc-31637-1659129630",
        "upstream_time": 1659129630,
        "download_url": "https://dl.smwcentral.net/31637/FF%20Mystic%20Quest%20-%20City%20of%20Wind%20~%20Windaria.zip",
        "filename": "FF Mystic Quest - City of Wind ~ Windaria.zip",
        "size": 32400,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31636,
        "title": "Final Fantasy: Mystic Quest - City of Wind ~ Windaria",
        "version": "smwc-31636-1659129623",
        "upstream_time": 1659129623,
        "download_url": "https://dl.smwcentral.net/31636/Final%20Fantasy%20Mystic%20Quest%20-%20City%20of%20Wind%20~%20Windaria.zip",
        "filename": "Final Fantasy Mystic Quest - City of Wind ~ Windaria.zip",
        "size": 41046,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-mystic-quest-dungeon-and-waterfall",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21112,
    "title": "Final Fantasy: Mystic Quest - Dungeon and Waterfall",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "calm",
      "cave",
      "dark",
      "ice",
      "mysterious",
      "snow"
    ],
    "description": "Great for ice caves.",
    "latest_version": "smwc-21112-1567889371",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21112,
        "title": "Final Fantasy: Mystic Quest - Dungeon and Waterfall",
        "version": "smwc-21112-1567889371",
        "upstream_time": 1567889371,
        "download_url": "https://dl.smwcentral.net/21112/FFMQ_-_Dungeon__Waterfall.zip",
        "filename": "FFMQ_-_Dungeon__Waterfall.zip",
        "size": 63141,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-mystic-quest-fossil-labyrinth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24438,
    "title": "Final Fantasy: Mystic Quest - Fossil Labyrinth",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "airship",
      "castle",
      "mountain",
      "overworld",
      "title"
    ],
    "description": "Song that Fossil Labyrinth from Final Fantasy: Mystic Quest. Could fit a ship levels.<br>\r\n<br>\r\nRequested by Arash",
    "latest_version": "smwc-24438-1601521244",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24438,
        "title": "Final Fantasy: Mystic Quest - Fossil Labyrinth",
        "version": "smwc-24438-1601521244",
        "upstream_time": 1601521244,
        "download_url": "https://dl.smwcentral.net/24438/Fossil%20Labyrinth.zip",
        "filename": "Fossil Labyrinth.zip",
        "size": 31715,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19291,
        "title": "Final Fantasy: Mystic Quest - Fossil Labyrinth",
        "version": "smwc-19291-1552259413",
        "upstream_time": 1552259413,
        "download_url": "https://dl.smwcentral.net/19291/Fossil%20Labyrinth.zip",
        "filename": "Fossil Labyrinth.zip",
        "size": 61662,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-mystic-quest-last-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41719,
    "title": "Final Fantasy: Mystic Quest - Last Castle",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "castle",
      "final",
      "tense"
    ],
    "description": "Can fit a final castle area",
    "latest_version": "smwc-41719-1779488686",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41719,
        "title": "Final Fantasy: Mystic Quest - Last Castle",
        "version": "smwc-41719-1779488686",
        "upstream_time": 1779488686,
        "download_url": "https://dl.smwcentral.net/41719/Last%20Castle.zip",
        "filename": "Last Castle.zip",
        "size": 25217,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19715,
        "title": "Final Fantasy: Mystic Quest - Last Castle",
        "version": "smwc-19715-1555874943",
        "upstream_time": 1555874943,
        "download_url": "https://dl.smwcentral.net/19715/FFMQ_DoomCastle.zip",
        "filename": "FFMQ_DoomCastle.zip",
        "size": 68463,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-mystic-quest-lava-dome",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32633,
    "title": "Final Fantasy: Mystic Quest - Lava Dome",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "airship",
      "boss",
      "castle",
      "chase",
      "dark",
      "desert",
      "final",
      "fire",
      "mountain",
      "tense"
    ],
    "description": "\"Lava Dome\" from \"Final Fantasy Mystic Quest\"<br>\r\n<br>\r\nIs the triplet command {} necessary?<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=264eAC1hIo4\" rel=\"nofollow\">Original ver</a><br>\r\n<a href=\"https://www.youtube.com/watch?v=tfd5_6-HXM0\" rel=\"nofollow\">Atma's ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-32633-1675293586",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32633,
        "title": "Final Fantasy: Mystic Quest - Lava Dome",
        "version": "smwc-32633-1675293586",
        "upstream_time": 1675293586,
        "download_url": "https://dl.smwcentral.net/32633/Final%20Fantasy%20Mystic%20Quest%20-%20Lava%20Dome.zip",
        "filename": "Final Fantasy Mystic Quest - Lava Dome.zip",
        "size": 71515,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22006,
        "title": "Final Fantasy: Mystic Quest - Lava Dome",
        "version": "smwc-22006-1580873272",
        "upstream_time": 1580873272,
        "download_url": "https://dl.smwcentral.net/22006/FFMQ%20-%20Lava%20Dome.zip",
        "filename": "FFMQ - Lava Dome.zip",
        "size": 73987,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-mystic-quest-middle-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25197,
    "title": "Final Fantasy: Mystic Quest - Middle Tower",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "castle",
      "cave",
      "cutscene",
      "dark",
      "tense"
    ],
    "description": "Middle Tower, also known as Focus Tower. Useful for short segments.",
    "latest_version": "smwc-25197-1607410197",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25197,
        "title": "Final Fantasy: Mystic Quest - Middle Tower",
        "version": "smwc-25197-1607410197",
        "upstream_time": 1607410197,
        "download_url": "https://dl.smwcentral.net/25197/Middle%20Tower%20Sampled.zip",
        "filename": "Middle Tower Sampled.zip",
        "size": 61666,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22193,
        "title": "Final Fantasy: Mystic Quest - Middle Tower",
        "version": "smwc-22193-1582696319",
        "upstream_time": 1582696319,
        "download_url": "https://dl.smwcentral.net/22193/Middle%20Tower.zip",
        "filename": "Middle Tower.zip",
        "size": 36459,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-mystic-quest-mountain-range-of-whirlwinds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20889,
    "title": "Final Fantasy: Mystic Quest - Mountain Range of Whirlwinds",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "dark",
      "mountain"
    ],
    "description": "It could fit in a mountain level.",
    "latest_version": "smwc-20889-1565548071",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20889,
        "title": "Final Fantasy: Mystic Quest - Mountain Range of Whirlwinds",
        "version": "smwc-20889-1565548071",
        "upstream_time": 1565548071,
        "download_url": "https://dl.smwcentral.net/20889/Mountain%20Range%20of%20Whirlwinds.zip",
        "filename": "Mountain Range of Whirlwinds.zip",
        "size": 75565,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20828,
        "title": "Final Fantasy: Mystic Quest - Mountain Range of Whirlwinds",
        "version": "smwc-20828-1565407141",
        "upstream_time": 1565407141,
        "download_url": "https://dl.smwcentral.net/20828/Whirlwinds.zip",
        "filename": "Whirlwinds.zip",
        "size": 31803,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-mystic-quest-mystic-quest-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34412,
    "title": "Final Fantasy: Mystic Quest - Mystic Quest (Intro)",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "credits",
      "overworld",
      "title"
    ],
    "description": "The intro theme of Mystic Quest<br>\r\nRequested by <span class=\"un-outer\" title=\"Brutapode89\"><a href=\"/?p=profile&amp;id=35831\" style=\"color: var(--user-color-1);\" class=\"un\">Brutapode89</a></span>",
    "latest_version": "smwc-34412-1695284905",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34412,
        "title": "Final Fantasy: Mystic Quest - Mystic Quest (Intro)",
        "version": "smwc-34412-1695284905",
        "upstream_time": 1695284905,
        "download_url": "https://dl.smwcentral.net/34412/Mystic%20Quest%20Intro.zip",
        "filename": "Mystic Quest Intro.zip",
        "size": 67468,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-mystic-quest-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28833,
    "title": "Final Fantasy: Mystic Quest - World",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "castle",
      "cutscene",
      "grassland",
      "mountain",
      "overworld",
      "title"
    ],
    "description": "Short world map theme from Final Fantasy: Mystic Quest.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Brutapode89\"><a href=\"/?p=profile&amp;id=35831\" style=\"color: var(--user-color-1);\" class=\"un\">Brutapode89</a></span>",
    "latest_version": "smwc-28833-1639602765",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28833,
        "title": "Final Fantasy: Mystic Quest - World",
        "version": "smwc-28833-1639602765",
        "upstream_time": 1639602765,
        "download_url": "https://dl.smwcentral.net/28833/Final%20Fantasy%20Mystic%20Quest%20-%20World.zip",
        "filename": "Final Fantasy Mystic Quest - World.zip",
        "size": 58262,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8146,
        "title": "Final Fantasy: Mystic Quest - World",
        "version": "smwc-8146-1313907434",
        "upstream_time": 1313907434,
        "download_url": "https://dl.smwcentral.net/8146/FFMQWorldMap.zip",
        "filename": "FFMQWorldMap.zip",
        "size": 64377,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-prelude",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7731,
    "title": "Final Fantasy - Prelude",
    "authors": [
      "Moose"
    ],
    "tags": [
      "space",
      "title"
    ],
    "description": "It's a short yet beautiful song from the first installment of the Final Fantasy series.",
    "latest_version": "smwc-7731-1312193151",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7731,
        "title": "Final Fantasy - Prelude",
        "version": "smwc-7731-1312193151",
        "upstream_time": 1312193151,
        "download_url": "https://dl.smwcentral.net/7731/FF1%20-%20Prelude.zip",
        "filename": "FF1 - Prelude.zip",
        "size": 66660,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-a-new-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17327,
    "title": "Final Fantasy V - A New World",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "calm",
      "castle",
      "cutscene",
      "sky"
    ],
    "description": "Music that plays in final fantasy V. Good for water, cutscene, and probably castle levels.",
    "latest_version": "smwc-17327-1522806394",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17327,
        "title": "Final Fantasy V - A New World",
        "version": "smwc-17327-1522806394",
        "upstream_time": 1522806394,
        "download_url": "https://dl.smwcentral.net/17327/%5BS%5D%20Final%20Fantasy%20V%20-%20A%20New%20World.zip",
        "filename": "%5BS%5D Final Fantasy V - A New World.zip",
        "size": 65375,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-ahead-on-our-way",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30374,
    "title": "Final Fantasy V - Ahead on our Way",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "credits",
      "cutscene",
      "overworld",
      "sky",
      "title"
    ],
    "description": "The main theme of Final Fantasy V. I like the spirit of adventure that comes from the song.",
    "latest_version": "smwc-30374-1651387725",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30374,
        "title": "Final Fantasy V - Ahead on our Way",
        "version": "smwc-30374-1651387725",
        "upstream_time": 1651387725,
        "download_url": "https://dl.smwcentral.net/30374/AheadOnOurWay.zip",
        "filename": "AheadOnOurWay.zip",
        "size": 73404,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25108,
    "title": "Final Fantasy V - Battle 1",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "this song looks good in boss battles",
    "latest_version": "smwc-25108-1606764994",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25108,
        "title": "Final Fantasy V - Battle 1",
        "version": "smwc-25108-1606764994",
        "upstream_time": 1606764994,
        "download_url": "https://dl.smwcentral.net/25108/The%20Battle.zip",
        "filename": "The Battle.zip",
        "size": 75888,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24900,
        "title": "Final Fantasy V - Battle 1",
        "version": "smwc-24900-1605815418",
        "upstream_time": 1605815418,
        "download_url": "https://dl.smwcentral.net/24900/FF5%20-%20The%20Battle.zip",
        "filename": "FF5 - The Battle.zip",
        "size": 32604,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-battle-at-the-big-bridge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29122,
    "title": "Final Fantasy V - Battle at The Big Bridge",
    "authors": [
      "Kevin",
      "Zavok"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "final",
      "mountain",
      "tense"
    ],
    "description": "Gilgamesh' battle theme from FF5. Fit for a boss fight or a chase.",
    "latest_version": "smwc-29122-1643566518",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29122,
        "title": "Final Fantasy V - Battle at The Big Bridge",
        "version": "smwc-29122-1643566518",
        "upstream_time": 1643566518,
        "download_url": "https://dl.smwcentral.net/29122/FF5%20-%20Clash%20on%20the%20Big%20Bridge.zip",
        "filename": "FF5 - Clash on the Big Bridge.zip",
        "size": 36913,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23763,
        "title": "Final Fantasy V - Battle at The Big Bridge",
        "version": "smwc-23763-1595801906",
        "upstream_time": 1595801906,
        "download_url": "https://dl.smwcentral.net/23763/Clash%20on%20the%20Big%20Bridge.zip",
        "filename": "Clash on the Big Bridge.zip",
        "size": 78684,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 12588,
        "title": "Final Fantasy V - Battle at The Big Bridge",
        "version": "smwc-12588-1446417007",
        "upstream_time": 1446417007,
        "download_url": "https://dl.smwcentral.net/12588/Final%20Fantasy%20V%20-%20Clash%20on%20the%20Big%20Bridge.zip",
        "filename": "Final Fantasy V - Clash on the Big Bridge.zip",
        "size": 74720,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-beyond-the-deep-blue-sea",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7352,
    "title": "Final Fantasy V - Beyond the Deep Blue Sea",
    "authors": [
      "Lui"
    ],
    "tags": [
      "calm",
      "cave",
      "night",
      "sky",
      "space",
      "water"
    ],
    "description": "The calm and relaxing song that plays in the submarine submerged deep underwater.",
    "latest_version": "smwc-7352-1405676892",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7352,
        "title": "Final Fantasy V - Beyond the Deep Blue Sea",
        "version": "smwc-7352-1405676892",
        "upstream_time": 1405676892,
        "download_url": "https://dl.smwcentral.net/7352/beyond-s.zip",
        "filename": "beyond-s.zip",
        "size": 82530,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7317,
        "title": "Final Fantasy V - Beyond the Deep Blue Sea",
        "version": "smwc-7317-1405676933",
        "upstream_time": 1405676933,
        "download_url": "https://dl.smwcentral.net/7317/beyond.zip",
        "filename": "beyond.zip",
        "size": 66532,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-boko-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30952,
    "title": "Final Fantasy V - Boko's Theme",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "grassland"
    ],
    "description": "(Also known as \"Go Go Boco!\")<br>\r\n<br>\r\nThe classic Chocobo theme! *Kweh!*<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-30952-1661043533",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30952,
        "title": "Final Fantasy V - Boko's Theme",
        "version": "smwc-30952-1661043533",
        "upstream_time": 1661043533,
        "download_url": "https://dl.smwcentral.net/30952/GoGoBoco.zip",
        "filename": "GoGoBoco.zip",
        "size": 61863,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-cursed-lands",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27097,
    "title": "Final Fantasy V - Cursed Lands",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "airship",
      "castle",
      "cutscene",
      "dark",
      "desert",
      "mountain",
      "ruins"
    ],
    "description": "(Also known as \"Cursed Earths\")<br>\r\n<br>\r\nA rather dark military march.",
    "latest_version": "smwc-27097-1624781587",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27097,
        "title": "Final Fantasy V - Cursed Lands",
        "version": "smwc-27097-1624781587",
        "upstream_time": 1624781587,
        "download_url": "https://dl.smwcentral.net/27097/ffv_cursed_earths_smwsf_0_1.zip",
        "filename": "ffv_cursed_earths_smwsf_0_1.zip",
        "size": 32230,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27096,
        "title": "Final Fantasy V - Cursed Lands",
        "version": "smwc-27096-1624781360",
        "upstream_time": 1624781360,
        "download_url": "https://dl.smwcentral.net/27096/ffv_cursed_earths_0_1.zip",
        "filename": "ffv_cursed_earths_0_1.zip",
        "size": 74368,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-deception",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12357,
    "title": "Final Fantasy V - Deception",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "cutscene",
      "sad"
    ],
    "description": "Could fit with sad cutscene.<br>\r\n<br>\r\n<i>Update: Fixed many errors.</i>",
    "latest_version": "smwc-12357-1446261382",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12357,
        "title": "Final Fantasy V - Deception",
        "version": "smwc-12357-1446261382",
        "upstream_time": 1446261382,
        "download_url": "https://dl.smwcentral.net/12357/Final%20Fantasy%20V%20-%20Deception.zip",
        "filename": "Final Fantasy V - Deception.zip",
        "size": 47286,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-dungeon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11484,
    "title": "Final Fantasy V - Dungeon",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "cave",
      "dark",
      "fire",
      "water"
    ],
    "description": "(Also known as \"Fate in Haze\", for some reason)<br>\r\n<br>\r\nA mysterious song could fit with a watery or lava cave theme.",
    "latest_version": "smwc-11484-1436662818",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11484,
        "title": "Final Fantasy V - Dungeon",
        "version": "smwc-11484-1436662818",
        "upstream_time": 1436662818,
        "download_url": "https://dl.smwcentral.net/11484/Final%20Fantasy%20V%20-%20Fate%20in%20Haze%20%28Unsampled%29.zip",
        "filename": "Final Fantasy V - Fate in Haze (Unsampled).zip",
        "size": 32665,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-exdeath-s-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11210,
    "title": "Final Fantasy V - Exdeath's Castle",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "castle",
      "dark",
      "fire",
      "temple",
      "tense"
    ],
    "description": "A tense song could fit with castle theme.",
    "latest_version": "smwc-11210-1430710088",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11210,
        "title": "Final Fantasy V - Exdeath's Castle",
        "version": "smwc-11210-1430710088",
        "upstream_time": 1430710088,
        "download_url": "https://dl.smwcentral.net/11210/Final%20Fantasy%20V%20-%20Exdeath%27s%20Castle%20%28Unsampled%29.zip",
        "filename": "Final Fantasy V - Exdeath%27s Castle (Unsampled).zip",
        "size": 31909,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11185,
        "title": "Final Fantasy V - Exdeath's Castle",
        "version": "smwc-11185-1428812637",
        "upstream_time": 1428812637,
        "download_url": "https://dl.smwcentral.net/11185/Final%20Fantasy%20V%20-%20Exdeath%27s%20Castle.zip",
        "filename": "Final Fantasy V - Exdeath%27s Castle.zip",
        "size": 61284,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-fate-in-haze",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11524,
    "title": "Final Fantasy V - Fate in Haze",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "cave",
      "dark",
      "fire",
      "water"
    ],
    "description": "(Also known as \"Fate in Haze\", for some reason)<br>\r\n<br>\r\nA mysterious song could fit with a watery or lava cave theme.",
    "latest_version": "smwc-11524-1436816557",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11524,
        "title": "Final Fantasy V - Fate in Haze",
        "version": "smwc-11524-1436816557",
        "upstream_time": 1436816557,
        "download_url": "https://dl.smwcentral.net/11524/Final%20Fantasy%20V%20-%20Fate%20in%20Haze.zip",
        "filename": "Final Fantasy V - Fate in Haze.zip",
        "size": 68694,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-fire-ship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33094,
    "title": "Final Fantasy V - Fire Ship",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "castle",
      "fire",
      "mountain"
    ],
    "description": "(Also known as \"The Fire Powered Ship\")<br>\r\n<br>\r\nCould fit a fire or castle theme. The Fire Powered Ship from Final Fantasy V",
    "latest_version": "smwc-33094-1682837520",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33094,
        "title": "Final Fantasy V - Fire Ship",
        "version": "smwc-33094-1682837520",
        "upstream_time": 1682837520,
        "download_url": "https://dl.smwcentral.net/33094/Final%20Fantasy%20V%20-%20The%20Fire%20Powered%20Ship.zip",
        "filename": "Final Fantasy V - The Fire Powered Ship.zip",
        "size": 31658,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32811,
        "title": "Final Fantasy V - Fire Ship",
        "version": "smwc-32811-1673287806",
        "upstream_time": 1673287806,
        "download_url": "https://dl.smwcentral.net/32811/The%20Fire%20Powered%20Ship.zip",
        "filename": "The Fire Powered Ship.zip",
        "size": 54121,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-four-valiant-hearts",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34345,
    "title": "Final Fantasy V - Four Valiant Hearts",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "cutscene",
      "overworld",
      "title"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Daizo Dee Von\"><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=11520\" style=\"color: var(--user-color-2);\" class=\"un\">Daizo Dee Von</a></span>",
    "latest_version": "smwc-34345-1693482105",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34345,
        "title": "Final Fantasy V - Four Valiant Hearts",
        "version": "smwc-34345-1693482105",
        "upstream_time": 1693482105,
        "download_url": "https://dl.smwcentral.net/34345/Four%20Valiant%20Hearts.zip",
        "filename": "Four Valiant Hearts.zip",
        "size": 72476,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-heart-of-weaponry-battle-at-the-big-bridge-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34992,
    "title": "Final Fantasy V - HEART OF WEAPONRY ⚔️ ~ Battle at The Big Bridge (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "dark",
      "final",
      "mountain",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #E6736C;\">𝓢𝓽𝓪𝓻𝓴𝓵𝓮, 𝓼𝓽𝓪𝓻𝓴𝓵𝓮 𝓵𝓲𝓽𝓽𝓵𝓮 𝓽𝔀𝓲𝓷𝓴... 𝓝𝓸𝔀 𝓲𝓽'𝓼 𝓽𝓲𝓶𝓮 𝓽𝓱𝓪𝓽 𝔂𝓸𝓾 𝓰𝓾𝔂𝓼 𝓢𝓘𝓝𝓚<i><b>!!</b></i></span></span><br>\r\n‎‎‎‎‎‎‎‎ㅤ<span style=\"font-size: 8pt;\">- Gilgamesh, 1992</span><br>\r\n<br>\r\nDid a special arrangement of <a href=\"https://youtu.be/AA3E9QbTyHc\" rel=\"nofollow\">Battle on the Big Bridge</a> from for my <span style=\"color: #FFE478;\"><b>6K SUBSCRIBER MILESTONE!!!</b></span><br>\r\n<br>\r\nGotta be one of the GREATEST RPG boss themes to end all RPG boss themes. Seriously, I love this song SO GODDAMN MUCH!!! Gilgamesh's theme might as well be the Ken Master's Theme of RPGs. It's not only my favorite song in Final Fantasy 5, but also my favorite song in the entire franchise. Shoutout to FINAL FANTASY Record Keeper] for having the <a href=\"https://youtu.be/NXWrkkKiN2M?si=ErAa4FknKD1H543l\" rel=\"nofollow\">best version</a> of the song period (and also being a great reference to use for this port).<br>\r\n<br>\r\n<div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">Super Castlevania IV fake-ass Trumpet jumpscare. lmao</div></div><br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, & Thunder SFX are disabled.<br>\r\n‎‎<br>\r\n<u>There are also customizable pitches for this song that you can adjust in the song's txt file</u>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. F Minor (Original Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. F# Minor (Custom Pitch 1)<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. E Minor (Custom Pitch 2)<br>\r\n‎‎‎‎‎‎‎‎ㅤ4. G Minor (Custom Pitch 3)<br>\r\n<br>\r\n<u>There are also customizable versions for this song that you can adjust in the song's txt file</u>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables Voice Clip, but at the cost of SMW-Compatibility<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables Voice Clip [turned on by default]<br>\r\n<br>\r\nMod note: reduced the echo delay from $04 to $03 to allow compatibility with the death sound.",
    "latest_version": "smwc-34992-1698176996",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34992,
        "title": "Final Fantasy V - HEART OF WEAPONRY ⚔️ ~ Battle at The Big Bridge (Remix)",
        "version": "smwc-34992-1698176996",
        "upstream_time": 1698176996,
        "download_url": "https://dl.smwcentral.net/34992/HEART_OF_WEAPONRY.zip",
        "filename": "HEART_OF_WEAPONRY.zip",
        "size": 392758,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-home-sweet-home",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16141,
    "title": "Final Fantasy V - Home, Sweet Home",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "cutscene",
      "overworld",
      "sad",
      "town"
    ],
    "description": "Could fit with sad theme",
    "latest_version": "smwc-16141-1504106440",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16141,
        "title": "Final Fantasy V - Home, Sweet Home",
        "version": "smwc-16141-1504106440",
        "upstream_time": 1504106440,
        "download_url": "https://dl.smwcentral.net/16141/Final%20Fantasy%20V%20-%20My%20Home%2C%20Sweet%20Home.zip",
        "filename": "Final Fantasy V - My Home%2C Sweet Home.zip",
        "size": 57219,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-in-search-of-light",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33433,
    "title": "Final Fantasy V - In Search of Light",
    "authors": [
      "scratch"
    ],
    "tags": [
      "castle",
      "crystal",
      "final"
    ],
    "description": "The true final dungeon theme of Final Fantasy 5.<br>\r\nYou can get the best sword at here. <br>\r\n",
    "latest_version": "smwc-33433-1688193420",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33433,
        "title": "Final Fantasy V - In Search of Light",
        "version": "smwc-33433-1688193420",
        "upstream_time": 1688193420,
        "download_url": "https://dl.smwcentral.net/33433/FF5%20-%20Searching%20the%20Light.zip",
        "filename": "FF5 - Searching the Light.zip",
        "size": 62765,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-intension-of-the-earth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28948,
    "title": "Final Fantasy V - Intension of the Earth",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cave",
      "desert",
      "mysterious"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Brutapode89\"><a href=\"/?p=profile&amp;id=35831\" style=\"color: var(--user-color-1);\" class=\"un\">Brutapode89</a></span>",
    "latest_version": "smwc-28948-1642113680",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28948,
        "title": "Final Fantasy V - Intension of the Earth",
        "version": "smwc-28948-1642113680",
        "upstream_time": 1642113680,
        "download_url": "https://dl.smwcentral.net/28948/IntensionOfTheEarth.zip",
        "filename": "IntensionOfTheEarth.zip",
        "size": 53654,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-legend-of-the-deep-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19620,
    "title": "Final Fantasy V - Legend of the Deep Forest",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "forest",
      "ghost house",
      "spooky"
    ],
    "description": "(Also known as \"As I Feel, You Feel', for some reason)<br>\r\n<br>\r\nA spooky tune could fit with ghost house / pre-boss theme",
    "latest_version": "smwc-19620-1554861096",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19620,
        "title": "Final Fantasy V - Legend of the Deep Forest",
        "version": "smwc-19620-1554861096",
        "upstream_time": 1554861096,
        "download_url": "https://dl.smwcentral.net/19620/Final%20Fantasy%20V%20-%20As%20I%20Feel%2C%20You%20Feel%20%28Unsampled%29.zip",
        "filename": "Final Fantasy V - As I Feel%2C You Feel (Unsampled).zip",
        "size": 31224,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 9020,
        "title": "Final Fantasy V - Legend of the Deep Forest",
        "version": "smwc-9020-1412974489",
        "upstream_time": 1412974489,
        "download_url": "https://dl.smwcentral.net/9020/Final%20Fantasy%20V%20-%20As%20I%20Feel%2C%20You%20Feel.zip",
        "filename": "Final Fantasy V - As I Feel%2C You Feel.zip",
        "size": 41645,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-lenna-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22719,
    "title": "Final Fantasy V - Lenna's Theme",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "calm",
      "cave",
      "cutscene",
      "ice",
      "night",
      "sad",
      "snow"
    ],
    "description": "Requested by Brutapode89. A very calm tune in which can be used in ice levels and cutscenes.",
    "latest_version": "smwc-22719-1587842676",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22719,
        "title": "Final Fantasy V - Lenna's Theme",
        "version": "smwc-22719-1587842676",
        "upstream_time": 1587842676,
        "download_url": "https://dl.smwcentral.net/22719/FF5_-_Lennas_Theme.zip",
        "filename": "FF5_-_Lennas_Theme.zip",
        "size": 60704,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14946,
        "title": "Final Fantasy V - Lenna's Theme",
        "version": "smwc-14946-1486649228",
        "upstream_time": 1486649228,
        "download_url": "https://dl.smwcentral.net/14946/lenna.zip",
        "filename": "lenna.zip",
        "size": 32178,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-library-of-ancients",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27940,
    "title": "Final Fantasy V - Library of Ancients",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "mysterious",
      "ruins",
      "temple"
    ],
    "description": "(Also known as \"The Ancient Library\")<br>\r\n<br>\r\nCould fit library themed levels or ruins.<br>\r\nRequested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>.",
    "latest_version": "smwc-27940-1632342328",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27940,
        "title": "Final Fantasy V - Library of Ancients",
        "version": "smwc-27940-1632342328",
        "upstream_time": 1632342328,
        "download_url": "https://dl.smwcentral.net/27940/FFV%20-%20The%20Ancient%20Library.zip",
        "filename": "FFV - The Ancient Library.zip",
        "size": 75305,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-mambo-de-chocobo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27791,
    "title": "Final Fantasy V - Mambo de Chocobo",
    "authors": [
      "Teyla"
    ],
    "tags": [
      "beach",
      "bonus",
      "overworld",
      "sky"
    ],
    "description": "The bright and peppy theme that plays while you fly around on the Black Chocobo in Final Fantasy 5. Kind of a short loop, so probably better for bonus areas or the overworld.",
    "latest_version": "smwc-27791-1627788290",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27791,
        "title": "Final Fantasy V - Mambo de Chocobo",
        "version": "smwc-27791-1627788290",
        "upstream_time": 1627788290,
        "download_url": "https://dl.smwcentral.net/27791/FFV-Mambo_de_Chocobo.zip",
        "filename": "FFV-Mambo_de_Chocobo.zip",
        "size": 60072,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-musica-machina",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7975,
    "title": "Final Fantasy V - Musica Machina",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "dark",
      "industrial"
    ],
    "description": "An eerie factory theme.",
    "latest_version": "smwc-7975-1405800773",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7975,
        "title": "Final Fantasy V - Musica Machina",
        "version": "smwc-7975-1405800773",
        "upstream_time": 1405800773,
        "download_url": "https://dl.smwcentral.net/7975/FFVMM.zip",
        "filename": "FFVMM.zip",
        "size": 55372,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-pirates-ahoy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27977,
    "title": "Final Fantasy V - Pirates Ahoy!",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "sewer",
      "temple"
    ],
    "description": "Could fit with dungeon theme",
    "latest_version": "smwc-27977-1632342360",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27977,
        "title": "Final Fantasy V - Pirates Ahoy!",
        "version": "smwc-27977-1632342360",
        "upstream_time": 1632342360,
        "download_url": "https://dl.smwcentral.net/27977/Final%20Fantasy%20V%20-%20Pirates%20Ahoy%21.zip",
        "filename": "Final Fantasy V - Pirates Ahoy%21.zip",
        "size": 41979,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-prelude-to-the-void",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33859,
    "title": "Final Fantasy V - Prelude to the Void",
    "authors": [
      "scratch"
    ],
    "tags": [
      "castle",
      "cutscene",
      "dark",
      "dungeon",
      "final",
      "mystery",
      "overworld",
      "ruins",
      "temple"
    ],
    "description": "The final dungeon theme of Final Fantasy V. This song is well fit on the dungeon area.",
    "latest_version": "smwc-33859-1689930419",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33859,
        "title": "Final Fantasy V - Prelude to the Void",
        "version": "smwc-33859-1689930419",
        "upstream_time": 1689930419,
        "download_url": "https://dl.smwcentral.net/33859/The%20Prelude%20of%20Empty%20Skies.zip",
        "filename": "The Prelude of Empty Skies.zip",
        "size": 66658,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26286,
        "title": "Final Fantasy V - Prelude to the Void",
        "version": "smwc-26286-1616795743",
        "upstream_time": 1616795743,
        "download_url": "https://dl.smwcentral.net/26286/The%20Prelude%20of%20Empty%20Skies.zip",
        "filename": "The Prelude of Empty Skies.zip",
        "size": 34224,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-sealed-away",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27986,
    "title": "Final Fantasy V - Sealed Away",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "castle",
      "dark",
      "fire",
      "temple"
    ],
    "description": "Could fit with castle theme",
    "latest_version": "smwc-27986-1632342357",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27986,
        "title": "Final Fantasy V - Sealed Away",
        "version": "smwc-27986-1632342357",
        "upstream_time": 1632342357,
        "download_url": "https://dl.smwcentral.net/27986/Final%20Fantasy%20V%20-%20Sealed%20Away.zip",
        "filename": "Final Fantasy V - Sealed Away.zip",
        "size": 31702,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18639,
        "title": "Final Fantasy V - Sealed Away",
        "version": "smwc-18639-1544628847",
        "upstream_time": 1544628847,
        "download_url": "https://dl.smwcentral.net/18639/Final%20Fantasy%20V%20-%20Sealed%20Away.zip",
        "filename": "Final Fantasy V - Sealed Away.zip",
        "size": 31941,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10418,
        "title": "Final Fantasy V - Sealed Away",
        "version": "smwc-10418-1423017708",
        "upstream_time": 1423017708,
        "download_url": "https://dl.smwcentral.net/10418/Final%20Fantasy%20V%20-%20Sealed%20Away.zip",
        "filename": "Final Fantasy V - Sealed Away.zip",
        "size": 61933,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-sealed-book",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41080,
    "title": "Final Fantasy V - Sealed Book",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "ambient",
      "dark",
      "mysterious",
      "ruins",
      "spooky"
    ],
    "description": "Dedicated to <span class=\"un-outer\" title=\"Hazel\"><a href=\"/?p=profile&amp;id=2512\" style=\"color: #e2e78c;\" class=\"un\">Hazel</a></span><br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nThunder/Firework/Blargg ",
    "latest_version": "smwc-41080-1767220214",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41080,
        "title": "Final Fantasy V - Sealed Book",
        "version": "smwc-41080-1767220214",
        "upstream_time": 1767220214,
        "download_url": "https://dl.smwcentral.net/41080/Sealed%20Book.zip",
        "filename": "Sealed Book.zip",
        "size": 75395,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-slumber-of-ancient-earth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13562,
    "title": "Final Fantasy V - Slumber of Ancient Earth",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "cave",
      "dark",
      "desert",
      "ruins"
    ],
    "description": "(Also known as \"Intension of the Earth\")<br>\r\n<br>\r\nThe music that plays in the Quicksand Desert in FF5.",
    "latest_version": "smwc-13562-1461865993",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13562,
        "title": "Final Fantasy V - Slumber of Ancient Earth",
        "version": "smwc-13562-1461865993",
        "upstream_time": 1461865993,
        "download_url": "https://dl.smwcentral.net/13562/FF5%20Intension.zip",
        "filename": "FF5 Intension.zip",
        "size": 31099,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-sorrows-of-parting",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32165,
    "title": "Final Fantasy V - Sorrows of Parting",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "calm",
      "cave",
      "cutscene",
      "dark",
      "mysterious",
      "night",
      "overworld",
      "sad",
      "water"
    ],
    "description": "A calm, emotional piece from Final Fantasy V. Probably best fit for a cutscene, if your jumping plumber game goes ham on the emotional torque.",
    "latest_version": "smwc-32165-1672241338",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32165,
        "title": "Final Fantasy V - Sorrows of Parting",
        "version": "smwc-32165-1672241338",
        "upstream_time": 1672241338,
        "download_url": "https://dl.smwcentral.net/32165/thedaywillcome.zip",
        "filename": "thedaywillcome.zip",
        "size": 30834,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-spreading-grand-wings",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23553,
    "title": "Final Fantasy V - Spreading Grand Wings",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "clouds",
      "credits",
      "overworld",
      "sky"
    ],
    "description": "(Also known as \"The Dragon Spreads it's Wings\")<br>\r\n<br>\r\nsampled version for sky levels, or animated environments",
    "latest_version": "smwc-23553-1594182608",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23553,
        "title": "Final Fantasy V - Spreading Grand Wings",
        "version": "smwc-23553-1594182608",
        "upstream_time": 1594182608,
        "download_url": "https://dl.smwcentral.net/23553/The%20Dragon%20Spreads%20it%27s%20Wings.zip",
        "filename": "The Dragon Spreads it%27s Wings.zip",
        "size": 56912,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22724,
        "title": "Final Fantasy V - Spreading Grand Wings",
        "version": "smwc-22724-1588287926",
        "upstream_time": 1588287926,
        "download_url": "https://dl.smwcentral.net/22724/The%20Dragon%20Spreads%20it%27s%20Wings.zip",
        "filename": "The Dragon Spreads it%27s Wings.zip",
        "size": 32924,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-tenderness-in-the-air",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41303,
    "title": "Final Fantasy V - Tenderness in the Air",
    "authors": [
      "NamyX"
    ],
    "tags": [
      "calm",
      "town"
    ],
    "description": "1:1 port of Tenderness in the Air, also known as the town theme from Final Fantasy V.",
    "latest_version": "smwc-41303-1769638221",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41303,
        "title": "Final Fantasy V - Tenderness in the Air",
        "version": "smwc-41303-1769638221",
        "upstream_time": 1769638221,
        "download_url": "https://dl.smwcentral.net/41303/Tenderness%20in%20the%20Air%20%5BS%5D.zip",
        "filename": "Tenderness in the Air %5BS%5D.zip",
        "size": 60315,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41302,
        "title": "Final Fantasy V - Tenderness in the Air",
        "version": "smwc-41302-1769638219",
        "upstream_time": 1769638219,
        "download_url": "https://dl.smwcentral.net/41302/Tenderness%20in%20the%20Air%20%5BU%5D.zip",
        "filename": "Tenderness in the Air %5BU%5D.zip",
        "size": 32946,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-the-airship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23503,
    "title": "Final Fantasy V - The Airship",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "airship",
      "clouds",
      "sky"
    ],
    "description": "It is good at sky levels",
    "latest_version": "smwc-23503-1593989523",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23503,
        "title": "Final Fantasy V - The Airship",
        "version": "smwc-23503-1593989523",
        "upstream_time": 1593989523,
        "download_url": "https://dl.smwcentral.net/23503/The%20Airship.zip",
        "filename": "The Airship.zip",
        "size": 81308,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-the-castle-of-dawn",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34384,
    "title": "Final Fantasy V - The Castle of Dawn",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-34384-1695285980",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34384,
        "title": "Final Fantasy V - The Castle of Dawn",
        "version": "smwc-34384-1695285980",
        "upstream_time": 1695285980,
        "download_url": "https://dl.smwcentral.net/34384/The%20Castle%20of%20Dawn.zip",
        "filename": "The Castle of Dawn.zip",
        "size": 63561,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-the-dawn-warriors",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7703,
    "title": "Final Fantasy V - The Dawn Warriors",
    "authors": [
      "Atma"
    ],
    "tags": [
      "castle"
    ],
    "description": "(Also known as \"Four Warriors of Dawn\")<br>\r\n<br>\r\nThe regal war theme from FFV.",
    "latest_version": "smwc-7703-1312475918",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7703,
        "title": "Final Fantasy V - The Dawn Warriors",
        "version": "smwc-7703-1312475918",
        "upstream_time": 1312475918,
        "download_url": "https://dl.smwcentral.net/7703/FourWarriors.zip",
        "filename": "FourWarriors.zip",
        "size": 101740,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-the-day-will-come",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20133,
    "title": "Final Fantasy V - The Day Will Come",
    "authors": [
      "Vaelstraza"
    ],
    "tags": [
      "abstract",
      "calm",
      "overworld"
    ],
    "description": "Peaceful short track from Final Fantasy V. Would be good for calm overworlds, levels, or credits.",
    "latest_version": "smwc-20133-1559776207",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20133,
        "title": "Final Fantasy V - The Day Will Come",
        "version": "smwc-20133-1559776207",
        "upstream_time": 1559776207,
        "download_url": "https://dl.smwcentral.net/20133/FFV%20-%20Reminiscence.zip",
        "filename": "FFV - Reminiscence.zip",
        "size": 22574,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-the-decisive-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20398,
    "title": "Final Fantasy V - The Decisive Battle",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "boss",
      "dark",
      "final",
      "tense"
    ],
    "description": "A very intense song that switches its mood a lot! It plays during the first phase of Exdeath, the main antagonist.<br>\r\n<br>\r\nPlease be aware that this port uses a lot of ARAM because of the size of the samples, so certain sound effects (P-Switch, Yoshi, Thunder and maybe others!) will NOT play properly. Keep this in mind if you want to use this in your hack.<br>\r\n<br>\r\n6/7 edit: Now it should be able to insert without ARAM errors, but at the cost of not being able to use the original Course Clear jingle (NOT the Boss Clear one; that one is fine). Hopefully it's not that big of a deal since you wouldn't use such a cheerful jingle right after this plays.",
    "latest_version": "smwc-20398-1562631118",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20398,
        "title": "Final Fantasy V - The Decisive Battle",
        "version": "smwc-20398-1562631118",
        "upstream_time": 1562631118,
        "download_url": "https://dl.smwcentral.net/20398/FF5Decisive.zip",
        "filename": "FF5Decisive.zip",
        "size": 77360,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7739,
        "title": "Final Fantasy V - The Decisive Battle",
        "version": "smwc-7739-1320131002",
        "upstream_time": 1320131002,
        "download_url": "https://dl.smwcentral.net/7739/Decisive.zip",
        "filename": "Decisive.zip",
        "size": 71732,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-the-evil-lord-exdeath",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14477,
    "title": "Final Fantasy V - The Evil Lord Exdeath",
    "authors": [
      "Wavee"
    ],
    "tags": [
      "castle",
      "cutscene"
    ],
    "description": "Exdeath's theme from FFV. Works well for a cutscene with a villain.",
    "latest_version": "smwc-14477-1475295124",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14477,
        "title": "Final Fantasy V - The Evil Lord Exdeath",
        "version": "smwc-14477-1475295124",
        "upstream_time": 1475295124,
        "download_url": "https://dl.smwcentral.net/14477/Evil%20Lord%20Exdeath.zip",
        "filename": "Evil Lord Exdeath.zip",
        "size": 69625,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-the-final-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33095,
    "title": "Final Fantasy V - The Final Battle",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "Could fit a final boss. The Last Battle from Final Fantasy V",
    "latest_version": "smwc-33095-1687024752",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33095,
        "title": "Final Fantasy V - The Final Battle",
        "version": "smwc-33095-1687024752",
        "upstream_time": 1687024752,
        "download_url": "https://dl.smwcentral.net/33095/Final%20Fantasy%20V%20-%20The%20Last%20Battle.zip",
        "filename": "Final Fantasy V - The Last Battle.zip",
        "size": 34285,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21954,
        "title": "Final Fantasy V - The Final Battle",
        "version": "smwc-21954-1580100586",
        "upstream_time": 1580100586,
        "download_url": "https://dl.smwcentral.net/21954/LastBattle5.zip",
        "filename": "LastBattle5.zip",
        "size": 65440,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-the-four-warriors-of-dawn",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28468,
    "title": "Final Fantasy V - The Four Warriors of Dawn",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "castle"
    ],
    "description": "Could fit a castle levels.",
    "latest_version": "smwc-28468-1637828299",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28468,
        "title": "Final Fantasy V - The Four Warriors of Dawn",
        "version": "smwc-28468-1637828299",
        "upstream_time": 1637828299,
        "download_url": "https://dl.smwcentral.net/28468/The%20Four%20Warriors%20of%20Dawn.zip",
        "filename": "The Four Warriors of Dawn.zip",
        "size": 32144,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-to-the-north-mountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40449,
    "title": "Final Fantasy V - To the North Mountain",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "ice",
      "mountain",
      "sky",
      "snow",
      "title"
    ],
    "description": "Can fit a snowy/mountain levels.<br>\r\nWalking the Snowy Mountains from Final Fantasy V.",
    "latest_version": "smwc-40449-1763057790",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40449,
        "title": "Final Fantasy V - To the North Mountain",
        "version": "smwc-40449-1763057790",
        "upstream_time": 1763057790,
        "download_url": "https://dl.smwcentral.net/40449/Final%20Fantasy%20V%20-%20To%20the%20North%20Mountain%20%5BU%5D.zip",
        "filename": "Final Fantasy V - To the North Mountain %5BU%5D.zip",
        "size": 33502,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22621,
        "title": "Final Fantasy V - To the North Mountain",
        "version": "smwc-22621-1586367604",
        "upstream_time": 1586367604,
        "download_url": "https://dl.smwcentral.net/22621/%5BU%5D%20Final%20Fantasy%20V%20-%20Walking%20the%20Snowy%20Mountains.zip",
        "filename": "%5BU%5D Final Fantasy V - Walking the Snowy Mountains.zip",
        "size": 33763,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8856,
        "title": "Final Fantasy V - To the North Mountain",
        "version": "smwc-8856-1412966453",
        "upstream_time": 1412966453,
        "download_url": "https://dl.smwcentral.net/8856/Final%20Fantasy%20V%20-%20Walking%20the%20Snowy%20Mountains.zip",
        "filename": "Final Fantasy V - Walking the Snowy Mountains.zip",
        "size": 76787,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-town-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33069,
    "title": "Final Fantasy V - Town Theme",
    "authors": [
      "scratch"
    ],
    "tags": [
      "calm",
      "cutscene",
      "town"
    ],
    "description": "The town theme of Final Fantasy V. ",
    "latest_version": "smwc-33069-1682952166",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33069,
        "title": "Final Fantasy V - Town Theme",
        "version": "smwc-33069-1682952166",
        "upstream_time": 1682952166,
        "download_url": "https://dl.smwcentral.net/33069/FF5%20-%20Tenderness%20in%20the%20Air.zip",
        "filename": "FF5 - Tenderness in the Air.zip",
        "size": 49228,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-v-unknown-lands",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34415,
    "title": "Final Fantasy V - Unknown Lands",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "mysterious",
      "night",
      "overworld",
      "sky"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Green\"><a href=\"/?p=profile&amp;id=43749\" style=\"color: var(--user-color-3);\" class=\"un\">Green</a></span>",
    "latest_version": "smwc-34415-1694484052",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34415,
        "title": "Final Fantasy V - Unknown Lands",
        "version": "smwc-34415-1694484052",
        "upstream_time": 1694484052,
        "download_url": "https://dl.smwcentral.net/34415/Unknown%20Lands.zip",
        "filename": "Unknown Lands.zip",
        "size": 72605,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21076,
        "title": "Final Fantasy V - Unknown Lands",
        "version": "smwc-21076-1567837945",
        "upstream_time": 1567837945,
        "download_url": "https://dl.smwcentral.net/21076/FFV-UnknownLands.zip",
        "filename": "FFV-UnknownLands.zip",
        "size": 33289,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-aria-di-mezzo-carattere",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21410,
    "title": "Final Fantasy VI - Aria di Mezzo Carattere",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "night",
      "sad"
    ],
    "description": "This is the emotional piece sung by Celes while impersonating the opera singer Maria. It could be used for a cutscene.<br>\r\n<br>\r\nNote that the song doesn't loop (you can make it loop by removing \"#option NoLoop\" at the top of the file).",
    "latest_version": "smwc-21410-1573278338",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21410,
        "title": "Final Fantasy VI - Aria di Mezzo Carattere",
        "version": "smwc-21410-1573278338",
        "upstream_time": 1573278338,
        "download_url": "https://dl.smwcentral.net/21410/Aria%20di%20Mezzo%20Carattere.zip",
        "filename": "Aria di Mezzo Carattere.zip",
        "size": 59648,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-awakening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23534,
    "title": "Final Fantasy VI - Awakening",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld",
      "sad",
      "town"
    ],
    "description": "An iconic, emotional song that plays in several Terra-centric moments in Final Fantasy VI. Good for cutscenes and levels where Mario's slave crown is removed.",
    "latest_version": "smwc-23534-1594182242",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23534,
        "title": "Final Fantasy VI - Awakening",
        "version": "smwc-23534-1594182242",
        "upstream_time": 1594182242,
        "download_url": "https://dl.smwcentral.net/23534/awakening.zip",
        "filename": "awakening.zip",
        "size": 31080,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8968,
        "title": "Final Fantasy VI - Awakening",
        "version": "smwc-8968-1408048070",
        "upstream_time": 1408048070,
        "download_url": "https://dl.smwcentral.net/8968/Awakening.zip",
        "filename": "Awakening.zip",
        "size": 60515,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7590,
        "title": "Final Fantasy VI - Awakening",
        "version": "smwc-7590-1320049654",
        "upstream_time": 1320049654,
        "download_url": "https://dl.smwcentral.net/7590/Final%20Fantasy%203%606%20-%20%27Awakening%27.zip",
        "filename": "Final Fantasy 3%606 - %27Awakening%27.zip",
        "size": 67419,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16320,
    "title": "Final Fantasy VI - Battle",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "This song was specifically composed to be a catch-all battle theme. Go nuts.",
    "latest_version": "smwc-16320-1506108784",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16320,
        "title": "Final Fantasy VI - Battle",
        "version": "smwc-16320-1506108784",
        "upstream_time": 1506108784,
        "download_url": "https://dl.smwcentral.net/16320/ffvi.zip",
        "filename": "ffvi.zip",
        "size": 37949,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-battle-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30126,
    "title": "Final Fantasy VI - Battle Theme",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "boss",
      "fire",
      "tense"
    ],
    "description": "The famous battle theme from Final Fantasy VI.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Brutapode89\"><a href=\"/?p=profile&amp;id=35831\" style=\"color: var(--user-color-1);\" class=\"un\">Brutapode89</a></span>",
    "latest_version": "smwc-30126-1648220599",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30126,
        "title": "Final Fantasy VI - Battle Theme",
        "version": "smwc-30126-1648220599",
        "upstream_time": 1648220599,
        "download_url": "https://dl.smwcentral.net/30126/BattleThemeFFVI.zip",
        "filename": "BattleThemeFFVI.zip",
        "size": 74700,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-battle-to-the-death",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17354,
    "title": "Final Fantasy VI - Battle to the Death",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "(Also known as \"The Fierce Battle\")<br>\r\n<br>\r\nSong from FFVI. Good for boss fights.",
    "latest_version": "smwc-17354-1522666735",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17354,
        "title": "Final Fantasy VI - Battle to the Death",
        "version": "smwc-17354-1522666735",
        "upstream_time": 1522666735,
        "download_url": "https://dl.smwcentral.net/17354/%5BU%5D%20Final%20Fantasy%20VI%20-%20The%20Fierce%20Battle.zip",
        "filename": "%5BU%5D Final Fantasy VI - The Fierce Battle.zip",
        "size": 34362,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17329,
        "title": "Final Fantasy VI - Battle to the Death",
        "version": "smwc-17329-1522665872",
        "upstream_time": 1522665872,
        "download_url": "https://dl.smwcentral.net/17329/%5BS%5D%20Final%20Fantasy%20VI%20-%20The%20Fierce%20Battle.zip",
        "filename": "%5BS%5D Final Fantasy VI - The Fierce Battle.zip",
        "size": 75311,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-born-from-chaos-dancing-mad-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34385,
    "title": "Final Fantasy VI - Born From Chaos ~ Dancing Mad (Part 5) (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "final",
      "spooky",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #8fde5d;\">❝ 𝐋𝐢𝐟𝐞... 𝐃𝐫𝐞𝐚𝐦𝐬... 𝐇𝐨𝐩𝐞... 𝐖𝐡𝐞𝐫𝐞 𝐝𝐨 𝐭𝐡𝐞𝐲 𝐜𝐨𝐦𝐞 𝐟𝐫𝐨𝐦? 𝐀𝐧𝐝 𝐰𝐡𝐞𝐫𝐞 𝐝𝐨 𝐭𝐡𝐞𝐲 𝐠𝐨...? 𝐒𝐮𝐜𝐡 𝐦𝐞𝐚𝐧𝐢𝐧𝐠𝐥𝐞𝐬𝐬 𝐭𝐡𝐢𝐧𝐠𝐬... 𝐈'𝐥𝐥 𝐝𝐞𝐬𝐭𝐫𝐨𝐲 𝐭𝐡𝐞𝐦 𝐚𝐥𝐥! ❞</span></span><br>\r\n‎‎‎‎‎‎‎‎ㅤ<span style=\"font-size: 8pt;\">- Kefka Palazzo, 1994</span>  <img src=\"https://bin.smwcentral.net/u/23547/Kefka_Laugh.gif\" alt=\"\"><br>\r\n<br>\r\nDid a special arrangement of <a href=\"https://youtu.be/g6UgxJtHIVY?t=724\" rel=\"nofollow\">Dancing Mad (Part 5)</a> from Final Fantasy VI. A special request from Daizo Dee Von for his hack <a href=\"https://youtu.be/sTZHQCBnlpY\" rel=\"nofollow\">~OMH~</a>. Easily one of my favorite final battle themes in the series and also one of the hardest tracks I had to work on. Either way, it was a ton of fun to do!!<br>\r\n<br>\r\ncredit to <span class=\"un-outer\" title=\"Tamaki\"><a href=\"/?p=profile&amp;id=39547\" style=\"color: var(--user-color-1);\" class=\"un\">Tamaki</a></span> and <a href=\"https://smwc.me/s/20401\">their port</a> for the Kefka laughing sound.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. C# Minor (Original Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. C Minor (Custom Pitch 1)<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. B Minor (Custom Pitch 2)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables Voice Clip [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables Voice Clip",
    "latest_version": "smwc-34385-1694555637",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34385,
        "title": "Final Fantasy VI - Born From Chaos ~ Dancing Mad (Part 5) (Remix)",
        "version": "smwc-34385-1694555637",
        "upstream_time": 1694555637,
        "download_url": "https://dl.smwcentral.net/34385/Born%20From%20Chaos.zip",
        "filename": "Born From Chaos.zip",
        "size": 272219,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-celes-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9133,
    "title": "Final Fantasy VI - Celes's Theme",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "cutscene"
    ],
    "description": "Sad theme used in Final Fantasy VI. Good for cutscenes.",
    "latest_version": "smwc-9133-1413461363",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9133,
        "title": "Final Fantasy VI - Celes's Theme",
        "version": "smwc-9133-1413461363",
        "upstream_time": 1413461363,
        "download_url": "https://dl.smwcentral.net/9133/Celes.zip",
        "filename": "Celes.zip",
        "size": 58554,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-coin-of-fate",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14881,
    "title": "Final Fantasy VI - Coin of Fate",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "cutscene",
      "sad"
    ],
    "description": "(Also known as \"Coin Song\")<br>\r\n<br>\r\nSad theme that plays in some cutscenes in Final Fantasy VI. It could fit sad cutscenes.",
    "latest_version": "smwc-14881-1486766345",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14881,
        "title": "Final Fantasy VI - Coin of Fate",
        "version": "smwc-14881-1486766345",
        "upstream_time": 1486766345,
        "download_url": "https://dl.smwcentral.net/14881/Coin%20Song.zip",
        "filename": "Coin Song.zip",
        "size": 33632,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-cyan",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31161,
    "title": "Final Fantasy VI - Cyan",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "cutscene",
      "mountain",
      "overworld",
      "sky"
    ],
    "description": "Requested by Anorakun.<br>\r\nNot compatible with \"Bonus End\" and Thunder SFX/Blarggs/Fireworks.",
    "latest_version": "smwc-31161-1656617454",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31161,
        "title": "Final Fantasy VI - Cyan",
        "version": "smwc-31161-1656617454",
        "upstream_time": 1656617454,
        "download_url": "https://dl.smwcentral.net/31161/113%20Cyan.zip",
        "filename": "113 Cyan.zip",
        "size": 76165,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-cyan-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23120,
    "title": "Final Fantasy VI - Cyan's Theme",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "calm",
      "cutscene",
      "mysterious",
      "title"
    ],
    "description": "Requested by Anorakun",
    "latest_version": "smwc-23120-1590647778",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23120,
        "title": "Final Fantasy VI - Cyan's Theme",
        "version": "smwc-23120-1590647778",
        "upstream_time": 1590647778,
        "download_url": "https://dl.smwcentral.net/23120/FF6%20-%20Cyan%20Theme.zip",
        "filename": "FF6 - Cyan Theme.zip",
        "size": 31855,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-dancing-mad-movements-1",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7644,
    "title": "Final Fantasy VI - Dancing Mad (Movements 1-3)",
    "authors": [
      "Moose"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "The first three movements of the acclaimed final boss theme of Final Fantasy 6.",
    "latest_version": "smwc-7644-1405799842",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7644,
        "title": "Final Fantasy VI - Dancing Mad (Movements 1-3)",
        "version": "smwc-7644-1405799842",
        "upstream_time": 1405799842,
        "download_url": "https://dl.smwcentral.net/7644/Dancing%20Mad%201-3.zip",
        "filename": "Dancing Mad 1-3.zip",
        "size": 112046,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-dancing-mad-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20401,
    "title": "Final Fantasy VI - Dancing Mad (Part 5)",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "boss",
      "carnival",
      "castle",
      "cutscene",
      "dark",
      "final",
      "spooky",
      "temple",
      "tense"
    ],
    "description": "The final and most famous movement of the Dancing Mad theme. It plays against Kefka in his God form. Easily the best final boss theme in the series!<br>\r\n<br>\r\nAlso, I included Kefka's laugh at the end of the track for accuracy's sake, but it's totally unfitting to pretty much every single Mario hack. If you want to remove it, open the text file and look for the instructions at the end of channels #0 and #1.",
    "latest_version": "smwc-20401-1562471532",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20401,
        "title": "Final Fantasy VI - Dancing Mad (Part 5)",
        "version": "smwc-20401-1562471532",
        "upstream_time": 1562471532,
        "download_url": "https://dl.smwcentral.net/20401/FF6Dancing5.zip",
        "filename": "FF6Dancing5.zip",
        "size": 78144,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20400,
        "title": "Final Fantasy VI - Dancing Mad (Part 3)",
        "version": "smwc-20400-1562463854",
        "upstream_time": 1562463854,
        "download_url": "https://dl.smwcentral.net/20400/FF6Dancing3.zip",
        "filename": "FF6Dancing3.zip",
        "size": 53963,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20399,
        "title": "Final Fantasy VI - Dancing Mad (Part 2)",
        "version": "smwc-20399-1562463842",
        "upstream_time": 1562463842,
        "download_url": "https://dl.smwcentral.net/20399/FF6Dancing2.zip",
        "filename": "FF6Dancing2.zip",
        "size": 64903,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19779,
        "title": "Final Fantasy VI - Dancing Mad (Part 1)",
        "version": "smwc-19779-1556217171",
        "upstream_time": 1556217171,
        "download_url": "https://dl.smwcentral.net/19779/dancing%20mad%201.zip",
        "filename": "dancing mad 1.zip",
        "size": 79498,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18607,
        "title": "Final Fantasy VI - Dancing Mad (Part 4)",
        "version": "smwc-18607-1543862888",
        "upstream_time": 1543862888,
        "download_url": "https://dl.smwcentral.net/18607/Final%20Fantasy%20VI%20-%20Dancing%20Mad%20%28Tier%204%29.zip",
        "filename": "Final Fantasy VI - Dancing Mad (Tier 4).zip",
        "size": 26999,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7193,
        "title": "Final Fantasy VI - Dancing Mad (Part 5)",
        "version": "smwc-7193-1320049731",
        "upstream_time": 1320049731,
        "download_url": "https://dl.smwcentral.net/7193/DancingMad.zip",
        "filename": "DancingMad.zip",
        "size": 74518,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-dark-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21951,
    "title": "Final Fantasy VI - Dark World",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "ghost house",
      "spooky",
      "tense"
    ],
    "description": "Requested by KingDemonic666 during the 2020 winter C3. The wind SFX are not included in this port due to them being very difficult to replicate accurately and recreating them accurately would take up a lot of unnecessary audio RAM.<br>\r\n<br>\r\nThis is a eerie piece of music that would be fitting for Ghost Houses or haunted levels.",
    "latest_version": "smwc-21951-1581129852",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21951,
        "title": "Final Fantasy VI - Dark World",
        "version": "smwc-21951-1581129852",
        "upstream_time": 1581129852,
        "download_url": "https://dl.smwcentral.net/21951/Final%20Fantasy%20VI%20-%20Dark%20World.zip",
        "filename": "Final Fantasy VI - Dark World.zip",
        "size": 56436,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-determined-conflict-the-decisive-battle-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29557,
    "title": "Final Fantasy VI - Determined Conflict ~ The Decisive Battle (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/O_CpMBufj5g\" rel=\"nofollow\">The Decisive</a> <a href=\"https://youtu.be/-vbEy2F4oW0\" rel=\"nofollow\">Battle</a> from Final Fantasy VI, aka one of the most popular songs in the entirety of RPGs. Easily my favorite track from this fantastic OST / Game and my favorite decisive battle theme in the series bars none. This was definitely in my to-dos for Final Fantasy arrangements, and I went all out on this one <s>like every other song I do</s>. I love this soundtrack so much, and I hope more people get to listen to it (and play the game too)!!<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A Minor (Original Pitch, turned on default)<br>\r\n2. A# Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-29557-1643604811",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29557,
        "title": "Final Fantasy VI - Determined Conflict ~ The Decisive Battle (Remix)",
        "version": "smwc-29557-1643604811",
        "upstream_time": 1643604811,
        "download_url": "https://dl.smwcentral.net/29557/Determined%20Conflict.zip",
        "filename": "Determined Conflict.zip",
        "size": 119376,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-edgar-and-sabin",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19326,
    "title": "Final Fantasy VI - Edgar and Sabin",
    "authors": [
      "MarkVD100"
    ],
    "tags": [
      "castle",
      "overworld",
      "ruins",
      "temple",
      "town",
      "urban"
    ],
    "description": "This is Edgar's theme that plays at the Figato Castle in Final Fantasy 6. It could fit in a royal castle, a populated town, or a gorgeous overworld.",
    "latest_version": "smwc-19326-1552709014",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19326,
        "title": "Final Fantasy VI - Edgar and Sabin",
        "version": "smwc-19326-1552709014",
        "upstream_time": 1552709014,
        "download_url": "https://dl.smwcentral.net/19326/Final_Fantasy_6_-_Edgar_and_Sabin.zip",
        "filename": "Final_Fantasy_6_-_Edgar_and_Sabin.zip",
        "size": 31757,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-edgar-and-sabin-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10398,
    "title": "Final Fantasy VI - Edgar and Sabin's Theme",
    "authors": [
      "Lui"
    ],
    "tags": [
      "castle",
      "cutscene",
      "jungle",
      "mountain",
      "overworld",
      "temple",
      "town"
    ],
    "description": "A triumphant song filled with pride that would work great for castle hubs.<br>\r\n<br>\r\nUpdate (09/16/19): Updated to use .brr instead of .bnk as per remoderation.",
    "latest_version": "smwc-10398-1419884990",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10398,
        "title": "Final Fantasy VI - Edgar and Sabin's Theme",
        "version": "smwc-10398-1419884990",
        "upstream_time": 1419884990,
        "download_url": "https://dl.smwcentral.net/10398/Figaro.zip",
        "filename": "Figaro.zip",
        "size": 64308,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-esper-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26524,
    "title": "Final Fantasy VI - Esper World",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "abstract",
      "cave",
      "dark",
      "ghost house",
      "mysterious",
      "night",
      "ruins",
      "sad",
      "spooky",
      "water"
    ],
    "description": "(Also known as \"Another World of Beasts\")<br>\r\n<br>\r\nA slow, pensive, rather disconcerting tune with heavy echo which could work in caves, ghost houses, and other such places.",
    "latest_version": "smwc-26524-1618190535",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26524,
        "title": "Final Fantasy VI - Esper World",
        "version": "smwc-26524-1618190535",
        "upstream_time": 1618190535,
        "download_url": "https://dl.smwcentral.net/26524/ff6cave.zip",
        "filename": "ff6cave.zip",
        "size": 30866,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-fall-of-a-god-dancing-mad-part-5",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37399,
    "title": "Final Fantasy VI - Fall of a God ~ Dancing Mad (Part 5-2)",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "ambient",
      "calm",
      "credits",
      "cutscene",
      "final",
      "sad",
      "title",
      "water"
    ],
    "description": "Kefka accepts his fate, as he turns to dust looking at the ones who've defeated him. His rein is over.<br>\r\n<br>\r\n--<br>\r\n<br>\r\nA VERY somber remix of the second half of Part 5 of Dancing Mad, used in <a href=\"https://smwc.me/s/35050\">~omh~</a>'s cutscene before the credits.<br>\r\n<br>\r\nPlease give credit if used.",
    "latest_version": "smwc-37399-1714526869",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37399,
        "title": "Final Fantasy VI - Fall of a God ~ Dancing Mad (Part 5-2)",
        "version": "smwc-37399-1714526869",
        "upstream_time": 1714526869,
        "download_url": "https://dl.smwcentral.net/37399/%5BU%5D%20Final%20Fantasy%20VI%20-%20Fall%20of%20a%20God%20~%20Dancing%20Mad%20%28Part%205-2%2C%20Somber%20Remix%29.zip",
        "filename": "%5BU%5D Final Fantasy VI - Fall of a God ~ Dancing Mad (Part 5-2%2C Somber Remix).zip",
        "size": 30377,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-fanatics",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30437,
    "title": "Final Fantasy VI - Fanatics",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "dark",
      "overworld",
      "spooky"
    ],
    "description": "The song played in the Cultists' Tower.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"SF - The Dark Warrior\"><a href=\"/?p=profile&amp;id=5831\" style=\"color: var(--user-color-1);\" class=\"un\">SF - The Dark Warrior</a></span>",
    "latest_version": "smwc-30437-1659332460",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30437,
        "title": "Final Fantasy VI - Fanatics",
        "version": "smwc-30437-1659332460",
        "upstream_time": 1659332460,
        "download_url": "https://dl.smwcentral.net/30437/Fanatics.zip",
        "filename": "Fanatics.zip",
        "size": 63505,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-forever-rachel",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41343,
    "title": "Final Fantasy VI - Forever Rachel",
    "authors": [
      "scratch"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sad"
    ],
    "description": "LOCKE... ... With you I was so happy... In the instant that the accident occurred, I thought only of you... And about the joy you brought me. Thank you, LOCKE... I'll never forget you...",
    "latest_version": "smwc-41343-1767135111",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41343,
        "title": "Final Fantasy VI - Forever Rachel",
        "version": "smwc-41343-1767135111",
        "upstream_time": 1767135111,
        "download_url": "https://dl.smwcentral.net/41343/FF6%20Rachel.zip",
        "filename": "FF6 Rachel.zip",
        "size": 50703,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-gau-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23644,
    "title": "Final Fantasy VI - Gau's Theme",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld"
    ],
    "description": "The character theme for Gau from Final Fantasy VI. Good for cutscenes where Mario washes ashore from his jump from a waterfall, maybe overworlds as well even.",
    "latest_version": "smwc-23644-1594095899",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23644,
        "title": "Final Fantasy VI - Gau's Theme",
        "version": "smwc-23644-1594095899",
        "upstream_time": 1594095899,
        "download_url": "https://dl.smwcentral.net/23644/gau.zip",
        "filename": "gau.zip",
        "size": 31739,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-gogo-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25662,
    "title": "Final Fantasy VI - Gogo's Theme",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "castle",
      "cave",
      "town"
    ],
    "description": "Song that The Gogo's theme from Final Fantasy VI. Could fit a cave or castle levels.",
    "latest_version": "smwc-25662-1612155075",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25662,
        "title": "Final Fantasy VI - Gogo's Theme",
        "version": "smwc-25662-1612155075",
        "upstream_time": 1612155075,
        "download_url": "https://dl.smwcentral.net/25662/FF6%20-%20Gogo%27s%20Theme.zip",
        "filename": "FF6 - Gogo%27s Theme.zip",
        "size": 32784,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-grand-finale",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8467,
    "title": "Final Fantasy VI - Grand Finale",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "boss"
    ],
    "description": "This is the music that plays when you battle with Ultros in the opera.",
    "latest_version": "smwc-8467-1380649643",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8467,
        "title": "Final Fantasy VI - Grand Finale",
        "version": "smwc-8467-1380649643",
        "upstream_time": 1380649643,
        "download_url": "https://dl.smwcentral.net/8467/finale%232.zip",
        "filename": "finale%232.zip",
        "size": 66195,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-kefka-s-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17328,
    "title": "Final Fantasy VI - Kefka's Tower",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "airship",
      "castle",
      "dark",
      "final",
      "fire"
    ],
    "description": "Music that plays in FF VI. Good for castle-fire levels",
    "latest_version": "smwc-17328-1522750811",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17328,
        "title": "Final Fantasy VI - Kefka's Tower",
        "version": "smwc-17328-1522750811",
        "upstream_time": 1522750811,
        "download_url": "https://dl.smwcentral.net/17328/%5BS%5D%20Final%20Fantasy%20VI%20-%20Kefka%27s%20Tower.zip",
        "filename": "%5BS%5D Final Fantasy VI - Kefka%27s Tower.zip",
        "size": 64107,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7194,
        "title": "Final Fantasy VI - Kefka's Tower",
        "version": "smwc-7194-1320049893",
        "upstream_time": 1320049893,
        "download_url": "https://dl.smwcentral.net/7194/KTower.zip",
        "filename": "KTower.zip",
        "size": 73722,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-kids-run-through-the-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41261,
    "title": "Final Fantasy VI - Kids Run Through the City",
    "authors": [
      "scratch"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "sky",
      "town"
    ],
    "description": "\"Kids Run Through the City\" plays as the background theme for several towns during the first half of the game: South Figaro, Mobliz, Nikeah, Kohlingen, Jidoor.",
    "latest_version": "smwc-41261-1769721551",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41261,
        "title": "Final Fantasy VI - Kids Run Through the City",
        "version": "smwc-41261-1769721551",
        "upstream_time": 1769721551,
        "download_url": "https://dl.smwcentral.net/41261/6town.zip",
        "filename": "6town.zip",
        "size": 54676,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8438,
        "title": "Final Fantasy VI - Kids Run Through the City",
        "version": "smwc-8438-1387738000",
        "upstream_time": 1387738000,
        "download_url": "https://dl.smwcentral.net/8438/Kids%20run%20through%20the%20city%20corner%20%5BS1%5D.zip",
        "filename": "Kids run through the city corner %5BS1%5D.zip",
        "size": 59550,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-kids-run-through-the-city-chrono-trigger-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8478,
    "title": "Final Fantasy VI - Kids Run Through the City (Chrono Trigger Arrangement)",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "calm",
      "credits",
      "ice",
      "night",
      "sky",
      "title",
      "town"
    ],
    "description": "An arrangement of the song from Final Fantasy VI. Good for night-themed, or snowy levels.",
    "latest_version": "smwc-8478-1387740402",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8478,
        "title": "Final Fantasy VI - Kids Run Through the City (Chrono Trigger Arrangement)",
        "version": "smwc-8478-1387740402",
        "upstream_time": 1387740402,
        "download_url": "https://dl.smwcentral.net/8478/Kids%20run%20through%20the%20city%20corner%20%5BS2%5D.zip",
        "filename": "Kids run through the city corner %5BS2%5D.zip",
        "size": 59841,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-locke-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30936,
    "title": "Final Fantasy VI - Locke's Theme",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "airship",
      "castle",
      "cutscene",
      "overworld"
    ],
    "description": "Locke's heroic, adventurous song from Final Fantasy VI.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Brutapode89\"><a href=\"/?p=profile&amp;id=35831\" style=\"color: var(--user-color-1);\" class=\"un\">Brutapode89</a></span>",
    "latest_version": "smwc-30936-1654060112",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30936,
        "title": "Final Fantasy VI - Locke's Theme",
        "version": "smwc-30936-1654060112",
        "upstream_time": 1654060112,
        "download_url": "https://dl.smwcentral.net/30936/Locke.zip",
        "filename": "Locke.zip",
        "size": 68326,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-magitek-research-facility",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21749,
    "title": "Final Fantasy VI - Magitek Research Facility",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "castle",
      "final",
      "industrial"
    ],
    "description": "(Also known as \"Devil's Lab\")<br>\r\n<br>\r\nFactory theme played during Magitek Research Facility in FFVI.",
    "latest_version": "smwc-21749-1578528091",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21749,
        "title": "Final Fantasy VI - Magitek Research Facility",
        "version": "smwc-21749-1578528091",
        "upstream_time": 1578528091,
        "download_url": "https://dl.smwcentral.net/21749/FF6%20-%20Devil%27s%20Lab.zip",
        "filename": "FF6 - Devil%27s Lab.zip",
        "size": 76298,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-metamorphosis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29589,
    "title": "Final Fantasy VI - Metamorphosis",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "dark",
      "final",
      "tense"
    ],
    "description": "Dark song that could work for dangerous scenarios.<br>\r\nNot compatible with \"Bonus End\".",
    "latest_version": "smwc-29589-1656637312",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29589,
        "title": "Final Fantasy VI - Metamorphosis",
        "version": "smwc-29589-1656637312",
        "upstream_time": 1656637312,
        "download_url": "https://dl.smwcentral.net/29589/FF6%20-%20Metamorphosis.zip",
        "filename": "FF6 - Metamorphosis.zip",
        "size": 77351,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-mog",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33071,
    "title": "Final Fantasy VI - Mog",
    "authors": [
      "scratch"
    ],
    "tags": [
      "calm",
      "town"
    ],
    "description": "It's the kawaii neko song. Final Fantasy VI Mog's Theme",
    "latest_version": "smwc-33071-1684281749",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33071,
        "title": "Final Fantasy VI - Mog",
        "version": "smwc-33071-1684281749",
        "upstream_time": 1684281749,
        "download_url": "https://dl.smwcentral.net/33071/Final%20Fantasy%20Vl%20-%20Mog.zip",
        "filename": "Final Fantasy Vl - Mog.zip",
        "size": 71814,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-mt-koltz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30991,
    "title": "Final Fantasy VI - Mt. Koltz",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "mountain",
      "sky"
    ],
    "description": "Adventurous song from FF6.",
    "latest_version": "smwc-30991-1656615911",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30991,
        "title": "Final Fantasy VI - Mt. Koltz",
        "version": "smwc-30991-1656615911",
        "upstream_time": 1656615911,
        "download_url": "https://dl.smwcentral.net/30991/109%20Mt.%20Koltz.zip",
        "filename": "109 Mt. Koltz.zip",
        "size": 66889,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-new-continent",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32298,
    "title": "Final Fantasy VI - New Continent",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "airship",
      "castle",
      "final",
      "fire",
      "industrial",
      "space",
      "tense"
    ],
    "description": "A tense theme useful for castles and airships and just before the end of the world.<br>\r\n<a href=\"https://www.smwcentral.net/?p=viewthread&t=122687\">Requested by CourtlyHades296.</a>",
    "latest_version": "smwc-32298-1674939529",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32298,
        "title": "Final Fantasy VI - New Continent",
        "version": "smwc-32298-1674939529",
        "upstream_time": 1674939529,
        "download_url": "https://dl.smwcentral.net/32298/Final%20Fantasy%20VI%20-%20New%20Continent.zip",
        "filename": "Final Fantasy VI - New Continent.zip",
        "size": 66957,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-phantom-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22293,
    "title": "Final Fantasy VI - Phantom Forest",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "forest",
      "ghost house",
      "overworld",
      "ruins",
      "spooky"
    ],
    "description": "The chill theme from FFVI, used in the Phantom Forest and numerous other dungeons, such as Figaro Cave. Updated to have better optimization, as well as to be way more accurate to the original (panning, vibrato, volume, tremolo, echo, tempo and exactly one note length). I'm not sure why I called it creepy because it really isn't a creepy song and I don't know why 16 year old me decided to call it creepy but hey. Good for levels where Mario has to cut through a spooky forest on his way to make it to Narshe to regroup with the rest of the Returners.",
    "latest_version": "smwc-22293-1583975108",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22293,
        "title": "Final Fantasy VI - Phantom Forest",
        "version": "smwc-22293-1583975108",
        "upstream_time": 1583975108,
        "download_url": "https://dl.smwcentral.net/22293/phantom%20forest.zip",
        "filename": "phantom forest.zip",
        "size": 32583,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14702,
        "title": "Final Fantasy VI - Phantom Forest",
        "version": "smwc-14702-1481825227",
        "upstream_time": 1481825227,
        "download_url": "https://dl.smwcentral.net/14702/Phantom%20Forest.zip",
        "filename": "Phantom Forest.zip",
        "size": 59376,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-phantom-train",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23360,
    "title": "Final Fantasy VI - Phantom Train",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "airship",
      "castle",
      "dark",
      "ghost house",
      "spooky"
    ],
    "description": "The haunting song that plays on the Phantom Train in Final Fantasy VI. A good choice for ghost houses and castles.<br>\r\nUpdate 15/06/2020: Better mixing, optimization and accuracy. Saved CD bytes.",
    "latest_version": "smwc-23360-1592867660",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23360,
        "title": "Final Fantasy VI - Phantom Train",
        "version": "smwc-23360-1592867660",
        "upstream_time": 1592867660,
        "download_url": "https://dl.smwcentral.net/23360/FF6%20-%20Phantom%20Train.zip",
        "filename": "FF6 - Phantom Train.zip",
        "size": 70228,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21367,
        "title": "Final Fantasy VI - Phantom Train",
        "version": "smwc-21367-1573321971",
        "upstream_time": 1573321971,
        "download_url": "https://dl.smwcentral.net/21367/Final%20Fantasy%20VI%20-%20The%20Phantom%20Train.zip",
        "filename": "Final Fantasy VI - The Phantom Train.zip",
        "size": 32019,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-quiet-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25080,
    "title": "Final Fantasy VI - Quiet Beach",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "beach",
      "calm",
      "environmental"
    ],
    "description": "Short ambience from FF6, good for calm beach areas. Don't use with sound effects that use noise (like spit fire and Podoboo sfx).",
    "latest_version": "smwc-25080-1606103835",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25080,
        "title": "Final Fantasy VI - Quiet Beach",
        "version": "smwc-25080-1606103835",
        "upstream_time": 1606103835,
        "download_url": "https://dl.smwcentral.net/25080/FF6%20-%20Quiet%20Beach.zip",
        "filename": "FF6 - Quiet Beach.zip",
        "size": 32080,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-relm-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27440,
    "title": "Final Fantasy VI - Relm's Theme",
    "authors": [
      "K.T.B."
    ],
    "tags": [
      "ambient",
      "calm",
      "cutscene",
      "sad"
    ],
    "description": "A calm and melancholy character theme from FF6. Composed by Nobuo Uematsu.<br>\r\n<br>\r\nMay fit in cutscenes or peaceful areas.",
    "latest_version": "smwc-27440-1626898020",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27440,
        "title": "Final Fantasy VI - Relm's Theme",
        "version": "smwc-27440-1626898020",
        "upstream_time": 1626898020,
        "download_url": "https://dl.smwcentral.net/27440/KTB_ff6relm.zip",
        "filename": "KTB_ff6relm.zip",
        "size": 56280,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8420,
        "title": "Final Fantasy VI - Relm's Theme",
        "version": "smwc-8420-1367204272",
        "upstream_time": 1367204272,
        "download_url": "https://dl.smwcentral.net/8420/relm.zip",
        "filename": "relm.zip",
        "size": 65236,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-rest-in-peace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35151,
    "title": "Final Fantasy VI - Rest in Peace",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "game over",
      "sad"
    ],
    "description": "A sad song from Final Fantasy VI that plays in the game over screen. <br>\r\nIf you want to use it for a game over, I recommend using <a href=\"https://www.smwcentral.net/?p=section&a=details&id=4862\">this patch</a><br>\r\n<br>\r\nNotice: This will not work properly when used as a Global song.",
    "latest_version": "smwc-35151-1697658121",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35151,
        "title": "Final Fantasy VI - Rest in Peace",
        "version": "smwc-35151-1697658121",
        "upstream_time": 1697658121,
        "download_url": "https://dl.smwcentral.net/35151/Rest_in_Peace.zip",
        "filename": "Rest_in_Peace.zip",
        "size": 49104,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-save-them",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37745,
    "title": "Final Fantasy VI - Save Them",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "boss",
      "chaotic",
      "chase",
      "tense"
    ],
    "description": "The tense theme that plays when you defend Tritoch/Valigarmanda from Kefka at Narshe in FF6. As well as the Magitek Research Facility Minecart scene.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"CourtlyHades296\"><a href=\"/?p=profile&amp;id=29908\" style=\"color: var(--user-color-2);\" class=\"un\">CourtlyHades296</a></span>",
    "latest_version": "smwc-37745-1718129184",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37745,
        "title": "Final Fantasy VI - Save Them",
        "version": "smwc-37745-1718129184",
        "upstream_time": 1718129184,
        "download_url": "https://dl.smwcentral.net/37745/Save%20em.zip",
        "filename": "Save em.zip",
        "size": 71674,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-searching-for-friends",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18646,
    "title": "Final Fantasy VI - Searching For Friends",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "cave",
      "dark",
      "overworld",
      "ruins",
      "sky",
      "temple",
      "water"
    ],
    "description": "A song from Final Fantasy VI that would be good for underwater or dark stages.",
    "latest_version": "smwc-18646-1544732575",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18646,
        "title": "Final Fantasy VI - Searching For Friends",
        "version": "smwc-18646-1544732575",
        "upstream_time": 1544732575,
        "download_url": "https://dl.smwcentral.net/18646/Final%20Fantasy%20VI%20-%20Searching%20for%20Friends.zip",
        "filename": "Final Fantasy VI - Searching for Friends.zip",
        "size": 68770,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 12545,
        "title": "Final Fantasy VI - Searching for Friends",
        "version": "smwc-12545-1446321088",
        "upstream_time": 1446321088,
        "download_url": "https://dl.smwcentral.net/12545/Final%20Fantasy%20VI%20-%20Searching%20for%20Friends.zip",
        "filename": "Final Fantasy VI - Searching for Friends.zip",
        "size": 32790,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-shadow-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20832,
    "title": "Final Fantasy VI - Shadow's Theme",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "calm",
      "cave",
      "credits",
      "cutscene",
      "forest",
      "sad",
      "title",
      "town"
    ],
    "description": "A calm/sad tune that can fit forests, towns and cutscenes.<br>\r\nNote: This song is not compatible with the P-switch and Bonus End songs, nor with Blarggs and thunder.",
    "latest_version": "smwc-20832-1565112911",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20832,
        "title": "Final Fantasy VI - Shadow's Theme",
        "version": "smwc-20832-1565112911",
        "upstream_time": 1565112911,
        "download_url": "https://dl.smwcentral.net/20832/FF6%20-%20Shadow.zip",
        "filename": "FF6 - Shadow.zip",
        "size": 60026,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-slam-shuffle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27153,
    "title": "Final Fantasy VI - Slam Shuffle",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "ghost house",
      "night",
      "town",
      "urban"
    ],
    "description": "The song that plays in Zozo from Final Fantasy VI. Good for ghost houses, urban areas and rainy levels.",
    "latest_version": "smwc-27153-1624954349",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27153,
        "title": "Final Fantasy VI - Slam Shuffle",
        "version": "smwc-27153-1624954349",
        "upstream_time": 1624954349,
        "download_url": "https://dl.smwcentral.net/27153/FF6%20-%20Slam%20Shuffle.zip",
        "filename": "FF6 - Slam Shuffle.zip",
        "size": 64984,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-spinach-rag",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30945,
    "title": "Final Fantasy VI - Spinach Rag",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "calm",
      "town"
    ],
    "description": "The famous Ragtime song from Final Fantasy VI.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-30945-1659333192",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30945,
        "title": "Final Fantasy VI - Spinach Rag",
        "version": "smwc-30945-1659333192",
        "upstream_time": 1659333192,
        "download_url": "https://dl.smwcentral.net/30945/SpinachRag.zip",
        "filename": "SpinachRag.zip",
        "size": 42967,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-techno-de-chocobo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22428,
    "title": "Final Fantasy VI - Techno de Chocobo",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "bonus",
      "forest",
      "grassland",
      "jungle",
      "night",
      "sky",
      "space"
    ],
    "description": "Requested by Infinity, this is the happy song that plays when you ride a chocobo in FFVI.",
    "latest_version": "smwc-22428-1585599406",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22428,
        "title": "Final Fantasy VI - Techno de Chocobo",
        "version": "smwc-22428-1585599406",
        "upstream_time": 1585599406,
        "download_url": "https://dl.smwcentral.net/22428/FF6%20-%20Techno%20de%20Chocobo.zip",
        "filename": "FF6 - Techno de Chocobo.zip",
        "size": 70578,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-terra-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19309,
    "title": "Final Fantasy VI - Terra's Theme",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "dark",
      "desert",
      "forest",
      "grassland",
      "ice",
      "mountain",
      "overworld",
      "ruins",
      "sad",
      "title"
    ],
    "description": "Terra's theme from Final Fantasy VI.",
    "latest_version": "smwc-19309-1552278002",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19309,
        "title": "Final Fantasy VI - Terra's Theme",
        "version": "smwc-19309-1552278002",
        "upstream_time": 1552278002,
        "download_url": "https://dl.smwcentral.net/19309/FF6Terra.zip",
        "filename": "FF6Terra.zip",
        "size": 73782,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7140,
        "title": "Final Fantasy VI - Terra's Theme",
        "version": "smwc-7140-1329169100",
        "upstream_time": 1329169100,
        "download_url": "https://dl.smwcentral.net/7140/Terra.zip",
        "filename": "Terra.zip",
        "size": 69766,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-the-airship-blackjack",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14615,
    "title": "Final Fantasy VI - The Airship Blackjack",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "airship",
      "athletic",
      "overworld",
      "sky"
    ],
    "description": "This music plays everytime that you're flying on the Blackjack airship in the World of the Balance in Final Fantasy VI. It could fit overworld themes.<br>\r\n<br>\r\nModerator's comment: I fixed pitch issue at 1:08 on #4, and optimized #5.",
    "latest_version": "smwc-14615-1480851243",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14615,
        "title": "Final Fantasy VI - The Airship Blackjack",
        "version": "smwc-14615-1480851243",
        "upstream_time": 1480851243,
        "download_url": "https://dl.smwcentral.net/14615/Blackjack.zip",
        "filename": "Blackjack.zip",
        "size": 66255,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8380,
        "title": "Final Fantasy VI - The Airship Blackjack",
        "version": "smwc-8380-1361379356",
        "upstream_time": 1361379356,
        "download_url": "https://dl.smwcentral.net/8380/FF6%20-%20Blackjack.zip",
        "filename": "FF6 - Blackjack.zip",
        "size": 66113,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-the-day-after",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33070,
    "title": "Final Fantasy VI - The Day After",
    "authors": [
      "scratch"
    ],
    "tags": [
      "calm",
      "dark",
      "ruins"
    ],
    "description": "The ruined town theme of Final Fantasy VI. ",
    "latest_version": "smwc-33070-1684279657",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33070,
        "title": "Final Fantasy VI - The Day After",
        "version": "smwc-33070-1684279657",
        "upstream_time": 1684279657,
        "download_url": "https://dl.smwcentral.net/33070/Final%20Fantasy%20VI%20-%20The%20Day%20After.zip",
        "filename": "Final Fantasy VI - The Day After.zip",
        "size": 45596,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-the-decisive-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18941,
    "title": "Final Fantasy VI - The Decisive Battle",
    "authors": [
      "Vaelstraza"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "tense"
    ],
    "description": "Iconic music from Final Fantasy - ported as close to the original including original samples as possible. <br>\r\n<br>\r\nThis music would be suitable for boss battles or castle level but to each their own. <br>\r\n<br>\r\nEcho has been reduced slightly to account for insertion size. Additionally only uses 7 channels to completely free up at least one of the SFX channels so it can be used in more areas. Channel 7 (#6) has been reduced in volume slightly to be less apparent when missing when other SFX's take up the channel.",
    "latest_version": "smwc-18941-1549152350",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18941,
        "title": "Final Fantasy VI - The Decisive Battle",
        "version": "smwc-18941-1549152350",
        "upstream_time": 1549152350,
        "download_url": "https://dl.smwcentral.net/18941/FFVI%20The%20Decisive%20Battle.zip",
        "filename": "FFVI The Decisive Battle.zip",
        "size": 79014,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8496,
        "title": "Final Fantasy VI - The Decisive Battle",
        "version": "smwc-8496-1391303807",
        "upstream_time": 1391303807,
        "download_url": "https://dl.smwcentral.net/8496/the%20decisive%20battle.zip",
        "filename": "the decisive battle.zip",
        "size": 67647,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-the-mines-of-narshe",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14616,
    "title": "Final Fantasy VI - The Mines of Narshe",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "calm",
      "cave",
      "ice",
      "town"
    ],
    "description": "Calm song that plays in Narshe and it's caves in Final Fantasy VI. It could fit a town, a ice, a cave or a calm theme.",
    "latest_version": "smwc-14616-1480859549",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14616,
        "title": "Final Fantasy VI - The Mines of Narshe",
        "version": "smwc-14616-1480859549",
        "upstream_time": 1480859549,
        "download_url": "https://dl.smwcentral.net/14616/Narshe.zip",
        "filename": "Narshe.zip",
        "size": 67394,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7478,
        "title": "Final Fantasy VI - The Mines of Narshe",
        "version": "smwc-7478-1320050256",
        "upstream_time": 1320050256,
        "download_url": "https://dl.smwcentral.net/7478/Narshe.zip",
        "filename": "Narshe.zip",
        "size": 66652,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-the-prelude",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21348,
    "title": "Final Fantasy VI - The Prelude",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "ice",
      "night",
      "overworld",
      "sky",
      "space",
      "title",
      "water"
    ],
    "description": "The Final Fantasy 6 version of the series' main theme.<br>\r\n<br>\r\nUpdate: Trimmed the amount of channels used at the intro to 6 so you can now use this anywhere you want without ugly cutoffs!",
    "latest_version": "smwc-21348-1572066240",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21348,
        "title": "Final Fantasy VI - The Prelude",
        "version": "smwc-21348-1572066240",
        "upstream_time": 1572066240,
        "download_url": "https://dl.smwcentral.net/21348/FF6%20Prelude.zip",
        "filename": "FF6 Prelude.zip",
        "size": 60832,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7304,
        "title": "Final Fantasy VI - The Prelude",
        "version": "smwc-7304-1335374028",
        "upstream_time": 1335374028,
        "download_url": "https://dl.smwcentral.net/7304/Prelude.zip",
        "filename": "Prelude.zip",
        "size": 68661,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-the-serpent-trench",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39222,
    "title": "Final Fantasy VI - The Serpent Trench",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "athletic",
      "mountain",
      "overworld",
      "sky",
      "water"
    ],
    "description": "An adventurous theme from Final Fantasy VI.",
    "latest_version": "smwc-39222-1740771424",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39222,
        "title": "Final Fantasy VI - The Serpent Trench",
        "version": "smwc-39222-1740771424",
        "upstream_time": 1740771424,
        "download_url": "https://dl.smwcentral.net/39222/FF6SERPENT.zip",
        "filename": "FF6SERPENT.zip",
        "size": 31260,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13328,
        "title": "Final Fantasy VI - The Serpent Trench",
        "version": "smwc-13328-1456617979",
        "upstream_time": 1456617979,
        "download_url": "https://dl.smwcentral.net/13328/The%20Serpent%20Trench.zip",
        "filename": "The Serpent Trench.zip",
        "size": 49833,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-the-veldt",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20074,
    "title": "Final Fantasy VI - The Veldt",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "desert",
      "ruins"
    ],
    "description": "(Also known as \"Wild West\")<br>\r\n<br>\r\nThe Veldt's theme from FF6, could fit a \"western\" or desert area.<br>\r\nRequested by Brutapode89.<br>\r\n<br>\r\nNote: it's not compatible with P-Switch and Bonus end songs, nor with Blarggs/thunder sfx.",
    "latest_version": "smwc-20074-1559331328",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20074,
        "title": "Final Fantasy VI - The Veldt",
        "version": "smwc-20074-1559331328",
        "upstream_time": 1559331328,
        "download_url": "https://dl.smwcentral.net/20074/FF6_WildWest.zip",
        "filename": "FF6_WildWest.zip",
        "size": 75748,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-the-wedding-waltz-duel-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23510,
    "title": "Final Fantasy VI - The Wedding Waltz-Duel (part 1)",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "calm",
      "water"
    ],
    "description": "Works good in water levels",
    "latest_version": "smwc-23510-1594091660",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23510,
        "title": "Final Fantasy VI - The Wedding Waltz-Duel (part 1)",
        "version": "smwc-23510-1594091660",
        "upstream_time": 1594091660,
        "download_url": "https://dl.smwcentral.net/23510/The%20Wedding%20Waltz-Duel%20%28part%201%29.zip",
        "filename": "The Wedding Waltz-Duel (part 1).zip",
        "size": 86013,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-under-martial-law",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14867,
    "title": "Final Fantasy VI - Under Martial Law",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "dark",
      "town"
    ],
    "description": "Calm song that plays in cities occupied by the empire in Final Fantasy VI. It could fit town areas.",
    "latest_version": "smwc-14867-1486765006",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14867,
        "title": "Final Fantasy VI - Under Martial Law",
        "version": "smwc-14867-1486765006",
        "upstream_time": 1486765006,
        "download_url": "https://dl.smwcentral.net/14867/Under%20Martial%20Law.zip",
        "filename": "Under Martial Law.zip",
        "size": 61141,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8482,
        "title": "Final Fantasy VI - Under Martial Law",
        "version": "smwc-8482-1380469573",
        "upstream_time": 1380469573,
        "download_url": "https://dl.smwcentral.net/8482/Final%20Fantasy%206%20-%20Under%20Martial%20Law.zip",
        "filename": "Final Fantasy 6 - Under Martial Law.zip",
        "size": 67489,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-unused-fanfare",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35852,
    "title": "Final Fantasy VI - Unused Fanfare",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "cutscene",
      "goal",
      "misc",
      "nintendo presents"
    ],
    "description": "An unused fanfare from FF6 that was an important fanfare in previous games. Perhaps this was intended for a similar purpose. ",
    "latest_version": "smwc-35852-1704556895",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35852,
        "title": "Final Fantasy VI - Unused Fanfare",
        "version": "smwc-35852-1704556895",
        "upstream_time": 1704556895,
        "download_url": "https://dl.smwcentral.net/35852/Unused%20Fanfare.zip",
        "filename": "Unused Fanfare.zip",
        "size": 35730,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8490,
        "title": "Final Fantasy VI - Unused Fanfare",
        "version": "smwc-8490-1388172375",
        "upstream_time": 1388172375,
        "download_url": "https://dl.smwcentral.net/8490/FF6%20-%20Fanfare%20%28Unused%29.zip",
        "filename": "FF6 - Fanfare (Unused).zip",
        "size": 63076,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-victory-fanfare",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23165,
    "title": "Final Fantasy VI - Victory Fanfare",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "The Fanfare theme of Final Fantasy VI.<br>\r\n<br>\r\nNote that if you want to use this as a goal theme, you will have to add \"!\" at the end of the following lines:<br>\r\n\"default/0F SMW @21.brr\"<br>\r\n\"default/11 SMW @17.brr\"<br>\r\nNote that this may cause incompatibilities with other songs due to ARAM limitations or omission of these samples.<br>\r\n<br>\r\nUPDATE FIX: 30-05-2020",
    "latest_version": "smwc-23165-1590867199",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23165,
        "title": "Final Fantasy VI - Victory Fanfare",
        "version": "smwc-23165-1590867199",
        "upstream_time": 1590867199,
        "download_url": "https://dl.smwcentral.net/23165/FF6%20-%20Victory.zip",
        "filename": "FF6 - Victory.zip",
        "size": 32856,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vi-wedding-waltz-duel-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18545,
    "title": "Final Fantasy VI - Wedding Waltz - Duel (part 1)",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "bonus",
      "calm",
      "cutscene",
      "sky",
      "water"
    ],
    "description": "The wonderful little waltz from Final Fantasy VI. Could be used for cutscenes or royal castles perhaps.",
    "latest_version": "smwc-18545-1543450345",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18545,
        "title": "Final Fantasy VI - Wedding Waltz - Duel (part 1)",
        "version": "smwc-18545-1543450345",
        "upstream_time": 1543450345,
        "download_url": "https://dl.smwcentral.net/18545/Final%20Fantasy%20VI%20-%20The%20Wedding%20Waltz%20Duel%20%28Part%201%29.zip",
        "filename": "Final Fantasy VI - The Wedding Waltz Duel (Part 1).zip",
        "size": 31788,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-aerith-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31190,
    "title": "Final Fantasy VII - Aerith's Theme",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sad",
      "title"
    ],
    "description": "You know when this song is played.<br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nP-Switch,  Bonus End, Yoshi Mount, Thunder/Firework/Blargg<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span>",
    "latest_version": "smwc-31190-1664591133",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31190,
        "title": "Final Fantasy VII - Aerith's Theme",
        "version": "smwc-31190-1664591133",
        "upstream_time": 1664591133,
        "download_url": "https://dl.smwcentral.net/31190/Aerith.zip",
        "filename": "Aerith.zip",
        "size": 97950,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-ahead-on-our-way",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31191,
    "title": "Final Fantasy VII - Ahead On Our Way",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "night",
      "town"
    ],
    "description": "A calm song played in Kalm.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span>",
    "latest_version": "smwc-31191-1664591209",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31191,
        "title": "Final Fantasy VII - Ahead On Our Way",
        "version": "smwc-31191-1664591209",
        "upstream_time": 1664591209,
        "download_url": "https://dl.smwcentral.net/31191/AheadOnOurWayVII.zip",
        "filename": "AheadOnOurWayVII.zip",
        "size": 78412,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-anxious-heart",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31192,
    "title": "Final Fantasy VII - Anxious Heart",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "cutscene",
      "mysterious",
      "sad",
      "spooky"
    ],
    "description": "Plays in many places, for example after the Bombing Mission or in Nibelheim. A rather overlooked song that I have always liked very much.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span>",
    "latest_version": "smwc-31192-1664591242",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31192,
        "title": "Final Fantasy VII - Anxious Heart",
        "version": "smwc-31192-1664591242",
        "upstream_time": 1664591242,
        "download_url": "https://dl.smwcentral.net/31192/AnxiousHeart.zip",
        "filename": "AnxiousHeart.zip",
        "size": 48330,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-birth-of-a-god",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21308,
    "title": "Final Fantasy VII - Birth of a God",
    "authors": [
      "Aikku"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "This was a monster to try and port, but I think it turned out mostly alright. 16 custom samples (21.9KiB), and must use #optimized unfortunately.<br>\r\n<br>\r\nThe song is extremely polyphonic, so as much as I tried to go around it (even to the point of creating a chord sample) it's almost guaranteed that notes will be audibly cut during gameplay.<br>\r\n<br>\r\nCould be useful in the final stages/rooms of a hack, especially in long areas or with autoscroll rushing.",
    "latest_version": "smwc-21308-1571501286",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21308,
        "title": "Final Fantasy VII - Birth of a God",
        "version": "smwc-21308-1571501286",
        "upstream_time": 1571501286,
        "download_url": "https://dl.smwcentral.net/21308/FFVII_BirthOfAGod.zip",
        "filename": "FFVII_BirthOfAGod.zip",
        "size": 68963,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-buried-in-the-snow",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31193,
    "title": "Final Fantasy VII - Buried In The Snow",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "ice",
      "night",
      "town"
    ],
    "description": "Plays in the Great Glacier and in Icicle Inn.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span>",
    "latest_version": "smwc-31193-1664591258",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31193,
        "title": "Final Fantasy VII - Buried In The Snow",
        "version": "smwc-31193-1664591258",
        "upstream_time": 1664591258,
        "download_url": "https://dl.smwcentral.net/31193/BuriedInTheSnow.zip",
        "filename": "BuriedInTheSnow.zip",
        "size": 69655,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-cait-sith-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19823,
    "title": "Final Fantasy VII - Cait Sith's Theme",
    "authors": [
      "MiracleWater"
    ],
    "tags": [
      "cutscene",
      "urban"
    ],
    "description": "Greasy song that would fit in discomforting urban areas.",
    "latest_version": "smwc-19823-1556608428",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19823,
        "title": "Final Fantasy VII - Cait Sith's Theme",
        "version": "smwc-19823-1556608428",
        "upstream_time": 1556608428,
        "download_url": "https://dl.smwcentral.net/19823/cait.zip",
        "filename": "cait.zip",
        "size": 92748,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-chasing-the-black-caped-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31194,
    "title": "Final Fantasy VII - Chasing The Black Caped Man",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "cave",
      "dark",
      "ice",
      "mysterious",
      "ruins",
      "temple"
    ],
    "description": "Plays in various caves, such as the Mithril Mine.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span>",
    "latest_version": "smwc-31194-1663973591",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31194,
        "title": "Final Fantasy VII - Chasing The Black Caped Man",
        "version": "smwc-31194-1663973591",
        "upstream_time": 1663973591,
        "download_url": "https://dl.smwcentral.net/31194/ChasingTheBlackCapedMan.zip",
        "filename": "ChasingTheBlackCapedMan.zip",
        "size": 93334,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27191,
        "title": "Final Fantasy VII - Chasing the Black-Caped Man",
        "version": "smwc-27191-1624956381",
        "upstream_time": 1624956381,
        "download_url": "https://dl.smwcentral.net/27191/Final%20Fantasy%20VII%20-%20Chasing%20the%20Black-Caped%20Man.zip",
        "filename": "Final Fantasy VII - Chasing the Black-Caped Man.zip",
        "size": 77913,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-cid-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7903,
    "title": "Final Fantasy VII - Cid's Theme",
    "authors": [
      "Atma"
    ],
    "tags": [
      "calm",
      "cutscene",
      "dark"
    ],
    "description": "Cid's theme from Final Fantasy VII. The was excellent at showing the true noble nature of Cid through his constant cursing and yelling at others. Probably best used for various cutscenes in SMW.",
    "latest_version": "smwc-7903-1320131183",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7903,
        "title": "Final Fantasy VII - Cid's Theme",
        "version": "smwc-7903-1320131183",
        "upstream_time": 1320131183,
        "download_url": "https://dl.smwcentral.net/7903/CidTheme.zip",
        "filename": "CidTheme.zip",
        "size": 67109,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-costa-del-sol",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31195,
    "title": "Final Fantasy VII - Costa Del Sol",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "beach",
      "calm",
      "town"
    ],
    "description": "A Bossa Nova song which plays in the sunny holiday resort Costa Del Sol.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span><br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nThunder/Firework/Blargg",
    "latest_version": "smwc-31195-1663974370",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31195,
        "title": "Final Fantasy VII - Costa Del Sol",
        "version": "smwc-31195-1663974370",
        "upstream_time": 1663974370,
        "download_url": "https://dl.smwcentral.net/31195/CostaDelSol.zip",
        "filename": "CostaDelSol.zip",
        "size": 104461,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-crazy-motorcycle-chase",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31197,
    "title": "Final Fantasy VII - Crazy Motorcycle Chase",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "chase",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "Also known as \"the Chase\". Plays during the motorbike mini-game while escaping out of Midgar.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span><br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nStarman, Stage Clear, Bonus End, Miss, P-Switch, Yoshi Mount, Thunder/Firework/Blargg",
    "latest_version": "smwc-31197-1663976383",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31197,
        "title": "Final Fantasy VII - Crazy Motorcycle Chase",
        "version": "smwc-31197-1663976383",
        "upstream_time": 1663976383,
        "download_url": "https://dl.smwcentral.net/31197/CrazyMotorcycle.zip",
        "filename": "CrazyMotorcycle.zip",
        "size": 100366,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-descendant-of-shinobi",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31198,
    "title": "Final Fantasy VII - Descendant of Shinobi",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "grassland",
      "town"
    ],
    "description": "Yuffie's Theme.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span><br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nThunder/Firework/Blargg",
    "latest_version": "smwc-31198-1663977347",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31198,
        "title": "Final Fantasy VII - Descendant of Shinobi",
        "version": "smwc-31198-1663977347",
        "upstream_time": 1663977347,
        "download_url": "https://dl.smwcentral.net/31198/DescendantOfShinobi.zip",
        "filename": "DescendantOfShinobi.zip",
        "size": 101142,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-don-of-the-slums",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31199,
    "title": "Final Fantasy VII - Don Of The Slums",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "mysterious"
    ],
    "description": "Plays in Don Corneo's mansion.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span><br>\r\n<br>\r\nEDIT: 18.09.2022 - Missing Timpani notes inserted",
    "latest_version": "smwc-31199-1663977641",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31199,
        "title": "Final Fantasy VII - Don Of The Slums",
        "version": "smwc-31199-1663977641",
        "upstream_time": 1663977641,
        "download_url": "https://dl.smwcentral.net/31199/DonOfTheSlums.zip",
        "filename": "DonOfTheSlums.zip",
        "size": 83380,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-electric-de-chocobo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24090,
    "title": "Final Fantasy VII - Electric de Chocobo",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "bonus",
      "carnival"
    ],
    "description": "Simple arrangement of this Final Fantasy song, suited for happy and maybe bonus places.<br>\r\nRequested by Eevee.",
    "latest_version": "smwc-24090-1596490766",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24090,
        "title": "Final Fantasy VII - Electric de Chocobo",
        "version": "smwc-24090-1596490766",
        "upstream_time": 1596490766,
        "download_url": "https://dl.smwcentral.net/24090/fantasia%20finale%20del%20chocobo%20elettrico.zip",
        "filename": "fantasia finale del chocobo elettrico.zip",
        "size": 49744,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-farm-boy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31200,
    "title": "Final Fantasy VII - Farm Boy",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "grassland",
      "town"
    ],
    "description": "Plays in the Chocobo Farm.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span>",
    "latest_version": "smwc-31200-1663978112",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31200,
        "title": "Final Fantasy VII - Farm Boy",
        "version": "smwc-31200-1663978112",
        "upstream_time": 1663978112,
        "download_url": "https://dl.smwcentral.net/31200/FarmBoy.zip",
        "filename": "FarmBoy.zip",
        "size": 71096,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-forested-temple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31201,
    "title": "Final Fantasy VII - Forested Temple",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "forest",
      "mysterious",
      "temple"
    ],
    "description": "Plays in the Temple of the Ancients.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span>",
    "latest_version": "smwc-31201-1663978534",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31201,
        "title": "Final Fantasy VII - Forested Temple",
        "version": "smwc-31201-1663978534",
        "upstream_time": 1663978534,
        "download_url": "https://dl.smwcentral.net/31201/ForestedTemple.zip",
        "filename": "ForestedTemple.zip",
        "size": 87284,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-holding-my-thoughts-in-my-heart",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31202,
    "title": "Final Fantasy VII - Holding My Thoughts In My Heart",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld"
    ],
    "description": "Plays the first time when leaving Midgar. It also contains the leitmotif of the Main Theme.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span>",
    "latest_version": "smwc-31202-1664203090",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31202,
        "title": "Final Fantasy VII - Holding My Thoughts In My Heart",
        "version": "smwc-31202-1664203090",
        "upstream_time": 1664203090,
        "download_url": "https://dl.smwcentral.net/31202/HoldingMyThoughtsInMyHeart.zip",
        "filename": "HoldingMyThoughtsInMyHeart.zip",
        "size": 70498,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-infiltrating-shinra-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31203,
    "title": "Final Fantasy VII - Infiltrating Shinra Tower",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "dark",
      "mysterious"
    ],
    "description": "Plays in the Shinra Building.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span>",
    "latest_version": "smwc-31203-1664203519",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31203,
        "title": "Final Fantasy VII - Infiltrating Shinra Tower",
        "version": "smwc-31203-1664203519",
        "upstream_time": 1664203519,
        "download_url": "https://dl.smwcentral.net/31203/InfiltratingShinraTower.zip",
        "filename": "InfiltratingShinraTower.zip",
        "size": 80275,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-interrupted-by-fireworks",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31204,
    "title": "Final Fantasy VII - Interrupted By Fireworks",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene"
    ],
    "description": "Also known as \"Words Drowned by Fireworks\". Plays in Gold Saucer during the date scene. Who did you go on the date with?<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span>",
    "latest_version": "smwc-31204-1664203883",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31204,
        "title": "Final Fantasy VII - Interrupted By Fireworks",
        "version": "smwc-31204-1664203883",
        "upstream_time": 1664203883,
        "download_url": "https://dl.smwcentral.net/31204/InterruptedByFireworks.zip",
        "filename": "InterruptedByFireworks.zip",
        "size": 67185,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-j-e-n-o-v-a",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18672,
    "title": "Final Fantasy VII - J-E-N-O-V-A",
    "authors": [
      "sincx"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "space",
      "tense"
    ],
    "description": "The intense, spacey battle theme from FF7.",
    "latest_version": "smwc-18672-1545015778",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18672,
        "title": "Final Fantasy VII - J-E-N-O-V-A",
        "version": "smwc-18672-1545015778",
        "upstream_time": 1545015778,
        "download_url": "https://dl.smwcentral.net/18672/jenova.zip",
        "filename": "jenova.zip",
        "size": 69344,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-judgement-day",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25666,
    "title": "Final Fantasy VII - Judgement Day",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "castle",
      "dark",
      "final"
    ],
    "description": "Song that The Judgement Day from Final Fantasy VII. Could fit a final castle levels.",
    "latest_version": "smwc-25666-1610597671",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25666,
        "title": "Final Fantasy VII - Judgement Day",
        "version": "smwc-25666-1610597671",
        "upstream_time": 1610597671,
        "download_url": "https://dl.smwcentral.net/25666/Judgement%20Day.zip",
        "filename": "Judgement Day.zip",
        "size": 35063,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-listen-to-the-cries-of-the-planet",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31216,
    "title": "Final Fantasy VII - Listen to the Cries of the Planet",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "mysterious",
      "temple"
    ],
    "description": "Also known as \"You Can Hear The Cry Of The Planet\". Plays in the Forgotten City.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span><br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nStarman, Bonus End, Miss, P-Switch, Yoshi Mount, Thunder/Firework/Blargg",
    "latest_version": "smwc-31216-1664557966",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31216,
        "title": "Final Fantasy VII - Listen to the Cries of the Planet",
        "version": "smwc-31216-1664557966",
        "upstream_time": 1664557966,
        "download_url": "https://dl.smwcentral.net/31216/YouCanHearTheCryOfThePlanet.zip",
        "filename": "YouCanHearTheCryOfThePlanet.zip",
        "size": 96251,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-mako-reactor",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26972,
    "title": "Final Fantasy VII - Mako Reactor",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "ambient",
      "castle",
      "dark",
      "final",
      "fire",
      "industrial"
    ],
    "description": "The deeply menacing theme representing the Mako Factory from Final Fantasy VII, or as I like to call it \"Magitek Research Facility's Younger Brother\". Not accurate to the original due to not having the proper samples, so I used some of my own ones. Since I really like the Remake version, I included a small nod to it that plays every second loop if you enable it using the define \"LOOP2\" (see txt for details). If it's disabled, the size will decrease to 0x042D and the real length will be 1:35.<br>\r\n<br>\r\nIncludes the option to enable/disable staccato with the staccato define. With it enabled, the size will decrease to 0x05C6 (which really isn't much). If this is enabled along with LOOP2 disabled, it will become 0x0467.<br>\r\n<br>\r\nThis submission accounts for the max size and length using the various defines.<br>\r\n<br>\r\nSong not compatible with P-switch, Bonus End, Thunder, Yoshi, or Blarggs.<br>\r\n<br>\r\nEdit: Wrong notes been corrected (to the best of my abilities), tho I kept in the \"wrong intro notes\" as an option in the \"ACCURATE\" define because I unironically liked it better. Nameless is the one to thank for pointing where I made mistakes. With ACCURATE disabled (setting it to 1), it'll add 3 extra bytes.",
    "latest_version": "smwc-26972-1626929104",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26972,
        "title": "Final Fantasy VII - Mako Reactor",
        "version": "smwc-26972-1626929104",
        "upstream_time": 1626929104,
        "download_url": "https://dl.smwcentral.net/26972/%5BS%5D%20Final%20Fantasy%20VII%20-%20Mako%20Reactor.zip",
        "filename": "%5BS%5D Final Fantasy VII - Mako Reactor.zip",
        "size": 395782,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-mining-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31205,
    "title": "Final Fantasy VII - Mining Town",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "cave",
      "desert",
      "mountain",
      "sad",
      "town"
    ],
    "description": "Plays in Corel from the past and at the lift to Gold Saucer.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span>",
    "latest_version": "smwc-31205-1664204267",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31205,
        "title": "Final Fantasy VII - Mining Town",
        "version": "smwc-31205-1664204267",
        "upstream_time": 1664204267,
        "download_url": "https://dl.smwcentral.net/31205/MiningTown.zip",
        "filename": "MiningTown.zip",
        "size": 71752,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-off-the-edge-of-despair",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31206,
    "title": "Final Fantasy VII - Off The Edge Of Despair",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "sad"
    ],
    "description": "Plays in various scenes in Mideel.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span>",
    "latest_version": "smwc-31206-1664204709",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31206,
        "title": "Final Fantasy VII - Off The Edge Of Despair",
        "version": "smwc-31206-1664204709",
        "upstream_time": 1664204709,
        "download_url": "https://dl.smwcentral.net/31206/OffTheEdgeOfDespair.zip",
        "filename": "OffTheEdgeOfDespair.zip",
        "size": 75997,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-on-that-day",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31207,
    "title": "Final Fantasy VII - On That Day 5 Years Ago",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld",
      "sad"
    ],
    "description": "Plays during the Nibelheim Incident flashbacks.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span>",
    "latest_version": "smwc-31207-1664205030",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31207,
        "title": "Final Fantasy VII - On That Day 5 Years Ago",
        "version": "smwc-31207-1664205030",
        "upstream_time": 1664205030,
        "download_url": "https://dl.smwcentral.net/31207/OnThatDay5YearsAgo.zip",
        "filename": "OnThatDay5YearsAgo.zip",
        "size": 37162,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-on-the-other-side-of-the-mountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31208,
    "title": "Final Fantasy VII - On The Other Side Of The Mountain",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "town"
    ],
    "description": "Plays during a scene at Mount Nibel that Tifa remembers.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span>",
    "latest_version": "smwc-31208-1664205270",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31208,
        "title": "Final Fantasy VII - On The Other Side Of The Mountain",
        "version": "smwc-31208-1664205270",
        "upstream_time": 1664205270,
        "download_url": "https://dl.smwcentral.net/31208/OnTheOtherSideOfTheMountain.zip",
        "filename": "OnTheOtherSideOfTheMountain.zip",
        "size": 38698,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-one-winged-angel",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9395,
    "title": "Final Fantasy VII - One-Winged Angel",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "Song to the final battle with Sephiroth in Final Fantasy VII.",
    "latest_version": "smwc-9395-1414177474",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9395,
        "title": "Final Fantasy VII - One-Winged Angel",
        "version": "smwc-9395-1414177474",
        "upstream_time": 1414177474,
        "download_url": "https://dl.smwcentral.net/9395/One%20Winged%20Angel.zip",
        "filename": "One Winged Angel.zip",
        "size": 96770,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-oppressed-people",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31209,
    "title": "Final Fantasy VII - Oppressed People",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "carnival",
      "urban"
    ],
    "description": "Plays in Wall Market and later in Rocket Town.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span>",
    "latest_version": "smwc-31209-1664205528",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31209,
        "title": "Final Fantasy VII - Oppressed People",
        "version": "smwc-31209-1664205528",
        "upstream_time": 1664205528,
        "download_url": "https://dl.smwcentral.net/31209/OppressedPeople.zip",
        "filename": "OppressedPeople.zip",
        "size": 101723,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-parochial-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31210,
    "title": "Final Fantasy VII - Parochial Town",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "cave",
      "mysterious",
      "town"
    ],
    "description": "Plays in Bone Village and Mideel.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span>",
    "latest_version": "smwc-31210-1664309308",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31210,
        "title": "Final Fantasy VII - Parochial Town",
        "version": "smwc-31210-1664309308",
        "upstream_time": 1664309308,
        "download_url": "https://dl.smwcentral.net/31210/ParochialTown.zip",
        "filename": "ParochialTown.zip",
        "size": 95846,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-prelude",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31211,
    "title": "Final Fantasy VII - Prelude",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "credits",
      "title"
    ],
    "description": "The famous melody that appears in almost every Final Fantasy game. Plays during the introduction screen.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span>",
    "latest_version": "smwc-31211-1664557915",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31211,
        "title": "Final Fantasy VII - Prelude",
        "version": "smwc-31211-1664557915",
        "upstream_time": 1664557915,
        "download_url": "https://dl.smwcentral.net/31211/PreludeFFVII.zip",
        "filename": "PreludeFFVII.zip",
        "size": 68600,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-racing-chocobos",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38225,
    "title": "Final Fantasy VII - Racing Chocobos",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "space"
    ],
    "description": "It's good in bonus levels, cut scenes, space.",
    "latest_version": "smwc-38225-1727753756",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38225,
        "title": "Final Fantasy VII - Racing Chocobos",
        "version": "smwc-38225-1727753756",
        "upstream_time": 1727753756,
        "download_url": "https://dl.smwcentral.net/38225/RacingChocobos.zip",
        "filename": "RacingChocobos.zip",
        "size": 55042,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-reunion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21254,
    "title": "Final Fantasy VII - Reunion",
    "authors": [
      "Aikku"
    ],
    "tags": [
      "calm",
      "mysterious"
    ],
    "description": "Ported by request.<br>\r\n<br>\r\n6 custom samples (8.89KiB) based on the original ones. The flute is original due to not being able to find a decent version of the original sample, and a square wave was layered over the e-piano sample to reduce polyphony.<br>\r\n<br>\r\nTweaked the envelopes and echo a fair bit from the original, because IMHO, the original was a bit choppy, making it a bit annoying to listen to for extended periods of time.<br>\r\n<br>\r\nRe-uploaded for improvements: Saved 181 bytes(!), swapped pizzicato (now in Ch6) with a string channel (now in Ch7), and starting to place all my samples into a single folder.",
    "latest_version": "smwc-21254-1569901663",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21254,
        "title": "Final Fantasy VII - Reunion",
        "version": "smwc-21254-1569901663",
        "upstream_time": 1569901663,
        "download_url": "https://dl.smwcentral.net/21254/FFVII_Reunion.zip",
        "filename": "FFVII_Reunion.zip",
        "size": 49974,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-rufus-welcoming-ceremony",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27786,
    "title": "Final Fantasy VII - Rufus Welcoming Ceremony",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "credits",
      "misc"
    ],
    "description": "Final Fantasy VII port. \"Rufus Welcoming Ceremony\" plays during his initiation ceremony in Junon. The port is dedicated to grisu :).",
    "latest_version": "smwc-27786-1630280704",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27786,
        "title": "Final Fantasy VII - Rufus Welcoming Ceremony",
        "version": "smwc-27786-1630280704",
        "upstream_time": 1630280704,
        "download_url": "https://dl.smwcentral.net/27786/Final%20Fantasy%20VII%20-%20Rufus%20Welcoming%20Ceremony.zip",
        "filename": "Final Fantasy VII - Rufus Welcoming Ceremony.zip",
        "size": 57725,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-sandy-badlands",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31212,
    "title": "Final Fantasy VII - Sandy Badlands",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "desert",
      "sad"
    ],
    "description": "Also known as \"Desert Wasteland\". Plays in the Corel Prison.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span>",
    "latest_version": "smwc-31212-1664557928",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31212,
        "title": "Final Fantasy VII - Sandy Badlands",
        "version": "smwc-31212-1664557928",
        "upstream_time": 1664557928,
        "download_url": "https://dl.smwcentral.net/31212/SandyBadlands.zip",
        "filename": "SandyBadlands.zip",
        "size": 80530,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-the-voice-of-the-planet-can-be-heard",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8833,
    "title": "Final Fantasy VII - The Voice of the Planet Can Be Heard",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "cutscene",
      "dark",
      "final",
      "temple"
    ],
    "description": "an ambient, somewhat sad song. i don't know if it would work in a level but it'd most likely best suit a cutscene or something",
    "latest_version": "smwc-8833-1412893735",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8833,
        "title": "Final Fantasy VII - The Voice of the Planet Can Be Heard",
        "version": "smwc-8833-1412893735",
        "upstream_time": 1412893735,
        "download_url": "https://dl.smwcentral.net/8833/ff7planet.zip",
        "filename": "ff7planet.zip",
        "size": 32125,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-theme-of-the-turks",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7999,
    "title": "Final Fantasy VII - Theme of the Turks",
    "authors": [
      "Atma"
    ],
    "tags": [
      "cave"
    ],
    "description": "The percussion heavy theme of the Turks",
    "latest_version": "smwc-7999-1313774249",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7999,
        "title": "Final Fantasy VII - Theme of the Turks",
        "version": "smwc-7999-1313774249",
        "upstream_time": 1313774249,
        "download_url": "https://dl.smwcentral.net/7999/Turks.zip",
        "filename": "Turks.zip",
        "size": 67447,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-those-who-fight-further",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12221,
    "title": "Final Fantasy VII - Those Who Fight Further",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "boss",
      "chase"
    ],
    "description": "(Also known as \"Fight On!\" or \"Still More Fighting\") <br>\r\n <br>\r\nThe well-known boss battle theme from Final Fantasy VII, now in SMW.<br>\r\n<br>\r\nPlease note that, because of the big amount of samples and their size, this isn't compatible with Yoshi's SFX nor the \"Thunder\" (explosion) SFX.<br>\r\nIt's not compatible with the original P-Switch music either.",
    "latest_version": "smwc-12221-1446259769",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12221,
        "title": "Final Fantasy VII - Those Who Fight Further",
        "version": "smwc-12221-1446259769",
        "upstream_time": 1446259769,
        "download_url": "https://dl.smwcentral.net/12221/Final%20Fantasy%20VII%20-%20Still%20More%20Fighting.zip",
        "filename": "Final Fantasy VII - Still More Fighting.zip",
        "size": 139879,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-tifa-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30839,
    "title": "Final Fantasy VII - Tifa's Theme",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "ambient",
      "calm",
      "credits",
      "cutscene"
    ],
    "description": "This is my 100th submission. It may not be a special port, but for me it kinda is. Final Fantasy VII was the first RPG I owned and has been one of my favourite videogames ever since.",
    "latest_version": "smwc-30839-1660177560",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30839,
        "title": "Final Fantasy VII - Tifa's Theme",
        "version": "smwc-30839-1660177560",
        "upstream_time": 1660177560,
        "download_url": "https://dl.smwcentral.net/30839/Tifa.zip",
        "filename": "Tifa.zip",
        "size": 80793,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-trail-of-blood",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31213,
    "title": "Final Fantasy VII - Trail Of Blood",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "dark",
      "mysterious",
      "spooky"
    ],
    "description": "Plays during various scenes in the Shinra Building, on the ferry and in the cave of the Gi.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span>",
    "latest_version": "smwc-31213-1664557936",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31213,
        "title": "Final Fantasy VII - Trail Of Blood",
        "version": "smwc-31213-1664557936",
        "upstream_time": 1664557936,
        "download_url": "https://dl.smwcentral.net/31213/TrailOfBlood.zip",
        "filename": "TrailOfBlood.zip",
        "size": 66781,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-turks",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31214,
    "title": "Final Fantasy VII - Turks",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "industrial",
      "mysterious"
    ],
    "description": "Theme of the Turks.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span><br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nStarman, Stage Clear, Bonus End, Miss, P-Switch, Yoshi Mount, Thunder/Firework/Blargg",
    "latest_version": "smwc-31214-1664557953",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31214,
        "title": "Final Fantasy VII - Turks",
        "version": "smwc-31214-1664557953",
        "upstream_time": 1664557953,
        "download_url": "https://dl.smwcentral.net/31214/Turks.zip",
        "filename": "Turks.zip",
        "size": 97147,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-under-the-rotting-pizza",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19688,
    "title": "Final Fantasy VII - Under the Rotting Pizza",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "calm",
      "cave",
      "night"
    ],
    "description": "(Also known as \"Underneath the Rotting Pizza\")<br>\r\n<br>\r\nUnderneath the Rotting Pizza from Final Fantasy 7. Unfortunately, the samples took up too much space for implementing the echo that the original song has, but it's fine.<br>\r\nCould work for calm levels or underground levels.",
    "latest_version": "smwc-19688-1555719495",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19688,
        "title": "Final Fantasy VII - Under the Rotting Pizza",
        "version": "smwc-19688-1555719495",
        "upstream_time": 1555719495,
        "download_url": "https://dl.smwcentral.net/19688/ff7pizza.zip",
        "filename": "ff7pizza.zip",
        "size": 94882,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-who-are-you",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31215,
    "title": "Final Fantasy VII - Who Are You?",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "mysterious"
    ],
    "description": "A song out of tune which plays during cutscenes involving either Jenova or Sephiroth.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"grisu\"><a href=\"/?p=profile&amp;id=49614\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">grisu</a></span>",
    "latest_version": "smwc-31215-1664557961",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31215,
        "title": "Final Fantasy VII - Who Are You?",
        "version": "smwc-31215-1664557961",
        "upstream_time": 1664557961,
        "download_url": "https://dl.smwcentral.net/31215/WhoAreYou.zip",
        "filename": "WhoAreYou.zip",
        "size": 32443,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-vii-win-place-show-chocobo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7820,
    "title": "Final Fantasy VII - Win / Place / Show Chocobo!",
    "authors": [
      "Counterfeit"
    ],
    "tags": [
      "bonus",
      "space"
    ],
    "description": "(Also known as \"Racing Chocobos\")<br>\r\n<br>\r\nA rather preppy song. Can be used for space or bonus music.",
    "latest_version": "smwc-7820-1312169944",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7820,
        "title": "Final Fantasy VII - Win / Place / Show Chocobo!",
        "version": "smwc-7820-1312169944",
        "upstream_time": 1312169944,
        "download_url": "https://dl.smwcentral.net/7820/%5BFF7%5D311.zip",
        "filename": "%5BFF7%5D311.zip",
        "size": 67258,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-viii-blue-fields",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26809,
    "title": "Final Fantasy VIII - Blue Fields",
    "authors": [
      "Kevin",
      "emberling"
    ],
    "tags": [
      "calm",
      "forest",
      "mountain",
      "overworld"
    ],
    "description": "The main overworld theme from FF8, based on the SNES arrangement made by emberling for the FF6 randomizer. It uses samples from various SNES RPG games like SMRPG, FF6, SD3, etc.",
    "latest_version": "smwc-26809-1621278925",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26809,
        "title": "Final Fantasy VIII - Blue Fields",
        "version": "smwc-26809-1621278925",
        "upstream_time": 1621278925,
        "download_url": "https://dl.smwcentral.net/26809/FF8%20-%20Blue%20Fields.zip",
        "filename": "FF8 - Blue Fields.zip",
        "size": 57819,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-viii-compression-of-time",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22624,
    "title": "Final Fantasy VIII - Compression of Time",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "dark",
      "mysterious",
      "ruins",
      "sad",
      "tense"
    ],
    "description": "The sad and haunting song that plays in the time compression, towards the end of FF8, this time with samples from Chrono Trigger. It could fit a cutscene or some dark desolate area.",
    "latest_version": "smwc-22624-1586452067",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22624,
        "title": "Final Fantasy VIII - Compression of Time",
        "version": "smwc-22624-1586452067",
        "upstream_time": 1586452067,
        "download_url": "https://dl.smwcentral.net/22624/Compression%20of%20Time.zip",
        "filename": "Compression of Time.zip",
        "size": 65463,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-viii-force-your-way",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29870,
    "title": "Final Fantasy VIII - Force Your Way",
    "authors": [
      "FalseCircus"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "Boss fight music from Final Fantasy VIII.",
    "latest_version": "smwc-29870-1650689991",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29870,
        "title": "Final Fantasy VIII - Force Your Way",
        "version": "smwc-29870-1650689991",
        "upstream_time": 1650689991,
        "download_url": "https://dl.smwcentral.net/29870/forceyourway.zip",
        "filename": "forceyourway.zip",
        "size": 71387,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-viii-fragments-of-memories",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34242,
    "title": "Final Fantasy VIII - Fragments of Memories",
    "authors": [
      "Alex"
    ],
    "tags": [
      "calm",
      "cutscene",
      "intro"
    ],
    "description": "Calm melody that could fit in cutscenes, intro screens, or anything else with relaxed vibes.",
    "latest_version": "smwc-34242-1694472467",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34242,
        "title": "Final Fantasy VIII - Fragments of Memories",
        "version": "smwc-34242-1694472467",
        "upstream_time": 1694472467,
        "download_url": "https://dl.smwcentral.net/34242/Final_Fantasy_VIII_-_Fragments_of_Memories.zip",
        "filename": "Final_Fantasy_VIII_-_Fragments_of_Memories.zip",
        "size": 23691,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-viii-galbadia-garden",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20942,
    "title": "Final Fantasy VIII - Galbadia Garden",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "dark",
      "ruins"
    ],
    "description": "One of my entries for Super FamiCompo, with a couple edits based on the feedback received.<br>\r\nThis could work for calm areas with an unsettling atmosphere.<br>\r\n<br>\r\n(All samples are from FF8 except the voice synth, which is from Winter Gold).",
    "latest_version": "smwc-20942-1566423168",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20942,
        "title": "Final Fantasy VIII - Galbadia Garden",
        "version": "smwc-20942-1566423168",
        "upstream_time": 1566423168,
        "download_url": "https://dl.smwcentral.net/20942/Galbadia%20Garden.zip",
        "filename": "Galbadia Garden.zip",
        "size": 68502,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-viii-junction",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18546,
    "title": "Final Fantasy VIII - Junction",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "ghost house",
      "night",
      "spooky"
    ],
    "description": "Unsampled version of my first port. Fitting song for spooky levels/areas.",
    "latest_version": "smwc-18546-1543426811",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18546,
        "title": "Final Fantasy VIII - Junction",
        "version": "smwc-18546-1543426811",
        "upstream_time": 1543426811,
        "download_url": "https://dl.smwcentral.net/18546/Final%20Fantasy%20VIII%20-%20Junction.zip",
        "filename": "Final Fantasy VIII - Junction.zip",
        "size": 30745,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15372,
        "title": "Final Fantasy VIII - Junction",
        "version": "smwc-15372-1490400202",
        "upstream_time": 1490400202,
        "download_url": "https://dl.smwcentral.net/15372/Final%20Fantasy%20VIII%20-%20Junction.zip",
        "filename": "Final Fantasy VIII - Junction.zip",
        "size": 32929,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-viii-maybe-i-m-a-lion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26218,
    "title": "Final Fantasy VIII - Maybe I'm A Lion",
    "authors": [
      "Kevin",
      "emberling"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "final",
      "fire",
      "tense"
    ],
    "description": "One of the songs that plays during the final boss in FF8. Could fit bosses or dangerous/final areas.<br>\r\nThe original port (for FF6 hacks) was made by emberling (<a href=\"https://www.ff6hacking.com/wiki/lib/exe/fetch.php?media=ff3:ff3us:music:songdata:ff8_maybe_im_a_lion.zip\" rel=\"nofollow\">original</a>), I transcribed it in AMK format and changed it a bit.<br>\r\n<br>\r\nNote: not compatible with Bonus End, Thunder SFX/Blarggs/Fireworks and Yoshi.",
    "latest_version": "smwc-26218-1617170074",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26218,
        "title": "Final Fantasy VIII - Maybe I'm A Lion",
        "version": "smwc-26218-1617170074",
        "upstream_time": 1617170074,
        "download_url": "https://dl.smwcentral.net/26218/FF8%20-%20Maybe%20I%27m%20A%20Lion.zip",
        "filename": "FF8 - Maybe I%27m A Lion.zip",
        "size": 82634,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-viii-the-man-with-the-machine-gun",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20380,
    "title": "Final Fantasy VIII - The Man With The Machine Gun",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "boss",
      "castle",
      "night"
    ],
    "description": "Shoutout to Musicalman for all the chord samples. Without you this port wouldn't exist!",
    "latest_version": "smwc-20380-1562394373",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20380,
        "title": "Final Fantasy VIII - The Man With The Machine Gun",
        "version": "smwc-20380-1562394373",
        "upstream_time": 1562394373,
        "download_url": "https://dl.smwcentral.net/20380/Final%20Fantasy%20VIII%20-%20The%20Man%20With%20The%20Machine%20Gun.zip",
        "filename": "Final Fantasy VIII - The Man With The Machine Gun.zip",
        "size": 71559,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-viii-wounded",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38007,
    "title": "Final Fantasy VIII - Wounded",
    "authors": [
      "Alex"
    ],
    "tags": [
      "credits",
      "cutscene",
      "sad"
    ],
    "description": "Ominous melody that could fit in tragic or sad cutscenes and bad ending credits. It doesn't loop. <br>\r\n<br>\r\nUpdate: it uses new samples, taken from the original game. Big thanks to <span class=\"un-outer\" title=\"Ahrion\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=46862\" style=\"color: #557aaa;\" class=\"un\">Ahrion</a></span> for making them. ",
    "latest_version": "smwc-38007-1719517739",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38007,
        "title": "Final Fantasy VIII - Wounded",
        "version": "smwc-38007-1719517739",
        "upstream_time": 1719517739,
        "download_url": "https://dl.smwcentral.net/38007/Final%20Fantasy%20VIII%20-%20Wounded.zip",
        "filename": "Final Fantasy VIII - Wounded.zip",
        "size": 48202,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-x",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38431,
    "title": "Final Fantasy X-2 - Eternity ~Memory of Lightwaves~",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "sad",
      "title"
    ],
    "description": "My submission for a past 72hoSPC. Not compatible with a lot of SFX and global songs, only use it for cutscenes or credits and such! By default it doesn't loop, but you can make it restart by changing the NO_LOOP define.",
    "latest_version": "smwc-38431-1730428880",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38431,
        "title": "Final Fantasy X-2 - Eternity ~Memory of Lightwaves~",
        "version": "smwc-38431-1730428880",
        "upstream_time": 1730428880,
        "download_url": "https://dl.smwcentral.net/38431/Memory%20of%20Lightwaves.zip",
        "filename": "Memory of Lightwaves.zip",
        "size": 83288,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-x-besaid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21922,
    "title": "Final Fantasy X - Besaid",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene",
      "night",
      "overworld",
      "sky",
      "title"
    ],
    "description": "The soothing theme heard on Besaid Island, it could fit a calm area.",
    "latest_version": "smwc-21922-1579913200",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21922,
        "title": "Final Fantasy X - Besaid",
        "version": "smwc-21922-1579913200",
        "upstream_time": 1579913200,
        "download_url": "https://dl.smwcentral.net/21922/Besaid%20Island.zip",
        "filename": "Besaid Island.zip",
        "size": 35035,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-x-cloister-of-trials",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24050,
    "title": "Final Fantasy X - Cloister of Trials",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "dark",
      "mysterious",
      "ruins",
      "temple"
    ],
    "description": "The ominous song that plays during the trials in FFX. Good for temples, especially if they have puzzles.<br>\r\n<br>\r\nNote: not compatible with the \"Bonus end\" song and with Thunder SFX/Blarggs.",
    "latest_version": "smwc-24050-1598473921",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24050,
        "title": "Final Fantasy X - Cloister of Trials",
        "version": "smwc-24050-1598473921",
        "upstream_time": 1598473921,
        "download_url": "https://dl.smwcentral.net/24050/Cloister%20of%20Trials.zip",
        "filename": "Cloister of Trials.zip",
        "size": 93461,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-x-fight-with-seymour",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36898,
    "title": "Final Fantasy X - Fight with Seymour",
    "authors": [
      "com_poser"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "tense"
    ],
    "description": "Twitch streamer Thabeast asked me to port this into SMW and upload to SMWC. He specifically said that he was not making a hack (because if he were he'd be making a hack). However, he wanted all romhack creators to put this into their toughest level so he could listen to it for at least 5 minutes. <br>\r\n<br>\r\nThis track is 3 minutes long, but is entirely #optimized, so no native samples were removed, making it flexible enough to be included in any level style. It definitely has final boss vibes but y'all do with it what you please.",
    "latest_version": "smwc-36898-1709246028",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36898,
        "title": "Final Fantasy X - Fight with Seymour",
        "version": "smwc-36898-1709246028",
        "upstream_time": 1709246028,
        "download_url": "https://dl.smwcentral.net/36898/Fight%20with%20Seymour.zip",
        "filename": "Fight with Seymour.zip",
        "size": 89143,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-x-silence-before-the-storm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17343,
    "title": "Final Fantasy X - Silence Before the Storm",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "beach",
      "calm",
      "cutscene",
      "water"
    ],
    "description": "Song from FFX. Good for cutscene, calm, beach, and water levels.",
    "latest_version": "smwc-17343-1522806548",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17343,
        "title": "Final Fantasy X - Silence Before the Storm",
        "version": "smwc-17343-1522806548",
        "upstream_time": 1522806548,
        "download_url": "https://dl.smwcentral.net/17343/%5BS%5D%20Final%20Fantasy%20X%20-%20Silence%20Before%20the%20Storm.zip",
        "filename": "%5BS%5D Final Fantasy X - Silence Before the Storm.zip",
        "size": 58873,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-x-to-zanarkand",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25923,
    "title": "Final Fantasy X - To Zanarkand",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "night",
      "sad"
    ],
    "description": "Sad reacts only",
    "latest_version": "smwc-25923-1613678817",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25923,
        "title": "Final Fantasy X - To Zanarkand",
        "version": "smwc-25923-1613678817",
        "upstream_time": 1613678817,
        "download_url": "https://dl.smwcentral.net/25923/FFX%20-%20To%20Zanarkand%20%5BU%5D.zip",
        "filename": "FFX - To Zanarkand %5BU%5D.zip",
        "size": 28234,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-x-underwater-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25996,
    "title": "Final Fantasy X - Underwater Ruins",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "calm",
      "mysterious",
      "ruins",
      "temple",
      "water"
    ],
    "description": "One of the songs composed by Nakano for FFX, it's a very atmospheric piece fitting for any kind of ruined/ancient places, better if underwater.<br>\r\nIt includes an option in the file for usage in water/non-water levels. By default it's for water levels, but if used in a non-water one, it's recommended to change it (it prevents the used SFX channel from cutting out when swimming).<br>\r\n<br>\r\nNot compatible with \"Bonus End\" and Thunder SFX/Blarggs. The song is pretty tight on memory, so if it doesn't insert lower the echo delay to $05 (or remove an additional sample from the sample group).",
    "latest_version": "smwc-25996-1612642267",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25996,
        "title": "Final Fantasy X - Underwater Ruins",
        "version": "smwc-25996-1612642267",
        "upstream_time": 1612642267,
        "download_url": "https://dl.smwcentral.net/25996/FFX%20-%20Underwater%20Ruins.zip",
        "filename": "FFX - Underwater Ruins.zip",
        "size": 83414,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-x-via-purifico",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29610,
    "title": "Final Fantasy X - Via Purifico",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "ruins",
      "sad",
      "temple",
      "tense"
    ],
    "description": "A tense piano piece from Final Fantasy X.",
    "latest_version": "smwc-29610-1645808132",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29610,
        "title": "Final Fantasy X - Via Purifico",
        "version": "smwc-29610-1645808132",
        "upstream_time": 1645808132,
        "download_url": "https://dl.smwcentral.net/29610/FFX%20-%20Via%20Purifico.zip",
        "filename": "FFX - Via Purifico.zip",
        "size": 64912,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fantasy-xii-revenant-wings-field",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33187,
    "title": "Final Fantasy XII: Revenant Wings - Field 1 (Giza Plains)",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "grassland",
      "sky"
    ],
    "description": "This one is from the DS version, which is a slightly shortened version of the PS2 version and is used there for the Giza Plains.<br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nThunder/Firework/Blargg ",
    "latest_version": "smwc-33187-1684758595",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33187,
        "title": "Final Fantasy XII: Revenant Wings - Field 1 (Giza Plains)",
        "version": "smwc-33187-1684758595",
        "upstream_time": 1684758595,
        "download_url": "https://dl.smwcentral.net/33187/Field1.zip",
        "filename": "Field1.zip",
        "size": 90730,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 42194,
    "title": "Final Fight 3 - Pints and Punks",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chaotic",
      "dark",
      "final",
      "fire",
      "industrial",
      "sewer",
      "tense",
      "upbeat",
      "urban"
    ],
    "description": "In-doors & bar theme from Final Fight 3.",
    "latest_version": "smwc-42194-1777573616",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 42194,
        "title": "Final Fight 3 - Pints and Punks",
        "version": "smwc-42194-1777573616",
        "upstream_time": 1777573616,
        "download_url": "https://dl.smwcentral.net/42194/Final%20Fight%203%20-%20Pints%20and%20Punks.zip",
        "filename": "Final Fight 3 - Pints and Punks.zip",
        "size": 57491,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32365,
        "title": "Final Fight 3 - Smeared Graffiti",
        "version": "smwc-32365-1675023897",
        "upstream_time": 1675023897,
        "download_url": "https://dl.smwcentral.net/32365/Smeared_Graffiti.zip",
        "filename": "Smeared_Graffiti.zip",
        "size": 52224,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32018,
        "title": "Final Fight 3 - Law and Disorder",
        "version": "smwc-32018-1674418753",
        "upstream_time": 1674418753,
        "download_url": "https://dl.smwcentral.net/32018/07%20Law%20and%20Disorder.zip",
        "filename": "07 Law and Disorder.zip",
        "size": 58620,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-final-zone-ii-randy-hansen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29198,
    "title": "Final Zone II - Randy Hansen",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "abstract",
      "calm",
      "jungle"
    ],
    "description": "A near perfect recreation of the Hansen song from Final Zone II, which is short yet has a lot of percussion to keep the tonality alive, and can fit in more calmer areas.<br>\r\n<br>\r\nThere are two versions included: An HQ version which is more cleaner but omits some of uncommon SMW samples, <br>\r\nor the SMW versions which keeps all the samples in tact by losing quality.<br>\r\n<br>\r\nReleased in C3 Winter 2022.",
    "latest_version": "smwc-29198-1645403122",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29198,
        "title": "Final Zone II - Randy Hansen",
        "version": "smwc-29198-1645403122",
        "upstream_time": 1645403122,
        "download_url": "https://dl.smwcentral.net/29198/Final%20Zone%20II%20-%20Randy%20Hansen.zip",
        "filename": "Final Zone II - Randy Hansen.zip",
        "size": 143395,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-finding-nemo-gba-abyss-bgm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9389,
    "title": "Finding Nemo (GBA) - Abyss (BGM 3)",
    "authors": [
      "Moose"
    ],
    "tags": [
      "cave",
      "cutscene",
      "dark",
      "sad",
      "water"
    ],
    "description": "A somber song that would fit a mysterious area or sad situation.",
    "latest_version": "smwc-9389-1413476800",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9389,
        "title": "Finding Nemo (GBA) - Abyss (BGM 3)",
        "version": "smwc-9389-1413476800",
        "upstream_time": 1413476800,
        "download_url": "https://dl.smwcentral.net/9389/abyss.zip",
        "filename": "abyss.zip",
        "size": 30685,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fire-emblem-gaiden-with-mila-s-divine-protection-celica-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34407,
    "title": "Fire Emblem Gaiden - With Mila's Divine Protection (Celica Map 1)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "castle",
      "retro",
      "tense"
    ],
    "description": "Battle Map 3 (Cecilia Map 1) from Fire Emblem Gaiden.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"icrawfish\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=48745\" style=\"color: #f16b1c;\" class=\"un\">icrawfish</a></span>.",
    "latest_version": "smwc-34407-1695334351",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34407,
        "title": "Fire Emblem Gaiden - With Mila's Divine Protection (Celica Map 1)",
        "version": "smwc-34407-1695334351",
        "upstream_time": 1695334351,
        "download_url": "https://dl.smwcentral.net/34407/Fire%20Emblem%20Gaiden%20-%20Battle%20Map%203%20%28Cecilia%20Map%201%29.zip",
        "filename": "Fire Emblem Gaiden - Battle Map 3 (Cecilia Map 1).zip",
        "size": 69076,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fire-emblem-genealogy-of-the-holy-war-chapter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37805,
    "title": "Fire Emblem: Genealogy of the Holy War - Chapter 6: Inheritors of Light",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "final",
      "overworld"
    ],
    "description": "Chapter 6: Inheritors of Light from Fire Emblem 4.",
    "latest_version": "smwc-37805-1719361896",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37805,
        "title": "Fire Emblem: Genealogy of the Holy War - Chapter 6: Inheritors of Light",
        "version": "smwc-37805-1719361896",
        "upstream_time": 1719361896,
        "download_url": "https://dl.smwcentral.net/37805/Fire%20Emblem%20Genealogy%20of%20the%20Holy%20War%20-%20Chapter%206%20~%20Inheritors%20of%20Light.zip",
        "filename": "Fire Emblem Genealogy of the Holy War - Chapter 6 ~ Inheritors of Light.zip",
        "size": 60776,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fire-emblem-genealogy-of-the-holy-war-decision",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29481,
    "title": "Fire Emblem: Genealogy of the Holy War - Decision 3",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "cave",
      "cutscene",
      "dark",
      "final",
      "overworld",
      "ruins",
      "sewer",
      "tense"
    ],
    "description": "A conversation theme that plays during grim situations and dire circumstances. Useful for final overworld maps.",
    "latest_version": "smwc-29481-1656943392",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29481,
        "title": "Fire Emblem: Genealogy of the Holy War - Decision 3",
        "version": "smwc-29481-1656943392",
        "upstream_time": 1656943392,
        "download_url": "https://dl.smwcentral.net/29481/Fire%20Emblem%204%20-%20Decision%203.zip",
        "filename": "Fire Emblem 4 - Decision 3.zip",
        "size": 31834,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29480,
        "title": "Fire Emblem: Genealogy of the Holy War - Decision 2",
        "version": "smwc-29480-1648748393",
        "upstream_time": 1648748393,
        "download_url": "https://dl.smwcentral.net/29480/Fire%20Emblem%204%20-%20Decision%202.zip",
        "filename": "Fire Emblem 4 - Decision 2.zip",
        "size": 31802,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fire-emblem-genealogy-of-the-holy-war-deirdre-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29479,
    "title": "Fire Emblem: Genealogy of the Holy War - Deirdre's Theme",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "calm",
      "cutscene",
      "mysterious",
      "overworld",
      "tense"
    ],
    "description": "A mysterious theme used to characterize the Girl of the Spirit Forest herself, Deirdre. Could work well for more mysterious or tense-yet-calm levels or especially overworlds.",
    "latest_version": "smwc-29479-1648747443",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29479,
        "title": "Fire Emblem: Genealogy of the Holy War - Deirdre's Theme",
        "version": "smwc-29479-1648747443",
        "upstream_time": 1648747443,
        "download_url": "https://dl.smwcentral.net/29479/Fire%20Emblem%204%20-%20Deirdre%27s%20Theme.zip",
        "filename": "Fire Emblem 4 - Deirdre%27s Theme.zip",
        "size": 31419,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fire-emblem-genealogy-of-the-holy-war-edda-royal-palace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29483,
    "title": "Fire Emblem: Genealogy of the Holy War - Edda Royal Palace",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld",
      "sky",
      "space"
    ],
    "description": "An overwhelmingly peaceful theme that sadly only plays once in the entire game. Works great for sky-themed overworlds.",
    "latest_version": "smwc-29483-1648749693",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29483,
        "title": "Fire Emblem: Genealogy of the Holy War - Edda Royal Palace",
        "version": "smwc-29483-1648749693",
        "upstream_time": 1648749693,
        "download_url": "https://dl.smwcentral.net/29483/Fire%20Emblem%204%20-%20Edda%20Palace.zip",
        "filename": "Fire Emblem 4 - Edda Palace.zip",
        "size": 31181,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fire-emblem-genealogy-of-the-holy-war-gold-axe-silver-axe",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29482,
    "title": "Fire Emblem: Genealogy of the Holy War - Gold Axe, Silver Axe",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "ambient",
      "calm",
      "cutscene",
      "enviromental",
      "overworld",
      "water"
    ],
    "description": "A short, relaxing tune that plays during a secret event in FE 4. Could work for water-related overworlds or cutscenes.<br>\r\n<br>\r\nUPDATE: Added a toggle for the water sound effect unless you only want the instruments. (0 for no water, 1 for water).",
    "latest_version": "smwc-29482-1657047306",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29482,
        "title": "Fire Emblem: Genealogy of the Holy War - Gold Axe, Silver Axe",
        "version": "smwc-29482-1657047306",
        "upstream_time": 1657047306,
        "download_url": "https://dl.smwcentral.net/29482/Fire%20Emblem%204%20-%20Gold%20Axe%2C%20Silver%20Axe.zip",
        "filename": "Fire Emblem 4 - Gold Axe%2C Silver Axe.zip",
        "size": 85099,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fire-emblem-genealogy-of-the-holy-war-lover",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40590,
    "title": "Fire Emblem: Genealogy of the Holy War - Lover 1",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "calm",
      "cutscene",
      "night",
      "overworld",
      "sad",
      "title",
      "town"
    ],
    "description": "A soothing tune from FE4 originally used in emotional or intimate conversations. Suitable for calm overworlds and peaceful areas.",
    "latest_version": "smwc-40590-1761122908",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40590,
        "title": "Fire Emblem: Genealogy of the Holy War - Lover 1",
        "version": "smwc-40590-1761122908",
        "upstream_time": 1761122908,
        "download_url": "https://dl.smwcentral.net/40590/Fiire%20Emblem%204%20-%20Lover%201.zip",
        "filename": "Fiire Emblem 4 - Lover 1.zip",
        "size": 86585,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40589,
        "title": "Fire Emblem: Genealogy of the Holy War - Lover 1",
        "version": "smwc-40589-1761122638",
        "upstream_time": 1761122638,
        "download_url": "https://dl.smwcentral.net/40589/Fire%20Emblem%20~%20Genealogy%20of%20the%20Holy%20War%20-%20Lover%201%20%5BU%5D.zip",
        "filename": "Fire Emblem ~ Genealogy of the Holy War - Lover 1 %5BU%5D.zip",
        "size": 32320,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fire-emblem-genealogy-of-the-holy-war-prologue-birth-of-the-holy-knight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29478,
    "title": "Fire Emblem: Genealogy of the Holy War - Prologue: Birth of the Holy Knight",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "castle",
      "grassland",
      "overworld"
    ],
    "description": "A triumphant, noble theme that plays in the prologue chapter of FE 4. Good for overworlds and introductory or medieval-themed levels.<br>\r\n<br>\r\nComes with 2 versions, where the lead instrument is @6 and @13 respectively.",
    "latest_version": "smwc-29478-1656943028",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29478,
        "title": "Fire Emblem: Genealogy of the Holy War - Prologue: Birth of the Holy Knight",
        "version": "smwc-29478-1656943028",
        "upstream_time": 1656943028,
        "download_url": "https://dl.smwcentral.net/29478/Fire%20Emblem%204%20-%20Prologue%20%28Birth%20of%20the%20Holy%20Knight%29%20Unsampled.zip",
        "filename": "Fire Emblem 4 - Prologue (Birth of the Holy Knight) Unsampled.zip",
        "size": 65157,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29477,
        "title": "Fire Emblem: Genealogy of the Holy War - Prologue: Birth of the Holy Knight",
        "version": "smwc-29477-1656939744",
        "upstream_time": 1656939744,
        "download_url": "https://dl.smwcentral.net/29477/Fire%20Emblem%204%20-%20Prologue%20%28Birth%20of%20the%20Holy%20Knight%29%20Sampled.zip",
        "filename": "Fire Emblem 4 - Prologue (Birth of the Holy Knight) Sampled.zip",
        "size": 55972,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fire-emblem-genealogy-of-the-holy-war-silesse-castle-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30262,
    "title": "Fire Emblem: Genealogy of the Holy War - Silesse Castle Town",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "ice",
      "overworld",
      "snow"
    ],
    "description": "The City of Silesia from Fire Emblem 4.<br>\r\n<br>\r\nCan fit snowy overworlds and levels.",
    "latest_version": "smwc-30262-1656625967",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30262,
        "title": "Fire Emblem: Genealogy of the Holy War - Silesse Castle Town",
        "version": "smwc-30262-1656625967",
        "upstream_time": 1656625967,
        "download_url": "https://dl.smwcentral.net/30262/Fire%20Emblem%204%20-%20The%20City%20of%20Silesia.zip",
        "filename": "Fire Emblem 4 - The City of Silesia.zip",
        "size": 53963,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fire-emblem-genealogy-of-the-holy-war-speak-of-legends",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29484,
    "title": "Fire Emblem: Genealogy of the Holy War - Speak of Legends",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "cutscene",
      "mysterious",
      "overworld",
      "ruins",
      "temple"
    ],
    "description": "An exploratory tune that plays during cutscenes involving ancient treasures and histories. Useful for overworlds.<br>\r\n<br>\r\nUPDATE: Changed the lead instrument along with a couple small tweaks.",
    "latest_version": "smwc-29484-1656943965",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29484,
        "title": "Fire Emblem: Genealogy of the Holy War - Speak of Legends",
        "version": "smwc-29484-1656943965",
        "upstream_time": 1656943965,
        "download_url": "https://dl.smwcentral.net/29484/Fire%20Emblem%204%20-%20Speak%20of%20Legends.zip",
        "filename": "Fire Emblem 4 - Speak of Legends.zip",
        "size": 31934,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fire-emblem-genealogy-of-the-holy-war-tine-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35743,
    "title": "Fire Emblem: Genealogy of the Holy War - Tine's Theme",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "calm",
      "cutscene",
      "dark",
      "overworld",
      "ruins",
      "sad",
      "snow",
      "title"
    ],
    "description": "A short yet turbulent tune from Genealogy that plays during certain conversations. Might be good for a world map theme or cutscene.<br>\r\n<br>\r\nComes with an option to either play at the original volume or match the channel volume values to the original SPC, the latter of which will be louder due to a difference in master volume between SMW and FE4.",
    "latest_version": "smwc-35743-1704062378",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35743,
        "title": "Fire Emblem: Genealogy of the Holy War - Tine's Theme",
        "version": "smwc-35743-1704062378",
        "upstream_time": 1704062378,
        "download_url": "https://dl.smwcentral.net/35743/FE%204%20-%20Tine%27s%20Theme.zip",
        "filename": "FE 4 - Tine%27s Theme.zip",
        "size": 31513,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35742,
        "title": "Fire Emblem: Genealogy of the Holy War - Tine's Theme",
        "version": "smwc-35742-1704062637",
        "upstream_time": 1704062637,
        "download_url": "https://dl.smwcentral.net/35742/Fire%20Emblem%204%20-%20Tine%27s%20Theme.zip",
        "filename": "Fire Emblem 4 - Tine%27s Theme.zip",
        "size": 75441,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fire-emblem-genealogy-of-the-holy-war-versus-julius",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29689,
    "title": "Fire Emblem: Genealogy of the Holy War - Versus Julius",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "boss",
      "dark",
      "final",
      "tense"
    ],
    "description": "The intense final battle theme that plays when fighting Julius at the end of FE 4. Good for boss battles.",
    "latest_version": "smwc-29689-1663963380",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29689,
        "title": "Fire Emblem: Genealogy of the Holy War - Versus Julius",
        "version": "smwc-29689-1663963380",
        "upstream_time": 1663963380,
        "download_url": "https://dl.smwcentral.net/29689/Fire%20Emblem%204%20-%20Versus%20Julius.zip",
        "filename": "Fire Emblem 4 - Versus Julius.zip",
        "size": 58850,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fire-emblem-mystery-of-the-emblem-god-dragon-legend",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33160,
    "title": "Fire Emblem: Mystery of the Emblem - God Dragon Legend",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "cutscene",
      "mysterious",
      "overworld"
    ],
    "description": "A mysterious but godly theme which plays on certain cutscenes book 2 of Fire Emblem: Mystery of the Emblem, typically associated with Naga.",
    "latest_version": "smwc-33160-1686977491",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33160,
        "title": "Fire Emblem: Mystery of the Emblem - God Dragon Legend",
        "version": "smwc-33160-1686977491",
        "upstream_time": 1686977491,
        "download_url": "https://dl.smwcentral.net/33160/God%20Dragon%20Legend%20%28U%29.zip",
        "filename": "God Dragon Legend (U).zip",
        "size": 31691,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33159,
        "title": "Fire Emblem: Mystery of the Emblem - God Dragon Legend",
        "version": "smwc-33159-1686977460",
        "upstream_time": 1686977460,
        "download_url": "https://dl.smwcentral.net/33159/God%20Dragon%20Legend.zip",
        "filename": "God Dragon Legend.zip",
        "size": 40337,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fire-emblem-mystery-of-the-emblem-holy-war",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35687,
    "title": "Fire Emblem: Mystery of the Emblem - Holy War",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "airship",
      "castle",
      "dark",
      "final",
      "overworld",
      "tense"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"buggy789\"><a href=\"/?p=profile&amp;id=16466\" style=\"color: var(--user-color-1);\" class=\"un\">buggy789</a></span>.<br>\r\n<br>\r\nThe map theme for the final chapters of Book 2 of Fire Emblem: Mystery of the Emblem. Suitable for final areas, overworlds, and perhaps castles.<br>\r\n<br>\r\nComes with an option to either play at the original volume or match the channel volume values to the original SPC, the latter of which will be louder due to a difference in master volume between SMW and FE3.",
    "latest_version": "smwc-35687-1703364627",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35687,
        "title": "Fire Emblem: Mystery of the Emblem - Holy War",
        "version": "smwc-35687-1703364627",
        "upstream_time": 1703364627,
        "download_url": "https://dl.smwcentral.net/35687/FE%203%20-%20Holy%20War.zip",
        "filename": "FE 3 - Holy War.zip",
        "size": 64406,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35686,
        "title": "Fire Emblem: Mystery of the Emblem - Holy War",
        "version": "smwc-35686-1704034387",
        "upstream_time": 1704034387,
        "download_url": "https://dl.smwcentral.net/35686/Fire%20Emblem%203%20-%20Holy%20War.zip",
        "filename": "Fire Emblem 3 - Holy War.zip",
        "size": 88523,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fire-emblem-mystery-of-the-emblem-intimidating-enemy-theme-of-encounter-book",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26143,
    "title": "Fire Emblem: Mystery of the Emblem - Intimidating Enemy ~ Theme of Encounter [Book 1] (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "cutscene",
      "dark",
      "final"
    ],
    "description": "Did a remix of <a href=\"https://youtu.be/rjGDLllpO_U\" rel=\"nofollow\">Together We Ride / Theme of Encounter (Book 1)</a> from Fire Emblem: Mystery of the Emblem. Never really got into the Fire Emblem series (yet), but it does have a couple songs that I really like (thanks to Smash Bros Melee & Brawl), and Together We Ride is one of them. <br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n- \"Bonus End,\" & Thunder SFX are disabled.<br>\r\n<br>\r\n",
    "latest_version": "smwc-26143-1615564036",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26143,
        "title": "Fire Emblem: Mystery of the Emblem - Intimidating Enemy ~ Theme of Encounter [Book 1] (Remix)",
        "version": "smwc-26143-1615564036",
        "upstream_time": 1615564036,
        "download_url": "https://dl.smwcentral.net/26143/Together%20We%20Ride.zip",
        "filename": "Together We Ride.zip",
        "size": 65568,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fire-emblem-the-binding-blade-arena-victory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17259,
    "title": "Fire Emblem: The Binding Blade - Arena / Victory!",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "cutscene",
      "goal"
    ],
    "description": "Victory! ...Okay in all honesty, I just like this 8 second loop a lot so I decided to port it. I actually don't know much about the game itself. I'd use this song for when tha player clears a level, or for when the player rescues the egg (EDIT: Well, the \"Welcome to Dinosaur Land\" song actually).",
    "latest_version": "smwc-17259-1521537178",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17259,
        "title": "Fire Emblem: The Binding Blade - Arena / Victory!",
        "version": "smwc-17259-1521537178",
        "upstream_time": 1521537178,
        "download_url": "https://dl.smwcentral.net/17259/Arena%20Victory.zip",
        "filename": "Arena Victory.zip",
        "size": 31212,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fire-emblem-the-blazing-blade-inescapable-fate",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8542,
    "title": "Fire Emblem: The Blazing Blade - Inescapable Fate",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "airship",
      "castle",
      "dark"
    ],
    "description": "An ominous song that would work very well in a castle or on an airship.",
    "latest_version": "smwc-8542-1396516700",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8542,
        "title": "Fire Emblem: The Blazing Blade - Inescapable Fate",
        "version": "smwc-8542-1396516700",
        "upstream_time": 1396516700,
        "download_url": "https://dl.smwcentral.net/8542/Inescapable%20Fate.zip",
        "filename": "Inescapable Fate.zip",
        "size": 64550,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fire-emblem-the-blazing-blade-together-we-ride",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8065,
    "title": "Fire Emblem: The Blazing Blade - Together, We Ride!",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "boss",
      "castle"
    ],
    "description": "An intense, upbeat but short song. Can be used in hectic levels.",
    "latest_version": "smwc-8065-1312743838",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8065,
        "title": "Fire Emblem: The Blazing Blade - Together, We Ride!",
        "version": "smwc-8065-1312743838",
        "upstream_time": 1312743838,
        "download_url": "https://dl.smwcentral.net/8065/Fire%20Emblem%207%20-%20Together%20we%20Ride.zip",
        "filename": "Fire Emblem 7 - Together we Ride.zip",
        "size": 67925,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fire-emblem-the-blazing-blade-winds-across-the-plains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7110,
    "title": "Fire Emblem: The Blazing Blade - Winds Across the Plains",
    "authors": [
      "AxemJinx"
    ],
    "tags": [
      "grassland",
      "overworld",
      "title"
    ],
    "description": "A calm, pleasant melody. For use in early levels or OW maps.",
    "latest_version": "smwc-7110-1311970457",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7110,
        "title": "Fire Emblem: The Blazing Blade - Winds Across the Plains",
        "version": "smwc-7110-1311970457",
        "upstream_time": 1311970457,
        "download_url": "https://dl.smwcentral.net/7110/WindsAcrossPlains.zip",
        "filename": "WindsAcrossPlains.zip",
        "size": 68371,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fire-emblem-the-sacred-stones-distant-roads",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17655,
    "title": "Fire Emblem: The Sacred Stones - Distant Roads",
    "authors": [
      "HertzDevil"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "Theme for the first few maps of Fire Emblem: The Sacred Stones. Suitable for grassland levels.<br>\r\n<br>\r\nThe MML file is cross-compiled from a different MML dialect using a custom Lua script, and then manually optimized.",
    "latest_version": "smwc-17655-1529576256",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17655,
        "title": "Fire Emblem: The Sacred Stones - Distant Roads",
        "version": "smwc-17655-1529576256",
        "upstream_time": 1529576256,
        "download_url": "https://dl.smwcentral.net/17655/Distant%20Roads.zip",
        "filename": "Distant Roads.zip",
        "size": 25237,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-firearm-unreleased-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22681,
    "title": "Firearm (Unreleased) - Main Theme",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "misc",
      "short"
    ],
    "description": "A very short and also the only song of a SNES game that Tim Follin were involved back on.<br>\r\nThis game was basically based of Malibu Comics of the same protagonist/universe name. An alpha build was shown in a C3, and then it got cancelled very early.<br>\r\nThis song is undoubtely very raw, compared to other Follin works, but I wanted to port it anyway.<br>\r\nI recommend using it in a very short level or anything very short like a Hub, overworld or something else.<br>\r\n<br>\r\nAn optimized version is included where it just removes the two channels which amplifies both the drums and the guitar sounds.",
    "latest_version": "smwc-22681-1587319107",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22681,
        "title": "Firearm (Unreleased) - Main Theme",
        "version": "smwc-22681-1587319107",
        "upstream_time": 1587319107,
        "download_url": "https://dl.smwcentral.net/22681/Firearm%20-%20Main%20Theme.zip",
        "filename": "Firearm - Main Theme.zip",
        "size": 98909,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-firepower-2000-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21555,
    "title": "Firepower 2000 - Stage 5",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "castle",
      "dark",
      "industrial",
      "night",
      "sewer"
    ],
    "description": "Also known as \"Super SWIV\" in Japan. This is a long repetitive song that could be used in a variety of levels, such as tutorial stages, night levels, castles, and more.",
    "latest_version": "smwc-21555-1576030154",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21555,
        "title": "Firepower 2000 - Stage 5",
        "version": "smwc-21555-1576030154",
        "upstream_time": 1576030154,
        "download_url": "https://dl.smwcentral.net/21555/Firepower%202000%20-%20Stage%205.zip",
        "filename": "Firepower 2000 - Stage 5.zip",
        "size": 42801,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-firestriker-earth-guardian",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7256,
    "title": "Firestriker - Earth Guardian",
    "authors": [
      "sincx"
    ],
    "tags": [
      "athletic",
      "boss",
      "cave",
      "chase",
      "cutscene",
      "dark",
      "fire",
      "industrial",
      "jungle"
    ],
    "description": "A rather upbeat and heavy song that would work great for a cutscene or boss battle. It could also work great for areas filled with action.",
    "latest_version": "smwc-7256-1330645051",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7256,
        "title": "Firestriker - Earth Guardian",
        "version": "smwc-7256-1330645051",
        "upstream_time": 1330645051,
        "download_url": "https://dl.smwcentral.net/7256/Firestriker%20-%20Earth%20Guardian.zip",
        "filename": "Firestriker - Earth Guardian.zip",
        "size": 61716,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-first-of-many",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32152,
    "title": "First of Many",
    "authors": [
      "Retr0Cat"
    ],
    "tags": [
      "boss",
      "final",
      "fire",
      "tense"
    ],
    "description": "First song I made for SMW. It was pretty fun to do!",
    "latest_version": "smwc-32152-1674328763",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32152,
        "title": "First of Many",
        "version": "smwc-32152-1674328763",
        "upstream_time": 1674328763,
        "download_url": "https://dl.smwcentral.net/32152/First%20of%20Many.zip",
        "filename": "First of Many.zip",
        "size": 32702,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-five-nights-at-freddy-s",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36761,
    "title": "Five Nights at Freddy's 3 - Bonnie's Lullaby",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "dark",
      "ghost house",
      "mysterious",
      "retro",
      "ruins",
      "sad",
      "sewer",
      "spooky",
      "tense"
    ],
    "description": "The short music box version of Schubert's \"Serenade\" (D 889, D 957 No. 4) that plays in FNAF 3's Shadow Bonnie minigame. (The original sample used for the song is an excerpt of “Musical Jewelry Box” from SoundDogs).<br>\r\nRequested by <span class=\"un-outer\" title=\"paper ness\"><a href=\"/?p=profile&amp;id=54851\" style=\"color: var(--user-color-2);\" class=\"un\">paper ness</a></span>.",
    "latest_version": "smwc-36761-1707159786",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36761,
        "title": "Five Nights at Freddy's 3 - Bonnie's Lullaby",
        "version": "smwc-36761-1707159786",
        "upstream_time": 1707159786,
        "download_url": "https://dl.smwcentral.net/36761/FNAF%203%20-%20Bonnie%27s%20Lullaby.zip",
        "filename": "FNAF 3 - Bonnie%27s Lullaby.zip",
        "size": 62244,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-five-nights-at-freddy-s-sister-location-crumbling-dreams",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40914,
    "title": "Five Nights at Freddy's: Sister Location - Crumbling Dreams",
    "authors": [
      "KungFuFurby"
    ],
    "tags": [
      "ambient",
      "carnival",
      "dark",
      "ghost house",
      "mysterious",
      "spooky"
    ],
    "description": "Happy Halloween everyone! Enjoy a nice spooky little ballet-like unsampled port of a music box song original to Five Nights at Freddy's: Sister Location. Not endorsed by Freddy Fazbear Entertainment (or Ballora).",
    "latest_version": "smwc-40914-1764498434",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40914,
        "title": "Five Nights at Freddy's: Sister Location - Crumbling Dreams",
        "version": "smwc-40914-1764498434",
        "upstream_time": 1764498434,
        "download_url": "https://dl.smwcentral.net/40914/FNAF%20Sister%20Location%20-%20Crumbling%20Dreams%20%5BU%5D.zip",
        "filename": "FNAF Sister Location - Crumbling Dreams %5BU%5D.zip",
        "size": 64435,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-five-nights-at-freddy-s-westminster-quarters-6",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37917,
    "title": "Five Nights at Freddy's - Westminster Quarters (6:00 AM Jingle)",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "calm",
      "game over",
      "goal"
    ],
    "description": "\"We're getting to 6:00 AM with this one.\"<br>\r\n<br>\r\nThe iconic theme heard when your grandfather clock dials it's chimes. It's also used in the hit indie game \"Chipper & Sons Lumber Co.\" by Scott Cawthon, amongst a few others-less popular-titles.<br>\r\n<br>\r\nThere are two versions: one specifically used in <a href=\"https://smwc.me/s/35050\">~omh~</a>, and one that's compatible with global (lacks any echo, and uses more channels to recreate it). You CAN use the ~omh~ one with echo as a victory theme if you just use it as a local song and set the death theme to the song number in asm/SNES/tweaks.asm.<br>\r\n<br>\r\nThe <a href=\"https://smwc.me/s/35050\">~omh~</a> version is 0x0097, while the global version is 0x00E0.<br>\r\n<br>\r\nIf the goal define is 0, the size decreases to 0x005A for ~omh~, while it'll decrease to 0x009D for global.",
    "latest_version": "smwc-37917-1723839377",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37917,
        "title": "Five Nights at Freddy's - Westminster Quarters (6:00 AM Jingle)",
        "version": "smwc-37917-1723839377",
        "upstream_time": 1723839377,
        "download_url": "https://dl.smwcentral.net/37917/%5BU%5D%20Five%20Nights%20at%20Freddy%27s%20-%20Westminster%20Quarters%20%286%20AM%20Jingle%29.zip",
        "filename": "%5BU%5D Five Nights at Freddy%27s - Westminster Quarters (6 AM Jingle).zip",
        "size": 122131,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fleeing-the-complex-distraction",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32130,
    "title": "Fleeing the Complex - Distraction",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "abstract",
      "bonus",
      "misc",
      "town"
    ],
    "description": "If you want to annoy literally everyone in a positive way, this is a must-have.<br>\r\n",
    "latest_version": "smwc-32130-1672241278",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32130,
        "title": "Fleeing the Complex - Distraction",
        "version": "smwc-32130-1672241278",
        "upstream_time": 1672241278,
        "download_url": "https://dl.smwcentral.net/32130/GET%20DISTRACTED.zip",
        "filename": "GET DISTRACTED.zip",
        "size": 31157,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-flipside-groove",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37039,
    "title": "Flipside (Groove)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "title",
      "town",
      "urban"
    ],
    "description": "90s Groove from Super Famicompo 5. Could fit on urban town areas",
    "latest_version": "smwc-37039-1709355945",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37039,
        "title": "Flipside (Groove)",
        "version": "smwc-37039-1709355945",
        "upstream_time": 1709355945,
        "download_url": "https://dl.smwcentral.net/37039/flipside%20%28SMRPG%20remix%29.zip",
        "filename": "flipside (SMRPG remix).zip",
        "size": 60880,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-flo-rida-low-ft-t-pain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28007,
    "title": "Flo Rida - Low (ft. T-Pain)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "cutscene",
      "dark",
      "industrial",
      "misc",
      "tense",
      "urban"
    ],
    "description": "Eyy we gangsta.<br>\r\n<br>\r\nMade on <a href=\"https://www.smwcentral.net/?p=viewthread&t=105976\">request</a> for OrangeBronzeDaisy.<br>\r\n<br>\r\nIt is remixed in the style of Pokemon Noon's \"Deep Web Intel Encounter\".<br>\r\n<br>\r\nMidi sequencing courtesy of <a href=\"https://www.supreme-network.com/midis/\" rel=\"nofollow\">Supreme Midi</a>.",
    "latest_version": "smwc-28007-1635803751",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28007,
        "title": "Flo Rida - Low (ft. T-Pain)",
        "version": "smwc-28007-1635803751",
        "upstream_time": 1635803751,
        "download_url": "https://dl.smwcentral.net/28007/low_1_0.zip",
        "filename": "low_1_0.zip",
        "size": 62802,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-floating-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18050,
    "title": "Floating Overworld",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "forest",
      "grassland",
      "overworld",
      "sky",
      "town"
    ],
    "description": "This composition is a cheery tune that is intended to fit for a sky-styled overworld, but it could definitely work for a large generic overworld too.",
    "latest_version": "smwc-18050-1534622673",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18050,
        "title": "Floating Overworld",
        "version": "smwc-18050-1534622673",
        "upstream_time": 1534622673,
        "download_url": "https://dl.smwcentral.net/18050/Floating%20Overworld%20%28CUSTOM%29.zip",
        "filename": "Floating Overworld (CUSTOM).zip",
        "size": 31718,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-flowery-lawn",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37705,
    "title": "Flowery lawn",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "athletic",
      "grassland",
      "sky"
    ],
    "description": "For your athletic levels.",
    "latest_version": "smwc-37705-1719727294",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37705,
        "title": "Flowery lawn",
        "version": "smwc-37705-1719727294",
        "upstream_time": 1719727294,
        "download_url": "https://dl.smwcentral.net/37705/Flowery%20lawn.zip",
        "filename": "Flowery lawn.zip",
        "size": 32709,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fnaf-world-fazbear-hills",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21608,
    "title": "FNAF World - Fazbear Hills",
    "authors": [
      "Pecky"
    ],
    "tags": [
      "forest",
      "overworld",
      "swamp"
    ],
    "description": "A pretty good song from a game I'm not the biggest fan of. Uses NES samples aiming at sounding as close as possible to the original.",
    "latest_version": "smwc-21608-1577495005",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21608,
        "title": "FNAF World - Fazbear Hills",
        "version": "smwc-21608-1577495005",
        "upstream_time": 1577495005,
        "download_url": "https://dl.smwcentral.net/21608/fh.zip",
        "filename": "fh.zip",
        "size": 22463,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fnaf-world-pinwheel-circus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40331,
    "title": "FNaF World - Pinwheel Circus",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "forest",
      "overworld"
    ],
    "description": "A soft, moody song from FNaF World.",
    "latest_version": "smwc-40331-1761964081",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40331,
        "title": "FNaF World - Pinwheel Circus",
        "version": "smwc-40331-1761964081",
        "upstream_time": 1761964081,
        "download_url": "https://dl.smwcentral.net/40331/FNaF%20World%20-%20Pinwheel%20Circus.zip",
        "filename": "FNaF World - Pinwheel Circus.zip",
        "size": 32167,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fnf-vs-sonic-exe-triple-trouble-tails",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32231,
    "title": "FNF VS Sonic.exe - Triple Trouble (Tails)",
    "authors": [
      "Sthian Felipe"
    ],
    "tags": [
      "boss",
      "final",
      "fire",
      "tense"
    ],
    "description": "yes, Triple Trouble (from FNF VS Sonic.exe Mod) in SMW.<br>\r\n<br>\r\nthe song is not very similar to the original version (and also, for the fact that it is short!), so it can be used in a bit tense Levels!<br>\r\n<br>\r\nUpdate 09/28/2022:<br>\r\n• certain instruments have been changed<br>\r\n• volume has been adjusted so it doesn't get loud",
    "latest_version": "smwc-32231-1669364405",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32231,
        "title": "FNF VS Sonic.exe - Triple Trouble (Tails)",
        "version": "smwc-32231-1669364405",
        "upstream_time": 1669364405,
        "download_url": "https://dl.smwcentral.net/32231/Triple%20Trouble%20%28Tails%29.zip",
        "filename": "Triple Trouble (Tails).zip",
        "size": 33608,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fodo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7151,
    "title": "Fodo",
    "authors": [
      "wye"
    ],
    "tags": [
      "calm",
      "forest",
      "ruins"
    ],
    "description": "Would fit dark, sad, night-time, forest, ruins etc. levels very well.",
    "latest_version": "smwc-7151-1313735117",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7151,
        "title": "Fodo",
        "version": "smwc-7151-1313735117",
        "upstream_time": 1313735117,
        "download_url": "https://dl.smwcentral.net/7151/Fodo.zip",
        "filename": "Fodo.zip",
        "size": 70076,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-footprints-in-the-sand",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7447,
    "title": "Footprints in the Sand",
    "authors": [
      "CK Crash"
    ],
    "tags": [
      "desert",
      "night"
    ],
    "description": "A very rhythmic and slightly dark desert theme. Works well for both submaps and puzzle-based levels.",
    "latest_version": "smwc-7447-1319888765",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7447,
        "title": "Footprints in the Sand",
        "version": "smwc-7447-1319888765",
        "upstream_time": 1319888765,
        "download_url": "https://dl.smwcentral.net/7447/FootprintsInTheSand.zip",
        "filename": "FootprintsInTheSand.zip",
        "size": 72413,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-for-the-fate-of-two-worlds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21392,
    "title": "For the Fate of Two Worlds",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "boss",
      "chase"
    ],
    "description": "An intense theme that combines the feel of the Lufia II Sinistral battle theme with the Transformers Prime opening.  This would be best for an epic boss battle, even if Mario isn't pitted against a giant robot.",
    "latest_version": "smwc-21392-1572921716",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21392,
        "title": "For the Fate of Two Worlds",
        "version": "smwc-21392-1572921716",
        "upstream_time": 1572921716,
        "download_url": "https://dl.smwcentral.net/21392/For%20the%20Fate%20of%20Two%20Worlds.zip",
        "filename": "For the Fate of Two Worlds.zip",
        "size": 38891,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-for-the-frog-the-bell-tolls-pudding-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33379,
    "title": "For The Frog the Bell Tolls - Pudding Town",
    "authors": [
      "mueuen"
    ],
    "tags": [
      "calm",
      "grassland",
      "misc",
      "overworld",
      "retro",
      "town"
    ],
    "description": "A cute, quaint little town theme.",
    "latest_version": "smwc-33379-1681471869",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33379,
        "title": "For The Frog the Bell Tolls - Pudding Town",
        "version": "smwc-33379-1681471869",
        "upstream_time": 1681471869,
        "download_url": "https://dl.smwcentral.net/33379/ftftbt_pt.zip",
        "filename": "ftftbt_pt.zip",
        "size": 32132,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-for-the-frog-the-bell-tolls-the-prince-s-adventure",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30539,
    "title": "For the Frog the Bell Tolls - The Prince's Adventure",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "castle",
      "grassland",
      "mountain"
    ],
    "description": "A very uplifting and adventurous song. This is more of a remix/arrangement than of a direct port.",
    "latest_version": "smwc-30539-1652383650",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30539,
        "title": "For the Frog the Bell Tolls - The Prince's Adventure",
        "version": "smwc-30539-1652383650",
        "upstream_time": 1652383650,
        "download_url": "https://dl.smwcentral.net/30539/prince%20adventure.zip",
        "filename": "prince adventure.zip",
        "size": 30185,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8008,
    "title": "Forest",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "calm",
      "forest"
    ],
    "description": "This is a forest track I composed for my hack. It does not require samples, Carol's MORE.bin, or anything fancy. It's just a clean insertion. Enjoy.",
    "latest_version": "smwc-8008-1312192812",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8008,
        "title": "Forest",
        "version": "smwc-8008-1312192812",
        "upstream_time": 1312192812,
        "download_url": "https://dl.smwcentral.net/8008/Forest.zip",
        "filename": "Forest.zip",
        "size": 67759,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-forest-reggae",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7996,
    "title": "Forest Reggae",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "cave",
      "forest"
    ],
    "description": "A custom reggae-styled song.",
    "latest_version": "smwc-7996-1312187133",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7996,
        "title": "Forest Reggae",
        "version": "smwc-7996-1312187133",
        "upstream_time": 1312187133,
        "download_url": "https://dl.smwcentral.net/7996/Forest%20Reggae.zip",
        "filename": "Forest Reggae.zip",
        "size": 67222,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-forsaken-underwater-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27689,
    "title": "Forsaken Underwater City",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "dark",
      "overworld",
      "ruins",
      "sad"
    ],
    "description": "A very sad theme, of an underwater city that was lost into darkness.<br>\r\nA small warning that this song may break in some parts if you keep pausing the game, due to it using very long notes, so, unless you're using AMK 1.0.8. and beyond, or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=23477\">KevinM's patch that fixes this problem</a>, be careful.",
    "latest_version": "smwc-27689-1629768101",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27689,
        "title": "Forsaken Underwater City",
        "version": "smwc-27689-1629768101",
        "upstream_time": 1629768101,
        "download_url": "https://dl.smwcentral.net/27689/Forsaken_Underwater_City.zip",
        "filename": "Forsaken_Underwater_City.zip",
        "size": 46714,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fortnite-orange-justice",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27236,
    "title": "Fortnite - Orange Justice",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "cutscene",
      "dark",
      "fire",
      "night",
      "ruins",
      "submap"
    ],
    "description": "Yes, I actually ported this...<br>\r\nThis is a short loop of one of the classic emotes from Fortnite using some samples from SMRPG.<br>\r\n<br>\r\nCan go good with a submap, but could also fit in levels with lava or ruins.",
    "latest_version": "smwc-27236-1626641055",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27236,
        "title": "Fortnite - Orange Justice",
        "version": "smwc-27236-1626641055",
        "upstream_time": 1626641055,
        "download_url": "https://dl.smwcentral.net/27236/Orange%20Justice.zip",
        "filename": "Orange Justice.zip",
        "size": 46495,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fortress",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41406,
    "title": "Fortress 2 Blue - Be Higher",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "abstract",
      "airship",
      "athletic",
      "beach",
      "bonus",
      "boss",
      "calm",
      "castle",
      "cave",
      "chase",
      "cutscene",
      "dark",
      "final",
      "fire",
      "grassland",
      "industrial",
      "jungle",
      "misc",
      "mountain",
      "night",
      "overworld",
      "retro",
      "ruins",
      "sad",
      "sky",
      "space",
      "spooky",
      "temple",
      "tense",
      "town"
    ],
    "description": "Tubular from Cool or Cruel<br>\r\n<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=uhbtSRbx0K0\" rel=\"nofollow\">Original ver</a><br>\r\n<a href=\"https://www.youtube.com/watch?v=P1XwoYn5svw\" rel=\"nofollow\">Worldpeace's ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-41406-1772338351",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41406,
        "title": "Fortress 2 Blue - Be Higher",
        "version": "smwc-41406-1772338351",
        "upstream_time": 1772338351,
        "download_url": "https://dl.smwcentral.net/41406/Fortress%202%20Blue%20-%20Be%20Higher.zip",
        "filename": "Fortress 2 Blue - Be Higher.zip",
        "size": 76654,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38997,
        "title": "Fortress 2 Blue - The Invincible",
        "version": "smwc-38997-1738256747",
        "upstream_time": 1738256747,
        "download_url": "https://dl.smwcentral.net/38997/Fortress%202%20Blue%20-%20The%20Invincible.zip",
        "filename": "Fortress 2 Blue - The Invincible.zip",
        "size": 93122,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38996,
        "title": "Fortress 2 Blue - Life is So Beautiful",
        "version": "smwc-38996-1736715694",
        "upstream_time": 1736715694,
        "download_url": "https://dl.smwcentral.net/38996/Fortress%202%20Blue%20-%20Life%20is%20So%20Beautiful.zip",
        "filename": "Fortress 2 Blue - Life is So Beautiful.zip",
        "size": 101923,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35709,
        "title": "Fortress 2 Blue - Saving Private Skull",
        "version": "smwc-35709-1703339647",
        "upstream_time": 1703339647,
        "download_url": "https://dl.smwcentral.net/35709/Fortress%202%20Blue%20-%20Saving%20Private%20Skull.zip",
        "filename": "Fortress 2 Blue - Saving Private Skull.zip",
        "size": 93863,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25864,
        "title": "Fortress 2 Blue - Welcome To Skull's Hell",
        "version": "smwc-25864-1612866268",
        "upstream_time": 1612866268,
        "download_url": "https://dl.smwcentral.net/25864/Welcome%20To%20Skull%27s%20Hell.zip",
        "filename": "Welcome To Skull%27s Hell.zip",
        "size": 95170,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25152,
        "title": "Fortress 2 Blue - I Know What You Did Last Stage",
        "version": "smwc-25152-1606772491",
        "upstream_time": 1606772491,
        "download_url": "https://dl.smwcentral.net/25152/Fortress%202%20Blue%20-%20I%20Know%20What%20You%20Did%20Last%20Stage.zip",
        "filename": "Fortress 2 Blue - I Know What You Did Last Stage.zip",
        "size": 84908,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24028,
        "title": "Fortress 2 Blue - Shop",
        "version": "smwc-24028-1596254543",
        "upstream_time": 1596254543,
        "download_url": "https://dl.smwcentral.net/24028/Fortress%202%20Blue_-_Shop.zip",
        "filename": "Fortress 2 Blue_-_Shop.zip",
        "size": 120942,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24001,
        "title": "Fortress 2 Blue - Milyang Fortress",
        "version": "smwc-24001-1595971547",
        "upstream_time": 1595971547,
        "download_url": "https://dl.smwcentral.net/24001/Milyang%20Fortress.zip",
        "filename": "Milyang Fortress.zip",
        "size": 73268,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23214,
        "title": "Fortress 2 Blue - The Profound",
        "version": "smwc-23214-1591066824",
        "upstream_time": 1591066824,
        "download_url": "https://dl.smwcentral.net/23214/The%20Profound.zip",
        "filename": "The Profound.zip",
        "size": 88450,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23213,
        "title": "Fortress 2 Blue - Tank Slayer",
        "version": "smwc-23213-1591066656",
        "upstream_time": 1591066656,
        "download_url": "https://dl.smwcentral.net/23213/Tank%20Slayer.zip",
        "filename": "Tank Slayer.zip",
        "size": 99768,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10880,
        "title": "Fortress 2 Blue - Culture Shock",
        "version": "smwc-10880-1425690299",
        "upstream_time": 1425690299,
        "download_url": "https://dl.smwcentral.net/10880/Culture%20Shock.zip",
        "filename": "Culture Shock.zip",
        "size": 83329,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10874,
        "title": "Fortress 2 Blue - Be Higher",
        "version": "smwc-10874-1425433886",
        "upstream_time": 1425433886,
        "download_url": "https://dl.smwcentral.net/10874/Be%20Higher.zip",
        "filename": "Be Higher.zip",
        "size": 40142,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7998,
        "title": "Fortress 2 Blue - Lobby",
        "version": "smwc-7998-1312742151",
        "upstream_time": 1312742151,
        "download_url": "https://dl.smwcentral.net/7998/FortressLobby.zip",
        "filename": "FortressLobby.zip",
        "size": 49315,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7312,
        "title": "Fortress 2 Blue - Waiting Room",
        "version": "smwc-7312-1313908238",
        "upstream_time": 1313908238,
        "download_url": "https://dl.smwcentral.net/7312/COOL.zip",
        "filename": "COOL.zip",
        "size": 69560,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fortress-of-artificial-fabrication",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41671,
    "title": "Fortress of Artificial Fabrication",
    "authors": [
      "KungFuFurby"
    ],
    "tags": [
      "airship",
      "castle",
      "dark",
      "final",
      "industrial",
      "sad",
      "tense",
      "urban"
    ],
    "description": "Time to infiltrate this place. What are they making here?<br>\r\n<br>\r\nThis song, which I originally revealed in Super Famicompo 2, actually has a pretty long history. It was originally created on 7/11/12 for something that I never submitted. The biggest thing about it is that it wasn't actual SNES music, but generally speaking it used soundfonts from various games. I revived it after doing some volume balancing, intending on submitting it for the first Super Famicompo, but picked the wrong song by mistake (which was something I prototyped for the same thing). Thus, this instead came out for the second Super Famicompo, which in turn caused me to get contacted about this song being ported shortly after the compo concluded.<br>\r\n<br>\r\nI have redone the port myself, mostly to take advantage of more modern techniques that were previously not possible on earlier AddmusicK versions. Plus, the overall filesize is smaller as a result of doing this... well, at least the song data is smaller.<br>\r\n<br>\r\n<b>WARNING:</b> This song has multiple stock sample substitutions due to memory constraints, and has a set of sample groups that should be added to the Addmusic_sample groups.txt file to facilitate this. These affect the following:<br>\r\n<ul>\r\n<li>Miss song <i>(uses a non-stock sample)</i></li>\r\n<li>P-Switch song</li>\r\n<li>All Thunder-based SFX (including Blargg and affecting $1DF9 SFX IDs $21, $25, $27, $29 and $1DFC SFX IDs $1A, $2C) <i>($1DFC SFX ID $1A (the Castle Destruction Bomb SFX) is not recommended, mostly because it's quite a bit more reliant on the original sample than the others, being a single note)</i></li>\r\n<li>Yoshi SFX ($1DFC SFX ID $1F) and Bonus End song <i>(uses a non-stock sample)</i></li>\r\n</ul>",
    "latest_version": "smwc-41671-1774035526",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41671,
        "title": "Fortress of Artificial Fabrication",
        "version": "smwc-41671-1774035526",
        "upstream_time": 1774035526,
        "download_url": "https://dl.smwcentral.net/41671/Fortress%20of%20Artificial%20Fabrication.zip",
        "filename": "Fortress of Artificial Fabrication.zip",
        "size": 84881,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fortress2-waiting-room",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23677,
    "title": "Fortress2+ - Waiting Room",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "castle",
      "industrial",
      "space",
      "title"
    ],
    "description": "An awesome song from Dual, sounds like a space theme.<br>\r\n<br>\r\nFermin's Update 7/6/2020: Added #path and put the samples in a folder for easier insertion.",
    "latest_version": "smwc-23677-1594263243",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23677,
        "title": "Fortress2+ - Waiting Room",
        "version": "smwc-23677-1594263243",
        "upstream_time": 1594263243,
        "download_url": "https://dl.smwcentral.net/23677/Fortress2%2B%20-%20Waiting%20Room.zip",
        "filename": "Fortress2+ - Waiting Room.zip",
        "size": 54145,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fortuitous-illusion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39236,
    "title": "Fortuitous Illusion",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "bonus",
      "calm",
      "cave",
      "credits",
      "cutscene",
      "overworld",
      "sewer",
      "spooky",
      "town"
    ],
    "description": "A short mysterious tune that could be used for dark/spooky overworlds and cutscenes.<br>\r\n<br>\r\nOriginally composed in an hour for a contest on Battle of the Bits, before being ported for Segment1Zone2's hack Bounceland.",
    "latest_version": "smwc-39236-1741194660",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39236,
        "title": "Fortuitous Illusion",
        "version": "smwc-39236-1741194660",
        "upstream_time": 1741194660,
        "download_url": "https://dl.smwcentral.net/39236/Fortuitous%20Illusion.zip",
        "filename": "Fortuitous Illusion.zip",
        "size": 56090,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-forza-motorsport",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12539,
    "title": "Forza Motorsport 3 - Superleggera",
    "authors": [
      "IggyKoopa2"
    ],
    "tags": [
      "calm",
      "cave",
      "ice",
      "industrial",
      "town"
    ],
    "description": "A chilled electronic song with plenty of reverb. Perhaps for an ice level?",
    "latest_version": "smwc-12539-1446322885",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12539,
        "title": "Forza Motorsport 3 - Superleggera",
        "version": "smwc-12539-1446322885",
        "upstream_time": 1446322885,
        "download_url": "https://dl.smwcentral.net/12539/superleggera.zip",
        "filename": "superleggera.zip",
        "size": 31366,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-frame-wc",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41835,
    "title": "Frame - WC",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "<a href=\"https://modarchive.org/index.php?request=view_by_moduleid&query=99890\" rel=\"nofollow\">Source</a>. <b><span style=\"color: #ff0000;\"></span>Not compatible with Blargg/Thunder or Bonus End</b>. Best suited for... I have no idea lol go nuts",
    "latest_version": "smwc-41835-1777514463",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41835,
        "title": "Frame - WC",
        "version": "smwc-41835-1777514463",
        "upstream_time": 1777514463,
        "download_url": "https://dl.smwcentral.net/41835/Frame%20-%20WC%20.zip",
        "filename": "Frame - WC .zip",
        "size": 96681,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-friday-night-funkin-ugh",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28021,
    "title": "Friday Night Funkin' - Ugh",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "industrial"
    ],
    "description": "- Well well well, what do we got here?<br>\r\n- ...peeeee.<br>\r\n- We should just KILL you but... what the hell it's been a boring day. Let's see what you've got!<br>\r\n<br>\r\nOne of the songs from Friday Night Funkin' where you battle a tank guy. It has some sort of industrial feeling in it.",
    "latest_version": "smwc-28021-1635887234",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28021,
        "title": "Friday Night Funkin' - Ugh",
        "version": "smwc-28021-1635887234",
        "upstream_time": 1635887234,
        "download_url": "https://dl.smwcentral.net/28021/UGH.zip",
        "filename": "UGH.zip",
        "size": 33433,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-friday-night-funkin-ugh-kirby-super-star-style-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28828,
    "title": "Friday Night Funkin' - Ugh (Kirby Super Star Style Remix)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "industrial",
      "tense"
    ],
    "description": "Based : Taking Over the Halberd<br>\r\nI remixed 'Ugh' in KSS style.<br>\r\n<br>\r\nEdit : channel 4 fine fixed",
    "latest_version": "smwc-28828-1641732020",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28828,
        "title": "Friday Night Funkin' - Ugh (Kirby Super Star Style Remix)",
        "version": "smwc-28828-1641732020",
        "upstream_time": 1641732020,
        "download_url": "https://dl.smwcentral.net/28828/FNF_Ugh_KSS.zip",
        "filename": "FNF_Ugh_KSS.zip",
        "size": 60876,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-friday-the-13th-nes-cabin",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19600,
    "title": "Friday the 13th (NES) - Cabin",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "calm",
      "cutscene",
      "ghost house",
      "spooky",
      "tense",
      "title",
      "water"
    ],
    "description": "From Wyatt's music pack. Calm but creepy.",
    "latest_version": "smwc-19600-1554601118",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19600,
        "title": "Friday the 13th (NES) - Cabin",
        "version": "smwc-19600-1554601118",
        "upstream_time": 1554601118,
        "download_url": "https://dl.smwcentral.net/19600/friday13-cabin.zip",
        "filename": "friday13-cabin.zip",
        "size": 31071,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-friday-the-13th-nes-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36621,
    "title": "Friday the 13th (NES) - Overworld",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "overworld",
      "retro"
    ],
    "description": "The overworld theme from Friday the 13th on the NES.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"Devazure\"><span title=\"Devazure donated $25.00.\" class=\"icon icon-donor\"></span><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=93\" style=\"color: #3e75d9;\" class=\"un\">Devazure</a></span>.",
    "latest_version": "smwc-36621-1705352314",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36621,
        "title": "Friday the 13th (NES) - Overworld",
        "version": "smwc-36621-1705352314",
        "upstream_time": 1705352314,
        "download_url": "https://dl.smwcentral.net/36621/Friday%20the%2013th%20%28NES%29%20-%20Overworld.zip",
        "filename": "Friday the 13th (NES) - Overworld.zip",
        "size": 42820,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-frieren-beyond-journey-s-end-zoltraak",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38672,
    "title": "Frieren: Beyond Journey's End - Zoltraak",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "forest",
      "tense",
      "upbeat"
    ],
    "description": "The epic and celtic sounding theme from the Frieren: Beyond Journey's End anime. Good for boss fights, and possibly levels as well depending on the amount of intensity it might have.",
    "latest_version": "smwc-38672-1739566068",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38672,
        "title": "Frieren: Beyond Journey's End - Zoltraak",
        "version": "smwc-38672-1739566068",
        "upstream_time": 1739566068,
        "download_url": "https://dl.smwcentral.net/38672/zoltraak.zip",
        "filename": "zoltraak.zip",
        "size": 141422,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-frolic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8021,
    "title": "Frolic",
    "authors": [
      "MuimiMoji"
    ],
    "tags": [
      "credits",
      "grassland"
    ],
    "description": "A super happy song for grassland levels.",
    "latest_version": "smwc-8021-1318099743",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8021,
        "title": "Frolic",
        "version": "smwc-8021-1318099743",
        "upstream_time": 1318099743,
        "download_url": "https://dl.smwcentral.net/8021/Frolic.zip",
        "filename": "Frolic.zip",
        "size": 66987,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-front-mission-gun-hazard-edel-ritter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40053,
    "title": "Front Mission: Gun Hazard - Edel Ritter",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "airship",
      "castle",
      "dark"
    ],
    "description": "Fits on airships.",
    "latest_version": "smwc-40053-1753287448",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40053,
        "title": "Front Mission: Gun Hazard - Edel Ritter",
        "version": "smwc-40053-1753287448",
        "upstream_time": 1753287448,
        "download_url": "https://dl.smwcentral.net/40053/Edel%20Ritter.zip",
        "filename": "Edel Ritter.zip",
        "size": 64692,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-front-mission-gun-hazard-enemy-raid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 42020,
    "title": "Front Mission: Gun Hazard - Enemy Raid",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "boss",
      "chase",
      "cutscene",
      "tense"
    ],
    "description": "A tense song from Front Mission: Gun Hazard. Useful for a boss or a chase.<br>\r\n<br>\r\nNote: To any pre-1.0.9 AMK users, please set the pre109amk #define to 1 for compatibility for versions before 1.0.9 (Insert size will be 0x0222 bytes)<br>\r\n<br>\r\nOriginally made for <a href=\"https://www.smwcentral.net/?p=viewthread&t=128061\">Summer 2024 C3.</a>",
    "latest_version": "smwc-42020-1776428509",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 42020,
        "title": "Front Mission: Gun Hazard - Enemy Raid",
        "version": "smwc-42020-1776428509",
        "upstream_time": 1776428509,
        "download_url": "https://dl.smwcentral.net/42020/Enemy%20Raid.zip",
        "filename": "Enemy Raid.zip",
        "size": 69191,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-front-mission-gun-hazard-evil-power",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40956,
    "title": "Front Mission: Gun Hazard - Evil Power",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "cutscene",
      "dark",
      "overworld"
    ],
    "description": "The theme from after a village gets blasted by a giant laser in Front Mission: Gun Hazard.<br>\r\n<br>\r\n<div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">The Light of Judgement 2: Gun Hazard</div></div>",
    "latest_version": "smwc-40956-1763244277",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40956,
        "title": "Front Mission: Gun Hazard - Evil Power",
        "version": "smwc-40956-1763244277",
        "upstream_time": 1763244277,
        "download_url": "https://dl.smwcentral.net/40956/Evil%20Power.zip",
        "filename": "Evil Power.zip",
        "size": 60118,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-front-mission-gun-hazard-final-mission",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26023,
    "title": "Front Mission: Gun Hazard - Final Mission",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "final",
      "fire"
    ],
    "description": "Can be useful in chase sequences, final castles, boss battles.<br>\r\n<br>\r\nRequested unsampled by user Infinity.",
    "latest_version": "smwc-26023-1615232144",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26023,
        "title": "Front Mission: Gun Hazard - Final Mission",
        "version": "smwc-26023-1615232144",
        "upstream_time": 1615232144,
        "download_url": "https://dl.smwcentral.net/26023/fmgh_final_mission_0_2.zip",
        "filename": "fmgh_final_mission_0_2.zip",
        "size": 34827,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-front-mission-gun-hazard-final-mission-arrange",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24360,
    "title": "Front Mission: Gun Hazard - Final Mission (Arrange)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "final",
      "fire"
    ],
    "description": "And here's another arrangement, this time from Front Mission: Gun Hazard. Always wanted to do this theme at one point, tho tbh I'm not really sure if I really could improve on the original all that much with just a sampled cover, but I went ahead and did it anyways I guess ¯\\_(ツ)_/¯<br>\r\n<br>\r\nAnyway, this would mainly be useful for final levels and castles, but could be useful for a few other things, like boss battles and chase sequences.",
    "latest_version": "smwc-24360-1602692163",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24360,
        "title": "Front Mission: Gun Hazard - Final Mission (Arrange)",
        "version": "smwc-24360-1602692163",
        "upstream_time": 1602692163,
        "download_url": "https://dl.smwcentral.net/24360/Final%20Mission.zip",
        "filename": "Final Mission.zip",
        "size": 87461,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-front-mission-gun-hazard-genoce",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20136,
    "title": "Front Mission: Gun Hazard - Genoce",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "dark",
      "final",
      "tense"
    ],
    "description": "Could fit well in boss fights or very dangerous areas.<br>\r\nOriginally made for the hack \"Wrath of Bowser\".<br>\r\n<br>\r\nNote: not compatible with Bonus end and P-Switch songs, nor with thunder/Blargg sfx.",
    "latest_version": "smwc-20136-1559962743",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20136,
        "title": "Front Mission: Gun Hazard - Genoce",
        "version": "smwc-20136-1559962743",
        "upstream_time": 1559962743,
        "download_url": "https://dl.smwcentral.net/20136/FMGH_Genoce.zip",
        "filename": "FMGH_Genoce.zip",
        "size": 74356,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-front-mission-gun-hazard-invasion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26588,
    "title": "Front Mission: Gun Hazard - Invasion",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "cave",
      "dark",
      "industrial",
      "sewer"
    ],
    "description": "May be good for underground or industrial areas.",
    "latest_version": "smwc-26588-1619240001",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26588,
        "title": "Front Mission: Gun Hazard - Invasion",
        "version": "smwc-26588-1619240001",
        "upstream_time": 1619240001,
        "download_url": "https://dl.smwcentral.net/26588/FMGH%20-%20Invasion.zip",
        "filename": "FMGH - Invasion.zip",
        "size": 71746,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-front-mission-gun-hazard-last-words",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35734,
    "title": "Front Mission: Gun Hazard - Last Words",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "cutscene",
      "sad"
    ],
    "description": "The music that plays in the Game over screen in Gun Hazard. Could probably fit a Game over theme or a cutscene.<br>\r\n<br>\r\nNote: Using this as a global song probably isn't the best idea because of how ARAM heavy this song is (The samples and the echo delay being $0D)",
    "latest_version": "smwc-35734-1704140817",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35734,
        "title": "Front Mission: Gun Hazard - Last Words",
        "version": "smwc-35734-1704140817",
        "upstream_time": 1704140817,
        "download_url": "https://dl.smwcentral.net/35734/Last%20Words.zip",
        "filename": "Last Words.zip",
        "size": 43922,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-front-mission-gun-hazard-mission-complete",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36782,
    "title": "Front Mission: Gun Hazard - Mission Complete",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "cutscene",
      "goal",
      "misc"
    ],
    "description": "The song that plays after you beat a level in Gun Hazard. Could probably fit a castle destruction scene.<br>\r\n<br>\r\nIncludes an option to skip the intro (0:00-0:03) (Insert size will be 0x019F bytes)<br>\r\n<br>\r\nUpdate (1/30/2024):<br>\r\n- Added an intro only version (For when a castle is blown up, which is before any text appears in the black part of the screen) (Size is 0x006F bytes)",
    "latest_version": "smwc-36782-1706735294",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36782,
        "title": "Front Mission: Gun Hazard - Mission Complete",
        "version": "smwc-36782-1706735294",
        "upstream_time": 1706735294,
        "download_url": "https://dl.smwcentral.net/36782/Mission%20Complete.zip",
        "filename": "Mission Complete.zip",
        "size": 144262,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-front-mission-gun-hazard-nature",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39122,
    "title": "Front Mission: Gun Hazard - Nature",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "cutscene",
      "tense"
    ],
    "description": "The Controller's theme from Gun Hazard. Could fit a villain's theme or a cutscene before the final boss.<br>\r\n<br>\r\nThere is a define in the Nature.txt file which you will have to change if your AMK version is 1.0.8 or earlier.<br>\r\n<br>\r\nUpdate  (1/29/2025):<br>\r\n- Made 2 slight optimizations when the Im_not_using_109 define is 0<br>\r\n- Fixed a possibility of a note's pitch being too low (Found by Daizo)",
    "latest_version": "smwc-39122-1738648381",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39122,
        "title": "Front Mission: Gun Hazard - Nature",
        "version": "smwc-39122-1738648381",
        "upstream_time": 1738648381,
        "download_url": "https://dl.smwcentral.net/39122/FMGH%20-%20Nature.zip",
        "filename": "FMGH - Nature.zip",
        "size": 64791,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-front-mission-gun-hazard-shiver",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36580,
    "title": "Front Mission: Gun Hazard - Shiver",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "cave",
      "cutscene",
      "menu",
      "overworld"
    ],
    "description": "The theme that plays in the menu from before you start a mission in Gun Hazard.",
    "latest_version": "smwc-36580-1705094005",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36580,
        "title": "Front Mission: Gun Hazard - Shiver",
        "version": "smwc-36580-1705094005",
        "upstream_time": 1705094005,
        "download_url": "https://dl.smwcentral.net/36580/Front%20Mission%20Gun%20Hazard%20-%20Shiver.zip",
        "filename": "Front Mission Gun Hazard - Shiver.zip",
        "size": 63816,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-front-mission-gun-hazard-silencer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35859,
    "title": "Front Mission: Gun Hazard - Silencer",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "castle",
      "cutscene"
    ],
    "description": "The ominous theme of the Beeg Prison from Front Mission: Gun Hazard.",
    "latest_version": "smwc-35859-1704638063",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35859,
        "title": "Front Mission: Gun Hazard - Silencer",
        "version": "smwc-35859-1704638063",
        "upstream_time": 1704638063,
        "download_url": "https://dl.smwcentral.net/35859/Front%20Mission%20GH%20-%20Silencer.zip",
        "filename": "Front Mission GH - Silencer.zip",
        "size": 68078,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-front-mission-gun-hazard-tension",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22059,
    "title": "Front Mission Gun Hazard - Tension",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "air ship",
      "chase",
      "final",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "This song would fit mechanical, industrial or factory themed levels. It is somewhat tense and has a lot of good percussion samples with a driving beat. It could also be good for fast paced levels if you increase the tempo. ",
    "latest_version": "smwc-22059-1581732374",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22059,
        "title": "Front Mission Gun Hazard - Tension",
        "version": "smwc-22059-1581732374",
        "upstream_time": 1581732374,
        "download_url": "https://dl.smwcentral.net/22059/Front%20Mission%20Gun%20Hazard%20-%20Tension.zip",
        "filename": "Front Mission Gun Hazard - Tension.zip",
        "size": 65392,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-front-mission-gun-hazard-the-president-s-deadly-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37198,
    "title": "Front Mission: Gun Hazard - The President's Deadly Fight",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "boss",
      "cutscene"
    ],
    "description": "The tense song that plays when President Orwen attacks Ark at the end of Orobos in Gun Hazard.",
    "latest_version": "smwc-37198-1709503458",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37198,
        "title": "Front Mission: Gun Hazard - The President's Deadly Fight",
        "version": "smwc-37198-1709503458",
        "upstream_time": 1709503458,
        "download_url": "https://dl.smwcentral.net/37198/Deadly%20Fight.zip",
        "filename": "Deadly Fight.zip",
        "size": 69761,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-front-mission-manifold-irons",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24010,
    "title": "Front Mission - Manifold Irons",
    "authors": [
      "Kevin",
      "Vaelstraza"
    ],
    "tags": [
      "boss",
      "castle",
      "tense"
    ],
    "description": "Intense theme that could fit a castle or a boss fight.<br>\r\nOriginally made for the hack \"Wrath of Bowser\".<br>\r\n<br>\r\nNote: not compatible with \"Bonus End\" song or Thunder SFX/Blarggs.",
    "latest_version": "smwc-24010-1596765700",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24010,
        "title": "Front Mission - Manifold Irons",
        "version": "smwc-24010-1596765700",
        "upstream_time": 1596765700,
        "download_url": "https://dl.smwcentral.net/24010/Manifold%20Irons.zip",
        "filename": "Manifold Irons.zip",
        "size": 73019,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-front-mission-military-government",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38432,
    "title": "Front Mission - Military Government",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "castle",
      "cutscene",
      "overworld"
    ],
    "description": "An epic sounding theme from Front Mission<br>\r\n<br>\r\nOmits @7, @17 and @21<br>\r\n<br>\r\nMade for <a href=\"https://www.smwcentral.net/?p=viewthread&t=128061\">Summer 2024 C3</a>",
    "latest_version": "smwc-38432-1728824254",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38432,
        "title": "Front Mission - Military Government",
        "version": "smwc-38432-1728824254",
        "upstream_time": 1728824254,
        "download_url": "https://dl.smwcentral.net/38432/Front%20Mission%20-%20Military%20Government.zip",
        "filename": "Front Mission - Military Government.zip",
        "size": 57128,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-front-mission-tension",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35880,
    "title": "Front Mission - Tension",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "castle",
      "cutscene"
    ],
    "description": "A tense song from Front Mission that can probably fit a cutscene.<br>\r\n<br>\r\nNote: Incompatible with Lightning",
    "latest_version": "smwc-35880-1704841789",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35880,
        "title": "Front Mission - Tension",
        "version": "smwc-35880-1704841789",
        "upstream_time": 1704841789,
        "download_url": "https://dl.smwcentral.net/35880/Front%20Misson%20-%20Tension.zip",
        "filename": "Front Misson - Tension.zip",
        "size": 48004,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-frostfall-fridge-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41626,
    "title": "Frostfall Fridge (Map)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "ice",
      "overworld"
    ],
    "description": "Vanilla Lake inspired Overworld map",
    "latest_version": "smwc-41626-1774546260",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41626,
        "title": "Frostfall Fridge (Map)",
        "version": "smwc-41626-1774546260",
        "upstream_time": 1774546260,
        "download_url": "https://dl.smwcentral.net/41626/Frosttall%20Fridge%20%28Map%29.zip",
        "filename": "Frosttall Fridge (Map).zip",
        "size": 31284,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-frozen-depths",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7619,
    "title": "Frozen Depths",
    "authors": [
      "Nic Nac"
    ],
    "tags": [
      "calm",
      "water"
    ],
    "description": "A graceful, majestic song that would fit perfectly into any underwater level.",
    "latest_version": "smwc-7619-1316194895",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7619,
        "title": "Frozen Depths",
        "version": "smwc-7619-1316194895",
        "upstream_time": 1316194895,
        "download_url": "https://dl.smwcentral.net/7619/Frozen%20Depths.zip",
        "filename": "Frozen Depths.zip",
        "size": 66991,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-frozen-rail-planet",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25659,
    "title": "Frozen Rail Planet",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "athletic",
      "chase",
      "ice",
      "snow"
    ],
    "description": "Frozen Rail Planet (Orig22) from which originated from Super Famicompo 2 which scored 8th in the origials section.<br>\r\nNow arranged to be SMW-compatible<br>\r\n<br>\r\nFits in very cold and serious areas.",
    "latest_version": "smwc-25659-1610400280",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25659,
        "title": "Frozen Rail Planet",
        "version": "smwc-25659-1610400280",
        "upstream_time": 1610400280,
        "download_url": "https://dl.smwcentral.net/25659/SFC2%20-%20Frozen%20Rail%20Planet.zip",
        "filename": "SFC2 - Frozen Rail Planet.zip",
        "size": 74479,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-frozen-underground-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14813,
    "title": "Frozen Underground Cave",
    "authors": [
      "Daniel133"
    ],
    "tags": [
      "cave",
      "overworld",
      "water"
    ],
    "description": "That song is good for Overworld maps:<br>\r\nCaves, water; etc.<br>\r\nWith themes on winter.",
    "latest_version": "smwc-14813-1483063716",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14813,
        "title": "Frozen Underground Cave",
        "version": "smwc-14813-1483063716",
        "upstream_time": 1483063716,
        "download_url": "https://dl.smwcentral.net/14813/Frozen%20Underground%20Cave.zip",
        "filename": "Frozen Underground Cave.zip",
        "size": 30951,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fruit-cake",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35471,
    "title": "Fruit Cake",
    "authors": [
      "Jakeapus"
    ],
    "tags": [
      "calm",
      "funky",
      "organ",
      "original music",
      "weird"
    ],
    "description": "Imagine a 1970s jello mold and that's how I'd sum up this piece. Just really weird but somehow works anyways. I could see this being used in levels with colorful backgrounds or a support for strange level gimmicks! Enjoy!",
    "latest_version": "smwc-35471-1703969561",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35471,
        "title": "Fruit Cake",
        "version": "smwc-35471-1703969561",
        "upstream_time": 1703969561,
        "download_url": "https://dl.smwcentral.net/35471/Fruit%20Cake.zip",
        "filename": "Fruit Cake.zip",
        "size": 80843,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-full-tilt-3d-pinball-space-cadet-pc-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17297,
    "title": "Full Tilt!/3D Pinball: Space Cadet (PC) - Main Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "cave",
      "dark",
      "night",
      "overworld",
      "space"
    ],
    "description": "A main tune from Full Tilt!/3D Pinball: Space Cadet (PC).",
    "latest_version": "smwc-17297-1522309904",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17297,
        "title": "Full Tilt!/3D Pinball: Space Cadet (PC) - Main Theme",
        "version": "smwc-17297-1522309904",
        "upstream_time": 1522309904,
        "download_url": "https://dl.smwcentral.net/17297/Matt%20Ridgeway%20-%20Full%20Tilt%21%2B3D%20Pinball%20-%20Space%20Cadet%20%28PC%29%20-%20Main%20Theme.zip",
        "filename": "Matt Ridgeway - Full Tilt%21+3D Pinball - Space Cadet (PC) - Main Theme.zip",
        "size": 33885,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-full-tilt-space-cadet-pinball-mission-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19909,
    "title": "Full Tilt! Space Cadet Pinball - Mission Theme",
    "authors": [
      "phlip"
    ],
    "tags": [
      "abstract",
      "bonus",
      "space",
      "tense"
    ],
    "description": "The mission-active theme from the Space Cadet pinball table of Cinematronics's Full Tilt! series.<br>\r\n<br>\r\nNot as widely recognisable as the main theme, as this tune didn't survive the conversion of the game to \"3D Pinball: Space Cadet\" that came with Windows back in the day. But it's still a good tune, and a good complement to the main theme.<br>\r\n<br>\r\nThis port cribs the instrumentation from the previous <a href=\"https://www.smwcentral.net/?p=section&a=details&id=17297\">Space Cadet main theme port</a>, so ideally it should work together to put both in the same hack, for whatever purpose. (But also, this is my first port, and I wanted the head-start while I was figuring out how MML worked.)<br>\r\n<br>\r\nVersion 1.1 fixed a couple of typos so all the tracks are the right length now.",
    "latest_version": "smwc-19909-1557910907",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19909,
        "title": "Full Tilt! Space Cadet Pinball - Mission Theme",
        "version": "smwc-19909-1557910907",
        "upstream_time": 1557910907,
        "download_url": "https://dl.smwcentral.net/19909/FullTilt_SpaceCadet_mission.zip",
        "filename": "FullTilt_SpaceCadet_mission.zip",
        "size": 34144,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fun",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38656,
    "title": "Fun",
    "authors": [
      "FantasticFox"
    ],
    "tags": [
      "grassland"
    ],
    "description": "This was an original composition I wrote to use in my custom kaizo Kitsune Tails level, \"Yay!\". It's pretty fun and upbeat and could fit a breezey level well.",
    "latest_version": "smwc-38656-1733104734",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38656,
        "title": "Fun",
        "version": "smwc-38656-1733104734",
        "upstream_time": 1733104734,
        "download_url": "https://dl.smwcentral.net/38656/fun.zip",
        "filename": "fun.zip",
        "size": 71047,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fun-day-in-dark-times",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32177,
    "title": "Fun Day in Dark Times",
    "authors": [
      "Retr0Cat"
    ],
    "tags": [
      "athletic",
      "chase",
      "tense"
    ],
    "description": "Song could be to loud. Feel free to lower the volume in the .txt file.",
    "latest_version": "smwc-32177-1674328812",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32177,
        "title": "Fun Day in Dark Times",
        "version": "smwc-32177-1674328812",
        "upstream_time": 1674328812,
        "download_url": "https://dl.smwcentral.net/32177/Fun%20Day%20in%20Dark%20Times.zip",
        "filename": "Fun Day in Dark Times.zip",
        "size": 31881,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fun-factory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12864,
    "title": "Fun Factory",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "dark",
      "industrial",
      "tense"
    ],
    "description": "This music is good for tight levels, with boss battle, factory etc.",
    "latest_version": "smwc-12864-1452281045",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12864,
        "title": "Fun Factory",
        "version": "smwc-12864-1452281045",
        "upstream_time": 1452281045,
        "download_url": "https://dl.smwcentral.net/12864/Fun%20Factory.zip",
        "filename": "Fun Factory.zip",
        "size": 32530,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-funky-boo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7335,
    "title": "Funky Boo",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "cave"
    ],
    "description": "A Jazzy custom composition.",
    "latest_version": "smwc-7335-1312337663",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7335,
        "title": "Funky Boo",
        "version": "smwc-7335-1312337663",
        "upstream_time": 1312337663,
        "download_url": "https://dl.smwcentral.net/7335/Funky%20Boo.zip",
        "filename": "Funky Boo.zip",
        "size": 67638,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-funky-fanfare",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22490,
    "title": "Funky Fanfare",
    "authors": [
      "Janno27"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "A little melody that could be used as a goal tape song. I also have a version without the pitch bend at the end if you're interested.<br>\r\n<br>\r\nincluding no echo files",
    "latest_version": "smwc-22490-1586377268",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22490,
        "title": "Funky Fanfare",
        "version": "smwc-22490-1586377268",
        "upstream_time": 1586377268,
        "download_url": "https://dl.smwcentral.net/22490/funky%20fanfare.zip",
        "filename": "funky fanfare.zip",
        "size": 63285,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-funky-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20512,
    "title": "Funky Forest",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "abstract",
      "forest"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\n\"You inexplicably find yourself in a lost forest. But it's a funky forest - whatever that means. Enemies start chasing you, you must escape...this is what you could possibly hear in your mind!\"",
    "latest_version": "smwc-20512-1562575459",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20512,
        "title": "Funky Forest",
        "version": "smwc-20512-1562575459",
        "upstream_time": 1562575459,
        "download_url": "https://dl.smwcentral.net/20512/CUSTOM%20-%20Funky%20Forest.zip",
        "filename": "CUSTOM - Funky Forest.zip",
        "size": 35684,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-funky-fusion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38886,
    "title": "Funky Fusion",
    "authors": [
      "Torchkas",
      "bebn legg"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "carnival",
      "chaotic",
      "credits",
      "earthbound",
      "funky",
      "fusion",
      "industrial",
      "mountain",
      "night",
      "title",
      "town",
      "upbeat",
      "urban"
    ],
    "description": "This is the song that bebn legg and Torchkas made for the Super Famicompo 6. It was part of the challenge category and exclusively uses samples from Earthbound.<br>\r\nWe ended up getting 7th place. I hope you enjoy!",
    "latest_version": "smwc-38886-1738328051",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38886,
        "title": "Funky Fusion",
        "version": "smwc-38886-1738328051",
        "upstream_time": 1738328051,
        "download_url": "https://dl.smwcentral.net/38886/Funky%20Fusion.zip",
        "filename": "Funky Fusion.zip",
        "size": 89303,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-funky-smw",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21098,
    "title": "funky-smw",
    "authors": [
      "Janno27"
    ],
    "tags": [
      "calm",
      "grassland",
      "title",
      "urban"
    ],
    "description": "Relaxed grassland theme. Good for intro stages or title screens possibly.",
    "latest_version": "smwc-21098-1567556944",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21098,
        "title": "funky-smw",
        "version": "smwc-21098-1567556944",
        "upstream_time": 1567556944,
        "download_url": "https://dl.smwcentral.net/21098/smwc%20submission.zip",
        "filename": "smwc submission.zip",
        "size": 34046,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-funky-tech-go",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25615,
    "title": "Funky, Tech, Go!",
    "authors": [
      "Plasmariel",
      "brickblock369"
    ],
    "tags": [
      "athletic",
      "bonus",
      "calm",
      "carnival",
      "cutscene",
      "dark",
      "industrial",
      "night",
      "urban"
    ],
    "description": "Composed by Plasmariel, ported by brickblock369.<br>\r\nStarted out as a SNESGSS-made composition, but I (brickblock369) wanted it to be compatible for SMW hack usage, so I ported it with AMK.<br>\r\nLoosely inspired by Mario Kart 64's menu music.<br>\r\n@7 (Bonus End fanfare) has been omitted.<br>\r\n<br>\r\nUPDATE: Added a version with surround sound echo. Due to ARAM space, it does not contain Thunder/Blargg sound effect, so they will sound weird when used.",
    "latest_version": "smwc-25615-1610148839",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25615,
        "title": "Funky, Tech, Go!",
        "version": "smwc-25615-1610148839",
        "upstream_time": 1610148839,
        "download_url": "https://dl.smwcentral.net/25615/Funky%20Tech%20Go.zip",
        "filename": "Funky Tech Go.zip",
        "size": 150967,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fury",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20953,
    "title": "Fury 3 - Premonition",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "castle",
      "industrial"
    ],
    "description": "It is not identical to the original but is suitable for various types of levels such as towers, castles.",
    "latest_version": "smwc-20953-1567271104",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20953,
        "title": "Fury 3 - Premonition",
        "version": "smwc-20953-1567271104",
        "upstream_time": 1567271104,
        "download_url": "https://dl.smwcentral.net/20953/Fury%203.zip",
        "filename": "Fury 3.zip",
        "size": 71248,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fury-of-the-furries-amiga-end-tune-unused",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37497,
    "title": "Fury of the Furries (Amiga) - End Tune (Unused)",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "credits",
      "cutscene"
    ],
    "description": "Cool tune for credits.<br>\r\nNot compatible with thunder, bonus end, Yoshi, P-Switch, Starman and goal clear.",
    "latest_version": "smwc-37497-1715539002",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37497,
        "title": "Fury of the Furries (Amiga) - End Tune (Unused)",
        "version": "smwc-37497-1715539002",
        "upstream_time": 1715539002,
        "download_url": "https://dl.smwcentral.net/37497/End%20Tune.zip",
        "filename": "End Tune.zip",
        "size": 101864,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fury-of-the-furries-amiga-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30706,
    "title": "Fury of the Furries (Amiga) - Intro",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "credits",
      "title",
      "urban"
    ],
    "description": "The Intro music from the soundtrack of the Amiga version of \"Fury of the Furries\", composed by Frederic \"Elmobo\" Motte.",
    "latest_version": "smwc-30706-1659229522",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30706,
        "title": "Fury of the Furries (Amiga) - Intro",
        "version": "smwc-30706-1659229522",
        "upstream_time": 1659229522,
        "download_url": "https://dl.smwcentral.net/30706/Fury%20of%20the%20Furries%20-%20Intro.zip",
        "filename": "Fury of the Furries - Intro.zip",
        "size": 96183,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fury-of-the-furries-amiga-lagoon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37495,
    "title": "Fury of the Furries (Amiga) - Lagoon",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "water"
    ],
    "description": "An awesome chill track.",
    "latest_version": "smwc-37495-1715538348",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37495,
        "title": "Fury of the Furries (Amiga) - Lagoon",
        "version": "smwc-37495-1715538348",
        "upstream_time": 1715538348,
        "download_url": "https://dl.smwcentral.net/37495/Lagoon.zip",
        "filename": "Lagoon.zip",
        "size": 69877,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fury-of-the-furries-amiga-the-machine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37496,
    "title": "Fury of the Furries (Amiga) - The Machine",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "industrial",
      "tense"
    ],
    "description": "An intense techno track.",
    "latest_version": "smwc-37496-1715537235",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37496,
        "title": "Fury of the Furries (Amiga) - The Machine",
        "version": "smwc-37496-1715537235",
        "upstream_time": 1715537235,
        "download_url": "https://dl.smwcentral.net/37496/The%20Machine.zip",
        "filename": "The Machine.zip",
        "size": 70484,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fury-of-the-furries-amiga-the-mountains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32979,
    "title": "Fury of the Furries (Amiga) - The Mountains",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "athletic",
      "mountain"
    ],
    "description": "Funky mountain level theme from \"Fury of the Furries\" on the Amiga, composed by  Frederic 'Elmobo' Motte. ",
    "latest_version": "smwc-32979-1682950735",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32979,
        "title": "Fury of the Furries (Amiga) - The Mountains",
        "version": "smwc-32979-1682950735",
        "upstream_time": 1682950735,
        "download_url": "https://dl.smwcentral.net/32979/Fury%20of%20the%20Furries%20-%20Montagne.zip",
        "filename": "Fury of the Furries - Montagne.zip",
        "size": 61162,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fury-of-the-storm-fury-of-the-storm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30665,
    "title": "Fury of the Storm - Fury of the Storm",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "final",
      "ice",
      "industrial",
      "mountain",
      "snow",
      "tense"
    ],
    "description": "<span style=\"font-size: 4pt;\">Weird titling schemes ftw</span><br>\r\nFury of the Storm is the main level theme in the 4th Place WLDC2022 Entry, well, \"Fury of the Storm\". Will fit very cold mountainous environments, potentially ones that are final.<br>\r\n<br>\r\nSong is not compatible with Starman, Yoshi, P-switches, Bonus End, Thunder, and Blarggs. Technically not compatible with Death either, but the Pizzicato Strings make it sound funny enough.<br>\r\n<br>\r\nCredit is appreciated.",
    "latest_version": "smwc-30665-1651321074",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30665,
        "title": "Fury of the Storm - Fury of the Storm",
        "version": "smwc-30665-1651321074",
        "upstream_time": 1651321074,
        "download_url": "https://dl.smwcentral.net/30665/%5BS%5D%20Fury%20of%20the%20Storm%20-%20Fury%20of%20the%20Storm.zip",
        "filename": "%5BS%5D Fury of the Storm - Fury of the Storm.zip",
        "size": 85979,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fury-of-the-storm-go-into-the-nightmare",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30666,
    "title": "Fury of the Storm - Go Into The Nightmare",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "boss",
      "chase",
      "ice",
      "tense"
    ],
    "description": "<i><b>Lyrics:</b><br>\r\nGo Into The Nightmare!<br>\r\nGo Into The (Go Into The)<br>\r\nGo Into The Nightmare!<br>\r\n... Let's Go!<br>\r\nGo Into The Nightmare!<br>\r\nGo Into The, Go Into The,<br>\r\nGo Into The Nightmare!<br>\r\n... Let's Go!</i><br>\r\n<br>\r\n(Vocalist is me, Daizo)<br>\r\n<br>\r\nThe incredibly rocked out boss theme used in the 4th Place WLDC2022 Entry \"Fury of the Storm\" where you fight Sir Kris Flurry (thank you <span class=\"un-outer\" title=\"ChaseNScooter\"><a href=\"/?p=profile&amp;id=14051\" style=\"color: var(--user-color-2);\" class=\"un\">ChaseNScooter</a></span> for naming her <span style=\"font-size: 4pt;\">and yes, she's a her</span>.) As you might be able to tell, it's a song with vocal samples.<br>\r\n<br>\r\n\"CORRECTNESS\" define will change the timing the sample \"Let's Go!\" is played. 0 is accurate to the contest entry, any other number plays it at it's proper timing.<br>\r\n<br>\r\nSong is not compatible with Yoshi, P-switches, Bonus End, Contact/Clap, Thunder, and Blarggs, and Death. Would recommend <a href=\"https://smwc.me/s/26078\">Retry patch</a> to get around the lack of a death theme. Contact/Clap is at least replaced with the snare included with the song so it still 'sounds' impactful instead of glitched.<br>\r\n<br>\r\nPLEASE credit me. I don't sing too often, and I also composed the song itself so I'd very much appreciate the recognition.",
    "latest_version": "smwc-30666-1651321438",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30666,
        "title": "Fury of the Storm - Go Into The Nightmare",
        "version": "smwc-30666-1651321438",
        "upstream_time": 1651321438,
        "download_url": "https://dl.smwcentral.net/30666/%5BS%5D%20Fury%20of%20the%20Storm%20-%20Go%20Into%20The%20Nightmare.zip",
        "filename": "%5BS%5D Fury of the Storm - Go Into The Nightmare.zip",
        "size": 161141,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fury-of-the-storm-theme-of-the-rixzo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35711,
    "title": "Fury of the Storm - Theme of the Rixzo",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "ambient",
      "calm",
      "cutscene",
      "enviromental",
      "mountain",
      "snow",
      "tense",
      "title"
    ],
    "description": "The title screen theme of the 4th Place WLDC2022 Entry \"Fury of the Storm,\" used to represent the Rixzo species of the \"Mushroom Kingdom: Beyond The Worlds\" series.<br>\r\n<br>\r\nGood for title screens, cutscenes, or really \"tensely calm\" situations.<br>\r\n<br>\r\nCredit if used, please. :<b></b>)",
    "latest_version": "smwc-35711-1704556512",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35711,
        "title": "Fury of the Storm - Theme of the Rixzo",
        "version": "smwc-35711-1704556512",
        "upstream_time": 1704556512,
        "download_url": "https://dl.smwcentral.net/35711/%5BS%5D%20Fury%20of%20the%20Storm%20-%20Theme%20of%20the%20Rixzo.zip",
        "filename": "%5BS%5D Fury of the Storm - Theme of the Rixzo.zip",
        "size": 48720,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fury-of-the-storm-war-without-purpose",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30667,
    "title": "Fury of the Storm - War Without Purpose",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "ambient",
      "calm",
      "credits",
      "cutscene",
      "ice",
      "sad",
      "snow"
    ],
    "description": "The incredibly ambient song played at the end of the 4th Place WLDC2022 Entry \"Fury of the Storm\", played after defeating the boss as well as just in the credits level. Useful for sad (possibly tragic) scenes, or places that just need a good atmosphere.<br>\r\n<br>\r\nWritten in 7/4 time just for good measure.<br>\r\n<br>\r\nCredit is appreciated.",
    "latest_version": "smwc-30667-1651321567",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30667,
        "title": "Fury of the Storm - War Without Purpose",
        "version": "smwc-30667-1651321567",
        "upstream_time": 1651321567,
        "download_url": "https://dl.smwcentral.net/30667/%5BS%5D%20Fury%20of%20the%20Storm%20-%20War%20Without%20Purpose.zip",
        "filename": "%5BS%5D Fury of the Storm - War Without Purpose.zip",
        "size": 36031,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-fury-of-the-storm-winter-storm-ambience",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35712,
    "title": "Fury of the Storm - Winter Storm Ambience",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "ambient",
      "environmental",
      "snow"
    ],
    "description": "The sfx used for both the overworld and the \"non-level\" portions of the 4th Place WLDC2022 Entry \"Fury of the Storm.\" The sample's taken from the 1967 Spider-Man Cartoon, just layered with higher and lower pitches.<br>\r\n<br>\r\nCredit isn't necessary, but appreciated nonetheless.",
    "latest_version": "smwc-35712-1704034851",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35712,
        "title": "Fury of the Storm - Winter Storm Ambience",
        "version": "smwc-35712-1704034851",
        "upstream_time": 1704034851,
        "download_url": "https://dl.smwcentral.net/35712/%5BS%5D%20Fury%20of%20the%20Storm%20-%20Winter%20Storm%20Ambience.zip",
        "filename": "%5BS%5D Fury of the Storm - Winter Storm Ambience.zip",
        "size": 62093,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-g-gundam-gundam-rise-arranged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7653,
    "title": "G-Gundam - Gundam, Rise! (arranged)",
    "authors": [
      "Atma"
    ],
    "tags": [
      "boss"
    ],
    "description": "Domon Kasshu's 'Shining Finger' Theme from G-Gundam. It's over the top dramatic. Now unsampled.",
    "latest_version": "smwc-7653-1319888854",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7653,
        "title": "G-Gundam - Gundam, Rise! (arranged)",
        "version": "smwc-7653-1319888854",
        "upstream_time": 1319888854,
        "download_url": "https://dl.smwcentral.net/7653/Gundam%2C%20Rise%21.zip",
        "filename": "Gundam%2C Rise%21.zip",
        "size": 71540,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-g-l-dal-nda-ten-b-lb-l-n-olsam",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22464,
    "title": "Gül dalında öten bülbülün olsam",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "athletic",
      "desert",
      "mysterious",
      "night"
    ],
    "description": "An eastern song from Turkey. It has a main author, but then it was interpreted by various artists.<br>\r\nIt introduces the maqam \"sekah\" which uses quarter-tones.<br>\r\nA good oriental track for your deserts and oriental themes.<br>\r\n<br>\r\nI call it a remix because my score only provided the intro and the singing part, so I had to make up for the backs and the drums.<br>\r\n<br>\r\nEdit 29/03 : Raised the pitch.",
    "latest_version": "smwc-22464-1585703010",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22464,
        "title": "Gül dalında öten bülbülün olsam",
        "version": "smwc-22464-1585703010",
        "upstream_time": 1585703010,
        "download_url": "https://dl.smwcentral.net/22464/gul_bulbulun_olsam_0_1.zip",
        "filename": "gul_bulbulun_olsam_0_1.zip",
        "size": 31506,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-g-o-d-departure",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33479,
    "title": "G.O.D - Departure",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "canyon",
      "desert",
      "montains"
    ],
    "description": "This song is good in deserts and mountains. I made the midi myself, because I couldn't find it on the internet.",
    "latest_version": "smwc-33479-1689163003",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33479,
        "title": "G.O.D - Departure",
        "version": "smwc-33479-1689163003",
        "upstream_time": 1689163003,
        "download_url": "https://dl.smwcentral.net/33479/Departure.zip",
        "filename": "Departure.zip",
        "size": 31742,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gakko-de-atta-kowai-hanashi-temari",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21249,
    "title": "Gakko de atta Kowai Hanashi - Temari",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cutscene",
      "ghost house",
      "mysterious",
      "spooky"
    ],
    "description": "Creepy theme that would be fitting for ghost house levels.",
    "latest_version": "smwc-21249-1569915620",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21249,
        "title": "Gakko de atta Kowai Hanashi - Temari",
        "version": "smwc-21249-1569915620",
        "upstream_time": 1569915620,
        "download_url": "https://dl.smwcentral.net/21249/Gakko%20de%20atta%20Kowai%20Hanashi%20-%20Temari.zip",
        "filename": "Gakko de atta Kowai Hanashi - Temari.zip",
        "size": 25236,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gakkou-de-atta-kowai-hanashi-shindo-makoto",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39238,
    "title": "Gakkou de atta Kowai Hanashi - Shindo Makoto",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "castle",
      "cave",
      "credits",
      "cutscene",
      "forest",
      "ghost house",
      "night",
      "ruins",
      "sad",
      "temple",
      "town"
    ],
    "description": "A beautiful piano piece",
    "latest_version": "smwc-39238-1740792913",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39238,
        "title": "Gakkou de atta Kowai Hanashi - Shindo Makoto",
        "version": "smwc-39238-1740792913",
        "upstream_time": 1740792913,
        "download_url": "https://dl.smwcentral.net/39238/Shindo%20Makoto.zip",
        "filename": "Shindo Makoto.zip",
        "size": 33017,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19646,
        "title": "Gakkou de atta Kowai Hanashi - Shindo Makoto",
        "version": "smwc-19646-1555714373",
        "upstream_time": 1555714373,
        "download_url": "https://dl.smwcentral.net/19646/Gakko%20de%20atta%20Kowai%20Hanashi%20-%20Shindo%20Makoto.zip",
        "filename": "Gakko de atta Kowai Hanashi - Shindo Makoto.zip",
        "size": 53526,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-galaxy-force-ii-arcade-alone-fighter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 42035,
    "title": "Galaxy Force II (Arcade) - Alone Fighter",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "sky",
      "upbeat",
      "urban"
    ],
    "description": "Alone Fighter from the arcade version of Galaxy Force II.",
    "latest_version": "smwc-42035-1778446018",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 42035,
        "title": "Galaxy Force II (Arcade) - Alone Fighter",
        "version": "smwc-42035-1778446018",
        "upstream_time": 1778446018,
        "download_url": "https://dl.smwcentral.net/42035/Galaxy%20Force%20II%20%28Arcade%29%20-%20Alone%20Fighter%20%5BU%5D.zip",
        "filename": "Galaxy Force II (Arcade) - Alone Fighter %5BU%5D.zip",
        "size": 35339,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-game-boy-camera-don-t-be-so-silly",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40783,
    "title": "Game Boy Camera - Don't Be So Silly!",
    "authors": [
      "KungFuFurby"
    ],
    "tags": [
      "dark",
      "ghost house",
      "mysterious",
      "spooky",
      "tense"
    ],
    "description": "Who are you running from?<br>\r\n<br>\r\n<img src=\"https://dl.smwcentral.net/image/117475.png\" alt=\"\"><br>\r\n<br>\r\nMade in honor of the release of <a href=\"https://www.smwcentral.net/?p=section&a=details&id=40346\">the error faces for this game</a> as SMW graphics. It's also because I had previously done this song for Super Famicompo 5, though naturally that silly little rendition was completely done over for here.",
    "latest_version": "smwc-40783-1762988643",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40783,
        "title": "Game Boy Camera - Don't Be So Silly!",
        "version": "smwc-40783-1762988643",
        "upstream_time": 1762988643,
        "download_url": "https://dl.smwcentral.net/40783/Game%20Boy%20Camera%20Dont%20Be%20So%20Silly.zip",
        "filename": "Game Boy Camera Dont Be So Silly.zip",
        "size": 33026,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-game-boy-startup",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25274,
    "title": "Game Boy - Startup",
    "authors": [
      "Masked Man"
    ],
    "tags": [
      "nintendo presents"
    ],
    "description": "The classic startup sound from the Game Boy (the second handheld made by Nintendo, succeeding the Game & Watch). You will remember this as a '90s kid (or an '80s kid if you bought it during its release). Good for a \"Nintendo Presents\" screen.",
    "latest_version": "smwc-25274-1607654652",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25274,
        "title": "Game Boy - Startup",
        "version": "smwc-25274-1607654652",
        "upstream_time": 1607654652,
        "download_url": "https://dl.smwcentral.net/25274/GameBoy_.zip",
        "filename": "GameBoy_.zip",
        "size": 30378,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34887,
    "title": "Game Over!",
    "authors": [
      "neptunes-bad-at-hacking"
    ],
    "tags": [
      "game over",
      "misc",
      "nintendo presents"
    ],
    "description": "The game-over sound effect from SMWSE1<br>\r\n<br>\r\nMod's note: To actually use this as a global song, you probably want to remove the echo (at line 2-3), since the echo delay is high and consumes a lot of ARAM.",
    "latest_version": "smwc-34887-1696314236",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34887,
        "title": "Game Over!",
        "version": "smwc-34887-1696314236",
        "upstream_time": 1696314236,
        "download_url": "https://dl.smwcentral.net/34887/gameover.zip",
        "filename": "gameover.zip",
        "size": 30347,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-game-theory-science-blaster",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14577,
    "title": "Game Theory - Science Blaster",
    "authors": [
      "Gabriel Yanni"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "overworld"
    ],
    "description": "This is the opening theme of MatPat's Game Theory, made by SpellingPhailer and ported to SMW using only original instruments. Suitable to boss levels or Bowser overworld maps.<br>\r\n<br>\r\nHuge thanks to LadiesMan217 for helping me out with the looping!!!",
    "latest_version": "smwc-14577-1477424809",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14577,
        "title": "Game Theory - Science Blaster",
        "version": "smwc-14577-1477424809",
        "upstream_time": 1477424809,
        "download_url": "https://dl.smwcentral.net/14577/Science%20Blaster.zip",
        "filename": "Science Blaster.zip",
        "size": 32284,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-game-watch-gallery-gallery-corner-2nd-column",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7154,
    "title": "Game & Watch Gallery - Gallery Corner (2nd Column)",
    "authors": [
      "Devazure"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "overworld"
    ],
    "description": "This is the song that plays when viewing game titles in the Gallery Corner on the second column. <br>\r\n It's small, catchy, and would best be suited for an overworld, submaps, or cutscenes.",
    "latest_version": "smwc-7154-1320132904",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7154,
        "title": "Game & Watch Gallery - Gallery Corner (2nd Column)",
        "version": "smwc-7154-1320132904",
        "upstream_time": 1320132904,
        "download_url": "https://dl.smwcentral.net/7154/G%26WG-GC%20Column%202.zip",
        "filename": "G%26WG-GC Column 2.zip",
        "size": 66847,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gameboy-camera-animation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14286,
    "title": "Gameboy Camera - Animation",
    "authors": [
      "CK Crash",
      "nambona890"
    ],
    "tags": [
      "bonus",
      "p-switch"
    ],
    "description": "Makes a very good P-Switch theme if want something besides SMW's.<br>\r\n<br>\r\nFIXES: A looping problem, and accuracy to the song.",
    "latest_version": "smwc-14286-1475291731",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14286,
        "title": "Gameboy Camera - Animation",
        "version": "smwc-14286-1475291731",
        "upstream_time": 1475291731,
        "download_url": "https://dl.smwcentral.net/14286/GB%20Camera%20-%20Animation.zip",
        "filename": "GB Camera - Animation.zip",
        "size": 61611,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gameboy-camera-let-s-play-dark-ice-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13961,
    "title": "Gameboy Camera - Let's Play (Dark Ice Mix)",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "dark",
      "ice",
      "overworld"
    ],
    "description": "An icy arrangement of the Let's Play theme from the Game Boy Camera.  Would suit ice world maps with a darker atmosphere.",
    "latest_version": "smwc-13961-1470009701",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13961,
        "title": "Gameboy Camera - Let's Play (Dark Ice Mix)",
        "version": "smwc-13961-1470009701",
        "upstream_time": 1470009701,
        "download_url": "https://dl.smwcentral.net/13961/Let%27s%20Play.zip",
        "filename": "Let%27s Play.zip",
        "size": 31108,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gameboy-camera-link-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7253,
    "title": "Gameboy Camera - Link Menu",
    "authors": [
      "x-treme"
    ],
    "tags": [
      "bonus",
      "p-switch"
    ],
    "description": "Sounds like a good alternate P-Switch theme.",
    "latest_version": "smwc-7253-1320133033",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7253,
        "title": "Gameboy Camera - Link Menu",
        "version": "smwc-7253-1320133033",
        "upstream_time": 1320133033,
        "download_url": "https://dl.smwcentral.net/7253/link-menu.zip",
        "filename": "link-menu.zip",
        "size": 66928,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ganbare-goemon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32600,
    "title": "Ganbare Goemon 2: Kiteretsu Shōgun Magginesu - Bunny Valley",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "calm",
      "castle",
      "chase",
      "credits",
      "fire",
      "forest",
      "grassland",
      "mountain",
      "overworld",
      "tense"
    ],
    "description": "Requested by Anorakun.",
    "latest_version": "smwc-32600-1675292037",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32600,
        "title": "Ganbare Goemon 2: Kiteretsu Shōgun Magginesu - Bunny Valley",
        "version": "smwc-32600-1675292037",
        "upstream_time": 1675292037,
        "download_url": "https://dl.smwcentral.net/32600/29%20Bunny%20Valley.zip",
        "filename": "29 Bunny Valley.zip",
        "size": 67237,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30109,
        "title": "Ganbare Goemon 3: Shishijūrokubē no Karakuri Manji Gatame - It's Starting To Collapse!",
        "version": "smwc-30109-1648220144",
        "upstream_time": 1648220144,
        "download_url": "https://dl.smwcentral.net/30109/ItsStartingToCollapse.zip",
        "filename": "ItsStartingToCollapse.zip",
        "size": 72987,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29439,
        "title": "Ganbare Goemon 3: Shishijūrokubē no Karakuri Manji Gatame - Futuristic Travel Agency",
        "version": "smwc-29439-1647156944",
        "upstream_time": 1647156944,
        "download_url": "https://dl.smwcentral.net/29439/Ganbare%20Goemon%203%20-%20Futuristic%20Travel%20Agency.zip",
        "filename": "Ganbare Goemon 3 - Futuristic Travel Agency.zip",
        "size": 43472,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29438,
        "title": "Ganbare Goemon 2: Kiteretsu Shōgun Magginesu - Fish Lake",
        "version": "smwc-29438-1646108799",
        "upstream_time": 1646108799,
        "download_url": "https://dl.smwcentral.net/29438/Ganbare%20Goemon%202%20-%20Fish%20Lake.zip",
        "filename": "Ganbare Goemon 2 - Fish Lake.zip",
        "size": 63439,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28371,
        "title": "Ganbare Goemon 2 (NES) - Chugoku, Hokkaido",
        "version": "smwc-28371-1632808631",
        "upstream_time": 1632808631,
        "download_url": "https://dl.smwcentral.net/28371/GG2_Hokkaido.zip",
        "filename": "GG2_Hokkaido.zip",
        "size": 33461,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27792,
        "title": "Ganbare Goemon 2: Kiteretsu Shougun Magginesu - Fortress",
        "version": "smwc-27792-1630280676",
        "upstream_time": 1630280676,
        "download_url": "https://dl.smwcentral.net/27792/Ganbare_Goemon_2_-_Fortress.zip",
        "filename": "Ganbare_Goemon_2_-_Fortress.zip",
        "size": 74172,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22248,
        "title": "Ganbare Goemon 2 (NES) - Ending",
        "version": "smwc-22248-1584670349",
        "upstream_time": 1584670349,
        "download_url": "https://dl.smwcentral.net/22248/Credits.zip",
        "filename": "Credits.zip",
        "size": 23332,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ganbare-goemon-3-shishij-rokub-no-karakuri-manji-gatame-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29116,
    "title": "Ganbare Goemon 3: Shishijūrokubē no Karakuri Manji Gatame - Stage 7",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "beach",
      "calm",
      "grassland"
    ],
    "description": "The stage 7 theme from Ganbare Goemon 3.<br>\r\n<br>\r\nCan fit eastern, athletic levels.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span> for AGCQ's Last Level.",
    "latest_version": "smwc-29116-1643685302",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29116,
        "title": "Ganbare Goemon 3: Shishijūrokubē no Karakuri Manji Gatame - Stage 7",
        "version": "smwc-29116-1643685302",
        "upstream_time": 1643685302,
        "download_url": "https://dl.smwcentral.net/29116/Ganbare%20Goemon%203%20-%20Stage%207.zip",
        "filename": "Ganbare Goemon 3 - Stage 7.zip",
        "size": 64661,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-credits",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24264,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Credits",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "credits"
    ],
    "description": "The funky credits theme from Ganbare Goemon 4. I'd recommend that you use it in your hack's credits sequence.<br>\r\n<br>\r\nI made an alternate version of the port with a better loop point because the normal one kinda sucks.",
    "latest_version": "smwc-24264-1598240631",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24264,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Credits",
        "version": "smwc-24264-1598240631",
        "upstream_time": 1598240631,
        "download_url": "https://dl.smwcentral.net/24264/Ganbare%20Goemon%204%20-%20Credits.zip",
        "filename": "Ganbare Goemon 4 - Credits.zip",
        "size": 123987,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-ice-moon-fortress",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25474,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Ice Moon Fortress",
    "authors": [
      "KiloMinimo"
    ],
    "tags": [
      "athletic",
      "grassland",
      "ice"
    ],
    "description": "The song that plays in the Ice Moon Fortress, could fit in grassland/athletic levels<br>\r\n<br>\r\nRequested by Anorakun",
    "latest_version": "smwc-25474-1608232510",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25474,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Ice Moon Fortress",
        "version": "smwc-25474-1608232510",
        "upstream_time": 1608232510,
        "download_url": "https://dl.smwcentral.net/25474/Ice%20Moon%20Fortress.zip",
        "filename": "Ice Moon Fortress.zip",
        "size": 71197,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ganbare-goemon-kirakira-d-ch-boku-ga-dancer-ni-natta-wake-water-fortress-revisited",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32307,
    "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Water Fortress Revisited",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "forest",
      "grassland",
      "temple"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-32307-1674946763",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32307,
        "title": "Ganbare Goemon Kirakira Dōchū: Boku ga Dancer ni Natta Wake - Water Fortress Revisited",
        "version": "smwc-32307-1674946763",
        "upstream_time": 1674946763,
        "download_url": "https://dl.smwcentral.net/32307/Ganbare%20Goemon%204%20-%20Water%20Fortress%20Revisited.zip",
        "filename": "Ganbare Goemon 4 - Water Fortress Revisited.zip",
        "size": 75589,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ganbare-goemon-toukai-douchuu-ooedo-tengu-ri-kaeshi-no-maki-daring-midnight-escape",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38825,
    "title": "Ganbare Goemon: Toukai Douchuu Ooedo Tengu ri Kaeshi no Maki - Daring Midnight Escape",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "chase",
      "upbeat",
      "urban"
    ],
    "description": "small, somewhat funky Ganbare Goemon DS port.",
    "latest_version": "smwc-38825-1733034899",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38825,
        "title": "Ganbare Goemon: Toukai Douchuu Ooedo Tengu ri Kaeshi no Maki - Daring Midnight Escape",
        "version": "smwc-38825-1733034899",
        "upstream_time": 1733034899,
        "download_url": "https://dl.smwcentral.net/38825/Daring%20Midnight%20Escape.zip",
        "filename": "Daring Midnight Escape.zip",
        "size": 91052,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ganbare-goemon-toukai-douchuu-ooedo-tengu-ri-kaeshi-no-maki-mighty-edo-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39290,
    "title": "Ganbare Goemon: Toukai Douchuu Ooedo Tengu ri Kaeshi no Maki - Mighty Edo Castle",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "castle",
      "upbeat"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span><br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, Thunder/Firework/Blargg ",
    "latest_version": "smwc-39290-1741645480",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39290,
        "title": "Ganbare Goemon: Toukai Douchuu Ooedo Tengu ri Kaeshi no Maki - Mighty Edo Castle",
        "version": "smwc-39290-1741645480",
        "upstream_time": 1741645480,
        "download_url": "https://dl.smwcentral.net/39290/Mighty%20Edo%20Castle.zip",
        "filename": "Mighty Edo Castle.zip",
        "size": 107295,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ganso-pachinko-ou-final-match-for-the-throne",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41879,
    "title": "Ganso Pachinko Ou - Final Match for the Throne",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "castle",
      "final",
      "night",
      "sky"
    ],
    "description": "Energetic battle theme when you play against the top players of the Pachinko King Tournament in Ganso Pachinko Ou.<br>\r\n<br>\r\nCould fit in late-game stages or other exciting in-door activies.",
    "latest_version": "smwc-41879-1777122550",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41879,
        "title": "Ganso Pachinko Ou - Final Match for the Throne",
        "version": "smwc-41879-1777122550",
        "upstream_time": 1777122550,
        "download_url": "https://dl.smwcentral.net/41879/Ganso%20Pachinko%20Ou%20-%20Final%20Match%20for%20the%20Throne.zip",
        "filename": "Ganso Pachinko Ou - Final Match for the Throne.zip",
        "size": 63193,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31326,
        "title": "Ganso Pachinko Ou - Final Match for the Throne",
        "version": "smwc-31326-1657942912",
        "upstream_time": 1657942912,
        "download_url": "https://dl.smwcentral.net/31326/Ganso%20Pachinko%20Ou%20-%20Final%20Match%20for%20the%20Throne.zip",
        "filename": "Ganso Pachinko Ou - Final Match for the Throne.zip",
        "size": 33947,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ganso-pachinko-ou-seaside",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15672,
    "title": "Ganso Pachinko Ou - Seaside",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "calm",
      "overworld",
      "town"
    ],
    "description": "Could fit with seaside or some kind of relaxing theme.",
    "latest_version": "smwc-15672-1497920292",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15672,
        "title": "Ganso Pachinko Ou - Seaside",
        "version": "smwc-15672-1497920292",
        "upstream_time": 1497920292,
        "download_url": "https://dl.smwcentral.net/15672/Ganso%20Pachinko%20Ou%20-%20Seaside.zip",
        "filename": "Ganso Pachinko Ou - Seaside.zip",
        "size": 32627,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ganso-pachinko-ou-start-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21620,
    "title": "Ganso Pachinko Ou - Start Menu",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "beach",
      "calm",
      "cutscene",
      "grassland",
      "overworld",
      "urban"
    ],
    "description": "A relaxing song that would work well on an overworld map, or maybe even a cutscene.",
    "latest_version": "smwc-21620-1576460637",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21620,
        "title": "Ganso Pachinko Ou - Start Menu",
        "version": "smwc-21620-1576460637",
        "upstream_time": 1576460637,
        "download_url": "https://dl.smwcentral.net/21620/Ganso%20Pachinko%20Ou%20-%20Start%20Menu.zip",
        "filename": "Ganso Pachinko Ou - Start Menu.zip",
        "size": 37134,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21578,
        "title": "Ganso Pachinko Ou - Start Menu",
        "version": "smwc-21578-1575606540",
        "upstream_time": 1575606540,
        "download_url": "https://dl.smwcentral.net/21578/Ganso%20Pachinko%20Ou%20-%20Start%20Menu.zip",
        "filename": "Ganso Pachinko Ou - Start Menu.zip",
        "size": 31969,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-garbuz-redux",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7314,
    "title": "Garbuz Redux",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "credits",
      "title"
    ],
    "description": "This would suit an Overworld or maybe an ending or an intro.",
    "latest_version": "smwc-7314-1319816684",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7314,
        "title": "Garbuz Redux",
        "version": "smwc-7314-1319816684",
        "upstream_time": 1319816684,
        "download_url": "https://dl.smwcentral.net/7314/Garbuz%20Redux.zip",
        "filename": "Garbuz Redux.zip",
        "size": 71674,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-garf-heavy-rhythm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33865,
    "title": "Garf - Heavy Rhythm",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "space",
      "urban"
    ],
    "description": "A relatively simple techno tracker tune by \"garf\" that I came across.",
    "latest_version": "smwc-33865-1690755093",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33865,
        "title": "Garf - Heavy Rhythm",
        "version": "smwc-33865-1690755093",
        "upstream_time": 1690755093,
        "download_url": "https://dl.smwcentral.net/33865/Garf%20-%20Heavy%20Rhythm.zip",
        "filename": "Garf - Heavy Rhythm.zip",
        "size": 57056,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-garfield-a-week-of-garfield-fc-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16479,
    "title": "Garfield - A Week of Garfield (FC) - Game Over",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "game over",
      "keyhole",
      "misc",
      "miss",
      "nintendo presents"
    ],
    "description": "A game over song from Garfield - A Week of Garfield for the Family Computer (Japan only).",
    "latest_version": "smwc-16479-1508493071",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16479,
        "title": "Garfield - A Week of Garfield (FC) - Game Over",
        "version": "smwc-16479-1508493071",
        "upstream_time": 1508493071,
        "download_url": "https://dl.smwcentral.net/16479/Garfield%20-%20A%20Week%20of%20Garfield%20%28FC%29%20-%20Game%20Over.zip",
        "filename": "Garfield - A Week of Garfield (FC) - Game Over.zip",
        "size": 31171,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gargoyle-s-quest-breager-s-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23713,
    "title": "Gargoyle's Quest - Breager's Castle",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "castle",
      "night"
    ],
    "description": "Song that Breager's Castle from Gargoyle's Quest. Could fit a castle night levels.<br>\r\n<br>\r\nRequested by Anorakun",
    "latest_version": "smwc-23713-1596244989",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23713,
        "title": "Gargoyle's Quest - Breager's Castle",
        "version": "smwc-23713-1596244989",
        "upstream_time": 1596244989,
        "download_url": "https://dl.smwcentral.net/23713/Breager%27s%20Castle.zip",
        "filename": "Breager%27s Castle.zip",
        "size": 30859,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gargoyle-s-quest-overworld-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9572,
    "title": "Gargoyle's Quest - Overworld Theme",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "calm",
      "forest",
      "night",
      "overworld"
    ],
    "description": "A very calm song from Gargoyle's Quest that would fit to a night or forest submap.",
    "latest_version": "smwc-9572-1418507937",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9572,
        "title": "Gargoyle's Quest - Overworld Theme",
        "version": "smwc-9572-1418507937",
        "upstream_time": 1418507937,
        "download_url": "https://dl.smwcentral.net/9572/Gargoyle%27s%20Quest%20Overworld%20Theme.zip",
        "filename": "Gargoyle%27s Quest Overworld Theme.zip",
        "size": 30877,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gauntlet-nes-title-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16415,
    "title": "Gauntlet (NES) - Title Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "castle",
      "cutscene",
      "title"
    ],
    "description": "A good friendly castle theme.",
    "latest_version": "smwc-16415-1507533931",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16415,
        "title": "Gauntlet (NES) - Title Theme",
        "version": "smwc-16415-1507533931",
        "upstream_time": 1507533931,
        "download_url": "https://dl.smwcentral.net/16415/Gauntlet%20%28NES%29%20-%20Title%20Theme.zip",
        "filename": "Gauntlet (NES) - Title Theme.zip",
        "size": 63597,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gekisou-sentai-carranger-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22828,
    "title": "Gekisou Sentai Carranger - Stage 1",
    "authors": [
      "Teows"
    ],
    "tags": [
      "athletic",
      "space",
      "urban"
    ],
    "description": "A port I did a few weeks ago of a song from an obscure Power Rangers SNES game. Pretty good for athletic/fast-paced levels.",
    "latest_version": "smwc-22828-1588305707",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22828,
        "title": "Gekisou Sentai Carranger - Stage 1",
        "version": "smwc-22828-1588305707",
        "upstream_time": 1588305707,
        "download_url": "https://dl.smwcentral.net/22828/gscst1.zip",
        "filename": "gscst1.zip",
        "size": 58968,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-genesis-watcher-of-the-skies",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23306,
    "title": "Genesis - Watcher of the Skies",
    "authors": [
      "kaigem"
    ],
    "tags": [
      "athletic",
      "ruins",
      "sky",
      "temple"
    ],
    "description": "An uptempo rock song in 6/4 time by English progressive rock band Genesis.  Inspired by a passage in Arthur C. Clark's short story \"Childhood's End\", about an immortal alien who visits earth after all the humans are dead.  Swirling organs, driving bass line, furious drums, soaring vocals, and a chilling guitar solo.  Perfect for hi octane sky and space themed levels.  Originally ported for The Rock 'n' Roll Mario Show.  Credit is not necessary but always appreciated.<br>\r\n<br>\r\nFor though your ship be sturdy, no mercy has the sea.  Will you survive on the Ocean of Being?",
    "latest_version": "smwc-23306-1593030128",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23306,
        "title": "Genesis - Watcher of the Skies",
        "version": "smwc-23306-1593030128",
        "upstream_time": 1593030128,
        "download_url": "https://dl.smwcentral.net/23306/Watcher%20of%20the%20Skies.zip",
        "filename": "Watcher of the Skies.zip",
        "size": 85710,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-genshin-impact-ariel-s-footprints",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27781,
    "title": "Genshin Impact - Ariel's Footprints",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "beach",
      "calm",
      "night",
      "overworld",
      "water"
    ],
    "description": "Could fit with calm beach theme",
    "latest_version": "smwc-27781-1630157271",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27781,
        "title": "Genshin Impact - Ariel's Footprints",
        "version": "smwc-27781-1630157271",
        "upstream_time": 1630157271,
        "download_url": "https://dl.smwcentral.net/27781/Genshin%20Impact%20-%20Ariel%27s%20Footprints.zip",
        "filename": "Genshin Impact - Ariel%27s Footprints.zip",
        "size": 41363,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-genshin-impact-island-of-crystal-and-pearl",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34444,
    "title": "Genshin Impact - Island of Crystal and Pearl",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "night",
      "overworld",
      "sky",
      "water"
    ],
    "description": "Island of Crystal and Pearl from Genshin Impact.",
    "latest_version": "smwc-34444-1693513962",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34444,
        "title": "Genshin Impact - Island of Crystal and Pearl",
        "version": "smwc-34444-1693513962",
        "upstream_time": 1693513962,
        "download_url": "https://dl.smwcentral.net/34444/Genshin%20Impact%20-%20Island%20of%20Crystal%20and%20Pearl.zip",
        "filename": "Genshin Impact - Island of Crystal and Pearl.zip",
        "size": 32916,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-genshin-impact-main-theme-simplified-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39115,
    "title": "Genshin Impact - Main Theme (Simplified Arrangement)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "ice",
      "menu",
      "overworld",
      "sky",
      "snow",
      "title"
    ],
    "description": "A simplified arrangement of Genshin Impact's Main Theme, which contains only the main motif and A section.",
    "latest_version": "smwc-39115-1738384303",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39115,
        "title": "Genshin Impact - Main Theme (Simplified Arrangement)",
        "version": "smwc-39115-1738384303",
        "upstream_time": 1738384303,
        "download_url": "https://dl.smwcentral.net/39115/Genshin%20Impact%20-%20Main%20Theme%20%28Simplified%20Arrangement%29.zip",
        "filename": "Genshin Impact - Main Theme (Simplified Arrangement).zip",
        "size": 31391,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-genshin-impact-the-cat-s-tail",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38850,
    "title": "Genshin Impact - The Cat's Tail",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "calm",
      "menu",
      "overworld",
      "town"
    ],
    "description": "A calm piano piece played in The Cat's Tail in Genshin Impact, perfect for playing Genius Invokation TCG or just hanging out with the cats.<br>\r\n<br>\r\nHuge thanks to <span class=\"un-outer\" title=\"icrawfish\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=48745\" style=\"color: #f16b1c;\" class=\"un\">icrawfish</a></span> for helping me bring this tune to the SNES!",
    "latest_version": "smwc-38850-1735235034",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38850,
        "title": "Genshin Impact - The Cat's Tail",
        "version": "smwc-38850-1735235034",
        "upstream_time": 1735235034,
        "download_url": "https://dl.smwcentral.net/38850/Genshin%20Impact%20-%20The%20Cat%27s%20Tail.zip",
        "filename": "Genshin Impact - The Cat%27s Tail.zip",
        "size": 56149,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gentle-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33109,
    "title": "Gentle City",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "calm",
      "cutscene",
      "title",
      "town",
      "urban"
    ],
    "description": "The music has feel like in the city atmosphere. Could fit on the city levels",
    "latest_version": "smwc-33109-1680559171",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33109,
        "title": "Gentle City",
        "version": "smwc-33109-1680559171",
        "upstream_time": 1680559171,
        "download_url": "https://dl.smwcentral.net/33109/Gentle%20City.zip",
        "filename": "Gentle City.zip",
        "size": 48872,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gentle-city-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33112,
    "title": "Gentle City (Forest)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "beach",
      "forest",
      "swamp"
    ],
    "description": "Music like jazzy for the forests Could fit on the forest and beach music.",
    "latest_version": "smwc-33112-1680559574",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33112,
        "title": "Gentle City (Forest)",
        "version": "smwc-33112-1680559574",
        "upstream_time": 1680559574,
        "download_url": "https://dl.smwcentral.net/33112/Gentle%20City%20%28Forest%29.zip",
        "filename": "Gentle City (Forest).zip",
        "size": 40597,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-geometry-dash-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28597,
    "title": "Geometry Dash - Menu",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "abstract",
      "misc",
      "overworld",
      "title"
    ],
    "description": "menuLoop.mp3<br>\r\n<br>\r\nFits perfectly as a title screen and maybe an overworld",
    "latest_version": "smwc-28597-1641250055",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28597,
        "title": "Geometry Dash - Menu",
        "version": "smwc-28597-1641250055",
        "upstream_time": 1641250055,
        "download_url": "https://dl.smwcentral.net/28597/menuLoop.zip",
        "filename": "menuLoop.zip",
        "size": 31757,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-geometry-wars-galaxies-orbeis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23133,
    "title": "Geometry Wars Galaxies - Orbeis",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "abstract",
      "space"
    ],
    "description": "Part of Wyatt Croucher's music pack. A hectic song that suits abstract and space levels.",
    "latest_version": "smwc-23133-1590734257",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23133,
        "title": "Geometry Wars Galaxies - Orbeis",
        "version": "smwc-23133-1590734257",
        "upstream_time": 1590734257,
        "download_url": "https://dl.smwcentral.net/23133/orbeis.zip",
        "filename": "orbeis.zip",
        "size": 32142,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-george-stone-trip-through-the-grand-canyon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30781,
    "title": "George Stone - Trip Through The Grand Canyon",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "desert",
      "misc",
      "mountain",
      "ruins",
      "title"
    ],
    "description": "One of the first midi songs, bundled in Windows 98.<br>\r\nHappy-go-lucky song that starts quiet and goes wilder in the end,<br>\r\n<br>\r\ngood for credits or intro.<br>\r\n<br>\r\nAs the samples take up a lot of space, I've done a light version, to get it just change the following to 0:<br>\r\n<div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">; _______________switch to 0 for lower res___________\r\n#define \"hi_res\" 1\r\n; ________________________________________________</pre></div><br>\r\n<br>\r\nYou can also add more delay by adding a rest to all channels.<br>\r\n<br>\r\nMade on <a href=\"https://www.smwcentral.net/?p=viewthread&t=120057\">request</a> for <span class=\"un-outer\" title=\"NopeContest\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span><br>\r\n<br>\r\nMajor edit: As warned by <span class=\"un-outer\" title=\"brickblock369\"><a href=\"/?p=profile&amp;id=28467\" style=\"color: var(--user-color-2);\" class=\"un\">brickblock369</a></span>, I had got a channel completely wrong due to a midi misread, it is now fixed.",
    "latest_version": "smwc-30781-1673990885",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30781,
        "title": "George Stone - Trip Through The Grand Canyon",
        "version": "smwc-30781-1673990885",
        "upstream_time": 1673990885,
        "download_url": "https://dl.smwcentral.net/30781/canyon_mid_0_1.zip",
        "filename": "canyon_mid_0_1.zip",
        "size": 105696,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-get-on-up-rhythm-of-the-mushroom-kingdom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40015,
    "title": "Get On Up - Rhythm of the Mushroom Kingdom",
    "authors": [
      "jneen"
    ],
    "tags": [
      "bonus",
      "cave",
      "cutscene",
      "industrial",
      "mountain",
      "urban"
    ],
    "description": "Funky disco type beat, made for Get On Up by MorrieTheMagpie. As heard in the level with the horrible green beans",
    "latest_version": "smwc-40015-1751310647",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40015,
        "title": "Get On Up - Rhythm of the Mushroom Kingdom",
        "version": "smwc-40015-1751310647",
        "upstream_time": 1751310647,
        "download_url": "https://dl.smwcentral.net/40015/rhythm-of-the-mushroom-kingdom.zip",
        "filename": "rhythm-of-the-mushroom-kingdom.zip",
        "size": 33446,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-get-the-clocks",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41983,
    "title": "Get The Clocks!!",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "chaotic",
      "chase",
      "final",
      "grassland",
      "upbeat",
      "urban"
    ],
    "description": "The main level theme composed for the 72hoQLDC #2 entry: <a href=\"https://cloud.smwcentral.net/s/NZRa3FZHRBE9KQP/download\" rel=\"nofollow\">Epic Clock Collection Level</a>.",
    "latest_version": "smwc-41983-1777514680",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41983,
        "title": "Get The Clocks!!",
        "version": "smwc-41983-1777514680",
        "upstream_time": 1777514680,
        "download_url": "https://dl.smwcentral.net/41983/Get%20The%20Clocks%21%21.zip",
        "filename": "Get The Clocks%21%21.zip",
        "size": 72855,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ghidorah-a-piece-for-freedom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32649,
    "title": "Ghidorah - A Piece for Freedom",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "ghost house",
      "mysterious",
      "night",
      "retro",
      "sad"
    ],
    "description": "A very calm song that only uses sine waves. It's also used as keygen music.<br>\r\n<br>\r\nEdit (02.12.2022): Fixed a typo in the title and changed / added a lot of ADSR",
    "latest_version": "smwc-32649-1677637320",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32649,
        "title": "Ghidorah - A Piece for Freedom",
        "version": "smwc-32649-1677637320",
        "upstream_time": 1677637320,
        "download_url": "https://dl.smwcentral.net/32649/A%20Piece%20for%20Freedom.zip",
        "filename": "A Piece for Freedom.zip",
        "size": 32493,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ghost",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12352,
    "title": "Ghost",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "dark",
      "ghost house",
      "spooky"
    ],
    "description": "That one Idol 7 Round 0 entry that was received lukewarmly.",
    "latest_version": "smwc-12352-1446261188",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12352,
        "title": "Ghost",
        "version": "smwc-12352-1446261188",
        "upstream_time": 1446261188,
        "download_url": "https://dl.smwcentral.net/12352/2SPOOKY.zip",
        "filename": "2SPOOKY.zip",
        "size": 30681,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ghost-factory-ambience",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28990,
    "title": "Ghost Factory Ambience",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "ambient",
      "cave",
      "dark",
      "ghost house",
      "industrial",
      "night",
      "spooky",
      "urban"
    ],
    "description": "Spooky track that starts out ambient with metal clanking, lightly inspired by Misty Menace from Donkey Kong Country. Made for the hackjam entry \"lost mario\".",
    "latest_version": "smwc-28990-1642870323",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28990,
        "title": "Ghost Factory Ambience",
        "version": "smwc-28990-1642870323",
        "upstream_time": 1642870323,
        "download_url": "https://dl.smwcentral.net/28990/Ghost%20Factory%20Ambience.zip",
        "filename": "Ghost Factory Ambience.zip",
        "size": 90737,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ghost-manor-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26058,
    "title": "Ghost Manor - Stage 1",
    "authors": [
      "yoshi9429"
    ],
    "tags": [
      "forest",
      "spooky",
      "tense"
    ],
    "description": "Ghost Manor stage 1 theme.<br>\r\nI think it is useful haunted stage.",
    "latest_version": "smwc-26058-1615140627",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26058,
        "title": "Ghost Manor - Stage 1",
        "version": "smwc-26058-1615140627",
        "upstream_time": 1615140627,
        "download_url": "https://dl.smwcentral.net/26058/Ghost%20Manor%20-%20Stage%201.zip",
        "filename": "Ghost Manor - Stage 1.zip",
        "size": 31181,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ghost-sweeper-mikami-joreishi-wa-nice-body-broom-flight-at-the-sunset",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22917,
    "title": "Ghost Sweeper Mikami: Joreishi wa Nice Body - Broom Flight at the Sunset",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "athletic",
      "chase",
      "sky",
      "urban"
    ],
    "description": "Song from the 5th level of the game, can be used in a sky chase part or some other fast paced level.",
    "latest_version": "smwc-22917-1590096913",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22917,
        "title": "Ghost Sweeper Mikami: Joreishi wa Nice Body - Broom Flight at the Sunset",
        "version": "smwc-22917-1590096913",
        "upstream_time": 1590096913,
        "download_url": "https://dl.smwcentral.net/22917/Broom%20Flight%20at%20the%20Sunset.zip",
        "filename": "Broom Flight at the Sunset.zip",
        "size": 66476,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ghost-sweeper-mikami-joreishi-wa-nice-body-broom-flight-at-the-sunset-mmx2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40894,
    "title": "Ghost Sweeper Mikami: Joreishi wa Nice Body - Broom Flight at the Sunset (MMX2 Style)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "final",
      "industrial",
      "upbeat"
    ],
    "description": "The theme played during the 5th Report stage from Ghost Sweeper Mikami on the SNES, remixed in an MMX2 style.",
    "latest_version": "smwc-40894-1763411132",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40894,
        "title": "Ghost Sweeper Mikami: Joreishi wa Nice Body - Broom Flight at the Sunset (MMX2 Style)",
        "version": "smwc-40894-1763411132",
        "upstream_time": 1763411132,
        "download_url": "https://dl.smwcentral.net/40894/GS%20Mikami%20-%20Broom%20Flight%20at%20the%20Sunset%20%28MMX2%20Style%29.zip",
        "filename": "GS Mikami - Broom Flight at the Sunset (MMX2 Style).zip",
        "size": 78946,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ghost-sweeper-mikami-joreishi-wa-nice-body-crazy-woods",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28820,
    "title": "Ghost Sweeper Mikami: Joreishi wa Nice Body - Crazy Woods",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "forest",
      "ghost house",
      "spooky",
      "urban"
    ],
    "description": "Funky Song from the 4th level. Can be used for urban or various haunted themed levels.",
    "latest_version": "smwc-28820-1641996241",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28820,
        "title": "Ghost Sweeper Mikami: Joreishi wa Nice Body - Crazy Woods",
        "version": "smwc-28820-1641996241",
        "upstream_time": 1641996241,
        "download_url": "https://dl.smwcentral.net/28820/CrazyWoods.zip",
        "filename": "CrazyWoods.zip",
        "size": 67546,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ghost-sweeper-mikami-joreishi-wa-nice-body-funky-building-lot",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32618,
    "title": "Ghost Sweeper Mikami: Joreishi wa Nice Body - Funky Building Lot",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "tense",
      "urban"
    ],
    "description": "Funky Building Lot from the Ghost Sweeper Mikami game on the SNES, it's pretty funky. =P",
    "latest_version": "smwc-32618-1675295685",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32618,
        "title": "Ghost Sweeper Mikami: Joreishi wa Nice Body - Funky Building Lot",
        "version": "smwc-32618-1675295685",
        "upstream_time": 1675295685,
        "download_url": "https://dl.smwcentral.net/32618/Ghost%20Sweeper%20Mikami%20-%20Funky%20Building%20Lot.zip",
        "filename": "Ghost Sweeper Mikami - Funky Building Lot.zip",
        "size": 60037,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ghost-sweeper-mikami-joreishi-wa-nice-body-haunted-shopping-mall",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19466,
    "title": "Ghost Sweeper Mikami: Joreishi wa Nice Body - Haunted Shopping Mall",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "boss",
      "chase",
      "urban"
    ],
    "description": "Fast paced, hype song. Doesn't really fit a specific level theme, but might lean toward a city/urban feel. <br>\r\n<br>\r\nShout-out to LinkdeadX2",
    "latest_version": "smwc-19466-1553701422",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19466,
        "title": "Ghost Sweeper Mikami: Joreishi wa Nice Body - Haunted Shopping Mall",
        "version": "smwc-19466-1553701422",
        "upstream_time": 1553701422,
        "download_url": "https://dl.smwcentral.net/19466/Ghost%20Sweeper%20Mikami%20-%20Haunted%20Shopping%20Mall.zip",
        "filename": "Ghost Sweeper Mikami - Haunted Shopping Mall.zip",
        "size": 50385,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ghost-sweeper-mikami-joreishi-wa-nice-body-such-dirty-sewers",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31891,
    "title": "Ghost Sweeper Mikami: Joreishi wa Nice Body - Such Dirty Sewers",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cave",
      "sewer",
      "urban"
    ],
    "description": "Funky Song from the second level. Can be used for sewer or urban themed levels.",
    "latest_version": "smwc-31891-1672508144",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31891,
        "title": "Ghost Sweeper Mikami: Joreishi wa Nice Body - Such Dirty Sewers",
        "version": "smwc-31891-1672508144",
        "upstream_time": 1672508144,
        "download_url": "https://dl.smwcentral.net/31891/SuchDirtySewers.zip",
        "filename": "SuchDirtySewers.zip",
        "size": 64540,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ghost-trick-phantom-detective-reincarnation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29118,
    "title": "Ghost Trick: Phantom Detective - Reincarnation",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene"
    ],
    "description": "One of my SFC3 submissions, but without echo to make it work in SMW (included original SPC for completeness).<br>\r\nIt's a calm happy song that could work for a cutscene or credits, I guess.<br>\r\nNot compatible with \"Bonus End\", P-Switch and Thunder SFX/Blarggs/Fireworks.",
    "latest_version": "smwc-29118-1643686615",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29118,
        "title": "Ghost Trick: Phantom Detective - Reincarnation",
        "version": "smwc-29118-1643686615",
        "upstream_time": 1643686615,
        "download_url": "https://dl.smwcentral.net/29118/Ghost%20Trick%20-%20Reincarnation_.zip",
        "filename": "Ghost Trick - Reincarnation_.zip",
        "size": 246518,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ghost-trick-phantom-detective-suspicion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29368,
    "title": "Ghost Trick: Phantom Detective - Suspicion",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "ghost house",
      "mysterious",
      "night",
      "overworld",
      "urban"
    ],
    "description": "Can be used for overworlds or mysterious/puzzle settings.<br>\r\nIncluded two versions: the normal one only works on overworlds, while for levels use the optimized one (not compatible with Bonus End, Thunder, Yoshi and P-Switch).",
    "latest_version": "smwc-29368-1643602837",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29368,
        "title": "Ghost Trick: Phantom Detective - Suspicion",
        "version": "smwc-29368-1643602837",
        "upstream_time": 1643602837,
        "download_url": "https://dl.smwcentral.net/29368/Suspicion.zip",
        "filename": "Suspicion.zip",
        "size": 170883,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ghost-trick-phantom-detective-the-last-desperate-struggle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13604,
    "title": "Ghost Trick: Phantom Detective - The Last Desperate Struggle",
    "authors": [
      "aCrowned"
    ],
    "tags": [
      "dark",
      "final",
      "industrial",
      "tense",
      "water"
    ],
    "description": "The music that plays in the penultimate rescue segment of Ghost Trick. Saying any more than that would be spoilerific, so I'll abstain myself.",
    "latest_version": "smwc-13604-1463073320",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13604,
        "title": "Ghost Trick: Phantom Detective - The Last Desperate Struggle",
        "version": "smwc-13604-1463073320",
        "upstream_time": 1463073320,
        "download_url": "https://dl.smwcentral.net/13604/theLastDesperateStruggle.zip",
        "filename": "theLastDesperateStruggle.zip",
        "size": 78306,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ghoul-patrol-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20711,
    "title": "Ghoul Patrol - Boss Battle",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "airship",
      "boss",
      "chase"
    ],
    "description": "One of the boss themes of Ghoul Patrol. It can be used in ship levels.",
    "latest_version": "smwc-20711-1563735367",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20711,
        "title": "Ghoul Patrol - Boss Battle",
        "version": "smwc-20711-1563735367",
        "upstream_time": 1563735367,
        "download_url": "https://dl.smwcentral.net/20711/GP-BossBattle.zip",
        "filename": "GP-BossBattle.zip",
        "size": 49574,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ghoul-patrol-medieval-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20304,
    "title": "Ghoul Patrol - Medieval World 2",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "cutscene",
      "dark",
      "fire",
      "ghost house",
      "overworld",
      "spooky",
      "tense",
      "title"
    ],
    "description": "An eerie song used in the one of the toughest, if not the toughest level of Ghoul Patrol. Fits in a dark, creepy area, and even in cutscenes.",
    "latest_version": "smwc-20304-1561925589",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20304,
        "title": "Ghoul Patrol - Medieval World 2",
        "version": "smwc-20304-1561925589",
        "upstream_time": 1561925589,
        "download_url": "https://dl.smwcentral.net/20304/MedievalWorld2.zip",
        "filename": "MedievalWorld2.zip",
        "size": 37777,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ghoul-patrol-metropolis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21326,
    "title": "Ghoul Patrol - Metropolis 2",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "dark",
      "ghost house",
      "night",
      "spooky",
      "swamp",
      "urban"
    ],
    "description": "Suitable for night levels and swamps.",
    "latest_version": "smwc-21326-1572156941",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21326,
        "title": "Ghoul Patrol - Metropolis 2",
        "version": "smwc-21326-1572156941",
        "upstream_time": 1572156941,
        "download_url": "https://dl.smwcentral.net/21326/GP%20-%20Metropolis%202.zip",
        "filename": "GP - Metropolis 2.zip",
        "size": 68870,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ghouls-n-ghosts-amiga-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27970,
    "title": "Ghouls 'n Ghosts (Amiga) - Stage 2 (Village of Decay and Destruction)",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "calm",
      "carnival",
      "castle",
      "cave",
      "dark",
      "desert",
      "forest",
      "grassland",
      "ice",
      "mysterious",
      "night",
      "retro",
      "ruins",
      "spooky",
      "temple",
      "town",
      "water"
    ],
    "description": "Music that plays in stage 2 of Ghouls 'n Ghosts, Amiga version. Rearranges a lot of the original arcade version.<br>\r\n<br>\r\nTook a few elements from the C64 version too.<br>\r\n<br>\r\nUPDATE: Lowered the volume of the high flute as I eventually realized it was overly loud.",
    "latest_version": "smwc-27970-1632937847",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27970,
        "title": "Ghouls 'n Ghosts (Amiga) - Stage 2 (Village of Decay and Destruction)",
        "version": "smwc-27970-1632937847",
        "upstream_time": 1632937847,
        "download_url": "https://dl.smwcentral.net/27970/Ghouls%20%27n%20Ghosts%20%28Amiga%29%20-%20Stage%202.zip",
        "filename": "Ghouls %27n Ghosts (Amiga) - Stage 2.zip",
        "size": 34440,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26811,
        "title": "Ghouls 'n Ghosts (Amiga) - Stage 3 (Baron Rankle's Tower)",
        "version": "smwc-26811-1622182865",
        "upstream_time": 1622182865,
        "download_url": "https://dl.smwcentral.net/26811/Ghouls%20n%20Ghosts%20%28Amiga%29%20-%20Stage%203.zip",
        "filename": "Ghouls n Ghosts (Amiga) - Stage 3.zip",
        "size": 73123,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24340,
        "title": "Ghouls 'n Ghosts (Amiga) - Stage 4 (Crystal Forest)",
        "version": "smwc-24340-1598930164",
        "upstream_time": 1598930164,
        "download_url": "https://dl.smwcentral.net/24340/Ghouls%20%27n%20Ghosts%20%28Amiga%29%20-%20Stage%204%20%28Crystal%20Forest%29.zip",
        "filename": "Ghouls %27n Ghosts (Amiga) - Stage 4 (Crystal Forest).zip",
        "size": 33387,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ghouls-n-ghosts-amiga-stage-1",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24482,
    "title": "Ghouls 'n Ghosts (Amiga) - Stage 1 & 5",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "ambient",
      "environmental",
      "ghost house",
      "night",
      "ruins",
      "spooky"
    ],
    "description": "Ghouls 'n Ghosts music - Amiga version.<br>\r\nThe title screen music of the Commodore 64 version of the same game uses the same riff.",
    "latest_version": "smwc-24482-1603146530",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24482,
        "title": "Ghouls 'n Ghosts (Amiga) - Stage 1 & 5",
        "version": "smwc-24482-1603146530",
        "upstream_time": 1603146530,
        "download_url": "https://dl.smwcentral.net/24482/Ghouls%20%27n%20Ghosts%20%28Amiga%29%20-%20Stage%201%20%26%205.zip",
        "filename": "Ghouls %27n Ghosts (Amiga) - Stage 1 %26 5.zip",
        "size": 63848,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ghouls-n-ghosts-amiga-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35016,
    "title": "Ghouls 'n Ghosts (Amiga) - Title Screen",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "castle",
      "credits",
      "cutscene",
      "mountain",
      "mysterious",
      "night",
      "title",
      "town",
      "urban"
    ],
    "description": "Acoustic guitar-heavy title screen music from the Amiga version of Ghouls 'n Ghosts.<br>\r\n<br>\r\nThe custom loop version is made in order for the song to loop smoothly, being intended for levels, and it's slightly smaller than the full version (0x0739 bytes). The full version is more for cutscenes and whatnot.<br>\r\n<br>\r\nIn the full version's text files, there is a #define LOOPABLE. It's set to 1 by default, and when it's set to 0, it will not loop back to the beginning at all, it'll just be still when the song comes to an end.<br>\r\n<br>\r\nIncompatible with @7 (bonus end fanfare) and thunder sound effect.<br>\r\nThe full version will omit one of the samples under the following defines:<br>\r\n-#define P_SWITCH 1 will enable P-Switch sample and omit Yoshi sample.<br>\r\n-#define P_SWITCH 0 (or other number) will be vice versa.<br>\r\n<br>\r\nUPDATE: Corrected a few notes, as well as updating the overdriven guitar sample.",
    "latest_version": "smwc-35016-1701384567",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35016,
        "title": "Ghouls 'n Ghosts (Amiga) - Title Screen",
        "version": "smwc-35016-1701384567",
        "upstream_time": 1701384567,
        "download_url": "https://dl.smwcentral.net/35016/Ghouls%20n%20Ghosts%20%28Amiga%29%20-%20Title%20Screen.zip",
        "filename": "Ghouls n Ghosts (Amiga) - Title Screen.zip",
        "size": 162367,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ghouls-n-ghosts-c64-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24275,
    "title": "Ghouls 'n Ghosts (C64) - Stage 5 (Lucifer's Castle)",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "ambient",
      "castle",
      "dark",
      "ghost house",
      "mysterious",
      "spooky"
    ],
    "description": "Final stage music from Ghouls 'n Ghosts, Commodore 64 version.<br>\r\nAlso used as the title screen music for the Atari ST version in addition to it being used in the final stage.<br>\r\nPlease please PLEASE use <a href=\"https://www.smwcentral.net/?p=section&a=details&id=23477\">this patch</a> when using this tune, because it makes really heavy use of legato commands and this patch will circumvent music problems when pausing and resuming.",
    "latest_version": "smwc-24275-1598924836",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24275,
        "title": "Ghouls 'n Ghosts (C64) - Stage 5 (Lucifer's Castle)",
        "version": "smwc-24275-1598924836",
        "upstream_time": 1598924836,
        "download_url": "https://dl.smwcentral.net/24275/Ghouls%20%27n%20Ghosts%20%28C64%29%20-%20Stage%205.zip",
        "filename": "Ghouls %27n Ghosts (C64) - Stage 5.zip",
        "size": 37041,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ghouls-n-ghosts-c64-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24639,
    "title": "Ghouls 'n Ghosts (C64) - Title Screen",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "ambient",
      "cutscene",
      "dark",
      "environmental",
      "ghost house",
      "night",
      "sad",
      "spooky",
      "tense",
      "title"
    ],
    "description": "Title screen from Ghouls 'n Ghosts, Commodore 64 version.<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=23477\">Please use this patch when using it in an instance where you pause the game</a>.",
    "latest_version": "smwc-24639-1604725007",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24639,
        "title": "Ghouls 'n Ghosts (C64) - Title Screen",
        "version": "smwc-24639-1604725007",
        "upstream_time": 1604725007,
        "download_url": "https://dl.smwcentral.net/24639/Ghouls%20%27n%20Ghosts%20%28C64%29%20-%20Title%20Screen.zip",
        "filename": "Ghouls %27n Ghosts (C64) - Title Screen.zip",
        "size": 73711,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gigi-d-agostino-l-amour-toujours",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7417,
    "title": "Gigi D'Agostino - L'Amour Toujours",
    "authors": [
      "MarioLegendary"
    ],
    "tags": [
      "credits",
      "industrial",
      "space"
    ],
    "description": "May suit different levels, but it's great for heavy areas and space/future levels.",
    "latest_version": "smwc-7417-1319960883",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7417,
        "title": "Gigi D'Agostino - L'Amour Toujours",
        "version": "smwc-7417-1319960883",
        "upstream_time": 1319960883,
        "download_url": "https://dl.smwcentral.net/7417/L%27Amour%20Toujours%20SMW%20Remix%201.zip",
        "filename": "L%27Amour Toujours SMW Remix 1.zip",
        "size": 69052,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gihifuu-nightmare-diary-comatose-chaos-violet-detector-ex-telepathic-dreamer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40779,
    "title": "Gihifuu Nightmare Diary ~ Comatose Chaos: Violet Detector EX - Telepathic Dreamer",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "ice",
      "night",
      "ruins",
      "sky",
      "snow",
      "urban"
    ],
    "description": "The quaint and lovely first photo theme from Violet Detector EX, a Touhou fangame building on the ideas of the official 16.5th game, Violet Detector.<br>\r\n<br>\r\nIt's sort of calm, and a little sparkly, just like a dream.<br>\r\n<br>\r\nI've loved this song so much ever since I first heard it like 7 years ago, and so I'm happy to have been able to do a cover of it!",
    "latest_version": "smwc-40779-1767130468",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40779,
        "title": "Gihifuu Nightmare Diary ~ Comatose Chaos: Violet Detector EX - Telepathic Dreamer",
        "version": "smwc-40779-1767130468",
        "upstream_time": 1767130468,
        "download_url": "https://dl.smwcentral.net/40779/telepathicdreamer.zip",
        "filename": "telepathicdreamer.zip",
        "size": 39255,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gilligan-s-island-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7697,
    "title": "Gilligan's Island - Game Over",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "game over"
    ],
    "description": "The light-hearten game over theme from Gilligan's Island.",
    "latest_version": "smwc-7697-1324189722",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7697,
        "title": "Gilligan's Island - Game Over",
        "version": "smwc-7697-1324189722",
        "upstream_time": 1324189722,
        "download_url": "https://dl.smwcentral.net/7697/Gilligan%27s%20Island%20-%20Game%20Over.zip",
        "filename": "Gilligan%27s Island - Game Over.zip",
        "size": 66452,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gilligan-s-island-title-screen-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7695,
    "title": "Gilligan's Island - Title Screen (arrangement)",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "beach",
      "overworld",
      "title"
    ],
    "description": "A simple song, great for submaps and title screens.",
    "latest_version": "smwc-7695-1319888930",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7695,
        "title": "Gilligan's Island - Title Screen (arrangement)",
        "version": "smwc-7695-1319888930",
        "upstream_time": 1319888930,
        "download_url": "https://dl.smwcentral.net/7695/Giligan%27s%20Island%20-%20Title%20Screen.zip",
        "filename": "Giligan%27s Island - Title Screen.zip",
        "size": 64299,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gimmick-good-morning",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17816,
    "title": "Gimmick! - Good Morning",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "credits",
      "title"
    ],
    "description": "This is Gimmick (A.K.A Mr.Gimmick)'s intro theme. Since it doesn't loop, the only way this would fit is in intro screens, so be careful. This is a sampled version with Kirby and Earthbound samples btw",
    "latest_version": "smwc-17816-1531468093",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17816,
        "title": "Gimmick! - Good Morning",
        "version": "smwc-17816-1531468093",
        "upstream_time": 1531468093,
        "download_url": "https://dl.smwcentral.net/17816/Gimmick%21%20-%20Good%20Morning.zip",
        "filename": "Gimmick%21 - Good Morning.zip",
        "size": 34374,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17815,
        "title": "Gimmick! - Good Morning",
        "version": "smwc-17815-1531468309",
        "upstream_time": 1531468309,
        "download_url": "https://dl.smwcentral.net/17815/Gimmick%21%20-%20Good%20Morning%20%28Sampled%29.zip",
        "filename": "Gimmick%21 - Good Morning (Sampled).zip",
        "size": 43732,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gimmick-good-weather",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40700,
    "title": "Gimmick - Good Weather",
    "authors": [
      "lordlydumbass"
    ],
    "tags": [
      "bonus",
      "grassland",
      "retro",
      "upbeat"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"VeracitySMWC\"><a href=\"/?p=profile&amp;id=58445\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">VeracitySMWC</a></span><br>\r\nStage 2 Music from Gimmick.<br>\r\nSunsoft bass sample used: <a href=\"https://smwc.me/s/38740\">https://smwc.me/s/38740</a>",
    "latest_version": "smwc-40700-1769630779",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40700,
        "title": "Gimmick - Good Weather",
        "version": "smwc-40700-1769630779",
        "upstream_time": 1769630779,
        "download_url": "https://dl.smwcentral.net/40700/Gimmick-Good-Weather.zip",
        "filename": "Gimmick-Good-Weather.zip",
        "size": 51522,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gimmick-no-limits",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35319,
    "title": "Gimmick! - No Limits",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "bonus",
      "cutscene",
      "overworld",
      "urban"
    ],
    "description": "Music that plays in the world map in Gimmick.<br>\r\nIf you want to change the versions, follow the commented instruction in the top of the text file.",
    "latest_version": "smwc-35319-1698251325",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35319,
        "title": "Gimmick! - No Limits",
        "version": "smwc-35319-1698251325",
        "upstream_time": 1698251325,
        "download_url": "https://dl.smwcentral.net/35319/Gimmick%21%20-%20No%20Limits.zip",
        "filename": "Gimmick%21 - No Limits.zip",
        "size": 156491,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gimmick-slow-illusion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25673,
    "title": "Gimmick - Slow Illusion",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "forest",
      "grassland",
      "mountain",
      "sky"
    ],
    "description": "Song that The Slow Illusion from Gimmick. Could fit a mountain or forest levels.",
    "latest_version": "smwc-25673-1610654795",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25673,
        "title": "Gimmick - Slow Illusion",
        "version": "smwc-25673-1610654795",
        "upstream_time": 1610654795,
        "download_url": "https://dl.smwcentral.net/25673/Slow%20Illusion.zip",
        "filename": "Slow Illusion.zip",
        "size": 32893,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gimmick-sophia",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20517,
    "title": "Gimmick! - Sophia",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "calm",
      "sky"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nGimmick is a vastly overlooked platformer for Famicom/NES which mixes Mario, Kirby and Megaman gameplay. It's an 8 bit jewel which overcomes the console's limits in every aspect, and its soundtrack is just an example.",
    "latest_version": "smwc-20517-1562577982",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20517,
        "title": "Gimmick! - Sophia",
        "version": "smwc-20517-1562577982",
        "upstream_time": 1562577982,
        "download_url": "https://dl.smwcentral.net/20517/Gimmick%20-%20Sophia.zip",
        "filename": "Gimmick - Sophia.zip",
        "size": 33448,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 12069,
        "title": "Gimmick! - Sophia",
        "version": "smwc-12069-1445823591",
        "upstream_time": 1445823591,
        "download_url": "https://dl.smwcentral.net/12069/gimmick%21%20-%20sophia.zip",
        "filename": "gimmick%21 - sophia.zip",
        "size": 33796,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gimmick-strange-memories-of-death",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11575,
    "title": "Gimmick! - Strange Memories of Death",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "space"
    ],
    "description": "An unused song from Gimmick! It could fit space levels and athletic zones.",
    "latest_version": "smwc-11575-1437619699",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11575,
        "title": "Gimmick! - Strange Memories of Death",
        "version": "smwc-11575-1437619699",
        "upstream_time": 1437619699,
        "download_url": "https://dl.smwcentral.net/11575/Gimmick%21%20-%20Strange%20Memories%20of%20Death%20%5BUnused%5D%20%28S%29.zip",
        "filename": "Gimmick%21 - Strange Memories of Death %5BUnused%5D (S).zip",
        "size": 83168,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-giniro-evening-make-up",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35608,
    "title": "Giniro - Evening Make-Up",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "cutscene",
      "mysterious",
      "night",
      "overworld",
      "sad"
    ],
    "description": "Coudl fit with sad theme",
    "latest_version": "smwc-35608-1703364555",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35608,
        "title": "Giniro - Evening Make-Up",
        "version": "smwc-35608-1703364555",
        "upstream_time": 1703364555,
        "download_url": "https://dl.smwcentral.net/35608/Giniro%20-%20Yugesho.zip",
        "filename": "Giniro - Yugesho.zip",
        "size": 31440,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-giniro-nigiyaka",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16396,
    "title": "Giniro - Nigiyaka",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "overworld",
      "retro"
    ],
    "description": "A chiptune could fit with overworld theme",
    "latest_version": "smwc-16396-1507403138",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16396,
        "title": "Giniro - Nigiyaka",
        "version": "smwc-16396-1507403138",
        "upstream_time": 1507403138,
        "download_url": "https://dl.smwcentral.net/16396/Giniro%20-%20Nigiyaka.zip",
        "filename": "Giniro - Nigiyaka.zip",
        "size": 31462,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-glass-beach-yoshis-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40623,
    "title": "glass beach - yoshis island",
    "authors": [
      "aroohwahoou"
    ],
    "tags": [
      "beach"
    ],
    "description": "Could maybe fit with a beach level or something?",
    "latest_version": "smwc-40623-1772336041",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40623,
        "title": "glass beach - yoshis island",
        "version": "smwc-40623-1772336041",
        "upstream_time": 1772336041,
        "download_url": "https://dl.smwcentral.net/40623/yoshisisland.zip",
        "filename": "yoshisisland.zip",
        "size": 22581,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-glover-carnival-realm-lobby-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30094,
    "title": "Glover - Carnival Realm Lobby, Level 1",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "bonus",
      "carnival",
      "switch palace"
    ],
    "description": "Best suited for a carnival level. I mean, the title already says carnival...<br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs:<br>\r\n<br>\r\nBonus End, P-Switch",
    "latest_version": "smwc-30094-1658796631",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30094,
        "title": "Glover - Carnival Realm Lobby, Level 1",
        "version": "smwc-30094-1658796631",
        "upstream_time": 1658796631,
        "download_url": "https://dl.smwcentral.net/30094/GloverCarnival.zip",
        "filename": "GloverCarnival.zip",
        "size": 96174,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-glover-prehistoric-realm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19475,
    "title": "Glover - Prehistoric Realm 1",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "cave",
      "ice",
      "jungle"
    ],
    "description": "A very long song from the N64 version of this underrated game. This song is fitting for calm areas, or ice levels.<br>\r\n(improved 3/27/19)",
    "latest_version": "smwc-19475-1553869944",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19475,
        "title": "Glover - Prehistoric Realm 1",
        "version": "smwc-19475-1553869944",
        "upstream_time": 1553869944,
        "download_url": "https://dl.smwcentral.net/19475/Glover%20-%20Prehistoric%20Realm%201.zip",
        "filename": "Glover - Prehistoric Realm 1.zip",
        "size": 55807,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-go-go-ackman",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29733,
    "title": "Go Go Ackman 3 - Highway",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "credits",
      "grassland",
      "sky"
    ],
    "description": "A short happy song from Go Go Ackman 3",
    "latest_version": "smwc-29733-1651075847",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29733,
        "title": "Go Go Ackman 3 - Highway",
        "version": "smwc-29733-1651075847",
        "upstream_time": 1651075847,
        "download_url": "https://dl.smwcentral.net/29733/GGA3_Highway.zip",
        "filename": "GGA3_Highway.zip",
        "size": 52053,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-goanimate-dance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40729,
    "title": "GoAnimate - Dance",
    "authors": [
      "LuciCat"
    ],
    "tags": [
      "cutscene",
      "industrial",
      "overworld"
    ],
    "description": "<img src=\"https://bin.smwcentral.net/u/72122/SMWgrounded_resize.png\" alt=\"\"><br>\r\n<br>\r\nJokes aside, <i>GoAnimate</i> (now known as Vyond) is you guessed it! A website that allows you to animate using drag and drop, even having themes that allow you to create custom characters (e.g. Comedy Worlds, Lil' Peepz, Chibi Peepz, etc.).<br>\r\n<br>\r\nIt was intended to be an easier and quicker alternative to tools such as Flash, and although initially obscure, it suddenly became popular in the mid-2010s, and nope, it's not because of its easy to use nature, it's not because of one theme (Comedy World) being themed after <i>Family Guy</i>, no no no, it's because of, as mentioned in the picture above, those infamous \"you are grounded grounded grounded\" videos, often featuring characters from preschool shows such as Caillou, Barney the Dinosaur, Dora the Explorer, Elmo, being you know... grounded, often for literal eternity, sometimes for minor things or even nothing. And don't forget those infamous rant videos featuring terms such as \"[subject]? What, more like [mock name]! Oh my god, this [thing] sucks\", \"they like to go on failure adventures together\", \"Do you know who likes/hates this [thing]\", \"[subject] sucks, and so does [another subject]! [yet another subject] is [long number] times better than [subject]!\", etc.<br>\r\n<br>\r\nBasically, what used to be an easy-to-use animation tool ended up becoming Gen Z brainrot. In order to appeal to businesses (which contrary to popular belief, is NOT because of the grounded videos), the site became subscription-based and eventually changed its name in 2018 to the aforementioned Vyond, but by that point, the damage has already been done, and the site ended up creating one of the largest internet rabbit holes in history, full of kids who try hating preschool shows just to look \"cool and mature\" (or at least try to, since they're mostly the exact opposite), and videos that are so bad, they're good.<br>\r\n<br>\r\n<br>\r\n<br>\r\nBasically, for those who are wondering, yes, the site did offer MIDI music in its early days, alongside some non-MIDI music.<br>\r\n<br>\r\nGood for industrial levels, overworlds and cutscenes.",
    "latest_version": "smwc-40729-1764083546",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40729,
        "title": "GoAnimate - Dance",
        "version": "smwc-40729-1764083546",
        "upstream_time": 1764083546,
        "download_url": "https://dl.smwcentral.net/40729/GoAnimate%20-%20Dance.zip",
        "filename": "GoAnimate - Dance.zip",
        "size": 66311,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-goddess-of-victory-nikke-desert-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38206,
    "title": "Goddess of Victory: NIKKE - desert stage",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "carnival",
      "desert",
      "industrial",
      "upbeat"
    ],
    "description": "The desert level song in Memory Of Goddess, a minigame found in NIKKE. It's very energetic and bouncy, making it fit any kind of athletic level.",
    "latest_version": "smwc-38206-1729826072",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38206,
        "title": "Goddess of Victory: NIKKE - desert stage",
        "version": "smwc-38206-1729826072",
        "upstream_time": 1729826072,
        "download_url": "https://dl.smwcentral.net/38206/dorodoro.zip",
        "filename": "dorodoro.zip",
        "size": 39259,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-godzilla-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7992,
    "title": "Godzilla - Level 1",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "athletic",
      "title"
    ],
    "description": "A happy and upbeat little song, good for early levels.",
    "latest_version": "smwc-7992-1318101143",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7992,
        "title": "Godzilla - Level 1",
        "version": "smwc-7992-1318101143",
        "upstream_time": 1318101143,
        "download_url": "https://dl.smwcentral.net/7992/Godzilla.zip",
        "filename": "Godzilla.zip",
        "size": 66941,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gokujou-parodius-in-the-crane-game",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31815,
    "title": "Gokujou Parodius - In the Crane Game",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "bonus",
      "carnival"
    ],
    "description": "Peculiar rendition of the famous song \"In the mood\". Requested by Anorakun.",
    "latest_version": "smwc-31815-1671355184",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31815,
        "title": "Gokujou Parodius - In the Crane Game",
        "version": "smwc-31815-1671355184",
        "upstream_time": 1671355184,
        "download_url": "https://dl.smwcentral.net/31815/06%20In%20the%20Crane%20Game.zip",
        "filename": "06 In the Crane Game.zip",
        "size": 75613,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-golden-anthem",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8256,
    "title": "Golden Anthem",
    "authors": [
      "PianoArt"
    ],
    "tags": [
      "castle",
      "final"
    ],
    "description": "An epic-sounding composition in e minor. Would fit great into the last level of a hack.",
    "latest_version": "smwc-8256-1342939180",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8256,
        "title": "Golden Anthem",
        "version": "smwc-8256-1342939180",
        "upstream_time": 1342939180,
        "download_url": "https://dl.smwcentral.net/8256/golden_anthem_by_pian0art.zip",
        "filename": "golden_anthem_by_pian0art.zip",
        "size": 69501,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-golden-axe-sutakora-sassa",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7457,
    "title": "Golden Axe - Sutakora, Sassa!",
    "authors": [
      "GoldPooka"
    ],
    "tags": [
      "credits",
      "grassland"
    ],
    "description": "A port of Golden Axe's awesome credits theme. Perfect for endings.",
    "latest_version": "smwc-7457-1320133546",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7457,
        "title": "Golden Axe - Sutakora, Sassa!",
        "version": "smwc-7457-1320133546",
        "upstream_time": 1320133546,
        "download_url": "https://dl.smwcentral.net/7457/Sutakora%2C%20Sassa%21.zip",
        "filename": "Sutakora%2C Sassa%21.zip",
        "size": 72028,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-golden-sun-altin-caves",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7339,
    "title": "Golden Sun - Altin Caves",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "cave",
      "dark"
    ],
    "description": "This song plays in the interior of Altin Peak, and would be an excellent choice for a large, mysterious cave area.",
    "latest_version": "smwc-7339-1318102563",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7339,
        "title": "Golden Sun - Altin Caves",
        "version": "smwc-7339-1318102563",
        "upstream_time": 1318102563,
        "download_url": "https://dl.smwcentral.net/7339/Altin%20Caves.zip",
        "filename": "Altin Caves.zip",
        "size": 67134,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-golden-sun-battle-isaac-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17220,
    "title": "Golden Sun - Battle/Isaac's Theme",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "The song that plays in Battle or facing Isaac.<br>\r\n<span style=\"color: red;\">Warning: not compatible with Yoshi SFX!</span>",
    "latest_version": "smwc-17220-1520683471",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17220,
        "title": "Golden Sun - Battle/Isaac's Theme",
        "version": "smwc-17220-1520683471",
        "upstream_time": 1520683471,
        "download_url": "https://dl.smwcentral.net/17220/%5BS%5D%20Golden%20Sun%20-%20Isaac%27s%20Battle%20Theme%20%281%29.zip",
        "filename": "%5BS%5D Golden Sun - Isaac%27s Battle Theme (1).zip",
        "size": 83182,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-golden-sun-dark-dawn-sorrow-and-despair",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39966,
    "title": "Golden Sun: Dark Dawn - Sorrow and Despair",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "castle",
      "dark",
      "ghost house"
    ],
    "description": "Fits in dark places like castles and haunted houses.",
    "latest_version": "smwc-39966-1752847991",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39966,
        "title": "Golden Sun: Dark Dawn - Sorrow and Despair",
        "version": "smwc-39966-1752847991",
        "upstream_time": 1752847991,
        "download_url": "https://dl.smwcentral.net/39966/Sorrow_and_Despair.zip",
        "filename": "Sorrow_and_Despair.zip",
        "size": 60168,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-golden-sun-ds-dark-dawn-harapa-ice-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7415,
    "title": "Golden Sun DS: Dark Dawn - Harapa Ice Ruins",
    "authors": [
      "Lunar Wurmple"
    ],
    "tags": [
      "cave",
      "ice",
      "overworld"
    ],
    "description": "Suits icy, dark overworld and submaps.",
    "latest_version": "smwc-7415-1320133737",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7415,
        "title": "Golden Sun DS: Dark Dawn - Harapa Ice Ruins",
        "version": "smwc-7415-1320133737",
        "upstream_time": 1320133737,
        "download_url": "https://dl.smwcentral.net/7415/Harapa.zip",
        "filename": "Harapa.zip",
        "size": 66847,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-golden-sun-royal-palace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20519,
    "title": "Golden Sun - Royal Palace",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "cutscene",
      "overworld",
      "town"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nThis one's from Golden Sun. I love when Sakuraba does baroque stuff.",
    "latest_version": "smwc-20519-1562578913",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20519,
        "title": "Golden Sun - Royal Palace",
        "version": "smwc-20519-1562578913",
        "upstream_time": 1562578913,
        "download_url": "https://dl.smwcentral.net/20519/Golden%20Sun%20-%20Royal%20Palace.zip",
        "filename": "Golden Sun - Royal Palace.zip",
        "size": 53197,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-golden-sun-saturos-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20520,
    "title": "Golden Sun - Saturos Battle",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nAgain, one of my favorite tracks from Golden Sun. I originally wanted to make it unsampled, but I previously managed to rip GBA samples so I made a try. Then I realized the sawtooth synth sounded horrible. So I replaced it with @1.<br>\r\n<br>\r\n",
    "latest_version": "smwc-20520-1562579092",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20520,
        "title": "Golden Sun - Saturos Battle",
        "version": "smwc-20520-1562579092",
        "upstream_time": 1562579092,
        "download_url": "https://dl.smwcentral.net/20520/Golden%20Sun%20-%20Saturos%20Battle.zip",
        "filename": "Golden Sun - Saturos Battle.zip",
        "size": 80559,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-golden-sun-the-elemental-stars",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20521,
    "title": "Golden Sun - The Elemental Stars",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "calm",
      "cutscene",
      "ice",
      "night",
      "overworld",
      "temple"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nEnchanting track from Golden Sun. I used CT's choir, Star Ocean's harp and 757's panflute samples for this one.",
    "latest_version": "smwc-20521-1562579474",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20521,
        "title": "Golden Sun - The Elemental Stars",
        "version": "smwc-20521-1562579474",
        "upstream_time": 1562579474,
        "download_url": "https://dl.smwcentral.net/20521/Golden%20Sun%20-%20The%20Elemental%20Stars.zip",
        "filename": "Golden Sun - The Elemental Stars.zip",
        "size": 68260,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14489,
        "title": "Golden Sun - The Elemental Stars",
        "version": "smwc-14489-1477253010",
        "upstream_time": 1477253010,
        "download_url": "https://dl.smwcentral.net/14489/Golden%20Sun%20-%20The%20Elemental%20Stars.zip",
        "filename": "Golden Sun - The Elemental Stars.zip",
        "size": 68218,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-golden-sun-the-lost-age-aqua-rock",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7902,
    "title": "Golden Sun: The Lost Age - Aqua Rock",
    "authors": [
      "Troopa"
    ],
    "tags": [
      "cave",
      "water"
    ],
    "description": "The Aqua Rock theme from Golden Sun. Has a simple melody, but sounds<br>\r\n mysterious and upbeat.",
    "latest_version": "smwc-7902-1320134104",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7902,
        "title": "Golden Sun: The Lost Age - Aqua Rock",
        "version": "smwc-7902-1320134104",
        "upstream_time": 1320134104,
        "download_url": "https://dl.smwcentral.net/7902/Aqua%20Rock%20v1.1.zip",
        "filename": "Aqua Rock v1.1.zip",
        "size": 67212,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-golden-sun-the-lost-age-felix-battle-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17330,
    "title": "Golden Sun: The Lost Age - Felix Battle Theme",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "boss"
    ],
    "description": "Song that plays in Golden Sun The Lost Age. Good for \"overpowered\" bosses",
    "latest_version": "smwc-17330-1522806403",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17330,
        "title": "Golden Sun: The Lost Age - Felix Battle Theme",
        "version": "smwc-17330-1522806403",
        "upstream_time": 1522806403,
        "download_url": "https://dl.smwcentral.net/17330/%5BS%5D%20Golden%20Sun.%20The%20Lost%20Age%20-%20Felix%20Battle%20Theme.zip",
        "filename": "%5BS%5D Golden Sun. The Lost Age - Felix Battle Theme.zip",
        "size": 126778,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-golden-sun-the-lost-age-prox",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20518,
    "title": "Golden Sun: The Lost Age - Prox",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "cutscene",
      "sad"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nVery sad tune from Golden Sun, it has a great impact on the player. Sorry for the clicky oboe [it's only really noticeable in isolation], it isn't supposed to sound like that on the GBA ^^'",
    "latest_version": "smwc-20518-1562578622",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20518,
        "title": "Golden Sun: The Lost Age - Prox",
        "version": "smwc-20518-1562578622",
        "upstream_time": 1562578622,
        "download_url": "https://dl.smwcentral.net/20518/Golden%20Sun%20-%20Prox.zip",
        "filename": "Golden Sun - Prox.zip",
        "size": 57055,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-golden-sun-the-lost-age-tropical-paradise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7340,
    "title": "Golden Sun: The Lost Age - Tropical Paradise",
    "authors": [
      "CK Crash"
    ],
    "tags": [
      "beach",
      "submap"
    ],
    "description": "A good choice for a beach or island level, and even better for a submap.",
    "latest_version": "smwc-7340-1320134206",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7340,
        "title": "Golden Sun: The Lost Age - Tropical Paradise",
        "version": "smwc-7340-1320134206",
        "upstream_time": 1320134206,
        "download_url": "https://dl.smwcentral.net/7340/GS2tropical.zip",
        "filename": "GS2tropical.zip",
        "size": 70234,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-golden-sun-the-sanctums",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30658,
    "title": "Golden Sun - The Sanctums",
    "authors": [
      "goldenrules"
    ],
    "tags": [
      "desert",
      "temple",
      "tense"
    ],
    "description": "A theme for exploring a temple protected by mysterious forces.",
    "latest_version": "smwc-30658-1651383344",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30658,
        "title": "Golden Sun - The Sanctums",
        "version": "smwc-30658-1651383344",
        "upstream_time": 1651383344,
        "download_url": "https://dl.smwcentral.net/30658/sol-sanctum.zip",
        "filename": "sol-sanctum.zip",
        "size": 32844,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-golden-sun-vale",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20522,
    "title": "Golden Sun - Vale",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "calm",
      "town"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nPeaceful track from Golden Sun I ported to test GBA samples I managed to rip with GBAMusRiper. I absolutely love the sound of panflutes.",
    "latest_version": "smwc-20522-1562579929",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20522,
        "title": "Golden Sun - Vale",
        "version": "smwc-20522-1562579929",
        "upstream_time": 1562579929,
        "download_url": "https://dl.smwcentral.net/20522/Golden%20Sun%20-%20Vale.zip",
        "filename": "Golden Sun - Vale.zip",
        "size": 78668,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8089,
        "title": "Golden Sun - Vale",
        "version": "smwc-8089-1314205195",
        "upstream_time": 1314205195,
        "download_url": "https://dl.smwcentral.net/8089/vale.zip",
        "filename": "vale.zip",
        "size": 70858,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-golden-sun-venus-lighthouse",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14935,
    "title": "Golden Sun - Venus Lighthouse",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "castle",
      "final"
    ],
    "description": "This is the song from Venus Lighthouse from Golden Sun<br>\r\n<br>\r\nMade on request and released on C3 Winter 2017.<br>\r\n<br>\r\nGive credits plz.",
    "latest_version": "smwc-14935-1485554962",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14935,
        "title": "Golden Sun - Venus Lighthouse",
        "version": "smwc-14935-1485554962",
        "upstream_time": 1485554962,
        "download_url": "https://dl.smwcentral.net/14935/GS-Venus_Lighthouse.zip",
        "filename": "GS-Venus_Lighthouse.zip",
        "size": 34435,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-goldeneye",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7203,
    "title": "GoldenEye 007 - James Bond Theme",
    "authors": [
      "spigmike"
    ],
    "tags": [
      "castle",
      "dark"
    ],
    "description": "The (fairly) popular theme from all of the James Bond Games and most of the movies. Good for spy and factory/indoor levels.",
    "latest_version": "smwc-7203-1313906389",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7203,
        "title": "GoldenEye 007 - James Bond Theme",
        "version": "smwc-7203-1313906389",
        "upstream_time": 1313906389,
        "download_url": "https://dl.smwcentral.net/7203/JBTheme.zip",
        "filename": "JBTheme.zip",
        "size": 68819,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-goldeneye-007",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40325,
    "title": "GoldenEye 007 - 007 Watch Theme",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "overworld",
      "switch palace"
    ],
    "description": "The famous pause theme from GoldenEye 007. Fitting for overworld maps, cutscenes and more.",
    "latest_version": "smwc-40325-1757088939",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40325,
        "title": "GoldenEye 007 - 007 Watch Theme",
        "version": "smwc-40325-1757088939",
        "upstream_time": 1757088939,
        "download_url": "https://dl.smwcentral.net/40325/007%20Watch%20Theme.zip",
        "filename": "007 Watch Theme.zip",
        "size": 47181,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gomola-speed-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15230,
    "title": "Gomola Speed - Act 13",
    "authors": [
      "yoshi9429"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "tense"
    ],
    "description": "Gomola Speed Act 13, 15 Stage and Boss(Act 16, 20, 25) Theme.<br>\r\nI don't know if this music is suitable for boss and castle.",
    "latest_version": "smwc-15230-1488687920",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15230,
        "title": "Gomola Speed - Act 13",
        "version": "smwc-15230-1488687920",
        "upstream_time": 1488687920,
        "download_url": "https://dl.smwcentral.net/15230/Gomola%20Speed%20-%20Act%20%2313.zip",
        "filename": "Gomola Speed - Act %2313.zip",
        "size": 21753,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-goof-troop-fight-a-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7229,
    "title": "Goof Troop - Fight A Battle",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "cutscene",
      "grassland",
      "jungle",
      "ruins"
    ],
    "description": "The music from the first boss battle of Goof Troop, which might suit a boss battle that is not too serious or too long, or even a bonus of some kind.",
    "latest_version": "smwc-7229-1322440569",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7229,
        "title": "Goof Troop - Fight A Battle",
        "version": "smwc-7229-1322440569",
        "upstream_time": 1322440569,
        "download_url": "https://dl.smwcentral.net/7229/Goof%20Troop%20-%20Fight%20A%20Battle.zip",
        "filename": "Goof Troop - Fight A Battle.zip",
        "size": 81910,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-goof-troop-illusion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21884,
    "title": "Goof Troop - Illusion",
    "authors": [
      "Teows"
    ],
    "tags": [
      "castle"
    ],
    "description": "Song played in Goof Troop's 3rd level. Nice for castles.",
    "latest_version": "smwc-21884-1578690072",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21884,
        "title": "Goof Troop - Illusion",
        "version": "smwc-21884-1578690072",
        "upstream_time": 1578690072,
        "download_url": "https://dl.smwcentral.net/21884/Goof_Troop_-_Illusion.zip",
        "filename": "Goof_Troop_-_Illusion.zip",
        "size": 38304,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-goof-troop-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7786,
    "title": "Goof Troop - Level 3 (Illusion)",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "castle",
      "dark",
      "water"
    ],
    "description": "This is the music heard in the third stage of Goof Troop, the pirate fortress.  It could suit a short castle area, although it might get tiresome if the stage is too long.",
    "latest_version": "smwc-7786-1312195214",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7786,
        "title": "Goof Troop - Level 3 (Illusion)",
        "version": "smwc-7786-1312195214",
        "upstream_time": 1312195214,
        "download_url": "https://dl.smwcentral.net/7786/Goof%20Troop%20-%20Level%203%20%28Illusion%29.zip",
        "filename": "Goof Troop - Level 3 (Illusion).zip",
        "size": 79427,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-goof-troop-lose-my-way",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21654,
    "title": "Goof Troop - Lose My Way",
    "authors": [
      "Teows"
    ],
    "tags": [
      "castle",
      "forest",
      "ice"
    ],
    "description": "The catchy and eerie song played during Goof Troop's 4th level, which could fit into shady places such as castles or forests.<br>\r\n<br>\r\nUpdate [2019/12/17]: Made it much more accurate to the original, with samples ripped from Goof Troop and an almost fully-redone mixing.",
    "latest_version": "smwc-21654-1577597184",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21654,
        "title": "Goof Troop - Lose My Way",
        "version": "smwc-21654-1577597184",
        "upstream_time": 1577597184,
        "download_url": "https://dl.smwcentral.net/21654/Goof%20Troop%20-%20Lose%20My%20Way.zip",
        "filename": "Goof Troop - Lose My Way.zip",
        "size": 33863,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-goof-troop-sea-robber",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8266,
    "title": "Goof Troop - Sea Robber",
    "authors": [
      "Mayonnai"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "industrial"
    ],
    "description": "Originally used as a happy pirate theme, this track would work great for an athletic or bonus theme. It could also work as a nice boss theme, or even an upbeat factory.",
    "latest_version": "smwc-8266-1343860571",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8266,
        "title": "Goof Troop - Sea Robber",
        "version": "smwc-8266-1343860571",
        "upstream_time": 1343860571,
        "download_url": "https://dl.smwcentral.net/8266/Sea_robber.zip",
        "filename": "Sea_robber.zip",
        "size": 66467,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-goof-troop-to-the-south",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7698,
    "title": "Goof Troop - To The South",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "athletic",
      "beach",
      "desert",
      "forest",
      "grassland"
    ],
    "description": "A good tropical song. Would fit beaches and the like.",
    "latest_version": "smwc-7698-1330614630",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7698,
        "title": "Goof Troop - To The South",
        "version": "smwc-7698-1330614630",
        "upstream_time": 1330614630,
        "download_url": "https://dl.smwcentral.net/7698/ToTheSouth.zip",
        "filename": "ToTheSouth.zip",
        "size": 72224,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-goomba-garden",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21291,
    "title": "Goomba Garden",
    "authors": [
      "Brozilla"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "sky"
    ],
    "description": "An old, slow, yet peaceful song that might be fit for a Yoshi house or an Overworld map theme.",
    "latest_version": "smwc-21291-1571876740",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21291,
        "title": "Goomba Garden",
        "version": "smwc-21291-1571876740",
        "upstream_time": 1571876740,
        "download_url": "https://dl.smwcentral.net/21291/Goomba_Garden.zip",
        "filename": "Goomba_Garden.zip",
        "size": 68328,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-goooo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7594,
    "title": "GoooO",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "dark",
      "final",
      "fire",
      "industrial",
      "jungle"
    ],
    "description": "A fast-paced song. Recommended for boss battles or places that need extreme music.",
    "latest_version": "smwc-7594-1325715537",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7594,
        "title": "GoooO",
        "version": "smwc-7594-1325715537",
        "upstream_time": 1325715537,
        "download_url": "https://dl.smwcentral.net/7594/GoooO.zip",
        "filename": "GoooO.zip",
        "size": 73553,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gorillaz-19",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36876,
    "title": "Gorillaz - 19-2000 (Intro)",
    "authors": [
      "caw"
    ],
    "tags": [
      "bonus",
      "overworld",
      "title"
    ],
    "description": "Short little Gorillaz loop I like a lot that I decided to port. Could be good for overworlds, title screens, or little bonus areas.",
    "latest_version": "smwc-36876-1709355742",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36876,
        "title": "Gorillaz - 19-2000 (Intro)",
        "version": "smwc-36876-1709355742",
        "upstream_time": 1709355742,
        "download_url": "https://dl.smwcentral.net/36876/19-2000.zip",
        "filename": "19-2000.zip",
        "size": 40941,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gorillaz-o-green-world-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24449,
    "title": "Gorillaz - O Green World (arrangement)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "cave",
      "forest",
      "industrial",
      "misc",
      "sewer",
      "tense"
    ],
    "description": "A less-known song from Gorillaz that's rather worrying and sad. Feels like wandering in some wasteland.<br>\r\nUseful in a range of situations.",
    "latest_version": "smwc-24449-1602369764",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24449,
        "title": "Gorillaz - O Green World (arrangement)",
        "version": "smwc-24449-1602369764",
        "upstream_time": 1602369764,
        "download_url": "https://dl.smwcentral.net/24449/gorillaz_o_green_world_0_1%20%281%29.zip",
        "filename": "gorillaz_o_green_world_0_1 (1).zip",
        "size": 50355,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gradius-ii-burning-heat",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17892,
    "title": "Gradius II - Burning Heat",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "space"
    ],
    "description": "The first Stage of Gradius 2 arranged using Gradius 3 samples.",
    "latest_version": "smwc-17892-1532149191",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17892,
        "title": "Gradius II - Burning Heat",
        "version": "smwc-17892-1532149191",
        "upstream_time": 1532149191,
        "download_url": "https://dl.smwcentral.net/17892/Burning_Heat_SNES.zip",
        "filename": "Burning_Heat_SNES.zip",
        "size": 55787,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gradius-iii-boss-on-parade",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40277,
    "title": "Gradius III - Boss on Parade",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "boss",
      "space",
      "upbeat"
    ],
    "description": "Boss 1 from Gradius III.",
    "latest_version": "smwc-40277-1755812929",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40277,
        "title": "Gradius III - Boss on Parade",
        "version": "smwc-40277-1755812929",
        "upstream_time": 1755812929,
        "download_url": "https://dl.smwcentral.net/40277/Gradius%20III%20-%20Boss%201.zip",
        "filename": "Gradius III - Boss 1.zip",
        "size": 44118,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gradius-iii-cosmo-plant",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23613,
    "title": "Gradius III - Cosmo Plant",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "athletic",
      "space"
    ],
    "description": "A killer theme from the eighth stage in Gradius III. While the original setting was some kind of space jungle theme, you can use this for just about any athletic mid-game level, too. Be wary of noise SFX.",
    "latest_version": "smwc-23613-1594227981",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23613,
        "title": "Gradius III - Cosmo Plant",
        "version": "smwc-23613-1594227981",
        "upstream_time": 1594227981,
        "download_url": "https://dl.smwcentral.net/23613/cosmo%20plant.zip",
        "filename": "cosmo plant.zip",
        "size": 33723,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gradius-iii-easter-stone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26361,
    "title": "Gradius III - Easter Stone",
    "authors": [
      "Teows"
    ],
    "tags": [
      "final",
      "fire",
      "industrial",
      "space",
      "tense"
    ],
    "description": "Pretty intense track from Gradius III which'd especially suit factory or space levels.<br>\r\n<br>\r\nRequested by Stivi",
    "latest_version": "smwc-26361-1617251395",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26361,
        "title": "Gradius III - Easter Stone",
        "version": "smwc-26361-1617251395",
        "upstream_time": 1617251395,
        "download_url": "https://dl.smwcentral.net/26361/easterstone.zip",
        "filename": "easterstone.zip",
        "size": 60793,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gradius-iii-fire-scramble",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32786,
    "title": "Gradius III - Fire Scramble",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "fire",
      "retro",
      "space"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-32786-1677643670",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32786,
        "title": "Gradius III - Fire Scramble",
        "version": "smwc-32786-1677643670",
        "upstream_time": 1677643670,
        "download_url": "https://dl.smwcentral.net/32786/Fire%20Scramble.zip",
        "filename": "Fire Scramble.zip",
        "size": 62692,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gradius-iii-in-the-wind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18779,
    "title": "Gradius III - In The Wind",
    "authors": [
      "MarkVD100"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain",
      "sky",
      "space"
    ],
    "description": "An accuracy unsampled port of an awesome song from Gradius 3. This could fit in an athletic level or any level that that's high in altitude.<br>\r\n<br>\r\n<i>Credit goes to Giftshaven for looping the TXT for me!</i>",
    "latest_version": "smwc-18779-1548860869",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18779,
        "title": "Gradius III - In The Wind",
        "version": "smwc-18779-1548860869",
        "upstream_time": 1548860869,
        "download_url": "https://dl.smwcentral.net/18779/Gradius%203%20-%20In%20The%20Wind.zip",
        "filename": "Gradius 3 - In The Wind.zip",
        "size": 34304,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gradius-iii-lucky-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28930,
    "title": "Gradius III - Lucky Zone",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "bonus",
      "sky",
      "space"
    ],
    "description": "This song is played in the hidden bonus stages.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-28930-1643690893",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28930,
        "title": "Gradius III - Lucky Zone",
        "version": "smwc-28930-1643690893",
        "upstream_time": 1643690893,
        "download_url": "https://dl.smwcentral.net/28930/LuckyZone.zip",
        "filename": "LuckyZone.zip",
        "size": 62135,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gradius-iii-mechanical-base",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33616,
    "title": "Gradius III - Mechanical Base",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "final",
      "space"
    ],
    "description": "Mechanical Base from Gradius III.",
    "latest_version": "smwc-33616-1685565447",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33616,
        "title": "Gradius III - Mechanical Base",
        "version": "smwc-33616-1685565447",
        "upstream_time": 1685565447,
        "download_url": "https://dl.smwcentral.net/33616/Gradius%20III%20-%20Mechanical%20Base.zip",
        "filename": "Gradius III - Mechanical Base.zip",
        "size": 66948,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gradius-iii-sand-storm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40911,
    "title": "Gradius III - Sand Storm",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "night",
      "sky",
      "space",
      "upbeat"
    ],
    "description": "Sand Storm from Gradius III.<br>\r\n<br>\r\nHas a define for turning on and off the echo.",
    "latest_version": "smwc-40911-1763412648",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40911,
        "title": "Gradius III - Sand Storm",
        "version": "smwc-40911-1763412648",
        "upstream_time": 1763412648,
        "download_url": "https://dl.smwcentral.net/40911/Gradius%20III%20-%20Sand%20Storm%20%5BU%5D.zip",
        "filename": "Gradius III - Sand Storm %5BU%5D.zip",
        "size": 67483,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23622,
        "title": "Gradius III - Sand Storm",
        "version": "smwc-23622-1594681184",
        "upstream_time": 1594681184,
        "download_url": "https://dl.smwcentral.net/23622/sand%20storm.zip",
        "filename": "sand storm.zip",
        "size": 32968,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gradius-iv-plant-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8145,
    "title": "Gradius IV - Plant Stage",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "bonus",
      "overworld",
      "space"
    ],
    "description": "Happy and upbeat tune, fits very well to a space-y area. But also works in a very happy level, maybe bonus level.<br>\r\n<br>\r\nUpdate (10/12/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.",
    "latest_version": "smwc-8145-1320144874",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8145,
        "title": "Gradius IV - Plant Stage",
        "version": "smwc-8145-1320144874",
        "upstream_time": 1320144874,
        "download_url": "https://dl.smwcentral.net/8145/Plant.Stage.zip",
        "filename": "Plant.Stage.zip",
        "size": 40932,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gradius-nemesis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19687,
    "title": "Gradius / Nemesis 2 (MSX) - Dancing Venus",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "chase",
      "tense"
    ],
    "description": "\"Dancing Venus\" from Gradius / Nemesis 2 on the MSX re-arranged using Gradius 3 samples.",
    "latest_version": "smwc-19687-1555720502",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19687,
        "title": "Gradius / Nemesis 2 (MSX) - Dancing Venus",
        "version": "smwc-19687-1555720502",
        "upstream_time": 1555720502,
        "download_url": "https://dl.smwcentral.net/19687/dancing%20venus.zip",
        "filename": "dancing venus.zip",
        "size": 46962,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gradius-nes-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7210,
    "title": "Gradius (NES) - Stage 1",
    "authors": [
      "Slash Man"
    ],
    "tags": [
      "athletic",
      "space"
    ],
    "description": "The first stage music from Gradius for the NES. Arranged with Gradius III samples.",
    "latest_version": "smwc-7210-1318548470",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7210,
        "title": "Gradius (NES) - Stage 1",
        "version": "smwc-7210-1318548470",
        "upstream_time": 1318548470,
        "download_url": "https://dl.smwcentral.net/7210/Gradius%20-%20Stage%201.zip",
        "filename": "Gradius - Stage 1.zip",
        "size": 63541,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gradius-rebirth-heavy-blow",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7625,
    "title": "Gradius Rebirth - Heavy Blow",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "boss",
      "chase",
      "fire"
    ],
    "description": "Would suit in fast situations, boss battles, or maybe lava levels.",
    "latest_version": "smwc-7625-1320145019",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7625,
        "title": "Gradius Rebirth - Heavy Blow",
        "version": "smwc-7625-1320145019",
        "upstream_time": 1320145019,
        "download_url": "https://dl.smwcentral.net/7625/Gradius%20Rebirth%20-%20Heavy%20Blow.zip",
        "filename": "Gradius Rebirth - Heavy Blow.zip",
        "size": 72586,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gradius-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7247,
    "title": "Gradius - Stage 4",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "bonus",
      "overworld",
      "title"
    ],
    "description": "A nice, upbeat song, would fit as a bonus map theme or a title screen.",
    "latest_version": "smwc-7247-1320137005",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7247,
        "title": "Gradius - Stage 4",
        "version": "smwc-7247-1320137005",
        "upstream_time": 1320137005,
        "download_url": "https://dl.smwcentral.net/7247/gradius.zip",
        "filename": "gradius.zip",
        "size": 66862,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gradius-v-select-weapon-array",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7672,
    "title": "Gradius V - Select -Weapon Array-",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "cutscene",
      "dark",
      "space",
      "title"
    ],
    "description": "Heavy and serious song, a bit short, but very nice. Good for dangerous situations and places.",
    "latest_version": "smwc-7672-1406684522",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7672,
        "title": "Gradius V - Select -Weapon Array-",
        "version": "smwc-7672-1406684522",
        "upstream_time": 1406684522,
        "download_url": "https://dl.smwcentral.net/7672/Select%20-weapon%20Array-.zip",
        "filename": "Select -weapon Array-.zip",
        "size": 56741,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-graff-strange-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33177,
    "title": "Graff - Strange Land",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "calm",
      "credits",
      "mysterious",
      "title"
    ],
    "description": "calm and mysterious tracker music.",
    "latest_version": "smwc-33177-1680567671",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33177,
        "title": "Graff - Strange Land",
        "version": "smwc-33177-1680567671",
        "upstream_time": 1680567671,
        "download_url": "https://dl.smwcentral.net/33177/Strange%20Land.zip",
        "filename": "Strange Land.zip",
        "size": 59476,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-grand-dad-a-battle-of-grand-proportions",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35155,
    "title": "Grand Dad - A Battle of GRAND Proportions",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "The Final Boss theme from the <a href=\"https://gamejolt.com/games/grand-dad/162835\" rel=\"nofollow\">Grand Dad</a> (Fan game by RED-FIRE)<br>\r\nMade in SMW instrumentation glory!",
    "latest_version": "smwc-35155-1698802328",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35155,
        "title": "Grand Dad - A Battle of GRAND Proportions",
        "version": "smwc-35155-1698802328",
        "upstream_time": 1698802328,
        "download_url": "https://dl.smwcentral.net/35155/a%20battle%20of%20grand%20proportions.zip",
        "filename": "a battle of grand proportions.zip",
        "size": 35228,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-grand-theft-auto-iv-soviet-connection",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35557,
    "title": "Grand Theft Auto IV - Soviet Connection",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "airship",
      "castle",
      "cave",
      "dark",
      "desert",
      "ghost house",
      "industrial",
      "mysterious",
      "night",
      "spooky",
      "tense",
      "title",
      "urban"
    ],
    "description": "Fits best in epic title screens and dark/mysterious levels.",
    "latest_version": "smwc-35557-1704559762",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35557,
        "title": "Grand Theft Auto IV - Soviet Connection",
        "version": "smwc-35557-1704559762",
        "upstream_time": 1704559762,
        "download_url": "https://dl.smwcentral.net/35557/GTA4Theme.zip",
        "filename": "GTA4Theme.zip",
        "size": 34505,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-grassland-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7696,
    "title": "Grassland Song",
    "authors": [
      "mariomaniac444"
    ],
    "tags": [
      "beach",
      "grassland",
      "water"
    ],
    "description": "As the title suggests, this song would suit any sort of prairie level.",
    "latest_version": "smwc-7696-1319889010",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7696,
        "title": "Grassland Song",
        "version": "smwc-7696-1319889010",
        "upstream_time": 1319889010,
        "download_url": "https://dl.smwcentral.net/7696/Grassland%20Song.zip",
        "filename": "Grassland Song.zip",
        "size": 66030,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-grasslands",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20513,
    "title": "Grasslands",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "beach",
      "grassland"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nThis was supposed to be the default grassland theme [for SMWCP1.5], but unfortunately the project was shut down. Could also fit beach levels!",
    "latest_version": "smwc-20513-1562575725",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20513,
        "title": "Grasslands",
        "version": "smwc-20513-1562575725",
        "upstream_time": 1562575725,
        "download_url": "https://dl.smwcentral.net/20513/CUSTOM%20-%20Grasslands.zip",
        "filename": "CUSTOM - Grasslands.zip",
        "size": 34465,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-grassy-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7660,
    "title": "Grassy Overworld",
    "authors": [
      "The L Phackter"
    ],
    "tags": [
      "grassland",
      "overworld"
    ],
    "description": "My first custom music I made. Meant for a plains map screen or something like that.",
    "latest_version": "smwc-7660-1320145422",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7660,
        "title": "Grassy Overworld",
        "version": "smwc-7660-1320145422",
        "upstream_time": 1320145422,
        "download_url": "https://dl.smwcentral.net/7660/Grassy%20Overworld.zip",
        "filename": "Grassy Overworld.zip",
        "size": 70238,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-grassy-sunshine-toccata",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7197,
    "title": "Grassy Sunshine Toccata",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "athletic",
      "grassland",
      "overworld"
    ],
    "description": "This is a lively, happy-sounding piece in 12/8 time. As the name suggests, it might make a good grassy theme, or possibly athletic. ",
    "latest_version": "smwc-7197-1319961053",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7197,
        "title": "Grassy Sunshine Toccata",
        "version": "smwc-7197-1319961053",
        "upstream_time": 1319961053,
        "download_url": "https://dl.smwcentral.net/7197/grassysunshinetoccata.zip",
        "filename": "grassysunshinetoccata.zip",
        "size": 65435,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-grateful-dead-dark-star",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23305,
    "title": "Grateful Dead - Dark Star",
    "authors": [
      "kaigem"
    ],
    "tags": [
      "beach",
      "calm",
      "cutscene",
      "night",
      "town"
    ],
    "description": "A light, relaxed psychedelic rock song by American jam band The Grateful Dead.  Cheerful electric guitars, warm vocals and organ, syncopated bass lines, and a quiet ride cymbal.  Perfect for starry nighttime levels.  Shall we go, you and I while we can, through the transitive nightfall of diamonds.",
    "latest_version": "smwc-23305-1593030122",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23305,
        "title": "Grateful Dead - Dark Star",
        "version": "smwc-23305-1593030122",
        "upstream_time": 1593030122,
        "download_url": "https://dl.smwcentral.net/23305/Dark%20Star.zip",
        "filename": "Dark Star.zip",
        "size": 56544,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-grateful-dead-scarlet-begonias",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25287,
    "title": "Grateful Dead - Scarlet Begonias",
    "authors": [
      "kaigem"
    ],
    "tags": [
      "beach",
      "calm",
      "grassland",
      "town"
    ],
    "description": "Scarlet Begonias is a reggae-infused psychedelic rock song by American band The Grateful Dead.  Featuring clean and distorted guitars, organs, electric bass, drums, and a bit of SMW's steel drums.  Perfect for a laid-back beach level or anything on the water.<br>\r\n<br>\r\n<br>\r\n\"She had rings on her fingers and bells on her shoes.  I knew without asking she was into the blues.\"",
    "latest_version": "smwc-25287-1607663420",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25287,
        "title": "Grateful Dead - Scarlet Begonias",
        "version": "smwc-25287-1607663420",
        "upstream_time": 1607663420,
        "download_url": "https://dl.smwcentral.net/25287/Scarlet%20Begonias_.zip",
        "filename": "Scarlet Begonias_.zip",
        "size": 72536,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gravity-circuit-trippin-on-the-electric-floor-theme-of-cable-power-circuit-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34510,
    "title": "Gravity Circuit - Trippin' On The Electric Floor ⚡ ~ Theme Of Cable - Power Circuit (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "chase",
      "final",
      "industrial",
      "tense"
    ],
    "description": "Did a <span style=\"color: #C291EB;\">special birthday arrangement</span> of <a href=\"https://youtu.be/v6WZ_fujIMM\" rel=\"nofollow\">Theme Of Cable - Power Circuit</a> from Gravity Circuit. <br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span><span style=\"color: #eb564b;\"><b>WARNING: The following contains a hoodie getting obsessive over an indie platformer. Viewer discretion advised.</b></span></span></div><div class=\"collapse-content\">This... is... <b>AAAAAAAAAAAAA!!! WORDS CANNOT EXPRESS HOW AMAZING THIS SONG IS!!!</b> Dominic Ninmark (most known for his works on Mega Man X: Corrupted and now Gravity Circuit) is a living legend of a composer, and I am one of his MANY simps. Dude makes some absolute bangers. Dude was literally the reason why I even tried the demo out in the first place (and fell in love with it).<br>\r\n<br>\r\nI highly recommend Gravity Circuit. It is quite literally one of the best indie games that we were given. We, as a society, do not deserve this game... <b>WE, AS A SOCIETY, DO NOT DESERVE THIS MASTERPIECE OF ART!!!</b> </div></div><br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. E Minor (Original Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. F Minor (Custom Pitch)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables Voice Clip [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables Voice Clip",
    "latest_version": "smwc-34510-1695413904",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34510,
        "title": "Gravity Circuit - Trippin' On The Electric Floor ⚡ ~ Theme Of Cable - Power Circuit (Remix)",
        "version": "smwc-34510-1695413904",
        "upstream_time": 1695413904,
        "download_url": "https://dl.smwcentral.net/34510/Trippin%27%20On%20The%20Electric%20Floor.zip",
        "filename": "Trippin%27 On The Electric Floor.zip",
        "size": 204667,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-great-battle-ii-last-fighter-twin-hot-desert",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35080,
    "title": "Great Battle II ~ Last Fighter Twin - Hot Desert",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "industrial",
      "space",
      "urban"
    ],
    "description": "Fits industrial levels.",
    "latest_version": "smwc-35080-1701383473",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35080,
        "title": "Great Battle II ~ Last Fighter Twin - Hot Desert",
        "version": "smwc-35080-1701383473",
        "upstream_time": 1701383473,
        "download_url": "https://dl.smwcentral.net/35080/Hot%20Desert.zip",
        "filename": "Hot Desert.zip",
        "size": 33032,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-great-battle-ii-last-fighter-twin-ice-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34803,
    "title": "Great Battle II: Last Fighter Twin - Ice Castle",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "castle",
      "ice",
      "tense"
    ],
    "description": "I found this song on SMWCP hack, it's good on ice levels.",
    "latest_version": "smwc-34803-1696281077",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34803,
        "title": "Great Battle II: Last Fighter Twin - Ice Castle",
        "version": "smwc-34803-1696281077",
        "upstream_time": 1696281077,
        "download_url": "https://dl.smwcentral.net/34803/Ice%20Castle.zip",
        "filename": "Ice Castle.zip",
        "size": 40459,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34802,
        "title": "Great Battle II: Last Fighter Twin - Ice Castle",
        "version": "smwc-34802-1696281064",
        "upstream_time": 1696281064,
        "download_url": "https://dl.smwcentral.net/34802/Ice%20Castle%20%5BU%5D.zip",
        "filename": "Ice Castle %5BU%5D.zip",
        "size": 32238,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-great-battle-ii-last-fighter-twin-water-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35732,
    "title": "Great Battle II ~ Last Fighter Twin - Water World",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "boss",
      "castle",
      "tense"
    ],
    "description": "It looks good on water and ice castles.",
    "latest_version": "smwc-35732-1703367570",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35732,
        "title": "Great Battle II ~ Last Fighter Twin - Water World",
        "version": "smwc-35732-1703367570",
        "upstream_time": 1703367570,
        "download_url": "https://dl.smwcentral.net/35732/Water%20World.zip",
        "filename": "Water World.zip",
        "size": 33320,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-green-day-boulevard-of-broken-dreams",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29861,
    "title": "Green Day - Boulevard of Broken Dreams",
    "authors": [
      "FalseCircus"
    ],
    "tags": [
      "sad",
      "town",
      "urban"
    ],
    "description": "I walk a lonely road",
    "latest_version": "smwc-29861-1658791898",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29861,
        "title": "Green Day - Boulevard of Broken Dreams",
        "version": "smwc-29861-1658791898",
        "upstream_time": 1658791898,
        "download_url": "https://dl.smwcentral.net/29861/bobd.zip",
        "filename": "bobd.zip",
        "size": 66820,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gremlins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31300,
    "title": "Gremlins 2: The New Batch - The Office",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "boss",
      "ghost house",
      "mysterious",
      "retro",
      "tense"
    ],
    "description": "Banger track from a NES game by Sunsoft. One of the few good NES games based on a movie.<br>\r\n<br>\r\nSamples: NES synth samples sets from Samples of Insanity by musicalman; bass sample ripped from another Sunsoft game by myself.",
    "latest_version": "smwc-31300-1668086641",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31300,
        "title": "Gremlins 2: The New Batch - The Office",
        "version": "smwc-31300-1668086641",
        "upstream_time": 1668086641,
        "download_url": "https://dl.smwcentral.net/31300/Gremlins2Office.zip",
        "filename": "Gremlins2Office.zip",
        "size": 43966,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-grind-stormer-night-bird",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23984,
    "title": "Grind Stormer - Night Bird",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "abstract",
      "athletic",
      "industrial",
      "space",
      "tense"
    ],
    "description": "Song that Night Bird from Grind Stormer. Could fit a factory and space.",
    "latest_version": "smwc-23984-1596765095",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23984,
        "title": "Grind Stormer - Night Bird",
        "version": "smwc-23984-1596765095",
        "upstream_time": 1596765095,
        "download_url": "https://dl.smwcentral.net/23984/Grind%20Stormer%20-%20Night%20Bird%20.zip",
        "filename": "Grind Stormer - Night Bird .zip",
        "size": 33748,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-groovy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11171,
    "title": "Groovy",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "bonus",
      "credits",
      "space",
      "switch palace",
      "title"
    ],
    "description": "The Idol 6 - round 2 winning entry. A funk song that could be used as a bonus theme, title theme or something alike.<br>\r\n<br>\r\nNote that this song uses a lot of ARAM and as such you will likely need to lower the echo delay to make it work.",
    "latest_version": "smwc-11171-1428810021",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11171,
        "title": "Groovy",
        "version": "smwc-11171-1428810021",
        "upstream_time": 1428810021,
        "download_url": "https://dl.smwcentral.net/11171/Groovy.zip",
        "filename": "Groovy.zip",
        "size": 100246,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-grounseed-hometown-remix-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29473,
    "title": "Grounseed - Hometown (Remix City)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "urban"
    ],
    "description": "A funky and upbeat song from the PC-98 game Grounseed. Useful for urban levels.",
    "latest_version": "smwc-29473-1649190794",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29473,
        "title": "Grounseed - Hometown (Remix City)",
        "version": "smwc-29473-1649190794",
        "upstream_time": 1649190794,
        "download_url": "https://dl.smwcentral.net/29473/Grounseed%20-%20Hometown%20%28Remix%20City%29%5BStreet%5D.zip",
        "filename": "Grounseed - Hometown (Remix City)%5BStreet%5D.zip",
        "size": 88488,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-growlanser-ii-fanatically-mega-man-x3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28826,
    "title": "Growlanser II - Fanatically (Mega Man X3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss"
    ],
    "description": "Style : Mega Man X3 Style",
    "latest_version": "smwc-28826-1642112228",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28826,
        "title": "Growlanser II - Fanatically (Mega Man X3 Style)",
        "version": "smwc-28826-1642112228",
        "upstream_time": 1642112228,
        "download_url": "https://dl.smwcentral.net/28826/GrowL_MMX3.zip",
        "filename": "GrowL_MMX3.zip",
        "size": 68922,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-grumble-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33118,
    "title": "Grumble Forest",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "athletic",
      "cave",
      "desert",
      "fire",
      "forest",
      "industrial"
    ],
    "description": "The soundtrack of Mario Kart Original Rendition is a genre of rock arrangement with distortion guitar, organ, synthesizer, and electric guitar.",
    "latest_version": "smwc-33118-1680559924",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33118,
        "title": "Grumble Forest",
        "version": "smwc-33118-1680559924",
        "upstream_time": 1680559924,
        "download_url": "https://dl.smwcentral.net/33118/MKFM%20Grumble%20Forest.zip",
        "filename": "MKFM Grumble Forest.zip",
        "size": 48001,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-guardian-of-paradise-the-mountains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10863,
    "title": "Guardian of Paradise - The Mountains",
    "authors": [
      "sincx"
    ],
    "tags": [
      "forest",
      "grassland",
      "mountain"
    ],
    "description": "A nice song from a really unknown game.",
    "latest_version": "smwc-10863-1425431063",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10863,
        "title": "Guardian of Paradise - The Mountains",
        "version": "smwc-10863-1425431063",
        "upstream_time": 1425431063,
        "download_url": "https://dl.smwcentral.net/10863/mountains.zip",
        "filename": "mountains.zip",
        "size": 48209,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-guardian-recall-shugojuu-shoukan-playstation-over-the-ocean",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21827,
    "title": "Guardian Recall: Shugojuu Shoukan (PlayStation) - Over The Ocean",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "castle",
      "final",
      "industrial",
      "sky"
    ],
    "description": "Could fit with castle theme",
    "latest_version": "smwc-21827-1578800855",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21827,
        "title": "Guardian Recall: Shugojuu Shoukan (PlayStation) - Over The Ocean",
        "version": "smwc-21827-1578800855",
        "upstream_time": 1578800855,
        "download_url": "https://dl.smwcentral.net/21827/Guardian%20Recall%20-%20Over%20The%20Ocean.zip",
        "filename": "Guardian Recall - Over The Ocean.zip",
        "size": 126041,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-guilty-gear-x-blue-water-blue-sky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26892,
    "title": "Guilty Gear X - Blue Water Blue Sky",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "athletic",
      "beach",
      "forest",
      "grassland",
      "industrial",
      "night",
      "ruins",
      "sky",
      "water"
    ],
    "description": "The battletheme of the character May from the game Guilty Gear X. The song feels the sense of freedom and adventure.",
    "latest_version": "smwc-26892-1622479882",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26892,
        "title": "Guilty Gear X - Blue Water Blue Sky",
        "version": "smwc-26892-1622479882",
        "upstream_time": 1622479882,
        "download_url": "https://dl.smwcentral.net/26892/Guilty%20Gear%20X%20-%20blue%20water%20blue%20sky.zip",
        "filename": "Guilty Gear X - blue water blue sky.zip",
        "size": 77480,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7794,
        "title": "Guilty Gear X - Blue Water Blue Sky",
        "version": "smwc-7794-1318001505",
        "upstream_time": 1318001505,
        "download_url": "https://dl.smwcentral.net/7794/Blue%20Water%20Blue%20Sky.zip",
        "filename": "Blue Water Blue Sky.zip",
        "size": 70562,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-guilty-gear-x-holy-orders",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13337,
    "title": "Guilty Gear X - Holy Orders",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "A song from Guilty Gear X which could fit tense and athletic areas.",
    "latest_version": "smwc-13337-1456671697",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13337,
        "title": "Guilty Gear X - Holy Orders",
        "version": "smwc-13337-1456671697",
        "upstream_time": 1456671697,
        "download_url": "https://dl.smwcentral.net/13337/Holy%20orders.zip",
        "filename": "Holy orders.zip",
        "size": 25735,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gulliver-soundtrack-gulliver",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8219,
    "title": "Gulliver Soundtrack - Gulliver",
    "authors": [
      "Masashi27"
    ],
    "tags": [
      "title"
    ],
    "description": "An amazing piece composed by DDRKirby(ISQ). This could be used as title screen song.",
    "latest_version": "smwc-8219-1339331400",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8219,
        "title": "Gulliver Soundtrack - Gulliver",
        "version": "smwc-8219-1339331400",
        "upstream_time": 1339331400,
        "download_url": "https://dl.smwcentral.net/8219/Gulliver%20Soundtrack%20-%20Gulliver.zip",
        "filename": "Gulliver Soundtrack - Gulliver.zip",
        "size": 58539,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gummybear-international-the-gummy-bear-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25583,
    "title": "Gummybear International - The Gummy Bear Song",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "bonus",
      "carnival",
      "grassland",
      "overworld",
      "title",
      "urban"
    ],
    "description": "Infamous meme song fit for grasslands and bonus areas.<br>\r\n<br>\r\nDon't thank me for the earworm, it is a request from OrangeBronzeDaisy :p<br>\r\n<br>\r\n<a href=\"https://musescore.com/user/30223581/scores/6201761\" rel=\"nofollow\">Arrangement</a> courtesy of Musescore user Henok1.",
    "latest_version": "smwc-25583-1610007950",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25583,
        "title": "Gummybear International - The Gummy Bear Song",
        "version": "smwc-25583-1610007950",
        "upstream_time": 1610007950,
        "download_url": "https://dl.smwcentral.net/25583/the_gummy_bear_song_0_1.zip",
        "filename": "the_gummy_bear_song_0_1.zip",
        "size": 38208,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gun-n-roses-you-could-be-mine-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8619,
    "title": "Gun N' Roses - You Could be Mine (Mega Man X style)",
    "authors": [
      "Iguy"
    ],
    "tags": [
      "athletic",
      "fire",
      "mountain"
    ],
    "description": "A port of (You Could Be Mine) reworked to fit the SNES limitation and style. With Mega Man X instruments, this song would fit well for a level filled with action.",
    "latest_version": "smwc-8619-1404957272",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8619,
        "title": "Gun N' Roses - You Could be Mine (Mega Man X style)",
        "version": "smwc-8619-1404957272",
        "upstream_time": 1404957272,
        "download_url": "https://dl.smwcentral.net/8619/You%20could%20be%20mine.zip",
        "filename": "You could be mine.zip",
        "size": 123676,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gun-nac-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23129,
    "title": "Gun-Nac - Stage 1",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "athletic",
      "sky"
    ],
    "description": "Part of Wyatt Croucher's music pack. A hectic song.",
    "latest_version": "smwc-23129-1590732293",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23129,
        "title": "Gun-Nac - Stage 1",
        "version": "smwc-23129-1590732293",
        "upstream_time": 1590732293,
        "download_url": "https://dl.smwcentral.net/23129/gunnac.zip",
        "filename": "gunnac.zip",
        "size": 32007,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gunbound-waiting-room",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12130,
    "title": "Gunbound - Waiting Room",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "bonus",
      "carnival",
      "credits",
      "grassland",
      "sky",
      "town"
    ],
    "description": "Good for city or industrial areas.<br>\r\nMade by request.",
    "latest_version": "smwc-12130-1446317924",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12130,
        "title": "Gunbound - Waiting Room",
        "version": "smwc-12130-1446317924",
        "upstream_time": 1446317924,
        "download_url": "https://dl.smwcentral.net/12130/WR.zip",
        "filename": "WR.zip",
        "size": 97487,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gunfight-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7790,
    "title": "Gunfight - Intro",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "athletic",
      "desert"
    ],
    "description": "A nice upbeat theme for a desert or grassland level.",
    "latest_version": "smwc-7790-1320145492",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7790,
        "title": "Gunfight - Intro",
        "version": "smwc-7790-1320145492",
        "upstream_time": 1320145492,
        "download_url": "https://dl.smwcentral.net/7790/Gunfight%20-%20Intro.zip",
        "filename": "Gunfight - Intro.zip",
        "size": 66896,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gunmaster-solder-ore-aries",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34019,
    "title": "GunMaster - Solder Ore / Aries",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "chase",
      "fire",
      "industrial",
      "retro",
      "space",
      "tense"
    ],
    "description": "I made a second version where I changed the percussion and bass samples because I didn't like the ones from the original version (especially the percussions from the Oki chip).<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"crm0622\"><a href=\"/?p=profile&amp;id=34911\" style=\"color: var(--user-color-2);\" class=\"un\">crm0622</a></span>",
    "latest_version": "smwc-34019-1690238014",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34019,
        "title": "GunMaster - Solder Ore / Aries",
        "version": "smwc-34019-1690238014",
        "upstream_time": 1690238014,
        "download_url": "https://dl.smwcentral.net/34019/Solder%20Ore.zip",
        "filename": "Solder Ore.zip",
        "size": 140979,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-gunstar-heroes-the-ancient-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10878,
    "title": "Gunstar Heroes - The Ancient Ruins",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "athletic",
      "castle",
      "final",
      "industrial",
      "tense"
    ],
    "description": "An intense song for athletic or probably futuristic themes. Most instruments are vanilla except the bass and percussions which are actually from genesis.<br>\r\n<br>\r\nNote that due to the size of samples, the song doesn't contain the sample of explosion which is used by a lightning or blargg. In levels using this song, their SFX will sound weird.",
    "latest_version": "smwc-10878-1425483772",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10878,
        "title": "Gunstar Heroes - The Ancient Ruins",
        "version": "smwc-10878-1425483772",
        "upstream_time": 1425483772,
        "download_url": "https://dl.smwcentral.net/10878/The%20Ancient%20Ruins.zip",
        "filename": "The Ancient Ruins.zip",
        "size": 94827,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-guxt-opening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23792,
    "title": "Guxt - Opening",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "overworld",
      "space"
    ],
    "description": "Guxt opening arrangement for Smw, looks good on space maps",
    "latest_version": "smwc-23792-1596248679",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23792,
        "title": "Guxt - Opening",
        "version": "smwc-23792-1596248679",
        "upstream_time": 1596248679,
        "download_url": "https://dl.smwcentral.net/23792/Opening.zip",
        "filename": "Opening.zip",
        "size": 43838,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-guxt-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25117,
    "title": "Guxt - Stage 1",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "sky",
      "space"
    ],
    "description": "this port is not perfect, but it is suitable for some types of levels, space type or agitated levels.<br>\r\nV2.0",
    "latest_version": "smwc-25117-1607836345",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25117,
        "title": "Guxt - Stage 1",
        "version": "smwc-25117-1607836345",
        "upstream_time": 1607836345,
        "download_url": "https://dl.smwcentral.net/25117/stage_1.zip",
        "filename": "stage_1.zip",
        "size": 92491,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hades-good-riddance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33673,
    "title": "Hades - Good Riddance",
    "authors": [
      "Macrophaje"
    ],
    "tags": [
      "ambient",
      "calm",
      "credits",
      "ghose house",
      "mysterious",
      "overworld"
    ],
    "description": "This is a port of the song Good Riddance from Hades. It's a slow, discordant piece featuring two separate melodies that weave in and out of each other. This would probably be a good fit for an over-world or \"town\" style level, as it is very low key and pretty song. <br>\r\n<br>\r\nOriginally ported for Super Curios World, requested by TheUCanes for his level \"CASphodel\". ",
    "latest_version": "smwc-33673-1689163282",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33673,
        "title": "Hades - Good Riddance",
        "version": "smwc-33673-1689163282",
        "upstream_time": 1689163282,
        "download_url": "https://dl.smwcentral.net/33673/Good%20Riddance.zip",
        "filename": "Good Riddance.zip",
        "size": 35409,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hagane-the-final-conflict-stage-2",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30447,
    "title": "Hagane: The Final Conflict - Stage 2-2",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "forest",
      "mountain",
      "temple"
    ],
    "description": "Probably best suited for eastern themed levels",
    "latest_version": "smwc-30447-1657559712",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30447,
        "title": "Hagane: The Final Conflict - Stage 2-2",
        "version": "smwc-30447-1657559712",
        "upstream_time": 1657559712,
        "download_url": "https://dl.smwcentral.net/30447/Stage22.zip",
        "filename": "Stage22.zip",
        "size": 54802,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-haircuts-for-men",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40332,
    "title": "Haircuts For Men - 空き家",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "fortress",
      "overworld",
      "switch palace"
    ],
    "description": "A long and repetivie lounge track, fitting for a variety of environments.",
    "latest_version": "smwc-40332-1761408882",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40332,
        "title": "Haircuts For Men - 空き家",
        "version": "smwc-40332-1761408882",
        "upstream_time": 1761408882,
        "download_url": "https://dl.smwcentral.net/40332/HFM%E7%A9%BA%E3%81%8D%E5%AE%B6.zip",
        "filename": "HFM%E7%A9%BA%E3%81%8D%E5%AE%B6.zip",
        "size": 51073,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hajimari-no-mori-which-way-s-the-station",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21683,
    "title": "Hajimari no Mori - Which Way's the Station?",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "calm",
      "cutscene",
      "snow"
    ],
    "description": "A slow and calm theme which plays during the station.<br>\r\nFits best in large snow mountains and great areas.",
    "latest_version": "smwc-21683-1577672106",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21683,
        "title": "Hajimari no Mori - Which Way's the Station?",
        "version": "smwc-21683-1577672106",
        "upstream_time": 1577672106,
        "download_url": "https://dl.smwcentral.net/21683/Hajimari%20no%20Mori%20-%20Which%20Way%27s%20the%20Station_.zip",
        "filename": "Hajimari no Mori - Which Way%27s the Station_.zip",
        "size": 44174,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hal-s-hole-in-one-golf-cruising",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29436,
    "title": "HAL's Hole in One Golf - Cruising",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "bonus",
      "calm",
      "grassland"
    ],
    "description": "The Cruising Theme from HAL's Hole in One Golf.<br>\r\n<br>\r\nFeatured in the Winter C3 2022's \"I Port Occasionally\" Pack.<br>\r\n<br>\r\nAlso featured in <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29034\">A Mole In Space</a>.",
    "latest_version": "smwc-29436-1647222483",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29436,
        "title": "HAL's Hole in One Golf - Cruising",
        "version": "smwc-29436-1647222483",
        "upstream_time": 1647222483,
        "download_url": "https://dl.smwcentral.net/29436/HAL%27s%20Hole%20in%20One%20Golf%20-%20Cruising.zip",
        "filename": "HAL%27s Hole in One Golf - Cruising.zip",
        "size": 50750,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hal-s-hole-in-one-golf-rain-fall",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29442,
    "title": "HAL's Hole in One Golf - Rain Fall",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "night",
      "overworld"
    ],
    "description": "The Rain Fall Theme from HAL's Hole in One Golf.<br>\r\n<br>\r\nFeatured in the Winter C3 2022's \"I Port Occasionally\" Pack.",
    "latest_version": "smwc-29442-1646106464",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29442,
        "title": "HAL's Hole in One Golf - Rain Fall",
        "version": "smwc-29442-1646106464",
        "upstream_time": 1646106464,
        "download_url": "https://dl.smwcentral.net/29442/HAL%27s%20Hole%20in%20One%20Golf%20-%20Rain%20Fall.zip",
        "filename": "HAL%27s Hole in One Golf - Rain Fall.zip",
        "size": 39167,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hal-s-hole-in-one-golf-take-a-rest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29446,
    "title": "HAL's Hole in One Golf - Take a Rest",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "grassland",
      "overworld"
    ],
    "description": "The Take A Rest Theme from HAL's Hole in One Golf.<br>\r\n<br>\r\nFeatured in the Winter C3 2022's \"I Port Occasionally\" Pack.",
    "latest_version": "smwc-29446-1646106669",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29446,
        "title": "HAL's Hole in One Golf - Take a Rest",
        "version": "smwc-29446-1646106669",
        "upstream_time": 1646106669,
        "download_url": "https://dl.smwcentral.net/29446/HAL%27s_Hole%20in%20One%20Golf%20-%20Take%20a%20Rest.zip",
        "filename": "HAL%27s_Hole in One Golf - Take a Rest.zip",
        "size": 50691,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-half-asleep",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12342,
    "title": "Half Asleep",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "dark",
      "forest",
      "night",
      "ruins",
      "space"
    ],
    "description": "Original Composition. An upbeat theme appropriate to dark areas, such as a night time graveyard, swamp, cave, and a lot of other things.",
    "latest_version": "smwc-12342-1444871741",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12342,
        "title": "Half Asleep",
        "version": "smwc-12342-1444871741",
        "upstream_time": 1444871741,
        "download_url": "https://dl.smwcentral.net/12342/HalfAsleep.zip",
        "filename": "HalfAsleep.zip",
        "size": 31684,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hall-of-mirrors",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37769,
    "title": "Hall Of Mirrors",
    "authors": [
      "KungFuFurby"
    ],
    "tags": [
      "abstract",
      "chaotic",
      "mysterious"
    ],
    "description": "Welcome to the null and void, where you and everything within will leave behind their own afterimages... oh wait, the SNES normally doesn't do this. Nevertheless, you may have noticed that some time ago I started using a game name of \"Hall Of Mirrors Effect\" for a few of my songs as part of an indirect series of songs. This is the titular song, and it also compliments the Strange Hub song via the same utilization of the Legend of Zelda: A Link To The Past's Mirror song sample (though the quality was increased somewhat), as well as some instrument samples straight out of the song for extra flavor.<br>\r\n<br>\r\nContains four user defines: one is a master echo enable switch, and a second one enables it for the music. Echo for SFX (though I tuned it so that the effect doesn't go too far into the seemingly endless), within the context of AddmusicK 1.0.10, the latest moderated version at the time of this release, (<i>which still requires the master echo enable switch to be on</i>) is handled through 1DFA commands $05 and $06: use 1DFA command $06 right after the song starts to enable echo for SFX. A third one enables all of the panning commands (without them, the song is in mono), and the last one enables a surround effect. The latter also requires panning to be enabled in order to be used.",
    "latest_version": "smwc-37769-1718545559",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37769,
        "title": "Hall Of Mirrors",
        "version": "smwc-37769-1718545559",
        "upstream_time": 1718545559,
        "download_url": "https://dl.smwcentral.net/37769/Hall%20Of%20Mirrors.zip",
        "filename": "Hall Of Mirrors.zip",
        "size": 293473,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hallo-aus-berlin-was-ist-dein-lieblingsfach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38324,
    "title": "Hallo aus Berlin - Was ist dein Lieblingsfach?",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "bonus",
      "upbeat"
    ],
    "description": "Probably a standout example of music being a great way to learn a new language.<br>\r\n<br>\r\nSo, what's your favourite subject?",
    "latest_version": "smwc-38324-1728823393",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38324,
        "title": "Hallo aus Berlin - Was ist dein Lieblingsfach?",
        "version": "smwc-38324-1728823393",
        "upstream_time": 1728823393,
        "download_url": "https://dl.smwcentral.net/38324/kunst.zip",
        "filename": "kunst.zip",
        "size": 34842,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-halloween",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11277,
    "title": "Halloween (1978) - Halloween Theme",
    "authors": [
      "HertzDevil"
    ],
    "tags": [
      "chase",
      "cutscene",
      "ghost house",
      "night",
      "spooky",
      "tense"
    ],
    "description": "The opening credits theme from John Carpenter's classic horror film.",
    "latest_version": "smwc-11277-1432252553",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11277,
        "title": "Halloween (1978) - Halloween Theme",
        "version": "smwc-11277-1432252553",
        "upstream_time": 1432252553,
        "download_url": "https://dl.smwcentral.net/11277/Halloween_%281978%29.zip",
        "filename": "Halloween_(1978).zip",
        "size": 31996,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-halo-combat-evolved-the-siege-of-madrigal",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28138,
    "title": "Halo: Combat Evolved - The Siege of Madrigal",
    "authors": [
      "Deathray"
    ],
    "tags": [
      "sad"
    ],
    "description": "This sad and short song is most notably used as an easter egg in the Bungie Halo games, starting with Halo CE and ending with Halo Reach, even appearing in their later games like Destiny.",
    "latest_version": "smwc-28138-1630206905",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28138,
        "title": "Halo: Combat Evolved - The Siege of Madrigal",
        "version": "smwc-28138-1630206905",
        "upstream_time": 1630206905,
        "download_url": "https://dl.smwcentral.net/28138/siege.zip",
        "filename": "siege.zip",
        "size": 20748,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hamtaro-ham-ham-heartbreak-boo-manor",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27384,
    "title": "Hamtaro Ham-Ham Heartbreak - Boo Manor",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "ghost house",
      "ruins",
      "temple"
    ],
    "description": "\"Boo Manor\" from \"Hamtaro Ham-Ham Heartbreak\"<br>\r\n<br>\r\nAll the ghosts here are real ...<br>\r\nI want to see Hamtaro's anime again.<br>\r\n<br>\r\nThe ghost voice is omitted.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=0Vhl4Ecf-gY\" rel=\"nofollow\">Original ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-27384-1627187431",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27384,
        "title": "Hamtaro Ham-Ham Heartbreak - Boo Manor",
        "version": "smwc-27384-1627187431",
        "upstream_time": 1627187431,
        "download_url": "https://dl.smwcentral.net/27384/Hamtaro%20Ham-Ham%20Heartbreak%20-%20Boo%20Manor.zip",
        "filename": "Hamtaro Ham-Ham Heartbreak - Boo Manor.zip",
        "size": 32053,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hamtaro-rainbow-rescue-sunny-peak",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18648,
    "title": "Hamtaro Rainbow Rescue - Sunny Peak",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "forest",
      "grassland",
      "mountain",
      "town"
    ],
    "description": "\"Sunny Peak\" from \"Hamtaro Rainbow Rescue\"<br>\r\n<br>\r\nOriginal Version<br>\r\nhttps://www.youtube.com/watch?v=nqVqrWzvE8s<br>\r\n",
    "latest_version": "smwc-18648-1544735120",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18648,
        "title": "Hamtaro Rainbow Rescue - Sunny Peak",
        "version": "smwc-18648-1544735120",
        "upstream_time": 1544735120,
        "download_url": "https://dl.smwcentral.net/18648/Hamtaro%20Rainbow%20Rescue%20-%20Sunny%20Peak.zip",
        "filename": "Hamtaro Rainbow Rescue - Sunny Peak.zip",
        "size": 33295,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hamtaro-rainbow-rescue-we-did-it",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23592,
    "title": "Hamtaro Rainbow Rescue - We Did It!",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "cutscene",
      "goal",
      "overworld"
    ],
    "description": "\"We Did It!\" from \"Hamtaro Rainbow Rescue\"<br>\r\nSunflower field flowering scene and<br>\r\nBouquet present scene and<br>\r\nBlue bird scene's music.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=WeV_juCAvu4\" rel=\"nofollow\">Original ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-23592-1594356557",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23592,
        "title": "Hamtaro Rainbow Rescue - We Did It!",
        "version": "smwc-23592-1594356557",
        "upstream_time": 1594356557,
        "download_url": "https://dl.smwcentral.net/23592/Hamtaro%20Rainbow%20Rescue%20-%20We%20Did%20It%21.zip",
        "filename": "Hamtaro Rainbow Rescue - We Did It%21.zip",
        "size": 32886,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hana-no-keiji-seabank-competitor",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8079,
    "title": "Hana No Keiji - Seabank Competitor",
    "authors": [
      "Ice Man"
    ],
    "tags": [
      "night",
      "water"
    ],
    "description": "This would suit a river level.",
    "latest_version": "smwc-8079-1405940000",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8079,
        "title": "Hana No Keiji - Seabank Competitor",
        "version": "smwc-8079-1405940000",
        "upstream_time": 1405940000,
        "download_url": "https://dl.smwcentral.net/8079/Hana%20No%20Keiji%20-%20Seabank%20Competitors.zip",
        "filename": "Hana No Keiji - Seabank Competitors.zip",
        "size": 32191,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hang-on-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21636,
    "title": "Hang-On - Main Theme",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "retro"
    ],
    "description": "A catchy music from the 1985 Sega racing game. Good for retro theme and bonus levels.",
    "latest_version": "smwc-21636-1576466532",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21636,
        "title": "Hang-On - Main Theme",
        "version": "smwc-21636-1576466532",
        "upstream_time": 1576466532,
        "download_url": "https://dl.smwcentral.net/21636/Hang-On%20Main%20Theme%20Version%202.1.zip",
        "filename": "Hang-On Main Theme Version 2.1.zip",
        "size": 33403,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hannya",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7803,
    "title": "hannya - 四天王 -土-",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "castle",
      "final"
    ],
    "description": "Quite an awesome composition by hannya. It suits epic boss battles and fast paced final castles.",
    "latest_version": "smwc-7803-1380556090",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7803,
        "title": "hannya - 四天王 -土-",
        "version": "smwc-7803-1380556090",
        "upstream_time": 1380556090,
        "download_url": "https://dl.smwcentral.net/7803/BATTLE02.zip",
        "filename": "BATTLE02.zip",
        "size": 68943,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-happy-accidents",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24289,
    "title": "Happy Accidents",
    "authors": [
      "VecchiaZim"
    ],
    "tags": [
      "athletic",
      "bonus",
      "carnival",
      "chase",
      "fire",
      "grassland",
      "industrial",
      "switch palace",
      "urban"
    ],
    "description": "Upbeat funk tune inspired by Fall Guys, MarioKart, Sonic. Good for fast-paced outdoor, industrial, special areas.",
    "latest_version": "smwc-24289-1598927280",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24289,
        "title": "Happy Accidents",
        "version": "smwc-24289-1598927280",
        "upstream_time": 1598927280,
        "download_url": "https://dl.smwcentral.net/24289/Happy%20Accidents.zip",
        "filename": "Happy Accidents.zip",
        "size": 33931,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-happy-fake-mario-music",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24157,
    "title": "Happy Fake Mario Music",
    "authors": [
      "VecchiaZim"
    ],
    "tags": [
      "beach",
      "bonus",
      "carnival",
      "chase",
      "credits",
      "grassland",
      "switch palace",
      "town"
    ],
    "description": "Upbeat, sunny original composition inspired by music from SMW and SMS. Enjoy!",
    "latest_version": "smwc-24157-1597884140",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24157,
        "title": "Happy Fake Mario Music",
        "version": "smwc-24157-1597884140",
        "upstream_time": 1597884140,
        "download_url": "https://dl.smwcentral.net/24157/Happy%20Fake%20Mario%20Music.zip",
        "filename": "Happy Fake Mario Music.zip",
        "size": 33393,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-happy-h-christmas",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16498,
    "title": "Happy H. Christmas",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "ice",
      "night",
      "title",
      "town"
    ],
    "description": "A happy Christmas-themed tune.",
    "latest_version": "smwc-16498-1508833960",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16498,
        "title": "Happy H. Christmas",
        "version": "smwc-16498-1508833960",
        "upstream_time": 1508833960,
        "download_url": "https://dl.smwcentral.net/16498/Happy%20H.%20Christmas.zip",
        "filename": "Happy H. Christmas.zip",
        "size": 32094,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-happy-nimono",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7181,
    "title": "Happy Nimono",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "calm",
      "cave",
      "credits",
      "cutscene",
      "forest",
      "ice",
      "night",
      "sky",
      "space",
      "title",
      "town",
      "water"
    ],
    "description": "A happy, paced song with a bit of spice in the style. It could fit a nice cutscene or night sky theme.",
    "latest_version": "smwc-7181-1326509865",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7181,
        "title": "Happy Nimono",
        "version": "smwc-7181-1326509865",
        "upstream_time": 1326509865,
        "download_url": "https://dl.smwcentral.net/7181/Happy%20Nimono.zip",
        "filename": "Happy Nimono.zip",
        "size": 72364,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-happy-tree-friends-laugh",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38960,
    "title": "Happy Tree Friends - Laugh",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "nintendo presents"
    ],
    "description": "Just a laugh sound effect, intended to be used for the Nintendo Presents screen.<br>\r\nRequested by <span class=\"un-outer\" title=\"fanfan21\"><a href=\"/?p=profile&amp;id=40690\" style=\"color: var(--user-color-2);\" class=\"un\">fanfan21</a></span>.",
    "latest_version": "smwc-38960-1739569080",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38960,
        "title": "Happy Tree Friends - Laugh",
        "version": "smwc-38960-1739569080",
        "upstream_time": 1739569080,
        "download_url": "https://dl.smwcentral.net/38960/ehehewoohoo.zip",
        "filename": "ehehewoohoo.zip",
        "size": 65835,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-happy-wheels-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29014,
    "title": "Happy Wheels - Title Screen",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "credits",
      "fire",
      "misc",
      "overworld",
      "title",
      "urban"
    ],
    "description": "AKA Jack Zankowski - Superpretzel<br>\r\n<br>\r\nFits best as a title screen, short credits, and some action-packed levels...",
    "latest_version": "smwc-29014-1642434996",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29014,
        "title": "Happy Wheels - Title Screen",
        "version": "smwc-29014-1642434996",
        "upstream_time": 1642434996,
        "download_url": "https://dl.smwcentral.net/29014/HappyWheels_0117.zip",
        "filename": "HappyWheels_0117.zip",
        "size": 38702,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-happy-womanly-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7918,
    "title": "Happy Womanly Beach",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "beach"
    ],
    "description": "A little beach tune.",
    "latest_version": "smwc-7918-1318100615",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7918,
        "title": "Happy Womanly Beach",
        "version": "smwc-7918-1318100615",
        "upstream_time": 1318100615,
        "download_url": "https://dl.smwcentral.net/7918/Happy%20Womanly%20Beach.zip",
        "filename": "Happy Womanly Beach.zip",
        "size": 67840,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-harley-s-humongous-adventure-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33835,
    "title": "Harley's Humongous Adventure - Boss Battle",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "The boss theme when fighting the mutant rat in Harley's Humongous Adventure on the SNES. Ported by ear by listening to each channel of the SPC.",
    "latest_version": "smwc-33835-1694979994",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33835,
        "title": "Harley's Humongous Adventure - Boss Battle",
        "version": "smwc-33835-1694979994",
        "upstream_time": 1694979994,
        "download_url": "https://dl.smwcentral.net/33835/Harley%27s%20Humongous%20Adventure%20-%20Boss%20Battle.zip",
        "filename": "Harley%27s Humongous Adventure - Boss Battle.zip",
        "size": 32129,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-harley-s-humongous-adventure-level-music",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34868,
    "title": "Harley's Humongous Adventure -  Level Music 3",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "cave",
      "chase",
      "forest",
      "grassland",
      "industrial",
      "switch palace",
      "urban"
    ],
    "description": "Level Music 3 from Harley's Humongous Adventure.",
    "latest_version": "smwc-34868-1696277096",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34868,
        "title": "Harley's Humongous Adventure -  Level Music 3",
        "version": "smwc-34868-1696277096",
        "upstream_time": 1696277096,
        "download_url": "https://dl.smwcentral.net/34868/Harley%27s%20Humongous%20Adventure%20-%20%20Level%20Music%203.zip",
        "filename": "Harley%27s Humongous Adventure -  Level Music 3.zip",
        "size": 65704,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33834,
        "title": "Harley's Humongous Adventure - Level Music 4",
        "version": "smwc-33834-1694979991",
        "upstream_time": 1694979991,
        "download_url": "https://dl.smwcentral.net/33834/Harley%27s%20Humongous%20Adventure%20-%20Level%20Music%204.zip",
        "filename": "Harley%27s Humongous Adventure - Level Music 4.zip",
        "size": 31981,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33833,
        "title": "Harley's Humongous Adventure - Level Music 3",
        "version": "smwc-33833-1694979988",
        "upstream_time": 1694979988,
        "download_url": "https://dl.smwcentral.net/33833/Harley%27s%20Humongous%20Adventure%20-%20Level%20Music%203.zip",
        "filename": "Harley%27s Humongous Adventure - Level Music 3.zip",
        "size": 32264,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33832,
        "title": "Harley's Humongous Adventure - Level Music 2",
        "version": "smwc-33832-1694979986",
        "upstream_time": 1694979986,
        "download_url": "https://dl.smwcentral.net/33832/Harley%27s%20Humongous%20Adventure%20-%20Level%20Music%202.zip",
        "filename": "Harley%27s Humongous Adventure - Level Music 2.zip",
        "size": 32103,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-harley-s-humongous-adventure-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33831,
    "title": "Harley's Humongous Adventure - Main Theme",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "boss",
      "cutscene",
      "fire",
      "industrial",
      "title"
    ],
    "description": "The main theme from Harley's Humongous Adventure on the SNES, which plays on the title screen, intro and several stages. Ported by ear by listening to each channel of the SPC.",
    "latest_version": "smwc-33831-1694979982",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33831,
        "title": "Harley's Humongous Adventure - Main Theme",
        "version": "smwc-33831-1694979982",
        "upstream_time": 1694979982,
        "download_url": "https://dl.smwcentral.net/33831/Harley%27s%20Humongous%20Adventure%20-%20Main%20Theme.zip",
        "filename": "Harley%27s Humongous Adventure - Main Theme.zip",
        "size": 33112,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-harmony-hollows",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33162,
    "title": "Harmony Hollows",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "beach",
      "jungle",
      "night",
      "swamp",
      "town"
    ],
    "description": "Relaxing Anime Music was playing bossa nova jazz. Could fit on the night beach and swamp levels",
    "latest_version": "smwc-33162-1684151872",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33162,
        "title": "Harmony Hollows",
        "version": "smwc-33162-1684151872",
        "upstream_time": 1684151872,
        "download_url": "https://dl.smwcentral.net/33162/amv_harmony_hollows_bossa_cover%20sampled.zip",
        "filename": "amv_harmony_hollows_bossa_cover sampled.zip",
        "size": 50685,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-harry-potter-chamber-of-secrets-gba-main-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18036,
    "title": "Harry Potter: Chamber of Secrets (GBA) - Main Menu",
    "authors": [
      "Nikku4211"
    ],
    "tags": [
      "abstract",
      "overworld"
    ],
    "description": "This is a recreation of the main menu theme from Harry Potter: Chamber of Secrets for the Game Boy Advance.<br>\r\n<br>\r\nThe GBA version's music is almost identical to the GBC version's, despite being different in gameplay. The only difference is that the bass instrument is more realistic, the noise channel of the original Game Boy is no longer used, and the pulse waves are messed up.<br>\r\n",
    "latest_version": "smwc-18036-1534356224",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18036,
        "title": "Harry Potter: Chamber of Secrets (GBA) - Main Menu",
        "version": "smwc-18036-1534356224",
        "upstream_time": 1534356224,
        "download_url": "https://dl.smwcentral.net/18036/HarryPotterCOSGBAMenu.zip",
        "filename": "HarryPotterCOSGBAMenu.zip",
        "size": 29442,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-harry-potter-chamber-of-secrets-gbc-diagon-alley-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18458,
    "title": "Harry Potter: Chamber of Secrets (GBC) - Diagon Alley Battle",
    "authors": [
      "Nikku4211"
    ],
    "tags": [
      "boss",
      "castle",
      "retro",
      "ruins",
      "tense"
    ],
    "description": "This is a recreation of the Diagon Alley battle theme from Harry Potter: Chamber of Secrets for the Game Boy Colour.<br>\r\n<br>\r\nIan Stocker is good at RPG music.",
    "latest_version": "smwc-18458-1542084625",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18458,
        "title": "Harry Potter: Chamber of Secrets (GBC) - Diagon Alley Battle",
        "version": "smwc-18458-1542084625",
        "upstream_time": 1542084625,
        "download_url": "https://dl.smwcentral.net/18458/HarryPotterCOSGBCDiagonAlleyBattle.zip",
        "filename": "HarryPotterCOSGBCDiagonAlleyBattle.zip",
        "size": 24375,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-harry-potter-chamber-of-secrets-gbc-hogwarts-dungeon-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18277,
    "title": "Harry Potter: Chamber of Secrets (GBC) - Hogwarts Dungeon Battle",
    "authors": [
      "Nikku4211"
    ],
    "tags": [
      "boss",
      "castle",
      "retro",
      "temple"
    ],
    "description": "This is the battle theme for the dungeon in Hogwarts in Harry Potter: Chamber of Secrets for the Game Boy Colour.<br>\r\n<br>\r\nIt's a surprisingly above-average RPG, and I recommend you check it out.<br>\r\n<br>\r\nAnd yes, I like extremely tiny looped samples.<br>\r\n<br>\r\nOriginal song by Ian Stocker.",
    "latest_version": "smwc-18277-1539788150",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18277,
        "title": "Harry Potter: Chamber of Secrets (GBC) - Hogwarts Dungeon Battle",
        "version": "smwc-18277-1539788150",
        "upstream_time": 1539788150,
        "download_url": "https://dl.smwcentral.net/18277/HarryPotterCOSGBCHogwartsDungeonBattle.zip",
        "filename": "HarryPotterCOSGBCHogwartsDungeonBattle.zip",
        "size": 12199,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-harukanaru-augusta-2-gameplay-bgm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38962,
    "title": "Harukanaru Augusta 2 - Gameplay BGM 2",
    "authors": [
      "Xane123"
    ],
    "tags": [
      "beach",
      "grassland",
      "town"
    ],
    "description": "This is an unsampled port of the short but catchy song played on each second hole in multiples of 3 (2, 5, 8, etc), pushing golfers to try their best! I copied each note from a module conversion of the original SPC file, manually optimizing and syncing this port's channels.<br>\r\n<br>\r\n",
    "latest_version": "smwc-38962-1740541819",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38962,
        "title": "Harukanaru Augusta 2 - Gameplay BGM 2",
        "version": "smwc-38962-1740541819",
        "upstream_time": 1740541819,
        "download_url": "https://dl.smwcentral.net/38962/Xane123_Augusta2_BGM2.zip",
        "filename": "Xane123_Augusta2_BGM2.zip",
        "size": 33052,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-harvest-moon-new-year-s-festival",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7330,
    "title": "Harvest Moon - New Year's Festival",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "sky",
      "space"
    ],
    "description": "A nice song that would be good for star areas, shrines etc.",
    "latest_version": "smwc-7330-1317998296",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7330,
        "title": "Harvest Moon - New Year's Festival",
        "version": "smwc-7330-1317998296",
        "upstream_time": 1317998296,
        "download_url": "https://dl.smwcentral.net/7330/Harvest%20Moon%20-%20New%20Year.zip",
        "filename": "Harvest Moon - New Year.zip",
        "size": 66159,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-harvey-beaks-opening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14328,
    "title": "Harvey Beaks - Opening",
    "authors": [
      "Tato"
    ],
    "tags": [
      "cutscene",
      "title"
    ],
    "description": "The opening song of Harvey beaks, could fit title screens.",
    "latest_version": "smwc-14328-1475293691",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14328,
        "title": "Harvey Beaks - Opening",
        "version": "smwc-14328-1475293691",
        "upstream_time": 1475293691,
        "download_url": "https://dl.smwcentral.net/14328/Harvey.zip",
        "filename": "Harvey.zip",
        "size": 31901,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hashire-hebereke-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30040,
    "title": "Hashire Hebereke - Game Over",
    "authors": [
      "Masked Man"
    ],
    "tags": [
      "game over"
    ],
    "description": "\"Eh! Oshimai~...\"<br>\r\n<br>\r\n<i>Hashire Hebereke</i> is a foot-racing Super Famicom based on Sunsoft's criminally underrated <i>Hebereke</i> video game series, being none other than a spin-off.<br>\r\n<br>\r\nCould fit a game over screen (obviously).<br>\r\n<br>\r\nThis is the sampled version.",
    "latest_version": "smwc-30040-1657920962",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30040,
        "title": "Hashire Hebereke - Game Over",
        "version": "smwc-30040-1657920962",
        "upstream_time": 1657920962,
        "download_url": "https://dl.smwcentral.net/30040/Hashire%20Hebereke%20-%20Game%20Over%20%28unsampled%29.zip",
        "filename": "Hashire Hebereke - Game Over (unsampled).zip",
        "size": 31727,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30039,
        "title": "Hashire Hebereke - Game Over",
        "version": "smwc-30039-1657920964",
        "upstream_time": 1657920964,
        "download_url": "https://dl.smwcentral.net/30039/Hashire%20Hebereke%20-%20Game%20Over.zip",
        "filename": "Hashire Hebereke - Game Over.zip",
        "size": 39955,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-haste-branch-platform-company-noises-of-the-factory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33567,
    "title": "HASTE BRANCH / PLATFORM COMPANY - Noises of the Factory",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "ambient",
      "environmental",
      "industrial"
    ],
    "description": "Ambient noises tailor made for your services at the Haste Branch under the employment of Bowser's Platform Company. Originally used for my and <span class=\"un-outer\" title=\"Jonah\"><a href=\"/?p=profile&amp;id=46087\" style=\"color: var(--user-color-1);\" class=\"un\">Jonah</a></span>'s BLDC2022 entry.",
    "latest_version": "smwc-33567-1691184576",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33567,
        "title": "HASTE BRANCH / PLATFORM COMPANY - Noises of the Factory",
        "version": "smwc-33567-1691184576",
        "upstream_time": 1691184576,
        "download_url": "https://dl.smwcentral.net/33567/CUSTOM%20-%20Noises%20of%20the%20Factory.zip",
        "filename": "CUSTOM - Noises of the Factory.zip",
        "size": 100815,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hat-trick-hero-2-bgm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31332,
    "title": "Hat Trick Hero 2 - BGM 3",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "athletic",
      "castle",
      "urban"
    ],
    "description": "One of the four upbeat songs that play in-game while being crowded by the football ambience in Hat Trick Hero 2. <br>\r\nThis version doesn't include the noises, so it could fit in more scenarios.",
    "latest_version": "smwc-31332-1666462274",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31332,
        "title": "Hat Trick Hero 2 - BGM 3",
        "version": "smwc-31332-1666462274",
        "upstream_time": 1666462274,
        "download_url": "https://dl.smwcentral.net/31332/Hat%20Trick%20Hero%202%20-%20BGM%203.zip",
        "filename": "Hat Trick Hero 2 - BGM 3.zip",
        "size": 33436,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-haunted-castle-cross-your-heart",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37080,
    "title": "Haunted Castle - Cross your Heart",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "castle",
      "dark",
      "fire",
      "mountain",
      "spooky",
      "tense"
    ],
    "description": "Can fit a dark/fire themes. ",
    "latest_version": "smwc-37080-1716626415",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37080,
        "title": "Haunted Castle - Cross your Heart",
        "version": "smwc-37080-1716626415",
        "upstream_time": 1716626415,
        "download_url": "https://dl.smwcentral.net/37080/Haunted%20Castle%20-%20Cross%20your%20Heart.zip",
        "filename": "Haunted Castle - Cross your Heart.zip",
        "size": 34936,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-haunted-castle-don-t-wait-until-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39549,
    "title": "Haunted Castle - Don't Wait Until Night",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "boss",
      "castle",
      "finale",
      "fire",
      "night"
    ],
    "description": "The upbeat stage 6 theme of the Castlevania arcade game Haunted Castle, today better known the first part of Julius's theme.<br>\r\n<br>\r\nGood for hectic levels and boss battles.",
    "latest_version": "smwc-39549-1748452848",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39549,
        "title": "Haunted Castle - Don't Wait Until Night",
        "version": "smwc-39549-1748452848",
        "upstream_time": 1748452848,
        "download_url": "https://dl.smwcentral.net/39549/Haunted%20Castle%20-%20Cant%20Wait%20Until%20Night.zip",
        "filename": "Haunted Castle - Cant Wait Until Night.zip",
        "size": 34541,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7846,
        "title": "Haunted Castle - Don't Wait Until Night",
        "version": "smwc-7846-1320146326",
        "upstream_time": 1320146326,
        "download_url": "https://dl.smwcentral.net/7846/Night.zip",
        "filename": "Night.zip",
        "size": 67421,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-haunted-castle-last-belmont-standing-don-t-wait-until-the-night-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22726,
    "title": "Haunted Castle - Last Belmont Standing ~ Don't Wait Until The Night (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "final",
      "industrial",
      "tense"
    ],
    "description": "<span style=\"color: #ff3333;\"><span style=\"font-size: 16pt;\">𝕯𝖗𝖆𝖈𝖚𝖑𝖆. 𝕯𝖎𝖊 𝖓𝖔𝖜, 𝖆𝖓𝖉 𝖑𝖊𝖆𝖛𝖊 𝖙𝖍𝖎𝖘 𝖜𝖔𝖗𝖑𝖉! 𝖄𝖔𝖚'𝖑𝖑 𝖓𝖊𝖛𝖊𝖗 𝖇𝖊𝖑𝖔𝖓𝖌 𝖍𝖊𝖗𝖊!</span></span><br>\r\n<br>\r\nA remix of the last stage theme in the <i>Haunted Castle</i> arcade game, <i>Don't Wait Until The Night</i> (which is also heard in the battle against Julius Belmont in <i>Castlevania: Aria of Sorrow</i>.<br>\r\n<br>\r\nThis song works best in castles, factories, towers, final areas, & other levels with intense vibes.<br>\r\n<br>\r\n<b>Note:</b><br>\r\nThere is a ADD ME TO ADDMUSICK.txt file that has the sample bank that you need to move to Addmusic_sample_groups.txt. Thunder and Yoshi sound effects are disabled.<br>\r\nThere are two customizable pitches for this song that you can adjust in the song file:<br>\r\n- e minor (the default pitch specifically for this remix)<br>\r\n- d minor (The original pitch from the games)",
    "latest_version": "smwc-22726-1589682616",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22726,
        "title": "Haunted Castle - Last Belmont Standing ~ Don't Wait Until The Night (Remix)",
        "version": "smwc-22726-1589682616",
        "upstream_time": 1589682616,
        "download_url": "https://dl.smwcentral.net/22726/Last_Belmont_Standing.zip",
        "filename": "Last_Belmont_Standing.zip",
        "size": 134803,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-haunted-castle-order-of-the-holy-spirit-cross-your-heart-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21229,
    "title": "Haunted Castle - Order of the Holy Spirit ~ Cross Your Heart (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "industrial",
      "tense"
    ],
    "description": "<span style=\"color: #db5e58;\"><span style=\"font-size: 16pt;\">𝖂𝖍𝖆𝖙 𝖆 𝖍𝖔𝖗𝖗𝖎𝖇𝖑𝖊 𝖓𝖎𝖌𝖍𝖙 𝖙𝖔 𝖍𝖆𝖛𝖊 𝖆 𝖈𝖚𝖗𝖘𝖊!</span></span><br>\r\n<br>\r\nThis is an arrangement <i>Cross Your Heart</i>, the first stage theme from Konami's Castlevania arcade game <i>Haunted Castle</i>. I had this song stuck in my head for about a week and decided to let it out of my head and into a port.<br>\r\n<br>\r\nThis song can fit castle, factories, towers, and intense levels / scenarios.<br>\r\n<br>\r\n<b>Note:</b><br>\r\nThere is a !! Read Me!!.txt file that has the sample bank that you need to move to Addmusic_sample_groups.txt. Thunder and Yoshi sound effects are disabled.<br>\r\nThere are three customizable pitches for this song that you can adjust in the song file:<br>\r\n- f# minor (The default pitch from the original game)<br>\r\n- g minor (Based on <i>Crucifix Held Close</i> from <i>Castlevania: Portrait of Ruin</i>)<br>\r\n- e minor (A custom pitch that I thought sounded pretty cool for this song)<br>\r\n<br>\r\nIf you haven't already, check out Ultima's arrangement of <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18907\"><i>Crucifix Held Close</i></a>, a similar song from <i>Castlevania: Portrait of Ruin</i>. It's a well-crafted arrangement that some may prefer over this one if you liked that version better than what <i>Haunted Castle</i> had to offer.<br>\r\n<br>\r\nmod note: the $EE command used in versions 1 and 2 detunes certain sound effects very slightly.",
    "latest_version": "smwc-21229-1569803979",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21229,
        "title": "Haunted Castle - Order of the Holy Spirit ~ Cross Your Heart (Remix)",
        "version": "smwc-21229-1569803979",
        "upstream_time": 1569803979,
        "download_url": "https://dl.smwcentral.net/21229/Order_of_the_Holy_Spirit.zip",
        "filename": "Order_of_the_Holy_Spirit.zip",
        "size": 184945,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-haunted-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22713,
    "title": "Haunted House 2001",
    "authors": [
      "wol_e"
    ],
    "tags": [
      "dark",
      "ghost house",
      "spooky",
      "tense"
    ],
    "description": "An unsettling composition, maybe good for fast paced ghost houses and the like. Headphones are recommend as it uses low octaves in the bass and harmony.",
    "latest_version": "smwc-22713-1587863022",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22713,
        "title": "Haunted House 2001",
        "version": "smwc-22713-1587863022",
        "upstream_time": 1587863022,
        "download_url": "https://dl.smwcentral.net/22713/haunted_house_2001.zip",
        "filename": "haunted_house_2001.zip",
        "size": 31922,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-haunted-lake-underwater-waltz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37131,
    "title": "Haunted Lake (Underwater Waltz)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "calm",
      "forest",
      "night",
      "spooky",
      "swamp",
      "temple",
      "water"
    ],
    "description": "Could fit on the haunted lake levels.",
    "latest_version": "smwc-37131-1710993027",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37131,
        "title": "Haunted Lake (Underwater Waltz)",
        "version": "smwc-37131-1710993027",
        "upstream_time": 1710993027,
        "download_url": "https://dl.smwcentral.net/37131/amv_haunted_lake_fast_waltz.zip",
        "filename": "amv_haunted_lake_fast_waltz.zip",
        "size": 46418,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-haunted-lake-underwater-waltz-smrpg-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37130,
    "title": "Haunted Lake (Underwater Waltz, SMRPG Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "calm",
      "forest",
      "night",
      "spooky",
      "swamp",
      "temple",
      "water"
    ],
    "description": "Super Mario RPG Remix, Could fit on the haunted lake levels.",
    "latest_version": "smwc-37130-1711606418",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37130,
        "title": "Haunted Lake (Underwater Waltz, SMRPG Remix)",
        "version": "smwc-37130-1711606418",
        "upstream_time": 1711606418,
        "download_url": "https://dl.smwcentral.net/37130/amv_haunted_lake_fast_waltz%20%28SMRPG%20remix%29.zip",
        "filename": "amv_haunted_lake_fast_waltz (SMRPG remix).zip",
        "size": 63562,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-haunted-melody",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7907,
    "title": "Haunted Melody",
    "authors": [
      "grishnax"
    ],
    "tags": [
      "ghost house"
    ],
    "description": "A creepy song, would work well in a haunted area, as the name implies.",
    "latest_version": "smwc-7907-1319889141",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7907,
        "title": "Haunted Melody",
        "version": "smwc-7907-1319889141",
        "upstream_time": 1319889141,
        "download_url": "https://dl.smwcentral.net/7907/HauntedMelody.zip",
        "filename": "HauntedMelody.zip",
        "size": 65617,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hauntful-jaunt",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39235,
    "title": "Hauntful Jaunt",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "chaotic",
      "dark",
      "ghost house",
      "mysterious",
      "night",
      "overworld",
      "sewer",
      "spooky"
    ],
    "description": "A whimsically spooky tune made for Segment1Zone2's hack, Bounceland. Good for ghost houses and other similarly haunted levels/overworlds.<br>\r\n<br>\r\n<b><span style=\"color: #ff8888;\">NOTE: Incompatible with Yoshi, Bonus End, P-switch, and Thunder.</span></b>",
    "latest_version": "smwc-39235-1741194466",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39235,
        "title": "Hauntful Jaunt",
        "version": "smwc-39235-1741194466",
        "upstream_time": 1741194466,
        "download_url": "https://dl.smwcentral.net/39235/Hauntful%20Jaunt..zip",
        "filename": "Hauntful Jaunt..zip",
        "size": 82530,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hearts-grow-yurayura",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26878,
    "title": "Hearts Grow - Yurayura",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "calm",
      "credits",
      "grassland",
      "title"
    ],
    "description": "\"Yurayura\" is a song by the Japanese band Hearts Grow. The song is known from the ninth opening of the anime series Naruto.",
    "latest_version": "smwc-26878-1622446692",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26878,
        "title": "Hearts Grow - Yurayura",
        "version": "smwc-26878-1622446692",
        "upstream_time": 1622446692,
        "download_url": "https://dl.smwcentral.net/26878/Naruto%20Opening%209%20-%20Yura%20Yura.zip",
        "filename": "Naruto Opening 9 - Yura Yura.zip",
        "size": 87232,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-heavy-calling",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27092,
    "title": "Heavy Calling",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "retro",
      "tense"
    ],
    "description": "A sampled version of my first finished composition!<br>\r\n<br>\r\nThis GB-ish song can be used as a minor boss fight theme, as well in tense, castle and pre-boss rooms/stages.<br>\r\n<br>\r\nCan fit especially well in NES styled hacks.",
    "latest_version": "smwc-27092-1624954750",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27092,
        "title": "Heavy Calling",
        "version": "smwc-27092-1624954750",
        "upstream_time": 1624954750,
        "download_url": "https://dl.smwcentral.net/27092/Heavy_Calling_Sampled.zip",
        "filename": "Heavy_Calling_Sampled.zip",
        "size": 31610,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27091,
        "title": "Heavy Calling",
        "version": "smwc-27091-1624937039",
        "upstream_time": 1624937039,
        "download_url": "https://dl.smwcentral.net/27091/Heavy_Calling.zip",
        "filename": "Heavy_Calling.zip",
        "size": 31245,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hebereke-hebe-in-the-sky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21187,
    "title": "Hebereke - Hebe in the Sky",
    "authors": [
      "Yuzu"
    ],
    "tags": [
      "calm",
      "ice",
      "sky",
      "water"
    ],
    "description": "Made for 2 Years ago during C3 2017!<br>\r\nAnother Sunsoft Game is about Cute Stuff?<br>\r\n<br>\r\nUpdate: Port are loud. Fixed",
    "latest_version": "smwc-21187-1569809218",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21187,
        "title": "Hebereke - Hebe in the Sky",
        "version": "smwc-21187-1569809218",
        "upstream_time": 1569809218,
        "download_url": "https://dl.smwcentral.net/21187/Hebe_in_the_Sky.zip",
        "filename": "Hebe_in_the_Sky.zip",
        "size": 52011,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hebereke-hebe-s-adventure",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22181,
    "title": "Hebereke - Hebe's Adventure",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "athletic",
      "grassland",
      "misc",
      "retro"
    ],
    "description": "1:1 port of a catchy theme from a \"drunk\" Sunsoft game.",
    "latest_version": "smwc-22181-1582328663",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22181,
        "title": "Hebereke - Hebe's Adventure",
        "version": "smwc-22181-1582328663",
        "upstream_time": 1582328663,
        "download_url": "https://dl.smwcentral.net/22181/Hebe%27s%20Adventure%20%28Sampled%29.zip",
        "filename": "Hebe%27s Adventure (Sampled).zip",
        "size": 44736,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22039,
        "title": "Hebereke - Hebe's Adventure",
        "version": "smwc-22039-1582078842",
        "upstream_time": 1582078842,
        "download_url": "https://dl.smwcentral.net/22039/Hebe%27s%20Adventure.zip",
        "filename": "Hebe%27s Adventure.zip",
        "size": 34139,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hebereke-no-oishii-puzzle-wa-irimasen-ka-crossword",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40745,
    "title": "Hebereke no Oishii Puzzle wa Irimasen ka - Crossword",
    "authors": [
      "LuciCat"
    ],
    "tags": [
      "cutscene",
      "overworld"
    ],
    "description": "<i>Hebereke no Oishii Puzzle wa Irimasen ka</i>, for those curious, is just the SNES version of the Sunsoft arcade game <i>Oishii Puzzle wa Irimasen ka</i>, but this time featuring characters from Sunsoft's <i>Hebereke</i> video game series. It's basically a party game consisting of you guessed it, puzzle mini games.<br>\r\n<br>\r\nThis song plays during the Crossword mini game, which NGL, is a HUGE language barrier, as obviously, that game was never released outside of Japan, and there isn't even a fan translation yet.<br>\r\n<br>\r\nNote that this game uses Opus's \"SQ & DBOOT\" sound driver (undoubtedly the second most used sound driver on Super Famicom games, only behind Nintendo's Kankichi-kun/N-SPC sound driver; it was even used in the first-party game <i>Mario's Super Picross</i>), which is infamous for constantly shuffling channels during song playback, and because of that, porting songs from games using that sound driver would be a complete nightmare.<br>\r\n<br>\r\nTherefore, I had to recreate the entire song from scratch, using the original instruments, samples, volumes, panning and echo, but without shuffling the channels this time, although fortunately, there aren't any notable inaccuracies in this port that I could find.<br>\r\n<br>\r\nGood for puzzle levels, overworlds and cutscenes.",
    "latest_version": "smwc-40745-1763048194",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40745,
        "title": "Hebereke no Oishii Puzzle wa Irimasen ka - Crossword",
        "version": "smwc-40745-1763048194",
        "upstream_time": 1763048194,
        "download_url": "https://dl.smwcentral.net/40745/Hebereke%20no%20Oishii%20Puzzle%20wa%20Irimasen%20ka%20-%20Crossword.zip",
        "filename": "Hebereke no Oishii Puzzle wa Irimasen ka - Crossword.zip",
        "size": 40144,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hebereke-s-popoon-character-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24405,
    "title": "Hebereke's Popoon - Character Select",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "bonus",
      "cutscene"
    ],
    "description": "hey hey hey hey<br>\r\n<br>\r\npinci edit*<br>\r\nhey",
    "latest_version": "smwc-24405-1601513488",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24405,
        "title": "Hebereke's Popoon - Character Select",
        "version": "smwc-24405-1601513488",
        "upstream_time": 1601513488,
        "download_url": "https://dl.smwcentral.net/24405/Hebereke%27s%20Popoon%20-%20Character%20Select.zip",
        "filename": "Hebereke%27s Popoon - Character Select.zip",
        "size": 85392,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hebereke-s-popoon-unused",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30120,
    "title": "Hebereke's Popoon - Unused",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "chase",
      "industrial",
      "tense"
    ],
    "description": "A frantic unused song from Hebereke's Popoon (Hebereke no Popun).",
    "latest_version": "smwc-30120-1652129046",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30120,
        "title": "Hebereke's Popoon - Unused",
        "version": "smwc-30120-1652129046",
        "upstream_time": 1652129046,
        "download_url": "https://dl.smwcentral.net/30120/Hebereke%20no%20Popun%20-%20Unused.zip",
        "filename": "Hebereke no Popun - Unused.zip",
        "size": 64481,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hechizeros-band-el-sonidito",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35561,
    "title": "Hechizeros Band - El Sonidito",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "athletic",
      "beach",
      "carnival",
      "chase",
      "town",
      "urban"
    ],
    "description": "The official Taxi theme from GTA5. Fits best in troll hacks honestly...",
    "latest_version": "smwc-35561-1704559558",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35561,
        "title": "Hechizeros Band - El Sonidito",
        "version": "smwc-35561-1704559558",
        "upstream_time": 1704559558,
        "download_url": "https://dl.smwcentral.net/35561/El%20Sonidito.zip",
        "filename": "El Sonidito.zip",
        "size": 75615,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-heiko-klueh-tears-in-the-rain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8867,
    "title": "Heiko Klueh - Tears in the Rain",
    "authors": [
      "sincx"
    ],
    "tags": [
      "calm",
      "cutscene",
      "rain",
      "sad",
      "title",
      "town"
    ],
    "description": "A calm song that would work well in a cutscene, town, or maybe a rainy area.",
    "latest_version": "smwc-8867-1412966712",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8867,
        "title": "Heiko Klueh - Tears in the Rain",
        "version": "smwc-8867-1412966712",
        "upstream_time": 1412966712,
        "download_url": "https://dl.smwcentral.net/8867/Tears%20in%20the%20Rain.zip",
        "filename": "Tears in the Rain.zip",
        "size": 70927,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-heisei-shin-onigashima-new-together-for-the-quest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33704,
    "title": "Heisei Shin Onigashima (New) - Together for the Quest",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "desert",
      "mountains"
    ],
    "description": "Music for deserts, this song has some changes in the mix, I turned on Light staccato, because it sounds better.",
    "latest_version": "smwc-33704-1690113549",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33704,
        "title": "Heisei Shin Onigashima (New) - Together for the Quest",
        "version": "smwc-33704-1690113549",
        "upstream_time": 1690113549,
        "download_url": "https://dl.smwcentral.net/33704/Together%20for%20the%20Quest.zip",
        "filename": "Together for the Quest.zip",
        "size": 60199,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hellish-boss-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25507,
    "title": "Hellish Boss Fight",
    "authors": [
      "VecchiaZim"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "Bunch of noise. Hopefully gets the adrenaline going. (update 12/20: incorporated suggestions)",
    "latest_version": "smwc-25507-1612765177",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25507,
        "title": "Hellish Boss Fight",
        "version": "smwc-25507-1612765177",
        "upstream_time": 1612765177,
        "download_url": "https://dl.smwcentral.net/25507/Hellish%20Boss%20Fight.zip",
        "filename": "Hellish Boss Fight.zip",
        "size": 34883,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-helltaker-vitality",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23524,
    "title": "Helltaker - Vitality",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "ambient",
      "calm",
      "temple"
    ],
    "description": "A long calm song which would easily fit puzzle levels.",
    "latest_version": "smwc-23524-1594261227",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23524,
        "title": "Helltaker - Vitality",
        "version": "smwc-23524-1594261227",
        "upstream_time": 1594261227,
        "download_url": "https://dl.smwcentral.net/23524/vitality.zip",
        "filename": "vitality.zip",
        "size": 34248,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hercules-sgb-trapped",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9498,
    "title": "Hercules (SGB) - Trapped",
    "authors": [
      "Duraner Hawkeye"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "industrial"
    ],
    "description": "\"Trapped\" theme from the game Hercules, released on Super Game Boy.",
    "latest_version": "smwc-9498-1416543556",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9498,
        "title": "Hercules (SGB) - Trapped",
        "version": "smwc-9498-1416543556",
        "upstream_time": 1416543556,
        "download_url": "https://dl.smwcentral.net/9498/Hercules%28SGB%29%20-%20Trapped.zip",
        "filename": "Hercules(SGB) - Trapped.zip",
        "size": 38814,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hero-s-farewell",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38569,
    "title": "Hero's Farewell",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "boss",
      "castle",
      "credits",
      "cutscene",
      "overworld",
      "title"
    ],
    "description": "This is another composition of mine using instruments from Romancing Saga 3. Sorry if it sounds repetitive, I'm still improving.<br>\r\n<br>\r\nI just created a YouTube channel, you are welcome there<br>\r\n<br>\r\nhttps://youtube.com/@EDIT3333-o5q",
    "latest_version": "smwc-38569-1730423061",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38569,
        "title": "Hero's Farewell",
        "version": "smwc-38569-1730423061",
        "upstream_time": 1730423061,
        "download_url": "https://dl.smwcentral.net/38569/Hero%60s%20Farewell.zip",
        "filename": "Hero%60s Farewell.zip",
        "size": 73033,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-heroine-s-ascent",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26231,
    "title": "Heroine's Ascent",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "athletic",
      "castle",
      "mountain",
      "retro",
      "ruins",
      "temple"
    ],
    "description": "Many tales have been told about the brave heroine's ascent of the perilous mountain.<br>\r\n<br>\r\nCould fit mountainous or adventurous areas, maybe cutscenes?<br>\r\n<br>\r\nPlease credit if you use this in your hack, thank you :)",
    "latest_version": "smwc-26231-1616025879",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26231,
        "title": "Heroine's Ascent",
        "version": "smwc-26231-1616025879",
        "upstream_time": 1616025879,
        "download_url": "https://dl.smwcentral.net/26231/Heroine%27s%20Ascent.zip",
        "filename": "Heroine%27s Ascent.zip",
        "size": 63715,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-herz-und-mund-und-tat-und-leben-bwv-147-movement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8294,
    "title": "Herz und Mund und Tat und Leben, BWV 147 (Movement 10)",
    "authors": [
      "Moose"
    ],
    "tags": [
      "calm",
      "castle"
    ],
    "description": "A calm and relaxing classical piece of music. Good for castle levels perhaps.",
    "latest_version": "smwc-8294-1347631338",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8294,
        "title": "Herz und Mund und Tat und Leben, BWV 147 (Movement 10)",
        "version": "smwc-8294-1347631338",
        "upstream_time": 1347631338,
        "download_url": "https://dl.smwcentral.net/8294/Herz%20und%20Mund%20und%20Tat%20und%20Leben%2C%20Movement%2010.zip",
        "filename": "Herz und Mund und Tat und Leben%2C Movement 10.zip",
        "size": 144367,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-herzog-zwei-the-previous-war",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10844,
    "title": "Herzog Zwei - The Previous War",
    "authors": [
      "sincx"
    ],
    "tags": [
      "cutscene"
    ],
    "description": "Short song, good for intros or cutscenes.",
    "latest_version": "smwc-10844-1425398728",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10844,
        "title": "Herzog Zwei - The Previous War",
        "version": "smwc-10844-1425398728",
        "upstream_time": 1425398728,
        "download_url": "https://dl.smwcentral.net/10844/hztpw.zip",
        "filename": "hztpw.zip",
        "size": 32111,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hifuu-nightmare-diary-violet-detector-lucid-dreamer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34301,
    "title": "Hifuu Nightmare Diary ~ Violet Detector - Lucid Dreamer",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "mysterious",
      "night",
      "sad",
      "sky",
      "water"
    ],
    "description": "The early stages theme from Touhou 16.5, Violet Detector. It's melancholic and uncertain-sounding, with a happyish resolution at the end.<br>\r\n<br>\r\nI don't know what ZUN did while mixing this song but everything but the lead felt inaudible to me while transcribing, so y'know, liberties were potentially taken.",
    "latest_version": "smwc-34301-1693513829",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34301,
        "title": "Hifuu Nightmare Diary ~ Violet Detector - Lucid Dreamer",
        "version": "smwc-34301-1693513829",
        "upstream_time": 1693513829,
        "download_url": "https://dl.smwcentral.net/34301/luciddreamer.zip",
        "filename": "luciddreamer.zip",
        "size": 41306,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-higurashi-when-they-cry-silence",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31467,
    "title": "Higurashi: When They Cry - Silence",
    "authors": [
      "FantasticFox"
    ],
    "tags": [
      "calm"
    ],
    "description": "Music that plays during calm sections of Higurashi (the visual novel). Would probably work best for Yoshi House.<br>\r\n<br>\r\nPiano samples are from the Acoustic Grand Piano pack by Pinci.",
    "latest_version": "smwc-31467-1674004318",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31467,
        "title": "Higurashi: When They Cry - Silence",
        "version": "smwc-31467-1674004318",
        "upstream_time": 1674004318,
        "download_url": "https://dl.smwcentral.net/31467/higurashi%20silence.zip",
        "filename": "higurashi silence.zip",
        "size": 84057,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hiouden-daydream-garden",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21862,
    "title": "Hiouden - Daydream Garden",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "calm",
      "cutscene",
      "grassland",
      "overworld",
      "sky",
      "space"
    ],
    "description": "The mystical starting islands from Hiouden.<br>\r\nIt can fit in peaceful nature areas or adventures.",
    "latest_version": "smwc-21862-1579824432",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21862,
        "title": "Hiouden - Daydream Garden",
        "version": "smwc-21862-1579824432",
        "upstream_time": 1579824432,
        "download_url": "https://dl.smwcentral.net/21862/Hiouden%20-%20Daydream%20Garden.zip",
        "filename": "Hiouden - Daydream Garden.zip",
        "size": 33706,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-his-name-is-diamond-track",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35476,
    "title": "His name is Diamond - Track 07",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "abstract",
      "airship",
      "athletic",
      "calm",
      "castle",
      "dark",
      "final",
      "fire",
      "industrial",
      "overworld",
      "sad",
      "space",
      "temple",
      "tense",
      "title",
      "urban"
    ],
    "description": "Could fit with final level theme",
    "latest_version": "smwc-35476-1700421568",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35476,
        "title": "His name is Diamond - Track 07",
        "version": "smwc-35476-1700421568",
        "upstream_time": 1700421568,
        "download_url": "https://dl.smwcentral.net/35476/His%20name%20is%20Diamond%20-%20Track%2007.zip",
        "filename": "His name is Diamond - Track 07.zip",
        "size": 34815,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19310,
        "title": "His name is Diamond - Track 02",
        "version": "smwc-19310-1552278117",
        "upstream_time": 1552278117,
        "download_url": "https://dl.smwcentral.net/19310/His%20name%20is%20Diamond%20-%20Track%2002.zip",
        "filename": "His name is Diamond - Track 02.zip",
        "size": 31784,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15435,
        "title": "His name is Diamond - Track 06",
        "version": "smwc-15435-1491192503",
        "upstream_time": 1491192503,
        "download_url": "https://dl.smwcentral.net/15435/His%20Name%20is%20Diamond%20-%20Track%2006.zip",
        "filename": "His Name is Diamond - Track 06.zip",
        "size": 58505,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hiscore-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32119,
    "title": "HiScore Theme",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "credits",
      "retro",
      "title"
    ],
    "description": "A calm chiptune song that is used for the iNDUCT - Monopoly Here And Now 1.0.7.110 Keygen",
    "latest_version": "smwc-32119-1674864512",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32119,
        "title": "HiScore Theme",
        "version": "smwc-32119-1674864512",
        "upstream_time": 1674864512,
        "download_url": "https://dl.smwcentral.net/32119/HiScoreTheme.zip",
        "filename": "HiScoreTheme.zip",
        "size": 67025,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hj-demo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29710,
    "title": "HJ Demo 4 (Intense)",
    "authors": [
      "VecchiaZim"
    ],
    "tags": [
      "athletic",
      "beach",
      "boss",
      "calm",
      "chase",
      "credits",
      "final",
      "grassland",
      "industrial",
      "night",
      "overworld",
      "retro",
      "sad",
      "sky",
      "tense",
      "town"
    ],
    "description": "See HJ Demo 1.",
    "latest_version": "smwc-29710-1648729677",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29710,
        "title": "HJ Demo 4 (Intense)",
        "version": "smwc-29710-1648729677",
        "upstream_time": 1648729677,
        "download_url": "https://dl.smwcentral.net/29710/HJ%20Demo%204%20%28Intense%29.zip",
        "filename": "HJ Demo 4 (Intense).zip",
        "size": 26816,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29709,
        "title": "HJ Demo 3 (Pretty)",
        "version": "smwc-29709-1648729668",
        "upstream_time": 1648729668,
        "download_url": "https://dl.smwcentral.net/29709/HJ%20Demo%203%20%28Pretty%29.zip",
        "filename": "HJ Demo 3 (Pretty).zip",
        "size": 31269,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29708,
        "title": "HJ Demo 2 (Bouncy)",
        "version": "smwc-29708-1648729660",
        "upstream_time": 1648729660,
        "download_url": "https://dl.smwcentral.net/29708/HJ%20Demo%202%20%28Bouncy%29.zip",
        "filename": "HJ Demo 2 (Bouncy).zip",
        "size": 31974,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29707,
        "title": "HJ Demo 1 (Classic)",
        "version": "smwc-29707-1648691105",
        "upstream_time": 1648691105,
        "download_url": "https://dl.smwcentral.net/29707/HJ%20Demo%201%20%28Classic%29.zip",
        "filename": "HJ Demo 1 (Classic).zip",
        "size": 24574,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hoffman-agent-glitch",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33176,
    "title": "Hoffman - Agent Glitch",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "industrial"
    ],
    "description": "A Dubstep track which I found  while searching for Keygen music!",
    "latest_version": "smwc-33176-1684749167",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33176,
        "title": "Hoffman - Agent Glitch",
        "version": "smwc-33176-1684749167",
        "upstream_time": 1684749167,
        "download_url": "https://dl.smwcentral.net/33176/Agent%20Glitch.zip",
        "filename": "Agent Glitch.zip",
        "size": 83862,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hoffman-all-funky-dory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39267,
    "title": "Hoffman - All Funky Dory",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "bonus",
      "calm",
      "urban"
    ],
    "description": "Planned for BEET JAM for a tutorial room",
    "latest_version": "smwc-39267-1741701155",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39267,
        "title": "Hoffman - All Funky Dory",
        "version": "smwc-39267-1741701155",
        "upstream_time": 1741701155,
        "download_url": "https://dl.smwcentral.net/39267/All%20Funky%20Dory.zip",
        "filename": "All Funky Dory.zip",
        "size": 61823,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hokuto-no-ken-fist-of-the-north-star-ai-wo-torimodose-1st-op",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7291,
    "title": "Hokuto No Ken/Fist of the North Star - Ai Wo Torimodose (1st OP)",
    "authors": [
      "Holy Order Sol"
    ],
    "tags": [
      "boss",
      "castle",
      "final"
    ],
    "description": "Hokuto No Ken first opening. Intended for long/intense levels or battles.",
    "latest_version": "smwc-7291-1316285868",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7291,
        "title": "Hokuto No Ken/Fist of the North Star - Ai Wo Torimodose (1st OP)",
        "version": "smwc-7291-1316285868",
        "upstream_time": 1316285868,
        "download_url": "https://dl.smwcentral.net/7291/Hokuto%20No%20Ken%20-%20Ai%20Wo%20Torimodose.zip",
        "filename": "Hokuto No Ken - Ai Wo Torimodose.zip",
        "size": 68352,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hole-in-one-golf-rainfall",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8539,
    "title": "Hole in One Golf - Rainfall",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "calm",
      "grassland",
      "mountain",
      "overworld"
    ],
    "description": "A calm song that would work well on a peaceful grassland or mountain submap",
    "latest_version": "smwc-8539-1396480812",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8539,
        "title": "Hole in One Golf - Rainfall",
        "version": "smwc-8539-1396480812",
        "upstream_time": 1396480812,
        "download_url": "https://dl.smwcentral.net/8539/Rainfall.zip",
        "filename": "Rainfall.zip",
        "size": 63263,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hollow-knight-city-of-tears",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23647,
    "title": "Hollow Knight - City of Tears",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "calm",
      "castle",
      "night",
      "overworld",
      "sad",
      "sky",
      "temple",
      "water"
    ],
    "description": "Yo this game's ost slaps.<br>\r\nGood for your rainy dreamy castle/temple levels (probably).<br>\r\n<br>\r\n<small>I will include a shorter version of this song in the future!</small>",
    "latest_version": "smwc-23647-1595365183",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23647,
        "title": "Hollow Knight - City of Tears",
        "version": "smwc-23647-1595365183",
        "upstream_time": 1595365183,
        "download_url": "https://dl.smwcentral.net/23647/city%20of%20tears.zip",
        "filename": "city of tears.zip",
        "size": 36322,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hollow-knight-greenpath",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27630,
    "title": "Hollow Knight - Greenpath",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "ambient",
      "calm",
      "dark",
      "forest",
      "night",
      "ruins",
      "temple"
    ],
    "description": "I forgot to upload this one lol<br>\r\nFor your forest mossy levels<br>\r\n<br>\r\nIncludes \"noloop\" SPC that's just the OST version that doesn't loop (hence the name), but it's just for listening purposes as the TXT for that one is not included.",
    "latest_version": "smwc-27630-1628770690",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27630,
        "title": "Hollow Knight - Greenpath",
        "version": "smwc-27630-1628770690",
        "upstream_time": 1628770690,
        "download_url": "https://dl.smwcentral.net/27630/greenpath.zip",
        "filename": "greenpath.zip",
        "size": 68148,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hollow-knight-hornet-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29154,
    "title": "Hollow Knight - Hornet Theme",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "ghost house",
      "ruins",
      "spooky",
      "temple"
    ],
    "description": "Since I love the game \"Hollow Knight\" and its soundtrack by Christopher Larkin, I wanted to create a port of it. It's \"Hornet's Theme\", which is played in the first boss fight against Hornet. I also submitted this port to the Super Famicompo 3, which reached 46th place out of 67.",
    "latest_version": "smwc-29154-1643602400",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29154,
        "title": "Hollow Knight - Hornet Theme",
        "version": "smwc-29154-1643602400",
        "upstream_time": 1643602400,
        "download_url": "https://dl.smwcentral.net/29154/Hollow%20Knight%20-%20Hornet%20Theme.zip",
        "filename": "Hollow Knight - Hornet Theme.zip",
        "size": 35174,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hollow-knight-mantis-lords",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23649,
    "title": "Hollow Knight - Mantis Lords",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "Epic bug battle. Now you can have your own bug battles.<br>\r\n<br>\r\nHarpsichord is not the greatest but it fits ok with smw samples.",
    "latest_version": "smwc-23649-1595368402",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23649,
        "title": "Hollow Knight - Mantis Lords",
        "version": "smwc-23649-1595368402",
        "upstream_time": 1595368402,
        "download_url": "https://dl.smwcentral.net/23649/mantis%20lords.zip",
        "filename": "mantis lords.zip",
        "size": 40738,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hollow-knight-white-palace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23650,
    "title": "Hollow Knight - White Palace",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "ambient",
      "calm",
      "castle",
      "night",
      "ruins",
      "sad",
      "temple"
    ],
    "description": "SPOILERS<br>\r\n<br>\r\njk<br>\r\n<br>\r\nMysterious dramatic atmospheric song for your mysterious dramatic atmospheric (castle?) levels.",
    "latest_version": "smwc-23650-1594962042",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23650,
        "title": "Hollow Knight - White Palace",
        "version": "smwc-23650-1594962042",
        "upstream_time": 1594962042,
        "download_url": "https://dl.smwcentral.net/23650/white%20palace.zip",
        "filename": "white palace.zip",
        "size": 36507,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hollow-of-the-earth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40094,
    "title": "Hollow of the Earth",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "abstract",
      "ambient",
      "cave",
      "dark",
      "desert",
      "mysterious",
      "night",
      "overworld",
      "ruins",
      "sewer",
      "space",
      "spooky",
      "temple",
      "tense"
    ],
    "description": "...<br>\r\n<br>\r\n<br>\r\n07/11/25 UPDATE: Upped echo and tweaked volume fades to add to etherealness factor.",
    "latest_version": "smwc-40094-1753026739",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40094,
        "title": "Hollow of the Earth",
        "version": "smwc-40094-1753026739",
        "upstream_time": 1753026739,
        "download_url": "https://dl.smwcentral.net/40094/Hollow%20Earth.zip",
        "filename": "Hollow Earth.zip",
        "size": 59011,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-homestuck-doctor",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37490,
    "title": "Homestuck - Doctor",
    "authors": [
      "Kevin",
      "neodym65"
    ],
    "tags": [
      "calm",
      "night",
      "sad"
    ],
    "description": "Ported to AddmusicK from <a href=\"https://www.youtube.com/watch?v=FVdsCVxezx0\" rel=\"nofollow\">https://www.youtube.com/watch?v=FVdsCVxezx0</a>",
    "latest_version": "smwc-37490-1717213202",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37490,
        "title": "Homestuck - Doctor",
        "version": "smwc-37490-1717213202",
        "upstream_time": 1717213202,
        "download_url": "https://dl.smwcentral.net/37490/Doctor.zip",
        "filename": "Doctor.zip",
        "size": 42711,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-homestuck-moonsetter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23240,
    "title": "Homestuck - Moonsetter",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "athletic",
      "beach",
      "calm",
      "grassland",
      "night",
      "sky",
      "town"
    ],
    "description": "Particularly cute song. Forgot about it for quite a while until a few hours ago. Requested by Prizm for his vldcx level hope he's ok with me uploading.",
    "latest_version": "smwc-23240-1591277373",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23240,
        "title": "Homestuck - Moonsetter",
        "version": "smwc-23240-1591277373",
        "upstream_time": 1591277373,
        "download_url": "https://dl.smwcentral.net/23240/moonsetter.zip",
        "filename": "moonsetter.zip",
        "size": 34395,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-homestuck-sburban-jungle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26311,
    "title": "Homestuck - Sburban Jungle",
    "authors": [
      "Kaijanmeyer"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "tense"
    ],
    "description": "STRIIIIIIDEEEERRRRRRRR!!!!!<br>\r\n<br>\r\nIconic Homestuck song, originally written by Michael Guy Bowman.<br>\r\n<br>\r\nBest fitting in a level with falling boulders.<br>\r\n<br>\r\nHomestuck's got so many bangers, i was genuinely surprised when I saw only a couple got made into SMW music. Hopefully this is not the last one.<br>\r\n<br>\r\nFirst submission!!!!!! I'll gladly take any constructive criticism, i'm all ears. Also, please credit if you use this in your hack. I want to see it in action.<br>\r\n<br>\r\n[EDIT #1]: Edited SPC info.",
    "latest_version": "smwc-26311-1617248848",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26311,
        "title": "Homestuck - Sburban Jungle",
        "version": "smwc-26311-1617248848",
        "upstream_time": 1617248848,
        "download_url": "https://dl.smwcentral.net/26311/SBURBAN%20JUNGLE%20-%20KAIJANMEYER%5BNEW%5D.zip",
        "filename": "SBURBAN JUNGLE - KAIJANMEYER%5BNEW%5D.zip",
        "size": 64033,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-homestuck-showtime",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7715,
    "title": "Homestuck - Showtime",
    "authors": [
      "Crispy"
    ],
    "tags": [
      "boss",
      "castle",
      "final"
    ],
    "description": "A requested port. Can fit hectic areas or final levels/bosses/etc.",
    "latest_version": "smwc-7715-1313689290",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7715,
        "title": "Homestuck - Showtime",
        "version": "smwc-7715-1313689290",
        "upstream_time": 1313689290,
        "download_url": "https://dl.smwcentral.net/7715/Homestuck%20-%20%27Showtime%27.zip",
        "filename": "Homestuck - %27Showtime%27.zip",
        "size": 69928,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hong-kong",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9433,
    "title": "Hong Kong 97 - Main Theme",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "overworld"
    ],
    "description": "This is the main theme of Hong Kong 97. Good for joke hacks.<br>\r\n<br>\r\nDo not credit me for this, since this one is extremely easy to port (considering the original song is just a BRR sample).",
    "latest_version": "smwc-9433-1415568026",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9433,
        "title": "Hong Kong 97 - Main Theme",
        "version": "smwc-9433-1415568026",
        "upstream_time": 1415568026,
        "download_url": "https://dl.smwcentral.net/9433/Hong%20Kong%2097%20-%20Main%20Theme.zip",
        "filename": "Hong Kong 97 - Main Theme.zip",
        "size": 64767,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-honke-sankyo-fever",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41649,
    "title": "Honke Sankyo Fever 2 - Title Screen",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "bonus",
      "sky",
      "space",
      "title",
      "upbeat"
    ],
    "description": "Title screen motif from Honke Sankyo Fever 2: Jikki Simulation, reprised from the prequel with a new opening and an improved melody line.",
    "latest_version": "smwc-41649-1775004281",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41649,
        "title": "Honke Sankyo Fever 2 - Title Screen",
        "version": "smwc-41649-1775004281",
        "upstream_time": 1775004281,
        "download_url": "https://dl.smwcentral.net/41649/Honke%20Sankyo%20Fever%202%20-%20Title%20Screen.zip",
        "filename": "Honke Sankyo Fever 2 - Title Screen.zip",
        "size": 70531,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hooded-snes-originals-brawlin-on-the-streets",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35618,
    "title": "Hooded SNES Originals - Brawlin' On The Streets 👊",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "final",
      "industrial"
    ],
    "description": "A boss variation of the original song I made before this one, <a href=\"https://smwc.me/s/35597\">Groovin' Through The Streets</a>. Leaned in more towards JRPG battle themes for this bad boy, especially with battle & boss themes from SNES Final Fantasy and Mega Man Battle Network.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" & Thunder SFX are disabled.<br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ Death sound is gonna sound weird (@0 replaces @9 to save on space).<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file</u></span>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. F Minor (Original Pitch)  <span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\n‎‎‎‎‎‎‎‎ㅤ2. E Minor (Custom Pitch 1)<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. F# Minor (Custom Pitch 2)<br>\r\n‎‎‎‎‎‎‎‎ㅤ4. G Minor (Custom Pitch 3)<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>Also, there's an option to change compatibility to either support the Yoshi SFX or P-Switch Music</u></span>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables Yoshi SFX, but Disables P-Switch Music  <span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Enables P-Switch Music, but Disables Yoshi SFX",
    "latest_version": "smwc-35618-1703625962",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35618,
        "title": "Hooded SNES Originals - Brawlin' On The Streets 👊",
        "version": "smwc-35618-1703625962",
        "upstream_time": 1703625962,
        "download_url": "https://dl.smwcentral.net/35618/Brawlin%27%20On%20The%20Streets.zip",
        "filename": "Brawlin%27 On The Streets.zip",
        "size": 194110,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hooded-snes-originals-groovin-through-the-streets",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35597,
    "title": "Hooded SNES Originals - Groovin' Through The Streets 🪩",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "calm",
      "city",
      "night",
      "urban"
    ],
    "description": "Yep! It's finally time. This is my first ever SNES original. Decided to take some massive inspiration from our lord and savior Yuzo Koshiro with this one and give y'all something <i>groovy</i>!!! If you can guess which two songs in particular I based these on... I'll give you a Staminan XX bottle.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End\"  & Thunder SFX are disabled.<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file</u></span>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. A# Minor (Original Pitch)  <span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\n‎‎‎‎‎‎‎‎ㅤ2. B Minor (Custom Pitch 1)<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. G# Minor (Custom Pitch 2)<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file</u></span>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables the voice clip, but isn't compatible with SMW (Listening-Only)<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables the voice clip (SMW-Compatible)  <span style=\"color: #F95E5E;\">[turned on by default]</span>",
    "latest_version": "smwc-35597-1703357066",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35597,
        "title": "Hooded SNES Originals - Groovin' Through The Streets 🪩",
        "version": "smwc-35597-1703357066",
        "upstream_time": 1703357066,
        "download_url": "https://dl.smwcentral.net/35597/Groovin%27_Through_The_Streets.zip",
        "filename": "Groovin%27_Through_The_Streets.zip",
        "size": 264715,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hook-hook-s-ship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11196,
    "title": "Hook - Hook's Ship",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "final"
    ],
    "description": "Music to the final level of Hook for the SNES.<br>\r\nCan work for a final level or pirate ship level.",
    "latest_version": "smwc-11196-1429551327",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11196,
        "title": "Hook - Hook's Ship",
        "version": "smwc-11196-1429551327",
        "upstream_time": 1429551327,
        "download_url": "https://dl.smwcentral.net/11196/Hook%20-%20Hook%27s%20Ship.zip",
        "filename": "Hook - Hook%27s Ship.zip",
        "size": 70224,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hot-determined-drinks",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38408,
    "title": "Hot Determined Drinks",
    "authors": [
      "sincx"
    ],
    "tags": [
      "abstract",
      "credits",
      "industrial",
      "night",
      "title",
      "upbeat",
      "urban"
    ],
    "description": "A mashup/remix of Hot Drinks and Megalovania.<br>\r\n<br>\r\nSome samples borrowed from <a href=\"https://www.smwcentral.net/?p=section&a=details&id=13772\">Lui's Bonetrousle port</a>.<br>\r\n<br>\r\nOriginally made for <span class=\"un-outer\" title=\"shovda\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=37518\" style=\"color: #bf1c85;\" class=\"un\">shovda</a></span>.",
    "latest_version": "smwc-38408-1727190433",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38408,
        "title": "Hot Determined Drinks",
        "version": "smwc-38408-1727190433",
        "upstream_time": 1727190433,
        "download_url": "https://dl.smwcentral.net/38408/hot_determined_drinks.zip",
        "filename": "hot_determined_drinks.zip",
        "size": 91122,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hourai-gakuen-no-bouken-airplane",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35340,
    "title": "Hourai Gakuen no Bouken - Airplane",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "cutscene",
      "overworld",
      "sky"
    ],
    "description": "A catchy song used for the prelude theme in HGB.<br>\r\nCould fit with sky or airship theme.",
    "latest_version": "smwc-35340-1699466979",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35340,
        "title": "Hourai Gakuen no Bouken - Airplane",
        "version": "smwc-35340-1699466979",
        "upstream_time": 1699466979,
        "download_url": "https://dl.smwcentral.net/35340/Hourai_Gakuen_no_Bouken_-_Airplane.zip",
        "filename": "Hourai_Gakuen_no_Bouken_-_Airplane.zip",
        "size": 58698,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hourai-gakuen-no-bouken-birthday",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35339,
    "title": "Hourai Gakuen no Bouken - Birthday",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "bonus",
      "credits",
      "cutscene"
    ],
    "description": "<a style=\"color: inherit\" href=\"https://smwc.me/1629306\">Requested</a> by <span class=\"un-outer\" title=\"Segment1Zone2\"><a href=\"/?p=profile&amp;id=46677\" style=\"color: var(--user-color-1);\" class=\"un\">Segment1Zone2</a></span>",
    "latest_version": "smwc-35339-1698821110",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35339,
        "title": "Hourai Gakuen no Bouken - Birthday",
        "version": "smwc-35339-1698821110",
        "upstream_time": 1698821110,
        "download_url": "https://dl.smwcentral.net/35339/Hourai%20Gakuen%20no%20Bouken%20-%20Birthday.zip",
        "filename": "Hourai Gakuen no Bouken - Birthday.zip",
        "size": 71730,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hourai-gakuen-no-bouken-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33644,
    "title": "Hourai Gakuen no Bouken - Boss Battle",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "boss",
      "tense",
      "urban"
    ],
    "description": "Boss battle music from a very obscure game. Hitoshi Sakimoto did an excellent job with this soundtrack. ",
    "latest_version": "smwc-33644-1691522196",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33644,
        "title": "Hourai Gakuen no Bouken - Boss Battle",
        "version": "smwc-33644-1691522196",
        "upstream_time": 1691522196,
        "download_url": "https://dl.smwcentral.net/33644/Hourai%20Gakuen%20No%20Bouken%20-%20Boss%20Battle.zip",
        "filename": "Hourai Gakuen No Bouken - Boss Battle.zip",
        "size": 48551,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hourai-gakuen-no-bouken-cosan-nostra",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35342,
    "title": "Hourai Gakuen no Bouken - Cosan Nostra",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "forest",
      "ice",
      "jungle",
      "tense",
      "water"
    ],
    "description": "Coudl fit with tense forest theme",
    "latest_version": "smwc-35342-1699375859",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35342,
        "title": "Hourai Gakuen no Bouken - Cosan Nostra",
        "version": "smwc-35342-1699375859",
        "upstream_time": 1699375859,
        "download_url": "https://dl.smwcentral.net/35342/Hourai%20Gakuen%20no%20Bouken%20-%20Cosan%20Nostra.zip",
        "filename": "Hourai Gakuen no Bouken - Cosan Nostra.zip",
        "size": 68972,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hourai-gakuen-no-bouken-ruin-in-the-jungle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35341,
    "title": "Hourai Gakuen no Bouken - Ruin in the Jungle",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "cave",
      "dark",
      "jungle",
      "night",
      "ruins"
    ],
    "description": "Could fit with intense ruin theme.",
    "latest_version": "smwc-35341-1699375844",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35341,
        "title": "Hourai Gakuen no Bouken - Ruin in the Jungle",
        "version": "smwc-35341-1699375844",
        "upstream_time": 1699375844,
        "download_url": "https://dl.smwcentral.net/35341/Hourai%20Gakuen%20no%20Bouken%20-%20Ruin%20in%20the%20Jungle.zip",
        "filename": "Hourai Gakuen no Bouken - Ruin in the Jungle.zip",
        "size": 66036,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-house-md-intro-theme-teardrop-massive-attack",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10381,
    "title": "House MD - Intro Theme (Teardrop - Massive Attack)",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "cutscene",
      "dark"
    ],
    "description": "This is the main theme of the TV show we all know and love, 'House'. Once the song reaches the end point, it will stay quiet forever (though the SPC doesn't show this.) Would suit something such as a game opening.",
    "latest_version": "smwc-10381-1419884757",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10381,
        "title": "House MD - Intro Theme (Teardrop - Massive Attack)",
        "version": "smwc-10381-1419884757",
        "upstream_time": 1419884757,
        "download_url": "https://dl.smwcentral.net/10381/house.zip",
        "filename": "house.zip",
        "size": 67619,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-how-to-chiptune-theme-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39406,
    "title": "How to Chiptune - Theme Song",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "menu",
      "town"
    ],
    "description": "Introductory demo song in a series of chiptune tutorials, useful for guidance and explanatory scenes.",
    "latest_version": "smwc-39406-1741198388",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39406,
        "title": "How to Chiptune - Theme Song",
        "version": "smwc-39406-1741198388",
        "upstream_time": 1741198388,
        "download_url": "https://dl.smwcentral.net/39406/How%20to%20Chiptune%20-%20Theme%20Song.zip",
        "filename": "How to Chiptune - Theme Song.zip",
        "size": 19441,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hudson-s-adventure-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16183,
    "title": "Hudson's Adventure Island 3 - First Stage",
    "authors": [
      "DAA234"
    ],
    "tags": [
      "cave",
      "dark",
      "game over",
      "grassland"
    ],
    "description": "Could fit with grassland theme",
    "latest_version": "smwc-16183-1504981228",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16183,
        "title": "Hudson's Adventure Island 3 - First Stage",
        "version": "smwc-16183-1504981228",
        "upstream_time": 1504981228,
        "download_url": "https://dl.smwcentral.net/16183/Adventure%20Island%203%20-%20First%20Stage.zip",
        "filename": "Adventure Island 3 - First Stage.zip",
        "size": 31680,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8448,
        "title": "Hudson's Adventure Island 2 - Game Over",
        "version": "smwc-8448-1375841622",
        "upstream_time": 1375841622,
        "download_url": "https://dl.smwcentral.net/8448/Adventure%20Island%20II%20-%20Game%20Over.zip",
        "filename": "Adventure Island II - Game Over.zip",
        "size": 60144,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8381,
        "title": "Hudson's Adventure Island 2 - Cave",
        "version": "smwc-8381-1362923185",
        "upstream_time": 1362923185,
        "download_url": "https://dl.smwcentral.net/8381/A2%20-%20Cave.zip",
        "filename": "A2 - Cave.zip",
        "size": 63600,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hudson-s-adventure-island-2-fern-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15492,
    "title": "Hudson's Adventure Island 2 - Fern Island 2",
    "authors": [
      "DAA234"
    ],
    "tags": [
      "athletic",
      "forest",
      "grassland",
      "jungle",
      "mushrooms",
      "overworld"
    ],
    "description": "The song that plays in fern island 2 in Adventure Island 2.",
    "latest_version": "smwc-15492-1495223695",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15492,
        "title": "Hudson's Adventure Island 2 - Fern Island 2",
        "version": "smwc-15492-1495223695",
        "upstream_time": 1495223695,
        "download_url": "https://dl.smwcentral.net/15492/Adventure%20Island%202%20-%20Overworld%203.zip",
        "filename": "Adventure Island 2 - Overworld 3.zip",
        "size": 31025,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15490,
        "title": "Hudson's Adventure Island 2 - Fern Island 1",
        "version": "smwc-15490-1495215272",
        "upstream_time": 1495215272,
        "download_url": "https://dl.smwcentral.net/15490/Adventure%20Island%202%20-%20Fern%20Island%201.zip",
        "filename": "Adventure Island 2 - Fern Island 1.zip",
        "size": 31304,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hudson-s-adventure-island-2-ice-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15491,
    "title": "Hudson's Adventure Island 2 - Ice Island 1",
    "authors": [
      "DAA234"
    ],
    "tags": [
      "athletic",
      "calm",
      "grassland",
      "mountain",
      "sky"
    ],
    "description": "The song that plays in ice island 1 in Adventure Island 2.",
    "latest_version": "smwc-15491-1495223516",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15491,
        "title": "Hudson's Adventure Island 2 - Ice Island 1",
        "version": "smwc-15491-1495223516",
        "upstream_time": 1495223516,
        "download_url": "https://dl.smwcentral.net/15491/Adventure%20Island%202%20-%20Overworld%202.zip",
        "filename": "Adventure Island 2 - Overworld 2.zip",
        "size": 31115,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hudson-s-adventure-island-2-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8373,
    "title": "Hudson's Adventure Island 2 - Overworld 3",
    "authors": [
      "Frugo Man"
    ],
    "tags": [
      "athletic",
      "jungle"
    ],
    "description": "The song that plays in most forest level in the game",
    "latest_version": "smwc-8373-1360818949",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8373,
        "title": "Hudson's Adventure Island 2 - Overworld 3",
        "version": "smwc-8373-1360818949",
        "upstream_time": 1360818949,
        "download_url": "https://dl.smwcentral.net/8373/A2%20-%20Overworld%203.zip",
        "filename": "A2 - Overworld 3.zip",
        "size": 63959,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hudson-s-adventure-island-area-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39375,
    "title": "Hudson's Adventure Island - Area Clear",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "retro"
    ],
    "description": "Area Clear from Hudson's Adventure Island.",
    "latest_version": "smwc-39375-1741193796",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39375,
        "title": "Hudson's Adventure Island - Area Clear",
        "version": "smwc-39375-1741193796",
        "upstream_time": 1741193796,
        "download_url": "https://dl.smwcentral.net/39375/Hudson%27s%20Adventure%20Island%20-%20Area%20Clear.zip",
        "filename": "Hudson%27s Adventure Island - Area Clear.zip",
        "size": 38714,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hudson-s-adventure-island-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39374,
    "title": "Hudson's Adventure Island - Boss",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "retro"
    ],
    "description": "Boss from Hudson's Adventure Island.",
    "latest_version": "smwc-39374-1741193708",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39374,
        "title": "Hudson's Adventure Island - Boss",
        "version": "smwc-39374-1741193708",
        "upstream_time": 1741193708,
        "download_url": "https://dl.smwcentral.net/39374/Hudson%27s%20Adventure%20Island%20-%20Boss.zip",
        "filename": "Hudson%27s Adventure Island - Boss.zip",
        "size": 35936,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hudson-s-adventure-island-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39372,
    "title": "Hudson's Adventure Island - Cave",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "dark",
      "retro"
    ],
    "description": "Cave from Hudson's Adventure Island.",
    "latest_version": "smwc-39372-1741193459",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39372,
        "title": "Hudson's Adventure Island - Cave",
        "version": "smwc-39372-1741193459",
        "upstream_time": 1741193459,
        "download_url": "https://dl.smwcentral.net/39372/Hudson%27s%20Adventure%20Island%20-%20Cave.zip",
        "filename": "Hudson%27s Adventure Island - Cave.zip",
        "size": 51701,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hudson-s-adventure-island-dark-jungle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39373,
    "title": "Hudson's Adventure Island - Dark Jungle",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "dark",
      "jungle",
      "retro"
    ],
    "description": "Dark Jungle from Hudson's Adventure Island.",
    "latest_version": "smwc-39373-1741193563",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39373,
        "title": "Hudson's Adventure Island - Dark Jungle",
        "version": "smwc-39373-1741193563",
        "upstream_time": 1741193563,
        "download_url": "https://dl.smwcentral.net/39373/Hudson%27s%20Adventure%20Island%20-%20Dark%20Jungle.zip",
        "filename": "Hudson%27s Adventure Island - Dark Jungle.zip",
        "size": 39185,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hudson-s-adventure-island-ending",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39379,
    "title": "Hudson's Adventure Island - Ending",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "credits",
      "cutscene",
      "retro",
      "upbeat"
    ],
    "description": "Ending from Hudson's Adventure Island.",
    "latest_version": "smwc-39379-1741194196",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39379,
        "title": "Hudson's Adventure Island - Ending",
        "version": "smwc-39379-1741194196",
        "upstream_time": 1741194196,
        "download_url": "https://dl.smwcentral.net/39379/Hudson%27s%20Adventure%20Island%20-%20Ending.zip",
        "filename": "Hudson%27s Adventure Island - Ending.zip",
        "size": 40259,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hudson-s-adventure-island-evil-spirit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39378,
    "title": "Hudson's Adventure Island - Evil Spirit",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "dark",
      "retro",
      "tense"
    ],
    "description": "Evil Spirit from Hudson's Adventure Island.",
    "latest_version": "smwc-39378-1741194100",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39378,
        "title": "Hudson's Adventure Island - Evil Spirit",
        "version": "smwc-39378-1741194100",
        "upstream_time": 1741194100,
        "download_url": "https://dl.smwcentral.net/39378/Hudson%27s%20Adventure%20Island%20-%20Evil%20Spirit.zip",
        "filename": "Hudson%27s Adventure Island - Evil Spirit.zip",
        "size": 40643,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hudson-s-adventure-island-fairy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39377,
    "title": "Hudson's Adventure Island - Fairy",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "retro",
      "upbeat"
    ],
    "description": "Fairy from Hudson's Adventure Island.",
    "latest_version": "smwc-39377-1741194006",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39377,
        "title": "Hudson's Adventure Island - Fairy",
        "version": "smwc-39377-1741194006",
        "upstream_time": 1741194006,
        "download_url": "https://dl.smwcentral.net/39377/Hudson%27s%20Adventure%20Island%20-%20Fairy.zip",
        "filename": "Hudson%27s Adventure Island - Fairy.zip",
        "size": 48012,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hudson-s-adventure-island-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39381,
    "title": "Hudson's Adventure Island - Game Over",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "retro"
    ],
    "description": "Game Over from Hudson's Adventure Island.",
    "latest_version": "smwc-39381-1741194354",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39381,
        "title": "Hudson's Adventure Island - Game Over",
        "version": "smwc-39381-1741194354",
        "upstream_time": 1741194354,
        "download_url": "https://dl.smwcentral.net/39381/Hudson%27s%20Adventure%20Island%20-%20Game%20Over.zip",
        "filename": "Hudson%27s Adventure Island - Game Over.zip",
        "size": 37882,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hudson-s-adventure-island-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39371,
    "title": "Hudson's Adventure Island - Island",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "beach",
      "retro",
      "upbeat"
    ],
    "description": "Island from Hudson's Adventure Island.",
    "latest_version": "smwc-39371-1741193380",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39371,
        "title": "Hudson's Adventure Island - Island",
        "version": "smwc-39371-1741193380",
        "upstream_time": 1741193380,
        "download_url": "https://dl.smwcentral.net/39371/Hudson%27s%20Adventure%20Island%20-%20Island.zip",
        "filename": "Hudson%27s Adventure Island - Island.zip",
        "size": 40908,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hudson-s-adventure-island-jungle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39369,
    "title": "Hudson's Adventure Island - Jungle",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "beach",
      "forest",
      "grassland",
      "mountain",
      "retro"
    ],
    "description": "Jungle from Hudson's Adventure Island.",
    "latest_version": "smwc-39369-1741193149",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39369,
        "title": "Hudson's Adventure Island - Jungle",
        "version": "smwc-39369-1741193149",
        "upstream_time": 1741193149,
        "download_url": "https://dl.smwcentral.net/39369/Hudson%27s%20Adventure%20Island%20-%20Jungle.zip",
        "filename": "Hudson%27s Adventure Island - Jungle.zip",
        "size": 44261,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hudson-s-adventure-island-miss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39380,
    "title": "Hudson's Adventure Island - Miss",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "retro"
    ],
    "description": "Miss from Hudson's Adventure Island.",
    "latest_version": "smwc-39380-1741194291",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39380,
        "title": "Hudson's Adventure Island - Miss",
        "version": "smwc-39380-1741194291",
        "upstream_time": 1741194291,
        "download_url": "https://dl.smwcentral.net/39380/Hudson%27s%20Adventure%20Island%20-%20Miss.zip",
        "filename": "Hudson%27s Adventure Island - Miss.zip",
        "size": 37946,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hudson-s-adventure-island-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16643,
    "title": "Hudson's Adventure Island - Overworld 1",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "athletic",
      "beach",
      "jungle",
      "overworld"
    ],
    "description": "The First Stage Song which is personally my favorite from the game.<br>\r\n<br>\r\nI tried by best to make this sound well in 16-bit",
    "latest_version": "smwc-16643-1510992841",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16643,
        "title": "Hudson's Adventure Island - Overworld 1",
        "version": "smwc-16643-1510992841",
        "upstream_time": 1510992841,
        "download_url": "https://dl.smwcentral.net/16643/Hudson%27s%20Adventure%20Island%20-%20Overworld%201.zip",
        "filename": "Hudson%27s Adventure Island - Overworld 1.zip",
        "size": 32053,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hudson-s-adventure-island-pillars",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39376,
    "title": "Hudson's Adventure Island - Pillars",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "grassland",
      "retro",
      "tense"
    ],
    "description": "Pillars from Hudson's Adventure Island.",
    "latest_version": "smwc-39376-1741193893",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39376,
        "title": "Hudson's Adventure Island - Pillars",
        "version": "smwc-39376-1741193893",
        "upstream_time": 1741193893,
        "download_url": "https://dl.smwcentral.net/39376/Hudson%27s%20Adventure%20Island%20-%20Pillars.zip",
        "filename": "Hudson%27s Adventure Island - Pillars.zip",
        "size": 37422,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hudson-s-adventure-island-round-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39370,
    "title": "Hudson's Adventure Island - Round Clear",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "retro"
    ],
    "description": "Round Clear from Hudson's Adventure Island.",
    "latest_version": "smwc-39370-1741193267",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39370,
        "title": "Hudson's Adventure Island - Round Clear",
        "version": "smwc-39370-1741193267",
        "upstream_time": 1741193267,
        "download_url": "https://dl.smwcentral.net/39370/Hudson%27s%20Adventure%20Island%20-%20Round%20Clear.zip",
        "filename": "Hudson%27s Adventure Island - Round Clear.zip",
        "size": 34709,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hudson-s-adventure-island-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39368,
    "title": "Hudson's Adventure Island - Title Screen",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "retro",
      "title",
      "upbeat"
    ],
    "description": "Title Screen from Hudson's Adventure Island.",
    "latest_version": "smwc-39368-1741193111",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39368,
        "title": "Hudson's Adventure Island - Title Screen",
        "version": "smwc-39368-1741193111",
        "upstream_time": 1741193111,
        "download_url": "https://dl.smwcentral.net/39368/Hudson%27s%20Adventure%20Island%20-%20Title%20Screen.zip",
        "filename": "Hudson%27s Adventure Island - Title Screen.zip",
        "size": 39105,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hudson-s-adventure-island-underground",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16275,
    "title": "Hudson's Adventure Island - Underground",
    "authors": [
      "DAA234"
    ],
    "tags": [
      "cave",
      "dark",
      "ruins"
    ],
    "description": "The song that plays in Underworld in Adventure Island.",
    "latest_version": "smwc-16275-1506108814",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16275,
        "title": "Hudson's Adventure Island - Underground",
        "version": "smwc-16275-1506108814",
        "upstream_time": 1506108814,
        "download_url": "https://dl.smwcentral.net/16275/Adventure%20Island%20-%20Underworld.zip",
        "filename": "Adventure Island - Underworld.zip",
        "size": 31167,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8064,
        "title": "Hudson's Adventure Island - Underground",
        "version": "smwc-8064-1320146596",
        "upstream_time": 1320146596,
        "download_url": "https://dl.smwcentral.net/8064/Hudson%27s%20Adventure%20Island%20-%20Underground.zip",
        "filename": "Hudson%27s Adventure Island - Underground.zip",
        "size": 66842,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-human-grand-prix-4-f",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33653,
    "title": "Human Grand Prix 4: F-1 Dream Battle - Lose the Championship",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "calm",
      "credits",
      "night",
      "overworld",
      "sad"
    ],
    "description": "I made a second version that loops.",
    "latest_version": "smwc-33653-1692714574",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33653,
        "title": "Human Grand Prix 4: F-1 Dream Battle - Lose the Championship",
        "version": "smwc-33653-1692714574",
        "upstream_time": 1692714574,
        "download_url": "https://dl.smwcentral.net/33653/Human%20Gradn%20Prix%204%20Lose%20the%20Championship.zip",
        "filename": "Human Gradn Prix 4 Lose the Championship.zip",
        "size": 102832,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hungarorized-walking-groove",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26377,
    "title": "Hungarorized (Walking Groove)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "beach",
      "calm",
      "cave",
      "overworld",
      "sewer",
      "sky",
      "title",
      "town",
      "urban",
      "water"
    ],
    "description": "66th Music was made as custom original composition. This music mood was calm but like in the cafe restaurant. Could fit on the urban areas with day time and holidays.<br>\r\n<br>\r\nPreview: https://www.youtube.com/watch?v=ix23otMq7I4<br>\r\n<br>\r\n<br>\r\nUpdate (2021/03/07): Remastered",
    "latest_version": "smwc-26377-1618115982",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26377,
        "title": "Hungarorized (Walking Groove)",
        "version": "smwc-26377-1618115982",
        "upstream_time": 1618115982,
        "download_url": "https://dl.smwcentral.net/26377/hungarorized.zip",
        "filename": "hungarorized.zip",
        "size": 35799,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hydlide",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23352,
    "title": "Hydlide 3: The Space Memories - Out of Freedom",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "carnival",
      "castle",
      "night",
      "overworld",
      "space",
      "title",
      "town",
      "urban"
    ],
    "description": "VERSION 1: CLASSIC (6F3 bytes)<br>\r\nIt could fit in night urban or castle park levels. Also, fit on the submaps.<br>\r\n<br>\r\nVERSION 2: MODERN (684 bytes)<br>\r\nIt could fit in night urban or galactic land levels. Also, fit on the submaps.",
    "latest_version": "smwc-23352-1593032033",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23352,
        "title": "Hydlide 3: The Space Memories - Out of Freedom",
        "version": "smwc-23352-1593032033",
        "upstream_time": 1593032033,
        "download_url": "https://dl.smwcentral.net/23352/Hydlide%203%20Town%20%28S%29.zip",
        "filename": "Hydlide 3 Town (S).zip",
        "size": 130964,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23079,
        "title": "Hydlide 3: The Space Memories - Out of Freedom",
        "version": "smwc-23079-1590891527",
        "upstream_time": 1590891527,
        "download_url": "https://dl.smwcentral.net/23079/Hydlide%203%20Town.zip",
        "filename": "Hydlide 3 Town.zip",
        "size": 67222,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hydro-quest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8156,
    "title": "Hydro Quest",
    "authors": [
      "gpetry"
    ],
    "tags": [
      "beach",
      "overworld"
    ],
    "description": "A great tropical submap theme, but could fit tropical levels too.",
    "latest_version": "smwc-8156-1319889285",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8156,
        "title": "Hydro Quest",
        "version": "smwc-8156-1319889285",
        "upstream_time": 1319889285,
        "download_url": "https://dl.smwcentral.net/8156/Hydro%20Quest%20-%20Composed%20by%20GPetry.zip",
        "filename": "Hydro Quest - Composed by GPetry.zip",
        "size": 103708,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hydrothermal-hollow",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11148,
    "title": "Hydrothermal Hollow",
    "authors": [
      "Lui"
    ],
    "tags": [
      "cave",
      "dark",
      "tense",
      "water"
    ],
    "description": "A track I originally composed for the 1st round of Idol 6. I guess I took a bit of inspiration from WaterWorld. Anyway, this could be used for really deep areas, preferably underwater.",
    "latest_version": "smwc-11148-1428110676",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11148,
        "title": "Hydrothermal Hollow",
        "version": "smwc-11148-1428110676",
        "upstream_time": 1428110676,
        "download_url": "https://dl.smwcentral.net/11148/hh.zip",
        "filename": "hh.zip",
        "size": 27001,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hyper-duel-arcade-over-drive-full-burner",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17518,
    "title": "Hyper Duel (Arcade) - Over Drive / Full Burner",
    "authors": [
      "sincx"
    ],
    "tags": [
      "athletic",
      "chase",
      "final",
      "fire",
      "industrial",
      "space"
    ],
    "description": "Intense song suitable for intense areas.",
    "latest_version": "smwc-17518-1526312202",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17518,
        "title": "Hyper Duel (Arcade) - Over Drive / Full Burner",
        "version": "smwc-17518-1526312202",
        "upstream_time": 1526312202,
        "download_url": "https://dl.smwcentral.net/17518/overdrive.zip",
        "filename": "overdrive.zip",
        "size": 87569,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hyper-duel-cosmo-babylon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34122,
    "title": "Hyper Duel - Cosmo Babylon",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "athlethic",
      "castle",
      "chase",
      "final",
      "industrial",
      "space",
      "tense"
    ],
    "description": "Pretty intense song.<br>\r\n<br>\r\nSFX Incompatibilities:  Thunder/Blargg, Bonus End.",
    "latest_version": "smwc-34122-1689915843",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34122,
        "title": "Hyper Duel - Cosmo Babylon",
        "version": "smwc-34122-1689915843",
        "upstream_time": 1689915843,
        "download_url": "https://dl.smwcentral.net/34122/Hyper%20Duel%20-%20Cosmo%20Babylon.zip",
        "filename": "Hyper Duel - Cosmo Babylon.zip",
        "size": 85386,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hyper-iria-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30858,
    "title": "Hyper Iria - Forest",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "forest",
      "night"
    ],
    "description": "Requested by Infinity.",
    "latest_version": "smwc-30858-1658850516",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30858,
        "title": "Hyper Iria - Forest",
        "version": "smwc-30858-1658850516",
        "upstream_time": 1658850516,
        "download_url": "https://dl.smwcentral.net/30858/Hyper%20Iria%20-%20Forest.zip",
        "filename": "Hyper Iria - Forest.zip",
        "size": 49577,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hyper-iria-the-sky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22915,
    "title": "Hyper Iria - The Sky",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "sky"
    ],
    "description": "Requested by Killer_Tofu.",
    "latest_version": "smwc-22915-1590040459",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22915,
        "title": "Hyper Iria - The Sky",
        "version": "smwc-22915-1590040459",
        "upstream_time": 1590040459,
        "download_url": "https://dl.smwcentral.net/22915/Hyper%20Iria%20-%20Sky.zip",
        "filename": "Hyper Iria - Sky.zip",
        "size": 52126,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hyper-iria-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29640,
    "title": "Hyper Iria - Tower",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cave",
      "grassland",
      "mountain"
    ],
    "description": "An upbeat song from Hyper Iria",
    "latest_version": "smwc-29640-1645320562",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29640,
        "title": "Hyper Iria - Tower",
        "version": "smwc-29640-1645320562",
        "upstream_time": 1645320562,
        "download_url": "https://dl.smwcentral.net/29640/HyperIriaTower.zip",
        "filename": "HyperIriaTower.zip",
        "size": 56577,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hyper-iria-underpass",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33756,
    "title": "Hyper Iria - Underpass",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "castle"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-33756-1683042517",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33756,
        "title": "Hyper Iria - Underpass",
        "version": "smwc-33756-1683042517",
        "upstream_time": 1683042517,
        "download_url": "https://dl.smwcentral.net/33756/Underpass.zip",
        "filename": "Underpass.zip",
        "size": 44580,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hyperzone-blast-furnace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23694,
    "title": "HyperZone - Blast Furnace",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "industrial",
      "misc"
    ],
    "description": "Blast Furnace from Hyper Zone, but unsampled. Good for factory/industrial levels.",
    "latest_version": "smwc-23694-1595047048",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23694,
        "title": "HyperZone - Blast Furnace",
        "version": "smwc-23694-1595047048",
        "upstream_time": 1595047048,
        "download_url": "https://dl.smwcentral.net/23694/Hyper%20Zone%20-%20Blast%20Furnace%20%28Unsampled%29.zip",
        "filename": "Hyper Zone - Blast Furnace (Unsampled).zip",
        "size": 35016,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23693,
        "title": "HyperZone - Blast Furnace",
        "version": "smwc-23693-1595047044",
        "upstream_time": 1595047044,
        "download_url": "https://dl.smwcentral.net/23693/Hyper%20Zone%20-%20Blast%20Furnace.zip",
        "filename": "Hyper Zone - Blast Furnace.zip",
        "size": 95303,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hyperzone-grass-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22482,
    "title": "HyperZone - Grass Land",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "grassland",
      "misc"
    ],
    "description": "This is my Hyper Zone - Grass Land port but unsampled since the samples fit pretty well. Useful for grasslands with a bit of vanilla atmosphere to them.",
    "latest_version": "smwc-22482-1585702180",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22482,
        "title": "HyperZone - Grass Land",
        "version": "smwc-22482-1585702180",
        "upstream_time": 1585702180,
        "download_url": "https://dl.smwcentral.net/22482/Hyper%20Zone%20-%20Grass%20Land%20%28Unsampled%29.zip",
        "filename": "Hyper Zone - Grass Land (Unsampled).zip",
        "size": 32837,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22481,
        "title": "HyperZone - Grass Land",
        "version": "smwc-22481-1585701995",
        "upstream_time": 1585701995,
        "download_url": "https://dl.smwcentral.net/22481/Hyper%20Zone%20-%20Grass%20Land.zip",
        "filename": "Hyper Zone - Grass Land.zip",
        "size": 82798,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hyperzone-neo-megalopolis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23696,
    "title": "HyperZone - Neo Megalopolis",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "abstract",
      "castle",
      "industrial",
      "misc",
      "space",
      "tense",
      "urban"
    ],
    "description": "Neo Megalopolis from Hyper Zone, but unsampled. Good for industrial levels and urban levels.",
    "latest_version": "smwc-23696-1595048035",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23696,
        "title": "HyperZone - Neo Megalopolis",
        "version": "smwc-23696-1595048035",
        "upstream_time": 1595048035,
        "download_url": "https://dl.smwcentral.net/23696/Hyper%20Zone%20-%20Neo%20Megalopolis%20%28Unsampled%29.zip",
        "filename": "Hyper Zone - Neo Megalopolis (Unsampled).zip",
        "size": 35866,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23695,
        "title": "HyperZone - Neo Megalopolis",
        "version": "smwc-23695-1595048030",
        "upstream_time": 1595048030,
        "download_url": "https://dl.smwcentral.net/23695/Hyper%20Zone%20-%20Neo%20Megalopolis.zip",
        "filename": "Hyper Zone - Neo Megalopolis.zip",
        "size": 95802,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19858,
        "title": "HyperZone - Neo Megalopolis",
        "version": "smwc-19858-1557793249",
        "upstream_time": 1557793249,
        "download_url": "https://dl.smwcentral.net/19858/neomegalopolis.zip",
        "filename": "neomegalopolis.zip",
        "size": 59971,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hyperzone-old-capital",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35236,
    "title": "HyperZone - Old Capital",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "boss",
      "industrial",
      "urban"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"MKDSmaster91\"><a href=\"/?p=profile&amp;id=28195\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">MKDSmaster91</a></span>",
    "latest_version": "smwc-35236-1698236534",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35236,
        "title": "HyperZone - Old Capital",
        "version": "smwc-35236-1698236534",
        "upstream_time": 1698236534,
        "download_url": "https://dl.smwcentral.net/35236/HyperZone%20-%20Old%20Capital.zip",
        "filename": "HyperZone - Old Capital.zip",
        "size": 50378,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hyperzone-ripple-field",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31677,
    "title": "HyperZone - Ripple Field",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "sky",
      "space",
      "water"
    ],
    "description": "Requested by MKDSmaster91.",
    "latest_version": "smwc-31677-1667330819",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31677,
        "title": "HyperZone - Ripple Field",
        "version": "smwc-31677-1667330819",
        "upstream_time": 1667330819,
        "download_url": "https://dl.smwcentral.net/31677/07%20Ripple%20Field.zip",
        "filename": "07 Ripple Field.zip",
        "size": 51336,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hyperzone-title-demo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23973,
    "title": "HyperZone - Title Demo",
    "authors": [
      "JohnnyJones"
    ],
    "tags": [
      "industrial",
      "space",
      "title"
    ],
    "description": "The Title and Demo theme from HyperZone. This song could work well as part of a title screen or intro sequence in a futuristic setting.",
    "latest_version": "smwc-23973-1596814174",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23973,
        "title": "HyperZone - Title Demo",
        "version": "smwc-23973-1596814174",
        "upstream_time": 1596814174,
        "download_url": "https://dl.smwcentral.net/23973/HyperZone%20-%20Title%20Demo%20.zip",
        "filename": "HyperZone - Title Demo .zip",
        "size": 52298,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-hypo-s-bathroom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29460,
    "title": "Hypo's Bathroom",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "misc",
      "sad",
      "tense",
      "title"
    ],
    "description": "Based from <a href=\"https://www.youtube.com/watch?v=5MDu_zV-AVo\" rel=\"nofollow\">this meme</a> from TV Commercial. Well on Title Screen, Intro, Cutscene, Credits, and misc.",
    "latest_version": "smwc-29460-1652462009",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29460,
        "title": "Hypo's Bathroom",
        "version": "smwc-29460-1652462009",
        "upstream_time": 1652462009,
        "download_url": "https://dl.smwcentral.net/29460/Hypo%27s%20Bathroom.zip",
        "filename": "Hypo%27s Bathroom.zip",
        "size": 31689,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-i-miss-you-earthbound",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41853,
    "title": "I Miss You: Earthbound 2012 - Megalo Strike Back",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "boss",
      "castle",
      "dark",
      "final",
      "industrial",
      "spooky"
    ],
    "description": "Megalo Strike Back from the fanmade Earthbound tribute album \"I Miss You: Earthbound 2012\". More commonly known as Chara's theme. (by the Undertale Fanon)<br>\r\n<br>\r\nOmits Thunder, Yoshi and Bonus End.",
    "latest_version": "smwc-41853-1774811446",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41853,
        "title": "I Miss You: Earthbound 2012 - Megalo Strike Back",
        "version": "smwc-41853-1774811446",
        "upstream_time": 1774811446,
        "download_url": "https://dl.smwcentral.net/41853/I%20Miss%20You%20~%20Earthbound%202012%20-%20Megalo%20Strike%20Back.zip",
        "filename": "I Miss You ~ Earthbound 2012 - Megalo Strike Back.zip",
        "size": 191778,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33565,
        "title": "I Miss You: Earthbound 2012 - A New Line",
        "version": "smwc-33565-1689534454",
        "upstream_time": 1689534454,
        "download_url": "https://dl.smwcentral.net/33565/A%20New%20Line.zip",
        "filename": "A New Line.zip",
        "size": 93622,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-i-owe-you-edm-driving-music",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36977,
    "title": "I Owe You (EDM Driving Music)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "athletic",
      "beach",
      "night",
      "sky",
      "title",
      "urban"
    ],
    "description": "Formerly \"Tonight 2021\" and initial released in late 2022 but renamed into \"I owe you\". Could fit on the sunset beach levels.",
    "latest_version": "smwc-36977-1709276377",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36977,
        "title": "I Owe You (EDM Driving Music)",
        "version": "smwc-36977-1709276377",
        "upstream_time": 1709276377,
        "download_url": "https://dl.smwcentral.net/36977/driving_edm_i_owe_you_v2.zip",
        "filename": "driving_edm_i_owe_you_v2.zip",
        "size": 32385,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ice-age",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7613,
    "title": "Ice Age",
    "authors": [
      "Exor"
    ],
    "tags": [
      "calm",
      "cave",
      "ice"
    ],
    "description": "The original song came from some Commodore 64 game, but this is a different version of the song. Would suit a calm ice cave level.",
    "latest_version": "smwc-7613-1319961700",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7613,
        "title": "Ice Age",
        "version": "smwc-7613-1319961700",
        "upstream_time": 1319961700,
        "download_url": "https://dl.smwcentral.net/7613/Ice%20Age.zip",
        "filename": "Ice Age.zip",
        "size": 70142,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ice-climber-title-bonus-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35052,
    "title": "Ice Climber - Title & Bonus Theme",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "ice",
      "retro",
      "title"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"isaix\"><a href=\"/?p=profile&amp;id=14960\" style=\"color: var(--user-color-2);\" class=\"un\">isaix</a></span>",
    "latest_version": "smwc-35052-1697342572",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35052,
        "title": "Ice Climber - Title & Bonus Theme",
        "version": "smwc-35052-1697342572",
        "upstream_time": 1697342572,
        "download_url": "https://dl.smwcentral.net/35052/Ice%20Climber%20-%20Title%20%26%20Bonus%20Theme.zip",
        "filename": "Ice Climber - Title %26 Bonus Theme.zip",
        "size": 31001,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ice-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8166,
    "title": "Ice Map",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "calm",
      "ice",
      "overworld"
    ],
    "description": "A custom composition that fits a cave/ice cave.<br>\r\n<br>\r\n<br>\r\nUpdate (11/10/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.",
    "latest_version": "smwc-8166-1314318532",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8166,
        "title": "Ice Map",
        "version": "smwc-8166-1314318532",
        "upstream_time": 1314318532,
        "download_url": "https://dl.smwcentral.net/8166/Ice.Map.zip",
        "filename": "Ice.Map.zip",
        "size": 49695,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ice-mountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35574,
    "title": "Ice Mountain",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "athletic",
      "ice",
      "mountain",
      "sky",
      "snow"
    ],
    "description": "I made this song thinking about ice levels, it can be good in mountains and athletic levels.<br>\r\nKSS samples.",
    "latest_version": "smwc-35574-1702007218",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35574,
        "title": "Ice Mountain",
        "version": "smwc-35574-1702007218",
        "upstream_time": 1702007218,
        "download_url": "https://dl.smwcentral.net/35574/Ice%20Mountain.zip",
        "filename": "Ice Mountain.zip",
        "size": 48678,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ice-palace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8116,
    "title": "Ice Palace",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "calm",
      "castle",
      "ice"
    ],
    "description": "This is a chilling ice track theme which could be used in an icy area (most notably, a palace).<br>\r\n<br>\r\n<br>\r\nUpdate (12/19/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by ZZ bytes.",
    "latest_version": "smwc-8116-1319817079",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8116,
        "title": "Ice Palace",
        "version": "smwc-8116-1319817079",
        "upstream_time": 1319817079,
        "download_url": "https://dl.smwcentral.net/8116/Ice.Palace.zip",
        "filename": "Ice.Palace.zip",
        "size": 58376,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ice-volcano",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7251,
    "title": "Ice Volcano",
    "authors": [
      "wye"
    ],
    "tags": [
      "ice",
      "mountain"
    ],
    "description": "The volcano theme (Hot Eruption!) from TSRPR, remixed a bit to make it fit icey levels.",
    "latest_version": "smwc-7251-1319889432",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7251,
        "title": "Ice Volcano",
        "version": "smwc-7251-1319889432",
        "upstream_time": 1319889432,
        "download_url": "https://dl.smwcentral.net/7251/IceVolcano.zip",
        "filename": "IceVolcano.zip",
        "size": 70453,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-iconoclasts-chile-mega-man-x2-style-ostrich-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26843,
    "title": "ICONOCLASTS - Chile (Mega Man X2 Style, Ostrich Mix)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "desert"
    ],
    "description": "Overdrive Ostrich = Desert<br>\r\n<br>\r\nI remix of the 'Chile from ICONOCLASTS' was made to the MMX2 style.",
    "latest_version": "smwc-26843-1619272539",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26843,
        "title": "ICONOCLASTS - Chile (Mega Man X2 Style, Ostrich Mix)",
        "version": "smwc-26843-1619272539",
        "upstream_time": 1619272539,
        "download_url": "https://dl.smwcentral.net/26843/INCS_Chile_MMX2.zip",
        "filename": "INCS_Chile_MMX2.zip",
        "size": 49484,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-icrawfish-the-three-trials",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38887,
    "title": "icrawfish - The Three Trials",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "mountain",
      "overworld",
      "retro",
      "upbeat"
    ],
    "description": "A Legend of Zelda-like waltzy tune composed by <span class=\"un-outer\" title=\"icrawfish\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=48745\" style=\"color: #f16b1c;\" class=\"un\">icrawfish</a></span> for his \"Battle Of The Bits: Oops! All New Formats\" entry, with the same name. Check it out <a href=\"https://battleofthebits.com/arena/Entry/The+Three+Trials/72765/\" rel=\"nofollow\">here!</a><br>\r\n<br>\r\n(<span class=\"un-outer\" title=\"icrawfish\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=48745\" style=\"color: #f16b1c;\" class=\"un\">icrawfish</a></span> was not involved in the creation of this port, I just did it myself cuz it sounded so cool =P)",
    "latest_version": "smwc-38887-1738371165",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38887,
        "title": "icrawfish - The Three Trials",
        "version": "smwc-38887-1738371165",
        "upstream_time": 1738371165,
        "download_url": "https://dl.smwcentral.net/38887/icrawfish%20-%20The%20Three%20Trials.zip",
        "filename": "icrawfish - The Three Trials.zip",
        "size": 44558,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-icrawfish-walls-that-are-still-called-home",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40388,
    "title": "icrawfish - Walls That Are Still Called Home",
    "authors": [
      "bebn legg",
      "icrawfish"
    ],
    "tags": [
      "abstract",
      "ambient",
      "cave",
      "ghost house",
      "night",
      "ruins",
      "sad",
      "sky",
      "snow",
      "space",
      "temple",
      "town",
      "urban"
    ],
    "description": "My submission for 120hoSPC #12, a remix of <span class=\"un-outer\" title=\"icrawfish\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=48745\" style=\"color: #f16b1c;\" class=\"un\">icrawfish</a></span>'s <a href=\"https://www.smwcentral.net/?p=section&a=details&id=32892\">Walls That Were Once Called Home</a>, which won 3rd place.<br>\r\n<br>\r\nThe song tells of a familiar place, where many a memory continues to be made; though it'll one day be but a memory, it's still here and whole today, time not having made its mark yet. Tangible as these might be, these cozy walls are often taken for granted. I think we all have these kinds of places, and they might slip away as time goes on, so this remix serves as a celebration of those places, and a reminder to cherish those feelings and memories, right here right now!",
    "latest_version": "smwc-40388-1759286447",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40388,
        "title": "icrawfish - Walls That Are Still Called Home",
        "version": "smwc-40388-1759286447",
        "upstream_time": 1759286447,
        "download_url": "https://dl.smwcentral.net/40388/walls.zip",
        "filename": "walls.zip",
        "size": 38747,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-icy-paradise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8367,
    "title": "Icy Paradise",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "ice"
    ],
    "description": "A simple song for typical ice levels.",
    "latest_version": "smwc-8367-1359426402",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8367,
        "title": "Icy Paradise",
        "version": "smwc-8367-1359426402",
        "upstream_time": 1359426402,
        "download_url": "https://dl.smwcentral.net/8367/Icy%20Paradise.zip",
        "filename": "Icy Paradise.zip",
        "size": 63648,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-idea-no-hi-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21795,
    "title": "Idea no Hi - Ruins",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "dark",
      "desert",
      "mountain",
      "ruins",
      "temple",
      "tense"
    ],
    "description": "Ruins theme of the Idea's RPG. It fits best in deserted areas or mountains.",
    "latest_version": "smwc-21795-1578777901",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21795,
        "title": "Idea no Hi - Ruins",
        "version": "smwc-21795-1578777901",
        "upstream_time": 1578777901,
        "download_url": "https://dl.smwcentral.net/21795/Idea%20no%20Hi%20-%20Ruins.zip",
        "filename": "Idea no Hi - Ruins.zip",
        "size": 33195,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-idol",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38251,
    "title": "IDOL 8 - Arrival of the Elder Villain",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "airship",
      "beach",
      "castle",
      "credits",
      "dark",
      "grassland",
      "tense",
      "title",
      "upbeat"
    ],
    "description": "<a href=\"https://smwc.me/s/38250\">One of two halves</a> of the same song. Good for tense castles or airships.<br>\r\n<br>\r\nOmits Thunder.brr and @7, so no thunder or Bonus End.<br>\r\n<br>\r\nCredit is appreciated.",
    "latest_version": "smwc-38251-1728703347",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38251,
        "title": "IDOL 8 - Arrival of the Elder Villain",
        "version": "smwc-38251-1728703347",
        "upstream_time": 1728703347,
        "download_url": "https://dl.smwcentral.net/38251/%5BS%5D%20CUSTOM%20-%20Arrival%20of%20the%20Elder%20Villain.zip",
        "filename": "%5BS%5D CUSTOM - Arrival of the Elder Villain.zip",
        "size": 374580,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38250,
        "title": "IDOL 8 - Arrival of the Young Hero",
        "version": "smwc-38250-1728703344",
        "upstream_time": 1728703344,
        "download_url": "https://dl.smwcentral.net/38250/%5BS%5D%20CUSTOM%20-%20Arrival%20of%20the%20Young%20Hero.zip",
        "filename": "%5BS%5D CUSTOM - Arrival of the Young Hero.zip",
        "size": 101004,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ievan-polkka",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7845,
    "title": "Ievan Polkka",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "athletic",
      "bonus",
      "desert"
    ],
    "description": "A small, short but sweet song that would make an interesting boss or submap theme.",
    "latest_version": "smwc-7845-1376330514",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7845,
        "title": "Ievan Polkka",
        "version": "smwc-7845-1376330514",
        "upstream_time": 1376330514,
        "download_url": "https://dl.smwcentral.net/7845/CUSTOM%20-%20Ievan%20Polka.zip",
        "filename": "CUSTOM - Ievan Polka.zip",
        "size": 60211,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ihatovo-monogatari-snow-passage-village",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35378,
    "title": "Ihatovo Monogatari - Snow Passage Village",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "cutscene",
      "final",
      "overworld",
      "sad"
    ],
    "description": "A sad song that could work as an ending theme.",
    "latest_version": "smwc-35378-1698893358",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35378,
        "title": "Ihatovo Monogatari - Snow Passage Village",
        "version": "smwc-35378-1698893358",
        "upstream_time": 1698893358,
        "download_url": "https://dl.smwcentral.net/35378/Ihatovo%20Monogatari%20-%20Snow%20Passage%20Village.zip",
        "filename": "Ihatovo Monogatari - Snow Passage Village.zip",
        "size": 29224,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ikachan-battle-inside-water",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27686,
    "title": "Ikachan - Battle Inside Water",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "space",
      "tense",
      "water"
    ],
    "description": "A really energectic, and upbeat remix of a calm, and happy song from Ikachan.<br>\r\nMan, this one was really challenging to remix, considering how <a href=\"https://www.youtube.com/watch?v=mNTXebjxB5o\" rel=\"nofollow\">this original theme's so peaceful</a>, to make something really tense and upbeat. However, it was really worth the result it become in the end, am happy with what I've done.<br>\r\n<br>\r\nAnyway, this remix's based on both the original Mizuno, AND <a href=\"https://www.cavestory.org/downloads/orgview_19.zip\" rel=\"nofollow\">this early version as well</a>, found on the early OrgView files, named as \"mizu[水の中で].mid\", which was where I based off the string parts, this mix's pitch, and other small things, that I worked on.",
    "latest_version": "smwc-27686-1632507951",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27686,
        "title": "Ikachan - Battle Inside Water",
        "version": "smwc-27686-1632507951",
        "upstream_time": 1632507951,
        "download_url": "https://dl.smwcentral.net/27686/Battle_Inside_Water.zip",
        "filename": "Battle_Inside_Water.zip",
        "size": 65692,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ikachan-magirete",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27676,
    "title": "Ikachan - Magirete",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "cutscene",
      "intro",
      "overworld"
    ],
    "description": "A cute song, used on the controls screen of Ikachan. It was apparently also a theme song for Pixel's dev room.<br>\r\n<br>\r\nIt does uses the KDL3 soundfont.<br>\r\n<br>\r\nThere's a plenty of define options for this song, where two of them fast forward, or slow downs the song (and pitch), and an option for make the percussions audible again (as the original puts them all the way down to volume 1, for some reason). If you want either of those options, open the text file, and change one of those define values, by anything other than 0.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Original description by Pixel</span></div><div class=\"collapse-content\">Original:<br>\r\n○雨に紛れて：開発室Pixelのテーマ曲だった。<br>\r\nRough translation:<br>\r\n• Behind the rain: It was the theme song of the development room Pixel.</div></div>",
    "latest_version": "smwc-27676-1629590928",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27676,
        "title": "Ikachan - Magirete",
        "version": "smwc-27676-1629590928",
        "upstream_time": 1629590928,
        "download_url": "https://dl.smwcentral.net/27676/Magirete.zip",
        "filename": "Magirete.zip",
        "size": 244069,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ikachan-mizuno",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10961,
    "title": "Ikachan - Mizuno",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "credits",
      "cutscene",
      "title"
    ],
    "description": "A song from the game Ikachan, made by the creator of Cave Story.<br>\r\nCould fit title screens, cutscenes or endings.",
    "latest_version": "smwc-10961-1427480470",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10961,
        "title": "Ikachan - Mizuno",
        "version": "smwc-10961-1427480470",
        "upstream_time": 1427480470,
        "download_url": "https://dl.smwcentral.net/10961/Mizuno.zip",
        "filename": "Mizuno.zip",
        "size": 46495,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ikachan-swim-ikachan",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10951,
    "title": "Ikachan - Swim, Ikachan!",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "title",
      "water"
    ],
    "description": "A song from the game Ikachan, made by the creator of Cave Story.<br>\r\nCould fit water levels and title screens.",
    "latest_version": "smwc-10951-1426876336",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10951,
        "title": "Ikachan - Swim, Ikachan!",
        "version": "smwc-10951-1426876336",
        "upstream_time": 1426876336,
        "download_url": "https://dl.smwcentral.net/10951/ikachan.zip",
        "filename": "ikachan.zip",
        "size": 42583,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ikaruga-the-stone-like",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26280,
    "title": "Ikaruga - The Stone Like",
    "authors": [
      "Sariel"
    ],
    "tags": [
      "abstract",
      "airship",
      "boss",
      "castle",
      "dark",
      "final",
      "night",
      "space",
      "tense"
    ],
    "description": "The song played during the final chapter in Ikaruga. Slow but tense. Fits final levels. Also know from \"Forest of Illusion?\" in Cool or Cruel.",
    "latest_version": "smwc-26280-1616726487",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26280,
        "title": "Ikaruga - The Stone Like",
        "version": "smwc-26280-1616726487",
        "upstream_time": 1616726487,
        "download_url": "https://dl.smwcentral.net/26280/Ikaruga_-_The_Stone_Like.zip",
        "filename": "Ikaruga_-_The_Stone_Like.zip",
        "size": 34810,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ikuzo-baikinman",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35403,
    "title": "Ikuzo! BaikinMan",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "boss",
      "chase",
      "cutscene",
      "misc"
    ],
    "description": "The promise of being blown away at the end.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=3hNlJ_krEJM&list=PLx6_na4o-nGx_BO2Qc_y-oCVQApx_nXSv&index=1\" rel=\"nofollow\">Original ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-35403-1699360592",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35403,
        "title": "Ikuzo! BaikinMan",
        "version": "smwc-35403-1699360592",
        "upstream_time": 1699360592,
        "download_url": "https://dl.smwcentral.net/35403/Go%21%20Baikin%20Man.zip",
        "filename": "Go%21 Baikin Man.zip",
        "size": 70907,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-il-maniero-spettrale-danger",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20523,
    "title": "Il Maniero Spettrale - Danger",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "spooky",
      "tense"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nThis one plays when you enter the infernal elevator and have to avoid all the spikes. I tried giving the song an eerie feel using @0 slides at the beginning.",
    "latest_version": "smwc-20523-1562580337",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20523,
        "title": "Il Maniero Spettrale - Danger",
        "version": "smwc-20523-1562580337",
        "upstream_time": 1562580337,
        "download_url": "https://dl.smwcentral.net/20523/Il%20Maniero%20Spettrale%20-%20Danger.zip",
        "filename": "Il Maniero Spettrale - Danger.zip",
        "size": 34429,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-il-maniero-spettrale-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20524,
    "title": "Il Maniero Spettrale - Forest",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "dark",
      "environmental",
      "forest",
      "night"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nAmbiental track I made for the Phantom Forest. I had fun choosing the sound effects, can you guess where the bird [sic]",
    "latest_version": "smwc-20524-1562580624",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20524,
        "title": "Il Maniero Spettrale - Forest",
        "version": "smwc-20524-1562580624",
        "upstream_time": 1562580624,
        "download_url": "https://dl.smwcentral.net/20524/Il%20Maniero%20Spettrale%20-%20Forest.zip",
        "filename": "Il Maniero Spettrale - Forest.zip",
        "size": 61807,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-il-maniero-spettrale-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20525,
    "title": "Il Maniero Spettrale - Main Theme",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "spooky"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nSpo0oky tune which develops in something more emotional/tragic. I fell in love with Halloween-esque chord progressions.",
    "latest_version": "smwc-20525-1562581005",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20525,
        "title": "Il Maniero Spettrale - Main Theme",
        "version": "smwc-20525-1562581005",
        "upstream_time": 1562581005,
        "download_url": "https://dl.smwcentral.net/20525/Il%20Maniero%20Spettrale%20-%20Main%20Theme.zip",
        "filename": "Il Maniero Spettrale - Main Theme.zip",
        "size": 33771,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-il-maniero-spettrale-mansion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20526,
    "title": "Il Maniero Spettrale - Mansion",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "ghost house",
      "spooky"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nThis one's definitely less serious than the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=20525\">previous one</a>. Partially inspired by Banjo & Kazooie, partially by Nobuo Uematsu. I tried to include some silly sounds, like the @13 slides and Boo's laugh.",
    "latest_version": "smwc-20526-1562581219",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20526,
        "title": "Il Maniero Spettrale - Mansion",
        "version": "smwc-20526-1562581219",
        "upstream_time": 1562581219,
        "download_url": "https://dl.smwcentral.net/20526/Il%20Maniero%20Spettrale%20-%20Mansion.zip",
        "filename": "Il Maniero Spettrale - Mansion.zip",
        "size": 43047,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-il-maniero-spettrale-mansion-reversed",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20528,
    "title": "Il Maniero Spettrale - Mansion (Reversed)",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "ghost house",
      "spooky"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\n.hgual s'ooB dna sedils 31@ eht ekil ,sdnuos yllis emos edulcni ot deirt I .ustameU ouboN yb deripsni yllaitrap ,eioozaK & ojnaB yb deripsni yllaitraP .eno suoiverp eht naht suoires ssel yletinifed s'eno sihT",
    "latest_version": "smwc-20528-1562581620",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20528,
        "title": "Il Maniero Spettrale - Mansion (Reversed)",
        "version": "smwc-20528-1562581620",
        "upstream_time": 1562581620,
        "download_url": "https://dl.smwcentral.net/20528/noisnaM%20-%20elarttepS%20oreinaM%20lI.zip",
        "filename": "noisnaM - elarttepS oreinaM lI.zip",
        "size": 46744,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-illusion-of-gaia-beautiful-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11394,
    "title": "Illusion of Gaia - Beautiful World",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "overworld",
      "town"
    ],
    "description": "A calm song straightly come from IoG.<br>\r\nCould fit with town theme.",
    "latest_version": "smwc-11394-1434484964",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11394,
        "title": "Illusion of Gaia - Beautiful World",
        "version": "smwc-11394-1434484964",
        "upstream_time": 1434484964,
        "download_url": "https://dl.smwcentral.net/11394/Illusion%20of%20Gaia%20-%20Beautiful%20World.zip",
        "filename": "Illusion of Gaia - Beautiful World.zip",
        "size": 34966,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-illusion-of-gaia-descent-into-darkness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23182,
    "title": "Illusion of Gaia - Descent into Darkness",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "swamp",
      "tense"
    ],
    "description": "A multi-purpose dungeon song that will play for any unsettling, dirty and abandoned place like castles, caves, mines...<br>\r\n<br>\r\nUpdate 01/06: fixing vibrato in #5.<br>\r\n",
    "latest_version": "smwc-23182-1591058571",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23182,
        "title": "Illusion of Gaia - Descent into Darkness",
        "version": "smwc-23182-1591058571",
        "upstream_time": 1591058571,
        "download_url": "https://dl.smwcentral.net/23182/iog_des_darknss.zip",
        "filename": "iog_des_darknss.zip",
        "size": 65347,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-illusion-of-gaia-drifting-endlessly",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25304,
    "title": "Illusion of Gaia - Drifting Endlessly",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "calm",
      "cutscene",
      "overworld",
      "urban"
    ],
    "description": "A nice little lullaby. Or the last song you hear before passing out while you are adrift, vibing with your girlfriend and eating fresh fish and drinking salty water for 40 days.<br>\r\n<br>\r\nThis song ranked 27/46 in <a href=\"https://www.smwcentral.net/?p=viewthread&t=103436&page=2&pid=1554003#p1554003\">Super Famicompo 2</a>. After voters' comments, I have upgraded it appropriately.",
    "latest_version": "smwc-25304-1607669794",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25304,
        "title": "Illusion of Gaia - Drifting Endlessly",
        "version": "smwc-25304-1607669794",
        "upstream_time": 1607669794,
        "download_url": "https://dl.smwcentral.net/25304/iog_drifting_endlessly_0_2.zip",
        "filename": "iog_drifting_endlessly_0_2.zip",
        "size": 31881,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-illusion-of-gaia-from-within-the-earthen-womb",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21420,
    "title": "Illusion of Gaia - From Within the Earthen Womb",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "space"
    ],
    "description": "A very peaceful song from Illusion of Gaia.  Could be used in cutscenes or credits sequences.",
    "latest_version": "smwc-21420-1573098599",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21420,
        "title": "Illusion of Gaia - From Within the Earthen Womb",
        "version": "smwc-21420-1573098599",
        "upstream_time": 1573098599,
        "download_url": "https://dl.smwcentral.net/21420/From%20Within%20the%20Earthen%20Womb.zip",
        "filename": "From Within the Earthen Womb.zip",
        "size": 31308,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-illusion-of-gaia-great-pyramid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26910,
    "title": "Illusion of Gaia - Great Pyramid",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "castle",
      "cave",
      "desert",
      "mysterious",
      "ruins",
      "spooky",
      "temple",
      "tense"
    ],
    "description": "A music for ancient Egypt-themed temples and caves.",
    "latest_version": "smwc-26910-1622498910",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26910,
        "title": "Illusion of Gaia - Great Pyramid",
        "version": "smwc-26910-1622498910",
        "upstream_time": 1622498910,
        "download_url": "https://dl.smwcentral.net/26910/iog_great_pyramid_smwsf_0_1.zip",
        "filename": "iog_great_pyramid_smwsf_0_1.zip",
        "size": 33355,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26909,
        "title": "Illusion of Gaia - Great Pyramid",
        "version": "smwc-26909-1622498777",
        "upstream_time": 1622498777,
        "download_url": "https://dl.smwcentral.net/26909/iog_great_pyramid_0_1.zip",
        "filename": "iog_great_pyramid_0_1.zip",
        "size": 67757,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-illusion-of-gaia-legendary-sunken-continent",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23217,
    "title": "Illusion of Gaia - Legendary Sunken Continent",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "airship",
      "cave",
      "dark",
      "ruins",
      "swamp"
    ],
    "description": "An epic/horror theme that plays when the protagonist becomes trapped in an ancient temple underwater.<br>\r\n<br>\r\nTrivia:<br>\r\n- My first 1:1 port using spc2mml and VGMtrans.<br>\r\n- Special thanks to @Dippy for helping me through channels #6 and #7",
    "latest_version": "smwc-23217-1591329113",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23217,
        "title": "Illusion of Gaia - Legendary Sunken Continent",
        "version": "smwc-23217-1591329113",
        "upstream_time": 1591329113,
        "download_url": "https://dl.smwcentral.net/23217/iog_mu_0_2.zip",
        "filename": "iog_mu_0_2.zip",
        "size": 65653,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-illusion-of-gaia-lively-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18048,
    "title": "Illusion of Gaia - Lively City",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "calm",
      "sky",
      "town"
    ],
    "description": "A beautiful waltz from Illusion of Gaia that would be great for cloud levels or towns",
    "latest_version": "smwc-18048-1534555414",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18048,
        "title": "Illusion of Gaia - Lively City",
        "version": "smwc-18048-1534555414",
        "upstream_time": 1534555414,
        "download_url": "https://dl.smwcentral.net/18048/Lively%20City.zip",
        "filename": "Lively City.zip",
        "size": 31758,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-illusion-of-gaia-ominous-whispers",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25461,
    "title": "Illusion of Gaia - Ominous Whispers",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "calm",
      "cave",
      "dark",
      "ruins",
      "spooky"
    ],
    "description": "Your hero turns his head and notices a pale spirit appeearance. He's then told he is sitting on an ancient Maya graveyard. Useful for adventure-like ruins explorations.<br>\r\n<br>\r\nIt ranked 38/46 at <a href=\"https://www.smwcentral.net/?p=viewthread&t=103436&page=2&pid=1554003#p1554003\">Super Famicompo 2</a>. Due to weird de-syncs, I had to re-write some note lengths using the latest, more accurate version of vgmtrans.",
    "latest_version": "smwc-25461-1607982223",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25461,
        "title": "Illusion of Gaia - Ominous Whispers",
        "version": "smwc-25461-1607982223",
        "upstream_time": 1607982223,
        "download_url": "https://dl.smwcentral.net/25461/iog_ominous_whispers_1_0.zip",
        "filename": "iog_ominous_whispers_1_0.zip",
        "size": 52904,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-illusion-of-gaia-sky-garden-secret-of-nazca",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18481,
    "title": "Illusion of Gaia - Sky Garden ~ Secret of Nazca",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "ruins",
      "sky"
    ],
    "description": "An epic, soaring song from Illusion of Gaia that would be great for a castle or temple in the sky",
    "latest_version": "smwc-18481-1542604937",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18481,
        "title": "Illusion of Gaia - Sky Garden ~ Secret of Nazca",
        "version": "smwc-18481-1542604937",
        "upstream_time": 1542604937,
        "download_url": "https://dl.smwcentral.net/18481/Secret%20of%20Nazca.zip",
        "filename": "Secret of Nazca.zip",
        "size": 32357,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-illusion-of-gaia-the-guardian",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8346,
    "title": "Illusion of Gaia - The Guardian",
    "authors": [
      "Elagea"
    ],
    "tags": [
      "athletic",
      "boss"
    ],
    "description": "The music that plays during a fight against a boss.",
    "latest_version": "smwc-8346-1354232087",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8346,
        "title": "Illusion of Gaia - The Guardian",
        "version": "smwc-8346-1354232087",
        "upstream_time": 1354232087,
        "download_url": "https://dl.smwcentral.net/8346/Illusion%20of%20Gaia%20%20~%20The%20Guardian.zip",
        "filename": "Illusion of Gaia  ~ The Guardian.zip",
        "size": 62066,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-imamelia-s-chocolate-level-design-contest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35803,
    "title": "imamelia's Chocolate Level Design Contest 2009 - Shining Night Sky",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "athletic",
      "boss",
      "calm",
      "cave",
      "forest",
      "jungle",
      "overworld",
      "ruins",
      "sky",
      "space",
      "tense"
    ],
    "description": "(Part of imamelia's Chocolate Level Design Contest 2009 soundtrack. From the notes:)<br>\r\n<br>\r\nThis is the complete soundtrack of my entry in SMW Central's 2009 Chocolate Level Design Contest 2009. This plays in the sky/space section.<br>\r\n<br>\r\nYou may use these in your hack if you wish, or you could just do what I do with a lot of custom music and simply listen to them on your SPC player, but if you use them, please give credit to me. Enjoy the music!",
    "latest_version": "smwc-35803-1703907026",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35803,
        "title": "imamelia's Chocolate Level Design Contest 2009 - Shining Night Sky",
        "version": "smwc-35803-1703907026",
        "upstream_time": 1703907026,
        "download_url": "https://dl.smwcentral.net/35803/Shining%20Night%20Sky.zip",
        "filename": "Shining Night Sky.zip",
        "size": 32494,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35802,
        "title": "imamelia's Chocolate Level Design Contest 2009 - Rumbly Ridge",
        "version": "smwc-35802-1703907015",
        "upstream_time": 1703907015,
        "download_url": "https://dl.smwcentral.net/35802/Rumbly%20Ridge.zip",
        "filename": "Rumbly Ridge.zip",
        "size": 32651,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35800,
        "title": "imamelia's Chocolate Level Design Contest 2009 - Garonath Goomba's Battle",
        "version": "smwc-35800-1703907010",
        "upstream_time": 1703907010,
        "download_url": "https://dl.smwcentral.net/35800/Garonath%20Goomba%27s%20Battle.zip",
        "filename": "Garonath Goomba%27s Battle.zip",
        "size": 31198,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35799,
        "title": "imamelia's Chocolate Level Design Contest 2009 - Earthy Caverns",
        "version": "smwc-35799-1703907008",
        "upstream_time": 1703907008,
        "download_url": "https://dl.smwcentral.net/35799/Earthy%20Caverns.zip",
        "filename": "Earthy Caverns.zip",
        "size": 30663,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-imamelia-s-chocolate-level-design-contest-2009-rumbly-ridge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35801,
    "title": "imamelia's Chocolate Level Design Contest 2009 - Rumbly Ridge 2",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "castle",
      "mountain"
    ],
    "description": "(Part of imamelia's Chocolate Level Design Contest 2009 soundtrack. From the notes:)<br>\r\n<br>\r\nThis is the complete soundtrack of my entry in SMW Central's 2009 Chocolate Level Design Contest 2009. This is a remixed version of Rumbly Ridge that plays in the castle section.<br>\r\n<br>\r\nYou may use these in your hack if you wish, or you could just do what I do with a lot of custom music and simply listen to them on your SPC player, but if you use them, please give credit to me. Enjoy the music!",
    "latest_version": "smwc-35801-1703907013",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35801,
        "title": "imamelia's Chocolate Level Design Contest 2009 - Rumbly Ridge 2",
        "version": "smwc-35801-1703907013",
        "upstream_time": 1703907013,
        "download_url": "https://dl.smwcentral.net/35801/Rumbly%20Ridge%202.zip",
        "filename": "Rumbly Ridge 2.zip",
        "size": 33740,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-imperial-saga-battle-adel",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35725,
    "title": "Imperial SaGa - Battle ~ Adel",
    "authors": [
      "doranarasi",
      "icrawfish"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "tense"
    ],
    "description": "The main battle theme from Imperial SaGa, arranged for SNES by doranarasi. Good for bosses and intense levels.",
    "latest_version": "smwc-35725-1705018182",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35725,
        "title": "Imperial SaGa - Battle ~ Adel",
        "version": "smwc-35725-1705018182",
        "upstream_time": 1705018182,
        "download_url": "https://dl.smwcentral.net/35725/IS%20-%20Battle%20~%20Adel...zip",
        "filename": "IS - Battle ~ Adel...zip",
        "size": 68128,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35724,
        "title": "Imperial SaGa - Battle ~ Adel",
        "version": "smwc-35724-1705017626",
        "upstream_time": 1705017626,
        "download_url": "https://dl.smwcentral.net/35724/Imperial%20SaGa%20-%20Battle%20~%20Adel..zip",
        "filename": "Imperial SaGa - Battle ~ Adel..zip",
        "size": 74876,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-impractical-jokers-theme-hit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31563,
    "title": "Impractical Jokers - Theme Hit",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "nintendo presents",
      "title"
    ],
    "description": "Sal failed to get his submission accepted on SMWCentral, making him tonight's big loser.<br>\r\n<br>\r\nThe best place this fits is either on the \"Nintendo Presents\" screen OR a very blunt title screen.",
    "latest_version": "smwc-31563-1672640750",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31563,
        "title": "Impractical Jokers - Theme Hit",
        "version": "smwc-31563-1672640750",
        "upstream_time": 1672640750,
        "download_url": "https://dl.smwcentral.net/31563/ImpracticalJokersChime.zip",
        "filename": "ImpracticalJokersChime.zip",
        "size": 43698,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-in-the-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11440,
    "title": "In The Ruins",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "castle",
      "cave",
      "ghost house",
      "ruins",
      "temple"
    ],
    "description": "A composition that could fit ruins, caves or castles.",
    "latest_version": "smwc-11440-1434733477",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11440,
        "title": "In The Ruins",
        "version": "smwc-11440-1434733477",
        "upstream_time": 1434733477,
        "download_url": "https://dl.smwcentral.net/11440/ruins.zip",
        "filename": "ruins.zip",
        "size": 31551,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-industrial-invasion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8527,
    "title": "Industrial Invasion",
    "authors": [
      "Mayonnai"
    ],
    "tags": [
      "castle",
      "dark",
      "industrial"
    ],
    "description": "A dark, doomish factory crappy composition.",
    "latest_version": "smwc-8527-1395311085",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8527,
        "title": "Industrial Invasion",
        "version": "smwc-8527-1395311085",
        "upstream_time": 1395311085,
        "download_url": "https://dl.smwcentral.net/8527/Invasion.zip",
        "filename": "Invasion.zip",
        "size": 65926,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-inferno-phoenix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35304,
    "title": "Inferno Phoenix",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "final",
      "fire",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "A MMX3-inspired song I did in my spare time. =P<br>\r\n<br>\r\nAlso, I never misspelled the word Phoenix... never...",
    "latest_version": "smwc-35304-1698173041",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35304,
        "title": "Inferno Phoenix",
        "version": "smwc-35304-1698173041",
        "upstream_time": 1698173041,
        "download_url": "https://dl.smwcentral.net/35304/Inferno_Phoenix.zip",
        "filename": "Inferno_Phoenix.zip",
        "size": 124248,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-inner-nights",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22332,
    "title": "Inner Nights",
    "authors": [
      "DoubleThink",
      "Milon Luxy"
    ],
    "tags": [
      "dark",
      "ghost house",
      "night",
      "temple",
      "tense"
    ],
    "description": "Original piece me and my teammate worked in a competition a while back.<br>\r\nA sampled version is included, which uses samples from Earthbound. (although the unsampled version was the one I worked on port more)",
    "latest_version": "smwc-22332-1585201088",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22332,
        "title": "Inner Nights",
        "version": "smwc-22332-1585201088",
        "upstream_time": 1585201088,
        "download_url": "https://dl.smwcentral.net/22332/Inner%20Nights.zip",
        "filename": "Inner Nights.zip",
        "size": 75926,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-insector-x-genesis-grooving-diver-city-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30472,
    "title": "Insector X (Genesis) - Grooving Diver (City Area)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "urban"
    ],
    "description": "A dark groovy song played in the City Area of Insector X for the Sega Genesis.<br>\r\n<br>\r\nPerfect for urban and menacing areas.",
    "latest_version": "smwc-30472-1655495119",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30472,
        "title": "Insector X (Genesis) - Grooving Diver (City Area)",
        "version": "smwc-30472-1655495119",
        "upstream_time": 1655495119,
        "download_url": "https://dl.smwcentral.net/30472/Insector%20X%20%28Genesis%29%20-%20Grooving%20Diver%20%28City%20Area%29.zip",
        "filename": "Insector X (Genesis) - Grooving Diver (City Area).zip",
        "size": 32310,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-inside-the-machine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35595,
    "title": "Inside the Machine",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "fire",
      "industrial"
    ],
    "description": "Inside the Machine, a composition composed for Super Famicompo 4. It ranked 7th place in the 'Originals' category.<br>\r\n<br>\r\nThe zip file contains two .txts, an original submission including a define for turning off the intro, as well as a modified version that cuts down echo delay and vanilla samples to additionally minimize SFX channel usage, using two extra string samples.<br>\r\n<br>\r\nIf you're using the original submission, make sure to copy over the #InsideTheMachine sample group (only omits Thunder/Blaarg).<br>\r\n<br>\r\nIf you're using the modified version, copy over #InsideTheMachineModified sample group (omits @15/Yoshi, @7/Bonus End and Thunder/Blaarg).",
    "latest_version": "smwc-35595-1702612307",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35595,
        "title": "Inside the Machine",
        "version": "smwc-35595-1702612307",
        "upstream_time": 1702612307,
        "download_url": "https://dl.smwcentral.net/35595/Inside%20the%20Machine.zip",
        "filename": "Inside the Machine.zip",
        "size": 241437,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-inspector-gadget-incan-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33533,
    "title": "Inspector Gadget - Incan Ruins",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "desert",
      "mountain",
      "ruins"
    ],
    "description": "Song that plays in the Inca ruins in the Inspector Gadget game on SNES. Has a bit of a Wild West sound to it, too.<br>\r\n<br>\r\nPorted by ear by listening to each channel of the SPC. Unsampled noise cymbal sounds a bit dodgy.",
    "latest_version": "smwc-33533-1694264619",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33533,
        "title": "Inspector Gadget - Incan Ruins",
        "version": "smwc-33533-1694264619",
        "upstream_time": 1694264619,
        "download_url": "https://dl.smwcentral.net/33533/Inspector%20Gadget%20-%20Incan%20Ruins.zip",
        "filename": "Inspector Gadget - Incan Ruins.zip",
        "size": 32660,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-inspetor-faust-o-e-o-mallandro-rap-do-ovo-egg-rap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11450,
    "title": "Inspetor Faustão e o Mallandro - Rap do Ovo (Egg Rap)",
    "authors": [
      "lu9"
    ],
    "tags": [
      "bonus",
      "credits",
      "cutscene",
      "overworld",
      "title",
      "town",
      "urban"
    ],
    "description": "The infamous \"Egg Rap\" theme from an old, crappy Brazilian movie starring 2 famous show hosts. Good for city levels, credits, starman, p-switch and, of course, joke hacks.",
    "latest_version": "smwc-11450-1436969282",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11450,
        "title": "Inspetor Faustão e o Mallandro - Rap do Ovo (Egg Rap)",
        "version": "smwc-11450-1436969282",
        "upstream_time": 1436969282,
        "download_url": "https://dl.smwcentral.net/11450/rap_do_ovo_SMW.zip",
        "filename": "rap_do_ovo_SMW.zip",
        "size": 30569,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-intense-cave-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11056,
    "title": "Intense Cave Song",
    "authors": [
      "Eli Moskowitz"
    ],
    "tags": [
      "cave",
      "cutscene",
      "dark",
      "final"
    ],
    "description": "<a href=\"https://www.youtube.com/watch?v=5gdNMin0M18\" rel=\"nofollow\">This is just a SMW Music that nobody knows the name.</a> I have no idea if this is a port or composition. I used the ears to port this music.",
    "latest_version": "smwc-11056-1428024940",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11056,
        "title": "Intense Cave Song",
        "version": "smwc-11056-1428024940",
        "upstream_time": 1428024940,
        "download_url": "https://dl.smwcentral.net/11056/Unknown%20Music.zip",
        "filename": "Unknown Music.zip",
        "size": 32439,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-international-superstar-soccer-asian-league",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29435,
    "title": "International Superstar Soccer - Asian League",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "bonus",
      "industrial",
      "space"
    ],
    "description": "The Asian League Theme from International Superstar Soccer.<br>\r\n<br>\r\nFeatured in the Winter C3 2022's \"I Port Occasionally\" Pack.<br>\r\n<br>\r\nAlso featured in <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29034\">A Mole In Space</a>.",
    "latest_version": "smwc-29435-1647222482",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29435,
        "title": "International Superstar Soccer - Asian League",
        "version": "smwc-29435-1647222482",
        "upstream_time": 1647222482,
        "download_url": "https://dl.smwcentral.net/29435/International%20Superstar%20Soccer%20-%20Asian%20League.zip",
        "filename": "International Superstar Soccer - Asian League.zip",
        "size": 61181,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-international-superstar-soccer-scenarios",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25283,
    "title": "International Superstar Soccer - Scenarios",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland",
      "overworld"
    ],
    "description": "The fairly mellow but upbeat and jazzy Scenarios theme from International Superstar Soccer. Great for grassland, beach and athletic levels in general.<br>\r\n<br>\r\nNOTE: Not compatible with the thunder SFX or Blaargs.",
    "latest_version": "smwc-25283-1607657658",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25283,
        "title": "International Superstar Soccer - Scenarios",
        "version": "smwc-25283-1607657658",
        "upstream_time": 1607657658,
        "download_url": "https://dl.smwcentral.net/25283/issscenarios.zip",
        "filename": "issscenarios.zip",
        "size": 76175,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-intriguing-lights",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24447,
    "title": "Intriguing Lights",
    "authors": [
      "Janno27"
    ],
    "tags": [
      "cave",
      "dark",
      "environmental",
      "mysterious",
      "overworld",
      "water"
    ],
    "description": "A complex, noisy, atmospheric piece, partly inspired by the Casio Mario World soundtrack. Featuring steady and broken rhythms, glitchy sound effects, swells, different sections and a rich synth chords.<br>\r\nThis is not a standard \"song\", so it's best to be used carefully and intentionally.<br>\r\n<br>\r\nShort and long(bigger insert size) versions included.",
    "latest_version": "smwc-24447-1600133860",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24447,
        "title": "Intriguing Lights",
        "version": "smwc-24447-1600133860",
        "upstream_time": 1600133860,
        "download_url": "https://dl.smwcentral.net/24447/lights.zip",
        "filename": "lights.zip",
        "size": 109055,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-invisible-insights",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32872,
    "title": "Invisible Insights",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "cave",
      "ice",
      "mysterious",
      "sad",
      "snow"
    ],
    "description": "\"Invisible Insights\" is my second self-composed and ported song for the Super Famicompo 4 contest. It placed 17th out of 31 in the \"Originals\" category. I tried to compose a song that fits an ice level or a cave.",
    "latest_version": "smwc-32872-1680146521",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32872,
        "title": "Invisible Insights",
        "version": "smwc-32872-1680146521",
        "upstream_time": 1680146521,
        "download_url": "https://dl.smwcentral.net/32872/Super%20Famicompo%204%20-%20Invisible%20Insights.zip",
        "filename": "Super Famicompo 4 - Invisible Insights.zip",
        "size": 31825,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-iosys-super-world-cirno-s-perfect-math-class-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31992,
    "title": "IOSYS - SUPER ⑨ WORLD ❄️ ~ Cirno's Perfect Math Class (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "ice",
      "switch palace",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #ACEEFF;\"><i>𝗜'𝗹𝗹 𝗱𝗲𝗲𝗽-𝗳𝗿𝗲𝗲𝘇𝗲 𝘆𝗼𝘂 𝘄𝗶𝘁𝗵 𝘀𝗼𝗺𝗲 𝗘𝗻𝗴𝗹𝗶𝘀𝗵 𝗯𝗲𝗲𝗳!!</i></span></span><br>\r\n<br>\r\n<img src=\"https://steamuserimages-a.akamaihd.net/ugc/1646592043231539702/799B717712FB3C7F68D80A5CD5079FABAD36A185/\" alt=\"\"><br>\r\n<br>\r\nDid a special arrangement of IOSYS's <a href=\"https://youtu.be/5wFDWP5JwSM\" rel=\"nofollow\">Cirno's Perfect</a> <a href=\"https://youtu.be/0aW62jeSvu8\" rel=\"nofollow\">Math Class</a> (which is a famous arrangement of Cirno's theme in Touhou 6, <a href=\"https://youtu.be/JIZ12EQ2SFg\" rel=\"nofollow\">Beloved Tomb</a><a href=\"https://youtu.be/kw5a_ZaWMQ0\" rel=\"nofollow\">oyish Girl</a>) for a special event that's happening in September. It's . Another banger song to have arranged, and it's another remix based off another remix.<br>\r\n<br>\r\nAs someone who's not a fan of a majority of IOSYS's \"meme\" (I don't know how else to describe them) songs, I genuinely really like this one, especially given how much more upbeat this one is. Always been a fan of 2000s internet culture, and this is one of the reasons why.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. D Minor (Original Pitch, turned on default)<br>\r\n2. C Minor (Chill Penguin Pitch)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables Voice Clip, but at the cost of SMW-Compatibility<br>\r\n2. Disables Voice Clip & Lowers Echo Buffer (turned on default)<br>\r\n",
    "latest_version": "smwc-31992-1674579725",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31992,
        "title": "IOSYS - SUPER ⑨ WORLD ❄️ ~ Cirno's Perfect Math Class (Remix)",
        "version": "smwc-31992-1674579725",
        "upstream_time": 1674579725,
        "download_url": "https://dl.smwcentral.net/31992/SUPER%20%289%29%20WORLD.zip",
        "filename": "SUPER (9) WORLD.zip",
        "size": 207767,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-iphone-marimba",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39694,
    "title": "iPhone - Marimba",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "cutscene"
    ],
    "description": "The first default ringtone on the iPhone.",
    "latest_version": "smwc-39694-1746055578",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39694,
        "title": "iPhone - Marimba",
        "version": "smwc-39694-1746055578",
        "upstream_time": 1746055578,
        "download_url": "https://dl.smwcentral.net/39694/iPhone%20-%20Marimba.zip",
        "filename": "iPhone - Marimba.zip",
        "size": 41583,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-iphone-opening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39695,
    "title": "iPhone - Opening",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "overworld",
      "p-switch",
      "title"
    ],
    "description": "The default ringtone that started from iOS 7.",
    "latest_version": "smwc-39695-1746055677",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39695,
        "title": "iPhone - Opening",
        "version": "smwc-39695-1746055677",
        "upstream_time": 1746055677,
        "download_url": "https://dl.smwcentral.net/39695/iPhone%20-%20Opening.zip",
        "filename": "iPhone - Opening.zip",
        "size": 35091,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37111,
        "title": "iPhone - Opening",
        "version": "smwc-37111-1709185345",
        "upstream_time": 1709185345,
        "download_url": "https://dl.smwcentral.net/37111/opening.zip",
        "filename": "opening.zip",
        "size": 30064,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-iron-god-sakupen-hell-yes-mr-jazzman-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28595,
    "title": "Iron God: Sakupen - Hell Yes (Mr-Jazzman Remix)",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "dark",
      "final",
      "fire",
      "mysterious",
      "temple",
      "tense"
    ],
    "description": "A song that is most known from the indie video game, Geometry Dash.<br>\r\n<br>\r\nThis can fit as a final level, kaizo level, or any level with incredible difficulty.",
    "latest_version": "smwc-28595-1645684056",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28595,
        "title": "Iron God: Sakupen - Hell Yes (Mr-Jazzman Remix)",
        "version": "smwc-28595-1645684056",
        "upstream_time": 1645684056,
        "download_url": "https://dl.smwcentral.net/28595/Sakupen.zip",
        "filename": "Sakupen.zip",
        "size": 43263,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-isang-linggong-pag-ibig-one-week-of-love",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8470,
    "title": "Isang Linggong Pag-ibig (One Week of Love)",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "calm",
      "cutscene"
    ],
    "description": "A port of the romance song sung by the philippino artist Imelda Papin.",
    "latest_version": "smwc-8470-1380474552",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8470,
        "title": "Isang Linggong Pag-ibig (One Week of Love)",
        "version": "smwc-8470-1380474552",
        "upstream_time": 1380474552,
        "download_url": "https://dl.smwcentral.net/8470/Imelda%20Papin%20-%20Isang%20Linggong%20Pag-ibig%20%28One%20Week%20of%20Love%29.zip",
        "filename": "Imelda Papin - Isang Linggong Pag-ibig (One Week of Love).zip",
        "size": 63043,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-island-ho-reboot",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20197,
    "title": "Island Ho! (Reboot)",
    "authors": [
      "Kritter"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland",
      "overworld",
      "star"
    ],
    "description": "\"Land Ho!\" is an old maritime expression to indicate that, in the middle of a seemingly endless sea, land has finally been sighted. This is a play on words of that!<br>\r\n<br>\r\nRebooted with fuller orchestration and arpeggios a'la Kirby! Fun, quirky, exciting, and adventurous. Perfect for your overworld theme, short level, or a bonus area!",
    "latest_version": "smwc-20197-1560297203",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20197,
        "title": "Island Ho! (Reboot)",
        "version": "smwc-20197-1560297203",
        "upstream_time": 1560297203,
        "download_url": "https://dl.smwcentral.net/20197/Island%20Ho%21%20REBOOT.zip",
        "filename": "Island Ho%21 REBOOT.zip",
        "size": 30856,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-island-march",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7691,
    "title": "Island March",
    "authors": [
      "Kritter"
    ],
    "tags": [
      "beach",
      "jungle",
      "overworld"
    ],
    "description": "A nice, original tropical tune that would suit the overworld or very short levels.",
    "latest_version": "smwc-7691-1405940209",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7691,
        "title": "Island March",
        "version": "smwc-7691-1405940209",
        "upstream_time": 1405940209,
        "download_url": "https://dl.smwcentral.net/7691/Island%20March.zip",
        "filename": "Island March.zip",
        "size": 30640,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-j-j-and-jeff-underground-1-field",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35249,
    "title": "J.J. and Jeff - Underground 1 / Field 4",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "retro"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Blizzard Buffalo\"><a href=\"/?p=profile&amp;id=21984\" style=\"color: var(--user-color-2);\" class=\"un\">Blizzard Buffalo</a></span>",
    "latest_version": "smwc-35249-1698082157",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35249,
        "title": "J.J. and Jeff - Underground 1 / Field 4",
        "version": "smwc-35249-1698082157",
        "upstream_time": 1698082157,
        "download_url": "https://dl.smwcentral.net/35249/Underground1Field4.zip",
        "filename": "Underground1Field4.zip",
        "size": 65477,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-j-league-96-dream-stadium-soccer-game",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41646,
    "title": "J. League '96: Dream Stadium - Soccer Game 2",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "athletic",
      "jungle",
      "mountain",
      "sky",
      "urban"
    ],
    "description": "One of the three in-game soccer themes from J.League '96: Dream Stadium.",
    "latest_version": "smwc-41646-1775003991",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41646,
        "title": "J. League '96: Dream Stadium - Soccer Game 2",
        "version": "smwc-41646-1775003991",
        "upstream_time": 1775003991,
        "download_url": "https://dl.smwcentral.net/41646/J.League%20%2796%20Dream%20Stadium%20-%20Soccer%20Game%202.zip",
        "filename": "J.League %2796 Dream Stadium - Soccer Game 2.zip",
        "size": 64766,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-j-s-bach-crab-canon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34204,
    "title": "J. S. Bach - Crab Canon",
    "authors": [
      "Aguiar Salsicha"
    ],
    "tags": [
      "game over",
      "ghost house"
    ],
    "description": "Crab Canon by J. S. Bach. I think it fits as a Game Over theme or a Ghost House music.",
    "latest_version": "smwc-34204-1693512583",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34204,
        "title": "J. S. Bach - Crab Canon",
        "version": "smwc-34204-1693512583",
        "upstream_time": 1693512583,
        "download_url": "https://dl.smwcentral.net/34204/J.%20S.%20Bach%20-%20Crab%20Canon.zip",
        "filename": "J. S. Bach - Crab Canon.zip",
        "size": 30595,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jack-bros-mecha-fortress",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16137,
    "title": "Jack Bros - Mecha Fortress",
    "authors": [
      "DAA234"
    ],
    "tags": [
      "industrial"
    ],
    "description": "Could fit with factory and castle theme",
    "latest_version": "smwc-16137-1504979806",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16137,
        "title": "Jack Bros - Mecha Fortress",
        "version": "smwc-16137-1504979806",
        "upstream_time": 1504979806,
        "download_url": "https://dl.smwcentral.net/16137/Mecha%20Fortress.zip",
        "filename": "Mecha Fortress.zip",
        "size": 31496,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jack-n-hat-the-spike-factory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39407,
    "title": "Jack 'n' Hat - The Spike Factory",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "athletic",
      "castle",
      "industrial",
      "upbeat"
    ],
    "description": "The seventh stage known as \"The Spike Factory\" from Jack 'n' Hat, an industrial themed level.",
    "latest_version": "smwc-39407-1746127259",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39407,
        "title": "Jack 'n' Hat - The Spike Factory",
        "version": "smwc-39407-1746127259",
        "upstream_time": 1746127259,
        "download_url": "https://dl.smwcentral.net/39407/Jack%20%27n%27%20Hat%20-%20The%20Spike%20Factory.zip",
        "filename": "Jack %27n%27 Hat - The Spike Factory.zip",
        "size": 35541,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jackal-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7985,
    "title": "Jackal - Stage 2",
    "authors": [
      "Atma"
    ],
    "tags": [
      "athletic",
      "industrial"
    ],
    "description": "A pretty powerful and intense song from Jackal",
    "latest_version": "smwc-7985-1314133601",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7985,
        "title": "Jackal - Stage 2",
        "version": "smwc-7985-1314133601",
        "upstream_time": 1314133601,
        "download_url": "https://dl.smwcentral.net/7985/Stage2.zip",
        "filename": "Stage2.zip",
        "size": 68447,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jackie-chan-s-action-kung-fu-turbografx-16-stage-2",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35069,
    "title": "Jackie Chan's Action Kung-Fu (TurboGrafx-16) - Stage 2-1",
    "authors": [
      "crm0622"
    ],
    "tags": [
      "airship",
      "athletic",
      "fire",
      "industrial",
      "mountain",
      "sky"
    ],
    "description": "An energetic theme from TurboGrafx-16(PC Engine) port of \"Jackie Chan's Action Kung-Fu\", which is used at first half of stage 2.<br>\r\n(Also one of the sections from stage 5 too.)<br>\r\n<br>\r\nMay fit for sky themed stages mostly...",
    "latest_version": "smwc-35069-1697975339",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35069,
        "title": "Jackie Chan's Action Kung-Fu (TurboGrafx-16) - Stage 2-1",
        "version": "smwc-35069-1697975339",
        "upstream_time": 1697975339,
        "download_url": "https://dl.smwcentral.net/35069/jackie_chan_stage_2-1_v1.1.zip",
        "filename": "jackie_chan_stage_2-1_v1.1.zip",
        "size": 86281,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jaguar-xj220-speed-e-boy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20967,
    "title": "Jaguar XJ220 - Speed-e-Boy",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "forest",
      "swamp"
    ],
    "description": "The famous Mario Forever plants world song, ported in a way to be as closer as possible to the original, cheating complicated pitch slides to prevent them to make glitches. The song fits any generic level with plants in it.",
    "latest_version": "smwc-20967-1566571563",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20967,
        "title": "Jaguar XJ220 - Speed-e-Boy",
        "version": "smwc-20967-1566571563",
        "upstream_time": 1566571563,
        "download_url": "https://dl.smwcentral.net/20967/yky.zip",
        "filename": "yky.zip",
        "size": 90032,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jaguar-xj220-troubled-journey",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37541,
    "title": "Jaguar XJ220 - Troubled Journey",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "beach",
      "credits",
      "title"
    ],
    "description": "An additional stereo version included.",
    "latest_version": "smwc-37541-1718306956",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37541,
        "title": "Jaguar XJ220 - Troubled Journey",
        "version": "smwc-37541-1718306956",
        "upstream_time": 1718306956,
        "download_url": "https://dl.smwcentral.net/37541/Jaguar%20XJ220%20-%20Troubled%20Journey.zip",
        "filename": "Jaguar XJ220 - Troubled Journey.zip",
        "size": 135658,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-james-bond-jr-snes-snake-charming",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31870,
    "title": "James Bond Jr. (SNES) - Snake Charming",
    "authors": [
      "KungFuFurby"
    ],
    "tags": [
      "jungle",
      "misc",
      "p-switch",
      "star",
      "temple"
    ],
    "description": "This song is from the SNES version of the game. In the original game, this song plays when you use the snake charm electro flute in the Central American temple level.<br>\r\n<br>\r\nIn your ROM hack, this could instead be used as some sort of jungle temple-esque P-Switch song. There was no speed-up in the original version, and I've made it an optional user define. Yes, it can also work as a Starman theme... since in the original game's context, James Bond Jr. is invincible to the snakes.<br>\r\n<br>\r\nNOTE: Please mark \"0D SMW @14.brr\" as important by putting an exclamation point next to it in the Addmusic_sample groups.txt file prior to using this song as a global song.",
    "latest_version": "smwc-31870-1673489113",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31870,
        "title": "James Bond Jr. (SNES) - Snake Charming",
        "version": "smwc-31870-1673489113",
        "upstream_time": 1673489113,
        "download_url": "https://dl.smwcentral.net/31870/JamesBondJrSnakeCharmingUnsampled.zip",
        "filename": "JamesBondJrSnakeCharmingUnsampled.zip",
        "size": 66704,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jamiroquai-canned-heat",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34097,
    "title": "Jamiroquai - Canned Heat",
    "authors": [
      "rom_eat"
    ],
    "tags": [
      "abstract",
      "athletic",
      "credits",
      "cutscene",
      "dark",
      "industrial"
    ],
    "description": "High energy song that works great for fast paced or abstract levels with a disco feel dance feel.  This song grew in popularity with the release the movie Napoleon Dynamite,  but Jamiroquai has alot of bangers. <br>\r\n",
    "latest_version": "smwc-34097-1692944122",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34097,
        "title": "Jamiroquai - Canned Heat",
        "version": "smwc-34097-1692944122",
        "upstream_time": 1692944122,
        "download_url": "https://dl.smwcentral.net/34097/Canned%20Heat.zip",
        "filename": "Canned Heat.zip",
        "size": 74625,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jani-kiviranta-galaxy-tune",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8824,
    "title": "Jani Kiviranta - galaxy-tune",
    "authors": [
      "sincx"
    ],
    "tags": [
      "cave",
      "night",
      "space"
    ],
    "description": "An upbeat song that could be used in a space area.",
    "latest_version": "smwc-8824-1412882837",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8824,
        "title": "Jani Kiviranta - galaxy-tune",
        "version": "smwc-8824-1412882837",
        "upstream_time": 1412882837,
        "download_url": "https://dl.smwcentral.net/8824/galaxy.zip",
        "filename": "galaxy.zip",
        "size": 79333,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jank-o-lantern-jump",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31272,
    "title": "Jank O'Lantern Jump",
    "authors": [
      "VecchiaZim"
    ],
    "tags": [
      "athletic",
      "carnival",
      "chase",
      "ghost house",
      "spooky",
      "tense"
    ],
    "description": "Upbeat spooky thing. Probably best for carnival or fast-paced ghost house - anything high energy and evil. [10Aug edit: some suggestions/optimization/bass mix]",
    "latest_version": "smwc-31272-1663750851",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31272,
        "title": "Jank O'Lantern Jump",
        "version": "smwc-31272-1663750851",
        "upstream_time": 1663750851,
        "download_url": "https://dl.smwcentral.net/31272/Jank%20O%27Lantern%20Jump.zip",
        "filename": "Jank O%27Lantern Jump.zip",
        "size": 60527,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-jackrabbit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23130,
    "title": "Jazz Jackrabbit 2 - Water",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "bonus",
      "calm",
      "carnival",
      "cave",
      "water"
    ],
    "description": "Part of Wyatt Croucher's music pack. A calm, tranquil song that suits water or cave levels.",
    "latest_version": "smwc-23130-1590732770",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23130,
        "title": "Jazz Jackrabbit 2 - Water",
        "version": "smwc-23130-1590732770",
        "upstream_time": 1590732770,
        "download_url": "https://dl.smwcentral.net/23130/jj2water.zip",
        "filename": "jj2water.zip",
        "size": 30889,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20122,
        "title": "Jazz Jackrabbit 2 - Unused Track",
        "version": "smwc-20122-1559961716",
        "upstream_time": 1559961716,
        "download_url": "https://dl.smwcentral.net/20122/JJ2_-_Unused_Track.zip",
        "filename": "JJ2_-_Unused_Track.zip",
        "size": 93221,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-jackrabbit-battleships",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35332,
    "title": "Jazz Jackrabbit - Battleships",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "castle",
      "dark",
      "dungeon",
      "final",
      "ruins",
      "space",
      "tense"
    ],
    "description": "An ominous and ambient-like song from the last stage from said game.<br>\r\nThere's two defines on the text file you can use for customization. One of them let you choose if you want the song to have no staccato, if want more accuracy on the original song, and other optimize some samples, in order avoid ommiting any SMW samples, if you wish to use this song in any level that uses them.<br>\r\nIf want to use any of those defines, open the text file, and change the define values to anything other than 0.",
    "latest_version": "smwc-35332-1701399494",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35332,
        "title": "Jazz Jackrabbit - Battleships",
        "version": "smwc-35332-1701399494",
        "upstream_time": 1701399494,
        "download_url": "https://dl.smwcentral.net/35332/Jazz%20Jackrabbit%20-%20Battleships.zip",
        "filename": "Jazz Jackrabbit - Battleships.zip",
        "size": 276303,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-jackrabbit-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20657,
    "title": "Jazz Jackrabbit - Boss",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "boss"
    ],
    "description": "The Boss/Guardian theme from Jazz Jackrabbit. Good for bossfights.",
    "latest_version": "smwc-20657-1563297242",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20657,
        "title": "Jazz Jackrabbit - Boss",
        "version": "smwc-20657-1563297242",
        "upstream_time": 1563297242,
        "download_url": "https://dl.smwcentral.net/20657/Jazz%20Jackrabbit%20-%20Boss.zip",
        "filename": "Jazz Jackrabbit - Boss.zip",
        "size": 73447,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-jackrabbit-candion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22354,
    "title": "Jazz Jackrabbit - Candion",
    "authors": [
      "Teows"
    ],
    "tags": [
      "castle",
      "cave",
      "cutscene",
      "ice",
      "industrial",
      "sewer",
      "temple"
    ],
    "description": "This song plays in the '95 Christmas Edition of Jazz Jackrabbit. I'd say it's good for athletic icy caves or any industrial-ish sections here and there.",
    "latest_version": "smwc-22354-1585209784",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22354,
        "title": "Jazz Jackrabbit - Candion",
        "version": "smwc-22354-1585209784",
        "upstream_time": 1585209784,
        "download_url": "https://dl.smwcentral.net/22354/candion.zip",
        "filename": "candion.zip",
        "size": 90067,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7289,
        "title": "Jazz Jackrabbit - Candion",
        "version": "smwc-7289-1312284432",
        "upstream_time": 1312284432,
        "download_url": "https://dl.smwcentral.net/7289/candion.zip",
        "filename": "candion.zip",
        "size": 67432,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-jackrabbit-crysilis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26639,
    "title": "Jazz Jackrabbit - Crysilis",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "dungeon",
      "final",
      "ice",
      "ruins",
      "tense"
    ],
    "description": "The upbeat song from the <span style=\"font-size: 6pt;\"><s>hamburger planet</s></span> crystal stage, from said game.<br>\r\nKeep in mind that the unoptimized version is listen-only. All of SMW samples were ommited in order to fit those external samples without any optimization, or any trim.<br>\r\nUse the optimized version, if you want to use it in SMW.",
    "latest_version": "smwc-26639-1619141496",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26639,
        "title": "Jazz Jackrabbit - Crysilis",
        "version": "smwc-26639-1619141496",
        "upstream_time": 1619141496,
        "download_url": "https://dl.smwcentral.net/26639/Jazz%20Jackrabbit%20-%20Crysilis.zip",
        "filename": "Jazz Jackrabbit - Crysilis.zip",
        "size": 181833,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-jackrabbit-deckstar",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21986,
    "title": "Jazz Jackrabbit - Deckstar",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "castle",
      "chase",
      "final",
      "laboratory",
      "tense"
    ],
    "description": "A very energetic song from Jazz Jackrabbit.<br>\r\nGood for final or tense levels.",
    "latest_version": "smwc-21986-1581127380",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21986,
        "title": "Jazz Jackrabbit - Deckstar",
        "version": "smwc-21986-1581127380",
        "upstream_time": 1581127380,
        "download_url": "https://dl.smwcentral.net/21986/Jazz%20Jackrabbit%20-%20Deckstar.zip",
        "filename": "Jazz Jackrabbit - Deckstar.zip",
        "size": 184965,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-jackrabbit-diamondus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19069,
    "title": "Jazz Jackrabbit - Diamondus",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "grassland",
      "mountain",
      "town"
    ],
    "description": "Damn that Pan Flute samples is 18kb... oh yeah also this song is good for grassland levels.",
    "latest_version": "smwc-19069-1549337699",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19069,
        "title": "Jazz Jackrabbit - Diamondus",
        "version": "smwc-19069-1549337699",
        "upstream_time": 1549337699,
        "download_url": "https://dl.smwcentral.net/19069/Jazz%20Jackrabbit%20-%20Diamondus.zip",
        "filename": "Jazz Jackrabbit - Diamondus.zip",
        "size": 88240,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-jackrabbit-dreempipes",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20925,
    "title": "Jazz Jackrabbit - Dreempipes",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "misc"
    ],
    "description": "Another port of a song from Jazz Jackrabbit. This one was easy to port.<br>\r\nCould work for underground levels.",
    "latest_version": "smwc-20925-1566067550",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20925,
        "title": "Jazz Jackrabbit - Dreempipes",
        "version": "smwc-20925-1566067550",
        "upstream_time": 1566067550,
        "download_url": "https://dl.smwcentral.net/20925/Jazz%20Jackrabbit%20-%20Dreempipes.zip",
        "filename": "Jazz Jackrabbit - Dreempipes.zip",
        "size": 75931,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-jackrabbit-exoticus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28546,
    "title": "Jazz Jackrabbit - Exoticus",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "athletic",
      "jungle",
      "mountain",
      "sewer"
    ],
    "description": "Funky song from the jungle/mountain themed \"Exoticus\" level in Jazz Jackrabbit, could fit levels with a lot of climbing and exploration.",
    "latest_version": "smwc-28546-1637979827",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28546,
        "title": "Jazz Jackrabbit - Exoticus",
        "version": "smwc-28546-1637979827",
        "upstream_time": 1637979827,
        "download_url": "https://dl.smwcentral.net/28546/Jazz_Jackrabbit%20-%20Exoticus.zip",
        "filename": "Jazz_Jackrabbit - Exoticus.zip",
        "size": 55151,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-jackrabbit-fanolint",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19855,
    "title": "Jazz Jackrabbit - Fanolint",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "industrial"
    ],
    "description": "An energetic theme from Jazz Jackrabbit that could work in athletic levels or factories.",
    "latest_version": "smwc-19855-1557023432",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19855,
        "title": "Jazz Jackrabbit - Fanolint",
        "version": "smwc-19855-1557023432",
        "upstream_time": 1557023432,
        "download_url": "https://dl.smwcentral.net/19855/fanolint.zip",
        "filename": "fanolint.zip",
        "size": 95624,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-jackrabbit-industrius",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7617,
    "title": "Jazz Jackrabbit - Industrius",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "cave",
      "industrial"
    ],
    "description": "A very accurate port which would definitely suit either factories or underground areas.<br>\r\n<br>\r\n<br>\r\nUpdate (12/23/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.",
    "latest_version": "smwc-7617-1406465760",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7617,
        "title": "Jazz Jackrabbit - Industrius",
        "version": "smwc-7617-1406465760",
        "upstream_time": 1406465760,
        "download_url": "https://dl.smwcentral.net/7617/JJIndustrius.zip",
        "filename": "JJIndustrius.zip",
        "size": 56087,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-jackrabbit-lagunicus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32470,
    "title": "Jazz Jackrabbit - Lagunicus",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "cave",
      "dark",
      "water"
    ],
    "description": "The slow, almost creepy theme from the underwater level \"Lagunicus\" of Jazz Jackrabbit, composed by Robert A. Allen.",
    "latest_version": "smwc-32470-1677351765",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32470,
        "title": "Jazz Jackrabbit - Lagunicus",
        "version": "smwc-32470-1677351765",
        "upstream_time": 1677351765,
        "download_url": "https://dl.smwcentral.net/32470/Jazz%20Jackrabbit%20-%20Lagunicus.zip",
        "filename": "Jazz Jackrabbit - Lagunicus.zip",
        "size": 70836,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-jackrabbit-marbelara",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28556,
    "title": "Jazz Jackrabbit - Marbelara",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "cave",
      "fire",
      "mountain"
    ],
    "description": "A song from the Jazz Jackrabbit level \"Marbelara\" that has some underground, lava cave or volcano vibes.",
    "latest_version": "smwc-28556-1637980157",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28556,
        "title": "Jazz Jackrabbit - Marbelara",
        "version": "smwc-28556-1637980157",
        "upstream_time": 1637980157,
        "download_url": "https://dl.smwcentral.net/28556/Jazz%20Jackrabbit%20-%20Marbelara.zip",
        "filename": "Jazz Jackrabbit - Marbelara.zip",
        "size": 60080,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-jackrabbit-medivo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41061,
    "title": "Jazz Jackrabbit - Medivo",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "final",
      "industrial",
      "sewer",
      "temple",
      "tense"
    ],
    "description": "Episode 1<br>\r\nPlanet 3<br>\r\nRainy and LavaFall<br>\r\n<br>\r\nThanks to <span class=\"un-outer\" title=\"bebn legg\"><span title=\"Administrator\" class=\"icon icon-admin\"></span><a href=\"/?p=profile&amp;id=19971\" style=\"color: #3965a1;\" class=\"un\">bebn legg</a></span>, we were able to stereoize it.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=Pb8WbGIT57E&pp=ygUVamF6eiBqYWNrcmFiYml0IG1kaXZv\" rel=\"nofollow\">Original ver (monaural)</a><br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=10881\">Worldpeace's ver</a><br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=22517\">Xulon's ver</a>",
    "latest_version": "smwc-41061-1766606601",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41061,
        "title": "Jazz Jackrabbit - Medivo",
        "version": "smwc-41061-1766606601",
        "upstream_time": 1766606601,
        "download_url": "https://dl.smwcentral.net/41061/Jazz%20Jackrabbit%20-%20Medivo.zip",
        "filename": "Jazz Jackrabbit - Medivo.zip",
        "size": 34287,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22517,
        "title": "Jazz Jackrabbit - Medivo",
        "version": "smwc-22517-1586309205",
        "upstream_time": 1586309205,
        "download_url": "https://dl.smwcentral.net/22517/Jazz%20Jackrabbit%20-%20Medivo.zip",
        "filename": "Jazz Jackrabbit - Medivo.zip",
        "size": 87542,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10881,
        "title": "Jazz Jackrabbit - Medivo",
        "version": "smwc-10881-1425690654",
        "upstream_time": 1425690654,
        "download_url": "https://dl.smwcentral.net/10881/Medivo.zip",
        "filename": "Medivo.zip",
        "size": 82778,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-jackrabbit-muckamok",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32976,
    "title": "Jazz Jackrabbit - Muckamok",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "athletic",
      "mountain",
      "sewer"
    ],
    "description": "Funky track from the  \"Muckamok\" planet in Jazz Jackrabbit, composed by Robert A. Allen. Useful for your slimy mountain or athletic sewer levels.",
    "latest_version": "smwc-32976-1680547665",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32976,
        "title": "Jazz Jackrabbit - Muckamok",
        "version": "smwc-32976-1680547665",
        "upstream_time": 1680547665,
        "download_url": "https://dl.smwcentral.net/32976/Jazz%20Jackrabbit%20-%20Muckamok.zip",
        "filename": "Jazz Jackrabbit - Muckamok.zip",
        "size": 89968,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-jackrabbit-orbitus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8320,
    "title": "Jazz Jackrabbit - Orbitus",
    "authors": [
      "Moose"
    ],
    "tags": [
      "space"
    ],
    "description": "Samples ripped directly from the S3M.  An excellent space theme.",
    "latest_version": "smwc-8320-1354155119",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8320,
        "title": "Jazz Jackrabbit - Orbitus",
        "version": "smwc-8320-1354155119",
        "upstream_time": 1354155119,
        "download_url": "https://dl.smwcentral.net/8320/JJ%20-%20Orbitus.zip",
        "filename": "JJ - Orbitus.zip",
        "size": 89853,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-jackrabbit-pezrock",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21412,
    "title": "Jazz Jackrabbit - Pezrock",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "cave",
      "misc"
    ],
    "description": "I finally managed to complete a port with IT2AMK. This song could be useful in cave areas.<br>\r\nNot compatible with Thunder/Blarggs or the Bonus End song.",
    "latest_version": "smwc-21412-1572994258",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21412,
        "title": "Jazz Jackrabbit - Pezrock",
        "version": "smwc-21412-1572994258",
        "upstream_time": 1572994258,
        "download_url": "https://dl.smwcentral.net/21412/Jazz%20Jackrabbit%20-%20Pezrock.zip",
        "filename": "Jazz Jackrabbit - Pezrock.zip",
        "size": 90236,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-jackrabbit-scraparap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21962,
    "title": "Jazz Jackrabbit - Scraparap",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "cave",
      "dark",
      "industrial",
      "temple"
    ],
    "description": "1:1 port of a vibing cave theme from Jazz Jackrabbit.<br>\r\nThe not optimized version has the original pan flute sampling size.",
    "latest_version": "smwc-21962-1580241844",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21962,
        "title": "Jazz Jackrabbit - Scraparap",
        "version": "smwc-21962-1580241844",
        "upstream_time": 1580241844,
        "download_url": "https://dl.smwcentral.net/21962/Jazz%20Jackrabbit%20-%20Scraparap.zip",
        "filename": "Jazz Jackrabbit - Scraparap.zip",
        "size": 152704,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-jackrabbit-technoir",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19862,
    "title": "Jazz Jackrabbit - Technoir",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "industrial"
    ],
    "description": "Another energetic theme from Jazz Jackrabbit.<br>\r\nCould fit factories.",
    "latest_version": "smwc-19862-1557334853",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19862,
        "title": "Jazz Jackrabbit - Technoir",
        "version": "smwc-19862-1557334853",
        "upstream_time": 1557334853,
        "download_url": "https://dl.smwcentral.net/19862/Technoir.zip",
        "filename": "Technoir.zip",
        "size": 100625,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-jackrabbit-tubelectric",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19040,
    "title": "Jazz Jackrabbit - Tubelectric",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "castle",
      "industrial",
      "sewer",
      "temple",
      "tense"
    ],
    "description": "MAKJANG QUALITY",
    "latest_version": "smwc-19040-1548992963",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19040,
        "title": "Jazz Jackrabbit - Tubelectric",
        "version": "smwc-19040-1548992963",
        "upstream_time": 1548992963,
        "download_url": "https://dl.smwcentral.net/19040/Jazz%20Jackrabbit%20-%20Tubelectric.zip",
        "filename": "Jazz Jackrabbit - Tubelectric.zip",
        "size": 98493,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7682,
        "title": "Jazz Jackrabbit - Tubelectric",
        "version": "smwc-7682-1313906866",
        "upstream_time": 1313906866,
        "download_url": "https://dl.smwcentral.net/7682/Tubelectric.zip",
        "filename": "Tubelectric.zip",
        "size": 69675,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-jackrabbit-turtemple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29586,
    "title": "Jazz Jackrabbit - Turtemple",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "cave",
      "ice",
      "jungle",
      "ruins"
    ],
    "description": "The ethereal theme for \"Turtemple\" from Jazz Jackrabbit, this track makes me think of caves or ancient ruins.",
    "latest_version": "smwc-29586-1647280835",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29586,
        "title": "Jazz Jackrabbit - Turtemple",
        "version": "smwc-29586-1647280835",
        "upstream_time": 1647280835,
        "download_url": "https://dl.smwcentral.net/29586/Jazz_Jackrabbit%20-%20Turtemple.zip",
        "filename": "Jazz_Jackrabbit - Turtemple.zip",
        "size": 78572,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazz-syn-t-size-nuseup",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33175,
    "title": "Jazz & Syn-t-size - Nuseup'42",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "bonus",
      "switch palace"
    ],
    "description": "Keygen music!",
    "latest_version": "smwc-33175-1680567302",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33175,
        "title": "Jazz & Syn-t-size - Nuseup'42",
        "version": "smwc-33175-1680567302",
        "upstream_time": 1680567302,
        "download_url": "https://dl.smwcentral.net/33175/NuseUp.zip",
        "filename": "NuseUp.zip",
        "size": 64157,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jazzcat-polaroid-android",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34101,
    "title": "JazzCat - Polaroid Android",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "retro",
      "space",
      "urban"
    ],
    "description": "Chiptune!",
    "latest_version": "smwc-34101-1691905867",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34101,
        "title": "JazzCat - Polaroid Android",
        "version": "smwc-34101-1691905867",
        "upstream_time": 1691905867,
        "download_url": "https://dl.smwcentral.net/34101/Polaroid%20Android.zip",
        "filename": "Polaroid Android.zip",
        "size": 42081,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jb-the-super-bass-bass-pro-data",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41650,
    "title": "JB The Super Bass - Bass Pro Data",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "abstract",
      "bonus",
      "cutscene",
      "space",
      "upbeat"
    ],
    "description": "In-game music playing at the data menu which includes your profile and detailed statistics and winnings of professional bassers in JB The Super Bass.",
    "latest_version": "smwc-41650-1772716534",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41650,
        "title": "JB The Super Bass - Bass Pro Data",
        "version": "smwc-41650-1772716534",
        "upstream_time": 1772716534,
        "download_url": "https://dl.smwcentral.net/41650/JB%20The%20Super%20Bass%20-%20Bass%20Pro%20Data.zip",
        "filename": "JB The Super Bass - Bass Pro Data.zip",
        "size": 68194,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jb-the-super-bass-gaps-quiz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41651,
    "title": "JB The Super Bass - Gaps Quiz",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "beach",
      "bonus",
      "jungle",
      "sea",
      "upbeat"
    ],
    "description": "In-game music playing at the license mode quiz of JB The Super Bass.",
    "latest_version": "smwc-41651-1772716560",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41651,
        "title": "JB The Super Bass - Gaps Quiz",
        "version": "smwc-41651-1772716560",
        "upstream_time": 1772716560,
        "download_url": "https://dl.smwcentral.net/41651/JB%20The%20Super%20Bass%20-%20Gaps%20Quiz%20%281%29.zip",
        "filename": "JB The Super Bass - Gaps Quiz (1).zip",
        "size": 72079,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jb-the-super-bass-instructions",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41652,
    "title": "JB The Super Bass - Instructions",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "menu",
      "sea",
      "tutorial",
      "upbeat"
    ],
    "description": "In-game music playing at the instruction sets for and other game modes of JB The Super Bass.",
    "latest_version": "smwc-41652-1772716568",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41652,
        "title": "JB The Super Bass - Instructions",
        "version": "smwc-41652-1772716568",
        "upstream_time": 1772716568,
        "download_url": "https://dl.smwcentral.net/41652/JB%20The%20Super%20Bass%20-%20Instructions.zip",
        "filename": "JB The Super Bass - Instructions.zip",
        "size": 70230,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jb-the-super-bass-jb-pro-shop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41653,
    "title": "JB The Super Bass - JB Pro Shop",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "calm",
      "menu",
      "overworld",
      "sea",
      "town"
    ],
    "description": "In-game music playing at the shopping center of JB The Super Bass which stores fishing tools and utilities from various manufacturers.",
    "latest_version": "smwc-41653-1772716678",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41653,
        "title": "JB The Super Bass - JB Pro Shop",
        "version": "smwc-41653-1772716678",
        "upstream_time": 1772716678,
        "download_url": "https://dl.smwcentral.net/41653/JB%20The%20Super%20Bass%20-%20JB%20Pro%20Shop%20%281%29.zip",
        "filename": "JB The Super Bass - JB Pro Shop (1).zip",
        "size": 71647,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jb-the-super-bass-series-ranking",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41654,
    "title": "JB The Super Bass - Series Ranking",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "sea"
    ],
    "description": "In-game music playing at the overall result screen after each tournament day of JB The Super Bass.",
    "latest_version": "smwc-41654-1772716593",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41654,
        "title": "JB The Super Bass - Series Ranking",
        "version": "smwc-41654-1772716593",
        "upstream_time": 1772716593,
        "download_url": "https://dl.smwcentral.net/41654/JB%20The%20Super%20Bass%20-%20Series%20Ranking.zip",
        "filename": "JB The Super Bass - Series Ranking.zip",
        "size": 72256,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jb-the-super-bass-tournament-schedule",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41655,
    "title": "JB The Super Bass - Tournament Schedule",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "athletic",
      "cutscene",
      "sea",
      "upbeat"
    ],
    "description": "In-game music playing at the tournament participation of JB The Super Bass.",
    "latest_version": "smwc-41655-1772716597",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41655,
        "title": "JB The Super Bass - Tournament Schedule",
        "version": "smwc-41655-1772716597",
        "upstream_time": 1772716597,
        "download_url": "https://dl.smwcentral.net/41655/JB%20The%20Super%20Bass%20-%20Tournament%20Schedule.zip",
        "filename": "JB The Super Bass - Tournament Schedule.zip",
        "size": 69053,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jelly-boy-fire-pits",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18133,
    "title": "Jelly Boy - Fire Pits",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "cave",
      "dark",
      "ghost house",
      "mysterious",
      "spooky"
    ],
    "description": "This is a dark and spooky track that can be a fairly versatile track as there is no imposing lead/melody line. It could work well as music for any level that fits it's theme, but will feel at home in slow to medium paced levels, or levels with platforming but not at a high rate of speed. Might also work well for a puzzle level.",
    "latest_version": "smwc-18133-1536460881",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18133,
        "title": "Jelly Boy - Fire Pits",
        "version": "smwc-18133-1536460881",
        "upstream_time": 1536460881,
        "download_url": "https://dl.smwcentral.net/18133/Fire%20Pits.zip",
        "filename": "Fire Pits.zip",
        "size": 60110,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jelly-boy-sky-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24102,
    "title": "Jelly Boy - Sky World",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "sky",
      "space map"
    ],
    "description": "a good theme for sky or space maps.",
    "latest_version": "smwc-24102-1597789726",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24102,
        "title": "Jelly Boy - Sky World",
        "version": "smwc-24102-1597789726",
        "upstream_time": 1597789726,
        "download_url": "https://dl.smwcentral.net/24102/Sky%20World.zip",
        "filename": "Sky World.zip",
        "size": 34541,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jeopardy-think",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29874,
    "title": "Jeopardy! - Think!",
    "authors": [
      "FalseCircus"
    ],
    "tags": [
      "calm",
      "cutscene"
    ],
    "description": "The iconic thinking music from the game show, Jeopardy! Great choice for thinking/puzzle levels.",
    "latest_version": "smwc-29874-1653811434",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29874,
        "title": "Jeopardy! - Think!",
        "version": "smwc-29874-1653811434",
        "upstream_time": 1653811434,
        "download_url": "https://dl.smwcentral.net/29874/jeopardy.zip",
        "filename": "jeopardy.zip",
        "size": 36104,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jeopardy-think-smas",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38025,
    "title": "Jeopardy! - Think! (SMAS)",
    "authors": [
      "ShivjotRangi"
    ],
    "tags": [
      "calm",
      "cutscene",
      "mysterious"
    ],
    "description": "With Final Jeopardy! For thinking and/or puzzle strategy levels.<br>\r\n<br>\r\n\"You have 30 seconds, good luck!\" -Alex Trebek<br>\r\n<br>\r\nSource: <a href=\"https://www.youtube.com/watch?v=XoNIPpUmH6c\" rel=\"nofollow\">https://www.youtube.com/watch?v=XoNIPpUmH6c</a>",
    "latest_version": "smwc-38025-1723742308",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38025,
        "title": "Jeopardy! - Think! (SMAS)",
        "version": "smwc-38025-1723742308",
        "upstream_time": 1723742308,
        "download_url": "https://dl.smwcentral.net/38025/Jeopardy%21%20-%20Think%21.zip",
        "filename": "Jeopardy%21 - Think%21.zip",
        "size": 32076,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jeroen-tel-maximum-drill",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25872,
    "title": "Jeroen Tel - Maximum Drill",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "misc"
    ],
    "description": "Originally an Amiga .mod file, This is Jeroen Tel's Maximum Drill. Could work in athletic levels.<br>\r\n<br>\r\nThere are two versions of this port. One with echo, and one without. Whichever one you prefer!",
    "latest_version": "smwc-25872-1613086916",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25872,
        "title": "Jeroen Tel - Maximum Drill",
        "version": "smwc-25872-1613086916",
        "upstream_time": 1613086916,
        "download_url": "https://dl.smwcentral.net/25872/Jeroen%20Tel%20-%20Maximum%20Drill%20.zip",
        "filename": "Jeroen Tel - Maximum Drill .zip",
        "size": 152072,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jeroen-tel-remark-music",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31435,
    "title": "Jeroen Tel - Remark Music",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "misc",
      "night",
      "overworld",
      "retro",
      "switch palace"
    ],
    "description": "<div class=\"collapse\"><div class=\"collapse-header\"><span>pepsi</span></div><div class=\"collapse-content\"><img src=\"https://cloud.smwcentral.net/s/SS2MqXQ2HMMoB5G/download\" class=\"BebnPepsiImage\" width=\"300px\"></div></div>",
    "latest_version": "smwc-31435-1663857119",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31435,
        "title": "Jeroen Tel - Remark Music",
        "version": "smwc-31435-1663857119",
        "upstream_time": 1663857119,
        "download_url": "https://dl.smwcentral.net/31435/remark.zip",
        "filename": "remark.zip",
        "size": 32569,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30005,
        "title": "Jeroen Tel - Remark Music",
        "version": "smwc-30005-1649346520",
        "upstream_time": 1649346520,
        "download_url": "https://dl.smwcentral.net/30005/Jeroen%20Tel%20-%20Remark%20Music.zip",
        "filename": "Jeroen Tel - Remark Music.zip",
        "size": 74767,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jerry-boy-smart-ball-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21883,
    "title": "Jerry Boy/Smart Ball - Ruins",
    "authors": [
      "Teows"
    ],
    "tags": [
      "cave",
      "ruins"
    ],
    "description": "This song from Jerry Boy (aka Smart Ball) might fit into any kinds of rock-ish places, such as caves or ruins.",
    "latest_version": "smwc-21883-1578691142",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21883,
        "title": "Jerry Boy/Smart Ball - Ruins",
        "version": "smwc-21883-1578691142",
        "upstream_time": 1578691142,
        "download_url": "https://dl.smwcentral.net/21883/Jerry%20Boy%20-%20Ruins.zip",
        "filename": "Jerry Boy - Ruins.zip",
        "size": 35644,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jesus-dream-for-two-two-people-in-a-dream-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33667,
    "title": "Jesus - Dream for Two ~ Two People In a Dream (Remix)",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "ambient",
      "calm",
      "cutscene",
      "night",
      "space"
    ],
    "description": "My submission to 120hoSPC#10, which won 2nd place.<br>\r\n<br>\r\nPer the rules of the contest, this song only uses one sample (@13). The tune itself is heavily remixed, with a sort of \"1950's jazz\" style to it. I would've liked to have captured more of the counter-melody that the original has going on, what with this being a song about two people and all, but I'm still content with how it came out.<br>\r\n<br>\r\nI realized the song sounded good when I slowed it in the SPC player with pitch sync on, so I added a \"Slowed & Reverb\" toggle option.<br>\r\n<br>\r\n(And no, the game has nothing to do with the Jesus you're thinking of, it's a spaceship :))",
    "latest_version": "smwc-33667-1688493835",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33667,
        "title": "Jesus - Dream for Two ~ Two People In a Dream (Remix)",
        "version": "smwc-33667-1688493835",
        "upstream_time": 1688493835,
        "download_url": "https://dl.smwcentral.net/33667/Dream%20for%20Two.zip",
        "filename": "Dream for Two.zip",
        "size": 65189,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jikkyou-oshaberi-parodius-almost-at-the-end",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32058,
    "title": "Jikkyou Oshaberi Parodius - Almost at the End!",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "sky",
      "space"
    ],
    "description": "Requested by Anorakun.",
    "latest_version": "smwc-32058-1675277550",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32058,
        "title": "Jikkyou Oshaberi Parodius - Almost at the End!",
        "version": "smwc-32058-1675277550",
        "upstream_time": 1675277550,
        "download_url": "https://dl.smwcentral.net/32058/32%20Almost%20at%20the%20End%21.zip",
        "filename": "32 Almost at the End%21.zip",
        "size": 66695,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jikkyou-oshaberi-parodius-choose-your-octo-battler",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33703,
    "title": "Jikkyou Oshaberi Parodius - Choose Your Octo Battler!",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "overworld",
      "title"
    ],
    "description": "Silly music for a title screen or overworld.",
    "latest_version": "smwc-33703-1685583141",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33703,
        "title": "Jikkyou Oshaberi Parodius - Choose Your Octo Battler!",
        "version": "smwc-33703-1685583141",
        "upstream_time": 1685583141,
        "download_url": "https://dl.smwcentral.net/33703/06%20Choose%20Your%20Octo%20Battler%21.zip",
        "filename": "06 Choose Your Octo Battler%21.zip",
        "size": 56474,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jikkyou-oshaberi-parodius-festival-in-space",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31583,
    "title": "Jikkyou Oshaberi Parodius - Festival in Space",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "bonus",
      "space"
    ],
    "description": "Requested by Anorakun.",
    "latest_version": "smwc-31583-1667323150",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31583,
        "title": "Jikkyou Oshaberi Parodius - Festival in Space",
        "version": "smwc-31583-1667323150",
        "upstream_time": 1667323150,
        "download_url": "https://dl.smwcentral.net/31583/33%20Festival%20in%20Space.zip",
        "filename": "33 Festival in Space.zip",
        "size": 79829,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jikkyou-oshaberi-parodius-hip-hop-dance-club",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26443,
    "title": "Jikkyou Oshaberi Parodius - Hip Hop Dance Club",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "bonus",
      "title",
      "urban"
    ],
    "description": "A SNES remix of \"That's the way I like it\" by KC & The Sunshine Band.<br>\r\nRequested by Anorakun.",
    "latest_version": "smwc-26443-1617739062",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26443,
        "title": "Jikkyou Oshaberi Parodius - Hip Hop Dance Club",
        "version": "smwc-26443-1617739062",
        "upstream_time": 1617739062,
        "download_url": "https://dl.smwcentral.net/26443/Hip%20Hop%20Dance%20Club.zip",
        "filename": "Hip Hop Dance Club.zip",
        "size": 83685,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jikkyou-oshaberi-parodius-memim-and-sue-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30526,
    "title": "Jikkyou Oshaberi Parodius - Memim and Sue's Theme",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "bonus",
      "title"
    ],
    "description": "A small yet sweet song. Based on both the SNES and PSX versions.",
    "latest_version": "smwc-30526-1652382613",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30526,
        "title": "Jikkyou Oshaberi Parodius - Memim and Sue's Theme",
        "version": "smwc-30526-1652382613",
        "upstream_time": 1652382613,
        "download_url": "https://dl.smwcentral.net/30526/memimsue.zip",
        "filename": "memimsue.zip",
        "size": 31345,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jikkyou-oshaberi-parodius-over-twinbee-s-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29720,
    "title": "Jikkyou Oshaberi Parodius - Over Twinbee's World",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "credits",
      "grassland",
      "sky"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-29720-1651003971",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29720,
        "title": "Jikkyou Oshaberi Parodius - Over Twinbee's World",
        "version": "smwc-29720-1651003971",
        "upstream_time": 1651003971,
        "download_url": "https://dl.smwcentral.net/29720/OverTwinbeesWorld.zip",
        "filename": "OverTwinbeesWorld.zip",
        "size": 74578,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jikkyou-oshaberi-parodius-parodial-japan",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30834,
    "title": "Jikkyou Oshaberi Parodius - Parodial Japan",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "grassland",
      "sky"
    ],
    "description": "A funny song that goes well with eastern levels<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-30834-1659279703",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30834,
        "title": "Jikkyou Oshaberi Parodius - Parodial Japan",
        "version": "smwc-30834-1659279703",
        "upstream_time": 1659279703,
        "download_url": "https://dl.smwcentral.net/30834/ParodialJapan.zip",
        "filename": "ParodialJapan.zip",
        "size": 73711,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jikkyou-oshaberi-parodius-strange-strawberry-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32039,
    "title": "Jikkyou Oshaberi Parodius - Strange Strawberry Cave",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "cave",
      "space",
      "water"
    ],
    "description": "Requested by Anorakun.",
    "latest_version": "smwc-32039-1675277136",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32039,
        "title": "Jikkyou Oshaberi Parodius - Strange Strawberry Cave",
        "version": "smwc-32039-1675277136",
        "upstream_time": 1675277136,
        "download_url": "https://dl.smwcentral.net/32039/Jikkyou%20Oshaberi%20Parodius%20-%20Strange%20Strawberry%20Cave.zip",
        "filename": "Jikkyou Oshaberi Parodius - Strange Strawberry Cave.zip",
        "size": 84027,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jikkyou-oshaberi-parodius-target-practice",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32839,
    "title": "Jikkyou Oshaberi Parodius - Target Practice",
    "authors": [
      "Teows"
    ],
    "tags": [
      "chase",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "A remix of <a href=\"https://www.youtube.com/watch?v=aBaJTnh0B7I\" rel=\"nofollow\"> Fence of Defence </a>, used in the stage 6 of Jikkyou Oshaberi Parodius, which is a homage to Lethal Enforcers itself. A great fit for tense industrial levels or chase levels where a gun is trying to kill the player.  ",
    "latest_version": "smwc-32839-1678876373",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32839,
        "title": "Jikkyou Oshaberi Parodius - Target Practice",
        "version": "smwc-32839-1678876373",
        "upstream_time": 1678876373,
        "download_url": "https://dl.smwcentral.net/32839/targetpractice.zip",
        "filename": "targetpractice.zip",
        "size": 79870,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jimmy-into-the-dark-forest-remastered",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32881,
    "title": "Jimmy - Into the Dark Forest (Remastered)",
    "authors": [
      "Dispace",
      "Jimmy"
    ],
    "tags": [
      "dark",
      "forest",
      "ghost house",
      "overworld",
      "spooky",
      "swamp"
    ],
    "description": "Remastered old ports, Could fit on the forest levels and overworlds.",
    "latest_version": "smwc-32881-1683055537",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32881,
        "title": "Jimmy - Into the Dark Forest (Remastered)",
        "version": "smwc-32881-1683055537",
        "upstream_time": 1683055537,
        "download_url": "https://dl.smwcentral.net/32881/Jimmy%20-%20ITDF%20%28Remastered%29.zip",
        "filename": "Jimmy - ITDF (Remastered).zip",
        "size": 31738,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jingle-bells",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10355,
    "title": "Jingle Bells",
    "authors": [
      "lu9"
    ],
    "tags": [
      "ice",
      "star"
    ],
    "description": "One of the most memorable Christmas songs ever. This version was based on the version by the tracker \"Arachno\", could fit snow levels and/or starman.",
    "latest_version": "smwc-10355-1424451774",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10355,
        "title": "Jingle Bells",
        "version": "smwc-10355-1424451774",
        "upstream_time": 1424451774,
        "download_url": "https://dl.smwcentral.net/10355/jingle_bells.zip",
        "filename": "jingle_bells.zip",
        "size": 31630,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-joe-jackson-steppin-out",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21672,
    "title": "Joe Jackson - Steppin' Out",
    "authors": [
      "Janno27"
    ],
    "tags": [
      "athletic",
      "credits",
      "cutscene",
      "forest",
      "grassland",
      "mountain",
      "night",
      "space",
      "urban"
    ],
    "description": "Port of the classic 80s hit by Joe Jackson. I added a quickly modulating part at the end to round things up. Feel free to use it whereever, maybe the music video can inspire you too (https://www.youtube.com/watch?v=PJwt2dxx9yg)",
    "latest_version": "smwc-21672-1577844560",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21672,
        "title": "Joe Jackson - Steppin' Out",
        "version": "smwc-21672-1577844560",
        "upstream_time": 1577844560,
        "download_url": "https://dl.smwcentral.net/21672/Steppin.zip",
        "filename": "Steppin.zip",
        "size": 33097,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-joe-mac",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33186,
    "title": "Joe & Mac 2: Lost in the Tropics - The Deep Tropics",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cave",
      "jungle",
      "swamp"
    ],
    "description": "A rather simple port I made for <span class=\"un-outer\" title=\"Green\"><a href=\"/?p=profile&amp;id=43749\" style=\"color: var(--user-color-3);\" class=\"un\">Green</a></span>.",
    "latest_version": "smwc-33186-1684758079",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33186,
        "title": "Joe & Mac 2: Lost in the Tropics - The Deep Tropics",
        "version": "smwc-33186-1684758079",
        "upstream_time": 1684758079,
        "download_url": "https://dl.smwcentral.net/33186/The%20Deep%20Tropics.zip",
        "filename": "The Deep Tropics.zip",
        "size": 58490,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jogeir-liljedahl-bug-addiction",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38161,
    "title": "Jogeir Liljedahl & Bug - Addiction",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "calm",
      "space",
      "urban"
    ],
    "description": "Chill tracker song.<br>\r\nRequested by <span class=\"un-outer\" title=\"playagmes169\"><a href=\"/?p=profile&amp;id=51509\" style=\"color: var(--user-color-1);\" class=\"un\">playagmes169</a></span><br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, P-Switch, Yoshi mount, Thunder/Firework/Blargg ",
    "latest_version": "smwc-38161-1726243050",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38161,
        "title": "Jogeir Liljedahl & Bug - Addiction",
        "version": "smwc-38161-1726243050",
        "upstream_time": 1726243050,
        "download_url": "https://dl.smwcentral.net/38161/Addiction.zip",
        "filename": "Addiction.zip",
        "size": 93536,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-johannes-krupp-the-snippet",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39339,
    "title": "Johannes Krupp - The Snippet",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "credits",
      "grassland",
      "ice",
      "menu",
      "mountain",
      "night",
      "ruins",
      "sky",
      "snow",
      "space"
    ],
    "description": "A tracker song composed by Johannes Krupp.<br>\r\n<br>\r\nIt's emotional and with a lot of buildup. Like a vast grassy field under the midnight sky.<br>\r\n<br>\r\nYou can find the original on modarchive <a href=\"https://modarchive.org/index.php?request=view_by_moduleid&query=160476\" rel=\"nofollow\">here</a>!",
    "latest_version": "smwc-39339-1743367717",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39339,
        "title": "Johannes Krupp - The Snippet",
        "version": "smwc-39339-1743367717",
        "upstream_time": 1743367717,
        "download_url": "https://dl.smwcentral.net/39339/snippet.zip",
        "filename": "snippet.zip",
        "size": 49704,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-john-charles-fiddy-walking-the-dog",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34715,
    "title": "John Charles Fiddy - Walking The Dog",
    "authors": [
      "Aguiar Salsicha"
    ],
    "tags": [
      "cave",
      "forest",
      "jungle",
      "sewer",
      "swamp",
      "switch palace"
    ],
    "description": "This song was part of the BGM of the series El Chavo del Ocho (Chaves do Oito) in its exhibitions in Brazil.",
    "latest_version": "smwc-34715-1697168497",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34715,
        "title": "John Charles Fiddy - Walking The Dog",
        "version": "smwc-34715-1697168497",
        "upstream_time": 1697168497,
        "download_url": "https://dl.smwcentral.net/34715/John%20Charles%20Fiddy%20-%20Walking%20The%20Dog.zip",
        "filename": "John Charles Fiddy - Walking The Dog.zip",
        "size": 32020,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-john-coltrane-naima",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22956,
    "title": "John Coltrane - Naima",
    "authors": [
      "BoneFish"
    ],
    "tags": [
      "overworld",
      "space",
      "water"
    ],
    "description": "A synth based arrangement of John Coltrane's ballad \"Naima\" from his 1960 album \"Giant Steps\".",
    "latest_version": "smwc-22956-1590867946",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22956,
        "title": "John Coltrane - Naima",
        "version": "smwc-22956-1590867946",
        "upstream_time": 1590867946,
        "download_url": "https://dl.smwcentral.net/22956/Naima.zip",
        "filename": "Naima.zip",
        "size": 31535,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-john-tay-alternate-sandopolis-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38897,
    "title": "John Tay - [Alternate] Sandopolis Act 1",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "airship",
      "athletic",
      "bonus",
      "boss",
      "carnival",
      "castle",
      "chase",
      "desert",
      "fire",
      "ghost house",
      "jungle",
      "ruins",
      "sewer",
      "spooky",
      "swamp",
      "urban"
    ],
    "description": "If your hack has long af levels, this is a must have.<br>\r\nFits best in deserts, lava caves, and maybe airships.<br>\r\n<br>\r\nWatch the original <a href=\"https://www.youtube.com/watch?v=6mGHk_JRFOU\" rel=\"nofollow\">here</a>. How accurate is my port? :P<br>\r\n<br>\r\n<span style=\"color: #00ffff;\">UPDATE: Fixed wrong bass notes</span><br>\r\n<br>\r\n<span style=\"color: #ffff00;\">NOTE: Incompatible with Thunder, Fireworks, Blarggs, and Bonus End SFX.</span>",
    "latest_version": "smwc-38897-1736454073",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38897,
        "title": "John Tay - [Alternate] Sandopolis Act 1",
        "version": "smwc-38897-1736454073",
        "upstream_time": 1736454073,
        "download_url": "https://dl.smwcentral.net/38897/JohnTaySandopolis1%20fixed.zip",
        "filename": "JohnTaySandopolis1 fixed.zip",
        "size": 108773,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35483,
        "title": "John Tay - [Alternate] Sandopolis Act 2",
        "version": "smwc-35483-1701391959",
        "upstream_time": 1701391959,
        "download_url": "https://dl.smwcentral.net/35483/JohnTaySandopolis2.zip",
        "filename": "JohnTaySandopolis2.zip",
        "size": 115667,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jojo-s-bizarre-adventure-arcade-theme-of-vanilla-ice",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17312,
    "title": "JoJo's Bizarre Adventure (Arcade) - Theme of Vanilla Ice",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "This is Vanilla Ice's theme from Capcom's only JoJo game, which should be recognizable if you know enough about Capcom or even fighting games in general. Due to the fast and frantic nature of this theme, the only use this would get is pretty much just for boss battles and chase levels, and not much else. Sorry lol",
    "latest_version": "smwc-17312-1524704531",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17312,
        "title": "JoJo's Bizarre Adventure (Arcade) - Theme of Vanilla Ice",
        "version": "smwc-17312-1524704531",
        "upstream_time": 1524704531,
        "download_url": "https://dl.smwcentral.net/17312/vanilla%20ice.zip",
        "filename": "vanilla ice.zip",
        "size": 68947,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jojo-s-bizarre-adventure-battle-tendency-divine-hamon-bloody-stream-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26576,
    "title": "JoJo's Bizarre Adventure: Battle Tendency - Divine Hamon ~ Bloody Stream (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "credits",
      "cutscene",
      "final",
      "title"
    ],
    "description": "<span style=\"font-size: 16pt;\"><a href=\"https://youtu.be/fXXIjF5QrW8\" rel=\"nofollow\"><i>𝐍𝐢𝐠𝐞𝐫𝐮𝐧𝐝𝐚𝐲𝐨!!!</i></a></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/KnmH7qQ0AVM\" rel=\"nofollow\">Bloody Stream</a> from Jojo's Bizarre Adventure (Part 2): Battle Tendency. Had this on my mind for months ever since I did that <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24917\">Chase remix</a> but never had the guts to do it until now. Sick opening theme and was my first favorite before hearing everything else and this... dropping from first to fifth (Chase, Crazy Noisy Bizarre Town, Sono Chi No Sadame, and Stand Proud beat it for me). Funny enough, it also reminds me way too much of Divine Bloodlines and Septette for the Dead Princess (should be no surprise to anyone who knows how much I love both songs).<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere's also an option to enable or disable the loop in the song file with an ending like in the OP:<br>\r\n1. Loop (turned on by default)<br>\r\n2. No Loop (like in the original)",
    "latest_version": "smwc-26576-1619238363",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26576,
        "title": "JoJo's Bizarre Adventure: Battle Tendency - Divine Hamon ~ Bloody Stream (Remix)",
        "version": "smwc-26576-1619238363",
        "upstream_time": 1619238363,
        "download_url": "https://dl.smwcentral.net/26576/Bloody_Stream.zip",
        "filename": "Bloody_Stream.zip",
        "size": 108852,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jojo-s-bizarre-adventure-diamond-is-unbreakable-chase-opening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24917,
    "title": "JoJo's Bizarre Adventure: Diamond is Unbreakable - Chase ~ Opening 2 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "credits",
      "final",
      "intense",
      "title"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #f20ccc;\"><i>𝐕𝐢𝐜𝐭𝐨𝐫𝐲 𝐢𝐬 𝐝𝐞𝐜𝐢𝐝𝐞𝐝 𝐛𝐲 𝐲𝐨𝐮𝐫 𝐭𝐞𝐧𝐚𝐜𝐢𝐭𝐲. 𝐓𝐡𝐚𝐭'𝐬 𝐰𝐡𝐲 𝐈'𝐥𝐥 𝐜𝐡𝐚𝐬𝐞 𝐲𝐨𝐮.</i></span></span><br>\r\n<br>\r\nYes, I did a remix of <a href=\"https://youtu.be/HYNK0YRqZb4\" rel=\"nofollow\">Chase</a> from <span style=\"color: #f20ccc;\">Jojo's Bizarre Adventure (Part 4):</span> <span style=\"color: #34d8eb;\">Diamond is Unbreakable</span>. <s>You're not seeing things.</s> It's my favorite of the Jojo OP themes and is by far one of the most underrated ones in the series. The hard rock combined with the deep emotion set piece really sets the mood for the entire song. Note, this isn't the actual full song and is just based on the OP version, since doing the full song would take up so much ARAM.<br>\r\n<br>\r\nThis baby can fit title screens, credits, [final] boss fights, intense stages, final areas, and castle / towers stages.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- \"Bonus End\" is disabled.<br>\r\n<br>\r\nThere's also an option to enable or disable the loop in the song file with an ending like in the OP:<br>\r\n1. Loops the song (turned on by default).<br>\r\n2. No Loop",
    "latest_version": "smwc-24917-1607116879",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24917,
        "title": "JoJo's Bizarre Adventure: Diamond is Unbreakable - Chase ~ Opening 2 (Remix)",
        "version": "smwc-24917-1607116879",
        "upstream_time": 1607116879,
        "download_url": "https://dl.smwcentral.net/24917/Chase.zip",
        "filename": "Chase.zip",
        "size": 122121,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jojo-s-bizarre-adventure-snes-the-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31288,
    "title": "JoJo's Bizarre Adventure (SNES) - The World",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "castle",
      "industrial",
      "sewer",
      "urban"
    ],
    "description": "Dio's Boss fight music.",
    "latest_version": "smwc-31288-1673942826",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31288,
        "title": "JoJo's Bizarre Adventure (SNES) - The World",
        "version": "smwc-31288-1673942826",
        "upstream_time": 1673942826,
        "download_url": "https://dl.smwcentral.net/31288/TheWorld.zip",
        "filename": "TheWorld.zip",
        "size": 75269,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jojo-s-bizarre-adventure-stardust-crusaders-rise-of-the-stands-stand-proud-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29402,
    "title": "JoJo's Bizarre Adventure: Stardust Crusaders - Rise of the Stands ~ Stand Proud (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "credits",
      "desert",
      "final",
      "night",
      "tense",
      "title"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #e36956;\"><i>𝗬𝗮𝗿𝗲 𝗬𝗮𝗿𝗲 𝗗𝗮𝘇𝗲!</i></span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/t-ylq_82VI8\" rel=\"nofollow\">Stand Proud</a> from JoJo's Bizarre Adventure Part 3 for C3 Winter 2021. Did this one for a friend and really wanted to hammer in an OP theme once again. Did Chase and Bloody Stream before, and it'd be wrong if I didn't do the one from the most memed Jojo part.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A Minor (Original Pitch, turned on default)<br>\r\n2. A# Minor (Custom 1 Pitch)<br>\r\n2. B Minor (Custom 2 Pitch)<br>\r\n",
    "latest_version": "smwc-29402-1646090312",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29402,
        "title": "JoJo's Bizarre Adventure: Stardust Crusaders - Rise of the Stands ~ Stand Proud (Remix)",
        "version": "smwc-29402-1646090312",
        "upstream_time": 1646090312,
        "download_url": "https://dl.smwcentral.net/29402/Rise%20Of%20The%20Stands.zip",
        "filename": "Rise Of The Stands.zip",
        "size": 155047,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-josss-supah-funkers",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39068,
    "title": "JosSs - Supah Funkers",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "beach",
      "urban"
    ],
    "description": "Funky!",
    "latest_version": "smwc-39068-1738636649",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39068,
        "title": "JosSs - Supah Funkers",
        "version": "smwc-39068-1738636649",
        "upstream_time": 1738636649,
        "download_url": "https://dl.smwcentral.net/39068/Supah%20Funkers.zip",
        "filename": "Supah Funkers.zip",
        "size": 60524,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-journey-separate-ways",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38159,
    "title": "Journey - Separate Ways",
    "authors": [
      "com_poser"
    ],
    "tags": [
      "castle",
      "credits",
      "final",
      "fire",
      "tense"
    ],
    "description": "For those of you looking to introduce a little DMCA into your romhacks, I give you Separate Ways by Journey. This port was originally requested by MmmDoggy for his aptly titled hack, Separate Ways. I might have overdone it a bit on the drum part, you're welcome.<br>\r\n<br>\r\nThunder SFX is disabled.",
    "latest_version": "smwc-38159-1725153012",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38159,
        "title": "Journey - Separate Ways",
        "version": "smwc-38159-1725153012",
        "upstream_time": 1725153012,
        "download_url": "https://dl.smwcentral.net/38159/Journey_Separate%20Ways.zip",
        "filename": "Journey_Separate Ways.zip",
        "size": 89400,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-journey-to-silius-emotional-voyage-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26628,
    "title": "Journey to Silius - Emotional Voyage ~ Stage 3 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "castle",
      "final",
      "industrial",
      "mountain",
      "night",
      "retro",
      "switch palace"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/8fVz_aTbyWY\" rel=\"nofollow\">Stage 3</a> from Journey to Silius. Once again, it's a banger, just like every other song in this soundtrack. I love how emotional this song is, and it has this combination of sad and heroic energy to it that meshes well together so perfectly to create this wonderful song! Kodaka is a freaking legend!!!<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F# Minor w/ slight detune (Remix Pitch, not compatible in-game (mod note: it inserts and works fine, but sound effects will detune))<br>\r\n2. F# Minor (Remix Pitch, turned on default)<br>\r\n3. G Minor (Original Pitch)",
    "latest_version": "smwc-26628-1617998256",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26628,
        "title": "Journey to Silius - Emotional Voyage ~ Stage 3 (Remix)",
        "version": "smwc-26628-1617998256",
        "upstream_time": 1617998256,
        "download_url": "https://dl.smwcentral.net/26628/Emotional_Voyage.zip",
        "filename": "Emotional_Voyage.zip",
        "size": 159167,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-journey-to-silius-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31449,
    "title": "Journey to Silius - Stage 3 (Remix)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "airship",
      "athletic",
      "boss",
      "castle",
      "cave",
      "chase",
      "dark",
      "final",
      "fire",
      "industrial",
      "jungle",
      "misc",
      "mountain",
      "night",
      "retro",
      "ruins",
      "space",
      "temple",
      "tense",
      "urban"
    ],
    "description": "A remix of Stage 3 from Journey to Silius.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"Selicre\"><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=31279\" style=\"color: var(--user-color-3);\" class=\"un\">Selicre</a></span>.",
    "latest_version": "smwc-31449-1662052976",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31449,
        "title": "Journey to Silius - Stage 3 (Remix)",
        "version": "smwc-31449-1662052976",
        "upstream_time": 1662052976,
        "download_url": "https://dl.smwcentral.net/31449/Journey%20to%20Silius%20-%20Stage%203%20%28Remix%29.zip",
        "filename": "Journey to Silius - Stage 3 (Remix).zip",
        "size": 71993,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25050,
        "title": "Journey to Silius - Stage 3",
        "version": "smwc-25050-1606783076",
        "upstream_time": 1606783076,
        "download_url": "https://dl.smwcentral.net/25050/JtS_stage%203.zip",
        "filename": "JtS_stage 3.zip",
        "size": 32185,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23136,
        "title": "Journey to Silius - Stage 3",
        "version": "smwc-23136-1590735206",
        "upstream_time": 1590735206,
        "download_url": "https://dl.smwcentral.net/23136/silius3.zip",
        "filename": "silius3.zip",
        "size": 32787,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21948,
        "title": "Journey to Silius - Stage 4",
        "version": "smwc-21948-1580178797",
        "upstream_time": 1580178797,
        "download_url": "https://dl.smwcentral.net/21948/Journey%20to%20Silius%20-%20Stage%204.zip",
        "filename": "Journey to Silius - Stage 4.zip",
        "size": 35011,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13407,
        "title": "Journey To Silius - Stage 3",
        "version": "smwc-13407-1457578295",
        "upstream_time": 1457578295,
        "download_url": "https://dl.smwcentral.net/13407/JTS_Stage3_v2.zip",
        "filename": "JTS_Stage3_v2.zip",
        "size": 84695,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7593,
        "title": "Journey to Silius - Stage 1",
        "version": "smwc-7593-1325573809",
        "upstream_time": 1325573809,
        "download_url": "https://dl.smwcentral.net/7593/Journey%20to%20Silius%20Stage%201.zip",
        "filename": "Journey to Silius Stage 1.zip",
        "size": 39299,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7156,
        "title": "Journey to Silius - Stage 2",
        "version": "smwc-7156-1334612352",
        "upstream_time": 1334612352,
        "download_url": "https://dl.smwcentral.net/7156/Journey%20to%20Silius%20-%20Stage%202%20%28SMW%29.zip",
        "filename": "Journey to Silius - Stage 2 (SMW).zip",
        "size": 33473,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7050,
        "title": "Journey to Silius - Stage 3",
        "version": "smwc-7050-1328254307",
        "upstream_time": 1328254307,
        "download_url": "https://dl.smwcentral.net/7050/Journey%20to%20Silius%20Stage%203%20l.zip",
        "filename": "Journey to Silius Stage 3 l.zip",
        "size": 69247,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-journey-to-silius-take-the-fight-to-them-title-screen-stage-1",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26475,
    "title": "Journey to Silius - Take the Fight to Them!! ~ Title Screen / Stage 1 & 5 theme (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "credits",
      "dark",
      "final",
      "industrial",
      "tense",
      "title"
    ],
    "description": "Did a 2-in-1 remix of the <a href=\"https://youtu.be/MKYnHV7Ks_s\" rel=\"nofollow\">Title Screen</a> theme and the <a href=\"https://youtu.be/2BDAJS_8RSA\" rel=\"nofollow\">Stage 1 & 5</a> theme from Journey to Silius. Originally, this was gonna be just the title theme, but given how similar both songs do sound, I thought doing a 2-in-1 would be pretty neat.<br>\r\n<br>\r\nListen, if the title screen of an NES game slaps , then you know the rest of the soundtrack is gonna follow suit. Journey to Silius is the host of one of the most fire OSTs on the NES (and in general) with songs that are upbeat and very catchy / memorable. Here's the <a href=\"https://youtube.com/playlist?list=PL1059BF37B1B0FE79\" rel=\"nofollow\">playlist</a> on YouTube. Go listen to these songs if you don't believe me.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C Minor (Original Pitch, turned on default)<br>\r\n2. D Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-26475-1617744458",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26475,
        "title": "Journey to Silius - Take the Fight to Them!! ~ Title Screen / Stage 1 & 5 theme (Remix)",
        "version": "smwc-26475-1617744458",
        "upstream_time": 1617744458,
        "download_url": "https://dl.smwcentral.net/26475/Take%20the%20Fight%20to_Them%21%21.zip",
        "filename": "Take the Fight to_Them%21%21.zip",
        "size": 126730,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-joushou-mahjong-tenpai-quiz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29187,
    "title": "Joushou Mahjong Tenpai - Quiz",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "calm",
      "temple",
      "water"
    ],
    "description": "Calm and laid back quiz theme from Joushou Mahjong Tenpai.<br>\r\nReleased in C3 Winter 2022.<br>\r\n<br>\r\nFits in well with brighter underwater areas.",
    "latest_version": "smwc-29187-1642878468",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29187,
        "title": "Joushou Mahjong Tenpai - Quiz",
        "version": "smwc-29187-1642878468",
        "upstream_time": 1642878468,
        "download_url": "https://dl.smwcentral.net/29187/Joushou%20Mahjong%20Tenpai_-_Quiz.zip",
        "filename": "Joushou Mahjong Tenpai_-_Quiz.zip",
        "size": 32037,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-joyful-chess",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41689,
    "title": "joyful - chess",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "beach",
      "bonus",
      "carnival",
      "castle",
      "forest",
      "grassland",
      "mountain",
      "night",
      "overworld",
      "snow",
      "title",
      "upbeat",
      "urban",
      "water"
    ],
    "description": "A silly happy song that people associate with dancing rats. Squeak squeak!<br>\r\n<br>\r\nIncludes defines for both how it should loop, and what the speed (and according amount of reverb) should be.<br>\r\n<br>\r\nDedicated to the children I encountered singing this on the train months ago.",
    "latest_version": "smwc-41689-1774540916",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41689,
        "title": "joyful - chess",
        "version": "smwc-41689-1774540916",
        "upstream_time": 1774540916,
        "download_url": "https://dl.smwcentral.net/41689/chess.zip",
        "filename": "chess.zip",
        "size": 351471,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jukka-kaartinen-mess-center",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8827,
    "title": "Jukka Kaartinen - Mess Center",
    "authors": [
      "sincx"
    ],
    "tags": [
      "cave",
      "night"
    ],
    "description": "A short song that could fit a cave area.",
    "latest_version": "smwc-8827-1412883308",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8827,
        "title": "Jukka Kaartinen - Mess Center",
        "version": "smwc-8827-1412883308",
        "upstream_time": 1412883308,
        "download_url": "https://dl.smwcentral.net/8827/messcenter.zip",
        "filename": "messcenter.zip",
        "size": 57429,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jump-the-trap-doors",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19831,
    "title": "JUMP½ - The Trap Doors",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "airship",
      "castle",
      "dark",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "An edgy song for a level all about \"trap doors\". Useful for castles with a really tense atmosphere, or possibly airships.<br>\r\n<br>\r\nAlso, a <a href=\"https://www.youtube.com/watch?v=1Ge_LWL1vP0\" rel=\"nofollow\">reimagining</a> of this song exists, tho JUMP Team liked this version better.",
    "latest_version": "smwc-19831-1556673113",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19831,
        "title": "JUMP½ - The Trap Doors",
        "version": "smwc-19831-1556673113",
        "upstream_time": 1556673113,
        "download_url": "https://dl.smwcentral.net/19831/%5BS%5D%20JUMP%20Half%20-%20The%20Trap%20Doors.zip",
        "filename": "%5BS%5D JUMP Half - The Trap Doors.zip",
        "size": 87050,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jump-the-trap-doors-redux",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21481,
    "title": "JUMP½ - The Trap Doors (Redux)",
    "authors": [
      "Daizo Dee Von",
      "Mellonpizza"
    ],
    "tags": [
      "airship",
      "athletic",
      "calm",
      "castle",
      "final",
      "fire",
      "ice",
      "night"
    ],
    "description": "A remake/redux of an edgy song for a level all about \"trap doors\". Unlike the repetitive nature of the original, this version changes up a fair bit. Useful for castles with a more exciting atmosphere, or possibly airships.<br>\r\n<br>\r\nThis song omits Yoshi, Thunder, P-switch, and Bonus end.<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=19831\">Original version here.</a><br>\r\n<br>\r\nSpecial thanks to the people who wanted a release of this version of the track in the comments of <a href=\"https://www.youtube.com/watch?v=1Ge_LWL1vP0\" rel=\"nofollow\">this video</a>. Due to limits, the lack of echo and some percussion sample changes had to be made. This is, in fact, the intended version of the song I wished had been included. At the very least, the song is not lost. Happy (Late) Halloween!",
    "latest_version": "smwc-21481-1573665301",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21481,
        "title": "JUMP½ - The Trap Doors (Redux)",
        "version": "smwc-21481-1573665301",
        "upstream_time": 1573665301,
        "download_url": "https://dl.smwcentral.net/21481/%5BS%5D%20JUMP%C2%BD%20-%20The%20Trap%20Doors%20%28Redux%29.zip",
        "filename": "%5BS%5D JUMP%C2%BD - The Trap Doors (Redux).zip",
        "size": 98995,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jungle-drumble",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27060,
    "title": "Jungle Drumble",
    "authors": [
      "Plasmariel",
      "brickblock369"
    ],
    "tags": [
      "beach",
      "forest",
      "jungle",
      "overworld",
      "swamp"
    ],
    "description": "Composed by Plasmariel, ported by brickblock369.<br>\r\nGroovy shuffle tune that would work well in world maps.",
    "latest_version": "smwc-27060-1621841423",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27060,
        "title": "Jungle Drumble",
        "version": "smwc-27060-1621841423",
        "upstream_time": 1621841423,
        "download_url": "https://dl.smwcentral.net/27060/Jungle%20Drumble.zip",
        "filename": "Jungle Drumble.zip",
        "size": 64047,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jungle-village",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41351,
    "title": "Jungle Village",
    "authors": [
      "KungFuFurby"
    ],
    "tags": [
      "athletic",
      "jungle",
      "temple",
      "town"
    ],
    "description": "Here's a potential jungle-esque level theme from my archives.<br>\r\n<br>\r\nWelcome to the archival series! This was created for a conceptual SNES homebrew project (yes, a homebrew project, not a Super Mario World romhack) that I was going to create all the way back in 2007-2008 or so... well... until I lost most of the music in a hard drive crash, and subsequently the iteration is mostly lost except for a few songs that were created on the G3, of which this is one of them. These songs were never authentic SNES music in the first place, mostly because they pre-date SNESMod's entire existence and also pre-date my ability to compile the tools (XMSNES did exist, though, which was by the same author). And on your side, to my knowledge you really only had Addmusic Java to work with, to put in perspective how long ago this was. Therefore, until recently, these songs were never properly checked for sample filesize in particular and thus were never ported over. This one was initially done on 10/7/07.<br>\r\n<br>\r\n<b>WARNING:</b> This song is not compatible with the speed-up effect of the Hurry Up! SFX. This is mostly because the main sample backing used here is tempo sensitive.",
    "latest_version": "smwc-41351-1772337769",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41351,
        "title": "Jungle Village",
        "version": "smwc-41351-1772337769",
        "upstream_time": 1772337769,
        "download_url": "https://dl.smwcentral.net/41351/Jungle%20Village.zip",
        "filename": "Jungle Village.zip",
        "size": 99285,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jurassic-boy-2-world-1",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15468,
    "title": "Jurassic Boy 2 - World 1-1",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland"
    ],
    "description": "A surprisingly catchy song for something that comes from a bootleg game",
    "latest_version": "smwc-15468-1492921832",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15468,
        "title": "Jurassic Boy 2 - World 1-1",
        "version": "smwc-15468-1492921832",
        "upstream_time": 1492921832,
        "download_url": "https://dl.smwcentral.net/15468/Jurassic%20Boy%202.zip",
        "filename": "Jurassic Boy 2.zip",
        "size": 32698,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jurassic-park",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16344,
    "title": "Jurassic Park 2 - Dark Jungle",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "dark",
      "forest",
      "jungle",
      "night",
      "swamp"
    ],
    "description": "My own remake of the song Dark Jungle by Dean Evans from Jurassic Park 2 on SNES.",
    "latest_version": "smwc-16344-1507524001",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16344,
        "title": "Jurassic Park 2 - Dark Jungle",
        "version": "smwc-16344-1507524001",
        "upstream_time": 1507524001,
        "download_url": "https://dl.smwcentral.net/16344/Jurassic%20Park%202%20-%20Dark%20Jungle%20-%202.zip",
        "filename": "Jurassic Park 2 - Dark Jungle - 2.zip",
        "size": 83730,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jurassic-park-elevator-music",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27341,
    "title": "Jurassic Park - Elevator Music 1",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "misc",
      "overworld",
      "urban"
    ],
    "description": "Inside the text file:<br>\r\nChange to #define FADE_IN 0 for no fade-in.<br>\r\nChange to #define FADE_IN 1 for fade-in.",
    "latest_version": "smwc-27341-1625115894",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27341,
        "title": "Jurassic Park - Elevator Music 1",
        "version": "smwc-27341-1625115894",
        "upstream_time": 1625115894,
        "download_url": "https://dl.smwcentral.net/27341/Jurassic%20Park%20-%20Elevator%20Music%201.zip",
        "filename": "Jurassic Park - Elevator Music 1.zip",
        "size": 126457,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27340,
        "title": "Jurassic Park - Elevator Music 1",
        "version": "smwc-27340-1625115598",
        "upstream_time": 1625115598,
        "download_url": "https://dl.smwcentral.net/27340/Jurassic%20Park%20-%20Elevator%20Music%201%20%28Unsampled%29.zip",
        "filename": "Jurassic Park - Elevator Music 1 (Unsampled).zip",
        "size": 62899,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jurassic-park-gallimimus-gallop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28617,
    "title": "Jurassic Park - Gallimimus Gallop",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cave",
      "forest",
      "jungle",
      "swamp"
    ],
    "description": "Nice song from Jurassic Park with a nice swing rhythm.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Segment1Zone2\"><a href=\"/?p=profile&amp;id=46677\" style=\"color: var(--user-color-1);\" class=\"un\">Segment1Zone2</a></span>",
    "latest_version": "smwc-28617-1638252325",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28617,
        "title": "Jurassic Park - Gallimimus Gallop",
        "version": "smwc-28617-1638252325",
        "upstream_time": 1638252325,
        "download_url": "https://dl.smwcentral.net/28617/GallimimusGallop.zip",
        "filename": "GallimimusGallop.zip",
        "size": 73909,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jurassic-park-raptor-rap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17511,
    "title": "Jurassic Park - Raptor Rap",
    "authors": [
      "LadiesMan217"
    ],
    "tags": [
      "forest",
      "jungle"
    ],
    "description": "Song played in the jungle regions of Jurassic Park. It's not recommended to use this song in a level that'll utilize the \"Hurry Up\" flag as it messes up the percussion loop.<br>\r\n<br>\r\nPlease give credit if used.",
    "latest_version": "smwc-17511-1526080009",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17511,
        "title": "Jurassic Park - Raptor Rap",
        "version": "smwc-17511-1526080009",
        "upstream_time": 1526080009,
        "download_url": "https://dl.smwcentral.net/17511/Jurassic%20Park%20-%20Raptor%20Rap.zip",
        "filename": "Jurassic Park - Raptor Rap.zip",
        "size": 71140,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-jurassic-park-triceratops-trot",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17512,
    "title": "Jurassic Park - Triceratops Trot",
    "authors": [
      "LadiesMan217"
    ],
    "tags": [
      "desert",
      "mountain"
    ],
    "description": "Song played in the mountain regions of Jurassic Park. It's not recommended to use this song in a level that'll utilize the \"Hurry Up\" flag as it messes up the percussion loop.<br>\r\n<br>\r\nPlease give credit if used.",
    "latest_version": "smwc-17512-1526079815",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17512,
        "title": "Jurassic Park - Triceratops Trot",
        "version": "smwc-17512-1526079815",
        "upstream_time": 1526079815,
        "download_url": "https://dl.smwcentral.net/17512/Jurassic%20Park%20-%20Triceratops%20Trot.zip",
        "filename": "Jurassic Park - Triceratops Trot.zip",
        "size": 71071,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-justice",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25742,
    "title": "Justice",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "temple"
    ],
    "description": "A spiritual piano song which fits well for temple structures. Created in C3 Winter 2021.",
    "latest_version": "smwc-25742-1611469222",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25742,
        "title": "Justice",
        "version": "smwc-25742-1611469222",
        "upstream_time": 1611469222,
        "download_url": "https://dl.smwcentral.net/25742/Justice..zip",
        "filename": "Justice..zip",
        "size": 36442,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-justin-bieber-one-time",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25220,
    "title": "Justin Bieber - One Time",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "calm",
      "cutscene",
      "misc"
    ],
    "description": "Requested by OrangeBronzeDaisy.<br>\r\nA popular song that's good for cutscenes. It's a loop of the chorus I believe.",
    "latest_version": "smwc-25220-1607887519",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25220,
        "title": "Justin Bieber - One Time",
        "version": "smwc-25220-1607887519",
        "upstream_time": 1607887519,
        "download_url": "https://dl.smwcentral.net/25220/bieber_one_time_0_2.zip",
        "filename": "bieber_one_time_0_2.zip",
        "size": 31734,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-justin-timberlake-cry-me-a-river-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38945,
    "title": "Justin Timberlake - Cry Me a River (Map)",
    "authors": [
      "ShivjotRangi"
    ],
    "tags": [
      "chaotic",
      "dark",
      "mysterious",
      "sad",
      "spooky",
      "tense"
    ],
    "description": "Justin Timberlake's Cry Me a River (Intro) for any dark maps with Electric Piano and a Lead String, for example: Forest of Illusion",
    "latest_version": "smwc-38945-1737257396",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38945,
        "title": "Justin Timberlake - Cry Me a River (Map)",
        "version": "smwc-38945-1737257396",
        "upstream_time": 1737257396,
        "download_url": "https://dl.smwcentral.net/38945/Justin%20Timberlake%20-%20Cry%20Me%20a%20River%20%28Map%29.zip",
        "filename": "Justin Timberlake - Cry Me a River (Map).zip",
        "size": 31881,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kabuki-yoooo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30425,
    "title": "Kabuki - \"YOOOO\"",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "nintendo presents"
    ],
    "description": "Useful for the Nintendo Presents screen of Japanese-themed SMW hacks.",
    "latest_version": "smwc-30425-1658885240",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30425,
        "title": "Kabuki - \"YOOOO\"",
        "version": "smwc-30425-1658885240",
        "upstream_time": 1658885240,
        "download_url": "https://dl.smwcentral.net/30425/Kabuki%20-%20Yoooo.zip",
        "filename": "Kabuki - Yoooo.zip",
        "size": 85455,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kackebango-windmills",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8352,
    "title": "Kackebango - Windmills",
    "authors": [
      "Enker"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "dark",
      "industrial",
      "mountain",
      "night"
    ],
    "description": "An original track that could pontentially fit fast paced areas and the like.",
    "latest_version": "smwc-8352-1356212453",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8352,
        "title": "Kackebango - Windmills",
        "version": "smwc-8352-1356212453",
        "upstream_time": 1356212453,
        "download_url": "https://dl.smwcentral.net/8352/Kackebango%20-%20Windmills.zip",
        "filename": "Kackebango - Windmills.zip",
        "size": 64685,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kaeru-no-tame-ni-kane-wa-naru-port-saltwater",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26156,
    "title": "Kaeru no Tame ni Kane wa Naru - Port Saltwater",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "ambient",
      "beach",
      "calm",
      "cutscene",
      "environmental",
      "mysterious",
      "overworld",
      "sea",
      "title",
      "town"
    ],
    "description": "Ambient tune from Kaeru no Tame ni Kane wa Naru (For the Frog the Bell Tolls). Could fit short sections or cutscenes in calm, seaside areas.",
    "latest_version": "smwc-26156-1614498375",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26156,
        "title": "Kaeru no Tame ni Kane wa Naru - Port Saltwater",
        "version": "smwc-26156-1614498375",
        "upstream_time": 1614498375,
        "download_url": "https://dl.smwcentral.net/26156/For%20the%20Frog%20the%20Bell%20Tolls%20-%20Port%20Saltwater%20%28SMW%29.zip",
        "filename": "For the Frog the Bell Tolls - Port Saltwater (SMW).zip",
        "size": 58218,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kaeru-no-tame-ni-kane-wa-naru-port-saltwater-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26157,
    "title": "Kaeru no Tame ni Kane wa Naru - Port Saltwater (Remix)",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "ambient",
      "beach",
      "calm",
      "environmental",
      "mysterious",
      "overworld",
      "ruins",
      "sea",
      "temple",
      "title",
      "town"
    ],
    "description": "My remix of the seaside tune from Kaeru no Tame ni Kane wa Naru (For the Frog the Bell Tolls). Could fit acquatic areas. Includes a version for ground usage and one optimized for underwater levels.",
    "latest_version": "smwc-26157-1614498217",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26157,
        "title": "Kaeru no Tame ni Kane wa Naru - Port Saltwater (Remix)",
        "version": "smwc-26157-1614498217",
        "upstream_time": 1614498217,
        "download_url": "https://dl.smwcentral.net/26157/For%20the%20Frog%20the%20Bell%20Tolls%20-%20Port%20Saltwater%20%28SMW%20Remix%29.zip",
        "filename": "For the Frog the Bell Tolls - Port Saltwater (SMW Remix).zip",
        "size": 106789,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kaeru-no-tame-ni-kane-wa-naru-the-prince-s-adventure",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25175,
    "title": "Kaeru no Tame ni Kane wa Naru - The Prince's Adventure",
    "authors": [
      "Kitikuchan"
    ],
    "tags": [
      "athletic",
      "carnival",
      "grassland"
    ],
    "description": "A Remix of Main Theme from Kaeru no Tame ni Kane wa Naru(For the Frog the Bell Tolls)<br>\r\nOriginal composer: Kazumi Totaka<br>\r\n<br>\r\nGood for athletic, grassland, carnival levels.<br>\r\nIt uses 7 channels.<br>\r\n<br>\r\n<a href=\"https://youtu.be/ufh1Qa_N1AQ\" rel=\"nofollow\">Youtube link</a>",
    "latest_version": "smwc-25175-1607120832",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25175,
        "title": "Kaeru no Tame ni Kane wa Naru - The Prince's Adventure",
        "version": "smwc-25175-1607120832",
        "upstream_time": 1607120832,
        "download_url": "https://dl.smwcentral.net/25175/The%20Prince%27s%20Adventure.zip",
        "filename": "The Prince%27s Adventure.zip",
        "size": 34447,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kaettekita-cyborg-kuro-chan-track",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20862,
    "title": "Kaettekita Cyborg Kuro-chan - Track 16",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "bonus"
    ],
    "description": "My entry for SuperFamicompo! Good for abstract or bonus stages. Shoutout to musicalman for making 13 chord samples for me!<br>\r\n<br>\r\nmod note: omits @7, @17, @21, and SMW Thunder.brr; therefore not compatible with bonus end and Blargg SFX",
    "latest_version": "smwc-20862-1565301695",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20862,
        "title": "Kaettekita Cyborg Kuro-chan - Track 16",
        "version": "smwc-20862-1565301695",
        "upstream_time": 1565301695,
        "download_url": "https://dl.smwcentral.net/20862/Kaettekita%20Cyborg%20Kuro-chan%20-%20Track%2016.zip",
        "filename": "Kaettekita Cyborg Kuro-chan - Track 16.zip",
        "size": 139534,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kaiketsu-yanchamaru",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38851,
    "title": "Kaiketsu Yanchamaru 3: Taiketsu! Zouringen - Title Screen",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "retro",
      "title"
    ],
    "description": "The infamous Title Screen theme from the Japanese-Exclusive sequel to Kid Niki: Radical Ninja, although you've probably heard it in a more popular bootleg of the game, Super Mario 14.<br>\r\n<br>\r\nI made it loop so it's more usable.",
    "latest_version": "smwc-38851-1735651627",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38851,
        "title": "Kaiketsu Yanchamaru 3: Taiketsu! Zouringen - Title Screen",
        "version": "smwc-38851-1735651627",
        "upstream_time": 1735651627,
        "download_url": "https://dl.smwcentral.net/38851/Kid%20Niki%203%20-%20Title%20Screen.zip",
        "filename": "Kid Niki 3 - Title Screen.zip",
        "size": 43163,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kaiketsu-yanchamaru-3-taiketsu-zouringen-intro-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32722,
    "title": "Kaiketsu Yanchamaru 3: Taiketsu! Zouringen - Intro & Stage 5",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "grassland",
      "retro",
      "title"
    ],
    "description": "The Intro and Stage 5 theme from the Japanese-Exclusive sequel to Kid Niki: Radical Ninja, although you've probably heard it in a more popular bootleg of the game, Super Mario 14.",
    "latest_version": "smwc-32722-1674994131",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32722,
        "title": "Kaiketsu Yanchamaru 3: Taiketsu! Zouringen - Intro & Stage 5",
        "version": "smwc-32722-1674994131",
        "upstream_time": 1674994131,
        "download_url": "https://dl.smwcentral.net/32722/Kid%20Niki%203%20-%20Intro%20%26%20Stage%205.zip",
        "filename": "Kid Niki 3 - Intro %26 Stage 5.zip",
        "size": 44750,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kamaitachi-no-yoru-french-information-bureau-sdece",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20702,
    "title": "Kamaitachi no Yoru - French Information Bureau SDECE",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "night",
      "overworld"
    ],
    "description": "A calm song from the Japan only visual novel, Kamaitachi no Yoru. Good for night themed levels or overworld maps.",
    "latest_version": "smwc-20702-1563655342",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20702,
        "title": "Kamaitachi no Yoru - French Information Bureau SDECE",
        "version": "smwc-20702-1563655342",
        "upstream_time": 1563655342,
        "download_url": "https://dl.smwcentral.net/20702/Kamaitachi%20no%20Yoru%20-%20French%20Information%20Bureau%20SDECE.zip",
        "filename": "Kamaitachi no Yoru - French Information Bureau SDECE.zip",
        "size": 30895,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kamaitachi-no-yoru-introduction",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19726,
    "title": "Kamaitachi no Yoru - Introduction",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "cave",
      "dark",
      "forest",
      "ghost house",
      "overworld",
      "spooky"
    ],
    "description": "Could fit with ghost house theme",
    "latest_version": "smwc-19726-1556215679",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19726,
        "title": "Kamaitachi no Yoru - Introduction",
        "version": "smwc-19726-1556215679",
        "upstream_time": 1556215679,
        "download_url": "https://dl.smwcentral.net/19726/Kamaitachi%20no%20Yoru%20-%20Introduction.zip",
        "filename": "Kamaitachi no Yoru - Introduction.zip",
        "size": 57454,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kamaitachi-no-yoru-jingle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39852,
    "title": "Kamaitachi no Yoru - Jingle 1",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "nintendo presents"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Samantha\"><span title=\"Samantha donated $5.00.\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=24030\" style=\"color: var(--user-color-3);\" class=\"un\">Samantha</a></span>",
    "latest_version": "smwc-39852-1749816967",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39852,
        "title": "Kamaitachi no Yoru - Jingle 1",
        "version": "smwc-39852-1749816967",
        "upstream_time": 1749816967,
        "download_url": "https://dl.smwcentral.net/39852/Kamaitachi%20no%20Yoru%20-%20Jingle%201.zip",
        "filename": "Kamaitachi no Yoru - Jingle 1.zip",
        "size": 34738,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kana-boon-silhouette",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29152,
    "title": "KANA-BOON - Silhouette",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "abstract",
      "athletic",
      "credits",
      "grassland"
    ],
    "description": "\"Silhouette\" is a song by the Japanese rock band \"KANA-BOON\". The song is also featured in the opening 16 of the anime series Naruto Shippuden. At Super Famicompo 3, the port reached 60th place out of 67 in the \"Cover\" category.<br>\r\n<br>\r\nThe song was requested by my friend SusGodGaming. I wish you a lot of fun with it! :&gt;",
    "latest_version": "smwc-29152-1642903868",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29152,
        "title": "KANA-BOON - Silhouette",
        "version": "smwc-29152-1642903868",
        "upstream_time": 1642903868,
        "download_url": "https://dl.smwcentral.net/29152/KANA-BOON%20-%20Silhouette.zip",
        "filename": "KANA-BOON - Silhouette.zip",
        "size": 69683,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kaneko-ayano-romance-sengen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33256,
    "title": "Kaneko Ayano - Romance Sengen",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "beach",
      "bonus",
      "credits",
      "sky",
      "switch palace",
      "town",
      "urban"
    ],
    "description": "<i>そろそろロマンスどうにかしなくちゃ</i><br>\r\n<br>\r\nA romance-y song that made rounds in the 2022 music tourney, with a very particular vibe to it. Also submitted to Superfamicompo 4.<br>\r\n<br>\r\nKind of befitting that I'm submitting this one (just barely past) Valentine's Day, heh.",
    "latest_version": "smwc-33256-1682977395",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33256,
        "title": "Kaneko Ayano - Romance Sengen",
        "version": "smwc-33256-1682977395",
        "upstream_time": 1682977395,
        "download_url": "https://dl.smwcentral.net/33256/romancesengen_.zip",
        "filename": "romancesengen_.zip",
        "size": 50656,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kanon-little-fragments",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7083,
    "title": "Kanon - Little Fragments",
    "authors": [
      "Crispy"
    ],
    "tags": [
      "calm",
      "ice"
    ],
    "description": "A calm Ice sounding song, would be perfect for a title screen.",
    "latest_version": "smwc-7083-1313378347",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7083,
        "title": "Kanon - Little Fragments",
        "version": "smwc-7083-1313378347",
        "upstream_time": 1313378347,
        "download_url": "https://dl.smwcentral.net/7083/Kanon%20-%20Little%20Fragments.zip",
        "filename": "Kanon - Little Fragments.zip",
        "size": 34810,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kansas-dust-in-the-wind-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39013,
    "title": "Kansas - Dust In The Wind (Intro)",
    "authors": [
      "ShivjotRangi"
    ],
    "tags": [
      "calm",
      "cutscene",
      "menu",
      "title"
    ],
    "description": "The introduction of Dust in the Wind is suited well for any maps. For example: Forest of Illusion",
    "latest_version": "smwc-39013-1743290356",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39013,
        "title": "Kansas - Dust In The Wind (Intro)",
        "version": "smwc-39013-1743290356",
        "upstream_time": 1743290356,
        "download_url": "https://dl.smwcentral.net/39013/Kansas%20-%20Dust%20in%20the%20Wind%20%28Intro%29.zip",
        "filename": "Kansas - Dust in the Wind (Intro).zip",
        "size": 31678,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kanye-west-hold-my-liquor",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25685,
    "title": "Kanye West - Hold My Liquor",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "airship",
      "castle",
      "cutscene",
      "misc",
      "overworld",
      "tense",
      "title"
    ],
    "description": "BITCH I'M BACK OUT MY COMA",
    "latest_version": "smwc-25685-1610895104",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25685,
        "title": "Kanye West - Hold My Liquor",
        "version": "smwc-25685-1610895104",
        "upstream_time": 1610895104,
        "download_url": "https://dl.smwcentral.net/25685/Kanye%20West%20-%20Hold%20My%20Liquor.zip",
        "filename": "Kanye West - Hold My Liquor.zip",
        "size": 67322,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kart-fighter-top",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31540,
    "title": "Kart Fighter - Top 8",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "retro"
    ],
    "description": "The triangle work here is insane.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31540-1663852509",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31540,
        "title": "Kart Fighter - Top 8",
        "version": "smwc-31540-1663852509",
        "upstream_time": 1663852509,
        "download_url": "https://dl.smwcentral.net/31540/Kart%20Fighter%20-%20Top%208.zip",
        "filename": "Kart Fighter - Top 8.zip",
        "size": 66849,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-katamari-damacy-lonely-rolling-star",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34066,
    "title": "Katamari Damacy - Lonely Rolling Star",
    "authors": [
      "SviSvi"
    ],
    "tags": [
      "abstract",
      "credits",
      "misc",
      "title",
      "urban"
    ],
    "description": "A bubbly pop song that could work well in long levels or perhaps for credits sequences or title screens.<br>\r\n<br>\r\nUpdate: I made some small changes to notes in the chorus and samples in the intro.",
    "latest_version": "smwc-34066-1689915709",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34066,
        "title": "Katamari Damacy - Lonely Rolling Star",
        "version": "smwc-34066-1689915709",
        "upstream_time": 1689915709,
        "download_url": "https://dl.smwcentral.net/34066/Lonely%20Rolling%20Star.zip",
        "filename": "Lonely Rolling Star.zip",
        "size": 53856,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-katamari-damacy-nananan-katamari-sepia",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7990,
    "title": "Katamari Damacy - Nananan Katamari Sepia",
    "authors": [
      "Counterfeit"
    ],
    "tags": [
      "bonus"
    ],
    "description": "Catchy song from Katamari Damacy. Good for bonus rooms.",
    "latest_version": "smwc-7990-1312184863",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7990,
        "title": "Katamari Damacy - Nananan Katamari Sepia",
        "version": "smwc-7990-1312184863",
        "upstream_time": 1312184863,
        "download_url": "https://dl.smwcentral.net/7990/Katamari%20Damacy.zip",
        "filename": "Katamari Damacy.zip",
        "size": 66721,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kekkaishi-karasumori-ayakashi-kidan-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24809,
    "title": "Kekkaishi: Karasumori Ayakashi Kidan - Boss Battle",
    "authors": [
      "sincx"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "fire",
      "mountain",
      "tense"
    ],
    "description": "Fast-paced and intense song featured in my 72hoKaizo#1 entry.<br>\r\n<br>\r\nNote: Should only be used with AMK 1.0.7 or later.",
    "latest_version": "smwc-24809-1606391672",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24809,
        "title": "Kekkaishi: Karasumori Ayakashi Kidan - Boss Battle",
        "version": "smwc-24809-1606391672",
        "upstream_time": 1606391672,
        "download_url": "https://dl.smwcentral.net/24809/kekkaishi-boss-r.zip",
        "filename": "kekkaishi-boss-r.zip",
        "size": 93348,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ken-griffey-jr-presents-major-league-baseball-play-ball",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28392,
    "title": "Ken Griffey Jr. Presents Major League Baseball - Play Ball",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "beach",
      "urban"
    ],
    "description": "A funky song by Geoff and Tim Follin.",
    "latest_version": "smwc-28392-1642856656",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28392,
        "title": "Ken Griffey Jr. Presents Major League Baseball - Play Ball",
        "version": "smwc-28392-1642856656",
        "upstream_time": 1642856656,
        "download_url": "https://dl.smwcentral.net/28392/PlayBall.zip",
        "filename": "PlayBall.zip",
        "size": 75883,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ken-griffey-jr-s-winning-run-game-lost",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20034,
    "title": "Ken Griffey Jr.'s Winning Run - Game Lost",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract"
    ],
    "description": "Song that could fit levels with a moderate pace.<br>\r\nOriginally made for the hack \"Wrath of Bowser\".",
    "latest_version": "smwc-20034-1559149927",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20034,
        "title": "Ken Griffey Jr.'s Winning Run - Game Lost",
        "version": "smwc-20034-1559149927",
        "upstream_time": 1559149927,
        "download_url": "https://dl.smwcentral.net/20034/KenGriffey_GameLost.zip",
        "filename": "KenGriffey_GameLost.zip",
        "size": 69256,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ken-griffey-jr-s-winning-run-game-won",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20035,
    "title": "Ken Griffey Jr.'s Winning Run - Game Won",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract"
    ],
    "description": "Song that could fit levels with a fast pace.<br>\r\nOriginally made for the hack \"Wrath of Bowser\".",
    "latest_version": "smwc-20035-1559149946",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20035,
        "title": "Ken Griffey Jr.'s Winning Run - Game Won",
        "version": "smwc-20035-1559149946",
        "upstream_time": 1559149946,
        "download_url": "https://dl.smwcentral.net/20035/KenGriffey_GameWon.zip",
        "filename": "KenGriffey_GameWon.zip",
        "size": 59462,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ken-t-netro-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37604,
    "title": "Kenët - Netro Intro",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "final",
      "industrial",
      "retro",
      "tense"
    ],
    "description": "A somewhat tense chiptune track, that's also used as keygen music.<br>\r\n<br>\r\nEDIT: updated one sample that caused a sound bug on SuperNT<br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, P-Switch, Thunder/Firework/Blargg ",
    "latest_version": "smwc-37604-1712495264",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37604,
        "title": "Kenët - Netro Intro",
        "version": "smwc-37604-1712495264",
        "upstream_time": 1712495264,
        "download_url": "https://dl.smwcentral.net/37604/Netro%20Intro.zip",
        "filename": "Netro Intro.zip",
        "size": 72127,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kendo-rage-technodyne",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40460,
    "title": "Kendo Rage - Technodyne",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "boss",
      "industrial",
      "tense"
    ],
    "description": "Fourth level theme from Kendo Range, a localization of Makeruna Makendou on the Super Famicom.",
    "latest_version": "smwc-40460-1756658047",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40460,
        "title": "Kendo Rage - Technodyne",
        "version": "smwc-40460-1756658047",
        "upstream_time": 1756658047,
        "download_url": "https://dl.smwcentral.net/40460/Kendo%20Rage%20-%20Technodyne.zip",
        "filename": "Kendo Rage - Technodyne.zip",
        "size": 58502,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kendrick-lamar-not-like-us",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39206,
    "title": "Kendrick Lamar - Not Like Us",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "boss",
      "city",
      "title"
    ],
    "description": "A MINORRRRRRRRRRRRRRRRRRRR<br>\r\n<br>\r\nMIDI by beeswithchainsaws on YouTube",
    "latest_version": "smwc-39206-1740771488",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39206,
        "title": "Kendrick Lamar - Not Like Us",
        "version": "smwc-39206-1740771488",
        "upstream_time": 1740771488,
        "download_url": "https://dl.smwcentral.net/39206/smw_nlu.zip",
        "filename": "smw_nlu.zip",
        "size": 101813,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kenet-groovytation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39271,
    "title": "Kenet - Groovytation",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "credits",
      "overworld",
      "title",
      "urban"
    ],
    "description": "short, funky track used for BEET JAM's overworld",
    "latest_version": "smwc-39271-1741278185",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39271,
        "title": "Kenet - Groovytation",
        "version": "smwc-39271-1741278185",
        "upstream_time": 1741278185,
        "download_url": "https://dl.smwcentral.net/39271/Groovytation.zip",
        "filename": "Groovytation.zip",
        "size": 99461,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kero-blaster-approach-to-hondo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14198,
    "title": "Kero Blaster - Approach to Hondo",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "final",
      "forest",
      "temple"
    ],
    "description": "Song from Kero Blaster, could fit final/eastern (or both) levels.<br>\r\n<br>\r\nSorry to whoever moderates this, the .txt is a total mess lol<br>\r\n<br>\r\n<i>Moderator's note: Don't use this in any level with fire-type sound effects; it will cause their pitch to be wrong.  Sounds good, though.</i>",
    "latest_version": "smwc-14198-1472609470",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14198,
        "title": "Kero Blaster - Approach to Hondo",
        "version": "smwc-14198-1472609470",
        "upstream_time": 1472609470,
        "download_url": "https://dl.smwcentral.net/14198/approachtohondo.zip",
        "filename": "approachtohondo.zip",
        "size": 35447,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kero-blaster-change-spec",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27691,
    "title": "Kero Blaster - Change Spec",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "final"
    ],
    "description": "A very energectic, and upbeat remix from the final boss song, from Kero Blaster.<br>\r\nIt does uses the KDL3 soundfont.",
    "latest_version": "smwc-27691-1629745634",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27691,
        "title": "Kero Blaster - Change Spec",
        "version": "smwc-27691-1629745634",
        "upstream_time": 1629745634,
        "download_url": "https://dl.smwcentral.net/27691/Kero%20Blaster%20-%20Change%20Spec%20Remix.zip",
        "filename": "Kero Blaster - Change Spec Remix.zip",
        "size": 62588,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kero-blaster-check-in-out",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27541,
    "title": "Kero Blaster - Check'in Out",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "carnival",
      "forest",
      "grassland",
      "mountain",
      "mysterious",
      "night",
      "sewer",
      "sky",
      "town",
      "urban",
      "water"
    ],
    "description": "The music from Kero Blaster's third stage, the OXOX Hotel.<br>\r\n<br>\r\nIt's a song that's a bit reserved, but which gets a bit happy, then goes right back to reservedness. Probably best for early-game levels, I think it could fit a variety of level environments.",
    "latest_version": "smwc-27541-1627786271",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27541,
        "title": "Kero Blaster - Check'in Out",
        "version": "smwc-27541-1627786271",
        "upstream_time": 1627786271,
        "download_url": "https://dl.smwcentral.net/27541/checkin%20out.zip",
        "filename": "checkin out.zip",
        "size": 34695,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kero-blaster-checkin-out",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17891,
    "title": "Kero Blaster - Checkin' Out",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "title",
      "urban"
    ],
    "description": "Frog Legs Dancing With A Little Salt",
    "latest_version": "smwc-17891-1532507094",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17891,
        "title": "Kero Blaster - Checkin' Out",
        "version": "smwc-17891-1532507094",
        "upstream_time": 1532507094,
        "download_url": "https://dl.smwcentral.net/17891/checkin%20out.zip",
        "filename": "checkin out.zip",
        "size": 73112,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kero-blaster-freeze-draft",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32001,
    "title": "Kero Blaster - Freeze Draft",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "calm",
      "sky",
      "snow"
    ],
    "description": "An old port I had lying around. A pretty relaxing tune.",
    "latest_version": "smwc-32001-1672514857",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32001,
        "title": "Kero Blaster - Freeze Draft",
        "version": "smwc-32001-1672514857",
        "upstream_time": 1672514857,
        "download_url": "https://dl.smwcentral.net/32001/Kero%20Blaster%20-%20Freeze%20Draft.zip",
        "filename": "Kero Blaster - Freeze Draft.zip",
        "size": 54534,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kero-blaster-magic-number",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27679,
    "title": "Kero Blaster - Magic Number",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "The upbeat miniboss theme from Kero Blaster.<br>\r\n<br>\r\nIt does uses the KDL3 soundfont.",
    "latest_version": "smwc-27679-1629049976",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27679,
        "title": "Kero Blaster - Magic Number",
        "version": "smwc-27679-1629049976",
        "upstream_time": 1629049976,
        "download_url": "https://dl.smwcentral.net/27679/Kero_Blaster_-_Mini_Boss.zip",
        "filename": "Kero_Blaster_-_Mini_Boss.zip",
        "size": 48577,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kero-blaster-time-table",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13169,
    "title": "Kero Blaster - Time Table",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "calm",
      "cave",
      "night",
      "sad"
    ],
    "description": "A calm, kinda sad song from <s>Cave Story</s> Kero Blaster a game made by the creator of the game striked recently.<br>\r\n<br>\r\nCould fit night and cave levels.",
    "latest_version": "smwc-13169-1454276603",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13169,
        "title": "Kero Blaster - Time Table",
        "version": "smwc-13169-1454276603",
        "upstream_time": 1454276603,
        "download_url": "https://dl.smwcentral.net/13169/time.zip",
        "filename": "time.zip",
        "size": 33968,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kero-blaster-true-identity",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27690,
    "title": "Kero Blaster - True Identity",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "cutscene",
      "dark",
      "tense"
    ],
    "description": "A creepy and tense song, predating unfortunate events, from Kero Blaster.<br>\r\nA small warning that this song's noise sample breaks completely, if you pause the game once, due to it using endless legato, so, unless you're using AMK 1.0.8. and beyond, or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=23477\">KevinM's patch that fixes this problem</a>, be REALLY careful.",
    "latest_version": "smwc-27690-1627758228",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27690,
        "title": "Kero Blaster - True Identity",
        "version": "smwc-27690-1627758228",
        "upstream_time": 1627758228,
        "download_url": "https://dl.smwcentral.net/27690/Kero%20Blaster%20-%20True%20Identity.zip",
        "filename": "Kero Blaster - True Identity.zip",
        "size": 36734,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ketsui-no-remorse-mega-man-x2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26708,
    "title": "KETSUI - No Remorse (Mega Man X2 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "I remix of the 'KETSUI - No remorse' was made to the Mega Man X2 style.",
    "latest_version": "smwc-26708-1620836498",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26708,
        "title": "KETSUI - No Remorse (Mega Man X2 Style)",
        "version": "smwc-26708-1620836498",
        "upstream_time": 1620836498,
        "download_url": "https://dl.smwcentral.net/26708/Ketsui_NoRemose.zip",
        "filename": "Ketsui_NoRemose.zip",
        "size": 70303,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kevin-temmer-disco-in-digital-hell-delete-this-tweet-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33792,
    "title": "Kevin Temmer - Disco In Digital Hell ~ Delete This Tweet (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "abstract",
      "bonus",
      "credits",
      "switch palace",
      "title",
      "town",
      "urban"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #4DA6FF;\">𝐼𝓈 𝒾𝓉 𝓂𝑜𝒷 𝓂𝑒𝓃𝓉𝒶𝓁𝒾𝓉𝓎<br>\r\n𝒪𝓇 𝓂𝑒𝓇𝑒𝓁𝓎 𝒿𝓊𝓈𝓉 𝓇𝑒𝒶𝓁𝒾𝓉𝓎<br>\r\n𝒯𝒽𝒶𝓉 𝓌𝒽𝒶𝓉 𝓎𝑜𝓊 𝓈𝒶𝒾𝒹 𝒾𝓈 𝒻𝒶𝒸𝓉𝓊𝒶𝓁𝓁𝓎 𝓌𝓇𝑜𝓃𝑔<i>!</i></span></span><br>\r\n<br>\r\nDid a special arrangement of <a href=\"https://youtu.be/p8FA25a22dQ\" rel=\"nofollow\">Delete This Tweet</a> by Kevin Trimmer. Twitter  has ruined my life! I have to vent about it in port form!<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Twitter for those who are lucky enough to not know</span></div><div class=\"collapse-content\"><img src=\"https://pbs.twimg.com/media/ExLIZtvVEAMtUmA.jpg\" alt=\"\"></div></div><br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ Death sound is gonna sound weird (@1 replaces @9 to save on space).<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. F# Minor (Original Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. G Minor (Custom Pitch 1)<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. F Minor (Custom Pitch 2)<br>\r\n‎‎‎‎‎‎‎‎ㅤ4. E Minor (Custom Pitch 3)",
    "latest_version": "smwc-33792-1690384316",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33792,
        "title": "Kevin Temmer - Disco In Digital Hell ~ Delete This Tweet (Remix)",
        "version": "smwc-33792-1690384316",
        "upstream_time": 1690384316,
        "download_url": "https://dl.smwcentral.net/33792/Disco%20In%20Digital%20Hell.zip",
        "filename": "Disco In Digital Hell.zip",
        "size": 180795,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-keyhole",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22489,
    "title": "Keyhole",
    "authors": [
      "Janno27"
    ],
    "tags": [
      "calm",
      "goal",
      "keyhole",
      "misc"
    ],
    "description": "Arpeggiated sound effect, might work well for keyholes<br>\r\n<br>\r\nincluding no echo files",
    "latest_version": "smwc-22489-1586376991",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22489,
        "title": "Keyhole",
        "version": "smwc-22489-1586376991",
        "upstream_time": 1586376991,
        "download_url": "https://dl.smwcentral.net/22489/keyhole_.zip",
        "filename": "keyhole_.zip",
        "size": 63697,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kick-master-cursed-woods-the-witches-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29447,
    "title": "Kick Master - Cursed Woods ~ The Witches' Forest",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "spooky"
    ],
    "description": "A remix of The Witches' Forest from Kick Master.<br>\r\n<br>\r\nFeatured in the Winter C3 2022's \"I Port Occasionally\" Pack.",
    "latest_version": "smwc-29447-1646109128",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29447,
        "title": "Kick Master - Cursed Woods ~ The Witches' Forest",
        "version": "smwc-29447-1646109128",
        "upstream_time": 1646109128,
        "download_url": "https://dl.smwcentral.net/29447/Kick%20Master%20-%20Cursed%20Woods%20~%20The%20Witches%27%20Forest.zip",
        "filename": "Kick Master - Cursed Woods ~ The Witches%27 Forest.zip",
        "size": 50756,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kid-dracula-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8826,
    "title": "Kid Dracula - Stage 1",
    "authors": [
      "sincx"
    ],
    "tags": [
      "grassland",
      "overworld",
      "title"
    ],
    "description": "A happy song that could fit an early-game grassland.",
    "latest_version": "smwc-8826-1412883064",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8826,
        "title": "Kid Dracula - Stage 1",
        "version": "smwc-8826-1412883064",
        "upstream_time": 1412883064,
        "download_url": "https://dl.smwcentral.net/8826/kdst1.zip",
        "filename": "kdst1.zip",
        "size": 33258,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kid-icarus-palace-in-the-sky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22979,
    "title": "Kid Icarus - Palace in the Sky",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "sky"
    ],
    "description": "Song that Palace in the Sky from Kid Icarus. Good a for sky levels.",
    "latest_version": "smwc-22979-1590643766",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22979,
        "title": "Kid Icarus - Palace in the Sky",
        "version": "smwc-22979-1590643766",
        "upstream_time": 1590643766,
        "download_url": "https://dl.smwcentral.net/22979/Palace%20in%20the%20Sky.zip",
        "filename": "Palace in the Sky.zip",
        "size": 30776,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kid-icarus-sky-palace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8117,
    "title": "Kid Icarus - Sky Palace",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "grassland",
      "sky"
    ],
    "description": "Simple and upbeat theme from Kid Icarus, this would work well for cloud areas.",
    "latest_version": "smwc-8117-1314132860",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8117,
        "title": "Kid Icarus - Sky Palace",
        "version": "smwc-8117-1314132860",
        "upstream_time": 1314132860,
        "download_url": "https://dl.smwcentral.net/8117/Kid%20Icarus%20-%20Sky%20Palace.zip",
        "filename": "Kid Icarus - Sky Palace.zip",
        "size": 67042,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kid-icarus-the-angel-who-can-t-fly-underworld-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26469,
    "title": "Kid Icarus - The Angel Who Can't Fly ~ Underworld (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "chase",
      "fire",
      "night",
      "sky",
      "temple",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #FFF0D9;\">𝒟𝑜 𝓎𝑜𝓊 𝒽𝑒𝒶𝓇 𝓉𝒽𝒶𝓉<i>?</i> 𝒟𝑜 𝓎𝑜𝓊 𝒽𝑒𝒶𝓇 𝓉𝒽𝑒 𝓅𝑒𝑜𝓅𝓁𝑒'𝓈 𝒸𝒽𝑒𝑒𝓇𝓈<i>?!</i> 𝒯𝒽𝑒𝓎'𝓇𝑒 𝒸𝑒𝓁𝑒𝒷𝓇𝒶𝓉𝒾𝓃𝑔 𝓉𝒽𝑒 𝓇𝑒𝓉𝓊𝓇𝓃 𝑜𝒻 𝓉𝒽𝑒 𝒢𝑜𝒹𝒹𝑒𝓈𝓈 𝒫𝒶𝓁𝓊𝓉𝑒𝓃𝒶<i>!</i></span></span><br>\r\n<br>\r\nDid a remix of the <a href=\"https://youtu.be/kUBsXUt5RQE\" rel=\"nofollow\">Underworld</a> stage theme from Kid Icarus. Just played through Uprising for the first time recently (and loved it) so I thought I'd arrange the series' main theme. Pretty sick NES theme, but super unfitting for a stage that take place in what's basically the Greek mythology version of Hell (I mean, even Skyworld would fit here better than this theme).<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. G# Major (Original Pitch, turned on default)<br>\r\n2. A Major (Reaper Pitch... you know why I'm dubbing it that)<br>\r\n",
    "latest_version": "smwc-26469-1617740860",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26469,
        "title": "Kid Icarus - The Angel Who Can't Fly ~ Underworld (Remix)",
        "version": "smwc-26469-1617740860",
        "upstream_time": 1617740860,
        "download_url": "https://dl.smwcentral.net/26469/The%20Angel%20Who%20Can%27t_Fly.zip",
        "filename": "The Angel Who Can%27t_Fly.zip",
        "size": 127655,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kid-icarus-underworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7105,
    "title": "Kid Icarus - Underworld",
    "authors": [
      "Sinister Pixel"
    ],
    "tags": [
      "athletic",
      "grassland",
      "sky",
      "title"
    ],
    "description": "A cheerful theme suited for sky and grassland levels.",
    "latest_version": "smwc-7105-1328027282",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7105,
        "title": "Kid Icarus - Underworld",
        "version": "smwc-7105-1328027282",
        "upstream_time": 1328027282,
        "download_url": "https://dl.smwcentral.net/7105/Kid%20Icarus%20-%20Underword%20-%20marioVSshadow.zip",
        "filename": "Kid Icarus - Underword - marioVSshadow.zip",
        "size": 63624,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kidou-senshi-gundam-f91-formula-senki",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40534,
    "title": "Kidou Senshi Gundam F91: Formula Senki 0122 - Staff Roll",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "calm",
      "credits",
      "cutscene",
      "industrial",
      "night",
      "overworld",
      "sad",
      "sky",
      "space",
      "urban"
    ],
    "description": "Used for Credits.",
    "latest_version": "smwc-40534-1756753211",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40534,
        "title": "Kidou Senshi Gundam F91: Formula Senki 0122 - Staff Roll",
        "version": "smwc-40534-1756753211",
        "upstream_time": 1756753211,
        "download_url": "https://dl.smwcentral.net/40534/Gundam%20F91%20Staff%20Roll.zip",
        "filename": "Gundam F91 Staff Roll.zip",
        "size": 70268,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40533,
        "title": "Kidou Senshi Gundam F91: Formula Senki 0122 - A Quiet Moment",
        "version": "smwc-40533-1756753210",
        "upstream_time": 1756753210,
        "download_url": "https://dl.smwcentral.net/40533/Gundam%20F91%20A%20Quiet%20Moment.zip",
        "filename": "Gundam F91 A Quiet Moment.zip",
        "size": 31787,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40527,
        "title": "Kidou Senshi Gundam F91: Formula Senki 0122 - Map",
        "version": "smwc-40527-1756753202",
        "upstream_time": 1756753202,
        "download_url": "https://dl.smwcentral.net/40527/Gundam%20F91%20Map.zip",
        "filename": "Gundam F91 Map.zip",
        "size": 57114,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40526,
        "title": "Kidou Senshi Gundam F91: Formula Senki 0122 - White Base",
        "version": "smwc-40526-1756753202",
        "upstream_time": 1756753202,
        "download_url": "https://dl.smwcentral.net/40526/Gundam%20F91%20White%20Base.zip",
        "filename": "Gundam F91 White Base.zip",
        "size": 65877,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kidou-senshi-gundam-f91-formula-senki-0122-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40532,
    "title": "Kidou Senshi Gundam F91: Formula Senki 0122 - Act 12",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "chase",
      "fire",
      "space"
    ],
    "description": "One of the tracks used for levels.",
    "latest_version": "smwc-40532-1756753209",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40532,
        "title": "Kidou Senshi Gundam F91: Formula Senki 0122 - Act 12",
        "version": "smwc-40532-1756753209",
        "upstream_time": 1756753209,
        "download_url": "https://dl.smwcentral.net/40532/Gundam%20F91%20Act%2012.zip",
        "filename": "Gundam F91 Act 12.zip",
        "size": 66337,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40530,
        "title": "Kidou Senshi Gundam F91: Formula Senki 0122 - Act 4",
        "version": "smwc-40530-1756753206",
        "upstream_time": 1756753206,
        "download_url": "https://dl.smwcentral.net/40530/Gundam%20F91%20Act%204.zip",
        "filename": "Gundam F91 Act 4.zip",
        "size": 62900,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kidou-senshi-gundam-f91-formula-senki-0122-act-1",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31883,
    "title": "Kidou Senshi Gundam F91: Formula Senki 0122 - Act 1 & 7",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "chase",
      "space",
      "urban"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Roberto zampari\"><a href=\"/?p=profile&amp;id=1508\" style=\"color: var(--user-color-2);\" class=\"un\">Roberto zampari</a></span>",
    "latest_version": "smwc-31883-1672507553",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31883,
        "title": "Kidou Senshi Gundam F91: Formula Senki 0122 - Act 1 & 7",
        "version": "smwc-31883-1672507553",
        "upstream_time": 1672507553,
        "download_url": "https://dl.smwcentral.net/31883/GundamF91Act1.zip",
        "filename": "GundamF91Act1.zip",
        "size": 57384,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kidou-senshi-gundam-f91-formula-senki-0122-act-2-6",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40528,
    "title": "Kidou Senshi Gundam F91: Formula Senki 0122 - Act 2, 6 & 9",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "fire",
      "space",
      "tense"
    ],
    "description": "One of the tracks used for levels.",
    "latest_version": "smwc-40528-1756753202",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40528,
        "title": "Kidou Senshi Gundam F91: Formula Senki 0122 - Act 2, 6 & 9",
        "version": "smwc-40528-1756753202",
        "upstream_time": 1756753202,
        "download_url": "https://dl.smwcentral.net/40528/Gundam%20F91%20Act%202%2C6%2C9.zip",
        "filename": "Gundam F91 Act 2%2C6%2C9.zip",
        "size": 66381,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kidou-senshi-gundam-f91-formula-senki-0122-act-3",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40529,
    "title": "Kidou Senshi Gundam F91: Formula Senki 0122 - Act 3 & 10",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "sky",
      "space"
    ],
    "description": "One of the tracks used for levels.",
    "latest_version": "smwc-40529-1756753203",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40529,
        "title": "Kidou Senshi Gundam F91: Formula Senki 0122 - Act 3 & 10",
        "version": "smwc-40529-1756753203",
        "upstream_time": 1756753203,
        "download_url": "https://dl.smwcentral.net/40529/Gundam%20F91%20Act%203%2C10.zip",
        "filename": "Gundam F91 Act 3%2C10.zip",
        "size": 69804,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kidou-senshi-gundam-f91-formula-senki-0122-act-5-8",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40531,
    "title": "Kidou Senshi Gundam F91: Formula Senki 0122 - Act 5, 8 & 11",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "fire",
      "space"
    ],
    "description": "One of the tracks used for levels.",
    "latest_version": "smwc-40531-1756753207",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40531,
        "title": "Kidou Senshi Gundam F91: Formula Senki 0122 - Act 5, 8 & 11",
        "version": "smwc-40531-1756753207",
        "upstream_time": 1756753207,
        "download_url": "https://dl.smwcentral.net/40531/Gundam%20F91%20Act%205%2C8%2C11.zip",
        "filename": "Gundam F91 Act 5%2C8%2C11.zip",
        "size": 69951,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kiki-kaikai-boss-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18005,
    "title": "KiKi KaiKai - Boss Fight",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "Song for boss fights. Very short, don't use it on long epic boss fights. I added a bunch of chords and drums to make it sound nicer.<br>\r\n<br>\r\nOriginal:<br>\r\n<a href=\"https://www.youtube.com/watch?v=-aIfP9cLwd0\" rel=\"nofollow\">https://www.youtube.com/watch?v=-aIfP9cLwd0</a>",
    "latest_version": "smwc-18005-1534110019",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18005,
        "title": "KiKi KaiKai - Boss Fight",
        "version": "smwc-18005-1534110019",
        "upstream_time": 1534110019,
        "download_url": "https://dl.smwcentral.net/18005/kaiko.zip",
        "filename": "kaiko.zip",
        "size": 32345,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kil-iru",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28843,
    "title": "Kil - Iru",
    "authors": [
      "Kil",
      "Milon Luxy"
    ],
    "tags": [
      "abstract",
      "calm",
      "cutscene",
      "overworld",
      "sad",
      "sky",
      "space"
    ],
    "description": "Port of a beaultiful and mystical composition written by <span class=\"un-outer\" title=\"Kil\"><a href=\"/?p=profile&amp;id=6837\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Kil</a></span>, played in the famous Talkhaus collab hack <a href=\"https://www.smwcentral.net/?p=section&a=details&id=17125\">A Super Mario Thing</a>, in 2010.<br>\r\n<div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">It's played on the \"Trial of Iron\" level, in one of the first teleports.</div></div><br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Define option</span></div><div class=\"collapse-content\">How this song was written during an old era of Addmusic, it does uses an older version of @2, where it does sound quite different from the modern / default versions. Knowing that, there's an option to use this older @2 sample, or use the SMW default @2 sample. If you want to use this older @2 sample (for whatever reason), open the text file, and change the \"Use_Older_@2\" define value to anything, other than 0.</div></div>",
    "latest_version": "smwc-28843-1641755278",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28843,
        "title": "Kil - Iru",
        "version": "smwc-28843-1641755278",
        "upstream_time": 1641755278,
        "download_url": "https://dl.smwcentral.net/28843/A%20Super%20Mario%20Thing%20-%20Iru.zip",
        "filename": "A Super Mario Thing - Iru.zip",
        "size": 82868,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kill-me-baby-futari-no-kimochi-no-honto-no-himitsu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40386,
    "title": "Kill Me Baby - Futari no Kimochi no Honto no Himitsu",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "credits",
      "cutscene",
      "overworld",
      "title"
    ],
    "description": "The ending theme from Kill Me Baby.<br>\r\n<br>\r\nIt's a silly little song, and quite catchy.<br>\r\n<br>\r\nOriginally ported for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=40229\">Spesh Planet 2</a>'s credits.",
    "latest_version": "smwc-40386-1758122597",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40386,
        "title": "Kill Me Baby - Futari no Kimochi no Honto no Himitsu",
        "version": "smwc-40386-1758122597",
        "upstream_time": 1758122597,
        "download_url": "https://dl.smwcentral.net/40386/fnknhnh.zip",
        "filename": "fnknhnh.zip",
        "size": 70749,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-killer-instinct-eyedol-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25830,
    "title": "Killer Instinct - Eyedol's Theme",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "tense"
    ],
    "description": "idol's theme haha",
    "latest_version": "smwc-25830-1612553508",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25830,
        "title": "Killer Instinct - Eyedol's Theme",
        "version": "smwc-25830-1612553508",
        "upstream_time": 1612553508,
        "download_url": "https://dl.smwcentral.net/25830/Killer%20Instinct%20-%2009%20Eyedol%27s%20Theme.zip",
        "filename": "Killer Instinct - 09 Eyedol%27s Theme.zip",
        "size": 50761,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-killer-instinct-fulgore-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25831,
    "title": "Killer Instinct - Fulgore's Theme",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "tense"
    ],
    "description": "A song in which you can hear cats meowing.",
    "latest_version": "smwc-25831-1612554215",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25831,
        "title": "Killer Instinct - Fulgore's Theme",
        "version": "smwc-25831-1612554215",
        "upstream_time": 1612554215,
        "download_url": "https://dl.smwcentral.net/25831/Killer%20Instinct%20-%2012%20Fulgore%27s%20Theme.zip",
        "filename": "Killer Instinct - 12 Fulgore%27s Theme.zip",
        "size": 61192,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-killer-instinct-glacius",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30986,
    "title": "Killer Instinct - Glacius",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "dark",
      "industrial",
      "sewer",
      "tense",
      "urban"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Russ\"><a href=\"/?p=profile&amp;id=53058\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Russ</a></span>",
    "latest_version": "smwc-30986-1654059679",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30986,
        "title": "Killer Instinct - Glacius",
        "version": "smwc-30986-1654059679",
        "upstream_time": 1654059679,
        "download_url": "https://dl.smwcentral.net/30986/Glacius.zip",
        "filename": "Glacius.zip",
        "size": 61554,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-killer-instinct-sabrewulf",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22062,
    "title": "Killer Instinct - Sabrewulf",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "castle",
      "final",
      "tense"
    ],
    "description": "Sabrewulf's Theme from Killer Instinct with the original game samples. This is a shorter song so not great for long levels. It has a castle feel to it and could work well in similarly themed levels. The Volume is mixed at the original game levels and may need to be increased for use in SMW levels. I will leave that to individual creators to decide for themselves. The global volume is tagged in the text file and can be increased as needed",
    "latest_version": "smwc-22062-1581970109",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22062,
        "title": "Killer Instinct - Sabrewulf",
        "version": "smwc-22062-1581970109",
        "upstream_time": 1581970109,
        "download_url": "https://dl.smwcentral.net/22062/Killer%20Instinct%20-%20Sabrewulf.zip",
        "filename": "Killer Instinct - Sabrewulf.zip",
        "size": 39355,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-killer-instinct-sabrewulf-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17454,
    "title": "Killer Instinct - Sabrewulf Theme",
    "authors": [
      "Snake94"
    ],
    "tags": [
      "airship",
      "castle",
      "dark",
      "temple"
    ],
    "description": "The strong song from the Sabrewulf in Killer Instinct. Great for your Castle Theme.",
    "latest_version": "smwc-17454-1525018929",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17454,
        "title": "Killer Instinct - Sabrewulf Theme",
        "version": "smwc-17454-1525018929",
        "upstream_time": 1525018929,
        "download_url": "https://dl.smwcentral.net/17454/Killer%20Instinct%20-%20Sabrewulf%20Theme.zip",
        "filename": "Killer Instinct - Sabrewulf Theme.zip",
        "size": 34273,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-killer-instinct-tj-combo-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25829,
    "title": "Killer Instinct - TJ Combo's Theme",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic"
    ],
    "description": "An upbeat theme from KI.",
    "latest_version": "smwc-25829-1612496665",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25829,
        "title": "Killer Instinct - TJ Combo's Theme",
        "version": "smwc-25829-1612496665",
        "upstream_time": 1612496665,
        "download_url": "https://dl.smwcentral.net/25829/Killer%20Instinct%20%20-%2006%20TJ%20Combo%27s%20Theme.zip",
        "filename": "Killer Instinct  - 06 TJ Combo%27s Theme.zip",
        "size": 68488,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kimagure-orange-road-orange-mistery",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12660,
    "title": "Kimagure Orange Road - Orange Mistery",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "grassland",
      "misc",
      "p-switch",
      "sky",
      "title"
    ],
    "description": "A short and delightful song could fit with title screen theme.<br>\r\n<br>\r\nIf you would like use it as a misc. song, please delete line 14-16 before insert.",
    "latest_version": "smwc-12660-1446935016",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12660,
        "title": "Kimagure Orange Road - Orange Mistery",
        "version": "smwc-12660-1446935016",
        "upstream_time": 1446935016,
        "download_url": "https://dl.smwcentral.net/12660/Kimagure%20Orange%20Road%20-%20Orange%20Mistery.zip",
        "filename": "Kimagure Orange Road - Orange Mistery.zip",
        "size": 27858,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kimagure-orange-road-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12982,
    "title": "Kimagure Orange Road - Theme",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "credits",
      "final",
      "night",
      "town"
    ],
    "description": "Could fit with calm or ending theme.",
    "latest_version": "smwc-12982-1452571529",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12982,
        "title": "Kimagure Orange Road - Theme",
        "version": "smwc-12982-1452571529",
        "upstream_time": 1452571529,
        "download_url": "https://dl.smwcentral.net/12982/Kimagure%20Orange%20Road%20-%20Theme.zip",
        "filename": "Kimagure Orange Road - Theme.zip",
        "size": 50361,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-king-of-the-monsters-osaka-and-tokyo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37855,
    "title": "King of the Monsters - Osaka and Tokyo 2",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "desert",
      "sewer",
      "urban"
    ],
    "description": "Made this port for one of <span class=\"un-outer\" title=\"Firstnamebutt\"><a href=\"/?p=profile&amp;id=55578\" style=\"color: var(--user-color-3);\" class=\"un\">Firstnamebutt</a></span>'s shell hacks.",
    "latest_version": "smwc-37855-1722305075",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37855,
        "title": "King of the Monsters - Osaka and Tokyo 2",
        "version": "smwc-37855-1722305075",
        "upstream_time": 1722305075,
        "download_url": "https://dl.smwcentral.net/37855/Osaka%20and%20Tokyo%202.zip",
        "filename": "Osaka and Tokyo 2.zip",
        "size": 60449,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kingdom-hearts-dearly-beloved",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31285,
    "title": "Kingdom Hearts - Dearly Beloved",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "ambient",
      "bonus",
      "calm",
      "cutscene",
      "overworld",
      "title"
    ],
    "description": "\"Dearly beloved\" is the title theme of the Kingdom Hearts video game series. You can hear this port in the first part of the series. At the 120HoSPC #9 the port unfortunately only reached the 14th of 14 places. Nevertheless, have fun with the port!",
    "latest_version": "smwc-31285-1659333043",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31285,
        "title": "Kingdom Hearts - Dearly Beloved",
        "version": "smwc-31285-1659333043",
        "upstream_time": 1659333043,
        "download_url": "https://dl.smwcentral.net/31285/Kingdom%20Hearts%20-%20Dearly%20Beloved.zip",
        "filename": "Kingdom Hearts - Dearly Beloved.zip",
        "size": 30962,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kingdom-hearts-destati",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14316,
    "title": "Kingdom Hearts - Destati",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "cutscene",
      "dark"
    ],
    "description": "The eerie, haunting song that plays at the very beginning of most Kingdom Hearts games.",
    "latest_version": "smwc-14316-1472750871",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14316,
        "title": "Kingdom Hearts - Destati",
        "version": "smwc-14316-1472750871",
        "upstream_time": 1472750871,
        "download_url": "https://dl.smwcentral.net/14316/Kingdom%20Hearts%20-%20Destati%20%5BS%5D.zip",
        "filename": "Kingdom Hearts - Destati %5BS%5D.zip",
        "size": 61853,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kingdom-hearts-end-of-the-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11122,
    "title": "Kingdom Hearts - End of the World",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "dark",
      "final"
    ],
    "description": "A sampled version of my End of the World port. ",
    "latest_version": "smwc-11122-1428094392",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11122,
        "title": "Kingdom Hearts - End of the World",
        "version": "smwc-11122-1428094392",
        "upstream_time": 1428094392,
        "download_url": "https://dl.smwcentral.net/11122/Kingdom%20Hearts%20-%20End%20of%20the%20World%20%28Sampled%29.zip",
        "filename": "Kingdom Hearts - End of the World (Sampled).zip",
        "size": 67387,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11121,
        "title": "Kingdom Hearts - End of the World",
        "version": "smwc-11121-1428094382",
        "upstream_time": 1428094382,
        "download_url": "https://dl.smwcentral.net/11121/Kingdom%20Hearts%20-%20End%20of%20the%20World%20%28Unsampled%29.zip",
        "filename": "Kingdom Hearts - End of the World (Unsampled).zip",
        "size": 31908,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kingdom-hearts-ii-roxas",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10614,
    "title": "Kingdom Hearts II - Roxas",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "cutscene",
      "sad"
    ],
    "description": "The sad theme of Roxas from Kingdom Hearts II. This song is best used during sad cutscenes and generally somber situations.",
    "latest_version": "smwc-10614-1425398449",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10614,
        "title": "Kingdom Hearts II - Roxas",
        "version": "smwc-10614-1425398449",
        "upstream_time": 1425398449,
        "download_url": "https://dl.smwcentral.net/10614/%5BK%5D%20%5BS%5D%20Kingdom%20Hearts%20II%20-%20Roxas.zip",
        "filename": "%5BK%5D %5BS%5D Kingdom Hearts II - Roxas.zip",
        "size": 48985,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kingdom-hearts-ii-the-13th-struggle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21301,
    "title": "Kingdom Hearts II - The 13th Struggle",
    "authors": [
      "Aikku"
    ],
    "tags": [
      "boss",
      "cave",
      "fire",
      "tense"
    ],
    "description": "Major battle theme from Kingdom Hearts 2, including the ability to exclude the bridge as appears in some of the other games. Could fit well in fast-paced boss fights, or levels with cave-type atmospheres, though the echo level might need to be increased. Uses 9 custom samples (9.5KiB) and 2 original ones (@2, @4), so hopefully should work well for most hacks.<br>\r\n<br>\r\nThe track is necessarily very polyphonic, so as much as I tried to work around it, there will probably be some noticeably cut notes during gameplay.<br>\r\n<br>\r\nUpdate 191010: Minor sample updates and MML changes (-79 bytes ARAM, and bars are no longer labelled), placing all my samples (for all songs) into a single folder.",
    "latest_version": "smwc-21301-1571021548",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21301,
        "title": "Kingdom Hearts II - The 13th Struggle",
        "version": "smwc-21301-1571021548",
        "upstream_time": 1571021548,
        "download_url": "https://dl.smwcentral.net/21301/KH2_The_13th_Struggle.zip",
        "filename": "KH2_The_13th_Struggle.zip",
        "size": 91614,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kingdom-hearts-re-chain-of-memories-castle-oblivion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9574,
    "title": "Kingdom Hearts Re: Chain of Memories - Castle Oblivion",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "castle",
      "dark",
      "spooky"
    ],
    "description": "The eerie song that plays towards the end of Kingdom Hearts Re: Chain of Memories. This could fit eerie settings, castles and medieval settings.",
    "latest_version": "smwc-9574-1421639708",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9574,
        "title": "Kingdom Hearts Re: Chain of Memories - Castle Oblivion",
        "version": "smwc-9574-1421639708",
        "upstream_time": 1421639708,
        "download_url": "https://dl.smwcentral.net/9574/KH%20ReCOM%20-%20Castle%20Oblivion.zip",
        "filename": "KH ReCOM - Castle Oblivion.zip",
        "size": 58312,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kingdom-hearts-traverse-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7276,
    "title": "Kingdom Hearts - Traverse Town",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "calm",
      "cutscene",
      "town"
    ],
    "description": "A peaceful, somewhat upbeat and whimsical tune from Kingdom Hearts.",
    "latest_version": "smwc-7276-1318572204",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7276,
        "title": "Kingdom Hearts - Traverse Town",
        "version": "smwc-7276-1318572204",
        "upstream_time": 1318572204,
        "download_url": "https://dl.smwcentral.net/7276/traversetown.zip",
        "filename": "traversetown.zip",
        "size": 66483,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kingdom-of-ergrandt",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40095,
    "title": "Kingdom of Ergrandt",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "airship",
      "castle",
      "cutscene",
      "dark",
      "final",
      "industrial",
      "mysterious",
      "night",
      "overworld",
      "tense"
    ],
    "description": "A regal and imposing march fit for a powerful kingdom.<br>\r\n<br>\r\nNamed after a fantasy kingdom I came up with for a D&D campaign, composed based on a song I originally made in 1 hour using samples from Sid Meier's Civilization. I think it could fit a lot of more dangerous levels, castles being the most obvious, but also medieval overworlds.",
    "latest_version": "smwc-40095-1753027063",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40095,
        "title": "Kingdom of Ergrandt",
        "version": "smwc-40095-1753027063",
        "upstream_time": 1753027063,
        "download_url": "https://dl.smwcentral.net/40095/Kingdom%20of%20Ergrandt.zip",
        "filename": "Kingdom of Ergrandt.zip",
        "size": 47689,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kingdom-towers-street-jazz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29514,
    "title": "Kingdom Towers (Street Jazz)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "athletic",
      "carnival",
      "castle",
      "forest",
      "night",
      "town",
      "urban"
    ],
    "description": "<a href=\"https://www.youtube.com/watch?v=dXFrvgFyA7M\" rel=\"nofollow\">Preview Youtube (Full Version)</a> An original composition inspired by Mario Custom music for Nintendo Switch fan games. This Brazilian jazzy music with saxophones, brass, piano, organ, and drum kits. Could fit on the urban, town, forest, and palace/tower levels.",
    "latest_version": "smwc-29514-1648323141",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29514,
        "title": "Kingdom Towers (Street Jazz)",
        "version": "smwc-29514-1648323141",
        "upstream_time": 1648323141,
        "download_url": "https://dl.smwcentral.net/29514/Kingdom%20Towers%20%28Street%20Jazz%29.zip",
        "filename": "Kingdom Towers (Street Jazz).zip",
        "size": 33882,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41273,
    "title": "Kirby 64: The Crystal Shards - Room Guarder",
    "authors": [
      "NamyX"
    ],
    "tags": [
      "airship",
      "athletic",
      "beach",
      "bonus",
      "boss",
      "calm",
      "carnival",
      "castle",
      "cave",
      "chase",
      "cutscene",
      "dark",
      "desert",
      "environmental",
      "final",
      "fire",
      "forest",
      "ghost house",
      "grassland",
      "ice",
      "industrial",
      "misc",
      "mountain",
      "night",
      "overworld",
      "ruins",
      "sad",
      "sky",
      "snow",
      "switch palace",
      "temple",
      "tense",
      "title",
      "water"
    ],
    "description": "Theme that plays during the mini-boss fight in Kirby 64.",
    "latest_version": "smwc-41273-1769894755",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41273,
        "title": "Kirby 64: The Crystal Shards - Room Guarder",
        "version": "smwc-41273-1769894755",
        "upstream_time": 1769894755,
        "download_url": "https://dl.smwcentral.net/41273/K64%20Room%20Guarder.zip",
        "filename": "K64 Room Guarder.zip",
        "size": 84966,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35675,
        "title": "Kirby 64: The Crystal Shards - Room Guarder",
        "version": "smwc-35675-1703204998",
        "upstream_time": 1703204998,
        "download_url": "https://dl.smwcentral.net/35675/Room%20Guarder%20N64.zip",
        "filename": "Room Guarder N64.zip",
        "size": 100654,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32002,
        "title": "Kirby 64: The Crystal Shards - Quiet Forest",
        "version": "smwc-32002-1672535673",
        "upstream_time": 1672535673,
        "download_url": "https://dl.smwcentral.net/32002/Kirby%2064%20-%20Quiet%20Forest.zip",
        "filename": "Kirby 64 - Quiet Forest.zip",
        "size": 91118,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30218,
        "title": "Kirby 64: The Crystal Shards - Neo Star",
        "version": "smwc-30218-1655004931",
        "upstream_time": 1655004931,
        "download_url": "https://dl.smwcentral.net/30218/Kirby%2064%20The%20Crystal%20Shards%20-%20Neo%20Star.zip",
        "filename": "Kirby 64 The Crystal Shards - Neo Star.zip",
        "size": 34372,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28815,
        "title": "Kirby 64: The Crystal Shards - Rock Star",
        "version": "smwc-28815-1641253762",
        "upstream_time": 1641253762,
        "download_url": "https://dl.smwcentral.net/28815/Kirby%2064%20The%20Crystal%20Shards%20-%20Rock_Star.zip",
        "filename": "Kirby 64 The Crystal Shards - Rock_Star.zip",
        "size": 91143,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27720,
        "title": "Kirby 64: The Crystal Shards - Enemy Card Index",
        "version": "smwc-27720-1626991057",
        "upstream_time": 1626991057,
        "download_url": "https://dl.smwcentral.net/27720/Kirby%2064%20The%20Crystal%20Shards%20-%20Enemy%20Card%20Index.zip",
        "filename": "Kirby 64 The Crystal Shards - Enemy Card Index.zip",
        "size": 80661,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26451,
        "title": "Kirby 64: The Crystal Shards - Quiet Forest",
        "version": "smwc-26451-1615771447",
        "upstream_time": 1615771447,
        "download_url": "https://dl.smwcentral.net/26451/Kirby%2064%20The%20Crystal%20Shards%20-%20Quiet%20Forest.zip",
        "filename": "Kirby 64 The Crystal Shards - Quiet Forest.zip",
        "size": 67845,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26263,
        "title": "Kirby 64: The Crystal Shards - Neo Star Select",
        "version": "smwc-26263-1614368746",
        "upstream_time": 1614368746,
        "download_url": "https://dl.smwcentral.net/26263/Kirby%2064%20The%20Crystal%20Shards%20-%20Neo%20Star%20Select.zip",
        "filename": "Kirby 64 The Crystal Shards - Neo Star Select.zip",
        "size": 84165,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25962,
        "title": "Kirby 64: The Crystal Shards - Ripple Star Catacombs",
        "version": "smwc-25962-1614368512",
        "upstream_time": 1614368512,
        "download_url": "https://dl.smwcentral.net/25962/Kirby%2064%20The%20Crystal%20Shards%20-%20Ripple%20Star%20Catacombs.zip",
        "filename": "Kirby 64 The Crystal Shards - Ripple Star Catacombs.zip",
        "size": 80202,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25961,
        "title": "Kirby 64: The Crystal Shards - Shiver Star Select",
        "version": "smwc-25961-1614023448",
        "upstream_time": 1614023448,
        "download_url": "https://dl.smwcentral.net/25961/Kirby%2064%20The%20Crystal%20Shards%20-%20Shiver%20Star%20Select.zip",
        "filename": "Kirby 64 The Crystal Shards - Shiver Star Select.zip",
        "size": 56802,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25959,
        "title": "Kirby 64: The Crystal Shards - Aqua Star Select",
        "version": "smwc-25959-1614023129",
        "upstream_time": 1614023129,
        "download_url": "https://dl.smwcentral.net/25959/Kirby%2064%20The%20Crystal%20Shards%20-%20Aqua%20Star%20Select.zip",
        "filename": "Kirby 64 The Crystal Shards - Aqua Star Select.zip",
        "size": 74427,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25958,
        "title": "Kirby 64: The Crystal Shards - Rock Star Select",
        "version": "smwc-25958-1614023039",
        "upstream_time": 1614023039,
        "download_url": "https://dl.smwcentral.net/25958/Kirby%2064%20The%20Crystal%20Shards%20-%20Rock%20Star%20Select.zip",
        "filename": "Kirby 64 The Crystal Shards - Rock Star Select.zip",
        "size": 76540,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25957,
        "title": "Kirby 64: The Crystal Shards - Pop Star Select",
        "version": "smwc-25957-1614023002",
        "upstream_time": 1614023002,
        "download_url": "https://dl.smwcentral.net/25957/Kirby%2064%20The%20Crystal%20Shards%20-%20Pop%20Star%20Select.zip",
        "filename": "Kirby 64 The Crystal Shards - Pop Star Select.zip",
        "size": 75330,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22986,
        "title": "Kirby 64: The Crystal Shards - Pop Star",
        "version": "smwc-22986-1590357920",
        "upstream_time": 1590357920,
        "download_url": "https://dl.smwcentral.net/22986/Kirby%2064%20The%20Crystal%20Shards%20-%20Pop%20Star%20%28Unsampled%29.zip",
        "filename": "Kirby 64 The Crystal Shards - Pop Star (Unsampled).zip",
        "size": 37192,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22975,
        "title": "Kirby 64: The Crystal Shards - Pop Star",
        "version": "smwc-22975-1590357927",
        "upstream_time": 1590357927,
        "download_url": "https://dl.smwcentral.net/22975/Kirby%2064%20The%20Crystal%20Shards%20-%20Pop%20Star.zip",
        "filename": "Kirby 64 The Crystal Shards - Pop Star.zip",
        "size": 206817,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20914,
        "title": "Kirby 64: The Crystal Shards - Factory Inspection",
        "version": "smwc-20914-1565914521",
        "upstream_time": 1565914521,
        "download_url": "https://dl.smwcentral.net/20914/Kirby64%20Factory%20v4.zip",
        "filename": "Kirby64 Factory v4.zip",
        "size": 143348,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19593,
        "title": "Kirby 64: The Crystal Shards - Shiver Star",
        "version": "smwc-19593-1554597375",
        "upstream_time": 1554597375,
        "download_url": "https://dl.smwcentral.net/19593/shiverstar.zip",
        "filename": "shiverstar.zip",
        "size": 33217,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15011,
        "title": "Kirby 64: The Crystal Shards - Ripple Star",
        "version": "smwc-15011-1487397722",
        "upstream_time": 1487397722,
        "download_url": "https://dl.smwcentral.net/15011/ripplestarlvl.zip",
        "filename": "ripplestarlvl.zip",
        "size": 148498,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13884,
        "title": "Kirby 64: The Crystal Shards - Ripple Star Map",
        "version": "smwc-13884-1467787065",
        "upstream_time": 1467787065,
        "download_url": "https://dl.smwcentral.net/13884/ripple%20star%20map.zip",
        "filename": "ripple star map.zip",
        "size": 86800,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7981,
        "title": "Kirby 64: The Crystal Shards - Shiver Star",
        "version": "smwc-7981-1313479948",
        "upstream_time": 1313479948,
        "download_url": "https://dl.smwcentral.net/7981/Kirby%2064%20-%20Shiver%20Star.zip",
        "filename": "Kirby 64 - Shiver Star.zip",
        "size": 60924,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-64-the-crystal-shards",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7887,
    "title": "Kirby 64: The Crystal Shards - 02 Battle",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "boss",
      "dark",
      "final"
    ],
    "description": "An update to my old O2 port. Would work well for a final boss battle or any other epic long battles.",
    "latest_version": "smwc-7887-1320148362",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7887,
        "title": "Kirby 64: The Crystal Shards - 02 Battle",
        "version": "smwc-7887-1320148362",
        "upstream_time": 1320148362,
        "download_url": "https://dl.smwcentral.net/7887/Kirby%2064%20-%20O2%20Battle.zip",
        "filename": "Kirby 64 - O2 Battle.zip",
        "size": 68263,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7188,
        "title": "Kirby 64: The Crystal Shards - 02 Battle",
        "version": "smwc-7188-1312578296",
        "upstream_time": 1312578296,
        "download_url": "https://dl.smwcentral.net/7188/02.zip",
        "filename": "02.zip",
        "size": 59180,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-64-the-crystal-shards-aqua-star",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16869,
    "title": "Kirby 64: The Crystal Shards - Aqua Star 3",
    "authors": [
      "Taffy"
    ],
    "tags": [
      "athletic",
      "beach",
      "water"
    ],
    "description": "The very tropical and upbeat music heard in the third stage of Aqua Star in Kirby 64 - The Crystal Shards.<br>\r\n<br>\r\nWould fit any aquatic/semi-aquatic levels.<br>\r\n<br>\r\n",
    "latest_version": "smwc-16869-1515289151",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16869,
        "title": "Kirby 64: The Crystal Shards - Aqua Star 3",
        "version": "smwc-16869-1515289151",
        "upstream_time": 1515289151,
        "download_url": "https://dl.smwcentral.net/16869/aqua%20star%203.zip",
        "filename": "aqua star 3.zip",
        "size": 31825,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-64-the-crystal-shards-aqua-star-kirby-s-dream-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31350,
    "title": "Kirby 64: The Crystal Shards - Aqua Star (Kirby's Dream Land 3 Style)",
    "authors": [
      "Kevin",
      "Pinci"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland",
      "water"
    ],
    "description": "Aqua Star from Kirby 64 remixed in KDL3 style by Pinci, ported to SMW by Kevin.",
    "latest_version": "smwc-31350-1666207954",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31350,
        "title": "Kirby 64: The Crystal Shards - Aqua Star (Kirby's Dream Land 3 Style)",
        "version": "smwc-31350-1666207954",
        "upstream_time": 1666207954,
        "download_url": "https://dl.smwcentral.net/31350/Aqua%20Star.zip",
        "filename": "Aqua Star.zip",
        "size": 62918,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-64-the-crystal-shards-friends",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12828,
    "title": "Kirby 64: The Crystal Shards - Friends 2",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "beach",
      "overworld"
    ],
    "description": "An unused song from K64 that can only be heard in sound test. Good for beachy overworlds or levels.<br>\r\n<br>\r\n<a href=\"https://dl.dropboxusercontent.com/u/103184287/friends2.spc\" rel=\"nofollow\">Sampled SPC here</a>, I'd submit it but it isn't compatible with SMW because it uses almost every byte of ARAM.",
    "latest_version": "smwc-12828-1450550629",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12828,
        "title": "Kirby 64: The Crystal Shards - Friends 2",
        "version": "smwc-12828-1450550629",
        "upstream_time": 1450550629,
        "download_url": "https://dl.smwcentral.net/12828/k64%20friends%202.zip",
        "filename": "k64 friends 2.zip",
        "size": 35193,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-64-the-crystal-shards-rock-star-kirby-s-dream-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26626,
    "title": "Kirby 64: The Crystal Shards - Rock Star (Kirby's Dream Land 3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "athletic",
      "desert",
      "mountain"
    ],
    "description": "I made 'Rock Star from Kirby 64' into KDL3 style.",
    "latest_version": "smwc-26626-1619290226",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26626,
        "title": "Kirby 64: The Crystal Shards - Rock Star (Kirby's Dream Land 3 Style)",
        "version": "smwc-26626-1619290226",
        "upstream_time": 1619290226,
        "download_url": "https://dl.smwcentral.net/26626/K64RockStarKDL3.zip",
        "filename": "K64RockStarKDL3.zip",
        "size": 42518,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-air-ride-winter-s-unchained-fury-frozen-hillside-x-mas-special-mashup-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41321,
    "title": "Kirby Air Ride - Winter’s Unchained FURY ❄️ ~ Frozen Hillside (X-MAS Special Mashup-mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "chase",
      "dark",
      "final",
      "ice",
      "sad",
      "snow",
      "tense",
      "upbeat"
    ],
    "description": "<span style=\"font-size: 18pt;\"><span style=\"color: #eb564b;\">❝</span> <i><span style=\"color: #8fde5d;\">𝐇𝐚𝐯𝐞</span> <span style=\"color: #eb564b;\">𝐲𝐨𝐮𝐫𝐬𝐞𝐥𝐟</span> <span style=\"color: #8fde5d;\">𝐚</span> <span style=\"color: #eb564b;\">𝐦𝐞𝐫𝐫𝐲</span> <span style=\"color: #c291eb;\">𝐇𝐨𝐨𝐝𝐞𝐝</span> <span style=\"color: #8fde5d;\">𝐂𝐡𝐫𝐢𝐬𝐭𝐦𝐚𝐬</span><span style=\"color: #eb564b;\">!</span></i> <span style=\"color: #8fde5d;\">❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- <span class=\"un-outer\" title=\"Hooded Edge\"><a href=\"/?p=profile&amp;id=23547\" style=\"color: var(--user-color-1);\" class=\"un\">Hooded Edge</a></span>, 2025</span><br>\r\n<br>\r\n<img src=\"https://bin.smwcentral.net/u/23547/KirbyRider.webp\" alt=\"\"><br>\r\n<br>\r\nYou all have been nice this Christmas, so you're getting a special arrangement of <b><a href=\"https://youtu.be/wpftpnZptDU\" rel=\"nofollow\">Frozen</a> <a href=\"https://youtu.be/4RY17J9agac\" rel=\"nofollow\">Hillside</a></b> from <i>Kirby Air Ride</i> (ft. <a href=\"https://youtu.be/QJTHtNuqokM\" rel=\"nofollow\">w</a><a href=\"https://youtu.be/iJi8rOC5tjE\" rel=\"nofollow\">ay</a> <a href=\"https://youtu.be/v7-wGONK-yc\" rel=\"nofollow\">to</a><a href=\"https://youtu.be/ipY0RvWbjoE\" rel=\"nofollow\">o</a> <a href=\"https://youtu.be/E7FV5LYXAYo\" rel=\"nofollow\">ma</a><a href=\"https://youtu.be/QNQaDIBHsAQ\" rel=\"nofollow\">ny</a> <a href=\"https://youtu.be/6DNt3ZaS6zQ\" rel=\"nofollow\">s</a><a href=\"https://youtu.be/CxsxevyPuFU\" rel=\"nofollow\">o</a><a href=\"https://youtu.be/mOl32IJLeKE\" rel=\"nofollow\">n</a><a href=\"https://youtu.be/-MbfJmzLKW8\" rel=\"nofollow\">g</a><a href=\"https://youtu.be/VR7c-r3vEN8\" rel=\"nofollow\">s</a>). Been addicted to Kirby Air Riders for the past few weeks, and I thought it'd be sick to make my X-MAS SPECIAL SNES-MIX another Kirby Mashup. Thought it'd be neat to turn Frozen Hillside into a rock-inspired track heavily inspired by Ruined Castle Corridor & Silver Wolf (from Castlevania: Harmony of Despair & Mega Man Zero 2 respectively).<br>\r\n<br>\r\nI never really liked this song growing up, but I've grown to appreciate it way more after playing Kirby Air Riders recently to where it's one of my favorite race track themes from the game.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #C784FF;\">Important:</span></b></span><br>\r\nㅤ♠  What's disabled:<br>\r\nㅤㅤ -  \"Bonus End\" (@7)<br>\r\nㅤㅤ -  \"P-Switch\" (@12)<br>\r\nㅤㅤ -  Yoshi SFX (@15)<br>\r\nㅤㅤ -  Thunder SFX<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. D Minor (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. C# Minor (<a href=\"https://youtu.be/uSlCn7Q0VWc?si=3lpLzU1N9thM4-zO\" rel=\"nofollow\">Luna Nights</a> Pitch)<br>\r\nㅤ3. D# Minor (<a href=\"https://youtu.be/iJi8rOC5tjE?t=77\" rel=\"nofollow\">Silver Wolf</a> Pitch)<br>\r\nㅤ4. C Minor (Custom Pitch)<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Echo Delay, but sacrifices SMW-Compatibility (OG Echo)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Decreased Echo Delay (LOWER Echo)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span>",
    "latest_version": "smwc-41321-1773690103",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41321,
        "title": "Kirby Air Ride - Winter’s Unchained FURY ❄️ ~ Frozen Hillside (X-MAS Special Mashup-mix)",
        "version": "smwc-41321-1773690103",
        "upstream_time": 1773690103,
        "download_url": "https://dl.smwcentral.net/41321/Winter%27s%20Unchained%20FURY..zip",
        "filename": "Winter%27s Unchained FURY..zip",
        "size": 400292,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-and-the-forgotten-land-abandoned-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41699,
    "title": "Kirby and the Forgotten Land - Abandoned Beach",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland",
      "sky"
    ],
    "description": "Abandoned Beach from Kirby and the Forgotten Land.<br>\r\n<br>\r\nWhen using this, make sure to copypaste the provided sample group to Addmusic_sample groups.txt. Incompatible with thunder/Blargg SFX and Bonus End fanfare.",
    "latest_version": "smwc-41699-1773977907",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41699,
        "title": "Kirby and the Forgotten Land - Abandoned Beach",
        "version": "smwc-41699-1773977907",
        "upstream_time": 1773977907,
        "download_url": "https://dl.smwcentral.net/41699/Kirby%20and%20the%20Forgotten%20Land%20-%20Abandoned%20Beach%20.zip",
        "filename": "Kirby and the Forgotten Land - Abandoned Beach .zip",
        "size": 96289,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34796,
        "title": "Kirby and the Forgotten Land - Abandoned Beach",
        "version": "smwc-34796-1696277899",
        "upstream_time": 1696277899,
        "download_url": "https://dl.smwcentral.net/34796/kirby-abandoned-beach.zip",
        "filename": "kirby-abandoned-beach.zip",
        "size": 55428,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-block-ball-boss-kirby-s-dream-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28846,
    "title": "Kirby Block Ball - Boss (Kirby's Dream Land 3 Style)",
    "authors": [
      "Kitikuchan"
    ],
    "tags": [
      "boss",
      "carnival",
      "desert",
      "sky"
    ],
    "description": "Boss Theme from Kirby's Block Ball, with KDL3 samples.<br>\r\nYoutube:<a href=\"https://youtu.be/uH--Z1ymDv4\" rel=\"nofollow\">https://youtu.be/uH--Z1ymDv4</a><br>\r\nIt could well for Boss, carnival, and sky levels.",
    "latest_version": "smwc-28846-1641755898",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28846,
        "title": "Kirby Block Ball - Boss (Kirby's Dream Land 3 Style)",
        "version": "smwc-28846-1641755898",
        "upstream_time": 1641755898,
        "download_url": "https://dl.smwcentral.net/28846/Kirby%20Block%20Ball%20-%20Boss%20Theme%20%28KDL3%29.zip",
        "filename": "Kirby Block Ball - Boss Theme (KDL3).zip",
        "size": 58877,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-canvas-curse-boss-game-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27721,
    "title": "Kirby: Canvas Curse - Boss Game Select",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "bonus",
      "misc",
      "retro"
    ],
    "description": "A fast-paced small song played on said screen, on said game.",
    "latest_version": "smwc-27721-1626991410",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27721,
        "title": "Kirby: Canvas Curse - Boss Game Select",
        "version": "smwc-27721-1626991410",
        "upstream_time": 1626991410,
        "download_url": "https://dl.smwcentral.net/27721/Kirby%20Canvas%20Curse%20-%20Boss%20Game%20Select.zip",
        "filename": "Kirby Canvas Curse - Boss Game Select.zip",
        "size": 82744,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-canvas-curse-collapse-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35234,
    "title": "Kirby: Canvas Curse - Collapse Castle",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "castle",
      "grassland",
      "retro"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"NopeContest\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span><br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nP-Switch, Bonus End, Yoshi Mount, Thunder/Firework/Blargg",
    "latest_version": "smwc-35234-1698081477",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35234,
        "title": "Kirby: Canvas Curse - Collapse Castle",
        "version": "smwc-35234-1698081477",
        "upstream_time": 1698081477,
        "download_url": "https://dl.smwcentral.net/35234/Collapse%20Castle.zip",
        "filename": "Collapse Castle.zip",
        "size": 107132,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-canvas-curse-drawcia-soul",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31885,
    "title": "Kirby: Canvas Curse - Drawcia Soul",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "boss",
      "chase"
    ],
    "description": "Final Boss music from Kirby Canvas Curse.<br>\r\nThis track is absolutely cursed...<br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus-End, Yoshi , Thunder/Firework/Blargg<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Jolpengammler\"><a href=\"/?p=profile&amp;id=12272\" style=\"color: var(--user-color-2);\" class=\"un\">Jolpengammler</a></span><br>\r\n<br>\r\nUpdate: 24.09.2022 - changed gain exp. decrease so that there's less staccato.",
    "latest_version": "smwc-31885-1672507878",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31885,
        "title": "Kirby: Canvas Curse - Drawcia Soul",
        "version": "smwc-31885-1672507878",
        "upstream_time": 1672507878,
        "download_url": "https://dl.smwcentral.net/31885/Drawcia_Soul.zip",
        "filename": "Drawcia_Soul.zip",
        "size": 101132,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-canvas-curse-dreamy-darkness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33964,
    "title": "Kirby: Canvas Curse - Dreamy Darkness",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "carnival",
      "grassland"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"NopeContest\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span><br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nThunder/Firework/Blargg",
    "latest_version": "smwc-33964-1690222409",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33964,
        "title": "Kirby: Canvas Curse - Dreamy Darkness",
        "version": "smwc-33964-1690222409",
        "upstream_time": 1690222409,
        "download_url": "https://dl.smwcentral.net/33964/Dreamy%20Darkness.zip",
        "filename": "Dreamy Darkness.zip",
        "size": 101684,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-canvas-curse-ghost-grounds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33876,
    "title": "Kirby: Canvas Curse - Ghost Grounds",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "ghost house",
      "grassland",
      "industrial",
      "sky"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"NopeContest\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span><br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus-End, P-Switch, Yoshi, Thunder/Firework/Blargg",
    "latest_version": "smwc-33876-1690238720",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33876,
        "title": "Kirby: Canvas Curse - Ghost Grounds",
        "version": "smwc-33876-1690238720",
        "upstream_time": 1690238720,
        "download_url": "https://dl.smwcentral.net/33876/Ghost%20Grounds.zip",
        "filename": "Ghost Grounds.zip",
        "size": 105874,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-canvas-curse-mad-mechanism",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32518,
    "title": "Kirby: Canvas Curse - Mad Mechanism",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "industrial"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"NopeContest\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span><br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus-End, P-Switch, Yoshi, Thunder/Firework/Blargg",
    "latest_version": "smwc-32518-1675290206",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32518,
        "title": "Kirby: Canvas Curse - Mad Mechanism",
        "version": "smwc-32518-1675290206",
        "upstream_time": 1675290206,
        "download_url": "https://dl.smwcentral.net/32518/Mad_Mechanism.zip",
        "filename": "Mad_Mechanism.zip",
        "size": 104517,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-canvas-curse-medal-swap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27722,
    "title": "Kirby: Canvas Curse - Medal Swap",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "bonus",
      "misc",
      "retro",
      "switch palace",
      "town"
    ],
    "description": "The energectic remix of the Kirby 64 Enemy Card Index theme.<br>\r\nNot gonna lie, from all of the other \"Entrance\" themes, this one was the most difficult to port, both in terms to put everything into 8 channels, and optimize all of the samples. Though, it was really worth the effort put on it.",
    "latest_version": "smwc-27722-1626991938",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27722,
        "title": "Kirby: Canvas Curse - Medal Swap",
        "version": "smwc-27722-1626991938",
        "upstream_time": 1626991938,
        "download_url": "https://dl.smwcentral.net/27722/Kirby%20Canvas%20Curse%20-%20Medal%20Swap.zip",
        "filename": "Kirby Canvas Curse - Medal Swap.zip",
        "size": 69325,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-canvas-curse-spectacle-space",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31998,
    "title": "Kirby: Canvas Curse - Spectacle Space",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "chase",
      "space"
    ],
    "description": "Note: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus-End, Thunder/Firework/Blargg<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"NopeContest\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span>",
    "latest_version": "smwc-31998-1672515403",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31998,
        "title": "Kirby: Canvas Curse - Spectacle Space",
        "version": "smwc-31998-1672515403",
        "upstream_time": 1672515403,
        "download_url": "https://dl.smwcentral.net/31998/SpectacleSpace.zip",
        "filename": "SpectacleSpace.zip",
        "size": 101302,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-mass-attack-dark-clouds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38430,
    "title": "Kirby Mass Attack - Dark Clouds",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "dark",
      "ghost house",
      "mysterious",
      "night",
      "spooky"
    ],
    "description": "My submission for a past 72hoSPC. It's spoooooky<br>\r\nNote: not compatible with Bonus End, Thunder, Yoshi and P-Switch",
    "latest_version": "smwc-38430-1729871746",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38430,
        "title": "Kirby Mass Attack - Dark Clouds",
        "version": "smwc-38430-1729871746",
        "upstream_time": 1729871746,
        "download_url": "https://dl.smwcentral.net/38430/Dark%20Clouds.zip",
        "filename": "Dark Clouds.zip",
        "size": 79191,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-mass-attack-jump-out-rally-forth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27726,
    "title": "Kirby Mass Attack - Jump Out / Rally Forth",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "bonus",
      "intro",
      "misc",
      "overworld"
    ],
    "description": "A small introductory screen showing the current stage you're gonna play on. (and a small cute cutscene of the small Kirbys jumping into a switch to open the door to the stage)<br>\r\n<br>\r\nThere's a define to change the normal stage song, to the boss stage variant. If you want the boss stage variant, open the text file, and change the \"Slower_Variant\" define value, to anything other than 0.<br>\r\nKeep in mind that by doing so, it'll make the usage of the echo buffer, to mimic the original echoing effect of the slower variant.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Insert sizes</span></div><div class=\"collapse-content\">Jump Out insert size: 0x04D5 bytes<br>\r\nRally Forth insert size: 0x0502 bytes</div></div>",
    "latest_version": "smwc-27726-1627092987",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27726,
        "title": "Kirby Mass Attack - Jump Out / Rally Forth",
        "version": "smwc-27726-1627092987",
        "upstream_time": 1627092987,
        "download_url": "https://dl.smwcentral.net/27726/Kirby%20Mass%20Attack%20-%20Jump%20Out%20%26%20Rally%20Forth.zip",
        "filename": "Kirby Mass Attack - Jump Out %26 Rally Forth.zip",
        "size": 129497,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-mass-attack-lovely-oasis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39849,
    "title": "Kirby Mass Attack - Lovely Oasis",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "beach",
      "calm",
      "overworld"
    ],
    "description": "Fits beach levels.",
    "latest_version": "smwc-39849-1753037444",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39849,
        "title": "Kirby Mass Attack - Lovely Oasis",
        "version": "smwc-39849-1753037444",
        "upstream_time": 1753037444,
        "download_url": "https://dl.smwcentral.net/39849/Lovely%20Oasis.zip",
        "filename": "Lovely Oasis.zip",
        "size": 66865,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-mass-attack-sandy-canyon-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17314,
    "title": "Kirby Mass Attack - Sandy Canyon Map",
    "authors": [
      "Snake94"
    ],
    "tags": [
      "beach",
      "grassland",
      "overworld"
    ],
    "description": "The bouncy song from the Sandy Canyon Map in Kirby Mass Attack. Great for your beach submap.",
    "latest_version": "smwc-17314-1522533398",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17314,
        "title": "Kirby Mass Attack - Sandy Canyon Map",
        "version": "smwc-17314-1522533398",
        "upstream_time": 1522533398,
        "download_url": "https://dl.smwcentral.net/17314/Kirby%20Mass%20Attack%20-%20Sandy%20Canyon%20Map.zip",
        "filename": "Kirby Mass Attack - Sandy Canyon Map.zip",
        "size": 33820,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-mass-attack-the-skeleton-fights-you-skull-gang-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29913,
    "title": "Kirby Mass Attack - THE SKELETON FIGHTS YOU ~ Skull Gang (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "airship",
      "boss",
      "castle",
      "finale",
      "ghost house",
      "spooky",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><b><a href=\"https://preview.redd.it/42ktiwsm3b281.jpg?width=640&crop=smart&auto=webp&s=d77c06f2a619eeaea316546fafdf5ec7c710b5f9\" rel=\"nofollow\">ＴＨＥ<br>\r\nＳＫＥＬＥＴＯＮ<br>\r\nＡＰＰＥＡＲＳ 💀</a></b></span><br>\r\n<br>\r\nDid a spicy take on <a href=\"https://youtu.be/MqWl1Pbehpc\" rel=\"nofollow\">Skull Gang</a> from Kirby Mass Attack. Giving me access to AddMusicK was a mistake.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n💀 \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A Minor (Original Pitch, turned on default)<br>\r\n2. A# Minor (Custom Pitch)",
    "latest_version": "smwc-29913-1656350024",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29913,
        "title": "Kirby Mass Attack - THE SKELETON FIGHTS YOU ~ Skull Gang (Remix)",
        "version": "smwc-29913-1656350024",
        "upstream_time": 1656350024,
        "download_url": "https://dl.smwcentral.net/29913/THE%20SKELETON%20FIGHTS_YOU.zip",
        "filename": "THE SKELETON FIGHTS_YOU.zip",
        "size": 122374,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-nightmare-in-dream-land-butter-building",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19542,
    "title": "Kirby: Nightmare in Dream Land - Butter Building",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "athletic",
      "bonus",
      "grassland",
      "sky"
    ],
    "description": "One of the most classic song within kirby series (atleast for me)<br>\r\n<br>\r\nUsed Kirby's Dreamland 3 samples in this port,but somehow sounds pretty close to the original song found in Kirby Nightmare in Dreamland for GBA,<br>\r\nwhich is a remake of Kirby's Adventure for NES",
    "latest_version": "smwc-19542-1554165362",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19542,
        "title": "Kirby: Nightmare in Dream Land - Butter Building",
        "version": "smwc-19542-1554165362",
        "upstream_time": 1554165362,
        "download_url": "https://dl.smwcentral.net/19542/Butter%20Building%20-%20Kirby%20Nightmare%20in%20Dreamland.zip",
        "filename": "Butter Building - Kirby Nightmare in Dreamland.zip",
        "size": 64162,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-nightmare-in-dream-land-forest-stages",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25880,
    "title": "Kirby: Nightmare in Dream Land - Forest Stages",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "dark",
      "forest",
      "jungle",
      "swamp"
    ],
    "description": "Could fit with forest theme",
    "latest_version": "smwc-25880-1613086489",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25880,
        "title": "Kirby: Nightmare in Dream Land - Forest Stages",
        "version": "smwc-25880-1613086489",
        "upstream_time": 1613086489,
        "download_url": "https://dl.smwcentral.net/25880/Kirby%20-%20Nightmare%20in%20Dream%20Land%20-%20Forest%20Stages.zip",
        "filename": "Kirby - Nightmare in Dream Land - Forest Stages.zip",
        "size": 88856,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-nightmare-in-dream-land-grape-garden-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8241,
    "title": "Kirby: Nightmare in Dream Land - Grape Garden Submap (16-bit Arrangement)",
    "authors": [
      "Kritter"
    ],
    "tags": [
      "beach",
      "calm",
      "overworld",
      "sky"
    ],
    "description": "The Grape Garden theme with an island flare.  Perfect for your OW.",
    "latest_version": "smwc-8241-1343860912",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8241,
        "title": "Kirby: Nightmare in Dream Land - Grape Garden Submap (16-bit Arrangement)",
        "version": "smwc-8241-1343860912",
        "upstream_time": 1343860912,
        "download_url": "https://dl.smwcentral.net/8241/KA%20%28K-NiD%29%20Grape%20Garden.zip",
        "filename": "KA (K-NiD) Grape Garden.zip",
        "size": 62499,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-nightmare-in-dream-land-kirby-s-air-grind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7621,
    "title": "Kirby: Nightmare in Dream Land - Kirby's Air Grind",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "athletic",
      "boss"
    ],
    "description": "A very interesting remix which is quite different from the original. Could be used for more upbeat levels or minibosses.",
    "latest_version": "smwc-7621-1312818166",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7621,
        "title": "Kirby: Nightmare in Dream Land - Kirby's Air Grind",
        "version": "smwc-7621-1312818166",
        "upstream_time": 1312818166,
        "download_url": "https://dl.smwcentral.net/7621/Green%20Greens%20REMIX.zip",
        "filename": "Green Greens REMIX.zip",
        "size": 69057,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-nightmare-in-dream-land-nightmare-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17321,
    "title": "Kirby: Nightmare in Dream Land - Nightmare Battle",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "The song that plays on the final phase of the nightmare in kirby's adventure/kirby: Nightmare in Dreamland. Obviously good for final boss battles.",
    "latest_version": "smwc-17321-1522806378",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17321,
        "title": "Kirby: Nightmare in Dream Land - Nightmare Battle",
        "version": "smwc-17321-1522806378",
        "upstream_time": 1522806378,
        "download_url": "https://dl.smwcentral.net/17321/%5BS%5D%20Kirby%20Nightmare%20in%20Dreamland%20-%20Nightmare%20Battle%20%28Final%20Boss%29.zip",
        "filename": "%5BS%5D Kirby Nightmare in Dreamland - Nightmare Battle (Final Boss).zip",
        "size": 56375,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-nightmare-in-dream-land-rainbow-resort",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17331,
    "title": "Kirby: Nightmare in Dream Land - Rainbow Resort",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "abstract",
      "calm",
      "ice",
      "night",
      "space"
    ],
    "description": "Song that plays in Kirby's adventure/nightmare in dreamland near the final world map select. Good for ice/night/space themed stage.",
    "latest_version": "smwc-17331-1522806412",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17331,
        "title": "Kirby: Nightmare in Dream Land - Rainbow Resort",
        "version": "smwc-17331-1522806412",
        "upstream_time": 1522806412,
        "download_url": "https://dl.smwcentral.net/17331/%5BS%5D%20Kirby%20Nightmare%20in%20Dreamland%20-%20Rainbow%20Resort.zip",
        "filename": "%5BS%5D Kirby Nightmare in Dreamland - Rainbow Resort.zip",
        "size": 63188,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-nightmare-in-dream-land-room-guarder-kirby-canvas-curse-samples",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35245,
    "title": "Kirby: Nightmare in Dream Land - Room Guarder (Kirby: Canvas Curse Samples)",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "bonus",
      "boss",
      "retro"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"NopeContest\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span>",
    "latest_version": "smwc-35245-1698238370",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35245,
        "title": "Kirby: Nightmare in Dream Land - Room Guarder (Kirby: Canvas Curse Samples)",
        "version": "smwc-35245-1698238370",
        "upstream_time": 1698238370,
        "download_url": "https://dl.smwcentral.net/35245/Kirby%20Nightmare%20in%20Dreamland%20-%20Room%20Guarder.zip",
        "filename": "Kirby Nightmare in Dreamland - Room Guarder.zip",
        "size": 65015,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-planet-robobot-amiibo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27728,
    "title": "Kirby: Planet Robobot - Amiibo",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "bonus",
      "calm",
      "misc"
    ],
    "description": "A calm song played at the Memorial Theatre menu screen.<br>\r\n<br>\r\nThere's two defines at the text file, one which adds the melody guitar listened on the original, with the full sample, and other thats optimizes that guitar.<br>\r\nSince this guitar samples is from Secret of Evermore, and its a really MASSIVE sample, it ends up being incompatible with the Thunder SFX sample. Of course, if you wants this sample compatible back, you can use the optimized version instead.<br>\r\nYou can choose those variants, by opening the text file, and changing the \"Include_Melo_Guitar\" define values by: 0 for no guitar, 1 for full guitar sample, and 2 for optimized guitar sample. <span style=\"font-size: 8pt;\">Any other value will end up sending an error message once you inserts it. (which is an obvious to happen, silly)</span><br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Insert sizes</span></div><div class=\"collapse-content\">No guitar version insert size: 0x02A5 bytes.<br>\r\nFull melody guitar sample, and optimized variants insert size: 0x0782 bytes.</div></div>",
    "latest_version": "smwc-27728-1627093477",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27728,
        "title": "Kirby: Planet Robobot - Amiibo",
        "version": "smwc-27728-1627093477",
        "upstream_time": 1627093477,
        "download_url": "https://dl.smwcentral.net/27728/Kirby%20Planet%20Robobot%20-%20Amiibo.zip",
        "filename": "Kirby Planet Robobot - Amiibo.zip",
        "size": 166035,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-butter-building",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23148,
    "title": "Kirby's Adventure - Butter Building",
    "authors": [
      "Tornado"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "grassland",
      "retro"
    ],
    "description": "Part of Tornado's 8-bit music pack. A peppy, fast paced song that can be used in a variety of situations.",
    "latest_version": "smwc-23148-1590785751",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23148,
        "title": "Kirby's Adventure - Butter Building",
        "version": "smwc-23148-1590785751",
        "upstream_time": 1590785751,
        "download_url": "https://dl.smwcentral.net/23148/Kirby%27sAdventure-ButterBuilding.zip",
        "filename": "Kirby%27sAdventure-ButterBuilding.zip",
        "size": 51066,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11773,
        "title": "Kirby's Adventure - Butter Building",
        "version": "smwc-11773-1439223876",
        "upstream_time": 1439223876,
        "download_url": "https://dl.smwcentral.net/11773/Butter%20Building.zip",
        "filename": "Butter Building.zip",
        "size": 32508,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-butter-building-kirby-super-star-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30556,
    "title": "Kirby's Adventure - Butter Building (Kirby Super Star Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "castle",
      "sky"
    ],
    "description": "Title : The Great Building Offensive",
    "latest_version": "smwc-30556-1654020196",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30556,
        "title": "Kirby's Adventure - Butter Building (Kirby Super Star Style)",
        "version": "smwc-30556-1654020196",
        "upstream_time": 1654020196,
        "download_url": "https://dl.smwcentral.net/30556/ButterBuilding_KSS.zip",
        "filename": "ButterBuilding_KSS.zip",
        "size": 36577,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-butter-building-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30577,
    "title": "Kirby's Adventure - Butter Building Map",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "overworld",
      "sky"
    ],
    "description": "Butter Building Map from Kirby's Adventure on the NES.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Green\"><a href=\"/?p=profile&amp;id=43749\" style=\"color: var(--user-color-3);\" class=\"un\">Green</a></span>.",
    "latest_version": "smwc-30577-1655495296",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30577,
        "title": "Kirby's Adventure - Butter Building Map",
        "version": "smwc-30577-1655495296",
        "upstream_time": 1655495296,
        "download_url": "https://dl.smwcentral.net/30577/Kirby%27s%20Adventure%20-%20Butter%20Building%20Map%20%28Unsampled%29.zip",
        "filename": "Kirby%27s Adventure - Butter Building Map (Unsampled).zip",
        "size": 31422,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-butter-building-map-kdl3-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41793,
    "title": "Kirby's Adventure - Butter Building Map (KDL3 Arrangement)",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "athletic",
      "bonus",
      "overworld",
      "town",
      "upbeat",
      "urban"
    ],
    "description": "Cute little adventurous theme from Kirby's Adventure, inspired by its GBA version and made using Kirby's Dream Land 3 samples.<br>\r\n<br>\r\nBest used for overworlds and small rooms given its length.",
    "latest_version": "smwc-41793-1774815325",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41793,
        "title": "Kirby's Adventure - Butter Building Map (KDL3 Arrangement)",
        "version": "smwc-41793-1774815325",
        "upstream_time": 1774815325,
        "download_url": "https://dl.smwcentral.net/41793/Kirby%27s%20Adventure%20-%20Butter%20Building%20Map%20%28KDL3%29.zip",
        "filename": "Kirby%27s Adventure - Butter Building Map (KDL3).zip",
        "size": 53493,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-cute-n-bouncy-yogurt-yard-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27595,
    "title": "Kirby's Adventure - Cute 'n Bouncy ~ Yogurt Yard (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "beach",
      "calm",
      "grassland",
      "mountain",
      "sky"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #ff8fe3;\">Poyo!</span></span><br>\r\n<br>\r\nDid a take on <a href=\"https://youtu.be/NXjH-yYqCg0\" rel=\"nofollow\">Yogurt</a> <a href=\"https://youtu.be/jSpOcZfiCzs\" rel=\"nofollow\">Yard</a> from Kirby's Adventure. Given how much I love the Kirby series, it is surprising that I went this far without doing any song from that franchise.<br>\r\n<br>\r\nI love Yogurt Yard. It's definitely my favorite song in Kirby's Adventure and in my top 5 Kirby themes for sure. It's super catchy, upbeat, and \"poppy\" which is very fitting for the game it's in. Always preferred the cute side of Kirby more than the \"dark 'n epic\" side of him.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Fun Fact</span></div><div class=\"collapse-content\">The first ever remix I ever uploaded (not SNES specifically) was a remix of <a href=\"https://soundcloud.com/hoodededge/sand-canyon-2-remix\" rel=\"nofollow\">Sand Canyon 2</a> from Dreamland 3 (it was bad, but a starting point at least), making this the second Kirby remix I made.</div></div><br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" Yoshi, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. E Major (Original Pitch, turned on default)<br>\r\n2. D# Major (Dreamland 2 Pitch)<br>\r\n3. F Major (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-27595-1626897650",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27595,
        "title": "Kirby's Adventure - Cute 'n Bouncy ~ Yogurt Yard (Remix)",
        "version": "smwc-27595-1626897650",
        "upstream_time": 1626897650,
        "download_url": "https://dl.smwcentral.net/27595/Cute%20%27n%20Bouncy.zip",
        "filename": "Cute %27n Bouncy.zip",
        "size": 154340,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-forest-dark-room",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8583,
    "title": "Kirby's Adventure - Forest/Dark Room",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "dark",
      "forest",
      "night"
    ],
    "description": "The song that plays in forest areas and dark rooms in Kirby's Adventure.",
    "latest_version": "smwc-8583-1399942670",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8583,
        "title": "Kirby's Adventure - Forest/Dark Room",
        "version": "smwc-8583-1399942670",
        "upstream_time": 1399942670,
        "download_url": "https://dl.smwcentral.net/8583/Forest.zip",
        "filename": "Forest.zip",
        "size": 65836,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-grape-garden",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8255,
    "title": "Kirby's Adventure - Grape Garden",
    "authors": [
      "Masashi27"
    ],
    "tags": [
      "beach",
      "grassland",
      "jungle",
      "sky"
    ],
    "description": "A relaxing song from the NES game 'Kirby's Adventure'. Good to be used for tropical levels<br>\r\n<br>\r\nUpdate (09/21/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 73 bytes.",
    "latest_version": "smwc-8255-1342940639",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8255,
        "title": "Kirby's Adventure - Grape Garden",
        "version": "smwc-8255-1342940639",
        "upstream_time": 1342940639,
        "download_url": "https://dl.smwcentral.net/8255/Kirby%27s.Adventure%20-%20Grape%20Garden.zip",
        "filename": "Kirby%27s.Adventure - Grape Garden.zip",
        "size": 57525,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-grape-garden-airship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26847,
    "title": "Kirby's Adventure - Grape Garden Airship",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "athletic",
      "sky"
    ],
    "description": "A cute little song that can fit aerial levels such as sky, ship, ruins.",
    "latest_version": "smwc-26847-1622519409",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26847,
        "title": "Kirby's Adventure - Grape Garden Airship",
        "version": "smwc-26847-1622519409",
        "upstream_time": 1622519409,
        "download_url": "https://dl.smwcentral.net/26847/ka_grapeg_airship_0_1.zip",
        "filename": "ka_grapeg_airship_0_1.zip",
        "size": 33912,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-grape-garden-airship-super-mario-rpg-samples",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26846,
    "title": "Kirby's Adventure - Grape Garden Airship (Super Mario RPG samples)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "athletic",
      "ruins",
      "sky"
    ],
    "description": "A cute little song that can fit aerial levels such as sky, ship, ruins.<br>\r\n<br>\r\nMade on <a href=\"https://www.smwcentral.net/?p=viewthread&t=105930\">request</a> for DPBOX.",
    "latest_version": "smwc-26846-1622442762",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26846,
        "title": "Kirby's Adventure - Grape Garden Airship (Super Mario RPG samples)",
        "version": "smwc-26846-1622442762",
        "upstream_time": 1622442762,
        "download_url": "https://dl.smwcentral.net/26846/Kirby%27s%20Adventure%20-%20Grape%20Garden%20Airship%20SMRPG.zip",
        "filename": "Kirby%27s Adventure - Grape Garden Airship SMRPG.zip",
        "size": 55454,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-ice-cream-island-map-kdl3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41840,
    "title": "Kirby's Adventure - Ice Cream Island Map (KDL3 Style)",
    "authors": [
      "7 up"
    ],
    "tags": [
      "grassland",
      "overworld",
      "sky",
      "town",
      "upbeat"
    ],
    "description": "The second stage select theme from Kirby's Adventure with glory of Kirby's Dream Land 3's samples. Best for overworld maps. Not recommended for levels due to the length, though.",
    "latest_version": "smwc-41840-1778374664",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41840,
        "title": "Kirby's Adventure - Ice Cream Island Map (KDL3 Style)",
        "version": "smwc-41840-1778374664",
        "upstream_time": 1778374664,
        "download_url": "https://dl.smwcentral.net/41840/Ice%20Cream%20Island%20Map.zip",
        "filename": "Ice Cream Island Map.zip",
        "size": 48726,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-meta-knight-s-posse",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8584,
    "title": "Kirby's Adventure - Meta-Knight's Posse",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "boss",
      "industrial",
      "p-switch"
    ],
    "description": "The short, intense song that plays when you fight Meta-Knight's posse in Kirby's Adventure.",
    "latest_version": "smwc-8584-1399942815",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8584,
        "title": "Kirby's Adventure - Meta-Knight's Posse",
        "version": "smwc-8584-1399942815",
        "upstream_time": 1399942815,
        "download_url": "https://dl.smwcentral.net/8584/Meta-Knight%27s%20Posse.zip",
        "filename": "Meta-Knight%27s Posse.zip",
        "size": 64284,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-nightmare-wizard-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7117,
    "title": "Kirby's Adventure - Nightmare Wizard Battle",
    "authors": [
      "nicetas_c"
    ],
    "tags": [
      "boss"
    ],
    "description": "The final boss theme from one of our favourite games, Kirby's Adventure. If you want to find a fast-paced (mini)boss theme, then you are at the right place!",
    "latest_version": "smwc-7117-1320151112",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7117,
        "title": "Kirby's Adventure - Nightmare Wizard Battle",
        "version": "smwc-7117-1320151112",
        "upstream_time": 1320151112,
        "download_url": "https://dl.smwcentral.net/7117/KA_Nightmare_Pt_2.zip",
        "filename": "KA_Nightmare_Pt_2.zip",
        "size": 68707,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-orange-ocean",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13966,
    "title": "Kirby's Adventure - Orange Ocean",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beach",
      "grassland"
    ],
    "description": "The happy song that plays in most Orange Ocean levels.  Would best suit a tropical beach area.",
    "latest_version": "smwc-13966-1470154200",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13966,
        "title": "Kirby's Adventure - Orange Ocean",
        "version": "smwc-13966-1470154200",
        "upstream_time": 1470154200,
        "download_url": "https://dl.smwcentral.net/13966/Orange%20Ocean.zip",
        "filename": "Orange Ocean.zip",
        "size": 32893,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-orange-ocean-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8303,
    "title": "Kirby's Adventure - Orange Ocean Map",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "calm",
      "overworld",
      "water"
    ],
    "description": "A peaceful track that could work well for an overworld or rest area.",
    "latest_version": "smwc-8303-1349453623",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8303,
        "title": "Kirby's Adventure - Orange Ocean Map",
        "version": "smwc-8303-1349453623",
        "upstream_time": 1349453623,
        "download_url": "https://dl.smwcentral.net/8303/Orange%20Ocean%20Map.zip",
        "filename": "Orange Ocean Map.zip",
        "size": 60627,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8236,
        "title": "Kirby's Adventure - Orange Ocean Map (16-bit Arrangement)",
        "version": "smwc-8236-1342450492",
        "upstream_time": 1342450492,
        "download_url": "https://dl.smwcentral.net/8236/Orange%20Ocean%20Map.zip",
        "filename": "Orange Ocean Map.zip",
        "size": 63355,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-orange-ocean-map-kdl3-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21829,
    "title": "Kirby's Adventure - Orange Ocean Map (KDL3 Arrangement)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "night",
      "overworld",
      "space"
    ],
    "description": "This Arrangement from Kirby Dreamland 3. Could fit on Starry Space Submaps like Kirby's atmospheres.",
    "latest_version": "smwc-21829-1578806652",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21829,
        "title": "Kirby's Adventure - Orange Ocean Map (KDL3 Arrangement)",
        "version": "smwc-21829-1578806652",
        "upstream_time": 1578806652,
        "download_url": "https://dl.smwcentral.net/21829/KA%20-%20Orange%20Ocean%20Map.zip",
        "filename": "KA - Orange Ocean Map.zip",
        "size": 48284,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-rainbow-resort",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8579,
    "title": "Kirby's Adventure - Rainbow Resort",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "calm",
      "ice",
      "night",
      "sky",
      "space",
      "water"
    ],
    "description": "The peaceful song that plays in most Rainbow Resort levels in Kirby's Adventure.  Instrument choice is mostly based on the Nightmare in Dream Land rendition.",
    "latest_version": "smwc-8579-1399488110",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8579,
        "title": "Kirby's Adventure - Rainbow Resort",
        "version": "smwc-8579-1399488110",
        "upstream_time": 1399488110,
        "download_url": "https://dl.smwcentral.net/8579/Rainbow%20Resort.zip",
        "filename": "Rainbow Resort.zip",
        "size": 65804,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-rainbow-resort-kdl3-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15115,
    "title": "Kirby's Adventure - Rainbow Resort (KDL3 Remix)",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "calm",
      "forest",
      "night",
      "sky",
      "space"
    ],
    "description": "A calm song from Kirby's Adventure.",
    "latest_version": "smwc-15115-1487398711",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15115,
        "title": "Kirby's Adventure - Rainbow Resort (KDL3 Remix)",
        "version": "smwc-15115-1487398711",
        "upstream_time": 1487398711,
        "download_url": "https://dl.smwcentral.net/15115/rainbowresort.zip",
        "filename": "rainbowresort.zip",
        "size": 63860,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-rainbow-resort-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19875,
    "title": "Kirby's Adventure - Rainbow Resort Map",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "night",
      "overworld",
      "sky",
      "space"
    ],
    "description": "Could fit with star overworld theme",
    "latest_version": "smwc-19875-1557200750",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19875,
        "title": "Kirby's Adventure - Rainbow Resort Map",
        "version": "smwc-19875-1557200750",
        "upstream_time": 1557200750,
        "download_url": "https://dl.smwcentral.net/19875/Kirby%27s%20Adventure%20-%20Rainbow%20Resort%20Map.zip",
        "filename": "Kirby%27s Adventure - Rainbow Resort Map.zip",
        "size": 31572,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-rainbow-resort-map-kdl3-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23390,
    "title": "Kirby's Adventure - Rainbow Resort Map (KDL3 Arrangement)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "bonus",
      "final",
      "mysterious",
      "night",
      "overworld"
    ],
    "description": "This Arrangement from Kirby Dreamland 3. Could fit on Surreal Galaxy Submaps like Kirby's atmospheres.",
    "latest_version": "smwc-23390-1593318029",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23390,
        "title": "Kirby's Adventure - Rainbow Resort Map (KDL3 Arrangement)",
        "version": "smwc-23390-1593318029",
        "upstream_time": 1593318029,
        "download_url": "https://dl.smwcentral.net/23390/KA%20-%20Rainbow%20Resort%20Map.zip",
        "filename": "KA - Rainbow Resort Map.zip",
        "size": 41170,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-to-the-top-we-go-butter-building-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27635,
    "title": "Kirby's Adventure - To The Top We Go! ~ Butter Building (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "bonus",
      "castle",
      "grassland",
      "night",
      "sky"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/7loQmAngM94\" rel=\"nofollow\">Butter</a> <a href=\"https://youtu.be/AThGueayrJg\" rel=\"nofollow\">Building</a> from Kirby's Adventure. Was in the mood for some more Kirby music, so I thought I'd do another banger from Kirby's Adventure.<br>\r\n<br>\r\nSuper upbeat theme that makes you feel like you're climbing a tall tower.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. B Minor (Remix Pitch, turned on default)<br>\r\n2. C# Minor (Original Pitch)<br>\r\n2. D Minor (Kirby 64 Pitch)<br>\r\n",
    "latest_version": "smwc-27635-1626898647",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27635,
        "title": "Kirby's Adventure - To The Top We Go! ~ Butter Building (Remix)",
        "version": "smwc-27635-1626898647",
        "upstream_time": 1626898647,
        "download_url": "https://dl.smwcentral.net/27635/To%20The%20Top%20We%20Go%21.zip",
        "filename": "To The Top We Go%21.zip",
        "size": 154666,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-vegetable-valley",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8163,
    "title": "Kirby's Adventure - Vegetable Valley",
    "authors": [
      "nicetas_c"
    ],
    "tags": [
      "athletic",
      "grassland"
    ],
    "description": "This is the music played in the first world of Kirby's Adventure. It would probably fit grassland levels, especially the ones near the beginning of the game.",
    "latest_version": "smwc-8163-1320151259",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8163,
        "title": "Kirby's Adventure - Vegetable Valley",
        "version": "smwc-8163-1320151259",
        "upstream_time": 1320151259,
        "download_url": "https://dl.smwcentral.net/8163/KA_VValley.zip",
        "filename": "KA_VValley.zip",
        "size": 68409,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-yogurt-yard",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8421,
    "title": "Kirby's Adventure - Yogurt Yard",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "The song that plays in most Yogurt Yard levels.  Would suit a mountainous levels or grasslands.",
    "latest_version": "smwc-8421-1372108241",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8421,
        "title": "Kirby's Adventure - Yogurt Yard",
        "version": "smwc-8421-1372108241",
        "upstream_time": 1372108241,
        "download_url": "https://dl.smwcentral.net/8421/Yogurt%20Yard.zip",
        "filename": "Yogurt Yard.zip",
        "size": 68030,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-adventure-yogurt-yard-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13603,
    "title": "Kirby's Adventure - Yogurt Yard Map",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "mountain",
      "overworld",
      "submap"
    ],
    "description": "This is the bouncy music played on the Yogurt Yard map in Kirby's Adventure.  This would be a great choice for a mountain submap.",
    "latest_version": "smwc-13603-1461983262",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13603,
        "title": "Kirby's Adventure - Yogurt Yard Map",
        "version": "smwc-13603-1461983262",
        "upstream_time": 1461983262,
        "download_url": "https://dl.smwcentral.net/13603/Yogurt%20Yard%20Map.zip",
        "filename": "Yogurt Yard Map.zip",
        "size": 31218,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-block-ball-bonus-stage-kdl3-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13538,
    "title": "Kirby's Block Ball - Bonus Stage (KDL3 Remix)",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "bonus"
    ],
    "description": "Song from Kirby's Block Ball.<br>\r\nCould fit bonus levels/areas.",
    "latest_version": "smwc-13538-1460665600",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13538,
        "title": "Kirby's Block Ball - Bonus Stage (KDL3 Remix)",
        "version": "smwc-13538-1460665600",
        "upstream_time": 1460665600,
        "download_url": "https://dl.smwcentral.net/13538/kbb%20bonus.zip",
        "filename": "kbb bonus.zip",
        "size": 40634,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-block-ball-map-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33298,
    "title": "Kirby's Block Ball - Map Screen",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "overworld",
      "sky",
      "space"
    ],
    "description": "Kirby`s Block Ball short theme made for maps, samples from Kirby's Dream Land 3.",
    "latest_version": "smwc-33298-1685563308",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33298,
        "title": "Kirby's Block Ball - Map Screen",
        "version": "smwc-33298-1685563308",
        "upstream_time": 1685563308,
        "download_url": "https://dl.smwcentral.net/33298/KBB%20-%20Map.zip",
        "filename": "KBB - Map.zip",
        "size": 30434,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-block-ball-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38741,
    "title": "Kirby's Block Ball - Stage 2",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "beach",
      "bonus",
      "boss",
      "calm",
      "castle",
      "chase",
      "final",
      "forest",
      "grassland",
      "jungle",
      "mountain",
      "night",
      "overworld",
      "sea",
      "sky",
      "tense",
      "town"
    ],
    "description": "A good song that fits grassland levels.",
    "latest_version": "smwc-38741-1735920112",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38741,
        "title": "Kirby's Block Ball - Stage 2",
        "version": "smwc-38741-1735920112",
        "upstream_time": 1735920112,
        "download_url": "https://dl.smwcentral.net/38741/Stage%202.zip",
        "filename": "Stage 2.zip",
        "size": 60586,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35641,
        "title": "Kirby's Block Ball - Stage 11",
        "version": "smwc-35641-1704517836",
        "upstream_time": 1704517836,
        "download_url": "https://dl.smwcentral.net/35641/Kirby%27s%20Block%20Ball%20-%20Stage%2011.zip",
        "filename": "Kirby%27s Block Ball - Stage 11.zip",
        "size": 48030,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21346,
        "title": "Kirby's Block Ball - Stage 2",
        "version": "smwc-21346-1572396206",
        "upstream_time": 1572396206,
        "download_url": "https://dl.smwcentral.net/21346/Kirbys_Block_Ball_-_Stage_2.zip",
        "filename": "Kirbys_Block_Ball_-_Stage_2.zip",
        "size": 33040,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21338,
        "title": "Kirby's Block Ball - Stage 4",
        "version": "smwc-21338-1572272134",
        "upstream_time": 1572272134,
        "download_url": "https://dl.smwcentral.net/21338/Kirbys_Block_Ball_-_Stage_4.zip",
        "filename": "Kirbys_Block_Ball_-_Stage_4.zip",
        "size": 31897,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13521,
        "title": "Kirby's Block Ball - Stage 5 (KDL3 Remix)",
        "version": "smwc-13521-1459475675",
        "upstream_time": 1459475675,
        "download_url": "https://dl.smwcentral.net/13521/kbbstage5.zip",
        "filename": "kbbstage5.zip",
        "size": 59818,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 9563,
        "title": "Kirby's Block Ball - Stage 3 (KDL3 Remix)",
        "version": "smwc-9563-1417132524",
        "upstream_time": 1417132524,
        "download_url": "https://dl.smwcentral.net/9563/KBB%20-%20Kabu%20KDL3.zip",
        "filename": "KBB - Kabu KDL3.zip",
        "size": 42113,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8818,
        "title": "Kirby's Block Ball - Stage 1 (KDL3 Remix)",
        "version": "smwc-8818-1410804979",
        "upstream_time": 1410804979,
        "download_url": "https://dl.smwcentral.net/8818/KBB%20-%20Stage%201%20KDL3.zip",
        "filename": "KBB - Stage 1 KDL3.zip",
        "size": 45618,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8333,
        "title": "Kirby's Block Ball - Stage 3",
        "version": "smwc-8333-1354154191",
        "upstream_time": 1354154191,
        "download_url": "https://dl.smwcentral.net/8333/Kirby%27s%20Block%20Ball%20-%20Stage%203.zip",
        "filename": "Kirby%27s Block Ball - Stage 3.zip",
        "size": 32762,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8098,
        "title": "Kirby's Block Ball - Stage 9",
        "version": "smwc-8098-1312191020",
        "upstream_time": 1312191020,
        "download_url": "https://dl.smwcentral.net/8098/Kirby%27s%20Block%20Ball%20Stage9.zip",
        "filename": "Kirby%27s Block Ball Stage9.zip",
        "size": 67518,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7052,
        "title": "Kirby's Block Ball - Stage 1",
        "version": "smwc-7052-1311938143",
        "upstream_time": 1311938143,
        "download_url": "https://dl.smwcentral.net/7052/Kirby%27s_Block_Ball_-_Grass_Land.zip",
        "filename": "Kirby%27s_Block_Ball_-_Grass_Land.zip",
        "size": 73351,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7026,
        "title": "Kirby's Block Ball - Stage 4",
        "version": "smwc-7026-1311922956",
        "upstream_time": 1311922956,
        "download_url": "https://dl.smwcentral.net/7026/Kirby%27s_Block_Ball_-_Circus_Tent.zip",
        "filename": "Kirby%27s_Block_Ball_-_Circus_Tent.zip",
        "size": 72858,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-block-ball-thorough-block-bonus-kdl3-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13539,
    "title": "Kirby's Block Ball - Thorough Block Bonus (KDL3 Remix)",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "bonus",
      "p-switch"
    ],
    "description": "Song from Kirby's Block Ball.<br>\r\nCould fit P-Switches or bonus levels/areas.",
    "latest_version": "smwc-13539-1460997578",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13539,
        "title": "Kirby's Block Ball - Thorough Block Bonus (KDL3 Remix)",
        "version": "smwc-13539-1460997578",
        "upstream_time": 1460997578,
        "download_url": "https://dl.smwcentral.net/13539/kbb%20blocks.zip",
        "filename": "kbb blocks.zip",
        "size": 41353,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-dream-course-cloudy-mountain-peaks",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27834,
    "title": "Kirby's Dream Course - Cloudy Mountain Peaks",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "athletic",
      "chase",
      "grassland",
      "sky"
    ],
    "description": "A very energectic and complex song, from KDC.<br>\r\nWhew, that one was REALLY challenging to port, say like, not only for trying to optimize its insert size, but for replicate its many effects and volume changes put at once.",
    "latest_version": "smwc-27834-1629748174",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27834,
        "title": "Kirby's Dream Course - Cloudy Mountain Peaks",
        "version": "smwc-27834-1629748174",
        "upstream_time": 1629748174,
        "download_url": "https://dl.smwcentral.net/27834/Kirby%27s%20Dream%20Course%20-%20Cloudy%20Mountain%20Peaks.zip",
        "filename": "Kirby%27s Dream Course - Cloudy Mountain Peaks.zip",
        "size": 63066,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-dream-course-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23093,
    "title": "Kirby's Dream Course - Game Over",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "game over",
      "overworld"
    ],
    "description": "A calm small song played on the game over screen of said game.<br>\r\nStandalone version using SMW samples.",
    "latest_version": "smwc-23093-1590858533",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23093,
        "title": "Kirby's Dream Course - Game Over",
        "version": "smwc-23093-1590858533",
        "upstream_time": 1590858533,
        "download_url": "https://dl.smwcentral.net/23093/Kirby%27s%20Dream%20Course%20-%20Game%20Over%20%28Unsampled%29.zip",
        "filename": "Kirby%27s Dream Course - Game Over (Unsampled).zip",
        "size": 31914,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23092,
        "title": "Kirby's Dream Course - Game Over",
        "version": "smwc-23092-1590856695",
        "upstream_time": 1590856695,
        "download_url": "https://dl.smwcentral.net/23092/Kirby%27s%20Dream%20Course%20-%20Game%20Over.zip",
        "filename": "Kirby%27s Dream Course - Game Over.zip",
        "size": 37303,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-dream-course-iceberg-ocean",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32538,
    "title": "Kirby's Dream Course -  Iceberg Ocean",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "ice",
      "mountain",
      "snow"
    ],
    "description": "Iceberg Ocean from Kirby's Dream Course.",
    "latest_version": "smwc-32538-1675226210",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32538,
        "title": "Kirby's Dream Course -  Iceberg Ocean",
        "version": "smwc-32538-1675226210",
        "upstream_time": 1675226210,
        "download_url": "https://dl.smwcentral.net/32538/Kirby%27s%20Dream%20Course%20-%20%20Iceberg%20Ocean.zip",
        "filename": "Kirby%27s Dream Course -  Iceberg Ocean.zip",
        "size": 59085,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-dream-course-star-card",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40759,
    "title": "Kirby's Dream Course - Star Card",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "bonus",
      "overworld",
      "sky",
      "title"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"lordlydumbass\"><a href=\"/?p=profile&amp;id=69165\" style=\"color: var(--user-color-1);\" class=\"un\">lordlydumbass</a></span>",
    "latest_version": "smwc-40759-1763405429",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40759,
        "title": "Kirby's Dream Course - Star Card",
        "version": "smwc-40759-1763405429",
        "upstream_time": 1763405429,
        "download_url": "https://dl.smwcentral.net/40759/03%20Star%20Card.zip",
        "filename": "03 Star Card.zip",
        "size": 54780,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-dream-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38673,
    "title": "Kirby's Dream Land 2 - Embrace your Darkest Sins 😈 ~ Dark Castle (Neo-Arcadia-mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "abstract",
      "airship",
      "ambient",
      "athletic",
      "beach",
      "bonus",
      "boss",
      "calm",
      "castle",
      "chase",
      "credits",
      "cutscene",
      "dark",
      "desert",
      "environmental",
      "final",
      "forest",
      "game over",
      "goal",
      "grassland",
      "ice",
      "industrial",
      "jungle",
      "misc",
      "miss",
      "mysterious",
      "night",
      "overworld",
      "p-switch",
      "sky",
      "snow",
      "spooky",
      "switch palace",
      "tense",
      "title",
      "town",
      "upbeat",
      "water"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #8C8CB3;\">❝ <b>プププランドがねらわれるのはナゼ？<br>\r\nダークマターはとっても寂さびしい人ひとなんだ。だからプププランドみたいに、みんなが友達ともだちっていう国くにがうらやましいんだね。「友達ともだちになって」って言いえないんだ。</b> ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- <a href=\"https://wikirby.com/wiki/Dark_Matter\" rel=\"nofollow\">The Latest Kirby of the Stars Encyclopedia (Japanese)</a></span><br>\r\n<br>\r\nDid an arrangement of <b><a href=\"https://youtu.be/-ThgLaKfH00\" rel=\"nofollow\">Dark</a> <a href=\"https://youtu.be/3kEvS_1lH9w\" rel=\"nofollow\">Castle</a></b> from <i>Kirby's Dream Land 2</i> (ft. <a href=\"https://youtu.be/vM5b_LNuaSY\" rel=\"nofollow\">Enemy</a> <a href=\"https://youtu.be/COkKndE9eg8\" rel=\"nofollow\">Hall</a> from <i>Mega Man Zero</i>). It's about time I do another mashup that isn't Touhou related and also has been a hot minute since my last Kirbo-mix.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠  \"Bonus End,\" P-Switch, Yoshi SFX, & Thunder SFX are disabled.<br>\r\nㅤ♠  Death sound is gonna sound weird (@0 replaces @9 to save on space).<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. D Minor w/ detune (Remix Pitch)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. D Minor (Original Pitch)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\nㅤ3. E Minor (<a href=\"https://youtu.be/3kEvS_1lH9w\" rel=\"nofollow\">Robobot</a> Pitch)<br>\r\nㅤ4. D# Minor (Custom Pitch 1)<br>\r\nㅤ5. C Minor (Custom Pitch 2)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables the Voice Clip, but sacrifices SMW-Compatibility (Voice Enabled)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Disables the Voice Clip & Decreases the Echo (Voice Disabled)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span>",
    "latest_version": "smwc-38673-1733015114",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38673,
        "title": "Kirby's Dream Land 2 - Embrace your Darkest Sins 😈 ~ Dark Castle (Neo-Arcadia-mix)",
        "version": "smwc-38673-1733015114",
        "upstream_time": 1733015114,
        "download_url": "https://dl.smwcentral.net/38673/Embrace%20your%20Darkest%20Sins.zip",
        "filename": "Embrace your Darkest Sins.zip",
        "size": 448199,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34632,
        "title": "Kirby's Dream Land 3 - Victory",
        "version": "smwc-34632-1690835529",
        "upstream_time": 1690835529,
        "download_url": "https://dl.smwcentral.net/34632/Victory.zip",
        "filename": "Victory.zip",
        "size": 98296,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34631,
        "title": "Kirby's Dream Land 3 - Title Screen",
        "version": "smwc-34631-1690835511",
        "upstream_time": 1690835511,
        "download_url": "https://dl.smwcentral.net/34631/Title%20Screen.zip",
        "filename": "Title Screen.zip",
        "size": 104989,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34630,
        "title": "Kirby's Dream Land 3 - Staff Roll",
        "version": "smwc-34630-1690835493",
        "upstream_time": 1690835493,
        "download_url": "https://dl.smwcentral.net/34630/Staff%20Roll.zip",
        "filename": "Staff Roll.zip",
        "size": 117043,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34629,
        "title": "Kirby's Dream Land 3 - Sand Canyon Map",
        "version": "smwc-34629-1690835480",
        "upstream_time": 1690835480,
        "download_url": "https://dl.smwcentral.net/34629/Sand%20Canyon%20Map.zip",
        "filename": "Sand Canyon Map.zip",
        "size": 94102,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34625,
        "title": "Kirby's Dream Land 3 - Ripple Field Map",
        "version": "smwc-34625-1690835446",
        "upstream_time": 1690835446,
        "download_url": "https://dl.smwcentral.net/34625/Ripple%20Field%20Map.zip",
        "filename": "Ripple Field Map.zip",
        "size": 93561,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34622,
        "title": "Kirby's Dream Land 3 - Pop Star",
        "version": "smwc-34622-1690835426",
        "upstream_time": 1690835426,
        "download_url": "https://dl.smwcentral.net/34622/Pop%20Star.zip",
        "filename": "Pop Star.zip",
        "size": 93824,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34621,
        "title": "Kirby's Dream Land 3 - Opening",
        "version": "smwc-34621-1690835416",
        "upstream_time": 1690835416,
        "download_url": "https://dl.smwcentral.net/34621/Opening.zip",
        "filename": "Opening.zip",
        "size": 107239,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34620,
        "title": "Kirby's Dream Land 3 - Ominous Wind",
        "version": "smwc-34620-1690835408",
        "upstream_time": 1690835408,
        "download_url": "https://dl.smwcentral.net/34620/Ominous%20Wind.zip",
        "filename": "Ominous Wind.zip",
        "size": 89895,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34619,
        "title": "Kirby's Dream Land 3 - Mission Failed",
        "version": "smwc-34619-1690835402",
        "upstream_time": 1690835402,
        "download_url": "https://dl.smwcentral.net/34619/Mission%20Failed.zip",
        "filename": "Mission Failed.zip",
        "size": 91878,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34618,
        "title": "Kirby's Dream Land 3 - Mission Completed",
        "version": "smwc-34618-1690835396",
        "upstream_time": 1690835396,
        "download_url": "https://dl.smwcentral.net/34618/Mission%20Completed.zip",
        "filename": "Mission Completed.zip",
        "size": 91044,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34617,
        "title": "Kirby's Dream Land 3 - Mini-Game",
        "version": "smwc-34617-1690835391",
        "upstream_time": 1690835391,
        "download_url": "https://dl.smwcentral.net/34617/Mini-Game.zip",
        "filename": "Mini-Game.zip",
        "size": 97412,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34616,
        "title": "Kirby's Dream Land 3 - Kirby Lose",
        "version": "smwc-34616-1690835378",
        "upstream_time": 1690835378,
        "download_url": "https://dl.smwcentral.net/34616/Kirby%20Lose.zip",
        "filename": "Kirby Lose.zip",
        "size": 94717,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34615,
        "title": "Kirby's Dream Land 3 - King Dedede",
        "version": "smwc-34615-1690835360",
        "upstream_time": 1690835360,
        "download_url": "https://dl.smwcentral.net/34615/King%20Dedede.zip",
        "filename": "King Dedede.zip",
        "size": 107543,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34613,
        "title": "Kirby's Dream Land 3 - Incorrect Path",
        "version": "smwc-34613-1690835337",
        "upstream_time": 1690835337,
        "download_url": "https://dl.smwcentral.net/34613/Incorrect%20Path.zip",
        "filename": "Incorrect Path.zip",
        "size": 93695,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34612,
        "title": "Kirby's Dream Land 3 - Iceberg",
        "version": "smwc-34612-1690835328",
        "upstream_time": 1690835328,
        "download_url": "https://dl.smwcentral.net/34612/Iceberg.zip",
        "filename": "Iceberg.zip",
        "size": 113539,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34611,
        "title": "Kirby's Dream Land 3 - Iceberg Map",
        "version": "smwc-34611-1690835319",
        "upstream_time": 1690835319,
        "download_url": "https://dl.smwcentral.net/34611/Iceberg%20Map.zip",
        "filename": "Iceberg Map.zip",
        "size": 96570,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34605,
        "title": "Kirby's Dream Land 3 - Game Over",
        "version": "smwc-34605-1690835283",
        "upstream_time": 1690835283,
        "download_url": "https://dl.smwcentral.net/34605/Game%20Over.zip",
        "filename": "Game Over.zip",
        "size": 96744,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34601,
        "title": "Kirby's Dream Land 3 - File Select",
        "version": "smwc-34601-1690835253",
        "upstream_time": 1690835253,
        "download_url": "https://dl.smwcentral.net/34601/File%20Select.zip",
        "filename": "File Select.zip",
        "size": 92057,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34600,
        "title": "Kirby's Dream Land 3 - Cloudy Park",
        "version": "smwc-34600-1690835246",
        "upstream_time": 1690835246,
        "download_url": "https://dl.smwcentral.net/34600/Cloudy%20Park.zip",
        "filename": "Cloudy Park.zip",
        "size": 106047,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34599,
        "title": "Kirby's Dream Land 3 - Cloudy Park Map",
        "version": "smwc-34599-1690835237",
        "upstream_time": 1690835237,
        "download_url": "https://dl.smwcentral.net/34599/Cloudy%20Park%20Map.zip",
        "filename": "Cloudy Park Map.zip",
        "size": 95436,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34598,
        "title": "Kirby's Dream Land 3 - Cast Montage",
        "version": "smwc-34598-1690835228",
        "upstream_time": 1690835228,
        "download_url": "https://dl.smwcentral.net/34598/Cast%20Montage.zip",
        "filename": "Cast Montage.zip",
        "size": 114555,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34597,
        "title": "Kirby's Dream Land 3 - Bonus Jump",
        "version": "smwc-34597-1690835222",
        "upstream_time": 1690835222,
        "download_url": "https://dl.smwcentral.net/34597/Bonus%20Jump.zip",
        "filename": "Bonus Jump.zip",
        "size": 88309,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34596,
        "title": "Kirby's Dream Land 3 - Big Boss Battle",
        "version": "smwc-34596-1690835217",
        "upstream_time": 1690835217,
        "download_url": "https://dl.smwcentral.net/34596/Big%20Boss%20Battle.zip",
        "filename": "Big Boss Battle.zip",
        "size": 108968,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32463,
        "title": "Kirby's Dream Land 3 - Miniboss Battle",
        "version": "smwc-32463-1675215148",
        "upstream_time": 1675215148,
        "download_url": "https://dl.smwcentral.net/32463/Kirby%27s%20Dream%20Land%203%20-%20Miniboss%20Battle.zip",
        "filename": "Kirby%27s Dream Land 3 - Miniboss Battle.zip",
        "size": 54570,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27717,
        "title": "Kirby's Dream Land 3 - Music Test",
        "version": "smwc-27717-1626990579",
        "upstream_time": 1626990579,
        "download_url": "https://dl.smwcentral.net/27717/Kirby%27s%20Dream%20Land%203%20-%20Music%20Test.zip",
        "filename": "Kirby%27s Dream Land 3 - Music Test.zip",
        "size": 52577,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21207,
        "title": "Kirby's Dream Land 2 - Dark Castle (SNES Arrange)",
        "version": "smwc-21207-1569376092",
        "upstream_time": 1569376092,
        "download_url": "https://dl.smwcentral.net/21207/Kirby%27s%20Dream%20Land%202%20-%20Dark%20Castle.zip",
        "filename": "Kirby%27s Dream Land 2 - Dark Castle.zip",
        "size": 49551,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19936,
        "title": "Kirby's Dream Land 3 - Iceberg",
        "version": "smwc-19936-1558011728",
        "upstream_time": 1558011728,
        "download_url": "https://dl.smwcentral.net/19936/Kirby%27s%20Dream%20Land%203%20-%20Iceberg.zip",
        "filename": "Kirby%27s Dream Land 3 - Iceberg.zip",
        "size": 70748,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19934,
        "title": "Kirby's Dream Land 3 - Sand Canyon Map",
        "version": "smwc-19934-1558011728",
        "upstream_time": 1558011728,
        "download_url": "https://dl.smwcentral.net/19934/Kirby%27s%20Dream%20Land%203%20-%20Sand%20Canyon%20Map.zip",
        "filename": "Kirby%27s Dream Land 3 - Sand Canyon Map.zip",
        "size": 33226,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19803,
        "title": "Kirby's Dream Land 3 - King Dedede",
        "version": "smwc-19803-1556416847",
        "upstream_time": 1556416847,
        "download_url": "https://dl.smwcentral.net/19803/Kirby%27s%20Dream%20Land%203%20-%20King%20Dedede.zip",
        "filename": "Kirby%27s Dream Land 3 - King Dedede.zip",
        "size": 59935,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18624,
        "title": "Kirby's Dream Land 3 - Sand Canyon Map",
        "version": "smwc-18624-1544394892",
        "upstream_time": 1544394892,
        "download_url": "https://dl.smwcentral.net/18624/Kirby%27s%20Dream%20Land%203%20-%20Sand%20Canyon%20Map.zip",
        "filename": "Kirby%27s Dream Land 3 - Sand Canyon Map.zip",
        "size": 30966,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17322,
        "title": "Kirby's Dream Land 2 - Dark Castle",
        "version": "smwc-17322-1522751344",
        "upstream_time": 1522751344,
        "download_url": "https://dl.smwcentral.net/17322/%5BU%5D%20Kirby%27s%20Dreamland%202%20-%20Dark%20Castle.zip",
        "filename": "%5BU%5D Kirby%27s Dreamland 2 - Dark Castle.zip",
        "size": 32670,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16979,
        "title": "Kirby's Dream Land 2 - Cloudy Park Map (SNES Arrange)",
        "version": "smwc-16979-1516190522",
        "upstream_time": 1516190522,
        "download_url": "https://dl.smwcentral.net/16979/cloudyparkmap.zip",
        "filename": "cloudyparkmap.zip",
        "size": 33443,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16744,
        "title": "Kirby's Dream Land 3 - Grass Land Map",
        "version": "smwc-16744-1513846644",
        "upstream_time": 1513846644,
        "download_url": "https://dl.smwcentral.net/16744/Grass%20Land%20Map.zip",
        "filename": "Grass Land Map.zip",
        "size": 29323,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14039,
        "title": "Kirby's Dream Land 2 - Rick the Hamster",
        "version": "smwc-14039-1470699225",
        "upstream_time": 1470699225,
        "download_url": "https://dl.smwcentral.net/14039/Rick.zip",
        "filename": "Rick.zip",
        "size": 31923,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11131,
        "title": "Kirby's Dream Land 2 - Big Forest",
        "version": "smwc-11131-1428100708",
        "upstream_time": 1428100708,
        "download_url": "https://dl.smwcentral.net/11131/big_forest.zip",
        "filename": "big_forest.zip",
        "size": 60924,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10991,
        "title": "Kirby's Dream Land 2 - Big Forest (Arrangement)",
        "version": "smwc-10991-1425918276",
        "upstream_time": 1425918276,
        "download_url": "https://dl.smwcentral.net/10991/Big%20Forest.zip",
        "filename": "Big Forest.zip",
        "size": 32511,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8570,
        "title": "Kirby's Dream Land 3 - Mission Failed",
        "version": "smwc-8570-1405779956",
        "upstream_time": 1405779956,
        "download_url": "https://dl.smwcentral.net/8570/Mission%20Failed.zip",
        "filename": "Mission Failed.zip",
        "size": 33236,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8515,
        "title": "Kirby's Dream Land 2 - Kine the Ocean Sunfish",
        "version": "smwc-8515-1394877856",
        "upstream_time": 1394877856,
        "download_url": "https://dl.smwcentral.net/8515/Kine.zip",
        "filename": "Kine.zip",
        "size": 65594,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8348,
        "title": "Kirby's Dream Land 3 - Game Over",
        "version": "smwc-8348-1354930012",
        "upstream_time": 1354930012,
        "download_url": "https://dl.smwcentral.net/8348/kdl3%20game%20over.zip",
        "filename": "kdl3 game over.zip",
        "size": 64590,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7689,
        "title": "Kirby's Dream Land 3 - Iceberg Map",
        "version": "smwc-7689-1320151525",
        "upstream_time": 1320151525,
        "download_url": "https://dl.smwcentral.net/7689/KDL3%20-%20Iceberg%20Map.zip",
        "filename": "KDL3 - Iceberg Map.zip",
        "size": 68003,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7027,
        "title": "Kirby's Dream Land 3 - Cloudy Park (Map)",
        "version": "smwc-7027-1313477761",
        "upstream_time": 1313477761,
        "download_url": "https://dl.smwcentral.net/7027/KDL3.zip",
        "filename": "KDL3.zip",
        "size": 66997,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-dream-land-3-animal-friends",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8537,
    "title": "Kirby's Dream Land 3 - Animal Friends 3",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland",
      "overworld"
    ],
    "description": "A bouncy little song that would suit a World 1 map",
    "latest_version": "smwc-8537-1396088667",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8537,
        "title": "Kirby's Dream Land 3 - Animal Friends 3",
        "version": "smwc-8537-1396088667",
        "upstream_time": 1396088667,
        "download_url": "https://dl.smwcentral.net/8537/Animal%20Friends%203.zip",
        "filename": "Animal Friends 3.zip",
        "size": 64406,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-dream-land-3-friends",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39735,
    "title": "Kirby's Dream Land 3 - Friends 2",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "bonus",
      "overworld"
    ],
    "description": "A cute, upbeat song from KDL3. Fitting for overworlds or bonus areas.",
    "latest_version": "smwc-39735-1748336317",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39735,
        "title": "Kirby's Dream Land 3 - Friends 2",
        "version": "smwc-39735-1748336317",
        "upstream_time": 1748336317,
        "download_url": "https://dl.smwcentral.net/39735/Friends%202.zip",
        "filename": "Friends 2.zip",
        "size": 31758,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34604,
        "title": "Kirby's Dream Land 3 - Friends 3",
        "version": "smwc-34604-1690835275",
        "upstream_time": 1690835275,
        "download_url": "https://dl.smwcentral.net/34604/Friends%203.zip",
        "filename": "Friends 3.zip",
        "size": 96530,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34603,
        "title": "Kirby's Dream Land 3 - Friends 2",
        "version": "smwc-34603-1690835267",
        "upstream_time": 1690835267,
        "download_url": "https://dl.smwcentral.net/34603/Friends%202.zip",
        "filename": "Friends 2.zip",
        "size": 95500,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34602,
        "title": "Kirby's Dream Land 3 - Friends 1",
        "version": "smwc-34602-1690835262",
        "upstream_time": 1690835262,
        "download_url": "https://dl.smwcentral.net/34602/Friends%201.zip",
        "filename": "Friends 1.zip",
        "size": 94543,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-dream-land-3-grass-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34609,
    "title": "Kirby's Dream Land 3 - Grass Land 4",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "beach",
      "calm",
      "grassland",
      "jungle",
      "overworld",
      "sky"
    ],
    "description": "Part of the Kirby's Dream Land 3 soundtrack.",
    "latest_version": "smwc-34609-1690835308",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34609,
        "title": "Kirby's Dream Land 3 - Grass Land 4",
        "version": "smwc-34609-1690835308",
        "upstream_time": 1690835308,
        "download_url": "https://dl.smwcentral.net/34609/Grass%20Land%204.zip",
        "filename": "Grass Land 4.zip",
        "size": 104990,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34608,
        "title": "Kirby's Dream Land 3 - Grass Land 3",
        "version": "smwc-34608-1690835302",
        "upstream_time": 1690835302,
        "download_url": "https://dl.smwcentral.net/34608/Grass%20Land%203.zip",
        "filename": "Grass Land 3.zip",
        "size": 107313,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34607,
        "title": "Kirby's Dream Land 3 - Grass Land 2",
        "version": "smwc-34607-1690835298",
        "upstream_time": 1690835298,
        "download_url": "https://dl.smwcentral.net/34607/Grass%20Land%202.zip",
        "filename": "Grass Land 2.zip",
        "size": 105952,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34606,
        "title": "Kirby's Dream Land 3 - Grass Land 1",
        "version": "smwc-34606-1690835287",
        "upstream_time": 1690835287,
        "download_url": "https://dl.smwcentral.net/34606/Grass%20Land%201.zip",
        "filename": "Grass Land 1.zip",
        "size": 106560,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20063,
        "title": "Kirby's Dream Land 3 - Grass Land 4",
        "version": "smwc-20063-1559180078",
        "upstream_time": 1559180078,
        "download_url": "https://dl.smwcentral.net/20063/Kirby%27s%20Dream%20Land%203%20-%20Grass%20Land%204.zip",
        "filename": "Kirby%27s Dream Land 3 - Grass Land 4.zip",
        "size": 52385,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-dream-land-3-hyper-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34610,
    "title": "Kirby's Dream Land 3 - Hyper Zone 2",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "abstract",
      "athletic",
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "Part of the Kirby's Dream Land 3 soundtrack.",
    "latest_version": "smwc-34610-1690835313",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34610,
        "title": "Kirby's Dream Land 3 - Hyper Zone 2",
        "version": "smwc-34610-1690835313",
        "upstream_time": 1690835313,
        "download_url": "https://dl.smwcentral.net/34610/Hyper%20Zone%202.zip",
        "filename": "Hyper Zone 2.zip",
        "size": 107385,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19367,
        "title": "Kirby's Dream Land 3 - Hyper Zone 1",
        "version": "smwc-19367-1552861974",
        "upstream_time": 1552861974,
        "download_url": "https://dl.smwcentral.net/19367/Hyper%20Zone%201.zip",
        "filename": "Hyper Zone 1.zip",
        "size": 60220,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-dream-land-3-invincible",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34614,
    "title": "Kirby's Dream Land 3 - Invincible 1",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "bonus",
      "boss",
      "chase",
      "star",
      "starman"
    ],
    "description": "Part of the Kirby's Dream Land 3 soundtrack.",
    "latest_version": "smwc-34614-1690835345",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34614,
        "title": "Kirby's Dream Land 3 - Invincible 1",
        "version": "smwc-34614-1690835345",
        "upstream_time": 1690835345,
        "download_url": "https://dl.smwcentral.net/34614/Invincible%201.zip",
        "filename": "Invincible 1.zip",
        "size": 92703,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13770,
        "title": "Kirby's Dream Land 3 - Invincible 2",
        "version": "smwc-13770-1464998655",
        "upstream_time": 1464998655,
        "download_url": "https://dl.smwcentral.net/13770/Invincible%202.zip",
        "filename": "Invincible 2.zip",
        "size": 48025,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-dream-land-3-ripple-field",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39219,
    "title": "Kirby's Dream Land 3 - Ripple Field 1",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland",
      "happy",
      "jungle",
      "sky",
      "water"
    ],
    "description": "The lovely song from KDL3",
    "latest_version": "smwc-39219-1740156852",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39219,
        "title": "Kirby's Dream Land 3 - Ripple Field 1",
        "version": "smwc-39219-1740156852",
        "upstream_time": 1740156852,
        "download_url": "https://dl.smwcentral.net/39219/Ripple%20Field%201.zip",
        "filename": "Ripple Field 1.zip",
        "size": 34967,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34624,
        "title": "Kirby's Dream Land 3 - Ripple Field 3",
        "version": "smwc-34624-1690835436",
        "upstream_time": 1690835436,
        "download_url": "https://dl.smwcentral.net/34624/Ripple%20Field%203.zip",
        "filename": "Ripple Field 3.zip",
        "size": 111140,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34623,
        "title": "Kirby's Dream Land 3 - Ripple Field 1",
        "version": "smwc-34623-1690835431",
        "upstream_time": 1690835431,
        "download_url": "https://dl.smwcentral.net/34623/Ripple%20Field%201.zip",
        "filename": "Ripple Field 1.zip",
        "size": 108046,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19935,
        "title": "Kirby's Dream Land 3 - Ripple Field 3",
        "version": "smwc-19935-1558011728",
        "upstream_time": 1558011728,
        "download_url": "https://dl.smwcentral.net/19935/Kirby%27s%20Dream%20Land%203%20-%20Ripple%20Field%203.zip",
        "filename": "Kirby%27s Dream Land 3 - Ripple Field 3.zip",
        "size": 65523,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 12862,
        "title": "Kirby's Dream Land 3 - Ripple Field 2",
        "version": "smwc-12862-1450551660",
        "upstream_time": 1450551660,
        "download_url": "https://dl.smwcentral.net/12862/RippleField2.zip",
        "filename": "RippleField2.zip",
        "size": 57899,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8024,
        "title": "Kirby's Dream Land 3 - Ripple Field 2",
        "version": "smwc-8024-1311933351",
        "upstream_time": 1311933351,
        "download_url": "https://dl.smwcentral.net/8024/Kirby%27s%20Dream%20Land%203%20-%20Ripple%20Field%202.zip",
        "filename": "Kirby%27s Dream Land 3 - Ripple Field 2.zip",
        "size": 67503,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-dream-land-3-sand-canyon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34628,
    "title": "Kirby's Dream Land 3 - Sand Canyon 3",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "bonus",
      "chase",
      "desert",
      "grassland",
      "ice",
      "mountain",
      "night",
      "sky",
      "yoshi drums"
    ],
    "description": "Part of the Kirby's Dream Land 3 soundtrack.",
    "latest_version": "smwc-34628-1690835467",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34628,
        "title": "Kirby's Dream Land 3 - Sand Canyon 3",
        "version": "smwc-34628-1690835467",
        "upstream_time": 1690835467,
        "download_url": "https://dl.smwcentral.net/34628/Sand%20Canyon%203.zip",
        "filename": "Sand Canyon 3.zip",
        "size": 102648,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34627,
        "title": "Kirby's Dream Land 3 - Sand Canyon 2",
        "version": "smwc-34627-1690835462",
        "upstream_time": 1690835462,
        "download_url": "https://dl.smwcentral.net/34627/Sand%20Canyon%202.zip",
        "filename": "Sand Canyon 2.zip",
        "size": 105644,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34626,
        "title": "Kirby's Dream Land 3 - Sand Canyon 1",
        "version": "smwc-34626-1690835456",
        "upstream_time": 1690835456,
        "download_url": "https://dl.smwcentral.net/34626/Sand%20Canyon%201.zip",
        "filename": "Sand Canyon 1.zip",
        "size": 106820,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22571,
        "title": "Kirby's Dream Land 3 - Sand Canyon 1",
        "version": "smwc-22571-1586488259",
        "upstream_time": 1586488259,
        "download_url": "https://dl.smwcentral.net/22571/Sand%20Canyon%201%20SMW%20Arrangement.zip",
        "filename": "Sand Canyon 1 SMW Arrangement.zip",
        "size": 64419,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11126,
        "title": "Kirby's Dream Land 3 - Sand Canyon 3",
        "version": "smwc-11126-1428098791",
        "upstream_time": 1428098791,
        "download_url": "https://dl.smwcentral.net/11126/sand_canyon_3.zip",
        "filename": "sand_canyon_3.zip",
        "size": 33967,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8504,
        "title": "Kirby's Dream Land 3 - Sand Canyon 1",
        "version": "smwc-8504-1392828698",
        "upstream_time": 1392828698,
        "download_url": "https://dl.smwcentral.net/8504/sandcanyon1.zip",
        "filename": "sandcanyon1.zip",
        "size": 66297,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-dream-land-boss-battle-kdl3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39738,
    "title": "Kirby's Dream Land - Boss Battle (KDL3 Style)",
    "authors": [
      "7 up"
    ],
    "tags": [
      "boss",
      "chase",
      "cutscene",
      "final",
      "star",
      "tense"
    ],
    "description": "An arrangement of boss theme from Kirby's Dream Land with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=11709\">KDL3 samples</a>. Even despite the original song's simplicity, remaking it wasn't a 5-minute task.<br>\r\n<br>\r\nBest for bosses, of course.",
    "latest_version": "smwc-39738-1749305311",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39738,
        "title": "Kirby's Dream Land - Boss Battle (KDL3 Style)",
        "version": "smwc-39738-1749305311",
        "upstream_time": 1749305311,
        "download_url": "https://dl.smwcentral.net/39738/kdl1boss.zip",
        "filename": "kdl1boss.zip",
        "size": 52757,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-dream-land-bubbly-clouds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19937,
    "title": "Kirby's Dream Land - Bubbly Clouds",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "retro",
      "sky"
    ],
    "description": "A song that could fit sky levels.<br>\r\n<br>\r\nUpdate (5/14/19) - Split the sampled and unsampled ports for organization purposes as per remoderation standards. The sampled version can be found <a href=\"https://www.smwcentral.net/?p=section&a=details&id=10617\">here.</a>",
    "latest_version": "smwc-19937-1557848828",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19937,
        "title": "Kirby's Dream Land - Bubbly Clouds",
        "version": "smwc-19937-1557848828",
        "upstream_time": 1557848828,
        "download_url": "https://dl.smwcentral.net/19937/KDL%20-%20Bubbly%20Clouds.zip",
        "filename": "KDL - Bubbly Clouds.zip",
        "size": 29384,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10617,
        "title": "Kirby's Dream Land - Bubbly Clouds",
        "version": "smwc-10617-1424929329",
        "upstream_time": 1424929329,
        "download_url": "https://dl.smwcentral.net/10617/KDL%20-%20Bubbly%20Clouds%20Sampled.zip",
        "filename": "KDL - Bubbly Clouds Sampled.zip",
        "size": 20804,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-dream-land-castle-lololo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23104,
    "title": "Kirby's Dream Land - Castle Lololo",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "athletic",
      "castle",
      "industrial",
      "retro",
      "tense"
    ],
    "description": "A hectic theme that can fit castles or factories.<br>\r\n<br>\r\nUpdate 31/05: Fixed wrong pitches on #1.",
    "latest_version": "smwc-23104-1591327601",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23104,
        "title": "Kirby's Dream Land - Castle Lololo",
        "version": "smwc-23104-1591327601",
        "upstream_time": 1591327601,
        "download_url": "https://dl.smwcentral.net/23104/kdl_lololo_0_1.zip",
        "filename": "kdl_lololo_0_1.zip",
        "size": 32039,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-dream-land-entrance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27714,
    "title": "Kirby's Dream Land - Entrance",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "bonus",
      "misc",
      "overworld",
      "retro"
    ],
    "description": "A small song played on the boss rush room of Mt. DeDeDe, from said game.",
    "latest_version": "smwc-27714-1626989865",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27714,
        "title": "Kirby's Dream Land - Entrance",
        "version": "smwc-27714-1626989865",
        "upstream_time": 1626989865,
        "download_url": "https://dl.smwcentral.net/27714/Kirby%27s%20Dream%20Land%20-%20Boss%20Room.zip",
        "filename": "Kirby%27s Dream Land - Boss Room.zip",
        "size": 61010,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-dream-land-float-islands",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23102,
    "title": "Kirby's Dream Land - Float Islands",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "athletic",
      "beach",
      "retro"
    ],
    "description": "A tropical theme that fits beaches and why not jungles/grasslands.<br>\r\n<br>\r\nUpdate 27/05: fixed some volume issues.",
    "latest_version": "smwc-23102-1590961647",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23102,
        "title": "Kirby's Dream Land - Float Islands",
        "version": "smwc-23102-1590961647",
        "upstream_time": 1590961647,
        "download_url": "https://dl.smwcentral.net/23102/kdlfloatisland_0_2.zip",
        "filename": "kdlfloatisland_0_2.zip",
        "size": 32847,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-dream-land-green-greens-star-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41488,
    "title": "Kirby's Dream Land - Green Greens (Star-mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "p-switch",
      "star"
    ],
    "description": "<a href=\"https://youtu.be/k3XM7bxXaqM\" rel=\"nofollow\"><img src=\"https://media1.tenor.com/m/6oLLFKND7AAAAAAC/maruyama-aya-maruyama.gif\" alt=\"\"></a><br>\r\n<br>\r\nDid a short arrangement of <b><a href=\"https://www.youtube.com/playlist?list=PLbrqCosPYxSAoeKiVXemsfAHe6KfANQuy\" rel=\"nofollow\">Green Greens</a></b> from <i>Kirby's Dream Land</i>. Always felt this song would work well as a Starman theme, despite Kirby already having his invincibility lollipop theme. Best used with the <a href=\"https://smwc.me/s/21709\">Super Mario World Styled Kirby</a> by <span class=\"un-outer\" title=\"Kusamochi\"><a href=\"/?p=profile&amp;id=40092\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">Kusamochi</a></span>.<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. C (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. C# Minor (Custom Pitch 1)<br>\r\nㅤ3. B Minor (Custom Pitch 2)<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables the Intro (INTRO Enabled)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. Skips the Intro (INTRO Skipped)",
    "latest_version": "smwc-41488-1773777651",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41488,
        "title": "Kirby's Dream Land - Green Greens (Star-mix)",
        "version": "smwc-41488-1773777651",
        "upstream_time": 1773777651,
        "download_url": "https://dl.smwcentral.net/41488/Green%20Greens%20%28Star-mix%29..zip",
        "filename": "Green Greens (Star-mix)..zip",
        "size": 188006,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-dream-land-shooting",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39719,
    "title": "Kirby's Dream Land - Shooting",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "chase",
      "upbeat"
    ],
    "description": "The song that plays when you battle Kaboola or eat spicy food in Kirby's Dream Land. Works well for boss fights.",
    "latest_version": "smwc-39719-1748605945",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39719,
        "title": "Kirby's Dream Land - Shooting",
        "version": "smwc-39719-1748605945",
        "upstream_time": 1748605945,
        "download_url": "https://dl.smwcentral.net/39719/shooting.zip",
        "filename": "shooting.zip",
        "size": 31835,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-dream-land-title-screen-snes-arrange",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16976,
    "title": "Kirby's Dream Land - Title Screen (SNES Arrange)",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "title"
    ],
    "description": "For title screens (what else????)<br>\r\n<span style=\"color: #80EE80;\">For overworlds too ;3</span>",
    "latest_version": "smwc-16976-1516189733",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16976,
        "title": "Kirby's Dream Land - Title Screen (SNES Arrange)",
        "version": "smwc-16976-1516189733",
        "upstream_time": 1516189733,
        "download_url": "https://dl.smwcentral.net/16976/kdltitlescreen.zip",
        "filename": "kdltitlescreen.zip",
        "size": 48144,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-dreamland-3-grass-land-2-cloudy-park",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36983,
    "title": "Kirby's Dreamland 3 - Grass Land 2 + Cloudy Park 1 (Bossanova Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "beach",
      "bonus",
      "overworld",
      "water"
    ],
    "description": "3 versions:<br>\r\n- Grass Land 2 (0x413 bytes)<br>\r\n- Grass Land 2 + Cloudy Park 1 (Medley) (0x673 bytes)<br>\r\n- Cloudy Park 1 (0x414 bytes)<br>\r\nCould fit on tropical or underwater levels/overworld.",
    "latest_version": "smwc-36983-1709803029",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36983,
        "title": "Kirby's Dreamland 3 - Grass Land 2 + Cloudy Park 1 (Bossanova Remix)",
        "version": "smwc-36983-1709803029",
        "upstream_time": 1709803029,
        "download_url": "https://dl.smwcentral.net/36983/kdl3%20grassland2%20tropical.zip",
        "filename": "kdl3 grassland2 tropical.zip",
        "size": 95902,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-epic-yarn-patch-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22494,
    "title": "Kirby's Epic Yarn - Patch Castle",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "grassland",
      "town"
    ],
    "description": "this version is a little different from the original, but it looks good on some stages",
    "latest_version": "smwc-22494-1586205683",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22494,
        "title": "Kirby's Epic Yarn - Patch Castle",
        "version": "smwc-22494-1586205683",
        "upstream_time": 1586205683,
        "download_url": "https://dl.smwcentral.net/22494/Kirby%27s%20Epic%20Yarn%20-%20Patch%20Castle.zip",
        "filename": "Kirby%27s Epic Yarn - Patch Castle.zip",
        "size": 53742,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-epic-yarn-stage-clear-gold-medal",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21522,
    "title": "Kirby's Epic Yarn - Stage Clear (Gold Medal)",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "great to finish the level",
    "latest_version": "smwc-21522-1575441459",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21522,
        "title": "Kirby's Epic Yarn - Stage Clear (Gold Medal)",
        "version": "smwc-21522-1575441459",
        "upstream_time": 1575441459,
        "download_url": "https://dl.smwcentral.net/21522/Kirby%20Epic%20Yarn%20-%20Golden%20Stage%20Clear.zip",
        "filename": "Kirby Epic Yarn - Golden Stage Clear.zip",
        "size": 62062,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-return-to-dream-land-a-stroll-on-the-ocean-floor",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39762,
    "title": "Kirby's Return to Dream Land - A Stroll on the Ocean Floor",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain",
      "sky"
    ],
    "description": "A fun song that fits the grassland levels.<br>\r\nThis music is modified.",
    "latest_version": "smwc-39762-1748733472",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39762,
        "title": "Kirby's Return to Dream Land - A Stroll on the Ocean Floor",
        "version": "smwc-39762-1748733472",
        "upstream_time": 1748733472,
        "download_url": "https://dl.smwcentral.net/39762/A%20Stroll%20on%20the%20Ocean%20Floor.zip",
        "filename": "A Stroll on the Ocean Floor.zip",
        "size": 74195,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-return-to-dream-land-aurora-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23200,
    "title": "Kirby's Return to Dream Land - Aurora Area",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "ice",
      "night",
      "sky",
      "snow",
      "space"
    ],
    "description": "Upbeat and melancholic song from KRTDL, could fit ice levels or boreal forest levels or anything that has an aurora as a background.<br>\r\n<br>\r\nNot compatible with Blargg/Thunder or Bonus End. Also, if you pause, the melody line will cut out, so it is recommended to disable pausing or use a patch to avoid cutting out the music in a level using this song.",
    "latest_version": "smwc-23200-1591059117",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23200,
        "title": "Kirby's Return to Dream Land - Aurora Area",
        "version": "smwc-23200-1591059117",
        "upstream_time": 1591059117,
        "download_url": "https://dl.smwcentral.net/23200/aurora.zip",
        "filename": "aurora.zip",
        "size": 68826,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-return-to-dream-land-dangerous-dinner",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39340,
    "title": "Kirby's Return to Dream Land - Dangerous Dinner",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "cave",
      "chase",
      "cutscene",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "A tense volcano level theme from Kirby's Return to Dream Land.<br>\r\n<br>\r\nIt's tense, and despite its short length, packs quite a punch, and has that lovely sparkle Kirby music has~",
    "latest_version": "smwc-39340-1741647414",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39340,
        "title": "Kirby's Return to Dream Land - Dangerous Dinner",
        "version": "smwc-39340-1741647414",
        "upstream_time": 1741647414,
        "download_url": "https://dl.smwcentral.net/39340/iwonderwhatsfor.zip",
        "filename": "iwonderwhatsfor.zip",
        "size": 32083,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-return-to-dream-land-desert-area-kirby-s-dream-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25625,
    "title": "Kirby's Return to Dream Land - Desert Area (Kirby's Dream Land 3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "athletic",
      "desert"
    ],
    "description": "I ported 'Kirby's Return to Dream Land's Desert Area' in the KDL3 style.<br>\r\nI personally like this song.<br>\r\n<br>\r\nEdit : used synthvoice, Optimization",
    "latest_version": "smwc-25625-1610148286",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25625,
        "title": "Kirby's Return to Dream Land - Desert Area (Kirby's Dream Land 3 Style)",
        "version": "smwc-25625-1610148286",
        "upstream_time": 1610148286,
        "download_url": "https://dl.smwcentral.net/25625/DesertArea%28KDL3%29.zip",
        "filename": "DesertArea(KDL3).zip",
        "size": 55264,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-return-to-dream-land-egg-engines",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8197,
    "title": "Kirby's Return to Dream Land - Egg Engines 2",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "dark",
      "industrial"
    ],
    "description": "The second stage of world six in Return to Dreamland. Made for your factory levels.",
    "latest_version": "smwc-8197-1324572552",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8197,
        "title": "Kirby's Return to Dream Land - Egg Engines 2",
        "version": "smwc-8197-1324572552",
        "upstream_time": 1324572552,
        "download_url": "https://dl.smwcentral.net/8197/EggEngines2.zip",
        "filename": "EggEngines2.zip",
        "size": 48817,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-return-to-dream-land-over-the-hills-kdl3-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13666,
    "title": "Kirby's Return to Dream Land - Over The Hills (KDL3 Remix)",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "grassland",
      "mountain",
      "sky"
    ],
    "description": "AKA Cookie Country 5<br>\r\n<br>\r\nCould fit Grassland, Sky and Mountain levels.<br>\r\n<br>\r\nI tried to port the full song into SMW, but it isn't compatible, too much channels and aram issues, so I decided to do this remix instead.<br>\r\n",
    "latest_version": "smwc-13666-1464716070",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13666,
        "title": "Kirby's Return to Dream Land - Over The Hills (KDL3 Remix)",
        "version": "smwc-13666-1464716070",
        "upstream_time": 1464716070,
        "download_url": "https://dl.smwcentral.net/13666/over%20the%20hills.zip",
        "filename": "over the hills.zip",
        "size": 57348,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-return-to-dream-land-sky-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20036,
    "title": "Kirby's Return to Dream Land - Sky Tower",
    "authors": [
      "Hiro"
    ],
    "tags": [
      "night",
      "sky"
    ],
    "description": "The music from castle area of Kirby's Adventure Wii.",
    "latest_version": "smwc-20036-1559147259",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20036,
        "title": "Kirby's Return to Dream Land - Sky Tower",
        "version": "smwc-20036-1559147259",
        "upstream_time": 1559147259,
        "download_url": "https://dl.smwcentral.net/20036/Kirby%27s%20Return%20to%20Dream%20Land%20-%20Sky%20Tower.zip",
        "filename": "Kirby%27s Return to Dream Land - Sky Tower.zip",
        "size": 34701,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-return-to-dream-land-theater",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27727,
    "title": "Kirby's Return to Dream Land - Theater",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "bonus",
      "misc"
    ],
    "description": "A very short song played on the cutscenes menu screen.",
    "latest_version": "smwc-27727-1627093170",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27727,
        "title": "Kirby's Return to Dream Land - Theater",
        "version": "smwc-27727-1627093170",
        "upstream_time": 1627093170,
        "download_url": "https://dl.smwcentral.net/27727/Kirby%27s%20Return%20to%20Dream%20Land%20-%20Theater.zip",
        "filename": "Kirby%27s Return to Dream Land - Theater.zip",
        "size": 65407,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-return-to-dreamland-border-of-life-fly-kirby-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33660,
    "title": "Kirby's Return To Dreamland - Border Of Life ~ Fly, Kirby! (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "abstract",
      "airship",
      "boss",
      "chase",
      "dark",
      "final",
      "night",
      "space",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #2B5CD5;\"><i><b>Bravo, Kirby. You've truly earned your reputation as a hero.</b></i></span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/qURQUFsU8Fk\" rel=\"nofollow\">Fly, Kirby! (Another Dimension)</a> from Kirby's Return To Dreamland, one of my favorite games on the Wii (alongside Epic Yarn) and in the series. Wanted to do this for a while to celebrate Kirby's Return To Dreamland Deluxe, but I had a better idea to do it for an April Fools joke special instead. It's one of my favorite songs in the game and is easily the best shoot-em-up stage theme in the series (this is a hill I will die on).<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Joke</span></div><div class=\"collapse-content\"><span style=\"font-size: 16pt;\"><span style=\"color: #2B5CD5;\"><i><b>Ninjitsu Art of Duplication!</b></i></span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/3oDWlQbqCBc\" rel=\"nofollow\">Border Of Life</a> from Touhou 7: Perfect Cherry Blossom. Ngl, not a big fan of the original song, so I thought I'd base this arrangement off the one in Kirby's Return to Dreamland. It's so cool ZUN gave Jun Ishikawa the rights to arrange the song 'cuz he made it even better than before!!!</div></div><br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. G Minor (Original Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. F# Minor (Custom Pitch 1)<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. F Minor (Custom Pitch 2)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables Voice Clip, but at the cost of SMW-Compatibility<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables Voice Clip [turned on default]",
    "latest_version": "smwc-33660-1689971180",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33660,
        "title": "Kirby's Return To Dreamland - Border Of Life ~ Fly, Kirby! (Remix)",
        "version": "smwc-33660-1689971180",
        "upstream_time": 1689971180,
        "download_url": "https://dl.smwcentral.net/33660/Border%20Of%20Life.zip",
        "filename": "Border Of Life.zip",
        "size": 289425,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-super-star-stacker-dedede",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39049,
    "title": "Kirby's Super Star Stacker - Dedede",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "tense"
    ],
    "description": "This music is good in battles or in castles.",
    "latest_version": "smwc-39049-1740963257",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39049,
        "title": "Kirby's Super Star Stacker - Dedede",
        "version": "smwc-39049-1740963257",
        "upstream_time": 1740963257,
        "download_url": "https://dl.smwcentral.net/39049/Dedede.zip",
        "filename": "Dedede.zip",
        "size": 44287,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-super-star-stacker-dedede-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27718,
    "title": "Kirby's Super Star Stacker - Dedede Intro",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "bonus",
      "misc"
    ],
    "description": "The fast-paced upbeat small song played on King Dedede's introduction screen.",
    "latest_version": "smwc-27718-1626990806",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27718,
        "title": "Kirby's Super Star Stacker - Dedede Intro",
        "version": "smwc-27718-1626990806",
        "upstream_time": 1626990806,
        "download_url": "https://dl.smwcentral.net/27718/Kirby%27s%20Super%20Star%20Stacker%20-%20Dedede%20Intro.zip",
        "filename": "Kirby%27s Super Star Stacker - Dedede Intro.zip",
        "size": 51343,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-super-star-stacker-nintendo-logo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37838,
    "title": "Kirby's Super Star Stacker - Nintendo Logo",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "misc",
      "nintendo presents"
    ],
    "description": "The intro jingle from Kirby's Super Star Stacker, which sounds kinda similar to the vanilla SMW one.",
    "latest_version": "smwc-37838-1719517379",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37838,
        "title": "Kirby's Super Star Stacker - Nintendo Logo",
        "version": "smwc-37838-1719517379",
        "upstream_time": 1719517379,
        "download_url": "https://dl.smwcentral.net/37838/Nintendo%20Logo.zip",
        "filename": "Nintendo Logo.zip",
        "size": 31139,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-s-super-star-stacker-story",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36593,
    "title": "Kirby's Super Star Stacker - Story",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "credits",
      "cutscene",
      "grassland"
    ],
    "description": "A good theme for green areas",
    "latest_version": "smwc-36593-1705026320",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36593,
        "title": "Kirby's Super Star Stacker - Story",
        "version": "smwc-36593-1705026320",
        "upstream_time": 1705026320,
        "download_url": "https://dl.smwcentral.net/36593/Story.zip",
        "filename": "Story.zip",
        "size": 34116,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-squeak-squad-dark-nebula-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13955,
    "title": "Kirby Squeak Squad - Dark Nebula Battle",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "boss",
      "castle",
      "final"
    ],
    "description": "This is the epic song played during the final battle in Kirby Squeak Squad.  This would best suit an epic final boss battle or castle.",
    "latest_version": "smwc-13955-1469304708",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13955,
        "title": "Kirby Squeak Squad - Dark Nebula Battle",
        "version": "smwc-13955-1469304708",
        "upstream_time": 1469304708,
        "download_url": "https://dl.smwcentral.net/13955/Dark%20Nebula.zip",
        "filename": "Dark Nebula.zip",
        "size": 31517,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-squeak-squad-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13861,
    "title": "Kirby Squeak Squad - Menu",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "bonus",
      "calm",
      "overworld",
      "title"
    ],
    "description": "A calm, relaxing song from Kirby Squeak Squad.<br>\r\nCould fit title screens, bonuses or some kind of overworld.<br>\r\n<br>\r\nThe original sounded too cutoffy for my ears, so I added little release gain and echo.",
    "latest_version": "smwc-13861-1466894292",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13861,
        "title": "Kirby Squeak Squad - Menu",
        "version": "smwc-13861-1466894292",
        "upstream_time": 1466894292,
        "download_url": "https://dl.smwcentral.net/13861/menu.zip",
        "filename": "menu.zip",
        "size": 85081,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-squeak-squad-menu-lobby-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8151,
    "title": "Kirby Squeak Squad - Menu/Lobby Theme",
    "authors": [
      "Sinister Pixel"
    ],
    "tags": [
      "bonus"
    ],
    "description": "Here is the calming file select theme from said game suitable for rest areas, menus, and submaps.",
    "latest_version": "smwc-8151-1405801649",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8151,
        "title": "Kirby Squeak Squad - Menu/Lobby Theme",
        "version": "smwc-8151-1405801649",
        "upstream_time": 1405801649,
        "download_url": "https://dl.smwcentral.net/8151/KirbyMenu.zip",
        "filename": "KirbyMenu.zip",
        "size": 35723,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-squeak-squad-prism-plains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7900,
    "title": "Kirby Squeak Squad - Prism Plains",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "athletic",
      "beach",
      "credits",
      "forest",
      "grassland",
      "jungle",
      "sky"
    ],
    "description": "A good and upbeat song that could work great for early levels.",
    "latest_version": "smwc-7900-1324147890",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7900,
        "title": "Kirby Squeak Squad - Prism Plains",
        "version": "smwc-7900-1324147890",
        "upstream_time": 1324147890,
        "download_url": "https://dl.smwcentral.net/7900/KSS%20-%20Prism%20Plains.zip",
        "filename": "KSS - Prism Plains.zip",
        "size": 69920,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-squeak-squad-staff-credits",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29113,
    "title": "Kirby: Squeak Squad - Staff Credits",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "calm",
      "credits",
      "cutscene"
    ],
    "description": "One of my Super Famicompo 3 submissions (and the only one that can actually be inserted in a hack lol). Uses Kirby Super Star/Dream Land 3 samples.<br>\r\nSuitable for credits of course. I suggest not to use it in situations where there's sound effects playing as the channel cutoff would be pretty noticeable.<br>\r\nNot compatible with \"Bonus End\" and Thunder SFX/Blarggs/Fireworks.",
    "latest_version": "smwc-29113-1643566226",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29113,
        "title": "Kirby: Squeak Squad - Staff Credits",
        "version": "smwc-29113-1643566226",
        "upstream_time": 1643566226,
        "download_url": "https://dl.smwcentral.net/29113/Kirby%20Squeak%20Squad%20-%20Staff%20Credits.zip",
        "filename": "Kirby Squeak Squad - Staff Credits.zip",
        "size": 65558,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-squeak-squad-time-for-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27723,
    "title": "Kirby: Squeak Squad - Time For Battle",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "bonus",
      "misc"
    ],
    "description": "A small upbeat song played on the minigames instructions screen.",
    "latest_version": "smwc-27723-1626992234",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27723,
        "title": "Kirby: Squeak Squad - Time For Battle",
        "version": "smwc-27723-1626992234",
        "upstream_time": 1626992234,
        "download_url": "https://dl.smwcentral.net/27723/Kirby%20Squeak%20Squad%20-%20Time%20For%20Battle.zip",
        "filename": "Kirby Squeak Squad - Time For Battle.zip",
        "size": 88313,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-squeak-squad-vegetable-valley",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39998,
    "title": "Kirby: Squeak Squad - Vegetable Valley",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain",
      "sea",
      "sky"
    ],
    "description": "Fun music that fits into happy environments.",
    "latest_version": "smwc-39998-1752340200",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39998,
        "title": "Kirby: Squeak Squad - Vegetable Valley",
        "version": "smwc-39998-1752340200",
        "upstream_time": 1752340200,
        "download_url": "https://dl.smwcentral.net/39998/Vegetable%20Valley.zip",
        "filename": "Vegetable Valley.zip",
        "size": 83259,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28624,
    "title": "Kirby Super Star - Boss Battle",
    "authors": [
      "DrAnas"
    ],
    "tags": [
      "boss"
    ],
    "description": "The boss battle theme from KSS. <br>\r\n<br>\r\nUpdate: Added the FIR filter from the original song, so now the echo should truly be accurate.",
    "latest_version": "smwc-28624-1639262035",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28624,
        "title": "Kirby Super Star - Boss Battle",
        "version": "smwc-28624-1639262035",
        "upstream_time": 1639262035,
        "download_url": "https://dl.smwcentral.net/28624/kss_boss.zip",
        "filename": "kss_boss.zip",
        "size": 34719,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-bubbly-clouds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34056,
    "title": "Kirby Super Star - Bubbly Clouds",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "beach",
      "calm",
      "grassland",
      "sky",
      "snow",
      "title",
      "water"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Novahamsber\"><a href=\"/?p=profile&amp;id=54449\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Novahamsber</a></span>.",
    "latest_version": "smwc-34056-1692893438",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34056,
        "title": "Kirby Super Star - Bubbly Clouds",
        "version": "smwc-34056-1692893438",
        "upstream_time": 1692893438,
        "download_url": "https://dl.smwcentral.net/34056/07%20Bubbly%20Clouds.zip",
        "filename": "07 Bubbly Clouds.zip",
        "size": 48134,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-candy-mountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30071,
    "title": "Kirby Super Star - Candy Mountain",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "athletic",
      "carnival",
      "forest",
      "grassland",
      "mountain",
      "sky"
    ],
    "description": "\"Candy Mountain\" from \"Kirby Super Star\"<br>\r\n<br>\r\nIt is also used for big sky and forest courses.<br>\r\nAdditionally, it is often used for MAD.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=mF2toxjdtSg\" rel=\"nofollow\">Original ver</a><br>\r\n<a href=\"https://www.youtube.com/watch?v=EizFV4kjj9s\" rel=\"nofollow\">Bullymario's ver</a><br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=19659\">Beware of pitch limits.....</a><br>\r\n<br>\r\n<br>\r\n",
    "latest_version": "smwc-30071-1653206367",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30071,
        "title": "Kirby Super Star - Candy Mountain",
        "version": "smwc-30071-1653206367",
        "upstream_time": 1653206367,
        "download_url": "https://dl.smwcentral.net/30071/Kirby%20Super%20Star%20-%20Candy%20Mountain.zip",
        "filename": "Kirby Super Star - Candy Mountain.zip",
        "size": 34087,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28753,
        "title": "Kirby Super Star - Candy Mountain",
        "version": "smwc-28753-1641323212",
        "upstream_time": 1641323212,
        "download_url": "https://dl.smwcentral.net/28753/Kirby%20Super%20Star%20-%20Candy%20Mountain.zip",
        "filename": "Kirby Super Star - Candy Mountain.zip",
        "size": 56828,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-choose-your-weapon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27716,
    "title": "Kirby Super Star - Choose Your Weapon",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "bonus",
      "misc"
    ],
    "description": "The small song played at the copy abilities rooms, from said game.",
    "latest_version": "smwc-27716-1626990089",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27716,
        "title": "Kirby Super Star - Choose Your Weapon",
        "version": "smwc-27716-1626990089",
        "upstream_time": 1626990089,
        "download_url": "https://dl.smwcentral.net/27716/Kirby%20Super%20Star%20-%20Choose%20Your%20Weapon.zip",
        "filename": "Kirby Super Star - Choose Your Weapon.zip",
        "size": 46271,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-cocoa-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29848,
    "title": "Kirby Super Star - Cocoa Cave",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "cave",
      "chase",
      "tense"
    ],
    "description": "Hectic song from Kirby Super Star.",
    "latest_version": "smwc-29848-1651259170",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29848,
        "title": "Kirby Super Star - Cocoa Cave",
        "version": "smwc-29848-1651259170",
        "upstream_time": 1651259170,
        "download_url": "https://dl.smwcentral.net/29848/Kirby%20Super%20Star%20-%20Cocoa%20Cave.zip",
        "filename": "Kirby Super Star - Cocoa Cave.zip",
        "size": 57119,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18611,
        "title": "Kirby Super Star - Cocoa Cave",
        "version": "smwc-18611-1544022566",
        "upstream_time": 1544022566,
        "download_url": "https://dl.smwcentral.net/18611/Why%20is%20this%20cave%20so%20freakin%20big.zip",
        "filename": "Why is this cave so freakin big.zip",
        "size": 31896,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7722,
        "title": "Kirby Super Star - Cocoa Cave",
        "version": "smwc-7722-1312578733",
        "upstream_time": 1312578733,
        "download_url": "https://dl.smwcentral.net/7722/KSS%20-%20Meteos.zip",
        "filename": "KSS - Meteos.zip",
        "size": 68372,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-corkboard",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19210,
    "title": "Kirby Super Star - Corkboard",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "bonus",
      "title"
    ],
    "description": "Very short tune from Kirby Super Star's \"Game select\" screen. It could fit a title screen or a bonus room.<br>\r\nRequested by E-man38.",
    "latest_version": "smwc-19210-1552248247",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19210,
        "title": "Kirby Super Star - Corkboard",
        "version": "smwc-19210-1552248247",
        "upstream_time": 1552248247,
        "download_url": "https://dl.smwcentral.net/19210/02%20Corkboard.zip",
        "filename": "02 Corkboard.zip",
        "size": 39778,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-crystal-field-and-mystery-paradise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29007,
    "title": "Kirby Super Star - Crystal Field and Mystery Paradise",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "abstract",
      "airship",
      "cave",
      "final",
      "ice",
      "night",
      "sky",
      "water"
    ],
    "description": "A grand song from 'The Great Cave Offensive' in Kirby Super Star.",
    "latest_version": "smwc-29007-1642869201",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29007,
        "title": "Kirby Super Star - Crystal Field and Mystery Paradise",
        "version": "smwc-29007-1642869201",
        "upstream_time": 1642869201,
        "download_url": "https://dl.smwcentral.net/29007/Kirby%20Super%20Star%20-%20Crystal%20Field%20and%20Mystery%20Paradise.zip",
        "filename": "Kirby Super Star - Crystal Field and Mystery Paradise.zip",
        "size": 48047,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-dynablade-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27202,
    "title": "Kirby Super Star - Dynablade Overworld",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "calm",
      "overworld"
    ],
    "description": "A short, happy theme from KSS. Good for... well, an overworld, perhaps.",
    "latest_version": "smwc-27202-1624214340",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27202,
        "title": "Kirby Super Star - Dynablade Overworld",
        "version": "smwc-27202-1624214340",
        "upstream_time": 1624214340,
        "download_url": "https://dl.smwcentral.net/27202/Kirby%20Super%20Star%20-%20Dynablade%20Overworld.zip",
        "filename": "Kirby Super Star - Dynablade Overworld.zip",
        "size": 38987,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-dynablade-overworld-arranged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27203,
    "title": "Kirby Super Star - Dynablade Overworld (Arranged)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "beach",
      "forest",
      "grassland",
      "overworld"
    ],
    "description": "An Arranged version of the Dynablade Overworld from Kirby Super Star.<br>\r\n<br>\r\nCan be used in overworlds with an upbeat atmosphere, similar to Yoshi's Island.",
    "latest_version": "smwc-27203-1624967820",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27203,
        "title": "Kirby Super Star - Dynablade Overworld (Arranged)",
        "version": "smwc-27203-1624967820",
        "upstream_time": 1624967820,
        "download_url": "https://dl.smwcentral.net/27203/Kirby_Super_Star_-_Dynablade_Overworld_Arranged.zip",
        "filename": "Kirby_Super_Star_-_Dynablade_Overworld_Arranged.zip",
        "size": 32422,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-float-islands",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32198,
    "title": "Kirby Super Star - Float Islands",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland"
    ],
    "description": "Float Islands from Kirby Super Star, played in the 2nd stage of Spring Breeze.",
    "latest_version": "smwc-32198-1664444842",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32198,
        "title": "Kirby Super Star - Float Islands",
        "version": "smwc-32198-1664444842",
        "upstream_time": 1664444842,
        "download_url": "https://dl.smwcentral.net/32198/Kirby%20Super%20Star%20-%20Float%20Islands.zip",
        "filename": "Kirby Super Star - Float Islands.zip",
        "size": 47030,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-floating-away",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37793,
    "title": "Kirby Super Star - Floating Away",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "cutscene",
      "ice",
      "sad",
      "sky"
    ],
    "description": "Game Over music from Kirby Super Star.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Novahamsber\"><a href=\"/?p=profile&amp;id=54449\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Novahamsber</a></span>",
    "latest_version": "smwc-37793-1718312119",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37793,
        "title": "Kirby Super Star - Floating Away",
        "version": "smwc-37793-1718312119",
        "upstream_time": 1718312119,
        "download_url": "https://dl.smwcentral.net/37793/Floating%20Away.zip",
        "filename": "Floating Away.zip",
        "size": 46622,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-flying-through-outer-space",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27281,
    "title": "Kirby Super Star - Flying Through Outer Space",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "abstract",
      "overworld",
      "space"
    ],
    "description": "A fast-paced space song from KSS. ",
    "latest_version": "smwc-27281-1625089526",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27281,
        "title": "Kirby Super Star - Flying Through Outer Space",
        "version": "smwc-27281-1625089526",
        "upstream_time": 1625089526,
        "download_url": "https://dl.smwcentral.net/27281/Kirby_Super%20Star%20-%20Flying%20Through%20Outer%20Space.zip",
        "filename": "Kirby_Super Star - Flying Through Outer Space.zip",
        "size": 53395,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-gladiator-kirby",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23140,
    "title": "Kirby Super Star - Gladiator Kirby",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "airship",
      "boss",
      "castle",
      "chase",
      "final",
      "fire",
      "mountain",
      "tense"
    ],
    "description": "Part of Wyatt Croucher's music pack. A tense song that could fit bosses, or rooms leading up to them.",
    "latest_version": "smwc-23140-1590735735",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23140,
        "title": "Kirby Super Star - Gladiator Kirby",
        "version": "smwc-23140-1590735735",
        "upstream_time": 1590735735,
        "download_url": "https://dl.smwcentral.net/23140/thearena.zip",
        "filename": "thearena.zip",
        "size": 33261,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19298,
        "title": "Kirby Super Star - Gladiator Kirby",
        "version": "smwc-19298-1552261837",
        "upstream_time": 1552261837,
        "download_url": "https://dl.smwcentral.net/19298/Kirby%20Super%20Star%20-%20Gladiator%20Kirby.zip",
        "filename": "Kirby Super Star - Gladiator Kirby.zip",
        "size": 48566,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-grape-garden",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26439,
    "title": "Kirby Super Star - Grape Garden",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "beach",
      "forest",
      "grassland",
      "sky",
      "tense",
      "water"
    ],
    "description": "A cheerful song from KSS that could work for various types of levels.<br>\r\nRequested by Raymondsze.",
    "latest_version": "smwc-26439-1617579597",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26439,
        "title": "Kirby Super Star - Grape Garden",
        "version": "smwc-26439-1617579597",
        "upstream_time": 1617579597,
        "download_url": "https://dl.smwcentral.net/26439/Kirby%20Super%20Star%20-%20Grape%20Garden.zip",
        "filename": "Kirby Super Star - Grape Garden.zip",
        "size": 57797,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16870,
        "title": "Kirby Super Star - Grape Garden",
        "version": "smwc-16870-1515289384",
        "upstream_time": 1515289384,
        "download_url": "https://dl.smwcentral.net/16870/aqualiss.zip",
        "filename": "aqualiss.zip",
        "size": 33367,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-green-greens",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34728,
    "title": "Kirby Super Star - Green Greens",
    "authors": [
      "DrAnas"
    ],
    "tags": [
      "athletic",
      "forest",
      "grassland",
      "overworld"
    ],
    "description": "The classic grassland theme from both Kirby's Dream Land and Kirby Super Star. However, this port is specifically ported from KSS's version of the theme.",
    "latest_version": "smwc-34728-1695502111",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34728,
        "title": "Kirby Super Star - Green Greens",
        "version": "smwc-34728-1695502111",
        "upstream_time": 1695502111,
        "download_url": "https://dl.smwcentral.net/34728/gg_kirby%21.zip",
        "filename": "gg_kirby%21.zip",
        "size": 32817,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8037,
        "title": "Kirby Super Star - Green Greens",
        "version": "smwc-8037-1311929569",
        "upstream_time": 1311929569,
        "download_url": "https://dl.smwcentral.net/8037/Kirby%20Super%20Star%20-%20Green%20Greens.zip",
        "filename": "Kirby Super Star - Green Greens.zip",
        "size": 75318,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7502,
        "title": "Kirby Super Star - Green Greens",
        "version": "smwc-7502-1405641664",
        "upstream_time": 1405641664,
        "download_url": "https://dl.smwcentral.net/7502/%5BM%5D%20%5BS%5D%20Kirby%20Super%20Star%20-%20Green%20Greens.zip",
        "filename": "%5BM%5D %5BS%5D Kirby Super Star - Green Greens.zip",
        "size": 72481,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-hail-to-the-king-king-dedede-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32034,
    "title": "Kirby Super Star - Hail to the King! ~ King Dedede (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "dark",
      "final",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #FF9166;\">𝐃𝐎𝐍'𝐓 𝐁𝐄 𝐒𝐎 𝐇𝐀𝐑𝐃-𝐁𝐎𝐈𝐋𝐄𝐃 𝐄𝐆𝐆𝐌𝐀𝐍</span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/mgfksI37iQU\" rel=\"nofollow\">Ki</a><a href=\"https://youtu.be/6QhFJkXx_Ms\" rel=\"nofollow\">ng</a> <a href=\"https://youtu.be/tnJA-rPOJcQ\" rel=\"nofollow\">De</a><a href=\"https://youtu.be/hVaTbwOGtR8\" rel=\"nofollow\">de</a><a href=\"https://youtu.be/8f3PC-Zm86o\" rel=\"nofollow\">de</a><a href=\"https://youtu.be/GkB5IPI0XJo\" rel=\"nofollow\">'s</a> Theme from the entire Kirby Series. As a massive simp for King Dedede and his theme songs, I felt the need to arrange his most iconic track. It's easily one of my favorite songs in the series, including just about every version it available.<br>\r\n<br>\r\nReally wanted to base this off both the Dreamland 1 and Super Star version and fuse both of them together into this one big track.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. D# Minor (Remix Pitch) [turned on by default]<br>\r\n2. C Minor (Super Star Pitch)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n1. Default Echo Buffer, but at the cost of SMW-Compatibility<br>\r\n2. Lowers Echo Buffer [turned on by default]",
    "latest_version": "smwc-32034-1672535454",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32034,
        "title": "Kirby Super Star - Hail to the King! ~ King Dedede (Remix)",
        "version": "smwc-32034-1672535454",
        "upstream_time": 1672535454,
        "download_url": "https://dl.smwcentral.net/32034/Hail%20to%20the%20King%21.zip",
        "filename": "Hail to the King%21.zip",
        "size": 189139,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-halberd-nightmare-warship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7576,
    "title": "Kirby Super Star - Halberd ~ Nightmare Warship",
    "authors": [
      "Masashi27"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "dark",
      "final",
      "industrial",
      "space"
    ],
    "description": "An up-tempo song that plays in the first area of the level 'Meta Knight's Revenge'.<br>\r\n<br>\r\nUpdate (09/12/19): Updated to use .brr instead of .bnk as per remoderation.",
    "latest_version": "smwc-7576-1311975565",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7576,
        "title": "Kirby Super Star - Halberd ~ Nightmare Warship",
        "version": "smwc-7576-1311975565",
        "upstream_time": 1311975565,
        "download_url": "https://dl.smwcentral.net/7576/KSS%20-%20The%20Halberd.zip",
        "filename": "KSS - The Halberd.zip",
        "size": 70402,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7549,
        "title": "Kirby Super Star - Halberd ~ Nightmare Warship",
        "version": "smwc-7549-1324263399",
        "upstream_time": 1324263399,
        "download_url": "https://dl.smwcentral.net/7549/Kirby%20Super%20Star%20-%20Halberd%20_%20Nightmare%20Warship.zip",
        "filename": "Kirby Super Star - Halberd _ Nightmare Warship.zip",
        "size": 83557,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-he-s-done-for",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15489,
    "title": "Kirby Super Star - He's Done For",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "jingle",
      "miss"
    ],
    "description": "A short little death jingle from Kirby Super Star.",
    "latest_version": "smwc-15489-1494894112",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15489,
        "title": "Kirby Super Star - He's Done For",
        "version": "smwc-15489-1494894112",
        "upstream_time": 1494894112,
        "download_url": "https://dl.smwcentral.net/15489/Kirby%20Super%20Star%20-%20He%27s%20Done%20For.zip",
        "filename": "Kirby Super Star - He%27s Done For.zip",
        "size": 30528,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-heart-of-nova",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31740,
    "title": "Kirby Super Star - Heart of Nova",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "space",
      "tense"
    ],
    "description": "Creepy space battle music.",
    "latest_version": "smwc-31740-1672090100",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31740,
        "title": "Kirby Super Star - Heart of Nova",
        "version": "smwc-31740-1672090100",
        "upstream_time": 1672090100,
        "download_url": "https://dl.smwcentral.net/31740/53%20Heart%20of%20Nova.zip",
        "filename": "53 Heart of Nova.zip",
        "size": 59550,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-hilltop-chase",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32485,
    "title": "Kirby Super Star - Hilltop Chase",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "bonus",
      "chase",
      "grassland",
      "mountain"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Green\"><a href=\"/?p=profile&amp;id=43749\" style=\"color: var(--user-color-3);\" class=\"un\">Green</a></span>",
    "latest_version": "smwc-32485-1669363222",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32485,
        "title": "Kirby Super Star - Hilltop Chase",
        "version": "smwc-32485-1669363222",
        "upstream_time": 1669363222,
        "download_url": "https://dl.smwcentral.net/32485/Hilltop%20Chase.zip",
        "filename": "Hilltop Chase.zip",
        "size": 56061,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21593,
        "title": "Kirby Super Star - Hilltop Chase",
        "version": "smwc-21593-1576187606",
        "upstream_time": 1576187606,
        "download_url": "https://dl.smwcentral.net/21593/KSSHilltop.zip",
        "filename": "KSSHilltop.zip",
        "size": 36683,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-invincibility",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40571,
    "title": "Kirby Super Star - Invincibility",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "star"
    ],
    "description": "The iconic Invincibility Lolipop theme from Kirby, from how it appeared in Kirby Super Star.<br>\r\n<br>\r\nIf you are using a version of AddmusicK before 1.0.9, change the #define amkversion in the text file to 0 (Insert size will be 0x020C bytes)<br>\r\n<br>\r\nAnd there is more information in the Readme if you plan on using this as a global song.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Aaron_Grella\"><a href=\"/?p=profile&amp;id=35976\" style=\"color: var(--user-color-2);\" class=\"un\">Aaron_Grella</a></span>.",
    "latest_version": "smwc-40571-1758124636",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40571,
        "title": "Kirby Super Star - Invincibility",
        "version": "smwc-40571-1758124636",
        "upstream_time": 1758124636,
        "download_url": "https://dl.smwcentral.net/40571/Invincibility_KSS.zip",
        "filename": "Invincibility_KSS.zip",
        "size": 74255,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-invincible-lollipop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7655,
    "title": "Kirby Super Star - Invincible Lollipop",
    "authors": [
      "x-treme"
    ],
    "tags": [
      "star"
    ],
    "description": "Probably a good starman theme.",
    "latest_version": "smwc-7655-1320148566",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7655,
        "title": "Kirby Super Star - Invincible Lollipop",
        "version": "smwc-7655-1320148566",
        "upstream_time": 1320148566,
        "download_url": "https://dl.smwcentral.net/7655/lolipopz.zip",
        "filename": "lolipopz.zip",
        "size": 65701,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-king-dedede-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7997,
    "title": "Kirby Super Star - King Dedede Battle",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "boss"
    ],
    "description": "King Dedede's theme from Kirby Super Star. It would likely suit a boss battle that's a bit more silly than serious in nature.",
    "latest_version": "smwc-7997-1312187136",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7997,
        "title": "Kirby Super Star - King Dedede Battle",
        "version": "smwc-7997-1312187136",
        "upstream_time": 1312187136,
        "download_url": "https://dl.smwcentral.net/7997/Dedede.zip",
        "filename": "Dedede.zip",
        "size": 69175,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-kirby-dance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22086,
    "title": "Kirby Super Star - Kirby Dance",
    "authors": [
      "DrAnas"
    ],
    "tags": [
      "goal"
    ],
    "description": "The short yet cheerful and upbeat Kirby Dance from Kirby Super Star.",
    "latest_version": "smwc-22086-1583301722",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22086,
        "title": "Kirby Super Star - Kirby Dance",
        "version": "smwc-22086-1583301722",
        "upstream_time": 1583301722,
        "download_url": "https://dl.smwcentral.net/22086/kirbydance.zip",
        "filename": "kirbydance.zip",
        "size": 65205,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-marshmallow-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19273,
    "title": "Kirby Super Star - Marshmallow Castle",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "calm",
      "castle",
      "night"
    ],
    "description": "Song heard in Mallow Castle from Kirby Super Star.<br>\r\nRequested by CosmicTiff.",
    "latest_version": "smwc-19273-1552020197",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19273,
        "title": "Kirby Super Star - Marshmallow Castle",
        "version": "smwc-19273-1552020197",
        "upstream_time": 1552020197,
        "download_url": "https://dl.smwcentral.net/19273/Marshmallow%20Castle.zip",
        "filename": "Marshmallow Castle.zip",
        "size": 49590,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-marx-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28622,
    "title": "Kirby Super Star - Marx's Theme",
    "authors": [
      "DrAnas"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "The famous theme that plays during the battle with Marx, now in top-notch unsampled glory!<br>\r\n<br>\r\nUpdate: Added the FIR filter from the original song, so now the echo should truly be accurate.",
    "latest_version": "smwc-28622-1639262032",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28622,
        "title": "Kirby Super Star - Marx's Theme",
        "version": "smwc-28622-1639262032",
        "upstream_time": 1639262032,
        "download_url": "https://dl.smwcentral.net/28622/marx.zip",
        "filename": "marx.zip",
        "size": 35382,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-meta-knight-defeated",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28858,
    "title": "Kirby Super Star - Meta Knight Defeated",
    "authors": [
      "DrAnas"
    ],
    "tags": [
      "athletic",
      "beach",
      "credits",
      "end",
      "title"
    ],
    "description": "The famous credits theme that plays in Meta Knight's Revenge in KSS when you defeat Meta Knight.",
    "latest_version": "smwc-28858-1643143888",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28858,
        "title": "Kirby Super Star - Meta Knight Defeated",
        "version": "smwc-28858-1643143888",
        "upstream_time": 1643143888,
        "download_url": "https://dl.smwcentral.net/28858/mkd.zip",
        "filename": "mkd.zip",
        "size": 35989,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8949,
        "title": "Kirby Super Star - Meta Knight Defeated",
        "version": "smwc-8949-1412971555",
        "upstream_time": 1412971555,
        "download_url": "https://dl.smwcentral.net/8949/MetaKnightEnd.zip",
        "filename": "MetaKnightEnd.zip",
        "size": 44717,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-meta-knight-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32209,
    "title": "Kirby Super Star - Meta Knight's Theme",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "space",
      "tense"
    ],
    "description": "Meta Knight's Theme from Kirby Super Star, played in the battle with Meta Knight in Revenge of Meta Knight.",
    "latest_version": "smwc-32209-1664445300",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32209,
        "title": "Kirby Super Star - Meta Knight's Theme",
        "version": "smwc-32209-1664445300",
        "upstream_time": 1664445300,
        "download_url": "https://dl.smwcentral.net/32209/Kirby%20Super%20Star%20-%20Meta%20Knight%27s%20Theme.zip",
        "filename": "Kirby Super Star - Meta Knight%27s Theme.zip",
        "size": 61223,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28623,
        "title": "Kirby Super Star - Meta Knight's Theme",
        "version": "smwc-28623-1638312347",
        "upstream_time": 1638312347,
        "download_url": "https://dl.smwcentral.net/28623/Meta%20Knight%27s%20Theme.zip",
        "filename": "Meta Knight%27s Theme.zip",
        "size": 34492,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-milky-way-wishes",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22092,
    "title": "Kirby Super Star - Milky Way Wishes",
    "authors": [
      "DrAnas"
    ],
    "tags": [
      "ambient",
      "cutscene",
      "ghost house",
      "ice",
      "night",
      "space",
      "water"
    ],
    "description": "The dreamy, calm theme playing in the second intro in Kirby Super Star's 'Milky Way Wishes'. See the tags for fitting themes.",
    "latest_version": "smwc-22092-1582006553",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22092,
        "title": "Kirby Super Star - Milky Way Wishes",
        "version": "smwc-22092-1582006553",
        "upstream_time": 1582006553,
        "download_url": "https://dl.smwcentral.net/22092/mmw.zip",
        "filename": "mmw.zip",
        "size": 34666,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22091,
        "title": "Kirby Super Star - Milky Way Wishes",
        "version": "smwc-22091-1581961995",
        "upstream_time": 1581961995,
        "download_url": "https://dl.smwcentral.net/22091/mmwunsampled.zip",
        "filename": "mmwunsampled.zip",
        "size": 35491,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-milky-way-wishes-arranged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17818,
    "title": "Kirby Super Star - Milky Way Wishes (Arranged)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "calm",
      "cave",
      "overworld",
      "space",
      "title",
      "water"
    ],
    "description": "This is a arranged version of Milky Way Wishes from Kirby Super Star. Could fit title themes, but could also fit a overworld, specifically one that could be related to space.",
    "latest_version": "smwc-17818-1531467872",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17818,
        "title": "Kirby Super Star - Milky Way Wishes (Arranged)",
        "version": "smwc-17818-1531467872",
        "upstream_time": 1531467872,
        "download_url": "https://dl.smwcentral.net/17818/Kirby%20Super%20Star%20-%20Milky%20Way%20Wishes.zip",
        "filename": "Kirby Super Star - Milky Way Wishes.zip",
        "size": 62100,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-milky-way-wishes-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7895,
    "title": "Kirby Super Star - Milky Way Wishes Map",
    "authors": [
      "Moose"
    ],
    "tags": [
      "calm",
      "dark",
      "overworld",
      "space"
    ],
    "description": "A relatively calm song that can be used practically anywhere.",
    "latest_version": "smwc-7895-1321303494",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7895,
        "title": "Kirby Super Star - Milky Way Wishes Map",
        "version": "smwc-7895-1321303494",
        "upstream_time": 1321303494,
        "download_url": "https://dl.smwcentral.net/7895/KSS%20-%20Flying%20Through%20Outer%20Space.zip",
        "filename": "KSS - Flying Through Outer Space.zip",
        "size": 73220,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-mine-cart-riding",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28054,
    "title": "Kirby Super Star - Mine Cart Riding",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "bonus",
      "cave"
    ],
    "description": "The upbeat minecart song from 'The Great Cave Offensive' in KSS.",
    "latest_version": "smwc-28054-1635369100",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28054,
        "title": "Kirby Super Star - Mine Cart Riding",
        "version": "smwc-28054-1635369100",
        "upstream_time": 1635369100,
        "download_url": "https://dl.smwcentral.net/28054/Kirby%20Super%20Star%20-%20Mine%20Cart%20Riding.zip",
        "filename": "Kirby Super Star - Mine Cart Riding.zip",
        "size": 56690,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-peanut-plain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26495,
    "title": "Kirby Super Star - Peanut Plain",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "grassland"
    ],
    "description": "A cheerful and energetic song from KSS.<br>\r\nRequested by Fernandito2018.",
    "latest_version": "smwc-26495-1617745747",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26495,
        "title": "Kirby Super Star - Peanut Plain",
        "version": "smwc-26495-1617745747",
        "upstream_time": 1617745747,
        "download_url": "https://dl.smwcentral.net/26495/Kirby%20Super%20Star%20-%20Peanut%20Plain.zip",
        "filename": "Kirby Super Star - Peanut Plain.zip",
        "size": 61151,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-peanut-plains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7951,
    "title": "Kirby Super Star - Peanut Plains",
    "authors": [
      "Moose"
    ],
    "tags": [
      "athletic",
      "grassland"
    ],
    "description": "A past-paced energetic song from KSS.",
    "latest_version": "smwc-7951-1312170237",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7951,
        "title": "Kirby Super Star - Peanut Plains",
        "version": "smwc-7951-1312170237",
        "upstream_time": 1312170237,
        "download_url": "https://dl.smwcentral.net/7951/KSS-Peanut%20Plains.zip",
        "filename": "KSS-Peanut Plains.zip",
        "size": 73560,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-run-kirby-run",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22520,
    "title": "Kirby Super Star - Run, Kirby, Run!",
    "authors": [
      "Teows"
    ],
    "tags": [
      "athletic",
      "bonus",
      "grassland",
      "sky"
    ],
    "description": "The famous Gourmet Race theme that plays on Kirby Super Star. I've ported this song for 72hoSPC #6, yet it was an unsampled version according to the contest rules. Since that version would become pretty unstable on SMW due to a huge amount of wasted channels with PMod, I decided to accurately port it. Speaking of the song itself, it's a very upbeat track that'd be good for cheery grasslands, or even bonus areas I guess.",
    "latest_version": "smwc-22520-1585706746",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22520,
        "title": "Kirby Super Star - Run, Kirby, Run!",
        "version": "smwc-22520-1585706746",
        "upstream_time": 1585706746,
        "download_url": "https://dl.smwcentral.net/22520/gourmetrace.zip",
        "filename": "gourmetrace.zip",
        "size": 58438,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-save-hut",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11404,
    "title": "Kirby Super Star - Save Hut",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld",
      "town"
    ],
    "description": "A very calm song that would best fit non-threatening areas such as a town, an overworld, a house, and so on.",
    "latest_version": "smwc-11404-1435115458",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11404,
        "title": "Kirby Super Star - Save Hut",
        "version": "smwc-11404-1435115458",
        "upstream_time": 1435115458,
        "download_url": "https://dl.smwcentral.net/11404/Kirby%20Super%20Star%20-%20Save%20Hut%20%28Unsampled%29.zip",
        "filename": "Kirby Super Star - Save Hut (Unsampled).zip",
        "size": 31860,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11403,
        "title": "Kirby Super Star - Save Hut",
        "version": "smwc-11403-1435115918",
        "upstream_time": 1435115918,
        "download_url": "https://dl.smwcentral.net/11403/Kirby%20Super%20Star%20-%20Save%20Hut.zip",
        "filename": "Kirby Super Star - Save Hut.zip",
        "size": 33728,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-shooting-star",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10399,
    "title": "Kirby Super Star - Shooting Star",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "misc",
      "nintendo presents"
    ],
    "description": "The very short jingle that plays when you start up Milky Way Wishes in Kirby Super Star. This port could fit Nintendo Presents screens very well.",
    "latest_version": "smwc-10399-1419885014",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10399,
        "title": "Kirby Super Star - Shooting Star",
        "version": "smwc-10399-1419885014",
        "upstream_time": 1419885014,
        "download_url": "https://dl.smwcentral.net/10399/%5BK%5D%20%5BS%5D%20Kirby%20Super%20Star%20-%20Shooting_Star.zip",
        "filename": "%5BK%5D %5BS%5D Kirby Super Star - Shooting_Star.zip",
        "size": 32075,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 9427,
        "title": "Kirby Super Star - Shooting Star",
        "version": "smwc-9427-1415785452",
        "upstream_time": 1415785452,
        "download_url": "https://dl.smwcentral.net/9427/%5BU%5D%20%5BK%5D%20Kirby%20Super%20Star%20-%20Shooting%20Star.zip",
        "filename": "%5BU%5D %5BK%5D Kirby Super Star - Shooting Star.zip",
        "size": 30953,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-taking-over-the-halberd",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8238,
    "title": "Kirby Super Star - Taking Over the Halberd",
    "authors": [
      "Lui"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "dark",
      "final",
      "industrial",
      "space"
    ],
    "description": "A pretty upbeat theme from Revenge of Meta Knight. Could fit airship levels or factories.<br>\r\n<br>\r\nUpdate (09/27/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Reduced insert size by 65 bytes.",
    "latest_version": "smwc-8238-1341666538",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8238,
        "title": "Kirby Super Star - Taking Over the Halberd",
        "version": "smwc-8238-1341666538",
        "upstream_time": 1341666538,
        "download_url": "https://dl.smwcentral.net/8238/Taking%20Over%20The.Halberd.zip",
        "filename": "Taking Over The.Halberd.zip",
        "size": 63000,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8027,
        "title": "Kirby Super Star - Taking Over the Halberd",
        "version": "smwc-8027-1311893890",
        "upstream_time": 1311893890,
        "download_url": "https://dl.smwcentral.net/8027/KSS%20-%20Taking%20Over%20the%20Halberd.zip",
        "filename": "KSS - Taking Over the Halberd.zip",
        "size": 74726,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-time-to-learn",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21972,
    "title": "Kirby Super Star - Time to Learn",
    "authors": [
      "DrAnas"
    ],
    "tags": [
      "bonus",
      "grassland",
      "switch palace",
      "title"
    ],
    "description": "This is the short yet upbeat song that plays in the tutorial rooms in Kirby Super Star. By the way, do you know how I whipped up this unsampled version nearly an hour right after I submitted the sampled version? I simply removed the sampled version's samples and replaced the instruments, then I amplified the third channel and applied vibrato to it! Please see the tags for the appropriate themes.<br>\r\n<br>\r\nUpdate: lowered instrument @30's volume.",
    "latest_version": "smwc-21972-1581151389",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21972,
        "title": "Kirby Super Star - Time to Learn",
        "version": "smwc-21972-1581151389",
        "upstream_time": 1581151389,
        "download_url": "https://dl.smwcentral.net/21972/time_to_learn_-_unsampled.zip",
        "filename": "time_to_learn_-_unsampled.zip",
        "size": 33337,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21971,
        "title": "Kirby Super Star - Time to Learn",
        "version": "smwc-21971-1580274487",
        "upstream_time": 1580274487,
        "download_url": "https://dl.smwcentral.net/21971/time%20to%20learn.zip",
        "filename": "time to learn.zip",
        "size": 38462,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-together-with-the-spring-breeze",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28817,
    "title": "Kirby Super Star - Together with the Spring Breeze",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "credits",
      "grassland",
      "sky",
      "title"
    ],
    "description": "Energetic song that could work for credits or athletic stages.<br>\r\nRequested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>.",
    "latest_version": "smwc-28817-1640726990",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28817,
        "title": "Kirby Super Star - Together with the Spring Breeze",
        "version": "smwc-28817-1640726990",
        "upstream_time": 1640726990,
        "download_url": "https://dl.smwcentral.net/28817/Kirby%20Super%20Star%20-%20Together%20with%20the%20Spring%20Breeze.zip",
        "filename": "Kirby Super Star - Together with the Spring Breeze.zip",
        "size": 59676,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-trees-in-the-depths-of-the-earth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24082,
    "title": "Kirby Super Star - Trees in the Depths of the Earth",
    "authors": [
      "DrAnas"
    ],
    "tags": [
      "cave",
      "desert",
      "fire",
      "forest",
      "jungle"
    ],
    "description": "The adventurous and memorable jungle theme from 'The Great Cave Offensive' in Kirby Super Star, now in unsampled form! I personally love this song very much. <br>\r\n<br>\r\nUpdate: Now vastly improved with many quality of life changes, such as the medium strings using @6 instead or @1, and better percussion. However, there's a minor insert size increase from 0xDB9 to 0xDC4 bytes.<br>\r\n<br>\r\nUpdate 2: Improved orchestra hit and wood block.<br>\r\n<br>\r\nUpdate 3: Changed noise crashes' volume from v230 to v180 and the attack of the wood block from F to E.",
    "latest_version": "smwc-24082-1597604987",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24082,
        "title": "Kirby Super Star - Trees in the Depths of the Earth",
        "version": "smwc-24082-1597604987",
        "upstream_time": 1597604987,
        "download_url": "https://dl.smwcentral.net/24082/TitDoE%20.zip",
        "filename": "TitDoE .zip",
        "size": 37705,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-ultra-aerial-fortress-kabula",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27702,
    "title": "Kirby Super Star Ultra - Aerial Fortress Kabula",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "boss",
      "chase",
      "sky",
      "tense"
    ],
    "description": "The upbeat remix of the Mint Breath theme from KDL1; played on the Kabula boss battle of the new \"Revenge of the King\" game, from KSSU.",
    "latest_version": "smwc-27702-1626989378",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27702,
        "title": "Kirby Super Star Ultra - Aerial Fortress Kabula",
        "version": "smwc-27702-1626989378",
        "upstream_time": 1626989378,
        "download_url": "https://dl.smwcentral.net/27702/Kirby%20Super%20Star%20Ultra%20-%20Flying%20Fortress%20Kabula.zip",
        "filename": "Kirby Super Star Ultra - Flying Fortress Kabula.zip",
        "size": 69596,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-ultra-big-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27701,
    "title": "Kirby Super Star Ultra - Big Boss Battle",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "A tense remix song of the Castle Lololo theme, from KDL1; played on Dyna Blade and Wham Bam Rock / Jewel battle themes.<br>\r\nAlso known as \"Battle with the Enormous Boss\".",
    "latest_version": "smwc-27701-1626986645",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27701,
        "title": "Kirby Super Star Ultra - Big Boss Battle",
        "version": "smwc-27701-1626986645",
        "upstream_time": 1626986645,
        "download_url": "https://dl.smwcentral.net/27701/Kirby%20Super%20Star%20Ultra%20-%20Dyna%20Blade%20Battle.zip",
        "filename": "Kirby Super Star Ultra - Dyna Blade Battle.zip",
        "size": 72922,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-ultra-choose-your-weapon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27725,
    "title": "Kirby Super Star Ultra - Choose Your Weapon",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "bonus",
      "misc",
      "overworld"
    ],
    "description": "The small song played at the copy abilities rooms, from said game.<br>\r\n<br>\r\nLet's be honest here, this song is literally the same one from KSS, there's a very little differences here and there on the playback and envelopes, but it's the exact same song.",
    "latest_version": "smwc-27725-1627092709",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27725,
        "title": "Kirby Super Star Ultra - Choose Your Weapon",
        "version": "smwc-27725-1627092709",
        "upstream_time": 1627092709,
        "download_url": "https://dl.smwcentral.net/27725/Kirby_Super_Star_Ultra_-_Choose_Your_Weapon.zip",
        "filename": "Kirby_Super_Star_Ultra_-_Choose_Your_Weapon.zip",
        "size": 47655,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-ultra-heavy-lobster",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11124,
    "title": "Kirby Super Star Ultra - Heavy Lobster",
    "authors": [
      "Lui"
    ],
    "tags": [
      "airship",
      "boss",
      "chase"
    ],
    "description": "A rather frantic track from Revenge of Meta Knight, that could work great for chases and the like.",
    "latest_version": "smwc-11124-1428098430",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11124,
        "title": "Kirby Super Star Ultra - Heavy Lobster",
        "version": "smwc-11124-1428098430",
        "upstream_time": 1428098430,
        "download_url": "https://dl.smwcentral.net/11124/heavy_lobster.zip",
        "filename": "heavy_lobster.zip",
        "size": 31765,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-ultra-heavy-lobster-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27700,
    "title": "Kirby Super Star Ultra - Heavy Lobster Battle",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "boss",
      "chase",
      "final"
    ],
    "description": "The upbeat boss theme played on the Meta Knight Revenge's said boss.<br>\r\n<br>\r\n07/16 Update: Removed its echo buffer, as the original doesn't have any audible echo.",
    "latest_version": "smwc-27700-1629050341",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27700,
        "title": "Kirby Super Star Ultra - Heavy Lobster Battle",
        "version": "smwc-27700-1629050341",
        "upstream_time": 1629050341,
        "download_url": "https://dl.smwcentral.net/27700/Kirby%20Super%20Star%20Ultra%20-%20Heavy%20Lobster%20Battle.zip",
        "filename": "Kirby Super Star Ultra - Heavy Lobster Battle.zip",
        "size": 86342,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-ultra-masked-dedede",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18208,
    "title": "Kirby Super Star Ultra - Masked Dedede",
    "authors": [
      "Barrels O' Fun"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "tense"
    ],
    "description": "A fast paced boss theme which plays when you fight Masked Dedede. It could be used during a special and/or unique Boss.",
    "latest_version": "smwc-18208-1538186253",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18208,
        "title": "Kirby Super Star Ultra - Masked Dedede",
        "version": "smwc-18208-1538186253",
        "upstream_time": 1538186253,
        "download_url": "https://dl.smwcentral.net/18208/Kirby%20Super%20Star%20Ultra%20-%20Masked%20Dedede.zip",
        "filename": "Kirby Super Star Ultra - Masked Dedede.zip",
        "size": 72486,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7358,
        "title": "Kirby Super Star Ultra - Masked Dedede",
        "version": "smwc-7358-1312575559",
        "upstream_time": 1312575559,
        "download_url": "https://dl.smwcentral.net/7358/KSSU-MaskedDeDeDe.zip",
        "filename": "KSSU-MaskedDeDeDe.zip",
        "size": 69018,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-ultra-resting-helpers",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25963,
    "title": "Kirby Super Star Ultra - Resting Helpers",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "overworld",
      "sky",
      "space",
      "water"
    ],
    "description": "A short calm version of the Ripple Star song from Kirby 64, played at rest areas from The Arena variations.",
    "latest_version": "smwc-25963-1613968538",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25963,
        "title": "Kirby Super Star Ultra - Resting Helpers",
        "version": "smwc-25963-1613968538",
        "upstream_time": 1613968538,
        "download_url": "https://dl.smwcentral.net/25963/Kirby%20Super%20Star%20Ultra%20-%20Helpers%27%20Rest.zip",
        "filename": "Kirby Super Star Ultra - Helpers%27 Rest.zip",
        "size": 34402,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8274,
        "title": "Kirby Super Star Ultra - Resting Helpers",
        "version": "smwc-8274-1343860741",
        "upstream_time": 1343860741,
        "download_url": "https://dl.smwcentral.net/8274/KSSU%20Helper%20Rest%20Area.zip",
        "filename": "KSSU Helper Rest Area.zip",
        "size": 63802,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-ultra-the-king-and-the-sun",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23661,
    "title": "Kirby Super Star Ultra - The King and the Sun",
    "authors": [
      "Teows"
    ],
    "tags": [
      "grassland",
      "town"
    ],
    "description": "A short yet sweet and lovely song from Kirby Super Star Ultra, for the NDS. It's overall good for grasslands, but it might fit into that candy-themed areas very well too.",
    "latest_version": "smwc-23661-1594531957",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23661,
        "title": "Kirby Super Star Ultra - The King and the Sun",
        "version": "smwc-23661-1594531957",
        "upstream_time": 1594531957,
        "download_url": "https://dl.smwcentral.net/23661/theking%26thesun.zip",
        "filename": "theking%26thesun.zip",
        "size": 59952,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-ultra-the-strongest-knight-in-the-galaxy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27703,
    "title": "Kirby Super Star Ultra - The Strongest Knight in the Galaxy",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "The heavy metal song of Galacta Knight boss battle song, from KSSU.",
    "latest_version": "smwc-27703-1629862375",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27703,
        "title": "Kirby Super Star Ultra - The Strongest Knight in the Galaxy",
        "version": "smwc-27703-1629862375",
        "upstream_time": 1629862375,
        "download_url": "https://dl.smwcentral.net/27703/Kirby%20Super%20Star%20Ultra%20-%20The%20Strongest%20Knight%20in%20the%20Galaxy.zip",
        "filename": "Kirby Super Star Ultra - The Strongest Knight in the Galaxy.zip",
        "size": 84752,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-ultra-vengeance-the-mask-s-awakening-masked-dedede-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33877,
    "title": "Kirby Super Star Ultra - Vengeance, The Mask's Awakening ~ Masked Dedede (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "dark",
      "final",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #E01008;\">𝒪𝓊𝓇 𝑔𝓇𝓊𝒹𝑔𝑒 𝓌𝒾𝓁𝓁 𝒷𝑒 𝓈𝑒𝓉𝓉𝓁𝑒𝒹 𝒶𝓉 𝓁𝒶𝓈𝓉...<br>\r\n𝑀𝑒𝑒𝓉 𝓂𝓎 𝓅𝑜𝓌𝑒𝓇𝒻𝓊𝓁 𝓈𝑒𝒸𝓇𝑒𝓉 𝓌𝑒𝒶𝓅𝑜𝓃...<br>\r\n𝒯𝒽𝑒 𝒷𝓇𝒶𝓃𝒹-𝓃𝑒𝓌 𝒟𝑒𝒹𝑒𝒹𝑒 𝐻𝒶𝓂𝓂𝑒𝓇<i>!</i></span></span><br>\r\n<br>\r\nDid an arrangement of the one and only, <a href=\"https://youtu.be/4ju-00VrNvE\" rel=\"nofollow\">Masked</a> <a href=\"https://youtu.be/scQgHrBll9c\" rel=\"nofollow\">Dedede's</a> <a href=\"https://youtu.be/XTTmFk7WKIg\" rel=\"nofollow\">Theme</a>, from Kirby Super Star Ultra for my <span style=\"color: #FFE478;\"><b>5K subscriber milestone</b></span>. A massive goal reached deserves some treatment from the King himself. I already did his theme once... now it's time to do it again!!!<br>\r\n<br>\r\nIt shouldn't be a surprise when I say this is my favorite Kirby theme and one of my favorite final boss themes in any video game period. Seriously, to top the original song (which is already one of the best songs in the series) with this is an achievement very few can achieve.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" P-Switch, & Thunder SFX are disabled.<br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ Death sound is gonna sound weird (@1 replaces @9 to save on space).<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. C# Minor w/ slight detune (Remix Pitch - Listening Only)<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. C# Minor (Remix Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. C Minor (Original Pitch)<br>\r\n‎‎‎‎‎‎‎‎ㅤ4. B Minor (<a href=\"https://youtu.be/ht1VAtHse6s\" rel=\"nofollow\">GaMetal</a> Pitch)<br>\r\n‎‎‎‎‎‎‎‎ㅤ5. D Minor (<a href=\"https://youtu.be/1KkcwBE7vx0\" rel=\"nofollow\">Candid Friend</a> Pitch)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables Voice Clips, but at the cost of SMW-Compatibility<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables Voice Clips [turned on default]",
    "latest_version": "smwc-33877-1690734366",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33877,
        "title": "Kirby Super Star Ultra - Vengeance, The Mask's Awakening ~ Masked Dedede (Remix)",
        "version": "smwc-33877-1690734366",
        "upstream_time": 1690734366,
        "download_url": "https://dl.smwcentral.net/33877/Vengeance%2C%20The%20Mask%27s%20Awakening.zip",
        "filename": "Vengeance%2C The Mask%27s Awakening.zip",
        "size": 482484,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-ultra-vs-marx",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20488,
    "title": "Kirby Super Star Ultra - Vs. Marx",
    "authors": [
      "Exodust"
    ],
    "tags": [
      "abstract",
      "boss",
      "chase",
      "dark",
      "final",
      "tense"
    ],
    "description": "Fit for crazy hectic/chaotic bosses and levels! Will drive people mad.",
    "latest_version": "smwc-20488-1562710397",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20488,
        "title": "Kirby Super Star Ultra - Vs. Marx",
        "version": "smwc-20488-1562710397",
        "upstream_time": 1562710397,
        "download_url": "https://dl.smwcentral.net/20488/Marx%27s%20Theme.zip",
        "filename": "Marx%27s Theme.zip",
        "size": 49843,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-victory-star",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22732,
    "title": "Kirby Super Star - Victory Star 3",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "goal"
    ],
    "description": "Requested by Deeke",
    "latest_version": "smwc-22732-1588287367",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22732,
        "title": "Kirby Super Star - Victory Star 3",
        "version": "smwc-22732-1588287367",
        "upstream_time": 1588287367,
        "download_url": "https://dl.smwcentral.net/22732/Kirby%20Super%20Star%20-%20Victory%20Star%203.zip",
        "filename": "Kirby Super Star - Victory Star 3.zip",
        "size": 42292,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-way-of-the-fighting-king",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34063,
    "title": "Kirby Super Star - Way of the Fighting King",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "final",
      "mountain",
      "overworld",
      "sky",
      "space",
      "tense",
      "title"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>.",
    "latest_version": "smwc-34063-1692381686",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34063,
        "title": "Kirby Super Star - Way of the Fighting King",
        "version": "smwc-34063-1692381686",
        "upstream_time": 1692381686,
        "download_url": "https://dl.smwcentral.net/34063/63%20Way%20of%20the%20Fighting%20King.zip",
        "filename": "63 Way of the Fighting King.zip",
        "size": 56244,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-way-of-the-fighting-king-arranged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17819,
    "title": "Kirby Super Star - Way of the Fighting King (Arranged)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "final",
      "overworld",
      "tense",
      "title"
    ],
    "description": "This is an arranged version of Way of the Fighting King from Kirby Super Star. Could fit title themes, but could also fit final and medieval overworlds.",
    "latest_version": "smwc-17819-1531467572",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17819,
        "title": "Kirby Super Star - Way of the Fighting King (Arranged)",
        "version": "smwc-17819-1531467572",
        "upstream_time": 1531467572,
        "download_url": "https://dl.smwcentral.net/17819/Kirby%20Super%20Star%20-%20Way%20of%20the%20Fighting%20King.zip",
        "filename": "Kirby Super Star - Way of the Fighting King.zip",
        "size": 68488,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-super-star-white-wing-dynablade",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8388,
    "title": "Kirby Super Star - White Wing Dynablade",
    "authors": [
      "sincx"
    ],
    "tags": [
      "credits",
      "grassland",
      "overworld",
      "title"
    ],
    "description": "A happy, upbeat song that would work in early grassland levels. However, it does have a rather large insert size.",
    "latest_version": "smwc-8388-1405782397",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8388,
        "title": "Kirby Super Star - White Wing Dynablade",
        "version": "smwc-8388-1405782397",
        "upstream_time": 1405782397,
        "download_url": "https://dl.smwcentral.net/8388/KSSDynablade.zip",
        "filename": "KSSDynablade.zip",
        "size": 55334,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-the-amazing-mirror-cabbage-caven-kirby-s-dream-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34043,
    "title": "Kirby & The Amazing Mirror - Cabbage Caven (Kirby's Dream Land 3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "cave"
    ],
    "description": "based : Sand Canyon 3 - Kirby's Dream Land 3",
    "latest_version": "smwc-34043-1696093456",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34043,
        "title": "Kirby & The Amazing Mirror - Cabbage Caven (Kirby's Dream Land 3 Style)",
        "version": "smwc-34043-1696093456",
        "upstream_time": 1696093456,
        "download_url": "https://dl.smwcentral.net/34043/KtA_Route3__KDL3.zip",
        "filename": "KtA_Route3__KDL3.zip",
        "size": 52235,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-the-amazing-mirror-cabbage-cavern",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25258,
    "title": "Kirby & The Amazing Mirror - Cabbage Cavern",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "cave",
      "forest",
      "grassland",
      "mountain"
    ],
    "description": "SNES Arrangement of Cabbage Cavern from Kirby and the Amazing Mirror on the Game Boy Advance. Could be used in a caverns level as the song title suggests, but I also think it could fit in a forest setting as well.",
    "latest_version": "smwc-25258-1607466360",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25258,
        "title": "Kirby & The Amazing Mirror - Cabbage Cavern",
        "version": "smwc-25258-1607466360",
        "upstream_time": 1607466360,
        "download_url": "https://dl.smwcentral.net/25258/Kirby%20and%20the%20Amazing%20Mirror%20-%20Cabbage%20Cavern.zip",
        "filename": "Kirby and the Amazing Mirror - Cabbage Cavern.zip",
        "size": 82410,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-the-amazing-mirror-candy-constellation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7067,
    "title": "Kirby & The Amazing Mirror - Candy Constellation",
    "authors": [
      "J.J."
    ],
    "tags": [
      "credits",
      "space"
    ],
    "description": "This song by Kirby & The Amazing Mirror. Good for space stage",
    "latest_version": "smwc-7067-1320147629",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7067,
        "title": "Kirby & The Amazing Mirror - Candy Constellation",
        "version": "smwc-7067-1320147629",
        "upstream_time": 1320147629,
        "download_url": "https://dl.smwcentral.net/7067/Candy.zip",
        "filename": "Candy.zip",
        "size": 69134,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-the-amazing-mirror-moonlight-mansion-kirby-s-dream-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26171,
    "title": "Kirby & The Amazing Mirror - Moonlight Mansion (Kirby's Dream Land 3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "dark",
      "night"
    ],
    "description": "I ported the 'Moonlight Mansion' of 'Kirby & The Amazing Mirror' to Kirby's Dream Land 3 Style. If I had time, I would be able to challenge Kirby Super Star style, but those brr files do not exist yet.",
    "latest_version": "smwc-26171-1615593370",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26171,
        "title": "Kirby & The Amazing Mirror - Moonlight Mansion (Kirby's Dream Land 3 Style)",
        "version": "smwc-26171-1615593370",
        "upstream_time": 1615593370,
        "download_url": "https://dl.smwcentral.net/26171/KtAMArea2KDL3.zip",
        "filename": "KtAMArea2KDL3.zip",
        "size": 44306,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-the-amazing-mirror-mustard-mountain-kirby-s-dream-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34277,
    "title": "Kirby & The Amazing Mirror - Mustard Mountain (Kirby's Dream Land 3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "mountain"
    ],
    "description": "based : Ripple Field 3 - Kirby's Dream Land 3",
    "latest_version": "smwc-34277-1695071641",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34277,
        "title": "Kirby & The Amazing Mirror - Mustard Mountain (Kirby's Dream Land 3 Style)",
        "version": "smwc-34277-1695071641",
        "upstream_time": 1695071641,
        "download_url": "https://dl.smwcentral.net/34277/KtA_Route4_KDL3.zip",
        "filename": "KtA_Route4_KDL3.zip",
        "size": 57545,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-the-amazing-mirror-peppermint-palace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27895,
    "title": "Kirby & The Amazing Mirror - Peppermint Palace",
    "authors": [
      "BeanJammin"
    ],
    "tags": [
      "ice",
      "overworld",
      "snow"
    ],
    "description": "Wintery bop from the ice region in Kirby & the Amazing Mirror! Great for cheerful and snowy levels or overworlds~",
    "latest_version": "smwc-27895-1630344022",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27895,
        "title": "Kirby & The Amazing Mirror - Peppermint Palace",
        "version": "smwc-27895-1630344022",
        "upstream_time": 1630344022,
        "download_url": "https://dl.smwcentral.net/27895/PeppermintPalace_.zip",
        "filename": "PeppermintPalace_.zip",
        "size": 33429,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-the-amazing-mirror-radish-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11068,
    "title": "Kirby & The Amazing Mirror - Radish Ruins",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "ruins",
      "temple"
    ],
    "description": "The intense song played in Radish Ruins.  It's a good fit for a temple or ancient ruins-themed castle.",
    "latest_version": "smwc-11068-1427466915",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11068,
        "title": "Kirby & The Amazing Mirror - Radish Ruins",
        "version": "smwc-11068-1427466915",
        "upstream_time": 1427466915,
        "download_url": "https://dl.smwcentral.net/11068/Radish%20Ruins.zip",
        "filename": "Radish Ruins.zip",
        "size": 32194,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-the-amazing-mirror-rainbow-route",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16872,
    "title": "Kirby & The Amazing Mirror - Rainbow Route",
    "authors": [
      "Taffy"
    ],
    "tags": [
      "forest",
      "grassland"
    ],
    "description": "Originally when I finished a rough draft of this, I thought it felt empty.<br>\r\n....So I did some more work on it and it became something else. <br>\r\n<br>\r\n<br>\r\nThis is not an accurate port. <br>\r\n<br>\r\n<br>\r\nAnyways... This is the happy song you hear in Rainbow Route in Kirby & the Amazing Mirror.<br>\r\n<br>\r\nThis song would fit anything that's happy. <br>\r\nGrasslands, outskirts of a happy town, a grassy level 1, a forest, things like that.<br>\r\n<br>\r\nAnything that you can use the vanilla \"Here we go!\" for would probably work with this.<br>\r\nBut this works with more than \"Here we go!\", so keep that in mind.<br>\r\n",
    "latest_version": "smwc-16872-1515010756",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16872,
        "title": "Kirby & The Amazing Mirror - Rainbow Route",
        "version": "smwc-16872-1515010756",
        "upstream_time": 1515010756,
        "download_url": "https://dl.smwcentral.net/16872/RAINBOWS.zip",
        "filename": "RAINBOWS.zip",
        "size": 31784,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-the-amazing-mirror-rainbow-route-kirby-s-dream-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33240,
    "title": "Kirby & The Amazing Mirror - Rainbow Route (Kirby's Dream Land 3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "forest"
    ],
    "description": "based : Grass Land 2 - Kirby's Dream Land 3<br>\r\nI remixed \"Rainbow Route (Area 1) - Kirby & The Amazing Mirror\" in KDL3 style.",
    "latest_version": "smwc-33240-1677360174",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33240,
        "title": "Kirby & The Amazing Mirror - Rainbow Route (Kirby's Dream Land 3 Style)",
        "version": "smwc-33240-1677360174",
        "upstream_time": 1677360174,
        "download_url": "https://dl.smwcentral.net/33240/KtA_Route1_KDL3.zip",
        "filename": "KtA_Route1_KDL3.zip",
        "size": 55115,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-the-amazing-mirror-speed-eaters",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14023,
    "title": "Kirby & The Amazing Mirror - Speed Eaters",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beach"
    ],
    "description": "A happy little song that would work well for beach levels.",
    "latest_version": "smwc-14023-1469990491",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14023,
        "title": "Kirby & The Amazing Mirror - Speed Eaters",
        "version": "smwc-14023-1469990491",
        "upstream_time": 1469990491,
        "download_url": "https://dl.smwcentral.net/14023/Speed%20Eaters.zip",
        "filename": "Speed Eaters.zip",
        "size": 33313,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-tilt-n-tumble-underground-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16817,
    "title": "Kirby Tilt 'n Tumble - Underground Stage",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "bonus",
      "cave"
    ],
    "description": "Requested by Tob.<br>\r\n<br>\r\nThe very laid-back theme from the Underground Stage of Kirby Tilt 'n Tumble. This could be used both as a cave stage theme and as a bonus theme, once again, it's up to you to what scenario you think is best<br>\r\n<br>\r\nAlso, be careful with some of SFX, because they don't seem to work too well due to the noise channel being used here",
    "latest_version": "smwc-16817-1514600595",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16817,
        "title": "Kirby Tilt 'n Tumble - Underground Stage",
        "version": "smwc-16817-1514600595",
        "upstream_time": 1514600595,
        "download_url": "https://dl.smwcentral.net/16817/Kirby%20Tilt%20%27n%20Tumble%20-%20Underground%20Stage.zip",
        "filename": "Kirby Tilt %27n Tumble - Underground Stage.zip",
        "size": 21562,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirby-triple-deluxe-sullied-grace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41473,
    "title": "Kirby Triple Deluxe - Sullied Grace",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "\"Sullied Grace\" from \"Kirby Triple Deluxe\"<br>\r\n<br>\r\nSerious BGM rare for the Kirby series<br>\r\nYou can set the length of the intro.<br>\r\nThere is no laughter.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=TfcPV76iBPw\" rel=\"nofollow\">Original ver</a><br>\r\n<a href=\"https://www.youtube.com/watch?v=kegeUa3hns4\" rel=\"nofollow\">Pinci's ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-41473-1778515635",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41473,
        "title": "Kirby Triple Deluxe - Sullied Grace",
        "version": "smwc-41473-1778515635",
        "upstream_time": 1778515635,
        "download_url": "https://dl.smwcentral.net/41473/Kirby%20Triple%20Deluxe%20-%20Sullied%20Grace.zip",
        "filename": "Kirby Triple Deluxe - Sullied Grace.zip",
        "size": 109784,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20726,
        "title": "Kirby Triple Deluxe - Sullied Grace",
        "version": "smwc-20726-1563846298",
        "upstream_time": 1563846298,
        "download_url": "https://dl.smwcentral.net/20726/sulliedgrace.zip",
        "filename": "sulliedgrace.zip",
        "size": 86366,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kirubiru-slash-the-building-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24008,
    "title": "Kirubiru: Slash the Building? - Act 2 Theme",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "bonus",
      "boss",
      "castle",
      "cutscene",
      "dark",
      "final",
      "mysterious",
      "tense"
    ],
    "description": "A piano-only song from the doujin game <i>Kirubiru</i>. Could fit boss battle or castle/final levels.<br>\r\n<br>\r\nThis port uses the optimized SMW sample set, because the piano samples take up a lot of ARAM. As an alternative, you can use the default SMW samples (but with Thunder SFX and @7 disabled) by following instruction:<br>\r\n- Go look for a line \"#define DisableSFX 0\" and change the value to \"1\".<br>\r\n- Open and copy the contents inside \"Kirubiru_Act_2_sample_group.txt\", and add them into \"Addmusic_sample_groups.txt\" in your AddmusicK folder.",
    "latest_version": "smwc-24008-1597470750",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24008,
        "title": "Kirubiru: Slash the Building? - Act 2 Theme",
        "version": "smwc-24008-1597470750",
        "upstream_time": 1597470750,
        "download_url": "https://dl.smwcentral.net/24008/Kirubiru%20Act%202%20Version%202.1.zip",
        "filename": "Kirubiru Act 2 Version 2.1.zip",
        "size": 77534,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kiss-naked-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26703,
    "title": "Kiss - Naked City",
    "authors": [
      "Mr. MS"
    ],
    "tags": [
      "mysterious",
      "tense",
      "title",
      "urban"
    ],
    "description": "\"Naked City\" is the fourth song from Kiss's eighth album called \"Unmasked\". Great for city levels.",
    "latest_version": "smwc-26703-1621030383",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26703,
        "title": "Kiss - Naked City",
        "version": "smwc-26703-1621030383",
        "upstream_time": 1621030383,
        "download_url": "https://dl.smwcentral.net/26703/Kiss%20-%20Naked%20City_fixed.zip",
        "filename": "Kiss - Naked City_fixed.zip",
        "size": 65723,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kiteretsu-daihyakka-anime-inventing",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28133,
    "title": "Kiteretsu Daihyakka (Anime) - Inventing",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "keyhole",
      "nintendo presents"
    ],
    "description": "\"Inventing Theme\" from \"Kiteretsu Daihyakka (Anime)\"<br>\r\n如意光　潜地球　航時機　天狗の抜け穴　夢見鏡　コロ助<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=2B1FtWyhAg8\" rel=\"nofollow\">Original Ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-28133-1632809038",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28133,
        "title": "Kiteretsu Daihyakka (Anime) - Inventing",
        "version": "smwc-28133-1632809038",
        "upstream_time": 1632809038,
        "download_url": "https://dl.smwcentral.net/28133/Kiteretsu%20Daihyakka%20%28Anime%29%20-%20Inventing.zip",
        "filename": "Kiteretsu Daihyakka (Anime) - Inventing.zip",
        "size": 31423,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kitsune",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20946,
    "title": "Kitsune^2 - Rainbow Tylenol (Arrangement)",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "castle",
      "dark",
      "fire"
    ],
    "description": "Could fit with castle theme",
    "latest_version": "smwc-20946-1566324903",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20946,
        "title": "Kitsune^2 - Rainbow Tylenol (Arrangement)",
        "version": "smwc-20946-1566324903",
        "upstream_time": 1566324903,
        "download_url": "https://dl.smwcentral.net/20946/Rainbow%20Tylenol.zip",
        "filename": "Rainbow Tylenol.zip",
        "size": 57755,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-klaus-klaus-an-der-nordseek-ste",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40784,
    "title": "Klaus & Klaus - An der Nordseeküste",
    "authors": [
      "divVerent"
    ],
    "tags": [
      "beach",
      "sea",
      "water",
      "yoshi drums"
    ],
    "description": "A \"port\" of the original song, but using the original SMW Water Theme's samples and (mostly) instrumentation choices.<br>\r\n<br>\r\nThe song is also known as The Wild Rover, an Irish folk tune, however I instrumented more matching the German song.<br>\r\n<br>\r\nOriginally made this as a joke (https://www.youtube.com/watch?v=kaUmIplzM5U), but it might actually be useful for a hack...",
    "latest_version": "smwc-40784-1772555782",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40784,
        "title": "Klaus & Klaus - An der Nordseeküste",
        "version": "smwc-40784-1772555782",
        "upstream_time": 1772555782,
        "download_url": "https://dl.smwcentral.net/40784/An%20der%20Nordseek%C3%BCste.zip",
        "filename": "An der Nordseek%C3%BCste.zip",
        "size": 64128,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-knife-party-centipede",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30636,
    "title": "Knife Party - Centipede",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "airship",
      "boss",
      "castle",
      "final",
      "fire"
    ],
    "description": "First ever dubstep port?<br>\r\n<br>\r\nGoes great with chaotic levels and final boss battles.",
    "latest_version": "smwc-30636-1673942766",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30636,
        "title": "Knife Party - Centipede",
        "version": "smwc-30636-1673942766",
        "upstream_time": 1673942766,
        "download_url": "https://dl.smwcentral.net/30636/Centipede.zip",
        "filename": "Centipede.zip",
        "size": 122131,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-knight-arms-blues-for-a-dark-star-stage-5",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11716,
    "title": "Knight Arms - Blues For a Dark Star ~ Stage 5-1 (Percussion Arrange)",
    "authors": [
      "sincx"
    ],
    "tags": [
      "chase",
      "final",
      "industrial",
      "space",
      "tense"
    ],
    "description": "A very powerful, intense song that would fit any type of tense or fast-paced area.",
    "latest_version": "smwc-11716-1439488790",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11716,
        "title": "Knight Arms - Blues For a Dark Star ~ Stage 5-1 (Percussion Arrange)",
        "version": "smwc-11716-1439488790",
        "upstream_time": 1439488790,
        "download_url": "https://dl.smwcentral.net/11716/ka51.zip",
        "filename": "ka51.zip",
        "size": 70236,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-knight-arms-the-hyblid-framer-bad-shooter-frenzied-dance-of-light-arrange",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31985,
    "title": "Knight Arms: The Hyblid Framer - Bad Shooter/Frenzied Dance of Light (Arrange)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "abstract",
      "athletic",
      "final",
      "fire",
      "tense"
    ],
    "description": "This is the Stage 1 theme from Knight Arms: The Hyblid Framer for the X68000, known as Bad Shooter and/or Frenzied Dance of Light (dunno which one is the actual name of the track, but the latter one sounds cooler to me so it's the one I'd personally go with lmao); this is a fairly intense track that can go pretty well with intense first levels, or just intense levels in general.<br>\r\n<br>\r\nEDIT: Got some advice from Harumi about how to make the guitar part more authentic, so I'm updating this again; the size is a bit bigger now since I had to remove the label loops on the guitar parts so the synth part that plays alongside it doesn't play in the same way the guitar does, but dw, it's for the best anyway :P",
    "latest_version": "smwc-31985-1672548995",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31985,
        "title": "Knight Arms: The Hyblid Framer - Bad Shooter/Frenzied Dance of Light (Arrange)",
        "version": "smwc-31985-1672548995",
        "upstream_time": 1672548995,
        "download_url": "https://dl.smwcentral.net/31985/knightarms.zip",
        "filename": "knightarms.zip",
        "size": 68890,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-knight-arms-the-hyblid-framer-jazzy-moon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16253,
    "title": "Knight Arms: the Hyblid Framer - Jazzy Moon",
    "authors": [
      "DAA234"
    ],
    "tags": [
      "dark",
      "night"
    ],
    "description": "The Jazzy Moon theme from Knight Arms: the Hyblid Framer.",
    "latest_version": "smwc-16253-1505444009",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16253,
        "title": "Knight Arms: the Hyblid Framer - Jazzy Moon",
        "version": "smwc-16253-1505444009",
        "upstream_time": 1505444009,
        "download_url": "https://dl.smwcentral.net/16253/Jazzy%20Moon.zip",
        "filename": "Jazzy Moon.zip",
        "size": 32164,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-knightmare-remake-tavern-funk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39288,
    "title": "Knightmare (Remake) - Tavern Funk",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "castle",
      "ghost house",
      "retro",
      "upbeat"
    ],
    "description": "Funky track that could fit for castles",
    "latest_version": "smwc-39288-1741194968",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39288,
        "title": "Knightmare (Remake) - Tavern Funk",
        "version": "smwc-39288-1741194968",
        "upstream_time": 1741194968,
        "download_url": "https://dl.smwcentral.net/39288/Tavern%20Funk.zip",
        "filename": "Tavern Funk.zip",
        "size": 102239,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-knights-of-the-round-merlin",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30420,
    "title": "Knights of the Round - Merlin",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "calm",
      "night",
      "ruins",
      "sad",
      "tense",
      "water"
    ],
    "description": "A nice water-y or ruins song with some big stakes involved.<br>\r\n<br>\r\nI don't exactly know what its role was in-game since I discovered it browsing Zophar domain. So far it is the nicest track I could find in the whole OST, I hope you'll enjoy it as much as I do.<br>\r\n<br>\r\n-------------<br>\r\nImportant update:<br>\r\n<br>\r\nOn the former version, it was brought to my attention by <span class=\"un-outer\" title=\"Stivi\"><span title=\"Stivi donated $10.00.\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=28842\" style=\"color: var(--user-color-2);\" class=\"un\">Stivi</a></span>, that calling Pause was not interrupting the song, but rather letting it freeze in place on the last played note.<br>\r\n<br>\r\nIt occurs on AddMusicK1.0.8 when channel #6, which plays the pause SFX, has noise inside, as explained by <span class=\"un-outer\" title=\"KungFuFurby\"><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=30120\" style=\"color: var(--user-color-2);\" class=\"un\">KungFuFurby</a></span> and <span class=\"un-outer\" title=\"Kevin\"><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=36308\" style=\"color: var(--user-color-2);\" class=\"un\">Kevin</a></span>.<br>\r\n<br>\r\nWhile I could have chosen to take #6's contents to channel #7, I found this choice inesthetical since #7 always gets cut with Jump or coin sounds. So I just replaced the noise sample of #6 by an external closed hat sample.",
    "latest_version": "smwc-30420-1659316151",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30420,
        "title": "Knights of the Round - Merlin",
        "version": "smwc-30420-1659316151",
        "upstream_time": 1659316151,
        "download_url": "https://dl.smwcentral.net/30420/kotr_merlin_1_0.zip",
        "filename": "kotr_merlin_1_0.zip",
        "size": 41906,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-knuckles-chaotix-combination",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25749,
    "title": "Knuckles' Chaotix - Combination",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "cutscene",
      "night",
      "sky",
      "snow",
      "space",
      "switch palace",
      "town",
      "urban",
      "water"
    ],
    "description": "The mellow tutorial theme from Knuckles' Chaotix. Good for rest areas and tutorials, and anywhere else where the player can just relax. I couldn't decide on what instrumentation suited the song the most, so there's four different versions, which you switch between by changing the define at the top of the file.",
    "latest_version": "smwc-25749-1611514558",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25749,
        "title": "Knuckles' Chaotix - Combination",
        "version": "smwc-25749-1611514558",
        "upstream_time": 1611514558,
        "download_url": "https://dl.smwcentral.net/25749/combination.zip",
        "filename": "combination.zip",
        "size": 127266,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-knuckles-chaotix-door-into-summer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34029,
    "title": "Knuckles' Chaotix - Door Into Summer",
    "authors": [
      "Kevin",
      "tssf"
    ],
    "tags": [
      "athletic",
      "beach",
      "calm",
      "forest",
      "grassland",
      "mountain",
      "sky",
      "snow",
      "title"
    ],
    "description": "Port from Mathew Valente (TSSF)'s \"Best of Super Sonic\" pack.<br>\r\nNot compatible with \"Bonus End\" and Thunder SFX/Blarggs/Fireworks.<br>\r\nIncludes a higher quality version for listening purposes only.",
    "latest_version": "smwc-34029-1692898075",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34029,
        "title": "Knuckles' Chaotix - Door Into Summer",
        "version": "smwc-34029-1692898075",
        "upstream_time": 1692898075,
        "download_url": "https://dl.smwcentral.net/34029/Door%20Into%20Summer.zip",
        "filename": "Door Into Summer.zip",
        "size": 147440,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33025,
        "title": "Knuckles' Chaotix - Door Into Summer",
        "version": "smwc-33025-1676582602",
        "upstream_time": 1676582602,
        "download_url": "https://dl.smwcentral.net/33025/doorintosummer2.zip",
        "filename": "doorintosummer2.zip",
        "size": 35518,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16974,
        "title": "Knuckles' Chaotix - Door Into Summer",
        "version": "smwc-16974-1516189195",
        "upstream_time": 1516189195,
        "download_url": "https://dl.smwcentral.net/16974/summer.zip",
        "filename": "summer.zip",
        "size": 90691,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14349,
        "title": "Knuckles' Chaotix - Door Into Summer",
        "version": "smwc-14349-1475257079",
        "upstream_time": 1475257079,
        "download_url": "https://dl.smwcentral.net/14349/Knuckles%27%20Chaotix%20-%20Door%20Into%20Summer.zip",
        "filename": "Knuckles%27 Chaotix - Door Into Summer.zip",
        "size": 34077,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-knuckles-chaotix-evening-star",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21906,
    "title": "Knuckles' Chaotix - Evening Star",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "ambient",
      "beach",
      "calm",
      "carnival",
      "night",
      "snow",
      "space",
      "title",
      "town",
      "water"
    ],
    "description": "The chill theme from Knuckles' Chaotix that presumably plays during something that plays at night, but is probably very versatile. Like a lot of Chaotix music, this one makes me think of a beach at sunset, but it can most likely find use in a lot of other places.<br>\r\n<br>\r\nSpecial thanks to Nameless for helping me experiment with the lead instrument.",
    "latest_version": "smwc-21906-1578711346",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21906,
        "title": "Knuckles' Chaotix - Evening Star",
        "version": "smwc-21906-1578711346",
        "upstream_time": 1578711346,
        "download_url": "https://dl.smwcentral.net/21906/evening%20star.zip",
        "filename": "evening star.zip",
        "size": 32495,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16975,
        "title": "Knuckles' Chaotix - Evening Star",
        "version": "smwc-16975-1516189411",
        "upstream_time": 1516189411,
        "download_url": "https://dl.smwcentral.net/16975/evening.zip",
        "filename": "evening.zip",
        "size": 88106,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-knuckles-chaotix-labyrinth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26054,
    "title": "Knuckles' Chaotix - Labyrinth",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "dark",
      "ruins",
      "temple"
    ],
    "description": "The song that plays in Amazing Arena in Knuckles' Chaotix... before you turn the lights on. It's short and foreboding, and also very repetitive, so it's probably best suited for omninous rooms that aren't too long.",
    "latest_version": "smwc-26054-1615964698",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26054,
        "title": "Knuckles' Chaotix - Labyrinth",
        "version": "smwc-26054-1615964698",
        "upstream_time": 1615964698,
        "download_url": "https://dl.smwcentral.net/26054/not%20labyrinth%20zone.zip",
        "filename": "not labyrinth zone.zip",
        "size": 32037,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-knuckles-chaotix-midnight-greenhouse",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25753,
    "title": "Knuckles' Chaotix - Midnight Greenhouse",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "night",
      "space",
      "swamp",
      "town",
      "urban"
    ],
    "description": "The happy and calm, sparkly music that plays in Botanic Base in Knuckles' Chaotix. Good for any kind of peaceful or chill night level, though I suppose you could put it in some difficult kaizo level to calm the player down too, heh.<br>\r\n<br>\r\nI ported this for me and E-man38's VLDC12 level, Greehouse Effect, but I just love this song so much that I probably would've done it even without that level.",
    "latest_version": "smwc-25753-1611516442",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25753,
        "title": "Knuckles' Chaotix - Midnight Greenhouse",
        "version": "smwc-25753-1611516442",
        "upstream_time": 1611516442,
        "download_url": "https://dl.smwcentral.net/25753/midnight%20greenhouse.zip",
        "filename": "midnight greenhouse.zip",
        "size": 35305,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-knuckles-chaotix-pendulum",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34304,
    "title": "Knuckles' Chaotix - Pendulum",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "airship",
      "cave",
      "chase",
      "cutscene",
      "dark",
      "fire",
      "industrial",
      "overworld",
      "tense",
      "title"
    ],
    "description": "A tense and repetitive song from Knuckles' Chaotix. It starts a little chaotic, then gets a little tense.<br>\r\n<br>\r\nI can't remember where this plays in the game, but I would presume some lategame cutscene.",
    "latest_version": "smwc-34304-1693477213",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34304,
        "title": "Knuckles' Chaotix - Pendulum",
        "version": "smwc-34304-1693477213",
        "upstream_time": 1693477213,
        "download_url": "https://dl.smwcentral.net/34304/pendulum.zip",
        "filename": "pendulum.zip",
        "size": 33505,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-knuckles-chaotix-seascape",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25758,
    "title": "Knuckles' Chaotix - Seascape",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "beach",
      "bonus",
      "calm",
      "grassland",
      "night",
      "sky"
    ],
    "description": "The well-known and beloved Marina Madness theme from Knuckles' Chaotix. Good for all your beach levels, especially sunset-y ones!<br>\r\n<br>\r\nThere's two instrumentation options for the lead, which you can change in the define at the top. ",
    "latest_version": "smwc-25758-1611687278",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25758,
        "title": "Knuckles' Chaotix - Seascape",
        "version": "smwc-25758-1611687278",
        "upstream_time": 1611687278,
        "download_url": "https://dl.smwcentral.net/25758/seascape.zip",
        "filename": "seascape.zip",
        "size": 67233,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16981,
        "title": "Knuckles' Chaotix - Seascape",
        "version": "smwc-16981-1516191229",
        "upstream_time": 1516191229,
        "download_url": "https://dl.smwcentral.net/16981/seascape.zip",
        "filename": "seascape.zip",
        "size": 88353,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-knuckles-chaotix-this-horizon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37113,
    "title": "Knuckles' Chaotix - This Horizon",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "bonus",
      "credits",
      "cutscene",
      "overworld",
      "title"
    ],
    "description": "The optimistic title theme from Knuckles' Chaotix.<br>\r\n<br>\r\n@17's time to shine.",
    "latest_version": "smwc-37113-1709185334",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37113,
        "title": "Knuckles' Chaotix - This Horizon",
        "version": "smwc-37113-1709185334",
        "upstream_time": 1709185334,
        "download_url": "https://dl.smwcentral.net/37113/thishorizon.zip",
        "filename": "thishorizon.zip",
        "size": 33354,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-knuckles-chaotix-tube-panic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34303,
    "title": "Knuckles' Chaotix - Tube Panic",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "ice",
      "overworld",
      "switch palace"
    ],
    "description": "The theme of the lesser-known blue sphere-getting special stage from the Sonic series. Knuckles and friends run through Polyhedron Land collecting orbs in a stage that truly shows off the 32X's capabilities.<br>\r\n<br>\r\nI had to sacrifice panning accuracy on those background @4s in favour of actually including both notes as a chord sample. The joys of 8 channels.<br>\r\n<br>\r\n",
    "latest_version": "smwc-34303-1693477293",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34303,
        "title": "Knuckles' Chaotix - Tube Panic",
        "version": "smwc-34303-1693477293",
        "upstream_time": 1693477293,
        "download_url": "https://dl.smwcentral.net/34303/tubepanic.zip",
        "filename": "tubepanic.zip",
        "size": 49695,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ko0x-blz-masters-of-disguise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32635,
    "title": "ko0x & Blz - Masters of Disguise",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "credits",
      "final",
      "retro",
      "sky"
    ],
    "description": "My 200th submission on SMWC.<br>\r\nI first planned to do a Final Fantasy port again, but then decided to port this chiptune instead. Enjoy!",
    "latest_version": "smwc-32635-1677354914",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32635,
        "title": "ko0x & Blz - Masters of Disguise",
        "version": "smwc-32635-1677354914",
        "upstream_time": 1677354914,
        "download_url": "https://dl.smwcentral.net/32635/Masters%20of%20Disguise.zip",
        "filename": "Masters of Disguise.zip",
        "size": 51477,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ko0x-galaxy-guppy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30118,
    "title": "ko0x - Galaxy Guppy",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "ambient",
      "calm",
      "carnival",
      "grassland",
      "misc",
      "night",
      "retro",
      "sky",
      "space"
    ],
    "description": "\"Galaxy Guppy\" is my next chiptune port. This one was composed by \"ko0x\" one of my favorite chiptunists. <br>\r\nFun fact: for this port i created and used 31 samples :D",
    "latest_version": "smwc-30118-1658796831",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30118,
        "title": "ko0x - Galaxy Guppy",
        "version": "smwc-30118-1658796831",
        "upstream_time": 1658796831,
        "download_url": "https://dl.smwcentral.net/30118/ko0x%20-%20Galaxy%20Guppy.zip",
        "filename": "ko0x - Galaxy Guppy.zip",
        "size": 83054,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ko0x-gizgame-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37736,
    "title": "ko0x - Gizgame Level 1",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "credits",
      "night",
      "retro",
      "sky",
      "space",
      "title"
    ],
    "description": "My 400th submission. Enjoy this chiptune!",
    "latest_version": "smwc-37736-1721919149",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37736,
        "title": "ko0x - Gizgame Level 1",
        "version": "smwc-37736-1721919149",
        "upstream_time": 1721919149,
        "download_url": "https://dl.smwcentral.net/37736/Gizgame%20Level%201%20%20.zip",
        "filename": "Gizgame Level 1  .zip",
        "size": 70294,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ko0x-i-don-t-know-so-i-don-t-care",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40608,
    "title": "ko0x - I don't know so I don't care",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "retro",
      "sky",
      "upbeat"
    ],
    "description": "My 500th music submission on my 5th anniversary at SMWC. Hope you like some happy chiptune!",
    "latest_version": "smwc-40608-1761122102",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40608,
        "title": "ko0x - I don't know so I don't care",
        "version": "smwc-40608-1761122102",
        "upstream_time": 1761122102,
        "download_url": "https://dl.smwcentral.net/40608/ko0x%20-%20I%20don%27t%20know%20so%20I%20don%27t%20care.zip",
        "filename": "ko0x - I don%27t know so I don%27t care.zip",
        "size": 56571,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ko1-dammy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35122,
    "title": "ko1 - DAMMY",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "dark",
      "industrial",
      "jungle"
    ],
    "description": "A demo song included in <a href=\"http://barukaso.dip.jp/~rath/twm2_dl.html\" rel=\"nofollow\">TW-MUSIC2</a>, a MML/MIDI player using Windows' DirectMusic interface.<br>\r\n<br>\r\nOriginally ported for Super Famicompo 2021<br>\r\n<br>\r\nSep 24, 2023 Update: Replaced the SC-88 Square Wave sample to a higher quality one, so it sounds better.",
    "latest_version": "smwc-35122-1697733903",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35122,
        "title": "ko1 - DAMMY",
        "version": "smwc-35122-1697733903",
        "upstream_time": 1697733903,
        "download_url": "https://dl.smwcentral.net/35122/Dammy_v2.zip",
        "filename": "Dammy_v2.zip",
        "size": 81690,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kochikame-today-s-damage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34789,
    "title": "Kochikame - Today's Damage",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "game over",
      "misc"
    ],
    "description": "9 Red Koopas<br>\r\na Green Koopa<br>\r\n2 Chargin Chucks<br>\r\n5 Monty Moles<br>\r\na Jumping piranha plant<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=-awL5gUYmng\" rel=\"nofollow\">Original ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-34789-1695938617",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34789,
        "title": "Kochikame - Today's Damage",
        "version": "smwc-34789-1695938617",
        "upstream_time": 1695938617,
        "download_url": "https://dl.smwcentral.net/34789/Kochikame%20-%20Today%27s%20Damage.zip",
        "filename": "Kochikame - Today%27s Damage.zip",
        "size": 32780,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-koi-ha-balance-single",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37549,
    "title": "Koi ha Balance - Single",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sad"
    ],
    "description": "<s>First Koi ha Balance port ever?</s><br>\r\n<br>\r\nA somber, simple piece that plays when the current player doesn't have a girl in Koi ha Balance.",
    "latest_version": "smwc-37549-1717973284",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37549,
        "title": "Koi ha Balance - Single",
        "version": "smwc-37549-1717973284",
        "upstream_time": 1717973284,
        "download_url": "https://dl.smwcentral.net/37549/Single.zip",
        "filename": "Single.zip",
        "size": 42783,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-konami-logo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18593,
    "title": "Konami Logo",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "nintendo presents"
    ],
    "description": "The Konami jingle. Good for Nintendo Presents screens.",
    "latest_version": "smwc-18593-1543885751",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18593,
        "title": "Konami Logo",
        "version": "smwc-18593-1543885751",
        "upstream_time": 1543885751,
        "download_url": "https://dl.smwcentral.net/18593/Konami%20Logo.zip",
        "filename": "Konami Logo.zip",
        "size": 30512,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-korito-the-ice-tower-i-6a-mid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36795,
    "title": "Korito ~ The Ice Tower - I_6A.mid",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "bonus",
      "calm",
      "ice",
      "overworld",
      "water"
    ],
    "description": "A Level theme from 氷塔 ～ The Ice Tower.<br>\r\n<br>\r\nUsed 6 channels.",
    "latest_version": "smwc-36795-1708069992",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36795,
        "title": "Korito ~ The Ice Tower - I_6A.mid",
        "version": "smwc-36795-1708069992",
        "upstream_time": 1708069992,
        "download_url": "https://dl.smwcentral.net/36795/I_6A.zip",
        "filename": "I_6A.zip",
        "size": 30014,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kotoba-no-puzzle-mojipittan-daijiten-on-and-on",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37110,
    "title": "Kotoba no Puzzle: Mojipittan Daijiten - on and on",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "bonus",
      "carnival",
      "chase",
      "switch palace",
      "title",
      "town",
      "urban"
    ],
    "description": "A funky song from a word puzzle game. Despite its apparent simplicity, transcribing it made me realize that there's actually a lot going on in it.<br>\r\n<br>\r\nThank you to <span class=\"un-outer\" title=\"icrawfish\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=48745\" style=\"color: #f16b1c;\" class=\"un\">icrawfish</a></span> for help with some vanilla instrument trickery.<br>\r\n<br>\r\nLet's get sillay!",
    "latest_version": "smwc-37110-1711812367",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37110,
        "title": "Kotoba no Puzzle: Mojipittan Daijiten - on and on",
        "version": "smwc-37110-1711812367",
        "upstream_time": 1711812367,
        "download_url": "https://dl.smwcentral.net/37110/onandon..zip",
        "filename": "onandon..zip",
        "size": 65096,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kottpower-alternate-red-brinstar",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35570,
    "title": "Kottpower - Alternate Red Brinstar",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "abstract",
      "calm",
      "mysterious",
      "night",
      "sky",
      "water"
    ],
    "description": "A challenge submission for Super Famicompo 5 which ranked 16 and ultimately ended up mostly using SMW samples save for three.<br>\r\n<br>\r\nAn aetherial track composed by kottpower, intended as an alternative version for Super Metroid's Red Brinstar (even though it fits Maridia more IMO) and used in various Super Metroid hacks like Contamination and Arcade.<br>\r\n<br>\r\nThis version isn't based of Metaquarius's port but instead is based of the original MIDI and kott's <a href=\"https://www.youtube.com/watch?v=jJXChDw1LsY\" rel=\"nofollow\">original composition</a> with my own twists.",
    "latest_version": "smwc-35570-1702056406",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35570,
        "title": "Kottpower - Alternate Red Brinstar",
        "version": "smwc-35570-1702056406",
        "upstream_time": 1702056406,
        "download_url": "https://dl.smwcentral.net/35570/Alternate%20Red%20Brinstar%20SDK.zip",
        "filename": "Alternate Red Brinstar SDK.zip",
        "size": 51513,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kottpower-red-brinstaralternate",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41806,
    "title": "Kottpower - Red BrinstarAlternate",
    "authors": [
      "MarioFanGamer",
      "Metaquarius"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "dark",
      "final",
      "mysterious",
      "night",
      "ruins",
      "sad",
      "space",
      "water"
    ],
    "description": "An aetherial track composed by kottpower, intended as an alternative version for Super Metroid's Red Brinstar (even though it fits Maridia more IMO) and used in various Super Metroid hacks like Contamination and Arcade.<br>\r\n<br>\r\nThis version is an AMK port of Metaquarius's port for Super Metroid so credits in porting goes to him (and the composition naturally to kottpower), I (MarioFanGamer) was only responsible for porting it to AMK. The only other major difference is that a version without flowing water is included for aesthetics purposes and potentially technical reasons.",
    "latest_version": "smwc-41806-1776621000",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41806,
        "title": "Kottpower - Red BrinstarAlternate",
        "version": "smwc-41806-1776621000",
        "upstream_time": 1776621000,
        "download_url": "https://dl.smwcentral.net/41806/Alternate%20Red%20Brinstar.zip",
        "filename": "Alternate Red Brinstar.zip",
        "size": 115156,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-koushien",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41701,
    "title": "Koushien 4 - Summer Tournament",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "cutscene",
      "tense"
    ],
    "description": "Cutscene music heard during the Summer Tournament season from Koushien 4.",
    "latest_version": "smwc-41701-1773978388",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41701,
        "title": "Koushien 4 - Summer Tournament",
        "version": "smwc-41701-1773978388",
        "upstream_time": 1773978388,
        "download_url": "https://dl.smwcentral.net/41701/Koushien%204%20-%20Summer%20Tournament.zip",
        "filename": "Koushien 4 - Summer Tournament.zip",
        "size": 71135,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kowori-forgotten-baby-bird",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38327,
    "title": "Kowori - Forgotten Baby Bird",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "boss",
      "mountain",
      "night",
      "sky",
      "snow"
    ],
    "description": "忘却の稚鳥. Hopefully I translated that right.<br>\r\nA Touhou-style stage 1 boss theme by こをり. It has kind of a yearning vibe, I'd say. And plenty of saxy @5. :<b></b>)<br>\r\n<br>\r\nThis is one of those songs I never get tired of no matter how much I listen to.",
    "latest_version": "smwc-38327-1726240901",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38327,
        "title": "Kowori - Forgotten Baby Bird",
        "version": "smwc-38327-1726240901",
        "upstream_time": 1726240901,
        "download_url": "https://dl.smwcentral.net/38327/yayatori.zip",
        "filename": "yayatori.zip",
        "size": 38525,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-koyaanisqatsi-clouds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29217,
    "title": "Koyaanisqatsi - Clouds",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "credits",
      "environmental",
      "mountain",
      "mysterious",
      "ruins",
      "sky",
      "temple",
      "tense"
    ],
    "description": "A somewhat aerian track featured in the movie at a moment where vast nature sceneries are seen. Useful for credits or sky levels, retry patch is recommended to go along with the song's length.<br>\r\n<br>\r\nThe track is either called Clouds or Cloudscape, I went for the shorter name.<br>\r\n<br>\r\nThis track was featured for the Winter C3 of 2022.<br>\r\n<br>\r\nThe <a href=\"https://musescore.com/user/162972/scores/875611\" rel=\"nofollow\">arrangement</a> is by musescore user Fugue Troll.",
    "latest_version": "smwc-29217-1652534298",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29217,
        "title": "Koyaanisqatsi - Clouds",
        "version": "smwc-29217-1652534298",
        "upstream_time": 1652534298,
        "download_url": "https://dl.smwcentral.net/29217/koyaanisqatsi_clouds_0_1.zip",
        "filename": "koyaanisqatsi_clouds_0_1.zip",
        "size": 32473,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-koyaanisqatsi-slowmo-people",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27625,
    "title": "Koyaanisqatsi - Slowmo People",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "calm",
      "credits",
      "cutscene",
      "dark",
      "ice",
      "misc",
      "ruins",
      "tense"
    ],
    "description": "A monument of music! A long, solemn theme, for environmental levels. Best used used with a retry patch or for a rather dark turn on the credits sequence.<br>\r\n<br>\r\nIt is based on the last minutes of Fugue Troll's <a href=\"https://musescore.com/user/162972/scores/1509206\" rel=\"nofollow\">arrangement</a>.<br>\r\n<br>\r\nmusicalman and Pokemon R/S/E for the samples.",
    "latest_version": "smwc-27625-1629949937",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27625,
        "title": "Koyaanisqatsi - Slowmo People",
        "version": "smwc-27625-1629949937",
        "upstream_time": 1629949937,
        "download_url": "https://dl.smwcentral.net/27625/koyaanisqatsi_slowmo_0_1.zip",
        "filename": "koyaanisqatsi_slowmo_0_1.zip",
        "size": 68765,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-krack-the-hack-deeper-into-sins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26602,
    "title": "Krack The Hack - Deeper Into Sins",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "ambient",
      "boss",
      "calm",
      "cave",
      "cutscene",
      "dark",
      "environmental",
      "final",
      "ice",
      "industrial",
      "mysterious",
      "night",
      "sad",
      "sky",
      "space",
      "water"
    ],
    "description": "The second song from the bonus final level from Krack The Hack, originally an IDOL 8 entry that barely made it to the next round (the song was known as \"Cyberspace Sanctuary\" at the time). Made for high-tech space levels. There are a few differences between this version, the IDOL 8 version, and the version in Krack The Hack itself as a result of optimizing the port for a public release.<br>\r\n<br>\r\nA \"no staccato\" define option is present for those who wants to save space. With staccato set to 1, it'll decrease the size to 0x0576 but will sound slightly worse (but accurate to how it was heard in Krack The Hack).<br>\r\n<br>\r\nSamples from that IDOL 8 round was provided by Skewer.",
    "latest_version": "smwc-26602-1619142998",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26602,
        "title": "Krack The Hack - Deeper Into Sins",
        "version": "smwc-26602-1619142998",
        "upstream_time": 1619142998,
        "download_url": "https://dl.smwcentral.net/26602/%5BS%5D%20Krack%20The%20Hack%20-%20Deeper%20Into%20Sins.zip",
        "filename": "%5BS%5D Krack The Hack - Deeper Into Sins.zip",
        "size": 122071,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-krack-the-hack-sokobansolvermanianicazen-sins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26592,
    "title": "Krack The Hack - Sokobansolvermanianicazen Sins",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "abstract",
      "airship",
      "ambient",
      "athletic",
      "beach",
      "bonus",
      "boss",
      "calm",
      "carnival",
      "castle",
      "chase",
      "credits",
      "cutscene",
      "desert",
      "final",
      "fire",
      "ice",
      "industrial",
      "mountain",
      "night",
      "retro",
      "sad",
      "snow",
      "space",
      "switch palace",
      "tense",
      "title",
      "water"
    ],
    "description": "The long repetitious bonus final level theme from Krack The Hack with a very long name to boot, originally made for Mario Must Die 3 until Sokobansolver decided to use a different theme instead. Made to be exciting training music made to fit multiple environments. There are a few differences between this version and the version in Krack The Hack itself as a result of optimizing the port for a public release.<br>\r\n<br>\r\nA \"no staccato\" define option is present for those who wants to save space. With staccato set to 1, it'll decrease the size to 0x03A8 but will sound slightly worse (but accurate to how it was heard in Krack The Hack).<br>\r\n<br>\r\nTaking a page off of Hooded Edge, there are two versions: an E Minor version (Krack pitch), and a D minor version (Daizo pitch). Pick either or to match your level as you wish!<br>\r\n<br>\r\nThis song isn't compatible with every SMW sample, but you're free to enable/disable what you need using the provided defines. By default I enabled LevelClear, Star, Death, and GameOver; which leaves out Thunder, Blargg, P-switch, Star, Bonus End, and Yoshi.",
    "latest_version": "smwc-26592-1619588034",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26592,
        "title": "Krack The Hack - Sokobansolvermanianicazen Sins",
        "version": "smwc-26592-1619588034",
        "upstream_time": 1619588034,
        "download_url": "https://dl.smwcentral.net/26592/%5BS%5D%20Krack%20The%20Hack%20-%20Sokobansolvermanianicazen%20Sins.zip",
        "filename": "%5BS%5D Krack The Hack - Sokobansolvermanianicazen Sins.zip",
        "size": 240774,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-krack-the-hack-the-master-challenge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19965,
    "title": "Krack The Hack - The Master Challenge",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "abstract",
      "airship",
      "athletic",
      "bonus",
      "boss",
      "carnival",
      "chase",
      "final",
      "fire",
      "ice",
      "industrial",
      "space",
      "tense",
      "title"
    ],
    "description": "The \"Final Area\" theme of Krack The Hack. The track is unique for it's use of samples. Useful for final bosses or final levels... or an athletic circus theme?<br>\r\n<br>\r\nNote: Track not compatible with P-switches, Bonus End, Yoshi, or Thunder. You can edit the file to include one of them if you delete unused sfx or global songs.",
    "latest_version": "smwc-19965-1558280001",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19965,
        "title": "Krack The Hack - The Master Challenge",
        "version": "smwc-19965-1558280001",
        "upstream_time": 1558280001,
        "download_url": "https://dl.smwcentral.net/19965/%5BS%5D%20Krack%20The%20Hack%20-%20The%20Master%20Challenge.zip",
        "filename": "%5BS%5D Krack The Hack - The Master Challenge.zip",
        "size": 95851,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kulor-forgotten-theme-snes-super-mario-kart-omake",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39338,
    "title": "Kulor - Forgotten Theme [SNES Super Mario Kart Omake]",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "ice",
      "industrial",
      "menu",
      "night",
      "overworld",
      "snow",
      "town"
    ],
    "description": "A Super Mario Kart-style theme composed by Kulor.<br>\r\n<br>\r\nDespite SMK having fairly abrasive instruments, there's something cozy about it.<br>\r\n<br>\r\nCheck out the original <a href=\"https://www.youtube.com/watch?v=W4U3JWorsK0\" rel=\"nofollow\">here</a>!",
    "latest_version": "smwc-39338-1743010092",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39338,
        "title": "Kulor - Forgotten Theme [SNES Super Mario Kart Omake]",
        "version": "smwc-39338-1743010092",
        "upstream_time": 1743010092,
        "download_url": "https://dl.smwcentral.net/39338/smk-omake.zip",
        "filename": "smk-omake.zip",
        "size": 34857,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kuru-kuru-kururin-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41685,
    "title": "Kuru Kuru Kururin - Cave",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "bonus",
      "calm",
      "carnival",
      "cave",
      "credits",
      "mountain",
      "mysterious",
      "night",
      "ruins",
      "snow",
      "space",
      "temple",
      "town"
    ],
    "description": "The calm and lovely cave song from Kuru Kuru Kururin, spectacular like all the other songs from the series.<br>\r\n<br>\r\nI don't know about you, but I'd love to drift off to these sparkly sounds…",
    "latest_version": "smwc-41685-1774543303",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41685,
        "title": "Kuru Kuru Kururin - Cave",
        "version": "smwc-41685-1774543303",
        "upstream_time": 1774543303,
        "download_url": "https://dl.smwcentral.net/41685/kururincave.zip",
        "filename": "kururincave.zip",
        "size": 34678,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kuru-kuru-kururin-cloud-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24929,
    "title": "Kuru Kuru Kururin - Cloud Land",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "clouds",
      "sky"
    ],
    "description": "great for sky levels, clouds.",
    "latest_version": "smwc-24929-1606792693",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24929,
        "title": "Kuru Kuru Kururin - Cloud Land",
        "version": "smwc-24929-1606792693",
        "upstream_time": 1606792693,
        "download_url": "https://dl.smwcentral.net/24929/Cloud_Land.zip",
        "filename": "Cloud_Land.zip",
        "size": 33464,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kururin-paradise-castle-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21314,
    "title": "Kururin Paradise - Castle Land",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "final",
      "mysterious",
      "night",
      "ruins",
      "spooky",
      "temple"
    ],
    "description": "Could fit inside the dark castle theme. Alongside the big castle at outside with crescent night.",
    "latest_version": "smwc-21314-1571502295",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21314,
        "title": "Kururin Paradise - Castle Land",
        "version": "smwc-21314-1571502295",
        "upstream_time": 1571502295,
        "download_url": "https://dl.smwcentral.net/21314/KP%20-%20Castle%20Land%20%28Sampled%29.zip",
        "filename": "KP - Castle Land (Sampled).zip",
        "size": 74479,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21282,
        "title": "Kururin Paradise - Castle Land",
        "version": "smwc-21282-1571876341",
        "upstream_time": 1571876341,
        "download_url": "https://dl.smwcentral.net/21282/KP%20-%20Castle%20Land%20%28Unsampled%29.zip",
        "filename": "KP - Castle Land (Unsampled).zip",
        "size": 33164,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kururin-paradise-clock-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25712,
    "title": "Kururin Paradise - Clock Land",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "industrial",
      "urban"
    ],
    "description": "Clock Land from Kururin Paradise.",
    "latest_version": "smwc-25712-1610999438",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25712,
        "title": "Kururin Paradise - Clock Land",
        "version": "smwc-25712-1610999438",
        "upstream_time": 1610999438,
        "download_url": "https://dl.smwcentral.net/25712/Kururin%20Paradise%20-%20Clock%20Land%20%28Unsampled%29.zip",
        "filename": "Kururin Paradise - Clock Land (Unsampled).zip",
        "size": 34898,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25711,
        "title": "Kururin Paradise - Clock Land",
        "version": "smwc-25711-1610999429",
        "upstream_time": 1610999429,
        "download_url": "https://dl.smwcentral.net/25711/Kururin%20Paradise%20-%20Clock%20Land%20%28Sampled%29.zip",
        "filename": "Kururin Paradise - Clock Land (Sampled).zip",
        "size": 103034,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kururin-paradise-mining-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25894,
    "title": "Kururin Paradise - Mining Land",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "overworld"
    ],
    "description": "Music were played from Kururin Paradise. Could fit in the mine levels and overworld.",
    "latest_version": "smwc-25894-1613481712",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25894,
        "title": "Kururin Paradise - Mining Land",
        "version": "smwc-25894-1613481712",
        "upstream_time": 1613481712,
        "download_url": "https://dl.smwcentral.net/25894/kururin%20paradise%20-%20mining%20land%20%28s%29.zip",
        "filename": "kururin paradise - mining land (s).zip",
        "size": 46198,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25893,
        "title": "Kururin Paradise - Mining Land",
        "version": "smwc-25893-1613251240",
        "upstream_time": 1613251240,
        "download_url": "https://dl.smwcentral.net/25893/kururin%20paradise%20-%20mining%20land.zip",
        "filename": "kururin paradise - mining land.zip",
        "size": 32974,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kururin-paradise-neo-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33261,
    "title": "Kururin Paradise - Neo Land",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "mountain",
      "night",
      "ruins",
      "sky",
      "snow",
      "space"
    ],
    "description": "The sparkly, nightly theme from Kururin Paradise. Despite its apparent simplicity, it was actually kind of a mess to port.<br>\r\n<br>\r\nIncludes two options for the lead.",
    "latest_version": "smwc-33261-1686977417",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33261,
        "title": "Kururin Paradise - Neo Land",
        "version": "smwc-33261-1686977417",
        "upstream_time": 1686977417,
        "download_url": "https://dl.smwcentral.net/33261/Neo%20Land.zip",
        "filename": "Neo Land.zip",
        "size": 65649,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kururin-paradise-park-land-day",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25047,
    "title": "Kururin Paradise - Park Land (Day)",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "bonus",
      "carnival",
      "grassland",
      "sky",
      "urban"
    ],
    "description": "Park Land from Kururin Paradise.",
    "latest_version": "smwc-25047-1606855957",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25047,
        "title": "Kururin Paradise - Park Land (Day)",
        "version": "smwc-25047-1606855957",
        "upstream_time": 1606855957,
        "download_url": "https://dl.smwcentral.net/25047/Kururin%20Paradise%20-%20Park%20Land%20%28Day%2C%20Unsampled%29.zip",
        "filename": "Kururin Paradise - Park Land (Day%2C Unsampled).zip",
        "size": 33799,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25026,
        "title": "Kururin Paradise - Park Land (Day)",
        "version": "smwc-25026-1606793190",
        "upstream_time": 1606793190,
        "download_url": "https://dl.smwcentral.net/25026/Kururin%20Paradise%20-%20Park%20Land%20%28Day%2C%20Sampled%29.zip",
        "filename": "Kururin Paradise - Park Land (Day%2C Sampled).zip",
        "size": 165687,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kururin-paradise-park-land-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23316,
    "title": "Kururin Paradise - Park Land (Night)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "athletic",
      "carnival",
      "credits",
      "forest",
      "grassland",
      "night",
      "space",
      "town",
      "urban"
    ],
    "description": "The song has been sampled by ripping from original gba soundfonts.<br>\r\n<br>\r\nThe song has played at the night park theme, Alongside the town or anything theme (following tag) it's can fit on during dusk or night time with lights.",
    "latest_version": "smwc-23316-1592714309",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23316,
        "title": "Kururin Paradise - Park Land (Night)",
        "version": "smwc-23316-1592714309",
        "upstream_time": 1592714309,
        "download_url": "https://dl.smwcentral.net/23316/KP%20-%20Park%20Land%20%28Night%29%20%28Sampled%29.zip",
        "filename": "KP - Park Land (Night) (Sampled).zip",
        "size": 83805,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21276,
        "title": "Kururin Paradise - Park Land (Night)",
        "version": "smwc-21276-1571702877",
        "upstream_time": 1571702877,
        "download_url": "https://dl.smwcentral.net/21276/KP%20-%20Park%20Land%20%28Night%29%20%28Unsampled%29.zip",
        "filename": "KP - Park Land (Night) (Unsampled).zip",
        "size": 33939,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kururin-paradise-sand-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25895,
    "title": "Kururin Paradise - Sand Land",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "beach",
      "desert",
      "night",
      "sky"
    ],
    "description": "Music were played from Kururin Paradise. Could fit in the sand levels.",
    "latest_version": "smwc-25895-1613332874",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25895,
        "title": "Kururin Paradise - Sand Land",
        "version": "smwc-25895-1613332874",
        "upstream_time": 1613332874,
        "download_url": "https://dl.smwcentral.net/25895/KP%20-%20Sand%20Land%20%28Unsampled%29.zip",
        "filename": "KP - Sand Land (Unsampled).zip",
        "size": 33373,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kururin-paradise-strawberry-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25710,
    "title": "Kururin Paradise - Strawberry Land",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "beach",
      "bonus",
      "calm",
      "forest",
      "grassland",
      "jungle",
      "swamp"
    ],
    "description": "Strawberry Land from Kururin Paradise.<br>\r\n<br>\r\nThunder sound effect and @7 (bonus end fanfare) have been omitted.",
    "latest_version": "smwc-25710-1610738478",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25710,
        "title": "Kururin Paradise - Strawberry Land",
        "version": "smwc-25710-1610738478",
        "upstream_time": 1610738478,
        "download_url": "https://dl.smwcentral.net/25710/Kururin%20Paradise%20-%20Strawberry%20Land%20%28Unsampled%29.zip",
        "filename": "Kururin Paradise - Strawberry Land (Unsampled).zip",
        "size": 34017,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25709,
        "title": "Kururin Paradise - Strawberry Land",
        "version": "smwc-25709-1610826365",
        "upstream_time": 1610826365,
        "download_url": "https://dl.smwcentral.net/25709/Kururin_Paradise_-_Strawberry_Land_Sampled.zip",
        "filename": "Kururin_Paradise_-_Strawberry_Land_Sampled.zip",
        "size": 159507,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kururin-paradise-train-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21937,
    "title": "Kururin Paradise - Train Land",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "calm",
      "grassland",
      "sky"
    ],
    "description": "Could fit with cloud theme",
    "latest_version": "smwc-21937-1579401938",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21937,
        "title": "Kururin Paradise - Train Land",
        "version": "smwc-21937-1579401938",
        "upstream_time": 1579401938,
        "download_url": "https://dl.smwcentral.net/21937/Kururin_Paradise_-_Train_Land.zip",
        "filename": "Kururin_Paradise_-_Train_Land.zip",
        "size": 41782,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kwirk-going-up",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7767,
    "title": "Kwirk - Going up",
    "authors": [
      "DuskSpark"
    ],
    "tags": [
      "calm",
      "grassland",
      "ice",
      "town"
    ],
    "description": "The best tune from Kwirk, a GB game! Most likely fits in lax, calm levels. Maybe works as music for credits.",
    "latest_version": "smwc-7767-1319468486",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7767,
        "title": "Kwirk - Going up",
        "version": "smwc-7767-1319468486",
        "upstream_time": 1319468486,
        "download_url": "https://dl.smwcentral.net/7767/Kwirk%20-%20Going%20up.zip",
        "filename": "Kwirk - Going up.zip",
        "size": 66499,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kyoryu-sentai-zyuranger-bomb-toss-minigame",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31483,
    "title": "Kyoryu Sentai Zyuranger - Bomb Toss Minigame",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "retro"
    ],
    "description": "The Bomb Toss Minigame Theme from the Japanese Power Rangers Game on the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31483-1663762183",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31483,
        "title": "Kyoryu Sentai Zyuranger - Bomb Toss Minigame",
        "version": "smwc-31483-1663762183",
        "upstream_time": 1663762183,
        "download_url": "https://dl.smwcentral.net/31483/Kyoryu%20Sentai%20Zyuranger%20-%20Bomb%20Toss%20Minigame.zip",
        "filename": "Kyoryu Sentai Zyuranger - Bomb Toss Minigame.zip",
        "size": 37449,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kyoryu-sentai-zyuranger-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31481,
    "title": "Kyoryu Sentai Zyuranger - Boss",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "dark",
      "retro",
      "spooky"
    ],
    "description": "The Boss Theme from the Japanese Power Rangers Game on the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31481-1663762151",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31481,
        "title": "Kyoryu Sentai Zyuranger - Boss",
        "version": "smwc-31481-1663762151",
        "upstream_time": 1663762151,
        "download_url": "https://dl.smwcentral.net/31481/Kyoryu%20Sentai%20Zyuranger%20-%20Boss.zip",
        "filename": "Kyoryu Sentai Zyuranger - Boss.zip",
        "size": 41537,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kyoryu-sentai-zyuranger-ending",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31485,
    "title": "Kyoryu Sentai Zyuranger - Ending",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "credits",
      "grassland",
      "retro"
    ],
    "description": "The Ending Theme from the Japanese Power Rangers Game on the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31485-1663762193",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31485,
        "title": "Kyoryu Sentai Zyuranger - Ending",
        "version": "smwc-31485-1663762193",
        "upstream_time": 1663762193,
        "download_url": "https://dl.smwcentral.net/31485/Kyoryu%20Sentai%20Zyuranger%20-%20Ending.zip",
        "filename": "Kyoryu Sentai Zyuranger - Ending.zip",
        "size": 59439,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kyoryu-sentai-zyuranger-level-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31622,
    "title": "Kyoryu Sentai Zyuranger - Level Theme",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "grassland",
      "retro",
      "sky",
      "tense"
    ],
    "description": "Level Theme from Kyoryu Sentai Zyuranger. Could fit a grassland theme.",
    "latest_version": "smwc-31622-1674012965",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31622,
        "title": "Kyoryu Sentai Zyuranger - Level Theme",
        "version": "smwc-31622-1674012965",
        "upstream_time": 1674012965,
        "download_url": "https://dl.smwcentral.net/31622/Kyoryu%20Sentai%20Zyuranger%20-%20Level%20Theme.zip",
        "filename": "Kyoryu Sentai Zyuranger - Level Theme.zip",
        "size": 32485,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31480,
        "title": "Kyoryu Sentai Zyuranger - Level Theme",
        "version": "smwc-31480-1663762157",
        "upstream_time": 1663762157,
        "download_url": "https://dl.smwcentral.net/31480/Kyoryu%20Sentai%20Zyuranger%20-%20Level%20Theme.zip",
        "filename": "Kyoryu Sentai Zyuranger - Level Theme.zip",
        "size": 41701,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kyoryu-sentai-zyuranger-ping-pong-minigame",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31484,
    "title": "Kyoryu Sentai Zyuranger - Ping Pong Minigame",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "forest",
      "grassland",
      "retro"
    ],
    "description": "The Ping Pong Minigame Theme from the Japanese Power Rangers Game on the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31484-1663762188",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31484,
        "title": "Kyoryu Sentai Zyuranger - Ping Pong Minigame",
        "version": "smwc-31484-1663762188",
        "upstream_time": 1663762188,
        "download_url": "https://dl.smwcentral.net/31484/Kyoryu%20Sentai%20Zyuranger%20-%20Ping%20Pong%20Minigame.zip",
        "filename": "Kyoryu Sentai Zyuranger - Ping Pong Minigame.zip",
        "size": 41445,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kyoryu-sentai-zyuranger-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31479,
    "title": "Kyoryu Sentai Zyuranger - Title Screen",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "retro",
      "tense",
      "title"
    ],
    "description": "The Title Screen Theme from the Japanese Power Rangers Game on the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31479-1663762165",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31479,
        "title": "Kyoryu Sentai Zyuranger - Title Screen",
        "version": "smwc-31479-1663762165",
        "upstream_time": 1663762165,
        "download_url": "https://dl.smwcentral.net/31479/Kyoryu%20Sentai%20Zyuranger%20-%20Title%20Screen.zip",
        "filename": "Kyoryu Sentai Zyuranger - Title Screen.zip",
        "size": 40195,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kyoryu-sentai-zyuranger-trivia-minigame",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31482,
    "title": "Kyoryu Sentai Zyuranger - Trivia Minigame",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "retro",
      "sky"
    ],
    "description": "The Trivia Minigame Theme from the Japanese Power Rangers Game on the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31482-1663762174",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31482,
        "title": "Kyoryu Sentai Zyuranger - Trivia Minigame",
        "version": "smwc-31482-1663762174",
        "upstream_time": 1663762174,
        "download_url": "https://dl.smwcentral.net/31482/Kyoryu%20Sentai%20Zyuranger%20-%20Trivia%20Minigame.zip",
        "filename": "Kyoryu Sentai Zyuranger - Trivia Minigame.zip",
        "size": 44849,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kyoryu-sentai-zyuranger-unused-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31489,
    "title": "Kyoryu Sentai Zyuranger - Unused Theme 4",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "boss",
      "dark",
      "final",
      "fire",
      "grassland",
      "ice",
      "retro",
      "sky",
      "snow",
      "spooky",
      "temple"
    ],
    "description": "The fourth Unused Theme from the Japanese Power Rangers Game on the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31489-1663762213",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31489,
        "title": "Kyoryu Sentai Zyuranger - Unused Theme 4",
        "version": "smwc-31489-1663762213",
        "upstream_time": 1663762213,
        "download_url": "https://dl.smwcentral.net/31489/Kyoryu%20Sentai%20Zyuranger%20-%20Unused%20Theme%204.zip",
        "filename": "Kyoryu Sentai Zyuranger - Unused Theme 4.zip",
        "size": 40438,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31488,
        "title": "Kyoryu Sentai Zyuranger - Unused Theme 3",
        "version": "smwc-31488-1663762208",
        "upstream_time": 1663762208,
        "download_url": "https://dl.smwcentral.net/31488/Kyoryu%20Sentai%20Zyuranger%20-%20Unused%20Theme%203.zip",
        "filename": "Kyoryu Sentai Zyuranger - Unused Theme 3.zip",
        "size": 42894,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31487,
        "title": "Kyoryu Sentai Zyuranger - Unused Theme 2",
        "version": "smwc-31487-1663762203",
        "upstream_time": 1663762203,
        "download_url": "https://dl.smwcentral.net/31487/Kyoryu%20Sentai%20Zyuranger%20-%20Unused%20Theme%202.zip",
        "filename": "Kyoryu Sentai Zyuranger - Unused Theme 2.zip",
        "size": 41463,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31486,
        "title": "Kyoryu Sentai Zyuranger - Unused Theme 1",
        "version": "smwc-31486-1663762199",
        "upstream_time": 1663762199,
        "download_url": "https://dl.smwcentral.net/31486/Kyoryu%20Sentai%20Zyuranger%20-%20Unused%20Theme%201.zip",
        "filename": "Kyoryu Sentai Zyuranger - Unused Theme 1.zip",
        "size": 40058,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kyuuyaku-megami-tensei-daedalos",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11789,
    "title": "Kyuuyaku Megami Tensei - Daedalos",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "tense",
      "urban"
    ],
    "description": "This is an official SNES remixed version of the original NES song.<br>\r\nCould fit with chase, boss, or tense theme.",
    "latest_version": "smwc-11789-1440698574",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11789,
        "title": "Kyuuyaku Megami Tensei - Daedalos",
        "version": "smwc-11789-1440698574",
        "upstream_time": 1440698574,
        "download_url": "https://dl.smwcentral.net/11789/Kyuuyaku%20Megami%20Tensei%20-%20Daedalos%20%28Unsampled%29.zip",
        "filename": "Kyuuyaku Megami Tensei - Daedalos (Unsampled).zip",
        "size": 32378,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11788,
        "title": "Kyuuyaku Megami Tensei - Daedalos",
        "version": "smwc-11788-1440261250",
        "upstream_time": 1440261250,
        "download_url": "https://dl.smwcentral.net/11788/Kyuuyaku%20Megami%20Tensei%20-%20Daedalos.zip",
        "filename": "Kyuuyaku Megami Tensei - Daedalos.zip",
        "size": 48721,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kyuuyaku-megami-tensei-dash-under-the-ground",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41702,
    "title": "Kyuuyaku Megami Tensei - Dash Under the Ground",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "dark",
      "industrial",
      "upbeat",
      "urban"
    ],
    "description": "SNES Remix from Megami Tensei II's urban Tokyo in Kyuuyaku Megami Tensei.",
    "latest_version": "smwc-41702-1773978601",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41702,
        "title": "Kyuuyaku Megami Tensei - Dash Under the Ground",
        "version": "smwc-41702-1773978601",
        "upstream_time": 1773978601,
        "download_url": "https://dl.smwcentral.net/41702/Kyuuyaku%20Megami%20Tensei%20-%20Dash%20Under%20the%20Ground.zip",
        "filename": "Kyuuyaku Megami Tensei - Dash Under the Ground.zip",
        "size": 43912,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kyuuyaku-megami-tensei-event",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19121,
    "title": "Kyuuyaku Megami Tensei - Event 2",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cutscene",
      "title"
    ],
    "description": "Felt like porting something by ear. This is an epic song from KMT that would be good for title screens or cutscenes.",
    "latest_version": "smwc-19121-1551489089",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19121,
        "title": "Kyuuyaku Megami Tensei - Event 2",
        "version": "smwc-19121-1551489089",
        "upstream_time": 1551489089,
        "download_url": "https://dl.smwcentral.net/19121/Kyuuyaku%20Megami%20Tensei%20-%20Event%202.zip",
        "filename": "Kyuuyaku Megami Tensei - Event 2.zip",
        "size": 22157,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kyuuyaku-megami-tensei-jakyou",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22054,
    "title": "Kyuuyaku Megami Tensei - Jakyou 1",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cutscene",
      "ghost house",
      "mysterious",
      "overworld",
      "ruins",
      "tense"
    ],
    "description": "A short song from Kyuuyaku Megami Tensei that would be fitting in mysterious, tense areas or cutscenes.",
    "latest_version": "smwc-22054-1580359138",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22054,
        "title": "Kyuuyaku Megami Tensei - Jakyou 1",
        "version": "smwc-22054-1580359138",
        "upstream_time": 1580359138,
        "download_url": "https://dl.smwcentral.net/22054/Kyuuyaku%20Megami%20Tensei%20-%20Jakyou%201.zip",
        "filename": "Kyuuyaku Megami Tensei - Jakyou 1.zip",
        "size": 30591,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kyuuyaku-megami-tensei-micon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11811,
    "title": "Kyuuyaku Megami Tensei - Micon",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "industrial",
      "urban"
    ],
    "description": "This is an official SNES remixed version of the original NES song.<br>\r\nCould fit with athletic or factory theme.",
    "latest_version": "smwc-11811-1441041541",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11811,
        "title": "Kyuuyaku Megami Tensei - Micon",
        "version": "smwc-11811-1441041541",
        "upstream_time": 1441041541,
        "download_url": "https://dl.smwcentral.net/11811/Kyuuyaku%20Megami%20Tensei%20-%20Micon.zip",
        "filename": "Kyuuyaku Megami Tensei - Micon.zip",
        "size": 48529,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-kyuuyaku-megami-tensei-valhalla",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18574,
    "title": "Kyuuyaku Megami Tensei - Valhalla",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "castle",
      "cave"
    ],
    "description": "A song from KMT that would be fitting for castles or underground stages.",
    "latest_version": "smwc-18574-1543547629",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18574,
        "title": "Kyuuyaku Megami Tensei - Valhalla",
        "version": "smwc-18574-1543547629",
        "upstream_time": 1543547629,
        "download_url": "https://dl.smwcentral.net/18574/Kyuuyaku%20Megami%20Tensei%20-%20Valhalla.zip",
        "filename": "Kyuuyaku Megami Tensei - Valhalla.zip",
        "size": 31368,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-l-aqueduc-du-coin",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40389,
    "title": "L'aqueduc du coin",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "credits",
      "ghost house",
      "night",
      "ruins",
      "sky",
      "snow",
      "space"
    ],
    "description": "A song I made for Spring Tracks XIV on Battle of the Bits, which won 2nd place in the MML category. <a href=\"https://battleofthebits.com/arena/Entry/L'aqueduc+du+coin/78179/\" rel=\"nofollow\">Link</a>.<br>\r\n<br>\r\nA celebration of municipal water infrastructure.<br>\r\n<br>\r\nMost of it was composed in an overnight frenzy right before the deadline. Whether that helps or hinders is it for you to decide~",
    "latest_version": "smwc-40389-1756745900",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40389,
        "title": "L'aqueduc du coin",
        "version": "smwc-40389-1756745900",
        "upstream_time": 1756745900,
        "download_url": "https://dl.smwcentral.net/40389/aqueduc.zip",
        "filename": "aqueduc.zip",
        "size": 37510,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-l-i-m-e",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22173,
    "title": "L i m e",
    "authors": [
      "Janno27"
    ],
    "tags": [
      "dark",
      "forest",
      "mysterious",
      "overworld",
      "ruins"
    ],
    "description": "Song consisting of 3 interlinked parts with shifting moods. <br>\r\n(contrapuntal, fragmented, afro-cuban) <br>\r\n<br>\r\nThe beginning sounds more mysterious (ruins/forest-ish) but later on it could suggest a rather intense and dark setting.<br>\r\n<br>\r\nIf someone is interested, I can make versions with only certain parts of this song or no percussion.<br>\r\n<br>\r\nThe beginning is also suited for overworlds.",
    "latest_version": "smwc-22173-1581960012",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22173,
        "title": "L i m e",
        "version": "smwc-22173-1581960012",
        "upstream_time": 1581960012,
        "download_url": "https://dl.smwcentral.net/22173/l%20i%20m%20e.zip",
        "filename": "l i m e.zip",
        "size": 34477,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-la-mulana",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28887,
    "title": "La-Mulana 2 - BONGA WANGA",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "desert",
      "overworld",
      "ruins"
    ],
    "description": "BONGA WANGA from La-Mulana 2. Could be useful for a ruins setting.",
    "latest_version": "smwc-28887-1642324052",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28887,
        "title": "La-Mulana 2 - BONGA WANGA",
        "version": "smwc-28887-1642324052",
        "upstream_time": 1642324052,
        "download_url": "https://dl.smwcentral.net/28887/La-Mulana%202%20-%20BONGA%20WANGA.zip",
        "filename": "La-Mulana 2 - BONGA WANGA.zip",
        "size": 71902,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-la-mulana-curse-of-ocean",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39729,
    "title": "La-Mulana - Curse of Ocean",
    "authors": [
      "xHF01x"
    ],
    "tags": [
      "ruins",
      "sky",
      "upbeat"
    ],
    "description": "The theme of the Spring in the Sky from La-Mulana. Remake version, sorry for the Ashguine 2 fans.<br>\r\nOmits the thunder sample (can be put back in at the cost of lowering the echo delay by 1).",
    "latest_version": "smwc-39729-1748387688",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39729,
        "title": "La-Mulana - Curse of Ocean",
        "version": "smwc-39729-1748387688",
        "upstream_time": 1748387688,
        "download_url": "https://dl.smwcentral.net/39729/La-Mulana%20-%20Curse%20of%20Ocean.zip",
        "filename": "La-Mulana - Curse of Ocean.zip",
        "size": 77112,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-la-mulana-dangerous-raid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31662,
    "title": "La-Mulana - Dangerous Raid",
    "authors": [
      "KayXSquared"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "Port of the SSCC version of Dangerous Raid from La-Mulana Classic, the theme that plays while fighting Bahamut. Good for boss fights, especially with Boss Bass.",
    "latest_version": "smwc-31662-1672081289",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31662,
        "title": "La-Mulana - Dangerous Raid",
        "version": "smwc-31662-1672081289",
        "upstream_time": 1672081289,
        "download_url": "https://dl.smwcentral.net/31662/La-Mulana%20-%20Dangerous%20Raid.zip",
        "filename": "La-Mulana - Dangerous Raid.zip",
        "size": 70440,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-la-mulana-death-game",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27320,
    "title": "La-Mulana - Death Game",
    "authors": [
      "Planeswater"
    ],
    "tags": [
      "boss",
      "ruins",
      "tense"
    ],
    "description": "Song that plays in Dimensional Corridor in La-Mulana (2012).<br>\r\nFor boss rushes or series of challenge rooms<br>\r\n<br>\r\nOriginal song by Houryu Samejima.<br>\r\nShamisen sampled from Death Game - Journey Version",
    "latest_version": "smwc-27320-1626334832",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27320,
        "title": "La-Mulana - Death Game",
        "version": "smwc-27320-1626334832",
        "upstream_time": 1626334832,
        "download_url": "https://dl.smwcentral.net/27320/La-Mulana%20-%20Death%20Game.zip",
        "filename": "La-Mulana - Death Game.zip",
        "size": 64470,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-la-mulana-fearless-challenger",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24624,
    "title": "La-Mulana - Fearless Challenger",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "castle",
      "temple"
    ],
    "description": "Fearless Challenger from La-Mulana. Ported by me for Linkdeadx2's Ultra Slope Muncher. Could be used in a temple or a castle level. <br>\r\n<br>\r\nOmits the Thunder sample, So it's incompatible w/ the Thunder and Blaarg sfx.",
    "latest_version": "smwc-24624-1604724440",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24624,
        "title": "La-Mulana - Fearless Challenger",
        "version": "smwc-24624-1604724440",
        "upstream_time": 1604724440,
        "download_url": "https://dl.smwcentral.net/24624/La-Mulana%20-%20Fearless%20Challenger.zip",
        "filename": "La-Mulana - Fearless Challenger.zip",
        "size": 70137,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-la-mulana-grand-history",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27159,
    "title": "La-Mulana - Grand History",
    "authors": [
      "Planeswater"
    ],
    "tags": [
      "calm",
      "ruins",
      "temple"
    ],
    "description": "Song that plays in the Mausoleum of the Giants area in La-Mulana (2012). Original track by Naramura.<br>\r\n<br>\r\nCan be used in levels that are calm, ruins-themed, or somehow relate to ancient civilizations.",
    "latest_version": "smwc-27159-1624956454",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27159,
        "title": "La-Mulana - Grand History",
        "version": "smwc-27159-1624956454",
        "upstream_time": 1624956454,
        "download_url": "https://dl.smwcentral.net/27159/La-Mulana%20-%20Grand%20History.zip",
        "filename": "La-Mulana - Grand History.zip",
        "size": 59378,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-la-mulana-inferno",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31663,
    "title": "La-Mulana - Inferno",
    "authors": [
      "KayXSquared"
    ],
    "tags": [
      "cave",
      "fire",
      "industrial",
      "ruins"
    ],
    "description": "A port of the theme that plays in the Inferno Caverns of La-Mulana. Good for cave and lava levels.<br>\r\n<br>\r\nThis port is based on the SC-88 arrangement of the theme, but has customizable pitches to match all three versions found in game:<br>\r\n0 - G Minor, SC-88 pitch<br>\r\n1 - G Sharp Minor - SSCC pitch<br>\r\n2 - A Minor, La-Mulana Remake pitch",
    "latest_version": "smwc-31663-1672081942",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31663,
        "title": "La-Mulana - Inferno",
        "version": "smwc-31663-1672081942",
        "upstream_time": 1672081942,
        "download_url": "https://dl.smwcentral.net/31663/La-Mulana%20-%20Inferno.zip",
        "filename": "La-Mulana - Inferno.zip",
        "size": 177531,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-la-mulana-mr-explorer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31664,
    "title": "La-Mulana - Mr. Explorer",
    "authors": [
      "KayXSquared"
    ],
    "tags": [
      "athletic",
      "overworld",
      "ruins"
    ],
    "description": "The theme that plays in the surface village of La-Mulana. Can be used for a world map theme, or for a cheerful, adventurous level theme.<br>\r\n<br>\r\nConfigurable for two versions of the theme:<br>\r\n0 - La-Mulana Classic SSCC chiptune version<br>\r\n1 - Orchestral version, based loosely on the SC-88 arrangement",
    "latest_version": "smwc-31664-1667857740",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31664,
        "title": "La-Mulana - Mr. Explorer",
        "version": "smwc-31664-1667857740",
        "upstream_time": 1667857740,
        "download_url": "https://dl.smwcentral.net/31664/La-Mulana%20-%20Mr.%20Explorer.zip",
        "filename": "La-Mulana - Mr. Explorer.zip",
        "size": 140335,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-la-mulana-run-toward-the-sun",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27107,
    "title": "La-Mulana - Run toward the sun",
    "authors": [
      "Planeswater"
    ],
    "tags": [
      "credits",
      "ruins"
    ],
    "description": "Credits track from La-Mulana (2012) by Naramura.<br>\r\nMain use is for credits or long victory laps.",
    "latest_version": "smwc-27107-1624955530",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27107,
        "title": "La-Mulana - Run toward the sun",
        "version": "smwc-27107-1624955530",
        "upstream_time": 1624955530,
        "download_url": "https://dl.smwcentral.net/27107/La-Mulana%20-%20Run%20toward%20the%20sun.zip",
        "filename": "La-Mulana - Run toward the sun.zip",
        "size": 51150,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-labyrinth-forest-of-the-archmuse-labyrinth-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39233,
    "title": "Labyrinth Forest of the Archmuse - Labyrinth Forest",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "ambient",
      "dark",
      "final",
      "forest",
      "mysterious",
      "night",
      "ruins",
      "space",
      "temple",
      "title"
    ],
    "description": "A dense and ever-looping tune, symbolizing the vast expanse of the Labyrinth Forest. Just when you've found a new corner to lead you closer to the truth, you find yourself right back where you began. <br>\r\n<br>\r\nOPTION:<br>\r\nThis song has an echo toggle option that controls how compatible with SMW the song is.<br>\r\nECHO 1: uses #optimized, but minimal echo.<br>\r\nECHO 5: More echo, but not compatible with Yoshi, Bonus End, P-switch, and Thunder (Miss uses @1).<br>\r\nECHO 7: Listen-only, most faithful to source.<br>\r\n<br>\r\nThis was part of a larger song I made for a Battle of the Bits contest, where we were tasked with making a 5 minute long song in 4 hours. The intro and outro of that song have become this submission.<br>\r\n<br>\r\nTo see the other part, go <a href=\"https://www.smwcentral.net/?p=section&a=details&id=39232\">here</a>.<br>\r\nTo see the original composition in full, go <a href=\"https://battleofthebits.com/arena/Entry/Labyrinth+Forest+of+the+Archmuse.mp3/71855/\" rel=\"nofollow\">here</a>.",
    "latest_version": "smwc-39233-1741193128",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39233,
        "title": "Labyrinth Forest of the Archmuse - Labyrinth Forest",
        "version": "smwc-39233-1741193128",
        "upstream_time": 1741193128,
        "download_url": "https://dl.smwcentral.net/39233/Labyrinth%20Forest%20of%20The%20Archmuse%20-%20Labyrinth%20Forest.zip",
        "filename": "Labyrinth Forest of The Archmuse - Labyrinth Forest.zip",
        "size": 193503,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-labyrinth-forest-of-the-archmuse-the-archmuse",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39232,
    "title": "Labyrinth Forest of the Archmuse - The Archmuse",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "credits",
      "cutscene",
      "dark",
      "mysterious",
      "night",
      "ruins",
      "sad",
      "sky",
      "spooky",
      "temple",
      "title"
    ],
    "description": "A solemn hymn, greeting travelers with a question as they enter the Labyrinth Forest, and likewise ushering them out with a similar tune as the travelers leave with the truth of the forest in tow. Good for cutscenes and more ethereal overworlds.<br>\r\n<br>\r\nOPTIONS:<br>\r\nThis song has 2 separate toggle options that control the key and version specifically. The first option has 3 settings for whether the song loops, ends early, or resolves, and the second option has 2 settings, to set either the key signature for the intro version or the outro version.<br>\r\n<br>\r\nThis was part of a larger song I made for a Battle of the Bits contest, where we were tasked with making a 5 minute long song in 4 hours. The intro and outro of that song have become this submission.<br>\r\n<br>\r\nTo see the other part, go <a href=\"https://www.smwcentral.net/?p=section&a=details&id=39233\">here</a>.<br>\r\nTo see the original composition in full, go <a href=\"https://battleofthebits.com/arena/Entry/Labyrinth+Forest+of+the+Archmuse.mp3/71855/\" rel=\"nofollow\">here</a>.",
    "latest_version": "smwc-39232-1741191944",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39232,
        "title": "Labyrinth Forest of the Archmuse - The Archmuse",
        "version": "smwc-39232-1741191944",
        "upstream_time": 1741191944,
        "download_url": "https://dl.smwcentral.net/39232/Labyrinth%20Forest%20of%20The%20Archmuse%20-%20The%20Archmuse.zip",
        "filename": "Labyrinth Forest of The Archmuse - The Archmuse.zip",
        "size": 115169,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagoon-atland",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22503,
    "title": "Lagoon - Atland",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "beach",
      "bonus",
      "calm",
      "grassland",
      "ice",
      "night",
      "sky",
      "snow",
      "switch palace",
      "town",
      "water"
    ],
    "description": "Another request by Infinity. This could fit in a snow & sky theme level.",
    "latest_version": "smwc-22503-1585706183",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22503,
        "title": "Lagoon - Atland",
        "version": "smwc-22503-1585706183",
        "upstream_time": 1585706183,
        "download_url": "https://dl.smwcentral.net/22503/Lagoon%20-%20Atland.zip",
        "filename": "Lagoon - Atland.zip",
        "size": 47147,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7136,
        "title": "Lagoon - Atland",
        "version": "smwc-7136-1312578930",
        "upstream_time": 1312578930,
        "download_url": "https://dl.smwcentral.net/7136/Lagoon%20-%20Atland.zip",
        "filename": "Lagoon - Atland.zip",
        "size": 69095,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagoon-desert-plains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22757,
    "title": "Lagoon - Desert Plains",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "desert"
    ],
    "description": "Could fit with desert theme",
    "latest_version": "smwc-22757-1588303920",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22757,
        "title": "Lagoon - Desert Plains",
        "version": "smwc-22757-1588303920",
        "upstream_time": 1588303920,
        "download_url": "https://dl.smwcentral.net/22757/Lagoon%20-%20Desert%20Plains.zip",
        "filename": "Lagoon - Desert Plains.zip",
        "size": 32241,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagoon-reach-for-the-sky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26616,
    "title": "Lagoon - Reach for the Sky",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "airship",
      "athletic",
      "mountain",
      "sky"
    ],
    "description": "Reach for the Sky from Lagoon.",
    "latest_version": "smwc-26616-1618944940",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26616,
        "title": "Lagoon - Reach for the Sky",
        "version": "smwc-26616-1618944940",
        "upstream_time": 1618944940,
        "download_url": "https://dl.smwcentral.net/26616/Reach%20for%20the%20Sky.zip",
        "filename": "Reach for the Sky.zip",
        "size": 95729,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagoon-tales-from-the-peaceful-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18915,
    "title": "Lagoon - Tales from the Peaceful World",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "night",
      "sky",
      "space"
    ],
    "description": "One of the ending themes of Lagoon, it could be used in an abstract or space themed level.",
    "latest_version": "smwc-18915-1547350695",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18915,
        "title": "Lagoon - Tales from the Peaceful World",
        "version": "smwc-18915-1547350695",
        "upstream_time": 1547350695,
        "download_url": "https://dl.smwcentral.net/18915/lagoon-tales.zip",
        "filename": "lagoon-tales.zip",
        "size": 51149,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagoon-valley",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34723,
    "title": "Lagoon - Valley",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "castle",
      "dark",
      "desert",
      "fire",
      "mountain"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-34723-1695416034",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34723,
        "title": "Lagoon - Valley",
        "version": "smwc-34723-1695416034",
        "upstream_time": 1695416034,
        "download_url": "https://dl.smwcentral.net/34723/Lagoon%20-%20Valley.zip",
        "filename": "Lagoon - Valley.zip",
        "size": 53728,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-alarm-bell-of-silence",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25372,
    "title": "Lagrange Point - Alarm Bell of Silence",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "cave",
      "ghost house",
      "tense"
    ],
    "description": "Also known as Silent Alarm.<br>\r\nA song played on an abandoned laboratory.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25372-1607761320",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25372,
        "title": "Lagrange Point - Alarm Bell of Silence",
        "version": "smwc-25372-1607761320",
        "upstream_time": 1607761320,
        "download_url": "https://dl.smwcentral.net/25372/Lagrange%20Point%20-%20Alarm%20Bell%20of%20Silence.zip",
        "filename": "Lagrange Point - Alarm Bell of Silence.zip",
        "size": 166295,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-aqueduct",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25368,
    "title": "Lagrange Point - Aqueduct",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "mountain",
      "night",
      "overworld",
      "sewers",
      "town"
    ],
    "description": "The second song from the main overworlds.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25368-1607757734",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25368,
        "title": "Lagrange Point - Aqueduct",
        "version": "smwc-25368-1607757734",
        "upstream_time": 1607757734,
        "download_url": "https://dl.smwcentral.net/25368/Lagrange%20Point%20-%20Aqueduct.zip",
        "filename": "Lagrange Point - Aqueduct.zip",
        "size": 154303,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-bad-luck",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25385,
    "title": "Lagrange Point - Bad Luck",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "game over",
      "miss",
      "retro"
    ],
    "description": "This is more like a SFX than a fanfare or something,<br>\r\nbut it's included on the soundtrack, so...<br>\r\nPlayed when something unfortunate is about to happen.<br>\r\nStandalone version using SMW samples only. (not gonna lie, no SMW sample seems to fit very well with the sampled one)",
    "latest_version": "smwc-25385-1607726006",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25385,
        "title": "Lagrange Point - Bad Luck",
        "version": "smwc-25385-1607726006",
        "upstream_time": 1607726006,
        "download_url": "https://dl.smwcentral.net/25385/Lagrange%20Point%20-%20Bad%20Luck%20%28Unsampled%29.zip",
        "filename": "Lagrange Point - Bad Luck (Unsampled).zip",
        "size": 31017,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25384,
        "title": "Lagrange Point - Bad Luck",
        "version": "smwc-25384-1607725960",
        "upstream_time": 1607725960,
        "download_url": "https://dl.smwcentral.net/25384/Lagrange%20Point%20-%20Bad%20Luck.zip",
        "filename": "Lagrange Point - Bad Luck.zip",
        "size": 132824,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-bio-paradise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25375,
    "title": "Lagrange Point - Bio Paradise",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "castle",
      "cutscene",
      "dark",
      "overworld",
      "retro",
      "town"
    ],
    "description": "The song from the last main overworld.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25375-1607721319",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25375,
        "title": "Lagrange Point - Bio Paradise",
        "version": "smwc-25375-1607721319",
        "upstream_time": 1607721319,
        "download_url": "https://dl.smwcentral.net/25375/Lagrange%20Point%20-%20Bio%20Paradise.zip",
        "filename": "Lagrange Point - Bio Paradise.zip",
        "size": 142305,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-broken-replicaizer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25377,
    "title": "Lagrange Point - Broken Replicaizer",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "final",
      "industrial",
      "retro",
      "tense"
    ],
    "description": "The tense and upbeat song from the fake final boss battle.<br>\r\nThis song is very heavy on sample usage, making it not compatible with Thunder SFX, and having to ommit @7 and @17.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25377-1607721645",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25377,
        "title": "Lagrange Point - Broken Replicaizer",
        "version": "smwc-25377-1607721645",
        "upstream_time": 1607721645,
        "download_url": "https://dl.smwcentral.net/25377/Lagrange%20Point%20-%20Broken%20Replicaizer.zip",
        "filename": "Lagrange Point - Broken Replicaizer.zip",
        "size": 186302,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-bubbles-of-light",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25365,
    "title": "Lagrange Point - Bubbles of Light",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "cutscene",
      "night",
      "retro",
      "sad",
      "town"
    ],
    "description": "A very sad song from the game.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25365-1607722717",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25365,
        "title": "Lagrange Point - Bubbles of Light",
        "version": "smwc-25365-1607722717",
        "upstream_time": 1607722717,
        "download_url": "https://dl.smwcentral.net/25365/Lagrange%20Point%20-%20Bubbles%20of%20Light.zip",
        "filename": "Lagrange Point - Bubbles of Light.zip",
        "size": 66051,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-city-of-birthday",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25360,
    "title": "Lagrange Point - City of Birthday",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "overworld",
      "town"
    ],
    "description": "Yep, that's the name of the song.<br>\r\nThe song from one of the big towns of the game.<br>\r\nCause this song have a large usage of external samples, the thunder SFX sample is not compatible, and @7 were ommited as well.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.<br>\r\n<br>\r\n12/06 Update: Fixed piano sample, as it was one octave low.",
    "latest_version": "smwc-25360-1607757597",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25360,
        "title": "Lagrange Point - City of Birthday",
        "version": "smwc-25360-1607757597",
        "upstream_time": 1607757597,
        "download_url": "https://dl.smwcentral.net/25360/Lagrange%20Point%20-%20City%20of%20Birthday.zip",
        "filename": "Lagrange Point - City of Birthday.zip",
        "size": 184040,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-defeated",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25381,
    "title": "Lagrange Point - Defeated",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "game over",
      "retro",
      "sad"
    ],
    "description": "A small song played when you lose a battle.<br>\r\nStandalone version using SMW samples only.",
    "latest_version": "smwc-25381-1607723203",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25381,
        "title": "Lagrange Point - Defeated",
        "version": "smwc-25381-1607723203",
        "upstream_time": 1607723203,
        "download_url": "https://dl.smwcentral.net/25381/Lagrange%20Point%20-%20Defeated%20%28Unsampled%29.zip",
        "filename": "Lagrange Point - Defeated (Unsampled).zip",
        "size": 31416,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25380,
        "title": "Lagrange Point - Defeated",
        "version": "smwc-25380-1607723130",
        "upstream_time": 1607723130,
        "download_url": "https://dl.smwcentral.net/25380/Lagrange%20Point%20-%20Defeated.zip",
        "filename": "Lagrange Point - Defeated.zip",
        "size": 136340,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-departure-and-arrival",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25367,
    "title": "Lagrange Point - Departure and Arrival",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "misc",
      "short"
    ],
    "description": "A small upbeat song from the transition areas.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25367-1607758098",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25367,
        "title": "Lagrange Point - Departure and Arrival",
        "version": "smwc-25367-1607758098",
        "upstream_time": 1607758098,
        "download_url": "https://dl.smwcentral.net/25367/Lagrange%20Point%20-%20Departure%20and%20Arrival.zip",
        "filename": "Lagrange Point - Departure and Arrival.zip",
        "size": 108500,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-desperate-struggle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25378,
    "title": "Lagrange Point - Desperate Struggle",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "boss",
      "castle",
      "cave",
      "cutscene",
      "dark",
      "industrial",
      "retro",
      "sad",
      "tense"
    ],
    "description": "Also known as Fight to the Death.<br>\r\nThe slight sad and tense song from the real final boss battle.<br>\r\nThis song is very heavy on sample usage, making it not compatible with Thunder SFX, P-Switch and Bonus End fanfare. @7 and @17 were also ommited.<br>\r\nBe careful at where you use this with any custom global songs, as it may end up making this song not insert due to the very heavy sample usage.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25378-1607721931",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25378,
        "title": "Lagrange Point - Desperate Struggle",
        "version": "smwc-25378-1607721931",
        "upstream_time": 1607721931,
        "download_url": "https://dl.smwcentral.net/25378/Lagrange%20Point%20-%20Desperate%20Struggle.zip",
        "filename": "Lagrange Point - Desperate Struggle.zip",
        "size": 209098,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-elevator-cutscene",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25390,
    "title": "Lagrange Point - Elevator Cutscene",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "environment"
    ],
    "description": "The sound effect played when you're transitioning into an elevator. A faster version is included, when it's played on an horizontal version of the elevator on the game.<br>\r\nThere's an endless version included inside both text files, in case you want to use it forever. If you want to use the endless version, change the Endless_Elevator define to 1.",
    "latest_version": "smwc-25390-1607763290",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25390,
        "title": "Lagrange Point - Elevator Cutscene",
        "version": "smwc-25390-1607763290",
        "upstream_time": 1607763290,
        "download_url": "https://dl.smwcentral.net/25390/Lagrange%20Point%20-%20Elevator%20Cutscene.zip",
        "filename": "Lagrange Point - Elevator Cutscene.zip",
        "size": 128566,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-falling-off-cutscene",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25391,
    "title": "Lagrange Point - Falling Off Cutscene",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "misc",
      "miss"
    ],
    "description": "That's more like a SFX than anything else, but it uses the VRC7 to play the audio.<br>\r\nI included a SFX text file that can be inserted to SMW, including the addmusic sample group and the InstrumentData.asm with the SFX configuration in order to work the new sample file into the SMW sample group, but idk if anyone would want to use either the music file or the SFX file anyway, lmao.",
    "latest_version": "smwc-25391-1607765409",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25391,
        "title": "Lagrange Point - Falling Off Cutscene",
        "version": "smwc-25391-1607765409",
        "upstream_time": 1607765409,
        "download_url": "https://dl.smwcentral.net/25391/Lagrange%20Point%20-%20Falling%20off%20Cutscene.zip",
        "filename": "Lagrange Point - Falling off Cutscene.zip",
        "size": 94516,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-fighters-awaken",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25356,
    "title": "Lagrange Point - Fighters Awaken",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "boss",
      "chase",
      "retro",
      "tense"
    ],
    "description": "Also known as Awaken into Warriors.<br>\r\nThe main battle song from random encounters.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25356-1607729671",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25356,
        "title": "Lagrange Point - Fighters Awaken",
        "version": "smwc-25356-1607729671",
        "upstream_time": 1607729671,
        "download_url": "https://dl.smwcentral.net/25356/Lagrange%20Point%20-%20Fighters%20Awaken.zip",
        "filename": "Lagrange Point - Fighters Awaken.zip",
        "size": 187396,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-find-stolte",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25354,
    "title": "Lagrange Point - Find Stolte",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "overworld",
      "retro",
      "sad",
      "town"
    ],
    "description": "Also known as Searching for Shutolte.<br>\r\nA slight sad song played after tragic events.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25354-1607678051",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25354,
        "title": "Lagrange Point - Find Stolte",
        "version": "smwc-25354-1607678051",
        "upstream_time": 1607678051,
        "download_url": "https://dl.smwcentral.net/25354/Lagrange%20Point%20-%20Find%20Stolte.zip",
        "filename": "Lagrange Point - Find Stolte.zip",
        "size": 126962,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-fortified-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25370,
    "title": "Lagrange Point - Fortified Zone",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "misc",
      "overworld"
    ],
    "description": "A song played at small residences of the second overworld.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25370-1607760676",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25370,
        "title": "Lagrange Point - Fortified Zone",
        "version": "smwc-25370-1607760676",
        "upstream_time": 1607760676,
        "download_url": "https://dl.smwcentral.net/25370/Lagrange%20Point%20-%20Fortified%20Zone.zip",
        "filename": "Lagrange Point - Fortified Zone.zip",
        "size": 158580,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-good-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25383,
    "title": "Lagrange Point - Good Night",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "goal",
      "retro"
    ],
    "description": "A small fanfare played when everyone asleeps.<br>\r\nStandalone version using SMW samples only.",
    "latest_version": "smwc-25383-1607725889",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25383,
        "title": "Lagrange Point - Good Night",
        "version": "smwc-25383-1607725889",
        "upstream_time": 1607725889,
        "download_url": "https://dl.smwcentral.net/25383/Lagrange%20Point%20-%20Good%20Night%20%28Unsampled%29.zip",
        "filename": "Lagrange Point - Good Night (Unsampled).zip",
        "size": 31163,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25382,
        "title": "Lagrange Point - Good Night",
        "version": "smwc-25382-1607723576",
        "upstream_time": 1607723576,
        "download_url": "https://dl.smwcentral.net/25382/Lagrange%20Point%20-%20Good%20Night.zip",
        "filename": "Lagrange Point - Good Night.zip",
        "size": 81970,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-heartbeats",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25392,
    "title": "Lagrange Point - Heartbeats",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "environmental",
      "misc"
    ],
    "description": "A very short environmental song-like played when you're next to the fake final boss.<br>\r\nA faster version of the heartbeats is included. If you want to use the faster version, change the Faster_Heartbeat define to 1.",
    "latest_version": "smwc-25392-1607765115",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25392,
        "title": "Lagrange Point - Heartbeats",
        "version": "smwc-25392-1607765115",
        "upstream_time": 1607765115,
        "download_url": "https://dl.smwcentral.net/25392/Lagrange%20Point%20-%20Heartbeats.zip",
        "filename": "Lagrange Point - Heartbeats.zip",
        "size": 78006,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-last-fortress",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25376,
    "title": "Lagrange Point - Last Fortress",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "castle",
      "cutscene",
      "final",
      "industrial",
      "retro",
      "tense"
    ],
    "description": "The song from the last dungeon.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25376-1607721455",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25376,
        "title": "Lagrange Point - Last Fortress",
        "version": "smwc-25376-1607721455",
        "upstream_time": 1607721455,
        "download_url": "https://dl.smwcentral.net/25376/Lagrange%20Point%20-%20Last%20Fortress.zip",
        "filename": "Lagrange Point - Last Fortress.zip",
        "size": 156298,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-looking-for-the-promised-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25361,
    "title": "Lagrange Point - Looking for the Promised Land",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "credits",
      "overworld",
      "retro",
      "title",
      "town"
    ],
    "description": "The song from one of the big main overworlds from the game.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.<br>\r\n<br>\r\n12/06 Update: Fixed piano sample, as it was one octave low.",
    "latest_version": "smwc-25361-1607722214",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25361,
        "title": "Lagrange Point - Looking for the Promised Land",
        "version": "smwc-25361-1607722214",
        "upstream_time": 1607722214,
        "download_url": "https://dl.smwcentral.net/25361/Lagrange%20Point%20-%20Looking%20for%20the%20Promised%20Land.zip",
        "filename": "Lagrange Point - Looking for the Promised Land.zip",
        "size": 184123,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-machine-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25363,
    "title": "Lagrange Point - Machine City",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "castle",
      "cave",
      "industrial",
      "mountain",
      "overworld",
      "retro",
      "town"
    ],
    "description": "The song from the third dungeon.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25363-1607722483",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25363,
        "title": "Lagrange Point - Machine City",
        "version": "smwc-25363-1607722483",
        "upstream_time": 1607722483,
        "download_url": "https://dl.smwcentral.net/25363/Lagrange%20Point%20-%20Machine%20City.zip",
        "filename": "Lagrange Point - Machine City.zip",
        "size": 155108,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-music-box-of-sadness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25359,
    "title": "Lagrange Point - Music Box of Sadness",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "cutscene",
      "misc",
      "retro",
      "sad"
    ],
    "description": "Also known as Orgel of Sadness.<br>\r\nA small sad song played at tragic events.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25359-1607729698",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25359,
        "title": "Lagrange Point - Music Box of Sadness",
        "version": "smwc-25359-1607729698",
        "upstream_time": 1607729698,
        "download_url": "https://dl.smwcentral.net/25359/Lagrange%20Point%20-%20Music%20Box%20of%20Sadness.zip",
        "filename": "Lagrange Point - Music Box of Sadness.zip",
        "size": 96177,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-orange-party",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25373,
    "title": "Lagrange Point - Orange Party",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "carnival",
      "cutscene",
      "overworld",
      "title",
      "town"
    ],
    "description": "The wacky song played at a small city.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25373-1607761754",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25373,
        "title": "Lagrange Point - Orange Party",
        "version": "smwc-25373-1607761754",
        "upstream_time": 1607761754,
        "download_url": "https://dl.smwcentral.net/25373/Lagrange%20Point%20-%20Orange%20Party.zip",
        "filename": "Lagrange Point - Orange Party.zip",
        "size": 133668,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-physical-energy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25369,
    "title": "Lagrange Point - Physical Energy",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "athletic",
      "town"
    ],
    "description": "The song from the second big city.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25369-1607758483",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25369,
        "title": "Lagrange Point - Physical Energy",
        "version": "smwc-25369-1607758483",
        "upstream_time": 1607758483,
        "download_url": "https://dl.smwcentral.net/25369/Lagrange%20Point%20-%20Physical%20Energy.zip",
        "filename": "Lagrange Point - Physical Energy.zip",
        "size": 146248,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-rank-up",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25387,
    "title": "Lagrange Point - Rank Up",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "goal",
      "keyhole",
      "nintendo presents",
      "retro"
    ],
    "description": "A small fanfare played when you level up.<br>\r\nStandalone version using SMW samples only.<br>\r\nA version using the goal whistle is included, in case you want to use it as a goal song. If you want to use the goal whistle version, change the Goal_Whistle define to 1.",
    "latest_version": "smwc-25387-1607726135",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25387,
        "title": "Lagrange Point - Rank Up",
        "version": "smwc-25387-1607726135",
        "upstream_time": 1607726135,
        "download_url": "https://dl.smwcentral.net/25387/Lagrange%20Point%20-%20Rank%20Up%20%28Unsampled%29.zip",
        "filename": "Lagrange Point - Rank Up (Unsampled).zip",
        "size": 61704,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25386,
        "title": "Lagrange Point - Rank Up",
        "version": "smwc-25386-1607726072",
        "upstream_time": 1607726072,
        "download_url": "https://dl.smwcentral.net/25386/Lagrange%20Point%20-%20Rank%20Up.zip",
        "filename": "Lagrange Point - Rank Up.zip",
        "size": 137254,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-relaxed-atmosphere",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25362,
    "title": "Lagrange Point - Relaxed Atmosphere",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "cutscene",
      "misc",
      "retro",
      "town"
    ],
    "description": "A small calm song played inside of small houses.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25362-1607722314",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25362,
        "title": "Lagrange Point - Relaxed Atmosphere",
        "version": "smwc-25362-1607722314",
        "upstream_time": 1607722314,
        "download_url": "https://dl.smwcentral.net/25362/Lagrange%20Point%20-%20Relaxed%20Atmosphere.zip",
        "filename": "Lagrange Point - Relaxed Atmosphere.zip",
        "size": 114846,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-satellite-base",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25358,
    "title": "Lagrange Point - Satellite Base",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "retro",
      "space",
      "town"
    ],
    "description": "A song played on the main city from the outer space.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25358-1607729686",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25358,
        "title": "Lagrange Point - Satellite Base",
        "version": "smwc-25358-1607729686",
        "upstream_time": 1607729686,
        "download_url": "https://dl.smwcentral.net/25358/Lagrange%20Point%20-%20Satellite%20Base.zip",
        "filename": "Lagrange Point - Satellite Base.zip",
        "size": 131549,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-spaceship-ambience",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25388,
    "title": "Lagrange Point - Spaceship Ambience",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "environmental",
      "misc"
    ],
    "description": "A collection of beeps and boops ambient song played when you're outside of the Satellite Base transitioning from one side to another.<br>\r\nA version used on the Electric City after you light it up is included. If you want to use this alternative version, change the Electric_City define to 1.",
    "latest_version": "smwc-25388-1607762819",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25388,
        "title": "Lagrange Point - Spaceship Ambience",
        "version": "smwc-25388-1607762819",
        "upstream_time": 1607762819,
        "download_url": "https://dl.smwcentral.net/25388/Lagrange%20Point%20-%20Spaceship%20Ambience.zip",
        "filename": "Lagrange Point - Spaceship Ambience.zip",
        "size": 83208,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-takeoff-cutscene",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25389,
    "title": "Lagrange Point - Takeoff Cutscene",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "cutscene",
      "misc"
    ],
    "description": "Actually, I don't know why I did this, but there we go.<br>\r\nIt's a cutscene played when you go transport with a rocket to the outer space from the Sattelite Base to the big overworlds, or vice-versa.<br>\r\nNow, that's just the audio without the actual scene, lmao.",
    "latest_version": "smwc-25389-1607763091",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25389,
        "title": "Lagrange Point - Takeoff Cutscene",
        "version": "smwc-25389-1607763091",
        "upstream_time": 1607763091,
        "download_url": "https://dl.smwcentral.net/25389/Lagrange%20Point%20-%20Takeoff%20Cutscene.zip",
        "filename": "Lagrange Point - Takeoff Cutscene.zip",
        "size": 48609,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-the-resurrection-of-sabbath",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25379,
    "title": "Lagrange Point - The Resurrection of Sabbath",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "retro",
      "title",
      "town",
      "water"
    ],
    "description": "The staff roll song.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25379-1607721808",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25379,
        "title": "Lagrange Point - The Resurrection of Sabbath",
        "version": "smwc-25379-1607721808",
        "upstream_time": 1607721808,
        "download_url": "https://dl.smwcentral.net/25379/Lagrange%20Point%20-%20The%20Resurrection%20of%20Sabbath.zip",
        "filename": "Lagrange Point - The Resurrection of Sabbath.zip",
        "size": 169900,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-theme-of-isis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25353,
    "title": "Lagrange Point - Theme of Isis",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "overworld",
      "retro",
      "space",
      "tense"
    ],
    "description": "The introductory song from the game.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25353-1607677930",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25353,
        "title": "Lagrange Point - Theme of Isis",
        "version": "smwc-25353-1607677930",
        "upstream_time": 1607677930,
        "download_url": "https://dl.smwcentral.net/25353/Lagrange%20Point%20-%20Theme%20of%20Isis.zip",
        "filename": "Lagrange Point - Theme of Isis.zip",
        "size": 159227,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-tum-s-boogie",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25364,
    "title": "Lagrange Point - Tum's Boogie",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "cave",
      "cutscene",
      "misc",
      "overworld",
      "retro"
    ],
    "description": "An upbeat song played at the Electric City dungeon.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25364-1607722620",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25364,
        "title": "Lagrange Point - Tum's Boogie",
        "version": "smwc-25364-1607722620",
        "upstream_time": 1607722620,
        "download_url": "https://dl.smwcentral.net/25364/Lagrange%20Point%20-%20Tum%27s%20Boogie.zip",
        "filename": "Lagrange Point - Tum%27s Boogie.zip",
        "size": 118695,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-vesta-s-wall",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25357,
    "title": "Lagrange Point - Vesta's Wall",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "cave",
      "dungeon",
      "retro",
      "space",
      "tense"
    ],
    "description": "The song from the second dungeon in outer space.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25357-1607729679",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25357,
        "title": "Lagrange Point - Vesta's Wall",
        "version": "smwc-25357-1607729679",
        "upstream_time": 1607729679,
        "download_url": "https://dl.smwcentral.net/25357/Lagrange%20Point%20-%20Vesta%27s%20Wall.zip",
        "filename": "Lagrange Point - Vesta%27s Wall.zip",
        "size": 141533,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-wandering-journey",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25355,
    "title": "Lagrange Point - Wandering Journey",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "jungle",
      "night",
      "retro",
      "ruins"
    ],
    "description": "The song from the first dungeon.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25355-1607729659",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25355,
        "title": "Lagrange Point - Wandering Journey",
        "version": "smwc-25355-1607729659",
        "upstream_time": 1607729659,
        "download_url": "https://dl.smwcentral.net/25355/Lagrange%20Point%20-%20Wandering%20Journey.zip",
        "filename": "Lagrange Point - Wandering Journey.zip",
        "size": 179632,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-warning-alarm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25393,
    "title": "Lagrange Point - Warning Alarm",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "environmental",
      "misc"
    ],
    "description": "An endless alarm played at the very end of the game when you're next to the real final boss.",
    "latest_version": "smwc-25393-1607765222",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25393,
        "title": "Lagrange Point - Warning Alarm",
        "version": "smwc-25393-1607765222",
        "upstream_time": 1607765222,
        "download_url": "https://dl.smwcentral.net/25393/Lagrange%20Point%20-%20Warning%20Alarm.zip",
        "filename": "Lagrange Point - Warning Alarm.zip",
        "size": 48319,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-warriors-of-sorrow",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25366,
    "title": "Lagrange Point - Warriors of Sorrow",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "boss",
      "chase",
      "fire",
      "retro",
      "tense"
    ],
    "description": "The main boss battle song.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25366-1607722834",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25366,
        "title": "Lagrange Point - Warriors of Sorrow",
        "version": "smwc-25366-1607722834",
        "upstream_time": 1607722834,
        "download_url": "https://dl.smwcentral.net/25366/Lagrange%20Point%20-%20Warriors%20of%20Sorrow.zip",
        "filename": "Lagrange Point - Warriors of Sorrow.zip",
        "size": 163605,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-weightless",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25374,
    "title": "Lagrange Point - Weightless",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "cutscene",
      "short"
    ],
    "description": "A small song played on an outer space section.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25374-1607762431",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25374,
        "title": "Lagrange Point - Weightless",
        "version": "smwc-25374-1607762431",
        "upstream_time": 1607762431,
        "download_url": "https://dl.smwcentral.net/25374/Lagrange%20Point%20-%20Weightless.zip",
        "filename": "Lagrange Point - Weightless.zip",
        "size": 97318,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lagrange-point-within-the-deep-darkness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25371,
    "title": "Lagrange Point - Within the Deep Darkness",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "cave",
      "dark",
      "tense"
    ],
    "description": "The very tense song from the fourth dungeon.<br>\r\n<br>\r\nThere's two soundfonts included inside the port, one that was extracted from the NSF files, and Famitracker, and other from the ROM through an emulator. To choose between the two, change the \"ROM_Soundfont\" define to 0 to use the NSF soundfont, and vice-versa.",
    "latest_version": "smwc-25371-1607760936",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25371,
        "title": "Lagrange Point - Within the Deep Darkness",
        "version": "smwc-25371-1607760936",
        "upstream_time": 1607760936,
        "download_url": "https://dl.smwcentral.net/25371/Lagrange%20Point%20-%20Within%20the%20Deep%20Darkness.zip",
        "filename": "Lagrange Point - Within the Deep Darkness.zip",
        "size": 172207,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lamazep-ft-hatsune-miku-popipo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7219,
    "title": "LamazeP (ft. Hatsune Miku) - PoPiPo",
    "authors": [
      "Karatekid5"
    ],
    "tags": [
      "beach",
      "sky"
    ],
    "description": "Otherwise known as the vegetable juice song. Would probably fit bonus rooms or some kinds of cut scenes.",
    "latest_version": "smwc-7219-1313742558",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7219,
        "title": "LamazeP (ft. Hatsune Miku) - PoPiPo",
        "version": "smwc-7219-1313742558",
        "upstream_time": 1313742558,
        "download_url": "https://dl.smwcentral.net/7219/Hatsune%20Miku%20-%20Po%20Pi%20Po.zip",
        "filename": "Hatsune Miku - Po Pi Po.zip",
        "size": 73721,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lamb-krolik-my-friend",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31433,
    "title": "lamb - krolik my friend",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "boss",
      "carnival",
      "cave",
      "chase",
      "credits",
      "cutscene",
      "industrial",
      "mountain",
      "mysterious",
      "night",
      "retro",
      "sky",
      "switch palace"
    ],
    "description": "A cute little tracker song that <span class=\"un-outer\" title=\"Segment1Zone2\"><a href=\"/?p=profile&amp;id=46677\" style=\"color: var(--user-color-1);\" class=\"un\">Segment1Zone2</a></span> found and that <span class=\"un-outer\" title=\"Donut\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=48514\" style=\"color: #ea589f;\" class=\"un\">Donut</a></span> called bootleg Touhou music. In the midst of that little joke, I thought I'd port it, heh.<br>\r\n<br>\r\nIt sounds kind of like boss music, or maybe something minigame-y.<br>\r\n<br>\r\nThanks to <span class=\"un-outer\" title=\"Segment1Zone2\"><a href=\"/?p=profile&amp;id=46677\" style=\"color: var(--user-color-1);\" class=\"un\">Segment1Zone2</a></span> for catching a couple of mistakes when I first finished the port.",
    "latest_version": "smwc-31433-1663856832",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31433,
        "title": "lamb - krolik my friend",
        "version": "smwc-31433-1663856832",
        "upstream_time": 1663856832,
        "download_url": "https://dl.smwcentral.net/31433/krolik%20my%20friend.zip",
        "filename": "krolik my friend.zip",
        "size": 32826,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-land-of-sand",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7819,
    "title": "Land of Sand",
    "authors": [
      "Moose"
    ],
    "tags": [
      "cave",
      "desert",
      "jungle",
      "overworld",
      "ruins",
      "temple"
    ],
    "description": "This could really fit many submaps, from jungles to deserts.",
    "latest_version": "smwc-7819-1319889496",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7819,
        "title": "Land of Sand",
        "version": "smwc-7819-1319889496",
        "upstream_time": 1319889496,
        "download_url": "https://dl.smwcentral.net/7819/CUSTOM%20-%20Land%20of%20Sand.zip",
        "filename": "CUSTOM - Land of Sand.zip",
        "size": 68482,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24109,
    "title": "Last Battle",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "I created this composition thinking about battles with bosses. Obs. I am new to composing music do not expect much of the melody.",
    "latest_version": "smwc-24109-1597794036",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24109,
        "title": "Last Battle",
        "version": "smwc-24109-1597794036",
        "upstream_time": 1597794036,
        "download_url": "https://dl.smwcentral.net/24109/LastBattle.zip",
        "filename": "LastBattle.zip",
        "size": 80859,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-ancient-warrior",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29256,
    "title": "Last Bible III - Ancient Warrior",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "dark",
      "ghost house",
      "ice",
      "night",
      "overworld",
      "ruins",
      "tense",
      "water"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nShort and creepy song.",
    "latest_version": "smwc-29256-1643140202",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29256,
        "title": "Last Bible III - Ancient Warrior",
        "version": "smwc-29256-1643140202",
        "upstream_time": 1643140202,
        "download_url": "https://dl.smwcentral.net/29256/28%20Ancient%20Warrior.zip",
        "filename": "28 Ancient Warrior.zip",
        "size": 56035,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-arec-s-revenge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29283,
    "title": "Last Bible III - Arec's Revenge",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "dark",
      "spooky",
      "tense"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nDark theme that could work for a pre-boss cutscene.",
    "latest_version": "smwc-29283-1643556958",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29283,
        "title": "Last Bible III - Arec's Revenge",
        "version": "smwc-29283-1643556958",
        "upstream_time": 1643556958,
        "download_url": "https://dl.smwcentral.net/29283/55%20Arec%27s%20Revenge.zip",
        "filename": "55 Arec%27s Revenge.zip",
        "size": 55589,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-bad-news",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29255,
    "title": "Last Bible III - Bad News",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sad"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nSad song that could fit a cutscene.",
    "latest_version": "smwc-29255-1643139529",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29255,
        "title": "Last Bible III - Bad News",
        "version": "smwc-29255-1643139529",
        "upstream_time": 1643139529,
        "download_url": "https://dl.smwcentral.net/29255/27%20Bad%20News.zip",
        "filename": "27 Bad News.zip",
        "size": 41722,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-banipal-s-monster",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29261,
    "title": "Last Bible III - Banipal's Monster",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "dark",
      "environmental",
      "tense"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nCreepy ambient track.",
    "latest_version": "smwc-29261-1643143595",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29261,
        "title": "Last Bible III - Banipal's Monster",
        "version": "smwc-29261-1643143595",
        "upstream_time": 1643143595,
        "download_url": "https://dl.smwcentral.net/29261/33%20Banipal%27s%20Monster.zip",
        "filename": "33 Banipal%27s Monster.zip",
        "size": 45841,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29285,
    "title": "Last Bible III - Battle 3",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "dark",
      "final",
      "tense"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nIntense song fit for a boss fight.",
    "latest_version": "smwc-29285-1643557967",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29285,
        "title": "Last Bible III - Battle 3",
        "version": "smwc-29285-1643557967",
        "upstream_time": 1643557967,
        "download_url": "https://dl.smwcentral.net/29285/57%20Battle%203.zip",
        "filename": "57 Battle 3.zip",
        "size": 75477,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29282,
        "title": "Last Bible III - Battle 2",
        "version": "smwc-29282-1643556476",
        "upstream_time": 1643556476,
        "download_url": "https://dl.smwcentral.net/29282/54%20Battle%202.zip",
        "filename": "54 Battle 2.zip",
        "size": 74000,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29241,
        "title": "Last Bible III - Battle 1",
        "version": "smwc-29241-1643130141",
        "upstream_time": 1643130141,
        "download_url": "https://dl.smwcentral.net/29241/13%20Battle%201.zip",
        "filename": "13 Battle 1.zip",
        "size": 72408,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-battle-arena",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29273,
    "title": "Last Bible III - Battle Arena",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "environmental",
      "tense",
      "town"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nCould fit a, well, battle arena.<br>\r\nNote: you can disable the \"crowd SFX\" if you want, by setting CROWD to 0 in the txt file.",
    "latest_version": "smwc-29273-1643552695",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29273,
        "title": "Last Bible III - Battle Arena",
        "version": "smwc-29273-1643552695",
        "upstream_time": 1643552695,
        "download_url": "https://dl.smwcentral.net/29273/45%20Battle%20Arena.zip",
        "filename": "45 Battle Arena.zip",
        "size": 82644,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-battle-with-arec",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29286,
    "title": "Last Bible III - Battle with Arec",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "boss",
      "dark",
      "final",
      "tense"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nIntense song perfect for dark boss fights.",
    "latest_version": "smwc-29286-1643558571",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29286,
        "title": "Last Bible III - Battle with Arec",
        "version": "smwc-29286-1643558571",
        "upstream_time": 1643558571,
        "download_url": "https://dl.smwcentral.net/29286/58%20Battle%20with%20Arec.zip",
        "filename": "58 Battle with Arec.zip",
        "size": 67947,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-before-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29240,
    "title": "Last Bible III - Before Battle",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "ambient",
      "cutscene",
      "dark",
      "mysterious",
      "spooky"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nShort creepy ambient track.",
    "latest_version": "smwc-29240-1643129316",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29240,
        "title": "Last Bible III - Before Battle",
        "version": "smwc-29240-1643129316",
        "upstream_time": 1643129316,
        "download_url": "https://dl.smwcentral.net/29240/12%20Before%20Battle.zip",
        "filename": "12 Before Battle.zip",
        "size": 47840,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-benshoh",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29269,
    "title": "Last Bible III - Benshoh",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "calm",
      "forest",
      "night",
      "sad"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nCalm song with a melancholic/tense vibes.",
    "latest_version": "smwc-29269-1643320011",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29269,
        "title": "Last Bible III - Benshoh",
        "version": "smwc-29269-1643320011",
        "upstream_time": 1643320011,
        "download_url": "https://dl.smwcentral.net/29269/41_Benshoh.zip",
        "filename": "41_Benshoh.zip",
        "size": 42359,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29259,
    "title": "Last Bible III - Boss Battle 2",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "dark",
      "final",
      "tense"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nCould fit a boss fight or a dangerous level.",
    "latest_version": "smwc-29259-1643141932",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29259,
        "title": "Last Bible III - Boss Battle 2",
        "version": "smwc-29259-1643141932",
        "upstream_time": 1643141932,
        "download_url": "https://dl.smwcentral.net/29259/31%20Boss%20Battle%202.zip",
        "filename": "31 Boss Battle 2.zip",
        "size": 63198,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29250,
        "title": "Last Bible III - Boss Battle 1",
        "version": "smwc-29250-1643135909",
        "upstream_time": 1643135909,
        "download_url": "https://dl.smwcentral.net/29250/22%20Boss%20Battle%201.zip",
        "filename": "22 Boss Battle 1.zip",
        "size": 54742,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-brantika",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29245,
    "title": "Last Bible III - Brantika",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "calm",
      "forest",
      "mysterious",
      "night",
      "overworld",
      "water"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nVery calm and ethereal piece.",
    "latest_version": "smwc-29245-1643133077",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29245,
        "title": "Last Bible III - Brantika",
        "version": "smwc-29245-1643133077",
        "upstream_time": 1643133077,
        "download_url": "https://dl.smwcentral.net/29245/17_Brantika.zip",
        "filename": "17_Brantika.zip",
        "size": 41435,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-bullton-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29249,
    "title": "Last Bible III - Bullton Tower",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "dark",
      "fire",
      "tense"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nTense song that could work for a castle/tower.",
    "latest_version": "smwc-29249-1643135410",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29249,
        "title": "Last Bible III - Bullton Tower",
        "version": "smwc-29249-1643135410",
        "upstream_time": 1643135410,
        "download_url": "https://dl.smwcentral.net/29249/21%20Bullton%20Tower.zip",
        "filename": "21 Bullton Tower.zip",
        "size": 58030,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-central-of-the-world-underworld-forest-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29025,
    "title": "Last Bible III - Central of the World ~ Underworld Forest (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "cave",
      "dark",
      "forest",
      "night",
      "sad",
      "temple",
      "water"
    ],
    "description": "Decided to make my <span style=\"color: #FFE478;\">200th port</span> upload on this site something special similar to my <a href=\"https://www.smwcentral.net/?p=section&a=details&id=26120\">Air Man Remix</a> in February, so I did a special remix of SMWC's National Anthem <a href=\"https://youtu.be/xMqyhqvJb8I\" rel=\"nofollow\">Underworld Forest</a> from Last Bible III.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>History Of The SMWC National Anthem</span></div><div class=\"collapse-content\">Six years ago, legendary porter <span class=\"un-outer\" title=\"Nanako\"><span title=\"Nanako donated $5.00.\" class=\"icon icon-donor\"></span><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=17572\" style=\"color: #ff9800;\" class=\"un\">Nanako</a></span> made a <a href=\"https://www.smwcentral.net/?p=section&a=details&id=20887\">port</a> of this song, and little did anyone know that it'd change the entire Super Mario World industry. Nearly every SMW hack had this theme in it in some way or form. You could not escape it, even if you tried. And to make things worse, a year ago, other legendary porter <span class=\"un-outer\" title=\"Samantha\"><span title=\"Samantha donated $5.00.\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=24030\" style=\"color: var(--user-color-3);\" class=\"un\">Samantha</a></span> made an <a href=\"https://www.smwcentral.net/?p=section&a=details&id=22493\">unsampled port</a> to add to the chaos. SMWCentral has never been the same since. What was once an innocent web site for gamers who wanted to express their love for the amazing Super Mario World has now turned into an Underworld Forest cult. SMWCentral deprived themselves of their Super Mario World content in order to please the Underworld Forest god with using this song in their hacks. This site is stuck in an endless cycle of torture of making sure this song was engraved into our brains, note for note, and us porters are forced to port / arrange this song or else our end will come. This is not just an end of an era. but it's the true end of... <b>The Time-when-Underworld-Forest-wasn't-a-thing Days</b>...</div></div><br>\r\n<br>\r\nJokes aside though, this song's absolutely fantastic (and so are those ports). There's a reason why so many people love using it, and I hope I was able to spice things up with my take on this awesome theme for my special! :D<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. B Minor w/ slight detune (Remix Pitch, Listening-Only)<br>\r\n2. B Minor (Remix Pitch, turned on default)<br>\r\n2. C Minor (Original Pitch)<br>\r\n2. A# Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-29025-1641762127",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29025,
        "title": "Last Bible III - Central of the World ~ Underworld Forest (Remix)",
        "version": "smwc-29025-1641762127",
        "upstream_time": 1641762127,
        "download_url": "https://dl.smwcentral.net/29025/Central_of%20the%20World.zip",
        "filename": "Central_of the World.zip",
        "size": 203856,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-ciel-s-death",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29279,
    "title": "Last Bible III - Ciel's Death",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene",
      "environmental",
      "overworld",
      "sad"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nSlow contemplative piece. Could fit a cutscene or a desolated environment.",
    "latest_version": "smwc-29279-1644898096",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29279,
        "title": "Last Bible III - Ciel's Death",
        "version": "smwc-29279-1644898096",
        "upstream_time": 1644898096,
        "download_url": "https://dl.smwcentral.net/29279/51%20Ciel%27s%20Death.zip",
        "filename": "51 Ciel%27s Death.zip",
        "size": 37712,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-conspiracy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29260,
    "title": "Last Bible III - Conspiracy",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "cutscene",
      "dark",
      "ghost house",
      "spooky"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nCreepy song fitting for ghost houses or cutscenes.",
    "latest_version": "smwc-29260-1643143000",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29260,
        "title": "Last Bible III - Conspiracy",
        "version": "smwc-29260-1643143000",
        "upstream_time": 1643143000,
        "download_url": "https://dl.smwcentral.net/29260/32%20Conspiracy.zip",
        "filename": "32 Conspiracy.zip",
        "size": 45206,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-credits",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29290,
    "title": "Last Bible III - Credits",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nSweet and cheesy song that would work for a credit sequence.<br>\r\nNote: by default the song loops twice and ends with an outro, like the original. If you want to make it loop indefenitely, change LOOP to 1 in the txt file.",
    "latest_version": "smwc-29290-1643560375",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29290,
        "title": "Last Bible III - Credits",
        "version": "smwc-29290-1643560375",
        "upstream_time": 1643560375,
        "download_url": "https://dl.smwcentral.net/29290/62%20Credits.zip",
        "filename": "62 Credits.zip",
        "size": 130578,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-dance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29248,
    "title": "Last Bible III - Dance",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "cutscene",
      "town"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nA song you can dance to.<br>\r\nNote: by default it doesn't loop, like the original. To make it loop, change LOOP to 1 in the txt file.",
    "latest_version": "smwc-29248-1643134874",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29248,
        "title": "Last Bible III - Dance",
        "version": "smwc-29248-1643134874",
        "upstream_time": 1643134874,
        "download_url": "https://dl.smwcentral.net/29248/20%20Dance.zip",
        "filename": "20 Dance.zip",
        "size": 102313,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-danger",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29257,
    "title": "Last Bible III - Danger",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "cutscene",
      "dark",
      "tense"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nTense theme good for chases or cutscenes.",
    "latest_version": "smwc-29257-1643140565",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29257,
        "title": "Last Bible III - Danger",
        "version": "smwc-29257-1643140565",
        "upstream_time": 1643140565,
        "download_url": "https://dl.smwcentral.net/29257/29%20Danger.zip",
        "filename": "29 Danger.zip",
        "size": 60423,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-dinner",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29246,
    "title": "Last Bible III - Dinner",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene",
      "night",
      "town",
      "urban"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nCozy song that could fit a night urban area.",
    "latest_version": "smwc-29246-1643133796",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29246,
        "title": "Last Bible III - Dinner",
        "version": "smwc-29246-1643133796",
        "upstream_time": 1643133796,
        "download_url": "https://dl.smwcentral.net/29246/18%20Dinner.zip",
        "filename": "18 Dinner.zip",
        "size": 65138,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-dragon-s-fang",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29252,
    "title": "Last Bible III - Dragon's Fang",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "dark",
      "forest",
      "jungle",
      "swamp"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nCould fit for a dark forest or swamp theme.",
    "latest_version": "smwc-29252-1643137234",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29252,
        "title": "Last Bible III - Dragon's Fang",
        "version": "smwc-29252-1643137234",
        "upstream_time": 1643137234,
        "download_url": "https://dl.smwcentral.net/29252/24%20Dragon%27s%20Fang.zip",
        "filename": "24 Dragon%27s Fang.zip",
        "size": 65978,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-ekinm-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29265,
    "title": "Last Bible III - Ekinm Tower",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "calm",
      "mysterious",
      "ruins"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nCalm ambient piece with an eerie/mysterious feel.",
    "latest_version": "smwc-29265-1643227721",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29265,
        "title": "Last Bible III - Ekinm Tower",
        "version": "smwc-29265-1643227721",
        "upstream_time": 1643227721,
        "download_url": "https://dl.smwcentral.net/29265/37%20Ekinm%20Tower.zip",
        "filename": "37 Ekinm Tower.zip",
        "size": 49113,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-ending-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29289,
    "title": "Last Bible III - Ending Theme 2",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "calm",
      "credits",
      "cutscene"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nIt could be used for a cutscene.",
    "latest_version": "smwc-29289-1643559867",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29289,
        "title": "Last Bible III - Ending Theme 2",
        "version": "smwc-29289-1643559867",
        "upstream_time": 1643559867,
        "download_url": "https://dl.smwcentral.net/29289/61%20Ending%20Theme%202.zip",
        "filename": "61 Ending Theme 2.zip",
        "size": 59052,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29288,
        "title": "Last Bible III - Ending Theme 1",
        "version": "smwc-29288-1643561120",
        "upstream_time": 1643561120,
        "download_url": "https://dl.smwcentral.net/29288/60%20Ending%20Theme%201.zip",
        "filename": "60 Ending Theme 1.zip",
        "size": 59171,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-felest-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29278,
    "title": "Last Bible III - Felest Tower",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "dark",
      "forest",
      "ghost house"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nIt could fit a castle/tower or ghost house.",
    "latest_version": "smwc-29278-1643556015",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29278,
        "title": "Last Bible III - Felest Tower",
        "version": "smwc-29278-1643556015",
        "upstream_time": 1643556015,
        "download_url": "https://dl.smwcentral.net/29278/50%20Felest%20Tower.zip",
        "filename": "50 Felest Tower.zip",
        "size": 68970,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-field-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29284,
    "title": "Last Bible III - Field Theme 2",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "calm",
      "grassland",
      "mountain",
      "overworld",
      "sky",
      "town"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nAdventurous theme that could fit field or mountain themes.",
    "latest_version": "smwc-29284-1643557406",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29284,
        "title": "Last Bible III - Field Theme 2",
        "version": "smwc-29284-1643557406",
        "upstream_time": 1643557406,
        "download_url": "https://dl.smwcentral.net/29284/56%20Field%20Theme%202.zip",
        "filename": "56 Field Theme 2.zip",
        "size": 69561,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29239,
        "title": "Last Bible III - Field Theme 1",
        "version": "smwc-29239-1643128932",
        "upstream_time": 1643128932,
        "download_url": "https://dl.smwcentral.net/29239/11%20Field%20Theme%201.zip",
        "filename": "11 Field Theme 1.zip",
        "size": 60382,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-flara-frower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29275,
    "title": "Last Bible III - Flara Frower",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "overworld",
      "town"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nCalm song that could fit a forest.",
    "latest_version": "smwc-29275-1643554869",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29275,
        "title": "Last Bible III - Flara Frower",
        "version": "smwc-29275-1643554869",
        "upstream_time": 1643554869,
        "download_url": "https://dl.smwcentral.net/29275/47%20Flara%20Frower.zip",
        "filename": "47 Flara Frower.zip",
        "size": 49717,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-flight-of-birds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29236,
    "title": "Last Bible III - Flight of Birds",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "airship",
      "sky"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nTense music that could fit sky/flying levels.",
    "latest_version": "smwc-29236-1642948893",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29236,
        "title": "Last Bible III - Flight of Birds",
        "version": "smwc-29236-1642948893",
        "upstream_time": 1642948893,
        "download_url": "https://dl.smwcentral.net/29236/08%20Flight%20of%20Birds.zip",
        "filename": "08 Flight of Birds.zip",
        "size": 59977,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29243,
    "title": "Last Bible III - Game Over",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sad"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nCould fit a sad cutscene or a game over screen.",
    "latest_version": "smwc-29243-1643131166",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29243,
        "title": "Last Bible III - Game Over",
        "version": "smwc-29243-1643131166",
        "upstream_time": 1643131166,
        "download_url": "https://dl.smwcentral.net/29243/15%20Game%20Over.zip",
        "filename": "15 Game Over.zip",
        "size": 38600,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-garfy-service",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29272,
    "title": "Last Bible III - Garfy Service",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "overworld",
      "town"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nCalm song that would work for a town or resting area.",
    "latest_version": "smwc-29272-1643232478",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29272,
        "title": "Last Bible III - Garfy Service",
        "version": "smwc-29272-1643232478",
        "upstream_time": 1643232478,
        "download_url": "https://dl.smwcentral.net/29272/44%20Garfy%20Service.zip",
        "filename": "44 Garfy Service.zip",
        "size": 60217,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-harry-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29254,
    "title": "Last Bible III - Harry's Theme",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "calm",
      "grassland",
      "town"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nCould work as a town or athletic theme.",
    "latest_version": "smwc-29254-1643139104",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29254,
        "title": "Last Bible III - Harry's Theme",
        "version": "smwc-29254-1643139104",
        "upstream_time": 1643139104,
        "download_url": "https://dl.smwcentral.net/29254/26%20Harry%27s%20Theme.zip",
        "filename": "26 Harry%27s Theme.zip",
        "size": 77019,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-hill",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29244,
    "title": "Last Bible III - Hill",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "grassland",
      "mountain",
      "town"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nCould fit a grassland or town theme.",
    "latest_version": "smwc-29244-1643131714",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29244,
        "title": "Last Bible III - Hill",
        "version": "smwc-29244-1643131714",
        "upstream_time": 1643131714,
        "download_url": "https://dl.smwcentral.net/29244/16%20Hill.zip",
        "filename": "16 Hill.zip",
        "size": 56079,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-hometown",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29237,
    "title": "Last Bible III - Hometown",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "town",
      "urban"
    ],
    "description": "Originally ported for our HackJam 2021 entry",
    "latest_version": "smwc-29237-1642949626",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29237,
        "title": "Last Bible III - Hometown",
        "version": "smwc-29237-1642949626",
        "upstream_time": 1642949626,
        "download_url": "https://dl.smwcentral.net/29237/09%20Hometown.zip",
        "filename": "09 Hometown.zip",
        "size": 61401,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29174,
        "title": "Last Bible III - Hometown",
        "version": "smwc-29174-1643569213",
        "upstream_time": 1643569213,
        "download_url": "https://dl.smwcentral.net/29174/Last%20Bible%203%20-%20Hometown%20%28Light%29.zip",
        "filename": "Last Bible 3 - Hometown (Light).zip",
        "size": 41051,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-last-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29287,
    "title": "Last Bible III - Last Battle",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "final",
      "tense"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nTense piece fitting for final bosses/levels.",
    "latest_version": "smwc-29287-1643559079",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29287,
        "title": "Last Bible III - Last Battle",
        "version": "smwc-29287-1643559079",
        "upstream_time": 1643559079,
        "download_url": "https://dl.smwcentral.net/29287/59%20Last%20Battle.zip",
        "filename": "59 Last Battle.zip",
        "size": 74717,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-level-up",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29242,
    "title": "Last Bible III - Level Up",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "calm",
      "cutscene",
      "overworld"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nShort abstract song that could work for a cutscene or overworld.",
    "latest_version": "smwc-29242-1643130506",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29242,
        "title": "Last Bible III - Level Up",
        "version": "smwc-29242-1643130506",
        "upstream_time": 1643130506,
        "download_url": "https://dl.smwcentral.net/29242/14%20Level%20Up.zip",
        "filename": "14 Level Up.zip",
        "size": 41974,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-light",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29233,
    "title": "Last Bible III - Light",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "cutscene",
      "dark",
      "tense"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nSlow and eerie piece that could fit a cutscene.",
    "latest_version": "smwc-29233-1642936167",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29233,
        "title": "Last Bible III - Light",
        "version": "smwc-29233-1642936167",
        "upstream_time": 1642936167,
        "download_url": "https://dl.smwcentral.net/29233/05_Light.zip",
        "filename": "05_Light.zip",
        "size": 39529,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-load-game",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29231,
    "title": "Last Bible III - Load Game",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "snow",
      "title",
      "town"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nHappy song that could fit a menu or title screen.",
    "latest_version": "smwc-29231-1642934543",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29231,
        "title": "Last Bible III - Load Game",
        "version": "smwc-29231-1642934543",
        "upstream_time": 1642934543,
        "download_url": "https://dl.smwcentral.net/29231/03%20Load%20Game.zip",
        "filename": "03 Load Game.zip",
        "size": 48261,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-love-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29270,
    "title": "Last Bible III - Love Song",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nShort peaceful song.<br>\r\nNote: it doesn't loop.",
    "latest_version": "smwc-29270-1643231181",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29270,
        "title": "Last Bible III - Love Song",
        "version": "smwc-29270-1643231181",
        "upstream_time": 1643231181,
        "download_url": "https://dl.smwcentral.net/29270/42%20Love%20Song.zip",
        "filename": "42 Love Song.zip",
        "size": 40428,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-megalopolis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29264,
    "title": "Last Bible III - Megalopolis",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "mountain",
      "town",
      "urban"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nCould fit a city theme.",
    "latest_version": "smwc-29264-1643227121",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29264,
        "title": "Last Bible III - Megalopolis",
        "version": "smwc-29264-1643227121",
        "upstream_time": 1643227121,
        "download_url": "https://dl.smwcentral.net/29264/36%20Megalopolis.zip",
        "filename": "36 Megalopolis.zip",
        "size": 67738,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-memories",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29232,
    "title": "Last Bible III - Memories",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sad"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nMelancholic song that could fit a cutscene.",
    "latest_version": "smwc-29232-1642935371",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29232,
        "title": "Last Bible III - Memories",
        "version": "smwc-29232-1642935371",
        "upstream_time": 1642935371,
        "download_url": "https://dl.smwcentral.net/29232/04%20Memories.zip",
        "filename": "04 Memories.zip",
        "size": 63734,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-mochoa",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29268,
    "title": "Last Bible III - Mochoa",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "forest",
      "night",
      "town"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nCalm song that could fit a forest or town.",
    "latest_version": "smwc-29268-1643229638",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29268,
        "title": "Last Bible III - Mochoa",
        "version": "smwc-29268-1643229638",
        "upstream_time": 1643229638,
        "download_url": "https://dl.smwcentral.net/29268/40%20Mochoa.zip",
        "filename": "40 Mochoa.zip",
        "size": 46818,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-music-box",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29235,
    "title": "Last Bible III - Music Box",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sad"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nSoothing music box song. Also includes a music box sfx.",
    "latest_version": "smwc-29235-1642937412",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29235,
        "title": "Last Bible III - Music Box",
        "version": "smwc-29235-1642937412",
        "upstream_time": 1642937412,
        "download_url": "https://dl.smwcentral.net/29235/07%20Music%20Box.zip",
        "filename": "07 Music Box.zip",
        "size": 35241,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-name-entry",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29230,
    "title": "Last Bible III - Name Entry",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "sky",
      "title"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nA short song fitting for a menu.",
    "latest_version": "smwc-29230-1642934191",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29230,
        "title": "Last Bible III - Name Entry",
        "version": "smwc-29230-1642934191",
        "upstream_time": 1642934191,
        "download_url": "https://dl.smwcentral.net/29230/02%20Name%20Entry.zip",
        "filename": "02 Name Entry.zip",
        "size": 37113,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-north-lake",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29271,
    "title": "Last Bible III - North Lake",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "ice",
      "snow",
      "town",
      "water"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nTranquil song good for snowy/icy settings.",
    "latest_version": "smwc-29271-1643231953",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29271,
        "title": "Last Bible III - North Lake",
        "version": "smwc-29271-1643231953",
        "upstream_time": 1643231953,
        "download_url": "https://dl.smwcentral.net/29271/43%20North%20Lake.zip",
        "filename": "43 North Lake.zip",
        "size": 50030,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-opening-title",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29229,
    "title": "Last Bible III - Opening Title",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "intro",
      "tense"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nCool song fitting for intros or small cutscenes.<br>\r\nNote: it doesn't loop.",
    "latest_version": "smwc-29229-1642933719",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29229,
        "title": "Last Bible III - Opening Title",
        "version": "smwc-29229-1642933719",
        "upstream_time": 1642933719,
        "download_url": "https://dl.smwcentral.net/29229/01%20Opening%20Title.zip",
        "filename": "01 Opening Title.zip",
        "size": 75433,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-pumpkin-pom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29247,
    "title": "Last Bible III - Pumpkin Pom",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "town"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nShort cozy song.",
    "latest_version": "smwc-29247-1643134179",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29247,
        "title": "Last Bible III - Pumpkin Pom",
        "version": "smwc-29247-1643134179",
        "upstream_time": 1643134179,
        "download_url": "https://dl.smwcentral.net/29247/19%20Pumpkin%20Pom.zip",
        "filename": "19 Pumpkin Pom.zip",
        "size": 42544,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-quarrel",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29251,
    "title": "Last Bible III - Quarrel",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "bonus",
      "chase",
      "cutscene"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nA country-sounding theme.",
    "latest_version": "smwc-29251-1643136638",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29251,
        "title": "Last Bible III - Quarrel",
        "version": "smwc-29251-1643136638",
        "upstream_time": 1643136638,
        "download_url": "https://dl.smwcentral.net/29251/23%20Quarrel.zip",
        "filename": "23 Quarrel.zip",
        "size": 47693,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-red-owl",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29262,
    "title": "Last Bible III - Red Owl",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "airship",
      "athletic",
      "mountain",
      "sky"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nEnergetic song that could work for sky levels.",
    "latest_version": "smwc-29262-1643144517",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29262,
        "title": "Last Bible III - Red Owl",
        "version": "smwc-29262-1643144517",
        "upstream_time": 1643144517,
        "download_url": "https://dl.smwcentral.net/29262/34%20Red%20Owl.zip",
        "filename": "34 Red Owl.zip",
        "size": 61517,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-sadness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29263,
    "title": "Last Bible III - Sadness",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "sad"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nSad song that could work for a cutscene or \"bad ending\" credits.",
    "latest_version": "smwc-29263-1643144950",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29263,
        "title": "Last Bible III - Sadness",
        "version": "smwc-29263-1643144950",
        "upstream_time": 1643144950,
        "download_url": "https://dl.smwcentral.net/29263/35%20Sadness.zip",
        "filename": "35 Sadness.zip",
        "size": 65149,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-shark-ship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29267,
    "title": "Last Bible III - Shark Ship",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "sky"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nA happy tune that could probably fit athletic stages.",
    "latest_version": "smwc-29267-1643229187",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29267,
        "title": "Last Bible III - Shark Ship",
        "version": "smwc-29267-1643229187",
        "upstream_time": 1643229187,
        "download_url": "https://dl.smwcentral.net/29267/39%20Shark%20Ship.zip",
        "filename": "39 Shark Ship.zip",
        "size": 56402,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-sky-wing",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29277,
    "title": "Last Bible III - Sky Wing",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "airship",
      "athletic",
      "mountain",
      "sky"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nEnergetic song that could work for sky settings.",
    "latest_version": "smwc-29277-1643555600",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29277,
        "title": "Last Bible III - Sky Wing",
        "version": "smwc-29277-1643555600",
        "upstream_time": 1643555600,
        "download_url": "https://dl.smwcentral.net/29277/49%20Sky%20Wing.zip",
        "filename": "49 Sky Wing.zip",
        "size": 76541,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-sodom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29276,
    "title": "Last Bible III - Sodom",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "calm",
      "forest",
      "mysterious",
      "night",
      "overworld",
      "water"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nCalm ethereal song.",
    "latest_version": "smwc-29276-1643666754",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29276,
        "title": "Last Bible III - Sodom",
        "version": "smwc-29276-1643666754",
        "upstream_time": 1643666754,
        "download_url": "https://dl.smwcentral.net/29276/48_Sodom.zip",
        "filename": "48_Sodom.zip",
        "size": 59569,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-to-underworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29234,
    "title": "Last Bible III - To Underworld",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "dark",
      "night",
      "overworld",
      "spooky",
      "tense"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nDark theme that could work for overworlds and levels alike.",
    "latest_version": "smwc-29234-1642936989",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29234,
        "title": "Last Bible III - To Underworld",
        "version": "smwc-29234-1642936989",
        "upstream_time": 1642936989,
        "download_url": "https://dl.smwcentral.net/29234/06%20To%20Underworld.zip",
        "filename": "06 To Underworld.zip",
        "size": 70000,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-underworld-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29281,
    "title": "Last Bible III - Underworld Forest",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "cave",
      "dark",
      "forest",
      "mysterious",
      "night",
      "overworld",
      "temple",
      "water"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nA lush dreamy song that could work for forests or abstract settings.",
    "latest_version": "smwc-29281-1644903729",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29281,
        "title": "Last Bible III - Underworld Forest",
        "version": "smwc-29281-1644903729",
        "upstream_time": 1644903729,
        "download_url": "https://dl.smwcentral.net/29281/53%20Underworld%20Forest.zip",
        "filename": "53 Underworld Forest.zip",
        "size": 60132,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22493,
        "title": "Last Bible III - Underworld Forest",
        "version": "smwc-22493-1585214220",
        "upstream_time": 1585214220,
        "download_url": "https://dl.smwcentral.net/22493/Last%20Bible%20III%20-%20Underworld%20Forest.zip",
        "filename": "Last Bible III - Underworld Forest.zip",
        "size": 41408,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-underworld-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29280,
    "title": "Last Bible III - Underworld Town",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "dark",
      "forest",
      "night",
      "town"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nCalm town song with a slightly dark feel.",
    "latest_version": "smwc-29280-1644903500",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29280,
        "title": "Last Bible III - Underworld Town",
        "version": "smwc-29280-1644903500",
        "upstream_time": 1644903500,
        "download_url": "https://dl.smwcentral.net/29280/52%20Underworld%20Town.zip",
        "filename": "52 Underworld Town.zip",
        "size": 60617,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-union",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29253,
    "title": "Last Bible III - Union",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nCalm organ piece.",
    "latest_version": "smwc-29253-1643137524",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29253,
        "title": "Last Bible III - Union",
        "version": "smwc-29253-1643137524",
        "upstream_time": 1643137524,
        "download_url": "https://dl.smwcentral.net/29253/25%20Union.zip",
        "filename": "25 Union.zip",
        "size": 38413,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-val-ship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29258,
    "title": "Last Bible III - Val Ship",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "credits",
      "forest",
      "night",
      "sky",
      "water"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nA calm lush-sounding theme.",
    "latest_version": "smwc-29258-1643141229",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29258,
        "title": "Last Bible III - Val Ship",
        "version": "smwc-29258-1643141229",
        "upstream_time": 1643141229,
        "download_url": "https://dl.smwcentral.net/29258/30%20Val%20Ship.zip",
        "filename": "30 Val Ship.zip",
        "size": 60902,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-village",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29274,
    "title": "Last Bible III - Village",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "overworld",
      "sky",
      "town"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nCalm song that could fit a town/village.",
    "latest_version": "smwc-29274-1643554492",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29274,
        "title": "Last Bible III - Village",
        "version": "smwc-29274-1643554492",
        "upstream_time": 1643554492,
        "download_url": "https://dl.smwcentral.net/29274/46%20Village.zip",
        "filename": "46 Village.zip",
        "size": 36758,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-west-lake",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29266,
    "title": "Last Bible III - West Lake",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "calm",
      "cutscene",
      "environmental",
      "mysterious",
      "overworld"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nCalm dreamy song.",
    "latest_version": "smwc-29266-1643228541",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29266,
        "title": "Last Bible III - West Lake",
        "version": "smwc-29266-1643228541",
        "upstream_time": 1643228541,
        "download_url": "https://dl.smwcentral.net/29266/38%20West%20Lake.zip",
        "filename": "38 West Lake.zip",
        "size": 37752,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-bible-iii-yonatan-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29238,
    "title": "Last Bible III - Yonatan's Theme",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "carnival",
      "cutscene"
    ],
    "description": "Part of the Last Bible 3 soundtrack project.<br>\r\nSounds like it would fit a \"trickster\" character theme.",
    "latest_version": "smwc-29238-1642951866",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29238,
        "title": "Last Bible III - Yonatan's Theme",
        "version": "smwc-29238-1642951866",
        "upstream_time": 1642951866,
        "download_url": "https://dl.smwcentral.net/29238/10%20Yonatan%27s%20Theme.zip",
        "filename": "10 Yonatan%27s Theme.zip",
        "size": 59373,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-last-hurrah",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34960,
    "title": "Last Hurrah",
    "authors": [
      "neptunes-bad-at-hacking"
    ],
    "tags": [
      "calm",
      "cutscene",
      "forest",
      "night",
      "overworld",
      "title",
      "water"
    ],
    "description": "A little port of an original song I made not that long ago.",
    "latest_version": "smwc-34960-1696386629",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34960,
        "title": "Last Hurrah",
        "version": "smwc-34960-1696386629",
        "upstream_time": 1696386629,
        "download_url": "https://dl.smwcentral.net/34960/Last%20Hurrah.zip",
        "filename": "Last Hurrah.zip",
        "size": 62500,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-law-order-mushroom-kingdom-unit-bitch-please",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33701,
    "title": "Law & Order: Mushroom Kingdom Unit - Bitch & Please",
    "authors": [
      "ChaseNScooter",
      "Daizo Dee Von"
    ],
    "tags": [
      "abstract",
      "bonus",
      "credits",
      "cutscene",
      "switch palace",
      "tense"
    ],
    "description": "The song that plays when you're in Sweeties Peeties. It's a remix of \"Bitch Please II\" from Eminem with a hint of the Law & Order theme.<br>\r\n<br>\r\nGive credit if used.",
    "latest_version": "smwc-33701-1690367601",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33701,
        "title": "Law & Order: Mushroom Kingdom Unit - Bitch & Please",
        "version": "smwc-33701-1690367601",
        "upstream_time": 1690367601,
        "download_url": "https://dl.smwcentral.net/33701/%5BS%5D%20Law%20%26%20Order%20Mushroom%20Kingdom%20Unit%20-%20Bitch%20%26%20Please.zip",
        "filename": "%5BS%5D Law %26 Order Mushroom Kingdom Unit - Bitch %26 Please.zip",
        "size": 54432,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-law-order-mushroom-kingdom-unit-pumped-up-on-detached-cliffs",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29349,
    "title": "Law & Order: Mushroom Kingdom Unit - Pumped Up On Detached Cliffs",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "credits",
      "cutscene",
      "final",
      "fire",
      "industrial",
      "switch palace",
      "title"
    ],
    "description": "As heard in <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28581\">Super Mario World Challenges</a>, intended for <span class=\"un-outer\" title=\"ChaseNScooter\"><a href=\"/?p=profile&amp;id=14051\" style=\"color: var(--user-color-2);\" class=\"un\">ChaseNScooter</a></span>'s \"Law & Order: Mushroom Kingdom Unit\". One of the very few SMW custom songs to feature actual lyrics. Most definitely will fit bar/pub areas, or can be background noise for very abstract levels. Maaaybe Bonus Levels too.<br>\r\n<br>\r\nIncompatible with Thunder/Blarggs, Yoshi, P-switch, Stage Clear, and Bonus End.<br>\r\nTempo shouldn't change.",
    "latest_version": "smwc-29349-1651387146",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29349,
        "title": "Law & Order: Mushroom Kingdom Unit - Pumped Up On Detached Cliffs",
        "version": "smwc-29349-1651387146",
        "upstream_time": 1651387146,
        "download_url": "https://dl.smwcentral.net/29349/%5BS%5D%20CUSTOM%20-%20Pumped%20Up%20On%20Detached%20Cliffs.zip",
        "filename": "%5BS%5D CUSTOM - Pumped Up On Detached Cliffs.zip",
        "size": 119600,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-law-order-mushroom-kingdom-unit-wilson-robotnik-the-egg-king-final-zone-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33702,
    "title": "Law & Order: Mushroom Kingdom Unit - Wilson Robotnik, The Egg King! (Final Zone Remix)",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "airship",
      "ambient",
      "castle",
      "cutscene",
      "final",
      "tense"
    ],
    "description": "The theme used for Wilson Robotnik from the pilot episode of \"Law & Order: Mushroom Kingdom Unit\". It's a rearrangement of Sonic The Hedgehog's \"Final Zone\" theme, made to sound like an RPG character theme.<br>\r\n<br>\r\n\"Your ass is grass if you don't tell me what's going on.\"<br>\r\n<br>\r\nGood for castle levels with a military theme. Credit is much appreciated.",
    "latest_version": "smwc-33702-1692136116",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33702,
        "title": "Law & Order: Mushroom Kingdom Unit - Wilson Robotnik, The Egg King! (Final Zone Remix)",
        "version": "smwc-33702-1692136116",
        "upstream_time": 1692136116,
        "download_url": "https://dl.smwcentral.net/33702/%5BS%5D%20Law%20%26%20Order%20Mushroom%20Kingdom%20Unit%20-%20Wilson%20Robotnik%2C%20The%20Egg%20King%21.zip",
        "filename": "%5BS%5D Law %26 Order Mushroom Kingdom Unit - Wilson Robotnik%2C The Egg King%21.zip",
        "size": 52886,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-law-order-special-victims-unit-theme-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29618,
    "title": "Law & Order: Special Victims Unit - Theme Song",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "calm",
      "cave",
      "dark",
      "ghost house",
      "temple",
      "title",
      "urban"
    ],
    "description": "In the criminal justice system, sexually based offenses are considered especially heinous. In New York City, the dedicated detectives who investigate these vicious felonies are members of an elite squad known as the Special Victims Unit. These are their stories.<br>\r\n<br>\r\n<span style=\"font-size: 24pt;\"><b><i>DUN DUN...</i></b></span><br>\r\n<br>\r\nEveryone's parent's favorite drama show has now been ported to the SNES! This is supposed to be for a title screen, but it can also fit in various dark, calm, or gloomy levels.",
    "latest_version": "smwc-29618-1646318647",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29618,
        "title": "Law & Order: Special Victims Unit - Theme Song",
        "version": "smwc-29618-1646318647",
        "upstream_time": 1646318647,
        "download_url": "https://dl.smwcentral.net/29618/Law%20%26%20Order%20SVU.zip",
        "filename": "Law %26 Order SVU.zip",
        "size": 49957,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lazy-town-we-are-number-one",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16966,
    "title": "Lazy Town - We are Number One!",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "misc"
    ],
    "description": "Are you a real SMW Hacker?<br>\r\nWell uh technically... nah.<br>\r\nHave you ever got a big gimmick, like a, like a... UberASM patch?<br>\r\nNaah.<br>\r\nHave you ever tried non-vanilla?<br>\r\n...Naaah naaah.<br>\r\nAll right! I can see, that I have to teach you, how to be... SMW Hackers!<br>\r\n<br>\r\n<b>NOTE!</b> Peek inside the .txt to set if you want this to loop forever or not. It's currently set to never loop back.",
    "latest_version": "smwc-16966-1516130885",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16966,
        "title": "Lazy Town - We are Number One!",
        "version": "smwc-16966-1516130885",
        "upstream_time": 1516130885,
        "download_url": "https://dl.smwcentral.net/16966/HaveYouEverTriedToHackSMW.zip",
        "filename": "HaveYouEverTriedToHackSMW.zip",
        "size": 35412,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lazy-town-we-are-number-one-super-mario-world-stage-clear-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32972,
    "title": "Lazy Town - We are Number One! (Super Mario World Stage Clear Remix)",
    "authors": [
      "KlonoA13Phill"
    ],
    "tags": [
      "goal"
    ],
    "description": "We are Number One, but it's a Stage Clear theme using Super Mario World soundfont.",
    "latest_version": "smwc-32972-1686318636",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32972,
        "title": "Lazy Town - We are Number One! (Super Mario World Stage Clear Remix)",
        "version": "smwc-32972-1686318636",
        "upstream_time": 1686318636,
        "download_url": "https://dl.smwcentral.net/32972/Mario%27s%20Number%20One.zip",
        "filename": "Mario%27s Number One.zip",
        "size": 30490,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lcddem-save-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21767,
    "title": "LCDDEM - Save screen",
    "authors": [
      "Hazel",
      "Tob"
    ],
    "tags": [
      "ambient",
      "calm",
      "night"
    ],
    "description": "The short save screen theme from the Yume Nikki fangame LCDDEM. It is sadly unused because the game lets you save at any point with no menu or anything required. This version is aimed to mimic the feel of the original Yume Nikki save theme! Originally made by nameless, whom used my sampled port as a basis for this version.",
    "latest_version": "smwc-21767-1578203842",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21767,
        "title": "LCDDEM - Save screen",
        "version": "smwc-21767-1578203842",
        "upstream_time": 1578203842,
        "download_url": "https://dl.smwcentral.net/21767/lcddem_savescreenunsampled.zip",
        "filename": "lcddem_savescreenunsampled.zip",
        "size": 30878,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21766,
        "title": "LCDDEM - Save screen",
        "version": "smwc-21766-1578202465",
        "upstream_time": 1578202465,
        "download_url": "https://dl.smwcentral.net/21766/lcddem_savescreen.zip",
        "filename": "lcddem_savescreen.zip",
        "size": 38482,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-led-storm-amiga-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26866,
    "title": "LED Storm (Amiga) - Title Screen",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "chase",
      "final",
      "industrial",
      "retro",
      "sky",
      "space",
      "tense",
      "title",
      "urban"
    ],
    "description": "Remix of the title screen music from LED Storm, based on the Amiga version.<br>\r\n<br>\r\n4/25/2021 Update: Added a version that removes the slightly long intro and made minor edits to the versions.",
    "latest_version": "smwc-26866-1622217760",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26866,
        "title": "LED Storm (Amiga) - Title Screen",
        "version": "smwc-26866-1622217760",
        "upstream_time": 1622217760,
        "download_url": "https://dl.smwcentral.net/26866/LED%20Storm%20%28Amiga%29%20-%20Title%20Screen.zip",
        "filename": "LED Storm (Amiga) - Title Screen.zip",
        "size": 82650,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-legacy-of-the-wizard-maia-worzen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28209,
    "title": "Legacy of the Wizard - Maia Worzen",
    "authors": [
      "Kitikuchan"
    ],
    "tags": [
      "airship",
      "boss",
      "castle",
      "mountain",
      "ruins",
      "temple",
      "urban"
    ],
    "description": "AKA Dragon Slayer IV: Drasle Family<br>\r\nYOUTUBE:<a href=\"https://youtu.be/kHllDPO0iEI\" rel=\"nofollow\">https://youtu.be/kHllDPO0iEI</a><br>\r\nI used samples from <a href=\"https://www.smwcentral.net/?p=section&a=details&id=25279\">THESE</a><a href=\"https://www.smwcentral.net/?p=section&a=details&id=25815\"> PORTS</a>",
    "latest_version": "smwc-28209-1635456312",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28209,
        "title": "Legacy of the Wizard - Maia Worzen",
        "version": "smwc-28209-1635456312",
        "upstream_time": 1635456312,
        "download_url": "https://dl.smwcentral.net/28209/Maia%20Worzen.zip",
        "filename": "Maia Worzen.zip",
        "size": 71888,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-legacy-of-ys-book-i-tower-of-the-shadow-of-death",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25496,
    "title": "Legacy of Ys: Book I - Tower of the Shadow of Death",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "castle",
      "mountain",
      "temple"
    ],
    "description": "This plays during the final dungeon of Ys 1, Darm Tower. It's not a very final-sounding song, but it can definitely work for a tower/castle level in the mountain!<br>\r\n<br>\r\nMy port is largely based on the DS version of Ys I, hence the title of the submission, but I extended the intro a bit so it stays consistent with the other versions of the song.",
    "latest_version": "smwc-25496-1608661361",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25496,
        "title": "Legacy of Ys: Book I - Tower of the Shadow of Death",
        "version": "smwc-25496-1608661361",
        "upstream_time": 1608661361,
        "download_url": "https://dl.smwcentral.net/25496/Ys1DarmTower.zip",
        "filename": "Ys1DarmTower.zip",
        "size": 34007,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-legend-of-the-hall-of-mirrors",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40028,
    "title": "Legend of the Hall of Mirrors",
    "authors": [
      "KungFuFurby"
    ],
    "tags": [
      "mysterious",
      "ruins",
      "temple"
    ],
    "description": "Ah yes, you've heard of the rumors of the Hall of Mirrors... a strange realm indeed. Would you like for me to explain what they could possibly be?",
    "latest_version": "smwc-40028-1751658331",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40028,
        "title": "Legend of the Hall of Mirrors",
        "version": "smwc-40028-1751658331",
        "upstream_time": 1751658331,
        "download_url": "https://dl.smwcentral.net/40028/Legend%20of%20the%20Hall%20of%20Mirrors.zip",
        "filename": "Legend of the Hall of Mirrors.zip",
        "size": 355851,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-legend-of-the-mirror-crystal",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40029,
    "title": "Legend of the Mirror Crystal",
    "authors": [
      "KungFuFurby"
    ],
    "tags": [
      "mysterious",
      "ruins",
      "temple"
    ],
    "description": "Ah yes... the mirror crystal... the core component to the hall of mirrors. Has all kinds of prism-like and mirror-like properties to it...<br>\r\n<br>\r\nEssentially acts as a more magical-esque version of the Legend of the Hall of Mirrors.",
    "latest_version": "smwc-40029-1751658983",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40029,
        "title": "Legend of the Mirror Crystal",
        "version": "smwc-40029-1751658983",
        "upstream_time": 1751658983,
        "download_url": "https://dl.smwcentral.net/40029/Legend%20of%20the%20Mirror%20Crystal.zip",
        "filename": "Legend of the Mirror Crystal.zip",
        "size": 291375,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lego-dimensions-green-hill-zone-smk-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37123,
    "title": "Lego Dimensions - Green Hill Zone (SMK Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "beach",
      "grassland"
    ],
    "description": "Super Mario Kart Styled Super Famicompo 5 based on, Could fit on sunset beach levels",
    "latest_version": "smwc-37123-1713967015",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37123,
        "title": "Lego Dimensions - Green Hill Zone (SMK Remix)",
        "version": "smwc-37123-1713967015",
        "upstream_time": 1713967015,
        "download_url": "https://dl.smwcentral.net/37123/Lego%20Dimensions%20-%20Green%20Hill%20Zone%20%28SMK%20Remix%29.zip",
        "filename": "Lego Dimensions - Green Hill Zone (SMK Remix).zip",
        "size": 46252,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lego-dimensions-green-hill-zone-smrpg-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37038,
    "title": "Lego Dimensions - Green Hill Zone (SMRPG Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "beach",
      "grassland"
    ],
    "description": "Super Famicompo 5 based on, Could fit on sunset beach levels",
    "latest_version": "smwc-37038-1713852585",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37038,
        "title": "Lego Dimensions - Green Hill Zone (SMRPG Remix)",
        "version": "smwc-37038-1713852585",
        "upstream_time": 1713852585,
        "download_url": "https://dl.smwcentral.net/37038/Lego%20Dimensions%20-%20Green%20Hill%20Zone%20%28SMRPG%20Remix%29.zip",
        "filename": "Lego Dimensions - Green Hill Zone (SMRPG Remix).zip",
        "size": 80764,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lego-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12093,
    "title": "LEGO Island 2 - Lego Island Theme",
    "authors": [
      "lu9"
    ],
    "tags": [
      "beach",
      "calm",
      "forest",
      "grassland",
      "jungle",
      "mountain",
      "overworld",
      "title",
      "town"
    ],
    "description": "The theme that plays while you're in Lego Island, in LI2.<br>\r\nFit for grassland levels.",
    "latest_version": "smwc-12093-1445903108",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12093,
        "title": "LEGO Island 2 - Lego Island Theme",
        "version": "smwc-12093-1445903108",
        "upstream_time": 1445903108,
        "download_url": "https://dl.smwcentral.net/12093/LI2_theme.zip",
        "filename": "LI2_theme.zip",
        "size": 31601,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lego-racers-build-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40898,
    "title": "Lego Racers - Build Menu",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "chaotic",
      "upbeat"
    ],
    "description": "making a specific generation of parents (and now would-be adults) scream since 1999 - happy Halloween!<br>\r\n<br>\r\nA very faithful port from the racecar building menu from Lego Racers. Will probably drive most people up the wall. Or just become your head empty no thoughts song.",
    "latest_version": "smwc-40898-1763230018",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40898,
        "title": "Lego Racers - Build Menu",
        "version": "smwc-40898-1763230018",
        "upstream_time": 1763230018,
        "download_url": "https://dl.smwcentral.net/40898/lgrcr_build_spc_the_bendy_update.zip",
        "filename": "lgrcr_build_spc_the_bendy_update.zip",
        "size": 96563,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lego-racers-extra-music",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11341,
    "title": "LEGO Racers - Extra Music 1",
    "authors": [
      "lu9"
    ],
    "tags": [
      "beach",
      "grassland",
      "jungle",
      "overworld"
    ],
    "description": "A nice song that would fit tropical & beach levels.",
    "latest_version": "smwc-11341-1434074423",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11341,
        "title": "LEGO Racers - Extra Music 1",
        "version": "smwc-11341-1434074423",
        "upstream_time": 1434074423,
        "download_url": "https://dl.smwcentral.net/11341/LEGOracers_ExtraMusic1.zip",
        "filename": "LEGOracers_ExtraMusic1.zip",
        "size": 31596,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lego-stunt-rally-gbc-construction-mode",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11363,
    "title": "LEGO Stunt Rally (GBC) - Construction Mode",
    "authors": [
      "lu9"
    ],
    "tags": [
      "cave",
      "industrial",
      "overworld",
      "space",
      "title"
    ],
    "description": "An arpeggio-ish song that could fit Underground or Industrial levels.",
    "latest_version": "smwc-11363-1435202656",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11363,
        "title": "LEGO Stunt Rally (GBC) - Construction Mode",
        "version": "smwc-11363-1435202656",
        "upstream_time": 1435202656,
        "download_url": "https://dl.smwcentral.net/11363/LSRconstructionGBC.zip",
        "filename": "LSRconstructionGBC.zip",
        "size": 30729,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-leilani-wilson-alternate-hydrocity-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39334,
    "title": "Leilani Wilson - [Alternate] HydroCity Act 2",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "credits",
      "night",
      "sewer",
      "upbeat",
      "water"
    ],
    "description": "An alternate song for Sonic 3's Hydrocity Zone Act 2, composed by Leilani Wilson as part of a project to give all the zones alternate music.<br>\r\n<br>\r\nIt's quite a groovy song, and it feels fittingly wet! I picture the smell of chlorine in a vast indoor pool network.<br>\r\n<br>\r\nCheck out the original <a href=\"https://soundcloud.com/leilani-r-wilson/alternate-hydrocity-act-2\" rel=\"nofollow\">here</a>.",
    "latest_version": "smwc-39334-1743010072",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39334,
        "title": "Leilani Wilson - [Alternate] HydroCity Act 2",
        "version": "smwc-39334-1743010072",
        "upstream_time": 1743010072,
        "download_url": "https://dl.smwcentral.net/39334/aquaness2.zip",
        "filename": "aquaness2.zip",
        "size": 35644,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lemmings",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30612,
    "title": "Lemmings 2: The Tribes - Outdoors Theme",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "athletic",
      "bonus",
      "carnival",
      "castle",
      "cave",
      "credits",
      "dark",
      "desert",
      "final",
      "grassland",
      "industrial",
      "jungle",
      "mountain",
      "ruins",
      "space",
      "temple",
      "urban"
    ],
    "description": "The upbeat and jaunty piano theme for the Outdoors tribe in Lemmings 2 (Amiga). Suited for your rompy levels.",
    "latest_version": "smwc-30612-1659227537",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30612,
        "title": "Lemmings 2: The Tribes - Outdoors Theme",
        "version": "smwc-30612-1659227537",
        "upstream_time": 1659227537,
        "download_url": "https://dl.smwcentral.net/30612/Lemmings%202%20-%20Outdoors%20Theme.zip",
        "filename": "Lemmings 2 - Outdoors Theme.zip",
        "size": 49340,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30610,
        "title": "Lemmings 2: The Tribes - Ending Theme",
        "version": "smwc-30610-1659227290",
        "upstream_time": 1659227290,
        "download_url": "https://dl.smwcentral.net/30610/Lemmings%202%20-%20Ending%20Theme.zip",
        "filename": "Lemmings 2 - Ending Theme.zip",
        "size": 65171,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30608,
        "title": "Lemmings 2: The Tribes - Egyptian Theme",
        "version": "smwc-30608-1659227135",
        "upstream_time": 1659227135,
        "download_url": "https://dl.smwcentral.net/30608/Lemmings%202%20-%20Egyptian%20Theme.zip",
        "filename": "Lemmings 2 - Egyptian Theme.zip",
        "size": 59172,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8165,
        "title": "Lemmings 2: The Tribes - Shadow Tribe Theme",
        "version": "smwc-8165-1320215088",
        "upstream_time": 1320215088,
        "download_url": "https://dl.smwcentral.net/8165/Shadow%20Tribe%20Theme.zip",
        "filename": "Shadow Tribe Theme.zip",
        "size": 93508,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7934,
        "title": "Lemmings 2: The Tribes - Highland Tribe Theme",
        "version": "smwc-7934-1319466553",
        "upstream_time": 1319466553,
        "download_url": "https://dl.smwcentral.net/7934/HighlandTribe.zip",
        "filename": "HighlandTribe.zip",
        "size": 47521,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7857,
        "title": "Lemmings 2: The Tribes - Beach Tribe Theme",
        "version": "smwc-7857-1320214514",
        "upstream_time": 1320214514,
        "download_url": "https://dl.smwcentral.net/7857/Beach.Tribe%20Theme.zip",
        "filename": "Beach.Tribe Theme.zip",
        "size": 60282,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7848,
        "title": "Lemmings 2: The Tribes - Sports Theme",
        "version": "smwc-7848-1320218010",
        "upstream_time": 1320218010,
        "download_url": "https://dl.smwcentral.net/7848/Sports.Tribe%20Theme.zip",
        "filename": "Sports.Tribe Theme.zip",
        "size": 58334,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7821,
        "title": "Lemmings 2: The Tribes - Intro Part Two",
        "version": "smwc-7821-1320214606",
        "upstream_time": 1320214606,
        "download_url": "https://dl.smwcentral.net/7821/L2%20Intro.2.zip",
        "filename": "L2 Intro.2.zip",
        "size": 42789,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7717,
        "title": "Lemmings 2: The Tribes - Medieval Tribe Theme",
        "version": "smwc-7717-1320214686",
        "upstream_time": 1320214686,
        "download_url": "https://dl.smwcentral.net/7717/Medieval..zip",
        "filename": "Medieval..zip",
        "size": 57403,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lemmings-3-the-lemmings-chronicles-classic-tribe-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7867,
    "title": "Lemmings 3: The Lemmings Chronicles - Classic Tribe Theme 3",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "castle",
      "cave",
      "credits",
      "grassland",
      "ruins",
      "temple"
    ],
    "description": "This is one of the themes that plays for the Classic Tribe in Lemmings 3. I don't know exactly where exactly this would fit, but it would probably be suited to somewhere more indoors-y, like a cave or a fortress. Preferably with a slightly ominous atmosphere.<br>\r\n<br>\r\n<br>\r\nUpdate (01/04/20):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 2107 bytes.",
    "latest_version": "smwc-7867-1311938923",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7867,
        "title": "Lemmings 3: The Lemmings Chronicles - Classic Tribe Theme 3",
        "version": "smwc-7867-1311938923",
        "upstream_time": 1311938923,
        "download_url": "https://dl.smwcentral.net/7867/Lem3.Classic%203.zip",
        "filename": "Lem3.Classic 3.zip",
        "size": 64636,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7843,
        "title": "Lemmings 3: The Lemmings Chronicles - Classic Tribe Theme 2",
        "version": "smwc-7843-1318146754",
        "upstream_time": 1318146754,
        "download_url": "https://dl.smwcentral.net/7843/Lem3.Classic%202.zip",
        "filename": "Lem3.Classic 2.zip",
        "size": 60749,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lemmings-3-the-lemmings-chronicles-egypt-tribe-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7844,
    "title": "Lemmings 3: The Lemmings Chronicles - Egypt Tribe Theme 1",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "cave",
      "ruins",
      "temple"
    ],
    "description": "One of the themes that plays for the Egyptian tribe in Lemmings 3. In my opinion, the ideal location for this song would be in a puzzle-ish pyramid or temple; something not too action oriented.<br>\r\n<br>\r\nNote: It's not recommended to use this in levels with the timer on, as the tempo increase will break the percussion. Please set the timer to 0 or disable the tempo hike following the instructions from <a href=\"https://www.smwcentral.net/?p=memorymap&game=smw&region=rom&address=008E1A&context=\">here ($008E5C)</a>.<br>\r\n<br>\r\n<br>\r\nUpdate (01/06/20):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 720 bytes.",
    "latest_version": "smwc-7844-1318146884",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7844,
        "title": "Lemmings 3: The Lemmings Chronicles - Egypt Tribe Theme 1",
        "version": "smwc-7844-1318146884",
        "upstream_time": 1318146884,
        "download_url": "https://dl.smwcentral.net/7844/L3%20Egypt%201.zip",
        "filename": "L3 Egypt 1.zip",
        "size": 60613,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lemmings-a-beast-ii-of-a-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7629,
    "title": "Lemmings - A Beast II of a Level",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "dark",
      "jungle",
      "overworld"
    ],
    "description": "The unnamed theme from one of the four special levels of Lemmings, A Beast II of a Level. It's fairly short, so it would probably work best for a dark overworld map, or a very short level segment.",
    "latest_version": "smwc-7629-1312186229",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7629,
        "title": "Lemmings - A Beast II of a Level",
        "version": "smwc-7629-1312186229",
        "upstream_time": 1312186229,
        "download_url": "https://dl.smwcentral.net/7629/A%20Beast%20II%20of%20a%20Level.zip",
        "filename": "A Beast II of a Level.zip",
        "size": 106031,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lemmings-a-beast-of-a-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25614,
    "title": "Lemmings - A Beast of a Level",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "calm",
      "cave",
      "dark",
      "environmental",
      "forest",
      "mysterious",
      "night",
      "spooky",
      "water"
    ],
    "description": "The unnamed theme from one of the four special levels of Lemmings, A Beast of a Level. It was based off of one of the themes from Shadow of the Beast, and would probably work well in a dark, forested area.<br>\r\n<br>\r\nUpdate 1/3/2021: Converted to .brr format and added the Yoshi Bongos command for the extra channel, though you may remove it if you wish by deleting the line with $F4 $06 in #5.",
    "latest_version": "smwc-25614-1609727007",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25614,
        "title": "Lemmings - A Beast of a Level",
        "version": "smwc-25614-1609727007",
        "upstream_time": 1609727007,
        "download_url": "https://dl.smwcentral.net/25614/A%20Beast%20of%20a%20Level.zip",
        "filename": "A Beast of a Level.zip",
        "size": 65037,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lemmings-genesis-mega-drive-ver-cancan",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7240,
    "title": "Lemmings (Genesis/Mega Drive ver.) - Cancan",
    "authors": [
      "Midna"
    ],
    "tags": [
      "athletic",
      "bonus",
      "grassland",
      "star"
    ],
    "description": "Cancan theme from Lemmings. Could fit a bonus level or an athletic level.",
    "latest_version": "smwc-7240-1337735537",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7240,
        "title": "Lemmings (Genesis/Mega Drive ver.) - Cancan",
        "version": "smwc-7240-1337735537",
        "upstream_time": 1337735537,
        "download_url": "https://dl.smwcentral.net/7240/mdlemmingscancan.zip",
        "filename": "mdlemmingscancan.zip",
        "size": 74385,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lemmings-genesis-sunsoft-special",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27570,
    "title": "Lemmings (Genesis) - Sunsoft Special",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "athletic",
      "grassland",
      "overworld"
    ],
    "description": "An exclusive special stage theme from the Mega Drive version of <i>Lemmings</i>, based on Sunsoft's NES platformer <i>Hebereke</i> (localized in the Europe as <i>Ufouria: The Saga</i>).",
    "latest_version": "smwc-27570-1626896001",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27570,
        "title": "Lemmings (Genesis) - Sunsoft Special",
        "version": "smwc-27570-1626896001",
        "upstream_time": 1626896001,
        "download_url": "https://dl.smwcentral.net/27570/Lemmings%20MD%20Hebereke%20Version%201.1.zip",
        "filename": "Lemmings MD Hebereke Version 1.1.zip",
        "size": 34612,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lemmings-shadow-of-the-beast",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7847,
    "title": "Lemmings - Shadow of the Beast",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "final",
      "jungle",
      "ruins",
      "temple"
    ],
    "description": "This is the unnamed theme from one of the four special levels of the Acorn Archimedes port of Lemmings; it's ideal location is probably some sort of a dark forest or fortress.",
    "latest_version": "smwc-7847-1318146691",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7847,
        "title": "Lemmings - Shadow of the Beast",
        "version": "smwc-7847-1318146691",
        "upstream_time": 1318146691,
        "download_url": "https://dl.smwcentral.net/7847/A%20Beast%20of%20a%20Level.zip",
        "filename": "A Beast of a Level.zip",
        "size": 82020,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lemmings-snes-awesome",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31101,
    "title": "Lemmings (SNES) - Awesome",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cave",
      "mountain"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Daizo Dee Von\"><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=11520\" style=\"color: var(--user-color-2);\" class=\"un\">Daizo Dee Von</a></span>",
    "latest_version": "smwc-31101-1659332789",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31101,
        "title": "Lemmings (SNES) - Awesome",
        "version": "smwc-31101-1659332789",
        "upstream_time": 1659332789,
        "download_url": "https://dl.smwcentral.net/31101/Awesome.zip",
        "filename": "Awesome.zip",
        "size": 41427,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lemmings-snes-beast-ii",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32035,
    "title": "Lemmings (SNES) - Beast II",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "tense"
    ],
    "description": "Requested by Daizo.",
    "latest_version": "smwc-32035-1672866348",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32035,
        "title": "Lemmings (SNES) - Beast II",
        "version": "smwc-32035-1672866348",
        "upstream_time": 1672866348,
        "download_url": "https://dl.smwcentral.net/32035/25%20Beast%20II.zip",
        "filename": "25 Beast II.zip",
        "size": 53039,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lemon-angel-pc",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14505,
    "title": "Lemon Angel (PC-98) - LA07.FMX",
    "authors": [
      "sincx"
    ],
    "tags": [
      "beach",
      "credits",
      "mountain",
      "space"
    ],
    "description": "An obscure song from an obscure PC9801 h-game.",
    "latest_version": "smwc-14505-1477275726",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14505,
        "title": "Lemon Angel (PC-98) - LA07.FMX",
        "version": "smwc-14505-1477275726",
        "upstream_time": 1477275726,
        "download_url": "https://dl.smwcentral.net/14505/lemon.zip",
        "filename": "lemon.zip",
        "size": 85281,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lemons-mid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33478,
    "title": "LEMONS.MID",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "beach",
      "grassland",
      "town",
      "urban"
    ],
    "description": "One of the midi files that comes with Multimedia Fusion/Clickteam Fusion and heard in games like Noseman. Ported by hand. Includes an alternative version that loops seamlessly with no silence.<br>\r\n<br>\r\nWeird cellos are used to replicate midi cuica. They're on their own channel and labelled, so they're easy to mute if desired.",
    "latest_version": "smwc-33478-1690494154",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33478,
        "title": "LEMONS.MID",
        "version": "smwc-33478-1690494154",
        "upstream_time": 1690494154,
        "download_url": "https://dl.smwcentral.net/33478/LEMONS.zip",
        "filename": "LEMONS.zip",
        "size": 66607,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-let-s-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20478,
    "title": "Let's Fight!",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "boss"
    ],
    "description": "Original music composed by me for an indie game still in development. Suitable for battles or tense levels.",
    "latest_version": "smwc-20478-1562732228",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20478,
        "title": "Let's Fight!",
        "version": "smwc-20478-1562732228",
        "upstream_time": 1562732228,
        "download_url": "https://dl.smwcentral.net/20478/Let%27s%20Fight%21.zip",
        "filename": "Let%27s Fight%21.zip",
        "size": 32920,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-let-s-fight-sampled",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21625,
    "title": "Let's Fight! (Sampled Version)",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "Sampled version of the tense song composed by me for over a year, good for battle or tense levels.",
    "latest_version": "smwc-21625-1577497221",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21625,
        "title": "Let's Fight! (Sampled Version)",
        "version": "smwc-21625-1577497221",
        "upstream_time": 1577497221,
        "download_url": "https://dl.smwcentral.net/21625/Let%27s%20Fight%21%20SVersion.zip",
        "filename": "Let%27s Fight%21 SVersion.zip",
        "size": 76832,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lethal-enforcers-fence-of-defence",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26067,
    "title": "Lethal Enforcers - Fence of Defence",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "tense"
    ],
    "description": "Fast paced track with a driving drumbeat.",
    "latest_version": "smwc-26067-1615237052",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26067,
        "title": "Lethal Enforcers - Fence of Defence",
        "version": "smwc-26067-1615237052",
        "upstream_time": 1615237052,
        "download_url": "https://dl.smwcentral.net/26067/Lethal%20Enforcers%20-%20Fence%20of%20Defence.zip",
        "filename": "Lethal Enforcers - Fence of Defence.zip",
        "size": 78201,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lethal-enforcers-snes-rolling-bad-guy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28544,
    "title": "Lethal Enforcers (SNES) - Rolling Bad Guy",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "overworld",
      "title",
      "town",
      "urban"
    ],
    "description": "This song sounds like a lot of action. Also those 5 channels are really packed.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-28544-1638062725",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28544,
        "title": "Lethal Enforcers (SNES) - Rolling Bad Guy",
        "version": "smwc-28544-1638062725",
        "upstream_time": 1638062725,
        "download_url": "https://dl.smwcentral.net/28544/RollingBadGuy.zip",
        "filename": "RollingBadGuy.zip",
        "size": 83918,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lethal-weapon-mission",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33096,
    "title": "Lethal Weapon - Mission 1",
    "authors": [
      "Ahrion",
      "Zavok"
    ],
    "tags": [
      "fire",
      "industrial",
      "sewer",
      "urban"
    ],
    "description": "Could fit a factory or urban theme. ",
    "latest_version": "smwc-33096-1684741533",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33096,
        "title": "Lethal Weapon - Mission 1",
        "version": "smwc-33096-1684741533",
        "upstream_time": 1684741533,
        "download_url": "https://dl.smwcentral.net/33096/Lethal%20Weapon%20-%20Mission%201%20%28U%29.zip",
        "filename": "Lethal Weapon - Mission 1 (U).zip",
        "size": 35097,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31898,
        "title": "Lethal Weapon - Mission 1",
        "version": "smwc-31898-1672508505",
        "upstream_time": 1672508505,
        "download_url": "https://dl.smwcentral.net/31898/Mission1.zip",
        "filename": "Mission1.zip",
        "size": 60564,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lethal-weapon-snes-mission",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25459,
    "title": "Lethal Weapon (SNES) - Mission 4",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "castle",
      "final",
      "industrial",
      "space",
      "tense"
    ],
    "description": "The final mission theme from the SNES Lethal Weapon game. It could fit final stages.",
    "latest_version": "smwc-25459-1607964888",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25459,
        "title": "Lethal Weapon (SNES) - Mission 4",
        "version": "smwc-25459-1607964888",
        "upstream_time": 1607964888,
        "download_url": "https://dl.smwcentral.net/25459/Lethal%20Weapon%20-%20Mission%204.zip",
        "filename": "Lethal Weapon - Mission 4.zip",
        "size": 55395,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7034,
    "title": "Level 42",
    "authors": [
      "Exor"
    ],
    "tags": [
      "grassland"
    ],
    "description": "A nice generic song with a unique Asian sound.",
    "latest_version": "smwc-7034-1320041217",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7034,
        "title": "Level 42",
        "version": "smwc-7034-1320041217",
        "upstream_time": 1320041217,
        "download_url": "https://dl.smwcentral.net/7034/Level%2042.zip",
        "filename": "Level 42.zip",
        "size": 70371,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-levus28-race-on-star-mountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23131,
    "title": "Levus28 - Race on Star Mountain",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "abstract",
      "athletic"
    ],
    "description": "Part of Wyatt Croucher's music pack. A tense, fast song.",
    "latest_version": "smwc-23131-1590733322",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23131,
        "title": "Levus28 - Race on Star Mountain",
        "version": "smwc-23131-1590733322",
        "upstream_time": 1590733322,
        "download_url": "https://dl.smwcentral.net/23131/levus28.zip",
        "filename": "levus28.zip",
        "size": 31696,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-life-force-nes-prominence-stage-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27910,
    "title": "Life Force (NES) - Prominence Stage (Stage 3)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic"
    ],
    "description": "The banger song played at Stage 3 of Life Force.<br>\r\n<br>\r\nCan fit athletic levels.<br>\r\n<br>\r\nEdit: Updated to use GAIN remote commands instead of ADSR ones because it wasn't being processed in game.",
    "latest_version": "smwc-27910-1630441965",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27910,
        "title": "Life Force (NES) - Prominence Stage (Stage 3)",
        "version": "smwc-27910-1630441965",
        "upstream_time": 1630441965,
        "download_url": "https://dl.smwcentral.net/27910/Life%20Force%20%28NES%29%20-%20Prominence%20Stage.zip",
        "filename": "Life Force (NES) - Prominence Stage.zip",
        "size": 31754,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-link-the-faces-of-evil-do-the-duck-walk-firestone-lake-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35535,
    "title": "Link: The Faces Of Evil - DO THE DUCK WALK!! ~ Firestone Lake (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "cave",
      "chase",
      "dark",
      "final",
      "fire",
      "mountain",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #9d81d5;\">❝ <b>𝑀𝒶𝒽 𝒷𝑜𝒾, 𝓉𝒽𝒾𝓈 𝓅𝑒𝒶𝒸𝑒 𝒾𝓈 𝓌𝒽𝒶𝓉 𝒶𝓁𝓁 𝓉𝓇𝓊𝑒 𝓌𝒶𝓇𝓇𝒾𝑜𝓇𝓈 𝓈𝓉𝓇𝒾𝓋𝑒 𝐹𝒪𝑅<i>!</i></b> ❞</span></span><br>\r\n‎‎‎‎‎‎‎‎ㅤ<span style=\"font-size: 8pt;\">- King Harkinian, 1993</span><br>\r\n<br>\r\nYes, you're not seeing things. I just did an actual SNES arrangement of <a href=\"https://youtu.be/fmi1QTpMo9Y?si=f9HQfo1PSOOOFH4c\" rel=\"nofollow\">Firestone</a> <a href=\"https://youtu.be/acloXmFQgoM?si=jasrUDgipgVHBSF2\" rel=\"nofollow\">Lake</a> from Link: The Faces of Evil. I dunno if y'all know about this... but I'm <b>UNIRONICALLY</b> in love with the first two Zelda CD-I OSTs. I'm not kidding when I say this is some of my favorite Zelda music ever. Look, other old-school Zelda OSTs are good too, but William Havlicek just said \"fuggit!\" and gave us high-energy music. This doesn't sound like Zelda in the slightest, but who cares! I like it, <b>and you will too!!!</b><br>\r\n<br>\r\nAlso, this is my first Zelda arrangement / port, and it had to be from this game, lmao.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file</u></span>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. C / F Minor (Original Pitch)  <span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\n‎‎‎‎‎‎‎‎ㅤ2. C# / F# Minor (<a href=\"https://youtu.be/CN5hQOI__10?si=OmQkbPPMOuA7H8x5\" rel=\"nofollow\">Ricky Martin</a> Pitch)<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. A / D Minor (<a href=\"https://youtu.be/DOTlMUQzJrw?si=qNyMbsinTKzNY700\" rel=\"nofollow\">Shrek 2</a> Pitch)",
    "latest_version": "smwc-35535-1704411732",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35535,
        "title": "Link: The Faces Of Evil - DO THE DUCK WALK!! ~ Firestone Lake (Remix)",
        "version": "smwc-35535-1704411732",
        "upstream_time": 1704411732,
        "download_url": "https://dl.smwcentral.net/35535/Link%20The%20Faces%20Of%20Evil%20-%20DO%20THE%20DUCK%20WALK%21%21%20~%20Firestone%20Lake%20%28Remix%29.zip",
        "filename": "Link The Faces Of Evil - DO THE DUCK WALK%21%21 ~ Firestone Lake (Remix).zip",
        "size": 147123,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-little-big-planet-main-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19355,
    "title": "Little Big Planet - Main Menu",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "calm",
      "grassland",
      "ice",
      "sky",
      "space",
      "title"
    ],
    "description": "simple arrangement of this song, hopes that it will be useful",
    "latest_version": "smwc-19355-1553198427",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19355,
        "title": "Little Big Planet - Main Menu",
        "version": "smwc-19355-1553198427",
        "upstream_time": 1553198427,
        "download_url": "https://dl.smwcentral.net/19355/Main%20Menu.zip",
        "filename": "Main Menu.zip",
        "size": 22294,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-little-master-niji-iro-no-maseki-forest-of-labyrinth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16626,
    "title": "Little Master: Niji Iro no Maseki - Forest of Labyrinth",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "castle",
      "chase",
      "forest"
    ],
    "description": "Could fit with castle theme",
    "latest_version": "smwc-16626-1510938952",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16626,
        "title": "Little Master: Niji Iro no Maseki - Forest of Labyrinth",
        "version": "smwc-16626-1510938952",
        "upstream_time": 1510938952,
        "download_url": "https://dl.smwcentral.net/16626/Little%20Master%20-%20Forest%20of%20Labyrinth.zip",
        "filename": "Little Master - Forest of Labyrinth.zip",
        "size": 33381,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-little-master-niji-iro-no-maseki-pazta-village-of-grief-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19959,
    "title": "Little Master: Niji Iro no Maseki - Pazta Village of Grief (Arrangement)",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "castle",
      "chase",
      "mountain"
    ],
    "description": "Arranged with higher-quality custom samples, since the original one seriously sucks (even though it's a SNES game, too).<br>\r\n<br>\r\nCould fit with early-game castle theme",
    "latest_version": "smwc-19959-1558141285",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19959,
        "title": "Little Master: Niji Iro no Maseki - Pazta Village of Grief (Arrangement)",
        "version": "smwc-19959-1558141285",
        "upstream_time": 1558141285,
        "download_url": "https://dl.smwcentral.net/19959/Little%20Master%20-%20Pazta%20Village%20of%20Grief.zip",
        "filename": "Little Master - Pazta Village of Grief.zip",
        "size": 68282,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-little-midnight-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30639,
    "title": "Little Midnight Song",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "ambient",
      "calm",
      "credits",
      "night",
      "retro",
      "sad",
      "title"
    ],
    "description": "A calm chiptune song that only uses one sine sample. It's also used for the FFF - WYSIWYG Web Builder 5 keygen",
    "latest_version": "smwc-30639-1651288237",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30639,
        "title": "Little Midnight Song",
        "version": "smwc-30639-1651288237",
        "upstream_time": 1651288237,
        "download_url": "https://dl.smwcentral.net/30639/LittleMidnightSong.zip",
        "filename": "LittleMidnightSong.zip",
        "size": 32841,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-little-nemo-the-dream-master-cloud-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8115,
    "title": "Little Nemo: The Dream Master - Cloud Ruins",
    "authors": [
      "Crispy"
    ],
    "tags": [
      "bonus",
      "calm",
      "sky"
    ],
    "description": "A nice, happy little theme. Would be good for lighthearted areas.",
    "latest_version": "smwc-8115-1312190530",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8115,
        "title": "Little Nemo: The Dream Master - Cloud Ruins",
        "version": "smwc-8115-1312190530",
        "upstream_time": 1312190530,
        "download_url": "https://dl.smwcentral.net/8115/Little%20Nemo%20-%20The%20Dream%20Master%20-%20%27Cloud%20Ruins%27.zip",
        "filename": "Little Nemo - The Dream Master - %27Cloud Ruins%27.zip",
        "size": 66887,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-little-nemo-the-dream-master-flower-garden",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7473,
    "title": "Little Nemo: The Dream Master - Flower Garden",
    "authors": [
      "Crispy"
    ],
    "tags": [
      "calm",
      "overworld"
    ],
    "description": "World 2 from Little Nemo - The Dream Master. Relaxing theme.",
    "latest_version": "smwc-7473-1320218142",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7473,
        "title": "Little Nemo: The Dream Master - Flower Garden",
        "version": "smwc-7473-1320218142",
        "upstream_time": 1320218142,
        "download_url": "https://dl.smwcentral.net/7473/Little%20Nemo%20-%20The%20Dream%20Master%20-%20%27Flower%20Garden%27.zip",
        "filename": "Little Nemo - The Dream Master - %27Flower Garden%27.zip",
        "size": 69387,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-little-nemo-the-dream-master-mushroom-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7041,
    "title": "Little Nemo: The Dream Master - Mushroom Forest",
    "authors": [
      "KilloZapit"
    ],
    "tags": [
      "athletic",
      "forest",
      "grassland"
    ],
    "description": "Upbeat theme, fits to grasslands and forests.",
    "latest_version": "smwc-7041-1311941093",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7041,
        "title": "Little Nemo: The Dream Master - Mushroom Forest",
        "version": "smwc-7041-1311941093",
        "upstream_time": 1311941093,
        "download_url": "https://dl.smwcentral.net/7041/NemoMushroomForest.zip",
        "filename": "NemoMushroomForest.zip",
        "size": 67632,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-little-nemo-the-dream-master-nemo-s-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7474,
    "title": "Little Nemo: The Dream Master - Nemo's House",
    "authors": [
      "Crispy"
    ],
    "tags": [
      "water"
    ],
    "description": "World 5 from Little Nemo - The Dream Master. Would fit a nice underwater level.",
    "latest_version": "smwc-7474-1320218290",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7474,
        "title": "Little Nemo: The Dream Master - Nemo's House",
        "version": "smwc-7474-1320218290",
        "upstream_time": 1320218290,
        "download_url": "https://dl.smwcentral.net/7474/Little%20Nemo%20-%20The%20Dream%20Master%20-%20%27Nemo%27s%20House%27.zip",
        "filename": "Little Nemo - The Dream Master - %27Nemo%27s House%27.zip",
        "size": 66792,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-little-nemo-the-dream-master-night-sea",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7464,
    "title": "Little Nemo: The Dream Master - Night Sea",
    "authors": [
      "Crispy"
    ],
    "tags": [
      "calm",
      "night",
      "water"
    ],
    "description": "The song that plays in World 4 from Little Nemo - The Dream Master. Good for a variety of areas.",
    "latest_version": "smwc-7464-1320218381",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7464,
        "title": "Little Nemo: The Dream Master - Night Sea",
        "version": "smwc-7464-1320218381",
        "upstream_time": 1320218381,
        "download_url": "https://dl.smwcentral.net/7464/Little%20Nemo%20-%20The%20Dream%20Master%20-%20%27Night%20Sea%27.zip",
        "filename": "Little Nemo - The Dream Master - %27Night Sea%27.zip",
        "size": 71121,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-little-nemo-the-dream-master-nightmare-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26852,
    "title": "Little Nemo: The Dream Master - Nightmare Land",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "athletic",
      "cave",
      "final",
      "forest",
      "retro",
      "tense"
    ],
    "description": "Little Nemo was a fun little game for the NES. This track is lively and dynamic but tense. It would be good for late game levels.<br>\r\n<br>\r\nRequested by Darkbloom. Samples are the NES synth sample sets by musicalman from Samples of Insanity.",
    "latest_version": "smwc-26852-1622217175",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26852,
        "title": "Little Nemo: The Dream Master - Nightmare Land",
        "version": "smwc-26852-1622217175",
        "upstream_time": 1622217175,
        "download_url": "https://dl.smwcentral.net/26852/LittleNemo-NightmareLand.zip",
        "filename": "LittleNemo-NightmareLand.zip",
        "size": 35330,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7278,
        "title": "Little Nemo: The Dream Master - Nightmare Land",
        "version": "smwc-7278-1317997387",
        "upstream_time": 1317997387,
        "download_url": "https://dl.smwcentral.net/7278/Little%20Nemo%20-%20The%20Dream%20Master%20-%20%27Nightmare%20Land%27.zip",
        "filename": "Little Nemo - The Dream Master - %27Nightmare Land%27.zip",
        "size": 67685,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-little-nemo-the-dream-master-topsy-turvy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38478,
    "title": "Little Nemo: The Dream Master - Topsy-Turvy",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "abstract",
      "forest",
      "ghost house",
      "night",
      "sea"
    ],
    "description": "The peaceful, lullaby-like theme from Dream 7 in Little Nemo: The Dream Master. Fitting for nighttime levels.",
    "latest_version": "smwc-38478-1729741247",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38478,
        "title": "Little Nemo: The Dream Master - Topsy-Turvy",
        "version": "smwc-38478-1729741247",
        "upstream_time": 1729741247,
        "download_url": "https://dl.smwcentral.net/38478/ln-topsy-turvy.zip",
        "filename": "ln-topsy-turvy.zip",
        "size": 31232,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-little-red-hood-nes-unlicensed-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29077,
    "title": "Little Red Hood (NES Unlicensed) - Main Theme",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "overworld",
      "retro"
    ],
    "description": "Merry Christmas!.. I guess...<br>\r\n<br>\r\nThis rather peculiar track plays in the Unlicensed NES game, Little Red Hood.<br>\r\n<br>\r\nAs far as I know (+ Zophar telling me) this is the only song that plays in the game, yup, nothing else, just this the whole game.<br>\r\nThe game itself is known to be very cryptic and sometimes downright unplayable, almost everything is basically random.<br>\r\n<br>\r\nI wont go into too much detail, but if you are interested, check it out somewhere on the internet. (AVGN made a video on it as well)<br>\r\n<br>\r\nThat's it, I guess, happy holidays! ",
    "latest_version": "smwc-29077-1643574781",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29077,
        "title": "Little Red Hood (NES Unlicensed) - Main Theme",
        "version": "smwc-29077-1643574781",
        "upstream_time": 1643574781,
        "download_url": "https://dl.smwcentral.net/29077/Little_Red_Hood_NES_Unlicensed_-_Main_Theme.zip",
        "filename": "Little_Red_Hood_NES_Unlicensed_-_Main_Theme.zip",
        "size": 35326,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-littlebabybum-being-kind-to-each-other",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18526,
    "title": "LittleBabyBum - Being Kind to Each Other",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "credits",
      "cutscene",
      "grassland",
      "overworld",
      "title"
    ],
    "description": "A repetitive song about helping others, based on “If You're Happy and You Know it” and “Volga-Volga (1938 film) - Molodejnaya”, rendition of original nursery rhyme by LittleBabyBum.",
    "latest_version": "smwc-18526-1543193433",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18526,
        "title": "LittleBabyBum - Being Kind to Each Other",
        "version": "smwc-18526-1543193433",
        "upstream_time": 1543193433,
        "download_url": "https://dl.smwcentral.net/18526/LittleBabyBum%20-%20Being%20Kind%20to%20Each%20Other.zip",
        "filename": "LittleBabyBum - Being Kind to Each Other.zip",
        "size": 66995,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-littlebabybum-big-and-small",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16519,
    "title": "LittleBabyBum - Big and Small",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "calm",
      "cutscene",
      "grassland",
      "ice",
      "night",
      "overworld",
      "title"
    ],
    "description": "A song about comparing big and small objects, rendition of original nursery rhyme by LittleBabyBum.",
    "latest_version": "smwc-16519-1509728025",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16519,
        "title": "LittleBabyBum - Big and Small",
        "version": "smwc-16519-1509728025",
        "upstream_time": 1509728025,
        "download_url": "https://dl.smwcentral.net/16519/LittleBabyBum%20-%20Big%20and%20Small.zip",
        "filename": "LittleBabyBum - Big and Small.zip",
        "size": 64925,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-live-a-live-captain-of-the-stars",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20135,
    "title": "Live A Live - Captain of the Stars",
    "authors": [
      "Vaelstraza"
    ],
    "tags": [
      "bonus",
      "credits",
      "misc"
    ],
    "description": "Simple and sweet track from Live A Live. This would be good for short sections, end credits, and bonus areas.",
    "latest_version": "smwc-20135-1559870667",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20135,
        "title": "Live A Live - Captain of the Stars",
        "version": "smwc-20135-1559870667",
        "upstream_time": 1559870667,
        "download_url": "https://dl.smwcentral.net/20135/captainstars.zip",
        "filename": "captainstars.zip",
        "size": 24515,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-live-a-live-captain-square",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20134,
    "title": "Live A Live - Captain Square",
    "authors": [
      "Vaelstraza"
    ],
    "tags": [
      "bonus",
      "credits",
      "misc"
    ],
    "description": "Super short port from Live-A-Live. Would be good for credits or bonus sections. Loop/track is very small which is something important to note. ",
    "latest_version": "smwc-20134-1559665020",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20134,
        "title": "Live A Live - Captain Square",
        "version": "smwc-20134-1559665020",
        "upstream_time": 1559665020,
        "download_url": "https://dl.smwcentral.net/20134/LiveALive-CaptainSquare.zip",
        "filename": "LiveALive-CaptainSquare.zip",
        "size": 23285,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-live-a-live-clash-in-china",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30902,
    "title": "Live A Live - Clash in China",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "boss"
    ],
    "description": "Requested by Anorakun",
    "latest_version": "smwc-30902-1658855889",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30902,
        "title": "Live A Live - Clash in China",
        "version": "smwc-30902-1658855889",
        "upstream_time": 1658855889,
        "download_url": "https://dl.smwcentral.net/30902/19%20War%20in%20China.zip",
        "filename": "19 War in China.zip",
        "size": 73105,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-live-a-live-cry-a-live-harp",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36597,
    "title": "Live A Live - Cry-A-Live (Harp Version)",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sad"
    ],
    "description": "Harp only version of Cry A Live from Live A Live. (Unsampled version)",
    "latest_version": "smwc-36597-1705020115",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36597,
        "title": "Live A Live - Cry-A-Live (Harp Version)",
        "version": "smwc-36597-1705020115",
        "upstream_time": 1705020115,
        "download_url": "https://dl.smwcentral.net/36597/Uranus.zip",
        "filename": "Uranus.zip",
        "size": 30788,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35325,
        "title": "Live A Live - Cry-A-Live (Harp Version)",
        "version": "smwc-35325-1698113987",
        "upstream_time": 1698113987,
        "download_url": "https://dl.smwcentral.net/35325/Words%20of%20Trust.zip",
        "filename": "Words of Trust.zip",
        "size": 24561,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-live-a-live-fine-weather",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30100,
    "title": "Live A Live - Fine Weather",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "credits",
      "grassland",
      "mountain",
      "overworld",
      "sky",
      "title",
      "town"
    ],
    "description": "A very relaxing, happy song.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-30100-1648219949",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30100,
        "title": "Live A Live - Fine Weather",
        "version": "smwc-30100-1648219949",
        "upstream_time": 1648219949,
        "download_url": "https://dl.smwcentral.net/30100/NiceWeather.zip",
        "filename": "NiceWeather.zip",
        "size": 57939,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16090,
        "title": "Live A Live - Fine Weather",
        "version": "smwc-16090-1503723688",
        "upstream_time": 1503723688,
        "download_url": "https://dl.smwcentral.net/16090/Live%20A%20Live%20-%20Nice%20Weather%20Ain%27t%20it%21.zip",
        "filename": "Live A Live - Nice Weather Ain%27t it%21.zip",
        "size": 33910,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-live-a-live-kiss-of-jealousy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27782,
    "title": "Live A Live - Kiss of Jealousy",
    "authors": [
      "K.T.B."
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "tense",
      "title"
    ],
    "description": "An epic (and somewhat Spanish-sounding?) theme from Live A Live. Composed by Yoko Shimomura.<br>\r\n<br>\r\nIt may be fitting for action-packed areas, such as battle sequences or tough levels. Personally, I also get the vibe from this that it may make for a good title screen theme.<br>\r\n<br>\r\nRequested by Infinity.",
    "latest_version": "smwc-27782-1631564826",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27782,
        "title": "Live A Live - Kiss of Jealousy",
        "version": "smwc-27782-1631564826",
        "upstream_time": 1631564826,
        "download_url": "https://dl.smwcentral.net/27782/KTB%20lalkiss.zip",
        "filename": "KTB lalkiss.zip",
        "size": 70545,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-live-a-live-knock-you-down",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34983,
    "title": "Live A Live - Knock You Down!",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "final",
      "tense"
    ],
    "description": "Knock You Down! from Live-A-Live.<br>\r\n<br>\r\nOmits Thunder.",
    "latest_version": "smwc-34983-1696194990",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34983,
        "title": "Live A Live - Knock You Down!",
        "version": "smwc-34983-1696194990",
        "upstream_time": 1696194990,
        "download_url": "https://dl.smwcentral.net/34983/Live-A-Live%20-%20Knock%20You%20Down.zip",
        "filename": "Live-A-Live - Knock You Down.zip",
        "size": 75391,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19501,
        "title": "Live A Live - Knock You Down!",
        "version": "smwc-19501-1553949315",
        "upstream_time": 1553949315,
        "download_url": "https://dl.smwcentral.net/19501/Live_A_Live_-_Knock_you_Down.zip",
        "filename": "Live_A_Live_-_Knock_you_Down.zip",
        "size": 37147,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-live-a-live-live-a-live",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21916,
    "title": "Live A Live - Live-A-Live",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "final",
      "overworld",
      "tense",
      "title"
    ],
    "description": "Accurate port of a very underrated RPG.<br>\r\nEdit: Issues with @5 is now fixed.",
    "latest_version": "smwc-21916-1581958417",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21916,
        "title": "Live A Live - Live-A-Live",
        "version": "smwc-21916-1581958417",
        "upstream_time": 1581958417,
        "download_url": "https://dl.smwcentral.net/21916/LAL%20-%20Main%20Theme.zip",
        "filename": "LAL - Main Theme.zip",
        "size": 72226,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-live-a-live-live-for-live",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22100,
    "title": "Live A Live - Live for Live",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "credits",
      "cutscene"
    ],
    "description": "The credits theme from Live-A-Live, it could fit a (very long) credit sequence or cutscene. Note that the song doesn't loop.<br>\r\n<br>\r\nNOTE: not compatible with thunder sfx/Blarggs, Bonus end song, P-Switch or Yoshi. If you need Yoshi and/or P-Switch, change the #define at the top of the file to 1, which will make the song compatible with those sound effects at the cost of less echo delay.",
    "latest_version": "smwc-22100-1581363565",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22100,
        "title": "Live A Live - Live for Live",
        "version": "smwc-22100-1581363565",
        "upstream_time": 1581363565,
        "download_url": "https://dl.smwcentral.net/22100/41%20Live%20for%20Live.zip",
        "filename": "41 Live for Live.zip",
        "size": 97348,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-live-a-live-megalomania",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20922,
    "title": "Live A Live - Megalomania",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "athletic",
      "boss",
      "cave",
      "chase",
      "dark",
      "fire",
      "industrial",
      "jungle",
      "mountain"
    ],
    "description": "The main boss theme from a rather underrated jRPG!",
    "latest_version": "smwc-20922-1566205737",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20922,
        "title": "Live A Live - Megalomania",
        "version": "smwc-20922-1566205737",
        "upstream_time": 1566205737,
        "download_url": "https://dl.smwcentral.net/20922/Megalomania.zip",
        "filename": "Megalomania.zip",
        "size": 71095,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8205,
        "title": "Live A Live - Megalomania",
        "version": "smwc-8205-1334003479",
        "upstream_time": 1334003479,
        "download_url": "https://dl.smwcentral.net/8205/Live-A-Live%20-%20Megalomania.zip",
        "filename": "Live-A-Live - Megalomania.zip",
        "size": 78264,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-live-a-live-odio-the-lord-of-dark",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21202,
    "title": "Live A Live - Odio, the Lord of Dark",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "temple"
    ],
    "description": "A very ominous theme from Live-A-Live! <br>\r\n<br>\r\nPerfect for endgame temple/castle levels.",
    "latest_version": "smwc-21202-1569279621",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21202,
        "title": "Live A Live - Odio, the Lord of Dark",
        "version": "smwc-21202-1569279621",
        "upstream_time": 1569279621,
        "download_url": "https://dl.smwcentral.net/21202/DemonOdio.zip",
        "filename": "DemonOdio.zip",
        "size": 45653,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-live-a-live-playing-with-psychos",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22212,
    "title": "Live A Live - Playing with Psychos",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "final"
    ],
    "description": "The theme that plays for battles in the Flow chapter. Requested by Infinity.<br>\r\nOmitted samples: 09, 0D, 0F & 11. (@7, @14, @17, @21)",
    "latest_version": "smwc-22212-1582587022",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22212,
        "title": "Live A Live - Playing with Psychos",
        "version": "smwc-22212-1582587022",
        "upstream_time": 1582587022,
        "download_url": "https://dl.smwcentral.net/22212/Live-A-Live%20-%20A%20Painful%20Death%20at%20the%20Hands%20of%20a%20Psycho.zip",
        "filename": "Live-A-Live - A Painful Death at the Hands of a Psycho.zip",
        "size": 75346,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-live-a-live-playing-with-psychos-x1-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22180,
    "title": "Live A Live - Playing with Psychos (X1 Style)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "grassland",
      "tense"
    ],
    "description": "The battle theme for the near-future chapter from Live a Live, but with a twist!!! Mainly did this one because I wanted to differentiate this one from the rest of the Live A Live ports that have been coming out recently, but also because I always loved this song and how Megaman-ish it sounds haha<br>\r\n<br>\r\nMainly useful for friendlier battles and chases (lel), but could also be used on levels if it's short enough I guess.",
    "latest_version": "smwc-22180-1581966994",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22180,
        "title": "Live A Live - Playing with Psychos (X1 Style)",
        "version": "smwc-22180-1581966994",
        "upstream_time": 1581966994,
        "download_url": "https://dl.smwcentral.net/22180/psychoX1.zip",
        "filename": "psychoX1.zip",
        "size": 61579,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-live-a-live-sancho-de-los-panchos",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25148,
    "title": "Live A Live - Sancho de los Panchos",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "desert"
    ],
    "description": "this song is great for deserts",
    "latest_version": "smwc-25148-1606773032",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25148,
        "title": "Live A Live - Sancho de los Panchos",
        "version": "smwc-25148-1606773032",
        "upstream_time": 1606773032,
        "download_url": "https://dl.smwcentral.net/25148/Sancho.de.Los.Panchos%20.zip",
        "filename": "Sancho.de.Los.Panchos .zip",
        "size": 37937,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-live-a-live-silent-labyrinth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36575,
    "title": "Live A Live - Silent Labyrinth",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "airship",
      "castle",
      "cave",
      "dark",
      "final",
      "ghost house",
      "ice",
      "mysterious",
      "night",
      "overworld",
      "sad",
      "sewer",
      "spooky",
      "temple",
      "tense"
    ],
    "description": "An eerie theme that plays in the dungeon areas of the final chapter of Live A Live. Suitable for caves, dungeons, and generally dark areas.<br>\r\n<br>\r\n24/01/08 update: Added toggle options to use either @13 or @1 for the choir and @1 or @6 for the strings.",
    "latest_version": "smwc-36575-1705088177",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36575,
        "title": "Live A Live - Silent Labyrinth",
        "version": "smwc-36575-1705088177",
        "upstream_time": 1705088177,
        "download_url": "https://dl.smwcentral.net/36575/LAL%20-%20Silent%20Labyrinth.zip",
        "filename": "LAL - Silent Labyrinth.zip",
        "size": 128179,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36574,
        "title": "Live A Live - Silent Labyrinth",
        "version": "smwc-36574-1705088152",
        "upstream_time": 1705088152,
        "download_url": "https://dl.smwcentral.net/36574/Live%20A%20Live%20-%20Silent%20Labyrinth.zip",
        "filename": "Live A Live - Silent Labyrinth.zip",
        "size": 59159,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-live-a-live-strike-the-gong",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38213,
    "title": "Live A Live - Strike the Gong!",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "misc",
      "nintendo presents"
    ],
    "description": "A gong sound effect track from Live a Live, used during the Successor chapter<br>\r\n<br>\r\n<span style=\"color: #ff0000;\"><b>NOTE: To be used as an intro screen sound, the <a href=\"https://www.smwcentral.net/?p=tweaks&a=details&id=102\">Change \"Nintendo Presents\" Timer</a> patch is required or else this song will be cut off.</b></span>",
    "latest_version": "smwc-38213-1726086288",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38213,
        "title": "Live A Live - Strike the Gong!",
        "version": "smwc-38213-1726086288",
        "upstream_time": 1726086288,
        "download_url": "https://dl.smwcentral.net/38213/Strike%20the%20Gong.zip",
        "filename": "Strike the Gong.zip",
        "size": 41314,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-live-a-live-the-shifu-descends-from-the-mount",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34968,
    "title": "Live A Live - The Shifu Descends from the Mount",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "mountain",
      "snow"
    ],
    "description": "The Ancient Master Descends from the Mountains from Live-A-Live.",
    "latest_version": "smwc-34968-1696194606",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34968,
        "title": "Live A Live - The Shifu Descends from the Mount",
        "version": "smwc-34968-1696194606",
        "upstream_time": 1696194606,
        "download_url": "https://dl.smwcentral.net/34968/Live-A-Live%20-%20%20The%20Ancient%20Master%20Descends%20from%20the%20Mountains.zip",
        "filename": "Live-A-Live -  The Ancient Master Descends from the Mountains.zip",
        "size": 60600,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-live-a-live-the-sound-of-silence",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21713,
    "title": "Live A Live - The Sound of Silence",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "night"
    ],
    "description": "Could fit an eastern theme.",
    "latest_version": "smwc-21713-1577673665",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21713,
        "title": "Live A Live - The Sound of Silence",
        "version": "smwc-21713-1577673665",
        "upstream_time": 1577673665,
        "download_url": "https://dl.smwcentral.net/21713/Sound%20of%20Shinobi.zip",
        "filename": "Sound of Shinobi.zip",
        "size": 59912,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-live-a-live-under-the-fake",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19717,
    "title": "Live A Live - Under the Fake",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "calm",
      "desert",
      "night",
      "overworld",
      "town"
    ],
    "description": "a pleasant sound for evening levels.",
    "latest_version": "smwc-19717-1555910721",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19717,
        "title": "Live A Live - Under the Fake",
        "version": "smwc-19717-1555910721",
        "upstream_time": 1555910721,
        "download_url": "https://dl.smwcentral.net/19717/Under%20The%20Fake.zip",
        "filename": "Under The Fake.zip",
        "size": 58739,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7661,
        "title": "Live A Live - Under the Fake",
        "version": "smwc-7661-1312352869",
        "upstream_time": 1312352869,
        "download_url": "https://dl.smwcentral.net/7661/lalutf.zip",
        "filename": "lalutf.zip",
        "size": 63406,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-live-a-live-unseen-syndrome",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22152,
    "title": "Live A Live - Unseen Syndrome",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "cutscene",
      "dark",
      "spooky",
      "tense"
    ],
    "description": "The song played of the Sci-fi Chapter from Live-A-Live.<br>\r\nIt contains all of the possible variations seen in-game. (if I didn't ended forgetting one)<br>\r\n<br>\r\nChannel 7 seems to have some additional notes triggered after the song loops once in the original version. I've disabled that on the txt to make less space for the insert size.<br>\r\nThough, if you want to have these additional notes version, open the Unseen Syndrome text file, and change the Extended_Channel_7 value to 1.",
    "latest_version": "smwc-22152-1581965976",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22152,
        "title": "Live A Live - Unseen Syndrome",
        "version": "smwc-22152-1581965976",
        "upstream_time": 1581965976,
        "download_url": "https://dl.smwcentral.net/22152/LAL%20-%20Unseen%20Syndrome.zip",
        "filename": "LAL - Unseen Syndrome.zip",
        "size": 166528,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-live-a-live-wait-for-truth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39980,
    "title": "Live A Live - Wait for Truth",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "athletic",
      "castle",
      "dark",
      "night",
      "sky"
    ],
    "description": "For Athletic or Castle levels.",
    "latest_version": "smwc-39980-1751310074",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39980,
        "title": "Live A Live - Wait for Truth",
        "version": "smwc-39980-1751310074",
        "upstream_time": 1751310074,
        "download_url": "https://dl.smwcentral.net/39980/Wait%20for%20Truth.zip",
        "filename": "Wait for Truth.zip",
        "size": 66748,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lizardking-chip",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33415,
    "title": "Lizardking - Chip#1 Disco",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "credits",
      "overworld",
      "retro"
    ],
    "description": "Amiga Tracker music!",
    "latest_version": "smwc-33415-1685563954",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33415,
        "title": "Lizardking - Chip#1 Disco",
        "version": "smwc-33415-1685563954",
        "upstream_time": 1685563954,
        "download_url": "https://dl.smwcentral.net/33415/Chip1%20Disco.zip",
        "filename": "Chip1 Disco.zip",
        "size": 45295,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lizardking-church-pop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40329,
    "title": "Lizardking - Church Pop",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "boss",
      "castle",
      "ghost house",
      "industrial"
    ],
    "description": "A repetitve but catchy song from Lizardking.",
    "latest_version": "smwc-40329-1756589464",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40329,
        "title": "Lizardking - Church Pop",
        "version": "smwc-40329-1756589464",
        "upstream_time": 1756589464,
        "download_url": "https://dl.smwcentral.net/40329/Church%20Pop.zip",
        "filename": "Church Pop.zip",
        "size": 63470,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lizardking-delta",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33878,
    "title": "Lizardking - Delta",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "final",
      "space",
      "tense",
      "urban"
    ],
    "description": "A tracker tune by lizardking. Could fit tense or final areas.",
    "latest_version": "smwc-33878-1690736318",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33878,
        "title": "Lizardking - Delta",
        "version": "smwc-33878-1690736318",
        "upstream_time": 1690736318,
        "download_url": "https://dl.smwcentral.net/33878/Lizardking%20-%20Delta.zip",
        "filename": "Lizardking - Delta.zip",
        "size": 54822,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lizardking-det-svaenger",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39273,
    "title": "Lizardking - Det Svaenger",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "upbeat",
      "urban"
    ],
    "description": "Unused port made for BEET JAM",
    "latest_version": "smwc-39273-1742743480",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39273,
        "title": "Lizardking - Det Svaenger",
        "version": "smwc-39273-1742743480",
        "upstream_time": 1742743480,
        "download_url": "https://dl.smwcentral.net/39273/Det%20Svaenger.zip",
        "filename": "Det Svaenger.zip",
        "size": 107688,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lizardking-eat-shit-and-die",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33879,
    "title": "Lizardking - Eat shit and die",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "switch palace",
      "title",
      "urban"
    ],
    "description": "Tracker music by Lizardking I ported a while ago.",
    "latest_version": "smwc-33879-1690803477",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33879,
        "title": "Lizardking - Eat shit and die",
        "version": "smwc-33879-1690803477",
        "upstream_time": 1690803477,
        "download_url": "https://dl.smwcentral.net/33879/Eat%20shit%20and%20die.zip",
        "filename": "Eat shit and die.zip",
        "size": 74722,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lizardking-gametune",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37324,
    "title": "Lizardking - Gametune 5",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "beach",
      "urban"
    ],
    "description": "This is one of the ports I made for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=34714\">Entropy</a>",
    "latest_version": "smwc-37324-1712273980",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37324,
        "title": "Lizardking - Gametune 5",
        "version": "smwc-37324-1712273980",
        "upstream_time": 1712273980,
        "download_url": "https://dl.smwcentral.net/37324/Gametune%205.zip",
        "filename": "Gametune 5.zip",
        "size": 81679,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lizardking-justice-game",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37333,
    "title": "Lizardking - Justice Game 5",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "ambient",
      "cave",
      "dark",
      "industrial",
      "retro",
      "space"
    ],
    "description": "Somewhat tense and ambient tracker music by Lizardking.",
    "latest_version": "smwc-37333-1716066726",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37333,
        "title": "Lizardking - Justice Game 5",
        "version": "smwc-37333-1716066726",
        "upstream_time": 1716066726,
        "download_url": "https://dl.smwcentral.net/37333/Justice%20Game%205.zip",
        "filename": "Justice Game 5.zip",
        "size": 66112,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lizardking-partyfunk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37329,
    "title": "Lizardking - Partyfunk",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "carnival",
      "sky"
    ],
    "description": "Ported this for the 2. season of Saphros' Kaizo Vanilla Level Design Contest.<br>\r\nThere's an alternative version without the intro.",
    "latest_version": "smwc-37329-1716066711",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37329,
        "title": "Lizardking - Partyfunk",
        "version": "smwc-37329-1716066711",
        "upstream_time": 1716066711,
        "download_url": "https://dl.smwcentral.net/37329/Partyfunk.zip",
        "filename": "Partyfunk.zip",
        "size": 144817,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lizardking-popcorn-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32981,
    "title": "Lizardking - Popcorn (Remix)",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "abstract",
      "urban"
    ],
    "description": "🍿 This was a tracker module I came across by Lizardking and thought it would be a fun port. I hope you find some use for it.",
    "latest_version": "smwc-32981-1680570990",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32981,
        "title": "Lizardking - Popcorn (Remix)",
        "version": "smwc-32981-1680570990",
        "upstream_time": 1680570990,
        "download_url": "https://dl.smwcentral.net/32981/Lizardking%20-%20Popcorn%20%28Remix%29.zip",
        "filename": "Lizardking - Popcorn (Remix).zip",
        "size": 69712,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lizardking-urbantacno",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39279,
    "title": "Lizardking - Urbantacno",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "Used for BEET JAM's boss battle",
    "latest_version": "smwc-39279-1745970754",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39279,
        "title": "Lizardking - Urbantacno",
        "version": "smwc-39279-1745970754",
        "upstream_time": 1745970754,
        "download_url": "https://dl.smwcentral.net/39279/Urbantacno.zip",
        "filename": "Urbantacno.zip",
        "size": 91866,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lluvia-chanel-n",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33179,
    "title": "Lluvia - Chanel N",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "credits",
      "retro"
    ],
    "description": "A somewhat sad chiptune ballad.<br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, Thunder/Firework/Blargg ",
    "latest_version": "smwc-33179-1680568591",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33179,
        "title": "Lluvia - Chanel N",
        "version": "smwc-33179-1680568591",
        "upstream_time": 1680568591,
        "download_url": "https://dl.smwcentral.net/33179/Chanel_N.zip",
        "filename": "Chanel_N.zip",
        "size": 51616,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lockjaw-bwv",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23173,
    "title": "Lockjaw - BWV 814 Menuet",
    "authors": [
      "Nikku4211"
    ],
    "tags": [
      "castle",
      "retro",
      "title"
    ],
    "description": "French Suite No. 3 in B minor, BWV 814: V. Menuet<br>\r\n<br>\r\nThis is based on the S3M version remixed by Damian Yerrick for the PC version of his Tetris clone known as 'Lockjaw'.",
    "latest_version": "smwc-23173-1591051498",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23173,
        "title": "Lockjaw - BWV 814 Menuet",
        "version": "smwc-23173-1591051498",
        "upstream_time": 1591051498,
        "download_url": "https://dl.smwcentral.net/23173/bwv814minuet_.zip",
        "filename": "bwv814minuet_.zip",
        "size": 31892,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lollipop-driver",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22109,
    "title": "梅干茶漬け - Lollipop☆driveR",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "grassland"
    ],
    "description": "A happy, chiptune style song that is composed by 梅干茶漬け and joined in BOFU2015. Unlike the original song, this is a looped version to be used in SMW levels. Could fit a grassland level.<br>\r\n<br>\r\nNot compatible with the following:<br>\r\n- vanilla death jingle (however note that it's possible to resolve the incompatibility by asm, e.g. https://bin.smwcentral.net/u/1250/deathjingle_uberasm.zip)<br>\r\n- vanilla p switch song<br>\r\n- vanilla star song<br>\r\n- sfx that uses sample 13 (blargg, lightning)<br>\r\n- noise sfx (bubble, clapping chuck, fire breath, podoboo, swooper)",
    "latest_version": "smwc-22109-1581959469",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22109,
        "title": "梅干茶漬け - Lollipop☆driveR",
        "version": "smwc-22109-1581959469",
        "upstream_time": 1581959469,
        "download_url": "https://dl.smwcentral.net/22109/lpdr.zip",
        "filename": "lpdr.zip",
        "size": 109401,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lollypop-amiga-underground",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32901,
    "title": "Lollypop (Amiga) - Underground",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "cave",
      "dark",
      "ghost house",
      "spooky"
    ],
    "description": "Underground from Lollypop on the Amiga. Useful for dark environments, like caves or ghost houses.<br>\r\n<br>\r\nThis port was based off of the Amiga version, but I decided to spruce the port up a bit by applying some SNES echo and giving the delayed voices their own channels.",
    "latest_version": "smwc-32901-1680084768",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32901,
        "title": "Lollypop (Amiga) - Underground",
        "version": "smwc-32901-1680084768",
        "upstream_time": 1680084768,
        "download_url": "https://dl.smwcentral.net/32901/Lollypop%20%28Amiga%29%20-%20Underground.zip",
        "filename": "Lollypop (Amiga) - Underground.zip",
        "size": 67315,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lone-moments",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21770,
    "title": "Lone Moments",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "ambient",
      "calm"
    ],
    "description": "A small piano piece-like song I made during a competition of ORG Maker.<br>\r\nIt only has 30 seconds of duration, due the fact that was the competition rule at the time.",
    "latest_version": "smwc-21770-1578096414",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21770,
        "title": "Lone Moments",
        "version": "smwc-21770-1578096414",
        "upstream_time": 1578096414,
        "download_url": "https://dl.smwcentral.net/21770/Lone%20Moments.zip",
        "filename": "Lone Moments.zip",
        "size": 30807,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lonely-travels",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12064,
    "title": "Lonely Travels",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "athletic",
      "desert",
      "overworld",
      "ruins",
      "town"
    ],
    "description": "<a href=\"https://www.youtube.com/watch?v=05vGXqb1LJA\" rel=\"nofollow\">Preview (youtube)</a><br>\r\nAn upbeat hiking theme! Composed with and for SMW.<br>\r\n<br>\r\nIt is upbeat yet mellow; pleasing on the ears, but not entirely immersive.<br>\r\n<br>\r\nIt fits mountains and deserts, carnivals and ships, forests and ruins! It is a very versatile theme that would feel right at home in many places.",
    "latest_version": "smwc-12064-1445106803",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12064,
        "title": "Lonely Travels",
        "version": "smwc-12064-1445106803",
        "upstream_time": 1445106803,
        "download_url": "https://dl.smwcentral.net/12064/LonelyTravels.zip",
        "filename": "LonelyTravels.zip",
        "size": 31784,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-long-range-motivation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26497,
    "title": "Long Range Motivation",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "grassland",
      "ice",
      "mountain",
      "night",
      "sky"
    ],
    "description": "An original song I made in a <a href=\"https://cdn.discordapp.com/attachments/489314277228806154/657608190665687120/Compo_XI.zip\" rel=\"nofollow\">competition of ORG Maker</a>. I felt so happy with what I had composed, that I wanted to port it.<br>\r\n<span style=\"font-size: 6pt;\">I think it doesn't seem to fit very well in a SMW level, unless someone use it wisely.</span><br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>03/19/2021 Update</span></div><div class=\"collapse-content\"> * Did rework the entire port from zero, so now every section is properly optimized, and the text file is MUCH MORE readable;<br>\r\n* Added more channels to fill the strings part, so it sounds much more fuller;<br>\r\n* Replaced the cymbal sample to the KSS one;<br>\r\n* Reworked on most of non Kirby samples, downgrading some, and making the organ-like wave more higher quality;<br>\r\n* Crammed all of the percussion parts in one single channel;<br>\r\n* Added a second text file which does contain the final section of the song (which is where the actual song ends, instead of looping forever). Keep in mind that the full one loops once, then it'll stay silent, like the original piece;<br>\r\n* Lowered the global volume to w166.</div></div><br>\r\n<br>\r\n03/22/2021 Update: Just a small fix on the organ-like wave sample on the full version, where the highest note channel overflows at the final section.",
    "latest_version": "smwc-26497-1617746260",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26497,
        "title": "Long Range Motivation",
        "version": "smwc-26497-1617746260",
        "upstream_time": 1617746260,
        "download_url": "https://dl.smwcentral.net/26497/Long%20range%20motivation%20-%20Compo%20XI.zip",
        "filename": "Long range motivation - Compo XI.zip",
        "size": 114981,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-long-voyage-across-the-cold-sea",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40062,
    "title": "Long Voyage Across The Cold Sea",
    "authors": [
      "Lui",
      "Segment1Zone2"
    ],
    "tags": [
      "airship",
      "overworld",
      "sea",
      "snow",
      "upbeat"
    ],
    "description": "A waltz-y, pirate remix of <a href=\"https://www.smwcentral.net/?p=section&a=details&id=36639\">VLDC9's Ice & Snow Map by Lui</a>, made for the 120hoSPC #12 contest.",
    "latest_version": "smwc-40062-1752013628",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40062,
        "title": "Long Voyage Across The Cold Sea",
        "version": "smwc-40062-1752013628",
        "upstream_time": 1752013628,
        "download_url": "https://dl.smwcentral.net/40062/Long%20Voyage%20Across%20The%20Cold%20Sea..zip",
        "filename": "Long Voyage Across The Cold Sea..zip",
        "size": 80775,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-loompaskettee-skettee-riddim",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35420,
    "title": "Loompaskettee - Skettee Riddim",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "airship",
      "castle",
      "dark",
      "industrial",
      "mysterious",
      "spooky"
    ],
    "description": "Here's a super unorthodox port. How did I even pull this off? Fits best with dark and industrial themes.<br>\r\n<br>\r\n<span style=\"color: #ffff00;\">NOTE: Incompatible with \"Bonus End\" SFX!</span><br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=lX2oq1t3124\" rel=\"nofollow\">Original track</a>",
    "latest_version": "smwc-35420-1701389332",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35420,
        "title": "Loompaskettee - Skettee Riddim",
        "version": "smwc-35420-1701389332",
        "upstream_time": 1701389332,
        "download_url": "https://dl.smwcentral.net/35420/Skettee%20Riddim.zip",
        "filename": "Skettee Riddim.zip",
        "size": 91162,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-looney-tunes-collector-alert-gbc-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11353,
    "title": "Looney Tunes Collector: Alert! (GBC) - Forest",
    "authors": [
      "lu9"
    ],
    "tags": [
      "athletic",
      "bonus",
      "forest",
      "grassland",
      "overworld"
    ],
    "description": "Music from the Looney Tunes Collector games, fits the theme of forests (as it is named) but can go well in athletic platform levels.",
    "latest_version": "smwc-11353-1434483913",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11353,
        "title": "Looney Tunes Collector: Alert! (GBC) - Forest",
        "version": "smwc-11353-1434483913",
        "upstream_time": 1434483913,
        "download_url": "https://dl.smwcentral.net/11353/LTCAlert_Forest_SMW.zip",
        "filename": "LTCAlert_Forest_SMW.zip",
        "size": 30827,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-looney-tunes-collector-alert-menu-marvin-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38839,
    "title": "Looney Tunes Collector: Alert! - Menu / Marvin's Theme",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "industrial",
      "mountain",
      "space",
      "urban"
    ],
    "description": "Looks good in urban environments or factories. This version is modified.",
    "latest_version": "smwc-38839-1738370961",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38839,
        "title": "Looney Tunes Collector: Alert! - Menu / Marvin's Theme",
        "version": "smwc-38839-1738370961",
        "upstream_time": 1738370961,
        "download_url": "https://dl.smwcentral.net/38839/Marvin%20Theme.zip",
        "filename": "Marvin Theme.zip",
        "size": 72257,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-looney-tunes-title-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7554,
    "title": "Looney Tunes - Title (Remix)",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "title"
    ],
    "description": "Looney Tunes and Merrie Melodies series from beetwen 1940s to present. Known as 'Road Runner's Death Valley Rally' or Looney Tunes game series.",
    "latest_version": "smwc-7554-1312818641",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7554,
        "title": "Looney Tunes - Title (Remix)",
        "version": "smwc-7554-1312818641",
        "upstream_time": 1312818641,
        "download_url": "https://dl.smwcentral.net/7554/Looney%20Tunes%20-%20Title%20%28Remix%29.zip",
        "filename": "Looney Tunes - Title (Remix).zip",
        "size": 126918,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-loonie-contemplated",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11974,
    "title": "Loonie - Contemplated",
    "authors": [
      "sincx"
    ],
    "tags": [
      "abstract",
      "bonus",
      "credits",
      "night",
      "overworld",
      "sky",
      "space",
      "title",
      "town",
      "water"
    ],
    "description": "A calm song. Could work for overworlds or abstract levels, maybe?",
    "latest_version": "smwc-11974-1444423980",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11974,
        "title": "Loonie - Contemplated",
        "version": "smwc-11974-1444423980",
        "upstream_time": 1444423980,
        "download_url": "https://dl.smwcentral.net/11974/contemplated.zip",
        "filename": "contemplated.zip",
        "size": 34547,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-loop-hero-cosmic-temperance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38026,
    "title": "Loop Hero - Cosmic Temperance",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "boss",
      "cave",
      "chase",
      "dark",
      "tense"
    ],
    "description": "The lich portal appears...",
    "latest_version": "smwc-38026-1723740662",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38026,
        "title": "Loop Hero - Cosmic Temperance",
        "version": "smwc-38026-1723740662",
        "upstream_time": 1723740662,
        "download_url": "https://dl.smwcentral.net/38026/cosmictemperance.zip",
        "filename": "cosmictemperance.zip",
        "size": 58803,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-loop-hero-lich-is-unbreakable",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35200,
    "title": "Loop Hero - Lich is Unbreakable",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "mysterious",
      "tense"
    ],
    "description": "Song from the indie game Loop Hero which features a retro sounding soundtrack.<br>\r\n<br>\r\nEdit: Changed some of the samples of the melody to make it more in line with the original (Thanks Ahrion for the suggestion)",
    "latest_version": "smwc-35200-1696617253",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35200,
        "title": "Loop Hero - Lich is Unbreakable",
        "version": "smwc-35200-1696617253",
        "upstream_time": 1696617253,
        "download_url": "https://dl.smwcentral.net/35200/Lichisunbreakable.zip",
        "filename": "Lichisunbreakable.zip",
        "size": 44480,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-loop-hero-loop-blues",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35443,
    "title": "Loop Hero - Loop Blues",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "calm",
      "dark",
      "mysterious",
      "tense"
    ],
    "description": "Calm but tense song from the Loop Hero soundtrack.",
    "latest_version": "smwc-35443-1699651627",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35443,
        "title": "Loop Hero - Loop Blues",
        "version": "smwc-35443-1699651627",
        "upstream_time": 1699651627,
        "download_url": "https://dl.smwcentral.net/35443/Loopblues.zip",
        "filename": "Loopblues.zip",
        "size": 42818,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lost",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22698,
    "title": "lost",
    "authors": [
      "radicaldawg"
    ],
    "tags": [
      "cave",
      "dark",
      "ice",
      "sad"
    ],
    "description": "Originally intended to be used for underground and dark levels, hence the name. Uses letimotifs from \"skies the limit\"",
    "latest_version": "smwc-22698-1587864938",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22698,
        "title": "lost",
        "version": "smwc-22698-1587864938",
        "upstream_time": 1587864938,
        "download_url": "https://dl.smwcentral.net/22698/lost.zip",
        "filename": "lost.zip",
        "size": 31676,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lost-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7705,
    "title": "Lost Cave",
    "authors": [
      "Masashi27"
    ],
    "tags": [
      "cave",
      "final",
      "overworld"
    ],
    "description": "A mysterious cave theme ported by me! This song will probably suit a cave overworld. Enjoy!",
    "latest_version": "smwc-7705-1319817433",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7705,
        "title": "Lost Cave",
        "version": "smwc-7705-1319817433",
        "upstream_time": 1319817433,
        "download_url": "https://dl.smwcentral.net/7705/Lost%20Cave.zip",
        "filename": "Lost Cave.zip",
        "size": 65317,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lost-desert",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23231,
    "title": "Lost Desert",
    "authors": [
      "Nikku4211"
    ],
    "tags": [
      "desert",
      "ghost house",
      "mysterious",
      "night",
      "ruins",
      "spooky",
      "town"
    ],
    "description": "I originally made this song for a 100% free (with no in-game-real-money payments) sidescroller MMORPG game called <a href=\"https://aeonrivals.com/\" rel=\"nofollow\">Aeon Rivals</a> back in 2017 when it was in development.<br>\r\n<br>\r\nIt was originally for the Lost Desert level, as the author was requesting for .XM music to be put into the game. <br>\r\n<br>\r\nI gave the author this song and while he liked it, he couldn't put it in the game because I was 14 at the time, so I was too young to be able to receive payment without complications.<br>\r\n<br>\r\nOf course, I'm still too young now, and it seems the game is already done, so I'll just upload the song here. Well, converted to AddMusicK MML.<br>\r\n<br>\r\nThis might not sound like most other desert themes. I tried to go not for the classic Saharan feel, but for a more southern US atmosphere that is also mysterious.<br>\r\n<br>\r\nAnd yes, I lifted the drum samples from Evanescence's Bring Me To Life stems.",
    "latest_version": "smwc-23231-1591278795",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23231,
        "title": "Lost Desert",
        "version": "smwc-23231-1591278795",
        "upstream_time": 1591278795,
        "download_url": "https://dl.smwcentral.net/23231/LostDesert_.zip",
        "filename": "LostDesert_.zip",
        "size": 42530,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lost-fountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29455,
    "title": "Lost Fountain",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "forest",
      "ghost house",
      "overworld",
      "sad",
      "spooky",
      "swamp"
    ],
    "description": "Original Composition like <a href=\"https://www.youtube.com/watch?v=q8Me56jU_0M\" rel=\"nofollow\">Youtube</a> was feel haunted waltz music. Also fit on the haunted forest areas.",
    "latest_version": "smwc-29455-1644509272",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29455,
        "title": "Lost Fountain",
        "version": "smwc-29455-1644509272",
        "upstream_time": 1644509272,
        "download_url": "https://dl.smwcentral.net/29455/NSMC%20Lost%20Fountain.zip",
        "filename": "NSMC Lost Fountain.zip",
        "size": 32498,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lost-in-the-dunes",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21325,
    "title": "Lost in The Dunes",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "desert",
      "night"
    ],
    "description": "It's a simple composition for desert or night scenery.",
    "latest_version": "smwc-21325-1571710571",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21325,
        "title": "Lost in The Dunes",
        "version": "smwc-21325-1571710571",
        "upstream_time": 1571710571,
        "download_url": "https://dl.smwcentral.net/21325/Lost%20in%20The%20Dunes.zip",
        "filename": "Lost in The Dunes.zip",
        "size": 63442,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lost-smelling-like-dead",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8580,
    "title": "Lost, smelling like dead",
    "authors": [
      "Mayonnai"
    ],
    "tags": [
      "calm",
      "forest",
      "ruins"
    ],
    "description": "Not my best comp, it was one of my first ever though. Best suited in calmer/darker forests.",
    "latest_version": "smwc-8580-1399458948",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8580,
        "title": "Lost, smelling like dead",
        "version": "smwc-8580-1399458948",
        "upstream_time": 1399458948,
        "download_url": "https://dl.smwcentral.net/8580/smelling_like_dead.zip",
        "filename": "smelling_like_dead.zip",
        "size": 64843,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lost-times-casino-jazz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28170,
    "title": "Lost Times (Casino Jazz)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "bonus",
      "desert",
      "mysterious",
      "night",
      "overworld",
      "switch palace",
      "urban"
    ],
    "description": "Update: Better Renamed instead of \"Poker Solitaire\"<br>\r\nMy original composition from Casino Jazz Music, Could fit on the hidden/secret levels and overworlds. Likely Abstract, City, and night desert levels.",
    "latest_version": "smwc-28170-1632780769",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28170,
        "title": "Lost Times (Casino Jazz)",
        "version": "smwc-28170-1632780769",
        "upstream_time": 1632780769,
        "download_url": "https://dl.smwcentral.net/28170/%5Bjazz%20music%5D%20Lost%20Times.zip",
        "filename": "%5Bjazz music%5D Lost Times.zip",
        "size": 32042,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lost-times-edm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37118,
    "title": "Lost Times (EDM)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "bonus",
      "chase",
      "overworld",
      "space"
    ],
    "description": "My original composition from Casino Jazz Music, Could fit on the hidden/secret levels or submap. Likely abstract or space levels.<br>\r\n<br>\r\n4 tempo variations:<br>\r\n[-2] = -2 key, 117BPM [0:61]<br>\r\n[-1] = -1 key, 133BPM [0:53]<br>\r\n[0] = absolute key, 152BPM [0:46]<br>\r\n[1] = +1 key, 177BPM [0:40]",
    "latest_version": "smwc-37118-1710992846",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37118,
        "title": "Lost Times (EDM)",
        "version": "smwc-37118-1710992846",
        "upstream_time": 1710992846,
        "download_url": "https://dl.smwcentral.net/37118/%5BEDM%20music%5D%20Lost%20Times%20%28S%29.zip",
        "filename": "%5BEDM music%5D Lost Times (S).zip",
        "size": 160769,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lost-times-jazz-special",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29451,
    "title": "Lost Times (Jazz Special)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "bonus",
      "cave",
      "forest",
      "grassland",
      "jungle",
      "overworld"
    ],
    "description": "[SPECIAL] My original composition from Casino Jazz Music, Could fit on the hidden/secret levels and overworlds. Likely Abstract Forest, Lunch/Sweet, and Dream Cave Levels.",
    "latest_version": "smwc-29451-1648321061",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29451,
        "title": "Lost Times (Jazz Special)",
        "version": "smwc-29451-1648321061",
        "upstream_time": 1648321061,
        "download_url": "https://dl.smwcentral.net/29451/%5Bjazz%20special%5D%20Lost%20Times.zip",
        "filename": "%5Bjazz special%5D Lost Times.zip",
        "size": 32136,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lotus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21121,
    "title": "Lotus 3 - Results",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "bonus",
      "credits",
      "misc",
      "urban"
    ],
    "description": "The results theme from Lotus 3. I made a looped version because I think the song works well looped as well.",
    "latest_version": "smwc-21121-1568665900",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21121,
        "title": "Lotus 3 - Results",
        "version": "smwc-21121-1568665900",
        "upstream_time": 1568665900,
        "download_url": "https://dl.smwcentral.net/21121/Lotus%203%20-%20Results.zip",
        "filename": "Lotus 3 - Results.zip",
        "size": 115187,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20051,
        "title": "Lotus 3 - Breathless",
        "version": "smwc-20051-1559176764",
        "upstream_time": 1559176764,
        "download_url": "https://dl.smwcentral.net/20051/l3_cd1-breathless.zip",
        "filename": "l3_cd1-breathless.zip",
        "size": 81792,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19783,
        "title": "Lotus 3 - Shamrip",
        "version": "smwc-19783-1556269674",
        "upstream_time": 1556269674,
        "download_url": "https://dl.smwcentral.net/19783/l3_cd6_shamrip.zip",
        "filename": "l3_cd6_shamrip.zip",
        "size": 76266,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lotus-iii-amiga-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18845,
    "title": "Lotus III (Amiga) - Title Screen",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "abstract",
      "credits",
      "tense",
      "title"
    ],
    "description": "Now for something completely different: here's the title theme for Lotus III on the Amiga, which is definitely up there on my favorite Amiga soundtrack list IMO.<br>\r\n<br>\r\nUse this if you need a theme fitting for both a epic intro and title screen; it's quite long, so it probably won't be able to fit only a title screen. However, it could also fit a ending/credits sequence or maybe even a abstract level I guess lol",
    "latest_version": "smwc-18845-1546975501",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18845,
        "title": "Lotus III (Amiga) - Title Screen",
        "version": "smwc-18845-1546975501",
        "upstream_time": 1546975501,
        "download_url": "https://dl.smwcentral.net/18845/Lotus%20III%20Title.zip",
        "filename": "Lotus III Title.zip",
        "size": 76108,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lotus-iii-the-ultimate-challenge-amiga-metal-machine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29584,
    "title": "Lotus III: The Ultimate Challenge (Amiga) - Metal Machine",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "athletic",
      "industrial",
      "tense"
    ],
    "description": "Another track from the Amiga racing game Lotus 3, this one has very industrial, metal vibes.",
    "latest_version": "smwc-29584-1651002565",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29584,
        "title": "Lotus III: The Ultimate Challenge (Amiga) - Metal Machine",
        "version": "smwc-29584-1651002565",
        "upstream_time": 1651002565,
        "download_url": "https://dl.smwcentral.net/29584/Lotus%20III%20-%20Metal%20Machine.zip",
        "filename": "Lotus III - Metal Machine.zip",
        "size": 69452,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lotus-iii-the-ultimate-challenge-amiga-miami-ice",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29578,
    "title": "Lotus III: The Ultimate Challenge (Amiga) - Miami Ice",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "athletic",
      "industrial",
      "urban"
    ],
    "description": "This high energy track from the Amiga racing game Lotus 3 that has a driving techno beat. Most definitely suited to fast-paced levels.",
    "latest_version": "smwc-29578-1648690066",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29578,
        "title": "Lotus III: The Ultimate Challenge (Amiga) - Miami Ice",
        "version": "smwc-29578-1648690066",
        "upstream_time": 1648690066,
        "download_url": "https://dl.smwcentral.net/29578/Lotus%203%20-%20Miami_Ice.zip",
        "filename": "Lotus 3 - Miami_Ice.zip",
        "size": 69041,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lotus-iii-the-ultimate-challenge-amiga-space-ninja",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29580,
    "title": "Lotus III: The Ultimate Challenge (Amiga) - Space Ninja",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "atheletic",
      "industrial",
      "urban"
    ],
    "description": "Another high-energy track from the Amiga racing game Lotus 3 for use in your fast-paced, athletic levels.",
    "latest_version": "smwc-29580-1648690516",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29580,
        "title": "Lotus III: The Ultimate Challenge (Amiga) - Space Ninja",
        "version": "smwc-29580-1648690516",
        "upstream_time": 1648690516,
        "download_url": "https://dl.smwcentral.net/29580/Lotus%203%20-%20Space_Ninja.zip",
        "filename": "Lotus 3 - Space_Ninja.zip",
        "size": 76128,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lotus-turbo-challenge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28283,
    "title": "Lotus Turbo Challenge 2 - Marsh Course",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "athletic",
      "ghost house",
      "sewer"
    ],
    "description": "A short but energetic song from the Amiga racing game \"Lotus Turbo Challenge 2\" and is the marsh course theme, so it has some athletic, damp, ghost house vibes.",
    "latest_version": "smwc-28283-1632805164",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28283,
        "title": "Lotus Turbo Challenge 2 - Marsh Course",
        "version": "smwc-28283-1632805164",
        "upstream_time": 1632805164,
        "download_url": "https://dl.smwcentral.net/28283/Lotus_2%20-%20Marsh%20Course.zip",
        "filename": "Lotus_2 - Marsh Course.zip",
        "size": 43613,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-love-escalator-angelic-face",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16614,
    "title": "Love Escalator - Angelic Face",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "ice",
      "overworld"
    ],
    "description": "Could fit with calm icy overworld theme.<br>\r\n<b>It's almost unsampled but the music box sample.</b>",
    "latest_version": "smwc-16614-1510603131",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16614,
        "title": "Love Escalator - Angelic Face",
        "version": "smwc-16614-1510603131",
        "upstream_time": 1510603131,
        "download_url": "https://dl.smwcentral.net/16614/Love%20Escalator%20-%20Angelic%20Face.zip",
        "filename": "Love Escalator - Angelic Face.zip",
        "size": 35662,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-love-escalator-fated-pledge-silent-ver",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12697,
    "title": "Love Escalator - FATED PLEDGE (SILENT-Ver.)",
    "authors": [
      "sincx"
    ],
    "tags": [
      "abstract",
      "castle",
      "credits",
      "final",
      "industrial",
      "space"
    ],
    "description": "(Formerly known as Love Escalator - Green, which is the name of OPN variant one (different song!) under the same track number)<br>\r\n<br>\r\nAn upbeat rockish song, ported for Round 0 of SMWC Idol 7. Good for anything intense.",
    "latest_version": "smwc-12697-1447625775",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12697,
        "title": "Love Escalator - FATED PLEDGE (SILENT-Ver.)",
        "version": "smwc-12697-1447625775",
        "upstream_time": 1447625775,
        "download_url": "https://dl.smwcentral.net/12697/green.zip",
        "filename": "green.zip",
        "size": 36908,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-love-escalator-shitamachi-girl",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25663,
    "title": "Love Escalator - Shitamachi Girl",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "cutscene",
      "grassland",
      "town",
      "urban"
    ],
    "description": "Catchy song could fit with sunset, urban, or cutscene screens",
    "latest_version": "smwc-25663-1610596276",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25663,
        "title": "Love Escalator - Shitamachi Girl",
        "version": "smwc-25663-1610596276",
        "upstream_time": 1610596276,
        "download_url": "https://dl.smwcentral.net/25663/Love%20Escalator%20-%20Shitamachi%20Mmusume.zip",
        "filename": "Love Escalator - Shitamachi Mmusume.zip",
        "size": 111124,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-love-escalator-snowwhite-moon-opna",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29176,
    "title": "Love Escalator - Snowwhite Moon (OPNA)",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "night",
      "sky",
      "snow",
      "urban"
    ],
    "description": "Originally ported for Super Famicompo 2021",
    "latest_version": "smwc-29176-1643663552",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29176,
        "title": "Love Escalator - Snowwhite Moon (OPNA)",
        "version": "smwc-29176-1643663552",
        "upstream_time": 1643663552,
        "download_url": "https://dl.smwcentral.net/29176/Love%20Escalator%20-%20Snowwhite%20Moon%20%28OPNA%29.zip",
        "filename": "Love Escalator - Snowwhite Moon (OPNA).zip",
        "size": 126912,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-love-live-school-idol-project-love-wing-bell",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14234,
    "title": "Love Live! School idol project - Love wing bell",
    "authors": [
      "HertzDevil"
    ],
    "tags": [
      "bonus",
      "credits",
      "night",
      "sky"
    ],
    "description": "Insert song from Love Live! S2E05, where Rin Hoshizora takes the center. Suitable for starry levels and special scenes.<br>\r\n<br>\r\nThis port loops at the first verse for the purpose of making it play indefinitely. The MML file is cross-compiled from a different MML dialect using a custom Lua script, and then manually optimized.",
    "latest_version": "smwc-14234-1474855017",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14234,
        "title": "Love Live! School idol project - Love wing bell",
        "version": "smwc-14234-1474855017",
        "upstream_time": 1474855017,
        "download_url": "https://dl.smwcentral.net/14234/Love_wing_bell.zip",
        "filename": "Love_wing_bell.zip",
        "size": 45702,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lovers-of-aether-tutorial-session",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26559,
    "title": "Lovers of Aether - Tutorial Session",
    "authors": [
      "Teows"
    ],
    "tags": [
      "abstract",
      "calm",
      "ice",
      "night",
      "sky"
    ],
    "description": "A rather short and chill track from Lovers of Aether, originally ported as my entry for the 120hoSPC #8 which won 1st place. Good for plenty different calm settings.<br>\r\n<br>\r\nNOTE: For this to insert properly, copy the provided sample group to the Addmusic_sample groups.txt file in your AMK folder. Not compatible w/ Blarggs/thunders.",
    "latest_version": "smwc-26559-1617911640",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26559,
        "title": "Lovers of Aether - Tutorial Session",
        "version": "smwc-26559-1617911640",
        "upstream_time": 1617911640,
        "download_url": "https://dl.smwcentral.net/26559/tutorial_session.zip",
        "filename": "tutorial_session.zip",
        "size": 76579,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lucky-star-fun-fun-fun-dayo-lucky-star",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21047,
    "title": "Lucky Star - Fun Fun Fun Dayo, Lucky Star",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "night",
      "overworld"
    ],
    "description": "Iconic background music from that anime we love",
    "latest_version": "smwc-21047-1567451934",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21047,
        "title": "Lucky Star - Fun Fun Fun Dayo, Lucky Star",
        "version": "smwc-21047-1567451934",
        "upstream_time": 1567451934,
        "download_url": "https://dl.smwcentral.net/21047/Lucky%20Star%20-%20Fun%20Fun%20Fun%20Dayo%20Lucky%20Star.zip",
        "filename": "Lucky Star - Fun Fun Fun Dayo Lucky Star.zip",
        "size": 31330,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ludwig-van-beethoven-piano-sonata-no",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10403,
    "title": "Ludwig van Beethoven - Piano Sonata No. 14 (First Movement)",
    "authors": [
      "Mission_316"
    ],
    "tags": [
      "calm",
      "cave",
      "dark"
    ],
    "description": "A literal transcription of part of Beethoven's Moonlight Sonata. Good for somber settings, such as spooky castles or heavy cutscenes.",
    "latest_version": "smwc-10403-1419885115",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10403,
        "title": "Ludwig van Beethoven - Piano Sonata No. 14 (First Movement)",
        "version": "smwc-10403-1419885115",
        "upstream_time": 1419885115,
        "download_url": "https://dl.smwcentral.net/10403/CUSTOM%20-%20Moonlit%20Sonata.zip",
        "filename": "CUSTOM - Moonlit Sonata.zip",
        "size": 68339,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lufia-ii-rise-of-the-sinistrals-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40642,
    "title": "Lufia II: Rise of the Sinistrals - Battle #1",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "final",
      "fire",
      "tense"
    ],
    "description": "Battle theme from Lufia II",
    "latest_version": "smwc-40642-1759251486",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40642,
        "title": "Lufia II: Rise of the Sinistrals - Battle #1",
        "version": "smwc-40642-1759251486",
        "upstream_time": 1759251486,
        "download_url": "https://dl.smwcentral.net/40642/Lufia%20II%20Battle%20%231%20.zip",
        "filename": "Lufia II Battle %231 .zip",
        "size": 62535,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35541,
        "title": "Lufia II: Rise of the Sinistrals - Battle #2 (Arrange)",
        "version": "smwc-35541-1704559446",
        "upstream_time": 1704559446,
        "download_url": "https://dl.smwcentral.net/35541/lufiaiiboss.zip",
        "filename": "lufiaiiboss.zip",
        "size": 77093,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33798,
        "title": "Lufia II: Rise of the Sinistrals - Battle #3",
        "version": "smwc-33798-1690744234",
        "upstream_time": 1690744234,
        "download_url": "https://dl.smwcentral.net/33798/Lufia%202%20Battle%203.zip",
        "filename": "Lufia 2 Battle 3.zip",
        "size": 59951,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21796,
        "title": "Lufia II: Rise of the Sinistrals - Battle #3",
        "version": "smwc-21796-1578779111",
        "upstream_time": 1578779111,
        "download_url": "https://dl.smwcentral.net/21796/Estpolis%20Denki%202%20-%20Battle%203.zip",
        "filename": "Estpolis Denki 2 - Battle 3.zip",
        "size": 34753,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18100,
        "title": "Lufia II: Rise of the Sinistrals - Battle #2",
        "version": "smwc-18100-1535586126",
        "upstream_time": 1535586126,
        "download_url": "https://dl.smwcentral.net/18100/Lufia%202%20-%20Battle%20%232.zip",
        "filename": "Lufia 2 - Battle %232.zip",
        "size": 35092,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15331,
        "title": "Lufia II: Rise of the Sinistrals - Battle #2 (Resampled)",
        "version": "smwc-15331-1490479747",
        "upstream_time": 1490479747,
        "download_url": "https://dl.smwcentral.net/15331/Lufia%20II%20Boss%20Theme%20%28Resampled%29.zip",
        "filename": "Lufia II Boss Theme (Resampled).zip",
        "size": 70292,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lufia-ii-rise-of-the-sinistrals-final-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34215,
    "title": "Lufia II: Rise of the Sinistrals - Final Battle",
    "authors": [
      "Ahrion",
      "Zavok"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "intro",
      "tense"
    ],
    "description": "Hey guys, it's my birthday today! (The 2nd of July).<br>\r\nCould fit a final theme.",
    "latest_version": "smwc-34215-1693513498",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34215,
        "title": "Lufia II: Rise of the Sinistrals - Final Battle",
        "version": "smwc-34215-1693513498",
        "upstream_time": 1693513498,
        "download_url": "https://dl.smwcentral.net/34215/L2FinalBattle%20%28U%29.zip",
        "filename": "L2FinalBattle (U).zip",
        "size": 33301,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31915,
        "title": "Lufia II: Rise of the Sinistrals - Final Battle",
        "version": "smwc-31915-1672509742",
        "upstream_time": 1672509742,
        "download_url": "https://dl.smwcentral.net/31915/Lufia2FinalBattle.zip",
        "filename": "Lufia2FinalBattle.zip",
        "size": 60195,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lufia-ii-rise-of-the-sinistrals-iris-theme-mystery-lady",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7783,
    "title": "Lufia II: Rise of the Sinistrals - Iris Theme (Mystery Lady)",
    "authors": [
      "Compwhiz128"
    ],
    "tags": [
      "calm"
    ],
    "description": "Very quaint and calming. A submap would be suitable for this or a calm level.",
    "latest_version": "smwc-7783-1320218928",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7783,
        "title": "Lufia II: Rise of the Sinistrals - Iris Theme (Mystery Lady)",
        "version": "smwc-7783-1320218928",
        "upstream_time": 1320218928,
        "download_url": "https://dl.smwcentral.net/7783/Iris.zip",
        "filename": "Iris.zip",
        "size": 69934,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lufia-ii-rise-of-the-sinistrals-labyrinth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38241,
    "title": "Lufia II: Rise of the Sinistrals - Labyrinth",
    "authors": [
      "scratch"
    ],
    "tags": [
      "mysterious",
      "ruins",
      "sewer"
    ],
    "description": "This song is the best for the puzzle, mystery, sewer-themed dungeon.",
    "latest_version": "smwc-38241-1723987386",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38241,
        "title": "Lufia II: Rise of the Sinistrals - Labyrinth",
        "version": "smwc-38241-1723987386",
        "upstream_time": 1723987386,
        "download_url": "https://dl.smwcentral.net/38241/17laby.zip",
        "filename": "17laby.zip",
        "size": 48453,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lufia-ii-rise-of-the-sinistrals-overworld-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8402,
    "title": "Lufia II: Rise of the Sinistrals - Overworld Theme",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "overworld"
    ],
    "description": "The overworld theme from Lufia II. It'll fit pretty well to a main overworld.",
    "latest_version": "smwc-8402-1363889123",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8402,
        "title": "Lufia II: Rise of the Sinistrals - Overworld Theme",
        "version": "smwc-8402-1363889123",
        "upstream_time": 1363889123,
        "download_url": "https://dl.smwcentral.net/8402/Lufia%20II%20-%20Overworld.zip",
        "filename": "Lufia II - Overworld.zip",
        "size": 65277,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lufia-ii-rise-of-the-sinistrals-peace-of-mind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40647,
    "title": "Lufia II: Rise of the Sinistrals - Peace of Mind",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "overworld",
      "town"
    ],
    "description": "Calm song from Lufia II",
    "latest_version": "smwc-40647-1759251275",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40647,
        "title": "Lufia II: Rise of the Sinistrals - Peace of Mind",
        "version": "smwc-40647-1759251275",
        "upstream_time": 1759251275,
        "download_url": "https://dl.smwcentral.net/40647/Peace%20of%20Mind.zip",
        "filename": "Peace of Mind.zip",
        "size": 49681,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lufia-ii-rise-of-the-sinistrals-the-earth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40333,
    "title": "Lufia II: Rise of the Sinistrals - The Earth",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "credits",
      "intro",
      "overworld",
      "title"
    ],
    "description": "A pretty theme from Lufia 2, fitting for title screens and overworlds.",
    "latest_version": "smwc-40333-1756149371",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40333,
        "title": "Lufia II: Rise of the Sinistrals - The Earth",
        "version": "smwc-40333-1756149371",
        "upstream_time": 1756149371,
        "download_url": "https://dl.smwcentral.net/40333/Lufia%202%20-%20The%20Earth.zip",
        "filename": "Lufia 2 - The Earth.zip",
        "size": 32996,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31957,
        "title": "Lufia II: Rise of the Sinistrals - The Earth",
        "version": "smwc-31957-1673990841",
        "upstream_time": 1673990841,
        "download_url": "https://dl.smwcentral.net/31957/TheEarth.zip",
        "filename": "TheEarth.zip",
        "size": 60979,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lufia-ii-rise-of-the-sinistrals-the-lost-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33745,
    "title": "Lufia II: Rise of the Sinistrals - The Lost World",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "calm",
      "cutscene",
      "overworld",
      "temple"
    ],
    "description": "This song is dedicated to <span class=\"un-outer\" title=\"RecToR_24\"><a href=\"/?p=profile&amp;id=38436\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">RecToR_24</a></span>",
    "latest_version": "smwc-33745-1692049304",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33745,
        "title": "Lufia II: Rise of the Sinistrals - The Lost World",
        "version": "smwc-33745-1692049304",
        "upstream_time": 1692049304,
        "download_url": "https://dl.smwcentral.net/33745/The%20Lost%20World.zip",
        "filename": "The Lost World.zip",
        "size": 56016,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lufia-ii-rise-of-the-sinistrals-the-savior-of-those-on-earth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20185,
    "title": "Lufia II: Rise of the Sinistrals - The Savior of Those on Earth",
    "authors": [
      "Vaelstraza"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "title"
    ],
    "description": "Epic/Heroic track from Lufia II. Perfect for Castles or darker levels. <br>\r\n<br>\r\nThere are 2 versions. The original port and an additional port with drop tuning to fit a darker theme if desired. <br>\r\n<br>\r\nOriginally ported for the hack \"Wrath of Bowser\"",
    "latest_version": "smwc-20185-1560131366",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20185,
        "title": "Lufia II: Rise of the Sinistrals - The Savior of Those on Earth",
        "version": "smwc-20185-1560131366",
        "upstream_time": 1560131366,
        "download_url": "https://dl.smwcentral.net/20185/LufiaSavior.zip",
        "filename": "LufiaSavior.zip",
        "size": 84960,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lufia-ii-rise-of-the-sinistrals-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11130,
    "title": "Lufia II: Rise of the Sinistrals - Tower",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "castle"
    ],
    "description": "This is the music from the tower dungeons in Lufia 2.",
    "latest_version": "smwc-11130-1428200532",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11130,
        "title": "Lufia II: Rise of the Sinistrals - Tower",
        "version": "smwc-11130-1428200532",
        "upstream_time": 1428200532,
        "download_url": "https://dl.smwcentral.net/11130/Lufia%202%20-%20Tower.zip",
        "filename": "Lufia 2 - Tower.zip",
        "size": 31510,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lufia-ii-rise-of-the-sinistrals-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40632,
    "title": "Lufia II: Rise of the Sinistrals - Town",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "overworld",
      "title",
      "town"
    ],
    "description": "Town theme from Lufia II",
    "latest_version": "smwc-40632-1759251025",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40632,
        "title": "Lufia II: Rise of the Sinistrals - Town",
        "version": "smwc-40632-1759251025",
        "upstream_time": 1759251025,
        "download_url": "https://dl.smwcentral.net/40632/Lufia%20II%20Town.zip",
        "filename": "Lufia II Town.zip",
        "size": 52998,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lufia-ii-rise-of-the-sinistrals-triumph",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32032,
    "title": "Lufia II: Rise of the Sinistrals - Triumph",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "goal"
    ],
    "description": "Requested by Brutapode89.",
    "latest_version": "smwc-32032-1672535222",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32032,
        "title": "Lufia II: Rise of the Sinistrals - Triumph",
        "version": "smwc-32032-1672535222",
        "upstream_time": 1672535222,
        "download_url": "https://dl.smwcentral.net/32032/109%20Triumph.zip",
        "filename": "109 Triumph.zip",
        "size": 56407,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lufia-the-fortress-of-doom-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31962,
    "title": "Lufia & The Fortress of Doom - Battle #1",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "Normal battle theme from Lufia.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Brutapode89\"><a href=\"/?p=profile&amp;id=35831\" style=\"color: var(--user-color-1);\" class=\"un\">Brutapode89</a></span>",
    "latest_version": "smwc-31962-1673990829",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31962,
        "title": "Lufia & The Fortress of Doom - Battle #1",
        "version": "smwc-31962-1673990829",
        "upstream_time": 1673990829,
        "download_url": "https://dl.smwcentral.net/31962/Lufia1Battle1.zip",
        "filename": "Lufia1Battle1.zip",
        "size": 46385,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lufia-the-fortress-of-doom-final-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7527,
    "title": "Lufia & The Fortress of Doom - Final Battle",
    "authors": [
      "Atma"
    ],
    "tags": [
      "boss",
      "castle",
      "final"
    ],
    "description": "The song that's played when in the Fortress of Doom. It's also used in other Lufia games, (most notably as the opening song for Lufia III) I suggest using it for a tense or penultimate moment.",
    "latest_version": "smwc-7527-1320219346",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7527,
        "title": "Lufia & The Fortress of Doom - Final Battle",
        "version": "smwc-7527-1320219346",
        "upstream_time": 1320219346,
        "download_url": "https://dl.smwcentral.net/7527/Fortress%20of%20Doom.zip",
        "filename": "Fortress of Doom.zip",
        "size": 71534,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lufia-the-fortress-of-doom-last-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31914,
    "title": "Lufia & The Fortress of Doom - Last Battle",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "tense"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Brutapode89\"><a href=\"/?p=profile&amp;id=35831\" style=\"color: var(--user-color-1);\" class=\"un\">Brutapode89</a></span>",
    "latest_version": "smwc-31914-1672509248",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31914,
        "title": "Lufia & The Fortress of Doom - Last Battle",
        "version": "smwc-31914-1672509248",
        "upstream_time": 1672509248,
        "download_url": "https://dl.smwcentral.net/31914/Lufia1LastBattle.zip",
        "filename": "Lufia1LastBattle.zip",
        "size": 53877,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lufia-the-fortress-of-doom-shopping",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21421,
    "title": "Lufia & the Fortress of Doom - Shopping",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "bonus",
      "carnival"
    ],
    "description": "A happy song from the first Lufia game that would work well in bonus rooms.",
    "latest_version": "smwc-21421-1573095259",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21421,
        "title": "Lufia & the Fortress of Doom - Shopping",
        "version": "smwc-21421-1573095259",
        "upstream_time": 1573095259,
        "download_url": "https://dl.smwcentral.net/21421/Lufia%20Shop.zip",
        "filename": "Lufia Shop.zip",
        "size": 27928,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lufia-the-fortress-of-doom-silent-shrine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7972,
    "title": "Lufia & The Fortress of Doom - Silent Shrine",
    "authors": [
      "Atma"
    ],
    "tags": [
      "calm",
      "cave",
      "dark",
      "ghost house",
      "ruins",
      "water"
    ],
    "description": "Eerie and ominous tune. Could fit a few settings.",
    "latest_version": "smwc-7972-1311929756",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7972,
        "title": "Lufia & The Fortress of Doom - Silent Shrine",
        "version": "smwc-7972-1311929756",
        "upstream_time": 1311929756,
        "download_url": "https://dl.smwcentral.net/7972/SilentShrine.zip",
        "filename": "SilentShrine.zip",
        "size": 67953,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lufia-the-fortress-of-doom-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31970,
    "title": "Lufia & The Fortress of Doom - Town",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "grassland",
      "town"
    ],
    "description": "One of my favourite tracks from the game.",
    "latest_version": "smwc-31970-1672514107",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31970,
        "title": "Lufia & The Fortress of Doom - Town",
        "version": "smwc-31970-1672514107",
        "upstream_time": 1672514107,
        "download_url": "https://dl.smwcentral.net/31970/Lufia1Town.zip",
        "filename": "Lufia1Town.zip",
        "size": 52096,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-luigi-s-mansion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23249,
    "title": "Luigi's Mansion 3 - Boilerworks (B2) (Piano Edition)",
    "authors": [
      "MilkyMooer"
    ],
    "tags": [
      "night",
      "sewer",
      "swamp",
      "town"
    ],
    "description": "This is the song that plays on floor B2 in Luigi's Mansion 3, except it a piano version! Pianos are the best instrument.<br>\r\n<br>\r\nNo one gives any love to any other song from Luigi's Mansion 3, except for the main theme. That changes today!",
    "latest_version": "smwc-23249-1591331442",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23249,
        "title": "Luigi's Mansion 3 - Boilerworks (B2) (Piano Edition)",
        "version": "smwc-23249-1591331442",
        "upstream_time": 1591331442,
        "download_url": "https://dl.smwcentral.net/23249/Boilerworks%20%28Piano%20Edition%29.zip",
        "filename": "Boilerworks (Piano Edition).zip",
        "size": 45907,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-luigi-s-mansion-dark-moon-gloomy-manor",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11014,
    "title": "Luigi's Mansion: Dark Moon - Gloomy Manor",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "calm",
      "cutscene",
      "dark",
      "ghost house",
      "night"
    ],
    "description": "The theme of the first mansion from Luigi's Mansion: Dark Moon. The song could work for lighthearted, not very threatening haunted houses.",
    "latest_version": "smwc-11014-1427757842",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11014,
        "title": "Luigi's Mansion: Dark Moon - Gloomy Manor",
        "version": "smwc-11014-1427757842",
        "upstream_time": 1427757842,
        "download_url": "https://dl.smwcentral.net/11014/Luigi%27s%20Mansion%20Dark%20Moon%20-%20Gloomy%20Manor.zip",
        "filename": "Luigi%27s Mansion Dark Moon - Gloomy Manor.zip",
        "size": 40402,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-luigi-s-mansion-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33524,
    "title": "Luigi's Mansion - Main Theme",
    "authors": [
      "A_Known_Enemy"
    ],
    "tags": [
      "dark",
      "mysterious",
      "overworld",
      "spooky",
      "tense"
    ],
    "description": "Slight variation of the Main Theme from original Luigi's Mansion on the GameCube. Incorporates parts from a few different variations within the game, but overall I tried to stay pretty true to the original. Kind of a fun, yet mysterious track that could be good for a haunted castle, puzzle room, or something along those lines. Might even work for a spooky section of an overworld!<br>\r\n<br>\r\n(Updated to clean up a few things)",
    "latest_version": "smwc-33524-1690224192",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33524,
        "title": "Luigi's Mansion - Main Theme",
        "version": "smwc-33524-1690224192",
        "upstream_time": 1690224192,
        "download_url": "https://dl.smwcentral.net/33524/Luigi%27s%20Manison%20-%20Main%20Theme.zip",
        "filename": "Luigi%27s Manison - Main Theme.zip",
        "size": 52439,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-luigi-s-mansion-nintendo-logo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29450,
    "title": "Luigi's Mansion - Nintendo Logo",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "misc",
      "nintendo presents"
    ],
    "description": "Just as the title states. <br>\r\nGood for (spooky) Nintendo Presents.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Koopenstein\"><a href=\"/?p=profile&amp;id=51685\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Koopenstein</a></span>.",
    "latest_version": "smwc-29450-1650313237",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29450,
        "title": "Luigi's Mansion - Nintendo Logo",
        "version": "smwc-29450-1650313237",
        "upstream_time": 1650313237,
        "download_url": "https://dl.smwcentral.net/29450/Luigi%27s%20Mansion%20-%20Nintendo.zip",
        "filename": "Luigi%27s Mansion - Nintendo.zip",
        "size": 78537,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-luigi-s-mansion-training-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38681,
    "title": "Luigi's Mansion - Training Theme",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ghost house",
      "upbeat"
    ],
    "description": "One of my submissions for Super Famicompo 6 which got 21th place for covers. Seems like I messed up the bass tuning but it should be better in this one :D",
    "latest_version": "smwc-38681-1740266172",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38681,
        "title": "Luigi's Mansion - Training Theme",
        "version": "smwc-38681-1740266172",
        "upstream_time": 1740266172,
        "download_url": "https://dl.smwcentral.net/38681/Training%20Theme.zip",
        "filename": "Training Theme.zip",
        "size": 94654,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-luis-fonsi-despacito",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28012,
    "title": "Luis Fonsi - Despacito",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "abstract",
      "ambient",
      "beach",
      "bonus",
      "calm",
      "credits",
      "title"
    ],
    "description": "The best song you could ever choose for your beach levels.<br>\r\nI'm not responable for eventual breakdowns of players who play a level with this in it. Use at your own risk.",
    "latest_version": "smwc-28012-1632782206",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28012,
        "title": "Luis Fonsi - Despacito",
        "version": "smwc-28012-1632782206",
        "upstream_time": 1632782206,
        "download_url": "https://dl.smwcentral.net/28012/Despacito.zip",
        "filename": "Despacito.zip",
        "size": 35639,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17850,
        "title": "Luis Fonsi - Despacito",
        "version": "smwc-17850-1531618360",
        "upstream_time": 1531618360,
        "download_url": "https://dl.smwcentral.net/17850/DESPACITO.zip",
        "filename": "DESPACITO.zip",
        "size": 50194,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-luiz-fonsi-can-t-handle-the-rush-despacito-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34898,
    "title": "Luiz Fonsi - Can't Handle The Rush! ~ Despacito (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "beach",
      "bonus",
      "calm",
      "credits",
      "desert",
      "switch palace",
      "title",
      "water"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #4DA6FF;\"><i>𝐃𝐞𝐬-𝐩𝐚-𝐜𝐢𝐭𝐨<br>\r\n𝐐𝐮𝐢𝐞𝐫𝐨 𝐫𝐞𝐬𝐩𝐢𝐫𝐚𝐫 𝐭𝐮 𝐜𝐮𝐞𝐥𝐥𝐨 𝐝𝐞𝐬𝐩𝐚𝐜𝐢𝐭𝐨<br>\r\n𝐃𝐞𝐣𝐚 𝐪𝐮𝐞 𝐭𝐞 𝐝𝐢𝐠𝐚 𝐜𝐨𝐬𝐚𝐬 𝐚𝐥 𝐨í𝐝𝐨<br>\r\n𝐏𝐚𝐫𝐚 𝐪𝐮𝐞 𝐭𝐞 𝐚𝐜𝐮𝐞𝐫𝐝𝐞𝐬 𝐬𝐢 𝐧𝐨 𝐞𝐬𝐭á𝐬 𝐜𝐨𝐧𝐦𝐢𝐠𝐨</i></span></span><br>\r\n‎‎‎‎‎‎‎‎ㅤ<span style=\"font-size: 8pt;\">- Luis Fonzi, 2017</span><br>\r\n<br>\r\nNo, you didn't just accidentally skip back to a 2017 meme compilation, this is a 2023 SNES remix of <a href=\"https://youtu.be/kJQP7kiw5Fk\" rel=\"nofollow\">Desp</a><a href=\"https://youtu.be/72UO0v5ESUo\" rel=\"nofollow\">acito</a> by Luis Fonsi (ft. Daddy Yankee). Let it be known that I don't understand 90% of the lyrics (despite knowing like 5% Spanish), but Despacito's got an amazing beat, and that's all that really matters.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End\" Yoshi, & Thunder SFX are disabled.<br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ Death sound is gonna sound weird (@0 replaces @9 to save on space).<br>\r\n<br>\r\n<u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u><br>\r\n‎‎‎‎‎‎‎‎ㅤ1. B Minor w/ slight detune (Remix Pitch - Listening-Only)<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. B Minor (Original Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. A Minor (Custom Pitch 1)<br>\r\n‎‎‎‎‎‎‎‎ㅤ4. C Minor (Custom Pitch 2)<br>\r\n<br>\r\n<u>There are also customizable versions for this song that you can adjust in the song's txt file:</u><br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables Nylon Intro & Voice Clip, but at the cost of SMW-Compatibility<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Enables Nylon Intro Only, but at the cost of @12 [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. Disables Nylon Intro & Voice Clip",
    "latest_version": "smwc-34898-1696333112",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34898,
        "title": "Luiz Fonsi - Can't Handle The Rush! ~ Despacito (Remix)",
        "version": "smwc-34898-1696333112",
        "upstream_time": 1696333112,
        "download_url": "https://dl.smwcentral.net/34898/Can%27t%20Handle%20The%20Rush%21.zip",
        "filename": "Can%27t Handle The Rush%21.zip",
        "size": 558733,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lunar",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7950,
    "title": "Lunar 2 - Eternal Blue - Melancholy Heart",
    "authors": [
      "Crispy"
    ],
    "tags": [
      "dark"
    ],
    "description": "Strictly made for cutscenes and/or overworlds.",
    "latest_version": "smwc-7950-1315958106",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7950,
        "title": "Lunar 2 - Eternal Blue - Melancholy Heart",
        "version": "smwc-7950-1315958106",
        "upstream_time": 1315958106,
        "download_url": "https://dl.smwcentral.net/7950/Lunar%202%20-%20Eternal%20Blue%20-%20%27Melancholy%20Heart%27.zip",
        "filename": "Lunar 2 - Eternal Blue - %27Melancholy Heart%27.zip",
        "size": 61027,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-lycanthorn-darkness-arises-castle-intro-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25267,
    "title": "Lycanthorn - Darkness Arises ~ Castle Intro Stage v3 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "final",
      "forest",
      "industrial"
    ],
    "description": "Did a remix of the <a href=\"https://soundcloud.com/lukawritesmusic/1-castle-intro-level\" rel=\"nofollow\">castle intro stage theme (ver. 3)</a> from the Castlevania inspired game / DOOM mod, <a href=\"https://scumhead.itch.io/lycanthorn\" rel=\"nofollow\">Lycanthorn</a>, which is actually just a remix of Bloody Tears from Castlevania II. It's an amazing mod / game with an amazing OST to go alongside it, so if you get the time, given this game a try.<br>\r\n<br>\r\nThis baby is great for castles, towers, factories, dark forests, dark caverns, other dark stages, final areas, and Transylvania.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also 2 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C Minor (Original Pitch, turned on default)<br>\r\n2. C# Minor (Dracula X Pitch)<br>\r\n3. D Minor (Castlevania IV Pitch)",
    "latest_version": "smwc-25267-1607654144",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25267,
        "title": "Lycanthorn - Darkness Arises ~ Castle Intro Stage v3 (Remix)",
        "version": "smwc-25267-1607654144",
        "upstream_time": 1607654144,
        "download_url": "https://dl.smwcentral.net/25267/Darkness%20Arises.zip",
        "filename": "Darkness Arises.zip",
        "size": 170107,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-m-c-kids-bonus-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17494,
    "title": "M.C Kids - Bonus theme",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "athletic",
      "bonus"
    ],
    "description": "Music played at the bonus level of the game. Can fit small bonus rooms and so on.",
    "latest_version": "smwc-17494-1525776712",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17494,
        "title": "M.C Kids - Bonus theme",
        "version": "smwc-17494-1525776712",
        "upstream_time": 1525776712,
        "download_url": "https://dl.smwcentral.net/17494/Bonus.zip",
        "filename": "Bonus.zip",
        "size": 32334,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-m-c-kids-hamburglar-hideout",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7254,
    "title": "M.C. Kids - Hamburglar Hideout",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "dark",
      "final",
      "night",
      "overworld",
      "ruins"
    ],
    "description": "A slow, ominous song that could suit a final submap or cutscene.",
    "latest_version": "smwc-7254-1338204679",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7254,
        "title": "M.C. Kids - Hamburglar Hideout",
        "version": "smwc-7254-1338204679",
        "upstream_time": 1338204679,
        "download_url": "https://dl.smwcentral.net/7254/Hamburglar%27s%20Hideout.zip",
        "filename": "Hamburglar%27s Hideout.zip",
        "size": 62846,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-m-c-kids-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7799,
    "title": "M.C. Kids - Intro",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "overworld"
    ],
    "description": "A nice little loop for bonus levels and overworlds.",
    "latest_version": "smwc-7799-1320221296",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7799,
        "title": "M.C. Kids - Intro",
        "version": "smwc-7799-1320221296",
        "upstream_time": 1320221296,
        "download_url": "https://dl.smwcentral.net/7799/MC%20Kids%20-%20Intro.zip",
        "filename": "MC Kids - Intro.zip",
        "size": 67816,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-m-c-kids-level-music",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13962,
    "title": "M.C. Kids - Level Music 2",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "athletic",
      "bonus",
      "grassland",
      "mountain",
      "night",
      "urban"
    ],
    "description": "A nice track for night-time levels",
    "latest_version": "smwc-13962-1470010744",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13962,
        "title": "M.C. Kids - Level Music 2",
        "version": "smwc-13962-1470010744",
        "upstream_time": 1470010744,
        "download_url": "https://dl.smwcentral.net/13962/Level%20Music%202.zip",
        "filename": "Level Music 2.zip",
        "size": 32897,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8544,
        "title": "M.C. Kids - Level Music 3",
        "version": "smwc-8544-1396801361",
        "upstream_time": 1396801361,
        "download_url": "https://dl.smwcentral.net/8544/Level%20Music%203.zip",
        "filename": "Level Music 3.zip",
        "size": 66120,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7271,
        "title": "M.C. Kids - Level Music 4",
        "version": "smwc-7271-1318099329",
        "upstream_time": 1318099329,
        "download_url": "https://dl.smwcentral.net/7271/Level%204.zip",
        "filename": "Level 4.zip",
        "size": 72222,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-m-c-kids-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8262,
    "title": "M.C. Kids - Map",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland",
      "overworld",
      "town"
    ],
    "description": "The jazzy tune that plays on the map screens in M.C. Kids.  Good for a main map or town.",
    "latest_version": "smwc-8262-1343863422",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8262,
        "title": "M.C. Kids - Map",
        "version": "smwc-8262-1343863422",
        "upstream_time": 1343863422,
        "download_url": "https://dl.smwcentral.net/8262/MC%20Kids%20Map.zip",
        "filename": "MC Kids Map.zip",
        "size": 64749,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-m-c-kids-nes-gopher-grove",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38258,
    "title": "M.C. Kids (NES) - Gopher Grove",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "credits",
      "grassland",
      "retro"
    ],
    "description": "Gopher Grove from M.C. Kids, used in the second stage of the game, as well as the credits sequence.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.<br>\r\n<br>\r\n<b>Update:</b><br>\r\nConverted to a new volume table.",
    "latest_version": "smwc-38258-1726082185",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38258,
        "title": "M.C. Kids (NES) - Gopher Grove",
        "version": "smwc-38258-1726082185",
        "upstream_time": 1726082185,
        "download_url": "https://dl.smwcentral.net/38258/M.C.%20Kids%20-%20Gopher%20Grove.zip",
        "filename": "M.C. Kids - Gopher Grove.zip",
        "size": 68591,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-m-c-kids-opening-cutscene-character-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8237,
    "title": "M.C. Kids - Opening Cutscene/Character House",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "bonus",
      "calm",
      "grassland",
      "overworld",
      "town"
    ],
    "description": "The catchy song that plays during the opening cutscene and at the characters' houses in M.C. Kids. It would suit best for a grassland map theme. It could also work well as a town or bonus area theme.",
    "latest_version": "smwc-8237-1342450621",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8237,
        "title": "M.C. Kids - Opening Cutscene/Character House",
        "version": "smwc-8237-1342450621",
        "upstream_time": 1342450621,
        "download_url": "https://dl.smwcentral.net/8237/MC%20Kids%20Opening.zip",
        "filename": "MC Kids Opening.zip",
        "size": 64563,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-m-c-kids-the-garden",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7728,
    "title": "M.C. Kids - The Garden",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beach",
      "grassland"
    ],
    "description": "The music that plays in the first level of M.C. Kids.",
    "latest_version": "smwc-7728-1317543913",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7728,
        "title": "M.C. Kids - The Garden",
        "version": "smwc-7728-1317543913",
        "upstream_time": 1317543913,
        "download_url": "https://dl.smwcentral.net/7728/MC%20Kids%20-%20The%20Garden.zip",
        "filename": "MC Kids - The Garden.zip",
        "size": 67479,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-m-m-s-the-lost-formulas-stampin-and-sortin",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11343,
    "title": "M&M's The Lost Formulas - Stampin' and Sortin'",
    "authors": [
      "lu9"
    ],
    "tags": [
      "beach",
      "chase",
      "grassland",
      "industrial",
      "overworld"
    ],
    "description": "A song that could fit in fast paced levels.",
    "latest_version": "smwc-11343-1434075058",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11343,
        "title": "M&M's The Lost Formulas - Stampin' and Sortin'",
        "version": "smwc-11343-1434075058",
        "upstream_time": 1434075058,
        "download_url": "https://dl.smwcentral.net/11343/Stampin%27%20and%20Sortin%27.zip",
        "filename": "Stampin%27 and Sortin%27.zip",
        "size": 31719,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-m-u-s-h-a-fullmetal-fighter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26121,
    "title": "M.U.S.H.A - Fullmetal Fighter",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "chase",
      "fire",
      "tense"
    ],
    "description": "This is Fullmetal Fighter, the first stage theme for the Genesis shmup M.U.S.H.A (known as Musha Aleste in Japan), which is also part of the Aleste series. This one is a very fast-paced and heavy song with copious amounts of guitar and keyboard shredding, so it would definitely fit intense kaizo levels pretty well, along with athletic and intense levels in general.",
    "latest_version": "smwc-26121-1615847923",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26121,
        "title": "M.U.S.H.A - Fullmetal Fighter",
        "version": "smwc-26121-1615847923",
        "upstream_time": 1615847923,
        "download_url": "https://dl.smwcentral.net/26121/fullmetalfighter%20%281%29.zip",
        "filename": "fullmetalfighter (1).zip",
        "size": 70770,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-maarten-bywaard-the-last-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35136,
    "title": "Maarten Bywaard - The Last Night",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "athletic",
      "night",
      "urban"
    ],
    "description": "The Last Night by Maarten Bywaard.<br>\r\n<br>\r\nThis song was used in <span class=\"un-outer\" title=\"Donut\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=48514\" style=\"color: #ea589f;\" class=\"un\">Donut</a></span> and I's <a href=\"https://www.youtube.com/watch?v=lXiKv083eeQ\" rel=\"nofollow\">VLDC13 level, Sapphire Shores</a>. When I originally ported this, I didn't have enough experience to make this song fully SMW compatible, but after revisiting it a couple of days ago, I managed to do it (somewhat).<br>\r\nHuge thanks to <span class=\"un-outer\" title=\"Ahrion\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=46862\" style=\"color: #557aaa;\" class=\"un\">Ahrion</a></span> for helping with the samples back then, love you man.<br>\r\n<br>\r\nMake sure to insert the sample group included in the submission.<br>\r\nOmits Thunder, @15 (Yoshi) and @7 (Bonus End).",
    "latest_version": "smwc-35136-1697730071",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35136,
        "title": "Maarten Bywaard - The Last Night",
        "version": "smwc-35136-1697730071",
        "upstream_time": 1697730071,
        "download_url": "https://dl.smwcentral.net/35136/Maarten%20Bywaard%20-%20The%20Last%20Night.zip",
        "filename": "Maarten Bywaard - The Last Night.zip",
        "size": 133110,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-machinations-m-t-opolitaines",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32975,
    "title": "Machinations Météopolitaines",
    "authors": [
      "bebn legg",
      "icrawfish"
    ],
    "tags": [
      "ambient",
      "industrial",
      "night",
      "town",
      "urban"
    ],
    "description": "\"<i>You're walking through the big city, lost in thought. But, looking around, things aren't quite so bad when you're here.</i>\"<br>\r\n<br>\r\nA joint composition between icrawfish and bebn legg that won 4th place at Super Famicompo 4. We took turns composing and porting each part, which was lots of fun, and this fusion of a piece was the result.<br>\r\n<br>\r\nWe came up with the title by combining some themes the song reminded us, like cities and machines, but also seasonal/weathery vibes, and brought that over to French to come up with \"Machinations Météopolitaines\" (the second word being a combination of \"météo\" meaning weather, and \"métropolitain\", or metropolitan).",
    "latest_version": "smwc-32975-1680085257",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32975,
        "title": "Machinations Météopolitaines",
        "version": "smwc-32975-1680085257",
        "upstream_time": 1680085257,
        "download_url": "https://dl.smwcentral.net/32975/Machinations.zip",
        "filename": "Machinations.zip",
        "size": 37800,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mad-stalker-x68000-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11973,
    "title": "Mad Stalker (X68000) - Stage 5",
    "authors": [
      "sincx"
    ],
    "tags": [
      "castle",
      "chase",
      "final",
      "fire",
      "industrial",
      "night",
      "space",
      "tense"
    ],
    "description": "An uptempo, somewhat tense song with a rockin' bassline. Could work for castles/factories.",
    "latest_version": "smwc-11973-1444423884",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11973,
        "title": "Mad Stalker (X68000) - Stage 5",
        "version": "smwc-11973-1444423884",
        "upstream_time": 1444423884,
        "download_url": "https://dl.smwcentral.net/11973/mss5.zip",
        "filename": "mss5.zip",
        "size": 80690,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-madden-nfl",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10983,
    "title": "Madden NFL '96 - We Will Rock You (Clapping)",
    "authors": [
      "sincx"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "misc"
    ],
    "description": "Ever wanted to make a football stadium in SMW but couldn't find any suiting background noise? Me neither, but now this exists just in case.",
    "latest_version": "smwc-10983-1427756287",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10983,
        "title": "Madden NFL '96 - We Will Rock You (Clapping)",
        "version": "smwc-10983-1427756287",
        "upstream_time": 1427756287,
        "download_url": "https://dl.smwcentral.net/10983/nflclap.zip",
        "filename": "nflclap.zip",
        "size": 24450,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-madou-monogatari-1-2",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22009,
    "title": "Madou Monogatari 1-2-3 - An Enemy Approaches",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "abstract",
      "ambient",
      "boss",
      "dark",
      "mysterious",
      "tense"
    ],
    "description": "The battle theme from Compile's dungeon crawler series, localized in English as <i>Sorcery Saga</i>. Based on the Mega Drive remake.",
    "latest_version": "smwc-22009-1581320460",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22009,
        "title": "Madou Monogatari 1-2-3 - An Enemy Approaches",
        "version": "smwc-22009-1581320460",
        "upstream_time": 1581320460,
        "download_url": "https://dl.smwcentral.net/22009/Madou%20Monogatari%20123%20Battle.zip",
        "filename": "Madou Monogatari 123 Battle.zip",
        "size": 33458,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-madou-monogatari-a-r-s-oddity-of-shenanigans",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32037,
    "title": "Madou Monogatari A·R·S - Oddity of Shenanigans",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "athletic",
      "calm",
      "forest",
      "grassland",
      "retro",
      "switch palace",
      "town"
    ],
    "description": "A happy dungeon music from Compile's dungeon crawl <i>Madou Monogatari A·R·S</i> for PC-98, a prequel to the series (localized in English as <i>Sorcery Saga</i>). It's used early in Arle Nadja's chapter. Could fit forest levels.",
    "latest_version": "smwc-32037-1673488926",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32037,
        "title": "Madou Monogatari A·R·S - Oddity of Shenanigans",
        "version": "smwc-32037-1673488926",
        "upstream_time": 1673488926,
        "download_url": "https://dl.smwcentral.net/32037/Madou%20Monogatari%20ARS%20Oddity%20of%20Shenanigans%20v1.1.zip",
        "filename": "Madou Monogatari ARS Oddity of Shenanigans v1.1.zip",
        "size": 35769,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-madou-monogatari-hanamaru-dai-youchienji-last-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18185,
    "title": "Madou Monogatari: Hanamaru Dai Youchienji - Last Battle",
    "authors": [
      "Barrels O' Fun"
    ],
    "tags": [
      "boss",
      "dark",
      "final"
    ],
    "description": "A short moderately paced final boss theme with a couple of time signature changes to change the beat up. This plays during the fight with the dreaded Fudoushi who's under possession by the character known as \"Devil\".<br>\r\nThe B Section of this song is one long legato so it would be recommended to have pausing disabled for this song, or have a work-around that doesn't disable voices.",
    "latest_version": "smwc-18185-1537843387",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18185,
        "title": "Madou Monogatari: Hanamaru Dai Youchienji - Last Battle",
        "version": "smwc-18185-1537843387",
        "upstream_time": 1537843387,
        "download_url": "https://dl.smwcentral.net/18185/Madou%20Monogatari%20Hanamaru%20Dai%20Youchienji%20-%20Last%20Battle.zip",
        "filename": "Madou Monogatari Hanamaru Dai Youchienji - Last Battle.zip",
        "size": 63001,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-madvillain-figaro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25655,
    "title": "Madvillain - Figaro",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cutscene",
      "misc",
      "overworld"
    ],
    "description": "A short loop of the immaculate song from Madvillainy, the legendary collaboration between rapper MF DOOM and producer Madlib. Fitting for overworld maps, cutscenes or miscellaneous situations. ",
    "latest_version": "smwc-25655-1610586391",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25655,
        "title": "Madvillain - Figaro",
        "version": "smwc-25655-1610586391",
        "upstream_time": 1610586391,
        "download_url": "https://dl.smwcentral.net/25655/Madvillain%20-%20Figaro.zip",
        "filename": "Madvillain - Figaro.zip",
        "size": 36478,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-madvillain-raid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32528,
    "title": "Madvillain - Raid",
    "authors": [
      "mueuen"
    ],
    "tags": [
      "abstract",
      "bonus",
      "calm"
    ],
    "description": "A slightly abridged version of Madvillain's \"Raid\".<br>\r\nYou can skip the intro by defining SKIP_INTRO at the top of file.",
    "latest_version": "smwc-32528-1677641904",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32528,
        "title": "Madvillain - Raid",
        "version": "smwc-32528-1677641904",
        "upstream_time": 1677641904,
        "download_url": "https://dl.smwcentral.net/32528/madvillain_raid.zip",
        "filename": "madvillain_raid.zip",
        "size": 71358,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-maf-technomiga",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39753,
    "title": "Maf - Technomiga",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "bonus",
      "castle",
      "industrial",
      "upbeat"
    ],
    "description": "A fun, groovy tracker song I found on ModArchive. Fitting for bonus areas, switch palaces, abstract levels and castles.",
    "latest_version": "smwc-39753-1748301149",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39753,
        "title": "Maf - Technomiga",
        "version": "smwc-39753-1748301149",
        "upstream_time": 1748301149,
        "download_url": "https://dl.smwcentral.net/39753/Technomiga.zip",
        "filename": "Technomiga.zip",
        "size": 137756,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-magi-nation-core-battle-mega-man-x-boss-battle-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30996,
    "title": "Magi Nation - Core Battle (Mega Man X Boss Battle Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss"
    ],
    "description": "Based : Boss Battle / Boss 2 - Mega Man X",
    "latest_version": "smwc-30996-1659332609",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30996,
        "title": "Magi Nation - Core Battle (Mega Man X Boss Battle Style)",
        "version": "smwc-30996-1659332609",
        "upstream_time": 1659332609,
        "download_url": "https://dl.smwcentral.net/30996/CoreBattleX.zip",
        "filename": "CoreBattleX.zip",
        "size": 54557,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-magi-nation-core-battle-mega-man-x3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31903,
    "title": "Magi Nation - Core Battle (Mega Man X3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss"
    ],
    "description": "Based : Mega Man X3 - Toxic Seahorse<br>\r\n<br>\r\nEdited<br>\r\n- #0, #7 : swaped<br>\r\n- #0 : vibrato added<br>\r\n- MasterLV disabled",
    "latest_version": "smwc-31903-1661122607",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31903,
        "title": "Magi Nation - Core Battle (Mega Man X3 Style)",
        "version": "smwc-31903-1661122607",
        "upstream_time": 1661122607,
        "download_url": "https://dl.smwcentral.net/31903/CoreBattleMMX3.zip",
        "filename": "CoreBattleMMX3.zip",
        "size": 73740,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-magic-jewelry-bgm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22439,
    "title": "Magic Jewelry - BGM 8",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "castle",
      "grassland",
      "night",
      "overworld",
      "sky"
    ],
    "description": "Song that Stage 8 from Magic Jewelry. Good a for clouds or bonus levels.<br>\r\n<br>\r\nRequested by WTFmarioworld.",
    "latest_version": "smwc-22439-1585704804",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22439,
        "title": "Magic Jewelry - BGM 8",
        "version": "smwc-22439-1585704804",
        "upstream_time": 1585704804,
        "download_url": "https://dl.smwcentral.net/22439/Magic%20Jewelry%20-%20BGM%208.zip",
        "filename": "Magic Jewelry - BGM 8.zip",
        "size": 31454,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22075,
        "title": "Magic Jewelry - BGM 5",
        "version": "smwc-22075-1581966017",
        "upstream_time": 1581966017,
        "download_url": "https://dl.smwcentral.net/22075/Magic%20Jewelry%20-%20BGM%205.zip",
        "filename": "Magic Jewelry - BGM 5.zip",
        "size": 31208,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-magic-sushi-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35569,
    "title": "Magic Sushi - Main Theme",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "bonus"
    ],
    "description": "Could fit with bonus theme",
    "latest_version": "smwc-35569-1703363954",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35569,
        "title": "Magic Sushi - Main Theme",
        "version": "smwc-35569-1703363954",
        "upstream_time": 1703363954,
        "download_url": "https://dl.smwcentral.net/35569/Magic%20Sushi%20-%20Main%20Theme.zip",
        "filename": "Magic Sushi - Main Theme.zip",
        "size": 55494,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-magic-sword-demon-s-den",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30983,
    "title": "Magic Sword - Demon's Den",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "chase",
      "dark",
      "spooky",
      "tense"
    ],
    "description": "Requested by Alex_X8.",
    "latest_version": "smwc-30983-1656500896",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30983,
        "title": "Magic Sword - Demon's Den",
        "version": "smwc-30983-1656500896",
        "upstream_time": 1656500896,
        "download_url": "https://dl.smwcentral.net/30983/19%20Demon%27s%20Den.zip",
        "filename": "19 Demon%27s Den.zip",
        "size": 67352,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-magic-sword-great-success",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13510,
    "title": "Magic Sword - Great Success",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "goal"
    ],
    "description": "The epic fanfare from Magic Sword.<br>\r\nGood for goal or boss clear.",
    "latest_version": "smwc-13510-1459439424",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13510,
        "title": "Magic Sword - Great Success",
        "version": "smwc-13510-1459439424",
        "upstream_time": 1459439424,
        "download_url": "https://dl.smwcentral.net/13510/MS%20-%20Great%20Success.zip",
        "filename": "MS - Great Success.zip",
        "size": 31277,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-magic-sword-macabre-funk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37096,
    "title": "Magic Sword - Macabre Funk",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "fire",
      "industrial",
      "space",
      "tense",
      "urban"
    ],
    "description": "An energetic, funky floor tune from Magic Sword. Works great for intense, high speed levels, or boss fights.",
    "latest_version": "smwc-37096-1709248675",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37096,
        "title": "Magic Sword - Macabre Funk",
        "version": "smwc-37096-1709248675",
        "upstream_time": 1709248675,
        "download_url": "https://dl.smwcentral.net/37096/MS%20-%20Macabre%20Funk.zip",
        "filename": "MS - Macabre Funk.zip",
        "size": 34318,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37095,
        "title": "Magic Sword - Macabre Funk",
        "version": "smwc-37095-1709248370",
        "upstream_time": 1709248370,
        "download_url": "https://dl.smwcentral.net/37095/Magic%20Sword%20-%20Macabre%20Funk..zip",
        "filename": "Magic Sword - Macabre Funk..zip",
        "size": 69087,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-magic-sword-onslaught",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35647,
    "title": "Magic Sword - Onslaught",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "castle",
      "final",
      "industrial",
      "night",
      "tense"
    ],
    "description": "Onslaught from Magic Sword.",
    "latest_version": "smwc-35647-1703198566",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35647,
        "title": "Magic Sword - Onslaught",
        "version": "smwc-35647-1703198566",
        "upstream_time": 1703198566,
        "download_url": "https://dl.smwcentral.net/35647/Magic%20Sword%20-%20Onslaught.zip",
        "filename": "Magic Sword - Onslaught.zip",
        "size": 63043,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22232,
        "title": "Magic Sword - Onslaught",
        "version": "smwc-22232-1582942419",
        "upstream_time": 1582942419,
        "download_url": "https://dl.smwcentral.net/22232/Magic%20Sword%20-%20Onslaught.zip",
        "filename": "Magic Sword - Onslaught.zip",
        "size": 32439,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-magical-chase-rampish-chase",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27985,
    "title": "Magical Chase - Rampish Chase",
    "authors": [
      "Kitikuchan"
    ],
    "tags": [
      "airship",
      "athletic",
      "grassland",
      "sky"
    ],
    "description": "Music from the first stage of Magical Chase on TurboGrafx-16.<br>\r\nYoutube:<a href=\"https://youtu.be/Vs6G_MEH9MI\" rel=\"nofollow\">https://youtu.be/Vs6G_MEH9MI </a><br>\r\nOriginal composer: Hitoshi Sakimoto<br>\r\n<br>\r\n<br>\r\nCould fit a Sky, Athletic,airship,",
    "latest_version": "smwc-27985-1632509986",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27985,
        "title": "Magical Chase - Rampish Chase",
        "version": "smwc-27985-1632509986",
        "upstream_time": 1632509986,
        "download_url": "https://dl.smwcentral.net/27985/Rampish%20Chase.zip",
        "filename": "Rampish Chase.zip",
        "size": 34988,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-magical-drop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12540,
    "title": "Magical Drop 3 - I'm the Best! (theme of Empress)",
    "authors": [
      "IggyKoopa2"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "A short, fast-paced theme that works for a boss.",
    "latest_version": "smwc-12540-1446323279",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12540,
        "title": "Magical Drop 3 - I'm the Best! (theme of Empress)",
        "version": "smwc-12540-1446323279",
        "upstream_time": 1446323279,
        "download_url": "https://dl.smwcentral.net/12540/empress.zip",
        "filename": "empress.zip",
        "size": 31404,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-magical-pop-n-around-the-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17355,
    "title": "Magical Pop'n - Around the Castle",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "bonus",
      "castle",
      "outdoor"
    ],
    "description": "Music from Magical Pop'n. Good for outdoor sections of a castle. Also great for bonus stages.",
    "latest_version": "smwc-17355-1522806672",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17355,
        "title": "Magical Pop'n - Around the Castle",
        "version": "smwc-17355-1522806672",
        "upstream_time": 1522806672,
        "download_url": "https://dl.smwcentral.net/17355/%5BU%5D%20Magical%20Pop%27n%20-%20Around%20the%20Castle.zip",
        "filename": "%5BU%5D Magical Pop%27n - Around the Castle.zip",
        "size": 32700,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-magical-pop-n-the-final-trial",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20500,
    "title": "Magical Pop'n - The Final Trial",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "castle",
      "final",
      "night"
    ],
    "description": "Requested by OG_Phantom_. Song that The Final Trial from Magical Pop'n. Good a for castle levels.",
    "latest_version": "smwc-20500-1562796295",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20500,
        "title": "Magical Pop'n - The Final Trial",
        "version": "smwc-20500-1562796295",
        "upstream_time": 1562796295,
        "download_url": "https://dl.smwcentral.net/20500/The%20Final%20Trial.zip",
        "filename": "The Final Trial.zip",
        "size": 32721,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-magical-taruruuto-kun-magic-adventure-happy-play",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35223,
    "title": "Magical Taruruuto-kun: Magic Adventure - Happy Play",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "athletic",
      "bonus",
      "grassland"
    ],
    "description": "First stage theme from Super Famicom platformer Magical Taruruuto-kun: Magic Adventure. Very upbeat and cutesy, but also very short.",
    "latest_version": "smwc-35223-1698050227",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35223,
        "title": "Magical Taruruuto-kun: Magic Adventure - Happy Play",
        "version": "smwc-35223-1698050227",
        "upstream_time": 1698050227,
        "download_url": "https://dl.smwcentral.net/35223/Magical%20Taruruuto-kun%20-%20Happy%20Play.zip",
        "filename": "Magical Taruruuto-kun - Happy Play.zip",
        "size": 32855,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-magical-taruruuto-kun-magic-adventure-scary-place",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35224,
    "title": "Magical Taruruuto-kun: Magic Adventure - Scary Place",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "castle",
      "cave",
      "mysterious",
      "night",
      "spooky"
    ],
    "description": "The (not very scary) cave theme from Japan-only platformer Magical Taruruuto-kun: Magic Adventure. Very twinkly and a bit grating.",
    "latest_version": "smwc-35224-1698032978",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35224,
        "title": "Magical Taruruuto-kun: Magic Adventure - Scary Place",
        "version": "smwc-35224-1698032978",
        "upstream_time": 1698032978,
        "download_url": "https://dl.smwcentral.net/35224/Magical%20Taruruuto-kun%20-%20Scary%20Place.zip",
        "filename": "Magical Taruruuto-kun - Scary Place.zip",
        "size": 31127,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-magical-taruruuto-kun-the-blue-sky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32787,
    "title": "Magical Taruruuto Kun - The Blue Sky",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "beach",
      "grassland",
      "snow"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Roberto zampari\"><a href=\"/?p=profile&amp;id=1508\" style=\"color: var(--user-color-2);\" class=\"un\">Roberto zampari</a></span>",
    "latest_version": "smwc-32787-1680286381",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32787,
        "title": "Magical Taruruuto Kun - The Blue Sky",
        "version": "smwc-32787-1680286381",
        "upstream_time": 1680286381,
        "download_url": "https://dl.smwcentral.net/32787/The%20Blue%20Sky.zip",
        "filename": "The Blue Sky.zip",
        "size": 60292,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-magical-tree-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26973,
    "title": "Magical Tree - Main Theme",
    "authors": [
      "slogra"
    ],
    "tags": [
      "athletic",
      "forest",
      "grassland",
      "overworld",
      "title"
    ],
    "description": "Good for vertical levels :)<br>\r\n<br>\r\nContains 3 different versions:<br>\r\n- MagicalTreeRemix: main remix<br>\r\n- MagicalTreeRemix_no_drums: softer remix without drums and different strings<br>\r\n- MagicalTreeOriginal: like the original game using only 2 channels",
    "latest_version": "smwc-26973-1622616098",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26973,
        "title": "Magical Tree - Main Theme",
        "version": "smwc-26973-1622616098",
        "upstream_time": 1622616098,
        "download_url": "https://dl.smwcentral.net/26973/MagicalTreeRemix.zip",
        "filename": "MagicalTreeRemix.zip",
        "size": 100179,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-magiel-prodigy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40334,
    "title": "Magiel - Prodigy",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "boss",
      "castle",
      "industrial"
    ],
    "description": "A fast and aggressive track by Magiel. <a href=\"https://modarchive.org/index.php?request=view_by_moduleid&query=166443\" rel=\"nofollow\">Source</a>.",
    "latest_version": "smwc-40334-1756658250",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40334,
        "title": "Magiel - Prodigy",
        "version": "smwc-40334-1756658250",
        "upstream_time": 1756658250,
        "download_url": "https://dl.smwcentral.net/40334/Magiel%20-%20Prodigy.zip",
        "filename": "Magiel - Prodigy.zip",
        "size": 87525,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-magiel-raveland",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40335,
    "title": "Magiel - Raveland",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "chaotic",
      "tense"
    ],
    "description": "A fast, upbeat song by Magiel. Fitting for many different environments. <a href=\"https://modarchive.org/index.php?request=view_by_moduleid&query=166468\" rel=\"nofollow\">Source</a>",
    "latest_version": "smwc-40335-1756658415",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40335,
        "title": "Magiel - Raveland",
        "version": "smwc-40335-1756658415",
        "upstream_time": 1756658415,
        "download_url": "https://dl.smwcentral.net/40335/Magiel%20-%20Raveland.zip",
        "filename": "Magiel - Raveland.zip",
        "size": 65163,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mahou-poi-poi-poitto-game-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38879,
    "title": "Mahou Poi Poi Poitto! - Game Select",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "bonus",
      "overworld",
      "title"
    ],
    "description": "A fun song fitting for bonus areas, perhaps title screens or overworlds.",
    "latest_version": "smwc-38879-1735605558",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38879,
        "title": "Mahou Poi Poi Poitto! - Game Select",
        "version": "smwc-38879-1735605558",
        "upstream_time": 1735605558,
        "download_url": "https://dl.smwcentral.net/38879/MPPP%20Game%20Select.zip",
        "filename": "MPPP Game Select.zip",
        "size": 44165,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mahou-poi-poi-poitto-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11533,
    "title": "Mahou Poi Poi Poitto - Stage 1",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "abstract",
      "mountain"
    ],
    "description": "A catchy song that could fit in an abstract or a mountain level.",
    "latest_version": "smwc-11533-1437617075",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11533,
        "title": "Mahou Poi Poi Poitto - Stage 1",
        "version": "smwc-11533-1437617075",
        "upstream_time": 1437617075,
        "download_url": "https://dl.smwcentral.net/11533/Mahou%20Poi%20Poi%20Poitto%20-%20Stage%201.zip",
        "filename": "Mahou Poi Poi Poitto - Stage 1.zip",
        "size": 54303,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-majin-tensei",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37823,
    "title": "Majin Tensei 2: Spiral Nemesis - Theme of Endless",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "boss",
      "calm",
      "castle",
      "cave",
      "chase",
      "credits",
      "cutscene",
      "dark",
      "final",
      "fire",
      "mysterious",
      "tense",
      "title"
    ],
    "description": "A song that is well suited for final levels. It also uses the leitmotifs from 2 other songs (Deja Vu and Assault).<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Skewer\"><a href=\"/?p=profile&amp;id=1055\" style=\"color: var(--user-color-2);\" class=\"un\">Skewer</a></span><br>\r\n<br>\r\nEDIT: 24.04.2023 - changed some pitch bendings.<br>\r\nUpdate 24.05.2024 - Fixed a soundbug that can occur when using an older AMK version.",
    "latest_version": "smwc-37823-1720620048",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37823,
        "title": "Majin Tensei 2: Spiral Nemesis - Theme of Endless",
        "version": "smwc-37823-1720620048",
        "upstream_time": 1720620048,
        "download_url": "https://dl.smwcentral.net/37823/Theme%20of%20Endless.zip",
        "filename": "Theme of Endless.zip",
        "size": 82429,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32267,
        "title": "Majin Tensei 2: Spiral Nemesis - Assault",
        "version": "smwc-32267-1674924224",
        "upstream_time": 1674924224,
        "download_url": "https://dl.smwcentral.net/32267/Assault.zip",
        "filename": "Assault.zip",
        "size": 75627,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29005,
        "title": "Majin Tensei 2: Spiral Nemesis - Deja Vu",
        "version": "smwc-29005-1643662565",
        "upstream_time": 1643662565,
        "download_url": "https://dl.smwcentral.net/29005/DejaVu.zip",
        "filename": "DejaVu.zip",
        "size": 77052,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-majin-tensei-2-spiral-nemesis-a-d",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30220,
    "title": "Majin Tensei 2: Spiral Nemesis - A.D. 1995 Story",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "title",
      "urban"
    ],
    "description": "Don't let the first 30 seconds of the intro mislead you. The actual song is quite catchy.<br>\r\nBecause the beginning is an extreme contrast to the rest of the song, I made a second version without the first 30 seconds (which I would usually prefer).",
    "latest_version": "smwc-30220-1658847967",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30220,
        "title": "Majin Tensei 2: Spiral Nemesis - A.D. 1995 Story",
        "version": "smwc-30220-1658847967",
        "upstream_time": 1658847967,
        "download_url": "https://dl.smwcentral.net/30220/AD1995Story.zip",
        "filename": "AD1995Story.zip",
        "size": 135956,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-make-a-good",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33847,
    "title": "Make A Good 48 Hour Mega Man Level - Wow You Got the Element! Wow You're the Best!",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "goal"
    ],
    "description": "Did a port of <a href=\"https://youtu.be/B5wCAvsDXNQ\" rel=\"nofollow\">Wow You Got the Element! Wow You're the Best!</a> (by MelonadeM) from Make A Good 48 Hour Mega Man Level. Was replaying this earlier and thought I'd port this banger of a stage clear theme to SMW.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\nThere are also customizable options for the lead sample that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ0. @0 is the Lead [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. @1 is the Lead<br>\r\n<br>\r\nThere are also customizable options for enabling & disabling the goal tape sound that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables Goal Tape SFX [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ0. Disables Goal Tape SFX<br>\r\n<br>\r\n<b><span style=\"color: #32d5fa;\">Note:</span></b><br>\r\nStudies have shown that if this song is used in your romhack, it will increase its coolness by 50%. :)<br>\r\nSource: <div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">Trust me, bro!</div></div>",
    "latest_version": "smwc-33847-1690401857",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33847,
        "title": "Make A Good 48 Hour Mega Man Level - Wow You Got the Element! Wow You're the Best!",
        "version": "smwc-33847-1690401857",
        "upstream_time": 1690401857,
        "download_url": "https://dl.smwcentral.net/33847/Wow%20You%20Got%20The%20Element%21%20Wow%20You%27re%20The%20Best%21.zip",
        "filename": "Wow You Got The Element%21 Wow You%27re The Best%21.zip",
        "size": 123758,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-malmen-shadowrunner",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32583,
    "title": "Malmen - Shadowrunner",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "calm",
      "grassland",
      "retro",
      "sky"
    ],
    "description": "A happy chiptune track.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"Phyll\"><a href=\"/?p=profile&amp;id=44317\" style=\"color: var(--user-color-1);\" class=\"un\">Phyll</a></span>",
    "latest_version": "smwc-32583-1675291009",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32583,
        "title": "Malmen - Shadowrunner",
        "version": "smwc-32583-1675291009",
        "upstream_time": 1675291009,
        "download_url": "https://dl.smwcentral.net/32583/Shadowrunner.zip",
        "filename": "Shadowrunner.zip",
        "size": 66517,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mamorukun-curse-fine-day",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20193,
    "title": "Mamorukun Curse! - Fine Day",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "grassland",
      "overworld",
      "town"
    ],
    "description": "Could fit with overworld theme",
    "latest_version": "smwc-20193-1560282099",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20193,
        "title": "Mamorukun Curse! - Fine Day",
        "version": "smwc-20193-1560282099",
        "upstream_time": 1560282099,
        "download_url": "https://dl.smwcentral.net/20193/Mamorukun%20Curse%21%20-%20Fine%20Day.zip",
        "filename": "Mamorukun Curse%21 - Fine Day.zip",
        "size": 41420,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mamorukun-curse-karakuri-spirits",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20194,
    "title": "Mamorukun Curse! - Karakuri Spirits",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "mountain"
    ],
    "description": "Could fit with mountain theme",
    "latest_version": "smwc-20194-1560282510",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20194,
        "title": "Mamorukun Curse! - Karakuri Spirits",
        "version": "smwc-20194-1560282510",
        "upstream_time": 1560282510,
        "download_url": "https://dl.smwcentral.net/20194/Mamorukun%20Curse%21%20-%20Karakuri%20Spirits.zip",
        "filename": "Mamorukun Curse%21 - Karakuri Spirits.zip",
        "size": 86524,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mamorukun-curse-yo-kai-disco-kdl3-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20941,
    "title": "Mamorukun Curse! - YO-KAI Disco (KDL3 Arrangement)",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "chase",
      "jungle",
      "sky"
    ],
    "description": "Could fit with athletic theme",
    "latest_version": "smwc-20941-1566502852",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20941,
        "title": "Mamorukun Curse! - YO-KAI Disco (KDL3 Arrangement)",
        "version": "smwc-20941-1566502852",
        "upstream_time": 1566502852,
        "download_url": "https://dl.smwcentral.net/20941/Mamorukun_Curse_-_YO-KAI_Disco_KDL3_Arr..zip",
        "filename": "Mamorukun_Curse_-_YO-KAI_Disco_KDL3_Arr..zip",
        "size": 64278,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mango-mountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25899,
    "title": "Mango Mountain",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "athletic",
      "beach",
      "forest",
      "grassland",
      "jungle",
      "mountain",
      "ruins",
      "sky"
    ],
    "description": "The music was interesting from Kirby games medley. Could fit on the forest, grassland, mountain, and island areas.",
    "latest_version": "smwc-25899-1613789010",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25899,
        "title": "Mango Mountain",
        "version": "smwc-25899-1613789010",
        "upstream_time": 1613789010,
        "download_url": "https://dl.smwcentral.net/25899/Mango%20Mountain.zip",
        "filename": "Mango Mountain.zip",
        "size": 44921,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mansion-of-mrs-gloom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28743,
    "title": "Mansion of Mrs. Gloom",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "carnival",
      "ghost house",
      "spooky"
    ],
    "description": "A port from a composition I made, meant for wye's hack. It's very gloomy and spooky. Use it in a Ghost House, or a forest or something!",
    "latest_version": "smwc-28743-1642581145",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28743,
        "title": "Mansion of Mrs. Gloom",
        "version": "smwc-28743-1642581145",
        "upstream_time": 1642581145,
        "download_url": "https://dl.smwcentral.net/28743/Gloom.zip",
        "filename": "Gloom.zip",
        "size": 80981,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-manufacturing-destruction",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10988,
    "title": "Manufacturing Destruction",
    "authors": [
      "Mayonnai"
    ],
    "tags": [
      "castle",
      "dark",
      "industrial"
    ],
    "description": "Might fit for darker factory levels.",
    "latest_version": "smwc-10988-1426392150",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10988,
        "title": "Manufacturing Destruction",
        "version": "smwc-10988-1426392150",
        "upstream_time": 1426392150,
        "download_url": "https://dl.smwcentral.net/10988/manufacturing_destruction.zip",
        "filename": "manufacturing_destruction.zip",
        "size": 33678,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-maplestory-glacier-adventure",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28922,
    "title": "MapleStory - Glacier Adventure",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "ice",
      "snow",
      "water"
    ],
    "description": "Music that plays in the Riena Strait maps in MapleStory.",
    "latest_version": "smwc-28922-1643690836",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28922,
        "title": "MapleStory - Glacier Adventure",
        "version": "smwc-28922-1643690836",
        "upstream_time": 1643690836,
        "download_url": "https://dl.smwcentral.net/28922/MapleStory%20-%20Glacier%20Adventure%20%28Riena%20Strait%29.zip",
        "filename": "MapleStory - Glacier Adventure (Riena Strait).zip",
        "size": 80508,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-maplestory-wherever-you-are-path-of-time",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24776,
    "title": "MapleStory - Wherever You Are (Path of Time)",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "calm",
      "carnival",
      "dark",
      "night",
      "temple"
    ],
    "description": "Music used in Ludibrium's Path of Time.",
    "latest_version": "smwc-24776-1607464607",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24776,
        "title": "MapleStory - Wherever You Are (Path of Time)",
        "version": "smwc-24776-1607464607",
        "upstream_time": 1607464607,
        "download_url": "https://dl.smwcentral.net/24776/MapleStory%20-%20Wherever%20You%20Are.zip",
        "filename": "MapleStory - Wherever You Are.zip",
        "size": 84751,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-maplestory-wolf-wood",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39570,
    "title": "MapleStory - Wolf Wood",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "ambient",
      "dark",
      "forest",
      "mountain",
      "night",
      "snow",
      "spooky",
      "tense"
    ],
    "description": "Ambient music that plays in Wolf Territory and Forest of Dead Trees in the El Nath map.<br>\r\n<br>\r\nMake sure to copypaste the provided sample group to Addmusic_sample groups.txt. Instrument @7 (which plays in Bonus End global song) has been omitted.",
    "latest_version": "smwc-39570-1748300216",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39570,
        "title": "MapleStory - Wolf Wood",
        "version": "smwc-39570-1748300216",
        "upstream_time": 1748300216,
        "download_url": "https://dl.smwcentral.net/39570/MapleStory%20-%20Wolf%20Wood.zip",
        "filename": "MapleStory - Wolf Wood.zip",
        "size": 98461,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-marble-madness-aerial-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8476,
    "title": "Marble Madness - Aerial (Level 3)",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "cutscene",
      "dark"
    ],
    "description": "The music that plays in the third level of Marble Madness, along with only the intro of it.",
    "latest_version": "smwc-8476-1404261093",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8476,
        "title": "Marble Madness - Aerial (Level 3)",
        "version": "smwc-8476-1404261093",
        "upstream_time": 1404261093,
        "download_url": "https://dl.smwcentral.net/8476/Marble%20Madness%20-%20Arial.zip",
        "filename": "Marble Madness - Arial.zip",
        "size": 124341,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-marble-madness-practice",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19093,
    "title": "Marble Madness - Practice",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "misc",
      "p-switch",
      "retro"
    ],
    "description": "The very short song that plays in the first level of Marble Madness.<br>\r\n<br>\r\nGreat for P-switches and the like.",
    "latest_version": "smwc-19093-1549723713",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19093,
        "title": "Marble Madness - Practice",
        "version": "smwc-19093-1549723713",
        "upstream_time": 1549723713,
        "download_url": "https://dl.smwcentral.net/19093/Practice.zip",
        "filename": "Practice.zip",
        "size": 30031,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-marble-madness-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7441,
    "title": "Marble Madness - Stage 1",
    "authors": [
      "Caracc"
    ],
    "tags": [
      "bonus",
      "grassland"
    ],
    "description": "Marble Madness was a NES games and was really fun. Here is the music from Stage 1. I can see this being used in many types of levels.",
    "latest_version": "smwc-7441-1320220383",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7441,
        "title": "Marble Madness - Stage 1",
        "version": "smwc-7441-1320220383",
        "upstream_time": 1320220383,
        "download_url": "https://dl.smwcentral.net/7441/MarMad_Lvl1.zip",
        "filename": "MarMad_Lvl1.zip",
        "size": 64507,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-marble-madness-ultimate-race",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19477,
    "title": "Marble Madness - Ultimate Race",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "bonus",
      "retro",
      "switch palace"
    ],
    "description": "Little something I whipped up in an hour. Good for bonus levels and puzzles.",
    "latest_version": "smwc-19477-1553819785",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19477,
        "title": "Marble Madness - Ultimate Race",
        "version": "smwc-19477-1553819785",
        "upstream_time": 1553819785,
        "download_url": "https://dl.smwcentral.net/19477/Marble%20Madness%20-%20Ultimate%20Race.zip",
        "filename": "Marble Madness - Ultimate Race.zip",
        "size": 61965,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-marco-pereira-lis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18466,
    "title": "Marco Pereira - Lis",
    "authors": [
      "NaroGugul"
    ],
    "tags": [
      "beach",
      "calm",
      "credits",
      "forest",
      "grassland"
    ],
    "description": "My shot at ear porting this beautiful music by the brazilian composer/guitarist Marco Pereira.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=c6GMoS9RlNk\" rel=\"nofollow\">https://www.youtube.com/watch?v=c6GMoS9RlNk</a><br>\r\n<br>\r\nSong is quite 'long' and doesnt have a 'proper' loop (tho it loops), but could fit maybe credits, or some sort of calm/night level?!<br>\r\n<br>\r\n*updated the file to tweak the volume of the guitar strings a bit",
    "latest_version": "smwc-18466-1543768181",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18466,
        "title": "Marco Pereira - Lis",
        "version": "smwc-18466-1543768181",
        "upstream_time": 1543768181,
        "download_url": "https://dl.smwcentral.net/18466/MarcoPereiraLis.zip",
        "filename": "MarcoPereiraLis.zip",
        "size": 30994,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-marimo-lake",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14201,
    "title": "Marimo Lake",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "calm",
      "water"
    ],
    "description": "An Eastern-style waltz inspired by my entry for the Summer 2016 ExGFX contest.  Would suit a calm water level in a Wutai setting.",
    "latest_version": "smwc-14201-1472610876",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14201,
        "title": "Marimo Lake",
        "version": "smwc-14201-1472610876",
        "upstream_time": 1472610876,
        "download_url": "https://dl.smwcentral.net/14201/Marimo%20Lake.zip",
        "filename": "Marimo Lake.zip",
        "size": 31757,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-and-luigi-superstar-saga-teehee-valley",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22601,
    "title": "Mario and Luigi: Superstar Saga - Teehee Valley",
    "authors": [
      "MegaNerd14"
    ],
    "tags": [
      "desert",
      "overworld"
    ],
    "description": "The music used in Teehee Valley in Mario and Luigi: Superstar Saga. Good for your desert areas.<br>\r\n<br>\r\nVersion 1.34",
    "latest_version": "smwc-22601-1586122936",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22601,
        "title": "Mario and Luigi: Superstar Saga - Teehee Valley",
        "version": "smwc-22601-1586122936",
        "upstream_time": 1586122936,
        "download_url": "https://dl.smwcentral.net/22601/Teehee%20Valley.zip",
        "filename": "Teehee Valley.zip",
        "size": 57429,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-artist-polygon-studio-modeler-rocket-music-type",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38573,
    "title": "Mario Artist: Polygon Studio - Modeler Rocket (Music Type 2)",
    "authors": [
      "Fumu"
    ],
    "tags": [
      "ambient",
      "calm",
      "mysterious",
      "night",
      "space",
      "urban"
    ],
    "description": "Cool ethereal beat from Mario Artist.",
    "latest_version": "smwc-38573-1733960480",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38573,
        "title": "Mario Artist: Polygon Studio - Modeler Rocket (Music Type 2)",
        "version": "smwc-38573-1733960480",
        "upstream_time": 1733960480,
        "download_url": "https://dl.smwcentral.net/38573/modeler_rocket.zip",
        "filename": "modeler_rocket.zip",
        "size": 42385,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-artist-talent-studio-gallery",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33113,
    "title": "Mario Artist: Talent Studio - Gallery",
    "authors": [
      "mueuen"
    ],
    "tags": [
      "ambient",
      "bonus",
      "calm"
    ],
    "description": "The gallery theme from Mario Artist: Talent Studio. Relaxing, but with a very funky bassline.<br>\r\nChange SOFT_BASS to 1 for a softer bass sound.",
    "latest_version": "smwc-33113-1682952471",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33113,
        "title": "Mario Artist: Talent Studio - Gallery",
        "version": "smwc-33113-1682952471",
        "upstream_time": 1682952471,
        "download_url": "https://dl.smwcentral.net/33113/mats_g.zip",
        "filename": "mats_g.zip",
        "size": 41832,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-bros-gba-bonus-round-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39663,
    "title": "Mario Bros. (GBA) - Bonus Round Clear",
    "authors": [
      "LadiesMan217"
    ],
    "tags": [
      "bonus",
      "cutscene"
    ],
    "description": "Part of the \"Super Mario All-Stars Soundtrack: Ultimate Edition\" soundtrack.",
    "latest_version": "smwc-39663-1743427152",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39663,
        "title": "Mario Bros. (GBA) - Bonus Round Clear",
        "version": "smwc-39663-1743427152",
        "upstream_time": 1743427152,
        "download_url": "https://dl.smwcentral.net/39663/Mario%20Bros.%20%28GBA%29%20-%20Bonus%20Round%20Clear.zip",
        "filename": "Mario Bros. (GBA) - Bonus Round Clear.zip",
        "size": 30886,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-bros-gba-bonus-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39665,
    "title": "Mario Bros. (GBA) - Bonus Stage",
    "authors": [
      "LadiesMan217",
      "musicalman"
    ],
    "tags": [
      "bonus",
      "switch palace",
      "upbeat"
    ],
    "description": "Part of the \"Super Mario All-Stars Soundtrack: Ultimate Edition\" soundtrack.",
    "latest_version": "smwc-39665-1743427160",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39665,
        "title": "Mario Bros. (GBA) - Bonus Stage",
        "version": "smwc-39665-1743427160",
        "upstream_time": 1743427160,
        "download_url": "https://dl.smwcentral.net/39665/Mario%20Bros.%20%28GBA%29%20-%20Bonus%20Stage.zip",
        "filename": "Mario Bros. (GBA) - Bonus Stage.zip",
        "size": 194091,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-bros-gba-continue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39664,
    "title": "Mario Bros. (GBA) - Continue",
    "authors": [
      "LadiesMan217"
    ],
    "tags": [
      "cutscene"
    ],
    "description": "Part of the \"Super Mario All-Stars Soundtrack: Ultimate Edition\" soundtrack.",
    "latest_version": "smwc-39664-1743427158",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39664,
        "title": "Mario Bros. (GBA) - Continue",
        "version": "smwc-39664-1743427158",
        "upstream_time": 1743427158,
        "download_url": "https://dl.smwcentral.net/39664/Mario%20Bros.%20%28GBA%29%20-%20Continue.zip",
        "filename": "Mario Bros. (GBA) - Continue.zip",
        "size": 31086,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-bros-gba-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39666,
    "title": "Mario Bros. (GBA) - Game Over",
    "authors": [
      "LadiesMan217"
    ],
    "tags": [
      "cutscene",
      "sad"
    ],
    "description": "Part of the \"Super Mario All-Stars Soundtrack: Ultimate Edition\" soundtrack.",
    "latest_version": "smwc-39666-1743427312",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39666,
        "title": "Mario Bros. (GBA) - Game Over",
        "version": "smwc-39666-1743427312",
        "upstream_time": 1743427312,
        "download_url": "https://dl.smwcentral.net/39666/Mario%20Bros.%20%28GBA%29%20-%20Game%20Over.zip",
        "filename": "Mario Bros. (GBA) - Game Over.zip",
        "size": 30955,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-bros-gba-game-start",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39667,
    "title": "Mario Bros. (GBA) - Game Start",
    "authors": [
      "LadiesMan217"
    ],
    "tags": [
      "calm",
      "cutscene"
    ],
    "description": "Part of the \"Super Mario All-Stars Soundtrack: Ultimate Edition\" soundtrack.",
    "latest_version": "smwc-39667-1743427319",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39667,
        "title": "Mario Bros. (GBA) - Game Start",
        "version": "smwc-39667-1743427319",
        "upstream_time": 1743427319,
        "download_url": "https://dl.smwcentral.net/39667/Mario%20Bros.%20%28GBA%29%20-%20Game%20Start.zip",
        "filename": "Mario Bros. (GBA) - Game Start.zip",
        "size": 30892,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-bros-gba-next-level-start",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39668,
    "title": "Mario Bros. (GBA) - Next Level Start",
    "authors": [
      "LadiesMan217"
    ],
    "tags": [
      "cutscene",
      "upbeat"
    ],
    "description": "Part of the \"Super Mario All-Stars Soundtrack: Ultimate Edition\" soundtrack.",
    "latest_version": "smwc-39668-1743427328",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39668,
        "title": "Mario Bros. (GBA) - Next Level Start",
        "version": "smwc-39668-1743427328",
        "upstream_time": 1743427328,
        "download_url": "https://dl.smwcentral.net/39668/Mario%20Bros.%20%28GBA%29%20-%20Next%20Level%20Start.zip",
        "filename": "Mario Bros. (GBA) - Next Level Start.zip",
        "size": 30898,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-bros-gba-player-restart",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39669,
    "title": "Mario Bros. (GBA) - Player Restart",
    "authors": [
      "LadiesMan217"
    ],
    "tags": [
      "cutscene"
    ],
    "description": "Part of the \"Super Mario All-Stars Soundtrack: Ultimate Edition\" soundtrack.",
    "latest_version": "smwc-39669-1743427547",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39669,
        "title": "Mario Bros. (GBA) - Player Restart",
        "version": "smwc-39669-1743427547",
        "upstream_time": 1743427547,
        "download_url": "https://dl.smwcentral.net/39669/Mario%20Bros.%20%28GBA%29%20-%20Player%20Restart.zip",
        "filename": "Mario Bros. (GBA) - Player Restart.zip",
        "size": 30816,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-bros-gba-results",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39670,
    "title": "Mario Bros. (GBA) - Results",
    "authors": [
      "LadiesMan217"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "grassland",
      "menu",
      "upbeat"
    ],
    "description": "Part of the \"Super Mario All-Stars Soundtrack: Ultimate Edition\" soundtrack.",
    "latest_version": "smwc-39670-1743427552",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39670,
        "title": "Mario Bros. (GBA) - Results",
        "version": "smwc-39670-1743427552",
        "upstream_time": 1743427552,
        "download_url": "https://dl.smwcentral.net/39670/Mario%20Bros.%20%28GBA%29%20-%20Results.zip",
        "filename": "Mario Bros. (GBA) - Results.zip",
        "size": 31112,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-bros-gba-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39672,
    "title": "Mario Bros. (GBA) - Stage 2",
    "authors": [
      "LadiesMan217"
    ],
    "tags": [
      "athletic",
      "cave",
      "dark",
      "grassland",
      "night",
      "tense",
      "town",
      "upbeat"
    ],
    "description": "Part of the \"Super Mario All-Stars Soundtrack: Ultimate Edition\" soundtrack.",
    "latest_version": "smwc-39672-1743427728",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39672,
        "title": "Mario Bros. (GBA) - Stage 2",
        "version": "smwc-39672-1743427728",
        "upstream_time": 1743427728,
        "download_url": "https://dl.smwcentral.net/39672/Mario%20Bros.%20%28GBA%29%20-%20Stage%202.zip",
        "filename": "Mario Bros. (GBA) - Stage 2.zip",
        "size": 32847,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39671,
        "title": "Mario Bros. (GBA) - Stage 1",
        "version": "smwc-39671-1743427721",
        "upstream_time": 1743427721,
        "download_url": "https://dl.smwcentral.net/39671/Mario%20Bros.%20%28GBA%29%20-%20Stage%201.zip",
        "filename": "Mario Bros. (GBA) - Stage 1.zip",
        "size": 32420,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-bros-gba-stage-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20576,
    "title": "Mario Bros. (GBA) - Stage Theme 1",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "bonus"
    ],
    "description": "An accurate port of the music that plays during some levels of the GBA port of Mario Bros., seen in the Super Mario Advance series. Good for minigames/bonus areas.",
    "latest_version": "smwc-20576-1562733884",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20576,
        "title": "Mario Bros. (GBA) - Stage Theme 1",
        "version": "smwc-20576-1562733884",
        "upstream_time": 1562733884,
        "download_url": "https://dl.smwcentral.net/20576/Mario%20Bros.%20%28GBA%29%20-%20Stage%20Theme%201.zip",
        "filename": "Mario Bros. (GBA) - Stage Theme 1.zip",
        "size": 33692,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-bros-gba-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39673,
    "title": "Mario Bros. (GBA) - Title Screen",
    "authors": [
      "LadiesMan217",
      "musicalman"
    ],
    "tags": [
      "grassland",
      "menu",
      "title",
      "town",
      "upbeat"
    ],
    "description": "Part of the \"Super Mario All-Stars Soundtrack: Ultimate Edition\" soundtrack.",
    "latest_version": "smwc-39673-1743427750",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39673,
        "title": "Mario Bros. (GBA) - Title Screen",
        "version": "smwc-39673-1743427750",
        "upstream_time": 1743427750,
        "download_url": "https://dl.smwcentral.net/39673/Mario%20Bros.%20%28GBA%29%20-%20Title.zip",
        "filename": "Mario Bros. (GBA) - Title.zip",
        "size": 63928,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-bros-gba-unused",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39675,
    "title": "Mario Bros. (GBA) - Unused 2",
    "authors": [
      "LadiesMan217"
    ],
    "tags": [
      "cutscene"
    ],
    "description": "Part of the \"Super Mario All-Stars Soundtrack: Ultimate Edition\" soundtrack.",
    "latest_version": "smwc-39675-1743427848",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39675,
        "title": "Mario Bros. (GBA) - Unused 2",
        "version": "smwc-39675-1743427848",
        "upstream_time": 1743427848,
        "download_url": "https://dl.smwcentral.net/39675/Mario%20Bros.%20%28GBA%29%20-%20Unused%202.zip",
        "filename": "Mario Bros. (GBA) - Unused 2.zip",
        "size": 30889,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39674,
        "title": "Mario Bros. (GBA) - Unused",
        "version": "smwc-39674-1743427863",
        "upstream_time": 1743427863,
        "download_url": "https://dl.smwcentral.net/39674/Mario%20Bros.%20%28GBA%29%20-%20Unused.zip",
        "filename": "Mario Bros. (GBA) - Unused.zip",
        "size": 30899,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-bros-nes-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34793,
    "title": "Mario Bros. (NES) - Game Over",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "retro"
    ],
    "description": "Game Over from Mario Bros. on the NES.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Paithus\"><a href=\"/?p=profile&amp;id=40592\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">Paithus</a></span>.",
    "latest_version": "smwc-34793-1695939029",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34793,
        "title": "Mario Bros. (NES) - Game Over",
        "version": "smwc-34793-1695939029",
        "upstream_time": 1695939029,
        "download_url": "https://dl.smwcentral.net/34793/Mario%20Bros.%20%28NES%29%20-%20Game%20Over.zip",
        "filename": "Mario Bros. (NES) - Game Over.zip",
        "size": 34010,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-brothers-rap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38158,
    "title": "Mario Brothers Rap",
    "authors": [
      "com_poser"
    ],
    "tags": [
      "athletic",
      "grassland",
      "overworld",
      "sky",
      "title"
    ],
    "description": "Years ago I made this port for Chris G_ for a GDQ relay race. I decided to dust this one off and clean it up. The zip contains both a version with and without the late, great, Lou Albano shouting \"Do the Mario!\"",
    "latest_version": "smwc-38158-1725124638",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38158,
        "title": "Mario Brothers Rap",
        "version": "smwc-38158-1725124638",
        "upstream_time": 1725124638,
        "download_url": "https://dl.smwcentral.net/38158/Mario%20Brothers%20Rap.zip",
        "filename": "Mario Brothers Rap.zip",
        "size": 102226,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-eisouoku-illusionary-blossom-of-cranium-prayer-a-paradise-of-leaves-above",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29324,
    "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - A Paradise of Leaves Above",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "calm",
      "forest",
      "mountain",
      "overworld",
      "snow",
      "temple",
      "title",
      "town"
    ],
    "description": "The title screen (and overworld) theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=119983\">マリオ永草億　～ Illusionary Blossom of Cranium Prayer</a>.<br>\r\n<br>\r\nA peaceful song with the Theme of Eastern Story motif in it, true to Touhou form. This song makes me think of autumn.",
    "latest_version": "smwc-29324-1644613757",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29324,
        "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - A Paradise of Leaves Above",
        "version": "smwc-29324-1644613757",
        "upstream_time": 1644613757,
        "download_url": "https://dl.smwcentral.net/29324/ibocptitle.zip",
        "filename": "ibocptitle.zip",
        "size": 34126,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-eisouoku-illusionary-blossom-of-cranium-prayer-azure-echoes-of-a-tuesday-sky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29325,
    "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - Azure Echoes of a Tuesday Sky",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "athletic",
      "forest",
      "grassland",
      "sky",
      "upbeat"
    ],
    "description": "The stage 1 theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=119983\">マリオ永草億　～ Illusionary Blossom of Cranium Prayer</a>.<br>\r\n<br>\r\nA happy and cheery, summery stage 1 song that sends you off on an adventure. I think of a lovely blue sky with a lush green landscape below it.",
    "latest_version": "smwc-29325-1643577017",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29325,
        "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - Azure Echoes of a Tuesday Sky",
        "version": "smwc-29325-1643577017",
        "upstream_time": 1643577017,
        "download_url": "https://dl.smwcentral.net/29325/ibocpstage1.zip",
        "filename": "ibocpstage1.zip",
        "size": 37248,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-eisouoku-illusionary-blossom-of-cranium-prayer-cherry-petals-under-the-icy-river",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29328,
    "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - Cherry Petals Under the Icy River",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "athletic",
      "ice",
      "mountain",
      "sky",
      "snow",
      "water"
    ],
    "description": "The stage 4 theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=119983\">マリオ永草億　～ Illusionary Blossom of Cranium Prayer</a>.<br>\r\n<br>\r\nThe song goes on for quite a while, with variations in instrumentation. As an icy song, it has obligatory @2. Although I think it was supposed to be a water song to begin with, actually.",
    "latest_version": "smwc-29328-1643689725",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29328,
        "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - Cherry Petals Under the Icy River",
        "version": "smwc-29328-1643689725",
        "upstream_time": 1643689725,
        "download_url": "https://dl.smwcentral.net/29328/ibocpstage4.zip",
        "filename": "ibocpstage4.zip",
        "size": 37161,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-eisouoku-illusionary-blossom-of-cranium-prayer-course-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29332,
    "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - Course Clear",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "goal"
    ],
    "description": "The goal theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=119983\">マリオ永草億　～ Illusionary Blossom of Cranium Prayer</a>.<br>\r\n<br>\r\nIt's a Touhou-style remix of the SMW goal music.<br>\r\n<br>\r\nNote that, with the default SMW goal, the song will cut out abruptly at the end once the iris animation starts. It's not disruptive or anything, but still worth noting.",
    "latest_version": "smwc-29332-1644616052",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29332,
        "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - Course Clear",
        "version": "smwc-29332-1644616052",
        "upstream_time": 1644616052,
        "download_url": "https://dl.smwcentral.net/29332/ibocpgoal.zip",
        "filename": "ibocpgoal.zip",
        "size": 31315,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-eisouoku-illusionary-blossom-of-cranium-prayer-dioniric-mountainside",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29326,
    "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - Dioniric Mountainside",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "industrial",
      "mountain",
      "ruins",
      "sky",
      "town",
      "urban",
      "water"
    ],
    "description": "The stage 2 theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=119983\">マリオ永草億　～ Illusionary Blossom of Cranium Prayer</a>.<br>\r\n<br>\r\nIt's a song that alternates between two different sections, hence the name. Since the lead starts with @5, I tried to make the intro section sound a bit like an old port from 2009, after which the rest of the song comes in full blast.",
    "latest_version": "smwc-29326-1644613910",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29326,
        "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - Dioniric Mountainside",
        "version": "smwc-29326-1644613910",
        "upstream_time": 1644613910,
        "download_url": "https://dl.smwcentral.net/29326/ibocpstage2.zip",
        "filename": "ibocpstage2.zip",
        "size": 35853,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-eisouoku-illusionary-blossom-of-cranium-prayer-distant-sea-of-mangroves",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29327,
    "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - Distant Sea of Mangroves",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "calm",
      "forest",
      "ice",
      "jungle",
      "snow",
      "water"
    ],
    "description": "The stage 3 theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=119983\">マリオ永草億　～ Illusionary Blossom of Cranium Prayer</a>.<br>\r\n<br>\r\nThe first song composed for the project, and it may sound slightly less Touhou-y. Funnily enough, I first pictured a very humid jungle when composing it, and it ended up being used in a snowy forest.",
    "latest_version": "smwc-29327-1644614103",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29327,
        "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - Distant Sea of Mangroves",
        "version": "smwc-29327-1644614103",
        "upstream_time": 1644614103,
        "download_url": "https://dl.smwcentral.net/29327/ibocpstage3.zip",
        "filename": "ibocpstage3.zip",
        "size": 35226,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-eisouoku-illusionary-blossom-of-cranium-prayer-garden-of-kazami-azure-echoes-of-a-tuesday-sky-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29703,
    "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - Garden of Kazami ~ Azure Echoes of a Tuesday Sky (Remix)",
    "authors": [
      "Hooded Edge",
      "bebn legg"
    ],
    "tags": [
      "athletic",
      "calm",
      "forest",
      "grassland"
    ],
    "description": "Did an arrangement of the first stage theme from Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29325\">Azure Echoes of a Tuesday Sky</a> by <span class=\"un-outer\" title=\"bebn legg\"><span title=\"Administrator\" class=\"icon icon-admin\"></span><a href=\"/?p=profile&amp;id=19971\" style=\"color: #3965a1;\" class=\"un\">bebn legg</a></span>. Had a blast playing through this hackjam entry and fell in love with this theme immediately after booting up that first stage for the first time. Thought it'd be fun to arrange like any other original song on this site.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. B Minor (Remix Pitch)<br>\r\n2. A# Minor (Original Pitch)<br>\r\n",
    "latest_version": "smwc-29703-1651386600",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29703,
        "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - Garden of Kazami ~ Azure Echoes of a Tuesday Sky (Remix)",
        "version": "smwc-29703-1651386600",
        "upstream_time": 1651386600,
        "download_url": "https://dl.smwcentral.net/29703/Garden%20of%20Kazami.zip",
        "filename": "Garden of Kazami.zip",
        "size": 93921,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-eisouoku-illusionary-blossom-of-cranium-prayer-reflections-of-a-pinkish-earth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29333,
    "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - Reflections of a Pinkish Earth",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "credits",
      "cutscene",
      "mysterious",
      "overworld",
      "sad",
      "title"
    ],
    "description": "The player's score theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=119983\">マリオ永草億　～ Illusionary Blossom of Cranium Prayer</a>.<br>\r\n<br>\r\n...except it's not actually in the original hackjam entry. I decided to make this song after the fact, for fun. Just as the normal Touhou player's score theme is an arrangement of Kanako's theme, I decided to make this one an arrangement of <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29331\">Signal Vibrancy ~ Rhodochrose Illusion</a>.<br>\r\n<br>\r\nIncludes an option to disable the fade-in by changing a define.",
    "latest_version": "smwc-29333-1644616187",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29333,
        "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - Reflections of a Pinkish Earth",
        "version": "smwc-29333-1644616187",
        "upstream_time": 1644616187,
        "download_url": "https://dl.smwcentral.net/29333/ibocpplayersscore.zip",
        "filename": "ibocpplayersscore.zip",
        "size": 64489,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-eisouoku-illusionary-blossom-of-cranium-prayer-signal-vibrancy-rhodochrose-illusion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29331,
    "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - Signal Vibrancy ~ Rhodochrose Illusion",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "athletic",
      "boss",
      "carnival",
      "chase",
      "cutscene",
      "tense",
      "upbeat"
    ],
    "description": "The boss theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=119983\">マリオ永草億　～ Illusionary Blossom of Cranium Prayer</a>.<br>\r\n<br>\r\nIt's full of energy, and quite short, so it's probably best suited for early game, happy bosses.",
    "latest_version": "smwc-29331-1643689345",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29331,
        "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - Signal Vibrancy ~ Rhodochrose Illusion",
        "version": "smwc-29331-1643689345",
        "upstream_time": 1643689345,
        "download_url": "https://dl.smwcentral.net/29331/ibocpboss.zip",
        "filename": "ibocpboss.zip",
        "size": 35379,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-eisouoku-illusionary-blossom-of-cranium-prayer-stargazer-20xx",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29330,
    "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - Stargazer 20XX",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "castle",
      "chase",
      "mountain",
      "night",
      "sky",
      "tense"
    ],
    "description": "The stage 6 theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=119983\">マリオ永草億　～ Illusionary Blossom of Cranium Prayer</a>.<br>\r\n<br>\r\nIt's got that \"this is the final stretch\" rushing energy. Aptly enough, it was composed right before the hackjam deadline too.",
    "latest_version": "smwc-29330-1644616041",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29330,
        "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - Stargazer 20XX",
        "version": "smwc-29330-1644616041",
        "upstream_time": 1644616041,
        "download_url": "https://dl.smwcentral.net/29330/ibocpstage6.zip",
        "filename": "ibocpstage6.zip",
        "size": 34479,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-eisouoku-illusionary-blossom-of-cranium-prayer-stepping-into-the-sleepless-shrine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30254,
    "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - Stepping into the Sleepless Shrine",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "calm",
      "carnival",
      "mountain",
      "mysterious",
      "night",
      "ruins",
      "sky",
      "town",
      "urban"
    ],
    "description": "The stage 5 theme from <a href=\"https://www.smwcentral.net/?p=viewthread&t=119983\">マリオ永草億　～ Illusionary Blossom of Cranium Prayer</a>.<br>\r\n<br>\r\nIt's a decisive-sounding song, with the vibe of staying up all night. And a 3/4 time signature because why not?<br>\r\n<br>\r\n[2022/03/27] Update: fixed a panning oversight when the song loops.",
    "latest_version": "smwc-30254-1657673125",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30254,
        "title": "Mario Eisouoku ~ Illusionary Blossom of Cranium Prayer - Stepping into the Sleepless Shrine",
        "version": "smwc-30254-1657673125",
        "upstream_time": 1657673125,
        "download_url": "https://dl.smwcentral.net/30254/ibocpstage5.zip",
        "filename": "ibocpstage5.zip",
        "size": 35590,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-forever-bowser-battle-kaosession-mod",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20937,
    "title": "Mario Forever - Bowser Battle (kaosession.mod)",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "A hardcore techno track. Good for bosses or trippy levels.",
    "latest_version": "smwc-20937-1566283308",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20937,
        "title": "Mario Forever - Bowser Battle (kaosession.mod)",
        "version": "smwc-20937-1566283308",
        "upstream_time": 1566283308,
        "download_url": "https://dl.smwcentral.net/20937/Mario%20Forever%20-%20Bowser%20Battle.zip",
        "filename": "Mario Forever - Bowser Battle.zip",
        "size": 35132,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-forever-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22474,
    "title": "Mario Forever - Title Screen",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "bonus",
      "title"
    ],
    "description": "The bangin SMB overworld keygen remix that's used in the title screen of Mario Forever. This track is fitting for title screens, bonus areas or abstract levels.",
    "latest_version": "smwc-22474-1585705116",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22474,
        "title": "Mario Forever - Title Screen",
        "version": "smwc-22474-1585705116",
        "upstream_time": 1585705116,
        "download_url": "https://dl.smwcentral.net/22474/Mario%20Forever%20-%20Title%20Screen.zip",
        "filename": "Mario Forever - Title Screen.zip",
        "size": 40890,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-forever-world-1-riot",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22478,
    "title": "Mario Forever - World 1 (riot-11.mod)",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "bonus"
    ],
    "description": "The (not very fitting) song that plays on the world 1 map screen in Mario Forever. Would be fitting for abstract stages and bonuses.",
    "latest_version": "smwc-22478-1585703969",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22478,
        "title": "Mario Forever - World 1 (riot-11.mod)",
        "version": "smwc-22478-1585703969",
        "upstream_time": 1585703969,
        "download_url": "https://dl.smwcentral.net/22478/Mario%20Forever%20-%20World%201%20%28riot-11.mod%29.zip",
        "filename": "Mario Forever - World 1 (riot-11.mod).zip",
        "size": 57655,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-golf-boo-valley",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7468,
    "title": "Mario Golf - Boo Valley",
    "authors": [
      "spigmike"
    ],
    "tags": [
      "calm",
      "grassland"
    ],
    "description": "Nice calm and relaxing theme from Mario Golf.",
    "latest_version": "smwc-7468-1311934285",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7468,
        "title": "Mario Golf - Boo Valley",
        "version": "smwc-7468-1311934285",
        "upstream_time": 1311934285,
        "download_url": "https://dl.smwcentral.net/7468/Mario%20Golf%20-%20Boo%20Valley.zip",
        "filename": "Mario Golf - Boo Valley.zip",
        "size": 68058,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-golf-gbc-dune-club-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38854,
    "title": "Mario Golf (GBC) - Dune Club (Remix)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "desert",
      "grassland",
      "mountain",
      "upbeat"
    ],
    "description": "An unsampled remix of the Dune Club theme from Mario Golf on the Gameboy Color.",
    "latest_version": "smwc-38854-1736439941",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38854,
        "title": "Mario Golf (GBC) - Dune Club (Remix)",
        "version": "smwc-38854-1736439941",
        "upstream_time": 1736439941,
        "download_url": "https://dl.smwcentral.net/38854/Mario%20Golf%20%28GBC%29%20-%20Dune%20Club%20%5BU%5D.zip",
        "filename": "Mario Golf (GBC) - Dune Club %5BU%5D.zip",
        "size": 34845,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-is-missing-city-secured",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16066,
    "title": "Mario Is Missing - City Secured",
    "authors": [
      "DAA234"
    ],
    "tags": [
      "cutscene",
      "goal",
      "misc"
    ],
    "description": "The City Secured theme from Mario Is Missing.",
    "latest_version": "smwc-16066-1504143175",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16066,
        "title": "Mario Is Missing - City Secured",
        "version": "smwc-16066-1504143175",
        "upstream_time": 1504143175,
        "download_url": "https://dl.smwcentral.net/16066/City%20Secured.zip",
        "filename": "City Secured.zip",
        "size": 30510,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-is-missing-mario-s-time-machine-nes-rome-italy-montreal-canada",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29036,
    "title": "Mario is Missing! & Mario's Time Machine (NES) - Rome Italy, Montreal Canada & 1687",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "retro"
    ],
    "description": "This rather basic song is used in both Mario is Missing! AND Mario's Time Machine, so it was bound to be ported by me. =P<br>\r\n<br>\r\nAnyway, could be used in generic grasslands levels or short retro areas.<br>\r\n<br>\r\nV1.1: Changed the tempo to match the original, that's it.",
    "latest_version": "smwc-29036-1642902767",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29036,
        "title": "Mario is Missing! & Mario's Time Machine (NES) - Rome Italy, Montreal Canada & 1687",
        "version": "smwc-29036-1642902767",
        "upstream_time": 1642902767,
        "download_url": "https://dl.smwcentral.net/29036/MiM%20%26%20MTM%20%28NES%29%20-%20Montreal%2C%20Rome%20%26%201687%20V1.1.zip",
        "filename": "MiM %26 MTM (NES) - Montreal%2C Rome %26 1687 V1.1.zip",
        "size": 37340,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-is-missing-nes-bowser-s-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35491,
    "title": "Mario is Missing! (NES) - Bowser's Castle",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "cutscene",
      "retro"
    ],
    "description": "Bowser's Castle from Mario is Missing! on the NES.",
    "latest_version": "smwc-35491-1700422839",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35491,
        "title": "Mario is Missing! (NES) - Bowser's Castle",
        "version": "smwc-35491-1700422839",
        "upstream_time": 1700422839,
        "download_url": "https://dl.smwcentral.net/35491/Mario%20is%20Missing%21%20%28NES%29%20-%20Bowser%27s%20Castle.zip",
        "filename": "Mario is Missing%21 (NES) - Bowser%27s Castle.zip",
        "size": 42524,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-is-missing-nes-expanded-berlin-germany",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29038,
    "title": "Mario is Missing! (NES) Expanded - Berlin Germany",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "grassland",
      "retro",
      "town",
      "urban"
    ],
    "description": "Ever wondered what the music would sound like if Mario is Missing! for the NES was ever expanded upon?<br>\r\nWell, I certainly was and the result was this!<br>\r\n<br>\r\nIt's a pretty neato composition I'd say, it captures some stuff from the original and turns it into something new.<br>\r\nThe percussion is a bit of unhinged compered to how it is in the actual game, but I think it has a certain charm to it that compliments the song well.<br>\r\n<br>\r\nWill I end up doing more?<br>\r\nCertainly, but not actively, maybe once a couple months.<br>\r\n<br>\r\nAnyway, this song can be used in retro levels and cities.<br>\r\nIt can be a bit repetitive after a while, so keep that in mind!",
    "latest_version": "smwc-29038-1643403857",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29038,
        "title": "Mario is Missing! (NES) Expanded - Berlin Germany",
        "version": "smwc-29038-1643403857",
        "upstream_time": 1643403857,
        "download_url": "https://dl.smwcentral.net/29038/Mario%20is%20Missing%21%20%28NES%29%20Expanded%20-%20Berlin%20Germany.zip",
        "filename": "Mario is Missing%21 (NES) Expanded - Berlin Germany.zip",
        "size": 45207,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-is-missing-nes-london-england",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27487,
    "title": "Mario is Missing! (NES) - London England",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "overworld",
      "town",
      "urban"
    ],
    "description": "A calming, relaxing song that plays in London England on Mario is Missing! for the NES.<br>\r\n<br>\r\nReleased at Summer C3 2021.<br>\r\n<br>\r\nCan fit in rainy areas.",
    "latest_version": "smwc-27487-1627265049",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27487,
        "title": "Mario is Missing! (NES) - London England",
        "version": "smwc-27487-1627265049",
        "upstream_time": 1627265049,
        "download_url": "https://dl.smwcentral.net/27487/Mario%20is%20Missing%21%20%28NES%29%20-%20London%20England.zip",
        "filename": "Mario is Missing%21 (NES) - London England.zip",
        "size": 30671,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-is-missing-nes-moscow-russia",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27483,
    "title": "Mario is Missing! (NES) - Moscow Russia",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "carnival",
      "overworld",
      "town",
      "urban"
    ],
    "description": "A funky tune originally played in Moscow Russia on Mario is Missing! for the NES.<br>\r\n<br>\r\nReleased at Summer C3 2021.<br>\r\n<br>\r\nCan be used in towns and upbeat areas.",
    "latest_version": "smwc-27483-1627264663",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27483,
        "title": "Mario is Missing! (NES) - Moscow Russia",
        "version": "smwc-27483-1627264663",
        "upstream_time": 1627264663,
        "download_url": "https://dl.smwcentral.net/27483/Mario%20is%20Missing%21%20%28NES%29%20-%20Moscow%20Russia.zip",
        "filename": "Mario is Missing%21 (NES) - Moscow Russia.zip",
        "size": 30757,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-is-missing-nes-new-york-usa",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28713,
    "title": "Mario is Missing! (NES) - New York USA",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "grassland",
      "overworld",
      "retro",
      "town",
      "urban"
    ],
    "description": "Sampled version of the New York song heard in the \"first stage\" of Mario is Missing! for the NES.<br>\r\n<br>\r\nCan be used in 8-bit towns, cities and other urban places.<br>\r\n<br>\r\n<s>Warning: Not recommended with SFX that use noise!</s><br>\r\nNot anymore, can be used anywhere no matter the sfx.<br>\r\n<br>\r\nOld Description:<br>\r\n<br>\r\nHuge thanks to brickblock369 and mish1 for helping with the port.<br>\r\n<br>\r\nThis is my first sampled port on the site, I hope you guys enjoy it! =D<br>\r\n<br>\r\n(Samples from musicalman's Summer C3 2019 Thread found here - https://www.smwcentral.net/?p=viewthread&t=98488)<br>\r\n<br>\r\nEdit: Pretty much redid the whole thing to be more accurate, now uses the correct percussion samples as well.",
    "latest_version": "smwc-28713-1639617726",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28713,
        "title": "Mario is Missing! (NES) - New York USA",
        "version": "smwc-28713-1639617726",
        "upstream_time": 1639617726,
        "download_url": "https://dl.smwcentral.net/28713/Mario%20is%20Missing%21%20%28NES%29%20-%20New%20York%20USA%20Sampled.zip",
        "filename": "Mario is Missing%21 (NES) - New York USA Sampled.zip",
        "size": 36974,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26893,
        "title": "Mario is Missing! (NES) - New York USA",
        "version": "smwc-26893-1621731597",
        "upstream_time": 1621731597,
        "download_url": "https://dl.smwcentral.net/26893/Mario%20is%20Missing%21%20%28NES%29%20-%20New%20York%20USA.zip",
        "filename": "Mario is Missing%21 (NES) - New York USA.zip",
        "size": 31318,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-is-missing-nes-new-york-usa-overworld-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26883,
    "title": "Mario is Missing! (NES) - New York USA (Overworld Remix)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "overworld",
      "town",
      "urban"
    ],
    "description": "A remixed version of New York meant for use in overworlds!",
    "latest_version": "smwc-26883-1622338519",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26883,
        "title": "Mario is Missing! (NES) - New York USA (Overworld Remix)",
        "version": "smwc-26883-1622338519",
        "upstream_time": 1622338519,
        "download_url": "https://dl.smwcentral.net/26883/New%20York%20Remix.zip",
        "filename": "New York Remix.zip",
        "size": 31390,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-is-missing-nes-paris-france",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27486,
    "title": "Mario is Missing! (NES) - Paris France",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "desert",
      "overworld",
      "tense",
      "urban"
    ],
    "description": "A rather short song played in Paris France on Mario is Missing! for the NES.<br>\r\n<br>\r\nReleased at Summer C3 2021.<br>\r\n<br>\r\nCan fit in tense and desert areas.",
    "latest_version": "smwc-27486-1627264930",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27486,
        "title": "Mario is Missing! (NES) - Paris France",
        "version": "smwc-27486-1627264930",
        "upstream_time": 1627264930,
        "download_url": "https://dl.smwcentral.net/27486/Mario%20is%20Missing%21%20%28NES%29%20-%20Paris%20France.zip",
        "filename": "Mario is Missing%21 (NES) - Paris France.zip",
        "size": 31073,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-is-missing-nes-sydney-australia",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26061,
    "title": "Mario is Missing! (NES) - Sydney Australia",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "grassland",
      "retro",
      "snow",
      "urban"
    ],
    "description": "Another famous tune from the old Mario is Missing! for the NES.<br>\r\n<br>\r\nCan be used in friendly, upbeat levels as well as happy environments. Could suit 8-bit levels too.<br>\r\n<br>\r\nHuge thanks to brickblock369 for helping with the ADSR.<br>\r\nWithout him the song wouldn't sound as good ;P<br>\r\n<br>\r\nNotable people that helped with the song:<br>\r\nmish1<br>\r\n7 up<br>\r\n<br>\r\nUpdate: Minor Optimizations, Added another Version, togglable inside the .txt file by changing the Version number.<br>\r\nV1 being a more waltzy march styled song, while V2 is a more general bouncy feeling song that could best fit switch palaces.<br>\r\n<br>\r\nLots of love, S1Z2 &lt;3",
    "latest_version": "smwc-26061-1615233823",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26061,
        "title": "Mario is Missing! (NES) - Sydney Australia",
        "version": "smwc-26061-1615233823",
        "upstream_time": 1615233823,
        "download_url": "https://dl.smwcentral.net/26061/Mario%20is%20Missing%21%20%28NES%29%20-%20Sydney%20Australia.zip",
        "filename": "Mario is Missing%21 (NES) - Sydney Australia.zip",
        "size": 61967,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-is-missing-nes-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31997,
    "title": "Mario is Missing! (NES) - Title Screen",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "grassland",
      "retro",
      "title"
    ],
    "description": "Today is my 2 year anniversary of joining SMWC!<br>\r\nAnd for this very special occasion, I present to you all a very special port!<br>\r\n<br>\r\nThe iconic Title Screen theme from Mario is Missing! on the NES.",
    "latest_version": "smwc-31997-1663859333",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31997,
        "title": "Mario is Missing! (NES) - Title Screen",
        "version": "smwc-31997-1663859333",
        "upstream_time": 1663859333,
        "download_url": "https://dl.smwcentral.net/31997/Mario%20is%20Missing%21%20%28NES%29%20-%20Title%20Screen.zip",
        "filename": "Mario is Missing%21 (NES) - Title Screen.zip",
        "size": 34946,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-is-missing-nes-tokyo-japan",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27484,
    "title": "Mario is Missing! (NES) - Tokyo Japan",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "overworld",
      "town",
      "urban"
    ],
    "description": "A bass heavy tune played in Tokyo Japan on Mario is Missing! for the NES.<br>\r\n<br>\r\nReleased at Summer C3 2021.<br>\r\n<br>\r\nCan be used in eastern towns and cities.",
    "latest_version": "smwc-27484-1627264806",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27484,
        "title": "Mario is Missing! (NES) - Tokyo Japan",
        "version": "smwc-27484-1627264806",
        "upstream_time": 1627264806,
        "download_url": "https://dl.smwcentral.net/27484/Mario%20is%20Missing%21%20%28NES%29%20-%20Tokyo%20Japan.zip",
        "filename": "Mario is Missing%21 (NES) - Tokyo Japan.zip",
        "size": 31195,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-is-missing-nes-world-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28684,
    "title": "Mario is Missing! (NES) - World Map",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "retro",
      "title",
      "town"
    ],
    "description": "Sampled version of the happy grassland-ish tune played when you open the World Map in Mario is Missing! for the NES.<br>\r\n<br>\r\nCan fit in overworlds.<br>\r\n<br>\r\nEdit: Now uses a proper percussion sample.",
    "latest_version": "smwc-28684-1639617498",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28684,
        "title": "Mario is Missing! (NES) - World Map",
        "version": "smwc-28684-1639617498",
        "upstream_time": 1639617498,
        "download_url": "https://dl.smwcentral.net/28684/Mario%20is%20Missing%21%20%28NES%29%20-%20World%20Map%20Sampled.zip",
        "filename": "Mario is Missing%21 (NES) - World Map Sampled.zip",
        "size": 32909,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27485,
        "title": "Mario is Missing! (NES) - World Map",
        "version": "smwc-27485-1627255771",
        "upstream_time": 1627255771,
        "download_url": "https://dl.smwcentral.net/27485/Mario%20is%20Missing%21%20%28NES%29%20-%20World%20Map.zip",
        "filename": "Mario is Missing%21 (NES) - World Map.zip",
        "size": 30648,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-is-missing-snes-argentina-brazil-smw-star-road-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28059,
    "title": "Mario is Missing! (SNES) - Argentina & Brazil (SMW Star Road Arrangement)",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "night",
      "overworld",
      "space",
      "urban"
    ],
    "description": "I've always listened this song and wondered, what would it sound if it were in a style similar to Super Mario World's Star Road theme<br>\r\n<br>\r\nSo I made my way to make this arrangement of the song<br>\r\n<br>\r\nand now sampled with the original song's instruments<br>\r\n<br>\r\nIt contains 2 versions you can choose inside the mml/txt file<br>\r\n1 - Mario is Missing! Pitch(Default)<br>\r\n2 - SMW Star Road Pitch",
    "latest_version": "smwc-28059-1635804291",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28059,
        "title": "Mario is Missing! (SNES) - Argentina & Brazil (SMW Star Road Arrangement)",
        "version": "smwc-28059-1635804291",
        "upstream_time": 1635804291,
        "download_url": "https://dl.smwcentral.net/28059/MiM%20-%20Brazil%20and%20Argentina%20sampled.zip",
        "filename": "MiM - Brazil and Argentina sampled.zip",
        "size": 73039,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-is-missing-snes-boss-upbeat-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7320,
    "title": "Mario is Missing! (SNES) - Boss (Upbeat Mix)",
    "authors": [
      "MidiGuy"
    ],
    "tags": [
      "boss",
      "castle"
    ],
    "description": "Here's the boss battle from Mario is Missing. Mainly a mix of the SMW castle theme, remixed a little more.",
    "latest_version": "smwc-7320-1312741764",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7320,
        "title": "Mario is Missing! (SNES) - Boss (Upbeat Mix)",
        "version": "smwc-7320-1312741764",
        "upstream_time": 1312741764,
        "download_url": "https://dl.smwcentral.net/7320/MiM%20-%20Boss%20%28Upbeat%20Mix%29.zip",
        "filename": "MiM - Boss (Upbeat Mix).zip",
        "size": 139512,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-is-missing-snes-brazil-and-argentina-theme-arr",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26512,
    "title": "Mario is Missing! (SNES) - Brazil and Argentina theme arr.",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "calm",
      "city",
      "overworld"
    ],
    "description": "I've always listened this song and wondered, what would it sound if it were in a style similar to Super Mario World's Star Road theme<br>\r\n<br>\r\nSo I made my way to make this arrangement of the song<br>\r\n<br>\r\nIt contains 2 versions you can choose inside the mml/txt file<br>\r\n1 - Mario is Missing! Set (Default)<br>\r\n2 - SMW Star Road Set<br>\r\n<br>\r\nIt's the first time I make an arrangement of any song <br>\r\nand I like how it turned out",
    "latest_version": "smwc-26512-1619190118",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26512,
        "title": "Mario is Missing! (SNES) - Brazil and Argentina theme arr.",
        "version": "smwc-26512-1619190118",
        "upstream_time": 1619190118,
        "download_url": "https://dl.smwcentral.net/26512/Mario_is_Missing_-_Brazil_and_Argentina_Arr_by_DMB.zip",
        "filename": "Mario_is_Missing_-_Brazil_and_Argentina_Arr_by_DMB.zip",
        "size": 64534,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-is-missing-snes-china-japan",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39921,
    "title": "Mario is Missing! (SNES) - China & Japan",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "temple",
      "town"
    ],
    "description": "China & Japan from Mario is Missing! for the SNES.",
    "latest_version": "smwc-39921-1749333576",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39921,
        "title": "Mario is Missing! (SNES) - China & Japan",
        "version": "smwc-39921-1749333576",
        "upstream_time": 1749333576,
        "download_url": "https://dl.smwcentral.net/39921/Mario%20is%20Missing%21%20%28SNES%29%20-%20China%20%26%20Japan.zip",
        "filename": "Mario is Missing%21 (SNES) - China %26 Japan.zip",
        "size": 43012,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-is-missing-snes-city-secured",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28342,
    "title": "Mario is Missing! (SNES) - City Secured!",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "goal"
    ],
    "description": "The theme played when you successfully secure (or finish) a city in Mario is Missing! for the SNES.<br>\r\n<br>\r\nCan be used in a cutscene or as a goal theme.<br>\r\n<br>\r\nThough you might want to set the wXX command to 255 if you're using it as a goal theme, so it can be heard clearly.",
    "latest_version": "smwc-28342-1637970578",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28342,
        "title": "Mario is Missing! (SNES) - City Secured!",
        "version": "smwc-28342-1637970578",
        "upstream_time": 1637970578,
        "download_url": "https://dl.smwcentral.net/28342/Mario%20is%20Missing%21%20%28SNES%29%20-%20City%20Secured%21.zip",
        "filename": "Mario is Missing%21 (SNES) - City Secured%21.zip",
        "size": 30618,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41495,
    "title": "Mario Kart 64 - Banshee Boardwalk",
    "authors": [
      "NamyX"
    ],
    "tags": [
      "abstract",
      "ambient",
      "athlethic",
      "athletic",
      "beach",
      "bonus",
      "calm",
      "carnival",
      "castle",
      "cave",
      "credits",
      "cutscene",
      "dark",
      "desert",
      "environmental",
      "final",
      "forest",
      "ghost house",
      "grassland",
      "ice",
      "industrial",
      "jungle",
      "misc",
      "mountain",
      "mysterious",
      "night",
      "overworld",
      "ruins",
      "sad",
      "sky",
      "snow",
      "space",
      "spooky",
      "swamp",
      "switch palace",
      "temple",
      "tense",
      "title",
      "town",
      "urban"
    ],
    "description": "Frappe Snowland / Sherbet Land from Mario Kart 64.<br>\r\n<br>\r\nUpdate:<br>\r\n-Improved echo<br>\r\n-Changed the tambourine sample",
    "latest_version": "smwc-41495-1771804998",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41495,
        "title": "Mario Kart 64 - Banshee Boardwalk",
        "version": "smwc-41495-1771804998",
        "upstream_time": 1771804998,
        "download_url": "https://dl.smwcentral.net/41495/Mario%20Kart%2064%20-%20Banshee%20Boardwalk%20%28SMW%29.zip",
        "filename": "Mario Kart 64 - Banshee Boardwalk (SMW).zip",
        "size": 48032,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41490,
        "title": "Mario Kart 64 - Banshee Boardwalk",
        "version": "smwc-41490-1771804994",
        "upstream_time": 1771804994,
        "download_url": "https://dl.smwcentral.net/41490/Mario%20Kart%2064%20-%20Banshee%20Boardwalk.zip",
        "filename": "Mario Kart 64 - Banshee Boardwalk.zip",
        "size": 74392,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41414,
        "title": "Mario Kart 64 - Kalimari Desert",
        "version": "smwc-41414-1771792726",
        "upstream_time": 1771792726,
        "download_url": "https://dl.smwcentral.net/41414/Mario%20Kart%2064%20-%20Kalimari%20Desert%20%28unsampled%29.zip",
        "filename": "Mario Kart 64 - Kalimari Desert (unsampled).zip",
        "size": 33667,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41106,
        "title": "Mario Kart 64 - Frappe Snowland / Sherbet Land",
        "version": "smwc-41106-1772211023",
        "upstream_time": 1772211023,
        "download_url": "https://dl.smwcentral.net/41106/Frappe%20Snowland.zip",
        "filename": "Frappe Snowland.zip",
        "size": 85073,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40564,
        "title": "Mario Kart 64 - DK's Jungle Parkway",
        "version": "smwc-40564-1764247640",
        "upstream_time": 1764247640,
        "download_url": "https://dl.smwcentral.net/40564/Jungle%20Parkway.zip",
        "filename": "Jungle Parkway.zip",
        "size": 85457,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39905,
        "title": "Mario Kart 64 - Frappe Snowland",
        "version": "smwc-39905-1749333112",
        "upstream_time": 1749333112,
        "download_url": "https://dl.smwcentral.net/39905/Mario%20Kart%2064%20-%20Frappe%20Snowland.zip",
        "filename": "Mario Kart 64 - Frappe Snowland.zip",
        "size": 33114,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37129,
        "title": "Mario Kart 8 - Rainbow Road (SMK Remix)",
        "version": "smwc-37129-1711606090",
        "upstream_time": 1711606090,
        "download_url": "https://dl.smwcentral.net/37129/MK8%20Rainbow%20Road%20%28SMK%20Remix%29.zip",
        "filename": "MK8 Rainbow Road (SMK Remix).zip",
        "size": 55713,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37128,
        "title": "Mario Kart 8 - Mario Kart Stadium (SMK Remix)",
        "version": "smwc-37128-1711605861",
        "upstream_time": 1711605861,
        "download_url": "https://dl.smwcentral.net/37128/Mario%20Kart%20Stadium%20%28SMK%20Remix%29.zip",
        "filename": "Mario Kart Stadium (SMK Remix).zip",
        "size": 55817,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36981,
        "title": "Mario Kart 8 - Rainbow Road",
        "version": "smwc-36981-1710092420",
        "upstream_time": 1710092420,
        "download_url": "https://dl.smwcentral.net/36981/MK8%20Rainbow%20Road.zip",
        "filename": "MK8 Rainbow Road.zip",
        "size": 34032,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36980,
        "title": "Mario Kart 8 - Mario Kart Stadium",
        "version": "smwc-36980-1710117213",
        "upstream_time": 1710117213,
        "download_url": "https://dl.smwcentral.net/36980/Mario_Kart_Stadium.zip",
        "filename": "Mario_Kart_Stadium.zip",
        "size": 35325,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35764,
        "title": "Mario Kart 8 Deluxe - Tour Vancouver Velocity",
        "version": "smwc-35764-1703887139",
        "upstream_time": 1703887139,
        "download_url": "https://dl.smwcentral.net/35764/Vancouver_Velocity.zip",
        "filename": "Vancouver_Velocity.zip",
        "size": 98506,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35004,
        "title": "Mario Kart 64 - Bowser's Castle",
        "version": "smwc-35004-1697835349",
        "upstream_time": 1697835349,
        "download_url": "https://dl.smwcentral.net/35004/Mario%20Kart%2064%20-%20Bowser%27s%20Castle.zip",
        "filename": "Mario Kart 64 - Bowser%27s Castle.zip",
        "size": 99804,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32782,
        "title": "Mario Kart 64 - Kalimari Desert",
        "version": "smwc-32782-1680146022",
        "upstream_time": 1680146022,
        "download_url": "https://dl.smwcentral.net/32782/Kalimari%20Desert.zip",
        "filename": "Kalimari Desert.zip",
        "size": 67045,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32769,
        "title": "Mario Kart 8 - Ice Ice Outpost",
        "version": "smwc-32769-1678875861",
        "upstream_time": 1678875861,
        "download_url": "https://dl.smwcentral.net/32769/ice%20ice%20outpost.zip",
        "filename": "ice ice outpost.zip",
        "size": 81129,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31656,
        "title": "Mario Kart 64 - Moo Moo Farm",
        "version": "smwc-31656-1672447803",
        "upstream_time": 1672447803,
        "download_url": "https://dl.smwcentral.net/31656/MooMooFarm.zip",
        "filename": "MooMooFarm.zip",
        "size": 174604,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30282,
        "title": "Mario Kart 8 Deluxe - Ninja Hideaway",
        "version": "smwc-30282-1661995525",
        "upstream_time": 1661995525,
        "download_url": "https://dl.smwcentral.net/30282/Ninja%20Hideaway.zip",
        "filename": "Ninja Hideaway.zip",
        "size": 92286,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26823,
        "title": "Mario Kart 8 - Ice Ice Outpost (Relaxing Waltz)",
        "version": "smwc-26823-1622134478",
        "upstream_time": 1622134478,
        "download_url": "https://dl.smwcentral.net/26823/Ice%20Ice%20Outpost%20%28Relaxing%20Waltz%29.zip",
        "filename": "Ice Ice Outpost (Relaxing Waltz).zip",
        "size": 53787,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26678,
        "title": "Mario Kart 64 - Toad's Turnpike",
        "version": "smwc-26678-1619422199",
        "upstream_time": 1619422199,
        "download_url": "https://dl.smwcentral.net/26678/todd%20turnpike.zip",
        "filename": "todd turnpike.zip",
        "size": 33784,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25915,
        "title": "Mario Kart 64 - Bright as the Night ~ Rainbow Road (Remix)",
        "version": "smwc-25915-1613678728",
        "upstream_time": 1613678728,
        "download_url": "https://dl.smwcentral.net/25915/Rainbow%20Road.zip",
        "filename": "Rainbow Road.zip",
        "size": 67800,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25755,
        "title": "Mario Kart 64 - Rainbow Road",
        "version": "smwc-25755-1613081099",
        "upstream_time": 1613081099,
        "download_url": "https://dl.smwcentral.net/25755/MK64%20-%20Rainbow%20Road.zip",
        "filename": "MK64 - Rainbow Road.zip",
        "size": 32168,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25726,
        "title": "Mario Kart 64 - Toad's Turnpike (Arrange)",
        "version": "smwc-25726-1611460625",
        "upstream_time": 1611460625,
        "download_url": "https://dl.smwcentral.net/25726/mk64turnpike..zip",
        "filename": "mk64turnpike..zip",
        "size": 82407,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25725,
        "title": "Mario Kart 64 - Winning Results",
        "version": "smwc-25725-1611163087",
        "upstream_time": 1611163087,
        "download_url": "https://dl.smwcentral.net/25725/mk64results.zip",
        "filename": "mk64results.zip",
        "size": 68368,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25435,
        "title": "Mario Kart 8 - Dolphin Shoals (Highlight Reel)",
        "version": "smwc-25435-1607721085",
        "upstream_time": 1607721085,
        "download_url": "https://dl.smwcentral.net/25435/Dolphin%20Shoals.zip",
        "filename": "Dolphin Shoals.zip",
        "size": 33248,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24381,
        "title": "Mario Kart 64 - Toad's Turnpike",
        "version": "smwc-24381-1599456408",
        "upstream_time": 1599456408,
        "download_url": "https://dl.smwcentral.net/24381/mk64_turnpike_.zip",
        "filename": "mk64_turnpike_.zip",
        "size": 85673,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22389,
        "title": "Mario Kart 64 - Koopa Troopa Beach",
        "version": "smwc-22389-1585703687",
        "upstream_time": 1585703687,
        "download_url": "https://dl.smwcentral.net/22389/Mario%20Kart%2064%20-%20Koopa%20Troopa%20Beach.zip",
        "filename": "Mario Kart 64 - Koopa Troopa Beach.zip",
        "size": 76716,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21123,
        "title": "Mario Kart 64 - Frappe Snowland",
        "version": "smwc-21123-1568233423",
        "upstream_time": 1568233423,
        "download_url": "https://dl.smwcentral.net/21123/Mario%20Kart%2064%20-%20Frappe%20Snowland.zip",
        "filename": "Mario Kart 64 - Frappe Snowland.zip",
        "size": 31922,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20264,
        "title": "Mario Kart 64 - Kalimari Desert",
        "version": "smwc-20264-1561403716",
        "upstream_time": 1561403716,
        "download_url": "https://dl.smwcentral.net/20264/Kalimari%20Desert.zip",
        "filename": "Kalimari Desert.zip",
        "size": 31906,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14720,
        "title": "Mario Kart 64 - Rainbow Road",
        "version": "smwc-14720-1481832462",
        "upstream_time": 1481832462,
        "download_url": "https://dl.smwcentral.net/14720/Mario%20Kart%2064%20-%20Rainbow%20Road.zip",
        "filename": "Mario Kart 64 - Rainbow Road.zip",
        "size": 73777,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14586,
        "title": "Mario Kart 64 - Toad's Turnpike",
        "version": "smwc-14586-1477954588",
        "upstream_time": 1477954588,
        "download_url": "https://dl.smwcentral.net/14586/Mario%20Kart%2064%20-%20Toad%27s%20Turnpike.zip",
        "filename": "Mario Kart 64 - Toad%27s Turnpike.zip",
        "size": 77687,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11557,
        "title": "Mario Kart 64 - Rainbow Road",
        "version": "smwc-11557-1437618757",
        "upstream_time": 1437618757,
        "download_url": "https://dl.smwcentral.net/11557/RainbowRoad.zip",
        "filename": "RainbowRoad.zip",
        "size": 32317,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8543,
        "title": "Mario Kart 64 - Koopa Troopa Beach",
        "version": "smwc-8543-1396516466",
        "upstream_time": 1396516466,
        "download_url": "https://dl.smwcentral.net/8543/Koopa%20Beach.zip",
        "filename": "Koopa Beach.zip",
        "size": 64979,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-custom-music-festival-edm-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37134,
    "title": "Mario Kart Custom Music - Festival EDM Theme",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "athletic",
      "grassland",
      "overworld",
      "sky",
      "title"
    ],
    "description": "Could fit on athletic or grassland levels or title screen",
    "latest_version": "smwc-37134-1710993083",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37134,
        "title": "Mario Kart Custom Music - Festival EDM Theme",
        "version": "smwc-37134-1710993083",
        "upstream_time": 1710993083,
        "download_url": "https://dl.smwcentral.net/37134/mk9%20festival%20edm%20theme%20%28S%29.zip",
        "filename": "mk9 festival edm theme (S).zip",
        "size": 70140,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36979,
        "title": "Mario Kart Custom Music - Festival EDM Theme",
        "version": "smwc-36979-1709191133",
        "upstream_time": 1709191133,
        "download_url": "https://dl.smwcentral.net/36979/mk9%20festival%20edm%20theme.zip",
        "filename": "mk9 festival edm theme.zip",
        "size": 33376,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-custom-music-jazz-funk-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37135,
    "title": "Mario Kart Custom Music - Jazz Funk Theme",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "industrial",
      "overworld",
      "title",
      "town",
      "urban"
    ],
    "description": "Could fit on the urban levels or overworld",
    "latest_version": "smwc-37135-1710993086",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37135,
        "title": "Mario Kart Custom Music - Jazz Funk Theme",
        "version": "smwc-37135-1710993086",
        "upstream_time": 1710993086,
        "download_url": "https://dl.smwcentral.net/37135/mk9%20jazz%20funk%20theme%20%28S%29.zip",
        "filename": "mk9 jazz funk theme (S).zip",
        "size": 69603,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36978,
        "title": "Mario Kart Custom Music - Jazz Funk Theme",
        "version": "smwc-36978-1709191130",
        "upstream_time": 1709191130,
        "download_url": "https://dl.smwcentral.net/36978/mk9%20jazz%20funk%20theme.zip",
        "filename": "mk9 jazz funk theme.zip",
        "size": 33994,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-double-dash-bowser-s-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26360,
    "title": "Mario Kart: Double Dash!! - Bowser's Castle",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "castle",
      "dark",
      "final"
    ],
    "description": "Music were played in Bowser's Castle from Mario Kart: Double Dash. Could fit on the castle levels<br>\r\nUpdate: improvement panning",
    "latest_version": "smwc-26360-1617136177",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26360,
        "title": "Mario Kart: Double Dash!! - Bowser's Castle",
        "version": "smwc-26360-1617136177",
        "upstream_time": 1617136177,
        "download_url": "https://dl.smwcentral.net/26360/GCN%20Bowser%27s%20Castle.zip",
        "filename": "GCN Bowser%27s Castle.zip",
        "size": 60579,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-double-dash-peach-beach-daisy-cruiser",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8242,
    "title": "Mario Kart: Double Dash!! - Peach Beach/Daisy Cruiser",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "beach",
      "calm"
    ],
    "description": "A tropical, calming track that would suit any beach level.<br>\r\n<br>\r\nUpdate (09/26/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 212 bytes.",
    "latest_version": "smwc-8242-1341521378",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8242,
        "title": "Mario Kart: Double Dash!! - Peach Beach/Daisy Cruiser",
        "version": "smwc-8242-1341521378",
        "upstream_time": 1341521378,
        "download_url": "https://dl.smwcentral.net/8242/Peach.Beach.zip",
        "filename": "Peach.Beach.zip",
        "size": 56201,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-double-dash-rainbow-road",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11577,
    "title": "Mario Kart: Double Dash!! - Rainbow Road",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "bonus",
      "space"
    ],
    "description": "Famous rainbow road theme from Mario Kart. It can fit bonus zones and rainbow-themed levels.",
    "latest_version": "smwc-11577-1435812349",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11577,
        "title": "Mario Kart: Double Dash!! - Rainbow Road",
        "version": "smwc-11577-1435812349",
        "upstream_time": 1435812349,
        "download_url": "https://dl.smwcentral.net/11577/Mario%20Kart%20-%20Rainbow%20Road%20%28S%29.zip",
        "filename": "Mario Kart - Rainbow Road (S).zip",
        "size": 65405,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-double-dash-sherbet-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23475,
    "title": "Mario Kart: Double Dash!! - Sherbet Land",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "athletic",
      "ice",
      "mountain",
      "snow"
    ],
    "description": "Upbeat song that plays in the icy/snowy Sherbet Land in Mario Kart Double Dash!",
    "latest_version": "smwc-23475-1593538679",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23475,
        "title": "Mario Kart: Double Dash!! - Sherbet Land",
        "version": "smwc-23475-1593538679",
        "upstream_time": 1593538679,
        "download_url": "https://dl.smwcentral.net/23475/Mario%20Kart%20Double%20Dash%20-%20Sherbet%20Land.zip",
        "filename": "Mario Kart Double Dash - Sherbet Land.zip",
        "size": 34015,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-ds-airship-fortress",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37631,
    "title": "Mario Kart DS - Airship Fortress",
    "authors": [
      "Enderdavid_HD"
    ],
    "tags": [
      "airship",
      "chase",
      "tense",
      "yoshi drums"
    ],
    "description": "Airship Fortress My favorite song from Mario Kart DS now ported to Super Mario World.<br>\r\n<br>\r\nIncluded are:<br>\r\n- A normal version<br>\r\n- A version with Frontrunning Drums<br>\r\n- A version with Frontrunning Drums when you ride Yoshi<br>\r\n- A version with Yoshi Drums<br>\r\n<br>\r\nGood for fast Airship autoscroller.",
    "latest_version": "smwc-37631-1724624486",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37631,
        "title": "Mario Kart DS - Airship Fortress",
        "version": "smwc-37631-1724624486",
        "upstream_time": 1724624486,
        "download_url": "https://dl.smwcentral.net/37631/Mario%20Kart%20DS%20-%20Airship%20Fortress.zip",
        "filename": "Mario Kart DS - Airship Fortress.zip",
        "size": 134514,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-ds-bowser-s-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14084,
    "title": "Mario Kart DS - Bowser's Castle",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "airship",
      "castle",
      "dark"
    ],
    "description": "The theme playing in Bowser's Castle circuit. Could fit fast paced castles, maybe even airships.",
    "latest_version": "smwc-14084-1471151807",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14084,
        "title": "Mario Kart DS - Bowser's Castle",
        "version": "smwc-14084-1471151807",
        "upstream_time": 1471151807,
        "download_url": "https://dl.smwcentral.net/14084/Bowser%27s%20Castle%20%5BU%5D.zip",
        "filename": "Bowser%27s Castle %5BU%5D.zip",
        "size": 23397,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-ds-choco-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40830,
    "title": "Mario Kart DS - Choco Island 2",
    "authors": [
      "NamyX"
    ],
    "tags": [
      "beach",
      "calm",
      "desert"
    ],
    "description": "SNES Choco Island 2 from Mario Kart DS.<br>\r\n<br>\r\nGreat for desert, beach, or chocolate-themed levels.",
    "latest_version": "smwc-40830-1763939033",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40830,
        "title": "Mario Kart DS - Choco Island 2",
        "version": "smwc-40830-1763939033",
        "upstream_time": 1763939033,
        "download_url": "https://dl.smwcentral.net/40830/Choco%20Island%202.zip",
        "filename": "Choco Island 2.zip",
        "size": 79505,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-ds-desert-hills",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7281,
    "title": "Mario Kart DS - Desert Hills",
    "authors": [
      "Sinister Pixel"
    ],
    "tags": [
      "athletic",
      "desert"
    ],
    "description": "A great suite for upbeat deserts.",
    "latest_version": "smwc-7281-1320220850",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7281,
        "title": "Mario Kart DS - Desert Hills",
        "version": "smwc-7281-1320220850",
        "upstream_time": 1320220850,
        "download_url": "https://dl.smwcentral.net/7281/DesertHills.zip",
        "filename": "DesertHills.zip",
        "size": 68223,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-ds-dk-pass",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13957,
    "title": "Mario Kart DS - DK Pass",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "athletic",
      "mountain"
    ],
    "description": "A bouncy, lively song that would best suit a mountainous level",
    "latest_version": "smwc-13957-1469306576",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13957,
        "title": "Mario Kart DS - DK Pass",
        "version": "smwc-13957-1469306576",
        "upstream_time": 1469306576,
        "download_url": "https://dl.smwcentral.net/13957/DK%20Pass.zip",
        "filename": "DK Pass.zip",
        "size": 32839,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-ds-kiosk-demo-gcn-mushroom-bridge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31431,
    "title": "Mario Kart DS (Kiosk Demo) - GCN Mushroom Bridge",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "athletic",
      "cave",
      "industrial",
      "mountain",
      "sewer",
      "temple",
      "town",
      "urban"
    ],
    "description": "The horn-honking song from everybody's favourite orange bridge, and my entry to 120hoSPC #9.<br>\r\n<br>\r\nThe challenge was to port a song from a sixth-generation console (so the GameCube, for this song). But, why transcribe everything from scratch when I can just rip the note data from the almost-identical-save-for-a-few-grace-notes version from the Mario Kart DS prototype? It's actually different from the final MKDS version too!",
    "latest_version": "smwc-31431-1663856225",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31431,
        "title": "Mario Kart DS (Kiosk Demo) - GCN Mushroom Bridge",
        "version": "smwc-31431-1663856225",
        "upstream_time": 1663856225,
        "download_url": "https://dl.smwcentral.net/31431/fungus%20district.zip",
        "filename": "fungus district.zip",
        "size": 34493,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-ds-options-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32008,
    "title": "Mario Kart DS - Options Menu",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "calm",
      "overworld",
      "switch palace",
      "title"
    ],
    "description": "how to travel back to 2005.",
    "latest_version": "smwc-32008-1680144912",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32008,
        "title": "Mario Kart DS - Options Menu",
        "version": "smwc-32008-1680144912",
        "upstream_time": 1680144912,
        "download_url": "https://dl.smwcentral.net/32008/Mario%20Kart%20DS%20-%20Options%20Menu.zip",
        "filename": "Mario Kart DS - Options Menu.zip",
        "size": 54220,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-ds-rainbow-road",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30145,
    "title": "Mario Kart DS - Rainbow Road",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "night",
      "sky",
      "space"
    ],
    "description": "\"Rainbow Road\" from \"Mario Kart DS\"<br>\r\n<br>\r\nSomersaults like a roller coaster. Feels good.<br>\r\nBut when you jump in succession....<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=Zn9VjMEh9CM\" rel=\"nofollow\">Original ver</a><br>\r\n<a href=\"https://www.youtube.com/watch?v=WsJ6BZac12I\" rel=\"nofollow\">homing's ver</a><br>\r\n<a href=\"https://www.youtube.com/watch?v=2dHo-uoWqyo\" rel=\"nofollow\">VIP3's ver</a><br>\r\n<br>\r\n<br>\r\n",
    "latest_version": "smwc-30145-1652223043",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30145,
        "title": "Mario Kart DS - Rainbow Road",
        "version": "smwc-30145-1652223043",
        "upstream_time": 1652223043,
        "download_url": "https://dl.smwcentral.net/30145/Mario%20Kart%20DS%20-%20Rainbow%20Road.zip",
        "filename": "Mario Kart DS - Rainbow Road.zip",
        "size": 69700,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7077,
        "title": "Mario Kart DS - Rainbow Road",
        "version": "smwc-7077-1311941750",
        "upstream_time": 1311941750,
        "download_url": "https://dl.smwcentral.net/7077/Mario%20Kart%20DS%20-%20Rainbow%20Road.zip",
        "filename": "Mario Kart DS - Rainbow Road.zip",
        "size": 68025,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-ds-snes-donut-plains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40189,
    "title": "Mario Kart DS - SNES Donut Plains 1",
    "authors": [
      "NamyX"
    ],
    "tags": [
      "beach",
      "calm",
      "grassland",
      "overworld"
    ],
    "description": "A 1:1 port of SNES Donut Plains 1 from Mario Kart DS.<br>\r\n<br>\r\nSuitable for grassland or beach levels, or even racetrack-themed stages.<br>\r\n<br>\r\nUpdate:<br>\r\n-Changed the sample group to #default<br>\r\n-Changed the tempo<br>\r\n-Saved a ton of bytes<br>\r\n-Fixed some notes being cut off",
    "latest_version": "smwc-40189-1758747990",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40189,
        "title": "Mario Kart DS - SNES Donut Plains 1",
        "version": "smwc-40189-1758747990",
        "upstream_time": 1758747990,
        "download_url": "https://dl.smwcentral.net/40189/SNES_Donut%20Plains%201.zip",
        "filename": "SNES_Donut Plains 1.zip",
        "size": 70459,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-ds-snes-koopa-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33626,
    "title": "Mario Kart DS - SNES Koopa Beach 2 (Alternate Mix)",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "athletic",
      "beach",
      "forest",
      "grassland",
      "sky"
    ],
    "description": "The upbeat piece which plays in Super Mario Kart's Koopa Beach courses.<br>\r\n<br>\r\nThis is an alternate mix which takes some inspiration from the remix in Mario Kart DS.",
    "latest_version": "smwc-33626-1685555147",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33626,
        "title": "Mario Kart DS - SNES Koopa Beach 2 (Alternate Mix)",
        "version": "smwc-33626-1685555147",
        "upstream_time": 1685555147,
        "download_url": "https://dl.smwcentral.net/33626/sneskoopabeach2.zip",
        "filename": "sneskoopabeach2.zip",
        "size": 32147,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23113,
        "title": "Mario Kart DS - SNES Koopa Beach 2",
        "version": "smwc-23113-1590962463",
        "upstream_time": 1590962463,
        "download_url": "https://dl.smwcentral.net/23113/koopabeach2.zip",
        "filename": "koopabeach2.zip",
        "size": 67603,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-ds-snes-mario-circuit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19871,
    "title": "Mario Kart DS - SNES Mario Circuit 1",
    "authors": [
      "Exodust"
    ],
    "tags": [
      "athletic",
      "beach",
      "chase",
      "mountain",
      "switch palace"
    ],
    "description": "Racing retro! Ideal for open-air levels that require speed to get through.",
    "latest_version": "smwc-19871-1557336019",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19871,
        "title": "Mario Kart DS - SNES Mario Circuit 1",
        "version": "smwc-19871-1557336019",
        "upstream_time": 1557336019,
        "download_url": "https://dl.smwcentral.net/19871/Mario%20Circuit%201.zip",
        "filename": "Mario Circuit 1.zip",
        "size": 58695,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-ds-star",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21904,
    "title": "Mario Kart DS - Star",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "star"
    ],
    "description": "The loud and obnoxious (but powerful) invincibility theme from Mario Kart DS, for when you reaaaallly wanna emphasize that the player's invincible.<br>\r\n<br>\r\nIncludes two versions. One is global song-compatible out of the box, using @4 as a bass. The other features a @14 bass, but requires putting a ! after the lines for @14 in Addmusic_sample groups.txt if you want to use it with the star.",
    "latest_version": "smwc-21904-1579838787",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21904,
        "title": "Mario Kart DS - Star",
        "version": "smwc-21904-1579838787",
        "upstream_time": 1579838787,
        "download_url": "https://dl.smwcentral.net/21904/mkds%20star.zip",
        "filename": "mkds star.zip",
        "size": 62733,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-ds-waluigi-pinball",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22666,
    "title": "Mario Kart DS - Waluigi Pinball",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "carnival"
    ],
    "description": "A kind of more or less close port of Waluigi's circuit theme of Mario Kart DS. Could fit casinos and carnival zones pretty much.<br>\r\n<br>\r\nUPDATE: Made it compatible with all sfx/global songs.",
    "latest_version": "smwc-22666-1587072573",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22666,
        "title": "Mario Kart DS - Waluigi Pinball",
        "version": "smwc-22666-1587072573",
        "upstream_time": 1587072573,
        "download_url": "https://dl.smwcentral.net/22666/Waluigi%20Pinball%20%5BS%5D.zip",
        "filename": "Waluigi Pinball %5BS%5D.zip",
        "size": 96276,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15857,
        "title": "Mario Kart DS - Waluigi Pinball",
        "version": "smwc-15857-1500508208",
        "upstream_time": 1500508208,
        "download_url": "https://dl.smwcentral.net/15857/Waluigi%20Pinball%28U%29.zip",
        "filename": "Waluigi Pinball(U).zip",
        "size": 34992,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-ds-yoshi-falls",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8521,
    "title": "Mario Kart DS - Yoshi Falls",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "jungle"
    ],
    "description": "A marimba-and-percussion-heavy song that would best suit a jungle level.",
    "latest_version": "smwc-8521-1395288841",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8521,
        "title": "Mario Kart DS - Yoshi Falls",
        "version": "smwc-8521-1395288841",
        "upstream_time": 1395288841,
        "download_url": "https://dl.smwcentral.net/8521/Yoshi%20Falls.zip",
        "filename": "Yoshi Falls.zip",
        "size": 65382,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-super-circuit-boo-lake-broken-pier",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18255,
    "title": "Mario Kart: Super Circuit - Boo Lake / Broken Pier",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "ghost house",
      "night",
      "spooky",
      "tense"
    ],
    "description": "This is the spooky sounding music that plays on 2 of the courses in Mario Kart: Super Circuit. It's a bit more upbeat than most haunted songs. Fitting for a ghost house level or a spooky night level.<br>\r\n<br>\r\nEDITS: Lowered master volume (239 &#8594; 232). Added an extreme vibrato fade to one of the channels.",
    "latest_version": "smwc-18255-1538866560",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18255,
        "title": "Mario Kart: Super Circuit - Boo Lake / Broken Pier",
        "version": "smwc-18255-1538866560",
        "upstream_time": 1538866560,
        "download_url": "https://dl.smwcentral.net/18255/Boo%20Pier.zip",
        "filename": "Boo Pier.zip",
        "size": 33236,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-super-circuit-bowser-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19918,
    "title": "Mario Kart: Super Circuit - Bowser Castle",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "castle",
      "chase",
      "fire",
      "tense"
    ],
    "description": "A tense and fast-paced rock song that is used on the Bowser Castle racetracks in Mario Kart: Super Circuit. This is really good for castle areas and dangerous fiery levels.",
    "latest_version": "smwc-19918-1557793408",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19918,
        "title": "Mario Kart: Super Circuit - Bowser Castle",
        "version": "smwc-19918-1557793408",
        "upstream_time": 1557793408,
        "download_url": "https://dl.smwcentral.net/19918/Bowser%20Castle%20%28MKSC%29.zip",
        "filename": "Bowser Castle (MKSC).zip",
        "size": 35475,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-super-circuit-bowser-s-castle-arrange",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24293,
    "title": "Mario Kart: Super Circuit - Bowser's Castle (Arrange)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "castle",
      "final",
      "fire",
      "tense"
    ],
    "description": "This is Bowser's Castle from Mario Kart: Super Circuit. A fairly intense theme that could fit fire levels and castle levels, along with final levels in general.<br>\r\n<br>\r\nNote: The optimized version cuts out the echo and one large sample (which I mainly added for some extra flavor anyway), but thankfully it doesn't ruin much of the song and has all the SFX intact, so use that one. I still kept the original version for listening purposes tho. :P<br>\r\n<br>\r\nEDIT: Fixed the pitch bend at 0:11. Had to use another sample for it to work tho (because AMK was being weird again), but hey, it's fixed so I ain't complainin' ¯\\_(ツ)_/¯",
    "latest_version": "smwc-24293-1600636934",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24293,
        "title": "Mario Kart: Super Circuit - Bowser's Castle (Arrange)",
        "version": "smwc-24293-1600636934",
        "upstream_time": 1600636934,
        "download_url": "https://dl.smwcentral.net/24293/mkscbowser.zip",
        "filename": "mkscbowser.zip",
        "size": 138759,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-super-circuit-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11882,
    "title": "Mario Kart: Super Circuit - Menu",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "overworld",
      "title"
    ],
    "description": "The menu theme from Mario Kart: Super Circuit. Good for menu-esque or otherwise unique overworlds.",
    "latest_version": "smwc-11882-1438541948",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11882,
        "title": "Mario Kart: Super Circuit - Menu",
        "version": "smwc-11882-1438541948",
        "upstream_time": 1438541948,
        "download_url": "https://dl.smwcentral.net/11882/Menu.zip",
        "filename": "Menu.zip",
        "size": 31949,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-super-circuit-shy-guy-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17461,
    "title": "Mario Kart: Super Circuit - Shy Guy Beach",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beach"
    ],
    "description": "The happy song played on the beach track in Mario Kart Super Circuit.  Would obviously suit a beach level.<br>\r\n<br>\r\nEDIT: Fixed the syncing on #6.",
    "latest_version": "smwc-17461-1525019038",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17461,
        "title": "Mario Kart: Super Circuit - Shy Guy Beach",
        "version": "smwc-17461-1525019038",
        "upstream_time": 1525019038,
        "download_url": "https://dl.smwcentral.net/17461/MKSC%20Beach.zip",
        "filename": "MKSC Beach.zip",
        "size": 33107,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-super-circuit-sky-garden",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17412,
    "title": "Mario Kart: Super Circuit - Sky Garden",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "sky",
      "space"
    ],
    "description": "Sky Garden is one of my favorite racetracks in the entire series, and part of it has to do with this theme here. This is best fit for sky/cloud levels, maybe even space levels. It's fast paced, so it's ideal for a race as well.",
    "latest_version": "smwc-17412-1523721111",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17412,
        "title": "Mario Kart: Super Circuit - Sky Garden",
        "version": "smwc-17412-1523721111",
        "upstream_time": 1523721111,
        "download_url": "https://dl.smwcentral.net/17412/Sky%20Garden.zip",
        "filename": "Sky Garden.zip",
        "size": 33939,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-super-circuit-snow-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7707,
    "title": "Mario Kart: Super Circuit - Snow Land",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "athletic",
      "ice"
    ],
    "description": "A somewhat polka-ish song that could suit an athletic ice level.",
    "latest_version": "smwc-7707-1375582381",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7707,
        "title": "Mario Kart: Super Circuit - Snow Land",
        "version": "smwc-7707-1375582381",
        "upstream_time": 1375582381,
        "download_url": "https://dl.smwcentral.net/7707/Snow%20Land.zip",
        "filename": "Snow Land.zip",
        "size": 65074,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-super-circuit-snow-land-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34945,
    "title": "Mario Kart: Super Circuit - Snow Land (Arrangement)",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "athletic",
      "carnival",
      "ice",
      "sky"
    ],
    "description": "A fun theme that suits athletic levels.<br>\r\nThe mix is ​​different and I'm using KSS samples.",
    "latest_version": "smwc-34945-1697272683",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34945,
        "title": "Mario Kart: Super Circuit - Snow Land (Arrangement)",
        "version": "smwc-34945-1697272683",
        "upstream_time": 1697272683,
        "download_url": "https://dl.smwcentral.net/34945/Snow%20Land.zip",
        "filename": "Snow Land.zip",
        "size": 47579,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-super-circuit-sunset-wilds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25699,
    "title": "Mario Kart: Super Circuit - Sunset Wilds",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "desert",
      "mountain",
      "town"
    ],
    "description": "The music that plays in the Sunset Wilds track from Mario Kart Super Circuit. Fitting for old-west styled desert levels. <br>\r\n<br>\r\nReleased in C3 2021, but made in 2017.",
    "latest_version": "smwc-25699-1610999161",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25699,
        "title": "Mario Kart: Super Circuit - Sunset Wilds",
        "version": "smwc-25699-1610999161",
        "upstream_time": 1610999161,
        "download_url": "https://dl.smwcentral.net/25699/MKSC%20-%20Sunset%20Wilds.zip",
        "filename": "MKSC - Sunset Wilds.zip",
        "size": 62696,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-super-circuit-yoshi-desert",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39985,
    "title": "Mario Kart: Super Circuit - Yoshi Desert",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "athletic",
      "desert"
    ],
    "description": "Yoshi Desert from Mario Kart: Super Circuit.<br>\r\nThe drums were an absolute nightmare to translate into text.<br>\r\nWhen using this, make sure to copypaste the provided sample group to Addmusic_sample groups.txt.",
    "latest_version": "smwc-39985-1751239375",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39985,
        "title": "Mario Kart: Super Circuit - Yoshi Desert",
        "version": "smwc-39985-1751239375",
        "upstream_time": 1751239375,
        "download_url": "https://dl.smwcentral.net/39985/Mario%20Kart%20Super%20Circuit%20-%20Yoshi%20Desert%20%28unsampled%29%20.zip",
        "filename": "Mario Kart Super Circuit - Yoshi Desert (unsampled) .zip",
        "size": 35079,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39982,
        "title": "Mario Kart: Super Circuit - Yoshi Desert",
        "version": "smwc-39982-1751322786",
        "upstream_time": 1751322786,
        "download_url": "https://dl.smwcentral.net/39982/Mario%20Kart%20Super%20Circuit%20-%20Yoshi%20Desert.zip",
        "filename": "Mario Kart Super Circuit - Yoshi Desert.zip",
        "size": 86283,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-tour-los-angeles-laps",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30283,
    "title": "Mario Kart Tour - Los Angeles Laps",
    "authors": [
      "Captain 3"
    ],
    "tags": [
      "misc",
      "night",
      "urban"
    ],
    "description": "A snazzy port of a snazzy song! Though, what this song has to do with Los Angeles, your guess is as good as mine.<br>\r\n<br>\r\nHappy MAR10 Day!<br>\r\n<br>\r\n3/29/2022 Update:<br>\r\n=Updated BrowlerBasstones.brr<br>\r\n=Fixed bass notes",
    "latest_version": "smwc-30283-1656525322",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30283,
        "title": "Mario Kart Tour - Los Angeles Laps",
        "version": "smwc-30283-1656525322",
        "upstream_time": 1656525322,
        "download_url": "https://dl.smwcentral.net/30283/Los%20Angeles_Laps.zip",
        "filename": "Los Angeles_Laps.zip",
        "size": 49374,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-tour-merry-mountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26226,
    "title": "Mario Kart Tour - Merry Mountain",
    "authors": [
      "Captain 3"
    ],
    "tags": [
      "mountain",
      "sky",
      "snow"
    ],
    "description": "Here's my next Mario Kart Tour port, Merry Merry Mountain! I had hoped to get this out by Christmas, but procrastination got the better of me. I tried sticking with mainly preexisting SNES samples to give it that \"old video game\" feel. Most samples come from SMM2 and SMAS.",
    "latest_version": "smwc-26226-1613777362",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26226,
        "title": "Mario Kart Tour - Merry Mountain",
        "version": "smwc-26226-1613777362",
        "upstream_time": 1613777362,
        "download_url": "https://dl.smwcentral.net/26226/Merry%20Merry%20Mountain.zip",
        "filename": "Merry Merry Mountain.zip",
        "size": 94288,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-wii-coconut-mall",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39418,
    "title": "Mario Kart Wii - Coconut Mall",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "athletic",
      "bonus",
      "tense",
      "town",
      "upbeat",
      "urban"
    ],
    "description": "Music Played in Coconut Mall from Mario Kart Wii. This is most popular Mario Kart music in the game. Can be suitable for mall-themed level. Or maybe town, city, urban, shopping, or/and athletic levels too.",
    "latest_version": "smwc-39418-1746033295",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39418,
        "title": "Mario Kart Wii - Coconut Mall",
        "version": "smwc-39418-1746033295",
        "upstream_time": 1746033295,
        "download_url": "https://dl.smwcentral.net/39418/Coconut%20Mall%20%28SMW%29.zip",
        "filename": "Coconut Mall (SMW).zip",
        "size": 35042,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37806,
        "title": "Mario Kart Wii - Coconut Mall",
        "version": "smwc-37806-1718553605",
        "upstream_time": 1718553605,
        "download_url": "https://dl.smwcentral.net/37806/Coconut%20Mall.zip",
        "filename": "Coconut Mall.zip",
        "size": 84635,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-wii-coconut-mall-smk-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39417,
    "title": "Mario Kart Wii - Coconut Mall (SMK Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "athletic",
      "bonus",
      "tense",
      "town",
      "upbeat",
      "urban"
    ],
    "description": "Music Played in Coconut Mall from Mario Kart Wii. This is most popular Mario Kart music in the game. Can be suitable for mall-themed level. Or maybe town, city, urban, shopping, or/and athletic levels too.",
    "latest_version": "smwc-39417-1746033294",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39417,
        "title": "Mario Kart Wii - Coconut Mall (SMK Remix)",
        "version": "smwc-39417-1746033294",
        "upstream_time": 1746033294,
        "download_url": "https://dl.smwcentral.net/39417/Coconut%20Mall%20%28SMK%29.zip",
        "filename": "Coconut Mall (SMK).zip",
        "size": 59773,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-wii-maple-treeway",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14984,
    "title": "Mario Kart Wii - Maple Treeway",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "calm",
      "forest"
    ],
    "description": "The song from Maple Treeway from Mario Kart Wii.<br>\r\n<br>\r\nReleased on 2016's Summer C3",
    "latest_version": "smwc-14984-1486657953",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14984,
        "title": "Mario Kart Wii - Maple Treeway",
        "version": "smwc-14984-1486657953",
        "upstream_time": 1486657953,
        "download_url": "https://dl.smwcentral.net/14984/mkwiimt.zip",
        "filename": "mkwiimt.zip",
        "size": 66915,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-wii-moonview-highway",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37108,
    "title": "Mario Kart Wii - Moonview Highway",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "athletic",
      "chase",
      "night",
      "urban"
    ],
    "description": "The groovy theme from arguably one of the most memorable Mario Kart Wii tracks-- maybe because you're getting hit by a Blue Shell, Red Shell, Lightning, Blooper, and Bomb Car for good measure, all in succession.<br>\r\n<br>\r\nThis port includes both the highway and city versions of the song, one after the other.<br>\r\n<br>\r\nOriginally ported for Superfamicompo 5, but now has a pitch bend on the @1 lead, which you can remove by blanking out the macro called \"sawbend\".<br>\r\n<br>\r\nAlso holy crap there is a lot going on in this song.",
    "latest_version": "smwc-37108-1711940719",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37108,
        "title": "Mario Kart Wii - Moonview Highway",
        "version": "smwc-37108-1711940719",
        "upstream_time": 1711940719,
        "download_url": "https://dl.smwcentral.net/37108/moonview%20highway.zip",
        "filename": "moonview highway.zip",
        "size": 37637,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-wii-replay-wi-fi-waiting",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25545,
    "title": "Mario Kart Wii - Replay/Wi-Fi Waiting",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "bonus",
      "cutscene",
      "night",
      "overworld",
      "retro",
      "title",
      "town",
      "urban"
    ],
    "description": "Music were played in Mario Kart Wii for Replay/Wi-Fi Waiting Room. Could fit on the abstract and overworlds. Otherwise on the hub areas or menu screen.",
    "latest_version": "smwc-25545-1609194055",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25545,
        "title": "Mario Kart Wii - Replay/Wi-Fi Waiting",
        "version": "smwc-25545-1609194055",
        "upstream_time": 1609194055,
        "download_url": "https://dl.smwcentral.net/25545/MKWii%20Wi-Fi%20Waiting.zip",
        "filename": "MKWii Wi-Fi Waiting.zip",
        "size": 52382,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-wii-toad-s-factory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35137,
    "title": "Mario Kart Wii - Toad's Factory",
    "authors": [
      "Overcrow03"
    ],
    "tags": [
      "bonus",
      "carnival",
      "industrial"
    ],
    "description": "Toad's Factory from Mario Kart Wii, as featured in my hack, In the Pocket. Tempo is a bit faster compared to the original source. If you wish to be closer to the original tempo, use t45 instead of t48. ",
    "latest_version": "smwc-35137-1698115065",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35137,
        "title": "Mario Kart Wii - Toad's Factory",
        "version": "smwc-35137-1698115065",
        "upstream_time": 1698115065,
        "download_url": "https://dl.smwcentral.net/35137/ToadFactory.zip",
        "filename": "ToadFactory.zip",
        "size": 101163,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-kart-wii-wario-s-gold-mine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26792,
    "title": "Mario Kart Wii - Wario's Gold Mine",
    "authors": [
      "Kitikuchan",
      "Kusamochi"
    ],
    "tags": [
      "athletic",
      "cave",
      "mountain",
      "temple"
    ],
    "description": "Music from Mario Kart Wii<br>\r\nOriginal composer: Asuka Hayazaki<br>\r\nCould fit a Cave, Mountain, Athletic, Mine, Temple<br>\r\n<br>\r\nYoutube:<a href=\"https://youtu.be/Z2ANWQp0GUs\" rel=\"nofollow\">https://youtu.be/Z2ANWQp0GUs</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-26792-1621306635",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26792,
        "title": "Mario Kart Wii - Wario's Gold Mine",
        "version": "smwc-26792-1621306635",
        "upstream_time": 1621306635,
        "download_url": "https://dl.smwcentral.net/26792/Wario%27s%20Gold%20Mine.zip",
        "filename": "Wario%27s Gold Mine.zip",
        "size": 72932,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-bowser-s-inside-story-deep-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23526,
    "title": "Mario & Luigi: Bowser's Inside Story - Deep Castle",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "castle",
      "dark",
      "final"
    ],
    "description": "The song that plays in Peach's Castle in Mario & Luigi Bowser's Inside Story. Fitting for dark, castle or final levels.",
    "latest_version": "smwc-23526-1594247128",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23526,
        "title": "Mario & Luigi: Bowser's Inside Story - Deep Castle",
        "version": "smwc-23526-1594247128",
        "upstream_time": 1594247128,
        "download_url": "https://dl.smwcentral.net/23526/Deep_Castle.zip",
        "filename": "Deep_Castle.zip",
        "size": 32982,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-bowser-s-inside-story-in-the-final",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33164,
    "title": "Mario & Luigi: Bowser's Inside Story - In The Final",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "dark",
      "final",
      "sad",
      "tense"
    ],
    "description": "\"In The Final\" or \"The Grand Finale\" is the final boss theme song of Mario & Luigi: Bowser's Inside Story, used for the battle against Dark Bowser and the Dark Star Core.<br>\r\n<br>\r\nI had ported this song for the Super Famicompo 4 contest, where it placed 36th out of 58.<br>\r\n<br>\r\nEDIT (2023/01/08): <br>\r\n- wrong note fixed<br>\r\n- volume of synth slightly increased",
    "latest_version": "smwc-33164-1680560332",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33164,
        "title": "Mario & Luigi: Bowser's Inside Story - In The Final",
        "version": "smwc-33164-1680560332",
        "upstream_time": 1680560332,
        "download_url": "https://dl.smwcentral.net/33164/final.zip",
        "filename": "final.zip",
        "size": 37760,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32873,
        "title": "Mario & Luigi: Bowser's Inside Story - In The Final",
        "version": "smwc-32873-1683055071",
        "upstream_time": 1683055071,
        "download_url": "https://dl.smwcentral.net/32873/Mario%20%26%20Luigi%20Bowsers%20inside%20story%20-%20In%20the%20Final.zip",
        "filename": "Mario %26 Luigi Bowsers inside story - In the Final.zip",
        "size": 85893,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-bowser-s-inside-story-koopa-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8445,
    "title": "Mario & Luigi: Bowser's Inside Story - Koopa Battle",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "calm"
    ],
    "description": "The song you hear while battling as Bowser. It fits mid bosses and easy bosses.",
    "latest_version": "smwc-8445-1375662337",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8445,
        "title": "Mario & Luigi: Bowser's Inside Story - Koopa Battle",
        "version": "smwc-8445-1375662337",
        "upstream_time": 1375662337,
        "download_url": "https://dl.smwcentral.net/8445/KoopaBattle.zip",
        "filename": "KoopaBattle.zip",
        "size": 73520,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-bowser-s-inside-story-let-s-meet-in-the-mysterious-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17912,
    "title": "Mario & Luigi: Bowser's Inside Story - Let's Meet in the Mysterious Forest",
    "authors": [
      "Landonb8x"
    ],
    "tags": [
      "calm",
      "forest"
    ],
    "description": "This is the theme that plays in Dimble Wood, the forest with the walking trees... and the Carrot minigame.<br>\r\n<br>\r\nOriginal song by Yoko Shimomura.<br>\r\n<br>\r\nArranged by me.",
    "latest_version": "smwc-17912-1532533887",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17912,
        "title": "Mario & Luigi: Bowser's Inside Story - Let's Meet in the Mysterious Forest",
        "version": "smwc-17912-1532533887",
        "upstream_time": 1532533887,
        "download_url": "https://dl.smwcentral.net/17912/Let%27s%20Meet%20in%20the%20Mysterious%20Forest.zip",
        "filename": "Let%27s Meet in the Mysterious Forest.zip",
        "size": 32140,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-bowser-s-inside-story-minigame",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26863,
    "title": "Mario & Luigi: Bowser's Inside Story - Minigame",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "bonus",
      "boss",
      "chase",
      "tense"
    ],
    "description": "A repetitive song, but it can really get the player pumped up. Best used for intense bonus areas, or bosses.",
    "latest_version": "smwc-26863-1621275426",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26863,
        "title": "Mario & Luigi: Bowser's Inside Story - Minigame",
        "version": "smwc-26863-1621275426",
        "upstream_time": 1621275426,
        "download_url": "https://dl.smwcentral.net/26863/Minigame%20%28Bowser%27s%20Inside%20Story%29.zip",
        "filename": "Minigame (Bowser%27s Inside Story).zip",
        "size": 32009,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-bowser-s-inside-story-plack-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11132,
    "title": "Mario & Luigi: Bowser's Inside Story - Plack Beach",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "beach",
      "jungle"
    ],
    "description": "This is the music from the beach area in Mario & Luigi: Bowser's Inside Story (Mario & Luigi RPG 3).",
    "latest_version": "smwc-11132-1428200737",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11132,
        "title": "Mario & Luigi: Bowser's Inside Story - Plack Beach",
        "version": "smwc-11132-1428200737",
        "upstream_time": 1428200737,
        "download_url": "https://dl.smwcentral.net/11132/Mario%20%26%20Luigi%20-%20Bowser%27s%20Inside%20Story%20-%20Plack%20Beach.zip",
        "filename": "Mario %26 Luigi - Bowser%27s Inside Story - Plack Beach.zip",
        "size": 66955,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-bowser-s-inside-story-stolen-koopa-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38222,
    "title": "Mario & Luigi: Bowser's Inside Story - Stolen Koopa Castle",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "airship",
      "castle",
      "dark",
      "fire",
      "ghost house",
      "mysterious",
      "overworld",
      "sad",
      "spooky",
      "tense"
    ],
    "description": "Fits best in tense castle levels and cutscenes.<br>\r\n<br>\r\n<span style=\"color: #ff0000;\">NOTE: Incompatible with Bonus End SFX!</span>",
    "latest_version": "smwc-38222-1727738343",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38222,
        "title": "Mario & Luigi: Bowser's Inside Story - Stolen Koopa Castle",
        "version": "smwc-38222-1727738343",
        "upstream_time": 1727738343,
        "download_url": "https://dl.smwcentral.net/38222/MLBIS%20-%20Stolen%20Koopa%20Castle.zip",
        "filename": "MLBIS - Stolen Koopa Castle.zip",
        "size": 106723,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-bowser-s-inside-story-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23593,
    "title": "Mario & Luigi Bowser's Inside Story - Title Screen",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "overworld",
      "title"
    ],
    "description": "\"Title Screen\" from \"Mario & Luigi Bowser's Inside Story\"<br>\r\nMario and Luigi don't talk, but Bowser does.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=eJtgDrJWoE8\" rel=\"nofollow\">Original ver</a><br>\r\n<a href=\"https://www.youtube.com/watch?v=se3XsgLmnfc\" rel=\"nofollow\">MVS's ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-23593-1595170577",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23593,
        "title": "Mario & Luigi Bowser's Inside Story - Title Screen",
        "version": "smwc-23593-1595170577",
        "upstream_time": 1595170577,
        "download_url": "https://dl.smwcentral.net/23593/Mario%20%26%20Luigi%20Bowser%27s%20Inside%20Story%20-%20Title%20Screen.zip",
        "filename": "Mario %26 Luigi Bowser%27s Inside Story - Title Screen.zip",
        "size": 33775,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-bowser-s-inside-story-toad-town-i",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7375,
    "title": "Mario & Luigi: Bowser's Inside Story - Toad Town I",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "town"
    ],
    "description": "This is the theme played in Toad Town when you are outside of Bowser. Could suit a town quite nicely.",
    "latest_version": "smwc-7375-1314130522",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7375,
        "title": "Mario & Luigi: Bowser's Inside Story - Toad Town I",
        "version": "smwc-7375-1314130522",
        "upstream_time": 1314130522,
        "download_url": "https://dl.smwcentral.net/7375/bistt.zip",
        "filename": "bistt.zip",
        "size": 63841,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-bowser-s-inside-story-tough-guy-alert",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29886,
    "title": "Mario & Luigi: Bowser's Inside Story - Tough Guy Alert!",
    "authors": [
      "FalseCircus"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "Boss music from Bowser's Inside Story.",
    "latest_version": "smwc-29886-1658794341",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29886,
        "title": "Mario & Luigi: Bowser's Inside Story - Tough Guy Alert!",
        "version": "smwc-29886-1658794341",
        "upstream_time": 1658794341,
        "download_url": "https://dl.smwcentral.net/29886/toughguyalert.zip",
        "filename": "toughguyalert.zip",
        "size": 80086,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-bowser-s-inside-story-underwater",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12103,
    "title": "Mario & Luigi: Bowser's Inside Story - Underwater",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "calm",
      "water"
    ],
    "description": "The peaceful, waltzy music that plays underwater in Mario & Luigi: Bowser's Inside Story.  Would best suit your typical water level.",
    "latest_version": "smwc-12103-1444887836",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12103,
        "title": "Mario & Luigi: Bowser's Inside Story - Underwater",
        "version": "smwc-12103-1444887836",
        "upstream_time": 1444887836,
        "download_url": "https://dl.smwcentral.net/12103/BISWater.zip",
        "filename": "BISWater.zip",
        "size": 31343,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-dream-team-dreamy-somnom-labyrinth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28038,
    "title": "Mario & Luigi: Dream Team - Dreamy Somnom Labyrinth",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "dark",
      "final",
      "forest",
      "ice",
      "ruins",
      "temple",
      "water"
    ],
    "description": "Mystic foresty song playing in the dream version of the Somnom Woods.<br>\r\n<br>\r\nrequested by socool111",
    "latest_version": "smwc-28038-1632782954",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28038,
        "title": "Mario & Luigi: Dream Team - Dreamy Somnom Labyrinth",
        "version": "smwc-28038-1632782954",
        "upstream_time": 1632782954,
        "download_url": "https://dl.smwcentral.net/28038/dreamy_somnom%20labyrinth.zip",
        "filename": "dreamy_somnom labyrinth.zip",
        "size": 60983,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-partners-in-time-aboard-the-koopa-cruiser",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7270,
    "title": "Mario & Luigi: Partners in Time - Aboard the Koopa Cruiser",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "athletic"
    ],
    "description": "This theme plays aboard the Koopa Cruiser in Partners in Time, as well as when Baby Bowser appears. Short and upbeat.",
    "latest_version": "smwc-7270-1313742422",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7270,
        "title": "Mario & Luigi: Partners in Time - Aboard the Koopa Cruiser",
        "version": "smwc-7270-1313742422",
        "upstream_time": 1313742422,
        "download_url": "https://dl.smwcentral.net/7270/koopacruiser.zip",
        "filename": "koopacruiser.zip",
        "size": 67394,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-partners-in-time-boss-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35289,
    "title": "Mario & Luigi: Partners in Time - Boss Theme",
    "authors": [
      "Enderdavid_HD"
    ],
    "tags": [
      "boss"
    ],
    "description": "The Boss Battle Theme from Mario & Luigi: Partners in Time. This song is good for Boss Battles and it's the \"Crisis of the Red and Green!\" (got it?)",
    "latest_version": "smwc-35289-1698841981",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35289,
        "title": "Mario & Luigi: Partners in Time - Boss Theme",
        "version": "smwc-35289-1698841981",
        "upstream_time": 1698841981,
        "download_url": "https://dl.smwcentral.net/35289/Mario%20%26%20Luigi%20Partners%20in%20Time%20-%20Boss%20Theme.zip",
        "filename": "Mario %26 Luigi Partners in Time - Boss Theme.zip",
        "size": 33416,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-partners-in-time-dark-dungeons",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23498,
    "title": "Mario & Luigi: Partners in Time - Dark Dungeons",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "castle",
      "cave",
      "overworld",
      "temple"
    ],
    "description": "A jazzy remix of SMB underground.<br>\r\n<br>\r\nRequested by Brutapode89.",
    "latest_version": "smwc-23498-1594058199",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23498,
        "title": "Mario & Luigi: Partners in Time - Dark Dungeons",
        "version": "smwc-23498-1594058199",
        "upstream_time": 1594058199,
        "download_url": "https://dl.smwcentral.net/23498/Mario_%26_Luigi_Partners_in_Time_-_Dark_Dungeons.zip",
        "filename": "Mario_%26_Luigi_Partners_in_Time_-_Dark_Dungeons.zip",
        "size": 86548,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-partners-in-time-final-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22613,
    "title": "Mario & Luigi: Partners in Time - Final Battle",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "calm",
      "cutscene",
      "final",
      "sad",
      "tense"
    ],
    "description": "The final boss song from M&L Partners in Time.<br>\r\n<br>\r\nMade a few months back for the hack \"T3rminus\", I'm not 100% happy with it but I figured I'd submit it anyway.<br>\r\n<br>\r\nNote: not compatible with thunder sfx/Blarggs or the \"Bonus end\" song.",
    "latest_version": "smwc-22613-1587434969",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22613,
        "title": "Mario & Luigi: Partners in Time - Final Battle",
        "version": "smwc-22613-1587434969",
        "upstream_time": 1587434969,
        "download_url": "https://dl.smwcentral.net/22613/MLPiT%20-%20Final%20Battle.zip",
        "filename": "MLPiT - Final Battle.zip",
        "size": 89405,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7257,
        "title": "Mario & Luigi: Partners in Time - Final Battle",
        "version": "smwc-7257-1313907999",
        "upstream_time": 1313907999,
        "download_url": "https://dl.smwcentral.net/7257/----M%26L%20PiT----%20Elder%20Shroob%20Battle.zip",
        "filename": "----M%26L PiT---- Elder Shroob Battle.zip",
        "size": 67486,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-partners-in-time-gritzy-desert",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17431,
    "title": "Mario & Luigi: Partners in Time - Gritzy Desert (16-bit Remix)",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "desert"
    ],
    "description": "Desert Music of game \"M&L Partners in time\", good for any desert themes.",
    "latest_version": "smwc-17431-1524697844",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17431,
        "title": "Mario & Luigi: Partners in Time - Gritzy Desert (16-bit Remix)",
        "version": "smwc-17431-1524697844",
        "upstream_time": 1524697844,
        "download_url": "https://dl.smwcentral.net/17431/GritzyD.zip",
        "filename": "GritzyD.zip",
        "size": 43464,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-partners-in-time-holli-jolli-village",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8118,
    "title": "Mario & Luigi: Partners in Time - Holli Jolli Village",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "calm",
      "ice",
      "town"
    ],
    "description": "This is the theme played in the dark, snowy Hollijolli Village in Partners in Time. Would suit an old abandoned village or eerie area well.",
    "latest_version": "smwc-8118-1318054669",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8118,
        "title": "Mario & Luigi: Partners in Time - Holli Jolli Village",
        "version": "smwc-8118-1318054669",
        "upstream_time": 1318054669,
        "download_url": "https://dl.smwcentral.net/8118/hollijollivillage.zip",
        "filename": "hollijollivillage.zip",
        "size": 70996,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-partners-in-time-koopaseum",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7632,
    "title": "Mario & Luigi: Partners in Time - Koopaseum",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "calm",
      "temple"
    ],
    "description": "This is the theme played in the Koopaseum, in the center of the Gritzy Desert in Partners in Time. Would suit an ancient temple, or somewhere mysterious.",
    "latest_version": "smwc-7632-1312814458",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7632,
        "title": "Mario & Luigi: Partners in Time - Koopaseum",
        "version": "smwc-7632-1312814458",
        "upstream_time": 1312814458,
        "download_url": "https://dl.smwcentral.net/7632/MLPIT%20-%20Koopaseum.zip",
        "filename": "MLPIT - Koopaseum.zip",
        "size": 67940,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-partners-in-time-load-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7284,
    "title": "Mario & Luigi: Partners in Time - Load Menu",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "bonus",
      "calm",
      "overworld",
      "sky"
    ],
    "description": "This theme is played right after the title screen in Partners in Time, where you choose which file you want to play. Calm and slow.",
    "latest_version": "smwc-7284-1314205089",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7284,
        "title": "Mario & Luigi: Partners in Time - Load Menu",
        "version": "smwc-7284-1314205089",
        "upstream_time": 1314205089,
        "download_url": "https://dl.smwcentral.net/7284/mlpitlm.zip",
        "filename": "mlpitlm.zip",
        "size": 68382,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-partners-in-time-professor-e-gadd-ii",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7287,
    "title": "Mario & Luigi: Partners in Time - Professor E. Gadd II",
    "authors": [
      "Counterfeit"
    ],
    "tags": [
      "bonus",
      "cutscene"
    ],
    "description": "This theme is played during most of the conversations with Prof. E. Gadd in Partners in Time. Very mysterious, and almost has a comedic effect to it.",
    "latest_version": "smwc-7287-1311971394",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7287,
        "title": "Mario & Luigi: Partners in Time - Professor E. Gadd II",
        "version": "smwc-7287-1311971394",
        "upstream_time": 1311971394,
        "download_url": "https://dl.smwcentral.net/7287/eeeeeeeeeeeee.zip",
        "filename": "eeeeeeeeeeeee.zip",
        "size": 71708,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-partners-in-time-sadness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8462,
    "title": "Mario & Luigi: Partners in Time - Sadness",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "cutscene",
      "dark",
      "ghost house"
    ],
    "description": "Sad music that fits cutscenes and dark places such as ghost houses.",
    "latest_version": "smwc-8462-1377837730",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8462,
        "title": "Mario & Luigi: Partners in Time - Sadness",
        "version": "smwc-8462-1377837730",
        "upstream_time": 1377837730,
        "download_url": "https://dl.smwcentral.net/8462/Sadness.zip",
        "filename": "Sadness.zip",
        "size": 64486,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-partners-in-time-star-hill",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7282,
    "title": "Mario & Luigi: Partners in Time - Star Hill",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "calm",
      "mountain"
    ],
    "description": "This theme is played in one of the final areas of the game, Star Hill. Has a starry, 'magical' effect to it.",
    "latest_version": "smwc-7282-1319739002",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7282,
        "title": "Mario & Luigi: Partners in Time - Star Hill",
        "version": "smwc-7282-1319739002",
        "upstream_time": 1319739002,
        "download_url": "https://dl.smwcentral.net/7282/mlpitsh.zip",
        "filename": "mlpitsh.zip",
        "size": 67906,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-partners-in-time-star-shrine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7275,
    "title": "Mario & Luigi: Partners in Time - Star Shrine",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "calm",
      "ice",
      "space"
    ],
    "description": "This is the theme played in Star Shrine, in Partners in Time. Has a very calming effect, yet upbeat at the same time.",
    "latest_version": "smwc-7275-1406218666",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7275,
        "title": "Mario & Luigi: Partners in Time - Star Shrine",
        "version": "smwc-7275-1406218666",
        "upstream_time": 1406218666,
        "download_url": "https://dl.smwcentral.net/7275/mlpitss.zip",
        "filename": "mlpitss.zip",
        "size": 62120,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-partners-in-time-thwomp-volcano",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7479,
    "title": "Mario & Luigi: Partners in Time - Thwomp Volcano",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "fire",
      "mountain"
    ],
    "description": "This is the theme that plays in the exterior portion of the Thwomp Volcano. Would suit mountain or athletic areas very well.",
    "latest_version": "smwc-7479-1318001083",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7479,
        "title": "Mario & Luigi: Partners in Time - Thwomp Volcano",
        "version": "smwc-7479-1318001083",
        "upstream_time": 1318001083,
        "download_url": "https://dl.smwcentral.net/7479/Thwomp%20Volcano.zip",
        "filename": "Thwomp Volcano.zip",
        "size": 67989,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-partners-in-time-toad-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16043,
    "title": "Mario & Luigi: Partners in Time - Toad Town",
    "authors": [
      "Taffy"
    ],
    "tags": [
      "dark",
      "ruins",
      "sad"
    ],
    "description": "This is some depressing music...<br>\r\n<br>\r\n...Actually, that game has a LOT of depressing music.<br>\r\n<br>\r\nIt's the somber music from Toad Town in Mario & Luigi: Partners in Time.<br>\r\n<br>\r\nIt would fit Ghost Houses or possibly castles.<br>\r\n<br>\r\n<br>\r\nCredit not required, this took me under 3 hours. It was a TINY song! :D",
    "latest_version": "smwc-16043-1502987046",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16043,
        "title": "Mario & Luigi: Partners in Time - Toad Town",
        "version": "smwc-16043-1502987046",
        "upstream_time": 1502987046,
        "download_url": "https://dl.smwcentral.net/16043/M%26L2%20Toad%20Town.zip",
        "filename": "M%26L2 Toad Town.zip",
        "size": 31480,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-partners-in-time-vim-factory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19736,
    "title": "Mario & Luigi: Partners in Time - Vim Factory",
    "authors": [
      "sincx"
    ],
    "tags": [
      "dark",
      "ghost house",
      "industrial",
      "ruins",
      "sewer",
      "swamp",
      "temple"
    ],
    "description": "The intense but creepy factory theme from Partners in Time.<br>\r\n<br>\r\nThe regular version is not compatible with Yoshi or thunder, but a version without the echo is included that works with both.",
    "latest_version": "smwc-19736-1555897082",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19736,
        "title": "Mario & Luigi: Partners in Time - Vim Factory",
        "version": "smwc-19736-1555897082",
        "upstream_time": 1555897082,
        "download_url": "https://dl.smwcentral.net/19736/vimfactory.zip",
        "filename": "vimfactory.zip",
        "size": 128768,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8088,
        "title": "Mario & Luigi: Partners in Time - Vim Factory",
        "version": "smwc-8088-1317997053",
        "upstream_time": 1317997053,
        "download_url": "https://dl.smwcentral.net/8088/vim_factory.zip",
        "filename": "vim_factory.zip",
        "size": 68898,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-partners-in-time-yoob-s-belly",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37870,
    "title": "Mario & Luigi: Partners in Time - Yoob's Belly",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "abstract",
      "bonus",
      "cave",
      "industrial",
      "sewer",
      "space",
      "urban"
    ],
    "description": "The music that plays inside Yoob in Mario & Luigi: Partners in Time. Difficult to describe; probably would fit best in abstract factory environments.",
    "latest_version": "smwc-37870-1721657523",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37870,
        "title": "Mario & Luigi: Partners in Time - Yoob's Belly",
        "version": "smwc-37870-1721657523",
        "upstream_time": 1721657523,
        "download_url": "https://dl.smwcentral.net/37870/yoob.zip",
        "filename": "yoob.zip",
        "size": 32470,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7288,
        "title": "Mario & Luigi: Partners in Time - Yoob's Belly",
        "version": "smwc-7288-1312283923",
        "upstream_time": 1312283923,
        "download_url": "https://dl.smwcentral.net/7288/mlpityb.zip",
        "filename": "mlpityb.zip",
        "size": 68205,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-partners-in-time-yoshi-mountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32492,
    "title": "Mario & Luigi: Partners in Time - Yoshi Mountain",
    "authors": [
      "84GSMeister"
    ],
    "tags": [
      "calm",
      "green",
      "mountain",
      "overworld",
      "yoshi"
    ],
    "description": "Yoshi Mountain soundtrack from Mario & Luigi: Partners in Time. A happy and calm soundtrack in the middle of all that darkness that game has. One of my personal favorites.",
    "latest_version": "smwc-32492-1681105038",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32492,
        "title": "Mario & Luigi: Partners in Time - Yoshi Mountain",
        "version": "smwc-32492-1681105038",
        "upstream_time": 1681105038,
        "download_url": "https://dl.smwcentral.net/32492/ML-PiT_Yoshi%20Mountain.zip",
        "filename": "ML-PiT_Yoshi Mountain.zip",
        "size": 79663,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-partners-in-time-yoshi-s-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31230,
    "title": "Mario & Luigi: Partners in Time - Yoshi's Island",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "beach",
      "town"
    ],
    "description": "This is the music from the area behind Yoshi Village in Mario & Luigi: Partners in Time.",
    "latest_version": "smwc-31230-1666460856",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31230,
        "title": "Mario & Luigi: Partners in Time - Yoshi's Island",
        "version": "smwc-31230-1666460856",
        "upstream_time": 1666460856,
        "download_url": "https://dl.smwcentral.net/31230/Mario%20%26%20Luigi_-%20Partners%20in%20Time%20-%20Yoshi%27s%20Island.zip",
        "filename": "Mario %26 Luigi_- Partners in Time - Yoshi%27s Island.zip",
        "size": 34561,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-partners-in-time-yoshi-village",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7620,
    "title": "Mario & Luigi: Partners in Time - Yoshi Village",
    "authors": [
      "S.N.N.",
      "Supertails"
    ],
    "tags": [
      "beach",
      "grassland",
      "overworld"
    ],
    "description": "This is the happy, upbeat theme played in the Yoshis' Village in Partners in Time. It is a remix of the old Yoshi's Island title screen theme, and it would suit a tropical area well.",
    "latest_version": "smwc-7620-1312451598",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7620,
        "title": "Mario & Luigi: Partners in Time - Yoshi Village",
        "version": "smwc-7620-1312451598",
        "upstream_time": 1312451598,
        "download_url": "https://dl.smwcentral.net/7620/yoshivillage.zip",
        "filename": "yoshivillage.zip",
        "size": 64908,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-battle-come-on",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37814,
    "title": "Mario & Luigi: Superstar Saga - Battle ~ Come On!",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "bonus",
      "upbeat"
    ],
    "description": "The iconic battle theme from Mario & Luigi: Superstar Saga.",
    "latest_version": "smwc-37814-1719602459",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37814,
        "title": "Mario & Luigi: Superstar Saga - Battle ~ Come On!",
        "version": "smwc-37814-1719602459",
        "upstream_time": 1719602459,
        "download_url": "https://dl.smwcentral.net/37814/M%26L%20Superstar%20Saga%20-%20Battle%20~%20Come%20On%21%20%5BU%5D.zip",
        "filename": "M%26L Superstar Saga - Battle ~ Come On%21 %5BU%5D.zip",
        "size": 32604,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-beanbean-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35662,
    "title": "Mario & Luigi: Superstar Saga - Beanbean Castle",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "calm",
      "castle",
      "overworld",
      "town"
    ],
    "description": "The charming song from Beanbean's castle from the game \"Mario & Luigi: Superstar Saga\", perfect for kingdom levels, or even maps.",
    "latest_version": "smwc-35662-1703105674",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35662,
        "title": "Mario & Luigi: Superstar Saga - Beanbean Castle",
        "version": "smwc-35662-1703105674",
        "upstream_time": 1703105674,
        "download_url": "https://dl.smwcentral.net/35662/BeanBean_Castle.zip",
        "filename": "BeanBean_Castle.zip",
        "size": 32056,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21102,
        "title": "Mario & Luigi: Superstar Saga - Beanbean Castle",
        "version": "smwc-21102-1567911675",
        "upstream_time": 1567911675,
        "download_url": "https://dl.smwcentral.net/21102/Beanbean%20Castle.zip",
        "filename": "Beanbean Castle.zip",
        "size": 61880,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-beanbean-fields",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17332,
    "title": "Mario & Luigi: Superstar Saga - Beanbean Fields",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "beach",
      "calm",
      "forest",
      "grassland",
      "jungle",
      "town"
    ],
    "description": "Song that plays in Mario & Luigi: Superstar Saga. Good for normal grass levels, as well as jungle and woods stage.",
    "latest_version": "smwc-17332-1522666257",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17332,
        "title": "Mario & Luigi: Superstar Saga - Beanbean Fields",
        "version": "smwc-17332-1522666257",
        "upstream_time": 1522666257,
        "download_url": "https://dl.smwcentral.net/17332/%5BS%5D%20Mario%20%26%20Luigi%20Superstar%20Saga%20-%20Beanbean%20Fields.zip",
        "filename": "%5BS%5D Mario %26 Luigi Superstar Saga - Beanbean Fields.zip",
        "size": 50188,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8272,
        "title": "Mario & Luigi: Superstar Saga - Beanbean Fields",
        "version": "smwc-8272-1343861127",
        "upstream_time": 1343861127,
        "download_url": "https://dl.smwcentral.net/8272/Beanbean%20Plains.zip",
        "filename": "Beanbean Plains.zip",
        "size": 65696,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11576,
    "title": "Mario & Luigi: Superstar Saga - Boss Battle",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss"
    ],
    "description": "The song you hear when you fight a boss in Mario & Luigi Superstar Saga. It can be used for boss battles really well.",
    "latest_version": "smwc-11576-1437619747",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11576,
        "title": "Mario & Luigi: Superstar Saga - Boss Battle",
        "version": "smwc-11576-1437619747",
        "upstream_time": 1437619747,
        "download_url": "https://dl.smwcentral.net/11576/M%26L%20Boss.zip",
        "filename": "M%26L Boss.zip",
        "size": 23263,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11135,
        "title": "Mario & Luigi: Superstar Saga - Boss Battle",
        "version": "smwc-11135-1428200971",
        "upstream_time": 1428200971,
        "download_url": "https://dl.smwcentral.net/11135/Mario%20%26%20Luigi%20-%20Superstar%20Saga%20-%20Boss%20Battle%20%28sampled%29.zip",
        "filename": "Mario %26 Luigi - Superstar Saga - Boss Battle (sampled).zip",
        "size": 114018,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-bowser-s-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17365,
    "title": "Mario & Luigi: Superstar Saga - Bowser's Castle",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "calm",
      "castle",
      "dark",
      "final"
    ],
    "description": "Song from M&L:SS. Good for lava/fire castles. <span style=\"color: red;\">Not compatible with the P-Switch, Yoshi and Thunder SFX.</span>",
    "latest_version": "smwc-17365-1522664811",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17365,
        "title": "Mario & Luigi: Superstar Saga - Bowser's Castle",
        "version": "smwc-17365-1522664811",
        "upstream_time": 1522664811,
        "download_url": "https://dl.smwcentral.net/17365/%5BS%5D%20Mario%20%26%20Luigi%20Superstar%20Saga%20-%20Bowser%27s%20Castle.zip",
        "filename": "%5BS%5D Mario %26 Luigi Superstar Saga - Bowser%27s Castle.zip",
        "size": 85346,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11551,
        "title": "Mario & Luigi: Superstar Saga - Bowser's Castle",
        "version": "smwc-11551-1437618123",
        "upstream_time": 1437618123,
        "download_url": "https://dl.smwcentral.net/11551/BowserCastle.zip",
        "filename": "BowserCastle.zip",
        "size": 32377,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-chateau-de-chucklehuck",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26758,
    "title": "Mario & Luigi: Superstar Saga - Chateau de Chucklehuck",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "dark",
      "forest",
      "ghost house",
      "mysterious"
    ],
    "description": "Repetitive and anxious song from the Chuckola Reserve in M&L:SS. Could fit areas with a mysterious or slightly eerie vibe.<br>\r\nRequested by Brutapode89.",
    "latest_version": "smwc-26758-1621030079",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26758,
        "title": "Mario & Luigi: Superstar Saga - Chateau de Chucklehuck",
        "version": "smwc-26758-1621030079",
        "upstream_time": 1621030079,
        "download_url": "https://dl.smwcentral.net/26758/Superstar%20Saga%20-%20Chateau%20de%20Chucklehuck.zip",
        "filename": "Superstar Saga - Chateau de Chucklehuck.zip",
        "size": 35892,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-chucklehuck-woods",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29593,
    "title": "Mario & Luigi: Superstar Saga - Chucklehuck Woods",
    "authors": [
      "Fyre150",
      "Kevin"
    ],
    "tags": [
      "cave",
      "forest",
      "jungle",
      "mysterious"
    ],
    "description": "A frantic song from M&L:SS. I used Kevin's Chateau de Chucklehuck port as a basis <s>because I was lazy</s>.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"edidari\"><a href=\"/?p=profile&amp;id=40944\" style=\"color: var(--user-color-1);\" class=\"un\">edidari</a></span>.",
    "latest_version": "smwc-29593-1651002977",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29593,
        "title": "Mario & Luigi: Superstar Saga - Chucklehuck Woods",
        "version": "smwc-29593-1651002977",
        "upstream_time": 1651002977,
        "download_url": "https://dl.smwcentral.net/29593/M%26LSS%20-%20Chucklehuck%20Woods.zip",
        "filename": "M%26LSS - Chucklehuck Woods.zip",
        "size": 56370,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-chuckola-reserve",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7184,
    "title": "Mario & Luigi: Superstar Saga - Chuckola Reserve",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "calm",
      "dark",
      "ghost house"
    ],
    "description": "A short, simple remix of the Chucklehuck Woods theme, found within Superstar Saga.",
    "latest_version": "smwc-7184-1312812486",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7184,
        "title": "Mario & Luigi: Superstar Saga - Chuckola Reserve",
        "version": "smwc-7184-1312812486",
        "upstream_time": 1312812486,
        "download_url": "https://dl.smwcentral.net/7184/MLSS%20-%20Chuckola%20Reserve.zip",
        "filename": "MLSS - Chuckola Reserve.zip",
        "size": 66631,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-final-cackletta-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40293,
    "title": "Mario & Luigi: Superstar Saga - Final Cackletta Battle",
    "authors": [
      "schema_tuna"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "finale",
      "fire",
      "intense",
      "tense"
    ],
    "description": "The intense theme to the final Cackletta boss battle in Superstar Saga.",
    "latest_version": "smwc-40293-1761258052",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40293,
        "title": "Mario & Luigi: Superstar Saga - Final Cackletta Battle",
        "version": "smwc-40293-1761258052",
        "upstream_time": 1761258052,
        "download_url": "https://dl.smwcentral.net/40293/Final%20Cackletta%20Battle.zip",
        "filename": "Final Cackletta Battle.zip",
        "size": 94529,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37816,
        "title": "Mario & Luigi - Superstar Saga - Final Cackletta Battle",
        "version": "smwc-37816-1719515625",
        "upstream_time": 1719515625,
        "download_url": "https://dl.smwcentral.net/37816/MLSS%20-%20Final%20Cackletta%20Battle.zip",
        "filename": "MLSS - Final Cackletta Battle.zip",
        "size": 33904,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-hoohoo-mountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17367,
    "title": "Mario & Luigi: Superstar Saga - Hoohoo Mountain",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "airship",
      "castle",
      "dark",
      "mountain",
      "overworld"
    ],
    "description": "The intense and epic song that plays on Hoohoo Mountain.  Would best suit a dark mountain, airship, or castle level.",
    "latest_version": "smwc-17367-1523603201",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17367,
        "title": "Mario & Luigi: Superstar Saga - Hoohoo Mountain",
        "version": "smwc-17367-1523603201",
        "upstream_time": 1523603201,
        "download_url": "https://dl.smwcentral.net/17367/Hoohoo%20Mountain.zip",
        "filename": "Hoohoo Mountain.zip",
        "size": 31691,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-hoohoo-village",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17333,
    "title": "Mario & Luigi: Superstar Saga - Hoohoo Village",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "town"
    ],
    "description": "Song that plays in Mario & Luigi Superstar Saga. Good for town-themed levels with NPCs.",
    "latest_version": "smwc-17333-1522663762",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17333,
        "title": "Mario & Luigi: Superstar Saga - Hoohoo Village",
        "version": "smwc-17333-1522663762",
        "upstream_time": 1522663762,
        "download_url": "https://dl.smwcentral.net/17333/%5BS%5D%20Mario%20%26%20Luigi%20Superstar%20Saga%20-%20Hoohoo%20Village.zip",
        "filename": "%5BS%5D Mario %26 Luigi Superstar Saga - Hoohoo Village.zip",
        "size": 65142,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-let-s-go-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11138,
    "title": "Mario & Luigi: Superstar Saga - Let's Go (Battle)",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "bonus",
      "boss"
    ],
    "description": "This is the normal battle theme from Mario & Luigi: Superstar Saga (Mario & Luigi RPG).<br>\r\n<br>\r\nThis version is sampled, and there are actually 2 different sampled versions included: one with a variety of samples and one with samples exclusively from Yoshi's Island. (I may also do a Super Mario RPG one in the future.)",
    "latest_version": "smwc-11138-1428201395",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11138,
        "title": "Mario & Luigi: Superstar Saga - Let's Go (Battle)",
        "version": "smwc-11138-1428201395",
        "upstream_time": 1428201395,
        "download_url": "https://dl.smwcentral.net/11138/Mario%20%26%20Luigi%20-%20Superstar%20Saga%20-%20Let%27s%20Go%20%28Battle%29%20%28sampled%29.zip",
        "filename": "Mario %26 Luigi - Superstar Saga - Let%27s Go (Battle) (sampled).zip",
        "size": 116922,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-menu-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8561,
    "title": "Mario & Luigi: Superstar Saga - Menu Screen",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "calm",
      "cutscene",
      "night",
      "overworld",
      "sky"
    ],
    "description": "The calm music that plays on the menu screen in M&L: SS.  Would suit a calm cutscene or starry sky map.  It could also work well in Princess Peach's castle.",
    "latest_version": "smwc-8561-1397726264",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8561,
        "title": "Mario & Luigi: Superstar Saga - Menu Screen",
        "version": "smwc-8561-1397726264",
        "upstream_time": 1397726264,
        "download_url": "https://dl.smwcentral.net/8561/Menu%20Screen.zip",
        "filename": "Menu Screen.zip",
        "size": 64083,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-mini-game",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41029,
    "title": "Mario & Luigi: Superstar Saga - Mini Game",
    "authors": [
      "NamyX"
    ],
    "tags": [
      "athletic",
      "bonus",
      "grassland"
    ],
    "description": "The theme that plays during the barrel mini game.<br>\r\n<br>\r\nUpdate:<br>\r\n-Deleted some rests",
    "latest_version": "smwc-41029-1767218927",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41029,
        "title": "Mario & Luigi: Superstar Saga - Mini Game",
        "version": "smwc-41029-1767218927",
        "upstream_time": 1767218927,
        "download_url": "https://dl.smwcentral.net/41029/Mini%20Game.zip",
        "filename": "Mini Game.zip",
        "size": 83924,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-oho-oasis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14634,
    "title": "Mario & Luigi: Superstar Saga - Oho Oasis",
    "authors": [
      "Taffy"
    ],
    "tags": [
      "beach",
      "grassland",
      "town"
    ],
    "description": "This is the song that you hear in Oho Oasis from M&L: Superstar Saga. It's a somewhat short upbeat song that would work well with beaches, plains, or towns.<br>\r\n<br>\r\n= Credit is greatly appreciated =",
    "latest_version": "smwc-14634-1480574009",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14634,
        "title": "Mario & Luigi: Superstar Saga - Oho Oasis",
        "version": "smwc-14634-1480574009",
        "upstream_time": 1480574009,
        "download_url": "https://dl.smwcentral.net/14634/MLSS%20-%20Oho%20Oaisis.zip",
        "filename": "MLSS - Oho Oaisis.zip",
        "size": 30049,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-oho-ocean",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17378,
    "title": "Mario & Luigi: Superstar Saga - Oho Ocean",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "calm",
      "dark",
      "ghost house",
      "water"
    ],
    "description": "A waltzy song that would be good for water levels with a darker tone or maybe a haunted sunken ship.",
    "latest_version": "smwc-17378-1523605656",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17378,
        "title": "Mario & Luigi: Superstar Saga - Oho Ocean",
        "version": "smwc-17378-1523605656",
        "upstream_time": 1523605656,
        "download_url": "https://dl.smwcentral.net/17378/Oho%20Ocean.zip",
        "filename": "Oho Ocean.zip",
        "size": 31235,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-popple-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26420,
    "title": "Mario & Luigi: Superstar Saga - Popple Battle",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "tense"
    ],
    "description": "One of the boss themes from M&L Superstar Saga, with samples from Super Mario RPG.<br>\r\nRequested by Raymondsze.",
    "latest_version": "smwc-26420-1617737751",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26420,
        "title": "Mario & Luigi: Superstar Saga - Popple Battle",
        "version": "smwc-26420-1617737751",
        "upstream_time": 1617737751,
        "download_url": "https://dl.smwcentral.net/26420/M%26L%20Superstar%20Saga%20-%20Popple%20Battle.zip",
        "filename": "M%26L Superstar Saga - Popple Battle.zip",
        "size": 56873,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7145,
        "title": "Mario & Luigi: Superstar Saga - Popple Battle",
        "version": "smwc-7145-1311972245",
        "upstream_time": 1311972245,
        "download_url": "https://dl.smwcentral.net/7145/MLSS%20-%20Popple%20Battle.zip",
        "filename": "MLSS - Popple Battle.zip",
        "size": 69447,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-preparing-for-travelling",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37487,
    "title": "Mario & Luigi: Superstar Saga - Preparing for Travelling",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland",
      "title"
    ],
    "description": "The title screen theme from Superstar Saga.",
    "latest_version": "smwc-37487-1717170350",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37487,
        "title": "Mario & Luigi: Superstar Saga - Preparing for Travelling",
        "version": "smwc-37487-1717170350",
        "upstream_time": 1717170350,
        "download_url": "https://dl.smwcentral.net/37487/M%26LSS%20-%20Title.zip",
        "filename": "M%26LSS - Title.zip",
        "size": 37586,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-seabed",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26695,
    "title": "Mario & Luigi: Superstar Saga - Seabed",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "ruins",
      "water"
    ],
    "description": "The calm and slightly melancholic song that plays in the underwater areas in M&L:SS. Good for slower water levels. Uses SMRPG samples.",
    "latest_version": "smwc-26695-1619747800",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26695,
        "title": "Mario & Luigi: Superstar Saga - Seabed",
        "version": "smwc-26695-1619747800",
        "upstream_time": 1619747800,
        "download_url": "https://dl.smwcentral.net/26695/M%26L%20Superstar%20Saga%20-%20Seabed.zip",
        "filename": "M%26L Superstar Saga - Seabed.zip",
        "size": 62290,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-star-stache-smash",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22177,
    "title": "Mario & Luigi: Superstar Saga - Star 'Stache Smash",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "bonus",
      "overworld"
    ],
    "description": "Star 'Stache Smash from Mario & Luigi: Superstar Saga. Could fit in overworlds & bonus areas.",
    "latest_version": "smwc-22177-1581926104",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22177,
        "title": "Mario & Luigi: Superstar Saga - Star 'Stache Smash",
        "version": "smwc-22177-1581926104",
        "upstream_time": 1581926104,
        "download_url": "https://dl.smwcentral.net/22177/Mario%20%26%20Luigi%20Superstar%20Saga%20-%20Star%20%27Stache%20Smash.zip",
        "filename": "Mario %26 Luigi Superstar Saga - Star %27Stache Smash.zip",
        "size": 63578,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-stardust-fields",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23499,
    "title": "Mario & Luigi: Superstar Saga - Stardust Fields",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "cutscene",
      "forest",
      "misc",
      "mountain",
      "overworld",
      "town",
      "water"
    ],
    "description": "Requested by Brutapode89.",
    "latest_version": "smwc-23499-1593983204",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23499,
        "title": "Mario & Luigi: Superstar Saga - Stardust Fields",
        "version": "smwc-23499-1593983204",
        "upstream_time": 1593983204,
        "download_url": "https://dl.smwcentral.net/23499/Mario%20%26%20Luigi%20Super%20Star%20Saga%20-%20Stardust%20Fields.zip",
        "filename": "Mario %26 Luigi Super Star Saga - Stardust Fields.zip",
        "size": 78555,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 12931,
        "title": "Mario & Luigi: Superstar Saga - Stardust Fields",
        "version": "smwc-12931-1452568015",
        "upstream_time": 1452568015,
        "download_url": "https://dl.smwcentral.net/12931/MLSS%20-%20Stardust%20Fields.zip",
        "filename": "MLSS - Stardust Fields.zip",
        "size": 31614,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-teehee-valley",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7336,
    "title": "Mario & Luigi: Superstar Saga - Teehee Valley",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "desert",
      "ruins"
    ],
    "description": "The popular theme from Mario & Luigi, now remade to sound much more accurate. It would work well for desert areas.",
    "latest_version": "smwc-7336-1314129004",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7336,
        "title": "Mario & Luigi: Superstar Saga - Teehee Valley",
        "version": "smwc-7336-1314129004",
        "upstream_time": 1314129004,
        "download_url": "https://dl.smwcentral.net/7336/teeheevalley.zip",
        "filename": "teeheevalley.zip",
        "size": 67040,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-the-final-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40294,
    "title": "Mario & Luigi: Superstar Saga - The Final Stage",
    "authors": [
      "schema_tuna"
    ],
    "tags": [
      "boss",
      "tense",
      "upbeat"
    ],
    "description": "The suspenseful theme to the Bowletta fight at the end of Superstar Saga.",
    "latest_version": "smwc-40294-1760067266",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40294,
        "title": "Mario & Luigi: Superstar Saga - The Final Stage",
        "version": "smwc-40294-1760067266",
        "upstream_time": 1760067266,
        "download_url": "https://dl.smwcentral.net/40294/The%20Final%20Stage.zip",
        "filename": "The Final Stage.zip",
        "size": 88085,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-luigi-superstar-saga-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7269,
    "title": "Mario & Luigi: Superstar Saga - Title Screen",
    "authors": [
      "CK Crash"
    ],
    "tags": [
      "athletic",
      "grassland",
      "title"
    ],
    "description": "As the name suggests, a good song for the title screen. Also good for short grassland levels.",
    "latest_version": "smwc-7269-1318572043",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7269,
        "title": "Mario & Luigi: Superstar Saga - Title Screen",
        "version": "smwc-7269-1318572043",
        "upstream_time": 1318572043,
        "download_url": "https://dl.smwcentral.net/7269/MLSSTitle.zip",
        "filename": "MLSSTitle.zip",
        "size": 72632,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-paint-big-robo-bug",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28118,
    "title": "Mario Paint - Big Robo Bug",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "bonus",
      "boss",
      "chase"
    ],
    "description": "<b></b>",
    "latest_version": "smwc-28118-1632775052",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28118,
        "title": "Mario Paint - Big Robo Bug",
        "version": "smwc-28118-1632775052",
        "upstream_time": 1632775052,
        "download_url": "https://dl.smwcentral.net/28118/Mario%20Paint%20-%20Big%20Robo%20Bug%20%28Unsampled%29.zip",
        "filename": "Mario Paint - Big Robo Bug (Unsampled).zip",
        "size": 32820,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28117,
        "title": "Mario Paint - Big Robo Bug",
        "version": "smwc-28117-1632775042",
        "upstream_time": 1632775042,
        "download_url": "https://dl.smwcentral.net/28117/Mario%20Paint%20-%20Big%20Robo%20Bug.zip",
        "filename": "Mario Paint - Big Robo Bug.zip",
        "size": 40643,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-paint-creative-exercise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40336,
    "title": "Mario Paint - Creative Exercise",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "bonus",
      "calm",
      "carnival",
      "grassland"
    ],
    "description": "The most iconic theme from Mario Paint, fitting in a variety of settings.",
    "latest_version": "smwc-40336-1759284506",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40336,
        "title": "Mario Paint - Creative Exercise",
        "version": "smwc-40336-1759284506",
        "upstream_time": 1759284506,
        "download_url": "https://dl.smwcentral.net/40336/Mario%20Paint%20-%20creative%20exercise.zip",
        "filename": "Mario Paint - creative exercise.zip",
        "size": 32292,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8344,
        "title": "Mario Paint - Creative Exercise",
        "version": "smwc-8344-1354154751",
        "upstream_time": 1354154751,
        "download_url": "https://dl.smwcentral.net/8344/MPaint%20-%20Creative%20Exercise.zip",
        "filename": "MPaint - Creative Exercise.zip",
        "size": 70468,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-paint-data-robot",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21653,
    "title": "Mario Paint - Data Robot",
    "authors": [
      "Teows"
    ],
    "tags": [
      "bonus",
      "industrial"
    ],
    "description": "This song's very well-known for its reappearance in Super Mario Maker as the Course Bot's theme. I'd say it could suit info/tutorial areas, or any other peaceful high-tech-ish sections.",
    "latest_version": "smwc-21653-1576647081",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21653,
        "title": "Mario Paint - Data Robot",
        "version": "smwc-21653-1576647081",
        "upstream_time": 1576647081,
        "download_url": "https://dl.smwcentral.net/21653/Mario_Paint_-_Data_Robot.zip",
        "filename": "Mario_Paint_-_Data_Robot.zip",
        "size": 24147,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-paint-falling-star",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39554,
    "title": "Mario Paint - Falling Star",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "bonus",
      "cutscene",
      "overworld"
    ],
    "description": "A pretty track from Mario Paint that could fit for overworlds, cutscenes, bonus rooms and abstract areas",
    "latest_version": "smwc-39554-1744469642",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39554,
        "title": "Mario Paint - Falling Star",
        "version": "smwc-39554-1744469642",
        "upstream_time": 1744469642,
        "download_url": "https://dl.smwcentral.net/39554/FALLINGSTAR.zip",
        "filename": "FALLINGSTAR.zip",
        "size": 43629,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-paint-flyswatter-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27857,
    "title": "Mario Paint - Flyswatter ~ Level 3",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "bonus",
      "boss",
      "chase",
      "cutscene",
      "tense"
    ],
    "description": "Flyswatter round 3 music. <br>\r\n<br>\r\nUPDATE: Completely redid the port with NintSPC because silly me didn't know how to use it at the time.",
    "latest_version": "smwc-27857-1629748495",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27857,
        "title": "Mario Paint - Flyswatter ~ Level 3",
        "version": "smwc-27857-1629748495",
        "upstream_time": 1629748495,
        "download_url": "https://dl.smwcentral.net/27857/Flyswatter%20Round%203.zip",
        "filename": "Flyswatter Round 3.zip",
        "size": 35087,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26802,
        "title": "Mario Paint - Flyswatter ~ Level 1",
        "version": "smwc-26802-1621267371",
        "upstream_time": 1621267371,
        "download_url": "https://dl.smwcentral.net/26802/15%20Flyswatter%20~%20Level%201%20%5BU%5D.zip",
        "filename": "15 Flyswatter ~ Level 1 %5BU%5D.zip",
        "size": 33487,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26801,
        "title": "Mario Paint - Flyswatter ~ Level 1",
        "version": "smwc-26801-1621267373",
        "upstream_time": 1621267373,
        "download_url": "https://dl.smwcentral.net/26801/15%20Flyswatter%20~%20Level%201.zip",
        "filename": "15 Flyswatter ~ Level 1.zip",
        "size": 36370,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26800,
        "title": "Mario Paint - Flyswatter ~ Level 2",
        "version": "smwc-26800-1621266350",
        "upstream_time": 1621266350,
        "download_url": "https://dl.smwcentral.net/26800/16%20Flyswatter%20~%20Level%202%20%5BU%5D.zip",
        "filename": "16 Flyswatter ~ Level 2 %5BU%5D.zip",
        "size": 32521,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26799,
        "title": "Mario Paint - Flyswatter ~ Level 2",
        "version": "smwc-26799-1621266352",
        "upstream_time": 1621266352,
        "download_url": "https://dl.smwcentral.net/26799/16%20Flyswatter%20~%20Level%202.zip",
        "filename": "16 Flyswatter ~ Level 2.zip",
        "size": 35299,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-paint-monkey-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26803,
    "title": "Mario Paint - Monkey Song",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene",
      "grassland",
      "overworld"
    ],
    "description": "A cute song with a melancholic vibe.",
    "latest_version": "smwc-26803-1621265703",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26803,
        "title": "Mario Paint - Monkey Song",
        "version": "smwc-26803-1621265703",
        "upstream_time": 1621265703,
        "download_url": "https://dl.smwcentral.net/26803/10%20Monkey%20Song.zip",
        "filename": "10 Monkey Song.zip",
        "size": 42586,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14030,
        "title": "Mario Paint - Monkey Song",
        "version": "smwc-14030-1470699126",
        "upstream_time": 1470699126,
        "download_url": "https://dl.smwcentral.net/14030/BGM%202.zip",
        "filename": "BGM 2.zip",
        "size": 30882,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-paint-mysterious",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8341,
    "title": "Mario Paint - Mysterious",
    "authors": [
      "Moose"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sky",
      "space",
      "water"
    ],
    "description": "A calm, mysterious song that would fit in a space-y level.",
    "latest_version": "smwc-8341-1354154969",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8341,
        "title": "Mario Paint - Mysterious",
        "version": "smwc-8341-1354154969",
        "upstream_time": 1354154969,
        "download_url": "https://dl.smwcentral.net/8341/MPaint%20-%20Mysterious.zip",
        "filename": "MPaint - Mysterious.zip",
        "size": 61388,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-paint-special-stamps",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35376,
    "title": "Mario Paint - Special Stamps",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "bonus"
    ],
    "description": "A good music fit with bonus theme.",
    "latest_version": "smwc-35376-1699205866",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35376,
        "title": "Mario Paint - Special Stamps",
        "version": "smwc-35376-1699205866",
        "upstream_time": 1699205866,
        "download_url": "https://dl.smwcentral.net/35376/Mario%20Paint%20-%20Special%20Stamps.zip",
        "filename": "Mario Paint - Special Stamps.zip",
        "size": 39958,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-party",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40906,
    "title": "Mario Party 9 - Be Careful!",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "calm",
      "desert",
      "forest",
      "grassland",
      "ice",
      "mountain",
      "night",
      "overworld",
      "sky",
      "snow",
      "space",
      "star",
      "switch palace",
      "title",
      "upbeat",
      "western",
      "yoshi drums"
    ],
    "description": "Fits best in bonus areas and athletic themes",
    "latest_version": "smwc-40906-1763412471",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40906,
        "title": "Mario Party 9 - Be Careful!",
        "version": "smwc-40906-1763412471",
        "upstream_time": 1763412471,
        "download_url": "https://dl.smwcentral.net/40906/MarioParty9BeCareful.zip",
        "filename": "MarioParty9BeCareful.zip",
        "size": 32576,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37581,
        "title": "Mario Party 2 - Western Land",
        "version": "smwc-37581-1722304789",
        "upstream_time": 1722304789,
        "download_url": "https://dl.smwcentral.net/37581/Mario%20Party%202%20-%20Western%20Land.zip",
        "filename": "Mario Party 2 - Western Land.zip",
        "size": 67079,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35208,
        "title": "Mario Party 2 - Space Land",
        "version": "smwc-35208-1698292807",
        "upstream_time": 1698292807,
        "download_url": "https://dl.smwcentral.net/35208/Mario%20Party%202%20-%20Space%20Land.zip",
        "filename": "Mario Party 2 - Space Land.zip",
        "size": 32221,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28783,
        "title": "Mario Party 3 / Mario Party Advance - Rhythmic Clashing ~ Don't Hurry (Remix)",
        "version": "smwc-28783-1641159431",
        "upstream_time": 1641159431,
        "download_url": "https://dl.smwcentral.net/28783/Rhythmic%20Clashing.zip",
        "filename": "Rhythmic Clashing.zip",
        "size": 100597,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20012,
        "title": "Mario Party 2 - In The Pipe",
        "version": "smwc-20012-1558491705",
        "upstream_time": 1558491705,
        "download_url": "https://dl.smwcentral.net/20012/in%20the%20pipe.zip",
        "filename": "in the pipe.zip",
        "size": 86748,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13791,
        "title": "Mario Party 2 - The Adventure Begins",
        "version": "smwc-13791-1465405180",
        "upstream_time": 1465405180,
        "download_url": "https://dl.smwcentral.net/13791/the-adventure-begins2.zip",
        "filename": "the-adventure-begins2.zip",
        "size": 30894,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7131,
        "title": "Mario Party 2 - In the Pipe",
        "version": "smwc-7131-1311969068",
        "upstream_time": 1311969068,
        "download_url": "https://dl.smwcentral.net/7131/In%20the%20Pipe.zip",
        "filename": "In the Pipe.zip",
        "size": 66935,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-party-ds-contemplation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29366,
    "title": "Mario Party DS - Contemplation",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "bonus",
      "calm",
      "cave",
      "switch palace",
      "water"
    ],
    "description": "It could be used as an overworld theme.",
    "latest_version": "smwc-29366-1646560774",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29366,
        "title": "Mario Party DS - Contemplation",
        "version": "smwc-29366-1646560774",
        "upstream_time": 1646560774,
        "download_url": "https://dl.smwcentral.net/29366/Contemplation.zip",
        "filename": "Contemplation.zip",
        "size": 77613,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-party-faster-than-all",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7742,
    "title": "Mario Party - Faster Than All!",
    "authors": [
      "Crispy"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "cave",
      "chase",
      "cutscene",
      "mountain",
      "town"
    ],
    "description": "An upbeat track that can be used for athletic areas. It can also be used for chase scenarios, or even a comedic boss battle.<br>\r\n<br>\r\nUpdate (09/19/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 31 bytes.",
    "latest_version": "smwc-7742-1338209580",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7742,
        "title": "Mario Party - Faster Than All!",
        "version": "smwc-7742-1338209580",
        "upstream_time": 1338209580,
        "download_url": "https://dl.smwcentral.net/7742/Mario%20Party%20-%20Faster%20Than%20All.%21.zip",
        "filename": "Mario Party - Faster Than All.%21.zip",
        "size": 58902,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-party-mushroom-bank",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29335,
    "title": "Mario Party - Mushroom Bank",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "carnival",
      "cutscene",
      "ghost house",
      "mysterious",
      "overworld",
      "switch palace",
      "town",
      "urban"
    ],
    "description": "A short, sleuthy theme from Mario Party.<br>\r\n<br>\r\nIt sounds like a shady, \"I'm waiting for an answer\" kind of theme, which seems about right for a bank.",
    "latest_version": "smwc-29335-1644679643",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29335,
        "title": "Mario Party - Mushroom Bank",
        "version": "smwc-29335-1644679643",
        "upstream_time": 1644679643,
        "download_url": "https://dl.smwcentral.net/29335/mushroombank.zip",
        "filename": "mushroombank.zip",
        "size": 35849,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-party-ssenmodnar-anime-edition-play-a-mini-game-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21153,
    "title": "Mario Party - SSENMODNAR! (Anime Edition) ~ Play A Mini-Game! (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "bonus",
      "calm",
      "credits",
      "title"
    ],
    "description": "This is a remix of Play A Mini-Game! from Mario Party 1 that's based off of many SiIvagunner / TimmyTurnersGrandDad] rips of that song & my old <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21008\">Touhou 10.5: Scarlet Weather Rhapsody - Drunk As I Like (Remix II)</a> (you may notice some of the percussion is similar to that port / arrangement).<br>\r\n<br>\r\nThis song is perfect for title screens, bonus levels, credits for short and simple romhacks / fangames, and yoshi houses. If you wanna get crazy, you can put this in a cutscene as well, but it can't be a serious one though. It has to be humorous and meme-able.",
    "latest_version": "smwc-21153-1569543311",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21153,
        "title": "Mario Party - SSENMODNAR! (Anime Edition) ~ Play A Mini-Game! (Remix)",
        "version": "smwc-21153-1569543311",
        "upstream_time": 1569543311,
        "download_url": "https://dl.smwcentral.net/21153/PRESS%20Z%20TO%20PRACTICE.zip",
        "filename": "PRESS Z TO PRACTICE.zip",
        "size": 65323,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-pinball-land-grassy-greens",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28931,
    "title": "Mario Pinball Land - Grassy Greens",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "carnival",
      "grassland"
    ],
    "description": "Grassy Greens stage theme from Mario Pinball Land. Could fit a grassland or athletic levels.",
    "latest_version": "smwc-28931-1642113654",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28931,
        "title": "Mario Pinball Land - Grassy Greens",
        "version": "smwc-28931-1642113654",
        "upstream_time": 1642113654,
        "download_url": "https://dl.smwcentral.net/28931/Mario%20Pinball%20Land%20-%20Grassy%20Greens.zip",
        "filename": "Mario Pinball Land - Grassy Greens.zip",
        "size": 33113,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-pinball-land-sandy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40803,
    "title": "Mario Pinball Land - Sandy",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "athletic",
      "desert",
      "upbeat"
    ],
    "description": "bebn pointed out that there hasn't been a mario pinball land song for 2025 so i took one for the team <br>\r\n<br>\r\nThe desert area from the Pablo Picasso of pinball adventure games featuring Mario, Mario Pinball Land. What kind of levels could you use it in? Erm, it's in the freakin' title, dude...",
    "latest_version": "smwc-40803-1761505738",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40803,
        "title": "Mario Pinball Land - Sandy",
        "version": "smwc-40803-1761505738",
        "upstream_time": 1761505738,
        "download_url": "https://dl.smwcentral.net/40803/mario%20pinball%20sand.zip",
        "filename": "mario pinball sand.zip",
        "size": 32733,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-pinball-land-snowy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27894,
    "title": "Mario Pinball Land - Snowy",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "ice",
      "snow"
    ],
    "description": "The first song that plays once you enter the ice world in the greatest pinball game of our generation, Mario Pinball Land. Basically, it's the song that you have to hear to get to Under the Ice. Good for your ice levels, not good when you have to make seven hundred precise shots just to move a freezie to the top center of a room just so it can collapse the ice and you can get to the real banger of the game. ",
    "latest_version": "smwc-27894-1629830370",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27894,
        "title": "Mario Pinball Land - Snowy",
        "version": "smwc-27894-1629830370",
        "upstream_time": 1629830370,
        "download_url": "https://dl.smwcentral.net/27894/snowy.zip",
        "filename": "snowy.zip",
        "size": 31709,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-pinball-land-tutankoopa-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38779,
    "title": "Mario Pinball Land - Tutankoopa Battle",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "desert",
      "final",
      "temple",
      "tense"
    ],
    "description": "Tutankoopa's Theme from Mario Pinball Land on the GBA.",
    "latest_version": "smwc-38779-1732929539",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38779,
        "title": "Mario Pinball Land - Tutankoopa Battle",
        "version": "smwc-38779-1732929539",
        "upstream_time": 1732929539,
        "download_url": "https://dl.smwcentral.net/38779/Mario%20Pinball%20Land%20-%20Tutankoopa%20Battle%20%5BU%5D.zip",
        "filename": "Mario Pinball Land - Tutankoopa Battle %5BU%5D.zip",
        "size": 33779,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-pinball-land-under-the-ice",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35818,
    "title": "Mario Pinball Land - Under the Ice",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "calm",
      "carnival",
      "ice",
      "night",
      "snow",
      "switch palace",
      "water"
    ],
    "description": "The music that plays <i>Under the Ice</i> (haha!) in a silly little spinoff that Nintendo acknowledged out of the blue this November in WarioWare™: Move It! for the Nintendo Switch family of systems! (and went out of their way to do so because of the additional copyright it requires!).<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"Hazel\"><a href=\"/?p=profile&amp;id=2512\" style=\"color: #e2e78c;\" class=\"un\">Hazel</a></span>. She introduced me to the song and game, and we were originally gonna port two versions of this song together. I started mine back then, but never got around to finishing it until today (30 December 2023), to keep the streak of a Mario Pinball Land song per year going strong.",
    "latest_version": "smwc-35818-1703980888",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35818,
        "title": "Mario Pinball Land - Under the Ice",
        "version": "smwc-35818-1703980888",
        "upstream_time": 1703980888,
        "download_url": "https://dl.smwcentral.net/35818/uti.zip",
        "filename": "uti.zip",
        "size": 34030,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25256,
        "title": "Mario Pinball Land - Under the Ice",
        "version": "smwc-25256-1607466080",
        "upstream_time": 1607466080,
        "download_url": "https://dl.smwcentral.net/25256/under%20the%20ice.zip",
        "filename": "under the ice.zip",
        "size": 33408,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-s-diminished-thriller",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7183,
    "title": "Mario's Diminished Thriller",
    "authors": [
      "gpetry"
    ],
    "tags": [
      "boss",
      "ghost house"
    ],
    "description": "I composed this song to make you wanna run through the spooky levels.",
    "latest_version": "smwc-7183-1319890279",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7183,
        "title": "Mario's Diminished Thriller",
        "version": "smwc-7183-1319890279",
        "upstream_time": 1319890279,
        "download_url": "https://dl.smwcentral.net/7183/Mario%27s%20Diminished%20Thriller%20-%20Custom%20by%20Gpetry.zip",
        "filename": "Mario%27s Diminished Thriller - Custom by Gpetry.zip",
        "size": 72254,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-s-keytastrophe-the-key-mirage-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11901,
    "title": "Mario's Keytastrophe - The Key Mirage (Remix)",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "calm",
      "cave",
      "final",
      "ice",
      "temple"
    ],
    "description": "A slow and majestic remix of the song that plays in a few stages in Andante Snowfield in Mario's Keytastrophe.",
    "latest_version": "smwc-11901-1444279819",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11901,
        "title": "Mario's Keytastrophe - The Key Mirage (Remix)",
        "version": "smwc-11901-1444279819",
        "upstream_time": 1444279819,
        "download_url": "https://dl.smwcentral.net/11901/The%20Key%20Mirage%20Remix.zip",
        "filename": "The Key Mirage Remix.zip",
        "size": 47401,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-s-time-machine-deluxe-lincoln-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8437,
    "title": "Mario's Time Machine Deluxe - Lincoln's Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "calm",
      "castle"
    ],
    "description": "A gentle celebration-like music",
    "latest_version": "smwc-8437-1372070886",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8437,
        "title": "Mario's Time Machine Deluxe - Lincoln's Theme",
        "version": "smwc-8437-1372070886",
        "upstream_time": 1372070886,
        "download_url": "https://dl.smwcentral.net/8437/Mario%27s%20Time%20Machine%20Deluxe%20-%20Lincoln%27s%20Theme.zip",
        "filename": "Mario%27s Time Machine Deluxe - Lincoln%27s Theme.zip",
        "size": 61801,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-s-time-machine-nes",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30627,
    "title": "Mario's Time Machine (NES) - 1602",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "castle",
      "cutscene",
      "mountain",
      "retro",
      "ruins",
      "town",
      "water"
    ],
    "description": "A decently accurate port of the 1602 theme from Mario's Time Machine! for the NES.<br>\r\n<br>\r\nCan be used in old towns and villages.",
    "latest_version": "smwc-30627-1659228137",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30627,
        "title": "Mario's Time Machine (NES) - 1602",
        "version": "smwc-30627-1659228137",
        "upstream_time": 1659228137,
        "download_url": "https://dl.smwcentral.net/30627/Mario%27s%20Time%20Machine%21%20%28NES%29%20-%201602.zip",
        "filename": "Mario%27s Time Machine%21 (NES) - 1602.zip",
        "size": 32107,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29717,
        "title": "Mario's Time Machine (NES) - 1862",
        "version": "smwc-29717-1656625854",
        "upstream_time": 1656625854,
        "download_url": "https://dl.smwcentral.net/29717/Mario%27s%20Time%20Machine%21%20%28NES%29%20-%201862.zip",
        "filename": "Mario%27s Time Machine%21 (NES) - 1862.zip",
        "size": 37035,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29711,
        "title": "Mario's Time Machine (NES) - 1520",
        "version": "smwc-29711-1656625842",
        "upstream_time": 1656625842,
        "download_url": "https://dl.smwcentral.net/29711/Mario%27s%20Time%20Machine%21%20%28NES%29%20-%201520.zip",
        "filename": "Mario%27s Time Machine%21 (NES) - 1520.zip",
        "size": 36474,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-s-time-machine-nes-1879",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28683,
    "title": "Mario's Time Machine (NES) - 1879 & 1905",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "grassland",
      "retro",
      "town"
    ],
    "description": "Sampled version of the simple grasslandy song from Mario's Time Machine! (NES) you hear when going back into 1879 and 1905.<br>\r\n<br>\r\nReleased at Summer C3 2021.<br>\r\n<br>\r\nCan be used in generic grassland areas and athletic levels.<br>\r\n<br>\r\nEdit: Now uses proper percussion samples.",
    "latest_version": "smwc-28683-1639617497",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28683,
        "title": "Mario's Time Machine (NES) - 1879 & 1905",
        "version": "smwc-28683-1639617497",
        "upstream_time": 1639617497,
        "download_url": "https://dl.smwcentral.net/28683/Mario%27s%20Time%20Machine%21%20%28NES%29%20-%201879%20%26%201905%20Sampled.zip",
        "filename": "Mario%27s Time Machine%21 (NES) - 1879 %26 1905 Sampled.zip",
        "size": 36959,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27493,
        "title": "Mario's Time Machine (NES) - 1879 & 1905",
        "version": "smwc-27493-1627456968",
        "upstream_time": 1627456968,
        "download_url": "https://dl.smwcentral.net/27493/Mario%27s%20Time%20Machine%21%20%28NES%29%20-%201879%20%26%201905.zip",
        "filename": "Mario%27s Time Machine%21 (NES) - 1879 %26 1905.zip",
        "size": 31261,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-s-time-machine-nes-1969",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28719,
    "title": "Mario's Time Machine (NES) - 1969 & 1989",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "retro",
      "sky",
      "space",
      "town"
    ],
    "description": "A funky space song from Mario's Time Machine! (NES) you hear when going back into 1969 and 1989.<br>\r\n<br>\r\nCan be used in space levels, maybe even in cave levels.",
    "latest_version": "smwc-28719-1639617725",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28719,
        "title": "Mario's Time Machine (NES) - 1969 & 1989",
        "version": "smwc-28719-1639617725",
        "upstream_time": 1639617725,
        "download_url": "https://dl.smwcentral.net/28719/Mario%27s%20Time%20Machine%21%20%28NES%29%20-%201969%20%26%201989%20Sampled.zip",
        "filename": "Mario%27s Time Machine%21 (NES) - 1969 %26 1989 Sampled.zip",
        "size": 38603,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-s-time-machine-nes-31bc",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27492,
    "title": "Mario's Time Machine (NES) - 31BC & 1947",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "dark",
      "desert",
      "ruins",
      "temple"
    ],
    "description": "A sinister desert song from Mario's Time Machine! (NES) you hear when going back into 31BC or 1947.<br>\r\n<br>\r\nReleased at Summer C3 2021.<br>\r\n<br>\r\nCan be used in dark pyramids and deserts.",
    "latest_version": "smwc-27492-1627456848",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27492,
        "title": "Mario's Time Machine (NES) - 31BC & 1947",
        "version": "smwc-27492-1627456848",
        "upstream_time": 1627456848,
        "download_url": "https://dl.smwcentral.net/27492/Mario%27s%20Time%20Machine%21%20%28NES%29%20-%2031BC%20%26%201947.zip",
        "filename": "Mario%27s Time Machine%21 (NES) - 31BC %26 1947.zip",
        "size": 31377,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-s-time-machine-nes-776bc",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28682,
    "title": "Mario's Time Machine (NES) - 776BC & 1903",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "grassland",
      "night",
      "overworld",
      "retro",
      "snow",
      "town",
      "urban"
    ],
    "description": "Sampled version of the bumpy, urban tune from Mario's Time Machine! (NES) you hear when going back into 776BC and 1903.<br>\r\n<br>\r\nReleased at Summer C3 2021.<br>\r\n<br>\r\nCan be used in happy grasslands, bouncy retro levels and overall nice areas.<br>\r\n<br>\r\nEdit: Now uses proper percussion samples.",
    "latest_version": "smwc-28682-1639617496",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28682,
        "title": "Mario's Time Machine (NES) - 776BC & 1903",
        "version": "smwc-28682-1639617496",
        "upstream_time": 1639617496,
        "download_url": "https://dl.smwcentral.net/28682/Mario%27s%20Time%20Machine%21%20%28NES%29%20-%20776BC%20%26%201903%20Sampled.zip",
        "filename": "Mario%27s Time Machine%21 (NES) - 776BC %26 1903 Sampled.zip",
        "size": 37159,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27823,
        "title": "Mario's Time Machine (NES) - 776BC & 1903",
        "version": "smwc-27823-1630155488",
        "upstream_time": 1630155488,
        "download_url": "https://dl.smwcentral.net/27823/Mario%27s%20Time%20Machine%21%20%28NES%29%20-%20776BC%20%26%201903.zip",
        "filename": "Mario%27s Time Machine%21 (NES) - 776BC %26 1903.zip",
        "size": 31397,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-s-time-machine-nes-80mbc",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29517,
    "title": "Mario's Time Machine (NES) - 80MBC",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "cave",
      "mountain",
      "retro"
    ],
    "description": "An almost exact port of the 80MBC theme from Mario's Time Machine! for the NES.<br>\r\n<br>\r\nCan be used in dinosaur settings, mountains, caves and maybe athletic stuff.",
    "latest_version": "smwc-29517-1648720962",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29517,
        "title": "Mario's Time Machine (NES) - 80MBC",
        "version": "smwc-29517-1648720962",
        "upstream_time": 1648720962,
        "download_url": "https://dl.smwcentral.net/29517/Mario%27s%20Time%20Machine%21%20%28NES%29%20-%2080MBC.zip",
        "filename": "Mario%27s Time Machine%21 (NES) - 80MBC.zip",
        "size": 38044,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-s-time-machine-nes-time-machine-room",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35492,
    "title": "Mario's Time Machine (NES) - Time Machine Room",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "retro"
    ],
    "description": "Time Machine Room from Mario's Time Machine on the NES.<br>\r\n<br>\r\nPretty much just <a href=\"https://www.smwcentral.net/?p=section&a=details&id=35491\">this</a> without the triangle channel.",
    "latest_version": "smwc-35492-1700422881",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35492,
        "title": "Mario's Time Machine (NES) - Time Machine Room",
        "version": "smwc-35492-1700422881",
        "upstream_time": 1700422881,
        "download_url": "https://dl.smwcentral.net/35492/Mario%27s%20Time%20Machine%20%28NES%29%20-%20Time%20Machine%20Room.zip",
        "filename": "Mario%27s Time Machine (NES) - Time Machine Room.zip",
        "size": 41548,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-s-time-machine-nes-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35542,
    "title": "Mario's Time Machine (NES) - Title Screen",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "retro",
      "title",
      "town"
    ],
    "description": "Title Screen from Mario's Time Machine on the NES. Also used when completing a time period.",
    "latest_version": "smwc-35542-1700423452",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35542,
        "title": "Mario's Time Machine (NES) - Title Screen",
        "version": "smwc-35542-1700423452",
        "upstream_time": 1700423452,
        "download_url": "https://dl.smwcentral.net/35542/Mario%27s%20Time%20Machine%20%28NES%29%20-%20Title%20Screen.zip",
        "filename": "Mario%27s Time Machine (NES) - Title Screen.zip",
        "size": 39292,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27822,
        "title": "Mario's Time Machine (NES) - Title Screen",
        "version": "smwc-27822-1630155201",
        "upstream_time": 1630155201,
        "download_url": "https://dl.smwcentral.net/27822/Mario%27s%20Time%20Machine%21%20%28NES%29%20-%20Title%20Screen.zip",
        "filename": "Mario%27s Time Machine%21 (NES) - Title Screen.zip",
        "size": 31441,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-s-time-machine-snes-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29042,
    "title": "Mario's Time Machine (SNES) - Castle 1",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "dark",
      "ghost house",
      "tense"
    ],
    "description": "The theme of the castle's first part in Mario's Time Machine on the SNES.<br>\r\n<br>\r\nRequested by Roberto Zampari.",
    "latest_version": "smwc-29042-1642031046",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29042,
        "title": "Mario's Time Machine (SNES) - Castle 1",
        "version": "smwc-29042-1642031046",
        "upstream_time": 1642031046,
        "download_url": "https://dl.smwcentral.net/29042/Mario%27s%20Time%20Machine%21%20%28SNES%29%20-%20Castle%201.zip",
        "filename": "Mario%27s Time Machine%21 (SNES) - Castle 1.zip",
        "size": 35952,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-s-time-machine-snes-florence",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27873,
    "title": "Mario's Time Machine (SNES) - Florence, 1505 AD",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "grassland",
      "town"
    ],
    "description": "Sampled version of the song in Mario's Time Machine! for the SNES, used in Florence and Athens(?).<br>\r\n<br>\r\nCan fit in towns and grasslands.<br>\r\n<br>\r\nEdit: Updated to use GAIN remote commands instead of ADSR ones because it wasn't being processed in game.",
    "latest_version": "smwc-27873-1630379511",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27873,
        "title": "Mario's Time Machine (SNES) - Florence, 1505 AD",
        "version": "smwc-27873-1630379511",
        "upstream_time": 1630379511,
        "download_url": "https://dl.smwcentral.net/27873/Mario%27s%20Time%20Machine%21%20%28SNES%29%20-%20Florence%2C%201505%20AD%20Sampled.zip",
        "filename": "Mario%27s Time Machine%21 (SNES) - Florence%2C 1505 AD Sampled.zip",
        "size": 42530,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27868,
        "title": "Mario's Time Machine (SNES) - Florence, 1505 AD",
        "version": "smwc-27868-1630379499",
        "upstream_time": 1630379499,
        "download_url": "https://dl.smwcentral.net/27868/Mario%27s%20Time%20Machine%21%20%28SNES%29%20-%20Florence%2C%201505%20AD.zip",
        "filename": "Mario%27s Time Machine%21 (SNES) - Florence%2C 1505 AD.zip",
        "size": 31551,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-s-time-machine-snes-unfinished-time-period",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27903,
    "title": "Mario's Time Machine (SNES) - Unfinished Time Period",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "game over",
      "sad"
    ],
    "description": "A song played when you exit a time period without completing it.<br>\r\n<br>\r\nCan be used for a sad cutscene or a game over.<br>\r\n<br>\r\nEdit: Updated to use GAIN remote commands instead of ADSR ones because it wasn't being processed in game.",
    "latest_version": "smwc-27903-1630441122",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27903,
        "title": "Mario's Time Machine (SNES) - Unfinished Time Period",
        "version": "smwc-27903-1630441122",
        "upstream_time": 1630441122,
        "download_url": "https://dl.smwcentral.net/27903/Mario%27s%20Time%20Machine%21%20%28SNES%29%20-%20Unfinished%20Time%20Period%20Unsampled.zip",
        "filename": "Mario%27s Time Machine%21 (SNES) - Unfinished Time Period Unsampled.zip",
        "size": 30633,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27902,
        "title": "Mario's Time Machine (SNES) - Unfinished Time Period",
        "version": "smwc-27902-1630441115",
        "upstream_time": 1630441115,
        "download_url": "https://dl.smwcentral.net/27902/Mario%27s%20Time%20Machine%21%20%28SNES%29%20-%20Unfinished%20Time%20Period.zip",
        "filename": "Mario%27s Time Machine%21 (SNES) - Unfinished Time Period.zip",
        "size": 37041,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-s-time-machine-snes-unused-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41985,
    "title": "Mario's Time Machine (SNES) - Unused Song",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "beach",
      "credits",
      "cutscene",
      "overworld",
      "upbeat",
      "water"
    ],
    "description": "Unused Song from Mario's Time Machine on the SNES.",
    "latest_version": "smwc-41985-1777127419",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41985,
        "title": "Mario's Time Machine (SNES) - Unused Song",
        "version": "smwc-41985-1777127419",
        "upstream_time": 1777127419,
        "download_url": "https://dl.smwcentral.net/41985/Mario%27s%20Time%20Machine%20%28SNES%29%20-%20Unused%20Song.zip",
        "filename": "Mario%27s Time Machine (SNES) - Unused Song.zip",
        "size": 46177,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-s-time-machine-third-floor",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7410,
    "title": "Mario's Time Machine - Third Floor",
    "authors": [
      "FPI"
    ],
    "tags": [
      "castle",
      "dark"
    ],
    "description": "This is also the piece of music you can hear in TSRPR's 'Bowser's Palace'. A very good and catchy castle theme with very small insertion size.",
    "latest_version": "smwc-7410-1320221045",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7410,
        "title": "Mario's Time Machine - Third Floor",
        "version": "smwc-7410-1320221045",
        "upstream_time": 1320221045,
        "download_url": "https://dl.smwcentral.net/7410/Mario%27s_Time_Machine_-_Third_Floor.zip",
        "filename": "Mario%27s_Time_Machine_-_Third_Floor.zip",
        "size": 73748,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-s-time-machine-time-travelling",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11047,
    "title": "Mario's Time Machine - Time Travelling",
    "authors": [
      "sincx"
    ],
    "tags": [
      "beach",
      "grassland",
      "water"
    ],
    "description": "Short, happy song that could work well for early grassland or beach levels.",
    "latest_version": "smwc-11047-1427855896",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11047,
        "title": "Mario's Time Machine - Time Travelling",
        "version": "smwc-11047-1427855896",
        "upstream_time": 1427855896,
        "download_url": "https://dl.smwcentral.net/11047/timetravelling.zip",
        "filename": "timetravelling.zip",
        "size": 29485,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-tennis-power-tour-training-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15099,
    "title": "Mario Tennis: Power Tour - Training Area",
    "authors": [
      "DAA234"
    ],
    "tags": [
      "athletic",
      "grassland",
      "overworld"
    ],
    "description": "The song that plays in grassland and athletic levels in Mario Tennis: Power Tour.",
    "latest_version": "smwc-15099-1485919934",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15099,
        "title": "Mario Tennis: Power Tour - Training Area",
        "version": "smwc-15099-1485919934",
        "upstream_time": 1485919934,
        "download_url": "https://dl.smwcentral.net/15099/Training%20Area.zip",
        "filename": "Training Area.zip",
        "size": 31637,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mario-the-music-box-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23073,
    "title": "(Mario) The Music Box - Game Over",
    "authors": [
      "MilkyMooer"
    ],
    "tags": [
      "calm",
      "game over",
      "misc"
    ],
    "description": "This is a port of the game over theme that plays when you die in \"(Mario) The Music Box.\" \"(Mario) The Music Box\" was created by Team Ari.<br>\r\n<br>\r\nBest used for game over theme. Pretty obvious. Should also be used with <div class=\"collapse\"><div class=\"collapse-header\"><span>this patch</span></div><div class=\"collapse-content\"><a href=\"https://www.smwcentral.net/?p=section&a=details&id=4862\">https://www.smwcentral.net/?p=section&a=details&id=4862</a></div></div><br>\r\n<br>\r\nAlso, play (Mario) The Music Box!",
    "latest_version": "smwc-23073-1590708700",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23073,
        "title": "(Mario) The Music Box - Game Over",
        "version": "smwc-23073-1590708700",
        "upstream_time": 1590708700,
        "download_url": "https://dl.smwcentral.net/23073/%28Mario%29%20The%20Music%20Box%20Game%20Over%20Theme.zip",
        "filename": "(Mario) The Music Box Game Over Theme.zip",
        "size": 30357,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-marisa-and-alice-mariari-in-front-of-the-scarlet-devil-mansion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20080,
    "title": "Marisa and Alice / MariAri - In Front of the Scarlet Devil Mansion",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "jungle"
    ],
    "description": "World 2 theme from the Touhou fan game <a href=\"https://en.touhouwiki.net/wiki/Marisa_and_Alice\" rel=\"nofollow\">Marisa and Alice</a> (a.k.a. MariAri), a parody of Mario & Wario, starring, well, Marisa and Alice. (Close enough!) Could suit in a grassland level or mellow themes!<br>\r\n<br>\r\nThis song was part of Wyatt's music pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-20080-1559962152",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20080,
        "title": "Marisa and Alice / MariAri - In Front of the Scarlet Devil Mansion",
        "version": "smwc-20080-1559962152",
        "upstream_time": 1559962152,
        "download_url": "https://dl.smwcentral.net/20080/mariari-world2.zip",
        "filename": "mariari-world2.zip",
        "size": 32790,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-marvel-super-heroes-wolverine-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27542,
    "title": "Marvel Super Heroes - Wolverine Stage",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "dark",
      "jungle",
      "swamp",
      "tense"
    ],
    "description": "Wolverine's stage theme from Marvel Super Heroes. A fairly dark and moody sounding theme that's best suited for jungle and swamp locales.",
    "latest_version": "smwc-27542-1627794753",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27542,
        "title": "Marvel Super Heroes - Wolverine Stage",
        "version": "smwc-27542-1627794753",
        "upstream_time": 1627794753,
        "download_url": "https://dl.smwcentral.net/27542/msh_wolverine.zip",
        "filename": "msh_wolverine.zip",
        "size": 92393,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-marvel-vs-capcom-clash-of-super-heroes-claws-of-heroism-wolverine-s-theme-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27246,
    "title": "Marvel vs. CAPCOM: Clash of Super Heroes - Claws of Heroism ~ Wolverine's Theme (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #FCAE47;\"><i>𝗟𝗲𝘁'𝘀 𝗴𝗼, 𝗯𝘂𝗯!</i></span></span><br>\r\n<br>\r\nI did Ryu's theme last time, so it's only fair I do a theme of his rival, <a href=\"https://youtu.be/NgYWpIhtHco\" rel=\"nofollow\">Wolverine</a> <s>no not my boi Ken... yet</s>. Top 10 most hype fighting themes, and you bet Wolverine's theme is high on that list.<br>\r\n<br>\r\nI love this song so much, and it does remind me a bit of the Big Arms Boss / Final Boss theme from Sonic 3 & Knuckles (especially when I heard this song for the first time).<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. E Minor (Original Pitch, turned on default)<br>\r\n2. F Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-27246-1625111802",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27246,
        "title": "Marvel vs. CAPCOM: Clash of Super Heroes - Claws of Heroism ~ Wolverine's Theme (Remix)",
        "version": "smwc-27246-1625111802",
        "upstream_time": 1625111802,
        "download_url": "https://dl.smwcentral.net/27246/Claws%20Of%20Heroism.zip",
        "filename": "Claws Of Heroism.zip",
        "size": 112154,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-marvel-vs-capcom-clash-of-super-heroes-fighting-streets-ryu-s-theme-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26167,
    "title": "Marvel vs. CAPCOM: Clash of Super Heroes - Fighting Streets ~ Ryu's Theme (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "chase",
      "credits",
      "final",
      "tense",
      "title"
    ],
    "description": "<span style=\"font-size: 16pt;\">𝗗𝗼𝗻'𝘁 𝗳𝗶𝗴𝗵𝘁 𝗳𝗼𝗿 𝘃𝗶𝗰𝘁𝗼𝗿𝘆--<span style=\"color: #f0493a;\">𝗳𝗶𝗴𝗵𝘁 𝘁𝗼 𝗶𝗺𝗽𝗿𝗼𝘃𝗲 𝘆𝗼𝘂𝗿𝘀𝗲𝗹𝗳.</span> 𝗩𝗶𝗰𝘁𝗼𝗿𝘆 𝘄𝗶𝗹𝗹 𝗰𝗼𝗺𝗲.</span><br>\r\n<br>\r\nBack with the Street Fighter remixes, and so I did <a href=\"https://youtu.be/vnxvNEOaVJA\" rel=\"nofollow\">Ryu's Theme</a> from Marvel vs. CAPCOM: Clash of Super Heroes, which, funny enough, is actually an \"extended\" arrangement of the Street Fighter II main theme instead of the usual Suzaku Castle arrangement. It's one of my favorite themes in the Street Fighter series, and it kicks ass!!<br>\r\n<br>\r\nGreat fit for [final] boss fights, tense sections, chase sequences, final areas, title screens, and .<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n- \"Bonus End,\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also 2 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. D Minor (Original Pitch, turned on default)<br>\r\n2. C Minor (Super Street Fighter II Turbo Pitch)<br>\r\n",
    "latest_version": "smwc-26167-1615589309",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26167,
        "title": "Marvel vs. CAPCOM: Clash of Super Heroes - Fighting Streets ~ Ryu's Theme (Remix)",
        "version": "smwc-26167-1615589309",
        "upstream_time": 1615589309,
        "download_url": "https://dl.smwcentral.net/26167/Fighting%20Streets.zip",
        "filename": "Fighting Streets.zip",
        "size": 109112,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-marvel-vs-capcom-clash-of-super-heroes-player-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8335,
    "title": "Marvel vs. CAPCOM: Clash of Super Heroes - Player Select",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "overworld",
      "star"
    ],
    "description": "The music that plays in char screen. It could fit overworld or star theme.",
    "latest_version": "smwc-8335-1381896772",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8335,
        "title": "Marvel vs. CAPCOM: Clash of Super Heroes - Player Select",
        "version": "smwc-8335-1381896772",
        "upstream_time": 1381896772,
        "download_url": "https://dl.smwcentral.net/8335/MvsC%20-%20Hero.zip",
        "filename": "MvsC - Hero.zip",
        "size": 65374,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-masayoshi-takanaka-an-insatiable-high",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35868,
    "title": "Masayoshi Takanaka - An Insatiable High",
    "authors": [
      "Overcrow03"
    ],
    "tags": [
      "ambient",
      "mountain",
      "title",
      "urban"
    ],
    "description": "From Masayoshi Takanaka's 1977 album named \"An Insatiable High,\" using a lot of samples from the \"insanity samples\" pack. Uses a custom sample group which omits sample \"09 SMW @7.brr\". It's a pretty long port so it fits long vertical climbs, as the title would hint at. ",
    "latest_version": "smwc-35868-1705037687",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35868,
        "title": "Masayoshi Takanaka - An Insatiable High",
        "version": "smwc-35868-1705037687",
        "upstream_time": 1705037687,
        "download_url": "https://dl.smwcentral.net/35868/An%20Insatiable%20High.zip",
        "filename": "An Insatiable High.zip",
        "size": 71009,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-masayoshi-takanaka-brasilian-skies",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35867,
    "title": "Masayoshi Takanaka - Brasilian Skies",
    "authors": [
      "Overcrow03"
    ],
    "tags": [
      "night",
      "overworld",
      "urban"
    ],
    "description": "From Masayoshi Takanaka's 1978 album \"Brasilian Skies,\" using mostly samples from the \"insanity samples\" pack. Beachy sound to it, could fit a nice sunset-looking level.",
    "latest_version": "smwc-35867-1705037688",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35867,
        "title": "Masayoshi Takanaka - Brasilian Skies",
        "version": "smwc-35867-1705037688",
        "upstream_time": 1705037688,
        "download_url": "https://dl.smwcentral.net/35867/Brasilian%20Skies.zip",
        "filename": "Brasilian Skies.zip",
        "size": 65756,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-masters-harukanaru-augusta",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41957,
    "title": "Masters: Harukanaru Augusta 2 (SFC) - Award",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "bonus",
      "calm",
      "credits",
      "cutscene",
      "menu",
      "overworld",
      "sea",
      "sky",
      "town"
    ],
    "description": "Victory music after completing all 18 holes as heard i in the SFC port of Masters: Harukanaru Augusta 2, originating from the PC-98 edition.",
    "latest_version": "smwc-41957-1778078451",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41957,
        "title": "Masters: Harukanaru Augusta 2 (SFC) - Award",
        "version": "smwc-41957-1778078451",
        "upstream_time": 1778078451,
        "download_url": "https://dl.smwcentral.net/41957/Masters%20Harukanaru%20Augusta%202%20%28SFC%29%20-%20Award.zip",
        "filename": "Masters Harukanaru Augusta 2 (SFC) - Award.zip",
        "size": 57500,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41956,
        "title": "Masters: Harukanaru Augusta 2 (SFC) - Results",
        "version": "smwc-41956-1778078435",
        "upstream_time": 1778078435,
        "download_url": "https://dl.smwcentral.net/41956/Masters%20Harukanaru%20Augusta%202%20%28SFC%29%20-%20Results.zip",
        "filename": "Masters Harukanaru Augusta 2 (SFC) - Results.zip",
        "size": 65704,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41955,
        "title": "Masters: Harukanaru Augusta 2 (SFC) - Tea Break",
        "version": "smwc-41955-1778078422",
        "upstream_time": 1778078422,
        "download_url": "https://dl.smwcentral.net/41955/Masters%20Harukanaru%20Augusta%202%20%28SFC%29%20-%20Tea%20Break.zip",
        "filename": "Masters Harukanaru Augusta 2 (SFC) - Tea Break.zip",
        "size": 54918,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41954,
        "title": "Masters: Harukanaru Augusta 2 (SFC) - Hole in One",
        "version": "smwc-41954-1778078409",
        "upstream_time": 1778078409,
        "download_url": "https://dl.smwcentral.net/41954/Masters%20Harukanaru%20Augusta%202%20%28SFC%29%20-%20Hole%20in%20One.zip",
        "filename": "Masters Harukanaru Augusta 2 (SFC) - Hole in One.zip",
        "size": 66239,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41950,
        "title": "Masters: Harukanaru Augusta 2 (SFC) - Settings",
        "version": "smwc-41950-1778078360",
        "upstream_time": 1778078360,
        "download_url": "https://dl.smwcentral.net/41950/Masters%20Harukanaru%20Augusta%202%20%28SFC%29%20-%20Settings.zip",
        "filename": "Masters Harukanaru Augusta 2 (SFC) - Settings.zip",
        "size": 64740,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-masters-harukanaru-augusta-2-sfc-course-bgm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41953,
    "title": "Masters: Harukanaru Augusta 2 (SFC) - Course BGM 3",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "forest",
      "grassland",
      "sea",
      "sky",
      "upbeat"
    ],
    "description": "One of the three in-game golfing tunes heard in the SFC port of Masters: Harukanaru Augusta 2.",
    "latest_version": "smwc-41953-1778078399",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41953,
        "title": "Masters: Harukanaru Augusta 2 (SFC) - Course BGM 3",
        "version": "smwc-41953-1778078399",
        "upstream_time": 1778078399,
        "download_url": "https://dl.smwcentral.net/41953/Masters%20Harukanaru%20Augusta%202%20%28SFC%29%20-%20Course%20BGM%203.zip",
        "filename": "Masters Harukanaru Augusta 2 (SFC) - Course BGM 3.zip",
        "size": 57933,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41952,
        "title": "Masters: Harukanaru Augusta 2 (SFC) - Course BGM 2",
        "version": "smwc-41952-1778078381",
        "upstream_time": 1778078381,
        "download_url": "https://dl.smwcentral.net/41952/Masters%20Harukanaru%20Augusta%202%20%28SFC%29%20-%20Course%20BGM%202.zip",
        "filename": "Masters Harukanaru Augusta 2 (SFC) - Course BGM 2.zip",
        "size": 47053,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41951,
        "title": "Masters: Harukanaru Augusta 2 (SFC) - Course BGM 1",
        "version": "smwc-41951-1778078370",
        "upstream_time": 1778078370,
        "download_url": "https://dl.smwcentral.net/41951/Masters%20Harukanaru%20Augusta%202%20%28SFC%29%20-%20Course%20BGM%201.zip",
        "filename": "Masters Harukanaru Augusta 2 (SFC) - Course BGM 1.zip",
        "size": 53439,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-masters-new-harukanaru-augusta",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41963,
    "title": "Masters New: Harukanaru Augusta 3 (SFC) - Results",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "bonus",
      "calm",
      "credits",
      "cutscene",
      "forest",
      "grassland",
      "menu",
      "sea",
      "sky",
      "water"
    ],
    "description": "Course results music after finishing any regular day as heard in the SFC port of Masters New: Harukanaru Augusta 3.",
    "latest_version": "smwc-41963-1778080726",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41963,
        "title": "Masters New: Harukanaru Augusta 3 (SFC) - Results",
        "version": "smwc-41963-1778080726",
        "upstream_time": 1778080726,
        "download_url": "https://dl.smwcentral.net/41963/Masters%20New%20Harukanaru%20Augusta%203%20%28SFC%29%20-%20Results.zip",
        "filename": "Masters New Harukanaru Augusta 3 (SFC) - Results.zip",
        "size": 42765,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41962,
        "title": "Masters New: Harukanaru Augusta 3 (SFC) - Coffee Break",
        "version": "smwc-41962-1778080658",
        "upstream_time": 1778080658,
        "download_url": "https://dl.smwcentral.net/41962/Masters%20New%20Harukanaru%20Augusta%203%20%28SFC%29%20-%20Coffee%20Break.zip",
        "filename": "Masters New Harukanaru Augusta 3 (SFC) - Coffee Break.zip",
        "size": 64866,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41958,
        "title": "Masters New: Harukanaru Augusta 3 (SFC) - Settings",
        "version": "smwc-41958-1778080599",
        "upstream_time": 1778080599,
        "download_url": "https://dl.smwcentral.net/41958/Masters%20New%20Harukanaru%20Augusta%203%20%28SFC%29%20-%20Settings.zip",
        "filename": "Masters New Harukanaru Augusta 3 (SFC) - Settings.zip",
        "size": 53247,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-masters-new-harukanaru-augusta-3-sfc-course-bgm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41961,
    "title": "Masters New: Harukanaru Augusta 3 (SFC) - Course BGM 3",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "athletic",
      "calm",
      "forest",
      "grassland",
      "sea",
      "upbeat"
    ],
    "description": "One of the three in-game golfing tunes heard in the SFC port of Masters New: Harukanaru Augusta 3.",
    "latest_version": "smwc-41961-1778080637",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41961,
        "title": "Masters New: Harukanaru Augusta 3 (SFC) - Course BGM 3",
        "version": "smwc-41961-1778080637",
        "upstream_time": 1778080637,
        "download_url": "https://dl.smwcentral.net/41961/Masters%20New%20Harukanaru%20Augusta%203%20%28SFC%29%20-%20Course%20BGM%203.zip",
        "filename": "Masters New Harukanaru Augusta 3 (SFC) - Course BGM 3.zip",
        "size": 54289,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41960,
        "title": "Masters New: Harukanaru Augusta 3 (SFC) - Course BGM 2",
        "version": "smwc-41960-1778080623",
        "upstream_time": 1778080623,
        "download_url": "https://dl.smwcentral.net/41960/Masters%20New%20Harukanaru%20Augusta%203%20%28SFC%29%20-%20Course%20BGM%202.zip",
        "filename": "Masters New Harukanaru Augusta 3 (SFC) - Course BGM 2.zip",
        "size": 53784,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41959,
        "title": "Masters New: Harukanaru Augusta 3 (SFC) - Course BGM 1",
        "version": "smwc-41959-1778080613",
        "upstream_time": 1778080613,
        "download_url": "https://dl.smwcentral.net/41959/Masters%20New%20Harukanaru%20Augusta%203%20%28SFC%29%20-%20Course%20BGM%201.zip",
        "filename": "Masters New Harukanaru Augusta 3 (SFC) - Course BGM 1.zip",
        "size": 60473,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mata-nui-online-game-the-chronicler-s-company",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31270,
    "title": "Mata Nui Online Game - The Chronicler's Company",
    "authors": [
      "Paperdomo101"
    ],
    "tags": [
      "ambient",
      "calm",
      "cutscene",
      "mysterious"
    ],
    "description": "A mellow, meditative song with tribal influences.<br>\r\n<br>\r\nWorks well for puzzles, cutscenes and secret areas.",
    "latest_version": "smwc-31270-1672212264",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31270,
        "title": "Mata Nui Online Game - The Chronicler's Company",
        "version": "smwc-31270-1672212264",
        "upstream_time": 1672212264,
        "download_url": "https://dl.smwcentral.net/31270/The%20Chronicler%27s%20Company.zip",
        "filename": "The Chronicler%27s Company.zip",
        "size": 31179,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-maui-mallard-in-cold-shadow-test-of-duckhood",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28958,
    "title": "Maui Mallard in Cold Shadow - Test of Duckhood",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "jungle"
    ],
    "description": "This catchy song is my favourite song from the game. It's played in the jungle level.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"RecToR24\"><a href=\"/?p=profile&amp;id=42023\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">RecToR24</a></span>",
    "latest_version": "smwc-28958-1642351870",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28958,
        "title": "Maui Mallard in Cold Shadow - Test of Duckhood",
        "version": "smwc-28958-1642351870",
        "upstream_time": 1642351870,
        "download_url": "https://dl.smwcentral.net/28958/TestOfDuckhood.zip",
        "filename": "TestOfDuckhood.zip",
        "size": 65406,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-maui-mallard-in-cold-shadow-the-flying-duckman",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28391,
    "title": "Maui Mallard in Cold Shadow - The Flying Duckman",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "ambient",
      "calm",
      "water"
    ],
    "description": "This song is probably best suited for a sunken ship. I also made a second version without the accordion.<br>\r\n<br>\r\nThis port is dedicated to RecToR24.",
    "latest_version": "smwc-28391-1642606243",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28391,
        "title": "Maui Mallard in Cold Shadow - The Flying Duckman",
        "version": "smwc-28391-1642606243",
        "upstream_time": 1642606243,
        "download_url": "https://dl.smwcentral.net/28391/FlyingDuckman.zip",
        "filename": "FlyingDuckman.zip",
        "size": 100465,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-maurice-larcange-traditionnel-musette",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32803,
    "title": "Maurice Larcange - Traditionnel Musette",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "calm",
      "carnival",
      "cutscene",
      "town",
      "urban"
    ],
    "description": "This is the first song you hear when you are born in France. Fits towns and any calm level in general.",
    "latest_version": "smwc-32803-1682808702",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32803,
        "title": "Maurice Larcange - Traditionnel Musette",
        "version": "smwc-32803-1682808702",
        "upstream_time": 1682808702,
        "download_url": "https://dl.smwcentral.net/32803/Traditionnel%20Musette.zip",
        "filename": "Traditionnel Musette.zip",
        "size": 35211,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-maurice-ravel-jeux-d-eau",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23171,
    "title": "Maurice Ravel - Jeux d'eau",
    "authors": [
      "Janno27"
    ],
    "tags": [
      "abstract",
      "calm",
      "credits",
      "forest",
      "mysterious",
      "night",
      "overworld",
      "sky",
      "snow",
      "space",
      "town"
    ],
    "description": "A small section of the classic Ravel piano piece, transcribed and orchestrated for smw. Intended for overworlds, intro screens, yoshi house etc. <br>\r\n<br>\r\nEach loop is 20 seconds but the first loop differs from the subsequent ones.",
    "latest_version": "smwc-23171-1591050146",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23171,
        "title": "Maurice Ravel - Jeux d'eau",
        "version": "smwc-23171-1591050146",
        "upstream_time": 1591050146,
        "download_url": "https://dl.smwcentral.net/23171/jeux%20d%20eau.zip",
        "filename": "jeux d eau.zip",
        "size": 32117,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-maverick-s-front-door",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27240,
    "title": "Maverick's Front Door",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "final",
      "industrial",
      "overworld"
    ],
    "description": "A really short song meant for cutscenes.<br>\r\nCould also fit in an overworld, maybe...<br>\r\n<br>\r\nBe aware that sound effects sound a bit weird.",
    "latest_version": "smwc-27240-1625319698",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27240,
        "title": "Maverick's Front Door",
        "version": "smwc-27240-1625319698",
        "upstream_time": 1625319698,
        "download_url": "https://dl.smwcentral.net/27240/Maverick%27s%20Front%20Door.zip",
        "filename": "Maverick%27s Front Door.zip",
        "size": 71630,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-maze-of-galious-castle-theme-la-mulana",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28310,
    "title": "Maze of Galious - Castle theme - La-Mulana version",
    "authors": [
      "Planeswater"
    ],
    "tags": [
      "castle",
      "overworld",
      "retro",
      "title"
    ],
    "description": "The main theme from Maze of Galious (1987), rearranged by Naramura and Samejima, bundled alongside La-Mulana's (2005) OST.<br>\r\n<br>\r\nPotential for title screen, overworld, or castle/knight/medieval levels.<br>\r\nHas more potential as a title screen theme with the full intro. In most other cases, it may be preferable to skip the intro by setting:<br>\r\n#define SKIP_INTRO 1",
    "latest_version": "smwc-28310-1635999437",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28310,
        "title": "Maze of Galious - Castle theme - La-Mulana version",
        "version": "smwc-28310-1635999437",
        "upstream_time": 1635999437,
        "download_url": "https://dl.smwcentral.net/28310/Maze%20of%20Galious%20-%20Castle%20theme%20-%20La-Mulana%20version.zip",
        "filename": "Maze of Galious - Castle theme - La-Mulana version.zip",
        "size": 141136,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-maze-of-galious-castle-theme-la-mulana-version-unsampled",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28311,
    "title": "Maze of Galious - Castle theme - La-Mulana version (unsampled)",
    "authors": [
      "Planeswater"
    ],
    "tags": [
      "castle",
      "overworld",
      "retro",
      "title"
    ],
    "description": "An unsampled version of the main theme from Maze of Galious (1987), rearranged by Naramura and Samejima, bundled alongside La-Mulana's (2005) OST.<br>\r\n<br>\r\nPotential for title screen, overworld, or castle/knight/medieval levels.<br>\r\nHas more potential as a title screen theme with the full intro. In most other cases, it may be preferable to skip the intro by setting:<br>\r\n#define SKIP_INTRO 1",
    "latest_version": "smwc-28311-1635999457",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28311,
        "title": "Maze of Galious - Castle theme - La-Mulana version (unsampled)",
        "version": "smwc-28311-1635999457",
        "upstream_time": 1635999457,
        "download_url": "https://dl.smwcentral.net/28311/Maze%20of%20Galious%20-%20Castle%20theme%20-%20La-Mulana%20version%20%28unsampled%29.zip",
        "filename": "Maze of Galious - Castle theme - La-Mulana version (unsampled).zip",
        "size": 65084,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mazrio-raceland-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41617,
    "title": "Mazrio Raceland (Map)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "beach",
      "overworld",
      "upbeat"
    ],
    "description": "Mario Circuit overworld map",
    "latest_version": "smwc-41617-1774544948",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41617,
        "title": "Mazrio Raceland (Map)",
        "version": "smwc-41617-1774544948",
        "upstream_time": 1774544948,
        "download_url": "https://dl.smwcentral.net/41617/circuit_map.zip",
        "filename": "circuit_map.zip",
        "size": 31868,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-meadow-melodies",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37119,
    "title": "Meadow Melodies",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "ambient",
      "forest",
      "grassland",
      "mountain",
      "overworld",
      "title"
    ],
    "description": "90s Rock, Could fit on grassland, parkway, garden, forest, or mountain levels or overworlds.<br>\r\n",
    "latest_version": "smwc-37119-1710992848",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37119,
        "title": "Meadow Melodies",
        "version": "smwc-37119-1710992848",
        "upstream_time": 1710992848,
        "download_url": "https://dl.smwcentral.net/37119/meadow%20melodies%20%28S%29.zip",
        "filename": "meadow melodies (S).zip",
        "size": 149320,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mecha-s-blazing-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25900,
    "title": "Mecha's Blazing City",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "cave",
      "fire",
      "overworld",
      "town",
      "urban"
    ],
    "description": "6th board from fan-made mario party games. Could fit on the volcano and city areas.",
    "latest_version": "smwc-25900-1613506576",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25900,
        "title": "Mecha's Blazing City",
        "version": "smwc-25900-1613506576",
        "upstream_time": 1613506576,
        "download_url": "https://dl.smwcentral.net/25900/mecha%27s%20blazing%20city.zip",
        "filename": "mecha%27s blazing city.zip",
        "size": 56076,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-medievil-enchanted-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28013,
    "title": "Medievil - Enchanted Forest",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "calm",
      "dark",
      "mysterious",
      "ruins",
      "sad",
      "spooky",
      "swamp",
      "tense"
    ],
    "description": "The dark, mysterious song that plays in the enchanted forest. It fits anything that is calm and haunted and dark.",
    "latest_version": "smwc-28013-1632939194",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28013,
        "title": "Medievil - Enchanted Forest",
        "version": "smwc-28013-1632939194",
        "upstream_time": 1632939194,
        "download_url": "https://dl.smwcentral.net/28013/Enchanted%20Forest.zip",
        "filename": "Enchanted Forest.zip",
        "size": 33125,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-cd-bios-loading-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38703,
    "title": "Mega CD - BIOS / Loading Screen",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "credits",
      "cutscene",
      "space",
      "title"
    ],
    "description": "Music that plays when booting up the Mega CD in Japan and Europe.",
    "latest_version": "smwc-38703-1733006869",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38703,
        "title": "Mega CD - BIOS / Loading Screen",
        "version": "smwc-38703-1733006869",
        "upstream_time": 1733006869,
        "download_url": "https://dl.smwcentral.net/38703/Mega%20CD%20-%20Loading%20Screen.zip",
        "filename": "Mega CD - Loading Screen.zip",
        "size": 72400,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41384,
    "title": "Mega Man 2 - Full Metal Blade Panic! ⚙️ ~ Metal Man (Remix II)",
    "authors": [
      "7 up",
      "Zavok"
    ],
    "tags": [
      "abstract",
      "airship",
      "ambient",
      "athletic",
      "beach",
      "bonus",
      "boss",
      "calm",
      "carnival",
      "castle",
      "cave",
      "chaotic",
      "chase",
      "credits",
      "crystal",
      "cutscene",
      "dark",
      "desert",
      "final",
      "fire",
      "forest",
      "ghost house",
      "goal",
      "grassland",
      "ice",
      "industrial",
      "jungle",
      "misc",
      "mountain",
      "mysterious",
      "night",
      "overworld",
      "p-switch",
      "retro",
      "ruins",
      "sad",
      "sky",
      "snow",
      "space",
      "spooky",
      "star",
      "switch palace",
      "temple",
      "tense",
      "title",
      "town",
      "upbeat",
      "urban",
      "water"
    ],
    "description": "Theme of the endless stage from Mega Man 10. Originally requested by me, modified by me. MML by Zavok. Submitting upon permission.<br>\r\n<br>\r\nWill fit space levels.",
    "latest_version": "smwc-41384-1773692105",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41384,
        "title": "Mega Man 2 - Full Metal Blade Panic! ⚙️ ~ Metal Man (Remix II)",
        "version": "smwc-41384-1773692105",
        "upstream_time": 1773692105,
        "download_url": "https://dl.smwcentral.net/41384/Full%20Metal%20Blade%20Panic%21..zip",
        "filename": "Full Metal Blade Panic%21..zip",
        "size": 428072,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41274,
        "title": "Mega Man 3 - Spark Man's Stage",
        "version": "smwc-41274-1776093798",
        "upstream_time": 1776093798,
        "download_url": "https://dl.smwcentral.net/41274/mm3spark.zip",
        "filename": "mm3spark.zip",
        "size": 127577,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41113,
        "title": "Mega Man 10 - Endless Struggle (MM7 Style)",
        "version": "smwc-41113-1776916805",
        "upstream_time": 1776916805,
        "download_url": "https://dl.smwcentral.net/41113/Mega%20Man%2010%20-%20Endless%20Struggle%20%28MM7%20Style%29.zip",
        "filename": "Mega Man 10 - Endless Struggle (MM7 Style).zip",
        "size": 71053,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40770,
        "title": "Mega Man 2: The Power Fighters - Yellow Devil",
        "version": "smwc-40770-1760670193",
        "upstream_time": 1760670193,
        "download_url": "https://dl.smwcentral.net/40770/Mega%20Man%202%20~%20The%20Power%20Fighters%20-%20Yellow%20Devil.zip",
        "filename": "Mega Man 2 ~ The Power Fighters - Yellow Devil.zip",
        "size": 155645,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40620,
        "title": "Mega Man 9 - Flash In The Dark",
        "version": "smwc-40620-1757953203",
        "upstream_time": 1757953203,
        "download_url": "https://dl.smwcentral.net/40620/Mega%20Man%209%20-%20Flash%20In%20The%20Dark%20%5BU%5D.zip",
        "filename": "Mega Man 9 - Flash In The Dark %5BU%5D.zip",
        "size": 36540,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39874,
        "title": "Mega Man 4 - Wily Capsule (MM7 Style)",
        "version": "smwc-39874-1751329801",
        "upstream_time": 1751329801,
        "download_url": "https://dl.smwcentral.net/39874/mm4finalwily%20%28S%29.zip",
        "filename": "mm4finalwily (S).zip",
        "size": 59232,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39873,
        "title": "Mega Man 4 - Wily Capsule",
        "version": "smwc-39873-1751329938",
        "upstream_time": 1751329938,
        "download_url": "https://dl.smwcentral.net/39873/mm4finalwily.zip",
        "filename": "mm4finalwily.zip",
        "size": 255651,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39489,
        "title": "Mega Man 2 - Title (Star-Mix)",
        "version": "smwc-39489-1746046508",
        "upstream_time": 1746046508,
        "download_url": "https://dl.smwcentral.net/39489/Mega%20Man%202%20%28Star-Mix%29.zip",
        "filename": "Mega Man 2 (Star-Mix).zip",
        "size": 126409,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39195,
        "title": "Mega Man 10 - Get the Punk Out",
        "version": "smwc-39195-1739602990",
        "upstream_time": 1739602990,
        "download_url": "https://dl.smwcentral.net/39195/Mega%20Man%2010%20-%20Get%20the%20Punk%20Out.zip",
        "filename": "Mega Man 10 - Get the Punk Out.zip",
        "size": 33763,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38967,
        "title": "Mega Man 2 - Flash Man (Remix)",
        "version": "smwc-38967-1736527863",
        "upstream_time": 1736527863,
        "download_url": "https://dl.smwcentral.net/38967/Mega%20Man%202%20-%20Flash%20Man%20%28Remix%29.zip",
        "filename": "Mega Man 2 - Flash Man (Remix).zip",
        "size": 73245,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38935,
        "title": "Mega Man 9 - The Wiliest of Ambitions ~ Flash in the Dark (Remix)",
        "version": "smwc-38935-1736713954",
        "upstream_time": 1736713954,
        "download_url": "https://dl.smwcentral.net/38935/The%20Wiliest%20of%20Ambitions.zip",
        "filename": "The Wiliest of Ambitions.zip",
        "size": 343805,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38668,
        "title": "Mega Man 10 - Nitro Rider (X1 Style)",
        "version": "smwc-38668-1733158344",
        "upstream_time": 1733158344,
        "download_url": "https://dl.smwcentral.net/38668/nitrox1.zip",
        "filename": "nitrox1.zip",
        "size": 59298,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38667,
        "title": "Mega Man 10 - Solar Inferno (X2 Style)",
        "version": "smwc-38667-1733014462",
        "upstream_time": 1733014462,
        "download_url": "https://dl.smwcentral.net/38667/solarx2.zip",
        "filename": "solarx2.zip",
        "size": 74718,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38666,
        "title": "Mega Man 10 - Solar Inferno (X1 Style)",
        "version": "smwc-38666-1733013558",
        "upstream_time": 1733013558,
        "download_url": "https://dl.smwcentral.net/38666/solarx1.zip",
        "filename": "solarx1.zip",
        "size": 64324,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38665,
        "title": "Mega Man 10 - King of Blades (X1 Style)",
        "version": "smwc-38665-1733013401",
        "upstream_time": 1733013401,
        "download_url": "https://dl.smwcentral.net/38665/bladex1.zip",
        "filename": "bladex1.zip",
        "size": 69871,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38404,
        "title": "Mega Man 3 - Don't Stop! Keep on Groovin', Snake Man!! 🐍 ~ Snake Man (Remix)",
        "version": "smwc-38404-1727739331",
        "upstream_time": 1727739331,
        "download_url": "https://dl.smwcentral.net/38404/Don%27t%20Stop%21%20Keep%20on%20Groovin%27%2C%20Snake%20Man%21%21.zip",
        "filename": "Don%27t Stop%21 Keep on Groovin%27%2C Snake Man%21%21.zip",
        "size": 471971,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38300,
        "title": "Mega Man 3 - Snake Man (Remix)",
        "version": "smwc-38300-1727713219",
        "upstream_time": 1727713219,
        "download_url": "https://dl.smwcentral.net/38300/Mega%20Man%203%20-%20Snake%20Man%20%28Remix%29.zip",
        "filename": "Mega Man 3 - Snake Man (Remix).zip",
        "size": 78597,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38060,
        "title": "Mega Man 10 - Wily Capsule",
        "version": "smwc-38060-1724306249",
        "upstream_time": 1724306249,
        "download_url": "https://dl.smwcentral.net/38060/Mega%20Man%2010%20-%20Wily%20Capsule.zip",
        "filename": "Mega Man 10 - Wily Capsule.zip",
        "size": 32306,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38049,
        "title": "Mega Man 10 - Wily Capsule (X1 Style Remix)",
        "version": "smwc-38049-1726081206",
        "upstream_time": 1726081206,
        "download_url": "https://dl.smwcentral.net/38049/mm10_wilycapsulex1.zip",
        "filename": "mm10_wilycapsulex1.zip",
        "size": 65867,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38011,
        "title": "Mega Man 10 - Deep in Space (X1 Style)",
        "version": "smwc-38011-1722463165",
        "upstream_time": 1722463165,
        "download_url": "https://dl.smwcentral.net/38011/mm10wily5x1.zip",
        "filename": "mm10wily5x1.zip",
        "size": 60842,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38010,
        "title": "Mega Man 10 - No Turning Back (X1 Style)",
        "version": "smwc-38010-1722291480",
        "upstream_time": 1722291480,
        "download_url": "https://dl.smwcentral.net/38010/mm10wily3x1.zip",
        "filename": "mm10wily3x1.zip",
        "size": 60041,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37908,
        "title": "Mega Man 10 - Against the Pressure (X1 Style)",
        "version": "smwc-37908-1721944007",
        "upstream_time": 1721944007,
        "download_url": "https://dl.smwcentral.net/37908/Mega%20Man%2010%20-%20Against%20the%20Pressure%20%28X1%20Style%29.zip",
        "filename": "Mega Man 10 - Against the Pressure (X1 Style).zip",
        "size": 62092,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37907,
        "title": "Mega Man 10 - Abandoned Memory (X1 Style)",
        "version": "smwc-37907-1721663092",
        "upstream_time": 1721663092,
        "download_url": "https://dl.smwcentral.net/37907/mm10wily1x1.zip",
        "filename": "mm10wily1x1.zip",
        "size": 62134,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37847,
        "title": "Mega Man 10 - Absolute Chill (X1 Style)",
        "version": "smwc-37847-1719603445",
        "upstream_time": 1719603445,
        "download_url": "https://dl.smwcentral.net/37847/chillx1.zip",
        "filename": "chillx1.zip",
        "size": 62208,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37827,
        "title": "Mega Man 10 - Get the Punk Out (X1 Style)",
        "version": "smwc-37827-1719606937",
        "upstream_time": 1719606937,
        "download_url": "https://dl.smwcentral.net/37827/punkx1.zip",
        "filename": "punkx1.zip",
        "size": 57309,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37808,
        "title": "Mega Man 10 - Farewell to Ballade (X1 Style)",
        "version": "smwc-37808-1718661519",
        "upstream_time": 1718661519,
        "download_url": "https://dl.smwcentral.net/37808/balladex1.zip",
        "filename": "balladex1.zip",
        "size": 51766,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37789,
        "title": "Mega Man 10 - Heart of Enker (X1 Style)",
        "version": "smwc-37789-1718662180",
        "upstream_time": 1718662180,
        "download_url": "https://dl.smwcentral.net/37789/enkerx1.zip",
        "filename": "enkerx1.zip",
        "size": 60715,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37787,
        "title": "Mega Man 4 - Wrong Side of History 📜 ~ Pharaoh Man (Kamishirasawa-Mix)",
        "version": "smwc-37787-1722655464",
        "upstream_time": 1722655464,
        "download_url": "https://dl.smwcentral.net/37787/Wrong%20Side%20of%20History.zip",
        "filename": "Wrong Side of History.zip",
        "size": 379277,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37142,
        "title": "Mega Man 6 - Wind Man (Arrangement)",
        "version": "smwc-37142-1709276282",
        "upstream_time": 1709276282,
        "download_url": "https://dl.smwcentral.net/37142/Mega%20Man%206%20-%20Wind%20Man.zip",
        "filename": "Mega Man 6 - Wind Man.zip",
        "size": 127473,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37082,
        "title": "Mega Man 9 - We're the robots",
        "version": "smwc-37082-1709355870",
        "upstream_time": 1709355870,
        "download_url": "https://dl.smwcentral.net/37082/Mega%20Man%209%20-%20We%27re%20the%20robots.zip",
        "filename": "Mega Man 9 - We%27re the robots.zip",
        "size": 33137,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36806,
        "title": "Mega Man 10 - Heart of Enker",
        "version": "smwc-36806-1709160130",
        "upstream_time": 1709160130,
        "download_url": "https://dl.smwcentral.net/36806/Mega%20Man%2010%20-%20Heart%20of%20Enker.zip",
        "filename": "Mega Man 10 - Heart of Enker.zip",
        "size": 89316,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36805,
        "title": "Mega Man 10 - Against the Pressure",
        "version": "smwc-36805-1709159866",
        "upstream_time": 1709159866,
        "download_url": "https://dl.smwcentral.net/36805/Mega%20Man%2010%20-%20Against%20The%20Pressure.zip",
        "filename": "Mega Man 10 - Against The Pressure.zip",
        "size": 79475,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35755,
        "title": "Mega Man 8 - Way too FROSTY for you ❄️ ~ Frost Man's Stage (Whiterock-Mix)",
        "version": "smwc-35755-1704573025",
        "upstream_time": 1704573025,
        "download_url": "https://dl.smwcentral.net/35755/Way%20too%20FROSTY%20for%20you.zip",
        "filename": "Way too FROSTY for you.zip",
        "size": 422074,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35614,
        "title": "Mega Man 7 - Turbo Man",
        "version": "smwc-35614-1704413358",
        "upstream_time": 1704413358,
        "download_url": "https://dl.smwcentral.net/35614/Turbo%20Man.zip",
        "filename": "Turbo Man.zip",
        "size": 80103,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35461,
        "title": "Mega Man 8 - Wily Machine",
        "version": "smwc-35461-1701309321",
        "upstream_time": 1701309321,
        "download_url": "https://dl.smwcentral.net/35461/Mega%20Man%208%20Wily%20Machine.zip",
        "filename": "Mega Man 8 Wily Machine.zip",
        "size": 84545,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35432,
        "title": "Mega Man 7 - Bass and Treble",
        "version": "smwc-35432-1701635653",
        "upstream_time": 1701635653,
        "download_url": "https://dl.smwcentral.net/35432/Bass%20and%20Treble.zip",
        "filename": "Bass and Treble.zip",
        "size": 64170,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35321,
        "title": "Mega Man 6 - Flame Man (Remix)",
        "version": "smwc-35321-1698234887",
        "upstream_time": 1698234887,
        "download_url": "https://dl.smwcentral.net/35321/Mega%20Man%206%20-%20Flame%20Man%20%28Remix%29.zip",
        "filename": "Mega Man 6 - Flame Man (Remix).zip",
        "size": 74730,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35235,
        "title": "Mega Man 7 - Ruined Highway",
        "version": "smwc-35235-1698132958",
        "upstream_time": 1698132958,
        "download_url": "https://dl.smwcentral.net/35235/Mega%20Man%207%20-%20Ruined%20Highway.zip",
        "filename": "Mega Man 7 - Ruined Highway.zip",
        "size": 68055,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34180,
        "title": "Mega Man 5 - Charge Man (Mega Man X2 Style)",
        "version": "smwc-34180-1695295517",
        "upstream_time": 1695295517,
        "download_url": "https://dl.smwcentral.net/34180/ChargeMan_X2.zip",
        "filename": "ChargeMan_X2.zip",
        "size": 126789,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33856,
        "title": "Mega Man 7 - Spring Man",
        "version": "smwc-33856-1684867954",
        "upstream_time": 1684867954,
        "download_url": "https://dl.smwcentral.net/33856/Spring%20Man.zip",
        "filename": "Spring Man.zip",
        "size": 83487,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32995,
        "title": "Mega Man 2 - Crash Man",
        "version": "smwc-32995-1680557718",
        "upstream_time": 1680557718,
        "download_url": "https://dl.smwcentral.net/32995/Mega%20Man%202%20-%20Crash%20Man%20V2.zip",
        "filename": "Mega Man 2 - Crash Man V2.zip",
        "size": 58845,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32989,
        "title": "Mega Man 11 - The Hermit's Shining Thunder ~ Fuse Man's Stage (Seiga-Mix)",
        "version": "smwc-32989-1688192502",
        "upstream_time": 1688192502,
        "download_url": "https://dl.smwcentral.net/32989/Hermit%27s%20Shining%20Thunder%2C%20The.zip",
        "filename": "Hermit%27s Shining Thunder%2C The.zip",
        "size": 225479,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32772,
        "title": "Mega Man 5 - Wave Man",
        "version": "smwc-32772-1677643423",
        "upstream_time": 1677643423,
        "download_url": "https://dl.smwcentral.net/32772/Wave%20Man.zip",
        "filename": "Wave Man.zip",
        "size": 32833,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32505,
        "title": "Mega Man 6 - Knight Man (RPG Style Arrange)",
        "version": "smwc-32505-1677637017",
        "upstream_time": 1677637017,
        "download_url": "https://dl.smwcentral.net/32505/knightman.zip",
        "filename": "knightman.zip",
        "size": 82756,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32501,
        "title": "Mega Man 3 - The Power is in your Hands ~ Spark Man's Stage (Remix)",
        "version": "smwc-32501-1673288713",
        "upstream_time": 1673288713,
        "download_url": "https://dl.smwcentral.net/32501/Power%20Is%20In%20Your%20Hands%2C%20The.zip",
        "filename": "Power Is In Your Hands%2C The.zip",
        "size": 279489,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31979,
        "title": "Mega Man 7 - Spring Man",
        "version": "smwc-31979-1661910591",
        "upstream_time": 1661910591,
        "download_url": "https://dl.smwcentral.net/31979/mm7_spring_man_0_2.zip",
        "filename": "mm7_spring_man_0_2.zip",
        "size": 33281,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31939,
        "title": "Mega Man 3 - Gemini Man (Mega Man X3 Style)",
        "version": "smwc-31939-1672512916",
        "upstream_time": 1672512916,
        "download_url": "https://dl.smwcentral.net/31939/MM3Gemini__X3.zip",
        "filename": "MM3Gemini__X3.zip",
        "size": 64670,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31562,
        "title": "Mega Man 3 - The Cutting Edge Spark ~ Spark Man",
        "version": "smwc-31562-1661972450",
        "upstream_time": 1661972450,
        "download_url": "https://dl.smwcentral.net/31562/%5BS%5D%20Mega%20Man%203%20-%20The%20Cutting%20Edge%20Spark%20~%20Spark%20Man%27s%20Stage.zip",
        "filename": "%5BS%5D Mega Man 3 - The Cutting Edge Spark ~ Spark Man%27s Stage.zip",
        "size": 135756,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31497,
        "title": "Mega Man 2 - Wood Man",
        "version": "smwc-31497-1663772900",
        "upstream_time": 1663772900,
        "download_url": "https://dl.smwcentral.net/31497/Mega%20Man%202%20-%20Wood%20Man.zip",
        "filename": "Mega Man 2 - Wood Man.zip",
        "size": 63122,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31495,
        "title": "Mega Man 2 - Quick Man",
        "version": "smwc-31495-1663772892",
        "upstream_time": 1663772892,
        "download_url": "https://dl.smwcentral.net/31495/Mega%20Man%202%20-%20Quick%20Man.zip",
        "filename": "Mega Man 2 - Quick Man.zip",
        "size": 44916,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31494,
        "title": "Mega Man 2 - Metal Man",
        "version": "smwc-31494-1661550667",
        "upstream_time": 1661550667,
        "download_url": "https://dl.smwcentral.net/31494/Mega%20Man%202%20-%20Metal%20Man.zip",
        "filename": "Mega Man 2 - Metal Man.zip",
        "size": 38791,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31493,
        "title": "Mega Man 2 - Flash Man",
        "version": "smwc-31493-1663772887",
        "upstream_time": 1663772887,
        "download_url": "https://dl.smwcentral.net/31493/Mega%20Man%202%20-%20Flash%20Man.zip",
        "filename": "Mega Man 2 - Flash Man.zip",
        "size": 76740,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31492,
        "title": "Mega Man 2 - Bubble Man",
        "version": "smwc-31492-1659333983",
        "upstream_time": 1659333983,
        "download_url": "https://dl.smwcentral.net/31492/Mega%20Man%202%20-%20Bubble%20Man.zip",
        "filename": "Mega Man 2 - Bubble Man.zip",
        "size": 58074,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31491,
        "title": "Mega Man 2 - Heat Man",
        "version": "smwc-31491-1663772881",
        "upstream_time": 1663772881,
        "download_url": "https://dl.smwcentral.net/31491/Mega%20Man%202%20-%20Heat%20Man.zip",
        "filename": "Mega Man 2 - Heat Man.zip",
        "size": 41797,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31490,
        "title": "Mega Man 2 - Air Man",
        "version": "smwc-31490-1666472645",
        "upstream_time": 1666472645,
        "download_url": "https://dl.smwcentral.net/31490/Mega%20Man%202%20-%20Air%20Man.zip",
        "filename": "Mega Man 2 - Air Man.zip",
        "size": 51297,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31440,
        "title": "Mega Man 4: Voyage - The Singing Ocean ~ Dive Man's Stage (Remix)",
        "version": "smwc-31440-1666472156",
        "upstream_time": 1666472156,
        "download_url": "https://dl.smwcentral.net/31440/Singing%20Ocean%2C%20The.zip",
        "filename": "Singing Ocean%2C The.zip",
        "size": 156269,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31418,
        "title": "Mega Man 9 - Jewel on the Dance Floor ~ Jewel Temptation (Remix)",
        "version": "smwc-31418-1667930831",
        "upstream_time": 1667930831,
        "download_url": "https://dl.smwcentral.net/31418/Jewel%20On%20The%20Dance%20Floor.zip",
        "filename": "Jewel On The Dance Floor.zip",
        "size": 168461,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31217,
        "title": "Mega Man 11 - Tundra Man Stage (Arranged)",
        "version": "smwc-31217-1666460114",
        "upstream_time": 1666460114,
        "download_url": "https://dl.smwcentral.net/31217/TundraMan.zip",
        "filename": "TundraMan.zip",
        "size": 73503,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31025,
        "title": "Mega Man 5 - A Glimmer of Hope ~ Crystal Man's Stage (Remix)",
        "version": "smwc-31025-1661046931",
        "upstream_time": 1661046931,
        "download_url": "https://dl.smwcentral.net/31025/Glimmer%20of%20Hope%2C%20A.zip",
        "filename": "Glimmer of Hope%2C A.zip",
        "size": 95190,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29822,
        "title": "Mega Man 6 - Wind Man",
        "version": "smwc-29822-1650710923",
        "upstream_time": 1650710923,
        "download_url": "https://dl.smwcentral.net/29822/Mega%20Man%206%20-%20Wind%20Man.zip",
        "filename": "Mega Man 6 - Wind Man.zip",
        "size": 64728,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29106,
        "title": "Mega Man 6 - Forest Swag ~ Plant Man's Stage (Remix)",
        "version": "smwc-29106-1642887313",
        "upstream_time": 1642887313,
        "download_url": "https://dl.smwcentral.net/29106/Forest%20Swag.zip",
        "filename": "Forest Swag.zip",
        "size": 198488,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29039,
        "title": "Mega Man 2 - Wood Man (Mega Man X Style, Chameleon Mix)",
        "version": "smwc-29039-1642483141",
        "upstream_time": 1642483141,
        "download_url": "https://dl.smwcentral.net/29039/MM2_Woodman_X1.zip",
        "filename": "MM2_Woodman_X1.zip",
        "size": 61465,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28996,
        "title": "Mega Man 6 - Mr. X's Castle",
        "version": "smwc-28996-1642872017",
        "upstream_time": 1642872017,
        "download_url": "https://dl.smwcentral.net/28996/Mega%20Man%206%20-%20Mr.%20X%27s%20Castle.zip",
        "filename": "Mega Man 6 - Mr. X%27s Castle.zip",
        "size": 33044,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28881,
        "title": "Mega Man 6 - Yamato Man",
        "version": "smwc-28881-1642655774",
        "upstream_time": 1642655774,
        "download_url": "https://dl.smwcentral.net/28881/Mega%20Man%206%20-%20Yamato%20Man.zip",
        "filename": "Mega Man 6 - Yamato Man.zip",
        "size": 65831,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28748,
        "title": "Mega Man 3 - Needle Night Club ~ Needle Man's Stage (Remix)",
        "version": "smwc-28748-1638253706",
        "upstream_time": 1638253706,
        "download_url": "https://dl.smwcentral.net/28748/Needle%20Night%20Club.zip",
        "filename": "Needle Night Club.zip",
        "size": 98879,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28747,
        "title": "Mega Man 6 - Wily Fortress",
        "version": "smwc-28747-1639247902",
        "upstream_time": 1639247902,
        "download_url": "https://dl.smwcentral.net/28747/Mega%20Man%206%20-%20Wily%20Fortress%20V2.zip",
        "filename": "Mega Man 6 - Wily Fortress V2.zip",
        "size": 63338,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28741,
        "title": "Mega Man 5 - Charge Man",
        "version": "smwc-28741-1638643630",
        "upstream_time": 1638643630,
        "download_url": "https://dl.smwcentral.net/28741/Mega_Man_5_-_Charge_Man.zip",
        "filename": "Mega_Man_5_-_Charge_Man.zip",
        "size": 32715,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28717,
        "title": "Mega Man 5 - Napalm Man",
        "version": "smwc-28717-1640984126",
        "upstream_time": 1640984126,
        "download_url": "https://dl.smwcentral.net/28717/Mega%20Man%205%20-%20Napalm%20Man.zip",
        "filename": "Mega Man 5 - Napalm Man.zip",
        "size": 33058,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28716,
        "title": "Mega Man 5 - Crystal Man",
        "version": "smwc-28716-1640984029",
        "upstream_time": 1640984029,
        "download_url": "https://dl.smwcentral.net/28716/Crystal%20Man.zip",
        "filename": "Crystal Man.zip",
        "size": 32836,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28704,
        "title": "Mega Man 8 - Grenade Man Stage",
        "version": "smwc-28704-1638252568",
        "upstream_time": 1638252568,
        "download_url": "https://dl.smwcentral.net/28704/Grenade%20Man.zip",
        "filename": "Grenade Man.zip",
        "size": 84414,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28675,
        "title": "Mega Man 7 - Curse Of The Moon ~ Shade Man (Dracula-Mix)",
        "version": "smwc-28675-1638922645",
        "upstream_time": 1638922645,
        "download_url": "https://dl.smwcentral.net/28675/Curse%20Of%20The%20Moon.zip",
        "filename": "Curse Of The Moon.zip",
        "size": 127653,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28401,
        "title": "Mega Man 9 - Concrete Jungle",
        "version": "smwc-28401-1632806756",
        "upstream_time": 1632806756,
        "download_url": "https://dl.smwcentral.net/28401/Mega%20Man%209%20-%20Concrete%20Man.zip",
        "filename": "Mega Man 9 - Concrete Man.zip",
        "size": 110594,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28384,
        "title": "Mega Man 9 - Jam In Space! ~ Galaxy Fantasy (Fusion Collab Special Remix)",
        "version": "smwc-28384-1632805870",
        "upstream_time": 1632805870,
        "download_url": "https://dl.smwcentral.net/28384/Jam%20in%20Space%21.zip",
        "filename": "Jam in Space%21.zip",
        "size": 70929,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28339,
        "title": "Mega Man 4 - A Rocky Business ~ Drill Man's Stage (Remix)",
        "version": "smwc-28339-1635626926",
        "upstream_time": 1635626926,
        "download_url": "https://dl.smwcentral.net/28339/A_Rocky_Business.zip",
        "filename": "A_Rocky_Business.zip",
        "size": 112255,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28304,
        "title": "Mega Man 6 - Flame Man",
        "version": "smwc-28304-1637827814",
        "upstream_time": 1637827814,
        "download_url": "https://dl.smwcentral.net/28304/Mega%20Man%206%20-%20Flame%20Man.zip",
        "filename": "Mega Man 6 - Flame Man.zip",
        "size": 65807,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28276,
        "title": "Mega Man 3 - Fortress Boss",
        "version": "smwc-28276-1635710857",
        "upstream_time": 1635710857,
        "download_url": "https://dl.smwcentral.net/28276/Mega%20Man%203%20-%20Wily%20Guardian.zip",
        "filename": "Mega Man 3 - Wily Guardian.zip",
        "size": 31709,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28030,
        "title": "Mega Man 2 - Stage Select",
        "version": "smwc-28030-1632776895",
        "upstream_time": 1632776895,
        "download_url": "https://dl.smwcentral.net/28030/Mega_Man_2_-_Stage_Select_Sampled.zip",
        "filename": "Mega_Man_2_-_Stage_Select_Sampled.zip",
        "size": 34738,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27973,
        "title": "Mega Man 2 - Flash Man's Stage (MM7 Remix)",
        "version": "smwc-27973-1632938407",
        "upstream_time": 1632938407,
        "download_url": "https://dl.smwcentral.net/27973/Mega%20Man%202%20-%20Flash%20Man%20%28Remix%29.zip",
        "filename": "Mega Man 2 - Flash Man (Remix).zip",
        "size": 72536,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27972,
        "title": "Mega Man 10 - Dreams of a Warrior ~ Farewell to Ballade (Remix)",
        "version": "smwc-27972-1632348752",
        "upstream_time": 1632348752,
        "download_url": "https://dl.smwcentral.net/27972/Dreams%20Of%20A%20Warrior.zip",
        "filename": "Dreams Of A Warrior.zip",
        "size": 138412,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27889,
        "title": "Mega Man 6 - Yamato Man",
        "version": "smwc-27889-1627951766",
        "upstream_time": 1627951766,
        "download_url": "https://dl.smwcentral.net/27889/Mega%20Man%206%20-%20Yamato%20Man%20Sampled.zip",
        "filename": "Mega Man 6 - Yamato Man Sampled.zip",
        "size": 35046,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27787,
        "title": "Mega Man 4 - Pharaoh Man (Mega Man X2 Style)",
        "version": "smwc-27787-1626910424",
        "upstream_time": 1626910424,
        "download_url": "https://dl.smwcentral.net/27787/MM4Pharaoh_X2.zip",
        "filename": "MM4Pharaoh_X2.zip",
        "size": 64151,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27434,
        "title": "Mega Man 5 - Stone Man",
        "version": "smwc-27434-1626897884",
        "upstream_time": 1626897884,
        "download_url": "https://dl.smwcentral.net/27434/Stone%20Man.zip",
        "filename": "Stone Man.zip",
        "size": 51593,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27357,
        "title": "Mega Man 4 - Heaven's Junkyard ~ Dust Man's Stage (Remix)",
        "version": "smwc-27357-1625093435",
        "upstream_time": 1625093435,
        "download_url": "https://dl.smwcentral.net/27357/Heaven%27s%20Junkyard.zip",
        "filename": "Heaven%27s Junkyard.zip",
        "size": 78309,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27333,
        "title": "Mega Man 2 - Quick Man's Stage",
        "version": "smwc-27333-1626134155",
        "upstream_time": 1626134155,
        "download_url": "https://dl.smwcentral.net/27333/Mega%20Man%202%20-%20Quick%20Man.zip",
        "filename": "Mega Man 2 - Quick Man.zip",
        "size": 31971,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27226,
        "title": "Mega Man 9 - The Chaos Begins... ~ Overdrive Scramble (Remix)",
        "version": "smwc-27226-1624957190",
        "upstream_time": 1624957190,
        "download_url": "https://dl.smwcentral.net/27226/The%20Chaos%20Begins....zip",
        "filename": "The Chaos Begins....zip",
        "size": 113131,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27185,
        "title": "Mega Man 10 - Forgotten Souls ~ Abandoned Memory (Remix)",
        "version": "smwc-27185-1624956968",
        "upstream_time": 1624956968,
        "download_url": "https://dl.smwcentral.net/27185/Forgotten%20Souls.zip",
        "filename": "Forgotten Souls.zip",
        "size": 110538,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27166,
        "title": "Mega Man 10 - Shadows of the Night ~ No Turning Back (Remix)",
        "version": "smwc-27166-1624955376",
        "upstream_time": 1624955376,
        "download_url": "https://dl.smwcentral.net/27166/Shadows%20of%20the%20Night.zip",
        "filename": "Shadows of the Night.zip",
        "size": 147044,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27142,
        "title": "Mega Man 10 - Rip and Tear... ~ Against the Pressure (Remix)",
        "version": "smwc-27142-1624954599",
        "upstream_time": 1624954599,
        "download_url": "https://dl.smwcentral.net/27142/Rip%20and%20Tear....zip",
        "filename": "Rip and Tear....zip",
        "size": 124237,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27129,
        "title": "Mega Man 7 - Wily's Secret Weapon",
        "version": "smwc-27129-1624781462",
        "upstream_time": 1624781462,
        "download_url": "https://dl.smwcentral.net/27129/MM7%20-%20Wily%27s%20Secret%20Weapon.zip",
        "filename": "MM7 - Wily%27s Secret Weapon.zip",
        "size": 75598,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27086,
        "title": "Mega Man 6 - Sorrowful Princess ~ Wily's Castle (Remix)",
        "version": "smwc-27086-1624913776",
        "upstream_time": 1624913776,
        "download_url": "https://dl.smwcentral.net/27086/Sorrowful%20Princess.zip",
        "filename": "Sorrowful Princess.zip",
        "size": 126839,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26988,
        "title": "Mega Man 4: Voyage - Hell's Junkyard ~ Dust Man's Stage (Remix)",
        "version": "smwc-26988-1622661109",
        "upstream_time": 1622661109,
        "download_url": "https://dl.smwcentral.net/26988/Hell%27s%20Junkyard.zip",
        "filename": "Hell%27s Junkyard.zip",
        "size": 104015,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26927,
        "title": "Mega Man 10 - Endless Struggle (Endless Stage)",
        "version": "smwc-26927-1622603367",
        "upstream_time": 1622603367,
        "download_url": "https://dl.smwcentral.net/26927/Endless%20Struggle.zip",
        "filename": "Endless Struggle.zip",
        "size": 31605,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26851,
        "title": "Mega Man 9 - Under the Sea ~ Splash Blue (Remix)",
        "version": "smwc-26851-1621441229",
        "upstream_time": 1621441229,
        "download_url": "https://dl.smwcentral.net/26851/Under_The_Sea.zip",
        "filename": "Under_The_Sea.zip",
        "size": 150681,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26716,
        "title": "Mega Man 9 - Galaxy Fantasy",
        "version": "smwc-26716-1619843348",
        "upstream_time": 1619843348,
        "download_url": "https://dl.smwcentral.net/26716/Mega%20Man%209%20-%20Galaxy%20Man.zip",
        "filename": "Mega Man 9 - Galaxy Man.zip",
        "size": 65533,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26649,
        "title": "Mega Man 7 - Stage Select",
        "version": "smwc-26649-1620164326",
        "upstream_time": 1620164326,
        "download_url": "https://dl.smwcentral.net/26649/MM7%20-%20Stage%20Select%20.zip",
        "filename": "MM7 - Stage Select .zip",
        "size": 32234,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26631,
        "title": "Mega Man 3 - Snake Man's Stage",
        "version": "smwc-26631-1618200070",
        "upstream_time": 1618200070,
        "download_url": "https://dl.smwcentral.net/26631/Mega%20Man%203%20-%20Snake%20Man.zip",
        "filename": "Mega Man 3 - Snake Man.zip",
        "size": 61966,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26586,
        "title": "Mega Man 2: The Power Fighters - Yellow Devil (X2 Style)",
        "version": "smwc-26586-1618197724",
        "upstream_time": 1618197724,
        "download_url": "https://dl.smwcentral.net/26586/yellowdevilx2.zip",
        "filename": "yellowdevilx2.zip",
        "size": 71526,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26548,
        "title": "Mega Man 7 - Junk Man",
        "version": "smwc-26548-1617748354",
        "upstream_time": 1617748354,
        "download_url": "https://dl.smwcentral.net/26548/junk%20man%20%28u%29.zip",
        "filename": "junk man (u).zip",
        "size": 34873,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26547,
        "title": "Mega Man 7 - Junk Man",
        "version": "smwc-26547-1617748357",
        "upstream_time": 1617748357,
        "download_url": "https://dl.smwcentral.net/26547/junk%20man.zip",
        "filename": "junk man.zip",
        "size": 72250,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26424,
        "title": "Mega Man 6 - Guardian of the Skies ~ Wind Man's Stage (Remix)",
        "version": "smwc-26424-1617738528",
        "upstream_time": 1617738528,
        "download_url": "https://dl.smwcentral.net/26424/Guardian%20of%20the%20Skies.zip",
        "filename": "Guardian of the Skies.zip",
        "size": 148548,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26120,
        "title": "Mega Man 2 - Master of the Air ~ Air Man's Stage (Remix)",
        "version": "smwc-26120-1615493131",
        "upstream_time": 1615493131,
        "download_url": "https://dl.smwcentral.net/26120/Master%20Of%20The%20Air.zip",
        "filename": "Master Of The Air.zip",
        "size": 105583,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26050,
        "title": "Mega Man 2 - Mischievous Speedster ~ Quick Man's Stage (Eientei-Mix)",
        "version": "smwc-26050-1614230290",
        "upstream_time": 1614230290,
        "download_url": "https://dl.smwcentral.net/26050/Mischievous%20Speedster.zip",
        "filename": "Mischievous Speedster.zip",
        "size": 114321,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26034,
        "title": "Mega Man 9 - Storm of Angels ~ Thunder Tornado (Remix)",
        "version": "smwc-26034-1614231293",
        "upstream_time": 1614231293,
        "download_url": "https://dl.smwcentral.net/26034/Storm_of_Angels.zip",
        "filename": "Storm_of_Angels.zip",
        "size": 117922,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25997,
        "title": "Mega Man 9 - Bee Breakdance ~ Hornet Dance (Remix)",
        "version": "smwc-25997-1613971710",
        "upstream_time": 1613971710,
        "download_url": "https://dl.smwcentral.net/25997/Hornet%20Dance.zip",
        "filename": "Hornet Dance.zip",
        "size": 145163,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25671,
        "title": "Mega Man 9 - Plug Electric",
        "version": "smwc-25671-1610653009",
        "upstream_time": 1610653009,
        "download_url": "https://dl.smwcentral.net/25671/Plug%20Electric.zip",
        "filename": "Plug Electric.zip",
        "size": 32447,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25587,
        "title": "Mega Man 3 - Needle Man's Stage (Mega Man X3 Style)",
        "version": "smwc-25587-1609873577",
        "upstream_time": 1609873577,
        "download_url": "https://dl.smwcentral.net/25587/NeedleMan%28MMX3%29.zip",
        "filename": "NeedleMan(MMX3).zip",
        "size": 75627,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25502,
        "title": "Mega Man 3 - Shadow Man's Stage (Mega Man X3 Style)",
        "version": "smwc-25502-1609393062",
        "upstream_time": 1609393062,
        "download_url": "https://dl.smwcentral.net/25502/ShadowMan%28MMX3%29.zip",
        "filename": "ShadowMan(MMX3).zip",
        "size": 71596,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25490,
        "title": "Mega Man 3 - Snake Man's Stage (Mega Man X3 Style)",
        "version": "smwc-25490-1608335371",
        "upstream_time": 1608335371,
        "download_url": "https://dl.smwcentral.net/25490/SnakeMan%20%28MMX3%29.zip",
        "filename": "SnakeMan (MMX3).zip",
        "size": 74040,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25486,
        "title": "Mega Man 4 - Lunatic Doctor ~ Wily's Capsule (Houraisan-Mix)",
        "version": "smwc-25486-1608236670",
        "upstream_time": 1608236670,
        "download_url": "https://dl.smwcentral.net/25486/Wily%20Capsule%204.zip",
        "filename": "Wily Capsule 4.zip",
        "size": 122674,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25476,
        "title": "Mega Man 2 - Quick Man's Stage (Mega Man X2 Style)",
        "version": "smwc-25476-1608179604",
        "upstream_time": 1608179604,
        "download_url": "https://dl.smwcentral.net/25476/Quick%20Man%28MMX2%29.zip",
        "filename": "Quick Man(MMX2).zip",
        "size": 62549,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25447,
        "title": "Mega Man 3 - Hard Man's Stage (Mega Man X3 Style)",
        "version": "smwc-25447-1607955403",
        "upstream_time": 1607955403,
        "download_url": "https://dl.smwcentral.net/25447/HardMan%28MMX3%29.zip",
        "filename": "HardMan(MMX3).zip",
        "size": 60733,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25276,
        "title": "Mega Man 7 - Cloud Man",
        "version": "smwc-25276-1607805631",
        "upstream_time": 1607805631,
        "download_url": "https://dl.smwcentral.net/25276/Cloud%20Man.zip",
        "filename": "Cloud Man.zip",
        "size": 34099,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25228,
        "title": "Mega Man 2 - Bubble Man's Stage (MMX2 Style)",
        "version": "smwc-25228-1607714394",
        "upstream_time": 1607714394,
        "download_url": "https://dl.smwcentral.net/25228/Bubble%20Man%20-%20Mega%20Man%202%28MMX2%20Style%29.zip",
        "filename": "Bubble Man - Mega Man 2(MMX2 Style).zip",
        "size": 65898,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24946,
        "title": "Mega Man 5 - Catastrophic Hours ~ Wily's Castle (SMW-Mix)",
        "version": "smwc-24946-1604719158",
        "upstream_time": 1604719158,
        "download_url": "https://dl.smwcentral.net/24946/Catastrophic%20Hours%20%28SMW%20Mix%29.zip",
        "filename": "Catastrophic Hours (SMW Mix).zip",
        "size": 99607,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24945,
        "title": "Mega Man 5 - Catastrophic Hours ~ Wily's Castle (Remix)",
        "version": "smwc-24945-1604717176",
        "upstream_time": 1604717176,
        "download_url": "https://dl.smwcentral.net/24945/Catastrophic%20Hours.zip",
        "filename": "Catastrophic Hours.zip",
        "size": 181245,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24940,
        "title": "Mega Man 2: The Power Fighters - Cut Man",
        "version": "smwc-24940-1606089275",
        "upstream_time": 1606089275,
        "download_url": "https://dl.smwcentral.net/24940/Mega_Man%202%20-%20The%20Power%20Fighters%20-%20Cut%20Man.zip",
        "filename": "Mega_Man 2 - The Power Fighters - Cut Man.zip",
        "size": 85347,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24838,
        "title": "Mega Man 8 - Astro Man Stage",
        "version": "smwc-24838-1604965349",
        "upstream_time": 1604965349,
        "download_url": "https://dl.smwcentral.net/24838/astroman.zip",
        "filename": "astroman.zip",
        "size": 68097,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24836,
        "title": "Mega Man 2 - Heatolovania ~ Heat Man's Stage (Megalo-Mix)",
        "version": "smwc-24836-1604680312",
        "upstream_time": 1604680312,
        "download_url": "https://dl.smwcentral.net/24836/Heatolovania.zip",
        "filename": "Heatolovania.zip",
        "size": 164821,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24659,
        "title": "Mega Man 8 (Saturn) - Soaring through the Skies ~ Tengu Man's Stage (Remix)",
        "version": "smwc-24659-1602549145",
        "upstream_time": 1602549145,
        "download_url": "https://dl.smwcentral.net/24659/Tengu_Man.zip",
        "filename": "Tengu_Man.zip",
        "size": 181641,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24637,
        "title": "Mega Man 5 - Boss",
        "version": "smwc-24637-1604724567",
        "upstream_time": 1604724567,
        "download_url": "https://dl.smwcentral.net/24637/Mega%20Man%205%20-%20Boss.zip",
        "filename": "Mega Man 5 - Boss.zip",
        "size": 32236,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24583,
        "title": "Mega Man 4 - Light of the Club ~ Bright Man's Stage (Remix)",
        "version": "smwc-24583-1603833313",
        "upstream_time": 1603833313,
        "download_url": "https://dl.smwcentral.net/24583/Light_of_the_Club.zip",
        "filename": "Light_of_the_Club.zip",
        "size": 121422,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24575,
        "title": "Mega Man 8 - The Blue Bomber's Back!! ~ Title Screen (SMW-Mix)",
        "version": "smwc-24575-1603647856",
        "upstream_time": 1603647856,
        "download_url": "https://dl.smwcentral.net/24575/Mega%20Man%208%20Theme%20%28SMW%20Mix%29.zip",
        "filename": "Mega Man 8 Theme (SMW Mix).zip",
        "size": 94528,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24504,
        "title": "Mega Man 4 - Into the Fantasy Land ~ Stage Select (Genso-Mix)",
        "version": "smwc-24504-1602547374",
        "upstream_time": 1602547374,
        "download_url": "https://dl.smwcentral.net/24504/Into%20The%20Fantasy%20World.zip",
        "filename": "Into The Fantasy World.zip",
        "size": 124646,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24499,
        "title": "Mega Man 2: The Power Fighters - Ruling the Streets ~ Mad Grinder (Remix)",
        "version": "smwc-24499-1603243398",
        "upstream_time": 1603243398,
        "download_url": "https://dl.smwcentral.net/24499/Mad%20Grinder.zip",
        "filename": "Mad Grinder.zip",
        "size": 124852,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24486,
        "title": "Mega Man 7 - Opening Stage",
        "version": "smwc-24486-1602949317",
        "upstream_time": 1602949317,
        "download_url": "https://dl.smwcentral.net/24486/MM7_-_Opening_Stage.zip",
        "filename": "MM7_-_Opening_Stage.zip",
        "size": 33453,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24414,
        "title": "Mega Man 10 - Road to the Stars ~ Nitro Rider (Remix)",
        "version": "smwc-24414-1601504002",
        "upstream_time": 1601504002,
        "download_url": "https://dl.smwcentral.net/24414/Road%20to%20the%20Stars.zip",
        "filename": "Road to the Stars.zip",
        "size": 126733,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24382,
        "title": "Mega Man 5 - Justice for the Fallen ~ Dark Man's Stage (Remix)",
        "version": "smwc-24382-1600641071",
        "upstream_time": 1600641071,
        "download_url": "https://dl.smwcentral.net/24382/Dark%20Man%27s%20Stage.zip",
        "filename": "Dark Man%27s Stage.zip",
        "size": 127608,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24357,
        "title": "Mega Man 8 - The Blue Bomber's Back!! ~ Title Screen (Remix)",
        "version": "smwc-24357-1600120520",
        "upstream_time": 1600120520,
        "download_url": "https://dl.smwcentral.net/24357/Mega%20Man%208%20Title%20Theme.zip",
        "filename": "Mega Man 8 Title Theme.zip",
        "size": 113622,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24095,
        "title": "Mega Man 5 - Wave Man",
        "version": "smwc-24095-1596916035",
        "upstream_time": 1596916035,
        "download_url": "https://dl.smwcentral.net/24095/Mega%20Man%205%20-%20Wave%20Man.zip",
        "filename": "Mega Man 5 - Wave Man.zip",
        "size": 60593,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24059,
        "title": "Mega Man 5 - Gyro Man",
        "version": "smwc-24059-1597460713",
        "upstream_time": 1597460713,
        "download_url": "https://dl.smwcentral.net/24059/Mega%20Man%205%20-%20Gyro%20Man.zip",
        "filename": "Mega Man 5 - Gyro Man.zip",
        "size": 32266,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23976,
        "title": "Mega Man 7 - Freeze Man",
        "version": "smwc-23976-1595969042",
        "upstream_time": 1595969042,
        "download_url": "https://dl.smwcentral.net/23976/Mega%20Man%207%20-%20Freezeman.zip",
        "filename": "Mega Man 7 - Freezeman.zip",
        "size": 82413,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23970,
        "title": "Mega Man 2 - Crash Bomba ~ Crash Man's Stage (Remix)",
        "version": "smwc-23970-1596061490",
        "upstream_time": 1596061490,
        "download_url": "https://dl.smwcentral.net/23970/Crash%20Bomba.zip",
        "filename": "Crash Bomba.zip",
        "size": 74650,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23802,
        "title": "Mega Man 7 - The Haunted Graveyard",
        "version": "smwc-23802-1594848732",
        "upstream_time": 1594848732,
        "download_url": "https://dl.smwcentral.net/23802/The%20Haunted%20Graveyard.zip",
        "filename": "The Haunted Graveyard.zip",
        "size": 75101,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23794,
        "title": "Mega Man 7 - Burst Man",
        "version": "smwc-23794-1597351967",
        "upstream_time": 1597351967,
        "download_url": "https://dl.smwcentral.net/23794/Mega%20Man%207%20-%20Burst%20Man.zip",
        "filename": "Mega Man 7 - Burst Man.zip",
        "size": 73620,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23753,
        "title": "Mega Man 9 - Boss",
        "version": "smwc-23753-1595040072",
        "upstream_time": 1595040072,
        "download_url": "https://dl.smwcentral.net/23753/mm9%20boss.zip",
        "filename": "mm9 boss.zip",
        "size": 71523,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23752,
        "title": "Mega Man 9 - Overdrive Scramble",
        "version": "smwc-23752-1595904158",
        "upstream_time": 1595904158,
        "download_url": "https://dl.smwcentral.net/23752/mm9%20overdrive%20scramble.zip",
        "filename": "mm9 overdrive scramble.zip",
        "size": 62989,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23751,
        "title": "Mega Man 9 - Plug Electric",
        "version": "smwc-23751-1595176203",
        "upstream_time": 1595176203,
        "download_url": "https://dl.smwcentral.net/23751/mm9%20plug.zip",
        "filename": "mm9 plug.zip",
        "size": 69195,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23660,
        "title": "Mega Man 8 - Tengu Man Stage",
        "version": "smwc-23660-1594094045",
        "upstream_time": 1594094045,
        "download_url": "https://dl.smwcentral.net/23660/tengu_man.zip",
        "filename": "tengu_man.zip",
        "size": 70846,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23561,
        "title": "Mega Man 2 - Metals of Terror ~ Boss Battle (Remix)",
        "version": "smwc-23561-1594227240",
        "upstream_time": 1594227240,
        "download_url": "https://dl.smwcentral.net/23561/Metals%20of%20Terror.zip",
        "filename": "Metals of Terror.zip",
        "size": 63563,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23149,
        "title": "Mega Man 4 - Staff Roll",
        "version": "smwc-23149-1590785980",
        "upstream_time": 1590785980,
        "download_url": "https://dl.smwcentral.net/23149/MegaMan4-StaffRoll.zip",
        "filename": "MegaMan4-StaffRoll.zip",
        "size": 52859,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23132,
        "title": "Mega Man 8 - Wily's Theme",
        "version": "smwc-23132-1590733912",
        "upstream_time": 1590733912,
        "download_url": "https://dl.smwcentral.net/23132/mm8wilya.zip",
        "filename": "mm8wilya.zip",
        "size": 30712,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22970,
        "title": "Mega Man 5 - Charge Man",
        "version": "smwc-22970-1590355228",
        "upstream_time": 1590355228,
        "download_url": "https://dl.smwcentral.net/22970/Mega%20Man%205%20-%20Charge%20Man.zip",
        "filename": "Mega Man 5 - Charge Man.zip",
        "size": 69104,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22914,
        "title": "Mega Man 4 - Boss Battle",
        "version": "smwc-22914-1590040447",
        "upstream_time": 1590040447,
        "download_url": "https://dl.smwcentral.net/22914/Mega%20Man%204%20-%20Boss%20Battle%28Remix%29.zip",
        "filename": "Mega Man 4 - Boss Battle(Remix).zip",
        "size": 33172,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22672,
        "title": "Mega Man 8 (Saturn) - Tengu Man Stage",
        "version": "smwc-22672-1587751136",
        "upstream_time": 1587751136,
        "download_url": "https://dl.smwcentral.net/22672/Mega%20Man%208%20-%20Tengu%20Man%20Stage%28Sega%20Saturn%29.zip",
        "filename": "Mega Man 8 - Tengu Man Stage(Sega Saturn).zip",
        "size": 33511,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22633,
        "title": "Mega Man 9 - Hornet Dance",
        "version": "smwc-22633-1587066932",
        "upstream_time": 1587066932,
        "download_url": "https://dl.smwcentral.net/22633/Mega%20Man%209%20-%20Hornet%20Dance%20%28Hornet%20Man%20Stage%29.zip",
        "filename": "Mega Man 9 - Hornet Dance (Hornet Man Stage).zip",
        "size": 32049,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22483,
        "title": "Mega Man 5 (NES) - Stone Man",
        "version": "smwc-22483-1586047154",
        "upstream_time": 1586047154,
        "download_url": "https://dl.smwcentral.net/22483/Mega%20Man%205%20%28NES%29%20-%20Stone%20Man.zip",
        "filename": "Mega Man 5 (NES) - Stone Man.zip",
        "size": 33491,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22359,
        "title": "Mega Man 8 - Stage Select",
        "version": "smwc-22359-1584082866",
        "upstream_time": 1584082866,
        "download_url": "https://dl.smwcentral.net/22359/stageselect.zip",
        "filename": "stageselect.zip",
        "size": 59338,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22203,
        "title": "Mega Man 8 - Frost Man Stage",
        "version": "smwc-22203-1582409726",
        "upstream_time": 1582409726,
        "download_url": "https://dl.smwcentral.net/22203/mm8%20frost%20man.zip",
        "filename": "mm8 frost man.zip",
        "size": 79518,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22151,
        "title": "Mega Man 9 - Thunder Tornado",
        "version": "smwc-22151-1581888911",
        "upstream_time": 1581888911,
        "download_url": "https://dl.smwcentral.net/22151/Mega%20Man%209%20-%20Thunder%20Tornado.zip",
        "filename": "Mega Man 9 - Thunder Tornado.zip",
        "size": 71943,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22140,
        "title": "Mega Man 9 - Splash Blue",
        "version": "smwc-22140-1581888782",
        "upstream_time": 1581888782,
        "download_url": "https://dl.smwcentral.net/22140/Mega%20Man%209%20-%20Splash%20Blue.zip",
        "filename": "Mega Man 9 - Splash Blue.zip",
        "size": 63256,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22138,
        "title": "Mega Man 7 - Slash Man",
        "version": "smwc-22138-1581902850",
        "upstream_time": 1581902850,
        "download_url": "https://dl.smwcentral.net/22138/MM7Slash.zip",
        "filename": "MM7Slash.zip",
        "size": 80734,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22111,
        "title": "Mega Man 10 - Absolute Chill (Chill Man Stage)",
        "version": "smwc-22111-1583865324",
        "upstream_time": 1583865324,
        "download_url": "https://dl.smwcentral.net/22111/Mega_Man_10_-_Absolute_Chill.zip",
        "filename": "Mega_Man_10_-_Absolute_Chill.zip",
        "size": 60866,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21959,
        "title": "Mega Man 8 - Aqua Man Stage",
        "version": "smwc-21959-1581618512",
        "upstream_time": 1581618512,
        "download_url": "https://dl.smwcentral.net/21959/Aqua%20Man.zip",
        "filename": "Aqua Man.zip",
        "size": 75572,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21577,
        "title": "Mega Man 2 - Air Man's Stage",
        "version": "smwc-21577-1575343169",
        "upstream_time": 1575343169,
        "download_url": "https://dl.smwcentral.net/21577/Mega%20Man%202%20-%20Air%20Man%27s%20Stage.zip",
        "filename": "Mega Man 2 - Air Man%27s Stage.zip",
        "size": 68502,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21441,
        "title": "Mega Man 2 - Air Man's Stage",
        "version": "smwc-21441-1573081182",
        "upstream_time": 1573081182,
        "download_url": "https://dl.smwcentral.net/21441/Air%20Man%27s%20Theme.zip",
        "filename": "Air Man%27s Theme.zip",
        "size": 32778,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20738,
        "title": "Mega Man 7 - Final Battle with Dr. Wily",
        "version": "smwc-20738-1564428114",
        "upstream_time": 1564428114,
        "download_url": "https://dl.smwcentral.net/20738/MM7WilyMachine.zip",
        "filename": "MM7WilyMachine.zip",
        "size": 79518,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20483,
        "title": "Mega Man 9 - Concrete Jungle",
        "version": "smwc-20483-1562729393",
        "upstream_time": 1562729393,
        "download_url": "https://dl.smwcentral.net/20483/Concrete%20Man.zip",
        "filename": "Concrete Man.zip",
        "size": 89393,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19810,
        "title": "Mega Man 7 - Shade Man",
        "version": "smwc-19810-1556502541",
        "upstream_time": 1556502541,
        "download_url": "https://dl.smwcentral.net/19810/MM7_Shademan.zip",
        "filename": "MM7_Shademan.zip",
        "size": 73137,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19705,
        "title": "Mega Man 2 - Password Screen",
        "version": "smwc-19705-1555720892",
        "upstream_time": 1555720892,
        "download_url": "https://dl.smwcentral.net/19705/Mega%20Man%202%20-%20Password%20Screen.zip",
        "filename": "Mega Man 2 - Password Screen.zip",
        "size": 31942,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19573,
        "title": "Mega Man 5 - Gravity Man (Arrange)",
        "version": "smwc-19573-1554944689",
        "upstream_time": 1554944689,
        "download_url": "https://dl.smwcentral.net/19573/Gravity%20Man%20%28Arrange%29.zip",
        "filename": "Gravity Man (Arrange).zip",
        "size": 80805,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19512,
        "title": "Mega Man 7 - Slash Man",
        "version": "smwc-19512-1553973417",
        "upstream_time": 1553973417,
        "download_url": "https://dl.smwcentral.net/19512/Mega%20Man%207%20-%20Slash%20Man.zip",
        "filename": "Mega Man 7 - Slash Man.zip",
        "size": 77679,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19330,
        "title": "Mega Man 2 - Quick Man's Stage",
        "version": "smwc-19330-1553274905",
        "upstream_time": 1553274905,
        "download_url": "https://dl.smwcentral.net/19330/Mega%20Man%202%20-%20Quick%20Man.zip",
        "filename": "Mega Man 2 - Quick Man.zip",
        "size": 32975,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19271,
        "title": "Mega Man 5 - Dark Man's Fortress (Arrangement)",
        "version": "smwc-19271-1552019857",
        "upstream_time": 1552019857,
        "download_url": "https://dl.smwcentral.net/19271/Mega%20Man%205%20-%20Dark%20Man.zip",
        "filename": "Mega Man 5 - Dark Man.zip",
        "size": 106617,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19240,
        "title": "Mega Man 10 - Nitro Rider (Nitro Man Stage) (Arrangement)",
        "version": "smwc-19240-1551833657",
        "upstream_time": 1551833657,
        "download_url": "https://dl.smwcentral.net/19240/Mega%20Man%2010%20-%20Nitro%20Man.zip",
        "filename": "Mega Man 10 - Nitro Man.zip",
        "size": 81117,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19025,
        "title": "Mega Man 6 - Plant Man",
        "version": "smwc-19025-1548975322",
        "upstream_time": 1548975322,
        "download_url": "https://dl.smwcentral.net/19025/plantman.zip",
        "filename": "plantman.zip",
        "size": 32757,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18563,
        "title": "Mega Man 2 - Metal Man's Stage",
        "version": "smwc-18563-1543532893",
        "upstream_time": 1543532893,
        "download_url": "https://dl.smwcentral.net/18563/Mega%20Man%202%20-%20Metal%20Man.zip",
        "filename": "Mega Man 2 - Metal Man.zip",
        "size": 31326,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18561,
        "title": "Mega Man 8 - Stage Select",
        "version": "smwc-18561-1543532596",
        "upstream_time": 1543532596,
        "download_url": "https://dl.smwcentral.net/18561/Mega%20Man%208%20-%20Stage%20Select.zip",
        "filename": "Mega Man 8 - Stage Select.zip",
        "size": 31396,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17820,
        "title": "Mega Man 6 - Mr. X's Castle (X1 Style)",
        "version": "smwc-17820-1531469082",
        "upstream_time": 1531469082,
        "download_url": "https://dl.smwcentral.net/17820/Megaman%206%20-%20Mr.%20X%27s%20Castle%20%28X1%20Style%29.zip",
        "filename": "Megaman 6 - Mr. X%27s Castle (X1 Style).zip",
        "size": 60060,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17239,
        "title": "Mega Man 10 - Final Boss",
        "version": "smwc-17239-1521055005",
        "upstream_time": 1521055005,
        "download_url": "https://dl.smwcentral.net/17239/Mega%20Man%2010%20-%20Final%20Boss.zip",
        "filename": "Mega Man 10 - Final Boss.zip",
        "size": 34501,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16776,
        "title": "Mega Man 7 - New Weapon",
        "version": "smwc-16776-1513274989",
        "upstream_time": 1513274989,
        "download_url": "https://dl.smwcentral.net/16776/Megaman%207%20-%20New%20Weapon.zip",
        "filename": "Megaman 7 - New Weapon.zip",
        "size": 53747,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16740,
        "title": "Mega Man 6 - Wind Man",
        "version": "smwc-16740-1514512446",
        "upstream_time": 1514512446,
        "download_url": "https://dl.smwcentral.net/16740/Megaman%206%20-%20Wind%20Man.zip",
        "filename": "Megaman 6 - Wind Man.zip",
        "size": 26552,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16607,
        "title": "Mega Man 9 - Boss",
        "version": "smwc-16607-1510450203",
        "upstream_time": 1510450203,
        "download_url": "https://dl.smwcentral.net/16607/mm9boss.zip",
        "filename": "mm9boss.zip",
        "size": 34685,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16400,
        "title": "Mega Man 3 - Snake Man's Stage",
        "version": "smwc-16400-1507402819",
        "upstream_time": 1507402819,
        "download_url": "https://dl.smwcentral.net/16400/Mega%20Man%203%20-%20Snake%20Man.zip",
        "filename": "Mega Man 3 - Snake Man.zip",
        "size": 32808,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14603,
        "title": "Mega Man 2: The Power Fighters - QSound Logo",
        "version": "smwc-14603-1477955270",
        "upstream_time": 1477955270,
        "download_url": "https://dl.smwcentral.net/14603/qsound%20logo.zip",
        "filename": "qsound logo.zip",
        "size": 55525,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13986,
        "title": "Mega Man 2 - Flash Man's Stage",
        "version": "smwc-13986-1469763476",
        "upstream_time": 1469763476,
        "download_url": "https://dl.smwcentral.net/13986/Flash%20Man.zip",
        "filename": "Flash Man.zip",
        "size": 32967,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13980,
        "title": "Mega Man 2 - Wood Man's Stage",
        "version": "smwc-13980-1469763470",
        "upstream_time": 1469763470,
        "download_url": "https://dl.smwcentral.net/13980/Wood%20Man.zip",
        "filename": "Wood Man.zip",
        "size": 32583,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13978,
        "title": "Mega Man 6 - Tomahawk Man",
        "version": "smwc-13978-1469763461",
        "upstream_time": 1469763461,
        "download_url": "https://dl.smwcentral.net/13978/Tomahawk%20Man.zip",
        "filename": "Tomahawk Man.zip",
        "size": 33294,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13958,
        "title": "Mega Man 3 - Game Over / Password",
        "version": "smwc-13958-1469306586",
        "upstream_time": 1469306586,
        "download_url": "https://dl.smwcentral.net/13958/Game%20Over.zip",
        "filename": "Game Over.zip",
        "size": 30713,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 12754,
        "title": "Mega Man 5 - Get New Weapon",
        "version": "smwc-12754-1448735781",
        "upstream_time": 1448735781,
        "download_url": "https://dl.smwcentral.net/12754/Mega%20Man%205%20-%20Get%20New%20Weapon.zip",
        "filename": "Mega Man 5 - Get New Weapon.zip",
        "size": 30887,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 12610,
        "title": "Mega Man 9 - Jewel Temptation",
        "version": "smwc-12610-1446612729",
        "upstream_time": 1446612729,
        "download_url": "https://dl.smwcentral.net/12610/jewelman-mm7.zip",
        "filename": "jewelman-mm7.zip",
        "size": 68439,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 12609,
        "title": "Mega Man 9 - We're the Robots",
        "version": "smwc-12609-1446612738",
        "upstream_time": 1446612738,
        "download_url": "https://dl.smwcentral.net/12609/mm9wily2-mm7.zip",
        "filename": "mm9wily2-mm7.zip",
        "size": 75412,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 12368,
        "title": "Mega Man 6 - Title",
        "version": "smwc-12368-1446321378",
        "upstream_time": 1446321378,
        "download_url": "https://dl.smwcentral.net/12368/Mega%20Man%206%20-%20Title.zip",
        "filename": "Mega Man 6 - Title.zip",
        "size": 63249,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11559,
        "title": "Mega Man 9 - Flash in the Dark",
        "version": "smwc-11559-1437618871",
        "upstream_time": 1437618871,
        "download_url": "https://dl.smwcentral.net/11559/WilyFortress.zip",
        "filename": "WilyFortress.zip",
        "size": 33089,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11555,
        "title": "Mega Man 3 - Magnet Man's Stage",
        "version": "smwc-11555-1437618544",
        "upstream_time": 1437618544,
        "download_url": "https://dl.smwcentral.net/11555/MagnetMan.zip",
        "filename": "MagnetMan.zip",
        "size": 33034,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11144,
        "title": "Mega Man 10 - Boss Battle",
        "version": "smwc-11144-1428773542",
        "upstream_time": 1428773542,
        "download_url": "https://dl.smwcentral.net/11144/Mega%20Man%2010%20-%20Robot%20Master%20Battle.zip",
        "filename": "Mega Man 10 - Robot Master Battle.zip",
        "size": 34339,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11143,
        "title": "Mega Man 7 - Shade Man",
        "version": "smwc-11143-1428773284",
        "upstream_time": 1428773284,
        "download_url": "https://dl.smwcentral.net/11143/Mega%20Man%207%20-%20Shade%20Man.zip",
        "filename": "Mega Man 7 - Shade Man.zip",
        "size": 33175,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11142,
        "title": "Mega Man 7 - Freeze Man",
        "version": "smwc-11142-1428518961",
        "upstream_time": 1428518961,
        "download_url": "https://dl.smwcentral.net/11142/Mega%20Man%207%20-%20Freeze%20Man.zip",
        "filename": "Mega Man 7 - Freeze Man.zip",
        "size": 34098,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11141,
        "title": "Mega Man 3 - Robot Master Battle",
        "version": "smwc-11141-1428773483",
        "upstream_time": 1428773483,
        "download_url": "https://dl.smwcentral.net/11141/Mega%20Man%203%20-%20Robot%20Master%20Battle.zip",
        "filename": "Mega Man 3 - Robot Master Battle.zip",
        "size": 31940,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11010,
        "title": "Mega Man 9 - We're the Robots",
        "version": "smwc-11010-1425918253",
        "upstream_time": 1425918253,
        "download_url": "https://dl.smwcentral.net/11010/We%27re%20the%20Robots.zip",
        "filename": "We%27re the Robots.zip",
        "size": 33669,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11003,
        "title": "Mega Man 5 - Dark Man's Stage",
        "version": "smwc-11003-1425918242",
        "upstream_time": 1425918242,
        "download_url": "https://dl.smwcentral.net/11003/Dark%20Man%27s%20Theme.zip",
        "filename": "Dark Man%27s Theme.zip",
        "size": 33529,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10449,
        "title": "Mega Man 6 - Stage Select",
        "version": "smwc-10449-1424452558",
        "upstream_time": 1424452558,
        "download_url": "https://dl.smwcentral.net/10449/Stage%20Select.zip",
        "filename": "Stage Select.zip",
        "size": 32621,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 9607,
        "title": "Mega Man 8 - Grenade Man Stage",
        "version": "smwc-9607-1418850406",
        "upstream_time": 1418850406,
        "download_url": "https://dl.smwcentral.net/9607/grenade.zip",
        "filename": "grenade.zip",
        "size": 32825,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8987,
        "title": "Mega Man 3 - Spark Man's Stage",
        "version": "smwc-8987-1411264652",
        "upstream_time": 1411264652,
        "download_url": "https://dl.smwcentral.net/8987/Mega%20Man%203%20-%20Spark%20Man%20%2816-bit%20arrangement%29.zip",
        "filename": "Mega Man 3 - Spark Man (16-bit arrangement).zip",
        "size": 32895,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8376,
        "title": "Mega Man 10 - Nitro Rider (Nitro Man Stage)",
        "version": "smwc-8376-1364507122",
        "upstream_time": 1364507122,
        "download_url": "https://dl.smwcentral.net/8376/MM10-NitroMan.zip",
        "filename": "MM10-NitroMan.zip",
        "size": 72897,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8313,
        "title": "Mega Man 7 - Fortress Boss Battle",
        "version": "smwc-8313-1348582289",
        "upstream_time": 1348582289,
        "download_url": "https://dl.smwcentral.net/8313/Mega%20Man%207%20-%20Fortress%20Boss.zip",
        "filename": "Mega Man 7 - Fortress Boss.zip",
        "size": 61808,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8289,
        "title": "Mega Man 9 - Splash Blue",
        "version": "smwc-8289-1345220560",
        "upstream_time": 1345220560,
        "download_url": "https://dl.smwcentral.net/8289/Megaman%209%20-%20Splash%20Woman.zip",
        "filename": "Megaman 9 - Splash Woman.zip",
        "size": 64934,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8286,
        "title": "Mega Man 5 - Title Screen",
        "version": "smwc-8286-1347635588",
        "upstream_time": 1347635588,
        "download_url": "https://dl.smwcentral.net/8286/MegaMan%20V%20-%20Title%20%28SMW%29.zip",
        "filename": "MegaMan V - Title (SMW).zip",
        "size": 62024,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8279,
        "title": "Mega Man 8 - Sword Man Stage",
        "version": "smwc-8279-1345220192",
        "upstream_time": 1345220192,
        "download_url": "https://dl.smwcentral.net/8279/Mega%20Man%208%20-%20Sword%20Man%20%28S%29.zip",
        "filename": "Mega Man 8 - Sword Man (S).zip",
        "size": 51584,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8278,
        "title": "Mega Man 8 - Sword Man Stage",
        "version": "smwc-8278-1345220151",
        "upstream_time": 1345220151,
        "download_url": "https://dl.smwcentral.net/8278/Mega%20Man%208%20-%20Sword%20Man%20%28U%29.zip",
        "filename": "Mega Man 8 - Sword Man (U).zip",
        "size": 68128,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8220,
        "title": "Mega Man 3 - Spark Man's Stage",
        "version": "smwc-8220-1339344251",
        "upstream_time": 1339344251,
        "download_url": "https://dl.smwcentral.net/8220/sparkman.zip",
        "filename": "sparkman.zip",
        "size": 52841,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8127,
        "title": "Mega Man 3 - Top Man's Stage",
        "version": "smwc-8127-1355595407",
        "upstream_time": 1355595407,
        "download_url": "https://dl.smwcentral.net/8127/MM3Topman.zip",
        "filename": "MM3Topman.zip",
        "size": 64263,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8112,
        "title": "Mega Man 4 - Drill Man",
        "version": "smwc-8112-1320301765",
        "upstream_time": 1320301765,
        "download_url": "https://dl.smwcentral.net/8112/MegaMan%204%20-%20DrillMan.zip",
        "filename": "MegaMan 4 - DrillMan.zip",
        "size": 71035,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8093,
        "title": "Mega Man 4 - Final Battle",
        "version": "smwc-8093-1311977230",
        "upstream_time": 1311977230,
        "download_url": "https://dl.smwcentral.net/8093/Mega%20Man%204%20-%20Final%20Battle.zip",
        "filename": "Mega Man 4 - Final Battle.zip",
        "size": 72362,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8061,
        "title": "Mega Man 3 - Stage Select",
        "version": "smwc-8061-1312340273",
        "upstream_time": 1312340273,
        "download_url": "https://dl.smwcentral.net/8061/MM3-StageSelect.zip",
        "filename": "MM3-StageSelect.zip",
        "size": 72080,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8057,
        "title": "Mega Man 7 - The Haunted Graveyard",
        "version": "smwc-8057-1320302786",
        "upstream_time": 1320302786,
        "download_url": "https://dl.smwcentral.net/8057/MM7%20-%20Shade%20Man%20%28Alternate%29.zip",
        "filename": "MM7 - Shade Man (Alternate).zip",
        "size": 41815,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7989,
        "title": "Mega Man 10 - Absolute Chill (Chill Man Stage)",
        "version": "smwc-7989-1318018662",
        "upstream_time": 1318018662,
        "download_url": "https://dl.smwcentral.net/7989/AbsoluteChill.zip",
        "filename": "AbsoluteChill.zip",
        "size": 70357,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7935,
        "title": "Mega Man 7 - Bass and Treble",
        "version": "smwc-7935-1319154091",
        "upstream_time": 1319154091,
        "download_url": "https://dl.smwcentral.net/7935/BassAndTreble.zip",
        "filename": "BassAndTreble.zip",
        "size": 68342,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7919,
        "title": "Mega Man 2: The Power Fighters - Mecha Dragon",
        "version": "smwc-7919-1318118093",
        "upstream_time": 1318118093,
        "download_url": "https://dl.smwcentral.net/7919/MM2TPF-VsMechaDragon.zip",
        "filename": "MM2TPF-VsMechaDragon.zip",
        "size": 64171,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7906,
        "title": "Mega Man 2 - Password Screen",
        "version": "smwc-7906-1317959024",
        "upstream_time": 1317959024,
        "download_url": "https://dl.smwcentral.net/7906/Mega%20Man%202%20-%20Password%20Screen.zip",
        "filename": "Mega Man 2 - Password Screen.zip",
        "size": 65618,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7798,
        "title": "Mega Man 9 - Magma Burning",
        "version": "smwc-7798-1320303732",
        "upstream_time": 1320303732,
        "download_url": "https://dl.smwcentral.net/7798/MM9-MagmaMan.zip",
        "filename": "MM9-MagmaMan.zip",
        "size": 70743,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7780,
        "title": "Mega Man 10 - Solar Inferno (Solar Man Stage)",
        "version": "smwc-7780-1320221671",
        "upstream_time": 1320221671,
        "download_url": "https://dl.smwcentral.net/7780/SolarMan.zip",
        "filename": "SolarMan.zip",
        "size": 69384,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7758,
        "title": "Mega Man 10 - Fireball Strike (Strike Man Stage)",
        "version": "smwc-7758-1320221756",
        "upstream_time": 1320221756,
        "download_url": "https://dl.smwcentral.net/7758/MM10-StrikeMan.zip",
        "filename": "MM10-StrikeMan.zip",
        "size": 71842,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7673,
        "title": "Mega Man 10 - Stage Select",
        "version": "smwc-7673-1316281928",
        "upstream_time": 1316281928,
        "download_url": "https://dl.smwcentral.net/7673/MM10%20-%20Stage%20Select.zip",
        "filename": "MM10 - Stage Select.zip",
        "size": 70983,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7647,
        "title": "Mega Man 10 - Polluted Pump (Pump Man Stage)",
        "version": "smwc-7647-1312452188",
        "upstream_time": 1312452188,
        "download_url": "https://dl.smwcentral.net/7647/MM10-PumpMan.zip",
        "filename": "MM10-PumpMan.zip",
        "size": 68069,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7586,
        "title": "Mega Man 7 - Slash Man",
        "version": "smwc-7586-1320302895",
        "upstream_time": 1320302895,
        "download_url": "https://dl.smwcentral.net/7586/MM7%20-%20Slash%20Man%27s%20Theme.zip",
        "filename": "MM7 - Slash Man%27s Theme.zip",
        "size": 68488,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7573,
        "title": "Mega Man 4 - Stage Select",
        "version": "smwc-7573-1320301972",
        "upstream_time": 1320301972,
        "download_url": "https://dl.smwcentral.net/7573/Mega%20Man%204%20-%20Stage%20Select.zip",
        "filename": "Mega Man 4 - Stage Select.zip",
        "size": 65489,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7572,
        "title": "Mega Man 4 - Skull Man",
        "version": "smwc-7572-1320301854",
        "upstream_time": 1320301854,
        "download_url": "https://dl.smwcentral.net/7572/MegaMan%204%20-%20SkullMan.zip",
        "filename": "MegaMan 4 - SkullMan.zip",
        "size": 71398,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7540,
        "title": "Mega Man 7 - Burst Man",
        "version": "smwc-7540-1336847748",
        "upstream_time": 1336847748,
        "download_url": "https://dl.smwcentral.net/7540/BurstMan.zip",
        "filename": "BurstMan.zip",
        "size": 67968,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7507,
        "title": "Mega Man 7 - Cloud Man",
        "version": "smwc-7507-1320302368",
        "upstream_time": 1320302368,
        "download_url": "https://dl.smwcentral.net/7507/MM7%20-%20Cloud%20Man.zip",
        "filename": "MM7 - Cloud Man.zip",
        "size": 69063,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7462,
        "title": "Mega Man 2 - Crash Man's Stage",
        "version": "smwc-7462-1311976138",
        "upstream_time": 1311976138,
        "download_url": "https://dl.smwcentral.net/7462/MM2%20Crash%20Man.zip",
        "filename": "MM2 Crash Man.zip",
        "size": 67171,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7460,
        "title": "Mega Man 3 - Boss Selected",
        "version": "smwc-7460-1320301557",
        "upstream_time": 1320301557,
        "download_url": "https://dl.smwcentral.net/7460/MM3-Boss_Selected.zip",
        "filename": "MM3-Boss_Selected.zip",
        "size": 71614,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7391,
        "title": "Mega Man 2 - Victory",
        "version": "smwc-7391-1324188679",
        "upstream_time": 1324188679,
        "download_url": "https://dl.smwcentral.net/7391/MM2%20-%20Victory.zip",
        "filename": "MM2 - Victory.zip",
        "size": 70569,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7372,
        "title": "Mega Man 2 - Bubble Man's Stage",
        "version": "smwc-7372-1319646534",
        "upstream_time": 1319646534,
        "download_url": "https://dl.smwcentral.net/7372/Megaman%202%20-%20Bubble%20Man%27s%20Stage.zip",
        "filename": "Megaman 2 - Bubble Man%27s Stage.zip",
        "size": 68641,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7362,
        "title": "Mega Man 8 - Tengu Man Stage",
        "version": "smwc-7362-1326232219",
        "upstream_time": 1326232219,
        "download_url": "https://dl.smwcentral.net/7362/Mega%20Man%208%20-%20Tengu%20Man%20%28PSX%29.zip",
        "filename": "Mega Man 8 - Tengu Man (PSX).zip",
        "size": 78987,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7357,
        "title": "Mega Man 3 - Boss Defeated",
        "version": "smwc-7357-1324189363",
        "upstream_time": 1324189363,
        "download_url": "https://dl.smwcentral.net/7357/MM3-Victory.zip",
        "filename": "MM3-Victory.zip",
        "size": 71379,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7354,
        "title": "Mega Man 2 - Stage Select",
        "version": "smwc-7354-1320222638",
        "upstream_time": 1320222638,
        "download_url": "https://dl.smwcentral.net/7354/Mega%20Man%202%20-%20Stage%20Select.zip",
        "filename": "Mega Man 2 - Stage Select.zip",
        "size": 66947,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7347,
        "title": "Mega Man 2 - Boss Chosen",
        "version": "smwc-7347-1324189332",
        "upstream_time": 1324189332,
        "download_url": "https://dl.smwcentral.net/7347/Mega%20Man%202%20-%20Boss%20Chosen.zip",
        "filename": "Mega Man 2 - Boss Chosen.zip",
        "size": 71127,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7200,
        "title": "Mega Man 2 - Battle",
        "version": "smwc-7200-1320222100",
        "upstream_time": 1320222100,
        "download_url": "https://dl.smwcentral.net/7200/MM2%20-%20Boss.zip",
        "filename": "MM2 - Boss.zip",
        "size": 66805,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7069,
        "title": "Mega Man 2 - Heat Man's Stage",
        "version": "smwc-7069-1320222393",
        "upstream_time": 1320222393,
        "download_url": "https://dl.smwcentral.net/7069/Mega%20Man%202%20-%20Heat%20Man.zip",
        "filename": "Mega Man 2 - Heat Man.zip",
        "size": 66653,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-10-against-the-pressure-dr-wily-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27077,
    "title": "Mega Man 10 - Against the Pressure (Dr. Wily Stage 2)",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "fire",
      "industrial"
    ],
    "description": "Song that Against the Pressure from Mega Man 10. Good a for castle or factory levels.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Segment1Zone2\"><a href=\"/?p=profile&amp;id=46677\" style=\"color: var(--user-color-1);\" class=\"un\">Segment1Zone2</a></span>",
    "latest_version": "smwc-27077-1624993204",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27077,
        "title": "Mega Man 10 - Against the Pressure (Dr. Wily Stage 2)",
        "version": "smwc-27077-1624993204",
        "upstream_time": 1624993204,
        "download_url": "https://dl.smwcentral.net/27077/MM10%20-%20Wily%20Stage%202%20%28S%29.zip",
        "filename": "MM10 - Wily Stage 2 (S).zip",
        "size": 47553,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22598,
        "title": "Mega Man 10 - Against the Pressure (Dr. Wily Stage 2)",
        "version": "smwc-22598-1586110567",
        "upstream_time": 1586110567,
        "download_url": "https://dl.smwcentral.net/22598/Mega%20Man%2010%20-%20Wily%20Stage%202.zip",
        "filename": "Mega Man 10 - Wily Stage 2.zip",
        "size": 32140,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-10-get-the-punk-out-special-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21435,
    "title": "Mega Man 10 - Get the Punk Out (Special Stage 2)",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "athletic",
      "industrial"
    ],
    "description": "The rockin' music from Punk's downloadable special stage in Mega Man 10 would probably best suit some sort of factory.<br>\r\n<br>\r\nUPDATE: Tweaked the lead volumes, added vibrato, and got the insert size under Ox500 bytes.",
    "latest_version": "smwc-21435-1573009636",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21435,
        "title": "Mega Man 10 - Get the Punk Out (Special Stage 2)",
        "version": "smwc-21435-1573009636",
        "upstream_time": 1573009636,
        "download_url": "https://dl.smwcentral.net/21435/Get%20the%20Punk%20Out.zip",
        "filename": "Get the Punk Out.zip",
        "size": 32338,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-10-silent-rain-dr-wily-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22688,
    "title": "Mega Man 10 - Silent Rain (Dr. Wily Stage 1)",
    "authors": [
      "SleepySnips"
    ],
    "tags": [
      "calm",
      "dark",
      "mysterious",
      "night",
      "retro",
      "sad"
    ],
    "description": "This is my 1:1 port of \"Mega Man 10 - Silent Rain (Dr. Wily Stage 1 - Entrance)\"!<br>\r\nI personally fell in love with the dark setting this song creates thats why I decided to give this port a shot!<br>\r\n<br>\r\nI recommend the \"Lower Volume When Pausing\" patch by KevinM while using this port. It prevents the audio from breaking when pausing the game!<br>\r\n<br>\r\nThanks to Slash Man for the MIDI! &lt;3",
    "latest_version": "smwc-22688-1587948663",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22688,
        "title": "Mega Man 10 - Silent Rain (Dr. Wily Stage 1)",
        "version": "smwc-22688-1587948663",
        "upstream_time": 1587948663,
        "download_url": "https://dl.smwcentral.net/22688/Mega%20Man%2010%20-%20Silent%20Rain.zip",
        "filename": "Mega Man 10 - Silent Rain.zip",
        "size": 69786,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-2-110-million-miracles-dr-wily-s-castle-1",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24261,
    "title": "Mega Man 2 - 110 million miracles ~ Dr. Wily's Castle 1 & 2 (Faith is for the Transient Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "airship",
      "castle",
      "final",
      "space",
      "tense"
    ],
    "description": "<span style=\"font-size: 14pt;\"><span style=\"color: #21de5a;\"><i>𝐘𝐨𝐮 𝐜𝐚𝐧'𝐭 𝐥𝐞𝐭 𝐲𝐨𝐮𝐫𝐬𝐞𝐥𝐟 𝐛𝐞 𝐡𝐞𝐥𝐝 𝐛𝐚𝐜𝐤 𝐛𝐲 𝐜𝐨𝐦𝐦𝐨𝐧 𝐬𝐞𝐧𝐬𝐞 𝐢𝐧 𝐆𝐞𝐧𝐬𝐨𝐤𝐲𝐨, 𝐫𝐢𝐠𝐡𝐭!?</i></span></span><br>\r\n<br>\r\nA remix of the famous Dr. Wily's Castle 1 from Mega Man 2 (mostly based off the Wily Wars version) ft. Sanae Kochiya's theme, Faith is for the Transient, from Touhou 10: Mountain of Faith. I love Wily's Castle 1 to death. It's one of my favorite VGMs of all-time, and I've been wanting to do a remix of this song for ages. I had such a fun time working on this, and I decided to incorporate Sanae's theme in there because her theme song always reminded me of this song.<br>\r\n<br>\r\nThis song is perfect for castle stages, tower stages, castle grounds stages, airship stages, intense stages, space, and final areas.<br>\r\n<br>\r\n<b>Note:</b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- @7 & Thunder SFX is disabled.<br>\r\n<br>\r\nThere are also five customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n- C# Minor (<a href=\"https://youtu.be/WJRoRt155mA\" rel=\"nofollow\">Original Pitch</a>, turned on default)<br>\r\n- D Minor (<a href=\"https://youtu.be/bxi6e67qxdw\" rel=\"nofollow\">S.S.H Pitch</a>)<br>\r\n- C Minor (<a href=\"https://www.youtube.com/watch?v=CvM_QXSZnnA\" rel=\"nofollow\">Smash 4 Pitch</a>)<br>\r\n- D# Minor (<a href=\"https://www.youtube.com/watch?v=00iFAjK6arE\" rel=\"nofollow\">Power Fighters Pitch</a>)<br>\r\n- E Minor (<a href=\"https://youtu.be/NRUP3eJhK-M\" rel=\"nofollow\">Sonic Mega Mix v4 Pitch</a>)",
    "latest_version": "smwc-24261-1598814473",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24261,
        "title": "Mega Man 2 - 110 million miracles ~ Dr. Wily's Castle 1 & 2 (Faith is for the Transient Remix)",
        "version": "smwc-24261-1598814473",
        "upstream_time": 1598814473,
        "download_url": "https://dl.smwcentral.net/24261/Faith_in_Wily.zip",
        "filename": "Faith_in_Wily.zip",
        "size": 257157,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-2-dr-wily-s-castle-1",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41262,
    "title": "Mega Man 2 - Dr. Wily's Castle 1 & 2 (MM7 Remix)",
    "authors": [
      "7 up"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "credits",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "Theme from a Wily stage which has been remade <i>110 million</i> times, but here's my take on it. Fixed several things in relation to the version before submission.<br>\r\n<br>\r\nBest for castle or final levels.<br>\r\n<br>\r\nIf you want to insert the Wily Wars variant, find <div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">#define WilyWarsDrums 0</pre></div> in TXT and follow instructions.",
    "latest_version": "smwc-41262-1772301856",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41262,
        "title": "Mega Man 2 - Dr. Wily's Castle 1 & 2 (MM7 Remix)",
        "version": "smwc-41262-1772301856",
        "upstream_time": 1772301856,
        "download_url": "https://dl.smwcentral.net/41262/mm2wily%20%28S%29.zip",
        "filename": "mm2wily (S).zip",
        "size": 129540,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22427,
        "title": "Mega Man 2 - Dr. Wily's Castle 1 & 2",
        "version": "smwc-22427-1586192027",
        "upstream_time": 1586192027,
        "download_url": "https://dl.smwcentral.net/22427/Wily%20Stage%201.zip",
        "filename": "Wily Stage 1.zip",
        "size": 40796,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7169,
        "title": "Mega Man 2 - Dr. Wily's Castle 1 & 2",
        "version": "smwc-7169-1319646799",
        "upstream_time": 1319646799,
        "download_url": "https://dl.smwcentral.net/7169/MM2%20-%20Wily1.zip",
        "filename": "MM2 - Wily1.zip",
        "size": 67757,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-2-dr-wily-s-castle-3",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7390,
    "title": "Mega Man 2 - Dr. Wily's Castle 3 & 4",
    "authors": [
      "Masashi27"
    ],
    "tags": [
      "chase",
      "industrial",
      "retro",
      "tense"
    ],
    "description": "Actually the theme played in stages 3-5, but this is it's official title, yep. This would actually work better as pre-boss music. But good for a factory theme too.",
    "latest_version": "smwc-7390-1320222236",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7390,
        "title": "Mega Man 2 - Dr. Wily's Castle 3 & 4",
        "version": "smwc-7390-1320222236",
        "upstream_time": 1320222236,
        "download_url": "https://dl.smwcentral.net/7390/MM2%20-%20Wily%20Stage%203-5.zip",
        "filename": "MM2 - Wily Stage 3-5.zip",
        "size": 67273,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-2-mm2wily1-mml-dr-wily-s-castle-1-2",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29404,
    "title": "Mega Man 2 - mm2wily1.mml ~ Dr. Wily's Castle 1 & 2 (2008 SMW-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "airship",
      "beach",
      "castle",
      "final",
      "night",
      "space",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/uHRfafmVtCE\" rel=\"nofollow\">Dr. Wily's Castle 1 & 2</a> from Mega Man 2 stylized after an old SMW port from 2008 when the @7 steel drum used to be the best sample ever. Seriously, I have a ton of nostalgia for this version, and I remember listening to this exactly after I first heard the song in Mega Man 2 and fell in love with it. I did heavily base this off my previous port / remix of this theme.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C# Minor (<a href=\"https://youtu.be/uHRfafmVtCE\" rel=\"nofollow\">Original Pitch</a>, turned on default)<br>\r\n2. D Minor (<a href=\"https://youtu.be/bxi6e67qxdw\" rel=\"nofollow\">S.S.H Pitch</a>)<br>\r\n3. C Minor (<a href=\"https://www.youtube.com/watch?v=CvM_QXSZnnA\" rel=\"nofollow\">Smash 4 Pitch</a>)<br>\r\n4. D# Minor (<a href=\"https://www.youtube.com/watch?v=00iFAjK6arE\" rel=\"nofollow\">Power Fighters Pitch</a>)<br>\r\n5. E Minor (<a href=\"https://youtu.be/NRUP3eJhK-M\" rel=\"nofollow\">Sonic Mega Mix v4 Pitch</a>)<br>\r\n",
    "latest_version": "smwc-29404-1645133259",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29404,
        "title": "Mega Man 2 - mm2wily1.mml ~ Dr. Wily's Castle 1 & 2 (2008 SMW-Mix)",
        "version": "smwc-29404-1645133259",
        "upstream_time": 1645133259,
        "download_url": "https://dl.smwcentral.net/29404/mm2wily1.mml..zip",
        "filename": "mm2wily1.mml..zip",
        "size": 165274,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-3-dr-wily-s-castle-1",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35331,
    "title": "Mega Man 3 - Dr. Wily's Castle 1 & 2 (Remix)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "A remix of the theme played in the first two Dr. Wily levels in Mega Man 3.",
    "latest_version": "smwc-35331-1698173486",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35331,
        "title": "Mega Man 3 - Dr. Wily's Castle 1 & 2 (Remix)",
        "version": "smwc-35331-1698173486",
        "upstream_time": 1698173486,
        "download_url": "https://dl.smwcentral.net/35331/Mega%20Man%203%20-%20Dr.%20Wily%27s%20Castle%201%20%26%202%20%28Remix%29.zip",
        "filename": "Mega Man 3 - Dr. Wily%27s Castle 1 %26 2 (Remix).zip",
        "size": 74965,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21599,
        "title": "Mega Man 3 - Dr. Wily's Castle 1 & 2",
        "version": "smwc-21599-1576898772",
        "upstream_time": 1576898772,
        "download_url": "https://dl.smwcentral.net/21599/Mega%20Man%203%20-%20Wily%20Stage%201%20%2816-bit%29.zip",
        "filename": "Mega Man 3 - Wily Stage 1 (16-bit).zip",
        "size": 32715,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7199,
        "title": "Mega Man 3 - Dr. Wily's Castle 1 & 2",
        "version": "smwc-7199-1338208011",
        "upstream_time": 1338208011,
        "download_url": "https://dl.smwcentral.net/7199/Wilystage.1.zip",
        "filename": "Wilystage.1.zip",
        "size": 44247,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-3-dr-wily-s-castle-3",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35023,
    "title": "Mega Man 3 - Dr. Wily's Castle 3 & 4",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "castle",
      "final",
      "industrial",
      "sad",
      "tense"
    ],
    "description": "The very struggly sad song from Mega Man 3. I tried to be as accurate as possible to the original. It'd fit final-y levels.<br>\r\nA big thank you to Segment1Zone2 for the detailed feedback, and to musicalman for the really good NES samples.",
    "latest_version": "smwc-35023-1701559585",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35023,
        "title": "Mega Man 3 - Dr. Wily's Castle 3 & 4",
        "version": "smwc-35023-1701559585",
        "upstream_time": 1701559585,
        "download_url": "https://dl.smwcentral.net/35023/mm3wily2.zip",
        "filename": "mm3wily2.zip",
        "size": 36054,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26995,
        "title": "Mega Man 3 - Dr. Wily's Castle 3 & 4",
        "version": "smwc-26995-1623789081",
        "upstream_time": 1623789081,
        "download_url": "https://dl.smwcentral.net/26995/Mega%20Man%203%20-%20Wily%20Fortress%202.zip",
        "filename": "Mega Man 3 - Wily Fortress 2.zip",
        "size": 65411,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 12983,
        "title": "Mega Man 3 - Dr. Wily's Castle 3 & 4",
        "version": "smwc-12983-1452571803",
        "upstream_time": 1452571803,
        "download_url": "https://dl.smwcentral.net/12983/Mega%20Man%203%20-%20Skull%20Castle%202.zip",
        "filename": "Mega Man 3 - Skull Castle 2.zip",
        "size": 31644,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-4-climb-to-russia-dr-cossack-s-citadel-1",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28407,
    "title": "Mega Man 4 - Climb To Russia ~ Dr. Cossack's Citadel 1 & 2 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "castle",
      "ice",
      "night",
      "snow"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/0v_4txXx9ec\" rel=\"nofollow\">Dr. Cossack's </a><a href=\"https://youtu.be/PeDfZys92W8\" rel=\"nofollow\">Citadel 1 & 2</a> from Mega Man 4. Was in the mood for another Mega Man 4 song, so I did another catchy tune from the Russian doctor's fortress.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is are disabled.<br>\r\n",
    "latest_version": "smwc-28407-1632805471",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28407,
        "title": "Mega Man 4 - Climb To Russia ~ Dr. Cossack's Citadel 1 & 2 (Remix)",
        "version": "smwc-28407-1632805471",
        "upstream_time": 1632805471,
        "download_url": "https://dl.smwcentral.net/28407/Climb%20To%20Russia.zip",
        "filename": "Climb To Russia.zip",
        "size": 64062,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-4-dr-cossack-s-citadel-1",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9207,
    "title": "Mega Man 4 - Dr. Cossack's Citadel 1 & 2",
    "authors": [
      "supershadow64ds"
    ],
    "tags": [
      "boss",
      "final",
      "forest",
      "ice",
      "night"
    ],
    "description": "This song from Mega Man 4 is sure to make any stage feel powerful yet dark. This song could pretty much go anywhere there is a lot of action, ice, or possible could even be used for a boss battle if the tempo is increased.",
    "latest_version": "smwc-9207-1413461938",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9207,
        "title": "Mega Man 4 - Dr. Cossack's Citadel 1 & 2",
        "version": "smwc-9207-1413461938",
        "upstream_time": 1413461938,
        "download_url": "https://dl.smwcentral.net/9207/Dr%20Cossack%201%20and%202.zip",
        "filename": "Dr Cossack 1 and 2.zip",
        "size": 31923,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-4-dr-wily-s-castle-3",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38953,
    "title": "Mega Man 4 - Dr. Wily's Castle 3 & 4",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "final",
      "fire",
      "industrial",
      "tense",
      "upbeat"
    ],
    "description": "A remix of the legendary theme from Mega Man 4's last Dr. Wily stages.<br>\r\n<br>\r\nOmits Thunder and Yoshi (@15).",
    "latest_version": "smwc-38953-1736884816",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38953,
        "title": "Mega Man 4 - Dr. Wily's Castle 3 & 4",
        "version": "smwc-38953-1736884816",
        "upstream_time": 1736884816,
        "download_url": "https://dl.smwcentral.net/38953/Mega%20Man%204%20-%20Dr.%20Wily%27s%20Castle%203%20%26%204%20%28Remix%29.zip",
        "filename": "Mega Man 4 - Dr. Wily%27s Castle 3 %26 4 (Remix).zip",
        "size": 86936,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-4-sky-of-danger-dr-cossack-s-citadel-3",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24400,
    "title": "Mega Man 4 - Sky of Danger ~ Dr. Cossack's Citadel 3 & 4 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "industrial",
      "temple",
      "urban"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #c4c4c4;\"><i>𝗬𝗼𝘂 𝗯𝗲𝘁𝗿𝗮𝘆𝗲𝗱 𝗺𝗲, 𝗣𝗿𝗼𝘁𝗼 𝗠𝗮𝗻! 𝗜'𝗺 𝗴𝗼𝗻𝗻𝗮 𝗯𝗿𝗲𝗮𝗸 𝘆𝗼𝘂, 𝗠𝗲𝗴𝗮 𝗠𝗮𝗻!!</i></span></span><br>\r\n<br>\r\nDid a remix of <a href=\"https://www.youtube.com/watch?v=Pi54uPRWjaM\" rel=\"nofollow\">Dr. Cossack's Citadel 3 & 4</a> from Mega Man 4. Had loads of fun doing this one, and it is one of the most memorable themes in the series. It's also incredibly catchy as well!! Got the idea of doing this song after hearing (again) an old port of this song used as the final stage theme in <a href=\"https://www.smwcentral.net/?p=section&a=details&id=5593\">Super Mario World: The After Years (Ultra)</a>.<br>\r\n<br>\r\nThis song is great for towers, cities, castle, castle ground, factory, and even <a href=\"https://www.youtube.com/watch?v=lrV8_QlIkWQ\" rel=\"nofollow\">underwater temple</a> stages.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- @7 & Thunder SFX is disabled.",
    "latest_version": "smwc-24400-1599521068",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24400,
        "title": "Mega Man 4 - Sky of Danger ~ Dr. Cossack's Citadel 3 & 4 (Remix)",
        "version": "smwc-24400-1599521068",
        "upstream_time": 1599521068,
        "download_url": "https://dl.smwcentral.net/24400/Sky%20of%20Danger.zip",
        "filename": "Sky of Danger.zip",
        "size": 74847,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-4-stairway-to-corruption-dr-wily-s-castle-3",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24344,
    "title": "Mega Man 4 - Stairway to Corruption ~ Dr. Wily's Castle 3 & 4 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "industrial"
    ],
    "description": "Did a remix of <a href=\"https://youtu.be/iWzOyGU7vEE\" rel=\"nofollow\">Wily's Castle 3 & 4</a> from Mega Man 4, given how incredibly underrated this track is and how much I love it. I took some inspiration from the <a href=\"https://youtu.be/fyxZ5mbtlJI\" rel=\"nofollow\">Complete Works version</a> when working on this, and I also decided to go all out with a supporting piano chord on this one, baby!! This song captures the darkness of Wily's Castle incredibly well (before Mega Man 5's Wily's Castle would overtake that title) and makes those last few stages that more intense.<br>\r\n<br>\r\nThis song is perfect for factory, tower, and castle stages.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- @7 & Thunder SFX is disabled.<br>\r\n<br>\r\nThere are also 2 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n- G Minor (Original Pitch, turned on default)<br>\r\n- F Minor (Custom Pitch)",
    "latest_version": "smwc-24344-1600117247",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24344,
        "title": "Mega Man 4 - Stairway to Corruption ~ Dr. Wily's Castle 3 & 4 (Remix)",
        "version": "smwc-24344-1600117247",
        "upstream_time": 1600117247,
        "download_url": "https://dl.smwcentral.net/24344/Stairway%20To%20Corruption.zip",
        "filename": "Stairway To Corruption.zip",
        "size": 115188,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-6-plant-man-mega-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22466,
    "title": "Mega Man 6 - Plant Man (Mega Man 7 Arrangement)",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "athletic",
      "industrial",
      "jungle"
    ],
    "description": "Been meaning to do this for a while but never got around to it till now. Not sure what this particular track would work well with but I'm sure someone will find some kind of use for it.",
    "latest_version": "smwc-22466-1584951667",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22466,
        "title": "Mega Man 6 - Plant Man (Mega Man 7 Arrangement)",
        "version": "smwc-22466-1584951667",
        "upstream_time": 1584951667,
        "download_url": "https://dl.smwcentral.net/22466/Mega%20Man%206%20-%20Plant%20Man%20%28MM7%20Arr.%29.zip",
        "filename": "Mega Man 6 - Plant Man (MM7 Arr.).zip",
        "size": 70458,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-7-bass-and-treble",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8337,
    "title": "Mega Man 7 - Bass and Treble (8-bit)",
    "authors": [
      "Atma"
    ],
    "tags": [
      "boss",
      "dark",
      "retro"
    ],
    "description": "An 8-bit version of the battle against Bass theme.",
    "latest_version": "smwc-8337-1407094596",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8337,
        "title": "Mega Man 7 - Bass and Treble (8-bit)",
        "version": "smwc-8337-1407094596",
        "upstream_time": 1407094596,
        "download_url": "https://dl.smwcentral.net/8337/BassAndTreble.zip",
        "filename": "BassAndTreble.zip",
        "size": 31351,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-7-dr-wily",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23950,
    "title": "Mega Man 7 - Dr. Wily 4",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "final",
      "industrial",
      "tense"
    ],
    "description": "The last Wily's stage theme from MM7.",
    "latest_version": "smwc-23950-1595955928",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23950,
        "title": "Mega Man 7 - Dr. Wily 4",
        "version": "smwc-23950-1595955928",
        "upstream_time": 1595955928,
        "download_url": "https://dl.smwcentral.net/23950/MM7%20-%20Dr.%20Wily%204.zip",
        "filename": "MM7 - Dr. Wily 4.zip",
        "size": 84247,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23803,
        "title": "Mega Man 7 - Dr. Wily 3",
        "version": "smwc-23803-1594848463",
        "upstream_time": 1594848463,
        "download_url": "https://dl.smwcentral.net/23803/Dr.%20Wily%203.zip",
        "filename": "Dr. Wily 3.zip",
        "size": 69144,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-7-dr-wily-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35409,
    "title": "Mega Man 7 - Dr. Wily Stage 2",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "final",
      "fire",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"ASSATAKKU\"><a href=\"/?p=profile&amp;id=41787\" style=\"color: var(--user-color-1);\" class=\"un\">ASSATAKKU</a></span>",
    "latest_version": "smwc-35409-1701636304",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35409,
        "title": "Mega Man 7 - Dr. Wily Stage 2",
        "version": "smwc-35409-1701636304",
        "upstream_time": 1701636304,
        "download_url": "https://dl.smwcentral.net/35409/MM7Wily2.zip",
        "filename": "MM7Wily2.zip",
        "size": 69867,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31245,
        "title": "Mega Man 7 - Dr. Wily Stage 1",
        "version": "smwc-31245-1659333759",
        "upstream_time": 1659333759,
        "download_url": "https://dl.smwcentral.net/31245/MM7Wily1.zip",
        "filename": "MM7Wily1.zip",
        "size": 80399,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21354,
        "title": "Mega Man 7 - Dr. Wily Stage 2",
        "version": "smwc-21354-1573320722",
        "upstream_time": 1573320722,
        "download_url": "https://dl.smwcentral.net/21354/Mega%20Man%207%20-%20Dr.%20Wily%20Stage%202.zip",
        "filename": "Mega Man 7 - Dr. Wily Stage 2.zip",
        "size": 32489,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-7-ruined-highway-colorful",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29356,
    "title": "Mega Man 7 - Ruined Highway (Colorful Version)",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "chase",
      "final",
      "industrial",
      "urban"
    ],
    "description": "This is what happens when you do a SNES games marathon but you played too much Hopeless Masquerade the day before.",
    "latest_version": "smwc-29356-1643594816",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29356,
        "title": "Mega Man 7 - Ruined Highway (Colorful Version)",
        "version": "smwc-29356-1643594816",
        "upstream_time": 1643594816,
        "download_url": "https://dl.smwcentral.net/29356/MegaMan%207%20-%20Colorful%20Highway.zip",
        "filename": "MegaMan 7 - Colorful Highway.zip",
        "size": 68204,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-7-wily-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21296,
    "title": "Mega Man 7 - Wily Stage 1 (X2 Style)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "airship",
      "castle",
      "final",
      "tense"
    ],
    "description": "This is a Megaman X2 styled arrangement of the Wily Stage 1 theme from Megaman 7, also known as Wily Stage 1 ~ Entrance. While MegaNerd14 requested this song to be ported, unlike the unsampled version, this one was my own choice since I also wanted to try and do a X2 styled port of this song. :V<br>\r\n<br>\r\nit sounds a bit too much like Luiz Fernando de Jesus Ribeiro's arrangement of the song tho (here's a link to it in case you're wondering: https://www.youtube.com/watch?v=y4DSmGiLHVo), and while I wanted to use the sax sample from X2 to differentiate this arrangement from his, it just wasn't full enough, so sadly I had to use the brass sample the same way he did; oh well, it sounds good, so ¯\\_(ツ)_/¯<br>\r\n<br>\r\nThis should probably fit in a lot of final scenarios specifically (like an entrance right before the final level of a hack), but not much else.<br>\r\n<br>\r\nEDIT: Fixed a slight issue with the marimba where it desynced slightly before the loop due to the note length being slightly off; not too noticeable, but with how fast the marimba plays in that part, it gets annoying fast :V",
    "latest_version": "smwc-21296-1571700516",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21296,
        "title": "Mega Man 7 - Wily Stage 1 (X2 Style)",
        "version": "smwc-21296-1571700516",
        "upstream_time": 1571700516,
        "download_url": "https://dl.smwcentral.net/21296/entranceX2.zip",
        "filename": "entranceX2.zip",
        "size": 81791,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21295,
        "title": "Mega Man 7 - Wily Stage 1",
        "version": "smwc-21295-1571281541",
        "upstream_time": 1571281541,
        "download_url": "https://dl.smwcentral.net/21295/entrance.zip",
        "filename": "entrance.zip",
        "size": 34893,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-8-dr-wily-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24407,
    "title": "Mega Man 8 - Dr. Wily Stage 2",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "city",
      "factories"
    ],
    "description": "a simple port of wily stage 2 from megaman 8.",
    "latest_version": "smwc-24407-1601513862",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24407,
        "title": "Mega Man 8 - Dr. Wily Stage 2",
        "version": "smwc-24407-1601513862",
        "upstream_time": 1601513862,
        "download_url": "https://dl.smwcentral.net/24407/Wily%20stage%202.zip",
        "filename": "Wily stage 2.zip",
        "size": 57776,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-9-opening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7418,
    "title": "Mega Man 9 - Opening 1",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "calm",
      "cutscene",
      "title"
    ],
    "description": "The song played at the very beginning of Mega Man 9. Great for the Title Screen, intro level, or a submap.",
    "latest_version": "smwc-7418-1311971968",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7418,
        "title": "Mega Man 9 - Opening 1",
        "version": "smwc-7418-1311971968",
        "upstream_time": 1311971968,
        "download_url": "https://dl.smwcentral.net/7418/Mega%20Man%209%20-%20Intro.zip",
        "filename": "Mega Man 9 - Intro.zip",
        "size": 67222,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-attack-on-january-7th-wily-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36577,
    "title": "Mega Man - Attack on January 7th ~ Wily Stage 1 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "industrial",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #aea7e6;\"><i>❝ <b>Don't Worry Mega Man Drops Jan 7th!! Listen!!</b> ❞</i></span></span><br>\r\n‎‎‎‎‎‎‎‎ㅤ<span style=\"font-size: 8pt;\">- Jay Eazy, 2023</span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/gg97ZlbUJXY?si=WI0uFR1dTRJ4L8Bh\" rel=\"nofollow\">Dr. Wily's</a> <a href=\"https://youtu.be/4dr8xAhkjLM?si=oBWHx6O8gncNbCRr\" rel=\"nofollow\">Castle 1</a> from Mega Man 1 to celebrate Mega Man's drop on January 7th. I needed an excuse to drop Wily Stage 1 as my first remix of 2024, so I decided to dedicate it to a Mega-meme!!! :DDDD<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file</u></span>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. F# Minor w/ slight detune (Remix Pitch - Listening-Only)<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. F# Minor (Original Pitch)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\n‎‎‎‎‎‎‎‎ㅤ3. F Minor (<a href=\"https://youtu.be/PSucFlH8eAs?si=OOd7pBxAOSem2Z-K\" rel=\"nofollow\">Powered Up</a> Pitch)<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file</u></span>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables the voice clip & increases echo, but isn't compatible with SMW (Listening-Only)<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables the voice clip & decreases echo (SMW-Compatible)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span>",
    "latest_version": "smwc-36577-1704924407",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36577,
        "title": "Mega Man - Attack on January 7th ~ Wily Stage 1 (Remix)",
        "version": "smwc-36577-1704924407",
        "upstream_time": 1704924407,
        "download_url": "https://dl.smwcentral.net/36577/Attack%20On%20January%207th.zip",
        "filename": "Attack On January 7th.zip",
        "size": 283593,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-astro-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25773,
    "title": "Mega Man & Bass - Astro Man",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "cave",
      "dark",
      "industrial",
      "mysterious",
      "night",
      "sky",
      "space",
      "urban"
    ],
    "description": "Astro Man's theme from Megaman & Bass.",
    "latest_version": "smwc-25773-1612032500",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25773,
        "title": "Mega Man & Bass - Astro Man",
        "version": "smwc-25773-1612032500",
        "upstream_time": 1612032500,
        "download_url": "https://dl.smwcentral.net/25773/Astro%20Man.zip",
        "filename": "Astro Man.zip",
        "size": 32743,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24788,
        "title": "Mega Man & Bass - Astro Man",
        "version": "smwc-24788-1604176714",
        "upstream_time": 1604176714,
        "download_url": "https://dl.smwcentral.net/24788/Mega%20Man%20%26%20Bass%20-%20Astro%20Man.zip",
        "filename": "Mega Man %26 Bass - Astro Man.zip",
        "size": 72110,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-auto-s-shop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25774,
    "title": "Mega Man & Bass - Auto's Shop",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "overworld",
      "town",
      "urban"
    ],
    "description": "Auto's Shop from Megaman & Bass.",
    "latest_version": "smwc-25774-1611877976",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25774,
        "title": "Mega Man & Bass - Auto's Shop",
        "version": "smwc-25774-1611877976",
        "upstream_time": 1611877976,
        "download_url": "https://dl.smwcentral.net/25774/Auto%27s%20Shop.zip",
        "filename": "Auto%27s Shop.zip",
        "size": 33016,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25775,
    "title": "Mega Man & Bass - Boss Battle",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "dark",
      "tense"
    ],
    "description": "The Boss Battle theme from Megaman & Bass.",
    "latest_version": "smwc-25775-1611551387",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25775,
        "title": "Mega Man & Bass - Boss Battle",
        "version": "smwc-25775-1611551387",
        "upstream_time": 1611551387,
        "download_url": "https://dl.smwcentral.net/25775/Boss%20Battle.zip",
        "filename": "Boss Battle.zip",
        "size": 33048,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23779,
        "title": "Mega Man & Bass - Boss Battle",
        "version": "smwc-23779-1594941602",
        "upstream_time": 1594941602,
        "download_url": "https://dl.smwcentral.net/23779/rmf%20boss.zip",
        "filename": "rmf boss.zip",
        "size": 62958,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-burner-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25776,
    "title": "Mega Man & Bass - Burner Man",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "carnival",
      "fire",
      "forest",
      "grassland",
      "jungle"
    ],
    "description": "Burner Man's stage theme from Megaman & Bass.",
    "latest_version": "smwc-25776-1612032839",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25776,
        "title": "Mega Man & Bass - Burner Man",
        "version": "smwc-25776-1612032839",
        "upstream_time": 1612032839,
        "download_url": "https://dl.smwcentral.net/25776/Burner%20Man.zip",
        "filename": "Burner Man.zip",
        "size": 33435,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22163,
        "title": "Mega Man & Bass - Burner Man",
        "version": "smwc-22163-1581960761",
        "upstream_time": 1581960761,
        "download_url": "https://dl.smwcentral.net/22163/Rockman%20%26%20Forte%20-%20Burner%20Man.zip",
        "filename": "Rockman %26 Forte - Burner Man.zip",
        "size": 56853,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-capcom-logo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25777,
    "title": "Mega Man & Bass - Capcom Logo",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "misc",
      "nintendo presents"
    ],
    "description": "The Capcom Logo theme from Megaman & Bass.",
    "latest_version": "smwc-25777-1612043153",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25777,
        "title": "Mega Man & Bass - Capcom Logo",
        "version": "smwc-25777-1612043153",
        "upstream_time": 1612043153,
        "download_url": "https://dl.smwcentral.net/25777/Capcom%20Logo.zip",
        "filename": "Capcom Logo.zip",
        "size": 30981,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-character-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25778,
    "title": "Mega Man & Bass - Character Select",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "bonus",
      "overworld",
      "p-switch"
    ],
    "description": "The Character Select theme from Megaman & Bass.",
    "latest_version": "smwc-25778-1612043166",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25778,
        "title": "Mega Man & Bass - Character Select",
        "version": "smwc-25778-1612043166",
        "upstream_time": 1612043166,
        "download_url": "https://dl.smwcentral.net/25778/Character%20Select.zip",
        "filename": "Character Select.zip",
        "size": 31822,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7677,
        "title": "Mega Man & Bass - Character Select",
        "version": "smwc-7677-1332751097",
        "upstream_time": 1332751097,
        "download_url": "https://dl.smwcentral.net/7677/Mega%20Man%20%26%20Bass%20%28GBA%29%20-%20Character%20Select.zip",
        "filename": "Mega Man %26 Bass (GBA) - Character Select.zip",
        "size": 64612,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-cold-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25779,
    "title": "Mega Man & Bass - Cold Man",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "ice",
      "snow"
    ],
    "description": "Cold Man's theme from Megaman & Bass.",
    "latest_version": "smwc-25779-1612043194",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25779,
        "title": "Mega Man & Bass - Cold Man",
        "version": "smwc-25779-1612043194",
        "upstream_time": 1612043194,
        "download_url": "https://dl.smwcentral.net/25779/Cold%20Man.zip",
        "filename": "Cold Man.zip",
        "size": 37186,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23557,
        "title": "Mega Man & Bass - Cold Man",
        "version": "smwc-23557-1594089616",
        "upstream_time": 1594089616,
        "download_url": "https://dl.smwcentral.net/23557/Rockman%20%26%20Forte%20-%20Cold%20Man.zip",
        "filename": "Rockman %26 Forte - Cold Man.zip",
        "size": 76495,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-database",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25780,
    "title": "Mega Man & Bass - Database",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "abstract",
      "calm",
      "cutscene",
      "forest",
      "night",
      "overworld",
      "temple",
      "town",
      "water"
    ],
    "description": "The CD Database theme from Megaman & Bass.",
    "latest_version": "smwc-25780-1612050806",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25780,
        "title": "Mega Man & Bass - Database",
        "version": "smwc-25780-1612050806",
        "upstream_time": 1612050806,
        "download_url": "https://dl.smwcentral.net/25780/Database.zip",
        "filename": "Database.zip",
        "size": 31660,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22643,
        "title": "Mega Man & Bass - Database",
        "version": "smwc-22643-1587285893",
        "upstream_time": 1587285893,
        "download_url": "https://dl.smwcentral.net/22643/Mega%20Man%20%26%20Bass%20-%20Database.zip",
        "filename": "Mega Man %26 Bass - Database.zip",
        "size": 31040,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19898,
        "title": "Mega Man & Bass - Database",
        "version": "smwc-19898-1557438477",
        "upstream_time": 1557438477,
        "download_url": "https://dl.smwcentral.net/19898/RM%26F_Database.zip",
        "filename": "RM%26F_Database.zip",
        "size": 65170,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-dynamo-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26094,
    "title": "Mega Man & Bass - Dynamo Man",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "castle",
      "industrial",
      "tense"
    ],
    "description": "Dynamo Man's theme from Megaman & Bass.",
    "latest_version": "smwc-26094-1612050987",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26094,
        "title": "Mega Man & Bass - Dynamo Man",
        "version": "smwc-26094-1612050987",
        "upstream_time": 1612050987,
        "download_url": "https://dl.smwcentral.net/26094/Dynamo%20Man.zip",
        "filename": "Dynamo Man.zip",
        "size": 34021,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21465,
        "title": "Mega Man & Bass - Dynamo Man",
        "version": "smwc-21465-1574902946",
        "upstream_time": 1574902946,
        "download_url": "https://dl.smwcentral.net/21465/Dynamo_Man_Stage.zip",
        "filename": "Dynamo_Man_Stage.zip",
        "size": 64510,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-ending",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31446,
    "title": "Mega Man & Bass - Ending",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "credits"
    ],
    "description": "The Ending theme from Megaman & Bass.<br>\r\n<br>\r\nUpdate: Fixed a huge desyncing problem that occurs in the SPC given by the .txt file itself.",
    "latest_version": "smwc-31446-1668089914",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31446,
        "title": "Mega Man & Bass - Ending",
        "version": "smwc-31446-1668089914",
        "upstream_time": 1668089914,
        "download_url": "https://dl.smwcentral.net/31446/Ending.zip",
        "filename": "Ending.zip",
        "size": 34215,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-file-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25783,
    "title": "Mega Man & Bass - File Select",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "overworld",
      "title",
      "town",
      "urban"
    ],
    "description": "The File Select theme from Megaman & Bass.",
    "latest_version": "smwc-25783-1612073735",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25783,
        "title": "Mega Man & Bass - File Select",
        "version": "smwc-25783-1612073735",
        "upstream_time": 1612073735,
        "download_url": "https://dl.smwcentral.net/25783/File_Select.zip",
        "filename": "File_Select.zip",
        "size": 33182,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-frightened-by-the-cold-cold-man-lunate-elf-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24545,
    "title": "Mega Man & Bass - Frightened by the Cold ~ Cold Man (Lunate Elf Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "cave",
      "ice",
      "snow"
    ],
    "description": "An old remix of <a href=\"https://www.youtube.com/watch?v=7Py_QlDnpJ0\" rel=\"nofollow\">Cold Man's stage</a> theme from Rockman & Forte ft. <a href=\"https://www.youtube.com/watch?v=NWv1yRDCN18\" rel=\"nofollow\">Lunate Elf</a> from Touhou 6: Embodiment of the Scarlet Devil. Made this a long time back, but decided to update it as my remix for Cirno Day (Sept. ⑨th).<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #03a9fc;\">𝐻𝒶𝓅𝓅𝓎 𝒞𝒾𝓇𝓃𝑜 𝒟𝒶𝓎, 𝑒𝓋𝑒𝓇𝓎𝒷𝑜𝒹𝓎<i>!</i></span> ❄️</span><br>\r\n<br>\r\nThis baby can fit snow stages, frozen cities, and icy caverns.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- @7 is disabled.<br>\r\n<br>\r\nThere are also 2 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. D Minor (Original Pitch, turned on default)<br>\r\n2. E Minor (Custom Pitch)",
    "latest_version": "smwc-24545-1603486164",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24545,
        "title": "Mega Man & Bass - Frightened by the Cold ~ Cold Man (Lunate Elf Remix)",
        "version": "smwc-24545-1603486164",
        "upstream_time": 1603486164,
        "download_url": "https://dl.smwcentral.net/24545/Frightened%20By%20The%20Cold.zip",
        "filename": "Frightened By The Cold.zip",
        "size": 112195,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25803,
    "title": "Mega Man & Bass - Game Over",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "calm",
      "cutscene",
      "game over"
    ],
    "description": "The Game Over theme from Megaman & Bass. A short, simple, and very chill tune that would work very well not only as a Game Over song, but also in overworlds and cutscenes as well.<br>\r\n<br>\r\nEDIT: Optimized the port a bit more.",
    "latest_version": "smwc-25803-1612125651",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25803,
        "title": "Mega Man & Bass - Game Over",
        "version": "smwc-25803-1612125651",
        "upstream_time": 1612125651,
        "download_url": "https://dl.smwcentral.net/25803/Game%20Over.zip",
        "filename": "Game Over.zip",
        "size": 31111,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-ground-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25802,
    "title": "Mega Man & Bass - Ground Man",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "cave",
      "desert",
      "ruins",
      "temple"
    ],
    "description": "This is Ground Man's stage theme from Megaman & Bass. This has a few pitch bends added in just for the sake of adding my own embellishments into the track, but otherwise it's very true to the original track.<br>\r\n<br>\r\nThis song is very useful for all your desert needs, so feel free to use it in a pyramid/castle/temple/ruin level or whatever<br>\r\n<br>\r\nEDIT: Optimized the port a bit more.",
    "latest_version": "smwc-25802-1612125579",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25802,
        "title": "Mega Man & Bass - Ground Man",
        "version": "smwc-25802-1612125579",
        "upstream_time": 1612125579,
        "download_url": "https://dl.smwcentral.net/25802/Ground%20Man.zip",
        "filename": "Ground Man.zip",
        "size": 34926,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22202,
        "title": "Mega Man & Bass - Ground Man",
        "version": "smwc-22202-1582409552",
        "upstream_time": 1582409552,
        "download_url": "https://dl.smwcentral.net/22202/Rockman%20%26%20Forte%20-%20Ground%20Man.zip",
        "filename": "Rockman %26 Forte - Ground Man.zip",
        "size": 65537,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-ground-man-mm7-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21460,
    "title": "Mega Man & Bass - Ground Man (MM7 Style)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "misc"
    ],
    "description": "Ground Man's theme from Mega Man & Bass in MM7 Style. I know the original song used a bit of MM7's samples, but I wanted to make a version that sounds like it was 100% from MM7. Useful for athletic levels.",
    "latest_version": "smwc-21460-1573950239",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21460,
        "title": "Mega Man & Bass - Ground Man (MM7 Style)",
        "version": "smwc-21460-1573950239",
        "upstream_time": 1573950239,
        "download_url": "https://dl.smwcentral.net/21460/Mega_Man__Bass_-_Ground_Man_MM7_Style.zip",
        "filename": "Mega_Man__Bass_-_Ground_Man_MM7_Style.zip",
        "size": 83204,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-king-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25786,
    "title": "Mega Man & Bass - King Castle",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "final",
      "industrial",
      "tense"
    ],
    "description": "King's Fortress from Megaman & Bass.",
    "latest_version": "smwc-25786-1612129688",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25786,
        "title": "Mega Man & Bass - King Castle",
        "version": "smwc-25786-1612129688",
        "upstream_time": 1612129688,
        "download_url": "https://dl.smwcentral.net/25786/King%27s%20Fortress.zip",
        "filename": "King%27s Fortress.zip",
        "size": 33548,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22632,
        "title": "Mega Man & Bass - King Castle",
        "version": "smwc-22632-1587858659",
        "upstream_time": 1587858659,
        "download_url": "https://dl.smwcentral.net/22632/KingCastle.zip",
        "filename": "KingCastle.zip",
        "size": 32514,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20866,
        "title": "Mega Man & Bass - King Castle",
        "version": "smwc-20866-1565719372",
        "upstream_time": 1565719372,
        "download_url": "https://dl.smwcentral.net/20866/KingCastle.zip",
        "filename": "KingCastle.zip",
        "size": 64677,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-king-castle-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7489,
    "title": "Mega Man & Bass - King Castle (Arrangement)",
    "authors": [
      "sincx"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "final",
      "fire",
      "ghost house",
      "mountain",
      "overworld",
      "temple",
      "town"
    ],
    "description": "A dark song that could fit a castle, like its name suggests. It could also work great for epic areas like a mountain level.",
    "latest_version": "smwc-7489-1374796787",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7489,
        "title": "Mega Man & Bass - King Castle (Arrangement)",
        "version": "smwc-7489-1374796787",
        "upstream_time": 1374796787,
        "download_url": "https://dl.smwcentral.net/7489/kingcastle.zip",
        "filename": "kingcastle.zip",
        "size": 59652,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-king-castle-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25785,
    "title": "Mega Man & Bass - King Castle Intro",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "castle",
      "cutscene",
      "misc",
      "tense"
    ],
    "description": "The King's Fortress Intro theme from Megaman & Bass.",
    "latest_version": "smwc-25785-1612124707",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25785,
        "title": "Mega Man & Bass - King Castle Intro",
        "version": "smwc-25785-1612124707",
        "upstream_time": 1612124707,
        "download_url": "https://dl.smwcentral.net/25785/King%27s%20Fortress%20Intro.zip",
        "filename": "King%27s Fortress Intro.zip",
        "size": 32116,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-magic-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38947,
    "title": "Mega Man & Bass - Magic Man",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "bonus",
      "calm",
      "carnival",
      "credits",
      "cutscene",
      "forest",
      "grassland",
      "overworld",
      "sky",
      "snow",
      "title",
      "town"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-38947-1736888792",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38947,
        "title": "Mega Man & Bass - Magic Man",
        "version": "smwc-38947-1736888792",
        "upstream_time": 1736888792,
        "download_url": "https://dl.smwcentral.net/38947/Mega%20Man%20%26%20Bass%20-%20Magic%20Man.zip",
        "filename": "Mega Man %26 Bass - Magic Man.zip",
        "size": 47872,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25787,
        "title": "Mega Man & Bass - Magic Man",
        "version": "smwc-25787-1612129758",
        "upstream_time": 1612129758,
        "download_url": "https://dl.smwcentral.net/25787/Magic%20Man.zip",
        "filename": "Magic Man.zip",
        "size": 34416,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7560,
        "title": "Mega Man & Bass - Magic Man",
        "version": "smwc-7560-1335478462",
        "upstream_time": 1335478462,
        "download_url": "https://dl.smwcentral.net/7560/Magic%20Man.zip",
        "filename": "Magic Man.zip",
        "size": 74364,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-major-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25784,
    "title": "Mega Man & Bass - Major Boss Battle",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "The King's Fortress Battle theme from Megaman & Bass.",
    "latest_version": "smwc-25784-1612129496",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25784,
        "title": "Mega Man & Bass - Major Boss Battle",
        "version": "smwc-25784-1612129496",
        "upstream_time": 1612129496,
        "download_url": "https://dl.smwcentral.net/25784/King%27s%20Fortress%20Battle.zip",
        "filename": "King%27s Fortress Battle.zip",
        "size": 34865,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20732,
        "title": "Mega Man & Bass - Major Boss Battle",
        "version": "smwc-20732-1563847316",
        "upstream_time": 1563847316,
        "download_url": "https://dl.smwcentral.net/20732/MMBBoss2.zip",
        "filename": "MMBBoss2.zip",
        "size": 70278,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-morphing-bass",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25789,
    "title": "Mega Man & Bass - Morphing Bass",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "cutscene"
    ],
    "description": "A theme from Megaman & Bass that plays when Bass defeats the boss and absorbs it's weapon.",
    "latest_version": "smwc-25789-1612132411",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25789,
        "title": "Mega Man & Bass - Morphing Bass",
        "version": "smwc-25789-1612132411",
        "upstream_time": 1612132411,
        "download_url": "https://dl.smwcentral.net/25789/Morphing%20Bass.zip",
        "filename": "Morphing Bass.zip",
        "size": 30877,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-museum",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25791,
    "title": "Mega Man & Bass - Museum",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "abstract",
      "calm",
      "mountain",
      "night",
      "ruins",
      "sky",
      "space",
      "urban"
    ],
    "description": "The Museum theme from Megaman & Bass.",
    "latest_version": "smwc-25791-1612134210",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25791,
        "title": "Mega Man & Bass - Museum",
        "version": "smwc-25791-1612134210",
        "upstream_time": 1612134210,
        "download_url": "https://dl.smwcentral.net/25791/Museum.zip",
        "filename": "Museum.zip",
        "size": 34400,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19794,
        "title": "Mega Man & Bass - Museum",
        "version": "smwc-19794-1556301836",
        "upstream_time": 1556301836,
        "download_url": "https://dl.smwcentral.net/19794/RM%26F_Museum.zip",
        "filename": "RM%26F_Museum.zip",
        "size": 66525,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11200,
        "title": "Mega Man & Bass - Museum",
        "version": "smwc-11200-1431471306",
        "upstream_time": 1431471306,
        "download_url": "https://dl.smwcentral.net/11200/Mega%20Man%20and%20Bass%20-%20Museum%20%28Intro%20Stage%29.zip",
        "filename": "Mega Man and Bass - Museum (Intro Stage).zip",
        "size": 34504,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-new-weapon-presentation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25792,
    "title": "Mega Man & Bass - New Weapon Presentation",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "overworld"
    ],
    "description": "The Weapon Get theme from Megaman & Bass.",
    "latest_version": "smwc-25792-1612145101",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25792,
        "title": "Mega Man & Bass - New Weapon Presentation",
        "version": "smwc-25792-1612145101",
        "upstream_time": 1612145101,
        "download_url": "https://dl.smwcentral.net/25792/New%20Weapon%20Presentation.zip",
        "filename": "New Weapon Presentation.zip",
        "size": 32797,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-pirate-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25793,
    "title": "Mega Man & Bass - Pirate Man",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "beach",
      "calm",
      "forest",
      "ice",
      "sky",
      "water"
    ],
    "description": "Pirate Man's Stage theme from Megaman & Bass.",
    "latest_version": "smwc-25793-1612386191",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25793,
        "title": "Mega Man & Bass - Pirate Man",
        "version": "smwc-25793-1612386191",
        "upstream_time": 1612386191,
        "download_url": "https://dl.smwcentral.net/25793/Pirate%20Man.zip",
        "filename": "Pirate Man.zip",
        "size": 33599,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19833,
        "title": "Mega Man & Bass - Pirate Man",
        "version": "smwc-19833-1556673724",
        "upstream_time": 1556673724,
        "download_url": "https://dl.smwcentral.net/19833/RM%26F_Pirateman.zip",
        "filename": "RM%26F_Pirateman.zip",
        "size": 69173,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18921,
        "title": "Mega Man & Bass - Pirate Man",
        "version": "smwc-18921-1547351053",
        "upstream_time": 1547351053,
        "download_url": "https://dl.smwcentral.net/18921/Mega%20Man%20%26%20Bass%20%28SNES%29%20-%20Pirate%20Man.zip",
        "filename": "Mega Man %26 Bass (SNES) - Pirate Man.zip",
        "size": 33405,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-protoman-s-whistle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25794,
    "title": "Mega Man & Bass - Protoman's Whistle",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "cutscene",
      "misc",
      "nintendo presents"
    ],
    "description": "Protoman's Whistle from Megaman & Bass.",
    "latest_version": "smwc-25794-1612145155",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25794,
        "title": "Mega Man & Bass - Protoman's Whistle",
        "version": "smwc-25794-1612145155",
        "upstream_time": 1612145155,
        "download_url": "https://dl.smwcentral.net/25794/Protoman%27s%20Whistle.zip",
        "filename": "Protoman%27s Whistle.zip",
        "size": 30810,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-seals",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25795,
    "title": "Mega Man & Bass - Seals",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "abstract",
      "cave",
      "overworld",
      "space"
    ],
    "description": "The Crystal Gate Stage theme from Megaman & Bass, which plays in the place you need to go to unlock King's Castle.",
    "latest_version": "smwc-25795-1612145954",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25795,
        "title": "Mega Man & Bass - Seals",
        "version": "smwc-25795-1612145954",
        "upstream_time": 1612145954,
        "download_url": "https://dl.smwcentral.net/25795/Seals.zip",
        "filename": "Seals.zip",
        "size": 32189,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-stage-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25796,
    "title": "Mega Man & Bass - Stage Clear",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "The Stage Clear theme from Megaman & Bass.",
    "latest_version": "smwc-25796-1612234880",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25796,
        "title": "Mega Man & Bass - Stage Clear",
        "version": "smwc-25796-1612234880",
        "upstream_time": 1612234880,
        "download_url": "https://dl.smwcentral.net/25796/Stage%20Clear.zip",
        "filename": "Stage Clear.zip",
        "size": 31774,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-stage-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25797,
    "title": "Mega Man & Bass - Stage Select",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "final",
      "fire",
      "industrial",
      "overworld"
    ],
    "description": "The Stage Select theme from Megaman & Bass.",
    "latest_version": "smwc-25797-1612236255",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25797,
        "title": "Mega Man & Bass - Stage Select",
        "version": "smwc-25797-1612236255",
        "upstream_time": 1612236255,
        "download_url": "https://dl.smwcentral.net/25797/Stage%20Select.zip",
        "filename": "Stage Select.zip",
        "size": 32011,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-stage-selected",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25798,
    "title": "Mega Man & Bass - Stage Selected",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "cutscene",
      "misc"
    ],
    "description": "The Stage Selected theme from Megaman & Bass.",
    "latest_version": "smwc-25798-1612236433",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25798,
        "title": "Mega Man & Bass - Stage Selected",
        "version": "smwc-25798-1612236433",
        "upstream_time": 1612236433,
        "download_url": "https://dl.smwcentral.net/25798/Stage%20Selected.zip",
        "filename": "Stage Selected.zip",
        "size": 32401,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-tengu-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25799,
    "title": "Mega Man & Bass - Tengu Man",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "calm",
      "grassland",
      "mountain",
      "sky"
    ],
    "description": "Tengu Man's Stage theme from Megaman & Bass.",
    "latest_version": "smwc-25799-1612302104",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25799,
        "title": "Mega Man & Bass - Tengu Man",
        "version": "smwc-25799-1612302104",
        "upstream_time": 1612302104,
        "download_url": "https://dl.smwcentral.net/25799/Tengu%20Man.zip",
        "filename": "Tengu Man.zip",
        "size": 33704,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22631,
        "title": "Mega Man & Bass - Tengu Man",
        "version": "smwc-22631-1587066290",
        "upstream_time": 1587066290,
        "download_url": "https://dl.smwcentral.net/22631/mm%26b%20tenguman.zip",
        "filename": "mm%26b tenguman.zip",
        "size": 33719,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22192,
        "title": "Mega Man & Bass - Tengu Man",
        "version": "smwc-22192-1582071221",
        "upstream_time": 1582071221,
        "download_url": "https://dl.smwcentral.net/22192/Rockman%20%26%20Forte%20-%20Tengu%20Man.zip",
        "filename": "Rockman %26 Forte - Tengu Man.zip",
        "size": 62204,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7444,
        "title": "Mega Man & Bass - Tengu Man",
        "version": "smwc-7444-1313392839",
        "upstream_time": 1313392839,
        "download_url": "https://dl.smwcentral.net/7444/RM%26F%20-%20Tengu%20Man.zip",
        "filename": "RM%26F - Tengu Man.zip",
        "size": 40341,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-title",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25800,
    "title": "Mega Man & Bass - Title",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "title"
    ],
    "description": "Title theme from Megaman & Bass.",
    "latest_version": "smwc-25800-1612386268",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25800,
        "title": "Mega Man & Bass - Title",
        "version": "smwc-25800-1612386268",
        "upstream_time": 1612386268,
        "download_url": "https://dl.smwcentral.net/25800/Title.zip",
        "filename": "Title.zip",
        "size": 34384,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-bass-wily-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25801,
    "title": "Mega Man & Bass - Wily Stage",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "castle",
      "cave",
      "dark",
      "final",
      "industrial",
      "tense"
    ],
    "description": "Wily's Fortress theme from Megaman & Bass.",
    "latest_version": "smwc-25801-1612386370",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25801,
        "title": "Mega Man & Bass - Wily Stage",
        "version": "smwc-25801-1612386370",
        "upstream_time": 1612386370,
        "download_url": "https://dl.smwcentral.net/25801/Wily%27s%20Fortress.zip",
        "filename": "Wily%27s Fortress.zip",
        "size": 32436,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25000,
        "title": "Mega Man & Bass - Wily Stage",
        "version": "smwc-25000-1606773444",
        "upstream_time": 1606773444,
        "download_url": "https://dl.smwcentral.net/25000/Mega%20Man%20%26%20Bass%20-%20Wily%20Stage%20%28U%29.zip",
        "filename": "Mega Man %26 Bass - Wily Stage (U).zip",
        "size": 31902,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24652,
        "title": "Mega Man & Bass - Wily Stage",
        "version": "smwc-24652-1603835657",
        "upstream_time": 1603835657,
        "download_url": "https://dl.smwcentral.net/24652/Mega%20Man%20%26%20Bass%20-%20Wily%20Stage.zip",
        "filename": "Mega Man %26 Bass - Wily Stage.zip",
        "size": 53861,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-battle-chase-duel",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8310,
    "title": "Mega Man Battle & Chase - dUEL",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "fire"
    ],
    "description": "This is the music from the Wily's Base stage in the somewhat little-known game Mega Man Battle & Chase.  It is a very upbeat, rock-ish tune.",
    "latest_version": "smwc-8310-1350997710",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8310,
        "title": "Mega Man Battle & Chase - dUEL",
        "version": "smwc-8310-1350997710",
        "upstream_time": 1350997710,
        "download_url": "https://dl.smwcentral.net/8310/Mega%20Man%20Battle%20%26%20Chase%20-%20dUEL.zip",
        "filename": "Mega Man Battle %26 Chase - dUEL.zip",
        "size": 71343,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-battle-chip-challenge-navi-clash-battle-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17979,
    "title": "Mega Man Battle Chip Challenge - Navi Clash! (Battle Theme)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "tense"
    ],
    "description": "This is Megaman Battle Chip Challenge's battle theme, which IMO is one of the best battle themes in the entire Battle Network series (too bad the game doesn't have any more memorable tunes tho, outside of maybe the boss theme; the gameplay is a bit boring too, but it's still pretty fast paced, which I like). This could be used both for intense levels and friendly boss battles, which is a pretty nice middle ground if you ask me lol",
    "latest_version": "smwc-17979-1533164301",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17979,
        "title": "Mega Man Battle Chip Challenge - Navi Clash! (Battle Theme)",
        "version": "smwc-17979-1533164301",
        "upstream_time": 1533164301,
        "download_url": "https://dl.smwcentral.net/17979/Megaman%20Battle%20Chip%20Challenge%20-%20Navi%20Clash%20%28Battle%20Theme%29.zip",
        "filename": "Megaman Battle Chip Challenge - Navi Clash (Battle Theme).zip",
        "size": 85536,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-battle-chip-challenge-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17980,
    "title": "Mega Man Battle Chip Challenge - Title Screen",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "tense",
      "title"
    ],
    "description": "For another BCC port, here's the title screen theme of this game; it's a pretty epic one and it doesn't loop at all (since it has a proper ending, and it would sound weird if looped), so only use this for short intros and title sequences for hacks that need a more epic and adventurous vibe. Sadly tho there's not many other uses for this lol",
    "latest_version": "smwc-17980-1533175081",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17980,
        "title": "Mega Man Battle Chip Challenge - Title Screen",
        "version": "smwc-17980-1533175081",
        "upstream_time": 1533175081,
        "download_url": "https://dl.smwcentral.net/17980/Megaman%20Battle%20Chip%20Challenge%20-%20Title%20Screen.zip",
        "filename": "Megaman Battle Chip Challenge - Title Screen.zip",
        "size": 84503,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-battle-network",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38001,
    "title": "Mega Man Battle Network 3 - Battle is my Forte! ~ Final Transmission (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "boss",
      "calm",
      "castle",
      "chase",
      "credits",
      "dark",
      "final",
      "fire",
      "grassland",
      "industrial",
      "night",
      "overworld",
      "retro",
      "ruins",
      "space",
      "switch palace",
      "tense",
      "title",
      "town",
      "upbeat",
      "water"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #FFE478;\">❝ <b><i>...Gladly! ...Battle is my forte!</i></b> ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Bass, 2001</span><br>\r\n<br>\r\nDid an arrangement of <i>Mega Man Battle Network 3's</i> final net dungeon theme, <b><a href=\"https://youtu.be/uKymeuwwtAk?si=lXLVCH9trBdO0p5M\" rel=\"nofollow\">Final Transmission</a></b>. Not often I do a Battle Network theme that isn't some sort of battle theme. Was in the mood to do more Battle Network music after visiting a panel in Momocon last month and playing Shanghai.EXE for the first time recently (it's so good!!!).<br>\r\n<br>\r\nEasily my favorite dungeon theme in the entire Mega Man RPG saga, especially when you also include the official (and awesome) <a href=\"https://youtu.be/6Fp4AHTxAQU?si=xQPXwt75cm9WWixJ\" rel=\"nofollow\">15th Arrange</a>, which I took huge inspiration from!!<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠ \"Bonus End\" & Yoshi SFX are disabled.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. F# Minor (Original Pitch)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\nㅤ2. E Minor (<a href=\"https://youtu.be/8Af1VID13rU?si=hW5banRtydKaVj2W\" rel=\"nofollow\">Navi Customizer</a> Pitch)<br>\r\nㅤ3. F Minor (Custom Pitch)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Echo Delay, but sacrifices SMW-Compatibility (OG Echo)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Decreases Echo Delay (LOW Echo)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span>",
    "latest_version": "smwc-38001-1722286094",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38001,
        "title": "Mega Man Battle Network 3 - Battle is my Forte! ~ Final Transmission (Remix)",
        "version": "smwc-38001-1722286094",
        "upstream_time": 1722286094,
        "download_url": "https://dl.smwcentral.net/38001/Battle%20is%20my%20Forte%21.zip",
        "filename": "Battle is my Forte%21.zip",
        "size": 291281,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34103,
        "title": "Mega Man Battle Network 6 - The Beast In Your Heart ~ Surge Of Power! (Remix)",
        "version": "smwc-34103-1693145217",
        "upstream_time": 1693145217,
        "download_url": "https://dl.smwcentral.net/34103/The%20Beast%20In%20Your%20Heart.zip",
        "filename": "The Beast In Your Heart.zip",
        "size": 164075,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33313,
        "title": "Mega Man Battle Network 5 - IT'S LIBERATION TIME!!! ~ Battle Start! (Remix)",
        "version": "smwc-33313-1688193642",
        "upstream_time": 1688193642,
        "download_url": "https://dl.smwcentral.net/33313/IT%27S%20LIBERATION%20TIME%21%21%21.zip",
        "filename": "IT%27S LIBERATION TIME%21%21%21.zip",
        "size": 279362,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31682,
        "title": "Mega Man Battle Network 2 - Determination in the Heart",
        "version": "smwc-31682-1679779662",
        "upstream_time": 1679779662,
        "download_url": "https://dl.smwcentral.net/31682/kotobuki.zip",
        "filename": "kotobuki.zip",
        "size": 33254,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30470,
        "title": "Mega Man Battle Network 6 - The Final Decision ~ Battle Field (Remix)",
        "version": "smwc-30470-1658966322",
        "upstream_time": 1658966322,
        "download_url": "https://dl.smwcentral.net/30470/Final%20Decision%2C%20The.zip",
        "filename": "Final Decision%2C The.zip",
        "size": 104144,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29627,
        "title": "Mega Man Battle Network 3 - Livin' the Dream ~ ACDC Town (Remix)",
        "version": "smwc-29627-1651352657",
        "upstream_time": 1651352657,
        "download_url": "https://dl.smwcentral.net/29627/Livin%27%20the%20Dream.zip",
        "filename": "Livin%27 the Dream.zip",
        "size": 105472,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29620,
        "title": "Mega Man Battle Network 3 - Challenging the Hero ~ Shooting Enemy (Remix)",
        "version": "smwc-29620-1646318684",
        "upstream_time": 1646318684,
        "download_url": "https://dl.smwcentral.net/29620/Challenging%20The%20Hero.zip",
        "filename": "Challenging The Hero.zip",
        "size": 62747,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29399,
        "title": "Mega Man Battle Network 4 - Jack into Battle!! ~ Virus Busting (Remix)",
        "version": "smwc-29399-1643604250",
        "upstream_time": 1643604250,
        "download_url": "https://dl.smwcentral.net/29399/Jack%20into%20Battle%21%21.zip",
        "filename": "Jack into Battle%21%21.zip",
        "size": 64064,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28547,
        "title": "Mega Man Battle Network 2 - Child Of The Net ~ You Can't Go Back (Remix)",
        "version": "smwc-28547-1638732504",
        "upstream_time": 1638732504,
        "download_url": "https://dl.smwcentral.net/28547/Child%20Of%20The%20Net.zip",
        "filename": "Child Of The Net.zip",
        "size": 101021,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26542,
        "title": "Mega Man Battle Network 3 - Struggle To Victory ~ Great Battlers (Remix)",
        "version": "smwc-26542-1618943836",
        "upstream_time": 1618943836,
        "download_url": "https://dl.smwcentral.net/26542/Struggle_To_Victory.zip",
        "filename": "Struggle_To_Victory.zip",
        "size": 136013,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26108,
        "title": "Mega Man Battle Network 2 - Control the Battle ~ Virus Busting (Remix)",
        "version": "smwc-26108-1615264998",
        "upstream_time": 1615264998,
        "download_url": "https://dl.smwcentral.net/26108/Control%20the%20Battle.zip",
        "filename": "Control the Battle.zip",
        "size": 71492,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26074,
        "title": "Mega Man Battle Network 2 - Heart of the Battle ~ Battle Spirit (Remix)",
        "version": "smwc-26074-1615239099",
        "upstream_time": 1615239099,
        "download_url": "https://dl.smwcentral.net/26074/Heart%20of%20the%20Battle.zip",
        "filename": "Heart of the Battle.zip",
        "size": 70514,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25873,
        "title": "Mega Man Battle Network 5: Double Team DS - Shooting Enemy",
        "version": "smwc-25873-1613612484",
        "upstream_time": 1613612484,
        "download_url": "https://dl.smwcentral.net/25873/Mega%20Man%20Battle%20Network%203%20-%20Shooting%20Enemy.zip",
        "filename": "Mega Man Battle Network 3 - Shooting Enemy.zip",
        "size": 147851,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21297,
        "title": "Mega Man Battle Network 5 - Quest in the Water",
        "version": "smwc-21297-1572465382",
        "upstream_time": 1572465382,
        "download_url": "https://dl.smwcentral.net/21297/Quest%20in%20the%20Water.zip",
        "filename": "Quest in the Water.zip",
        "size": 131478,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7426,
        "title": "Mega Man Battle Network 2 - Bomb Comp",
        "version": "smwc-7426-1320304517",
        "upstream_time": 1320304517,
        "download_url": "https://dl.smwcentral.net/7426/QuickBN.zip",
        "filename": "QuickBN.zip",
        "size": 67951,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7298,
        "title": "Mega Man Battle Network 2 - Knight Man's Stage",
        "version": "smwc-7298-1320309592",
        "upstream_time": 1320309592,
        "download_url": "https://dl.smwcentral.net/7298/MMBN2%20Knightman%27s%20Stage.zip",
        "filename": "MMBN2 Knightman%27s Stage.zip",
        "size": 67852,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7185,
        "title": "Mega Man Battle Network 2 - You Can't Go Back",
        "version": "smwc-7185-1320308897",
        "upstream_time": 1320308897,
        "download_url": "https://dl.smwcentral.net/7185/GospelServer.zip",
        "filename": "GospelServer.zip",
        "size": 68208,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-battle-network-boundless-network",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26404,
    "title": "Mega Man Battle Network - Boundless Network",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "abstract",
      "mysterious",
      "night",
      "overworld",
      "space"
    ],
    "description": "This is Boundless Network, the theme that plays in the main Internet areas from the first Megaman Battle Network game. Although this might be labeled as a port, I actually inspired myself on Double Team DS a bit with this one with the samples used (along with one sample being taken straight from it LOL), so it's only a port by definition since I didn't change much from the original structure-wise (well, outside of a few added drum parts like always) :P<br>\r\n<br>\r\nAnyway, this could definitely work for more abstract and space settings, both for a overworld and for a level if you so desire, so it definitely has it's uses; it could probably be used for night settings too I think. lmao<br>\r\n<br>\r\nNOTE: Not compatible with thunders or Blaargs",
    "latest_version": "smwc-26404-1617902998",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26404,
        "title": "Mega Man Battle Network - Boundless Network",
        "version": "smwc-26404-1617902998",
        "upstream_time": 1617902998,
        "download_url": "https://dl.smwcentral.net/26404/mmbninternet.zip",
        "filename": "mmbninternet.zip",
        "size": 78772,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-battle-network-break-it-down-operation-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26369,
    "title": "Mega Man Battle Network - Break it Down! ~ Operation! (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "bonus",
      "boss",
      "credits",
      "cutscene",
      "final",
      "industrial",
      "switch palace",
      "title"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #347Cf7;\"><b><i>MEGAMAN, ATTACK!</i> *throws pet*</b></span></span><br>\r\n<br>\r\nDid a remix of the catchy-as-hell battle theme from Mega Man Battle Network <a href=\"https://youtu.be/E2K_r_tuCjM\" rel=\"nofollow\">Operation!</a> Wasn't originally planning on doing this song until yesterday, where I was stressed out over a couple things and needed something to distract myself with (Mission Success!!). Otherwise, what more do I have to say about this other than it bangs as much as the other \"disco\" battle theme from Mario & Luigi: Superstar Saga!!!<br>\r\n<br>\r\nGreat timing too 'cuz the MMBN 20th anniversary is nearby (March 21st).<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also 2 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C# Minor (Original Pitch, turned on default)<br>\r\n2. C Minor (Custom Pitch)",
    "latest_version": "smwc-26369-1617252622",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26369,
        "title": "Mega Man Battle Network - Break it Down! ~ Operation! (Remix)",
        "version": "smwc-26369-1617252622",
        "upstream_time": 1617252622,
        "download_url": "https://dl.smwcentral.net/26369/Break%20it%20Down%21.zip",
        "filename": "Break it Down%21.zip",
        "size": 102855,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-battle-network-operation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17941,
    "title": "Mega Man Battle Network - Operation!",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase"
    ],
    "description": "This is the battle theme from the first Battle Network, just like what you seen in Idol 9's first round. I wasn't planning on releasing any Idol ports of mine, but since this was already optimized, I said \"hey, why not\", and decided to release this lol. IMO, this theme is a pretty good theme for friendly battles and races, and this theme would be best suited for those, but it could also fit athletic levels quite well. Maybe.<br>\r\n<br>\r\nFun fact btw: some people were talking about why I used SMW samples for the drums, and that's actually because I misinterpreted the challenge and I didn't know you could use more than 3 samples (else I would've used some sweet TR-909 drums &gt;.&gt;); at least I didn't get DQed because of it tho, so that's good",
    "latest_version": "smwc-17941-1532890266",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17941,
        "title": "Mega Man Battle Network - Operation!",
        "version": "smwc-17941-1532890266",
        "upstream_time": 1532890266,
        "download_url": "https://dl.smwcentral.net/17941/operation.zip",
        "filename": "operation.zip",
        "size": 52345,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-battle-network-title-theme-stage-clear-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34030,
    "title": "Mega Man Battle Network - Title Theme (Stage-Clear-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "goal"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #4da6ff;\"><b><i><a href=\"https://static.wikia.nocookie.net/megaman/images/b/b3/MMBN2JackIn.gif/revision/latest?cb=20140523160422\" rel=\"nofollow\">Jack in!! MegaMan, Execute!</a></i></b></span></span><br>\r\n<br>\r\nDid a short arrangement of the <a href=\"https://youtu.be/8Pf6FsU6hc8\" rel=\"nofollow\">Mega Man</a> <a href=\"https://youtu.be/rw3U7W7wHHE\" rel=\"nofollow\">Battle Network Main Theme</a> as a \"stage-clear-mix\" (based off the version heard in <a href=\"https://youtu.be/3SyM8oThJvk\" rel=\"nofollow\">Battle Network 2</a>). Had the idea to turn the Battle Network theme into a stage clear theme, especially given how much of a really badass and heroic theme it is!!<br>\r\n<br>\r\nDoing these jingles is fun sometimes!! 😄<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. C# Minor (<a href=\"https://youtu.be/3SyM8oThJvk\" rel=\"nofollow\">Battle Network 2</a> Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. B Minor (<a href=\"https://youtu.be/8Pf6FsU6hc8\" rel=\"nofollow\">Original</a> Pitch)<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. A# Minor (Custom Pitch)<br>\r\n‎‎‎‎‎‎‎‎ㅤ4. E Minor (<a href=\"https://youtu.be/5bojt_YZxhU\" rel=\"nofollow\">Battle Network 6</a> Pitch)<br>\r\n<br>\r\nThere are also customizable options for enabling & disabling the goal tape sound that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables Goal SFX [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables Goal SFX",
    "latest_version": "smwc-34030-1691754688",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34030,
        "title": "Mega Man Battle Network - Title Theme (Stage-Clear-Mix)",
        "version": "smwc-34030-1691754688",
        "upstream_time": 1691754688,
        "download_url": "https://dl.smwcentral.net/34030/Battle%20Network%20Theme%20%28Stage%20Clear%29.zip",
        "filename": "Battle Network Theme (Stage Clear).zip",
        "size": 246299,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-construction-dance-guts-man-s-stage-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26127,
    "title": "Mega Man - Construction Dance ~ Guts Man's Stage (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "industrial",
      "mountain"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #ff9f38;\">*𝗚𝘂𝘁𝘀 𝗠𝗮𝗻'𝘀 𝗔𝘀𝘀 𝗮𝗽𝗽𝗲𝗮𝗿𝘀* 𝗜𝗧'𝗦 𝗚𝗨𝗧𝗦 𝗠𝗔𝗡!!!</span></span><br>\r\n<br>\r\nDid a remix of <a href=\"https://youtu.be/m2jq2YCxAuE\" rel=\"nofollow\">Guts</a> <a href=\"https://youtu.be/8F17MrIjNSs\" rel=\"nofollow\">Man's</a> theme from Mega Man 1 / Mega Man: The Power Battle. Surprised no one has done this this song before, especially given its popularity <s>and Wily having a thing for Guts Man</s>.<br>\r\n<br>\r\nGreat fit for mountain, industrial, and disco stages.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n- \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also 2 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. G Minor (Original Pitch, turned on default)<br>\r\n2. F# Minor (Power Fighters Pitch)<br>\r\n",
    "latest_version": "smwc-26127-1615964728",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26127,
        "title": "Mega Man - Construction Dance ~ Guts Man's Stage (Remix)",
        "version": "smwc-26127-1615964728",
        "upstream_time": 1615964728,
        "download_url": "https://dl.smwcentral.net/26127/Guts%20Man%27s%20Theme.zip",
        "filename": "Guts Man%27s Theme.zip",
        "size": 106795,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-cut-man-s-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23150,
    "title": "Mega Man - Cut Man's Stage",
    "authors": [
      "Tornado"
    ],
    "tags": [
      "athletic",
      "grassland",
      "retro"
    ],
    "description": "Part of Tornado's 8-bit music pack. An upbeat song that can suit many early-game levels.",
    "latest_version": "smwc-23150-1590786094",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23150,
        "title": "Mega Man - Cut Man's Stage",
        "version": "smwc-23150-1590786094",
        "upstream_time": 1590786094,
        "download_url": "https://dl.smwcentral.net/23150/MegaMan-CutMan.zip",
        "filename": "MegaMan-CutMan.zip",
        "size": 49968,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-dr-wily-s-castle-3",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26983,
    "title": "Mega Man - Dr. Wily's Castle 3 & 4 (MM7 Sampled)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "industrial",
      "retro",
      "tense"
    ],
    "description": "An MM7 Sampled port of a song that plays in Mega Man on late Wily Fortress Stages.<br>\r\n<br>\r\nCan be used in factories, final areas and minor boss battles.<br>\r\n<br>\r\nEdit: Fixed the bass line.",
    "latest_version": "smwc-26983-1623008606",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26983,
        "title": "Mega Man - Dr. Wily's Castle 3 & 4 (MM7 Sampled)",
        "version": "smwc-26983-1623008606",
        "upstream_time": 1623008606,
        "download_url": "https://dl.smwcentral.net/26983/Mega_Man_NES_-_Wily_Fortress_2_MM7_Sampled.zip",
        "filename": "Mega_Man_NES_-_Wily_Fortress_2_MM7_Sampled.zip",
        "size": 58491,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26981,
        "title": "Mega Man - Dr. Wily's Castle 3 & 4",
        "version": "smwc-26981-1623007023",
        "upstream_time": 1623007023,
        "download_url": "https://dl.smwcentral.net/26981/Mega%20Man%20%28NES%29%20-%20Wily%20Fortress%202.zip",
        "filename": "Mega Man (NES) - Wily Fortress 2.zip",
        "size": 30646,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-dr-wily-s-revenge-wily-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15578,
    "title": "Mega Man: Dr. Wily's Revenge - Wily Stage 1",
    "authors": [
      "DAA234"
    ],
    "tags": [
      "castle",
      "dark",
      "industrial",
      "night",
      "space"
    ],
    "description": "The song that plays in Wily Stage 1 in Mega Man: Dr. Wily's Revenge.",
    "latest_version": "smwc-15578-1495226187",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15578,
        "title": "Mega Man: Dr. Wily's Revenge - Wily Stage 1",
        "version": "smwc-15578-1495226187",
        "upstream_time": 1495226187,
        "download_url": "https://dl.smwcentral.net/15578/Mega%20Man%20%20Dr.%20Wily%27s%20Revenge%20-%20Wily%20Stage%201.zip",
        "filename": "Mega Man  Dr. Wily%27s Revenge - Wily Stage 1.zip",
        "size": 32331,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7273,
        "title": "Mega Man: Dr. Wily's Revenge - Wily Stage",
        "version": "smwc-7273-1337586668",
        "upstream_time": 1337586668,
        "download_url": "https://dl.smwcentral.net/7273/Enker.zip",
        "filename": "Enker.zip",
        "size": 31524,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-dr-wily-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10368,
    "title": "Mega Man - Dr. Wily Stage 1 (Remixed)",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "final"
    ],
    "description": "A remix based on Wily Stage 1 of Megaman 1. It can fit small boss battles and intense levels.",
    "latest_version": "smwc-10368-1424452308",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10368,
        "title": "Mega Man - Dr. Wily Stage 1 (Remixed)",
        "version": "smwc-10368-1424452308",
        "upstream_time": 1424452308,
        "download_url": "https://dl.smwcentral.net/10368/Mega%20Man%201%20-%20Dr.Wily%20Stage%201%20%28Remixed%29.zip",
        "filename": "Mega Man 1 - Dr.Wily Stage 1 (Remixed).zip",
        "size": 61440,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-dual-override-trailer-star-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41379,
    "title": "Mega Man Dual Override - Trailer (Star-mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "star"
    ],
    "description": "<img src=\"https://media1.tenor.com/m/UMT3jgYfiZEAAAAC/mega-man-mega-man-upon-a-star.gif\" alt=\"\"><br>\r\n<br>\r\nHoney, I turned the <b><a href=\"https://youtu.be/4RmSp4cvYgI?t=51\" rel=\"nofollow\">Mega Man Dual Overdrive Trailer Theme</a></b> into a Starman theme. I know I'm late to the party with this, but I thought it'd be sick to make another Mega Man invincibility theme and it being the best thing about The Game Awards 2025 (check out my one for <a href=\"https://smwc.me/s/39489\">Mega Man 2</a> if you haven't already).<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. C# (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. D Minor (Custom Pitch 1)<br>\r\nㅤ3. C Minor (Custom Pitch 2)<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables the Intro (INTRO Enabled)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. Skips the Intro (INTRO Disabled)",
    "latest_version": "smwc-41379-1773690955",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41379,
        "title": "Mega Man Dual Override - Trailer (Star-mix)",
        "version": "smwc-41379-1773690955",
        "upstream_time": 1773690955,
        "download_url": "https://dl.smwcentral.net/41379/Mega%20Man%20Dual%20Override%20%28Star-mix%29..zip",
        "filename": "Mega Man Dual Override (Star-mix)..zip",
        "size": 188450,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-elec-man-s-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8246,
    "title": "Mega Man - Elec Man's Stage",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "night",
      "space"
    ],
    "description": "Elec Man's music from Mega Man.",
    "latest_version": "smwc-8246-1342940222",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8246,
        "title": "Mega Man - Elec Man's Stage",
        "version": "smwc-8246-1342940222",
        "upstream_time": 1342940222,
        "download_url": "https://dl.smwcentral.net/8246/Elecman.zip",
        "filename": "Elecman.zip",
        "size": 72258,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-flames-of-justice-fire-man-s-stage-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28916,
    "title": "Mega Man - Flames Of Justice! ~ Fire Man's Stage (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "cave",
      "chase",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #eb564b;\">𝗘𝘃𝗶𝗹! 𝗥𝗲𝗺𝗲𝗺𝗯𝗲𝗿 𝗺𝘆 𝗻𝗮𝗺𝗲! 𝗙𝗼𝗿 𝗜 𝗮𝗺 𝗙𝗶𝗿𝗲𝗺𝗮𝗻! 𝗠𝘆 𝗳𝗹𝗮𝗺𝗲 𝗼𝗳 𝗷𝘂𝘀𝘁𝗶𝗰𝗲 𝘄𝗶𝗹𝗹 𝗵𝗮𝘃𝗲 𝗶𝘁𝘀 𝗿𝗲𝘃𝗲𝗻𝗴𝗲 𝗼𝗻 𝘆𝗼𝘂!</span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/CTIdRD5qrag\" rel=\"nofollow\">Fire Man's</a> <a href=\"https://youtu.be/0YOFDTqfxrA\" rel=\"nofollow\">Stage</a> from Mega Man Numero Uno. It's my favorite song in Mega Man 1 just because it goes really freaking hard, and I had to do it!<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F# Minor (Original Pitch, turned on default)<br>\r\n2. F Minor (<a href=\"https://youtu.be/lt8E-_1HtpI\" rel=\"nofollow\">Powered-Up</a> Pitch)<br>\r\n3. G Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-28916-1641761565",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28916,
        "title": "Mega Man - Flames Of Justice! ~ Fire Man's Stage (Remix)",
        "version": "smwc-28916-1641761565",
        "upstream_time": 1641761565,
        "download_url": "https://dl.smwcentral.net/28916/Flames%20Of%20Justice%21.zip",
        "filename": "Flames Of Justice%21.zip",
        "size": 147023,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-game-gear-ending",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19299,
    "title": "Mega Man (Game Gear) - Ending",
    "authors": [
      "Nikku4211"
    ],
    "tags": [
      "athletic",
      "castle",
      "credits",
      "retro",
      "space"
    ],
    "description": "My remix of the Ending theme to Mega Man on the Game Gear.<br>\r\n<br>\r\nYes, I know it's taken from Dr. Cossack Stage 3 from Mega Man 4 on NES, but this is based more off of the Game Gear version.<br>\r\n<br>\r\nOriginal by Minae Fujii.",
    "latest_version": "smwc-19299-1553006425",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19299,
        "title": "Mega Man (Game Gear) - Ending",
        "version": "smwc-19299-1553006425",
        "upstream_time": 1553006425,
        "download_url": "https://dl.smwcentral.net/19299/MegamanGameGearEnding.zip",
        "filename": "MegamanGameGearEnding.zip",
        "size": 25584,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-guts-man-s-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27059,
    "title": "Mega Man - Guts Man's Stage",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "castle",
      "industrial",
      "mountain",
      "retro"
    ],
    "description": "Guts Man from Mega Man.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Apple Boy\"><a href=\"/?p=profile&amp;id=47437\" style=\"color: var(--user-color-2);\" class=\"un\">Apple Boy</a></span>",
    "latest_version": "smwc-27059-1624559983",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27059,
        "title": "Mega Man - Guts Man's Stage",
        "version": "smwc-27059-1624559983",
        "upstream_time": 1624559983,
        "download_url": "https://dl.smwcentral.net/27059/Mega%20Man%20-%20Guts%20Man%20Sampled.zip",
        "filename": "Mega Man - Guts Man Sampled.zip",
        "size": 41468,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26978,
        "title": "Mega Man - Guts Man's Stage",
        "version": "smwc-26978-1622912785",
        "upstream_time": 1622912785,
        "download_url": "https://dl.smwcentral.net/26978/Guts%2C%20Man%21.zip",
        "filename": "Guts%2C Man%21.zip",
        "size": 31057,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-ice-man-s-stage-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25532,
    "title": "Mega Man - Ice Man's Stage (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "athletic",
      "ice"
    ],
    "description": "Merry Christmas!<br>\r\nI remixed this song because I thought an ice stage would be necessary for Christmas.",
    "latest_version": "smwc-25532-1609639706",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25532,
        "title": "Mega Man - Ice Man's Stage (Mega Man X Style)",
        "version": "smwc-25532-1609639706",
        "upstream_time": 1609639706,
        "download_url": "https://dl.smwcentral.net/25532/IceMan%28MMX%292.zip",
        "filename": "IceMan(MMX)2.zip",
        "size": 58973,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-ii-air-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33430,
    "title": "Mega Man II - Air Man",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "industrial",
      "sad",
      "sky"
    ],
    "description": "Air Man's stage theme from the Game Boy Mega Man II. Sounds a little emotional. Based on a modified MIDI from VGMusic to make it more accurate to the source.",
    "latest_version": "smwc-33430-1689056032",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33430,
        "title": "Mega Man II - Air Man",
        "version": "smwc-33430-1689056032",
        "upstream_time": 1689056032,
        "download_url": "https://dl.smwcentral.net/33430/Mega%20Man%20II%20GB%20-%20Air%20Man.zip",
        "filename": "Mega Man II GB - Air Man.zip",
        "size": 31442,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8253,
        "title": "Mega Man II - Air Man (16-bit Arrangement)",
        "version": "smwc-8253-1342450696",
        "upstream_time": 1342450696,
        "download_url": "https://dl.smwcentral.net/8253/Air%20Man.zip",
        "filename": "Air Man.zip",
        "size": 65654,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-ii-crash-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21450,
    "title": "Mega Man II - Crash Man",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "industrial",
      "sky"
    ],
    "description": "One of the better themes from Mega Man II on the Game Boy, this song would best fit a sky or factory level.",
    "latest_version": "smwc-21450-1573276016",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21450,
        "title": "Mega Man II - Crash Man",
        "version": "smwc-21450-1573276016",
        "upstream_time": 1573276016,
        "download_url": "https://dl.smwcentral.net/21450/Crash%20Man%27s%20Theme%20%28GB%29.zip",
        "filename": "Crash Man%27s Theme (GB).zip",
        "size": 33036,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-ii-metal-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33428,
    "title": "Mega Man II - Metal Man",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "athletic",
      "industrial"
    ],
    "description": "Metal Man's stage theme from the Game Boy Mega Man II (which has a totally new soundtrack). Sounds somewhat frantic. Based on my own MIDI made from recording and recreating the individual sound channels.",
    "latest_version": "smwc-33428-1689056116",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33428,
        "title": "Mega Man II - Metal Man",
        "version": "smwc-33428-1689056116",
        "upstream_time": 1689056116,
        "download_url": "https://dl.smwcentral.net/33428/Mega%20Man%20II%20GB%20-%20Metal%20Man.zip",
        "filename": "Mega Man II GB - Metal Man.zip",
        "size": 32283,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-ii-password-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23608,
    "title": "Mega Man II - Password Screen",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "forest",
      "grassland",
      "overworld"
    ],
    "description": "Song that Password Screen from Mega Man II (GB). Could fit a overworld themes.<br>\r\n<br>\r\nRequested by Jacko",
    "latest_version": "smwc-23608-1595345332",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23608,
        "title": "Mega Man II - Password Screen",
        "version": "smwc-23608-1595345332",
        "upstream_time": 1595345332,
        "download_url": "https://dl.smwcentral.net/23608/Mega_Man_II_GB_-_Password_Screen.zip",
        "filename": "Mega_Man_II_GB_-_Password_Screen.zip",
        "size": 31152,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-ii-stage-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23625,
    "title": "Mega Man II - Stage Select",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "night",
      "overworld",
      "sky",
      "space"
    ],
    "description": "Song that Stage Select from Mega Man II (GB). Could fit a submap space or sky.<br>\r\n<br>\r\nRequested by 7 up",
    "latest_version": "smwc-23625-1595345307",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23625,
        "title": "Mega Man II - Stage Select",
        "version": "smwc-23625-1595345307",
        "upstream_time": 1595345307,
        "download_url": "https://dl.smwcentral.net/23625/Mega_Man_II_GB_-_Stage_Select.zip",
        "filename": "Mega_Man_II_GB_-_Stage_Select.zip",
        "size": 30422,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-ii-wood-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33429,
    "title": "Mega Man II - Wood Man",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "forest",
      "industrial"
    ],
    "description": "Wood Man's stage theme from the Game Boy Mega Man II. Based on a modified MIDI from VGMusic to make it more accurate to the source.",
    "latest_version": "smwc-33429-1689093148",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33429,
        "title": "Mega Man II - Wood Man",
        "version": "smwc-33429-1689093148",
        "upstream_time": 1689093148,
        "download_url": "https://dl.smwcentral.net/33429/Mega%20Man%20II%20GB%20-%20Wood%20Man.zip",
        "filename": "Mega Man II GB - Wood Man.zip",
        "size": 30835,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-iv-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8375,
    "title": "Mega Man IV - Boss Battle",
    "authors": [
      "Frugo Man"
    ],
    "tags": [
      "boss"
    ],
    "description": "The short and upbeat track that plays during the boss fights with the robot masters of Mega Man IV, for the Game Boy. It is actually a remix of the NES Mega Man IV boss music.",
    "latest_version": "smwc-8375-1359758683",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8375,
        "title": "Mega Man IV - Boss Battle",
        "version": "smwc-8375-1359758683",
        "upstream_time": 1359758683,
        "download_url": "https://dl.smwcentral.net/8375/MMIV%20-%20Boss.zip",
        "filename": "MMIV - Boss.zip",
        "size": 64057,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-iv-dr-wily-s-station",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29180,
    "title": "Mega Man IV - Dr. Wily's Station",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "castle",
      "industrial",
      "space"
    ],
    "description": "Dr. Wily Stage from Mega Man IV (GB). Could fit a space station levels.",
    "latest_version": "smwc-29180-1643884164",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29180,
        "title": "Mega Man IV - Dr. Wily's Station",
        "version": "smwc-29180-1643884164",
        "upstream_time": 1643884164,
        "download_url": "https://dl.smwcentral.net/29180/Mega%20Man%20IV%20%28GB%29%20-%20Dr.%20Wily%20Stage%20%28U%29.zip",
        "filename": "Mega Man IV (GB) - Dr. Wily Stage (U).zip",
        "size": 33224,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-iv-major-fighter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8398,
    "title": "Mega Man IV - Major Fighter",
    "authors": [
      "Frugo Man"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "space"
    ],
    "description": "Intense song that could fit to potential boss battles or chase levels.",
    "latest_version": "smwc-8398-1362173284",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8398,
        "title": "Mega Man IV - Major Fighter",
        "version": "smwc-8398-1362173284",
        "upstream_time": 1362173284,
        "download_url": "https://dl.smwcentral.net/8398/MMIV%20-%20Major%20Fighter.zip",
        "filename": "MMIV - Major Fighter.zip",
        "size": 64278,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-iv-wily-s-disco-station-dr-wily-s-station-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26971,
    "title": "Mega Man IV - Wily's Disco Station ~ Dr. Wily's Station (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "industrial",
      "space"
    ],
    "description": "Did an arrangement of the insanely underrated and hype-as-fricc <a href=\"https://youtu.be/DACqY11nnGw\" rel=\"nofollow\">Wily's Station</a> from Mega Man IV GB (commonly dubbed as \"Mega Man World IV\"). This game's soundtrack may consist of a lotta ports of the NES themes from Mega Man 4 & 5, but goddamn!! the original songs are some of the best in the series.<br>\r\n<br>\r\nWily's Station... Oh my god!! It's one of the most unique fortress themes, and it's become one of my favorites given the funky & upbeat energy this song shoves into your face. It's super catchy and definitely one that's been on my mind for months ever since I played through Mega Man World IV (and beat it) a few months back.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also two versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables the voice clips (Listening-Only, not SMW Compatible)<br>\r\n2. Disables the voice clips (SMW-Compatible, turned on default)<br>\r\n",
    "latest_version": "smwc-26971-1623181365",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26971,
        "title": "Mega Man IV - Wily's Disco Station ~ Dr. Wily's Station (Remix)",
        "version": "smwc-26971-1623181365",
        "upstream_time": 1623181365,
        "download_url": "https://dl.smwcentral.net/26971/Wily%27s%20Disco%20Station.zip",
        "filename": "Wily%27s Disco Station.zip",
        "size": 122734,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-legends-apple-market",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7242,
    "title": "Mega Man Legends - Apple Market",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "overworld",
      "town"
    ],
    "description": "A happy little song that could suit an early level or town. It could also work for a nice grassland or forest theme.",
    "latest_version": "smwc-7242-1339323557",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7242,
        "title": "Mega Man Legends - Apple Market",
        "version": "smwc-7242-1339323557",
        "upstream_time": 1339323557,
        "download_url": "https://dl.smwcentral.net/7242/Apple%20Market.zip",
        "filename": "Apple Market.zip",
        "size": 64151,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-legends-at-a-place-nobody-knows",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17335,
    "title": "Mega Man Legends - At a Place Nobody Knows",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "calm",
      "cutscene",
      "dark",
      "final",
      "tense"
    ],
    "description": "Song that plays in Megaman Legends, great for pre-boss room or a cutscene.",
    "latest_version": "smwc-17335-1522750123",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17335,
        "title": "Mega Man Legends - At a Place Nobody Knows",
        "version": "smwc-17335-1522750123",
        "upstream_time": 1522750123,
        "download_url": "https://dl.smwcentral.net/17335/%5BS%5D%20Megaman%20Legends%20-%20At%20a%20Place%20Nobody%20Knows.zip",
        "filename": "%5BS%5D Megaman Legends - At a Place Nobody Knows.zip",
        "size": 62899,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-legends-flutter-vs-the-gesellschaft",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7093,
    "title": "Mega Man Legends - Flutter VS The Gesellschaft",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "athletic",
      "boss",
      "cave",
      "final",
      "fire",
      "forest",
      "industrial",
      "jungle",
      "mountain",
      "space"
    ],
    "description": "An upbeat song that can fit in<br>\r\nyour evening or athletic levels.",
    "latest_version": "smwc-7093-1322424052",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7093,
        "title": "Mega Man Legends - Flutter VS The Gesellschaft",
        "version": "smwc-7093-1322424052",
        "upstream_time": 1322424052,
        "download_url": "https://dl.smwcentral.net/7093/MML%20-%20Flutter%20vs%20Gellescellschaft.zip",
        "filename": "MML - Flutter vs Gellescellschaft.zip",
        "size": 68486,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-nes-wily-castle-boss-mm7-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39821,
    "title": "Mega Man (NES) - Wily Castle Boss (MM7 Style)",
    "authors": [
      "7 up"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "A scary theme you probably used pause glitch to while you were fighting Yellow Devil. Best for... no, you didn't guess it. *suspense* Bosses.",
    "latest_version": "smwc-39821-1750701831",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39821,
        "title": "Mega Man (NES) - Wily Castle Boss (MM7 Style)",
        "version": "smwc-39821-1750701831",
        "upstream_time": 1750701831,
        "download_url": "https://dl.smwcentral.net/39821/Mega%20Man%201%20-%20Wily%20Boss%20%28MM7%20Style%29.zip",
        "filename": "Mega Man 1 - Wily Boss (MM7 Style).zip",
        "size": 79848,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-network-transmission-abnormal-gravity-area-gravityman-exe-s-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32810,
    "title": "Mega Man Network Transmission - Abnormal Gravity Area (GravityMan.EXE's Stage)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "industrial",
      "tense",
      "urban"
    ],
    "description": "This is Abnormal Gravity Area, GravityMan.EXE's (A.K.A the Megaman Battle Network counterpart to Gravity Man from the classic MM games btw) from Megaman Network Transmission. This is a fairly chaotic tune, and can fit really well in particularly unstable areas, like a factory or power plant type of stage.<br>\r\n<br>\r\nThis was also my singular submission on the 4th edition of Super Famicompo, which was ranked 6th place.<br>\r\n<br>\r\nWARNING: Not compatible with Thunders or Blaargs.",
    "latest_version": "smwc-32810-1685574033",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32810,
        "title": "Mega Man Network Transmission - Abnormal Gravity Area (GravityMan.EXE's Stage)",
        "version": "smwc-32810-1685574033",
        "upstream_time": 1685574033,
        "download_url": "https://dl.smwcentral.net/32810/gravitymanexe.zip",
        "filename": "gravitymanexe.zip",
        "size": 144197,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-network-transmission-starman-exe-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33993,
    "title": "Mega Man Network Transmission - StarMan.EXE (Arrangement)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "athletic",
      "beach",
      "jungle",
      "night",
      "town",
      "urban"
    ],
    "description": "Music has been remixed from Mega Man Network Transition. The feature a new SNES-style arrangement to make better-quality music.",
    "latest_version": "smwc-33993-1691163933",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33993,
        "title": "Mega Man Network Transmission - StarMan.EXE (Arrangement)",
        "version": "smwc-33993-1691163933",
        "upstream_time": 1691163933,
        "download_url": "https://dl.smwcentral.net/33993/Star%20Man%20EXE.zip",
        "filename": "Star Man EXE.zip",
        "size": 50898,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-perfect-blue-the-intro-stage-x1-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31448,
    "title": "Mega Man Perfect Blue - The Intro Stage (X1 Style)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "abstract",
      "calm",
      "night",
      "space"
    ],
    "description": "The Intro Stage theme from Megaman Perfect Blue, using Megaman X1 instruments. Good for calmer levels, preferably with a atmosphere to match it.<br>\r\n<br>\r\n(thanks to MarkTherence for giving me the source to the IT file for his MM7 cover of this theme btw! couldn't do this without him haha)<br>\r\n<br>\r\nUpdate: Fixed the echo toggle issue that happens to the drum channels after the song loops, along with making the echo volume sound closer to X1's in general.",
    "latest_version": "smwc-31448-1668089490",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31448,
        "title": "Mega Man Perfect Blue - The Intro Stage (X1 Style)",
        "version": "smwc-31448-1668089490",
        "upstream_time": 1668089490,
        "download_url": "https://dl.smwcentral.net/31448/The%20Intro%20Stage.zip",
        "filename": "The Intro Stage.zip",
        "size": 72258,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-rock-n-roll-power-supply",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29833,
    "title": "Mega Man Rock 'n' Roll - Power Supply (16-bit)",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "athletic",
      "castle",
      "industrial"
    ],
    "description": "This is the music from Roll's first fortress stage in Mega Man Rock 'n' Roll, styled to be more SNES-like.  If you have a level that's very Mega Man-like, this would suit it; if not, a fast-paced level with some mechanical elements might be a good place.",
    "latest_version": "smwc-29833-1658699506",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29833,
        "title": "Mega Man Rock 'n' Roll - Power Supply (16-bit)",
        "version": "smwc-29833-1658699506",
        "upstream_time": 1658699506,
        "download_url": "https://dl.smwcentral.net/29833/Mega%20Man%20Rock%20%27n%27%20Roll%20-%20Power%20Supply%20%2816-bit%29.zip",
        "filename": "Mega Man Rock %27n%27 Roll - Power Supply (16-bit).zip",
        "size": 36423,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-series-pick-your-battle-stage-select-medley-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29108,
    "title": "Mega Man (Series) - Pick Your Battle ~ Stage Select Medley (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "bonus",
      "credits",
      "overworld",
      "retro",
      "switch palace",
      "title"
    ],
    "description": "Did a Mega Man <a href=\"https://www.youtube.com/playlist?list=PL3u2vr_KJDtciDM9m4M-DLX2b4nQyLYj8\" rel=\"nofollow\">Stage Select Medley</a> arrangement for the Super Famicompo 3. Honest to God, I've wanted to do this port for a long time now, especially after one of my friends gave me the idea to do it. It was probably the song that took me the longest out of my four entries for this contest. Really happy to have done this for it and also super happy lotsa people liked it to the point it even got 6th place!!! :DDD<br>\r\n<br>\r\nWould've tried to include the X series stage select themes too, but they're vastly different than their classic counterparts. Maybe an X series stage select medley in the future?<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F Minor (Remix Pitch, turned on default)<br>\r\n2. E Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-29108-1641761109",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29108,
        "title": "Mega Man (Series) - Pick Your Battle ~ Stage Select Medley (Remix)",
        "version": "smwc-29108-1641761109",
        "upstream_time": 1641761109,
        "download_url": "https://dl.smwcentral.net/29108/Pick%20Your%20Battle.zip",
        "filename": "Pick Your Battle.zip",
        "size": 101898,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-shattered-diamond-jungle-man-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40969,
    "title": "Mega Man Shattered Diamond - Jungle Man (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "forest",
      "grassland",
      "jungle"
    ],
    "description": " ",
    "latest_version": "smwc-40969-1764422527",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40969,
        "title": "Mega Man Shattered Diamond - Jungle Man (Mega Man X Style)",
        "version": "smwc-40969-1764422527",
        "upstream_time": 1764422527,
        "download_url": "https://dl.smwcentral.net/40969/JungleMan%20X1.zip",
        "filename": "JungleMan X1.zip",
        "size": 60421,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-soccer-needle-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8158,
    "title": "Mega Man Soccer - Needle Man",
    "authors": [
      "Tornado"
    ],
    "tags": [
      "athletic",
      "credits",
      "industrial"
    ],
    "description": "An athletic sounding field song from Mega Man Soccer.<br>\r\n<br>\r\n<br>\r\nUpdate (01/10/20):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 32 bytes.",
    "latest_version": "smwc-8158-1313383421",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8158,
        "title": "Mega Man Soccer - Needle Man",
        "version": "smwc-8158-1313383421",
        "upstream_time": 1313383421,
        "download_url": "https://dl.smwcentral.net/8158/MegaMan%20Soccer%20-%20Needle.Man.zip",
        "filename": "MegaMan Soccer - Needle.Man.zip",
        "size": 41530,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-soccer-wood-field",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20098,
    "title": "Mega Man Soccer - Wood Field",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "urban"
    ],
    "description": "Wood Field from Mega Man Soccer. Isn't it funny how one of the best songs in that game belong to Wood Man?<br>\r\nAnyways, this theme could work for athletic levels.",
    "latest_version": "smwc-20098-1559504989",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20098,
        "title": "Mega Man Soccer - Wood Field",
        "version": "smwc-20098-1559504989",
        "upstream_time": 1559504989,
        "download_url": "https://dl.smwcentral.net/20098/wood%20field.zip",
        "filename": "wood field.zip",
        "size": 75348,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-stage-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10864,
    "title": "Mega Man - Stage Select",
    "authors": [
      "sincx"
    ],
    "tags": [
      "cutscene",
      "overworld"
    ],
    "description": "Short song, good for intros/cutscenes/submaps/etc.",
    "latest_version": "smwc-10864-1425431247",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10864,
        "title": "Mega Man - Stage Select",
        "version": "smwc-10864-1425431247",
        "upstream_time": 1425431247,
        "download_url": "https://dl.smwcentral.net/10864/stageselect.zip",
        "filename": "stageselect.zip",
        "size": 34345,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-star-force",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21526,
    "title": "Mega Man Star Force 3 - Spade Magnes's Stage",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "castle",
      "final",
      "industrial",
      "tense"
    ],
    "description": "This is Spade Magnes's stage theme from Megaman Star Force 3, which is the first boss stage of the game. It certainly feels very final-like for a first stage theme, but I guess that's what makes it sound so good, haha<br>\r\n<br>\r\nOther than that, this could also fit factories and castles in general, and even some more specific scenarios, if you want to as well. :V",
    "latest_version": "smwc-21526-1576029414",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21526,
        "title": "Mega Man Star Force 3 - Spade Magnes's Stage",
        "version": "smwc-21526-1576029414",
        "upstream_time": 1576029414,
        "download_url": "https://dl.smwcentral.net/21526/Rocket%20Emergency.zip",
        "filename": "Rocket Emergency.zip",
        "size": 72371,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-the-wily-wars-bubble-shotgun-bubble-man-s-stage-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24077,
    "title": "Mega Man: The Wily Wars - Bubble Shotgun ~ Bubble Man's Stage (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "cave",
      "night",
      "water"
    ],
    "description": "A remix of Bubble Man's stage theme from Mega Man 2, but heavily based on the version that's heard in Mega Man: The Wily Wars. <s>(I give up trying to stop my Mega Man 2 remix addiction</s>).<br>\r\n<br>\r\nThis bubble boi can fit in underwater stages and flooded caverns.<br>\r\n<br>\r\n<b>Note:</b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- @7 is disabled.<br>\r\n<br>\r\nThere are also three customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n- D Minor (Remix Pitch, turned on default)<br>\r\n- C Minor (Original Pitch)<br>\r\n- B Minor (Power Fighters Pitch) ",
    "latest_version": "smwc-24077-1597478479",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24077,
        "title": "Mega Man: The Wily Wars - Bubble Shotgun ~ Bubble Man's Stage (Remix)",
        "version": "smwc-24077-1597478479",
        "upstream_time": 1597478479,
        "download_url": "https://dl.smwcentral.net/24077/Bubble%20Shotgun.zip",
        "filename": "Bubble Shotgun.zip",
        "size": 157279,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-the-wily-wars-buster-rod-g",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11139,
    "title": "Mega Man: The Wily Wars - Buster Rod-G",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "grassland"
    ],
    "description": "This is the music from Buster Rod-G's stage in Mega Man: The Wily Wars.  There are two versions included, one of which is intended to be closer to the original Genesis version and the other of which is intended to be more suitable for the SNES.",
    "latest_version": "smwc-11139-1428335808",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11139,
        "title": "Mega Man: The Wily Wars - Buster Rod-G",
        "version": "smwc-11139-1428335808",
        "upstream_time": 1428335808,
        "download_url": "https://dl.smwcentral.net/11139/Mega%20Man%20-%20The%20Wily%20Wars%20-%20Buster%20Rod-G.zip",
        "filename": "Mega Man - The Wily Wars - Buster Rod-G.zip",
        "size": 65984,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-the-wily-wars-game-select-dr-light-lab",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33297,
    "title": "Mega Man: The Wily Wars - Game Select / Dr. Light Lab",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "overworld",
      "title"
    ],
    "description": "The Game Select music from <i>Mega Man: The Wily Wars</i> before starting any of the three games, itself a remix of the title screen music from <i>Mega Man 2</i>. It also plays when picking weapons in the Wily Tower mode. Could fit overworlds.",
    "latest_version": "smwc-33297-1680572128",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33297,
        "title": "Mega Man: The Wily Wars - Game Select / Dr. Light Lab",
        "version": "smwc-33297-1680572128",
        "upstream_time": 1680572128,
        "download_url": "https://dl.smwcentral.net/33297/Mega%20Man%20The%20Wily%20Wars%20Game%20Select.zip",
        "filename": "Mega Man The Wily Wars Game Select.zip",
        "size": 33214,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-the-wily-wars-kappa-of-the-ocean-mega-water-s-stage-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28705,
    "title": "Mega Man: The Wily Wars - Kappa Of The Ocean ~ Mega Water S Stage (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "cave",
      "industrial",
      "water"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/IEsQDl29KBA\" rel=\"nofollow\">Mega Water S</a> from Mega Man: The Wily Wars. Just felt like doing some more experimentation with another Mega Man theme and felt like extending this one too. Dope theme like always!!<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n",
    "latest_version": "smwc-28705-1640460312",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28705,
        "title": "Mega Man: The Wily Wars - Kappa Of The Ocean ~ Mega Water S Stage (Remix)",
        "version": "smwc-28705-1640460312",
        "upstream_time": 1640460312,
        "download_url": "https://dl.smwcentral.net/28705/Kappa%20Of%20The%20Ocean.zip",
        "filename": "Kappa Of The Ocean.zip",
        "size": 68840,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-the-wily-wars-mega-water-s",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21335,
    "title": "Mega Man: The Wily Wars - Mega Water S",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "castle"
    ],
    "description": "Mega Water S' theme from some of the only good tracks in Mega Man: The Wily Wars, arranged with Mega Man 7 samples. This is my first time using GAIN with remote commands.",
    "latest_version": "smwc-21335-1574140038",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21335,
        "title": "Mega Man: The Wily Wars - Mega Water S",
        "version": "smwc-21335-1574140038",
        "upstream_time": 1574140038,
        "download_url": "https://dl.smwcentral.net/21335/Mega%20Man%20-%20The%20Wily%20Wars%20-%20Mega%20Water%20S.zip",
        "filename": "Mega Man - The Wily Wars - Mega Water S.zip",
        "size": 75321,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-the-wily-wars-metal-blade-edge-metal-man-s-stage-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21228,
    "title": "Mega Man: The Wily Wars - Metal Blade Edge ~ Metal Man's Stage (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "industrial",
      "retro",
      "tense"
    ],
    "description": "A remix of Metal Man's stage theme from Mega Man 2, aka that one boss, Metal Man, who is known for being incredibly weak to his own weapon, the Metal Blade. He dies in a single hit.<br>\r\n<br>\r\nBased off of the Wily Wars version and uses some of the Sonic 2 / Sonic 3 samples from the Yamaha YM2612 (the sound chip for the Sega Genesis / Sega Mega Drive), but also some SNES samples as well.<br>\r\n<br>\r\nFactories & laboratories are obvious choices to use this in, but intense castles and retro-esque stages should work as well.",
    "latest_version": "smwc-21228-1570237893",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21228,
        "title": "Mega Man: The Wily Wars - Metal Blade Edge ~ Metal Man's Stage (Remix)",
        "version": "smwc-21228-1570237893",
        "upstream_time": 1570237893,
        "download_url": "https://dl.smwcentral.net/21228/Metal%20Blade%20Edge.zip",
        "filename": "Metal Blade Edge.zip",
        "size": 153850,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-the-wily-wars-mm2-robot-master-selected-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28664,
    "title": "Mega Man: The Wily Wars - MM2 Robot Master Selected (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "goal"
    ],
    "description": "Did an arrangement of the <a href=\"https://youtu.be/NlZKVumQbc0\" rel=\"nofollow\">Robot Ma</a><a href=\"https://youtu.be/Gqni-M1k9gw\" rel=\"nofollow\">ster Selected</a> theme from Mega Man 2 (specifically based it off the Wily Wars version). There needed to be a newer version of this so I decided to do it. Might do the other Mega Man jingles as well.<br>\r\n<br>\r\nGreat for stage intros and victories.<br>\r\n<br>\r\nThere's an option to enable or disable the SMW death SFX at the beginning:<br>\r\n0. No Goal SFX<br>\r\n1. Goal SFX (turned on default)<br>\r\n",
    "latest_version": "smwc-28664-1638734387",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28664,
        "title": "Mega Man: The Wily Wars - MM2 Robot Master Selected (Remix)",
        "version": "smwc-28664-1638734387",
        "upstream_time": 1638734387,
        "download_url": "https://dl.smwcentral.net/28664/Mega%20Man%20The%20Wily%20Wars%20%28MM2%29%20-%20Robot%20Master%20Selected.zip",
        "filename": "Mega Man The Wily Wars (MM2) - Robot Master Selected.zip",
        "size": 62187,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-the-wily-wars-opening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30157,
    "title": "Mega Man: The Wily Wars - Opening",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld",
      "title",
      "town"
    ],
    "description": "A calm opening music in <i>Mega Man: The Wily Wars</i> played before starting a game.",
    "latest_version": "smwc-30157-1652129309",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30157,
        "title": "Mega Man: The Wily Wars - Opening",
        "version": "smwc-30157-1652129309",
        "upstream_time": 1652129309,
        "download_url": "https://dl.smwcentral.net/30157/Mega%20Man%20The%20Wily%20Wars%20Intro.zip",
        "filename": "Mega Man The Wily Wars Intro.zip",
        "size": 33156,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-the-wily-wars-wily-s-tower-buster-rod-g-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41909,
    "title": "Mega Man: The Wily Wars - Wily's Tower - Buster Rod G Stage",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "calm",
      "cave",
      "jungle",
      "mountain"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-41909-1778374487",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41909,
        "title": "Mega Man: The Wily Wars - Wily's Tower - Buster Rod G Stage",
        "version": "smwc-41909-1778374487",
        "upstream_time": 1778374487,
        "download_url": "https://dl.smwcentral.net/41909/MMWW-busterrod.zip",
        "filename": "MMWW-busterrod.zip",
        "size": 93047,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-the-wily-wars-wily-s-tower-wily-s-tower-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41296,
    "title": "Mega Man: The Wily Wars - Wily's Tower - Wily's Tower Stage 4",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "airship",
      "athlethic",
      "athletic",
      "industrial",
      "upbeat"
    ],
    "description": "Unsampled version. Requested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>.<br>\r\n<br>\r\nYou can set NOISE = 0 to disable the noise generator if it interferes with SFX in a level.",
    "latest_version": "smwc-41296-1769907093",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41296,
        "title": "Mega Man: The Wily Wars - Wily's Tower - Wily's Tower Stage 4",
        "version": "smwc-41296-1769907093",
        "upstream_time": 1769907093,
        "download_url": "https://dl.smwcentral.net/41296/MMWWWT4-unsampled.zip",
        "filename": "MMWWWT4-unsampled.zip",
        "size": 67149,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38702,
        "title": "Mega Man: The Wily Wars - Wily's Tower - Wily's Tower Stage 4",
        "version": "smwc-38702-1732723786",
        "upstream_time": 1732723786,
        "download_url": "https://dl.smwcentral.net/38702/MMWWWT4.zip",
        "filename": "MMWWWT4.zip",
        "size": 80492,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-the-wily-wars-wily-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13843,
    "title": "Mega Man: The Wily Wars - Wily Tower 2",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "final",
      "ice",
      "industrial",
      "urban"
    ],
    "description": "A cool port from Megaman Wily Wars.",
    "latest_version": "smwc-13843-1467785583",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13843,
        "title": "Mega Man: The Wily Wars - Wily Tower 2",
        "version": "smwc-13843-1467785583",
        "upstream_time": 1467785583,
        "download_url": "https://dl.smwcentral.net/13843/MMWilyWarsTower2.zip",
        "filename": "MMWilyWarsTower2.zip",
        "size": 87955,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-the-wily-wars-wily-tower-stage-2-mega-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33962,
    "title": "Mega Man: The Wily Wars - Wily Tower Stage 2 (Mega Man 7 Mix)",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "athletic",
      "carnival",
      "castle",
      "switch palace"
    ],
    "description": "A joyful stage theme used in the second Wily Tower level from <i>Mega Man: The Wily Wars</i>, redone with the instruments and the style of <i>Mega Man 7</i> for SNES. Could be used in bonus levels.<br>\r\n<br>\r\nThis port uses the optimized SMW sample set.",
    "latest_version": "smwc-33962-1685577460",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33962,
        "title": "Mega Man: The Wily Wars - Wily Tower Stage 2 (Mega Man 7 Mix)",
        "version": "smwc-33962-1685577460",
        "upstream_time": 1685577460,
        "download_url": "https://dl.smwcentral.net/33962/Mega%20Man%20The%20Wily%20Wars%20Wily%20Tower%20Stage%202%20MM7%20Mix.zip",
        "filename": "Mega Man The Wily Wars Wily Tower Stage 2 MM7 Mix.zip",
        "size": 80614,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-the-wily-wars-wood-man-s-stage-mega-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21349,
    "title": "Mega Man: The Wily Wars - Wood Man's Stage (Mega Man 2)",
    "authors": [
      "MANGOMILK"
    ],
    "tags": [
      "athletic",
      "forest",
      "grassland"
    ],
    "description": "the more fleshed-out version of the Wood Man's Stage theme found in Wily Wars! upbeat and catchy, does not at all fit the source environment lol",
    "latest_version": "smwc-21349-1573277311",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21349,
        "title": "Mega Man: The Wily Wars - Wood Man's Stage (Mega Man 2)",
        "version": "smwc-21349-1573277311",
        "upstream_time": 1573277311,
        "download_url": "https://dl.smwcentral.net/21349/woodMan.zip",
        "filename": "woodMan.zip",
        "size": 32636,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-time-tangent-boost-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12552,
    "title": "Mega Man: Time Tangent - Boost Man",
    "authors": [
      "Kaizo Zhang"
    ],
    "tags": [
      "calm",
      "credits",
      "retro",
      "sky"
    ],
    "description": "From a Mega Man fan soundtrack. Could be considered as a credit or ralaxing theme.",
    "latest_version": "smwc-12552-1446324336",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12552,
        "title": "Mega Man: Time Tangent - Boost Man",
        "version": "smwc-12552-1446324336",
        "upstream_time": 1446324336,
        "download_url": "https://dl.smwcentral.net/12552/Boost%20Man.zip",
        "filename": "Boost Man.zip",
        "size": 34355,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-time-tangent-forest-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12532,
    "title": "Mega Man: Time Tangent - Forest Man",
    "authors": [
      "Kaizo Zhang"
    ],
    "tags": [
      "chase",
      "forest",
      "retro"
    ],
    "description": "From a Mega Man fan soundtrack. It's an energetic forest theme.",
    "latest_version": "smwc-12532-1446322426",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12532,
        "title": "Mega Man: Time Tangent - Forest Man",
        "version": "smwc-12532-1446322426",
        "upstream_time": 1446322426,
        "download_url": "https://dl.smwcentral.net/12532/Forest%20Man.zip",
        "filename": "Forest Man.zip",
        "size": 34174,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-time-tangent-gale-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12584,
    "title": "Mega Man: Time Tangent - Gale Man",
    "authors": [
      "Kaizo Zhang"
    ],
    "tags": [
      "calm",
      "industrial",
      "retro",
      "sky"
    ],
    "description": "From a Mega Man fan soundtrack. A Tornado Man-like but calmer sky theme.",
    "latest_version": "smwc-12584-1446385824",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12584,
        "title": "Mega Man: Time Tangent - Gale Man",
        "version": "smwc-12584-1446385824",
        "upstream_time": 1446385824,
        "download_url": "https://dl.smwcentral.net/12584/Gale%20Man.zip",
        "filename": "Gale Man.zip",
        "size": 34368,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-time-tangent-shock-man-s-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12658,
    "title": "Mega Man: Time Tangent - Shock Man's Stage",
    "authors": [
      "Kaizo Zhang"
    ],
    "tags": [
      "castle",
      "final",
      "industrial",
      "retro"
    ],
    "description": "From a Mega Man fan soundtrack. An awesome factory theme.",
    "latest_version": "smwc-12658-1446932144",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12658,
        "title": "Mega Man: Time Tangent - Shock Man's Stage",
        "version": "smwc-12658-1446932144",
        "upstream_time": 1446932144,
        "download_url": "https://dl.smwcentral.net/12658/Shock%20Man.zip",
        "filename": "Shock Man.zip",
        "size": 35365,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-ultra-mmx3-blizzard-buffalo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32436,
    "title": "Mega Man Ultra - MMX3 Blizzard Buffalo",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "ice",
      "retro",
      "tense"
    ],
    "description": "helicopter.",
    "latest_version": "smwc-32436-1675044122",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32436,
        "title": "Mega Man Ultra - MMX3 Blizzard Buffalo",
        "version": "smwc-32436-1675044122",
        "upstream_time": 1675044122,
        "download_url": "https://dl.smwcentral.net/32436/Mega%20Man%20Ultra%20-%20Blizzard%20Buffalo.zip",
        "filename": "Mega Man Ultra - Blizzard Buffalo.zip",
        "size": 36912,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-unlimited-glue-man-stage-tears-of-glue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13252,
    "title": "Mega Man Unlimited - Glue Man Stage ~ Tears of Glue",
    "authors": [
      "Kaizo Zhang"
    ],
    "tags": [
      "industrial",
      "retro",
      "sad",
      "sewer"
    ],
    "description": "BGM from fan game Mega Man Unlimited. It's a little sad.",
    "latest_version": "smwc-13252-1456251006",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13252,
        "title": "Mega Man Unlimited - Glue Man Stage ~ Tears of Glue",
        "version": "smwc-13252-1456251006",
        "upstream_time": 1456251006,
        "download_url": "https://dl.smwcentral.net/13252/Glue%20Man.zip",
        "filename": "Glue Man.zip",
        "size": 32524,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-unlimited-nail-man-stage-construction-destruction",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12112,
    "title": "Mega Man Unlimited - Nail Man Stage ~ Construction Destruction",
    "authors": [
      "Kaizo Zhang"
    ],
    "tags": [
      "chase",
      "industrial",
      "night",
      "retro",
      "ruins",
      "urban"
    ],
    "description": "BGM from fan game Mega Man Unlimited. Fits night or chase levels.",
    "latest_version": "smwc-12112-1446255901",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12112,
        "title": "Mega Man Unlimited - Nail Man Stage ~ Construction Destruction",
        "version": "smwc-12112-1446255901",
        "upstream_time": 1446255901,
        "download_url": "https://dl.smwcentral.net/12112/Nail%20Man.zip",
        "filename": "Nail Man.zip",
        "size": 34360,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-unlimited-tank-man-unused-ver-mega-man-x3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31792,
    "title": "Mega Man Unlimited - Tank Man (Unused Ver.) (Mega Man X3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "industrial",
      "urban"
    ],
    "description": "Based : Doppler Stage 1",
    "latest_version": "smwc-31792-1672248549",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31792,
        "title": "Mega Man Unlimited - Tank Man (Unused Ver.) (Mega Man X3 Style)",
        "version": "smwc-31792-1672248549",
        "upstream_time": 1672248549,
        "download_url": "https://dl.smwcentral.net/31792/TankMan_Unused%20X3.zip",
        "filename": "TankMan_Unused X3.zip",
        "size": 71724,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-unlimited-yo-yo-man-stage-cyclical-rampage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12284,
    "title": "Mega Man Unlimited - Yo-Yo Man Stage ~ Cyclical Rampage",
    "authors": [
      "Kaizo Zhang"
    ],
    "tags": [
      "athletic",
      "industrial",
      "retro",
      "urban"
    ],
    "description": "BGM from fan game Mega Man Unlimited. It fits athletic levels.",
    "latest_version": "smwc-12284-1446260245",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12284,
        "title": "Mega Man Unlimited - Yo-Yo Man Stage ~ Cyclical Rampage",
        "version": "smwc-12284-1446260245",
        "upstream_time": 1446260245,
        "download_url": "https://dl.smwcentral.net/12284/Yo-yo%20Man.zip",
        "filename": "Yo-yo Man.zip",
        "size": 34367,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-v-mercury-s-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11017,
    "title": "Mega Man V - Mercury's Stage",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "athletic",
      "industrial"
    ],
    "description": "The fast-paced song from Mercury's Stage in Mega Man V for Game Boy.  Would suit an athletic factory stage.",
    "latest_version": "smwc-11017-1426001686",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11017,
        "title": "Mega Man V - Mercury's Stage",
        "version": "smwc-11017-1426001686",
        "upstream_time": 1426001686,
        "download_url": "https://dl.smwcentral.net/11017/Mercury.zip",
        "filename": "Mercury.zip",
        "size": 32641,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-v-mercury-stage-mega-man-x3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25442,
    "title": "Mega Man V - Mercury Stage (Mega Man X3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "castle",
      "cave",
      "urban"
    ],
    "description": "I feel a slight delay even if I use the q7f ^=1 trick, but it looks better than before.(Maybe it's because my ears are sensitive LOL)<br>\r\nEven now, the struggle with 'inhergent staccato' is very difficult.<br>\r\n<br>\r\nEdit : Bass $ff $e0 $b8 $07 $3e -&gt; $ff $e0 $b8 $07 $58",
    "latest_version": "smwc-25442-1607762238",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25442,
        "title": "Mega Man V - Mercury Stage (Mega Man X3 Style)",
        "version": "smwc-25442-1607762238",
        "upstream_time": 1607762238,
        "download_url": "https://dl.smwcentral.net/25442/Mercury%20Stage%28MMX3%29.zip",
        "filename": "Mercury Stage(MMX3).zip",
        "size": 67886,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-v-neptune-s-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20410,
    "title": "Mega Man V - Neptune's Stage",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "space"
    ],
    "description": "Requested by Midorizou Daze. Good for space or abstract levels.",
    "latest_version": "smwc-20410-1562479530",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20410,
        "title": "Mega Man V - Neptune's Stage",
        "version": "smwc-20410-1562479530",
        "upstream_time": 1562479530,
        "download_url": "https://dl.smwcentral.net/20410/Mega%20Man%205%20%28GB%29%20-%20Neptune.zip",
        "filename": "Mega Man 5 (GB) - Neptune.zip",
        "size": 31575,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-v-oh-shit-not-the-goddamn-sun-sunstar-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34382,
    "title": "Mega Man V - OH SHIT!!! NOT THE GODDAMN SUN!!! ☀️ ~ Sunstar (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "final",
      "industrial",
      "space",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/E6Konw3h_aY\" rel=\"nofollow\">Sunstar's Theme</a> from Mega Ma... Uhhhh... What's Sunstar doing here... Wait!! OH FU- <i>*dies*</i><br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ Thunder SFX is disabled.<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables Voice Clip, but at the cost of SMW-Compatibility<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables Voice Clip [turned on by default]",
    "latest_version": "smwc-34382-1694550276",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34382,
        "title": "Mega Man V - OH SHIT!!! NOT THE GODDAMN SUN!!! ☀️ ~ Sunstar (Remix)",
        "version": "smwc-34382-1694550276",
        "upstream_time": 1694550276,
        "download_url": "https://dl.smwcentral.net/34382/OH%20SHIT%21%21%21%20NOT%20THE%20GODDAMN%20SUN%21%21%21.zip",
        "filename": "OH SHIT%21%21%21 NOT THE GODDAMN SUN%21%21%21.zip",
        "size": 117598,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-v-pluto",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29181,
    "title": "Mega Man V - Pluto",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "castle",
      "industrial",
      "space"
    ],
    "description": "Pluto from Mega Man V (GB). Could fit a industrial levels.",
    "latest_version": "smwc-29181-1643662682",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29181,
        "title": "Mega Man V - Pluto",
        "version": "smwc-29181-1643662682",
        "upstream_time": 1643662682,
        "download_url": "https://dl.smwcentral.net/29181/Mega%20Man%20V%20%28GB%29%20-%20Pluto%20%28U%29.zip",
        "filename": "Mega Man V (GB) - Pluto (U).zip",
        "size": 32584,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-v-pluto-s-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8225,
    "title": "Mega Man V - Pluto's Stage",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "boss",
      "industrial"
    ],
    "description": "Another arrangement for imamelia's Mega Man 16-bit project. This would probably suit a factory.",
    "latest_version": "smwc-8225-1340351318",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8225,
        "title": "Mega Man V - Pluto's Stage",
        "version": "smwc-8225-1340351318",
        "upstream_time": 1340351318,
        "download_url": "https://dl.smwcentral.net/8225/Pluto.zip",
        "filename": "Pluto.zip",
        "size": 76190,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-v-saturn-s-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24805,
    "title": "Mega Man V - Saturn's Stage",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "industrial",
      "night",
      "space",
      "tense"
    ],
    "description": "Song that Saturn Stage from Mega Man V (Gameboy). Could fit a space or industrial levels.",
    "latest_version": "smwc-24805-1605577857",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24805,
        "title": "Mega Man V - Saturn's Stage",
        "version": "smwc-24805-1605577857",
        "upstream_time": 1605577857,
        "download_url": "https://dl.smwcentral.net/24805/Saturn%20Stage.zip",
        "filename": "Saturn Stage.zip",
        "size": 31736,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-v-stage-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15931,
    "title": "Mega Man V - Stage Select",
    "authors": [
      "DAA234"
    ],
    "tags": [
      "athletic",
      "overworld",
      "space"
    ],
    "description": "The song that plays in Space in Mega Man V (Gameboy).<br>\r\n<br>\r\nFixed",
    "latest_version": "smwc-15931-1501315251",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15931,
        "title": "Mega Man V - Stage Select",
        "version": "smwc-15931-1501315251",
        "upstream_time": 1501315251,
        "download_url": "https://dl.smwcentral.net/15931/MMV%20-%20Stage%20Select.zip",
        "filename": "MMV - Stage Select.zip",
        "size": 31909,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-v-the-liquid-menace-mercury-s-stage-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33221,
    "title": "Mega Man V - The Liquid Menace ~ Mercury's Stage (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "castle",
      "cave",
      "industrial",
      "tense",
      "water"
    ],
    "description": "Did an special arrangement of <a href=\"https://youtu.be/mBDaF0zPyiM\" rel=\"nofollow\">Mercury's Stage</a> from Mega Man V (GB) for my <a href=\"https://hoodededge.bandcamp.com/album/love-colored-master-sparc700\" rel=\"nofollow\">Love-Colored MASTER SPARC700</a> Album. It's a song that's basically been sitting in my head for over a year now, and it's been waiting for the moment to be let out of it, so here it is.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. D# Minor (Original Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. E Minor (Venus Pitch)<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. D Minor (Custom Pitch)",
    "latest_version": "smwc-33221-1684760701",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33221,
        "title": "Mega Man V - The Liquid Menace ~ Mercury's Stage (Remix)",
        "version": "smwc-33221-1684760701",
        "upstream_time": 1684760701,
        "download_url": "https://dl.smwcentral.net/33221/%5BLCMS%5D%20Liquid%20Menace%2C%20The.zip",
        "filename": "%5BLCMS%5D Liquid Menace%2C The.zip",
        "size": 151607,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-v-uranus-s-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7553,
    "title": "Mega Man V - Uranus's Stage",
    "authors": [
      "Frugo Man"
    ],
    "tags": [
      "cave",
      "dark",
      "fire",
      "industrial",
      "mountain"
    ],
    "description": "Uranus' stage theme from Mega Man V for the Gameboy.",
    "latest_version": "smwc-7553-1359758481",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7553,
        "title": "Mega Man V - Uranus's Stage",
        "version": "smwc-7553-1359758481",
        "upstream_time": 1359758481,
        "download_url": "https://dl.smwcentral.net/7553/MMV%20-%20Uranus.zip",
        "filename": "MMV - Uranus.zip",
        "size": 64640,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-wily-fortress-2",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27298,
    "title": "Mega Man - Wily Fortress 2 (8-Bit Sampled)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "industrial",
      "retro",
      "tense"
    ],
    "description": "An 8-Bit Sampled port of a song that plays in Mega Man on late Wily Fortress Stages.<br>\r\n<br>\r\nCan be used in factories, final areas and minor boss battles.<br>\r\n<br>\r\nEdit: Fixed the bass line.<br>\r\nEdit 2: Removed panning, increased volume of the noise.",
    "latest_version": "smwc-27298-1625115201",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27298,
        "title": "Mega Man - Wily Fortress 2 (8-Bit Sampled)",
        "version": "smwc-27298-1625115201",
        "upstream_time": 1625115201,
        "download_url": "https://dl.smwcentral.net/27298/Mega%20Man%20%28NES%29%20-%20Wily%20Fortress%202%20%288-Bit%20Sampled%29.zip",
        "filename": "Mega Man (NES) - Wily Fortress 2 (8-Bit Sampled).zip",
        "size": 31306,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-wily-stage-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17698,
    "title": "Mega Man - Wily Stage Boss (16-bit arrangement)",
    "authors": [
      "Gary"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "overworld",
      "tense"
    ],
    "description": "A 16-bit remix of the frantic, albeit repetitive song that plays during the battle in Wily stage from the first Mega Man game.<br>\r\n<br>\r\nSpecial thank goes to Wakana for help me fixing this port.",
    "latest_version": "smwc-17698-1530286778",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17698,
        "title": "Mega Man - Wily Stage Boss (16-bit arrangement)",
        "version": "smwc-17698-1530286778",
        "upstream_time": 1530286778,
        "download_url": "https://dl.smwcentral.net/17698/Mega%20Man%20-%20Wily%20Stage%20Boss%20%2816-Bit%29.zip",
        "filename": "Mega Man - Wily Stage Boss (16-Bit).zip",
        "size": 31632,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-armored-armadillo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29434,
    "title": "Mega Man X - Armored Armadillo",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "cave",
      "tense"
    ],
    "description": "The Theme played in Armored Armadillo's Stage in Mega Man X.<br>\r\n<br>\r\nFeatured in the Winter C3 2022's \"I Port Occasionally\" Pack.",
    "latest_version": "smwc-29434-1645747113",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29434,
        "title": "Mega Man X - Armored Armadillo",
        "version": "smwc-29434-1645747113",
        "upstream_time": 1645747113,
        "download_url": "https://dl.smwcentral.net/29434/Mega%20Man%20X%20-%20Armored%20Armadillo.zip",
        "filename": "Mega Man X - Armored Armadillo.zip",
        "size": 35752,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17334,
        "title": "Mega Man X - Armored Armadillo",
        "version": "smwc-17334-1522664240",
        "upstream_time": 1522664240,
        "download_url": "https://dl.smwcentral.net/17334/%5BS%5D%20Mega%20Man%20X%20-%20Armored%20Armadillo.zip",
        "filename": "%5BS%5D Mega Man X - Armored Armadillo.zip",
        "size": 57164,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-art-of-water-launch-octopus-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24155,
    "title": "Mega Man X - Art of Water ~ Launch Octopus (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "beach",
      "water"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #3c37c8;\">𝑀𝒶𝓋𝑒𝓇𝒾𝒸𝓀? 𝐻𝑜𝓌 𝒹𝒶𝓇𝑒 𝓎𝑜𝓊 𝒸𝒶𝓁𝓁 𝓂𝓎 𝒶𝓇𝓉𝒾𝓈𝓉𝒾𝒸 𝒷𝒶𝓉𝓉𝓁𝑒 𝓈𝓉𝓎𝓁𝑒 𝒷𝓎 𝓉𝒽𝒶𝓉 𝓃𝒶𝓂𝑒!</span></span><br>\r\n<br>\r\nA remix of the Squid Adler's flamboyant brother's stage theme. Took some inspiration from the GBC version from Mega Man Xtreme 2 as well when working on this.<br>\r\n<br>\r\nThis bad boy can fit in beach, river, surfing, and underwater stages.<br>\r\n<br>\r\n<b>Note:</b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- The Thunder SFX & @7 is disabled.<br>\r\n<br>\r\nThere are also three customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n- B Minor (Remix Pitch, turned on default)<br>\r\n- A# Minor (Original Pitch)<br>\r\n- A Minor (Maverick Hunter X Pitch) ",
    "latest_version": "smwc-24155-1597940808",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24155,
        "title": "Mega Man X - Art of Water ~ Launch Octopus (Remix)",
        "version": "smwc-24155-1597940808",
        "upstream_time": 1597940808,
        "download_url": "https://dl.smwcentral.net/24155/Launch%20Octopus.zip",
        "filename": "Launch Octopus.zip",
        "size": 180437,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-boomer-kuwanger",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25478,
    "title": "Mega Man X - Boomer Kuwanger",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "athletic",
      "cave",
      "dark",
      "fire",
      "industrial",
      "jungle",
      "sky",
      "space",
      "temple"
    ],
    "description": "the hell is a kuwanger.<br>\r\n<br>\r\ni made this one in 2016 and i probably should've uploaded it then. in any case, here you go. this song slaps and it's great for factory-esque stuff.<br>\r\n<br>\r\nrequested by anonimzwx (iirc lol)",
    "latest_version": "smwc-25478-1608682983",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25478,
        "title": "Mega Man X - Boomer Kuwanger",
        "version": "smwc-25478-1608682983",
        "upstream_time": 1608682983,
        "download_url": "https://dl.smwcentral.net/25478/boomer_kuwanger.zip",
        "filename": "boomer_kuwanger.zip",
        "size": 67147,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7759,
        "title": "Mega Man X - Boomer Kuwanger",
        "version": "smwc-7759-1334003181",
        "upstream_time": 1334003181,
        "download_url": "https://dl.smwcentral.net/7759/Mega%20Man%20X%20-%20Boomer%20Kuwanger.zip",
        "filename": "Mega Man X - Boomer Kuwanger.zip",
        "size": 78047,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-boomer-kuwanger-romancing-saga",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41774,
    "title": "Mega Man X - Boomer Kuwanger (Romancing SaGa 2 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "industrial"
    ],
    "description": "Based : Prologue (part 4)<br>\r\n<br>\r\n<i>Moderator's note: not compatible with Yoshi, thunder sfx and fireworks.</i>",
    "latest_version": "smwc-41774-1774809782",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41774,
        "title": "Mega Man X - Boomer Kuwanger (Romancing SaGa 2 Style)",
        "version": "smwc-41774-1774809782",
        "upstream_time": 1774809782,
        "download_url": "https://dl.smwcentral.net/41774/Kuwanger_RomSaga2.zip",
        "filename": "Kuwanger_RomSaga2.zip",
        "size": 78159,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-boomer-kuwanger-star-fox-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41553,
    "title": "Mega Man X - Boomer Kuwanger (Star Fox Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "athletic",
      "industrial",
      "snow",
      "space"
    ],
    "description": "Based : Meteor",
    "latest_version": "smwc-41553-1774123439",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41553,
        "title": "Mega Man X - Boomer Kuwanger (Star Fox Style)",
        "version": "smwc-41553-1774123439",
        "upstream_time": 1774123439,
        "download_url": "https://dl.smwcentral.net/41553/Kuwanger_Starfox.zip",
        "filename": "Kuwanger_Starfox.zip",
        "size": 37262,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-chill-penguin",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24640,
    "title": "Mega Man X - Chill Penguin",
    "authors": [
      "Teows"
    ],
    "tags": [
      "athletic",
      "industrial",
      "space"
    ],
    "description": "The energetic ice stage theme from Mega Man X (which's also my favorite one from the soundtrack), originally ported for my CLDC 2020 entry. It'd mostly be good for factory or space-themed settings, though I can picture it going well in any kind of athletic level in general.",
    "latest_version": "smwc-24640-1601506977",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24640,
        "title": "Mega Man X - Chill Penguin",
        "version": "smwc-24640-1601506977",
        "upstream_time": 1601506977,
        "download_url": "https://dl.smwcentral.net/24640/chillpenguin.zip",
        "filename": "chillpenguin.zip",
        "size": 64841,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-corrupted-strength-of-the-unknown-unknown-boss-battle-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29407,
    "title": "Mega Man X: Corrupted - Strength of the Unknown ~ Unknown Boss Battle (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "Did an arrangement of the <a href=\"https://youtu.be/qL0HDuN1X1M\" rel=\"nofollow\">Unknown Boss Battle</a> theme for C3 Winter 2022. One of the best fan soundtracks I have ever heard and have been a fan of Dominic Ninmark's work for over a decade now.<br>\r\n<br>\r\nOriginally wanted to go for a Final-Fantasy-6-esque style, but because of how much ARAM was being used, I ended up using way more than just FF6 samples.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A Minor (Original Pitch, turned on default)<br>\r\n2. G# Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-29407-1643575766",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29407,
        "title": "Mega Man X: Corrupted - Strength of the Unknown ~ Unknown Boss Battle (Remix)",
        "version": "smwc-29407-1643575766",
        "upstream_time": 1643575766,
        "download_url": "https://dl.smwcentral.net/29407/Strength%20of%20the%20Unknown%20~%20Unknown%20Boss%20Battle.zip",
        "filename": "Strength of the Unknown ~ Unknown Boss Battle.zip",
        "size": 126037,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-dance-off-at-the-tower-boomerang-kuwanger-s-stage-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27914,
    "title": "Mega Man X - Dance Off At The Tower ~ Boomerang Kuwanger's Stage (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "castle",
      "dark",
      "industrial"
    ],
    "description": "Back with another arrangement of another slapper from my favorite Mega Man game (and MM OST), and it's <a href=\"https://youtu.be/Q4YXAzQ-s14\" rel=\"nofollow\">Boomer(ang)</a> <a href=\"https://youtu.be/Lct0q7i4ItU\" rel=\"nofollow\">Kuwanger's</a> stage theme. Absolutely phenomenal track! It's catchy, memorable, and very upbeat. Been a while since I uploaded another remix from this OST, and I knew I'd come around to doing this song eventually, given it's one I thought would work well with my current style.<br>\r\n<br>\r\nOne of my favorites from this game <s>(along with every other track in this game... have I ever told you how much I love Mega Man X1?)</s>.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F# Minor (Remix Pitch, turned on default)<br>\r\n2. E Minor (Original Pitch)<br>\r\n2. F Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-27914-1631594757",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27914,
        "title": "Mega Man X - Dance Off At The Tower ~ Boomerang Kuwanger's Stage (Remix)",
        "version": "smwc-27914-1631594757",
        "upstream_time": 1631594757,
        "download_url": "https://dl.smwcentral.net/27914/Dance%20Off%20At%20The%20Tower.zip",
        "filename": "Dance Off At The Tower.zip",
        "size": 145017,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-dr-light-s-capsule",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26814,
    "title": "Mega Man X - Dr. Light's Capsule",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "cutscene",
      "final",
      "industrial",
      "overworld",
      "tense"
    ],
    "description": "A tense and dramatic moment when you get an Upgrade in Mega Man X.<br>\r\n<br>\r\nCan be used in cutscenes, tense scenarios and grand overworlds.",
    "latest_version": "smwc-26814-1621561932",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26814,
        "title": "Mega Man X - Dr. Light's Capsule",
        "version": "smwc-26814-1621561932",
        "upstream_time": 1621561932,
        "download_url": "https://dl.smwcentral.net/26814/Mega%20Man%20X%20-%20Dr.%20Light%27s%20Capsule.zip",
        "filename": "Mega Man X - Dr. Light%27s Capsule.zip",
        "size": 36459,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-eagle-has-landed-storm-eagle-s-stage-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26392,
    "title": "Mega Man X - Eagle Has Landed ~ Storm Eagle's Stage (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "chase",
      "sky",
      "tense",
      "urban"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #4254F5;\">𝙏𝙝𝙚𝙣 𝙩𝙝𝙚 𝙡𝙚𝙖𝙨𝙩 𝙄 𝙘𝙖𝙣 𝙙𝙤 𝙞𝙨 𝙛𝙞𝙜𝙝𝙩 𝙬𝙞𝙩𝙝 𝙖𝙡𝙡 𝙢𝙮 𝙨𝙩𝙧𝙚𝙣𝙜𝙩𝙝.</span></span><br>\r\n<br>\r\nDid a remix of <a href=\"https://youtu.be/ht7YJptvt_w\" rel=\"nofollow\">Storm</a> <a href=\"https://youtu.be/KSmZ5ggKRUI\" rel=\"nofollow\">Eagle</a>'s Stage from Mega Man X1 / Xtreme. I think it was a given that I'd have to do this theme at some point given how many MMX1 arrangements I've done so far, and it's a classic for sure (even if it is short)!<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. B Minor (Original Pitch, turned on default)<br>\r\n2. C Minor (Maverick Hunter X Pitch)<br>\r\n3. C# Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-26392-1617654131",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26392,
        "title": "Mega Man X - Eagle Has Landed ~ Storm Eagle's Stage (Remix)",
        "version": "smwc-26392-1617654131",
        "upstream_time": 1617654131,
        "download_url": "https://dl.smwcentral.net/26392/Eagle_Has_Landed.zip",
        "filename": "Eagle_Has_Landed.zip",
        "size": 172105,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-flame-mammoth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23986,
    "title": "Mega Man X - Flame Mammoth",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "fire",
      "industrial"
    ],
    "description": "Could fit a factory stage, especially if it somehow contains lava.",
    "latest_version": "smwc-23986-1595978867",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23986,
        "title": "Mega Man X - Flame Mammoth",
        "version": "smwc-23986-1595978867",
        "upstream_time": 1595978867,
        "download_url": "https://dl.smwcentral.net/23986/MMX%20-%20Flame%20Mammoth.zip",
        "filename": "MMX - Flame Mammoth.zip",
        "size": 62934,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-innocent-impulse-snow-mountain-stage-beta-ver-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33401,
    "title": "Mega Man X Innocent Impulse - Snow Mountain Stage (Beta Ver.) (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "athletic",
      "ice",
      "mountain",
      "snow"
    ],
    "description": "Original Master Vol : 255, 5C, 5C<br>\r\nfor smw Master Vol : 220, 7F, 7F",
    "latest_version": "smwc-33401-1686238529",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33401,
        "title": "Mega Man X Innocent Impulse - Snow Mountain Stage (Beta Ver.) (Mega Man X Style)",
        "version": "smwc-33401-1686238529",
        "upstream_time": 1686238529,
        "download_url": "https://dl.smwcentral.net/33401/MMXIP_SM_X1.zip",
        "filename": "MMXIP_SM_X1.zip",
        "size": 110342,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-intro-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14385,
    "title": "Mega Man X - Intro Stage",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "chase",
      "final",
      "industrial"
    ],
    "description": "The song that plays during the opening stage in MMX1 (the central highway). Could go in climax or fast-paced levels.<br>\r\n<br>\r\n(Fun fact: I've had this one collecting dust for over a month.)<br>\r\n<br>\r\nRequested by anonimzwx.",
    "latest_version": "smwc-14385-1475294829",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14385,
        "title": "Mega Man X - Intro Stage",
        "version": "smwc-14385-1475294829",
        "upstream_time": 1475294829,
        "download_url": "https://dl.smwcentral.net/14385/mmx%20intro%20stage.zip",
        "filename": "mmx intro stage.zip",
        "size": 65979,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-intro-stage-beta-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14110,
    "title": "Mega Man X - Intro Stage (Beta Mix)",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "chase",
      "final",
      "industrial"
    ],
    "description": "The song that plays during the opening stage in MMX1 (the central highway). Could go in climax or fast-paced levels.",
    "latest_version": "smwc-14110-1473302045",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14110,
        "title": "Mega Man X - Intro Stage (Beta Mix)",
        "version": "smwc-14110-1473302045",
        "upstream_time": 1473302045,
        "download_url": "https://dl.smwcentral.net/14110/MMX%20Intro%20Stage.zip",
        "filename": "MMX Intro Stage.zip",
        "size": 65635,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-legacy-collection-x3-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32721,
    "title": "Mega Man X Legacy Collection - X3 BOSS 2 (Mega Man X3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss"
    ],
    "description": "Based : X3 Boss 2",
    "latest_version": "smwc-32721-1680324449",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32721,
        "title": "Mega Man X Legacy Collection - X3 BOSS 2 (Mega Man X3 Style)",
        "version": "smwc-32721-1680324449",
        "upstream_time": 1680324449,
        "download_url": "https://dl.smwcentral.net/32721/X3Boss_Legacy.zip",
        "filename": "X3Boss_Legacy.zip",
        "size": 68412,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-maverick-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7171,
    "title": "Mega Man X - Maverick Battle",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "boss"
    ],
    "description": "The battle theme you hear when you fight any of the eight Mavericks in Mega Man X. Not as strong as the original due to SMW's lol instruments.",
    "latest_version": "smwc-7171-1311972839",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7171,
        "title": "Mega Man X - Maverick Battle",
        "version": "smwc-7171-1311972839",
        "upstream_time": 1311972839,
        "download_url": "https://dl.smwcentral.net/7171/MMX%20-%20Battle.zip",
        "filename": "MMX - Battle.zip",
        "size": 67773,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-maverick-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27845,
    "title": "Mega Man X - Maverick Select",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "dark",
      "final",
      "overworld",
      "title",
      "urban"
    ],
    "description": "Song that Maverick Select from Mega Man X. Could fit a dark/city submap<br>\r\n<br>\r\nUPDATE: Instead of @4 I changed to @17 and improved the vibrato to that",
    "latest_version": "smwc-27845-1630278456",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27845,
        "title": "Mega Man X - Maverick Select",
        "version": "smwc-27845-1630278456",
        "upstream_time": 1630278456,
        "download_url": "https://dl.smwcentral.net/27845/MMX_-_Stage_Select.zip",
        "filename": "MMX_-_Stage_Select.zip",
        "size": 33839,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-password-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41582,
    "title": "Mega Man X - Password Screen",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "bonus",
      "menu"
    ],
    "description": "Easily the best password theme in any SNES Mega Man game.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"MaddyPaiva\"><a href=\"/?p=profile&amp;id=43576\" style=\"color: var(--user-color-3);\" class=\"un\">MaddyPaiva</a></span>",
    "latest_version": "smwc-41582-1774299250",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41582,
        "title": "Mega Man X - Password Screen",
        "version": "smwc-41582-1774299250",
        "upstream_time": 1774299250,
        "download_url": "https://dl.smwcentral.net/41582/Mega%20Man%20X%20-%20Password%20Screen.zip",
        "filename": "Mega Man X - Password Screen.zip",
        "size": 59725,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-power-to-the-spark-spark-mandrill-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23977,
    "title": "Mega Man X - Power to the Spark ~ Spark Mandrill (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "industrial"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #d17841;\">𝙄'𝙢 𝙣𝙤𝙩 𝙩𝙝𝙚 𝙨𝙢𝙖𝙧𝙩𝙚𝙨𝙩 𝙜𝙪𝙮 𝙖𝙧𝙤𝙪𝙣𝙙, 𝙓. 𝘽𝙪𝙩 𝙄 𝙝𝙖𝙫𝙚 𝙖 𝙛𝙚𝙚𝙡𝙞𝙣𝙜 𝙩𝙝𝙖𝙩 𝙎𝙞𝙜𝙢𝙖 𝙞𝙨 𝙧𝙞𝙜𝙝𝙩.</span></span><br>\r\n<br>\r\nA remix of the fantastic theme song that belongs to Spark Mandrill in Mega Man X1 / Rockman X1. Had nothing but loads of fun with this one, especially since it's one of my favorites in the entire series!! <span style=\"color: #e635d4;\">^w^</span><br>\r\n<br>\r\nThis bad boy can fit factory and castle stages.<br>\r\n<br>\r\n<b>Note:</b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- The Thunder SFX and @7 are disabled.<br>\r\n<br>\r\nThere are also three customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n- D# Minor (Original Pitch, turned on default)<br>\r\n- E Minor (Maverick Hunter X Pitch) <br>\r\n- F# Minor (DOS Pitch) ",
    "latest_version": "smwc-23977-1595978311",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23977,
        "title": "Mega Man X - Power to the Spark ~ Spark Mandrill (Remix)",
        "version": "smwc-23977-1595978311",
        "upstream_time": 1595978311,
        "download_url": "https://dl.smwcentral.net/23977/Spark_Jamdrill.zip",
        "filename": "Spark_Jamdrill.zip",
        "size": 163914,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-sigma-battle-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7207,
    "title": "Mega Man X - Sigma Battle Part 1",
    "authors": [
      "MidiGuy"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "This is the battle theme for the first part of the battle with Sigma. Would probably go well in really fast moving levels or fast Boss Battles.",
    "latest_version": "smwc-7207-1312189329",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7207,
        "title": "Mega Man X - Sigma Battle Part 1",
        "version": "smwc-7207-1312189329",
        "upstream_time": 1312189329,
        "download_url": "https://dl.smwcentral.net/7207/MMX%20-%20Sigma%20Battle%20pt1.zip",
        "filename": "MMX - Sigma Battle pt1.zip",
        "size": 69238,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-sigma-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26553,
    "title": "Mega Man X - Sigma Stage 2",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "castle",
      "final",
      "industrial",
      "space",
      "tense"
    ],
    "description": "Song that The Sigma Fortress from Mega Man X. Could fit a castle and factory Levels.",
    "latest_version": "smwc-26553-1619237926",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26553,
        "title": "Mega Man X - Sigma Stage 2",
        "version": "smwc-26553-1619237926",
        "upstream_time": 1619237926,
        "download_url": "https://dl.smwcentral.net/26553/Mega%20Man%20X%20-%20Sigma%20Fortress%202%20.zip",
        "filename": "Mega Man X - Sigma Fortress 2 .zip",
        "size": 34072,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24248,
        "title": "Mega Man X - Sigma Stage 1",
        "version": "smwc-24248-1598135654",
        "upstream_time": 1598135654,
        "download_url": "https://dl.smwcentral.net/24248/MMX%20-%20Sigma%20Fortress%201.zip",
        "filename": "MMX - Sigma Fortress 1.zip",
        "size": 67316,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18849,
        "title": "Mega Man X - Sigma Stage 4",
        "version": "smwc-18849-1546996173",
        "upstream_time": 1546996173,
        "download_url": "https://dl.smwcentral.net/18849/Mega%20Man%20X%20-%20Sigma%20Stage%204.zip",
        "filename": "Mega Man X - Sigma Stage 4.zip",
        "size": 30791,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11271,
        "title": "Mega Man X - Sigma Stage 2",
        "version": "smwc-11271-1431472025",
        "upstream_time": 1431472025,
        "download_url": "https://dl.smwcentral.net/11271/Megaman%20X%20-%20Sigma%20Stage%202.zip",
        "filename": "Megaman X - Sigma Stage 2.zip",
        "size": 61604,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-spark-mandrill",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22492,
    "title": "Mega Man X - Spark Mandrill",
    "authors": [
      "Teows"
    ],
    "tags": [
      "boss",
      "industrial",
      "space"
    ],
    "description": "An unsampled arrangement of Spark Mandrill's theme from MMX. It's a intense fast-paced track that'd be fitting for boss battles the most.<br>\r\n<br>\r\nRequested by Infinity.",
    "latest_version": "smwc-22492-1585705746",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22492,
        "title": "Mega Man X - Spark Mandrill",
        "version": "smwc-22492-1585705746",
        "upstream_time": 1585705746,
        "download_url": "https://dl.smwcentral.net/22492/sparkmandrill.zip",
        "filename": "sparkmandrill.zip",
        "size": 35579,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-stage-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32036,
    "title": "Mega Man X - Stage Select 1",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "cutscene",
      "dark",
      "final",
      "industrial",
      "overworld",
      "title"
    ],
    "description": "Requested by Zavok.",
    "latest_version": "smwc-32036-1667324267",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32036,
        "title": "Mega Man X - Stage Select 1",
        "version": "smwc-32036-1667324267",
        "upstream_time": 1667324267,
        "download_url": "https://dl.smwcentral.net/32036/07%20Stage%20Select%201.zip",
        "filename": "07 Stage Select 1.zip",
        "size": 57036,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8385,
        "title": "Mega Man X - Stage Select 2",
        "version": "smwc-8385-1359297334",
        "upstream_time": 1359297334,
        "download_url": "https://dl.smwcentral.net/8385/Sigma%20Screen.zip",
        "filename": "Sigma Screen.zip",
        "size": 70735,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8358,
        "title": "Mega Man X - Stage Select 2",
        "version": "smwc-8358-1359297383",
        "upstream_time": 1359297383,
        "download_url": "https://dl.smwcentral.net/8358/SigmaZ.zip",
        "filename": "SigmaZ.zip",
        "size": 52101,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-sting-chameleon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29445,
    "title": "Mega Man X - Sting Chameleon",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "forest",
      "industrial",
      "jungle",
      "tense"
    ],
    "description": "The Theme played in Sting Chameleon's Stage from Mega Man X.<br>\r\n<br>\r\nFeatured in the Winter C3 2022's \"I Port Occasionally\" Pack.",
    "latest_version": "smwc-29445-1645751957",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29445,
        "title": "Mega Man X - Sting Chameleon",
        "version": "smwc-29445-1645751957",
        "upstream_time": 1645751957,
        "download_url": "https://dl.smwcentral.net/29445/Mega%20Man%20X%20-%20Sting%20Chameleon.zip",
        "filename": "Mega Man X - Sting Chameleon.zip",
        "size": 44130,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20659,
        "title": "Mega Man X - Sting Chameleon",
        "version": "smwc-20659-1563329722",
        "upstream_time": 1563329722,
        "download_url": "https://dl.smwcentral.net/20659/MMXChameleon.zip",
        "filename": "MMXChameleon.zip",
        "size": 69035,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-sting-chameleon-s-stage-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21007,
    "title": "Mega Man X - Sting Chameleon's Stage (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "cave",
      "fire",
      "forest",
      "jungle",
      "sky"
    ],
    "description": "One of the most energetic themes in Mega Man history, now resampled / revised for modern romhacking!<br>\r\n<br>\r\nPerfectly fits with forest stages, but athletic / sky, grass athletics, jungles, and even underground / lava stages (Super Pika Land: Chocolate Version for reference) work fine as well.<br>\r\n<br>\r\n<b>Note</b>: In the text file, there are four customizable pitches you can adjust the song to, including versions such as the DOS / PC version, PSP Remake, and a custom version I put in there (in case anyone thinks the song sounds good on the c# minor).",
    "latest_version": "smwc-21007-1567952464",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21007,
        "title": "Mega Man X - Sting Chameleon's Stage (Remix)",
        "version": "smwc-21007-1567952464",
        "upstream_time": 1567952464,
        "download_url": "https://dl.smwcentral.net/21007/Sting%20Chameleon%27s%20Jam.zip",
        "filename": "Sting Chameleon%27s Jam.zip",
        "size": 188287,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-storm-eagle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26029,
    "title": "Mega Man X - Storm Eagle",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "cave",
      "industrial",
      "mountain",
      "sky",
      "space",
      "tense",
      "urban"
    ],
    "description": "Storm Eagle from Mega Man X.",
    "latest_version": "smwc-26029-1614573364",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26029,
        "title": "Mega Man X - Storm Eagle",
        "version": "smwc-26029-1614573364",
        "upstream_time": 1614573364,
        "download_url": "https://dl.smwcentral.net/26029/Mega%20Man%20X%20-%20Storm%20Eagle%20%28Unsampled%29.zip",
        "filename": "Mega Man X - Storm Eagle (Unsampled).zip",
        "size": 34791,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26028,
        "title": "Mega Man X - Storm Eagle",
        "version": "smwc-26028-1614573372",
        "upstream_time": 1614573372,
        "download_url": "https://dl.smwcentral.net/26028/Mega%20Man%20X%20-%20Storm%20Eagle.zip",
        "filename": "Mega Man X - Storm Eagle.zip",
        "size": 60436,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14213,
        "title": "Mega Man X - Storm Eagle",
        "version": "smwc-14213-1475289321",
        "upstream_time": 1475289321,
        "download_url": "https://dl.smwcentral.net/14213/Storm%20Eagle%20Sampled.zip",
        "filename": "Storm Eagle Sampled.zip",
        "size": 57116,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-swearing-loyalty-to-the-mines-armored-armadillo-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40003,
    "title": "Mega Man X - Swearing Loyalty to the Mines ⛏️ ~ Armored Armadillo (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "cave",
      "chase",
      "tense",
      "upbeat"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #C95CED;\">❝ <i><b>There's nothing Maverick about following orders. We're not in the wrong, X.</b></i> ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Armored Armadillo, Mega Man Maverick Hunter X (2005)</span><br>\r\n<img src=\"https://bin.smwcentral.net/u/23547/Armored%2BArmadillo.webp\" alt=\"\"><br>\r\nDid an arrangement of <b><a href=\"https://youtu.be/uI2R7DDadIY\" rel=\"nofollow\">Armored</a> <a href=\"https://youtu.be/bnMfnqklI9A\" rel=\"nofollow\">A</a><a href=\"https://youtu.be/zEnHzLxZ2rg\" rel=\"nofollow\">rmadillo's</a> <a href=\"https://youtu.be/7BYadcgJloY\" rel=\"nofollow\">Stage</a></b> from <i>Mega Man X</i>. It's been nearly four years since I last touched a song from <b><i>PEAK FICTION</i></b>, so I decided it's time to do it again!! Wanted to try basing this off all the official renditions (minus the DOS version 'cuz that one sucks).<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠  \"Bonus End,\" Yoshi SFX, & Thunder SFX are disabled.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. A Minor (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. G# Minor (Custom Pitch)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Echo Delay, but sacrifices SMW-Compatibility (OG Echo)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Decreased Echo Delay (LOWER Echo)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span>",
    "latest_version": "smwc-40003-1751965052",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40003,
        "title": "Mega Man X - Swearing Loyalty to the Mines ⛏️ ~ Armored Armadillo (Remix)",
        "version": "smwc-40003-1751965052",
        "upstream_time": 1751965052,
        "download_url": "https://dl.smwcentral.net/40003/Swearing%20Loyalty%20to%20the%20Mines..zip",
        "filename": "Swearing Loyalty to the Mines..zip",
        "size": 217559,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x-vile",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31692,
    "title": "Mega Man X - Vile 2",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "final",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "Vile 2 (aka Sigma Boss Battle) from Mega Man X.",
    "latest_version": "smwc-31692-1661982361",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31692,
        "title": "Mega Man X - Vile 2",
        "version": "smwc-31692-1661982361",
        "upstream_time": 1661982361,
        "download_url": "https://dl.smwcentral.net/31692/Mega%20Man%20X%20-%20Vile%202.zip",
        "filename": "Mega Man X - Vile 2.zip",
        "size": 58750,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x2-absolute-zero",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39575,
    "title": "Mega Man X2 - Absolute Zero",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "final",
      "industrial",
      "tense"
    ],
    "description": "A fast, tense theme from Mega Man X2 that I severely underestimated how complicated it would be to port",
    "latest_version": "smwc-39575-1744423994",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39575,
        "title": "Mega Man X2 - Absolute Zero",
        "version": "smwc-39575-1744423994",
        "upstream_time": 1744423994,
        "download_url": "https://dl.smwcentral.net/39575/Absolute%20Zero.zip",
        "filename": "Absolute Zero.zip",
        "size": 34977,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13822,
        "title": "Mega Man X2 - Absolute Zero",
        "version": "smwc-13822-1467783847",
        "upstream_time": 1467783847,
        "download_url": "https://dl.smwcentral.net/13822/Mega%20Man%20X2%20-%20Absolute%20Zero.zip",
        "filename": "Mega Man X2 - Absolute Zero.zip",
        "size": 67184,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7345,
        "title": "Mega Man X2 - Absolute Zero",
        "version": "smwc-7345-1320310401",
        "upstream_time": 1320310401,
        "download_url": "https://dl.smwcentral.net/7345/AbsoluteZero.zip",
        "filename": "AbsoluteZero.zip",
        "size": 69126,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x2-bubble-crab",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19500,
    "title": "Mega Man X2 - Bubble Crab",
    "authors": [
      "Sariel"
    ],
    "tags": [
      "athletic",
      "beach",
      "boss",
      "sewer",
      "tense",
      "water"
    ],
    "description": "Bubble Crab's Theme from Megaman X2.<br>\r\nIt's a relatively fast paced battle piece and quite tense, but due to its instrumentation it could also fit beach and water levels.",
    "latest_version": "smwc-19500-1553966677",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19500,
        "title": "Mega Man X2 - Bubble Crab",
        "version": "smwc-19500-1553966677",
        "upstream_time": 1553966677,
        "download_url": "https://dl.smwcentral.net/19500/Mega_Man_X2_-_Bubble_Crab.zip",
        "filename": "Mega_Man_X2_-_Bubble_Crab.zip",
        "size": 33656,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x2-dangerous-reef",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33034,
    "title": "Mega Man X2 - Dangerous Reef",
    "authors": [
      "Mentholeus"
    ],
    "tags": [
      "calm",
      "water"
    ],
    "description": "Bubble Crab's stage theme (also known as Bubbly Crablos in the japanese version of the game).<br>\r\nFits a whole variety of underwater stages, might fit shores, lakes, and other masses of land with water nearby as well.",
    "latest_version": "smwc-33034-1685575757",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33034,
        "title": "Mega Man X2 - Dangerous Reef",
        "version": "smwc-33034-1685575757",
        "upstream_time": 1685575757,
        "download_url": "https://dl.smwcentral.net/33034/Bubble%20Crabb.zip",
        "filename": "Bubble Crabb.zip",
        "size": 34608,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x2-dangerous-reef-bubble-crab-s-stage-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23495,
    "title": "Mega Man X2 - Dangerous Reef ~ Bubble Crab's Stage (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "cave",
      "water"
    ],
    "description": "A remix I did months ago of Bubble Crab's stage theme from <i>Mega Man X2</i>.<br>\r\n<br>\r\nThis baby can fit in underwater stages and (flooded) caverns.<br>\r\n<br>\r\nNote:<br>\r\n- There is a \"READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- The Thunder SFX, Yoshi SFX, and @7 are disabled.",
    "latest_version": "smwc-23495-1594083172",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23495,
        "title": "Mega Man X2 - Dangerous Reef ~ Bubble Crab's Stage (Remix)",
        "version": "smwc-23495-1594083172",
        "upstream_time": 1594083172,
        "download_url": "https://dl.smwcentral.net/23495/Bubble%20Crab.zip",
        "filename": "Bubble Crab.zip",
        "size": 87466,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x2-deeper-into-the-abyss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41255,
    "title": "Mega Man X2 - Deeper Into the Abyss",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "Deeper Into the Abyss from Mega Man X2.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"JupiHornet\"><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=44231\" style=\"color: var(--user-color-2);\" class=\"un\">JupiHornet</a></span>.",
    "latest_version": "smwc-41255-1769638749",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41255,
        "title": "Mega Man X2 - Deeper Into the Abyss",
        "version": "smwc-41255-1769638749",
        "upstream_time": 1769638749,
        "download_url": "https://dl.smwcentral.net/41255/Mega%20Man%20X2%20-%20Deeper%20Into%20The%20Abyss.zip",
        "filename": "Mega Man X2 - Deeper Into The Abyss.zip",
        "size": 70148,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x2-dust-devil",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32088,
    "title": "Mega Man X2 - Dust Devil",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "desert",
      "tense"
    ],
    "description": "The theme played in Overdrive Ostrich's Stage from Mega Man X2.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"Alex\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=40776\" style=\"color: #5b2df0;\" class=\"un\">Alex</a></span>.",
    "latest_version": "smwc-32088-1672536475",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32088,
        "title": "Mega Man X2 - Dust Devil",
        "version": "smwc-32088-1672536475",
        "upstream_time": 1672536475,
        "download_url": "https://dl.smwcentral.net/32088/Mega%20Man%20X2%20-%20Dust%20Devil.zip",
        "filename": "Mega Man X2 - Dust Devil.zip",
        "size": 53105,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x2-grim-vigilante",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32086,
    "title": "Mega Man X2 - Grim Vigilante",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "The theme played in the battle against Sigma's first form from Mega Man X2.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"Alex\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=40776\" style=\"color: #5b2df0;\" class=\"un\">Alex</a></span>.",
    "latest_version": "smwc-32086-1672548568",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32086,
        "title": "Mega Man X2 - Grim Vigilante",
        "version": "smwc-32086-1672548568",
        "upstream_time": 1672548568,
        "download_url": "https://dl.smwcentral.net/32086/Mega%20Man%20X2%20-%20Grim%20Vigilante.zip",
        "filename": "Mega Man X2 - Grim Vigilante.zip",
        "size": 66569,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7485,
        "title": "Mega Man X2 - Grim Vigilante",
        "version": "smwc-7485-1318000576",
        "upstream_time": 1318000576,
        "download_url": "https://dl.smwcentral.net/7485/GrimVigilante.zip",
        "filename": "GrimVigilante.zip",
        "size": 69070,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x2-judgement-day",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39812,
    "title": "Mega Man X2 - Judgement Day",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "dark",
      "final",
      "industrial"
    ],
    "description": "Judgement Day (Sigma's 2nd Forme) from Mega Man X2.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Roberto zampari\"><a href=\"/?p=profile&amp;id=1508\" style=\"color: var(--user-color-2);\" class=\"un\">Roberto zampari</a></span>.",
    "latest_version": "smwc-39812-1748734097",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39812,
        "title": "Mega Man X2 - Judgement Day",
        "version": "smwc-39812-1748734097",
        "upstream_time": 1748734097,
        "download_url": "https://dl.smwcentral.net/39812/Mega%20Man%20X2%20-%20Judgement%20Day.zip",
        "filename": "Mega Man X2 - Judgement Day.zip",
        "size": 57184,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x2-mission-accomplished",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23804,
    "title": "Mega Man X2 - Mission Accomplished!",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "Clear theme from MMX2. There's an option in the txt file to enable or disable the SMW goal whistle (enabled by default). Note that to work as a global song, you need to add @21 to your sample groups (i.e., in \"Addmusic_sample groups.txt\", add a \"!\" after \"default/0F SMW @21.brr\" and \"optimized/0F SMW @21.brr\").",
    "latest_version": "smwc-23804-1596310515",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23804,
        "title": "Mega Man X2 - Mission Accomplished!",
        "version": "smwc-23804-1596310515",
        "upstream_time": 1596310515,
        "download_url": "https://dl.smwcentral.net/23804/MMX2%20Fanfare.zip",
        "filename": "MMX2 Fanfare.zip",
        "size": 64117,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x2-red-alert",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8102,
    "title": "Mega Man X2 - Red Alert",
    "authors": [
      "Karatekid5"
    ],
    "tags": [
      "athletic",
      "boss"
    ],
    "description": "The music that plays on Magna Centipede's stage in Mega Man X2. Would fit a fast paced castle/secret base area or a fast autoscroll level.",
    "latest_version": "smwc-8102-1313741182",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8102,
        "title": "Mega Man X2 - Red Alert",
        "version": "smwc-8102-1313741182",
        "upstream_time": 1313741182,
        "download_url": "https://dl.smwcentral.net/8102/MegaManX2%20-%20Magna%20Centipede.zip",
        "filename": "MegaManX2 - Magna Centipede.zip",
        "size": 72070,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x2-second-wave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39838,
    "title": "Mega Man X2 - Second Wave",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "final",
      "fire",
      "industrial",
      "overworld",
      "upbeat"
    ],
    "description": "Second Wave from Mega Man X2.",
    "latest_version": "smwc-39838-1748804482",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39838,
        "title": "Mega Man X2 - Second Wave",
        "version": "smwc-39838-1748804482",
        "upstream_time": 1748804482,
        "download_url": "https://dl.smwcentral.net/39838/Mega%20Man%20X2%20-%20Second%20Wave.zip",
        "filename": "Mega Man X2 - Second Wave.zip",
        "size": 65407,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x2-sinister-gleam",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32074,
    "title": "Mega Man X2 - Sinister Gleam",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "cave",
      "ice",
      "night",
      "snow",
      "space",
      "tense"
    ],
    "description": "The theme played in Crystal Snail's Stage from Mega Man X2.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"Alex\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=40776\" style=\"color: #5b2df0;\" class=\"un\">Alex</a></span>.",
    "latest_version": "smwc-32074-1672536320",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32074,
        "title": "Mega Man X2 - Sinister Gleam",
        "version": "smwc-32074-1672536320",
        "upstream_time": 1672536320,
        "download_url": "https://dl.smwcentral.net/32074/Mega%20Man%20X2%20-%20Sinister%20Gleam.zip",
        "filename": "Mega Man X2 - Sinister Gleam.zip",
        "size": 65569,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15599,
        "title": "Mega Man X2 - Sinister Gleam",
        "version": "smwc-15599-1496261909",
        "upstream_time": 1496261909,
        "download_url": "https://dl.smwcentral.net/15599/Mega%20Man%20X2%20-%20Sinister%20Gleam.zip",
        "filename": "Mega Man X2 - Sinister Gleam.zip",
        "size": 34903,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x2-the-mavericks-last-stand",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27632,
    "title": "Mega Man X2 - The Mavericks' Last Stand",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "athletic",
      "chase",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "This is a Remix of Opening Stage Theme from Mega Man X2.<br>\r\nGood for intense levels.",
    "latest_version": "smwc-27632-1629083113",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27632,
        "title": "Mega Man X2 - The Mavericks' Last Stand",
        "version": "smwc-27632-1629083113",
        "upstream_time": 1629083113,
        "download_url": "https://dl.smwcentral.net/27632/Mega%20Man%20X2%20-%20Opening%20Stage%28remix%29.zip",
        "filename": "Mega Man X2 - Opening Stage(remix).zip",
        "size": 82028,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8415,
        "title": "Mega Man X2 - The Mavericks' Last Stand",
        "version": "smwc-8415-1406333355",
        "upstream_time": 1406333355,
        "download_url": "https://dl.smwcentral.net/8415/MMX2%20-%20Maverick%27s%20Last%20Stand.zip",
        "filename": "MMX2 - Maverick%27s Last Stand.zip",
        "size": 32899,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x2-turn-up-the-heat-volcano-s-fury-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27988,
    "title": "Mega Man X2 - Turn Up The Heat!! ~ Volcano's Fury (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "cave",
      "chase",
      "fire",
      "mountain",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/Q8L5V65c20k\" rel=\"nofollow\">Flame</a> <a href=\"https://youtu.be/r57uVQghpic\" rel=\"nofollow\">Stag</a>'s Stage from Mega Man X2. Needed to clear my mind off some things, so I decided to do this song as a means of distracting myself from that.<br>\r\n<br>\r\nIt's one of my favorites from X2, despite its short length (and lackluster instrumentation). To be honest, I feel like Mega Man X2 has amazing compositions, but the instrumentation just feels very empty, especially when compared to X1 and many other really great SNES OSTs. Maybe it's because the channel usage in this one is limited or the samples used don't complement the songs really well, but most of these songs feel like they deserved better.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. B Minor (Original Pitch, turned on default)<br>\r\n2. A Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-27988-1632781767",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27988,
        "title": "Mega Man X2 - Turn Up The Heat!! ~ Volcano's Fury (Remix)",
        "version": "smwc-27988-1632781767",
        "upstream_time": 1632781767,
        "download_url": "https://dl.smwcentral.net/27988/Turn%20Up%20The%20Heat%21%21.zip",
        "filename": "Turn Up The Heat%21%21.zip",
        "size": 122273,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x2-volcano-s-fury",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31254,
    "title": "Mega Man X2 - Volcano's Fury",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "dark",
      "final",
      "fire",
      "mountain",
      "tense"
    ],
    "description": "The theme played in Flame Stag's Stage from Mega Man X2.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"Alex\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=40776\" style=\"color: #5b2df0;\" class=\"un\">Alex</a></span>.",
    "latest_version": "smwc-31254-1663748310",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31254,
        "title": "Mega Man X2 - Volcano's Fury",
        "version": "smwc-31254-1663748310",
        "upstream_time": 1663748310,
        "download_url": "https://dl.smwcentral.net/31254/Mega%20Man%20X2%20-%20Volcano%27s%20Fury.zip",
        "filename": "Mega Man X2 - Volcano%27s Fury.zip",
        "size": 78101,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x2-wasteland",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40731,
    "title": "Mega Man X2 - Wasteland",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "chase",
      "final",
      "industrial",
      "sewer",
      "tense",
      "upbeat"
    ],
    "description": "Wasteland (Morph Moth's stage) from Mega Man X2.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"Alex\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=40776\" style=\"color: #5b2df0;\" class=\"un\">Alex</a></span> and <span class=\"un-outer\" title=\"Tamaki\"><a href=\"/?p=profile&amp;id=39547\" style=\"color: var(--user-color-1);\" class=\"un\">Tamaki</a></span>.",
    "latest_version": "smwc-40731-1762982864",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40731,
        "title": "Mega Man X2 - Wasteland",
        "version": "smwc-40731-1762982864",
        "upstream_time": 1762982864,
        "download_url": "https://dl.smwcentral.net/40731/Mega%20Man%20X2%20-%20Wasteland%20.zip",
        "filename": "Mega Man X2 - Wasteland .zip",
        "size": 65235,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21623,
        "title": "Mega Man X2 - Wasteland",
        "version": "smwc-21623-1576138108",
        "upstream_time": 1576138108,
        "download_url": "https://dl.smwcentral.net/21623/MMX2MorphMoth.zip",
        "filename": "MMX2MorphMoth.zip",
        "size": 35854,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x2-zero-s-rebirth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27032,
    "title": "Mega Man X2 - Zero's Rebirth",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "bonus",
      "boss",
      "chase",
      "cutscene",
      "final",
      "tense"
    ],
    "description": "Zero's theme from Mega Man X2.",
    "latest_version": "smwc-27032-1622497396",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27032,
        "title": "Mega Man X2 - Zero's Rebirth",
        "version": "smwc-27032-1622497396",
        "upstream_time": 1622497396,
        "download_url": "https://dl.smwcentral.net/27032/%5BS%5D%20Mega%20Man%20X2%20-%20Zero%27s%20Rebirth.zip",
        "filename": "%5BS%5D Mega Man X2 - Zero%27s Rebirth.zip",
        "size": 66466,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-blast-hornet",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39834,
    "title": "Mega Man X3 - Blast Hornet",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "final",
      "fire",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "Blast Hornet from Mega Man X3.",
    "latest_version": "smwc-39834-1748805164",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39834,
        "title": "Mega Man X3 - Blast Hornet",
        "version": "smwc-39834-1748805164",
        "upstream_time": 1748805164,
        "download_url": "https://dl.smwcentral.net/39834/Mega%20Man%20X3%20-%20Blast%20Hornet.zip",
        "filename": "Mega Man X3 - Blast Hornet.zip",
        "size": 68490,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19637,
        "title": "Mega Man X3 - Blast Hornet",
        "version": "smwc-19637-1555622985",
        "upstream_time": 1555622985,
        "download_url": "https://dl.smwcentral.net/19637/Mega%20Man%20X3%20-%20Blast%20Hornet.zip",
        "filename": "Mega Man X3 - Blast Hornet.zip",
        "size": 82359,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-blizzard-buffalo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28805,
    "title": "Mega Man X3 - Blizzard Buffalo",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "dark",
      "ice",
      "industrial",
      "mountain",
      "night",
      "snow"
    ],
    "description": "This was a rather difficult one to get right, I managed to pull through, though.<br>\r\n<br>\r\nThis is the Blizzard Buffalo's Theme from Mega Man X3, my favorite song from the game.<br>\r\n<br>\r\nIt really fits well with the stage. Has that heavy snow feel to it, like you're powering through a massive blizzard and occasionally stopping to recover from the cold.<br>\r\n<br>\r\nFits in literally any snowy environment, and maybe even an ice factory of sorts. (Yes, they exist, look it up)<br>\r\n<br>\r\nOh, almost forgot, there is a toggle option in the .txt file that lets you change the lead between @0 (flute) and @13 (harp).",
    "latest_version": "smwc-28805-1641796256",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28805,
        "title": "Mega Man X3 - Blizzard Buffalo",
        "version": "smwc-28805-1641796256",
        "upstream_time": 1641796256,
        "download_url": "https://dl.smwcentral.net/28805/Mega%20Man%20X3%20-%20Blizzard%20Buffalo.zip",
        "filename": "Mega Man X3 - Blizzard Buffalo.zip",
        "size": 66695,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17336,
        "title": "Mega Man X3 - Blizzard Buffalo",
        "version": "smwc-17336-1522806423",
        "upstream_time": 1522806423,
        "download_url": "https://dl.smwcentral.net/17336/%5BS%5D%20Megaman%20X3%20-%20Blizzard%20Buffalo.zip",
        "filename": "%5BS%5D Megaman X3 - Blizzard Buffalo.zip",
        "size": 72290,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7195,
        "title": "Mega Man X3 - Blizzard Buffalo",
        "version": "smwc-7195-1314132217",
        "upstream_time": 1314132217,
        "download_url": "https://dl.smwcentral.net/7195/MMX3%20-%20Blizzard%20Buffalo.zip",
        "filename": "MMX3 - Blizzard Buffalo.zip",
        "size": 68521,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-blizzard-buffalo-mega-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25516,
    "title": "Mega Man X3 - Blizzard Buffalo (Mega Man 7 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "athletic",
      "ice",
      "night",
      "snow"
    ],
    "description": "There was a delay in a particular section, so one tick was taken out.<br>\r\n<br>\r\nedit : Removed one remote command.",
    "latest_version": "smwc-25516-1609192898",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25516,
        "title": "Mega Man X3 - Blizzard Buffalo (Mega Man 7 Style)",
        "version": "smwc-25516-1609192898",
        "upstream_time": 1609192898,
        "download_url": "https://dl.smwcentral.net/25516/Blizzard%20Buffalo%28MM7%29.zip",
        "filename": "Blizzard Buffalo(MM7).zip",
        "size": 82139,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-crush-crawfish",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38301,
    "title": "Mega Man X3 - Crush Crawfish",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "final",
      "fire",
      "industrial",
      "mountain",
      "tense",
      "water"
    ],
    "description": "Crush Crawfish from Mega Man X3.",
    "latest_version": "smwc-38301-1727364710",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38301,
        "title": "Mega Man X3 - Crush Crawfish",
        "version": "smwc-38301-1727364710",
        "upstream_time": 1727364710,
        "download_url": "https://dl.smwcentral.net/38301/Mega_Man_X3_-_Crush_Crawfish.zip",
        "filename": "Mega_Man_X3_-_Crush_Crawfish.zip",
        "size": 62163,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28500,
        "title": "Mega Man X3 - Crush Crawfish",
        "version": "smwc-28500-1635999491",
        "upstream_time": 1635999491,
        "download_url": "https://dl.smwcentral.net/28500/Mega%20Man%20X3%20-%20Crush%20Crawfish.zip",
        "filename": "Mega Man X3 - Crush Crawfish.zip",
        "size": 34957,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-doppler-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28527,
    "title": "Mega Man X3 - Doppler Battle",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "The incredibly intense and short battle theme used for the Doppler Stage bosses (as well as Dr. Doppler himself).<br>\r\n<br>\r\nBit of a repetitive track, mostly going around the same melody with little variation.<br>\r\n<br>\r\nCan be used in boss battles.",
    "latest_version": "smwc-28527-1638061850",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28527,
        "title": "Mega Man X3 - Doppler Battle",
        "version": "smwc-28527-1638061850",
        "upstream_time": 1638061850,
        "download_url": "https://dl.smwcentral.net/28527/Mega%20Man%20X3%20-%20Doppler%20Battle.zip",
        "filename": "Mega Man X3 - Doppler Battle.zip",
        "size": 34107,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-doppler-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21360,
    "title": "Mega Man X3 - Doppler Stage",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "castle",
      "misc"
    ],
    "description": "The song that plays in the first two (?) Doppler Stages in Mega Man X3. Good for athletic levels.",
    "latest_version": "smwc-21360-1572073083",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21360,
        "title": "Mega Man X3 - Doppler Stage",
        "version": "smwc-21360-1572073083",
        "upstream_time": 1572073083,
        "download_url": "https://dl.smwcentral.net/21360/Mega%20Man%20X3%20-%20Doppler%20Stage.zip",
        "filename": "Mega Man X3 - Doppler Stage.zip",
        "size": 71296,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-ending",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39580,
    "title": "Mega Man X3 - Ending",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "night",
      "sad"
    ],
    "description": "The Ending theme from Mega Man X3.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"Alex\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=40776\" style=\"color: #5b2df0;\" class=\"un\">Alex</a></span>.<br>\r\n<br>\r\nThis is my 500th submission, thanks for all of your support! It means a lot. &lt;3",
    "latest_version": "smwc-39580-1746049535",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39580,
        "title": "Mega Man X3 - Ending",
        "version": "smwc-39580-1746049535",
        "upstream_time": 1746049535,
        "download_url": "https://dl.smwcentral.net/39580/Mega%20Man%20X3%20-%20Ending.zip",
        "filename": "Mega Man X3 - Ending.zip",
        "size": 50854,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-gravity-beetle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13359,
    "title": "Mega Man X3 - Gravity Beetle",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "airship",
      "castle",
      "final",
      "industrial",
      "urban"
    ],
    "description": "Could fit final, airship or castle levels (maybe more level themes but too I'm too lazy to think about tags).<br>\r\n<br>\r\nI moved the crash cymbals from #4 to #1 because noise was being a bitch, sorry about that.",
    "latest_version": "smwc-13359-1456676556",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13359,
        "title": "Mega Man X3 - Gravity Beetle",
        "version": "smwc-13359-1456676556",
        "upstream_time": 1456676556,
        "download_url": "https://dl.smwcentral.net/13359/gravitybeetle.zip",
        "filename": "gravitybeetle.zip",
        "size": 35047,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-gravity-beetle-s-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7423,
    "title": "Mega Man X3 - Gravity Beetle's Stage",
    "authors": [
      "Masashi27"
    ],
    "tags": [
      "castle",
      "cutscene",
      "title"
    ],
    "description": "A song that plays in Gravity Beetle's stage. This one is sampled.",
    "latest_version": "smwc-7423-1319396498",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7423,
        "title": "Mega Man X3 - Gravity Beetle's Stage",
        "version": "smwc-7423-1319396498",
        "upstream_time": 1319396498,
        "download_url": "https://dl.smwcentral.net/7423/Mega%20Man%20X3%20-%20Gravity%20Beetle.zip",
        "filename": "Mega Man X3 - Gravity Beetle.zip",
        "size": 111341,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-ice-cold-soul-blizzard-buffalo-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25949,
    "title": "Mega Man X3 - Ice Cold Soul ~ Blizzard Buffalo (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "cutscene",
      "dark",
      "night",
      "snow"
    ],
    "description": "Finally did an X3 remix, and this time it's <a href=\"https://youtu.be/6iZqByzccug\" rel=\"nofollow\">Blizzard</a> <a href=\"https://youtu.be/VBrcpX0bQcY\" rel=\"nofollow\">Buffalo</a>'s stage theme. Probably the most unique theme in the entire X3 OST, which was mostly hard rock except for this one. It's pretty dark and depressing for a snow stage theme, making you feel alone in this frozen apocalyptic city (at least that's what it looks like in the background).<br>\r\n<br>\r\nThis baby is great for [dark / night] snow stages and dark cutscenes.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n- \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also 2 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. D# Minor (Original Pitch, turned on default)<br>\r\n2. E Minor (Custom Pitch)",
    "latest_version": "smwc-25949-1613613161",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25949,
        "title": "Mega Man X3 - Ice Cold Soul ~ Blizzard Buffalo (Remix)",
        "version": "smwc-25949-1613613161",
        "upstream_time": 1613613161,
        "download_url": "https://dl.smwcentral.net/25949/Ice%20Cold%20Soul.zip",
        "filename": "Ice Cold Soul.zip",
        "size": 104679,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-intro-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14500,
    "title": "Mega Man X3 - Intro Stage",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "athletic",
      "chase",
      "final",
      "industrial",
      "tense"
    ],
    "description": "An energetic, fast paced song from MMX3. Could go well in chase, athletic or tense levels in a futuristic atmosphere.<br>\r\n<br>\r\nRequested by Decoy Blimp.",
    "latest_version": "smwc-14500-1477186051",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14500,
        "title": "Mega Man X3 - Intro Stage",
        "version": "smwc-14500-1477186051",
        "upstream_time": 1477186051,
        "download_url": "https://dl.smwcentral.net/14500/intro%20mmx3.zip",
        "filename": "intro mmx3.zip",
        "size": 75125,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-kaiser-sigma",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28408,
    "title": "Mega Man X3 - Kaiser Sigma",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "dark",
      "final",
      "tense"
    ],
    "description": "The song from the second phase of the Sigma battle in MMX3.<br>\r\nRequested by <span class=\"un-outer\" title=\"Black Goku\"><a href=\"/?p=profile&amp;id=48112\" style=\"color: var(--user-color-2);\" class=\"un\">Black Goku</a></span>.",
    "latest_version": "smwc-28408-1632807011",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28408,
        "title": "Mega Man X3 - Kaiser Sigma",
        "version": "smwc-28408-1632807011",
        "upstream_time": 1632807011,
        "download_url": "https://dl.smwcentral.net/28408/MMX3%20-%20Kaiser%20Sigma.zip",
        "filename": "MMX3 - Kaiser Sigma.zip",
        "size": 70492,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-lost-love-in-the-sewers-toxic-seahorse-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32288,
    "title": "Mega Man X3 - Lost Love in the Sewers ~ Toxic Seahorse (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "cave",
      "dark",
      "sewer",
      "water"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/F7wrUFlN5gI\" rel=\"nofollow\">Toxic Sea</a><a href=\"https://youtu.be/Su-9er8VP2w\" rel=\"nofollow\">horse's Stage</a> theme from Mega Man X3. Used to actually be one of my least favorite songs from this game for the longest time until recently when I realized it's one of the best songs in the game (especially, the PSX version, which is surprisingly one of the only arrangements in X3 that actually sounds fitting for the game).<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. D# Minor (Original Pitch) [turned on by default]<br>\r\n2. E Minor (Custom Pitch)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables Voice Clip, but at the cost of SMW-Compatibility<br>\r\n2. Disables Voice Clip (turned on default)<br>\r\n",
    "latest_version": "smwc-32288-1674924707",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32288,
        "title": "Mega Man X3 - Lost Love in the Sewers ~ Toxic Seahorse (Remix)",
        "version": "smwc-32288-1674924707",
        "upstream_time": 1674924707,
        "download_url": "https://dl.smwcentral.net/32288/Lost%20Love%20in%20the%20Sewers.zip",
        "filename": "Lost Love in the Sewers.zip",
        "size": 200514,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-maverick-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41207,
    "title": "Mega Man X3 - Maverick Battle",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "boss",
      "chase",
      "cutscene",
      "dark",
      "final",
      "tense"
    ],
    "description": "One of my first Capcom ports.<br>\r\n<br>\r\nThe short and repetitive boss theme from Mega Man X3, which I lowkey think suits cutscenes more than bosses.",
    "latest_version": "smwc-41207-1767219297",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41207,
        "title": "Mega Man X3 - Maverick Battle",
        "version": "smwc-41207-1767219297",
        "upstream_time": 1767219297,
        "download_url": "https://dl.smwcentral.net/41207/Mega%20Man%20X3%20-%20Maverick%20Battle.zip",
        "filename": "Mega Man X3 - Maverick Battle.zip",
        "size": 60681,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28526,
        "title": "Mega Man X3 - Maverick Battle",
        "version": "smwc-28526-1638061764",
        "upstream_time": 1638061764,
        "download_url": "https://dl.smwcentral.net/28526/Mega%20Man%20X3%20-%20Maverick%20Battle.zip",
        "filename": "Mega Man X3 - Maverick Battle.zip",
        "size": 33608,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8306,
        "title": "Mega Man X3 - Maverick Battle",
        "version": "smwc-8306-1349362042",
        "upstream_time": 1349362042,
        "download_url": "https://dl.smwcentral.net/8306/Mega%20Man%20X3%20-%20Maverick%20Battle.zip",
        "filename": "Mega Man X3 - Maverick Battle.zip",
        "size": 69415,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-maverick-hunters-strike-back-opening-stage-genso-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28347,
    "title": "Mega Man X3 - Maverick Hunters Strike Back ~ Opening Stage (Genso-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "chase",
      "final",
      "industrial",
      "night",
      "tense",
      "urban"
    ],
    "description": "Did an extended arrangement of the <a href=\"https://youtu.be/Ar35Z4VvBAQ\" rel=\"nofollow\">Opening</a> <a href=\"https://youtu.be/m06WbObkO18\" rel=\"nofollow\">Stage</a> from Mega Man X3. Just felt like doing a remix of a nostalgic theme (at least for me). I love X3's OST, despite its obvious shortcomings (especially the SNES version). It has that intense energy that the series is most known for, and the compositions are really great!!!<br>\r\n<br>\r\n<div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">Added the Eastern Story melody 'cuz \"haha funny Touhou reference\" and thought it'd be sick to have a Touhou reference in one of my X series remixes.</div></div><br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. G Minor (Original Pitch, turned on default)<br>\r\n2. F# Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-28347-1637023874",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28347,
        "title": "Mega Man X3 - Maverick Hunters Strike Back ~ Opening Stage (Genso-Mix)",
        "version": "smwc-28347-1637023874",
        "upstream_time": 1637023874,
        "download_url": "https://dl.smwcentral.net/28347/Maverick_Hunters_Strike_Back.zip",
        "filename": "Maverick_Hunters_Strike_Back.zip",
        "size": 124734,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-neon-tiger",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31294,
    "title": "Mega Man X3 - Neon Tiger",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "cave",
      "cutscene",
      "fire",
      "industrial",
      "jungle",
      "mountain",
      "overworld",
      "tense"
    ],
    "description": "Neon Tiger's stage theme from Mega Man X3.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>.",
    "latest_version": "smwc-31294-1659334312",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31294,
        "title": "Mega Man X3 - Neon Tiger",
        "version": "smwc-31294-1659334312",
        "upstream_time": 1659334312,
        "download_url": "https://dl.smwcentral.net/31294/Mega%20Man%20X3%20-%20Neon%20Tiger.zip",
        "filename": "Mega Man X3 - Neon Tiger.zip",
        "size": 61613,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8269,
        "title": "Mega Man X3 - Neon Tiger",
        "version": "smwc-8269-1343861432",
        "upstream_time": 1343861432,
        "download_url": "https://dl.smwcentral.net/8269/neon.zip",
        "filename": "neon.zip",
        "size": 67452,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-neon-tiger-shining-tigerd",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28521,
    "title": "Mega Man X3 - Neon Tiger (Shining Tigerd)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "forest",
      "industrial",
      "jungle"
    ],
    "description": "I'm on a roll with these MMX3 ports!<br>\r\n<br>\r\nThis is the Neon Tiger's Theme from Mega Man X3.<br>\r\n<br>\r\nNothing much to say about this one, the variation is a bit lacking and the song itself is kind of meh. I still feel like it deserved a port anyway, so here we are.<br>\r\n<br>\r\nCould suit in some sort of industrial jungle or forest. (honestly, no idea where it could fit best)",
    "latest_version": "smwc-28521-1638061649",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28521,
        "title": "Mega Man X3 - Neon Tiger (Shining Tigerd)",
        "version": "smwc-28521-1638061649",
        "upstream_time": 1638061649,
        "download_url": "https://dl.smwcentral.net/28521/Mega%20Man%20X3%20-%20Neon%20Tiger.zip",
        "filename": "Mega Man X3 - Neon Tiger.zip",
        "size": 34740,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-password",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 42071,
    "title": "Mega Man X3 - Password",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "cutscene",
      "menu",
      "tense",
      "title"
    ],
    "description": "The password theme from Mega Man X3, could probably fit when using the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29704\">Continue music</a> patch.<br>\r\n<br>\r\nOriginally released for <a href=\"https://www.smwcentral.net/?p=viewthread&t=131745\">Winter 2026 C3</a><br>\r\n<br>\r\nUpdate (3/29/26):<br>\r\n- Fixed a few issues pointed out by <span class=\"un-outer\" title=\"Kevin\"><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=36308\" style=\"color: var(--user-color-2);\" class=\"un\">Kevin</a></span>",
    "latest_version": "smwc-42071-1774898406",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 42071,
        "title": "Mega Man X3 - Password",
        "version": "smwc-42071-1774898406",
        "upstream_time": 1774898406,
        "download_url": "https://dl.smwcentral.net/42071/X3%20Password.zip",
        "filename": "X3 Password.zip",
        "size": 58347,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-ps1-opening-one-more-time-mega-man-x3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25527,
    "title": "Mega Man X3 PS1 Opening - One More Time (Mega Man X3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "credits",
      "cutscene",
      "title"
    ],
    "description": "This is a repetitive short version.",
    "latest_version": "smwc-25527-1609193616",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25527,
        "title": "Mega Man X3 PS1 Opening - One More Time (Mega Man X3 Style)",
        "version": "smwc-25527-1609193616",
        "upstream_time": 1609193616,
        "download_url": "https://dl.smwcentral.net/25527/OneMoreTime%28MMX3%29.zip",
        "filename": "OneMoreTime(MMX3).zip",
        "size": 77430,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-psx-volt-catfish-stage-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31260,
    "title": "Mega Man X3 (PSX) - Volt Catfish Stage (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "industrial"
    ],
    "description": "The base was intended to be a Sting Chameleon, but channels #0 and #7 were slightly more voluminous due to the low pitch at the beginning.",
    "latest_version": "smwc-31260-1662052583",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31260,
        "title": "Mega Man X3 (PSX) - Volt Catfish Stage (Mega Man X Style)",
        "version": "smwc-31260-1662052583",
        "upstream_time": 1662052583,
        "download_url": "https://dl.smwcentral.net/31260/X3_Catfish_psx_X1.zip",
        "filename": "X3_Catfish_psx_X1.zip",
        "size": 59418,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-sigma-battle-1st-form",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28361,
    "title": "Mega Man X3 - Sigma Battle (1st Form)",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "boss",
      "chase",
      "final"
    ],
    "description": "Could fit a final boss.<br>\r\nRequested by <span class=\"un-outer\" title=\"Black Goku\"><a href=\"/?p=profile&amp;id=48112\" style=\"color: var(--user-color-2);\" class=\"un\">Black Goku</a></span>",
    "latest_version": "smwc-28361-1642141903",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28361,
        "title": "Mega Man X3 - Sigma Battle (1st Form)",
        "version": "smwc-28361-1642141903",
        "upstream_time": 1642141903,
        "download_url": "https://dl.smwcentral.net/28361/Mega%20Man%20X3%20-%20Sigma%20Battle.zip",
        "filename": "Mega Man X3 - Sigma Battle.zip",
        "size": 33607,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-stage-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39836,
    "title": "Mega Man X3 - Stage Select",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "final",
      "fire",
      "industrial",
      "overworld",
      "tense"
    ],
    "description": "Stage Select from Mega Man X3.",
    "latest_version": "smwc-39836-1748804782",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39836,
        "title": "Mega Man X3 - Stage Select",
        "version": "smwc-39836-1748804782",
        "upstream_time": 1748804782,
        "download_url": "https://dl.smwcentral.net/39836/Mega%20Man%20X3%20-%20Stage%20Select.zip",
        "filename": "Mega Man X3 - Stage Select.zip",
        "size": 73403,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-the-catfish-disguised-tanuki-volt-catfish-s-stage-futatsuiwa-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35291,
    "title": "Mega Man X3 - The Catfish-Disguised Tanuki 🍃 ~ Volt Catfish's Stage (Futatsuiwa-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "final",
      "industrial",
      "tense",
      "urban",
      "water"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #C08862;\"><i>❝𝐀𝐢𝐧’𝐭 𝐭𝐡𝐞 𝐠𝐫𝐚𝐧𝐧𝐲 𝐬𝐮𝐩𝐩𝐨𝐬𝐞𝐝 𝐭𝐨<br>\r\n𝐡𝐮𝐫𝐝𝐥𝐞 𝐝𝐨𝐰𝐧 𝐭𝐡𝐞 𝐡𝐢𝐠𝐡𝐰𝐚𝐲 𝐨𝐧 ‘𝐞𝐫 𝐨𝐰𝐧 𝐭𝐰𝐨 𝐟𝐞𝐞𝐭?❞</i></span></span><br>\r\n‎‎‎‎‎‎‎‎ㅤ<span style=\"font-size: 8pt;\">-  Mamizou Futatsuiwa, 2013 🍃</span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/z26j4p0WI7Y?si=ZIGuAqv4f3mCGvSr\" rel=\"nofollow\">Volt Cat</a><a href=\"https://youtu.be/NSOlZvcdRgI?si=udDOmxD1ByHEMU3g\" rel=\"nofollow\">fish's Stage</a> from Mega Man X3, fused with Mamizou Futatsuiwa's theme from Touhou 13, <a href=\"https://youtu.be/F-mrUZIMTbU?si=Qj9nNOGH5H3Ot-bQ\" rel=\"nofollow\">Futatsuiwa from Sado</a>. Decided to do this because of a friend telling me this song is just edgy hot cross buns, and it ruined my entire perception of it. Also, it's been a while since I did an X series theme, and I'm always up for doing some more Touhou X Mega Man mashups.<br>\r\n<br>\r\nVolt Catfish's theme is pretty cool. Always been a fan of it ever since I first heard it in a Sonic romhack over a decade ago.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file</u></span>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. D# Minor (Original Pitch)  <span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\n‎‎‎‎‎‎‎‎ㅤ2. C Minor (<a href=\"https://youtu.be/lSGOj5-PnJA?si=jBj8-FZ1UJ2uWx0b\" rel=\"nofollow\">Futatsuiwa from Gensokyo</a> Pitch)<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. E Minor (Custom Pitch 1)<br>\r\n‎‎‎‎‎‎‎‎ㅤ4. C# Minor (Custom Pitch 2)",
    "latest_version": "smwc-35291-1698811281",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35291,
        "title": "Mega Man X3 - The Catfish-Disguised Tanuki 🍃 ~ Volt Catfish's Stage (Futatsuiwa-Mix)",
        "version": "smwc-35291-1698811281",
        "upstream_time": 1698811281,
        "download_url": "https://dl.smwcentral.net/35291/Catfish-Disguised%20Tanuki%2C%20%20The.zip",
        "filename": "Catfish-Disguised Tanuki%2C  The.zip",
        "size": 175369,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-toxic-seahorse",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28466,
    "title": "Mega Man X3 - Toxic Seahorse",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "fire",
      "industrial",
      "sewer",
      "tense",
      "water"
    ],
    "description": "Mega Man X3 from Toxic Seahorse. Could fit a toxic/fire factory levels.",
    "latest_version": "smwc-28466-1637971428",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28466,
        "title": "Mega Man X3 - Toxic Seahorse",
        "version": "smwc-28466-1637971428",
        "upstream_time": 1637971428,
        "download_url": "https://dl.smwcentral.net/28466/Mega%20Man%20X3%20-%20Toxic%20Seahorse%20%28No%20%4017%20and%20Noise%29.zip",
        "filename": "Mega Man X3 - Toxic Seahorse (No %4017 and Noise).zip",
        "size": 35267,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28463,
        "title": "Mega Man X3 - Toxic Seahorse",
        "version": "smwc-28463-1642142336",
        "upstream_time": 1642142336,
        "download_url": "https://dl.smwcentral.net/28463/Toxic%20Seahorse.zip",
        "filename": "Toxic Seahorse.zip",
        "size": 34856,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-tunnel-rhino",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39853,
    "title": "Mega Man X3 - Tunnel Rhino",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "cave",
      "final",
      "fire",
      "industrial",
      "mountain",
      "tense",
      "urban"
    ],
    "description": "Tunnel Rhino from Mega Man X3.",
    "latest_version": "smwc-39853-1748805737",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39853,
        "title": "Mega Man X3 - Tunnel Rhino",
        "version": "smwc-39853-1748805737",
        "upstream_time": 1748805737,
        "download_url": "https://dl.smwcentral.net/39853/Mega%20Man%20X3%20-%20Tunnel%20Rhino.zip",
        "filename": "Mega Man X3 - Tunnel Rhino.zip",
        "size": 68257,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11133,
        "title": "Mega Man X3 - Tunnel Rhino",
        "version": "smwc-11133-1428102526",
        "upstream_time": 1428102526,
        "download_url": "https://dl.smwcentral.net/11133/Mega%20Man%20X3%20-%20Tunnel%20Rhino%20Stage.zip",
        "filename": "Mega Man X3 - Tunnel Rhino Stage.zip",
        "size": 32398,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-vile",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28485,
    "title": "Mega Man X3 - Vile",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "dark",
      "final",
      "fire",
      "industrial",
      "space"
    ],
    "description": "Mega Man X3 from Vile. Could fit a industrial levels.",
    "latest_version": "smwc-28485-1638053593",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28485,
        "title": "Mega Man X3 - Vile",
        "version": "smwc-28485-1638053593",
        "upstream_time": 1638053593,
        "download_url": "https://dl.smwcentral.net/28485/Mega%20Man%20X3%20-%20Vile.zip",
        "filename": "Mega Man X3 - Vile.zip",
        "size": 34020,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-volt-catfish",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29182,
    "title": "Mega Man X3 - Volt Catfish",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "industrial",
      "urban"
    ],
    "description": "Volt Catfish from Mega Man X3. Could fit a industrial or city/urban levels.",
    "latest_version": "smwc-29182-1648792371",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29182,
        "title": "Mega Man X3 - Volt Catfish",
        "version": "smwc-29182-1648792371",
        "upstream_time": 1648792371,
        "download_url": "https://dl.smwcentral.net/29182/Mega%20Man%20X3%20-%20Volt%20Catfish%20%28U%29.zip",
        "filename": "Mega Man X3 - Volt Catfish (U).zip",
        "size": 33957,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27370,
        "title": "Mega Man X3 - Volt Catfish",
        "version": "smwc-27370-1625117504",
        "upstream_time": 1625117504,
        "download_url": "https://dl.smwcentral.net/27370/Mega%20Man%20X3%20Volt%20Catfish.zip",
        "filename": "Mega Man X3 Volt Catfish.zip",
        "size": 66283,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-volt-catfish-kirby-super-star-style-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27952,
    "title": "Mega Man X3 - Volt Catfish (Kirby Super Star Style Remix)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "industrial"
    ],
    "description": "I remixed 'Volt Catfish Theme' in KSS style.",
    "latest_version": "smwc-27952-1632508228",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27952,
        "title": "Mega Man X3 - Volt Catfish (Kirby Super Star Style Remix)",
        "version": "smwc-27952-1632508228",
        "upstream_time": 1632508228,
        "download_url": "https://dl.smwcentral.net/27952/X3_Catfish_KSS.zip",
        "filename": "X3_Catfish_KSS.zip",
        "size": 43858,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x3-zero-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8301,
    "title": "Mega Man X3 - Zero's Theme",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "An epic upbeat &mdash;but short&mdash; theme that plays in MMX3.<br>\r\n<br>\r\nUpdate (09/15/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 64 bytes.",
    "latest_version": "smwc-8301-1347388991",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8301,
        "title": "Mega Man X3 - Zero's Theme",
        "version": "smwc-8301-1347388991",
        "upstream_time": 1347388991,
        "download_url": "https://dl.smwcentral.net/8301/Zero%27s.Theme.zip",
        "filename": "Zero%27s.Theme.zip",
        "size": 60484,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x4-boss-theme-mega-man-x2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30207,
    "title": "Mega Man X4 - Boss Theme (Mega Man X2 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss"
    ],
    "description": "Ver 2",
    "latest_version": "smwc-30207-1658884038",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30207,
        "title": "Mega Man X4 - Boss Theme (Mega Man X2 Style)",
        "version": "smwc-30207-1658884038",
        "upstream_time": 1658884038,
        "download_url": "https://dl.smwcentral.net/30207/X4Boss_X2_ver2.zip",
        "filename": "X4Boss_X2_ver2.zip",
        "size": 67664,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26114,
        "title": "Mega Man X4 - Boss Theme (Mega Man X2 Style)",
        "version": "smwc-26114-1615477925",
        "upstream_time": 1615477925,
        "download_url": "https://dl.smwcentral.net/26114/X4BossMMX2.zip",
        "filename": "X4BossMMX2.zip",
        "size": 71830,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x4-chasing-the-light-jet-stingray-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25412,
    "title": "Mega Man X4 - Chasing the Light ~ Jet Stingray (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "beach",
      "boss",
      "intense",
      "sky"
    ],
    "description": "Did a remix of <a href=\"https://youtu.be/JA1SKe0pwoo\" rel=\"nofollow\">Jet Stringray's Stage</a> from Mega Man X4. Worst Maverick stage in the game, but goddamn, this song bangs so freaking hard, I can't help but forgive it because of it... until I have to get that damn subtank!!!<br>\r\n<br>\r\nThis baby is great for beach stages, athletic / sky stages, intense stages, boss fights, and auto-running stages.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- \"Bonus End\" & Thunder SFX are disabled.<br>\r\n",
    "latest_version": "smwc-25412-1607755074",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25412,
        "title": "Mega Man X4 - Chasing the Light ~ Jet Stingray (Remix)",
        "version": "smwc-25412-1607755074",
        "upstream_time": 1607755074,
        "download_url": "https://dl.smwcentral.net/25412/Jet%20Stingray.zip",
        "filename": "Jet Stingray.zip",
        "size": 127568,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x4-for-the-livin-dead-split-mushroom-s-stage-halloween-special-voile-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38719,
    "title": "Mega Man X4 - 𝔽𝕦𝕝𝕝 𝕄𝕠𝕠𝕟, for the Livin' Dead 🌕 ~ Split Mushroom's Stage (Halloween Special Voile-mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "chaotic",
      "chase",
      "dark",
      "final",
      "ghost house",
      "mysterious",
      "spooky",
      "tense"
    ],
    "description": "<span style=\"font-size: 20pt;\"><span style=\"color: #FF9166;\">❝</span> <span style=\"color: #858594;\">𝕳</span><span style=\"color: #FF9166;\">𝖆</span><span style=\"color: #858594;\">𝖕</span><span style=\"color: #FF9166;\">𝖕</span><span style=\"color: #858594;\">𝖞</span> <span style=\"color: #FF9166;\">𝕳</span><span style=\"color: #858594;\">𝖆</span><span style=\"color: #FF9166;\">𝖑</span><span style=\"color: #858594;\">𝖑</span><span style=\"color: #FF9166;\">𝖔</span><span style=\"color: #858594;\">𝖜</span><span style=\"color: #FF9166;\">𝖊</span><span style=\"color: #858594;\">𝖊</span><span style=\"color: #FF9166;\">𝖓</span><span style=\"color: #858594;\">!</span> <span style=\"color: #FF9166;\">❞</span>🎃</span><br>\r\n<br>\r\nDid a special Halloween mashup-mix of \"<b><a href=\"https://youtu.be/yYEIhoxwmVk\" rel=\"nofollow\">Split Mushroom's Stage</a></b> 🍄 x <b><a href=\"https://youtu.be/oy0LvaLAIxo\" rel=\"nofollow\">Voile, the</a> <a href=\"https://youtu.be/hGqJUox-UG4?si=XA8LPUcLH-fsC0bu\" rel=\"nofollow\">Magical</a> <a href=\"https://youtu.be/a660fhaF08s\" rel=\"nofollow\">Library</a></b> 📕 (Patchouli Knowledge's Stage)\" (from both <i>Mega Man X4</i> & <i>Touhou 6 Koumakyou ~ The Embodiment of the Scarlet Devil</i>) for the funny spooky scary skeletons and shivers down your spine season.<br>\r\n<br>\r\nI had the idea to finally cook a mashup that I've had in my head ever since I heard Patchy's theme for the first time in EoSD (so like 6 years ago... damn it's been that long) because it always reminded me of Split Mushroom's Theme from X4. It's one of my oldest ideas, and I thought it'd fit for the season given how grim and dark Split Mushroom's Stage is (there's a full freaking moon in the background, like that's some Castlevania shit right there).<br>\r\n<br>\r\nI love both themes and are some of my favorite stage themes from both games (at least top two for both). Really wanted to cook something incredibly intense, as if you were traversing through are more difficult version of the SDM library or abandoned laboratory,<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠  \"Bonus End,\" P-Switch, Yoshi SFX, & Thunder SFX are disabled.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. A Minor w/ detune (Remix Pitch)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. A Minor (<a href=\"https://youtu.be/oy0LvaLAIxo\" rel=\"nofollow\">Original</a> Pitch)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\nㅤ3. A# Minor (<a href=\"https://youtu.be/hGqJUox-UG4\" rel=\"nofollow\">MIDI</a> Pitch)<br>\r\nㅤ3. G Minor (<a href=\"https://youtu.be/RC9oW60OhwU\" rel=\"nofollow\">Azure Reflections</a> Pitch)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables the voice clip, but sacrifices SMW-Compatibility (Voice Enabled)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Disables the voice clip & Decreases the Echo (Voice Disabled)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span>",
    "latest_version": "smwc-38719-1736381770",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38719,
        "title": "Mega Man X4 - 𝔽𝕦𝕝𝕝 𝕄𝕠𝕠𝕟, for the Livin' Dead 🌕 ~ Split Mushroom's Stage (Halloween Special Voile-mix)",
        "version": "smwc-38719-1736381770",
        "upstream_time": 1736381770,
        "download_url": "https://dl.smwcentral.net/38719/Full%20Moon%2C%20for%20the%20Livin%27%20Dead.zip",
        "filename": "Full Moon%2C for the Livin%27 Dead.zip",
        "size": 421288,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x4-intro-stage-x-breis-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25487,
    "title": "Mega Man X4 - Intro Stage X (Breis Remix)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "castle",
      "cave",
      "fire",
      "industrial",
      "town",
      "urban"
    ],
    "description": "It is the first time to port a song that is 3 minutes long with AddmusicK.<br>\r\n<br>\r\nEdit : added final part's pade out",
    "latest_version": "smwc-25487-1608429955",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25487,
        "title": "Mega Man X4 - Intro Stage X (Breis Remix)",
        "version": "smwc-25487-1608429955",
        "upstream_time": 1608429955,
        "download_url": "https://dl.smwcentral.net/25487/X4IntoStageBreis%28MMX%29.zip",
        "filename": "X4IntoStageBreis(MMX).zip",
        "size": 63921,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x4-jet-stingray-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25322,
    "title": "Mega Man X4  - Jet Stingray (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "chase",
      "industrial",
      "tense",
      "water"
    ],
    "description": "It scares me that the delay at the end depends on the song.<br>\r\nSource : https://youtu.be/Ha51zae8uWk",
    "latest_version": "smwc-25322-1607674366",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25322,
        "title": "Mega Man X4  - Jet Stingray (Mega Man X Style)",
        "version": "smwc-25322-1607674366",
        "upstream_time": 1607674366,
        "download_url": "https://dl.smwcentral.net/25322/Jet%20Stingray%28MMX%20Style%29%20_.zip",
        "filename": "Jet Stingray(MMX Style) _.zip",
        "size": 56541,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x4-melancholic-love-theme-of-iris-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25097,
    "title": "Mega Man X4 - Melancholic Love ~ Theme of Iris (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #f542d1;\">𝐼 𝓌𝒶𝓃𝓉𝑒𝒹 𝓉𝑜 𝓁𝒾𝓋𝑒 𝒾𝓃 𝒶 𝓌𝑜𝓇𝓁𝒹 𝓌𝒽𝑒𝓇𝑒 𝑜𝓃𝓁𝓎 𝑅𝑒𝓅𝓁𝑜𝒾𝒹𝓈 𝑒𝓍𝒾𝓈𝓉...... 𝓌𝒾𝓉𝒽 𝓎𝑜𝓊.</span></span><br>\r\n<br>\r\nBeen a while since I did a remix from the X series, so I did <a href=\"https://youtu.be/vxgVlECW2nc\" rel=\"nofollow\">Iris's theme</a> from Mega Man X4. Honestly, it's a wonderful track that fits incredibly well with the boss right it's used in and is one of my favorite boss themes from the entire franchise.<br>\r\n<br>\r\nThis baby fits well with boss fights.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- \"Bonus End\" & Thunder SFX are disabled.",
    "latest_version": "smwc-25097-1607118799",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25097,
        "title": "Mega Man X4 - Melancholic Love ~ Theme of Iris (Remix)",
        "version": "smwc-25097-1607118799",
        "upstream_time": 1607118799,
        "download_url": "https://dl.smwcentral.net/25097/Melancholic%20Love.zip",
        "filename": "Melancholic Love.zip",
        "size": 80194,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x5-boss-theme-mega-man-x2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26645,
    "title": "Mega Man X5 - Boss Theme (Mega Man X2 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss"
    ],
    "description": "Unlike porting X4 Boss, I highlighted X2's feeling when remixing it.",
    "latest_version": "smwc-26645-1619586371",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26645,
        "title": "Mega Man X5 - Boss Theme (Mega Man X2 Style)",
        "version": "smwc-26645-1619586371",
        "upstream_time": 1619586371,
        "download_url": "https://dl.smwcentral.net/26645/X5Boss_MMX2.zip",
        "filename": "X5Boss_MMX2.zip",
        "size": 67128,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x5-izzy-glow-mega-man-x2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25567,
    "title": "Mega Man X5 - Izzy Glow (Mega Man X2 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "castle",
      "industrial"
    ],
    "description": "Fortunately, this song seems to have little gap.",
    "latest_version": "smwc-25567-1609874651",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25567,
        "title": "Mega Man X5 - Izzy Glow (Mega Man X2 Style)",
        "version": "smwc-25567-1609874651",
        "upstream_time": 1609874651,
        "download_url": "https://dl.smwcentral.net/25567/IzzyGlow%28MMX2%29.zip",
        "filename": "IzzyGlow(MMX2).zip",
        "size": 76400,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x5-maverick-selected",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29881,
    "title": "Mega Man X5 - Maverick Selected",
    "authors": [
      "FalseCircus"
    ],
    "tags": [
      "cutscene"
    ],
    "description": "The jingle that plays when you select a stage in Mega Man X5, introducing that stage's boss. Works well for Welcome to Dinosaur Land, or with the VWF Level Intro patch.",
    "latest_version": "smwc-29881-1672641449",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29881,
        "title": "Mega Man X5 - Maverick Selected",
        "version": "smwc-29881-1672641449",
        "upstream_time": 1672641449,
        "download_url": "https://dl.smwcentral.net/29881/mmx5intro.zip",
        "filename": "mmx5intro.zip",
        "size": 43548,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x5-mission-report-unused",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8276,
    "title": "Mega Man X5 - Mission Report (Unused Version)",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "cutscene",
      "overworld"
    ],
    "description": "An unused theme from Mega Man X5. This one could fit to a cutscene or even in an overworld. Be sure to change its header if you're going to use it for the latter!",
    "latest_version": "smwc-8276-1365122600",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8276,
        "title": "Mega Man X5 - Mission Report (Unused Version)",
        "version": "smwc-8276-1365122600",
        "upstream_time": 1365122600,
        "download_url": "https://dl.smwcentral.net/8276/Report%20screen%20%28unused%29.zip",
        "filename": "Report screen (unused).zip",
        "size": 63890,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x5-x-vs-zero",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15873,
    "title": "Mega Man X5 - X vs. Zero",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "final"
    ],
    "description": "Could fit boss battles.",
    "latest_version": "smwc-15873-1500585227",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15873,
        "title": "Mega Man X5 - X vs. Zero",
        "version": "smwc-15873-1500585227",
        "upstream_time": 1500585227,
        "download_url": "https://dl.smwcentral.net/15873/MMX5%20vs%20Zero.zip",
        "filename": "MMX5 vs Zero.zip",
        "size": 34876,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x5-x-vs-zero-mega-man-x3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24216,
    "title": "Mega Man X5 - X vs Zero (Mega Man X3 Style)",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "This is a Mega Man X3 Style arrangement of X and Zero's Battle theme from Mega Man X5.<br>\r\n<br>\r\nGood for Final Boss Fights.",
    "latest_version": "smwc-24216-1598856052",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24216,
        "title": "Mega Man X5 - X vs Zero (Mega Man X3 Style)",
        "version": "smwc-24216-1598856052",
        "upstream_time": 1598856052,
        "download_url": "https://dl.smwcentral.net/24216/Mega%20Man%20X5%20-%20X%20vs%20ZERO%20%28Mega%20Man%20X3%20Style%20Remix%29.zip",
        "filename": "Mega Man X5 - X vs ZERO (Mega Man X3 Style Remix).zip",
        "size": 80614,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x6-d",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34203,
    "title": "Mega Man X6 - D-1000",
    "authors": [
      "Aguiar Salsicha"
    ],
    "tags": [
      "abstract",
      "boss",
      "tense"
    ],
    "description": "D-1000 theme from Mega Man X6. Really nice and engaging boss song.",
    "latest_version": "smwc-34203-1695648035",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34203,
        "title": "Mega Man X6 - D-1000",
        "version": "smwc-34203-1695648035",
        "upstream_time": 1695648035,
        "download_url": "https://dl.smwcentral.net/34203/D-1000%20%28Loop%29.zip",
        "filename": "D-1000 (Loop).zip",
        "size": 32119,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x6-filled-with-rage-blaze-heatnix-s-stage-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25157,
    "title": "Mega Man X6 - Filled with Rage ~ Blaze Heatnix's Stage (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "castle",
      "cave",
      "final",
      "industrial",
      "tower"
    ],
    "description": "Been meaning to do a remix of <a href=\"https://youtu.be/me3Me0jikwE\" rel=\"nofollow\">Blaze Heatnix's stage</a> from Mega Man X6 (aka the stage where you fight a <a href=\"https://i.redd.it/6gcva6mojoi41.png\" rel=\"nofollow\">Donut</a> five times). This entire soundtrack in general is just filled with nothing but slappers, and I really wish the game got the same kind of treatment... instead of being the frustrating mess it is.<br>\r\n<br>\r\nThis bad boy is great for caves (lava themed ones), castles / towers, factories, intense stages, final areas, and [final] boss fights.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n<br>\r\nThere are also 2 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C# Minor (Remix Pitch, turned on default)<br>\r\n2. B Minor (Custom Pitch)",
    "latest_version": "smwc-25157-1607226830",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25157,
        "title": "Mega Man X6 - Filled with Rage ~ Blaze Heatnix's Stage (Remix)",
        "version": "smwc-25157-1607226830",
        "upstream_time": 1607226830,
        "download_url": "https://dl.smwcentral.net/25157/Filled%20with%20Rage.zip",
        "filename": "Filled with Rage.zip",
        "size": 119608,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x6-hi-max-mega-man-x2-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31516,
    "title": "Mega Man X6 - Hi-Max (Mega Man X2 Mix)",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "boss",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "A boss theme for High Max (Hi-Max) from <i>Mega Man X6</i>, redone with the instruments of <i>Mega Man X2</i>. Some part of composition was influnced by the YM2612 cover from nineko and Tweaker.<br>\r\n<br>\r\nThis port uses the optimized SMW sample set.",
    "latest_version": "smwc-31516-1666472852",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31516,
        "title": "Mega Man X6 - Hi-Max (Mega Man X2 Mix)",
        "version": "smwc-31516-1666472852",
        "upstream_time": 1666472852,
        "download_url": "https://dl.smwcentral.net/31516/Mega%20Man%20X6%20Hi-Max.zip",
        "filename": "Mega Man X6 Hi-Max.zip",
        "size": 77330,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x6-infinite-possibilities-infinity-mijinion-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31419,
    "title": "Mega Man X6 - Infinite Possibilities ~ Infinity Mijinion (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "final",
      "industrial",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/Cvm1aR8FrNg\" rel=\"nofollow\">Infinity Mijinion's Stage</a> theme from Mega Man X6 for Summer C3 2022. I originally did start this two months back but never got to finishing it (due to being unsatisfied with it). Luckily, I pushed through for this C3 and decided to give it the attention it deserves once again.<br>\r\n<br>\r\nAs a fan of The Final Countdown, Infinity Mijinion's stage theme is easily one of my favorite songs in the entire Mega Man franchise. I had to arrange this song for C3.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F# Minor (Original Pitch, turned on default)<br>\r\n2. G Minor (Custom Pitch)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables Voice Clip, but disables Thunder & P-Switch (turned on default)<br>\r\n2. Disables Voice Clip",
    "latest_version": "smwc-31419-1666471318",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31419,
        "title": "Mega Man X6 - Infinite Possibilities ~ Infinity Mijinion (Remix)",
        "version": "smwc-31419-1666471318",
        "upstream_time": 1666471318,
        "download_url": "https://dl.smwcentral.net/31419/Infinite%20Possibilities.zip",
        "filename": "Infinite Possibilities.zip",
        "size": 177785,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x6-infinity-mijinion-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24022,
    "title": "Mega Man X6 - Infinity Mijinion Stage",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "fire",
      "industrial",
      "space"
    ],
    "description": "\"Infinity Mijinion Stage\" from \"Mega Man X6\"<br>\r\nSelfish robot.<br>\r\nAdmission song for professional wrestlers?<br>\r\nI used a flute instead of an electric guitar that couldn't produce high notes.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=Cvm1aR8FrNg\" rel=\"nofollow\">Original ver</a><br>\r\n<a href=\"https://www.youtube.com/watch?v=Qhdi8laC0O0\" rel=\"nofollow\">Tornado's ver</a><br>\r\n<a href=\"https://www.youtube.com/watch?v=BBZS8LZxhcg\" rel=\"nofollow\">imamelia ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-24022-1598019403",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24022,
        "title": "Mega Man X6 - Infinity Mijinion Stage",
        "version": "smwc-24022-1598019403",
        "upstream_time": 1598019403,
        "download_url": "https://dl.smwcentral.net/24022/Mega%20Man%20X6%20-%20Infinity%20Mijinion.zip",
        "filename": "Mega Man X6 - Infinity Mijinion.zip",
        "size": 67377,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x6-sigma-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8903,
    "title": "Mega Man X6 - Sigma Stage 1",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "castle",
      "dark",
      "final"
    ],
    "description": "The dark song theme that plays in Sigma's Stage 1, from Mega Man X6.",
    "latest_version": "smwc-8903-1407718805",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8903,
        "title": "Mega Man X6 - Sigma Stage 1",
        "version": "smwc-8903-1407718805",
        "upstream_time": 1407718805,
        "download_url": "https://dl.smwcentral.net/8903/MMX6Sigma1.zip",
        "filename": "MMX6Sigma1.zip",
        "size": 33769,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-x6-weapon-center-infinity-mijinion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8304,
    "title": "Mega Man X6 - Weapon Center (Infinity Mijinion)",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "athletic",
      "cave",
      "fire",
      "industrial"
    ],
    "description": "The music that plays in Infinity Mijinion's stage, the Weapon Center, in Mega Man X6.  There are also two sampled versions available as well.",
    "latest_version": "smwc-8304-1349454616",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8304,
        "title": "Mega Man X6 - Weapon Center (Infinity Mijinion)",
        "version": "smwc-8304-1349454616",
        "upstream_time": 1349454616,
        "download_url": "https://dl.smwcentral.net/8304/Mega%20Man%20X6%20-%20Weapon%20Center%20%28Infinity%20Mijinion%29%20%5BU%5D.zip",
        "filename": "Mega Man X6 - Weapon Center (Infinity Mijinion) %5BU%5D.zip",
        "size": 70648,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-xtreme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33929,
    "title": "Mega Man Xtreme 2 - Neon Tiger",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "forest",
      "industrial",
      "jungle",
      "retro"
    ],
    "description": "Neon Tiger from Mega Man Xtreme 2.",
    "latest_version": "smwc-33929-1690912120",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33929,
        "title": "Mega Man Xtreme 2 - Neon Tiger",
        "version": "smwc-33929-1690912120",
        "upstream_time": 1690912120,
        "download_url": "https://dl.smwcentral.net/33929/MegaMan%20Xtreme%202%20-%20Neon%20Tiger.zip",
        "filename": "MegaMan Xtreme 2 - Neon Tiger.zip",
        "size": 50892,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31615,
        "title": "Mega Man Xtreme 2 - Neon Tiger",
        "version": "smwc-31615-1666463695",
        "upstream_time": 1666463695,
        "download_url": "https://dl.smwcentral.net/31615/neon%20tiger%20xtreme2.zip",
        "filename": "neon tiger xtreme2.zip",
        "size": 31625,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-zero",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36779,
    "title": "Mega Man Zero 2 - Strong Will",
    "authors": [
      "Aguiar Salsicha"
    ],
    "tags": [
      "athletic",
      "beach",
      "boss",
      "carnival",
      "castle",
      "cave",
      "chase",
      "credits",
      "cutscene",
      "dark",
      "desert",
      "final",
      "fire",
      "forest",
      "ghost house",
      "grassland",
      "ice",
      "industrial",
      "jungle",
      "mountain",
      "night",
      "ruins",
      "sad",
      "sky",
      "snow",
      "space",
      "spooky",
      "temple",
      "tense",
      "town",
      "urban"
    ],
    "description": "Mega Man Zero 2 Boss Theme.",
    "latest_version": "smwc-36779-1714248893",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36779,
        "title": "Mega Man Zero 2 - Strong Will",
        "version": "smwc-36779-1714248893",
        "upstream_time": 1714248893,
        "download_url": "https://dl.smwcentral.net/36779/MMZ2%20-%20Strong%20Will.zip",
        "filename": "MMZ2 - Strong Will.zip",
        "size": 34552,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31420,
        "title": "Mega Man Zero 4 - A Seriously Dangerous Situation ~ Straight Ahead (Sigma-Mix)",
        "version": "smwc-31420-1667878909",
        "upstream_time": 1667878909,
        "download_url": "https://dl.smwcentral.net/31420/Seriously%20Dangerous%20Situation%2C%20A.zip",
        "filename": "Seriously Dangerous Situation%2C A.zip",
        "size": 99932,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27414,
        "title": "Mega Man Zero 3 - Trail on Powdery Snow",
        "version": "smwc-27414-1626986436",
        "upstream_time": 1626986436,
        "download_url": "https://dl.smwcentral.net/27414/Trail%20on%20Powdery%20Snow.zip",
        "filename": "Trail on Powdery Snow.zip",
        "size": 33800,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27306,
        "title": "Mega Man Zero 3 - Trail on Powdery Snow (Mega Man X Style)",
        "version": "smwc-27306-1626026317",
        "upstream_time": 1626026317,
        "download_url": "https://dl.smwcentral.net/27306/Z3_Cactank.zip",
        "filename": "Z3_Cactank.zip",
        "size": 59819,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27123,
        "title": "Mega Man Zero 2 - Heaven Or Hell ~ Passionate (Remix)",
        "version": "smwc-27123-1624868181",
        "upstream_time": 1624868181,
        "download_url": "https://dl.smwcentral.net/27123/Heaven%20Or%20Hell.zip",
        "filename": "Heaven Or Hell.zip",
        "size": 121095,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25492,
        "title": "Mega Man Zero 4 - Return to Glory ~ Esperanto (Remix)",
        "version": "smwc-25492-1608660678",
        "upstream_time": 1608660678,
        "download_url": "https://dl.smwcentral.net/25492/Return%20to%20Glory.zip",
        "filename": "Return to Glory.zip",
        "size": 168736,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25470,
        "title": "Mega Man Zero 4 - Esperanto",
        "version": "smwc-25470-1608169407",
        "upstream_time": 1608169407,
        "download_url": "https://dl.smwcentral.net/25470/Mega%20Man%20Zero%204%20-%20Esperanto%28Remix%29.zip",
        "filename": "Mega Man Zero 4 - Esperanto(Remix).zip",
        "size": 79674,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25429,
        "title": "Mega Man Zero 4 - Nothing Beats",
        "version": "smwc-25429-1607730398",
        "upstream_time": 1607730398,
        "download_url": "https://dl.smwcentral.net/25429/Mega%20Man%20Zero%204%20-%20Nothing%20Beats.zip",
        "filename": "Mega Man Zero 4 - Nothing Beats.zip",
        "size": 35387,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23705,
        "title": "Mega Man Zero 4 - Esperanto",
        "version": "smwc-23705-1595053321",
        "upstream_time": 1595053321,
        "download_url": "https://dl.smwcentral.net/23705/esperanto.zip",
        "filename": "esperanto.zip",
        "size": 65863,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23452,
        "title": "Mega Man Zero 2 - Red Hero's Journey ~ Departure (Remix)",
        "version": "smwc-23452-1593850194",
        "upstream_time": 1593850194,
        "download_url": "https://dl.smwcentral.net/23452/Red%20Hero%27s%20Journey.zip",
        "filename": "Red Hero%27s Journey.zip",
        "size": 92116,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23032,
        "title": "Mega Man Zero 4 - Straight Ahead (Mega Man X1 Style)",
        "version": "smwc-23032-1590697611",
        "upstream_time": 1590697611,
        "download_url": "https://dl.smwcentral.net/23032/Mega%20Man%20Zero%204%20-%20Straight%20Ahead%28MMX1%20Style%29.zip",
        "filename": "Mega Man Zero 4 - Straight Ahead(MMX1 Style).zip",
        "size": 57757,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22284,
        "title": "Mega Man Zero 4 - Blackheart Beat",
        "version": "smwc-22284-1584673372",
        "upstream_time": 1584673372,
        "download_url": "https://dl.smwcentral.net/22284/Blackheart%20Beat.zip",
        "filename": "Blackheart Beat.zip",
        "size": 85510,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19609,
        "title": "Mega Man Zero 2 - Departure",
        "version": "smwc-19609-1554757417",
        "upstream_time": 1554757417,
        "download_url": "https://dl.smwcentral.net/19609/Megaman%20Zero%202%20-%20Departure.zip",
        "filename": "Megaman Zero 2 - Departure.zip",
        "size": 77587,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18976,
        "title": "Mega Man Zero 4 - Max Heat (X2 Style)",
        "version": "smwc-18976-1547932665",
        "upstream_time": 1547932665,
        "download_url": "https://dl.smwcentral.net/18976/Max%20Heat%20%28X2%20Style%29.zip",
        "filename": "Max Heat (X2 Style).zip",
        "size": 61025,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18394,
        "title": "Mega Man Zero 2 - The Cloudy Stone (Arrangement)",
        "version": "smwc-18394-1541392106",
        "upstream_time": 1541392106,
        "download_url": "https://dl.smwcentral.net/18394/The%20Cloudy%20Stone.zip",
        "filename": "The Cloudy Stone.zip",
        "size": 78502,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15563,
        "title": "Mega Man Zero 3 - Cold Smile",
        "version": "smwc-15563-1495470721",
        "upstream_time": 1495470721,
        "download_url": "https://dl.smwcentral.net/15563/Coldsmile.zip",
        "filename": "Coldsmile.zip",
        "size": 59799,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10307,
        "title": "Mega Man Zero 4 - Esperanto",
        "version": "smwc-10307-1423237712",
        "upstream_time": 1423237712,
        "download_url": "https://dl.smwcentral.net/10307/MMZ4Esperanto.zip",
        "filename": "MMZ4Esperanto.zip",
        "size": 32700,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8139,
        "title": "Mega Man Zero 2 - For Endless Fight",
        "version": "smwc-8139-1322623769",
        "upstream_time": 1322623769,
        "download_url": "https://dl.smwcentral.net/8139/Mega%20Man%20Zero%202%20-%20For%20Endless%20Fight.zip",
        "filename": "Mega Man Zero 2 - For Endless Fight.zip",
        "size": 67230,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7750,
        "title": "Mega Man Zero 3 - Sunken Library",
        "version": "smwc-7750-1317996101",
        "upstream_time": 1317996101,
        "download_url": "https://dl.smwcentral.net/7750/MMZ3%20-%20Sunken%20Library.zip",
        "filename": "MMZ3 - Sunken Library.zip",
        "size": 68103,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7664,
        "title": "Mega Man Zero 4 - Max Heat",
        "version": "smwc-7664-1326232408",
        "upstream_time": 1326232408,
        "download_url": "https://dl.smwcentral.net/7664/Mega%20Man%20Zero%204%20-%20Max%20Heat.zip",
        "filename": "Mega Man Zero 4 - Max Heat.zip",
        "size": 79858,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-zero-enemy-hall-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25289,
    "title": "Mega Man Zero - Enemy Hall (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "athletic",
      "castle",
      "industrial",
      "mountain",
      "sky"
    ],
    "description": "The basics are getting under control.(maybe)<br>\r\nSource : https://youtu.be/NwsQBvrglC4",
    "latest_version": "smwc-25289-1607664164",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25289,
        "title": "Mega Man Zero - Enemy Hall (Mega Man X Style)",
        "version": "smwc-25289-1607664164",
        "upstream_time": 1607664164,
        "download_url": "https://dl.smwcentral.net/25289/Enemy%20Hall%20-%20Mega%20Man%20Zero%28MMX%20Style%29_.zip",
        "filename": "Enemy Hall - Mega Man Zero(MMX Style)_.zip",
        "size": 64981,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-zero-intermission",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39841,
    "title": "Mega Man Zero - Intermission",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cutscene",
      "overworld"
    ],
    "description": "The intermission theme from Mega Man Zero. Fitting for overworlds and cutscenes.",
    "latest_version": "smwc-39841-1751290693",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39841,
        "title": "Mega Man Zero - Intermission",
        "version": "smwc-39841-1751290693",
        "upstream_time": 1751290693,
        "download_url": "https://dl.smwcentral.net/39841/Mega%20Man%20Zero%20-%20Intermission.zip",
        "filename": "Mega Man Zero - Intermission.zip",
        "size": 33814,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-zero-theme-of-zero-from-mega-man-x",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22991,
    "title": "Mega Man Zero - Theme of Zero (from Mega Man X)",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "chase",
      "cutscene",
      "industrial"
    ],
    "description": "This is a Intro Stage's music from Mega Man Zero.<br>\r\nGood for factory levels.",
    "latest_version": "smwc-22991-1590646638",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22991,
        "title": "Mega Man Zero - Theme of Zero (from Mega Man X)",
        "version": "smwc-22991-1590646638",
        "upstream_time": 1590646638,
        "download_url": "https://dl.smwcentral.net/22991/Mega%20Man%20Zero%20-%20Theme%20of%20Zero%20%28from%20Mega%20Man%20X%29.zip",
        "filename": "Mega Man Zero - Theme of Zero (from Mega Man X).zip",
        "size": 96883,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-zx-advent-drifting-floe",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26533,
    "title": "Mega Man ZX Advent - Drifting Floe",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "calm",
      "ice",
      "water"
    ],
    "description": "This is Drifting Floe, Chronoforce's stage theme from Megaman ZX Advent. Good for icy and/or water locales.<br>\r\n<br>\r\nNOTE: Not compatible with thunders, Blaargs or Yoshis.",
    "latest_version": "smwc-26533-1618198520",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26533,
        "title": "Mega Man ZX Advent - Drifting Floe",
        "version": "smwc-26533-1618198520",
        "upstream_time": 1618198520,
        "download_url": "https://dl.smwcentral.net/26533/floe.zip",
        "filename": "floe.zip",
        "size": 132414,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-zx-advent-slam-down",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27789,
    "title": "Mega Man ZX Advent - Slam Down",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "This is a Remix of Boss Theme from Mega Man ZX Advent.",
    "latest_version": "smwc-27789-1629828169",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27789,
        "title": "Mega Man ZX Advent - Slam Down",
        "version": "smwc-27789-1629828169",
        "upstream_time": 1629828169,
        "download_url": "https://dl.smwcentral.net/27789/Mega%20Man%20ZX%20Advent%20-%20Slam%20Down.zip",
        "filename": "Mega Man ZX Advent - Slam Down.zip",
        "size": 82628,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-zx-advent-soul-ablaze",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24653,
    "title": "Mega Man ZX Advent - Soul Ablaze",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "boss",
      "dark",
      "final",
      "fire",
      "tense"
    ],
    "description": "This is a Remix of Final Boss Theme(Phase 1) from Mega Man ZX Advent.<br>\r\nIt's perfect for final bosses.<br>\r\n<br>\r\nNote: Not compatible with \"Bonus End\" song, Yoshi, and Thunder SFX.",
    "latest_version": "smwc-24653-1604695210",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24653,
        "title": "Mega Man ZX Advent - Soul Ablaze",
        "version": "smwc-24653-1604695210",
        "upstream_time": 1604695210,
        "download_url": "https://dl.smwcentral.net/24653/Mega%20Man%20ZX%20Advant%20-%20Soul%20Ablaze.zip",
        "filename": "Mega Man ZX Advant - Soul Ablaze.zip",
        "size": 85295,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-zx-advent-united-forces",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7971,
    "title": "Mega Man ZX Advent - United Forces",
    "authors": [
      "Buster Beetle"
    ],
    "tags": [
      "castle",
      "final"
    ],
    "description": "An epic song from Megaman ZX Advent.",
    "latest_version": "smwc-7971-1313746806",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7971,
        "title": "Mega Man ZX Advent - United Forces",
        "version": "smwc-7971-1313746806",
        "upstream_time": 1313746806,
        "download_url": "https://dl.smwcentral.net/7971/MMZX%20-%20United%20Forces.zip",
        "filename": "MMZX - United Forces.zip",
        "size": 67842,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-zx-advent-whisper-of-relics",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30272,
    "title": "Mega Man ZX Advent - Whisper of Relics",
    "authors": [
      "CrimsonZN"
    ],
    "tags": [
      "final",
      "ruins"
    ],
    "description": "Faithful recreation of Whispers of Relics from Mega Man ZX Advent. It has some hair of finality, so it could fit for final levels.<br>\r\n<br>\r\nThis one was tricky. To get past the polyphony issue I had to make several samples for the choir and for the flute, so I could have a little more flexibility there.",
    "latest_version": "smwc-30272-1658797360",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30272,
        "title": "Mega Man ZX Advent - Whisper of Relics",
        "version": "smwc-30272-1658797360",
        "upstream_time": 1658797360,
        "download_url": "https://dl.smwcentral.net/30272/Whisper%20of%20Relics.zip",
        "filename": "Whisper of Relics.zip",
        "size": 77894,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-zx-cinq-ville-c-est-notre-espoir-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34032,
    "title": "Mega Man ZX - Cinq Ville - C'est Notre Espoir (Arrangement)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "airship",
      "athletic",
      "industrial",
      "night",
      "town",
      "urban"
    ],
    "description": "Music has been remixed from Mega Man ZX. They feature a new SNES-style arrangement to make better-quality music.",
    "latest_version": "smwc-34032-1685576435",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34032,
        "title": "Mega Man ZX - Cinq Ville - C'est Notre Espoir (Arrangement)",
        "version": "smwc-34032-1685576435",
        "upstream_time": 1685576435,
        "download_url": "https://dl.smwcentral.net/34032/Area%20D%20Highway.zip",
        "filename": "Area D Highway.zip",
        "size": 62417,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-zx-cinq-ville-c-est-notre-espoir-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27841,
    "title": "Mega Man ZX - Cinq Ville -c'est notre espoir- (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "urban"
    ],
    "description": "I remixed 'Area D Theme' in X1 style.",
    "latest_version": "smwc-27841-1629829531",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27841,
        "title": "Mega Man ZX - Cinq Ville -c'est notre espoir- (Mega Man X Style)",
        "version": "smwc-27841-1629829531",
        "upstream_time": 1629829531,
        "download_url": "https://dl.smwcentral.net/27841/MMZX_AreaD%28MMX%29.zip",
        "filename": "MMZX_AreaD(MMX).zip",
        "size": 60620,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-zx-green-grass-gradation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30245,
    "title": "Mega Man ZX - Green Grass Gradation",
    "authors": [
      "CrimsonZN"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "final",
      "grassland",
      "jungle",
      "sky",
      "switch palace",
      "title"
    ],
    "description": "Faithful recreation of Area A (Green Grass Gradation) from Mega Man ZX. Could be used for grasslands.<br>\r\n<br>\r\nFirst port. Made while learning how to do stuff in amk.",
    "latest_version": "smwc-30245-1652158540",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30245,
        "title": "Mega Man ZX - Green Grass Gradation",
        "version": "smwc-30245-1652158540",
        "upstream_time": 1652158540,
        "download_url": "https://dl.smwcentral.net/30245/Mega%20Man%20ZX%20-%20Green%20Grass%20Gradation.zip",
        "filename": "Mega Man ZX - Green Grass Gradation.zip",
        "size": 72406,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19239,
        "title": "Mega Man ZX - Green Grass Gradation",
        "version": "smwc-19239-1551486822",
        "upstream_time": 1551486822,
        "download_url": "https://dl.smwcentral.net/19239/Green_Grass_Gradation.zip",
        "filename": "Green_Grass_Gradation.zip",
        "size": 76217,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-zx-green-grass-gradation-mega-man-x2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26820,
    "title": "Mega Man ZX - Green Grass Gradation (Mega Man X2 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "forest",
      "grassland"
    ],
    "description": "Based : Mega Man X2 - Intro Stage",
    "latest_version": "smwc-26820-1621565121",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26820,
        "title": "Mega Man ZX - Green Grass Gradation (Mega Man X2 Style)",
        "version": "smwc-26820-1621565121",
        "upstream_time": 1621565121,
        "download_url": "https://dl.smwcentral.net/26820/MMZX_AreaA_MMX2.zip",
        "filename": "MMZX_AreaA_MMX2.zip",
        "size": 64131,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-zx-limitless-potential-green-grass-gradation-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33997,
    "title": "Mega Man ZX - Limitless Potential ~ Green Grass Gradation (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "bonus",
      "calm",
      "credits",
      "grassland",
      "night",
      "sky",
      "switch palace",
      "title"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #00deef;\"><b>Biolink established!<br>\r\nM.E.G.A System Online!</b></span></span><br>\r\n<br>\r\nDid a fairly simple arrangement of <a href=\"https://youtu.be/wSlCsSc5LyI\" rel=\"nofollow\">Green Gr</a><a href=\"https://youtu.be/BvmXbAob28Q\" rel=\"nofollow\">ass Gradation</a> from Mega Man ZX. Realizing I haven't done a song from one of the greatest Mega Man soundtracks to ever exist, I immediately jumped to doing this track. I love this soundtrack so goddamn much!!<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ Death sound is gonna sound weird (@0 replaces @9 to save on space).<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. A Minor (Original Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. A# Minor (Custom Pitch 1)<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. G# Minor (Custom Pitch 2)",
    "latest_version": "smwc-33997-1691168313",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33997,
        "title": "Mega Man ZX - Limitless Potential ~ Green Grass Gradation (Remix)",
        "version": "smwc-33997-1691168313",
        "upstream_time": 1691168313,
        "download_url": "https://dl.smwcentral.net/33997/Limitless%20Potential.zip",
        "filename": "Limitless Potential.zip",
        "size": 149002,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-zx-pallida-mors",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22162,
    "title": "Mega Man ZX - Pallida Mors",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "final",
      "fire",
      "tense"
    ],
    "description": "And here's something I don't think anyone here would expect: a remix (no, it's not an arrangement this time, I mean an actual remix) of the final boss theme from Megaman ZX, Pallida Mors. This one was made for a certain competition for the Chiptune Cafe Discord server, and since it's been a while that the competition ended, I think it's a good enough opportunity to release this now haha<br>\r\n<br>\r\nAnyway, this one is very different to the original in many different ways, but the biggest change specifically is the extra section I've added at 2:47. Since this was made mainly thinking about the competition itself and not specifically for SMW, it doesn't loop like the original does. Despite that tho, I have made a looped version for it, and honestly, the song is long enough by it's own that it fits it's purpose well enough to work even without the loop.<br>\r\n<br>\r\nThere's also optimized versions for each version as well; these don't have the echo and removes a few SFX samples, like Yoshi bongos and the thunder SFX, but I feel like it could be done better than this, I just couldn't be bothered really lmao<br>\r\n<br>\r\nBut anyway... this one I feel like it could only really work in a final boss setting, but the looped version is there if you want to use it for a level pretty much. Not much else to say here, just have fun :P",
    "latest_version": "smwc-22162-1581801236",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22162,
        "title": "Mega Man ZX - Pallida Mors",
        "version": "smwc-22162-1581801236",
        "upstream_time": 1581801236,
        "download_url": "https://dl.smwcentral.net/22162/Pallida%20Mors.zip",
        "filename": "Pallida Mors.zip",
        "size": 187439,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-zx-wonder-panorama",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30246,
    "title": "Mega Man ZX - Wonder Panorama",
    "authors": [
      "CrimsonZN"
    ],
    "tags": [
      "calm",
      "cave",
      "ice",
      "industrial",
      "mountain",
      "snow",
      "temple",
      "water"
    ],
    "description": "Faithful recreation of Area F (Wonder Panorama) from Mega Man ZX.<br>\r\nThis chill tune could be used in ice or snow stages. Maybe caves, mountain or water ones.",
    "latest_version": "smwc-30246-1652131061",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30246,
        "title": "Mega Man ZX - Wonder Panorama",
        "version": "smwc-30246-1652131061",
        "upstream_time": 1652131061,
        "download_url": "https://dl.smwcentral.net/30246/Mega%20Man%20ZX%20-%20Wonder%20Panorama.zip",
        "filename": "Mega Man ZX - Wonder Panorama.zip",
        "size": 77379,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19089,
        "title": "Mega Man ZX - Wonder Panorama",
        "version": "smwc-19089-1551759875",
        "upstream_time": 1551759875,
        "download_url": "https://dl.smwcentral.net/19089/Wonder%20Panorama.zip",
        "filename": "Wonder Panorama.zip",
        "size": 55024,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7897,
        "title": "Mega Man ZX - Wonder Panorama",
        "version": "smwc-7897-1406324168",
        "upstream_time": 1406324168,
        "download_url": "https://dl.smwcentral.net/7897/Wonder.Panorama.zip",
        "filename": "Wonder.Panorama.zip",
        "size": 97828,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-man-zx-wonder-panorama-area-f",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40561,
    "title": "Mega Man ZX - Wonder Panorama (Area F)",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "castle",
      "ice",
      "sky"
    ],
    "description": "An old port of mine from 2022 that I thought was lost to time forever since I didn't back it up. Shoutout to Anas for unintentionally archiving it.",
    "latest_version": "smwc-40561-1757524963",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40561,
        "title": "Mega Man ZX - Wonder Panorama (Area F)",
        "version": "smwc-40561-1757524963",
        "upstream_time": 1757524963,
        "download_url": "https://dl.smwcentral.net/40561/Wonder%20Panorama.zip",
        "filename": "Wonder Panorama.zip",
        "size": 33535,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mega-turrican-stage-3",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33700,
    "title": "Mega Turrican - Stage 3-1",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "fire",
      "industrial",
      "space",
      "tense"
    ],
    "description": "This song was requested by <span class=\"un-outer\" title=\"Kinuja\"><a href=\"/?p=profile&amp;id=58977\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Kinuja</a></span> for the hack <a href=\"https://www.smwcentral.net/?p=section&a=details&id=33699\">Oxworm</a>.<br>\r\n<br>\r\nNote that the Twitch filter gets mad if you use this port.",
    "latest_version": "smwc-33700-1685583641",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33700,
        "title": "Mega Turrican - Stage 3-1",
        "version": "smwc-33700-1685583641",
        "upstream_time": 1685583641,
        "download_url": "https://dl.smwcentral.net/33700/Mega%20Turrican%20Stage%203-1.zip",
        "filename": "Mega Turrican Stage 3-1.zip",
        "size": 65754,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megadeth-dawn-patrol",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21999,
    "title": "Megadeth - Dawn Patrol",
    "authors": [
      "Mr. MS"
    ],
    "tags": [
      "cave",
      "cutscene",
      "overworld"
    ],
    "description": "\"Dawn Patrol\" is the eighth song from Megadeth's fourth studio album \"Rust in Peace\" released in September 24, 1990.",
    "latest_version": "smwc-21999-1580358614",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21999,
        "title": "Megadeth - Dawn Patrol",
        "version": "smwc-21999-1580358614",
        "upstream_time": 1580358614,
        "download_url": "https://dl.smwcentral.net/21999/Dawn_Patrol_1.zip",
        "filename": "Dawn_Patrol_1.zip",
        "size": 55477,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megamari-cirno-s-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29700,
    "title": "MegaMari - Cirno's Stage",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "beach",
      "bonus",
      "forest",
      "grassland",
      "ice",
      "mountain",
      "water"
    ],
    "description": "\"Cirno's Stage\" from \"MegaMari\"<br>\r\nI am using @2 and not @7.<br>\r\nWe'll enter the ice cave from where we can see the ocean...<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=JOJKls_ol8Y\" rel=\"nofollow\">Original ver</a><br>\r\n<a href=\"https://www.youtube.com/watch?v=FPOWXOpWo0k\" rel=\"nofollow\">Ultima's ver</a><br>\r\n<a href=\"https://www.youtube.com/watch?v=G9gWkFGkKFI\" rel=\"nofollow\">worldpeace's ver</a>(Beach Remix?)<br>\r\n<br>\r\n<br>\r\n",
    "latest_version": "smwc-29700-1645827303",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29700,
        "title": "MegaMari - Cirno's Stage",
        "version": "smwc-29700-1645827303",
        "upstream_time": 1645827303,
        "download_url": "https://dl.smwcentral.net/29700/MegaMari%20-%20Cirno%27s%20Stage.zip",
        "filename": "MegaMari - Cirno%27s Stage.zip",
        "size": 66642,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18249,
        "title": "MegaMari - Cirno's Stage",
        "version": "smwc-18249-1539816742",
        "upstream_time": 1539816742,
        "download_url": "https://dl.smwcentral.net/18249/Megamari%20-%20Cirno%20Stage.zip",
        "filename": "Megamari - Cirno Stage.zip",
        "size": 128356,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7176,
        "title": "MegaMari - Cirno's Stage",
        "version": "smwc-7176-1312451288",
        "upstream_time": 1312451288,
        "download_url": "https://dl.smwcentral.net/7176/MegaMari%20-%20Cirno.zip",
        "filename": "MegaMari - Cirno.zip",
        "size": 67989,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megamari-eirin-yagokoro-s-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27507,
    "title": "MegaMari - Eirin Yagokoro's Stage",
    "authors": [
      "Sariel"
    ],
    "tags": [
      "bonus",
      "fire",
      "tense"
    ],
    "description": "Eirin's theme from MegaMari. Would probably tense areas or Casinos.",
    "latest_version": "smwc-27507-1627775953",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27507,
        "title": "MegaMari - Eirin Yagokoro's Stage",
        "version": "smwc-27507-1627775953",
        "upstream_time": 1627775953,
        "download_url": "https://dl.smwcentral.net/27507/MegaMari%20-%20Eirin%20Stage.zip",
        "filename": "MegaMari - Eirin Stage.zip",
        "size": 35757,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megamari-patchouli-stages-1",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35683,
    "title": "MegaMari - Patchouli Stages 1 & 2",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "athletic",
      "castle"
    ],
    "description": "This is the music heard in the first two stages of Patchouli's fortress in MegaMari.  It could suit a fast-paced castle or industrial level, particularly a Mega Man-like one.",
    "latest_version": "smwc-35683-1704098289",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35683,
        "title": "MegaMari - Patchouli Stages 1 & 2",
        "version": "smwc-35683-1704098289",
        "upstream_time": 1704098289,
        "download_url": "https://dl.smwcentral.net/35683/MegaMari%20-%20Patchouli%20Stages%201%20%26%202.zip",
        "filename": "MegaMari - Patchouli Stages 1 %26 2.zip",
        "size": 34680,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megamari-psycho-anxiety-reisen-udongein-inaba-s-stage-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34159,
    "title": "MegaMari - Psycho Anxiety 💉 ~ Reisen Udongein Inaba's Stage (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "castle",
      "dark",
      "night",
      "spooky",
      "switch palace",
      "urban"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #C89DDA;\"><i><b>My, red eyes again....<br>\r\nMaybe I haven't had enough sleep.</b></i></span></span><br>\r\n‎‎‎‎‎‎‎‎ㅤ<span style=\"font-size: 6pt;\">- Reisen Udongein Inaba, 2009</span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/fX9BgECQw9U\" rel=\"nofollow\">Reisen Udongein Inaba's Stage</a> from Twilight Frontier's MegaMari. After 3 years of non-stop Mega Man & Touhou arrangements, I thought it'd be about time to pull this one out.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ Death sound is gonna sound weird (@0 replaces @9 to save on space).<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. B Minor w/ major detune (Remix Pitch - Listening-Only)<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. C Minor (Original Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. C# Minor (Custom Pitch 1)<br>\r\n‎‎‎‎‎‎‎‎ㅤ4. B Minor (Custom Pitch 2)<br>\r\n‎‎‎‎‎‎‎‎ㅤ5. D Minor (Custom Pitch 3)",
    "latest_version": "smwc-34159-1692963913",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34159,
        "title": "MegaMari - Psycho Anxiety 💉 ~ Reisen Udongein Inaba's Stage (Remix)",
        "version": "smwc-34159-1692963913",
        "upstream_time": 1692963913,
        "download_url": "https://dl.smwcentral.net/34159/PsychoAnxiety.zip",
        "filename": "PsychoAnxiety.zip",
        "size": 223557,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megamari-yuyuko-saigyouji-s-stage-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25550,
    "title": "MegaMari - Yuyuko Saigyouji's Stage (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "castle",
      "ghost house",
      "temple"
    ],
    "description": "It seems that the current AddmusicK alone cannot overcome the limitations of SPC700.",
    "latest_version": "smwc-25550-1609723535",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25550,
        "title": "MegaMari - Yuyuko Saigyouji's Stage (Mega Man X Style)",
        "version": "smwc-25550-1609723535",
        "upstream_time": 1609723535,
        "download_url": "https://dl.smwcentral.net/25550/YuyukoStage%28MMX%29.zip",
        "filename": "YuyukoStage(MMX).zip",
        "size": 57506,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-daedalus-re-arranged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15799,
    "title": "Megami Tensei - Daedalus (Re-Arranged)",
    "authors": [
      "Ultima",
      "musicalman"
    ],
    "tags": [
      "airship",
      "castle",
      "final"
    ],
    "description": "One of the SPCs between me and musicalman's collab. This is Megami Tensei's Daedalus dungeon, ready to use for SMW (well, hopefully). This particular song could be used as a castle theme, just like the original. It could also be used as a endgame level too. Or even a airship level, who knows?",
    "latest_version": "smwc-15799-1499942329",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15799,
        "title": "Megami Tensei - Daedalus (Re-Arranged)",
        "version": "smwc-15799-1499942329",
        "upstream_time": 1499942329,
        "download_url": "https://dl.smwcentral.net/15799/mt2daedalus.zip",
        "filename": "mt2daedalus.zip",
        "size": 66462,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-annihilation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33345,
    "title": "Megami Tensei Gaiden: Last Bible II - Annihilation",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "calm",
      "cutscene",
      "retro",
      "sad"
    ],
    "description": "Annihilation from Last Bible II.",
    "latest_version": "smwc-33345-1680581306",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33345,
        "title": "Megami Tensei Gaiden: Last Bible II - Annihilation",
        "version": "smwc-33345-1680581306",
        "upstream_time": 1680581306,
        "download_url": "https://dl.smwcentral.net/33345/Last%20Bible%20II%20-%20Annihilation.zip",
        "filename": "Last Bible II - Annihilation.zip",
        "size": 32343,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-ark",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33353,
    "title": "Megami Tensei Gaiden: Last Bible II - Ark",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "athletic",
      "grassland",
      "retro"
    ],
    "description": "Ark from Last Bible II.",
    "latest_version": "smwc-33353-1680581207",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33353,
        "title": "Megami Tensei Gaiden: Last Bible II - Ark",
        "version": "smwc-33353-1680581207",
        "upstream_time": 1680581207,
        "download_url": "https://dl.smwcentral.net/33353/Last%20Bible%20II%20-%20Ark.zip",
        "filename": "Last Bible II - Ark.zip",
        "size": 53962,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33344,
    "title": "Megami Tensei Gaiden: Last Bible II - Battle",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "boss",
      "retro",
      "tense"
    ],
    "description": "Battle from Last Bible II.",
    "latest_version": "smwc-33344-1680581308",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33344,
        "title": "Megami Tensei Gaiden: Last Bible II - Battle",
        "version": "smwc-33344-1680581308",
        "upstream_time": 1680581308,
        "download_url": "https://dl.smwcentral.net/33344/Last%20Bible%20II%20-%20Battle.zip",
        "filename": "Last Bible II - Battle.zip",
        "size": 56471,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-battle-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33359,
    "title": "Megami Tensei Gaiden: Last Bible II - Battle Over",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "misc",
      "retro"
    ],
    "description": "Battle Over from Last Bible II.",
    "latest_version": "smwc-33359-1680581151",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33359,
        "title": "Megami Tensei Gaiden: Last Bible II - Battle Over",
        "version": "smwc-33359-1680581151",
        "upstream_time": 1680581151,
        "download_url": "https://dl.smwcentral.net/33359/Last%20Bible%20II%20-%20Battle%20Over.zip",
        "filename": "Last Bible II - Battle Over.zip",
        "size": 33027,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33347,
    "title": "Megami Tensei Gaiden: Last Bible II - Boss Battle",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "boss",
      "final",
      "retro",
      "tense"
    ],
    "description": "Boss Battle from Last Bible II.",
    "latest_version": "smwc-33347-1680581304",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33347,
        "title": "Megami Tensei Gaiden: Last Bible II - Boss Battle",
        "version": "smwc-33347-1680581304",
        "upstream_time": 1680581304,
        "download_url": "https://dl.smwcentral.net/33347/Last%20Bible%20II%20-%20Boss%20Battle.zip",
        "filename": "Last Bible II - Boss Battle.zip",
        "size": 54614,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-dungeon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33346,
    "title": "Megami Tensei Gaiden: Last Bible II - Dungeon",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "castle",
      "dark",
      "retro",
      "temple"
    ],
    "description": "Dungeon from Last Bible II.",
    "latest_version": "smwc-33346-1680581305",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33346,
        "title": "Megami Tensei Gaiden: Last Bible II - Dungeon",
        "version": "smwc-33346-1680581305",
        "upstream_time": 1680581305,
        "download_url": "https://dl.smwcentral.net/33346/Last%20Bible%20II%20-%20Dungeon.zip",
        "filename": "Last Bible II - Dungeon.zip",
        "size": 32652,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-dungeon-last-bible-iii-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37165,
    "title": "Megami Tensei Gaiden: Last Bible II - Dungeon (Last Bible III Remix)",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "abstract",
      "airship",
      "athletic",
      "boss",
      "castle",
      "cave",
      "dark",
      "final",
      "fire",
      "industrial",
      "mysterious",
      "night",
      "overworld",
      "ruins",
      "space",
      "temple",
      "tense",
      "urban"
    ],
    "description": "Last Bible II's dungeon theme, remastered to showcase the capability of Last Bible III's samples. Probably suitable for very intense levels and overworlds.<br>\r\n<br>\r\n<b><span style=\"color: #FFFF66;\">COMPATABILITY OPTION:</span></b><br>\r\nThis song has a toggle option to set the echo level.<br>\r\n <b>ECHO 2:</b> works with #optimized.<br>\r\n <b>ECHO 5:</b> incompatible with <b><span style=\"color: #FF6666;\">Bonus End, Yoshi, and Thunder</span></b>.",
    "latest_version": "smwc-37165-1711427198",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37165,
        "title": "Megami Tensei Gaiden: Last Bible II - Dungeon (Last Bible III Remix)",
        "version": "smwc-37165-1711427198",
        "upstream_time": 1711427198,
        "download_url": "https://dl.smwcentral.net/37165/LB2%20-%20Dungeon%20%283mix%29.zip",
        "filename": "LB2 - Dungeon (3mix).zip",
        "size": 81811,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-ending",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33356,
    "title": "Megami Tensei Gaiden: Last Bible II - Ending",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "calm",
      "credits",
      "retro"
    ],
    "description": "Ending from Last Bible II.",
    "latest_version": "smwc-33356-1680581198",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33356,
        "title": "Megami Tensei Gaiden: Last Bible II - Ending",
        "version": "smwc-33356-1680581198",
        "upstream_time": 1680581198,
        "download_url": "https://dl.smwcentral.net/33356/Last%20Bible%20II%20-%20Ending.zip",
        "filename": "Last Bible II - Ending.zip",
        "size": 36824,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-event",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33351,
    "title": "Megami Tensei Gaiden: Last Bible II - Event",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "mysterious",
      "retro",
      "spooky"
    ],
    "description": "Event from Last Bible II.",
    "latest_version": "smwc-33351-1680581210",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33351,
        "title": "Megami Tensei Gaiden: Last Bible II - Event",
        "version": "smwc-33351-1680581210",
        "upstream_time": 1680581210,
        "download_url": "https://dl.smwcentral.net/33351/Last%20Bible%20II%20-%20Event.zip",
        "filename": "Last Bible II - Event.zip",
        "size": 32901,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-field",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33350,
    "title": "Megami Tensei Gaiden: Last Bible II - Field",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "athletic",
      "castle",
      "grassland",
      "retro"
    ],
    "description": "Field from Last Bible II.",
    "latest_version": "smwc-33350-1680581301",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33350,
        "title": "Megami Tensei Gaiden: Last Bible II - Field",
        "version": "smwc-33350-1680581301",
        "upstream_time": 1680581301,
        "download_url": "https://dl.smwcentral.net/33350/Last%20Bible%20II%20-%20Field.zip",
        "filename": "Last Bible II - Field.zip",
        "size": 101250,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-gaia",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33355,
    "title": "Megami Tensei Gaiden: Last Bible II - Gaia",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "final",
      "retro",
      "spooky",
      "tense"
    ],
    "description": "Gaia from Last Bible II.",
    "latest_version": "smwc-33355-1680581200",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33355,
        "title": "Megami Tensei Gaiden: Last Bible II - Gaia",
        "version": "smwc-33355-1680581200",
        "upstream_time": 1680581200,
        "download_url": "https://dl.smwcentral.net/33355/Last%20Bible%20II%20-%20Gaia.zip",
        "filename": "Last Bible II - Gaia.zip",
        "size": 69821,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-hell",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33354,
    "title": "Megami Tensei Gaiden: Last Bible II - Hell",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "final",
      "grassland",
      "retro"
    ],
    "description": "Hell from Last Bible II.",
    "latest_version": "smwc-33354-1680581205",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33354,
        "title": "Megami Tensei Gaiden: Last Bible II - Hell",
        "version": "smwc-33354-1680581205",
        "upstream_time": 1680581205,
        "download_url": "https://dl.smwcentral.net/33354/Last%20Bible%20II%20-%20Hell.zip",
        "filename": "Last Bible II - Hell.zip",
        "size": 52567,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-inn-jingle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33357,
    "title": "Megami Tensei Gaiden: Last Bible II - Inn Jingle",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "cutscene",
      "misc",
      "retro"
    ],
    "description": "Inn Jingle from Last Bible II.",
    "latest_version": "smwc-33357-1680581154",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33357,
        "title": "Megami Tensei Gaiden: Last Bible II - Inn Jingle",
        "version": "smwc-33357-1680581154",
        "upstream_time": 1680581154,
        "download_url": "https://dl.smwcentral.net/33357/Last%20Bible%20II%20-%20Inn%20Jingle.zip",
        "filename": "Last Bible II - Inn Jingle.zip",
        "size": 31906,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-jingle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33358,
    "title": "Megami Tensei Gaiden: Last Bible II - Jingle",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "misc",
      "retro"
    ],
    "description": "Jingle from Last Bible II.",
    "latest_version": "smwc-33358-1680581152",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33358,
        "title": "Megami Tensei Gaiden: Last Bible II - Jingle",
        "version": "smwc-33358-1680581152",
        "upstream_time": 1680581152,
        "download_url": "https://dl.smwcentral.net/33358/Last%20Bible%20II%20-%20Jingle.zip",
        "filename": "Last Bible II - Jingle.zip",
        "size": 49963,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-opening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33338,
    "title": "Megami Tensei Gaiden: Last Bible II - Opening",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "calm",
      "retro",
      "title"
    ],
    "description": "Opening from Last Bible II.",
    "latest_version": "smwc-33338-1680581316",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33338,
        "title": "Megami Tensei Gaiden: Last Bible II - Opening",
        "version": "smwc-33338-1680581316",
        "upstream_time": 1680581316,
        "download_url": "https://dl.smwcentral.net/33338/Last%20Bible%20II%20-%20Opening.zip",
        "filename": "Last Bible II - Opening.zip",
        "size": 32103,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-prologue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33340,
    "title": "Megami Tensei Gaiden: Last Bible II - Prologue",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "castle",
      "cutscene",
      "overworld",
      "retro"
    ],
    "description": "Prologue from Last Bible II.",
    "latest_version": "smwc-33340-1680581313",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33340,
        "title": "Megami Tensei Gaiden: Last Bible II - Prologue",
        "version": "smwc-33340-1680581313",
        "upstream_time": 1680581313,
        "download_url": "https://dl.smwcentral.net/33340/Last%20Bible%20II%20-%20Prologue.zip",
        "filename": "Last Bible II - Prologue.zip",
        "size": 39372,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-reminiscence",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33349,
    "title": "Megami Tensei Gaiden: Last Bible II - Reminiscence",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "cutscene",
      "retro",
      "sad"
    ],
    "description": "Reminiscence from Last Bible II.",
    "latest_version": "smwc-33349-1680581302",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33349,
        "title": "Megami Tensei Gaiden: Last Bible II - Reminiscence",
        "version": "smwc-33349-1680581302",
        "upstream_time": 1680581302,
        "download_url": "https://dl.smwcentral.net/33349/Last%20Bible%20II%20-%20Reminiscence.zip",
        "filename": "Last Bible II - Reminiscence.zip",
        "size": 31427,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-ship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33352,
    "title": "Megami Tensei Gaiden: Last Bible II - Ship",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "calm",
      "night",
      "retro",
      "water"
    ],
    "description": "Ship from Last Bible II.",
    "latest_version": "smwc-33352-1680581208",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33352,
        "title": "Megami Tensei Gaiden: Last Bible II - Ship",
        "version": "smwc-33352-1680581208",
        "upstream_time": 1680581208,
        "download_url": "https://dl.smwcentral.net/33352/Last%20Bible%20II%20-%20Ship.zip",
        "filename": "Last Bible II - Ship.zip",
        "size": 46237,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-shrine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33343,
    "title": "Megami Tensei Gaiden: Last Bible II - Shrine",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "calm",
      "cutscene",
      "retro",
      "water"
    ],
    "description": "Shrine from Last Bible II.",
    "latest_version": "smwc-33343-1680581309",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33343,
        "title": "Megami Tensei Gaiden: Last Bible II - Shrine",
        "version": "smwc-33343-1680581309",
        "upstream_time": 1680581309,
        "download_url": "https://dl.smwcentral.net/33343/Last%20Bible%20II%20-%20Shrine.zip",
        "filename": "Last Bible II - Shrine.zip",
        "size": 31921,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-system",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33339,
    "title": "Megami Tensei Gaiden: Last Bible II - System",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "calm",
      "cutscene",
      "retro",
      "sky",
      "urban"
    ],
    "description": "System from Last Bible II.",
    "latest_version": "smwc-33339-1680581315",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33339,
        "title": "Megami Tensei Gaiden: Last Bible II - System",
        "version": "smwc-33339-1680581315",
        "upstream_time": 1680581315,
        "download_url": "https://dl.smwcentral.net/33339/Last%20Bible%20II%20-%20System.zip",
        "filename": "Last Bible II - System.zip",
        "size": 57382,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-temple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33341,
    "title": "Megami Tensei Gaiden: Last Bible II - Temple",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "castle",
      "ghost house",
      "retro",
      "spooky"
    ],
    "description": "Temple from Last Bible II.",
    "latest_version": "smwc-33341-1680581311",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33341,
        "title": "Megami Tensei Gaiden: Last Bible II - Temple",
        "version": "smwc-33341-1680581311",
        "upstream_time": 1680581311,
        "download_url": "https://dl.smwcentral.net/33341/Last%20Bible%20II%20-%20Temple.zip",
        "filename": "Last Bible II - Temple.zip",
        "size": 32530,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33348,
    "title": "Megami Tensei Gaiden: Last Bible II - Tower",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "castle",
      "dark",
      "retro",
      "spooky"
    ],
    "description": "Tower from Last Bible II.",
    "latest_version": "smwc-33348-1680581303",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33348,
        "title": "Megami Tensei Gaiden: Last Bible II - Tower",
        "version": "smwc-33348-1680581303",
        "upstream_time": 1680581303,
        "download_url": "https://dl.smwcentral.net/33348/Last%20Bible%20II%20-%20Tower.zip",
        "filename": "Last Bible II - Tower.zip",
        "size": 32299,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33342,
    "title": "Megami Tensei Gaiden: Last Bible II - Town",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "calm",
      "grassland",
      "retro",
      "town"
    ],
    "description": "Town from Last Bible II.",
    "latest_version": "smwc-33342-1680581309",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33342,
        "title": "Megami Tensei Gaiden: Last Bible II - Town",
        "version": "smwc-33342-1680581309",
        "upstream_time": 1680581309,
        "download_url": "https://dl.smwcentral.net/33342/Last%20Bible%20II%20-%20Town.zip",
        "filename": "Last Bible II - Town.zip",
        "size": 71259,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-gaiden-last-bible-ii-town-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35577,
    "title": "Megami Tensei Gaiden: Last Bible II - Town (Remix)",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "calm",
      "overworld",
      "town"
    ],
    "description": "Last Bible II's Town theme, remixed using the SNES SDK samples for Super Famicompo 5's challenge category. (it actually won!)<br>\r\n<br>\r\nOne of many tracks from the earlier Last Bible games that has a lot of potential that goes unrealized due to being locked within 4 channels, so I decided to give it something of a glow-up. (Or glow-down, depending on your preferences. In any case, it's a re-imagining of sorts.)",
    "latest_version": "smwc-35577-1701292162",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35577,
        "title": "Megami Tensei Gaiden: Last Bible II - Town (Remix)",
        "version": "smwc-35577-1701292162",
        "upstream_time": 1701292162,
        "download_url": "https://dl.smwcentral.net/35577/Last%20Bible%20II%20-%20Town.zip",
        "filename": "Last Bible II - Town.zip",
        "size": 48699,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megami-tensei-ii-explorer-re-arranged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15800,
    "title": "Megami Tensei II - Explorer (Re-Arranged)",
    "authors": [
      "Ultima",
      "musicalman"
    ],
    "tags": [
      "castle",
      "final"
    ],
    "description": "One of the SPCs between me and musicalman's collab. This is Megami Tensei II's Tokyo level, also known as Explorer. This hellish-raven-sounding song could be used as a endgame level or castle, like many songs of this caliber.",
    "latest_version": "smwc-15800-1499942342",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15800,
        "title": "Megami Tensei II - Explorer (Re-Arranged)",
        "version": "smwc-15800-1499942342",
        "upstream_time": 1499942342,
        "download_url": "https://dl.smwcentral.net/15800/mt2explorer.zip",
        "filename": "mt2explorer.zip",
        "size": 52316,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-megas-xlr-chicks-dig-giant-robots",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8326,
    "title": "Megas XLR - Chicks Dig Giant Robots",
    "authors": [
      "Atma"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "cutscene",
      "final",
      "fire"
    ],
    "description": "A heavy and epic song, which could work great for boss fights or areas filled with fire. It could also work for a nice chase scene or a cutscene.",
    "latest_version": "smwc-8326-1350171525",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8326,
        "title": "Megas XLR - Chicks Dig Giant Robots",
        "version": "smwc-8326-1350171525",
        "upstream_time": 1350171525,
        "download_url": "https://dl.smwcentral.net/8326/GiantRobots.zip",
        "filename": "GiantRobots.zip",
        "size": 66382,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-melancholic-march",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7072,
    "title": "Melancholic March",
    "authors": [
      "wye"
    ],
    "tags": [
      "forest",
      "overworld"
    ],
    "description": "A nice song for your forest and other kind of submaps. Has a little 'march'-feel.",
    "latest_version": "smwc-7072-1319890436",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7072,
        "title": "Melancholic March",
        "version": "smwc-7072-1319890436",
        "upstream_time": 1319890436,
        "download_url": "https://dl.smwcentral.net/7072/MelancholicMarch.zip",
        "filename": "MelancholicMarch.zip",
        "size": 71573,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mellow-d-walk-with-me",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37552,
    "title": "mellow-d - Walk With Me",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "athletic"
    ],
    "description": "Walk With Me by Jaakko 'mellow-d' Manninen.<br>\r\n<br>\r\nFor this port, I cut Sample20, which gets rid of the loud mechanical noise at the end present in the original.<br>\r\n<br>\r\nOmits SMW Thunder.",
    "latest_version": "smwc-37552-1716051806",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37552,
        "title": "mellow-d - Walk With Me",
        "version": "smwc-37552-1716051806",
        "upstream_time": 1716051806,
        "download_url": "https://dl.smwcentral.net/37552/mellow-d%20-%20Walk%20With%20Me.zip",
        "filename": "mellow-d - Walk With Me.zip",
        "size": 112278,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-melodic-meadows-day-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7068,
    "title": "Melodic Meadows (Day/Night)",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "calm",
      "grassland",
      "night",
      "overworld"
    ],
    "description": "The song meant to be used in the grass levels of 'Mario's Time Quest'. It would suit those happy grassland places.",
    "latest_version": "smwc-7068-1319890650",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7068,
        "title": "Melodic Meadows (Day/Night)",
        "version": "smwc-7068-1319890650",
        "upstream_time": 1319890650,
        "download_url": "https://dl.smwcentral.net/7068/Melodic%20Meadows.zip",
        "filename": "Melodic Meadows.zip",
        "size": 136901,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-melody-of-the-stars",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7463,
    "title": "Melody of the Stars",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sky"
    ],
    "description": "Could suit those sad cutscenes or a calm, night area.",
    "latest_version": "smwc-7463-1317999993",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7463,
        "title": "Melody of the Stars",
        "version": "smwc-7463-1317999993",
        "upstream_time": 1317999993,
        "download_url": "https://dl.smwcentral.net/7463/Melody%20of%20the%20Stars.zip",
        "filename": "Melody of the Stars.zip",
        "size": 64725,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-melty-blood-don-t-check-your-mailbox-gcv2005-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32076,
    "title": "Melty Blood - Don't Check Your Mailbox! ~ GCV2005 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "bonus",
      "boss",
      "cutscene",
      "switch palace",
      "town"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #FDD8C7;\">𝒜𝓇𝑒 𝓌𝑒 𝒾𝓃 𝐻𝑒𝓁𝓁<i>?</i></span></span><br>\r\n<br>\r\n<img src=\"https://bin.smwcentral.net/u/23547/ner92_045-2.gif\" alt=\"\"><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/5tlM13Kba0o\" rel=\"nofollow\">GCV2005</a> from Melty Blood. Playing Tsukihime has done things to my brain, and I can't get Arcueid or that damn cat out of my head. They live inside it now, and <b>they'll live inside yours too!!!</b><br>\r\n<br>\r\nSeriously, though, this song actually slaps. Also has a sense of mystery as if \"you don't belong here\" whenever you have to fight Neco-Arc.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" Yoshi, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n1. Default @12 (Listening-Only)<br>\r\n2. Optimized @12 (SMW-Compatible) [turned on by default]<br>\r\n",
    "latest_version": "smwc-32076-1674863087",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32076,
        "title": "Melty Blood - Don't Check Your Mailbox! ~ GCV2005 (Remix)",
        "version": "smwc-32076-1674863087",
        "upstream_time": 1674863087,
        "download_url": "https://dl.smwcentral.net/32076/Don%27t%20Check%20Your%20Mailbox%21.zip",
        "filename": "Don%27t Check Your Mailbox%21.zip",
        "size": 125121,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-melty-blood-hundred-chain-the-end-of",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13777,
    "title": "Melty Blood - Hundred Chain (The End of 1000 Years Arrange)",
    "authors": [
      "6646"
    ],
    "tags": [
      "boss",
      "castle",
      "final"
    ],
    "description": "This song is \"The end of 1000 years\" arrange by Mr.<br>\r\n<br>\r\n<a href=\"http://web.archive.org/web/20070112123224/http://mister-hd.hp.infoseek.co.jp/mp3/mb_1000_v11.mp3\" rel=\"nofollow\">Original file is here. (Internet Archive)</a><br>\r\n<br>\r\n(Mr.'s homepage is dead link.)",
    "latest_version": "smwc-13777-1465491963",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13777,
        "title": "Melty Blood - Hundred Chain (The End of 1000 Years Arrange)",
        "version": "smwc-13777-1465491963",
        "upstream_time": 1465491963,
        "download_url": "https://dl.smwcentral.net/13777/hundred_chain.zip",
        "filename": "hundred_chain.zip",
        "size": 85275,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-melty-blood-the-end-of",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14106,
    "title": "Melty Blood - The End Of 1000 Years",
    "authors": [
      "6646"
    ],
    "tags": [
      "boss",
      "castle",
      "final"
    ],
    "description": "Theme of battle against Arcueid from Melty Blood (Indie game).<br>\r\nCould fit in a battle.<br>\r\n<br>\r\n<i>Note: This port isn't compatible with the default P-Switch music.</i>",
    "latest_version": "smwc-14106-1471908247",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14106,
        "title": "Melty Blood - The End Of 1000 Years",
        "version": "smwc-14106-1471908247",
        "upstream_time": 1471908247,
        "download_url": "https://dl.smwcentral.net/14106/mel_1000.zip",
        "filename": "mel_1000.zip",
        "size": 83339,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-memento-mori-ii-dance-of-the-sugarplum-lunatic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41307,
    "title": "Memento Mori II - Dance of The Sugarplum Lunatic",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "final",
      "ice",
      "night",
      "snow",
      "tense"
    ],
    "description": "Dance of The Sugarplum Lunatic from Memento Mori II.<br>\r\n<br>\r\nPorted for <span class=\"un-outer\" title=\"SF - The Dark Warrior\"><a href=\"/?p=profile&amp;id=5831\" style=\"color: var(--user-color-1);\" class=\"un\">SF - The Dark Warrior</a></span>'s RHR level, Bowser's Winter Castle.",
    "latest_version": "smwc-41307-1773445009",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41307,
        "title": "Memento Mori II - Dance of The Sugarplum Lunatic",
        "version": "smwc-41307-1773445009",
        "upstream_time": 1773445009,
        "download_url": "https://dl.smwcentral.net/41307/Memento%20Mori%20II%20-%20Dance%20of%20The%20Sugarplum%20Lunatic.zip",
        "filename": "Memento Mori II - Dance of The Sugarplum Lunatic.zip",
        "size": 38011,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metal-beyond-minds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28950,
    "title": "Metal - Beyond Minds",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "abstract",
      "athletic",
      "industrial",
      "misc"
    ],
    "description": "<span style=\"font-size: 12pt;\">NOTE: Incompatible w/ Thunder, Blaargs, Yoshi and the Bonus End song.</span><br>\r\n<br>\r\nA tracker song called Beyond Minds, tracked by Torben \"Metal\" Hansen. It's an almost 3 minute loop, so it's perfect for levels that the player is going to spend a long long time on. Could fit abstract or industrial levels.",
    "latest_version": "smwc-28950-1642494892",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28950,
        "title": "Metal - Beyond Minds",
        "version": "smwc-28950-1642494892",
        "upstream_time": 1642494892,
        "download_url": "https://dl.smwcentral.net/28950/Beyond%20Minds.zip",
        "filename": "Beyond Minds.zip",
        "size": 102394,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metal-black-born-to-be-free-round",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39855,
    "title": "Metal Black - Born to be free (Round 1)",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "airship",
      "athletic",
      "final",
      "fire",
      "sky",
      "space",
      "tense",
      "upbeat"
    ],
    "description": "requested by <span class=\"un-outer\" title=\"15Tails\"><a href=\"/?p=profile&amp;id=68415\" style=\"color: var(--user-color-2);\" class=\"un\">15Tails</a></span>.<br>\r\nnot compatible with thunder, yoshi, and bonus end.<br>\r\n<br>\r\nwho the hell thought it was a good idea to have 11 chord samples.",
    "latest_version": "smwc-39855-1748735192",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39855,
        "title": "Metal Black - Born to be free (Round 1)",
        "version": "smwc-39855-1748735192",
        "upstream_time": 1748735192,
        "download_url": "https://dl.smwcentral.net/39855/metal%20black-born%20to%20be%20free.zip",
        "filename": "metal black-born to be free.zip",
        "size": 107219,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metal-combat-viscount-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7645,
    "title": "Metal Combat - Viscount's Theme",
    "authors": [
      "MidiGuy"
    ],
    "tags": [
      "dark",
      "final",
      "overworld"
    ],
    "description": "This is the song for when you fight Viscount on the moon in Metal Combat. Upbeat theme.",
    "latest_version": "smwc-7645-1311970765",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7645,
        "title": "Metal Combat - Viscount's Theme",
        "version": "smwc-7645-1311970765",
        "upstream_time": 1311970765,
        "download_url": "https://dl.smwcentral.net/7645/MC%20-%20Viscount%27s%20Theme.zip",
        "filename": "MC - Viscount%27s Theme.zip",
        "size": 70316,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metal-gear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22137,
    "title": "Metal Gear 2: Solid Snake - Night Fall (Holly's Theme)",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "credits",
      "cutscene",
      "sad",
      "water"
    ],
    "description": "sad theme that fits into endings, or slow water-type niveis.",
    "latest_version": "smwc-22137-1581718052",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22137,
        "title": "Metal Gear 2: Solid Snake - Night Fall (Holly's Theme)",
        "version": "smwc-22137-1581718052",
        "upstream_time": 1581718052,
        "download_url": "https://dl.smwcentral.net/22137/Night%20Fall.zip",
        "filename": "Night Fall.zip",
        "size": 31318,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metal-gear-nes-jungle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18089,
    "title": "Metal Gear (NES) - Jungle",
    "authors": [
      "Nikku4211"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "jungle"
    ],
    "description": "The jungle theme from the NES port of Metal Gear. Original by Kazuki Muraoka.<br>\r\n<br>\r\nNot only is the jungle level exclusive to the NES version, this game's soundtrack is different from the MSX version. And I don't mean that they sound different as in what happens when a song is transferred from one sound chip to another. I mean different as in the compositions are different. Only half of the songs from the MSX version are the same as in the NES version.",
    "latest_version": "smwc-18089-1535306006",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18089,
        "title": "Metal Gear (NES) - Jungle",
        "version": "smwc-18089-1535306006",
        "upstream_time": 1535306006,
        "download_url": "https://dl.smwcentral.net/18089/MetalGearNESJungle.zip",
        "filename": "MetalGearNESJungle.zip",
        "size": 29194,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metal-gear-rising-revengeance-change-your-own-destiny-it-has-to-be-this-way-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30572,
    "title": "Metal Gear Rising: REVENGEANCE - Change Your Own Destiny ~ It Has to Be This Way (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "final",
      "fire",
      "tense",
      "title"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #A5CAE8;\"><b><i>One day every person in this nation will control their OWN destiny. A land of the truly free, dammit. A nation of action, not words. Ruled by strength, not committee.</i></b></span></span><br>\r\n<br>\r\nDid an arrangement of the Senator Armstrong's last phase theme, <a href=\"https://youtu.be/ZYAPgPH9hsI\" rel=\"nofollow\">It Has To Be this Way</a> (aka \"Standing Here\") from Metal Gear Rising: Revengeance, despite it not being as long as the original (due to ARAM constrictions). Just got into the Metal Gear series recently (beating this game and MGS1), & MGR lives up to the hype of being one of the best action games ever made. Not only that, but it has one of the most kick-ass final boss themes in any action game period. I felt the need to do this theme given this game has no representation on this site (and really needs it), and it's become one of my favorite final boss themes now.<br>\r\n<br>\r\nPS: This song is not actually used in the scene where Raiden punches Armstrong, despite memes telling you otherwise.<br>\r\n<br>\r\n<img src=\"https://thumbs.gfycat.com/NeglectedAnotherDove-size_restricted.gif\" alt=\"\"><br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. B / D Minor (Original Pitch, turned on default)<br>\r\n2. C / D# Minor (Custom Pitch 1)<br>\r\n3. A# / C# Minor (Custom Pitch 2)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables Voice Clip, but at the cost of SMW-Compatibility<br>\r\n2. Disables Voice Clip (turned on default)",
    "latest_version": "smwc-30572-1659226508",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30572,
        "title": "Metal Gear Rising: REVENGEANCE - Change Your Own Destiny ~ It Has to Be This Way (Remix)",
        "version": "smwc-30572-1659226508",
        "upstream_time": 1659226508,
        "download_url": "https://dl.smwcentral.net/30572/Change%20Your%20Own%20Destiny.zip",
        "filename": "Change Your Own Destiny.zip",
        "size": 226432,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metal-gear-rising-revengeance-the-stains-of-time-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37378,
    "title": "Metal Gear Rising Revengeance - The Stains of Time (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss"
    ],
    "description": "I tried to reduce the capacity somehow, but this was the best.",
    "latest_version": "smwc-37378-1715530736",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37378,
        "title": "Metal Gear Rising Revengeance - The Stains of Time (Mega Man X Style)",
        "version": "smwc-37378-1715530736",
        "upstream_time": 1715530736,
        "download_url": "https://dl.smwcentral.net/37378/MGRR_Monsoon.zip",
        "filename": "MGRR_Monsoon.zip",
        "size": 70900,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metal-masters-metal-beat",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20381,
    "title": "Metal Masters - Metal Beat",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "castle",
      "retro"
    ],
    "description": "Includes a version with and without an intro. Good for abstract levels.",
    "latest_version": "smwc-20381-1562478392",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20381,
        "title": "Metal Masters - Metal Beat",
        "version": "smwc-20381-1562478392",
        "upstream_time": 1562478392,
        "download_url": "https://dl.smwcentral.net/20381/Metal%20Masters%20-%20Metal%20Beat.zip",
        "filename": "Metal Masters - Metal Beat.zip",
        "size": 63669,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metal-max",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35660,
    "title": "Metal Max 2 - Let's Meet Dr. Minchi! (The Legend of the Mystical Ninja Style)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "final",
      "industrial",
      "sewer",
      "temple",
      "tense",
      "urban"
    ],
    "description": "Let's Meet Dr. Minchi! (or simply Dr. Minchi) from Metal Max 2, remixed in the style of The Legend of the Mystical Ninja.",
    "latest_version": "smwc-35660-1704518252",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35660,
        "title": "Metal Max 2 - Let's Meet Dr. Minchi! (The Legend of the Mystical Ninja Style)",
        "version": "smwc-35660-1704518252",
        "upstream_time": 1704518252,
        "download_url": "https://dl.smwcentral.net/35660/Metal%20Max%202%20-%20Let%27s%20Meet%20Dr.%20Minchi%21%20%28GG1%20Style%29.zip",
        "filename": "Metal Max 2 - Let%27s Meet Dr. Minchi%21 (GG1 Style).zip",
        "size": 68799,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31277,
        "title": "Metal Max 2 - Wanted Person Battle",
        "version": "smwc-31277-1663752569",
        "upstream_time": 1663752569,
        "download_url": "https://dl.smwcentral.net/31277/WantedPersonBattle.zip",
        "filename": "WantedPersonBattle.zip",
        "size": 67864,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metal-slader-glory-director-s-cut-password",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41873,
    "title": "Metal Slader Glory: Director's Cut - Password",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "ambient",
      "calm",
      "overworld"
    ],
    "description": "The calm Password theme from Metal Slader Glory: Director's Cut.<br>\r\n<br>\r\nAn attempt at earporting, and with an easy song.<br>\r\n<br>\r\n<div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">tfw you share your birthday with the final SNES release</div></div>",
    "latest_version": "smwc-41873-1778637802",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41873,
        "title": "Metal Slader Glory: Director's Cut - Password",
        "version": "smwc-41873-1778637802",
        "upstream_time": 1778637802,
        "download_url": "https://dl.smwcentral.net/41873/MSGDC%20Password.zip",
        "filename": "MSGDC Password.zip",
        "size": 36532,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metal-slug",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38283,
    "title": "Metal Slug 4 - Final Madness",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "dark",
      "desert",
      "final",
      "fire",
      "industrial",
      "jungle",
      "mountain",
      "mysterious",
      "ruins",
      "tense",
      "water"
    ],
    "description": "The final boss music from Metal Slug 4. It starts creepy, and then goes like your typical final boss music.",
    "latest_version": "smwc-38283-1733028678",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38283,
        "title": "Metal Slug 4 - Final Madness",
        "version": "smwc-38283-1733028678",
        "upstream_time": 1733028678,
        "download_url": "https://dl.smwcentral.net/38283/ms4final.zip",
        "filename": "ms4final.zip",
        "size": 33139,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26257,
        "title": "Metal Slug 3 - Pyramid (Mega Man X2 Style)",
        "version": "smwc-26257-1616609907",
        "upstream_time": 1616609907,
        "download_url": "https://dl.smwcentral.net/26257/MS3PyramidMMX2.zip",
        "filename": "MS3PyramidMMX2.zip",
        "size": 74398,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10877,
        "title": "Metal Slug 3 - Hard Water",
        "version": "smwc-10877-1425435425",
        "upstream_time": 1425435425,
        "download_url": "https://dl.smwcentral.net/10877/Hard%20Water.zip",
        "filename": "Hard Water.zip",
        "size": 99976,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7626,
        "title": "Metal Slug 3 - Pyramid",
        "version": "smwc-7626-1323417715",
        "upstream_time": 1323417715,
        "download_url": "https://dl.smwcentral.net/7626/Metal%20Slug%203%20-%20Pyramid.zip",
        "filename": "Metal Slug 3 - Pyramid.zip",
        "size": 72911,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metal-slug-assault-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10369,
    "title": "Metal Slug - Assault Theme",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "industrial"
    ],
    "description": "A powerful song from one of the most famous arcade games, Metal Slug. It potentially fits athletic levels and boss battles.",
    "latest_version": "smwc-10369-1424452439",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10369,
        "title": "Metal Slug - Assault Theme",
        "version": "smwc-10369-1424452439",
        "upstream_time": 1424452439,
        "download_url": "https://dl.smwcentral.net/10369/Metal%20Slug%20-%20Assault%20theme.zip",
        "filename": "Metal Slug - Assault theme.zip",
        "size": 81000,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metal-slug-final-attack",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32801,
    "title": "Metal Slug - Final Attack",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "final",
      "industrial",
      "tense"
    ],
    "description": "Iconic song from Metal Slug. Fits many kinds of tense and final level, or boss battle.",
    "latest_version": "smwc-32801-1680331406",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32801,
        "title": "Metal Slug - Final Attack",
        "version": "smwc-32801-1680331406",
        "upstream_time": 1680331406,
        "download_url": "https://dl.smwcentral.net/32801/Final%20Attack.zip",
        "filename": "Final Attack.zip",
        "size": 37046,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metal-the-emissionary-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26842,
    "title": "Metal - The Emissionary Man",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "misc"
    ],
    "description": "A funky little tracker module song by Torben 'Metal' Hansen. Could be useful for athletic levels.",
    "latest_version": "smwc-26842-1622214682",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26842,
        "title": "Metal - The Emissionary Man",
        "version": "smwc-26842-1622214682",
        "upstream_time": 1622214682,
        "download_url": "https://dl.smwcentral.net/26842/Metal%20-%20The%20Emissionary%20Man.zip",
        "filename": "Metal - The Emissionary Man.zip",
        "size": 82537,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metallic-green",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8460,
    "title": "Metallic Green",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "cave",
      "chase",
      "cutscene",
      "dark",
      "fire",
      "industrial",
      "mountain",
      "star"
    ],
    "description": "An upbeat song that could fit a boss battle or tense area.",
    "latest_version": "smwc-8460-1374785772",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8460,
        "title": "Metallic Green",
        "version": "smwc-8460-1374785772",
        "upstream_time": 1374785772,
        "download_url": "https://dl.smwcentral.net/8460/Metallic%20Green.zip",
        "filename": "Metallic Green.zip",
        "size": 50220,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metro-boulevard",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35594,
    "title": "Metro Boulevard",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "carnival",
      "final",
      "grassland",
      "mountain",
      "night",
      "sky",
      "title",
      "town",
      "urban"
    ],
    "description": "A funky tune best suited for cities, athletic and night areas.",
    "latest_version": "smwc-35594-1701291983",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35594,
        "title": "Metro Boulevard",
        "version": "smwc-35594-1701291983",
        "upstream_time": 1701291983,
        "download_url": "https://dl.smwcentral.net/35594/Metro_Boulevard.zip",
        "filename": "Metro_Boulevard.zip",
        "size": 64368,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-brinstar",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8224,
    "title": "Metroid - Brinstar",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "castle",
      "space"
    ],
    "description": "A 16-bit arrangement of the famous Brinstar theme from the original Metroid",
    "latest_version": "smwc-8224-1340677914",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8224,
        "title": "Metroid - Brinstar",
        "version": "smwc-8224-1340677914",
        "upstream_time": 1340677914,
        "download_url": "https://dl.smwcentral.net/8224/Brinstar.zip",
        "filename": "Brinstar.zip",
        "size": 65172,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-dread-raven-beak-phase",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33850,
    "title": "Metroid Dread - Raven Beak Phase 1 (Super Metroid Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "I tried my best lol",
    "latest_version": "smwc-33850-1690803349",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33850,
        "title": "Metroid Dread - Raven Beak Phase 1 (Super Metroid Style)",
        "version": "smwc-33850-1690803349",
        "upstream_time": 1690803349,
        "download_url": "https://dl.smwcentral.net/33850/RavenBeak1_SM.zip",
        "filename": "RavenBeak1_SM.zip",
        "size": 52157,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-fusion-arachnus-x-super-metroid-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26821,
    "title": "Metroid Fusion - Arachnus X (Super Metroid Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss"
    ],
    "description": "I remix of the 'Metroid Fusion - Arachnus X' was made to the Super Metroid style.<br>\r\n<br>\r\nIf there is anything that needs to be fixed, please let me know exactly.(Please)",
    "latest_version": "smwc-26821-1621566487",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26821,
        "title": "Metroid Fusion - Arachnus X (Super Metroid Style)",
        "version": "smwc-26821-1621566487",
        "upstream_time": 1621566487,
        "download_url": "https://dl.smwcentral.net/26821/MF_Boss1_SM.zip",
        "filename": "MF_Boss1_SM.zip",
        "size": 65067,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-fusion-crisis-mission",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22518,
    "title": "Metroid Fusion - Crisis Mission",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "airship",
      "chase",
      "escape",
      "final",
      "tense"
    ],
    "description": "Tense song from Metroid Fusion.<br>\r\nWould suit serious levels or escape sequences.",
    "latest_version": "smwc-22518-1585707212",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22518,
        "title": "Metroid Fusion - Crisis Mission",
        "version": "smwc-22518-1585707212",
        "upstream_time": 1585707212,
        "download_url": "https://dl.smwcentral.net/22518/Metroid%20Fusion%20-%20Crisis%20Mission.zip",
        "filename": "Metroid Fusion - Crisis Mission.zip",
        "size": 79122,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-fusion-environmental-disquiet",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8334,
    "title": "Metroid Fusion - Environmental Disquiet",
    "authors": [
      "Moose"
    ],
    "tags": [
      "ambient",
      "cutscene",
      "dark",
      "night"
    ],
    "description": "formerly known as Before Serris Theme. Could fit potential dark and mysterious cutscenes.",
    "latest_version": "smwc-8334-1350997817",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8334,
        "title": "Metroid Fusion - Environmental Disquiet",
        "version": "smwc-8334-1350997817",
        "upstream_time": 1350997817,
        "download_url": "https://dl.smwcentral.net/8334/MF%20-%20Envorimental%20Disquiet.zip",
        "filename": "MF - Envorimental Disquiet.zip",
        "size": 63084,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-fusion-sector",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19649,
    "title": "Metroid Fusion - Sector 4 Underwater Area",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "ambient",
      "calm",
      "spooky",
      "tense",
      "water"
    ],
    "description": "Calm and foreboding song of the underwater area of Sector 4 from Metroid Fusion.",
    "latest_version": "smwc-19649-1555559964",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19649,
        "title": "Metroid Fusion - Sector 4 Underwater Area",
        "version": "smwc-19649-1555559964",
        "upstream_time": 1555559964,
        "download_url": "https://dl.smwcentral.net/19649/Metroid%20Fusion%20-%20Sector%204%20Underwater%20Area.zip",
        "filename": "Metroid Fusion - Sector 4 Underwater Area.zip",
        "size": 82277,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14352,
        "title": "Metroid Fusion - Sector 4 (AQA) Underwater Area",
        "version": "smwc-14352-1475257082",
        "upstream_time": 1475257082,
        "download_url": "https://dl.smwcentral.net/14352/Metroid%20Fusion%20-%20Sector%204%20%28AQA%29%20Underwater%20Area%20%5BU%5D.zip",
        "filename": "Metroid Fusion - Sector 4 (AQA) Underwater Area %5BU%5D.zip",
        "size": 31168,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-fusion-tension-before-confrontation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27429,
    "title": "Metroid Fusion - Tension Before Confrontation",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "dark",
      "final",
      "overworld",
      "ruins",
      "tense",
      "title"
    ],
    "description": "The short, ominous music which plays before most boss battles in Metroid Fusion.<br>\r\n<br>\r\nNo credits necessary.",
    "latest_version": "smwc-27429-1627264498",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27429,
        "title": "Metroid Fusion - Tension Before Confrontation",
        "version": "smwc-27429-1627264498",
        "upstream_time": 1627264498,
        "download_url": "https://dl.smwcentral.net/27429/Tension%20Before%20Confrontation.zip",
        "filename": "Tension Before Confrontation.zip",
        "size": 30465,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-heart-of-a-titan-kraid-s-lair-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25438,
    "title": "Metroid - Heart of a Titan ~ Kraid's Lair (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "cave",
      "cutscene",
      "dark",
      "fire"
    ],
    "description": "Did a remix of <a href=\"https://youtu.be/k5l9twdrbxk\" rel=\"nofollow\">Kraid's Lair</a> from Metroid. Just started getting into the Metroid series as of recently, but I've been a fan of this song ever since I first heard it in Super Smash Bros Melee in the early 2000s (how I was introduced to the series).<br>\r\n<br>\r\nThis baby is great for caverns, dark castles / towers, and dark cutscenes.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- \"Bonus End\" & Thunder SFX are disabled.",
    "latest_version": "smwc-25438-1607735895",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25438,
        "title": "Metroid - Heart of a Titan ~ Kraid's Lair (Remix)",
        "version": "smwc-25438-1607735895",
        "upstream_time": 1607735895,
        "download_url": "https://dl.smwcentral.net/25438/Kraid%27s%20Lair.zip",
        "filename": "Kraid%27s Lair.zip",
        "size": 78439,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-ii-return-of-samus-march-of-the-bounty-hunter-surface-of-sr388-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25468,
    "title": "Metroid II: Return of Samus - March of the Bounty Hunter ~ Surface of SR388 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "cave",
      "industrial",
      "space",
      "water"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #ED553B;\">𝗜 𝗻𝗲𝘅𝘁 𝗳𝗼𝘂𝗴𝗵𝘁 𝘁𝗵𝗲 𝗠𝗲𝘁𝗿𝗼𝗶𝗱𝘀 𝗼𝗻 𝘁𝗵𝗲𝗶𝗿 𝗵𝗼𝗺𝗲𝘄𝗼𝗿𝗹𝗱, 𝗦𝗥𝟯𝟴𝟴. 𝗜 𝗰𝗼𝗺𝗽𝗹𝗲𝘁𝗲𝗹𝘆 𝗲𝗿𝗮𝗱𝗶𝗰𝗮𝘁𝗲𝗱 𝘁𝗵𝗲𝗺 𝗲𝘅𝗰𝗲𝗽𝘁 𝗳𝗼𝗿 𝗮 𝗹𝗮𝗿𝘃𝗮, 𝘄𝗵𝗶𝗰𝗵 𝗮𝗳𝘁𝗲𝗿 𝗵𝗮𝘁𝗰𝗵𝗶𝗻𝗴 𝗳𝗼𝗹𝗹𝗼𝘄𝗲𝗱 𝗺𝗲 𝗹𝗶𝗸𝗲 𝗮 𝗰𝗼𝗻𝗳𝘂𝘀𝗲𝗱 𝗰𝗵𝗶𝗹𝗱...</span></span><br>\r\n<br>\r\nDid a remix of the heroic and upbeat <a href=\"https://youtu.be/fCIH943auRA\" rel=\"nofollow\">Surface</a> <a href=\"https://youtu.be/B5V-DAbIdAY\" rel=\"nofollow\">of</a> <a href=\"https://youtu.be/IfWL06NTTuE\" rel=\"nofollow\">SR388</a>. Had loads of fun doing this one. It's one of my favorite songs in the entire series. Guess the Metroid series has really grown on me. :)<br>\r\n<br>\r\nThis baby is great for caverns, factories, underwater stages, and space stages.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- \"Bonus End\" & Thunder SFX are disabled.",
    "latest_version": "smwc-25468-1608766399",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25468,
        "title": "Metroid II: Return of Samus - March of the Bounty Hunter ~ Surface of SR388 (Remix)",
        "version": "smwc-25468-1608766399",
        "upstream_time": 1608766399,
        "download_url": "https://dl.smwcentral.net/25468/Surface_of_SR388.zip",
        "filename": "Surface_of_SR388.zip",
        "size": 79891,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-ii-return-of-samus-sr388",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16316,
    "title": "Metroid II: Return of Samus - SR388",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "cave",
      "fire",
      "grassland",
      "misc",
      "retro"
    ],
    "description": "With Metroid 2 re-released on 3DS I thought I'd release this old port.<br>\r\n<br>\r\nHeroic upbeat song at the start of Metroid 2.",
    "latest_version": "smwc-16316-1505796220",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16316,
        "title": "Metroid II: Return of Samus - SR388",
        "version": "smwc-16316-1505796220",
        "upstream_time": 1505796220,
        "download_url": "https://dl.smwcentral.net/16316/Metroid%202%20-%20SR388.zip",
        "filename": "Metroid 2 - SR388.zip",
        "size": 35753,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-initiating-self-destruct-quick-escape-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29105,
    "title": "Metroid - INITIATING SELF-DESTRUCT!!! ~ Quick Escape (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "chase",
      "final",
      "industrial",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/V2k01qmi99k\" rel=\"nofollow\">Quick</a> <a href=\"https://youtu.be/tk0Ryjq5FHs\" rel=\"nofollow\">Escape</a> from Metroid for Super Famicompo 3. Been a while since I did any Metroid music, and I thought I'd do one again for the competition.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n<br>\r\nThere also two versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables the Siren (turned on default)<br>\r\n2. Disables the Siren<br>\r\n<br>\r\nAlso included an SPC of the Super Famicompo 3 version that was used for the competition.<br>\r\n",
    "latest_version": "smwc-29105-1643066991",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29105,
        "title": "Metroid - INITIATING SELF-DESTRUCT!!! ~ Quick Escape (Remix)",
        "version": "smwc-29105-1643066991",
        "upstream_time": 1643066991,
        "download_url": "https://dl.smwcentral.net/29105/INITIATING%20SELF%20DESTRUCT%21%21%21.zip",
        "filename": "INITIATING SELF DESTRUCT%21%21%21.zip",
        "size": 171501,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-kraid-s-lair",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32219,
    "title": "Metroid - Kraid's Lair",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "cave",
      "ghost house",
      "mysterious",
      "retro",
      "tense"
    ],
    "description": "do i have my chiptune license yet",
    "latest_version": "smwc-32219-1664444632",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32219,
        "title": "Metroid - Kraid's Lair",
        "version": "smwc-32219-1664444632",
        "upstream_time": 1664444632,
        "download_url": "https://dl.smwcentral.net/32219/kraid.zip",
        "filename": "kraid.zip",
        "size": 30587,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19479,
        "title": "Metroid - Kraid's Lair",
        "version": "smwc-19479-1553820385",
        "upstream_time": 1553820385,
        "download_url": "https://dl.smwcentral.net/19479/Metroid%20-%20Kraid%27s%20Lair.zip",
        "filename": "Metroid - Kraid%27s Lair.zip",
        "size": 30661,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-kraid-s-lair-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7751,
    "title": "Metroid - Kraid's Lair Remix",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave",
      "dark",
      "industrial",
      "ruins",
      "temple"
    ],
    "description": "A slight remix of Kraid's Lair, which could be used for a dark cave. It can also be used for a temple, or even a factory.",
    "latest_version": "smwc-7751-1335786116",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7751,
        "title": "Metroid - Kraid's Lair Remix",
        "version": "smwc-7751-1335786116",
        "upstream_time": 1335786116,
        "download_url": "https://dl.smwcentral.net/7751/Kraid%27s%20Lair.zip",
        "filename": "Kraid%27s Lair.zip",
        "size": 74610,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-norfair",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7960,
    "title": "Metroid - Norfair",
    "authors": [
      "Big Al"
    ],
    "tags": [
      "cave"
    ],
    "description": "The NES Theme to Metroid's Norfair! Would work for short cavern areas.",
    "latest_version": "smwc-7960-1318053279",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7960,
        "title": "Metroid - Norfair",
        "version": "smwc-7960-1318053279",
        "upstream_time": 1318053279,
        "download_url": "https://dl.smwcentral.net/7960/Metroid%20-%20Norfair.zip",
        "filename": "Metroid - Norfair.zip",
        "size": 65260,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-prime",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24543,
    "title": "Metroid Prime 2 - Torvus Bog",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "ambient",
      "calm",
      "cave",
      "forest",
      "jungle",
      "ruins",
      "sewer",
      "space",
      "swamp",
      "temple",
      "water"
    ],
    "description": "Main theme of Torvus Bog from Metroid Prime 2.<br>\r\nGood for forests or swamps.",
    "latest_version": "smwc-24543-1604366184",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24543,
        "title": "Metroid Prime 2 - Torvus Bog",
        "version": "smwc-24543-1604366184",
        "upstream_time": 1604366184,
        "download_url": "https://dl.smwcentral.net/24543/Metroid%20Prime%202%20-%20Torvus%20Bog.zip",
        "filename": "Metroid Prime 2 - Torvus Bog.zip",
        "size": 82495,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18654,
        "title": "Metroid Prime 2 - Submerged Temple",
        "version": "smwc-18654-1544739381",
        "upstream_time": 1544739381,
        "download_url": "https://dl.smwcentral.net/18654/Metroid%20Prime%202%20-%20Submerged%20Temple.zip",
        "filename": "Metroid Prime 2 - Submerged Temple.zip",
        "size": 122087,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-prime-phendrana-drifts-depths",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24274,
    "title": "Metroid Prime - Phendrana Drifts Depths",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "ice",
      "mountain",
      "snow"
    ],
    "description": "Techno beat remix of the Phendrana Drifts theme used in Metroid Prime.<br>\r\n<br>\r\n*Incompatible with the Hurry Up! tempo change*",
    "latest_version": "smwc-24274-1600376199",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24274,
        "title": "Metroid Prime - Phendrana Drifts Depths",
        "version": "smwc-24274-1600376199",
        "upstream_time": 1600376199,
        "download_url": "https://dl.smwcentral.net/24274/Metroid%20Prime%20-%20Phendrana%20Drifts%20Depths.zip",
        "filename": "Metroid Prime - Phendrana Drifts Depths.zip",
        "size": 77922,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-samus-fanfare",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22528,
    "title": "Metroid - Samus Fanfare",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "fanfare",
      "goal",
      "misc"
    ],
    "description": "Samus's appearance fanfare as heard in many Metroid games.",
    "latest_version": "smwc-22528-1585706286",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22528,
        "title": "Metroid - Samus Fanfare",
        "version": "smwc-22528-1585706286",
        "upstream_time": 1585706286,
        "download_url": "https://dl.smwcentral.net/22528/Metroid%20-%20Samus%20Fanfare.zip",
        "filename": "Metroid - Samus Fanfare.zip",
        "size": 30926,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-zero-mission-brinstar",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18467,
    "title": "Metroid: Zero Mission - Brinstar",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "athletic",
      "cave",
      "dark",
      "space"
    ],
    "description": "Brinstar from Metroid Zero Mission. More so a heroic theme.",
    "latest_version": "smwc-18467-1542419393",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18467,
        "title": "Metroid: Zero Mission - Brinstar",
        "version": "smwc-18467-1542419393",
        "upstream_time": 1542419393,
        "download_url": "https://dl.smwcentral.net/18467/Metroid%20Zero%20Mission%20-%20Brinstar.zip",
        "filename": "Metroid Zero Mission - Brinstar.zip",
        "size": 62238,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-zero-mission-brinstar-super-metroid-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26933,
    "title": "Metroid: Zero Mission - Brinstar (Super Metroid Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "cave"
    ],
    "description": "(Super Brinstar)",
    "latest_version": "smwc-26933-1622339452",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26933,
        "title": "Metroid: Zero Mission - Brinstar (Super Metroid Style)",
        "version": "smwc-26933-1622339452",
        "upstream_time": 1622339452,
        "download_url": "https://dl.smwcentral.net/26933/MZM_BS_SM.zip",
        "filename": "MZM_BS_SM.zip",
        "size": 61985,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-zero-mission-final-attack-super-metroid-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26934,
    "title": "Metroid Zero Mission - Final Attack (Super Metroid Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "cave",
      "final"
    ],
    "description": "(Brinstar Hurry Up VER?)",
    "latest_version": "smwc-26934-1622499065",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26934,
        "title": "Metroid Zero Mission - Final Attack (Super Metroid Style)",
        "version": "smwc-26934-1622499065",
        "upstream_time": 1622499065,
        "download_url": "https://dl.smwcentral.net/26934/MZM_FA_SM.zip",
        "filename": "MZM_FA_SM.zip",
        "size": 66454,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-zero-mission-ridley-s-lair",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14598,
    "title": "Metroid: Zero Mission - Ridley's Lair",
    "authors": [
      "HertzDevil"
    ],
    "tags": [
      "dark",
      "ghost house",
      "ruins",
      "spooky"
    ],
    "description": "An extended rearrangement of the same song from the original Metroid, useful for dark levels.<br>\r\n<br>\r\nThe MML file is cross-compiled from a different MML dialect using a custom Lua script, and then manually optimized.",
    "latest_version": "smwc-14598-1477955211",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14598,
        "title": "Metroid: Zero Mission - Ridley's Lair",
        "version": "smwc-14598-1477955211",
        "upstream_time": 1477955211,
        "download_url": "https://dl.smwcentral.net/14598/mzm_ridley.zip",
        "filename": "mzm_ridley.zip",
        "size": 22038,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metroid-zero-mission-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7416,
    "title": "Metroid: Zero Mission - Title Screen",
    "authors": [
      "CK Crash"
    ],
    "tags": [
      "cutscene",
      "space"
    ],
    "description": "Title screen of the GBA remake of Metroid. A quiet, but epic, space song.",
    "latest_version": "smwc-7416-1314132637",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7416,
        "title": "Metroid: Zero Mission - Title Screen",
        "version": "smwc-7416-1314132637",
        "upstream_time": 1314132637,
        "download_url": "https://dl.smwcentral.net/7416/Metroid%20Zero%20Mission%20-%20Title.zip",
        "filename": "Metroid Zero Mission - Title.zip",
        "size": 67084,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-metropolis-street-racer-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30901,
    "title": "Metropolis Street Racer - Menu",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "abstract",
      "energetic",
      "space",
      "space station"
    ],
    "description": "one of my personal favourites from Metropolis Street Racer, a racing game for the Dreamcast. would fit abstract levels or energetic space levels... or a racing level, I suppose.",
    "latest_version": "smwc-30901-1652535281",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30901,
        "title": "Metropolis Street Racer - Menu",
        "version": "smwc-30901-1652535281",
        "upstream_time": 1652535281,
        "download_url": "https://dl.smwcentral.net/30901/MSR_menu.zip",
        "filename": "MSR_menu.zip",
        "size": 94605,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mf-doom-coffin-nails-rapp-snitch-knishes",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25612,
    "title": "MF DOOM - Coffin Nails/Rapp Snitch Knishes",
    "authors": [
      "BoneFish"
    ],
    "tags": [
      "athletic",
      "night",
      "overworld",
      "sky",
      "space"
    ],
    "description": "The instrumental of a song off of MM FOOD, only uses two percussion samples. I would recommend not to use this is long or difficult levels because of how repetitive it is. <br>\r\nRIP MF DOOM ",
    "latest_version": "smwc-25612-1610382904",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25612,
        "title": "MF DOOM - Coffin Nails/Rapp Snitch Knishes",
        "version": "smwc-25612-1610382904",
        "upstream_time": 1610382904,
        "download_url": "https://dl.smwcentral.net/25612/MF%20DOOM-Coffin%20Nails.zip",
        "filename": "MF DOOM-Coffin Nails.zip",
        "size": 46603,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mf-doom-doomsday",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33163,
    "title": "MF DOOM - Doomsday",
    "authors": [
      "mueuen"
    ],
    "tags": [
      "ambient",
      "calm",
      "mysterious",
      "night",
      "retro",
      "space"
    ],
    "description": "The opening track from Operation: Doomsday. Calm chords over a drumbreak.",
    "latest_version": "smwc-33163-1682953224",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33163,
        "title": "MF DOOM - Doomsday",
        "version": "smwc-33163-1682953224",
        "upstream_time": 1682953224,
        "download_url": "https://dl.smwcentral.net/33163/mfdoddd.zip",
        "filename": "mfdoddd.zip",
        "size": 82624,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-michael-bubl-21xx-mas-feliz-navidad-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29068,
    "title": "Michael Bublé - 21XX-MAS ~ Feliz Navidad (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "night",
      "snow"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #eb564b;\">𝐇𝐚𝐯𝐞</span> <span style=\"color: #8fde5d;\">𝐲𝐨𝐮𝐫𝐬𝐞𝐥𝐟</span> <span style=\"color: #eb564b;\">𝐚</span> <span style=\"color: #8fde5d;\">𝐯𝐞𝐫𝐲</span> <span style=\"color: #c291eb;\">𝐇𝐨𝐨𝐝𝐞𝐝</span> <span style=\"color: #8fde5d;\">𝐂𝐡𝐫𝐢𝐬𝐭𝐦𝐚𝐬</span><span style=\"color: #eb564b;\">!</span> 🎄</span><br>\r\n<br>\r\nDid a special <b><span style=\"color: #eb564b;\">X-</span><span style=\"color: #8fde5d;\">M</span><span style=\"color: #eb564b;\">A</span><span style=\"color: #8fde5d;\">S</span></b> arrangement of <a href=\"https://youtu.be/SK7cpuhwoP0\" rel=\"nofollow\">Feliz Navidad</a>, based off the Michael Buble Christmas special. One of the very few Christmas songs I actually like, and I thought it'd be fun to do my own take on the theme in my style for the Christmas season.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F# Minor (Remix Pitch)<br>\r\n2. G Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-29068-1643409639",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29068,
        "title": "Michael Bublé - 21XX-MAS ~ Feliz Navidad (Remix)",
        "version": "smwc-29068-1643409639",
        "upstream_time": 1643409639,
        "download_url": "https://dl.smwcentral.net/29068/21XX-MAS.zip",
        "filename": "21XX-MAS.zip",
        "size": 123824,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-michael-jackson-billie-jean",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28588,
    "title": "Michael Jackson - Billie Jean",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "credits",
      "urban"
    ],
    "description": "The King of Pop's most popular song (according to YouTube). <br>\r\n<br>\r\nThis could fit as an end credits theme due to the insane length.",
    "latest_version": "smwc-28588-1639786155",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28588,
        "title": "Michael Jackson - Billie Jean",
        "version": "smwc-28588-1639786155",
        "upstream_time": 1639786155,
        "download_url": "https://dl.smwcentral.net/28588/Billie%20Jean.zip",
        "filename": "Billie Jean.zip",
        "size": 38119,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-michael-jackson-love-never-felt-so-good",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36982,
    "title": "Michael Jackson - Love never felt so good",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "overworld",
      "title",
      "town",
      "urban"
    ],
    "description": "Could fit on the urban levels.",
    "latest_version": "smwc-36982-1709803027",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36982,
        "title": "Michael Jackson - Love never felt so good",
        "version": "smwc-36982-1709803027",
        "upstream_time": 1709803027,
        "download_url": "https://dl.smwcentral.net/36982/love%20never%20felt%20so%20good.zip",
        "filename": "love never felt so good.zip",
        "size": 32961,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-michael-jackson-s-moonwalker-bad",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24594,
    "title": "Michael Jackson's Moonwalker - Bad",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "tense"
    ],
    "description": "Accurate-as-possible Port of Bad from Michael Jackson's Moonwalker cause why not. <br>\r\n<br>\r\nThis port omits the Thunder sample which means it's incompatible with blaargs and thunder, so watch out for that.",
    "latest_version": "smwc-24594-1601506974",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24594,
        "title": "Michael Jackson's Moonwalker - Bad",
        "version": "smwc-24594-1601506974",
        "upstream_time": 1601506974,
        "download_url": "https://dl.smwcentral.net/24594/Michael%20Jackson%27s%20Moonwalker%20-%20Bad.zip",
        "filename": "Michael Jackson%27s Moonwalker - Bad.zip",
        "size": 88755,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-michael-jackson-s-moonwalker-billie-jean",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11549,
    "title": "Michael Jackson's Moonwalker - Billie Jean",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "calm",
      "cave",
      "dark"
    ],
    "description": "One of the musics you hear in the Sega Genesis game \"Michael Jackson's Moonwalker\". It could fit dark places in general.",
    "latest_version": "smwc-11549-1437199916",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11549,
        "title": "Michael Jackson's Moonwalker - Billie Jean",
        "version": "smwc-11549-1437199916",
        "upstream_time": 1437199916,
        "download_url": "https://dl.smwcentral.net/11549/BillieJean.zip",
        "filename": "BillieJean.zip",
        "size": 33365,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mickey-mania-snes-giant-s-buffet",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32368,
    "title": "Mickey Mania (SNES) - Giant's Buffet",
    "authors": [
      "TCgamerboy2002",
      "qantuum"
    ],
    "tags": [
      "airship",
      "calm",
      "castle",
      "cave",
      "industrial",
      "temple",
      "tense"
    ],
    "description": "A song that's fit for a castle ambiance.<br>\r\n<br>\r\nIt is somewhat a remix of the song with a custom Yoshi drum track mixed in, and designed by <span class=\"un-outer\" title=\"TCgamerboy2002\"><a href=\"/?p=profile&amp;id=17203\" style=\"color: var(--user-color-2);\" class=\"un\">TCgamerboy2002</a></span>.<br>\r\n<br>\r\nThis project as a result was <a href=\"https://www.smwcentral.net/?p=viewthread&t=122713\">requested</a> by them. They built the whole midi, too.<br>\r\n<br>\r\nIf you do not want to use the Yoshi drum track, look for<br>\r\n<div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">#define \"has_yoshi\" 1</pre></div> and rather set it to 0. The song will have 6 channels rather than 7.",
    "latest_version": "smwc-32368-1675035730",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32368,
        "title": "Mickey Mania (SNES) - Giant's Buffet",
        "version": "smwc-32368-1675035730",
        "upstream_time": 1675035730,
        "download_url": "https://dl.smwcentral.net/32368/mmania_giantsb_0_1.zip",
        "filename": "mmania_giantsb_0_1.zip",
        "size": 86449,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mickey-mania-snes-unused-level-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8371,
    "title": "Mickey Mania (SNES) - Unused Level Theme",
    "authors": [
      "Mippish"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "fire"
    ],
    "description": "This is the unused music that used to play in one of the levels in &quot;The Prince and the Pauper&quot; in the Genesis version. Give credit if used.",
    "latest_version": "smwc-8371-1359247737",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8371,
        "title": "Mickey Mania (SNES) - Unused Level Theme",
        "version": "smwc-8371-1359247737",
        "upstream_time": 1359247737,
        "download_url": "https://dl.smwcentral.net/8371/Mickey%20Mania%20%28SNES%29%20-%20Unused%20Level%20Theme.zip",
        "filename": "Mickey Mania (SNES) - Unused Level Theme.zip",
        "size": 67475,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mickey-mania-the-timeless-adventures-of-mickey-mouse-captain-pete",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32025,
    "title": "Mickey Mania: The Timeless Adventures of Mickey Mouse - Captain Pete",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Roberto zampari\"><a href=\"/?p=profile&amp;id=1508\" style=\"color: var(--user-color-2);\" class=\"un\">Roberto zampari</a></span>",
    "latest_version": "smwc-32025-1672535043",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32025,
        "title": "Mickey Mania: The Timeless Adventures of Mickey Mouse - Captain Pete",
        "version": "smwc-32025-1672535043",
        "upstream_time": 1672535043,
        "download_url": "https://dl.smwcentral.net/32025/CaptainPete.zip",
        "filename": "CaptainPete.zip",
        "size": 53164,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mickey-no-tokyo-disneyland-daibouken-adventureland-pirates-of-the-caribbean",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32760,
    "title": "Mickey no Tokyo Disneyland Daibouken - Adventureland ~ Pirates of the Caribbean",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "beach",
      "carnival",
      "water"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"TCgamerboy2002\"><a href=\"/?p=profile&amp;id=17203\" style=\"color: var(--user-color-2);\" class=\"un\">TCgamerboy2002</a></span>",
    "latest_version": "smwc-32760-1682805575",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32760,
        "title": "Mickey no Tokyo Disneyland Daibouken - Adventureland ~ Pirates of the Caribbean",
        "version": "smwc-32760-1682805575",
        "upstream_time": 1682805575,
        "download_url": "https://dl.smwcentral.net/32760/Adventureland.zip",
        "filename": "Adventureland.zip",
        "size": 59612,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mickey-s-adventures-in-numberland-numberland-factory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13965,
    "title": "Mickey's Adventures in Numberland - Numberland Factory",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "athletic",
      "bonus",
      "grassland",
      "sky"
    ],
    "description": "A great song for athletic levels, but maybe not for actual factories.",
    "latest_version": "smwc-13965-1470061789",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13965,
        "title": "Mickey's Adventures in Numberland - Numberland Factory",
        "version": "smwc-13965-1470061789",
        "upstream_time": 1470061789,
        "download_url": "https://dl.smwcentral.net/13965/Numberland%20Factory.zip",
        "filename": "Numberland Factory.zip",
        "size": 33087,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mickey-s-safari-in-letterland-caribbean-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31501,
    "title": "Mickey's Safari in Letterland - Caribbean & Forest",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "forest",
      "grassland",
      "retro"
    ],
    "description": "The upbeat waltz tune played on Caribbean and Forest stages in Mickey's Safari in Letterland.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31501-1663773871",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31501,
        "title": "Mickey's Safari in Letterland - Caribbean & Forest",
        "version": "smwc-31501-1663773871",
        "upstream_time": 1663773871,
        "download_url": "https://dl.smwcentral.net/31501/Mickey%27s%20Safari%20in%20Letterland%20-%20Caribbean%20%26%20Forest.zip",
        "filename": "Mickey%27s Safari in Letterland - Caribbean %26 Forest.zip",
        "size": 44686,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mickey-s-safari-in-letterland-ending",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31502,
    "title": "Mickey's Safari in Letterland - Ending",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "credits",
      "cutscene",
      "retro"
    ],
    "description": "Basically, the alphabet song but on the NES, nothing much to say here.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31502-1663773867",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31502,
        "title": "Mickey's Safari in Letterland - Ending",
        "version": "smwc-31502-1663773867",
        "upstream_time": 1663773867,
        "download_url": "https://dl.smwcentral.net/31502/Mickey%27s%20Safari%20in%20Letterland%20-%20Ending.zip",
        "filename": "Mickey%27s Safari in Letterland - Ending.zip",
        "size": 43856,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mickey-s-safari-in-letterland-swamp-jungle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31500,
    "title": "Mickey's Safari in Letterland - Swamp & Jungle",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "retro",
      "water"
    ],
    "description": "The calm water-like tune played on Swamp and Jungle stages in Mickey's Safari in Letterland.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31500-1663773876",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31500,
        "title": "Mickey's Safari in Letterland - Swamp & Jungle",
        "version": "smwc-31500-1663773876",
        "upstream_time": 1663773876,
        "download_url": "https://dl.smwcentral.net/31500/Mickey%27s%20Safari%20in%20Letterland%20-%20Swamp%20%26%20Jungle.zip",
        "filename": "Mickey%27s Safari in Letterland - Swamp %26 Jungle.zip",
        "size": 52377,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mickey-s-safari-in-letterland-title-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31498,
    "title": "Mickey's Safari in Letterland - Title & Map",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "retro",
      "title"
    ],
    "description": "The song that perfectly describes the whole game, repetitive as heck, Lmao.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31498-1663773883",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31498,
        "title": "Mickey's Safari in Letterland - Title & Map",
        "version": "smwc-31498-1663773883",
        "upstream_time": 1663773883,
        "download_url": "https://dl.smwcentral.net/31498/Mickey%27s%20Safari%20in%20Letterland%20-%20Title%20%26%20Map.zip",
        "filename": "Mickey%27s Safari in Letterland - Title %26 Map.zip",
        "size": 45230,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mickey-s-safari-in-letterland-yukon-pyramid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31499,
    "title": "Mickey's Safari in Letterland - Yukon & Pyramid",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "mountain",
      "retro",
      "snow"
    ],
    "description": "The fast mountain tune played on Yukon and (unfittingly) Pyramid stages in Mickey's Safari in Letterland.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31499-1663773880",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31499,
        "title": "Mickey's Safari in Letterland - Yukon & Pyramid",
        "version": "smwc-31499-1663773880",
        "upstream_time": 1663773880,
        "download_url": "https://dl.smwcentral.net/31499/Mickey%27s%20Safari%20in%20Letterland%20-%20Yukon%20%26%20Pyramid.zip",
        "filename": "Mickey%27s Safari in Letterland - Yukon %26 Pyramid.zip",
        "size": 52003,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-micro-coast",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39661,
    "title": "Micro Coast",
    "authors": [
      "0ne_bins211"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld"
    ],
    "description": "Could be used on an overworld",
    "latest_version": "smwc-39661-1748603967",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39661,
        "title": "Micro Coast",
        "version": "smwc-39661-1748603967",
        "upstream_time": 1748603967,
        "download_url": "https://dl.smwcentral.net/39661/Micro%20Coast.zip",
        "filename": "Micro Coast.zip",
        "size": 44358,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-micro-machines-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7736,
    "title": "Micro Machines - Select",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "calm",
      "cave",
      "cutscene",
      "goal",
      "industrial",
      "overworld",
      "p-switch",
      "star"
    ],
    "description": "A short song that could possibly be used as a theme for some kind of submap.",
    "latest_version": "smwc-7736-1322626539",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7736,
        "title": "Micro Machines - Select",
        "version": "smwc-7736-1322626539",
        "upstream_time": 1322626539,
        "download_url": "https://dl.smwcentral.net/7736/Micro%20Machines%20-%20Select.zip",
        "filename": "Micro Machines - Select.zip",
        "size": 57812,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-micro-machines-v3-gbc-unused-in-game",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26193,
    "title": "Micro Machines V3 (GBC Unused) - In-Game #2",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "chase",
      "misc"
    ],
    "description": "The second In-Game song from an unused version of the Game Boy Color version of Micro Machines V3. Could be used for shorter, faster paced levels.",
    "latest_version": "smwc-26193-1615926657",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26193,
        "title": "Micro Machines V3 (GBC Unused) - In-Game #2",
        "version": "smwc-26193-1615926657",
        "upstream_time": 1615926657,
        "download_url": "https://dl.smwcentral.net/26193/Micro%20Machines%20V3%20%28GBC%20Unused%29%20-%20In-Game%20%232.zip",
        "filename": "Micro Machines V3 (GBC Unused) - In-Game %232.zip",
        "size": 34003,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mighty-bomb-jack-star-force-power",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8179,
    "title": "Mighty Bomb Jack/Star Force - Power",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "p-switch",
      "star"
    ],
    "description": "A short, happy tune that can work as a nice star theme.",
    "latest_version": "smwc-8179-1323419288",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8179,
        "title": "Mighty Bomb Jack/Star Force - Power",
        "version": "smwc-8179-1323419288",
        "upstream_time": 1323419288,
        "download_url": "https://dl.smwcentral.net/8179/Mighty%20Bomb%20Jack%2C%20Star%20Force%20-%20Power.zip",
        "filename": "Mighty Bomb Jack%2C Star Force - Power.zip",
        "size": 268785,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mighty-bomb-jack-theme-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7829,
    "title": "Mighty Bomb Jack - Theme Song",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "calm",
      "forest",
      "grassland",
      "overworld",
      "p-switch",
      "town"
    ],
    "description": "A lighthearted theme that would make an interesting title-screen theme.",
    "latest_version": "smwc-7829-1323417988",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7829,
        "title": "Mighty Bomb Jack - Theme Song",
        "version": "smwc-7829-1323417988",
        "upstream_time": 1323417988,
        "download_url": "https://dl.smwcentral.net/7829/Mighty%20Bomb%20Jack%20-%20Theme%20Song.zip",
        "filename": "Mighty Bomb Jack - Theme Song.zip",
        "size": 68068,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mighty-morphin-power-rangers-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33741,
    "title": "Mighty Morphin Power Rangers - Boss",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "chase",
      "credits",
      "final",
      "tense"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-33741-1690581419",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33741,
        "title": "Mighty Morphin Power Rangers - Boss",
        "version": "smwc-33741-1690581419",
        "upstream_time": 1690581419,
        "download_url": "https://dl.smwcentral.net/33741/Mighty%20Morphin%20Power%20Rangers%20-%20Boss.zip",
        "filename": "Mighty Morphin Power Rangers - Boss.zip",
        "size": 75927,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mighty-morphin-power-rangers-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18767,
    "title": "Mighty Morphin' Power Rangers - City",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "chase",
      "final",
      "space",
      "urban"
    ],
    "description": "Hype track from one of the SNES Power Ranger games. The Intro doesn't repeat as part of the loop. Good for fast paced levels or possibly a boss fights. ",
    "latest_version": "smwc-18767-1546136725",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18767,
        "title": "Mighty Morphin' Power Rangers - City",
        "version": "smwc-18767-1546136725",
        "upstream_time": 1546136725,
        "download_url": "https://dl.smwcentral.net/18767/Mighty%20Morphin%20Power%20Rangers%20-%20City.zip",
        "filename": "Mighty Morphin Power Rangers - City.zip",
        "size": 67765,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mighty-morphin-power-rangers-depot",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26888,
    "title": "Mighty Morphin Power Rangers - Depot",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "industrial",
      "urban"
    ],
    "description": "Energetic song from stage 2 of this game. Could fit athletic urban settings.<br>\r\nRequested by MastaBuizness.",
    "latest_version": "smwc-26888-1622446342",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26888,
        "title": "Mighty Morphin Power Rangers - Depot",
        "version": "smwc-26888-1622446342",
        "upstream_time": 1622446342,
        "download_url": "https://dl.smwcentral.net/26888/05%20Depot.zip",
        "filename": "05 Depot.zip",
        "size": 74310,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mighty-morphin-power-rangers-go-go-power-rangers",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7133,
    "title": "Mighty Morphin' Power Rangers - Go, Go, Power Rangers!",
    "authors": [
      "Blue Warrior"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "The upbeat Rock Power Rangers theme, could fit a boss.",
    "latest_version": "smwc-7133-1314319989",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7133,
        "title": "Mighty Morphin' Power Rangers - Go, Go, Power Rangers!",
        "version": "smwc-7133-1314319989",
        "upstream_time": 1314319989,
        "download_url": "https://dl.smwcentral.net/7133/Go%2C%20Go%2C%20Power%20Rangers%21.zip",
        "filename": "Go%2C Go%2C Power Rangers%21.zip",
        "size": 69347,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mighty-morphin-power-rangers-go-go-power-rangers-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23563,
    "title": "Mighty Morphin Power Rangers - Go, Go, Power Rangers! (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "final",
      "title"
    ],
    "description": "A remix of the spectacular opening them that <i>Mighty Morphin Power Rangers' theme song</i>.<br>\r\n<br>\r\nThis baby can fit boss fights, final boss fights, final stages, title screens, and MORPHIN' TIMES!!!<br>\r\n<br>\r\nNote:<br>\r\n- There is a \"READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- The Thunder SFX and @7 are disabled.",
    "latest_version": "smwc-23563-1594352317",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23563,
        "title": "Mighty Morphin Power Rangers - Go, Go, Power Rangers! (Remix)",
        "version": "smwc-23563-1594352317",
        "upstream_time": 1594352317,
        "download_url": "https://dl.smwcentral.net/23563/Mighty%20Morphin%20Power%20Rangers%20.zip",
        "filename": "Mighty Morphin Power Rangers .zip",
        "size": 79405,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mighty-morphin-power-rangers-player-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28505,
    "title": "Mighty Morphin' Power Rangers - Player Select",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "credits",
      "title"
    ],
    "description": "Short song played during the player selection screen.<br>\r\nRequested by <span class=\"un-outer\" title=\"Devazure\"><span title=\"Devazure donated $25.00.\" class=\"icon icon-donor\"></span><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=93\" style=\"color: #3e75d9;\" class=\"un\">Devazure</a></span>",
    "latest_version": "smwc-28505-1637977862",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28505,
        "title": "Mighty Morphin' Power Rangers - Player Select",
        "version": "smwc-28505-1637977862",
        "upstream_time": 1637977862,
        "download_url": "https://dl.smwcentral.net/28505/MMPRPlayerSelect.zip",
        "filename": "MMPRPlayerSelect.zip",
        "size": 74243,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mighty-morphin-power-rangers-the-movie-aircraft-carrier",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34854,
    "title": "Mighty Morphin' Power Rangers: The Movie -  Aircraft Carrier",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "sky",
      "urban"
    ],
    "description": "Aircraft Carrier from Mighty Morphin' Power Rangers: The Movie.<br>\r\n<br>\r\n...Helicopter Hats...",
    "latest_version": "smwc-34854-1696276379",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34854,
        "title": "Mighty Morphin' Power Rangers: The Movie -  Aircraft Carrier",
        "version": "smwc-34854-1696276379",
        "upstream_time": 1696276379,
        "download_url": "https://dl.smwcentral.net/34854/Mighty%20Morphin%27%20Power%20Rangers%20The%20Movie%20-%20%20Aircraft%20Carrier.zip",
        "filename": "Mighty Morphin%27 Power Rangers The Movie -  Aircraft Carrier.zip",
        "size": 69223,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mighty-morphin-power-rangers-the-movie-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28830,
    "title": "Mighty Morphin' Power Rangers: The Movie - Boss Battle",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "The Boss Battle Theme from Mighty Morphin' Power Rangers: The Movie.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span><br>\r\n<br>\r\nUpdate: Moved some stuff to minimize sound effect cutoff, as well as lowering global volume. =P",
    "latest_version": "smwc-28830-1641795879",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28830,
        "title": "Mighty Morphin' Power Rangers: The Movie - Boss Battle",
        "version": "smwc-28830-1641795879",
        "upstream_time": 1641795879,
        "download_url": "https://dl.smwcentral.net/28830/Mighty%20Morphin%27%20Power%20Rangers%20The%20Movie%20-%20Boss%20Battle.zip",
        "filename": "Mighty Morphin%27 Power Rangers The Movie - Boss Battle.zip",
        "size": 65031,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mighty-morphin-power-rangers-the-movie-energy-generator-lab",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26884,
    "title": "Mighty Morphin' Power Rangers: The Movie - Energy Generator Lab",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "industrial",
      "urban"
    ],
    "description": "Energetic song from stage 5 of this game. Could fit athletic urban/industrial settings.<br>\r\nRequested by Galactic Spear.",
    "latest_version": "smwc-26884-1622446160",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26884,
        "title": "Mighty Morphin' Power Rangers: The Movie - Energy Generator Lab",
        "version": "smwc-26884-1622446160",
        "upstream_time": 1622446160,
        "download_url": "https://dl.smwcentral.net/26884/07%20Energy%20Generator%20Lab.zip",
        "filename": "07 Energy Generator Lab.zip",
        "size": 72858,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mighty-morphin-power-rangers-the-movie-escaping",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28914,
    "title": "Mighty Morphin' Power Rangers: The Movie - Escaping",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "This song is played after you have defeated Ivan Ooze and you have to escape under time pressure. Probably well suited for a  chase.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"crm0622\"><a href=\"/?p=profile&amp;id=34911\" style=\"color: var(--user-color-2);\" class=\"un\">crm0622</a></span>",
    "latest_version": "smwc-28914-1642447039",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28914,
        "title": "Mighty Morphin' Power Rangers: The Movie - Escaping",
        "version": "smwc-28914-1642447039",
        "upstream_time": 1642447039,
        "download_url": "https://dl.smwcentral.net/28914/Mighty%20Morphin%27%20Power%20Rangers%20The%20Movie%20-%20Escaping.zip",
        "filename": "Mighty Morphin%27 Power Rangers The Movie - Escaping.zip",
        "size": 66801,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mighty-morphin-power-rangers-the-movie-frozen-mountains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29556,
    "title": "Mighty Morphin' Power Rangers: The Movie - Frozen Mountains",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "chase",
      "ice",
      "urban"
    ],
    "description": "Music from the snowboard level of Mighty Morphin Power Rangers: The Movie",
    "latest_version": "smwc-29556-1642757989",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29556,
        "title": "Mighty Morphin' Power Rangers: The Movie - Frozen Mountains",
        "version": "smwc-29556-1642757989",
        "upstream_time": 1642757989,
        "download_url": "https://dl.smwcentral.net/29556/FrozenMountain.zip",
        "filename": "FrozenMountain.zip",
        "size": 63108,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mighty-morphin-power-rangers-the-movie-ivan-ooze",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28497,
    "title": "Mighty Morphin' Power Rangers: The Movie - Ivan Ooze",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "Music from the last battle of Mighty Morphin' Power Rangers: The Movie.<br>\r\n<br>\r\nThis song takes a long time to build up. Probably fits best for a final level or a boss fight.",
    "latest_version": "smwc-28497-1638056231",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28497,
        "title": "Mighty Morphin' Power Rangers: The Movie - Ivan Ooze",
        "version": "smwc-28497-1638056231",
        "upstream_time": 1638056231,
        "download_url": "https://dl.smwcentral.net/28497/IvanOoze.zip",
        "filename": "IvanOoze.zip",
        "size": 59923,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mighty-morphin-power-rangers-the-movie-shopping-center",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19890,
    "title": "Mighty Morphin' Power Rangers: The Movie - Shopping Center",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "tense",
      "title",
      "urban"
    ],
    "description": "Compared to the original, I made the lead a bit louder because the original song's lead was too quiet IMO. To balance everything out, I turned everything else up a little bit.<br>\r\n<br>\r\nA very epic song that could be used for a athletic level or a enthusiastic first stage level.<br>\r\n",
    "latest_version": "smwc-19890-1557338820",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19890,
        "title": "Mighty Morphin' Power Rangers: The Movie - Shopping Center",
        "version": "smwc-19890-1557338820",
        "upstream_time": 1557338820,
        "download_url": "https://dl.smwcentral.net/19890/Shopping%20Center.zip",
        "filename": "Shopping Center.zip",
        "size": 61042,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mike-tyson-s-punch-out-fight-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27514,
    "title": "Mike Tyson's Punch-Out!! - Fight Theme",
    "authors": [
      "Sariel"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "A remixed version of the Fight Theme from \"Mike Tyson's Punch-Out!!\" to fit the SNES's capabilities. Fights fight and tense situations.",
    "latest_version": "smwc-27514-1627786177",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27514,
        "title": "Mike Tyson's Punch-Out!! - Fight Theme",
        "version": "smwc-27514-1627786177",
        "upstream_time": 1627786177,
        "download_url": "https://dl.smwcentral.net/27514/Mike%20Tyson%27s%20PunchOut%21%21%20-%20Fight%20Theme.zip",
        "filename": "Mike Tyson%27s PunchOut%21%21 - Fight Theme.zip",
        "size": 34625,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mike-tyson-s-punch-out-match-bgm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26249,
    "title": "Mike Tyson's Punch-Out - Match BGM",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "boss",
      "retro",
      "tense"
    ],
    "description": "Tense and iconic song from the NES boxing classic.<br>\r\n<br>\r\nSamples: NES synth sample sets from Samples of Insanity by musicalman",
    "latest_version": "smwc-26249-1616517573",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26249,
        "title": "Mike Tyson's Punch-Out - Match BGM",
        "version": "smwc-26249-1616517573",
        "upstream_time": 1616517573,
        "download_url": "https://dl.smwcentral.net/26249/punchout-matchbgm.zip",
        "filename": "punchout-matchbgm.zip",
        "size": 33745,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-milon-s-secret-castle-outside-the-castle-earthbound-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38853,
    "title": "Milon's Secret Castle - Outside the Castle (Earthbound Remix)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "town",
      "upbeat",
      "urban"
    ],
    "description": "Outside the Castle from Milon's Secret Castle, in the style of \"Buy Somethin' Will Ya!\" from Earthbound.",
    "latest_version": "smwc-38853-1735235026",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38853,
        "title": "Milon's Secret Castle - Outside the Castle (Earthbound Remix)",
        "version": "smwc-38853-1735235026",
        "upstream_time": 1735235026,
        "download_url": "https://dl.smwcentral.net/38853/Milon%27s%20Secret%20Castle%20-%20Outside%20the%20Castle%20%28Remix%29.zip",
        "filename": "Milon%27s Secret Castle - Outside the Castle (Remix).zip",
        "size": 45800,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mimoshiro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7892,
    "title": "Mimoshiro",
    "authors": [
      "MuimiMoji"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "A good general-theme song for grasslands.",
    "latest_version": "smwc-7892-1318099606",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7892,
        "title": "Mimoshiro",
        "version": "smwc-7892-1318099606",
        "upstream_time": 1318099606,
        "download_url": "https://dl.smwcentral.net/7892/Mimoshiro.zip",
        "filename": "Mimoshiro.zip",
        "size": 66992,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-minecraft-sweden-calm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20865,
    "title": "Minecraft - Sweden (Calm 3)",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "ambient",
      "calm",
      "night",
      "overworld"
    ],
    "description": "Calm ambient music from Minecraft. Good for overworld maps or night themed levels.",
    "latest_version": "smwc-20865-1565802923",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20865,
        "title": "Minecraft - Sweden (Calm 3)",
        "version": "smwc-20865-1565802923",
        "upstream_time": 1565802923,
        "download_url": "https://dl.smwcentral.net/20865/Minecraft%20-%20Sweden.zip",
        "filename": "Minecraft - Sweden.zip",
        "size": 30989,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-minecraft-wet-hands",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28848,
    "title": "Minecraft - Wet Hands",
    "authors": [
      "DrAnas"
    ],
    "tags": [
      "calm",
      "grassland",
      "night"
    ],
    "description": "A famous piano piece from the timeless block game Minecraft. ",
    "latest_version": "smwc-28848-1641324717",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28848,
        "title": "Minecraft - Wet Hands",
        "version": "smwc-28848-1641324717",
        "upstream_time": 1641324717,
        "download_url": "https://dl.smwcentral.net/28848/wet%20hands.zip",
        "filename": "wet hands.zip",
        "size": 42309,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-minigame-soul",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23924,
    "title": "Minigame Soul 2",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "castle",
      "cave",
      "ice",
      "night",
      "overworld",
      "retro",
      "title",
      "town",
      "urban",
      "water"
    ],
    "description": "This music was inspiration for like Mario Party, Tetris, Puyo-Puyo, and other minigame types as soul genre mood. Could fit on the abstract, city club, starry, glassy cave, or the palace (with ice, waters, or starlight) levels or submaps.<br>\r\n<br>\r\nPreview: https://www.youtube.com/watch?v=aO3rQoBB5mc",
    "latest_version": "smwc-23924-1596039194",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23924,
        "title": "Minigame Soul 2",
        "version": "smwc-23924-1596039194",
        "upstream_time": 1596039194,
        "download_url": "https://dl.smwcentral.net/23924/Minigame%20Soul%202.zip",
        "filename": "Minigame Soul 2.zip",
        "size": 33802,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mitsume-ga-tooru-boss-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21968,
    "title": "Mitsume ga Tooru - Boss Theme",
    "authors": [
      "Teows"
    ],
    "tags": [
      "boss",
      "chase",
      "industrial",
      "retro",
      "space"
    ],
    "description": "Sampled arrangement of this fast-paced chiptune which comes from the obscure NES game Mitsume ga Tooru. Mostly useful for boss battles, though it might fit into some space or factory-themed levels aswell.<br>\r\n<br>\r\nRequested by TheMorganah; Also thanks to Ultima for providing me the lead sample.",
    "latest_version": "smwc-21968-1579311220",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21968,
        "title": "Mitsume ga Tooru - Boss Theme",
        "version": "smwc-21968-1579311220",
        "upstream_time": 1579311220,
        "download_url": "https://dl.smwcentral.net/21968/Mitsume_ga_Tooru_-_Boss_Theme.zip",
        "filename": "Mitsume_ga_Tooru_-_Boss_Theme.zip",
        "size": 49900,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mitsume-ga-tooru-stage-1",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35646,
    "title": "Mitsume ga Tooru - Stage 1-2",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "final",
      "fire",
      "mountain",
      "tense",
      "urban"
    ],
    "description": "My entry for the 120hoSPC contest #11 which reached 6th place. This version is slightly modified compared to the contest version.",
    "latest_version": "smwc-35646-1705014704",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35646,
        "title": "Mitsume ga Tooru - Stage 1-2",
        "version": "smwc-35646-1705014704",
        "upstream_time": 1705014704,
        "download_url": "https://dl.smwcentral.net/35646/Mitsume%20Ga%20Tooru%20%28NES%29%20-%20Stage%201-2.zip",
        "filename": "Mitsume Ga Tooru (NES) - Stage 1-2.zip",
        "size": 64364,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mitsume-ga-tooru-stage-2",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31533,
    "title": "Mitsume ga Tooru - Stage 2-2",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "final",
      "retro",
      "temple"
    ],
    "description": "The royal-sounding song from Mitsume ga Tooru on the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31533-1663848812",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31533,
        "title": "Mitsume ga Tooru - Stage 2-2",
        "version": "smwc-31533-1663848812",
        "upstream_time": 1663848812,
        "download_url": "https://dl.smwcentral.net/31533/Mitsume%20ga%20Tooru%20-%20Stage%202-2.zip",
        "filename": "Mitsume ga Tooru - Stage 2-2.zip",
        "size": 69896,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mogeko-castle-sinken",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15243,
    "title": "Mogeko Castle - Sinken",
    "authors": [
      "SkywinDragoon"
    ],
    "tags": [
      "cutscene",
      "tense"
    ],
    "description": "This short music, also known as Mogekochan's theme, is perfect fit for cutscenes.",
    "latest_version": "smwc-15243-1489890673",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15243,
        "title": "Mogeko Castle - Sinken",
        "version": "smwc-15243-1489890673",
        "upstream_time": 1489890673,
        "download_url": "https://dl.smwcentral.net/15243/Mogeko%20Castle%20-%20Sinken.zip",
        "filename": "Mogeko Castle - Sinken.zip",
        "size": 38034,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-moles-in-sunglasses",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24177,
    "title": "Moles in Sunglasses",
    "authors": [
      "VecchiaZim"
    ],
    "tags": [
      "airship",
      "boss",
      "carnival",
      "cave",
      "dark",
      "ghost house",
      "jungle",
      "mountain",
      "night",
      "retro",
      "sewer",
      "spooky",
      "swamp",
      "urban"
    ],
    "description": "Big band feel, meant for upbeat cave levels, or cartoony boss fights, ghost houses, castles, etc.",
    "latest_version": "smwc-24177-1597952782",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24177,
        "title": "Moles in Sunglasses",
        "version": "smwc-24177-1597952782",
        "upstream_time": 1597952782,
        "download_url": "https://dl.smwcentral.net/24177/Moles%20in%20Sunglasses.zip",
        "filename": "Moles in Sunglasses.zip",
        "size": 32904,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-molten-ice-cavern",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11016,
    "title": "Molten Ice Cavern",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "calm",
      "cave",
      "ice",
      "night",
      "water"
    ],
    "description": "This is one of the unsampled songs from the Bowser Strikes Back OST.<br>\r\n<br>\r\n4/8/2021 Mod edit: Fixed an oversight caused by AMK causing the percussion to play slightly differently.",
    "latest_version": "smwc-11016-1425961876",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11016,
        "title": "Molten Ice Cavern",
        "version": "smwc-11016-1425961876",
        "upstream_time": 1425961876,
        "download_url": "https://dl.smwcentral.net/11016/Molten%20Ice%20Cavern.zip",
        "filename": "Molten Ice Cavern.zip",
        "size": 31905,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-momodora-moonlit-farewell-harpy-attack",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38234,
    "title": "Momodora: Moonlit Farewell - Harpy Attack!",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "dark",
      "final",
      "tense"
    ],
    "description": "The tense short boss song heard during the harpy fight, as well as some other bosses, in Momodora: Moonlit Farewell. Fits bosses and mini-bosses",
    "latest_version": "smwc-38234-1729815915",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38234,
        "title": "Momodora: Moonlit Farewell - Harpy Attack!",
        "version": "smwc-38234-1729815915",
        "upstream_time": 1729815915,
        "download_url": "https://dl.smwcentral.net/38234/harpy.zip",
        "filename": "harpy.zip",
        "size": 34338,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-momodora-reverie-under-the-moonlight-pardoner-s-dance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27509,
    "title": "Momodora: Reverie Under the Moonlight - Pardoner's Dance",
    "authors": [
      "Sariel"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "final",
      "mysterious",
      "night",
      "tense"
    ],
    "description": "Pardoner Fennel's theme from Momodora. The sound of cold and sharp pianos probably fits either merciless boss fights or unsolvable puzzles best.",
    "latest_version": "smwc-27509-1627779964",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27509,
        "title": "Momodora: Reverie Under the Moonlight - Pardoner's Dance",
        "version": "smwc-27509-1627779964",
        "upstream_time": 1627779964,
        "download_url": "https://dl.smwcentral.net/27509/Momodora%20Reverie%20under%20the%20Moonlight%20-%20Pardoner%27s%20Dance.zip",
        "filename": "Momodora Reverie under the Moonlight - Pardoner%27s Dance.zip",
        "size": 38624,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mondo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41679,
    "title": "Mondo!",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "bonus",
      "cave",
      "credits",
      "mountain",
      "night",
      "tense",
      "upbeat",
      "urban"
    ],
    "description": "A tense-ish remix of SMW's leitmotif I did for 48hoSMW #16, where the theme was to combine two vanilla SMW levels. The vibe I was going for was one of when the post-game of a game makes you revisit earlier portions of a game, outside its original context, with the flavour of a challenge.<br>\r\n<br>\r\nSince I finished my level in the first 24 hours, I spent the second making this song. It's a 24hoSPC entry of sorts. #tb{;)}",
    "latest_version": "smwc-41679-1776286162",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41679,
        "title": "Mondo!",
        "version": "smwc-41679-1776286162",
        "upstream_time": 1776286162,
        "download_url": "https://dl.smwcentral.net/41679/mondo%21.zip",
        "filename": "mondo%21.zip",
        "size": 33485,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-monkey-island-chapter-jingle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17260,
    "title": "Monkey Island - Chapter Jingle",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "cutscene",
      "misc",
      "title"
    ],
    "description": "Chapter introduction jingle from Monkey Island.",
    "latest_version": "smwc-17260-1521537116",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17260,
        "title": "Monkey Island - Chapter Jingle",
        "version": "smwc-17260-1521537116",
        "upstream_time": 1521537116,
        "download_url": "https://dl.smwcentral.net/17260/Monkey%20Island%20-%20Chapter.zip",
        "filename": "Monkey Island - Chapter.zip",
        "size": 31970,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-monopoly-nes-incoming-taxes-to-pay",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7910,
    "title": "Monopoly (NES) - Incoming Taxes to Pay",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "misc"
    ],
    "description": "The sound in Monopoly (NES) whenever there are taxes to pay.",
    "latest_version": "smwc-7910-1324188587",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7910,
        "title": "Monopoly (NES) - Incoming Taxes to Pay",
        "version": "smwc-7910-1324188587",
        "upstream_time": 1324188587,
        "download_url": "https://dl.smwcentral.net/7910/%5BSound%5D%20Monopoly%20%28NES%29%20-%20Incoming%20Taxes%20to%20Pay.zip",
        "filename": "%5BSound%5D Monopoly (NES) - Incoming Taxes to Pay.zip",
        "size": 67039,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-monstania-black-curtain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7233,
    "title": "Monstania - Black Curtain",
    "authors": [
      "Counterfeit"
    ],
    "tags": [
      "boss",
      "chase",
      "cutscene",
      "dark",
      "final",
      "fire",
      "industrial"
    ],
    "description": "Final boss theme of Monstania, though would most likely fit better in SMW as a factory, heavy or final area.",
    "latest_version": "smwc-7233-1323419844",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7233,
        "title": "Monstania - Black Curtain",
        "version": "smwc-7233-1323419844",
        "upstream_time": 1323419844,
        "download_url": "https://dl.smwcentral.net/7233/blackcurtain.zip",
        "filename": "blackcurtain.zip",
        "size": 74409,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-monstania-snowt",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21694,
    "title": "Monstania - Snowt",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "calm",
      "overworld",
      "sad",
      "snow",
      "town"
    ],
    "description": "Calm and atmospheric theme which plays inside the snowy villages in Monstania. It comes in it's original form.",
    "latest_version": "smwc-21694-1577850754",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21694,
        "title": "Monstania - Snowt",
        "version": "smwc-21694-1577850754",
        "upstream_time": 1577850754,
        "download_url": "https://dl.smwcentral.net/21694/monstaniasnow.zip",
        "filename": "monstaniasnow.zip",
        "size": 55436,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-monster-hunter-freedom-unite-game-installation-loading-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24273,
    "title": "Monster Hunter Freedom Unite - Game Installation Loading Screen",
    "authors": [
      "shadowboyultra"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "town"
    ],
    "description": "A short and happy song from Monster Hunter, could fit grasslands, towns and some forest levels.",
    "latest_version": "smwc-24273-1598926607",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24273,
        "title": "Monster Hunter Freedom Unite - Game Installation Loading Screen",
        "version": "smwc-24273-1598926607",
        "upstream_time": 1598926607,
        "download_url": "https://dl.smwcentral.net/24273/Monster%20Hunter%20-%20Data%20Install.zip",
        "filename": "Monster Hunter - Data Install.zip",
        "size": 40469,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-monster-hunter-series-pokke-village",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24728,
    "title": "Monster Hunter (Series) - Pokke Village",
    "authors": [
      "BennyWhatever"
    ],
    "tags": [
      "calm",
      "grassland",
      "snow",
      "town",
      "water"
    ],
    "description": "The Pokke Village theme from Monster Hunter franchise. This simple track would go well with a calm, peaceful environment. It could also possibly be used for a water or snow level.<br>\r\n<br>\r\nTrack uses 2 piano samples, with the rest being Default. ",
    "latest_version": "smwc-24728-1607464360",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24728,
        "title": "Monster Hunter (Series) - Pokke Village",
        "version": "smwc-24728-1607464360",
        "upstream_time": 1607464360,
        "download_url": "https://dl.smwcentral.net/24728/Pokke%20Village.zip",
        "filename": "Pokke Village.zip",
        "size": 52244,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-moomin-the-magic-top-hat",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22433,
    "title": "Moomin - The Magic Top Hat",
    "authors": [
      "ss_isbjorn"
    ],
    "tags": [
      "airship",
      "grassland",
      "mountain",
      "sky"
    ],
    "description": "A wonderful & happy song from the soundtrack of the 1990 Moomin TV-series. Could work well for sky or grass levels.",
    "latest_version": "smwc-22433-1585676410",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22433,
        "title": "Moomin - The Magic Top Hat",
        "version": "smwc-22433-1585676410",
        "upstream_time": 1585676410,
        "download_url": "https://dl.smwcentral.net/22433/The%20Magic%20Top%20Hat.zip",
        "filename": "The Magic Top Hat.zip",
        "size": 88983,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-moomin-the-wandering-snufkin",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22442,
    "title": "Moomin - The Wandering Snufkin",
    "authors": [
      "ss_isbjorn"
    ],
    "tags": [
      "airship",
      "athletic",
      "castle",
      "cave",
      "dark",
      "final"
    ],
    "description": "A dark and melancholy song from the 1990s Moomin TV-series. Could work well for cave or maybe castle levels. Also sounds good with a tint higher tempo if one would want that for a more high pace level.",
    "latest_version": "smwc-22442-1585705413",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22442,
        "title": "Moomin - The Wandering Snufkin",
        "version": "smwc-22442-1585705413",
        "upstream_time": 1585705413,
        "download_url": "https://dl.smwcentral.net/22442/The%20Wandering%20Snufkin.zip",
        "filename": "The Wandering Snufkin.zip",
        "size": 51646,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-moonlit-adventure",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7071,
    "title": "Moonlit Adventure",
    "authors": [
      "Spade"
    ],
    "tags": [
      "calm",
      "night",
      "water"
    ],
    "description": "Slow and relaxing song, probably best for a nighttime level or an underwater level.",
    "latest_version": "smwc-7071-1319890763",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7071,
        "title": "Moonlit Adventure",
        "version": "smwc-7071-1319890763",
        "upstream_time": 1319890763,
        "download_url": "https://dl.smwcentral.net/7071/ma.zip",
        "filename": "ma.zip",
        "size": 71132,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-more-of-it",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7942,
    "title": "More of it",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "grassland",
      "title"
    ],
    "description": "An upbeat custom composition.",
    "latest_version": "smwc-7942-1312338051",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7942,
        "title": "More of it",
        "version": "smwc-7942-1312338051",
        "upstream_time": 1312338051,
        "download_url": "https://dl.smwcentral.net/7942/More%20of%20it.zip",
        "filename": "More of it.zip",
        "size": 72476,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mortal-kombat",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22057,
    "title": "Mortal Kombat 3 - Title Screen",
    "authors": [
      "Teows"
    ],
    "tags": [
      "dark",
      "mysterious",
      "overworld",
      "title"
    ],
    "description": "The short yet ominous title theme from MK3. It's not strong or anything but still tense-sounding, so it may be mostly suitable to shady and obscure places, such as cemeteries or castle entrances.",
    "latest_version": "smwc-22057-1581369119",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22057,
        "title": "Mortal Kombat 3 - Title Screen",
        "version": "smwc-22057-1581369119",
        "upstream_time": 1581369119,
        "download_url": "https://dl.smwcentral.net/22057/mk3title.zip",
        "filename": "mk3title.zip",
        "size": 44404,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mortal-kombat-genesis-the-pit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19532,
    "title": "Mortal Kombat (Genesis) - The Pit",
    "authors": [
      "com_poser"
    ],
    "tags": [
      "boss",
      "castle",
      "cave",
      "dark",
      "final",
      "fire",
      "industrial",
      "jungle",
      "ruins",
      "sewer",
      "swamp",
      "tense"
    ],
    "description": "My custom port of The Pit music from the Genesis version of Mortal Kombat featured in GPW2. <br>\r\n<br>\r\nThis track is dark, moody, and groovy. Would work well in castle or tense boss levels.",
    "latest_version": "smwc-19532-1554077872",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19532,
        "title": "Mortal Kombat (Genesis) - The Pit",
        "version": "smwc-19532-1554077872",
        "upstream_time": 1554077872,
        "download_url": "https://dl.smwcentral.net/19532/Mortal%20Kombat%20%28Genesis%29%20-%20The%20Pit.zip",
        "filename": "Mortal Kombat (Genesis) - The Pit.zip",
        "size": 70236,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mosquito-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25717,
    "title": "Mosquito City",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "town"
    ],
    "description": "Short village songs which will be playing in loop while visiting Mosquito City-<br>\r\n<br>\r\nCreated in C3 Winter 2021.",
    "latest_version": "smwc-25717-1611172335",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25717,
        "title": "Mosquito City",
        "version": "smwc-25717-1611172335",
        "upstream_time": 1611172335,
        "download_url": "https://dl.smwcentral.net/25717/Mosquito%20City_.zip",
        "filename": "Mosquito City_.zip",
        "size": 44790,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mother",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37114,
    "title": "Mother 3 - Unfounded Revenge (Super Smash Bros. Brawl Arrangement)",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "airship",
      "ambient",
      "athletic",
      "beach",
      "boss",
      "calm",
      "carnival",
      "castle",
      "cave",
      "chase",
      "credits",
      "cutscene",
      "dark",
      "desert",
      "final",
      "fire",
      "forest",
      "ghost house",
      "grassland",
      "house",
      "ice",
      "industrial",
      "jungle",
      "mountain",
      "night",
      "overworld",
      "retro",
      "ruins",
      "sad",
      "sky",
      "snow",
      "space",
      "temple",
      "tense",
      "title",
      "town",
      "water"
    ],
    "description": "One of those beloved Mother 3 songs, but specifically the Brawl version because of how energetic it is! I have to say, it's partially also because of <a href=\"https://www.youtube.com/watch?v=HA-jViCVL5s\" rel=\"nofollow\">some</a> <a href=\"https://www.youtube.com/watch?v=r1KAdIQiDpo\" rel=\"nofollow\">YTPMVs</a> I happened to see.<br>\r\n<br>\r\nRushed out on the first day of Winter C3 2024, yay!",
    "latest_version": "smwc-37114-1711952531",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37114,
        "title": "Mother 3 - Unfounded Revenge (Super Smash Bros. Brawl Arrangement)",
        "version": "smwc-37114-1711952531",
        "upstream_time": 1711952531,
        "download_url": "https://dl.smwcentral.net/37114/unfloundered%20revenge.zip",
        "filename": "unfloundered revenge.zip",
        "size": 34104,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28144,
        "title": "Mother 3 - Memory of Life",
        "version": "smwc-28144-1635790442",
        "upstream_time": 1635790442,
        "download_url": "https://dl.smwcentral.net/28144/Mother%203%20-%20Memory%20of%20Life.zip",
        "filename": "Mother 3 - Memory of Life.zip",
        "size": 31497,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26215,
        "title": "Mother 3 - A Letter To You, Honey",
        "version": "smwc-26215-1617169917",
        "upstream_time": 1617169917,
        "download_url": "https://dl.smwcentral.net/26215/letter.zip",
        "filename": "letter.zip",
        "size": 30414,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23491,
        "title": "Mother 3 - Porky's Pokies",
        "version": "smwc-23491-1593648571",
        "upstream_time": 1593648571,
        "download_url": "https://dl.smwcentral.net/23491/porky%27spokies.zip",
        "filename": "porky%27spokies.zip",
        "size": 37492,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23404,
        "title": "Mother 3 - His Highness' Theme",
        "version": "smwc-23404-1594244713",
        "upstream_time": 1594244713,
        "download_url": "https://dl.smwcentral.net/23404/his_highness.zip",
        "filename": "his_highness.zip",
        "size": 93994,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19941,
        "title": "Mother 3 - Volcano! Inferno!",
        "version": "smwc-19941-1558012847",
        "upstream_time": 1558012847,
        "download_url": "https://dl.smwcentral.net/19941/volcano%20inferno.zip",
        "filename": "volcano inferno.zip",
        "size": 104209,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19872,
        "title": "Mother 3 - Dangerous Highway",
        "version": "smwc-19872-1557200746",
        "upstream_time": 1557200746,
        "download_url": "https://dl.smwcentral.net/19872/dangerous%20highway.zip",
        "filename": "dangerous highway.zip",
        "size": 98449,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19497,
        "title": "Mother 3 - Strong One",
        "version": "smwc-19497-1553966268",
        "upstream_time": 1553966268,
        "download_url": "https://dl.smwcentral.net/19497/Strong%20One.zip",
        "filename": "Strong One.zip",
        "size": 72771,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19337,
        "title": "Mother 3 - It's Chimera Research",
        "version": "smwc-19337-1552708596",
        "upstream_time": 1552708596,
        "download_url": "https://dl.smwcentral.net/19337/mother3_-_chimera_research.zip",
        "filename": "mother3_-_chimera_research.zip",
        "size": 60234,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19169,
        "title": "Mother 3 - Hard Rain",
        "version": "smwc-19169-1550888656",
        "upstream_time": 1550888656,
        "download_url": "https://dl.smwcentral.net/19169/mother_3_-_hardrain.zip",
        "filename": "mother_3_-_hardrain.zip",
        "size": 88817,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16978,
        "title": "Mother 3 - White",
        "version": "smwc-16978-1516190333",
        "upstream_time": 1516190333,
        "download_url": "https://dl.smwcentral.net/16978/white.zip",
        "filename": "white.zip",
        "size": 87625,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16871,
        "title": "Mother 3 - Blessing",
        "version": "smwc-16871-1515314185",
        "upstream_time": 1515314185,
        "download_url": "https://dl.smwcentral.net/16871/mo3blessing.zip",
        "filename": "mo3blessing.zip",
        "size": 62984,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15148,
        "title": "Mother 3 - Mind Of A Thief",
        "version": "smwc-15148-1487399865",
        "upstream_time": 1487399865,
        "download_url": "https://dl.smwcentral.net/15148/duster.zip",
        "filename": "duster.zip",
        "size": 99662,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11578,
        "title": "Mother 3 - Alec's Log House",
        "version": "smwc-11578-1435812587",
        "upstream_time": 1435812587,
        "download_url": "https://dl.smwcentral.net/11578/irl%20theme.zip",
        "filename": "irl theme.zip",
        "size": 32179,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8160,
        "title": "Mother 3 - F-F-Fire!",
        "version": "smwc-8160-1317778724",
        "upstream_time": 1317778724,
        "download_url": "https://dl.smwcentral.net/8160/Mother%203%20-%20F-F-Fire%21.zip",
        "filename": "Mother 3 - F-F-Fire%21.zip",
        "size": 68932,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8136,
        "title": "Mother 3 - Yado Inn",
        "version": "smwc-8136-1318000726",
        "upstream_time": 1318000726,
        "download_url": "https://dl.smwcentral.net/8136/YadoInn.zip",
        "filename": "YadoInn.zip",
        "size": 68942,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7872,
        "title": "Mother 3 - Mecha-Drago",
        "version": "smwc-7872-1324186455",
        "upstream_time": 1324186455,
        "download_url": "https://dl.smwcentral.net/7872/Mother%203%20-%20Mecha-Drago.zip",
        "filename": "Mother 3 - Mecha-Drago.zip",
        "size": 67212,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7587,
        "title": "Mother 3 - Naming Screen",
        "version": "smwc-7587-1316284859",
        "upstream_time": 1316284859,
        "download_url": "https://dl.smwcentral.net/7587/m3name.zip",
        "filename": "m3name.zip",
        "size": 71187,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7402,
        "title": "Mother 3 - Open Sesame Oil/Tofu",
        "version": "smwc-7402-1320305616",
        "upstream_time": 1320305616,
        "download_url": "https://dl.smwcentral.net/7402/Mother%203%20-%20Open%20Sesame.zip",
        "filename": "Mother 3 - Open Sesame.zip",
        "size": 72516,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7218,
        "title": "Mother 3 - To Sunshine Forest",
        "version": "smwc-7218-1312737838",
        "upstream_time": 1312737838,
        "download_url": "https://dl.smwcentral.net/7218/sunshineforest.zip",
        "filename": "sunshineforest.zip",
        "size": 68463,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7148,
        "title": "Mother 3 - Osohe Castle",
        "version": "smwc-7148-1313734992",
        "upstream_time": 1313734992,
        "download_url": "https://dl.smwcentral.net/7148/osohecastle.zip",
        "filename": "osohecastle.zip",
        "size": 71015,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7120,
        "title": "Mother 3 - Tunnel",
        "version": "smwc-7120-1312815427",
        "upstream_time": 1312815427,
        "download_url": "https://dl.smwcentral.net/7120/Mother%203%20-%20Tunnel.zip",
        "filename": "Mother 3 - Tunnel.zip",
        "size": 66749,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mother-humoresque-of-a-little-dog",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26247,
    "title": "MOTHER - Humoresque of a Little Dog",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "retro",
      "town"
    ],
    "description": "A quirky little tune that plays in a shop.<br>\r\n<br>\r\n#corndilly<br>\r\n<br>\r\nSamples: musicalman, Samples of Insanity",
    "latest_version": "smwc-26247-1616553870",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26247,
        "title": "MOTHER - Humoresque of a Little Dog",
        "version": "smwc-26247-1616553870",
        "upstream_time": 1616553870,
        "download_url": "https://dl.smwcentral.net/26247/MOTHER-HumoresqueFIXED.zip",
        "filename": "MOTHER-HumoresqueFIXED.zip",
        "size": 37093,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mother-magicant",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38852,
    "title": "Mother - Magicant",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "calm",
      "overworld"
    ],
    "description": "A SNES interpretation of the Magicant theme from Mother on the NES, using samples from Earthbound.",
    "latest_version": "smwc-38852-1735411226",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38852,
        "title": "Mother - Magicant",
        "version": "smwc-38852-1735411226",
        "upstream_time": 1735411226,
        "download_url": "https://dl.smwcentral.net/38852/Mother%20-%20Magicant%20%28SNES%29.zip",
        "filename": "Mother - Magicant (SNES).zip",
        "size": 47873,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mother-nightmare-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23151,
    "title": "Mother - Nightmare Battle",
    "authors": [
      "Tornado"
    ],
    "tags": [
      "boss",
      "dark",
      "retro",
      "tense"
    ],
    "description": "Part of Tornado's 8-bit music pack. A tense song that can be used for boss battles or otherwise intense levels.",
    "latest_version": "smwc-23151-1590786176",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23151,
        "title": "Mother - Nightmare Battle",
        "version": "smwc-23151-1590786176",
        "upstream_time": 1590786176,
        "download_url": "https://dl.smwcentral.net/23151/Mother-NightmareBattle.zip",
        "filename": "Mother-NightmareBattle.zip",
        "size": 50391,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mother-queen-mary-s-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7236,
    "title": "Mother - Queen Mary's Castle",
    "authors": [
      "Ellipsis"
    ],
    "tags": [
      "calm",
      "castle",
      "cutscene",
      "overworld",
      "title",
      "town"
    ],
    "description": "A wonderfully peaceful track. Could fit a relaxing town-type level as well as a friendly castle.",
    "latest_version": "smwc-7236-1325388960",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7236,
        "title": "Mother - Queen Mary's Castle",
        "version": "smwc-7236-1325388960",
        "upstream_time": 1325388960,
        "download_url": "https://dl.smwcentral.net/7236/Mother-%20Queen%20Mary%27s%20Castle%20v1.1.zip",
        "filename": "Mother- Queen Mary%27s Castle v1.1.zip",
        "size": 66299,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mother-roving-tank",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32474,
    "title": "Mother - Roving Tank",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "boss",
      "fire",
      "retro",
      "tense"
    ],
    "description": "The Roving Tank (or just Tank) theme from Mother / Earthbound Beginnings.",
    "latest_version": "smwc-32474-1675233606",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32474,
        "title": "Mother - Roving Tank",
        "version": "smwc-32474-1675233606",
        "upstream_time": 1675233606,
        "download_url": "https://dl.smwcentral.net/32474/Mother%20-%20Roving%20Tank.zip",
        "filename": "Mother - Roving Tank.zip",
        "size": 45660,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mountainous-melody",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12944,
    "title": "Mountainous Melody",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "athletic",
      "cave",
      "mountain"
    ],
    "description": "A simple, athletic song meant to be used in mountain levels, but that may fit caves as well. Originally composed for a 2015 Secret Santa level.",
    "latest_version": "smwc-12944-1452568802",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12944,
        "title": "Mountainous Melody",
        "version": "smwc-12944-1452568802",
        "upstream_time": 1452568802,
        "download_url": "https://dl.smwcentral.net/12944/Custom%20-%20Mountainous%20Melody.zip",
        "filename": "Custom - Mountainous Melody.zip",
        "size": 32743,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mountains-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7202,
    "title": "Mountains Overworld",
    "authors": [
      "The L Phackter"
    ],
    "tags": [
      "mountain",
      "overworld"
    ],
    "description": "Another overworld theme. I was aiming for a mountain theme, but maybe it could go other places?",
    "latest_version": "smwc-7202-1319890879",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7202,
        "title": "Mountains Overworld",
        "version": "smwc-7202-1319890879",
        "upstream_time": 1319890879,
        "download_url": "https://dl.smwcentral.net/7202/Mountainous%20Overworld.zip",
        "filename": "Mountainous Overworld.zip",
        "size": 69507,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-moviemovies1-fuckbuddies-mod",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40697,
    "title": "MovieMovies1 - fuckbuddies.mod",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "dark",
      "fire",
      "industrial",
      "menu",
      "night",
      "overworld",
      "retro",
      "upbeat",
      "urban"
    ],
    "description": "A groovy tracker song. I randomly stumbled on <span class=\"un-outer\" title=\"Nanako\"><span title=\"Nanako donated $5.00.\" class=\"icon icon-donor\"></span><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=17572\" style=\"color: #ff9800;\" class=\"un\">Nanako</a></span>'s port of it, then marathoned it over an evening. It sounds simple enough, but the details on that lead are actually quite complex to recreate!<br>\r\n<br>\r\n<img src=\"https://cloud.smwcentral.net/s/pSFXf55oHW4mrra/download\" alt=\"\">",
    "latest_version": "smwc-40697-1760113628",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40697,
        "title": "MovieMovies1 - fuckbuddies.mod",
        "version": "smwc-40697-1760113628",
        "upstream_time": 1760113628,
        "download_url": "https://dl.smwcentral.net/40697/fuckbuddies.zip",
        "filename": "fuckbuddies.zip",
        "size": 32885,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35544,
        "title": "MovieMovies1 - fuckbuddies.mod",
        "version": "smwc-35544-1701700226",
        "upstream_time": 1701700226,
        "download_url": "https://dl.smwcentral.net/35544/MovieMovies1_-_Fuckbuddies.zip",
        "filename": "MovieMovies1_-_Fuckbuddies.zip",
        "size": 92283,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-moving-along",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39552,
    "title": "Moving Along",
    "authors": [
      "0ne_bins211"
    ],
    "tags": [
      "athletic",
      "grassland",
      "upbeat",
      "yoshi drums"
    ],
    "description": "Intented to be used as a grassland or an athletic theme",
    "latest_version": "smwc-39552-1745337164",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39552,
        "title": "Moving Along",
        "version": "smwc-39552-1745337164",
        "upstream_time": 1745337164,
        "download_url": "https://dl.smwcentral.net/39552/Moving%20Along.zip",
        "filename": "Moving Along.zip",
        "size": 84281,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mr-bean-ecce-homo-qui-est-faba",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38176,
    "title": "Mr. Bean - Ecce Homo Qui Est Faba",
    "authors": [
      "ShivjotRangi"
    ],
    "tags": [
      "ambient",
      "calm",
      "credits",
      "cutscene",
      "mysterious",
      "night",
      "sky",
      "space",
      "title",
      "town"
    ],
    "description": "Mr. Bean's choral theme song (written by: Howard Goodall) are transposed from: MuseScore (and by ear)<br>\r\n<a href=\"https://musescore.com/user/3173131/scores/2886651\" rel=\"nofollow\">https://musescore.com/user/3173131/scores/2886651</a><br>\r\n<br>\r\nExtra other SPCs & TXTs are included (6 Total) for Intro, Cutscenes, and Ending.<br>\r\n<br>\r\nNote that this port does not loop.",
    "latest_version": "smwc-38176-1727361027",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38176,
        "title": "Mr. Bean - Ecce Homo Qui Est Faba",
        "version": "smwc-38176-1727361027",
        "upstream_time": 1727361027,
        "download_url": "https://dl.smwcentral.net/38176/Mr.%20Bean%20-%20Ecce%20Homo%20Qui%20Est%20Faba.zip",
        "filename": "Mr. Bean - Ecce Homo Qui Est Faba.zip",
        "size": 191002,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mr-death-errorlevel",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37323,
    "title": "Mr. Death - Errorlevel 7",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "fire",
      "retro",
      "tense"
    ],
    "description": "This is one of the ports I made for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=34714\">Entropy</a>",
    "latest_version": "smwc-37323-1712272961",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37323,
        "title": "Mr. Death - Errorlevel 7",
        "version": "smwc-37323-1712272961",
        "upstream_time": 1712272961,
        "download_url": "https://dl.smwcentral.net/37323/Errorlevel%207.zip",
        "filename": "Errorlevel 7.zip",
        "size": 45331,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mr-death-haunted-baroque",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39275,
    "title": "Mr. Death - Haunted Baroque",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "castle",
      "ghost house",
      "retro",
      "upbeat"
    ],
    "description": "chiptune used for BEET JAM's 3rd level",
    "latest_version": "smwc-39275-1742743482",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39275,
        "title": "Mr. Death - Haunted Baroque",
        "version": "smwc-39275-1742743482",
        "upstream_time": 1742743482,
        "download_url": "https://dl.smwcentral.net/39275/Haunted%20Baroque.zip",
        "filename": "Haunted Baroque.zip",
        "size": 49236,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mr-death-red-velvet",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31567,
    "title": "Mr. Death - Red Velvet",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "desert",
      "retro",
      "space"
    ],
    "description": "A short chiptune song that is also used as keygen music.",
    "latest_version": "smwc-31567-1668684865",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31567,
        "title": "Mr. Death - Red Velvet",
        "version": "smwc-31567-1668684865",
        "upstream_time": 1668684865,
        "download_url": "https://dl.smwcentral.net/31567/RedVelvet.zip",
        "filename": "RedVelvet.zip",
        "size": 55881,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mr-gamer-mr-gamer-s-zelda",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33841,
    "title": "Mr. Gamer - Mr. Gamer's Zelda",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "castle",
      "retro",
      "space",
      "title"
    ],
    "description": "A chiptune remix of the  Zelda main theme from Mr. Gamer.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"Phyll\"><a href=\"/?p=profile&amp;id=44317\" style=\"color: var(--user-color-1);\" class=\"un\">Phyll</a></span>",
    "latest_version": "smwc-33841-1690872719",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33841,
        "title": "Mr. Gamer - Mr. Gamer's Zelda",
        "version": "smwc-33841-1690872719",
        "upstream_time": 1690872719,
        "download_url": "https://dl.smwcentral.net/33841/Mr%20Gamers%20Zelda.zip",
        "filename": "Mr Gamers Zelda.zip",
        "size": 40441,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mr-gimmick-strange-memories-of-death-unused",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13813,
    "title": "Mr. Gimmick - Strange Memories of Death [Unused]",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "abstract",
      "castle",
      "final",
      "night",
      "sky",
      "space"
    ],
    "description": "An unused song from Mr. Gimmick (or Gimmick! if you prefer). Why the hell it went unused is a mystery to me, but here it is nonetheless.<br>\r\nCould fit night, sky or abstract levels pretty well.<br>\r\n<br>\r\n(Uses only percussion samples, don't worry)",
    "latest_version": "smwc-13813-1466803087",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13813,
        "title": "Mr. Gimmick - Strange Memories of Death [Unused]",
        "version": "smwc-13813-1466803087",
        "upstream_time": 1466803087,
        "download_url": "https://dl.smwcentral.net/13813/memoriesofdeath.zip",
        "filename": "memoriesofdeath.zip",
        "size": 58976,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mr-nutz-genesis-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32628,
    "title": "Mr. Nutz (Genesis) - Boss Battle",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "boss",
      "dark",
      "ghost house",
      "tense"
    ],
    "description": "A menacing boss battle theme from Ocean's platformer <i>Mr. Nutz</i>. This track is found in the Mega Drive version, arranged by Matt Furniss. It replaces some boss themes in the other versions, which had different music for each boss.",
    "latest_version": "smwc-32628-1675294118",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32628,
        "title": "Mr. Nutz (Genesis) - Boss Battle",
        "version": "smwc-32628-1675294118",
        "upstream_time": 1675294118,
        "download_url": "https://dl.smwcentral.net/32628/Mr.%20Nutz%20MD%20Boss%20v1.1.zip",
        "filename": "Mr. Nutz MD Boss v1.1.zip",
        "size": 33186,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mrs-estacion-setting-off-departures-dream",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25750,
    "title": "Mrs. Estacion - Setting Off ~ Departures Dream",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "mountain",
      "sky",
      "space"
    ],
    "description": "The lovely stage 2 theme from Mrs. Estacion, an off-brand clone of Touhou. As its name implies, this song suits any form of adventuring level, maybe with a bit of emotion in it. I always picture a sunny summer sky alongisde a bus ride through the wind when listening to this song. I'm particularly proud of the @5 Reed Romance around 0:50. Also, that piano was a pain to transcribe due to how muffled it gets at parts in the original, but I guess that's Touhou music for ya. :<b></b>P",
    "latest_version": "smwc-25750-1611514567",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25750,
        "title": "Mrs. Estacion - Setting Off ~ Departures Dream",
        "version": "smwc-25750-1611514567",
        "upstream_time": 1611514567,
        "download_url": "https://dl.smwcentral.net/25750/departures%20dream.zip",
        "filename": "departures dream.zip",
        "size": 34948,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ms-pac-man-game-start",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39360,
    "title": "Ms. Pac-Man - Game Start",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "cutscene",
      "retro"
    ],
    "description": "Music that plays when you start Ms. Pac-Man.<br>\r\n<br>\r\n#define TUNING 1 will play the arcade tuning.<br>\r\n#define TUNING 0 (or any other number) will play the standard tuning.",
    "latest_version": "smwc-39360-1741650623",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39360,
        "title": "Ms. Pac-Man - Game Start",
        "version": "smwc-39360-1741650623",
        "upstream_time": 1741650623,
        "download_url": "https://dl.smwcentral.net/39360/Ms.%20Pac-Man%20-%20Game%20Start%20%28Sampled%29..zip",
        "filename": "Ms. Pac-Man - Game Start (Sampled)..zip",
        "size": 62594,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39359,
        "title": "Ms. Pac-Man - Game Start",
        "version": "smwc-39359-1741650601",
        "upstream_time": 1741650601,
        "download_url": "https://dl.smwcentral.net/39359/Ms.%20Pac-Man%20-%20Game%20Start..zip",
        "filename": "Ms. Pac-Man - Game Start..zip",
        "size": 61096,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ms-pac-man-junior",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39425,
    "title": "Ms. Pac-Man - Junior",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "cutscene",
      "retro"
    ],
    "description": "Music that plays for Act 3 of Ms. Pac-Man.<br>\r\n<br>\r\n#define TUNING 1 will play the arcade tuning.<br>\r\n#define TUNING 0 (or any other number) will play the standard tuning.",
    "latest_version": "smwc-39425-1748372418",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39425,
        "title": "Ms. Pac-Man - Junior",
        "version": "smwc-39425-1748372418",
        "upstream_time": 1748372418,
        "download_url": "https://dl.smwcentral.net/39425/Ms.%20Pac-Man%20-%20Junior%20%28sampled%29..zip",
        "filename": "Ms. Pac-Man - Junior (sampled)..zip",
        "size": 63127,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39424,
        "title": "Ms. Pac-Man - Junior",
        "version": "smwc-39424-1748372395",
        "upstream_time": 1748372395,
        "download_url": "https://dl.smwcentral.net/39424/Ms.%20Pac-Man%20-%20Junior..zip",
        "filename": "Ms. Pac-Man - Junior..zip",
        "size": 61138,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ms-pac-man-the-chase",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39423,
    "title": "Ms. Pac-Man - The Chase",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "cutscene",
      "retro"
    ],
    "description": "Music that plays for Act 2 of Ms. Pac-Man.<br>\r\n<br>\r\n#define TUNING 1 will play the arcade tuning.<br>\r\n#define TUNING 0 (or any other number) will play the standard tuning.",
    "latest_version": "smwc-39423-1748370891",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39423,
        "title": "Ms. Pac-Man - The Chase",
        "version": "smwc-39423-1748370891",
        "upstream_time": 1748370891,
        "download_url": "https://dl.smwcentral.net/39423/Ms.%20Pac-Man%20-%20The%20Chase..zip",
        "filename": "Ms. Pac-Man - The Chase..zip",
        "size": 61743,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39422,
        "title": "Ms. Pac-Man - The Chase",
        "version": "smwc-39422-1748370936",
        "upstream_time": 1748370936,
        "download_url": "https://dl.smwcentral.net/39422/Ms.%20Pac-Man%20-%20The%20Chase%20%28sampled%29..zip",
        "filename": "Ms. Pac-Man - The Chase (sampled)..zip",
        "size": 62840,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ms-pac-man-they-meet",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39421,
    "title": "Ms. Pac-Man - They Meet",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "cutscene",
      "retro"
    ],
    "description": "Music that plays for Act 1 of Ms. Pac-Man.<br>\r\n<br>\r\n#define TUNING 1 will play the arcade tuning.<br>\r\n#define TUNING 0 (or any other number) will play the standard tuning.",
    "latest_version": "smwc-39421-1748369307",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39421,
        "title": "Ms. Pac-Man - They Meet",
        "version": "smwc-39421-1748369307",
        "upstream_time": 1748369307,
        "download_url": "https://dl.smwcentral.net/39421/Ms.%20Pac-Man%20-%20They%20Meet%20%28sampled%29..zip",
        "filename": "Ms. Pac-Man - They Meet (sampled)..zip",
        "size": 62467,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39420,
        "title": "Ms. Pac-Man - They Meet",
        "version": "smwc-39420-1748369212",
        "upstream_time": 1748369212,
        "download_url": "https://dl.smwcentral.net/39420/Ms.%20Pac-Man%20-%20They%20Meet%2C.zip",
        "filename": "Ms. Pac-Man - They Meet%2C.zip",
        "size": 61367,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-msx-valley-of-the-stars",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35728,
    "title": "msx - valley of the stars",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "castle",
      "final",
      "tense"
    ],
    "description": "Intense song that goes to various places, fit for long grind stages.<br>\r\nOriginally featured in Nonsense.<br>\r\n<br>\r\nNote: not compatible with Bonus End, P-Switch, Yoshi, Thunder SFX, Blarggs, fireworks and death music (if using the \"no death\" sample group). You can use it with death music at the cost of no starman and stage clear themes (use the \"no goal\" sample group).",
    "latest_version": "smwc-35728-1703709327",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35728,
        "title": "msx - valley of the stars",
        "version": "smwc-35728-1703709327",
        "upstream_time": 1703709327,
        "download_url": "https://dl.smwcentral.net/35728/valley-of-the-stars.zip",
        "filename": "valley-of-the-stars.zip",
        "size": 87670,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mt-seishun",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7835,
    "title": "Mt. Seishun",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "calm",
      "environmental",
      "mountain",
      "town"
    ],
    "description": "An eastern styled composition that would fit a mountain theme.<br>\r\n<br>\r\nUpdate (10/06/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 105 bytes.",
    "latest_version": "smwc-7835-1312258322",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7835,
        "title": "Mt. Seishun",
        "version": "smwc-7835-1312258322",
        "upstream_time": 1312258322,
        "download_url": "https://dl.smwcentral.net/7835/Mt.%20Seishun.zip",
        "filename": "Mt. Seishun.zip",
        "size": 64699,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-muffle-mosaik",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38575,
    "title": "Muffle - Mosaik",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "You can switch between 2 versions with:<br>\r\nset define to #define Intro 0, to get the version with intro (original)<br>\r\nset define to #define Intro 1, to get the version without the intro<br>\r\n<br>\r\nUPDATE october 3rd 2024 : Fixed one sample that clicked.",
    "latest_version": "smwc-38575-1729519585",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38575,
        "title": "Muffle - Mosaik",
        "version": "smwc-38575-1729519585",
        "upstream_time": 1729519585,
        "download_url": "https://dl.smwcentral.net/38575/Mosaik.zip",
        "filename": "Mosaik.zip",
        "size": 156121,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-muffle-seenpoint-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39292,
    "title": "Muffle - Seenpoint Intro",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "industrial",
      "urban"
    ],
    "description": "Made this for the 300th RHR level.<br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, P-Switch, Yoshi mount, Thunder/Firework/Blargg <br>\r\n<br>\r\nMod note: tempo up from timer below 100 breaks the song due to percussion loop samples used.",
    "latest_version": "smwc-39292-1741287693",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39292,
        "title": "Muffle - Seenpoint Intro",
        "version": "smwc-39292-1741287693",
        "upstream_time": 1741287693,
        "download_url": "https://dl.smwcentral.net/39292/Seenpoint%20Intro.zip",
        "filename": "Seenpoint Intro.zip",
        "size": 109724,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-murder-the-edf-conspiracy-confrontation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32297,
    "title": "Murder: The EDF Conspiracy - Confrontation",
    "authors": [
      "Eli Moskowitz"
    ],
    "tags": [
      "boss",
      "dark",
      "final",
      "tense"
    ],
    "description": "Good for boss battles or intense chase sequence. Requested by StrikeForcer",
    "latest_version": "smwc-32297-1675031249",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32297,
        "title": "Murder: The EDF Conspiracy - Confrontation",
        "version": "smwc-32297-1675031249",
        "upstream_time": 1675031249,
        "download_url": "https://dl.smwcentral.net/32297/confrontation.zip",
        "filename": "confrontation.zip",
        "size": 33594,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mushihimesama-furthermore-the-desert-must-also-be-crossed",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7654,
    "title": "Mushihimesama - Furthermore, The Desert Must Also Be Crossed",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "athletic",
      "sky"
    ],
    "description": "Stage 2 BGM in Mushihimesama original. Though this music is for shmup, it is pretty suitable for platforming.",
    "latest_version": "smwc-7654-1406220472",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7654,
        "title": "Mushihimesama - Furthermore, The Desert Must Also Be Crossed",
        "version": "smwc-7654-1406220472",
        "upstream_time": 1406220472,
        "download_url": "https://dl.smwcentral.net/7654/Furthermore%2C%20The%20Desert%20Must%20Also%20Be%20Crossed.zip",
        "filename": "Furthermore%2C The Desert Must Also Be Crossed.zip",
        "size": 53738,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mushishi-mushishi-no-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11548,
    "title": "Mushishi - Mushishi no Theme",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "forest",
      "ice",
      "night",
      "overworld",
      "title"
    ],
    "description": "Could fit in almost any calm level, especially if it's a forest or a snowy level set at night.",
    "latest_version": "smwc-11548-1437617900",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11548,
        "title": "Mushishi - Mushishi no Theme",
        "version": "smwc-11548-1437617900",
        "upstream_time": 1437617900,
        "download_url": "https://dl.smwcentral.net/11548/Mushishi%20-%20Mushishi%20no%20Theme.zip",
        "filename": "Mushishi - Mushishi no Theme.zip",
        "size": 40344,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mushroom-kingdom-meltdown-reloaded-apocalypse-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34582,
    "title": "Mushroom Kingdom Meltdown Reloaded - Apocalypse Map",
    "authors": [
      "Moose"
    ],
    "tags": [
      "abstract",
      "ghost house",
      "mysterious",
      "overworld",
      "ruins",
      "sad",
      "space",
      "spooky"
    ],
    "description": "Part of the soundtrack to the cancelled remake of Mushroom Kingdom Meltdown, originally submitted in 2015.",
    "latest_version": "smwc-34582-1690826717",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34582,
        "title": "Mushroom Kingdom Meltdown Reloaded - Apocalypse Map",
        "version": "smwc-34582-1690826717",
        "upstream_time": 1690826717,
        "download_url": "https://dl.smwcentral.net/34582/mkmr%20-%20apocalypse%20map.zip",
        "filename": "mkmr - apocalypse map.zip",
        "size": 31776,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mushroom-kingdom-meltdown-reloaded-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34583,
    "title": "Mushroom Kingdom Meltdown Reloaded - Boss",
    "authors": [
      "Moose"
    ],
    "tags": [
      "boss",
      "final",
      "fire",
      "tense"
    ],
    "description": "Part of the soundtrack to the cancelled remake of Mushroom Kingdom Meltdown, originally submitted in 2015.",
    "latest_version": "smwc-34583-1690826721",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34583,
        "title": "Mushroom Kingdom Meltdown Reloaded - Boss",
        "version": "smwc-34583-1690826721",
        "upstream_time": 1690826721,
        "download_url": "https://dl.smwcentral.net/34583/mkmr%20-%20boss.zip",
        "filename": "mkmr - boss.zip",
        "size": 33282,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mushroom-kingdom-meltdown-reloaded-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34584,
    "title": "Mushroom Kingdom Meltdown Reloaded - Castle",
    "authors": [
      "Moose"
    ],
    "tags": [
      "airship",
      "castle",
      "temple",
      "tense"
    ],
    "description": "Part of the soundtrack to the cancelled remake of Mushroom Kingdom Meltdown, originally submitted in 2015.",
    "latest_version": "smwc-34584-1690826725",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34584,
        "title": "Mushroom Kingdom Meltdown Reloaded - Castle",
        "version": "smwc-34584-1690826725",
        "upstream_time": 1690826725,
        "download_url": "https://dl.smwcentral.net/34584/mkmr%20-%20castle.zip",
        "filename": "mkmr - castle.zip",
        "size": 33622,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mushroom-kingdom-meltdown-reloaded-castle-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34585,
    "title": "Mushroom Kingdom Meltdown Reloaded - Castle Map",
    "authors": [
      "Moose"
    ],
    "tags": [
      "castle",
      "overworld",
      "town"
    ],
    "description": "Part of the soundtrack to the cancelled remake of Mushroom Kingdom Meltdown, originally submitted in 2015.",
    "latest_version": "smwc-34585-1690826728",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34585,
        "title": "Mushroom Kingdom Meltdown Reloaded - Castle Map",
        "version": "smwc-34585-1690826728",
        "upstream_time": 1690826728,
        "download_url": "https://dl.smwcentral.net/34585/mkmr%20-%20castle%20map.zip",
        "filename": "mkmr - castle map.zip",
        "size": 31548,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mushroom-kingdom-meltdown-reloaded-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34586,
    "title": "Mushroom Kingdom Meltdown Reloaded - Cave",
    "authors": [
      "Moose"
    ],
    "tags": [
      "cave"
    ],
    "description": "Part of the soundtrack to the cancelled remake of Mushroom Kingdom Meltdown, originally submitted in 2015.",
    "latest_version": "smwc-34586-1690826731",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34586,
        "title": "Mushroom Kingdom Meltdown Reloaded - Cave",
        "version": "smwc-34586-1690826731",
        "upstream_time": 1690826731,
        "download_url": "https://dl.smwcentral.net/34586/mkmr%20-%20cave.zip",
        "filename": "mkmr - cave.zip",
        "size": 31981,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mushroom-kingdom-meltdown-reloaded-desert-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34587,
    "title": "Mushroom Kingdom Meltdown Reloaded - Desert Map",
    "authors": [
      "Moose"
    ],
    "tags": [
      "desert",
      "forest",
      "overworld"
    ],
    "description": "Part of the soundtrack to the cancelled remake of Mushroom Kingdom Meltdown, originally submitted in 2015.",
    "latest_version": "smwc-34587-1690826734",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34587,
        "title": "Mushroom Kingdom Meltdown Reloaded - Desert Map",
        "version": "smwc-34587-1690826734",
        "upstream_time": 1690826734,
        "download_url": "https://dl.smwcentral.net/34587/mkmr%20-%20desert%20map.zip",
        "filename": "mkmr - desert map.zip",
        "size": 30829,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mushroom-kingdom-meltdown-reloaded-future-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34588,
    "title": "Mushroom Kingdom Meltdown Reloaded - Future Map",
    "authors": [
      "Moose"
    ],
    "tags": [
      "final",
      "overworld",
      "space",
      "tense"
    ],
    "description": "Part of the soundtrack to the cancelled remake of Mushroom Kingdom Meltdown, originally submitted in 2015.",
    "latest_version": "smwc-34588-1690826738",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34588,
        "title": "Mushroom Kingdom Meltdown Reloaded - Future Map",
        "version": "smwc-34588-1690826738",
        "upstream_time": 1690826738,
        "download_url": "https://dl.smwcentral.net/34588/mkmr%20-%20future%20map.zip",
        "filename": "mkmr - future map.zip",
        "size": 32855,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mushroom-kingdom-meltdown-reloaded-grassland",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34590,
    "title": "Mushroom Kingdom Meltdown Reloaded - Grassland 2",
    "authors": [
      "Moose"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland"
    ],
    "description": "Part of the soundtrack to the cancelled remake of Mushroom Kingdom Meltdown, originally submitted in 2015.",
    "latest_version": "smwc-34590-1690826746",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34590,
        "title": "Mushroom Kingdom Meltdown Reloaded - Grassland 2",
        "version": "smwc-34590-1690826746",
        "upstream_time": 1690826746,
        "download_url": "https://dl.smwcentral.net/34590/mkmr%20-%20grassland%202.zip",
        "filename": "mkmr - grassland 2.zip",
        "size": 34333,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34589,
        "title": "Mushroom Kingdom Meltdown Reloaded - Grassland",
        "version": "smwc-34589-1690826742",
        "upstream_time": 1690826742,
        "download_url": "https://dl.smwcentral.net/34589/mkmr%20-%20grassland.zip",
        "filename": "mkmr - grassland.zip",
        "size": 32679,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mushroom-kingdom-meltdown-reloaded-main-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34591,
    "title": "Mushroom Kingdom Meltdown Reloaded - Main Overworld",
    "authors": [
      "Moose"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "overworld"
    ],
    "description": "Part of the soundtrack to the cancelled remake of Mushroom Kingdom Meltdown, originally submitted in 2015.",
    "latest_version": "smwc-34591-1690826749",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34591,
        "title": "Mushroom Kingdom Meltdown Reloaded - Main Overworld",
        "version": "smwc-34591-1690826749",
        "upstream_time": 1690826749,
        "download_url": "https://dl.smwcentral.net/34591/mkmr%20-%20main%20ow.zip",
        "filename": "mkmr - main ow.zip",
        "size": 31245,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mushroom-kingdom-meltdown-reloaded-underwater",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34592,
    "title": "Mushroom Kingdom Meltdown Reloaded - Underwater",
    "authors": [
      "Moose"
    ],
    "tags": [
      "ruins",
      "sad",
      "temple",
      "water"
    ],
    "description": "Part of the soundtrack to the cancelled remake of Mushroom Kingdom Meltdown, originally submitted in 2015.",
    "latest_version": "smwc-34592-1690826752",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34592,
        "title": "Mushroom Kingdom Meltdown Reloaded - Underwater",
        "version": "smwc-34592-1690826752",
        "upstream_time": 1690826752,
        "download_url": "https://dl.smwcentral.net/34592/mkmr%20-%20underwater.zip",
        "filename": "mkmr - underwater.zip",
        "size": 31653,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mushroom-kingdom-meltdown-reloaded-volcano-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34593,
    "title": "Mushroom Kingdom Meltdown Reloaded - Volcano Map",
    "authors": [
      "Moose"
    ],
    "tags": [
      "final",
      "fire",
      "overworld"
    ],
    "description": "Part of the soundtrack to the cancelled remake of Mushroom Kingdom Meltdown, originally submitted in 2015.",
    "latest_version": "smwc-34593-1690826755",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34593,
        "title": "Mushroom Kingdom Meltdown Reloaded - Volcano Map",
        "version": "smwc-34593-1690826755",
        "upstream_time": 1690826755,
        "download_url": "https://dl.smwcentral.net/34593/mkmr%20-%20volcano%20map.zip",
        "filename": "mkmr - volcano map.zip",
        "size": 33654,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mushroom-top-boogie",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41723,
    "title": "Mushroom Top Boogie",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "athletic",
      "bonus",
      "upbeat"
    ],
    "description": "We need more general-purpose athletic level music tracks, and this was my attempt at one.  It has kind of a ragtime piano/guitar feel to it.",
    "latest_version": "smwc-41723-1773980546",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41723,
        "title": "Mushroom Top Boogie",
        "version": "smwc-41723-1773980546",
        "upstream_time": 1773980546,
        "download_url": "https://dl.smwcentral.net/41723/Mushroom%20Top%20Boogie.zip",
        "filename": "Mushroom Top Boogie.zip",
        "size": 31702,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mustard-motordrive",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25754,
    "title": "Mustard Motordrive",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "night",
      "town",
      "urban"
    ],
    "description": "An original song I made for Superfamicompo 2. This song originally started out as a discount version of Stardust Speedway (Present) from Sonic CD (JP/EU), but it sort of drifted off into its own chaotic thing. I admittedly felt very uninspired throughout the month that I was working on this, which you can probably tell by the various shifts in mood throughout the song, but I'm generally still satisfied with how the song turned out, and I think each section has its charm. I love sawtooth waves, so it was fun to make a song with one as the lead.<br>\r\n<br>\r\nOverall, this song probably fits night levels, perhaps ones centered around speed, and maybe highways? That's the visual I had when composing.",
    "latest_version": "smwc-25754-1611516449",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25754,
        "title": "Mustard Motordrive",
        "version": "smwc-25754-1611516449",
        "upstream_time": 1611516449,
        "download_url": "https://dl.smwcentral.net/25754/mustard%20motordrive.zip",
        "filename": "mustard motordrive.zip",
        "size": 57095,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-my-last-wish-to-you-the-moon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39099,
    "title": "My Last Wish to You, the Moon",
    "authors": [
      "Archbishop Weeble-Wobble"
    ],
    "tags": [
      "calm",
      "cutscene",
      "mysterious",
      "overworld"
    ],
    "description": "A short, emotional, Touhou inspired piece. Can be used for cutscenes and overworlds.<br>\r\n<br>\r\nThis song has a customizable loop option within the txt. Instructions are placed inside the txt.<br>\r\n<br>\r\nNon-looped: 0x02CF<br>\r\nLooped: 0x02E1",
    "latest_version": "smwc-39099-1737746959",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39099,
        "title": "My Last Wish to You, the Moon",
        "version": "smwc-39099-1737746959",
        "upstream_time": 1737746959,
        "download_url": "https://dl.smwcentral.net/39099/My%20Last%20Wish%20to%20You%2C%20the%20Moon.zip",
        "filename": "My Last Wish to You%2C the Moon.zip",
        "size": 90021,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-my-little-pony-g1-call-upon-the-sea-ponies",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7601,
    "title": "My Little Pony G1 - Call Upon the Sea Ponies",
    "authors": [
      "Crispy"
    ],
    "tags": [
      "bonus",
      "calm",
      "credits",
      "forest",
      "grassland",
      "overworld",
      "sky",
      "title",
      "town"
    ],
    "description": "A lighthearted theme that could be used for many places like a grassland or cloudy area. It could also be used for a nice bonus song.",
    "latest_version": "smwc-7601-1332214240",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7601,
        "title": "My Little Pony G1 - Call Upon the Sea Ponies",
        "version": "smwc-7601-1332214240",
        "upstream_time": 1332214240,
        "download_url": "https://dl.smwcentral.net/7601/My%20Little%20Pony%20G1%20-%20Call%20Upon%20the%20Sea%20Ponies.zip",
        "filename": "My Little Pony G1 - Call Upon the Sea Ponies.zip",
        "size": 63418,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mygg-cosmic-glide",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41789,
    "title": "Mygg - Cosmic Glide",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "boss",
      "castle",
      "tense"
    ],
    "description": "An intense, trippy song that could be used for boss fights, castles or other tense atmospheres",
    "latest_version": "smwc-41789-1776425138",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41789,
        "title": "Mygg - Cosmic Glide",
        "version": "smwc-41789-1776425138",
        "upstream_time": 1776425138,
        "download_url": "https://dl.smwcentral.net/41789/Cosmic%20Glide.zip",
        "filename": "Cosmic Glide.zip",
        "size": 86529,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mygg-kaimana",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41056,
    "title": "Mygg - Kaimana",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "beach",
      "upbeat",
      "urban"
    ],
    "description": "Funky track made for an upcoming project<br>\r\n<br>\r\nEDIT: updated one sample, which glitched on SuperNT + FXPak.",
    "latest_version": "smwc-41056-1765762016",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41056,
        "title": "Mygg - Kaimana",
        "version": "smwc-41056-1765762016",
        "upstream_time": 1765762016,
        "download_url": "https://dl.smwcentral.net/41056/Kaimana.zip",
        "filename": "Kaimana.zip",
        "size": 99177,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mygg-techno62party",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39283,
    "title": "Mygg - Techno62Party",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "industrial"
    ],
    "description": "Note: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, Stage Clear, Starman, P-Switch, Yoshi mount, Thunder/Firework/Blargg ",
    "latest_version": "smwc-39283-1746008123",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39283,
        "title": "Mygg - Techno62Party",
        "version": "smwc-39283-1746008123",
        "upstream_time": 1746008123,
        "download_url": "https://dl.smwcentral.net/39283/Techno62Party.zip",
        "filename": "Techno62Party.zip",
        "size": 107680,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mysteries-of-the-dead",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7519,
    "title": "Mysteries of the Dead",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "castle",
      "dark",
      "grassland"
    ],
    "description": "A deep, dark, and mysterious song I made a while back. Could possibly fit a cave.",
    "latest_version": "smwc-7519-1319891075",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7519,
        "title": "Mysteries of the Dead",
        "version": "smwc-7519-1319891075",
        "upstream_time": 1319891075,
        "download_url": "https://dl.smwcentral.net/7519/Mysteries%20of%20the%20Dead.zip",
        "filename": "Mysteries of the Dead.zip",
        "size": 64893,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mysterious-earth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15707,
    "title": "Mysterious Earth",
    "authors": [
      "Daniel133"
    ],
    "tags": [
      "calm",
      "cutscene",
      "night",
      "overworld",
      "sky",
      "space"
    ],
    "description": "Advisable for OW type Vanilla, Dark Map, etc.<br>\r\n<br>\r\nWith thematic on the night.<br>\r\n<br>\r\n(Fixed)",
    "latest_version": "smwc-15707-1498864894",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15707,
        "title": "Mysterious Earth",
        "version": "smwc-15707-1498864894",
        "upstream_time": 1498864894,
        "download_url": "https://dl.smwcentral.net/15707/Mysterious%20Earth.zip",
        "filename": "Mysterious Earth.zip",
        "size": 31559,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mysterious-end-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22462,
    "title": "Mysterious End Theme",
    "authors": [
      "Janno27"
    ],
    "tags": [
      "goal",
      "misc",
      "mysterious"
    ],
    "description": "A rather monumental fanfare that's probably useful for orb exits. I included a version that starts with some arpeggios.<br>\r\n<br>\r\n",
    "latest_version": "smwc-22462-1586376587",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22462,
        "title": "Mysterious End Theme",
        "version": "smwc-22462-1586376587",
        "upstream_time": 1586376587,
        "download_url": "https://dl.smwcentral.net/22462/mysterious%20end%20theme.zip",
        "filename": "mysterious end theme.zip",
        "size": 130004,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mysterious-shrine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8122,
    "title": "Mysterious Shrine",
    "authors": [
      "Ice Man"
    ],
    "tags": [
      "ice",
      "ruins",
      "temple"
    ],
    "description": "Sounds vaguely like something from the Seiken Densetsu series. A peaceful mood overall, and the pan changes make it feel like it surrounds you. Also suits ice levels.",
    "latest_version": "smwc-8122-1319891298",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8122,
        "title": "Mysterious Shrine",
        "version": "smwc-8122-1319891298",
        "upstream_time": 1319891298,
        "download_url": "https://dl.smwcentral.net/8122/shrine.zip",
        "filename": "shrine.zip",
        "size": 66694,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mysterious-silence",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27685,
    "title": "Mysterious Silence",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "dark",
      "enviromental",
      "misc",
      "tense"
    ],
    "description": "A very creepy song, that predates something... <i>Unexpected...</i><br>\r\nA louder version is included, is you want this song to be more audible for listening. If you want this louder version, open the text file, and change the \"Louder_Version\" value by anything, other than 0.",
    "latest_version": "smwc-27685-1627095398",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27685,
        "title": "Mysterious Silence",
        "version": "smwc-27685-1627095398",
        "upstream_time": 1627095398,
        "download_url": "https://dl.smwcentral.net/27685/Mysterious%20Silence.zip",
        "filename": "Mysterious Silence.zip",
        "size": 77307,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mystery-deeps",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8626,
    "title": "Mystery Deeps",
    "authors": [
      "MidiGuy"
    ],
    "tags": [
      "calm",
      "dark",
      "water"
    ],
    "description": "A custom song that was entered in SMWC Idol. It mixes three other tracks on the site.",
    "latest_version": "smwc-8626-1405691267",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8626,
        "title": "Mystery Deeps",
        "version": "smwc-8626-1405691267",
        "upstream_time": 1405691267,
        "download_url": "https://dl.smwcentral.net/8626/Mystery%20Deeps.zip",
        "filename": "Mystery Deeps.zip",
        "size": 32970,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mystic-melody",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7045,
    "title": "Mystic Melody",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "cutscene",
      "title"
    ],
    "description": "The song that was going to be used for the cutscenes in 'Mario's Time Quest'. Suits a cutscene and may suit a level.",
    "latest_version": "smwc-7045-1319891354",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7045,
        "title": "Mystic Melody",
        "version": "smwc-7045-1319891354",
        "upstream_time": 1319891354,
        "download_url": "https://dl.smwcentral.net/7045/Mystic%20Melody.zip",
        "filename": "Mystic Melody.zip",
        "size": 65393,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mystic-warriors-life-lodge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34214,
    "title": "Mystic Warriors - Life & Lodge",
    "authors": [
      "crm0622"
    ],
    "tags": [
      "athletic",
      "chase",
      "ice",
      "mountain",
      "snow"
    ],
    "description": "One of the stage 2 themes from \"Mystic Warriors\".<br>\r\n<br>\r\nMay fit for icy level with lots of athletic moments etc...<br>\r\n<br>\r\n(Also this was my single entry for Super Famicompo 4, which got 8th place as a result. :P)<br>\r\n<br>\r\nINCOMPATIBLE with \"Bonus End\", \"Yoshi\", \"Death\" and \"Thunder/Blargg\"! (Also, partially with \"P-Switch\", \"Starman\".)<br>\r\n(Although \"Death\" compatibility can be bypassed/solved by retry patch/UberASM, See \"info.txt\" for the link. :D)<br>\r\n<br>\r\nNOTE : Some SFXs gonna sound a bit different than normally due to some vanilla samples get replaced for save ARAM space.<br>\r\n(Ex. Clap, Grinders, Break and potentially more unaware SFXs...)<br>\r\n<br>\r\n(v1.1 : Replaced $FD commands due to incompatibility with pre-AddmusicK 1.0.9. 😅)<br>\r\n(Insert size also increased a bit due to that...)",
    "latest_version": "smwc-34214-1696201505",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34214,
        "title": "Mystic Warriors - Life & Lodge",
        "version": "smwc-34214-1696201505",
        "upstream_time": 1696201505,
        "download_url": "https://dl.smwcentral.net/34214/mystic_warriors_stage_2-1%20%28v1.1%29.zip",
        "filename": "mystic_warriors_stage_2-1 (v1.1).zip",
        "size": 114036,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-mystical-ninja-starring-goemon-yamato-bamboo-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7442,
    "title": "Mystical Ninja Starring Goemon - Yamato Bamboo Forest",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "calm",
      "cutscene",
      "forest",
      "grassland",
      "overworld",
      "sky",
      "temple",
      "town"
    ],
    "description": "A nice, relaxing eastern theme. It could suit villages or houses well.",
    "latest_version": "smwc-7442-1325319990",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7442,
        "title": "Mystical Ninja Starring Goemon - Yamato Bamboo Forest",
        "version": "smwc-7442-1325319990",
        "upstream_time": 1325319990,
        "download_url": "https://dl.smwcentral.net/7442/Mystical%20Ninja%20Starring%20Goeman%20-%20YamameBambooForest.zip",
        "filename": "Mystical Ninja Starring Goeman - YamameBambooForest.zip",
        "size": 63004,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nage-libre-seijaku-no-suishin-fixed-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 42189,
    "title": "Nage Libre: Seijaku no Suishin - Fixed Battle 2",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "fire",
      "tense",
      "upbeat"
    ],
    "description": "Fixed Battle 2 from Nage Libre on the SNES.",
    "latest_version": "smwc-42189-1776425908",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 42189,
        "title": "Nage Libre: Seijaku no Suishin - Fixed Battle 2",
        "version": "smwc-42189-1776425908",
        "upstream_time": 1776425908,
        "download_url": "https://dl.smwcentral.net/42189/Nage%20Libre%20-%20Fixed%20Battle%202.zip",
        "filename": "Nage Libre - Fixed Battle 2.zip",
        "size": 43845,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41911,
        "title": "Nage Libre: Seijaku no Suishin - Fixed Battle 1",
        "version": "smwc-41911-1776425880",
        "upstream_time": 1776425880,
        "download_url": "https://dl.smwcentral.net/41911/Nage%20Libre%20-%20Fixed%20Battle%201.zip",
        "filename": "Nage Libre - Fixed Battle 1.zip",
        "size": 38343,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nage-libre-seijaku-no-suishin-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 42184,
    "title": "Nage Libre: Seijaku no Suishin - Map 5",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "final",
      "overworld",
      "upbeat"
    ],
    "description": "Map 5 from Nage Libre on the SNES.",
    "latest_version": "smwc-42184-1776425928",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 42184,
        "title": "Nage Libre: Seijaku no Suishin - Map 5",
        "version": "smwc-42184-1776425928",
        "upstream_time": 1776425928,
        "download_url": "https://dl.smwcentral.net/42184/Nage%20Libre%20-%20Map%205.zip",
        "filename": "Nage Libre - Map 5.zip",
        "size": 39778,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nagz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35167,
    "title": "nagz - 98 little windows :)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "bonus",
      "calm",
      "night",
      "overworld"
    ],
    "description": ":)",
    "latest_version": "smwc-35167-1697754516",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35167,
        "title": "nagz - 98 little windows :)",
        "version": "smwc-35167-1697754516",
        "upstream_time": 1697754516,
        "download_url": "https://dl.smwcentral.net/35167/98%20little%20windows.zip",
        "filename": "98 little windows.zip",
        "size": 31782,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-napalm-death-you-suffer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20117,
    "title": "Napalm Death - You Suffer",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "nintendo presents"
    ],
    "description": "You suffer, but why?",
    "latest_version": "smwc-20117-1560021092",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20117,
        "title": "Napalm Death - You Suffer",
        "version": "smwc-20117-1560021092",
        "upstream_time": 1560021092,
        "download_url": "https://dl.smwcentral.net/20117/Napalm%20Death%20-%20You%20Suffer.zip",
        "filename": "Napalm Death - You Suffer.zip",
        "size": 73249,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-naruto-artificial-intelligence-bomb",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25279,
    "title": "NARUTO - Artificial Intelligence Bomb",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "credits",
      "retro",
      "sky",
      "space",
      "title"
    ],
    "description": "\"aibomb\" is a famous NES chiptune song that was written for the Famicompo contest by NARUTO in 2003. It got 2nd place: <a href=\"https://nesmusic.zophar.net/results.html\" rel=\"nofollow\">https://nesmusic.zophar.net/results.html</a>. It is cherished by many chiptune artists and has been remixed to death. It has also since been used in various YTPMVs. It is quite an upbeat song that consists of 7 sections of bleeps and bloops.",
    "latest_version": "smwc-25279-1607656448",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25279,
        "title": "NARUTO - Artificial Intelligence Bomb",
        "version": "smwc-25279-1607656448",
        "upstream_time": 1607656448,
        "download_url": "https://dl.smwcentral.net/25279/aibomb_.zip",
        "filename": "aibomb_.zip",
        "size": 130229,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-naruto-fooling-mode",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29817,
    "title": "Naruto - Fooling Mode",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "cutscene"
    ],
    "description": "A humorous song from the Naruto anime. Suitable for troll / meme level.<br>\r\n<br>\r\nThe following global songs / SFX are not compatible with this song:<br>\r\nStarman, Bonus-End, P-Switch, Thunder/Firework/Blargg <br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"kebabchilla\"><a href=\"/?p=profile&amp;id=16967\" style=\"color: var(--user-color-3);\" class=\"un\">kebabchilla</a></span>",
    "latest_version": "smwc-29817-1656637569",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29817,
        "title": "Naruto - Fooling Mode",
        "version": "smwc-29817-1656637569",
        "upstream_time": 1656637569,
        "download_url": "https://dl.smwcentral.net/29817/FoolingMode.zip",
        "filename": "FoolingMode.zip",
        "size": 106265,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-naruto-n-tune",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21390,
    "title": "Naruto - N-Tune 003",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "tense"
    ],
    "description": "No, this is not from the anime. This is from the same artist that made the famous NES chiptune \"Artificial Intelligence Bomb\" that has gotten it's popularity thanks to YTPMVs. This is a very action-heavy song that's very good for tense or fast paced levels.<br>\r\n<br>\r\nYou can listen to the original song here: https://youtu.be/6n4jOB6pdSQ",
    "latest_version": "smwc-21390-1572734667",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21390,
        "title": "Naruto - N-Tune 003",
        "version": "smwc-21390-1572734667",
        "upstream_time": 1572734667,
        "download_url": "https://dl.smwcentral.net/21390/Naruto_-_N-Tune_003.zip",
        "filename": "Naruto_-_N-Tune_003.zip",
        "size": 67082,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-naruto-the-raising-fighting-spirit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27558,
    "title": "Naruto - The Raising Fighting Spirit",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "boss",
      "grassland",
      "mountain",
      "night"
    ],
    "description": "\"The Raising Fighting Spirit\" by Toshiro Masuda is the fighting theme from the anime \"Naruto\".<br>\r\n<br>\r\nUpdate: - echo changed",
    "latest_version": "smwc-27558-1627683246",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27558,
        "title": "Naruto - The Raising Fighting Spirit",
        "version": "smwc-27558-1627683246",
        "upstream_time": 1627683246,
        "download_url": "https://dl.smwcentral.net/27558/Naruto%20-%20The%20Raising%20Fighting%20Spirit.zip",
        "filename": "Naruto - The Raising Fighting Spirit.zip",
        "size": 76027,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-natsuki-crisis-battle-a-lady-killer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38794,
    "title": "Natsuki Crisis Battle - A Lady-Killer",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "bonus",
      "space"
    ],
    "description": "A groovy song that would be fitting for abstract or space levels, possibly bonus sections as well",
    "latest_version": "smwc-38794-1732967675",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38794,
        "title": "Natsuki Crisis Battle - A Lady-Killer",
        "version": "smwc-38794-1732967675",
        "upstream_time": 1732967675,
        "download_url": "https://dl.smwcentral.net/38794/A_Lady-Killer.zip",
        "filename": "A_Lady-Killer.zip",
        "size": 51119,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-natsuki-crisis-battle-kandori",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31603,
    "title": "Natsuki Crisis Battle - Kandori",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "sewer",
      "tense",
      "urban"
    ],
    "description": "A slow Metal track from the fighting game Natsuki Crisis Battle.",
    "latest_version": "smwc-31603-1672447014",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31603,
        "title": "Natsuki Crisis Battle - Kandori",
        "version": "smwc-31603-1672447014",
        "upstream_time": 1672447014,
        "download_url": "https://dl.smwcentral.net/31603/Kandori.zip",
        "filename": "Kandori.zip",
        "size": 64378,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-natsuki-crisis-battle-staff-roll",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38424,
    "title": "Natsuki Crisis Battle - Staff Roll",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "credits",
      "title"
    ],
    "description": "Credits theme from Natsuki Crisis Battle.<br>\r\n<br>\r\nYou can switch between the original non-looped version and looped version:<br>\r\nset define to #define loop 1, to get the looped version<br>\r\nset define to #define loop 0, to get the original non-looped version<br>\r\n<br>\r\nNote that most vanilla samples had to be omitted, so only use this for credits (or title)",
    "latest_version": "smwc-38424-1728216461",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38424,
        "title": "Natsuki Crisis Battle - Staff Roll",
        "version": "smwc-38424-1728216461",
        "upstream_time": 1728216461,
        "download_url": "https://dl.smwcentral.net/38424/Natsuki%20Crisis%20Battle%20Staff%20Roll.zip",
        "filename": "Natsuki Crisis Battle Staff Roll.zip",
        "size": 158339,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nausica-of-the-valley-of-the-wind-a-princess-who-loves-insects-chrono-trigger-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25499,
    "title": "Nausicaä of the Valley of the Wind - A Princess Who Loves Insects (Chrono Trigger Mix)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "calm",
      "cave",
      "desert",
      "overworld",
      "ruins",
      "temple"
    ],
    "description": "The song that inspired Chrono Trigger's <a href=\"https://www.smwcentral.net/?p=section&a=details&id=9438\">Corridors of time</a>, ported in the style of Corridors of time. Very mystic, atmospheric, contemplative. I invite you to listen to the original versions by Joe Hisaishi. Useful for ruins, deserts and cave overworlds.<br>\r\n<br>\r\nTrivia:<br>\r\n<br>\r\nAfter humming corridors of time all the time, I did have my epiphany, found the similarity between the two, and decided to go for it.<br>\r\nThis took a good bunch of hours trying to re-create melody from ear.<br>\r\nIn the mix I added some elements from Corridors of Time, and also some elements from \"Ohmu\", the track from the image album. Below are the sources:<br>\r\n- <a href=\"https://vgmsite.com/soundtracks/nausicaa-of-the-valley-of-the-wind-original-soundtrack/plcyahiu/104%20-%20mushi%20aizuru%20hime%20%28a%20princess%20who%20loves%20insects%29.mp3\" rel=\"nofollow\">Original soundtrack's \"A princess who loves insects\"</a>, starts at 1:00<br>\r\n- <a href=\"https://youtu.be/VuRRLNQTiS0\" rel=\"nofollow\">Image album's track \"Ohmu\"</a>, used as inspiration for the pitch bends.<br>\r\n- <a href=\"https://www.youtube.com/watch?v=9nZF2ovj7AI\" rel=\"nofollow\">Re-mastered version</a>",
    "latest_version": "smwc-25499-1608430155",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25499,
        "title": "Nausicaä of the Valley of the Wind - A Princess Who Loves Insects (Chrono Trigger Mix)",
        "version": "smwc-25499-1608430155",
        "upstream_time": 1608430155,
        "download_url": "https://dl.smwcentral.net/25499/nausicaa_princess_loves_insects_0_2.zip",
        "filename": "nausicaa_princess_loves_insects_0_2.zip",
        "size": 76919,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nba-give-n-go-game-bgm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18031,
    "title": "NBA Give 'N Go - Game BGM 6",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "athletic",
      "bonus",
      "switch palace",
      "urban"
    ],
    "description": "This is a sports/hype themed track that repeats as variations on a melody line with a strong back beat and percussion samples.This could work well in a switch palace, bonus area, or VVVVVV style level. ",
    "latest_version": "smwc-18031-1534299939",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18031,
        "title": "NBA Give 'N Go - Game BGM 6",
        "version": "smwc-18031-1534299939",
        "upstream_time": 1534299939,
        "download_url": "https://dl.smwcentral.net/18031/NBA%20Give%20%27N%20Go_Game%20BGM%206.zip",
        "filename": "NBA Give %27N Go_Game BGM 6.zip",
        "size": 59139,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nebs-n-debs-jungle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32157,
    "title": "Nebs 'n Debs - Jungle",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "grassland",
      "jungle"
    ],
    "description": "Jungle from the NES homebew game, Nebs 'N Debs. Useful for athletic levels.",
    "latest_version": "smwc-32157-1668691055",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32157,
        "title": "Nebs 'n Debs - Jungle",
        "version": "smwc-32157-1668691055",
        "upstream_time": 1668691055,
        "download_url": "https://dl.smwcentral.net/32157/Nebs%20%27n%20Debs%20-%20Jungle.zip",
        "filename": "Nebs %27n Debs - Jungle.zip",
        "size": 54611,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nebula-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31406,
    "title": "Nebula Overworld",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "overworld",
      "space"
    ],
    "description": "<a href=\"https://www.youtube.com/watch?v=PvYqw415ML8\" rel=\"nofollow\">Preview</a> This music rendition from my Pokemon Music",
    "latest_version": "smwc-31406-1661595553",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31406,
        "title": "Nebula Overworld",
        "version": "smwc-31406-1661595553",
        "upstream_time": 1661595553,
        "download_url": "https://dl.smwcentral.net/31406/nebula%20overworld.zip",
        "filename": "nebula overworld.zip",
        "size": 126836,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nekketsu-tairiku-burning-heroes-ship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39408,
    "title": "Nekketsu Tairiku: Burning Heroes - Ship",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "airship",
      "dark",
      "fire",
      "mountain",
      "upbeat"
    ],
    "description": "An upbeat ship tune from Nekketsu Tairiku: Burning Heroes.",
    "latest_version": "smwc-39408-1743471488",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39408,
        "title": "Nekketsu Tairiku: Burning Heroes - Ship",
        "version": "smwc-39408-1743471488",
        "upstream_time": 1743471488,
        "download_url": "https://dl.smwcentral.net/39408/Nekketsu%20Tairiku%20Burning%20Heroes%20-%20Ship.zip",
        "filename": "Nekketsu Tairiku Burning Heroes - Ship.zip",
        "size": 35137,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nekopong-tea-time",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25668,
    "title": "Nekopong - Tea Time 88",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "grassland",
      "jungle",
      "water"
    ],
    "description": "Could fit with grassland theme",
    "latest_version": "smwc-25668-1610484301",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25668,
        "title": "Nekopong - Tea Time 88",
        "version": "smwc-25668-1610484301",
        "upstream_time": 1610484301,
        "download_url": "https://dl.smwcentral.net/25668/Nekopong%20-%20Tea%20Time%2088.zip",
        "filename": "Nekopong - Tea Time 88.zip",
        "size": 277861,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25667,
        "title": "Nekopong - Tea Time 88",
        "version": "smwc-25667-1610483245",
        "upstream_time": 1610483245,
        "download_url": "https://dl.smwcentral.net/25667/Nekopong%20-%20Tea%20Time%2088%20%28Light%29.zip",
        "filename": "Nekopong - Tea Time 88 (Light).zip",
        "size": 84628,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nemesis-ii-msx-air-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24905,
    "title": "Nemesis II (MSX) - Air Battle",
    "authors": [
      "Yuzu"
    ],
    "tags": [
      "dark",
      "final",
      "fire",
      "space"
    ],
    "description": "Alt. Title: Gradius II (MSX) - Air Battle<br>\r\nLong time no see. <br>\r\n<br>\r\nFrom a Konami Shotting Game was released on some MSX Computers.<br>\r\n",
    "latest_version": "smwc-24905-1606590432",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24905,
        "title": "Nemesis II (MSX) - Air Battle",
        "version": "smwc-24905-1606590432",
        "upstream_time": 1606590432,
        "download_url": "https://dl.smwcentral.net/24905/NemesisII_Air.zip",
        "filename": "NemesisII_Air.zip",
        "size": 34429,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-neo-beat",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25580,
    "title": "Neo Beat",
    "authors": [
      "Plasmariel",
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "bonus",
      "calm",
      "cutscene",
      "dark",
      "industrial",
      "night",
      "space",
      "urban"
    ],
    "description": "Composed by Plasmariel, ported by brickblock369.<br>\r\nThis song won 4th place in Super Famicompo 2.",
    "latest_version": "smwc-25580-1609725586",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25580,
        "title": "Neo Beat",
        "version": "smwc-25580-1609725586",
        "upstream_time": 1609725586,
        "download_url": "https://dl.smwcentral.net/25580/Neo%20Beat.zip",
        "filename": "Neo Beat.zip",
        "size": 69250,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-neo-gian-fly-above-hatoyama-at-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35323,
    "title": "Neo Gian - Fly Above Hatoyama at Night",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "night"
    ],
    "description": "夜の鳩山を飛ぶ<br>\r\nUsed 8 channels.",
    "latest_version": "smwc-35323-1698084878",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35323,
        "title": "Neo Gian - Fly Above Hatoyama at Night",
        "version": "smwc-35323-1698084878",
        "upstream_time": 1698084878,
        "download_url": "https://dl.smwcentral.net/35323/th98_00_s.zip",
        "filename": "th98_00_s.zip",
        "size": 60210,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35313,
        "title": "Neo Gian - Fly Above Hatoyama at Night",
        "version": "smwc-35313-1698084517",
        "upstream_time": 1698084517,
        "download_url": "https://dl.smwcentral.net/35313/th98_00.zip",
        "filename": "th98_00.zip",
        "size": 64510,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-neptune-illuminates-the-sea",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38766,
    "title": "Neptune Illuminates the Sea",
    "authors": [
      "Archbishop Weeble-Wobble",
      "bebn legg"
    ],
    "tags": [
      "ambient",
      "ice",
      "mysterious",
      "sea",
      "water"
    ],
    "description": "A mysterious and deeply emotional piece which took 3rd place in the Super Famicompo 6 Originals category!<br>\r\n<br>\r\nThis song requires that you add the custom sample group, #weebeb.<br>\r\n<br>\r\nOmits Thunder.brr and Blargg.brr. Note that this song does not loop.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>mfw the neptune brew hit</span></div><div class=\"collapse-content\"><br>\r\n<img src=\"https://i.ibb.co/rwckgXr/omgpowerofneptune.png\" alt=\"\"><br>\r\n</div></div>",
    "latest_version": "smwc-38766-1733015943",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38766,
        "title": "Neptune Illuminates the Sea",
        "version": "smwc-38766-1733015943",
        "upstream_time": 1733015943,
        "download_url": "https://dl.smwcentral.net/38766/neptune.zip",
        "filename": "neptune.zip",
        "size": 83270,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nerd-of-the-savannahs",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14272,
    "title": "Nerd of the Savannahs",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "grassland",
      "ruins",
      "temple"
    ],
    "description": "Nerd of the Savannahs! [sic]<br>\r\n<br>\r\nA theme that appears in Lakitu Savahna in The Hooray: Fishing Season.<br>\r\n<br>\r\nIt's meant as a Savahna-fitting song, under a bright sunlight of the grasslands. A bit on the fast pace, too.",
    "latest_version": "smwc-14272-1475291023",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14272,
        "title": "Nerd of the Savannahs",
        "version": "smwc-14272-1475291023",
        "upstream_time": 1475291023,
        "download_url": "https://dl.smwcentral.net/14272/nerd_of_the_savannahs.zip",
        "filename": "nerd_of_the_savannahs.zip",
        "size": 31184,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-neugier-umi-to-kaze-no-kod-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21974,
    "title": "Neugier: Umi to Kaze no Kodō - Main Theme",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "cutscene",
      "overworld"
    ],
    "description": "The opening of the action RPG Neugier. It could fit in ground-level ships or adventure overworlds.",
    "latest_version": "smwc-21974-1580499853",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21974,
        "title": "Neugier: Umi to Kaze no Kodō - Main Theme",
        "version": "smwc-21974-1580499853",
        "upstream_time": 1580499853,
        "download_url": "https://dl.smwcentral.net/21974/Neugier%20-%20Main%20Theme.zip",
        "filename": "Neugier - Main Theme.zip",
        "size": 32479,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-neutopia-ii-sphere",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17715,
    "title": "Neutopia II - Sphere 1",
    "authors": [
      "yoshi9429"
    ],
    "tags": [
      "athletic",
      "castle",
      "forest",
      "grassland",
      "ice",
      "mountain",
      "overworld",
      "tense"
    ],
    "description": "Neutopia II grassland & forest zone theme. I think it is useful grassland & forest stage.",
    "latest_version": "smwc-17715-1530439553",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17715,
        "title": "Neutopia II - Sphere 1",
        "version": "smwc-17715-1530439553",
        "upstream_time": 1530439553,
        "download_url": "https://dl.smwcentral.net/17715/Neutopia%20II%20-%20Sphere%201.zip",
        "filename": "Neutopia II - Sphere 1.zip",
        "size": 22863,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15233,
        "title": "Neutopia II - Sphere 3",
        "version": "smwc-15233-1488690976",
        "upstream_time": 1488690976,
        "download_url": "https://dl.smwcentral.net/15233/Neutopia%20II%20-%20Sphere%203.zip",
        "filename": "Neutopia II - Sphere 3.zip",
        "size": 21851,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-never-dull-in-my-mind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34073,
    "title": "Never Dull - In My Mind",
    "authors": [
      "Fercho91"
    ],
    "tags": [
      "bonus",
      "carnival",
      "cutscene",
      "title"
    ],
    "description": "This is the result of some of my free time this vacation... I hope you like it xd<br>\r\n<br>\r\nIf you want to use it as bonus music but don't want to keep the heavy voice samples, go ahead with deleting CH#8",
    "latest_version": "smwc-34073-1690792074",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34073,
        "title": "Never Dull - In My Mind",
        "version": "smwc-34073-1690792074",
        "upstream_time": 1690792074,
        "download_url": "https://dl.smwcentral.net/34073/LaDaDeeLaDaDa.zip",
        "filename": "LaDaDeeLaDaDa.zip",
        "size": 149977,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-adventure",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40157,
    "title": "New Adventure!",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "grassland",
      "overworld",
      "title"
    ],
    "description": "Short sketch from a few months ago. Could fit welcome levels or title screens.",
    "latest_version": "smwc-40157-1755290986",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40157,
        "title": "New Adventure!",
        "version": "smwc-40157-1755290986",
        "upstream_time": 1755290986,
        "download_url": "https://dl.smwcentral.net/40157/newadventure%20.zip",
        "filename": "newadventure .zip",
        "size": 30686,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-ghostbusters-ii-court",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18423,
    "title": "New Ghostbusters II - Court",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "ghost house",
      "night",
      "spooky",
      "town"
    ],
    "description": "An upbeat song that could fit non-spooky halloween levels or so (would be better if I wasn't 3 days late oops).<br>\r\nYou can guess who composed this.",
    "latest_version": "smwc-18423-1541388305",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18423,
        "title": "New Ghostbusters II - Court",
        "version": "smwc-18423-1541388305",
        "upstream_time": 1541388305,
        "download_url": "https://dl.smwcentral.net/18423/ghostbusters%20ii%20court.zip",
        "filename": "ghostbusters ii court.zip",
        "size": 63068,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-home-with-friends",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27692,
    "title": "New Home with Friends",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "credits"
    ],
    "description": "The ending theme from a Cave Story mod I made back in 2019.<br>\r\nDo note that this song doesn't loop, so it's usage end up being very limited.<br>\r\nAlso, due to myself end up using the large piano sample, found on KSSU's Save Hut version on this song, the unoptimized version ends up ommiting the Thunder SFX sample.<br>\r\nKnowing this, an optimized version of the pianos is included, in case you want to use it somewhere else. (who knows :p) If you want to use those optimized pianos version, open the text file, and change the \"Optimize_Pianos\" define's value, to anything other than 0.",
    "latest_version": "smwc-27692-1629080034",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27692,
        "title": "New Home with Friends",
        "version": "smwc-27692-1629080034",
        "upstream_time": 1629080034,
        "download_url": "https://dl.smwcentral.net/27692/New%20Home%20with%20Friends.zip",
        "filename": "New Home with Friends.zip",
        "size": 142275,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-athletic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35813,
    "title": "New Super Mario Bros. - Athletic",
    "authors": [
      "LadiesMan217"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland",
      "jungle"
    ],
    "description": "Part of The New Super Mario Bros. Soundtrack. Please give credit if used.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Original Description</span></div><div class=\"collapse-content\">The New Super Mario Bros. Soundtrack. As more songs are ported, more will be added. Currently contains:<br>\r\n<br>\r\n-Bowser Jr.'s Castle<br>\r\n-Castle (original and alternative version)<br>\r\n-Flowing Lava<br>\r\n-Mushroom Waltz<br>\r\n-Underground<br>\r\n-Walking The Plains<br>\r\n<br>\r\n<br>\r\nCurrently doesn't contain:<br>\r\n<br>\r\n-The rest of the songs<br>\r\n-Support for use of global songs and global samples<br>\r\n<br>\r\nPlease give credit if used.<br>\r\n<br>\r\nChange Log:<br>\r\n<br>\r\n7-6-19<br>\r\nRenamed the songs accordingly. Added Flowing Lava as well as a port of Castle using the game's samples.<br>\r\n<br>\r\n8-1-18<br>\r\nRedid every song minus Course Clear and Star Power (these need to be redone, if you're interested in them download them in version history). Added Fortress onto list. Credit to musicalman for making the samples (big thanks).</div></div>",
    "latest_version": "smwc-35813-1703953022",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35813,
        "title": "New Super Mario Bros. - Athletic",
        "version": "smwc-35813-1703953022",
        "upstream_time": 1703953022,
        "download_url": "https://dl.smwcentral.net/35813/Mushroom%20Waltz.zip",
        "filename": "Mushroom Waltz.zip",
        "size": 182087,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35811,
    "title": "New Super Mario Bros. - Castle",
    "authors": [
      "LadiesMan217"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "ghost house"
    ],
    "description": "Part of The New Super Mario Bros. Soundtrack. Please give credit if used.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Original Description</span></div><div class=\"collapse-content\">The New Super Mario Bros. Soundtrack. As more songs are ported, more will be added. Currently contains:<br>\r\n<br>\r\n-Bowser Jr.'s Castle<br>\r\n-Castle (original and alternative version)<br>\r\n-Flowing Lava<br>\r\n-Mushroom Waltz<br>\r\n-Underground<br>\r\n-Walking The Plains<br>\r\n<br>\r\n<br>\r\nCurrently doesn't contain:<br>\r\n<br>\r\n-The rest of the songs<br>\r\n-Support for use of global songs and global samples<br>\r\n<br>\r\nPlease give credit if used.<br>\r\n<br>\r\nChange Log:<br>\r\n<br>\r\n7-6-19<br>\r\nRenamed the songs accordingly. Added Flowing Lava as well as a port of Castle using the game's samples.<br>\r\n<br>\r\n8-1-18<br>\r\nRedid every song minus Course Clear and Star Power (these need to be redone, if you're interested in them download them in version history). Added Fortress onto list. Credit to musicalman for making the samples (big thanks).</div></div>",
    "latest_version": "smwc-35811-1703952811",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35811,
        "title": "New Super Mario Bros. - Castle",
        "version": "smwc-35811-1703952811",
        "upstream_time": 1703952811,
        "download_url": "https://dl.smwcentral.net/35811/Castle.zip",
        "filename": "Castle.zip",
        "size": 183401,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15600,
        "title": "New Super Mario Bros. - Castle",
        "version": "smwc-15600-1496261550",
        "upstream_time": 1496261550,
        "download_url": "https://dl.smwcentral.net/15600/New%20Super%20Mario%20Bros.%20-%20Castle%20%28v2%29.zip",
        "filename": "New Super Mario Bros. - Castle (v2).zip",
        "size": 33738,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8311,
        "title": "New Super Mario Bros. - Castle",
        "version": "smwc-8311-1405708111",
        "upstream_time": 1405708111,
        "download_url": "https://dl.smwcentral.net/8311/NSMBcastle.zip",
        "filename": "NSMBcastle.zip",
        "size": 102503,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-castle-alternative",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35810,
    "title": "New Super Mario Bros. - Castle (Alternative)",
    "authors": [
      "LadiesMan217"
    ],
    "tags": [
      "castle",
      "dark",
      "final"
    ],
    "description": "Part of The New Super Mario Bros. Soundtrack. Please give credit if used.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Original Description</span></div><div class=\"collapse-content\">The New Super Mario Bros. Soundtrack. As more songs are ported, more will be added. Currently contains:<br>\r\n<br>\r\n-Bowser Jr.'s Castle<br>\r\n-Castle (original and alternative version)<br>\r\n-Flowing Lava<br>\r\n-Mushroom Waltz<br>\r\n-Underground<br>\r\n-Walking The Plains<br>\r\n<br>\r\n<br>\r\nCurrently doesn't contain:<br>\r\n<br>\r\n-The rest of the songs<br>\r\n-Support for use of global songs and global samples<br>\r\n<br>\r\nPlease give credit if used.<br>\r\n<br>\r\nChange Log:<br>\r\n<br>\r\n7-6-19<br>\r\nRenamed the songs accordingly. Added Flowing Lava as well as a port of Castle using the game's samples.<br>\r\n<br>\r\n8-1-18<br>\r\nRedid every song minus Course Clear and Star Power (these need to be redone, if you're interested in them download them in version history). Added Fortress onto list. Credit to musicalman for making the samples (big thanks).</div></div>",
    "latest_version": "smwc-35810-1703952786",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35810,
        "title": "New Super Mario Bros. - Castle (Alternative)",
        "version": "smwc-35810-1703952786",
        "upstream_time": 1703952786,
        "download_url": "https://dl.smwcentral.net/35810/Castle%20%28Alternative%29.zip",
        "filename": "Castle (Alternative).zip",
        "size": 180559,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-course-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33867,
    "title": "New Super Mario Bros. - Course Clear!",
    "authors": [
      "crm0622"
    ],
    "tags": [
      "goal"
    ],
    "description": "<b>\"That's-a so nice!\" - <span style=\"color: #ff0000;\">Mario</span></b><br>\r\n<b>\"Yay for me, Luigi!\" - <span style=\"color: #00ff00;\">Luigi</span></b><br>\r\n<br>\r\nAn iconic level clear theme from New Super Mario Bros. after you  touched the flag at the end. :)<br>\r\n<br>\r\nINCOMPATIBLE with \"P-Switch\", \"Bonus End\", \"Yoshi\" and \"Thunder/Blargg\"!<br>\r\n<br>\r\nRequested by <b><a href=\"https://www.smwcentral.net/?p=profile&id=57839\"><span style=\"color: #ff99ff;\">Nyako</span></a></b>.",
    "latest_version": "smwc-33867-1690223185",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33867,
        "title": "New Super Mario Bros. - Course Clear!",
        "version": "smwc-33867-1690223185",
        "upstream_time": 1690223185,
        "download_url": "https://dl.smwcentral.net/33867/nsmb_course_clear%21%20%28v1.0%29.zip",
        "filename": "nsmb_course_clear%21 (v1.0).zip",
        "size": 173601,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-desert",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40274,
    "title": "New Super Mario Bros. - Desert",
    "authors": [
      "matheoba"
    ],
    "tags": [
      "athletic",
      "calm",
      "desert",
      "jungle",
      "ruins",
      "temple"
    ],
    "description": "A desert theme banger that could fit perfectly... In deserts!! I hope you enjoy!<br>\r\nRequested by Fernandito2018",
    "latest_version": "smwc-40274-1764018423",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40274,
        "title": "New Super Mario Bros. - Desert",
        "version": "smwc-40274-1764018423",
        "upstream_time": 1764018423,
        "download_url": "https://dl.smwcentral.net/40274/New%20Super%20Mario%20Bros.%20-%20Desert%20Theme%20v1.1.zip",
        "filename": "New Super Mario Bros. - Desert Theme v1.1.zip",
        "size": 91894,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28845,
        "title": "New Super Mario Bros. - Desert",
        "version": "smwc-28845-1643142418",
        "upstream_time": 1643142418,
        "download_url": "https://dl.smwcentral.net/28845/nsmb_desert.zip",
        "filename": "nsmb_desert.zip",
        "size": 84317,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-ghost-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7398,
    "title": "New Super Mario Bros. - Ghost House",
    "authors": [
      "MidiGuy"
    ],
    "tags": [
      "dark",
      "ghost house"
    ],
    "description": "Slightly arranged version, a great general ghost house theme.",
    "latest_version": "smwc-7398-1319735905",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7398,
        "title": "New Super Mario Bros. - Ghost House",
        "version": "smwc-7398-1319735905",
        "upstream_time": 1319735905,
        "download_url": "https://dl.smwcentral.net/7398/NSMB%20-%20Ghost%20House%20%28Arranged%29.zip",
        "filename": "NSMB - Ghost House (Arranged).zip",
        "size": 71443,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-loves-me",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20583,
    "title": "New Super Mario Bros. - Loves Me...",
    "authors": [
      "Exodust"
    ],
    "tags": [
      "calm",
      "cutscene",
      "night",
      "overworld",
      "water"
    ],
    "description": "Dreamy music for the hackers in the back. Could do well with a daring cutscene too!",
    "latest_version": "smwc-20583-1562905319",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20583,
        "title": "New Super Mario Bros. - Loves Me...",
        "version": "smwc-20583-1562905319",
        "upstream_time": 1562905319,
        "download_url": "https://dl.smwcentral.net/20583/Loves%20Me.zip",
        "filename": "Loves Me.zip",
        "size": 37597,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-mega-mushroom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40081,
    "title": "New Super Mario Bros. - Mega Mushroom",
    "authors": [
      "NamyX"
    ],
    "tags": [
      "athletic",
      "chaotic",
      "upbeat"
    ],
    "description": "A port of the \"Mega Mushroom\" from New Super Mario Bros.<br>\r\nThis could work well as a boss theme, since it can't be used as the \"Starman\" theme due to being sampled.<br>\r\n<br>\r\nUpdate:<br>\r\n-Further optimized: reduced from 0x0532 to 0x04E6.<br>\r\n-Replaced the sample used in channels 3, 4, and 7.<br>\r\n-Includes a version with echo (0x04F7) and another without echo.",
    "latest_version": "smwc-40081-1763535764",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40081,
        "title": "New Super Mario Bros. - Mega Mushroom",
        "version": "smwc-40081-1763535764",
        "upstream_time": 1763535764,
        "download_url": "https://dl.smwcentral.net/40081/NSMB_Mega_Mushroom_v3.zip",
        "filename": "NSMB_Mega_Mushroom_v3.zip",
        "size": 121271,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41683,
    "title": "New Super Mario Bros. - Overworld",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "athletic",
      "grassland",
      "jungle",
      "mountain",
      "snow",
      "upbeat"
    ],
    "description": "The classic and retro overworld theme we all know and love from back when the New Super Mario Bros. was actually New.<br>\r\n<br>\r\nDedicated to all the pre-release demo footage we got of the game. R.I.P.<br>\r\n<br>\r\nThis song was harder to port to SMW than I'd expected, since it has a lot going on, though subtle.",
    "latest_version": "smwc-41683-1774544073",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41683,
        "title": "New Super Mario Bros. - Overworld",
        "version": "smwc-41683-1774544073",
        "upstream_time": 1774544073,
        "download_url": "https://dl.smwcentral.net/41683/nsmbah.zip",
        "filename": "nsmbah.zip",
        "size": 34653,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35815,
        "title": "New Super Mario Bros. - Overworld",
        "version": "smwc-35815-1703953142",
        "upstream_time": 1703953142,
        "download_url": "https://dl.smwcentral.net/35815/Walking%20The%20Plains.zip",
        "filename": "Walking The Plains.zip",
        "size": 184013,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7250,
        "title": "New Super Mario Bros. - Overworld",
        "version": "smwc-7250-1312576067",
        "upstream_time": 1312576067,
        "download_url": "https://dl.smwcentral.net/7250/NSMB%20-%20MainTheme.zip",
        "filename": "NSMB - MainTheme.zip",
        "size": 68647,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-p-switch",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23322,
    "title": "New Super Mario Bros. - P-Switch",
    "authors": [
      "Teows"
    ],
    "tags": [
      "misc",
      "p-switch"
    ],
    "description": "The famous P-switch theme from NSMB. Suitable to what it was originally made for lol",
    "latest_version": "smwc-23322-1592205609",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23322,
        "title": "New Super Mario Bros. - P-Switch",
        "version": "smwc-23322-1592205609",
        "upstream_time": 1592205609,
        "download_url": "https://dl.smwcentral.net/23322/nsmbswitch.zip",
        "filename": "nsmbswitch.zip",
        "size": 31395,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-snake-block",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39992,
    "title": "New Super Mario Bros. - Snake Block",
    "authors": [
      "brickblock369"
    ],
    "tags": [],
    "description": "SFX that plays when a Snake Block is active in the New Super Mario Bros. series.",
    "latest_version": "smwc-39992-1751965530",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39992,
        "title": "New Super Mario Bros. - Snake Block",
        "version": "smwc-39992-1751965530",
        "upstream_time": 1751965530,
        "download_url": "https://dl.smwcentral.net/39992/New%20Super%20Mario%20Bros.%20-%20Snake%20Block.zip",
        "filename": "New Super Mario Bros. - Snake Block.zip",
        "size": 30987,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35809,
    "title": "New Super Mario Bros. - Tower",
    "authors": [
      "LadiesMan217"
    ],
    "tags": [
      "castle",
      "dark",
      "ghost house"
    ],
    "description": "Part of The New Super Mario Bros. Soundtrack. Please give credit if used.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Original Description</span></div><div class=\"collapse-content\">The New Super Mario Bros. Soundtrack. As more songs are ported, more will be added. Currently contains:<br>\r\n<br>\r\n-Bowser Jr.'s Castle<br>\r\n-Castle (original and alternative version)<br>\r\n-Flowing Lava<br>\r\n-Mushroom Waltz<br>\r\n-Underground<br>\r\n-Walking The Plains<br>\r\n<br>\r\n<br>\r\nCurrently doesn't contain:<br>\r\n<br>\r\n-The rest of the songs<br>\r\n-Support for use of global songs and global samples<br>\r\n<br>\r\nPlease give credit if used.<br>\r\n<br>\r\nChange Log:<br>\r\n<br>\r\n7-6-19<br>\r\nRenamed the songs accordingly. Added Flowing Lava as well as a port of Castle using the game's samples.<br>\r\n<br>\r\n8-1-18<br>\r\nRedid every song minus Course Clear and Star Power (these need to be redone, if you're interested in them download them in version history). Added Fortress onto list. Credit to musicalman for making the samples (big thanks).</div></div>",
    "latest_version": "smwc-35809-1703952716",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35809,
        "title": "New Super Mario Bros. - Tower",
        "version": "smwc-35809-1703952716",
        "upstream_time": 1703952716,
        "download_url": "https://dl.smwcentral.net/35809/Bowser%20Jr.%27s%20Castle.zip",
        "filename": "Bowser Jr.%27s Castle.zip",
        "size": 187527,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11556,
        "title": "New Super Mario Bros. - Tower",
        "version": "smwc-11556-1437618628",
        "upstream_time": 1437618628,
        "download_url": "https://dl.smwcentral.net/11556/NSMBTower.zip",
        "filename": "NSMBTower.zip",
        "size": 31699,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-trampoline-time",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20581,
    "title": "New Super Mario Bros. - Trampoline Time",
    "authors": [
      "Exodust"
    ],
    "tags": [
      "credits",
      "cutscene",
      "grassland",
      "mountain",
      "overworld",
      "space",
      "title",
      "town",
      "urban"
    ],
    "description": "Doo doo de doo. Endless potential. Give some acapella swing vibes to your hack! ",
    "latest_version": "smwc-20581-1562797036",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20581,
        "title": "New Super Mario Bros. - Trampoline Time",
        "version": "smwc-20581-1562797036",
        "upstream_time": 1562797036,
        "download_url": "https://dl.smwcentral.net/20581/Trampoline%20Time.zip",
        "filename": "Trampoline Time.zip",
        "size": 69368,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-u-acorn-plains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32922,
    "title": "New Super Mario Bros. U - Acorn Plains",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "grassland",
      "overworld"
    ],
    "description": "The main overworld/grass level theme of New Super Mario Bros. U in Super Mario World instruments Glory!<br>\r\n<br>\r\nFeels good to finally bring an update from a port I made back in 2017, Not only is more accurate than back then, but it also sounds way better imo",
    "latest_version": "smwc-32922-1680288932",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32922,
        "title": "New Super Mario Bros. U - Acorn Plains",
        "version": "smwc-32922-1680288932",
        "upstream_time": 1680288932,
        "download_url": "https://dl.smwcentral.net/32922/NSMB%20U%20-%20Acorn%20Plains%20%28Overworld%29.zip",
        "filename": "NSMB U - Acorn Plains (Overworld).zip",
        "size": 33603,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-underground",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35814,
    "title": "New Super Mario Bros. - Underground",
    "authors": [
      "LadiesMan217"
    ],
    "tags": [
      "cave",
      "swamp",
      "water"
    ],
    "description": "Part of The New Super Mario Bros. Soundtrack. Please give credit if used.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Original Description</span></div><div class=\"collapse-content\">The New Super Mario Bros. Soundtrack. As more songs are ported, more will be added. Currently contains:<br>\r\n<br>\r\n-Bowser Jr.'s Castle<br>\r\n-Castle (original and alternative version)<br>\r\n-Flowing Lava<br>\r\n-Mushroom Waltz<br>\r\n-Underground<br>\r\n-Walking The Plains<br>\r\n<br>\r\n<br>\r\nCurrently doesn't contain:<br>\r\n<br>\r\n-The rest of the songs<br>\r\n-Support for use of global songs and global samples<br>\r\n<br>\r\nPlease give credit if used.<br>\r\n<br>\r\nChange Log:<br>\r\n<br>\r\n7-6-19<br>\r\nRenamed the songs accordingly. Added Flowing Lava as well as a port of Castle using the game's samples.<br>\r\n<br>\r\n8-1-18<br>\r\nRedid every song minus Course Clear and Star Power (these need to be redone, if you're interested in them download them in version history). Added Fortress onto list. Credit to musicalman for making the samples (big thanks).</div></div>",
    "latest_version": "smwc-35814-1703953090",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35814,
        "title": "New Super Mario Bros. - Underground",
        "version": "smwc-35814-1703953090",
        "upstream_time": 1703953090,
        "download_url": "https://dl.smwcentral.net/35814/Underground.zip",
        "filename": "Underground.zip",
        "size": 180621,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-underwater",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22968,
    "title": "New Super Mario Bros. - Underwater",
    "authors": [
      "Teows"
    ],
    "tags": [
      "calm",
      "water"
    ],
    "description": "The soothing underwater theme from NSMB, ported as accurate as possible. Fitting for those calm water-themed levels the most.",
    "latest_version": "smwc-22968-1590356417",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22968,
        "title": "New Super Mario Bros. - Underwater",
        "version": "smwc-22968-1590356417",
        "upstream_time": 1590356417,
        "download_url": "https://dl.smwcentral.net/22968/nsmbwater.zip",
        "filename": "nsmbwater.zip",
        "size": 90692,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22712,
        "title": "New Super Mario Bros. - Underwater",
        "version": "smwc-22712-1587073291",
        "upstream_time": 1587073291,
        "download_url": "https://dl.smwcentral.net/22712/NSMB%20Underwater%20%28Unsampled%29.zip",
        "filename": "NSMB Underwater (Unsampled).zip",
        "size": 33620,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-versus-results",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29098,
    "title": "New Super Mario Bros. - Versus Results",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "misc",
      "overworld",
      "retro"
    ],
    "description": "Music that plays in the results screen of VS. Mode in New Super Mario Bros.<br>\r\n<br>\r\nAlso repurposed in NSMBW and NSMBU for similar purposes and NSMB2 as Coin Rush menu.",
    "latest_version": "smwc-29098-1642483838",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29098,
        "title": "New Super Mario Bros. - Versus Results",
        "version": "smwc-29098-1642483838",
        "upstream_time": 1642483838,
        "download_url": "https://dl.smwcentral.net/29098/New%20Super%20Mario%20Bros.%20-%20Multiplayer%20Results.zip",
        "filename": "New Super Mario Bros. - Multiplayer Results.zip",
        "size": 33028,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-volcano",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35812,
    "title": "New Super Mario Bros. - Volcano",
    "authors": [
      "LadiesMan217"
    ],
    "tags": [
      "cave",
      "fire"
    ],
    "description": "Part of The New Super Mario Bros. Soundtrack. Please give credit if used.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Original Description</span></div><div class=\"collapse-content\">The New Super Mario Bros. Soundtrack. As more songs are ported, more will be added. Currently contains:<br>\r\n<br>\r\n-Bowser Jr.'s Castle<br>\r\n-Castle (original and alternative version)<br>\r\n-Flowing Lava<br>\r\n-Mushroom Waltz<br>\r\n-Underground<br>\r\n-Walking The Plains<br>\r\n<br>\r\n<br>\r\nCurrently doesn't contain:<br>\r\n<br>\r\n-The rest of the songs<br>\r\n-Support for use of global songs and global samples<br>\r\n<br>\r\nPlease give credit if used.<br>\r\n<br>\r\nChange Log:<br>\r\n<br>\r\n7-6-19<br>\r\nRenamed the songs accordingly. Added Flowing Lava as well as a port of Castle using the game's samples.<br>\r\n<br>\r\n8-1-18<br>\r\nRedid every song minus Course Clear and Star Power (these need to be redone, if you're interested in them download them in version history). Added Fortress onto list. Credit to musicalman for making the samples (big thanks).</div></div>",
    "latest_version": "smwc-35812-1703952895",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35812,
        "title": "New Super Mario Bros. - Volcano",
        "version": "smwc-35812-1703952895",
        "upstream_time": 1703952895,
        "download_url": "https://dl.smwcentral.net/35812/Flowing%20Lava.zip",
        "filename": "Flowing Lava.zip",
        "size": 192749,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-wii-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34595,
    "title": "New Super Mario Bros. Wii - Beach",
    "authors": [
      "Goomba-24"
    ],
    "tags": [
      "athletic",
      "beach",
      "water"
    ],
    "description": "One of the best songs from NSMB Wii using SMW samples. Good for above ground beach levels.",
    "latest_version": "smwc-34595-1695415305",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34595,
        "title": "New Super Mario Bros. Wii - Beach",
        "version": "smwc-34595-1695415305",
        "upstream_time": 1695415305,
        "download_url": "https://dl.smwcentral.net/34595/Beach.zip",
        "filename": "Beach.zip",
        "size": 32825,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-wii-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12140,
    "title": "New Super Mario Bros. Wii - Castle",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "mountain",
      "temple"
    ],
    "description": "The castle theme in New Super Mario Bros. Wii. If you want a good Mario-sounding castle theme that isn't from SMAS or YI, this might be just the thing. An alternative no-BNK version is also hosted in the music section.<br>\r\nUpdate: Converted to AMK format and fixed some issues in-game.",
    "latest_version": "smwc-12140-1446258074",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12140,
        "title": "New Super Mario Bros. Wii - Castle",
        "version": "smwc-12140-1446258074",
        "upstream_time": 1446258074,
        "download_url": "https://dl.smwcentral.net/12140/New%20Super%20Mario%20Bros.%20Wii%20-%20Koopa%20Kid%20Castle%20%28S%29.zip",
        "filename": "New Super Mario Bros. Wii - Koopa Kid Castle (S).zip",
        "size": 45774,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7675,
        "title": "New Super Mario Bros. Wii - Castle",
        "version": "smwc-7675-1326232619",
        "upstream_time": 1326232619,
        "download_url": "https://dl.smwcentral.net/7675/New%20Super%20Mario%20Bros.%20Wii%20-%20Koopa%20Kid%20Castle%20%5BU%5D.zip",
        "filename": "New Super Mario Bros. Wii - Koopa Kid Castle %5BU%5D.zip",
        "size": 79230,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-wii-castle-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9227,
    "title": "New Super Mario Bros. Wii - Castle Boss",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "boss"
    ],
    "description": "Boss music from New Super Mario Bros Wii.",
    "latest_version": "smwc-9227-1410028755",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9227,
        "title": "New Super Mario Bros. Wii - Castle Boss",
        "version": "smwc-9227-1410028755",
        "upstream_time": 1410028755,
        "download_url": "https://dl.smwcentral.net/9227/NSMBWiiCastleBoss.zip",
        "filename": "NSMBWiiCastleBoss.zip",
        "size": 32253,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-wii-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38915,
    "title": "New Super Mario Bros. Wii - Game Over",
    "authors": [
      "ShivjotRangi"
    ],
    "tags": [
      "game over",
      "sad"
    ],
    "description": "New Super Mario Bros. Wii - Game Over (with SMW's Electric Piano style)<br>\r\n<br>\r\nSource: <a href=\"https://www.youtube.com/watch?v=RiLQbORTTK8\" rel=\"nofollow\">https://www.youtube.com/watch?v=RiLQbORTTK8</a><br>\r\n<br>\r\nFrom 3:04 - 3:13",
    "latest_version": "smwc-38915-1741425847",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38915,
        "title": "New Super Mario Bros. Wii - Game Over",
        "version": "smwc-38915-1741425847",
        "upstream_time": 1741425847,
        "download_url": "https://dl.smwcentral.net/38915/New%20Super%20Mario%20Bros.%20Wii%20-%20Game%20Over%20%28SMW%29.zip",
        "filename": "New Super Mario Bros. Wii - Game Over (SMW).zip",
        "size": 31715,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-wii-ghost-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28628,
    "title": "New Super Mario Bros. Wii - Ghost House",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "dark",
      "ghost house",
      "mysterious",
      "spooky",
      "temple"
    ],
    "description": "The sub-bass is insane!<br>\r\n<br>\r\nFits best in ghost houses (obviously) and other spooky environments.",
    "latest_version": "smwc-28628-1638252727",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28628,
        "title": "New Super Mario Bros. Wii - Ghost House",
        "version": "smwc-28628-1638252727",
        "upstream_time": 1638252727,
        "download_url": "https://dl.smwcentral.net/28628/NSMBWiiGhost.zip",
        "filename": "NSMBWiiGhost.zip",
        "size": 36583,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-wii-jungle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33017,
    "title": "New Super Mario Bros. Wii - Jungle",
    "authors": [
      "Hiro"
    ],
    "tags": [
      "forest",
      "jungle",
      "overworld"
    ],
    "description": "The music from forest level of NSMBW.",
    "latest_version": "smwc-33017-1680558698",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33017,
        "title": "New Super Mario Bros. Wii - Jungle",
        "version": "smwc-33017-1680558698",
        "upstream_time": 1680558698,
        "download_url": "https://dl.smwcentral.net/33017/New%20Super%20Mario%20Bros%20Wii%20-%20Forest.zip",
        "filename": "New Super Mario Bros Wii - Forest.zip",
        "size": 63218,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31579,
        "title": "New Super Mario Bros. Wii - Jungle",
        "version": "smwc-31579-1672446890",
        "upstream_time": 1672446890,
        "download_url": "https://dl.smwcentral.net/31579/NSMBW%20Jungle.zip",
        "filename": "NSMBW Jungle.zip",
        "size": 66381,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-wii-volcano",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22114,
    "title": "New Super Mario Bros. Wii - Volcano",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "dark",
      "fire",
      "mountain"
    ],
    "description": "The volcano theme from New Super Mario Bros. Wii, obviously fits lava themed stages.<br>\r\n<br>\r\n2/8/2020 Edit: Fixed a looping error.",
    "latest_version": "smwc-22114-1581293629",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22114,
        "title": "New Super Mario Bros. Wii - Volcano",
        "version": "smwc-22114-1581293629",
        "upstream_time": 1581293629,
        "download_url": "https://dl.smwcentral.net/22114/NSMBWii%20-%20Volcano.zip",
        "filename": "NSMBWii - Volcano.zip",
        "size": 66166,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-wii-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26545,
    "title": "New Super Mario Bros. Wii - World 1",
    "authors": [
      "MinecraftGamerLR",
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "grassland",
      "ice",
      "overworld",
      "sky",
      "snow"
    ],
    "description": "This is New Super Mario Bros. Wii's World 1 Map music. Great for overworlds!",
    "latest_version": "smwc-26545-1616614142",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26545,
        "title": "New Super Mario Bros. Wii - World 1",
        "version": "smwc-26545-1616614142",
        "upstream_time": 1616614142,
        "download_url": "https://dl.smwcentral.net/26545/World1.zip",
        "filename": "World1.zip",
        "size": 31262,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19566,
        "title": "New Super Mario Bros. Wii - World 3",
        "version": "smwc-19566-1554396459",
        "upstream_time": 1554396459,
        "download_url": "https://dl.smwcentral.net/19566/New%20Super%20Mario%20Bros%20Wii%20-%20World%203%20Map.zip",
        "filename": "New Super Mario Bros Wii - World 3 Map.zip",
        "size": 48407,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8522,
        "title": "New Super Mario Bros. Wii - World 3",
        "version": "smwc-8522-1394970458",
        "upstream_time": 1394970458,
        "download_url": "https://dl.smwcentral.net/8522/World%203%20Map.zip",
        "filename": "World 3 Map.zip",
        "size": 63497,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-bros-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41103,
    "title": "New Super Mario Bros. - World 8",
    "authors": [
      "DrAnas",
      "brickblock369"
    ],
    "tags": [
      "beach",
      "calm",
      "cave",
      "dark",
      "desert",
      "final",
      "fire",
      "grassland",
      "ice",
      "mountain",
      "overworld",
      "ruins",
      "sky",
      "snow",
      "tense",
      "title"
    ],
    "description": "Music that plays in World 8 map of New Super Mario Bros.<br>\r\n<br>\r\nInitial port made by <span class=\"un-outer\" title=\"DrAnas\"><a href=\"/?p=profile&amp;id=25222\" style=\"color: var(--user-color-2);\" class=\"un\">DrAnas</a></span>, and I (<span class=\"un-outer\" title=\"brickblock369\"><a href=\"/?p=profile&amp;id=28467\" style=\"color: var(--user-color-2);\" class=\"un\">brickblock369</a></span>) modified it. He gave everyone permission to modify it in <a href=\"https://smwc.me/s/29083/90634\">his submission's comment section</a>:<br>\r\n<div class=\"quote\"><span class=\"quoteHead\">Originally posted by DrAnas</span><div class=\"quoteInner\">Heads-up, if you wanna make a better port of this in the future, I give you full permission to use my port as a base in case I don't improve it on my own.</div></div><br>\r\n<br>\r\nIn the top of the text file, there is a #define that can modify the song:<br>\r\n#define PART 1 to play \"Part 1\"<br>\r\n#define PART 2 to play \"Part 2\"",
    "latest_version": "smwc-41103-1769811264",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41103,
        "title": "New Super Mario Bros. - World 8",
        "version": "smwc-41103-1769811264",
        "upstream_time": 1769811264,
        "download_url": "https://dl.smwcentral.net/41103/New%20Super%20Mario%20Bros.%20-%20World%208%20Map%20.zip",
        "filename": "New Super Mario Bros. - World 8 Map .zip",
        "size": 121597,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40008,
        "title": "New Super Mario Bros. - World 1",
        "version": "smwc-40008-1753938873",
        "upstream_time": 1753938873,
        "download_url": "https://dl.smwcentral.net/40008/World%201.zip",
        "filename": "World 1.zip",
        "size": 53673,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35879,
        "title": "New Super Mario Bros. - World 3",
        "version": "smwc-35879-1704714696",
        "upstream_time": 1704714696,
        "download_url": "https://dl.smwcentral.net/35879/nsmb_world3%20v3.zip",
        "filename": "nsmb_world3 v3.zip",
        "size": 121442,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29083,
        "title": "New Super Mario Bros. - World 8",
        "version": "smwc-29083-1643601905",
        "upstream_time": 1643601905,
        "download_url": "https://dl.smwcentral.net/29083/nsmb_world8.zip",
        "filename": "nsmb_world8.zip",
        "size": 75041,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28903,
        "title": "New Super Mario Bros. - World 7",
        "version": "smwc-28903-1643666469",
        "upstream_time": 1643666469,
        "download_url": "https://dl.smwcentral.net/28903/New%20Super%20Mario%20Bros.%20-%20World%207.zip",
        "filename": "New Super Mario Bros. - World 7.zip",
        "size": 96352,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27361,
        "title": "New Super Mario Bros. - World 5",
        "version": "smwc-27361-1625090844",
        "upstream_time": 1625090844,
        "download_url": "https://dl.smwcentral.net/27361/World%205%20-%20The%20Snow%20Plains.zip",
        "filename": "World 5 - The Snow Plains.zip",
        "size": 51644,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8554,
        "title": "New Super Mario Bros. - World 1",
        "version": "smwc-8554-1396800229",
        "upstream_time": 1396800229,
        "download_url": "https://dl.smwcentral.net/8554/NSMB%20World%201%20Map.zip",
        "filename": "NSMB World 1 Map.zip",
        "size": 64774,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7155,
        "title": "New Super Mario Bros. - World 2",
        "version": "smwc-7155-1375722316",
        "upstream_time": 1375722316,
        "download_url": "https://dl.smwcentral.net/7155/World%202%20Map.zip",
        "filename": "World 2 Map.zip",
        "size": 63588,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-autumn-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23294,
    "title": "New Super Mario Classic - Autumn Submap",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "beach",
      "forest",
      "grassland",
      "overworld"
    ],
    "description": "Could fit on autumn season submaps or overworld areas. This music was played on World 6 (Maple Heights) from New Super Mario Classic (Emerald Edition) (My SMW Hack)",
    "latest_version": "smwc-23294-1592202924",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23294,
        "title": "New Super Mario Classic - Autumn Submap",
        "version": "smwc-23294-1592202924",
        "upstream_time": 1592202924,
        "download_url": "https://dl.smwcentral.net/23294/NSMC%20Autumn%20Submap.zip",
        "filename": "NSMC Autumn Submap.zip",
        "size": 50361,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-autumn-submap-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29729,
    "title": "New Super Mario Classic - Autumn Submap (Night)",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "beach",
      "forest",
      "night",
      "overworld"
    ],
    "description": "Could fit on autumn season submaps or overworld areas with night time. This music was played on World 6 (Maple Heights) from New Super Mario Classic (Emerald Edition) (My SMW Hack)",
    "latest_version": "smwc-29729-1651353226",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29729,
        "title": "New Super Mario Classic - Autumn Submap (Night)",
        "version": "smwc-29729-1651353226",
        "upstream_time": 1651353226,
        "download_url": "https://dl.smwcentral.net/29729/NSMC%20Night%20Autumn%20Submap.zip",
        "filename": "NSMC Night Autumn Submap.zip",
        "size": 50249,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-blast-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29395,
    "title": "New Super Mario Classic - Blast Beach",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "beach"
    ],
    "description": "NSMC Hack Series for new composition, Could fit on the beach levels",
    "latest_version": "smwc-29395-1643603528",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29395,
        "title": "New Super Mario Classic - Blast Beach",
        "version": "smwc-29395-1643603528",
        "upstream_time": 1643603528,
        "download_url": "https://dl.smwcentral.net/29395/NSMC%20Blast%20Beach.zip",
        "filename": "NSMC Blast Beach.zip",
        "size": 32179,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-blast-beach-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29740,
    "title": "New Super Mario Classic - Blast Beach (Night)",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "beach",
      "night"
    ],
    "description": "NSMC Hack Series for new composition, Could fit on the night beach levels",
    "latest_version": "smwc-29740-1652028982",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29740,
        "title": "New Super Mario Classic - Blast Beach (Night)",
        "version": "smwc-29740-1652028982",
        "upstream_time": 1652028982,
        "download_url": "https://dl.smwcentral.net/29740/NSMC%20Blast%20Beach%20%28Night%29.zip",
        "filename": "NSMC Blast Beach (Night).zip",
        "size": 32148,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-bowser-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23298,
    "title": "New Super Mario Classic - Bowser Submap",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "final",
      "fire",
      "overworld"
    ],
    "description": "Could fit on Bowser submaps with castle stuff. This music was played on World 10 (Molten Falls) from New Super Mario Classic (Emerald Edition) (My SMW Hack)",
    "latest_version": "smwc-23298-1592203270",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23298,
        "title": "New Super Mario Classic - Bowser Submap",
        "version": "smwc-23298-1592203270",
        "upstream_time": 1592203270,
        "download_url": "https://dl.smwcentral.net/23298/NSMC%20Bowser%20Submap.zip",
        "filename": "NSMC Bowser Submap.zip",
        "size": 38162,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-cave-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23301,
    "title": "New Super Mario Classic - Cave Submap",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "cave",
      "overworld"
    ],
    "description": "Could fit on the cave submaps. This music was played on World 6 (Brown Cavern) from New Super Mario Classic (Ruby Edition) (My SMW Hack)",
    "latest_version": "smwc-23301-1592204408",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23301,
        "title": "New Super Mario Classic - Cave Submap",
        "version": "smwc-23301-1592204408",
        "upstream_time": 1592204408,
        "download_url": "https://dl.smwcentral.net/23301/NSMC%20Cave%20Submap.zip",
        "filename": "NSMC Cave Submap.zip",
        "size": 44200,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-coast-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23300,
    "title": "New Super Mario Classic - Coast Submap",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "beach",
      "overworld"
    ],
    "description": "Could fit on the tropical coast submaps or overworld areas. This music was played on World 8 (Piranha Coast) from New Super Mario Classic (Ruby Edition) (My SMW Hack)<br>\r\n<br>\r\nUpdate 11/06/2020: Previous file was changed into Coast Submap due to forgot me.",
    "latest_version": "smwc-23300-1592203647",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23300,
        "title": "New Super Mario Classic - Coast Submap",
        "version": "smwc-23300-1592203647",
        "upstream_time": 1592203647,
        "download_url": "https://dl.smwcentral.net/23300/NSMC%20Coast%20Submap.zip",
        "filename": "NSMC Coast Submap.zip",
        "size": 40361,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-desert-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23293,
    "title": "New Super Mario Classic - Desert Submap",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "desert",
      "overworld"
    ],
    "description": "Could fit on the desert submaps or overworld areas. This music was played on World 5 (Pokey Plateau) from New Super Mario Classic (Emerald Edition) (My SMW Hack)",
    "latest_version": "smwc-23293-1592204401",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23293,
        "title": "New Super Mario Classic - Desert Submap",
        "version": "smwc-23293-1592204401",
        "upstream_time": 1592204401,
        "download_url": "https://dl.smwcentral.net/23293/NSMC%20Desert%20Submap.zip",
        "filename": "NSMC Desert Submap.zip",
        "size": 45029,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-desert-submap-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23308,
    "title": "New Super Mario Classic - Desert Submap (Night)",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "desert",
      "jungle",
      "night",
      "overworld"
    ],
    "description": "Could fit on the desert submaps with night time with various plants. This music was played on World 9 (Pepper Sands) from New Super Mario Classic (Ruby Edition) (My SMW Hack)",
    "latest_version": "smwc-23308-1592205218",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23308,
        "title": "New Super Mario Classic - Desert Submap (Night)",
        "version": "smwc-23308-1592205218",
        "upstream_time": 1592205218,
        "download_url": "https://dl.smwcentral.net/23308/NSMC%20Night%20Desert%20Submap.zip",
        "filename": "NSMC Night Desert Submap.zip",
        "size": 34410,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-food-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29457,
    "title": "New Super Mario Classic - Food Submap",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "desert",
      "mountain",
      "overworld"
    ],
    "description": "Could fit on the lunch, food, and cheese submaps or overworld areas. This music was played on World 1 (Pepper Resort) from My Overworld Contest 2021 Entry.",
    "latest_version": "smwc-29457-1648837676",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29457,
        "title": "New Super Mario Classic - Food Submap",
        "version": "smwc-29457-1648837676",
        "upstream_time": 1648837676,
        "download_url": "https://dl.smwcentral.net/29457/NSMC%20Food%20Submap.zip",
        "filename": "NSMC Food Submap.zip",
        "size": 31225,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-forest-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29723,
    "title": "New Super Mario Classic - Forest Submap",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "overworld"
    ],
    "description": "Could fit on the forest submaps with colorful plants. This music was played from New Super Mario Classic overworlds (My SMW Hack)<br>\r\n",
    "latest_version": "smwc-29723-1648499466",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29723,
        "title": "New Super Mario Classic - Forest Submap",
        "version": "smwc-29723-1648499466",
        "upstream_time": 1648499466,
        "download_url": "https://dl.smwcentral.net/29723/NSMC%20Forest%20Submap_.zip",
        "filename": "NSMC Forest Submap_.zip",
        "size": 43487,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-forest-submap-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23309,
    "title": "New Super Mario Classic - Forest Submap (Night)",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "forest",
      "night",
      "overworld"
    ],
    "description": "Could fit on the forest submaps with night time and colorful plants. This music was played on World 9 (Scarlet Grove) from New Super Mario Classic 2 (Emerald Edition) (My SMW Hack)<br>\r\n<br>\r\nUpdate 11/06/2020: Tempo division (2/3) and few optimization",
    "latest_version": "smwc-23309-1592205220",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23309,
        "title": "New Super Mario Classic - Forest Submap (Night)",
        "version": "smwc-23309-1592205220",
        "upstream_time": 1592205220,
        "download_url": "https://dl.smwcentral.net/23309/NSMC%20Night%20Forest%20Submap.zip",
        "filename": "NSMC Night Forest Submap.zip",
        "size": 39630,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-haunted-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29725,
    "title": "New Super Mario Classic - Haunted Submap",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "overworld",
      "spooky"
    ],
    "description": "Could fit on the haunted submaps. This music was played on World 3 (Ghostly Woods) from New Super Mario Classic 2021 (My SMW Hack)",
    "latest_version": "smwc-29725-1648047901",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29725,
        "title": "New Super Mario Classic - Haunted Submap",
        "version": "smwc-29725-1648047901",
        "upstream_time": 1648047901,
        "download_url": "https://dl.smwcentral.net/29725/NSMC%20Haunted%20Submap.zip",
        "filename": "NSMC Haunted Submap.zip",
        "size": 44993,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-herbal-grove",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26835,
    "title": "New Super Mario Classic - Herbal Grove",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "tense"
    ],
    "description": "Lovely music with main melody guitar. Could fit on the forest levels.",
    "latest_version": "smwc-26835-1622134822",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26835,
        "title": "New Super Mario Classic - Herbal Grove",
        "version": "smwc-26835-1622134822",
        "upstream_time": 1622134822,
        "download_url": "https://dl.smwcentral.net/26835/NSMC%20Herbal%20Grove.zip",
        "filename": "NSMC Herbal Grove.zip",
        "size": 33672,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-herbal-grove-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29739,
    "title": "New Super Mario Classic - Herbal Grove (Night)",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "calm",
      "forest",
      "mountain",
      "night"
    ],
    "description": "Lovely music with main melody piano. Could fit on the night mountain levels.",
    "latest_version": "smwc-29739-1648653388",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29739,
        "title": "New Super Mario Classic - Herbal Grove (Night)",
        "version": "smwc-29739-1648653388",
        "upstream_time": 1648653388,
        "download_url": "https://dl.smwcentral.net/29739/NSMC%20Herbal%20Grove%20%28Night%29.zip",
        "filename": "NSMC Herbal Grove (Night).zip",
        "size": 42739,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-ice-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29726,
    "title": "New Super Mario Classic - Ice Submap",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "ice",
      "overworld"
    ],
    "description": "Could fit on the ice submaps with night time or ice cavern. This music was played on World 8 (Icicle Valley) from New Super Mario Classic 2 (Emerald Edition) (My SMW Hack)",
    "latest_version": "smwc-29726-1644853575",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29726,
        "title": "New Super Mario Classic - Ice Submap",
        "version": "smwc-29726-1644853575",
        "upstream_time": 1644853575,
        "download_url": "https://dl.smwcentral.net/29726/NSMC%20Ice%20Submap.zip",
        "filename": "NSMC Ice Submap.zip",
        "size": 39285,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-ice-submap-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23310,
    "title": "New Super Mario Classic - Ice Submap (Night)",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "cave",
      "ice",
      "night",
      "overworld"
    ],
    "description": "Could fit on the ice submaps with night time or ice cavern. This music was played on World 3 (North Glacier) from New Super Mario Classic (Ruby Edition) (My SMW Hack)",
    "latest_version": "smwc-23310-1592205223",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23310,
        "title": "New Super Mario Classic - Ice Submap (Night)",
        "version": "smwc-23310-1592205223",
        "upstream_time": 1592205223,
        "download_url": "https://dl.smwcentral.net/23310/NSMC%20Night%20Ice%20Submap.zip",
        "filename": "NSMC Night Ice Submap.zip",
        "size": 37769,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-jazz-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29727,
    "title": "New Super Mario Classic - Jazz Overworld",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "forest",
      "grassland",
      "town"
    ],
    "description": "Could fit on the main overworld map as jazz genre. Also, fit on the grassland or town submaps. This music was played on Overworld Map from New Super Mario Classic 2 (Emerald Edition) (My SMW Hack)",
    "latest_version": "smwc-29727-1658698718",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29727,
        "title": "New Super Mario Classic - Jazz Overworld",
        "version": "smwc-29727-1658698718",
        "upstream_time": 1658698718,
        "download_url": "https://dl.smwcentral.net/29727/NSMC%20Jazz%20Overworld.zip",
        "filename": "NSMC Jazz Overworld.zip",
        "size": 34602,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-maze-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23295,
    "title": "New Super Mario Classic - Maze Submap",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "forest",
      "grassland",
      "overworld"
    ],
    "description": "Could fit on the piranha, pipe, or maze submaps or overworld areas. This music was played on World 9 (Muncher Valley) from New Super Mario Classic (Emerald Edition) (My SMW Hack)",
    "latest_version": "smwc-23295-1592203084",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23295,
        "title": "New Super Mario Classic - Maze Submap",
        "version": "smwc-23295-1592203084",
        "upstream_time": 1592203084,
        "download_url": "https://dl.smwcentral.net/23295/NSMC%20Maze%20Submap.zip",
        "filename": "NSMC Maze Submap.zip",
        "size": 34851,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-nature-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23291,
    "title": "New Super Mario Classic - Nature Overworld",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld"
    ],
    "description": "Could fit on the main overworld map with nature areas. Also, fit on the grassland or forest submaps. This music was played on Overworld Map from New Super Mario Classic (Emerald Edition) (My SMW Hack)",
    "latest_version": "smwc-23291-1592198625",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23291,
        "title": "New Super Mario Classic - Nature Overworld",
        "version": "smwc-23291-1592198625",
        "upstream_time": 1592198625,
        "download_url": "https://dl.smwcentral.net/23291/NSMC%20Nature%20Overworld.zip",
        "filename": "NSMC Nature Overworld.zip",
        "size": 37434,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-orchid-parkway-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29456,
    "title": "New Super Mario Classic - Orchid Parkway (Night)",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "environmental",
      "forest",
      "night"
    ],
    "description": "Similar Eternity Garden 2 as relaxing walk with piano cover. Could fit on the night oriental and river levels.",
    "latest_version": "smwc-29456-1643605883",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29456,
        "title": "New Super Mario Classic - Orchid Parkway (Night)",
        "version": "smwc-29456-1643605883",
        "upstream_time": 1643605883,
        "download_url": "https://dl.smwcentral.net/29456/NSMC%20Orchid%20Parkway%20%28Night%29.zip",
        "filename": "NSMC Orchid Parkway (Night).zip",
        "size": 60352,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-oriental-blossom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29741,
    "title": "New Super Mario Classic - Oriental Blossom",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "forest",
      "temple"
    ],
    "description": "Japanese Levels from NSMC Series. Could fit on the blossom temple levels.",
    "latest_version": "smwc-29741-1651353367",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29741,
        "title": "New Super Mario Classic - Oriental Blossom",
        "version": "smwc-29741-1651353367",
        "upstream_time": 1651353367,
        "download_url": "https://dl.smwcentral.net/29741/NSMC%20Oriental%20Blossom.zip",
        "filename": "NSMC Oriental Blossom.zip",
        "size": 54194,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-pop-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23307,
    "title": "New Super Mario Classic - Pop Overworld",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "grassland",
      "mountain",
      "overworld"
    ],
    "description": "Could fit on the main overworld map as pop genre. Also, fit on the grassland or mountain submaps. This music was played on Overworld Map from New Super Mario Classic (Ruby Edition) (My SMW Hack)",
    "latest_version": "smwc-23307-1592205216",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23307,
        "title": "New Super Mario Classic - Pop Overworld",
        "version": "smwc-23307-1592205216",
        "upstream_time": 1592205216,
        "download_url": "https://dl.smwcentral.net/23307/NSMC%20Pop%20Overworld.zip",
        "filename": "NSMC Pop Overworld.zip",
        "size": 45514,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-sky-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23302,
    "title": "New Super Mario Classic - Sky Submap",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "overworld",
      "sky",
      "space"
    ],
    "description": "Could fit on the cloud and sky submaps or overworld areas. Also, fit on the galactic heaven (sky near the space/high altitude) submaps. World 6 (Mushroom Sky) from New Super Mario Classic 2 (Emerald Edition) (My SMW Hack)<br>\r\n<br>\r\nUpdate 11/06/2020: Slightly optimized<br>\r\nUpdate 11/06/2020(2): Chords has been fixed",
    "latest_version": "smwc-23302-1592203846",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23302,
        "title": "New Super Mario Classic - Sky Submap",
        "version": "smwc-23302-1592203846",
        "upstream_time": 1592203846,
        "download_url": "https://dl.smwcentral.net/23302/NSMC%20Sky%20Submap.zip",
        "filename": "NSMC Sky Submap.zip",
        "size": 39003,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-spring-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29458,
    "title": "New Super Mario Classic - Spring Submap",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "forest",
      "overworld"
    ],
    "description": "Could fit on spring season submaps or overworld areas. This music was played on World 5 (Spring Parkway) from My Overworld Contest 2021 Entry.",
    "latest_version": "smwc-29458-1643605788",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29458,
        "title": "New Super Mario Classic - Spring Submap",
        "version": "smwc-29458-1643605788",
        "upstream_time": 1643605788,
        "download_url": "https://dl.smwcentral.net/29458/NSMC%20Spring%20Submap.zip",
        "filename": "NSMC Spring Submap.zip",
        "size": 33129,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-spring-submap-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29728,
    "title": "New Super Mario Classic - Spring Submap (Night)",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "forest",
      "night",
      "overworld"
    ],
    "description": "Could fit on spring season submaps or overworld areas with night time. This music was played on World 5 (Spring Parkway) from My Overworld Contest 2021 Entry.",
    "latest_version": "smwc-29728-1651353151",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29728,
        "title": "New Super Mario Classic - Spring Submap (Night)",
        "version": "smwc-29728-1651353151",
        "upstream_time": 1651353151,
        "download_url": "https://dl.smwcentral.net/29728/NSMC%20Night%20Spring%20Submap.zip",
        "filename": "NSMC Night Spring Submap.zip",
        "size": 38888,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-star-cliff-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23312,
    "title": "New Super Mario Classic - Star Cliff Submap",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "bonus",
      "overworld"
    ],
    "description": "Could fit on the bonus or special worlds. This music was played on World S (Brinstar World) from New Super Mario Classic (Ruby Edition) (My SMW Hack)",
    "latest_version": "smwc-23312-1592205227",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23312,
        "title": "New Super Mario Classic - Star Cliff Submap",
        "version": "smwc-23312-1592205227",
        "upstream_time": 1592205227,
        "download_url": "https://dl.smwcentral.net/23312/NSMC%20Star%20Cliff%20Submap.zip",
        "filename": "NSMC Star Cliff Submap.zip",
        "size": 30967,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-star-island-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23299,
    "title": "New Super Mario Classic - Star Island Submap",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "bonus",
      "overworld"
    ],
    "description": "Could fit on the bonus or special worlds. This music was played on World S (Big Star World) from New Super Mario Classic (Emerald Edition) (My SMW Hack)<br>\r\n<br>\r\nAlt Name: NSMC - Bonus Submap",
    "latest_version": "smwc-23299-1592204404",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23299,
        "title": "New Super Mario Classic - Star Island Submap",
        "version": "smwc-23299-1592204404",
        "upstream_time": 1592204404,
        "download_url": "https://dl.smwcentral.net/23299/NSMC%20Star%20Island%20Submap.zip",
        "filename": "NSMC Star Island Submap.zip",
        "size": 30957,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-sweet-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23292,
    "title": "New Super Mario Classic - Sweet Submap",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "grassland",
      "mountain",
      "overworld",
      "sky"
    ],
    "description": "Could fit on the cake, candy, and sweet submaps or overworld areas. This music was played on World 4 (Cherry Mountains) from New Super Mario Classic (Emerald Edition) (My SMW Hack)",
    "latest_version": "smwc-23292-1592202546",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23292,
        "title": "New Super Mario Classic - Sweet Submap",
        "version": "smwc-23292-1592202546",
        "upstream_time": 1592202546,
        "download_url": "https://dl.smwcentral.net/23292/NSMC%20Sweet%20Submap.zip",
        "filename": "NSMC Sweet Submap.zip",
        "size": 38946,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-syrup-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26836,
    "title": "New Super Mario Classic - Syrup Forest",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "forest",
      "jungle",
      "swamp"
    ],
    "description": "Music feels like jungle rhythm dance. Could fit on the forest, jungle, and swamp levels.",
    "latest_version": "smwc-26836-1622135089",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26836,
        "title": "New Super Mario Classic - Syrup Forest",
        "version": "smwc-26836-1622135089",
        "upstream_time": 1622135089,
        "download_url": "https://dl.smwcentral.net/26836/NSMC%20Syrup%20Forest.zip",
        "filename": "NSMC Syrup Forest.zip",
        "size": 48524,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-classic-terror-submap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23311,
    "title": "New Super Mario Classic - Terror Submap",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "final",
      "fire",
      "overworld",
      "spooky"
    ],
    "description": "Could fit on the terror submaps with fire stuff. This music was played on World 10 (Terror Grove) from New Super Mario Classic (Ruby Edition) (My SMW Hack)",
    "latest_version": "smwc-23311-1592205224",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23311,
        "title": "New Super Mario Classic - Terror Submap",
        "version": "smwc-23311-1592205224",
        "upstream_time": 1592205224,
        "download_url": "https://dl.smwcentral.net/23311/NSMC%20Terror%20Submap.zip",
        "filename": "NSMC Terror Submap.zip",
        "size": 45002,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-super-mario-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34464,
    "title": "New Super Mario World 1: The Twelve Magic Orbs Powered-Up - Death Jingles",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "abstract",
      "beach",
      "cave",
      "city",
      "desert",
      "final",
      "fire",
      "forest",
      "grassland",
      "ice",
      "industrial",
      "misc",
      "miss",
      "mountain",
      "ruins",
      "sewer",
      "sky",
      "snow",
      "space",
      "spooky",
      "urban",
      "water"
    ],
    "description": "13 remixes of SMW's death jingle used in NSMW1: The 12 Magic Orbs.",
    "latest_version": "smwc-34464-1696142371",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34464,
        "title": "New Super Mario World 1: The Twelve Magic Orbs Powered-Up - Death Jingles",
        "version": "smwc-34464-1696142371",
        "upstream_time": 1696142371,
        "download_url": "https://dl.smwcentral.net/34464/DEATH.zip",
        "filename": "DEATH.zip",
        "size": 465385,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25703,
        "title": "New Super Mario World 2: Around The World - Death Songs",
        "version": "smwc-25703-1611517308",
        "upstream_time": 1611517308,
        "download_url": "https://dl.smwcentral.net/25703/NSMW2%20Death%20Songs.zip",
        "filename": "NSMW2 Death Songs.zip",
        "size": 586208,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-new-wave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23941,
    "title": "New Wave",
    "authors": [
      "Janno27"
    ],
    "tags": [
      "abstract",
      "credits",
      "cutscene",
      "night"
    ],
    "description": "Original composition with a nostalgic touch influenced by 80's  Post-Punk music.",
    "latest_version": "smwc-23941-1596129645",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23941,
        "title": "New Wave",
        "version": "smwc-23941-1596129645",
        "upstream_time": 1596129645,
        "download_url": "https://dl.smwcentral.net/23941/Wave.zip",
        "filename": "Wave.zip",
        "size": 64975,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-newer-super-mario-bros-ds-cloudbolt-chasm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32637,
    "title": "Newer Super Mario Bros. DS - Cloudbolt Chasm",
    "authors": [
      "Enderdavid_HD"
    ],
    "tags": [
      "athletic",
      "rain",
      "sky"
    ],
    "description": "This is a port of the music from Newer Super Mario Bros. DS in the level Cloudbolt Chasm. It is a Minor remix of the yoshi's island athletic theme. <br>\r\nWorks for thunderstorm levels or for levels with a dark theme.<br>\r\n<br>\r\nWorks with the lightning SFX.",
    "latest_version": "smwc-32637-1680324388",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32637,
        "title": "Newer Super Mario Bros. DS - Cloudbolt Chasm",
        "version": "smwc-32637-1680324388",
        "upstream_time": 1680324388,
        "download_url": "https://dl.smwcentral.net/32637/NewerSMB%20DS%20Cloudbolt%20Chasm.zip",
        "filename": "NewerSMB DS Cloudbolt Chasm.zip",
        "size": 33175,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-newer-super-mario-bros-ds-cloudbolt-chasm-yoshi-s-island-samples",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32638,
    "title": "Newer Super Mario Bros. DS - Cloudbolt Chasm (Yoshi's Island Samples)",
    "authors": [
      "Enderdavid_HD"
    ],
    "tags": [
      "athletic",
      "rain",
      "sky"
    ],
    "description": "This is a sampled port of the music from Newer Super Mario Bros. DS in the level Cloudbolt Chasm. It has the samples from yoshi's island. It is also a Minor remix of the yoshi's island athletic theme. <br>\r\nWorks for thunderstorm levels or for levels with a dark theme.<br>\r\n<br>\r\nWorks with the lightning SFX.<br>\r\n<br>\r\nThe Zip file contains a version with echo and one without echo.",
    "latest_version": "smwc-32638-1680324391",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32638,
        "title": "Newer Super Mario Bros. DS - Cloudbolt Chasm (Yoshi's Island Samples)",
        "version": "smwc-32638-1680324391",
        "upstream_time": 1680324391,
        "download_url": "https://dl.smwcentral.net/32638/NewerSMB%20DS%20Cloudbolt%20Chasm%20%28YI%20Samples%29.zip",
        "filename": "NewerSMB DS Cloudbolt Chasm (YI Samples).zip",
        "size": 74341,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-newer-super-mario-bros-wii-fire",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39658,
    "title": "Newer Super Mario Bros. Wii - Fire",
    "authors": [
      "Enderdavid_HD"
    ],
    "tags": [
      "castle",
      "dark",
      "fire",
      "mysterious",
      "tense"
    ],
    "description": "The Fire theme from Newer Super Mario Bros. Wii.<br>\r\n<br>\r\nGood for volcano or lava levels.",
    "latest_version": "smwc-39658-1751346928",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39658,
        "title": "Newer Super Mario Bros. Wii - Fire",
        "version": "smwc-39658-1751346928",
        "upstream_time": 1751346928,
        "download_url": "https://dl.smwcentral.net/39658/Newer%20Super%20Mario%20Bros%20Wii%20-%20Fire.zip",
        "filename": "Newer Super Mario Bros Wii - Fire.zip",
        "size": 32157,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-newer-super-mario-bros-wii-pumpkin",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25700,
    "title": "Newer Super Mario Bros. Wii - Pumpkin",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "dark",
      "environmental",
      "forest",
      "night",
      "spooky"
    ],
    "description": "An eerie song that plays in the haunted overworld levels from Newer Super Mario Bros Wii.<br>\r\n<br>\r\nReleased in C3 2021.",
    "latest_version": "smwc-25700-1610999458",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25700,
        "title": "Newer Super Mario Bros. Wii - Pumpkin",
        "version": "smwc-25700-1610999458",
        "upstream_time": 1610999458,
        "download_url": "https://dl.smwcentral.net/25700/NSMBW%20-%20Pumpkin.zip",
        "filename": "NSMBW - Pumpkin.zip",
        "size": 32639,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21907,
        "title": "Newer Super Mario Bros. Wii - Pumpkin",
        "version": "smwc-21907-1580677798",
        "upstream_time": 1580677798,
        "download_url": "https://dl.smwcentral.net/21907/Pumpkin.zip",
        "filename": "Pumpkin.zip",
        "size": 98959,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nezumi-man-butter-nezumi",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19594,
    "title": "Nezumi Man - Butter Nezumi",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "grassland",
      "town"
    ],
    "description": "From Wyatt's music pack. A nice happy grassland song.",
    "latest_version": "smwc-19594-1554597895",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19594,
        "title": "Nezumi Man - Butter Nezumi",
        "version": "smwc-19594-1554597895",
        "upstream_time": 1554597895,
        "download_url": "https://dl.smwcentral.net/19594/butternezumi.zip",
        "filename": "butternezumi.zip",
        "size": 32986,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nier-automata-song-of-the-ancients-atonement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41520,
    "title": "NieR:Automata - Song of the Ancients (Atonement)",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "final",
      "tense"
    ],
    "description": "Originally made for Sayonara Mario World.",
    "latest_version": "smwc-41520-1774021349",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41520,
        "title": "NieR:Automata - Song of the Ancients (Atonement)",
        "version": "smwc-41520-1774021349",
        "upstream_time": 1774021349,
        "download_url": "https://dl.smwcentral.net/41520/Song%20of%20the%20Ancients%20-%20Atonement.zip",
        "filename": "Song of the Ancients - Atonement.zip",
        "size": 66079,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nigel-mansell-s-world-championship-racing-nes-menu-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31527,
    "title": "Nigel Mansell's World Championship Racing (NES) - Menu Screen",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "overworld",
      "retro",
      "title"
    ],
    "description": "The Incredibly groovy arpeggio-heavy menu music from Nigel Mansell's World Championship Racing on the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31527-1663844067",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31527,
        "title": "Nigel Mansell's World Championship Racing (NES) - Menu Screen",
        "version": "smwc-31527-1663844067",
        "upstream_time": 1663844067,
        "download_url": "https://dl.smwcentral.net/31527/Nigel%20Mansell%27s%20World%20Championship%20Racing%20%28NES%29%20-%20Menu%20Screen.zip",
        "filename": "Nigel Mansell%27s World Championship Racing (NES) - Menu Screen.zip",
        "size": 56033,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-night-desperation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7439,
    "title": "Night Desperation",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "boss",
      "night"
    ],
    "description": "My first custom song that I've submitted to the site. Not exactly sure where this could fit, but someone maybe able to find a use.",
    "latest_version": "smwc-7439-1319899201",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7439,
        "title": "Night Desperation",
        "version": "smwc-7439-1319899201",
        "upstream_time": 1319899201,
        "download_url": "https://dl.smwcentral.net/7439/Night%20Desperation.zip",
        "filename": "Night Desperation.zip",
        "size": 66459,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-night-of-the-boos",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7440,
    "title": "Night of the Boos",
    "authors": [
      "Sinister Pixel"
    ],
    "tags": [
      "ghost house",
      "ice"
    ],
    "description": "A quick little haunted melody I composed for ghost houses, very chilling.",
    "latest_version": "smwc-7440-1406403088",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7440,
        "title": "Night of the Boos",
        "version": "smwc-7440-1406403088",
        "upstream_time": 1406403088,
        "download_url": "https://dl.smwcentral.net/7440/Night%20of%20the%20Boos.zip",
        "filename": "Night of the Boos.zip",
        "size": 67726,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nightcore-dam-dadi-doo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27368,
    "title": "Nightcore - Dam Dadi Doo",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "athletic",
      "chase",
      "credits",
      "final",
      "industrial",
      "misc",
      "night",
      "sad"
    ],
    "description": "A fast-paced remix with nostalgic and sad melodies; but also extremely rhythmic.<br>\r\n<br>\r\nMade on <a href=\"https://www.smwcentral.net/?p=viewthread&t=105777\">request</a> for OrangeBronzeDaisy.<br>\r\n<a href=\"https://musescore.com/user/28744403/scores/5958921\" rel=\"nofollow\">Arrangement</a> courtesy of musescore user Lamain Rouge.",
    "latest_version": "smwc-27368-1626931735",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27368,
        "title": "Nightcore - Dam Dadi Doo",
        "version": "smwc-27368-1626931735",
        "upstream_time": 1626931735,
        "download_url": "https://dl.smwcentral.net/27368/dam_dadi_doo_1_0.zip",
        "filename": "dam_dadi_doo_1_0.zip",
        "size": 54863,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nightlights",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7745,
    "title": "Nightlights",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "athletic",
      "night"
    ],
    "description": "This one is for athletic night levels.",
    "latest_version": "smwc-7745-1319817581",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7745,
        "title": "Nightlights",
        "version": "smwc-7745-1319817581",
        "upstream_time": 1319817581,
        "download_url": "https://dl.smwcentral.net/7745/Nightlights.zip",
        "filename": "Nightlights.zip",
        "size": 71413,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nightshade-the-claws-of-sutekh-troubled-streets",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35351,
    "title": "Nightshade: The Claws of Sutekh - Troubled Streets",
    "authors": [
      "MrMartley64"
    ],
    "tags": [
      "calm",
      "mysterious",
      "night"
    ],
    "description": "The calm theme played while roaming around the crime-filled streets in the underrated NES game, Nightshade! As always, make sure to give credit if you use it! Hope you enjoy!<br>\r\n<br>\r\nCould be used for Overworlds, or interlude levels/cutscenes",
    "latest_version": "smwc-35351-1701817930",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35351,
        "title": "Nightshade: The Claws of Sutekh - Troubled Streets",
        "version": "smwc-35351-1701817930",
        "upstream_time": 1701817930,
        "download_url": "https://dl.smwcentral.net/35351/Nightshade%20-%20Troubled%20Streets.zip",
        "filename": "Nightshade - Troubled Streets.zip",
        "size": 31357,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nightwish-ever-dream",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7704,
    "title": "Nightwish - Ever Dream",
    "authors": [
      "MidiGuy"
    ],
    "tags": [
      "athletic",
      "final"
    ],
    "description": "Here's a SMW-ized version of the song Everdream by Nightwish. Cut down from it's original length to more match the average VG song duration.",
    "latest_version": "smwc-7704-1311889126",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7704,
        "title": "Nightwish - Ever Dream",
        "version": "smwc-7704-1311889126",
        "upstream_time": 1311889126,
        "download_url": "https://dl.smwcentral.net/7704/Nightwish%20-%20Ever%20Dream%20%28SMW%20Version%29.zip",
        "filename": "Nightwish - Ever Dream (SMW Version).zip",
        "size": 75360,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nikke-goddess-of-victory-goddess-of-victory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34829,
    "title": "NIKKE: Goddess of Victory - Goddess of Victory",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "sad",
      "tense"
    ],
    "description": "The battle theme heard in the OVERZONE event from NIKKE. Could fit any kind of final level.",
    "latest_version": "smwc-34829-1696279729",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34829,
        "title": "NIKKE: Goddess of Victory - Goddess of Victory",
        "version": "smwc-34829-1696279729",
        "upstream_time": 1696279729,
        "download_url": "https://dl.smwcentral.net/34829/goddess%20of%20victory.zip",
        "filename": "goddess of victory.zip",
        "size": 33386,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nine-inch-nails-a-warm-place",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32751,
    "title": "Nine Inch Nails - A Warm Place",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "dark",
      "ruins",
      "tense"
    ],
    "description": "A quite solemn and heavy theme.<br>\r\nCan be used for cutscenes or credits rolls.<br>\r\nYou can have a looped version of it by removing the ?, it should work technically but I didn't feel this song could have good loop points, so it will play intro and outro as well.<br>\r\n<br>\r\nMade on <a href=\"https://www.smwcentral.net/?p=viewthread&t=122810\">request</a> for <span class=\"un-outer\" title=\"LightAligns\"><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=50165\" style=\"color: var(--user-color-3);\" class=\"un\">LightAligns</a></span>.",
    "latest_version": "smwc-32751-1682805251",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32751,
        "title": "Nine Inch Nails - A Warm Place",
        "version": "smwc-32751-1682805251",
        "upstream_time": 1682805251,
        "download_url": "https://dl.smwcentral.net/32751/nin_warm_place_0_1.zip",
        "filename": "nin_warm_place_0_1.zip",
        "size": 40322,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ninja-gaiden-ii-the-dark-sword-of-chaos-motion-of-the-ninja-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38771,
    "title": "Ninja Gaiden II: The Dark Sword of Chaos - Motion of the Ninja (Remix)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "final",
      "fire",
      "industrial",
      "urban"
    ],
    "description": "A remix of Act 1-1 / 7-2 Interlude theme from Ninja Gaiden II: The Dark Sword of Chaos on the NES.",
    "latest_version": "smwc-38771-1734828103",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38771,
        "title": "Ninja Gaiden II: The Dark Sword of Chaos - Motion of the Ninja (Remix)",
        "version": "smwc-38771-1734828103",
        "upstream_time": 1734828103,
        "download_url": "https://dl.smwcentral.net/38771/Ninja%20Gaiden%20II%20-%20Motion%20of%20the%20Ninja%20%28Remix%29.zip",
        "filename": "Ninja Gaiden II - Motion of the Ninja (Remix).zip",
        "size": 80444,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ninja-gaiden-iii-the-ancient-ship-of-doom-the-lava-tunnels",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28396,
    "title": "Ninja Gaiden III: The Ancient Ship of Doom - The Lava Tunnels",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "final",
      "fire",
      "tense"
    ],
    "description": "The incredibly tense and all over the place song from Ninja Gaiden III - The Ancient Ship of Doom.<br>\r\n<br>\r\nCan be used in cave and tense levels.",
    "latest_version": "smwc-28396-1642141916",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28396,
        "title": "Ninja Gaiden III: The Ancient Ship of Doom - The Lava Tunnels",
        "version": "smwc-28396-1642141916",
        "upstream_time": 1642141916,
        "download_url": "https://dl.smwcentral.net/28396/Ninja%20Gaiden%203%20-%20The%20Lava%20Tunnels.zip",
        "filename": "Ninja Gaiden 3 - The Lava Tunnels.zip",
        "size": 40879,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ninja-gaiden-nes-act-3",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20757,
    "title": "Ninja Gaiden (NES) - Act 3-1",
    "authors": [
      "MiniMacro"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "tense"
    ],
    "description": "this is a really short song i know but i really like it and it was super fun to port, i also think that i did better with my effects and techniques in this than before, thanks maxodex :D<br>\r\ni didn't put anything on channels #6 and #7 so that sound effects would fit<br>\r\n",
    "latest_version": "smwc-20757-1564084868",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20757,
        "title": "Ninja Gaiden (NES) - Act 3-1",
        "version": "smwc-20757-1564084868",
        "upstream_time": 1564084868,
        "download_url": "https://dl.smwcentral.net/20757/NGA31.zip",
        "filename": "NGA31.zip",
        "size": 31494,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ninja-gaiden-nes-battlefield",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32904,
    "title": "Ninja Gaiden (NES) - Battlefield",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "boss",
      "retro",
      "tense"
    ],
    "description": "Could fit a fun boss theme.<br>\r\nThis was also one of my submissions to Super Famicompo 4, where it earned itself a humble 54th place out of 58.",
    "latest_version": "smwc-32904-1680332296",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32904,
        "title": "Ninja Gaiden (NES) - Battlefield",
        "version": "smwc-32904-1680332296",
        "upstream_time": 1680332296,
        "download_url": "https://dl.smwcentral.net/32904/Ninja%20Gaiden%20-%20Battlefield.zip",
        "filename": "Ninja Gaiden - Battlefield.zip",
        "size": 32108,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31505,
        "title": "Ninja Gaiden (NES) - Battlefield",
        "version": "smwc-31505-1663841322",
        "upstream_time": 1663841322,
        "download_url": "https://dl.smwcentral.net/31505/Ninja%20Gaiden%20-%20Battlefield.zip",
        "filename": "Ninja Gaiden - Battlefield.zip",
        "size": 52950,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ninja-gaiden-nes-bloody-malth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31507,
    "title": "Ninja Gaiden (NES) - Bloody Malth",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "retro"
    ],
    "description": "Bloody Malth from Ninja Gaiden on the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31507-1663841332",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31507,
        "title": "Ninja Gaiden (NES) - Bloody Malth",
        "version": "smwc-31507-1663841332",
        "upstream_time": 1663841332,
        "download_url": "https://dl.smwcentral.net/31507/Ninja%20Gaiden%20-%20Bloody%20Malth.zip",
        "filename": "Ninja Gaiden - Bloody Malth.zip",
        "size": 54928,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ninja-gaiden-nes-depth-of-wickedness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27135,
    "title": "Ninja Gaiden (NES) - Depth of Wickedness",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "castle",
      "cave",
      "dark",
      "tense"
    ],
    "description": "A rather weird sounding song heard in Act 5s first stage and Act6s fifth stage.<br>\r\n<br>\r\nAs most Ninja Gaiden songs, can fit in athletic and tense stages.",
    "latest_version": "smwc-27135-1625112759",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27135,
        "title": "Ninja Gaiden (NES) - Depth of Wickedness",
        "version": "smwc-27135-1625112759",
        "upstream_time": 1625112759,
        "download_url": "https://dl.smwcentral.net/27135/Ninja%20Gaiden%20%28NES%29%20-%20Depth%20of%20Wickedness.zip",
        "filename": "Ninja Gaiden (NES) - Depth of Wickedness.zip",
        "size": 31647,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ninja-gaiden-nes-devilish-influence",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39295,
    "title": "Ninja Gaiden (NES) - Devilish Influence",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cutscene",
      "retro"
    ],
    "description": "Thanks to <span class=\"un-outer\" title=\"Segment1Zone2\"><a href=\"/?p=profile&amp;id=46677\" style=\"color: var(--user-color-1);\" class=\"un\">Segment1Zone2</a></span> for giving me some really helpful tips for porting NES music.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"xMANGRAVYx\"><a href=\"/?p=profile&amp;id=58826\" style=\"color: var(--user-color-1);\" class=\"un\">xMANGRAVYx</a></span>",
    "latest_version": "smwc-39295-1741701438",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39295,
        "title": "Ninja Gaiden (NES) - Devilish Influence",
        "version": "smwc-39295-1741701438",
        "upstream_time": 1741701438,
        "download_url": "https://dl.smwcentral.net/39295/Devilish%20Influence.zip",
        "filename": "Devilish Influence.zip",
        "size": 54557,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ninja-gaiden-nes-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31566,
    "title": "Ninja Gaiden (NES) - Game Over",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "miss"
    ],
    "description": "Did a quick port of the <a href=\"https://youtu.be/2t3QBzWGZXc\" rel=\"nofollow\">Game</a> <a href=\"https://youtu.be/Z4zVzn2NB7c\" rel=\"nofollow\">Over</a> jingle from Ninja Gaiden. Honestly, I think it's the best death jingle in any video game, and I will not allow my statement to be contested.<br>\r\n<br>\r\nThere's an option to enable or disable the SMW death SFX at the beginning:<br>\r\n1. Enables the Miss sound effect (turned on default) <br>\r\n0. Disables the Miss sound effect",
    "latest_version": "smwc-31566-1672082224",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31566,
        "title": "Ninja Gaiden (NES) - Game Over",
        "version": "smwc-31566-1672082224",
        "upstream_time": 1672082224,
        "download_url": "https://dl.smwcentral.net/31566/Game%20Over%20%5BNinja%20Gaiden%5D.zip",
        "filename": "Game Over %5BNinja Gaiden%5D.zip",
        "size": 61882,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ninja-gaiden-nes-nowhere-to-run",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31506,
    "title": "Ninja Gaiden (NES) - Nowhere to Run",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "cave",
      "chase",
      "dark",
      "fire",
      "industrial",
      "retro",
      "spooky",
      "tense"
    ],
    "description": "The theme played on Stages 3-2 and 6-2 in Ninja Gaiden for the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31506-1663841328",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31506,
        "title": "Ninja Gaiden (NES) - Nowhere to Run",
        "version": "smwc-31506-1663841328",
        "upstream_time": 1663841328,
        "download_url": "https://dl.smwcentral.net/31506/Ninja%20Gaiden%20-%20Nowhere%20to%20Run.zip",
        "filename": "Ninja Gaiden - Nowhere to Run.zip",
        "size": 60664,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27128,
        "title": "Ninja Gaiden (NES) - Nowhere to Run",
        "version": "smwc-27128-1623964590",
        "upstream_time": 1623964590,
        "download_url": "https://dl.smwcentral.net/27128/Ninja%20Gaiden%20%28NES%29%20-%20Nowhere%20to%20Run.zip",
        "filename": "Ninja Gaiden (NES) - Nowhere to Run.zip",
        "size": 31555,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ninja-gaiden-nes-nowhere-to-run-mm7-sampled",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27206,
    "title": "Ninja Gaiden (NES) - Nowhere to Run (MM7 Sampled)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "cave",
      "chase",
      "dark",
      "industrial",
      "tense"
    ],
    "description": "A sampled version of Nowhere to Run from Ninja Gaiden.<br>\r\n<br>\r\nCan be used in tense, castle stages.",
    "latest_version": "smwc-27206-1625039378",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27206,
        "title": "Ninja Gaiden (NES) - Nowhere to Run (MM7 Sampled)",
        "version": "smwc-27206-1625039378",
        "upstream_time": 1625039378,
        "download_url": "https://dl.smwcentral.net/27206/Ninja%20Gaiden%20%28NES%29%20-%20Nowhere%20to%20Run%20Sampled.zip",
        "filename": "Ninja Gaiden (NES) - Nowhere to Run Sampled.zip",
        "size": 69742,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ninja-gaiden-nes-rugged-terrain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28452,
    "title": "Ninja Gaiden (NES) - Rugged Terrain",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "cave",
      "dark",
      "final",
      "retro",
      "tense"
    ],
    "description": "A fairly accurate port of Ninja Gaiden's Rugged Terrain.<br>\r\n<br>\r\nReleased at Summer C3 2021.<br>\r\n<br>\r\nCan be used in athletic, tense and dark stages.<br>\r\n<br>\r\nEdit: Updated to have the correct DPCM samples, as well as updated the DPCM channel, since it wasn't entirely accurate.<br>\r\nEdit 2: Tremendously increased accuracy and mixing, added the truly correct DPCM samples and added $F4 $02.",
    "latest_version": "smwc-28452-1642141931",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28452,
        "title": "Ninja Gaiden (NES) - Rugged Terrain",
        "version": "smwc-28452-1642141931",
        "upstream_time": 1642141931,
        "download_url": "https://dl.smwcentral.net/28452/Ninja%20Gaiden%20%28NES%29%20-%20Rugged%20Terrain%20Sampled.zip",
        "filename": "Ninja Gaiden (NES) - Rugged Terrain Sampled.zip",
        "size": 41077,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27119,
        "title": "Ninja Gaiden (NES) - Rugged Terrain",
        "version": "smwc-27119-1624867368",
        "upstream_time": 1624867368,
        "download_url": "https://dl.smwcentral.net/27119/Ninja%20Gaiden%20%28NES%29%20-%20Rugged%20Terrain.zip",
        "filename": "Ninja Gaiden (NES) - Rugged Terrain.zip",
        "size": 31292,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ninja-gaiden-nes-ryu-s-determination",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11570,
    "title": "Ninja Gaiden (NES) - Ryu's Determination",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "desert"
    ],
    "description": "This is a custom version of the original song made by me.<br>\r\nCould fit in an athletic level.",
    "latest_version": "smwc-11570-1437618998",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11570,
        "title": "Ninja Gaiden (NES) - Ryu's Determination",
        "version": "smwc-11570-1437618998",
        "upstream_time": 1437618998,
        "download_url": "https://dl.smwcentral.net/11570/Ninja%20Gaiden%20-%20Ryu%27s%20Determination.zip",
        "filename": "Ninja Gaiden - Ryu%27s Determination.zip",
        "size": 45664,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ninja-gaiden-nes-ryu-s-determination-act-4",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23500,
    "title": "Ninja Gaiden (NES) - Ryu's Determination ~ Act 4-2 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "cave"
    ],
    "description": "A remix of <i>Ryu's Determination ~ Act 4-2</i> from <i>Ninja Gaiden</i>.<br>\r\n<br>\r\nThis baby can fit in cavern stages and stages with intense amounts of platforming... like a ninja.<br>\r\n<br>\r\n<b>Note:</b><br>\r\n- There is a \"READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- The Thunder SFX & @7 are disabled.<br>\r\n<br>\r\n------------------<br>\r\n<br>\r\nAnother one of my old remixes from a few months back that I regret not uploading earlier. I love this song to death, and I remember having a ton of fun with this remix / port.",
    "latest_version": "smwc-23500-1594056460",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23500,
        "title": "Ninja Gaiden (NES) - Ryu's Determination ~ Act 4-2 (Remix)",
        "version": "smwc-23500-1594056460",
        "upstream_time": 1594056460,
        "download_url": "https://dl.smwcentral.net/23500/Ryu%27s%20Determination.zip",
        "filename": "Ryu%27s Determination.zip",
        "size": 73331,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ninja-gaiden-nes-seeking-truth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27118,
    "title": "Ninja Gaiden (NES) - Seeking Truth",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "desert",
      "mountain",
      "mysterious",
      "night",
      "ruins",
      "temple"
    ],
    "description": "Seeking Trurh from Ninja Gaiden.<br>\r\n",
    "latest_version": "smwc-27118-1624212404",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27118,
        "title": "Ninja Gaiden (NES) - Seeking Truth",
        "version": "smwc-27118-1624212404",
        "upstream_time": 1624212404,
        "download_url": "https://dl.smwcentral.net/27118/Seeking_Truth.zip",
        "filename": "Seeking_Truth.zip",
        "size": 31395,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ninja-gaiden-nes-seeking-truth-act-5",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27511,
    "title": "Ninja Gaiden (NES) - Seeking Truth (Act 5-3)",
    "authors": [
      "Sariel"
    ],
    "tags": [
      "athletic",
      "dark",
      "desert",
      "mountain",
      "mysterious",
      "night",
      "ruins",
      "temple"
    ],
    "description": "Seeking truth from Ninja Gaiden. As the song itself is quite repetitive you shouldn't use it in long stages probably.",
    "latest_version": "smwc-27511-1627784362",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27511,
        "title": "Ninja Gaiden (NES) - Seeking Truth (Act 5-3)",
        "version": "smwc-27511-1627784362",
        "upstream_time": 1627784362,
        "download_url": "https://dl.smwcentral.net/27511/Ninja%20Gaiden%20-%20Seeking%20Truth%20-%20Act%205-3.zip",
        "filename": "Ninja Gaiden - Seeking Truth - Act 5-3.zip",
        "size": 31958,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ninja-gaiden-nes-the-duel-opening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31503,
    "title": "Ninja Gaiden (NES) - The Duel (Opening)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "retro"
    ],
    "description": "The song used in first part of the Opening Cutscene in Ninja Gaiden for the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31503-1663841310",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31503,
        "title": "Ninja Gaiden (NES) - The Duel (Opening)",
        "version": "smwc-31503-1663841310",
        "upstream_time": 1663841310,
        "download_url": "https://dl.smwcentral.net/31503/Ninja%20Gaiden%20-%20The%20Duel%20%28Opening%29.zip",
        "filename": "Ninja Gaiden - The Duel (Opening).zip",
        "size": 55515,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ninja-gaiden-nes-vow-of-revenge-opening-ii",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31504,
    "title": "Ninja Gaiden (NES) - Vow of Revenge (Opening II)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "retro",
      "sad"
    ],
    "description": "The song used in second part of the Opening Cutscene in Ninja Gaiden for the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31504-1663841316",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31504,
        "title": "Ninja Gaiden (NES) - Vow of Revenge (Opening II)",
        "version": "smwc-31504-1663841316",
        "upstream_time": 1663841316,
        "download_url": "https://dl.smwcentral.net/31504/Ninja%20Gaiden%20-%20Vow%20of%20Revenge%20%28Opening%20II%29.zip",
        "filename": "Ninja Gaiden - Vow of Revenge (Opening II).zip",
        "size": 46831,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ninja-kid-stage-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10978,
    "title": "Ninja Kid - Stage Theme",
    "authors": [
      "JJokerDude"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "misc"
    ],
    "description": "The obnoxiously repetitive, two-channel/two-phrase stage music from GeGeGe no Kitaro - Youkai Dai Makyou for the NES. Use it in every stage (if you hate your audience).",
    "latest_version": "smwc-10978-1427755182",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10978,
        "title": "Ninja Kid - Stage Theme",
        "version": "smwc-10978-1427755182",
        "upstream_time": 1427755182,
        "download_url": "https://dl.smwcentral.net/10978/NinjaKid.zip",
        "filename": "NinjaKid.zip",
        "size": 31070,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ninji-s-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25687,
    "title": "Ninji's Forest",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "dark",
      "forest"
    ],
    "description": "Dark and eastern forest level music which seems very unfamiliar. No samples required. <br>\r\n<br>\r\nCreated in C3 Winter 2021.",
    "latest_version": "smwc-25687-1610743722",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25687,
        "title": "Ninji's Forest",
        "version": "smwc-25687-1610743722",
        "upstream_time": 1610743722,
        "download_url": "https://dl.smwcentral.net/25687/Ninjis%20Forest.zip",
        "filename": "Ninjis Forest.zip",
        "size": 33038,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nintendo-m82-nes-demo-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16531,
    "title": "Nintendo M82 (NES) - Demo Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "athletic",
      "overworld",
      "sky",
      "space",
      "title"
    ],
    "description": "A demonstration song from Nintendo M82 (NES).",
    "latest_version": "smwc-16531-1509730278",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16531,
        "title": "Nintendo M82 (NES) - Demo Theme",
        "version": "smwc-16531-1509730278",
        "upstream_time": 1509730278,
        "download_url": "https://dl.smwcentral.net/16531/Nintendo%20M82%20%28NES%29%20-%20Demo%20Theme.zip",
        "filename": "Nintendo M82 (NES) - Demo Theme.zip",
        "size": 32988,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nintendo-power-menu-program-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32103,
    "title": "Nintendo Power Menu Program - Menu",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "calm",
      "credits",
      "retro",
      "title"
    ],
    "description": "The menu music from the Nintendo Power Menu Program.",
    "latest_version": "smwc-32103-1674934520",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32103,
        "title": "Nintendo Power Menu Program - Menu",
        "version": "smwc-32103-1674934520",
        "upstream_time": 1674934520,
        "download_url": "https://dl.smwcentral.net/32103/NinPowMenu.zip",
        "filename": "NinPowMenu.zip",
        "size": 46044,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nintendo-powerfest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18637,
    "title": "Nintendo PowerFest '94 - Time's Up!",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "nintendo presents"
    ],
    "description": "A funny sound effect from an extremely rare SNES game worth over $23,000.",
    "latest_version": "smwc-18637-1544573115",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18637,
        "title": "Nintendo PowerFest '94 - Time's Up!",
        "version": "smwc-18637-1544573115",
        "upstream_time": 1544573115,
        "download_url": "https://dl.smwcentral.net/18637/Nintendo%20PowerFest%20%2794%20-%20Time%27s%20Up%21.zip",
        "filename": "Nintendo PowerFest %2794 - Time%27s Up%21.zip",
        "size": 29318,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nintendo-world-championships",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34507,
    "title": "Nintendo World Championships 1990 - Final Score",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "credits",
      "cutscene",
      "game over",
      "grassland",
      "miss",
      "overworld",
      "title"
    ],
    "description": "Part of the Nintendo World Championships 1990 soundtrack, originally submitted in 2014.",
    "latest_version": "smwc-34507-1690595608",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34507,
        "title": "Nintendo World Championships 1990 - Final Score",
        "version": "smwc-34507-1690595608",
        "upstream_time": 1690595608,
        "download_url": "https://dl.smwcentral.net/34507/Nintendo%20World%20Championships%201990%2004.zip",
        "filename": "Nintendo World Championships 1990 04.zip",
        "size": 30528,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34506,
        "title": "Nintendo World Championships 1990 - Time Out",
        "version": "smwc-34506-1690595606",
        "upstream_time": 1690595606,
        "download_url": "https://dl.smwcentral.net/34506/Nintendo%20World%20Championships%201990%2003.zip",
        "filename": "Nintendo World Championships 1990 03.zip",
        "size": 29053,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34505,
        "title": "Nintendo World Championships 1990 - Get Ready",
        "version": "smwc-34505-1690595605",
        "upstream_time": 1690595605,
        "download_url": "https://dl.smwcentral.net/34505/Nintendo%20World%20Championships%201990%2002.zip",
        "filename": "Nintendo World Championships 1990 02.zip",
        "size": 29408,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34504,
        "title": "Nintendo World Championships 1990 - Title",
        "version": "smwc-34504-1690595603",
        "upstream_time": 1690595603,
        "download_url": "https://dl.smwcentral.net/34504/Nintendo%20World%20Championships%201990%2001.zip",
        "filename": "Nintendo World Championships 1990 01.zip",
        "size": 29444,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nokia-ringtone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21881,
    "title": "Nokia Ringtone",
    "authors": [
      "Teows"
    ],
    "tags": [
      "game over",
      "misc",
      "miss"
    ],
    "description": "nokia's ringtone.<br>\r\nIncludes a version which begins with SMW's death SFX, intended to be used as miss theme. The one that doesn't might be a nice game over theme.",
    "latest_version": "smwc-21881-1578435897",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21881,
        "title": "Nokia Ringtone",
        "version": "smwc-21881-1578435897",
        "upstream_time": 1578435897,
        "download_url": "https://dl.smwcentral.net/21881/Nokia%20Ringtone.zip",
        "filename": "Nokia Ringtone.zip",
        "size": 61491,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-noma-brain-power-star-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33710,
    "title": "NOMA - Brain Power (Star Mix)",
    "authors": [
      "SweatyNoodle"
    ],
    "tags": [
      "star"
    ],
    "description": "I shortened Brain Power so it could work as a star theme. You can also pick between a normal version and an alternate version, you can change it in the txt file.<br>\r\n<br>\r\n𝓞-𝓸𝓸𝓸𝓸𝓸𝓸𝓸𝓸𝓸𝓸 𝓐𝓐𝓐𝓐𝓔-𝓐-𝓐-𝓘-𝓐-𝓤- 𝓙𝓞-𝓸𝓸𝓸𝓸𝓸𝓸𝓸𝓸𝓸𝓸𝓸𝓸 𝓐𝓐𝓔-𝓞-𝓐-𝓐-𝓤-𝓤-𝓐- 𝓔-𝒆𝒆𝒆-𝒆𝒆-𝒆𝒆𝒆 𝓐𝓐𝓐𝓐𝓔-𝓐-𝓔-𝓘-𝓔-𝓐-𝓙𝓞-𝓸𝓸𝓸-𝓸𝓸-𝓸𝓸-𝓸𝓸 𝓔𝓔𝓔𝓔𝓞-𝓐-𝓐𝓐𝓐-𝓐𝓐𝓐𝓐𝓐𝓐<br>\r\n<br>\r\nWarning: This song is quite large, you shouldn't use it if you are using big sampled songs.",
    "latest_version": "smwc-33710-1690528790",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33710,
        "title": "NOMA - Brain Power (Star Mix)",
        "version": "smwc-33710-1690528790",
        "upstream_time": 1690528790,
        "download_url": "https://dl.smwcentral.net/33710/BRAIN%20POWER%20%28Star%29.zip",
        "filename": "BRAIN POWER (Star).zip",
        "size": 65295,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nostalgia-airship-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23770,
    "title": "Nostalgia - Airship Boss",
    "authors": [
      "musicalman"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "Hey guys, I'm still alive! Lol. This time, it's epic battle music from this RPG for the Nintendo DS. This was a very difficult port for me to make. I would like to extend many thanks to LadiesMan217 for helping me reduce the song down to 8 channels; I certainly wouldn't have been brave enough to tackle this without his help!<br>\r\n<br>\r\nAs much as I tried to save space wherever I could, this port flirts with aram limits with default amk configs due to the amount of samples needed... I really wish I had an extra channel or two to mitigate the need for those haha<br>\r\n<br>\r\nAbout the hq spc: When I started this port I made the samples much too big, but rather than scrap them, I thought it'd be interesting to see what they'd sound like. Of course the samples/txt included are for the somewhat stripped down version intended for use in smw.",
    "latest_version": "smwc-23770-1595040024",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23770,
        "title": "Nostalgia - Airship Boss",
        "version": "smwc-23770-1595040024",
        "upstream_time": 1595040024,
        "download_url": "https://dl.smwcentral.net/23770/nostalgia_airship_boss.zip",
        "filename": "nostalgia_airship_boss.zip",
        "size": 134151,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-novaneo-fantasy-luck-mystic-winner",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37109,
    "title": "Novaneo - Fantasy Luck ~ Mystic Winner",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "bonus",
      "carnival",
      "cutscene",
      "switch palace",
      "town",
      "urban"
    ],
    "description": "A Touhou-style remix of the OLG winner jingle, composed by Novaneo. <a href=\"https://www.youtube.com/watch?v=zMD-lXvDS9A&pp=ygUcZmFudGFzeSBsdWNrIH4gbXlzdGljIHdpbm5lcg%3D%3D\" rel=\"nofollow\">Original song</a>, <a href=\"https://www.youtube.com/watch?v=Y5H3Edu6Vz4&t=0s\" rel=\"nofollow\">Original jingle</a>.<br>\r\n<br>\r\nIt's just so catchy.",
    "latest_version": "smwc-37109-1711778590",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37109,
        "title": "Novaneo - Fantasy Luck ~ Mystic Winner",
        "version": "smwc-37109-1711778590",
        "upstream_time": 1711778590,
        "download_url": "https://dl.smwcentral.net/37109/olgdx.zip",
        "filename": "olgdx.zip",
        "size": 33272,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-now-it-begins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7987,
    "title": "Now It Begins",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "ghost house",
      "ruins"
    ],
    "description": "A very dark, gloomy song with an ambient feel to it.",
    "latest_version": "smwc-7987-1318100845",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7987,
        "title": "Now It Begins",
        "version": "smwc-7987-1318100845",
        "upstream_time": 1318100845,
        "download_url": "https://dl.smwcentral.net/7987/Now%20It%20begins.zip",
        "filename": "Now It begins.zip",
        "size": 72085,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nsync-no-more-foolishness-bye-bye-bye-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38577,
    "title": "NSYNC - No More Foolishness! ~ Bye Bye Bye (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "bonus",
      "credits",
      "cutscene",
      "final",
      "night",
      "sewer",
      "tense",
      "title",
      "upbeat"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #EEEE00;\">❝ <i><b>Don't really want to make it tough<br>\r\nI just want to tell you that I've had enough<br>\r\nIt might sound crazy but it ain't no lie<br>\r\nBaby bye bye bye</b></i> ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- N'SYNC, 2000</span><br>\r\n<br>\r\nDid an arrangement of <b><a href=\"https://youtu.be/Eo-KmOd3i7s\" rel=\"nofollow\">Bye B</a><a href=\"https://youtu.be/Eo-KmOd3i7s\" rel=\"nofollow\">ye Bye</a></b> by <i>N'SYNC</i>. Watched Deadpool & Wolverine (god-tier movie coming from a very biased Deadpool fan) a couple months back and was sent back by two decades the second I heard that song pop up at the beginning (I was singing throughout the entire sequence) and also once more grinding the Ch. 5 Season 4 Fortnite Battle Pass recently and obtaining the Deadpool & Wolverine Bundle + the Bye Bye Bye taunt. Really wanted to arrange this song after all of that 'cuz I haven't done a non-VGM track in a hot minute, and N'SYNC was a huge part of my childhood (quite literally some of the first ever music I heard).<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠  \"Bonus End,\" & Thunder SFX are disabled.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's text file:</u></span></span><br>\r\nㅤ1. G# Minor w/ slight detune (Remix Pitch)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. G# Minor (Original Pitch)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\nㅤ3. A Minor (Custom Pitch 1)<br>\r\nㅤ4. F# Minor (Custom Pitch 2)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Echo Delay, but sacrifices SMW-Compatibility (OG Echo)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Drastically Decreased Echo Delay (LOWER Echo)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span>",
    "latest_version": "smwc-38577-1730423784",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38577,
        "title": "NSYNC - No More Foolishness! ~ Bye Bye Bye (Remix)",
        "version": "smwc-38577-1730423784",
        "upstream_time": 1730423784,
        "download_url": "https://dl.smwcentral.net/38577/No%20More%20Foolishness%21.zip",
        "filename": "No More Foolishness%21.zip",
        "size": 382047,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-numberless-moments",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29115,
    "title": "Numberless Moments",
    "authors": [
      "Jonah"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "mysterious",
      "water"
    ],
    "description": "Lofi/Trance/Jazz Fusion, and one of my submissions into Super Famicompo 3. It's chill and repetitive, making it good for long level grinds. It would probably fit in an atmospheric water level or an abstract setting.<br>\r\n<br>\r\nNot compatible with the Bonus End global song.",
    "latest_version": "smwc-29115-1642875437",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29115,
        "title": "Numberless Moments",
        "version": "smwc-29115-1642875437",
        "upstream_time": 1642875437,
        "download_url": "https://dl.smwcentral.net/29115/Numberless%20Moments.zip",
        "filename": "Numberless Moments.zip",
        "size": 72330,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nurykabe-naufrages",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9196,
    "title": "Nurykabe - naufrages",
    "authors": [
      "Moose"
    ],
    "tags": [
      "calm",
      "cave",
      "cutscene",
      "ghost house",
      "mysterious",
      "temple",
      "water"
    ],
    "description": "A strange song that would fit an abstract puzzle or a character theme.<br>\r\n<br>\r\nPlease remember to credit Nurykabe.",
    "latest_version": "smwc-9196-1413354352",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9196,
        "title": "Nurykabe - naufrages",
        "version": "smwc-9196-1413354352",
        "upstream_time": 1413354352,
        "download_url": "https://dl.smwcentral.net/9196/naufrages.zip",
        "filename": "naufrages.zip",
        "size": 31606,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nutcracker-dance-of-the-sugarplum-fairies",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21466,
    "title": "Nutcracker - Dance of the Sugarplum Fairies",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave",
      "ice",
      "snow"
    ],
    "description": "One of the Nutcracker's most famous songs is now available to be used in your icy SMW levels!",
    "latest_version": "smwc-21466-1574564785",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21466,
        "title": "Nutcracker - Dance of the Sugarplum Fairies",
        "version": "smwc-21466-1574564785",
        "upstream_time": 1574564785,
        "download_url": "https://dl.smwcentral.net/21466/Dance%20of%20the%20Sugarplum%20Fairies.zip",
        "filename": "Dance of the Sugarplum Fairies.zip",
        "size": 31784,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-nutshack-it-s-the-nutshack",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14785,
    "title": "Nutshack - It's the Nutshack!",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "cutscene",
      "night",
      "town"
    ],
    "description": "It's the NutsHack...<br>\r\n<br>\r\n8bit-ish sampled song<br>\r\n<br>\r\nIntro of Nutshack, an animated serie",
    "latest_version": "smwc-14785-1484366321",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14785,
        "title": "Nutshack - It's the Nutshack!",
        "version": "smwc-14785-1484366321",
        "upstream_time": 1484366321,
        "download_url": "https://dl.smwcentral.net/14785/Its%20the%20nutshack.zip",
        "filename": "Its the nutshack.zip",
        "size": 71481,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-octopath-traveler-a-settlement-in-the-red-bluffs",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27104,
    "title": "Octopath Traveler - A Settlement in the Red Bluffs",
    "authors": [
      "BeanJammin"
    ],
    "tags": [
      "mountain",
      "overworld",
      "title",
      "town"
    ],
    "description": "Vanilla port of A Settlement in the Red Bluffs from Octopath Traveler. Could be used for a mountainous overworld, level, or title screen.<br>\r\n<br>\r\nMy first port! Had fun making it, will definitely be working on making more~",
    "latest_version": "smwc-27104-1625041259",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27104,
        "title": "Octopath Traveler - A Settlement in the Red Bluffs",
        "version": "smwc-27104-1625041259",
        "upstream_time": 1625041259,
        "download_url": "https://dl.smwcentral.net/27104/redbluffs.zip",
        "filename": "redbluffs.zip",
        "size": 32196,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-octopath-traveler-the-cliftlands",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38639,
    "title": "Octopath Traveler - The Cliftlands",
    "authors": [
      "BeanJammin"
    ],
    "tags": [
      "calm",
      "desert",
      "overworld"
    ],
    "description": "More Octo music, maybe",
    "latest_version": "smwc-38639-1729399986",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38639,
        "title": "Octopath Traveler - The Cliftlands",
        "version": "smwc-38639-1729399986",
        "upstream_time": 1729399986,
        "download_url": "https://dl.smwcentral.net/38639/TheCliftlands.zip",
        "filename": "TheCliftlands.zip",
        "size": 51990,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-octopath-traveler-the-gate-of-finis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25078,
    "title": "Octopath Traveler - The Gate of Finis",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "dark",
      "final",
      "ghost house",
      "mysterious",
      "ruins"
    ],
    "description": "The mysterious, eerie theme that plays in the final dungeon of Octopath Traveler. This would work well with dilapidated areas, story-important rooms, or maybe even ghost houses.",
    "latest_version": "smwc-25078-1607143836",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25078,
        "title": "Octopath Traveler - The Gate of Finis",
        "version": "smwc-25078-1607143836",
        "upstream_time": 1607143836,
        "download_url": "https://dl.smwcentral.net/25078/%5BU%5D%20Octopath%20Traveler%20-%20The%20Gate%20of%20Finis.zip",
        "filename": "%5BU%5D Octopath Traveler - The Gate of Finis.zip",
        "size": 32267,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-octopath-traveler-therion-the-thief",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38661,
    "title": "Octopath Traveler - Therion, the Thief",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "ambient",
      "dark",
      "desert",
      "final",
      "mountain",
      "night",
      "overworld",
      "ruins",
      "sad",
      "tense"
    ],
    "description": "Therion's theme, a somber and dramatic tune indicative of a chained heart in search of freedom from shackles both physical and emotional. Could be useful for cutscenes, overworlds, and maybe certain kinds of levels.<br>\r\n<br>\r\nAlso, this got 2nd place in the Covers category of Super Famicompo 6!",
    "latest_version": "smwc-38661-1732997593",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38661,
        "title": "Octopath Traveler - Therion, the Thief",
        "version": "smwc-38661-1732997593",
        "upstream_time": 1732997593,
        "download_url": "https://dl.smwcentral.net/38661/Octopath%20Traveler%20-%20Therion.zip",
        "filename": "Octopath Traveler - Therion.zip",
        "size": 52024,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-odd-nature",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8002,
    "title": "Odd Nature",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "cave",
      "final",
      "industrial"
    ],
    "description": "An epic final sounding custom composition.<br>\r\n<br>\r\n<br>\r\nUpdate (11/17/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 99 bytes.",
    "latest_version": "smwc-8002-1312339346",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8002,
        "title": "Odd Nature",
        "version": "smwc-8002-1312339346",
        "upstream_time": 1312339346,
        "download_url": "https://dl.smwcentral.net/8002/Odd.Nature.zip",
        "filename": "Odd.Nature.zip",
        "size": 49851,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-odex-back-to-mono",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34037,
    "title": "Odex - Back to Mono",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "beach",
      "retro",
      "space",
      "urban"
    ],
    "description": "Chiptune!",
    "latest_version": "smwc-34037-1691668871",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34037,
        "title": "Odex - Back to Mono",
        "version": "smwc-34037-1691668871",
        "upstream_time": 1691668871,
        "download_url": "https://dl.smwcentral.net/34037/Back%20to%20Mono.zip",
        "filename": "Back to Mono.zip",
        "size": 62760,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-off-clockwork",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29912,
    "title": "OFF - Clockwork",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "abstract",
      "ambient",
      "bonus",
      "cutscene",
      "dark",
      "environmental",
      "ghost house",
      "mysterious",
      "space",
      "spooky",
      "switch palace",
      "tense",
      "water"
    ],
    "description": "A very eerie song used during the final area of Zone 1 from OFF, ported for VLDC11's Green Switch Palace. Useful for ghost houses or stressful office environments.<br>\r\n<br>\r\nThe exact source samples weren't found, so I took some liberties with percussion and string.<br>\r\n<br>\r\nCredit appreciated.",
    "latest_version": "smwc-29912-1659276576",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29912,
        "title": "OFF - Clockwork",
        "version": "smwc-29912-1659276576",
        "upstream_time": 1659276576,
        "download_url": "https://dl.smwcentral.net/29912/%5BS%5D%20OFF%20-%20Clockwork.zip",
        "filename": "%5BS%5D OFF - Clockwork.zip",
        "size": 79091,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-off-grey-pencil",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35713,
    "title": "OFF - Grey Pencil",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "abstract",
      "ambient",
      "cutscene",
      "ice",
      "overworld",
      "snow"
    ],
    "description": "The \"sketched-out\" map selection screen of The Room from OFF, representing the character of Hugo. This was a secret port used in the 4th Place WLDC2022 Entry \"Fury of the Storm.\"<br>\r\n<br>\r\nNot compatible with the timer.<br>\r\n<br>\r\nCredit is very much appreciated!",
    "latest_version": "smwc-35713-1704556515",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35713,
        "title": "OFF - Grey Pencil",
        "version": "smwc-35713-1704556515",
        "upstream_time": 1704556515,
        "download_url": "https://dl.smwcentral.net/35713/%5BS%5D%20OFF%20-%20Grey%20Pencil.zip",
        "filename": "%5BS%5D OFF - Grey Pencil.zip",
        "size": 90228,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ogre-battle-old-man-s-prayer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15899,
    "title": "Ogre Battle - Old Man's Prayer",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "overworld",
      "sky"
    ],
    "description": "Could fit with some kind of mysterious theme",
    "latest_version": "smwc-15899-1501235319",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15899,
        "title": "Ogre Battle - Old Man's Prayer",
        "version": "smwc-15899-1501235319",
        "upstream_time": 1501235319,
        "download_url": "https://dl.smwcentral.net/15899/Ogre%20Battle%20-%20Old%20Man%27s%20Prayer.zip",
        "filename": "Ogre Battle - Old Man%27s Prayer.zip",
        "size": 48287,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-12th-street-rag",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35828,
    "title": "Oh No! More Lemmings! (Archimedes) - 12th Street Rag",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "town"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35828-1703980748",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35828,
        "title": "Oh No! More Lemmings! (Archimedes) - 12th Street Rag",
        "version": "smwc-35828-1703980748",
        "upstream_time": 1703980748,
        "download_url": "https://dl.smwcentral.net/35828/ONML%20Track17.zip",
        "filename": "ONML Track17.zip",
        "size": 87736,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-camptown-races",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35842,
    "title": "Oh No! More Lemmings! (Archimedes) - Camptown Races",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "abstract",
      "athletic",
      "carnival",
      "grassland"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35842-1703980871",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35842,
        "title": "Oh No! More Lemmings! (Archimedes) - Camptown Races",
        "version": "smwc-35842-1703980871",
        "upstream_time": 1703980871,
        "download_url": "https://dl.smwcentral.net/35842/ONML%20Track03.zip",
        "filename": "ONML Track03.zip",
        "size": 96089,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-don-t-dilly-dally-on-the-way",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35829,
    "title": "Oh No! More Lemmings! (Archimedes) - Don't Dilly Dally On The Way",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "athletic",
      "bonus",
      "carnival",
      "sky"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35829-1703980754",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35829,
        "title": "Oh No! More Lemmings! (Archimedes) - Don't Dilly Dally On The Way",
        "version": "smwc-35829-1703980754",
        "upstream_time": 1703980754,
        "download_url": "https://dl.smwcentral.net/35829/ONML%20Track16.zip",
        "filename": "ONML Track16.zip",
        "size": 93839,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-english-country-garden",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35822,
    "title": "Oh No! More Lemmings! (Archimedes) - English Country Garden",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "grassland",
      "town"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35822-1703980694",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35822,
        "title": "Oh No! More Lemmings! (Archimedes) - English Country Garden",
        "version": "smwc-35822-1703980694",
        "upstream_time": 1703980694,
        "download_url": "https://dl.smwcentral.net/35822/ONML%20Track23.zip",
        "filename": "ONML Track23.zip",
        "size": 88983,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-greensleeves",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35839,
    "title": "Oh No! More Lemmings! (Archimedes) - Greensleeves",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "athletic",
      "forest"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35839-1703980849",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35839,
        "title": "Oh No! More Lemmings! (Archimedes) - Greensleeves",
        "version": "smwc-35839-1703980849",
        "upstream_time": 1703980849,
        "download_url": "https://dl.smwcentral.net/35839/ONML%20Track06.zip",
        "filename": "ONML Track06.zip",
        "size": 83219,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-k-k-k-katie",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35843,
    "title": "Oh No! More Lemmings! (Archimedes) - K-K-K-Katie",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "athletic",
      "grassland",
      "sky"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35843-1703980878",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35843,
        "title": "Oh No! More Lemmings! (Archimedes) - K-K-K-Katie",
        "version": "smwc-35843-1703980878",
        "upstream_time": 1703980878,
        "download_url": "https://dl.smwcentral.net/35843/ONML%20Track02.zip",
        "filename": "ONML Track02.zip",
        "size": 96358,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-oh-i-do-like-to-be-beside-the-seaside",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35835,
    "title": "Oh No! More Lemmings! (Archimedes) - Oh I Do Like To Be Beside The Seaside",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35835-1703980811",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35835,
        "title": "Oh No! More Lemmings! (Archimedes) - Oh I Do Like To Be Beside The Seaside",
        "version": "smwc-35835-1703980811",
        "upstream_time": 1703980811,
        "download_url": "https://dl.smwcentral.net/35835/ONML%20Track10.zip",
        "filename": "ONML Track10.zip",
        "size": 76788,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-old-macdonald",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35838,
    "title": "Oh No! More Lemmings! (Archimedes) - Old MacDonald",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "grassland"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35838-1703980832",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35838,
        "title": "Oh No! More Lemmings! (Archimedes) - Old MacDonald",
        "version": "smwc-35838-1703980832",
        "upstream_time": 1703980832,
        "download_url": "https://dl.smwcentral.net/35838/ONML%20Track07.zip",
        "filename": "ONML Track07.zip",
        "size": 78988,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-on-ilkley-moor-baht-at",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35833,
    "title": "Oh No! More Lemmings! (Archimedes) - On Ilkley Moor Baht'at",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "athletic",
      "carnival",
      "grassland",
      "town"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35833-1703980793",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35833,
        "title": "Oh No! More Lemmings! (Archimedes) - On Ilkley Moor Baht'at",
        "version": "smwc-35833-1703980793",
        "upstream_time": 1703980793,
        "download_url": "https://dl.smwcentral.net/35833/ONML%20Track12.zip",
        "filename": "ONML Track12.zip",
        "size": 92961,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-portsmouth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35820,
    "title": "Oh No! More Lemmings! (Archimedes) - Portsmouth",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "abstract",
      "athletic",
      "grassland"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35820-1703980652",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35820,
        "title": "Oh No! More Lemmings! (Archimedes) - Portsmouth",
        "version": "smwc-35820-1703980652",
        "upstream_time": 1703980652,
        "download_url": "https://dl.smwcentral.net/35820/ONML%20Track25.zip",
        "filename": "ONML Track25.zip",
        "size": 87514,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-rule-britannia",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35826,
    "title": "Oh No! More Lemmings! (Archimedes) - Rule Britannia",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "abstract",
      "athletic"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35826-1703980729",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35826,
        "title": "Oh No! More Lemmings! (Archimedes) - Rule Britannia",
        "version": "smwc-35826-1703980729",
        "upstream_time": 1703980729,
        "download_url": "https://dl.smwcentral.net/35826/ONML%20Track19.zip",
        "filename": "ONML Track19.zip",
        "size": 81635,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-sobre-las-olas",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35823,
    "title": "Oh No! More Lemmings! (Archimedes) - Sobre las Olas",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "abstract",
      "carnival"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35823-1703980701",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35823,
        "title": "Oh No! More Lemmings! (Archimedes) - Sobre las Olas",
        "version": "smwc-35823-1703980701",
        "upstream_time": 1703980701,
        "download_url": "https://dl.smwcentral.net/35823/ONML%20Track22.zip",
        "filename": "ONML Track22.zip",
        "size": 81303,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-super-lemming",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35819,
    "title": "Oh No! More Lemmings! (Archimedes) - Super Lemming",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "chase"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35819-1703980645",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35819,
        "title": "Oh No! More Lemmings! (Archimedes) - Super Lemming",
        "version": "smwc-35819-1703980645",
        "upstream_time": 1703980645,
        "download_url": "https://dl.smwcentral.net/35819/ONML%20Track26.zip",
        "filename": "ONML Track26.zip",
        "size": 98310,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-the-ash-grove",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35821,
    "title": "Oh No! More Lemmings! (Archimedes) - The Ash Grove",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "abstract",
      "grassland",
      "town"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35821-1703980682",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35821,
        "title": "Oh No! More Lemmings! (Archimedes) - The Ash Grove",
        "version": "smwc-35821-1703980682",
        "upstream_time": 1703980682,
        "download_url": "https://dl.smwcentral.net/35821/ONML%20Track24.zip",
        "filename": "ONML Track24.zip",
        "size": 85250,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-the-british-grenadiers",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35834,
    "title": "Oh No! More Lemmings! (Archimedes) - The British Grenadiers",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "abstract",
      "town"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35834-1703980804",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35834,
        "title": "Oh No! More Lemmings! (Archimedes) - The British Grenadiers",
        "version": "smwc-35834-1703980804",
        "upstream_time": 1703980804,
        "download_url": "https://dl.smwcentral.net/35834/ONML%20Track11.zip",
        "filename": "ONML Track11.zip",
        "size": 80139,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-the-old-bazaar-in-cairo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35831,
    "title": "Oh No! More Lemmings! (Archimedes) - The Old Bazaar in Cairo",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "abstract",
      "town"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35831-1703980768",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35831,
        "title": "Oh No! More Lemmings! (Archimedes) - The Old Bazaar in Cairo",
        "version": "smwc-35831-1703980768",
        "upstream_time": 1703980768,
        "download_url": "https://dl.smwcentral.net/35831/ONML%20Track14.zip",
        "filename": "ONML Track14.zip",
        "size": 87512,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-three-blind-mice",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35841,
    "title": "Oh No! More Lemmings! (Archimedes) - Three Blind Mice",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "abstract",
      "athletic",
      "grassland"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35841-1703980863",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35841,
        "title": "Oh No! More Lemmings! (Archimedes) - Three Blind Mice",
        "version": "smwc-35841-1703980863",
        "upstream_time": 1703980863,
        "download_url": "https://dl.smwcentral.net/35841/ONML%20Track04.zip",
        "filename": "ONML Track04.zip",
        "size": 83492,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-toccata-fugue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35830,
    "title": "Oh No! More Lemmings! (Archimedes) - Toccata & Fugue",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "athletic",
      "cave",
      "fire",
      "sky",
      "tense"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35830-1703980760",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35830,
        "title": "Oh No! More Lemmings! (Archimedes) - Toccata & Fugue",
        "version": "smwc-35830-1703980760",
        "upstream_time": 1703980760,
        "download_url": "https://dl.smwcentral.net/35830/ONML%20Track15.zip",
        "filename": "ONML Track15.zip",
        "size": 96530,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-track08",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35837,
    "title": "Oh No! More Lemmings! (Archimedes) - Track08",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "fire",
      "industrial",
      "tense"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35837-1703980825",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35837,
        "title": "Oh No! More Lemmings! (Archimedes) - Track08",
        "version": "smwc-35837-1703980825",
        "upstream_time": 1703980825,
        "download_url": "https://dl.smwcentral.net/35837/ONML%20Track08.zip",
        "filename": "ONML Track08.zip",
        "size": 87061,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-track18",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35827,
    "title": "Oh No! More Lemmings! (Archimedes) - Track18",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "town"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35827-1703980738",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35827,
        "title": "Oh No! More Lemmings! (Archimedes) - Track18",
        "version": "smwc-35827-1703980738",
        "upstream_time": 1703980738,
        "download_url": "https://dl.smwcentral.net/35827/ONML%20Track18.zip",
        "filename": "ONML Track18.zip",
        "size": 77933,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-track20",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35825,
    "title": "Oh No! More Lemmings! (Archimedes) - Track20",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "athletic",
      "grassland",
      "sky"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35825-1703980721",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35825,
        "title": "Oh No! More Lemmings! (Archimedes) - Track20",
        "version": "smwc-35825-1703980721",
        "upstream_time": 1703980721,
        "download_url": "https://dl.smwcentral.net/35825/ONML%20Track20.zip",
        "filename": "ONML Track20.zip",
        "size": 96828,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-trepak",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35832,
    "title": "Oh No! More Lemmings! (Archimedes) - Trepak",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "grassland",
      "sky"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35832-1703980787",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35832,
        "title": "Oh No! More Lemmings! (Archimedes) - Trepak",
        "version": "smwc-35832-1703980787",
        "upstream_time": 1703980787,
        "download_url": "https://dl.smwcentral.net/35832/ONML%20Track13.zip",
        "filename": "ONML Track13.zip",
        "size": 89975,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-trumpet-hornpipe",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35844,
    "title": "Oh No! More Lemmings! (Archimedes) - Trumpet Hornpipe",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "athletic",
      "grassland",
      "sky"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35844-1703980887",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35844,
        "title": "Oh No! More Lemmings! (Archimedes) - Trumpet Hornpipe",
        "version": "smwc-35844-1703980887",
        "upstream_time": 1703980887,
        "download_url": "https://dl.smwcentral.net/35844/ONML%20Track01.zip",
        "filename": "ONML Track01.zip",
        "size": 79691,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-waltzing-matilda",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35836,
    "title": "Oh No! More Lemmings! (Archimedes) - Waltzing Matilda",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "abstract",
      "grassland",
      "town"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35836-1703980818",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35836,
        "title": "Oh No! More Lemmings! (Archimedes) - Waltzing Matilda",
        "version": "smwc-35836-1703980818",
        "upstream_time": 1703980818,
        "download_url": "https://dl.smwcentral.net/35836/ONML%20Track09.zip",
        "filename": "ONML Track09.zip",
        "size": 88746,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-wiggly-woo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35824,
    "title": "Oh No! More Lemmings! (Archimedes) - Wiggly Woo",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35824-1703980708",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35824,
        "title": "Oh No! More Lemmings! (Archimedes) - Wiggly Woo",
        "version": "smwc-35824-1703980708",
        "upstream_time": 1703980708,
        "download_url": "https://dl.smwcentral.net/35824/ONML%20Track21.zip",
        "filename": "ONML Track21.zip",
        "size": 75316,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-archimedes-william-tell-overture",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35840,
    "title": "Oh No! More Lemmings! (Archimedes) - William Tell Overture",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "abstract",
      "athletic",
      "sky",
      "town"
    ],
    "description": "Part of the Oh No! More Lemmings! Soundtrack. AddmusicM compatible.",
    "latest_version": "smwc-35840-1703980856",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35840,
        "title": "Oh No! More Lemmings! (Archimedes) - William Tell Overture",
        "version": "smwc-35840-1703980856",
        "upstream_time": 1703980856,
        "download_url": "https://dl.smwcentral.net/35840/ONML%20Track05.zip",
        "filename": "ONML Track05.zip",
        "size": 84136,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-down-and-out-lemmings",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17391,
    "title": "Oh No! More Lemmings - Down and Out Lemmings",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "bonus",
      "town"
    ],
    "description": "From Oh No! More Lemmings. Contains samples ripped from SNES Lemmings. Doesn't use channels 7 or 8 so effects can be played and nothing will cut off.",
    "latest_version": "smwc-17391-1524705338",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17391,
        "title": "Oh No! More Lemmings - Down and Out Lemmings",
        "version": "smwc-17391-1524705338",
        "upstream_time": 1524705338,
        "download_url": "https://dl.smwcentral.net/17391/down_and_out_lemmings.zip",
        "filename": "down_and_out_lemmings.zip",
        "size": 44697,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-superlem-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7684,
    "title": "Oh No! More Lemmings! - SuperLem Theme",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "athletic",
      "chase",
      "cutscene"
    ],
    "description": "The SNES take on the Benny Hill theme!",
    "latest_version": "smwc-7684-1325405064",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7684,
        "title": "Oh No! More Lemmings! - SuperLem Theme",
        "version": "smwc-7684-1325405064",
        "upstream_time": 1325405064,
        "download_url": "https://dl.smwcentral.net/7684/Oh%20No%21%20More%20Lemmings%21%20-%20SuperLem%20Theme.zip",
        "filename": "Oh No%21 More Lemmings%21 - SuperLem Theme.zip",
        "size": 134730,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oh-no-more-lemmings-tune",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7852,
    "title": "Oh No! More Lemmings! - Tune 2",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "cave",
      "fire",
      "industrial",
      "jungle",
      "mountain",
      "night",
      "overworld",
      "ruins",
      "space",
      "town"
    ],
    "description": "This is one of the themes that Oh No! More Lemmings! cycles through for its music during gameplay. Fitting to a city-type environment.",
    "latest_version": "smwc-7852-1325320950",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7852,
        "title": "Oh No! More Lemmings! - Tune 2",
        "version": "smwc-7852-1325320950",
        "upstream_time": 1325320950,
        "download_url": "https://dl.smwcentral.net/7852/Tune%202.zip",
        "filename": "Tune 2.zip",
        "size": 52800,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7840,
        "title": "Oh No! More Lemmings! - Tune 4",
        "version": "smwc-7840-1321305548",
        "upstream_time": 1321305548,
        "download_url": "https://dl.smwcentral.net/7840/Oh%20No%21%20More%20Lemmings%21%20-%20Tune%204.zip",
        "filename": "Oh No%21 More Lemmings%21 - Tune 4.zip",
        "size": 48241,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ohmono-black-bass-fishing-winter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36604,
    "title": "Ohmono Black Bass Fishing - Winter",
    "authors": [
      "Jakeapus"
    ],
    "tags": [
      "athletic",
      "beach",
      "ice",
      "snow"
    ],
    "description": "Apparently SNES fishing games had some amazing music...<br>\r\n<br>\r\nAlso known as Mark Davis' The Fishing Master in the US, this song is steady and a good choice for beach levels, ice levels, or even an athletic level!<br>\r\nUPDATE 1/13/24: 2nd submission has revisions made to further optimize & cleanup throughout.",
    "latest_version": "smwc-36604-1705177732",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36604,
        "title": "Ohmono Black Bass Fishing - Winter",
        "version": "smwc-36604-1705177732",
        "upstream_time": 1705177732,
        "download_url": "https://dl.smwcentral.net/36604/Ohmono%20Black%20Bass%20Fishing%20-%20Winter.zip",
        "filename": "Ohmono Black Bass Fishing - Winter.zip",
        "size": 56127,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-olivier-messiaen-o-sacrum-convivium",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21643,
    "title": "Olivier Messiaen - O Sacrum Convivium",
    "authors": [
      "Exodust"
    ],
    "tags": [
      "calm",
      "cave",
      "mysterious",
      "overworld",
      "snow",
      "space",
      "water"
    ],
    "description": "A microtonal (17-EDO) re-imagination of a hauntingly beautiful, classical choral piece. I imagine this would work well underwater, somewhere slow and contemplative, or some cavernous place.",
    "latest_version": "smwc-21643-1577843508",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21643,
        "title": "Olivier Messiaen - O Sacrum Convivium",
        "version": "smwc-21643-1577843508",
        "upstream_time": 1577843508,
        "download_url": "https://dl.smwcentral.net/21643/O%20Sacrum%20Convivium.zip",
        "filename": "O Sacrum Convivium.zip",
        "size": 38425,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-olivier-messiaen-oraison",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28273,
    "title": "Olivier Messiaen - Oraison",
    "authors": [
      "Exodust"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "dark",
      "mysterious",
      "sad"
    ],
    "description": "A harrowing, yet infinitely peaceful piece by Messiaen, originally performed on the ondes martenot. If you want to shock your players into a humble silence, this is the right port for you.<br>\r\n<br>\r\nBeware: this song doesn't loop!",
    "latest_version": "smwc-28273-1635710076",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28273,
        "title": "Olivier Messiaen - Oraison",
        "version": "smwc-28273-1635710076",
        "upstream_time": 1635710076,
        "download_url": "https://dl.smwcentral.net/28273/_Oraison.zip",
        "filename": "_Oraison.zip",
        "size": 32000,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-omegaprime-beneath-zero-vaporware",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38027,
    "title": "omegaprime - Beneath Zero (Vaporware)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "ambient",
      "dark",
      "night",
      "space",
      "tense"
    ],
    "description": "Beneath Zero is vaporware, so we can't find it on YouTube.",
    "latest_version": "smwc-38027-1734816981",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38027,
        "title": "omegaprime - Beneath Zero (Vaporware)",
        "version": "smwc-38027-1734816981",
        "upstream_time": 1734816981,
        "download_url": "https://dl.smwcentral.net/38027/omegaprime%20SMW.zip",
        "filename": "omegaprime SMW.zip",
        "size": 32751,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-omh-springtrap-is-mocking-you-i-always-come-back",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40067,
    "title": "~omh~ - Springtrap is Mocking You ~ I Always Come Back",
    "authors": [
      "Daizo Dee Von",
      "Hooded Edge",
      "Jonah",
      "Team JANK"
    ],
    "tags": [
      "abstract",
      "athletic",
      "boss",
      "carnival",
      "fire"
    ],
    "description": "You enter a hallway that appears to be an office.<br>\r\nYou walk across, and find a midpoint.<br>\r\nWhen you reach the other side.<br>\r\nAn old rotting suit comes out of the shadows.<br>\r\nAll he says is...<br>\r\n<br>\r\n\"Well I have...the perfect idea. Engage the motherf***er.\"<br>\r\n\"I always come back.\"<br>\r\n<br>\r\nYou then proceed to fight the a rotting corpse in a strange rabbit suit.<br>\r\n<br>\r\n--<br>\r\n<br>\r\nA boss battle remix sampling Scraptrap's line \"I always come back.\" from FNAF Ultimate Custom Night (and a version from Dead by Daylight). Could fit for...bosses? Mainly bosses themed around rotting animatronics with an old man singing \"I always come back\" over and over. Used in <a href=\"https://smwc.me/s/35050\">~omh~</a>.<br>\r\n<br>\r\nCredit to <span class=\"un-outer\" title=\"Jonah\"><a href=\"/?p=profile&amp;id=46087\" style=\"color: var(--user-color-1);\" class=\"un\">Jonah</a></span> and <span class=\"un-outer\" title=\"Hooded Edge\"><a href=\"/?p=profile&amp;id=23547\" style=\"color: var(--user-color-1);\" class=\"un\">Hooded Edge</a></span> for the \"Battle Against A Vending Machine\" and \"Gadobadorror\" melodies they ported that I used for this remix. Give credit to me for the overall song.<br>\r\n<br>\r\n--<br>\r\n<br>\r\n2025 EDIT: Now includes a version of the same iconic voiceline/sample, but it's from the version heard in Dead By Daylight (by the same actor PJ Haywood)! Just toggle the VoiceLineVersion define. With it enabled, it adds 3 extra bytes to amplify the volume of the vocal (0x060A).<br>\r\n<br>\r\nAlso, this is better optimized than the original.",
    "latest_version": "smwc-40067-1753175014",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40067,
        "title": "~omh~ - Springtrap is Mocking You ~ I Always Come Back",
        "version": "smwc-40067-1753175014",
        "upstream_time": 1753175014,
        "download_url": "https://dl.smwcentral.net/40067/%5BS%5D%20~omh~%20-%20Springtrap%20is%20Mocking%20You%20~%20I%20Always%20Come%20Back%20%28v3%29.zip",
        "filename": "%5BS%5D ~omh~ - Springtrap is Mocking You ~ I Always Come Back (v3).zip",
        "size": 213701,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-omh-the-brick-opus-no",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37414,
    "title": "~omh~ - THE BRICK ~ Opus No. 1",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "abstract",
      "overworld"
    ],
    "description": "The overworld song for THE BRICK from ~omh~, sampling a phone recording of an \"on hold\" song called Opus No. 1 by Tim Carleton. I call it a remix, but it's more like a short loop with vanilla chords added ontop.<br>\r\n<br>\r\nCredit should be given.",
    "latest_version": "smwc-37414-1715196467",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37414,
        "title": "~omh~ - THE BRICK ~ Opus No. 1",
        "version": "smwc-37414-1715196467",
        "upstream_time": 1715196467,
        "download_url": "https://dl.smwcentral.net/37414/%5BS%5D%20~omh~%20-%20The%20Brick%20~%20Opus%20No.%201.zip",
        "filename": "%5BS%5D ~omh~ - The Brick ~ Opus No. 1.zip",
        "size": 54842,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-omh-the-tower-of-the-exits-a-secondary-exit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37396,
    "title": "~omh~ - The Tower of the Exits ~ A Secondary Exit",
    "authors": [
      "Daizo Dee Von",
      "Team JANK"
    ],
    "tags": [
      "airship",
      "athletic",
      "bonus",
      "carnival",
      "castle",
      "chaotic",
      "final",
      "fire",
      "ice",
      "industrial",
      "mountain",
      "sky",
      "space",
      "tense"
    ],
    "description": "The final level theme of <a href=\"https://smwc.me/s/35050\">~omh~</a>, actually being a remix of various Mario victory themes, with a nod to real final because R-ACK. Won 1st place during Winter C3 2024 alongside a bunch of other ~omh~ related songs.<br>\r\n<br>\r\nGive credit if you use this, please.<br>\r\n<br>\r\nNot compatible with thunder, p-switch, blarggs, etc.",
    "latest_version": "smwc-37396-1714513131",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37396,
        "title": "~omh~ - The Tower of the Exits ~ A Secondary Exit",
        "version": "smwc-37396-1714513131",
        "upstream_time": 1714513131,
        "download_url": "https://dl.smwcentral.net/37396/%5BS%5D%20~omh~%20-%20A%20Secondary%20Exit.zip",
        "filename": "%5BS%5D ~omh~ - A Secondary Exit.zip",
        "size": 103065,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-omh-theme-of-the-plumber-no-regrets-right",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37398,
    "title": "~omh~ - Theme of the Plumber ~ No Regrets, Right?",
    "authors": [
      "Daizo Dee Von",
      "Team JANK"
    ],
    "tags": [
      "calm",
      "credits",
      "dark",
      "final",
      "fire",
      "night",
      "overworld",
      "sad",
      "snow",
      "title",
      "water"
    ],
    "description": "An unsampled version of \"No Regrets, Right?\" from the credits of R-ACK, now reused as the credits of <a href=\"https://smwc.me/s/35050\">~omh~</a>. It's melody is slightly edited to sound just a bit more interesting.<br>\r\n<br>\r\nGive credit if used.",
    "latest_version": "smwc-37398-1714513434",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37398,
        "title": "~omh~ - Theme of the Plumber ~ No Regrets, Right?",
        "version": "smwc-37398-1714513434",
        "upstream_time": 1714513434,
        "download_url": "https://dl.smwcentral.net/37398/%5BU%5D%20~omh~%20-%20No%20Regrets%2C%20Right_.zip",
        "filename": "%5BU%5D ~omh~ - No Regrets%2C Right_.zip",
        "size": 30831,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-omh-waiting-for-my-brother-to-let-me-cross-a-deactivated-bridge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35599,
    "title": "~omh~ - Waiting for my brother to let me cross a deactivated bridge",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "airship",
      "bonus",
      "cutscene"
    ],
    "description": "A joke song I wrote for <a href=\"https://smwc.me/s/35050\">~omh~</a> near the start of development, originally for one of the SECONDARY EXITS but ended up just being used for the beginning of \"luigi globetrotter.\" I consider it as a test track experimenting with a 19/16 time signature.<br>\r\n<br>\r\nCredit would be appreciated. :<b></b>)",
    "latest_version": "smwc-35599-1702918976",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35599,
        "title": "~omh~ - Waiting for my brother to let me cross a deactivated bridge",
        "version": "smwc-35599-1702918976",
        "upstream_time": 1702918976,
        "download_url": "https://dl.smwcentral.net/35599/%5BU%5D%20~omh~%20-%20Waiting%20for%20my%20brother%20to%20let%20me%20cross%20a%20deactivated%20bridge.zip",
        "filename": "%5BU%5D ~omh~ - Waiting for my brother to let me cross a deactivated bridge.zip",
        "size": 31974,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-omori-by-your-side",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29997,
    "title": "OMORI - By Your Side.",
    "authors": [
      "MANGOMILK"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sad"
    ],
    "description": "MARI's theme from OMORI, except this time I stole the samples from Cursed Cathedral.",
    "latest_version": "smwc-29997-1655493601",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29997,
        "title": "OMORI - By Your Side.",
        "version": "smwc-29997-1655493601",
        "upstream_time": 1655493601,
        "download_url": "https://dl.smwcentral.net/29997/By%20Your%20Side%20%28CC%29.zip",
        "filename": "By Your Side (CC).zip",
        "size": 57569,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29996,
        "title": "OMORI - By Your Side.",
        "version": "smwc-29996-1655493341",
        "upstream_time": 1655493341,
        "download_url": "https://dl.smwcentral.net/29996/By%20Your%20Side.zip",
        "filename": "By Your Side.zip",
        "size": 31301,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-omori-by-your-side-mm-b-ver",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29998,
    "title": "OMORI - By Your Side. (MM&B Ver.)",
    "authors": [
      "MANGOMILK"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sad"
    ],
    "description": "MARI's theme from OMORI, except this one is arranged with samples from Mega Man & Bass, imitating the style of the Database track.",
    "latest_version": "smwc-29998-1655493949",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29998,
        "title": "OMORI - By Your Side. (MM&B Ver.)",
        "version": "smwc-29998-1655493949",
        "upstream_time": 1655493949,
        "download_url": "https://dl.smwcentral.net/29998/By%20Your%20Side%20%28MM%26B%29.zip",
        "filename": "By Your Side (MM%26B).zip",
        "size": 63678,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-omori-spaces-in-between",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41790,
    "title": "OMORI - Spaces In-between",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "forest",
      "mysterious"
    ],
    "description": "Short song with mysterious and slightly unsettling vibes.",
    "latest_version": "smwc-41790-1772241097",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41790,
        "title": "OMORI - Spaces In-between",
        "version": "smwc-41790-1772241097",
        "upstream_time": 1772241097,
        "download_url": "https://dl.smwcentral.net/41790/Spaces%20In-between.zip",
        "filename": "Spaces In-between.zip",
        "size": 49010,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-omori-three-bar-logos",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40787,
    "title": "OMORI - Three Bar Logos",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "boss",
      "space",
      "title",
      "upbeat"
    ],
    "description": "One of my entries for Super Famicompo 7.<br>\r\nNot compatible with Bonus End.",
    "latest_version": "smwc-40787-1767133391",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40787,
        "title": "OMORI - Three Bar Logos",
        "version": "smwc-40787-1767133391",
        "upstream_time": 1767133391,
        "download_url": "https://dl.smwcentral.net/40787/Three%20Bar%20Logos.zip",
        "filename": "Three Bar Logos.zip",
        "size": 78862,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-on-my-way",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35593,
    "title": "On My Way",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "abstract",
      "ambient",
      "bonus",
      "calm",
      "credits",
      "misc",
      "night",
      "sad",
      "title"
    ],
    "description": "A vaporwave version of Mariya Takeuchi - Plastic Love.<br>\r\n<br>\r\nMod note: For SMW Hacking usage, you are only supposed to use <code>OnMyWay-optimized.txt</code>",
    "latest_version": "smwc-35593-1702381935",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35593,
        "title": "On My Way",
        "version": "smwc-35593-1702381935",
        "upstream_time": 1702381935,
        "download_url": "https://dl.smwcentral.net/35593/OnMyWay%2020231212.zip",
        "filename": "OnMyWay 20231212.zip",
        "size": 213359,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-on-the-sunny-side-of-the-street",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38554,
    "title": "On the Sunny Side of the Street",
    "authors": [
      "Overcrow03"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld"
    ],
    "description": "Part of the song reminded me of Super Mario World's overworld theme, so here's this classic jazz standard in the style of SMW's overworld theme. ",
    "latest_version": "smwc-38554-1733104762",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38554,
        "title": "On the Sunny Side of the Street",
        "version": "smwc-38554-1733104762",
        "upstream_time": 1733104762,
        "download_url": "https://dl.smwcentral.net/38554/SunnySideOfTheStreet.zip",
        "filename": "SunnySideOfTheStreet.zip",
        "size": 31673,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-on-top-of-the-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36767,
    "title": "On Top of the Castle",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "castle",
      "final",
      "sky"
    ],
    "description": "‎ ‎ ‎ ",
    "latest_version": "smwc-36767-1709159213",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36767,
        "title": "On Top of the Castle",
        "version": "smwc-36767-1709159213",
        "upstream_time": 1709159213,
        "download_url": "https://dl.smwcentral.net/36767/on%20top%20of%20the%20castle.zip",
        "filename": "on top of the castle.zip",
        "size": 67513,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-one-kagayaku-kisetsu-e-afternoon-of-the-roaring-tide",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21828,
    "title": "ONE ~Kagayaku Kisetsu e~ - Afternoon of the Roaring Tide",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "beach",
      "cutscene"
    ],
    "description": "A delightful song could fit with beach theme.",
    "latest_version": "smwc-21828-1578801680",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21828,
        "title": "ONE ~Kagayaku Kisetsu e~ - Afternoon of the Roaring Tide",
        "version": "smwc-21828-1578801680",
        "upstream_time": 1578801680,
        "download_url": "https://dl.smwcentral.net/21828/ONE%20~Kagayaku%20Kisetsu%20he~%20-%20Afternoon%20of%20the%20Roaring%20Tide.zip",
        "filename": "ONE ~Kagayaku Kisetsu he~ - Afternoon of the Roaring Tide.zip",
        "size": 117563,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-one-kagayaku-kisetsu-e-daily-leisure-time",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16389,
    "title": "ONE ~Kagayaku Kisetsu e~ - Daily Leisure Time",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "beach",
      "calm",
      "grassland",
      "town"
    ],
    "description": "Could fit with relaxing theme",
    "latest_version": "smwc-16389-1507402931",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16389,
        "title": "ONE ~Kagayaku Kisetsu e~ - Daily Leisure Time",
        "version": "smwc-16389-1507402931",
        "upstream_time": 1507402931,
        "download_url": "https://dl.smwcentral.net/16389/One%20Kagayaku%20Kisetsu%20e%20-%20Everyday%20Leisure.zip",
        "filename": "One Kagayaku Kisetsu e - Everyday Leisure.zip",
        "size": 32953,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-one-kagayaku-kisetsu-e-ladylike-appearance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15880,
    "title": "ONE ~Kagayaku Kisetsu e~ - Ladylike Appearance",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "forest",
      "sky"
    ],
    "description": "A relaxing song could fit with relax area.",
    "latest_version": "smwc-15880-1501288881",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15880,
        "title": "ONE ~Kagayaku Kisetsu e~ - Ladylike Appearance",
        "version": "smwc-15880-1501288881",
        "upstream_time": 1501288881,
        "download_url": "https://dl.smwcentral.net/15880/One%20Kagayaku%20Kisetsu%20e%20-%20Looks%20Like%20a%20Lady.zip",
        "filename": "One Kagayaku Kisetsu e - Looks Like a Lady.zip",
        "size": 122621,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-one-kagayaku-kisetsu-e-on-your-mark",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16404,
    "title": "ONE ~Kagayaku Kisetsu e~ - On Your Mark",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "beach",
      "title"
    ],
    "description": "A delightful song could fit with athletic or beach level theme.<br>\r\n<br>\r\nThis one is <a href=\"http://smwc.me/s/13821\">this port</a> with all of custom samples replaced to SMW one",
    "latest_version": "smwc-16404-1507403038",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16404,
        "title": "ONE ~Kagayaku Kisetsu e~ - On Your Mark",
        "version": "smwc-16404-1507403038",
        "upstream_time": 1507403038,
        "download_url": "https://dl.smwcentral.net/16404/One%20Kagayaku%20Kisetsu%20e%20-%20On%20Your%20Mark%20%28Unsampled%29.zip",
        "filename": "One Kagayaku Kisetsu e - On Your Mark (Unsampled).zip",
        "size": 33791,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13821,
        "title": "ONE ~Kagayaku Kisetsu e~ - On Your Mark",
        "version": "smwc-13821-1466992569",
        "upstream_time": 1466992569,
        "download_url": "https://dl.smwcentral.net/13821/One%20Kagayaku%20Kisetsu%20e%20-%20On%20Your%20Mark.zip",
        "filename": "One Kagayaku Kisetsu e - On Your Mark.zip",
        "size": 71488,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-one-kagayaku-kisetsu-e-path-of-a-rainbow-sighting",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19060,
    "title": "ONE ~Kagayaku Kisetsu e~ - Path of a Rainbow Sighting",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "beach",
      "calm",
      "overworld",
      "sky"
    ],
    "description": "Could fit with cloud / calm theme",
    "latest_version": "smwc-19060-1549239637",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19060,
        "title": "ONE ~Kagayaku Kisetsu e~ - Path of a Rainbow Sighting",
        "version": "smwc-19060-1549239637",
        "upstream_time": 1549239637,
        "download_url": "https://dl.smwcentral.net/19060/ONE%20~Kagayaku%20Kisetsu%20he~%20-%20Path%20of%20a%20Rainbow%20Sighting.zip",
        "filename": "ONE ~Kagayaku Kisetsu he~ - Path of a Rainbow Sighting.zip",
        "size": 33912,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-one-kagayaku-kisetsu-e-white-like-snow",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19219,
    "title": "ONE ~Kagayaku Kisetsu e~ - White Like Snow",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "ice",
      "night",
      "overworld"
    ],
    "description": "Could fit with snowy theme<br>\r\n<br>\r\nUPDATE: Tuned down the @2's volume a bit",
    "latest_version": "smwc-19219-1551352773",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19219,
        "title": "ONE ~Kagayaku Kisetsu e~ - White Like Snow",
        "version": "smwc-19219-1551352773",
        "upstream_time": 1551352773,
        "download_url": "https://dl.smwcentral.net/19219/ONE%20~Kagayaku%20Kisetsu%20he~%20-%20White%20Like%20Snow.zip",
        "filename": "ONE ~Kagayaku Kisetsu he~ - White Like Snow.zip",
        "size": 32338,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-one-must-fall",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11542,
    "title": "One Must Fall 2097 - End",
    "authors": [
      "sincx"
    ],
    "tags": [
      "abstract",
      "bonus",
      "castle",
      "cave",
      "credits",
      "cutscene",
      "dark",
      "final",
      "game over",
      "ice",
      "industrial",
      "jungle",
      "mountain",
      "night",
      "overworld",
      "ruins",
      "sad",
      "space",
      "spooky",
      "swamp",
      "temple",
      "tense",
      "title",
      "town"
    ],
    "description": "An admittedly less-than-stellar song that could work for intros, as the title would suggest--but hey, don't blame me, as this is exactly how it sounds in-game!",
    "latest_version": "smwc-11542-1437531731",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11542,
        "title": "One Must Fall 2097 - End",
        "version": "smwc-11542-1437531731",
        "upstream_time": 1437531731,
        "download_url": "https://dl.smwcentral.net/11542/End.zip",
        "filename": "End.zip",
        "size": 82170,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11536,
        "title": "One Must Fall 2097 - Menu",
        "version": "smwc-11536-1437533363",
        "upstream_time": 1437533363,
        "download_url": "https://dl.smwcentral.net/11536/Menu.zip",
        "filename": "Menu.zip",
        "size": 79281,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11535,
        "title": "One Must Fall 2097 - Intro",
        "version": "smwc-11535-1437533540",
        "upstream_time": 1437533540,
        "download_url": "https://dl.smwcentral.net/11535/Intro.zip",
        "filename": "Intro.zip",
        "size": 59597,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11534,
        "title": "One Must Fall 2097 - Prelude",
        "version": "smwc-11534-1435550873",
        "upstream_time": 1435550873,
        "download_url": "https://dl.smwcentral.net/11534/Prelude.zip",
        "filename": "Prelude.zip",
        "size": 77823,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-one-must-fall-2097-arena",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11541,
    "title": "One Must Fall 2097 - Arena 4",
    "authors": [
      "sincx"
    ],
    "tags": [
      "abstract",
      "airship",
      "bonus",
      "castle",
      "chase",
      "credits",
      "final",
      "fire",
      "industrial",
      "jungle",
      "night",
      "space",
      "tense"
    ],
    "description": "Yes, that's the actual name of the song. Very techno. Note the relatively large insert size.",
    "latest_version": "smwc-11541-1437531952",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11541,
        "title": "One Must Fall 2097 - Arena 4",
        "version": "smwc-11541-1437531952",
        "upstream_time": 1437531952,
        "download_url": "https://dl.smwcentral.net/11541/Arena%204.zip",
        "filename": "Arena 4.zip",
        "size": 92528,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11540,
        "title": "One Must Fall 2097 - Arena 3",
        "version": "smwc-11540-1437532193",
        "upstream_time": 1437532193,
        "download_url": "https://dl.smwcentral.net/11540/Arena%203.zip",
        "filename": "Arena 3.zip",
        "size": 93523,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11539,
        "title": "One Must Fall 2097 - Arena 2",
        "version": "smwc-11539-1437532405",
        "upstream_time": 1437532405,
        "download_url": "https://dl.smwcentral.net/11539/Arena%202.zip",
        "filename": "Arena 2.zip",
        "size": 85974,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11538,
        "title": "One Must Fall 2097 - Arena 1",
        "version": "smwc-11538-1437532802",
        "upstream_time": 1437532802,
        "download_url": "https://dl.smwcentral.net/11538/Arena%201.zip",
        "filename": "Arena 1.zip",
        "size": 94626,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11537,
        "title": "One Must Fall 2097 - Arena 0",
        "version": "smwc-11537-1437533074",
        "upstream_time": 1437533074,
        "download_url": "https://dl.smwcentral.net/11537/Arena%200.zip",
        "filename": "Arena 0.zip",
        "size": 81482,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-onward",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31762,
    "title": "Onward!",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "grassland",
      "mountain",
      "overworld",
      "sky"
    ],
    "description": "A short, adventurous piece of music intended for the main overworld.",
    "latest_version": "smwc-31762-1663999487",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31762,
        "title": "Onward!",
        "version": "smwc-31762-1663999487",
        "upstream_time": 1663999487,
        "download_url": "https://dl.smwcentral.net/31762/onward.zip",
        "filename": "onward.zip",
        "size": 25117,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ooooo-bean-and-breakfast-unbroken-hostel",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37494,
    "title": "ooooo - Bean and Breakfast ~ Unbroken Hostel",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "abstract",
      "ambient",
      "carnival",
      "castle",
      "cave",
      "ghost house",
      "tense",
      "water"
    ],
    "description": "A remix of \"<a href=\"https://youtu.be/PUWc7cwYODE\" rel=\"nofollow\">Unbroken</a>\" (the final boss track) from <a href=\"https://smwc.me/s/32095\">Sicari 2 - The Brink of Time</a> in the style of Anodyne's \"<a href=\"https://youtu.be/xcXlGDQMGFA\" rel=\"nofollow\">Hotel</a>\" dungeon theme. Used in a hotel, but can definitely work in tense dungeons?<br>\r\n<br>\r\nUsed in JUMP Team's \"<a href=\"https://smwc.me/s/37470\">ooooo</a>\"!",
    "latest_version": "smwc-37494-1717212533",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37494,
        "title": "ooooo - Bean and Breakfast ~ Unbroken Hostel",
        "version": "smwc-37494-1717212533",
        "upstream_time": 1717212533,
        "download_url": "https://dl.smwcentral.net/37494/%5BS%5D%20ooooo%20-%20Bean%20and%20Breakfast%20~%20Unbroken%20Hostel.zip",
        "filename": "%5BS%5D ooooo - Bean and Breakfast ~ Unbroken Hostel.zip",
        "size": 105759,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ooooo-mr-beanstalk-skytree-of-kulldec",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37482,
    "title": "ooooo - Mr. Beanstalk ~ Skytree of Kulldec",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "athletic",
      "castle",
      "mountain",
      "space"
    ],
    "description": "A sequel to <a href=\"https://smwc.me/s/25551\">this track</a>, in a sense. Gives a sense of climbing a tower instead of falling down a pit.<br>\r\n<br>\r\nOriginally written for KLDC2022, but was repurposed for a brand new level in the JUMP Team hack \"<a href=\"https://smwc.me/s/37470\">ooooo</a>\"!",
    "latest_version": "smwc-37482-1717212143",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37482,
        "title": "ooooo - Mr. Beanstalk ~ Skytree of Kulldec",
        "version": "smwc-37482-1717212143",
        "upstream_time": 1717212143,
        "download_url": "https://dl.smwcentral.net/37482/%5BS%5D%20ooooo%20-%20Mr.%20Beanstalk%20~%20Skytree%20of%20Kulldec.zip",
        "filename": "%5BS%5D ooooo - Mr. Beanstalk ~ Skytree of Kulldec.zip",
        "size": 97159,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ooooo-the-bombastic-baron-bowser-the-final-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37538,
    "title": "ooooo - The Bombastic Baron Bowser!! ~ The Final Battle",
    "authors": [
      "Daizo Dee Von",
      "Wyatt"
    ],
    "tags": [
      "airship",
      "boss",
      "castle",
      "final",
      "space",
      "tense"
    ],
    "description": "<span style=\"font-size: 20pt;\">𝓦𝓱𝓪𝓽'𝓼 𝓽𝓱𝓪𝓽, 𝓹𝓲𝓹𝓼𝓺𝓾𝓮𝓪𝓴?<br>\r\n𝓘𝓽'𝓼 𝓷𝓸𝓽 𝓼𝓽𝓮𝓪𝓵𝓲𝓷𝓰 𝓲𝓯 𝔂𝓸𝓾 𝓸𝔀𝓷 𝓽𝓱𝓮 𝓻𝓲𝓰𝓱𝓽𝓼!</span><br>\r\n<br>\r\n<span style=\"font-size: 6pt;\">Yes, ontop of being the main coder of the boss, I also ended up being the main composer too. what</span><br>\r\n<br>\r\nThe bombastic final battle against President \"Baron\" Bowser in JUMP Team's \"<a href=\"https://smwc.me/s/37470\">ooooo</a>\". Fitting for boss fights where the villain stops messing around and gets personal.<br>\r\n<br>\r\nThis is definitely the song I put the most effort in. What was a song with 12 tracks thanks to a crazy amount of chords was compressed down to 8 (which funny enough is the case for all three of my main original tracks in ooooo). This track in particular will eat up a LOT of space to insert just from samples alone.<br>\r\n<br>\r\nFeaturing guest composer <span class=\"un-outer\" title=\"Wyatt\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=39194\" style=\"color: var(--user-color-1);\" class=\"un\">Wyatt</a></span> helping with one of the melodies.<br>\r\n<br>\r\nNot compatible with thunder, barggs, yoshi, p-switch, bonus end, or star.",
    "latest_version": "smwc-37538-1717212940",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37538,
        "title": "ooooo - The Bombastic Baron Bowser!! ~ The Final Battle",
        "version": "smwc-37538-1717212940",
        "upstream_time": 1717212940,
        "download_url": "https://dl.smwcentral.net/37538/%5BS%5D%20ooooo%20-%20The%20Bombastic%20Baron%20Bowser%21%21%20~%20The%20Final%20Battle.zip",
        "filename": "%5BS%5D ooooo - The Bombastic Baron Bowser%21%21 ~ The Final Battle.zip",
        "size": 115476,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oozora-majutsu-magical-astronomy-satellite-caf-terrace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19553,
    "title": "Oozora Majutsu ~ Magical Astronomy - Satellite Café Terrace",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "calm",
      "forest",
      "ghost house",
      "night",
      "space",
      "urban"
    ],
    "description": "Track 06 from Celestial Wizardry ~ Magical Astronomy, a Touhou music CD.<br>\r\n<br>\r\nIt starts out very structured and calm, and then ends in a very messy piano part. Like the name implies, it could fit a café or space level, but also anywhere with an exploration-y vibe. The song would best suit longer levels due to its length.<br>\r\n<br>\r\nSpecial thanks to musicalman for helping me adjust the echo and panning, this port would not sound as good without him.",
    "latest_version": "smwc-19553-1554309834",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19553,
        "title": "Oozora Majutsu ~ Magical Astronomy - Satellite Café Terrace",
        "version": "smwc-19553-1554309834",
        "upstream_time": 1554309834,
        "download_url": "https://dl.smwcentral.net/19553/satellite%20cafe%20terrace.zip",
        "filename": "satellite cafe terrace.zip",
        "size": 37350,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-opeth-in-my-time-of-need",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24461,
    "title": "Opeth - In my time of need",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "calm",
      "dark",
      "forest",
      "sad",
      "spooky"
    ],
    "description": "A melancholic song that's mostly fit for haunted forests.",
    "latest_version": "smwc-24461-1602212723",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24461,
        "title": "Opeth - In my time of need",
        "version": "smwc-24461-1602212723",
        "upstream_time": 1602212723,
        "download_url": "https://dl.smwcentral.net/24461/time_of_need_0_1.zip",
        "filename": "time_of_need_0_1.zip",
        "size": 32749,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-opeth-windowpane-loop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24446,
    "title": "Opeth - Windowpane (loop 2)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "cave",
      "dark",
      "forest",
      "mysterious",
      "overworld",
      "spooky"
    ],
    "description": "A shorter loop that can fit a range of overworld situations such as forest, cave, etc.<br>\r\n<br>\r\nSince the midi I have found for this is decent, let me know if you would like to see another section of the song ported.",
    "latest_version": "smwc-24446-1602032890",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24446,
        "title": "Opeth - Windowpane (loop 2)",
        "version": "smwc-24446-1602032890",
        "upstream_time": 1602032890,
        "download_url": "https://dl.smwcentral.net/24446/windowpane2_0_1.zip",
        "filename": "windowpane2_0_1.zip",
        "size": 33190,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24445,
        "title": "Opeth - Windowpane (loop 1)",
        "version": "smwc-24445-1602032845",
        "upstream_time": 1602032845,
        "download_url": "https://dl.smwcentral.net/24445/windowpane1_0_1.zip",
        "filename": "windowpane1_0_1.zip",
        "size": 33568,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-orb",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22577,
    "title": "Orb",
    "authors": [
      "Janno27"
    ],
    "tags": [
      "goal",
      "misc",
      "mysterious",
      "water"
    ],
    "description": "Another level end theme I wrote. I think it has a rather underwater vibe.",
    "latest_version": "smwc-22577-1586377452",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22577,
        "title": "Orb",
        "version": "smwc-22577-1586377452",
        "upstream_time": 1586377452,
        "download_url": "https://dl.smwcentral.net/22577/orb_.zip",
        "filename": "orb_.zip",
        "size": 63574,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oregon-trail-ii-kansasville",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14591,
    "title": "Oregon Trail II - Kansasville",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "desert",
      "town"
    ],
    "description": "Song of Kansasville from Oregon Trail 2. Good for western areas.",
    "latest_version": "smwc-14591-1477955109",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14591,
        "title": "Oregon Trail II - Kansasville",
        "version": "smwc-14591-1477955109",
        "upstream_time": 1477955109,
        "download_url": "https://dl.smwcentral.net/14591/Oregon%20Trail%20II%20-%20Kansasville.zip",
        "filename": "Oregon Trail II - Kansasville.zip",
        "size": 58017,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oriental-garden",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10822,
    "title": "Oriental Garden",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "cutscene",
      "grassland",
      "sky"
    ],
    "description": "calm-ish song i made out of boredom and practice, could fit overworlds or Japanese/Chinese-styled levels.<br>\r\n<br>\r\nincluded is a version that uses mostly SMW samples as well.",
    "latest_version": "smwc-10822-1425059974",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10822,
        "title": "Oriental Garden",
        "version": "smwc-10822-1425059974",
        "upstream_time": 1425059974,
        "download_url": "https://dl.smwcentral.net/10822/oriental.zip",
        "filename": "oriental.zip",
        "size": 127411,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oriental-mountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19418,
    "title": "Oriental Mountain",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "overworld"
    ],
    "description": "Fit with oriental overworld theme<br>\r\n<br>\r\nUPDATE: Revamped for quality++ and less insert size",
    "latest_version": "smwc-19418-1553700259",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19418,
        "title": "Oriental Mountain",
        "version": "smwc-19418-1553700259",
        "upstream_time": 1553700259,
        "download_url": "https://dl.smwcentral.net/19418/Oriental%20Mountain%20%28Sampled%29.zip",
        "filename": "Oriental Mountain (Sampled).zip",
        "size": 40092,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19417,
        "title": "Oriental Mountain",
        "version": "smwc-19417-1553700154",
        "upstream_time": 1553700154,
        "download_url": "https://dl.smwcentral.net/19417/Oriental%20Mountain.zip",
        "filename": "Oriental Mountain.zip",
        "size": 31892,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-oshefopie",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39118,
    "title": "OSHEFOPIE!",
    "authors": [
      "Alfombra de madera"
    ],
    "tags": [
      "athletic",
      "bonus",
      "grassland",
      "overworld",
      "upbeat"
    ],
    "description": "A song I made with AlfombraTracker (my tracker).<br>\r\n<br>\r\nI guess it could be used for overworld or athletic levels?<br>\r\n<br>\r\n<br>\r\n<br>\r\nBtw, the name is a joke, I couldn't think of anything so I put that word without meaning.<br>\r\n<br>\r\nthanks Traumatized edgeworth for the name!",
    "latest_version": "smwc-39118-1743020323",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39118,
        "title": "OSHEFOPIE!",
        "version": "smwc-39118-1743020323",
        "upstream_time": 1743020323,
        "download_url": "https://dl.smwcentral.net/39118/Oshefopie..zip",
        "filename": "Oshefopie..zip",
        "size": 32508,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-othello-world-end-of-game",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29971,
    "title": "Othello World - End of Game",
    "authors": [
      "Masked Man"
    ],
    "tags": [
      "goal"
    ],
    "description": "<i>Othello World</i> is one of those Othello games you probably saw in some Japanese pawn shop or something like that. Developed by Dice and published by Tsukuda Original, it's very obscure, though easier to find at your nearest online shop for pretty cheap. Surprisingly, according to GDRI, it uses HAL's N-SPC variant, which is also used in games such as <i>Kirby Super Star</i>. In fact, every HAL game uses this sound driver, with the exception of <i>EarthBound</i>, which instead uses another N-SPC variant.<br>\r\n<br>\r\nThis jingle plays upon finishing a stage. After that, we get the counter and another jingle plays (varies if you either lost or win).<br>\r\n<br>\r\nGood for goals, if it wasn't that obvious. There's even a flag in the TXT file that allows you to add the goal whistle at the start of the song.<br>\r\n<br>\r\nThis is the unsampled version.",
    "latest_version": "smwc-29971-1658795525",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29971,
        "title": "Othello World - End of Game",
        "version": "smwc-29971-1658795525",
        "upstream_time": 1658795525,
        "download_url": "https://dl.smwcentral.net/29971/Othello%20World%20-%20End%20of%20Game%20%28Unsampled%29.zip",
        "filename": "Othello World - End of Game (Unsampled).zip",
        "size": 61305,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29970,
        "title": "Othello World - End of Game",
        "version": "smwc-29970-1658795488",
        "upstream_time": 1658795488,
        "download_url": "https://dl.smwcentral.net/29970/Othello%20World%20-%20End%20of%20Game.zip",
        "filename": "Othello World - End of Game.zip",
        "size": 55665,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-othello-world-game-with-rabbit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41881,
    "title": "Othello World - Game with Rabbit",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "bonus",
      "carnival"
    ],
    "description": "Second player rabbit game from Othello World.",
    "latest_version": "smwc-41881-1778445392",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41881,
        "title": "Othello World - Game with Rabbit",
        "version": "smwc-41881-1778445392",
        "upstream_time": 1778445392,
        "download_url": "https://dl.smwcentral.net/41881/Othello%20World%20-%20Game%20with%20Rabbit.zip",
        "filename": "Othello World - Game with Rabbit.zip",
        "size": 34672,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-other-works-zun-s-strange-works-fantasy-corridor",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19054,
    "title": "Other Works ~ ZUN's Strange Works - Fantasy Corridor",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "calm",
      "night",
      "ruins",
      "space",
      "temple"
    ],
    "description": "A kind of obscure, basically-Touhou song, probably best known from that infamous Touhou Unreasonable Mechanism video. The song is calm overall, and gets a little louder near the end. Musically, it probably best fits calm, night levels, but by association with that infamous video, then I guess it goes well with kaizo levels too.",
    "latest_version": "smwc-19054-1549170908",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19054,
        "title": "Other Works ~ ZUN's Strange Works - Fantasy Corridor",
        "version": "smwc-19054-1549170908",
        "upstream_time": 1549170908,
        "download_url": "https://dl.smwcentral.net/19054/fantasy%20corridor.zip",
        "filename": "fantasy corridor.zip",
        "size": 34310,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-otogirisou-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38958,
    "title": "Otogirisou - Main Theme",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "cutscene",
      "dark",
      "mysterious",
      "title"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Samantha\"><span title=\"Samantha donated $5.00.\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=24030\" style=\"color: var(--user-color-3);\" class=\"un\">Samantha</a></span>",
    "latest_version": "smwc-38958-1740541780",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38958,
        "title": "Otogirisou - Main Theme",
        "version": "smwc-38958-1740541780",
        "upstream_time": 1740541780,
        "download_url": "https://dl.smwcentral.net/38958/Otogirisou%20Main%20Theme.zip",
        "filename": "Otogirisou Main Theme.zip",
        "size": 50292,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-our-mosts-histories",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16537,
    "title": "Our Mosts Histories",
    "authors": [
      "Yuzu"
    ],
    "tags": [
      "castle",
      "final",
      "ghost house",
      "spooky"
    ],
    "description": "Ranked 3rd on 72hoSPC<br>\r\n<br>\r\nThere are 3 versions are my work",
    "latest_version": "smwc-16537-1510407405",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16537,
        "title": "Our Mosts Histories",
        "version": "smwc-16537-1510407405",
        "upstream_time": 1510407405,
        "download_url": "https://dl.smwcentral.net/16537/OMS_Final.zip",
        "filename": "OMS_Final.zip",
        "size": 212716,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-out-zone-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29147,
    "title": "Out Zone - Stage 2 (Pump 'em with Bullets)",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "airship",
      "athletic",
      "boss",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "The second stage theme from Toaplan's arcade shoot-em-up <i>Out Zone</i>. Could be used in industrial levels.",
    "latest_version": "smwc-29147-1645746825",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29147,
        "title": "Out Zone - Stage 2 (Pump 'em with Bullets)",
        "version": "smwc-29147-1645746825",
        "upstream_time": 1645746825,
        "download_url": "https://dl.smwcentral.net/29147/Out%20Zone%20Stage_2.zip",
        "filename": "Out Zone Stage_2.zip",
        "size": 34924,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-outer-wilds-travelers",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35426,
    "title": "Outer Wilds - Travelers",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "ambient",
      "calm",
      "credits",
      "cutscene",
      "overworld",
      "title"
    ],
    "description": "\"Travelers\" is a theme from the game \"Outer Wilds\" by composer Andrew Prahlow. It is the version where all instruments enter one after the other. I have also included a short version where all instruments play immediately. This is probably better suited as an overworld/cutscene/title theme.",
    "latest_version": "smwc-35426-1699652284",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35426,
        "title": "Outer Wilds - Travelers",
        "version": "smwc-35426-1699652284",
        "upstream_time": 1699652284,
        "download_url": "https://dl.smwcentral.net/35426/Outer%20Wilds%20-%20Travelers.zip",
        "filename": "Outer Wilds - Travelers.zip",
        "size": 63497,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-outkast-hey-ya",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27327,
    "title": "Outkast - Hey Ya",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "athletic",
      "bonus",
      "credits",
      "cutscene",
      "grassland",
      "misc",
      "switch palace",
      "title",
      "urban"
    ],
    "description": "The very famous pop song now finally ported to SMW, shake it!<br>\r\nBundles two versions: 1 verse and 2 verses.<br>\r\n<br>\r\nWill find a use in anything happy, grassland, title.<br>\r\n<br>\r\nMade on <a href=\"https://www.smwcentral.net/?p=viewthread&t=118352\">request</a> for <span class=\"un-outer\" title=\"41681\"><a href=\"/?p=profile&amp;id=41681\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">41681</a></span>.",
    "latest_version": "smwc-27327-1626931231",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27327,
        "title": "Outkast - Hey Ya",
        "version": "smwc-27327-1626931231",
        "upstream_time": 1626931231,
        "download_url": "https://dl.smwcentral.net/27327/hey_ya_0_1.zip",
        "filename": "hey_ya_0_1.zip",
        "size": 75513,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-outrun-splash-wave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21448,
    "title": "OutRun - Splash Wave",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "beach",
      "credits",
      "final",
      "tense"
    ],
    "description": "This is Splash Wave from OutRun, A.K.A that one game everyone knows about by name but knows jack shit about it otherwise... well, some people may know about the soundtrack at least, it's considered a classic by many after all LOL<br>\r\n<br>\r\nFor this one, I, of course, decided to put my own spin on this theme by adding a lot of my own embellishments based around my own musical style (A.K.A tons of drum syncopation and focus on drums in general), so it's not *too* accurate to the original, but I hope people still enjoy this :D<br>\r\n<br>\r\nAnyway, this is a absolute LONG boi, so if you want to use this in a level it's got to match up with the length of the song; outside of that, this could be used for beach, final, or just long ass levels in general, but of course, it could also be used as a credits/staff roll theme as well because of the length, so it's pretty multipurpose, which could make the long size a bit more worth it :P<br>\r\n<br>\r\nEDIT: Along with the alternate loop version, there's now a no legato version in case the melody gets cut after the song gets paused; those are separate mainly so that people can use those versions in case your hack has the entire song silenced wherever you pause the game (A.K.A what SMW normally does by default), and the normal versions are for hacks that doesn't silence the entire song when you pause the game.",
    "latest_version": "smwc-21448-1576792882",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21448,
        "title": "OutRun - Splash Wave",
        "version": "smwc-21448-1576792882",
        "upstream_time": 1576792882,
        "download_url": "https://dl.smwcentral.net/21448/splashwave.zip",
        "filename": "splashwave.zip",
        "size": 219547,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-over-blue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31369,
    "title": "Over Blue",
    "authors": [
      "FantasticFox"
    ],
    "tags": [
      "sky"
    ],
    "description": "This is a song I composed for Galactic Refugees, a game I made in GameMaker. It's upbeat and a little driving.",
    "latest_version": "smwc-31369-1672548405",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31369,
        "title": "Over Blue",
        "version": "smwc-31369-1672548405",
        "upstream_time": 1672548405,
        "download_url": "https://dl.smwcentral.net/31369/over%20blue.zip",
        "filename": "over blue.zip",
        "size": 53187,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-over-the-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13421,
    "title": "Over the Forest",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "calm",
      "forest",
      "overworld"
    ],
    "description": "A custom song by me. Could be used for Forest-like environments. (Fixed/Updated)",
    "latest_version": "smwc-13421-1459471563",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13421,
        "title": "Over the Forest",
        "version": "smwc-13421-1459471563",
        "upstream_time": 1459471563,
        "download_url": "https://dl.smwcentral.net/13421/%5BS%5D%20%28CUSTOM%29%20Over%20the%20Forest.zip",
        "filename": "%5BS%5D (CUSTOM) Over the Forest.zip",
        "size": 52421,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-overtake-deepest-red-opening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24536,
    "title": "Overtake - DEEPEST RED (Opening 2)",
    "authors": [
      "sincx"
    ],
    "tags": [
      "castle",
      "chase",
      "final",
      "fire",
      "ruins",
      "space"
    ],
    "description": "Fast-paced and intense song suitable for fast-paced and intense situations.<br>\r\n<br>\r\nNot compatible with Blargg/Thunder, Bonus End, or Yoshi.",
    "latest_version": "smwc-24536-1604951417",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24536,
        "title": "Overtake - DEEPEST RED (Opening 2)",
        "version": "smwc-24536-1604951417",
        "upstream_time": 1604951417,
        "download_url": "https://dl.smwcentral.net/24536/deepest_red.zip",
        "filename": "deepest_red.zip",
        "size": 83649,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-overworld-jazz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7435,
    "title": "Overworld Jazz",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "bonus",
      "calm",
      "grassland",
      "overworld",
      "p-switch"
    ],
    "description": "A short, lighthearted track that can fit for a happy grassland submap.",
    "latest_version": "smwc-7435-1405776729",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7435,
        "title": "Overworld Jazz",
        "version": "smwc-7435-1405776729",
        "upstream_time": 1405776729,
        "download_url": "https://dl.smwcentral.net/7435/Overworld%20Jazz.zip",
        "filename": "Overworld Jazz.zip",
        "size": 30703,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-overworld-song-mini-soundtrack",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8277,
    "title": "Overworld Song Mini-Soundtrack",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "cave",
      "forest",
      "overworld",
      "sky",
      "water"
    ],
    "description": "The mini-soundtrack I composed for the 2012 Overworld Design Contest. Contains 7 songs; one for each map. Feel free to use any or all of these songs. This soundtrack also features Surround Sound©!<br>\r\n<br>\r\n<br>\r\nUpdate (11/28/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.",
    "latest_version": "smwc-8277-1405725130",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8277,
        "title": "Overworld Song Mini-Soundtrack",
        "version": "smwc-8277-1405725130",
        "upstream_time": 1405725130,
        "download_url": "https://dl.smwcentral.net/8277/OW.Soundtrack.zip",
        "filename": "OW.Soundtrack.zip",
        "size": 344670,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pac-attack-ending-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20178,
    "title": "Pac Attack - Ending Theme",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "athletic",
      "bonus",
      "credits"
    ],
    "description": "This is the final Pac-Attack animated song. Good for credits theme.",
    "latest_version": "smwc-20178-1560025506",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20178,
        "title": "Pac Attack - Ending Theme",
        "version": "smwc-20178-1560025506",
        "upstream_time": 1560025506,
        "download_url": "https://dl.smwcentral.net/20178/EndingPSmpled.zip",
        "filename": "EndingPSmpled.zip",
        "size": 45950,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20176,
        "title": "Pac Attack - Ending Theme",
        "version": "smwc-20176-1560025796",
        "upstream_time": 1560025796,
        "download_url": "https://dl.smwcentral.net/20176/Pac-Attack%20End.zip",
        "filename": "Pac-Attack End.zip",
        "size": 32987,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pac-attack-puzzle-pit-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20628,
    "title": "Pac Attack - Puzzle Pit Fight",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "misc"
    ],
    "description": "The 2-player song from Pac-Attack on the SNES. Good for fast-paced levels. <br>\r\nI tried my best to make everything accurate. I didn't use SPC2MML because I don't like working with it.",
    "latest_version": "smwc-20628-1563226376",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20628,
        "title": "Pac Attack - Puzzle Pit Fight",
        "version": "smwc-20628-1563226376",
        "upstream_time": 1563226376,
        "download_url": "https://dl.smwcentral.net/20628/Pac-Attack%20-%20Puzzle%20Pit%20Fight.zip",
        "filename": "Pac-Attack - Puzzle Pit Fight.zip",
        "size": 58033,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pac-man-game-start",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39242,
    "title": "Pac-Man - Game Start",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "cutscene",
      "retro"
    ],
    "description": "The famous music that plays when you start Pac-Man.<br>\r\n<br>\r\n#define TUNING 1 will play the arcade tuning.<br>\r\n#define TUNING 0 (or any other number) will play the standard tuning.",
    "latest_version": "smwc-39242-1740513293",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39242,
        "title": "Pac-Man - Game Start",
        "version": "smwc-39242-1740513293",
        "upstream_time": 1740513293,
        "download_url": "https://dl.smwcentral.net/39242/Pac-Man%20-%20Game%20Start%20%28Sampled%29..zip",
        "filename": "Pac-Man - Game Start (Sampled)..zip",
        "size": 62568,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39241,
        "title": "Pac-Man - Game Start",
        "version": "smwc-39241-1740513252",
        "upstream_time": 1740513252,
        "download_url": "https://dl.smwcentral.net/39241/Pac-Man%20-%20Game%20Start..zip",
        "filename": "Pac-Man - Game Start..zip",
        "size": 61139,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pac-man-intermission",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39244,
    "title": "Pac-Man - Intermission",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "cutscene",
      "retro"
    ],
    "description": "Music that plays during the intermission cutscene in Pac-Man, using SMW samples.<br>\r\n<br>\r\n#define TUNING 1 will play the arcade tuning.<br>\r\n#define TUNING 0 (or any other number) will play the standard tuning.<br>\r\n<br>\r\nCould be used as a global song too, though I don't know what global song it would replace.",
    "latest_version": "smwc-39244-1740773694",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39244,
        "title": "Pac-Man - Intermission",
        "version": "smwc-39244-1740773694",
        "upstream_time": 1740773694,
        "download_url": "https://dl.smwcentral.net/39244/Pac-Man%20-%20Intermission.zip",
        "filename": "Pac-Man - Intermission.zip",
        "size": 61925,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39243,
        "title": "Pac-Man - Intermission",
        "version": "smwc-39243-1740773691",
        "upstream_time": 1740773691,
        "download_url": "https://dl.smwcentral.net/39243/Pac-Man%20-%20Intermission%20%28Sampled%29.zip",
        "filename": "Pac-Man - Intermission (Sampled).zip",
        "size": 63464,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pac-man-sound-effects",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39993,
    "title": "Pac-Man - Sound Effects",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "retro"
    ],
    "description": "Collection of all Pac-Man sound effects recreated by me!<br>\r\n<br>\r\nUpdate:<br>\r\n - Death (Custom Instruments)'s instrument volumes have been adjusted to be the same as each other, and fixed the second instrument define that accidentally changed to the first custom instrument when it was moderated before.<br>\r\n- All Siren sound effects have been adjusted to play the same volume as each other. When it got moderated, they were slightly different from each other.<br>\r\nAt least they're still overall quieter than my initial submission from before, but I'd at least like some consistency with each part's volumes of the entire SFX.",
    "latest_version": "smwc-39993-1752874395",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39993,
        "title": "Pac-Man - Sound Effects",
        "version": "smwc-39993-1752874395",
        "upstream_time": 1752874395,
        "download_url": "https://dl.smwcentral.net/39993/Pac-Man%20-%20SFX%20%28version%202%29.zip",
        "filename": "Pac-Man - SFX (version 2).zip",
        "size": 501510,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pachi-slot-love-story-nagoya-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39410,
    "title": "Pachi-Slot Love Story - Nagoya Castle",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "cutscene",
      "menu",
      "temple"
    ],
    "description": "Third in-game parlor music shared with Nagoya Castle in Pachi-Slot Love Story.",
    "latest_version": "smwc-39410-1741199171",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39410,
        "title": "Pachi-Slot Love Story - Nagoya Castle",
        "version": "smwc-39410-1741199171",
        "upstream_time": 1741199171,
        "download_url": "https://dl.smwcentral.net/39410/Pachi-Slot%20Love%20Story%20-%20Parlors%203.zip",
        "filename": "Pachi-Slot Love Story - Parlors 3.zip",
        "size": 15338,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pachinko-fan",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39514,
    "title": "Pachinko Fan 2 - Starting a Game",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "cutscene"
    ],
    "description": "Exciting opening cutscenes taking place at an office building when starting a new game of Pachinko Fan 2.",
    "latest_version": "smwc-39514-1741197945",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39514,
        "title": "Pachinko Fan 2 - Starting a Game",
        "version": "smwc-39514-1741197945",
        "upstream_time": 1741197945,
        "download_url": "https://dl.smwcentral.net/39514/Pachinko%20Fan%202%20-%20Starting%20a%20Game.zip",
        "filename": "Pachinko Fan 2 - Starting a Game.zip",
        "size": 14062,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pachinko-fan-stand-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29188,
    "title": "Pachinko Fan - Stand Theme 3",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "bonus",
      "switch palace"
    ],
    "description": "One of the three possible background themes which play while visiting through the pachinko machines in the first Pachinko Fan.<br>\r\nReleased in C3 Winter 2022.<br>\r\n<br>\r\nFits in with bonus/special and casino themed areas.",
    "latest_version": "smwc-29188-1648791528",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29188,
        "title": "Pachinko Fan - Stand Theme 3",
        "version": "smwc-29188-1648791528",
        "upstream_time": 1648791528,
        "download_url": "https://dl.smwcentral.net/29188/Pachinko%20Fan%20-%20Stand%20Theme%203.zip",
        "filename": "Pachinko Fan - Stand Theme 3.zip",
        "size": 32859,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pachinko-wars-ii-vegas-ii",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41771,
    "title": "Pachinko Wars II - Vegas II",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "urban"
    ],
    "description": "Second tune heard throughout the Vegas mission of Pachinko Wars II.",
    "latest_version": "smwc-41771-1776430605",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41771,
        "title": "Pachinko Wars II - Vegas II",
        "version": "smwc-41771-1776430605",
        "upstream_time": 1776430605,
        "download_url": "https://dl.smwcentral.net/41771/Pachinko%20Wars%20II%20-%20Vegas%20II.zip",
        "filename": "Pachinko Wars II - Vegas II.zip",
        "size": 70242,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pacific-botany-map-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39862,
    "title": "Pacific Botany (Map Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "calm",
      "overworld"
    ],
    "description": "Pacific Botany Zone but map remix. Potential Hotel Resort overworld map",
    "latest_version": "smwc-39862-1749332566",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39862,
        "title": "Pacific Botany (Map Remix)",
        "version": "smwc-39862-1749332566",
        "upstream_time": 1749332566,
        "download_url": "https://dl.smwcentral.net/39862/pacific%20garden%20map.zip",
        "filename": "pacific garden map.zip",
        "size": 37227,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paladin-s-quest-godom-lullaby",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12358,
    "title": "Paladin's Quest - Godom Lullaby",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "castle",
      "ruins",
      "sad",
      "temple"
    ],
    "description": "Could fit with calm ruin theme.",
    "latest_version": "smwc-12358-1446261780",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12358,
        "title": "Paladin's Quest - Godom Lullaby",
        "version": "smwc-12358-1446261780",
        "upstream_time": 1446261780,
        "download_url": "https://dl.smwcentral.net/12358/Paladin%27s%20Quest%20-%20Godom%20Lullaby.zip",
        "filename": "Paladin%27s Quest - Godom Lullaby.zip",
        "size": 32562,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pancake-paradise-jazz-waltz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31409,
    "title": "Pancake Paradise (Jazz Waltz)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "grassland",
      "overworld",
      "snow"
    ],
    "description": "Original Composition has lovely rendition from my mario custom music. Could fit on the snow and sweet levels.",
    "latest_version": "smwc-31409-1666463037",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31409,
        "title": "Pancake Paradise (Jazz Waltz)",
        "version": "smwc-31409-1666463037",
        "upstream_time": 1666463037,
        "download_url": "https://dl.smwcentral.net/31409/Pancake_Paradise_Jazz_Waltz.zip",
        "filename": "Pancake_Paradise_Jazz_Waltz.zip",
        "size": 31703,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-panic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7387,
    "title": "Panic!",
    "authors": [
      "CK Crash"
    ],
    "tags": [
      "cave",
      "chase"
    ],
    "description": "Works great for any area with a short time limit, or where you are being chased.",
    "latest_version": "smwc-7387-1319899827",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7387,
        "title": "Panic!",
        "version": "smwc-7387-1319899827",
        "upstream_time": 1319899827,
        "download_url": "https://dl.smwcentral.net/7387/panic.zip",
        "filename": "panic.zip",
        "size": 72432,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-panman14-blooper-bay-cruise-ship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25167,
    "title": "Panman14 - Blooper Bay (Cruise Ship)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "beach",
      "calm",
      "cave",
      "cutscene",
      "dark",
      "night",
      "overworld",
      "sad",
      "sewers",
      "spooky",
      "town",
      "urban",
      "water"
    ],
    "description": "Version 1a: Strings (0x094C = 2380 bytes)<br>\r\nVersion 2a: Drums (0x095E = 2398 bytes)<br>\r\n<br>\r\nVersion 1b: Strings (Short Intro, 0x08CE = 2254 bytes)<br>\r\nVersion 2b: Drums (Short Intro, 0x08DC = 2268 bytes)<br>\r\n<br>\r\nThe music melody was inspired by Panman14's blooper bay. But my original composition like waiting, information, and options for social transportation. Could fit on the cruise ship or harbor areas, or the social information (any kind).<br>\r\n<br>\r\nPreview Video: https://www.youtube.com/watch?v=N5dN8O896h0<br>\r\nhttps://www.youtube.com/watch?v=HKLkD9PaNH8<br>\r\n<br>\r\nUpdate (2020/11/17): Added (Short Intro) version and fixed<br>\r\nUpdate (2020/11/29): Improved and removed sample group necessary into #default",
    "latest_version": "smwc-25167-1607225888",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25167,
        "title": "Panman14 - Blooper Bay (Cruise Ship)",
        "version": "smwc-25167-1607225888",
        "upstream_time": 1607225888,
        "download_url": "https://dl.smwcentral.net/25167/Bloopers_Cruise_Ship.zip",
        "filename": "Bloopers_Cruise_Ship.zip",
        "size": 199141,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-panman14-blooper-bay-deep-house-type-c",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25897,
    "title": "Panman14 - Blooper Bay (Deep House Type C)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "athletic",
      "beach",
      "title",
      "town",
      "urban",
      "water"
    ],
    "description": "Music origin from Panman 14's Mario Kart Fan Music. But remix style was Type C from the Deep House genre. Could fit the underwater, hotel, and beach areas with sunset or night time.",
    "latest_version": "smwc-25897-1613333381",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25897,
        "title": "Panman14 - Blooper Bay (Deep House Type C)",
        "version": "smwc-25897-1613333381",
        "upstream_time": 1613333381,
        "download_url": "https://dl.smwcentral.net/25897/blooper%20bay%20%28deep%20house%20c%29.zip",
        "filename": "blooper bay (deep house c).zip",
        "size": 62360,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-panman14-blooper-bay-holiday-rock-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26234,
    "title": "Panman14 - Blooper Bay (Holiday Rock Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "beach",
      "carnival",
      "grassland",
      "town"
    ],
    "description": "Music origin from Panman 14's Mario Kart Fan Music. But Holiday styled Rock remix music genre. Could fit the holiday beach, paradise resort, tropical island at daytime or evening.<br>\r\n<br>\r\n3/7/2021: slightly lowered bass",
    "latest_version": "smwc-26234-1616097464",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26234,
        "title": "Panman14 - Blooper Bay (Holiday Rock Remix)",
        "version": "smwc-26234-1616097464",
        "upstream_time": 1616097464,
        "download_url": "https://dl.smwcentral.net/26234/blooper%20bay%20%28holiday%20rock%29.zip",
        "filename": "blooper bay (holiday rock).zip",
        "size": 52066,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-panman14-blooper-bay-sea-waltz-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26233,
    "title": "Panman14 - Blooper Bay (Sea Waltz Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "dark",
      "water"
    ],
    "description": "A custom composition formerly Panman14's Blooper Bay in 3/4 time signature as an underwater waltz genre. Could fit in the deep underwater areas.",
    "latest_version": "smwc-26233-1616097067",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26233,
        "title": "Panman14 - Blooper Bay (Sea Waltz Remix)",
        "version": "smwc-26233-1616097067",
        "upstream_time": 1616097067,
        "download_url": "https://dl.smwcentral.net/26233/Blooper%20Bay%20%28Sea%20Waltz%29.zip",
        "filename": "Blooper Bay (Sea Waltz).zip",
        "size": 46883,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-panman14-shipwreck-bay-acoustic-waltz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25896,
    "title": "Panman14 - Shipwreck Bay (Acoustic Waltz)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "beach",
      "mysterious",
      "night",
      "space",
      "water"
    ],
    "description": "Formerly Panman14's Blooper Bay music was re-imagined like Mario Party's night beach board song (3/4 time signature). Could fit on the beach, shipyard, or water levels at night time.",
    "latest_version": "smwc-25896-1613333018",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25896,
        "title": "Panman14 - Shipwreck Bay (Acoustic Waltz)",
        "version": "smwc-25896-1613333018",
        "upstream_time": 1613333018,
        "download_url": "https://dl.smwcentral.net/25896/SMO2%20Shipwreck%20Bay.zip",
        "filename": "SMO2 Shipwreck Bay.zip",
        "size": 50891,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-panorama-cotton-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21720,
    "title": "Panorama Cotton - Stage 1 (The Land of Cotton)",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "airship",
      "athletic",
      "desert",
      "sky",
      "tense"
    ],
    "description": "An exciting opening stage music from the Mega Drive shoot-em-up.",
    "latest_version": "smwc-21720-1578084007",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21720,
        "title": "Panorama Cotton - Stage 1 (The Land of Cotton)",
        "version": "smwc-21720-1578084007",
        "upstream_time": 1578084007,
        "download_url": "https://dl.smwcentral.net/21720/Panorama%20Cotton%20Stage%201%20%28Version%201.21%29.zip",
        "filename": "Panorama Cotton Stage 1 (Version 1.21).zip",
        "size": 34019,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-an-invitation-to-the-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7568,
    "title": "Paper Mario - An Invitation to the Castle",
    "authors": [
      "x-treme"
    ],
    "tags": [
      "bonus",
      "calm",
      "cutscene",
      "p-switch",
      "retro",
      "sky",
      "town",
      "water"
    ],
    "description": "A nice and simple song that would work well for a cutscene.",
    "latest_version": "smwc-7568-1318093005",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7568,
        "title": "Paper Mario - An Invitation to the Castle",
        "version": "smwc-7568-1318093005",
        "upstream_time": 1318093005,
        "download_url": "https://dl.smwcentral.net/7568/Paper%20Mario%20-%20An%20Invitation%20to%20the%20Castle.zip",
        "filename": "Paper Mario - An Invitation to the Castle.zip",
        "size": 66180,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-angry-bowser",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27659,
    "title": "Paper Mario - Angry Bowser",
    "authors": [
      "musicalman"
    ],
    "tags": [
      "boss",
      "mysterious",
      "tense"
    ],
    "description": "A tense, grungy, ethnic boss battle track from Paper Mario.<br>\r\nRequested by FireSeraphim.<br>\r\nUpdate: Now using gain for release trails which should have a much more consistent sound across spc players. Also toned down the vibrato a bit on a few things.",
    "latest_version": "smwc-27659-1629031069",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27659,
        "title": "Paper Mario - Angry Bowser",
        "version": "smwc-27659-1629031069",
        "upstream_time": 1629031069,
        "download_url": "https://dl.smwcentral.net/27659/AngryBowser.zip",
        "filename": "AngryBowser.zip",
        "size": 35425,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-cloudy-climb",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7367,
    "title": "Paper Mario - Cloudy Climb",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "calm",
      "overworld"
    ],
    "description": "A gentle, calming theme that would suit cloud sublevels and submaps.",
    "latest_version": "smwc-7367-1311902207",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7367,
        "title": "Paper Mario - Cloudy Climb",
        "version": "smwc-7367-1311902207",
        "upstream_time": 1311902207,
        "download_url": "https://dl.smwcentral.net/7367/Paper%20Mario%20-%20Cloudy%20Climb.zip",
        "filename": "Paper Mario - Cloudy Climb.zip",
        "size": 66480,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-color-splash-poisonous-plum-park",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15301,
    "title": "Paper Mario: Color Splash - Poisonous Plum Park",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "dark",
      "ghost house",
      "night",
      "swamp"
    ],
    "description": "A gloomy, foreboding song that could fit in unsettling situations.",
    "latest_version": "smwc-15301-1490026453",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15301,
        "title": "Paper Mario: Color Splash - Poisonous Plum Park",
        "version": "smwc-15301-1490026453",
        "upstream_time": 1490026453,
        "download_url": "https://dl.smwcentral.net/15301/Paper%20Mario%20Color%20Splash%20-%20Poisonous%20Plum%20Park%20%5BU%5D.zip",
        "filename": "Paper Mario Color Splash - Poisonous Plum Park %5BU%5D.zip",
        "size": 32114,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-crystal-king-battle-freeze",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7856,
    "title": "Paper Mario - Crystal King Battle ~ Freeze!",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "boss",
      "ice"
    ],
    "description": "This is the theme heard while fighting the Crystal King at the end of Chapter 7 in Paper Mario. It is a mysterious, yet heavy song that could work for a boss.",
    "latest_version": "smwc-7856-1312575785",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7856,
        "title": "Paper Mario - Crystal King Battle ~ Freeze!",
        "version": "smwc-7856-1312575785",
        "upstream_time": 1312575785,
        "download_url": "https://dl.smwcentral.net/7856/pmckb.zip",
        "filename": "pmckb.zip",
        "size": 68123,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-dry-dry-outpost",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7243,
    "title": "Paper Mario - Dry Dry Outpost",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "carnival",
      "desert"
    ],
    "description": "This is the theme heard right after Dry Dry Desert in Paper Mario. Best for desert levels, obviously.",
    "latest_version": "smwc-7243-1312741283",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7243,
        "title": "Paper Mario - Dry Dry Outpost",
        "version": "smwc-7243-1312741283",
        "upstream_time": 1312741283,
        "download_url": "https://dl.smwcentral.net/7243/drydryoutpost.zip",
        "filename": "drydryoutpost.zip",
        "size": 67504,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-file-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7096,
    "title": "Paper Mario - File Select",
    "authors": [
      "Fyord"
    ],
    "tags": [
      "calm",
      "title",
      "town"
    ],
    "description": "A calm tune from Paper Mario. Could fit calm moments or a town of some sort.",
    "latest_version": "smwc-7096-1324190462",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7096,
        "title": "Paper Mario - File Select",
        "version": "smwc-7096-1324190462",
        "upstream_time": 1324190462,
        "download_url": "https://dl.smwcentral.net/7096/File%20Select.zip",
        "filename": "File Select.zip",
        "size": 66591,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-goomba-king-s-decree",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41019,
    "title": "Paper Mario - Goomba King's Decree",
    "authors": [
      "Oz74"
    ],
    "tags": [
      "boss",
      "chaotic",
      "chase",
      "upbeat"
    ],
    "description": "The Goomba King's battle theme. A very frantic and whimsical piece that would work for a chase or early boss.",
    "latest_version": "smwc-41019-1775321975",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41019,
        "title": "Paper Mario - Goomba King's Decree",
        "version": "smwc-41019-1775321975",
        "upstream_time": 1775321975,
        "download_url": "https://dl.smwcentral.net/41019/%5BSMWSPC%5DPM_PrologueBoss.zip",
        "filename": "%5BSMWSPC%5DPM_PrologueBoss.zip",
        "size": 33111,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-goomba-village",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23101,
    "title": "Paper Mario - Goomba Village",
    "authors": [
      "Dispace",
      "Zavok"
    ],
    "tags": [
      "grassland",
      "town"
    ],
    "description": "Song that Goomba Village from Paper Mario. Good for a town lub grassland.",
    "latest_version": "smwc-23101-1590899371",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23101,
        "title": "Paper Mario - Goomba Village",
        "version": "smwc-23101-1590899371",
        "upstream_time": 1590899371,
        "download_url": "https://dl.smwcentral.net/23101/Paper%20Mario%20-%20Goomba%20Village.zip",
        "filename": "Paper Mario - Goomba Village.zip",
        "size": 31523,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-huff-n-puff-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8099,
    "title": "Paper Mario - Huff 'n' Puff Battle",
    "authors": [
      "MidiGuy"
    ],
    "tags": [
      "boss"
    ],
    "description": "The battle theme for Huff 'n' Puff, from Paper Mario. Pretty good for a boss battle.",
    "latest_version": "smwc-8099-1312811738",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8099,
        "title": "Paper Mario - Huff 'n' Puff Battle",
        "version": "smwc-8099-1312811738",
        "upstream_time": 1312811738,
        "download_url": "https://dl.smwcentral.net/8099/PM%20-%20Huff%20%27n%27%20Puff%20Battle.zip",
        "filename": "PM - Huff %27n%27 Puff Battle.zip",
        "size": 70761,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-koopa-village-tropical-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7152,
    "title": "Paper Mario - Koopa Village (Tropical Remix)",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "beach",
      "grassland",
      "town"
    ],
    "description": "A nice little song for beach levels.",
    "latest_version": "smwc-7152-1319899872",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7152,
        "title": "Paper Mario - Koopa Village (Tropical Remix)",
        "version": "smwc-7152-1319899872",
        "upstream_time": 1319899872,
        "download_url": "https://dl.smwcentral.net/7152/Paper%20Mario%20-%20Koopa%20Village%20%28Tropical%20Remix%29.zip",
        "filename": "Paper Mario - Koopa Village (Tropical Remix).zip",
        "size": 71285,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-march-ahead",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29097,
    "title": "Paper Mario - March Ahead",
    "authors": [
      "Marcozzo Daro"
    ],
    "tags": [
      "forest",
      "grassland",
      "town"
    ],
    "description": "The peppy short tune from Paper Mario, using almost almost all the original samples (except for the Bongo).",
    "latest_version": "smwc-29097-1642778868",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29097,
        "title": "Paper Mario - March Ahead",
        "version": "smwc-29097-1642778868",
        "upstream_time": 1642778868,
        "download_url": "https://dl.smwcentral.net/29097/March%20Ahead%21_0121.zip",
        "filename": "March Ahead%21_0121.zip",
        "size": 97624,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-over-shiver-mountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13797,
    "title": "Paper Mario - Over Shiver Mountain",
    "authors": [
      "junttiba"
    ],
    "tags": [
      "calm",
      "ice",
      "sky"
    ],
    "description": "From Paper Mario N64.<br>\r\n<br>\r\nWould be very good for ice, cloud/sky, or calmer levels.<br>\r\n<br>\r\nThis is my first one of these.  I am a composer and love video games so I thought I'd try this out.<br>\r\n<br>\r\nEDIT1: Changed channel 1 to bring out a more percussive texture.<br>\r\nEDIT2: Changed channel 5 and 6 by making them louder.",
    "latest_version": "smwc-13797-1467245656",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13797,
        "title": "Paper Mario - Over Shiver Mountain",
        "version": "smwc-13797-1467245656",
        "upstream_time": 1467245656,
        "download_url": "https://dl.smwcentral.net/13797/Over%20Shiver%20Mountain.zip",
        "filename": "Over Shiver Mountain.zip",
        "size": 31906,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-shooting-star-summit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28055,
    "title": "Paper Mario - Shooting Star Summit",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "ambient",
      "calm",
      "cave",
      "ice",
      "mountain",
      "night",
      "sky"
    ],
    "description": "A calm, pretty song from Paper Mario. Could easily fit icy areas or mountains at night.<br>\r\n<br>\r\nUPDATE: Made some optimizations to the port and the samples.",
    "latest_version": "smwc-28055-1632683150",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28055,
        "title": "Paper Mario - Shooting Star Summit",
        "version": "smwc-28055-1632683150",
        "upstream_time": 1632683150,
        "download_url": "https://dl.smwcentral.net/28055/Paper_Mario_-_Shooting_Star_Summit.zip",
        "filename": "Paper_Mario_-_Shooting_Star_Summit.zip",
        "size": 66119,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-shy-guy-s-toybox",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8066,
    "title": "Paper Mario - Shy Guy's Toybox",
    "authors": [
      "MidiGuy"
    ],
    "tags": [
      "bonus"
    ],
    "description": "The happy, whimisical song that plays in Chapter 4 of Paper Mario. It would fit switch palaces, bonus areas, or any toy-themed level.",
    "latest_version": "smwc-8066-1312817142",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8066,
        "title": "Paper Mario - Shy Guy's Toybox",
        "version": "smwc-8066-1312817142",
        "upstream_time": 1312817142,
        "download_url": "https://dl.smwcentral.net/8066/PM%20-%20Shyguy%20Toybox.zip",
        "filename": "PM - Shyguy Toybox.zip",
        "size": 68186,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-snow-road",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29008,
    "title": "Paper Mario - Snow Road",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "ambient",
      "calm",
      "cave",
      "ice",
      "mountain",
      "night",
      "overworld",
      "sky"
    ],
    "description": "A calm, snowy song from Paper Mario. <br>\r\n<br>\r\nNote: Incompatible with Bonus End, Thunder SFX/Blarggs.",
    "latest_version": "smwc-29008-1642112117",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29008,
        "title": "Paper Mario - Snow Road",
        "version": "smwc-29008-1642112117",
        "upstream_time": 1642112117,
        "download_url": "https://dl.smwcentral.net/29008/Paper%20Mario%20-%20Snow%20Road.zip",
        "filename": "Paper Mario - Snow Road.zip",
        "size": 75767,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-star-way",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22228,
    "title": "Paper Mario - Star Way",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "cutscene",
      "night",
      "overworld",
      "sky"
    ],
    "description": "A short but very pretty song from Paper Mario. Good for overworld maps, cutscenes and calm areas.<br>\r\n<br>\r\nShoutout to Pinci and Musicalman for helping me with the samples!",
    "latest_version": "smwc-22228-1582587466",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22228,
        "title": "Paper Mario - Star Way",
        "version": "smwc-22228-1582587466",
        "upstream_time": 1582587466,
        "download_url": "https://dl.smwcentral.net/22228/Paper%20Mario%20-%20Star%20Way.zip",
        "filename": "Paper Mario - Star Way.zip",
        "size": 63724,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8268,
        "title": "Paper Mario - Star Way",
        "version": "smwc-8268-1405940328",
        "upstream_time": 1405940328,
        "download_url": "https://dl.smwcentral.net/8268/Paper%20Mario%20-%20Star%20Way-1.zip",
        "filename": "Paper Mario - Star Way-1.zip",
        "size": 30312,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-the-origami-king-the-fanged-fastener",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35105,
    "title": "Paper Mario: The Origami King - The Fanged Fastener",
    "authors": [
      "Captain 3"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "A heavy metal song best used for *just bosses*.<br>\r\n<br>\r\nNot compatible with: Bonus end, starman, Yoshi, thunder/Blargg/fireworks<br>\r\n<br>\r\nWith that out of the way, this song sure came outta left field, huh? Had this one in my drafts but was admittedly too lazy to try optimizing the channel usage until now.<br>\r\n<br>\r\nSep. 24th Update:<br>\r\n+Added StaplerFight_SampleGroup.txt",
    "latest_version": "smwc-35105-1697979104",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35105,
        "title": "Paper Mario: The Origami King - The Fanged Fastener",
        "version": "smwc-35105-1697979104",
        "upstream_time": 1697979104,
        "download_url": "https://dl.smwcentral.net/35105/Stapler_Fight.zip",
        "filename": "Stapler_Fight.zip",
        "size": 112009,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-the-thousand-year-door-pit-of",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8030,
    "title": "Paper Mario: The Thousand Year Door - Pit of 100 Trials",
    "authors": [
      "KennyJ"
    ],
    "tags": [
      "calm",
      "cave"
    ],
    "description": "Works well with dark areas or caves.",
    "latest_version": "smwc-8030-1312741096",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8030,
        "title": "Paper Mario: The Thousand Year Door - Pit of 100 Trials",
        "version": "smwc-8030-1312741096",
        "upstream_time": 1312741096,
        "download_url": "https://dl.smwcentral.net/8030/100%20Trials.zip",
        "filename": "100 Trials.zip",
        "size": 66674,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-the-thousand-year-door-rogueport-sewers",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20378,
    "title": "Paper Mario: The Thousand-Year Door - Rogueport Sewers",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "cave",
      "sewer"
    ],
    "description": "The song used for the underground area of the main hub from Paper Mario TTYD. A mysterious sounding song. Best used in underground areas.",
    "latest_version": "smwc-20378-1562394061",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20378,
        "title": "Paper Mario: The Thousand-Year Door - Rogueport Sewers",
        "version": "smwc-20378-1562394061",
        "upstream_time": 1562394061,
        "download_url": "https://dl.smwcentral.net/20378/Rogueport%20Sewers.zip",
        "filename": "Rogueport Sewers.zip",
        "size": 33002,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-the-thousand-year-door-x-naut-fortress",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22314,
    "title": "Paper Mario: The Thousand Year Door - X-Naut Fortress",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "athletic",
      "castle",
      "space"
    ],
    "description": "Song from Paper Mario TTYD that could fit a space setting.<br>\r\n<br>\r\nOriginally ported for the level \"A.N.D.R.O.M.E.D.A.\" in the hack \"GARLIC\".",
    "latest_version": "smwc-22314-1584837722",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22314,
        "title": "Paper Mario: The Thousand Year Door - X-Naut Fortress",
        "version": "smwc-22314-1584837722",
        "upstream_time": 1584837722,
        "download_url": "https://dl.smwcentral.net/22314/X-Naut%20Fortress.zip",
        "filename": "X-Naut Fortress.zip",
        "size": 71918,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7206,
        "title": "Paper Mario: The Thousand Year Door - X-Naut Fortress",
        "version": "smwc-7206-1318147628",
        "upstream_time": 1318147628,
        "download_url": "https://dl.smwcentral.net/7206/Xnaut.zip",
        "filename": "Xnaut.zip",
        "size": 68610,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-twink-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41032,
    "title": "Paper Mario - Twink's Theme",
    "authors": [
      "Oz74"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "night"
    ],
    "description": "Twink the Star Kid's cute, happy, twinkly theme. Ideal for coin heavens. There are two panning options, as the original song favors the left speaker. The second option moves the twinkling to the right to help balance that.",
    "latest_version": "smwc-41032-1775321998",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41032,
        "title": "Paper Mario - Twink's Theme",
        "version": "smwc-41032-1775321998",
        "upstream_time": 1775321998,
        "download_url": "https://dl.smwcentral.net/41032/%5BSMWSPC%5DPM_Twink.zip",
        "filename": "%5BSMWSPC%5DPM_Twink.zip",
        "size": 62170,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paper-mario-walking-around-the-blue-candy-cane",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7574,
    "title": "Paper Mario - Walking Around the Blue Candy Cane",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "star"
    ],
    "description": "A short and repetitive song played when you walk around the Blue Candy Cane in Paper Mario. Could work as as a replacement for the star music.",
    "latest_version": "smwc-7574-1324188435",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7574,
        "title": "Paper Mario - Walking Around the Blue Candy Cane",
        "version": "smwc-7574-1324188435",
        "upstream_time": 1324188435,
        "download_url": "https://dl.smwcentral.net/7574/pm_candycane.zip",
        "filename": "pm_candycane.zip",
        "size": 65756,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-paperboy-nes-game-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29081,
    "title": "Paperboy (NES) - Game Theme",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "overworld",
      "retro",
      "town"
    ],
    "description": "A rather iconic theme from Paperboy on the NES.<br>\r\n<br>\r\nCan fit in overworlds or happy towns.<br>\r\n<br>\r\nRequested by someone a long time ago, I forgot who. =P",
    "latest_version": "smwc-29081-1643573476",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29081,
        "title": "Paperboy (NES) - Game Theme",
        "version": "smwc-29081-1643573476",
        "upstream_time": 1643573476,
        "download_url": "https://dl.smwcentral.net/29081/Paperboy%20%28NES%29%20-%20Game%20Theme.zip",
        "filename": "Paperboy (NES) - Game Theme.zip",
        "size": 32238,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-papercut-caves",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40391,
    "title": "Papercut - Caves",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "ambient",
      "calm",
      "cave",
      "dark",
      "night"
    ],
    "description": "Caves from a cancelled hack, Papercut.",
    "latest_version": "smwc-40391-1756151387",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40391,
        "title": "Papercut - Caves",
        "version": "smwc-40391-1756151387",
        "upstream_time": 1756151387,
        "download_url": "https://dl.smwcentral.net/40391/Papercut%20-%20Caves.zip",
        "filename": "Papercut - Caves.zip",
        "size": 54800,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-papercut-chain-bridge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40392,
    "title": "Papercut - Chain Bridge",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "final",
      "industrial",
      "upbeat",
      "urban"
    ],
    "description": "Chain Bridge from a cancelled hack, Papercut.<br>\r\n<br>\r\nOmits Thunder, Yoshi and Bonus End (@7).",
    "latest_version": "smwc-40392-1756151391",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40392,
        "title": "Papercut - Chain Bridge",
        "version": "smwc-40392-1756151391",
        "upstream_time": 1756151391,
        "download_url": "https://dl.smwcentral.net/40392/Papercut%20-%20Chain%20Bridge.zip",
        "filename": "Papercut - Chain Bridge.zip",
        "size": 83472,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-papercut-chain-bridge-hard",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40393,
    "title": "Papercut - Chain Bridge (Hard)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "chaotic",
      "final",
      "tense",
      "urban"
    ],
    "description": "Chain Bridge (Hard) from a cancelled hack, Papercut.<br>\r\n<br>\r\nOmits Thunder, Yoshi and Bonus End (@7).",
    "latest_version": "smwc-40393-1756151395",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40393,
        "title": "Papercut - Chain Bridge (Hard)",
        "version": "smwc-40393-1756151395",
        "upstream_time": 1756151395,
        "download_url": "https://dl.smwcentral.net/40393/Papercut%20-%20Chain%20Bridge%20%28Hard%29.zip",
        "filename": "Papercut - Chain Bridge (Hard).zip",
        "size": 83003,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-papercut-church-fire",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40394,
    "title": "Papercut - Church Fire",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "fire",
      "ghost house",
      "ruins",
      "spooky",
      "temple",
      "upbeat"
    ],
    "description": "Church Fire from a cancelled hack, Papercut.",
    "latest_version": "smwc-40394-1756151399",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40394,
        "title": "Papercut - Church Fire",
        "version": "smwc-40394-1756151399",
        "upstream_time": 1756151399,
        "download_url": "https://dl.smwcentral.net/40394/Papercut%20-%20Church%20Fire.zip",
        "filename": "Papercut - Church Fire.zip",
        "size": 69787,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-papercut-highway",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40395,
    "title": "Papercut - Highway",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "dark",
      "final",
      "industrial",
      "upbeat",
      "urban"
    ],
    "description": "Highway from a cancelled hack, Papercut.",
    "latest_version": "smwc-40395-1756151403",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40395,
        "title": "Papercut - Highway",
        "version": "smwc-40395-1756151403",
        "upstream_time": 1756151403,
        "download_url": "https://dl.smwcentral.net/40395/Papercut%20-%20Highway.zip",
        "filename": "Papercut - Highway.zip",
        "size": 80014,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-papercut-montgomery",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40396,
    "title": "Papercut - Montgomery",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "carnival",
      "mysterious",
      "night",
      "overworld",
      "urban"
    ],
    "description": "Montgomery from a cancelled hack, Papercut.",
    "latest_version": "smwc-40396-1756151408",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40396,
        "title": "Papercut - Montgomery",
        "version": "smwc-40396-1756151408",
        "upstream_time": 1756151408,
        "download_url": "https://dl.smwcentral.net/40396/Papercut%20-%20Montgomery.zip",
        "filename": "Papercut - Montgomery.zip",
        "size": 67280,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-papercut-red-obsidian",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40397,
    "title": "Papercut - Red Obsidian",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "Red Obsidian from a cancelled hack, Papercut.<br>\r\n<br>\r\nOmits Thunder and Yoshi.",
    "latest_version": "smwc-40397-1759075679",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40397,
        "title": "Papercut - Red Obsidian",
        "version": "smwc-40397-1759075679",
        "upstream_time": 1759075679,
        "download_url": "https://dl.smwcentral.net/40397/Papercut%20-%20Red%20Obsidian%20.zip",
        "filename": "Papercut - Red Obsidian .zip",
        "size": 82943,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-papercut-ruined-fortress",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40398,
    "title": "Papercut - Ruined Fortress",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "castle",
      "ruins",
      "temple",
      "upbeat"
    ],
    "description": "Ruined Fortress from a cancelled hack, Papercut.",
    "latest_version": "smwc-40398-1756151412",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40398,
        "title": "Papercut - Ruined Fortress",
        "version": "smwc-40398-1756151412",
        "upstream_time": 1756151412,
        "download_url": "https://dl.smwcentral.net/40398/Papercut%20-%20Ruined%20Fortress.zip",
        "filename": "Papercut - Ruined Fortress.zip",
        "size": 80595,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-papercut-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40400,
    "title": "Papercut - Ruins",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "grassland",
      "ruins",
      "sad"
    ],
    "description": "Ruins from a cancelled hack, Papercut.<br>\r\n<br>\r\nOmits Thunder.",
    "latest_version": "smwc-40400-1756151421",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40400,
        "title": "Papercut - Ruins",
        "version": "smwc-40400-1756151421",
        "upstream_time": 1756151421,
        "download_url": "https://dl.smwcentral.net/40400/Papercut%20-%20Ruins.zip",
        "filename": "Papercut - Ruins.zip",
        "size": 81932,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-papercut-ruins-village",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40399,
    "title": "Papercut - Ruins Village",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "grassland",
      "ruins",
      "town"
    ],
    "description": "Ruins Village from a cancelled hack, Papercut.",
    "latest_version": "smwc-40399-1756151417",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40399,
        "title": "Papercut - Ruins Village",
        "version": "smwc-40399-1756151417",
        "upstream_time": 1756151417,
        "download_url": "https://dl.smwcentral.net/40399/Papercut%20-%20Ruins%20Village.zip",
        "filename": "Papercut - Ruins Village.zip",
        "size": 75875,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-papercut-shop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40401,
    "title": "Papercut - Shop",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "bonus",
      "grassland",
      "town",
      "upbeat"
    ],
    "description": "Shop from a cancelled hack, Papercut.<br>\r\n<br>\r\nOmits Thunder.",
    "latest_version": "smwc-40401-1756151434",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40401,
        "title": "Papercut - Shop",
        "version": "smwc-40401-1756151434",
        "upstream_time": 1756151434,
        "download_url": "https://dl.smwcentral.net/40401/Papercut%20-%20Shop.zip",
        "filename": "Papercut - Shop.zip",
        "size": 87990,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-papercut-space-command",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40402,
    "title": "Papercut - Space Command",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "final",
      "industrial",
      "space",
      "tense"
    ],
    "description": "Space Command from a cancelled hack, Papercut.",
    "latest_version": "smwc-40402-1756151439",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40402,
        "title": "Papercut - Space Command",
        "version": "smwc-40402-1756151439",
        "upstream_time": 1756151439,
        "download_url": "https://dl.smwcentral.net/40402/Papercut%20-%20Space%20Command.zip",
        "filename": "Papercut - Space Command.zip",
        "size": 65024,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-papercut-space-command-hard",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40403,
    "title": "Papercut - Space Command (Hard)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "chaotic",
      "final",
      "space",
      "tense"
    ],
    "description": "Space Command (Hard) from a cancelled hack, Papercut.",
    "latest_version": "smwc-40403-1756151443",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40403,
        "title": "Papercut - Space Command (Hard)",
        "version": "smwc-40403-1756151443",
        "upstream_time": 1756151443,
        "download_url": "https://dl.smwcentral.net/40403/Papercut%20-%20Space%20Command%20%28Hard%29.zip",
        "filename": "Papercut - Space Command (Hard).zip",
        "size": 87266,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-papercut-title-screen-credits",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40404,
    "title": "Papercut - Title Screen & Credits",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "credits",
      "overworld",
      "sad",
      "title"
    ],
    "description": "Title Screen & Credits from a cancelled hack, Papercut.",
    "latest_version": "smwc-40404-1756151447",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40404,
        "title": "Papercut - Title Screen & Credits",
        "version": "smwc-40404-1756151447",
        "upstream_time": 1756151447,
        "download_url": "https://dl.smwcentral.net/40404/Papercut%20-%20Title%20Screen%20%26%20Credits.zip",
        "filename": "Papercut - Title Screen %26 Credits.zip",
        "size": 74635,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-papercut-volcano-research-facility",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40405,
    "title": "Papercut - Volcano Research Facility",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "fire",
      "industrial",
      "tense",
      "upbeat"
    ],
    "description": "Volcano Research Facility from a cancelled hack, Papercut.",
    "latest_version": "smwc-40405-1756151451",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40405,
        "title": "Papercut - Volcano Research Facility",
        "version": "smwc-40405-1756151451",
        "upstream_time": 1756151451,
        "download_url": "https://dl.smwcentral.net/40405/Papercut%20-%20Volcano%20Research%20Facility.zip",
        "filename": "Papercut - Volcano Research Facility.zip",
        "size": 62911,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-papercut-volcano-research-facility-hard",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40406,
    "title": "Papercut - Volcano Research Facility (Hard)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "chaotic",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "Volcano Research Facility (Hard) from a cancelled hack, Papercut.",
    "latest_version": "smwc-40406-1756151457",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40406,
        "title": "Papercut - Volcano Research Facility (Hard)",
        "version": "smwc-40406-1756151457",
        "upstream_time": 1756151457,
        "download_url": "https://dl.smwcentral.net/40406/Papercut%20-%20Volcano%20Research%20Facility%20%28Hard%29.zip",
        "filename": "Papercut - Volcano Research Facility (Hard).zip",
        "size": 57123,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-parlour-games-billiards-five-ball",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37070,
    "title": "Parlour Games - Billiards - Five Ball",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "ambient",
      "calm",
      "retro"
    ],
    "description": "Relaxing jazzy \"lounge\" song. Could fit puzzle levels.<br>\r\nUnsampled version.",
    "latest_version": "smwc-37070-1709496442",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37070,
        "title": "Parlour Games - Billiards - Five Ball",
        "version": "smwc-37070-1709496442",
        "upstream_time": 1709496442,
        "download_url": "https://dl.smwcentral.net/37070/Billiards-unsmpl.zip",
        "filename": "Billiards-unsmpl.zip",
        "size": 32362,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37069,
        "title": "Parlour Games - Billiards - Five Ball",
        "version": "smwc-37069-1709496407",
        "upstream_time": 1709496407,
        "download_url": "https://dl.smwcentral.net/37069/Billiards-smpl.zip",
        "filename": "Billiards-smpl.zip",
        "size": 59715,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-parodius-da-theme-of-chichibinta-rika",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39476,
    "title": "Parodius Da! - Theme of Chichibinta Rika",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "airship",
      "boss",
      "cutscene",
      "fire",
      "tense"
    ],
    "description": "A song that plays during <a href=\"https://www.youtube.com/watch?v=J0obCFLH4cY&t=143s\" rel=\"nofollow\">the wildest moment in any shoot em up ever</a>",
    "latest_version": "smwc-39476-1743472243",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39476,
        "title": "Parodius Da! - Theme of Chichibinta Rika",
        "version": "smwc-39476-1743472243",
        "upstream_time": 1743472243,
        "download_url": "https://dl.smwcentral.net/39476/chichibinta.zip",
        "filename": "chichibinta.zip",
        "size": 31914,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-parodius-non-sense-fantasy-hit-the-showers",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32613,
    "title": "Parodius: Non-Sense Fantasy - Hit the Showers!",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "airship",
      "athletic",
      "boss",
      "chase",
      "mountain",
      "sky"
    ],
    "description": "Requested by Anorakun.",
    "latest_version": "smwc-32613-1675292432",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32613,
        "title": "Parodius: Non-Sense Fantasy - Hit the Showers!",
        "version": "smwc-32613-1675292432",
        "upstream_time": 1675292432,
        "download_url": "https://dl.smwcentral.net/32613/27%20Hit%20the%20Showers%21.zip",
        "filename": "27 Hit the Showers%21.zip",
        "size": 99538,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-parodius-non-sense-fantasy-parodius-dance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41196,
    "title": "Parodius: Non-Sense Fantasy - Parodius Dance",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "goal"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-41196-1769814449",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41196,
        "title": "Parodius: Non-Sense Fantasy - Parodius Dance",
        "version": "smwc-41196-1769814449",
        "upstream_time": 1769814449,
        "download_url": "https://dl.smwcentral.net/41196/Parodius%20Dance.zip",
        "filename": "Parodius Dance.zip",
        "size": 73720,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-passat-of-the-hero",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8009,
    "title": "Passat of the Hero",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "credits",
      "final"
    ],
    "description": "A custom composition which can be used for many things.",
    "latest_version": "smwc-8009-1312240489",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8009,
        "title": "Passat of the Hero",
        "version": "smwc-8009-1312240489",
        "upstream_time": 1312240489,
        "download_url": "https://dl.smwcentral.net/8009/Passat%20of%20the%20hero.zip",
        "filename": "Passat of the hero.zip",
        "size": 69308,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pastel-wind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11331,
    "title": "Pastel Wind",
    "authors": [
      "Moose"
    ],
    "tags": [
      "athletic",
      "forest",
      "ice",
      "mountain",
      "sky",
      "space"
    ],
    "description": "Written for and inspired by Izuna/Harumi Makoto's VLDC level \"Trunk Trouble\".<br>\r\n<br>\r\n<br>\r\nMOD EDIT 2023-01-18: Added #path and sample folder.",
    "latest_version": "smwc-11331-1433612358",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11331,
        "title": "Pastel Wind",
        "version": "smwc-11331-1433612358",
        "upstream_time": 1433612358,
        "download_url": "https://dl.smwcentral.net/11331/Pastel%20Wind.zip",
        "filename": "Pastel Wind.zip",
        "size": 48604,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-peaceful-waves",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11249,
    "title": "Peaceful Waves",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "calm",
      "overworld",
      "water"
    ],
    "description": "A peaceful, underwater song. Original composition.<br>\r\nCould be used for an underwater stage or an overworld map of sorts.",
    "latest_version": "smwc-11249-1430961825",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11249,
        "title": "Peaceful Waves",
        "version": "smwc-11249-1430961825",
        "upstream_time": 1430961825,
        "download_url": "https://dl.smwcentral.net/11249/peacefulwaves.zip",
        "filename": "peacefulwaves.zip",
        "size": 30580,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pebble-beach-golf-links-snes-award",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41935,
    "title": "Pebble Beach Golf Links (SNES) - Award",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "credits",
      "cutscene",
      "sea"
    ],
    "description": "'Congratulations'<br>\r\nAward/victory music heard in the SNES/SFC port of Pebble Beach Golf Links/Pebble Beach no Hatou, originating from the PC-98 edition.",
    "latest_version": "smwc-41935-1777471979",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41935,
        "title": "Pebble Beach Golf Links (SNES) - Award",
        "version": "smwc-41935-1777471979",
        "upstream_time": 1777471979,
        "download_url": "https://dl.smwcentral.net/41935/Pebble%20Beach%20Golf%20Links%20%28SNES%29%20-%20Award.zip",
        "filename": "Pebble Beach Golf Links (SNES) - Award.zip",
        "size": 43295,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pebble-beach-golf-links-snes-course-bgm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41882,
    "title": "Pebble Beach Golf Links (SNES) - Course BGM",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "beach",
      "grassland",
      "sea"
    ],
    "description": "The primary in-game course background music heard in the SNES/SFC port of Pebble Beach Golf Links/Pebble Beach no Hatou, originating from the PC-98 edition.",
    "latest_version": "smwc-41882-1777468693",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41882,
        "title": "Pebble Beach Golf Links (SNES) - Course BGM",
        "version": "smwc-41882-1777468693",
        "upstream_time": 1777468693,
        "download_url": "https://dl.smwcentral.net/41882/Pebble%20Beach%20Golf%20Links%20%28SNES%29%20-%20Course%20BGM.zip",
        "filename": "Pebble Beach Golf Links (SNES) - Course BGM.zip",
        "size": 47664,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pebble-beach-golf-links-snes-tea-break",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41934,
    "title": "Pebble Beach Golf Links (SNES) - Tea Break",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "beach",
      "grassland",
      "sea"
    ],
    "description": "'On the links, it's out and back!'<br>\r\nIntermission/Tea Break music heard in the SNES/SFC port of Pebble Beach Golf Links/Pebble Beach no Hatou, originating from the PC-98 edition (a.k.a \"Take a Break\")<br>\r\n",
    "latest_version": "smwc-41934-1777471589",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41934,
        "title": "Pebble Beach Golf Links (SNES) - Tea Break",
        "version": "smwc-41934-1777471589",
        "upstream_time": 1777471589,
        "download_url": "https://dl.smwcentral.net/41934/Pebble%20Beach%20Golf%20Links%20%28SNES%29%20-%20Tea%20Break.zip",
        "filename": "Pebble Beach Golf Links (SNES) - Tea Break.zip",
        "size": 55977,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pebble-beach-no-hatou-new-tournament-edition-award",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41971,
    "title": "Pebble Beach no Hatou New: Tournament Edition - Award",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "credits",
      "cutscene",
      "sea"
    ],
    "description": "'THE WINNER'<br>\r\nVictory music after completing all 18 holes as heard in the SFC three-dimensional golfing simulation of Pebble Beach no Hatou New: Tournament Edition.",
    "latest_version": "smwc-41971-1778166764",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41971,
        "title": "Pebble Beach no Hatou New: Tournament Edition - Award",
        "version": "smwc-41971-1778166764",
        "upstream_time": 1778166764,
        "download_url": "https://dl.smwcentral.net/41971/Pebble%20Beach%20no%20Hatou%20New%20-%20Award.zip",
        "filename": "Pebble Beach no Hatou New - Award.zip",
        "size": 71568,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pebble-beach-no-hatou-new-tournament-edition-course-bgm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41969,
    "title": "Pebble Beach no Hatou New: Tournament Edition - Course BGM 5",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "athletic",
      "beach",
      "dark",
      "factory",
      "final",
      "fire",
      "grassland",
      "industrial",
      "mountain",
      "sea",
      "upbeat",
      "water"
    ],
    "description": "One of the golfing tunes heard in Hole 5, 7, 11 & 15 of the SFC three-dimensional golfing simulation Pebble Beach no Hatou New: Tournament Edition.",
    "latest_version": "smwc-41969-1778166748",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41969,
        "title": "Pebble Beach no Hatou New: Tournament Edition - Course BGM 5",
        "version": "smwc-41969-1778166748",
        "upstream_time": 1778166748,
        "download_url": "https://dl.smwcentral.net/41969/Pebble%20Beach%20no%20Hatou%20New%20-%20Course%20BGM%205.zip",
        "filename": "Pebble Beach no Hatou New - Course BGM 5.zip",
        "size": 49666,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41968,
        "title": "Pebble Beach no Hatou New: Tournament Edition - Course BGM 4",
        "version": "smwc-41968-1778166737",
        "upstream_time": 1778166737,
        "download_url": "https://dl.smwcentral.net/41968/Pebble%20Beach%20no%20Hatou%20New%20-%20Course%20BGM%204.zip",
        "filename": "Pebble Beach no Hatou New - Course BGM 4.zip",
        "size": 56996,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41967,
        "title": "Pebble Beach no Hatou New: Tournament Edition - Course BGM 3",
        "version": "smwc-41967-1778166727",
        "upstream_time": 1778166727,
        "download_url": "https://dl.smwcentral.net/41967/Pebble%20Beach%20no%20Hatou%20New%20-%20Course%20BGM%203.zip",
        "filename": "Pebble Beach no Hatou New - Course BGM 3.zip",
        "size": 53898,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41966,
        "title": "Pebble Beach no Hatou New: Tournament Edition - Course BGM 2",
        "version": "smwc-41966-1778166719",
        "upstream_time": 1778166719,
        "download_url": "https://dl.smwcentral.net/41966/Pebble%20Beach%20no%20Hatou%20New%20-%20Course%20BGM%202.zip",
        "filename": "Pebble Beach no Hatou New - Course BGM 2.zip",
        "size": 55939,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41965,
        "title": "Pebble Beach no Hatou New: Tournament Edition - Course BGM 1",
        "version": "smwc-41965-1778166712",
        "upstream_time": 1778166712,
        "download_url": "https://dl.smwcentral.net/41965/Pebble%20Beach%20no%20Hatou%20New%20-%20Course%20BGM%201.zip",
        "filename": "Pebble Beach no Hatou New - Course BGM 1.zip",
        "size": 59563,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pebble-beach-no-hatou-new-tournament-edition-results",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41970,
    "title": "Pebble Beach no Hatou New: Tournament Edition - Results",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "cutscene",
      "sea",
      "sky"
    ],
    "description": "Course results music after finishing any regular day at sunset as heard in the SFC three-dimensional golfing simulation of Pebble Beach no Hatou New: Tournament Edition.",
    "latest_version": "smwc-41970-1778166757",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41970,
        "title": "Pebble Beach no Hatou New: Tournament Edition - Results",
        "version": "smwc-41970-1778166757",
        "upstream_time": 1778166757,
        "download_url": "https://dl.smwcentral.net/41970/Pebble%20Beach%20no%20Hatou%20New%20-%20Results.zip",
        "filename": "Pebble Beach no Hatou New - Results.zip",
        "size": 62705,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pebble-beach-no-hatou-new-tournament-edition-settings",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41964,
    "title": "Pebble Beach no Hatou New: Tournament Edition - Settings",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "abstract",
      "athletic",
      "chaotic",
      "menu",
      "sea",
      "tense",
      "upbeat",
      "urban"
    ],
    "description": "Settings menu music heard in the SFC three-dimensional golfing simulation of Pebble Beach no Hatou New: Tournament Edition.",
    "latest_version": "smwc-41964-1778166704",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41964,
        "title": "Pebble Beach no Hatou New: Tournament Edition - Settings",
        "version": "smwc-41964-1778166704",
        "upstream_time": 1778166704,
        "download_url": "https://dl.smwcentral.net/41964/Pebble%20Beach%20no%20Hatou%20New%20-%20Settings%20Fixed.zip",
        "filename": "Pebble Beach no Hatou New - Settings Fixed.zip",
        "size": 65978,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pectoris-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7274,
    "title": "Pectoris City",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "cave",
      "industrial",
      "space",
      "town"
    ],
    "description": "An industrious track that could fit areas like a town or a factory. It could also work for a nice mine theme.",
    "latest_version": "smwc-7274-1336551516",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7274,
        "title": "Pectoris City",
        "version": "smwc-7274-1336551516",
        "upstream_time": 1336551516,
        "download_url": "https://dl.smwcentral.net/7274/Pectoris%20City.zip",
        "filename": "Pectoris City.zip",
        "size": 44383,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-penguin-adventure-msx-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32831,
    "title": "Penguin Adventure (MSX) - Title Screen",
    "authors": [
      "KlonoA13Phill"
    ],
    "tags": [
      "cutscene",
      "title"
    ],
    "description": "A port of the title screen theme from Penguin Adventure for MSX. It can be used for the title or welcome screen of a SMW hack.",
    "latest_version": "smwc-32831-1680331534",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32831,
        "title": "Penguin Adventure (MSX) - Title Screen",
        "version": "smwc-32831-1680331534",
        "upstream_time": 1680331534,
        "download_url": "https://dl.smwcentral.net/32831/Penguin%20Adventure%20Title.zip",
        "filename": "Penguin Adventure Title.zip",
        "size": 30615,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-percussive-jungle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13967,
    "title": "Percussive Jungle",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cutscene",
      "jungle",
      "misc",
      "overworld"
    ],
    "description": "A short drum loop that would be great for your jungle overworld",
    "latest_version": "smwc-13967-1470062658",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13967,
        "title": "Percussive Jungle",
        "version": "smwc-13967-1470062658",
        "upstream_time": 1470062658,
        "download_url": "https://dl.smwcentral.net/13967/Percussive%20Jungle.zip",
        "filename": "Percussive Jungle.zip",
        "size": 30211,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-percussive-maintenance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28844,
    "title": "Percussive Maintenance",
    "authors": [
      "VecchiaZim"
    ],
    "tags": [
      "athletic",
      "beach",
      "boss",
      "forest",
      "jungle"
    ],
    "description": "Oops! All Vanilla Percussion. Because why not. Useful for - I don't know. That epic Yoshi boss fight you're making? [edit: correct text file]",
    "latest_version": "smwc-28844-1643596321",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28844,
        "title": "Percussive Maintenance",
        "version": "smwc-28844-1643596321",
        "upstream_time": 1643596321,
        "download_url": "https://dl.smwcentral.net/28844/Percussive%20Maintenance.zip",
        "filename": "Percussive Maintenance.zip",
        "size": 32693,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-perfect-dark-chicago-stealth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40043,
    "title": "Perfect Dark - Chicago Stealth",
    "authors": [
      "MarkVD100"
    ],
    "tags": [
      "ambient",
      "calm",
      "dark",
      "ghost house",
      "night",
      "spooky"
    ],
    "description": "A calming ambient dark theme that plays in the fifth level in Perfect Dark, located in Chicago's Chinatown. Fitting for dark places or ghost house levels.",
    "latest_version": "smwc-40043-1753938927",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40043,
        "title": "Perfect Dark - Chicago Stealth",
        "version": "smwc-40043-1753938927",
        "upstream_time": 1753938927,
        "download_url": "https://dl.smwcentral.net/40043/Perfect%20Dark%20-%20Chicago%20Stealth.zip",
        "filename": "Perfect Dark - Chicago Stealth.zip",
        "size": 33993,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7065,
        "title": "Perfect Dark - Chicago Stealth",
        "version": "smwc-7065-1311930706",
        "upstream_time": 1311930706,
        "download_url": "https://dl.smwcentral.net/7065/Perfect%20Dark%20-%20Chicago%20Stealth.zip",
        "filename": "Perfect Dark - Chicago Stealth.zip",
        "size": 67013,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-perfect-dark-pelagic-ii",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7261,
    "title": "Perfect Dark - Pelagic II",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "dark",
      "final"
    ],
    "description": "A long and epic song from Perfect Dark. Might fit to something 'final'.",
    "latest_version": "smwc-7261-1312580330",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7261,
        "title": "Perfect Dark - Pelagic II",
        "version": "smwc-7261-1312580330",
        "upstream_time": 1312580330,
        "download_url": "https://dl.smwcentral.net/7261/pdp2.zip",
        "filename": "pdp2.zip",
        "size": 67513,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-persona",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39498,
    "title": "Persona 2: Eternal Punishment - Affinity Reading",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "boss",
      "calm",
      "cave",
      "credits",
      "cutscene",
      "final",
      "fire",
      "industrial",
      "mysterious",
      "night",
      "ruins",
      "space",
      "temple",
      "tense",
      "water"
    ],
    "description": "Not a Terranigma Track",
    "latest_version": "smwc-39498-1743472003",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39498,
        "title": "Persona 2: Eternal Punishment - Affinity Reading",
        "version": "smwc-39498-1743472003",
        "upstream_time": 1743472003,
        "download_url": "https://dl.smwcentral.net/39498/Affinity%20Reading.zip",
        "filename": "Affinity Reading.zip",
        "size": 94348,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39458,
        "title": "Persona 2: Eternal Punishment - Nekomata Rumor Office",
        "version": "smwc-39458-1743010060",
        "upstream_time": 1743010060,
        "download_url": "https://dl.smwcentral.net/39458/Nekomata%20Rumor%20Office.zip",
        "filename": "Nekomata Rumor Office.zip",
        "size": 101835,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35749,
        "title": "Persona 2: Eternal Punishment - The Round Sun",
        "version": "smwc-35749-1703363786",
        "upstream_time": 1703363786,
        "download_url": "https://dl.smwcentral.net/35749/The%20round%20Sun.zip",
        "filename": "The round Sun.zip",
        "size": 98533,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35533,
        "title": "Persona 2: Innocent Sin - Yukino's Theme",
        "version": "smwc-35533-1701392320",
        "upstream_time": 1701392320,
        "download_url": "https://dl.smwcentral.net/35533/Yukino.zip",
        "filename": "Yukino.zip",
        "size": 99423,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30000,
        "title": "Persona 2: Innocent Sin - Boss Battle",
        "version": "smwc-30000-1649375115",
        "upstream_time": 1649375115,
        "download_url": "https://dl.smwcentral.net/30000/Persona2Bossbattle.zip",
        "filename": "Persona2Bossbattle.zip",
        "size": 98167,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-persona-psp-school-days",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32142,
    "title": "Persona (PSP) - School Days",
    "authors": [
      "SviSvi"
    ],
    "tags": [
      "abstract",
      "misc",
      "town",
      "urban"
    ],
    "description": "A cheerful song used as the theme for the school in the PSP remake.",
    "latest_version": "smwc-32142-1668747119",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32142,
        "title": "Persona (PSP) - School Days",
        "version": "smwc-32142-1668747119",
        "upstream_time": 1668747119,
        "download_url": "https://dl.smwcentral.net/32142/School%20Days.zip",
        "filename": "School Days.zip",
        "size": 56003,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-petscop-level1",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22457,
    "title": "Petscop - level1",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "calm",
      "grassland"
    ],
    "description": "Requested by FailSandwich. Did the most faithful rendition of this song as I could and I think it turned out pretty nicely.<br>\r\n<br>\r\nThis is an odd song that would work well in abstract levels, maybe a grassland?",
    "latest_version": "smwc-22457-1585213539",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22457,
        "title": "Petscop - level1",
        "version": "smwc-22457-1585213539",
        "upstream_time": 1585213539,
        "download_url": "https://dl.smwcentral.net/22457/Petscop%20-%20level1.zip",
        "filename": "Petscop - level1.zip",
        "size": 57486,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-petscop-level2",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23724,
    "title": "Petscop - level2",
    "authors": [
      "Lazy"
    ],
    "tags": [
      "abstract",
      "urban"
    ],
    "description": "A surprisingly nice song from the titular youtube mystery series. I recreated it using samples from Earthbound.<br>\r\n<br>\r\nCould fit puzzle levels. ",
    "latest_version": "smwc-23724-1594477695",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23724,
        "title": "Petscop - level2",
        "version": "smwc-23724-1594477695",
        "upstream_time": 1594477695,
        "download_url": "https://dl.smwcentral.net/23724/level2.zip",
        "filename": "level2.zip",
        "size": 54049,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pewdiepies-tuber-simulator-tutorial",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26797,
    "title": "PewDiePies Tuber Simulator - Tutorial",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "retro"
    ],
    "description": "An 8 Bit Song with a light swing Rhythm.",
    "latest_version": "smwc-26797-1621465192",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26797,
        "title": "PewDiePies Tuber Simulator - Tutorial",
        "version": "smwc-26797-1621465192",
        "upstream_time": 1621465192,
        "download_url": "https://dl.smwcentral.net/26797/PewDiePie%20Tuber%20Sim%20Tutorial.zip",
        "filename": "PewDiePie Tuber Sim Tutorial.zip",
        "size": 44463,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-phantasy-star",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20568,
    "title": "Phantasy Star 4 - Bio Plant",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "credits",
      "cutscene",
      "forest",
      "jungle",
      "overworld"
    ],
    "description": "Song that Bio Plant from Phantasy Star 4. Good a for forest or jungle levels.",
    "latest_version": "smwc-20568-1563219080",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20568,
        "title": "Phantasy Star 4 - Bio Plant",
        "version": "smwc-20568-1563219080",
        "upstream_time": 1563219080,
        "download_url": "https://dl.smwcentral.net/20568/Phantasy%20Star%204%20-%20Bio%20Plant.zip",
        "filename": "Phantasy Star 4 - Bio Plant.zip",
        "size": 32198,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20027,
        "title": "Phantasy Star 3 - Overworld (Full)",
        "version": "smwc-20027-1559175372",
        "upstream_time": 1559175372,
        "download_url": "https://dl.smwcentral.net/20027/Overworld.zip",
        "filename": "Overworld.zip",
        "size": 31750,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-phantasy-star-ii-rise-or-fall",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22341,
    "title": "Phantasy Star II - Rise or Fall",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "boss",
      "tense"
    ],
    "description": "An upbeat battle theme from the Sega's Mega Drive RPG. Good for bonus levels.",
    "latest_version": "smwc-22341-1583977195",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22341,
        "title": "Phantasy Star II - Rise or Fall",
        "version": "smwc-22341-1583977195",
        "upstream_time": 1583977195,
        "download_url": "https://dl.smwcentral.net/22341/Phantasy%20Star%20II%20Rise%20or%20Fall.zip",
        "filename": "Phantasy Star II Rise or Fall.zip",
        "size": 32932,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-phantasy-star-iv-laughter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21886,
    "title": "Phantasy Star IV - Laughter",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "final",
      "tense"
    ],
    "description": "The heavy and gritty battle theme from Phantasy Star IV which plays in a very key part of the game. Great for boss battles of any kind.<br>\r\n<br>\r\nNOTE: This has much more different percussion to the original, along with tons of other embelleshiments which were made mainly as a means of \"spicing things up\", one could say. So it's not very accurate to the original, hence the Remix tag. Also, this was supposed to be my 72HoSPC entry, but due to certain circumstances I couldn't release it at that point, so I simply decided to do it now.<br>\r\n<br>\r\nReleased for the Super Nintenesis album.",
    "latest_version": "smwc-21886-1579825019",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21886,
        "title": "Phantasy Star IV - Laughter",
        "version": "smwc-21886-1579825019",
        "upstream_time": 1579825019,
        "download_url": "https://dl.smwcentral.net/21886/laughter.zip",
        "filename": "laughter.zip",
        "size": 35299,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 9335,
        "title": "Phantasy Star IV - Laughter",
        "version": "smwc-9335-1414052852",
        "upstream_time": 1414052852,
        "download_url": "https://dl.smwcentral.net/9335/PSIVLaughter.zip",
        "filename": "PSIVLaughter.zip",
        "size": 34423,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-phantom-s-lament",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8563,
    "title": "Phantom's Lament",
    "authors": [
      "Mayonnai"
    ],
    "tags": [
      "calm",
      "dark",
      "ghost house"
    ],
    "description": "Ultra creepy song for the darkest haunted levels.",
    "latest_version": "smwc-8563-1397773415",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8563,
        "title": "Phantom's Lament",
        "version": "smwc-8563-1397773415",
        "upstream_time": 1397773415,
        "download_url": "https://dl.smwcentral.net/8563/phantomslament.zip",
        "filename": "phantomslament.zip",
        "size": 66808,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-philip-glass-koyaanisqatsi",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27855,
    "title": "Philip Glass - Koyaanisqatsi",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "credits",
      "cutscene",
      "dark",
      "final",
      "night",
      "overworld",
      "sad",
      "spooky",
      "tense",
      "title"
    ],
    "description": "The famous opening theme from the movie \"Koyaanisqatsi\" by Philip Glass. A powerful piece of music that would be perfect for building up either the beginning of a long adventure, or to end your hack's climax.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=CMV850rhcQM\" rel=\"nofollow\">Original Song</a><br>\r\n<br>\r\nThis is the unsampled version, years later.",
    "latest_version": "smwc-27855-1630334736",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27855,
        "title": "Philip Glass - Koyaanisqatsi",
        "version": "smwc-27855-1630334736",
        "upstream_time": 1630334736,
        "download_url": "https://dl.smwcentral.net/27855/%5BU%5D%20Philip%20Glass%20-%20Koyaanisqatsi.zip",
        "filename": "%5BU%5D Philip Glass - Koyaanisqatsi.zip",
        "size": 30866,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13175,
        "title": "Philip Glass - Koyaanisqatsi",
        "version": "smwc-13175-1454279511",
        "upstream_time": 1454279511,
        "download_url": "https://dl.smwcentral.net/13175/%5BS%5D%20Philip%20Glass%20-%20Koyaanisqatsi.zip",
        "filename": "%5BS%5D Philip Glass - Koyaanisqatsi.zip",
        "size": 48835,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-phineas-and-ferb-my-nemesis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16461,
    "title": "Phineas and Ferb - My Nemesis",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "beach",
      "calm",
      "credits",
      "grassland"
    ],
    "description": "A calm tune from the Disney show Phineas and Ferb.",
    "latest_version": "smwc-16461-1508220253",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16461,
        "title": "Phineas and Ferb - My Nemesis",
        "version": "smwc-16461-1508220253",
        "upstream_time": 1508220253,
        "download_url": "https://dl.smwcentral.net/16461/Phineas%20and%20Ferb%20-%20My%20Nemesis.zip",
        "filename": "Phineas and Ferb - My Nemesis.zip",
        "size": 32930,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-phoenix-wright-ace-attorney-cornered",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27563,
    "title": "Phoenix Wright: Ace Attorney - Cornered 52 ~ Pursuit ~ Corner the Culprit (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "bonus",
      "boss",
      "cutscene",
      "final",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/UFcJmOs8DRQ\" rel=\"nofollow\">Pursuit ~ Cornered</a> from <s>Action 52</s> Phoenix Wright: Ace Attorney for Summer C3 2021. Got into the series a few months back and actually started this remix around that time, but never got to finish it... until now.<br>\r\n<br>\r\nAbsolutely iconic theme song and, for sure, my favorite song in the series, despite it having so many stellar themes that I'm bound to arrange in the future.<br>\r\n",
    "latest_version": "smwc-27563-1627094025",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27563,
        "title": "Phoenix Wright: Ace Attorney - Cornered 52 ~ Pursuit ~ Corner the Culprit (Remix)",
        "version": "smwc-27563-1627094025",
        "upstream_time": 1627094025,
        "download_url": "https://dl.smwcentral.net/27563/Cornered%2052.zip",
        "filename": "Cornered 52.zip",
        "size": 69596,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-phoenix-wright-ace-attorney-cross-examination-allegro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29863,
    "title": "Phoenix Wright: Ace Attorney - Cross-Examination ~ Allegro 2001",
    "authors": [
      "FalseCircus"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "tense"
    ],
    "description": "Probably works best for tense cutscenes, or levels with an emphasis on thinking/puzzles",
    "latest_version": "smwc-29863-1658792873",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29863,
        "title": "Phoenix Wright: Ace Attorney - Cross-Examination ~ Allegro 2001",
        "version": "smwc-29863-1658792873",
        "upstream_time": 1658792873,
        "download_url": "https://dl.smwcentral.net/29863/cea.zip",
        "filename": "cea.zip",
        "size": 50109,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-phoenix-wright-ace-attorney-detention-center-the-security-guards-elegy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7429,
    "title": "Phoenix Wright: Ace Attorney - Detention Center ~ The Security Guards' Elegy",
    "authors": [
      "Masashi27"
    ],
    "tags": [
      "calm",
      "cutscene"
    ],
    "description": "A sad... dark song from Phoenix Wright: Ace Attorney, could be used for sad cutscenes.",
    "latest_version": "smwc-7429-1311971200",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7429,
        "title": "Phoenix Wright: Ace Attorney - Detention Center ~ The Security Guards' Elegy",
        "version": "smwc-7429-1311971200",
        "upstream_time": 1311971200,
        "download_url": "https://dl.smwcentral.net/7429/PWAA%20-%20Police_Cell%20Jailer%27s_Elegy.zip",
        "filename": "PWAA - Police_Cell Jailer%27s_Elegy.zip",
        "size": 66913,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-phoenix-wright-ace-attorney-jake-marshall-wandering-detective-from-the-wild-west",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40908,
    "title": "Phoenix Wright: Ace Attorney - Jake Marshall ~ Wandering Detective From the Wild West",
    "authors": [
      "NamyX"
    ],
    "tags": [
      "cutscene",
      "desert",
      "town"
    ],
    "description": "Requested by <b><span class=\"un-outer\" title=\"Brutapode89\"><a href=\"/?p=profile&amp;id=35831\" style=\"color: var(--user-color-1);\" class=\"un\">Brutapode89</a></span></b><br>\r\n<br>\r\nNote: Incompatible with Thunder, Yoshi Mount and P-Switch.",
    "latest_version": "smwc-40908-1764368101",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40908,
        "title": "Phoenix Wright: Ace Attorney - Jake Marshall ~ Wandering Detective From the Wild West",
        "version": "smwc-40908-1764368101",
        "upstream_time": 1764368101,
        "download_url": "https://dl.smwcentral.net/40908/Phoenix%20Wright%20-%20Ace%20Attorney%20-%20Jake%20Marshall%20-%20Wandering%20Detective%20From%20the%20Wild%20West.zip",
        "filename": "Phoenix Wright - Ace Attorney - Jake Marshall - Wandering Detective From the Wild West.zip",
        "size": 96308,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-phoenix-wright-ace-attorney-justice-for-all-magic-and-tricks",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23839,
    "title": "Phoenix Wright: Ace Attorney: Justice for All - Magic and Tricks",
    "authors": [
      "Kazzzy"
    ],
    "tags": [
      "bonus",
      "chase",
      "cutscene",
      "p-switch",
      "switch palace",
      "tense"
    ],
    "description": "Used in Ace Attorney when you need to problem solve and find a solution. Good for puzzle sections and cutscenes.<br>\r\n<br>\r\nUnlike Giftshaven's version, this version doesn't work as a p-switch. It's far too long, anyways.",
    "latest_version": "smwc-23839-1596035436",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23839,
        "title": "Phoenix Wright: Ace Attorney: Justice for All - Magic and Tricks",
        "version": "smwc-23839-1596035436",
        "upstream_time": 1596035436,
        "download_url": "https://dl.smwcentral.net/23839/Trick%20%26%20Magic.zip",
        "filename": "Trick %26 Magic.zip",
        "size": 40411,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17531,
        "title": "Phoenix Wright: Ace Attorney: Justice for All - Magic and Tricks",
        "version": "smwc-17531-1526600620",
        "upstream_time": 1526600620,
        "download_url": "https://dl.smwcentral.net/17531/Trick%20and%20Magic.zip",
        "filename": "Trick and Magic.zip",
        "size": 62314,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-phoenix-wright-ace-attorney-justice-for-all-reminiscences-ballad-of-the-steel-samurai",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14484,
    "title": "Phoenix Wright: Ace Attorney: Justice for All - Reminiscences ~ Ballad of The Steel Samurai",
    "authors": [
      "aCrowned"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sad"
    ],
    "description": "The Reminiscence (AKA sob) theme of Justice For All's final case. Could be used for sad cutscenes and not much else.",
    "latest_version": "smwc-14484-1475335309",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14484,
        "title": "Phoenix Wright: Ace Attorney: Justice for All - Reminiscences ~ Ballad of The Steel Samurai",
        "version": "smwc-14484-1475335309",
        "upstream_time": 1475335309,
        "download_url": "https://dl.smwcentral.net/14484/SteelSamuraiBallad.zip",
        "filename": "SteelSamuraiBallad.zip",
        "size": 43654,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-phoenix-wright-ace-attorney-justice-for-all-reminiscences-pure-pain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20704,
    "title": "Phoenix Wright: Ace Attorney: Justice for All - Reminiscences ~ Pure Pain",
    "authors": [
      "aCrowned"
    ],
    "tags": [
      "cutscene",
      "sad"
    ],
    "description": "The sad theme associated with the third case of Justice for All, often dubbed \"the worst case\". It might not be the best, but at least we got this song as a consolation prize?<br>\r\nI made this a long while back to go alongside my even older port of Steel Samurai's Ballad. Not actually useful for an SMW hack, I suppose, unless you have sad cutscenes going on.",
    "latest_version": "smwc-20704-1563684603",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20704,
        "title": "Phoenix Wright: Ace Attorney: Justice for All - Reminiscences ~ Pure Pain",
        "version": "smwc-20704-1563684603",
        "upstream_time": 1563684603,
        "download_url": "https://dl.smwcentral.net/20704/truepain.zip",
        "filename": "truepain.zip",
        "size": 44830,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-phoenix-wright-ace-attorney-marvin-grossberg-reckonings-and-regrets-of-an-aged-attorney",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26600,
    "title": "Phoenix Wright: Ace Attorney - Marvin Grossberg ~ Reckonings and Regrets of an Aged Attorney",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "calm",
      "cutscene",
      "misc",
      "overworld"
    ],
    "description": "A calm and laid back song from Phoenix Wright: Ace Attorney. Could fit cutscenes or calm overworlds.",
    "latest_version": "smwc-26600-1619421780",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26600,
        "title": "Phoenix Wright: Ace Attorney - Marvin Grossberg ~ Reckonings and Regrets of an Aged Attorney",
        "version": "smwc-26600-1619421780",
        "upstream_time": 1619421780,
        "download_url": "https://dl.smwcentral.net/26600/Phoenix%20Wright%20-%20Ace%20Attorney%20-%20Marvin%20Grossberg%20~%20Age%2C%20Regret%2C%20Retribution.zip",
        "filename": "Phoenix Wright - Ace Attorney - Marvin Grossberg ~ Age%2C Regret%2C Retribution.zip",
        "size": 70175,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-phoenix-wright-ace-attorney-maya-fey-turnabout-sisters",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19633,
    "title": "Phoenix Wright: Ace Attorney - Maya Fey ~ Turnabout Sisters 2001",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "beach",
      "calm",
      "cutscene",
      "grassland",
      "night",
      "sky",
      "town"
    ],
    "description": "Could fit with beach / cloud theme",
    "latest_version": "smwc-19633-1555029842",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19633,
        "title": "Phoenix Wright: Ace Attorney - Maya Fey ~ Turnabout Sisters 2001",
        "version": "smwc-19633-1555029842",
        "upstream_time": 1555029842,
        "download_url": "https://dl.smwcentral.net/19633/Phoenix%20Wright%20-%20Turnabout%20Sisters.zip",
        "filename": "Phoenix Wright - Turnabout Sisters.zip",
        "size": 79762,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-phoenix-wright-ace-attorney-pursuit-corner-the-culprit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7525,
    "title": "Phoenix Wright: Ace Attorney - Pursuit ~ Corner the Culprit",
    "authors": [
      "Holy Order Sol"
    ],
    "tags": [
      "athletic",
      "boss"
    ],
    "description": "Upbeat athletic theme with great energy.",
    "latest_version": "smwc-7525-1313907736",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7525,
        "title": "Phoenix Wright: Ace Attorney - Pursuit ~ Corner the Culprit",
        "version": "smwc-7525-1313907736",
        "upstream_time": 1313907736,
        "download_url": "https://dl.smwcentral.net/7525/Cornered%202001.zip",
        "filename": "Cornered 2001.zip",
        "size": 68327,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-phoenix-wright-ace-attorney-trials-and-tribulations-godot-the-fragrance-of-darkness-that-is-coffee",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21351,
    "title": "Phoenix Wright: Ace Attorney: Trials and Tribulations - Godot ~ The Fragrance of Darkness; That is Coffee",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "castle",
      "credits",
      "cutscene",
      "forest",
      "night",
      "overworld",
      "sad",
      "sky",
      "town"
    ],
    "description": "A calm and melancholic song that could fit a resting area or a cutscene.",
    "latest_version": "smwc-21351-1572126983",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21351,
        "title": "Phoenix Wright: Ace Attorney: Trials and Tribulations - Godot ~ The Fragrance of Darkness; That is Coffee",
        "version": "smwc-21351-1572126983",
        "upstream_time": 1572126983,
        "download_url": "https://dl.smwcentral.net/21351/Godot.zip",
        "filename": "Godot.zip",
        "size": 67900,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7805,
        "title": "Phoenix Wright: Ace Attorney: Trials and Tribulations - Godot ~ The Fragrance of Darkness; That is Coffee",
        "version": "smwc-7805-1406681499",
        "upstream_time": 1406681499,
        "download_url": "https://dl.smwcentral.net/7805/Phoenix%20Wright%20-%20Trials%26Tribulations%20-%20~%20Godot%20~%20The%20Fragrance%20of%20Dark%20Coffee.zip",
        "filename": "Phoenix Wright - Trials%26Tribulations - ~ Godot ~ The Fragrance of Dark Coffee.zip",
        "size": 31466,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-phoenix-wright-ace-attorney-trials-and-tribulations-hazakura-temple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38669,
    "title": "Phoenix Wright: Ace Attorney: Trials and Tribulations - Hazakura Temple",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "ambient",
      "calm",
      "final",
      "ice",
      "mountain",
      "mysterious",
      "snow"
    ],
    "description": "The oriental but snowy sounding Hazakura Temple theme from Phoenix Wright Trials and Tribulations, which is also the main setting for the game's final Case. Good for oriental and ice-themed stages, obviously.",
    "latest_version": "smwc-38669-1734817973",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38669,
        "title": "Phoenix Wright: Ace Attorney: Trials and Tribulations - Hazakura Temple",
        "version": "smwc-38669-1734817973",
        "upstream_time": 1734817973,
        "download_url": "https://dl.smwcentral.net/38669/hazakuratemple.zip",
        "filename": "hazakuratemple.zip",
        "size": 79541,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-phoenix-wright-ace-attorney-trials-and-tribulations-pursuit-catch-the-culprit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7259,
    "title": "Phoenix Wright: Ace Attorney: Trials and Tribulations - Pursuit ~ Catch the Culprit",
    "authors": [
      "Holy Order Sol"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "A final level sounding song from Phoenix Wright 3.",
    "latest_version": "smwc-7259-1314168261",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7259,
        "title": "Phoenix Wright: Ace Attorney: Trials and Tribulations - Pursuit ~ Catch the Culprit",
        "version": "smwc-7259-1314168261",
        "upstream_time": 1314168261,
        "download_url": "https://dl.smwcentral.net/7259/PW3%20Cross%20Examination.zip",
        "filename": "PW3 Cross Examination.zip",
        "size": 68892,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-phoenix-wright-ace-attorney-trials-and-tribulations-pursuit-catch-the-culprit-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17093,
    "title": "Phoenix Wright: Ace Attorney: Trials and Tribulations - Pursuit ~ Catch the Culprit (Arrangement)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "cutscene",
      "tense"
    ],
    "description": "This is the Pursuit theme from Trials and Tribulations, which IMO is one of the best Pursuit themes from the entire series (right up there with AJ:AA's and AAI2's IMO; Cornered is overrated as fuck, tho it's still pretty good), and this is a bit of an arrangement of it, tho the only notable change to the melody here is the pitch bends lol. Mostly useful for cutscenes and maybe boss fights if it fits the intensity well enough.<br>\r\n<br>\r\nBtw, this port is using a custom sample group (mostly because it wouldn't fit otherwise), so a few SFX won't really work correctly; still tho, I hope this is fine enough!",
    "latest_version": "smwc-17093-1519708179",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17093,
        "title": "Phoenix Wright: Ace Attorney: Trials and Tribulations - Pursuit ~ Catch the Culprit (Arrangement)",
        "version": "smwc-17093-1519708179",
        "upstream_time": 1519708179,
        "download_url": "https://dl.smwcentral.net/17093/t%26t%20pursuit.zip",
        "filename": "t%26t pursuit.zip",
        "size": 94975,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-piano-fantasia-song-for-denise-maxi",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23562,
    "title": "Piano Fantasia - Song for Denise (Maxi Version)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "abstract",
      "bonus",
      "title"
    ],
    "description": "A remix of <i>Song for Denise (Maxi Version)</i> by <i>Piano Fantasia</i><br>\r\n<br>\r\nThis song is perfect when your the wide president of Russia, walking around in your office for no good reason.",
    "latest_version": "smwc-23562-1594769285",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23562,
        "title": "Piano Fantasia - Song for Denise (Maxi Version)",
        "version": "smwc-23562-1594769285",
        "upstream_time": 1594769285,
        "download_url": "https://dl.smwcentral.net/23562/Song%20for%20Denise.zip",
        "filename": "Song for Denise.zip",
        "size": 68267,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pictionary-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14507,
    "title": "Pictionary - Title Screen",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense",
      "title"
    ],
    "description": "One of Tim Follin's NES classics, converted to the Super Nintendo. An upbeat rock tune that will get you jamming for sure.\t",
    "latest_version": "smwc-14507-1477253230",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14507,
        "title": "Pictionary - Title Screen",
        "version": "smwc-14507-1477253230",
        "upstream_time": 1477253230,
        "download_url": "https://dl.smwcentral.net/14507/Pictionary%20-%20Title%20Screen.zip",
        "filename": "Pictionary - Title Screen.zip",
        "size": 113877,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pieces-bonus-game-results",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31752,
    "title": "Pieces - Bonus Game Results",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "bonus"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Hamtaro126\"><a href=\"/?p=profile&amp;id=229\" style=\"color: var(--user-color-2);\" class=\"un\">Hamtaro126</a></span>",
    "latest_version": "smwc-31752-1672089164",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31752,
        "title": "Pieces - Bonus Game Results",
        "version": "smwc-31752-1672089164",
        "upstream_time": 1672089164,
        "download_url": "https://dl.smwcentral.net/31752/BonusGameResults.zip",
        "filename": "BonusGameResults.zip",
        "size": 71481,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pieces-puzzle-music",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18896,
    "title": "Pieces - Puzzle Music 4",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "bonus",
      "calm",
      "overworld"
    ],
    "description": "Calm music from Pieces. Good for overworlds.",
    "latest_version": "smwc-18896-1547092237",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18896,
        "title": "Pieces - Puzzle Music 4",
        "version": "smwc-18896-1547092237",
        "upstream_time": 1547092237,
        "download_url": "https://dl.smwcentral.net/18896/Pieces%20-%20Puzzle%20Music%204.zip",
        "filename": "Pieces - Puzzle Music 4.zip",
        "size": 52516,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14868,
        "title": "Pieces - Puzzle Music 1",
        "version": "smwc-14868-1485554955",
        "upstream_time": 1485554955,
        "download_url": "https://dl.smwcentral.net/14868/Pieces%20-%20Puzzle%20Music%201.zip",
        "filename": "Pieces - Puzzle Music 1.zip",
        "size": 32576,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-bonus-door",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36688,
    "title": "Pierre Le Chef is... Out to Lunch - Bonus Door",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "goal",
      "keyhole"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36688-1706026875",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36688,
        "title": "Pierre Le Chef is... Out to Lunch - Bonus Door",
        "version": "smwc-36688-1706026875",
        "upstream_time": 1706026875,
        "download_url": "https://dl.smwcentral.net/36688/Bonus%20Door.zip",
        "filename": "Bonus Door.zip",
        "size": 31519,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-china-theme-a",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36689,
    "title": "Pierre Le Chef is... Out to Lunch - China Theme A",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "forest",
      "temple"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36689-1706026936",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36689,
        "title": "Pierre Le Chef is... Out to Lunch - China Theme A",
        "version": "smwc-36689-1706026936",
        "upstream_time": 1706026936,
        "download_url": "https://dl.smwcentral.net/36689/China%20Theme%20A.zip",
        "filename": "China Theme A.zip",
        "size": 32052,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-china-theme-b",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36690,
    "title": "Pierre Le Chef is... Out to Lunch - China Theme B",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "dark",
      "temple"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36690-1706026965",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36690,
        "title": "Pierre Le Chef is... Out to Lunch - China Theme B",
        "version": "smwc-36690-1706026965",
        "upstream_time": 1706026965,
        "download_url": "https://dl.smwcentral.net/36690/China%20Theme%20B.zip",
        "filename": "China Theme B.zip",
        "size": 31959,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-ending-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36691,
    "title": "Pierre Le Chef is... Out to Lunch - Ending Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "beach",
      "credits",
      "jungle"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36691-1706027041",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36691,
        "title": "Pierre Le Chef is... Out to Lunch - Ending Theme",
        "version": "smwc-36691-1706027041",
        "upstream_time": 1706027041,
        "download_url": "https://dl.smwcentral.net/36691/Ending%20Theme.zip",
        "filename": "Ending Theme.zip",
        "size": 31997,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-france-theme-a",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36692,
    "title": "Pierre Le Chef is... Out to Lunch - France Theme A",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "calm",
      "town",
      "water"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36692-1706027083",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36692,
        "title": "Pierre Le Chef is... Out to Lunch - France Theme A",
        "version": "smwc-36692-1706027083",
        "upstream_time": 1706027083,
        "download_url": "https://dl.smwcentral.net/36692/France%20Theme%20A.zip",
        "filename": "France Theme A.zip",
        "size": 32217,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-france-theme-b",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36694,
    "title": "Pierre Le Chef is... Out to Lunch - France Theme B",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "grassland",
      "overworld",
      "town"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36694-1706027156",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36694,
        "title": "Pierre Le Chef is... Out to Lunch - France Theme B",
        "version": "smwc-36694-1706027156",
        "upstream_time": 1706027156,
        "download_url": "https://dl.smwcentral.net/36694/France%20Theme%20B.zip",
        "filename": "France Theme B.zip",
        "size": 32208,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-fruit-bonus-game",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36695,
    "title": "Pierre Le Chef is... Out to Lunch - Fruit Bonus Game",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "carnival"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36695-1706027199",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36695,
        "title": "Pierre Le Chef is... Out to Lunch - Fruit Bonus Game",
        "version": "smwc-36695-1706027199",
        "upstream_time": 1706027199,
        "download_url": "https://dl.smwcentral.net/36695/Fruit%20Bonus%20Game.zip",
        "filename": "Fruit Bonus Game.zip",
        "size": 31772,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-fruit-bonus-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36696,
    "title": "Pierre Le Chef is... Out to Lunch - Fruit Bonus Stage",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "carnival"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36696-1706027234",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36696,
        "title": "Pierre Le Chef is... Out to Lunch - Fruit Bonus Stage",
        "version": "smwc-36696-1706027234",
        "upstream_time": 1706027234,
        "download_url": "https://dl.smwcentral.net/36696/Fruit%20Bonus%20Stage.zip",
        "filename": "Fruit Bonus Stage.zip",
        "size": 32415,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36697,
    "title": "Pierre Le Chef is... Out to Lunch - Game Over",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "game over"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36697-1706027274",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36697,
        "title": "Pierre Le Chef is... Out to Lunch - Game Over",
        "version": "smwc-36697-1706027274",
        "upstream_time": 1706027274,
        "download_url": "https://dl.smwcentral.net/36697/Game%20Over.zip",
        "filename": "Game Over.zip",
        "size": 31600,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-greece-a",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23796,
    "title": "Pierre le Chef is... Out To Lunch - Greece A",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "overworld",
      "sad",
      "spooky"
    ],
    "description": "Despite it's Greece's theme, it feels so french and it makes me want to prepare a lot of spaghetti with snails for some reason.<br>\r\nKind of sad, it's short, so maybe it fits overworlds. I also remember legacy ports of this being used in graveyard levels.",
    "latest_version": "smwc-23796-1595951121",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23796,
        "title": "Pierre le Chef is... Out To Lunch - Greece A",
        "version": "smwc-23796-1595951121",
        "upstream_time": 1595951121,
        "download_url": "https://dl.smwcentral.net/23796/la%20grecia.zip",
        "filename": "la grecia.zip",
        "size": 32003,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-greece-theme-a",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36698,
    "title": "Pierre Le Chef is... Out to Lunch - Greece Theme A",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "desert",
      "town"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36698-1706027341",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36698,
        "title": "Pierre Le Chef is... Out to Lunch - Greece Theme A",
        "version": "smwc-36698-1706027341",
        "upstream_time": 1706027341,
        "download_url": "https://dl.smwcentral.net/36698/Greece%20Theme%20A.zip",
        "filename": "Greece Theme A.zip",
        "size": 31847,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-greece-theme-b",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36699,
    "title": "Pierre Le Chef is... Out to Lunch - Greece Theme B",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "calm",
      "dark",
      "desert"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36699-1706027382",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36699,
        "title": "Pierre Le Chef is... Out to Lunch - Greece Theme B",
        "version": "smwc-36699-1706027382",
        "upstream_time": 1706027382,
        "download_url": "https://dl.smwcentral.net/36699/Greece%20Theme%20B.zip",
        "filename": "Greece Theme B.zip",
        "size": 31980,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-hurry-up",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36700,
    "title": "Pierre Le Chef is... Out to Lunch - Hurry Up!",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "chase",
      "tense"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36700-1706027421",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36700,
        "title": "Pierre Le Chef is... Out to Lunch - Hurry Up!",
        "version": "smwc-36700-1706027421",
        "upstream_time": 1706027421,
        "download_url": "https://dl.smwcentral.net/36700/Hurry%20Up%21.zip",
        "filename": "Hurry Up%21.zip",
        "size": 31937,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-le-chef-noir",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36701,
    "title": "Pierre Le Chef is... Out to Lunch - Le Chef Noir",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "miss"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36701-1706027481",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36701,
        "title": "Pierre Le Chef is... Out to Lunch - Le Chef Noir",
        "version": "smwc-36701-1706027481",
        "upstream_time": 1706027481,
        "download_url": "https://dl.smwcentral.net/36701/Le%20Chef%20Noir.zip",
        "filename": "Le Chef Noir.zip",
        "size": 31453,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-main-menu-theme-a",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36702,
    "title": "Pierre Le Chef is... Out to Lunch - Main Menu Theme A",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "grassland",
      "overworld"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36702-1706027528",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36702,
        "title": "Pierre Le Chef is... Out to Lunch - Main Menu Theme A",
        "version": "smwc-36702-1706027528",
        "upstream_time": 1706027528,
        "download_url": "https://dl.smwcentral.net/36702/Main%20Menu%20Theme%20A.zip",
        "filename": "Main Menu Theme A.zip",
        "size": 31657,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-main-menu-theme-b",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36703,
    "title": "Pierre Le Chef is... Out to Lunch - Main Menu Theme B",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "grassland",
      "overworld"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36703-1706027579",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36703,
        "title": "Pierre Le Chef is... Out to Lunch - Main Menu Theme B",
        "version": "smwc-36703-1706027579",
        "upstream_time": 1706027579,
        "download_url": "https://dl.smwcentral.net/36703/Main%20Menu%20Theme%20B.zip",
        "filename": "Main Menu Theme B.zip",
        "size": 31641,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-mexico-theme-a",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36704,
    "title": "Pierre Le Chef is... Out to Lunch - Mexico Theme A",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "jungle",
      "swamp",
      "town"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36704-1706027662",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36704,
        "title": "Pierre Le Chef is... Out to Lunch - Mexico Theme A",
        "version": "smwc-36704-1706027662",
        "upstream_time": 1706027662,
        "download_url": "https://dl.smwcentral.net/36704/Mexico%20Theme%20A.zip",
        "filename": "Mexico Theme A.zip",
        "size": 32323,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-mexico-theme-b",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36705,
    "title": "Pierre Le Chef is... Out to Lunch - Mexico Theme B",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "mountain",
      "night"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36705-1706027726",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36705,
        "title": "Pierre Le Chef is... Out to Lunch - Mexico Theme B",
        "version": "smwc-36705-1706027726",
        "upstream_time": 1706027726,
        "download_url": "https://dl.smwcentral.net/36705/Mexico%20Theme%20B.zip",
        "filename": "Mexico Theme B.zip",
        "size": 31922,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-stage-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36706,
    "title": "Pierre Le Chef is... Out to Lunch - Stage Clear",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "goal"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36706-1706027749",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36706,
        "title": "Pierre Le Chef is... Out to Lunch - Stage Clear",
        "version": "smwc-36706-1706027749",
        "upstream_time": 1706027749,
        "download_url": "https://dl.smwcentral.net/36706/Stage%20Clear.zip",
        "filename": "Stage Clear.zip",
        "size": 31533,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-switzerland-theme-a",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36707,
    "title": "Pierre Le Chef is... Out to Lunch - Switzerland Theme A",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "grassland",
      "town"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36707-1706027820",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36707,
        "title": "Pierre Le Chef is... Out to Lunch - Switzerland Theme A",
        "version": "smwc-36707-1706027820",
        "upstream_time": 1706027820,
        "download_url": "https://dl.smwcentral.net/36707/Switzerland%20Theme%20A.zip",
        "filename": "Switzerland Theme A.zip",
        "size": 32369,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-switzerland-theme-b",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36708,
    "title": "Pierre Le Chef is... Out to Lunch - Switzerland Theme B",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "grassland",
      "overworld",
      "town"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36708-1706027859",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36708,
        "title": "Pierre Le Chef is... Out to Lunch - Switzerland Theme B",
        "version": "smwc-36708-1706027859",
        "upstream_time": 1706027859,
        "download_url": "https://dl.smwcentral.net/36708/Switzerland%20Theme%20B.zip",
        "filename": "Switzerland Theme B.zip",
        "size": 32131,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-title-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36709,
    "title": "Pierre Le Chef is... Out to Lunch - Title Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "credits",
      "title"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36709-1706027906",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36709,
        "title": "Pierre Le Chef is... Out to Lunch - Title Theme",
        "version": "smwc-36709-1706027906",
        "upstream_time": 1706027906,
        "download_url": "https://dl.smwcentral.net/36709/Title%20Theme.zip",
        "filename": "Title Theme.zip",
        "size": 32865,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-west-indian-theme-a",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36710,
    "title": "Pierre Le Chef is... Out to Lunch - West Indian Theme A",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "jungle",
      "swamp",
      "water"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36710-1706027941",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36710,
        "title": "Pierre Le Chef is... Out to Lunch - West Indian Theme A",
        "version": "smwc-36710-1706027941",
        "upstream_time": 1706027941,
        "download_url": "https://dl.smwcentral.net/36710/West%20Indian%20Theme%20A.zip",
        "filename": "West Indian Theme A.zip",
        "size": 32237,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-west-indian-theme-b",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36711,
    "title": "Pierre Le Chef is... Out to Lunch - West Indian Theme B",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "water"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36711-1706028001",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36711,
        "title": "Pierre Le Chef is... Out to Lunch - West Indian Theme B",
        "version": "smwc-36711-1706028001",
        "upstream_time": 1706028001,
        "download_url": "https://dl.smwcentral.net/36711/West%20Indian%20Theme%20B.zip",
        "filename": "West Indian Theme B.zip",
        "size": 32332,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pierre-le-chef-is-out-to-lunch-won-fruit-bonus-game",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36712,
    "title": "Pierre Le Chef is... Out to Lunch - Won Fruit Bonus Game",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "goal"
    ],
    "description": "Part of the Pierre Le Chef is... Out to Lunch soundtrack.",
    "latest_version": "smwc-36712-1706028042",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36712,
        "title": "Pierre Le Chef is... Out to Lunch - Won Fruit Bonus Game",
        "version": "smwc-36712-1706028042",
        "upstream_time": 1706028042,
        "download_url": "https://dl.smwcentral.net/36712/Won%20Fruit%20Bonus%20Game.zip",
        "filename": "Won Fruit Bonus Game.zip",
        "size": 31614,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pikachu-ex",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37878,
    "title": "Pikachu ex",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "bonus",
      "star"
    ],
    "description": "Pikachu Po ke ka ka <br>\r\nSung by BOTCHI BOROMARU<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=L1P9ii0waHY\" rel=\"nofollow\">Original ver</a><br>\r\n<a href=\"https://www.youtube.com/watch?v=5-pWw03rUKs&pp=ygUZ44OU44Kr44OB44Ol44KmZXggMeaZgumWkw%3D%3D\" rel=\"nofollow\">1 Hour</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-37878-1721291977",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37878,
        "title": "Pikachu ex",
        "version": "smwc-37878-1721291977",
        "upstream_time": 1721291977,
        "download_url": "https://dl.smwcentral.net/37878/PikachuEX.zip",
        "filename": "PikachuEX.zip",
        "size": 46927,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pilotredsun-grinch-s-ultimatum",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39473,
    "title": "PilotRedSun - Grinch's Ultimatum",
    "authors": [
      "Kaizo Zhang"
    ],
    "tags": [
      "abstract",
      "ice",
      "snow"
    ],
    "description": "Ear port. Could be used as a joke/meme/Christmas/ice stage theme.<br>\r\n<br>\r\nUPDATE 2025/02/28: Major overall improvements, and a looped version is added so you don't have to loop it by yourself.",
    "latest_version": "smwc-39473-1751346974",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39473,
        "title": "PilotRedSun - Grinch's Ultimatum",
        "version": "smwc-39473-1751346974",
        "upstream_time": 1751346974,
        "download_url": "https://dl.smwcentral.net/39473/Grinch%27s%20Ultimatum%20v1.2.zip",
        "filename": "Grinch%27s Ultimatum v1.2.zip",
        "size": 70067,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pilotwings-bad-points",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29649,
    "title": "Pilotwings - Bad Points",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "calm",
      "night",
      "overworld"
    ],
    "description": "The hopeful music which plays when you score badly in a level or didn't meet the threshold for a license in Pilotwings. Good for a calm overworld music or as a results screen.<br>\r\n<br>\r\nComes with a @9 and a @13 version.",
    "latest_version": "smwc-29649-1648756539",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29649,
        "title": "Pilotwings - Bad Points",
        "version": "smwc-29649-1648756539",
        "upstream_time": 1648756539,
        "download_url": "https://dl.smwcentral.net/29649/Pilotwings%20-%20Bad%20Points%20%5Bs%5D.zip",
        "filename": "Pilotwings - Bad Points %5Bs%5D.zip",
        "size": 32427,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29648,
        "title": "Pilotwings - Bad Points",
        "version": "smwc-29648-1659384403",
        "upstream_time": 1659384403,
        "download_url": "https://dl.smwcentral.net/29648/Pilotwings%20-%20Bad%20Points%20%5Bu%5D.zip",
        "filename": "Pilotwings - Bad Points %5Bu%5D.zip",
        "size": 61110,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pilotwings-choose-aircraft",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29847,
    "title": "Pilotwings - Choose Aircraft",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "athletic",
      "bonus",
      "mountain",
      "overworld"
    ],
    "description": "Ready to choose a level? Because this short track will make you feel that way.<br>\r\n<br>\r\nGood for overworlds and short bonus rooms.",
    "latest_version": "smwc-29847-1651350567",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29847,
        "title": "Pilotwings - Choose Aircraft",
        "version": "smwc-29847-1651350567",
        "upstream_time": 1651350567,
        "download_url": "https://dl.smwcentral.net/29847/Pilotwings%20Aircraft%20%5Bu%5D.zip",
        "filename": "Pilotwings Aircraft %5Bu%5D.zip",
        "size": 32137,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29846,
        "title": "Pilotwings - Choose Aircraft",
        "version": "smwc-29846-1651349845",
        "upstream_time": 1651349845,
        "download_url": "https://dl.smwcentral.net/29846/Pilotwings%20Aircraft%20%5Bs%5D.zip",
        "filename": "Pilotwings Aircraft %5Bs%5D.zip",
        "size": 37729,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pilotwings-flight-club",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21621,
    "title": "Pilotwings - Flight Club",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld",
      "title",
      "town"
    ],
    "description": "A calm, cheery song that would be good for overworld maps, title screens or tutorial stages.",
    "latest_version": "smwc-21621-1576139797",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21621,
        "title": "Pilotwings - Flight Club",
        "version": "smwc-21621-1576139797",
        "upstream_time": 1576139797,
        "download_url": "https://dl.smwcentral.net/21621/Pilotwings%20-%20Flight%20Club.zip",
        "filename": "Pilotwings - Flight Club.zip",
        "size": 30672,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21092,
        "title": "Pilotwings - Flight Club",
        "version": "smwc-21092-1567818942",
        "upstream_time": 1567818942,
        "download_url": "https://dl.smwcentral.net/21092/Flight%20Club.zip",
        "filename": "Flight Club.zip",
        "size": 21316,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pilotwings-hang-glider",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21192,
    "title": "Pilotwings - Hang Glider",
    "authors": [
      "Teows"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain",
      "sky",
      "urban"
    ],
    "description": "The song played during the Hang Glider level in Pilotwings. Useful for a sky or mountain level.",
    "latest_version": "smwc-21192-1569459630",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21192,
        "title": "Pilotwings - Hang Glider",
        "version": "smwc-21192-1569459630",
        "upstream_time": 1569459630,
        "download_url": "https://dl.smwcentral.net/21192/Pilotwings%20-%20Hang%20Glider.zip",
        "filename": "Pilotwings - Hang Glider.zip",
        "size": 29510,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pilotwings-hangglider",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21977,
    "title": "Pilotwings - Hangglider",
    "authors": [
      "Sariel"
    ],
    "tags": [
      "athletic",
      "beach",
      "calm",
      "grassland",
      "night",
      "sky",
      "urban"
    ],
    "description": "The song played during the Hang Glider level in Pilotwings. Compared to the other submission on the site this is fully unsampled.",
    "latest_version": "smwc-21977-1581369342",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21977,
        "title": "Pilotwings - Hangglider",
        "version": "smwc-21977-1581369342",
        "upstream_time": 1581369342,
        "download_url": "https://dl.smwcentral.net/21977/Pilotwings_-_Hangglider.zip",
        "filename": "Pilotwings_-_Hangglider.zip",
        "size": 33447,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pilotwings-helicopter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29666,
    "title": "Pilotwings - Helicopter",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "airship",
      "castle",
      "dark",
      "final",
      "tense"
    ],
    "description": "The very serious but also heroic music which plays at one of the most serious levels in all of Pilotwings. Good for final levels as well as airship levels.",
    "latest_version": "smwc-29666-1648758325",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29666,
        "title": "Pilotwings - Helicopter",
        "version": "smwc-29666-1648758325",
        "upstream_time": 1648758325,
        "download_url": "https://dl.smwcentral.net/29666/Pilotwings%20-%20Helicopter%20%5Bs%5D.zip",
        "filename": "Pilotwings - Helicopter %5Bs%5D.zip",
        "size": 38405,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29665,
        "title": "Pilotwings - Helicopter",
        "version": "smwc-29665-1648757905",
        "upstream_time": 1648757905,
        "download_url": "https://dl.smwcentral.net/29665/Pilotwings%20-%20Helicopter%20%5Bu%5D.zip",
        "filename": "Pilotwings - Helicopter %5Bu%5D.zip",
        "size": 32643,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pilotwings-light-plane",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19016,
    "title": "Pilotwings - Light Plane",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "calm",
      "grassland",
      "sky"
    ],
    "description": "The very chill and jazzy Light Plane theme from a game called Pilotwings, which, thanks to Soyo Oka, has a pretty amazing soundtrack. It's honestly really surprisingly high-quality for a SNES launch title too, and it's definitely a much better example of a good SNES Nintendo soundtrack compared to most of their other works. Still, the samples could be better, which is why I gave this the resampled treatment, like I do with a lot of my other ports.<br>\r\n<br>\r\nAlright, so, in this you will see two versions; one is a standard rearrangement with added flourishes of my own, and the second is a vocal version with samples I have recorded myself (I don't have any proper voice recording equipment tho, but they still get the job done :V), made specifically to mimick the vocal version in Smash 4's version.<br>\r\n<br>\r\nOh, and uh, if you need to use this, you could try using it in a sky, grassland, or early-game athletic stages, I suppose. Alright, hope y'all enjoy :D",
    "latest_version": "smwc-19016-1548732777",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19016,
        "title": "Pilotwings - Light Plane",
        "version": "smwc-19016-1548732777",
        "upstream_time": 1548732777,
        "download_url": "https://dl.smwcentral.net/19016/Light%20Plane.zip",
        "filename": "Light Plane.zip",
        "size": 91891,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8137,
        "title": "Pilotwings - Light Plane",
        "version": "smwc-8137-1313693077",
        "upstream_time": 1313693077,
        "download_url": "https://dl.smwcentral.net/8137/Pilotwings%20-%20Lightplane.zip",
        "filename": "Pilotwings - Lightplane.zip",
        "size": 68555,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pilotwings-rocketbelt",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19289,
    "title": "Pilotwings - Rocketbelt",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "grassland",
      "sky"
    ],
    "description": "This is the theme that plays in the Rocketbelt stages in Pilotwings. Like my Light Plane port, this isn't actually supposed to be a 1:1 cover of the original, but instead it's more of a remaster than anything, done on the same soundchip it's on, except with more higher quality samples. Also, I added some pitch bends in this one because why not lol<br>\r\n<br>\r\nAnyway, this would be best used for sky or grassland levels, probably a few athletic stages too.",
    "latest_version": "smwc-19289-1552259120",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19289,
        "title": "Pilotwings - Rocketbelt",
        "version": "smwc-19289-1552259120",
        "upstream_time": 1552259120,
        "download_url": "https://dl.smwcentral.net/19289/Rocketbelt.zip",
        "filename": "Rocketbelt.zip",
        "size": 57079,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pilotwings-rough-landing",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29845,
    "title": "Pilotwings - Rough Landing",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "goal",
      "miss"
    ],
    "description": "The music which plays when you managed to land on a Pilotwings course (though whether it was successful or not is a different question).<br>\r\n<br>\r\nIncluded in this ZIP are is the original music as well as one with SMW's miss and a stage clear prelude version.<br>\r\n<br>\r\nNote that if you want to use them as global songs, you have to adjust the TXT a bit to remove the echo as well as include both samples globally.",
    "latest_version": "smwc-29845-1663963928",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29845,
        "title": "Pilotwings - Rough Landing",
        "version": "smwc-29845-1663963928",
        "upstream_time": 1663963928,
        "download_url": "https://dl.smwcentral.net/29845/Pilotwings%20Landed%20%5Bs%5D.zip",
        "filename": "Pilotwings Landed %5Bs%5D.zip",
        "size": 103619,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29623,
        "title": "Pilotwings - Rough Landing",
        "version": "smwc-29623-1649374855",
        "upstream_time": 1649374855,
        "download_url": "https://dl.smwcentral.net/29623/Pilotwings%20Landed%20%5Bu%5D.zip",
        "filename": "Pilotwings Landed %5Bu%5D.zip",
        "size": 124914,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pilotwings-sky-diving",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30441,
    "title": "Pilotwings - Sky Diving",
    "authors": [
      "TheBourgyman"
    ],
    "tags": [
      "desert",
      "mysterious",
      "night",
      "sky",
      "temple",
      "tense"
    ],
    "description": "The tense, vertigo-inducing song you can (barely) hear during the skydiving lesson in Pilotwings.<br>\r\n<br>\r\nCould fit high altitude, calm-yet-dangerous locations.<br>\r\n<br>\r\n",
    "latest_version": "smwc-30441-1654507741",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30441,
        "title": "Pilotwings - Sky Diving",
        "version": "smwc-30441-1654507741",
        "upstream_time": 1654507741,
        "download_url": "https://dl.smwcentral.net/30441/Pilotwings%20-%20Skydiving.zip",
        "filename": "Pilotwings - Skydiving.zip",
        "size": 40296,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pink-floyd-comfortably-numb",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23387,
    "title": "Pink Floyd - Comfortably Numb",
    "authors": [
      "kaigem"
    ],
    "tags": [
      "calm",
      "dark",
      "mysterious",
      "night",
      "space"
    ],
    "description": "Comfortably Numb is a mellow, atmospheric song by English progressive rock band Pink Floyd, from their 1979 Magnum Opus, The Wall.  This remix of comfortably numb features synthesized vocals, strings and horns playing accompaniment, laid back bass and drums, and a note-for-note recreation of one of the most iconic guitar solos in rock 'n' roll.  Perfect for water levels or any slower paced course.<br>\r\n<br>\r\nThere is no pain, you are receding...",
    "latest_version": "smwc-23387-1593580036",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23387,
        "title": "Pink Floyd - Comfortably Numb",
        "version": "smwc-23387-1593580036",
        "upstream_time": 1593580036,
        "download_url": "https://dl.smwcentral.net/23387/Comfortably%20Numb.zip",
        "filename": "Comfortably Numb.zip",
        "size": 106681,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pink-sonic-sucks",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33181,
    "title": "Pink - Sonic Sucks",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "retro"
    ],
    "description": "A nice chiptune track with a nice title! This one was one of my entries for the Super Famicompo 4 (11th place)",
    "latest_version": "smwc-33181-1680569378",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33181,
        "title": "Pink - Sonic Sucks",
        "version": "smwc-33181-1680569378",
        "upstream_time": 1680569378,
        "download_url": "https://dl.smwcentral.net/33181/Sonic%20Sucks.zip",
        "filename": "Sonic Sucks.zip",
        "size": 57126,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pinocchio-escape-from-pleasure-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22436,
    "title": "Pinocchio - Escape from Pleasure Island",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "chase",
      "dark",
      "spooky",
      "tense"
    ],
    "description": "Dark music from Pinocchio. Good for tense levels.",
    "latest_version": "smwc-22436-1585699375",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22436,
        "title": "Pinocchio - Escape from Pleasure Island",
        "version": "smwc-22436-1585699375",
        "upstream_time": 1585699375,
        "download_url": "https://dl.smwcentral.net/22436/Lvl5.zip",
        "filename": "Lvl5.zip",
        "size": 32219,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-piranhan-bgm-jingle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27698,
    "title": "Piranhan - BGM Jingle 1",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "A small fanfare used when you kills all of the piranhas in <a href=\"https://www.cavestory.org/pixels-works/piranhan.php\" rel=\"nofollow\">an obscure game co-created by Pixel in Unity.</a><br>\r\nStandalone version using SMW samples only. A goal whistle version is included, in case you want to use it as a goal song. If you want to use that version, open the text file, and change the \"Goal_Whistle\" define value to anything, other than 0.<br>\r\n<br>\r\nMod note: Will not work as a global song by default unless you ensure that the loaded sample group includes @21.",
    "latest_version": "smwc-27698-1629759885",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27698,
        "title": "Piranhan - BGM Jingle 1",
        "version": "smwc-27698-1629759885",
        "upstream_time": 1629759885,
        "download_url": "https://dl.smwcentral.net/27698/Victory%21%20%28Unsampled%29.zip",
        "filename": "Victory%21 (Unsampled).zip",
        "size": 62874,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27697,
        "title": "Piranhan - BGM Jingle 1",
        "version": "smwc-27697-1629759846",
        "upstream_time": 1629759846,
        "download_url": "https://dl.smwcentral.net/27697/Victory%21.zip",
        "filename": "Victory%21.zip",
        "size": 42221,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-piratas",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17324,
    "title": "Piratas",
    "authors": [
      "Kixune",
      "Masterlink"
    ],
    "tags": [
      "beach",
      "grassland"
    ],
    "description": "Custom music made by Kixune. Great for beach and grass levels",
    "latest_version": "smwc-17324-1522603412",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17324,
        "title": "Piratas",
        "version": "smwc-17324-1522603412",
        "upstream_time": 1522603412,
        "download_url": "https://dl.smwcentral.net/17324/%5BS%5D%20Custom%20%28Nox-Kixune%29%20-%20Piratas.zip",
        "filename": "%5BS%5D Custom (Nox-Kixune) - Piratas.zip",
        "size": 97519,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pirates-of-the-caribbean-the-black-pearl",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14091,
    "title": "Pirates of The Caribbean - The Black Pearl",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "airship",
      "calm",
      "final"
    ],
    "description": "The music from the films. You know, ya? Could potentially fit pirate-styled levels and ship levels.",
    "latest_version": "smwc-14091-1471357088",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14091,
        "title": "Pirates of The Caribbean - The Black Pearl",
        "version": "smwc-14091-1471357088",
        "upstream_time": 1471357088,
        "download_url": "https://dl.smwcentral.net/14091/The%20Black%20Pearl%20%5BU%5D.zip",
        "filename": "The Black Pearl %5BU%5D.zip",
        "size": 23613,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pitfall",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7833,
    "title": "Pitfall 2 - Main Theme",
    "authors": [
      "ShUriK KiD"
    ],
    "tags": [
      "calm",
      "jungle"
    ],
    "description": " This would suit some Jungle levels.",
    "latest_version": "smwc-7833-1312285188",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7833,
        "title": "Pitfall 2 - Main Theme",
        "version": "smwc-7833-1312285188",
        "upstream_time": 1312285188,
        "download_url": "https://dl.smwcentral.net/7833/pitfall2.zip",
        "filename": "pitfall2.zip",
        "size": 111487,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-piyopiyoplayer-broken-toy-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27672,
    "title": "PiyoPiyoPlayer - Broken Toy (Intro)",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "misc",
      "overworld",
      "retro"
    ],
    "description": "A cute small song, made by Pixel on his spare time, in a collection of songs from PiyoPiyoPlayer. This one only plays the intro part of this song, and a bad attempt to make this sounds like a Game Boy song.<br>\r\n<br>\r\nIt does uses the KDL3 soundfont.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Original description by Pixel</span></div><div class=\"collapse-content\">Original:<br>\r\n○BrokenToy：壊れたオモチャ。空飛ぶ犬のお話で使おうと思ってる曲。<br>\r\nRough translation:<br>\r\n• Broken Toy: A broken toy. The song I'm thinking of using in the story of a flying dog.</div></div>",
    "latest_version": "smwc-27672-1629049434",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27672,
        "title": "PiyoPiyoPlayer - Broken Toy (Intro)",
        "version": "smwc-27672-1629049434",
        "upstream_time": 1629049434,
        "download_url": "https://dl.smwcentral.net/27672/Broken%20Toy%20Intro%20GB.zip",
        "filename": "Broken Toy Intro GB.zip",
        "size": 36348,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-piyopiyoplayer-cave-story-early-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27670,
    "title": "PiyoPiyoPlayer - Cave Story (Early Theme)",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "bonus",
      "carnival",
      "credits",
      "title"
    ],
    "description": "A very early theme from Cave Story, made by Pixel on his spare time, in a collection of songs from PiyoPiyoPlayer.<br>\r\n<br>\r\nIt does uses the KDL3 soundfont.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Original description by Pixel</span></div><div class=\"collapse-content\">Original:<br>\r\n○洞窟物語：\"洞窟物語\"のテーマ曲になるはずだった。<br>\r\nRough translation:<br>\r\n• Cave Story: It was supposed to be the theme song of \"Cave Story\".</div></div>",
    "latest_version": "smwc-27670-1628328470",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27670,
        "title": "PiyoPiyoPlayer - Cave Story (Early Theme)",
        "version": "smwc-27670-1628328470",
        "upstream_time": 1628328470,
        "download_url": "https://dl.smwcentral.net/27670/Cave%20Story%20Alpha.zip",
        "filename": "Cave Story Alpha.zip",
        "size": 60521,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-piyopiyoplayer-dark",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27673,
    "title": "PiyoPiyoPlayer - Dark",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "cave",
      "forest",
      "ruins"
    ],
    "description": "A mysterious, cave-ish song, made by Pixel on his spare time, in a collection of songs from PiyoPiyoPlayer.<br>\r\n<br>\r\nIt does uses the KDL3 soundfont.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Original description by Pixel</span></div><div class=\"collapse-content\">Original:<br>\r\n○Dark：暗くて静かな曲ですね。<br>\r\nRough translation:<br>\r\n• Dark: It's a dark and quiet song.</div></div>",
    "latest_version": "smwc-27673-1629079106",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27673,
        "title": "PiyoPiyoPlayer - Dark",
        "version": "smwc-27673-1629079106",
        "upstream_time": 1629079106,
        "download_url": "https://dl.smwcentral.net/27673/Dark_Place.zip",
        "filename": "Dark_Place.zip",
        "size": 54216,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-piyopiyoplayer-dusk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27699,
    "title": "PiyoPiyoPlayer - Dusk",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "credits",
      "overworld",
      "title"
    ],
    "description": "A small calm song, made by Pixel on his spare time, in a collection of songs from PiyoPiyoPlayer.<br>\r\n<br>\r\nIt does uses the Tetris Attack soundfont. (more specifically, the Forest Stage soundfont)<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Original description by Pixel</span></div><div class=\"collapse-content\">Original:<br>\r\n○夕顔：ほとんどアルペジオだけ。<br>\r\nRough translation:<br>\r\n• Evening face: Almost only arpeggios.</div></div>",
    "latest_version": "smwc-27699-1629770090",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27699,
        "title": "PiyoPiyoPlayer - Dusk",
        "version": "smwc-27699-1629770090",
        "upstream_time": 1629770090,
        "download_url": "https://dl.smwcentral.net/27699/Dusk.zip",
        "filename": "Dusk.zip",
        "size": 49837,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-piyopiyoplayer-end-of-sorrow",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27682,
    "title": "PiyoPiyoPlayer - End of Sorrow",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "cutscene",
      "dark",
      "ice",
      "retro",
      "space"
    ],
    "description": "A dark, creepy, and glitch-ish song, made by Pixel on his spare time, in a collection of songs from PiyoPiyoPlayer.<br>\r\n<br>\r\nIt does uses the KDL3 soundfont.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Original description by Pixel</span></div><div class=\"collapse-content\">Original:<br>\r\n○悲しみの果て：RPG系の曲かな･･･。暗い。<br>\r\nRough translation:<br>\r\n• The end of sadness: I think it's an RPG song ... dark.</div></div>",
    "latest_version": "smwc-27682-1631495751",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27682,
        "title": "PiyoPiyoPlayer - End of Sorrow",
        "version": "smwc-27682-1631495751",
        "upstream_time": 1631495751,
        "download_url": "https://dl.smwcentral.net/27682/End%20of%20Sorrow.zip",
        "filename": "End of Sorrow.zip",
        "size": 51288,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-piyopiyoplayer-foreign-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27687,
    "title": "PiyoPiyoPlayer - Foreign Land",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "athletic",
      "castle"
    ],
    "description": "An energectic song, made by Pixel on his spare time, in a collection of songs from PiyoPiyoPlayer. It was also intended to be played on Cave Story, on its early versions.<br>\r\n<br>\r\nIt does uses the KDL3 soundfont.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Original description by Pixel</span></div><div class=\"collapse-content\">Original:<br>\r\n○異郷：\"洞窟物語\"で使う予定だった。<br>\r\nRough translation:<br>\r\n• Foreign country: I was planning to use it in \"Cave Story\".</div></div>",
    "latest_version": "smwc-27687-1629744528",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27687,
        "title": "PiyoPiyoPlayer - Foreign Land",
        "version": "smwc-27687-1629744528",
        "upstream_time": 1629744528,
        "download_url": "https://dl.smwcentral.net/27687/Foreign%20Land.zip",
        "filename": "Foreign Land.zip",
        "size": 51214,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-piyopiyoplayer-kirin-daughter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27683,
    "title": "PiyoPiyoPlayer - Kirin Daughter",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sad"
    ],
    "description": "A sad, and small song, made by Pixel on his spare time, in a collection of songs from PiyoPiyoPlayer. Apparently it was supposed to be some kind of opening song from some kind of title...<br>\r\nThere're two versions of this song, one made using Chrono Trigger soundfont, and other that uses Cardmaster soundfont. (which was made by HAL)<br>\r\nThose ones're separated text files, so you can choose which one you want to use.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Original description by Pixel</span></div><div class=\"collapse-content\">Original:<br>\r\n○キリン娘：\"「あいしている」と言ってやる\"のオープニング。<br>\r\nRough translation:<br>\r\n• Kirin Musume: The opening of \"I'll say\" I'm in love \"\".</div></div>",
    "latest_version": "smwc-27683-1629836726",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27683,
        "title": "PiyoPiyoPlayer - Kirin Daughter",
        "version": "smwc-27683-1629836726",
        "upstream_time": 1629836726,
        "download_url": "https://dl.smwcentral.net/27683/Kirin%20Daughter.zip",
        "filename": "Kirin Daughter.zip",
        "size": 57075,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-piyopiyoplayer-maguman",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27680,
    "title": "PiyoPiyoPlayer - Maguman",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "athletic",
      "castle",
      "chase",
      "industrial"
    ],
    "description": "An energectic theme, made by Pixel on his spare time, in a collection of songs from PiyoPiyoPlayer. It was apparently intended to be played on Cave Story, on its early versions.<br>\r\n<br>\r\nIt does uses the KDL3 soundfont.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Original description by Pixel</span></div><div class=\"collapse-content\">Original:<br>\r\n○マグマン：\"洞窟物語\"で使う予定だった。<br>\r\nRough translation:<br>\r\n• Magman: I was planning to use it in \"Cave Story\".</div></div>",
    "latest_version": "smwc-27680-1629744011",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27680,
        "title": "PiyoPiyoPlayer - Maguman",
        "version": "smwc-27680-1629744011",
        "upstream_time": 1629744011,
        "download_url": "https://dl.smwcentral.net/27680/Maguman%20.zip",
        "filename": "Maguman .zip",
        "size": 50385,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-piyopiyoplayer-rain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27694,
    "title": "PiyoPiyoPlayer - Rain",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "cutscene",
      "game over",
      "misc",
      "sad"
    ],
    "description": "A piano piece song, made by Pixel on his spare time, in a collection of songs from PiyoPiyoPlayer. This one's the gameover version using SMW samples only.<br>\r\n<br>\r\n<br>\r\nMod note: By default, the song will cut out as the Game Over screen does not last long enough. You should use a patch such as <a href=\"https://www.smwcentral.net/?p=section&a=details&id=4862\">this one</a> to circumvent this.",
    "latest_version": "smwc-27694-1629746009",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27694,
        "title": "PiyoPiyoPlayer - Rain",
        "version": "smwc-27694-1629746009",
        "upstream_time": 1629746009,
        "download_url": "https://dl.smwcentral.net/27694/Gameover%20Rain%20%28Unsampled%29.zip",
        "filename": "Gameover Rain (Unsampled).zip",
        "size": 31242,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27693,
        "title": "PiyoPiyoPlayer - Rain",
        "version": "smwc-27693-1629745940",
        "upstream_time": 1629745940,
        "download_url": "https://dl.smwcentral.net/27693/Gameover%20Rain.zip",
        "filename": "Gameover Rain.zip",
        "size": 74206,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-piyopiyoplayer-rubber-resort",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27688,
    "title": "PiyoPiyoPlayer - Rubber Resort",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "athletic",
      "castle",
      "cave",
      "final",
      "space",
      "water"
    ],
    "description": "An energectic song, made by Pixel on his spare time, in a collection of songs from PiyoPiyoPlayer. It was apparently a remix of some earlier song made by PiyoPiyo, that was apparently lost in time..?<br>\r\nThis one was really fun to remix, making its already energectic theme, as a decisive, and mysterious theme for a last stage song.<br>\r\n<br>\r\nIt does uses the KDL3 soundfont.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Original description by Pixel</span></div><div class=\"collapse-content\">Original:<br>\r\n○リゾートラバー：昔、スタンドアローンで作った曲のPiyoPiyoリメイク。<br>\r\nRough translation:<br>\r\n• Resort Rubber: A remake of Piyo Piyo, a song that was made standalone in the past.</div></div>",
    "latest_version": "smwc-27688-1631564481",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27688,
        "title": "PiyoPiyoPlayer - Rubber Resort",
        "version": "smwc-27688-1631564481",
        "upstream_time": 1631564481,
        "download_url": "https://dl.smwcentral.net/27688/Rubber%20Resort.zip",
        "filename": "Rubber Resort.zip",
        "size": 90321,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-piyopiyoplayer-sample",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27681,
    "title": "PiyoPiyoPlayer - Sample 1",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "A tense short song, made by Pixel in order to test PiyoPiyo's capabilities. (the music program used by Ikachan)<br>\r\n<br>\r\nIt does uses the KDL3 soundfont.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Original description by Pixel</span></div><div class=\"collapse-content\">Original:<br>\r\n○Sample1：PiyoPiyo完成時にテスト用に作った曲。<br>\r\nRough translation:<br>\r\n• Sample1: Piyo A song made for testing when Piyo was completed.</div></div>",
    "latest_version": "smwc-27681-1629835952",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27681,
        "title": "PiyoPiyoPlayer - Sample 1",
        "version": "smwc-27681-1629835952",
        "upstream_time": 1629835952,
        "download_url": "https://dl.smwcentral.net/27681/Sample%201.zip",
        "filename": "Sample 1.zip",
        "size": 47604,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-piyopiyoplayer-weak",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27675,
    "title": "PiyoPiyoPlayer - Weak",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "cutscene",
      "misc",
      "overworld"
    ],
    "description": "A really short song, made by Pixel on his spare time, in a collection of songs from PiyoPiyoPlayer.<br>\r\n<br>\r\nIt does uses the KDL3 soundfont.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Original description by Pixel</span></div><div class=\"collapse-content\">Original:<br>\r\n○苦手：短い。元ピアノ曲。<br>\r\nRough translation:<br>\r\n• Not good: Short. Former piano song.</div></div>",
    "latest_version": "smwc-27675-1629079517",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27675,
        "title": "PiyoPiyoPlayer - Weak",
        "version": "smwc-27675-1629079517",
        "upstream_time": 1629079517,
        "download_url": "https://dl.smwcentral.net/27675/Weakening.zip",
        "filename": "Weakening.zip",
        "size": 43975,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pizza-tower-boss-defeated",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33643,
    "title": "Pizza Tower - Boss Defeated",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "boss",
      "cutscene",
      "goal",
      "misc",
      "tense"
    ],
    "description": "The theme that plays when you defeat a boss in Pizza Tower.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Jamie\"><a href=\"/?p=profile&amp;id=36349\" style=\"color: var(--user-color-3);\" class=\"un\">Jamie</a></span>",
    "latest_version": "smwc-33643-1692464612",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33643,
        "title": "Pizza Tower - Boss Defeated",
        "version": "smwc-33643-1692464612",
        "upstream_time": 1692464612,
        "download_url": "https://dl.smwcentral.net/33643/%5BU%5D%20Pizza%20Tower%20-%20Boss%20Defeated.zip",
        "filename": "%5BU%5D Pizza Tower - Boss Defeated.zip",
        "size": 64067,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pizza-tower-don-t-preheat-your-oven-because-if-you-do-the-song-won-t-play",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41635,
    "title": "Pizza Tower - Don't Preheat Your Oven Because If You Do The Song Won't Play",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "ice",
      "snow",
      "upbeat"
    ],
    "description": "Refrigerator-Refrigerador-Freezerator's first level theme from Pizza Tower, taking place inside a refrigerator.",
    "latest_version": "smwc-41635-1773977290",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41635,
        "title": "Pizza Tower - Don't Preheat Your Oven Because If You Do The Song Won't Play",
        "version": "smwc-41635-1773977290",
        "upstream_time": 1773977290,
        "download_url": "https://dl.smwcentral.net/41635/Pizza%20Tower%20-%20Don%27t%20Preheat%20Your%20Oven.zip",
        "filename": "Pizza Tower - Don%27t Preheat Your Oven.zip",
        "size": 35826,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41014,
        "title": "Pizza Tower - Don't Preheat Your Oven Because If You Do The Song Won't Play",
        "version": "smwc-41014-1769812239",
        "upstream_time": 1769812239,
        "download_url": "https://dl.smwcentral.net/41014/Don%27t%20Preheat%20Your%20Oven%20Because%20If%20You%20Do%20The%20Song%20Won%27t%20Play.zip",
        "filename": "Don%27t Preheat Your Oven Because If You Do The Song Won%27t Play.zip",
        "size": 71224,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pizza-tower-hot-spaghetti",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41489,
    "title": "Pizza Tower - Hot Spaghetti",
    "authors": [
      "Forgado"
    ],
    "tags": [
      "castle",
      "dark",
      "ruins"
    ],
    "description": "The song \"Hot Spaghetti\" from Pizza Tower's Pizzascape level, originally composed by Mr. Sauceman. Might be best for castle levels? To be honest I only really wanted to port this because Pizza Tower just turned 3. Happy birthday, Pizza Tower!<br>\r\n<br>\r\nThe original samples were found using the Pizza Tower Sound Sheet.",
    "latest_version": "smwc-41489-1773916654",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41489,
        "title": "Pizza Tower - Hot Spaghetti",
        "version": "smwc-41489-1773916654",
        "upstream_time": 1773916654,
        "download_url": "https://dl.smwcentral.net/41489/Pizza%20Tower%20-%20Hot%20Spaghetti.zip",
        "filename": "Pizza Tower - Hot Spaghetti.zip",
        "size": 76790,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pizza-tower-meatophobia",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33544,
    "title": "Pizza Tower - Meatophobia",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "abstract",
      "ambient",
      "dark",
      "industrial"
    ],
    "description": "The ominous tune that plays when standing near Pillar John.<br>\r\n<br>\r\nIncompatible with the 'pause' button.",
    "latest_version": "smwc-33544-1689549008",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33544,
        "title": "Pizza Tower - Meatophobia",
        "version": "smwc-33544-1689549008",
        "upstream_time": 1689549008,
        "download_url": "https://dl.smwcentral.net/33544/Pizza%20Tower%20-%20Meatophobia.zip",
        "filename": "Pizza Tower - Meatophobia.zip",
        "size": 49421,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pizza-tower-mmm-yess-put-the-tree-on-my-pizza",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41013,
    "title": "Pizza Tower - mmm yess put the tree on my pizza",
    "authors": [
      "Forgado"
    ],
    "tags": [
      "enviromental",
      "forest",
      "jungle",
      "upbeat"
    ],
    "description": "The song \"mmm yess put the tree on my pizza\" from Pizza Tower's Gnome Forest level, originally composed by ClascyJitto. Would fit in forest areas.<br>\r\n<br>\r\nThe original samples were found using the Pizza Tower Sound Sheet.",
    "latest_version": "smwc-41013-1769811831",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41013,
        "title": "Pizza Tower - mmm yess put the tree on my pizza",
        "version": "smwc-41013-1769811831",
        "upstream_time": 1769811831,
        "download_url": "https://dl.smwcentral.net/41013/mmm%20yess%20put%20the%20tree%20on%20my%20pizza.zip",
        "filename": "mmm yess put the tree on my pizza.zip",
        "size": 80780,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pizza-tower-oregano-mirage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41547,
    "title": "Pizza Tower - Oregano Mirage",
    "authors": [
      "Forgado"
    ],
    "tags": [
      "desert",
      "fire",
      "upbeat"
    ],
    "description": "The song \"Oregano Mirage\" from Pizza Tower's Oregano Desert level, originally composed by ClascyJitto. Would fit in desert or generally hot areas.<br>\r\n<br>\r\nThe original samples were found using the Pizza Tower Sound Sheet.",
    "latest_version": "smwc-41547-1774087759",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41547,
        "title": "Pizza Tower - Oregano Mirage",
        "version": "smwc-41547-1774087759",
        "upstream_time": 1774087759,
        "download_url": "https://dl.smwcentral.net/41547/Pizza%20Tower%20-%20Oregano%20Mirage.zip",
        "filename": "Pizza Tower - Oregano Mirage.zip",
        "size": 78746,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pizza-tower-pizza-engineer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41524,
    "title": "Pizza Tower - Pizza Engineer",
    "authors": [
      "Forgado"
    ],
    "tags": [
      "airship",
      "industrial",
      "upbeat"
    ],
    "description": "The song \"Pizza Engineer\" from Pizza Tower's Peppibot Factory level, originally composed by Mr. Sauceman. Would fit in factories or other industrial type areas.<br>\r\n<br>\r\nThe original samples were found using the Pizza Tower Sound Sheet.",
    "latest_version": "smwc-41524-1774122368",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41524,
        "title": "Pizza Tower - Pizza Engineer",
        "version": "smwc-41524-1774122368",
        "upstream_time": 1774122368,
        "download_url": "https://dl.smwcentral.net/41524/Pizza%20Tower%20-%20Pizza%20Engineer.zip",
        "filename": "Pizza Tower - Pizza Engineer.zip",
        "size": 91031,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pizza-tower-sage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21256,
    "title": "Pizza Tower (SAGE 2019) - Theatrical Shenanigans",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "castle",
      "misc",
      "tense"
    ],
    "description": "Theatrical Shenanigans from the newest demo of Pizza Tower as of uploading this. Good for castles & towers.",
    "latest_version": "smwc-21256-1569982580",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21256,
        "title": "Pizza Tower (SAGE 2019) - Theatrical Shenanigans",
        "version": "smwc-21256-1569982580",
        "upstream_time": 1569982580,
        "download_url": "https://dl.smwcentral.net/21256/Pizza%20Tower%20-%20Theatrical%20Shenanigans.zip",
        "filename": "Pizza Tower - Theatrical Shenanigans.zip",
        "size": 33298,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pizza-tower-tropical-crust",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41483,
    "title": "Pizza Tower - Tropical Crust",
    "authors": [
      "Forgado"
    ],
    "tags": [
      "athletic",
      "beach",
      "upbeat"
    ],
    "description": "The song \"Tropical Crust\" from Pizza Tower's Crust Cove level, originally composed by Mr. Sauceman. Would fit in beach levels, maybe athletic.<br>\r\n<br>\r\nThe original samples were found using the Pizza Tower Sound Sheet.",
    "latest_version": "smwc-41483-1773915777",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41483,
        "title": "Pizza Tower - Tropical Crust",
        "version": "smwc-41483-1773915777",
        "upstream_time": 1773915777,
        "download_url": "https://dl.smwcentral.net/41483/Pizza%20Tower%20-%20Tropical%20Crust.zip",
        "filename": "Pizza Tower - Tropical Crust.zip",
        "size": 107002,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pizza-tower-world-wide-noise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41193,
    "title": "Pizza Tower - World Wide Noise",
    "authors": [
      "Forgado"
    ],
    "tags": [
      "abstract",
      "chaotic",
      "chase",
      "tense",
      "upbeat"
    ],
    "description": "The song \"World Wide Noise\" from Pizza Tower, which is The Noise's Lap 2 theme, originally composed by ClascyJitto. Could fit in fast paced or abstract levels. <br>\r\n<br>\r\nThe original samples were found using the Pizza Tower Sound Sheet.",
    "latest_version": "smwc-41193-1773215489",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41193,
        "title": "Pizza Tower - World Wide Noise",
        "version": "smwc-41193-1773215489",
        "upstream_time": 1773215489,
        "download_url": "https://dl.smwcentral.net/41193/Pizza%20Tower%20-%20World%20Wide%20Noise.zip",
        "filename": "Pizza Tower - World Wide Noise.zip",
        "size": 98725,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pizza-tower-wrath-of-the-fallen-thousand-march-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34443,
    "title": "Pizza Tower - Wrath of The Fallen ~ Thousand March (Remix)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "fire",
      "tense"
    ],
    "description": "A remix of Thousand March from Pizza Tower.<br>\r\n<br>\r\nIn the music .txt, there's an option to change between the two pitches.<br>\r\n<br>\r\nOmits: Thunder/Blargg (SMW Thunder), Yoshi and Bonus End (@15 and @7).",
    "latest_version": "smwc-34443-1696202792",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34443,
        "title": "Pizza Tower - Wrath of The Fallen ~ Thousand March (Remix)",
        "version": "smwc-34443-1696202792",
        "upstream_time": 1696202792,
        "download_url": "https://dl.smwcentral.net/34443/Pizza%20Tower%20-%20Wrath%20of%20The%20Fallen%20~%20Thousand%20March%20%28Remix%29.zip",
        "filename": "Pizza Tower - Wrath of The Fallen ~ Thousand March (Remix).zip",
        "size": 139539,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pizza-tower-wudpecker",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40730,
    "title": "Pizza Tower - Wudpecker",
    "authors": [
      "Forgado"
    ],
    "tags": [
      "forest",
      "upbeat"
    ],
    "description": "The song \"Wudpecker\" from Pizza Tower's Gnome Forest level, originally composed by ClascyJitto. Would fit in forest levels, obviously.<br>\r\n<br>\r\nThe original samples were found using the Pizza Tower Sound Sheet.",
    "latest_version": "smwc-40730-1759583987",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40730,
        "title": "Pizza Tower - Wudpecker",
        "version": "smwc-40730-1759583987",
        "upstream_time": 1759583987,
        "download_url": "https://dl.smwcentral.net/40730/Wudpecker.zip",
        "filename": "Wudpecker.zip",
        "size": 88485,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pizza-tower-yeehaw-deliveryboy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40754,
    "title": "Pizza Tower - Yeehaw Deliveryboy",
    "authors": [
      "Forgado"
    ],
    "tags": [
      "chaotic",
      "desert",
      "mountain",
      "upbeat"
    ],
    "description": "The song \"Yeehaw Deliveryboy\" from Pizza Tower's Fastfood Saloon level, originally composed by ClascyJitto. Would fit in western themed levels, like deserts, maybe mountainous areas.<br>\r\n<br>\r\nThe original samples were found using the Pizza Tower Sound Sheet.",
    "latest_version": "smwc-40754-1763404428",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40754,
        "title": "Pizza Tower - Yeehaw Deliveryboy",
        "version": "smwc-40754-1763404428",
        "upstream_time": 1763404428,
        "download_url": "https://dl.smwcentral.net/40754/Pizza%20Tower%20-%20Yeehaw%20Deliveryboy.zip",
        "filename": "Pizza Tower - Yeehaw Deliveryboy.zip",
        "size": 74841,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-planet-x2-oh-no-more-square-waves",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20360,
    "title": "Planet X2 - Oh No! More Square Waves!",
    "authors": [
      "Nikku4211"
    ],
    "tags": [
      "calm",
      "overworld",
      "retro",
      "sad",
      "space",
      "title"
    ],
    "description": "Yes, I know it mainly uses sawtooth waves, but that's what the original song was called.<br>\r\n<br>\r\n  The song was originally made by David Murray. It was made for video on his '8-Bit Keys' channel where he reviewed a pulse wave keyboard called the Yamaha PSS-125. David Murray then had Anders Enger Jensen compose the soundtrack to his C64 game 'Planet X2', hence the simplicity here. One of those songs happened to be a remix of 'Oh No! More Square Waves!'.",
    "latest_version": "smwc-20360-1562359359",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20360,
        "title": "Planet X2 - Oh No! More Square Waves!",
        "version": "smwc-20360-1562359359",
        "upstream_time": 1562359359,
        "download_url": "https://dl.smwcentral.net/20360/OhNoMoreSquareWaves.zip",
        "filename": "OhNoMoreSquareWaves.zip",
        "size": 9837,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-plants-vs-zombies-brainiac-maniac",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25327,
    "title": "Plants vs. Zombies - Brainiac Maniac",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "The final boss theme from Plants vs. Zombies",
    "latest_version": "smwc-25327-1606769537",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25327,
        "title": "Plants vs. Zombies - Brainiac Maniac",
        "version": "smwc-25327-1606769537",
        "upstream_time": 1606769537,
        "download_url": "https://dl.smwcentral.net/25327/brainiacmaniacv1.2%20unsampled.zip",
        "filename": "brainiacmaniacv1.2 unsampled.zip",
        "size": 33290,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24821,
        "title": "Plants vs. Zombies - Brainiac Maniac",
        "version": "smwc-24821-1605814706",
        "upstream_time": 1605814706,
        "download_url": "https://dl.smwcentral.net/24821/brainiacmaniacv1.1.zip",
        "filename": "brainiacmaniacv1.1.zip",
        "size": 71827,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-plants-vs-zombies-cerebrawl",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37977,
    "title": "Plants vs. Zombies - Cerebrawl",
    "authors": [
      "Enderdavid_HD"
    ],
    "tags": [
      "bonus",
      "ghost house",
      "mysterious",
      "night",
      "sad",
      "spooky",
      "yoshi drums"
    ],
    "description": "The Minigame or vasebreaker music from Plants vs. Zombies.<br>\r\n<br>\r\nIncluded are:<br>\r\n- A version with echo.<br>\r\n- A version with echo and yoshi.<br>\r\n- A version without echo.<br>\r\n- A version without echo and yoshi.<br>\r\n<br>\r\nGood for night time or minigame levels.",
    "latest_version": "smwc-37977-1731032387",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37977,
        "title": "Plants vs. Zombies - Cerebrawl",
        "version": "smwc-37977-1731032387",
        "upstream_time": 1731032387,
        "download_url": "https://dl.smwcentral.net/37977/Plants%20VS%20Zombies%20-%20Cerebrawl.zip",
        "filename": "Plants VS Zombies - Cerebrawl.zip",
        "size": 131343,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-plants-vs-zombies-plant-selection",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8477,
    "title": "Plants vs. Zombies - Plant Selection",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "calm",
      "castle",
      "credits",
      "cutscene",
      "dark",
      "ghost house",
      "title"
    ],
    "description": "A mysterious, slow waltz theme that would fit a spooky cutscene or a ghost house",
    "latest_version": "smwc-8477-1388753718",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8477,
        "title": "Plants vs. Zombies - Plant Selection",
        "version": "smwc-8477-1388753718",
        "upstream_time": 1388753718,
        "download_url": "https://dl.smwcentral.net/8477/Plants%20vs%20Zombie%20-%20Plant%20Selection.zip",
        "filename": "Plants vs Zombie - Plant Selection.zip",
        "size": 60619,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-plants-vs-zombies-ultimate-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28740,
    "title": "Plants vs. Zombies - Ultimate Battle",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "sky",
      "space",
      "tense",
      "water"
    ],
    "description": "The intense song played on the final stages of Plants vs. Zombies.<br>\r\n(1-10, 2-10 and 3-10, respectively, 4-10 was just storm noises while 5-10 was the Zomboss fight.)<br>\r\n<br>\r\nCan be used in battles, water levels and maybe space levels...?<br>\r\n<br>\r\n(Thanks to icrawfish for some small MML help)",
    "latest_version": "smwc-28740-1643688357",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28740,
        "title": "Plants vs. Zombies - Ultimate Battle",
        "version": "smwc-28740-1643688357",
        "upstream_time": 1643688357,
        "download_url": "https://dl.smwcentral.net/28740/Plants%20Vs.%20Zombies%20-%20Ultimate%20Battle.zip",
        "filename": "Plants Vs. Zombies - Ultimate Battle.zip",
        "size": 41110,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-playersounds-compiled",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37158,
    "title": "Playersounds Compiled '23 - Wondrous Hut",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "abstract",
      "athletic",
      "boss",
      "calm",
      "chase",
      "cutscene",
      "dark",
      "forest",
      "jungle",
      "mountain",
      "night",
      "overworld",
      "ruins",
      "sad",
      "sky",
      "spooky",
      "swamp",
      "temple",
      "title",
      "town",
      "urban",
      "water"
    ],
    "description": "Virtual battle simulation in wide and ride areas.<br>\r\n<br>\r\nOne of the preset demo themes that is included with the Playersounds '23 soundfont, ported over as part of the BRR sample pack on the site.",
    "latest_version": "smwc-37158-1710883785",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37158,
        "title": "Playersounds Compiled '23 - Wondrous Hut",
        "version": "smwc-37158-1710883785",
        "upstream_time": 1710883785,
        "download_url": "https://dl.smwcentral.net/37158/Wondrous%20Hut%20%28PSComp23%29.zip",
        "filename": "Wondrous Hut (PSComp23).zip",
        "size": 58212,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37157,
        "title": "Playersounds Compiled '23 - Under the Trees",
        "version": "smwc-37157-1710883121",
        "upstream_time": 1710883121,
        "download_url": "https://dl.smwcentral.net/37157/Under%20the%20Trees%20%28PSComp23%29.zip",
        "filename": "Under the Trees (PSComp23).zip",
        "size": 45575,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37156,
        "title": "Playersounds Compiled '23 - Tanzawa",
        "version": "smwc-37156-1710802945",
        "upstream_time": 1710802945,
        "download_url": "https://dl.smwcentral.net/37156/Tanzawa%20%28PSComp23%29.zip",
        "filename": "Tanzawa (PSComp23).zip",
        "size": 41387,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37155,
        "title": "Playersounds Compiled '23 - Taishan",
        "version": "smwc-37155-1710801387",
        "upstream_time": 1710801387,
        "download_url": "https://dl.smwcentral.net/37155/Taishan%20%28PSComp23%29.zip",
        "filename": "Taishan (PSComp23).zip",
        "size": 40608,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37154,
        "title": "Playersounds Compiled '23 - Sunshine Blend",
        "version": "smwc-37154-1710801021",
        "upstream_time": 1710801021,
        "download_url": "https://dl.smwcentral.net/37154/Sunshine%20Blend%20%28PSComp23%29.zip",
        "filename": "Sunshine Blend (PSComp23).zip",
        "size": 34968,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37153,
        "title": "Playersounds Compiled '23 - Stay the Night",
        "version": "smwc-37153-1710799201",
        "upstream_time": 1710799201,
        "download_url": "https://dl.smwcentral.net/37153/Stay%20the%20Night%20%28PSComp23%29.zip",
        "filename": "Stay the Night (PSComp23).zip",
        "size": 64256,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37152,
        "title": "Playersounds Compiled '23 - Rain to my Soul",
        "version": "smwc-37152-1710798871",
        "upstream_time": 1710798871,
        "download_url": "https://dl.smwcentral.net/37152/Rain%20to%20my%20Soul%20%28PSComp23%29.zip",
        "filename": "Rain to my Soul (PSComp23).zip",
        "size": 54366,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37151,
        "title": "Playersounds Compiled '23 - Miles around the Sun",
        "version": "smwc-37151-1710798301",
        "upstream_time": 1710798301,
        "download_url": "https://dl.smwcentral.net/37151/Miles%20around%20the%20Sun%20%28PSComp23%29.zip",
        "filename": "Miles around the Sun (PSComp23).zip",
        "size": 66254,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37150,
        "title": "Playersounds Compiled '23 - Jolt of Energy",
        "version": "smwc-37150-1710967988",
        "upstream_time": 1710967988,
        "download_url": "https://dl.smwcentral.net/37150/Jolt%20of%20Energy%20%28PS%20Comp23%29.zip",
        "filename": "Jolt of Energy (PS Comp23).zip",
        "size": 63436,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37149,
        "title": "Playersounds Compiled '23 - Fair Play",
        "version": "smwc-37149-1710967984",
        "upstream_time": 1710967984,
        "download_url": "https://dl.smwcentral.net/37149/Fair%20Play%20%28PS%20Comp23%29.zip",
        "filename": "Fair Play (PS Comp23).zip",
        "size": 70744,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37148,
        "title": "Playersounds Compiled '23 - Dr. Mairates",
        "version": "smwc-37148-1710797141",
        "upstream_time": 1710797141,
        "download_url": "https://dl.smwcentral.net/37148/Dr.%20Mairates%20%28PSComp23%29.zip",
        "filename": "Dr. Mairates (PSComp23).zip",
        "size": 76696,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37147,
        "title": "Playersounds Compiled '23 - Artifact Track",
        "version": "smwc-37147-1710796522",
        "upstream_time": 1710796522,
        "download_url": "https://dl.smwcentral.net/37147/Artifact%20Track%20%28PSComp23%29.zip",
        "filename": "Artifact Track (PSComp23).zip",
        "size": 69557,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-playstation-startup",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14923,
    "title": "Playstation Startup",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "abstract",
      "calm",
      "misc"
    ],
    "description": "A LEGENDARY sound effect intended to be used in the Nintendo Presents screen or in the title screen.<br>\r\n<br>\r\n<br>\r\nAlso doesn't sound exactly like the original because the SNES' echo is not like the PSX's sexy reverb.",
    "latest_version": "smwc-14923-1486810775",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14923,
        "title": "Playstation Startup",
        "version": "smwc-14923-1486810775",
        "upstream_time": 1486810775,
        "download_url": "https://dl.smwcentral.net/14923/psx%20startup.zip",
        "filename": "psx startup.zip",
        "size": 78393,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-plenary-takeoff",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22170,
    "title": "Plenary Takeoff",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "athletic",
      "space"
    ],
    "description": "Another original piece I made during a competition.<br>\r\nUses samples from Yoshi's Island the chords from Eek! the Cat.<br>\r\n<br>\r\nThis song is more like a listen-only than to be used in a SMW hack, to be honest. If the looped version gets very repetitive, then that's the anwser.",
    "latest_version": "smwc-22170-1582079203",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22170,
        "title": "Plenary Takeoff",
        "version": "smwc-22170-1582079203",
        "upstream_time": 1582079203,
        "download_url": "https://dl.smwcentral.net/22170/Plenary%20Takeoff.zip",
        "filename": "Plenary Takeoff.zip",
        "size": 99524,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-plok-akrillic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20529,
    "title": "Plok - Akrillic",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nDefinitely one of my hardest ports, the constant GAIN change was a real challenge to replicate. It's one of my favourite tracks from the game.",
    "latest_version": "smwc-20529-1562582243",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20529,
        "title": "Plok - Akrillic",
        "version": "smwc-20529-1562582243",
        "upstream_time": 1562582243,
        "download_url": "https://dl.smwcentral.net/20529/Plok%20-%20Akrillic.zip",
        "filename": "Plok - Akrillic.zip",
        "size": 73706,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-plok-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11183,
    "title": "Plok - Beach",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "beach",
      "credits",
      "grassland",
      "mountain",
      "sky",
      "title"
    ],
    "description": "The beach theme from Plok. One of the more recognizable themes of the game. Is probably better suited for long levels.",
    "latest_version": "smwc-11183-1428812430",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11183,
        "title": "Plok - Beach",
        "version": "smwc-11183-1428812430",
        "upstream_time": 1428812430,
        "download_url": "https://dl.smwcentral.net/11183/Plok%20-%20Beach.zip",
        "filename": "Plok - Beach.zip",
        "size": 129075,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-plok-bonus-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39567,
    "title": "Plok - Bonus Level",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "carnival",
      "chase",
      "cutscene",
      "final",
      "tense"
    ],
    "description": "Or \"Race Against Time\".<br>\r\n<s>Had to raise the kick drum sample's tuning just a tiny bit to remove the clicks that are played in SNES9x.</s> Edit: I updated the kick drum to get the exact same value, anything around that value will click<br>\r\nBest for situations where you really, really, really need to hurry up before you get caught.<br>\r\n<br>\r\nUpdate: Touched up a few parts to make it more accurate.",
    "latest_version": "smwc-39567-1746011022",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39567,
        "title": "Plok - Bonus Level",
        "version": "smwc-39567-1746011022",
        "upstream_time": 1746011022,
        "download_url": "https://dl.smwcentral.net/39567/Plok%20-%20Race%20Against%20Time.zip",
        "filename": "Plok - Race Against Time.zip",
        "size": 85371,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-plok-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41066,
    "title": "Plok - Boss",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "airship",
      "boss",
      "chase",
      "cutscene",
      "dark",
      "final",
      "ghost house",
      "retro",
      "spooky",
      "tense"
    ],
    "description": "The boss theme from Plok, now sampled!<br>\r\nUpdate: Got rid of the extra channel and the pitch bend sample, removed the tempo changes for slowdown and made the port more accurate.",
    "latest_version": "smwc-41066-1767218708",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41066,
        "title": "Plok - Boss",
        "version": "smwc-41066-1767218708",
        "upstream_time": 1767218708,
        "download_url": "https://dl.smwcentral.net/41066/Plok%20-%20Boss.zip",
        "filename": "Plok - Boss.zip",
        "size": 79729,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23099,
        "title": "Plok - Boss",
        "version": "smwc-23099-1590785641",
        "upstream_time": 1590785641,
        "download_url": "https://dl.smwcentral.net/23099/Plok%20-%20Boss%20by%20brickblock369.zip",
        "filename": "Plok - Boss by brickblock369.zip",
        "size": 70951,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20002,
        "title": "Plok - Boss",
        "version": "smwc-20002-1559187988",
        "upstream_time": 1559187988,
        "download_url": "https://dl.smwcentral.net/20002/plok-boss.zip",
        "filename": "plok-boss.zip",
        "size": 32177,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-plok-boxing-glove",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8822,
    "title": "Plok - Boxing Glove",
    "authors": [
      "sincx"
    ],
    "tags": [
      "bonus",
      "overworld",
      "title"
    ],
    "description": "A short song from Plok that could be used in a bonus area, maybe?",
    "latest_version": "smwc-8822-1410543212",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8822,
        "title": "Plok - Boxing Glove",
        "version": "smwc-8822-1410543212",
        "upstream_time": 1410543212,
        "download_url": "https://dl.smwcentral.net/8822/boxingglove.zip",
        "filename": "boxingglove.zip",
        "size": 60562,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-plok-cotton-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40849,
    "title": "Plok - Cotton Island",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "grassland"
    ],
    "description": "Cotton Island from Plok.<br>\r\n<br>\r\nIf anyone is not the biggest fan of how Plok's instruments are tuned about a quartertone higher than the conventional tuning, add \"$EE$C0 h-1\" next to every channel in the .txt file. Channels are marked with #0, #1, #2... etc.<br>\r\n<br>\r\nUPDATE: The kick drum will no longer click in SNES emulators (the pitch value must be exactly 05FE), and fixed the bass trombone notes in the middle of the song.",
    "latest_version": "smwc-40849-1763066980",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40849,
        "title": "Plok - Cotton Island",
        "version": "smwc-40849-1763066980",
        "upstream_time": 1763066980,
        "download_url": "https://dl.smwcentral.net/40849/Plok%20-%20Cotton%20Island.zip",
        "filename": "Plok - Cotton Island.zip",
        "size": 82329,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-plok-creepy-crag",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26433,
    "title": "Plok - Creepy Crag",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "final",
      "mountain",
      "tense"
    ],
    "description": "A tense and energectic song of the canyon stages from Plok.<br>\r\n<br>\r\nRequested by Galactic Spear.",
    "latest_version": "smwc-26433-1618118785",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26433,
        "title": "Plok - Creepy Crag",
        "version": "smwc-26433-1618118785",
        "upstream_time": 1618118785,
        "download_url": "https://dl.smwcentral.net/26433/Plok%21%20-%20Creepy%20Crag.zip",
        "filename": "Plok%21 - Creepy Crag.zip",
        "size": 77571,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-plok-flame-thrower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24574,
    "title": "Plok - Flame Thrower",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "athletic",
      "bonus",
      "cutscene"
    ],
    "description": "Flame Thrower / Super Bonus from Plok. I think it's useful for cutscenes or bonus time.",
    "latest_version": "smwc-24574-1603647212",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24574,
        "title": "Plok - Flame Thrower",
        "version": "smwc-24574-1603647212",
        "upstream_time": 1603647212,
        "download_url": "https://dl.smwcentral.net/24574/Plok%20-%20Flamethrower.zip",
        "filename": "Plok - Flamethrower.zip",
        "size": 69781,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-plok-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20563,
    "title": "Plok - Main Theme",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "bonus",
      "title"
    ],
    "description": "Title screen music from Plok, it could also be used as an athletic theme maybe idk",
    "latest_version": "smwc-20563-1562722650",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20563,
        "title": "Plok - Main Theme",
        "version": "smwc-20563-1562722650",
        "upstream_time": 1562722650,
        "download_url": "https://dl.smwcentral.net/20563/Plok%20-%20Main%20Theme.zip",
        "filename": "Plok - Main Theme.zip",
        "size": 86807,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-plok-plok-s-house-venge-thicket",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39509,
    "title": "Plok - Plok's House / Venge Thicket",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "athletic",
      "bonus",
      "carnival",
      "grassland",
      "town"
    ],
    "description": "Music that plays in Plok's House and Venge Thicket.<br>\r\n<br>\r\nThunder sample has been omitted.<br>\r\n<br>\r\nUpdate: Removed all DSP writes to volume in order to make the global volume flexible, and made some slight optimizations.",
    "latest_version": "smwc-39509-1744471288",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39509,
        "title": "Plok - Plok's House / Venge Thicket",
        "version": "smwc-39509-1744471288",
        "upstream_time": 1744471288,
        "download_url": "https://dl.smwcentral.net/39509/Plok%20-%20Plok%27s%20House%20Venge%20Thicket.zip",
        "filename": "Plok - Plok%27s House Venge Thicket.zip",
        "size": 96216,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-plok-rocket-launcher",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19555,
    "title": "Plok - Rocket Launcher",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "credits"
    ],
    "description": "Song from Plok, heard when getting the rocket launcher suit and during the credits. It could fit credits or a bonus level.",
    "latest_version": "smwc-19555-1554316738",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19555,
        "title": "Plok - Rocket Launcher",
        "version": "smwc-19555-1554316738",
        "upstream_time": 1554316738,
        "download_url": "https://dl.smwcentral.net/19555/Plok_RocketLauncher.zip",
        "filename": "Plok_RocketLauncher.zip",
        "size": 66576,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-plok-stage-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24278,
    "title": "Plok - Stage Clear",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "goal"
    ],
    "description": "The stage clear theme of Plok.",
    "latest_version": "smwc-24278-1598926783",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24278,
        "title": "Plok - Stage Clear",
        "version": "smwc-24278-1598926783",
        "upstream_time": 1598926783,
        "download_url": "https://dl.smwcentral.net/24278/Plok%20-%20Stage%20Clear.zip",
        "filename": "Plok - Stage Clear.zip",
        "size": 63377,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pocky-rocky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41606,
    "title": "Pocky & Rocky 2 - Exotic Country Road",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "mountain",
      "night",
      "town"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-41606-1774301497",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41606,
        "title": "Pocky & Rocky 2 - Exotic Country Road",
        "version": "smwc-41606-1774301497",
        "upstream_time": 1774301497,
        "download_url": "https://dl.smwcentral.net/41606/Exotic%20Country%20Road.zip",
        "filename": "Exotic Country Road.zip",
        "size": 60939,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21880,
        "title": "Pocky & Rocky 2 - Princess Luna",
        "version": "smwc-21880-1578690471",
        "upstream_time": 1578690471,
        "download_url": "https://dl.smwcentral.net/21880/Pocky__Rocky_2_-_Princess_Luna.zip",
        "filename": "Pocky__Rocky_2_-_Princess_Luna.zip",
        "size": 42361,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pocky-rocky-2-encounter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36790,
    "title": "Pocky & Rocky 2 - Encounter 2",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "grassland",
      "overworld"
    ],
    "description": "Fits on maps.",
    "latest_version": "smwc-36790-1708310698",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36790,
        "title": "Pocky & Rocky 2 - Encounter 2",
        "version": "smwc-36790-1708310698",
        "upstream_time": 1708310698,
        "download_url": "https://dl.smwcentral.net/36790/Encounter%202%20-%20%5BU%5D.zip",
        "filename": "Encounter 2 - %5BU%5D.zip",
        "size": 31995,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36789,
        "title": "Pocky & Rocky 2 - Encounter 2",
        "version": "smwc-36789-1708310681",
        "upstream_time": 1708310681,
        "download_url": "https://dl.smwcentral.net/36789/Encounter%202.zip",
        "filename": "Encounter 2.zip",
        "size": 44522,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pocky-rocky-battle-in-the-sky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35754,
    "title": "Pocky & Rocky - Battle in the Sky",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "boss",
      "final",
      "mountain",
      "sky",
      "space",
      "tense"
    ],
    "description": "A good theme for space and sky levels",
    "latest_version": "smwc-35754-1705019485",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35754,
        "title": "Pocky & Rocky - Battle in the Sky",
        "version": "smwc-35754-1705019485",
        "upstream_time": 1705019485,
        "download_url": "https://dl.smwcentral.net/35754/Kiki%20Kaikai%20-%20Battle%20in%20the%20Sky.zip",
        "filename": "Kiki Kaikai - Battle in the Sky.zip",
        "size": 40230,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28585,
        "title": "Pocky & Rocky - Battle in the Sky",
        "version": "smwc-28585-1638252445",
        "upstream_time": 1638252445,
        "download_url": "https://dl.smwcentral.net/28585/Pocky%20%26%20Rocky%20-%20Battle%20in%20the%20Sky.zip",
        "filename": "Pocky %26 Rocky - Battle in the Sky.zip",
        "size": 32110,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pocky-rocky-boss-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39564,
    "title": "Pocky & Rocky - Boss Fight 2",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "airship",
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "奇々怪界 謎の黒マント - 前半ボスBGM",
    "latest_version": "smwc-39564-1744462182",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39564,
        "title": "Pocky & Rocky - Boss Fight 2",
        "version": "smwc-39564-1744462182",
        "upstream_time": 1744462182,
        "download_url": "https://dl.smwcentral.net/39564/kiki-14.zip",
        "filename": "kiki-14.zip",
        "size": 32116,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39562,
        "title": "Pocky & Rocky - Boss Fight 3",
        "version": "smwc-39562-1744423644",
        "upstream_time": 1744423644,
        "download_url": "https://dl.smwcentral.net/39562/kiki-15.zip",
        "filename": "kiki-15.zip",
        "size": 49483,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39561,
        "title": "Pocky & Rocky - Boss Fight 2",
        "version": "smwc-39561-1744423779",
        "upstream_time": 1744423779,
        "download_url": "https://dl.smwcentral.net/39561/kiki-14.zip",
        "filename": "kiki-14.zip",
        "size": 55407,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pocky-rocky-death",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38376,
    "title": "Pocky & Rocky - Death",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "calm",
      "overworld"
    ],
    "description": "奇々怪界 謎の黒マント - 諦めないで小夜さん！",
    "latest_version": "smwc-38376-1727757837",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38376,
        "title": "Pocky & Rocky - Death",
        "version": "smwc-38376-1727757837",
        "upstream_time": 1727757837,
        "download_url": "https://dl.smwcentral.net/38376/kiki-08s.zip",
        "filename": "kiki-08s.zip",
        "size": 41348,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38375,
        "title": "Pocky & Rocky - Death",
        "version": "smwc-38375-1727757832",
        "upstream_time": 1727757832,
        "download_url": "https://dl.smwcentral.net/38375/kiki-08.zip",
        "filename": "kiki-08.zip",
        "size": 30757,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pocky-rocky-enchanted-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37612,
    "title": "Pocky & Rocky - Enchanted Forest",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "althetic",
      "athletic",
      "calm",
      "forest",
      "sky"
    ],
    "description": "奇々怪界 謎の黒マント - 混乱の森",
    "latest_version": "smwc-37612-1717172681",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37612,
        "title": "Pocky & Rocky - Enchanted Forest",
        "version": "smwc-37612-1717172681",
        "upstream_time": 1717172681,
        "download_url": "https://dl.smwcentral.net/37612/kiki%2012.zip",
        "filename": "kiki 12.zip",
        "size": 60225,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35312,
        "title": "Pocky & Rocky - Enchanted Forest",
        "version": "smwc-35312-1698236985",
        "upstream_time": 1698236985,
        "download_url": "https://dl.smwcentral.net/35312/KiKi-12.zip",
        "filename": "KiKi-12.zip",
        "size": 32667,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pocky-rocky-good-nopino-goblins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39560,
    "title": "Pocky & Rocky - Good Nopino Goblins",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "credits",
      "cutscene",
      "town"
    ],
    "description": "奇々怪界 謎の黒マント - 我に返る豆頭／事件の手がかり／妖怪仲間救出",
    "latest_version": "smwc-39560-1744423167",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39560,
        "title": "Pocky & Rocky - Good Nopino Goblins",
        "version": "smwc-39560-1744423167",
        "upstream_time": 1744423167,
        "download_url": "https://dl.smwcentral.net/39560/kiki-10.zip",
        "filename": "kiki-10.zip",
        "size": 53997,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pocky-rocky-gorgonzola-goblins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37620,
    "title": "Pocky & Rocky - Gorgonzola Goblins",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "airship",
      "althetic",
      "cutscene",
      "mounatin"
    ],
    "description": "奇々怪界 - 西洋妖怪たちを食い止めなくちゃ！",
    "latest_version": "smwc-37620-1717173207",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37620,
        "title": "Pocky & Rocky - Gorgonzola Goblins",
        "version": "smwc-37620-1717173207",
        "upstream_time": 1717173207,
        "download_url": "https://dl.smwcentral.net/37620/kiki-19.zip",
        "filename": "kiki-19.zip",
        "size": 50719,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pocky-rocky-haunted-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38378,
    "title": "Pocky & Rocky - Haunted House",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "ghose house",
      "ghost house",
      "industrial"
    ],
    "description": "奇々怪界 謎の黒マント - 第三章 外人墓地の秘密(後半)",
    "latest_version": "smwc-38378-1727757682",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38378,
        "title": "Pocky & Rocky - Haunted House",
        "version": "smwc-38378-1727757682",
        "upstream_time": 1727757682,
        "download_url": "https://dl.smwcentral.net/38378/kiki-18s.zip",
        "filename": "kiki-18s.zip",
        "size": 57256,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38377,
        "title": "Pocky & Rocky - Haunted House",
        "version": "smwc-38377-1727757682",
        "upstream_time": 1727757682,
        "download_url": "https://dl.smwcentral.net/38377/kiki-18.zip",
        "filename": "kiki-18.zip",
        "size": 32395,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pocky-rocky-highly-responsive-to-prayers-the-haunted-shrine-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27042,
    "title": "Pocky & Rocky - Highly Responsive to Prayers ~ The Haunted Shrine (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "grassland",
      "industrial",
      "night",
      "retro",
      "ruins",
      "temple",
      "town"
    ],
    "description": "Did a special arrangement of <a href=\"https://youtu.be/ALSkd3yrBgc\" rel=\"nofollow\">The Haunted Shrine</a> from <s>Touhou</s> Pocky & Rocky after reaching 750 subscribers. Originally thought about doing a Touhou theme for this, but I thought it'd be more neat if I did a theme from the bullet that was most likely the biggest influence for Touhou.<br>\r\n<br>\r\nSurprisingly, this was a fairly difficult song to do given my current style is vastly different than Iwatsuki's \"eastern\" style, but despite that, I still had fun doing this.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. B Minor (Remix Pitch, turned on default)<br>\r\n2. A Minor (Original Pitch)<br>\r\n<br>\r\nYou can also adjust whether Yoshi will be compatible in your level(s) in the song's txt file:<br>\r\n1. Yoshi-Incompatible<br>\r\n2. Yoshi-Compatible (Turned on default)<br>\r\n",
    "latest_version": "smwc-27042-1622657216",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27042,
        "title": "Pocky & Rocky - Highly Responsive to Prayers ~ The Haunted Shrine (Remix)",
        "version": "smwc-27042-1622657216",
        "upstream_time": 1622657216,
        "download_url": "https://dl.smwcentral.net/27042/Highly%20Responsive%20to%20Prayers.zip",
        "filename": "Highly Responsive to Prayers.zip",
        "size": 183054,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pocky-rocky-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38374,
    "title": "Pocky & Rocky - Map",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "calm",
      "cutscene"
    ],
    "description": "奇々怪界 謎の黒マント - 始まる物語<br>\r\n<br>\r\n*Song is not loop.",
    "latest_version": "smwc-38374-1729697970",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38374,
        "title": "Pocky & Rocky - Map",
        "version": "smwc-38374-1729697970",
        "upstream_time": 1729697970,
        "download_url": "https://dl.smwcentral.net/38374/kiki-06s.zip",
        "filename": "kiki-06s.zip",
        "size": 41696,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38373,
        "title": "Pocky & Rocky - Map",
        "version": "smwc-38373-1729697964",
        "upstream_time": 1729697964,
        "download_url": "https://dl.smwcentral.net/38373/kiki-06.zip",
        "filename": "kiki-06.zip",
        "size": 30095,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pocky-rocky-monster-appears",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37579,
    "title": "Pocky & Rocky - Monster Appears",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "cutscene",
      "tense"
    ],
    "description": "奇々怪界 謎の黒マント - ボス現る！",
    "latest_version": "smwc-37579-1717170622",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37579,
        "title": "Pocky & Rocky - Monster Appears",
        "version": "smwc-37579-1717170622",
        "upstream_time": 1717170622,
        "download_url": "https://dl.smwcentral.net/37579/kiki%2013.zip",
        "filename": "kiki 13.zip",
        "size": 41859,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37556,
        "title": "Pocky & Rocky - Monster Appears",
        "version": "smwc-37556-1717170619",
        "upstream_time": 1717170619,
        "download_url": "https://dl.smwcentral.net/37556/kiki%2013%20U.zip",
        "filename": "kiki 13 U.zip",
        "size": 30936,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pocky-rocky-rocky-s-message",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37580,
    "title": "Pocky & Rocky - Rocky's Message",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "cutscene",
      "overworld"
    ],
    "description": "奇々怪界 謎の黒マント - 大変！妖怪たちの様子が…",
    "latest_version": "smwc-37580-1717172143",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37580,
        "title": "Pocky & Rocky - Rocky's Message",
        "version": "smwc-37580-1717172143",
        "upstream_time": 1717172143,
        "download_url": "https://dl.smwcentral.net/37580/kiki%2004.zip",
        "filename": "kiki 04.zip",
        "size": 52641,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35496,
        "title": "Pocky & Rocky - Rocky's Message",
        "version": "smwc-35496-1700421955",
        "upstream_time": 1700421955,
        "download_url": "https://dl.smwcentral.net/35496/KiKi-04.zip",
        "filename": "KiKi-04.zip",
        "size": 31414,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pocky-rocky-the-haunted-shrine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34849,
    "title": "Pocky & Rocky - The Haunted Shrine",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "forest",
      "grassland",
      "temple",
      "town"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"monkey03297\"><a href=\"/?p=profile&amp;id=31655\" style=\"color: var(--user-color-2);\" class=\"un\">monkey03297</a></span>",
    "latest_version": "smwc-34849-1697376083",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34849,
        "title": "Pocky & Rocky - The Haunted Shrine",
        "version": "smwc-34849-1697376083",
        "upstream_time": 1697376083,
        "download_url": "https://dl.smwcentral.net/34849/The%20Haunted%20Shrine.zip",
        "filename": "The Haunted Shrine.zip",
        "size": 53868,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pocky-rocky-thick-fog",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39563,
    "title": "Pocky & Rocky - Thick Fog",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "dark",
      "final",
      "tense"
    ],
    "description": "奇々怪界 謎の黒マント - 正体不明の黒マントを追って",
    "latest_version": "smwc-39563-1744423527",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39563,
        "title": "Pocky & Rocky - Thick Fog",
        "version": "smwc-39563-1744423527",
        "upstream_time": 1744423527,
        "download_url": "https://dl.smwcentral.net/39563/kiki-16.zip",
        "filename": "kiki-16.zip",
        "size": 54340,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-poe-haunted",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30087,
    "title": "Poe - Haunted",
    "authors": [
      "kaigem"
    ],
    "tags": [
      "dark",
      "ghost house",
      "mysterious",
      "night",
      "spooky",
      "tense"
    ],
    "description": "Haunted is the title track to Poe's 2000 album, released as a soundtrack to her brother's book, House of Leaves.  Tense and chilling, this song is perfect for ghost houses or spooky nighttime levels.<br>\r\n<br>\r\nOriginally ported for Super Amethyst Rocks by Shovda.",
    "latest_version": "smwc-30087-1658796078",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30087,
        "title": "Poe - Haunted",
        "version": "smwc-30087-1658796078",
        "upstream_time": 1658796078,
        "download_url": "https://dl.smwcentral.net/30087/Haunted.zip",
        "filename": "Haunted.zip",
        "size": 80563,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-black-white-a-tight-spot-during-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7940,
    "title": "Pokémon Black/White - A Tight Spot During Battle!",
    "authors": [
      "RedToonLink"
    ],
    "tags": [
      "boss"
    ],
    "description": "The song that plays when you have low health in the Generation V Pokémon game. It's short, and it's frantic.",
    "latest_version": "smwc-7940-1317679179",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7940,
        "title": "Pokémon Black/White - A Tight Spot During Battle!",
        "version": "smwc-7940-1317679179",
        "upstream_time": 1317679179,
        "download_url": "https://dl.smwcentral.net/7940/Pokemon%20Black%20%26%20White%20-%20Low%20Health.zip",
        "filename": "Pokemon Black %26 White - Low Health.zip",
        "size": 68399,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-black-white-accumula-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20070,
    "title": "Pokémon Black/White - Accumula Town",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "overworld",
      "title",
      "town"
    ],
    "description": "Song that plays in the second city you enter in Pokémon Black and White. It's a happy sounding song! It's best fit for title screens and towns.<br>\r\n<br>\r\nAlso, if you've watched the \"Furret Walk\" videos on the internet, then you should recognize this music. This happens to be the song that the Furret Walk meme was originally associated with.<br>\r\n<br>\r\n<img src=\"https://bin.smwcentral.net/u/33316/furretwalk.gif\" alt=\"\">",
    "latest_version": "smwc-20070-1559187825",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20070,
        "title": "Pokémon Black/White - Accumula Town",
        "version": "smwc-20070-1559187825",
        "upstream_time": 1559187825,
        "download_url": "https://dl.smwcentral.net/20070/Accumula%20Town.zip",
        "filename": "Accumula Town.zip",
        "size": 33433,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-black-white-accumula-town-sad-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40610,
    "title": "Pokémon Black/White - Accumula Town (Sad Remix)",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "calm",
      "cutscene",
      "night",
      "sad"
    ],
    "description": "This is the Accumula Town music, but slowed down by 60%, with some change in instrumentation, making it sound more mellow or melancholy. Probably fits best on cutscenes, or this theme could vibe well for nighttime areas. Can be paired with <a href=\"https://smwc.me/s/20070\"><u>this song</u></a> to allow this theme to reoccur during parts of your hack if wanted.",
    "latest_version": "smwc-40610-1759076110",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40610,
        "title": "Pokémon Black/White - Accumula Town (Sad Remix)",
        "version": "smwc-40610-1759076110",
        "upstream_time": 1759076110,
        "download_url": "https://dl.smwcentral.net/40610/Pok%C3%A9mon%20Black%20and%20White%20-%20Accumula%20Town%20Sad%20Remix.zip",
        "filename": "Pok%C3%A9mon Black and White - Accumula Town Sad Remix.zip",
        "size": 30547,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-black-white-battle-reshiram-zekrom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11579,
    "title": "Pokémon Black/White - Battle! Reshiram/Zekrom",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "mountain"
    ],
    "description": "Heavy music used when you fight against Reshiram or Zekrom in Pokemon Black and White. It could fit boss battles and athletic mountain levels.",
    "latest_version": "smwc-11579-1437619948",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11579,
        "title": "Pokémon Black/White - Battle! Reshiram/Zekrom",
        "version": "smwc-11579-1437619948",
        "upstream_time": 1437619948,
        "download_url": "https://dl.smwcentral.net/11579/Pokemon%20Black%20and%20White%20-%20Reshiram-Zekrom%27s%20battle%20%28S%29.zip",
        "filename": "Pokemon Black and White - Reshiram-Zekrom%27s battle (S).zip",
        "size": 79698,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-black-white-chargestone-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22362,
    "title": "Pokémon Black/White - Chargestone Cave",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "castle",
      "cave",
      "mistery"
    ],
    "description": "Played at the second dungeon of the 5th generation of Pokémon.<br>\r\nAn alternate version that plays on the deeper part in-game is included.<br>\r\nIf you want to use the deeper part, open the text file and change the \"Slower_Version\" define by 1.<br>\r\n<br>\r\nRequested by Brutapode89.<br>\r\n<br>\r\n03/26 Update: Some .brr samples were optimized, some normal pan changes were changed to pan fades and the volumes are much more equalized.",
    "latest_version": "smwc-22362-1585600391",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22362,
        "title": "Pokémon Black/White - Chargestone Cave",
        "version": "smwc-22362-1585600391",
        "upstream_time": 1585600391,
        "download_url": "https://dl.smwcentral.net/22362/Pok%C3%A9mon%20Black%20%26%20White%20-%20Chargestone%20Cave.zip",
        "filename": "Pok%C3%A9mon Black %26 White - Chargestone Cave.zip",
        "size": 119340,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-black-white-dragonspiral-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20660,
    "title": "Pokémon Black/White - Dragonspiral Tower",
    "authors": [
      "unipat"
    ],
    "tags": [
      "cave",
      "ruins",
      "temple"
    ],
    "description": "An atmospheric song that plays in Pokémon Black and White and their sequels when you're at Dragonspiral Tower or the Giant Chasm.<br>\r\n<br>\r\nGood for ruins, temples, ghost houses, etc.",
    "latest_version": "smwc-20660-1563648042",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20660,
        "title": "Pokémon Black/White - Dragonspiral Tower",
        "version": "smwc-20660-1563648042",
        "upstream_time": 1563648042,
        "download_url": "https://dl.smwcentral.net/20660/Dragonspiral%20Tower.zip",
        "filename": "Dragonspiral Tower.zip",
        "size": 100535,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-black-white-driftveil-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38676,
    "title": "Pokémon Black/White - Driftveil City",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "industrial",
      "mountain",
      "overworld",
      "title",
      "town",
      "upbeat",
      "urban"
    ],
    "description": "The iconic, funky music from Driftveil City that just makes you wanna leave your DS on for 3 hours while you're there and throw a dance party in your bedroom.<br>\r\n<br>\r\n[2024-10-20] UPDATE: Re-ported from scratch for Superfamicompo 6 to sound cleaner and more accurate. Also includes 3 options for the lead.",
    "latest_version": "smwc-38676-1736354380",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38676,
        "title": "Pokémon Black/White - Driftveil City",
        "version": "smwc-38676-1736354380",
        "upstream_time": 1736354380,
        "download_url": "https://dl.smwcentral.net/38676/driftveilcity%20.zip",
        "filename": "driftveilcity .zip",
        "size": 97747,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-black-white-embracing-one-s-duty",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18782,
    "title": "Pokémon Black/White - Embracing One's Duty",
    "authors": [
      "unipat"
    ],
    "tags": [
      "airship",
      "castle",
      "cutscene",
      "dark",
      "final",
      "sad",
      "tense"
    ],
    "description": "A decisive-sounding song that is painfully underplayed in Pokémon Black and White, and even more so in Pokémon Black 2 and White 2, only playing in one short cutscene in both pairs of games.<br>\r\n<br>\r\nUse this for climatic scenes and levels! This song can fit cutscenes, major turning points of a story, and - of course - final levels.",
    "latest_version": "smwc-18782-1546496640",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18782,
        "title": "Pokémon Black/White - Embracing One's Duty",
        "version": "smwc-18782-1546496640",
        "upstream_time": 1546496640,
        "download_url": "https://dl.smwcentral.net/18782/Embracing%20One%27s%20Duty%20%28N%27s%20Bridge%29.zip",
        "filename": "Embracing One%27s Duty (N%27s Bridge).zip",
        "size": 79141,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-black-white-ending-onward-to-our-own-futures",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7924,
    "title": "Pokémon Black/White - Ending \"Onward to Our Own Futures\"",
    "authors": [
      "Buster Beetle"
    ],
    "tags": [
      "credits",
      "final"
    ],
    "description": "The end credits music from Pokemon B/W.",
    "latest_version": "smwc-7924-1314320894",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7924,
        "title": "Pokémon Black/White - Ending \"Onward to Our Own Futures\"",
        "version": "smwc-7924-1314320894",
        "upstream_time": 1314320894,
        "download_url": "https://dl.smwcentral.net/7924/BWCredits.zip",
        "filename": "BWCredits.zip",
        "size": 69953,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-black-white-gate",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27108,
    "title": "Pokémon Black/White - Gate",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "credits",
      "overworld",
      "sad",
      "sky",
      "space",
      "town",
      "water"
    ],
    "description": "Soothing song that plays in the gate areas in Pokémon BW. Could fit calm levels or overworlds.<br>\r\nRequested by Brutapode89.<br>\r\n<br>\r\nNote: not compatible with \"Bonus end\" and Thunder SFX/Blarggs/Fireworks.",
    "latest_version": "smwc-27108-1623946635",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27108,
        "title": "Pokémon Black/White - Gate",
        "version": "smwc-27108-1623946635",
        "upstream_time": 1623946635,
        "download_url": "https://dl.smwcentral.net/27108/Poke%CC%81mon%20BW%20-%20Gate.zip",
        "filename": "Poke%CC%81mon BW - Gate.zip",
        "size": 85969,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7933,
        "title": "Pokémon Black/White - Gate",
        "version": "smwc-7933-1319155489",
        "upstream_time": 1319155489,
        "download_url": "https://dl.smwcentral.net/7933/PkmnBW-Gate.zip",
        "filename": "PkmnBW-Gate.zip",
        "size": 71944,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-black-white-lostlorn-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22902,
    "title": "Pokémon Black/White - Lostlorn Forest",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "forest",
      "mysterious"
    ],
    "description": "A misterious eastern song that auto changes its theme and tempo with the time.<br>\r\nGonna be honest, this one took much more time to port that it should to, not because of the song itself, but beacuse I wanted to focus on make it the most accurate possible to the original, and add all of the sample variations that changes with a certain pitch, while making all of the SMW samples being compatible with ARAM.<br>\r\n<br>\r\nRequested by Brutapode89.",
    "latest_version": "smwc-22902-1590040723",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22902,
        "title": "Pokémon Black/White - Lostlorn Forest",
        "version": "smwc-22902-1590040723",
        "upstream_time": 1590040723,
        "download_url": "https://dl.smwcentral.net/22902/Pok%C3%A9mon%20Black%20%26%20White%20-%20Lostlorn%20Forest.zip",
        "filename": "Pok%C3%A9mon Black %26 White - Lostlorn Forest.zip",
        "size": 83038,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-black-white-n-s-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10370,
    "title": "Pokémon Black/White - N's Castle",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "castle",
      "dark",
      "final"
    ],
    "description": "A somewhat epic music from Pokemon which could fit final castles and dark buildings in general.",
    "latest_version": "smwc-10370-1424533858",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10370,
        "title": "Pokémon Black/White - N's Castle",
        "version": "smwc-10370-1424533858",
        "upstream_time": 1424533858,
        "download_url": "https://dl.smwcentral.net/10370/BW_NsCastle.zip",
        "filename": "BW_NsCastle.zip",
        "size": 74489,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-black-white-pok-mon-league",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8582,
    "title": "Pokémon Black/White - Pokémon League",
    "authors": [
      "Bowser Jr."
    ],
    "tags": [
      "final",
      "overworld",
      "temple"
    ],
    "description": "The dramatic theme that plays when at the Pokémon League in Unova.",
    "latest_version": "smwc-8582-1400669442",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8582,
        "title": "Pokémon Black/White - Pokémon League",
        "version": "smwc-8582-1400669442",
        "upstream_time": 1400669442,
        "download_url": "https://dl.smwcentral.net/8582/Pok%C3%A9mon%20BW%20-%20Pok%C3%A9mon%20League.zip",
        "filename": "Pok%C3%A9mon BW - Pok%C3%A9mon League.zip",
        "size": 64384,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-black-white-relic-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34333,
    "title": "Pokémon Black/White - Relic Castle",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "calm",
      "castle",
      "desert",
      "ruins",
      "sad",
      "temple"
    ],
    "description": "A very calm and melancholic theme from Chrono Trigg- I mean Pokémon Black & White.<br>\r\n<br>\r\nGood for ruin and desert levels of any kind.",
    "latest_version": "smwc-34333-1693527608",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34333,
        "title": "Pokémon Black/White - Relic Castle",
        "version": "smwc-34333-1693527608",
        "upstream_time": 1693527608,
        "download_url": "https://dl.smwcentral.net/34333/reliccastle.zip",
        "filename": "reliccastle.zip",
        "size": 81084,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7939,
        "title": "Pokémon Black/White - Relic Castle",
        "version": "smwc-7939-1317678185",
        "upstream_time": 1317678185,
        "download_url": "https://dl.smwcentral.net/7939/Pokemon%20Black%20%26%20White%20-%20Relic%20Castle.zip",
        "filename": "Pokemon Black %26 White - Relic Castle.zip",
        "size": 68588,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-black-white-route",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22514,
    "title": "Pokémon Black/White - Route 2 (Spring)",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "grassland",
      "overworld",
      "town"
    ],
    "description": "A happy and calm song of the second route from BW.<br>\r\n<br>\r\nRequested by Brutapode89.",
    "latest_version": "smwc-22514-1586111008",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22514,
        "title": "Pokémon Black/White - Route 2 (Spring)",
        "version": "smwc-22514-1586111008",
        "upstream_time": 1586111008,
        "download_url": "https://dl.smwcentral.net/22514/Pok%C3%A9mon%20Black%20%26%20White%20-%20Route%202%20%28Spring%29.zip",
        "filename": "Pok%C3%A9mon Black %26 White - Route 2 (Spring).zip",
        "size": 72482,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19703,
        "title": "Pokémon Black/White - Route 10",
        "version": "smwc-19703-1555720774",
        "upstream_time": 1555720774,
        "download_url": "https://dl.smwcentral.net/19703/route%2010.zip",
        "filename": "route 10.zip",
        "size": 75231,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-black-white-skyarrow-bridge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27002,
    "title": "Pokémon Black/White - Skyarrow Bridge",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "bonus",
      "overworld",
      "sky",
      "town"
    ],
    "description": "Song that Skyarrow Bridge a from Pokémon Black/White. Could fit a Sky area/submap.",
    "latest_version": "smwc-27002-1623436156",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27002,
        "title": "Pokémon Black/White - Skyarrow Bridge",
        "version": "smwc-27002-1623436156",
        "upstream_time": 1623436156,
        "download_url": "https://dl.smwcentral.net/27002/PBW_-_Skyarrow_Bridge-2.zip",
        "filename": "PBW_-_Skyarrow_Bridge-2.zip",
        "size": 33513,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-colosseum-cipher-peon-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24542,
    "title": "Pokémon Colosseum - Cipher Peon Battle",
    "authors": [
      "goldenrules"
    ],
    "tags": [
      "boss",
      "chase",
      "night",
      "tense"
    ],
    "description": "Energetic battle music featuring a cool guitar solo and breakdown. <br>\r\n<br>\r\nAll external samples used come from KevinM's Mega Man 7 sample pack.",
    "latest_version": "smwc-24542-1603146821",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24542,
        "title": "Pokémon Colosseum - Cipher Peon Battle",
        "version": "smwc-24542-1603146821",
        "upstream_time": 1603146821,
        "download_url": "https://dl.smwcentral.net/24542/cipher-peon.zip",
        "filename": "cipher-peon.zip",
        "size": 92072,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-colosseum-xd-gale-of-darkness-relic-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32507,
    "title": "Pokémon Colosseum/XD: Gale of Darkness - Relic Forest",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "ambient",
      "calm",
      "environmental",
      "forest"
    ],
    "description": "A lovely song requested by <span class=\"un-outer\" title=\"idol\"><a href=\"/?p=profile&amp;id=18321\" style=\"color: #ff9b55;\" class=\"un unavailable inactive\">idol</a></span>, which plays in the area where you go to purify your Pokémon. Good for peaceful areas and overworlds.<br>\r\n<br>\r\nThe instrumental samples are from Kirby's Dream Land 3 (as requested), and the bird samples come from Fire Emblem: Genealogy of the Holy War.<br>\r\n<br>\r\nOPTIONS: There are a few options available to toggle the music and bird noises.<br>\r\n OPTION 0 - Song plays without bird sounds.<br>\r\n OPTION 1 - Song plays with bird sounds.<br>\r\n OPTION 2 - Only the bird sounds play (thanks to <span class=\"un-outer\" title=\"Dappertron\"><span title=\"Dappertron donated $15.00.\" class=\"icon icon-donor\"></span><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=5767\" style=\"color: #ded8a0;\" class=\"un\">Dappertron</a></span> for the idea!)<br>\r\n<br>\r\n(This song holds a lot of nostalgia for me as someone who grew up playing XD: Gale of Darkness on the GameCube, and even though I didn't remember the exact song growing up, the area always left an impression on me for it's innate ability to instill a sense of calmness in the player.)",
    "latest_version": "smwc-32507-1675225744",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32507,
        "title": "Pokémon Colosseum/XD: Gale of Darkness - Relic Forest",
        "version": "smwc-32507-1675225744",
        "upstream_time": 1675225744,
        "download_url": "https://dl.smwcentral.net/32507/Pokemon%20XD%20GoD%20-%20Relic%20Forest.zip",
        "filename": "Pokemon XD GoD - Relic Forest.zip",
        "size": 101734,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-crystal-battle-raikou-suicune-entei",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28971,
    "title": "Pokémon Crystal - Battle! Raikou/Suicune/Entei",
    "authors": [
      "Francium"
    ],
    "tags": [
      "abstract",
      "boss",
      "chase",
      "misc",
      "tense"
    ],
    "description": "BGM for fighting Suicune, from Pokemon Crystal Version.<br>\r\nMysterious sound. But it doesn't use any external samples!<br>\r\n<br>\r\nNo credit needed if you use this. But it would make me very happy if you added them!lol",
    "latest_version": "smwc-28971-1647193127",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28971,
        "title": "Pokémon Crystal - Battle! Raikou/Suicune/Entei",
        "version": "smwc-28971-1647193127",
        "upstream_time": 1647193127,
        "download_url": "https://dl.smwcentral.net/28971/Suicune.zip",
        "filename": "Suicune.zip",
        "size": 34294,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28160,
        "title": "Pokémon Crystal - Battle! Raikou/Suicune/Entei",
        "version": "smwc-28160-1635707385",
        "upstream_time": 1635707385,
        "download_url": "https://dl.smwcentral.net/28160/pokecrys_legend_0_3.zip",
        "filename": "pokecrys_legend_0_3.zip",
        "size": 33146,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-crystal-eusine-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41759,
    "title": "Pokémon Crystal - Eusine's Theme",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "menu",
      "retro",
      "title",
      "upbeat",
      "urban"
    ],
    "description": "Eusine's Theme from Pokémon Crystal.",
    "latest_version": "smwc-41759-1773981007",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41759,
        "title": "Pokémon Crystal - Eusine's Theme",
        "version": "smwc-41759-1773981007",
        "upstream_time": 1773981007,
        "download_url": "https://dl.smwcentral.net/41759/Pokemon%20Crystal%20-%20Eusine%27s%20Theme.zip",
        "filename": "Pokemon Crystal - Eusine%27s Theme.zip",
        "size": 49271,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-crystal-pok-gear-radio-buena-s-password",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7376,
    "title": "Pokémon Crystal - Pokégear Radio: Buena's Password",
    "authors": [
      "CK Crash"
    ],
    "tags": [
      "bonus"
    ],
    "description": "Very upbeat and energetic song, would sound great for a quiz game.",
    "latest_version": "smwc-7376-1314130701",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7376,
        "title": "Pokémon Crystal - Pokégear Radio: Buena's Password",
        "version": "smwc-7376-1314130701",
        "upstream_time": 1314130701,
        "download_url": "https://dl.smwcentral.net/7376/buena.zip",
        "filename": "buena.zip",
        "size": 72921,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-diamond-pearl-mystery-gift",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20184,
    "title": "Pokémon Diamond/Pearl - Mystery Gift",
    "authors": [
      "Exodust"
    ],
    "tags": [
      "bonus",
      "overworld",
      "title"
    ],
    "description": "A short, lush tune about the best gifts. Suitable for bonus rooms, overworlds, title screens and smug memes.",
    "latest_version": "smwc-20184-1560281925",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20184,
        "title": "Pokémon Diamond/Pearl - Mystery Gift",
        "version": "smwc-20184-1560281925",
        "upstream_time": 1560281925,
        "download_url": "https://dl.smwcentral.net/20184/Mystery%20Gift.zip",
        "filename": "Mystery Gift.zip",
        "size": 54158,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-diamond-pearl-platinum-battle-arceus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20152,
    "title": "Pokémon Diamond/Pearl/Platinum - Battle! Arceus",
    "authors": [
      "Exodust"
    ],
    "tags": [
      "abstract",
      "boss",
      "final",
      "tense"
    ],
    "description": "For the most daunting and exotic boss battles! ",
    "latest_version": "smwc-20152-1559961516",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20152,
        "title": "Pokémon Diamond/Pearl/Platinum - Battle! Arceus",
        "version": "smwc-20152-1559961516",
        "upstream_time": 1559961516,
        "download_url": "https://dl.smwcentral.net/20152/Battle%21%20%28Arceus%29.zip",
        "filename": "Battle%21 (Arceus).zip",
        "size": 68394,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-diamond-pearl-platinum-battle-team-galactic-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29487,
    "title": "Pokémon Diamond/Pearl/Platinum - Battle! Team Galactic Boss",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "airship",
      "boss",
      "castle",
      "dark",
      "final",
      "mysterious",
      "space",
      "temple",
      "tense"
    ],
    "description": "\"Battle! Team Galactic Boss\" from \"Pokémon Diamond/Pearl/Platinum\"<br>\r\n<br>\r\nCan he live in the new world?<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=olL2MVHUNKk\" rel=\"nofollow\">Original ver</a><br>\r\n<a href=\"https://www.youtube.com/watch?v=ZBp9S_lDrRU\" rel=\"nofollow\">My old ver</a><br>\r\n<br>\r\n<br>\r\n",
    "latest_version": "smwc-29487-1645199177",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29487,
        "title": "Pokémon Diamond/Pearl/Platinum - Battle! Team Galactic Boss",
        "version": "smwc-29487-1645199177",
        "upstream_time": 1645199177,
        "download_url": "https://dl.smwcentral.net/29487/Pokemon%20Diamond%20Pearl%20Platinum%20-%20Battle%21%20Team%20Galactic%20Boss.zip",
        "filename": "Pokemon Diamond Pearl Platinum - Battle%21 Team Galactic Boss.zip",
        "size": 37178,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-diamond-pearl-platinum-bicycle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41802,
    "title": "Pokémon Diamond/Pearl/Platinum - Bicycle",
    "authors": [
      "sinseiga"
    ],
    "tags": [
      "athletic",
      "grassland",
      "overworld",
      "sky",
      "upbeat"
    ],
    "description": "Upbeat & Pleasant Bike theme from Pokémon DPPt.<br>\r\nSince music BPM is pretty high and using many samples, it's quiet heavy though.<br>\r\nIt will fits well in glasslands, sky levels.<br>\r\n<br>\r\nAlso, thx for noticing me to find out missing note!<br>\r\n<span class=\"un-outer\" title=\"bebn legg\"><span title=\"Administrator\" class=\"icon icon-admin\"></span><a href=\"/?p=profile&amp;id=19971\" style=\"color: #3965a1;\" class=\"un\">bebn legg</a></span><br>\r\n<br>\r\n<span style=\"color: #ff0000;\">This song will change some SFX little bit and not compatible with:<br>\r\nP-switch, Bonus end</span>",
    "latest_version": "smwc-41802-1773981878",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41802,
        "title": "Pokémon Diamond/Pearl/Platinum - Bicycle",
        "version": "smwc-41802-1773981878",
        "upstream_time": 1773981878,
        "download_url": "https://dl.smwcentral.net/41802/DPPt%20Bicycle%20.zip",
        "filename": "DPPt Bicycle .zip",
        "size": 106428,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-diamond-pearl-platinum-canalave-city-day",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37531,
    "title": "Pokémon Diamond/Pearl/Platinum - Canalave City (Day)",
    "authors": [
      "sinseiga"
    ],
    "tags": [
      "beach",
      "calm",
      "cutscene",
      "overworld",
      "sea",
      "town",
      "urban"
    ],
    "description": "Very calm & peaceful music from Pokémon DPPt.<br>\r\nCound fit well with water levels or cutscen.<br>\r\nI sacrificed some vanilla samples for quality, thus it's using tight ARAM. Please use with caution.<br>\r\n<br>\r\nThis song will change some instruments of following SFX:<br>\r\nDeath, Yoshi, P-Switch, Bonus-end, Starman&Shatter&Grinder(@22)<br>\r\n<br>\r\nAlso this is not compatible with:<br>\r\nThunder, Fireworks, Blargg",
    "latest_version": "smwc-37531-1718291256",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37531,
        "title": "Pokémon Diamond/Pearl/Platinum - Canalave City (Day)",
        "version": "smwc-37531-1718291256",
        "upstream_time": 1718291256,
        "download_url": "https://dl.smwcentral.net/37531/Canalave%20City%20%28Day%29.zip",
        "filename": "Canalave City (Day).zip",
        "size": 172417,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-diamond-pearl-platinum-champion-cynthia",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20153,
    "title": "Pokémon Diamond/Pearl/Platinum - Champion Cynthia",
    "authors": [
      "Exodust"
    ],
    "tags": [
      "boss",
      "cutscene"
    ],
    "description": "Suitable for pre-boss battle cutscenes. ",
    "latest_version": "smwc-20153-1559963123",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20153,
        "title": "Pokémon Diamond/Pearl/Platinum - Champion Cynthia",
        "version": "smwc-20153-1559963123",
        "upstream_time": 1559963123,
        "download_url": "https://dl.smwcentral.net/20153/Champion%20Cynthia.zip",
        "filename": "Champion Cynthia.zip",
        "size": 77964,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-diamond-pearl-platinum-eterna-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27082,
    "title": "Pokémon Diamond/Pearl/Platinum - Eterna Forest",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "forest"
    ],
    "description": "A somewhat accurate port of this great song from Pokémon DPPt. Originally made for Super Famicompo 2, but that one wasn't usable at all in SMW, so I've now made an optimized version that can be used (included also the original SPC for completeness).<br>\r\n<br>\r\nNote: not compatible with Bonus end, Thunder SFX/Blarggs/Fireworks and P-Switch.",
    "latest_version": "smwc-27082-1621841697",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27082,
        "title": "Pokémon Diamond/Pearl/Platinum - Eterna Forest",
        "version": "smwc-27082-1621841697",
        "upstream_time": 1621841697,
        "download_url": "https://dl.smwcentral.net/27082/Eterna%20Forest.zip",
        "filename": "Eterna Forest.zip",
        "size": 227711,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-diamond-pearl-platinum-gts",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39648,
    "title": "Pokémon Diamond/Pearl/Platinum - GTS",
    "authors": [
      "sinseiga"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "sky",
      "space",
      "upbeat"
    ],
    "description": "One of the most iconic pieces of music in the Pokémon series.<br>\r\nFeel the nostalgia of the Global Trade Station.<br>\r\n<br>\r\n<span style=\"color: #ff0000;\"><b> This is not compatible with: Thunder, Fireworks, Blargg</b></span>",
    "latest_version": "smwc-39648-1747330527",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39648,
        "title": "Pokémon Diamond/Pearl/Platinum - GTS",
        "version": "smwc-39648-1747330527",
        "upstream_time": 1747330527,
        "download_url": "https://dl.smwcentral.net/39648/DPPtGTS.zip",
        "filename": "DPPtGTS.zip",
        "size": 93934,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-diamond-pearl-platinum-jubilife-city-day",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37428,
    "title": "Pokémon Diamond/Pearl/Platinum - Jubilife City (Day)",
    "authors": [
      "sinseiga"
    ],
    "tags": [
      "calm",
      "town",
      "urban"
    ],
    "description": "Music for a cozy city with a nostalgic landscape. Fits well with urban levels.",
    "latest_version": "smwc-37428-1714495897",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37428,
        "title": "Pokémon Diamond/Pearl/Platinum - Jubilife City (Day)",
        "version": "smwc-37428-1714495897",
        "upstream_time": 1714495897,
        "download_url": "https://dl.smwcentral.net/37428/Jubilife%20City%20%28Day%29.zip",
        "filename": "Jubilife City (Day).zip",
        "size": 95478,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-diamond-pearl-platinum-jubilife-city-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37455,
    "title": "Pokémon Diamond/Pearl/Platinum - Jubilife City (Night)",
    "authors": [
      "sinseiga"
    ],
    "tags": [
      "calm",
      "night",
      "town",
      "urban"
    ],
    "description": "Feel the night time city with sweet saxophone and piano.<br>\r\nFits well with urban & night levels.",
    "latest_version": "smwc-37455-1713375919",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37455,
        "title": "Pokémon Diamond/Pearl/Platinum - Jubilife City (Night)",
        "version": "smwc-37455-1713375919",
        "upstream_time": 1713375919,
        "download_url": "https://dl.smwcentral.net/37455/Jubilife%20City%20%28Night%29.zip",
        "filename": "Jubilife City (Night).zip",
        "size": 96106,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-diamond-pearl-platinum-lake",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38729,
    "title": "Pokémon Diamond/Pearl/Platinum - Lake",
    "authors": [
      "sinseiga"
    ],
    "tags": [
      "cutscene",
      "forest",
      "grassland",
      "mysterious",
      "temple",
      "water"
    ],
    "description": "Music from the lakes of the Sinnoh region. Feel like you're on the shores of a mysterious and beautiful lake.<br>\r\nCould fit well in water, forest, temple levels, or cutscenes maybe :)<br>\r\n<br>\r\n24.11.03 Update: Wrong panning value fix<br>\r\n<br>\r\nNote: this is not compatible with Bonus end, Thunder SFX/Blarggs/Fireworks and Yoshi(Rinding sfx only)",
    "latest_version": "smwc-38729-1733029065",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38729,
        "title": "Pokémon Diamond/Pearl/Platinum - Lake",
        "version": "smwc-38729-1733029065",
        "upstream_time": 1733029065,
        "download_url": "https://dl.smwcentral.net/38729/Lake.zip",
        "filename": "Lake.zip",
        "size": 159698,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-diamond-pearl-platinum-lake-caverns",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20154,
    "title": "Pokémon Diamond/Pearl/Platinum - Lake Caverns",
    "authors": [
      "Exodust"
    ],
    "tags": [
      "boss",
      "cave",
      "cutscene",
      "ruins",
      "water"
    ],
    "description": "Suitable for caves with water, mostly pre-boss battle.",
    "latest_version": "smwc-20154-1559962993",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20154,
        "title": "Pokémon Diamond/Pearl/Platinum - Lake Caverns",
        "version": "smwc-20154-1559962993",
        "upstream_time": 1559962993,
        "download_url": "https://dl.smwcentral.net/20154/Lake%20Caverns.zip",
        "filename": "Lake Caverns.zip",
        "size": 87552,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-diamond-pearl-platinum-oreburgh-mine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20155,
    "title": "Pokémon Diamond/Pearl/Platinum - Oreburgh Mine",
    "authors": [
      "Exodust"
    ],
    "tags": [
      "calm",
      "cave",
      "ice",
      "overworld"
    ],
    "description": "A calm theme originally intended for mine levels, but could also work for caves and ice levels.",
    "latest_version": "smwc-20155-1559962866",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20155,
        "title": "Pokémon Diamond/Pearl/Platinum - Oreburgh Mine",
        "version": "smwc-20155-1559962866",
        "upstream_time": 1559962866,
        "download_url": "https://dl.smwcentral.net/20155/Oreburgh%20Mine.zip",
        "filename": "Oreburgh Mine.zip",
        "size": 59453,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-diamond-pearl-platinum-route",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40232,
    "title": "Pokémon Diamond/Pearl/Platinum - Route 201 (Night)",
    "authors": [
      "sinseiga"
    ],
    "tags": [
      "athathletic",
      "athletic",
      "desert",
      "forest",
      "grassland",
      "ice",
      "jungle",
      "mountain",
      "night",
      "overworld",
      "snow",
      "town",
      "upbeat",
      "urban"
    ],
    "description": "Music that marks the beginning of Pokemon Diamond/Pearl/Platinum<br>\r\nIt is suitable in Green, Tutorial, and Night levels.",
    "latest_version": "smwc-40232-1754500927",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40232,
        "title": "Pokémon Diamond/Pearl/Platinum - Route 201 (Night)",
        "version": "smwc-40232-1754500927",
        "upstream_time": 1754500927,
        "download_url": "https://dl.smwcentral.net/40232/Route%20201%20%28Night%29.zip",
        "filename": "Route 201 (Night).zip",
        "size": 91674,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40231,
        "title": "Pokémon Diamond/Pearl/Platinum - Route 201 (Day)",
        "version": "smwc-40231-1754500924",
        "upstream_time": 1754500924,
        "download_url": "https://dl.smwcentral.net/40231/Route%20201%20%28Day%29.zip",
        "filename": "Route 201 (Day).zip",
        "size": 92719,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40109,
        "title": "Pokémon Diamond/Pearl/Platinum - Route 225 (Night)",
        "version": "smwc-40109-1753644657",
        "upstream_time": 1753644657,
        "download_url": "https://dl.smwcentral.net/40109/Route%20225%20%28Night%29.zip",
        "filename": "Route 225 (Night).zip",
        "size": 170176,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40085,
        "title": "Pokémon Diamond/Pearl/Platinum - Route 225 (Day)",
        "version": "smwc-40085-1753644246",
        "upstream_time": 1753644246,
        "download_url": "https://dl.smwcentral.net/40085/Route%20225%20%28Day%29.zip",
        "filename": "Route 225 (Day).zip",
        "size": 175381,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39710,
        "title": "Pokémon Diamond/Pearl/Platinum - Route 205 (Night)",
        "version": "smwc-39710-1746200307",
        "upstream_time": 1746200307,
        "download_url": "https://dl.smwcentral.net/39710/Route%20205%20%28Night%29.zip",
        "filename": "Route 205 (Night).zip",
        "size": 103220,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39709,
        "title": "Pokémon Diamond/Pearl/Platinum - Route 205 (Day)",
        "version": "smwc-39709-1746200050",
        "upstream_time": 1746200050,
        "download_url": "https://dl.smwcentral.net/39709/Route%20205%20%28Day%29.zip",
        "filename": "Route 205 (Day).zip",
        "size": 102882,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39239,
        "title": "Pokémon Diamond/Pearl/Platinum - Route 209 (Night)",
        "version": "smwc-39239-1740522205",
        "upstream_time": 1740522205,
        "download_url": "https://dl.smwcentral.net/39239/Route%20209%20%28Night%29.zip",
        "filename": "Route 209 (Night).zip",
        "size": 110902,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39019,
        "title": "Pokémon Diamond/Pearl/Platinum - Route 203 (Day)",
        "version": "smwc-39019-1740156065",
        "upstream_time": 1740156065,
        "download_url": "https://dl.smwcentral.net/39019/Route%20203%20%28Day%29.zip",
        "filename": "Route 203 (Day).zip",
        "size": 200190,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38837,
        "title": "Pokémon Diamond/Pearl/Platinum - Route 209 (Day)",
        "version": "smwc-38837-1739486272",
        "upstream_time": 1739486272,
        "download_url": "https://dl.smwcentral.net/38837/Route%20209_%28Day%29.zip",
        "filename": "Route 209_(Day).zip",
        "size": 177665,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38764,
        "title": "Pokémon Diamond/Pearl/Platinum - Route 228",
        "version": "smwc-38764-1737257151",
        "upstream_time": 1737257151,
        "download_url": "https://dl.smwcentral.net/38764/Route228.zip",
        "filename": "Route228.zip",
        "size": 73619,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38205,
        "title": "Pokémon Diamond/Pearl/Platinum - Route 228 (Night)",
        "version": "smwc-38205-1724703812",
        "upstream_time": 1724703812,
        "download_url": "https://dl.smwcentral.net/38205/Route%20228%20%28Night%29.zip",
        "filename": "Route 228 (Night).zip",
        "size": 97714,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38160,
        "title": "Pokémon Diamond/Pearl/Platinum - Route 228 (Day)",
        "version": "smwc-38160-1724098067",
        "upstream_time": 1724098067,
        "download_url": "https://dl.smwcentral.net/38160/Route%20228%20%28Day%29.zip",
        "filename": "Route 228 (Day).zip",
        "size": 98994,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35611,
        "title": "Pokémon Diamond/Pearl/Platinum - Route 206 (Day)",
        "version": "smwc-35611-1703082674",
        "upstream_time": 1703082674,
        "download_url": "https://dl.smwcentral.net/35611/Route%20206%20%28Day%29.zip",
        "filename": "Route 206 (Day).zip",
        "size": 90384,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35511,
        "title": "Pokémon Diamond/Pearl/Platinum - Route 210 (Day)",
        "version": "smwc-35511-1702133243",
        "upstream_time": 1702133243,
        "download_url": "https://dl.smwcentral.net/35511/Route_210_Day.zip",
        "filename": "Route_210_Day.zip",
        "size": 115646,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35437,
        "title": "Pokémon Diamond/Pearl/Platinum - Route 216 (Day)",
        "version": "smwc-35437-1699534429",
        "upstream_time": 1699534429,
        "download_url": "https://dl.smwcentral.net/35437/Route_216_Day.zip",
        "filename": "Route_216_Day.zip",
        "size": 121668,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21034,
        "title": "Pokémon Diamond/Pearl/Platinum - Route 209 (Day)",
        "version": "smwc-21034-1567305974",
        "upstream_time": 1567305974,
        "download_url": "https://dl.smwcentral.net/21034/Route%20209.zip",
        "filename": "Route 209.zip",
        "size": 77117,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-diamond-pearl-platinum-snowpoint-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22683,
    "title": "Pokémon Diamond/Pearl/Platinum - Snowpoint City",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "ice",
      "snow",
      "town"
    ],
    "description": "The chill song used in the snowy city in Pokémon DPPt.<br>\r\nThis includes both day and night variants, with the only difference being the inclusion of sleigh bells and triangle in the night variant (you can set it with the #define at the top of the file).<br>\r\nThanks to Exodust for some feedback and advice!<br>\r\n<br>\r\nNote: not compatible with the \"Bonus end\" song.",
    "latest_version": "smwc-22683-1587944594",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22683,
        "title": "Pokémon Diamond/Pearl/Platinum - Snowpoint City",
        "version": "smwc-22683-1587944594",
        "upstream_time": 1587944594,
        "download_url": "https://dl.smwcentral.net/22683/Snowpoint.zip",
        "filename": "Snowpoint.zip",
        "size": 90108,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-diamond-pearl-platinum-sunyshore-city-day",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40553,
    "title": "Pokémon Diamond/Pearl/Platinum - Sunyshore City (Day)",
    "authors": [
      "sinseiga"
    ],
    "tags": [
      "athletic",
      "beach",
      "overworld",
      "sea",
      "sky",
      "town",
      "upbeat",
      "urban"
    ],
    "description": "This is the music of the lively city in Pokémon DPPt<br>\r\nEnjoy the city located on the coast powered by the sun's energy<br>\r\n<br>\r\n<span style=\"color: #ff0000;\"><b> This song uses TIGHT ARAM use with caution.<br>\r\nAlso, it will change some SFX and not compatible with:<br>\r\nP-switch, Bonus end  </b></span>",
    "latest_version": "smwc-40553-1762982656",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40553,
        "title": "Pokémon Diamond/Pearl/Platinum - Sunyshore City (Day)",
        "version": "smwc-40553-1762982656",
        "upstream_time": 1762982656,
        "download_url": "https://dl.smwcentral.net/40553/Sunyshore%20City%20%28Day%29%20.zip",
        "filename": "Sunyshore City (Day) .zip",
        "size": 165133,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-diamond-pearl-platinum-surfing",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41803,
    "title": "Pokémon Diamond/Pearl/Platinum - Surfing",
    "authors": [
      "sinseiga"
    ],
    "tags": [
      "ambient",
      "beach",
      "sea",
      "water"
    ],
    "description": "A horribly slow surfing and a parade of random encounters.<br>\r\nBut the incredibly nostalgic music (though you get into battles before you can even finish listening)<br>\r\n<br>\r\nCould fit well with water levels.<br>\r\n<br>\r\n<span style=\"color: #ff0000;\"><b>This song will change some SFX little bit and not compatible with:<br>\r\nP-switch, Bonus end, Thunder</b></span>",
    "latest_version": "smwc-41803-1776620431",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41803,
        "title": "Pokémon Diamond/Pearl/Platinum - Surfing",
        "version": "smwc-41803-1776620431",
        "upstream_time": 1776620431,
        "download_url": "https://dl.smwcentral.net/41803/Surfing%20%28DPPt%29.zip",
        "filename": "Surfing (DPPt).zip",
        "size": 174927,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-diamond-pearl-platinum-the-underground",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41509,
    "title": "Pokémon Diamond/Pearl/Platinum - The Underground",
    "authors": [
      "sinseiga"
    ],
    "tags": [
      "athletic",
      "cave",
      "upbeat"
    ],
    "description": "Deep underground, exploring every corner of the long mine.<br>\r\nLet's go mining for heart scales here.<br>\r\n<br>\r\n<span style=\"color: #ff0000;\"><b>This song will change some SFX little bit and not compatible with:<br>\r\nP-switch, Bonus end, Thunder</b></span>",
    "latest_version": "smwc-41509-1773975106",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41509,
        "title": "Pokémon Diamond/Pearl/Platinum - The Underground",
        "version": "smwc-41509-1773975106",
        "upstream_time": 1773975106,
        "download_url": "https://dl.smwcentral.net/41509/DPPt%20The%20Underground.zip",
        "filename": "DPPt The Underground.zip",
        "size": 169708,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-diamond-pearl-platinum-twinleaf-town-day",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41507,
    "title": "Pokémon Diamond/Pearl/Platinum - Twinleaf Town (Day)",
    "authors": [
      "sinseiga"
    ],
    "tags": [
      "calm",
      "overworld",
      "town"
    ],
    "description": "After watching TV, a quiet countryside welcomes you. With noisy rivals in tow.<br>\r\n<br>\r\nCould use this in town, overworld or a calm place.<br>\r\n<br>\r\n<span style=\"color: #ff0000;\"><b>This song will change some SFX little bit and not compatible with:<br>\r\nP-switch, Bonus end, Thunder</b></span>",
    "latest_version": "smwc-41507-1773974690",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41507,
        "title": "Pokémon Diamond/Pearl/Platinum - Twinleaf Town (Day)",
        "version": "smwc-41507-1773974690",
        "upstream_time": 1773974690,
        "download_url": "https://dl.smwcentral.net/41507/Twinleaf%20Town%20%28Day%29.zip",
        "filename": "Twinleaf Town (Day).zip",
        "size": 111894,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-diamond-pearl-platinum-twinleaf-town-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41508,
    "title": "Pokémon Diamond/Pearl/Platinum - Twinleaf Town (Night)",
    "authors": [
      "sinseiga"
    ],
    "tags": [
      "calm",
      "night",
      "overworld",
      "town"
    ],
    "description": "After watching TV, a quiet countryside welcomes you. With noisy rivals in tow.<br>\r\n<br>\r\nCould use this in town, overworld or a calm place... and Night too.<br>\r\n<br>\r\n<span style=\"color: #ff0000;\"><b>This song will change some SFX little bit and not compatible with:<br>\r\nP-switch, Bonus end, Thunder</b></span>",
    "latest_version": "smwc-41508-1773974885",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41508,
        "title": "Pokémon Diamond/Pearl/Platinum - Twinleaf Town (Night)",
        "version": "smwc-41508-1773974885",
        "upstream_time": 1773974885,
        "download_url": "https://dl.smwcentral.net/41508/Twinleaf%20Town%20%28Night%29.zip",
        "filename": "Twinleaf Town (Night).zip",
        "size": 112268,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-emerald-battle-frontier-brain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20753,
    "title": "Pokémon Emerald - Battle! Frontier Brain",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "This is the <i>epic</i> song that plays during the bosses of the Battle Frontier facilities. Obviously fit for bosses.<br>\r\n<br>\r\nNote: it's not compatible with thunder/Blargg sfx or with the \"Bonus end\" song.<br>\r\n<br>\r\nUpdate (2/25/2020): fixed wrong note at 1:27.",
    "latest_version": "smwc-20753-1564087202",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20753,
        "title": "Pokémon Emerald - Battle! Frontier Brain",
        "version": "smwc-20753-1564087202",
        "upstream_time": 1564087202,
        "download_url": "https://dl.smwcentral.net/20753/Frontier%20Brain%20Battle.zip",
        "filename": "Frontier Brain Battle.zip",
        "size": 90936,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-firered-leafgreen-emerald-battle-deoxys",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19834,
    "title": "Pokémon FireRed/LeafGreen/Emerald - Battle! Deoxys",
    "authors": [
      "com_poser"
    ],
    "tags": [
      "abstract",
      "dark",
      "final",
      "space"
    ],
    "description": "This is the music that plays during the fight against Deoxys in Pokemon Emerald/FireRed/LeafGreen. <br>\r\nPorted by com_poser, it's not a 1:1 port of the original because pieces of it were slightly modified to be a little more interesting.<br>\r\nFitting for any space related stages or any epic stages in general.",
    "latest_version": "smwc-19834-1556757783",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19834,
        "title": "Pokémon FireRed/LeafGreen/Emerald - Battle! Deoxys",
        "version": "smwc-19834-1556757783",
        "upstream_time": 1556757783,
        "download_url": "https://dl.smwcentral.net/19834/Deoxys_Battle.zip",
        "filename": "Deoxys_Battle.zip",
        "size": 101057,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-firered-leafgreen-four-island-five-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17907,
    "title": "Pokémon FireRed/LeafGreen - Four Island / Five Island",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "town"
    ],
    "description": "16-bit version of the lively Pokémon Gold music. <br>\r\nIt can be used on animated levels, like cities, calm fields, or perhaps on happy maps.",
    "latest_version": "smwc-17907-1532534820",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17907,
        "title": "Pokémon FireRed/LeafGreen - Four Island / Five Island",
        "version": "smwc-17907-1532534820",
        "upstream_time": 1532534820,
        "download_url": "https://dl.smwcentral.net/17907/SeviiIsland4-Azalea.zip",
        "filename": "SeviiIsland4-Azalea.zip",
        "size": 34738,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-firered-leafgreen-gym",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21424,
    "title": "Pokémon FireRed/LeafGreen - Gym",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "castle"
    ],
    "description": "Epic song from the first pokémon games (GameBoy Advance version). Good for epic stages, castles, or maybe for fortress map.",
    "latest_version": "smwc-21424-1574031643",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21424,
        "title": "Pokémon FireRed/LeafGreen - Gym",
        "version": "smwc-21424-1574031643",
        "upstream_time": 1574031643,
        "download_url": "https://dl.smwcentral.net/21424/GYM.zip",
        "filename": "GYM.zip",
        "size": 46403,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-azalea-town-blackthorn-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16964,
    "title": "Pokémon Gold/Silver/Crystal - Azalea Town / Blackthorn City",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "calm",
      "grassland",
      "town"
    ],
    "description": "Personal arrangement of this relaxing theme from Pokemon. Can fit calm levels.",
    "latest_version": "smwc-16964-1516124401",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16964,
        "title": "Pokémon Gold/Silver/Crystal - Azalea Town / Blackthorn City",
        "version": "smwc-16964-1516124401",
        "upstream_time": 1516124401,
        "download_url": "https://dl.smwcentral.net/16964/pochimenn.zip",
        "filename": "pochimenn.zip",
        "size": 73516,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-battle-gym-leader-johto",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29060,
    "title": "Pokémon Gold/Silver/Crystal - Battle! Gym Leader (Johto)",
    "authors": [
      "Francium"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "One of my favorite songs from Pokémon Gold/Silver/Crystal.<br>\r\nGreat for boss battles and such.<br>\r\nNo external brr samples used at all!",
    "latest_version": "smwc-29060-1647193127",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29060,
        "title": "Pokémon Gold/Silver/Crystal - Battle! Gym Leader (Johto)",
        "version": "smwc-29060-1647193127",
        "upstream_time": 1647193127,
        "download_url": "https://dl.smwcentral.net/29060/Gym%20Leader%20Battle%20%28Johto%29.zip",
        "filename": "Gym Leader Battle (Johto).zip",
        "size": 34181,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-battle-gym-leader-kanto",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18364,
    "title": "Pokémon Gold/Silver/Crystal - Battle! Gym Leader (Kanto)",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "boss",
      "retro"
    ],
    "description": "This is a port of the battle theme from the generation II Pokémon games that plays when challenging the Kanto gym leaders. This only uses 3 channels and 2 samples to give off the simplistic vibes that the original song had. Best used for bosses or other battle scenes.<br>\r\n<br>\r\nMIDI credit: Joo *Johnnyz* Buaes ",
    "latest_version": "smwc-18364-1540518509",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18364,
        "title": "Pokémon Gold/Silver/Crystal - Battle! Gym Leader (Kanto)",
        "version": "smwc-18364-1540518509",
        "upstream_time": 1540518509,
        "download_url": "https://dl.smwcentral.net/18364/Kanto%20Gym%20Leader%20Battle%20GSC.zip",
        "filename": "Kanto Gym Leader Battle GSC.zip",
        "size": 32019,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-battle-team-rocket",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10867,
    "title": "Pokémon Gold/Silver/Crystal - Battle! Team Rocket",
    "authors": [
      "sincx"
    ],
    "tags": [
      "boss",
      "chase"
    ],
    "description": "The well-known Rocket Battle theme from the second set of Gameboy Pokemon games.",
    "latest_version": "smwc-10867-1425431541",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10867,
        "title": "Pokémon Gold/Silver/Crystal - Battle! Team Rocket",
        "version": "smwc-10867-1425431541",
        "upstream_time": 1425431541,
        "download_url": "https://dl.smwcentral.net/10867/rocket.zip",
        "filename": "rocket.zip",
        "size": 33272,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-battle-trainer-johto",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29084,
    "title": "Pokémon Gold/Silver/Crystal - Battle! Trainer (Johto)",
    "authors": [
      "Francium"
    ],
    "tags": [
      "boss"
    ],
    "description": "A song from Pokémon Gold/Silver/Crystal's battle with Kanto's trainer.<br>\r\nNo sample is used.",
    "latest_version": "smwc-29084-1650313957",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29084,
        "title": "Pokémon Gold/Silver/Crystal - Battle! Trainer (Johto)",
        "version": "smwc-29084-1650313957",
        "upstream_time": 1650313957,
        "download_url": "https://dl.smwcentral.net/29084/Pokemon%20GSC%20-%20Trainer.zip",
        "filename": "Pokemon GSC - Trainer.zip",
        "size": 34175,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-bicycle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27512,
    "title": "Pokémon Gold/Silver/Crystal - Bicycle",
    "authors": [
      "Sariel"
    ],
    "tags": [
      "athletic",
      "carnival",
      "grassland",
      "overworld"
    ],
    "description": "The happy Bike theme from Pokémon Gold. As the Gameboy was quite limited with channels I felt free to add a few more to make it sound more pleasant. Fits happy grasslands and first stages best probably.",
    "latest_version": "smwc-27512-1628716186",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27512,
        "title": "Pokémon Gold/Silver/Crystal - Bicycle",
        "version": "smwc-27512-1628716186",
        "upstream_time": 1628716186,
        "download_url": "https://dl.smwcentral.net/27512/Pokemon%20Gold%20-%20Bike%20Theme.zip",
        "filename": "Pokemon Gold - Bike Theme.zip",
        "size": 32360,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-burned-tower-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25044,
    "title": "Pokémon Gold/Silver/Crystal - Burned Tower (arrangement)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "cave",
      "mysterious",
      "ruins",
      "spooky",
      "tense"
    ],
    "description": "Since user @quietmason ported the other towers of this game lately, then here I am :D<br>\r\nVery short port that's suitable for ruins and labyrinths.",
    "latest_version": "smwc-25044-1607038703",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25044,
        "title": "Pokémon Gold/Silver/Crystal - Burned Tower (arrangement)",
        "version": "smwc-25044-1607038703",
        "upstream_time": 1607038703,
        "download_url": "https://dl.smwcentral.net/25044/gsc_btower_0_1.zip",
        "filename": "gsc_btower_0_1.zip",
        "size": 31492,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-cherrygrove-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24307,
    "title": "Pokémon Gold/Silver/Crystal - Cherrygrove City",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "retro",
      "town",
      "urban"
    ],
    "description": "A cute village theme, suitable for most overworlds and quiet levels, such as the Yoshi's house.<br>\r\n<br>\r\nSong is very shot, I can't believe it wasn't covered until now :)",
    "latest_version": "smwc-24307-1599030004",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24307,
        "title": "Pokémon Gold/Silver/Crystal - Cherrygrove City",
        "version": "smwc-24307-1599030004",
        "upstream_time": 1599030004,
        "download_url": "https://dl.smwcentral.net/24307/gsc_cherrygrove_0_1.zip",
        "filename": "gsc_cherrygrove_0_1.zip",
        "size": 31542,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-dark-cave-ice-path",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35184,
    "title": "Pokémon Gold/Silver/Crystal - Dark Cave / Ice Path",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "fire",
      "ghost house",
      "ice",
      "night",
      "ruins",
      "water"
    ],
    "description": "Can fit a cave theme.",
    "latest_version": "smwc-35184-1698887398",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35184,
        "title": "Pokémon Gold/Silver/Crystal - Dark Cave / Ice Path",
        "version": "smwc-35184-1698887398",
        "upstream_time": 1698887398,
        "download_url": "https://dl.smwcentral.net/35184/Dark%20Cave%20%28Ice%20Path%29.zip",
        "filename": "Dark Cave (Ice Path).zip",
        "size": 31199,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15107,
        "title": "Pokémon Gold/Silver/Crystal - Dark Cave / Ice Path",
        "version": "smwc-15107-1487398268",
        "upstream_time": 1487398268,
        "download_url": "https://dl.smwcentral.net/15107/dark%20cave.zip",
        "filename": "dark cave.zip",
        "size": 37139,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8259,
        "title": "Pokémon Gold/Silver/Crystal - Dark Cave / Ice Path",
        "version": "smwc-8259-1343829044",
        "upstream_time": 1343829044,
        "download_url": "https://dl.smwcentral.net/8259/Darkcave.zip",
        "filename": "Darkcave.zip",
        "size": 67486,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-dark-cave-ice-path-nes-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27736,
    "title": "Pokémon Gold/Silver/Crystal - Dark Cave / Ice Path (NES Style)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "dark"
    ],
    "description": "Also used in Slowpoke Well and Ice Path, this grim song fits perfectly in dark areas, preferably caves.<br>\r\n<br>\r\nUses Noise, be aware around noise sound effects.<br>\r\n<br>\r\nMade for an unnamed NES Styled collab hack.",
    "latest_version": "smwc-27736-1630252504",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27736,
        "title": "Pokémon Gold/Silver/Crystal - Dark Cave / Ice Path (NES Style)",
        "version": "smwc-27736-1630252504",
        "upstream_time": 1630252504,
        "download_url": "https://dl.smwcentral.net/27736/Pok%C3%A9mon%20Gold%2CSilver%2CCrystal%20-%20Dark%20Cave%20%28NES%20Style%29.zip",
        "filename": "Pok%C3%A9mon Gold%2CSilver%2CCrystal - Dark Cave (NES Style).zip",
        "size": 32890,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-dragon-s-den",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7676,
    "title": "Pokémon Gold/Silver/Crystal - Dragon's Den",
    "authors": [
      "CK Crash"
    ],
    "tags": [
      "cave",
      "dark",
      "final",
      "ghost house",
      "night",
      "retro",
      "ruins",
      "temple"
    ],
    "description": "An eerie 8-bit song from the 2nd generation of Pokemon. Could fit places like a ghost house.",
    "latest_version": "smwc-7676-1325394942",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7676,
        "title": "Pokémon Gold/Silver/Crystal - Dragon's Den",
        "version": "smwc-7676-1325394942",
        "upstream_time": 1325394942,
        "download_url": "https://dl.smwcentral.net/7676/Pokemon%20GSC%20-%20Dragon%27s%20Den.zip",
        "filename": "Pokemon GSC - Dragon%27s Den.zip",
        "size": 66933,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-dragon-s-den-feudal-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27031,
    "title": "Pokémon Gold/Silver/Crystal - Dragon's Den (feudal mix)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "mountain",
      "mysterious",
      "overworld",
      "retro",
      "temple",
      "tense"
    ],
    "description": "A tense and solemn temple song, now in 16-bit quality with samples that sound like feudal Japan. Good for overworlds.",
    "latest_version": "smwc-27031-1623575106",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27031,
        "title": "Pokémon Gold/Silver/Crystal - Dragon's Den (feudal mix)",
        "version": "smwc-27031-1623575106",
        "upstream_time": 1623575106,
        "download_url": "https://dl.smwcentral.net/27031/gsc_dden_mix_0_1.zip",
        "filename": "gsc_dden_mix_0_1.zip",
        "size": 45953,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-ecruteak-dance-theater-feudal-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27034,
    "title": "Pokémon Gold/Silver/Crystal - Ecruteak Dance Theater (feudal mix)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "mysterious",
      "overworld",
      "retro",
      "temple"
    ],
    "description": "Another Japanese theme suitable for overworlds.",
    "latest_version": "smwc-27034-1623698341",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27034,
        "title": "Pokémon Gold/Silver/Crystal - Ecruteak Dance Theater (feudal mix)",
        "version": "smwc-27034-1623698341",
        "upstream_time": 1623698341,
        "download_url": "https://dl.smwcentral.net/27034/gsc_theater_0_1.zip",
        "filename": "gsc_theater_0_1.zip",
        "size": 46009,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-game-corner-pok-gear-radio-lucky-channel",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28171,
    "title": "Pokémon Gold/Silver/Crystal - Game Corner / Pokégear Radio: Lucky Channel",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract"
    ],
    "description": "A port of the Game Corner and Lucky Channel's theme, in a true techno fashion.<br>\r\n<br>\r\nThis song is among my favorites from the Pokémon games, and since no one ported it yet (to my knowledge), I decided to port it myself!<br>\r\n<br>\r\nThis was also my first port to use pitch modulation. It was really fun to explore and see what kind of stuff I can do with it.<br>\r\n<br>\r\nCan fit in abstract areas and other sorts of futuristic, techno-y places.<br>\r\n<br>\r\nUpdate: Increased accuracy.<br>\r\nUpdate 2: Lowered insert size, and slightly improved readability.",
    "latest_version": "smwc-28171-1635703477",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28171,
        "title": "Pokémon Gold/Silver/Crystal - Game Corner / Pokégear Radio: Lucky Channel",
        "version": "smwc-28171-1635703477",
        "upstream_time": 1635703477,
        "download_url": "https://dl.smwcentral.net/28171/Pok%C3%A9mon%20GSC%20-%20Game%20Corner%20%26%20Lucky%20Channel.zip",
        "filename": "Pok%C3%A9mon GSC - Game Corner %26 Lucky Channel.zip",
        "size": 32032,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-gym",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7508,
    "title": "Pokémon Gold/Silver/Crystal - Gym",
    "authors": [
      "Koyuki"
    ],
    "tags": [
      "bonus",
      "grassland",
      "retro",
      "title"
    ],
    "description": "The music that you will hear inside the Johto Gyms. Good for a generic grassland level.",
    "latest_version": "smwc-7508-1312189114",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7508,
        "title": "Pokémon Gold/Silver/Crystal - Gym",
        "version": "smwc-7508-1312189114",
        "upstream_time": 1312189114,
        "download_url": "https://dl.smwcentral.net/7508/PKMNGSC%20-%20Gym.zip",
        "filename": "PKMNGSC - Gym.zip",
        "size": 67959,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-lavender-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8508,
    "title": "Pokémon Gold/Silver/Crystal - Lavender Town",
    "authors": [
      "90FC3C"
    ],
    "tags": [
      "calm",
      "ice",
      "night",
      "title",
      "town"
    ],
    "description": "A slow, calming song suitable for a quiet town. It's almost like a lullaby.",
    "latest_version": "smwc-8508-1393531214",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8508,
        "title": "Pokémon Gold/Silver/Crystal - Lavender Town",
        "version": "smwc-8508-1393531214",
        "upstream_time": 1393531214,
        "download_url": "https://dl.smwcentral.net/8508/gsclavender.zip",
        "filename": "gsclavender.zip",
        "size": 67010,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-mt-moon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22641,
    "title": "Pokémon Gold/Silver/Crystal - Mt. Moon",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "calm",
      "cave",
      "overworld"
    ],
    "description": "Song that Mt. Moon from Pokémon Gold/Silver/Crystal. Good a for cave levels.<br>\r\n<br>\r\nRequested by Brutapode89.",
    "latest_version": "smwc-22641-1587859514",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22641,
        "title": "Pokémon Gold/Silver/Crystal - Mt. Moon",
        "version": "smwc-22641-1587859514",
        "upstream_time": 1587859514,
        "download_url": "https://dl.smwcentral.net/22641/PkmGS%20-%20MtMoon.zip",
        "filename": "PkmGS - MtMoon.zip",
        "size": 30555,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-mt-moon-square-pewter-city-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28507,
    "title": "Pokémon Gold/Silver/Crystal - Mt. Moon Square / Pewter City Remix",
    "authors": [
      "Kitikuchan"
    ],
    "tags": [
      "calm",
      "cutscene",
      "misc",
      "night",
      "overworld"
    ],
    "description": "This is a remix that combines Mt. Moon Square and Pewter City.<br>\r\nYoutube:<a href=\"https://youtu.be/Gj2aYmz8Z_4\" rel=\"nofollow\">https://youtu.be/Gj2aYmz8Z_4</a><br>\r\nIt could well for overworld, cutscene, calm and night levels!",
    "latest_version": "smwc-28507-1635724127",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28507,
        "title": "Pokémon Gold/Silver/Crystal - Mt. Moon Square / Pewter City Remix",
        "version": "smwc-28507-1635724127",
        "upstream_time": 1635724127,
        "download_url": "https://dl.smwcentral.net/28507/Mt.%20MoonSquare.zip",
        "filename": "Mt. MoonSquare.zip",
        "size": 31080,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-national-park",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41760,
    "title": "Pokémon Gold/Silver/Crystal - National Park",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "night",
      "overworld",
      "retro",
      "sad",
      "town"
    ],
    "description": "National Park from Pokémon Gold/Silver/Crystal.",
    "latest_version": "smwc-41760-1773981184",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41760,
        "title": "Pokémon Gold/Silver/Crystal - National Park",
        "version": "smwc-41760-1773981184",
        "upstream_time": 1773981184,
        "download_url": "https://dl.smwcentral.net/41760/Pokemon%20GSC%20-%20National%20Park.zip",
        "filename": "Pokemon GSC - National Park.zip",
        "size": 69072,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17921,
        "title": "Pokémon Gold/Silver/Crystal - National Park (16-bit remix)",
        "version": "smwc-17921-1532536485",
        "upstream_time": 1532536485,
        "download_url": "https://dl.smwcentral.net/17921/PkmGold%20-%20National%20Park.zip",
        "filename": "PkmGold - National Park.zip",
        "size": 32827,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-olivine-lighthouse-mt-silver",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20615,
    "title": "Pokémon Gold/Silver/Crystal - Olivine Lighthouse / Mt. Silver",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "night",
      "overworld"
    ],
    "description": "Requested by N450. Good for night levels or overworld maps.",
    "latest_version": "smwc-20615-1563237434",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20615,
        "title": "Pokémon Gold/Silver/Crystal - Olivine Lighthouse / Mt. Silver",
        "version": "smwc-20615-1563237434",
        "upstream_time": 1563237434,
        "download_url": "https://dl.smwcentral.net/20615/Pokemon%20Gold%2CSilver%2CCrystal%20-%20Olivine%20Lighthouse.zip",
        "filename": "Pokemon Gold%2CSilver%2CCrystal - Olivine Lighthouse.zip",
        "size": 31699,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-pok-gear-radio-pok-flute",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22460,
    "title": "Pokémon Gold/Silver/Crystal - Pokégear Radio: Poké Flute",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "calm",
      "ice",
      "night",
      "sky"
    ],
    "description": "My entry for 72hoSPC #6. Relaxing music from Pokemon G / S / C. Good for cutscenes or for calm levels.",
    "latest_version": "smwc-22460-1586110676",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22460,
        "title": "Pokémon Gold/Silver/Crystal - Pokégear Radio: Poké Flute",
        "version": "smwc-22460-1586110676",
        "upstream_time": 1586110676,
        "download_url": "https://dl.smwcentral.net/22460/PokeFlute%20v2.zip",
        "filename": "PokeFlute v2.zip",
        "size": 31845,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-pok-gear-radio-pok-mon-march",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28211,
    "title": "Pokémon Gold/Silver/Crystal - Pokégear Radio: Pokémon March",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "mountain",
      "overworld"
    ],
    "description": "A port of the Pokémon March theme.<br>\r\n<br>\r\nCan be used in mountain levels and overworlds, maybe even an adventurous cutscene.",
    "latest_version": "smwc-28211-1632802729",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28211,
        "title": "Pokémon Gold/Silver/Crystal - Pokégear Radio: Pokémon March",
        "version": "smwc-28211-1632802729",
        "upstream_time": 1632802729,
        "download_url": "https://dl.smwcentral.net/28211/Pokemon%20GSC%20-%20Pokemon%20March.zip",
        "filename": "Pokemon GSC - Pokemon March.zip",
        "size": 31322,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-radio-tower-occupied",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26647,
    "title": "Pokémon Gold/Silver/Crystal - Radio Tower Occupied!",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "chase",
      "dark",
      "industrial",
      "misc",
      "overworld",
      "retro",
      "swamp",
      "tense",
      "urban"
    ],
    "description": "A nasty song that can be used for chases and tense areas. Since it is slower-paced it may fit overworlds, too.<br>\r\nThe sample from musicalman's pack fits perfectly!<br>\r\n<br>\r\nRequested by BrandoGaming.",
    "latest_version": "smwc-26647-1620155668",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26647,
        "title": "Pokémon Gold/Silver/Crystal - Radio Tower Occupied!",
        "version": "smwc-26647-1620155668",
        "upstream_time": 1620155668,
        "download_url": "https://dl.smwcentral.net/26647/gsc_rocket_0_1.zip",
        "filename": "gsc_rocket_0_1.zip",
        "size": 37787,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-route",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41762,
    "title": "Pokémon Gold/Silver/Crystal - Route 29",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "beach",
      "calm",
      "credits",
      "cutscene",
      "dark",
      "final",
      "forest",
      "grassland",
      "mountain",
      "overworld",
      "retro",
      "sky",
      "title",
      "town",
      "upbeat",
      "urban"
    ],
    "description": "Route 29 from Pokémon Gold/Silver/Crystal.",
    "latest_version": "smwc-41762-1773981376",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41762,
        "title": "Pokémon Gold/Silver/Crystal - Route 29",
        "version": "smwc-41762-1773981376",
        "upstream_time": 1773981376,
        "download_url": "https://dl.smwcentral.net/41762/Pokemon%20GSC%20-%20Route%2029.zip",
        "filename": "Pokemon GSC - Route 29.zip",
        "size": 37676,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41761,
        "title": "Pokémon Gold/Silver/Crystal - Route 26",
        "version": "smwc-41761-1773981365",
        "upstream_time": 1773981365,
        "download_url": "https://dl.smwcentral.net/41761/Pokemon%20GSC%20-%20Route%2026%20%26%2027.zip",
        "filename": "Pokemon GSC - Route 26 %26 27.zip",
        "size": 74344,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24169,
        "title": "Pokémon Gold/Silver/Crystal - Route 3",
        "version": "smwc-24169-1598073424",
        "upstream_time": 1598073424,
        "download_url": "https://dl.smwcentral.net/24169/PkmGS%20-%20Route%203.zip",
        "filename": "PkmGS - Route 3.zip",
        "size": 31050,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23965,
        "title": "Pokémon Gold/Silver/Crystal - Route 38",
        "version": "smwc-23965-1597950434",
        "upstream_time": 1597950434,
        "download_url": "https://dl.smwcentral.net/23965/gsc_38_2_0.zip",
        "filename": "gsc_38_2_0.zip",
        "size": 32433,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22593,
        "title": "Pokémon Gold/Silver/Crystal - Route 26",
        "version": "smwc-22593-1586845949",
        "upstream_time": 1586845949,
        "download_url": "https://dl.smwcentral.net/22593/Pokemon%20-%20Gold%2C%20Silver%20%26%20Crystal%20-%20Route%2026.zip",
        "filename": "Pokemon - Gold%2C Silver %26 Crystal - Route 26.zip",
        "size": 31844,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22351,
        "title": "Pokémon Gold/Silver/Crystal - Route 29",
        "version": "smwc-22351-1585182456",
        "upstream_time": 1585182456,
        "download_url": "https://dl.smwcentral.net/22351/PkmGS-29.zip",
        "filename": "PkmGS-29.zip",
        "size": 30856,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21978,
        "title": "Pokémon Gold/Silver/Crystal - Route 42",
        "version": "smwc-21978-1580185218",
        "upstream_time": 1580185218,
        "download_url": "https://dl.smwcentral.net/21978/PkmGS-42.zip",
        "filename": "PkmGS-42.zip",
        "size": 30893,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7165,
        "title": "Pokémon Gold/Silver/Crystal - Route 24",
        "version": "smwc-7165-1324195358",
        "upstream_time": 1324195358,
        "download_url": "https://dl.smwcentral.net/7165/Pokemon%20GSC%20-%20Route%2024.zip",
        "filename": "Pokemon GSC - Route 24.zip",
        "size": 67424,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-ruins-of-alph-union-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25857,
    "title": "Pokémon Gold/Silver/Crystal - Ruins of Alph / Union Cave",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "cave",
      "ruins"
    ],
    "description": "The song that plays in Ruins of Alph and Union Cave in the Generation II Pokémon games (Gold, Silver and Crystal).<br>\r\n<br>\r\nFits cave and ruins levels.",
    "latest_version": "smwc-25857-1612805093",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25857,
        "title": "Pokémon Gold/Silver/Crystal - Ruins of Alph / Union Cave",
        "version": "smwc-25857-1612805093",
        "upstream_time": 1612805093,
        "download_url": "https://dl.smwcentral.net/25857/Pokemon%20GSC%20-%20Ruins%20of%20Alph%2C%20Union%20Cave.zip",
        "filename": "Pokemon GSC - Ruins of Alph%2C Union Cave.zip",
        "size": 30801,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-s-s-aqua-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24023,
    "title": "Pokémon Gold/Silver/Crystal - S.S. Aqua (arrangement)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "overworld",
      "retro",
      "urban"
    ],
    "description": "A music to be played in cruise ships and holiday resorts. Alternatively can find an use in beaches, bonus levels and overworlds.<br>\r\n<br>\r\nExtra credit may go to vgmusic.com user \"Joo *Johnnyz* Buaes\" since the <a href=\"https://www.vgmusic.com/music/console/nintendo/gameboy/PkmGS-Ship.mid\" rel=\"nofollow\">midi</a> he sequenced is of particularly good quality.<br>\r\n<br>\r\nI've found Pokémon Gen. I and II music are a bit lacking in the music section. If you like what to hear, feel free to dm me a request.",
    "latest_version": "smwc-24023-1597585086",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24023,
        "title": "Pokémon Gold/Silver/Crystal - S.S. Aqua (arrangement)",
        "version": "smwc-24023-1597585086",
        "upstream_time": 1597585086,
        "download_url": "https://dl.smwcentral.net/24023/gsc_ss_aqua_0_2.zip",
        "filename": "gsc_ss_aqua_0_2.zip",
        "size": 33420,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-sprout-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28220,
    "title": "Pokémon Gold/Silver/Crystal - Sprout Tower",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "dark",
      "ghost house",
      "mysterious",
      "night",
      "overworld",
      "ruins",
      "spooky",
      "temple",
      "tense"
    ],
    "description": "A port of the Sprout Tower theme.<br>\r\n<br>\r\nMeant for use in ghost houses, could also fit a haunted overworld.",
    "latest_version": "smwc-28220-1635453409",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28220,
        "title": "Pokémon Gold/Silver/Crystal - Sprout Tower",
        "version": "smwc-28220-1635453409",
        "upstream_time": 1635453409,
        "download_url": "https://dl.smwcentral.net/28220/Pok%C3%A9mon%20GSC%20-%20Sprout_Tower.zip",
        "filename": "Pok%C3%A9mon GSC - Sprout_Tower.zip",
        "size": 32053,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24971,
        "title": "Pokémon Gold/Silver/Crystal - Sprout Tower",
        "version": "smwc-24971-1607044712",
        "upstream_time": 1607044712,
        "download_url": "https://dl.smwcentral.net/24971/sprouttowerv1.1.zip",
        "filename": "sprouttowerv1.1.zip",
        "size": 30806,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-team-rocket-hq-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24013,
    "title": "Pokémon Gold/Silver/Crystal - Team Rocket HQ (arrangement)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "castle",
      "dark",
      "environmental",
      "industrial",
      "retro",
      "sewer",
      "swamp",
      "tense",
      "urban"
    ],
    "description": "The dark and bewildering tune that plays in the Rocket Hideout, located far in the undergrounds of the big city.<br>\r\nCan be used as thriller music in a number of scenes, notably castle, factory or sewers.<br>\r\n<br>\r\nWhile it's not 100% accurate to original; I believe I've respected the vision, in which the listener feels confused and disoriented while he roams in an eerie place.<br>\r\n<br>\r\nI've found Pokémon Gen. I and II music are a bit lacking in the music section. If you like what to hear, feel free to dm me a request.",
    "latest_version": "smwc-24013-1599615898",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24013,
        "title": "Pokémon Gold/Silver/Crystal - Team Rocket HQ (arrangement)",
        "version": "smwc-24013-1599615898",
        "upstream_time": 1599615898,
        "download_url": "https://dl.smwcentral.net/24013/gsc_rocket_hideout_0_2.zip",
        "filename": "gsc_rocket_hideout_0_2.zip",
        "size": 32532,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-tin-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24938,
    "title": "Pokémon Gold/Silver/Crystal - Tin Tower",
    "authors": [
      "mason"
    ],
    "tags": [
      "dark",
      "ghost house",
      "mountain",
      "mysterious",
      "night",
      "temple",
      "tense"
    ],
    "description": "A spooky and mysterious song from the GBC Pokémon games. I imagine this fitting a ghost house, dark forest, mountain, or temple. <br>\r\n<br>\r\nSpecial thanks to NewPointless for fielding my questions. This is my first uploaded port! Please give credit if used. Requested by Brutapode89.",
    "latest_version": "smwc-24938-1606932045",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24938,
        "title": "Pokémon Gold/Silver/Crystal - Tin Tower",
        "version": "smwc-24938-1606932045",
        "upstream_time": 1606932045,
        "download_url": "https://dl.smwcentral.net/24938/tintowerv1.1.zip",
        "filename": "tintowerv1.1.zip",
        "size": 30844,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-trainers-eyes-meet-team-rocket",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26648,
    "title": "Pokémon Gold/Silver/Crystal - Trainers' Eyes Meet (Team Rocket)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "chase",
      "dark",
      "industrial",
      "misc",
      "overworld",
      "retro",
      "swamp",
      "tense",
      "urban"
    ],
    "description": "A nasty song that can be used for chases and tense areas.<br>\r\nThe sample from musicalman's pack fits perfectly!<br>\r\n<br>\r\nRequested by BrandoGaming.",
    "latest_version": "smwc-26648-1620155245",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26648,
        "title": "Pokémon Gold/Silver/Crystal - Trainers' Eyes Meet (Team Rocket)",
        "version": "smwc-26648-1620155245",
        "upstream_time": 1620155245,
        "download_url": "https://dl.smwcentral.net/26648/gsc_rocket_encounter_0_1.zip",
        "filename": "gsc_rocket_encounter_0_1.zip",
        "size": 37260,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-gold-silver-crystal-violet-city-olivine-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41763,
    "title": "Pokémon Gold/Silver/Crystal - Violet City / Olivine City",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "retro",
      "title",
      "town",
      "upbeat",
      "urban"
    ],
    "description": "Violet City & Olivine City from Pokémon Gold/Silver/Crystal.",
    "latest_version": "smwc-41763-1773981497",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41763,
        "title": "Pokémon Gold/Silver/Crystal - Violet City / Olivine City",
        "version": "smwc-41763-1773981497",
        "upstream_time": 1773981497,
        "download_url": "https://dl.smwcentral.net/41763/Pokemon%20GSC%20-%20Violet%20City%20%26%20Olivine%20City.zip",
        "filename": "Pokemon GSC - Violet City %26 Olivine City.zip",
        "size": 76809,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24100,
        "title": "Pokémon Gold/Silver/Crystal - Violet City / Olivine City",
        "version": "smwc-24100-1597380729",
        "upstream_time": 1597380729,
        "download_url": "https://dl.smwcentral.net/24100/gsc_violet_0_1.zip",
        "filename": "gsc_violet_0_1.zip",
        "size": 35042,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-heartgold-soulsilver-battle-champion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7123,
    "title": "Pokémon HeartGold/SoulSilver - Battle! Champion",
    "authors": [
      "Tornado"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "final",
      "fire",
      "temple"
    ],
    "description": "The song that plays when fighting the champion and Red in Pokémon Heart Gold and Soul Silver. Would suit a big boss fight.",
    "latest_version": "smwc-7123-1324101401",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7123,
        "title": "Pokémon HeartGold/SoulSilver - Battle! Champion",
        "version": "smwc-7123-1324101401",
        "upstream_time": 1324101401,
        "download_url": "https://dl.smwcentral.net/7123/PokemonHGSS-ChampionBattle.zip",
        "filename": "PokemonHGSS-ChampionBattle.zip",
        "size": 74713,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-heartgold-soulsilver-cerulean-city-fuchsia-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41738,
    "title": "Pokémon HeartGold/SoulSilver - Cerulean City / Fuchsia City",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "cutscene",
      "night",
      "nightm",
      "overworld",
      "sky",
      "title",
      "town",
      "upbeat",
      "urban",
      "water"
    ],
    "description": "The lovely theme from everyone's favourite blue and pink towns in the Kanto region, so comfortingly remixed in Generation IV.<br>\r\n<br>\r\nThis song is so dear and special to me, and has been ever since I was a little child. It's a shame it got shafted so hard in the original Generation II games. So here's me doing my part to give this song the love it deserves.",
    "latest_version": "smwc-41738-1774809315",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41738,
        "title": "Pokémon HeartGold/SoulSilver - Cerulean City / Fuchsia City",
        "version": "smwc-41738-1774809315",
        "upstream_time": 1774809315,
        "download_url": "https://dl.smwcentral.net/41738/ceruleancity.zip",
        "filename": "ceruleancity.zip",
        "size": 33143,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-heartgold-soulsilver-pok-gear-radio-buena-s-password",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29319,
    "title": "Pokémon HeartGold/SoulSilver - Pokégear Radio: Buena's Password",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "bonus",
      "carnival",
      "cutscene",
      "overworld",
      "switch palace",
      "urban"
    ],
    "description": "The peppy theme that plays when you tune into Buena's Password in Pokémon HeartGold and SoulSilver.<br>\r\n<br>\r\nThis song never fails to make me feel like grooving. Probably best suited for exciting bonus stages and the like.<br>\r\n<br>\r\nOriginally ported for Superfamicompo 3.",
    "latest_version": "smwc-29319-1643687563",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29319,
        "title": "Pokémon HeartGold/SoulSilver - Pokégear Radio: Buena's Password",
        "version": "smwc-29319-1643687563",
        "upstream_time": 1643687563,
        "download_url": "https://dl.smwcentral.net/29319/buena.zip",
        "filename": "buena.zip",
        "size": 34972,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-heartgold-soulsilver-route",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14955,
    "title": "Pokémon HeartGold/SoulSilver - Route 3",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "calm",
      "grassland",
      "mountain",
      "overworld",
      "town"
    ],
    "description": "One of the route themes from Pokemon HGSS. Could fit cheery overworlds, grass zones, and so on.",
    "latest_version": "smwc-14955-1486649551",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14955,
        "title": "Pokémon HeartGold/SoulSilver - Route 3",
        "version": "smwc-14955-1486649551",
        "upstream_time": 1486649551,
        "download_url": "https://dl.smwcentral.net/14955/Route%203.zip",
        "filename": "Route 3.zip",
        "size": 71794,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-heartgold-soulsilver-viridian-city-pewter-city-saffron-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20913,
    "title": "Pokémon HeartGold/SoulSilver - Viridian City / Pewter City / Saffron City",
    "authors": [
      "Lumy"
    ],
    "tags": [
      "calm",
      "town"
    ],
    "description": "A relaxing bossa nova song that plays in Viridian City (I think it's also used for Pewter City and some other Kanto cities). This port originally was 100% unsampled, but I had to remove the noise instruments because they were forced to play in channels that aren't channel 8, which would conflict with SMW's noise SFX. Instead, I used samples that should go well with SMW's.",
    "latest_version": "smwc-20913-1565835823",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20913,
        "title": "Pokémon HeartGold/SoulSilver - Viridian City / Pewter City / Saffron City",
        "version": "smwc-20913-1565835823",
        "upstream_time": 1565835823,
        "download_url": "https://dl.smwcentral.net/20913/HGSS_Viridian_City_v4.zip",
        "filename": "HGSS_Viridian_City_v4.zip",
        "size": 39325,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-heartgold-soulsilver-wi-fi-lobby",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7638,
    "title": "Pokémon HeartGold/SoulSilver - Wi-Fi Lobby",
    "authors": [
      "Tornado"
    ],
    "tags": [
      "calm",
      "night",
      "overworld",
      "sky",
      "title",
      "town"
    ],
    "description": "The Wifi lobby theme in Pokémon HG/SS. Could fit a calm area and/or overworld.",
    "latest_version": "smwc-7638-1325397267",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7638,
        "title": "Pokémon HeartGold/SoulSilver - Wi-Fi Lobby",
        "version": "smwc-7638-1325397267",
        "upstream_time": 1325397267,
        "download_url": "https://dl.smwcentral.net/7638/Pokemon%20HGSS-WifiLobby.zip",
        "filename": "Pokemon HGSS-WifiLobby.zip",
        "size": 71424,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-mystery-dungeon-explorers-of-darkness-time-sky-hidden-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21260,
    "title": "Pokémon Mystery Dungeon: Explorers of Darkness/Time/Sky - Hidden Land",
    "authors": [
      "Exodust"
    ],
    "tags": [
      "ambient",
      "calm",
      "forest",
      "grassland",
      "mountain",
      "mysterious",
      "overworld",
      "ruins",
      "sky",
      "snow"
    ],
    "description": "A whimsical, melancholic tune, applicable in a lot of different situations. Depending on which, you might want to change echo volume so it fits better with whatever you're matching this song with.<br>\r\n<br>\r\nOmits 13 SMW Thunder.brr",
    "latest_version": "smwc-21260-1572576108",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21260,
        "title": "Pokémon Mystery Dungeon: Explorers of Darkness/Time/Sky - Hidden Land",
        "version": "smwc-21260-1572576108",
        "upstream_time": 1572576108,
        "download_url": "https://dl.smwcentral.net/21260/Hidden_Land.zip",
        "filename": "Hidden_Land.zip",
        "size": 63685,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-mystery-dungeon-explorers-of-sky-have-to-get-home",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39098,
    "title": "Pokémon Mystery Dungeon: Explorers of Sky - Have to Get Home",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "credits",
      "cutscene",
      "overworld"
    ],
    "description": "Requested by Nanashi",
    "latest_version": "smwc-39098-1740607444",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39098,
        "title": "Pokémon Mystery Dungeon: Explorers of Sky - Have to Get Home",
        "version": "smwc-39098-1740607444",
        "upstream_time": 1740607444,
        "download_url": "https://dl.smwcentral.net/39098/Have%20to%20Get%20Home.zip",
        "filename": "Have to Get Home.zip",
        "size": 31151,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-mystery-dungeon-explorers-of-sky-southern-jungle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21983,
    "title": "Pokémon Mystery Dungeon: Explorers of Sky - Southern Jungle",
    "authors": [
      "Exodust"
    ],
    "tags": [
      "grassland",
      "jungle",
      "overworld",
      "swamp"
    ],
    "description": "An extremely simple and short song that could work for grassy, jungly levels and overworlds, probably best for overworlds actually hahahaha<br>\r\n<br>\r\nDon't think you could get more 1:1 with this one.",
    "latest_version": "smwc-21983-1580787046",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21983,
        "title": "Pokémon Mystery Dungeon: Explorers of Sky - Southern Jungle",
        "version": "smwc-21983-1580787046",
        "upstream_time": 1580787046,
        "download_url": "https://dl.smwcentral.net/21983/Southern%20Jungle.zip",
        "filename": "Southern Jungle.zip",
        "size": 85967,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-mystery-dungeon-explorers-of-time-darkness-sky-aegis-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26195,
    "title": "Pokémon Mystery Dungeon: Explorers of Time/Darkness/Sky - Aegis Cave",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "desert",
      "ruins",
      "temple"
    ],
    "description": "Aegis Cave from the second PMD game, requested by reze. Good for ruins, temples and/or pyramid levels in the middle of a scorching desert, or just in general I suppose. lol<br>\r\n<br>\r\nNOTE: Not compatible with thunders or Blaargs",
    "latest_version": "smwc-26195-1615926696",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26195,
        "title": "Pokémon Mystery Dungeon: Explorers of Time/Darkness/Sky - Aegis Cave",
        "version": "smwc-26195-1615926696",
        "upstream_time": 1615926696,
        "download_url": "https://dl.smwcentral.net/26195/aegiscave.zip",
        "filename": "aegiscave.zip",
        "size": 87057,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-mystery-dungeon-explorers-of-time-darkness-sky-amp-plains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18135,
    "title": "Pokémon Mystery Dungeon: Explorers of Time/Darkness/Sky - Amp Plains",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "castle",
      "cave",
      "industrial",
      "urban"
    ],
    "description": "This upbeat song is from two games: <br>\r\n<br>\r\nPokémon Mystery Dungeon: Explorers of Time & Darkness<br>\r\nPokémon Super Mystery Dungeon<br>\r\n<br>\r\nThis song works well when used in any indoor level. A castle, cave, ghost house, etc. (probably NOT for a switch palace)<br>\r\n<br>\r\nUPDATE: Tacked on $F4 $02 to make the entire thing sound much better than before. I also changed a few things here and there a while back, but can't remember what exactly (it was probably ADSR or something).<br>\r\n",
    "latest_version": "smwc-18135-1536461418",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18135,
        "title": "Pokémon Mystery Dungeon: Explorers of Time/Darkness/Sky - Amp Plains",
        "version": "smwc-18135-1536461418",
        "upstream_time": 1536461418,
        "download_url": "https://dl.smwcentral.net/18135/Amp%20Plains.zip",
        "filename": "Amp Plains.zip",
        "size": 32771,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-mystery-dungeon-explorers-of-time-darkness-sky-lower-brine-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18179,
    "title": "Pokémon Mystery Dungeon: Explorers of Time/Darkness/Sky - Lower Brine Cave",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "cave",
      "dark",
      "temple",
      "tense",
      "water"
    ],
    "description": "This is the theme that plays at the lower depths of the Brine Cave dungeon, which contains the final floors of the dungeon before you face off against the boss (or should I say, bosses) of this dungeon. <br>\r\n<br>\r\nBasically, as the title suggests, this has a very bassy and deep feel that complements the \"deep sea cave\" vibe of the dungeon very nicely, and as such it would be best used in a scenario like that. Something like a sunken ship/temple deep in the depths of the sea would also fit very nicely for this.",
    "latest_version": "smwc-18179-1537490890",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18179,
        "title": "Pokémon Mystery Dungeon: Explorers of Time/Darkness/Sky - Lower Brine Cave",
        "version": "smwc-18179-1537490890",
        "upstream_time": 1537490890,
        "download_url": "https://dl.smwcentral.net/18179/lowerbrinecave.zip",
        "filename": "lowerbrinecave.zip",
        "size": 54683,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-mystery-dungeon-explorers-of-time-darkness-sky-northern-desert",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22645,
    "title": "Pokémon Mystery Dungeon: Explorers of Time/Darkness/Sky - Northern Desert",
    "authors": [
      "Koopaly"
    ],
    "tags": [
      "athletic",
      "beach",
      "desert",
      "environmental",
      "sky"
    ],
    "description": "Port of the Northern Desert dungeon theme from Pokémon Mystery Dungeon: Explorers of Time/Darkness/Sky.",
    "latest_version": "smwc-22645-1587860949",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22645,
        "title": "Pokémon Mystery Dungeon: Explorers of Time/Darkness/Sky - Northern Desert",
        "version": "smwc-22645-1587860949",
        "upstream_time": 1587860949,
        "download_url": "https://dl.smwcentral.net/22645/Northern%20Desert.zip",
        "filename": "Northern Desert.zip",
        "size": 36382,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-mystery-dungeon-explorers-of-time-darkness-sky-quicksand-pit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18353,
    "title": "Pokémon Mystery Dungeon: Explorers of Time/Darkness/Sky - Quicksand Pit",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "castle",
      "desert",
      "ruins",
      "temple"
    ],
    "description": "This is Quicksand Pit from Pokemon Mystery Dungeon 2. As the name suggests, it would be best used in desert and ruin areas, like ruined castles, temples and pyramids. The port itself also has a different drumbeat compared to the original, but it should be fine either way. lol",
    "latest_version": "smwc-18353-1540520071",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18353,
        "title": "Pokémon Mystery Dungeon: Explorers of Time/Darkness/Sky - Quicksand Pit",
        "version": "smwc-18353-1540520071",
        "upstream_time": 1540520071,
        "download_url": "https://dl.smwcentral.net/18353/quicksand.zip",
        "filename": "quicksand.zip",
        "size": 93366,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-mystery-dungeon-explorers-of-time-darkness-sky-temporal-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17989,
    "title": "Pokémon Mystery Dungeon: Explorers of Time/Darkness/Sky - Temporal Tower",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "castle",
      "cutscene",
      "dark",
      "final",
      "mountain",
      "temple",
      "tense"
    ],
    "description": "This is the theme that plays in Temporal Tower, which is the final dungeon of PMD: EoT/D/S (well, if you don't count the post-game dungeons that is). This may be a very iconic tune for the people who played this game, and IMO it's definitely one of the best tunes in the entirety of the PMD franchise due to that. <br>\r\n<br>\r\nBecause of the final level vibes this has, this should only be used in a final level, especially in a climactic final level before the final boss. This would also be better suited for hacks with a heavier story IMO, but yeah, this still boils down to what and how you want to use this, I'm just a simple porter after all lol",
    "latest_version": "smwc-17989-1533432282",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17989,
        "title": "Pokémon Mystery Dungeon: Explorers of Time/Darkness/Sky - Temporal Tower",
        "version": "smwc-17989-1533432282",
        "upstream_time": 1533432282,
        "download_url": "https://dl.smwcentral.net/17989/temporaltower.zip",
        "filename": "temporaltower.zip",
        "size": 72761,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-mystery-dungeon-gates-to-infinity-infinite-dungeon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17379,
    "title": "Pokémon Mystery Dungeon: Gates to Infinity - Infinite Dungeon 3",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "athletic",
      "beach",
      "cave",
      "sky",
      "water"
    ],
    "description": "An all-around cheery theme that sounds good for an athletic level. Best used for a beach or sky level. It can work in a cave or water level if the aesthetics fit with the \"cheery\" feel from the song.<br>\r\n<br>\r\n(EDIT: Octave and volume of the flute in the last portion of the song was raised and lowered respectively. <s>Added a pitch bend to it as well.</s> Removed some overlooked @25's.)",
    "latest_version": "smwc-17379-1523605086",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17379,
        "title": "Pokémon Mystery Dungeon: Gates to Infinity - Infinite Dungeon 3",
        "version": "smwc-17379-1523605086",
        "upstream_time": 1523605086,
        "download_url": "https://dl.smwcentral.net/17379/Infinite%20Dungeon%203.zip",
        "filename": "Infinite Dungeon 3.zip",
        "size": 33288,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-mystery-dungeon-gates-to-infinity-stony-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17943,
    "title": "Pokémon Mystery Dungeon: Gates to Infinity - Stony Cave",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "cave",
      "desert",
      "grassland",
      "mountain",
      "town"
    ],
    "description": "A theme from the Pokémon Mystery Dungeon Series. Despite the title, this song doesn't really sound like a cave theme at all (at least for SMW levels). This theme is a nice tune that is more fitting for mountainous environments, grasslands, and sometimes deserts.<br>\r\n<br>\r\nUPDATES: Replaced the nylon guitar for a steel guitar. Added more instrumentation to the beginning. Increased the echo reverb and delay. Various volume and panning changes. ",
    "latest_version": "smwc-17943-1532535982",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17943,
        "title": "Pokémon Mystery Dungeon: Gates to Infinity - Stony Cave",
        "version": "smwc-17943-1532535982",
        "upstream_time": 1532535982,
        "download_url": "https://dl.smwcentral.net/17943/Stony%20Cave.zip",
        "filename": "Stony Cave.zip",
        "size": 53418,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-mystery-dungeon-red-blue-rescue-team-buried-relic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22764,
    "title": "Pokémon Mystery Dungeon: Red/Blue Rescue Team - Buried Relic",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "castle",
      "desert",
      "ruins",
      "temple"
    ],
    "description": "A unsampled port of Buried Relic from the first PMD game. Could go well with ruin, temple and pyramid levels with a fairly upbeat feeling. Could also work in castles too I guess",
    "latest_version": "smwc-22764-1589519947",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22764,
        "title": "Pokémon Mystery Dungeon: Red/Blue Rescue Team - Buried Relic",
        "version": "smwc-22764-1589519947",
        "upstream_time": 1589519947,
        "download_url": "https://dl.smwcentral.net/22764/Buried%20Relic%20%5BU%5D.zip",
        "filename": "Buried Relic %5BU%5D.zip",
        "size": 34090,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22763,
        "title": "Pokémon Mystery Dungeon: Red/Blue Rescue Team - Buried Relic",
        "version": "smwc-22763-1589519931",
        "upstream_time": 1589519931,
        "download_url": "https://dl.smwcentral.net/22763/Buried%20Relic%20%5BS%5D.zip",
        "filename": "Buried Relic %5BS%5D.zip",
        "size": 74945,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-mystery-dungeon-red-blue-rescue-team-frosty-grotto",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20916,
    "title": "Pokémon Mystery Dungeon: Red/Blue Rescue Team - Frosty Grotto",
    "authors": [
      "Lumy"
    ],
    "tags": [
      "cave",
      "dark",
      "forest",
      "ice",
      "spooky",
      "tense"
    ],
    "description": "An ominous and unsettling icy song that plays in Frosty Grotto. Although this was originally made for an icy area, it can also work for dark forests.",
    "latest_version": "smwc-20916-1566321916",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20916,
        "title": "Pokémon Mystery Dungeon: Red/Blue Rescue Team - Frosty Grotto",
        "version": "smwc-20916-1566321916",
        "upstream_time": 1566321916,
        "download_url": "https://dl.smwcentral.net/20916/PMD%20Frosty%20Grotto%20v3.zip",
        "filename": "PMD Frosty Grotto v3.zip",
        "size": 66509,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-mystery-dungeon-red-blue-rescue-team-mt-blaze-peak",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20955,
    "title": "Pokémon Mystery Dungeon: Red/Blue Rescue Team - Mt. Blaze Peak",
    "authors": [
      "Exodust"
    ],
    "tags": [
      "desert",
      "fire",
      "mountain",
      "overworld",
      "ruins",
      "temple"
    ],
    "description": "Multi-purpose, mellow, somber song.<br>\r\n<br>\r\nDoes NOT include:<br>\r\n - 13 SMW Thunder.brr<br>\r\n<br>\r\nNear-1:1 accuracy.",
    "latest_version": "smwc-20955-1566841663",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20955,
        "title": "Pokémon Mystery Dungeon: Red/Blue Rescue Team - Mt. Blaze Peak",
        "version": "smwc-20955-1566841663",
        "upstream_time": 1566841663,
        "download_url": "https://dl.smwcentral.net/20955/Mt.%20Blaze%20Peak.zip",
        "filename": "Mt. Blaze Peak.zip",
        "size": 89368,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-mystery-dungeon-red-blue-rescue-team-sky-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23852,
    "title": "Pokémon Mystery Dungeon: Red/Blue Rescue Team - Sky Tower",
    "authors": [
      "Lumy"
    ],
    "tags": [
      "final",
      "sky"
    ],
    "description": "A beautiful and heavenly sounding song that plays in Sky Tower, the final dungeon of the main story. Makes extensive usage of ARAM, so some SMW samples have been disabled for it. Comes in four versions of txt:<br>\r\n<br>\r\n- SMW Compatible: has the best quality of the bunch, but isn't compatible with Blargg roar SFX, Thunder SFX, Valley of Bowser appears SFX and Castle destruction bomb SFX. Additionally, it uses noise instruments that affect noise-based SFX, like Fire Spit SFX, Podoboo SFX and Koopaling land in lava SFX.<br>\r\n<br>\r\n- Noise SFX Compatible: uses a noise sample instead of the regular SPC700-generated noise, meaning it won't affect noise-based SFX. The other alternative to circumvent the issue would be to send all the noise instruments to channel 8, but then the song would suffer noticeable cuts every time the jump SFX played.<br>\r\n<br>\r\n- Blargg & Thunder Compatible: at the cost of some echo delay, it is compatible with Blargg roar SFX, Thunder SFX, Valley of Bowser appears SFX and Castle destruction bomb SFX.<br>\r\n<br>\r\n- Most Compatible: a combination of the previous two versions.<br>\r\n<br>\r\nAll versions are incompatible with the Bonus End music.<br>\r\nSamples omitted: 09 SMW @7.brr, 0D SMW @14.brr, 0F SMW @21.brr, 11 SMW @17.brr, (13 SMW Thunder.brr)*.<br>\r\n*Only for the SMW Compatible and Noise SFX Compatible versions.<br>\r\n<br>\r\nI've also included the SPC of the original port for listening purposes. Enjoy!",
    "latest_version": "smwc-23852-1596858361",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23852,
        "title": "Pokémon Mystery Dungeon: Red/Blue Rescue Team - Sky Tower",
        "version": "smwc-23852-1596858361",
        "upstream_time": 1596858361,
        "download_url": "https://dl.smwcentral.net/23852/PMD%20-%20Sky%20Tower.zip",
        "filename": "PMD - Sky Tower.zip",
        "size": 295505,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-mystery-dungeon-red-rescue-team-great-canyon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22220,
    "title": "Pokémon Mystery Dungeon: Red Rescue Team - Great Canyon",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "mountain"
    ],
    "description": "Great Canyon from Pokémon Mystery Dungeon: Red Rescue Team. This port includes a version with echo, which sounds nicer but makes the song incompatible with Yoshi and P-Switches. Useful for eastern levels and mountain levels.",
    "latest_version": "smwc-22220-1582936616",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22220,
        "title": "Pokémon Mystery Dungeon: Red Rescue Team - Great Canyon",
        "version": "smwc-22220-1582936616",
        "upstream_time": 1582936616,
        "download_url": "https://dl.smwcentral.net/22220/PMD%20Red%20Rescue%20Team%20-%20Great%20Canyon.zip",
        "filename": "PMD Red Rescue Team - Great Canyon.zip",
        "size": 146833,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-nightmare-invasion-battle-professor-chen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26441,
    "title": "Pokémon Nightmare: Invasion - Battle! Professor Chen",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "boss",
      "cave",
      "chase",
      "cutscene",
      "tense"
    ],
    "description": "A twisted turn on Prof. Oak's encounter, making it a grim character and one of the principal antagonists of this creepypasta game.<br>\r\n<br>\r\nI must admit the original midi is kind of poor, but the song is still useful in tense areas.",
    "latest_version": "smwc-26441-1618602095",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26441,
        "title": "Pokémon Nightmare: Invasion - Battle! Professor Chen",
        "version": "smwc-26441-1618602095",
        "upstream_time": 1618602095,
        "download_url": "https://dl.smwcentral.net/26441/invasion_chen_battle_0_1.zip",
        "filename": "invasion_chen_battle_0_1.zip",
        "size": 36682,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-nightmare-invasion-evolution-complete",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26769,
    "title": "Pokémon Nightmare: Invasion - Evolution Complete",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "chase",
      "fire",
      "misc",
      "tense"
    ],
    "description": "This is an exercise around Pokemon's original evolution theme, it builds into tension and declines into multiple variations. Good for chase or bonus levels.<br>\r\n<br>\r\nOriginally it was used as a boss theme.<br>\r\nProps to Tamaki for the help on reaching 7th octave.",
    "latest_version": "smwc-26769-1622131793",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26769,
        "title": "Pokémon Nightmare: Invasion - Evolution Complete",
        "version": "smwc-26769-1622131793",
        "upstream_time": 1622131793,
        "download_url": "https://dl.smwcentral.net/26769/invasion_evolc_0_2.zip",
        "filename": "invasion_evolc_0_2.zip",
        "size": 47636,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-nightmare-invasion-fear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26431,
    "title": "Pokémon Nightmare: Invasion - Fear",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "cave",
      "cutscene",
      "dark",
      "environmental",
      "final",
      "misc",
      "overworld",
      "spooky",
      "tense"
    ],
    "description": "Uneasy, vile song useful for overworlds or these little rooms before a terrifying boss... Like the calm before the storm.",
    "latest_version": "smwc-26431-1618720332",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26431,
        "title": "Pokémon Nightmare: Invasion - Fear",
        "version": "smwc-26431-1618720332",
        "upstream_time": 1618720332,
        "download_url": "https://dl.smwcentral.net/26431/invasion_fear_0_1.zip",
        "filename": "invasion_fear_0_1.zip",
        "size": 32438,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-nightmare-invasion-park-invasion-mid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24198,
    "title": "Pokémon Nightmare: Invasion - Park (Invasion).mid",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "calm",
      "credits",
      "cutscene",
      "dark",
      "grassland",
      "ruins",
      "spooky",
      "urban"
    ],
    "description": "A twisted and darkened park theme. While it keeps its quiet flavour, it comes off as nasty and altered. Can be used in a dark grassland or during cutscenes; or even in a bad ending's credits roll.<br>\r\n<br>\r\nAnd yes, it's the park song from Pokemon Gold/Silver/Crystal.",
    "latest_version": "smwc-24198-1598922769",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24198,
        "title": "Pokémon Nightmare: Invasion - Park (Invasion).mid",
        "version": "smwc-24198-1598922769",
        "upstream_time": 1598922769,
        "download_url": "https://dl.smwcentral.net/24198/park_invasion_0_1.zip",
        "filename": "park_invasion_0_1.zip",
        "size": 37743,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-nightmare-invasion-shopping-center-blue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24122,
    "title": "Pokémon Nightmare: Invasion - Shopping Center Blue",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "cave",
      "dark",
      "industrial",
      "retro",
      "sewer",
      "spooky",
      "tense",
      "urban"
    ],
    "description": "My favourite Pokemon Creepypasta fangame and its twisted theme. For iffy industrial places.<br>\r\n<br>\r\nAnd yes, it's a remix of Pokemon Red/Blue/Yellow's Celadon City.",
    "latest_version": "smwc-24122-1598923350",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24122,
        "title": "Pokémon Nightmare: Invasion - Shopping Center Blue",
        "version": "smwc-24122-1598923350",
        "upstream_time": 1598923350,
        "download_url": "https://dl.smwcentral.net/24122/invasion_shopping_center_0_1.zip",
        "filename": "invasion_shopping_center_0_1.zip",
        "size": 38058,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-nightmare-invasion-silence",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24309,
    "title": "Pokémon Nightmare: Invasion - Silence",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "castle",
      "cave",
      "dark",
      "environmental",
      "forest",
      "ghost house",
      "overworld",
      "ruins",
      "spooky",
      "tense",
      "urban"
    ],
    "description": "A very light song intended to give your player the heeby jeebies. Can work is some haunted area, forest, overworld, you name it. For Halloween hacks.<br>\r\n<br>\r\nI believe the original author, Xargoth, did some mix between Lavender Town and Pokemon Tower; from Pokemon Red/Blue/Yellow.",
    "latest_version": "smwc-24309-1599615505",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24309,
        "title": "Pokémon Nightmare: Invasion - Silence",
        "version": "smwc-24309-1599615505",
        "upstream_time": 1599615505,
        "download_url": "https://dl.smwcentral.net/24309/invasion_silence_0_1.zip",
        "filename": "invasion_silence_0_1.zip",
        "size": 41486,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-nightmare-invasion-utter-consistency",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24220,
    "title": "Pokémon Nightmare: Invasion - Utter Consistency",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "athletic",
      "dark",
      "final",
      "industrial",
      "misc",
      "tense",
      "urban"
    ],
    "description": "This rather eerie theme is used in the game's Glitch City. It has a feeling of oppression, therefore it could be used in final stages in an industrial world.",
    "latest_version": "smwc-24220-1599162608",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24220,
        "title": "Pokémon Nightmare: Invasion - Utter Consistency",
        "version": "smwc-24220-1599162608",
        "upstream_time": 1599162608,
        "download_url": "https://dl.smwcentral.net/24220/invasion_utter_consistency_0_1%20%281%29.zip",
        "filename": "invasion_utter_consistency_0_1 (1).zip",
        "size": 38608,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-nightmare-prophecy-lighthouse",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24219,
    "title": "Pokémon Nightmare: Prophecy - Lighthouse",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "calm",
      "castle",
      "cave",
      "dark",
      "environmental",
      "ghost house",
      "ice",
      "spooky",
      "temple",
      "tense",
      "urban"
    ],
    "description": "A difficult and jarring place. Maybe it is haunted, maybe it is very dangerous; but you have to roam over it nonetheless.<br>\r\n<br>\r\nReally good with the haunted feeling, be it in a ghost house or a desolated, abandoned grassland area. The use of colder colours will add to the effect.<br>\r\n<br>\r\nAnd yes it is a remix of Pokemon Gold/Silver/Crystal's lighthouse.<br>\r\nSeems like this game's development was no longer continued by its author. Unfortunately.",
    "latest_version": "smwc-24219-1598923459",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24219,
        "title": "Pokémon Nightmare: Prophecy - Lighthouse",
        "version": "smwc-24219-1598923459",
        "upstream_time": 1598923459,
        "download_url": "https://dl.smwcentral.net/24219/prophecy_lighthouse_0_1.zip",
        "filename": "prophecy_lighthouse_0_1.zip",
        "size": 36535,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-omega-ruby-alpha-sapphire-battle-lorekeeper-zinnia",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14957,
    "title": "Pokémon Omega Ruby/Alpha Sapphire - Battle! Lorekeeper Zinnia",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "Zinnia's theme from Pokemon Omega Ruby/Alpha Sapphire. While it sounds almost unsampled, external percussions and an improved version of smw's @8 have been used. Could fit chases, bosses and any tense situations.<br>\r\n<br>\r\n<i>Note: Please be careful as tempo will be disturbed when tempo is raised for this music.</i>",
    "latest_version": "smwc-14957-1486650813",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14957,
        "title": "Pokémon Omega Ruby/Alpha Sapphire - Battle! Lorekeeper Zinnia",
        "version": "smwc-14957-1486650813",
        "upstream_time": 1486650813,
        "download_url": "https://dl.smwcentral.net/14957/Zinnia%27s%20theme.zip",
        "filename": "Zinnia%27s theme.zip",
        "size": 32627,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-platinum-battle-hall",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38679,
    "title": "Pokémon Platinum - Battle Hall",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "upbeat"
    ],
    "description": "One of my submissions for Super Famicompo 6 which got 6th place for covers. This includes the original (\"HQ\") version which is too large to be inserted, and a normal version which barely inserts at the cost of some echo and a kick sample. Sorry but the SFX will interrupt the drums in game.<br>\r\nNot compatible with Bonus End, Yoshi, P-Switch, Thunder.",
    "latest_version": "smwc-38679-1732722660",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38679,
        "title": "Pokémon Platinum - Battle Hall",
        "version": "smwc-38679-1732722660",
        "upstream_time": 1732722660,
        "download_url": "https://dl.smwcentral.net/38679/Battle%20Hall.zip",
        "filename": "Battle Hall.zip",
        "size": 130126,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-platinum-distortion-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19824,
    "title": "Pokémon Platinum - Distortion World",
    "authors": [
      "Lazy"
    ],
    "tags": [
      "abstract",
      "dark",
      "space"
    ],
    "description": "Otherworldly song from Pokemon Platinum.<br>\r\n<br>\r\nNote: do not use P-Switches, Blarggs or Bob-omb explosions in levels that use this song.",
    "latest_version": "smwc-19824-1556608480",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19824,
        "title": "Pokémon Platinum - Distortion World",
        "version": "smwc-19824-1556608480",
        "upstream_time": 1556608480,
        "download_url": "https://dl.smwcentral.net/19824/distortionworld.zip",
        "filename": "distortionworld.zip",
        "size": 98629,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-platinum-global-terminal",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39596,
    "title": "Pokémon Platinum - Global Terminal",
    "authors": [
      "sinseiga"
    ],
    "tags": [
      "abstract",
      "retro",
      "sky",
      "space",
      "upbeat"
    ],
    "description": "An iconic song from Pokémon Platinum.<br>\r\n<br>\r\nFor this one, I used longer echo delay for more <b>SPACE</b> feeling.",
    "latest_version": "smwc-39596-1744427492",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39596,
        "title": "Pokémon Platinum - Global Terminal",
        "version": "smwc-39596-1744427492",
        "upstream_time": 1744427492,
        "download_url": "https://dl.smwcentral.net/39596/Global%20Terminal.zip",
        "filename": "Global Terminal.zip",
        "size": 87902,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38680,
        "title": "Pokémon Platinum - Global Terminal",
        "version": "smwc-38680-1730060441",
        "upstream_time": 1730060441,
        "download_url": "https://dl.smwcentral.net/38680/Global%20Terminal.zip",
        "filename": "Global Terminal.zip",
        "size": 37183,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-ranger-lyra-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22283,
    "title": "Pokémon Ranger - Lyra Forest",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "athletic",
      "forest",
      "grassland",
      "overworld"
    ],
    "description": "There doesn't seem to be any Pokémon Ranger ports around here, so here's one for you. I actually wanted to do Lyra's Theme from HGSS, but this is what happened instead lol.<br>\r\n<br>\r\nNice little grassland, little athletic theme. Also could double on the overworld I'm sure. you do what you wanna do with it.",
    "latest_version": "smwc-22283-1583829819",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22283,
        "title": "Pokémon Ranger - Lyra Forest",
        "version": "smwc-22283-1583829819",
        "upstream_time": 1583829819,
        "download_url": "https://dl.smwcentral.net/22283/PKMNRanger_LyraForest.zip",
        "filename": "PKMNRanger_LyraForest.zip",
        "size": 59890,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-red-blue-yellow-a-trainer-appears-boy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21293,
    "title": "Pokémon Red/Blue/Yellow - A Trainer Appears (Boy)",
    "authors": [
      "Janno27"
    ],
    "tags": [
      "bonus",
      "p-switch",
      "star"
    ],
    "description": "Music from pkmn red that plays when you cross eyes with a youngster trainer. Could be good for the star powerup, p-switches, bonus rooms, other effects.",
    "latest_version": "smwc-21293-1570812759",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21293,
        "title": "Pokémon Red/Blue/Yellow - A Trainer Appears (Boy)",
        "version": "smwc-21293-1570812759",
        "upstream_time": 1570812759,
        "download_url": "https://dl.smwcentral.net/21293/pkmn%20trainer.zip",
        "filename": "pkmn trainer.zip",
        "size": 30938,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-red-blue-yellow-battle-gym-leader",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41753,
    "title": "Pokémon Red/Blue/Yellow - Battle! Gym Leader",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "final",
      "retro",
      "tense"
    ],
    "description": "Vs. Gym Leader from Pokémon Red/Blue/Yellow.",
    "latest_version": "smwc-41753-1773980914",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41753,
        "title": "Pokémon Red/Blue/Yellow - Battle! Gym Leader",
        "version": "smwc-41753-1773980914",
        "upstream_time": 1773980914,
        "download_url": "https://dl.smwcentral.net/41753/Pokemon%20RBY%20-%20Vs.%20Gym%20Leader.zip",
        "filename": "Pokemon RBY - Vs. Gym Leader.zip",
        "size": 36491,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-red-blue-yellow-battle-gym-leader-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27379,
    "title": "Pokémon Red/Blue/Yellow  - Battle! Gym Leader (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss"
    ],
    "description": "Poke Man X",
    "latest_version": "smwc-27379-1625681015",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27379,
        "title": "Pokémon Red/Blue/Yellow  - Battle! Gym Leader (Mega Man X Style)",
        "version": "smwc-27379-1625681015",
        "upstream_time": 1625681015,
        "download_url": "https://dl.smwcentral.net/27379/PM_Glb_MMX.zip",
        "filename": "PM_Glb_MMX.zip",
        "size": 62335,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-red-blue-yellow-cinnabar-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41752,
    "title": "Pokémon Red/Blue/Yellow - Cinnabar Island",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "beach",
      "calm",
      "night",
      "overworld",
      "retro",
      "sea",
      "water"
    ],
    "description": "Cinnabar Island from Pokémon Red/Blue/Yellow.",
    "latest_version": "smwc-41752-1773980738",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41752,
        "title": "Pokémon Red/Blue/Yellow - Cinnabar Island",
        "version": "smwc-41752-1773980738",
        "upstream_time": 1773980738,
        "download_url": "https://dl.smwcentral.net/41752/Pokemon%20RBY%20-%20Cinnabar%20Island.zip",
        "filename": "Pokemon RBY - Cinnabar Island.zip",
        "size": 33550,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30438,
        "title": "Pokémon Red/Blue/Yellow - Cinnabar Island",
        "version": "smwc-30438-1659571791",
        "upstream_time": 1659571791,
        "download_url": "https://dl.smwcentral.net/30438/Pokemon%20-%20Red%2C%20Blue%20%26%20Yellow%20-%20Cinnabar%20Island%201.4.zip",
        "filename": "Pokemon - Red%2C Blue %26 Yellow - Cinnabar Island 1.4.zip",
        "size": 31226,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-red-blue-yellow-destiny-of-the-trainer-trainer-battle-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27560,
    "title": "Pokémon Red/Blue/Yellow -  Destiny of the Trainer ~ Trainer Battle (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "final",
      "retro",
      "tense"
    ],
    "description": "Did an arrangement of the <a href=\"https://youtu.be/yEKd5ebxg9M\" rel=\"nofollow\">Trainer Battle theme</a> from Pokémon for Summer C3 2021. Never really got into the Pokémon games at all or really grew up with them, but the Anime is a different story. I grew up watching Indigo League, and that's still one of my favorite animes ever and a reason why Gen 1 hits home for me.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C Minor (Indigo League Pitch, turned on default)<br>\r\n2. B Minor (Game Boy Pitch)<br>\r\n",
    "latest_version": "smwc-27560-1626889423",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27560,
        "title": "Pokémon Red/Blue/Yellow -  Destiny of the Trainer ~ Trainer Battle (Remix)",
        "version": "smwc-27560-1626889423",
        "upstream_time": 1626889423,
        "download_url": "https://dl.smwcentral.net/27560/Destiny%20of%20the%20Trainer.zip",
        "filename": "Destiny of the Trainer.zip",
        "size": 91350,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-red-blue-yellow-evolution-safari-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28052,
    "title": "Pokémon Red/Blue/Yellow - Evolution / Safari Zone",
    "authors": [
      "Brutapode89"
    ],
    "tags": [
      "p-switch"
    ],
    "description": "The theme of the Safari Zone and Evolutions in Pokémon Red, Blue & Yellow versions on Game Boy. Recommended for P-Switch theme.<br>\r\n<br>\r\nUpdate: Added intro now.",
    "latest_version": "smwc-28052-1638051931",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28052,
        "title": "Pokémon Red/Blue/Yellow - Evolution / Safari Zone",
        "version": "smwc-28052-1638051931",
        "upstream_time": 1638051931,
        "download_url": "https://dl.smwcentral.net/28052/Pokemon%20-%20Red%2C%20Blue%20%26%20Yellow%20-%20Evolution%20%26%20Safari%20Zone%20v1.3.zip",
        "filename": "Pokemon - Red%2C Blue %26 Yellow - Evolution %26 Safari Zone v1.3.zip",
        "size": 31022,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-red-blue-yellow-lavender-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7789,
    "title": "Pokémon Red/Blue/Yellow - Lavender Town",
    "authors": [
      "Tornado"
    ],
    "tags": [
      "calm",
      "dark"
    ],
    "description": "Eerie/calm tune from Pokemon R/B/Y. Could suit a solemn area.",
    "latest_version": "smwc-7789-1324189642",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7789,
        "title": "Pokémon Red/Blue/Yellow - Lavender Town",
        "version": "smwc-7789-1324189642",
        "upstream_time": 1324189642,
        "download_url": "https://dl.smwcentral.net/7789/PkmRB-Lavender.zip",
        "filename": "PkmRB-Lavender.zip",
        "size": 66462,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-red-blue-yellow-mt-moon-cave-chrono-trigger-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40920,
    "title": "Pokémon Red/Blue/Yellow - Mt. Moon Cave (Chrono Trigger Style)",
    "authors": [
      "7 up"
    ],
    "tags": [
      "calm",
      "forest",
      "ghost house",
      "night",
      "overworld",
      "ruins",
      "spooky",
      "swamp"
    ],
    "description": "Happy Halloween, everyone! You may remember this song from Super Famicompo 7 (ended up dead last in competition of 11 Challenge entries, but I had fun, anyway), but now it's been submitted with a few changes. An odd and creepy song from the 1st Pokémon games ever. Also known from Hyper VI.<br>\r\n<br>\r\nMost fitting in haunted environments.<br>\r\n<br>\r\nContains three versions:<br>\r\n- with Chrono Trigger bass sample (default)<br>\r\n- with Boo SFX<br>\r\n- with neither of these<br>\r\n<br>\r\nLook into the text file if you want to change the version. The Boo sample was also stolen from one of Gamma V's submissions.",
    "latest_version": "smwc-40920-1766073268",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40920,
        "title": "Pokémon Red/Blue/Yellow - Mt. Moon Cave (Chrono Trigger Style)",
        "version": "smwc-40920-1766073268",
        "upstream_time": 1766073268,
        "download_url": "https://dl.smwcentral.net/40920/mtmoon.zip",
        "filename": "mtmoon.zip",
        "size": 108400,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-red-blue-yellow-pok-mon-caught",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22463,
    "title": "Pokémon Red/Blue/Yellow - Pokémon Caught",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "goal",
      "keyhole"
    ],
    "description": "Unsampled port of the fanfare that plays when you catch a Pokémon in the first generation Pokémon games (Red, Blue and Yellow). Includes a version that includes SMW's goal whistle.<br>\r\n<br>\r\nFits goal and keyhole themes. ",
    "latest_version": "smwc-22463-1586381447",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22463,
        "title": "Pokémon Red/Blue/Yellow - Pokémon Caught",
        "version": "smwc-22463-1586381447",
        "upstream_time": 1586381447,
        "download_url": "https://dl.smwcentral.net/22463/Pokemon%20RBY%20-%20Pokemon%20Caught.zip",
        "filename": "Pokemon RBY - Pokemon Caught.zip",
        "size": 60834,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-red-blue-yellow-professor-oak-s-laboratory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22224,
    "title": "Pokémon Red/Blue/Yellow - Professor Oak's Laboratory",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "cutscene",
      "grassland",
      "overworld",
      "title"
    ],
    "description": "Unsampled port of the song that plays inside Professor Oak's laboratory in the first generation Pokémon games (Red, Blue and Yellow)<br>\r\n<br>\r\nFits tutorial levels and cutscenes (there's no tutorial tag in the official tags list though).<br>\r\n<br>\r\nUpdate: Lowered #2's octave to o3.<br>\r\nUpdate 2: Added ADSR and remote commands (which made the insert size increase to 0x194 bytes).",
    "latest_version": "smwc-22224-1584667954",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22224,
        "title": "Pokémon Red/Blue/Yellow - Professor Oak's Laboratory",
        "version": "smwc-22224-1584667954",
        "upstream_time": 1584667954,
        "download_url": "https://dl.smwcentral.net/22224/Pokemon%20RBY%20-%20Prof.%20Oak%27s%20Laboratory.zip",
        "filename": "Pokemon RBY - Prof. Oak%27s Laboratory.zip",
        "size": 30721,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-red-blue-yellow-rocket-hideout",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27127,
    "title": "Pokémon Red/Blue/Yellow - Rocket Hideout",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "cave",
      "dark",
      "fire",
      "industrial",
      "retro",
      "sewer",
      "spooky",
      "tense",
      "urban"
    ],
    "description": "An almost metal theme. Very aggressive for iffy industrial areas.<br>\r\n<br>\r\nNow refreshed with a different instrumentation and mastering.",
    "latest_version": "smwc-27127-1625114324",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27127,
        "title": "Pokémon Red/Blue/Yellow - Rocket Hideout",
        "version": "smwc-27127-1625114324",
        "upstream_time": 1625114324,
        "download_url": "https://dl.smwcentral.net/27127/rby_rocket_hideout_1_0.zip",
        "filename": "rby_rocket_hideout_1_0.zip",
        "size": 41580,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-red-blue-yellow-route",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22637,
    "title": "Pokémon Red/Blue/Yellow - Route 3",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "mountain",
      "overworld",
      "retro"
    ],
    "description": "Unsampled port of the song that plays in Routes 3 to 10 and 16 to 22 in the first generation Pokémon games (Red, Blue and Yellow).<br>\r\n<br>\r\nMy first port that uses noise.<br>\r\n<br>\r\nFits grasslands and mountains, levels or overworld maps.",
    "latest_version": "smwc-22637-1587859003",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22637,
        "title": "Pokémon Red/Blue/Yellow - Route 3",
        "version": "smwc-22637-1587859003",
        "upstream_time": 1587859003,
        "download_url": "https://dl.smwcentral.net/22637/Pokemon%20RBY%20-%20Route%203.zip",
        "filename": "Pokemon RBY - Route 3.zip",
        "size": 30891,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22444,
        "title": "Pokémon Red/Blue/Yellow - Route 1",
        "version": "smwc-22444-1586195557",
        "upstream_time": 1586195557,
        "download_url": "https://dl.smwcentral.net/22444/Pokemon%20RBY%20-%20Route%201.zip",
        "filename": "Pokemon RBY - Route 1.zip",
        "size": 30877,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8213,
        "title": "Pokémon Red/Blue/Yellow - Route 1",
        "version": "smwc-8213-1339274393",
        "upstream_time": 1339274393,
        "download_url": "https://dl.smwcentral.net/8213/Pokemon%20RBG%20-%20Route%201.zip",
        "filename": "Pokemon RBG - Route 1.zip",
        "size": 61871,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7861,
        "title": "Pokémon Red/Blue/Yellow - Route 12",
        "version": "smwc-7861-1314130035",
        "upstream_time": 1314130035,
        "download_url": "https://dl.smwcentral.net/7861/Pokemon%20RBY%20-%20Route%2012.zip",
        "filename": "Pokemon RBY - Route 12.zip",
        "size": 70340,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-red-blue-yellow-s-s-anne",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7264,
    "title": "Pokémon Red/Blue/Yellow - S. S. Anne",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "grassland",
      "retro",
      "town"
    ],
    "description": "Short, sweet tune from Pokemon Red/Blue/Yellow that would suit a ship or short level rather well.",
    "latest_version": "smwc-7264-1314130143",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7264,
        "title": "Pokémon Red/Blue/Yellow - S. S. Anne",
        "version": "smwc-7264-1314130143",
        "upstream_time": 1314130143,
        "download_url": "https://dl.smwcentral.net/7264/prbyssa.zip",
        "filename": "prbyssa.zip",
        "size": 67993,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-red-blue-yellow-silph-co",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8281,
    "title": "Pokémon Red/Blue/Yellow - Silph Co.",
    "authors": [
      "sincx"
    ],
    "tags": [
      "cutscene",
      "industrial"
    ],
    "description": "The dubious song that plays in the Silph Company building.",
    "latest_version": "smwc-8281-1350997659",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8281,
        "title": "Pokémon Red/Blue/Yellow - Silph Co.",
        "version": "smwc-8281-1350997659",
        "upstream_time": 1350997659,
        "download_url": "https://dl.smwcentral.net/8281/SilphCo.zip",
        "filename": "SilphCo.zip",
        "size": 68462,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-red-blue-yellow-vermilion-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24098,
    "title": "Pokémon Red/Blue/Yellow - Vermilion City",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "calm",
      "overworld"
    ],
    "description": "Song that Vermilion City from Pokémon Red/Blue/Yellow. Good for a overworld themes.",
    "latest_version": "smwc-24098-1597462864",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24098,
        "title": "Pokémon Red/Blue/Yellow - Vermilion City",
        "version": "smwc-24098-1597462864",
        "upstream_time": 1597462864,
        "download_url": "https://dl.smwcentral.net/24098/Pokemon%20RBY%20-%20Vermilion%20City%20.zip",
        "filename": "Pokemon RBY - Vermilion City .zip",
        "size": 31216,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-red-blue-yellow-vermillion-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7095,
    "title": "Pokémon Red/Blue/Yellow - Vermillion City",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "grassland",
      "town"
    ],
    "description": "This is the theme played in the city containing the third gym, Vermillion City.",
    "latest_version": "smwc-7095-1316285065",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7095,
        "title": "Pokémon Red/Blue/Yellow - Vermillion City",
        "version": "smwc-7095-1316285065",
        "upstream_time": 1316285065,
        "download_url": "https://dl.smwcentral.net/7095/prbyvc.zip",
        "filename": "prbyvc.zip",
        "size": 60038,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-red-blue-yellow-viridian-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23124,
    "title": "Pokémon Red/Blue/Yellow - Viridian Forest",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "dark",
      "forest"
    ],
    "description": "The song that plays in Viridian Forest in the first generation Pokémon games (Red/Blue/Yellow).<br>\r\n<br>\r\nRequested by Brutapode89.<br>\r\n<br>\r\nFits forests, levels or overworlds.<br>\r\n<br>\r\nUpdate: Changed ADSR, and fixed the noise channel.",
    "latest_version": "smwc-23124-1590688863",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23124,
        "title": "Pokémon Red/Blue/Yellow - Viridian Forest",
        "version": "smwc-23124-1590688863",
        "upstream_time": 1590688863,
        "download_url": "https://dl.smwcentral.net/23124/Pokemon%20RBY%20-%20Viridian%20Forest.zip",
        "filename": "Pokemon RBY - Viridian Forest.zip",
        "size": 30827,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-ruby-sapphire-emerald-battle-gym-leader",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22435,
    "title": "Pokémon Ruby/Sapphire/Emerald - Battle! Gym Leader",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "athletic",
      "boss",
      "tense"
    ],
    "description": "One of my favorite tracks from the Pokémon R / S / E game. Good for tense levels or battles.",
    "latest_version": "smwc-22435-1585695850",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22435,
        "title": "Pokémon Ruby/Sapphire/Emerald - Battle! Gym Leader",
        "version": "smwc-22435-1585695850",
        "upstream_time": 1585695850,
        "download_url": "https://dl.smwcentral.net/22435/GYM%20Boss%20Theme.zip",
        "filename": "GYM Boss Theme.zip",
        "size": 42783,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-ruby-sapphire-emerald-battle-steven",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21237,
    "title": "Pokémon Ruby/Sapphire/Emerald - Battle! Steven",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "My other Super Famicompo submission!<br>\r\nThis is the theme that plays during the Champion battle in Pokémon RSE (yes, in Emerald the Champion is Wallace, but the song is the same :shrug:), fitting for bosses.<br>\r\nIt took me a while to upload because I wanted to fiddle with it a bit, but in the end I decided against it.<br>\r\n",
    "latest_version": "smwc-21237-1569972840",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21237,
        "title": "Pokémon Ruby/Sapphire/Emerald - Battle! Steven",
        "version": "smwc-21237-1569972840",
        "upstream_time": 1569972840,
        "download_url": "https://dl.smwcentral.net/21237/Champion%20Battle.zip",
        "filename": "Champion Battle.zip",
        "size": 92375,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-ruby-sapphire-emerald-battle-wild-pok-mon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27860,
    "title": "Pokémon Ruby/Sapphire/Emerald - Battle! Wild Pokémon",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "The iconic theme from Pokémon RSE that plays when you encounter a wild Pokémon!<br>\r\n<br>\r\nCan fit in tense areas or boss battles.<br>\r\n<br>\r\nEdit: Updated to use GAIN remote commands instead of ADSR ones because it wasn't being processed in game.",
    "latest_version": "smwc-27860-1630334421",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27860,
        "title": "Pokémon Ruby/Sapphire/Emerald - Battle! Wild Pokémon",
        "version": "smwc-27860-1630334421",
        "upstream_time": 1630334421,
        "download_url": "https://dl.smwcentral.net/27860/Pokemon%20RSE%20-%20Wild%20Pokemon%20Encounter%21.zip",
        "filename": "Pokemon RSE - Wild Pokemon Encounter%21.zip",
        "size": 32394,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-ruby-sapphire-emerald-dive",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39983,
    "title": "Pokémon Ruby/Sapphire/Emerald - Dive",
    "authors": [
      "NovaDelta"
    ],
    "tags": [
      "ambient",
      "calm",
      "sea",
      "upbeat",
      "water"
    ],
    "description": "This is the music that plays when you use the HM Dive in Pokemon Ruby, Sapphire, and Emerald.<br>\r\n<br>\r\nObviously, it would probably fit water levels the best. XD<br>\r\n<br>\r\nI couldn't quite get an accurate representation of the chimes using default samples, but @3 fills the role adequately.<br>\r\n<br>\r\nI also did not include the section at the very end where bubbles would normally play as I have no idea how to do that without introducing samples. I considered using noise to mimic sea waves but I couldn't quite get it sounding right.<br>\r\n<br>\r\nI feel like this project ended up quite good sounding though, and I'm proud of it. ^^",
    "latest_version": "smwc-39983-1751309488",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39983,
        "title": "Pokémon Ruby/Sapphire/Emerald - Dive",
        "version": "smwc-39983-1751309488",
        "upstream_time": 1751309488,
        "download_url": "https://dl.smwcentral.net/39983/rse_dive.zip",
        "filename": "rse_dive.zip",
        "size": 33181,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-ruby-sapphire-emerald-ever-grande-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25285,
    "title": "Pokémon Ruby/Sapphire/Emerald - Ever Grande City",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "grassland",
      "overworld",
      "town",
      "urban"
    ],
    "description": "My Entry for Super Famicompo 2. Song that Ever Grande City from Pokémon Ruby/Sapphire/Emerald. Could fit a grassland/town levels.",
    "latest_version": "smwc-25285-1607657145",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25285,
        "title": "Pokémon Ruby/Sapphire/Emerald - Ever Grande City",
        "version": "smwc-25285-1607657145",
        "upstream_time": 1607657145,
        "download_url": "https://dl.smwcentral.net/25285/Pokemon%20RSE%20-%20Ever%20Grande%20City.zip",
        "filename": "Pokemon RSE - Ever Grande City.zip",
        "size": 34137,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-ruby-sapphire-emerald-heavy-rain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7837,
    "title": "Pokémon Ruby/Sapphire/Emerald - Heavy Rain",
    "authors": [
      "MidiGuy"
    ],
    "tags": [
      "boss",
      "dark"
    ],
    "description": "Hectic Pokemon R/S/E song. Could be used for a boss battle or a dark level.",
    "latest_version": "smwc-7837-1324188077",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7837,
        "title": "Pokémon Ruby/Sapphire/Emerald - Heavy Rain",
        "version": "smwc-7837-1324188077",
        "upstream_time": 1324188077,
        "download_url": "https://dl.smwcentral.net/7837/Pokemon%20RSE%20-%20Heavy%20Rain.zip",
        "filename": "Pokemon RSE - Heavy Rain.zip",
        "size": 72601,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-ruby-sapphire-emerald-hideout",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18138,
    "title": "Pokémon Ruby/Sapphire/Emerald - Hideout",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "airship",
      "castle",
      "industrial",
      "sewer",
      "urban"
    ],
    "description": "Either it's Team Magma or Team Aqua. It depends on the version of the game. Anyway, this theme is groovy. Best used for modern looking levels. I guess it can work for castles too since this theme is originally heard when inside the antagonist's hideout.<br>\r\n<br>\r\nUPDATES: Swapped a few channels around. Fixed the @21s randomly changing pitch. Tacked on $F4 $02 to make this sound way better than the previous 2 versions. Fixed the @3 that played on channel 8, which was an entire octave lower than intended.",
    "latest_version": "smwc-18138-1536463464",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18138,
        "title": "Pokémon Ruby/Sapphire/Emerald - Hideout",
        "version": "smwc-18138-1536463464",
        "upstream_time": 1536463464,
        "download_url": "https://dl.smwcentral.net/18138/Team%20Magma%20%26%20Aqua%20Hideout.zip",
        "filename": "Team Magma %26 Aqua Hideout.zip",
        "size": 34424,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-ruby-sapphire-emerald-littleroot-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22254,
    "title": "Pokémon Ruby/Sapphire/Emerald - Littleroot Town",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "calm",
      "overworld",
      "town"
    ],
    "description": "After you leave a removal truck you dangerously travelled in, you find yourself in a town with no visible roads. This is the music you are greeted with.<br>\r\n<br>\r\nI feel you could use this in some form of town, overworld or a calm place. enjoys!",
    "latest_version": "smwc-22254-1582688939",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22254,
        "title": "Pokémon Ruby/Sapphire/Emerald - Littleroot Town",
        "version": "smwc-22254-1582688939",
        "upstream_time": 1582688939,
        "download_url": "https://dl.smwcentral.net/22254/PKMNRSE_LittlerootTown.zip",
        "filename": "PKMNRSE_LittlerootTown.zip",
        "size": 77857,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-ruby-sapphire-emerald-meteor-falls-cave-of-origin",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32097,
    "title": "Pokémon Ruby/Sapphire/Emerald - Meteor Falls / Cave of Origin",
    "authors": [
      "84GSMeister"
    ],
    "tags": [
      "cave",
      "dark"
    ],
    "description": "Cave of Origin theme from GBA Pokémon games Ruby, Sapphire & Emerald<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Brutapode89\"><a href=\"/?p=profile&amp;id=35831\" style=\"color: var(--user-color-1);\" class=\"un\">Brutapode89</a></span><br>\r\n<br>\r\nIf you want to give the sound more \"harshness\" like on the GBA, best thing would probably be to disable interpolation on ZSnes's sound settings.",
    "latest_version": "smwc-32097-1674326551",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32097,
        "title": "Pokémon Ruby/Sapphire/Emerald - Meteor Falls / Cave of Origin",
        "version": "smwc-32097-1674326551",
        "upstream_time": 1674326551,
        "download_url": "https://dl.smwcentral.net/32097/Pokemon%20GBA%20Cave%20of%20Origin.zip",
        "filename": "Pokemon GBA Cave of Origin.zip",
        "size": 76312,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-ruby-sapphire-emerald-mt-chimney",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23656,
    "title": "Pokémon Ruby/Sapphire/Emerald - Mt. Chimney",
    "authors": [
      "Teows"
    ],
    "tags": [
      "castle",
      "fire",
      "grassland",
      "mountain",
      "overworld"
    ],
    "description": "An underrated song from Pokémon R/S/E, which plays in Chimney Mountain and Sky Pillar.<br>\r\n<br>\r\n(27/04/21 update): Removed the master volume DSP writes.",
    "latest_version": "smwc-23656-1596246590",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23656,
        "title": "Pokémon Ruby/Sapphire/Emerald - Mt. Chimney",
        "version": "smwc-23656-1596246590",
        "upstream_time": 1596246590,
        "download_url": "https://dl.smwcentral.net/23656/mt_chimney.zip",
        "filename": "mt_chimney.zip",
        "size": 81390,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-ruby-sapphire-emerald-oldale-town-lavaridge-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21998,
    "title": "Pokémon Ruby/Sapphire/Emerald - Oldale Town / Lavaridge Town",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "calm",
      "town"
    ],
    "description": "Suitable for towns with NPCs or something, idk. Maybe a moving cutscene too? or perhaps you could recreate pokemon rse into smw who knows!? \\o/",
    "latest_version": "smwc-21998-1581451824",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21998,
        "title": "Pokémon Ruby/Sapphire/Emerald - Oldale Town / Lavaridge Town",
        "version": "smwc-21998-1581451824",
        "upstream_time": 1581451824,
        "download_url": "https://dl.smwcentral.net/21998/Oldale%20Town.zip",
        "filename": "Oldale Town.zip",
        "size": 71336,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-ruby-sapphire-emerald-petalburg-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15212,
    "title": "Pokémon Ruby/Sapphire/Emerald - Petalburg City",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "beach",
      "calm",
      "cutscene",
      "grassland",
      "overworld",
      "sky",
      "title",
      "town"
    ],
    "description": "The Petalburg City Theme from Pokemon Ruby/Shappire/Emerald,good for happy levels/ow.<br>\r\n<br>\r\nNote: Ignore the unexpected character errors upon insertion; the song inserts fine.",
    "latest_version": "smwc-15212-1487530561",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15212,
        "title": "Pokémon Ruby/Sapphire/Emerald - Petalburg City",
        "version": "smwc-15212-1487530561",
        "upstream_time": 1487530561,
        "download_url": "https://dl.smwcentral.net/15212/Petalburg%20City.zip",
        "filename": "Petalburg City.zip",
        "size": 33252,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-ruby-sapphire-emerald-petalburg-woods",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20712,
    "title": "Pokémon Ruby/Sapphire/Emerald - Petalburg Woods",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "dark",
      "forest",
      "spooky"
    ],
    "description": "Creepy song that could fit a spooky/mysterious forest.",
    "latest_version": "smwc-20712-1563583254",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20712,
        "title": "Pokémon Ruby/Sapphire/Emerald - Petalburg Woods",
        "version": "smwc-20712-1563583254",
        "upstream_time": 1563583254,
        "download_url": "https://dl.smwcentral.net/20712/Petalburg%20Woods.zip",
        "filename": "Petalburg Woods.zip",
        "size": 81651,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-ruby-sapphire-emerald-route",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25672,
    "title": "Pokémon Ruby/Sapphire/Emerald - Route 101",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "desert",
      "grassland",
      "mountain",
      "town"
    ],
    "description": "Song that The Route 103 a from Pokémon Ruby/Sapphire/Emerald. Could fit a town or grassland levels.",
    "latest_version": "smwc-25672-1610653540",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25672,
        "title": "Pokémon Ruby/Sapphire/Emerald - Route 101",
        "version": "smwc-25672-1610653540",
        "upstream_time": 1610653540,
        "download_url": "https://dl.smwcentral.net/25672/Pokemon%20RSE%20-%20Route%20103.zip",
        "filename": "Pokemon RSE - Route 103.zip",
        "size": 33089,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23381,
        "title": "Pokémon Ruby/Sapphire/Emerald - Route 113",
        "version": "smwc-23381-1593032039",
        "upstream_time": 1593032039,
        "download_url": "https://dl.smwcentral.net/23381/Route%20113.zip",
        "filename": "Route 113.zip",
        "size": 36739,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19246,
        "title": "Pokémon Ruby/Sapphire/Emerald - Route 111",
        "version": "smwc-19246-1551760854",
        "upstream_time": 1551760854,
        "download_url": "https://dl.smwcentral.net/19246/Route%20111.zip",
        "filename": "Route 111.zip",
        "size": 80850,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15558,
        "title": "Pokémon Ruby/Sapphire/Emerald - Route 111",
        "version": "smwc-15558-1495470632",
        "upstream_time": 1495470632,
        "download_url": "https://dl.smwcentral.net/15558/Pokemon%20%28Ruby%2C%20Sapphire%29.zip",
        "filename": "Pokemon (Ruby%2C Sapphire).zip",
        "size": 32959,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-ruby-sapphire-emerald-sealed-chamber",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37491,
    "title": "Pokémon Ruby/Sapphire/Emerald - Sealed Chamber",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cave",
      "mysterious",
      "water"
    ],
    "description": "It's the Regi puzzles music from gen 3.<br>\r\n<br>\r\nOmits @7 (Bonus End).",
    "latest_version": "smwc-37491-1714514929",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37491,
        "title": "Pokémon Ruby/Sapphire/Emerald - Sealed Chamber",
        "version": "smwc-37491-1714514929",
        "upstream_time": 1714514929,
        "download_url": "https://dl.smwcentral.net/37491/Pokemon%20RSE%20-%20Sealed%20Chamber.zip",
        "filename": "Pokemon RSE - Sealed Chamber.zip",
        "size": 92279,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-ruby-sapphire-emerald-verdanturf-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22148,
    "title": "Pokémon Ruby/Sapphire/Emerald - Verdanturf Town",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "calm",
      "town"
    ],
    "description": "The air is tasty here.<br>\r\n<br>\r\nThis would probably work well in some nice calm town or something? Who knows what you'll do with it.<br>\r\n<br>\r\n<br>\r\nPeople with very good ears will probably notice that the reverb on the right-hand piano is slightly different to the original game. I tried to emulate that but it sounded muddy so instead so I used normal echo and stuff - barely any difference though so you'll be fine IMO.",
    "latest_version": "smwc-22148-1581718080",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22148,
        "title": "Pokémon Ruby/Sapphire/Emerald - Verdanturf Town",
        "version": "smwc-22148-1581718080",
        "upstream_time": 1581718080,
        "download_url": "https://dl.smwcentral.net/22148/Verdanturf%20Town.zip",
        "filename": "Verdanturf Town.zip",
        "size": 62689,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-snap-pok-mon-album",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7078,
    "title": "Pokémon Snap - Pokémon Album",
    "authors": [
      "Opposable"
    ],
    "tags": [
      "calm",
      "credits",
      "title"
    ],
    "description": "The song that plays while viewing the Pokemon Album. Slow and good for a night level of some kind.",
    "latest_version": "smwc-7078-1311968751",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7078,
        "title": "Pokémon Snap - Pokémon Album",
        "version": "smwc-7078-1311968751",
        "upstream_time": 1311968751,
        "download_url": "https://dl.smwcentral.net/7078/Album.zip",
        "filename": "Album.zip",
        "size": 67022,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-sword-shield-route",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23537,
    "title": "Pokémon Sword/Shield - Route 1",
    "authors": [
      "Tahixham"
    ],
    "tags": [
      "grassland",
      "sky",
      "title",
      "town"
    ],
    "description": "This is the Route 1 theme from Pokémon Sword/Shield. It's not an exact sound like thing of the original. It's mostly based of a <a href=\"https://www.youtube.com/watch?v=tkQDQw4_DQo\" rel=\"nofollow\">MIDI from this YouTube video</a>. I got samples from Pokémon RSE and decided to kinda do my own thing with it. Just don't expect it to sound like mega cool Switch music.<br>\r\n<br>\r\nLike this could probably work in quite a few environments go wild.<br>\r\n<br>\r\nenjoy the song.",
    "latest_version": "smwc-23537-1594430878",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23537,
        "title": "Pokémon Sword/Shield - Route 1",
        "version": "smwc-23537-1594430878",
        "upstream_time": 1594430878,
        "download_url": "https://dl.smwcentral.net/23537/PKMNSwSh_Route1.zip",
        "filename": "PKMNSwSh_Route1.zip",
        "size": 93229,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-trading-card-game-battle-center",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41754,
    "title": "Pokémon Trading Card Game - Battle Center",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "menu",
      "overworld",
      "retro",
      "upbeat"
    ],
    "description": "Battle Center from Pokémon Trading Card Game.",
    "latest_version": "smwc-41754-1774198474",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41754,
        "title": "Pokémon Trading Card Game - Battle Center",
        "version": "smwc-41754-1774198474",
        "upstream_time": 1774198474,
        "download_url": "https://dl.smwcentral.net/41754/Pokemon%20TCG%20-%20Battle%20Center.zip",
        "filename": "Pokemon TCG - Battle Center.zip",
        "size": 60559,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-trading-card-game-club-master-duel",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41755,
    "title": "Pokémon Trading Card Game - Club Master Duel",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "dark",
      "final",
      "retro",
      "tense",
      "upbeat"
    ],
    "description": "Club Master Duel from Pokémon Trading Card Game.",
    "latest_version": "smwc-41755-1774203101",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41755,
        "title": "Pokémon Trading Card Game - Club Master Duel",
        "version": "smwc-41755-1774203101",
        "upstream_time": 1774203101,
        "download_url": "https://dl.smwcentral.net/41755/Pokemon%20TCG%20-%20Club%20Master%20Duel.zip",
        "filename": "Pokemon TCG - Club Master Duel.zip",
        "size": 86377,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-trading-card-game-club-master-duel-re-arranged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26104,
    "title": "Pokémon Trading Card Game - Club Master Duel (re-arranged)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "athletic",
      "boss",
      "chase",
      "grassland",
      "industrial",
      "retro",
      "sky",
      "tense",
      "urban"
    ],
    "description": "A happy-go-lucky, challenge, epic song that has the power to cheer he who listens to it, up. To me it sounds like it could fit a broad range of levels but especially grassland, sky and industrial.<br>\r\n<br>\r\n<a href=\"https://musescore.com/user/7154911/scores/5377368\" rel=\"nofollow\">Arrangement</a> courtesy of Musescore user Ceascer Olivian Hallenkord... Which I really want to thank since this game's OST is not among the most covered. This said I needed to change many things to this orchestral arrangement to make it more loyal to the source.<br>\r\n<br>\r\nI've had lots of fun manipulating GAIN on this song.",
    "latest_version": "smwc-26104-1615316322",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26104,
        "title": "Pokémon Trading Card Game - Club Master Duel (re-arranged)",
        "version": "smwc-26104-1615316322",
        "upstream_time": 1615316322,
        "download_url": "https://dl.smwcentral.net/26104/tcg_club_master_duel_0_1.zip",
        "filename": "tcg_club_master_duel_0_1.zip",
        "size": 41377,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-trading-card-game-grand-master-duel-re-arranged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26105,
    "title": "Pokémon Trading Card Game - Grand Master Duel (re-arranged)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "ambient",
      "boss",
      "castle",
      "dark",
      "final",
      "industrial",
      "mysterious",
      "temple",
      "tense"
    ],
    "description": "A serious, oriental shrine-esque song that can go in final levels. The heaviness and solemness of it all builds as time goes, adding layers of echo. The samples from Trials of Mana proved very useful.<br>\r\n<br>\r\nSample @7 (Bonus End Fanfare) has been omitted.<br>\r\n<br>\r\n<a href=\"https://musescore.com/user/26179126/scores/6108101\" rel=\"nofollow\">Arrangement</a> courtesy of Musescore user Eldina1097... Which I really want to thank since this game's OST is not among the most covered.",
    "latest_version": "smwc-26105-1615318056",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26105,
        "title": "Pokémon Trading Card Game - Grand Master Duel (re-arranged)",
        "version": "smwc-26105-1615318056",
        "upstream_time": 1615318056,
        "download_url": "https://dl.smwcentral.net/26105/tcg_grand_master_duel_0_1.zip",
        "filename": "tcg_grand_master_duel_0_1.zip",
        "size": 64104,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-trading-card-game-hall-of-honor",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20461,
    "title": "Pokémon Trading Card Game - Hall of Honor",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cutscene",
      "overworld",
      "retro",
      "title"
    ],
    "description": "Moral of the story: Porting in 7/8 time is jank",
    "latest_version": "smwc-20461-1562634371",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20461,
        "title": "Pokémon Trading Card Game - Hall of Honor",
        "version": "smwc-20461-1562634371",
        "upstream_time": 1562634371,
        "download_url": "https://dl.smwcentral.net/20461/Pokemon%20Trading%20Card%20Game%20-%20Hall%20of%20Honor.zip",
        "filename": "Pokemon Trading Card Game - Hall of Honor.zip",
        "size": 30771,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-trading-card-game-pause-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41756,
    "title": "Pokémon Trading Card Game - Pause Menu",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "bonus",
      "overworld",
      "retro",
      "space",
      "title",
      "upbeat"
    ],
    "description": "Pause Menu from Pokémon Trading Card Game.",
    "latest_version": "smwc-41756-1774197298",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41756,
        "title": "Pokémon Trading Card Game - Pause Menu",
        "version": "smwc-41756-1774197298",
        "upstream_time": 1774197298,
        "download_url": "https://dl.smwcentral.net/41756/Pokemon%20TCG%20-%20Pause%20Menu.zip",
        "filename": "Pokemon TCG - Pause Menu.zip",
        "size": 58273,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-trading-card-game-rock-water-club",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41757,
    "title": "Pokémon Trading Card Game - Rock & Water Club",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "retro",
      "sad",
      "water"
    ],
    "description": "Rock & Water Club from Pokémon Trading Card Game.",
    "latest_version": "smwc-41757-1774196983",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41757,
        "title": "Pokémon Trading Card Game - Rock & Water Club",
        "version": "smwc-41757-1774196983",
        "upstream_time": 1774196983,
        "download_url": "https://dl.smwcentral.net/41757/Pokemon%20TCG%20-%20Rock%20%26%20Water%20Club.zip",
        "filename": "Pokemon TCG - Rock %26 Water Club.zip",
        "size": 34047,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-trading-card-game-ronald-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41758,
    "title": "Pokémon Trading Card Game - Ronald's Theme",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "menu",
      "retro",
      "title",
      "town",
      "upbeat",
      "urban"
    ],
    "description": "Ronald's Theme from Pokémon Trading Card Game.",
    "latest_version": "smwc-41758-1774196724",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41758,
        "title": "Pokémon Trading Card Game - Ronald's Theme",
        "version": "smwc-41758-1774196724",
        "upstream_time": 1774196724,
        "download_url": "https://dl.smwcentral.net/41758/Pokemon%20TCG%20-%20Ronald%27s%20Theme.zip",
        "filename": "Pokemon TCG - Ronald%27s Theme.zip",
        "size": 79128,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-ultra-sun-ultra-moon-battle-team-rainbow-rocket-snes-arrange",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17112,
    "title": "Pokémon Ultra Sun/Ultra Moon - Battle! Team Rainbow Rocket (SNES Arrange)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "final"
    ],
    "description": "This is a SNES arrangement of Team Rainbow Rocket's battle theme from Pokemon USUM, where the original was basically a remix of the original Team Rocket battle theme from Pokemon G/S/C (was also present in Pokemon HGSS).<br>\r\n<br>\r\nThis was VERY hard to do honestly; 3-4 days were spent just to make the samples and fit everything in the MIDI I used to fit the SNES's 8-channel limit, and then another 3-4 days to optimize and sequence this MML. I'm surprised this has worked so well tho, considering the sheer amount of samples and MML size that this port has, and the MIDI also had 13 channels, so it was kind of a wonder how it was possible to fit in everything (as you can see by how busy this port is); guess this is the true power of making chord samples lol<br>\r\n<br>\r\nThis could be used for a long boss fight, or a long chase sequence, but other than that, I dunno if this has many uses; and again, this port is really large, so use this with caution.<br>\r\n<br>\r\noh yeah, MIDI is by ShinkoNetCavy btw<br>\r\n<br>\r\nUpdate: Fixed the tuning of the distorted guitar, and (hopefully) improved the mixing a bit.",
    "latest_version": "smwc-17112-1518695080",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17112,
        "title": "Pokémon Ultra Sun/Ultra Moon - Battle! Team Rainbow Rocket (SNES Arrange)",
        "version": "smwc-17112-1518695080",
        "upstream_time": 1518695080,
        "download_url": "https://dl.smwcentral.net/17112/Pokemon%20USUM%20-%20Battle%21%20Team%20Rainbow%20Rocket.zip",
        "filename": "Pokemon USUM - Battle%21 Team Rainbow Rocket.zip",
        "size": 90401,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-x-y-boutique",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31427,
    "title": "Pokémon X/Y - Boutique",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "overworld",
      "switch palace",
      "town",
      "upbeat",
      "urban"
    ],
    "description": "The groovy song that plays whenever you step into a clothing store in the Kalos region.<br>\r\n<br>\r\nProbably good for shops where you can't afford anything at all. Haute couture, hauts prix.",
    "latest_version": "smwc-31427-1663853891",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31427,
        "title": "Pokémon X/Y - Boutique",
        "version": "smwc-31427-1663853891",
        "upstream_time": 1663853891,
        "download_url": "https://dl.smwcentral.net/31427/boutique.zip",
        "filename": "boutique.zip",
        "size": 57671,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-x-y-head-it",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28773,
    "title": "Pokémon X/Y - Head It",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "bonus",
      "chase",
      "star"
    ],
    "description": "\"Head it\" from \"Pokémon X/Y\"<br>\r\n<br>\r\nI get hit by a big ball of yarn.<br>\r\n<br>\r\nThere is no Fever version.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=yHco9ptsJuY\" rel=\"nofollow\">Original ver</a><br>\r\n<br>\r\n<br>\r\n",
    "latest_version": "smwc-28773-1640721043",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28773,
        "title": "Pokémon X/Y - Head It",
        "version": "smwc-28773-1640721043",
        "upstream_time": 1640721043,
        "download_url": "https://dl.smwcentral.net/28773/Pokemon%20XY%20-%20Head%20It%21.zip",
        "filename": "Pokemon XY - Head It%21.zip",
        "size": 65648,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-x-y-kalos-power-plant",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17777,
    "title": "Pokémon X/Y - Kalos Power Plant",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "cave",
      "industrial",
      "space",
      "town",
      "water"
    ],
    "description": "One of the better songs from this particular Pokémon game. It sounds mildly dramatic and chill. This can probably work in a mechanical level, like a factory. Might even work as a water level theme because of the slow pace of the song. Really anything \"indoorsy\" will do. <br>\r\n<br>\r\nEXTRA NOTE: This is exactly how it was in Idol 9 round 2, except I swapped channels so that the SFX doesn't interrupt the song too much.",
    "latest_version": "smwc-17777-1531272969",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17777,
        "title": "Pokémon X/Y - Kalos Power Plant",
        "version": "smwc-17777-1531272969",
        "upstream_time": 1531272969,
        "download_url": "https://dl.smwcentral.net/17777/Kalos%20Power%20Plant.zip",
        "filename": "Kalos Power Plant.zip",
        "size": 73032,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-xd-gale-of-darkness-purification-chamber",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7209,
    "title": "Pokémon XD: Gale of Darkness - Purification Chamber",
    "authors": [
      "CK Crash"
    ],
    "tags": [
      "bonus",
      "overworld"
    ],
    "description": "The festive song that plays when choosing Pokemon for the purification chamber. Works best as an OW theme due to its shortness and use of the SE channels.",
    "latest_version": "smwc-7209-1318571803",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7209,
        "title": "Pokémon XD: Gale of Darkness - Purification Chamber",
        "version": "smwc-7209-1318571803",
        "upstream_time": 1318571803,
        "download_url": "https://dl.smwcentral.net/7209/Purification%20Chamber.zip",
        "filename": "Purification Chamber.zip",
        "size": 72097,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pok-mon-yellow-unused-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20627,
    "title": "Pokémon Yellow - Unused Theme",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "night",
      "tense"
    ],
    "description": "Requested by Strikeforcer. Good for before boss rooms or ominous areas.",
    "latest_version": "smwc-20627-1563237827",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20627,
        "title": "Pokémon Yellow - Unused Theme",
        "version": "smwc-20627-1563237827",
        "upstream_time": 1563237827,
        "download_url": "https://dl.smwcentral.net/20627/Pokemon%20Yellow%20-%20Unused%20Theme.zip",
        "filename": "Pokemon Yellow - Unused Theme.zip",
        "size": 30707,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pokemon-mystery-dungeon-explorers-of-time-darkness-sky-craggy-coast",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28285,
    "title": "Pokemon Mystery Dungeon: Explorers of Time/Darkness/Sky - Craggy Coast",
    "authors": [
      "BoneFish"
    ],
    "tags": [
      "athletic",
      "cave",
      "grassland",
      "mountain"
    ],
    "description": "A 5/4 song from PMD2.",
    "latest_version": "smwc-28285-1635709448",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28285,
        "title": "Pokemon Mystery Dungeon: Explorers of Time/Darkness/Sky - Craggy Coast",
        "version": "smwc-28285-1635709448",
        "upstream_time": 1635709448,
        "download_url": "https://dl.smwcentral.net/28285/Craggy%20Coast.zip",
        "filename": "Craggy Coast.zip",
        "size": 46206,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-polar-paradise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24158,
    "title": "Polar Paradise",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "athletic",
      "cave",
      "ice",
      "snow"
    ],
    "description": "Composition composed based off a winter holiday environment, now added here.",
    "latest_version": "smwc-24158-1596917286",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24158,
        "title": "Polar Paradise",
        "version": "smwc-24158-1596917286",
        "upstream_time": 1596917286,
        "download_url": "https://dl.smwcentral.net/24158/%5BS%5D%20%28CUSTOM%29%20Polar%20Paradise.zip",
        "filename": "%5BS%5D (CUSTOM) Polar Paradise.zip",
        "size": 79068,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-polytron-coltrane",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37033,
    "title": "Polytron Coltrane",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "carnival",
      "night",
      "overworld",
      "retro",
      "title",
      "town",
      "urban"
    ],
    "description": "A great techno EDM music as urban style like the 2010s. Could fit the urban, modern town, and toll road areas in the driving and car racing games.",
    "latest_version": "smwc-37033-1709235171",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37033,
        "title": "Polytron Coltrane",
        "version": "smwc-37033-1709235171",
        "upstream_time": 1709235171,
        "download_url": "https://dl.smwcentral.net/37033/polytron%20coltrane%20%28S%29.zip",
        "filename": "polytron coltrane (S).zip",
        "size": 72773,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26374,
        "title": "Polytron Coltrane",
        "version": "smwc-26374-1617579814",
        "upstream_time": 1617579814,
        "download_url": "https://dl.smwcentral.net/26374/polytron%20coltrane.zip",
        "filename": "polytron coltrane.zip",
        "size": 44379,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-polytron-coltrane-aquatic-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28357,
    "title": "Polytron Coltrane (Aquatic Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "athletic",
      "castle",
      "credits",
      "industrial",
      "ruins",
      "sewer",
      "temple",
      "water"
    ],
    "description": "\"Ocean Base Zone\" Styled Remix from my original compositions. Could fit on the underwater and factory levels.<br>\r\n<a href=\"http://https://www.youtube.com/watch?v=hXt3V4od_Yw\" rel=\"nofollow\">Source</a>",
    "latest_version": "smwc-28357-1632810340",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28357,
        "title": "Polytron Coltrane (Aquatic Remix)",
        "version": "smwc-28357-1632810340",
        "upstream_time": 1632810340,
        "download_url": "https://dl.smwcentral.net/28357/polytron%20coltrane%20aquatic.zip",
        "filename": "polytron coltrane aquatic.zip",
        "size": 34295,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-polytron-coltrane-drivin-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28358,
    "title": "Polytron Coltrane (Drivin' Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "athletic",
      "night",
      "overworld",
      "title",
      "town",
      "urban"
    ],
    "description": "808s Drivin Styled Remix from my original compositions. Could fit on the city and highway levels.",
    "latest_version": "smwc-28358-1632810608",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28358,
        "title": "Polytron Coltrane (Drivin' Remix)",
        "version": "smwc-28358-1632810608",
        "upstream_time": 1632810608,
        "download_url": "https://dl.smwcentral.net/28358/polytron%20coltrane%20drivin.zip",
        "filename": "polytron coltrane drivin.zip",
        "size": 34502,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pop-n-twinbee-big-airship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30073,
    "title": "Pop'n Twinbee - Big Airship",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "airship",
      "athletic",
      "grassland",
      "sky"
    ],
    "description": "An energetic and cheerful song from Pop'n Twinbee.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"RecToR_24\"><a href=\"/?p=profile&amp;id=38436\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">RecToR_24</a></span>",
    "latest_version": "smwc-30073-1651867093",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30073,
        "title": "Pop'n Twinbee - Big Airship",
        "version": "smwc-30073-1651867093",
        "upstream_time": 1651867093,
        "download_url": "https://dl.smwcentral.net/30073/BigAirship.zip",
        "filename": "BigAirship.zip",
        "size": 83271,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pop-n-twinbee-far-east-sky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21201,
    "title": "Pop'n TwinBee - Far East Sky",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "grassland",
      "sky",
      "snow"
    ],
    "description": "\"Far East Sky\" from \"Pop'n Twinbee\"<br>\r\nStage 3 BGM<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=R37uW4SGFIM\" rel=\"nofollow\">Original ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-21201-1569358925",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21201,
        "title": "Pop'n TwinBee - Far East Sky",
        "version": "smwc-21201-1569358925",
        "upstream_time": 1569358925,
        "download_url": "https://dl.smwcentral.net/21201/Pop%27n%20Twinbee%20-%20Far%20East%20Sky.zip",
        "filename": "Pop%27n Twinbee - Far East Sky.zip",
        "size": 33970,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pop-n-twinbee-mechanical-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30359,
    "title": "Pop'n Twinbee - Mechanical World",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "credits",
      "grassland",
      "sky"
    ],
    "description": "An energetic and happy song from Pop'n Twinbee<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Roberto zampari\"><a href=\"/?p=profile&amp;id=1508\" style=\"color: var(--user-color-2);\" class=\"un\">Roberto zampari</a></span>",
    "latest_version": "smwc-30359-1654506589",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30359,
        "title": "Pop'n Twinbee - Mechanical World",
        "version": "smwc-30359-1654506589",
        "upstream_time": 1654506589,
        "download_url": "https://dl.smwcentral.net/30359/MechanicalWorld.zip",
        "filename": "MechanicalWorld.zip",
        "size": 72042,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pop-n-twinbee-rainbow-bell-adventures-a-child-s-fantasy-realm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22122,
    "title": "Pop'n TwinBee: Rainbow Bell Adventures - A Child's Fantasy Realm",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "bonus",
      "grassland",
      "switch palace"
    ],
    "description": "The happy song heard in the first stage of area 4, it could fit a grassland or bonus level.<br>\r\n<br>\r\nThis is probably the port that took me the longest time to make, as I started it around 8 months ago under Samantha's request, and I'm happy I finally got around to finishing it.",
    "latest_version": "smwc-22122-1581658867",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22122,
        "title": "Pop'n TwinBee: Rainbow Bell Adventures - A Child's Fantasy Realm",
        "version": "smwc-22122-1581658867",
        "upstream_time": 1581658867,
        "download_url": "https://dl.smwcentral.net/22122/20%20A%20Child%27s%20Fantasy%20Realm.zip",
        "filename": "20 A Child%27s Fantasy Realm.zip",
        "size": 83197,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pop-n-twinbee-rainbow-bell-adventures-run-run-yoshi-s-island-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27941,
    "title": "Pop'n TwinBee: Rainbow Bell Adventures - Run! Run! (Yoshi's Island Style)",
    "authors": [
      "Kitikuchan"
    ],
    "tags": [
      "athletic",
      "bonus",
      "carnival",
      "chase",
      "mountain",
      "sky"
    ],
    "description": "Music from Konami game.<br>\r\nYoutube:<a href=\"https://youtu.be/rAIIYEIZmyk\" rel=\"nofollow\">https://youtu.be/rAIIYEIZmyk</a>",
    "latest_version": "smwc-27941-1629771553",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27941,
        "title": "Pop'n TwinBee: Rainbow Bell Adventures - Run! Run! (Yoshi's Island Style)",
        "version": "smwc-27941-1629771553",
        "upstream_time": 1629771553,
        "download_url": "https://dl.smwcentral.net/27941/Run%21Run%21Run%21%20ver1.2.zip",
        "filename": "Run%21Run%21Run%21 ver1.2.zip",
        "size": 110062,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pop-n-twinbee-rainbow-bell-adventures-water-waltz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20959,
    "title": "Pop'n TwinBee: Rainbow Bell Adventures - Water Waltz",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "beach",
      "calm",
      "cave",
      "ice",
      "sky",
      "snow",
      "title",
      "water"
    ],
    "description": "The first song of Area 3 from Twinbee - Rainbow Bell Adventure. Perfect for water, sky, ship and beach levels.",
    "latest_version": "smwc-20959-1566958279",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20959,
        "title": "Pop'n TwinBee: Rainbow Bell Adventures - Water Waltz",
        "version": "smwc-20959-1566958279",
        "upstream_time": 1566958279,
        "download_url": "https://dl.smwcentral.net/20959/TB%20-%20WaterWaltz.zip",
        "filename": "TB - WaterWaltz.zip",
        "size": 60841,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pop-n-twinbee-village-sky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23598,
    "title": "Pop'n TwinBee - Village Sky",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "athletic",
      "grassland",
      "sky"
    ],
    "description": "\"Village Sky\" from \"Pop'n Twinbee\"<br>\r\nStage 1 BGM<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=jf5hTrNpFso\" rel=\"nofollow\">Original ver</a><br>\r\n<br>\r\n-Update-<br>\r\nChanged the use samples except @2 from optimization to default.<br>\r\nChanged ADSR of @4.<br>\r\n<br>\r\n",
    "latest_version": "smwc-23598-1594357083",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23598,
        "title": "Pop'n TwinBee - Village Sky",
        "version": "smwc-23598-1594357083",
        "upstream_time": 1594357083,
        "download_url": "https://dl.smwcentral.net/23598/Pop%27n%20Twinbee%20-%20Village%20Sky.zip",
        "filename": "Pop%27n Twinbee - Village Sky.zip",
        "size": 33539,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pop-n-twinbee-wild-life",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28110,
    "title": "Pop'n Twinbee - Wild Life",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "athletic",
      "bonus",
      "calm",
      "grassland",
      "mountain",
      "sky",
      "urban"
    ],
    "description": "Wild Life from Pop 'n' Twinbee.",
    "latest_version": "smwc-28110-1632712435",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28110,
        "title": "Pop'n Twinbee - Wild Life",
        "version": "smwc-28110-1632712435",
        "upstream_time": 1632712435,
        "download_url": "https://dl.smwcentral.net/28110/Pop%27n%27%20Twinbee%20-%20Wild%20Life.zip",
        "filename": "Pop%27n%27 Twinbee - Wild Life.zip",
        "size": 83196,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7355,
        "title": "Pop'n TwinBee - Wild Life",
        "version": "smwc-7355-1312738064",
        "upstream_time": 1312738064,
        "download_url": "https://dl.smwcentral.net/7355/Pop%27n%20Twinbee%20Level%205.zip",
        "filename": "Pop%27n Twinbee Level 5.zip",
        "size": 67578,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pop-n-twinbee-wild-life-coast-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29386,
    "title": "Pop'n Twinbee - Wild Life (Coast Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland",
      "mountain",
      "night",
      "sky"
    ],
    "description": "Music were played from Pop'n Twinbee. Could fit on the sunset coastal levels with starry night skies.",
    "latest_version": "smwc-29386-1645828249",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29386,
        "title": "Pop'n Twinbee - Wild Life (Coast Remix)",
        "version": "smwc-29386-1645828249",
        "upstream_time": 1645828249,
        "download_url": "https://dl.smwcentral.net/29386/Wild%20Life%20%28Coast%20Remix%29.zip",
        "filename": "Wild Life (Coast Remix).zip",
        "size": 33244,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pop-n-twinbee-wild-life-dance-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29387,
    "title": "Pop'n Twinbee - Wild Life (Dance Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "carnival",
      "forest",
      "night",
      "title"
    ],
    "description": "Music were played from Pop'n Twinbee. Could fit on the sunset forest, night carnival, and park house.<br>\r\n<br>\r\nImproved (13/01/2022)",
    "latest_version": "smwc-29387-1645828228",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29387,
        "title": "Pop'n Twinbee - Wild Life (Dance Remix)",
        "version": "smwc-29387-1645828228",
        "upstream_time": 1645828228,
        "download_url": "https://dl.smwcentral.net/29387/Wild%20Life%20%28Dance%20Remix%29.zip",
        "filename": "Wild Life (Dance Remix).zip",
        "size": 33306,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pop-n-twinbee-wild-life-festival-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28186,
    "title": "Pop'n Twinbee - Wild Life (Festival Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "carnival",
      "cutscene",
      "grassland",
      "ice",
      "night",
      "overworld",
      "snow",
      "tense",
      "title",
      "town"
    ],
    "description": "Music were played from Pop'n Twinbee. Could fit on the night grassland, snow, town, and carnival for levels and overworlds.",
    "latest_version": "smwc-28186-1632781277",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28186,
        "title": "Pop'n Twinbee - Wild Life (Festival Remix)",
        "version": "smwc-28186-1632781277",
        "upstream_time": 1632781277,
        "download_url": "https://dl.smwcentral.net/28186/Wild%20Life%20%28Festival%20Remix%29.zip",
        "filename": "Wild Life (Festival Remix).zip",
        "size": 32237,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pop-n-twinbee-wild-life-future-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29388,
    "title": "Pop'n Twinbee - Wild Life (Future Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "airship",
      "athletic",
      "city",
      "final",
      "industrial",
      "night",
      "space"
    ],
    "description": "Music were played from Pop'n Twinbee. Could fit on the starship, space speedway, future city, and night factory.",
    "latest_version": "smwc-29388-1645828417",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29388,
        "title": "Pop'n Twinbee - Wild Life (Future Remix)",
        "version": "smwc-29388-1645828417",
        "upstream_time": 1645828417,
        "download_url": "https://dl.smwcentral.net/29388/Wild%20Life%20%28Future%20Remix%29.zip",
        "filename": "Wild Life (Future Remix).zip",
        "size": 34453,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pop-n-twinbee-wild-life-ice-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28940,
    "title": "Pop'n Twinbee - Wild Life (Ice Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "ice",
      "mountain",
      "night",
      "overworld",
      "sky",
      "snow"
    ],
    "description": "Music were played from Pop'n Twinbee. Could fit on the night ice mountain, and snowy sky with stars for levels and overworlds. ",
    "latest_version": "smwc-28940-1642482358",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28940,
        "title": "Pop'n Twinbee - Wild Life (Ice Remix)",
        "version": "smwc-28940-1642482358",
        "upstream_time": 1642482358,
        "download_url": "https://dl.smwcentral.net/28940/Wild%20Life_%28Ice%20Remix%29.zip",
        "filename": "Wild Life_(Ice Remix).zip",
        "size": 32730,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pop-team-epic-opening-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28824,
    "title": "Pop Team Epic - Opening (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "misc",
      "title"
    ],
    "description": "Style : Mega Man X",
    "latest_version": "smwc-28824-1641449757",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28824,
        "title": "Pop Team Epic - Opening (Mega Man X Style)",
        "version": "smwc-28824-1641449757",
        "upstream_time": 1641449757,
        "download_url": "https://dl.smwcentral.net/28824/PteOP_MMX.zip",
        "filename": "PteOP_MMX.zip",
        "size": 64469,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-popful-mail-snes-ancient-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34340,
    "title": "Popful Mail (SNES) - Ancient Cave",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "cave",
      "mountain"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span><br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, P-Switch, Yoshi mount, Thunder/Firework/Blargg",
    "latest_version": "smwc-34340-1697374931",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34340,
        "title": "Popful Mail (SNES) - Ancient Cave",
        "version": "smwc-34340-1697374931",
        "upstream_time": 1697374931,
        "download_url": "https://dl.smwcentral.net/34340/Ancient%20Cave.zip",
        "filename": "Ancient Cave.zip",
        "size": 68157,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-popful-mail-snes-argazarl-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36762,
    "title": "Popful Mail (SNES) - Argazarl Castle",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "airship",
      "athletic",
      "castle",
      "cave",
      "dark",
      "final",
      "ice",
      "industrial",
      "snow"
    ],
    "description": "The final level music from SFC Popful Mail. Fits final areas, castles and ice levels. <a href=\"https://smwc.me/1632032\">Requested by Anorakun.</a>",
    "latest_version": "smwc-36762-1706741963",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36762,
        "title": "Popful Mail (SNES) - Argazarl Castle",
        "version": "smwc-36762-1706741963",
        "upstream_time": 1706741963,
        "download_url": "https://dl.smwcentral.net/36762/Popful%20Mail%20%28SFC%29%20-%20Argazarl%20Castle.zip",
        "filename": "Popful Mail (SFC) - Argazarl Castle.zip",
        "size": 65832,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-popful-mail-snes-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36843,
    "title": "Popful Mail (SNES) - Boss",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "boss",
      "chase",
      "sky"
    ],
    "description": "The miniboss song from SFC Popful Mail. Good for minibosses, athletic levels and bonus rooms. Not compatible with Bonus End and P-switch. <a href=\"https://smwc.me/1632385\">Requested by Anorakun.</a>",
    "latest_version": "smwc-36843-1710785776",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36843,
        "title": "Popful Mail (SNES) - Boss",
        "version": "smwc-36843-1710785776",
        "upstream_time": 1710785776,
        "download_url": "https://dl.smwcentral.net/36843/Popful%20Mail%20-%20Boss.zip",
        "filename": "Popful Mail - Boss.zip",
        "size": 106611,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-popful-mail-snes-destiny",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36797,
    "title": "Popful Mail (SNES) - Destiny",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "fire",
      "sky",
      "space"
    ],
    "description": "The final boss' first phase music. Good for bosses and final levels.<br>\r\nUpdate 02/02/2024: Added no-staccato to the drum channels.",
    "latest_version": "smwc-36797-1709235433",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36797,
        "title": "Popful Mail (SNES) - Destiny",
        "version": "smwc-36797-1709235433",
        "upstream_time": 1709235433,
        "download_url": "https://dl.smwcentral.net/36797/Popful%20Mail%20%28SFC%29%20-%20Destiny.zip",
        "filename": "Popful Mail (SFC) - Destiny.zip",
        "size": 102895,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-popful-mail-snes-geist-race",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36798,
    "title": "Popful Mail (SNES) - Geist Race",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "fire"
    ],
    "description": "The final boss' second phase music. Good for bosses and chase sequences.",
    "latest_version": "smwc-36798-1709235695",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36798,
        "title": "Popful Mail (SNES) - Geist Race",
        "version": "smwc-36798-1709235695",
        "upstream_time": 1709235695,
        "download_url": "https://dl.smwcentral.net/36798/Popful%20Mail%20%28SFC%29%20-%20Geist%20Race.zip",
        "filename": "Popful Mail (SFC) - Geist Race.zip",
        "size": 63223,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-popful-mail-snes-guardess-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33972,
    "title": "Popful Mail (SNES) - Guardess Ruins",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "desert",
      "fire",
      "ruins"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-33972-1692714018",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33972,
        "title": "Popful Mail (SNES) - Guardess Ruins",
        "version": "smwc-33972-1692714018",
        "upstream_time": 1692714018,
        "download_url": "https://dl.smwcentral.net/33972/Popful%20Mail%20-%20Guardess%20Ruins.zip",
        "filename": "Popful Mail - Guardess Ruins.zip",
        "size": 68001,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-popful-mail-snes-hargel-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23379,
    "title": "Popful Mail (SNES) - Hargel Island",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "athletic",
      "grassland",
      "ice",
      "sky"
    ],
    "description": "Upbeat track with 2 sections. It has a steady drum beat and some funky bass lines. <br>\r\n<br>\r\nThe original version doubles the first section, which makes it rather long, so I made a version with each section only playing once as well.",
    "latest_version": "smwc-23379-1593013311",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23379,
        "title": "Popful Mail (SNES) - Hargel Island",
        "version": "smwc-23379-1593013311",
        "upstream_time": 1593013311,
        "download_url": "https://dl.smwcentral.net/23379/Popful_Mail_SNES_-_Hargel_Island.zip",
        "filename": "Popful_Mail_SNES_-_Hargel_Island.zip",
        "size": 122620,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-popful-mail-snes-jungle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35876,
    "title": "Popful Mail (SNES) - Jungle",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "athletic",
      "forest",
      "grassland",
      "jungle",
      "sky"
    ],
    "description": "A happy song that could fit grassland and sky levels.<br>\r\nUpdate 04/01/2024: Removed tempo changes thanks to the AMK 1.0.7 slowdown fix.",
    "latest_version": "smwc-35876-1704609328",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35876,
        "title": "Popful Mail (SNES) - Jungle",
        "version": "smwc-35876-1704609328",
        "upstream_time": 1704609328,
        "download_url": "https://dl.smwcentral.net/35876/Popful%20Mail%20-%20Jungle.zip",
        "filename": "Popful Mail - Jungle.zip",
        "size": 66449,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-popful-mail-snes-lucina",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38383,
    "title": "Popful Mail (SNES) - Lucina",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "overworld",
      "sad",
      "temple"
    ],
    "description": "Fits calm/sad moments. <a href=\"https://smwc.me/1640567\">Requested by Anorakun.</a>",
    "latest_version": "smwc-38383-1726241714",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38383,
        "title": "Popful Mail (SNES) - Lucina",
        "version": "smwc-38383-1726241714",
        "upstream_time": 1726241714,
        "download_url": "https://dl.smwcentral.net/38383/Popful%20Mail%20%28SNES%29%20-%20Lucina.zip",
        "filename": "Popful Mail (SNES) - Lucina.zip",
        "size": 46358,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-popful-mail-snes-quick-tempered-spirit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36609,
    "title": "Popful Mail (SNES) - Quick Tempered Spirit",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "bonus",
      "carnival",
      "overworld",
      "switch palace",
      "town",
      "urban"
    ],
    "description": "Plays during the bonk minigame. Good for bonus stages and switch palaces. <a href=\"https://smwc.me/1631659\">Requested by Anorakun.</a>",
    "latest_version": "smwc-36609-1705328346",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36609,
        "title": "Popful Mail (SNES) - Quick Tempered Spirit",
        "version": "smwc-36609-1705328346",
        "upstream_time": 1705328346,
        "download_url": "https://dl.smwcentral.net/36609/Popful%20Mail%20%28SFC%29%20-%20Quick%20Tempered%20Spirit.zip",
        "filename": "Popful Mail (SFC) - Quick Tempered Spirit.zip",
        "size": 53536,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-portal-2-robot-waiting-room",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23121,
    "title": "Portal 2 - Robot Waiting Room #1",
    "authors": [
      "TadeLn"
    ],
    "tags": [
      "abstract",
      "bonus",
      "calm",
      "mysterious",
      "overworld",
      "space"
    ],
    "description": "Short song, good for special overworld / special levels.<br>\r\n<br>\r\nOrginal song: https://www.thinkwithportals.com/music.php<br>\r\nThis port on YouTube: https://youtu.be/wQOER80kiHw",
    "latest_version": "smwc-23121-1590907994",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23121,
        "title": "Portal 2 - Robot Waiting Room #1",
        "version": "smwc-23121-1590907994",
        "upstream_time": 1590907994,
        "download_url": "https://dl.smwcentral.net/23121/Aperture%20Science%20Psychoacoustic%20Labolatories%20-%20Robot%20Waiting%20Room%20%231.zip",
        "filename": "Aperture Science Psychoacoustic Labolatories - Robot Waiting Room %231.zip",
        "size": 32218,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23112,
        "title": "Portal 2 - Robot Waiting Room #4",
        "version": "smwc-23112-1590978750",
        "upstream_time": 1590978750,
        "download_url": "https://dl.smwcentral.net/23112/Aperture%20Science%20Psychoacoustic%20Labolatories%20-%20Robot%20Waiting%20Room%20%234.zip",
        "filename": "Aperture Science Psychoacoustic Labolatories - Robot Waiting Room %234.zip",
        "size": 32062,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-portal-still-alive",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27877,
    "title": "Portal - Still Alive",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "calm",
      "credits",
      "grassland",
      "title"
    ],
    "description": "A superb, calm and entertaining song that will be fit for credits sequences but also, why not, industrial, space or grassland levels. It is a song done by a robotic voice, which is what I've tried to replace with the samples at hand: a synthetic bass was found.<br>\r\n<br>\r\n<a href=\"https://musescore.com/necrodavid2/scores/5418340\" rel=\"nofollow\">Arrangement</a> courtesy of musescore user NecroDavid...<br>\r\n<span style=\"font-size: 7pt;\">Golly gee I haven't got his permission but anyway the whole content has been truncated to fit SNES.</span><br>\r\n<br>\r\nMade on <a href=\"https://www.smwcentral.net/?p=viewthread&t=118754\">request</a> for <span class=\"un-outer\" title=\"MORC\"><a href=\"/?p=profile&amp;id=40238\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">MORC</a></span>",
    "latest_version": "smwc-27877-1638051737",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27877,
        "title": "Portal - Still Alive",
        "version": "smwc-27877-1638051737",
        "upstream_time": 1638051737,
        "download_url": "https://dl.smwcentral.net/27877/glaDOS_still_alive_0_1.zip",
        "filename": "glaDOS_still_alive_0_1.zip",
        "size": 54344,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-portal-still-alive-radio-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39204,
    "title": "Portal - Still Alive (Radio Mix)",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "athletic",
      "bonus",
      "overworld",
      "title",
      "upbeat"
    ],
    "description": "An iconic and catchy rendition of Still Alive, heard during the very beginning of Portal. Appropriate for bonus levels or overworld maps.",
    "latest_version": "smwc-39204-1740259272",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39204,
        "title": "Portal - Still Alive (Radio Mix)",
        "version": "smwc-39204-1740259272",
        "upstream_time": 1740259272,
        "download_url": "https://dl.smwcentral.net/39204/still_alive_%28radio_mix%29.zip",
        "filename": "still_alive_(radio_mix).zip",
        "size": 32752,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-potential",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29513,
    "title": "Potential 5 (Hip Hop Cover)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "beach",
      "credits",
      "ghost house",
      "grassland",
      "title",
      "town",
      "urban"
    ],
    "description": "<a href=\"https://www.youtube.com/watch?v=u1jchSAaGLk\" rel=\"nofollow\">Preview Youtube (Full Version)</a> An original composition inspired by Anime genre for Television, Video Games, and Media. This Hip-Hop Rap music with piano, guitar, strings, bass, and drumkit. Could fit on the beach, town, urban, title, and modern house levels.",
    "latest_version": "smwc-29513-1649375418",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29513,
        "title": "Potential 5 (Hip Hop Cover)",
        "version": "smwc-29513-1649375418",
        "upstream_time": 1649375418,
        "download_url": "https://dl.smwcentral.net/29513/Potential%205%20%28Hip%20Hop%20Cover%29.zip",
        "filename": "Potential 5 (Hip Hop Cover).zip",
        "size": 34275,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pou-sudoku-words-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14611,
    "title": "Pou - Sudoku/Words Theme",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "calm",
      "night",
      "night overworld",
      "remake",
      "world"
    ],
    "description": "Remake of game music \"Pou\" to smw.<br>\r\nGood for quiet levels, night, or maybe overworld",
    "latest_version": "smwc-14611-1480573288",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14611,
        "title": "Pou - Sudoku/Words Theme",
        "version": "smwc-14611-1480573288",
        "upstream_time": 1480573288,
        "download_url": "https://dl.smwcentral.net/14611/Pou%20-%20Sudoku%20Theme.zip",
        "filename": "Pou - Sudoku Theme.zip",
        "size": 31132,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-powaqqatsi-new-cities-in-ancient-land-china",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27411,
    "title": "Powaqqatsi - New cities in ancient land, China",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "calm",
      "credits",
      "night",
      "ruins",
      "sky",
      "space",
      "tense"
    ],
    "description": "A tense music that also has solemnity and a sense of wonder. Could be used in contexts with echo such as space, but also in ruins, deserts or sky levels. Very atmospheric.<br>\r\n<br>\r\nThe re-instrumentation of this one in SMW soundfonts was pretty funny to perform.<br>\r\n<br>\r\nMidi sequencing courtesy of <a href=\"https://www.supreme-network.com/midis/\" rel=\"nofollow\">Supreme Midi</a>.",
    "latest_version": "smwc-27411-1627446753",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27411,
        "title": "Powaqqatsi - New cities in ancient land, China",
        "version": "smwc-27411-1627446753",
        "upstream_time": 1627446753,
        "download_url": "https://dl.smwcentral.net/27411/powaqqatsi_ncial_china_u_0_1%20%281%29.zip",
        "filename": "powaqqatsi_ncial_china_u_0_1 (1).zip",
        "size": 32888,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27410,
        "title": "Powaqqatsi - New cities in ancient land, China",
        "version": "smwc-27410-1627446728",
        "upstream_time": 1627446728,
        "download_url": "https://dl.smwcentral.net/27410/powaqqatsi_ncial_china_0_1%20%281%29.zip",
        "filename": "powaqqatsi_ncial_china_0_1 (1).zip",
        "size": 58681,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-power-lode-runner-deep-dark-caverns",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35853,
    "title": "Power Lode Runner - Deep Dark Caverns",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "cave",
      "dark",
      "ice",
      "snow"
    ],
    "description": "Deep Dark Caverns from Power Lode Runner on the SNES.<br>\r\n<br>\r\nAlso featured in <a href=\"https://www.smwcentral.net/?p=section&a=details&id=35848\">Christmas Island 2</a>.",
    "latest_version": "smwc-35853-1704607446",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35853,
        "title": "Power Lode Runner - Deep Dark Caverns",
        "version": "smwc-35853-1704607446",
        "upstream_time": 1704607446,
        "download_url": "https://dl.smwcentral.net/35853/Power%20Lode%20Runner%20-%20Deep%20Dark%20Caverns.zip",
        "filename": "Power Lode Runner - Deep Dark Caverns.zip",
        "size": 53192,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-power-lode-runner-mountain-climbing",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35857,
    "title": "Power Lode Runner - Mountain Climbing",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain",
      "urban"
    ],
    "description": "Mountain Climbing from Power Lode Runner. Good for outdoor and/or athletic levels.<br>\r\n<br>\r\nPorted for <span class=\"un-outer\" title=\"Segment1Zone2\"><a href=\"/?p=profile&amp;id=46677\" style=\"color: var(--user-color-1);\" class=\"un\">Segment1Zone2</a></span>'s hack, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=35848\">Christmas Island 2</a>.",
    "latest_version": "smwc-35857-1704636098",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35857,
        "title": "Power Lode Runner - Mountain Climbing",
        "version": "smwc-35857-1704636098",
        "upstream_time": 1704636098,
        "download_url": "https://dl.smwcentral.net/35857/PLR%20-%20Mountain%20Climbing.zip",
        "filename": "PLR - Mountain Climbing.zip",
        "size": 96408,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35856,
        "title": "Power Lode Runner - Mountain Climbing",
        "version": "smwc-35856-1704636580",
        "upstream_time": 1704636580,
        "download_url": "https://dl.smwcentral.net/35856/Power_Lode_Runner_-_Mountain_Climbing.zip",
        "filename": "Power_Lode_Runner_-_Mountain_Climbing.zip",
        "size": 47110,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-power-rangers-zeo-battle-racers-ice-sheet",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28821,
    "title": "Power Rangers Zeo: Battle Racers - Ice Sheet",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "chase",
      "ice",
      "urban"
    ],
    "description": "The ice level song from the Power Rangers race game.",
    "latest_version": "smwc-28821-1639865210",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28821,
        "title": "Power Rangers Zeo: Battle Racers - Ice Sheet",
        "version": "smwc-28821-1639865210",
        "upstream_time": 1639865210,
        "download_url": "https://dl.smwcentral.net/28821/Power%20Rangers%20Zeo%20Battle%20Racers%20-%20Ice%20Sheet.zip",
        "filename": "Power Rangers Zeo Battle Racers - Ice Sheet.zip",
        "size": 61755,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-power-rangers-zeo-battle-racers-point-race-vs-mode",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34894,
    "title": "Power Rangers Zeo: Battle Racers - Point Race (Vs Mode)",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "boss",
      "industrial",
      "tense"
    ],
    "description": "Requested by Segment1Zone2",
    "latest_version": "smwc-34894-1696331992",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34894,
        "title": "Power Rangers Zeo: Battle Racers - Point Race (Vs Mode)",
        "version": "smwc-34894-1696331992",
        "upstream_time": 1696331992,
        "download_url": "https://dl.smwcentral.net/34894/Point%20Race.zip",
        "filename": "Point Race.zip",
        "size": 65176,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-power-rangers-zeo-battle-racers-staff-roll",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33802,
    "title": "Power Rangers Zeo: Battle Racers - Staff Roll",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "chase",
      "credits",
      "title",
      "urban"
    ],
    "description": "Staff Roll theme from the Power Rangers racing game.",
    "latest_version": "smwc-33802-1691528755",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33802,
        "title": "Power Rangers Zeo: Battle Racers - Staff Roll",
        "version": "smwc-33802-1691528755",
        "upstream_time": 1691528755,
        "download_url": "https://dl.smwcentral.net/33802/Power%20Rangers%20Zeo%20-%20Staff%20Roll.zip",
        "filename": "Power Rangers Zeo - Staff Roll.zip",
        "size": 60295,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-prairie-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12079,
    "title": "Prairie Town",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "town"
    ],
    "description": "Original Composition. A peaceful, lighthearted rural tune. Could be used in towns, grasslands, or as map music.",
    "latest_version": "smwc-12079-1445887935",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12079,
        "title": "Prairie Town",
        "version": "smwc-12079-1445887935",
        "upstream_time": 1445887935,
        "download_url": "https://dl.smwcentral.net/12079/PrairieTown.zip",
        "filename": "PrairieTown.zip",
        "size": 31408,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-prehistorik",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7109,
    "title": "Prehistorik 2 (DOS) - Monster",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "boss"
    ],
    "description": "A hectic sounding boss theme from PrehistoriK 2.",
    "latest_version": "smwc-7109-1324187199",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7109,
        "title": "Prehistorik 2 (DOS) - Monster",
        "version": "smwc-7109-1324187199",
        "upstream_time": 1324187199,
        "download_url": "https://dl.smwcentral.net/7109/Prehistorik%202%20%28DOS%29%20-%20Monster%20%28Sampled%29.zip",
        "filename": "Prehistorik 2 (DOS) - Monster (Sampled).zip",
        "size": 55020,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-prelude-of-the-hero",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8042,
    "title": "Prelude of the Hero",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "calm"
    ],
    "description": "A custom composition and a remix of Passat of the Hero.<br>\r\n<br>\r\nUpdate (10/06/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 122 bytes.",
    "latest_version": "smwc-8042-1312496169",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8042,
        "title": "Prelude of the Hero",
        "version": "smwc-8042-1312496169",
        "upstream_time": 1312496169,
        "download_url": "https://dl.smwcentral.net/8042/Prelude%20of%20the.hero.zip",
        "filename": "Prelude of the.hero.zip",
        "size": 44648,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-present-paradise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8068,
    "title": "Present Paradise",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "grassland",
      "overworld"
    ],
    "description": "The song that was supposed to be used in the first world of 'Mario's Time Quest'. Good for a calm overworld/submap.",
    "latest_version": "smwc-8068-1319899959",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8068,
        "title": "Present Paradise",
        "version": "smwc-8068-1319899959",
        "upstream_time": 1319899959,
        "download_url": "https://dl.smwcentral.net/8068/Present%20Paradise.zip",
        "filename": "Present Paradise.zip",
        "size": 70419,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pretend-us-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37107,
    "title": "Pretend Us - Main Theme",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "ghost house",
      "mysterious",
      "night",
      "overworld",
      "spooky"
    ],
    "description": "Bootleg Amogus music originally composed for the Pretend Us advertisement in <a href=\"https://www.smwcentral.net/?p=viewthread&t=126712\">Mario Goes To Buy Soft Tacos</a>.<br>\r\n<br>\r\nIt's exactly what you'd expect.",
    "latest_version": "smwc-37107-1709318930",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37107,
        "title": "Pretend Us - Main Theme",
        "version": "smwc-37107-1709318930",
        "upstream_time": 1709318930,
        "download_url": "https://dl.smwcentral.net/37107/Main%20Theme%20-%20Pretend%20Us.zip",
        "filename": "Main Theme - Pretend Us.zip",
        "size": 30789,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-prince-of-moonlight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9522,
    "title": "Prince of Moonlight",
    "authors": [
      "Moose"
    ],
    "tags": [
      "bonus",
      "calm",
      "grassland",
      "night",
      "sky"
    ],
    "description": "A fun little nighttime tune. Could possible fit other areas.",
    "latest_version": "smwc-9522-1418154205",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9522,
        "title": "Prince of Moonlight",
        "version": "smwc-9522-1418154205",
        "upstream_time": 1418154205,
        "download_url": "https://dl.smwcentral.net/9522/Prince%20of%20Moonlight.zip",
        "filename": "Prince of Moonlight.zip",
        "size": 33056,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-prince-of-persia-snes-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32567,
    "title": "Prince of Persia (SNES) - Fight",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "desert",
      "final",
      "tense"
    ],
    "description": "Fight from Prince of Persia for the SNES.",
    "latest_version": "smwc-32567-1678875465",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32567,
        "title": "Prince of Persia (SNES) - Fight",
        "version": "smwc-32567-1678875465",
        "upstream_time": 1678875465,
        "download_url": "https://dl.smwcentral.net/32567/Prince%20of%20Persia%20%28SNES%29%20-%20Fight.zip",
        "filename": "Prince of Persia (SNES) - Fight.zip",
        "size": 58880,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-prince-of-persia-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29357,
    "title": "Prince of Persia - Stage 6",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "castle",
      "dark",
      "desert",
      "mysterious",
      "temple",
      "tense"
    ],
    "description": "The freaking good stage 6 theme from Prince of Persia. Due to its arabic-like feel, it'd fit pyramid levels, and any sort of sand castle level.",
    "latest_version": "smwc-29357-1643595101",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29357,
        "title": "Prince of Persia - Stage 6",
        "version": "smwc-29357-1643595101",
        "upstream_time": 1643595101,
        "download_url": "https://dl.smwcentral.net/29357/Prince%20of%20Persia%20-%20Stage%206.zip",
        "filename": "Prince of Persia - Stage 6.zip",
        "size": 33723,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22159,
        "title": "Prince of Persia - Stage 9",
        "version": "smwc-22159-1581963570",
        "upstream_time": 1581963570,
        "download_url": "https://dl.smwcentral.net/22159/Stage9.zip",
        "filename": "Stage9.zip",
        "size": 55363,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8449,
        "title": "Prince of Persia - Stage 6",
        "version": "smwc-8449-1375402123",
        "upstream_time": 1375402123,
        "download_url": "https://dl.smwcentral.net/8449/PRINCE.zip",
        "filename": "PRINCE.zip",
        "size": 59052,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-princess-minerva-tension",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8829,
    "title": "Princess Minerva - Tension 1",
    "authors": [
      "sincx"
    ],
    "tags": [
      "cutscene"
    ],
    "description": "A short song that would be good for a tense cutscene.",
    "latest_version": "smwc-8829-1412883514",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8829,
        "title": "Princess Minerva - Tension 1",
        "version": "smwc-8829-1412883514",
        "upstream_time": 1412883514,
        "download_url": "https://dl.smwcentral.net/8829/tens1.zip",
        "filename": "tens1.zip",
        "size": 32910,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-princess-tomato-in-the-salad-kingdom-nes-celery-forest-spinach-heights-arranged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26696,
    "title": "Princess Tomato in the Salad Kingdom (NES) - Celery Forest & Spinach Heights (Arranged)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "night",
      "overworld",
      "retro",
      "sky",
      "temple",
      "title"
    ],
    "description": "Oh boy, that sure is a long title. Anyways...<br>\r\n<br>\r\nThe Arranged version of ^ (that title) can be used in Overworlds and Sky levels.",
    "latest_version": "smwc-26696-1620835604",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26696,
        "title": "Princess Tomato in the Salad Kingdom (NES) - Celery Forest & Spinach Heights (Arranged)",
        "version": "smwc-26696-1620835604",
        "upstream_time": 1620835604,
        "download_url": "https://dl.smwcentral.net/26696/Celery%20Forest%20%26%20Spinach%20Heights.zip",
        "filename": "Celery Forest %26 Spinach Heights.zip",
        "size": 31044,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-printer-s-ambition",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39336,
    "title": "Printer's Ambition",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "grassland",
      "ice",
      "menu",
      "overworld",
      "sky",
      "snow",
      "title",
      "town",
      "upbeat"
    ],
    "description": "A groovy overworld track composed for an unfinished Hackjam #2 entry.<br>\r\n<br>\r\nIt's optimistic, with the feeling of an adventure that's about to unfold!",
    "latest_version": "smwc-39336-1741646064",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39336,
        "title": "Printer's Ambition",
        "version": "smwc-39336-1741646064",
        "upstream_time": 1741646064,
        "download_url": "https://dl.smwcentral.net/39336/printer.zip",
        "filename": "printer.zip",
        "size": 33188,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-prison-of-the-reaper",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7528,
    "title": "Prison of the Reaper",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "castle",
      "dark",
      "ghost house"
    ],
    "description": "A very creepy song for chilly and gloomy castles or prisons.<br>\r\n<br>\r\n<br>\r\nUpdate (12/19/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 372 bytes.",
    "latest_version": "smwc-7528-1319817909",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7528,
        "title": "Prison of the Reaper",
        "version": "smwc-7528-1319817909",
        "upstream_time": 1319817909,
        "download_url": "https://dl.smwcentral.net/7528/Reaper.Prison.zip",
        "filename": "Reaper.Prison.zip",
        "size": 64085,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-prison-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8558,
    "title": "Prison Theme",
    "authors": [
      "Mayonnai"
    ],
    "tags": [
      "cave",
      "dark"
    ],
    "description": "A composition best suited for dark cave levels.",
    "latest_version": "smwc-8558-1397625541",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8558,
        "title": "Prison Theme",
        "version": "smwc-8558-1397625541",
        "upstream_time": 1397625541,
        "download_url": "https://dl.smwcentral.net/8558/prison.zip",
        "filename": "prison.zip",
        "size": 64752,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pro-sport-hockey-let-s-play-hockey-1st-period",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38264,
    "title": "Pro Sport Hockey - Let's Play Hockey! ~ 1st Period",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "bonus",
      "ice",
      "sky",
      "tense",
      "upbeat",
      "urban"
    ],
    "description": "Since this port uses a hot patch from newer AMK versions, it is only compatible with AMK 1.0.9 or higher versions.",
    "latest_version": "smwc-38264-1724687641",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38264,
        "title": "Pro Sport Hockey - Let's Play Hockey! ~ 1st Period",
        "version": "smwc-38264-1724687641",
        "upstream_time": 1724687641,
        "download_url": "https://dl.smwcentral.net/38264/Pro%20Sport%20Hockey%20-%20Lets%20Play%20Hockey%20~%201st%20Period.zip",
        "filename": "Pro Sport Hockey - Lets Play Hockey ~ 1st Period.zip",
        "size": 51591,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25681,
        "title": "Pro Sport Hockey - Let's Play Hockey ~ 1st Period",
        "version": "smwc-25681-1610400377",
        "upstream_time": 1610400377,
        "download_url": "https://dl.smwcentral.net/25681/USA%20Ice%20Hockey%20-%201st%20Period.zip",
        "filename": "USA Ice Hockey - 1st Period.zip",
        "size": 33137,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pro-sport-hockey-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39291,
    "title": "Pro Sport Hockey - Title Screen",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "sky",
      "title",
      "upbeat"
    ],
    "description": "Made this for an upcoming project",
    "latest_version": "smwc-39291-1741208855",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39291,
        "title": "Pro Sport Hockey - Title Screen",
        "version": "smwc-39291-1741208855",
        "upstream_time": 1741208855,
        "download_url": "https://dl.smwcentral.net/39291/Pro%20Sport%20Hockey%20-%20Title_Screen.zip",
        "filename": "Pro Sport Hockey - Title_Screen.zip",
        "size": 55634,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-prodigy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32763,
    "title": "Prodigy",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "boss",
      "chase",
      "industrial",
      "tense"
    ],
    "description": "I don't know if this keygen track is actually a song by \"The Prodigy\" or if it was just inspired by their music.<br>\r\n<br>\r\nFair warning: I think it's best not to use this track for too long sections as it can get annoying in the long run.",
    "latest_version": "smwc-32763-1680300766",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32763,
        "title": "Prodigy",
        "version": "smwc-32763-1680300766",
        "upstream_time": 1680300766,
        "download_url": "https://dl.smwcentral.net/32763/Prodigy.zip",
        "filename": "Prodigy.zip",
        "size": 63688,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-professor-layton-and-the-miracle-mask-norwell",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24401,
    "title": "Professor Layton and the Miracle Mask - Norwell",
    "authors": [
      "Lumy"
    ],
    "tags": [
      "calm",
      "cutscene",
      "mysterious",
      "ruins",
      "sad"
    ],
    "description": "A sad, mystical and mysterious song that first plays when you reach the ancient Norwell Wall. Makes extensive usage of ARAM, so some SMW samples have been disabled for it. I've included a more compatible version for convenience.<br>\r\n<br>\r\nSamples omitted: 09 SMW @7.brr, 0D SMW @14.brr, 0F SMW @21.brr, 11 SMW @17.brr, (13 SMW Thunder.brr)*.<br>\r\nINCOMPATIBLE WITH: Bonus End music, (Blargg roar SFX, Thunder SFX, Valley of Bowser appears SFX, Castle destruction bomb SFX)*.<br>\r\n*Items in parenthesis are not a concern in the more compatible version.",
    "latest_version": "smwc-24401-1600728077",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24401,
        "title": "Professor Layton and the Miracle Mask - Norwell",
        "version": "smwc-24401-1600728077",
        "upstream_time": 1600728077,
        "download_url": "https://dl.smwcentral.net/24401/Layton%20Miracle%20Mask%20-%20Norwell.zip",
        "filename": "Layton Miracle Mask - Norwell.zip",
        "size": 115058,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-professor-layton-the-curious-village-puzzles",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27513,
    "title": "Professor Layton & the Curious Village - Puzzles",
    "authors": [
      "Sariel"
    ],
    "tags": [
      "abstract",
      "calm",
      "ice",
      "night",
      "sad"
    ],
    "description": "Calm (and annoying) piece of music for puzzels from Professor Layton & the curious village. Fits sad cutscenes perhaps.",
    "latest_version": "smwc-27513-1628716221",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27513,
        "title": "Professor Layton & the Curious Village - Puzzles",
        "version": "smwc-27513-1628716221",
        "upstream_time": 1628716221,
        "download_url": "https://dl.smwcentral.net/27513/Professor%20Layton%20%26%20the%20curious%20Village%20-%20Puzzles.zip",
        "filename": "Professor Layton %26 the curious Village - Puzzles.zip",
        "size": 31152,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-professor-layton-the-unwound-future-picture-book",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19008,
    "title": "Professor Layton & the Unwound Future - Picture Book",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "overworld",
      "sad",
      "sky",
      "title",
      "water"
    ],
    "description": "Played in the picture book minigame, this is a great song for cutscenes, title screens, credits, calm submaps, etc.<br>\r\n<br>\r\nGood for crying too.<br>\r\n<br>\r\n<br>\r\nHow come there are no layton ports yet?",
    "latest_version": "smwc-19008-1548307502",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19008,
        "title": "Professor Layton & the Unwound Future - Picture Book",
        "version": "smwc-19008-1548307502",
        "upstream_time": 1548307502,
        "download_url": "https://dl.smwcentral.net/19008/PL%26UF%20-%20Picture%20book.zip",
        "filename": "PL%26UF - Picture book.zip",
        "size": 31021,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-project-emotion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7968,
    "title": "Project Emotion",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "calm",
      "cave",
      "credits",
      "water"
    ],
    "description": "A calm custom composition. Can fit water or cave levels.",
    "latest_version": "smwc-7968-1312330137",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7968,
        "title": "Project Emotion",
        "version": "smwc-7968-1312330137",
        "upstream_time": 1312330137,
        "download_url": "https://dl.smwcentral.net/7968/Project%20Emotion.zip",
        "filename": "Project Emotion.zip",
        "size": 68010,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-project-justice-taiyo-school-rooftop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23138,
    "title": "Project Justice - Taiyo School Rooftop",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "carnival",
      "cutscene",
      "overworld",
      "title"
    ],
    "description": "Part of Wyatt Croucher's music pack. A cheerful song that has a school vibe with an anime flavour to it.",
    "latest_version": "smwc-23138-1590735438",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23138,
        "title": "Project Justice - Taiyo School Rooftop",
        "version": "smwc-23138-1590735438",
        "upstream_time": 1590735438,
        "download_url": "https://dl.smwcentral.net/23138/pjschool.zip",
        "filename": "pjschool.zip",
        "size": 33128,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-projex-nuance-christmas-dance-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38964,
    "title": "projex & nuance - Christmas Dance Mix",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "credits",
      "snow",
      "title"
    ],
    "description": "Ported this one for <span class=\"un-outer\" title=\"Saphros\"><a href=\"/?p=profile&amp;id=55551\" style=\"color: var(--user-color-3);\" class=\"un\">Saphros</a></span>'s Hack <a href=\"https://www.smwcentral.net/?p=section&a=details&id=38828\">Marios Christmas Adventure</a>.<br>\r\n<br>\r\nYou can switch between 2 versions with:<br>\r\nset define to #define Voice 1, to get the version with voice<br>\r\nset define to #define Voice 0, to get the version without the voice<br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, Thunder/Firework/Blargg",
    "latest_version": "smwc-38964-1740772470",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38964,
        "title": "projex & nuance - Christmas Dance Mix",
        "version": "smwc-38964-1740772470",
        "upstream_time": 1740772470,
        "download_url": "https://dl.smwcentral.net/38964/Christmas%20Dance%20Mix.zip",
        "filename": "Christmas Dance Mix.zip",
        "size": 154351,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-psh-project-choices-hypnotize-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39827,
    "title": "PSH Project: Choices - Hypnotize (Intro)",
    "authors": [
      "MarkVD100"
    ],
    "tags": [
      "abstract",
      "boss",
      "cutscene",
      "menu",
      "night",
      "star",
      "upbeat"
    ],
    "description": "A song that plays in PSH Project's \"Choices\" album. May be fitting for short levels with good repetition or a starman.<br>\r\n<br>\r\nIf you want this as a global song, it's recommended to use the non-echo variant.",
    "latest_version": "smwc-39827-1750703353",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39827,
        "title": "PSH Project: Choices - Hypnotize (Intro)",
        "version": "smwc-39827-1750703353",
        "upstream_time": 1750703353,
        "download_url": "https://dl.smwcentral.net/39827/PSH%20Project%20~%20Choices%20-%20Hypnotize.zip",
        "filename": "PSH Project ~ Choices - Hypnotize.zip",
        "size": 61887,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pswitch-remix-extended",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40822,
    "title": "PSwitch Remix (Extended)",
    "authors": [
      "jneen"
    ],
    "tags": [],
    "description": "This version is unsampled, however it is NOT intended for global use.",
    "latest_version": "smwc-40822-1761939799",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40822,
        "title": "PSwitch Remix (Extended)",
        "version": "smwc-40822-1761939799",
        "upstream_time": 1761939799,
        "download_url": "https://dl.smwcentral.net/40822/pswitch3.zip",
        "filename": "pswitch3.zip",
        "size": 31145,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pswitch-remix-global",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40821,
    "title": "PSwitch Remix (Global)",
    "authors": [
      "jneen"
    ],
    "tags": [
      "athletic",
      "p-switch",
      "upbeat"
    ],
    "description": "This version is unsampled and intended for global use.",
    "latest_version": "smwc-40821-1761939803",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40821,
        "title": "PSwitch Remix (Global)",
        "version": "smwc-40821-1761939803",
        "upstream_time": 1761939803,
        "download_url": "https://dl.smwcentral.net/40821/pswitch-global3.zip",
        "filename": "pswitch-global3.zip",
        "size": 29906,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-psycho-fox-mystical-mountains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8574,
    "title": "Psycho Fox - Mystical Mountains",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "mountain"
    ],
    "description": "The oriental-sounding theme from the first level of Psycho Fox.  Would suit an eastern or mountain level.",
    "latest_version": "smwc-8574-1398197636",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8574,
        "title": "Psycho Fox - Mystical Mountains",
        "version": "smwc-8574-1398197636",
        "upstream_time": 1398197636,
        "download_url": "https://dl.smwcentral.net/8574/Mystical%20Mountains.zip",
        "filename": "Mystical Mountains.zip",
        "size": 65629,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-psycho-soldier-psycho-soldier-theme-mm7-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23670,
    "title": "Psycho Soldier - Psycho Soldier Theme (MM7-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "fire",
      "tense"
    ],
    "description": "<span style=\"font-size: 14pt;\"><span style=\"color: #ff0066;\">𝐓𝐡𝐞 𝐏𝐬𝐲𝐜𝐡𝐨 𝐛𝐚𝐥𝐥'𝐬 𝐥𝐢𝐠𝐡𝐭 𝐛𝐮𝐫𝐬𝐭𝐬, 𝐚𝐧𝐝 𝐀𝐭𝐡𝐞𝐧𝐚'𝐬 𝐟𝐨𝐫𝐦 𝐬𝐡𝐢𝐧𝐞𝐬.</span></span><br>\r\n<br>\r\nA remix of the banger that is the <i>Psycho Soldier</i> theme song in the Mega Man 7 style. I'm surprised there isn't any ports of this song on here.<br>\r\n<br>\r\nThis song is perfect for intense, athletic, and fire stages. Could also work for Mini-bosses.<br>\r\n<br>\r\n<b>Note:</b><br>\r\n- There is a \"READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- The Thunder SFX and @7 are disabled.",
    "latest_version": "smwc-23670-1594440521",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23670,
        "title": "Psycho Soldier - Psycho Soldier Theme (MM7-Mix)",
        "version": "smwc-23670-1594440521",
        "upstream_time": 1594440521,
        "download_url": "https://dl.smwcentral.net/23670/Psycho%20Soldier.zip",
        "filename": "Psycho Soldier.zip",
        "size": 150892,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-puggsy-aztec-temple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16019,
    "title": "Puggsy - Aztec Temple",
    "authors": [
      "DAA234"
    ],
    "tags": [
      "temple"
    ],
    "description": "The song that plays in Aztec Temple in Puggsy.",
    "latest_version": "smwc-16019-1503930351",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16019,
        "title": "Puggsy - Aztec Temple",
        "version": "smwc-16019-1503930351",
        "upstream_time": 1503930351,
        "download_url": "https://dl.smwcentral.net/16019/Aztec_Temple.zip",
        "filename": "Aztec_Temple.zip",
        "size": 30570,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pulseman-stereo-protect-snes-trance-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25437,
    "title": "Pulseman - Stereo Protect (SNES TRANCE MIX)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "abstract",
      "bonus",
      "final",
      "space"
    ],
    "description": "Stereo Protect from Pulseman, but remixed and extended to give off a more trance-like feel. Good for abstract and space levels, along with longer and spaced-out levels in general.<br>\r\n<br>\r\nNOTE: Not compatible with thunder, Blaargs and Yoshis.",
    "latest_version": "smwc-25437-1607721513",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25437,
        "title": "Pulseman - Stereo Protect (SNES TRANCE MIX)",
        "version": "smwc-25437-1607721513",
        "upstream_time": 1607721513,
        "download_url": "https://dl.smwcentral.net/25437/Stereo%20Protect%20%28TRANCE%20MIX%29.zip",
        "filename": "Stereo Protect (TRANCE MIX).zip",
        "size": 82611,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pushover-greek",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13092,
    "title": "Pushover - Greek",
    "authors": [
      "yoshi9429"
    ],
    "tags": [
      "ruins",
      "temple"
    ],
    "description": "Pushover Greek Stage Theme.<br>\r\nI think it is useful ruin or temple.",
    "latest_version": "smwc-13092-1453409011",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13092,
        "title": "Pushover - Greek",
        "version": "smwc-13092-1453409011",
        "upstream_time": 1453409011,
        "download_url": "https://dl.smwcentral.net/13092/Pushover%20-%20Greek%20%28S%29.zip",
        "filename": "Pushover - Greek (S).zip",
        "size": 36904,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pushover-japanese-temple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13118,
    "title": "Pushover - Japanese Temple",
    "authors": [
      "yoshi9429"
    ],
    "tags": [
      "castle",
      "temple"
    ],
    "description": "Pushover Stage 89~99 Theme.<br>\r\nI think it is useful castle and temple stage.",
    "latest_version": "smwc-13118-1453419329",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13118,
        "title": "Pushover - Japanese Temple",
        "version": "smwc-13118-1453419329",
        "upstream_time": 1453419329,
        "download_url": "https://dl.smwcentral.net/13118/Pushover%20-%20Japanese%20Temple%20%28S%29.zip",
        "filename": "Pushover - Japanese Temple (S).zip",
        "size": 40338,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pushover-mecano-structure",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19037,
    "title": "Pushover - Mecano Structure",
    "authors": [
      "yoshi9429"
    ],
    "tags": [
      "athletic",
      "bonus",
      "sky"
    ],
    "description": "A happy tune from 'Pushover' that would fit to a bonus, athletic, or even cloud level.<br>\r\nAdding a drum sound that plays when you ride Yoshi.",
    "latest_version": "smwc-19037-1549073208",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19037,
        "title": "Pushover - Mecano Structure",
        "version": "smwc-19037-1549073208",
        "upstream_time": 1549073208,
        "download_url": "https://dl.smwcentral.net/19037/Pushover%20-%20Mecano%20Structure%20%28S%29.zip",
        "filename": "Pushover - Mecano Structure (S).zip",
        "size": 92526,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11052,
        "title": "Pushover - Mecano Structure",
        "version": "smwc-11052-1428020658",
        "upstream_time": 1428020658,
        "download_url": "https://dl.smwcentral.net/11052/Pushover%20-%20Mecano%20Structure.zip",
        "filename": "Pushover - Mecano Structure.zip",
        "size": 31271,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-putty-squad-dance-craze",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22759,
    "title": "Putty Squad - Dance Craze!",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "boss"
    ],
    "description": "intense theme that can be used in battles or bosses.",
    "latest_version": "smwc-22759-1588288196",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22759,
        "title": "Putty Squad - Dance Craze!",
        "version": "smwc-22759-1588288196",
        "upstream_time": 1588288196,
        "download_url": "https://dl.smwcentral.net/22759/Dance%20Craze.zip",
        "filename": "Dance Craze.zip",
        "size": 31844,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-puyo-puyo-brave-of-puyo-puyo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16162,
    "title": "Puyo Puyo - Brave of Puyo Puyo",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "cutscene",
      "final",
      "sad"
    ],
    "description": "The second cutscene theme from Puyo Puyo, also present in Dr. Robotnik's Mean Bean Machine as a remix for Stage 13 (A.K.A Robotnik's stage)'s intro, and a version more faithful to the original which has gone unused (Sad!). It was also used in the Mega Drive version of Madou Monogatari as its second opening theme, tho I'm not sure about the other versions of that game.<br>\r\n<br>\r\nAnyway, this song would definitely fit well with a dramatic and final cutscene, so if y'all want to use this for a hack, definitely consider that as a option. If not, the final levels of your hack would also benefit from that. Or you can just ignore this and use it on your own way, I dont care LOL<br>\r\n<br>\r\nOh, and btw, thank JonKaruzu for helping out with the last parts of the conversion of the original SPC to MML. While my skills with MML have definitely been getting better, I'm still not very comfortable with it, so help like this is always very appreciated &gt;:]",
    "latest_version": "smwc-16162-1504630327",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16162,
        "title": "Puyo Puyo - Brave of Puyo Puyo",
        "version": "smwc-16162-1504630327",
        "upstream_time": 1504630327,
        "download_url": "https://dl.smwcentral.net/16162/Kirby%27s%20Avalanche%20funy%20moments.zip",
        "filename": "Kirby%27s Avalanche funy moments.zip",
        "size": 59143,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-puyo-puyo-final-of-puyo-puyo-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37790,
    "title": "Puyo Puyo - Final of Puyo Puyo (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "chase",
      "final"
    ],
    "description": "Based : Sigma Palace 1 - Mega Man X<br>\r\nAvailable file: FinalPuyo_X1.txt",
    "latest_version": "smwc-37790-1718554095",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37790,
        "title": "Puyo Puyo - Final of Puyo Puyo (Mega Man X Style)",
        "version": "smwc-37790-1718554095",
        "upstream_time": 1718554095,
        "download_url": "https://dl.smwcentral.net/37790/FinalPuyo_X1.zip",
        "filename": "FinalPuyo_X1.zip",
        "size": 111541,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-puyo-puyo-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41992,
    "title": "Puyo Puyo - Theme",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "calm",
      "grassland",
      "upbeat"
    ],
    "description": "Main theme from Puyo Puyo on the Genesis. Suggested by <span class=\"un-outer\" title=\"Klug\"><a href=\"/?p=profile&amp;id=28710\" style=\"color: var(--user-color-1);\" class=\"un\">Klug</a></span>.",
    "latest_version": "smwc-41992-1778445657",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41992,
        "title": "Puyo Puyo - Theme",
        "version": "smwc-41992-1778445657",
        "upstream_time": 1778445657,
        "download_url": "https://dl.smwcentral.net/41992/puyopuyo.zip",
        "filename": "puyopuyo.zip",
        "size": 82473,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-puyo-puyo-tsuu-last-area-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18207,
    "title": "Puyo Puyo Tsuu - Last Area (Arrangement)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "boss",
      "grassland"
    ],
    "description": "This is an heavier arrangement of the final area theme from Puyo Puyo Tsuu, also known as Quickly Difficult. Unlike what the title suggests tho, this would actually work quite well on first levels/worlds, even with the harder edge of this port. Athletic and grassland levels come to mind here, or just light-hearted levels in general. Bosses also work very well with this too, especially more light-hearted bosses.<br>\r\n<br>\r\nEDIT Removed the reverb lol",
    "latest_version": "smwc-18207-1537845957",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18207,
        "title": "Puyo Puyo Tsuu - Last Area (Arrangement)",
        "version": "smwc-18207-1537845957",
        "upstream_time": 1537845957,
        "download_url": "https://dl.smwcentral.net/18207/Puyo%20Puyo%20Tsuu%20-%20Last%20Area.zip",
        "filename": "Puyo Puyo Tsuu - Last Area.zip",
        "size": 92877,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-puzzle-struggle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24881,
    "title": "Puzzle Struggle",
    "authors": [
      "MilkyMooer"
    ],
    "tags": [
      "ambient",
      "cutscene",
      "mysterious",
      "overworld",
      "sewer"
    ],
    "description": "This is an original song I made that is meant to be used for puzzles, ambience, or mysterious levels. I guess it could fit dark scenes in cutscenes and sewers as well. Not much else to say here.",
    "latest_version": "smwc-24881-1606168898",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24881,
        "title": "Puzzle Struggle",
        "version": "smwc-24881-1606168898",
        "upstream_time": 1606168898,
        "download_url": "https://dl.smwcentral.net/24881/Puzzle%20Struggle.zip",
        "filename": "Puzzle Struggle.zip",
        "size": 59628,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-py-gity",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28871,
    "title": "Py & Gity 2: The Industrial Age - BOSS.MOD",
    "authors": [
      "LucasRCD"
    ],
    "tags": [
      "boss",
      "cutscene",
      "industrial",
      "tense"
    ],
    "description": "The short but menacing boss theme from obscure Korean MS-DOS beat 'em up Py & Gity 2 - The Industrial Age, which is also used for the pre-level FMVs depicting each level's boss.<br>\r\n<br>\r\nCould fit boss battles, cutscenes, and industrial themed levels. Due to the repetitive nature of the track, it's not recommended to use on longer levels.",
    "latest_version": "smwc-28871-1639419282",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28871,
        "title": "Py & Gity 2: The Industrial Age - BOSS.MOD",
        "version": "smwc-28871-1639419282",
        "upstream_time": 1639419282,
        "download_url": "https://dl.smwcentral.net/28871/Py%20%26%20Gity%202%20The%20Industrial%20Age%20-%20BOSS.MOD.zip",
        "filename": "Py %26 Gity 2 The Industrial Age - BOSS.MOD.zip",
        "size": 83812,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-pyrotechnic-perennial-x",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7166,
    "title": "Pyrotechnic Perennial X",
    "authors": [
      "Crispy"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "fire",
      "industrial"
    ],
    "description": "A heavy theme that could be used for an athletic area. It could also be used for a fire area, or even a boss theme. The original composer, flashygoodness, would like credit if this song is used.",
    "latest_version": "smwc-7166-1338212487",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7166,
        "title": "Pyrotechnic Perennial X",
        "version": "smwc-7166-1338212487",
        "upstream_time": 1338212487,
        "download_url": "https://dl.smwcentral.net/7166/CUSTOM%20-%20Pyrotechnic%20Perennial%20X.zip",
        "filename": "CUSTOM - Pyrotechnic Perennial X.zip",
        "size": 69149,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-quartet-quartet-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25558,
    "title": "Quartet - Quartet Theme",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "retro",
      "title"
    ],
    "description": "The main theme from Sega's 1986 arcade game, <i>Quartet</i>. Could fit on the title screen.",
    "latest_version": "smwc-25558-1609873495",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25558,
        "title": "Quartet - Quartet Theme",
        "version": "smwc-25558-1609873495",
        "upstream_time": 1609873495,
        "download_url": "https://dl.smwcentral.net/25558/Quartet%20Theme%20Version%201.3.zip",
        "filename": "Quartet Theme Version 1.3.zip",
        "size": 34918,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-quattro-arcade-go-dizzy-go-high-score",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7772,
    "title": "Quattro Arcade - Go Dizzy, Go! - High Score",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "calm",
      "cave",
      "forest",
      "grassland",
      "industrial",
      "jungle",
      "mountain",
      "town"
    ],
    "description": "A cute little tune that could fit happy areas like a grassland or a lighthearted factory.",
    "latest_version": "smwc-7772-1325391752",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7772,
        "title": "Quattro Arcade - Go Dizzy, Go! - High Score",
        "version": "smwc-7772-1325391752",
        "upstream_time": 1325391752,
        "download_url": "https://dl.smwcentral.net/7772/Quattro%20Arcade%20-%20Go%20Dizzy%2C%20Go%21%20-%20High%20Score.zip",
        "filename": "Quattro Arcade - Go Dizzy%2C Go%21 - High Score.zip",
        "size": 71882,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-quattro-arcade-go-dizzy-go-title-screen-and-ending",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7766,
    "title": "Quattro Arcade - Go Dizzy, Go! - Title Screen and Ending",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "athletic",
      "cave",
      "forest",
      "grassland",
      "industrial",
      "jungle",
      "mountain",
      "town"
    ],
    "description": "The Quattro Arcade theme. Could fit a happy area like a forest or a lighthearted factory.",
    "latest_version": "smwc-7766-1325392008",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7766,
        "title": "Quattro Arcade - Go Dizzy, Go! - Title Screen and Ending",
        "version": "smwc-7766-1325392008",
        "upstream_time": 1325392008,
        "download_url": "https://dl.smwcentral.net/7766/Quattro%20Arcade%20-%20Go%20Dizzy%2C%20Go%21%20-%20Title%20Screen%20and%20Ending.zip",
        "filename": "Quattro Arcade - Go Dizzy%2C Go%21 - Title Screen and Ending.zip",
        "size": 72096,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-quattro-arcade-go-dizzy-go-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7771,
    "title": "Quattro Arcade - Go Dizzy, Go! - World 4",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "athletic",
      "cave",
      "desert",
      "forest",
      "grassland",
      "industrial",
      "jungle",
      "mountain",
      "town"
    ],
    "description": "An arrangement of the Quattro Arcade theme with a twist of a desert theme. Could fit areas like a desert or a mountain range.",
    "latest_version": "smwc-7771-1325391837",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7771,
        "title": "Quattro Arcade - Go Dizzy, Go! - World 4",
        "version": "smwc-7771-1325391837",
        "upstream_time": 1325391837,
        "download_url": "https://dl.smwcentral.net/7771/Quattro%20Arcade%20-%20Go%20Dizzy%2C%20Go%21%20-%20World%204.zip",
        "filename": "Quattro Arcade - Go Dizzy%2C Go%21 - World 4.zip",
        "size": 71855,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7770,
        "title": "Quattro Arcade - Go Dizzy, Go! - World 2",
        "version": "smwc-7770-1325391944",
        "upstream_time": 1325391944,
        "download_url": "https://dl.smwcentral.net/7770/Quattro%20Arcade%20-%20Go%20Dizzy%2C%20Go%21%20-%20World%202.zip",
        "filename": "Quattro Arcade - Go Dizzy%2C Go%21 - World 2.zip",
        "size": 71920,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7757,
        "title": "Quattro Arcade - Go Dizzy, Go! - World 3",
        "version": "smwc-7757-1325392096",
        "upstream_time": 1325392096,
        "download_url": "https://dl.smwcentral.net/7757/Quattro%20Arcade%20-%20Go%20Dizzy%2C%20Go%21%20-%20World%203.zip",
        "filename": "Quattro Arcade - Go Dizzy%2C Go%21 - World 3.zip",
        "size": 66982,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-r-ack-no-regrets-right",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25846,
    "title": "R-ACK - No Regrets, Right?",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "ambient",
      "calm",
      "castle",
      "credits",
      "cutscene",
      "dark",
      "final",
      "fire",
      "ruins",
      "sad",
      "title"
    ],
    "description": "The tragic, yet triumphant piece of music used for the credits of R-ACK. Can be useful for intros, credits, cutscenes, maybe title screens, or penultimate levels for building up to the final level.",
    "latest_version": "smwc-25846-1612646606",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25846,
        "title": "R-ACK - No Regrets, Right?",
        "version": "smwc-25846-1612646606",
        "upstream_time": 1612646606,
        "download_url": "https://dl.smwcentral.net/25846/%5BS%5D%20R-ACK%20-%20No%20Regrets%2C%20Right_.zip",
        "filename": "%5BS%5D R-ACK - No Regrets%2C Right_.zip",
        "size": 43641,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-r-ack-real-final",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31518,
    "title": "R-ACK - real final",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "abstract",
      "airship",
      "ambient",
      "athletic",
      "bonus",
      "calm",
      "castle",
      "cave",
      "credits",
      "cutscene",
      "dark",
      "final",
      "fire",
      "ice",
      "industrial",
      "mysterious",
      "night",
      "retro",
      "sewer",
      "sky",
      "space",
      "tense",
      "title",
      "water"
    ],
    "description": "An unsampled version of the theme used in <a href=\"https://smwc.me/s/27001\">R-ACK</a>'s final level, \"real final\". Suitable for final levels, but could also be for very upbeat space levels.<br>\r\n<br>\r\nHas a subtle few differences between the original and this (panning + a slightly different percussion). Original sampled version <a href=\"https://smwc.me/s/25845\">here</a>.",
    "latest_version": "smwc-31518-1661550302",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31518,
        "title": "R-ACK - real final",
        "version": "smwc-31518-1661550302",
        "upstream_time": 1661550302,
        "download_url": "https://dl.smwcentral.net/31518/%5BU%5D%20R-ACK%20-%20real%20final.zip",
        "filename": "%5BU%5D R-ACK - real final.zip",
        "size": 33177,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25845,
        "title": "R-ACK - real final",
        "version": "smwc-25845-1612646652",
        "upstream_time": 1612646652,
        "download_url": "https://dl.smwcentral.net/25845/%5BS%5D%20R-ACK%20-%20real%20final.zip",
        "filename": "%5BS%5D R-ACK - real final.zip",
        "size": 71063,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-r-type-final",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34442,
    "title": "R-Type Final 2: Breaking In - Stolen AI Laboratory",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "airship",
      "athletic",
      "calm",
      "cutscene",
      "dark",
      "final",
      "night",
      "sad",
      "sky",
      "space",
      "tense"
    ],
    "description": "The song heard in the stage 3, where you search for the missing level textures. You fight against a big airship in the stage, and it clearly fits slow airship levels, with a bit of tense feeling. The second part also gets kinda upbeat and athletic.",
    "latest_version": "smwc-34442-1696202490",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34442,
        "title": "R-Type Final 2: Breaking In - Stolen AI Laboratory",
        "version": "smwc-34442-1696202490",
        "upstream_time": 1696202490,
        "download_url": "https://dl.smwcentral.net/34442/stolenAILab.zip",
        "filename": "stolenAILab.zip",
        "size": 34523,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33036,
        "title": "R-Type Final 2 - Final Point: Graveyard of Trans-dimensional Fighters",
        "version": "smwc-33036-1682951440",
        "upstream_time": 1682951440,
        "download_url": "https://dl.smwcentral.net/33036/Final%20Point.zip",
        "filename": "Final Point.zip",
        "size": 22389,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-r-type-final-stage-3",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36765,
    "title": "R-Type Final - Stage 3.0 (Battleship Raid: Above the City Buildings at Night)",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "airship",
      "cutscene",
      "dark",
      "space",
      "tense"
    ],
    "description": "It looks good in dark places, I made the midi myself and it may not be identical to the original.",
    "latest_version": "smwc-36765-1706742289",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36765,
        "title": "R-Type Final - Stage 3.0 (Battleship Raid: Above the City Buildings at Night)",
        "version": "smwc-36765-1706742289",
        "upstream_time": 1706742289,
        "download_url": "https://dl.smwcentral.net/36765/Stage%203.zip",
        "filename": "Stage 3.zip",
        "size": 71637,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-r-type-iii-the-third-lightning-imitator",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22333,
    "title": "R-Type III: The Third Lightning - Imitator",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "final",
      "fire",
      "space"
    ],
    "description": "A heavy song from R-Type III played during Stage 5. Good for space and fire/lava levels.",
    "latest_version": "smwc-22333-1585209643",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22333,
        "title": "R-Type III: The Third Lightning - Imitator",
        "version": "smwc-22333-1585209643",
        "upstream_time": 1585209643,
        "download_url": "https://dl.smwcentral.net/22333/R-Type%20III%20-%20Imitator.zip",
        "filename": "R-Type III - Imitator.zip",
        "size": 73719,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rabi-laby",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29196,
    "title": "Rabi Laby 2 - Hint",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "athletic",
      "grassland"
    ],
    "description": "Hint from Rabi Laby 2 (also known as Rabbit x Labyrinth 2),<br>\r\nwhich has a distinct feel of happiness that works well within SMW. <br>\r\nReleased in C3 Winter 2022.<br>\r\n<br>\r\nFits well in easier athletic levels.",
    "latest_version": "smwc-29196-1643226488",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29196,
        "title": "Rabi Laby 2 - Hint",
        "version": "smwc-29196-1643226488",
        "upstream_time": 1643226488,
        "download_url": "https://dl.smwcentral.net/29196/Rabi%20Laby%202%20-%20Hint.zip",
        "filename": "Rabi Laby 2 - Hint.zip",
        "size": 32583,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rabi-ribi-m-r",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20965,
    "title": "Rabi-Ribi - M.R.",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "spooky"
    ],
    "description": "The song playing in the creepypasta boss battle against Miru in Rabi-Ribi. Fits boss battles, dark athletic levels and creepy chases.",
    "latest_version": "smwc-20965-1566840316",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20965,
        "title": "Rabi-Ribi - M.R.",
        "version": "smwc-20965-1566840316",
        "upstream_time": 1566840316,
        "download_url": "https://dl.smwcentral.net/20965/MR.zip",
        "filename": "MR.zip",
        "size": 32275,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rad-racer-ii-race-complete",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29521,
    "title": "Rad Racer II - Race Complete",
    "authors": [
      "KlonoA13Phill"
    ],
    "tags": [
      "goal"
    ],
    "description": "An energetic and tropical style song played when you complete a race in Rad Racer II. You can use it for stage clear or boss clear.",
    "latest_version": "smwc-29521-1645574492",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29521,
        "title": "Rad Racer II - Race Complete",
        "version": "smwc-29521-1645574492",
        "upstream_time": 1645574492,
        "download_url": "https://dl.smwcentral.net/29521/Rad%20Racer%20II%20%28NES%29%20-%20Race%20Complete.zip",
        "filename": "Rad Racer II (NES) - Race Complete.zip",
        "size": 30522,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-day-of-summer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24596,
    "title": "Radical Dreamers - Day of Summer",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "dark",
      "desert",
      "forest",
      "title"
    ],
    "description": "Calm song that takes a dark turn near the end.<br>\r\n<br>\r\nIt doesn't loop.",
    "latest_version": "smwc-24596-1600185661",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24596,
        "title": "Radical Dreamers - Day of Summer",
        "version": "smwc-24596-1600185661",
        "upstream_time": 1600185661,
        "download_url": "https://dl.smwcentral.net/24596/01%20Day%20of%20Summer.zip",
        "filename": "01 Day of Summer.zip",
        "size": 166322,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-dungeon-ambience",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24611,
    "title": "Radical Dreamers - Dungeon Ambience",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "environmental"
    ],
    "description": "Dungeon ambience.<br>\r\n<br>\r\nIt (partially) breaks when pausing.",
    "latest_version": "smwc-24611-1600185721",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24611,
        "title": "Radical Dreamers - Dungeon Ambience",
        "version": "smwc-24611-1600185721",
        "upstream_time": 1600185721,
        "download_url": "https://dl.smwcentral.net/24611/16%20Dungeon%20Ambience.zip",
        "filename": "16 Dungeon Ambience.zip",
        "size": 167080,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-ending-le-tresor-interdit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24610,
    "title": "Radical Dreamers - Ending ~ Le Tresor Interdit",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "credits"
    ],
    "description": "A happy ending theme.<br>\r\n<br>\r\nIt doesn't loop.<br>\r\nNot compatible with \"Bonus End\" song, P-Switch and Thunder SFX. ",
    "latest_version": "smwc-24610-1600185717",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24610,
        "title": "Radical Dreamers - Ending ~ Le Tresor Interdit",
        "version": "smwc-24610-1600185717",
        "upstream_time": 1600185717,
        "download_url": "https://dl.smwcentral.net/24610/15%20Ending%20~%20Le%20Tresor%20Interdit.zip",
        "filename": "15 Ending ~ Le Tresor Interdit.zip",
        "size": 172346,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-epilogue-dream-shore",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24609,
    "title": "Radical Dreamers - Epilogue ~ Dream Shore (3)",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene",
      "title"
    ],
    "description": "Slow, calm song.<br>\r\n<br>\r\nIt doesn't loop.<br>\r\nNot compatible with \"Bonus End\" song.",
    "latest_version": "smwc-24609-1600185713",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24609,
        "title": "Radical Dreamers - Epilogue ~ Dream Shore (3)",
        "version": "smwc-24609-1600185713",
        "upstream_time": 1600185713,
        "download_url": "https://dl.smwcentral.net/24609/14%20Epilogue.zip",
        "filename": "14 Epilogue.zip",
        "size": 167030,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-facing",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24607,
    "title": "Radical Dreamers - Facing",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "mysterious",
      "temple"
    ],
    "description": "Tense choir song that turns into a sort of tribal chant.<br>\r\n<br>\r\nNot compatible with \"Bonus End\" song and Thunder SFX.",
    "latest_version": "smwc-24607-1600185705",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24607,
        "title": "Radical Dreamers - Facing",
        "version": "smwc-24607-1600185705",
        "upstream_time": 1600185705,
        "download_url": "https://dl.smwcentral.net/24607/12%20Facing.zip",
        "filename": "12 Facing.zip",
        "size": 173637,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-far-promise-dream-shore",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24603,
    "title": "Radical Dreamers - Far Promise ~ Dream Shore (1)",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene",
      "mysterious"
    ],
    "description": "A calm, mysterious music box song.",
    "latest_version": "smwc-24603-1600185690",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24603,
        "title": "Radical Dreamers - Far Promise ~ Dream Shore (1)",
        "version": "smwc-24603-1600185690",
        "upstream_time": 1600185690,
        "download_url": "https://dl.smwcentral.net/24603/08%20Far%20Promise.zip",
        "filename": "08 Far Promise.zip",
        "size": 152723,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-final-confrontation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24608,
    "title": "Radical Dreamers - Final Confrontation",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "Intense battle theme.<br>\r\n<br>\r\nNot compatible with \"Bonus End\" song.",
    "latest_version": "smwc-24608-1600185709",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24608,
        "title": "Radical Dreamers - Final Confrontation",
        "version": "smwc-24608-1600185709",
        "upstream_time": 1600185709,
        "download_url": "https://dl.smwcentral.net/24608/13%20Final%20Confrontation.zip",
        "filename": "13 Final Confrontation.zip",
        "size": 175502,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-footsteps-ambience",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24612,
    "title": "Radical Dreamers - Footsteps Ambience",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "environmental"
    ],
    "description": "Footstep ambience.<br>\r\n<br>\r\nIt (partially) breaks when pausing.",
    "latest_version": "smwc-24612-1600185724",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24612,
        "title": "Radical Dreamers - Footsteps Ambience",
        "version": "smwc-24612-1600185724",
        "upstream_time": 1600185724,
        "download_url": "https://dl.smwcentral.net/24612/17%20Footsteps%20Ambience.zip",
        "filename": "17 Footsteps Ambience.zip",
        "size": 164713,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-forest-ambience",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24613,
    "title": "Radical Dreamers - Forest Ambience",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "environmental",
      "forest"
    ],
    "description": "Forest ambience.",
    "latest_version": "smwc-24613-1600185727",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24613,
        "title": "Radical Dreamers - Forest Ambience",
        "version": "smwc-24613-1600185727",
        "upstream_time": 1600185727,
        "download_url": "https://dl.smwcentral.net/24613/18%20Forest%20Ambience.zip",
        "filename": "18 Forest Ambience.zip",
        "size": 163159,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-frozen-flame",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24605,
    "title": "Radical Dreamers - Frozen Flame",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "forest",
      "ice",
      "mountain",
      "mysterious",
      "tense"
    ],
    "description": "Tense, mysterious song.<br>\r\n<br>\r\nNot compatible with \"Bonus End\" song and Thunder SFX.",
    "latest_version": "smwc-24605-1600185698",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24605,
        "title": "Radical Dreamers - Frozen Flame",
        "version": "smwc-24605-1600185698",
        "upstream_time": 1600185698,
        "download_url": "https://dl.smwcentral.net/24605/10%20Frozen%20Flame.zip",
        "filename": "10 Frozen Flame.zip",
        "size": 167023,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-gale",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24597,
    "title": "Radical Dreamers - Gale",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "chase",
      "industrial",
      "tense"
    ],
    "description": "Tense, fast paced song.<br>\r\n<br>\r\nNot compatible with \"Bonus End\" song and Thunder SFX.",
    "latest_version": "smwc-24597-1600185666",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24597,
        "title": "Radical Dreamers - Gale",
        "version": "smwc-24597-1600185666",
        "upstream_time": 1600185666,
        "download_url": "https://dl.smwcentral.net/24597/02%20Gale.zip",
        "filename": "02 Gale.zip",
        "size": 172768,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-industrial-ambience",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24614,
    "title": "Radical Dreamers - Industrial Ambience",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "environmental",
      "industrial"
    ],
    "description": "Industrial ambience.",
    "latest_version": "smwc-24614-1600185731",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24614,
        "title": "Radical Dreamers - Industrial Ambience",
        "version": "smwc-24614-1600185731",
        "upstream_time": 1600185731,
        "download_url": "https://dl.smwcentral.net/24614/19%20Industrial%20Ambience.zip",
        "filename": "19 Industrial Ambience.zip",
        "size": 171457,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-poltergeist-ambience",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24615,
    "title": "Radical Dreamers - Poltergeist Ambience",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "environmental",
      "spooky"
    ],
    "description": "Spooky ambience.",
    "latest_version": "smwc-24615-1600185734",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24615,
        "title": "Radical Dreamers - Poltergeist Ambience",
        "version": "smwc-24615-1600185734",
        "upstream_time": 1600185734,
        "download_url": "https://dl.smwcentral.net/24615/20%20Poltergeist%20Ambience.zip",
        "filename": "20 Poltergeist Ambience.zip",
        "size": 157562,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-portal-to-open-grounds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24606,
    "title": "Radical Dreamers - Portal to Open Grounds",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "ghost house",
      "mysterious",
      "spooky",
      "tense"
    ],
    "description": "Intense organ song.",
    "latest_version": "smwc-24606-1600185701",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24606,
        "title": "Radical Dreamers - Portal to Open Grounds",
        "version": "smwc-24606-1600185701",
        "upstream_time": 1600185701,
        "download_url": "https://dl.smwcentral.net/24606/11%20Portal%20to%20Open%20Grounds.zip",
        "filename": "11 Portal to Open Grounds.zip",
        "size": 153534,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-ratchet-ambience",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24616,
    "title": "Radical Dreamers - Ratchet Ambience",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "environmental",
      "industrial"
    ],
    "description": "Ratchet ambience.",
    "latest_version": "smwc-24616-1600185739",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24616,
        "title": "Radical Dreamers - Ratchet Ambience",
        "version": "smwc-24616-1600185739",
        "upstream_time": 1600185739,
        "download_url": "https://dl.smwcentral.net/24616/21%20Ratchet%20Ambience.zip",
        "filename": "21 Ratchet Ambience.zip",
        "size": 166596,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-requiem-dream-shore",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24604,
    "title": "Radical Dreamers - Requiem ~ Dream Shore (2)",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene"
    ],
    "description": "Very short, calm piano song.",
    "latest_version": "smwc-24604-1600185694",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24604,
        "title": "Radical Dreamers - Requiem ~ Dream Shore (2)",
        "version": "smwc-24604-1600185694",
        "upstream_time": 1600185694,
        "download_url": "https://dl.smwcentral.net/24604/09%20Requiem.zip",
        "filename": "09 Requiem.zip",
        "size": 158918,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-river-ambience",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24617,
    "title": "Radical Dreamers - River Ambience",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "environmental"
    ],
    "description": "River ambience.<br>\r\n<br>\r\nIt (partially) breaks when pausing.",
    "latest_version": "smwc-24617-1600185745",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24617,
        "title": "Radical Dreamers - River Ambience",
        "version": "smwc-24617-1600185745",
        "upstream_time": 1600185745,
        "download_url": "https://dl.smwcentral.net/24617/22%20River%20Ambience.zip",
        "filename": "22 River Ambience.zip",
        "size": 165719,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-snakebone-mansion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24601,
    "title": "Radical Dreamers - Snakebone Mansion",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cave",
      "ghost house",
      "mysterious",
      "spooky"
    ],
    "description": "A mysterious and slightly spooky song.",
    "latest_version": "smwc-24601-1600185681",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24601,
        "title": "Radical Dreamers - Snakebone Mansion",
        "version": "smwc-24601-1600185681",
        "upstream_time": 1600185681,
        "download_url": "https://dl.smwcentral.net/24601/06%20Snakebone%20Mansion.zip",
        "filename": "06 Snakebone Mansion.zip",
        "size": 172586,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-sneaking-around",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24600,
    "title": "Radical Dreamers - Sneaking Around",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ghost house",
      "mysterious",
      "spooky",
      "tense"
    ],
    "description": "A very slow, simple, but spooky song.",
    "latest_version": "smwc-24600-1600185677",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24600,
        "title": "Radical Dreamers - Sneaking Around",
        "version": "smwc-24600-1600185677",
        "upstream_time": 1600185677,
        "download_url": "https://dl.smwcentral.net/24600/05%20Sneaking%20Around.zip",
        "filename": "05 Sneaking Around.zip",
        "size": 169025,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-strange-presentiment",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24599,
    "title": "Radical Dreamers - Strange Presentiment",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "mysterious"
    ],
    "description": "A short, calm, mysterious song.<br>\r\n<br>\r\nIt doesn't loop.<br>\r\nNot compatible with \"Bonus End\" song.",
    "latest_version": "smwc-24599-1600185674",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24599,
        "title": "Radical Dreamers - Strange Presentiment",
        "version": "smwc-24599-1600185674",
        "upstream_time": 1600185674,
        "download_url": "https://dl.smwcentral.net/24599/04%20Strange%20Presentiment.zip",
        "filename": "04 Strange Presentiment.zip",
        "size": 165677,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-the-girl-who-stole-the-star",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24602,
    "title": "Radical Dreamers - The Girl Who Stole the Star",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "credits",
      "forest",
      "night",
      "sad",
      "sky",
      "title"
    ],
    "description": "A calm but happy song.<br>\r\n<br>\r\nNot compatible with \"Bonus End\" song.",
    "latest_version": "smwc-24602-1600185685",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24602,
        "title": "Radical Dreamers - The Girl Who Stole the Star",
        "version": "smwc-24602-1600185685",
        "upstream_time": 1600185685,
        "download_url": "https://dl.smwcentral.net/24602/07%20The%20Girl%20Who%20Stole%20the%20Star.zip",
        "filename": "07 The Girl Who Stole the Star.zip",
        "size": 174288,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 12031,
        "title": "Radical Dreamers - The Girl Who Stole the Star",
        "version": "smwc-12031-1444334090",
        "upstream_time": 1444334090,
        "download_url": "https://dl.smwcentral.net/12031/Radical%20Dreamers%20-%20The%20Girl%20Who%20Stole%20the%20Star%20%28Unsampled%29.zip",
        "filename": "Radical Dreamers - The Girl Who Stole the Star (Unsampled).zip",
        "size": 31701,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-under-the-moonlight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24598,
    "title": "Radical Dreamers - Under The Moonlight",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "forest",
      "mysterious"
    ],
    "description": "A calm, mysterious song.<br>\r\n<br>\r\nNot compatible with \"Bonus End\" song.<br>\r\nIt (partially) breaks when pausing.",
    "latest_version": "smwc-24598-1600185670",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24598,
        "title": "Radical Dreamers - Under The Moonlight",
        "version": "smwc-24598-1600185670",
        "upstream_time": 1600185670,
        "download_url": "https://dl.smwcentral.net/24598/03%20Under%20The%20Moonlight.zip",
        "filename": "03 Under The Moonlight.zip",
        "size": 176744,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radical-dreamers-wind-ambience",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24618,
    "title": "Radical Dreamers - Wind Ambience",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "environmental"
    ],
    "description": "Wind ambience.",
    "latest_version": "smwc-24618-1600185749",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24618,
        "title": "Radical Dreamers - Wind Ambience",
        "version": "smwc-24618-1600185749",
        "upstream_time": 1600185749,
        "download_url": "https://dl.smwcentral.net/24618/23%20Wind%20Ambience.zip",
        "filename": "23 Wind Ambience.zip",
        "size": 160998,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radix-confusion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26562,
    "title": "Radix - Confusion",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "castle",
      "mysterious",
      "space",
      "tense"
    ],
    "description": "A long and abstract/space-ish song composed by Radix.<br>\r\n<br>\r\nNote: not compatible with Bonus End, Thunder/Blarggs, Yoshi and P-Switch. I suggest to use the optimized version, as the other one, for having a bit of echo, is not compatible with other stuff like Stage Clear and Starman.",
    "latest_version": "smwc-26562-1618192722",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26562,
        "title": "Radix - Confusion",
        "version": "smwc-26562-1618192722",
        "upstream_time": 1618192722,
        "download_url": "https://dl.smwcentral.net/26562/radix%20-%20confusion.zip",
        "filename": "radix - confusion.zip",
        "size": 162286,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radix-fire-and-ice",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20910,
    "title": "Radix - Fire and Ice 2",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "castle",
      "fire",
      "ice",
      "industrial",
      "tense"
    ],
    "description": "Apparently there's a sequel. So yeah here's this thing. Good for final levels.<br>\r\n<br>\r\nShoutout to Dippy for exporting this with IT2AMK for me because my copy doesn't want to work lmao.",
    "latest_version": "smwc-20910-1566316721",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20910,
        "title": "Radix - Fire and Ice 2",
        "version": "smwc-20910-1566316721",
        "upstream_time": 1566316721,
        "download_url": "https://dl.smwcentral.net/20910/Radix%20-%20Fire%20and%20Ice%202.zip",
        "filename": "Radix - Fire and Ice 2.zip",
        "size": 92444,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10526,
        "title": "Radix - Fire and Ice",
        "version": "smwc-10526-1424645807",
        "upstream_time": 1424645807,
        "download_url": "https://dl.smwcentral.net/10526/fire%26ice%20v1.0.1.zip",
        "filename": "fire%26ice v1.0.1.zip",
        "size": 86962,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radix-images",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39154,
    "title": "Radix - Images",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "industrial",
      "retro",
      "space"
    ],
    "description": "A chill chiptune-y track by Radix.",
    "latest_version": "smwc-39154-1740791426",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39154,
        "title": "Radix - Images",
        "version": "smwc-39154-1740791426",
        "upstream_time": 1740791426,
        "download_url": "https://dl.smwcentral.net/39154/Images.zip",
        "filename": "Images.zip",
        "size": 48874,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radix-imaginary-friend",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31640,
    "title": "Radix - Imaginary Friend",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "credits",
      "intro",
      "retro",
      "sky"
    ],
    "description": "A happy chiptune track.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"Phyll\"><a href=\"/?p=profile&amp;id=44317\" style=\"color: var(--user-color-1);\" class=\"un\">Phyll</a></span>",
    "latest_version": "smwc-31640-1671245626",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31640,
        "title": "Radix - Imaginary Friend",
        "version": "smwc-31640-1671245626",
        "upstream_time": 1671245626,
        "download_url": "https://dl.smwcentral.net/31640/Imaginary%20Friend.zip",
        "filename": "Imaginary Friend.zip",
        "size": 62658,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radix-linda-s-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20901,
    "title": "Radix - Linda's World",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "credits",
      "grassland",
      "retro"
    ],
    "description": "A port of Linda's World by Radix. Good for grasslands.",
    "latest_version": "smwc-20901-1565555927",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20901,
        "title": "Radix - Linda's World",
        "version": "smwc-20901-1565555927",
        "upstream_time": 1565555927,
        "download_url": "https://dl.smwcentral.net/20901/Radix%20-%20Linda%27s%20World.zip",
        "filename": "Radix - Linda%27s World.zip",
        "size": 30916,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-radix-mia-i",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33914,
    "title": "Radix - Mia & I",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "credits",
      "grassland",
      "retro",
      "sky"
    ],
    "description": "A calm chiptune track. Could be suitable for the first level of a hack.",
    "latest_version": "smwc-33914-1693532365",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33914,
        "title": "Radix - Mia & I",
        "version": "smwc-33914-1693532365",
        "upstream_time": 1693532365,
        "download_url": "https://dl.smwcentral.net/33914/Mia%20and%20I.zip",
        "filename": "Mia and I.zip",
        "size": 47176,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-raging-inferno",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8549,
    "title": "Raging Inferno",
    "authors": [
      "Mayonnai"
    ],
    "tags": [
      "castle",
      "dark"
    ],
    "description": "A semi-heavy orchestred theme for darker hellish castles.",
    "latest_version": "smwc-8549-1396801543",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8549,
        "title": "Raging Inferno",
        "version": "smwc-8549-1396801543",
        "upstream_time": 1396801543,
        "download_url": "https://dl.smwcentral.net/8549/raging_inferno.zip",
        "filename": "raging_inferno.zip",
        "size": 68070,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-raiden-fighting-thunder",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18262,
    "title": "Raiden - Fighting Thunder",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "abstract",
      "boss",
      "cutscene",
      "space",
      "tense"
    ],
    "description": "A sampled mix of a song that plays from Raiden, an arcade game. This theme is very action-packed. This is best fit for abstract or space levels. It also works for cutscene or battle music.<br>\r\n<br>\r\nEXTRA NOTE: This <i>should</i> be exactly how it was in Idol 9 round 4.",
    "latest_version": "smwc-18262-1538867895",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18262,
        "title": "Raiden - Fighting Thunder",
        "version": "smwc-18262-1538867895",
        "upstream_time": 1538867895,
        "download_url": "https://dl.smwcentral.net/18262/Fighting%20Thunder.zip",
        "filename": "Fighting Thunder.zip",
        "size": 53187,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-raiden-ii-repeated-tragedy-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23795,
    "title": "Raiden II - Repeated Tragedy (Stage 1)",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "airship",
      "boss",
      "final",
      "sky",
      "tense"
    ],
    "description": "An energetic first stage theme from the second game in arcade shoot-em-up series <i>Raiden</i>. Could be used in boss battles or tense levels.",
    "latest_version": "smwc-23795-1595968944",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23795,
        "title": "Raiden II - Repeated Tragedy (Stage 1)",
        "version": "smwc-23795-1595968944",
        "upstream_time": 1595968944,
        "download_url": "https://dl.smwcentral.net/23795/Raiden%20II%20Repeated%20Tragedy%20Version%20v1.2.zip",
        "filename": "Raiden II Repeated Tragedy Version v1.2.zip",
        "size": 34512,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-raiden-ii-tragedy-flame",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10861,
    "title": "Raiden II - Tragedy Flame",
    "authors": [
      "sincx"
    ],
    "tags": [
      "castle",
      "cave",
      "final",
      "industrial",
      "space"
    ],
    "description": "This would be good for fast-paced or action-packed levels.",
    "latest_version": "smwc-10861-1425431020",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10861,
        "title": "Raiden II - Tragedy Flame",
        "version": "smwc-10861-1425431020",
        "upstream_time": 1425431020,
        "download_url": "https://dl.smwcentral.net/10861/Tragedy%20Flame.zip",
        "filename": "Tragedy Flame.zip",
        "size": 33694,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rain-covered-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16972,
    "title": "Rain Covered City",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "beach",
      "night",
      "rain",
      "town"
    ],
    "description": "A composition suited for rainy/beachy places or towns at night or something like that, I had alot in my mind when composing this.",
    "latest_version": "smwc-16972-1516188611",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16972,
        "title": "Rain Covered City",
        "version": "smwc-16972-1516188611",
        "upstream_time": 1516188611,
        "download_url": "https://dl.smwcentral.net/16972/1city.zip",
        "filename": "1city.zip",
        "size": 56995,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-raina-yellowhale",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37327,
    "title": "Raina - Yellowhale",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "retro",
      "space",
      "urban"
    ],
    "description": "This is one of the ports I made for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=34714\">Entropy</a>",
    "latest_version": "smwc-37327-1714512388",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37327,
        "title": "Raina - Yellowhale",
        "version": "smwc-37327-1714512388",
        "upstream_time": 1714512388,
        "download_url": "https://dl.smwcentral.net/37327/Yellowhale.zip",
        "filename": "Yellowhale.zip",
        "size": 50219,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rakugaki-mario-fake-final-real-final-classic-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31517,
    "title": "Rakugaki Mario - FAKE FINAL (real final classic remix)",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "airship",
      "athletic",
      "castle",
      "cutscene",
      "final",
      "space",
      "title",
      "water"
    ],
    "description": "The theme used in the level \"Life has it's Ups and Downs\" from <a href=\"https://smwc.me/s/30623\">Rakugaki Mario</a>. This is a downported version of \"real final\" from <a href=\"https://smwc.me/s/27001\">R-ACK</a>, which that song can be downloaded <a href=\"https://smwc.me/s/25845\">here</a>. Not to be confused with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=31518\">unsampled</a> version. This can work for airships, castles, water levels, title screens, cutscenes, or even space levels.<br>\r\n<br>\r\nThis is specifically designed to emulate the same style as those older japanese ports from back then, which itself has a nostalgic feel for a lot of the older SMW hacking folk, me included. Of course, this \"style\" is not exclusive to japanese ports (a lot of older FPI and S.N.N. ports have that same feel), which is why it's more accurate to call it a \"classic remix\".",
    "latest_version": "smwc-31517-1671224461",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31517,
        "title": "Rakugaki Mario - FAKE FINAL (real final classic remix)",
        "version": "smwc-31517-1671224461",
        "upstream_time": 1671224461,
        "download_url": "https://dl.smwcentral.net/31517/%5BU%5D%20Rakugaki%20Mario%20-%20FAKE%20FINAL.zip",
        "filename": "%5BU%5D Rakugaki Mario - FAKE FINAL.zip",
        "size": 31506,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rance-4",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38762,
    "title": "Rance 4.1: Help the Drug Company - My Woman, Kisara",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "castle",
      "cave",
      "chase",
      "tense",
      "water"
    ],
    "description": "Could fit with slow-motion tense theme",
    "latest_version": "smwc-38762-1733015543",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38762,
        "title": "Rance 4.1: Help the Drug Company - My Woman, Kisara",
        "version": "smwc-38762-1733015543",
        "upstream_time": 1733015543,
        "download_url": "https://dl.smwcentral.net/38762/Rance%204.1%20-%20My%20Woman%2C%20Kisara.zip",
        "filename": "Rance 4.1 - My Woman%2C Kisara.zip",
        "size": 33502,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-random",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7633,
    "title": "Random",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "calm",
      "cutscene",
      "grassland",
      "title"
    ],
    "description": "An adventurous song that tells a story, best suited for timed events like a brief scrolling stage. It could also be used for a nice cutscene track.<br>\r\n<br>\r\n<br>\r\nUpdate (01/17/20):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 143 bytes.",
    "latest_version": "smwc-7633-1336553212",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7633,
        "title": "Random",
        "version": "smwc-7633-1336553212",
        "upstream_time": 1336553212,
        "download_url": "https://dl.smwcentral.net/7633/.Random.zip",
        "filename": ".Random.zip",
        "size": 51716,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rap-jam-volume-one-entering-chicago-tournament",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39463,
    "title": "Rap Jam: Volume One - Entering Chicago Tournament",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "ambient",
      "calm",
      "cutscene",
      "overworld",
      "urban"
    ],
    "description": "Ambient calm hip hop music that plays when you're about to enter the Chicago tournament, the first tournament in Rap Jam.<br>\r\n<br>\r\nHad to optimize and loop the chordal sample in order for SMW samples to fit in.<br>\r\n<br>\r\nIf the chordal instrument cutting off midway (like it did in the original) bothers you a bit, use the slightly modified version.",
    "latest_version": "smwc-39463-1744422652",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39463,
        "title": "Rap Jam: Volume One - Entering Chicago Tournament",
        "version": "smwc-39463-1744422652",
        "upstream_time": 1744422652,
        "download_url": "https://dl.smwcentral.net/39463/Rap%20Jam%20-%20Entering%20Chicago%20Tournament.zip",
        "filename": "Rap Jam - Entering Chicago Tournament.zip",
        "size": 145827,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rap-jam-volume-one-entering-new-york-tournament",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40247,
    "title": "Rap Jam: Volume One - Entering New York Tournament",
    "authors": [
      "lordlydumbass"
    ],
    "tags": [
      "bonus",
      "calm",
      "overworld",
      "title",
      "urban"
    ],
    "description": "A chill beat with a sampled drum loop, could fit a title screen or overworlds<br>\r\n<br>\r\nModified from the original to use only 6 channels.<br>\r\n<br>\r\nA define is included in both files for optimized or unoptimized samples - both versions contain all SMW samples, but additional ARAM is freed by the optimized version. Thank you to <span class=\"un-outer\" title=\"Ahrion\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=46862\" style=\"color: #557aaa;\" class=\"un\">Ahrion</a></span> for suggesting this change",
    "latest_version": "smwc-40247-1762550444",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40247,
        "title": "Rap Jam: Volume One - Entering New York Tournament",
        "version": "smwc-40247-1762550444",
        "upstream_time": 1762550444,
        "download_url": "https://dl.smwcentral.net/40247/entering%20new%20york%20tournament.zip",
        "filename": "entering new york tournament.zip",
        "size": 100266,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rapidfire-rescuer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13424,
    "title": "Rapidfire Rescuer",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "abstract",
      "castle",
      "fire",
      "space",
      "tense"
    ],
    "description": "A custom song by me. Could be used in a fast-paced or space-type environment. (Fixed/Updated)",
    "latest_version": "smwc-13424-1459472366",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13424,
        "title": "Rapidfire Rescuer",
        "version": "smwc-13424-1459472366",
        "upstream_time": 1459472366,
        "download_url": "https://dl.smwcentral.net/13424/%5BS%5D%20%28CUSTOM%29%20Rapidfire%20Rescuer.zip",
        "filename": "%5BS%5D (CUSTOM) Rapidfire Rescuer.zip",
        "size": 59475,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rapina-bros-reach-to-the-top",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25756,
    "title": "Rapina Bros. - Reach to the Top",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "bonus",
      "overworld",
      "sky",
      "space",
      "switch palace",
      "upbeat"
    ],
    "description": "Probably best known as the invincibility theme from Sonic The Next Level, which is a hack of Sonic 1 with a lot of polish, including CD-quality music. This port is just a 30-second section of the song, just like the Sonic The Next Level version.<br>\r\n<br>\r\nThis song is probably best suited for happy and hopeful areas, like bonus rooms or overworlds, or maybe a sky.<br>\r\n<br>\r\nYou can probably use this as an invincibility theme as well, but you'll most likely have to lower the echo delay to avoid a pause, <s>as well as add @21 as a global sample</s>. It also lasts much longer than the vanilla star duration.<br>\r\n(Edit: added an additional version that uses a @0 kick.)",
    "latest_version": "smwc-25756-1611714585",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25756,
        "title": "Rapina Bros. - Reach to the Top",
        "version": "smwc-25756-1611714585",
        "upstream_time": 1611714585,
        "download_url": "https://dl.smwcentral.net/25756/reach_to_the_topglobal_comp.zip",
        "filename": "reach_to_the_topglobal_comp.zip",
        "size": 64052,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rat-attack-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41394,
    "title": "Rat Attack! - Title Screen",
    "authors": [
      "LuciCat"
    ],
    "tags": [
      "bonus",
      "overworld",
      "title"
    ],
    "description": "The title theme from the PS1, N64 and PC hidden gem, <i>Rat Attack!</i> (the PS1 version is thankfully re-released on GOG). Starring the Scratch Cats (not to be confused with you know, the programming language you definitely used at school if you're a Gen Z), the goal of the game is to eliminate you know... rats that appear on screen, using a rectangular lasso (functioning almost similar to the arcade games <i>Libble Rabble</i> and <i>Qix</i>).<br>\r\n<br>\r\n<b>Not compatible with Blargg/Thunder and Bonus End!</b><br>\r\n<br>\r\nGood for not only title screens, but also overworlds and mid-level bonus levels.<br>\r\n<br>\r\n2026-01-08: Updated with more noticeable echo, and the speed now matches the original more closely (the internal song tempo was also doubled, for less staccato).",
    "latest_version": "smwc-41394-1769908768",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41394,
        "title": "Rat Attack! - Title Screen",
        "version": "smwc-41394-1769908768",
        "upstream_time": 1769908768,
        "download_url": "https://dl.smwcentral.net/41394/Rat%20Attack%20-%20Title%20Screen.zip",
        "filename": "Rat Attack - Title Screen.zip",
        "size": 92272,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ray-volpe-elastic-2nd-drop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36605,
    "title": "Ray Volpe - Elastic (2nd Drop)",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "airship",
      "castle",
      "fire",
      "industrial"
    ],
    "description": "This somewhat short dubstep tune fits best in lava/industrial levels.<br>\r\n<br>\r\n<span style=\"color: #ffff00;\">NOTE: Incompatible with \"Bonus End\" SFX.</span>",
    "latest_version": "smwc-36605-1705498261",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36605,
        "title": "Ray Volpe - Elastic (2nd Drop)",
        "version": "smwc-36605-1705498261",
        "upstream_time": 1705498261,
        "download_url": "https://dl.smwcentral.net/36605/Ray%20Volpe%20-%20Elastic.zip",
        "filename": "Ray Volpe - Elastic.zip",
        "size": 112043,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rayman-allegro-presto-harmony",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25627,
    "title": "Rayman - Allegro Presto (Harmony)",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "athletic",
      "grassland",
      "overworld"
    ],
    "description": "One of the songs that play in the levels in Band Land in the first Rayman game. Can't belive there wasn't a single Rayman port before...<br>\r\n<br>\r\nCould fit as an athletic theme or overworld. <br>\r\nPlease credit me if you use this, thanks and enjoy :)",
    "latest_version": "smwc-25627-1610479151",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25627,
        "title": "Rayman - Allegro Presto (Harmony)",
        "version": "smwc-25627-1610479151",
        "upstream_time": 1610479151,
        "download_url": "https://dl.smwcentral.net/25627/rayman_harmony.zip",
        "filename": "rayman_harmony.zip",
        "size": 33663,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rayman-picture-city-beat",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34035,
    "title": "Rayman - Picture City Beat",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "ambient",
      "calm",
      "cave",
      "mysterious",
      "temple"
    ],
    "description": "A short atmospheric drum beat sometimes heard in Picture City in some versions of Rayman. Ported by ear.",
    "latest_version": "smwc-34035-1692962250",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34035,
        "title": "Rayman - Picture City Beat",
        "version": "smwc-34035-1692962250",
        "upstream_time": 1692962250,
        "download_url": "https://dl.smwcentral.net/34035/Rayman%20-%20Picture%20City%20Beat.zip",
        "filename": "Rayman - Picture City Beat.zip",
        "size": 30659,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rayman-raving-rabbids-gba-the-toy-king",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34026,
    "title": "Rayman Raving Rabbids (GBA) - The Toy King",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "grassland",
      "snow",
      "switch palace"
    ],
    "description": "Toy world theme from Raving Rabbids on the Game Boy Advance, ported by ear. Happy, whimsical music with a xylophone. Also heard in Playtopia in the fangame Rayman Redemption.",
    "latest_version": "smwc-34026-1692379489",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34026,
        "title": "Rayman Raving Rabbids (GBA) - The Toy King",
        "version": "smwc-34026-1692379489",
        "upstream_time": 1692379489,
        "download_url": "https://dl.smwcentral.net/34026/Raving%20Rabbids%20GBA%20%20-%20The%20Toy%20King.zip",
        "filename": "Raving Rabbids GBA  - The Toy King.zip",
        "size": 31300,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-raytrayza-chip-trip",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37815,
    "title": "Raytrayza - Chip Trip",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "cave",
      "night",
      "sewer",
      "urban"
    ],
    "description": "Very chill and funky tracker song.<br>\r\n<br>\r\n23.06.2024: Minor update.",
    "latest_version": "smwc-37815-1721291935",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37815,
        "title": "Raytrayza - Chip Trip",
        "version": "smwc-37815-1721291935",
        "upstream_time": 1721291935,
        "download_url": "https://dl.smwcentral.net/37815/Chip_Trip.zip",
        "filename": "Chip_Trip.zip",
        "size": 70804,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-real-men-edit-destructively",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32584,
    "title": "Real Men - Edit Destructively",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "calm",
      "credits",
      "night",
      "retro",
      "sky",
      "snow"
    ],
    "description": "Keygen music!",
    "latest_version": "smwc-32584-1675291738",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32584,
        "title": "Real Men - Edit Destructively",
        "version": "smwc-32584-1675291738",
        "upstream_time": 1675291738,
        "download_url": "https://dl.smwcentral.net/32584/Edit%20Destructively.zip",
        "filename": "Edit Destructively.zip",
        "size": 46075,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rebecca-black-friday-sky-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31226,
    "title": "Rebecca Black - Friday (Sky Remix)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "sky"
    ],
    "description": "Hey guys, it's my birthday today! (The 22nd of June)<br>\r\nFor this very special occasion, I decided to release one of my greatest remixes of all time, A Sky Remix of Rebecca Black's Friday!<br>\r\n<br>\r\nPorted by request for ninj's 72hoQLDC entry.<br>\r\n<br>\r\nHope yall enjoy it, at least a tiny bit!",
    "latest_version": "smwc-31226-1680323707",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31226,
        "title": "Rebecca Black - Friday (Sky Remix)",
        "version": "smwc-31226-1680323707",
        "upstream_time": 1680323707,
        "download_url": "https://dl.smwcentral.net/31226/Funny_Friday.zip",
        "filename": "Funny_Friday.zip",
        "size": 32754,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-red-zone-spinner",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41639,
    "title": "Red Zone - Spinner",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "airship",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "Song from the genesis game Red Zone.<br>\r\nNot compatible with Bonus End and Thunder/Blargg",
    "latest_version": "smwc-41639-1774630670",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41639,
        "title": "Red Zone - Spinner",
        "version": "smwc-41639-1774630670",
        "upstream_time": 1774630670,
        "download_url": "https://dl.smwcentral.net/41639/Red%20Zone%20-%20Spinner.zip",
        "filename": "Red Zone - Spinner.zip",
        "size": 107573,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rednex-cotton-eye-joe",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40674,
    "title": "Rednex - Cotton Eye Joe",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "carnival",
      "mountain",
      "upbeat"
    ],
    "description": "It's a Masterpiece<br>\r\n<br>\r\nNot compatible with Bonus End and Thunder/Fireworks.",
    "latest_version": "smwc-40674-1759274421",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40674,
        "title": "Rednex - Cotton Eye Joe",
        "version": "smwc-40674-1759274421",
        "upstream_time": 1759274421,
        "download_url": "https://dl.smwcentral.net/40674/cotton%20eye%20joe.zip",
        "filename": "cotton eye joe.zip",
        "size": 67195,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-reed-a-synthetic-device",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37919,
    "title": "Reed - A Synthetic Device",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "retro",
      "title"
    ],
    "description": "Funky little chiptune.",
    "latest_version": "smwc-37919-1721920198",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37919,
        "title": "Reed - A Synthetic Device",
        "version": "smwc-37919-1721920198",
        "upstream_time": 1721920198,
        "download_url": "https://dl.smwcentral.net/37919/A%20Synthetic%20Device.zip",
        "filename": "A Synthetic Device.zip",
        "size": 87984,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-reed-cape-horn",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41724,
    "title": "Reed - Cape Horn",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "upbeat",
      "urban"
    ],
    "description": "Funky track used for BEET JAM's 5th level.<br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, Stage Clear, Starman, P-Switch, Yoshi mount, Thunder/Firework/Blargg <br>\r\n<br>\r\nUPDATE Feb 21th 2026: Updated a few wrong instrument calls in a loop in the main percussion channel. This was noticed by <span class=\"un-outer\" title=\"Fyre150\"><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=42439\" style=\"color: var(--user-color-3);\" class=\"un\">Fyre150</a></span>",
    "latest_version": "smwc-41724-1772241078",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41724,
        "title": "Reed - Cape Horn",
        "version": "smwc-41724-1772241078",
        "upstream_time": 1772241078,
        "download_url": "https://dl.smwcentral.net/41724/Cape%20Horn.zip",
        "filename": "Cape Horn.zip",
        "size": 107558,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-reed-carjacker",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39269,
    "title": "Reed - Carjacker",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "upbeat",
      "urban"
    ],
    "description": "Funky track, used for one of the newer BEET JAM levels",
    "latest_version": "smwc-39269-1741392971",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39269,
        "title": "Reed - Carjacker",
        "version": "smwc-39269-1741392971",
        "upstream_time": 1741392971,
        "download_url": "https://dl.smwcentral.net/39269/Carjacker.zip",
        "filename": "Carjacker.zip",
        "size": 83530,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-reed-rekord",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32127,
    "title": "Reed - Rekord 3",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "beach",
      "urban"
    ],
    "description": "A funky tracker song used for the EDGE - Adobe Acrobat 9.0 Pro Extended keygen.",
    "latest_version": "smwc-32127-1674865269",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32127,
        "title": "Reed - Rekord 3",
        "version": "smwc-32127-1674865269",
        "upstream_time": 1674865269,
        "download_url": "https://dl.smwcentral.net/32127/Rekord3.zip",
        "filename": "Rekord3.zip",
        "size": 60716,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-regular-show-theme-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31780,
    "title": "Regular Show - Theme Song",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "cutscene",
      "title"
    ],
    "description": "Yes, this is technically a \"theme song\"<br>\r\n<br>\r\nGood for title screens and meme hacks I guess :v",
    "latest_version": "smwc-31780-1672548785",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31780,
        "title": "Regular Show - Theme Song",
        "version": "smwc-31780-1672548785",
        "upstream_time": 1672548785,
        "download_url": "https://dl.smwcentral.net/31780/RegularShowThemeSong.zip",
        "filename": "RegularShowThemeSong.zip",
        "size": 69401,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-relaxing-evening-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32514,
    "title": "Relaxing Evening Song",
    "authors": [
      "mariozuero"
    ],
    "tags": [
      "ambient",
      "calm",
      "night",
      "overworld"
    ],
    "description": "This is my first submission for the smwc community, it's a song I composed for fun but there's was hype in me to port it to smw.<br>\r\nThis song is especially suitable for calm overworlds and also for night overworlds if you can give it a perfect ambient..<br>\r\nHope you like",
    "latest_version": "smwc-32514-1690854602",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32514,
        "title": "Relaxing Evening Song",
        "version": "smwc-32514-1690854602",
        "upstream_time": 1690854602,
        "download_url": "https://dl.smwcentral.net/32514/Relaxing%20Evening%20Song.zip",
        "filename": "Relaxing Evening Song.zip",
        "size": 31153,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-remove-kebab-chrono-trigger-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16935,
    "title": "Remove Kebab (Chrono Trigger Style)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "cutscene",
      "overworld",
      "title"
    ],
    "description": "The meme song we all know and love, using most of the instruments from the Guardia Millenial Fair from Chrono Trigger. Also known as Serbia Strong.<br>\r\n<br>\r\nGood for title screens and cutscenes. Also overworlds too maybe.<br>\r\n<br>\r\n(btw yes, this is a serious meme port, before anyone asks)",
    "latest_version": "smwc-16935-1516131318",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16935,
        "title": "Remove Kebab (Chrono Trigger Style)",
        "version": "smwc-16935-1516131318",
        "upstream_time": 1516131318,
        "download_url": "https://dl.smwcentral.net/16935/REMOVE.zip",
        "filename": "REMOVE.zip",
        "size": 75057,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rendering-ranger-r2-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29200,
    "title": "Rendering Ranger R2 - Stage 7",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "city",
      "dark",
      "industrial",
      "tense"
    ],
    "description": "1:1 port of Stage 7 from Rendering Ranger R2, which is a synth driven tracks with lots of repetitive sections that progress throughout the track.<br>\r\nReleased in C3 Winter 2022.<br>\r\n <br>\r\nFits well in dark, mechanical city areas.",
    "latest_version": "smwc-29200-1643569328",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29200,
        "title": "Rendering Ranger R2 - Stage 7",
        "version": "smwc-29200-1643569328",
        "upstream_time": 1643569328,
        "download_url": "https://dl.smwcentral.net/29200/Rendering%20Ranger%20R2%20-%20Stage%207.zip",
        "filename": "Rendering Ranger R2 - Stage 7.zip",
        "size": 58554,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rent-a-hero-main-theme-space-harrier",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25616,
    "title": "Rent A Hero - Main Theme (Space Harrier)",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "bonus",
      "game over",
      "goal",
      "misc",
      "title"
    ],
    "description": "A short version of the <i>Space Harrier</i> main theme found in the Mega Drive action-adventure game <i>Rent A Hero</i>. It's better known as the intro music for Sonic Retro.<br>\r\n<br>\r\nThis port is created as global, but there's an alternative version that uses different instruments for non-global use, and an option for putting in the goal whistle. Follow the instructions found in .txt file for how to implement them.",
    "latest_version": "smwc-25616-1610385410",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25616,
        "title": "Rent A Hero - Main Theme (Space Harrier)",
        "version": "smwc-25616-1610385410",
        "upstream_time": 1610385410,
        "download_url": "https://dl.smwcentral.net/25616/Rent%20A%20Hero%20Space%20Harrier%20Jingle.zip",
        "filename": "Rent A Hero Space Harrier Jingle.zip",
        "size": 92817,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-resident-evil",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19832,
    "title": "Resident Evil 2 - Library",
    "authors": [
      "ChaseNScooter",
      "Daizo Dee Von"
    ],
    "tags": [
      "calm",
      "dark",
      "ghost house",
      "spooky"
    ],
    "description": "Used in JUMP½ in the level \"Brain Plague\". Good for ghost houses with a tense atmosphere.",
    "latest_version": "smwc-19832-1556673473",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19832,
        "title": "Resident Evil 2 - Library",
        "version": "smwc-19832-1556673473",
        "upstream_time": 1556673473,
        "download_url": "https://dl.smwcentral.net/19832/%5BU%5D%20Resident%20Evil%202%20-%20Library.zip",
        "filename": "%5BU%5D Resident Evil 2 - Library.zip",
        "size": 30991,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-retro-revengers-boss-rush",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39411,
    "title": "Retro Revengers - Boss Rush",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "final",
      "tense"
    ],
    "description": "One of the late-game boss rush scenarios from Retro Revengers.",
    "latest_version": "smwc-39411-1746127466",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39411,
        "title": "Retro Revengers - Boss Rush",
        "version": "smwc-39411-1746127466",
        "upstream_time": 1746127466,
        "download_url": "https://dl.smwcentral.net/39411/Retro%20Revengers%20-%20Boss%20Rush.zip",
        "filename": "Retro Revengers - Boss Rush.zip",
        "size": 33377,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-return-to-chai-kingdom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7143,
    "title": "Return to Chai Kingdom",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "mountain"
    ],
    "description": "An eastern-sounding composition inspired by SML's Chai Kingdom theme.",
    "latest_version": "smwc-7143-1317472646",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7143,
        "title": "Return to Chai Kingdom",
        "version": "smwc-7143-1317472646",
        "upstream_time": 1317472646,
        "download_url": "https://dl.smwcentral.net/7143/Return%20to%20Chai%20Kingdom.zip",
        "filename": "Return to Chai Kingdom.zip",
        "size": 67144,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-reuploadeth-fanfare",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8430,
    "title": "Reuploadeth Fanfare",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "goal"
    ],
    "description": "A pretty short and cheerful theme.",
    "latest_version": "smwc-8430-1371160009",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8430,
        "title": "Reuploadeth Fanfare",
        "version": "smwc-8430-1371160009",
        "upstream_time": 1371160009,
        "download_url": "https://dl.smwcentral.net/8430/CUSTOM%20-%20Reuploadeth%20Fanfare.zip",
        "filename": "CUSTOM - Reuploadeth Fanfare.zip",
        "size": 60597,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-revelations-the-demon-slayer-dungeon-last-bible-iii-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35633,
    "title": "Revelations: The Demon Slayer - Dungeon (Last Bible III Remix)",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "abstract",
      "ambient",
      "cave",
      "dark",
      "final",
      "industrial",
      "mysterious",
      "night",
      "ruins",
      "sad",
      "sewer",
      "space",
      "spooky",
      "temple",
      "tense",
      "urban"
    ],
    "description": "Last Bible’s Dungeon theme, remastered using Last Bible III’s samples. This remix actually won the 11th 120hoSPC contest too, so that’s neat!<br>\r\n<br>\r\nI really enjoy taking these old tracks and giving them a new coat of paint. The first Last Bible doesn’t have as many quality tunes as the second one, but this in particular is one of the best from both games, so I had to do it justice. Shoutouts to all the chorded samples Last Bible III has.<br>\r\n<br>\r\n<b>NOTE:</b> If you don't have both left and right audio coming out (i.e. a single earbud connected or something) you might not hear the bass due to it using surround sound. Thought I would make note of that in case someone runs into that like I did.",
    "latest_version": "smwc-35633-1702324655",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35633,
        "title": "Revelations: The Demon Slayer - Dungeon (Last Bible III Remix)",
        "version": "smwc-35633-1702324655",
        "upstream_time": 1702324655,
        "download_url": "https://dl.smwcentral.net/35633/LB1%20-%20Dungeon%20%283mix%29.zip",
        "filename": "LB1 - Dungeon (3mix).zip",
        "size": 75151,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rewitkin-seaside-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32743,
    "title": "rewitkin - Seaside Town",
    "authors": [
      "Pinci",
      "rewitkin"
    ],
    "tags": [
      "beach",
      "overworld",
      "town"
    ],
    "description": "Very relaxing <a href=\"https://www.youtube.com/watch?v=hTQg0alDPtY\" rel=\"nofollow\">song</a> composed by <a href=\"https://twitter.com/rewitkin\" rel=\"nofollow\">rewitkin</a>, all I did was port it.<br>\r\nCould fit beach overworlds or levels.<br>\r\nNot compatible with Bonus End or Blargg/Thunder.",
    "latest_version": "smwc-32743-1677360497",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32743,
        "title": "rewitkin - Seaside Town",
        "version": "smwc-32743-1677360497",
        "upstream_time": 1677360497,
        "download_url": "https://dl.smwcentral.net/32743/seaside_town.zip",
        "filename": "seaside_town.zip",
        "size": 150116,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rhythm-heaven-let-s-practice",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28730,
    "title": "Rhythm Heaven - Let's Practice!",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "misc",
      "overworld"
    ],
    "description": "The practice tune from Rhythm Heaven on the DS! Could work well with tutorial areas or overworld",
    "latest_version": "smwc-28730-1638732742",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28730,
        "title": "Rhythm Heaven - Let's Practice!",
        "version": "smwc-28730-1638732742",
        "upstream_time": 1638732742,
        "download_url": "https://dl.smwcentral.net/28730/rhythm%20heaven%20-%20lets%20practice.zip",
        "filename": "rhythm heaven - lets practice.zip",
        "size": 31989,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rhythm-heaven-megamix-songbird-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28291,
    "title": "Rhythm Heaven Megamix - Songbird Remix",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "mysterious",
      "night",
      "snow",
      "space",
      "switch palace",
      "urban",
      "water"
    ],
    "description": "The mysterious yet singing theme from Rhythm Heaven Megamix's Songbird Remix, which is probably my favourite remix in the series. This song is quite a mish-mash, and even features some brief dubstep-y sections.<br>\r\n<br>\r\nI ported this ages ago and showed it off during C3, but I was too lazy to loop it, as the original doesn't loop. Naturally, 3:00 a.m. on a school night is the best time to tackle MML surgery. I wasn't sure how best to loop it, as the song doesn't give many opportunities to do so, but hopefully you enjoy the point I picked.<br>\r\n<br>\r\nSpecial thanks to <span class=\"un-outer\" title=\"Hazel\"><a href=\"/?p=profile&amp;id=2512\" style=\"color: #e2e78c;\" class=\"un\">Hazel</a></span> for helping me play around with that noise pitchmod buildup thing.<br>\r\n<br>\r\nHere's an image:<br>\r\n<img src=\"https://cdn.discordapp.com/attachments/618659414303440917/886870540197974017/865.png\">",
    "latest_version": "smwc-28291-1637349230",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28291,
        "title": "Rhythm Heaven Megamix - Songbird Remix",
        "version": "smwc-28291-1637349230",
        "upstream_time": 1637349230,
        "download_url": "https://dl.smwcentral.net/28291/somgbird.zip",
        "filename": "somgbird.zip",
        "size": 72689,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rhythm-heaven-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22471,
    "title": "Rhythm Heaven - Remix 9",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "boss",
      "carnival",
      "chase",
      "switch palace",
      "upbeat"
    ],
    "description": "The funky and all-over-the-place (as with most Rhythm Heaven music) music of the 9th Remix from Rhythm Heaven on the DS, prominently featuring the evil moais that nobody likes, but now with sunglasses!<br>\r\n<br>\r\nAlso my entry to 72hoSPC #6.<br>\r\n<br>\r\nIt's a song that's a bit chaotic. I suppose it could fit puzzles, bosses, or maybe even a rhythmic level.<br>\r\n<br>\r\nOn a more technical note, fitting the business of this song into 8 channels was Very messy and there's several instances of multiple of the original's channels/melodies being crammed into one SNES channel.",
    "latest_version": "smwc-22471-1585701395",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22471,
        "title": "Rhythm Heaven - Remix 9",
        "version": "smwc-22471-1585701395",
        "upstream_time": 1585701395,
        "download_url": "https://dl.smwcentral.net/22471/remix%209.zip",
        "filename": "remix 9.zip",
        "size": 37477,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rhythm-of-the-breezy-rocks",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7434,
    "title": "Rhythm of the Breezy Rocks",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "athletic",
      "beach",
      "jungle"
    ],
    "description": "Has a nice, catchy tune to it. Would work well for tropical areas.",
    "latest_version": "smwc-7434-1319961217",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7434,
        "title": "Rhythm of the Breezy Rocks",
        "version": "smwc-7434-1319961217",
        "upstream_time": 1319961217,
        "download_url": "https://dl.smwcentral.net/7434/Rhythm%20of%20the%20Breezy%20Rocks.zip",
        "filename": "Rhythm of the Breezy Rocks.zip",
        "size": 71178,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rhythmic-jungle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7033,
    "title": "Rhythmic Jungle",
    "authors": [
      "spigmike"
    ],
    "tags": [
      "forest",
      "jungle"
    ],
    "description": "Catchy jungle theme, has a vibrant jungle feel with a strong percussion line.",
    "latest_version": "smwc-7033-1311930215",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7033,
        "title": "Rhythmic Jungle",
        "version": "smwc-7033-1311930215",
        "upstream_time": 1311930215,
        "download_url": "https://dl.smwcentral.net/7033/Rhythmic%20Jungle.zip",
        "filename": "Rhythmic Jungle.zip",
        "size": 66947,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ribbit-king-lavatron",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19825,
    "title": "Ribbit King - Lavatron 3",
    "authors": [
      "musicalman"
    ],
    "tags": [
      "calm",
      "cave",
      "forest",
      "jungle"
    ],
    "description": "Comfy song from a little-known GameCube game. Could fit calm areas in various environments.",
    "latest_version": "smwc-19825-1556608503",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19825,
        "title": "Ribbit King - Lavatron 3",
        "version": "smwc-19825-1556608503",
        "upstream_time": 1556608503,
        "download_url": "https://dl.smwcentral.net/19825/lavatron3.zip",
        "filename": "lavatron3.zip",
        "size": 66583,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ribbit-king-techtron",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28088,
    "title": "Ribbit King - Techtron 2",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "mountain",
      "night",
      "sky",
      "urban"
    ],
    "description": "Ported for request from <span class=\"un-outer\" title=\"idol\"><a href=\"/?p=profile&amp;id=18321\" style=\"color: #ff9b55;\" class=\"un unavailable inactive\">idol</a></span><br>\r\n<br>\r\n9/12/2021 Update: Fixed a note with overflowed pitch. Please Redownload.",
    "latest_version": "smwc-28088-1632804688",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28088,
        "title": "Ribbit King - Techtron 2",
        "version": "smwc-28088-1632804688",
        "upstream_time": 1632804688,
        "download_url": "https://dl.smwcentral.net/28088/Ribbit%20King%20-%20Techtron%202.zip",
        "filename": "Ribbit King - Techtron 2.zip",
        "size": 53340,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ribbon-resort-map-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39861,
    "title": "Ribbon Resort (Map Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "calm",
      "overworld"
    ],
    "description": "Ribbon Resort Zone but map remix. Potential ribbon road palace overworld map.",
    "latest_version": "smwc-39861-1751315626",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39861,
        "title": "Ribbon Resort (Map Remix)",
        "version": "smwc-39861-1751315626",
        "upstream_time": 1751315626,
        "download_url": "https://dl.smwcentral.net/39861/ribbon%20resort%20map.zip",
        "filename": "ribbon resort map.zip",
        "size": 37168,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rick-and-morty-human-music",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39109,
    "title": "Rick and Morty - Human Music",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "calm",
      "menu",
      "p-switch"
    ],
    "description": "Probably the most complex port in all of SMW hacking history...<br>\r\n<br>\r\nFits best in tutorials and menus maybe?",
    "latest_version": "smwc-39109-1740608612",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39109,
        "title": "Rick and Morty - Human Music",
        "version": "smwc-39109-1740608612",
        "upstream_time": 1740608612,
        "download_url": "https://dl.smwcentral.net/39109/HumanMusic.zip",
        "filename": "HumanMusic.zip",
        "size": 30938,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rick-astley-death-by-rick-roll-never-gonna-give-you-up-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30304,
    "title": "Rick Astley - Death By Rick Roll ~ Never Gonna Give You Up (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "credits",
      "title"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #c2c2d1;\"><i><b>We're no strangers to love. You know the rules, and so do I.</b></i></span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/dQw4w9WgXcQ\" rel=\"nofollow\">Never Gonna Give You Up</a> by Rick Astley.<br>\r\n<br>\r\nIf I ever find out that you give up, let her down, turn around, and desert her, I will come to your house and take your liver.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A# Minor (Original Pitch, turned on default)<br>\r\n2. B Minor (<a href=\"https://youtu.be/cmY2wf7T428\" rel=\"nofollow\">Robo</a> Pitch)<br>\r\n3. A Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-30304-1658848227",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30304,
        "title": "Rick Astley - Death By Rick Roll ~ Never Gonna Give You Up (Remix)",
        "version": "smwc-30304-1658848227",
        "upstream_time": 1658848227,
        "download_url": "https://dl.smwcentral.net/30304/Death%20by%20Rick%20Roll.zip",
        "filename": "Death by Rick Roll.zip",
        "size": 141927,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rick-astley-robo-roll-never-gonna-give-you-up-chrono-trigger-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26709,
    "title": "Rick Astley - Robo Roll ~ Never Gonna Give You Up (Chrono Trigger Remix)",
    "authors": [
      "Kevin",
      "tssf"
    ],
    "tags": [
      "credits",
      "cutscene"
    ],
    "description": "A remix of \"Never gonna give you up\" in the style of Robo's theme from Chrono Trigger. Original remix by TSSF, I extended it with the second verse and made it loop. Fit for scenarios where Mario won't give you up.<br>\r\n<br>\r\nNote: not compatible with Bonus end, Thunder SFX/Blarggs/Fireworks and Yoshi.",
    "latest_version": "smwc-26709-1620931874",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26709,
        "title": "Rick Astley - Robo Roll ~ Never Gonna Give You Up (Chrono Trigger Remix)",
        "version": "smwc-26709-1620931874",
        "upstream_time": 1620931874,
        "download_url": "https://dl.smwcentral.net/26709/Robo%20Roll.zip",
        "filename": "Robo Roll.zip",
        "size": 79317,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rihanna-what-s-my-name",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24339,
    "title": "Rihanna - What's My Name?",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "credits",
      "grassland",
      "misc",
      "night",
      "overworld",
      "sad"
    ],
    "description": "Famous pop song. Useful for a number of purposes.<br>\r\nAlso bundles a version with longer intro (0x331 and 1:20).<br>\r\n<br>\r\nRequested by OrangeBronzeDaisy.",
    "latest_version": "smwc-24339-1601173471",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24339,
        "title": "Rihanna - What's My Name?",
        "version": "smwc-24339-1601173471",
        "upstream_time": 1601173471,
        "download_url": "https://dl.smwcentral.net/24339/whatsmyname_0_1.zip",
        "filename": "whatsmyname_0_1.zip",
        "size": 87903,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rise-against-prayer-of-the-refugee",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8187,
    "title": "Rise Against - Prayer of the Refugee",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "athletic",
      "credits",
      "final"
    ],
    "description": "The song 'Prayer of the Refugee' by Rise Against ported and shortened by me. This would make an intense athletic theme.",
    "latest_version": "smwc-8187-1319962062",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8187,
        "title": "Rise Against - Prayer of the Refugee",
        "version": "smwc-8187-1319962062",
        "upstream_time": 1319962062,
        "download_url": "https://dl.smwcentral.net/8187/Rise%20Against%20-%20Prayer%20of%20the%20Refugee%2C%20ported%20by%20Jascha.zip",
        "filename": "Rise Against - Prayer of the Refugee%2C ported by Jascha.zip",
        "size": 69262,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rise-of-the-robots-the-combat-droid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29760,
    "title": "Rise of the Robots - The Combat Droid",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "industrial",
      "tense"
    ],
    "description": "Probably fits best for an industrial / factory level or boss.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"Phyll\"><a href=\"/?p=profile&amp;id=44317\" style=\"color: var(--user-color-1);\" class=\"un\">Phyll</a></span>",
    "latest_version": "smwc-29760-1648653455",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29760,
        "title": "Rise of the Robots - The Combat Droid",
        "version": "smwc-29760-1648653455",
        "upstream_time": 1648653455,
        "download_url": "https://dl.smwcentral.net/29760/CombatDroid.zip",
        "filename": "CombatDroid.zip",
        "size": 55289,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rise-of-the-robots-the-crusher",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32030,
    "title": "Rise of the Robots - The Crusher",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "industrial",
      "space"
    ],
    "description": "Requested by Zavok.",
    "latest_version": "smwc-32030-1668055018",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32030,
        "title": "Rise of the Robots - The Crusher",
        "version": "smwc-32030-1668055018",
        "upstream_time": 1668055018,
        "download_url": "https://dl.smwcentral.net/32030/08%20The%20Crusher.zip",
        "filename": "08 The Crusher.zip",
        "size": 57598,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rise-of-the-robots-the-loader",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18175,
    "title": "Rise of the Robots - The Loader",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "industrial",
      "night",
      "space",
      "urban"
    ],
    "description": "This is a fairly intense song from Rise of the Robots that has a industrial/factory type vibe. It has a steady drum beat with a couple different melody lines and a unison bridge about half way through. This song would work well for long and or difficult levels as the loops are long enough that it doesn't repeat the same sections quickly.<br>\r\n<br>\r\nAlso included is a version with shortened loops so the entire song plays in around 1:15, insert size is the same.",
    "latest_version": "smwc-18175-1537453750",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18175,
        "title": "Rise of the Robots - The Loader",
        "version": "smwc-18175-1537453750",
        "upstream_time": 1537453750,
        "download_url": "https://dl.smwcentral.net/18175/The%20Loader.zip",
        "filename": "The Loader.zip",
        "size": 84635,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rise-of-the-robots-the-supervisor",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36834,
    "title": "Rise of the Robots - The Supervisor",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "castle",
      "final",
      "industrial"
    ],
    "description": "Dedicated to <span class=\"un-outer\" title=\"Phyll\"><a href=\"/?p=profile&amp;id=44317\" style=\"color: var(--user-color-1);\" class=\"un\">Phyll</a></span>",
    "latest_version": "smwc-36834-1707691584",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36834,
        "title": "Rise of the Robots - The Supervisor",
        "version": "smwc-36834-1707691584",
        "upstream_time": 1707691584,
        "download_url": "https://dl.smwcentral.net/36834/The%20Supervisor.zip",
        "filename": "The Supervisor.zip",
        "size": 50715,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rise-of-the-triad",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35571,
    "title": "Rise of the Triad (1995) - Goin' Down the Fast Way",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "dark",
      "night",
      "spooky",
      "tense",
      "urban"
    ],
    "description": "One of the stage themes from <i>Rise of the Triad</i>. Based on the original 1995 version by Lee Jackson, though a few instruments are based on the 2013 remake arrangement.<br>\r\nCould fit athletic or castle levels.",
    "latest_version": "smwc-35571-1704485119",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35571,
        "title": "Rise of the Triad (1995) - Goin' Down the Fast Way",
        "version": "smwc-35571-1704485119",
        "upstream_time": 1704485119,
        "download_url": "https://dl.smwcentral.net/35571/Rise%20of%20the%20Triad%20Goin%20Down%20the%20Fasy%20Way.zip",
        "filename": "Rise of the Triad Goin Down the Fasy Way.zip",
        "size": 76972,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rise-of-the-triad-how-it-feels-to-be-the-hunt-how-d-i-do-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30219,
    "title": "Rise of the Triad - How it feels to be the HUNT ~ How'd I do? (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "bonus",
      "carnival",
      "credits",
      "overworld",
      "switch palace",
      "title",
      "town"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #f2a65e;\"><i><b>It is some of the greatest video game music ever produced. Like, top five. Like, this shit is Symphony of the Night good, This is Mega Man X good.</b></i></span></span> <a href=\"https://youtu.be/zPBKVnSv1Uc?t=362\" rel=\"nofollow\">- CIVVIE 11, 2019</a><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/b1ZOafpi5Eg\" rel=\"nofollow\">How'd I</a> <a href=\"https://youtu.be/dAcDlNU6hYo\" rel=\"nofollow\">do?</a> from Rise of the Triad. A song from another one of Lee Jackson's works that has become infamous now for being used in some FPS Youtuber's end-credits w/ most of his videos!!!<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. D Minor (Original Pitch, turned on default)<br>\r\n2. C# Minor (Custom Pitch 1)<br>\r\n3. E Minor (Custom Pitch 2)<br>\r\n",
    "latest_version": "smwc-30219-1658176694",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30219,
        "title": "Rise of the Triad - How it feels to be the HUNT ~ How'd I do? (Remix)",
        "version": "smwc-30219-1658176694",
        "upstream_time": 1658176694,
        "download_url": "https://dl.smwcentral.net/30219/How%20it%20feels%20to%20be%20the%20Hunt.zip",
        "filename": "How it feels to be the Hunt.zip",
        "size": 149236,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rise-of-the-triad-i-choose-the-stairs",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41562,
    "title": "Rise of the Triad - I Choose the Stairs",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "final",
      "night",
      "urban"
    ],
    "description": "I Choose the Stairs from Rise of the Triad.",
    "latest_version": "smwc-41562-1774025744",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41562,
        "title": "Rise of the Triad - I Choose the Stairs",
        "version": "smwc-41562-1774025744",
        "upstream_time": 1774025744,
        "download_url": "https://dl.smwcentral.net/41562/Rise%20of%20the%20Triad%20-%20I%20Choose%20The%20Stairs.zip",
        "filename": "Rise of the Triad - I Choose The Stairs.zip",
        "size": 36388,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rise-of-the-triad-run-like-smeg",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19917,
    "title": "Rise of the Triad - Run Like Smeg",
    "authors": [
      "phlip"
    ],
    "tags": [
      "athletic",
      "chase"
    ],
    "description": "\"Run Like Smeg\" from the game Rise of the Triad: Dark War (1995) from 3D Realms. Composed by Lee Jackson.<br>\r\n<br>\r\nAn early FPS with some great music, it took me a couple of tries to pick a song from it that fit in the channel limit, but I'm quite happy with how this one turned out.",
    "latest_version": "smwc-19917-1558017259",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19917,
        "title": "Rise of the Triad - Run Like Smeg",
        "version": "smwc-19917-1558017259",
        "upstream_time": 1558017259,
        "download_url": "https://dl.smwcentral.net/19917/ROTT_runlike.zip",
        "filename": "ROTT_runlike.zip",
        "size": 27833,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ristar-busy-flare-round-3",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26619,
    "title": "Ristar - Busy Flare (Round 3-1)",
    "authors": [
      "Kitikuchan"
    ],
    "tags": [
      "athletic",
      "cave",
      "desert",
      "fire",
      "mountain",
      "tense"
    ],
    "description": "Music from Ristar The Shooting Star<br>\r\nMade for 72hoSPC8.<br>\r\nCould fit cave,desert,mountain<br>\r\n<br>\r\nYoutube:<a href=\"https://youtu.be/gj53XJzz_vE\" rel=\"nofollow\">https://youtu.be/gj53XJzz_vE</a><br>\r\n",
    "latest_version": "smwc-26619-1619997282",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26619,
        "title": "Ristar - Busy Flare (Round 3-1)",
        "version": "smwc-26619-1619997282",
        "upstream_time": 1619997282,
        "download_url": "https://dl.smwcentral.net/26619/Busy%20Flare.zip",
        "filename": "Busy Flare.zip",
        "size": 35932,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ristar-ice-scream-round-5",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11775,
    "title": "Ristar - Ice Scream (Round 5-2)",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "ice",
      "night",
      "space"
    ],
    "description": "A calm and upbeat song from the game, Ristar. This would be fitting in an Icy, Space, or Night-time environment.",
    "latest_version": "smwc-11775-1437620675",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11775,
        "title": "Ristar - Ice Scream (Round 5-2)",
        "version": "smwc-11775-1437620675",
        "upstream_time": 1437620675,
        "download_url": "https://dl.smwcentral.net/11775/Ristar.zip",
        "filename": "Ristar.zip",
        "size": 52750,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ristar-pre-song-intension-round-4",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26950,
    "title": "Ristar - Pre-Song - Intension (Round 4-1)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "mysterious",
      "overworld",
      "retro",
      "space",
      "tense"
    ],
    "description": "A short but catchy, mysterious song that's about a planet where everything is music-like. Useful for space maps. Uses a high reverb.<br>\r\n<br>\r\nMade on <a href=\"https://www.smwcentral.net/?p=viewthread&t=105870\">request</a> for Bench-kun.",
    "latest_version": "smwc-26950-1622605014",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26950,
        "title": "Ristar - Pre-Song - Intension (Round 4-1)",
        "version": "smwc-26950-1622605014",
        "upstream_time": 1622605014,
        "download_url": "https://dl.smwcentral.net/26950/ristar_pre_song_intension_0_1.zip",
        "filename": "ristar_pre_song_intension_0_1.zip",
        "size": 41219,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ristar-ring-rink",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14061,
    "title": "Ristar - Ring Rink",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "ice"
    ],
    "description": "A Christmas-y sounding song for icy levels",
    "latest_version": "smwc-14061-1469989906",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14061,
        "title": "Ristar - Ring Rink",
        "version": "smwc-14061-1469989906",
        "upstream_time": 1469989906,
        "download_url": "https://dl.smwcentral.net/14061/Ring%20Rink.zip",
        "filename": "Ring Rink.zip",
        "size": 32936,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ristar-round-5",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32456,
    "title": "Ristar - Round 5-1 ~ Ring Rink",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "ice",
      "mountain",
      "snow"
    ],
    "description": "a good soundtrack for ice and snow levels. it was different from the original, because I cut some parts of the song to fit the SMW, and the mix is ​​different.it suffers a small slowdown in point where @36 starts, I haven't been able to solve it yet",
    "latest_version": "smwc-32456-1675565389",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32456,
        "title": "Ristar - Round 5-1 ~ Ring Rink",
        "version": "smwc-32456-1675565389",
        "upstream_time": 1675565389,
        "download_url": "https://dl.smwcentral.net/32456/Ring%20Rink.zip",
        "filename": "Ring Rink.zip",
        "size": 27094,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-riverse-kids-main-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11726,
    "title": "Riverse Kids - Main Menu",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "cutscene",
      "overworld",
      "sky",
      "town",
      "urban"
    ],
    "description": "A sweet song could fit with overworld or cutscene theme.",
    "latest_version": "smwc-11726-1439219957",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11726,
        "title": "Riverse Kids - Main Menu",
        "version": "smwc-11726-1439219957",
        "upstream_time": 1439219957,
        "download_url": "https://dl.smwcentral.net/11726/Riverse%20Kids%20-%20Main%20Menu.zip",
        "filename": "Riverse Kids - Main Menu.zip",
        "size": 35076,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-riverse-kids-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12984,
    "title": "Riverse Kids - Title Screen",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "cutscene",
      "overworld",
      "title"
    ],
    "description": "A tender song could with cutscene or overworld.",
    "latest_version": "smwc-12984-1452572228",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12984,
        "title": "Riverse Kids - Title Screen",
        "version": "smwc-12984-1452572228",
        "upstream_time": 1452572228,
        "download_url": "https://dl.smwcentral.net/12984/Riverse%20Kids%20-%20Title%20Screen.zip",
        "filename": "Riverse Kids - Title Screen.zip",
        "size": 34976,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-riviera-the-promised-land-battle-against-the-demons",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23873,
    "title": "Riviera: The Promised Land - Battle Against the Demons",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "One of battle themes from Sting's RPG. Could be used in boss battles. Based on the GBA version.",
    "latest_version": "smwc-23873-1595039855",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23873,
        "title": "Riviera: The Promised Land - Battle Against the Demons",
        "version": "smwc-23873-1595039855",
        "upstream_time": 1595039855,
        "download_url": "https://dl.smwcentral.net/23873/Riviera%20Battle%20Against%20the%20Demons%20Version%201.01.zip",
        "filename": "Riviera Battle Against the Demons Version 1.01.zip",
        "size": 67951,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-riviera-the-promised-land-the-grim-angel",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7075,
    "title": "Riviera: The Promised Land - The Grim Angel",
    "authors": [
      "Counterfeit"
    ],
    "tags": [
      "boss",
      "castle",
      "final"
    ],
    "description": "Ledah's theme. Works well as an upbeat boss theme.",
    "latest_version": "smwc-7075-1318102173",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7075,
        "title": "Riviera: The Promised Land - The Grim Angel",
        "version": "smwc-7075-1318102173",
        "upstream_time": 1318102173,
        "download_url": "https://dl.smwcentral.net/7075/Dear%20Kitoari%2C%20I%20finally%20ported%20it.zip",
        "filename": "Dear Kitoari%2C I finally ported it.zip",
        "size": 69591,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-robo-warrior-bomber-king-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7777,
    "title": "Robo Warrior & Bomber King - Stage 1",
    "authors": [
      "DatGuyT"
    ],
    "tags": [
      "athletic",
      "industrial",
      "mountain"
    ],
    "description": "The stage 1 theme from Robo Warrior (aka BomberKing) for the NES/Famicom. Could fit athletic places like a mountain.",
    "latest_version": "smwc-7777-1325393132",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7777,
        "title": "Robo Warrior & Bomber King - Stage 1",
        "version": "smwc-7777-1325393132",
        "upstream_time": 1325393132,
        "download_url": "https://dl.smwcentral.net/7777/Robo%20Warrior%20%26%20Bomber%20King%20-%20Stage%201.zip",
        "filename": "Robo Warrior %26 Bomber King - Stage 1.zip",
        "size": 69432,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-robopon-sun-version-house-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32823,
    "title": "Robopon: Sun Version - House Theme",
    "authors": [
      "goldenrules"
    ],
    "tags": [
      "calm",
      "retro",
      "town"
    ],
    "description": "This calm but busy song plays inside houses around Porombo Island.",
    "latest_version": "smwc-32823-1682947763",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32823,
        "title": "Robopon: Sun Version - House Theme",
        "version": "smwc-32823-1682947763",
        "upstream_time": 1682947763,
        "download_url": "https://dl.smwcentral.net/32823/robopon-house-theme-sampled.zip",
        "filename": "robopon-house-theme-sampled.zip",
        "size": 52778,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-robowarrior-bomber-king-cutting-edge-explosion-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40603,
    "title": "RoboWarrior / Bomber King - Cutting Edge Explosion 💥 ~ Stage 1 (Cut-mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "final",
      "industrial",
      "mountain",
      "tense",
      "upbeat"
    ],
    "description": "<img src=\"https://bin.smwcentral.net/u/23547/Bomber%2BKing%2B%2526%2BCut%2BMan.webp\" alt=\"\"><br>\r\n<br>\r\nDid an arrangement of <b><a href=\"https://youtu.be/AYEblYwTeNc\" rel=\"nofollow\">Bomber</a> <a href=\"https://youtu.be/kVYk8CX72NI\" rel=\"nofollow\">King</a> <a href=\"https://youtu.be/vQC5QAhTmuE\" rel=\"nofollow\">Theme</a></b> from <i>RoboWarrior</i> / <i>Bomber King</i> <div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">ft. <a href=\"https://youtu.be/GsXEqfDL40k\" rel=\"nofollow\">Cut</a> <a href=\"https://youtu.be/MYp4WgUaJQo\" rel=\"nofollow\">Ma</a><a href=\"https://youtu.be/CGEX6tUTROg\" rel=\"nofollow\">n's</a> <a href=\"https://youtu.be/UAcX6BEYeKw\" rel=\"nofollow\">Sta</a><a href=\"https://youtu.be/zidSZgjVM7c\" rel=\"nofollow\">ge</a> from <i>Mega Man Numero Uno</i></div></div>. Wanted to spend time on an obscure game this time around, and I remember the Bomber King theme existed all of the sudden, so I decided to cook that one up.<br>\r\n<br>\r\nI remember first hearing it in Mushroom Kingdom Meltdown years ago, and played <i>Blaster Master Boy</i> for the first time a couple months back. Little did I know that <i>Blaster Master Boy</i> was actually a sequel to another series that got changed by SUNSOFT (because <i>Blaster Master</i> do be like that, ya know), and the first stage theme was from <i>RoboWarrior</i>. Honestly, makes sense to make it a <i>Blaster Master</i> title. The NES game had banger tunes, and this one also did too.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠  What's disabled (in all versions):<br>\r\nㅤㅤ-  \"Bonus End\" (@7)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. A Minor (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. C Minor (<a href=\"https://youtu.be/x2MoaDxspuM\" rel=\"nofollow\">Arrange</a> Pitch)<br>\r\nㅤ3. F# Minor (Custom Pitch 1)<br>\r\nㅤ4. G# Minor (Custom Pitch 2)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables Voice Clip, but sacrifices SMW-Compatibility (VOICE Enabled)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Decreased Echo Delay & Shortens the Song (SHORTER Length)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤㅤ♠  What's disabled:<br>\r\nㅤㅤㅤ-  \"Bonus End\" (@15)<br>\r\nㅤㅤㅤ-  Yoshi SFX (@12)<br>\r\nㅤ3. No Echo Delay (NO Echo)",
    "latest_version": "smwc-40603-1759075247",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40603,
        "title": "RoboWarrior / Bomber King - Cutting Edge Explosion 💥 ~ Stage 1 (Cut-mix)",
        "version": "smwc-40603-1759075247",
        "upstream_time": 1759075247,
        "download_url": "https://dl.smwcentral.net/40603/Cutting%20Edge%20Explosion.zip",
        "filename": "Cutting Edge Explosion.zip",
        "size": 587950,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rock-hop-valley",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36662,
    "title": "Rock Hop Valley",
    "authors": [
      "NARFNra"
    ],
    "tags": [
      "castle",
      "cave",
      "industrial",
      "mountain",
      "tense",
      "urban"
    ],
    "description": "My first attempt at an SMW song! I was originally imagining a strange rocky valley full of signposts when I started writing the track, but ended up with something that feels like it would work on a pirate ship? I guess it's that swinging beat... Well, I hope you enjoy!<br>\r\n<br>\r\n",
    "latest_version": "smwc-36662-1706387251",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36662,
        "title": "Rock Hop Valley",
        "version": "smwc-36662-1706387251",
        "upstream_time": 1706387251,
        "download_url": "https://dl.smwcentral.net/36662/RockHopValleySubmission2.zip",
        "filename": "RockHopValleySubmission2.zip",
        "size": 33643,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rock-the-boo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8023,
    "title": "Rock the Boo",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "cave",
      "ghost house"
    ],
    "description": "An upbeat custom composition. Can be used for ghost houses.",
    "latest_version": "smwc-8023-1312328677",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8023,
        "title": "Rock the Boo",
        "version": "smwc-8023-1312328677",
        "upstream_time": 1312328677,
        "download_url": "https://dl.smwcentral.net/8023/Rock%20the%20Boo.zip",
        "filename": "Rock the Boo.zip",
        "size": 67416,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rock-the-funk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7129,
    "title": "Rock the Funk",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "athletic",
      "castle",
      "final",
      "industrial"
    ],
    "description": "A little funky tune with my new home brewed guitar sample - WORKING<br>\r\n<br>\r\nUpdate (10/06/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Reduced insert size by 6 bytes.",
    "latest_version": "smwc-7129-1312192363",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7129,
        "title": "Rock the Funk",
        "version": "smwc-7129-1312192363",
        "upstream_time": 1312192363,
        "download_url": "https://dl.smwcentral.net/7129/Rock.the%20Funk.zip",
        "filename": "Rock.the Funk.zip",
        "size": 46218,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rock-the-piano",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8193,
    "title": "Rock the piano",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "bonus",
      "grassland",
      "overworld"
    ],
    "description": "Simple composition. Fits green and bonus levels.",
    "latest_version": "smwc-8193-1317996741",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8193,
        "title": "Rock the piano",
        "version": "smwc-8193-1317996741",
        "upstream_time": 1317996741,
        "download_url": "https://dl.smwcentral.net/8193/Rock%20the%20piano.zip",
        "filename": "Rock the piano.zip",
        "size": 67257,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rockfish-unreleased-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22027,
    "title": "Rockfish (Unreleased) - Boss",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "boss",
      "cave",
      "chase",
      "cutscene",
      "retro"
    ],
    "description": "Accurate port of a game of Studio Pixel (the guy who made Cave Story and Ikachan) that was in development for the IOS on his Devlogs, and eventually got unreleased. This game has later reworked to become Gero Blaster, and finally Kero Blaster.<br>\r\nAlso manually programed the samples, using only the filter 0, for better accuracy.",
    "latest_version": "smwc-22027-1581717538",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22027,
        "title": "Rockfish (Unreleased) - Boss",
        "version": "smwc-22027-1581717538",
        "upstream_time": 1581717538,
        "download_url": "https://dl.smwcentral.net/22027/Rockfish%20-%20Boss.zip",
        "filename": "Rockfish - Boss.zip",
        "size": 37607,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rockfish-unreleased-boss-encounter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27674,
    "title": "Rockfish (Unreleased) - Boss Encounter",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "An upbeat and more tense remix of Rockfish's first dev log song.<br>\r\nThis game was being developed by Pixel for the IOS, back in 2010, until it got cancelled in order to work on Gero Blaster. Later on, it finally got rebooted into Kero Blaster, in 2014.<br>\r\n<br>\r\nIt does uses the KDL3 soundfont.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Original description by Pixel</span></div><div class=\"collapse-content\">Original:<br>\r\n<a href=\"https://archive.cavestory.org/dev1/boss.mp3\" rel=\"nofollow\"><img src=\"https://archive.cavestory.org/images/icon-onpu.png\" alt=\"\"> ボスBGM</a><br>\r\nBGMはピストンコラージュから出力した制限付き形式を使う。<br>\r\n今のところ、三角波 ＋ 矩形波 ＋ ノコギリ波 ＋ バスドラム ＋ ハイハット(クローズ)の計５音。<br>\r\n60フレームで割り切れるビート・テンポを使用。<br>\r\n小さいスピーカーでは低音が聴き取りにくい。<br>\r\nでもそれにあわせてボリューム調整をすると、今度はイヤホンがつらい。<br>\r\n矩形波やノコギリ波は低音でも目立つけど耳が痛い..<br>\r\nRough translation:<br>\r\n<a href=\"https://archive.cavestory.org/dev1/boss.mp3\" rel=\"nofollow\"><img src=\"https://archive.cavestory.org/images/icon-onpu.png\" alt=\"\"> Boss BGM</a><br>\r\nBGM uses the restricted format output from PxTone.<br>\r\nSo far, there are a total of 5 sounds: triangle wave + square wave + sawtooth wave + bass drum + hi-hat (closed).<br>\r\nUses a beat tempo that is divisible by 60 frames.<br>\r\nBass is hard to hear with small speakers.<br>\r\nBut when I adjust the volume accordingly, the earphones are hard this time.<br>\r\nSquare waves and sawtooth waves stand out even in the bass, but my ears hurt ..</div></div>",
    "latest_version": "smwc-27674-1629282548",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27674,
        "title": "Rockfish (Unreleased) - Boss Encounter",
        "version": "smwc-27674-1629282548",
        "upstream_time": 1629282548,
        "download_url": "https://dl.smwcentral.net/27674/Boss%20Encounter.zip",
        "filename": "Boss Encounter.zip",
        "size": 59357,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rockfish-unreleased-life-on-the-ship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28961,
    "title": "Rockfish (Unreleased) - Life on the Ship",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "grassland",
      "water"
    ],
    "description": "A calm, but upbeat theme from a later version of Rockfish, where you control a human, instead of a fish.<br>\r\nThis game was being developed by Pixel, the same person who made Cave Story and Kero Blaster, and then was cancelled in 2012, in order to work on other projects at the time.<br>\r\nUntil then, he never talked about it, when after recently, he started posting about this game again on twitter, and then, posted <a href=\"https://twitter.com/oxizm/status/1464485677379121156\" rel=\"nofollow\">this cute little song</a>, in which I felt like porting it.<br>\r\n<br>\r\nIt does uses the KSS's soundfont.<br>\r\n",
    "latest_version": "smwc-28961-1642445924",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28961,
        "title": "Rockfish (Unreleased) - Life on the Ship",
        "version": "smwc-28961-1642445924",
        "upstream_time": 1642445924,
        "download_url": "https://dl.smwcentral.net/28961/Rockfish%20%28Unreleased%29%20-%20Life%20On%20The%20Ship.zip",
        "filename": "Rockfish (Unreleased) - Life On The Ship.zip",
        "size": 60561,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rockfish-unreleased-wharf-surface",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27678,
    "title": "Rockfish (Unreleased) - Wharf (Surface)",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "overworld",
      "retro"
    ],
    "description": "A cute little song of Rockfish's second dev log song.<br>\r\nThis game was being developed by Pixel for the IOS, back in 2010, until it got cancelled in order to work on Gero Blaster. Later on, it finally got rebooted into Kero Blaster, in 2014.<br>\r\nThis song's a surface variant, and more accurate version of this theme.<br>\r\n<br>\r\nIt does uses the KDL3 soundfont.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Original description by Pixel</span></div><div class=\"collapse-content\">Original:<br>\r\npxtone のライブラリ化にハマって、ゲーム本編が停滞中..<br>\r\nRockfish(仮) の BGM「波止場」置いときます。→ <a href=\"https://archive.cavestory.org/dev3/wharf.mp3\" rel=\"nofollow\"><img src=\"https://archive.cavestory.org/images/icon-onpu.png\" alt=\"\"></a><br>\r\nライブラリ化が上手くいけば、もっと表現力を上げられる..<br>\r\nRough translation:<br>\r\nI'm addicted to the library of pxtone, and the main game is stagnant ..<br>\r\nI will put the BGM \"Wharf\" of Rockfish (provisional). → <a href=\"https://archive.cavestory.org/dev3/wharf.mp3\" rel=\"nofollow\"><img src=\"https://archive.cavestory.org/images/icon-onpu.png\" alt=\"\"></a><br>\r\nIf the library is successful, you can improve your expressiveness ..</div></div>",
    "latest_version": "smwc-27678-1629835250",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27678,
        "title": "Rockfish (Unreleased) - Wharf (Surface)",
        "version": "smwc-27678-1629835250",
        "upstream_time": 1629835250,
        "download_url": "https://dl.smwcentral.net/27678/Wharf%20%28Surface%29.zip",
        "filename": "Wharf (Surface).zip",
        "size": 47383,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rockfish-unreleased-wharf-underwater",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27677,
    "title": "Rockfish (Unreleased) - Wharf (Underwater)",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "overworld",
      "retro",
      "water"
    ],
    "description": "A cute little song of Rockfish's second dev log song.<br>\r\nThis game was being developed by Pixel for the IOS, back in 2010, until it got cancelled in order to work on Gero Blaster. Later on, it finally got rebooted into Kero Blaster, in 2014.<br>\r\nThis song's a custom underwater variant of this theme.<br>\r\n<br>\r\nIt does uses the KDL3 soundfont.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Original description by Pixel</span></div><div class=\"collapse-content\">Original:<br>\r\npxtone のライブラリ化にハマって、ゲーム本編が停滞中..<br>\r\nRockfish(仮) の BGM「波止場」置いときます。→ <a href=\"https://archive.cavestory.org/dev3/wharf.mp3\" rel=\"nofollow\"><img src=\"https://archive.cavestory.org/images/icon-onpu.png\" alt=\"\"></a><br>\r\nライブラリ化が上手くいけば、もっと表現力を上げられる..<br>\r\nRough translation:<br>\r\nI'm addicted to the library of pxtone, and the main game is stagnant ..<br>\r\nI will put the BGM \"Wharf\" of Rockfish (provisional). → <a href=\"https://archive.cavestory.org/dev3/wharf.mp3\" rel=\"nofollow\"><img src=\"https://archive.cavestory.org/images/icon-onpu.png\" alt=\"\"></a><br>\r\nIf the library is successful, you can improve your expressiveness ..</div></div>",
    "latest_version": "smwc-27677-1629627059",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27677,
        "title": "Rockfish (Unreleased) - Wharf (Underwater)",
        "version": "smwc-27677-1629627059",
        "upstream_time": 1629627059,
        "download_url": "https://dl.smwcentral.net/27677/Wharf%20%28Underwater%29.zip",
        "filename": "Wharf (Underwater).zip",
        "size": 46327,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rockman-exe-4",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25874,
    "title": "Rockman EXE 4.5: Real Operation - Battlefield",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "cutscene",
      "overworld",
      "space",
      "tense"
    ],
    "description": "<span style=\"font-size: 12pt;\">NOTE: Incompatible w/ Yoshi, Thunder, Blaargs and the Bonus End song</span><br>\r\n<br>\r\nThe battle theme from Mega Man Battle Network 4.5 (known as Rockman.EXE 4.5 Real Operation in Japan), a Japan-only MMBN game. Useful for athletic levels or boss fights.",
    "latest_version": "smwc-25874-1613084124",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25874,
        "title": "Rockman EXE 4.5: Real Operation - Battlefield",
        "version": "smwc-25874-1613084124",
        "upstream_time": 1613084124,
        "download_url": "https://dl.smwcentral.net/25874/Mega%20Man%20Battle%20Network%204.5%20-%20Battlefield.zip",
        "filename": "Mega Man Battle Network 4.5 - Battlefield.zip",
        "size": 100383,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18099,
        "title": "Rockman EXE 4.5: Real Operation - Theme of SearchMan",
        "version": "smwc-18099-1535585349",
        "upstream_time": 1535585349,
        "download_url": "https://dl.smwcentral.net/18099/MMBN4.5%20-%20Theme%20of%20SearchMan.EXE.zip",
        "filename": "MMBN4.5 - Theme of SearchMan.EXE.zip",
        "size": 76570,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rockman-exe-n1-battle-navi-battle-wonderswan-colour",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18183,
    "title": "Rockman.exe N1 Battle - Navi Battle (Wonderswan Colour version)",
    "authors": [
      "Nikku4211"
    ],
    "tags": [
      "abstract",
      "athletic",
      "chase",
      "final",
      "night",
      "retro",
      "space",
      "tense"
    ],
    "description": "This is the battle theme from Rockman.exe N1 Battle for the WonderSwan Colour. This uses samples, but they're small. Except for the drums, the samples are extremely tiny and looped.<br>\r\n<br>\r\nOriginal by Yusuke Beppu.<br>\r\n<br>\r\nIs this the first WonderSwan Colour port in this website?<br>\r\n<br>\r\nThe drums were ripped from Little Nicky on the Game Boy Colour.",
    "latest_version": "smwc-18183-1537591665",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18183,
        "title": "Rockman.exe N1 Battle - Navi Battle (Wonderswan Colour version)",
        "version": "smwc-18183-1537591665",
        "upstream_time": 1537591665,
        "download_url": "https://dl.smwcentral.net/18183/RockmanEXEN1BattleNetworkNaviBattle.zip",
        "filename": "RockmanEXEN1BattleNetworkNaviBattle.zip",
        "size": 27310,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rockman-exile-mm7-dr-wily",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29644,
    "title": "Rockman Exile - MM7 Dr. Wily 4",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "final",
      "retro",
      "tense"
    ],
    "description": "This is a port of a port of Dr. Wily 4 from Mega Man 7. (Crazy, right?)<br>\r\n<br>\r\nIt was ported and used in the third Wily Stage for a Mega Man 2 Hack, Rockman Exile by Blast Hornet.<br>\r\n<br>\r\nCan be used in retro castles and final stages.<br>\r\n",
    "latest_version": "smwc-29644-1650313795",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29644,
        "title": "Rockman Exile - MM7 Dr. Wily 4",
        "version": "smwc-29644-1650313795",
        "upstream_time": 1650313795,
        "download_url": "https://dl.smwcentral.net/29644/Rockman%20Exile%20-%20MM7%20Dr.%20Wily%204.zip",
        "filename": "Rockman Exile - MM7 Dr. Wily 4.zip",
        "size": 43011,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rokko-chan-jet-man-mega-man-x3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25581,
    "title": "Rokko Chan - Jet Man (Mega Man X3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "mountain",
      "sky"
    ],
    "description": "There was a cut off at the end, so i added q7c ^=1.<br>\r\nAnd thank you for pointing out the problem. I learned something good.<br>\r\n<br>\r\nedit : used [[ ]], Optimization",
    "latest_version": "smwc-25581-1609871417",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25581,
        "title": "Rokko Chan - Jet Man (Mega Man X3 Style)",
        "version": "smwc-25581-1609871417",
        "upstream_time": 1609871417,
        "download_url": "https://dl.smwcentral.net/25581/JetMan%28MMX3%29.zip",
        "filename": "JetMan(MMX3).zip",
        "size": 63579,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rolling-thunder",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21150,
    "title": "Rolling Thunder 2 (Genesis) - View of Dynamism",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "desert",
      "ruins",
      "tense"
    ],
    "description": "This is View of Dynamism, the Stage 5 theme from Rolling Thunder 2. The original Arcade release of the soundtrack was done by Ayako Saso, but for this one I based it on the Genesis/Mega Drive version, which was arranged by Hiromi Shibano, while adding a few small flourishes of my own.<br>\r\n<br>\r\nAnyway, I think that this would be best used either in desert/pyramid type levels or be used for stealth type of levels in general. I don't have many other ideas tho sadly.",
    "latest_version": "smwc-21150-1569898114",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21150,
        "title": "Rolling Thunder 2 (Genesis) - View of Dynamism",
        "version": "smwc-21150-1569898114",
        "upstream_time": 1569898114,
        "download_url": "https://dl.smwcentral.net/21150/View_of_Dynamism.zip",
        "filename": "View_of_Dynamism.zip",
        "size": 65085,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41344,
    "title": "Romancing SaGa 3 - Staff Roll ~ Finale",
    "authors": [
      "scratch"
    ],
    "tags": [
      "airship",
      "athletic",
      "beach",
      "bonus",
      "boss",
      "calm",
      "castle",
      "cave",
      "chase",
      "credits",
      "cutscene",
      "dark",
      "desert",
      "final",
      "forest",
      "game over",
      "ghost house",
      "grassland",
      "ice",
      "intro",
      "menu",
      "misc",
      "mountain",
      "night",
      "overworld",
      "ruins",
      "sad",
      "sky",
      "snow",
      "space",
      "spooky",
      "temple",
      "tense",
      "title",
      "town",
      "water"
    ],
    "description": "I've never finished Romancing Saga 3 but I listened to this song tons of times while porting this.",
    "latest_version": "smwc-41344-1773441154",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41344,
        "title": "Romancing SaGa 3 - Staff Roll ~ Finale",
        "version": "smwc-41344-1773441154",
        "upstream_time": 1773441154,
        "download_url": "https://dl.smwcentral.net/41344/3final.zip",
        "filename": "3final.zip",
        "size": 78809,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40741,
        "title": "Romancing SaGa 2 - Opening Theme",
        "version": "smwc-40741-1760112517",
        "upstream_time": 1760112517,
        "download_url": "https://dl.smwcentral.net/40741/Romancing%20Saga%202%20-%20Opening%20Theme.zip",
        "filename": "Romancing Saga 2 - Opening Theme.zip",
        "size": 117483,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39917,
        "title": "Romancing SaGa 3 - Harid's Theme",
        "version": "smwc-39917-1752201545",
        "upstream_time": 1752201545,
        "download_url": "https://dl.smwcentral.net/39917/Harid%27s%20Theme.zip",
        "filename": "Harid%27s Theme.zip",
        "size": 33079,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39898,
        "title": "Romancing SaGa 3 - Nightmare",
        "version": "smwc-39898-1755911373",
        "upstream_time": 1755911373,
        "download_url": "https://dl.smwcentral.net/39898/Nightmare.zip",
        "filename": "Nightmare.zip",
        "size": 31718,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39897,
        "title": "Romancing SaGa 3 - Nightmare",
        "version": "smwc-39897-1755911382",
        "upstream_time": 1755911382,
        "download_url": "https://dl.smwcentral.net/39897/Nightmare.zip",
        "filename": "Nightmare.zip",
        "size": 63191,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39412,
        "title": "Romancing SaGa 3 - Podorui",
        "version": "smwc-39412-1741209546",
        "upstream_time": 1741209546,
        "download_url": "https://dl.smwcentral.net/39412/Romancing%20SaGa%203%20-%20Podorui.zip",
        "filename": "Romancing SaGa 3 - Podorui.zip",
        "size": 32271,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37950,
        "title": "Romancing SaGa 3 - Katarina's Theme",
        "version": "smwc-37950-1718463465",
        "upstream_time": 1718463465,
        "download_url": "https://dl.smwcentral.net/37950/3katarina.zip",
        "filename": "3katarina.zip",
        "size": 72867,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37548,
        "title": "Romancing SaGa 3 - Underwater Palace",
        "version": "smwc-37548-1718135350",
        "upstream_time": 1718135350,
        "download_url": "https://dl.smwcentral.net/37548/Underwater%20Palace.zip",
        "filename": "Underwater Palace.zip",
        "size": 79443,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36786,
        "title": "Romancing SaGa 3 - Evil Does Not Cherish",
        "version": "smwc-36786-1708310156",
        "upstream_time": 1708310156,
        "download_url": "https://dl.smwcentral.net/36786/Evil%20Does%20Not%20Cherish%20.zip",
        "filename": "Evil Does Not Cherish .zip",
        "size": 77030,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35817,
        "title": "Romancing SaGa 2 - Heartful Tears",
        "version": "smwc-35817-1704062392",
        "upstream_time": 1704062392,
        "download_url": "https://dl.smwcentral.net/35817/Romancing%20SaGa%202%20-%20Heartful%20Tears.zip",
        "filename": "Romancing SaGa 2 - Heartful Tears.zip",
        "size": 73297,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35816,
        "title": "Romancing SaGa 2 - Heartful Tears",
        "version": "smwc-35816-1704062387",
        "upstream_time": 1704062387,
        "download_url": "https://dl.smwcentral.net/35816/RS%202%20-%20Heartful%20Tears.zip",
        "filename": "RS 2 - Heartful Tears.zip",
        "size": 32948,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35193,
        "title": "Romancing SaGa 2 - The Sinking Ship",
        "version": "smwc-35193-1697980267",
        "upstream_time": 1697980267,
        "download_url": "https://dl.smwcentral.net/35193/The%20Sinking%20Ship%20by%20brickblock369.zip",
        "filename": "The Sinking Ship by brickblock369.zip",
        "size": 69028,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32888,
        "title": "Romancing SaGa 2 - Empire City Avalon",
        "version": "smwc-32888-1679096439",
        "upstream_time": 1679096439,
        "download_url": "https://dl.smwcentral.net/32888/RS%202%20-%20Empire%20City%20Avalon.zip",
        "filename": "RS 2 - Empire City Avalon.zip",
        "size": 32899,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32887,
        "title": "Romancing SaGa 2 - Empire City Avalon",
        "version": "smwc-32887-1680079320",
        "upstream_time": 1680079320,
        "download_url": "https://dl.smwcentral.net/32887/Romancing%20SaGa%202%20-%20Empire%20City%20Avalon.zip",
        "filename": "Romancing SaGa 2 - Empire City Avalon.zip",
        "size": 64857,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32559,
        "title": "Romancing SaGa 2 - Rest Theme",
        "version": "smwc-32559-1675226957",
        "upstream_time": 1675226957,
        "download_url": "https://dl.smwcentral.net/32559/99%20Rest%20Theme.zip",
        "filename": "99 Rest Theme.zip",
        "size": 30317,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31639,
        "title": "Romancing SaGa 2 - Canal Fortress",
        "version": "smwc-31639-1659127127",
        "upstream_time": 1659127127,
        "download_url": "https://dl.smwcentral.net/31639/RS%202%20-%20Canal%20Fortress.zip",
        "filename": "RS 2 - Canal Fortress.zip",
        "size": 32968,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31638,
        "title": "Romancing SaGa 2 - Canal Fortress",
        "version": "smwc-31638-1659127114",
        "upstream_time": 1659127114,
        "download_url": "https://dl.smwcentral.net/31638/Romancing%20SaGa%202%20-%20Canal%20Fortress.zip",
        "filename": "Romancing SaGa 2 - Canal Fortress.zip",
        "size": 69047,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31555,
        "title": "Romancing SaGa 3 - The SaGa Continues",
        "version": "smwc-31555-1663857948",
        "upstream_time": 1663857948,
        "download_url": "https://dl.smwcentral.net/31555/The%20SaGa%20Continues.zip",
        "filename": "The SaGa Continues.zip",
        "size": 77303,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29702,
        "title": "Romancing SaGa 2 - Strangeness ~ Victor's Death",
        "version": "smwc-29702-1648199707",
        "upstream_time": 1648199707,
        "download_url": "https://dl.smwcentral.net/29702/Romancing%20SaGa%202%20-%20Strangeness%20~%20Victor%27s%20Death.zip",
        "filename": "Romancing SaGa 2 - Strangeness ~ Victor%27s Death.zip",
        "size": 54402,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29701,
        "title": "Romancing SaGa 2 - Strangeness ~ Victor's Death",
        "version": "smwc-29701-1648199951",
        "upstream_time": 1648199951,
        "download_url": "https://dl.smwcentral.net/29701/RS%202%20-%20Strangeness%20~%20Victor%27s%20Death.zip",
        "filename": "RS 2 - Strangeness ~ Victor%27s Death.zip",
        "size": 31991,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27428,
        "title": "Romancing SaGa 2 - Empire's Front Line",
        "version": "smwc-27428-1626834345",
        "upstream_time": 1626834345,
        "download_url": "https://dl.smwcentral.net/27428/RS2%20-%20Empire%27s%20Front%20Line.zip",
        "filename": "RS2 - Empire%27s Front Line.zip",
        "size": 33237,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27080,
        "title": "Romancing SaGa 3 - Four Noble Devils",
        "version": "smwc-27080-1624211034",
        "upstream_time": 1624211034,
        "download_url": "https://dl.smwcentral.net/27080/Romancing_SaGa%203%20-%20Four%20Noble%20Devils%201.zip",
        "filename": "Romancing_SaGa 3 - Four Noble Devils 1.zip",
        "size": 79842,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25191,
        "title": "Romancing SaGa 3 - The Great Arch",
        "version": "smwc-25191-1607121638",
        "upstream_time": 1607121638,
        "download_url": "https://dl.smwcentral.net/25191/The%20Great%20Arch%20%5BU%5D.zip",
        "filename": "The Great Arch %5BU%5D.zip",
        "size": 33255,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25190,
        "title": "Romancing SaGa 3 - The Great Arch",
        "version": "smwc-25190-1607121640",
        "upstream_time": 1607121640,
        "download_url": "https://dl.smwcentral.net/25190/The%20Great%20Arch%20%5BS%5D.zip",
        "filename": "The Great Arch %5BS%5D.zip",
        "size": 75282,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25052,
        "title": "Romancing SaGa 3 - Aurora",
        "version": "smwc-25052-1606770804",
        "upstream_time": 1606770804,
        "download_url": "https://dl.smwcentral.net/25052/Romancing%20SaGa%203%20-%20Aurora.zip",
        "filename": "Romancing SaGa 3 - Aurora.zip",
        "size": 30648,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24626,
        "title": "Romancing SaGa 3 - Ellen's Theme",
        "version": "smwc-24626-1604193689",
        "upstream_time": 1604193689,
        "download_url": "https://dl.smwcentral.net/24626/Ellen%27s%20Theme.zip",
        "filename": "Ellen%27s Theme.zip",
        "size": 54537,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24580,
        "title": "Romancing SaGa 3 - Ellen's Theme",
        "version": "smwc-24580-1604195029",
        "upstream_time": 1604195029,
        "download_url": "https://dl.smwcentral.net/24580/Ellen%27s%20Theme.zip",
        "filename": "Ellen%27s Theme.zip",
        "size": 33837,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24548,
        "title": "Romancing SaGa 2 - Battle with Kujinshi",
        "version": "smwc-24548-1603487871",
        "upstream_time": 1603487871,
        "download_url": "https://dl.smwcentral.net/24548/Battle%20with%20Kujinshi.zip",
        "filename": "Battle with Kujinshi.zip",
        "size": 67823,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24527,
        "title": "Romancing SaGa 2 - Ancient Ruins",
        "version": "smwc-24527-1602548255",
        "upstream_time": 1602548255,
        "download_url": "https://dl.smwcentral.net/24527/Ancient%20Ruins.zip",
        "filename": "Ancient Ruins.zip",
        "size": 65107,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24171,
        "title": "Romancing SaGa 3 - Ruin of the Crystal",
        "version": "smwc-24171-1598110417",
        "upstream_time": 1598110417,
        "download_url": "https://dl.smwcentral.net/24171/Ruin%20of%20the%20Crystal.zip",
        "filename": "Ruin of the Crystal.zip",
        "size": 56970,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24165,
        "title": "Romancing SaGa 3 - Julian's Theme",
        "version": "smwc-24165-1598072975",
        "upstream_time": 1598072975,
        "download_url": "https://dl.smwcentral.net/24165/Julian%27s%20Theme.zip",
        "filename": "Julian%27s Theme.zip",
        "size": 67058,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23453,
        "title": "Romancing SaGa 2 - The Sinking Ship",
        "version": "smwc-23453-1593538038",
        "upstream_time": 1593538038,
        "download_url": "https://dl.smwcentral.net/23453/Romancing%20SaGa%202%20-%20The%20Sinking%20Ship.zip",
        "filename": "Romancing SaGa 2 - The Sinking Ship.zip",
        "size": 31635,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22996,
        "title": "Romancing SaGa 3 - Leonid's Castle",
        "version": "smwc-22996-1590473407",
        "upstream_time": 1590473407,
        "download_url": "https://dl.smwcentral.net/22996/Romancing%20SaGa%203%20-%20Leonid%27s%20Castle.zip",
        "filename": "Romancing SaGa 3 - Leonid%27s Castle.zip",
        "size": 78231,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22739,
        "title": "Romancing SaGa 3 - Trade Off (Chungus-Mix)",
        "version": "smwc-22739-1588304061",
        "upstream_time": 1588304061,
        "download_url": "https://dl.smwcentral.net/22739/BIG_CHUNGUS.zip",
        "filename": "BIG_CHUNGUS.zip",
        "size": 74531,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22368,
        "title": "Romancing SaGa 3 - Podorui",
        "version": "smwc-22368-1584431853",
        "upstream_time": 1584431853,
        "download_url": "https://dl.smwcentral.net/22368/Romancing%20SaGa%203%20-%20Podorui.zip",
        "filename": "Romancing SaGa 3 - Podorui.zip",
        "size": 31338,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21186,
        "title": "Romancing SaGa 2 - Last Dungeon",
        "version": "smwc-21186-1569099371",
        "upstream_time": 1569099371,
        "download_url": "https://dl.smwcentral.net/21186/RS2.Last.Dungeon.zip",
        "filename": "RS2.Last.Dungeon.zip",
        "size": 74931,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20403,
        "title": "Romancing SaGa 2 - Battle with Kujinshi (Boss)",
        "version": "smwc-20403-1562470893",
        "upstream_time": 1562470893,
        "download_url": "https://dl.smwcentral.net/20403/RS2Boss.zip",
        "filename": "RS2Boss.zip",
        "size": 67350,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19869,
        "title": "Romancing SaGa 3 - The Battle",
        "version": "smwc-19869-1557335566",
        "upstream_time": 1557335566,
        "download_url": "https://dl.smwcentral.net/19869/RS3_Battle.zip",
        "filename": "RS3_Battle.zip",
        "size": 72557,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19826,
        "title": "Romancing SaGa 2 - Seven Heroes Battle",
        "version": "smwc-19826-1556608423",
        "upstream_time": 1556608423,
        "download_url": "https://dl.smwcentral.net/19826/7heroes.zip",
        "filename": "7heroes.zip",
        "size": 59821,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19685,
        "title": "Romancing SaGa 3 - Fairy Town",
        "version": "smwc-19685-1555623340",
        "upstream_time": 1555623340,
        "download_url": "https://dl.smwcentral.net/19685/Romancing%20SaGa%203%20-%20Fairy%20Town.zip",
        "filename": "Romancing SaGa 3 - Fairy Town.zip",
        "size": 31167,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18576,
        "title": "Romancing SaGa 3 - Podorui",
        "version": "smwc-18576-1543544845",
        "upstream_time": 1543544845,
        "download_url": "https://dl.smwcentral.net/18576/Romancing_SaGa_3_-_Podorui_S.zip",
        "filename": "Romancing_SaGa_3_-_Podorui_S.zip",
        "size": 60831,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17356,
        "title": "Romancing SaGa 3 - Byunei's Nest",
        "version": "smwc-17356-1522806679",
        "upstream_time": 1522806679,
        "download_url": "https://dl.smwcentral.net/17356/%5BU%5D%20Romancing%20SaGa%203%20-%20Byunei%27s%20Nest.zip",
        "filename": "%5BU%5D Romancing SaGa 3 - Byunei%27s Nest.zip",
        "size": 32972,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15522,
        "title": "Romancing SaGa 2 - Song of Everlasting Battles",
        "version": "smwc-15522-1495224151",
        "upstream_time": 1495224151,
        "download_url": "https://dl.smwcentral.net/15522/Romancing%20SaGa%202%20-%20Song%20of%20Everlasting%20Battles.zip",
        "filename": "Romancing SaGa 2 - Song of Everlasting Battles.zip",
        "size": 14389,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13679,
        "title": "Romancing SaGa 3 - Trade Off",
        "version": "smwc-13679-1464747802",
        "upstream_time": 1464747802,
        "download_url": "https://dl.smwcentral.net/13679/Romancing%20SaGa%203%20-%20Trade%20Off.zip",
        "filename": "Romancing SaGa 3 - Trade Off.zip",
        "size": 54676,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13291,
        "title": "Romancing SaGa 2 - Last Battle",
        "version": "smwc-13291-1456670743",
        "upstream_time": 1456670743,
        "download_url": "https://dl.smwcentral.net/13291/Romancing%20SaGa%202%20-%20Last%20Battle.zip",
        "filename": "Romancing SaGa 2 - Last Battle.zip",
        "size": 76715,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 12726,
        "title": "Romancing SaGa 3 - Leonid's Castle",
        "version": "smwc-12726-1447813047",
        "upstream_time": 1447813047,
        "download_url": "https://dl.smwcentral.net/12726/Romancing%20SaGa%203%20-%20Leonid%27s%20Castle.zip",
        "filename": "Romancing SaGa 3 - Leonid%27s Castle.zip",
        "size": 64712,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11580,
        "title": "Romancing SaGa 3 - The Last Battle",
        "version": "smwc-11580-1437620041",
        "upstream_time": 1437620041,
        "download_url": "https://dl.smwcentral.net/11580/Romancing%20Saga3%20-%20Final%20Battle%20%28S%29.zip",
        "filename": "Romancing Saga3 - Final Battle (S).zip",
        "size": 73819,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11061,
        "title": "Romancing SaGa 3 - The Last Journey",
        "version": "smwc-11061-1428080989",
        "upstream_time": 1428080989,
        "download_url": "https://dl.smwcentral.net/11061/Romancing%20SaGa%203%20-%20The%20Last%20Journey.zip",
        "filename": "Romancing SaGa 3 - The Last Journey.zip",
        "size": 59306,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10532,
        "title": "Romancing SaGa 3 - Aurora",
        "version": "smwc-10532-1424659971",
        "upstream_time": 1424659971,
        "download_url": "https://dl.smwcentral.net/10532/Romancing%20SaGa%203%20-%20Aurora.zip",
        "filename": "Romancing SaGa 3 - Aurora.zip",
        "size": 36946,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8360,
        "title": "Romancing SaGa 3 - Podorui",
        "version": "smwc-8360-1357012032",
        "upstream_time": 1357012032,
        "download_url": "https://dl.smwcentral.net/8360/Romancing%20SaGa%203%20-%20Boundaries.zip",
        "filename": "Romancing SaGa 3 - Boundaries.zip",
        "size": 30079,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8359,
        "title": "Romancing SaGa 2 - Seven Heroes",
        "version": "smwc-8359-1357749476",
        "upstream_time": 1357749476,
        "download_url": "https://dl.smwcentral.net/8359/SaGa2_Seven_Heroes.zip",
        "filename": "SaGa2_Seven_Heroes.zip",
        "size": 74807,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7107,
        "title": "Romancing SaGa 3 - The Last Battle",
        "version": "smwc-7107-1359489372",
        "upstream_time": 1359489372,
        "download_url": "https://dl.smwcentral.net/7107/%5BM%5D%20%5BS%5D%20RS3%20-%20The%20Last%20Battle.zip",
        "filename": "%5BM%5D %5BS%5D RS3 - The Last Battle.zip",
        "size": 71041,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-2-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20402,
    "title": "Romancing SaGa 2 - Battle 1",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "athletic",
      "boss",
      "tense"
    ],
    "description": "The upbeat general battle theme from Romancing SaGa 2! There is not much to say about it.<br>\r\n<br>\r\nIncompatible with Yoshi and Thunder.",
    "latest_version": "smwc-20402-1562468636",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20402,
        "title": "Romancing SaGa 2 - Battle 1",
        "version": "smwc-20402-1562468636",
        "upstream_time": 1562468636,
        "download_url": "https://dl.smwcentral.net/20402/RS2Battle.zip",
        "filename": "RS2Battle.zip",
        "size": 78139,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-2-dungeon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29171,
    "title": "Romancing SaGa 2 - Dungeon 1",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "dark",
      "ruins",
      "temple",
      "tense"
    ],
    "description": "One of the dungeon themes from Romancing Saga 2.",
    "latest_version": "smwc-29171-1643569120",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29171,
        "title": "Romancing SaGa 2 - Dungeon 1",
        "version": "smwc-29171-1643569120",
        "upstream_time": 1643569120,
        "download_url": "https://dl.smwcentral.net/29171/Romancing%20Saga%202%20-%20Dungeon%201.zip",
        "filename": "Romancing Saga 2 - Dungeon 1.zip",
        "size": 65567,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-2-prologue-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33269,
    "title": "Romancing SaGa 2 - Prologue (part 4)",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "boss",
      "castle"
    ],
    "description": "Looks good in castles and boss battles. Note the mix is ​​not 100% faithful to the original.",
    "latest_version": "smwc-33269-1696138751",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33269,
        "title": "Romancing SaGa 2 - Prologue (part 4)",
        "version": "smwc-33269-1696138751",
        "upstream_time": 1696138751,
        "download_url": "https://dl.smwcentral.net/33269/Prologue%20%28part%204%29.zip",
        "filename": "Prologue (part 4).zip",
        "size": 24619,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-3-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22918,
    "title": "Romancing SaGa 3 - Battle 2",
    "authors": [
      "Teows"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "One of the intense battle themes from RSG3. Fits well in any of those tense fast-paced sections here and there.",
    "latest_version": "smwc-22918-1590042738",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22918,
        "title": "Romancing SaGa 3 - Battle 2",
        "version": "smwc-22918-1590042738",
        "upstream_time": 1590042738,
        "download_url": "https://dl.smwcentral.net/22918/rsg3battle2.zip",
        "filename": "rsg3battle2.zip",
        "size": 34624,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20404,
        "title": "Romancing SaGa 3 - Battle 2",
        "version": "smwc-20404-1562470895",
        "upstream_time": 1562470895,
        "download_url": "https://dl.smwcentral.net/20404/RS3Boss.zip",
        "filename": "RS3Boss.zip",
        "size": 81115,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-3-on-with-the-bangard-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9162,
    "title": "Romancing SaGa 3 - On with the Bangard! (part 2)",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "adventure",
      "castle",
      "cutscene"
    ],
    "description": "A song that sounds like a adventure theme.<br>\r\nMay fit with a cutscene.<br>\r\n<br>\r\nUpdate: Fixed minor volume issues. If you downloaded this before this message appeared, please re-download it.<br>\r\nThank you.",
    "latest_version": "smwc-9162-1413461680",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9162,
        "title": "Romancing SaGa 3 - On with the Bangard! (part 2)",
        "version": "smwc-9162-1413461680",
        "upstream_time": 1413461680,
        "download_url": "https://dl.smwcentral.net/9162/Romancing%20SaGa%203%20-%20On%20with%20the%20Bangard%21%20%28part%202%29.zip",
        "filename": "Romancing SaGa 3 - On with the Bangard%21 (part 2).zip",
        "size": 64308,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-beat-of-the-evil",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38835,
    "title": "Romancing SaGa - Beat of the Evil",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "boss",
      "castle",
      "cutscene",
      "dark",
      "final",
      "spooky",
      "tense"
    ],
    "description": "Song that Beat of the Evil from The Romancing SaGa. Could fit a haunted and castle levels.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-38835-1738370580",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38835,
        "title": "Romancing SaGa - Beat of the Evil",
        "version": "smwc-38835-1738370580",
        "upstream_time": 1738370580,
        "download_url": "https://dl.smwcentral.net/38835/Beat%20of%20the%20Evil.zip",
        "filename": "Beat of the Evil.zip",
        "size": 32280,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30935,
        "title": "Romancing SaGa - Beat of the Evil",
        "version": "smwc-30935-1658866674",
        "upstream_time": 1658866674,
        "download_url": "https://dl.smwcentral.net/30935/Romancing%20SaGa%20-%20Beat%20of%20the%20Evil.zip",
        "filename": "Romancing SaGa - Beat of the Evil.zip",
        "size": 56030,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-beat-them-up",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23205,
    "title": "Romancing SaGa - Beat Them Up!",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "athletic",
      "boss",
      "calm",
      "castle",
      "chase",
      "final",
      "tense"
    ],
    "description": "Intense song, good for battles or castles, featured in JUMP's Bowser Castle.",
    "latest_version": "smwc-23205-1591065588",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23205,
        "title": "Romancing SaGa - Beat Them Up!",
        "version": "smwc-23205-1591065588",
        "upstream_time": 1591065588,
        "download_url": "https://dl.smwcentral.net/23205/Beat%20Them%20Up%21.zip",
        "filename": "Beat Them Up%21.zip",
        "size": 55254,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23002,
        "title": "Romancing SaGa - Beat Them Up!",
        "version": "smwc-23002-1590696830",
        "upstream_time": 1590696830,
        "download_url": "https://dl.smwcentral.net/23002/Beat%20Them%20Up%21.zip",
        "filename": "Beat Them Up%21.zip",
        "size": 33908,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16970,
        "title": "Romancing SaGa - Beat them up!",
        "version": "smwc-16970-1516131058",
        "upstream_time": 1516131058,
        "download_url": "https://dl.smwcentral.net/16970/beat%20them%20up%21.zip",
        "filename": "beat them up%21.zip",
        "size": 71133,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8355,
        "title": "Romancing SaGa - Beat them up!",
        "version": "smwc-8355-1357749116",
        "upstream_time": 1357749116,
        "download_url": "https://dl.smwcentral.net/8355/RSaGaBeatThemUp.zip",
        "filename": "RSaGaBeatThemUp.zip",
        "size": 74149,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-coup-de-grace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24144,
    "title": "Romancing SaGa - Coup de Grace",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "tense"
    ],
    "description": "great theme for chiefs and castles.<br>\r\nwarning: it is not completely identical to the original.",
    "latest_version": "smwc-24144-1597796428",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24144,
        "title": "Romancing SaGa - Coup de Grace",
        "version": "smwc-24144-1597796428",
        "upstream_time": 1597796428,
        "download_url": "https://dl.smwcentral.net/24144/Coup%20de%20Grace.zip",
        "filename": "Coup de Grace.zip",
        "size": 34737,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23253,
        "title": "Romancing SaGa - Coup de Grace",
        "version": "smwc-23253-1591559879",
        "upstream_time": 1591559879,
        "download_url": "https://dl.smwcentral.net/23253/coup-de-grace.zip",
        "filename": "coup-de-grace.zip",
        "size": 73663,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-ending-theme-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31183,
    "title": "Romancing SaGa - Ending Theme (Part 3)",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "credits",
      "cutscene"
    ],
    "description": "Heroic credits theme from Romancing Saga.<br>\r\nThe LOOPED define in the txt file controls the song:<br>\r\n- 0: song loops twice then it ends, like the original<br>\r\n- 1: song loops forever",
    "latest_version": "smwc-31183-1656618908",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31183,
        "title": "Romancing SaGa - Ending Theme (Part 3)",
        "version": "smwc-31183-1656618908",
        "upstream_time": 1656618908,
        "download_url": "https://dl.smwcentral.net/31183/34c%20Ending%20Theme%20%28part%203%29.zip",
        "filename": "34c Ending Theme (part 3).zip",
        "size": 106483,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-horrible-shadow",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19692,
    "title": "Romancing SaGa - Horrible Shadow",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "castle",
      "cutscene",
      "final",
      "industrial",
      "night",
      "sewer",
      "tense"
    ],
    "description": "The music that plays in the level \"Tide Cave\" from Brutal Mario. Good for sewer or fast paced levels.",
    "latest_version": "smwc-19692-1555623785",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19692,
        "title": "Romancing SaGa - Horrible Shadow",
        "version": "smwc-19692-1555623785",
        "upstream_time": 1555623785,
        "download_url": "https://dl.smwcentral.net/19692/Romancing%20SaGa%20-%20Horrible%20Shadow.zip",
        "filename": "Romancing SaGa - Horrible Shadow.zip",
        "size": 32995,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13721,
        "title": "Romancing SaGa - Horrible Shadow",
        "version": "smwc-13721-1463868857",
        "upstream_time": 1463868857,
        "download_url": "https://dl.smwcentral.net/13721/rs_horrible_shadow.zip",
        "filename": "rs_horrible_shadow.zip",
        "size": 55103,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-hurry-out",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21661,
    "title": "Romancing SaGa - Hurry Out!",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "A very energetic tune from the first Romancing SaGa game! It's super short, so make sure not to use it in long sections. :b",
    "latest_version": "smwc-21661-1576727454",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21661,
        "title": "Romancing SaGa - Hurry Out!",
        "version": "smwc-21661-1576727454",
        "upstream_time": 1576727454,
        "download_url": "https://dl.smwcentral.net/21661/RS1Hurry.zip",
        "filename": "RS1Hurry.zip",
        "size": 63956,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-lost-in-the-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31051,
    "title": "Romancing SaGa - Lost in the Forest",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cave",
      "forest",
      "mysterious",
      "water"
    ],
    "description": "It could fit a mysterious forest.",
    "latest_version": "smwc-31051-1656616688",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31051,
        "title": "Romancing SaGa - Lost in the Forest",
        "version": "smwc-31051-1656616688",
        "upstream_time": 1656616688,
        "download_url": "https://dl.smwcentral.net/31051/18%20Lost%20in%20the%20Forest.zip",
        "filename": "18 Lost in the Forest.zip",
        "size": 68613,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-sailing-the-ocean",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29170,
    "title": "Romancing SaGa - Sailing the Ocean",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "mysterious",
      "night",
      "sad",
      "water"
    ],
    "description": "A soothing and slightly melancholic song from Romancing Saga.",
    "latest_version": "smwc-29170-1643569031",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29170,
        "title": "Romancing SaGa - Sailing the Ocean",
        "version": "smwc-29170-1643569031",
        "upstream_time": 1643569031,
        "download_url": "https://dl.smwcentral.net/29170/Romancing%20Saga%20-%20Sailing%20the%20Ocean.zip",
        "filename": "Romancing Saga - Sailing the Ocean.zip",
        "size": 52004,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-shop-around-the-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31280,
    "title": "Romancing SaGa - Shop Around the Town!",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "town",
      "urban"
    ],
    "description": "Requested by Zavok.",
    "latest_version": "smwc-31280-1658923771",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31280,
        "title": "Romancing SaGa - Shop Around the Town!",
        "version": "smwc-31280-1658923771",
        "upstream_time": 1658923771,
        "download_url": "https://dl.smwcentral.net/31280/Romancing%20SaGa%20-%20Shop%20Around%20the%20Town%21.zip",
        "filename": "Romancing SaGa - Shop Around the Town%21.zip",
        "size": 65087,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-step-into-the-unknown",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21807,
    "title": "Romancing SaGa - Step Into the Unknown",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "calm",
      "castle",
      "ice",
      "temple"
    ],
    "description": "Step Into the Unknown from Romancing Saga. Good for castle and ice levels.",
    "latest_version": "smwc-21807-1580670491",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21807,
        "title": "Romancing SaGa - Step Into the Unknown",
        "version": "smwc-21807-1580670491",
        "upstream_time": 1580670491,
        "download_url": "https://dl.smwcentral.net/21807/RS1%20-%20Dungeon%201.zip",
        "filename": "RS1 - Dungeon 1.zip",
        "size": 33199,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-the-conflict",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21808,
    "title": "Romancing SaGa - The Conflict",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "tense"
    ],
    "description": "Song that Battle 1 from Romancing Saga. Good a for boss or battle levels.",
    "latest_version": "smwc-21808-1579412684",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21808,
        "title": "Romancing SaGa - The Conflict",
        "version": "smwc-21808-1579412684",
        "upstream_time": 1579412684,
        "download_url": "https://dl.smwcentral.net/21808/The_Conflict.zip",
        "filename": "The_Conflict.zip",
        "size": 33598,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19927,
        "title": "Romancing SaGa - The Conflict",
        "version": "smwc-19927-1557793884",
        "upstream_time": 1557793884,
        "download_url": "https://dl.smwcentral.net/19927/RS_TheConflict.zip",
        "filename": "RS_TheConflict.zip",
        "size": 62117,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-theme-of-albert",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21939,
    "title": "Romancing SaGa - Theme of Albert",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "cutscene",
      "grassland",
      "overworld",
      "town"
    ],
    "description": "Song that Theme of Albert from Romancing Saga. Good a for town levels or submap.",
    "latest_version": "smwc-21939-1578936543",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21939,
        "title": "Romancing SaGa - Theme of Albert",
        "version": "smwc-21939-1578936543",
        "upstream_time": 1578936543,
        "download_url": "https://dl.smwcentral.net/21939/Theme%20of%20Albert.zip",
        "filename": "Theme of Albert.zip",
        "size": 33136,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-theme-of-claudia",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35609,
    "title": "Romancing SaGa - Theme of Claudia",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene"
    ],
    "description": "This one fits better in cutscenes and endings.",
    "latest_version": "smwc-35609-1703082065",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35609,
        "title": "Romancing SaGa - Theme of Claudia",
        "version": "smwc-35609-1703082065",
        "upstream_time": 1703082065,
        "download_url": "https://dl.smwcentral.net/35609/Theme_of_Claudia.zip",
        "filename": "Theme_of_Claudia.zip",
        "size": 31311,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-theme-of-gray",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13716,
    "title": "Romancing SaGa - Theme of Gray",
    "authors": [
      "6646"
    ],
    "tags": [
      "grassland",
      "overworld"
    ],
    "description": "Gray's theme from Romancing SaGa.",
    "latest_version": "smwc-13716-1464756905",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13716,
        "title": "Romancing SaGa - Theme of Gray",
        "version": "smwc-13716-1464756905",
        "upstream_time": 1464756905,
        "download_url": "https://dl.smwcentral.net/13716/rs_theme_of_gray.zip",
        "filename": "rs_theme_of_gray.zip",
        "size": 53414,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-theme-of-sif",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29148,
    "title": "Romancing SaGa - Theme of Sif",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "cutscene"
    ],
    "description": "A heroic theme from Romancing Saga.",
    "latest_version": "smwc-29148-1643568480",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29148,
        "title": "Romancing SaGa - Theme of Sif",
        "version": "smwc-29148-1643568480",
        "upstream_time": 1643568480,
        "download_url": "https://dl.smwcentral.net/29148/Romancing%20Saga%20-%20Theme%20of%20Sif.zip",
        "filename": "Romancing Saga - Theme of Sif.zip",
        "size": 57761,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-victory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40879,
    "title": "Romancing SaGa - Victory!",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cutscene",
      "goal",
      "title"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-40879-1767133634",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40879,
        "title": "Romancing SaGa - Victory!",
        "version": "smwc-40879-1767133634",
        "upstream_time": 1767133634,
        "download_url": "https://dl.smwcentral.net/40879/rsvic.zip",
        "filename": "rsvic.zip",
        "size": 60644,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-walking-down-the-street",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38218,
    "title": "Romancing SaGa - Walking Down the Street",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "beach",
      "grassland",
      "upbeat"
    ],
    "description": "looks good in upbeat places",
    "latest_version": "smwc-38218-1724876547",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38218,
        "title": "Romancing SaGa - Walking Down the Street",
        "version": "smwc-38218-1724876547",
        "upstream_time": 1724876547,
        "download_url": "https://dl.smwcentral.net/38218/Walking_Down_the_Street.zip",
        "filename": "Walking_Down_the_Street.zip",
        "size": 32025,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-romancing-saga-wonderswan-color-battle-with-schirach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25124,
    "title": "Romancing SaGa (WonderSwan Color) - Battle with Schirach",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "A boss battle theme from <i>Romancing SaGa</i> added in the WonderSwan Color version, redone with the instruments of the SNES version.<br>\r\n<br>\r\nThis port uses the optimized SMW sample set.",
    "latest_version": "smwc-25124-1607837182",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25124,
        "title": "Romancing SaGa (WonderSwan Color) - Battle with Schirach",
        "version": "smwc-25124-1607837182",
        "upstream_time": 1607837182,
        "download_url": "https://dl.smwcentral.net/25124/Romancing%20SaGa%20Schirach.zip",
        "filename": "Romancing SaGa Schirach.zip",
        "size": 72604,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ronaldinho-soccer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22878,
    "title": "Ronaldinho Soccer 64 - Title Screen",
    "authors": [
      "Hazel",
      "bebn legg"
    ],
    "tags": [
      "bonus",
      "misc",
      "title"
    ],
    "description": "*3D Text and sphere procedurally appear*<br>\r\n<br>\r\nThe title screen music from a Brazilian N64 pirate of some soccer game, now a meme for some reason, <s>and one that will most likely die before this even gets moderated</s>.<br>\r\n<br>\r\nUses a big chunk of ARAM because of the voice samples so it barely fits by default, but you can change more samples to optimized instead of default should you need that extra ARAM.<br>\r\n<br>\r\nHAHAHAHA",
    "latest_version": "smwc-22878-1590096076",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22878,
        "title": "Ronaldinho Soccer 64 - Title Screen",
        "version": "smwc-22878-1590096076",
        "upstream_time": 1590096076,
        "download_url": "https://dl.smwcentral.net/22878/ronaldinho.zip",
        "filename": "ronaldinho.zip",
        "size": 85379,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rondo-against-a-square-opponent",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39337,
    "title": "Rondo Against a Square Opponent",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "boss",
      "carnival",
      "castle",
      "chaotic",
      "chase",
      "final",
      "ghost house",
      "night",
      "ruins",
      "tense"
    ],
    "description": "A song originally composed for Battle of the Bits's Oops! All New Formats battle in late 2024. Check it out on BotB <a href=\"https://battleofthebits.com/arena/Entry/Rondo+Against+a+Square+Opponent/72855/\" rel=\"nofollow\">here</a>!<br>\r\n<br>\r\nIt's a song with a lot of buildup, and a groovy release. A battle theme for someone (or something) who's just a little silly.<br>\r\n<br>\r\nProbably not actually a rondo, like, legally. ",
    "latest_version": "smwc-39337-1741646674",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39337,
        "title": "Rondo Against a Square Opponent",
        "version": "smwc-39337-1741646674",
        "upstream_time": 1741646674,
        "download_url": "https://dl.smwcentral.net/39337/raaso.zip",
        "filename": "raaso.zip",
        "size": 37399,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rosalina-s-peaceful-days",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15643,
    "title": "Rosalina's Peaceful Days",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "town"
    ],
    "description": "This song is a sort of mash-up of Rosalina's Storybook theme from Super Mario Galaxy and Peaceful Days from Chrono Trigger.  It would suit any sort of really peaceful setting like a story cutscene, credits sequence, or town.",
    "latest_version": "smwc-15643-1497919253",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15643,
        "title": "Rosalina's Peaceful Days",
        "version": "smwc-15643-1497919253",
        "upstream_time": 1497919253,
        "download_url": "https://dl.smwcentral.net/15643/Rosalina%27s%20Peaceful%20Days.zip",
        "filename": "Rosalina%27s Peaceful Days.zip",
        "size": 31689,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rosario-vampire-churu-churu-paya-paya",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30655,
    "title": "Rosario+Vampire - Churu Churu Paya Paya!",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "beach",
      "bonus",
      "title"
    ],
    "description": "<img src=\"https://cdn.discordapp.com/emojis/696241169507811399.webp?size=32\" alt=\"\"> forgive me lord, for what I must port...<br>\r\nFits with beach and bonus levels.<br>\r\n<br>\r\nNote: Not compatible with thunder.",
    "latest_version": "smwc-30655-1654509308",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30655,
        "title": "Rosario+Vampire - Churu Churu Paya Paya!",
        "version": "smwc-30655-1654509308",
        "upstream_time": 1654509308,
        "download_url": "https://dl.smwcentral.net/30655/churupaya.zip",
        "filename": "churupaya.zip",
        "size": 76414,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rotary-refinery",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29343,
    "title": "Rotary Refinery",
    "authors": [
      "Ruberjig",
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "cave",
      "industrial",
      "jungle",
      "mountain",
      "ruins",
      "temple",
      "town",
      "urban"
    ],
    "description": "A funky tune originally composed for Superfamicompo 2 that we never got around to submitting.",
    "latest_version": "smwc-29343-1643690847",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29343,
        "title": "Rotary Refinery",
        "version": "smwc-29343-1643690847",
        "upstream_time": 1643690847,
        "download_url": "https://dl.smwcentral.net/29343/rotary.zip",
        "filename": "rotary.zip",
        "size": 103522,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rpg-maker",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24124,
    "title": "RPG Maker 2003 - field2.mid (GBC mix)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "cave",
      "grassland",
      "ice",
      "misc",
      "mountain",
      "overworld",
      "retro",
      "ruins",
      "title",
      "town",
      "urban"
    ],
    "description": "It definitely sounds like some early Pokemon route! Fits a variety of purposes, be it in grasslands, towns, overworlds or why not title.",
    "latest_version": "smwc-24124-1597786396",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24124,
        "title": "RPG Maker 2003 - field2.mid (GBC mix)",
        "version": "smwc-24124-1597786396",
        "upstream_time": 1597786396,
        "download_url": "https://dl.smwcentral.net/24124/rm2k3_field2_gb_0_1.zip",
        "filename": "rm2k3_field2_gb_0_1.zip",
        "size": 31704,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7860,
        "title": "RPG Maker 2000 - Exploration",
        "version": "smwc-7860-1312453149",
        "upstream_time": 1312453149,
        "download_url": "https://dl.smwcentral.net/7860/Exploration..zip",
        "filename": "Exploration..zip",
        "size": 55573,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rpg-maker-1-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32087,
    "title": "RPG Maker 1 - Battle 3",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "boss",
      "fire",
      "tense"
    ],
    "description": "\"Battle 3\" from \"RPG Maker 1\"<br>\r\nKuniko Takahashi's Theme?<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=uKE4_HnYrL4\" rel=\"nofollow\">Original ver</a>(Youtube)<br>\r\n<a href=\"https://www.nicovideo.jp/watch/sm10649505\" rel=\"nofollow\">Original ver</a>(Niconico)<br>\r\n<br>\r\n<br>\r\n",
    "latest_version": "smwc-32087-1674187082",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32087,
        "title": "RPG Maker 1 - Battle 3",
        "version": "smwc-32087-1674187082",
        "upstream_time": 1674187082,
        "download_url": "https://dl.smwcentral.net/32087/RPG%20Maker%201%20-%20Battle%203.zip",
        "filename": "RPG Maker 1 - Battle 3.zip",
        "size": 68946,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rpg-maker-2000-2003-village",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31267,
    "title": "RPG Maker 2000/2003 - Village 4",
    "authors": [
      "Paperdomo101"
    ],
    "tags": [
      "calm",
      "grassland",
      "town"
    ],
    "description": "A laid-back, jaunty song that would fit towns, grasslands, and Autumnal levels.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Heraga\"><span title=\"Heraga donated $5.00.\" class=\"icon icon-donor\"></span><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=25537\" style=\"color: var(--user-color-1);\" class=\"un\">Heraga</a></span>.<br>\r\n<br>\r\n<br>\r\n<br>\r\nUpdated to remove __MACOSX from zip.",
    "latest_version": "smwc-31267-1672212239",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31267,
        "title": "RPG Maker 2000/2003 - Village 4",
        "version": "smwc-31267-1672212239",
        "upstream_time": 1672212239,
        "download_url": "https://dl.smwcentral.net/31267/Village%204.zip",
        "filename": "Village 4.zip",
        "size": 34701,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rpg-maker-vx-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32354,
    "title": "RPG Maker VX - Town 2",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "calm",
      "cutscene",
      "misc",
      "urban"
    ],
    "description": "A cute little lullaby used in town themes and why not castles.<br>\r\n<br>\r\nMade on <a href=\"https://www.smwcentral.net/?p=viewthread&t=122712&page=1&pid=1610014#p1610014\">request</a> for <span class=\"un-outer\" title=\"3lectro\"><a href=\"/?p=profile&amp;id=51044\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">3lectro</a></span>",
    "latest_version": "smwc-32354-1675032136",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32354,
        "title": "RPG Maker VX - Town 2",
        "version": "smwc-32354-1675032136",
        "upstream_time": 1675032136,
        "download_url": "https://dl.smwcentral.net/32354/vx_town2.zip",
        "filename": "vx_town2.zip",
        "size": 31485,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rpg-maker-xp-battle01-mid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8618,
    "title": "RPG Maker XP - Battle01.mid",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "mountain"
    ],
    "description": "Battle01.mid is not a title actually, but a file name in RPG Maker XP. Song for boss battle.",
    "latest_version": "smwc-8618-1405975943",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8618,
        "title": "RPG Maker XP - Battle01.mid",
        "version": "smwc-8618-1405975943",
        "upstream_time": 1405975943,
        "download_url": "https://dl.smwcentral.net/8618/Battle01.zip",
        "filename": "Battle01.zip",
        "size": 77069,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rpg-maker-xp-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7639,
    "title": "RPG Maker XP - Theme 01",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "grassland",
      "mountain",
      "overworld"
    ],
    "description": "One of the many amazingly epic themes from RPG Maker XP.<br>\r\n<br>\r\n<br>\r\nUpdate (12/16/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 25 bytes.",
    "latest_version": "smwc-7639-1313693807",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7639,
        "title": "RPG Maker XP - Theme 01",
        "version": "smwc-7639-1313693807",
        "upstream_time": 1313693807,
        "download_url": "https://dl.smwcentral.net/7639/Theme.01.zip",
        "filename": "Theme.01.zip",
        "size": 59901,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rpg-maker-xp-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23518,
    "title": "RPG Maker XP - Town 3",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "credits",
      "custcene"
    ],
    "description": "calm music looks good on custcenes, endings.",
    "latest_version": "smwc-23518-1594230162",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23518,
        "title": "RPG Maker XP - Town 3",
        "version": "smwc-23518-1594230162",
        "upstream_time": 1594230162,
        "download_url": "https://dl.smwcentral.net/23518/Town%203.zip",
        "filename": "Town 3.zip",
        "size": 31520,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rpg-tsukuru",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25683,
    "title": "RPG Tsukuru 2 - Frozen Wasteland",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "cave",
      "ice",
      "snow",
      "town"
    ],
    "description": "Frozen Wasteland from RPG Tsukuru 2. Fits well on icy areas.<br>\r\n<br>\r\nPorted from C3 Winter 2021.",
    "latest_version": "smwc-25683-1610893757",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25683,
        "title": "RPG Tsukuru 2 - Frozen Wasteland",
        "version": "smwc-25683-1610893757",
        "upstream_time": 1610893757,
        "download_url": "https://dl.smwcentral.net/25683/RPG%20Tsukuru%202%20-%20Frozen%20Wasteland.zip",
        "filename": "RPG Tsukuru 2 - Frozen Wasteland.zip",
        "size": 33605,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rpg-tsukuru-super-dante-high-in-the-mountains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27916,
    "title": "RPG Tsukuru: Super Dante - High in the Mountains",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "mountain"
    ],
    "description": "Song that could fit a mountain area. Not recommended to be used with SFX that uses noise (like Fire Spit, Swooper, etc.).<br>\r\nRequested by <span class=\"un-outer\" title=\"Devazure\"><a href=\"/?p=profile&amp;id=93\" style=\"color: #3e75d9;\" class=\"un\">Devazure</a></span>.",
    "latest_version": "smwc-27916-1630344586",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27916,
        "title": "RPG Tsukuru: Super Dante - High in the Mountains",
        "version": "smwc-27916-1630344586",
        "upstream_time": 1630344586,
        "download_url": "https://dl.smwcentral.net/27916/14%20High%20in%20the%20Mountains.zip",
        "filename": "14 High in the Mountains.zip",
        "size": 58537,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rpg-tsukuru-super-dante-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19237,
    "title": "RPG Tsukuru: Super Dante - Overworld",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "overworld"
    ],
    "description": "Overworld theme, arrange of snes",
    "latest_version": "smwc-19237-1551837194",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19237,
        "title": "RPG Tsukuru: Super Dante - Overworld",
        "version": "smwc-19237-1551837194",
        "upstream_time": 1551837194,
        "download_url": "https://dl.smwcentral.net/19237/Overworld.zip",
        "filename": "Overworld.zip",
        "size": 48998,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rpm-revolu-es-por-minuto",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36669,
    "title": "RPM - Revoluções por Minuto",
    "authors": [
      "Dark Mario Bros",
      "panspermia"
    ],
    "tags": [
      "athletic",
      "cave",
      "urban"
    ],
    "description": "\"Revoluções por Minuto\" is a song by the Brazilian rock band \"RPM\" released in 1985, on their debut album which has the same name as the song. It is considered one of the 100 greatest albums of Brazilian music by Rolling Stone Brasil as the 99th best.",
    "latest_version": "smwc-36669-1706387689",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36669,
        "title": "RPM - Revoluções por Minuto",
        "version": "smwc-36669-1706387689",
        "upstream_time": 1706387689,
        "download_url": "https://dl.smwcentral.net/36669/revolucoes.zip",
        "filename": "revolucoes.zip",
        "size": 32463,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ruby-palace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32857,
    "title": "Ruby Palace",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "bonus",
      "castle",
      "ice",
      "snow"
    ],
    "description": "Could fit on the ice palace levels too.",
    "latest_version": "smwc-32857-1680240472",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32857,
        "title": "Ruby Palace",
        "version": "smwc-32857-1680240472",
        "upstream_time": 1680240472,
        "download_url": "https://dl.smwcentral.net/32857/Ruby%20Palace.zip",
        "filename": "Ruby Palace.zip",
        "size": 32641,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rudra-no-hihou-battle-for-the-fields",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41323,
    "title": "Rudra no Hihou - Battle for the Fields",
    "authors": [
      "NamyX"
    ],
    "tags": [
      "boss",
      "castle",
      "cave",
      "final",
      "fire",
      "industrial",
      "jungle"
    ],
    "description": "Battle for the Fields from Rudra no Hihou.<br>\r\n<br>\r\nNote: Incompatible with Bonus End",
    "latest_version": "smwc-41323-1772814581",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41323,
        "title": "Rudra no Hihou - Battle for the Fields",
        "version": "smwc-41323-1772814581",
        "upstream_time": 1772814581,
        "download_url": "https://dl.smwcentral.net/41323/Battle%20for%20the%20Fields.zip",
        "filename": "Battle for the Fields.zip",
        "size": 85820,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7459,
        "title": "Rudra no Hihou - Battle for the Fields",
        "version": "smwc-7459-1329946965",
        "upstream_time": 1329946965,
        "download_url": "https://dl.smwcentral.net/7459/Rudra%20no%20Hihou%20-%20Battle%20for%20the%20fields.zip",
        "filename": "Rudra no Hihou - Battle for the fields.zip",
        "size": 63475,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rudra-no-hihou-between-two-worlds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38144,
    "title": "Rudra no Hihou - Between Two Worlds",
    "authors": [
      "scratch"
    ],
    "tags": [
      "ambient",
      "desert",
      "ruins"
    ],
    "description": "Thunder, Bonus End, Yoshi sfx will be strange. Keep in mind. <br>\r\nThis is Surlent's theme of Treasure of the Rudras. <br>\r\n",
    "latest_version": "smwc-38144-1722175260",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38144,
        "title": "Rudra no Hihou - Between Two Worlds",
        "version": "smwc-38144-1722175260",
        "upstream_time": 1722175260,
        "download_url": "https://dl.smwcentral.net/38144/2%20Worlds.zip",
        "filename": "2 Worlds.zip",
        "size": 87734,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rudra-no-hihou-creatures-from-the-silent-sea",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18260,
    "title": "Rudra no Hihou - Creatures from the Silent Sea",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "calm",
      "castle",
      "cave",
      "credits",
      "cutscene",
      "final",
      "ice",
      "night",
      "overworld",
      "ruins",
      "sad",
      "temple",
      "title",
      "town",
      "water"
    ],
    "description": "From the recent Kaizo hack Invictus.<br>\r\n<br>\r\nOriginal samples used. This is a calm and atmospheric piece well suited for a cave, overworld, water, or other similar level.<br>\r\n<br>\r\nThere are two main sections: The first with the melody line played through vibraphone samples and the second with a similar melody played with a woodwind sample backed by staccato strings.   <br>\r\n<br>\r\nI pared this down from 6 tracks to 8 as it did not work well with any of the instruments playing in sfx channels. ",
    "latest_version": "smwc-18260-1539052654",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18260,
        "title": "Rudra no Hihou - Creatures from the Silent Sea",
        "version": "smwc-18260-1539052654",
        "upstream_time": 1539052654,
        "download_url": "https://dl.smwcentral.net/18260/Creatures%20from%20the%20Silent%20Sea.zip",
        "filename": "Creatures from the Silent Sea.zip",
        "size": 58247,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7113,
        "title": "Rudra no Hihou - Creatures from the Silent Sea",
        "version": "smwc-7113-1331488170",
        "upstream_time": 1331488170,
        "download_url": "https://dl.smwcentral.net/7113/Rudra%20No%20Hihou%20-%20Creatures%20from%20the%20Silent%20Sea.zip",
        "filename": "Rudra No Hihou - Creatures from the Silent Sea.zip",
        "size": 66984,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rudra-no-hihou-crime-of-the-heart",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8370,
    "title": "Rudra no Hihou - Crime of the Heart",
    "authors": [
      "Darius"
    ],
    "tags": [
      "calm",
      "castle",
      "credits",
      "overworld",
      "sky"
    ],
    "description": "The AddmusicM Version of Darius' Crime of the Heart port. A very beautiful and majestic song that could fit a main overworld.",
    "latest_version": "smwc-8370-1356977514",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8370,
        "title": "Rudra no Hihou - Crime of the Heart",
        "version": "smwc-8370-1356977514",
        "upstream_time": 1356977514,
        "download_url": "https://dl.smwcentral.net/8370/Rudra%20no%20Hihou%20-%20Crime%20of%20the%20Heart%20%28Day%29.zip",
        "filename": "Rudra no Hihou - Crime of the Heart (Day).zip",
        "size": 66864,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8368,
        "title": "Rudra no Hihou - Crime of the Heart",
        "version": "smwc-8368-1357012739",
        "upstream_time": 1357012739,
        "download_url": "https://dl.smwcentral.net/8368/Rudra%20no%20Hihou%20-%20Crime%20of%20the%20Heart%20%28Day%29%20M.zip",
        "filename": "Rudra no Hihou - Crime of the Heart (Day) M.zip",
        "size": 110447,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rudra-no-hihou-crime-of-the-heart-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7178,
    "title": "Rudra no Hihou - Crime of the Heart (night)",
    "authors": [
      "Core"
    ],
    "tags": [
      "calm",
      "overworld"
    ],
    "description": "The calm theme from Rudra no Hihou that plays at the overworld when it's night.",
    "latest_version": "smwc-7178-1407039755",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7178,
        "title": "Rudra no Hihou - Crime of the Heart (night)",
        "version": "smwc-7178-1407039755",
        "upstream_time": 1407039755,
        "download_url": "https://dl.smwcentral.net/7178/Rudra%20no%20Hihou%20-%20Crime%20of%20the%20Heart%20Night.zip",
        "filename": "Rudra no Hihou - Crime of the Heart Night.zip",
        "size": 31569,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rudra-no-hihou-evil-eyes",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38242,
    "title": "Rudra no Hihou - Evil Eyes",
    "authors": [
      "scratch"
    ],
    "tags": [
      "boss",
      "final",
      "ruins",
      "tense",
      "upbeat"
    ],
    "description": "Majestic Four's battle theme. This song is truly majestic. Your Majesty.<br>\r\nTreasure of the Rudras",
    "latest_version": "smwc-38242-1727363047",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38242,
        "title": "Rudra no Hihou - Evil Eyes",
        "version": "smwc-38242-1727363047",
        "upstream_time": 1727363047,
        "download_url": "https://dl.smwcentral.net/38242/Evil_Eyes.zip",
        "filename": "Evil_Eyes.zip",
        "size": 80304,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rudra-no-hihou-king-of-the-mountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20644,
    "title": "Rudra no Hihou - King of the Mountain",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "athletic",
      "dark",
      "mountain",
      "night",
      "sky"
    ],
    "description": "<i>That</i> song from Rudra no Hihou's mountain environments. Athletic and upbeat. Also a really nice song in general.<br>\r\n<br>\r\nBecause I am <div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">incredibly and absolutely fucking</div></div> sick of being asked about this song 40 times a year, I've redone it from scratch and here it is. Now you can all enjoy it again I suppose.<br>\r\n<br>\r\nIncompatible with Yoshi and thunder SFX, sadly. (You can still use Yoshi if you just don't care though)<br>\r\n<br>\r\n<br>\r\nUPDATE: now your starman theme won't be missing a bass",
    "latest_version": "smwc-20644-1563227963",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20644,
        "title": "Rudra no Hihou - King of the Mountain",
        "version": "smwc-20644-1563227963",
        "upstream_time": 1563227963,
        "download_url": "https://dl.smwcentral.net/20644/RnH%20-%20KotM.zip",
        "filename": "RnH - KotM.zip",
        "size": 83575,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rudra-no-hihou-light-under-the-sea-underwater-city-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29510,
    "title": "Rudra no Hihou - Light Under The Sea ~ Underwater City (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "calm",
      "cave",
      "dark",
      "desert",
      "final",
      "mountain",
      "night",
      "ruins",
      "temple",
      "town",
      "water"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/5jGGu0ROWJw\" rel=\"nofollow\">Underwater City</a> from Rudra no Hihou (Treasure of the Rudras in English). Thought it'd be fun to do my own take on another Squ'enix theme, though I have not gotten the chance to play this game yet. Mostly heard this OST from other hacks and from listening to the soundtrack on my own time in the past.<br>\r\n<br>\r\nRegardless, absolutely amazing theme!! Has a very ancient yet magical vibe that Square was definitely known for doing with a lot of their traditional RPG OSTs at the time.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. B Minor w/ slight detune (Remix Pitch - Listening-Only)<br>\r\n2. B Minor (Remix Pitch, turned on default)<br>\r\n3. A Minor (Original Pitch)<br>\r\n4. C Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-29510-1648782181",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29510,
        "title": "Rudra no Hihou - Light Under The Sea ~ Underwater City (Remix)",
        "version": "smwc-29510-1648782181",
        "upstream_time": 1648782181,
        "download_url": "https://dl.smwcentral.net/29510/Light%20Under%20the%20Sea.zip",
        "filename": "Light Under the Sea.zip",
        "size": 186551,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rudra-no-hihou-shadows-of-illusion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22064,
    "title": "Rudra no Hihou - Shadows of Illusion",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "chase",
      "final",
      "ruins",
      "tense"
    ],
    "description": "This is an intense, upbeat track with a driving drum beat and strong melody on a plucked string instrument. It uses the original game samples. This song could work well in eastern themed levels as well as ancient/ruins type levels. ",
    "latest_version": "smwc-22064-1581974530",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22064,
        "title": "Rudra no Hihou - Shadows of Illusion",
        "version": "smwc-22064-1581974530",
        "upstream_time": 1581974530,
        "download_url": "https://dl.smwcentral.net/22064/Shadows%20of%20Illusion.zip",
        "filename": "Shadows of Illusion.zip",
        "size": 82398,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rudra-no-hihou-strange-encounter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33097,
    "title": "Rudra no Hihou - Strange Encounter",
    "authors": [
      "Ahrion",
      "Zavok"
    ],
    "tags": [
      "boss",
      "castle",
      "fire",
      "tense",
      "theme"
    ],
    "description": "Could fit a boss or chase theme. Strange Encounter from Rudra no Hihou",
    "latest_version": "smwc-33097-1684741576",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33097,
        "title": "Rudra no Hihou - Strange Encounter",
        "version": "smwc-33097-1684741576",
        "upstream_time": 1684741576,
        "download_url": "https://dl.smwcentral.net/33097/Rudra%20no%20Hihou%20-%20Strange%20Encounter%20%28U%29.zip",
        "filename": "Rudra no Hihou - Strange Encounter (U).zip",
        "size": 34982,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32291,
        "title": "Rudra no Hihou - Strange Encounter",
        "version": "smwc-32291-1674939247",
        "upstream_time": 1674939247,
        "download_url": "https://dl.smwcentral.net/32291/Strange%20Encounter.zip",
        "filename": "Strange Encounter.zip",
        "size": 90499,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rudra-no-hihou-sword-of-the-valiant",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8386,
    "title": "Rudra no Hihou - Sword of the Valiant",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "castle",
      "credits",
      "cutscene",
      "overworld",
      "title"
    ],
    "description": "Adventurous song from RnH perfect for overworld maps or for your epic \"once upon a time\" cutscenes.",
    "latest_version": "smwc-8386-1359133091",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8386,
        "title": "Rudra no Hihou - Sword of the Valiant",
        "version": "smwc-8386-1359133091",
        "upstream_time": 1359133091,
        "download_url": "https://dl.smwcentral.net/8386/%5BM%5D%20RnH%20-%20Sword%20of%20the%20Valiant.zip",
        "filename": "%5BM%5D RnH - Sword of the Valiant.zip",
        "size": 63648,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rudra-no-hihou-the-flame-and-the-arrow",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24893,
    "title": "Rudra No Hihou - The Flame and the Arrow",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "fire",
      "tense"
    ],
    "description": "I saw Tamaki's sweet sampled version of this song, and it had brutal mario vibes, so I made an unsampled one. The samples choice kind of recalls carol's version, with some spice here and there. Fits short bosses or any tense stages and yi moon fights.",
    "latest_version": "smwc-24893-1604716579",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24893,
        "title": "Rudra No Hihou - The Flame and the Arrow",
        "version": "smwc-24893-1604716579",
        "upstream_time": 1604716579,
        "download_url": "https://dl.smwcentral.net/24893/riza.zip",
        "filename": "riza.zip",
        "size": 34453,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24819,
        "title": "Rudra no Hihou - The Flame and the Arrow",
        "version": "smwc-24819-1604716297",
        "upstream_time": 1604716297,
        "download_url": "https://dl.smwcentral.net/24819/Flame_Arrow.zip",
        "filename": "Flame_Arrow.zip",
        "size": 88752,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rudra-no-hihou-the-quest-for-rudra-s-mines",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8345,
    "title": "Rudra no Hihou - The Quest for Rudra's Mines",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "calm",
      "cutscene",
      "final",
      "mysterious",
      "overworld",
      "temple",
      "title"
    ],
    "description": "Calm & Mysterious song from RnH.<br>\r\nGood for title screens and cutscenes.",
    "latest_version": "smwc-8345-1405783383",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8345,
        "title": "Rudra no Hihou - The Quest for Rudra's Mines",
        "version": "smwc-8345-1405783383",
        "upstream_time": 1405783383,
        "download_url": "https://dl.smwcentral.net/8345/The%20Quest%20for%20Rudra%27s%20Mines.zip",
        "filename": "The Quest for Rudra%27s Mines.zip",
        "size": 31491,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rudra-no-hihou-the-spirit-chaser",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24450,
    "title": "Rudra no Hihou - The Spirit Chaser",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "A fast and tense boss music that can be used in a chase as well. Requested by Infinity. Not compatible with Yoshi.<br>\r\n<br>\r\nUpdate 30/08/2020: Halved tempo, notes and commands to get rid of the slowdown; fixed some volume & ADSR inaccuracies and panning bass intro redone.",
    "latest_version": "smwc-24450-1601521682",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24450,
        "title": "Rudra no Hihou - The Spirit Chaser",
        "version": "smwc-24450-1601521682",
        "upstream_time": 1601521682,
        "download_url": "https://dl.smwcentral.net/24450/Rudra%20no%20Hihou%20-%20The%20Spirit%20Chaser.zip",
        "filename": "Rudra no Hihou - The Spirit Chaser.zip",
        "size": 74637,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rudra-no-hihou-underwater-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22175,
    "title": "Rudra no Hihou - Underwater City",
    "authors": [
      "Teows"
    ],
    "tags": [
      "castle",
      "cave",
      "cutscene",
      "dark",
      "desert",
      "final",
      "ice",
      "mountain",
      "night",
      "ruins",
      "sad",
      "temple",
      "title",
      "town",
      "water"
    ],
    "description": "This is a 1:1 port of that memorable and pretty sad song from Rudra no Hihou (aka Treasure of the Rudras). Perfect fitting for temples and related stuff.",
    "latest_version": "smwc-22175-1582080407",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22175,
        "title": "Rudra no Hihou - Underwater City",
        "version": "smwc-22175-1582080407",
        "upstream_time": 1582080407,
        "download_url": "https://dl.smwcentral.net/22175/Rudra%20no%20Hihou%20-%20Underwater%20City.zip",
        "filename": "Rudra no Hihou - Underwater City.zip",
        "size": 73663,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7735,
        "title": "Rudra no Hihou - Underwater City",
        "version": "smwc-7735-1331152995",
        "upstream_time": 1331152995,
        "download_url": "https://dl.smwcentral.net/7735/Rudra%20no%20Hihou%20-%20Underwater%20City%20-%20marioVSshadow.zip",
        "filename": "Rudra no Hihou - Underwater City - marioVSshadow.zip",
        "size": 68067,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7658,
        "title": "Rudra no Hihou - Underwater City",
        "version": "smwc-7658-1312739264",
        "upstream_time": 1312739264,
        "download_url": "https://dl.smwcentral.net/7658/underwatercity.zip",
        "filename": "underwatercity.zip",
        "size": 75263,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rudra-no-hihou-whistle-down-the-wind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20646,
    "title": "Rudra no Hihou - Whistle Down the Wind",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "calm",
      "grassland",
      "mountain",
      "overworld",
      "town"
    ],
    "description": "A short and calm theme from Rudra no Hihou. Can fit in medivial areas.",
    "latest_version": "smwc-20646-1563229833",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20646,
        "title": "Rudra no Hihou - Whistle Down the Wind",
        "version": "smwc-20646-1563229833",
        "upstream_time": 1563229833,
        "download_url": "https://dl.smwcentral.net/20646/Rudra%20no%20Hihou%20-%20Whistle%20Down%20The%20Wind.zip",
        "filename": "Rudra no Hihou - Whistle Down The Wind.zip",
        "size": 55195,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rukkus-underground",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38228,
    "title": "Rukkus - Underground",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "cave",
      "chaotic",
      "dark",
      "fire",
      "industrial",
      "upbeat"
    ],
    "description": "More dubstep ports? Alrighty~<br>\r\nFits perfectly in lava/fire levels.<br>\r\n<br>\r\n<span style=\"color: #ff4040;\">NOTE: Incompatible with Bonus End SFX!</span>",
    "latest_version": "smwc-38228-1727738566",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38228,
        "title": "Rukkus - Underground",
        "version": "smwc-38228-1727738566",
        "upstream_time": 1727738566,
        "download_url": "https://dl.smwcentral.net/38228/Rukkus%20-%20Underground.zip",
        "filename": "Rukkus - Underground.zip",
        "size": 105492,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-run",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35806,
    "title": "Run 2 - Game Over",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "boss",
      "game over",
      "keyhole",
      "overworld",
      "tense",
      "title"
    ],
    "description": "Part of the Run 2 soundtrack for Java (Nokia) mobile.",
    "latest_version": "smwc-35806-1703907705",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35806,
        "title": "Run 2 - Game Over",
        "version": "smwc-35806-1703907705",
        "upstream_time": 1703907705,
        "download_url": "https://dl.smwcentral.net/35806/03%20-%20Run%202%20-%20Game%20Over.zip",
        "filename": "03 - Run 2 - Game Over.zip",
        "size": 29002,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35805,
        "title": "Run 2 - Game",
        "version": "smwc-35805-1703907699",
        "upstream_time": 1703907699,
        "download_url": "https://dl.smwcentral.net/35805/02%20-%20Run%202%20-%20Game.zip",
        "filename": "02 - Run 2 - Game.zip",
        "size": 29036,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35804,
        "title": "Run 2 - Main Menu",
        "version": "smwc-35804-1703907693",
        "upstream_time": 1703907693,
        "download_url": "https://dl.smwcentral.net/35804/01%20-%20Run%202%20-%20Main%20Menu.zip",
        "filename": "01 - Run 2 - Main Menu.zip",
        "size": 32731,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21507,
        "title": "Run!",
        "version": "smwc-21507-1574808012",
        "upstream_time": 1574808012,
        "download_url": "https://dl.smwcentral.net/21507/Run%21.zip",
        "filename": "Run%21.zip",
        "size": 67985,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-run-saber-miniboss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18853,
    "title": "Run Saber - Miniboss",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "batttle",
      "tense"
    ],
    "description": "A tense theme from Run Saber. Good for bosses.",
    "latest_version": "smwc-18853-1547000166",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18853,
        "title": "Run Saber - Miniboss",
        "version": "smwc-18853-1547000166",
        "upstream_time": 1547000166,
        "download_url": "https://dl.smwcentral.net/18853/Run%20Saber%20-%20Miniboss.zip",
        "filename": "Run Saber - Miniboss.zip",
        "size": 33009,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-runescape-starlight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20703,
    "title": "Runescape - Starlight",
    "authors": [
      "aCrowned"
    ],
    "tags": [
      "calm",
      "ice",
      "snow"
    ],
    "description": "A calm song with a very long loop. Could work for a fantasy ice cave of sorts. Ported by request of DyatlovAnon for the defunct /vr/ collab.",
    "latest_version": "smwc-20703-1564235401",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20703,
        "title": "Runescape - Starlight",
        "version": "smwc-20703-1564235401",
        "upstream_time": 1564235401,
        "download_url": "https://dl.smwcentral.net/20703/starlight.zip",
        "filename": "starlight.zip",
        "size": 69750,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-running-in-the-mountains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34866,
    "title": "Running in the Mountains",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "grass athletics",
      "grass land",
      "montains"
    ],
    "description": "I made this song with samples from KSS and KDL3. It looks good on more colorful levels, as it has a Kirby vibe.",
    "latest_version": "smwc-34866-1696203926",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34866,
        "title": "Running in the Mountains",
        "version": "smwc-34866-1696203926",
        "upstream_time": 1696203926,
        "download_url": "https://dl.smwcentral.net/34866/Running%20in%20the%20Mountains.zip",
        "filename": "Running in the Mountains.zip",
        "size": 48747,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-russian-polka",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9260,
    "title": "Russian Polka",
    "authors": [
      "A13XIS"
    ],
    "tags": [
      "folk dance",
      "polka",
      "russian",
      "traditional"
    ],
    "description": "A fast repeating song. Ripped from the folk dance treasure of good old mother Russia ;)<br>\r\nStarts to be annoying very fast so don't use it in long levels. It was designed for game rooms. No more, no less.<br>\r\nerror rate: unknown",
    "latest_version": "smwc-9260-1413463990",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9260,
        "title": "Russian Polka",
        "version": "smwc-9260-1413463990",
        "upstream_time": 1413463990,
        "download_url": "https://dl.smwcentral.net/9260/Russian%20Polka.zip",
        "filename": "Russian Polka.zip",
        "size": 30390,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rusty-mysterious-chapel",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29539,
    "title": "Rusty - Mysterious Chapel",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "castle",
      "dark",
      "temple"
    ],
    "description": "Mysterious Chapel from the PC-98 game Rusty. Useful for castles/fortresses.",
    "latest_version": "smwc-29539-1644704029",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29539,
        "title": "Rusty - Mysterious Chapel",
        "version": "smwc-29539-1644704029",
        "upstream_time": 1644704029,
        "download_url": "https://dl.smwcentral.net/29539/Rusty%20-%20Mysterious%20Chapel.zip",
        "filename": "Rusty - Mysterious Chapel.zip",
        "size": 45115,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rusty-silent-cemetery",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29474,
    "title": "Rusty - Silent Cemetery",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "castle",
      "dark",
      "ghoust house",
      "spooky"
    ],
    "description": "A song with a dark atmosphere from the castlevania-like PC-98 game Rusty. Useful for spooky levels like ghost houses or haunted areas.",
    "latest_version": "smwc-29474-1644703756",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29474,
        "title": "Rusty - Silent Cemetery",
        "version": "smwc-29474-1644703756",
        "upstream_time": 1644703756,
        "download_url": "https://dl.smwcentral.net/29474/Rusty%20-%20Silent%20Cemetery.zip",
        "filename": "Rusty - Silent Cemetery.zip",
        "size": 44441,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-rusty-soul-of-the-lamented-mistress-queen-in-the-dark-night-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26452,
    "title": "Rusty - Soul of the Lamented Mistress ~ Queen in the Dark Night (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "castle",
      "dark",
      "final",
      "ghost house",
      "industrial",
      "ruins",
      "spooky",
      "temple",
      "tense"
    ],
    "description": "Did a remix of the intro stage theme from Rusty (aka PC-98vania) <a href=\"https://youtu.be/ZMr8F9Boqqw\" rel=\"nofollow\">Queen in the</a> <a href=\"https://youtu.be/TDBqZdwdJ20\" rel=\"nofollow\">Dark Night</a>. Goddamn!! I've been wanting to do this banger for a year now, and to have finally done it now feels amazing. Took me a long time to get done, but it was all worth it!!<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" Yoshi, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C Minor (Original Pitch, turned on default)<br>\r\n2. B Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-26452-1618603202",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26452,
        "title": "Rusty - Soul of the Lamented Mistress ~ Queen in the Dark Night (Remix)",
        "version": "smwc-26452-1618603202",
        "upstream_time": 1618603202,
        "download_url": "https://dl.smwcentral.net/26452/Soul%20of%20the%20Lamented%20Mistress.zip",
        "filename": "Soul of the Lamented Mistress.zip",
        "size": 116996,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ryukiheidan-danzarubu-school",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13829,
    "title": "Ryukiheidan Danzarubu - School",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld",
      "title"
    ],
    "description": "Fits with title screen or status showing area, I think.",
    "latest_version": "smwc-13829-1466992963",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13829,
        "title": "Ryukiheidan Danzarubu - School",
        "version": "smwc-13829-1466992963",
        "upstream_time": 1466992963,
        "download_url": "https://dl.smwcentral.net/13829/Ryukiheidan%20Danzarubu%20-%20School%20%28Unsampled%29.zip",
        "filename": "Ryukiheidan Danzarubu - School (Unsampled).zip",
        "size": 31369,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13321,
        "title": "Ryukiheidan Danzarubu - School",
        "version": "smwc-13321-1456671020",
        "upstream_time": 1456671020,
        "download_url": "https://dl.smwcentral.net/13321/Ryukiheidan%20Danzarubu%20-%20School.zip",
        "filename": "Ryukiheidan Danzarubu - School.zip",
        "size": 43310,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ryuuko-no-ken",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12066,
    "title": "Ryuuko no Ken 2 - China Town",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "town",
      "urban"
    ],
    "description": "Could fit with eastern city/town theme.",
    "latest_version": "smwc-12066-1445106994",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12066,
        "title": "Ryuuko no Ken 2 - China Town",
        "version": "smwc-12066-1445106994",
        "upstream_time": 1445106994,
        "download_url": "https://dl.smwcentral.net/12066/Ryuuko%20no%20Ken%202%20-%20China%20Town.zip",
        "filename": "Ryuuko no Ken 2 - China Town.zip",
        "size": 52099,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sacred-harp-babylon-is-fallen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22562,
    "title": "Sacred Harp - Babylon is fallen",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "calm",
      "castle",
      "cutscene",
      "dark",
      "night",
      "ruins",
      "sad",
      "spooky",
      "temple"
    ],
    "description": "This is one of my favourite songs of the red book from the Protestant tradition \"Sacred Harp\".<br>\r\n<br>\r\nAn useful track for all your solemn scenes.<br>\r\nThe two samples used come from the gigapack offered to the community by musicalman : thanks again.<br>\r\n<br>\r\nThis updates and replaces the approved, older submission, as followed Sinc-x's advice.<br>\r\nUpdate Apr. 3rd: Added legato to quavers.",
    "latest_version": "smwc-22562-1586114407",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22562,
        "title": "Sacred Harp - Babylon is fallen",
        "version": "smwc-22562-1586114407",
        "upstream_time": 1586114407,
        "download_url": "https://dl.smwcentral.net/22562/babylon_fallen_0_2.zip",
        "filename": "babylon_fallen_0_2.zip",
        "size": 44618,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sacred-harp-ballstown",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25890,
    "title": "Sacred Harp - Ballstown",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "grassland",
      "overworld",
      "sky"
    ],
    "description": "A happy-go-lucky song best fitted for grassy overworlds.<br>\r\n<br>\r\n<a href=\"https://sacredharpbremen.org/217-ballstown/\" rel=\"nofollow\">/Full score/</a><br>\r\n<br>\r\nThe zip bundles a version that's done with pitch bends replacing note quavers, instead of my usual legati, let me know which one is best.<br>\r\n<br>\r\nDone on Redwykelz' request for the <a href=\"https://www.smwcentral.net/?p=viewthread&t=104766\">Winter C3</a>.<br>\r\n<br>\r\nPitch Bends version is 0x2E5",
    "latest_version": "smwc-25890-1613091523",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25890,
        "title": "Sacred Harp - Ballstown",
        "version": "smwc-25890-1613091523",
        "upstream_time": 1613091523,
        "download_url": "https://dl.smwcentral.net/25890/ballstown_0_1.zip",
        "filename": "ballstown_0_1.zip",
        "size": 63649,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sacred-harp-idumea",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25762,
    "title": "Sacred Harp - Idumea",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "castle",
      "cutscene",
      "overworld",
      "sad",
      "spooky",
      "temple"
    ],
    "description": "<i>And am I born to die? To lay this bod - y down? And must my trem - bling spir - it fly in - to a world un - known?</i><br>\r\n<br>\r\nSuitable for castles, overworld, haunted settings. This song also was used in a moving war scene in the movie Cold Mountain, so check it out!<br>\r\n<br>\r\n<a href=\"https://sacredharpbremen.org/47b-idumea/\" rel=\"nofollow\">/Full score/</a><br>\r\n<br>\r\nDone on K.T.B's request for the <a href=\"https://www.smwcentral.net/?p=viewthread&t=104766\">Winter C3</a>.",
    "latest_version": "smwc-25762-1612113964",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25762,
        "title": "Sacred Harp - Idumea",
        "version": "smwc-25762-1612113964",
        "upstream_time": 1612113964,
        "download_url": "https://dl.smwcentral.net/25762/idumea_0_1.zip",
        "filename": "idumea_0_1.zip",
        "size": 40899,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sacred-harp-murillo-s-music-box",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29582,
    "title": "Sacred Harp - Murillo's Music Box",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "bonus",
      "misc",
      "overworld",
      "p-switch",
      "switch palace"
    ],
    "description": "I started this one as another Sacred Harp Port, song no. 358, Murillo's lesson; Then saw some potential for tweaking.<br>\r\nSo I gave it a musicbox-like instrumentation and a Lydian Dominant mode instead of the original Major Scale.<br>\r\n<br>\r\nIn fact, I find it quite funny to use for P-Switch. But as the timing of P-Switch is shorter, feel free to use it in your Overworlds or Switch Palaces.<br>\r\n<br>\r\nEdit of Jan. 22: This was done for my QLDC entry last year. Some instrumentations and volumes are re-worked because it was too low in-game.",
    "latest_version": "smwc-29582-1651352431",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29582,
        "title": "Sacred Harp - Murillo's Music Box",
        "version": "smwc-29582-1651352431",
        "upstream_time": 1651352431,
        "download_url": "https://dl.smwcentral.net/29582/murillos_musicbox_1_2.zip",
        "filename": "murillos_musicbox_1_2.zip",
        "size": 31875,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sacred-harp-nashville",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25763,
    "title": "Sacred Harp - Nashville",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "bonus",
      "carnival",
      "grassland",
      "misc",
      "mountain",
      "overworld",
      "sky",
      "snow",
      "title"
    ],
    "description": "A playful and happy little song that can embrace various purposes.<br>\r\n<br>\r\n<a href=\"https://sacredharpbremen.org/64-nashville/\" rel=\"nofollow\">/Full score/</a><br>\r\n<br>\r\nDone on K.T.B's request for the <a href=\"https://www.smwcentral.net/?p=viewthread&t=104766\">Winter C3</a>.",
    "latest_version": "smwc-25763-1612116062",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25763,
        "title": "Sacred Harp - Nashville",
        "version": "smwc-25763-1612116062",
        "upstream_time": 1612116062,
        "download_url": "https://dl.smwcentral.net/25763/nashville_0_1.zip",
        "filename": "nashville_0_1.zip",
        "size": 32020,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sacred-harp-pleyels-hymn-second",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24182,
    "title": "Sacred Harp - Pleyels Hymn (Second)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "calm",
      "night",
      "overworld",
      "ruins",
      "sad",
      "sky",
      "snow"
    ],
    "description": "A cute, mellow, nostalgic little song, that has been instrumentalised in a way that fits most snow scenes. Can also be used in ruins and on overworlds.<br>\r\n<br>\r\nNow comes with two octave sets.<br>\r\n<br>\r\n<a href=\"https://sacredharpbremen.org/523-pleyels-hymn-second/\" rel=\"nofollow\">/Full score/</a>",
    "latest_version": "smwc-24182-1598733846",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24182,
        "title": "Sacred Harp - Pleyels Hymn (Second)",
        "version": "smwc-24182-1598733846",
        "upstream_time": 1598733846,
        "download_url": "https://dl.smwcentral.net/24182/pleyel_second_1_0.zip",
        "filename": "pleyel_second_1_0.zip",
        "size": 62634,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sacred-harp-soar-away",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22760,
    "title": "Sacred Harp - Soar Away",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "airship",
      "athletic",
      "castle",
      "chase",
      "final",
      "ruins",
      "temple"
    ],
    "description": "A theme that starts quiet and goes epic. Could possibly fit a castle, a temple or an airship. In the lyrics it is supposed to represent the joy to ascend to paradise, so that \"final\" tag is pretty much real.<br>\r\n<br>\r\nThis updates and replaces the former release. As recommended it has more bass punch and some panning.",
    "latest_version": "smwc-22760-1589581148",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22760,
        "title": "Sacred Harp - Soar Away",
        "version": "smwc-22760-1589581148",
        "upstream_time": 1589581148,
        "download_url": "https://dl.smwcentral.net/22760/soar_away_1_1.zip",
        "filename": "soar_away_1_1.zip",
        "size": 40701,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sacred-harp-sons-of-sorrow",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23790,
    "title": "Sacred Harp - Sons of Sorrow",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "airship",
      "athletic",
      "castle",
      "cutscene",
      "fire",
      "tense"
    ],
    "description": "Another Sacred Harp song that's very intense. Could be used for athletic or chase levels.<br>\r\n<br>\r\nUpdate features a lower octave on #0 and a bit more punchy character.<br>\r\n<br>\r\n<a href=\"https://sacredharpbremen.org/332-sons-of-sorrow/\" rel=\"nofollow\">/Full score/</a>",
    "latest_version": "smwc-23790-1596248244",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23790,
        "title": "Sacred Harp - Sons of Sorrow",
        "version": "smwc-23790-1596248244",
        "upstream_time": 1596248244,
        "download_url": "https://dl.smwcentral.net/23790/sons_sorrow_1_2.zip",
        "filename": "sons_sorrow_1_2.zip",
        "size": 40187,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sacred-harp-sons-of-sorrow-meantone-1",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24709,
    "title": "Sacred Harp - Sons of sorrow (meantone 1/3)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "airship",
      "athletic",
      "castle",
      "cutscene",
      "fire",
      "tense"
    ],
    "description": "Janno27 said the melody was similar to renaissance music counterpoint in the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=23790\">original submission</a>. I then tried to apply renaissance music's temperaments, and this came off as the best fit, since it has an effect on the minor thirds of the song.<br>\r\n<br>\r\nMore info: <a href=\"https://en.xen.wiki/w/Meantone\" rel=\"nofollow\">Meantone temperaments</a>, see 1/3 syntonic comma.<br>\r\n<br>\r\nAlso thanks to my pal Darkbloom for helping me figuring out the pitches.",
    "latest_version": "smwc-24709-1607464075",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24709,
        "title": "Sacred Harp - Sons of sorrow (meantone 1/3)",
        "version": "smwc-24709-1607464075",
        "upstream_time": 1607464075,
        "download_url": "https://dl.smwcentral.net/24709/sons_sorrow_meantone_0_1.zip",
        "filename": "sons_sorrow_meantone_0_1.zip",
        "size": 40468,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sacred-harp-the-ark",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24183,
    "title": "Sacred Harp - The Ark",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "calm",
      "cave",
      "ice",
      "ruins",
      "water"
    ],
    "description": "An ambient instrumentalisation of this song about... You guessed it, Noah's ark. Now it is unironically fit for water levels, but also ruins or icy caves.<br>\r\n<br>\r\nNow comes with more pleasant panning, mix and octaves.<br>\r\n<br>\r\n<a href=\"https://sacredharpbremen.org/506-the-ark/\" rel=\"nofollow\">/Full score/</a>",
    "latest_version": "smwc-24183-1598135158",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24183,
        "title": "Sacred Harp - The Ark",
        "version": "smwc-24183-1598135158",
        "upstream_time": 1598135158,
        "download_url": "https://dl.smwcentral.net/24183/the_ark_0_2.zip",
        "filename": "the_ark_0_2.zip",
        "size": 31758,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sacred-harp-the-golden-harp",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24175,
    "title": "Sacred Harp - The Golden Harp",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "castle",
      "cutscene",
      "dark",
      "misc",
      "night",
      "overworld",
      "ruins",
      "tense"
    ],
    "description": "Works fine on smaller contexts like a ruins sublevel or submap.<br>\r\n<br>\r\nThis entry updates the previous one with more accurate octaves.<br>\r\n<br>\r\n<a href=\"https://sacredharpbremen.org/274t-the-golden-harp/\" rel=\"nofollow\">/Full score/</a>",
    "latest_version": "smwc-24175-1598135059",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24175,
        "title": "Sacred Harp - The Golden Harp",
        "version": "smwc-24175-1598135059",
        "upstream_time": 1598135059,
        "download_url": "https://dl.smwcentral.net/24175/golden_harp_0_2.zip",
        "filename": "golden_harp_0_2.zip",
        "size": 31501,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sacred-stronghold",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35576,
    "title": "Sacred Stronghold",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "final",
      "overworld",
      "sky"
    ],
    "description": "Sacred Stronghold, composed by yours truly, which ranked 12th in Super Famicompo 5's 'Challenge' category.<br>\r\n<br>\r\nMeant for use in overworlds.",
    "latest_version": "smwc-35576-1703361912",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35576,
        "title": "Sacred Stronghold",
        "version": "smwc-35576-1703361912",
        "upstream_time": 1703361912,
        "download_url": "https://dl.smwcentral.net/35576/Sacred%20Stronghold.zip",
        "filename": "Sacred Stronghold.zip",
        "size": 43462,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sad-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15709,
    "title": "Sad Cave",
    "authors": [
      "Daniel133"
    ],
    "tags": [
      "cave"
    ],
    "description": "An Original Composition recommended for caves, dark caves with tense theme, Overworld, etc.",
    "latest_version": "smwc-15709-1498864879",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15709,
        "title": "Sad Cave",
        "version": "smwc-15709-1498864879",
        "upstream_time": 1498864879,
        "download_url": "https://dl.smwcentral.net/15709/Sadcave.zip",
        "filename": "Sadcave.zip",
        "size": 31427,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-safri-duo-played-a-live",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7225,
    "title": "Safri Duo - Played-A-Live",
    "authors": [
      "wye"
    ],
    "tags": [
      "beach",
      "grassland",
      "overworld",
      "star"
    ],
    "description": "A semi-custom song using the chorus of 'Played-A-Live' by Safri Duo. Due to its melody, it would probably be best off as a star theme, although it might suit beaches, bonus areas or something too.",
    "latest_version": "smwc-7225-1319900144",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7225,
        "title": "Safri Duo - Played-A-Live",
        "version": "smwc-7225-1319900144",
        "upstream_time": 1319900144,
        "download_url": "https://dl.smwcentral.net/7225/PlayedALive.zip",
        "filename": "PlayedALive.zip",
        "size": 71873,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-saga",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17337,
    "title": "SaGa 2 - Dreadful Fight (RS3 Arrangement)",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "cutscene",
      "dark",
      "final",
      "tense"
    ],
    "description": "Song that play in Saga 2, good for general boss fights.",
    "latest_version": "smwc-17337-1522666050",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17337,
        "title": "SaGa 2 - Dreadful Fight (RS3 Arrangement)",
        "version": "smwc-17337-1522666050",
        "upstream_time": 1522666050,
        "download_url": "https://dl.smwcentral.net/17337/%5BS%5D%20SaGa%202%20-%20Dreadful%20Fight%20%28RS3%20Arrangement%29.zip",
        "filename": "%5BS%5D SaGa 2 - Dreadful Fight (RS3 Arrangement).zip",
        "size": 78060,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7030,
        "title": "SaGa 3 - Theme Of Another Dimension",
        "version": "smwc-7030-1311923919",
        "upstream_time": 1311923919,
        "download_url": "https://dl.smwcentral.net/7030/SaGa_3_-_Theme_Of_Another_Dimension.zip",
        "filename": "SaGa_3_-_Theme_Of_Another_Dimension.zip",
        "size": 73277,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7029,
        "title": "SaGa 3 - Holy Ruins",
        "version": "smwc-7029-1311923222",
        "upstream_time": 1311923222,
        "download_url": "https://dl.smwcentral.net/7029/SaGa_3_-_Holy_Ruins.zip",
        "filename": "SaGa_3_-_Holy_Ruins.zip",
        "size": 71845,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-saga-3-jik-no-hasha-shadow-or-light-hold-out-romancing-saga",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32911,
    "title": "SaGa 3: Jikū no Hasha: Shadow or Light - Hold Out (Romancing SaGa 2 Mix)",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "final",
      "tense"
    ],
    "description": "A battle theme from <i>SaGa 3: Jikū no Hasha: Shadow or Light</i>, a DS remake of <i>Final Fantasy Legend III</i> for Game Boy. This track is an original music added in the remake, composed by <i>SaGa</i> series regular Kenji Ito. This port was done with the instruments of <i>Romancing SaGa 2</i> for SNES. Could fit boss battles or intense level themes.<br>\r\n<br>\r\nThunder sound effect will not work due to omited SMW samples in this port.",
    "latest_version": "smwc-32911-1680331075",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32911,
        "title": "SaGa 3: Jikū no Hasha: Shadow or Light - Hold Out (Romancing SaGa 2 Mix)",
        "version": "smwc-32911-1680331075",
        "upstream_time": 1680331075,
        "download_url": "https://dl.smwcentral.net/32911/SaGa%203%20Shadow%20or%20Light%20Hold%20Out.zip",
        "filename": "SaGa 3 Shadow or Light Hold Out.zip",
        "size": 84881,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-saga-frontier",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33217,
    "title": "SaGa Frontier 2 - Mißgestalt",
    "authors": [
      "DrAnas"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "sky"
    ],
    "description": "The song used in the final boss battle in SF2. You may have heard an older port of this by Carol. Included are two different versions of the port-- one for AMK 1.0.8 and one for AMK 1.0.9. The latter version takes better advantage of remote commands and actually uses a 1.0.9-specific command, though the difference is minor. (For some reason, I didn't think of using the same remote commands in the 1.0.8 version, but I didn't feel like touching this port again)",
    "latest_version": "smwc-33217-1696138736",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33217,
        "title": "SaGa Frontier 2 - Mißgestalt",
        "version": "smwc-33217-1696138736",
        "upstream_time": 1696138736,
        "download_url": "https://dl.smwcentral.net/33217/mibgestalt.zip",
        "filename": "mibgestalt.zip",
        "size": 67458,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-saga-frontier-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25728,
    "title": "SaGa Frontier - Battle 1 (Arrange)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "fire",
      "tense"
    ],
    "description": "Arrangement of Battle 1 from SaGa Frontier. Good for bosses and intense levels.",
    "latest_version": "smwc-25728-1611461255",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25728,
        "title": "SaGa Frontier - Battle 1 (Arrange)",
        "version": "smwc-25728-1611461255",
        "upstream_time": 1611461255,
        "download_url": "https://dl.smwcentral.net/25728/sagafrobattle1.zip",
        "filename": "sagafrobattle1.zip",
        "size": 82385,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17338,
        "title": "SaGa Frontier - Battle 2",
        "version": "smwc-17338-1522806430",
        "upstream_time": 1522806430,
        "download_url": "https://dl.smwcentral.net/17338/%5BS%5D%20SaGa%20Frontier%20-%20Battle%202.zip",
        "filename": "%5BS%5D SaGa Frontier - Battle 2.zip",
        "size": 73695,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-saga-frontier-battle-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25863,
    "title": "SaGa Frontier - Battle Theme 1",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "final",
      "tense"
    ],
    "description": "A Battle Theme. ",
    "latest_version": "smwc-25863-1612865524",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25863,
        "title": "SaGa Frontier - Battle Theme 1",
        "version": "smwc-25863-1612865524",
        "upstream_time": 1612865524,
        "download_url": "https://dl.smwcentral.net/25863/SaGa%20Frontier%20-%20Battle%20Theme%201.zip",
        "filename": "SaGa Frontier - Battle Theme 1.zip",
        "size": 92246,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-saga-frontier-dungeon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23684,
    "title": "SaGa Frontier - Dungeon 1",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cave",
      "ghost house",
      "mysterious",
      "night"
    ],
    "description": "A dark and mysterious theme from SaGa Frontier. Good for caves or ghost houses.",
    "latest_version": "smwc-23684-1595014069",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23684,
        "title": "SaGa Frontier - Dungeon 1",
        "version": "smwc-23684-1595014069",
        "upstream_time": 1595014069,
        "download_url": "https://dl.smwcentral.net/23684/SaGa%20Frontier%20-%20Dungeon%201.zip",
        "filename": "SaGa Frontier - Dungeon 1.zip",
        "size": 31661,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-saga-frontier-the-opening-of-a-journey",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13824,
    "title": "SaGa Frontier - The Opening Of A Journey",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "abstract",
      "calm",
      "ice",
      "night",
      "overworld",
      "sad",
      "sky",
      "space",
      "star",
      "title"
    ],
    "description": "Song from SaGa Frontier, also known for being in Brutal Mario.",
    "latest_version": "smwc-13824-1466992813",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13824,
        "title": "SaGa Frontier - The Opening Of A Journey",
        "version": "smwc-13824-1466992813",
        "upstream_time": 1466992813,
        "download_url": "https://dl.smwcentral.net/13824/the%20opening%20of%20a%20journey.zip",
        "filename": "the opening of a journey.zip",
        "size": 37999,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-saga-frontier-trick",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31045,
    "title": "SaGa Frontier - Trick",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "calm",
      "castle",
      "dark",
      "spooky"
    ],
    "description": "Posted with the permission of Masterlink. It's also known as Chateau Aiguille. A very calm baroque song that can fit castles and libraries. It's also featured in the Forgotten Library level, from the hack Aeron's Golden Cookie Quest.",
    "latest_version": "smwc-31045-1672206974",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31045,
        "title": "SaGa Frontier - Trick",
        "version": "smwc-31045-1672206974",
        "upstream_time": 1672206974,
        "download_url": "https://dl.smwcentral.net/31045/%5BSampled%5D%20SaGa%20Frontier%20-%20Trick.zip",
        "filename": "%5BSampled%5D SaGa Frontier - Trick.zip",
        "size": 56275,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-saga-the-stage-the-termite-aggression",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37493,
    "title": "SaGa THE STAGE - The Termite Aggression",
    "authors": [
      "Kevin",
      "doranarasi"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "fire",
      "tense"
    ],
    "description": "Based on the arrangement by doranarasi, but with RS3 samples. Not compatible with thunder and P-Switch.",
    "latest_version": "smwc-37493-1714526868",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37493,
        "title": "SaGa THE STAGE - The Termite Aggression",
        "version": "smwc-37493-1714526868",
        "upstream_time": 1714526868,
        "download_url": "https://dl.smwcentral.net/37493/termite-aggression.zip",
        "filename": "termite-aggression.zip",
        "size": 77081,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sailor-moon-super-s-theme-of-sailor-chibimoon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29628,
    "title": "Sailor Moon Super S - Theme of Sailor Chibimoon",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "beach",
      "calm",
      "grassland",
      "water"
    ],
    "description": "A cute, uplifting theme from Sailor Moon Super S on the SNES.<br>\r\n<br>\r\nGreat for beach and water levels.<br>\r\n<br>\r\nThere's an option in the .txt file in case you want to turn on/off the original echo.",
    "latest_version": "smwc-29628-1656625797",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29628,
        "title": "Sailor Moon Super S - Theme of Sailor Chibimoon",
        "version": "smwc-29628-1656625797",
        "upstream_time": 1656625797,
        "download_url": "https://dl.smwcentral.net/29628/Sailor%20Moon%20Super%20S%20-%20Theme%20of%20Sailor%20Chibimoon.zip",
        "filename": "Sailor Moon Super S - Theme of Sailor Chibimoon.zip",
        "size": 88782,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sailor-moon-super-s-zenin-sanka-theme-of-sailor-mercury",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38556,
    "title": "Sailor Moon Super S: Zenin Sanka!! - Theme of Sailor Mercury",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "athletic",
      "grassland",
      "sky",
      "upbeat"
    ],
    "description": "An upbeat theme from a Japan only Sailor Moon fighting game. This song would fit well in grassland, cloudy or athletic stages.",
    "latest_version": "smwc-38556-1729318167",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38556,
        "title": "Sailor Moon Super S: Zenin Sanka!! - Theme of Sailor Mercury",
        "version": "smwc-38556-1729318167",
        "upstream_time": 1729318167,
        "download_url": "https://dl.smwcentral.net/38556/Theme%20of%20Sailor%20Mercury.zip",
        "filename": "Theme of Sailor Mercury.zip",
        "size": 33005,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-salamander",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37871,
    "title": "Salamander 2 - Dear Blue",
    "authors": [
      "MelonadeM"
    ],
    "tags": [
      "chase",
      "final",
      "industrial",
      "space"
    ],
    "description": "Man it's been a while since I touched AddMusicK...! This is also my first submission on this site - I hope you enjoy this port!<br>\r\nBecause I used a lot of samples, some stock SMW samples were omitted.<br>\r\nAs is, it will work with all global songs and most sound effects, excluding anything using @7, @14, @21, @15, @17 and the Thunder sample. A sample group is included, and they use the \"optimized\" set of samples.<br>\r\nI imagine this kind of fast-paced song would be ideal in any sort of stage that demands high speed or warrants some kind of \"cool\" factor, maybe befitting of a final stage (the original song was used in the final stage of its game as well)<br>\r\nA super special thanks to HaruMKT for helping me out re-learn some of AMK as it's been... seven years? since I've last used it.",
    "latest_version": "smwc-37871-1719868063",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37871,
        "title": "Salamander 2 - Dear Blue",
        "version": "smwc-37871-1719868063",
        "upstream_time": 1719868063,
        "download_url": "https://dl.smwcentral.net/37871/Salamander%202%20-%20Dear%20Blue.zip",
        "filename": "Salamander 2 - Dear Blue.zip",
        "size": 93585,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-salamander-starfield",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7694,
    "title": "Salamander - Starfield",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "athletic",
      "industrial",
      "space"
    ],
    "description": "Ported from the MSX game Salamander. Good for factory, intense, heavy levels, or maybe for a space-themed world.",
    "latest_version": "smwc-7694-1312740098",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7694,
        "title": "Salamander - Starfield",
        "version": "smwc-7694-1312740098",
        "upstream_time": 1312740098,
        "download_url": "https://dl.smwcentral.net/7694/Salamander%20MSX%20Starfield.zip",
        "filename": "Salamander MSX Starfield.zip",
        "size": 68080,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-samplicity",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8007,
    "title": "Samplicity",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "athletic",
      "final"
    ],
    "description": "A powerful athletic theme<br>\r\n<br>\r\n<br>\r\nUpdate (11/10/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 384 bytes.",
    "latest_version": "smwc-8007-1313983034",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8007,
        "title": "Samplicity",
        "version": "smwc-8007-1313983034",
        "upstream_time": 1313983034,
        "download_url": "https://dl.smwcentral.net/8007/Samplicity..zip",
        "filename": "Samplicity..zip",
        "size": 57397,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sandy-marton-camel-by-camel-original-vocal-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31478,
    "title": "Sandy Marton - Camel by camel (original vocal mix)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "athletic",
      "beach",
      "boss",
      "desert",
      "ruins",
      "temple"
    ],
    "description": "Fantastic banger music that's fit for progressive desert or pyramid levels.<br>\r\n<br>\r\nThis is a port of the vocal mix available as official song release.<br>\r\n<br>\r\nI had an arrangement helping me do all the music accompany, but the melody sang by Sandy was re-created by ear.<br>\r\n<br>\r\nI also made a <a href=\"https://www.youtube.com/watch?v=urZ67ZsSN1M\" rel=\"nofollow\">music video</a> with a custom smw level.<br>\r\n<br>\r\nProps to musicalman for his samples of insanity!",
    "latest_version": "smwc-31478-1675217178",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31478,
        "title": "Sandy Marton - Camel by camel (original vocal mix)",
        "version": "smwc-31478-1675217178",
        "upstream_time": 1675217178,
        "download_url": "https://dl.smwcentral.net/31478/camelb_orig_0_1.zip",
        "filename": "camelb_orig_0_1.zip",
        "size": 69488,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sandy-marton-camel-by-camel-short",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31477,
    "title": "Sandy Marton - Camel by Camel (short version)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "athletic",
      "beach",
      "boss",
      "dark",
      "desert",
      "ruins",
      "temple"
    ],
    "description": "Fantastic banger music that's fit for progressive desert or pyramid levels.<br>\r\n<br>\r\nProps to musicalman for his samples of insanity!",
    "latest_version": "smwc-31477-1675216826",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31477,
        "title": "Sandy Marton - Camel by Camel (short version)",
        "version": "smwc-31477-1675216826",
        "upstream_time": 1675216826,
        "download_url": "https://dl.smwcentral.net/31477/camelb_short_0_1_fixed.zip",
        "filename": "camelb_short_0_1_fixed.zip",
        "size": 70300,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-santana-jungle-strut",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25286,
    "title": "Santana - Jungle Strut",
    "authors": [
      "kaigem"
    ],
    "tags": [
      "athletic",
      "chase",
      "forest",
      "jungle"
    ],
    "description": "Jungle Strut is a psyched-out Latin rock song by American band Santana.  Featuring dueling guitar solos, rich rotary organs, a fast paced rhythm section and a healthy dose of bongos.  Perfect for any high stakes athletic course.",
    "latest_version": "smwc-25286-1607662879",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25286,
        "title": "Santana - Jungle Strut",
        "version": "smwc-25286-1607662879",
        "upstream_time": 1607662879,
        "download_url": "https://dl.smwcentral.net/25286/Jungle%20Strut.zip",
        "filename": "Jungle Strut.zip",
        "size": 83903,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-saskia-margot-wijnen-album-001-08-track",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33896,
    "title": "Saskia Margot Wijnen - Album 001-08 Track 14",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "abstract",
      "ambient",
      "bonus",
      "industrial",
      "switch palace",
      "title"
    ],
    "description": "SMW Music (Saskia Margot Wijnen)<br>\r\nto<br>\r\nSMW Music (Super Mario World)<br>\r\n<br>\r\nSMW connection<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=Lhij90TImRw\" rel=\"nofollow\">Original ver</a>",
    "latest_version": "smwc-33896-1692891684",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33896,
        "title": "Saskia Margot Wijnen - Album 001-08 Track 14",
        "version": "smwc-33896-1692891684",
        "upstream_time": 1692891684,
        "download_url": "https://dl.smwcentral.net/33896/Saskia%20Margot%20Wijnen%20-%20Album%20001-08%20Track%2014.zip",
        "filename": "Saskia Margot Wijnen - Album 001-08 Track 14.zip",
        "size": 32177,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-satellaview-bs-x-jingle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39866,
    "title": "Satellaview BS-X - Jingle 1",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "nintendo presents"
    ],
    "description": "A jingle from the Satellaview BIOS",
    "latest_version": "smwc-39866-1749817934",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39866,
        "title": "Satellaview BS-X - Jingle 1",
        "version": "smwc-39866-1749817934",
        "upstream_time": 1749817934,
        "download_url": "https://dl.smwcentral.net/39866/Satellaview%20BS-X%20-%20Jingle%201.zip",
        "filename": "Satellaview BS-X - Jingle 1.zip",
        "size": 31254,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-satellaview-bs-x-st-giga-logo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37683,
    "title": "Satellaview BS-X - St. Giga Logo",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "misc",
      "nintendo presents"
    ],
    "description": "The jingle you hear on the St. Giga logo when starting a Satellaview game. Could fit a Nintendo Presents screen.",
    "latest_version": "smwc-37683-1717973487",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37683,
        "title": "Satellaview BS-X - St. Giga Logo",
        "version": "smwc-37683-1717973487",
        "upstream_time": 1717973487,
        "download_url": "https://dl.smwcentral.net/37683/St%20Giga%20logo.zip",
        "filename": "St Giga logo.zip",
        "size": 32014,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-savage-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27288,
    "title": "Savage - Level 3",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle"
    ],
    "description": "Song from the third stage of Savage for the Amiga.",
    "latest_version": "smwc-27288-1625114981",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27288,
        "title": "Savage - Level 3",
        "version": "smwc-27288-1625114981",
        "upstream_time": 1625114981,
        "download_url": "https://dl.smwcentral.net/27288/Savage%20-%20Level%203.zip",
        "filename": "Savage - Level 3.zip",
        "size": 93559,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27287,
        "title": "Savage - Level 2",
        "version": "smwc-27287-1625114637",
        "upstream_time": 1625114637,
        "download_url": "https://dl.smwcentral.net/27287/Savage%20-%20Level%202.zip",
        "filename": "Savage - Level 2.zip",
        "size": 100318,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27251,
        "title": "Savage - Level 1",
        "version": "smwc-27251-1625112587",
        "upstream_time": 1625112587,
        "download_url": "https://dl.smwcentral.net/27251/Savage%20-%20Level%201.zip",
        "filename": "Savage - Level 1.zip",
        "size": 106826,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-saxxonpike-ice-moss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34000,
    "title": "SaxxonPike - Ice Moss",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "chase",
      "fire",
      "industrial",
      "retro",
      "space",
      "tense"
    ],
    "description": "A tense chiptune from SaxxonPike, also known as Saxxon or Sanxion7.<br>\r\n<br>\r\nUPDATED 25.06.2023",
    "latest_version": "smwc-34000-1696135021",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34000,
        "title": "SaxxonPike - Ice Moss",
        "version": "smwc-34000-1696135021",
        "upstream_time": 1696135021,
        "download_url": "https://dl.smwcentral.net/34000/Ice%20Moss.zip",
        "filename": "Ice Moss.zip",
        "size": 41425,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-saxxonpike-schizm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39278,
    "title": "SaxxonPike - Schizm",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "upbeat",
      "urban"
    ],
    "description": "Used in BEET JAM. I did 2 versions of this track, I recommend the short version.<br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, P-Switch, Yoshi mount, Thunder/Firework/Blargg ",
    "latest_version": "smwc-39278-1745970139",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39278,
        "title": "SaxxonPike - Schizm",
        "version": "smwc-39278-1745970139",
        "upstream_time": 1745970139,
        "download_url": "https://dl.smwcentral.net/39278/Schizm.zip",
        "filename": "Schizm.zip",
        "size": 163723,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-scarlet-sky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22703,
    "title": "Scarlet Sky",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "athletic",
      "calm",
      "overworld",
      "sky"
    ],
    "description": "simple and small composition for happy environments.",
    "latest_version": "smwc-22703-1587866305",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22703,
        "title": "Scarlet Sky",
        "version": "smwc-22703-1587866305",
        "upstream_time": 1587866305,
        "download_url": "https://dl.smwcentral.net/22703/Scarlet%20Sky.zip",
        "filename": "Scarlet Sky.zip",
        "size": 31792,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-schala-and-janus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28932,
    "title": "Schala and Janus",
    "authors": [
      "com_poser"
    ],
    "tags": [
      "castle",
      "cave",
      "chase",
      "final",
      "night",
      "tense"
    ],
    "description": "This is a custom medley I made. I took Schala's Theme and Magus' Theme from Chrono Trigger and smashed them together into a drum and bass uptempo remix.<br>\r\n<br>\r\nSchala and Magus are siblings, and Magus' original name as a child was Janus, hence the title.<br>\r\n<br>\r\nThe loop for this track is nearly 2 minutes, so it's a nice port to use in difficult and fast-paced levels that might require the player to be there for 30 minutes.",
    "latest_version": "smwc-28932-1645661886",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28932,
        "title": "Schala and Janus",
        "version": "smwc-28932-1645661886",
        "upstream_time": 1645661886,
        "download_url": "https://dl.smwcentral.net/28932/Schala%20and%20Janus.zip",
        "filename": "Schala and Janus.zip",
        "size": 84435,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-schoolboy-q-collard-greens",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30307,
    "title": "Schoolboy Q - Collard Greens",
    "authors": [
      "mueuen"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "night"
    ],
    "description": "It's just the instrumental from Schoolboy Q's \"Collard Greens.\" Ambient, laidback, but at a brisk tempo. Could work both for levels or overworlds, particularly night or abstractly themed levels.",
    "latest_version": "smwc-30307-1658848393",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30307,
        "title": "Schoolboy Q - Collard Greens",
        "version": "smwc-30307-1658848393",
        "upstream_time": 1658848393,
        "download_url": "https://dl.smwcentral.net/30307/collard_greens.zip",
        "filename": "collard_greens.zip",
        "size": 46587,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-scotch-disco-band-tracker",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31633,
    "title": "Scotch - Disco Band (Tracker version)",
    "authors": [
      "84GSMeister"
    ],
    "tags": [
      "credits",
      "misc",
      "retro"
    ],
    "description": "There is this cool tracker song:<br>\r\nhttps://www.youtube.com/watch?v=OBdUc18CPqw<br>\r\nOriginal song is called Scotch - Disco Band.<br>\r\nThis is a SNES/SMW adaptation of that, sort of. Hopefully someone will like it :)<br>\r\nI think it Might fit as credits song.",
    "latest_version": "smwc-31633-1674009951",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31633,
        "title": "Scotch - Disco Band (Tracker version)",
        "version": "smwc-31633-1674009951",
        "upstream_time": 1674009951,
        "download_url": "https://dl.smwcentral.net/31633/Disco%20Band.zip",
        "filename": "Disco Band.zip",
        "size": 77352,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-scott-joplin-maple-leaf-rag",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41277,
    "title": "Scott Joplin - Maple Leaf Rag",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "athlethic"
    ],
    "description": "A fairly energetic piano song from 1899. This song only uses the SMW piano sample and nothing else. Can work very well as an athletic theme.<br>\r\n<br>\r\nIt is worth noting that the original piece does not normally loop. This port was given a loop point so that it can be suitable as a BGM.<br>\r\n<br>\r\n",
    "latest_version": "smwc-41277-1769893205",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41277,
        "title": "Scott Joplin - Maple Leaf Rag",
        "version": "smwc-41277-1769893205",
        "upstream_time": 1769893205,
        "download_url": "https://dl.smwcentral.net/41277/Scott%20Joplin%20-%20Maple%20Leaf%20Rag.zip",
        "filename": "Scott Joplin - Maple Leaf Rag.zip",
        "size": 33585,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-scurge-hive-deadscape",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38849,
    "title": "Scurge: Hive - Deadscape",
    "authors": [
      "Cardioid"
    ],
    "tags": [
      "dark",
      "desert",
      "industrial",
      "sewer"
    ],
    "description": "An industrial song used in the game's desert area. Might fit in a factory or toxic-themed level.",
    "latest_version": "smwc-38849-1737070458",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38849,
        "title": "Scurge: Hive - Deadscape",
        "version": "smwc-38849-1737070458",
        "upstream_time": 1737070458,
        "download_url": "https://dl.smwcentral.net/38849/scurge_deadscape.zip",
        "filename": "scurge_deadscape.zip",
        "size": 65642,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sd-great-battle-theme-of-kamen-rider",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34142,
    "title": "SD Great Battle - Theme of Kamen Rider",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "city",
      "industrial"
    ],
    "description": "This one looks good in cities and industrial places",
    "latest_version": "smwc-34142-1694455501",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34142,
        "title": "SD Great Battle - Theme of Kamen Rider",
        "version": "smwc-34142-1694455501",
        "upstream_time": 1694455501,
        "download_url": "https://dl.smwcentral.net/34142/Theme_of_Kamen_Rider.zip",
        "filename": "Theme_of_Kamen_Rider.zip",
        "size": 44064,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sd-gundam-gaiden",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8378,
    "title": "SD Gundam Gaiden 2 - Castle",
    "authors": [
      "Darius"
    ],
    "tags": [
      "boss",
      "castle",
      "final"
    ],
    "description": "An epic song that would fit a Final Castle or maybe the Final OW. A sampled version is also submitted.",
    "latest_version": "smwc-8378-1359065907",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8378,
        "title": "SD Gundam Gaiden 2 - Castle",
        "version": "smwc-8378-1359065907",
        "upstream_time": 1359065907,
        "download_url": "https://dl.smwcentral.net/8378/SD%20Gundam%20Gaiden%202%20-%20Castle.zip",
        "filename": "SD Gundam Gaiden 2 - Castle.zip",
        "size": 100564,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8377,
        "title": "SD Gundam Gaiden 2 - Castle",
        "version": "smwc-8377-1359130205",
        "upstream_time": 1359130205,
        "download_url": "https://dl.smwcentral.net/8377/sdgundam2castle.zip",
        "filename": "sdgundam2castle.zip",
        "size": 65417,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sd-kidou-senshi-gundam",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29767,
    "title": "SD Kidou Senshi Gundam 2 - Bursted Fire",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "airship",
      "chase",
      "fire",
      "sky",
      "space"
    ],
    "description": "a rather intense and fast song from the shot 'em up game SD Kidou Senshi Gundam 2 <br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"Phyll\"><a href=\"/?p=profile&amp;id=44317\" style=\"color: var(--user-color-1);\" class=\"un\">Phyll</a></span>",
    "latest_version": "smwc-29767-1651258923",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29767,
        "title": "SD Kidou Senshi Gundam 2 - Bursted Fire",
        "version": "smwc-29767-1651258923",
        "upstream_time": 1651258923,
        "download_url": "https://dl.smwcentral.net/29767/BurstedFire.zip",
        "filename": "BurstedFire.zip",
        "size": 61295,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sean-evans-empyrean-emerald-zone-past",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33258,
    "title": "Sean Evans - Empyrean Emerald Zone (Past)",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "athletic",
      "beach",
      "forest",
      "grassland",
      "jungle",
      "mountain",
      "snow"
    ],
    "description": "A song that's basically a soundalike of Palmtree Panic Zone (Past) from Sonic CD. It's a warm and welcoming, cozy-sounding song for where you land after running at 80 km/h after spinning a sign that says \"Past\" on it.<br>\r\n<br>\r\nCheck out the original <a href=\"https://soundcloud.com/sean-evans-the-squeakual/empyrean-emerald-zone-past\" rel=\"nofollow\">here</a>.",
    "latest_version": "smwc-33258-1689547421",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33258,
        "title": "Sean Evans - Empyrean Emerald Zone (Past)",
        "version": "smwc-33258-1689547421",
        "upstream_time": 1689547421,
        "download_url": "https://dl.smwcentral.net/33258/empyreanemeraldzonepast.zip",
        "filename": "empyreanemeraldzonepast.zip",
        "size": 33374,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-seaside-fairies",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13970,
    "title": "Seaside Fairies",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beach",
      "overworld",
      "water"
    ],
    "description": "A mashup of the SMAS SMB3 World 3 Map theme and the famous Fairy Fountain theme from Zelda.  This would be a great alternative to the SMB3 World 3 Map theme if you feel that has become overused, but want to use something similar.",
    "latest_version": "smwc-13970-1470066725",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13970,
        "title": "Seaside Fairies",
        "version": "smwc-13970-1470066725",
        "upstream_time": 1470066725,
        "download_url": "https://dl.smwcentral.net/13970/Seaside%20Fairies.zip",
        "filename": "Seaside Fairies.zip",
        "size": 31181,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-seaside-special",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17275,
    "title": "Seaside Special",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beach",
      "calm",
      "overworld",
      "water"
    ],
    "description": "This is a smooth, tropical remix of SMW's Special World map theme.  It's inspired by the World 3 Map theme from SMB3 and the Mii Channel theme.  This would be ideal for a nice beach/water world map.",
    "latest_version": "smwc-17275-1521799546",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17275,
        "title": "Seaside Special",
        "version": "smwc-17275-1521799546",
        "upstream_time": 1521799546,
        "download_url": "https://dl.smwcentral.net/17275/Seaside%20Special.zip",
        "filename": "Seaside Special.zip",
        "size": 30885,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-seaside-stroll",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36766,
    "title": "Seaside Stroll",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "beach",
      "overworld",
      "water"
    ],
    "description": "‎ ‎ ‎ ",
    "latest_version": "smwc-36766-1709159171",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36766,
        "title": "Seaside Stroll",
        "version": "smwc-36766-1709159171",
        "upstream_time": 1709159171,
        "download_url": "https://dl.smwcentral.net/36766/seaside%20stroll.zip",
        "filename": "seaside stroll.zip",
        "size": 35489,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-evermore-boss-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15108,
    "title": "Secret of Evermore - Boss Theme 2",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "boss",
      "castle",
      "cave",
      "chase",
      "dark",
      "temple",
      "tense"
    ],
    "description": "Second boss theme from Secret of Evermore.",
    "latest_version": "smwc-15108-1487398574",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15108,
        "title": "Secret of Evermore - Boss Theme 2",
        "version": "smwc-15108-1487398574",
        "upstream_time": 1487398574,
        "download_url": "https://dl.smwcentral.net/15108/Secret%20of%20Evermore%20-%20Boss%20Theme%202.zip",
        "filename": "Secret of Evermore - Boss Theme 2.zip",
        "size": 55471,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14846,
        "title": "Secret of Evermore - Boss Theme 1",
        "version": "smwc-14846-1486258558",
        "upstream_time": 1486258558,
        "download_url": "https://dl.smwcentral.net/14846/Secret%20of%20Evermore%20-%20Boss%20Theme%201.zip",
        "filename": "Secret of Evermore - Boss Theme 1.zip",
        "size": 65976,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8347,
        "title": "Secret of Evermore - Boss Theme 1",
        "version": "smwc-8347-1354247183",
        "upstream_time": 1354247183,
        "download_url": "https://dl.smwcentral.net/8347/Secret%20of%20Evermore%20-%20Boss%20Theme%201.zip",
        "filename": "Secret of Evermore - Boss Theme 1.zip",
        "size": 67374,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-evermore-deserted-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19827,
    "title": "Secret of Evermore - Deserted Castle",
    "authors": [
      "musicalman"
    ],
    "tags": [
      "abstract",
      "calm",
      "sad",
      "space"
    ],
    "description": "Dreamy waltz from Secret of Evermore. Could fit surreal settings.",
    "latest_version": "smwc-19827-1556608418",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19827,
        "title": "Secret of Evermore - Deserted Castle",
        "version": "smwc-19827-1556608418",
        "upstream_time": 1556608418,
        "download_url": "https://dl.smwcentral.net/19827/desertedcastle.zip",
        "filename": "desertedcastle.zip",
        "size": 55734,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-evermore-good-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23335,
    "title": "Secret of Evermore - Good Night",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "night"
    ],
    "description": "Requested by Deeke.",
    "latest_version": "smwc-23335-1592590646",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23335,
        "title": "Secret of Evermore - Good Night",
        "version": "smwc-23335-1592590646",
        "upstream_time": 1592590646,
        "download_url": "https://dl.smwcentral.net/23335/SoE%20-%20Good%20Night.zip",
        "filename": "SoE - Good Night.zip",
        "size": 58102,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-evermore-hall-of-collosia",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30030,
    "title": "Secret of Evermore - Hall of Collosia",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "ambient",
      "mysterious",
      "temple"
    ],
    "description": "This song is dedicated to <span class=\"un-outer\" title=\"RecToR_24\"><a href=\"/?p=profile&amp;id=38436\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">RecToR_24</a></span>",
    "latest_version": "smwc-30030-1648219444",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30030,
        "title": "Secret of Evermore - Hall of Collosia",
        "version": "smwc-30030-1648219444",
        "upstream_time": 1648219444,
        "download_url": "https://dl.smwcentral.net/30030/HallOfCollosia.zip",
        "filename": "HallOfCollosia.zip",
        "size": 60882,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-evermore-lonely-halls",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24181,
    "title": "Secret of Evermore - Lonely Halls",
    "authors": [
      "musicalman"
    ],
    "tags": [
      "ambient",
      "castle",
      "cave",
      "dark",
      "forest",
      "ghost house",
      "night"
    ],
    "description": "This song, sometimes also called Dog Maze, is a cloudy emotional tune from Secret of Evermore. It's probably most useful for gloomy or dark areas.<br>\r\nThis is not intended to be a 1:1 port; I strived to create a sound which was more spacious than the original. In addition, while I used SOE samples, I edited them to clean them up a bit. The instruments/notes themselves are as accurate as I could get them though.<br>\r\n<br>\r\nUpdate 2020-08-08:<br>\r\nmade the melody echo more realistic during the first few seconds of the song<br>\r\nused remote codes to drop the insert size<br>\r\nA number of loops are added reducing the insert size more<br>\r\nreplaced most = commands with more readable note lengths",
    "latest_version": "smwc-24181-1597953019",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24181,
        "title": "Secret of Evermore - Lonely Halls",
        "version": "smwc-24181-1597953019",
        "upstream_time": 1597953019,
        "download_url": "https://dl.smwcentral.net/24181/lonelyhalls_sampled.zip",
        "filename": "lonelyhalls_sampled.zip",
        "size": 46741,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24180,
        "title": "Secret of Evermore - Lonely Halls",
        "version": "smwc-24180-1597951435",
        "upstream_time": 1597951435,
        "download_url": "https://dl.smwcentral.net/24180/lonelyhalls.zip",
        "filename": "lonelyhalls.zip",
        "size": 31361,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-evermore-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28214,
    "title": "Secret of Evermore - Menu",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "bonus",
      "calm",
      "misc",
      "water"
    ],
    "description": "A calm and serene music, played in the save files menu.",
    "latest_version": "smwc-28214-1632802900",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28214,
        "title": "Secret of Evermore - Menu",
        "version": "smwc-28214-1632802900",
        "upstream_time": 1632802900,
        "download_url": "https://dl.smwcentral.net/28214/Secret%20of%20Evermore%20-%20Menu.zip",
        "filename": "Secret of Evermore - Menu.zip",
        "size": 66857,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-evermore-queen-bluegarden",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35642,
    "title": "Secret of Evermore - Queen Bluegarden",
    "authors": [
      "ScubaSaul"
    ],
    "tags": [
      "ambient",
      "calm",
      "castle",
      "mysterious",
      "night",
      "overworld",
      "retro",
      "ruins",
      "sad",
      "snow"
    ],
    "description": "A mystical JRPG track that could fit an overworld, a mysterious hazy level, or even a lore-soaked cutscene. Requested by <span class=\"un-outer\" title=\"dashlet\"><a href=\"/?p=profile&amp;id=51661\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">dashlet</a></span>",
    "latest_version": "smwc-35642-1703348012",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35642,
        "title": "Secret of Evermore - Queen Bluegarden",
        "version": "smwc-35642-1703348012",
        "upstream_time": 1703348012,
        "download_url": "https://dl.smwcentral.net/35642/Queen%20Bluegarden.zip",
        "filename": "Queen Bluegarden.zip",
        "size": 32357,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-evermore-quicksand-fields",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18660,
    "title": "Secret of Evermore - Quicksand Fields",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "dark",
      "environmental",
      "ghost house",
      "ruins",
      "spooky"
    ],
    "description": "Spooky song from \"Secret of Evermore\", could fit a ghost house or an eerie level.<br>\r\nRequested ages ago by Skewer.<br>\r\n<br>\r\nUpdate: fixed gain and volumes. I also included a louder version since the original one is very quiet in game.<br>\r\n<br>\r\nUpdate 2: Removed intro commands.",
    "latest_version": "smwc-18660-1544829722",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18660,
        "title": "Secret of Evermore - Quicksand Fields",
        "version": "smwc-18660-1544829722",
        "upstream_time": 1544829722,
        "download_url": "https://dl.smwcentral.net/18660/QuicksandFields.zip",
        "filename": "QuicksandFields.zip",
        "size": 105605,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-evermore-tinker-tinderbox",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20531,
    "title": "Secret of Evermore - Tinker Tinderbox",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "cutscene",
      "spooky"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nCrazy yet eerie theme for a mad scientist. Another unique track from SoE.",
    "latest_version": "smwc-20531-1562582868",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20531,
        "title": "Secret of Evermore - Tinker Tinderbox",
        "version": "smwc-20531-1562582868",
        "upstream_time": 1562582868,
        "download_url": "https://dl.smwcentral.net/20531/Secret%20of%20Evermore%20-%20Tinker%20Tinderbox.zip",
        "filename": "Secret of Evermore - Tinker Tinderbox.zip",
        "size": 52368,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-a-conclusion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35510,
    "title": "Secret of Mana - A Conclusion",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sad"
    ],
    "description": "The theme that plays in the cutscene after beating the Dark Lich in Secret of Mana.",
    "latest_version": "smwc-35510-1700426402",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35510,
        "title": "Secret of Mana - A Conclusion",
        "version": "smwc-35510-1700426402",
        "upstream_time": 1700426402,
        "download_url": "https://dl.smwcentral.net/35510/Conclusion.zip",
        "filename": "Conclusion.zip",
        "size": 37084,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-a-curious-happening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26713,
    "title": "Secret of Mana - A Curious Happening",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cave",
      "dark",
      "industrial",
      "mysterious",
      "overworld",
      "sewer",
      "swamp",
      "tense",
      "urban"
    ],
    "description": "A dark-ish song that can invoke a sense of incoming urgency and danger.<br>\r\nRequested by Brutapode89.",
    "latest_version": "smwc-26713-1620931256",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26713,
        "title": "Secret of Mana - A Curious Happening",
        "version": "smwc-26713-1620931256",
        "upstream_time": 1620931256,
        "download_url": "https://dl.smwcentral.net/26713/Secret%20of%20Mana%20-%20A%20Curious%20Happening.zip",
        "filename": "Secret of Mana - A Curious Happening.zip",
        "size": 76765,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24105,
        "title": "Secret of Mana - A Curious Happening",
        "version": "smwc-24105-1598198091",
        "upstream_time": 1598198091,
        "download_url": "https://dl.smwcentral.net/24105/som_curious_happening_1_1.zip",
        "filename": "som_curious_happening_1_1.zip",
        "size": 34037,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-a-wish",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35187,
    "title": "Secret of Mana - A Wish",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "ice",
      "mysterious",
      "night",
      "overworld",
      "sad"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Brutapode89\"><a href=\"/?p=profile&amp;id=35831\" style=\"color: var(--user-color-1);\" class=\"un\">Brutapode89</a></span>",
    "latest_version": "smwc-35187-1697637271",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35187,
        "title": "Secret of Mana - A Wish",
        "version": "smwc-35187-1697637271",
        "upstream_time": 1697637271,
        "download_url": "https://dl.smwcentral.net/35187/Secret%20of%20Mana%20-%20A%20Wish.zip",
        "filename": "Secret of Mana - A Wish.zip",
        "size": 28753,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35186,
        "title": "Secret of Mana - A Wish",
        "version": "smwc-35186-1697637278",
        "upstream_time": 1697637278,
        "download_url": "https://dl.smwcentral.net/35186/Secret%20of%20Mana%20-%20A%20Wish%20%28Unsampled%29.zip",
        "filename": "Secret of Mana - A Wish (Unsampled).zip",
        "size": 31662,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17279,
        "title": "Secret of Mana - A Wish",
        "version": "smwc-17279-1521879188",
        "upstream_time": 1521879188,
        "download_url": "https://dl.smwcentral.net/17279/A%20Wish.zip",
        "filename": "A Wish.zip",
        "size": 30814,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-ceremony",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8466,
    "title": "Secret of Mana - Ceremony",
    "authors": [
      "sincx"
    ],
    "tags": [
      "castle",
      "cave",
      "cutscene",
      "dark",
      "ghost house",
      "night",
      "ruins"
    ],
    "description": "Creepy song; good for maybe a haunted circus of some sort.",
    "latest_version": "smwc-8466-1386183090",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8466,
        "title": "Secret of Mana - Ceremony",
        "version": "smwc-8466-1386183090",
        "upstream_time": 1386183090,
        "download_url": "https://dl.smwcentral.net/8466/ceremony.zip",
        "filename": "ceremony.zip",
        "size": 103462,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-close-your-eyelids",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7488,
    "title": "Secret of Mana - Close Your Eyelids",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "calm",
      "night",
      "overworld",
      "sky",
      "title",
      "water"
    ],
    "description": "The song that plays when you sleep somewhere on Secret of Mana. Not exactly sure where this could fit, although it might do some good for some cutscenes.",
    "latest_version": "smwc-7488-1325401728",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7488,
        "title": "Secret of Mana - Close Your Eyelids",
        "version": "smwc-7488-1325401728",
        "upstream_time": 1325401728,
        "download_url": "https://dl.smwcentral.net/7488/Secret%20of%20Mana%20-%20Close%20Your%20Eyelids.zip",
        "filename": "Secret of Mana - Close Your Eyelids.zip",
        "size": 64211,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-crystal-forest-a-wish",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17357,
    "title": "Secret of Mana - Crystal Forest ~ A Wish",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "calm",
      "cutscene",
      "ice",
      "snow",
      "water"
    ],
    "description": "A calm song that plays in SoM. Great for ice, water, cutscene levels. ",
    "latest_version": "smwc-17357-1522806685",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17357,
        "title": "Secret of Mana - Crystal Forest ~ A Wish",
        "version": "smwc-17357-1522806685",
        "upstream_time": 1522806685,
        "download_url": "https://dl.smwcentral.net/17357/%5BU%5D%20Secret%20of%20Mana%20-%20Crystal%20Forest%20~%20A%20Wish.zip",
        "filename": "%5BU%5D Secret of Mana - Crystal Forest ~ A Wish.zip",
        "size": 31044,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-dancing-animals",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24107,
    "title": "Secret of Mana - Dancing Animals",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "cave",
      "forest",
      "jungle",
      "ruins"
    ],
    "description": "Bundles a higher-echoed version, as in source game. A rather cheerful cave theme that also finds an use in mines; or even jungles and ruins.",
    "latest_version": "smwc-24107-1598907661",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24107,
        "title": "Secret of Mana - Dancing Animals",
        "version": "smwc-24107-1598907661",
        "upstream_time": 1598907661,
        "download_url": "https://dl.smwcentral.net/24107/som_dancing_animals_1_1.zip",
        "filename": "som_dancing_animals_1_1.zip",
        "size": 64806,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-danger",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21627,
    "title": "Secret of Mana - Danger",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "Boss music from Secret of Mana. Requested by Brutapode89.<br>\r\nNot compatible with the P-Switch & Bonus End songs, thunder and Yoshi.",
    "latest_version": "smwc-21627-1577563016",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21627,
        "title": "Secret of Mana - Danger",
        "version": "smwc-21627-1577563016",
        "upstream_time": 1577563016,
        "download_url": "https://dl.smwcentral.net/21627/Secret%20of%20Mana%20-%20Danger.zip",
        "filename": "Secret of Mana - Danger.zip",
        "size": 76695,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-distant-thunder",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26772,
    "title": "Secret of Mana - Distant Thunder",
    "authors": [
      "K.T.B."
    ],
    "tags": [
      "beach",
      "calm",
      "forest",
      "grassland",
      "jungle",
      "overworld",
      "swamp",
      "town"
    ],
    "description": "A lengthy and complex prog-rock-influenced track from Secret of Mana, composed by Hiroki Kikuta. This song uses a method of composition called \"beat displacement\", in which the percussion is designed so that the snares/hi-hat hits have inconsistent patterns and never land on the same beat. This made the first two channels of this song an absolute <b>nightmare</b> to transcribe. If I've made any errors on that front, I apologize and will fix them if they're pointed out to me. Otherwise, this is a more-or-less identical recreation of the original song.<br>\r\n<br>\r\nThis could work in a relaxed level, perhaps fitting especially well in a jungle/forest or beach stage. I could also see it being at home in an overworld or town setting.<br>\r\n<br>\r\nDue to issues with ARAM limitations, the original SMW samples @7 and Thunder are overwritten. If you need to use those samples with this song, however, then enough room can be made simply by removing/reducing the echo effect.<br>\r\n<br>\r\nRequested by Brutapode89.",
    "latest_version": "smwc-26772-1621098394",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26772,
        "title": "Secret of Mana - Distant Thunder",
        "version": "smwc-26772-1621098394",
        "upstream_time": 1621098394,
        "download_url": "https://dl.smwcentral.net/26772/KTB_somthunder.zip",
        "filename": "KTB_somthunder.zip",
        "size": 89739,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26124,
        "title": "Secret of Mana - Distant Thunder",
        "version": "smwc-26124-1615228043",
        "upstream_time": 1615228043,
        "download_url": "https://dl.smwcentral.net/26124/som_distant_thunder_0_3.zip",
        "filename": "som_distant_thunder_0_3.zip",
        "size": 34495,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-distant-thunder-trials-of-mana-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26090,
    "title": "Secret of Mana - Distant Thunder (Trials of Mana style)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "beach",
      "calm",
      "desert",
      "grassland",
      "jungle",
      "mountain",
      "overworld",
      "swamp"
    ],
    "description": "A friendly tune to be played in desert or jungle settings, sounds like adventure.<br>\r\n<br>\r\nI cannot believe how tedious and grindy it was to try myself on this and honest I was feeling like I reached my limits. It features a lot of instrument changes among each channel, and deciphering the clues I got on the original spc about pan or vibrato, was a chore too. Re-working it with Trials of Mana samples was definitely an interesting task, and I found out Trials of Mana neither has proper claps, nor a bassoon. So the aesthetic I went for here is more similar to desert tracks like Harvest November, that rely very much on flute.<br>\r\n<br>\r\nIt is released for the <a href=\"https://www.smwcentral.net/?p=viewthread&t=104742\">Winter C3</a>. (re-work)<br>\r\n<br>\r\n@7 (Bonus End Fanfare) has been omitted.",
    "latest_version": "smwc-26090-1612330713",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26090,
        "title": "Secret of Mana - Distant Thunder (Trials of Mana style)",
        "version": "smwc-26090-1612330713",
        "upstream_time": 1612330713,
        "download_url": "https://dl.smwcentral.net/26090/som_distant_thunder_tom_0_2.zip",
        "filename": "som_distant_thunder_tom_0_2.zip",
        "size": 85071,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-eight-ringing-bells",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7458,
    "title": "Secret of Mana - Eight Ringing Bells",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "calm",
      "castle",
      "cave",
      "cutscene",
      "ice",
      "night",
      "temple",
      "town",
      "water"
    ],
    "description": "A crystal-like song from Secret of Mana. May suit an icy cave, a crystal palace, or any other icy places.",
    "latest_version": "smwc-7458-1325401573",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7458,
        "title": "Secret of Mana - Eight Ringing Bells",
        "version": "smwc-7458-1325401573",
        "upstream_time": 1325401573,
        "download_url": "https://dl.smwcentral.net/7458/Secret%20of%20Mana%20-%20Eight%20Ringing%20Bells.zip",
        "filename": "Secret of Mana - Eight Ringing Bells.zip",
        "size": 66061,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-elemental-acquired",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20216,
    "title": "Secret of Mana - Elemental Acquired",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "keyhole"
    ],
    "description": "For misc themes,Requested by Brutapode89",
    "latest_version": "smwc-20216-1560732794",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20216,
        "title": "Secret of Mana - Elemental Acquired",
        "version": "smwc-20216-1560732794",
        "upstream_time": 1560732794,
        "download_url": "https://dl.smwcentral.net/20216/Elemental.zip",
        "filename": "Elemental.zip",
        "size": 40840,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-emperor-s-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8384,
    "title": "Secret of Mana - Emperor's Castle",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "castle",
      "ghost house",
      "industrial",
      "overworld",
      "ruins"
    ],
    "description": "Also known as Steel and Traps/Snare. Good for foggy levels.",
    "latest_version": "smwc-8384-1406673245",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8384,
        "title": "Secret of Mana - Emperor's Castle",
        "version": "smwc-8384-1406673245",
        "upstream_time": 1406673245,
        "download_url": "https://dl.smwcentral.net/8384/SoM%20-%20Emperor%27s%20Castle.zip",
        "filename": "SoM - Emperor%27s Castle.zip",
        "size": 32505,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-flight-into-the-unknown",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19503,
    "title": "Secret of Mana - Flight into the Unknown",
    "authors": [
      "Sariel"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland",
      "jungle",
      "sky",
      "title"
    ],
    "description": "Flammie's Theme from Secret of Mana.<br>\r\nQuite fast paced and happy, with a touch of some eastern instrumentation. Since it is a flying-theme it could be used best in cloud/sky levels. But also athletic levels or some titlescreens (due to its very climatic opening) can be fitting.",
    "latest_version": "smwc-19503-1553967152",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19503,
        "title": "Secret of Mana - Flight into the Unknown",
        "version": "smwc-19503-1553967152",
        "upstream_time": 1553967152,
        "download_url": "https://dl.smwcentral.net/19503/Secret_of_Mana_-_Flight_into_the_unknown.zip",
        "filename": "Secret_of_Mana_-_Flight_into_the_unknown.zip",
        "size": 35077,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-fond-memories",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34946,
    "title": "Secret of Mana - Fond Memories",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld",
      "sad",
      "sky"
    ],
    "description": "A calm and sad song in Secret of Mana that plays before the battle with Dark Lich.",
    "latest_version": "smwc-34946-1696336143",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34946,
        "title": "Secret of Mana - Fond Memories",
        "version": "smwc-34946-1696336143",
        "upstream_time": 1696336143,
        "download_url": "https://dl.smwcentral.net/34946/Fond%20Memories.zip",
        "filename": "Fond Memories.zip",
        "size": 32010,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17280,
        "title": "Secret of Mana - Fond Memories",
        "version": "smwc-17280-1521879349",
        "upstream_time": 1521879349,
        "download_url": "https://dl.smwcentral.net/17280/Fond%20Memories.zip",
        "filename": "Fond Memories.zip",
        "size": 30926,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-give-love-its-rightful-time-mana-fortress",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7277,
    "title": "Secret of Mana - Give Love its Rightful Time ~ Mana Fortress",
    "authors": [
      "Darius"
    ],
    "tags": [
      "castle",
      "final",
      "overworld"
    ],
    "description": "An epic sounding Tune from Seiken Densetsu 2. Could be used for a final Level or Overworld, like in Kitiku Mario.",
    "latest_version": "smwc-7277-1359581844",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7277,
        "title": "Secret of Mana - Give Love its Rightful Time ~ Mana Fortress",
        "version": "smwc-7277-1359581844",
        "upstream_time": 1359581844,
        "download_url": "https://dl.smwcentral.net/7277/Secret%20of%20Mana%20-%20Give%20Love%20its%20Rightful%20Time%20~%20Mana%20Fortress.zip",
        "filename": "Secret of Mana - Give Love its Rightful Time ~ Mana Fortress.zip",
        "size": 66766,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-got-an-item",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20217,
    "title": "Secret of Mana - Got an Item",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "keyhole"
    ],
    "description": "For misc themes, Requested by Brutapode89",
    "latest_version": "smwc-20217-1560732797",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20217,
        "title": "Secret of Mana - Got an Item",
        "version": "smwc-20217-1560732797",
        "upstream_time": 1560732797,
        "download_url": "https://dl.smwcentral.net/20217/Got%20an%20Item.zip",
        "filename": "Got an Item.zip",
        "size": 40785,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-i-won-t-forget",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8978,
    "title": "Secret of Mana - I Won't Forget",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "cutscene",
      "ruins",
      "sad"
    ],
    "description": "A sad song come from SoM that could fit with a sad cutscene. <br>\r\nThis version is unsampled.",
    "latest_version": "smwc-8978-1412971928",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8978,
        "title": "Secret of Mana - I Won't Forget",
        "version": "smwc-8978-1412971928",
        "upstream_time": 1412971928,
        "download_url": "https://dl.smwcentral.net/8978/Secret%20of%20Mana%20-%20I%20Won%27t%20Forget%20%28Unsampled%29.zip",
        "filename": "Secret of Mana - I Won%27t Forget (Unsampled).zip",
        "size": 31380,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8977,
        "title": "Secret of Mana - I Won't Forget",
        "version": "smwc-8977-1412971841",
        "upstream_time": 1412971841,
        "download_url": "https://dl.smwcentral.net/8977/Secret%20of%20Mana%20-%20I%20Won%27t%20Forget.zip",
        "filename": "Secret of Mana - I Won%27t Forget.zip",
        "size": 41973,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-ice-palace-eight-ringing-bells",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17340,
    "title": "Secret of Mana - Ice Palace ~ Eight Ringing Bells",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "calm",
      "castle",
      "ice"
    ],
    "description": "Song that plays in SOM. Careful that sound effects can overwrite the channel, but shouldn't be too dangerous. This is good for ice castle.",
    "latest_version": "smwc-17340-1522806450",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17340,
        "title": "Secret of Mana - Ice Palace ~ Eight Ringing Bells",
        "version": "smwc-17340-1522806450",
        "upstream_time": 1522806450,
        "download_url": "https://dl.smwcentral.net/17340/%5BS%5D%20Secret%20of%20Mana%20-%20Ice%20Palace%20~%20Eight%20Ringing%20Bells.zip",
        "filename": "%5BS%5D Secret of Mana - Ice Palace ~ Eight Ringing Bells.zip",
        "size": 65905,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-in-the-dead-of-the-night-trials-of-mana-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25588,
    "title": "Secret of Mana - In the Dead of the Night (Trials of Mana style)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "cutscene",
      "dark",
      "final",
      "industrial",
      "overworld",
      "tense"
    ],
    "description": "Bundles a looped version.<br>\r\nA doomsday song that can fit in cutscenes or overworlds, generally dark and tense.<br>\r\n<br>\r\nIt uses the samples from Trials of Mana's Political Presure.",
    "latest_version": "smwc-25588-1610009489",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25588,
        "title": "Secret of Mana - In the Dead of the Night (Trials of Mana style)",
        "version": "smwc-25588-1610009489",
        "upstream_time": 1610009489,
        "download_url": "https://dl.smwcentral.net/25588/som_dead_night_tom_0_1.zip",
        "filename": "som_dead_night_tom_0_1.zip",
        "size": 95608,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-into-the-thick-of-it",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21774,
    "title": "Secret of Mana - Into the Thick of it",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "forest",
      "overworld",
      "woods"
    ],
    "description": "The calming forest theme from Secret of Mana. Good for forests or possible overworld maps.",
    "latest_version": "smwc-21774-1578625260",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21774,
        "title": "Secret of Mana - Into the Thick of it",
        "version": "smwc-21774-1578625260",
        "upstream_time": 1578625260,
        "download_url": "https://dl.smwcentral.net/21774/Secret%20of%20Mana%20-%20Into%20the%20Thick%20of%20it.zip",
        "filename": "Secret of Mana - Into the Thick of it.zip",
        "size": 32774,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17339,
        "title": "Secret of Mana - Into the Thick of it",
        "version": "smwc-17339-1522806439",
        "upstream_time": 1522806439,
        "download_url": "https://dl.smwcentral.net/17339/%5BS%5D%20Secret%20of%20Mana%20-%20Forest%20~%20Into%20the%20Thick%20of%20it.zip",
        "filename": "%5BS%5D Secret of Mana - Forest ~ Into the Thick of it.zip",
        "size": 54428,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-it-happened-late-one-evening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9424,
    "title": "Secret of Mana - It Happened Late One Evening",
    "authors": [
      "Duraner Hawkeye"
    ],
    "tags": [
      "village"
    ],
    "description": "Dwarf Village theme from Secret of Mana.",
    "latest_version": "smwc-9424-1414863724",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9424,
        "title": "Secret of Mana - It Happened Late One Evening",
        "version": "smwc-9424-1414863724",
        "upstream_time": 1414863724,
        "download_url": "https://dl.smwcentral.net/9424/SoM%20-%20It%20Happened%20Late%20One%20Evening.zip",
        "filename": "SoM - It Happened Late One Evening.zip",
        "size": 51774,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-kakkara-desert-secret-of-the-arid-sands",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17358,
    "title": "Secret of Mana - Kakkara Desert ~ Secret of the Arid Sands",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "desert",
      "swamp",
      "town"
    ],
    "description": "Song that plays in the desert in Secret of Mana. Good for swamp, desert, and towns.",
    "latest_version": "smwc-17358-1522806694",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17358,
        "title": "Secret of Mana - Kakkara Desert ~ Secret of the Arid Sands",
        "version": "smwc-17358-1522806694",
        "upstream_time": 1522806694,
        "download_url": "https://dl.smwcentral.net/17358/%5BU%5D%20Secret%20of%20Mana%20-%20Kakkara%20Desert%20~%20Secret%20of%20the%20Arid%20Sands.zip",
        "filename": "%5BU%5D Secret of Mana - Kakkara Desert ~ Secret of the Arid Sands.zip",
        "size": 32969,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-mara-s-key",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20218,
    "title": "Secret of Mana - Mara's Key",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "keyhole"
    ],
    "description": "For misc themes, Requested by Brutapode89",
    "latest_version": "smwc-20218-1560732799",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20218,
        "title": "Secret of Mana - Mara's Key",
        "version": "smwc-20218-1560732799",
        "upstream_time": 1560732799,
        "download_url": "https://dl.smwcentral.net/20218/Mara.zip",
        "filename": "Mara.zip",
        "size": 40803,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35338,
    "title": "Secret of Mana - Menu",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "menu",
      "overworld"
    ],
    "description": "The file select theme from Secret of Mana.",
    "latest_version": "smwc-35338-1698864695",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35338,
        "title": "Secret of Mana - Menu",
        "version": "smwc-35338-1698864695",
        "upstream_time": 1698864695,
        "download_url": "https://dl.smwcentral.net/35338/SOM_Menu.zip",
        "filename": "SOM_Menu.zip",
        "size": 53636,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-meridian-dance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20557,
    "title": "Secret of Mana - Meridian Dance",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "final",
      "sky",
      "tense"
    ],
    "description": "Final boss theme in SoM, fits bosses or final areas.<br>\r\nNote: not compatible with P-Switch, Starman and thunder sfx/Blarggs.<br>\r\n<br>\r\nUpdate: added a version compatible with P-Switch and Starman, at the cost of using less echo delay.",
    "latest_version": "smwc-20557-1562904829",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20557,
        "title": "Secret of Mana - Meridian Dance",
        "version": "smwc-20557-1562904829",
        "upstream_time": 1562904829,
        "download_url": "https://dl.smwcentral.net/20557/41%20Meridian%20Dance.zip",
        "filename": "41 Meridian Dance.zip",
        "size": 129976,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-meridian-dance-resampled",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20915,
    "title": "Secret of Mana - Meridian Dance (Resampled)",
    "authors": [
      "Lumy"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "An epic and fast-paced, but at the same time, majestic final boss song. Makes extensive usage of ARAM, so some SMW samples have been disabled for it. I've included a more SMW compatible version for convenience.<br>\r\n<br>\r\nSamples omitted: 09 SMW @7.brr, 0D SMW @14.brr, 0F SMW @21.brr, 11 SMW @17.brr, (13 SMW Thunder.brr)*.<br>\r\nINCOMPATIBLE WITH: Bonus End music, (Blargg roar SFX, Thunder SFX, Valley of Bowser appears SFX, Castle destruction bomb SFX)*.<br>\r\n*Items in parenthesis are not a concern in the more SMW compatible version.<br>\r\n<br>\r\nIf you need even more samples enabled, you have the option to lower the echo delay (at the cost of sound quality). Find \"$F1 $02 $A2 $01\" in Meridian Dance [Resampled] (More SMW Compatible).txt, lower the $02, and then try re-enabling the sample you need. Note, however, that $02 is already a low echo delay and decreasing it further might make the echo sound really shallow. Consider working around the custom samples instead, provided you have the knowledge or someone willing to do it.",
    "latest_version": "smwc-20915-1566065855",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20915,
        "title": "Secret of Mana - Meridian Dance (Resampled)",
        "version": "smwc-20915-1566065855",
        "upstream_time": 1566065855,
        "download_url": "https://dl.smwcentral.net/20915/Meridian_Dance_Resampled_v4.zip",
        "filename": "Meridian_Dance_Resampled_v4.zip",
        "size": 192353,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-mysterious-moaning",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37589,
    "title": "Secret of Mana - Mysterious Moaning",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "misc",
      "nintendo presents"
    ],
    "description": "The voices that play during the Squaresoft intro logo in Secret of Mana.",
    "latest_version": "smwc-37589-1717970630",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37589,
        "title": "Secret of Mana - Mysterious Moaning",
        "version": "smwc-37589-1717970630",
        "upstream_time": 1717970630,
        "download_url": "https://dl.smwcentral.net/37589/SOM_Moaning.zip",
        "filename": "SOM_Moaning.zip",
        "size": 28794,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-mystic-invasion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19752,
    "title": "Secret of Mana - Mystic Invasion",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "custcene",
      "cutscene",
      "industrial",
      "sky"
    ],
    "description": "Could fit a castle with an eerie atmosphere.<br>\r\nRequested by Brutapode89.",
    "latest_version": "smwc-19752-1556059723",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19752,
        "title": "Secret of Mana - Mystic Invasion",
        "version": "smwc-19752-1556059723",
        "upstream_time": 1556059723,
        "download_url": "https://dl.smwcentral.net/19752/SoM_MysticInvasion.zip",
        "filename": "SoM_MysticInvasion.zip",
        "size": 58021,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8401,
        "title": "Secret of Mana - Mystic Invasion",
        "version": "smwc-8401-1361997816",
        "upstream_time": 1361997816,
        "download_url": "https://dl.smwcentral.net/8401/Holy%20Intruder.zip",
        "filename": "Holy Intruder.zip",
        "size": 65262,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-nature-s-muscle-into-the-thick-of-it-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33224,
    "title": "Secret of Mana - Nature's Muscle ~ Into the Thick of it (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "night"
    ],
    "description": "Did an special arrangement of <a href=\"https://youtu.be/eYW-xIksgew\" rel=\"nofollow\">Into The Thick Of It</a> from Secret of Mana / Seiken Densetsu for my <a href=\"https://hoodededge.bandcamp.com/album/love-colored-master-sparc700\" rel=\"nofollow\">Love-Colored MASTER SPARC700</a> Winter C3 2023 Album.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. D Minor (Original Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. E Minor (Custom Pitch)",
    "latest_version": "smwc-33224-1684761480",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33224,
        "title": "Secret of Mana - Nature's Muscle ~ Into the Thick of it (Remix)",
        "version": "smwc-33224-1684761480",
        "upstream_time": 1684761480,
        "download_url": "https://dl.smwcentral.net/33224/%5BLCMS%5D%20Nature%27s%20Muscle.zip",
        "filename": "%5BLCMS%5D Nature%27s Muscle.zip",
        "size": 117780,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-now-flightless-wings",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34344,
    "title": "Secret of Mana - Now Flightless Wings",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "calm",
      "credits"
    ],
    "description": "The ending theme of Secret of Mana. Plays before and after the credits. Includes a no intro version.",
    "latest_version": "smwc-34344-1694530223",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34344,
        "title": "Secret of Mana - Now Flightless Wings",
        "version": "smwc-34344-1694530223",
        "upstream_time": 1694530223,
        "download_url": "https://dl.smwcentral.net/34344/Flightlesswings.zip",
        "filename": "Flightlesswings.zip",
        "size": 68220,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-one-of-them-is-hope",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13425,
    "title": "Secret of Mana - One of Them is Hope",
    "authors": [
      "gibbl"
    ],
    "tags": [
      "castle",
      "final"
    ],
    "description": "The final-like tune that plays just before the fight with the Mana Beast. Good for end-game castle levels.",
    "latest_version": "smwc-13425-1459472603",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13425,
        "title": "Secret of Mana - One of Them is Hope",
        "version": "smwc-13425-1459472603",
        "upstream_time": 1459472603,
        "download_url": "https://dl.smwcentral.net/13425/Hope.zip",
        "filename": "Hope.zip",
        "size": 62002,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-pandora-rose-and-ghost",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17341,
    "title": "Secret of Mana - Pandora ~ Rose and Ghost",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "calm",
      "castle",
      "cutscene",
      "night"
    ],
    "description": "Song that plays in SoM. Good for cutscene or \"church levels\".",
    "latest_version": "smwc-17341-1522806459",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17341,
        "title": "Secret of Mana - Pandora ~ Rose and Ghost",
        "version": "smwc-17341-1522806459",
        "upstream_time": 1522806459,
        "download_url": "https://dl.smwcentral.net/17341/%5BS%5D%20Secret%20of%20Mana%20-%20Pandora%20~%20Rose%20and%20Ghost.zip",
        "filename": "%5BS%5D Secret of Mana - Pandora ~ Rose and Ghost.zip",
        "size": 63351,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-prophecy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40337,
    "title": "Secret of Mana - Prophecy",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cutscene",
      "final",
      "menu",
      "overworld",
      "sky",
      "title"
    ],
    "description": "A hopeful little song from Secret of Mana.",
    "latest_version": "smwc-40337-1756658656",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40337,
        "title": "Secret of Mana - Prophecy",
        "version": "smwc-40337-1756658656",
        "upstream_time": 1756658656,
        "download_url": "https://dl.smwcentral.net/40337/Secret%20of%20Mana%20-%20Prophecy.zip",
        "filename": "Secret of Mana - Prophecy.zip",
        "size": 31235,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13123,
        "title": "Secret of Mana - Prophecy",
        "version": "smwc-13123-1453419857",
        "upstream_time": 1453419857,
        "download_url": "https://dl.smwcentral.net/13123/SoM%20-%20Prophecy.zip",
        "filename": "SoM - Prophecy.zip",
        "size": 55168,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-rose-and-ghost",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8051,
    "title": "Secret of Mana - Rose and Ghost",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "cutscene",
      "town"
    ],
    "description": "ADSR commands really help set the scene for this sad and mysterious song. A great choice for cutscenes.",
    "latest_version": "smwc-8051-1316285396",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8051,
        "title": "Secret of Mana - Rose and Ghost",
        "version": "smwc-8051-1316285396",
        "upstream_time": 1316285396,
        "download_url": "https://dl.smwcentral.net/8051/Secret%20of%20Mana%20-%20Rose%20and%20Ghost.zip",
        "filename": "Secret of Mana - Rose and Ghost.zip",
        "size": 67873,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-sage-joch-s-cave-the-legend",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17359,
    "title": "Secret of Mana - Sage Joch's Cave ~ The Legend",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "castle",
      "cave",
      "forest",
      "spaceship"
    ],
    "description": "Song from SoM. Good for inside spaceship levels, forest levels, caves, and castles.",
    "latest_version": "smwc-17359-1522806709",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17359,
        "title": "Secret of Mana - Sage Joch's Cave ~ The Legend",
        "version": "smwc-17359-1522806709",
        "upstream_time": 1522806709,
        "download_url": "https://dl.smwcentral.net/17359/%5BU%5D%20Secret%20of%20Mana%20-%20Sage%20Joch%27s%20Cave%20~%20The%20Legend.zip",
        "filename": "%5BU%5D Secret of Mana - Sage Joch%27s Cave ~ The Legend.zip",
        "size": 33667,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-secret-of-the-arid-sands",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26724,
    "title": "Secret of Mana - Secret of the Arid Sands",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "dark",
      "desert",
      "jungle",
      "mountain",
      "night",
      "sewer",
      "swamp",
      "temple"
    ],
    "description": "Good for deserts or temples.<br>\r\nRequested by Brutapode89.<br>\r\n<br>\r\nNote: not compatible with \"Bonus end\" and Thunder SFX/Blarggs/Fireworks.",
    "latest_version": "smwc-26724-1621489673",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26724,
        "title": "Secret of Mana - Secret of the Arid Sands",
        "version": "smwc-26724-1621489673",
        "upstream_time": 1621489673,
        "download_url": "https://dl.smwcentral.net/26724/Secret%20of%20Mana%20-%20Secret%20of%20the%20Arid%20Sands.zip",
        "filename": "Secret of Mana - Secret of the Arid Sands.zip",
        "size": 86298,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19457,
        "title": "Secret of Mana - Secret of the Arid Sands",
        "version": "smwc-19457-1553700876",
        "upstream_time": 1553700876,
        "download_url": "https://dl.smwcentral.net/19457/Secret%20of%20Mana%20-%20Secret%20of%20the%20Arid%20Sands.zip",
        "filename": "Secret of Mana - Secret of the Arid Sands.zip",
        "size": 32322,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-secret-of-the-arid-sands-kakkara-desert-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7108,
    "title": "Secret of Mana - Secret of the Arid Sands ~ Kakkara Desert Theme",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "cave",
      "dark",
      "desert",
      "jungle",
      "mountain"
    ],
    "description": "A very dry and paced theme filled with determination that would fit a few places like a desert.",
    "latest_version": "smwc-7108-1324187061",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7108,
        "title": "Secret of Mana - Secret of the Arid Sands ~ Kakkara Desert Theme",
        "version": "smwc-7108-1324187061",
        "upstream_time": 1324187061,
        "download_url": "https://dl.smwcentral.net/7108/sd2d.zip",
        "filename": "sd2d.zip",
        "size": 66996,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-spirit-of-the-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15411,
    "title": "Secret of Mana - Spirit of the Night",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cutscene",
      "ice",
      "night",
      "overworld",
      "sad"
    ],
    "description": "This song plays in some of the sad cutscenes in Secret of Mana, so it would work well for similar cutscenes in a hack.<br>\r\n<br>\r\nYou are hereby banished from Potos Village.  Now GET OUT OF HERE!",
    "latest_version": "smwc-15411-1491794445",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15411,
        "title": "Secret of Mana - Spirit of the Night",
        "version": "smwc-15411-1491794445",
        "upstream_time": 1491794445,
        "download_url": "https://dl.smwcentral.net/15411/Spirit%20of%20the%20Night.zip",
        "filename": "Spirit of the Night.zip",
        "size": 31469,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-star-of-darkness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7234,
    "title": "Secret of Mana - Star of Darkness",
    "authors": [
      "Atma"
    ],
    "tags": [
      "cave",
      "cutscene",
      "dark",
      "ice",
      "mountain",
      "night"
    ],
    "description": "One of the dark, forbidding themes played in Secret of Mana.",
    "latest_version": "smwc-7234-1323913527",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7234,
        "title": "Secret of Mana - Star of Darkness",
        "version": "smwc-7234-1323913527",
        "upstream_time": 1323913527,
        "download_url": "https://dl.smwcentral.net/7234/StarofDarkness.zip",
        "filename": "StarofDarkness.zip",
        "size": 67214,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-steel-and-snare",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32046,
    "title": "Secret of Mana - Steel and Snare",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "dark",
      "industrial",
      "tense"
    ],
    "description": "Requested by Brutapode89.",
    "latest_version": "smwc-32046-1680292016",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32046,
        "title": "Secret of Mana - Steel and Snare",
        "version": "smwc-32046-1680292016",
        "upstream_time": 1680292016,
        "download_url": "https://dl.smwcentral.net/32046/30%20Steel%20and%20Snare.zip",
        "filename": "30 Steel and Snare.zip",
        "size": 66142,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-still-of-the-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28690,
    "title": "Secret of Mana - Still of the Night",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "ambient",
      "calm",
      "cave",
      "forest",
      "ghost house",
      "ice",
      "temple"
    ],
    "description": "A calm song that is played in Pure Land.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Brutapode89\"><a href=\"/?p=profile&amp;id=35831\" style=\"color: var(--user-color-1);\" class=\"un\">Brutapode89</a></span>",
    "latest_version": "smwc-28690-1638253381",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28690,
        "title": "Secret of Mana - Still of the Night",
        "version": "smwc-28690-1638253381",
        "upstream_time": 1638253381,
        "download_url": "https://dl.smwcentral.net/28690/StillOfTheNight.zip",
        "filename": "StillOfTheNight.zip",
        "size": 29415,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13976,
        "title": "Secret of Mana - Still of the Night",
        "version": "smwc-13976-1469763054",
        "upstream_time": 1469763054,
        "download_url": "https://dl.smwcentral.net/13976/Still%20of%20the%20Night.zip",
        "filename": "Still of the Night.zip",
        "size": 30696,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-sunken-continent-star-of-darkness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17342,
    "title": "Secret of Mana - Sunken Continent ~ Star of Darkness",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "final",
      "space"
    ],
    "description": "Song that plays in SoM. Great for stages that take place near a large spaceship/airship/castle that which represents the final area.",
    "latest_version": "smwc-17342-1522806521",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17342,
        "title": "Secret of Mana - Sunken Continent ~ Star of Darkness",
        "version": "smwc-17342-1522806521",
        "upstream_time": 1522806521,
        "download_url": "https://dl.smwcentral.net/17342/%5BS%5D%20Secret%20of%20Mana%20-%20Sunken%20Continent%20~%20Star%20of%20Darkness.zip",
        "filename": "%5BS%5D Secret of Mana - Sunken Continent ~ Star of Darkness.zip",
        "size": 70670,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-the-color-of-a-summer-day",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15364,
    "title": "Secret of Mana - The Color of a Summer Day",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beach",
      "grassland",
      "overworld",
      "town"
    ],
    "description": "The happy song that plays in most early-game towns in Secret of Mana.  Would best suit a grassland, town, or maybe an overworld.",
    "latest_version": "smwc-15364-1490676453",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15364,
        "title": "Secret of Mana - The Color of a Summer Day",
        "version": "smwc-15364-1490676453",
        "upstream_time": 1490676453,
        "download_url": "https://dl.smwcentral.net/15364/The%20Color%20of%20a%20Summer%20Day.zip",
        "filename": "The Color of a Summer Day.zip",
        "size": 31703,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-the-color-of-the-summer-sky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35043,
    "title": "Secret of Mana - The Color of the Summer Sky",
    "authors": [
      "scratch"
    ],
    "tags": [
      "calm",
      "grassland",
      "mountain",
      "town"
    ],
    "description": "You can buy candies, chocolates, and some cups in towns.<br>\r\nVery peaceful town theme. How about getting some sweets?<br>\r\n<br>\r\nNote: not compatible with Thunder.brr",
    "latest_version": "smwc-35043-1701387797",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35043,
        "title": "Secret of Mana - The Color of the Summer Sky",
        "version": "smwc-35043-1701387797",
        "upstream_time": 1701387797,
        "download_url": "https://dl.smwcentral.net/35043/SoM%20SummerSky.zip",
        "filename": "SoM SummerSky.zip",
        "size": 71910,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-the-curse",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26583,
    "title": "Secret of Mana - The Curse",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "dark",
      "mysterious",
      "spooky",
      "tense"
    ],
    "description": "Ominous atmospheric piece from Secret of Mana.",
    "latest_version": "smwc-26583-1617912121",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26583,
        "title": "Secret of Mana - The Curse",
        "version": "smwc-26583-1617912121",
        "upstream_time": 1617912121,
        "download_url": "https://dl.smwcentral.net/26583/Secret%20of%20Mana%20-%20The%20Curse.zip",
        "filename": "Secret of Mana - The Curse.zip",
        "size": 57557,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-the-legend",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29934,
    "title": "Secret of Mana - The Legend",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cave",
      "forest",
      "night"
    ],
    "description": "This song is played in sage Joch's cave.<br>\r\nI also made a version without the fading in the intro.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-29934-1648218577",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29934,
        "title": "Secret of Mana - The Legend",
        "version": "smwc-29934-1648218577",
        "upstream_time": 1648218577,
        "download_url": "https://dl.smwcentral.net/29934/TheLegend.zip",
        "filename": "TheLegend.zip",
        "size": 114790,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-the-little-sprite",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26596,
    "title": "Secret of Mana - The Little Sprite",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "desert",
      "forest",
      "grassland",
      "jungle"
    ],
    "description": "Could fit with a forest theme.",
    "latest_version": "smwc-26596-1617916006",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26596,
        "title": "Secret of Mana - The Little Sprite",
        "version": "smwc-26596-1617916006",
        "upstream_time": 1617916006,
        "download_url": "https://dl.smwcentral.net/26596/Secret%20of%20Mana%20-%20The%20Little%20Sprite.zip",
        "filename": "Secret of Mana - The Little Sprite.zip",
        "size": 76585,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13977,
        "title": "Secret of Mana - The Little Sprite",
        "version": "smwc-13977-1470068071",
        "upstream_time": 1470068071,
        "download_url": "https://dl.smwcentral.net/13977/The%20Little%20Sprite.zip",
        "filename": "The Little Sprite.zip",
        "size": 32439,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-the-oracle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22592,
    "title": "Secret of Mana - The Oracle",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "final",
      "spooky",
      "tense"
    ],
    "description": "The hectic song that plays during the fight against the Dark Lich in Secret of Mana.<br>\r\n<br>\r\nNote: not compatible with thunder sfx/Blarggs, \"Bonus end\" and P-Switch songs.",
    "latest_version": "smwc-22592-1587432864",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22592,
        "title": "Secret of Mana - The Oracle",
        "version": "smwc-22592-1587432864",
        "upstream_time": 1587432864,
        "download_url": "https://dl.smwcentral.net/22592/37%20The%20Oracle.zip",
        "filename": "37 The Oracle.zip",
        "size": 90917,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-the-second-truth-from-the-left",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22547,
    "title": "Secret of Mana - The Second Truth From the Left",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "airship",
      "credits",
      "sky"
    ],
    "description": "The credits theme from Secret of Mana, it could be used for credits or maybe for a sky/airship level.<br>\r\n<br>\r\n<b>Note:</b> doesn't work with thunder SFX.",
    "latest_version": "smwc-22547-1585706114",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22547,
        "title": "Secret of Mana - The Second Truth From the Left",
        "version": "smwc-22547-1585706114",
        "upstream_time": 1585706114,
        "download_url": "https://dl.smwcentral.net/22547/43%20The%20Second%20Truth%20From%20the%20Left.zip",
        "filename": "43 The Second Truth From the Left.zip",
        "size": 96171,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-the-wind-never-ceases",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35133,
    "title": "Secret of Mana - The Wind Never Ceases",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "ambient",
      "calm",
      "forest",
      "ice",
      "mountain",
      "night",
      "overworld",
      "sky"
    ],
    "description": "A mountain theme from Secret of Mana. Could fit Mountain levels.",
    "latest_version": "smwc-35133-1697657486",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35133,
        "title": "Secret of Mana - The Wind Never Ceases",
        "version": "smwc-35133-1697657486",
        "upstream_time": 1697657486,
        "download_url": "https://dl.smwcentral.net/35133/Wind%20Never%20Ceases.zip",
        "filename": "Wind Never Ceases.zip",
        "size": 42017,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25042,
        "title": "Secret of Mana - The Wind Never Ceases",
        "version": "smwc-25042-1607039296",
        "upstream_time": 1607039296,
        "download_url": "https://dl.smwcentral.net/25042/som_wind_never_ceases_0_1.zip",
        "filename": "som_wind_never_ceases_0_1.zip",
        "size": 33583,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-together-always",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22579,
    "title": "Secret of Mana - Together Always",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "grassland",
      "town"
    ],
    "description": "The overworld theme heard at the beginning of the game, it could fit a grassland level.",
    "latest_version": "smwc-22579-1586832356",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22579,
        "title": "Secret of Mana - Together Always",
        "version": "smwc-22579-1586832356",
        "upstream_time": 1586832356,
        "download_url": "https://dl.smwcentral.net/22579/04%20Together%20Always.zip",
        "filename": "04 Together Always.zip",
        "size": 71235,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-unused-jingle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40653,
    "title": "Secret of Mana - Unused Jingle 1",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "cutscene",
      "goal",
      "misc",
      "nintendo presents",
      "victory"
    ],
    "description": "The prequel to <a href=\"https://www.smwcentral.net/?p=section&a=details&id=35600\">this jingle I ported a year and a half ago.</a> I'm pretty sure this one was meant to play as a victory fanfare.<br>\r\n<br>\r\nUnless you know what you're doing, please don't use this as a global song.<br>\r\n<br>\r\nOne of the ports I released for the <a href=\"https://www.smwcentral.net/?p=viewthread&t=130605\">Summer 2025 C3</a>.",
    "latest_version": "smwc-40653-1759077868",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40653,
        "title": "Secret of Mana - Unused Jingle 1",
        "version": "smwc-40653-1759077868",
        "upstream_time": 1759077868,
        "download_url": "https://dl.smwcentral.net/40653/SOM%20Unused%20Jingle%201.zip",
        "filename": "SOM Unused Jingle 1.zip",
        "size": 49976,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35600,
        "title": "Secret of Mana - Unused Jingle 2",
        "version": "smwc-35600-1702656460",
        "upstream_time": 1702656460,
        "download_url": "https://dl.smwcentral.net/35600/SOM%20Unused%20Jingle%202.zip",
        "filename": "SOM Unused Jingle 2.zip",
        "size": 72094,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-what-the-forest-taught-me",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19743,
    "title": "Secret of Mana - What the Forest Taught Me",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "forest",
      "overworld"
    ],
    "description": "Sampled version of this song, fitting for a forest level or an overworld.<br>\r\nRequested by Brutapode89.",
    "latest_version": "smwc-19743-1555978759",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19743,
        "title": "Secret of Mana - What the Forest Taught Me",
        "version": "smwc-19743-1555978759",
        "upstream_time": 1555978759,
        "download_url": "https://dl.smwcentral.net/19743/SoM_Forest.zip",
        "filename": "SoM_Forest.zip",
        "size": 49185,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14054,
        "title": "Secret of Mana - What the Forest Taught Me",
        "version": "smwc-14054-1469990980",
        "upstream_time": 1469990980,
        "download_url": "https://dl.smwcentral.net/14054/What%20the%20Forest%20Taught%20Me.zip",
        "filename": "What the Forest Taught Me.zip",
        "size": 30985,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-where-the-wind-ends-lofty-mountains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21299,
    "title": "Secret of Mana - Where the Wind Ends (Lofty Mountains)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "calm",
      "forest",
      "ice",
      "mountain",
      "overworld",
      "sky"
    ],
    "description": "Will fit sky-like or misty mountain levels. Alternatives are ice-like and forest settings, or overworlds.<br>\r\nThis is the song that plays in Lofty Mountains, just before entering the 6th elemental palace in Secret of Mana.<br>\r\nNow updated.",
    "latest_version": "smwc-21299-1570736857",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21299,
        "title": "Secret of Mana - Where the Wind Ends (Lofty Mountains)",
        "version": "smwc-21299-1570736857",
        "upstream_time": 1570736857,
        "download_url": "https://dl.smwcentral.net/21299/som-where-wind-ends-1-1.zip",
        "filename": "som-where-wind-ends-1-1.zip",
        "size": 31840,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-of-mana-whisper-and-mantra-mana-palace-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7788,
    "title": "Secret of Mana - Whisper and Mantra ~ Mana Palace Theme 2",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "calm",
      "temple",
      "water"
    ],
    "description": "Also known as &#34;Water Theme&#34;, this music fits temples and watery zones pretty well.",
    "latest_version": "smwc-7788-1376099305",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7788,
        "title": "Secret of Mana - Whisper and Mantra ~ Mana Palace Theme 2",
        "version": "smwc-7788-1376099305",
        "upstream_time": 1376099305,
        "download_url": "https://dl.smwcentral.net/7788/SOMWP.zip",
        "filename": "SOMWP.zip",
        "size": 64201,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-parkway",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39365,
    "title": "Secret Parkway",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "ambient",
      "carnival",
      "credits",
      "cutscene",
      "forest",
      "ice",
      "mountain",
      "night",
      "overworld",
      "ruins",
      "sky",
      "title",
      "town",
      "urban",
      "water"
    ],
    "description": "\"Secret Parkway\" by Dispace Troblex. For forest levels, Whether abstract, urban, night, underwater, or sky. Maybe used for title screen, overworld, cutscene, level, and credits",
    "latest_version": "smwc-39365-1744421959",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39365,
        "title": "Secret Parkway",
        "version": "smwc-39365-1744421959",
        "upstream_time": 1744421959,
        "download_url": "https://dl.smwcentral.net/39365/Secret%20Parkway.zip",
        "filename": "Secret Parkway.zip",
        "size": 35376,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-sauce",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31273,
    "title": "Secret Sauce",
    "authors": [
      "VecchiaZim"
    ],
    "tags": [
      "cave",
      "dark",
      "industrial",
      "jungle",
      "night",
      "urban"
    ],
    "description": "Funky.",
    "latest_version": "smwc-31273-1663751382",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31273,
        "title": "Secret Sauce",
        "version": "smwc-31273-1663751382",
        "upstream_time": 1663751382,
        "download_url": "https://dl.smwcentral.net/31273/Secret%20Sauce.zip",
        "filename": "Secret Sauce.zip",
        "size": 62987,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-secret-something",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32131,
    "title": "Secret Something",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "beach",
      "calm",
      "cave",
      "forest",
      "ghost house",
      "grassland",
      "night",
      "temple"
    ],
    "description": "Lovely Anime Chill Music Could fit in the forest, cave, and night levels. Maybe in a Japanese house.",
    "latest_version": "smwc-32131-1672242052",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32131,
        "title": "Secret Something",
        "version": "smwc-32131-1672242052",
        "upstream_time": 1672242052,
        "download_url": "https://dl.smwcentral.net/32131/Secret%20Something.zip",
        "filename": "Secret Something.zip",
        "size": 32386,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-seeing-is-believing-kayoto",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32420,
    "title": "Seeing Is Believing - Kayoto",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "athletic",
      "credits",
      "space"
    ],
    "description": "One of the songs featured in the 1991 Amiga demo \"Seeing is Believing\" by the Anarchy group.<br>\r\nNot compatible with \"Bonus End\", Yoshi, P-Switch and Thunder SFX/Blarggs/Fireworks.",
    "latest_version": "smwc-32420-1677650094",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32420,
        "title": "Seeing Is Believing - Kayoto",
        "version": "smwc-32420-1677650094",
        "upstream_time": 1677650094,
        "download_url": "https://dl.smwcentral.net/32420/kayoto.zip",
        "filename": "kayoto.zip",
        "size": 157095,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sega-cd-us-model",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8566,
    "title": "Sega CD (US - Model 2) - BIOS",
    "authors": [
      "90FC3C"
    ],
    "tags": [
      "temple",
      "title"
    ],
    "description": "This tense and somewhat-brief song is ideal for something like a title screen.",
    "latest_version": "smwc-8566-1398077790",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8566,
        "title": "Sega CD (US - Model 2) - BIOS",
        "version": "smwc-8566-1398077790",
        "upstream_time": 1398077790,
        "download_url": "https://dl.smwcentral.net/8566/segacd.zip",
        "filename": "segacd.zip",
        "size": 65563,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-seibu-cup-soccer-round-1",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35748,
    "title": "Seibu Cup Soccer - Round 1 & 5",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "athletic",
      "grassland",
      "tense",
      "urban"
    ],
    "description": "An energetic, fast-paced stage theme from Seibu Kaihatsu's 1992 arcade game <i>Seibu Cup Soccer</i> (a.k.a. <i>Olympic Soccer '92</i>). Could fit athletic levels.",
    "latest_version": "smwc-35748-1703366397",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35748,
        "title": "Seibu Cup Soccer - Round 1 & 5",
        "version": "smwc-35748-1703366397",
        "upstream_time": 1703366397,
        "download_url": "https://dl.smwcentral.net/35748/Seibu%20Cup%20Soccer%20Round%201%2C5.zip",
        "filename": "Seibu Cup Soccer Round 1%2C5.zip",
        "size": 35085,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sesame-street",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8258,
    "title": "Sesame Street 123 - Ernie's Magic Shapes",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "town"
    ],
    "description": "This catchy little song could fit an early grassland level or town. It could also work well for a nice submap theme.",
    "latest_version": "smwc-8258-1343862550",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8258,
        "title": "Sesame Street 123 - Ernie's Magic Shapes",
        "version": "smwc-8258-1343862550",
        "upstream_time": 1343862550,
        "download_url": "https://dl.smwcentral.net/8258/Ernie%27s%20Magic%20Shapes.zip",
        "filename": "Ernie%27s Magic Shapes.zip",
        "size": 64370,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-settle-the-score",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13422,
    "title": "Settle the Score",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "space"
    ],
    "description": "A custom song by me. Could be used for some sort of battle, or fast-paced environment. (Fixed/Updated)",
    "latest_version": "smwc-13422-1459471926",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13422,
        "title": "Settle the Score",
        "version": "smwc-13422-1459471926",
        "upstream_time": 1459471926,
        "download_url": "https://dl.smwcentral.net/13422/%5BS%5D%20%28CUSTOM%29%20Settle%20the%20Score.zip",
        "filename": "%5BS%5D (CUSTOM) Settle the Score.zip",
        "size": 67525,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-seven-of-wands-sunset-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22292,
    "title": "Seven of Wands / Sunset Beach",
    "authors": [
      "Janno27"
    ],
    "tags": [
      "beach",
      "calm",
      "cave",
      "mysterious",
      "overworld"
    ],
    "description": "A new original composition that draws inspiration from Lui's \"Hydrothermal Hollow\". Features a vivid 7/8 section and a more  laid-back B-section. It could be used for cave settings, beach es (preferably) at sunset and more. <br>\r\n<br>\r\nAlso one of my more conventional songs. ",
    "latest_version": "smwc-22292-1585700429",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22292,
        "title": "Seven of Wands / Sunset Beach",
        "version": "smwc-22292-1585700429",
        "upstream_time": 1585700429,
        "download_url": "https://dl.smwcentral.net/22292/seven%20of%20wands.zip",
        "filename": "seven of wands.zip",
        "size": 34827,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-seventh-sound",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7973,
    "title": "Seventh Sound",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "athletic"
    ],
    "description": "A nice upbeat custom composition.",
    "latest_version": "smwc-7973-1312238675",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7973,
        "title": "Seventh Sound",
        "version": "smwc-7973-1312238675",
        "upstream_time": 1312238675,
        "download_url": "https://dl.smwcentral.net/7973/Seventh%20Sound.zip",
        "filename": "Seventh Sound.zip",
        "size": 68481,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sexy-parodius-lovely-otohime",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7411,
    "title": "Sexy Parodius - Lovely Otohime",
    "authors": [
      "Kiniko"
    ],
    "tags": [
      "athletic"
    ],
    "description": "Sexy Parodius version. Good for eastern levels.",
    "latest_version": "smwc-7411-1320221251",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7411,
        "title": "Sexy Parodius - Lovely Otohime",
        "version": "smwc-7411-1320221251",
        "upstream_time": 1320221251,
        "download_url": "https://dl.smwcentral.net/7411/Mayim%20Mayim.zip",
        "filename": "Mayim Mayim.zip",
        "size": 71349,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shack-funk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38085,
    "title": "Shack Funk",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "abstract",
      "boss",
      "industrial",
      "urban"
    ],
    "description": "A proper SNES port of my first song composed for a BotB contest, YEA VIDEOGAME #150 (which actually won, surprisingly). The theme of the one hour battle, if the title didn't give it away, was to use samples from Shaq Fu (I might've had to cheat by upscaling one of them an octave for the purposes of this port).<br>\r\n<br>\r\nThere's a few differences from the original, mostly either due to making things loop nicely or just because the samples sound different between the two.",
    "latest_version": "smwc-38085-1721922166",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38085,
        "title": "Shack Funk",
        "version": "smwc-38085-1721922166",
        "upstream_time": 1721922166,
        "download_url": "https://dl.smwcentral.net/38085/Shack%20Funk.zip",
        "filename": "Shack Funk.zip",
        "size": 42599,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shadow-dancer-burning-downtown-stage-1",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7578,
    "title": "Shadow Dancer - Burning Downtown (Stage 1-1)",
    "authors": [
      "OGS93"
    ],
    "tags": [
      "athletic",
      "boss",
      "cave",
      "dark",
      "fire",
      "industrial",
      "jungle",
      "mountain",
      "night"
    ],
    "description": "A heavy and unique track from a ridiculously hard game. Could fit places filled with chaos or darkness",
    "latest_version": "smwc-7578-1329116737",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7578,
        "title": "Shadow Dancer - Burning Downtown (Stage 1-1)",
        "version": "smwc-7578-1329116737",
        "upstream_time": 1329116737,
        "download_url": "https://dl.smwcentral.net/7578/Shadow%20Dancer%20-%20Stage%201-1.zip",
        "filename": "Shadow Dancer - Stage 1-1.zip",
        "size": 61907,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shadow-of-the-colossus-silence",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17469,
    "title": "Shadow of the Colossus - Silence",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "calm",
      "cutscene",
      "dark",
      "sad",
      "spooky",
      "tense"
    ],
    "description": "Melancholic song that plays during the downtime of some colossus fights.",
    "latest_version": "smwc-17469-1525133444",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17469,
        "title": "Shadow of the Colossus - Silence",
        "version": "smwc-17469-1525133444",
        "upstream_time": 1525133444,
        "download_url": "https://dl.smwcentral.net/17469/Shadow%20of%20the%20Colossus%20-%20Silence.zip",
        "filename": "Shadow of the Colossus - Silence.zip",
        "size": 52438,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shadow-of-the-ninja-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10363,
    "title": "Shadow of the Ninja - Boss",
    "authors": [
      "sincx"
    ],
    "tags": [
      "boss",
      "final",
      "fire",
      "tense"
    ],
    "description": "A short but upbeat song that could work for a boss fight (duh) or an intense, fast-paced segment of a level. This is actually a pretty old port, I just never got around to submitting it.",
    "latest_version": "smwc-10363-1419728625",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10363,
        "title": "Shadow of the Ninja - Boss",
        "version": "smwc-10363-1419728625",
        "upstream_time": 1419728625,
        "download_url": "https://dl.smwcentral.net/10363/sotnboss.zip",
        "filename": "sotnboss.zip",
        "size": 32463,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shadow-of-the-ninja-cybernetic-demonization-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28499,
    "title": "Shadow of the Ninja - Cybernetic Demonization ~ Stage 5 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "fire",
      "industrial",
      "night",
      "spooky",
      "tense",
      "urban"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/atf0AkkRCEI\" rel=\"nofollow\">Stage 5</a> from Natsume's Shadow Of the Ninja on the NES. Got the idea to do this after hearing the song in <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28456\">Magiopolis</a>.<br>\r\n<br>\r\nVery kick-ass theme from another one of Natsume's many banger games they made!! Perfectly captures the dark energy surrounding this burning industrial stage while still being incredibly intense.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C Minor (Original Pitch, turned on default)<br>\r\n2. D Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-28499-1637977639",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28499,
        "title": "Shadow of the Ninja - Cybernetic Demonization ~ Stage 5 (Remix)",
        "version": "smwc-28499-1637977639",
        "upstream_time": 1637977639,
        "download_url": "https://dl.smwcentral.net/28499/Cybernetic%20Demonization.zip",
        "filename": "Cybernetic Demonization.zip",
        "size": 106007,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shadow-of-the-ninja-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36915,
    "title": "Shadow of the Ninja - Stage 5",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "fire",
      "industrial",
      "retro",
      "spooky",
      "tense"
    ],
    "description": "Stage 5 from Shadow of the Ninja. Could fit a haunted theme.",
    "latest_version": "smwc-36915-1709491918",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36915,
        "title": "Shadow of the Ninja - Stage 5",
        "version": "smwc-36915-1709491918",
        "upstream_time": 1709491918,
        "download_url": "https://dl.smwcentral.net/36915/Shadow%20of%20the%20Ninja%20-%20Stage%205.zip",
        "filename": "Shadow of the Ninja - Stage 5.zip",
        "size": 32990,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31072,
        "title": "Shadow of the Ninja - Stage 5",
        "version": "smwc-31072-1661982600",
        "upstream_time": 1661982600,
        "download_url": "https://dl.smwcentral.net/31072/Shadow%20of%20the%20Ninja%20-%20Stage%205.zip",
        "filename": "Shadow of the Ninja - Stage 5.zip",
        "size": 113542,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19300,
        "title": "Shadow of the Ninja - Stage 1",
        "version": "smwc-19300-1552359957",
        "upstream_time": 1552359957,
        "download_url": "https://dl.smwcentral.net/19300/ShadowOfTheNinja1.zip",
        "filename": "ShadowOfTheNinja1.zip",
        "size": 36951,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shadow-the-hedgehog-shut-your-mouth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8218,
    "title": "Shadow the Hedgehog - SHUT YOUR MOUTH",
    "authors": [
      "Botcrazy"
    ],
    "tags": [
      "cave",
      "dark",
      "industrial",
      "overworld"
    ],
    "description": "A short, heavy theme that could work well for a submap. The author, Botcrazy, would like credit if used",
    "latest_version": "smwc-8218-1339319999",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8218,
        "title": "Shadow the Hedgehog - SHUT YOUR MOUTH",
        "version": "smwc-8218-1339319999",
        "upstream_time": 1339319999,
        "download_url": "https://dl.smwcentral.net/8218/Shadow%20the%20Hedgehog%20-%20SHUT%20YOUR%20MOUTH.zip",
        "filename": "Shadow the Hedgehog - SHUT YOUR MOUTH.zip",
        "size": 67437,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shadowrun-snes-morgue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40796,
    "title": "Shadowrun (SNES) - Morgue",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "dark",
      "industrial",
      "urban"
    ],
    "description": "Don't get caught hacking into the Matrix.",
    "latest_version": "smwc-40796-1763407202",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40796,
        "title": "Shadowrun (SNES) - Morgue",
        "version": "smwc-40796-1763407202",
        "upstream_time": 1763407202,
        "download_url": "https://dl.smwcentral.net/40796/Morgue.zip",
        "filename": "Morgue.zip",
        "size": 65342,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shady-cicada",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23706,
    "title": "Shady Cicada - 8-bit Song",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "Put in my C3 Thread.<br>\r\n<br>\r\nCould fit an intense boss or intense area.",
    "latest_version": "smwc-23706-1598068252",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23706,
        "title": "Shady Cicada - 8-bit Song",
        "version": "smwc-23706-1598068252",
        "upstream_time": 1598068252,
        "download_url": "https://dl.smwcentral.net/23706/8%20Bit%20Song.zip",
        "filename": "8 Bit Song.zip",
        "size": 30659,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shady-cicada-break-the-cycle-chrome-music-lab",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23726,
    "title": "Shady Cicada - Break The Cycle (Chrome Music Lab Version)",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "calm",
      "cutscene",
      "final",
      "sad"
    ],
    "description": "Could be used in a cutscene, Its a calm song but still doesnt feel calm (?)<br>\r\nChrome Music Lab version doesn't loop",
    "latest_version": "smwc-23726-1598068431",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23726,
        "title": "Shady Cicada - Break The Cycle (Chrome Music Lab Version)",
        "version": "smwc-23726-1598068431",
        "upstream_time": 1598068431,
        "download_url": "https://dl.smwcentral.net/23726/Break%20The%20Cycle.zip",
        "filename": "Break The Cycle.zip",
        "size": 62499,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shady-cicada-final-warm-up-the-microwave-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22782,
    "title": "Shady Cicada - Final Warm Up (The Microwave Song)",
    "authors": [
      "TadeLn"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "Bossfight music.<br>\r\n<br>\r\nOrginal song: https://youtu.be/aXDNGNdl5v0<br>\r\nThis port on YouTube: https://youtu.be/7Nwa0yYKQnk<br>\r\n",
    "latest_version": "smwc-22782-1589683593",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22782,
        "title": "Shady Cicada - Final Warm Up (The Microwave Song)",
        "version": "smwc-22782-1589683593",
        "upstream_time": 1589683593,
        "download_url": "https://dl.smwcentral.net/22782/Shady%20Cicada%20-%20Final%20Warm%20Up%20%28The%20Microwave%20Song%29.zip",
        "filename": "Shady Cicada - Final Warm Up (The Microwave Song).zip",
        "size": 33702,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shantae-and-the-pirate-s-curse-a-troublesome-trek-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34910,
    "title": "Shantae and the Pirate's Curse - A Troublesome Trek (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "dark",
      "ruins"
    ],
    "description": "Based : Nothing",
    "latest_version": "smwc-34910-1697153952",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34910,
        "title": "Shantae and the Pirate's Curse - A Troublesome Trek (Mega Man X Style)",
        "version": "smwc-34910-1697153952",
        "upstream_time": 1697153952,
        "download_url": "https://dl.smwcentral.net/34910/ATroublesomeTrek%20X1.zip",
        "filename": "ATroublesomeTrek X1.zip",
        "size": 63003,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shantae-and-the-pirate-s-curse-rave-in-the-grave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21384,
    "title": "Shantae and the Pirate's Curse - Rave in the Grave",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "dark",
      "forest",
      "ghost house",
      "night",
      "spooky"
    ],
    "description": "The halloween-y song you hear in Spiderweb Islands of Shantae and the Pirate's Curse. Fits dark-themed yet athletic and lively levels.",
    "latest_version": "smwc-21384-1573807374",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21384,
        "title": "Shantae and the Pirate's Curse - Rave in the Grave",
        "version": "smwc-21384-1573807374",
        "upstream_time": 1573807374,
        "download_url": "https://dl.smwcentral.net/21384/spiderweb%20island.zip",
        "filename": "spiderweb island.zip",
        "size": 35085,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shantae-dribble-fountain-cackle-mound-labyrinths",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19623,
    "title": "Shantae - Dribble Fountain & Cackle Mound Labyrinths",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "castle",
      "cave",
      "desert",
      "temple"
    ],
    "description": "This song plays during the first and third dungeons of Shantae for the Game Boy Color. Would suit a pyramid, desert temple, etc.<br>\r\n<br>\r\nThis song was part of Wyatt's music pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-19623-1555356507",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19623,
        "title": "Shantae - Dribble Fountain & Cackle Mound Labyrinths",
        "version": "smwc-19623-1555356507",
        "upstream_time": 1555356507,
        "download_url": "https://dl.smwcentral.net/19623/shantaegbc-labyrinths1.zip",
        "filename": "shantaegbc-labyrinths1.zip",
        "size": 34494,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shantae-gbc-scuttle-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35575,
    "title": "Shantae (GBC) - Scuttle Town",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "desert",
      "retro",
      "temple",
      "town"
    ],
    "description": "Scuttle Town from Shantae on the Gameboy Color.<br>\r\n<br>\r\nMake sure to insert the sample group included in the submission.<br>\r\nOmits Thunder, @15 (Yoshi) and @7 (Bonus End).",
    "latest_version": "smwc-35575-1702122498",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35575,
        "title": "Shantae (GBC) - Scuttle Town",
        "version": "smwc-35575-1702122498",
        "upstream_time": 1702122498,
        "download_url": "https://dl.smwcentral.net/35575/Shantae%20GBC%20-%20Scuttle%20Town.zip",
        "filename": "Shantae GBC - Scuttle Town.zip",
        "size": 102997,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shaq-fu-2nd-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39448,
    "title": "Shaq-Fu - 2nd World",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "forest",
      "jungle",
      "night",
      "overworld",
      "ruins"
    ],
    "description": "2nd World from Shaq-Fu, played on the Overworld during the Story Mode.",
    "latest_version": "smwc-39448-1744468584",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39448,
        "title": "Shaq-Fu - 2nd World",
        "version": "smwc-39448-1744468584",
        "upstream_time": 1744468584,
        "download_url": "https://dl.smwcentral.net/39448/Shaq%20Fu%20-%202nd%20World.zip",
        "filename": "Shaq Fu - 2nd World.zip",
        "size": 48394,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shaq-fu-dragon-s-pass",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29839,
    "title": "Shaq Fu - Dragon's Pass",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cave",
      "mountain",
      "urban"
    ],
    "description": "A somewhat catchy song from the fighting game Shaq Fu.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Segment1Zone2\"><a href=\"/?p=profile&amp;id=46677\" style=\"color: var(--user-color-1);\" class=\"un\">Segment1Zone2</a></span>",
    "latest_version": "smwc-29839-1652029352",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29839,
        "title": "Shaq Fu - Dragon's Pass",
        "version": "smwc-29839-1652029352",
        "upstream_time": 1652029352,
        "download_url": "https://dl.smwcentral.net/29839/DragonsPassV2.zip",
        "filename": "DragonsPassV2.zip",
        "size": 53008,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shaq-fu-gargoyles-peak",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38302,
    "title": "Shaq-Fu - Gargoyles' Peak",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "desert",
      "mountain",
      "night",
      "ruins",
      "temple"
    ],
    "description": "Gargoyles' Peak from Shaq-Fu.",
    "latest_version": "smwc-38302-1727738927",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38302,
        "title": "Shaq-Fu - Gargoyles' Peak",
        "version": "smwc-38302-1727738927",
        "upstream_time": 1727738927,
        "download_url": "https://dl.smwcentral.net/38302/Shaq-Fu%20-%20Gargoyles%27%20Peak.zip",
        "filename": "Shaq-Fu - Gargoyles%27 Peak.zip",
        "size": 49257,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shaq-fu-vs",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39477,
    "title": "Shaq-Fu - Vs.",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "tense"
    ],
    "description": "Vs. from Shaq-Fu, played during the Vs. cutscene.",
    "latest_version": "smwc-39477-1744468801",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39477,
        "title": "Shaq-Fu - Vs.",
        "version": "smwc-39477-1744468801",
        "upstream_time": 1744468801,
        "download_url": "https://dl.smwcentral.net/39477/Shaq-Fu%20-%20Vs.zip",
        "filename": "Shaq-Fu - Vs.zip",
        "size": 50611,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shatterhand-area-a",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19329,
    "title": "Shatterhand - Area A",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "final",
      "fire",
      "tense"
    ],
    "description": "The very intense first stage theme from Shatterhand, with a soundtrack (made by Iku Mizutani) that is definitely one of the best OSTs you can find on the NES.<br>\r\n<br>\r\nThis song can fit both intense first level themes, and also fire level themes. Could also fit more final scenarios too, tho I'm not too sure about that if you ask me.",
    "latest_version": "smwc-19329-1553197808",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19329,
        "title": "Shatterhand - Area A",
        "version": "smwc-19329-1553197808",
        "upstream_time": 1553197808,
        "download_url": "https://dl.smwcentral.net/19329/Area%20A.zip",
        "filename": "Area A.zip",
        "size": 73896,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shatterhand-area-b",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31528,
    "title": "Shatterhand - Area B",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "final",
      "industrial",
      "retro",
      "tense",
      "urban"
    ],
    "description": "The intense and determined theme played on Area B in Shatterhand for the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31528-1663844071",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31528,
        "title": "Shatterhand - Area B",
        "version": "smwc-31528-1663844071",
        "upstream_time": 1663844071,
        "download_url": "https://dl.smwcentral.net/31528/Shatterhand%20-%20Area%20B.zip",
        "filename": "Shatterhand - Area B.zip",
        "size": 67420,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20040,
        "title": "Shatterhand - Area B",
        "version": "smwc-20040-1559176050",
        "upstream_time": 1559176050,
        "download_url": "https://dl.smwcentral.net/20040/shatterhand%20-%20area%20b.zip",
        "filename": "shatterhand - area b.zip",
        "size": 57273,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shatterhand-stage-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7634,
    "title": "Shatterhand - Stage Select",
    "authors": [
      "sincx"
    ],
    "tags": [
      "boss",
      "cutscene",
      "final",
      "industrial",
      "overworld"
    ],
    "description": "A powerful and upbeat song that would best fit a factory submap or a stage select screen.",
    "latest_version": "smwc-7634-1339318625",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7634,
        "title": "Shatterhand - Stage Select",
        "version": "smwc-7634-1339318625",
        "upstream_time": 1339318625,
        "download_url": "https://dl.smwcentral.net/7634/Stage%20Select.zip",
        "filename": "Stage Select.zip",
        "size": 61399,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shelltrove-shores-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41625,
    "title": "Shelltrove Shores (Map)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "beach",
      "overworld"
    ],
    "description": "Sunset Beach Overworld Map with resorts",
    "latest_version": "smwc-41625-1774545912",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41625,
        "title": "Shelltrove Shores (Map)",
        "version": "smwc-41625-1774545912",
        "upstream_time": 1774545912,
        "download_url": "https://dl.smwcentral.net/41625/Shelltrove%20Shoes%20%28Map%29.zip",
        "filename": "Shelltrove Shoes (Map).zip",
        "size": 31194,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shenandoah-harmony-leicester",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23678,
    "title": "Shenandoah Harmony - Leicester",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "castle",
      "ghost house",
      "night",
      "ruins",
      "temple",
      "tense"
    ],
    "description": "Track Submitted for C3 Summer 2020.<br>\r\nA tense/sad theme that would fit sanctuaries, temples, ruins, castles and such.<br>\r\n<br>\r\n<a href=\"https://shenandoah.harmony.sacredharpbremen.org/418b-leicester/\" rel=\"nofollow\">/Full score/</a>",
    "latest_version": "smwc-23678-1595970715",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23678,
        "title": "Shenandoah Harmony - Leicester",
        "version": "smwc-23678-1595970715",
        "upstream_time": 1595970715,
        "download_url": "https://dl.smwcentral.net/23678/shen_leicester_0_1%20.zip",
        "filename": "shen_leicester_0_1 .zip",
        "size": 33274,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shenandoah-harmony-lover-s-lamentation-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23750,
    "title": "Shenandoah Harmony - Lover's Lamentation (arrangement)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "castle",
      "cutscene",
      "environmental",
      "temple",
      "tense"
    ],
    "description": "A tense and solemn song to be used in temple or castle levels. What I get from the lyrics is the character grieves a relative or a lover. So it may also work in a cutscene.<br>\r\n<br>\r\nIf you click on the below link, you'll see I adapted the song in order to have all the channels playing no matter what. So it would not feel too empty. I think I've done that at best of my capacity.<br>\r\n<br>\r\n<a href=\"https://shenandoah.harmony.sacredharpbremen.org/450-lovers-lamentation/\" rel=\"nofollow\">/Full score/</a>",
    "latest_version": "smwc-23750-1596246690",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23750,
        "title": "Shenandoah Harmony - Lover's Lamentation (arrangement)",
        "version": "smwc-23750-1596246690",
        "upstream_time": 1596246690,
        "download_url": "https://dl.smwcentral.net/23750/shen_lover_lamentation.zip",
        "filename": "shen_lover_lamentation.zip",
        "size": 34069,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shenandoah-harmony-the-good-old-way",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23607,
    "title": "Shenandoah Harmony - The Good Old Way",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "calm",
      "cutscene",
      "grassland",
      "mountain",
      "sad",
      "snow",
      "title"
    ],
    "description": "Track Submitted for C3 Summer 2020.<br>\r\nA sad and calm song that can be used for a variety of purposes.<br>\r\n<br>\r\n<a href=\"https://shenandoah.harmony.sacredharpbremen.org/326b-the-good-old-way/\" rel=\"nofollow\">/Full score/</a><br>\r\n<br>\r\nUpdate 5/7: Added panning in order to let channels breathe.<br>\r\nUpdate 8/7: Lowered one octive for better accuracy.",
    "latest_version": "smwc-23607-1595454418",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23607,
        "title": "Shenandoah Harmony - The Good Old Way",
        "version": "smwc-23607-1595454418",
        "upstream_time": 1595454418,
        "download_url": "https://dl.smwcentral.net/23607/shen_good_old_way_0_1_.zip",
        "filename": "shen_good_old_way_0_1_.zip",
        "size": 33280,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shiki-eiyuu-den-city-of-kanyou",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19654,
    "title": "Shiki Eiyuu Den - City of Kanyou",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "castle",
      "cutscene",
      "dark",
      "desert",
      "fire"
    ],
    "description": "Could fit with castle theme",
    "latest_version": "smwc-19654-1555714888",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19654,
        "title": "Shiki Eiyuu Den - City of Kanyou",
        "version": "smwc-19654-1555714888",
        "upstream_time": 1555714888,
        "download_url": "https://dl.smwcentral.net/19654/Shiki%20Eiyuu%20Den%20-%20City%20of%20Kanyou.zip",
        "filename": "Shiki Eiyuu Den - City of Kanyou.zip",
        "size": 61195,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shimono-masaki-no-fishing-to-bassing-hello",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36594,
    "title": "Shimono Masaki no Fishing to Bassing - Hello",
    "authors": [
      "Jakeapus"
    ],
    "tags": [
      "beach",
      "overworld",
      "title"
    ],
    "description": "Howdy, Salutations, Hi, Bonjour, Buenos Dias :D I've never played Shimano Masaki no Fishing to Bassing, but it has a really great soundtrack so I decided to try my hand at one song for now. \"Hello\" is super upbeat and could be used for the overworld, title screen, or beach level, but don't let that stop you from using it elsewhere! <br>\r\nUPDATE 1/9/24: Added global light staccato",
    "latest_version": "smwc-36594-1704924882",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36594,
        "title": "Shimono Masaki no Fishing to Bassing - Hello",
        "version": "smwc-36594-1704924882",
        "upstream_time": 1704924882,
        "download_url": "https://dl.smwcentral.net/36594/Hello.zip",
        "filename": "Hello.zip",
        "size": 32419,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-bokura-no-taiyou-gyakushuu-no-sabata-vanargand",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37449,
    "title": "Shin Bokura no Taiyou: Gyakushuu no Sabata - Vanargand",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "castle",
      "final"
    ],
    "description": "The final boss theme from the third Boktai game. Good for, well, final boss fights, but could also potentially fit for castles as well depending on what you'll be using this for.<br>\r\n<br>\r\nWARNING: Not compatible with Blaargs or Yoshi.",
    "latest_version": "smwc-37449-1715984934",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37449,
        "title": "Shin Bokura no Taiyou: Gyakushuu no Sabata - Vanargand",
        "version": "smwc-37449-1715984934",
        "upstream_time": 1715984934,
        "download_url": "https://dl.smwcentral.net/37449/shinbokvanargand.zip",
        "filename": "shinbokvanargand.zip",
        "size": 139322,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-kid-senki-gundam-wing-endless-duel-airport",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28840,
    "title": "Shin Kidō Senki Gundam Wing: Endless Duel - Airport",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "chase",
      "industrial",
      "space",
      "tense",
      "urban"
    ],
    "description": "A techno song from the Gundam Wing beat 'em up game.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"Phyll\"><a href=\"/?p=profile&amp;id=44317\" style=\"color: var(--user-color-1);\" class=\"un\">Phyll</a></span>",
    "latest_version": "smwc-28840-1642113673",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28840,
        "title": "Shin Kidō Senki Gundam Wing: Endless Duel - Airport",
        "version": "smwc-28840-1642113673",
        "upstream_time": 1642113673,
        "download_url": "https://dl.smwcentral.net/28840/Airport.zip",
        "filename": "Airport.zip",
        "size": 76049,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-kid-senki-gundam-wing-endless-duel-arctic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32019,
    "title": "Shin Kidō Senki Gundam Wing: Endless Duel - Arctic",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "castle",
      "ice",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-32019-1672534780",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32019,
        "title": "Shin Kidō Senki Gundam Wing: Endless Duel - Arctic",
        "version": "smwc-32019-1672534780",
        "upstream_time": 1672534780,
        "download_url": "https://dl.smwcentral.net/32019/Arctic.zip",
        "filename": "Arctic.zip",
        "size": 56426,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-kid-senki-gundam-wing-endless-duel-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33617,
    "title": "Shin Kidō Senki Gundam Wing: Endless Duel - City",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "fire",
      "industrial",
      "urban"
    ],
    "description": "Music that plays in the city stage.",
    "latest_version": "smwc-33617-1688162319",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33617,
        "title": "Shin Kidō Senki Gundam Wing: Endless Duel - City",
        "version": "smwc-33617-1688162319",
        "upstream_time": 1688162319,
        "download_url": "https://dl.smwcentral.net/33617/Gundam%20Wing%20-%20City.zip",
        "filename": "Gundam Wing - City.zip",
        "size": 76352,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-kid-senki-gundam-wing-endless-duel-opening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31466,
    "title": "Shin Kidō Senki Gundam Wing: Endless Duel - Opening",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "credits",
      "space",
      "title"
    ],
    "description": "The opening theme from Gundam Wing: Endless Duel.",
    "latest_version": "smwc-31466-1663760517",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31466,
        "title": "Shin Kidō Senki Gundam Wing: Endless Duel - Opening",
        "version": "smwc-31466-1663760517",
        "upstream_time": 1663760517,
        "download_url": "https://dl.smwcentral.net/31466/GWOpening.zip",
        "filename": "GWOpening.zip",
        "size": 68952,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-kid-senki-gundam-wing-endless-duel-port",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34254,
    "title": "Shin Kidō Senki Gundam Wing: Endless Duel - Port",
    "authors": [
      "Ahrion",
      "Zavok"
    ],
    "tags": [
      "athletic",
      "industrial",
      "indutrial",
      "sewer",
      "space",
      "urban"
    ],
    "description": "Pretty song. Could fit a factory or space theme.",
    "latest_version": "smwc-34254-1693477037",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34254,
        "title": "Shin Kidō Senki Gundam Wing: Endless Duel - Port",
        "version": "smwc-34254-1693477037",
        "upstream_time": 1693477037,
        "download_url": "https://dl.smwcentral.net/34254/Port%20%28U%29.zip",
        "filename": "Port (U).zip",
        "size": 37959,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30847,
        "title": "Shin Kidō Senki Gundam Wing: Endless Duel - Port",
        "version": "smwc-30847-1659280145",
        "upstream_time": 1659280145,
        "download_url": "https://dl.smwcentral.net/30847/Port.zip",
        "filename": "Port.zip",
        "size": 64521,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-kid-senki-gundam-wing-endless-duel-port-re-arranged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16795,
    "title": "Shin Kidō Senki Gundam Wing: Endless Duel - Port (Re-Arranged)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "final",
      "space",
      "tense"
    ],
    "description": "This is the Port stage theme from Gundam Wing: Endless Duel, which is a Gundam fighting game by Natsume made in the 90s for the SNES in Japan only. Also known as Deathscythe's stage theme.<br>\r\n<br>\r\nThis could definitely fit tense atlethic levels, but not much else sadly. At least, not in any scenario I can think of... lmao<br>\r\n<br>\r\nUpdate: Once again, musicalman helped me with the tunings on this one; hopefully it should be better now",
    "latest_version": "smwc-16795-1514628586",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16795,
        "title": "Shin Kidō Senki Gundam Wing: Endless Duel - Port (Re-Arranged)",
        "version": "smwc-16795-1514628586",
        "upstream_time": 1514628586,
        "download_url": "https://dl.smwcentral.net/16795/Gundam%20Wing%20Endless%20Duel%20-%20Port.zip",
        "filename": "Gundam Wing Endless Duel - Port.zip",
        "size": 68620,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-kid-senki-gundam-wing-endless-duel-seaside",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34871,
    "title": "Shin Kidō Senki Gundam Wing: Endless Duel - Seaside",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "industrial",
      "space",
      "urban",
      "water"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-34871-1696103040",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34871,
        "title": "Shin Kidō Senki Gundam Wing: Endless Duel - Seaside",
        "version": "smwc-34871-1696103040",
        "upstream_time": 1696103040,
        "download_url": "https://dl.smwcentral.net/34871/Seaside.zip",
        "filename": "Seaside.zip",
        "size": 75193,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-kid-senki-gundam-wing-endless-duel-space-ship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28909,
    "title": "Shin Kidō Senki Gundam Wing: Endless Duel - Space Ship",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "final",
      "industrial",
      "space",
      "urban"
    ],
    "description": "This tense song is played in the space ship stage. Like many other songs from the game, the mood changes several times.",
    "latest_version": "smwc-28909-1641884630",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28909,
        "title": "Shin Kidō Senki Gundam Wing: Endless Duel - Space Ship",
        "version": "smwc-28909-1641884630",
        "upstream_time": 1641884630,
        "download_url": "https://dl.smwcentral.net/28909/Space%20Ship.zip",
        "filename": "Space Ship.zip",
        "size": 63304,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-kid-senki-gundam-wing-endless-duel-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31869,
    "title": "Shin Kidō Senki Gundam Wing: Endless Duel - Tower",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "castle",
      "dark",
      "final",
      "mysterious"
    ],
    "description": "Tower from Gundam Wing: Endless Duel.<br>\r\n<br>\r\nIn the zip there are two txts:<br>\r\n11 Tower - Plays the intro once then loops like normal.<br>\r\n11 Tower (Start Loop) - Plays the intro once, then plays the rest twice and loops the song back to the beginning.",
    "latest_version": "smwc-31869-1672449044",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31869,
        "title": "Shin Kidō Senki Gundam Wing: Endless Duel - Tower",
        "version": "smwc-31869-1672449044",
        "upstream_time": 1672449044,
        "download_url": "https://dl.smwcentral.net/31869/Gundam%20Wing%20Endless%20Duel%20-%20Tower..zip",
        "filename": "Gundam Wing Endless Duel - Tower..zip",
        "size": 129102,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-arcade",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37258,
    "title": "Shin Megami Tensei - Arcade",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "urban"
    ],
    "description": "Plays in various dungeons. Also known as 'School‘ in SMT if…<br>\r\n",
    "latest_version": "smwc-37258-1713468562",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37258,
        "title": "Shin Megami Tensei - Arcade",
        "version": "smwc-37258-1713468562",
        "upstream_time": 1713468562,
        "download_url": "https://dl.smwcentral.net/37258/SMT%20Arcade.zip",
        "filename": "SMT Arcade.zip",
        "size": 45275,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-battle-x2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35150,
    "title": "Shin Megami Tensei - Battle (X2 Style)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "The main battle theme from the first Shin Megami Tensei game on the SNES, but it sounds like Megaman X2 music now! Good for bosses and chase sequences I suppose<br>\r\n<br>\r\n(also if anyone remembers that I already \"made\" a port of this in this exact style already, well just know that it was actually mostly musicalman who did that one since that was around the time where I couldn't make ports myself, so when it came to uploading some of the SNESGSS covers I was making back then on the site I asked for his help a couple of times on that, and I wasn't as involved with the process of actually porting this, which I kinda felt pretty guilty about to this day, so yeah, here's a actual port of this that was fully made by me this time around lol)",
    "latest_version": "smwc-35150-1698173984",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35150,
        "title": "Shin Megami Tensei - Battle (X2 Style)",
        "version": "smwc-35150-1698173984",
        "upstream_time": 1698173984,
        "download_url": "https://dl.smwcentral.net/35150/smt1battlex2.zip",
        "filename": "smt1battlex2.zip",
        "size": 77344,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-blasphemous-souls-castle-of-the-four-gods-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38725,
    "title": "Shin Megami Tensei - Blasphemous Souls ~ Castle of the Four Gods (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "abstract",
      "castle",
      "dark",
      "final",
      "ghost house",
      "mysterious",
      "ruins",
      "spooky",
      "tense"
    ],
    "description": "<img src=\"https://bin.smwcentral.net/u/23547/Jack%2BFrost.gif\" alt=\"\"><br>\r\n<br>\r\nDid an arrangement of <b><a href=\"https://youtu.be/NFjnPPZi_nA?si=vbmC6P_lCFu1SFxO\" rel=\"nofollow\">Cas</a><a href=\"https://youtu.be/DDnr-oaPZRc?si=PmoeBIGJ2PJvaryG\" rel=\"nofollow\">tle</a> <a href=\"https://youtu.be/i9tGitwgVL0?si=66bC2A84t8DSu_Wp\" rel=\"nofollow\">of</a> <a href=\"https://youtu.be/_cmf5BZg7Vs?si=5N9u3b_yWy8p1XMy\" rel=\"nofollow\">the</a> <a href=\"https://youtu.be/z9BxrbWXnL0?si=XSShggmtsuupOwNT\" rel=\"nofollow\">Four</a> <a href=\"https://youtu.be/F-wfTF-3QZg?si=nKgV2zqrGejIW22g\" rel=\"nofollow\">Gods</a></b> from <i>Shin Megami Tensei</i>. Started this months back and had it sitting on my PC collecting dust. I thought it'd be neat to finish this port, since I've always wanted to arrange a Shin Megami Tensei theme. Also, I swear to God, it's clear SMT1's SNES OST had some budget cuts with its version of the OST (makes sense given how kinda simple yet effective these songs are in spite of the very obvious lower quality samples), but the Sega CD version just pushes the soundtrack to its limit.<br>\r\n<br>\r\nCastle of the Four Gods is my favorite track from every version of SMT1, and I wanted to have both the energy of the <a href=\"https://youtu.be/i9tGitwgVL0?si=66bC2A84t8DSu_Wp\" rel=\"nofollow\">Sega CD version</a> while also sticking to the roots of the SNES version with this mix.<br>\r\n<br>\r\nAlso, this is easily one of my smallest song files I've uploaded in a long time (not counting any jingles I've made at all in that time).<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>HUGE CONFESSION</span></div><div class=\"collapse-content\">Huge fan of the OST (listen to it way too often, ESPECIALLY THE SEGA CD VERSION 'CUZ MY GOD IS IT AMAZING!!!), but I get goose bumps every time I try playing any of the 16-Bit Megami Tensei games. That in-game art style (along with the first person camera), man... the very clay-like look it has got me sleeping with one eye open at night. Also doesn't help whenever it's complimented with a really freaky demon design that usually wouldn't get to me in any other art style.<br>\r\n<br>\r\nMaybe watching gameplay of the game when I was like 10 did it, 'cuz that really got me shit scared when I saw some of the demon designs back then (btw, this was before I got into Castlevania), and then I watched Marsh's videos on SMT1 and IF, and that still gave me goose bumps. I could never get traumatized with FNAF or a regular horror-ass jumpscare, but looking at some of the Megami Tensei SNES trilogy sprites for more than 10 seconds will get to me. Maybe one day I'll be able to play them if they get like remakes that don't have the OG sprites (great opportunity for Atlus to finally release those games overseas on devices worth a damn instead of that mobile port that's lost media now because it never got updated for modern devices).</div></div><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠  \"Bonus End\" is disabled.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. C Minor w/ Slight Detune (Remix Pitch)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. C Minor (Original Pitch)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\nㅤ3. C# Minor (Custom Pitch 1)<br>\r\nㅤ4. D Minor (Custom Pitch 2)<br>\r\nㅤ5. A# Minor (Custom Pitch 3)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables the voice clip, but sacrifices SMW-Compatibility (Voice Enabled)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Disables the voice clip & Decreases the Echo (LOWER Echo)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span>",
    "latest_version": "smwc-38725-1733158806",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38725,
        "title": "Shin Megami Tensei - Blasphemous Souls ~ Castle of the Four Gods (Remix)",
        "version": "smwc-38725-1733158806",
        "upstream_time": 1733158806,
        "download_url": "https://dl.smwcentral.net/38725/Blasphemous%20Souls%20Fix.zip",
        "filename": "Blasphemous Souls Fix.zip",
        "size": 488188,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8336,
    "title": "Shin Megami Tensei - Boss Battle",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "boss"
    ],
    "description": "The boss battle theme from Shin Megami Tensei",
    "latest_version": "smwc-8336-1359066967",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8336,
        "title": "Shin Megami Tensei - Boss Battle",
        "version": "smwc-8336-1359066967",
        "upstream_time": 1359066967,
        "download_url": "https://dl.smwcentral.net/8336/smtboss.zip",
        "filename": "smtboss.zip",
        "size": 65747,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-castle-of-the-four-gods",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37266,
    "title": "Shin Megami Tensei - Castle of the four Gods",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "castle",
      "cave",
      "dark",
      "ghost house",
      "mysterious",
      "ruins",
      "tense"
    ],
    "description": "Plays at certain dungeons in the game. Also known as 'Makai Town‘ in SMT if…",
    "latest_version": "smwc-37266-1713581097",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37266,
        "title": "Shin Megami Tensei - Castle of the four Gods",
        "version": "smwc-37266-1713581097",
        "upstream_time": 1713581097,
        "download_url": "https://dl.smwcentral.net/37266/SMT%20Castle%20of%20the%20four%20gods.zip",
        "filename": "SMT Castle of the four gods.zip",
        "size": 49361,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18570,
        "title": "Shin Megami Tensei - Castle of the Four Gods",
        "version": "smwc-18570-1543533823",
        "upstream_time": 1543533823,
        "download_url": "https://dl.smwcentral.net/18570/SMT%20-%20Castle%20of%20the%20Four%20Gods.zip",
        "filename": "SMT - Castle of the Four Gods.zip",
        "size": 31450,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-cathedral",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17211,
    "title": "Shin Megami Tensei - Cathedral",
    "authors": [
      "Eli Moskowitz"
    ],
    "tags": [
      "custcene",
      "dark",
      "final",
      "industrial",
      "overworld",
      "ruins",
      "tense"
    ],
    "description": "Short song from Shin Megami Tensei. Could be used for cutscenes or final overworld.",
    "latest_version": "smwc-17211-1520151364",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17211,
        "title": "Shin Megami Tensei - Cathedral",
        "version": "smwc-17211-1520151364",
        "upstream_time": 1520151364,
        "download_url": "https://dl.smwcentral.net/17211/Cathedral.zip",
        "filename": "Cathedral.zip",
        "size": 46025,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-chaos",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37255,
    "title": "Shin Megami Tensei - Chaos",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "mysterious",
      "spooky"
    ],
    "description": "Also known as 'Hazama‘ in SMT if…",
    "latest_version": "smwc-37255-1712646939",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37255,
        "title": "Shin Megami Tensei - Chaos",
        "version": "smwc-37255-1712646939",
        "upstream_time": 1712646939,
        "download_url": "https://dl.smwcentral.net/37255/SMT%20Chaos.zip",
        "filename": "SMT Chaos.zip",
        "size": 43058,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-dream",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37685,
    "title": "Shin Megami Tensei - Dream",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cutscene",
      "mysterious",
      "spooky"
    ],
    "description": "Plays in the dream sequences",
    "latest_version": "smwc-37685-1714534688",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37685,
        "title": "Shin Megami Tensei - Dream",
        "version": "smwc-37685-1714534688",
        "upstream_time": 1714534688,
        "download_url": "https://dl.smwcentral.net/37685/SMT%20Dream.zip",
        "filename": "SMT Dream.zip",
        "size": 31676,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-embassy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37276,
    "title": "Shin Megami Tensei - Embassy",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "fire",
      "tense"
    ],
    "description": "There‘s a different version of this track with slightly different pitch, panning and a bit more complex drum pattern in SMT if... known as 'School 4–10 F‘.<br>\r\nYou can switch between the SMT 1 and SMT if… versions with:<br>\r\nSet define to #define Version 0, to get the SMT 1 version<br>\r\nset define to #define Version 1, to get the SMT if… version",
    "latest_version": "smwc-37276-1714363227",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37276,
        "title": "Shin Megami Tensei - Embassy",
        "version": "smwc-37276-1714363227",
        "upstream_time": 1714363227,
        "download_url": "https://dl.smwcentral.net/37276/SMT%20Embassy%20School%204-10%20F.zip",
        "filename": "SMT Embassy School 4-10 F.zip",
        "size": 78540,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37687,
    "title": "Shin Megami Tensei - Game Over",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "cutscene",
      "mysterious",
      "sad",
      "temple"
    ],
    "description": "Game Over theme from Shin Megami Tensei",
    "latest_version": "smwc-37687-1714534742",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37687,
        "title": "Shin Megami Tensei - Game Over",
        "version": "smwc-37687-1714534742",
        "upstream_time": 1714534742,
        "download_url": "https://dl.smwcentral.net/37687/SMT%20Game%20Over.zip",
        "filename": "SMT Game Over.zip",
        "size": 48747,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ginza",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37271,
    "title": "Shin Megami Tensei - Ginza",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "sewer",
      "tense",
      "urban"
    ],
    "description": "Plays in Ginza. There‘s a different version of this track with different pitch in SMT if... known as 'Taida Kai‘ (World of Sloth)<br>\r\nYou can switch between the SMT 1 and SMT if… versions with:<br>\r\n set define to #define Version 0, to get the SMT 1 version<br>\r\n set define to #define Version 1, to get the SMT if... version",
    "latest_version": "smwc-37271-1713422850",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37271,
        "title": "Shin Megami Tensei - Ginza",
        "version": "smwc-37271-1713422850",
        "upstream_time": 1713422850,
        "download_url": "https://dl.smwcentral.net/37271/SMT%20Ginza%20Taida%20Kai.zip",
        "filename": "SMT Ginza Taida Kai.zip",
        "size": 81213,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ginza-re-arranged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15804,
    "title": "Shin Megami Tensei - Ginza (Re-Arranged)",
    "authors": [
      "Ultima",
      "musicalman"
    ],
    "tags": [
      "athletic",
      "castle",
      "tense"
    ],
    "description": "One of the SPCs between me and musicalman's collab. This is Shin Megami Tensei's theme for the town of Ginza, ready to use for SMW (well, hopefully). I dunno how this theme can be used tho. Maybe action-y levels? meh, w/e",
    "latest_version": "smwc-15804-1499942283",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15804,
        "title": "Shin Megami Tensei - Ginza (Re-Arranged)",
        "version": "smwc-15804-1499942283",
        "upstream_time": 1499942283,
        "download_url": "https://dl.smwcentral.net/15804/smtginza.zip",
        "filename": "smtginza.zip",
        "size": 80120,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ginza-x3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35240,
    "title": "Shin Megami Tensei - Ginza (X3 Style)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "castle",
      "fire",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "Ginza from Shin Megami Tensei, but now it sounds like a Megaman X3 track! Good for intense kinds of stages, like fire, factory and castle stages. Could also work for urban type levels, especially if it plays in a underground area under a city :)",
    "latest_version": "smwc-35240-1701632161",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35240,
        "title": "Shin Megami Tensei - Ginza (X3 Style)",
        "version": "smwc-35240-1701632161",
        "upstream_time": 1701632161,
        "download_url": "https://dl.smwcentral.net/35240/ginzax3.zip",
        "filename": "ginzax3.zip",
        "size": 66999,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-home",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37689,
    "title": "Shin Megami Tensei - Home",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "grassland",
      "town"
    ],
    "description": "Plays in the main characters house",
    "latest_version": "smwc-37689-1714534897",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37689,
        "title": "Shin Megami Tensei - Home",
        "version": "smwc-37689-1714534897",
        "upstream_time": 1714534897,
        "download_url": "https://dl.smwcentral.net/37689/SMT%20Home.zip",
        "filename": "SMT Home.zip",
        "size": 36834,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-if-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37287,
    "title": "Shin Megami Tensei if... - Boss Battle",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "The boss battle theme in Akira‘s route. It‘s an extended and longer version with other samples and other pitch of SMT 1's boss battle theme.",
    "latest_version": "smwc-37287-1714367410",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37287,
        "title": "Shin Megami Tensei if... - Boss Battle",
        "version": "smwc-37287-1714367410",
        "upstream_time": 1714367410,
        "download_url": "https://dl.smwcentral.net/37287/SMT%20if%20Boss%20Battle.zip",
        "filename": "SMT if Boss Battle.zip",
        "size": 75430,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-if-data-load-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37253,
    "title": "Shin Megami Tensei if... - Data Load Screen",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "mysterious"
    ],
    "description": "Plays during the save state selection screen<br>\r\n",
    "latest_version": "smwc-37253-1712646934",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37253,
        "title": "Shin Megami Tensei if... - Data Load Screen",
        "version": "smwc-37253-1712646934",
        "upstream_time": 1712646934,
        "download_url": "https://dl.smwcentral.net/37253/SMT%20if%20Data%20Load%20Screen.zip",
        "filename": "SMT if Data Load Screen.zip",
        "size": 37370,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-if-donyoku-kai",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35219,
    "title": "Shin Megami Tensei if... - Donyoku Kai",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "castle",
      "dark",
      "ghost house",
      "night",
      "urban"
    ],
    "description": "A cool song that needs a little time to build up.",
    "latest_version": "smwc-35219-1697095394",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35219,
        "title": "Shin Megami Tensei if... - Donyoku Kai",
        "version": "smwc-35219-1697095394",
        "upstream_time": 1697095394,
        "download_url": "https://dl.smwcentral.net/35219/DonyokuKai.zip",
        "filename": "DonyokuKai.zip",
        "size": 72717,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-if-ending",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37280,
    "title": "Shin Megami Tensei if... - Ending",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "mysterious"
    ],
    "description": "Plays after you beat the game.",
    "latest_version": "smwc-37280-1714363868",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37280,
        "title": "Shin Megami Tensei if... - Ending",
        "version": "smwc-37280-1714363868",
        "upstream_time": 1714363868,
        "download_url": "https://dl.smwcentral.net/37280/SMT%20if%20Ending.zip",
        "filename": "SMT if Ending.zip",
        "size": 36003,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-if-epilogue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37279,
    "title": "Shin Megami Tensei if... - Epilogue",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "bonus",
      "credits",
      "cutscene"
    ],
    "description": "Plays after you beat the game.<br>\r\n I made 2 different version. The original that doesn‘t loop and a modified version that loops.<br>\r\nYou can switch between the versions with:<br>\r\nset define to #define Looping 0, to get the non-looping version (original)<br>\r\nset define to #define Looping 1, to get the looping version",
    "latest_version": "smwc-37279-1714363394",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37279,
        "title": "Shin Megami Tensei if... - Epilogue",
        "version": "smwc-37279-1714363394",
        "upstream_time": 1714363394,
        "download_url": "https://dl.smwcentral.net/37279/SMT%20if%20Epilogue.zip",
        "filename": "SMT if Epilogue.zip",
        "size": 80834,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-if-funnu-kai",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37275,
    "title": "Shin Megami Tensei if... - Funnu Kai",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "fire",
      "tense"
    ],
    "description": "Plays in Funnu Kai (World of Wrath), a dungeon exclusive to Charlie‘s route. It‘s an extended and longer version with other samples of SMT 1's track 'Cathedral‘",
    "latest_version": "smwc-37275-1714363225",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37275,
        "title": "Shin Megami Tensei if... - Funnu Kai",
        "version": "smwc-37275-1714363225",
        "upstream_time": 1714363225,
        "download_url": "https://dl.smwcentral.net/37275/SMT%20if%20Funnu%20Kai.zip",
        "filename": "SMT if Funnu Kai.zip",
        "size": 57738,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-if-gouman-kai",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37265,
    "title": "Shin Megami Tensei if... - Gouman Kai",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "mysterious"
    ],
    "description": "Plays in Gouman Kai (World of Pride). It‘s an extended and longer version of SMT 1's track 'Shibuya‘",
    "latest_version": "smwc-37265-1713581094",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37265,
        "title": "Shin Megami Tensei if... - Gouman Kai",
        "version": "smwc-37265-1713581094",
        "upstream_time": 1713581094,
        "download_url": "https://dl.smwcentral.net/37265/SMT%20if%20Gouman%20Kai.zip",
        "filename": "SMT if Gouman Kai.zip",
        "size": 60539,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-if-ps1-old-enemy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34851,
    "title": "Shin Megami Tensei If... (PS1) - Old Enemy",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "fire",
      "tense"
    ],
    "description": "Old Enemy, one of the battle themes exclusive to the Akira Chapter from the PS1 version of SMT: If..., now ported to SMW for your hacking needs. Could fit boss battles and more intense levels, like athletic, fire, castle, or some kind of intense Kaizo level where everything can go wrong unless you're at the top of your game, or something like that. Oh, and chase sequences as well I think.",
    "latest_version": "smwc-34851-1696342009",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34851,
        "title": "Shin Megami Tensei If... (PS1) - Old Enemy",
        "version": "smwc-34851-1696342009",
        "upstream_time": 1696342009,
        "download_url": "https://dl.smwcentral.net/34851/Old%20Enemy.zip",
        "filename": "Old Enemy.zip",
        "size": 76231,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-if-ps1-old-enemy-smt-if-snes-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34852,
    "title": "Shin Megami Tensei If... (PS1) - Old Enemy (SMT If SNES Style)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "fire",
      "tense"
    ],
    "description": "Old Enemy from the PS1 version of Shin Megami Tensei If..., now remade in the style of the original SNES version of SMT If, ready to use in SMW hacks to your heart's content. Could fit boss battles and more intense levels, like athletic, fire, castle, or some kind of intense Kaizo level where everything can go wrong unless you're at the top of your game, or something like that. Oh, and chase sequences as well I think.",
    "latest_version": "smwc-34852-1696342000",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34852,
        "title": "Shin Megami Tensei If... (PS1) - Old Enemy (SMT If SNES Style)",
        "version": "smwc-34852-1696342000",
        "upstream_time": 1696342000,
        "download_url": "https://dl.smwcentral.net/34852/Old%20Enemy%20%28SMT%20If...%20SNES%20Style%29.zip",
        "filename": "Old Enemy (SMT If... SNES Style).zip",
        "size": 48998,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-if-shitto-kai",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37273,
    "title": "Shin Megami Tensei if... - Shitto Kai",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cave",
      "mysterious"
    ],
    "description": "Plays in Shitto Kai (World of Envy). It‘s an extended and longer version of SMT 2's track '3D: Center‘",
    "latest_version": "smwc-37273-1714363221",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37273,
        "title": "Shin Megami Tensei if... - Shitto Kai",
        "version": "smwc-37273-1714363221",
        "upstream_time": 1714363221,
        "download_url": "https://dl.smwcentral.net/37273/SMT%20if%20Shitto%20Kai.zip",
        "filename": "SMT if Shitto Kai.zip",
        "size": 53215,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-if-staff-roll",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37281,
    "title": "Shin Megami Tensei if... - Staff Roll",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene"
    ],
    "description": "Plays during the staff roll.",
    "latest_version": "smwc-37281-1714395494",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37281,
        "title": "Shin Megami Tensei if... - Staff Roll",
        "version": "smwc-37281-1714395494",
        "upstream_time": 1714395494,
        "download_url": "https://dl.smwcentral.net/37281/SMT%20if%20Staff%20Roll.zip",
        "filename": "SMT if Staff Roll.zip",
        "size": 79497,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-if-title",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37252,
    "title": "Shin Megami Tensei if... - Title",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "mysterious",
      "spooky",
      "title"
    ],
    "description": "The Title theme from SMT if…",
    "latest_version": "smwc-37252-1712646931",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37252,
        "title": "Shin Megami Tensei if... - Title",
        "version": "smwc-37252-1712646931",
        "upstream_time": 1712646931,
        "download_url": "https://dl.smwcentral.net/37252/SMT%20if%20Title.zip",
        "filename": "SMT if Title.zip",
        "size": 58887,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-2d-field",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38066,
    "title": "Shin Megami Tensei II - 2D: Field",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "overworld",
      "sewer",
      "urban"
    ],
    "description": "One of the overworld themes from Shin Megami Tensei II",
    "latest_version": "smwc-38066-1721925437",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38066,
        "title": "Shin Megami Tensei II - 2D: Field",
        "version": "smwc-38066-1721925437",
        "upstream_time": 1721925437,
        "download_url": "https://dl.smwcentral.net/38066/SMT2%202D%20Field.zip",
        "filename": "SMT2 2D Field.zip",
        "size": 44988,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-2d-makai",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38078,
    "title": "Shin Megami Tensei II - 2D: Makai",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld",
      "ruins",
      "sad"
    ],
    "description": "One of the overworld themes from Shin Megami Tensei II",
    "latest_version": "smwc-38078-1721925995",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38078,
        "title": "Shin Megami Tensei II - 2D: Makai",
        "version": "smwc-38078-1721925995",
        "upstream_time": 1721925995,
        "download_url": "https://dl.smwcentral.net/38078/SMT2%202D%20Makai.zip",
        "filename": "SMT2 2D Makai.zip",
        "size": 61467,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-2d-siren",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38067,
    "title": "Shin Megami Tensei II - 2D: Siren",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cutscene",
      "mysterious",
      "overworld",
      "temple"
    ],
    "description": "One of the overworld themes from Shin Megami Tensei II",
    "latest_version": "smwc-38067-1721925596",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38067,
        "title": "Shin Megami Tensei II - 2D: Siren",
        "version": "smwc-38067-1721925596",
        "upstream_time": 1721925596,
        "download_url": "https://dl.smwcentral.net/38067/SMT2%202D%20Siren.zip",
        "filename": "SMT2 2D Siren.zip",
        "size": 55190,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-3d-underground",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37270,
    "title": "Shin Megami Tensei II - 3D: Underground",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cave",
      "mysterious",
      "spooky"
    ],
    "description": "Plays in different virtual training areas throughout the game. Also known as 'Houshou Kai' (World of Gluttony) in SMT if…",
    "latest_version": "smwc-37270-1713373132",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37270,
        "title": "Shin Megami Tensei II - 3D: Underground",
        "version": "smwc-37270-1713373132",
        "upstream_time": 1713373132,
        "download_url": "https://dl.smwcentral.net/37270/SMT2%203D%20Underground.zip",
        "filename": "SMT2 3D Underground.zip",
        "size": 58973,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-3d-valhalla",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37289,
    "title": "Shin Megami Tensei II - 3D: Valhalla",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "tense"
    ],
    "description": "Plays in different virtual training areas throughout the game. Also known as 'Dai 1 Nomos‘ which is exclusive for Akira‘s route",
    "latest_version": "smwc-37289-1714367823",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37289,
        "title": "Shin Megami Tensei II - 3D: Valhalla",
        "version": "smwc-37289-1714367823",
        "upstream_time": 1714367823,
        "download_url": "https://dl.smwcentral.net/37289/SMT2%203D%20Valhalla.zip",
        "filename": "SMT2 3D Valhalla.zip",
        "size": 43643,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-3d-virtual-battler",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37288,
    "title": "Shin Megami Tensei II - 3D: Virtual battler",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "urban"
    ],
    "description": "There‘s a different version of this track with a slighty more complex drum pattern in SMT if... known as 'Chi no Nomos‘.<br>\r\nYou can switch between the SMT 2 and SMT if… versions with:<br>\r\nset define to #define Version 0, to get the SMT 2 version<br>\r\nSet define to #define Version 1, to get the SMT if... version",
    "latest_version": "smwc-37288-1714367705",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37288,
        "title": "Shin Megami Tensei II - 3D: Virtual battler",
        "version": "smwc-37288-1714367705",
        "upstream_time": 1714367705,
        "download_url": "https://dl.smwcentral.net/37288/SMT2%203D%20Virtual%20Battler.zip",
        "filename": "SMT2 3D Virtual Battler.zip",
        "size": 86655,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37263,
    "title": "Shin Megami Tensei II - Battle",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "The battle theme from SMT 2 and SMT if…",
    "latest_version": "smwc-37263-1713468950",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37263,
        "title": "Shin Megami Tensei II - Battle",
        "version": "smwc-37263-1713468950",
        "upstream_time": 1713468950,
        "download_url": "https://dl.smwcentral.net/37263/SMT2Battle.zip",
        "filename": "SMT2Battle.zip",
        "size": 53422,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-battle-metal-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24186,
    "title": "Shin Megami Tensei II - Battle (Metal Arrangement)",
    "authors": [
      "musicalman"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "This is the battle theme from Shin Megami Tensei 2, requested by Celestial Seraph. This version is very intense, and could be used for epic boss fights or other action sequences.<br>\r\n<br>\r\nUpdate 2020-08-08: <br>\r\nlowered volume to a much more reasonable level<br>\r\noptimized the crap out of this to knock down the insert size, which always bothered me about this port tbh",
    "latest_version": "smwc-24186-1598113685",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24186,
        "title": "Shin Megami Tensei II - Battle (Metal Arrangement)",
        "version": "smwc-24186-1598113685",
        "upstream_time": 1598113685,
        "download_url": "https://dl.smwcentral.net/24186/smt2battle.zip",
        "filename": "smt2battle.zip",
        "size": 65315,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37257,
    "title": "Shin Megami Tensei II - Boss Battle",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "cutscene",
      "tense"
    ],
    "description": "The Boss battle theme from SMT 2 and SMT if… . Also known as 'Danger‘ in SMT if… which is also played directly at the start of the game",
    "latest_version": "smwc-37257-1713416990",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37257,
        "title": "Shin Megami Tensei II - Boss Battle",
        "version": "smwc-37257-1713416990",
        "upstream_time": 1713416990,
        "download_url": "https://dl.smwcentral.net/37257/SMT2%20Boss%20Battle.zip",
        "filename": "SMT2 Boss Battle.zip",
        "size": 55896,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-boss-battle-re-arranged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15798,
    "title": "Shin Megami Tensei II - Boss Battle (Re-Arranged)",
    "authors": [
      "Ultima",
      "musicalman"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "One of the SPCs between me and musicalman's collab. This is Shin Megami Tensei II's Boss Battle theme, ready to use for SMW (well, hopefully). This particular song could be used as a endgame boss battle, but it could also fit for dangerous situations, like a wall monster which you have to kick shells in order to keep it at bay, or even just a regular chase section filled with Thwomps.<br>\r\n<br>\r\n(also fun fact: this was the only port which was fully done by musicalman, since the guitar solo section was a bit too insane for me to make a version of my own. sorry lol)",
    "latest_version": "smwc-15798-1499942315",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15798,
        "title": "Shin Megami Tensei II - Boss Battle (Re-Arranged)",
        "version": "smwc-15798-1499942315",
        "upstream_time": 1499942315,
        "download_url": "https://dl.smwcentral.net/15798/smt2boss.zip",
        "filename": "smt2boss.zip",
        "size": 54490,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-boss-battle-x2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35382,
    "title": "Shin Megami Tensei II - Boss Battle (X2 Style)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "abstract",
      "airship",
      "athletic",
      "boss",
      "castle",
      "chase",
      "final",
      "fire"
    ],
    "description": "The Boss Battle theme from Shin Megami Tensei II, but I've been making multiple Megaman X style covers of this series already so saying the same thing is pretty boring and I won't waste your and my time this time I guess<br>\r\n<br>\r\nGood for bosses, chase themes, and maybe fire/athletic/some other kind of intense level thing, though I'm legit curious on whether or not this would even work for levels tbh, since this definitely feels like it would be restricted to the first two scenarios I described above, but hey, maybe you can prove me wrong, I dunno lol",
    "latest_version": "smwc-35382-1699224722",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35382,
        "title": "Shin Megami Tensei II - Boss Battle (X2 Style)",
        "version": "smwc-35382-1699224722",
        "upstream_time": 1699224722,
        "download_url": "https://dl.smwcentral.net/35382/smt2bossx2.zip",
        "filename": "smt2bossx2.zip",
        "size": 54280,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-casino",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37267,
    "title": "Shin Megami Tensei II - Casino",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "bonus",
      "cutscene"
    ],
    "description": "Plays in the casino in SMT 2 and SMT if…",
    "latest_version": "smwc-37267-1713581099",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37267,
        "title": "Shin Megami Tensei II - Casino",
        "version": "smwc-37267-1713581099",
        "upstream_time": 1713581099,
        "download_url": "https://dl.smwcentral.net/37267/SMT2%20Casino.zip",
        "filename": "SMT2 Casino.zip",
        "size": 38861,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-chaos",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34485,
    "title": "Shin Megami Tensei II - Chaos",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "dark",
      "final",
      "mysterious",
      "sad",
      "temple"
    ],
    "description": "(Also known as \"Shin Megami Tensei if... - Between the Seals\")<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Skewer\"><a href=\"/?p=profile&amp;id=1055\" style=\"color: var(--user-color-2);\" class=\"un\">Skewer</a></span>",
    "latest_version": "smwc-34485-1695284862",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34485,
        "title": "Shin Megami Tensei II - Chaos",
        "version": "smwc-34485-1695284862",
        "upstream_time": 1695284862,
        "download_url": "https://dl.smwcentral.net/34485/Between%20The%20Seals.zip",
        "filename": "Between The Seals.zip",
        "size": 50563,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-data-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37285,
    "title": "Shin Megami Tensei II - Data Screen",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "mysterious"
    ],
    "description": "Also known as 'Mysterious Finding‘ in SMT if…",
    "latest_version": "smwc-37285-1714366703",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37285,
        "title": "Shin Megami Tensei II - Data Screen",
        "version": "smwc-37285-1714366703",
        "upstream_time": 1714366703,
        "download_url": "https://dl.smwcentral.net/37285/SMT2%20Data%20Screen.zip",
        "filename": "SMT2 Data Screen.zip",
        "size": 43109,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-devil-s-fusion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37261,
    "title": "Shin Megami Tensei II - Devil's Fusion",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "spooky"
    ],
    "description": "Plays during the Devil‘s fusion scene. Also simply known as 'Fusion‘ in SMT if…",
    "latest_version": "smwc-37261-1713418399",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37261,
        "title": "Shin Megami Tensei II - Devil's Fusion",
        "version": "smwc-37261-1713418399",
        "upstream_time": 1713418399,
        "download_url": "https://dl.smwcentral.net/37261/SMT2%20Devils%20Fusion.zip",
        "filename": "SMT2 Devils Fusion.zip",
        "size": 31943,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-disco",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37272,
    "title": "Shin Megami Tensei II - Disco",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "bonus",
      "urban"
    ],
    "description": "Plays in the disco. It‘s also used in SMT if… in the casino",
    "latest_version": "smwc-37272-1713423213",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37272,
        "title": "Shin Megami Tensei II - Disco",
        "version": "smwc-37272-1713423213",
        "upstream_time": 1713423213,
        "download_url": "https://dl.smwcentral.net/37272/SMT2%20Disco.zip",
        "filename": "SMT2 Disco.zip",
        "size": 64101,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-encounter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40675,
    "title": "Shin Megami Tensei II - Encounter",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "cutscene"
    ],
    "description": "A short, tense song that would be fitting before a boss.<br>\r\n<br>\r\n9/24/25 - Updated this port to sound more accurate",
    "latest_version": "smwc-40675-1760669776",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40675,
        "title": "Shin Megami Tensei II - Encounter",
        "version": "smwc-40675-1760669776",
        "upstream_time": 1760669776,
        "download_url": "https://dl.smwcentral.net/40675/SMT2%20Encounter.zip",
        "filename": "SMT2 Encounter.zip",
        "size": 31219,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37262,
        "title": "Shin Megami Tensei II - Encounter",
        "version": "smwc-37262-1713418544",
        "upstream_time": 1713418544,
        "download_url": "https://dl.smwcentral.net/37262/SMT2%20Encounter.zip",
        "filename": "SMT2 Encounter.zip",
        "size": 42339,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-final-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37278,
    "title": "Shin Megami Tensei II - Final Battle",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "The final battle theme from both SMT 2 and SMT if…",
    "latest_version": "smwc-37278-1714363232",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37278,
        "title": "Shin Megami Tensei II - Final Battle",
        "version": "smwc-37278-1714363232",
        "upstream_time": 1714363232,
        "download_url": "https://dl.smwcentral.net/37278/SMT2%20Final%20Battle.zip",
        "filename": "SMT2 Final Battle.zip",
        "size": 54910,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-fortune-teller",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37283,
    "title": "Shin Megami Tensei II - Fortune Teller",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "cutscene",
      "mysterious"
    ],
    "description": "Plays at the Fortune Teller in SMT 2 and SMT if…",
    "latest_version": "smwc-37283-1714366354",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37283,
        "title": "Shin Megami Tensei II - Fortune Teller",
        "version": "smwc-37283-1714366354",
        "upstream_time": 1714366354,
        "download_url": "https://dl.smwcentral.net/37283/SMT2%20Fortune%20Teller.zip",
        "filename": "SMT2 Fortune Teller.zip",
        "size": 43325,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37269,
    "title": "Shin Megami Tensei II - Game Over",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "mysterious"
    ],
    "description": "Plays during the Game Over screen in SMT 2 and if…",
    "latest_version": "smwc-37269-1713422374",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37269,
        "title": "Shin Megami Tensei II - Game Over",
        "version": "smwc-37269-1713422374",
        "upstream_time": 1713422374,
        "download_url": "https://dl.smwcentral.net/37269/SMT2%20Game%20Over.zip",
        "filename": "SMT2 Game Over.zip",
        "size": 48948,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-gym",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37259,
    "title": "Shin Megami Tensei II - Gym",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "cutscene"
    ],
    "description": "There‘s a different version of this track with a different instrument in SMT if... known as 'Important Meeting‘.<br>\r\nYou can switch between the SMT 1 and SMT if… versions with:<br>\r\nset define to #define Version 0, to get the SMT 2 version<br>\r\nset define to #define Version 1, to get the SMT if... version<br>\r\n",
    "latest_version": "smwc-37259-1713418229",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37259,
        "title": "Shin Megami Tensei II - Gym",
        "version": "smwc-37259-1713418229",
        "upstream_time": 1713418229,
        "download_url": "https://dl.smwcentral.net/37259/SMT2%20Gym%20Important%20Meeting.zip",
        "filename": "SMT2 Gym Important Meeting.zip",
        "size": 100635,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-heroine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37274,
    "title": "Shin Megami Tensei II - Heroine",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "calm",
      "cutscene",
      "mysterious"
    ],
    "description": "The Heroine‘s theme of SMT 2 and SMT if….",
    "latest_version": "smwc-37274-1714363223",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37274,
        "title": "Shin Megami Tensei II - Heroine",
        "version": "smwc-37274-1714363223",
        "upstream_time": 1714363223,
        "download_url": "https://dl.smwcentral.net/37274/SMT2%20Heroine.zip",
        "filename": "SMT2 Heroine.zip",
        "size": 54302,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-jakyou-no-yakata",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37282,
    "title": "Shin Megami Tensei II - Jakyou no Yakata",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "dark",
      "spooky"
    ],
    "description": "Plays in the facilities where you can fuse your demons in SMT 2 and SMT if…",
    "latest_version": "smwc-37282-1714365869",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37282,
        "title": "Shin Megami Tensei II - Jakyou no Yakata",
        "version": "smwc-37282-1714365869",
        "upstream_time": 1714365869,
        "download_url": "https://dl.smwcentral.net/37282/SMT2%20Jakyou%20no%20Yakata.zip",
        "filename": "SMT2 Jakyou no Yakata.zip",
        "size": 33845,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-law",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38079,
    "title": "Shin Megami Tensei II - Law",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "mysterious",
      "temple"
    ],
    "description": "Plays in locations that are assigned to the Law aligned faction.",
    "latest_version": "smwc-38079-1721926818",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38079,
        "title": "Shin Megami Tensei II - Law",
        "version": "smwc-38079-1721926818",
        "upstream_time": 1721926818,
        "download_url": "https://dl.smwcentral.net/38079/SMT2%20Law.zip",
        "filename": "SMT2 Law.zip",
        "size": 59612,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-level-up",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37268,
    "title": "Shin Megami Tensei II - Level Up",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "tense"
    ],
    "description": "The level up jingle in SMT 2 and SMT if…",
    "latest_version": "smwc-37268-1713422025",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37268,
        "title": "Shin Megami Tensei II - Level Up",
        "version": "smwc-37268-1713422025",
        "upstream_time": 1713422025,
        "download_url": "https://dl.smwcentral.net/37268/SMT2%20Level%20Up.zip",
        "filename": "SMT2 Level Up.zip",
        "size": 51195,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-recovering-remembrance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37264,
    "title": "Shin Megami Tensei II - Recovering Remembrance",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "ambient",
      "cutscene",
      "spooky"
    ],
    "description": "Plays during some cutscene‘s of the main character. Also known as 'Dimensional Portal‘ in SMT if…",
    "latest_version": "smwc-37264-1713581093",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37264,
        "title": "Shin Megami Tensei II - Recovering Remembrance",
        "version": "smwc-37264-1713581093",
        "upstream_time": 1713581093,
        "download_url": "https://dl.smwcentral.net/37264/SMT2%20Recovering%20Remembrance.zip",
        "filename": "SMT2 Recovering Remembrance.zip",
        "size": 48822,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-shop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37284,
    "title": "Shin Megami Tensei II - Shop",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene"
    ],
    "description": "Plays at the Shop in SMT 2 and SMT if…",
    "latest_version": "smwc-37284-1714366526",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37284,
        "title": "Shin Megami Tensei II - Shop",
        "version": "smwc-37284-1714366526",
        "upstream_time": 1714366526,
        "download_url": "https://dl.smwcentral.net/37284/SMT2%20Shop.zip",
        "filename": "SMT2 Shop.zip",
        "size": 46765,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-terminal-point",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37286,
    "title": "Shin Megami Tensei II - Terminal Point",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "mysterious",
      "spooky"
    ],
    "description": "Plays at save points. Also simply known as 'Terminal‘ in SMT if…",
    "latest_version": "smwc-37286-1714366826",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37286,
        "title": "Shin Megami Tensei II - Terminal Point",
        "version": "smwc-37286-1714366826",
        "upstream_time": 1714366826,
        "download_url": "https://dl.smwcentral.net/37286/SMT2%20Terminal%20Point.zip",
        "filename": "SMT2 Terminal Point.zip",
        "size": 31244,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ii-title-demo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38062,
    "title": "Shin Megami Tensei II - Title Demo",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cutscene",
      "mysterious",
      "title"
    ],
    "description": "Title Theme of Shin Megami Tensei II.<br>\r\nYou can switch between 'Title Demo' and  'Title' with:<br>\r\nset define to #define Version 0, to get the full 'Title Demo' version<br>\r\nset define to #define Version 1, to get the shorter 'Title' version",
    "latest_version": "smwc-38062-1721925296",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38062,
        "title": "Shin Megami Tensei II - Title Demo",
        "version": "smwc-38062-1721925296",
        "upstream_time": 1721925296,
        "download_url": "https://dl.smwcentral.net/38062/SMT2%20Title%20Demo.zip",
        "filename": "SMT2 Title Demo.zip",
        "size": 105795,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-iv-battle-b2",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37448,
    "title": "Shin Megami Tensei IV - Battle B2",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "(Requested by <span class=\"un-outer\" title=\"Dappertron\"><span title=\"Dappertron donated $15.00.\" class=\"icon icon-donor\"></span><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=5767\" style=\"color: #ded8a0;\" class=\"un\">Dappertron</a></span>.)<br>\r\n<br>\r\nThe popular and iconic sounding Boss Battle theme from Shin Megami Tensei IV. Good for boss fights and chases, bonus points if you're using this while fighting a mythological creature like, say, the Minotaur or something. &gt;:)<br>\r\n<br>\r\nWARNING: Not compatible with Blaargs or Yoshi.",
    "latest_version": "smwc-37448-1715984134",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37448,
        "title": "Shin Megami Tensei IV - Battle B2",
        "version": "smwc-37448-1715984134",
        "upstream_time": 1715984134,
        "download_url": "https://dl.smwcentral.net/37448/smtivbattleb2.zip",
        "filename": "smtivbattleb2.zip",
        "size": 140742,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-kichijoji",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37686,
    "title": "Shin Megami Tensei - Kichijoji",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "overworld",
      "sewer",
      "urban"
    ],
    "description": "Plays on the overworld map of Kichijoji",
    "latest_version": "smwc-37686-1714534716",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37686,
        "title": "Shin Megami Tensei - Kichijoji",
        "version": "smwc-37686-1714534716",
        "upstream_time": 1714534716,
        "download_url": "https://dl.smwcentral.net/37686/SMT%20Kichijoji.zip",
        "filename": "SMT Kichijoji.zip",
        "size": 57332,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-law",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37277,
    "title": "Shin Megami Tensei - Law",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "cutscene",
      "mysterious"
    ],
    "description": "Also known as 'Seishin Kai' (Mental World) in SMT if… which is exclusive to Reiko‘s route.",
    "latest_version": "smwc-37277-1714363229",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37277,
        "title": "Shin Megami Tensei - Law",
        "version": "smwc-37277-1714363229",
        "upstream_time": 1714363229,
        "download_url": "https://dl.smwcentral.net/37277/SMT%20Law.zip",
        "filename": "SMT Law.zip",
        "size": 43390,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-neutral",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37254,
    "title": "Shin Megami Tensei - Neutral",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "mysterious"
    ],
    "description": "There‘s a slightly slower version of this track with an additional channel (and slighty altered channels) in SMT if... known as 'Nova‘s Questions‘.<br>\r\nYou can switch between the SMT 1 and SMT if… versions with:<br>\r\nset define to #define Version 0, to get the SMT 1 version<br>\r\nset define to #define Version 1, to get the SMT if... version",
    "latest_version": "smwc-37254-1712646936",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37254,
        "title": "Shin Megami Tensei - Neutral",
        "version": "smwc-37254-1712646936",
        "upstream_time": 1712646936,
        "download_url": "https://dl.smwcentral.net/37254/SMT%20Neutral%20Novas%20Questions.zip",
        "filename": "SMT Neutral Novas Questions.zip",
        "size": 81776,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-pascal-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37260,
    "title": "Shin Megami Tensei - Pascal's Theme",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "bonus",
      "calm",
      "cutscene",
      "mysterious"
    ],
    "description": "The theme of the main character‘s dog Pascal. Also known as 'President‘s Office‘ in SMT if…",
    "latest_version": "smwc-37260-1711953315",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37260,
        "title": "Shin Megami Tensei - Pascal's Theme",
        "version": "smwc-37260-1711953315",
        "upstream_time": 1711953315,
        "download_url": "https://dl.smwcentral.net/37260/SMT%20Pascal.zip",
        "filename": "SMT Pascal.zip",
        "size": 33460,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39220,
    "title": "Shin Megami Tensei - Ruins",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "castle",
      "night",
      "overworld",
      "ruins",
      "sky",
      "temple",
      "urban"
    ],
    "description": "I originally ported this in 2019 and then never optimized it and now here it is 6 years later",
    "latest_version": "smwc-39220-1740771506",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39220,
        "title": "Shin Megami Tensei - Ruins",
        "version": "smwc-39220-1740771506",
        "upstream_time": 1740771506,
        "download_url": "https://dl.smwcentral.net/39220/SMT%20Ruins.zip",
        "filename": "SMT Ruins.zip",
        "size": 32195,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37688,
        "title": "Shin Megami Tensei - Ruins",
        "version": "smwc-37688-1715256328",
        "upstream_time": 1715256328,
        "download_url": "https://dl.smwcentral.net/37688/SMT%20Ruins.zip",
        "filename": "SMT Ruins.zip",
        "size": 43834,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-shop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37256,
    "title": "Shin Megami Tensei - Shop",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "bonus",
      "cutscene"
    ],
    "description": "Also known as 'Classroom‘ in SMT if…<br>\r\n",
    "latest_version": "smwc-37256-1713416618",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37256,
        "title": "Shin Megami Tensei - Shop",
        "version": "smwc-37256-1713416618",
        "upstream_time": 1713416618,
        "download_url": "https://dl.smwcentral.net/37256/SMT%20Shop.zip",
        "filename": "SMT Shop.zip",
        "size": 43520,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-snes-battle-x2-x3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15972,
    "title": "Shin Megami Tensei (SNES) - Battle (X2 + X3 Style)",
    "authors": [
      "Ultima",
      "musicalman"
    ],
    "tags": [
      "boss",
      "chase",
      "fire",
      "tense"
    ],
    "description": "Shin Megami Tensei (SNES)'s battle theme, now in X2/X3 style! Mostly useful for chase levels or a boss.<br>\r\n<br>\r\nUpdate 2017/07/30: To avoid slowdown, I decreased the tempo and put notes closer together, and that has helped a great deal. I also removed a sample that wasn't really needed, fixed octave issue in the bass part, reworked guitar solo, and misc other things which made the insert size about 20 percent smaller!",
    "latest_version": "smwc-15972-1501510691",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15972,
        "title": "Shin Megami Tensei (SNES) - Battle (X2 + X3 Style)",
        "version": "smwc-15972-1501510691",
        "upstream_time": 1501510691,
        "download_url": "https://dl.smwcentral.net/15972/smtbattle.zip",
        "filename": "smtbattle.zip",
        "size": 44456,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-title",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37684,
    "title": "Shin Megami Tensei - Title",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cutscene",
      "dark",
      "spooky",
      "title"
    ],
    "description": "Title theme from Shin Megami Tensei",
    "latest_version": "smwc-37684-1714534679",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37684,
        "title": "Shin Megami Tensei - Title",
        "version": "smwc-37684-1714534679",
        "upstream_time": 1714534679,
        "download_url": "https://dl.smwcentral.net/37684/SMT%20Title.zip",
        "filename": "SMT Title.zip",
        "size": 38753,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-unknown-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38793,
    "title": "Shin Megami Tensei - Unknown Song",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "bonus",
      "boss",
      "overworld",
      "title"
    ],
    "description": "A song seemingly unused in the original SMT. Fitting for bonus stages, bosses, perhaps overworlds or title screens as well.",
    "latest_version": "smwc-38793-1732827466",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38793,
        "title": "Shin Megami Tensei - Unknown Song",
        "version": "smwc-38793-1732827466",
        "upstream_time": 1732827466,
        "download_url": "https://dl.smwcentral.net/38793/SMT_Unknown_Song.zip",
        "filename": "SMT_Unknown_Song.zip",
        "size": 32618,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-megami-tensei-v-daily-life",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38456,
    "title": "Shin Megami Tensei V - Daily Life",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld"
    ],
    "description": "A calming song from SMT5",
    "latest_version": "smwc-38456-1730428901",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38456,
        "title": "Shin Megami Tensei V - Daily Life",
        "version": "smwc-38456-1730428901",
        "upstream_time": 1730428901,
        "download_url": "https://dl.smwcentral.net/38456/Shin%20Megami%20Tensei%20V%20-%20Daily%20Life.zip",
        "filename": "Shin Megami Tensei V - Daily Life.zip",
        "size": 30509,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shin-onigashima-inside-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7430,
    "title": "Shin Onigashima - Inside House",
    "authors": [
      "Jorshamo"
    ],
    "tags": [
      "calm",
      "overworld"
    ],
    "description": "An eastern track that might suit Yoshi's House or a calm level.",
    "latest_version": "smwc-7430-1325399799",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7430,
        "title": "Shin Onigashima - Inside House",
        "version": "smwc-7430-1325399799",
        "upstream_time": 1325399799,
        "download_url": "https://dl.smwcentral.net/7430/Shin%20Onigashima.zip",
        "filename": "Shin Onigashima.zip",
        "size": 67137,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shining-force-ii-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16742,
    "title": "Shining Force II - Intro",
    "authors": [
      "musicalman"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "dark",
      "tense"
    ],
    "description": "This is the spooky intro music for Shining Force II for Sega Genesis. I gave this arrangement a more ambient feel than the Genesis could provide. It probably wouldn't fit well in-game other than perhaps a spooky dark area or cut scene, but of course it's up to you! I do intend to port more tracks from this game and maybe other games in the Shining series, so perhaps it'll become a soundtrack. We'll have to see.<br>\r\n",
    "latest_version": "smwc-16742-1512901385",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16742,
        "title": "Shining Force II - Intro",
        "version": "smwc-16742-1512901385",
        "upstream_time": 1512901385,
        "download_url": "https://dl.smwcentral.net/16742/sf2intro.zip",
        "filename": "sf2intro.zip",
        "size": 66460,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shining-force-iii-din-and-bustle-of-the-wilderness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9264,
    "title": "Shining Force III - Din and Bustle of the Wilderness",
    "authors": [
      "BulzomeGuides"
    ],
    "tags": [
      "cowboy",
      "desert",
      "desert level",
      "desert stage",
      "desert town",
      "dusty village",
      "jubei",
      "scenario 2",
      "scenario 3",
      "sf3",
      "shining force 3",
      "shining force 3 scenario 2",
      "shining force 3 scenario 3",
      "western"
    ],
    "description": "This theme only appears on Scenarios 2 and 3 of Shining Force III.  It is played in Dusty Village and is also used as Jubei's theme.  This song has kind of a \"western\" feel to it.  It would best suit a desert stage or a desert town.  Please give credit if used.",
    "latest_version": "smwc-9264-1414051437",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9264,
        "title": "Shining Force III - Din and Bustle of the Wilderness",
        "version": "smwc-9264-1414051437",
        "upstream_time": 1414051437,
        "download_url": "https://dl.smwcentral.net/9264/SF3DaBotW.zip",
        "filename": "SF3DaBotW.zip",
        "size": 33453,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shinobi-iii-return-of-the-ninja-master-alone-in-the-flames-solitary-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29664,
    "title": "Shinobi III: Return Of The Ninja Master - Alone in the Flames ~ Solitary (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "airship",
      "athletic",
      "castle",
      "dark",
      "final",
      "fire",
      "industrial",
      "sad"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/fmhpdT5NNBo\" rel=\"nofollow\">Soli</a><a href=\"https://youtu.be/dUaaJXBjZkc\" rel=\"nofollow\">tary</a> from Shinobi III: Return of the Ninja Master. Once again, was feeling the old-school genesis mood and decided to do another Shinobi III banger. First heard this in a Sonic romhack many years back, and it holds up as one of my favorite themes from Shinobi III.<br>\r\n<br>\r\nIt has this great balance between being a very badass theme while also having a bit of a somber tone as if you're just entering a dark area. It's freaking perfect!!!<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C Minor (Original Pitch, turned on default)<br>\r\n2. C# Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-29664-1648496539",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29664,
        "title": "Shinobi III: Return Of The Ninja Master - Alone in the Flames ~ Solitary (Remix)",
        "version": "smwc-29664-1648496539",
        "upstream_time": 1648496539,
        "download_url": "https://dl.smwcentral.net/29664/Alone%20in%20the%20Flames.zip",
        "filename": "Alone in the Flames.zip",
        "size": 121892,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shinobi-iii-return-of-the-ninja-master-idaten",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22574,
    "title": "Shinobi III: Return Of The Ninja Master - Idaten",
    "authors": [
      "crm0622"
    ],
    "tags": [
      "athletic",
      "chase",
      "fire",
      "tense"
    ],
    "description": "An one of iconic songs from Shinobi III.<br>\r\nMay fit for fast-paced situations or something like that...<br>\r\n<br>\r\n(Note : INCOMPATIBLE with \"Yoshi\" and \"Thunder/Blargg\"!)<br>\r\n<br>\r\n(Quick update : Reduced global volume a bit.)",
    "latest_version": "smwc-22574-1587354732",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22574,
        "title": "Shinobi III: Return Of The Ninja Master - Idaten",
        "version": "smwc-22574-1587354732",
        "upstream_time": 1587354732,
        "download_url": "https://dl.smwcentral.net/22574/shinobi_3_idaten%28v1.1%29.zip",
        "filename": "shinobi_3_idaten(v1.1).zip",
        "size": 95118,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shinobi-iii-return-of-the-ninja-master-izayoi",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28745,
    "title": "Shinobi III: Return Of The Ninja Master - Izayoi",
    "authors": [
      "com_poser"
    ],
    "tags": [
      "castle",
      "cave",
      "ghost house",
      "night"
    ],
    "description": "My port of Izayoi from Shinobi 3 for GPW2. Sorry for taking so long to get this one uploaded. :)",
    "latest_version": "smwc-28745-1639467367",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28745,
        "title": "Shinobi III: Return Of The Ninja Master - Izayoi",
        "version": "smwc-28745-1639467367",
        "upstream_time": 1639467367,
        "download_url": "https://dl.smwcentral.net/28745/Shinobi%203_Izayoi.zip",
        "filename": "Shinobi 3_Izayoi.zip",
        "size": 55885,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shinobi-iii-return-of-the-ninja-master-one-with-the-waves-whirlwind-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29089,
    "title": "Shinobi III: Return Of The Ninja Master - One with the Waves ~ Whirlwind (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "airship",
      "athletic",
      "boss",
      "castle",
      "chase",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/c1BnRTPrghA\" rel=\"nofollow\">Whirlwind</a> from Shinobi III: Return of the Ninja Master. I knew this day would come, and it did. Hooded Edge Whirlwind remix is finally real. I've achieved my goal, and I can finally rest in spaghetti, never forgetti. <i>A S C E N D S</i><br>\r\n<br>\r\nWhat do I even need to say about this song that hasn't already been said by any hardcore SEGA fan. It's one of the best songs to come out of a Genesis cartridge and is just so freaking intense!!!<br>\r\n<br>\r\nGreat song for any auto-scroller / auto-runner stages given the original context of this song in the game.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.",
    "latest_version": "smwc-29089-1642874655",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29089,
        "title": "Shinobi III: Return Of The Ninja Master - One with the Waves ~ Whirlwind (Remix)",
        "version": "smwc-29089-1642874655",
        "upstream_time": 1642874655,
        "download_url": "https://dl.smwcentral.net/29089/One%20With%20The%20Waves.zip",
        "filename": "One With The Waves.zip",
        "size": 73057,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shinobi-iii-return-of-the-ninja-master-solitary",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19604,
    "title": "Shinobi III: Return Of The Ninja Master - Solitary",
    "authors": [
      "Nicoke42"
    ],
    "tags": [
      "airship",
      "athletic",
      "boss",
      "castle",
      "chase",
      "dark",
      "industrial",
      "urban"
    ],
    "description": "Hectic beginning that leads to a climatic emotional melody.   ",
    "latest_version": "smwc-19604-1554666144",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19604,
        "title": "Shinobi III: Return Of The Ninja Master - Solitary",
        "version": "smwc-19604-1554666144",
        "upstream_time": 1554666144,
        "download_url": "https://dl.smwcentral.net/19604/Solitary.zip",
        "filename": "Solitary.zip",
        "size": 65555,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shinobi-iii-return-of-the-ninja-master-swift-n-deadly-shinobi-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28995,
    "title": "Shinobi III: Return Of The Ninja Master - Swift 'N Deadly ~ Shinobi (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "chase",
      "cutscene",
      "final",
      "night",
      "sky",
      "tense",
      "title"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/TcOXZGMS9lA\" rel=\"nofollow\">Shinobi</a> from Shinobi III: Return Of The Ninja Master. Was just feeling the mood to do a Genesis theme from any banger Genesis OST, so I picked the best of the best! As I always say, if a game's introduction theme is a banger, then you know the rest is gonna follow suit (most of the time).<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere also two versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables the voice clip (Listening-Only)<br>\r\n2. Disables the voice clip (SMW-Compatible, turned on default)<br>\r\n",
    "latest_version": "smwc-28995-1643662537",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28995,
        "title": "Shinobi III: Return Of The Ninja Master - Swift 'N Deadly ~ Shinobi (Remix)",
        "version": "smwc-28995-1643662537",
        "upstream_time": 1643662537,
        "download_url": "https://dl.smwcentral.net/28995/Swift%20%27n%20Deadly.zip",
        "filename": "Swift %27n Deadly.zip",
        "size": 120746,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shinota-s-town-anime-music-video",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32197,
    "title": "Shinota's Town (Anime Music Video)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "carnival",
      "grassland",
      "overworld",
      "snow",
      "tense",
      "title",
      "town",
      "urban"
    ],
    "description": "Lovely Groove Beat Music from my custom rendition. Could fit on the season town levels too.",
    "latest_version": "smwc-32197-1674366962",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32197,
        "title": "Shinota's Town (Anime Music Video)",
        "version": "smwc-32197-1674366962",
        "upstream_time": 1674366962,
        "download_url": "https://dl.smwcentral.net/32197/%5BAMV%5D%20Shinota%27s%20Town.zip",
        "filename": "%5BAMV%5D Shinota%27s Town.zip",
        "size": 39126,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shiny-crystals",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21330,
    "title": "Shiny Crystals",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "calm",
      "cave",
      "ice",
      "night",
      "space"
    ],
    "description": "For all your crystal cavern needs, icy levels, or the like.<br>\r\n<br>\r\nOriginally composed for the latino project collab which is loldead so I figured I'd upload this so it actually gets used.<br>\r\n<br>\r\nAs heard in Mirann's VLDCX level too.",
    "latest_version": "smwc-21330-1571702133",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21330,
        "title": "Shiny Crystals",
        "version": "smwc-21330-1571702133",
        "upstream_time": 1571702133,
        "download_url": "https://dl.smwcentral.net/21330/ShinyCrystals.zip",
        "filename": "ShinyCrystals.zip",
        "size": 48845,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ship-shape",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32558,
    "title": "Ship Shape",
    "authors": [
      "VanishingPoint"
    ],
    "tags": [
      "airship",
      "cutscene",
      "overworld"
    ],
    "description": "Fun little army band song. Consider using in an airship theme world or victory cutscene.",
    "latest_version": "smwc-32558-1680302592",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32558,
        "title": "Ship Shape",
        "version": "smwc-32558-1680302592",
        "upstream_time": 1680302592,
        "download_url": "https://dl.smwcentral.net/32558/Ship%20Shape.zip",
        "filename": "Ship Shape.zip",
        "size": 30508,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shivering-flood-icicle-frost",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26704,
    "title": "Shivering Flood ~ Icicle Frost",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "cave",
      "ice",
      "night",
      "sky",
      "snow",
      "water"
    ],
    "description": "My entry for 48+72hoSPC #8, designed for the ice cave level. Like all of my rushed original songs, it ended up as a Touhou-style song.<br>\r\n<br>\r\nIt's somewhat sad-ish and determined-ish song while still having a lightness to it. It also has plenty of @2 and @13 for that icy sound. And @5 too because I like @5 :)<br>\r\n<br>\r\n<br>\r\nTook me forever to submit this because I couldn't think of a name. Almost went with \"Untitled Touhou Ice Song\", heh.<br>\r\n",
    "latest_version": "smwc-26704-1619664242",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26704,
        "title": "Shivering Flood ~ Icicle Frost",
        "version": "smwc-26704-1619664242",
        "upstream_time": 1619664242,
        "download_url": "https://dl.smwcentral.net/26704/frost.zip",
        "filename": "frost.zip",
        "size": 36405,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shizuku-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37143,
    "title": "Shizuku - Battle",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "boss"
    ],
    "description": "Could fit with boss theme",
    "latest_version": "smwc-37143-1710104306",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37143,
        "title": "Shizuku - Battle",
        "version": "smwc-37143-1710104306",
        "upstream_time": 1710104306,
        "download_url": "https://dl.smwcentral.net/37143/Shizuku%20-%20Battle.zip",
        "filename": "Shizuku - Battle.zip",
        "size": 221506,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shizuku-ruriko",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24269,
    "title": "Shizuku - Ruriko",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "cutscene",
      "mysterious",
      "night",
      "town"
    ],
    "description": "Could fit with night theme",
    "latest_version": "smwc-24269-1598924724",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24269,
        "title": "Shizuku - Ruriko",
        "version": "smwc-24269-1598924724",
        "upstream_time": 1598924724,
        "download_url": "https://dl.smwcentral.net/24269/Shizuku%20-%20Ruriko.zip",
        "filename": "Shizuku - Ruriko.zip",
        "size": 31648,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shizuku-search",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24268,
    "title": "Shizuku - Search",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "night",
      "sky",
      "town",
      "urban"
    ],
    "description": "Could fit with night city theme",
    "latest_version": "smwc-24268-1598136409",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24268,
        "title": "Shizuku - Search",
        "version": "smwc-24268-1598136409",
        "upstream_time": 1598136409,
        "download_url": "https://dl.smwcentral.net/24268/Shizuku%20-%20Search.zip",
        "filename": "Shizuku - Search.zip",
        "size": 72570,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shoot-your-load-main-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38760,
    "title": "Shoot Your Load - Main Menu",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "abstract",
      "night",
      "overworld",
      "space",
      "title"
    ],
    "description": "A groovy song could fit with technological area.<br>\r\n<br>\r\n2024/11/9 Update: Improved note volume accuracy and significantly decreased insert size",
    "latest_version": "smwc-38760-1733000889",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38760,
        "title": "Shoot Your Load - Main Menu",
        "version": "smwc-38760-1733000889",
        "upstream_time": 1733000889,
        "download_url": "https://dl.smwcentral.net/38760/Shoot%20Your%20Load%20-%20Main%20Menu.zip",
        "filename": "Shoot Your Load - Main Menu.zip",
        "size": 68099,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shooting-macross-water-factory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15520,
    "title": "Shooting Macross - Water Factory",
    "authors": [
      "sincx"
    ],
    "tags": [
      "castle",
      "final",
      "industrial",
      "space",
      "water"
    ],
    "description": "An intense song suitable for factory or industrial settings. Originally ported at SNN's request.",
    "latest_version": "smwc-15520-1493587570",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15520,
        "title": "Shooting Macross - Water Factory",
        "version": "smwc-15520-1493587570",
        "upstream_time": 1493587570,
        "download_url": "https://dl.smwcentral.net/15520/water_factory_.zip",
        "filename": "water_factory_.zip",
        "size": 51856,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shopping-jungle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33498,
    "title": "Shopping Jungle",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "bonus",
      "sky",
      "switch palace"
    ],
    "description": "Shopping Jungle is an expansive mall theme where you can buy all the time with it's seemingly endless floors. This one originally was submitted to Super Famicompo 3 scored 7th place out of 40 in the originals section.<br>\r\n<br>\r\nCould fit in exciting bonus areas and established malls.",
    "latest_version": "smwc-33498-1680589424",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33498,
        "title": "Shopping Jungle",
        "version": "smwc-33498-1680589424",
        "upstream_time": 1680589424,
        "download_url": "https://dl.smwcentral.net/33498/Super%20Famicompo%203%20-%20Shopping%20Jungle.zip",
        "filename": "Super Famicompo 3 - Shopping Jungle.zip",
        "size": 66290,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-short-jazz-ish-loop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20514,
    "title": "Short Jazz-ish Loop",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "cutscene"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nUltra-short loop I originally made for Il Maniero Spettrale, but it went unused. Could work for little intermezzi.",
    "latest_version": "smwc-20514-1562576447",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20514,
        "title": "Short Jazz-ish Loop",
        "version": "smwc-20514-1562576447",
        "upstream_time": 1562576447,
        "download_url": "https://dl.smwcentral.net/20514/CUSTOM%20-%20Short%20jazz-ish%20loop.zip",
        "filename": "CUSTOM - Short jazz-ish loop.zip",
        "size": 31258,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-short-walk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29128,
    "title": "Short Walk",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "calm",
      "grassland",
      "night"
    ],
    "description": "Short, cheerful tune I wrote earlier in 2021. Suitable for grasslands or any kind of relaxed atmosphere.",
    "latest_version": "smwc-29128-1643228013",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29128,
        "title": "Short Walk",
        "version": "smwc-29128-1643228013",
        "upstream_time": 1643228013,
        "download_url": "https://dl.smwcentral.net/29128/Short%20Walk.zip",
        "filename": "Short Walk.zip",
        "size": 32622,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shoulder-of-the-meow",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20321,
    "title": "Shoulder Of The Meow",
    "authors": [
      "Nikku4211"
    ],
    "tags": [
      "airship",
      "boss",
      "retro",
      "tense"
    ],
    "description": "A 90's style techno song I made.<br>\r\n<br>\r\nIf you want to ask about the title, it is just a bunch of words without a meaning.",
    "latest_version": "smwc-20321-1562202994",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20321,
        "title": "Shoulder Of The Meow",
        "version": "smwc-20321-1562202994",
        "upstream_time": 1562202994,
        "download_url": "https://dl.smwcentral.net/20321/ShoulderOfTheMeow.zip",
        "filename": "ShoulderOfTheMeow.zip",
        "size": 38119,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shovel-knight-a-thousand-leagues-below-kmt-styled",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17821,
    "title": "Shovel Knight - A Thousand Leagues Below (KMT Styled)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "cave",
      "dark",
      "final",
      "water"
    ],
    "description": "This is a Kyuuyaku Megami Tensei styled arrangement of Shovel Knight's Iron Whale stage theme. Fits water levels.",
    "latest_version": "smwc-17821-1531468754",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17821,
        "title": "Shovel Knight - A Thousand Leagues Below (KMT Styled)",
        "version": "smwc-17821-1531468754",
        "upstream_time": 1531468754,
        "download_url": "https://dl.smwcentral.net/17821/Shovel%20Knight%20-%20A%20Thousand%20Leagues%20Below%20%28Iron%20Whale%29.zip",
        "filename": "Shovel Knight - A Thousand Leagues Below (Iron Whale).zip",
        "size": 41673,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shovel-knight-an-underlying-problem",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35368,
    "title": "Shovel Knight - An Underlying Problem",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "fire",
      "industrial",
      "retro"
    ],
    "description": "An Underlying Problem from Shovel Knight, played in Mole Knight's Stage.",
    "latest_version": "smwc-35368-1701400004",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35368,
        "title": "Shovel Knight - An Underlying Problem",
        "version": "smwc-35368-1701400004",
        "upstream_time": 1701400004,
        "download_url": "https://dl.smwcentral.net/35368/Shovel%20Knight%20-%20An%20Underlying%20Problem.zip",
        "filename": "Shovel Knight - An Underlying Problem.zip",
        "size": 87755,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shovel-knight-an-underlying-problem-the-lost-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26150,
    "title": "Shovel Knight - An Underlying Problem (The Lost City)",
    "authors": [
      "Goomba-24"
    ],
    "tags": [
      "cave",
      "fire"
    ],
    "description": "This is a port of the Lost City/Mole Knight level theme from Shovel Knight. It could work well for lava-themed cave stages.<br>\r\n<br>\r\nIf the song seems too loud, open the .txt file you get from the download, and change the number underneath the box that says \"Master Volume\" as needed (leave the w).",
    "latest_version": "smwc-26150-1615564754",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26150,
        "title": "Shovel Knight - An Underlying Problem (The Lost City)",
        "version": "smwc-26150-1615564754",
        "upstream_time": 1615564754,
        "download_url": "https://dl.smwcentral.net/26150/An%20Underlying%20Problem%20%28The%20Lost%20City%29.zip",
        "filename": "An Underlying Problem (The Lost City).zip",
        "size": 36186,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shovel-knight-fighting-with-all-of-our-might",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26288,
    "title": "Shovel Knight - Fighting with All of Our Might",
    "authors": [
      "Goomba-24"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "Jump into danger, Koopas beware;<br>\r\nour powerful plumber's leading us there!<br>\r\n<br>\r\nThis is Fighting with All of Our Might from Shovel Knight, the song that plays during the boss fights against the wandering travelers. It's a perfect song for intense boss battles.<br>\r\n<br>\r\nEdit: Fixed a note release not lining up and lowered global volume. The insert size is also a bit less.<br>\r\nEdit (again): Optimized some things. Thanks to brickblock369 for your feedback and optimization tips!",
    "latest_version": "smwc-26288-1617248413",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26288,
        "title": "Shovel Knight - Fighting with All of Our Might",
        "version": "smwc-26288-1617248413",
        "upstream_time": 1617248413,
        "download_url": "https://dl.smwcentral.net/26288/Fighting%20with%20All%20of%20Our%20Might.zip",
        "filename": "Fighting with All of Our Might.zip",
        "size": 38414,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shovel-knight-la-danse-macabre-lich-yard",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26515,
    "title": "Shovel Knight - La Danse Macabre (Lich Yard)",
    "authors": [
      "Goomba-24"
    ],
    "tags": [
      "ghost house",
      "night",
      "spooky"
    ],
    "description": "This is a port of the Lich Yard/Specter Knight level theme from Shovel Knight. It could work well for haunted or nighttime levels.<br>\r\n<br>\r\nEdit: Optimization and a minor edit. Thanks to brickblock369 for your feedback and optimization tips!",
    "latest_version": "smwc-26515-1619237594",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26515,
        "title": "Shovel Knight - La Danse Macabre (Lich Yard)",
        "version": "smwc-26515-1619237594",
        "upstream_time": 1619237594,
        "download_url": "https://dl.smwcentral.net/26515/La%20Danse%20Macabre%20%28Lich%20yard%29.zip",
        "filename": "La Danse Macabre (Lich yard).zip",
        "size": 38190,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shovel-knight-mole-knight-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24875,
    "title": "Shovel Knight - Mole Knight Battle",
    "authors": [
      "musicalman"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "One of my favorite battle tunes from Shovel Knight. Very intense and fast paced with a wild synth solo. Also one of the hardest ports I have ever done; It took approx 5 days of exhausting work.<br>\r\n<br>\r\nThis was my entry for SMWC Idol 9 round 3. At the time AddmusicK had a ton of trouble with slowdown on this port. But now that amk 1.0.7 is out and improves slowdown quite a bit, I decided to optimize this and release it. ",
    "latest_version": "smwc-24875-1606164688",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24875,
        "title": "Shovel Knight - Mole Knight Battle",
        "version": "smwc-24875-1606164688",
        "upstream_time": 1606164688,
        "download_url": "https://dl.smwcentral.net/24875/mole.zip",
        "filename": "mole.zip",
        "size": 36660,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shovel-knight-shovel-of-hope-flowers-of-antimony",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22810,
    "title": "Shovel Knight: Shovel of Hope - Flowers of Antimony",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "industrial",
      "spooky",
      "swamp"
    ],
    "description": "This is the song from the Plague Knight stages in the various Shovel Knight campaigns. This is a 1:1 port (as much as I could) using the 8bit instruments provided by musicalman. There might be some minor slowdown but I eliminated as much as I could without sacrificing the instrument sample switching. <br>\r\n<br>\r\nThe song has a constant/driving beat throughout. It could fit well in toxic or poison themed levels, as well as other themes. ",
    "latest_version": "smwc-22810-1589346592",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22810,
        "title": "Shovel Knight: Shovel of Hope - Flowers of Antimony",
        "version": "smwc-22810-1589346592",
        "upstream_time": 1589346592,
        "download_url": "https://dl.smwcentral.net/22810/Shovel%20Knight_Shovel%20of%20Hope%20-%20Flowers%20of%20Antimony.zip",
        "filename": "Shovel Knight_Shovel of Hope - Flowers of Antimony.zip",
        "size": 35634,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shovel-knight-shovel-of-hope-in-the-halls-of-the-usurper",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22639,
    "title": "Shovel Knight: Shovel of Hope - In the Halls of the Usurper",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "athletic",
      "castle",
      "final",
      "misc",
      "retro",
      "tense"
    ],
    "description": "This is the music from King Knight's stage in the Shovel Knight campaign. It has a castle vibe with some classical music inspirations.<br>\r\n<br>\r\nThis is ported straight from the original song and uses samples of the same pulse duty cycles to get as close to the source as possible. Shout-out to muscialman for the pulse duty, sawtooth, and NES triangle samples.<br>\r\n<br>\r\nI did the best I could with the SNES noise options to replicate the drum parts. Enjoy :)<br>\r\n<br>\r\n",
    "latest_version": "smwc-22639-1587437665",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22639,
        "title": "Shovel Knight: Shovel of Hope - In the Halls of the Usurper",
        "version": "smwc-22639-1587437665",
        "upstream_time": 1587437665,
        "download_url": "https://dl.smwcentral.net/22639/Shovel%20Knight_Shovel%20of%20Hope%20-%20In%20the%20Halls%20of%20the%20Usurper.zip",
        "filename": "Shovel Knight_Shovel of Hope - In the Halls of the Usurper.zip",
        "size": 41682,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shovel-knight-strike-the-earth-plains-of-passage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26426,
    "title": "Shovel Knight - Strike the Earth! (Plains of Passage)",
    "authors": [
      "Goomba-24"
    ],
    "tags": [
      "athletic",
      "grassland"
    ],
    "description": "This is a port of the Plains of Passage level theme from Shovel Knight. It could work well for grass/plains levels.<br>\r\n<br>\r\nUpdate: Made a few small tweaks and decreased the insert size by quite a bit. Also used AddmusicK 1.08.",
    "latest_version": "smwc-26426-1618115586",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26426,
        "title": "Shovel Knight - Strike the Earth! (Plains of Passage)",
        "version": "smwc-26426-1618115586",
        "upstream_time": 1618115586,
        "download_url": "https://dl.smwcentral.net/26426/Strike%20the%20Earth%21%20%28Plains%20of%20Passage%29.zip",
        "filename": "Strike the Earth%21 (Plains of Passage).zip",
        "size": 36776,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shuusou-gyoku-disastrous-gemini",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41686,
    "title": "Shuusou Gyoku - Disastrous Gemini",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "airship",
      "athletic",
      "boss",
      "chaotic",
      "industrial",
      "night",
      "ruins",
      "sewer",
      "snow",
      "space",
      "upbeat"
    ],
    "description": "Mei and Mai's theme from Shuusou Gyoku, the first Seihou game. Somewhere between the in-game MIDI version, the SC-88 arrange, and just doing my own thing. And giving some love to @9.<br>\r\n<br>\r\nIt very much has that early ZUN flavour, compositionally.",
    "latest_version": "smwc-41686-1774542824",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41686,
        "title": "Shuusou Gyoku - Disastrous Gemini",
        "version": "smwc-41686-1774542824",
        "upstream_time": 1774542824,
        "download_url": "https://dl.smwcentral.net/41686/disastrousgemini.zip",
        "filename": "disastrousgemini.zip",
        "size": 34139,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shuusou-gyoku-false-strawberry",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23572,
    "title": "Shuusou Gyoku - False Strawberry",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "airship",
      "athletic",
      "calm",
      "grassland",
      "mysterious",
      "sky",
      "tense"
    ],
    "description": "The uncertainly strong stage 1 theme from Shuusou Gyoku, which has a heavy sense of an adventure beginning. Would probably best fit early-game levels with somewhat of a more serious tone. The key of the song is also based on the ZUN's later arrangement, although slightly flat because I felt it gave it a certain charm. The mixing is mostly based on  <a href=\"https://www.youtube.com/watch?v=QyDHN8zHJps\" rel=\"nofollow\">SC-88 recordings</a> of the song, though there's some sprinkles of the GM mixing as well.<br>\r\n<br>\r\nOn the technical side, this was an intersting song to port because, 8 channels barely being enough aside, there are lots of sections where there's tons of channels of @1 playing together, which thankfully don't overlap (somehow).<br>\r\n<br>\r\nI took some slight liberties with the panning, especially with the square waves, since the original uses a lot of same-note/different-instrument channels panned away from each other (which I didn't have space for here), and had a lot of the unique channels exclusively panned to the left, which would end up a bit obnoxious.",
    "latest_version": "smwc-23572-1594867719",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23572,
        "title": "Shuusou Gyoku - False Strawberry",
        "version": "smwc-23572-1594867719",
        "upstream_time": 1594867719,
        "download_url": "https://dl.smwcentral.net/23572/false%20strawberry.zip",
        "filename": "false strawberry.zip",
        "size": 35395,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-shuusou-gyoku-primrose-shiver",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33259,
    "title": "Shuusou Gyoku - Primrose Shiver",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "airship",
      "athletic",
      "boss",
      "carnival",
      "fire",
      "industrial",
      "mountain",
      "sky",
      "snow",
      "temple",
      "tense"
    ],
    "description": "Milia's theme from Shuusou Gyoku.<br>\r\n<br>\r\nIt's a short and tense song befitting an early-game boss. It is teeming with early-2000s ZUN composition flavour.<br>\r\n<br>\r\nRushed out in 4 or so hours the night before Winter C3 2023, hehe.",
    "latest_version": "smwc-33259-1682939562",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33259,
        "title": "Shuusou Gyoku - Primrose Shiver",
        "version": "smwc-33259-1682939562",
        "upstream_time": 1682939562,
        "download_url": "https://dl.smwcentral.net/33259/primroseshiver.zip",
        "filename": "primroseshiver.zip",
        "size": 34855,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sido-herz-instrumental",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8053,
    "title": "Sido - Herz (Instrumental)",
    "authors": [
      "MarioLegendary"
    ],
    "tags": [
      "calm",
      "cutscene",
      "night",
      "title",
      "town"
    ],
    "description": "Sido is a German rapper, enjoy my instrumental port. May suit sad and depressing levels.",
    "latest_version": "smwc-8053-1319900296",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8053,
        "title": "Sido - Herz (Instrumental)",
        "version": "smwc-8053-1319900296",
        "upstream_time": 1319900296,
        "download_url": "https://dl.smwcentral.net/8053/Herz.zip",
        "filename": "Herz.zip",
        "size": 71699,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sidwave-superfrog",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26568,
    "title": "SIDwave - Superfrog 2 Title",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "bonus",
      "title"
    ],
    "description": "MOD made by SIDwave as an \"imaginary title music for imaginary Superfrog 2 (Amiga)\". Could fit title screens or goofy stuff.",
    "latest_version": "smwc-26568-1617912413",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26568,
        "title": "SIDwave - Superfrog 2 Title",
        "version": "smwc-26568-1617912413",
        "upstream_time": 1617912413,
        "download_url": "https://dl.smwcentral.net/26568/superfrog2-title.zip",
        "filename": "superfrog2-title.zip",
        "size": 64531,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-silent-hill",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40943,
    "title": "Silent Hill 2 - Alone in the Town",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "dark",
      "environmental",
      "ghost house",
      "mysterious",
      "night",
      "sea",
      "sky",
      "spooky"
    ],
    "description": "Also known as \"Pizza & Bowling\".<br>\r\n<b>Not compatible with Starman or thunder.</b>",
    "latest_version": "smwc-40943-1766606193",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40943,
        "title": "Silent Hill 2 - Alone in the Town",
        "version": "smwc-40943-1766606193",
        "upstream_time": 1766606193,
        "download_url": "https://dl.smwcentral.net/40943/sh2pizza.zip",
        "filename": "sh2pizza.zip",
        "size": 88006,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32553,
        "title": "Silent Hill 2 - White Noiz",
        "version": "smwc-32553-1680309950",
        "upstream_time": 1680309950,
        "download_url": "https://dl.smwcentral.net/32553/Silent%20Hill%202%20-%20White%20Noiz.zip",
        "filename": "Silent Hill 2 - White Noiz.zip",
        "size": 68491,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-silent-hill-alternate-hospital-basement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9192,
    "title": "Silent Hill - Alternate Hospital Basement",
    "authors": [
      "Moose"
    ],
    "tags": [
      "abstract",
      "calm",
      "dark",
      "ghost house",
      "spooky"
    ],
    "description": "One of the atmospheric themes from the original Silent Hill. Could probably fit a ghost house or any spooky or twisted area.",
    "latest_version": "smwc-9192-1412576994",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9192,
        "title": "Silent Hill - Alternate Hospital Basement",
        "version": "smwc-9192-1412576994",
        "upstream_time": 1412576994,
        "download_url": "https://dl.smwcentral.net/9192/basement.zip",
        "filename": "basement.zip",
        "size": 71871,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-silent-service-unused-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31189,
    "title": "Silent Service - Unused Theme 5",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "grassland",
      "overworld",
      "retro"
    ],
    "description": "The fifth Unused theme from a fairly obscure NES game, Silent Service, whose soundtrack was composed by none other than David Wise, the composer of Donkey Kong Country.<br>\r\n<br>\r\nShame that the only used song was the title screen one, with the rest of the songs ending up unused, like this one.<br>\r\n<br>\r\nCould fit overworlds or upbeat retro levels.",
    "latest_version": "smwc-31189-1663756032",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31189,
        "title": "Silent Service - Unused Theme 5",
        "version": "smwc-31189-1663756032",
        "upstream_time": 1663756032,
        "download_url": "https://dl.smwcentral.net/31189/Silent%20Service%20-%20Unused%20Theme%205.zip",
        "filename": "Silent Service - Unused Theme 5.zip",
        "size": 41178,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-silkworm-amiga-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30318,
    "title": "Silkworm (Amiga) - Main Theme",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "athletic",
      "industrial",
      "space",
      "title",
      "urban"
    ],
    "description": "The fast-paced main theme of the side-scrolling shooter game Silkworm on the Amiga, composed by Barry Leitch.",
    "latest_version": "smwc-30318-1652320444",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30318,
        "title": "Silkworm (Amiga) - Main Theme",
        "version": "smwc-30318-1652320444",
        "upstream_time": 1652320444,
        "download_url": "https://dl.smwcentral.net/30318/Silkworm%20-%20Main%20Theme.zip",
        "filename": "Silkworm - Main Theme.zip",
        "size": 62559,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-silver-surfer-bgm-ii-chords",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27093,
    "title": "Silver Surfer - BGM II (chords)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "athletic",
      "chase",
      "final",
      "industrial",
      "retro",
      "ruins",
      "space"
    ],
    "description": "Upbeat space music with a lot of retro noises.<br>\r\n<br>\r\nWhile \"surfing\" on vgmusic's NES section I fell in love with this midi sequenced by user Steven C. King. I didn't know the original song at all! The midi didn't show all the accuracy it should because it uses chords in place of Follin's famous arpeggios. Therefore, later I may or may not beat the Famitracker .nsf import of the song. For the time being I improved a bit from the midi content by featuring more noise and fuller pitch bends.",
    "latest_version": "smwc-27093-1624953918",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27093,
        "title": "Silver Surfer - BGM II (chords)",
        "version": "smwc-27093-1624953918",
        "upstream_time": 1624953918,
        "download_url": "https://dl.smwcentral.net/27093/ssurfer_bgm2_0_1.zip",
        "filename": "ssurfer_bgm2_0_1.zip",
        "size": 43841,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-silver-surfer-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11149,
    "title": "Silver Surfer - Stage 1",
    "authors": [
      "Lui"
    ],
    "tags": [
      "athletic",
      "space",
      "title"
    ],
    "description": "One of Tim Follin's timeless gems, now available for your enjoyment. Worth mentioning that it's not completely sampled: I've just added some percussion stuff and a transposed sample, while the rest is unsampled.",
    "latest_version": "smwc-11149-1428110668",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11149,
        "title": "Silver Surfer - Stage 1",
        "version": "smwc-11149-1428110668",
        "upstream_time": 1428110668,
        "download_url": "https://dl.smwcentral.net/11149/silversurfer_bgm1.zip",
        "filename": "silversurfer_bgm1.zip",
        "size": 48902,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sim-city-congratulations-on-megalopolis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39612,
    "title": "Sim City - Congratulations on Megalopolis",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "goal"
    ],
    "description": "Requested by PyroKastrix",
    "latest_version": "smwc-39612-1748300690",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39612,
        "title": "Sim City - Congratulations on Megalopolis",
        "version": "smwc-39612-1748300690",
        "upstream_time": 1748300690,
        "download_url": "https://dl.smwcentral.net/39612/17%20Congratulations%20on%20Megalopolis.zip",
        "filename": "17 Congratulations on Megalopolis.zip",
        "size": 63175,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-simcity-snes-amusement-park",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21510,
    "title": "SimCity (SNES) - Amusement Park",
    "authors": [
      "Teows"
    ],
    "tags": [
      "game over",
      "miss"
    ],
    "description": "Short song played when a park's built in SimCity. Could be good for the game over screen. It also includes a version which begins with the original SMW death SFX, which's intended to be used as miss theme.",
    "latest_version": "smwc-21510-1574138389",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21510,
        "title": "SimCity (SNES) - Amusement Park",
        "version": "smwc-21510-1574138389",
        "upstream_time": 1574138389,
        "download_url": "https://dl.smwcentral.net/21510/SimCity%20-%20Amusement%20Park.zip",
        "filename": "SimCity - Amusement Park.zip",
        "size": 61304,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-simcity-snes-capital",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23998,
    "title": "SimCity (SNES) - Capital",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "misc",
      "overworld"
    ],
    "description": "Capital from SimCity, but unsampled this time. Good for overworlds.",
    "latest_version": "smwc-23998-1596079243",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23998,
        "title": "SimCity (SNES) - Capital",
        "version": "smwc-23998-1596079243",
        "upstream_time": 1596079243,
        "download_url": "https://dl.smwcentral.net/23998/SimCity%20-%20Capital%20%28Unsampled%29.zip",
        "filename": "SimCity - Capital (Unsampled).zip",
        "size": 33351,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23997,
        "title": "SimCity (SNES) - Capital",
        "version": "smwc-23997-1596079234",
        "upstream_time": 1596079234,
        "download_url": "https://dl.smwcentral.net/23997/SimCity%20-%20Capital.zip",
        "filename": "SimCity - Capital.zip",
        "size": 44617,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-simcity-snes-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8500,
    "title": "SimCity (SNES) - City",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "calm",
      "credits",
      "overworld",
      "title",
      "town"
    ],
    "description": "A happy yet calm theme that would fit a town or a title screen.",
    "latest_version": "smwc-8500-1391040206",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8500,
        "title": "SimCity (SNES) - City",
        "version": "smwc-8500-1391040206",
        "upstream_time": 1391040206,
        "download_url": "https://dl.smwcentral.net/8500/SimCity%20-%20City.zip",
        "filename": "SimCity - City.zip",
        "size": 66709,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-simcity-snes-congratulations",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34020,
    "title": "SimCity (SNES) - Congratulations",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "goal",
      "misc"
    ],
    "description": "A short, congratulatory fanfare, with the minor addition of SMW's classic goal whistle.",
    "latest_version": "smwc-34020-1691158748",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34020,
        "title": "SimCity (SNES) - Congratulations",
        "version": "smwc-34020-1691158748",
        "upstream_time": 1691158748,
        "download_url": "https://dl.smwcentral.net/34020/sccongrats.zip",
        "filename": "sccongrats.zip",
        "size": 30352,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8472,
        "title": "SimCity (SNES) - Congratulations",
        "version": "smwc-8472-1387677109",
        "upstream_time": 1387677109,
        "download_url": "https://dl.smwcentral.net/8472/Congratulations.zip",
        "filename": "Congratulations.zip",
        "size": 63048,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-simcity-snes-dr-wright",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30824,
    "title": "SimCity (SNES) - Dr. Wright",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "title"
    ],
    "description": "Dr. Wright from SimCity.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Brutapode89\"><a href=\"/?p=profile&amp;id=35831\" style=\"color: var(--user-color-1);\" class=\"un\">Brutapode89</a></span>.",
    "latest_version": "smwc-30824-1660176801",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30824,
        "title": "SimCity (SNES) - Dr. Wright",
        "version": "smwc-30824-1660176801",
        "upstream_time": 1660176801,
        "download_url": "https://dl.smwcentral.net/30824/Sim%20City%20-%20Dr.%20Wright.zip",
        "filename": "Sim City - Dr. Wright.zip",
        "size": 46647,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-simcity-snes-fired",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16504,
    "title": "SimCity (SNES) - Fired",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "game over"
    ],
    "description": "This song is game over theme from Simcity in snes. It could fit game over screens",
    "latest_version": "smwc-16504-1508806566",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16504,
        "title": "SimCity (SNES) - Fired",
        "version": "smwc-16504-1508806566",
        "upstream_time": 1508806566,
        "download_url": "https://dl.smwcentral.net/16504/Fired.zip",
        "filename": "Fired.zip",
        "size": 22865,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-simcity-snes-megalopolis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37488,
    "title": "SimCity (SNES) - Megalopolis",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "town",
      "urban"
    ],
    "description": "Cool city theme from SimCity.",
    "latest_version": "smwc-37488-1714513534",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37488,
        "title": "SimCity (SNES) - Megalopolis",
        "version": "smwc-37488-1714513534",
        "upstream_time": 1714513534,
        "download_url": "https://dl.smwcentral.net/37488/SimCity%20-%20Megalopolis.zip",
        "filename": "SimCity - Megalopolis.zip",
        "size": 50846,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-simcity-snes-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13390,
    "title": "SimCity (SNES) - Menu",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "overworld"
    ],
    "description": "Good for Overworld.",
    "latest_version": "smwc-13390-1459363610",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13390,
        "title": "SimCity (SNES) - Menu",
        "version": "smwc-13390-1459363610",
        "upstream_time": 1459363610,
        "download_url": "https://dl.smwcentral.net/13390/SCMenu.zip",
        "filename": "SCMenu.zip",
        "size": 32059,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-simcity-snes-metropolis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26786,
    "title": "SimCity (SNES) - Metropolis",
    "authors": [
      "K.T.B."
    ],
    "tags": [
      "airship",
      "castle",
      "cave",
      "industrial",
      "mountain",
      "overworld",
      "urban"
    ],
    "description": "An abrasive and scratchy theme from SimCity. Composed by Soyo Oka.<br>\r\n<br>\r\nIt fit into an industrial setting, such as a factory or construction zone. It may also suit a mountain-climbing level.<br>\r\n<br>\r\nRequested by Segment1Zone2.",
    "latest_version": "smwc-26786-1621059419",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26786,
        "title": "SimCity (SNES) - Metropolis",
        "version": "smwc-26786-1621059419",
        "upstream_time": 1621059419,
        "download_url": "https://dl.smwcentral.net/26786/KTB__simcitymetro.zip",
        "filename": "KTB__simcitymetro.zip",
        "size": 47589,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-simcity-snes-problem",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31688,
    "title": "SimCity (SNES) - Problem",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "chase",
      "cutscene",
      "tense",
      "urban"
    ],
    "description": "Could fit in cutscenes.",
    "latest_version": "smwc-31688-1661969363",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31688,
        "title": "SimCity (SNES) - Problem",
        "version": "smwc-31688-1661969363",
        "upstream_time": 1661969363,
        "download_url": "https://dl.smwcentral.net/31688/04a%20Problem.zip",
        "filename": "04a Problem.zip",
        "size": 36011,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-simcity-snes-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26959,
    "title": "SimCity (SNES) - Town",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "calm",
      "overworld",
      "town",
      "urban"
    ],
    "description": "A short, peaceful, yet still upbeat piece with some Classical-style polyphony. Could be used for main overworlds, city submaps, or town areas.",
    "latest_version": "smwc-26959-1622606067",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26959,
        "title": "SimCity (SNES) - Town",
        "version": "smwc-26959-1622606067",
        "upstream_time": 1622606067,
        "download_url": "https://dl.smwcentral.net/26959/simcity.zip",
        "filename": "simcity.zip",
        "size": 31373,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-simcity-snes-town-old-school-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28041,
    "title": "SimCity (SNES) - Town (old-school style)",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "calm",
      "overworld",
      "town",
      "urban"
    ],
    "description": "A short, peaceful, yet still upbeat piece with some Classical-style polyphony. This is an alternate mix that only uses SMW's original ADSR values. Could be used for main overworlds, city submaps, or town areas.",
    "latest_version": "smwc-28041-1632685072",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28041,
        "title": "SimCity (SNES) - Town (old-school style)",
        "version": "smwc-28041-1632685072",
        "upstream_time": 1632685072,
        "download_url": "https://dl.smwcentral.net/28041/simcity%20%28smw%29.zip",
        "filename": "simcity (smw).zip",
        "size": 31332,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-simcity-snes-village",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8586,
    "title": "SimCity (SNES) - Village",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "calm",
      "overworld",
      "town"
    ],
    "description": "A calm and peaceful song that would fit an NPC town or an overworld map.",
    "latest_version": "smwc-8586-1400298318",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8586,
        "title": "SimCity (SNES) - Village",
        "version": "smwc-8586-1400298318",
        "upstream_time": 1400298318,
        "download_url": "https://dl.smwcentral.net/8586/SCity%20-%20Village.zip",
        "filename": "SCity - Village.zip",
        "size": 64708,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sinaria-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33520,
    "title": "Sinaria - Stage 1",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "cave",
      "space"
    ],
    "description": "The first stage theme from an obscure DOS platformer, Sinaria: Lost in Space. Very repetitive after the beginning. Recreated as a MIDI by ear, then converted.",
    "latest_version": "smwc-33520-1695401199",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33520,
        "title": "Sinaria - Stage 1",
        "version": "smwc-33520-1695401199",
        "upstream_time": 1695401199,
        "download_url": "https://dl.smwcentral.net/33520/Sinaria%20-%20Stage%201.zip",
        "filename": "Sinaria - Stage 1.zip",
        "size": 33493,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-siren-alexander-brandon-bright-club-lane",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8172,
    "title": "Siren (Alexander Brandon) - Bright Club Lane",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "athletic",
      "boss"
    ],
    "description": "Great for upbeat night levels, with flashing stars and mushroom cliffs...but probably it can suit in many types of levels.",
    "latest_version": "smwc-8172-1312352259",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8172,
        "title": "Siren (Alexander Brandon) - Bright Club Lane",
        "version": "smwc-8172-1312352259",
        "upstream_time": 1312352259,
        "download_url": "https://dl.smwcentral.net/8172/Bright%20Club%20Lane.zip",
        "filename": "Bright Club Lane.zip",
        "size": 68643,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-siren-alexander-brandon-dance-of-the-dead",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8178,
    "title": "Siren (Alexander Brandon) - Dance Of The Dead",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "castle",
      "final",
      "temple"
    ],
    "description": "Good for intense castles, or maybe dangerous, abandoned temples/ruins.",
    "latest_version": "smwc-8178-1312352513",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8178,
        "title": "Siren (Alexander Brandon) - Dance Of The Dead",
        "version": "smwc-8178-1312352513",
        "upstream_time": 1312352513,
        "download_url": "https://dl.smwcentral.net/8178/Siren%20-%20Dance%20of%20Dead.zip",
        "filename": "Siren - Dance of Dead.zip",
        "size": 68791,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-siren-alexander-brandon-introspection2",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10875,
    "title": "Siren (Alexander Brandon) - Introspection2",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "cave",
      "industrial",
      "space"
    ],
    "description": "A (almost) vanilla unsampled song except for some percussions. The song can be used as a theme of an underground factory or cave.",
    "latest_version": "smwc-10875-1425434156",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10875,
        "title": "Siren (Alexander Brandon) - Introspection2",
        "version": "smwc-10875-1425434156",
        "upstream_time": 1425434156,
        "download_url": "https://dl.smwcentral.net/10875/Introspection2.zip",
        "filename": "Introspection2.zip",
        "size": 51954,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-siren-alexander-brandon-repression",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10876,
    "title": "Siren (Alexander Brandon) - Repression",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "cave",
      "industrial"
    ],
    "description": "A heavily sampled song for cave, underground, factory, etc. The port is based on a MIDI sequenced by DORKAS.<br>\r\n<br>\r\nNote that due to the size of samples, some of vanilla samples for misc song or SFX had to be sacrificed. There are two versions for this, namely \"no level clear\" and \"no p-switch\". \"No level clear\" doesn't include the sample used by the level clear song so when the level has a goal tape, you should avoid using this (otherwise it will sound strange). \"No p-switch\" is similar to that.<br>\r\nAlso note that both versions don't have the sample of explosion which is used by a lightning or blargg.",
    "latest_version": "smwc-10876-1425434849",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10876,
        "title": "Siren (Alexander Brandon) - Repression",
        "version": "smwc-10876-1425434849",
        "upstream_time": 1425434849,
        "download_url": "https://dl.smwcentral.net/10876/Repression.zip",
        "filename": "Repression.zip",
        "size": 105374,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-siren-alexander-brandon-rush-job",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8048,
    "title": "Siren (Alexander Brandon) - RUSH JOB!",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "cave",
      "ruins",
      "temple"
    ],
    "description": "Use for cave levels, but it may fit in a temple or some ruins, too. It has a fair amount of energy to it, but still feels mysterious.",
    "latest_version": "smwc-8048-1312351933",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8048,
        "title": "Siren (Alexander Brandon) - RUSH JOB!",
        "version": "smwc-8048-1312351933",
        "upstream_time": 1312351933,
        "download_url": "https://dl.smwcentral.net/8048/Siren%20-%20Rush%20Job.zip",
        "filename": "Siren - Rush Job.zip",
        "size": 68371,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-siren-alexander-brandon-snowfall",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29475,
    "title": "Siren (Alexander Brandon) - Snowfall",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "athletic",
      "ice",
      "snow"
    ],
    "description": "The song best known from worldpeace's unsampled port, which he used in the Cool Or Cruel stage Gonzo.<br>\r\n<br>\r\nThere's a define option for whether you want the chords during the climax to use a complex volume pattern like the original mod file, or play simpler fast repeating notes like worldpeace's port and the original midi file. The default is the simpler midi pattern (I think it sounds better that way).<br>\r\n",
    "latest_version": "smwc-29475-1645747484",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29475,
        "title": "Siren (Alexander Brandon) - Snowfall",
        "version": "smwc-29475-1645747484",
        "upstream_time": 1645747484,
        "download_url": "https://dl.smwcentral.net/29475/Siren_-%20Snowfall.zip",
        "filename": "Siren_- Snowfall.zip",
        "size": 159283,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7825,
        "title": "Siren (Alexander Brandon) - Snowfall",
        "version": "smwc-7825-1312352868",
        "upstream_time": 1312352868,
        "download_url": "https://dl.smwcentral.net/7825/Snowfall.zip",
        "filename": "Snowfall.zip",
        "size": 68398,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sithle-woods",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7893,
    "title": "Sithle Woods",
    "authors": [
      "MuimiMoji"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "forest",
      "title"
    ],
    "description": "A simple and catchy song that could fit places like a forest or cutscene.",
    "latest_version": "smwc-7893-1318063149",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7893,
        "title": "Sithle Woods",
        "version": "smwc-7893-1318063149",
        "upstream_time": 1318063149,
        "download_url": "https://dl.smwcentral.net/7893/CUSTOM%20-%20Sithle%20Woods.zip",
        "filename": "CUSTOM - Sithle Woods.zip",
        "size": 67079,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sixtus-mystic-misha-don-t-sing",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40613,
    "title": "sixtus/mystic - misha, don't sing!",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "bonus"
    ],
    "description": "A cute upbeat song used in the green switch palace from Nonsense. <a href=\"https://modarchive.org/index.php?request=view_by_moduleid&query=128139\" rel=\"nofollow\">Source</a>.",
    "latest_version": "smwc-40613-1759076563",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40613,
        "title": "sixtus/mystic - misha, don't sing!",
        "version": "smwc-40613-1759076563",
        "upstream_time": 1759076563,
        "download_url": "https://dl.smwcentral.net/40613/misha%2C%20don%27t%20sing%21.zip",
        "filename": "misha%2C don%27t sing%21.zip",
        "size": 48672,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-skate-or-die-nes-skate-shop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31535,
    "title": "Skate or Die (NES) - Skate Shop",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "retro",
      "title",
      "urban"
    ],
    "description": "Very simple and calm tune from Skate or Die (NES) played in the Skate Shop.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31535-1663849986",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31535,
        "title": "Skate or Die (NES) - Skate Shop",
        "version": "smwc-31535-1663849986",
        "upstream_time": 1663849986,
        "download_url": "https://dl.smwcentral.net/31535/Skate%20or%20Die%20%28NES%29%20-%20Skate%20Shop.zip",
        "filename": "Skate or Die (NES) - Skate Shop.zip",
        "size": 65168,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-skies-the-limit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22685,
    "title": "skies the limit",
    "authors": [
      "radicaldawg"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld"
    ],
    "description": "I intended to compose this track to be used as an overworld for a world map, but I find that you could also use this in upbeat grassland levels. This is my first time composing music in .txt format so it might be a bit rusty.",
    "latest_version": "smwc-22685-1587862868",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22685,
        "title": "skies the limit",
        "version": "smwc-22685-1587862868",
        "upstream_time": 1587862868,
        "download_url": "https://dl.smwcentral.net/22685/skies%20the%20limit.zip",
        "filename": "skies the limit.zip",
        "size": 31789,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-skipp-friends-duckiest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34824,
    "title": "Skipp & Friends - Duckiest",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "tense"
    ],
    "description": "Duckiest from Skipp & Friends. Good for tense levels.",
    "latest_version": "smwc-34824-1695828092",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34824,
        "title": "Skipp & Friends - Duckiest",
        "version": "smwc-34824-1695828092",
        "upstream_time": 1695828092,
        "download_url": "https://dl.smwcentral.net/34824/Skipp%20and%20Friends%20-%20Duckiest.zip",
        "filename": "Skipp and Friends - Duckiest.zip",
        "size": 64994,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-skope-arpeggiator",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23228,
    "title": "Skope - Arpeggiator",
    "authors": [
      "Nikku4211"
    ],
    "tags": [
      "abstract",
      "ambient",
      "cave",
      "dark",
      "overworld",
      "retro",
      "space"
    ],
    "description": "This song is called 'Arpeggiator', and it was composed by Skope in 1998 for the Commodore Amiga in the .MOD ProTracker format. This song is repepetitive and simple, so I felt like it was a good fit for the AddMusicK engine.",
    "latest_version": "smwc-23228-1591278427",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23228,
        "title": "Skope - Arpeggiator",
        "version": "smwc-23228-1591278427",
        "upstream_time": 1591278427,
        "download_url": "https://dl.smwcentral.net/23228/arpeggiator_.zip",
        "filename": "arpeggiator_.zip",
        "size": 31099,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-skope-krushgroove",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23257,
    "title": "Skope - Krushgroove",
    "authors": [
      "Nikku4211"
    ],
    "tags": [
      "athletic",
      "industrial",
      "night",
      "retro",
      "town",
      "urban"
    ],
    "description": "Krushgroove, composed in 1997 by Skope for the Commodore Amiga in the .MOD ProTracker format.",
    "latest_version": "smwc-23257-1591828281",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23257,
        "title": "Skope - Krushgroove",
        "version": "smwc-23257-1591828281",
        "upstream_time": 1591828281,
        "download_url": "https://dl.smwcentral.net/23257/krushgroove_.zip",
        "filename": "krushgroove_.zip",
        "size": 50855,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-skrillex-scary-monsters-and-nice-sprites",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41005,
    "title": "Skrillex - Scary Monsters and Nice Sprites",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "abstract",
      "credits",
      "dark",
      "final",
      "industrial",
      "space",
      "upbeat",
      "urban"
    ],
    "description": "Classic brostep<br>\r\n<br>\r\n<span style=\"color: #ff6190;\">NOTE: Incompatible with Thunder, Blargg, Fireworks, and Bonus End SFX</span>",
    "latest_version": "smwc-41005-1769908796",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41005,
        "title": "Skrillex - Scary Monsters and Nice Sprites",
        "version": "smwc-41005-1769908796",
        "upstream_time": 1769908796,
        "download_url": "https://dl.smwcentral.net/41005/SkrillexScaryMonsters.zip",
        "filename": "SkrillexScaryMonsters.zip",
        "size": 142950,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-skweek-bgm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26057,
    "title": "Skweek - BGM 2",
    "authors": [
      "yoshi9429"
    ],
    "tags": [
      "abstract",
      "athletic",
      "cutscene",
      "tense",
      "yoshi drums"
    ],
    "description": "Skweek music 1 theme.<br>\r\nI think it is useful athletic stage.",
    "latest_version": "smwc-26057-1615156367",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26057,
        "title": "Skweek - BGM 2",
        "version": "smwc-26057-1615156367",
        "upstream_time": 1615156367,
        "download_url": "https://dl.smwcentral.net/26057/Skweek%20-%20Music%201.zip",
        "filename": "Skweek - Music 1.zip",
        "size": 94508,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sky-line",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28632,
    "title": "Sky Line",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "calm",
      "credits",
      "short",
      "sky",
      "title"
    ],
    "description": "a short, repetitive song for credits<br>\r\n<br>\r\nused Tetris Attack samples",
    "latest_version": "smwc-28632-1638658861",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28632,
        "title": "Sky Line",
        "version": "smwc-28632-1638658861",
        "upstream_time": 1638658861,
        "download_url": "https://dl.smwcentral.net/28632/Sky%20Line.zip",
        "filename": "Sky Line.zip",
        "size": 57353,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sky-map-void-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7743,
    "title": "Sky Map, Void Mix",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "dark",
      "sky"
    ],
    "description": "This is a track I composed for An SMWC Production. It is used in a sublevel of the final area. Enjoy.",
    "latest_version": "smwc-7743-1319376257",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7743,
        "title": "Sky Map, Void Mix",
        "version": "smwc-7743-1319376257",
        "upstream_time": 1319376257,
        "download_url": "https://dl.smwcentral.net/7743/Void%20Realm%20-%20Sky.zip",
        "filename": "Void Realm - Sky.zip",
        "size": 69607,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sky-map-void-mix-arrange",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26685,
    "title": "Sky Map, Void Mix (arrange)",
    "authors": [
      "MercuryPenny",
      "S.N.N."
    ],
    "tags": [
      "abstract",
      "castle",
      "cave",
      "mysterious",
      "night",
      "sky",
      "space",
      "water"
    ],
    "description": "My take on a trippy tune originally written by S.N.N. for SMWCP1.",
    "latest_version": "smwc-26685-1620190608",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26685,
        "title": "Sky Map, Void Mix (arrange)",
        "version": "smwc-26685-1620190608",
        "upstream_time": 1620190608,
        "download_url": "https://dl.smwcentral.net/26685/skyvoid.zip",
        "filename": "skyvoid.zip",
        "size": 32537,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sky-shark-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21584,
    "title": "Sky Shark - Stage 1",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "sky"
    ],
    "description": "My 72hoSPC #5 entry, which somehow got 1st place by a hair. This comes from the NES version of the game, which was composed by Tim Follin. I only changed a couple of small things from the contest's version because I didn't feel like messing with it. As for levels that could be used in... no clue, maybe a level in which you can fly around?",
    "latest_version": "smwc-21584-1576139822",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21584,
        "title": "Sky Shark - Stage 1",
        "version": "smwc-21584-1576139822",
        "upstream_time": 1576139822,
        "download_url": "https://dl.smwcentral.net/21584/Sky%20Shark%20-%20Stage%201.zip",
        "filename": "Sky Shark - Stage 1.zip",
        "size": 34974,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-skyroads-road",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33371,
    "title": "Skyroads - Road 12 (Oktalyzer)",
    "authors": [
      "Mirrordrill"
    ],
    "tags": [
      "abstract",
      "athletic",
      "calm",
      "cave",
      "chase",
      "cutscene",
      "desert",
      "night",
      "retro",
      "sad",
      "sky",
      "snow",
      "space",
      "tense",
      "title",
      "water"
    ],
    "description": "A song with an echo-y lead and vibrating keyboard backing. Has a spacious atmosphere. Should fit sky levels, or large caves.<br>\r\n<br>\r\n<br>\r\nPort of the Oktalyzer MOD version of the song, whereas the final games uses Adlib music.",
    "latest_version": "smwc-33371-1687888531",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33371,
        "title": "Skyroads - Road 12 (Oktalyzer)",
        "version": "smwc-33371-1687888531",
        "upstream_time": 1687888531,
        "download_url": "https://dl.smwcentral.net/33371/Skyroads%20Road%2012.zip",
        "filename": "Skyroads Road 12.zip",
        "size": 48078,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33370,
        "title": "Skyroads - Road 11 (Oktalyzer)",
        "version": "smwc-33370-1687888495",
        "upstream_time": 1687888495,
        "download_url": "https://dl.smwcentral.net/33370/Skyroads%20Road%2011.zip",
        "filename": "Skyroads Road 11.zip",
        "size": 42063,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33368,
        "title": "Skyroads - Road 9 (Oktalyzer)",
        "version": "smwc-33368-1687888467",
        "upstream_time": 1687888467,
        "download_url": "https://dl.smwcentral.net/33368/Skyroads%20Road%209.zip",
        "filename": "Skyroads Road 9.zip",
        "size": 38024,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33367,
        "title": "Skyroads - Road 8 (Oktalyzer)",
        "version": "smwc-33367-1687888447",
        "upstream_time": 1687888447,
        "download_url": "https://dl.smwcentral.net/33367/Skyroads%20Road%208.zip",
        "filename": "Skyroads Road 8.zip",
        "size": 41810,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33366,
        "title": "Skyroads - Road 6 (Oktalyzer)",
        "version": "smwc-33366-1687888438",
        "upstream_time": 1687888438,
        "download_url": "https://dl.smwcentral.net/33366/Skyroads%20Road%206.zip",
        "filename": "Skyroads Road 6.zip",
        "size": 46018,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33365,
        "title": "Skyroads - Road 5 (Oktalyzer)",
        "version": "smwc-33365-1687888410",
        "upstream_time": 1687888410,
        "download_url": "https://dl.smwcentral.net/33365/Skyroads%20Road%205.zip",
        "filename": "Skyroads Road 5.zip",
        "size": 49807,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33336,
        "title": "Skyroads - Road 7 (Oktalyzer)",
        "version": "smwc-33336-1687888393",
        "upstream_time": 1687888393,
        "download_url": "https://dl.smwcentral.net/33336/Skyroads%20Road%207%20unsampled.zip",
        "filename": "Skyroads Road 7 unsampled.zip",
        "size": 31784,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33333,
        "title": "Skyroads - Road 7 (Oktalyzer)",
        "version": "smwc-33333-1687888373",
        "upstream_time": 1687888373,
        "download_url": "https://dl.smwcentral.net/33333/Skyroads%20Road%207.zip",
        "filename": "Skyroads Road 7.zip",
        "size": 50501,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33332,
        "title": "Skyroads - Road 4 (Oktalyzer)",
        "version": "smwc-33332-1687888337",
        "upstream_time": 1687888337,
        "download_url": "https://dl.smwcentral.net/33332/Skyroads%20Road%204.zip",
        "filename": "Skyroads Road 4.zip",
        "size": 36392,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33331,
        "title": "Skyroads - Road 3 (Oktalyzer)",
        "version": "smwc-33331-1687888326",
        "upstream_time": 1687888326,
        "download_url": "https://dl.smwcentral.net/33331/Skyroads%20Road%203.zip",
        "filename": "Skyroads Road 3.zip",
        "size": 36351,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33330,
        "title": "Skyroads - Road 2 (Oktalyzer)",
        "version": "smwc-33330-1687888306",
        "upstream_time": 1687888306,
        "download_url": "https://dl.smwcentral.net/33330/Skyroads%20Road_2.zip",
        "filename": "Skyroads Road_2.zip",
        "size": 45352,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33329,
        "title": "Skyroads - Road 1 (Oktalyzer)",
        "version": "smwc-33329-1687888273",
        "upstream_time": 1687888273,
        "download_url": "https://dl.smwcentral.net/33329/Skyroads%20Road%201.zip",
        "filename": "Skyroads Road 1.zip",
        "size": 43644,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-slide-the-ice-ring",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9391,
    "title": "Slide! The Ice Ring",
    "authors": [
      "Moose"
    ],
    "tags": [
      "athletic",
      "cave",
      "ice",
      "snow"
    ],
    "description": "Another song from the project that I had to abandon.<br>\r\n<br>\r\nThis makes me think of an ice-themed track from F-Zero, so something fast-paced.",
    "latest_version": "smwc-9391-1414177295",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9391,
        "title": "Slide! The Ice Ring",
        "version": "smwc-9391-1414177295",
        "upstream_time": 1414177295,
        "download_url": "https://dl.smwcentral.net/9391/hack%20ice.zip",
        "filename": "hack ice.zip",
        "size": 31577,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-slippery-scary-subterranean",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26560,
    "title": "Slippery Scary Subterranean",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "ambient",
      "calm",
      "cave",
      "dark",
      "forest",
      "ice",
      "mysterious",
      "night",
      "sad",
      "snow",
      "spooky",
      "water"
    ],
    "description": "A somber composition, lightly inspired by Equinox's Atlena.",
    "latest_version": "smwc-26560-1617908437",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26560,
        "title": "Slippery Scary Subterranean",
        "version": "smwc-26560-1617908437",
        "upstream_time": 1617908437,
        "download_url": "https://dl.smwcentral.net/26560/Slippery%20Scary%20Subterranean.zip",
        "filename": "Slippery Scary Subterranean.zip",
        "size": 36576,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sm-choukyoushi-hitomi-vol-3-10-track",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19118,
    "title": "SM Choukyoushi Hitomi Vol 3.10 - Track 07 (Arrangement)",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "bonus",
      "overworld"
    ],
    "description": "Could fit with bonus theme.<br>\r\n<br>\r\nEDIT: I realized I forgot to re-arrange the channel, so the drums sound would be cut when a sound effect fired up. Redownload for update.",
    "latest_version": "smwc-19118-1550283765",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19118,
        "title": "SM Choukyoushi Hitomi Vol 3.10 - Track 07 (Arrangement)",
        "version": "smwc-19118-1550283765",
        "upstream_time": 1550283765,
        "download_url": "https://dl.smwcentral.net/19118/SM%20Choukyoushi%20Hitomi%20Vol%203.10%20-%20Track%2007.zip",
        "filename": "SM Choukyoushi Hitomi Vol 3.10 - Track 07.zip",
        "size": 56645,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-smart-ball-green-plains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35688,
    "title": "Smart Ball - Green Plains",
    "authors": [
      "Jakeapus"
    ],
    "tags": [
      "athletic",
      "grassland",
      "sky"
    ],
    "description": "A cancelled request from <span class=\"un-outer\" title=\"Green\"><a href=\"/?p=profile&amp;id=43749\" style=\"color: var(--user-color-3);\" class=\"un\">Green</a></span>.<br>\r\n<br>\r\nA song from the game Smart Ball (Jerry Boy), this track is upbeat and has a really nice trumpet solo! It's not a 1:1, but very close outside of a few instrument choices I could manage to find. Use this for your sunny grassland levels, cloud levels, or anything generally bright and cheery!<br>\r\n<br>\r\n",
    "latest_version": "smwc-35688-1703268640",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35688,
        "title": "Smart Ball - Green Plains",
        "version": "smwc-35688-1703268640",
        "upstream_time": 1703268640,
        "download_url": "https://dl.smwcentral.net/35688/Green_Plains.zip",
        "filename": "Green_Plains.zip",
        "size": 32009,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-smart-ball-moon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35672,
    "title": "Smart Ball - Moon",
    "authors": [
      "Jakeapus"
    ],
    "tags": [
      "calm",
      "night",
      "title"
    ],
    "description": "A simple first time port from a simple first time porter :)<br>\r\nThis song is from the game Smart Ball, known as Jerry Boy in the US. I wanted to try something easy, so this felt like a good choice! Since it's so short, you could use it for a title sequence, overworld section, or quick intro level. Enjoy!",
    "latest_version": "smwc-35672-1703339053",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35672,
        "title": "Smart Ball - Moon",
        "version": "smwc-35672-1703339053",
        "upstream_time": 1703339053,
        "download_url": "https://dl.smwcentral.net/35672/Smart%20Ball%20-%20Moon.zip",
        "filename": "Smart Ball - Moon.zip",
        "size": 21100,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-smash-mouth-all-star-bridge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26351,
    "title": "Smash Mouth - All-star (bridge)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "bonus",
      "cave",
      "overworld",
      "p-switch"
    ],
    "description": "A tiny section suitable for p-swith. To disable the <b>tempo immunity</b>, find the relevant line in the .txt and prefix it with a <b>;</b> (semicolon).",
    "latest_version": "smwc-26351-1618694973",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26351,
        "title": "Smash Mouth - All-star (bridge)",
        "version": "smwc-26351-1618694973",
        "upstream_time": 1618694973,
        "download_url": "https://dl.smwcentral.net/26351/smouth_all_star_bridge_0_1.zip",
        "filename": "smouth_all_star_bridge_0_1.zip",
        "size": 31894,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-smash-mouth-all-star-end",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26352,
    "title": "Smash Mouth - All-star (end)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "athletic",
      "beach",
      "carnival",
      "credits",
      "grassland",
      "misc",
      "title"
    ],
    "description": "<b>S H R E K</b><br>\r\n<br>\r\nRequested by OrangeBronzeDaisy.",
    "latest_version": "smwc-26352-1618696176",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26352,
        "title": "Smash Mouth - All-star (end)",
        "version": "smwc-26352-1618696176",
        "upstream_time": 1618696176,
        "download_url": "https://dl.smwcentral.net/26352/smouth_all_star_end_0_2.zip",
        "filename": "smouth_all_star_end_0_2.zip",
        "size": 32716,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-smash-mouth-all-star-start",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26350,
    "title": "Smash Mouth - All-star (start)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "athletic",
      "beach",
      "carnival",
      "credits",
      "grassland",
      "misc",
      "title"
    ],
    "description": "<b>S H R E K</b><br>\r\n<br>\r\nRequested by OrangeBronzeDaisy.",
    "latest_version": "smwc-26350-1618236811",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26350,
        "title": "Smash Mouth - All-star (start)",
        "version": "smwc-26350-1618236811",
        "upstream_time": 1618236811,
        "download_url": "https://dl.smwcentral.net/26350/smouth_all_star_start_0_1.zip",
        "filename": "smouth_all_star_start_0_1.zip",
        "size": 33981,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-smh-on-the-moon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23208,
    "title": "smh - on the moon",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "abstract",
      "calm",
      "overworld",
      "space"
    ],
    "description": "Space-y, chiptune-y song featured in JUMP's World 3B.<br>\r\n<br>\r\nContains both a version that only works on overworlds, and a version for levels with reduced echo, not compatible with Bonus End or Blargg/Thunder.",
    "latest_version": "smwc-23208-1591066017",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23208,
        "title": "smh - on the moon",
        "version": "smwc-23208-1591066017",
        "upstream_time": 1591066017,
        "download_url": "https://dl.smwcentral.net/23208/On%20The%20Moon.zip",
        "filename": "On The Moon.zip",
        "size": 77843,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-smirk-heidi",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30113,
    "title": "Smirk - Heidi #7",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "calm",
      "cave",
      "industrial",
      "mysterious",
      "night",
      "retro",
      "sewer",
      "space"
    ],
    "description": "A chiptune Song which was used in \"Lyle in Cube Sector\" and as Keygen music. ",
    "latest_version": "smwc-30113-1650478893",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30113,
        "title": "Smirk - Heidi #7",
        "version": "smwc-30113-1650478893",
        "upstream_time": 1650478893,
        "download_url": "https://dl.smwcentral.net/30113/Heidi7.zip",
        "filename": "Heidi7.zip",
        "size": 37316,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25751,
        "title": "Smirk - Heidi #7",
        "version": "smwc-25751-1611516433",
        "upstream_time": 1611516433,
        "download_url": "https://dl.smwcentral.net/25751/heidi%20%237.zip",
        "filename": "heidi %237.zip",
        "size": 254254,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10879,
        "title": "Smirk - Heidi #7",
        "version": "smwc-10879-1425690066",
        "upstream_time": 1425690066,
        "download_url": "https://dl.smwcentral.net/10879/Heidi%20%237.zip",
        "filename": "Heidi %237.zip",
        "size": 33383,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-smoggy-smokestacks",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22307,
    "title": "Smoggy Smokestacks",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "airship",
      "dark",
      "industrial"
    ],
    "description": "An original song inspired heavily by DKC3.",
    "latest_version": "smwc-22307-1584514386",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22307,
        "title": "Smoggy Smokestacks",
        "version": "smwc-22307-1584514386",
        "upstream_time": 1584514386,
        "download_url": "https://dl.smwcentral.net/22307/Smogstack.zip",
        "filename": "Smogstack.zip",
        "size": 68599,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-smw-central-production",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31719,
    "title": "SMW Central Production 2 - I'm-a The Superstar!",
    "authors": [
      "Blind Devil",
      "Kipernal",
      "Pink Gold Peach"
    ],
    "tags": [
      "abstract",
      "airship",
      "ambient",
      "athletic",
      "beach",
      "bonus",
      "boss",
      "calm",
      "carnival",
      "castle",
      "cave",
      "chase",
      "credits",
      "cutscene",
      "dark",
      "desert",
      "environmental",
      "final",
      "fire",
      "forest",
      "game over",
      "ghost house",
      "goal",
      "grassland",
      "ice",
      "industrial",
      "jungle",
      "keyhole",
      "misc",
      "miss",
      "mountain",
      "mysterious",
      "night",
      "nintendo presents",
      "overworld",
      "p-switch",
      "retro",
      "ruins",
      "sad",
      "sewer",
      "sky",
      "snow",
      "space",
      "spooky",
      "star",
      "swamp",
      "switch palace",
      "temple",
      "tense",
      "title",
      "town",
      "urban",
      "water"
    ],
    "description": "The death songs from SMW Central Production 2, there are 10 distinct death songs which are assigned to each world:<br>\r\n<br>\r\nSimple Slip - World 1<br>\r\nTreetop Tumble - World 2<br>\r\nNanakorobiyaoki - World 3<br>\r\nDrowning in the Ocean - World 4<br>\r\nSun-Scorched - World 5<br>\r\nShow's Cancelled - World 6<br>\r\nFalling For Hours - World 7<br>\r\nParadox Pandemonium - World 8<br>\r\nNo O.S.H.A. Compilance - World 9<br>\r\nPhantasmagorical Flub - World 10",
    "latest_version": "smwc-31719-1659315075",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31719,
        "title": "SMW Central Production 2 - I'm-a The Superstar!",
        "version": "smwc-31719-1659315075",
        "upstream_time": 1659315075,
        "download_url": "https://dl.smwcentral.net/31719/SMWCP2%20-%20I%27m-a%20The%20Superstar%21.zip",
        "filename": "SMWCP2 - I%27m-a The Superstar%21.zip",
        "size": 30843,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31718,
        "title": "SMW Central Production 2 - Switch Scramble",
        "version": "smwc-31718-1659315010",
        "upstream_time": 1659315010,
        "download_url": "https://dl.smwcentral.net/31718/SMWCP2%20-%20Switch%20Scramble.zip",
        "filename": "SMWCP2 - Switch Scramble.zip",
        "size": 30655,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31717,
        "title": "SMW Central Production 2 - Star Bomba",
        "version": "smwc-31717-1659314953",
        "upstream_time": 1659314953,
        "download_url": "https://dl.smwcentral.net/31717/SMWCP2%20-%20Star%20Bomba.zip",
        "filename": "SMWCP2 - Star Bomba.zip",
        "size": 32046,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31716,
        "title": "SMW Central Production 2 - Mario Time!",
        "version": "smwc-31716-1659314887",
        "upstream_time": 1659314887,
        "download_url": "https://dl.smwcentral.net/31716/SMWCP2%20-%20Mario%20Time%21.zip",
        "filename": "SMWCP2 - Mario Time%21.zip",
        "size": 30897,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31715,
        "title": "SMW Central Production 2 - Keyhole",
        "version": "smwc-31715-1659314847",
        "upstream_time": 1659314847,
        "download_url": "https://dl.smwcentral.net/31715/SMWCP2%20-%20Keyhole.zip",
        "filename": "SMWCP2 - Keyhole.zip",
        "size": 30133,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31705,
        "title": "SMW Central Production 2 - SMWC Presents...",
        "version": "smwc-31705-1659287595",
        "upstream_time": 1659287595,
        "download_url": "https://dl.smwcentral.net/31705/SMWCP2%20-%20SMWC%20Presents....zip",
        "filename": "SMWCP2 - SMWC Presents....zip",
        "size": 30525,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31702,
        "title": "SMW Central Production 2 - Nature's Extinction",
        "version": "smwc-31702-1659287555",
        "upstream_time": 1659287555,
        "download_url": "https://dl.smwcentral.net/31702/SMWCP2%20-%20Nature%27s%20Extinction.zip",
        "filename": "SMWCP2 - Nature%27s Extinction.zip",
        "size": 32799,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31119,
        "title": "SMW Central Production 2 - I Smell a Rat",
        "version": "smwc-31119-1654689152",
        "upstream_time": 1654689152,
        "download_url": "https://dl.smwcentral.net/31119/2%20-%20I%20Smell%20a%20Rat.zip",
        "filename": "2 - I Smell a Rat.zip",
        "size": 32232,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30903,
        "title": "SMW Central Production 2 - Befouling Smog",
        "version": "smwc-30903-1661033403",
        "upstream_time": 1661033403,
        "download_url": "https://dl.smwcentral.net/30903/Befouling%20Smog.zip",
        "filename": "Befouling Smog.zip",
        "size": 38005,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30868,
        "title": "SMW Central Production 2 - Waterways (arrange)",
        "version": "smwc-30868-1660180069",
        "upstream_time": 1660180069,
        "download_url": "https://dl.smwcentral.net/30868/waterways%2B.zip",
        "filename": "waterways+.zip",
        "size": 37255,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30809,
        "title": "SMW Central Production 2 - Death Songs",
        "version": "smwc-30809-1674015896",
        "upstream_time": 1674015896,
        "download_url": "https://dl.smwcentral.net/30809/SMWCP2%20Death%20Music.zip",
        "filename": "SMWCP2 Death Music.zip",
        "size": 380299,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30808,
        "title": "SMW Central Production 2 - Steel Samba",
        "version": "smwc-30808-1659284854",
        "upstream_time": 1659284854,
        "download_url": "https://dl.smwcentral.net/30808/83%20-%20Steel%20Samba.zip",
        "filename": "83 - Steel Samba.zip",
        "size": 36134,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30807,
        "title": "SMW Central Production 2 - Lost Jungle Medley",
        "version": "smwc-30807-1659230844",
        "upstream_time": 1659230844,
        "download_url": "https://dl.smwcentral.net/30807/82%20-%20Lost%20Jungle%20Medley.zip",
        "filename": "82 - Lost Jungle Medley.zip",
        "size": 34065,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30806,
        "title": "SMW Central Production 2 - Fantastic Fanfare",
        "version": "smwc-30806-1659230760",
        "upstream_time": 1659230760,
        "download_url": "https://dl.smwcentral.net/30806/81%20-%20Fantastic%20Fanfare.zip",
        "filename": "81 - Fantastic Fanfare.zip",
        "size": 32554,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30805,
        "title": "SMW Central Production 2 - Sleeping Deity",
        "version": "smwc-30805-1658334395",
        "upstream_time": 1658334395,
        "download_url": "https://dl.smwcentral.net/30805/78%20-%20Sleeping%20Deity.zip",
        "filename": "78 - Sleeping Deity.zip",
        "size": 42303,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30804,
        "title": "SMW Central Production 2 - Brace for a Bonus",
        "version": "smwc-30804-1658333626",
        "upstream_time": 1658333626,
        "download_url": "https://dl.smwcentral.net/30804/77%20-%20Brace%20For%20a%20Bonus%21.zip",
        "filename": "77 - Brace For a Bonus%21.zip",
        "size": 33326,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30803,
        "title": "SMW Central Production 2 - Electrospire",
        "version": "smwc-30803-1658333362",
        "upstream_time": 1658333362,
        "download_url": "https://dl.smwcentral.net/30803/76%20-%20Electrospire.zip",
        "filename": "76 - Electrospire.zip",
        "size": 82090,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30802,
        "title": "SMW Central Production 2 - Lucid",
        "version": "smwc-30802-1658332512",
        "upstream_time": 1658332512,
        "download_url": "https://dl.smwcentral.net/30802/75%20-%20Lucid.zip",
        "filename": "75 - Lucid.zip",
        "size": 74464,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30801,
        "title": "SMW Central Production 2 - Bells of Eternity",
        "version": "smwc-30801-1658332230",
        "upstream_time": 1658332230,
        "download_url": "https://dl.smwcentral.net/30801/74%20-%20Bells%20of%20Eternity.zip",
        "filename": "74 - Bells of Eternity.zip",
        "size": 46839,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30800,
        "title": "SMW Central Production 2 - Six-Eight Sorrow",
        "version": "smwc-30800-1658331939",
        "upstream_time": 1658331939,
        "download_url": "https://dl.smwcentral.net/30800/73%20-%20Six-Eight%20Sorrow.zip",
        "filename": "73 - Six-Eight Sorrow.zip",
        "size": 46231,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30799,
        "title": "SMW Central Production 2 - Flight of Fantasy",
        "version": "smwc-30799-1659230661",
        "upstream_time": 1659230661,
        "download_url": "https://dl.smwcentral.net/30799/72%20-%20Flight%20of%20Fantasy.zip",
        "filename": "72 - Flight of Fantasy.zip",
        "size": 85285,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30798,
        "title": "SMW Central Production 2 - Dreamscape",
        "version": "smwc-30798-1658331447",
        "upstream_time": 1658331447,
        "download_url": "https://dl.smwcentral.net/30798/71%20-_Dreamscape.zip",
        "filename": "71 -_Dreamscape.zip",
        "size": 41575,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30797,
        "title": "SMW Central Production 2 - The Sirens of Titan",
        "version": "smwc-30797-1658331056",
        "upstream_time": 1658331056,
        "download_url": "https://dl.smwcentral.net/30797/70%20-%20The%20Sirens%20of%20Titan%20%28V1.1%29.zip",
        "filename": "70 - The Sirens of Titan (V1.1).zip",
        "size": 67699,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30796,
        "title": "SMW Central Production 2 - Automated Anger",
        "version": "smwc-30796-1659230362",
        "upstream_time": 1659230362,
        "download_url": "https://dl.smwcentral.net/30796/69%20-%20Automated%20Anger.zip",
        "filename": "69 - Automated Anger.zip",
        "size": 68350,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30795,
        "title": "SMW Central Production 2 - One Last Hope",
        "version": "smwc-30795-1658258621",
        "upstream_time": 1658258621,
        "download_url": "https://dl.smwcentral.net/30795/68%20-%20One%20Last_Hope.zip",
        "filename": "68 - One Last_Hope.zip",
        "size": 38604,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30794,
        "title": "SMW Central Production 2 - Factory Fugue",
        "version": "smwc-30794-1658258113",
        "upstream_time": 1658258113,
        "download_url": "https://dl.smwcentral.net/30794/66%20-%20Factory%20Fugue.zip",
        "filename": "66 - Factory Fugue.zip",
        "size": 58642,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30793,
        "title": "SMW Central Production 2 - Machine-Made Mayhem",
        "version": "smwc-30793-1659230148",
        "upstream_time": 1659230148,
        "download_url": "https://dl.smwcentral.net/30793/65%20-%20Machine-Made%20Mayhem.zip",
        "filename": "65 - Machine-Made Mayhem.zip",
        "size": 76844,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30792,
        "title": "SMW Central Production 2 - Iron Notes of Industry",
        "version": "smwc-30792-1659229754",
        "upstream_time": 1659229754,
        "download_url": "https://dl.smwcentral.net/30792/64%20-%20Iron%20Notes%20of%20Industry.zip",
        "filename": "64 - Iron Notes of Industry.zip",
        "size": 105115,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30791,
        "title": "SMW Central Production 2 - Massive Layoffs",
        "version": "smwc-30791-1658257167",
        "upstream_time": 1658257167,
        "download_url": "https://dl.smwcentral.net/30791/63%20-%20Massive%20Layoffs.zip",
        "filename": "63 - Massive Layoffs.zip",
        "size": 47859,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30790,
        "title": "SMW Central Production 2 - Norveg Incorporated",
        "version": "smwc-30790-1658256948",
        "upstream_time": 1658256948,
        "download_url": "https://dl.smwcentral.net/30790/62%20-%20Norveg%20Incorporated.zip",
        "filename": "62 - Norveg Incorporated.zip",
        "size": 32329,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30789,
        "title": "SMW Central Production 2 - Check the Temperature",
        "version": "smwc-30789-1658027320",
        "upstream_time": 1658027320,
        "download_url": "https://dl.smwcentral.net/30789/61%20-%20Check%20the%20Temperature.zip",
        "filename": "61 - Check the Temperature.zip",
        "size": 36566,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30788,
        "title": "SMW Central Production 2 - Ashen Snowfall",
        "version": "smwc-30788-1658027087",
        "upstream_time": 1658027087,
        "download_url": "https://dl.smwcentral.net/30788/60%20-%20Ashen%20Snowfall.zip",
        "filename": "60 - Ashen Snowfall.zip",
        "size": 37928,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30787,
        "title": "SMW Central Production 2 - Burnt Ice Beats",
        "version": "smwc-30787-1658026840",
        "upstream_time": 1658026840,
        "download_url": "https://dl.smwcentral.net/30787/59%20-%20Burnt%20Ice%20Beats.zip",
        "filename": "59 - Burnt Ice Beats.zip",
        "size": 40913,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30786,
        "title": "SMW Central Production 2 - Mario on Ice",
        "version": "smwc-30786-1657923664",
        "upstream_time": 1657923664,
        "download_url": "https://dl.smwcentral.net/30786/58%20-%20Mario%20on%20Ice.zip",
        "filename": "58 - Mario on Ice.zip",
        "size": 47437,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30785,
        "title": "SMW Central Production 2 - Welcome to Paradice",
        "version": "smwc-30785-1657923450",
        "upstream_time": 1657923450,
        "download_url": "https://dl.smwcentral.net/30785/57%20-%20Welcome%20to%20Paradice.zip",
        "filename": "57 - Welcome to Paradice.zip",
        "size": 53170,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30784,
        "title": "SMW Central Production 2 - White Winter Night",
        "version": "smwc-30784-1657923128",
        "upstream_time": 1657923128,
        "download_url": "https://dl.smwcentral.net/30784/56%20-%20White%20Winter%20Night.zip",
        "filename": "56 - White Winter Night.zip",
        "size": 35153,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30783,
        "title": "SMW Central Production 2 - Magnificent Magma Mural",
        "version": "smwc-30783-1657922923",
        "upstream_time": 1657922923,
        "download_url": "https://dl.smwcentral.net/30783/55%20-%20Magnificent%20Magma%20Mural.zip",
        "filename": "55 - Magnificent Magma Mural.zip",
        "size": 58644,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30780,
        "title": "SMW Central Production 2 - Overburn",
        "version": "smwc-30780-1657922650",
        "upstream_time": 1657922650,
        "download_url": "https://dl.smwcentral.net/30780/54%20-%20Overburn.zip",
        "filename": "54 - Overburn.zip",
        "size": 65940,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30779,
        "title": "SMW Central Production 2 - Calm Before the Storm",
        "version": "smwc-30779-1657921288",
        "upstream_time": 1657921288,
        "download_url": "https://dl.smwcentral.net/30779/53%20-%20Calm%20Before%20the%20Storm.zip",
        "filename": "53 - Calm Before the Storm.zip",
        "size": 33671,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30778,
        "title": "SMW Central Production 2 - Undeserved Regality",
        "version": "smwc-30778-1657921609",
        "upstream_time": 1657921609,
        "download_url": "https://dl.smwcentral.net/30778/52%20-%20Undeserved%20Regality.zip",
        "filename": "52 - Undeserved Regality.zip",
        "size": 65729,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30777,
        "title": "SMW Central Production 2 - Crystalline",
        "version": "smwc-30777-1657554177",
        "upstream_time": 1657554177,
        "download_url": "https://dl.smwcentral.net/30777/51%20-%20Crystalline.zip",
        "filename": "51 - Crystalline.zip",
        "size": 45175,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30776,
        "title": "SMW Central Production 2 - Celestial Citadel",
        "version": "smwc-30776-1657553932",
        "upstream_time": 1657553932,
        "download_url": "https://dl.smwcentral.net/30776/50%20-%20Celestial%20Citadel.zip",
        "filename": "50 - Celestial Citadel.zip",
        "size": 72449,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30775,
        "title": "SMW Central Production 2 - Heavier Than Air",
        "version": "smwc-30775-1657553719",
        "upstream_time": 1657553719,
        "download_url": "https://dl.smwcentral.net/30775/49%20-%20Heavier%20Than%20Air.zip",
        "filename": "49 - Heavier Than Air.zip",
        "size": 48213,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30774,
        "title": "SMW Central Production 2 - To the Sky",
        "version": "smwc-30774-1655483812",
        "upstream_time": 1655483812,
        "download_url": "https://dl.smwcentral.net/30774/48%20-%20To%20the%20Sky.zip",
        "filename": "48 - To the Sky.zip",
        "size": 33246,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30773,
        "title": "SMW Central Production 2 - Lux",
        "version": "smwc-30773-1657553506",
        "upstream_time": 1657553506,
        "download_url": "https://dl.smwcentral.net/30773/47%20-%20Lux.zip",
        "filename": "47 - Lux.zip",
        "size": 49532,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30772,
        "title": "SMW Central Production 2 - Floating",
        "version": "smwc-30772-1657552503",
        "upstream_time": 1657552503,
        "download_url": "https://dl.smwcentral.net/30772/46%20-%20Floating.zip",
        "filename": "46 - Floating.zip",
        "size": 32312,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30771,
        "title": "SMW Central Production 2 - Let the Show Begin!",
        "version": "smwc-30771-1657552309",
        "upstream_time": 1657552309,
        "download_url": "https://dl.smwcentral.net/30771/45%20-%20Let%20the%20Show%20Begin%21.zip",
        "filename": "45 - Let the Show Begin%21.zip",
        "size": 50936,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30770,
        "title": "SMW Central Production 2 - Going Off the Rails",
        "version": "smwc-30770-1657552004",
        "upstream_time": 1657552004,
        "download_url": "https://dl.smwcentral.net/30770/44%20-%20Going%20Off%20the%20Rails.zip",
        "filename": "44 - Going Off the Rails.zip",
        "size": 55479,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30769,
        "title": "SMW Central Production 2 - Sorrowful Balloons",
        "version": "smwc-30769-1657551767",
        "upstream_time": 1657551767,
        "download_url": "https://dl.smwcentral.net/30769/43%20-%20Sorrowful%20Balloons.zip",
        "filename": "43 - Sorrowful Balloons.zip",
        "size": 33238,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30768,
        "title": "SMW Central Production 2 - Shaco",
        "version": "smwc-30768-1657551547",
        "upstream_time": 1657551547,
        "download_url": "https://dl.smwcentral.net/30768/42%20-%20Shaco.zip",
        "filename": "42 - Shaco.zip",
        "size": 33517,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30767,
        "title": "SMW Central Production 2 - Fun at the Carnival",
        "version": "smwc-30767-1657551133",
        "upstream_time": 1657551133,
        "download_url": "https://dl.smwcentral.net/30767/41%20-%20Fun%20at%20the%20Carnival.zip",
        "filename": "41 - Fun at the Carnival.zip",
        "size": 44168,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30766,
        "title": "SMW Central Production 2 - Graveyard Shift",
        "version": "smwc-30766-1657550301",
        "upstream_time": 1657550301,
        "download_url": "https://dl.smwcentral.net/30766/40%20-%20Graveyard%20Shift.zip",
        "filename": "40 - Graveyard Shift.zip",
        "size": 34441,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30765,
        "title": "SMW Central Production 2 - Twisted Tune",
        "version": "smwc-30765-1657550030",
        "upstream_time": 1657550030,
        "download_url": "https://dl.smwcentral.net/30765/39%20-%20Twisted%20Tune.zip",
        "filename": "39 - Twisted Tune.zip",
        "size": 31439,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30764,
        "title": "SMW Central Production 2 - Rush Time",
        "version": "smwc-30764-1657549878",
        "upstream_time": 1657549878,
        "download_url": "https://dl.smwcentral.net/30764/38%20-%20Rush%20Time.zip",
        "filename": "38 - Rush Time.zip",
        "size": 34467,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30763,
        "title": "SMW Central Production 2 - Cult of Calamity",
        "version": "smwc-30763-1657549677",
        "upstream_time": 1657549677,
        "download_url": "https://dl.smwcentral.net/30763/37%20-%20Cult%20of%20Calamity.zip",
        "filename": "37 - Cult of Calamity.zip",
        "size": 48849,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30762,
        "title": "SMW Central Production 2 - Sandy Strings",
        "version": "smwc-30762-1657545938",
        "upstream_time": 1657545938,
        "download_url": "https://dl.smwcentral.net/30762/36%20-%20Sandy%20Strings.zip",
        "filename": "36 - Sandy Strings.zip",
        "size": 42415,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30761,
        "title": "SMW Central Production 2 - Parched Polyphony",
        "version": "smwc-30761-1657544932",
        "upstream_time": 1657544932,
        "download_url": "https://dl.smwcentral.net/30761/35%20-%20Parched%20Polyphony.zip",
        "filename": "35 - Parched Polyphony.zip",
        "size": 51660,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30760,
        "title": "SMW Central Production 2 - Dance of Dehydration",
        "version": "smwc-30760-1657544184",
        "upstream_time": 1657544184,
        "download_url": "https://dl.smwcentral.net/30760/34%20-%20Dance%20of%20Dehydration.zip",
        "filename": "34 - Dance of Dehydration.zip",
        "size": 34275,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30759,
        "title": "SMW Central Production 2 - Entrance",
        "version": "smwc-30759-1657543926",
        "upstream_time": 1657543926,
        "download_url": "https://dl.smwcentral.net/30759/33%20-%20Entrance.zip",
        "filename": "33 - Entrance.zip",
        "size": 35929,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30758,
        "title": "SMW Central Production 2 - Merchant Song",
        "version": "smwc-30758-1657543685",
        "upstream_time": 1657543685,
        "download_url": "https://dl.smwcentral.net/30758/32%20-%20Merchant%20Song.zip",
        "filename": "32 - Merchant Song.zip",
        "size": 32170,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30751,
        "title": "SMW Central Production 2 - Sea of Mist",
        "version": "smwc-30751-1657543118",
        "upstream_time": 1657543118,
        "download_url": "https://dl.smwcentral.net/30751/31%20-%20Sea%20of%20Mist.zip",
        "filename": "31 - Sea of Mist.zip",
        "size": 33825,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30750,
        "title": "SMW Central Production 2 - Waterways",
        "version": "smwc-30750-1657542765",
        "upstream_time": 1657542765,
        "download_url": "https://dl.smwcentral.net/30750/30%20-%20Waterways.zip",
        "filename": "30 - Waterways.zip",
        "size": 32764,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30749,
        "title": "SMW Central Production 2 - Watery Depths",
        "version": "smwc-30749-1657542524",
        "upstream_time": 1657542524,
        "download_url": "https://dl.smwcentral.net/30749/29%20-%20Watery%20Depths.zip",
        "filename": "29 - Watery Depths.zip",
        "size": 36007,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30748,
        "title": "SMW Central Production 2 - Spring Breeze",
        "version": "smwc-30748-1657542209",
        "upstream_time": 1657542209,
        "download_url": "https://dl.smwcentral.net/30748/28%20-%20Spring%20Breeze.zip",
        "filename": "28 - Spring Breeze.zip",
        "size": 37089,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30747,
        "title": "SMW Central Production 2 - Song of the Seas",
        "version": "smwc-30747-1657541916",
        "upstream_time": 1657541916,
        "download_url": "https://dl.smwcentral.net/30747/27%20-%20Song%20of%20the%20Seas.zip",
        "filename": "27 - Song of the Seas.zip",
        "size": 37223,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30746,
        "title": "SMW Central Production 2 - Bamboo Bustle",
        "version": "smwc-30746-1657541264",
        "upstream_time": 1657541264,
        "download_url": "https://dl.smwcentral.net/30746/26%20-%20Bamboo%20Bustle.zip",
        "filename": "26 - Bamboo Bustle.zip",
        "size": 64110,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30745,
        "title": "SMW Central Production 2 - Doketsu no Kaze",
        "version": "smwc-30745-1657541037",
        "upstream_time": 1657541037,
        "download_url": "https://dl.smwcentral.net/30745/25%20-%20Doketsu%20no%20Kaze.zip",
        "filename": "25 - Doketsu no Kaze.zip",
        "size": 53617,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30744,
        "title": "SMW Central Production 2 - Mizumi",
        "version": "smwc-30744-1657540725",
        "upstream_time": 1657540725,
        "download_url": "https://dl.smwcentral.net/30744/24%20-%20Mizumi.zip",
        "filename": "24 - Mizumi.zip",
        "size": 49743,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30743,
        "title": "SMW Central Production 2 - In the Eastern Woods",
        "version": "smwc-30743-1657540489",
        "upstream_time": 1657540489,
        "download_url": "https://dl.smwcentral.net/30743/23%20-%20In%20the%20Eastern%20Woods.zip",
        "filename": "23 - In the Eastern Woods.zip",
        "size": 49972,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30742,
        "title": "SMW Central Production 2 - Oriental Opus",
        "version": "smwc-30742-1657540252",
        "upstream_time": 1657540252,
        "download_url": "https://dl.smwcentral.net/30742/22%20-%20Oriental%20Opus.zip",
        "filename": "22 - Oriental Opus.zip",
        "size": 71346,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30741,
        "title": "SMW Central Production 2 - Sakura",
        "version": "smwc-30741-1657539663",
        "upstream_time": 1657539663,
        "download_url": "https://dl.smwcentral.net/30741/21%20-%20Sakura.zip",
        "filename": "21 - Sakura.zip",
        "size": 55716,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30740,
        "title": "SMW Central Production 2 - Flutes of Despair",
        "version": "smwc-30740-1655420427",
        "upstream_time": 1655420427,
        "download_url": "https://dl.smwcentral.net/30740/20%20-%20Flutes%20of%20Despair.zip",
        "filename": "20 - Flutes of Despair.zip",
        "size": 39051,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30739,
        "title": "SMW Central Production 2 - Moonlit River",
        "version": "smwc-30739-1654696831",
        "upstream_time": 1654696831,
        "download_url": "https://dl.smwcentral.net/30739/19%20-%20Moonlit%20River.zip",
        "filename": "19 - Moonlit River.zip",
        "size": 36330,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30738,
        "title": "SMW Central Production 2 - Cavernous Chords",
        "version": "smwc-30738-1654025348",
        "upstream_time": 1654025348,
        "download_url": "https://dl.smwcentral.net/30738/18%20-%20Cavernous%20Chords.zip",
        "filename": "18 - Cavernous Chords.zip",
        "size": 34758,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30737,
        "title": "SMW Central Production 2 - Lament for the Wilted",
        "version": "smwc-30737-1654696553",
        "upstream_time": 1654696553,
        "download_url": "https://dl.smwcentral.net/30737/17%20-%20Lament%20For%20the%20Wilted.zip",
        "filename": "17 - Lament For the Wilted.zip",
        "size": 43978,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30736,
        "title": "SMW Central Production 2 - Suspicious Silence",
        "version": "smwc-30736-1654696095",
        "upstream_time": 1654696095,
        "download_url": "https://dl.smwcentral.net/30736/16%20-%20Suspicious%20Silence.zip",
        "filename": "16 - Suspicious Silence.zip",
        "size": 38743,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30735,
        "title": "SMW Central Production 2 - All the Leaves...",
        "version": "smwc-30735-1654694807",
        "upstream_time": 1654694807,
        "download_url": "https://dl.smwcentral.net/30735/15%20-%20All%20the%20Leaves...zip",
        "filename": "15 - All the Leaves...zip",
        "size": 33066,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30734,
        "title": "SMW Central Production 2 - Paperfoliage Orchestra",
        "version": "smwc-30734-1654694532",
        "upstream_time": 1654694532,
        "download_url": "https://dl.smwcentral.net/30734/14%20-%20Paperfoliage%20Orchestra.zip",
        "filename": "14 - Paperfoliage Orchestra.zip",
        "size": 65246,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30733,
        "title": "SMW Central Production 2 - Tremble Amid the Trees",
        "version": "smwc-30733-1654694136",
        "upstream_time": 1654694136,
        "download_url": "https://dl.smwcentral.net/30733/13%20-%20Tremble%20Amid%20the%20Trees.zip",
        "filename": "13 - Tremble Amid the Trees.zip",
        "size": 32273,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30732,
        "title": "SMW Central Production 2 - Be the Hero",
        "version": "smwc-30732-1654693799",
        "upstream_time": 1654693799,
        "download_url": "https://dl.smwcentral.net/30732/12%20-%20Be%20the%20Hero.zip",
        "filename": "12 - Be the Hero.zip",
        "size": 69308,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30731,
        "title": "SMW Central Production 2 - Industrial Revolution",
        "version": "smwc-30731-1654693337",
        "upstream_time": 1654693337,
        "download_url": "https://dl.smwcentral.net/30731/11%20-%20Industrial%20Revolution.zip",
        "filename": "11 - Industrial Revolution.zip",
        "size": 40005,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30730,
        "title": "SMW Central Production 2 - Palaces of Unease",
        "version": "smwc-30730-1654028014",
        "upstream_time": 1654028014,
        "download_url": "https://dl.smwcentral.net/30730/10%20-%20Palaces%20of%20Unease.zip",
        "filename": "10 - Palaces of Unease.zip",
        "size": 38938,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30729,
        "title": "SMW Central Production 2 - Playful Breeze",
        "version": "smwc-30729-1654027819",
        "upstream_time": 1654027819,
        "download_url": "https://dl.smwcentral.net/30729/9%20-%20Playful%20Breeze.zip",
        "filename": "9 - Playful Breeze.zip",
        "size": 53810,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30728,
        "title": "SMW Central Production 2 - Athletic Alloys",
        "version": "smwc-30728-1654027530",
        "upstream_time": 1654027530,
        "download_url": "https://dl.smwcentral.net/30728/8%20-%20Athletic%20Alloys.zip",
        "filename": "8 - Athletic Alloys.zip",
        "size": 51679,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30727,
        "title": "SMW Central Production 2 - Somber Stalagmites",
        "version": "smwc-30727-1654027242",
        "upstream_time": 1654027242,
        "download_url": "https://dl.smwcentral.net/30727/7%20-%20Somber%20Stalagmites.zip",
        "filename": "7 - Somber Stalagmites.zip",
        "size": 37365,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30726,
        "title": "SMW Central Production 2 - Pumped-Up Pressure",
        "version": "smwc-30726-1654026934",
        "upstream_time": 1654026934,
        "download_url": "https://dl.smwcentral.net/30726/6%20-%20Pumped-Up%20Pressure.zip",
        "filename": "6 - Pumped-Up Pressure.zip",
        "size": 35526,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30725,
        "title": "SMW Central Production 2 - Mechanical Motif",
        "version": "smwc-30725-1654026576",
        "upstream_time": 1654026576,
        "download_url": "https://dl.smwcentral.net/30725/5%20-%20Mechanical%20Motif.zip",
        "filename": "5 - Mechanical Motif.zip",
        "size": 35498,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30724,
        "title": "SMW Central Production 2 - Rest in Peace",
        "version": "smwc-30724-1654026275",
        "upstream_time": 1654026275,
        "download_url": "https://dl.smwcentral.net/30724/4%20-%20Rest%20in%20Peace.zip",
        "filename": "4 - Rest in Peace.zip",
        "size": 45457,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30723,
        "title": "SMW Central Production 2 - Innocent Beginnings",
        "version": "smwc-30723-1654025954",
        "upstream_time": 1654025954,
        "download_url": "https://dl.smwcentral.net/30723/3%20-%20Innocent%20Beginnings.zip",
        "filename": "3 - Innocent Beginnings.zip",
        "size": 32418,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-smw-challenges-wild-lush-woods",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38252,
    "title": "SMW Challenges - Wild Lush Woods",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "calm",
      "forest",
      "ice"
    ],
    "description": "Heavily inspired by Chrono Trigger's Secret of the Forest. It's a fairly simple and calm track. Good for forests that are either extremely lush, or possibly frozen.<br>\r\n<br>\r\nOmits @8, @5, @12, @17, and Thunder.brr. No star, level clear, p-switch, yoshi or thunder/blarggs.",
    "latest_version": "smwc-38252-1729816363",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38252,
        "title": "SMW Challenges - Wild Lush Woods",
        "version": "smwc-38252-1729816363",
        "upstream_time": 1729816363,
        "download_url": "https://dl.smwcentral.net/38252/%5BS%5D%20CUSTOM%20-%20Wild%20Lush%20Woods.zip",
        "filename": "%5BS%5D CUSTOM - Wild Lush Woods.zip",
        "size": 114629,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-smw-smb-underground-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7775,
    "title": "SMW & SMB Underground Remix",
    "authors": [
      "mario90"
    ],
    "tags": [
      "cave"
    ],
    "description": "A remix that includes tunes from the SMW and SMB underground themes. Best for cave and sewer levels.",
    "latest_version": "smwc-7775-1319900637",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7775,
        "title": "SMW & SMB Underground Remix",
        "version": "smwc-7775-1319900637",
        "upstream_time": 1319900637,
        "download_url": "https://dl.smwcentral.net/7775/SMW%26SMB%20Underground%20Remix%20-%20Original.zip",
        "filename": "SMW%26SMB Underground Remix - Original.zip",
        "size": 67027,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-smw2",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31341,
    "title": "SMW2+3: The Essence Star - Celestial Tower",
    "authors": [
      "DrAnas"
    ],
    "tags": [
      "boss",
      "castle"
    ],
    "description": "An awesome remix of 'Celestial Tower' from SMW2+3 by yoshisisland. The original song itself was composed by S.N.N.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=MNQaLooUVWE\" rel=\"nofollow\">Original remix</a><br>\r\n<a href=\"https://www.youtube.com/watch?v=LRmSw0kO5wE\" rel=\"nofollow\">Original song</a><br>\r\n<a href=\"https://secure.fangamer.com/forum/Fan/Games/EarthBound-Infinity/1472461\" rel=\"nofollow\">Original MIDI</a>",
    "latest_version": "smwc-31341-1674419366",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31341,
        "title": "SMW2+3: The Essence Star - Celestial Tower",
        "version": "smwc-31341-1674419366",
        "upstream_time": 1674419366,
        "download_url": "https://dl.smwcentral.net/31341/celestial_tower.zip",
        "filename": "celestial_tower.zip",
        "size": 117938,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-snailiad-iris",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19304,
    "title": "Snailiad - Iris",
    "authors": [
      "NegativeBread"
    ],
    "tags": [
      "castle",
      "cutscene",
      "sad",
      "spooky",
      "temple"
    ],
    "description": "The song that plays in the Temple of Iris from the flash game Snailiad.<br>\r\n<br>\r\nThis is my first port, so I thought I'd do something simple and not insanely difficult. Also, I haven't seen a single song from Snailiad ported yet, which is a shame because the music from Snailiad is pretty good.<br>\r\n<br>\r\nUPDATE: 3/9/19 at 5:03 PM - Made the port sound more like the original.<br>\r\nUPDATE 2: 3/10/19 at 9:40 AM - Optimized file and also fixed channel 2 audio",
    "latest_version": "smwc-19304-1552500009",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19304,
        "title": "Snailiad - Iris",
        "version": "smwc-19304-1552500009",
        "upstream_time": 1552500009,
        "download_url": "https://dl.smwcentral.net/19304/Snailiad%20-%20Iris%20v1.2.zip",
        "filename": "Snailiad - Iris v1.2.zip",
        "size": 30113,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-snake-s-revenge-underground-corridor",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31531,
    "title": "Snake's Revenge - Underground Corridor",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "castle",
      "dark",
      "retro"
    ],
    "description": "The groovy yet dark song from Snake's Revenge on the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31531-1663848803",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31531,
        "title": "Snake's Revenge - Underground Corridor",
        "version": "smwc-31531-1663848803",
        "upstream_time": 1663848803,
        "download_url": "https://dl.smwcentral.net/31531/Snake%27s%20Revenge%20-%20Underground%20Corridor.zip",
        "filename": "Snake%27s Revenge - Underground Corridor.zip",
        "size": 63942,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-snoopy-concert-high-in-the-treetops",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23244,
    "title": "Snoopy Concert - High in the Treetops",
    "authors": [
      "Teows"
    ],
    "tags": [
      "grassland",
      "town",
      "urban"
    ],
    "description": "A calm track that'd fit into urban places such as towns/villages very well. It has a bunch of volume changes through sections so its insert size comes a tad bit large.<br>\r\n<br>\r\nRequested by SquidBoy20.",
    "latest_version": "smwc-23244-1591328505",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23244,
        "title": "Snoopy Concert - High in the Treetops",
        "version": "smwc-23244-1591328505",
        "upstream_time": 1591328505,
        "download_url": "https://dl.smwcentral.net/23244/treetops_.zip",
        "filename": "treetops_.zip",
        "size": 68788,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-snoopy-concert-stage-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22467,
    "title": "Snoopy Concert - Stage Clear",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "A small fanfare that plays at the end of the character stages from said game.",
    "latest_version": "smwc-22467-1585211496",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22467,
        "title": "Snoopy Concert - Stage Clear",
        "version": "smwc-22467-1585211496",
        "upstream_time": 1585211496,
        "download_url": "https://dl.smwcentral.net/22467/Snoopy%20Concert%20-%20Stage%20Clear.zip",
        "filename": "Snoopy Concert - Stage Clear.zip",
        "size": 62440,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-snoopy-concert-theme-of-linus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35300,
    "title": "Snoopy Concert - Theme of Linus",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "urban"
    ],
    "description": "A calm Bossa Nova song from Snoopy Concert.",
    "latest_version": "smwc-35300-1698082892",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35300,
        "title": "Snoopy Concert - Theme of Linus",
        "version": "smwc-35300-1698082892",
        "upstream_time": 1698082892,
        "download_url": "https://dl.smwcentral.net/35300/Theme%20of%20Linus.zip",
        "filename": "Theme of Linus.zip",
        "size": 62132,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-snoopy-concert-title",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22468,
    "title": "Snoopy Concert - Title",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "overworld",
      "title"
    ],
    "description": "The main song played where you select the chapters from said game. An optimized version is included, where changes most of the volume fades for ADSR, deletes some similar notes on some channels and nukes channel 7 (#6) and a single Hi-hat sample that plays once in the song.",
    "latest_version": "smwc-22468-1585212090",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22468,
        "title": "Snoopy Concert - Title",
        "version": "smwc-22468-1585212090",
        "upstream_time": 1585212090,
        "download_url": "https://dl.smwcentral.net/22468/Snoopy%20Concert%20-%20Title.zip",
        "filename": "Snoopy Concert - Title.zip",
        "size": 113048,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-snow-bros-2-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39843,
    "title": "Snow Bros. 2 - World 1 (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "grassland",
      "snow",
      "town",
      "upbeat"
    ],
    "description": "Based : Credits Theme",
    "latest_version": "smwc-39843-1748734809",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39843,
        "title": "Snow Bros. 2 - World 1 (Mega Man X Style)",
        "version": "smwc-39843-1748734809",
        "upstream_time": 1748734809,
        "download_url": "https://dl.smwcentral.net/39843/SnowBros2_W1_X1.zip",
        "filename": "SnowBros2_W1_X1.zip",
        "size": 48600,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-snow-day",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39139,
    "title": "Snow Day!",
    "authors": [
      "0ne_bins211"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "credits",
      "grassland",
      "ice",
      "sky",
      "snow"
    ],
    "description": "Could fit on a grassland or snow themed level",
    "latest_version": "smwc-39139-1746010463",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39139,
        "title": "Snow Day!",
        "version": "smwc-39139-1746010463",
        "upstream_time": 1746010463,
        "download_url": "https://dl.smwcentral.net/39139/Snow%20Day%21.zip",
        "filename": "Snow Day%21.zip",
        "size": 36999,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25292,
        "title": "Snow Day",
        "version": "smwc-25292-1607667002",
        "upstream_time": 1607667002,
        "download_url": "https://dl.smwcentral.net/25292/Snow%20Day.zip",
        "filename": "Snow Day.zip",
        "size": 34041,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-snow-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7226,
    "title": "Snow Theme",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "calm",
      "ice"
    ],
    "description": "I think this could suit snowy winter areas or something similar very well.",
    "latest_version": "smwc-7226-1319953067",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7226,
        "title": "Snow Theme",
        "version": "smwc-7226-1319953067",
        "upstream_time": 1319953067,
        "download_url": "https://dl.smwcentral.net/7226/Snow%20Theme.zip",
        "filename": "Snow Theme.zip",
        "size": 69906,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-snow-white-happily-ever-after-mother-nature",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16140,
    "title": "Snow White: Happily Ever After - Mother Nature",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "chase",
      "mountain"
    ],
    "description": "Fast tempo song could fit with athletic theme",
    "latest_version": "smwc-16140-1504189044",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16140,
        "title": "Snow White: Happily Ever After - Mother Nature",
        "version": "smwc-16140-1504189044",
        "upstream_time": 1504189044,
        "download_url": "https://dl.smwcentral.net/16140/Snow%20White%20-%20Mother%20Nature.zip",
        "filename": "Snow White - Mother Nature.zip",
        "size": 32671,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-snow-white-happily-ever-after-unused-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39224,
    "title": "Snow White: Happily Ever After - Unused Song 6",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "boss",
      "tense"
    ],
    "description": "A tense song from Snow White Happily Ever After",
    "latest_version": "smwc-39224-1741207010",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39224,
        "title": "Snow White: Happily Ever After - Unused Song 6",
        "version": "smwc-39224-1741207010",
        "upstream_time": 1741207010,
        "download_url": "https://dl.smwcentral.net/39224/91%20Unused%20Song%206.zip",
        "filename": "91 Unused Song 6.zip",
        "size": 49958,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-snowboard-kids",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33185,
    "title": "Snowboard Kids 2 - Starlight Highway",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "retro",
      "snow",
      "space"
    ],
    "description": "I ported this one for <span class=\"un-outer\" title=\"Phyll\"><a href=\"/?p=profile&amp;id=44317\" style=\"color: var(--user-color-1);\" class=\"un\">Phyll</a></span>'s Regrab86 Hack<br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nThunder/Firework/Blargg ",
    "latest_version": "smwc-33185-1680320407",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33185,
        "title": "Snowboard Kids 2 - Starlight Highway",
        "version": "smwc-33185-1680320407",
        "upstream_time": 1680320407,
        "download_url": "https://dl.smwcentral.net/33185/StarlightHighway.zip",
        "filename": "StarlightHighway.zip",
        "size": 97593,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-snowboard-kids-big-snowman",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7476,
    "title": "Snowboard Kids - Big Snowman",
    "authors": [
      "Masashi27"
    ],
    "tags": [
      "athletic",
      "ice",
      "mountain",
      "sky"
    ],
    "description": "A catchy tune from an N64 game 'Snowboard Kids'.<br>\r\n<br>\r\n<br>\r\nUpdate (11/17/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 369 bytes.",
    "latest_version": "smwc-7476-1317471889",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7476,
        "title": "Snowboard Kids - Big Snowman",
        "version": "smwc-7476-1317471889",
        "upstream_time": 1317471889,
        "download_url": "https://dl.smwcentral.net/7476/Snowboard%20Kids%20-%20Big.Snowman.zip",
        "filename": "Snowboard Kids - Big.Snowman.zip",
        "size": 60758,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-snowboard-kids-night-highway",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19514,
    "title": "Snowboard Kids - Night Highway",
    "authors": [
      "com_poser"
    ],
    "tags": [
      "athletic",
      "mountain",
      "night",
      "snow"
    ],
    "description": "My custom port of the track Night Highway from Snowboard Kids for N64 featured in GPW2.<br>\r\n<br>\r\nThis track has an upbeat fast-paced feel. Would work well in any high-energy level, particularly snow/ice levels.",
    "latest_version": "smwc-19514-1553975387",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19514,
        "title": "Snowboard Kids - Night Highway",
        "version": "smwc-19514-1553975387",
        "upstream_time": 1553975387,
        "download_url": "https://dl.smwcentral.net/19514/Snowboard%20Kids%20-%20Night%20Highway.zip",
        "filename": "Snowboard Kids - Night Highway.zip",
        "size": 70175,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-snowfall",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8567,
    "title": "Snowfall",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "ice",
      "overworld"
    ],
    "description": "A somewhat Christmas-like custom composition for ice submaps",
    "latest_version": "smwc-8567-1398076338",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8567,
        "title": "Snowfall",
        "version": "smwc-8567-1398076338",
        "upstream_time": 1398076338,
        "download_url": "https://dl.smwcentral.net/8567/Snowfall.zip",
        "filename": "Snowfall.zip",
        "size": 63577,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-snowy-hills",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41418,
    "title": "Snowy Hills",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "carnival",
      "forest",
      "hills",
      "ice",
      "menu",
      "mountain",
      "overworld",
      "sky",
      "snow",
      "upbeat"
    ],
    "description": "(One of) the winning entry for 72hoSPC #13! The goal of the contest was to make an overworld track using only SMW instruments.I finished this song in roughly 48 hours. I had to think of something simple that would stick. Most suited for a snowy overworld, or a short level, or maybe even a snowy cutscene. I had a blast making this... I hope you enjoy!",
    "latest_version": "smwc-41418-1768542797",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41418,
        "title": "Snowy Hills",
        "version": "smwc-41418-1768542797",
        "upstream_time": 1768542797,
        "download_url": "https://dl.smwcentral.net/41418/Snowy%20Hills.zip",
        "filename": "Snowy Hills.zip",
        "size": 34326,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-snowy-mountain-adventure",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7512,
    "title": "Snowy Mountain Adventure",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "cave",
      "ice",
      "night"
    ],
    "description": "As the title says this onewould fit snowy and icey levels very well, though I think it could work very well with night levels also.",
    "latest_version": "smwc-7512-1319953172",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7512,
        "title": "Snowy Mountain Adventure",
        "version": "smwc-7512-1319953172",
        "upstream_time": 1319953172,
        "download_url": "https://dl.smwcentral.net/7512/Snowy%20Mountain%20Adventure.zip",
        "filename": "Snowy Mountain Adventure.zip",
        "size": 68859,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-snowy-wonderland",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7905,
    "title": "Snowy Wonderland",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "grassland",
      "ice",
      "mountain",
      "overworld"
    ],
    "description": "Best suited to cold icy mountains or snowy areas.<br>\r\n<br>\r\n4/8/2021 Mod edit: Fixed an oversight caused by AMK causing the percussion to play slightly differently.",
    "latest_version": "smwc-7905-1319953375",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7905,
        "title": "Snowy Wonderland",
        "version": "smwc-7905-1319953375",
        "upstream_time": 1319953375,
        "download_url": "https://dl.smwcentral.net/7905/SnowyWonderland.zip",
        "filename": "SnowyWonderland.zip",
        "size": 32167,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-snsp-aging-cassette-when-you-wish-upon-a-star",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22594,
    "title": "SNSP Aging Cassette - When You Wish Upon a Star",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld",
      "title"
    ],
    "description": "The lone song that plays on <a href=\"https://www.youtube.com/watch?v=Edg3J8O0jcc\" rel=\"nofollow\">a very bizarre SNES test cartridge</a> called Aging Cassette. This song would be fitting for cutscenes, title screens, and maybe overworld maps.",
    "latest_version": "smwc-22594-1586847921",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22594,
        "title": "SNSP Aging Cassette - When You Wish Upon a Star",
        "version": "smwc-22594-1586847921",
        "upstream_time": 1586847921,
        "download_url": "https://dl.smwcentral.net/22594/Aging%20Cassette%20-%20When%20You%20Wish%20Upon%20a%20Star.zip",
        "filename": "Aging Cassette - When You Wish Upon a Star.zip",
        "size": 35110,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-soaring-over-gloomy-skies",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8216,
    "title": "Soaring Over Gloomy Skies",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "airship",
      "castle",
      "dark"
    ],
    "description": "A custom composition inspired by the Airship theme from Super Mario Bros. 3",
    "latest_version": "smwc-8216-1338978707",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8216,
        "title": "Soaring Over Gloomy Skies",
        "version": "smwc-8216-1338978707",
        "upstream_time": 1338978707,
        "download_url": "https://dl.smwcentral.net/8216/Soaring%20Over%20Gloomy%20Skies.zip",
        "filename": "Soaring Over Gloomy Skies.zip",
        "size": 64946,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-socket-treasure-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15294,
    "title": "Socket - Treasure Castle",
    "authors": [
      "sincx"
    ],
    "tags": [
      "beach",
      "bonus",
      "carnival",
      "grassland",
      "mountain",
      "sky",
      "space"
    ],
    "description": "Upbeat and happy song. ",
    "latest_version": "smwc-15294-1489284941",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15294,
        "title": "Socket - Treasure Castle",
        "version": "smwc-15294-1489284941",
        "upstream_time": 1489284941,
        "download_url": "https://dl.smwcentral.net/15294/treasure%20castle.zip",
        "filename": "treasure castle.zip",
        "size": 84116,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-solar-eclipse-tethys-theme-star-fox-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38009,
    "title": "Solar Eclipse - Tethys Theme (Star Fox Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "space"
    ],
    "description": "Based : Corneria",
    "latest_version": "smwc-38009-1722288166",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38009,
        "title": "Solar Eclipse - Tethys Theme (Star Fox Style)",
        "version": "smwc-38009-1722288166",
        "upstream_time": 1722288166,
        "download_url": "https://dl.smwcentral.net/38009/SolarEclipse_Tethys_SF.zip",
        "filename": "SolarEclipse_Tethys_SF.zip",
        "size": 38663,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-solaris-nattuggla",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37106,
    "title": "Solaris - Nattuggla",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "night",
      "retro",
      "space",
      "upbeat",
      "urban"
    ],
    "description": "A very groovy tracker song that I discovered thanks to <span class=\"un-outer\" title=\"Ahrion\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=46862\" style=\"color: #557aaa;\" class=\"un\">Ahrion</a></span>'s <a href=\"https://www.smwcentral.net/?p=section&a=details&id=33862\">port of the same song</a>.<br>\r\n<br>\r\nGotta love pulses with @1!",
    "latest_version": "smwc-37106-1709503779",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37106,
        "title": "Solaris - Nattuggla",
        "version": "smwc-37106-1709503779",
        "upstream_time": 1709503779,
        "download_url": "https://dl.smwcentral.net/37106/LEVEL%204%20-%20NIGHT%20OWL.zip",
        "filename": "LEVEL 4 - NIGHT OWL.zip",
        "size": 32623,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33862,
        "title": "Solaris - Nattuggla",
        "version": "smwc-33862-1690223859",
        "upstream_time": 1690223859,
        "download_url": "https://dl.smwcentral.net/33862/Nattuggla.zip",
        "filename": "Nattuggla.zip",
        "size": 51176,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-soldier-blade-operation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23685,
    "title": "Soldier Blade - Operation 7",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "airship",
      "athletic",
      "castle",
      "dark",
      "sky",
      "tense"
    ],
    "description": "The dark and ominous theme from the final stage of Soldier Blade. Good for dark, tense areas.",
    "latest_version": "smwc-23685-1595897101",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23685,
        "title": "Soldier Blade - Operation 7",
        "version": "smwc-23685-1595897101",
        "upstream_time": 1595897101,
        "download_url": "https://dl.smwcentral.net/23685/Soldier%20Blade%20-%20Operation%207.zip",
        "filename": "Soldier Blade - Operation 7.zip",
        "size": 32025,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22451,
        "title": "Soldier Blade - Operation 2",
        "version": "smwc-22451-1585704188",
        "upstream_time": 1585704188,
        "download_url": "https://dl.smwcentral.net/22451/Soldier%20Blade%20-%20Operation%202.zip",
        "filename": "Soldier Blade - Operation 2.zip",
        "size": 33696,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-soleil-musique-liberation-sol-battle021-mid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31342,
    "title": "soleil-musique - Liberation ('sol_battle021.mid')",
    "authors": [
      "DrAnas"
    ],
    "tags": [
      "athletic",
      "boss",
      "final"
    ],
    "description": "A cool battle theme from an obscure Japanese MIDI website. The only reason I ported this is because two other people here named Core/BeniBoD and OGS93 ported it a decade ago for a hack called 'Hira's Untold Story' but back then, the source was unknown until recently Core found it. I felt interested, so I ported it from scratch.<br>\r\n<br>\r\nOriginal MIDI: <a href=\"http://soleilmusique.web.fc2.com/music_index.html\" rel=\"nofollow\">http://soleilmusique.web.fc2.com/music_index.html</a><br>\r\n<br>\r\nCore and OGS93's ports: <a href=\"https://smwc.me/1214385\">https://smwc.me/1214385</a>",
    "latest_version": "smwc-31342-1666206801",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31342,
        "title": "soleil-musique - Liberation ('sol_battle021.mid')",
        "version": "smwc-31342-1666206801",
        "upstream_time": 1666206801,
        "download_url": "https://dl.smwcentral.net/31342/liberation.zip",
        "filename": "liberation.zip",
        "size": 97003,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-solomon-s-keep-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11405,
    "title": "Solomon's Keep - Main Theme",
    "authors": [
      "xHF01x"
    ],
    "tags": [
      "castle",
      "final",
      "fire",
      "tense"
    ],
    "description": "The music that plays through basically the whole game in Solomon's Keep. Could fit a long dark dungeon level.",
    "latest_version": "smwc-11405-1435266237",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11405,
        "title": "Solomon's Keep - Main Theme",
        "version": "smwc-11405-1435266237",
        "upstream_time": 1435266237,
        "download_url": "https://dl.smwcentral.net/11405/Solomon%27s%20Keep.zip",
        "filename": "Solomon%27s Keep.zip",
        "size": 32259,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-solstice-main-bgm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22124,
    "title": "Solstice - Main BGM",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "castle",
      "cave",
      "ruins",
      "temple",
      "tense"
    ],
    "description": "The song that plays on the dungeon from Solstice.<br>\r\nTried to make an arrangement using samples from Equinox. It includes a very silent, and a loud volume versions.",
    "latest_version": "smwc-22124-1581964388",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22124,
        "title": "Solstice - Main BGM",
        "version": "smwc-22124-1581964388",
        "upstream_time": 1581964388,
        "download_url": "https://dl.smwcentral.net/22124/Solstice%20-%20Main%20BGM%20Sampled.zip",
        "filename": "Solstice - Main BGM Sampled.zip",
        "size": 84762,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22123,
        "title": "Solstice - Main BGM",
        "version": "smwc-22123-1581964222",
        "upstream_time": 1581964222,
        "download_url": "https://dl.smwcentral.net/22123/Solstice%20-%20Main%20BGM.zip",
        "filename": "Solstice - Main BGM.zip",
        "size": 33134,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-solstice-title-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22352,
    "title": "Solstice - Title Theme",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "chase",
      "final",
      "space",
      "tense",
      "title"
    ],
    "description": "The title screen of one of Tim Follin's best work of NES, transcribed for the SNES. Good for a Prog Rock-like opening.<br>\r\n<br>\r\n03/07 Update: The port is now finally optimized. It become much more readable and managed to decrease the insert size by half of what it was before.",
    "latest_version": "smwc-22352-1584476724",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22352,
        "title": "Solstice - Title Theme",
        "version": "smwc-22352-1584476724",
        "upstream_time": 1584476724,
        "download_url": "https://dl.smwcentral.net/22352/Solstice%20-%20Title%20Theme.zip",
        "filename": "Solstice - Title Theme.zip",
        "size": 73817,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-somari-star-light-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31538,
    "title": "Somari - Star Light Zone",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "ice",
      "retro",
      "sky"
    ],
    "description": "An actually quite decent NES port of Star Light Zone by Hummer Team. Could suit dreamy levels.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31538-1663849998",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31538,
        "title": "Somari - Star Light Zone",
        "version": "smwc-31538-1663849998",
        "upstream_time": 1663849998,
        "download_url": "https://dl.smwcentral.net/31538/Somari%20-%20Star%20Light%20Zone.zip",
        "filename": "Somari - Star Light Zone.zip",
        "size": 45157,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-some-adventuring-music",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25500,
    "title": "Some Adventuring Music",
    "authors": [
      "VecchiaZim"
    ],
    "tags": [
      "airship",
      "castle",
      "forest",
      "grassland",
      "ruins",
      "town"
    ],
    "description": "March tempo, knights-on-horseback vibe. Probably best for ships, castles, forests. After famicompo, I added a second half, which is...different, but I think still fits with the first half.",
    "latest_version": "smwc-25500-1609391832",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25500,
        "title": "Some Adventuring Music",
        "version": "smwc-25500-1609391832",
        "upstream_time": 1609391832,
        "download_url": "https://dl.smwcentral.net/25500/Some%20Adventuring%20Music.zip",
        "filename": "Some Adventuring Music.zip",
        "size": 34803,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-some-kind-of-mechanical-abomination",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41324,
    "title": "Some Kind of Mechanical Abomination",
    "authors": [
      "KungFuFurby"
    ],
    "tags": [
      "boss",
      "chaotic",
      "industrial"
    ],
    "description": "...what is that thing?!<br>\r\n<br>\r\nWelcome to the archival series! These were created long ago for a homebrew project (of which this song I don't ever recall sending in, specifically because it is a segment of something extremely large and never finished that had musical branches planned) that never really got off the ground. These songs were never authentic SNES music in the first place, mostly because they pre-date SNESMod's entire existence and also pre-date my ability to compile the tools (XMSNES did exist, though, which was by the same author). And on your side, to my knowledge you really only had Addmusic Java to work with, to put in perspective how long ago this was. Therefore, until recently, these songs were never properly checked for sample filesize in particular and thus were never ported over. This one was initially done on 8/29/07.<br>\r\n<br>\r\n<b>WARNING:</b> This song has multiple stock sample substitutions due to memory constraints, and has a set of sample groups that should be added to the Addmusic_sample groups.txt file to facilitate this. These affect the following:<br>\r\n<ul>\r\n<li>Miss song <i>(uses a non-stock sample)</i></li>\r\n<li>Stage Clear song <i>(uses a new truncated version of a stock sample)</i></li>\r\n<li>P-Switch song</li>\r\n<li>Contact ($1DF9 SFX ID $02) and Clap + Pop ($1DF9 SFX ID $19) SFX</li>\r\n<li>All Thunder-based SFX (including Blargg and affecting $1DF9 SFX IDs $21, $25, $27, $29 and $1DFC SFX IDs $1A, $2C) <i>($1DFC SFX ID $1A (the Castle Destruction Bomb SFX) is not recommended, mostly because it's quite a bit more reliant on the original sample than the others, being a single note)</i></li>\r\n<li>Yoshi SFX ($1DFC SFX ID $1F) and Bonus End song <i>(uses a non-stock sample) (Bonus End is not recommended, while Yoshi... will sound quite a bit different, but at least is more usable SFX-wise... note that Bonus End has other substitutions, but those came out better than the sample shared with Yoshi noted here)</i></li>\r\n</ul><br>\r\nYou have 0xE7 bytes of leeway from AddmusicK 1.0.11's stock state for whatever extra sound data you want to add on, but you otherwise have no extra luxury space-wise, as the sample memory combined with this is otherwise nearly maxed out... so yes, this is a pretty expensive song memory-wise, mainly with the sample data. You have been warned.<br>\r\n<br>\r\n<b>NOTE:</b> A higher quality version is provided that has a couple of higher quality samples. However, it is incompatible with Super Mario World because it requires !noSFX to be enabled in the user defines.",
    "latest_version": "smwc-41324-1772301567",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41324,
        "title": "Some Kind of Mechanical Abomination",
        "version": "smwc-41324-1772301567",
        "upstream_time": 1772301567,
        "download_url": "https://dl.smwcentral.net/41324/Some%20Kind%20of%20Mechanical%20Abomination.zip",
        "filename": "Some Kind of Mechanical Abomination.zip",
        "size": 193676,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39581,
    "title": "Sonic 3 & Knuckles - Sky Sanctuary Zone",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "abstract",
      "airship",
      "athletic",
      "beach",
      "bonus",
      "boss",
      "calm",
      "carnival",
      "cave",
      "chase",
      "cutscene",
      "desert",
      "final",
      "goal",
      "grassland",
      "ice",
      "industrial",
      "misc",
      "mountain",
      "night",
      "retro",
      "sky",
      "snow",
      "space",
      "star",
      "switch palace",
      "temple",
      "tense",
      "title",
      "town",
      "urban"
    ],
    "description": "Fits on sky or space levels.",
    "latest_version": "smwc-39581-1745938009",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39581,
        "title": "Sonic 3 & Knuckles - Sky Sanctuary Zone",
        "version": "smwc-39581-1745938009",
        "upstream_time": 1745938009,
        "download_url": "https://dl.smwcentral.net/39581/Sky%20Sanctuary%20Zone.zip",
        "filename": "Sky Sanctuary Zone.zip",
        "size": 73195,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33853,
        "title": "Sonic 3 & Knuckles - Special Stage (Blue Spheres)",
        "version": "smwc-33853-1692105587",
        "upstream_time": 1692105587,
        "download_url": "https://dl.smwcentral.net/33853/Sonic%203%20-%20Special%20Stage.zip",
        "filename": "Sonic 3 - Special Stage.zip",
        "size": 33073,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32949,
        "title": "Sonic 3 & Knuckles - Knuckles",
        "version": "smwc-32949-1683775636",
        "upstream_time": 1683775636,
        "download_url": "https://dl.smwcentral.net/32949/Knuckles%20Theme%202.zip",
        "filename": "Knuckles Theme 2.zip",
        "size": 64073,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27862,
        "title": "Sonic 3 & Knuckles - Act Clear",
        "version": "smwc-27862-1629830327",
        "upstream_time": 1629830327,
        "download_url": "https://dl.smwcentral.net/27862/s3_act_clear.zip",
        "filename": "s3_act_clear.zip",
        "size": 61384,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27773,
        "title": "Sonic 3 & Knuckles - Desert Palace",
        "version": "smwc-27773-1627787861",
        "upstream_time": 1627787861,
        "download_url": "https://dl.smwcentral.net/27773/desert%20palace.zip",
        "filename": "desert palace.zip",
        "size": 33001,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25444,
        "title": "Sonic 3 & Knuckles - Endless Mine",
        "version": "smwc-25444-1607793379",
        "upstream_time": 1607793379,
        "download_url": "https://dl.smwcentral.net/25444/Sonic%203%20%26%20Knuckles%20-%20Endless%20Mine.zip",
        "filename": "Sonic 3 %26 Knuckles - Endless Mine.zip",
        "size": 32840,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24136,
        "title": "Sonic 3 & Knuckles - Special Stage (Blue Spheres)",
        "version": "smwc-24136-1597790676",
        "upstream_time": 1597790676,
        "download_url": "https://dl.smwcentral.net/24136/S3%26K%20-%20Special%20Stage.zip",
        "filename": "S3%26K - Special Stage.zip",
        "size": 67602,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23549,
        "title": "Sonic 3 & Knuckles - Special Stage (Blue Spheres)",
        "version": "smwc-23549-1594093483",
        "upstream_time": 1594093483,
        "download_url": "https://dl.smwcentral.net/23549/cerulean%20circles.zip",
        "filename": "cerulean circles.zip",
        "size": 33944,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23548,
        "title": "Sonic 3 & Knuckles - Sky Sanctuary Zone",
        "version": "smwc-23548-1594846024",
        "upstream_time": 1594846024,
        "download_url": "https://dl.smwcentral.net/23548/sky%20scantron%20sheet.zip",
        "filename": "sky scantron sheet.zip",
        "size": 32619,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23384,
        "title": "Sonic 3 & Knuckles - Frozen Pressure ~ Ice Cap Zone (Remix)",
        "version": "smwc-23384-1593240473",
        "upstream_time": 1593240473,
        "download_url": "https://dl.smwcentral.net/23384/Frozen_Pressure.zip",
        "filename": "Frozen_Pressure.zip",
        "size": 79968,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21594,
        "title": "Sonic 3 & Knuckles - Chrome Gadget",
        "version": "smwc-21594-1576138820",
        "upstream_time": 1576138820,
        "download_url": "https://dl.smwcentral.net/21594/Chrome%20Gadget.zip",
        "filename": "Chrome Gadget.zip",
        "size": 79795,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21223,
        "title": "Sonic 3 & Knuckles - Final Boss",
        "version": "smwc-21223-1569898267",
        "upstream_time": 1569898267,
        "download_url": "https://dl.smwcentral.net/21223/Sonic%203%20%26%20Knuckles%20-%20Final%20Boss.zip",
        "filename": "Sonic 3 %26 Knuckles - Final Boss.zip",
        "size": 82026,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20911,
        "title": "Sonic 3 & Knuckles - The Doomsday Zone",
        "version": "smwc-20911-1566080220",
        "upstream_time": 1566080220,
        "download_url": "https://dl.smwcentral.net/20911/S3K_The_Doomsday_Zone_v2.zip",
        "filename": "S3K_The_Doomsday_Zone_v2.zip",
        "size": 33013,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20858,
        "title": "Sonic 3 & Knuckles - Invincibility",
        "version": "smwc-20858-1565312933",
        "upstream_time": 1565312933,
        "download_url": "https://dl.smwcentral.net/20858/Invincibility.zip",
        "filename": "Invincibility.zip",
        "size": 32113,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20066,
        "title": "Sonic 3 & Knuckles - Chrome Gadget (Arrangement)",
        "version": "smwc-20066-1559180492",
        "upstream_time": 1559180492,
        "download_url": "https://dl.smwcentral.net/20066/Sonic%20the%20Hedgehog%203%20-%20Chrome%20Gadget.zip",
        "filename": "Sonic the Hedgehog 3 - Chrome Gadget.zip",
        "size": 70511,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17434,
        "title": "Sonic 3 & Knuckles - Balloon Park",
        "version": "smwc-17434-1524763066",
        "upstream_time": 1524763066,
        "download_url": "https://dl.smwcentral.net/17434/Balloon%20Park.zip",
        "filename": "Balloon Park.zip",
        "size": 28311,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17408,
        "title": "Sonic 3 & Knuckles - Special Stage (Blue Spheres)",
        "version": "smwc-17408-1523425918",
        "upstream_time": 1523425918,
        "download_url": "https://dl.smwcentral.net/17408/S3%26K%20Special%20Stage.zip",
        "filename": "S3%26K Special Stage.zip",
        "size": 32711,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15189,
        "title": "Sonic 3 & Knuckles - Act Clear",
        "version": "smwc-15189-1487399808",
        "upstream_time": 1487399808,
        "download_url": "https://dl.smwcentral.net/15189/Sonic%203%20%26%20Knuckles%20-%20Act%20Clear.zip",
        "filename": "Sonic 3 %26 Knuckles - Act Clear.zip",
        "size": 33522,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13523,
        "title": "Sonic 3 & Knuckles - Final Boss",
        "version": "smwc-13523-1459439447",
        "upstream_time": 1459439447,
        "download_url": "https://dl.smwcentral.net/13523/sonic3%20finalboss.zip",
        "filename": "sonic3 finalboss.zip",
        "size": 33392,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11772,
        "title": "Sonic 3 & Knuckles - Endless Mine",
        "version": "smwc-11772-1439223687",
        "upstream_time": 1439223687,
        "download_url": "https://dl.smwcentral.net/11772/Endless%20Mine.zip",
        "filename": "Endless Mine.zip",
        "size": 32897,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8602,
        "title": "Sonic 3 & Knuckles - Chrome Gadget",
        "version": "smwc-8602-1404377454",
        "upstream_time": 1404377454,
        "download_url": "https://dl.smwcentral.net/8602/Chrome%20Gadget.zip",
        "filename": "Chrome Gadget.zip",
        "size": 68222,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8517,
        "title": "Sonic 3 & Knuckles - File Select",
        "version": "smwc-8517-1394746551",
        "upstream_time": 1394746551,
        "download_url": "https://dl.smwcentral.net/8517/File%20Select.zip",
        "filename": "File Select.zip",
        "size": 66507,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8161,
        "title": "Sonic 3 & Knuckles - Sky Sanctuary Zone",
        "version": "smwc-8161-1311974972",
        "upstream_time": 1311974972,
        "download_url": "https://dl.smwcentral.net/8161/Sonic%20%26%20Knuckles%20-%20Sky%20Sanctuary%20Zone.zip",
        "filename": "Sonic %26 Knuckles - Sky Sanctuary Zone.zip",
        "size": 68175,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3-knuckles-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32189,
    "title": "Sonic 3 & Knuckles - Act 1 Boss",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "airship",
      "athletic",
      "boss",
      "chase",
      "cutscene",
      "dark",
      "final",
      "fire",
      "industrial",
      "tense",
      "upbeat"
    ],
    "description": "The much more tense than the Sonic 3 version miniboss theme from Sonic 3 & Knuckles. This also is the miniboss theme of Sonic & Knuckles standalone, and if you really want to be technical the Hydrocity Act 1 Boss theme. No matter how you slice it, you can't get away from the fact that this song is probably best left to boss themes or tense cutscenes. Or both! Sonic & Knuckles did both!",
    "latest_version": "smwc-32189-1672536747",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32189,
        "title": "Sonic 3 & Knuckles - Act 1 Boss",
        "version": "smwc-32189-1672536747",
        "upstream_time": 1672536747,
        "download_url": "https://dl.smwcentral.net/32189/s3k%20miniboss.zip",
        "filename": "s3k miniboss.zip",
        "size": 33268,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29712,
        "title": "Sonic 3 & Knuckles - Act 2 Boss",
        "version": "smwc-29712-1650994857",
        "upstream_time": 1650994857,
        "download_url": "https://dl.smwcentral.net/29712/S3%26KBoss.zip",
        "filename": "S3%26KBoss.zip",
        "size": 104140,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27540,
        "title": "Sonic 3 & Knuckles - Act 1 Boss",
        "version": "smwc-27540-1627614746",
        "upstream_time": 1627614746,
        "download_url": "https://dl.smwcentral.net/27540/sk%20miniboss.zip",
        "filename": "sk miniboss.zip",
        "size": 32758,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23098,
        "title": "Sonic 3 & Knuckles - Act 1 Boss",
        "version": "smwc-23098-1590453251",
        "upstream_time": 1590453251,
        "download_url": "https://dl.smwcentral.net/23098/Act%201%20Boss%20%28S3K%29.zip",
        "filename": "Act 1 Boss (S3K).zip",
        "size": 67298,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8577,
        "title": "Sonic 3 & Knuckles - Act 2 Boss",
        "version": "smwc-8577-1398270055",
        "upstream_time": 1398270055,
        "download_url": "https://dl.smwcentral.net/8577/Act%202%20Boss.zip",
        "filename": "Act 2 Boss.zip",
        "size": 65547,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7456,
        "title": "Sonic 3 & Knuckles - Act 1 Boss",
        "version": "smwc-7456-1405940637",
        "upstream_time": 1405940637,
        "download_url": "https://dl.smwcentral.net/7456/Sonic%203%20and%20Knuckles%20-%20Mini%20Boss.zip",
        "filename": "Sonic 3 and Knuckles - Mini Boss.zip",
        "size": 32420,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3-knuckles-angel-island-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32969,
    "title": "Sonic 3 & Knuckles - Angel Island Zone Act 2",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "airship",
      "athletic",
      "cave",
      "chase",
      "fire",
      "forest",
      "grassland",
      "jungle",
      "mysterious",
      "ruins",
      "swamp",
      "temple",
      "tense"
    ],
    "description": "The world's on fire! I think this fits best in \"speedrun\" levels, but literally anything fast-paced will work just fine.",
    "latest_version": "smwc-32969-1683776755",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32969,
        "title": "Sonic 3 & Knuckles - Angel Island Zone Act 2",
        "version": "smwc-32969-1683776755",
        "upstream_time": 1683776755,
        "download_url": "https://dl.smwcentral.net/32969/AngelIslandAct2.zip",
        "filename": "AngelIslandAct2.zip",
        "size": 95728,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23546,
        "title": "Sonic 3 & Knuckles - Angel Island Zone Act 2",
        "version": "smwc-23546-1594352776",
        "upstream_time": 1594352776,
        "download_url": "https://dl.smwcentral.net/23546/angle_island_2.zip",
        "filename": "angle_island_2.zip",
        "size": 35129,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21628,
        "title": "Sonic 3 & Knuckles - Angel Island Zone Act 1",
        "version": "smwc-21628-1577585299",
        "upstream_time": 1577585299,
        "download_url": "https://dl.smwcentral.net/21628/Angel%20Island%20Zone%20%28Act%201%29%20by%20brickblock369.zip",
        "filename": "Angel Island Zone (Act 1) by brickblock369.zip",
        "size": 79654,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3-knuckles-bonus-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31468,
    "title": "Sonic 3 & Knuckles - Bonus Stage 1 (Magnetic Orbs)",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "carnival",
      "cutscene",
      "switch palace",
      "town",
      "urban"
    ],
    "description": "The funky little bonus stage music from Sonic 3, where giant rainbow balls of energy trap you in their orbit, while you're on a quest for other, smaller balls.<br>\r\n<br>\r\nApt to its name, it's very bonus stage or minigame-y.<br>\r\n<br>\r\nNow actually includes the whole second half of the song, oops.",
    "latest_version": "smwc-31468-1668683652",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31468,
        "title": "Sonic 3 & Knuckles - Bonus Stage 1 (Magnetic Orbs)",
        "version": "smwc-31468-1668683652",
        "upstream_time": 1668683652,
        "download_url": "https://dl.smwcentral.net/31468/magnetic%20orbs.zip",
        "filename": "magnetic orbs.zip",
        "size": 32871,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15445,
        "title": "Sonic 3 & Knuckles - Bonus Stage 3 (Gumball Machine)",
        "version": "smwc-15445-1492921476",
        "upstream_time": 1492921476,
        "download_url": "https://dl.smwcentral.net/15445/Gumball%20Machine.zip",
        "filename": "Gumball Machine.zip",
        "size": 33415,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15414,
        "title": "Sonic 3 & Knuckles - Bonus Stage 1 (Magnetic Orbs)",
        "version": "smwc-15414-1491794671",
        "upstream_time": 1491794671,
        "download_url": "https://dl.smwcentral.net/15414/Glowing%20Orbs.zip",
        "filename": "Glowing Orbs.zip",
        "size": 32923,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3-knuckles-carnival-night-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32990,
    "title": "Sonic 3 & Knuckles - Carnival Night Zone Act 1",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "abstract",
      "carnival",
      "ghost house",
      "industrial",
      "mysterious",
      "night",
      "town",
      "urban"
    ],
    "description": "An unsampled version of Carnival Night Zone because nobody else did it. One of life's greatest mysteries: How is there a sampled port but not an unsampled one?<br>\r\n<br>\r\nAnyway, this fits best in circus-themed levels.",
    "latest_version": "smwc-32990-1687144798",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32990,
        "title": "Sonic 3 & Knuckles - Carnival Night Zone Act 1",
        "version": "smwc-32990-1687144798",
        "upstream_time": 1687144798,
        "download_url": "https://dl.smwcentral.net/32990/Carnival%20Night%20Unsampled.zip",
        "filename": "Carnival Night Unsampled.zip",
        "size": 33447,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32968,
        "title": "Sonic 3 & Knuckles - Carnival Night Zone Act 1",
        "version": "smwc-32968-1683776307",
        "upstream_time": 1683776307,
        "download_url": "https://dl.smwcentral.net/32968/Carnival%20Night.zip",
        "filename": "Carnival Night.zip",
        "size": 86630,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19732,
        "title": "Sonic 3 & Knuckles - Carnival Night Zone Act 1 (EarthBound Mix)",
        "version": "smwc-19732-1555977819",
        "upstream_time": 1555977819,
        "download_url": "https://dl.smwcentral.net/19732/carnival%20night%201%20earthbound.zip",
        "filename": "carnival night 1 earthbound.zip",
        "size": 68936,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3-knuckles-death-egg-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21576,
    "title": "Sonic 3 & Knuckles - Death Egg Zone Act 1",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "athletic",
      "chase",
      "final",
      "industrial",
      "space",
      "tense"
    ],
    "description": "Death Egg Zone (Act 1) from Sonic & Knuckles.",
    "latest_version": "smwc-21576-1577002966",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21576,
        "title": "Sonic 3 & Knuckles - Death Egg Zone Act 1",
        "version": "smwc-21576-1577002966",
        "upstream_time": 1577002966,
        "download_url": "https://dl.smwcentral.net/21576/Death%20Egg%20Zone%20%28Act%201%29%20by%20brickblock369.zip",
        "filename": "Death Egg Zone (Act 1) by brickblock369.zip",
        "size": 33672,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8598,
        "title": "Sonic 3 & Knuckles - Death Egg Zone Act 2",
        "version": "smwc-8598-1404921504",
        "upstream_time": 1404921504,
        "download_url": "https://dl.smwcentral.net/8598/Death%20Egg%20Zone%20Act%202.zip",
        "filename": "Death Egg Zone Act 2.zip",
        "size": 66507,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8588,
        "title": "Sonic 3 & Knuckles - Death Egg Zone Act 1",
        "version": "smwc-8588-1401927095",
        "upstream_time": 1401927095,
        "download_url": "https://dl.smwcentral.net/8588/Death%20Egg%20Act%201.zip",
        "filename": "Death Egg Act 1.zip",
        "size": 66235,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3-knuckles-egg-robo-s-revenge-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27562,
    "title": "Sonic 3 & Knuckles - Egg-Robo's Revenge ~ Act 1 Mini-Boss (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "Did an arrangement of the <a href=\"https://youtu.be/YqTfLole4mk\" rel=\"nofollow\"> Act 1 Mini-Boss</a> from Sonic 3 & Knuckles for Summer C3 2021. Sonic 3 & Knuckles (alongside DKC2) are the hosts of my favorite OSTs, and the fact that I've only done just one song for this game is a crime, so I made a call to do a second theme.<br>\r\n<br>\r\nI love this song so much. It has the perfect intensity for a boss theme while still having catchy melodies that don't feel out of place in this song.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A Minor (Original Pitch, turned on default)<br>\r\n2. A# Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-27562-1626895489",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27562,
        "title": "Sonic 3 & Knuckles - Egg-Robo's Revenge ~ Act 1 Mini-Boss (Remix)",
        "version": "smwc-27562-1626895489",
        "upstream_time": 1626895489,
        "download_url": "https://dl.smwcentral.net/27562/Egg-Robo%27s%20Revenge.zip",
        "filename": "Egg-Robo%27s Revenge.zip",
        "size": 87020,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3-knuckles-fleet-of-the-gods-flying-battery-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28973,
    "title": "Sonic 3 & Knuckles - Fleet of the Gods ~ Flying Battery Zone Act 1 (Hakurei-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "airship",
      "athletic",
      "chase",
      "industrial",
      "sky",
      "tense"
    ],
    "description": "Did a special arrangement of the <s>fifth</s> eighth zone from Sonic 3 & Knuckles, <b><a href=\"https://youtu.be/7VCapHe-EuU\" rel=\"nofollow\">Flying</a> <a href=\"https://youtu.be/-QUZhwCLuyg\" rel=\"nofollow\">Battery</a> <a href=\"https://youtu.be/ddGqljCaE3M\" rel=\"nofollow\">Zone</a> <a href=\"https://youtu.be/E6OyYusj2A8\" rel=\"nofollow\">Act 1</a></b> for my <span style=\"color: #FFE478;\">1.5K subscriber milestone</span>. One of my favorite songs of all-time!! It's just got the perfect intensity while also having incredibly memorable melodies to support this masterpiece of a song, and it's just... SO FREAKING GOOD!!<br>\r\n<br>\r\nI made sure to go all out on this one!!!<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A Minor (Original Pitch, turned on default)<br>\r\n2. B Minor (<a href=\"https://youtu.be/DKOHb3rWx5w\" rel=\"nofollow\">AoCF</a> Pitch)<br>\r\n<br>\r\nAnd... there are also two versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables the voice clip (Listening-Only)<br>\r\n2. Disables the voice clip (SMW-Compatible, turned on default)<br>\r\n",
    "latest_version": "smwc-28973-1641714583",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28973,
        "title": "Sonic 3 & Knuckles - Fleet of the Gods ~ Flying Battery Zone Act 1 (Hakurei-Mix)",
        "version": "smwc-28973-1641714583",
        "upstream_time": 1641714583,
        "download_url": "https://dl.smwcentral.net/28973/Fleet%20Of%20The%20Gods.zip",
        "filename": "Fleet Of The Gods.zip",
        "size": 190545,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3-knuckles-flying-battery-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35445,
    "title": "Sonic 3 & Knuckles - Flying Battery Zone Act 2",
    "authors": [
      "JordanTRS"
    ],
    "tags": [
      "airship",
      "athletic",
      "chase",
      "industrial",
      "sky"
    ],
    "description": "Would best fit a fast paced airship/sky level, but honestly as long as it's fast paced it should work!",
    "latest_version": "smwc-35445-1703978159",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35445,
        "title": "Sonic 3 & Knuckles - Flying Battery Zone Act 2",
        "version": "smwc-35445-1703978159",
        "upstream_time": 1703978159,
        "download_url": "https://dl.smwcentral.net/35445/Flying%20Battery%20Act%202.zip",
        "filename": "Flying Battery Act 2.zip",
        "size": 33062,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22619,
        "title": "Sonic 3 & Knuckles - Flying Battery Zone Act 2",
        "version": "smwc-22619-1586668871",
        "upstream_time": 1586668871,
        "download_url": "https://dl.smwcentral.net/22619/flying%20battery%202.zip",
        "filename": "flying battery 2.zip",
        "size": 34564,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20800,
        "title": "Sonic 3 & Knuckles - Flying Battery Zone Act 1",
        "version": "smwc-20800-1564615627",
        "upstream_time": 1564615627,
        "download_url": "https://dl.smwcentral.net/20800/Flying%20Battery%20Zone%20Act%201.zip",
        "filename": "Flying Battery Zone Act 1.zip",
        "size": 79389,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10848,
        "title": "Sonic 3 & Knuckles - Flying Battery Zone Act 1",
        "version": "smwc-10848-1424721607",
        "upstream_time": 1424721607,
        "download_url": "https://dl.smwcentral.net/10848/Sonic%203%20%26%20Knuckles%20-%20Flying%20Battery%20Zone%201.zip",
        "filename": "Sonic 3 %26 Knuckles - Flying Battery Zone 1.zip",
        "size": 32456,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3-knuckles-hydrocity-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25724,
    "title": "Sonic 3 & Knuckles - Hydrocity Zone Act 2",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "bonus",
      "industrial",
      "ruins",
      "sewer",
      "temple",
      "tense",
      "urban",
      "water"
    ],
    "description": "Hydrocity Zone from Sonic 3 & Knuckles, Act 2 version. Good for sewer or water levels with a more upbeat feeling, along with (maybe) athletic and urban levels as well.",
    "latest_version": "smwc-25724-1611164007",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25724,
        "title": "Sonic 3 & Knuckles - Hydrocity Zone Act 2",
        "version": "smwc-25724-1611164007",
        "upstream_time": 1611164007,
        "download_url": "https://dl.smwcentral.net/25724/hydrocity.zip",
        "filename": "hydrocity.zip",
        "size": 73488,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23545,
        "title": "Sonic 3 & Knuckles - Hydrocity Zone Act 2",
        "version": "smwc-23545-1594231586",
        "upstream_time": 1594231586,
        "download_url": "https://dl.smwcentral.net/23545/hydrossity_2.zip",
        "filename": "hydrossity_2.zip",
        "size": 34273,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21329,
        "title": "Sonic 3 & Knuckles - Hydrocity Zone Act 1",
        "version": "smwc-21329-1572039399",
        "upstream_time": 1572039399,
        "download_url": "https://dl.smwcentral.net/21329/Hydrocity%20Zone%20Act%201.zip",
        "filename": "Hydrocity Zone Act 1.zip",
        "size": 33450,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17883,
        "title": "Sonic 3 & Knuckles - Hydrocity Zone Act 2",
        "version": "smwc-17883-1532736385",
        "upstream_time": 1532736385,
        "download_url": "https://dl.smwcentral.net/17883/hydrocity2.zip",
        "filename": "hydrocity2.zip",
        "size": 48803,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11586,
        "title": "Sonic 3 & Knuckles - Hydrocity Zone Act 1",
        "version": "smwc-11586-1438467862",
        "upstream_time": 1438467862,
        "download_url": "https://dl.smwcentral.net/11586/Sonic%20The%20Hedgehog%203%20-%20Hydrocity%20Act%201%20%28S%29.zip",
        "filename": "Sonic The Hedgehog 3 - Hydrocity Act 1 (S).zip",
        "size": 59691,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3-knuckles-ice-cap-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32970,
    "title": "Sonic 3 & Knuckles - Ice Cap Zone Act 1",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "athletic",
      "cave",
      "final",
      "ice",
      "mountain",
      "sad",
      "sky",
      "snow",
      "space",
      "tense",
      "urban"
    ],
    "description": "I had a \"hard time\" getting things to sound right!<br>\r\n...<br>\r\n<br>\r\nFits best in icy environments.",
    "latest_version": "smwc-32970-1683777046",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32970,
        "title": "Sonic 3 & Knuckles - Ice Cap Zone Act 1",
        "version": "smwc-32970-1683777046",
        "upstream_time": 1683777046,
        "download_url": "https://dl.smwcentral.net/32970/IceCap-Act1%20.zip",
        "filename": "IceCap-Act1 .zip",
        "size": 93305,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25349,
        "title": "Sonic 3 & Knuckles - Ice Cap Zone Act 1 (Mega Man X3 Style)",
        "version": "smwc-25349-1607676811",
        "upstream_time": 1607676811,
        "download_url": "https://dl.smwcentral.net/25349/Ice%20Cap%20Act%201%28MMX3%20Style%29.zip",
        "filename": "Ice Cap Act 1(MMX3 Style).zip",
        "size": 70365,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23872,
        "title": "Sonic 3 & Knuckles - Ice Cap Zone Act 1",
        "version": "smwc-23872-1595036675",
        "upstream_time": 1595036675,
        "download_url": "https://dl.smwcentral.net/23872/ice%20cap%20zOne.zip",
        "filename": "ice cap zOne.zip",
        "size": 32524,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19092,
        "title": "Sonic 3 & Knuckles - Ice Cap Zone Act 1",
        "version": "smwc-19092-1549751348",
        "upstream_time": 1549751348,
        "download_url": "https://dl.smwcentral.net/19092/Sonic%20the%20Hedgehog%203%20%26%20Knuckles%20-%20Ice%20Cap%20Zone%20Act%201.zip",
        "filename": "Sonic the Hedgehog 3 %26 Knuckles - Ice Cap Zone Act 1.zip",
        "size": 132415,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14483,
        "title": "Sonic 3 & Knuckles - Ice Cap Zone Act 1",
        "version": "smwc-14483-1475335216",
        "upstream_time": 1475335216,
        "download_url": "https://dl.smwcentral.net/14483/Sonic%203%20%26%20Knuckles%20-%20Ice%20Cap%20Zone%201%20%5BS%5D.zip",
        "filename": "Sonic 3 %26 Knuckles - Ice Cap Zone 1 %5BS%5D.zip",
        "size": 74627,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3-knuckles-launch-base-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29006,
    "title": "Sonic 3 & Knuckles - Launch Base Zone Act 1",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "airship",
      "athletic",
      "industrial",
      "ruins",
      "town",
      "urban"
    ],
    "description": "GO! G-GO! <br>\r\n<br>\r\nNote: Incompatible with Thunder SFX/Blarggs.",
    "latest_version": "smwc-29006-1641758924",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29006,
        "title": "Sonic 3 & Knuckles - Launch Base Zone Act 1",
        "version": "smwc-29006-1641758924",
        "upstream_time": 1641758924,
        "download_url": "https://dl.smwcentral.net/29006/S3%26K%20-%20Launch%20Base%20Zone%20Act%201.zip",
        "filename": "S3%26K - Launch Base Zone Act 1.zip",
        "size": 103645,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23547,
        "title": "Sonic 3 & Knuckles - Launch Base Zone Act 1",
        "version": "smwc-23547-1594233031",
        "upstream_time": 1594233031,
        "download_url": "https://dl.smwcentral.net/23547/lunch%20base%201.zip",
        "filename": "lunch base 1.zip",
        "size": 41007,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3-knuckles-lava-reef-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22167,
    "title": "Sonic 3 & Knuckles - Lava Reef Zone Act 2",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "athletic",
      "calm",
      "cave",
      "dark",
      "fire",
      "ice",
      "mysterious",
      "tense"
    ],
    "description": "(Also known as \"Hidden Palace Zone\")<br>\r\n<br>\r\nThe sequel to Lava Reef Zone Act 1. Unlike it's cousin, this song is a lot calmer, and more suited for mystical ruins, maybe even ice levels, but it's explicitly the best for levels that house the bottom of a copyright infringing spherical space station in the background. <br>\r\n<br>\r\n(updated to have correct spc length and composer)",
    "latest_version": "smwc-22167-1581925382",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22167,
        "title": "Sonic 3 & Knuckles - Lava Reef Zone Act 2",
        "version": "smwc-22167-1581925382",
        "upstream_time": 1581925382,
        "download_url": "https://dl.smwcentral.net/22167/lava_reef_2_-_lost_in_new_york.zip",
        "filename": "lava_reef_2_-_lost_in_new_york.zip",
        "size": 33001,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21114,
        "title": "Sonic 3 & Knuckles - Lava Reef Zone Act 1",
        "version": "smwc-21114-1567823587",
        "upstream_time": 1567823587,
        "download_url": "https://dl.smwcentral.net/21114/Lava_Reef_Zone_Act_1.zip",
        "filename": "Lava_Reef_Zone_Act_1.zip",
        "size": 33136,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16850,
        "title": "Sonic 3 & Knuckles - Lava Reef Zone Act 1",
        "version": "smwc-16850-1514951702",
        "upstream_time": 1514951702,
        "download_url": "https://dl.smwcentral.net/16850/Sonic%203%20%26%20Knuckles%20-%20Lava%20Reef%20Zone%20%28Act%201%29.zip",
        "filename": "Sonic 3 %26 Knuckles - Lava Reef Zone (Act 1).zip",
        "size": 67485,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7668,
        "title": "Sonic 3 & Knuckles - Lava Reef Zone Act 2",
        "version": "smwc-7668-1311892146",
        "upstream_time": 1311892146,
        "download_url": "https://dl.smwcentral.net/7668/Sonic%20%26%20Knuckles%20-%20Lava%20Reef%20Zone%20act%20II%20%28Hidden%20Palace%20Zone%29.zip",
        "filename": "Sonic %26 Knuckles - Lava Reef Zone act II (Hidden Palace Zone).zip",
        "size": 71506,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7024,
        "title": "Sonic 3 & Knuckles - Lava Reef Zone Act 1",
        "version": "smwc-7024-1311932277",
        "upstream_time": 1311932277,
        "download_url": "https://dl.smwcentral.net/7024/Sonic%20%26%20Knuckles%20-%20Lava%20Reef%20Zone%20act%20I.zip",
        "filename": "Sonic %26 Knuckles - Lava Reef Zone act I.zip",
        "size": 68361,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3-knuckles-marble-garden-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32838,
    "title": "Sonic 3 & Knuckles - Marble Garden Zone Act 1",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "athletic",
      "forest",
      "grassland",
      "industrial",
      "mountain",
      "night",
      "ruins",
      "sky",
      "swamp",
      "temple"
    ],
    "description": "Perfect for athletic and mountain themes",
    "latest_version": "smwc-32838-1675211780",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32838,
        "title": "Sonic 3 & Knuckles - Marble Garden Zone Act 1",
        "version": "smwc-32838-1675211780",
        "upstream_time": 1675211780,
        "download_url": "https://dl.smwcentral.net/32838/Marble%20Garden%20Act%201.zip",
        "filename": "Marble Garden Act 1.zip",
        "size": 99415,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15380,
        "title": "Sonic 3 & Knuckles - Marble Garden Zone Act 2",
        "version": "smwc-15380-1491774674",
        "upstream_time": 1491774674,
        "download_url": "https://dl.smwcentral.net/15380/Marble%20Garden%20Act%202.zip",
        "filename": "Marble Garden Act 2.zip",
        "size": 31887,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13338,
        "title": "Sonic 3 & Knuckles - Marble Garden Zone Act 1",
        "version": "smwc-13338-1456672657",
        "upstream_time": 1456672657,
        "download_url": "https://dl.smwcentral.net/13338/Marble%20Garden.zip",
        "filename": "Marble Garden.zip",
        "size": 34551,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3-knuckles-mushroom-hill-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40617,
    "title": "Sonic 3 & Knuckles - Mushroom Hill Zone Act 1",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "forest",
      "grassland",
      "jungle",
      "upbeat"
    ],
    "description": "A lively and upbeat port of Mushroom Hill Zone Act 1 from Sonic & Knuckles. Can fit a forest/jungle levels.",
    "latest_version": "smwc-40617-1773214429",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40617,
        "title": "Sonic 3 & Knuckles - Mushroom Hill Zone Act 1",
        "version": "smwc-40617-1773214429",
        "upstream_time": 1773214429,
        "download_url": "https://dl.smwcentral.net/40617/Sonic%203%20%26%20Knuckles%20-%20Mushroom%20Hill%20Zone%20Act%201.zip",
        "filename": "Sonic 3 %26 Knuckles - Mushroom Hill Zone Act 1.zip",
        "size": 33122,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18846,
        "title": "Sonic 3 & Knuckles - Mushroom Hill Zone Act 1",
        "version": "smwc-18846-1547005140",
        "upstream_time": 1547005140,
        "download_url": "https://dl.smwcentral.net/18846/Mushroom%20Hill.zip",
        "filename": "Mushroom Hill.zip",
        "size": 93770,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15389,
        "title": "Sonic 3 & Knuckles - Mushroom Hill Zone Act 2",
        "version": "smwc-15389-1491775137",
        "upstream_time": 1491775137,
        "download_url": "https://dl.smwcentral.net/15389/Mushroom%20Hill%20Act%202.zip",
        "filename": "Mushroom Hill Act 2.zip",
        "size": 32072,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3-knuckles-sandopolis-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31935,
    "title": "Sonic 3 & Knuckles - Sandopolis Zone Act 2",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "dark",
      "desert",
      "ghost house",
      "ruins",
      "spooky",
      "swamp",
      "temple"
    ],
    "description": "That one level in Sonic 3 & Knuckles that's basically just Labyrinth Zone but with sand.<br>\r\n<br>\r\nThis track fits best in pyramids and ruins; sometimes in ghost houses.<br>\r\n<br>\r\nMy older port was driving me to insanity...You're welcome~",
    "latest_version": "smwc-31935-1675211019",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31935,
        "title": "Sonic 3 & Knuckles - Sandopolis Zone Act 2",
        "version": "smwc-31935-1675211019",
        "upstream_time": 1675211019,
        "download_url": "https://dl.smwcentral.net/31935/Sandopolis%20Zone%20Act%202%20%28NEW%29.zip",
        "filename": "Sandopolis Zone Act 2 (NEW).zip",
        "size": 218901,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23632,
        "title": "Sonic 3 & Knuckles - Sandopolis Zone Act 2",
        "version": "smwc-23632-1595022574",
        "upstream_time": 1595022574,
        "download_url": "https://dl.smwcentral.net/23632/sandopolis%202.zip",
        "filename": "sandopolis 2.zip",
        "size": 32446,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23082,
        "title": "Sonic 3 & Knuckles - Sandopolis Zone Act 1",
        "version": "smwc-23082-1590881067",
        "upstream_time": 1590881067,
        "download_url": "https://dl.smwcentral.net/23082/Sandopolis%20Zone%20Act%201.zip",
        "filename": "Sandopolis Zone Act 1.zip",
        "size": 116133,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16841,
        "title": "Sonic 3 & Knuckles - Sandopolis Zone Act 1",
        "version": "smwc-16841-1514951693",
        "upstream_time": 1514951693,
        "download_url": "https://dl.smwcentral.net/16841/Sonic%203%20%26%20Knuckles%20-%20Sandopolis%20Zone%20Act%201.zip",
        "filename": "Sonic 3 %26 Knuckles - Sandopolis Zone Act 1.zip",
        "size": 23167,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3d-blast-genesis-diamond-dust-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28056,
    "title": "Sonic 3D Blast (Genesis) - Diamond Dust Zone Act 1",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "bonus",
      "carnival",
      "ice",
      "snow"
    ],
    "description": "The happy, then pensive, then happy again music from the icy fourth zone of Sonic 3D Blast. Good for upbeat levels, and probably snow and ice ones too.<br>\r\n<br>\r\nSpecial thanks as usual to <span class=\"un-outer\" title=\"Hazel\"><a href=\"/?p=profile&amp;id=2512\" style=\"color: #e2e78c;\" class=\"un\">Hazel</a></span> for making me combat my own laziness to fix silly little inaccuracies. I love you.<br>\r\n<br>\r\n<img src=\"https://info.sonicretro.org/images/6/67/S3dddbadnik1.png\" alt=\"\"> <img src=\"https://info.sonicretro.org/images/2/2d/S3dddbadnik3.png\" alt=\"\">",
    "latest_version": "smwc-28056-1635538805",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28056,
        "title": "Sonic 3D Blast (Genesis) - Diamond Dust Zone Act 1",
        "version": "smwc-28056-1635538805",
        "upstream_time": 1635538805,
        "download_url": "https://dl.smwcentral.net/28056/diamone_dust.zip",
        "filename": "diamone_dust.zip",
        "size": 34884,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3d-blast-genesis-gene-gadget-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24333,
    "title": "Sonic 3D Blast (Genesis) - Gene Gadget Zone Act 1",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "castle",
      "cave",
      "industrial",
      "mountain",
      "night",
      "space"
    ],
    "description": "This is one of my favorites songs of Sonic 3D Blast,<br>\r\nthis time sampled,sounds good for space stages.<br>\r\n<br>\r\n@7 up's fix: modified volumes so as quieter instruments don't get drowned out, sound effects are more audible, and the theme sounds more accurate to the original version.",
    "latest_version": "smwc-24333-1598928357",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24333,
        "title": "Sonic 3D Blast (Genesis) - Gene Gadget Zone Act 1",
        "version": "smwc-24333-1598928357",
        "upstream_time": 1598928357,
        "download_url": "https://dl.smwcentral.net/24333/Gene_Gadget_Fixed.zip",
        "filename": "Gene_Gadget_Fixed.zip",
        "size": 65525,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11607,
        "title": "Sonic 3D Blast (Genesis) - Gene Gadget Zone Act 1",
        "version": "smwc-11607-1439215914",
        "upstream_time": 1439215914,
        "download_url": "https://dl.smwcentral.net/11607/Gene%20Gadget%20Zone%201.zip",
        "filename": "Gene Gadget Zone 1.zip",
        "size": 34530,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3d-blast-genesis-green-grove-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8608,
    "title": "Sonic 3D Blast (Genesis) - Green Grove Zone Act 1",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "athletic",
      "grassland"
    ],
    "description": "The catchy song that plays in the first Act of Green Grove Zone in the Genesis version of Sonic 3D Blast.  Was also remixed and used for the third part of Windy Valley in Sonic Adventure.",
    "latest_version": "smwc-8608-1404340715",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8608,
        "title": "Sonic 3D Blast (Genesis) - Green Grove Zone Act 1",
        "version": "smwc-8608-1404340715",
        "upstream_time": 1404340715,
        "download_url": "https://dl.smwcentral.net/8608/Green%20Grove%20Act%201.zip",
        "filename": "Green Grove Act 1.zip",
        "size": 70402,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3d-blast-genesis-le-epic-bonus-music-special-stage-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31016,
    "title": "Sonic 3D Blast (Genesis) - Le Epic Bonus Music ~ Special Stage (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "bonus",
      "carnival",
      "switch palace"
    ],
    "description": "Did an arrangement of the <a href=\"https://youtu.be/OXLDrWW6SCY\" rel=\"nofollow\">Special Stage theme</a> from Sonic 3D Blast / Flickies Island. Haven't done a single track from this banger OST, and after being reminded of a SiIvagunner rip, I thought it'd be fun to do this. <br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A Minor (Remix Pitch, turned on default)<br>\r\n2. G# Minor (Original Pitch)<br>\r\n",
    "latest_version": "smwc-31016-1672548884",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31016,
        "title": "Sonic 3D Blast (Genesis) - Le Epic Bonus Music ~ Special Stage (Remix)",
        "version": "smwc-31016-1672548884",
        "upstream_time": 1672548884,
        "download_url": "https://dl.smwcentral.net/31016/Le%20Epic%20Bonus%20Music.zip",
        "filename": "Le Epic Bonus Music.zip",
        "size": 110985,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3d-blast-genesis-panic-puppet-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8128,
    "title": "Sonic 3D Blast (Genesis) - Panic Puppet Zone Act 2",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "athletic",
      "bonus",
      "castle",
      "dark",
      "final",
      "fire",
      "industrial",
      "mountain",
      "night",
      "space"
    ],
    "description": "A tight track that could be used in factory or firey areas. It can also work well for final, tense situations.",
    "latest_version": "smwc-8128-1355595640",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8128,
        "title": "Sonic 3D Blast (Genesis) - Panic Puppet Zone Act 2",
        "version": "smwc-8128-1355595640",
        "upstream_time": 1355595640,
        "download_url": "https://dl.smwcentral.net/8128/Panicpuppet2.zip",
        "filename": "Panicpuppet2.zip",
        "size": 65817,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7749,
        "title": "Sonic 3D Blast (Genesis) - Panic Puppet Zone Act 1",
        "version": "smwc-7749-1332213994",
        "upstream_time": 1332213994,
        "download_url": "https://dl.smwcentral.net/7749/Sonic%203D%20Blast%20-%20Puppet%20Panic%20Zone%20%28Act%201%29.zip",
        "filename": "Sonic 3D Blast - Puppet Panic Zone (Act 1).zip",
        "size": 72205,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3d-blast-genesis-robotnik",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9040,
    "title": "Sonic 3D Blast (Genesis) - Robotnik",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "boss"
    ],
    "description": "The second battle of Robotnik from Sonic 3D Blast. It can be fit with fast bosses.",
    "latest_version": "smwc-9040-1413460757",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9040,
        "title": "Sonic 3D Blast (Genesis) - Robotnik",
        "version": "smwc-9040-1413460757",
        "upstream_time": 1413460757,
        "download_url": "https://dl.smwcentral.net/9040/3DBlastRobotnik2.zip",
        "filename": "3DBlastRobotnik2.zip",
        "size": 33209,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3d-blast-genesis-rusty-ruin-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25727,
    "title": "Sonic 3D Blast (Genesis) - Rusty Ruin Zone Act 1",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "cave",
      "forest",
      "jungle",
      "mountain",
      "mysterious",
      "night",
      "ruins",
      "urban"
    ],
    "description": "Rusty Ruin Zone from Sonic 3D Blast, Act 1 version. Good for ruins, jungles and forests, or levels with a mysterious air in general.",
    "latest_version": "smwc-25727-1611342711",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25727,
        "title": "Sonic 3D Blast (Genesis) - Rusty Ruin Zone Act 1",
        "version": "smwc-25727-1611342711",
        "upstream_time": 1611342711,
        "download_url": "https://dl.smwcentral.net/25727/rustyruin.zip",
        "filename": "rustyruin.zip",
        "size": 79464,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23783,
        "title": "Sonic 3D Blast (Genesis) - Rusty Ruin Zone Act 2",
        "version": "smwc-23783-1594490446",
        "upstream_time": 1594490446,
        "download_url": "https://dl.smwcentral.net/23783/rusty_raisin_zone_2.zip",
        "filename": "rusty_raisin_zone_2.zip",
        "size": 34298,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15448,
        "title": "Sonic 3D Blast (Genesis) - Rusty Ruin Zone Act 1",
        "version": "smwc-15448-1492921827",
        "upstream_time": 1492921827,
        "download_url": "https://dl.smwcentral.net/15448/Rusty%20Ruin%20Act%201.zip",
        "filename": "Rusty Ruin Act 1.zip",
        "size": 32886,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3d-blast-genesis-special-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25110,
    "title": "Sonic 3D Blast (Genesis) - Special Stage",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "bonus",
      "carnival",
      "switch palace"
    ],
    "description": "Song that Special Stage from Sonic 3D Blast (Genesis). Great for Level 0/100 Bonus Games or Bonus area.",
    "latest_version": "smwc-25110-1607410186",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25110,
        "title": "Sonic 3D Blast (Genesis) - Special Stage",
        "version": "smwc-25110-1607410186",
        "upstream_time": 1607410186,
        "download_url": "https://dl.smwcentral.net/25110/Sonic%203D%20Blast%20%28Genesis%29%20-%20Special%20Stage.zip",
        "filename": "Sonic 3D Blast (Genesis) - Special Stage.zip",
        "size": 26152,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15347,
        "title": "Sonic 3D Blast (Genesis) - Special Stage",
        "version": "smwc-15347-1490480174",
        "upstream_time": 1490480174,
        "download_url": "https://dl.smwcentral.net/15347/Sonic%203D%20Special%20Stage.zip",
        "filename": "Sonic 3D Special Stage.zip",
        "size": 32865,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3d-blast-genesis-spring-stadium-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10996,
    "title": "Sonic 3D Blast (Genesis) - Spring Stadium Zone Act 1",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "bonus",
      "overworld",
      "sky",
      "switch palace",
      "title"
    ],
    "description": "A bouncy, jazzy song that would be good for bonus stages or casinos, not that the latter appears that often.<br>\r\n<br>\r\nThis was NOT an easy song to port.  Dang triplets....",
    "latest_version": "smwc-10996-1425918231",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10996,
        "title": "Sonic 3D Blast (Genesis) - Spring Stadium Zone Act 1",
        "version": "smwc-10996-1425918231",
        "upstream_time": 1425918231,
        "download_url": "https://dl.smwcentral.net/10996/Spring%20Stadium%20Act%201.zip",
        "filename": "Spring Stadium Act 1.zip",
        "size": 34585,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3d-blast-genesis-volcano-valley-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36629,
    "title": "Sonic 3D Blast (Genesis) - Volcano Valley Zone Act 1",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "cave",
      "dark",
      "fire",
      "mountain",
      "mysterious"
    ],
    "description": "Song that The Volcano Valley Act 1 from Sonic 3D Blast (Genesis). Could fit a volcano levels.",
    "latest_version": "smwc-36629-1705769575",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36629,
        "title": "Sonic 3D Blast (Genesis) - Volcano Valley Zone Act 1",
        "version": "smwc-36629-1705769575",
        "upstream_time": 1705769575,
        "download_url": "https://dl.smwcentral.net/36629/Sonic%203D%20Blast%20%28Genesis%29%20-%20Volcano%20Valley%20Act%201.zip",
        "filename": "Sonic 3D Blast (Genesis) - Volcano Valley Act 1.zip",
        "size": 34806,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13989,
        "title": "Sonic 3D Blast (Genesis) - Volcano Valley Zone Act 1",
        "version": "smwc-13989-1469989838",
        "upstream_time": 1469989838,
        "download_url": "https://dl.smwcentral.net/13989/Volcano%20Valley%20Act%201.zip",
        "filename": "Volcano Valley Act 1.zip",
        "size": 34193,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-3d-blast-saturn-rusty-ruin-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41557,
    "title": "Sonic 3D Blast (Saturn) - Rusty Ruin Zone Act 1",
    "authors": [
      "nicecarlos024"
    ],
    "tags": [
      "ambient",
      "calm",
      "ruins",
      "temple"
    ],
    "description": "A port of the Saturn version of Rusty Ruin Act 1<br>\r\n<br>\r\nFits in rainy or temple levels<br>\r\n<b><br>\r\n<span style=\"color: #37ebff;\">Update:</span></b><span style=\"color: #64b9ff;\"><br>\r\n-Improved intro;<br>\r\n-Higher quality samples that take up less space;<br>\r\n-Act 2 variation which is the same song but faster and in a higher pitch</span><br>\r\n<br>\r\n<br>\r\n<span style=\"color: #ff2b30;\"><span style=\"font-size: 14pt;\">Incompatible with Bonus End and Thunder SFX</span></span>",
    "latest_version": "smwc-41557-1774126008",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41557,
        "title": "Sonic 3D Blast (Saturn) - Rusty Ruin Zone Act 1",
        "version": "smwc-41557-1774126008",
        "upstream_time": 1774126008,
        "download_url": "https://dl.smwcentral.net/41557/Sonic%203D%20Blast%20%28Saturn%29%20-%20Rusty%20Ruin%20Zone%20Act%201..zip",
        "filename": "Sonic 3D Blast (Saturn) - Rusty Ruin Zone Act 1..zip",
        "size": 131019,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-2-music-plant-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8211,
    "title": "Sonic Advance 2 - Music Plant Zone Act 1",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "athletic",
      "beach",
      "town"
    ],
    "description": "A lively song that could probably suit an athletic area.",
    "latest_version": "smwc-8211-1338204827",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8211,
        "title": "Sonic Advance 2 - Music Plant Zone Act 1",
        "version": "smwc-8211-1338204827",
        "upstream_time": 1338204827,
        "download_url": "https://dl.smwcentral.net/8211/Music%20Plant%20Act%201.zip",
        "filename": "Music Plant Act 1.zip",
        "size": 65949,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-2-sky-canyon-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16413,
    "title": "Sonic Advance 2 - Sky Canyon Zone Act 1",
    "authors": [
      "DAA234"
    ],
    "tags": [
      "athletic",
      "mountain",
      "sky"
    ],
    "description": "The song that plays in Sky Canyon Zone Act 1 in Sonic Advance 2.",
    "latest_version": "smwc-16413-1508001526",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16413,
        "title": "Sonic Advance 2 - Sky Canyon Zone Act 1",
        "version": "smwc-16413-1508001526",
        "upstream_time": 1508001526,
        "download_url": "https://dl.smwcentral.net/16413/Sky%20Canyon%20Zone%20Act%201.zip",
        "filename": "Sky Canyon Zone Act 1.zip",
        "size": 32450,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-2-techno-base-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36984,
    "title": "Sonic Advance 2 - Techno Base Act 1",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "athletic",
      "industrial",
      "retro"
    ],
    "description": "Could fit on techno levels",
    "latest_version": "smwc-36984-1710320308",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36984,
        "title": "Sonic Advance 2 - Techno Base Act 1",
        "version": "smwc-36984-1710320308",
        "upstream_time": 1710320308,
        "download_url": "https://dl.smwcentral.net/36984/techno%20base%201.zip",
        "filename": "techno base 1.zip",
        "size": 33071,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-3-a-winter-that-glows-twinkle-snow-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25530,
    "title": "Sonic Advance 3 - A Winter that Glows ~ Twinkle Snow Act 1 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "day",
      "ice",
      "night",
      "snow"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #EB3434;\">𝐇</span><span style=\"color: #34EB74;\">𝐨</span> <span style=\"color: #EB3434;\">𝐡</span><span style=\"color: #34EB74;\">𝐨</span> <span style=\"color: #EB3434;\">𝐡</span><span style=\"color: #34EB74;\">𝐨</span><span style=\"color: #EB3434;\">!</span> <span style=\"color: #34EB74;\">𝐌</span><span style=\"color: #EB3434;\">𝐞</span><span style=\"color: #34EB74;\">𝐫</span><span style=\"color: #EB3434;\">𝐫</span><span style=\"color: #34EB74;\">𝐲</span> <span style=\"color: #EB3434;\">𝐂</span><span style=\"color: #34EB74;\">𝐡</span><span style=\"color: #EB3434;\">𝐫</span><span style=\"color: #34EB74;\">𝐢</span><span style=\"color: #EB3434;\">𝐬</span><span style=\"color: #34EB74;\">𝐭</span><span style=\"color: #EB3434;\">𝐦</span><span style=\"color: #34EB74;\">𝐚</span><span style=\"color: #EB3434;\">𝐬</span><span style=\"color: #34EB74;\">!</span> 🎄</span><br>\r\n<br>\r\nFinally did a remix of another Sonic theme (seriously, it's been almost an entire year since I did one.,, damn!), and it's the relaxing <a href=\"https://youtu.be/oke9pSdaAQk\" rel=\"nofollow\">Twinkle Snow Zone Act 1</a> from Sonic Advance 3. Absolute banger from that game, and I thought it'd be a great song to do a special remix for Christmas 2020.<br>\r\n<br>\r\nThis baby is great for snow, ice stages (night and day).<br>\r\n<br>\r\n<b><span style=\"color: #34EB74;\">I</span><span style=\"color: #EB3434;\">m</span><span style=\"color: #34EB74;\">p</span><span style=\"color: #EB3434;\">o</span><span style=\"color: #34EB74;\">r</span><span style=\"color: #EB3434;\">t</span><span style=\"color: #34EB74;\">a</span><span style=\"color: #EB3434;\">n</span><span style=\"color: #34EB74;\">t</span><span style=\"color: #EB3434;\">:</span></b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- \"Bonus End\" & Thunder SFX are disabled.",
    "latest_version": "smwc-25530-1609193858",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25530,
        "title": "Sonic Advance 3 - A Winter that Glows ~ Twinkle Snow Act 1 (Remix)",
        "version": "smwc-25530-1609193858",
        "upstream_time": 1609193858,
        "download_url": "https://dl.smwcentral.net/25530/Twinkle%20Snow.zip",
        "filename": "Twinkle Snow.zip",
        "size": 76350,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-3-chaos-angel-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25661,
    "title": "Sonic Advance 3 - Chaos Angel Act 1",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "castle",
      "dark",
      "final"
    ],
    "description": "Song that The Chaos Angel Act 1 a from Sonic Advance 3. This would fit dark, fast-paced and final areas of a game.",
    "latest_version": "smwc-25661-1610735481",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25661,
        "title": "Sonic Advance 3 - Chaos Angel Act 1",
        "version": "smwc-25661-1610735481",
        "upstream_time": 1610735481,
        "download_url": "https://dl.smwcentral.net/25661/Chaos%20Angel%20Act%201.zip",
        "filename": "Chaos Angel Act 1.zip",
        "size": 35046,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19996,
        "title": "Sonic Advance 3 - Chaos Angel Act 1",
        "version": "smwc-19996-1558488682",
        "upstream_time": 1558488682,
        "download_url": "https://dl.smwcentral.net/19996/sa3_ca1.zip",
        "filename": "sa3_ca1.zip",
        "size": 81721,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-3-cyber-track-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37014,
    "title": "Sonic Advance 3 - Cyber Track Act 2",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "athletic",
      "retro",
      "urban"
    ],
    "description": "Could fit on futuristic levels",
    "latest_version": "smwc-37014-1710320312",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37014,
        "title": "Sonic Advance 3 - Cyber Track Act 2",
        "version": "smwc-37014-1710320312",
        "upstream_time": 1710320312,
        "download_url": "https://dl.smwcentral.net/37014/cyber%20track%202.zip",
        "filename": "cyber track 2.zip",
        "size": 32685,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36985,
        "title": "Sonic Advance 3 - Cyber Track Act 3",
        "version": "smwc-36985-1710320311",
        "upstream_time": 1710320311,
        "download_url": "https://dl.smwcentral.net/36985/cyber%20track%203.zip",
        "filename": "cyber track 3.zip",
        "size": 32553,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-3-cyber-track-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20318,
    "title": "Sonic Advance 3 - Cyber Track Zone Act 1",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "abstract",
      "athletic",
      "industrial",
      "urban"
    ],
    "description": "Act 1 of Cyber Track Zone from Sonic Advance 3. I tried my best to fit everything I could in here. Don't scream at me if anything is missing. Could fit in abnormal levels or levels with a lot of technology. Omits @7, @14, @17, and @21.",
    "latest_version": "smwc-20318-1562118164",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20318,
        "title": "Sonic Advance 3 - Cyber Track Zone Act 1",
        "version": "smwc-20318-1562118164",
        "upstream_time": 1562118164,
        "download_url": "https://dl.smwcentral.net/20318/sonic_adv3_-_cyber_track_act_1.zip",
        "filename": "sonic_adv3_-_cyber_track_act_1.zip",
        "size": 88878,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11582,
        "title": "Sonic Advance 3 - Cyber Track Zone Act 1",
        "version": "smwc-11582-1437620288",
        "upstream_time": 1437620288,
        "download_url": "https://dl.smwcentral.net/11582/Sonic%20Advance%203%20-%20Cyber%20Track%20Act%201%20%28S%29.zip",
        "filename": "Sonic Advance 3 - Cyber Track Act 1 (S).zip",
        "size": 57969,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7134,
        "title": "Sonic Advance 3 - Cyber Track Zone Act 2",
        "version": "smwc-7134-1312816953",
        "upstream_time": 1312816953,
        "download_url": "https://dl.smwcentral.net/7134/Cyber%20Track%20Act%202.zip",
        "filename": "Cyber Track Act 2.zip",
        "size": 68505,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-3-hand-of-lucifer-chaos-angel-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25870,
    "title": "Sonic Advance 3 - Hand of Lucifer ~ Chaos Angel Zone Act 3 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "dark",
      "final",
      "tense"
    ],
    "description": "Did a remix of <a href=\"https://youtu.be/FtGxsGydN-M\" rel=\"nofollow\">Chaos Angel Zone Act 3</a>. A wonderful track for the dark stage it's being used in (makes Bowser's Galaxy Generator look like child's play). One of my favorite tracks from the game for sure and one the darkest themes in the series too.<br>\r\n<br>\r\nThis baby is great for final areas, castle stages, dark areas, chase sequences, tense sections, and even [final] boss fights too.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n- \"Bonus End\" & Thunder SFX are disabled.<br>\r\n",
    "latest_version": "smwc-25870-1613082736",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25870,
        "title": "Sonic Advance 3 - Hand of Lucifer ~ Chaos Angel Zone Act 3 (Remix)",
        "version": "smwc-25870-1613082736",
        "upstream_time": 1613082736,
        "download_url": "https://dl.smwcentral.net/25870/Hand%20of%20Lucifer.zip",
        "filename": "Hand of Lucifer.zip",
        "size": 75940,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-3-ocean-base-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27545,
    "title": "Sonic Advance 3 - Ocean Base Zone Act 1",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "castle",
      "industrial",
      "sewer",
      "tense",
      "urban",
      "water"
    ],
    "description": "Ocean Base Zone from Sonic Advance 3, Act 1 version. Good for factory, castle and water levels in general. Could also work for sewers and urban levels.<br>\r\n<br>\r\nWARNING: Not compatible with the Thunder FX, Blaargs, or Yoshis.",
    "latest_version": "smwc-27545-1628246765",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27545,
        "title": "Sonic Advance 3 - Ocean Base Zone Act 1",
        "version": "smwc-27545-1628246765",
        "upstream_time": 1628246765,
        "download_url": "https://dl.smwcentral.net/27545/oceanbase.zip",
        "filename": "oceanbase.zip",
        "size": 91897,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-3-route-99-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20303,
    "title": "Sonic Advance 3 - Route 99 Zone Act 1",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "urban"
    ],
    "description": "Act 1 of Route 99 from Sonic Advance 3. It's a high-energy upbeat song. Fits urban levels and athletic levels well. Like my some of my other GBA ports, I added some of my own panning to improve how the song sounds.",
    "latest_version": "smwc-20303-1561946495",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20303,
        "title": "Sonic Advance 3 - Route 99 Zone Act 1",
        "version": "smwc-20303-1561946495",
        "upstream_time": 1561946495,
        "download_url": "https://dl.smwcentral.net/20303/sonic_adv3_-_route_99_act_1.zip",
        "filename": "sonic_adv3_-_route_99_act_1.zip",
        "size": 64766,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16332,
        "title": "Sonic Advance 3 - Route 99 Zone Act 1",
        "version": "smwc-16332-1506365033",
        "upstream_time": 1506365033,
        "download_url": "https://dl.smwcentral.net/16332/Route%2099%20Act%201.zip",
        "filename": "Route 99 Act 1.zip",
        "size": 33516,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-3-sunset-rush-sunset-hill-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25572,
    "title": "Sonic Advance 3 - Sunset Rush ~ Sunset Hill Zone Act 2 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "chase",
      "grassland",
      "night",
      "sky"
    ],
    "description": "Did a remix <a href=\"https://youtu.be/_ZgmjgeB8-k\" rel=\"nofollow\">Sunset Hill Zone Act 2</a> from Sonic Advance 3 (which is a remix of <a href=\"https://youtu.be/ZZNwTMBNULY\" rel=\"nofollow\">Green Hill Zone</a> from Sonic 1... but you most likely already knew that). Still one of my favorite Sonic themes and my favorite of the many different versions of the grassy checkered plains stage theme.<br>\r\n<br>\r\nThis baby is great for grass stages, athletic / sky stages, sunset stages, night stages, and chase sequences.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere are also 2 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A# Minor (Original Pitch, turned on default)<br>\r\n2. A Minor (Green Hill Zone Pitch)",
    "latest_version": "smwc-25572-1609785151",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25572,
        "title": "Sonic Advance 3 - Sunset Rush ~ Sunset Hill Zone Act 2 (Remix)",
        "version": "smwc-25572-1609785151",
        "upstream_time": 1609785151,
        "download_url": "https://dl.smwcentral.net/25572/Sunset_Rush.zip",
        "filename": "Sunset_Rush.zip",
        "size": 104669,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-casino-paradise-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37032,
    "title": "Sonic Advance - Casino Paradise Zone Act 2 (Winter Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "athletic",
      "carnival",
      "castle",
      "credits",
      "cutscene",
      "grassland",
      "ice",
      "night",
      "overworld",
      "snow",
      "title",
      "town",
      "urban"
    ],
    "description": "A jazzy song during christmas was heard in the cafe, casino, hotel, and party on during the night. This song has a specific of 3/4 Time Signature, High Tempo (but halved tempo in this port because of laggy). This song has two verses [Saxophone with Music Box and Jazz Guitar].<br>\r\nThis song could be fit on carnival, casino, park, circus, town, hotel, bonus areas, and house levels during the dusk or night.<br>\r\nalso winter themed of grassland or palace levels.<br>\r\n<br>\r\nRemember that, There have two different versions:<br>\r\nVersion 1: One Loop [Short Version] (0x05DA = 1498 bytes, 0:38 Seconds)<br>\r\nVersion 2: Two Loops [Normal Version] (0x0938 = 2360 bytes, 1:16 Seconds)",
    "latest_version": "smwc-37032-1711417425",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37032,
        "title": "Sonic Advance - Casino Paradise Zone Act 2 (Winter Remix)",
        "version": "smwc-37032-1711417425",
        "upstream_time": 1711417425,
        "download_url": "https://dl.smwcentral.net/37032/%28S%29%20Sonic%20Advance%20-%20Casino%20Paradise%202%20%28Winter%29.zip",
        "filename": "(S) Sonic Advance - Casino Paradise 2 (Winter).zip",
        "size": 108920,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23074,
        "title": "Sonic Advance - Casino Paradise Zone Act 1",
        "version": "smwc-23074-1590709475",
        "upstream_time": 1590709475,
        "download_url": "https://dl.smwcentral.net/23074/Sonic%20Advance%20-%20Casino%20Paradise%201.zip",
        "filename": "Sonic Advance - Casino Paradise 1.zip",
        "size": 67465,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22242,
        "title": "Sonic Advance - Casino Paradise Zone Act 2",
        "version": "smwc-22242-1584906656",
        "upstream_time": 1584906656,
        "download_url": "https://dl.smwcentral.net/22242/Sonic%20Advance%20-%20Casino%20Paradise%202.zip",
        "filename": "Sonic Advance - Casino Paradise 2.zip",
        "size": 67189,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-character-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20179,
    "title": "Sonic Advance - Character Select",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "urban"
    ],
    "description": "The Character Select theme from Sonic Advance. Could work for a screen/level section where you get to select your character, or in a urban overworld.",
    "latest_version": "smwc-20179-1560130121",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20179,
        "title": "Sonic Advance - Character Select",
        "version": "smwc-20179-1560130121",
        "upstream_time": 1560130121,
        "download_url": "https://dl.smwcentral.net/20179/sonic_adv_-_character_select.zip",
        "filename": "sonic_adv_-_character_select.zip",
        "size": 50969,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-cosmic-angel-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10309,
    "title": "Sonic Advance - Cosmic Angel Zone",
    "authors": [
      "Roberto zampari"
    ],
    "tags": [
      "final",
      "industrial",
      "space"
    ],
    "description": "This song can fit in space and factory levels",
    "latest_version": "smwc-10309-1423237887",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10309,
        "title": "Sonic Advance - Cosmic Angel Zone",
        "version": "smwc-10309-1423237887",
        "upstream_time": 1423237887,
        "download_url": "https://dl.smwcentral.net/10309/CosmicAngel.zip",
        "filename": "CosmicAngel.zip",
        "size": 35811,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-cosmic-angel-zone-mega-man-x3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38790,
    "title": "Sonic Advance - Cosmic Angel Zone (Mega Man X3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [],
    "description": "Base : Intro Stage",
    "latest_version": "smwc-38790-1735234907",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38790,
        "title": "Sonic Advance - Cosmic Angel Zone (Mega Man X3 Style)",
        "version": "smwc-38790-1735234907",
        "upstream_time": 1735234907,
        "download_url": "https://dl.smwcentral.net/38790/ComsicAngelZone_X3.zip",
        "filename": "ComsicAngelZone_X3.zip",
        "size": 75138,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-egg-on-the-moon-egg-rocket-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28037,
    "title": "Sonic Advance - Egg On The Moon ~ Egg Rocket Zone Act 1 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "final",
      "industrial",
      "night",
      "space"
    ],
    "description": "Did my own take on <a href=\"https://youtu.be/9ixg96gKPz8\" rel=\"nofollow\">Egg Rocket Zone Act 1</a> from Sonic Advance 1. Incredibly chill and catchy theme for one of the most frustrating stages in any of Dimps Sonic games.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C Minor (Original Pitch, turned on default)<br>\r\n2. C# Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-28037-1632784646",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28037,
        "title": "Sonic Advance - Egg On The Moon ~ Egg Rocket Zone Act 1 (Remix)",
        "version": "smwc-28037-1632784646",
        "upstream_time": 1632784646,
        "download_url": "https://dl.smwcentral.net/28037/Egg%20On%20The%20Moon.zip",
        "filename": "Egg On The Moon.zip",
        "size": 107378,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-egg-rocket-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8569,
    "title": "Sonic Advance - Egg Rocket Zone",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "final",
      "space"
    ],
    "description": "The epic song that plays in That One Level of Sonic Advance.  Would fit well in a castle set in space.",
    "latest_version": "smwc-8569-1398076773",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8569,
        "title": "Sonic Advance - Egg Rocket Zone",
        "version": "smwc-8569-1398076773",
        "upstream_time": 1398076773,
        "download_url": "https://dl.smwcentral.net/8569/Egg%20Rocket%20Zone.zip",
        "filename": "Egg Rocket Zone.zip",
        "size": 66044,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-ice-mountain-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17120,
    "title": "Sonic Advance - Ice Mountain Zone Act 1",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "calm",
      "cave",
      "ice",
      "snow"
    ],
    "description": "Famous sonic advance music. Good for ice levels, and ice map.<br>\r\n<br>\r\nUpdate: Eco adjusted and improved instruments!",
    "latest_version": "smwc-17120-1519708215",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17120,
        "title": "Sonic Advance - Ice Mountain Zone Act 1",
        "version": "smwc-17120-1519708215",
        "upstream_time": 1519708215,
        "download_url": "https://dl.smwcentral.net/17120/Ice%20Mountain%20Act%201%20v2.zip",
        "filename": "Ice Mountain Act 1 v2.zip",
        "size": 57522,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8575,
        "title": "Sonic Advance - Ice Mountain Zone Act 1",
        "version": "smwc-8575-1398267929",
        "upstream_time": 1398267929,
        "download_url": "https://dl.smwcentral.net/8575/Ice%20Mountain%20Act%201.zip",
        "filename": "Ice Mountain Act 1.zip",
        "size": 65673,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-neo-green-hill-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35506,
    "title": "Sonic Advance - Neo Green Hill Zone (Act 2)",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland",
      "jungle",
      "urban",
      "water"
    ],
    "description": "Famous song from the game \"Sonic Advance\", it will be used for city levels, grass levels, or whatever you prefer...",
    "latest_version": "smwc-35506-1700845652",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35506,
        "title": "Sonic Advance - Neo Green Hill Zone (Act 2)",
        "version": "smwc-35506-1700845652",
        "upstream_time": 1700845652,
        "download_url": "https://dl.smwcentral.net/35506/NGHZ.zip",
        "filename": "NGHZ.zip",
        "size": 34957,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17246,
        "title": "Sonic Advance - Neo Green Hill Zone Act 2",
        "version": "smwc-17246-1521055267",
        "upstream_time": 1521055267,
        "download_url": "https://dl.smwcentral.net/17246/Neo%20Green%20Hill%20Zone%20Act%202.zip",
        "filename": "Neo Green Hill Zone Act 2.zip",
        "size": 33683,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-secret-base-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20192,
    "title": "Sonic Advance - Secret Base Zone Act 1",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "industrial",
      "urban"
    ],
    "description": "A funky tune from Sonic Advance. Could work in urban situations, like a city at nighttime, or in a casino. I added a bit of my own panning to make it sound better.",
    "latest_version": "smwc-20192-1560485553",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20192,
        "title": "Sonic Advance - Secret Base Zone Act 1",
        "version": "smwc-20192-1560485553",
        "upstream_time": 1560485553,
        "download_url": "https://dl.smwcentral.net/20192/sonic_adv_-_secret_base_act_1.zip",
        "filename": "sonic_adv_-_secret_base_act_1.zip",
        "size": 68071,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-tiny-chao-garden",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8540,
    "title": "Sonic Advance - Tiny Chao Garden",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland",
      "title"
    ],
    "description": "The happy little song that plays in the Tiny Chao Garden in Sonic Advance.  Would best suit a simple level or the Title Screen",
    "latest_version": "smwc-8540-1396516291",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8540,
        "title": "Sonic Advance - Tiny Chao Garden",
        "version": "smwc-8540-1396516291",
        "upstream_time": 1396516291,
        "download_url": "https://dl.smwcentral.net/8540/Tiny%20Chao%20Garden.zip",
        "filename": "Tiny Chao Garden.zip",
        "size": 65671,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-advance-white-heavens-ice-mountain-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28196,
    "title": "Sonic Advance - White Heavens ~ Ice Mountain Zone Act 1 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "calm",
      "credits",
      "ice",
      "snow",
      "water"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/xDehV_E1bS0\" rel=\"nofollow\">Ice Mountain Act 1</a> from Sonic Advance 1. Dear god, this is one of the most joyful, calm, heavenly, and emotional themes I've heard in a 2D Sonic game. It's enough to make a man cry. This zone's first act and Casino Paradise Act 1 are my favorite songs in the game.",
    "latest_version": "smwc-28196-1632789267",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28196,
        "title": "Sonic Advance - White Heavens ~ Ice Mountain Zone Act 1 (Remix)",
        "version": "smwc-28196-1632789267",
        "upstream_time": 1632789267,
        "download_url": "https://dl.smwcentral.net/28196/White%20Heavens.zip",
        "filename": "White Heavens.zip",
        "size": 76926,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-adventure",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37445,
    "title": "Sonic Adventure 2 - Live and Learn",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "abstract",
      "ambient",
      "boss",
      "castle",
      "cave",
      "credits",
      "dark",
      "final",
      "fire",
      "ghost house",
      "industrial",
      "misc",
      "mountain",
      "mysterious",
      "ruins",
      "sad",
      "space",
      "spooky",
      "tense",
      "title"
    ],
    "description": "The iconic tune from Sonic Adventure 2, for the epic final boss fight against the Finalhazard (get it? cuz it's the final hazard right before the end of the game lmao). Obviously best used for final boss fights, though I also added a looped version alongside the main non-looped one in case you want to use it for more than just that somehow.<br>\r\n<br>\r\nWARNING: Not compatible with Yoshi.",
    "latest_version": "smwc-37445-1717207788",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37445,
        "title": "Sonic Adventure 2 - Live and Learn",
        "version": "smwc-37445-1717207788",
        "upstream_time": 1717207788,
        "download_url": "https://dl.smwcentral.net/37445/livenlearn.zip",
        "filename": "livenlearn.zip",
        "size": 202648,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33364,
        "title": "Sonic Adventure 2 - Trespasser... for Lost Colony",
        "version": "smwc-33364-1699149014",
        "upstream_time": 1699149014,
        "download_url": "https://dl.smwcentral.net/33364/Lost%20Colony.zip",
        "filename": "Lost Colony.zip",
        "size": 34555,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27089,
        "title": "Sonic Adventure 2 - Pumpkin Hill (Instrumental)",
        "version": "smwc-27089-1624560358",
        "upstream_time": 1624560358,
        "download_url": "https://dl.smwcentral.net/27089/SA2%20-%20Pumpkin%20Hill.zip",
        "filename": "SA2 - Pumpkin Hill.zip",
        "size": 31804,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27011,
        "title": "Sonic Adventure 2 - Cosmic Wall",
        "version": "smwc-27011-1620926659",
        "upstream_time": 1620926659,
        "download_url": "https://dl.smwcentral.net/27011/sa2_cosmic_wall_1_0.zip",
        "filename": "sa2_cosmic_wall_1_0.zip",
        "size": 52280,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-adventure-7-stages-1",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15458,
    "title": "Sonic Adventure 7 - Stages 1 & 3",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland"
    ],
    "description": "This is a heavily remixed version of the song played in the first and third stages of Sonic Adventure 7, a Game Boy Color bootleg game.  It's inspired by a similar arrangement found in a fangame called Sonic the Hedgehog Blasting Adventure, which is centered around recreating a series of Game Boy Sonic Bootlegs in a much more polished fashion.  This song would best suit a grassland.",
    "latest_version": "smwc-15458-1492921829",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15458,
        "title": "Sonic Adventure 7 - Stages 1 & 3",
        "version": "smwc-15458-1492921829",
        "upstream_time": 1492921829,
        "download_url": "https://dl.smwcentral.net/15458/Sonic%20Adventure%207.zip",
        "filename": "Sonic Adventure 7.zip",
        "size": 31999,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-adventure-mt-red-a-symbol-of-thrill-for-red-mountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33363,
    "title": "Sonic Adventure - Mt. Red: A Symbol of Thrill... for Red Mountain",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "airship",
      "athletic",
      "carnival",
      "mountain",
      "sky"
    ],
    "description": "An upbeat soundtrack which plays on the outside section of Red Mountain from Sonic Adventure.",
    "latest_version": "smwc-33363-1690401205",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33363,
        "title": "Sonic Adventure - Mt. Red: A Symbol of Thrill... for Red Mountain",
        "version": "smwc-33363-1690401205",
        "upstream_time": 1690401205,
        "download_url": "https://dl.smwcentral.net/33363/Red%20Mountain.zip",
        "filename": "Red Mountain.zip",
        "size": 34181,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-adventure-windy-hill-windy-valley",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7878,
    "title": "Sonic Adventure - Windy Hill (Windy Valley)",
    "authors": [
      "Crispy"
    ],
    "tags": [
      "athletic",
      "calm",
      "forest",
      "grassland",
      "ice",
      "sky",
      "town"
    ],
    "description": "The lighthearted and upbeat track at the very first level of Sonic Adventure. It could work great for grassland levels, or even cloud levels.<br>\r\n<br>\r\n<br>\r\nUpdate (12/07/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 659 bytes.",
    "latest_version": "smwc-7878-1333708439",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7878,
        "title": "Sonic Adventure - Windy Hill (Windy Valley)",
        "version": "smwc-7878-1333708439",
        "upstream_time": 1333708439,
        "download_url": "https://dl.smwcentral.net/7878/Sonic%20Adventure%20-%20Windy.Hill%20%28Windy%20Valley%29.zip",
        "filename": "Sonic Adventure - Windy.Hill (Windy Valley).zip",
        "size": 59019,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-after-the-sequel-combat-night-ats-version-for-parhelion-peak-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15238,
    "title": "Sonic: After the Sequel - Combat Night (ATS Version) - For Parhelion Peak Act 1",
    "authors": [
      "NastCF"
    ],
    "tags": [
      "athletic",
      "chase",
      "final",
      "tense"
    ],
    "description": "An original Sonic composition by DJ MAX-E. Also featured in Sonic After the Sequel as \"Parhelion Peaks Act 1\".<br>\r\n<br>\r\nA good fit for fast-paced action levels in the endgame.<br>\r\n<br>\r\nUses 8 channels and ADSR.<br>\r\n<br>\r\n25/02/17 EDIT: updated with added percussion, improved instrumentation (including ADSR), and some other minor things.",
    "latest_version": "smwc-15238-1488053156",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15238,
        "title": "Sonic: After the Sequel - Combat Night (ATS Version) - For Parhelion Peak Act 1",
        "version": "smwc-15238-1488053156",
        "upstream_time": 1488053156,
        "download_url": "https://dl.smwcentral.net/15238/Combat%20Night%20Zone%20Version%202.zip",
        "filename": "Combat Night Zone Version 2.zip",
        "size": 33327,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-and-the-black-knight-misty-lake",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26103,
    "title": "Sonic and the Black Knight - Misty Lake",
    "authors": [
      "BoneFish"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "mountain",
      "ruins",
      "sky",
      "tense"
    ],
    "description": "The memorable part of an otherwise forgettable game I played as a child, I think this is the song that plays in the level where you fight a dragon. <br>\r\nI transcribed this by ear so please let me know if there are any obvious musical mistakes. ",
    "latest_version": "smwc-26103-1615252979",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26103,
        "title": "Sonic and the Black Knight - Misty Lake",
        "version": "smwc-26103-1615252979",
        "upstream_time": 1615252979,
        "download_url": "https://dl.smwcentral.net/26103/Misty%20Lake.zip",
        "filename": "Misty Lake.zip",
        "size": 64409,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-and-the-secret-rings-how-it-started",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38670,
    "title": "Sonic and the Secret Rings - How it Started",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "fire",
      "tense",
      "upbeat"
    ],
    "description": "The boss theme for the Ifrit Golem from Sonic and the Secret Rings. Good for boss fights, but could work for fire levels as well.",
    "latest_version": "smwc-38670-1735606060",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38670,
        "title": "Sonic and the Secret Rings - How it Started",
        "version": "smwc-38670-1735606060",
        "upstream_time": 1735606060,
        "download_url": "https://dl.smwcentral.net/38670/howitstarted.zip",
        "filename": "howitstarted.zip",
        "size": 167162,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-blast-man-snes-factory-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33424,
    "title": "Sonic Blast Man (SNES) - Factory (Remix)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "final",
      "industrial",
      "tense"
    ],
    "description": "A remix of the Factory theme from Sonic Blast Man on the SNES.<br>\r\n<br>\r\nOmits Thunder/Blargg & Yoshi.",
    "latest_version": "smwc-33424-1687889052",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33424,
        "title": "Sonic Blast Man (SNES) - Factory (Remix)",
        "version": "smwc-33424-1687889052",
        "upstream_time": 1687889052,
        "download_url": "https://dl.smwcentral.net/33424/Sonic%20Blast%20Man%20%28SNES%29%20-%20Factory%20%28Remix%29.zip",
        "filename": "Sonic Blast Man (SNES) - Factory (Remix).zip",
        "size": 69856,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-collision-chaos-zone-past",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28050,
    "title": "Sonic CD - Collision Chaos Zone (Past)",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "carnival",
      "cave",
      "desert",
      "industrial",
      "mountain",
      "ruins",
      "temple",
      "town",
      "urban"
    ],
    "description": "A weird, prehistoric-sounding song from Sonic CD.<br>\r\n<br>\r\nNote: Incompatible with Bonus End, Thunder SFX/Blarggs; also the death song will sound different.",
    "latest_version": "smwc-28050-1632521013",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28050,
        "title": "Sonic CD - Collision Chaos Zone (Past)",
        "version": "smwc-28050-1632521013",
        "upstream_time": 1632521013,
        "download_url": "https://dl.smwcentral.net/28050/Sonic%20CD%20-%20Collision%20Chaos%20%28Past%29.zip",
        "filename": "Sonic CD - Collision Chaos (Past).zip",
        "size": 107836,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23584,
        "title": "Sonic CD - Collision Chaos Zone (Past)",
        "version": "smwc-23584-1594353374",
        "upstream_time": 1594353374,
        "download_url": "https://dl.smwcentral.net/23584/collision%20chaos%20past.zip",
        "filename": "collision chaos past.zip",
        "size": 66023,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-jp-eu-collision-chaos-zone-good-future",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21307,
    "title": "Sonic CD (JP/EU) - Collision Chaos Zone (Good Future)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "ambient",
      "environmental",
      "forest",
      "grassland",
      "misc",
      "mountain",
      "title",
      "urban"
    ],
    "description": "The song has ported with correctly as MIDI, Supports on the eastern forest, futuristic cities, techno grasslands, or/and garden hotels with good environments (daytime (10am - 2pm) with cool climate (sunny and cloudy)).",
    "latest_version": "smwc-21307-1571498579",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21307,
        "title": "Sonic CD (JP/EU) - Collision Chaos Zone (Good Future)",
        "version": "smwc-21307-1571498579",
        "upstream_time": 1571498579,
        "download_url": "https://dl.smwcentral.net/21307/SCD%20JP-Collision%20Chaos%20G.zip",
        "filename": "SCD JP-Collision Chaos G.zip",
        "size": 66794,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-jp-eu-collision-chaos-zone-present",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23643,
    "title": "Sonic CD (JP/EU) - Collision Chaos Zone (Present)",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "athletic",
      "carnival",
      "industrial"
    ],
    "description": "The bouncy second level theme from Sonic CD. Or third, considering this is indexed as R3. Regardless, it's supposed to be a casino level, so you know how to apply that to Mario. Uses noise, watch out for those noise SFX. Can also be prone to SFX cutoff in parts.",
    "latest_version": "smwc-23643-1594230120",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23643,
        "title": "Sonic CD (JP/EU) - Collision Chaos Zone (Present)",
        "version": "smwc-23643-1594230120",
        "upstream_time": 1594230120,
        "download_url": "https://dl.smwcentral.net/23643/collision%20chaos%20present.zip",
        "filename": "collision chaos present.zip",
        "size": 33849,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17387,
        "title": "Sonic CD (JP/EU) - Collision Chaos Zone (Present)",
        "version": "smwc-17387-1523602721",
        "upstream_time": 1523602721,
        "download_url": "https://dl.smwcentral.net/17387/Sonic%20CD%20%28JP%29%20-%20Collision%20Chaos%20%28Present%29.zip",
        "filename": "Sonic CD (JP) - Collision Chaos (Present).zip",
        "size": 81817,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-jp-eu-metallic-madness-zone-good-future",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8014,
    "title": "Sonic CD (JP/EU) - Metallic Madness Zone (Good Future)",
    "authors": [
      "Slash Man"
    ],
    "tags": [
      "calm",
      "industrial"
    ],
    "description": "The final (if done correctly), level theme from Sonic CD. A happy, triumphant sounding song.",
    "latest_version": "smwc-8014-1311890290",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8014,
        "title": "Sonic CD (JP/EU) - Metallic Madness Zone (Good Future)",
        "version": "smwc-8014-1311890290",
        "upstream_time": 1311890290,
        "download_url": "https://dl.smwcentral.net/8014/Sonic%20CD%20-%20Metallic%20Madness%20%28Good%20Future%20JP%29.zip",
        "filename": "Sonic CD - Metallic Madness (Good Future JP).zip",
        "size": 69291,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-jp-eu-mining-paradise-quartz-quadrant-jp-mix-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28260,
    "title": "Sonic CD (JP/EU) - Mining Paradise ~ Quartz Quadrant 'JP Mix' (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "bonus",
      "calm",
      "cave",
      "grassland",
      "night"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/gyPqm4KVCNY\" rel=\"nofollow\">Quartz Quadrant JP</a> from Sonic CD. Good freaking God is this song fantastic :DDDD. I stand by this (and every other time variation of the JP theme) being the best song in the entire game. Catchy melodies, fantastic instrumentation, a wonderful chord to support the song in the 2nd half, and that killer brass.<br>\r\n<br>\r\nSonic CD easily in my top 10 Sonic OSTs. It's a pure representation of 90s music, and I love it!!!<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. E / A Minor (Original Pitch, turned on default)<br>\r\n2. F / A# Minor (Past Pitch)<br>\r\n",
    "latest_version": "smwc-28260-1632789936",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28260,
        "title": "Sonic CD (JP/EU) - Mining Paradise ~ Quartz Quadrant 'JP Mix' (Remix)",
        "version": "smwc-28260-1632789936",
        "upstream_time": 1632789936,
        "download_url": "https://dl.smwcentral.net/28260/Mining%20Paradise.zip",
        "filename": "Mining Paradise.zip",
        "size": 108994,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-jp-eu-palmtree-panic-zone-bad-future",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17449,
    "title": "Sonic CD (JP/EU) - Palmtree Panic Zone (Bad Future)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "forest",
      "industrial",
      "tense"
    ],
    "description": "This is Palmtree Panic Bad Future, and also the first port that I made where it's actually from (Naofumi) Hataya and not (Masafumi) Ogata this time around (tho I mean, I have technically already did one or two Ogata tracks from each stage that he composed for Sonic CD, so I think this is the perfect time to give Hataya a chance lol)<br>\r\n<br>\r\nThis port is actually better suited for a factory or something similar surprisingly, or you can go the same way as the original did and use this for a mechanical forest level; either way, it's on you ¯\\_(&#12484;)_/¯",
    "latest_version": "smwc-17449-1524704203",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17449,
        "title": "Sonic CD (JP/EU) - Palmtree Panic Zone (Bad Future)",
        "version": "smwc-17449-1524704203",
        "upstream_time": 1524704203,
        "download_url": "https://dl.smwcentral.net/17449/Sonic%20CD%20%28JP%29%20-%20Palmtree%20Panic%20%28Bad%20Future%29.zip",
        "filename": "Sonic CD (JP) - Palmtree Panic (Bad Future).zip",
        "size": 86591,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-jp-eu-quartz-quadrant-zone-bad-future",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8227,
    "title": "Sonic CD (JP/EU) - Quartz Quadrant Zone (Bad Future)",
    "authors": [
      "sincx"
    ],
    "tags": [
      "castle",
      "cave",
      "chase",
      "final",
      "fire",
      "industrial"
    ],
    "description": "A very upbeat factory-esque song that would work well in a variety of places.",
    "latest_version": "smwc-8227-1340349247",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8227,
        "title": "Sonic CD (JP/EU) - Quartz Quadrant Zone (Bad Future)",
        "version": "smwc-8227-1340349247",
        "upstream_time": 1340349247,
        "download_url": "https://dl.smwcentral.net/8227/Quartz%20Quadrant%20%28Bad%20Future%29.zip",
        "filename": "Quartz Quadrant (Bad Future).zip",
        "size": 66685,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-jp-eu-quartz-quadrant-zone-good-future",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17410,
    "title": "Sonic CD (JP/EU) - Quartz Quadrant Zone (Good Future)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld"
    ],
    "description": "completing the Quartz Quadrant port circle because why not<br>\r\n<br>\r\nThis is the Japanese Good Future theme of Quartz Quadrant from Sonic CD. A very peaceful theme that can be used quite well for a peaceful grassland overworld or level.<br>\r\n<br>\r\nNote: @15 is removed to make ARAM space, so you cannot use Yoshi in a level with this song.",
    "latest_version": "smwc-17410-1524757043",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17410,
        "title": "Sonic CD (JP/EU) - Quartz Quadrant Zone (Good Future)",
        "version": "smwc-17410-1524757043",
        "upstream_time": 1524757043,
        "download_url": "https://dl.smwcentral.net/17410/Sonic%20CD%20%28JP%29%20-%20Quartz%20Quadrant%20%28Good%20Future%29.zip",
        "filename": "Sonic CD (JP) - Quartz Quadrant (Good Future).zip",
        "size": 99804,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-jp-eu-quartz-quadrant-zone-present",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7260,
    "title": "Sonic CD (JP/EU) - Quartz Quadrant Zone (Present)",
    "authors": [
      "Blue Warrior"
    ],
    "tags": [
      "athletic",
      "industrial"
    ],
    "description": "This is the theme played in the level Quartz Quadrant, in the Japanese version of Sonic CD. The instruments flow together nicely, and the percussion is solid.",
    "latest_version": "smwc-7260-1312580090",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7260,
        "title": "Sonic CD (JP/EU) - Quartz Quadrant Zone (Present)",
        "version": "smwc-7260-1312580090",
        "upstream_time": 1312580090,
        "download_url": "https://dl.smwcentral.net/7260/QuartzQuadrant.zip",
        "filename": "QuartzQuadrant.zip",
        "size": 72989,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-jp-eu-stardust-speedway-zone-bad-future",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17433,
    "title": "Sonic CD (JP/EU) - Stardust Speedway Zone (Bad Future)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "night",
      "tense",
      "urban"
    ],
    "description": "preeeeeetty sure y'all were expecting me to do this at some point huh<br>\r\n<br>\r\nfine then, have your goddamn hues you sick fucks<br>\r\n<br>\r\nuhh, I mean<br>\r\n<br>\r\nThis is the more overrated version of Stardust Speedway Bad Future, A.K.A the JP version. This could fit in quite a few funky situations, like a chase scene, a castle, a highway, a boss battle, a night level, and probably even more shit that I don't know about right now!",
    "latest_version": "smwc-17433-1524762610",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17433,
        "title": "Sonic CD (JP/EU) - Stardust Speedway Zone (Bad Future)",
        "version": "smwc-17433-1524762610",
        "upstream_time": 1524762610,
        "download_url": "https://dl.smwcentral.net/17433/Sonic%20CD%20%28JP%29%20-%20Stardust%20Speedway%20%28Bad%20Future%29.zip",
        "filename": "Sonic CD (JP) - Stardust Speedway (Bad Future).zip",
        "size": 79218,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-jp-eu-tidal-tempest-zone-good-future",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35860,
    "title": "Sonic CD (JP/EU) - Tidal Tempest Zone (Good Future)",
    "authors": [
      "schema_tuna"
    ],
    "tags": [
      "abstract",
      "bonus",
      "calm",
      "castle",
      "cave",
      "industrial",
      "night",
      "overworld",
      "ruins",
      "sewer",
      "space",
      "temple",
      "water"
    ],
    "description": "A relaxed take on this Sonic CD tune. Good for chill water levels, especially if it has tide.",
    "latest_version": "smwc-35860-1704430795",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35860,
        "title": "Sonic CD (JP/EU) - Tidal Tempest Zone (Good Future)",
        "version": "smwc-35860-1704430795",
        "upstream_time": 1704430795,
        "download_url": "https://dl.smwcentral.net/35860/TidalTempestG.zip",
        "filename": "TidalTempestG.zip",
        "size": 51895,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22778,
        "title": "Sonic CD (JP/EU) - Tidal Tempest Zone (Good Future)",
        "version": "smwc-22778-1587864740",
        "upstream_time": 1587864740,
        "download_url": "https://dl.smwcentral.net/22778/SCD%20JP-Tidal%20Tempest%20G.zip",
        "filename": "SCD JP-Tidal Tempest G.zip",
        "size": 32924,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17197,
        "title": "Sonic CD (JP/EU) - Tidal Tempest Zone (Good Future)",
        "version": "smwc-17197-1521151031",
        "upstream_time": 1521151031,
        "download_url": "https://dl.smwcentral.net/17197/Sonic%20CD%20%28JP%29%20-%20Tidal%20Tempest%20%28Good%20Future%29.zip",
        "filename": "Sonic CD (JP) - Tidal Tempest (Good Future).zip",
        "size": 69588,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-jp-eu-wacky-workbench-zone-bad-future",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17386,
    "title": "Sonic CD (JP/EU) - Wacky Workbench Zone (Bad Future)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "castle",
      "dark",
      "industrial",
      "tense"
    ],
    "description": "A fairly frantic theme from Sonic CD that could fit some kind of a self-destructing factory/tower/castle or whatever facility that can self destruct, or just factories/towers/castles in general.<br>\r\n<br>\r\n*extremely robotic voice* GRAB THE ONIONS<br>\r\nYOU SUGGESTED LETTUCE<br>\r\nGRAB THE ONIONS<br>\r\nJUUUUUUUICE<br>\r\n<br>\r\nUpdate: Fixed the tunings of some samples, changed the string sample in #6, fixed the desync that was happening at 0:49, and added legato to the jazz guitar sample along with $F4 $02 to make it smoother.",
    "latest_version": "smwc-17386-1523602457",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17386,
        "title": "Sonic CD (JP/EU) - Wacky Workbench Zone (Bad Future)",
        "version": "smwc-17386-1523602457",
        "upstream_time": 1523602457,
        "download_url": "https://dl.smwcentral.net/17386/Sonic%20CD%20%28JP%29%20-%20Wacky%20Workbench%20%28Bad%20Future%29.zip",
        "filename": "Sonic CD (JP) - Wacky Workbench (Bad Future).zip",
        "size": 83011,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-metallic-madness-zone-past",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23589,
    "title": "Sonic CD - Metallic Madness Zone (Past)",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "cave",
      "dark",
      "industrial",
      "tense"
    ],
    "description": "The ominously industrial Past music from Metallic Madness. It probably fits factory-like levels with an ambiguous sense of doom to them.",
    "latest_version": "smwc-23589-1594347940",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23589,
        "title": "Sonic CD - Metallic Madness Zone (Past)",
        "version": "smwc-23589-1594347940",
        "upstream_time": 1594347940,
        "download_url": "https://dl.smwcentral.net/23589/metallic%20madness%20past.zip",
        "filename": "metallic madness past.zip",
        "size": 51528,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20564,
        "title": "Sonic CD - Metallic Madness Zone (Past)",
        "version": "smwc-20564-1562798606",
        "upstream_time": 1562798606,
        "download_url": "https://dl.smwcentral.net/20564/Metallic%20Madness%20%28Past%29.zip",
        "filename": "Metallic Madness (Past).zip",
        "size": 168020,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-palmtree-panic-zone-past",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23583,
    "title": "Sonic CD - Palmtree Panic Zone (Past)",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "beach",
      "calm",
      "cave",
      "environmental",
      "forest",
      "grassland",
      "jungle",
      "mountain",
      "swamp",
      "water"
    ],
    "description": "The cheery and comfortable music from the Past version of Palmtree Panic. It has a tropical vibe to it, as its name implies.",
    "latest_version": "smwc-23583-1594107088",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23583,
        "title": "Sonic CD - Palmtree Panic Zone (Past)",
        "version": "smwc-23583-1594107088",
        "upstream_time": 1594107088,
        "download_url": "https://dl.smwcentral.net/23583/palmtree%20panic%20past.zip",
        "filename": "palmtree panic past.zip",
        "size": 33865,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23119,
        "title": "Sonic CD - Palmtree Panic Zone (Past)",
        "version": "smwc-23119-1590963673",
        "upstream_time": 1590963673,
        "download_url": "https://dl.smwcentral.net/23119/Palmtree%20Panic%20Zone%20%28Past%29.zip",
        "filename": "Palmtree Panic Zone (Past).zip",
        "size": 93840,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23040,
        "title": "Sonic CD - Palmtree Panic Zone (Past)",
        "version": "smwc-23040-1590556095",
        "upstream_time": 1590556095,
        "download_url": "https://dl.smwcentral.net/23040/Palmtree%20Panic%20Zone%20%28Past%29.zip",
        "filename": "Palmtree Panic Zone (Past).zip",
        "size": 31968,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22779,
        "title": "Sonic CD - Palmtree Panic Zone (Past)",
        "version": "smwc-22779-1588304698",
        "upstream_time": 1588304698,
        "download_url": "https://dl.smwcentral.net/22779/SCD%20JP-Palmtree%20Panic%20P.zip",
        "filename": "SCD JP-Palmtree Panic P.zip",
        "size": 34039,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21213,
        "title": "Sonic CD - Palmtree Panic Zone (Past)",
        "version": "smwc-21213-1569554562",
        "upstream_time": 1569554562,
        "download_url": "https://dl.smwcentral.net/21213/SonicCD_PalmtreePanicPast.zip",
        "filename": "SonicCD_PalmtreePanicPast.zip",
        "size": 130122,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-quartz-quadrant-zone-past",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38326,
    "title": "Sonic CD - Quartz Quadrant Zone (Past)",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "cave",
      "forest",
      "grassland",
      "ice",
      "jungle",
      "mountain",
      "mysterious",
      "night",
      "upbeat"
    ],
    "description": "The reservedly happy and mysteriously misty-sounding Past music from Quartz Quadrant, and definitely one of my favourite Past songs. Starting with a gradual buildup, it culminates in a big piano solo near the end, then goes right back to being mysterious.<br>\r\n<br>\r\n[2024-08-26] UPDATE: Ported from scratch to make it cleaner and more accurate. Thank you to my lovely friend <span class=\"un-outer\" title=\"Hazel\"><a href=\"/?p=profile&amp;id=2512\" style=\"color: #e2e78c;\" class=\"un\">Hazel</a></span> for helping me out with the pitch modulation.<br>\r\nMy worldview was also shattered as I realized that most of the instruments panned to the \"center\" in the original actually aren't.",
    "latest_version": "smwc-38326-1726240996",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38326,
        "title": "Sonic CD - Quartz Quadrant Zone (Past)",
        "version": "smwc-38326-1726240996",
        "upstream_time": 1726240996,
        "download_url": "https://dl.smwcentral.net/38326/quintz%20quindrant%20z5ne.zip",
        "filename": "quintz quindrant z5ne.zip",
        "size": 50647,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30957,
        "title": "Sonic CD - Quartz Quadrant Zone (Past)",
        "version": "smwc-30957-1662834953",
        "upstream_time": 1662834953,
        "download_url": "https://dl.smwcentral.net/30957/Quartz%20Quadrant%20%28Past%29.zip",
        "filename": "Quartz Quadrant (Past).zip",
        "size": 104134,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7118,
        "title": "Sonic CD - Quartz Quadrant Zone (Past)",
        "version": "smwc-7118-1312277685",
        "upstream_time": 1312277685,
        "download_url": "https://dl.smwcentral.net/7118/Sonic%20CD%20-%20Quartz%20Quadrant%20Zone%20%28Past%29.zip",
        "filename": "Sonic CD - Quartz Quadrant Zone (Past).zip",
        "size": 58013,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-stardust-speedway-zone-past",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33248,
    "title": "Sonic CD - Stardust Speedway Zone (Past)",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "calm",
      "night",
      "sky",
      "town",
      "urban"
    ],
    "description": "The energetic, life-is-good Past music from Stardust Speedway, and one of my favourite Past songs. Probably best known for its iconic HUEHUEHUEHUE sample, which is also in this port, in its uncompressed glory. Fitting for happy and comfortable night stages.<br>\r\n<br>\r\n[2022/02/15] Update: Reported from scratch for better mixing, instrumentation that makes more sense, and pitchmod that's done with intention.",
    "latest_version": "smwc-33248-1688157212",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33248,
        "title": "Sonic CD - Stardust Speedway Zone (Past)",
        "version": "smwc-33248-1688157212",
        "upstream_time": 1688157212,
        "download_url": "https://dl.smwcentral.net/33248/speeddust%20starway%20past.zip",
        "filename": "speeddust starway past.zip",
        "size": 82384,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11018,
        "title": "Sonic CD - Stardust Speedway Zone (Past)",
        "version": "smwc-11018-1427481021",
        "upstream_time": 1427481021,
        "download_url": "https://dl.smwcentral.net/11018/SCD%20Stardust%20Speedway.zip",
        "filename": "SCD Stardust Speedway.zip",
        "size": 99077,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-tidal-tempest-zone-past",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23585,
    "title": "Sonic CD - Tidal Tempest Zone (Past)",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "ambient",
      "calm",
      "industrial",
      "jungle",
      "mysterious",
      "ruins",
      "temple",
      "water"
    ],
    "description": "The mysterious song from the Past version of Tidal Tempest, that keeps you on your toes. It's calm, and definitely has a bit of a water level taste to it, especially with the marimbas sounding like droplets.",
    "latest_version": "smwc-23585-1594348494",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23585,
        "title": "Sonic CD - Tidal Tempest Zone (Past)",
        "version": "smwc-23585-1594348494",
        "upstream_time": 1594348494,
        "download_url": "https://dl.smwcentral.net/23585/tidal%20tempest%20past.zip",
        "filename": "tidal tempest past.zip",
        "size": 33816,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20213,
        "title": "Sonic CD - Tidal Tempest Zone (Past)",
        "version": "smwc-20213-1560797606",
        "upstream_time": 1560797606,
        "download_url": "https://dl.smwcentral.net/20213/sonic_cd_-_tidal_tempest_past.zip",
        "filename": "sonic_cd_-_tidal_tempest_past.zip",
        "size": 87976,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-us-palmtree-panic-bad-future",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40882,
    "title": "Sonic CD (US) - Palmtree Panic (Bad Future)",
    "authors": [
      "nicecarlos024"
    ],
    "tags": [
      "fire",
      "forest",
      "jungle",
      "ruins"
    ],
    "description": "A port/remix of Palmtree Panic Bad Future (US), based on the album version of the song.<br>\r\n<br>\r\nFits in jungle and forest levels<br>\r\n<br>\r\n<span style=\"color: #ff2b30;\"><span style=\"font-size: 14pt;\">Incompatible with Bonus End and Thunder SFX</span></span>",
    "latest_version": "smwc-40882-1776089138",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40882,
        "title": "Sonic CD (US) - Palmtree Panic (Bad Future)",
        "version": "smwc-40882-1776089138",
        "upstream_time": 1776089138,
        "download_url": "https://dl.smwcentral.net/40882/Sonic%20CD%20%28US%29%20-%20Palmtree%20Panic%20%28Bad%20Future%29.zip",
        "filename": "Sonic CD (US) - Palmtree Panic (Bad Future).zip",
        "size": 86621,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-us-palmtree-panic-good-future",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40881,
    "title": "Sonic CD (US) - Palmtree Panic (Good Future)",
    "authors": [
      "nicecarlos024"
    ],
    "tags": [
      "forest",
      "jungle",
      "temple",
      "upbeat"
    ],
    "description": "The american version of Palmtree Panic Good Future.<br>\r\nFits in jungle and forest levels<br>\r\n<br>\r\n<span style=\"color: #ff2b30;\"><span style=\"font-size: 14pt;\">Incompatible with Bonus End and Thunder SFX</span></span>",
    "latest_version": "smwc-40881-1775008816",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40881,
        "title": "Sonic CD (US) - Palmtree Panic (Good Future)",
        "version": "smwc-40881-1775008816",
        "upstream_time": 1775008816,
        "download_url": "https://dl.smwcentral.net/40881/Sonic%20CD%20%28US%29%20-%20Palmtree%20Panic%20%28Good%20Future%29.zip",
        "filename": "Sonic CD (US) - Palmtree Panic (Good Future).zip",
        "size": 180958,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-us-palmtree-panic-present",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40880,
    "title": "Sonic CD (US) - Palmtree Panic (Present)",
    "authors": [
      "nicecarlos024"
    ],
    "tags": [
      "beach",
      "forest",
      "upbeat"
    ],
    "description": "The american version of Palmtree Panic Present.<br>\r\nFits in beach or forest levels.<br>\r\n<br>\r\n<span style=\"color: #ff2b30;\"><span style=\"font-size: 14pt;\">Incompatible with Bonus End and Thunder SFX</span></span>",
    "latest_version": "smwc-40880-1774735655",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40880,
        "title": "Sonic CD (US) - Palmtree Panic (Present)",
        "version": "smwc-40880-1774735655",
        "upstream_time": 1774735655,
        "download_url": "https://dl.smwcentral.net/40880/Sonic%20CD%20%28US%29%20-%20Palmtree%20Panic%20%28Present%29..zip",
        "filename": "Sonic CD (US) - Palmtree Panic (Present)..zip",
        "size": 83382,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-us-sonic-boom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38422,
    "title": "Sonic CD (US) - Sonic Boom",
    "authors": [
      "Kevin",
      "tssf"
    ],
    "tags": [
      "athletic",
      "chase",
      "credits",
      "title",
      "upbeat"
    ],
    "description": "A port I did a while ago of tssf's SNES arrangement of the Sonic CD opening, ported from his \"Best of Super Sonic\" pack. The main difference is that it loops and the guitar sample is a bit shorter to fit more sfx.<br>\r\nNote: not compatible with Bonus End and Thunder.",
    "latest_version": "smwc-38422-1727710404",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38422,
        "title": "Sonic CD (US) - Sonic Boom",
        "version": "smwc-38422-1727710404",
        "upstream_time": 1727710404,
        "download_url": "https://dl.smwcentral.net/38422/Sonic%20Boom.zip",
        "filename": "Sonic Boom.zip",
        "size": 100745,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-us-stardust-speedway-zone-bad-future",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17822,
    "title": "Sonic CD (US) - Stardust Speedway Zone (Bad Future)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "dark",
      "tense",
      "urban"
    ],
    "description": "Requested by StrikeForcer. (tho I already wanted to do this song for a while ago lol)<br>\r\n<br>\r\nThe less famous, but still pretty kickass tune for the US version of Sonic CD's Stardust Speedway Bad Future levels. Mostly used for space levels, but could also be used for night levels and other stuff, I dunno.<br>\r\n<br>\r\nUpdate: Fixed the guitar and bass, added a few new stuff to make this sound fuller, and removed the need of a sample group.<br>\r\n<br>\r\nUpdate 2: Wakana gave me a new muted guitar sample for this port, and he told me there were some desyncs on #4, so i (hopefully) fixed that too lol",
    "latest_version": "smwc-17822-1531698703",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17822,
        "title": "Sonic CD (US) - Stardust Speedway Zone (Bad Future)",
        "version": "smwc-17822-1531698703",
        "upstream_time": 1531698703,
        "download_url": "https://dl.smwcentral.net/17822/Sonic%20CD%20%28US%29%20-%20Stardust%20Speedway%20%28Bad%20Future%29%20%28Fixed%29.zip",
        "filename": "Sonic CD (US) - Stardust Speedway (Bad Future) (Fixed).zip",
        "size": 62569,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-cd-wacky-workbench-zone-past",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24662,
    "title": "Sonic CD - Wacky Workbench Zone (Past)",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "airship",
      "castle",
      "cave",
      "forest",
      "grassland",
      "industrial",
      "mountain",
      "switch palace"
    ],
    "description": "The rhythmic and happily industrial Past music from Wacky Workbench, and one of my favourite Past songs. Due to its happiness and somewhat silly tone, it's probably best for levels that don't take themselves too seriously.<br>\r\n<br>\r\nIncludes a version that has pitch modulation (with three options) in order to better replicate the lead whistle thing, at the cost of more SFX cutoff.<br>\r\n<br>\r\n[2020-09-19] UPDATE: Tweaked the tuning of some samples, fixed a few panning oversights, got rid of some volume fades that I seemingly invented, and added @1 and @13 options for pitch modulation (alongside the original @0.)",
    "latest_version": "smwc-24662-1604175179",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24662,
        "title": "Sonic CD - Wacky Workbench Zone (Past)",
        "version": "smwc-24662-1604175179",
        "upstream_time": 1604175179,
        "download_url": "https://dl.smwcentral.net/24662/wacky%20workebcnh.zip",
        "filename": "wacky workebcnh.zip",
        "size": 121316,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17218,
        "title": "Sonic CD - Wacky Workbench Zone (Past)",
        "version": "smwc-17218-1522218297",
        "upstream_time": 1522218297,
        "download_url": "https://dl.smwcentral.net/17218/Sonic%20CD%20-%20Wacky%20Workbench%20%28Past%29.zip",
        "filename": "Sonic CD - Wacky Workbench (Past).zip",
        "size": 87177,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8501,
        "title": "Sonic CD - Wacky Workbench Zone (Past)",
        "version": "smwc-8501-1391304830",
        "upstream_time": 1391304830,
        "download_url": "https://dl.smwcentral.net/8501/workbenchpast.zip",
        "filename": "workbenchpast.zip",
        "size": 67937,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-chaos-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11930,
    "title": "Sonic Chaos - Boss Battle",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "boss",
      "chase"
    ],
    "description": "A fast-paced and intense song suitable for boss battles and chase scenes",
    "latest_version": "smwc-11930-1444280060",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11930,
        "title": "Sonic Chaos - Boss Battle",
        "version": "smwc-11930-1444280060",
        "upstream_time": 1444280060,
        "download_url": "https://dl.smwcentral.net/11930/Sonic%20Chaos%20Boss.zip",
        "filename": "Sonic Chaos Boss.zip",
        "size": 32323,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-chaos-player-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11931,
    "title": "Sonic Chaos - Player Select",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "overworld",
      "space"
    ],
    "description": "A 16-bit arrangement of the song that plays on Sonic Chaos' Player Select screen.  This would be good for a spacy or futuristic submap.",
    "latest_version": "smwc-11931-1444280124",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11931,
        "title": "Sonic Chaos - Player Select",
        "version": "smwc-11931-1444280124",
        "upstream_time": 1444280124,
        "download_url": "https://dl.smwcentral.net/11931/Player%20Select.zip",
        "filename": "Player Select.zip",
        "size": 31356,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-colors-somber-blue-sea-aquarium-park-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27328,
    "title": "Sonic Colors - Somber Blue Sea ~ Aquarium Park Act 1 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "chase",
      "retro",
      "sad",
      "temple",
      "water"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #4b75f2;\"><i>𝗡𝗼 𝗰𝗼𝗽𝘆𝗿𝗶𝗴𝗵𝘁 𝗹𝗮𝘄 𝗶𝗻 𝘁𝗵𝗲 𝘂𝗻𝗶𝘃𝗲𝗿𝘀𝗲 𝗶𝘀 𝗴𝗼𝗶𝗻𝗴 𝘁𝗼 𝘀𝘁𝗼𝗽 𝗺𝗲!</i></span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/IjtE4nPMN5g\" rel=\"nofollow\">Aquarium Park</a> <a href=\"https://youtu.be/bH_JSyZ1J84\" rel=\"nofollow\">Act 1</a> from Sonic Colors. With all the hype surrounding Sonic Colors Ultimate / the series 30th anniversary and the remix to this theme being showcased recently, I had to arrange this song, and Jesus! This might have been my most difficult one yet, which was amazing!!<br>\r\n<br>\r\nThis song is beautiful. It has a calm yet sad tone with some super freaking catchy melodies to accompany it. It perfectly fits the water-type zone and is a song that'll stay in your head even after you turn off that Wii console. It also brings brings back memories of me buying this game (along with Kirby's Epic Yarn) as a kid and spending hours on both games. I still love this game a ton and was my first introduction to the boost formula games.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n",
    "latest_version": "smwc-27328-1625116393",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27328,
        "title": "Sonic Colors - Somber Blue Sea ~ Aquarium Park Act 1 (Remix)",
        "version": "smwc-27328-1625116393",
        "upstream_time": 1625116393,
        "download_url": "https://dl.smwcentral.net/27328/Somber%20Blue%20Sea.zip",
        "filename": "Somber Blue Sea.zip",
        "size": 69527,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-drift",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30817,
    "title": "Sonic Drift 2 - Let's Go Drifting! ~ Options (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "bonus",
      "credits",
      "file select",
      "menu",
      "title"
    ],
    "description": "Did an arrangement of the <a href=\"https://youtu.be/K8U6aLbeGt0\" rel=\"nofollow\">Options Menu</a> from Sonic Drift 2. I don't know. I felt like doing some more obscure stuff, so I went with an obscure Sonic theme, because obscure Sonic stuff is fascinating.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F# Minor (Remix Pitch, turned on default)<br>\r\n2. G Minor (Original Pitch)<br>\r\n",
    "latest_version": "smwc-30817-1661283398",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30817,
        "title": "Sonic Drift 2 - Let's Go Drifting! ~ Options (Remix)",
        "version": "smwc-30817-1661283398",
        "upstream_time": 1661283398,
        "download_url": "https://dl.smwcentral.net/30817/Let%27s%20Go%20Drifting%21.zip",
        "filename": "Let%27s Go Drifting%21.zip",
        "size": 105799,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29856,
        "title": "Sonic Drift 2 - Options Menu",
        "version": "smwc-29856-1650477677",
        "upstream_time": 1650477677,
        "download_url": "https://dl.smwcentral.net/29856/Options%20Menu.zip",
        "filename": "Options Menu.zip",
        "size": 45117,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22797,
        "title": "Sonic Drift 2 - Credits",
        "version": "smwc-22797-1590117304",
        "upstream_time": 1590117304,
        "download_url": "https://dl.smwcentral.net/22797/Credits.zip",
        "filename": "Credits.zip",
        "size": 70808,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-exe-hill-gym",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8507,
    "title": "Sonic.EXE - Hill.gym",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "dark",
      "ghost house",
      "night",
      "title",
      "town"
    ],
    "description": "A creepy song from the creepypasta game SONIC.EXE. It could fit perfectly to dark and haunted areas, or to a post-apocalyptic town.",
    "latest_version": "smwc-8507-1393199402",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8507,
        "title": "Sonic.EXE - Hill.gym",
        "version": "smwc-8507-1393199402",
        "upstream_time": 1393199402,
        "download_url": "https://dl.smwcentral.net/8507/SONIC.EXE%20-%20...%20%28Fixed%29.zip",
        "filename": "SONIC.EXE - ... (Fixed).zip",
        "size": 62901,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-forces-aqua-road",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26014,
    "title": "Sonic Forces - Aqua Road",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "athletic",
      "beach",
      "cave",
      "night"
    ],
    "description": "This is my favorite song from Sonic Forces.<br>\r\nGood for night and athletic levels.",
    "latest_version": "smwc-26014-1614492283",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26014,
        "title": "Sonic Forces - Aqua Road",
        "version": "smwc-26014-1614492283",
        "upstream_time": 1614492283,
        "download_url": "https://dl.smwcentral.net/26014/Sonic%20Forces%20-%20Aqua%20Road.zip",
        "filename": "Sonic Forces - Aqua Road.zip",
        "size": 66175,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-forces-faded-hills",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20271,
    "title": "Sonic Forces - Faded Hills",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "athletic"
    ],
    "description": "Theme used on Green Hill Zone in the classic sonic stage<br>\r\n<br>\r\nfinally a new song, and not a variation of the original.<br>\r\n<br>\r\n",
    "latest_version": "smwc-20271-1561602198",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20271,
        "title": "Sonic Forces - Faded Hills",
        "version": "smwc-20271-1561602198",
        "upstream_time": 1561602198,
        "download_url": "https://dl.smwcentral.net/20271/Faded%20Hills%20-%20Sonic%20Forces.zip",
        "filename": "Faded Hills - Sonic Forces.zip",
        "size": 34996,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-forces-faded-hills-genesis-arr",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26294,
    "title": "Sonic Forces - Faded Hills (Genesis Arr.)",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "grassland"
    ],
    "description": "The Green Hill Zone theme for Classic Sonic in Sonic Forces<br>\r\n<br>\r\nNow sampled in Genesis Style!",
    "latest_version": "smwc-26294-1617844734",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26294,
        "title": "Sonic Forces - Faded Hills (Genesis Arr.)",
        "version": "smwc-26294-1617844734",
        "upstream_time": 1617844734,
        "download_url": "https://dl.smwcentral.net/26294/Faded%20Hills%20Sampled%20-%20Sonic%20Forces.zip",
        "filename": "Faded Hills Sampled - Sonic Forces.zip",
        "size": 79769,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-forces-red-gate-bridge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29153,
    "title": "Sonic Forces - Red Gate Bridge",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "athletic",
      "cave",
      "chase",
      "dark",
      "final",
      "ice",
      "mountain",
      "night",
      "urban"
    ],
    "description": "Red Gate Bridge is the 19th stage in Sonic Forces. At the Super Famicompo 3, the port reached 32nd place out of 67 in the \"Cover\" category.<br>\r\n<br>\r\nAlso, my friend Phyll requested this port. Have fun with it! :)",
    "latest_version": "smwc-29153-1652533671",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29153,
        "title": "Sonic Forces - Red Gate Bridge",
        "version": "smwc-29153-1652533671",
        "upstream_time": 1652533671,
        "download_url": "https://dl.smwcentral.net/29153/Sonic%20Forces%20-%20Red%20Gate%20Bridge.zip",
        "filename": "Sonic Forces - Red Gate Bridge.zip",
        "size": 74154,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-forces-sunset-heights-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16877,
    "title": "Sonic Forces - Sunset Heights (Arrangement)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "chase",
      "cutscene",
      "final",
      "tense"
    ],
    "description": "This is an arrangement of Sunset Heights from Sonic Forces. Mostly used samples from different SNES games for this one, along with a few custom samples here and there so I could get a good enough feel for this. I'm still not too satisfied with the overdriven guitar choice (mostly since I couldn't find a better suited one for this song, and I didn't want to do another port with the MMX1 overdriven guitar, so), but other than that, I think it's fine.<br>\r\n<br>\r\nAnyway, use this if you need some kind of a \"tables have turned on your favor\" situation, like when a final boss is kicking your ass, and then you somehow get enough power to defeat it, and you KNOW you can't fail everyone or else the world will be destroyed kinda situation; I know, hella specific, but still",
    "latest_version": "smwc-16877-1517448662",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16877,
        "title": "Sonic Forces - Sunset Heights (Arrangement)",
        "version": "smwc-16877-1517448662",
        "upstream_time": 1517448662,
        "download_url": "https://dl.smwcentral.net/16877/Sonic%20Forces%20-%20Sunset%20Heights.zip",
        "filename": "Sonic Forces - Sunset Heights.zip",
        "size": 81050,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-frontiers-break-through-it-all",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34334,
    "title": "Sonic Frontiers - Break Through it All",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "<img src=\"https://cdn.discordapp.com/attachments/486603758243938306/1128387147670499378/super-sonic-wyvern.gif\" alt=\"\"><br>\r\n<br>\r\nThe song that plays for one of the Titan fights in Sonic Frontiers, A.K.A widely considered by many to be the hypest fuckin' thing in that game, and for damn good reason.<br>\r\n<br>\r\nAnyway, for me at least, this seems to be best suited to boss and final boss fights almost exclusively, so I dunno whether or not it can fit in a level, but regardless I've added a looped and non-looped version to fit whatever needs you desire... well, technically you'll have to manually edit the .txt file for that to work (change the ? in the text file to / and vice-versa basically), but I just didn't want to clutter up the .zip file with too much shit this time around so uh, yeah.",
    "latest_version": "smwc-34334-1698291979",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34334,
        "title": "Sonic Frontiers - Break Through it All",
        "version": "smwc-34334-1698291979",
        "upstream_time": 1698291979,
        "download_url": "https://dl.smwcentral.net/34334/Break%20Through%20It%20All.zip",
        "filename": "Break Through It All.zip",
        "size": 223660,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-heroes-casino-park-re-arranged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26022,
    "title": "Sonic Heroes - Casino Park (re-arranged)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "athletic",
      "industrial",
      "mountain",
      "ruins",
      "sky",
      "urban"
    ],
    "description": "This sounds more like a sky song than a casino song. For me it has a strong Tails characterization.<br>\r\n<br>\r\nRe-instrumentation is done to fit SNES sound limits; I've done my best to keep the most relevant pieces of drums; and also I've got rid of the different effects and drums patterns changing over iterations of the song, to keep it less busy. But in my book it fits well.<br>\r\n<br>\r\nI could not have done that without my heavy use of musicalman's samples, so big thanks on that.<br>\r\n<br>\r\nRequested by user OrangeBronzeDaisy.",
    "latest_version": "smwc-26022-1614496833",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26022,
        "title": "Sonic Heroes - Casino Park (re-arranged)",
        "version": "smwc-26022-1614496833",
        "upstream_time": 1614496833,
        "download_url": "https://dl.smwcentral.net/26022/sonic_heroes_casino_park_0_2.zip",
        "filename": "sonic_heroes_casino_park_0_2.zip",
        "size": 66806,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-heroes-mystic-mansion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26030,
    "title": "Sonic Heroes - Mystic Mansion",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "abstract",
      "athletic",
      "castle",
      "ghost house",
      "spooky"
    ],
    "description": "One of the fan favourites from Sonic Heroes, fully sampled with stuff done up as accurately as I could manage when I made it.<br>\r\n<br>\r\nNOTE: Not compatible with Yoshi or anything that uses the Thunder SFX sound. It wasn't gonna fit otherwise.",
    "latest_version": "smwc-26030-1614573358",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26030,
        "title": "Sonic Heroes - Mystic Mansion",
        "version": "smwc-26030-1614573358",
        "upstream_time": 1614573358,
        "download_url": "https://dl.smwcentral.net/26030/Sonic%20Heroes%20-%20Mystic%20Mansion.zip",
        "filename": "Sonic Heroes - Mystic Mansion.zip",
        "size": 88230,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-heroes-ocean-palace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11011,
    "title": "Sonic Heroes - Ocean Palace",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "athletic",
      "credits",
      "jungle",
      "sky",
      "water"
    ],
    "description": "Sampled port of Ocean Palace from Sonic Heroes.",
    "latest_version": "smwc-11011-1427756429",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11011,
        "title": "Sonic Heroes - Ocean Palace",
        "version": "smwc-11011-1427756429",
        "upstream_time": 1427756429,
        "download_url": "https://dl.smwcentral.net/11011/Ocean%20Palace.zip",
        "filename": "Ocean Palace.zip",
        "size": 75709,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-heroes-this-machine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23734,
    "title": "Sonic Heroes - This Machine",
    "authors": [
      "sincx"
    ],
    "tags": [
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "Intense rock song.",
    "latest_version": "smwc-23734-1594350383",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23734,
        "title": "Sonic Heroes - This Machine",
        "version": "smwc-23734-1594350383",
        "upstream_time": 1594350383,
        "download_url": "https://dl.smwcentral.net/23734/tm.zip",
        "filename": "tm.zip",
        "size": 38514,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-heroes-this-machine-team-dark-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18052,
    "title": "Sonic Heroes - This Machine (Team Dark's Theme)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "credits",
      "dark",
      "tense",
      "title"
    ],
    "description": "This is Team Dark's theme song from Sonic Heroes, which was requested by StrikeForcer. When he first asked me to do this song, I wasn't too into the idea back then, and back then I also found it to be too complicated to be done. However, I slowly got more and more interested in this song, and honestly it actually wasn't as hard as I thought, mostly due to all the recent techniques I've learned that helped a lot here, especially chord sampling. Well, I hope you like this I guess (even if you wanted a unsampled version instead) :P<br>\r\n<br>\r\nAnyway, due to the way the song is structured, I think the best way to use this is for a long and badass intro sequence, or if you want it for something more plausible, a badass ending sequence. However, since it's looped, you could use this for a level as well; I mean, why not, it's your hack after all lol<br>\r\n<br>\r\nOh, and another thing: this song is preeeeeeetty big, mostly due to the fact this song is literally 3 minutes long, so if you need more space for something else, think about it before you use this. That's all lmao",
    "latest_version": "smwc-18052-1534877368",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18052,
        "title": "Sonic Heroes - This Machine (Team Dark's Theme)",
        "version": "smwc-18052-1534877368",
        "upstream_time": 1534877368,
        "download_url": "https://dl.smwcentral.net/18052/thismachine.zip",
        "filename": "thismachine.zip",
        "size": 69922,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-knuckles-collection-launch-base-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14182,
    "title": "Sonic & Knuckles Collection - Launch Base Zone Act 2",
    "authors": [
      "trumpet24601"
    ],
    "tags": [
      "bonus",
      "industrial",
      "switch palace",
      "urban"
    ],
    "description": "This version of Launch Base Act 2 comes from the PC version of Sonic 3 & Knuckles. Its funky groove makes it suitable for a bonus area or special stage, but its heavy percussion makes it good for city or industrial areas as well.",
    "latest_version": "smwc-14182-1472609334",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14182,
        "title": "Sonic & Knuckles Collection - Launch Base Zone Act 2",
        "version": "smwc-14182-1472609334",
        "upstream_time": 1472609334,
        "download_url": "https://dl.smwcentral.net/14182/S%26KC%20Launch%20Base%202.zip",
        "filename": "S%26KC Launch Base 2.zip",
        "size": 34509,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14173,
        "title": "Sonic & Knuckles Collection - Launch Base Zone Act 1",
        "version": "smwc-14173-1472609332",
        "upstream_time": 1472609332,
        "download_url": "https://dl.smwcentral.net/14173/S%26KC%20-%20Launch%20Base%201.zip",
        "filename": "S%26KC - Launch Base 1.zip",
        "size": 65821,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-lost-world-magenta-rhythm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29459,
    "title": "Sonic Lost World - Magenta Rhythm",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "misc",
      "overworld",
      "p-switch",
      "star",
      "switch palace",
      "title"
    ],
    "description": " Music Played on Sonic Lost World. Could fit on the P-Switch, Starman, or sweet overworld.",
    "latest_version": "smwc-29459-1652461876",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29459,
        "title": "Sonic Lost World - Magenta Rhythm",
        "version": "smwc-29459-1652461876",
        "upstream_time": 1652461876,
        "download_url": "https://dl.smwcentral.net/29459/magenta%20rhythm.zip",
        "filename": "magenta rhythm.zip",
        "size": 31139,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-mania-blossom-haze-press-garden-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32908,
    "title": "Sonic Mania - Blossom Haze (Press Garden Zone Act 2)",
    "authors": [
      "jummy0"
    ],
    "tags": [
      "castle",
      "ice",
      "industrial",
      "mountain",
      "sky",
      "urban"
    ],
    "description": "Theme of Press Garden Zone Act 2 from Sonic Mania.",
    "latest_version": "smwc-32908-1682424925",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32908,
        "title": "Sonic Mania - Blossom Haze (Press Garden Zone Act 2)",
        "version": "smwc-32908-1682424925",
        "upstream_time": 1682424925,
        "download_url": "https://dl.smwcentral.net/32908/Sonic%20Mania%20-%20Blossom%20Haze.zip",
        "filename": "Sonic Mania - Blossom Haze.zip",
        "size": 34000,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18136,
        "title": "Sonic Mania - Blossom Haze (Press Garden Zone Act 2)",
        "version": "smwc-18136-1536461949",
        "upstream_time": 1536461949,
        "download_url": "https://dl.smwcentral.net/18136/Press%20Garden%20Zone%20Act%202.zip",
        "filename": "Press Garden Zone Act 2.zip",
        "size": 69266,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-mania-built-to-rule-titanic-monarch-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40543,
    "title": "Sonic Mania - Built to Rule (Titanic Monarch Zone Act 1)",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "airship",
      "castle",
      "dark",
      "final",
      "industrial",
      "tense"
    ],
    "description": "An old port (~2018) that I decided to retouch (read: redo completely) and polish up for actual usage. Its intense atmosphere would be a great fit for final levels or other, very tense situations.<br>\r\n<br>\r\nIncluded are an as-mixed version and an \"smwvol\" version, which is adjusted to take SMW's SFX volume in mind.",
    "latest_version": "smwc-40543-1758842423",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40543,
        "title": "Sonic Mania - Built to Rule (Titanic Monarch Zone Act 1)",
        "version": "smwc-40543-1758842423",
        "upstream_time": 1758842423,
        "download_url": "https://dl.smwcentral.net/40543/titenic%20monark.zip",
        "filename": "titenic monark.zip",
        "size": 163421,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-mania-danger-on-the-dance-floor-mid-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29359,
    "title": "Sonic Mania - Danger on the Dance Floor (Mid-Boss)",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "carnival",
      "tense"
    ],
    "description": "The cool miniboss theme which is heard in Sonic Mania. Fits mini bosses.",
    "latest_version": "smwc-29359-1643595798",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29359,
        "title": "Sonic Mania - Danger on the Dance Floor (Mid-Boss)",
        "version": "smwc-29359-1643595798",
        "upstream_time": 1643595798,
        "download_url": "https://dl.smwcentral.net/29359/Sonic%20Mania%20-%20Mini%20Boss.zip",
        "filename": "Sonic Mania - Mini Boss.zip",
        "size": 34713,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-mania-flying-battery-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29358,
    "title": "Sonic Mania - Flying Battery Zone Act 1",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "airship",
      "athletic",
      "chase",
      "final",
      "fire",
      "industrial",
      "sky",
      "space",
      "tense"
    ],
    "description": "The incredibly tense airship-like level from Sonic Mania. It fits... airships, which are a bit more overwhelming than usual.",
    "latest_version": "smwc-29358-1645751518",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29358,
        "title": "Sonic Mania - Flying Battery Zone Act 1",
        "version": "smwc-29358-1645751518",
        "upstream_time": 1645751518,
        "download_url": "https://dl.smwcentral.net/29358/Sonic%20Mania%20-%20Flying%20Battery%20Zone%20Act_1.zip",
        "filename": "Sonic Mania - Flying Battery Zone Act_1.zip",
        "size": 35939,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-mania-friends",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24630,
    "title": "Sonic Mania - Friends",
    "authors": [
      "Kevin",
      "tssf"
    ],
    "tags": [
      "athletic",
      "credits",
      "cutscene",
      "title"
    ],
    "description": "The song from Sonic Mania's intro, ported from tssf's \"Best of Super Sonic\" pack. It could fit intros, cutscenes or credits. The song doesn't loop, but if for some reason you want to make it loop there's an option in the txt file. Not compatible with the \"Bonus end\" song.",
    "latest_version": "smwc-24630-1604367748",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24630,
        "title": "Sonic Mania - Friends",
        "version": "smwc-24630-1604367748",
        "upstream_time": 1604367748,
        "download_url": "https://dl.smwcentral.net/24630/Sonic%20Mania%20-%20Friends.zip",
        "filename": "Sonic Mania - Friends.zip",
        "size": 140276,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-mania-rogues-gallery-mirage-saloon-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16014,
    "title": "Sonic Mania - Rogues Gallery (Mirage Saloon Zone Act 2)",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "athletic",
      "carnival",
      "desert",
      "urban"
    ],
    "description": "The funky theme for Mirage Saloon Zone in Sonic Mania. Good for urban or far west-like levels.<br>\r\n<br>\r\n<b>This song is almost entirely unsampled</b>; it uses a single percussion sample.",
    "latest_version": "smwc-16014-1502613652",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16014,
        "title": "Sonic Mania - Rogues Gallery (Mirage Saloon Zone Act 2)",
        "version": "smwc-16014-1502613652",
        "upstream_time": 1502613652,
        "download_url": "https://dl.smwcentral.net/16014/Sonic%20Mania%20Mirage%20Saloon.zip",
        "filename": "Sonic Mania Mirage Saloon.zip",
        "size": 42842,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-mania-ruby-delusions-eggman-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21049,
    "title": "Sonic Mania - Ruby Delusions (Eggman Boss 1)",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase"
    ],
    "description": "Boss theme from Sonic Mania. You can use it for your own boss battles, or chases, and etc.<br>\r\n<br>\r\nCredit to Ultima for major feedback, although I didn't apply all the suggestions.",
    "latest_version": "smwc-21049-1568618508",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21049,
        "title": "Sonic Mania - Ruby Delusions (Eggman Boss 1)",
        "version": "smwc-21049-1568618508",
        "upstream_time": 1568618508,
        "download_url": "https://dl.smwcentral.net/21049/ruby.zip",
        "filename": "ruby.zip",
        "size": 34176,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-mania-titanic-monarch-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40474,
    "title": "Sonic Mania - Titanic Monarch act 1 (Built to Rule)",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "athletic",
      "castle",
      "industrial",
      "mysterious",
      "ruins",
      "space"
    ],
    "description": "Song ported for Peachy Moat World 2.<br>\r\n<br>\r\nOmits samples @7 (Bonus End) and @15 (Yoshi Mount)",
    "latest_version": "smwc-40474-1774062509",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40474,
        "title": "Sonic Mania - Titanic Monarch act 1 (Built to Rule)",
        "version": "smwc-40474-1774062509",
        "upstream_time": 1774062509,
        "download_url": "https://dl.smwcentral.net/40474/Titanic%20Monarch%20act1.zip",
        "filename": "Titanic Monarch act1.zip",
        "size": 93951,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-r-super-sonic-racing-star-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40705,
    "title": "Sonic R - Super Sonic Racing (Star-mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "star"
    ],
    "description": "<img src=\"https://media1.tenor.com/m/dhLLR__IxisAAAAC/funny-sonic-r.gif\" alt=\"\"><br>\r\n<br>\r\nDid a short arrangement of <b><a href=\"https://youtu.be/kNhQjPfTPe8?si=BO56jsj_hULdf2PQ\" rel=\"nofollow\">Super Sonic Racing</a></b> from <i>Sonic R</i> because <b>EVERYBODY SUPER SONIC RACING. TRY TO KEEP YOUR FEET RIGHT ON THE GROUND. WHEN YOU'RE SUPER SONIC RACING, THERE'S NO TIME TO LOOK AROUND.</b><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #C784FF;\">Important:</span></b></span><br>\r\nㅤ♠  \"Bonus End,\" P-Switch, Yoshi SFX, & Thunder SFX are disabled.<br>\r\nㅤ♠  Death sound is gonna sound weird (@0 replaces @9 to save on space).<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. C (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. A# Minor (<a href=\"https://youtu.be/XdwnHWnB7fM\" rel=\"nofollow\">City</a> Pitch)<br>\r\nㅤ3. C# Minor (Custom Pitch)<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables the Intro (INTRO Enabled)ㅤ <span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. Skips the Intro (INTRO Disabled)",
    "latest_version": "smwc-40705-1763233871",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40705,
        "title": "Sonic R - Super Sonic Racing (Star-mix)",
        "version": "smwc-40705-1763233871",
        "upstream_time": 1763233871,
        "download_url": "https://dl.smwcentral.net/40705/Super%20Sonic%20Racing%20%28Star%20Mix%29.zip",
        "filename": "Super Sonic Racing (Star Mix).zip",
        "size": 184991,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-robo-blast",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33245,
    "title": "Sonic Robo Blast 2 - Meadow Match Zone",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "forest",
      "grassland",
      "ice",
      "star",
      "switch palace",
      "tense"
    ],
    "description": "The repetitive yet catchy theme from one of the original Sonic Robo Blast 2 match maps. It would probably fit silly, low-stakesly competitive, grassy areas best.<br>\r\n<br>\r\nAlso features Funny Sound Effects in the background, like a spring noise.<br>\r\n<br>\r\n[2022/02/15] Update: Made the echo less horrible.",
    "latest_version": "smwc-33245-1688155191",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33245,
        "title": "Sonic Robo Blast 2 - Meadow Match Zone",
        "version": "smwc-33245-1688155191",
        "upstream_time": 1688155191,
        "download_url": "https://dl.smwcentral.net/33245/meadowmatch.zip",
        "filename": "meadowmatch.zip",
        "size": 38214,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23573,
        "title": "Sonic Robo Blast 2 - Invincibility",
        "version": "smwc-23573-1594869141",
        "upstream_time": 1594869141,
        "download_url": "https://dl.smwcentral.net/23573/srb2%20inv.zip",
        "filename": "srb2 inv.zip",
        "size": 129160,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-robo-blast-2-mine-maze-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37031,
    "title": "Sonic Robo Blast 2 - Mine Maze Zone 1 (Arrangement)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "castle",
      "cave",
      "dark"
    ],
    "description": "Could fit on mine maze levels.",
    "latest_version": "smwc-37031-1711416615",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37031,
        "title": "Sonic Robo Blast 2 - Mine Maze Zone 1 (Arrangement)",
        "version": "smwc-37031-1711416615",
        "upstream_time": 1711416615,
        "download_url": "https://dl.smwcentral.net/37031/mmz1_arrangement.zip",
        "filename": "mmz1_arrangement.zip",
        "size": 33095,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37019,
        "title": "Sonic Robo Blast 2 - Mine Maze Zone 2 (Arrangement)",
        "version": "smwc-37019-1710479595",
        "upstream_time": 1710479595,
        "download_url": "https://dl.smwcentral.net/37019/mmz2%20arrangement.zip",
        "filename": "mmz2 arrangement.zip",
        "size": 32261,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-robo-blast-2-rocky-mountain-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37018,
    "title": "Sonic Robo Blast 2 - Rocky Mountain Zone 1 (Arrangement)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "beach",
      "jungle",
      "mountain"
    ],
    "description": "Could fit on rocky mountain levels.",
    "latest_version": "smwc-37018-1710479597",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37018,
        "title": "Sonic Robo Blast 2 - Rocky Mountain Zone 1 (Arrangement)",
        "version": "smwc-37018-1710479597",
        "upstream_time": 1710479597,
        "download_url": "https://dl.smwcentral.net/37018/rmz1%20arrangement.zip",
        "filename": "rmz1 arrangement.zip",
        "size": 32348,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37017,
        "title": "Sonic Robo Blast 2 - Rocky Mountain Zone 2 (Arrangement)",
        "version": "smwc-37017-1710479599",
        "upstream_time": 1710479599,
        "download_url": "https://dl.smwcentral.net/37017/rmz2%20arrangement.zip",
        "filename": "rmz2 arrangement.zip",
        "size": 33109,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-robo-blast-2-v2-2-arid-canyon-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23540,
    "title": "Sonic Robo Blast 2 (V2.2) - Arid Canyon Zone Act 1",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "athletic",
      "cave",
      "desert",
      "mountain",
      "ruins",
      "upbeat"
    ],
    "description": "The groovy and adventurous song that plays in the first act of Arid Canyon Zone in Sonic Robo Blast 2, and probably one of my favourite songs from the game. The name probably illustrates the places it would fit well: rough and dry places like deserts and mountains. That being said, it's still a very happy song that makes you want to keep exploring.<br>\r\n<br>\r\nSpecial thanks to Dippy for making the MIDI that this was based on; it greatly sped up the porting process.",
    "latest_version": "smwc-23540-1594431094",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23540,
        "title": "Sonic Robo Blast 2 (V2.2) - Arid Canyon Zone Act 1",
        "version": "smwc-23540-1594431094",
        "upstream_time": 1594431094,
        "download_url": "https://dl.smwcentral.net/23540/arid%20canyone.zip",
        "filename": "arid canyone.zip",
        "size": 38410,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-robo-blast-2-v2-2-wild-wild-dash-arid-canyon-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29783,
    "title": "Sonic Robo Blast 2 (V2.2) - Wild Wild Dash ~ Arid Canyon Zone Act 1 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "cave",
      "desert",
      "mountains",
      "night",
      "ruins",
      "temple",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #FF9166;\">𝐓𝐡𝐢𝐬 𝐜𝐚𝐧𝐲𝐨𝐧 𝐢𝐬 𝐥𝐨𝐨𝐧𝐲! 𝐓𝐮𝐦𝐛𝐥𝐞𝐰𝐞𝐞𝐝𝐬 𝐭𝐫𝐚𝐢𝐥 𝐚𝐜𝐫𝐨𝐬𝐬 𝐭𝐨𝐫𝐫𝐢𝐝 𝐭𝐞𝐫𝐫𝐚𝐢𝐧 𝐚𝐧𝐝 𝐰𝐡𝐢𝐫𝐥𝐰𝐢𝐧𝐝𝐬 𝐡𝐮𝐫𝐥 𝐨𝐮𝐫 𝐡𝐞𝐫𝐨𝐞𝐬 𝐮𝐩 𝐡𝐢𝐠𝐡. 𝐒𝐭𝐚𝐲 𝐚𝐰𝐚𝐲 𝐟𝐫𝐨𝐦 𝐭𝐡𝐨𝐬𝐞 𝐓𝐍𝐓 𝐛𝐚𝐫𝐫𝐞𝐥𝐬, 𝐒𝐨𝐧𝐢𝐜!</span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/YNlMeHwpHzU\" rel=\"nofollow\">Arid Canyon</a> <a href=\"https://youtu.be/pBpV7VyM7cg\" rel=\"nofollow\">Zone Act 1</a> from Sonic Robo Blast 2 (V2.2). Was replaying Sonic Robo Blast 2 a lot recently (especially with the Adventure Sonic mod out and it being as amazing as it is) and thought it'd be really nice to arrange a track from one of my favorite stages in this awesome DOOM mod. Seriously, Arid Canyon Zone Act 1 is just... a damn freaking awesome Wild Western theme.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F Minor w/ slight detune (Remix Pitch [WARNING: If used, sound effects will be detuned as well. I highly recommend not using this in-game])<br>\r\n2. F Minor (Original Pitch, turned on default)<br>\r\n3. G Minor (Custom Pitch 1)<br>\r\n4. E Minor (Custom Pitch 2)",
    "latest_version": "smwc-29783-1646109491",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29783,
        "title": "Sonic Robo Blast 2 (V2.2) - Wild Wild Dash ~ Arid Canyon Zone Act 1 (Remix)",
        "version": "smwc-29783-1646109491",
        "upstream_time": 1646109491,
        "download_url": "https://dl.smwcentral.net/29783/Wild%20Wild%20Dash.zip",
        "filename": "Wild Wild Dash.zip",
        "size": 193408,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-rush-adventure-sky-babylon-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31380,
    "title": "Sonic Rush Adventure - Sky Babylon Act 1",
    "authors": [
      "crm0622"
    ],
    "tags": [
      "airship",
      "athletic",
      "mountain",
      "sky"
    ],
    "description": "A high energy music from \"Sonic Rush Adventure\"!<br>\r\nMay fit for athletic stages mostly...<br>\r\n<br>\r\nINCOMPATIBLE with \"Bonus End\", \"Yoshi\", \"Thunder/Blargg\", \"Death\" and \"Starman\"!<br>\r\n(Although \"Death\" compatibility can be bypassed by <a href=\"https://www.smwcentral.net/?p=section&a=details&id=26078\"><b>this patch</b></a>.)<br>\r\n<br>\r\nv1.1: Re-balanced all volumes/fixed some minor stuffs.",
    "latest_version": "smwc-31380-1666228121",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31380,
        "title": "Sonic Rush Adventure - Sky Babylon Act 1",
        "version": "smwc-31380-1666228121",
        "upstream_time": 1666228121,
        "download_url": "https://dl.smwcentral.net/31380/sonic_rush_adv_sky_babylon_act_1%20%28v1.1%29.zip",
        "filename": "sonic_rush_adv_sky_babylon_act_1 (v1.1).zip",
        "size": 116850,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-spinball-game-gear-bonus-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16363,
    "title": "Sonic Spinball (Game Gear) - Bonus Stage",
    "authors": [
      "DAA234"
    ],
    "tags": [
      "bonus",
      "carnival"
    ],
    "description": "The song that plays in bonus and casino in Sonic Spinball.",
    "latest_version": "smwc-16363-1506827927",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16363,
        "title": "Sonic Spinball (Game Gear) - Bonus Stage",
        "version": "smwc-16363-1506827927",
        "upstream_time": 1506827927,
        "download_url": "https://dl.smwcentral.net/16363/Sonic%20Spinball%20-%20Bonus%20Stage.zip",
        "filename": "Sonic Spinball - Bonus Stage.zip",
        "size": 32028,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41498,
    "title": "Sonic the Hedgehog 2 (MS/GG) - Drifting towards a Good Future 🌄 ~ Green Hills Zone (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "abstract",
      "airship",
      "ambient",
      "athlethic",
      "athletic",
      "beach",
      "bonus",
      "boss",
      "calm",
      "carnival",
      "castle",
      "cave",
      "chase",
      "credits",
      "cutscene",
      "dark",
      "desert",
      "final",
      "fire",
      "forest",
      "ghost house",
      "grassland",
      "highland",
      "ice",
      "industrial",
      "jungle",
      "misc",
      "mountain",
      "night",
      "overworld",
      "p-switch",
      "retro",
      "ruins",
      "sad",
      "sky",
      "snow",
      "space",
      "spooky",
      "star",
      "switch palace",
      "tense",
      "title",
      "town",
      "upbeat",
      "urban",
      "water"
    ],
    "description": "<span style=\"font-size: 18pt;\"><span style=\"color: #82b8ff;\">❝ <i><b>Toot-toot Sonic Warrior, deep in space and time<br>\r\nToot-toot Sonic Warrior, forever in your mind<br>\r\nNothing can survive the will to stay alive<br>\r\n'Cause if you try, you can do anything</b></i> ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- 宇徳敬子 (Keiko Utoku) & Casey Rankin, <i>Sonic CD</i> (1993)</span><br>\r\n<br>\r\n<a href=\"https://www.deviantart.com/vipslash/art/Classic-Sonic-Dancing-Meme-Sprite-sheet-916398978\" rel=\"nofollow\"><img src=\"https://bin.smwcentral.net/u/23547/Sonic%2BPipebomb.webp\" alt=\"\"></a><a href=\"https://www.deviantart.com/vipslash/art/Classic-Metal-Sonic-Dancing-Meme-Sprite-sheet-916398462\" rel=\"nofollow\"><img src=\"https://bin.smwcentral.net/u/23547/Metal%2BSonic%2BPipebomb.webp\" alt=\"\"></a><br>\r\n<br>\r\nDid an arrangement of <s>Green Hill Zone</s> <b><a href=\"https://youtu.be/Ejt94RWhq5s\" rel=\"nofollow\">Green Hills Zone</a></b> (aka <a href=\"https://youtu.be/7fzMxxyklTw\" rel=\"nofollow\">You</a> <a href=\"https://youtu.be/i5fpipK4XYA\" rel=\"nofollow\">Can</a> <a href=\"https://youtu.be/OmQOqNLTrKw\" rel=\"nofollow\">Do</a> <a href=\"https://youtu.be/4tIITEmYwlk\" rel=\"nofollow\">Anything</a> but cooler) from <i>Sonic the Hedgehog 2</i> (for Master System / Game Gear). The voices in my head told me to do this theme, and I did it because I think the voices knew I love this theme a bit too much, and I haven't done a Sonic track in 2 years.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #C784FF;\">Important:</span></b></span><br>\r\nㅤ♠  What's disabled:<br>\r\nㅤㅤ -  \"Bonus End\" (@7)<br>\r\nㅤㅤ -  \"P-Switch\" (@12) <span style=\"color: #65e2a7;\">← (I did put the Chrono Trigger Bongo in that spot if you just so happen to need it)</span><br>\r\nㅤㅤ -  Yoshi SFX (@15)<br>\r\nㅤㅤ -  Thunder SFX<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. E Minor (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. F# Minor (<a href=\"https://youtu.be/JCEbQ-C4Tbg\" rel=\"nofollow\">Final</a> <a href=\"https://youtu.be/9VZOM1Cv5nc\" rel=\"nofollow\">Lap</a> Pitch)<br>\r\nㅤ3. F Minor (Custom Pitch)<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Echo Delay, but sacrifices SMW-Compatibility (OG Echo)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Decreased Echo Delay (LOWER Echo)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span>",
    "latest_version": "smwc-41498-1777137090",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41498,
        "title": "Sonic the Hedgehog 2 (MS/GG) - Drifting towards a Good Future 🌄 ~ Green Hills Zone (Remix)",
        "version": "smwc-41498-1777137090",
        "upstream_time": 1777137090,
        "download_url": "https://dl.smwcentral.net/41498/Drifting%20towards%20a%20Good%20Future%20Fixed.zip",
        "filename": "Drifting towards a Good Future Fixed.zip",
        "size": 326318,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41183,
        "title": "Sonic the Hedgehog 2 - Emerald Hill Zone",
        "version": "smwc-41183-1773974441",
        "upstream_time": 1773974441,
        "download_url": "https://dl.smwcentral.net/41183/emeraldzone.zip",
        "filename": "emeraldzone.zip",
        "size": 98936,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40712,
        "title": "Sonic the Hedgehog 2 - Chemical Plant Zone",
        "version": "smwc-40712-1761504017",
        "upstream_time": 1761504017,
        "download_url": "https://dl.smwcentral.net/40712/chemicalplantzone.zip",
        "filename": "chemicalplantzone.zip",
        "size": 85181,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38976,
        "title": "Sonic the Hedgehog 2 (MS/GG) - Underground Zone (Remix)",
        "version": "smwc-38976-1736889344",
        "upstream_time": 1736889344,
        "download_url": "https://dl.smwcentral.net/38976/undergroundzone.zip",
        "filename": "undergroundzone.zip",
        "size": 63412,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38389,
        "title": "Sonic the Hedgehog 2 - Mystic Cave Zone (Remix)",
        "version": "smwc-38389-1729711207",
        "upstream_time": 1729711207,
        "download_url": "https://dl.smwcentral.net/38389/Sonic%20The%20Hedgehog%202%20-%20Mystic%20Cave%20Zone%28Remix%29.zip",
        "filename": "Sonic The Hedgehog 2 - Mystic Cave Zone(Remix).zip",
        "size": 84049,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38156,
        "title": "Sonic the Hedgehog 2 - Chemical Plant Zone (Bossa Nova Remix)",
        "version": "smwc-38156-1723498685",
        "upstream_time": 1723498685,
        "download_url": "https://dl.smwcentral.net/38156/Chemical%20Plant%20Bossa.zip",
        "filename": "Chemical Plant Bossa.zip",
        "size": 81873,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36904,
        "title": "Sonic The Hedgehog 2 - Hill Top Zone",
        "version": "smwc-36904-1709185442",
        "upstream_time": 1709185442,
        "download_url": "https://dl.smwcentral.net/36904/Hill%20Top%20Zone.zip",
        "filename": "Hill Top Zone.zip",
        "size": 33202,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36864,
        "title": "Sonic the Hedgehog 2 - Hill Top Zone (Yoshi's Island Mix)",
        "version": "smwc-36864-1709164369",
        "upstream_time": 1709164369,
        "download_url": "https://dl.smwcentral.net/36864/Sonic%202%20Hill%20Top%20Zone%20Yoshi%27s%20Island%20Mix.zip",
        "filename": "Sonic 2 Hill Top Zone Yoshi%27s Island Mix.zip",
        "size": 51325,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35436,
        "title": "Sonic the Hedgehog 3 - Credits",
        "version": "smwc-35436-1704062430",
        "upstream_time": 1704062430,
        "download_url": "https://dl.smwcentral.net/35436/Sonic3Credits%20-%20Unsampled.zip",
        "filename": "Sonic3Credits - Unsampled.zip",
        "size": 35419,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33971,
        "title": "Sonic the Hedgehog 2 (Simon Wai Prototype) - Metropolis Zone/Wood Zone",
        "version": "smwc-33971-1690745039",
        "upstream_time": 1690745039,
        "download_url": "https://dl.smwcentral.net/33971/Metropolis%20Beta.zip",
        "filename": "Metropolis Beta.zip",
        "size": 133989,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32818,
        "title": "Sonic the Hedgehog 3 - Credits",
        "version": "smwc-32818-1683054586",
        "upstream_time": 1683054586,
        "download_url": "https://dl.smwcentral.net/32818/Sonic3credits.zip",
        "filename": "Sonic3credits.zip",
        "size": 93607,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32259,
        "title": "Sonic the Hedgehog 3 - Knuckles",
        "version": "smwc-32259-1675028545",
        "upstream_time": 1675028545,
        "download_url": "https://dl.smwcentral.net/32259/Knuckles%27%20Theme%20%28NEW%29.zip",
        "filename": "Knuckles%27 Theme (NEW).zip",
        "size": 82931,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27609,
        "title": "Sonic the Hedgehog 2 (MS/GG) - Smooth Air ~ Sky High Zone (Remix)",
        "version": "smwc-27609-1626899402",
        "upstream_time": 1626899402,
        "download_url": "https://dl.smwcentral.net/27609/Smooth_Air.zip",
        "filename": "Smooth_Air.zip",
        "size": 76314,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27415,
        "title": "Sonic the Hedgehog 2 - Special Stage",
        "version": "smwc-27415-1626900287",
        "upstream_time": 1626900287,
        "download_url": "https://dl.smwcentral.net/27415/Sonic%20The%20Hedgehog%202%20-%20Special%20Stage.zip",
        "filename": "Sonic The Hedgehog 2 - Special Stage.zip",
        "size": 32573,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27248,
        "title": "Sonic The Hedgehog 2 - Invincibility",
        "version": "smwc-27248-1625112272",
        "upstream_time": 1625112272,
        "download_url": "https://dl.smwcentral.net/27248/Sonic%20the%20Hedgehog%202%20-%20Invincibility.zip",
        "filename": "Sonic the Hedgehog 2 - Invincibility.zip",
        "size": 31857,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27064,
        "title": "Sonic the Hedgehog 2 (MS/GG) - Big Egg's Revenge ~ Boss Battle Mashup (Remix)",
        "version": "smwc-27064-1625110650",
        "upstream_time": 1625110650,
        "download_url": "https://dl.smwcentral.net/27064/Big%20Egg%27s%20Revenge.zip",
        "filename": "Big Egg%27s Revenge.zip",
        "size": 67468,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26829,
        "title": "Sonic The Hedgehog 2 (MS/GG) - Sky High Zone",
        "version": "smwc-26829-1622413245",
        "upstream_time": 1622413245,
        "download_url": "https://dl.smwcentral.net/26829/Sky%20High%20Zone%20V11.zip",
        "filename": "Sky High Zone V11.zip",
        "size": 62607,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26522,
        "title": "Sonic the Hedgehog 2 - Breeze through Heaven ~ Sky Chase Zone (Remix)",
        "version": "smwc-26522-1618001149",
        "upstream_time": 1618001149,
        "download_url": "https://dl.smwcentral.net/26522/Breeze_Through_Heaven.zip",
        "filename": "Breeze_Through_Heaven.zip",
        "size": 117707,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26303,
        "title": "Sonic The Hedgehog 2 (MS/GG) - Green Hills Zone (Genesis Remix)",
        "version": "smwc-26303-1616654578",
        "upstream_time": 1616654578,
        "download_url": "https://dl.smwcentral.net/26303/Green%20Hills%20Zone%20-%20Sonic%202%20MS%20GG.zip",
        "filename": "Green Hills Zone - Sonic 2 MS GG.zip",
        "size": 134056,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23378,
        "title": "Sonic the Hedgehog 4: Episode II - Boss: Metal Sonic",
        "version": "smwc-23378-1593110432",
        "upstream_time": 1593110432,
        "download_url": "https://dl.smwcentral.net/23378/vsMetal.zip",
        "filename": "vsMetal.zip",
        "size": 33657,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21864,
        "title": "Sonic the Hedgehog 2 - Final Boss",
        "version": "smwc-21864-1579307557",
        "upstream_time": 1579307557,
        "download_url": "https://dl.smwcentral.net/21864/final%20boss.zip",
        "filename": "final boss.zip",
        "size": 31937,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21855,
        "title": "Sonic the Hedgehog 2 - Robotnik",
        "version": "smwc-21855-1578297366",
        "upstream_time": 1578297366,
        "download_url": "https://dl.smwcentral.net/21855/robotnik.zip",
        "filename": "robotnik.zip",
        "size": 32080,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21854,
        "title": "Sonic the Hedgehog 2 - Death Egg Zone",
        "version": "smwc-21854-1579314330",
        "upstream_time": 1579314330,
        "download_url": "https://dl.smwcentral.net/21854/death%20egg.zip",
        "filename": "death egg.zip",
        "size": 65681,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21853,
        "title": "Sonic the Hedgehog 2 - Wing Fortress Zone",
        "version": "smwc-21853-1579312916",
        "upstream_time": 1579312916,
        "download_url": "https://dl.smwcentral.net/21853/wing%20fortress.zip",
        "filename": "wing fortress.zip",
        "size": 32125,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21852,
        "title": "Sonic the Hedgehog 2 - Sky Chase Zone",
        "version": "smwc-21852-1579138397",
        "upstream_time": 1579138397,
        "download_url": "https://dl.smwcentral.net/21852/sky%20chase.zip",
        "filename": "sky chase.zip",
        "size": 32475,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21851,
        "title": "Sonic the Hedgehog 2 - Metropolis Zone",
        "version": "smwc-21851-1578863695",
        "upstream_time": 1578863695,
        "download_url": "https://dl.smwcentral.net/21851/metropolis.zip",
        "filename": "metropolis.zip",
        "size": 32861,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21819,
        "title": "Sonic the Hedgehog 2 - Oil Ocean Zone",
        "version": "smwc-21819-1578625848",
        "upstream_time": 1578625848,
        "download_url": "https://dl.smwcentral.net/21819/oil%20ocean.zip",
        "filename": "oil ocean.zip",
        "size": 32735,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21818,
        "title": "Sonic the Hedgehog 2 - Mystic Cave Zone",
        "version": "smwc-21818-1578440790",
        "upstream_time": 1578440790,
        "download_url": "https://dl.smwcentral.net/21818/mystic%20cave.zip",
        "filename": "mystic cave.zip",
        "size": 34783,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21817,
        "title": "Sonic the Hedgehog 2 - Hill Top Zone",
        "version": "smwc-21817-1578451198",
        "upstream_time": 1578451198,
        "download_url": "https://dl.smwcentral.net/21817/hill%20top.zip",
        "filename": "hill top.zip",
        "size": 33231,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21757,
        "title": "Sonic the Hedgehog 2 - Casino Night Zone",
        "version": "smwc-21757-1578267233",
        "upstream_time": 1578267233,
        "download_url": "https://dl.smwcentral.net/21757/casino%20night.zip",
        "filename": "casino night.zip",
        "size": 33274,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21756,
        "title": "Sonic the Hedgehog 2 - Aquatic Ruin Zone",
        "version": "smwc-21756-1578077896",
        "upstream_time": 1578077896,
        "download_url": "https://dl.smwcentral.net/21756/aquatic%20ruin.zip",
        "filename": "aquatic ruin.zip",
        "size": 33591,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21755,
        "title": "Sonic the Hedgehog 2 - Chemical Plant Zone",
        "version": "smwc-21755-1578077259",
        "upstream_time": 1578077259,
        "download_url": "https://dl.smwcentral.net/21755/chemical%20plant.zip",
        "filename": "chemical plant.zip",
        "size": 33505,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21754,
        "title": "Sonic the Hedgehog 2 - Emerald Hill Zone",
        "version": "smwc-21754-1578079089",
        "upstream_time": 1578079089,
        "download_url": "https://dl.smwcentral.net/21754/emerald%20hill.zip",
        "filename": "emerald hill.zip",
        "size": 33375,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21716,
        "title": "Sonic the Hedgehog 2 (MS/GG) - Gimmick Mountain Zone",
        "version": "smwc-21716-1577834081",
        "upstream_time": 1577834081,
        "download_url": "https://dl.smwcentral.net/21716/gimmickmt.zip",
        "filename": "gimmickmt.zip",
        "size": 57760,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21684,
        "title": "Sonic the Hedgehog 2 (MS/GG) - Crystal Egg Zone",
        "version": "smwc-21684-1577346328",
        "upstream_time": 1577346328,
        "download_url": "https://dl.smwcentral.net/21684/crystalEggV2.zip",
        "filename": "crystalEggV2.zip",
        "size": 34182,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19636,
        "title": "Sonic the Hedgehog 2 (MS/GG) - Sky High Zone",
        "version": "smwc-19636-1556247955",
        "upstream_time": 1556247955,
        "download_url": "https://dl.smwcentral.net/19636/sonic2sms_-_skyhigh.zip",
        "filename": "sonic2sms_-_skyhigh.zip",
        "size": 49067,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19136,
        "title": "Sonic the Hedgehog 2 - Chemical Plant Zone",
        "version": "smwc-19136-1550310829",
        "upstream_time": 1550310829,
        "download_url": "https://dl.smwcentral.net/19136/chemical_plant_-_sonic_2.zip",
        "filename": "chemical_plant_-_sonic_2.zip",
        "size": 77144,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17458,
        "title": "Sonic the Hedgehog 2 (MS/GG) - Underground Zone",
        "version": "smwc-17458-1525019027",
        "upstream_time": 1525019027,
        "download_url": "https://dl.smwcentral.net/17458/Underground%20Zone.zip",
        "filename": "Underground Zone.zip",
        "size": 33934,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17415,
        "title": "Sonic the Hedgehog 2 - Death Egg Zone",
        "version": "smwc-17415-1523599650",
        "upstream_time": 1523599650,
        "download_url": "https://dl.smwcentral.net/17415/S2%20Death%20Egg.zip",
        "filename": "S2 Death Egg.zip",
        "size": 32373,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17414,
        "title": "Sonic the Hedgehog 2 (MS/GG) - Boss Battle",
        "version": "smwc-17414-1523605958",
        "upstream_time": 1523605958,
        "download_url": "https://dl.smwcentral.net/17414/S2GG%20Boss.zip",
        "filename": "S2GG Boss.zip",
        "size": 32564,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17411,
        "title": "Sonic the Hedgehog 2 - Metropolis Zone",
        "version": "smwc-17411-1523721094",
        "upstream_time": 1523721094,
        "download_url": "https://dl.smwcentral.net/17411/Metropolis%20Zone.zip",
        "filename": "Metropolis Zone.zip",
        "size": 32515,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16045,
        "title": "Sonic the Hedgehog 4: Episode II - World Map",
        "version": "smwc-16045-1502987144",
        "upstream_time": 1502987144,
        "download_url": "https://dl.smwcentral.net/16045/Sonic%20The%20Hedgehog%204%20Episode%20II%20-%20World%20Map.zip",
        "filename": "Sonic The Hedgehog 4 Episode II - World Map.zip",
        "size": 31702,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15092,
        "title": "Sonic the Hedgehog 4: Episode I - E.G.G. Station Zone",
        "version": "smwc-15092-1485919430",
        "upstream_time": 1485919430,
        "download_url": "https://dl.smwcentral.net/15092/Sonic%204%20Episode%20I%20-%20E.G.G.%20Station%20Zone%20%5BU%5D.zip",
        "filename": "Sonic 4 Episode I - E.G.G. Station Zone %5BU%5D.zip",
        "size": 30947,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14943,
        "title": "Sonic the Hedgehog 2 - Options",
        "version": "smwc-14943-1485916323",
        "upstream_time": 1485916323,
        "download_url": "https://dl.smwcentral.net/14943/Sonic%202%20-%20Options.zip",
        "filename": "Sonic 2 - Options.zip",
        "size": 30533,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13973,
        "title": "Sonic the Hedgehog 2 - Special Stage",
        "version": "smwc-13973-1470067155",
        "upstream_time": 1470067155,
        "download_url": "https://dl.smwcentral.net/13973/Sonic%202%20Special%20Stage.zip",
        "filename": "Sonic 2 Special Stage.zip",
        "size": 32503,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13149,
        "title": "Sonic the Hedgehog 3 - Invincibility",
        "version": "smwc-13149-1453708645",
        "upstream_time": 1453708645,
        "download_url": "https://dl.smwcentral.net/13149/Sonic%203%20-%20Invencibility.zip",
        "filename": "Sonic 3 - Invencibility.zip",
        "size": 30946,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11584,
        "title": "Sonic the Hedgehog 2 - Oil Ocean Zone",
        "version": "smwc-11584-1438467860",
        "upstream_time": 1438467860,
        "download_url": "https://dl.smwcentral.net/11584/Sonic%20The%20Hedgehog%202%20-%20Oil%20Ocean%20Zone%20%28S%29.zip",
        "filename": "Sonic The Hedgehog 2 - Oil Ocean Zone (S).zip",
        "size": 63986,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11583,
        "title": "Sonic the Hedgehog 2 - Casino Night Zone",
        "version": "smwc-11583-1438467858",
        "upstream_time": 1438467858,
        "download_url": "https://dl.smwcentral.net/11583/Sonic%20The%20Hedgehog%202%20-%20Casino%20Night%20Zone%20%28S%29.zip",
        "filename": "Sonic The Hedgehog 2 - Casino Night Zone (S).zip",
        "size": 70685,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8985,
        "title": "Sonic the Hedgehog 2 - Wing Fortress Zone",
        "version": "smwc-8985-1412972017",
        "upstream_time": 1412972017,
        "download_url": "https://dl.smwcentral.net/8985/Wing%20Fortress%20Zone.zip",
        "filename": "Wing Fortress Zone.zip",
        "size": 31641,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8607,
        "title": "Sonic the Hedgehog 2 - Emerald Hill Zone",
        "version": "smwc-8607-1404335612",
        "upstream_time": 1404335612,
        "download_url": "https://dl.smwcentral.net/8607/Emerald%20Hill%20Zone.zip",
        "filename": "Emerald Hill Zone.zip",
        "size": 66421,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8605,
        "title": "Sonic the Hedgehog 2 - Casino Night Zone",
        "version": "smwc-8605-1404338128",
        "upstream_time": 1404338128,
        "download_url": "https://dl.smwcentral.net/8605/Casino%20Night%20Zone.zip",
        "filename": "Casino Night Zone.zip",
        "size": 66953,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8603,
        "title": "Sonic the Hedgehog 2 - Aquatic Ruin Zone",
        "version": "smwc-8603-1404330433",
        "upstream_time": 1404330433,
        "download_url": "https://dl.smwcentral.net/8603/Aquatic%20Ruin%20Zone.zip",
        "filename": "Aquatic Ruin Zone.zip",
        "size": 66810,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8538,
        "title": "Sonic the Hedgehog 2 - Race Results",
        "version": "smwc-8538-1396089398",
        "upstream_time": 1396089398,
        "download_url": "https://dl.smwcentral.net/8538/Race%20Results.zip",
        "filename": "Race Results.zip",
        "size": 65989,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8516,
        "title": "Sonic the Hedgehog 2 - Robotnik",
        "version": "smwc-8516-1394746804",
        "upstream_time": 1394746804,
        "download_url": "https://dl.smwcentral.net/8516/Sonic%202%20Boss.zip",
        "filename": "Sonic 2 Boss.zip",
        "size": 65305,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8395,
        "title": "Sonic the Hedgehog 2 - Final Boss",
        "version": "smwc-8395-1362445801",
        "upstream_time": 1362445801,
        "download_url": "https://dl.smwcentral.net/8395/Sonic2_FinalBoss.zip",
        "filename": "Sonic2_FinalBoss.zip",
        "size": 73103,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7923,
        "title": "Sonic the Hedgehog 2006 - Crisis City ~ The Flame",
        "version": "smwc-7923-1323647457",
        "upstream_time": 1323647457,
        "download_url": "https://dl.smwcentral.net/7923/STH%20%2706%20-%20Crisis%20City%20~%20The%20Flame.zip",
        "filename": "STH %2706 - Crisis City ~ The Flame.zip",
        "size": 73898,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7581,
        "title": "Sonic the Hedgehog 2 - Mystic Cave Zone",
        "version": "smwc-7581-1334006248",
        "upstream_time": 1334006248,
        "download_url": "https://dl.smwcentral.net/7581/Sonic%20the%20Hedgehog%202%20-%20Mystic%20Cave%20Zone%20-%20marioVSshadow.zip",
        "filename": "Sonic the Hedgehog 2 - Mystic Cave Zone - marioVSshadow.zip",
        "size": 68550,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7451,
        "title": "Sonic the Hedgehog 2 - Sky Chase Zone",
        "version": "smwc-7451-1332179914",
        "upstream_time": 1332179914,
        "download_url": "https://dl.smwcentral.net/7451/Sky%20Chase%20Zone.zip",
        "filename": "Sky Chase Zone.zip",
        "size": 75803,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-2-casino-night-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23641,
    "title": "Sonic the Hedgehog 2 - Casino Night Zone (2-Player)",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "carnival",
      "night",
      "urban"
    ],
    "description": "The poppy second 2-player stage from Sonic the Hedgehog 2. Good for levels that allow two players to gamble simultaneously, on the same screen.",
    "latest_version": "smwc-23641-1594229386",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23641,
        "title": "Sonic the Hedgehog 2 - Casino Night Zone (2-Player)",
        "version": "smwc-23641-1594229386",
        "upstream_time": 1594229386,
        "download_url": "https://dl.smwcentral.net/23641/casino%20night%202p.zip",
        "filename": "casino night 2p.zip",
        "size": 32434,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8604,
        "title": "Sonic the Hedgehog 2 - Casino Night Zone (2-Player)",
        "version": "smwc-8604-1404339181",
        "upstream_time": 1404339181,
        "download_url": "https://dl.smwcentral.net/8604/Casino%20Night%20Zone%202P.zip",
        "filename": "Casino Night Zone 2P.zip",
        "size": 66433,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-2-emerald-hill-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23535,
    "title": "Sonic the Hedgehog 2 - Emerald Hill Zone (2-Player)",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "beach",
      "forest",
      "grassland"
    ],
    "description": "The tranquil first 2-player stage from Sonic the Hedgehog 2. Good for levels that are screen-crunched to fit two players, or for wood zones if you're into that kinda stuff.",
    "latest_version": "smwc-23535-1594006500",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23535,
        "title": "Sonic the Hedgehog 2 - Emerald Hill Zone (2-Player)",
        "version": "smwc-23535-1594006500",
        "upstream_time": 1594006500,
        "download_url": "https://dl.smwcentral.net/23535/emerald%20hill%202p.zip",
        "filename": "emerald hill 2p.zip",
        "size": 32095,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8606,
        "title": "Sonic the Hedgehog 2 - Emerald Hill Zone (2-Player)",
        "version": "smwc-8606-1404337226",
        "upstream_time": 1404337226,
        "download_url": "https://dl.smwcentral.net/8606/Emerald%20Hill%20Zone%202P.zip",
        "filename": "Emerald Hill Zone 2P.zip",
        "size": 65101,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-2-mystic-cave-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13839,
    "title": "Sonic the Hedgehog 2 - Mystic Cave Zone (2-Player)",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "athletic",
      "cave",
      "industrial",
      "mountain"
    ],
    "description": "The theme for Mystic Cave that plays when playing Two Player/versus mode. Use for cave environment.",
    "latest_version": "smwc-13839-1467785116",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13839,
        "title": "Sonic the Hedgehog 2 - Mystic Cave Zone (2-Player)",
        "version": "smwc-13839-1467785116",
        "upstream_time": 1467785116,
        "download_url": "https://dl.smwcentral.net/13839/mc2ps.zip",
        "filename": "mc2ps.zip",
        "size": 38874,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11093,
        "title": "Sonic the Hedgehog 2 - Mystic Cave Zone (2-Player)",
        "version": "smwc-11093-1427836494",
        "upstream_time": 1427836494,
        "download_url": "https://dl.smwcentral.net/11093/Mystic%20Cave%20%282P%29.zip",
        "filename": "Mystic Cave (2P).zip",
        "size": 31220,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-2-mystic-cave-zone-7",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32133,
    "title": "Sonic the Hedgehog 2 - Mystic Cave Zone (7/8 Rock Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "castle",
      "cave",
      "final",
      "fire",
      "industrial"
    ],
    "description": "Played in Mystic Cave Zone from Sonic 2 but 7/8 Rock Remixed",
    "latest_version": "smwc-32133-1672548582",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32133,
        "title": "Sonic the Hedgehog 2 - Mystic Cave Zone (7/8 Rock Remix)",
        "version": "smwc-32133-1672548582",
        "upstream_time": 1672548582,
        "download_url": "https://dl.smwcentral.net/32133/Mystic%20Cave%20Zone%20%287%20of%208%20Rock%29.zip",
        "filename": "Mystic Cave Zone (7 of 8 Rock).zip",
        "size": 34381,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-2-unused-sound-test",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21824,
    "title": "Sonic the Hedgehog 2 - Unused (Sound Test 10)",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "calm",
      "cave",
      "desert",
      "ruins",
      "temple",
      "water"
    ],
    "description": "The tranquil theme of an unused level in Sonic 2. Would otherwise be known as Hidden Palace, if Mystic Cave 2-player didn't play there in the remaster. Good for calm ruin levels, or just plain levels you don't wanna use in the final version of your hack.",
    "latest_version": "smwc-21824-1578800127",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21824,
        "title": "Sonic the Hedgehog 2 - Unused (Sound Test 10)",
        "version": "smwc-21824-1578800127",
        "upstream_time": 1578800127,
        "download_url": "https://dl.smwcentral.net/21824/unused%20sound%20test%2010.zip",
        "filename": "unused sound test 10.zip",
        "size": 32150,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8609,
        "title": "Sonic the Hedgehog 2 - Unused (Sound Test 10)",
        "version": "smwc-8609-1404333904",
        "upstream_time": 1404333904,
        "download_url": "https://dl.smwcentral.net/8609/Hidden%20Palace%20Zone.zip",
        "filename": "Hidden Palace Zone.zip",
        "size": 65045,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-2006-town-mission",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14092,
    "title": "Sonic The Hedgehog 2006 - Town Mission 4",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss"
    ],
    "description": "One of the coolest tracks of this best game. Could fit bosses and challenge levels.",
    "latest_version": "smwc-14092-1471544216",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14092,
        "title": "Sonic The Hedgehog 2006 - Town Mission 4",
        "version": "smwc-14092-1471544216",
        "upstream_time": 1471544216,
        "download_url": "https://dl.smwcentral.net/14092/Town%20Mission%204%20%5BU%5D.zip",
        "filename": "Town Mission 4 %5BU%5D.zip",
        "size": 23005,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-3-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31941,
    "title": "Sonic the Hedgehog 3 - Act 1 Boss + Sonic 3D Blast (Genesis) - Rusty Ruin Zone (Percussion/Bass Mashup)",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "airship",
      "bonus",
      "boss",
      "carnival",
      "credits",
      "cutscene",
      "night",
      "retro",
      "tense",
      "urban"
    ],
    "description": "It may not be a whole lot, but <b><i>these 2 themes fit so eerily perfect...</i></b><br>\r\n<br>\r\nThis can fit in various urban themes...or maybe even long bonus levels if your hack focuses on funk and hip hop~<br>\r\n<br>\r\nNOTE: Incompatible with the \"Bonus End\" song and thunder/Blargg SFX",
    "latest_version": "smwc-31941-1680760409",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31941,
        "title": "Sonic the Hedgehog 3 - Act 1 Boss + Sonic 3D Blast (Genesis) - Rusty Ruin Zone (Percussion/Bass Mashup)",
        "version": "smwc-31941-1680760409",
        "upstream_time": 1680760409,
        "download_url": "https://dl.smwcentral.net/31941/Rusty_MJ.zip",
        "filename": "Rusty_MJ.zip",
        "size": 101679,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29103,
        "title": "Sonic the Hedgehog 3 - Act 1 Boss",
        "version": "smwc-29103-1649033398",
        "upstream_time": 1649033398,
        "download_url": "https://dl.smwcentral.net/29103/S3Miniboss.zip",
        "filename": "S3Miniboss.zip",
        "size": 93659,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21792,
        "title": "Sonic the Hedgehog 3 - Act 1 Boss",
        "version": "smwc-21792-1578212429",
        "upstream_time": 1578212429,
        "download_url": "https://dl.smwcentral.net/21792/Act%201%20Boss%20by%20brickblock369.zip",
        "filename": "Act 1 Boss by brickblock369.zip",
        "size": 84952,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-3-desert-palace-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31617,
    "title": "Sonic The Hedgehog 3 - Desert Palace Zone (Act 2 Arrange)",
    "authors": [
      "Hazel",
      "carlrev"
    ],
    "tags": [
      "athletic",
      "desert",
      "temple"
    ],
    "description": "A remix of the fourth competition zone from Sonic the Hedgehog 3. This song is best used in, perhaps, a palace among a desert. Maybe even on the next phase of the level - a second act, perhaps?<br>\r\n<br>\r\nThe composition itself was done by carlrev on YouTube and Soundcloud, and you can find the original version <a href=\"https://www.youtube.com/watch?v=Ivvc5Okfkfk\" rel=\"nofollow\">here.</a> Watch out for noise SFX, or you'll be sorry. Maybe.",
    "latest_version": "smwc-31617-1666205850",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31617,
        "title": "Sonic The Hedgehog 3 - Desert Palace Zone (Act 2 Arrange)",
        "version": "smwc-31617-1666205850",
        "upstream_time": 1666205850,
        "download_url": "https://dl.smwcentral.net/31617/desert%20palace%20act%202.zip",
        "filename": "desert palace act 2.zip",
        "size": 33835,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-3-nov",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33360,
    "title": "Sonic the Hedgehog 3 (Nov. 1993 Prototype) - Knuckles",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "bonus",
      "boss",
      "cutscene",
      "industrial",
      "mysterious",
      "overworld",
      "tense",
      "title",
      "town",
      "urban"
    ],
    "description": "This super tense theme fits in most action-based cutscenes and levels.",
    "latest_version": "smwc-33360-1688192172",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33360,
        "title": "Sonic the Hedgehog 3 (Nov. 1993 Prototype) - Knuckles",
        "version": "smwc-33360-1688192172",
        "upstream_time": 1688192172,
        "download_url": "https://dl.smwcentral.net/33360/Knuckles%20Theme%20%281993%20Prototype%29.zip",
        "filename": "Knuckles Theme (1993 Prototype).zip",
        "size": 59012,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29334,
        "title": "Sonic the Hedgehog 3 (Nov. 1993 Prototype) - Competition Menu",
        "version": "smwc-29334-1645724601",
        "upstream_time": 1645724601,
        "download_url": "https://dl.smwcentral.net/29334/compe.zip",
        "filename": "compe.zip",
        "size": 33877,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-3-nov-1993-prototype-carnival-night-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27653,
    "title": "Sonic the Hedgehog 3 (Nov. 1993 Prototype) - Carnival Night Zone Act 2",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "athletic",
      "bonus",
      "carnival",
      "night"
    ],
    "description": "The lively music heard in Carnival Night Zone Act 2 in the prototype of Sonic the Hedgehog 3. At least, unless you were playing either Sonic & Knuckles Collection, Sonic 3 Complete or even Sonic 3 A.I.R. if you so desired. If this was the original song the whole time and the Genesis versions of the songs have surfaced and even been remastered to death, it makes you wonder if the Sonic Origins rerelease coming up in 2022 is going to use these songs or the Michael Jackson versions, or if it's just going to be emulation with widescreen. Please don't let this description age poorly.<br>\r\n<br>\r\nedit: god fucking damn it ",
    "latest_version": "smwc-27653-1626898933",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27653,
        "title": "Sonic the Hedgehog 3 (Nov. 1993 Prototype) - Carnival Night Zone Act 2",
        "version": "smwc-27653-1626898933",
        "upstream_time": 1626898933,
        "download_url": "https://dl.smwcentral.net/27653/carnival%20night%202%20beta.zip",
        "filename": "carnival night 2 beta.zip",
        "size": 34747,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-3-nov-1993-prototype-ice-cap-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22544,
    "title": "Sonic the Hedgehog 3 (Nov. 1993 Prototype) - Ice Cap Zone Act 2",
    "authors": [
      "MANGOMILK"
    ],
    "tags": [
      "cave",
      "ice",
      "snow"
    ],
    "description": "the Not Hard Times ice cap song! this one is based moreso on the proto ver even though i used the PC midi to help so i've titled it accordingly while still trying to make it sound ok",
    "latest_version": "smwc-22544-1586040355",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22544,
        "title": "Sonic the Hedgehog 3 (Nov. 1993 Prototype) - Ice Cap Zone Act 2",
        "version": "smwc-22544-1586040355",
        "upstream_time": 1586040355,
        "download_url": "https://dl.smwcentral.net/22544/IceCap2PC.zip",
        "filename": "IceCap2PC.zip",
        "size": 34527,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22533,
        "title": "Sonic the Hedgehog 3 (Nov. 1993 Prototype) - Ice Cap Zone Act 1",
        "version": "smwc-22533-1586044323",
        "upstream_time": 1586044323,
        "download_url": "https://dl.smwcentral.net/22533/Ice%20Cap%201%20PC.zip",
        "filename": "Ice Cap 1 PC.zip",
        "size": 34259,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-3-nov-1993-prototype-launch-base-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24907,
    "title": "Sonic the Hedgehog 3 (Nov. 1993 Prototype) - Launch Base Zone Act 2",
    "authors": [
      "Yuzu"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland",
      "ice",
      "jungle",
      "mountain",
      "urban"
    ],
    "description": "Another Unsubmitted Port from Early Sonic 3 Prototypes but The Music was different.<br>\r\n<br>\r\nFixed \"Lack of Unoptimized Loops\" <br>\r\n<br>\r\nThere are 2 Versions, Open the TXT File and edit of the following parameters. <br>\r\n<br>\r\n#define VERSION x<br>\r\n<br>\r\n1. Sonic 3 Prototype<br>\r\n2. Sonic 3 PC Version",
    "latest_version": "smwc-24907-1605209143",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24907,
        "title": "Sonic the Hedgehog 3 (Nov. 1993 Prototype) - Launch Base Zone Act 2",
        "version": "smwc-24907-1605209143",
        "upstream_time": 1605209143,
        "download_url": "https://dl.smwcentral.net/24907/LaunchBase2BetaPC.zip",
        "filename": "LaunchBase2BetaPC.zip",
        "size": 68765,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22572,
        "title": "Sonic the Hedgehog 3  (Nov. 1993 Prototype) - Launch Base Zone Act 1",
        "version": "smwc-22572-1586039691",
        "upstream_time": 1586039691,
        "download_url": "https://dl.smwcentral.net/22572/launch%20base%201%20proto.zip",
        "filename": "launch base 1 proto.zip",
        "size": 32648,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-3-nov-1993-prototype-super-sonic-sonic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32370,
    "title": "Sonic the Hedgehog 3 (Nov. 1993 Prototype) - Super Sonic (Sonic 3 A.I.R. Arrangement)",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "invincibility",
      "sky"
    ],
    "description": "The unused Super Sonic theme is here in Super Mario World's instrument glory!<br>\r\n<br>\r\nBased on the arrangement used in Sonic 3 A.I.R.<br>\r\n<br>\r\ncould be used for some invincibility theme or even a sky themed level",
    "latest_version": "smwc-32370-1675137606",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32370,
        "title": "Sonic the Hedgehog 3 (Nov. 1993 Prototype) - Super Sonic (Sonic 3 A.I.R. Arrangement)",
        "version": "smwc-32370-1675137606",
        "upstream_time": 1675137606,
        "download_url": "https://dl.smwcentral.net/32370/Super%20Sonic%20-%20Sonic%203%20Prototype.zip",
        "filename": "Super Sonic - Sonic 3 Prototype.zip",
        "size": 33582,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-4-episode-i-casino-street-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13699,
    "title": "Sonic the Hedgehog 4: Episode I - Casino Street Zone Act 3",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "athletic",
      "beach",
      "carnival",
      "credits",
      "night",
      "overworld",
      "sky",
      "title",
      "town"
    ],
    "description": "The slow, calm song from the last act of Sonic 4's Casino Street Zone. Could fit slow-paced levels that don't have many threats.",
    "latest_version": "smwc-13699-1464755225",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13699,
        "title": "Sonic the Hedgehog 4: Episode I - Casino Street Zone Act 3",
        "version": "smwc-13699-1464755225",
        "upstream_time": 1464755225,
        "download_url": "https://dl.smwcentral.net/13699/Sonic%204%20Episode%201%20-%20Casino%20Street%20Zone%20Act%203%20%5BU%5D.zip",
        "filename": "Sonic 4 Episode 1 - Casino Street Zone Act 3 %5BU%5D.zip",
        "size": 31833,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13698,
        "title": "Sonic the Hedgehog 4: Episode I - Casino Street Zone Act 2",
        "version": "smwc-13698-1464755014",
        "upstream_time": 1464755014,
        "download_url": "https://dl.smwcentral.net/13698/Sonic%204%20Episode%201%20-%20Casino%20Street%20Zone%20Act%202%20%5BU%5D.zip",
        "filename": "Sonic 4 Episode 1 - Casino Street Zone Act 2 %5BU%5D.zip",
        "size": 32066,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13680,
        "title": "Sonic the Hedgehog 4: Episode I - Casino Street Zone Act 1",
        "version": "smwc-13680-1464754075",
        "upstream_time": 1464754075,
        "download_url": "https://dl.smwcentral.net/13680/Sonic%20the%20Hedgehog%204%20Episode%201%20-%20Casino%20Street%20Zone%20Act%201%20%5BU%5D.zip",
        "filename": "Sonic the Hedgehog 4 Episode 1 - Casino Street Zone Act 1 %5BU%5D.zip",
        "size": 32240,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-4-episode-i-gears-of-the-netherworld-mad-gear-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28292,
    "title": "Sonic The Hedgehog 4: Episode I - Gears Of the Netherworld ~ Mad Gear Zone Act 3 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/PG7fUTKwOsI\" rel=\"nofollow\">Mad Gear Zone Act 3</a> from Sonic: The Portable. Was in the mood for another Sonic 4 theme, and it's from a zone that I actually find better than its original counterpart (could be just me or the game. idk for sure.).<br>\r\n<br>\r\nAnother banger too, 'cuz Mad Gear, unlike Metropolis, has some intense banging-ass tunes that fit the dark industrial stage incredibly well, especially this one, despite its short length. It's probs my favorite track from this game.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. G# Minor (Remix Pitch, turned on default)<br>\r\n2. A Minor (Original Pitch)<br>\r\n",
    "latest_version": "smwc-28292-1632790852",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28292,
        "title": "Sonic The Hedgehog 4: Episode I - Gears Of the Netherworld ~ Mad Gear Zone Act 3 (Remix)",
        "version": "smwc-28292-1632790852",
        "upstream_time": 1632790852,
        "download_url": "https://dl.smwcentral.net/28292/Gears%20Of%20The%20Netherworld.zip",
        "filename": "Gears Of The Netherworld.zip",
        "size": 105589,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-4-episode-i-lost-labyrinth-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14512,
    "title": "Sonic the Hedgehog 4: Episode I - Lost Labyrinth Zone Act 3",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "athletic",
      "cave"
    ],
    "description": "A rather short song that could fit well in athletic caves.",
    "latest_version": "smwc-14512-1476548404",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14512,
        "title": "Sonic the Hedgehog 4: Episode I - Lost Labyrinth Zone Act 3",
        "version": "smwc-14512-1476548404",
        "upstream_time": 1476548404,
        "download_url": "https://dl.smwcentral.net/14512/S4E1%20-%20Lost%20Labyrinth%20Zone%20Act%203%20%5BU%5D.zip",
        "filename": "S4E1 - Lost Labyrinth Zone Act 3 %5BU%5D.zip",
        "size": 32969,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-4-episode-i-mad-gear-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28293,
    "title": "Sonic The Hedgehog 4: Episode I - Mad Gear Zone Act 3",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "chase",
      "dark",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "The song played on the last act of Mad Gear Zone.<br>\r\n<br>\r\nCan be used in Tense, fast-paced levels and final castles.<br>\r\n<br>\r\nEdit: Made the echo a bit better.<br>\r\nEdit 2: Optimized it a bit, thanks to bebn legg!<br>\r\nEdit 3: More small optimizations as well as adding some tweaks and extra commands to make it more accurate, at the cost of 21 bytes.",
    "latest_version": "smwc-28293-1632803379",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28293,
        "title": "Sonic The Hedgehog 4: Episode I - Mad Gear Zone Act 3",
        "version": "smwc-28293-1632803379",
        "upstream_time": 1632803379,
        "download_url": "https://dl.smwcentral.net/28293/Sonic%20The%20Hedgehog%204%20Episode%20I%20-%20Mad%20Gear%20Zone%20%28Act%203%29.zip",
        "filename": "Sonic The Hedgehog 4 Episode I - Mad Gear Zone (Act 3).zip",
        "size": 33642,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27109,
        "title": "Sonic The Hedgehog 4: Episode I - Mad Gear Zone Act 3",
        "version": "smwc-27109-1623961698",
        "upstream_time": 1623961698,
        "download_url": "https://dl.smwcentral.net/27109/Mad_Gear_Zone_Act_3_Sampled.zip",
        "filename": "Mad_Gear_Zone_Act_3_Sampled.zip",
        "size": 62530,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-4-episode-i-splash-hill-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25407,
    "title": "Sonic the Hedgehog 4: Episode I - Splash Hill Zone Act 3",
    "authors": [
      "MANGOMILK"
    ],
    "tags": [
      "athletic",
      "bonus",
      "grassland",
      "industrial",
      "mountain",
      "sky"
    ],
    "description": "Upbeat tune that could fit a variety of fast-pace level types! Used in Splash Hill Act 3 - Sunset Dash.",
    "latest_version": "smwc-25407-1607729517",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25407,
        "title": "Sonic the Hedgehog 4: Episode I - Splash Hill Zone Act 3",
        "version": "smwc-25407-1607729517",
        "upstream_time": 1607729517,
        "download_url": "https://dl.smwcentral.net/25407/splashHillZone3.zip",
        "filename": "splashHillZone3.zip",
        "size": 34837,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23502,
        "title": "Sonic the Hedgehog 4: Episode I - Splash Hill Zone Act 1",
        "version": "smwc-23502-1594055262",
        "upstream_time": 1594055262,
        "download_url": "https://dl.smwcentral.net/23502/Splash%20Hill%20Zone%201.zip",
        "filename": "Splash Hill Zone 1.zip",
        "size": 97620,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22456,
        "title": "Sonic The Hedgehog 4: Episode I - Splash Hill Zone Act 1",
        "version": "smwc-22456-1585212971",
        "upstream_time": 1585212971,
        "download_url": "https://dl.smwcentral.net/22456/Splash%20Hill%20Zone%201.zip",
        "filename": "Splash Hill Zone 1.zip",
        "size": 32479,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20022,
        "title": "Sonic the Hedgehog 4: Episode I - Splash Hill Zone Act 1",
        "version": "smwc-20022-1558748770",
        "upstream_time": 1558748770,
        "download_url": "https://dl.smwcentral.net/20022/Splash%20Hill%20Zone.zip",
        "filename": "Splash Hill Zone.zip",
        "size": 59726,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15523,
        "title": "Sonic the Hedgehog 4: Episode I - Splash Hill Zone Act 1",
        "version": "smwc-15523-1493737194",
        "upstream_time": 1493737194,
        "download_url": "https://dl.smwcentral.net/15523/Splash%20Hill%20Act%201.zip",
        "filename": "Splash Hill Act 1.zip",
        "size": 31927,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-4-episode-i-the-ocean-that-brightens-splash-hill-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28109,
    "title": "Sonic The Hedgehog 4: Episode I - The Ocean That Brightens ~ Splash Hill Zone Act 1 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/tmmRqtR5gP0\" rel=\"nofollow\">Splash Hill Zone</a> from Sonic The Hedgehog 4: Episode 1. Was heavily inspired by the <a href=\"https://youtu.be/3ZTyNjynPHE\" rel=\"nofollow\">Splash Hill Zone Medley</a> heard in the third Mario & Sonic game.<br>\r\n<br>\r\nSay what you want about this game, but you can't deny this OST is awesome!!!<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F Major (Original Pitch, turned on default)<br>\r\n2. D Major (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-28109-1632773694",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28109,
        "title": "Sonic The Hedgehog 4: Episode I - The Ocean That Brightens ~ Splash Hill Zone Act 1 (Remix)",
        "version": "smwc-28109-1632773694",
        "upstream_time": 1632773694,
        "download_url": "https://dl.smwcentral.net/28109/Ocean%20That%20Brightens%2C%20The.zip",
        "filename": "Ocean That Brightens%2C The.zip",
        "size": 111416,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-4-episode-ii-death-egg-mk-ii-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23349,
    "title": "Sonic the Hedgehog 4: Episode II - Death Egg mk.II Zone Act 1",
    "authors": [
      "MANGOMILK",
      "Sayuri"
    ],
    "tags": [
      "boss",
      "final",
      "industrial",
      "space"
    ],
    "description": "An energetic, fast theme that could fit with a boss rush or a short final level.<br>\r\n<br>\r\nMANGOM1LK update (14 June 2020) - Changed instruments for the bass and extra lead, slightly increased the tempo, and moved a couple channels around (so different sections get cut off by sound effects).",
    "latest_version": "smwc-23349-1592856144",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23349,
        "title": "Sonic the Hedgehog 4: Episode II - Death Egg mk.II Zone Act 1",
        "version": "smwc-23349-1592856144",
        "upstream_time": 1592856144,
        "download_url": "https://dl.smwcentral.net/23349/deathEggMkII1.zip",
        "filename": "deathEggMkII1.zip",
        "size": 32470,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-4-episode-ii-oil-desert-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20008,
    "title": "Sonic the Hedgehog 4: Episode II - Oil Desert Zone Act 2",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "desert",
      "mountain"
    ],
    "description": "An athletic song that might fit best in deserts, and windy places like mountains.",
    "latest_version": "smwc-20008-1558490897",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20008,
        "title": "Sonic the Hedgehog 4: Episode II - Oil Desert Zone Act 2",
        "version": "smwc-20008-1558490897",
        "upstream_time": 1558490897,
        "download_url": "https://dl.smwcentral.net/20008/%5BU%5D%20Sonic%20the%20Hedgehog%204%20Episode%20II%20-%20Oil%20Desert%20Zone%20Act%202.zip",
        "filename": "%5BU%5D Sonic the Hedgehog 4 Episode II - Oil Desert Zone Act 2.zip",
        "size": 32393,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-4-episode-ii-seasonal-sky-panic-sky-fortress-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38076,
    "title": "Sonic The Hedgehog 4: Episode II - Seasonal Sky Panic! ~ Sky Fortress Zone Act 2 (Lily-mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "airship",
      "athletic",
      "boss",
      "chaotic",
      "chase",
      "dark",
      "final",
      "sky",
      "tense",
      "upbeat"
    ],
    "description": "Did an arrangement of <b><a href=\"https://youtu.be/nVxRbaUV-HM?si=XH8Bm6s4cC7yVO14\" rel=\"nofollow\">Sky Fortress Zone Act 2</a></b> from <i>Sonic the Portable: Episode 2</i> <div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">(ft. <a href=\"https://youtu.be/0WzALopXC84?si=P2fxGOYgpIL9eF8N\" rel=\"nofollow\">Loose Rain</a> from <i>Touhou 12.8: Great Fairy Wars</i>)</div></div>. Was in need of getting back on the Sonic music grind since it's been way over a year since the last one (I blame Streets of Rage. lmao). I love Sonic 4's music, in spite of it trying so hard to be \"SO RETRO\" (Thanks, Jun Senoue! :P), and Sky Fortress Zone Act 2 is my favorite track from this game!! <div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">Also felt like making this another Touhou mashup 'cuz the Genso-brainrot never stops. lmao.</div></div><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠ \"Bonus End,\" Yoshi SFX, & Thunder SFX are disabled.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. D Minor (Original Pitch)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\nㅤ2. C# Minor (Custom Pitch 1)<br>\r\nㅤ3. C Minor (Custom Pitch 2)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables the voice clip, but sacrifices SMW-Compatibility (Voice Enabled)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Disables the voice clip (Voice Disabled)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\n",
    "latest_version": "smwc-38076-1722365858",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38076,
        "title": "Sonic The Hedgehog 4: Episode II - Seasonal Sky Panic! ~ Sky Fortress Zone Act 2 (Lily-mix)",
        "version": "smwc-38076-1722365858",
        "upstream_time": 1722365858,
        "download_url": "https://dl.smwcentral.net/38076/Seasonal%20Sky%20Panic%21.zip",
        "filename": "Seasonal Sky Panic%21.zip",
        "size": 275842,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-4-episode-ii-sky-fortress-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23691,
    "title": "Sonic the Hedgehog 4: Episode II - Sky Fortress Zone Act 3",
    "authors": [
      "MANGOMILK"
    ],
    "tags": [
      "airship",
      "athletic",
      "castle",
      "final",
      "industrial",
      "sky"
    ],
    "description": "the high-octane thrill ride that is Dead Line from Sonic Rush!<br>\r\n<br>\r\nwait, no, wrong game...",
    "latest_version": "smwc-23691-1596243351",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23691,
        "title": "Sonic the Hedgehog 4: Episode II - Sky Fortress Zone Act 3",
        "version": "smwc-23691-1596243351",
        "upstream_time": 1596243351,
        "download_url": "https://dl.smwcentral.net/23691/skyFortressZone3.zip",
        "filename": "skyFortressZone3.zip",
        "size": 35602,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7438,
        "title": "Sonic the Hedgehog 4: Episode II - Sky Fortress Zone Act 2",
        "version": "smwc-7438-1360242022",
        "upstream_time": 1360242022,
        "download_url": "https://dl.smwcentral.net/7438/Sky%20Fortress%20Act%202.zip",
        "filename": "Sky Fortress Act 2.zip",
        "size": 73194,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-4-episode-ii-sylvania-castle-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31019,
    "title": "Sonic the Hedgehog 4: Episode II - Sylvania Castle Zone Act 1",
    "authors": [
      "MANGOMILK"
    ],
    "tags": [
      "abstract",
      "athletic",
      "calm",
      "castle",
      "grassland",
      "mountain",
      "mysterious",
      "night",
      "overworld",
      "ruins",
      "sky",
      "temple"
    ],
    "description": "good energetic first level music (even though the source game is a Mushroom Hill situation where it's more of the midpoint)<br>\r\n<br>\r\nedit 24 may 2022: fixed some inaccuracies in the drum track",
    "latest_version": "smwc-31019-1661046347",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31019,
        "title": "Sonic the Hedgehog 4: Episode II - Sylvania Castle Zone Act 1",
        "version": "smwc-31019-1661046347",
        "upstream_time": 1661046347,
        "download_url": "https://dl.smwcentral.net/31019/sylvaniaCastleZone1.zip",
        "filename": "sylvaniaCastleZone1.zip",
        "size": 32802,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25759,
        "title": "Sonic the Hedgehog 4: Episode II - Sylvania Castle Zone Act 3",
        "version": "smwc-25759-1611877344",
        "upstream_time": 1611877344,
        "download_url": "https://dl.smwcentral.net/25759/sylvania%20castle%203.zip",
        "filename": "sylvania castle 3.zip",
        "size": 32597,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23043,
        "title": "Sonic the Hedgehog 4: Episode II - Sylvania Castle Zone Act 2",
        "version": "smwc-23043-1590710042",
        "upstream_time": 1590710042,
        "download_url": "https://dl.smwcentral.net/23043/Sylvania%20castle%20act%202.zip",
        "filename": "Sylvania castle act 2.zip",
        "size": 34630,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20084,
        "title": "Sonic the Hedgehog 4: Episode II - Sylvania Castle Zone Act 3",
        "version": "smwc-20084-1560020941",
        "upstream_time": 1560020941,
        "download_url": "https://dl.smwcentral.net/20084/Sylvania%20Castle%20Act%203.zip",
        "filename": "Sylvania Castle Act 3.zip",
        "size": 32722,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-4-episode-ii-white-park-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23464,
    "title": "Sonic the Hedgehog 4: Episode II - White Park Zone Act 3",
    "authors": [
      "MANGOMILK"
    ],
    "tags": [
      "ambient",
      "athletic",
      "bonus",
      "carnival",
      "ice",
      "mysterious",
      "night",
      "snow"
    ],
    "description": "A short, calm loop most appropriate for a brief cutscene.",
    "latest_version": "smwc-23464-1593641653",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23464,
        "title": "Sonic the Hedgehog 4: Episode II - White Park Zone Act 3",
        "version": "smwc-23464-1593641653",
        "upstream_time": 1593641653,
        "download_url": "https://dl.smwcentral.net/23464/whiteParkZone3.zip",
        "filename": "whiteParkZone3.zip",
        "size": 33747,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19990,
        "title": "Sonic the Hedgehog 4: Episode II - White Park Zone Act 1",
        "version": "smwc-19990-1558488176",
        "upstream_time": 1558488176,
        "download_url": "https://dl.smwcentral.net/19990/%5BU%5D%20Sonic%20the%20Hedgehog%204%20Episode%20II%20-%20White%20Park%20Zone%20Act%201.zip",
        "filename": "%5BU%5D Sonic the Hedgehog 4 Episode II - White Park Zone Act 1.zip",
        "size": 32587,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8591,
        "title": "Sonic the Hedgehog 4: Episode II - White Park Zone Act 1",
        "version": "smwc-8591-1403055132",
        "upstream_time": 1403055132,
        "download_url": "https://dl.smwcentral.net/8591/Whitepark1.zip",
        "filename": "Whitepark1.zip",
        "size": 65805,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-act-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21789,
    "title": "Sonic the Hedgehog - Act Clear",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "goal"
    ],
    "description": "The act clear theme of Sonic 1 and 2. ",
    "latest_version": "smwc-21789-1578110313",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21789,
        "title": "Sonic the Hedgehog - Act Clear",
        "version": "smwc-21789-1578110313",
        "upstream_time": 1578110313,
        "download_url": "https://dl.smwcentral.net/21789/act%20clear.zip",
        "filename": "act clear.zip",
        "size": 31162,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-chaos-emerald",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21825,
    "title": "Sonic the Hedgehog - Chaos Emerald",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "keyhole"
    ],
    "description": "The chaos emerald sound effect in Sonic 1 and 2. A similar version plays in Sonic 3 & Knuckles, but the high pitched notes are taken down an octave, probably for good reasons. Unless you feel like using ASM to get the chaos emeralds in your hack, this is best left as a keyhole sound.",
    "latest_version": "smwc-21825-1578205812",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21825,
        "title": "Sonic the Hedgehog - Chaos Emerald",
        "version": "smwc-21825-1578205812",
        "upstream_time": 1578205812,
        "download_url": "https://dl.smwcentral.net/21825/chaos%20emerald.zip",
        "filename": "chaos emerald.zip",
        "size": 30750,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-chaos-mecha-green-hill-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41435,
    "title": "Sonic the Hedgehog Chaos - Mecha Green Hill Zone",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "athletic",
      "grassland",
      "industrial"
    ],
    "description": "Song from Sonic the Hedgehog Chaos on the SMS/GG. Requested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>.",
    "latest_version": "smwc-41435-1776619534",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41435,
        "title": "Sonic the Hedgehog Chaos - Mecha Green Hill Zone",
        "version": "smwc-41435-1776619534",
        "upstream_time": 1776619534,
        "download_url": "https://dl.smwcentral.net/41435/mechagreenhill%20.zip",
        "filename": "mechagreenhill .zip",
        "size": 35264,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-continue-sound",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21826,
    "title": "Sonic the Hedgehog - Continue (Sound)",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "keyhole"
    ],
    "description": "The continue sound effect from the Sega Genesis portion of the Sonic series. Not insertable as an actual sound effect, so it's best to use this as a keyhole global song.",
    "latest_version": "smwc-21826-1578205833",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21826,
        "title": "Sonic the Hedgehog - Continue (Sound)",
        "version": "smwc-21826-1578205833",
        "upstream_time": 1578205833,
        "download_url": "https://dl.smwcentral.net/21826/continue%20sfx.zip",
        "filename": "continue sfx.zip",
        "size": 30760,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-dance-of-the-ancients-marble-zone-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27565,
    "title": "Sonic the Hedgehog - Dance of the Ancients ~ Marble Zone (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "cave",
      "fire",
      "ruins",
      "temple"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/LXukwNQG0uA\" rel=\"nofollow\">Marble</a> <a href=\"https://youtu.be/ksKnVZYgiVg\" rel=\"nofollow\">Zone</a> from Sonic the Hedgehog (Genesis) for Summer C3 2021. Was heavily inspired by a remix of this song I heard in a Sonic 1 romhack (Sonic 1 Remastered), so I thought I'd do something similar.<br>\r\n<br>\r\nI'm definitely in the minority when I say this zone isn't as bad as most people think it is (probs 'cuz I'm fine with Sonic having traditional platforming elements), but other than that, this is an iconic song.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A# Minor (Remix Pitch, turned on default)<br>\r\n2. A Minor (Original Pitch)<br>\r\n2. B Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-27565-1626897216",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27565,
        "title": "Sonic the Hedgehog - Dance of the Ancients ~ Marble Zone (Remix)",
        "version": "smwc-27565-1626897216",
        "upstream_time": 1626897216,
        "download_url": "https://dl.smwcentral.net/27565/Dance%20of%20the%20Ancients.zip",
        "filename": "Dance of the Ancients.zip",
        "size": 124839,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-drowning",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31105,
    "title": "Sonic the Hedgehog - Drowning",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "chase",
      "cutscene",
      "tense",
      "water"
    ],
    "description": "Nothing but pure anxiety...<br>\r\nIf you're really good at ASM, you could set this to play when Mario is swimming for a certain period of time. But for now, it's only useful for very short tense rooms and cutscenes.",
    "latest_version": "smwc-31105-1661912889",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31105,
        "title": "Sonic the Hedgehog - Drowning",
        "version": "smwc-31105-1661912889",
        "upstream_time": 1661912889,
        "download_url": "https://dl.smwcentral.net/31105/Sonic%201%20-%20Drowning.zip",
        "filename": "Sonic 1 - Drowning.zip",
        "size": 82210,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18557,
        "title": "Sonic the Hedgehog - Drowning",
        "version": "smwc-18557-1543456445",
        "upstream_time": 1543456445,
        "download_url": "https://dl.smwcentral.net/18557/Sonic%20Drowning%20Theme.zip",
        "filename": "Sonic Drowning Theme.zip",
        "size": 30426,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-extra-life",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11704,
    "title": "Sonic the Hedgehog - Extra Life",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "goal"
    ],
    "description": "Good for stage clear.",
    "latest_version": "smwc-11704-1439219487",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11704,
        "title": "Sonic the Hedgehog - Extra Life",
        "version": "smwc-11704-1439219487",
        "upstream_time": 1439219487,
        "download_url": "https://dl.smwcentral.net/11704/Extra%20Life.zip",
        "filename": "Extra Life.zip",
        "size": 30732,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-final-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23620,
    "title": "Sonic the Hedgehog - Final Zone",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "boss",
      "final",
      "overworld"
    ],
    "description": "The daunting, yet also kind of basic final boss theme from Sonic the Hedgehog. Good for final boss encounters that don't take up too much time, because it's a pretty repetitive song.",
    "latest_version": "smwc-23620-1594229062",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23620,
        "title": "Sonic the Hedgehog - Final Zone",
        "version": "smwc-23620-1594229062",
        "upstream_time": 1594229062,
        "download_url": "https://dl.smwcentral.net/23620/final%20zone.zip",
        "filename": "final zone.zip",
        "size": 32878,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11558,
        "title": "Sonic the Hedgehog - Final Zone",
        "version": "smwc-11558-1437618809",
        "upstream_time": 1437618809,
        "download_url": "https://dl.smwcentral.net/11558/STHfinalzone.zip",
        "filename": "STHfinalzone.zip",
        "size": 31354,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-green-hill-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23576,
    "title": "Sonic the Hedgehog - Green Hill Zone",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "grassland",
      "retro"
    ],
    "description": "The iconic song that started it all in the Sonic series. Obviously most fitting for grassland stages in the early game, where the player is still getting settled in, but with a hint of nostalgia in it as well.<br>\r\n<br>\r\nIt's surprising how close @1, @4, and @13 manage to sound to the original.",
    "latest_version": "smwc-23576-1594858942",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23576,
        "title": "Sonic the Hedgehog - Green Hill Zone",
        "version": "smwc-23576-1594858942",
        "upstream_time": 1594858942,
        "download_url": "https://dl.smwcentral.net/23576/green%20he%20will%20zone.zip",
        "filename": "green he will zone.zip",
        "size": 33355,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23409,
        "title": "Sonic the Hedgehog - Green Hill Zone",
        "version": "smwc-23409-1593124178",
        "upstream_time": 1593124178,
        "download_url": "https://dl.smwcentral.net/23409/Green%20Hill%20Zone.zip",
        "filename": "Green Hill Zone.zip",
        "size": 33283,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22626,
        "title": "Sonic the Hedgehog - Green Hill Zone",
        "version": "smwc-22626-1586381571",
        "upstream_time": 1586381571,
        "download_url": "https://dl.smwcentral.net/22626/GreenHillZoneSampled.zip",
        "filename": "GreenHillZoneSampled.zip",
        "size": 80666,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-labyrinth-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32188,
    "title": "Sonic the Hedgehog - Labyrinth Zone",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "calm",
      "cave",
      "grassland",
      "night",
      "temple",
      "water"
    ],
    "description": "The disproportionately chill sounding fourth level from Sonic the Hedgehog. This level is infamous for being a slow water level with many tricks and dangers and an annoying boss to contend with, but it's honestly not as bad as people claim it to be. As such, this song is perfect for levels where Mario has to speed from air pocket to air pocket to avoid drowning.<br>\r\n<br>\r\nUses noise, so be careful of noise SFX. ",
    "latest_version": "smwc-32188-1672536727",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32188,
        "title": "Sonic the Hedgehog - Labyrinth Zone",
        "version": "smwc-32188-1672536727",
        "upstream_time": 1672536727,
        "download_url": "https://dl.smwcentral.net/32188/labyrinth%20zone.zip",
        "filename": "labyrinth zone.zip",
        "size": 32957,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21019,
        "title": "Sonic the Hedgehog - Labyrinth Zone",
        "version": "smwc-21019-1566698771",
        "upstream_time": 1566698771,
        "download_url": "https://dl.smwcentral.net/21019/Labyrinth%20Zone%20-%20Unsampled.zip",
        "filename": "Labyrinth Zone - Unsampled.zip",
        "size": 32421,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20198,
        "title": "Sonic the Hedgehog - Labyrinth Zone",
        "version": "smwc-20198-1560295664",
        "upstream_time": 1560295664,
        "download_url": "https://dl.smwcentral.net/20198/Labyrinth%20Zone.zip",
        "filename": "Labyrinth Zone.zip",
        "size": 75155,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13514,
        "title": "Sonic the Hedgehog - Labyrinth Zone",
        "version": "smwc-13514-1459475362",
        "upstream_time": 1459475362,
        "download_url": "https://dl.smwcentral.net/13514/Labyrinth%20Zone.zip",
        "filename": "Labyrinth Zone.zip",
        "size": 68970,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-marble-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23579,
    "title": "Sonic the Hedgehog - Marble Zone",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "grassland",
      "mountain",
      "ruins",
      "swamp",
      "temple"
    ],
    "description": "The somewhat slow and sad second stage theme of Sonic the Hedgehog. Fitting, for a stage whose gameplay is in fact very slow compared to what you'd expect from Sonic.<br>\r\n<br>\r\nThere's two customizable parameters here: vibrato and octave. You can choose between a slow, subtle vibrato, or a fast and pronounced one. You can also boost the octave of the lead by one since I accidentally defined the octave incorrectly when starting the port and thought to myself, \"hey, this isn't too bad\".",
    "latest_version": "smwc-23579-1594403907",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23579,
        "title": "Sonic the Hedgehog - Marble Zone",
        "version": "smwc-23579-1594403907",
        "upstream_time": 1594403907,
        "download_url": "https://dl.smwcentral.net/23579/marble_zone.zip",
        "filename": "marble_zone.zip",
        "size": 132031,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-marble-zone-chrono-trigger-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34441,
    "title": "Sonic the Hedgehog - Marble Zone (Chrono Trigger Mix)",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "ambient",
      "calm",
      "overworld",
      "temple"
    ],
    "description": "A remix of Marble Zone from <i>Sonic the Hedgehog</i> with the instruments of <i>Chrono Trigger</i>. Could fit overworlds.<br>\r\n<br>\r\nThis port uses the optimized SMW sample set.",
    "latest_version": "smwc-34441-1696202313",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34441,
        "title": "Sonic the Hedgehog - Marble Zone (Chrono Trigger Mix)",
        "version": "smwc-34441-1696202313",
        "upstream_time": 1696202313,
        "download_url": "https://dl.smwcentral.net/34441/Sonic%201%20Marble%20Zone%20CT%20Mix.zip",
        "filename": "Sonic 1 Marble Zone CT Mix.zip",
        "size": 71800,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-ms-gg-atlantic-criminal-labyrinth-zone-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27200,
    "title": "Sonic the Hedgehog (MS/GG) - Atlantic Criminal ~ Labyrinth Zone (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "cave",
      "dark",
      "ruins",
      "temple",
      "tense",
      "water"
    ],
    "description": "Did an arrangement of the fourth zone in Sonic 1 (8-bit), <a href=\"https://youtu.be/SrjkZAXaV-k\" rel=\"nofollow\">Labyrinth</a> <a href=\"https://youtu.be/Aq836t9BJJo\" rel=\"nofollow\">Zone</a>. Didn't take too much time to make this one, but it was still lots of fun.<br>\r\n<br>\r\nThis is probs my favorite song in the entire game. It's super freaking catchy and memorable compared to the slower-paced genesis version, even if that one is more well-known <s>for all the wrong reasons lol</s>.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C Minor (Original Pitch, turned on default)<br>\r\n2. B Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-27200-1624214858",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27200,
        "title": "Sonic the Hedgehog (MS/GG) - Atlantic Criminal ~ Labyrinth Zone (Remix)",
        "version": "smwc-27200-1624214858",
        "upstream_time": 1624214858,
        "download_url": "https://dl.smwcentral.net/27200/Atlantic%20Criminal.zip",
        "filename": "Atlantic Criminal.zip",
        "size": 104110,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-ms-gg-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8541,
    "title": "Sonic the Hedgehog (MS/GG) - Boss Battle",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "boss"
    ],
    "description": "A 16-bit arrangement of the jazzy song that plays during boss battles in the 8-bit version of Sonic 1",
    "latest_version": "smwc-8541-1396516081",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8541,
        "title": "Sonic the Hedgehog (MS/GG) - Boss Battle",
        "version": "smwc-8541-1396516081",
        "upstream_time": 1396516081,
        "download_url": "https://dl.smwcentral.net/8541/Boss%20Battle.zip",
        "filename": "Boss Battle.zip",
        "size": 63982,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-ms-gg-bridge-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22199,
    "title": "Sonic the Hedgehog (MS/GG) - Bridge Zone",
    "authors": [
      "Be11"
    ],
    "tags": [
      "athletic",
      "beach",
      "calm",
      "forest",
      "grassland",
      "mountain",
      "sky",
      "town"
    ],
    "description": "Bridge Zone from the 8-bit Sonic the Hedgehog. Fits athletic grassland/cloud levels.<br>\r\n<br>\r\nEdit: Adjusted volume; ADSR and instrument changes.",
    "latest_version": "smwc-22199-1582319381",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22199,
        "title": "Sonic the Hedgehog (MS/GG) - Bridge Zone",
        "version": "smwc-22199-1582319381",
        "upstream_time": 1582319381,
        "download_url": "https://dl.smwcentral.net/22199/Bridge%20Zone.zip",
        "filename": "Bridge Zone.zip",
        "size": 30709,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7370,
        "title": "Sonic the Hedgehog (MS/GG) - Bridge Zone",
        "version": "smwc-7370-1338205862",
        "upstream_time": 1338205862,
        "download_url": "https://dl.smwcentral.net/7370/Bridge%20Zone.zip",
        "filename": "Bridge Zone.zip",
        "size": 64622,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-ms-gg-flight-or-fight-sky-base-zone-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26954,
    "title": "Sonic the Hedgehog (MS/GG) - Flight or Fight! ~ Sky Base Zone (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "airship",
      "athletic",
      "boss",
      "dark",
      "final",
      "retro",
      "space",
      "tense"
    ],
    "description": "Did an arrangement of the based <a href=\"https://youtu.be/wwM5Kr4SG6c\" rel=\"nofollow\">Sky Base Zone</a> <s>I'm not sorry</s>. Short song, yet super freaking epic. Nothing else I need to say here<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" and Thunder SFX disabled.<br>\r\n",
    "latest_version": "smwc-26954-1621907750",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26954,
        "title": "Sonic the Hedgehog (MS/GG) - Flight or Fight! ~ Sky Base Zone (Remix)",
        "version": "smwc-26954-1621907750",
        "upstream_time": 1621907750,
        "download_url": "https://dl.smwcentral.net/26954/Flight_or_Fight.zip",
        "filename": "Flight_or_Fight.zip",
        "size": 78038,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-ms-gg-jungle-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8547,
    "title": "Sonic the Hedgehog (MS/GG) - Jungle Zone",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland",
      "jungle"
    ],
    "description": "A 16-bit arrangement of the bouncy song that plays in Jungle Zone in the 8-bit Sonic 1.  Would suit a jungle or grassland level.",
    "latest_version": "smwc-8547-1396481852",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8547,
        "title": "Sonic the Hedgehog (MS/GG) - Jungle Zone",
        "version": "smwc-8547-1396481852",
        "upstream_time": 1396481852,
        "download_url": "https://dl.smwcentral.net/8547/Jungle%20Zone.zip",
        "filename": "Jungle Zone.zip",
        "size": 66655,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-ms-gg-marble-zone-unused",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24047,
    "title": "Sonic the Hedgehog (MS/GG) - Marble Zone (Unused)",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "athletic",
      "sky"
    ],
    "description": "unused music in sonic 1 sms",
    "latest_version": "smwc-24047-1596655997",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24047,
        "title": "Sonic the Hedgehog (MS/GG) - Marble Zone (Unused)",
        "version": "smwc-24047-1596655997",
        "upstream_time": 1596655997,
        "download_url": "https://dl.smwcentral.net/24047/Marble.zip",
        "filename": "Marble.zip",
        "size": 38410,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-ms-gg-melodies-of-the-river-bridge-zone-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26941,
    "title": "Sonic the Hedgehog (MS/GG) - Melodies of the River ~ Bridge Zone (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "calm",
      "credits",
      "grassland",
      "retro",
      "water"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/qYJkol00JCE\" rel=\"nofollow\">Bridge Zone</a> from Sonic 1 for the Master System & Game Gear. As much as I love the Genesis Sonic 1 I think I can easily say that I prefer the 8-Bit game way more, and the soundtrack is one of the reasons why.<br>\r\n<br>\r\n<span style=\"font-size: 12pt;\">\"𝓢𝓲𝓶𝓹𝓵𝓮 𝔂𝓮𝓽 𝓔𝓵𝓮𝓰𝓪𝓷𝓽.\"</span><br>\r\n<br>\r\nThat perfectly sums up Bridge Zone's theme. It's incredibly short yet doesn't feel repetitive at all. The song has that 90s vibe to it, and the melodies are incredibly catchy. I love Yuzo Koshiro and like always, his work here is legendary.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F Major (Original Pitch, turned on default)<br>\r\n2. E Major  (Fuller House Pitch)<br>\r\n",
    "latest_version": "smwc-26941-1621842163",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26941,
        "title": "Sonic the Hedgehog (MS/GG) - Melodies of the River ~ Bridge Zone (Remix)",
        "version": "smwc-26941-1621842163",
        "upstream_time": 1621842163,
        "download_url": "https://dl.smwcentral.net/26941/Melodies%20Of%20The%20River.zip",
        "filename": "Melodies Of The River.zip",
        "size": 125037,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-ms-gg-scrap-brain-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13972,
    "title": "Sonic the Hedgehog (MS/GG) - Scrap Brain Zone",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "industrial"
    ],
    "description": "A 16-bit arrangement of the Scrap Brain theme from the 8-bit Sonic 1.  Would best suit a factory level, natch.",
    "latest_version": "smwc-13972-1469990480",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13972,
        "title": "Sonic the Hedgehog (MS/GG) - Scrap Brain Zone",
        "version": "smwc-13972-1469990480",
        "upstream_time": 1469990480,
        "download_url": "https://dl.smwcentral.net/13972/SMS%20Scrap%20Brain.zip",
        "filename": "SMS Scrap Brain.zip",
        "size": 33014,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-ms-gg-sky-base-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21899,
    "title": "Sonic the Hedgehog (MS/GG) - Sky Base Zone",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "airship",
      "athletic",
      "boss",
      "cave",
      "chase",
      "cutscene",
      "industrial",
      "tense",
      "yoshi drums"
    ],
    "description": "The thrilling and short-but-sweet music that plays in Sky Base Zone in the 8-bit version of Sonic 1. Great for any fast-paced areas that are that happy kind of thrilling.<br>\r\n<br>\r\nAlso, since I had the channel space, this includes a version that's Yoshi drum-compatible! Make sure to use the correct version, since the channels cut for SFX is different (although probably not noticeable either way).<br>\r\n<br>\r\nRequested by Mr Scotsman.",
    "latest_version": "smwc-21899-1578862632",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21899,
        "title": "Sonic the Hedgehog (MS/GG) - Sky Base Zone",
        "version": "smwc-21899-1578862632",
        "upstream_time": 1578862632,
        "download_url": "https://dl.smwcentral.net/21899/sky%20base.zip",
        "filename": "sky base.zip",
        "size": 95385,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8571,
        "title": "Sonic the Hedgehog (MS/GG) - Sky Base Zone",
        "version": "smwc-8571-1398076621",
        "upstream_time": 1398076621,
        "download_url": "https://dl.smwcentral.net/8571/Sky%20Base%20Zone.zip",
        "filename": "Sky Base Zone.zip",
        "size": 65590,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-ms-gg-special-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41233,
    "title": "Sonic The Hedgehog (MS/GG) - Special Stage",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "airship",
      "bonus",
      "night",
      "space",
      "upbeat"
    ],
    "description": "16-bit arrangement of the bonus stage of Sonic 8-bit. Requested by <span class=\"un-outer\" title=\"MaxtonChao\"><a href=\"/?p=profile&amp;id=69227\" style=\"color: var(--user-color-1);\" class=\"un\">MaxtonChao</a></span>.<br>\r\n<br>\r\nI used a tempo somewhere between the NTSC and PAL versions. Use t43 for the PAL version and t51 for the NTSC version.",
    "latest_version": "smwc-41233-1776619798",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41233,
        "title": "Sonic The Hedgehog (MS/GG) - Special Stage",
        "version": "smwc-41233-1776619798",
        "upstream_time": 1776619798,
        "download_url": "https://dl.smwcentral.net/41233/sonic8bit-bonusstage.zip",
        "filename": "sonic8bit-bonusstage.zip",
        "size": 32884,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-robotnik",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32253,
    "title": "Sonic the Hedgehog - Robotnik",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "action",
      "airship",
      "boss",
      "cutscene",
      "fire",
      "industrial"
    ],
    "description": "Best suited for boss fights and other action-based levels.<br>\r\n<br>\r\n<span style=\"font-size: 8pt;\"><i>The dude actually pulled a Miley Cyrus as his first attack.</i></span>",
    "latest_version": "smwc-32253-1675028231",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32253,
        "title": "Sonic the Hedgehog - Robotnik",
        "version": "smwc-32253-1675028231",
        "upstream_time": 1675028231,
        "download_url": "https://dl.smwcentral.net/32253/Sonic1Boss.zip",
        "filename": "Sonic1Boss.zip",
        "size": 78611,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23621,
        "title": "Sonic the Hedgehog - Robotnik",
        "version": "smwc-23621-1594229064",
        "upstream_time": 1594229064,
        "download_url": "https://dl.smwcentral.net/23621/robotnik%20s1.zip",
        "filename": "robotnik s1.zip",
        "size": 31583,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-scrap-brain-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34023,
    "title": "Sonic the Hedgehog - Scrap Brain Zone",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "final",
      "industrial",
      "spooky",
      "urban"
    ],
    "description": "The final stage theme from Sonic the Hedgehog, with an indescribable emotion to it, though one that ultimately just makes me think of McDonald's. Probably fits factory and endgame levels the best.<br>\r\n<br>\r\n[29 May 2023] Update: Stopped being lazy after 2 years and fixed the bass error, which was literally one command. (And also adjusted one volume.)",
    "latest_version": "smwc-34023-1690872788",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34023,
        "title": "Sonic the Hedgehog - Scrap Brain Zone",
        "version": "smwc-34023-1690872788",
        "upstream_time": 1690872788,
        "download_url": "https://dl.smwcentral.net/34023/scrap%20brian%20zone.zip",
        "filename": "scrap brian zone.zip",
        "size": 33867,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-special-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23582,
    "title": "Sonic the Hedgehog - Special Stage",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "overworld"
    ],
    "description": "The slow and I guess childish song from the original set of Sonic special stages, <s>paving the way for endless frustration</s> for years to come. It's a bit of a strange song, and has its own unique flavour to it, but it could probably work well with bonus stages and the like, as its name implies.",
    "latest_version": "smwc-23582-1594231112",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23582,
        "title": "Sonic the Hedgehog - Special Stage",
        "version": "smwc-23582-1594231112",
        "upstream_time": 1594231112,
        "download_url": "https://dl.smwcentral.net/23582/special%20stage.zip",
        "filename": "special stage.zip",
        "size": 31518,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-spinball-lava-powerhouse",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39303,
    "title": "Sonic the Hedgehog Spinball - Lava Powerhouse",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "athletic",
      "carnival",
      "upbeat",
      "urban"
    ],
    "description": "Slightly goofy song from Sonic Spinball.",
    "latest_version": "smwc-39303-1743726899",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39303,
        "title": "Sonic the Hedgehog Spinball - Lava Powerhouse",
        "version": "smwc-39303-1743726899",
        "upstream_time": 1743726899,
        "download_url": "https://dl.smwcentral.net/39303/lavapowerhouse.zip",
        "filename": "lavapowerhouse.zip",
        "size": 89427,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-spinball-toxic-caves",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29789,
    "title": "Sonic the Hedgehog Spinball - Toxic Caves",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "bonus",
      "cave",
      "overworld"
    ],
    "description": "The first stage theme from <i>Sonic Spinball</i>. Could be used in bonus levels.",
    "latest_version": "smwc-29789-1646109722",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29789,
        "title": "Sonic the Hedgehog Spinball - Toxic Caves",
        "version": "smwc-29789-1646109722",
        "upstream_time": 1646109722,
        "download_url": "https://dl.smwcentral.net/29789/Sonic%20Spinball%20Toxic%20Caves.zip",
        "filename": "Sonic Spinball Toxic Caves.zip",
        "size": 34333,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-spring-yard-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15878,
    "title": "Sonic the Hedgehog - Spring Yard Zone",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "calm",
      "industrial"
    ],
    "description": "Classic Sonic music which fits any kind of calm level.",
    "latest_version": "smwc-15878-1500585982",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15878,
        "title": "Sonic the Hedgehog - Spring Yard Zone",
        "version": "smwc-15878-1500585982",
        "upstream_time": 1500585982,
        "download_url": "https://dl.smwcentral.net/15878/Spring%20Yard.zip",
        "filename": "Spring Yard.zip",
        "size": 33872,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-stage-clear-smas",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38951,
    "title": "Sonic the Hedgehog - Stage Clear (SMAS)",
    "authors": [
      "ShivjotRangi"
    ],
    "tags": [
      "goal"
    ],
    "description": "The Stage Clear theme song from both Sonic the Hedgehog 1 & 2. Perfect for both Course Clear & Victory theme song when the level is cleared. Both Trumpets & Timpani are also added from Super Mario All-Stars.",
    "latest_version": "smwc-38951-1740873674",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38951,
        "title": "Sonic the Hedgehog - Stage Clear (SMAS)",
        "version": "smwc-38951-1740873674",
        "upstream_time": 1740873674,
        "download_url": "https://dl.smwcentral.net/38951/Sonic%20the%20Hedgehog%20-%20Stage%20Clear.zip",
        "filename": "Sonic the Hedgehog - Stage Clear.zip",
        "size": 39201,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-the-hedgehog-star-light-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41206,
    "title": "Sonic the Hedgehog - Star Light Zone",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "calm",
      "carnival",
      "night",
      "sky",
      "space"
    ],
    "description": "The very pleasant, very starry, very night, very green fifth level from Sonic the Hedgehog. Given this level is the predecessor to Scrap Brain Zone, the most mechanized level by a country mile, it really makes you wonder whether or not this place is a Robotnik creation. It's essentially a glorified construction zone, but it's also speedy and honestly pretty non-threatening like Green Hill Zone. The worst part about it is probably that there's no checkpoints, which I guess is supposed to make it harder? Maybe it's South Island's symbolic allegory to Florida, a place where you go to live the end of your days. There are no checkpoints in life, and there will be no restarting from the middle in death. Unless you're about to fight Robotnik; it's Mobian law to put a checkpoint there. And Miami's in the background.",
    "latest_version": "smwc-41206-1768899264",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41206,
        "title": "Sonic the Hedgehog - Star Light Zone",
        "version": "smwc-41206-1768899264",
        "upstream_time": 1768899264,
        "download_url": "https://dl.smwcentral.net/41206/Sonic%20The%20Hedgehog%20-%20Star%20Light%20Zone.zip",
        "filename": "Sonic The Hedgehog - Star Light Zone.zip",
        "size": 33210,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23687,
        "title": "Sonic the Hedgehog - Star Light Zone",
        "version": "smwc-23687-1594351715",
        "upstream_time": 1594351715,
        "download_url": "https://dl.smwcentral.net/23687/Sonic%20the%20Hedgehog%20-%20Star%20Light%20Zone.zip",
        "filename": "Sonic the Hedgehog - Star Light Zone.zip",
        "size": 32036,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21574,
        "title": "Sonic the Hedgehog - Star Light Zone",
        "version": "smwc-21574-1575332606",
        "upstream_time": 1575332606,
        "download_url": "https://dl.smwcentral.net/21574/Star_Light_Zone.zip",
        "filename": "Star_Light_Zone.zip",
        "size": 105909,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14090,
        "title": "Sonic the Hedgehog - Star Light Zone",
        "version": "smwc-14090-1471354917",
        "upstream_time": 1471354917,
        "download_url": "https://dl.smwcentral.net/14090/Star%20Light%20Zone%20%5BU%5D.zip",
        "filename": "Star Light Zone %5BU%5D.zip",
        "size": 32849,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-time-twisted-attraction-attack-zone-future",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25747,
    "title": "Sonic Time Twisted - Attraction Attack Zone (Future)",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "carnival",
      "industrial",
      "mountain",
      "town",
      "urban"
    ],
    "description": "The Future version of the first zone in Sonic Time Twisted, a Sonic CD-like Sonic fangame. Somewhat tense yet still singing, this song has a chill sort of city vibe to it. It's also one of my favourite songs from the game.",
    "latest_version": "smwc-25747-1611470992",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25747,
        "title": "Sonic Time Twisted - Attraction Attack Zone (Future)",
        "version": "smwc-25747-1611470992",
        "upstream_time": 1611470992,
        "download_url": "https://dl.smwcentral.net/25747/attraction%20attack%20future.zip",
        "filename": "attraction attack future.zip",
        "size": 34116,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-time-twisted-attraction-attack-zone-past",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25748,
    "title": "Sonic Time Twisted - Attraction Attack Zone (Past)",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "athletic",
      "carnival",
      "mountain",
      "town",
      "urban"
    ],
    "description": "The Past version of the first zone in Sonic Time Twisted, a Sonic CD-like Sonic fangame. This song is much more excited than its Future counterpart, and suits upbeat industrial-y areas like construction zones. I took some creative liberties with the instrumentation since the original uses a very peculiar organ for a significant portion of the song.",
    "latest_version": "smwc-25748-1611514542",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25748,
        "title": "Sonic Time Twisted - Attraction Attack Zone (Past)",
        "version": "smwc-25748-1611514542",
        "upstream_time": 1611514542,
        "download_url": "https://dl.smwcentral.net/25748/attraction%20attack%20past.zip",
        "filename": "attraction attack past.zip",
        "size": 35414,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-triple-trouble-16-bit-trouble-in-winter-wonderland-robotnik-winter-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33737,
    "title": "Sonic Triple Trouble 16-Bit - Trouble In Winter Wonderland ~ Robotnik Winter Zone Act 2 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "bonus",
      "chase",
      "credits",
      "night",
      "snow",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/BduHT89ZZYQ\" rel=\"nofollow\">Robotnik Winter Zone Act 2</a> from Sonic Triple Trouble 16-Bit. I needed to get back on that Sonic grindset with another song, and with this remake being one of the best things I've played this year (so far), I thought I'd give it some love.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Robotnik Winter Zone Shilling</span></div><div class=\"collapse-content\">Robotnik Winter Zone was already the best zone in the OG game, but they managed to make it the BESTEST zone in this game. Seriously, Act 2 had every right going as hard as it did, but it's just... AAAAAAAA!!! I love Act 1's rendition, but this is just the cherry on top of what is already the best cake Robotnik Winter Zone fans are eating!! <b>THIS ZONE IS GODDAMN PEAK!!!</b></div></div><br>\r\n<br>\r\nPerfect for stages where you're riding a snowboard while an avalanche chases you!<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. B Minor w/ Slight Detune (Remix Pitch - Listening-Only)<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. B Minor (Remix Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. C Minor (Original Pitch)",
    "latest_version": "smwc-33737-1690209392",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33737,
        "title": "Sonic Triple Trouble 16-Bit - Trouble In Winter Wonderland ~ Robotnik Winter Zone Act 2 (Remix)",
        "version": "smwc-33737-1690209392",
        "upstream_time": 1690209392,
        "download_url": "https://dl.smwcentral.net/33737/Trouble%20In%20Winter%20Wonderland.zip",
        "filename": "Trouble In Winter Wonderland.zip",
        "size": 168384,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-triple-trouble-atomic-destroyer-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9348,
    "title": "Sonic Triple Trouble - Atomic Destroyer Zone",
    "authors": [
      "Gary"
    ],
    "tags": [
      "athletic",
      "industrial"
    ],
    "description": "The catchy music that plays in Atomic Destroyer Zone from Sonic Triple Trouble.",
    "latest_version": "smwc-9348-1412473927",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9348,
        "title": "Sonic Triple Trouble - Atomic Destroyer Zone",
        "version": "smwc-9348-1412473927",
        "upstream_time": 1412473927,
        "download_url": "https://dl.smwcentral.net/9348/Atomic%20Destroyer%20Zone.zip",
        "filename": "Atomic Destroyer Zone.zip",
        "size": 33966,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-triple-trouble-meta-junglira-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7059,
    "title": "Sonic Triple Trouble - Meta Junglira Zone",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "forest",
      "jungle"
    ],
    "description": "The lively jungle song that plays in Meta Junglira Zone. It would most likely suit a faster-paced forest or jungle level.",
    "latest_version": "smwc-7059-1338206089",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7059,
        "title": "Sonic Triple Trouble - Meta Junglira Zone",
        "version": "smwc-7059-1338206089",
        "upstream_time": 1338206089,
        "download_url": "https://dl.smwcentral.net/7059/Meta%20Junglira%20Zone.zip",
        "filename": "Meta Junglira Zone.zip",
        "size": 71124,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-triple-trouble-robotnik-winter-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16512,
    "title": "Sonic Triple Trouble - Robotnik Winter Zone",
    "authors": [
      "Gary"
    ],
    "tags": [
      "athletic",
      "ice"
    ],
    "description": "This is the music that plays in Robotnik Winter Zone from Sonic Triple Trouble. A perfect song for ice levels.<br>\r\n<br>\r\nNOTE - 26/10/17: Updated version.",
    "latest_version": "smwc-16512-1508973634",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16512,
        "title": "Sonic Triple Trouble - Robotnik Winter Zone",
        "version": "smwc-16512-1508973634",
        "upstream_time": 1508973634,
        "download_url": "https://dl.smwcentral.net/16512/Robotnik%20Winter%20Zone.zip",
        "filename": "Robotnik Winter Zone.zip",
        "size": 32677,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-triple-trouble-sea-fox",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11982,
    "title": "Sonic Triple Trouble - Sea Fox",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland",
      "overworld"
    ],
    "description": "A short, catchy song that would work best for happy, grassy Overworlds",
    "latest_version": "smwc-11982-1444331965",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11982,
        "title": "Sonic Triple Trouble - Sea Fox",
        "version": "smwc-11982-1444331965",
        "upstream_time": 1444331965,
        "download_url": "https://dl.smwcentral.net/11982/Sea%20Fox.zip",
        "filename": "Sea Fox.zip",
        "size": 30526,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-triple-trouble-sunset-park-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23574,
    "title": "Sonic Triple Trouble - Sunset Park Zone Act 3",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "airship",
      "athletic",
      "castle",
      "final",
      "industrial",
      "tense"
    ],
    "description": "The cinematically tense theme from Sonic Triple Trouble's train level. <br>\r\n<br>\r\nAs a Game Gear/Master System song, the original is sort of plain, yet I wanted to stay accurate to it note-wise. Instead of introducing extra melodies, I opted to do a bunch of pitchmod nonsense instead to give it a fuller sound.",
    "latest_version": "smwc-23574-1594870079",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23574,
        "title": "Sonic Triple Trouble - Sunset Park Zone Act 3",
        "version": "smwc-23574-1594870079",
        "upstream_time": 1594870079,
        "download_url": "https://dl.smwcentral.net/23574/sunset%20park%203.zip",
        "filename": "sunset park 3.zip",
        "size": 33155,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21442,
        "title": "Sonic Triple Trouble - Sunset Park Zone Act 3",
        "version": "smwc-21442-1573097551",
        "upstream_time": 1573097551,
        "download_url": "https://dl.smwcentral.net/21442/Sunset%20Park%20Act%203.zip",
        "filename": "Sunset Park Act 3.zip",
        "size": 32936,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-triple-trouble-sunset-park-zone-acts-1",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21436,
    "title": "Sonic Triple Trouble - Sunset Park Zone Acts 1 & 2",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland",
      "jungle"
    ],
    "description": "The song that plays in the first two Acts of Sunset Park Zone would work best for a grassy or tropical level.",
    "latest_version": "smwc-21436-1573094738",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21436,
        "title": "Sonic Triple Trouble - Sunset Park Zone Acts 1 & 2",
        "version": "smwc-21436-1573094738",
        "upstream_time": 1573094738,
        "download_url": "https://dl.smwcentral.net/21436/Sunset%20Park%201%20%26%202.zip",
        "filename": "Sunset Park 1 %26 2.zip",
        "size": 32768,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonic-triple-trouble-sunset-showdown-for-sunset-park-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31444,
    "title": "Sonic Triple Trouble - Sunset Showdown ...for Sunset Park Act 3",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "castle",
      "chase",
      "final",
      "fire",
      "tense"
    ],
    "description": "A pseudo Modern Sonic styled remix of Sunset Park Act 3 from Sonic Triple Trouble. Great for final levels with some kind of sunset aesthetic, or just more intense levels in general.<br>\r\n<br>\r\nWARNING: Not compatible with thunders, Blaargs or Yoshi.<br>\r\n<br>\r\nUpdate: Made the drums much louder.",
    "latest_version": "smwc-31444-1671224962",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31444,
        "title": "Sonic Triple Trouble - Sunset Showdown ...for Sunset Park Act 3",
        "version": "smwc-31444-1671224962",
        "upstream_time": 1671224962,
        "download_url": "https://dl.smwcentral.net/31444/Sunset%20Showdown.zip",
        "filename": "Sunset Showdown.zip",
        "size": 74729,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sonny-koop-my-silent-swedish-love-arranged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8150,
    "title": "Sonny Koop - My Silent Swedish Love (arranged)",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "credits",
      "title"
    ],
    "description": "This is a very beatiful tune by Sonny Koop. This would be an excellent song for the title screen or credits.",
    "latest_version": "smwc-8150-1319890984",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8150,
        "title": "Sonny Koop - My Silent Swedish Love (arranged)",
        "version": "smwc-8150-1319890984",
        "upstream_time": 1319890984,
        "download_url": "https://dl.smwcentral.net/8150/My%20Silent%20Swedish%20Love.zip",
        "filename": "My Silent Swedish Love.zip",
        "size": 70441,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sons-of-kemet-my-queen-is-ada-eastman",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22982,
    "title": "Sons Of Kemet - My Queen Is Ada Eastman",
    "authors": [
      "BoneFish"
    ],
    "tags": [
      "desert",
      "jungle",
      "ruins",
      "temple"
    ],
    "description": "A afrobeat song by Sons Of Kemet. Good for desert or jungle levels or levels with yoshi.",
    "latest_version": "smwc-22982-1590886450",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22982,
        "title": "Sons Of Kemet - My Queen Is Ada Eastman",
        "version": "smwc-22982-1590886450",
        "upstream_time": 1590886450,
        "download_url": "https://dl.smwcentral.net/22982/My%20Queen%20Is%20Ada%20Eastman_.zip",
        "filename": "My Queen Is Ada Eastman_.zip",
        "size": 31770,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sora-gray-hued",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17268,
    "title": "Sora - Gray Hued",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "abstract",
      "athletic",
      "space",
      "urban"
    ],
    "description": "Track 04 of Sora. This game was developed by Fruit Bat Factory, who also developed the game 100% Orange Juice.<br>\r\n<br>\r\nThis techo song fits the setting when used in an abstract environment, or a space level.<br>\r\n<br>\r\n(EDIT: The piano tracks sound much better this time around. Also made a few changes to some of the track. Size went down a little.)",
    "latest_version": "smwc-17268-1522602848",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17268,
        "title": "Sora - Gray Hued",
        "version": "smwc-17268-1522602848",
        "upstream_time": 1522602848,
        "download_url": "https://dl.smwcentral.net/17268/Gray%20Hued.zip",
        "filename": "Gray Hued.zip",
        "size": 46358,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-soul-blazer-basement-of-leo-s-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35265,
    "title": "Soul Blazer - Basement of Leo's House",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "castle",
      "mountain"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-35265-1698082307",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35265,
        "title": "Soul Blazer - Basement of Leo's House",
        "version": "smwc-35265-1698082307",
        "upstream_time": 1698082307,
        "download_url": "https://dl.smwcentral.net/35265/Basement%20of%20Leos%20House.zip",
        "filename": "Basement of Leos House.zip",
        "size": 63977,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-soul-blazer-dazzling-space",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25303,
    "title": "Soul Blazer - Dazzling Space",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "athletic",
      "dark",
      "final",
      "mountain",
      "overworld",
      "space",
      "temple"
    ],
    "description": "So it is supposed illustrate a temple in space that's also evil and the fnal level of the game.<br>\r\n<br>\r\nThis track could find some use in a specific set of Mario levels and overworlds that occur in space or abstract places, I can imagine well in Kaizo too.<br>\r\n<br>\r\nIt ranked 31/46 at <a href=\"https://www.smwcentral.net/?p=viewthread&t=103436&page=2&pid=1554003#p1554003\">Super Famicompo 2</a> and I used voters' comments to upgrade a bit. Though, I could not find more fitting samples for my sampling light, and I happen to like this clarinet very much.",
    "latest_version": "smwc-25303-1607669694",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25303,
        "title": "Soul Blazer - Dazzling Space",
        "version": "smwc-25303-1607669694",
        "upstream_time": 1607669694,
        "download_url": "https://dl.smwcentral.net/25303/sbworld_evil_0_2.zip",
        "filename": "sbworld_evil_0_2.zip",
        "size": 40450,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-soul-blazer-ice-field-of-lanoyle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29634,
    "title": "Soul Blazer - Ice Field of Lanoyle",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "calm",
      "castle",
      "ice",
      "industrial",
      "mountain",
      "night",
      "ruins",
      "snow",
      "spooky",
      "tense"
    ],
    "description": "A tense song for escalating snowy mountains and ruins.<br>\r\n<br>\r\nIt was showcased on winter C3 2022.",
    "latest_version": "smwc-29634-1652463099",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29634,
        "title": "Soul Blazer - Ice Field of Lanoyle",
        "version": "smwc-29634-1652463099",
        "upstream_time": 1652463099,
        "download_url": "https://dl.smwcentral.net/29634/sb_mountain_souls_0_1.zip",
        "filename": "sb_mountain_souls_0_1.zip",
        "size": 40187,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-soul-blazer-lonely-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30927,
    "title": "Soul Blazer - Lonely Town",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "ruins",
      "sad",
      "spooky",
      "urban"
    ],
    "description": "A song that represents towns devoid of any life, because all the inhabitants and buildings were changed into monsters.<br>\r\n<br>\r\nGood for hunted village or grassland overworlds, since the loop is short.<br>\r\n<br>\r\nIt was showcased on Winter C3 2022.",
    "latest_version": "smwc-30927-1661040176",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30927,
        "title": "Soul Blazer - Lonely Town",
        "version": "smwc-30927-1661040176",
        "upstream_time": 1661040176,
        "download_url": "https://dl.smwcentral.net/30927/sb_lonely_town_0_1_1.zip",
        "filename": "sb_lonely_town_0_1_1.zip",
        "size": 33558,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-soul-blazer-magridd-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30928,
    "title": "Soul Blazer - Magridd Castle",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "castle",
      "cave",
      "industrial",
      "night",
      "overworld",
      "space",
      "tense"
    ],
    "description": "A bass-intensive song with occasional beeps and bloops, that makes it as fit for exploration cave areas as for industrial or space-themed levels and overworlds.<br>\r\n<br>\r\nIt was showcased for Winter C3 2022.",
    "latest_version": "smwc-30928-1661040657",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30928,
        "title": "Soul Blazer - Magridd Castle",
        "version": "smwc-30928-1661040657",
        "upstream_time": 1661040657,
        "download_url": "https://dl.smwcentral.net/30928/sb_magridd_castle_0_1.zip",
        "filename": "sb_magridd_castle_0_1.zip",
        "size": 39072,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-soul-blazer-solitary-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25452,
    "title": "Soul Blazer - Solitary Island",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "beach",
      "cave",
      "chase",
      "industrial",
      "jungle",
      "ruins",
      "tense"
    ],
    "description": "A song for Indiana Jones-themed islands. You can make it a villain's hidden headquarters. Tense and menacing atmosphere that fits beaches as well as jungles.<br>\r\n<br>\r\nIt ranked 36/46 at <a href=\"https://www.smwcentral.net/?p=viewthread&t=103436&page=2&pid=1554003#p1554003\">Super Famicompo 2</a> and I used voters' comments to upgrade a bit.",
    "latest_version": "smwc-25452-1607888540",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25452,
        "title": "Soul Blazer - Solitary Island",
        "version": "smwc-25452-1607888540",
        "upstream_time": 1607888540,
        "download_url": "https://dl.smwcentral.net/25452/sbtropical_islands_0_3.zip",
        "filename": "sbtropical_islands_0_3.zip",
        "size": 33647,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-soul-blazer-the-mine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21423,
    "title": "Soul Blazer - The Mine",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave",
      "industrial"
    ],
    "description": "The slap bass-heavy song from the first dungeon of Soul Blazer.  This would best fit a cave or factory.",
    "latest_version": "smwc-21423-1572993839",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21423,
        "title": "Soul Blazer - The Mine",
        "version": "smwc-21423-1572993839",
        "upstream_time": 1572993839,
        "download_url": "https://dl.smwcentral.net/21423/Underground%20Castle.zip",
        "filename": "Underground Castle.zip",
        "size": 31970,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-soul-blazer-underground-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33744,
    "title": "Soul Blazer - Underground Castle",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "cave",
      "mountain"
    ],
    "description": "This song is dedicated to <span class=\"un-outer\" title=\"RecToR_24\"><a href=\"/?p=profile&amp;id=38436\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">RecToR_24</a></span>",
    "latest_version": "smwc-33744-1690586852",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33744,
        "title": "Soul Blazer - Underground Castle",
        "version": "smwc-33744-1690586852",
        "upstream_time": 1690586852,
        "download_url": "https://dl.smwcentral.net/33744/Soul%20Blazer%20-%20Underground%20Castle.zip",
        "filename": "Soul Blazer - Underground Castle.zip",
        "size": 53104,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-soul-blazer-world-of-demons",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29223,
    "title": "Soul Blazer - World of Demons",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "castle",
      "cave",
      "dark",
      "environmental",
      "ghost house",
      "industrial",
      "mysterious",
      "ruins",
      "spooky",
      "swamp",
      "temple",
      "tense"
    ],
    "description": "A multi-purpose song that's mysterious and atmospheric. Can fit any unsettling place like castles, ruins, ghost houses, factories, or really any of your weird contest levels.<br>\r\n<br>\r\nThis song really hit something in me at my first playthrough of Soul Blazer.<br>\r\n<br>\r\nThis update was made using NintSpc and promoted during Winter 2022 C3.",
    "latest_version": "smwc-29223-1652534716",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29223,
        "title": "Soul Blazer - World of Demons",
        "version": "smwc-29223-1652534716",
        "upstream_time": 1652534716,
        "download_url": "https://dl.smwcentral.net/29223/sb_leos_painting_1_0.zip",
        "filename": "sb_leos_painting_1_0.zip",
        "size": 50150,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-soul-blazer-world-of-soul-blazer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31978,
    "title": "Soul Blazer - World of Soul Blazer",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "calm",
      "cutscene",
      "overworld",
      "ruins",
      "sad",
      "snow",
      "spooky"
    ],
    "description": "An adventurous song that also mostly sounds haunted what with the choir samples? Good for using in overworlds or even cutscenes.",
    "latest_version": "smwc-31978-1661910912",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31978,
        "title": "Soul Blazer - World of Soul Blazer",
        "version": "smwc-31978-1661910912",
        "upstream_time": 1661910912,
        "download_url": "https://dl.smwcentral.net/31978/sb_ow_0_2_.zip",
        "filename": "sb_ow_0_2_.zip",
        "size": 44508,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-soul-calibur",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16968,
    "title": "Soul Calibur 2 - Confrontation",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "temple"
    ],
    "description": "Intense theme from the fighting game Soul Calibur 2. Can fit long intense levels.",
    "latest_version": "smwc-16968-1516130975",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16968,
        "title": "Soul Calibur 2 - Confrontation",
        "version": "smwc-16968-1516130975",
        "upstream_time": 1516130975,
        "download_url": "https://dl.smwcentral.net/16968/CONFRONTATION%21.zip",
        "filename": "CONFRONTATION%21.zip",
        "size": 35586,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-soulful-pines-of-verdane",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40093,
    "title": "Soulful Pines of Verdane",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "ambient",
      "calm",
      "cave",
      "cutscene",
      "forest",
      "ice",
      "jungle",
      "mysterious",
      "night",
      "overworld",
      "ruins",
      "sad",
      "snow",
      "tense"
    ],
    "description": "A peaceful and serene tune fit for losing oneself in the whispering branches. Inspired by the story of and uses samples from Fire Emblem: Genealogy of the Holy War. Can be used for dark/forest/cave levels or similarly themed overworlds.<br>\r\n<br>\r\nThis was originally submitted to Battle of the Bits' contest \"Oops! All New Formats\", where it won a bronze medal for the MML format and 26th/260 overall.<br>\r\n<br>\r\n07/11/2025 UPDATE: Improved Glockenspiel echo and upped echo to the originally intended amounts, as well as decreased the tempo a tad.",
    "latest_version": "smwc-40093-1753026400",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40093,
        "title": "Soulful Pines of Verdane",
        "version": "smwc-40093-1753026400",
        "upstream_time": 1753026400,
        "download_url": "https://dl.smwcentral.net/40093/Soulful%20Pines%20of%20Verdane.zip",
        "filename": "Soulful Pines of Verdane.zip",
        "size": 121419,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sounds-for-the-supermarket-vol",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23733,
    "title": "Sounds for the Supermarket Vol. 1 (Karl Jenkins - Mr. Lucky)",
    "authors": [
      "sincx"
    ],
    "tags": [
      "calm",
      "grocery",
      "overworld",
      "town"
    ],
    "description": "The only SMW song to feature subliminal messaging encouraging you to buy groceries.<br>\r\n<br>\r\nOriginally featured in YUMP 2.",
    "latest_version": "smwc-23733-1594693397",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23733,
        "title": "Sounds for the Supermarket Vol. 1 (Karl Jenkins - Mr. Lucky)",
        "version": "smwc-23733-1594693397",
        "upstream_time": 1594693397,
        "download_url": "https://dl.smwcentral.net/23733/supermarket.zip",
        "filename": "supermarket.zip",
        "size": 75464,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-south-park-kyle-s-mom-s-a-bitch-victory-jingle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23351,
    "title": "South Park - Kyle's Mom's a Bitch (Victory Jingle)",
    "authors": [
      "MilkyMooer"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "This is meant to be used as a nice happy victory tune. I used part of Logan Feece's MuseScore playback data to make this remix. Not much else to say here except for the fact that \"South Park: Bigger, Longer, and Uncut\" is a great movie, and this is a great song.",
    "latest_version": "smwc-23351-1592618234",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23351,
        "title": "South Park - Kyle's Mom's a Bitch (Victory Jingle)",
        "version": "smwc-23351-1592618234",
        "upstream_time": 1592618234,
        "download_url": "https://dl.smwcentral.net/23351/Kyle%27s%20Mom%27s%20a%20Bitch%20Victory.zip",
        "filename": "Kyle%27s Mom%27s a Bitch Victory.zip",
        "size": 30468,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-space-ace-dodging-obstacles",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8340,
    "title": "Space Ace - Dodging Obstacles",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "athletic",
      "chase"
    ],
    "description": "Somewhat athletic theme. Good general purpose song",
    "latest_version": "smwc-8340-1354232486",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8340,
        "title": "Space Ace - Dodging Obstacles",
        "version": "smwc-8340-1354232486",
        "upstream_time": 1354232486,
        "download_url": "https://dl.smwcentral.net/8340/Space%20Ace%20-%20Dodging%20Obstacles.zip",
        "filename": "Space Ace - Dodging Obstacles.zip",
        "size": 68020,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-space-football-one-on-one-level-music",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35344,
    "title": "Space Football: One on One - Level Music 2",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "overworld",
      "urban"
    ],
    "description": "Level Music 2 from Space Football: One on One.",
    "latest_version": "smwc-35344-1698821114",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35344,
        "title": "Space Football: One on One - Level Music 2",
        "version": "smwc-35344-1698821114",
        "upstream_time": 1698821114,
        "download_url": "https://dl.smwcentral.net/35344/Space%20Football%20One%20on%20One%20-%20Level%20Music%202.zip",
        "filename": "Space Football One on One - Level Music 2.zip",
        "size": 60994,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-space-football-one-on-one-you-lost",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35317,
    "title": "Space Football: One on One - You Lost!",
    "authors": [
      "KungFuFurby"
    ],
    "tags": [
      "misc",
      "miss",
      "retro"
    ],
    "description": "Sometimes your craft just can't take the action and gets destroyed... which means the game is aborted. Or alternatively, they outscored you.<br>\r\n<br>\r\nComes with a settable user define to add the stock SMW death SFX to the beginning of the song, and a second one to stop any Hurry Up! speedups, like in vanilla SMW. Or if you want neither or those, you can just simply uncomment the option down below (though it will be activated by default if you choose to have this act as a miss jingle).<br>\r\n<br>\r\nNOTE: Please mark \"0F SMW @21.brr\" as important by putting an exclamation point next to it in the Addmusic_sample groups.txt file prior to using this song as a global song.",
    "latest_version": "smwc-35317-1698802376",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35317,
        "title": "Space Football: One on One - You Lost!",
        "version": "smwc-35317-1698802376",
        "upstream_time": 1698802376,
        "download_url": "https://dl.smwcentral.net/35317/Space%20Football%20One%20On%20One%20You%20Lost%20Unsampled.zip",
        "filename": "Space Football One On One You Lost Unsampled.zip",
        "size": 66876,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35316,
        "title": "Space Football: One on One - You Lost!",
        "version": "smwc-35316-1698802360",
        "upstream_time": 1698802360,
        "download_url": "https://dl.smwcentral.net/35316/Space%20Football%20One%20On%20One%20You%20Lost.zip",
        "filename": "Space Football One On One You Lost.zip",
        "size": 53077,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-space-harrier-heroes-take-flight-main-theme-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25865,
    "title": "Space Harrier - Heroes Take Flight!! ~ Main Theme (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "credits",
      "sky",
      "title"
    ],
    "description": "Did a remix of the <a href=\"https://youtu.be/-_Tam9lv1KQ\" rel=\"nofollow\">Space</a> <a href=\"https://youtu.be/eaimRPI0slU\" rel=\"nofollow\">Harrier</a> theme. Ended up playing the arcade version of this game in the SEGA arcade found in Yakuza 0 and fell in love with this theme. I really wanted to do a much more fast-paced, action-like version of this song, since it'd be very fitting for flight stages.<br>\r\n<br>\r\nThis baby is great for title screens, credits, athletic / sky stages, and skypop stages.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n- \"Bonus End\" & Thunder SFX are disabled.",
    "latest_version": "smwc-25865-1612756618",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25865,
        "title": "Space Harrier - Heroes Take Flight!! ~ Main Theme (Remix)",
        "version": "smwc-25865-1612756618",
        "upstream_time": 1612756618,
        "download_url": "https://dl.smwcentral.net/25865/Heroes%20take%20Flight%21%21.zip",
        "filename": "Heroes take Flight%21%21.zip",
        "size": 68182,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-space-harrier-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22161,
    "title": "Space Harrier - Main Theme",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "abstract",
      "athletic",
      "credits",
      "space",
      "tense"
    ],
    "description": "The very famous and nostalgic main theme from Space Harrier. Useful for credits/staff roll sequences, along with abstract/space/special world type of levels.<br>\r\n<br>\r\n<br>\r\n<br>\r\nReleased for the Super Nintenesis album.",
    "latest_version": "smwc-22161-1581971048",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22161,
        "title": "Space Harrier - Main Theme",
        "version": "smwc-22161-1581971048",
        "upstream_time": 1581971048,
        "download_url": "https://dl.smwcentral.net/22161/spaceharrier.zip",
        "filename": "spaceharrier.zip",
        "size": 34092,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-space-runaway-ideon-arrow-of-buff-clan-part-i",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11286,
    "title": "Space Runaway Ideon - Arrow of Buff Clan (Part I)",
    "authors": [
      "HertzDevil"
    ],
    "tags": [
      "athletic",
      "space"
    ],
    "description": "One of the song that plays in Space Runaway Ideon when the heavy mobile mecha are about to launch. Could fit in athletic levels.",
    "latest_version": "smwc-11286-1432190769",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11286,
        "title": "Space Runaway Ideon - Arrow of Buff Clan (Part I)",
        "version": "smwc-11286-1432190769",
        "upstream_time": 1432190769,
        "download_url": "https://dl.smwcentral.net/11286/Arrow_of_Buff_Clan_%28Part_I%29.zip",
        "filename": "Arrow_of_Buff_Clan_(Part_I).zip",
        "size": 33916,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-space-station-silicon-valley-penguin-playpen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24311,
    "title": "Space Station Silicon Valley - Penguin Playpen",
    "authors": [
      "PatchesXLI"
    ],
    "tags": [
      "carnival",
      "grassland",
      "ice",
      "overworld"
    ],
    "description": "From a snowy level in a space station!<br>\r\nHas an upbeat Polka / Ska feel<br>\r\nKnown to make Penguins dance ",
    "latest_version": "smwc-24311-1598856558",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24311,
        "title": "Space Station Silicon Valley - Penguin Playpen",
        "version": "smwc-24311-1598856558",
        "upstream_time": 1598856558,
        "download_url": "https://dl.smwcentral.net/24311/Penguin%20Playpen.zip",
        "filename": "Penguin Playpen.zip",
        "size": 56013,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-space-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22127,
    "title": "Space Zone",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "overworld",
      "space"
    ],
    "description": "short and simple composition for maps",
    "latest_version": "smwc-22127-1581904130",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22127,
        "title": "Space Zone",
        "version": "smwc-22127-1581904130",
        "upstream_time": 1581904130,
        "download_url": "https://dl.smwcentral.net/22127/Space%20map.zip",
        "filename": "Space map.zip",
        "size": 32197,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spaceman-emus-orgasm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35503,
    "title": "Spaceman - Emus Orgasm!",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "bonus",
      "credits",
      "title"
    ],
    "description": "A short tune, probably best suited for credits.",
    "latest_version": "smwc-35503-1701392133",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35503,
        "title": "Spaceman - Emus Orgasm!",
        "version": "smwc-35503-1701392133",
        "upstream_time": 1701392133,
        "download_url": "https://dl.smwcentral.net/35503/Emus%20Orgasm.zip",
        "filename": "Emus Orgasm.zip",
        "size": 82929,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spaceman-lab-funk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39277,
    "title": "Spaceman - Lab Funk",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "bonus",
      "upbeat"
    ],
    "description": "Funky track  that didn't make it into BEET JAM<br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nThunder/Firework/Blargg ",
    "latest_version": "smwc-39277-1745969318",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39277,
        "title": "Spaceman - Lab Funk",
        "version": "smwc-39277-1745969318",
        "upstream_time": 1745969318,
        "download_url": "https://dl.smwcentral.net/39277/Lab%20Funk.zip",
        "filename": "Lab Funk.zip",
        "size": 98241,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spaceman-liberation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37325,
    "title": "Spaceman - Liberation",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "ghost house",
      "industrial",
      "sewer"
    ],
    "description": "This is one of the ports I made for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=34714\">Entropy</a>",
    "latest_version": "smwc-37325-1713373355",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37325,
        "title": "Spaceman - Liberation",
        "version": "smwc-37325-1713373355",
        "upstream_time": 1713373355,
        "download_url": "https://dl.smwcentral.net/37325/Liberation.zip",
        "filename": "Liberation.zip",
        "size": 85132,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spaceman-tinytune",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28501,
    "title": "Spaceman - Tinytune",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "abstract",
      "desert",
      "overworld",
      "space"
    ],
    "description": "A short piece (a tiny tune, if you will) with some upbeat funky vibes that could fit abstract, space or desert themes levels.",
    "latest_version": "smwc-28501-1638058691",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28501,
        "title": "Spaceman - Tinytune",
        "version": "smwc-28501-1638058691",
        "upstream_time": 1638058691,
        "download_url": "https://dl.smwcentral.net/28501/spaceman%20-%20tinytune.zip",
        "filename": "spaceman - tinytune.zip",
        "size": 53290,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spacey-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8143,
    "title": "Spacey Theme",
    "authors": [
      "Compwhiz128"
    ],
    "tags": [
      "cave",
      "industrial",
      "space"
    ],
    "description": "The real composer is likely David 'Tolwyn' Shaw, Mark Klem, and/or Jon Landis. Could fit to cool space levels or maybe factories.",
    "latest_version": "smwc-8143-1319953592",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8143,
        "title": "Spacey Theme",
        "version": "smwc-8143-1319953592",
        "upstream_time": 1319953592,
        "download_url": "https://dl.smwcentral.net/8143/CS.zip",
        "filename": "CS.zip",
        "size": 72318,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spacial-spirits",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7596,
    "title": "Spacial Spirits",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain"
    ],
    "description": "A great general theme for mountain and grassland levels. Upbeat and energetic.",
    "latest_version": "smwc-7596-1319953653",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7596,
        "title": "Spacial Spirits",
        "version": "smwc-7596-1319953653",
        "upstream_time": 1319953653,
        "download_url": "https://dl.smwcentral.net/7596/Spacial%20Spirits.zip",
        "filename": "Spacial Spirits.zip",
        "size": 66238,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spacy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8489,
    "title": "Spacy",
    "authors": [
      "LemmyKoopa"
    ],
    "tags": [
      "calm",
      "cave",
      "cutscene",
      "dark",
      "forest",
      "ghost house",
      "ice",
      "night",
      "sky",
      "space"
    ],
    "description": "Was written for the SECONDARY COLORS soundtrack, but to my knowledge, is going unused.",
    "latest_version": "smwc-8489-1388240635",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8489,
        "title": "Spacy",
        "version": "smwc-8489-1388240635",
        "upstream_time": 1388240635,
        "download_url": "https://dl.smwcentral.net/8489/Spacy.zip",
        "filename": "Spacy.zip",
        "size": 65201,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spanky-s-quest-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26066,
    "title": "Spanky's Quest - Beach",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "athletic",
      "beach"
    ],
    "description": "Funky beach song.",
    "latest_version": "smwc-26066-1615237019",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26066,
        "title": "Spanky's Quest - Beach",
        "version": "smwc-26066-1615237019",
        "upstream_time": 1615237019,
        "download_url": "https://dl.smwcentral.net/26066/Spanky%27s%20Quest%20-%20Beach.zip",
        "filename": "Spanky%27s Quest - Beach.zip",
        "size": 33776,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spanky-s-quest-bonus-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30586,
    "title": "Spanky's Quest - Bonus Stage",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "bonus",
      "overworld",
      "title",
      "urban"
    ],
    "description": "It could fit a bonus stage or overworld.",
    "latest_version": "smwc-30586-1652472268",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30586,
        "title": "Spanky's Quest - Bonus Stage",
        "version": "smwc-30586-1652472268",
        "upstream_time": 1652472268,
        "download_url": "https://dl.smwcentral.net/30586/Spanky%27s%20Quest%20-%20Bonus_Stage.zip",
        "filename": "Spanky%27s Quest - Bonus_Stage.zip",
        "size": 54011,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spanky-s-quest-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24947,
    "title": "Spanky's Quest - Boss",
    "authors": [
      "Nicoke42"
    ],
    "tags": [
      "athletic",
      "boss"
    ],
    "description": "Another great funky track from Spanky's Quest. Might work for a switch palace or another fast paced short level.",
    "latest_version": "smwc-24947-1606772824",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24947,
        "title": "Spanky's Quest - Boss",
        "version": "smwc-24947-1606772824",
        "upstream_time": 1606772824,
        "download_url": "https://dl.smwcentral.net/24947/SpankyBoss.zip",
        "filename": "SpankyBoss.zip",
        "size": 53752,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spanky-s-quest-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22090,
    "title": "Spanky's Quest - City",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "night",
      "urban"
    ],
    "description": "City from Spanky's Quest. Could fit urban levels as the name suggests, or an athletic level.<br>\r\n<br>\r\nKevinM's port of the Underwater song made me wanna check out the rest of the OST of Spanky's Quest, and as it turns out, the entire OST is just as good as that track is (which is to say VERY good) and nintspc supports this game so...",
    "latest_version": "smwc-22090-1581961173",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22090,
        "title": "Spanky's Quest - City",
        "version": "smwc-22090-1581961173",
        "upstream_time": 1581961173,
        "download_url": "https://dl.smwcentral.net/22090/Spanky%27s%20Quest%20-%20City.zip",
        "filename": "Spanky%27s Quest - City.zip",
        "size": 54006,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spanky-s-quest-ending",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30578,
    "title": "Spanky's Quest - Ending",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "sky",
      "water"
    ],
    "description": "Could fit a credits sequence.<br>\r\nIncludes the original version as well as a looped version, which could also be used for normal gameplay as well (change it with the #define at the top of the txt file).",
    "latest_version": "smwc-30578-1652384382",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30578,
        "title": "Spanky's Quest - Ending",
        "version": "smwc-30578-1652384382",
        "upstream_time": 1652384382,
        "download_url": "https://dl.smwcentral.net/30578/Spanky%27s%20Quest%20-%20Ending.zip",
        "filename": "Spanky%27s Quest - Ending.zip",
        "size": 90543,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spanky-s-quest-garden",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27253,
    "title": "Spanky's Quest - Garden",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ahtletic",
      "grassland",
      "urban"
    ],
    "description": "Funky tune that could work for an athletic stage.<br>\r\nRequested by Infinity.",
    "latest_version": "smwc-27253-1624999752",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27253,
        "title": "Spanky's Quest - Garden",
        "version": "smwc-27253-1624999752",
        "upstream_time": 1624999752,
        "download_url": "https://dl.smwcentral.net/27253/Spanky%27s%20Quest%20-%20Garden.zip",
        "filename": "Spanky%27s Quest - Garden.zip",
        "size": 53087,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spanky-s-quest-goal",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38538,
    "title": "Spanky's Quest - Goal",
    "authors": [
      "TobiTopstar"
    ],
    "tags": [
      "abstract"
    ],
    "description": "Can be used as an exit sound<br>\r\n<br>\r\n<span style=\"color: #ff0000;\"><b>NOTE: This song cannot be used globally primarily due to ARAM overflow and secondarily due to the usage of echo. This song can however be used as a <span style=\"color: #ffcc99;\">local</span> <span style=\"color: #ffcccc;\"></span>exit song.</b></span>",
    "latest_version": "smwc-38538-1733008954",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38538,
        "title": "Spanky's Quest - Goal",
        "version": "smwc-38538-1733008954",
        "upstream_time": 1733008954,
        "download_url": "https://dl.smwcentral.net/38538/spqst_goal.zip",
        "filename": "spqst_goal.zip",
        "size": 31908,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spanky-s-quest-introduction-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38521,
    "title": "Spanky's Quest - Introduction (part 2)",
    "authors": [
      "TobiTopstar"
    ],
    "tags": [
      "athletic",
      "bonus",
      "cutscene"
    ],
    "description": "My first port!<br>\r\n<br>\r\nOriginally requested by Zavok",
    "latest_version": "smwc-38521-1730422749",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38521,
        "title": "Spanky's Quest - Introduction (part 2)",
        "version": "smwc-38521-1730422749",
        "upstream_time": 1730422749,
        "download_url": "https://dl.smwcentral.net/38521/Spanky%27s_Quest_Introduction%28part2%29.zip",
        "filename": "Spanky%27s_Quest_Introduction(part2).zip",
        "size": 40292,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spanky-s-quest-last-boss-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38664,
    "title": "Spanky's Quest - Last Boss (part 2)",
    "authors": [
      "TobiTopstar"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "tense",
      "urban"
    ],
    "description": "Second boss song from Spanky's Quest",
    "latest_version": "smwc-38664-1732724462",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38664,
        "title": "Spanky's Quest - Last Boss (part 2)",
        "version": "smwc-38664-1732724462",
        "upstream_time": 1732724462,
        "download_url": "https://dl.smwcentral.net/38664/Spanky%27s%20Quest%20Last%20Boss%28part2%29.zip",
        "filename": "Spanky%27s Quest Last Boss(part2).zip",
        "size": 48998,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27124,
        "title": "Spanky's Quest - Last Boss (Part 1)",
        "version": "smwc-27124-1622741725",
        "upstream_time": 1622741725,
        "download_url": "https://dl.smwcentral.net/27124/Spanky%27s%20Quest%20-%20Last%20Boss%20%28part%201%29.zip",
        "filename": "Spanky%27s Quest - Last Boss (part 1).zip",
        "size": 65347,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spanky-s-quest-opening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28412,
    "title": "Spanky's Quest - Opening",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "grassland",
      "title"
    ],
    "description": "The song from Spanky's Quest title screen.<br>\r\nRequested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>.",
    "latest_version": "smwc-28412-1632807656",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28412,
        "title": "Spanky's Quest - Opening",
        "version": "smwc-28412-1632807656",
        "upstream_time": 1632807656,
        "download_url": "https://dl.smwcentral.net/28412/Spanky%27s%20Quest%20-%20Opening.zip",
        "filename": "Spanky%27s Quest - Opening.zip",
        "size": 53307,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spanky-s-quest-password",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30583,
    "title": "Spanky's Quest - Password",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "title",
      "urban"
    ],
    "description": " ",
    "latest_version": "smwc-30583-1652472508",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30583,
        "title": "Spanky's Quest - Password",
        "version": "smwc-30583-1652472508",
        "upstream_time": 1652472508,
        "download_url": "https://dl.smwcentral.net/30583/Spanky%27s%20Quest%20-%20Password.zip",
        "filename": "Spanky%27s Quest - Password.zip",
        "size": 51203,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spanky-s-quest-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25291,
    "title": "Spanky's Quest - Ruins",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "industrial",
      "sky",
      "urban"
    ],
    "description": "Ruins from Spanky's Quest. The best level song from Spanky's Quest in my opinion. Could be used for athletic levels or urban levels.",
    "latest_version": "smwc-25291-1607666845",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25291,
        "title": "Spanky's Quest - Ruins",
        "version": "smwc-25291-1607666845",
        "upstream_time": 1607666845,
        "download_url": "https://dl.smwcentral.net/25291/Spanky%27s%20Quest%20-%20Ruins.zip",
        "filename": "Spanky%27s Quest - Ruins.zip",
        "size": 54146,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spanky-s-quest-underwater",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22071,
    "title": "Spanky's Quest - Underwater",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "grassland",
      "sky",
      "water"
    ],
    "description": "The water level theme from Spanky's Quest, it could fit fast water levels or athletic idk.<br>\r\n<br>\r\nRequested by Nirv.",
    "latest_version": "smwc-22071-1581369372",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22071,
        "title": "Spanky's Quest - Underwater",
        "version": "smwc-22071-1581369372",
        "upstream_time": 1581369372,
        "download_url": "https://dl.smwcentral.net/22071/Spankys%20Quest%20-%20Underwater.zip",
        "filename": "Spankys Quest - Underwater.zip",
        "size": 56061,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spanky-s-quest-world-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30585,
    "title": "Spanky's Quest - World Map",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "night",
      "overworld",
      "sky",
      "water"
    ],
    "description": "It could fit an overworld or a calm level.",
    "latest_version": "smwc-30585-1652385082",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30585,
        "title": "Spanky's Quest - World Map",
        "version": "smwc-30585-1652385082",
        "upstream_time": 1652385082,
        "download_url": "https://dl.smwcentral.net/30585/Spanky%27s%20Quest%20-%20World%20Map.zip",
        "filename": "Spanky%27s Quest - World Map.zip",
        "size": 40041,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sparkster-lakeside",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39516,
    "title": "Sparkster - Lakeside",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "athletic",
      "bonus",
      "cutscene",
      "industrial",
      "mountain",
      "sky",
      "space",
      "tense",
      "urban"
    ],
    "description": "Lakeside Adventure from Sparkster.<br>\r\n<br>\r\nUpdate: Corrected all the ADSR values and made the overall volume a little more accurate. Whew, fixing all that was quite a doozy.<br>\r\n<br>\r\nAdditionally, you can set it to play the intro or skip the intro in the define settings on top:<br>\r\n#define INTRO 0 will omit the intro.<br>\r\n#define INTRO 1 (or any other value) will play the intro.<br>\r\nAnd as a bonus, there's a version with the Mega Drive / Genesis version's intro.",
    "latest_version": "smwc-39516-1744488853",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39516,
        "title": "Sparkster - Lakeside",
        "version": "smwc-39516-1744488853",
        "upstream_time": 1744488853,
        "download_url": "https://dl.smwcentral.net/39516/Sparkster%20-%20Lakeside%20Updated.zip",
        "filename": "Sparkster - Lakeside Updated.zip",
        "size": 169418,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sparkster-pyramid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26617,
    "title": "Sparkster - Pyramid",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "desert",
      "mysterious",
      "ruins"
    ],
    "description": "Pyramid from Sparkster.",
    "latest_version": "smwc-26617-1618615645",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26617,
        "title": "Sparkster - Pyramid",
        "version": "smwc-26617-1618615645",
        "upstream_time": 1618615645,
        "download_url": "https://dl.smwcentral.net/26617/Sparkster%20-%20Pyramid.zip",
        "filename": "Sparkster - Pyramid.zip",
        "size": 83160,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sparkster-steel-works",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27121,
    "title": "Sparkster - Steel Works",
    "authors": [
      "K.T.B."
    ],
    "tags": [
      "athletic",
      "castle",
      "chase",
      "dark",
      "fire",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "A heavy rock theme from the SNES version of Rocket Knight Adventures 2. It could work in a factory / industrial setting. I could also see this being used in a fire-based level, possibly.<br>\r\n<br>\r\nChannels 7 and 8 are unused, meaning in-game sound effects won't hinder the song.<br>\r\n<br>\r\nRequested by Infinity.",
    "latest_version": "smwc-27121-1624213544",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27121,
        "title": "Sparkster - Steel Works",
        "version": "smwc-27121-1624213544",
        "upstream_time": 1624213544,
        "download_url": "https://dl.smwcentral.net/27121/KTB%20sparkstersteelworks.zip",
        "filename": "KTB sparkstersteelworks.zip",
        "size": 76862,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-special-polka",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15644,
    "title": "Special Polka",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain",
      "overworld"
    ],
    "description": "This is a fun little polka that's somewhat based on an improved version of the title screen music from Super Mario 3 Special, a poorly-made port of Super Mario Bros. 3 for the Game Boy Color.",
    "latest_version": "smwc-15644-1497919811",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15644,
        "title": "Special Polka",
        "version": "smwc-15644-1497919811",
        "upstream_time": 1497919811,
        "download_url": "https://dl.smwcentral.net/15644/Special%20Polka.zip",
        "filename": "Special Polka.zip",
        "size": 31051,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spectrobes-beyond-the-portals-malik",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29367,
    "title": "Spectrobes ~ Beyond the Portals - Malik",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "dark",
      "fire",
      "overworld",
      "tense"
    ],
    "description": "Could be used for an overworld and/or for a volcanic theme.<br>\r\nIncluded two versions: the normal one only works on overworlds, while for levels use the optimized one (not compatible with Bonus End, Thunder, Yoshi and P-Switch).",
    "latest_version": "smwc-29367-1649376231",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29367,
        "title": "Spectrobes ~ Beyond the Portals - Malik",
        "version": "smwc-29367-1649376231",
        "upstream_time": 1649376231,
        "download_url": "https://dl.smwcentral.net/29367/Malik.zip",
        "filename": "Malik.zip",
        "size": 160035,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-speedy-gonzales-gb-mexico-zone-2",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7708,
    "title": "Speedy Gonzales (GB) - Mexico Zone 2.0",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland"
    ],
    "description": "An improved version of my Mexico Zone port.  Would suit athletic grassland or tropical levels.",
    "latest_version": "smwc-7708-1375667576",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7708,
        "title": "Speedy Gonzales (GB) - Mexico Zone 2.0",
        "version": "smwc-7708-1375667576",
        "upstream_time": 1375667576,
        "download_url": "https://dl.smwcentral.net/7708/Speedy%20Gonzales%20Game%20Boy%20-%20Mexico%20Zone.zip",
        "filename": "Speedy Gonzales Game Boy - Mexico Zone.zip",
        "size": 64594,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-speedy-gonzales-in-los-gatos-bandidos-el-gato-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19750,
    "title": "Speedy Gonzales in Los Gatos Bandidos - El Gato Battle 1",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase"
    ],
    "description": "Could fit with chase theme",
    "latest_version": "smwc-19750-1556059219",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19750,
        "title": "Speedy Gonzales in Los Gatos Bandidos - El Gato Battle 1",
        "version": "smwc-19750-1556059219",
        "upstream_time": 1556059219,
        "download_url": "https://dl.smwcentral.net/19750/Speedy%20Gonzalez%20-%20El%20Gato%20Battle%201.zip",
        "filename": "Speedy Gonzalez - El Gato Battle 1.zip",
        "size": 52354,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-speedy-gonzales-los-gatos-bandidos-el-gato-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15279,
    "title": "Speedy Gonzales: Los Gatos Bandidos - El Gato Battle 2",
    "authors": [
      "Eli Moskowitz"
    ],
    "tags": [
      "athletic",
      "boss",
      "forest",
      "space"
    ],
    "description": "This song plays in the space boss battle from Speedy Gonzales and in a Sonic hack for SNES. Good for grassland and forest levels.",
    "latest_version": "smwc-15279-1490026464",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15279,
        "title": "Speedy Gonzales: Los Gatos Bandidos - El Gato Battle 2",
        "version": "smwc-15279-1490026464",
        "upstream_time": 1490026464,
        "download_url": "https://dl.smwcentral.net/15279/El%20Gato%20Battle%202.zip",
        "filename": "El Gato Battle 2.zip",
        "size": 32784,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-speedy-gonzales-los-gatos-bandidos-surely-wood",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7099,
    "title": "Speedy Gonzales: Los Gatos Bandidos - Surely Wood",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "athletic",
      "chase",
      "desert"
    ],
    "description": "This is the music from level 2 of Speedy Gonzales: Los Gatos Bandidos, Surely Wood.  This could work well as an athletic theme, particularly in athletic forest stages.",
    "latest_version": "smwc-7099-1319373447",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7099,
        "title": "Speedy Gonzales: Los Gatos Bandidos - Surely Wood",
        "version": "smwc-7099-1319373447",
        "upstream_time": 1319373447,
        "download_url": "https://dl.smwcentral.net/7099/Speedy%20Gonzales%20-%20Los%20Gatos%20Bandidos%20-%20Surely%20Wood.zip",
        "filename": "Speedy Gonzales - Los Gatos Bandidos - Surely Wood.zip",
        "size": 75264,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spelunker-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23152,
    "title": "Spelunker - Level 1",
    "authors": [
      "Tornado"
    ],
    "tags": [
      "cave",
      "grassland",
      "retro"
    ],
    "description": "Part of Tornado's 8-bit music pack. A cheery song that can fit in more upbeat caves and grasslands.",
    "latest_version": "smwc-23152-1590786334",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23152,
        "title": "Spelunker - Level 1",
        "version": "smwc-23152-1590786334",
        "upstream_time": 1590786334,
        "download_url": "https://dl.smwcentral.net/23152/Spelunker-Level1.zip",
        "filename": "Spelunker-Level1.zip",
        "size": 48831,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spelunker-you-died",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8480,
    "title": "Spelunker - You Died",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "miss"
    ],
    "description": "The short jingle that plays when you die in Spelunker.",
    "latest_version": "smwc-8480-1381017143",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8480,
        "title": "Spelunker - You Died",
        "version": "smwc-8480-1381017143",
        "upstream_time": 1381017143,
        "download_url": "https://dl.smwcentral.net/8480/Spelunker%20-%20You%20Died.zip",
        "filename": "Spelunker - You Died.zip",
        "size": 58875,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spelunky-classic-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21947,
    "title": "Spelunky Classic - Cave",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "cave",
      "misc"
    ],
    "description": "Cave from Spelunky Classic. Good for caves.",
    "latest_version": "smwc-21947-1580354339",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21947,
        "title": "Spelunky Classic - Cave",
        "version": "smwc-21947-1580354339",
        "upstream_time": 1580354339,
        "download_url": "https://dl.smwcentral.net/21947/Spelunky%20Classic%20-%20Cave.zip",
        "filename": "Spelunky Classic - Cave.zip",
        "size": 32717,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spelunky-ice-caves-b",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21012,
    "title": "Spelunky - Ice Caves B",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "cave",
      "ice"
    ],
    "description": "More Spelunky ports! This atmospheric track from Spelunky works well for underground ice levels.",
    "latest_version": "smwc-21012-1567479836",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21012,
        "title": "Spelunky - Ice Caves B",
        "version": "smwc-21012-1567479836",
        "upstream_time": 1567479836,
        "download_url": "https://dl.smwcentral.net/21012/Spelunky%20-%20Ice%20Caves%20B.zip",
        "filename": "Spelunky - Ice Caves B.zip",
        "size": 63901,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spelunky-mines-b",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21004,
    "title": "Spelunky - Mines B",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "cave"
    ],
    "description": "One of the songs that play during the Mines world in Spelunky. Good for cave/underground levels. ",
    "latest_version": "smwc-21004-1567479583",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21004,
        "title": "Spelunky - Mines B",
        "version": "smwc-21004-1567479583",
        "upstream_time": 1567479583,
        "download_url": "https://dl.smwcentral.net/21004/Spelunky%20-%20Mines%20B.zip",
        "filename": "Spelunky - Mines B.zip",
        "size": 64338,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spelunky-temple-b",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21946,
    "title": "Spelunky - Temple B",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "cave",
      "misc",
      "temple"
    ],
    "description": "Temple B from Spelunky. Good for temple levels.",
    "latest_version": "smwc-21946-1580357536",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21946,
        "title": "Spelunky - Temple B",
        "version": "smwc-21946-1580357536",
        "upstream_time": 1580357536,
        "download_url": "https://dl.smwcentral.net/21946/Spelunky_-_Temple_B.zip",
        "filename": "Spelunky_-_Temple_B.zip",
        "size": 81200,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spelunky-yeti-caves",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22851,
    "title": "Spelunky - Yeti Caves",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "cave",
      "ice"
    ],
    "description": "More Spelunky ports!<br>\r\n<br>\r\nUpdate 5/2/2020: The tuning of the alto sax was slightly off and it's been annoying me, so I've finally decided to fix it.",
    "latest_version": "smwc-22851-1588542781",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22851,
        "title": "Spelunky - Yeti Caves",
        "version": "smwc-22851-1588542781",
        "upstream_time": 1588542781,
        "download_url": "https://dl.smwcentral.net/22851/Spelunky%20-%20Yeti%20Caves.zip",
        "filename": "Spelunky - Yeti Caves.zip",
        "size": 64692,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spider-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28016,
    "title": "Spider-Man 2 - Pizza Theme",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "carnival",
      "chase",
      "tense",
      "town"
    ],
    "description": "🍕 Pizza Time 🍕<br>\r\n<br>\r\nJust like in the original, this particular version of the neapolitan song \"Funiculì Funiculà\" gets slightly dissonant, higher in pitch and faster, as time passes, and it never loops back once it ends.<br>\r\nThe only use of this would be in a time limited level, which would also reset the song when you re-enter the level.",
    "latest_version": "smwc-28016-1632782447",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28016,
        "title": "Spider-Man 2 - Pizza Theme",
        "version": "smwc-28016-1632782447",
        "upstream_time": 1632782447,
        "download_url": "https://dl.smwcentral.net/28016/Pizza%20time.zip",
        "filename": "Pizza time.zip",
        "size": 33301,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spider-man-and-the-x-men-in-arcade-s-revenge-briefing",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23037,
    "title": "Spider-Man and the X-Men in Arcade's Revenge - Briefing",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "urban"
    ],
    "description": "Funky song that could work well in an urban setting.",
    "latest_version": "smwc-23037-1590709390",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23037,
        "title": "Spider-Man and the X-Men in Arcade's Revenge - Briefing",
        "version": "smwc-23037-1590709390",
        "upstream_time": 1590709390,
        "download_url": "https://dl.smwcentral.net/23037/Arcade%27s%20Revenge%20-%20Briefing.zip",
        "filename": "Arcade%27s Revenge - Briefing.zip",
        "size": 84422,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spider-man-and-the-x-men-in-arcade-s-revenge-gambit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25998,
    "title": "Spider-Man and the X-Men in Arcade's Revenge - Gambit",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "night",
      "urban"
    ],
    "description": "One of Follin's best works on the SNES, this long track doesn't really fit into any level theme, but maybe it could work in an urban/athletic setting.<br>\r\nI tried my best to replicate everything, and considering the limitations of the N-SPC engine I think it turned out fairly accurate.<br>\r\n<br>\r\nNote: not compatible with thunder sfx/Blarggs or with the \"Bonus end\" global song.<br>\r\n<br>\r\nUpdate:<br>\r\n- Added sample group.<br>\r\n- Compiled with AMK 1.0.8, so the SPC doesn't have slowdown.<br>\r\n- Removed staccato in a bunch of places. Now the bass is <b><i>THICC</i></b> like in the original, but it also has a bit of noticeable clicking.<br>\r\n- Small edits/fixes.",
    "latest_version": "smwc-25998-1614374683",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25998,
        "title": "Spider-Man and the X-Men in Arcade's Revenge - Gambit",
        "version": "smwc-25998-1614374683",
        "upstream_time": 1614374683,
        "download_url": "https://dl.smwcentral.net/25998/04%20Gambit.zip",
        "filename": "04 Gambit.zip",
        "size": 111023,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spider-man-and-the-x-men-in-arcade-s-revenge-spider",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38429,
    "title": "Spider-Man and the X-Men in Arcade's Revenge - Spider",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "urban"
    ],
    "description": "A port I made a few years ago for dogemaster. Good luck finding a good use for it.",
    "latest_version": "smwc-38429-1728824046",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38429,
        "title": "Spider-Man and the X-Men in Arcade's Revenge - Spider",
        "version": "smwc-38429-1728824046",
        "upstream_time": 1728824046,
        "download_url": "https://dl.smwcentral.net/38429/05%20Spider.zip",
        "filename": "05 Spider.zip",
        "size": 86783,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spider-man-the-animated-series-genesis-fun-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39346,
    "title": "Spider-Man: The Animated Series (Genesis) - Fun House",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "bonus",
      "carnival",
      "chaotic"
    ],
    "description": "Fun House from Spider Man: The Animated Series (Genesis), porting the original voice samples with commonly used local SNES instruments.",
    "latest_version": "smwc-39346-1748436482",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39346,
        "title": "Spider-Man: The Animated Series (Genesis) - Fun House",
        "version": "smwc-39346-1748436482",
        "upstream_time": 1748436482,
        "download_url": "https://dl.smwcentral.net/39346/Spider-Man%20The%20Animated%20Series%20-%20Fun%20House.zip",
        "filename": "Spider-Man The Animated Series - Fun House.zip",
        "size": 71749,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spindizzy-ii-ballrace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16237,
    "title": "Spindizzy II - Ballrace",
    "authors": [
      "DAA234"
    ],
    "tags": [
      "athletic",
      "bonus"
    ],
    "description": "The song that plays in Ballrace in Spin Dizzy II.",
    "latest_version": "smwc-16237-1505443995",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16237,
        "title": "Spindizzy II - Ballrace",
        "version": "smwc-16237-1505443995",
        "upstream_time": 1505443995,
        "download_url": "https://dl.smwcentral.net/16237/Ballrace.zip",
        "filename": "Ballrace.zip",
        "size": 33622,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spindizzy-ii-grass-maze",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13150,
    "title": "Spindizzy II - Grass Maze",
    "authors": [
      "sincx"
    ],
    "tags": [
      "abstract",
      "castle",
      "cave",
      "grassland",
      "industrial",
      "mountain",
      "overworld",
      "swamp"
    ],
    "description": "A groovy song that could fit a lategame grassland or something.",
    "latest_version": "smwc-13150-1454206617",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13150,
        "title": "Spindizzy II - Grass Maze",
        "version": "smwc-13150-1454206617",
        "upstream_time": 1454206617,
        "download_url": "https://dl.smwcentral.net/13150/grassmaze.zip",
        "filename": "grassmaze.zip",
        "size": 33153,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spirit-quarters",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37961,
    "title": "Spirit Quarters",
    "authors": [
      "TheEPMaker"
    ],
    "tags": [
      "dark",
      "ghost house"
    ],
    "description": "I was originally using this for my own hack, but I have lost motivation for the hack so I decided to submit the file",
    "latest_version": "smwc-37961-1724644713",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37961,
        "title": "Spirit Quarters",
        "version": "smwc-37961-1724644713",
        "upstream_time": 1724644713,
        "download_url": "https://dl.smwcentral.net/37961/Spirit%20Quarters.zip",
        "filename": "Spirit Quarters.zip",
        "size": 51327,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spitz-robinson",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36656,
    "title": "Spitz - Robinson",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "credits",
      "final",
      "grassland",
      "overworld",
      "sky"
    ],
    "description": "Melancholic yet upbeat song. Port is inspired by the 2007 port that came with the first Addmusic. Fits overworlds best.<br>\r\n<br>\r\n<img src=\"https://bin.smwcentral.net/u/17935/dasfseghjy.png\" alt=\"\">",
    "latest_version": "smwc-36656-1706144540",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36656,
        "title": "Spitz - Robinson",
        "version": "smwc-36656-1706144540",
        "upstream_time": 1706144540,
        "download_url": "https://dl.smwcentral.net/36656/spitz-robinson.zip",
        "filename": "spitz-robinson.zip",
        "size": 35910,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-splatoon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37791,
    "title": "Splatoon 2 - Surge & Submerge",
    "authors": [
      "Captain 3"
    ],
    "tags": [
      "abstract",
      "chaotic",
      "dark",
      "industrial",
      "mysterious",
      "sewer",
      "tense"
    ],
    "description": "AKA the Salmon Run tutorial song.<br>\r\n<br>\r\nAnother song with all of it's samples found!<br>\r\n<br>\r\n5/16/24 Update:<br>\r\n=Optimized rests, saving 26 bytes",
    "latest_version": "smwc-37791-1727736938",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37791,
        "title": "Splatoon 2 - Surge & Submerge",
        "version": "smwc-37791-1727736938",
        "upstream_time": 1727736938,
        "download_url": "https://dl.smwcentral.net/37791/Surge%20%26%20Submerge.zip",
        "filename": "Surge %26 Submerge.zip",
        "size": 81967,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-splatoon-2-octo-expansion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37788,
    "title": "Splatoon 2: Octo Expansion - #6 frisk",
    "authors": [
      "Captain 3"
    ],
    "tags": [
      "abstract",
      "bonus",
      "dark",
      "industrial",
      "misc",
      "upbeat"
    ],
    "description": "A song to get frisky to :)<br>\r\n<br>\r\nYyyyeaaahhh I totally didn't realize this song had all of it's samples found, or I woulda ported this sooner.",
    "latest_version": "smwc-37788-1718554868",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37788,
        "title": "Splatoon 2: Octo Expansion - #6 frisk",
        "version": "smwc-37788-1718554868",
        "upstream_time": 1718554868,
        "download_url": "https://dl.smwcentral.net/37788/%236%20frisk.zip",
        "filename": "%236 frisk.zip",
        "size": 52663,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34108,
        "title": "Splatoon 2: Octo Expansion - #13 shade",
        "version": "smwc-34108-1692959570",
        "upstream_time": 1692959570,
        "download_url": "https://dl.smwcentral.net/34108/%2313%20shade.zip",
        "filename": "%2313 shade.zip",
        "size": 95457,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-splatoon-bomb-rush-blush-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25648,
    "title": "Splatoon - Bomb Rush Blush(Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "night"
    ],
    "description": "Today, I remixed the song of Splatoon.<br>\r\nIt seems that the capacity that can be optimized is up to 0x0971.<br>\r\n<br>\r\nedit : I reduced the tick of a particular section by one to ease the gap.",
    "latest_version": "smwc-25648-1610579051",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25648,
        "title": "Splatoon - Bomb Rush Blush(Mega Man X Style)",
        "version": "smwc-25648-1610579051",
        "upstream_time": 1610579051,
        "download_url": "https://dl.smwcentral.net/25648/BombRushBlush%20%28MMX%29.zip",
        "filename": "BombRushBlush (MMX).zip",
        "size": 64205,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-splatoon-calamari-inkantation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31731,
    "title": "Splatoon - Calamari Inkantation",
    "authors": [
      "Captain 3"
    ],
    "tags": [
      "abstract",
      "boss",
      "chase",
      "final",
      "industrial",
      "misc",
      "tense"
    ],
    "description": "Ya weni marei mirekyarahire<br>\r\nJuri yu mirekerason<br>\r\nKir-oh, sorry. Got carried away in these squidtastic grooves!<br>\r\n<br>\r\nFun fact: Did you know? You pronounce the Rs and Ls in this song the way you normally would in any other song! This is because Callie and Marie actually have an accent. This is noticeable in other non-Squid Sister songs, where the Rs and Ls are pronounced normally.",
    "latest_version": "smwc-31731-1674063093",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31731,
        "title": "Splatoon - Calamari Inkantation",
        "version": "smwc-31731-1674063093",
        "upstream_time": 1674063093,
        "download_url": "https://dl.smwcentral.net/31731/Calamari%20Inkantation.zip",
        "filename": "Calamari Inkantation.zip",
        "size": 99332,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-splatoon-eight-legged-advance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24514,
    "title": "Splatoon - Eight Legged Advance",
    "authors": [
      "Captain 3"
    ],
    "tags": [
      "abstract",
      "night"
    ],
    "description": "A strange song from single player known for using what people tend to describe as \"burps\" as the bass. I have no clue where this could be used, but hey, it sounds neat!<br>\r\n<br>\r\nMod note: The piano breaks when the timer drops below 100 and the tempo hikes due to it being a sample loop.",
    "latest_version": "smwc-24514-1603488197",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24514,
        "title": "Splatoon - Eight Legged Advance",
        "version": "smwc-24514-1603488197",
        "upstream_time": 1603488197,
        "download_url": "https://dl.smwcentral.net/24514/Eight%20Legged%20Advance.zip",
        "filename": "Eight Legged Advance.zip",
        "size": 90211,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-splatoon-octoling-rendezvous",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35411,
    "title": "Splatoon - Octoling Rendezvous",
    "authors": [
      "Captain 3"
    ],
    "tags": [
      "abstract",
      "boss",
      "industrial",
      "misc",
      "tense"
    ],
    "description": "Nothing much to say here, just a port of a song where some Octolings moan for 47 seconds, lol.<br>\r\n<br>\r\n11/23/22 Update:<br>\r\n=Reduced the exuberant amount of reverb<br>\r\n<br>\r\n11/02/23 Update:<br>\r\n=Used more accurate samples<br>\r\n=Touched it up a tad",
    "latest_version": "smwc-35411-1699468265",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35411,
        "title": "Splatoon - Octoling Rendezvous",
        "version": "smwc-35411-1699468265",
        "upstream_time": 1699468265,
        "download_url": "https://dl.smwcentral.net/35411/Octoling_Rendezvous.zip",
        "filename": "Octoling_Rendezvous.zip",
        "size": 93033,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-splatoon-splattack",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31560,
    "title": "Splatoon - Splattack!",
    "authors": [
      "Captain 3"
    ],
    "tags": [
      "abstract",
      "athletic",
      "misc",
      "urban"
    ],
    "description": "I recall someone asking me if I could port this. At the time, I had my reasons why I didn't/wouldn't, but I've recently encountered something that nullified that reason!<br>\r\n<br>\r\nThe \"Direct\" version removes the organ and Ichiya vocals, as heard in the first Splatoon Direct.<br>\r\nAnyways, enjoy!<br>\r\n<br>\r\n10/3/22 Update:<br>\r\n+Added Ichiya vocal sample<br>\r\n=Applied echo to organ<br>\r\n=Changed Mute guitar to be slightly more distorted<br>\r\n=Fixed panning of tom in channel 2",
    "latest_version": "smwc-31560-1674063069",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31560,
        "title": "Splatoon - Splattack!",
        "version": "smwc-31560-1674063069",
        "upstream_time": 1674063069,
        "download_url": "https://dl.smwcentral.net/31560/Splattack%21.zip",
        "filename": "Splattack%21.zip",
        "size": 122498,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-splatoon-tornado-shuffle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30584,
    "title": "Splatoon - Tornado Shuffle",
    "authors": [
      "Captain 3"
    ],
    "tags": [
      "industrial",
      "tense"
    ],
    "description": "One of the best Splatoon 1 single player songs. Used in levels where you sneak around in your ink to avoid being inkstriked.<br>\r\n<br>\r\nBased on the OST version (battle beat vocals but no loud drums).<br>\r\n<br>\r\n4/22/2022 Update:<br>\r\n=Updated all vocal samples, and decreased the size of some by a few kb.<br>\r\n-Removed Vocals2_4.brr<br>\r\n=Changed percussion a little bit<br>\r\n=Greatly reduced Channel 7's usage, resulting in less cutoff<br>\r\n+Added third note to synth chords",
    "latest_version": "smwc-30584-1659226769",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30584,
        "title": "Splatoon - Tornado Shuffle",
        "version": "smwc-30584-1659226769",
        "upstream_time": 1659226769,
        "download_url": "https://dl.smwcentral.net/30584/Tornado%20Shuffle.zip",
        "filename": "Tornado Shuffle.zip",
        "size": 78984,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spongebob-squarepants-electric-zoo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38988,
    "title": "SpongeBob SquarePants - Electric Zoo",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "bonus",
      "cutscene",
      "industrial",
      "overworld",
      "space",
      "urban"
    ],
    "description": " UPDATE: Lowered the waveform's volume even more as it was too loud compared to the drum beat.",
    "latest_version": "smwc-38988-1736528113",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38988,
        "title": "SpongeBob SquarePants - Electric Zoo",
        "version": "smwc-38988-1736528113",
        "upstream_time": 1736528113,
        "download_url": "https://dl.smwcentral.net/38988/Electric%20Zoo.zip",
        "filename": "Electric Zoo.zip",
        "size": 85035,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spongebob-squarepants-grass-skirt-chase",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38511,
    "title": "SpongeBob SquarePants - Grass Skirt Chase",
    "authors": [
      "Aguiar Salsicha"
    ],
    "tags": [
      "chaotic",
      "chase",
      "tense",
      "water"
    ],
    "description": "Grass Skirt Chase, composed by Sage Guyton and Jeremy Wakefield.<br>\r\n<br>\r\nUpdate: I added a looped version, cutting the final part of the song and therefore improving the loop.<br>\r\n<br>\r\nThe insert size of the complete version is 0x0381 and its duration is 0:31.",
    "latest_version": "smwc-38511-1729183450",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38511,
        "title": "SpongeBob SquarePants - Grass Skirt Chase",
        "version": "smwc-38511-1729183450",
        "upstream_time": 1729183450,
        "download_url": "https://dl.smwcentral.net/38511/Grass_Skirt_Chase.zip",
        "filename": "Grass_Skirt_Chase.zip",
        "size": 64628,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spongebob-squarepants-supersponge-big-wheel-tunnel-of-love",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26271,
    "title": "SpongeBob SquarePants: SuperSponge - Big Wheel & Tunnel of Love",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "beach",
      "calm",
      "overworld",
      "water"
    ],
    "description": "A nice and warm song from SpongeBob Squarepants: SuperSponge. Could be used for water-related overworlds or shorter, more relaxing levels.",
    "latest_version": "smwc-26271-1616621183",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26271,
        "title": "SpongeBob SquarePants: SuperSponge - Big Wheel & Tunnel of Love",
        "version": "smwc-26271-1616621183",
        "upstream_time": 1616621183,
        "download_url": "https://dl.smwcentral.net/26271/SBSP_-_SuperSponge%20-%20Big%20Wheel%20%26%20Tunnel%20of%20Love.zip",
        "filename": "SBSP_-_SuperSponge - Big Wheel %26 Tunnel of Love.zip",
        "size": 70131,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spongebob-squarepants-supersponge-cavernous-canyons-acrid-air-pockets",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9480,
    "title": "SpongeBob Squarepants: SuperSponge - Cavernous Canyons & Acrid Air Pockets",
    "authors": [
      "lu9"
    ],
    "tags": [
      "bonus",
      "cave",
      "ice",
      "mountain",
      "water"
    ],
    "description": "A theme that could fit a happy cave, or an ice cave.",
    "latest_version": "smwc-9480-1417691690",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9480,
        "title": "SpongeBob Squarepants: SuperSponge - Cavernous Canyons & Acrid Air Pockets",
        "version": "smwc-9480-1417691690",
        "upstream_time": 1417691690,
        "download_url": "https://dl.smwcentral.net/9480/SBSP_SuperSponge_Cavernous_Canyons.zip",
        "filename": "SBSP_SuperSponge_Cavernous_Canyons.zip",
        "size": 34034,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spongebob-squarepants-supersponge-cutscene",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26334,
    "title": "SpongeBob SquarePants: SuperSponge - Cutscene",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "grassland",
      "overworld"
    ],
    "description": "Cutscene song from SpongeBob SquarePants: SuperSponge. Would work well for grassland overworlds.",
    "latest_version": "smwc-26334-1617132274",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26334,
        "title": "SpongeBob SquarePants: SuperSponge - Cutscene",
        "version": "smwc-26334-1617132274",
        "upstream_time": 1617132274,
        "download_url": "https://dl.smwcentral.net/26334/SBSP%20-%20SuperSponge%20-%20Cutscene.zip",
        "filename": "SBSP - SuperSponge - Cutscene.zip",
        "size": 75762,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spongebob-squarepants-supersponge-ghost-train",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34016,
    "title": "Spongebob Squarepants: SuperSponge - Ghost Train",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "cave",
      "dark",
      "forest",
      "ghost house",
      "mysterious",
      "spooky",
      "swamp"
    ],
    "description": "The upbeat, spooky waltz that plays in the Ghost Train stage of Spongebob Squarepants: SuperSponge. Could be used in a variety of haunted environments.",
    "latest_version": "smwc-34016-1691158724",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34016,
        "title": "Spongebob Squarepants: SuperSponge - Ghost Train",
        "version": "smwc-34016-1691158724",
        "upstream_time": 1691158724,
        "download_url": "https://dl.smwcentral.net/34016/ghosttrain.zip",
        "filename": "ghosttrain.zip",
        "size": 32539,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26275,
        "title": "SpongeBob SquarePants: SuperSponge - Ghost Train",
        "version": "smwc-26275-1617133394",
        "upstream_time": 1617133394,
        "download_url": "https://dl.smwcentral.net/26275/SBSP%20-%20SuperSponge%20-%20Ghost%20Train.zip",
        "filename": "SBSP - SuperSponge - Ghost Train.zip",
        "size": 95834,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spongebob-squarepants-supersponge-graveyard",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26642,
    "title": "SpongeBob SquarePants: SuperSponge - Graveyard",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "dark",
      "mysterious",
      "night",
      "spooky"
    ],
    "description": "A jazzy and dark song from SpongeBob SquarePants: SuperSponge. Useful for darker and more spooky environments.",
    "latest_version": "smwc-26642-1617410143",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26642,
        "title": "SpongeBob SquarePants: SuperSponge - Graveyard",
        "version": "smwc-26642-1617410143",
        "upstream_time": 1617410143,
        "download_url": "https://dl.smwcentral.net/26642/SBSP%20-%20SuperSponge%20-%20Graveyard.zip",
        "filename": "SBSP - SuperSponge - Graveyard.zip",
        "size": 94772,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spongebob-squarepants-supersponge-industrial-fields-oil-rig",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39846,
    "title": "Spongebob Squarepants: SuperSponge - Industrial Fields/Oil Rig",
    "authors": [
      "nicecarlos024"
    ],
    "tags": [
      "beach",
      "calm",
      "cave",
      "industrial",
      "overworld"
    ],
    "description": "the stickerbush symphony of spongebob<br>\r\n",
    "latest_version": "smwc-39846-1750884836",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39846,
        "title": "Spongebob Squarepants: SuperSponge - Industrial Fields/Oil Rig",
        "version": "smwc-39846-1750884836",
        "upstream_time": 1750884836,
        "download_url": "https://dl.smwcentral.net/39846/SBSP%20SuperSponge%20-%20Industrial%20Fields.zip",
        "filename": "SBSP SuperSponge - Industrial Fields.zip",
        "size": 84658,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 9452,
        "title": "SpongeBob Squarepants: SuperSponge - Industrial Fields: Oil Rig",
        "version": "smwc-9452-1417691473",
        "upstream_time": 1417691473,
        "download_url": "https://dl.smwcentral.net/9452/SBSP_SuperSponge_Oil_Rig.zip",
        "filename": "SBSP_SuperSponge_Oil_Rig.zip",
        "size": 32578,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spongebob-squarepants-supersponge-inside-the-whale",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26304,
    "title": "SpongeBob SquarePants: SuperSponge - Inside the Whale",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "temple",
      "tense",
      "water"
    ],
    "description": "<span style=\"font-size: 12pt;\">NOTE: Incompatible w/ Yoshi, Thunder, Blaargs & the Bonus End song.</span><br>\r\n<br>\r\nA tense song from SpongeBob SquarePants: SuperSponge. Could be useful for a ship or water level.",
    "latest_version": "smwc-26304-1617131194",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26304,
        "title": "SpongeBob SquarePants: SuperSponge - Inside the Whale",
        "version": "smwc-26304-1617131194",
        "upstream_time": 1617131194,
        "download_url": "https://dl.smwcentral.net/26304/SBSP%20-%20SuperSponge%20-%20Inside%20the%20Whale.zip",
        "filename": "SBSP - SuperSponge - Inside the Whale.zip",
        "size": 99159,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spongebob-squarepants-supersponge-lava-fields",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27362,
    "title": "SpongeBob SquarePants: SuperSponge - Lava Fields",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "fire",
      "misc"
    ],
    "description": "<span style=\"font-size: 12pt;\">NOTE: Incompatible w/ Yoshi & the Bonus End jingle.</span><br>\r\n<br>\r\n<br>\r\nA very jazzy song from SpongeBob SquarePants: SuperSponge. Fitting for fire/lava-themed levels.",
    "latest_version": "smwc-27362-1624782959",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27362,
        "title": "SpongeBob SquarePants: SuperSponge - Lava Fields",
        "version": "smwc-27362-1624782959",
        "upstream_time": 1624782959,
        "download_url": "https://dl.smwcentral.net/27362/SBSP%20-%20SuperSponge%20-%20Lava%20Fields.zip",
        "filename": "SBSP - SuperSponge - Lava Fields.zip",
        "size": 99885,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spongebob-squarepants-supersponge-lonely-souls",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27571,
    "title": "SpongeBob SquarePants: SuperSponge - Lonely Souls",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "misc"
    ],
    "description": "<span style=\"font-size: 12pt;\">NOTE: Incompatible w/ Thunder and Blarggs.</span><br>\r\n<br>\r\nLonely Souls from SpongeBob SquarePants: SuperSponge. It's a very happy and cartoony song that would be useful for an athletic level.",
    "latest_version": "smwc-27571-1628751003",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27571,
        "title": "SpongeBob SquarePants: SuperSponge - Lonely Souls",
        "version": "smwc-27571-1628751003",
        "upstream_time": 1628751003,
        "download_url": "https://dl.smwcentral.net/27571/SBSP%20-%20SuperSponge%20-%20Lonely%20Souls.zip",
        "filename": "SBSP - SuperSponge - Lonely Souls.zip",
        "size": 87320,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spongebob-squarepants-supersponge-precipice-canyon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26298,
    "title": "SpongeBob SquarePants: SuperSponge - Precipice Canyon",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "dark",
      "ghost house",
      "spooky"
    ],
    "description": "Precipice Canyon from SpongeBob SquarePants: SuperSponge. Use it on your haunted levels/ghost houses.",
    "latest_version": "smwc-26298-1617130879",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26298,
        "title": "SpongeBob SquarePants: SuperSponge - Precipice Canyon",
        "version": "smwc-26298-1617130879",
        "upstream_time": 1617130879,
        "download_url": "https://dl.smwcentral.net/26298/SBSP%20-%20SuperSponge%20-%20Precipice%20Canyon.zip",
        "filename": "SBSP - SuperSponge - Precipice Canyon.zip",
        "size": 84354,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spongebob-squarepants-supersponge-roller-coaster-snail-race",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26283,
    "title": "SpongeBob SquarePants: SuperSponge - Roller Coaster & Snail Race",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "misc"
    ],
    "description": "A fun and fast paced song from SpongeBob SquarePants: SuperSponge. Useful be used on athletic levels.",
    "latest_version": "smwc-26283-1616891834",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26283,
        "title": "SpongeBob SquarePants: SuperSponge - Roller Coaster & Snail Race",
        "version": "smwc-26283-1616891834",
        "upstream_time": 1616891834,
        "download_url": "https://dl.smwcentral.net/26283/SBSP%20-%20SuperSponge%20-%20Roller%20Coaster%20%26%20Snail%20Race.zip",
        "filename": "SBSP - SuperSponge - Roller Coaster %26 Snail Race.zip",
        "size": 76319,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spyro-eternal-night-ancient-grove",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23953,
    "title": "Spyro: Eternal Night - Ancient Grove",
    "authors": [
      "kaigem"
    ],
    "tags": [
      "calm",
      "dark",
      "forest",
      "mysterious",
      "night"
    ],
    "description": "Ancient Grove is a mystical orchestral song from the GBA version of The Legend of Spyro: Eternal Night.  It features strings, oboe, flute, harp, and various percussion.  Perfect for nighttime forest levels.<br>\r\n<br>\r\nOriginally written by Tom Miller.<br>\r\n<br>\r\nRequested by OrangeBronzeDaisy.",
    "latest_version": "smwc-23953-1596492563",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23953,
        "title": "Spyro: Eternal Night - Ancient Grove",
        "version": "smwc-23953-1596492563",
        "upstream_time": 1596492563,
        "download_url": "https://dl.smwcentral.net/23953/Legend%20of%20Spyro%20-%20Ancient%20Grove.zip",
        "filename": "Legend of Spyro - Ancient Grove.zip",
        "size": 77937,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spyro-eternal-night-temple-of-lightning",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23943,
    "title": "Spyro: Eternal Night - Temple of Lightning",
    "authors": [
      "kaigem"
    ],
    "tags": [
      "boss",
      "castle",
      "temple"
    ],
    "description": "An orchestral style piece from the GBA version of The Legend of Spyro: Eternal Night.  It is a dramatic, uptempo castle theme featuring organs, strings, horns, celesta*, snare, timpani and cymbals.  Perfect for fast castle levels.  Originally composed by Tom Miller.<br>\r\n<br>\r\n<br>\r\n*technically an electric piano",
    "latest_version": "smwc-23943-1596695810",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23943,
        "title": "Spyro: Eternal Night - Temple of Lightning",
        "version": "smwc-23943-1596695810",
        "upstream_time": 1596695810,
        "download_url": "https://dl.smwcentral.net/23943/Legend%20of%20Spyro%20-%20Temple%20of%20Lightning.zip",
        "filename": "Legend of Spyro - Temple of Lightning.zip",
        "size": 86417,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-spyro-season-of-ice-lava-prairie",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7058,
    "title": "Spyro: Season of Ice - Lava Prairie",
    "authors": [
      "Supertails"
    ],
    "tags": [
      "desert",
      "fire",
      "forest",
      "grassland",
      "jungle",
      "mountain",
      "town"
    ],
    "description": "The theme from one of the levels in Spyro: Season of Ice. A good general purpose song which might suit a lava area especially well.",
    "latest_version": "smwc-7058-1325319431",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7058,
        "title": "Spyro: Season of Ice - Lava Prairie",
        "version": "smwc-7058-1325319431",
        "upstream_time": 1325319431,
        "download_url": "https://dl.smwcentral.net/7058/Spyro%20-%20Season%20of%20Ice%20-%20Lava%20Prarie.zip",
        "filename": "Spyro - Season of Ice - Lava Prarie.zip",
        "size": 68186,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-control-ii-hyperspace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29061,
    "title": "Star Control II - Hyperspace",
    "authors": [
      "drspork"
    ],
    "tags": [
      "athletic",
      "night",
      "sky",
      "space"
    ],
    "description": "The hyperspace theme from Star Control II by Riku Nuottajärvi.  Converted to use native SMW instruments.  Could be good for outdoor/sky stages with open space.",
    "latest_version": "smwc-29061-1643683024",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29061,
        "title": "Star Control II - Hyperspace",
        "version": "smwc-29061-1643683024",
        "upstream_time": 1643683024,
        "download_url": "https://dl.smwcentral.net/29061/hyperspace.zip",
        "filename": "hyperspace.zip",
        "size": 32348,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-control-ii-melee",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29472,
    "title": "Star Control II - Melee",
    "authors": [
      "drspork"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "Song that plays during ship to ship battles in Star Control II by Dan Nicholson.",
    "latest_version": "smwc-29472-1652462123",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29472,
        "title": "Star Control II - Melee",
        "version": "smwc-29472-1652462123",
        "upstream_time": 1652462123,
        "download_url": "https://dl.smwcentral.net/29472/Melee.zip",
        "filename": "Melee.zip",
        "size": 56987,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-control-ii-melnorme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29724,
    "title": "Star Control II - Melnorme",
    "authors": [
      "drspork"
    ],
    "tags": [
      "bonus",
      "carnival",
      "town"
    ],
    "description": "The Melnorme theme from Star Control II by Eric Berge.  A fast, happy piece with some unusual sounds.",
    "latest_version": "smwc-29724-1651353083",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29724,
        "title": "Star Control II - Melnorme",
        "version": "smwc-29724-1651353083",
        "upstream_time": 1651353083,
        "download_url": "https://dl.smwcentral.net/29724/Melnorme.zip",
        "filename": "Melnorme.zip",
        "size": 71884,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-control-ii-mycon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29112,
    "title": "Star Control II - Mycon",
    "authors": [
      "drspork"
    ],
    "tags": [
      "ambient",
      "cave",
      "industrial",
      "space"
    ],
    "description": "The Mycon theme from Star Control II by Riku Nuottajärvi.  Meant to represent an enigmatic race of space fungus.  Could be good for industrial or space stages.",
    "latest_version": "smwc-29112-1643566037",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29112,
        "title": "Star Control II - Mycon",
        "version": "smwc-29112-1643566037",
        "upstream_time": 1643566037,
        "download_url": "https://dl.smwcentral.net/29112/Mycon.zip",
        "filename": "Mycon.zip",
        "size": 49462,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-control-ii-orbit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29133,
    "title": "Star Control II - Orbit",
    "authors": [
      "drspork"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "overworld",
      "sky"
    ],
    "description": "Song that plays while orbiting planets in Star Control II by Dan Nicholson.  A calm and contemplative piece.",
    "latest_version": "smwc-29133-1643567995",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29133,
        "title": "Star Control II - Orbit",
        "version": "smwc-29133-1643567995",
        "upstream_time": 1643567995,
        "download_url": "https://dl.smwcentral.net/29133/Orbit.zip",
        "filename": "Orbit.zip",
        "size": 73019,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-control-ii-orz-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29608,
    "title": "Star Control II - Orz (Remix)",
    "authors": [
      "drspork"
    ],
    "tags": [
      "athletic",
      "grassland",
      "sky"
    ],
    "description": "A remix of the Orz theme from Star Control II by Eric Berge with 100% less Scooby Doo sounds.  This borrows many ideas from the \"*Squeezing* the *Juice*\" remix by Riku Nuottajärvi and Tore Aune Fjellstad.",
    "latest_version": "smwc-29608-1658789910",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29608,
        "title": "Star Control II - Orz (Remix)",
        "version": "smwc-29608-1658789910",
        "upstream_time": 1658789910,
        "download_url": "https://dl.smwcentral.net/29608/Orz.zip",
        "filename": "Orz.zip",
        "size": 43155,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-control-ii-pkunk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29766,
    "title": "Star Control II - Pkunk",
    "authors": [
      "drspork"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "carnival"
    ],
    "description": "The Pkunk theme from Star Control II by Eric Berge.  An uptempo, happy piece.",
    "latest_version": "smwc-29766-1651353687",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29766,
        "title": "Star Control II - Pkunk",
        "version": "smwc-29766-1651353687",
        "upstream_time": 1651353687,
        "download_url": "https://dl.smwcentral.net/29766/Pkunk.zip",
        "filename": "Pkunk.zip",
        "size": 69782,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-control-ii-quasispace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29625,
    "title": "Star Control II - Quasispace",
    "authors": [
      "drspork"
    ],
    "tags": [
      "calm",
      "forest",
      "jungle",
      "ruins",
      "sky"
    ],
    "description": "The Quasispace theme from Star Control II by Kevin Palivec, also incorporating some elements from Jouni Airaksinen's Mystic Shadows remix.   A calm and ethereal piece for areas with a lot of open space and a relaxed pace.",
    "latest_version": "smwc-29625-1651352565",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29625,
        "title": "Star Control II - Quasispace",
        "version": "smwc-29625-1651352565",
        "upstream_time": 1651352565,
        "download_url": "https://dl.smwcentral.net/29625/Quasispace.zip",
        "filename": "Quasispace.zip",
        "size": 31203,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-control-ii-shipyard",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31255,
    "title": "Star Control II - Shipyard",
    "authors": [
      "drspork"
    ],
    "tags": [
      "boss",
      "industrial",
      "tense"
    ],
    "description": "The Shipyard theme from Star Control II by Dan Nicholson.  Could be good for bosses, or industrial stages.",
    "latest_version": "smwc-31255-1668074353",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31255,
        "title": "Star Control II - Shipyard",
        "version": "smwc-31255-1668074353",
        "upstream_time": 1668074353,
        "download_url": "https://dl.smwcentral.net/31255/Shipyard.zip",
        "filename": "Shipyard.zip",
        "size": 54862,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-control-ii-syreen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29555,
    "title": "Star Control II - Syreen",
    "authors": [
      "drspork"
    ],
    "tags": [
      "athletic",
      "mysterious",
      "sky"
    ],
    "description": "The Syreen theme from Star Control II by Eric Berge.  A longer piece with variety.",
    "latest_version": "smwc-29555-1651351589",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29555,
        "title": "Star Control II - Syreen",
        "version": "smwc-29555-1651351589",
        "upstream_time": 1651351589,
        "download_url": "https://dl.smwcentral.net/29555/Syreen.zip",
        "filename": "Syreen.zip",
        "size": 67542,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-control-ii-thraddash",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29681,
    "title": "Star Control II - Thraddash",
    "authors": [
      "drspork"
    ],
    "tags": [
      "castle",
      "industrial"
    ],
    "description": "The Thraddash theme from Star Control II.  This is an port of the original thradd.mod file by Riku Nuottajärvi.",
    "latest_version": "smwc-29681-1658698295",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29681,
        "title": "Star Control II - Thraddash",
        "version": "smwc-29681-1658698295",
        "upstream_time": 1658698295,
        "download_url": "https://dl.smwcentral.net/29681/thraddash.zip",
        "filename": "thraddash.zip",
        "size": 72152,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-control-ii-ur-quan-kor-ah",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29163,
    "title": "Star Control II - Ur-Quan Kor-Ah",
    "authors": [
      "drspork"
    ],
    "tags": [
      "abstract",
      "ambient",
      "cave",
      "environmental",
      "ruins"
    ],
    "description": "The theme for the Ur-Quan Kor-Ah in Star Control II, by Dan Nicholson.  A simple but foreboding piece with environmental sounds.  A short (30s) loop.",
    "latest_version": "smwc-29163-1643568787",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29163,
        "title": "Star Control II - Ur-Quan Kor-Ah",
        "version": "smwc-29163-1643568787",
        "upstream_time": 1643568787,
        "download_url": "https://dl.smwcentral.net/29163/Ur-Quan%20Kor-Ah.zip",
        "filename": "Ur-Quan Kor-Ah.zip",
        "size": 92307,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-control-ii-ur-quan-kzer-za",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32954,
    "title": "Star Control II - Ur-Quan Kzer-Za",
    "authors": [
      "drspork"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "tense"
    ],
    "description": "The green Ur-Quan theme from Star Controll II.  Good for a boss battle or other dramatically tense situation.",
    "latest_version": "smwc-32954-1682950473",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32954,
        "title": "Star Control II - Ur-Quan Kzer-Za",
        "version": "smwc-32954-1682950473",
        "upstream_time": 1682950473,
        "download_url": "https://dl.smwcentral.net/32954/Ur-Quan%20Kzer-Za_.zip",
        "filename": "Ur-Quan Kzer-Za_.zip",
        "size": 66278,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-factory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8006,
    "title": "Star Factory",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "industrial"
    ],
    "description": "funky factory theme with a mechanical feel to it<br>\r\n<br>\r\n<br>\r\nUpdate (12/16/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 104 bytes.<br>\r\n",
    "latest_version": "smwc-8006-1313982125",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8006,
        "title": "Star Factory",
        "version": "smwc-8006-1313982125",
        "upstream_time": 1313982125,
        "download_url": "https://dl.smwcentral.net/8006/Star.Factory.zip",
        "filename": "Star.Factory.zip",
        "size": 51085,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31972,
    "title": "Star Fox 2 -  Missiles",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "athletic",
      "castle",
      "cave",
      "dark",
      "final",
      "ice",
      "overworld",
      "space",
      "tense"
    ],
    "description": "Missiles from Star Fox 2.",
    "latest_version": "smwc-31972-1672514650",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31972,
        "title": "Star Fox 2 -  Missiles",
        "version": "smwc-31972-1672514650",
        "upstream_time": 1672514650,
        "download_url": "https://dl.smwcentral.net/31972/Star%20Fox%202%20-%20%20Missiles.zip",
        "filename": "Star Fox 2 -  Missiles.zip",
        "size": 51690,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31971,
        "title": "Star Fox 2 -  Macbeth",
        "version": "smwc-31971-1672514354",
        "upstream_time": 1672514354,
        "download_url": "https://dl.smwcentral.net/31971/Star%20Fox%202%20-%20%20Macbeth.zip",
        "filename": "Star Fox 2 -  Macbeth.zip",
        "size": 48918,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31936,
        "title": "Star Fox 2 -  Venom",
        "version": "smwc-31936-1672512435",
        "upstream_time": 1672512435,
        "download_url": "https://dl.smwcentral.net/31936/Star%20Fox%202%20-%20%20Venom.zip",
        "filename": "Star Fox 2 -  Venom.zip",
        "size": 49721,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8235,
        "title": "Star Fox 64 - Map",
        "version": "smwc-8235-1342448091",
        "upstream_time": 1342448091,
        "download_url": "https://dl.smwcentral.net/8235/Star%20Fox%2064%20-%20Map.zip",
        "filename": "Star Fox 64 - Map.zip",
        "size": 95597,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7299,
        "title": "Star Fox 2 - Fortuna Underground Base",
        "version": "smwc-7299-1316280978",
        "upstream_time": 1316280978,
        "download_url": "https://dl.smwcentral.net/7299/Starfox%202%20Fortuna%20Underground%20Base.zip",
        "filename": "Starfox 2 Fortuna Underground Base.zip",
        "size": 66431,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-asteroid-and-venom-orbital",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7763,
    "title": "Star Fox - Asteroid and Venom Orbital",
    "authors": [
      "Atma"
    ],
    "tags": [
      "athletic",
      "cave",
      "dark",
      "space",
      "temple"
    ],
    "description": "A tense and dark theme that could work for action packed areas.",
    "latest_version": "smwc-7763-1319008954",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7763,
        "title": "Star Fox - Asteroid and Venom Orbital",
        "version": "smwc-7763-1319008954",
        "upstream_time": 1319008954,
        "download_url": "https://dl.smwcentral.net/7763/Asteroid.zip",
        "filename": "Asteroid.zip",
        "size": 53069,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-black-hole-bgm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25187,
    "title": "Star Fox - Black Hole (BGM)",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "dark",
      "overworld",
      "space",
      "spooky"
    ],
    "description": "A very short and eerie song that would work well for an overworld.",
    "latest_version": "smwc-25187-1607119004",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25187,
        "title": "Star Fox - Black Hole (BGM)",
        "version": "smwc-25187-1607119004",
        "upstream_time": 1607119004,
        "download_url": "https://dl.smwcentral.net/25187/Star%20Fox%20-%20Black%20Hole.zip",
        "filename": "Star Fox - Black Hole.zip",
        "size": 40889,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-boss-asteroid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15406,
    "title": "Star Fox - Boss (Asteroid)",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "tense"
    ],
    "description": "A frantic, intense boss theme from Star Fox.",
    "latest_version": "smwc-15406-1491778139",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15406,
        "title": "Star Fox - Boss (Asteroid)",
        "version": "smwc-15406-1491778139",
        "upstream_time": 1491778139,
        "download_url": "https://dl.smwcentral.net/15406/asteroid%20boss.zip",
        "filename": "asteroid boss.zip",
        "size": 30510,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-boss-corneria",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22286,
    "title": "Star Fox - Boss (Corneria)",
    "authors": [
      "Teows"
    ],
    "tags": [
      "boss",
      "industrial",
      "space"
    ],
    "description": "Unsampled version of my port of Corneria's boss battle theme from Star Fox. It'd mostly suit its main purpose: boss battles. I can see this fitting alright in factories and space-themed levels too.<br>\r\nI've also included an alternate version that doesn't have the very first section in the intro (which's quite awkward) and starts from the later part.<br>\r\n<br>\r\nRequested by Infinity.",
    "latest_version": "smwc-22286-1583831157",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22286,
        "title": "Star Fox - Boss (Corneria)",
        "version": "smwc-22286-1583831157",
        "upstream_time": 1583831157,
        "download_url": "https://dl.smwcentral.net/22286/corneriabossuns.zip",
        "filename": "corneriabossuns.zip",
        "size": 69070,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22285,
        "title": "Star Fox - Boss (Corneria)",
        "version": "smwc-22285-1583830634",
        "upstream_time": 1583830634,
        "download_url": "https://dl.smwcentral.net/22285/corneriaboss.zip",
        "filename": "corneriaboss.zip",
        "size": 81855,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-boss-titania",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32515,
    "title": "Star Fox - Boss (Titania)",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "space"
    ],
    "description": "Requested by Zavok.",
    "latest_version": "smwc-32515-1675229402",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32515,
        "title": "Star Fox - Boss (Titania)",
        "version": "smwc-32515-1675229402",
        "upstream_time": 1675229402,
        "download_url": "https://dl.smwcentral.net/32515/123%20Boss%20%28Titania%29.zip",
        "filename": "123 Boss (Titania).zip",
        "size": 45504,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-continue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14629,
    "title": "Star Fox - Continue",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "calm",
      "cutscene",
      "game over",
      "ice",
      "p-switch",
      "space"
    ],
    "description": "The incredibly short song that plays on the continue screen in Star Fox.",
    "latest_version": "smwc-14629-1481037846",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14629,
        "title": "Star Fox - Continue",
        "version": "smwc-14629-1481037846",
        "upstream_time": 1481037846,
        "download_url": "https://dl.smwcentral.net/14629/continue%20s.zip",
        "filename": "continue s.zip",
        "size": 31792,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14628,
        "title": "Star Fox - Continue",
        "version": "smwc-14628-1480573294",
        "upstream_time": 1480573294,
        "download_url": "https://dl.smwcentral.net/14628/continue.zip",
        "filename": "continue.zip",
        "size": 30050,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-controls",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41089,
    "title": "Star Fox - Controls",
    "authors": [
      "7 up"
    ],
    "tags": [
      "abstract",
      "calm",
      "credits",
      "cutscene",
      "game over",
      "goal",
      "menu",
      "night",
      "overworld",
      "p-switch",
      "space",
      "star",
      "title"
    ],
    "description": "My first port without any external samples of a SNES game song. Controls Menu from Star Fox, a.k.a Starwing in PAL regions. File includes three instrumental versions. Variant with @0 sounds closer to original, but I also included one with @5, which I thought before porting was closer, but I thought why not include it as well. Also includes a SMAS-mimicking version. Resubmitted after considering feedback given upon rejection and approval of the sampled 1:1 version.<br>\r\n<br>\r\nBest of course for space maps.",
    "latest_version": "smwc-41089-1771084132",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41089,
        "title": "Star Fox - Controls",
        "version": "smwc-41089-1771084132",
        "upstream_time": 1771084132,
        "download_url": "https://dl.smwcentral.net/41089/sfcontrols.zip",
        "filename": "sfcontrols.zip",
        "size": 95331,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40633,
        "title": "Star Fox - Controls",
        "version": "smwc-40633-1762552185",
        "upstream_time": 1762552185,
        "download_url": "https://dl.smwcentral.net/40633/sfcontrols%20s.zip",
        "filename": "sfcontrols s.zip",
        "size": 33718,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-corneria",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27057,
    "title": "Star Fox - Corneria",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "chase",
      "final",
      "space",
      "tense"
    ],
    "description": "Fast paced and intense theme from Star Fox. Good for intense levels or space levels in general.<br>\r\nRequested by Fernandito2018.",
    "latest_version": "smwc-27057-1621729798",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27057,
        "title": "Star Fox - Corneria",
        "version": "smwc-27057-1621729798",
        "upstream_time": 1621729798,
        "download_url": "https://dl.smwcentral.net/27057/Star%20Fox%20-%20Corneria.zip",
        "filename": "Star Fox - Corneria.zip",
        "size": 49662,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17653,
        "title": "Star Fox - Corneria",
        "version": "smwc-17653-1529576556",
        "upstream_time": 1529576556,
        "download_url": "https://dl.smwcentral.net/17653/Corneria.zip",
        "filename": "Corneria.zip",
        "size": 35097,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-course-clear-band",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37850,
    "title": "Star Fox - Course Clear (Band)",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "retro",
      "sky",
      "space"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"SonicTheMarioGuy\"><a href=\"/?p=profile&amp;id=65488\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">SonicTheMarioGuy</a></span>",
    "latest_version": "smwc-37850-1718724394",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37850,
        "title": "Star Fox - Course Clear (Band)",
        "version": "smwc-37850-1718724394",
        "upstream_time": 1718724394,
        "download_url": "https://dl.smwcentral.net/37850/Star%20Fox%20Course%20Clear%20%28Band%29.zip",
        "filename": "Star Fox Course Clear (Band).zip",
        "size": 43952,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36576,
        "title": "Star Fox - Course Clear (Band)",
        "version": "smwc-36576-1705088166",
        "upstream_time": 1705088166,
        "download_url": "https://dl.smwcentral.net/36576/Course%20Clear%20%28Band%29.zip",
        "filename": "Course Clear (Band).zip",
        "size": 22941,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-fortuna",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21127,
    "title": "Star Fox - Fortuna",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "night",
      "space"
    ],
    "description": "Could fit a space theme.",
    "latest_version": "smwc-21127-1568240561",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21127,
        "title": "Star Fox - Fortuna",
        "version": "smwc-21127-1568240561",
        "upstream_time": 1568240561,
        "download_url": "https://dl.smwcentral.net/21127/Fortuna.zip",
        "filename": "Fortuna.zip",
        "size": 44510,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-macbeth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25889,
    "title": "Star Fox - Macbeth",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "fire",
      "ice",
      "industrial",
      "space"
    ],
    "description": "One of the stage themes from Star Fox.",
    "latest_version": "smwc-25889-1614135686",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25889,
        "title": "Star Fox - Macbeth",
        "version": "smwc-25889-1614135686",
        "upstream_time": 1614135686,
        "download_url": "https://dl.smwcentral.net/25889/Star%20Fox%20-%20113%20Macbeth.zip",
        "filename": "Star Fox - 113 Macbeth.zip",
        "size": 50124,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7862,
        "title": "Star Fox - Macbeth",
        "version": "smwc-7862-1319009805",
        "upstream_time": 1319009805,
        "download_url": "https://dl.smwcentral.net/7862/Macbeth.zip",
        "filename": "Macbeth.zip",
        "size": 66357,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-map-course-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13389,
    "title": "Star Fox - Map Course Select",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "space map"
    ],
    "description": "This is the epic music of Star Fox, good for OW space.",
    "latest_version": "smwc-13389-1457578092",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13389,
        "title": "Star Fox - Map Course Select",
        "version": "smwc-13389-1457578092",
        "upstream_time": 1457578092,
        "download_url": "https://dl.smwcentral.net/13389/Star%20Fox%20-%20Map%20Course%20Select.zip",
        "filename": "Star Fox - Map Course Select.zip",
        "size": 40778,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-meteor",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22063,
    "title": "Star Fox - Meteor",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "airship",
      "castle",
      "dark",
      "mysterious",
      "night"
    ],
    "description": "Music from the Meteor level from Star Fox on the SNES with the original samples. This is obviously a space themed song but could also work well in science or tech themed levels. The drums are more of an ostinato than a tradition drum beat which adds a unique feel to the song. ",
    "latest_version": "smwc-22063-1581975146",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22063,
        "title": "Star Fox - Meteor",
        "version": "smwc-22063-1581975146",
        "upstream_time": 1581975146,
        "download_url": "https://dl.smwcentral.net/22063/Star_Fox_-_Meteor.zip",
        "filename": "Star_Fox_-_Meteor.zip",
        "size": 36588,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-out-of-this-dimension",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31310,
    "title": "Star Fox - Out of this Dimension",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "space"
    ],
    "description": "A silly remix of \"Voices of Spring\", played in the bonus level \"Out of this dimension\".<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Roberto zampari\"><a href=\"/?p=profile&amp;id=1508\" style=\"color: var(--user-color-2);\" class=\"un\">Roberto zampari</a></span>",
    "latest_version": "smwc-31310-1663754275",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31310,
        "title": "Star Fox - Out of this Dimension",
        "version": "smwc-31310-1663754275",
        "upstream_time": 1663754275,
        "download_url": "https://dl.smwcentral.net/31310/OutOfThisDimension.zip",
        "filename": "OutOfThisDimension.zip",
        "size": 58496,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-sector-x-sector-z",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29443,
    "title": "Star Fox - Sector X & Sector Z",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "final",
      "space",
      "tense"
    ],
    "description": "The Sector X & Sector Z Theme from Star Fox.<br>\r\n<br>\r\nFeatured in the Winter C3 2022's \"I Port Occasionally\" Pack.<br>\r\n<br>\r\nAlso featured in <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29034\">A Mole In Space</a>.",
    "latest_version": "smwc-29443-1647222488",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29443,
        "title": "Star Fox - Sector X & Sector Z",
        "version": "smwc-29443-1647222488",
        "upstream_time": 1647222488,
        "download_url": "https://dl.smwcentral.net/29443/Star%20Fox%20-%20Sector%20X%20%26%20Sector%20Z.zip",
        "filename": "Star Fox - Sector X %26 Sector Z.zip",
        "size": 46738,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-sector-y",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8184,
    "title": "Star Fox - Sector Y",
    "authors": [
      "Atma"
    ],
    "tags": [
      "calm",
      "space",
      "water"
    ],
    "description": "A unique waltz that could work as a space or water theme.",
    "latest_version": "smwc-8184-1319009435",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8184,
        "title": "Star Fox - Sector Y",
        "version": "smwc-8184-1319009435",
        "upstream_time": 1319009435,
        "download_url": "https://dl.smwcentral.net/8184/SectorY.zip",
        "filename": "SectorY.zip",
        "size": 54300,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-slot-machine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25885,
    "title": "Star Fox - Slot Machine",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "bonus",
      "space"
    ],
    "description": "Song that plays in the best part of the game.",
    "latest_version": "smwc-25885-1613084380",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25885,
        "title": "Star Fox - Slot Machine",
        "version": "smwc-25885-1613084380",
        "upstream_time": 1613084380,
        "download_url": "https://dl.smwcentral.net/25885/Star%20Fox%20-%20138%20Slot%20Machine.zip",
        "filename": "Star Fox - 138 Slot Machine.zip",
        "size": 51696,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-space-armada",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7877,
    "title": "Star Fox - Space Armada",
    "authors": [
      "Atma"
    ],
    "tags": [
      "athletic",
      "castle",
      "cave",
      "final",
      "mountain",
      "ruins",
      "temple"
    ],
    "description": "A victorious march that could work nicely for your castles or final areas.",
    "latest_version": "smwc-7877-1406141742",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7877,
        "title": "Star Fox - Space Armada",
        "version": "smwc-7877-1406141742",
        "upstream_time": 1406141742,
        "download_url": "https://dl.smwcentral.net/7877/SpaceArmada.zip",
        "filename": "SpaceArmada.zip",
        "size": 51898,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-titania",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29448,
    "title": "Star Fox - Titania",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "snow",
      "space",
      "urban"
    ],
    "description": "The Titania Theme from Star Fox.<br>\r\n<br>\r\nFeatured in the Winter C3 2022's \"I Port Occasionally\" Pack.",
    "latest_version": "smwc-29448-1646108558",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29448,
        "title": "Star Fox - Titania",
        "version": "smwc-29448-1646108558",
        "upstream_time": 1646108558,
        "download_url": "https://dl.smwcentral.net/29448/Star%20Fox%20-%20Titania.zip",
        "filename": "Star Fox - Titania.zip",
        "size": 47129,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-titania-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7994,
    "title": "Star Fox - Titania Boss",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "boss",
      "ice"
    ],
    "description": "A nice upbeat song from Star Fox. Serves its general purpose.",
    "latest_version": "smwc-7994-1311932797",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7994,
        "title": "Star Fox - Titania Boss",
        "version": "smwc-7994-1311932797",
        "upstream_time": 1311932797,
        "download_url": "https://dl.smwcentral.net/7994/StarFox%20-%20Titania%20Boss.zip",
        "filename": "StarFox - Titania Boss.zip",
        "size": 234959,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-venom-base-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7841,
    "title": "Star Fox - Venom Base (Level 2)",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "boss",
      "chase",
      "space"
    ],
    "description": "The second Venom theme from Star Fox that plays when you reach Venom Base in Level 2. Pretty fast and upbeat.",
    "latest_version": "smwc-7841-1318099058",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7841,
        "title": "Star Fox - Venom Base (Level 2)",
        "version": "smwc-7841-1318099058",
        "upstream_time": 1318099058,
        "download_url": "https://dl.smwcentral.net/7841/Star%20Fox%20-%20Venom%20%28Level%202%29.zip",
        "filename": "Star Fox - Venom (Level 2).zip",
        "size": 53552,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-fox-venom-base-levels-1-and",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7536,
    "title": "Star Fox - Venom Base (Levels 1 and 3)",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "boss",
      "cutscene",
      "final"
    ],
    "description": "The upbeat song played in the last stages on levels 1 and 3.",
    "latest_version": "smwc-7536-1317471973",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7536,
        "title": "Star Fox - Venom Base (Levels 1 and 3)",
        "version": "smwc-7536-1317471973",
        "upstream_time": 1317471973,
        "download_url": "https://dl.smwcentral.net/7536/Star%20Fox%20-%20Venom%20%28Levels%201%20and%203%29.zip",
        "filename": "Star Fox - Venom (Levels 1 and 3).zip",
        "size": 49225,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-ocean-new-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28943,
    "title": "Star Ocean - New World",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cutscene",
      "overworld",
      "title"
    ],
    "description": "An orchestral song from Star Ocean. Could be suitable for overworlds or title screens.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Brutapode89\"><a href=\"/?p=profile&amp;id=35831\" style=\"color: var(--user-color-1);\" class=\"un\">Brutapode89</a></span><br>\r\n<br>\r\nUPDATE: At <span class=\"un-outer\" title=\"Brutapode89\"><a href=\"/?p=profile&amp;id=35831\" style=\"color: var(--user-color-1);\" class=\"un\">Brutapode89</a></span>'s request, I made a second version without surround sound mode so that you can hear more than just 2 channels with a mono speaker.",
    "latest_version": "smwc-28943-1643690686",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28943,
        "title": "Star Ocean - New World",
        "version": "smwc-28943-1643690686",
        "upstream_time": 1643690686,
        "download_url": "https://dl.smwcentral.net/28943/NewWorld.zip",
        "filename": "NewWorld.zip",
        "size": 98589,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-ocean-one-challenge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21166,
    "title": "Star Ocean - One Challenge",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "mountain",
      "overworld"
    ],
    "description": "The overworld theme from the first Star Ocean game.<br>\r\n<br>\r\nI have included two versions: one with surround sound, and another with stereo sound. You can pick whichever you like the most!",
    "latest_version": "smwc-21166-1568681959",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21166,
        "title": "Star Ocean - One Challenge",
        "version": "smwc-21166-1568681959",
        "upstream_time": 1568681959,
        "download_url": "https://dl.smwcentral.net/21166/SOOneChallenge.zip",
        "filename": "SOOneChallenge.zip",
        "size": 106798,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-ocean-tense-atmosphere",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20532,
    "title": "Star Ocean - Tense Atmosphere",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nHidden boss theme from Star Ocean. Could I ever take part in a C3 [2014] without bringing something by Sakuraba? Replicating the crackly synth was pretty fun.",
    "latest_version": "smwc-20532-1562583154",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20532,
        "title": "Star Ocean - Tense Atmosphere",
        "version": "smwc-20532-1562583154",
        "upstream_time": 1562583154,
        "download_url": "https://dl.smwcentral.net/20532/Star%20Ocean%20-%20Tense%20Atmosphere.zip",
        "filename": "Star Ocean - Tense Atmosphere.zip",
        "size": 28727,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-ocean-the-second-story-mission-to-the-deep-space",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25288,
    "title": "Star Ocean: The Second Story - Mission to the Deep Space",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "abstract",
      "castle",
      "final",
      "fire",
      "industrial",
      "space",
      "tense"
    ],
    "description": "The upbeat outer space theme from the Star Ocean: The Second Story. This port was created in the Super Famicompo 2 contest (Cover12) and placed 10th. Good for space levels, and it inserts large due to its length.<br>\r\n<br>\r\nThis version fixes the higher trumpet notes.",
    "latest_version": "smwc-25288-1607663860",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25288,
        "title": "Star Ocean: The Second Story - Mission to the Deep Space",
        "version": "smwc-25288-1607663860",
        "upstream_time": 1607663860,
        "download_url": "https://dl.smwcentral.net/25288/Mission%20to%20the%20Deep%20Space.zip",
        "filename": "Mission to the Deep Space.zip",
        "size": 62941,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-shock",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14384,
    "title": "Star Shock",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "bonus",
      "cave",
      "industrial",
      "jungle"
    ],
    "description": "A funky beat that could be used in upbeat caves, factories, or jungles. It can also work great for bonus areas.<br>\r\n<br>\r\nAll credit goes to ThinkOneMoreTime. I just fixed the pitch bends so they work in AMK.",
    "latest_version": "smwc-14384-1475257882",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14384,
        "title": "Star Shock",
        "version": "smwc-14384-1475257882",
        "upstream_time": 1475257882,
        "download_url": "https://dl.smwcentral.net/14384/star%20shock.zip",
        "filename": "star shock.zip",
        "size": 64939,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-wars-imperial-march",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15870,
    "title": "Star Wars - Imperial March",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "castle",
      "dark",
      "space",
      "tense"
    ],
    "description": "*breathing noises*<br>\r\nFits sci-fi space castle levels, and anything that's Star Wars themed.<br>\r\nRequested by Eevee.",
    "latest_version": "smwc-15870-1500584429",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15870,
        "title": "Star Wars - Imperial March",
        "version": "smwc-15870-1500584429",
        "upstream_time": 1500584429,
        "download_url": "https://dl.smwcentral.net/15870/Imperial%20March.zip",
        "filename": "Imperial March.zip",
        "size": 88770,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-star-wars-mos-eisley-cantina",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19595,
    "title": "Star Wars - Mos Eisley Cantina",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "beach",
      "bonus"
    ],
    "description": "From Wyatt's music pack. Upbeat and happy.",
    "latest_version": "smwc-19595-1554598213",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19595,
        "title": "Star Wars - Mos Eisley Cantina",
        "version": "smwc-19595-1554598213",
        "upstream_time": 1554598213,
        "download_url": "https://dl.smwcentral.net/19595/cantina.zip",
        "filename": "cantina.zip",
        "size": 32416,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-stardew-valley-mermaid-show",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21306,
    "title": "Stardew Valley - Mermaid Show",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "ambient",
      "calm",
      "ice",
      "night",
      "snow",
      "temple",
      "water"
    ],
    "description": "The sweet song you hear at the mermaid show. Fits temples, save rooms, maybe ice levels.",
    "latest_version": "smwc-21306-1571022309",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21306,
        "title": "Stardew Valley - Mermaid Show",
        "version": "smwc-21306-1571022309",
        "upstream_time": 1571022309,
        "download_url": "https://dl.smwcentral.net/21306/mermaids%20exist.zip",
        "filename": "mermaids exist.zip",
        "size": 31859,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-stardew-valley-star-lumpy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18882,
    "title": "Stardew Valley - Star Lumpy",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "calm",
      "cave",
      "ice"
    ],
    "description": "This is a theme that you hear in Stardew Valley in the first few caves you enter. The only instrument present for the most part in this is the marimba, or @3. It's a good song for those sparkly cave settings.<br>\r\n<br>\r\nThere's two versions. One loops when the song reaches the end, while the other one doesn't (the original did not loop).",
    "latest_version": "smwc-18882-1546974413",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18882,
        "title": "Stardew Valley - Star Lumpy",
        "version": "smwc-18882-1546974413",
        "upstream_time": 1546974413,
        "download_url": "https://dl.smwcentral.net/18882/Star%20Lumpy.zip",
        "filename": "Star Lumpy.zip",
        "size": 63935,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-stardew-valley-the-wind-can-be-still",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17797,
    "title": "Stardew Valley - The Wind Can Be Still",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "calm",
      "credits",
      "ice",
      "sad"
    ],
    "description": "This is a very slow and relaxing theme from Stardew Valley. It sounds \"cold\". In the game, it plays during the winter season, so I'd probably use this port for an area just as similar.<br>\r\n<br>\r\nEXTRA NOTES: This is exactly how it was in Idol 9 round 3. I should mention that this port does NOT loop. It just ends, like the original SMW credits theme. <br>\r\n",
    "latest_version": "smwc-17797-1531357688",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17797,
        "title": "Stardew Valley - The Wind Can Be Still",
        "version": "smwc-17797-1531357688",
        "upstream_time": 1531357688,
        "download_url": "https://dl.smwcentral.net/17797/The%20Wind%20Can%20Be%20Still.zip",
        "filename": "The Wind Can Be Still.zip",
        "size": 33633,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-starfox-adventures-dinosaur-planet-cape-claw",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34479,
    "title": "Starfox Adventures/Dinosaur Planet - Cape Claw",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "ambient",
      "beach",
      "calm",
      "sea"
    ],
    "description": "Calm serene beach/ocean song with pan flutes, drums, and choirs.<br>\r\nComposed by David Wise.<br>\r\n<br>\r\nIncompatible with \"Hurry Up\" tempo change, and thunder.",
    "latest_version": "smwc-34479-1694985587",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34479,
        "title": "Starfox Adventures/Dinosaur Planet - Cape Claw",
        "version": "smwc-34479-1694985587",
        "upstream_time": 1694985587,
        "download_url": "https://dl.smwcentral.net/34479/Starfox_Adventures%20-%20Cape_Claw.zip",
        "filename": "Starfox_Adventures - Cape_Claw.zip",
        "size": 159668,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-stargate-snes-the-prison-down-below",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31839,
    "title": "Stargate (SNES) - The Prison Down Below",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cave",
      "desert",
      "industrial",
      "space",
      "urban"
    ],
    "description": "I didn't know there was a Stargate game for the SNES.",
    "latest_version": "smwc-31839-1672448673",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31839,
        "title": "Stargate (SNES) - The Prison Down Below",
        "version": "smwc-31839-1672448673",
        "upstream_time": 1672448673,
        "download_url": "https://dl.smwcentral.net/31839/ThePrisonDownBelow.zip",
        "filename": "ThePrisonDownBelow.zip",
        "size": 61838,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-stargate-snes-the-second-duel-with-anubis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31840,
    "title": "Stargate (SNES) - The Second Duel With Anubis",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "cave",
      "industrial",
      "space"
    ],
    "description": "The track is played during the final boss fight.",
    "latest_version": "smwc-31840-1672448793",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31840,
        "title": "Stargate (SNES) - The Second Duel With Anubis",
        "version": "smwc-31840-1672448793",
        "upstream_time": 1672448793,
        "download_url": "https://dl.smwcentral.net/31840/Anubis.zip",
        "filename": "Anubis.zip",
        "size": 70117,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-starlight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25140,
    "title": "starlight",
    "authors": [
      "radicaldawg"
    ],
    "tags": [
      "grassland",
      "night",
      "overworld"
    ],
    "description": "A short happy track fitting for overworlds and grasslands. (idk if it's fitting for a night situation??)",
    "latest_version": "smwc-25140-1607119909",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25140,
        "title": "starlight",
        "version": "smwc-25140-1607119909",
        "upstream_time": 1607119909,
        "download_url": "https://dl.smwcentral.net/25140/%5Brd%5Dstarlight.zip",
        "filename": "%5Brd%5Dstarlight.zip",
        "size": 39844,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-starlight-slide-soul",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25901,
    "title": "Starlight Slide Soul",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "athletic",
      "calm",
      "castle",
      "night",
      "urban"
    ],
    "description": "This music was feel like in the starry sky palace levels with starlight and temple stuff. Same as my Super Soul Starway segments.",
    "latest_version": "smwc-25901-1613514589",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25901,
        "title": "Starlight Slide Soul",
        "version": "smwc-25901-1613514589",
        "upstream_time": 1613514589,
        "download_url": "https://dl.smwcentral.net/25901/starlight%20slide%20soul.zip",
        "filename": "starlight slide soul.zip",
        "size": 57902,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-starman-bossa-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26759,
    "title": "Starman (Bossa Remix)",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "beach",
      "bonus",
      "jungle",
      "night",
      "overworld",
      "star",
      "town"
    ],
    "description": "Including 2 variations: Overworld (Slow) and Starman (Fast)<br>\r\nStarman Theme has been remixed as Bossanova and Moderato Tempo. Could fit on the beach and jungle overworlds, Maybe bonus submaps...",
    "latest_version": "smwc-26759-1621143549",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26759,
        "title": "Starman (Bossa Remix)",
        "version": "smwc-26759-1621143549",
        "upstream_time": 1621143549,
        "download_url": "https://dl.smwcentral.net/26759/Starman%20%28Bossa%29.zip",
        "filename": "Starman (Bossa).zip",
        "size": 63257,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-starman-coldplay-viva-la-vida-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9506,
    "title": "Starman (Coldplay Viva La Vida Remix)",
    "authors": [
      "lu9"
    ],
    "tags": [
      "star"
    ],
    "description": "I've seen people comparing the Starman song with Coldplay's \"Viva La Vida\" so I decided to edit the original SMW starman song to make it sound a bit like the other song.",
    "latest_version": "smwc-9506-1416004946",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9506,
        "title": "Starman (Coldplay Viva La Vida Remix)",
        "version": "smwc-9506-1416004946",
        "upstream_time": 1416004946,
        "download_url": "https://dl.smwcentral.net/9506/Viva_La_Vida_Starman.zip",
        "filename": "Viva_La_Vida_Starman.zip",
        "size": 29898,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-starman-swing-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26760,
    "title": "Starman (Swing Remix)",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "bonus",
      "night",
      "overworld",
      "snow",
      "star",
      "town"
    ],
    "description": "Including 2 variations: Overworld (Slow) and Starman (Fast)<br>\r\nStarman Theme has been remixed as Jazz-Swing and Moderato Tempo. Could fit on the sweet and snow overworlds, Maybe bonus submaps...",
    "latest_version": "smwc-26760-1621143850",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26760,
        "title": "Starman (Swing Remix)",
        "version": "smwc-26760-1621143850",
        "upstream_time": 1621143850,
        "download_url": "https://dl.smwcentral.net/26760/Starman%20%28Swing%29.zip",
        "filename": "Starman (Swing).zip",
        "size": 63333,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-starry-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31651,
    "title": "Starry Beach",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "beach",
      "night",
      "sky",
      "urban"
    ],
    "description": "Fun song that could fit beach or urban settings.",
    "latest_version": "smwc-31651-1658954115",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31651,
        "title": "Starry Beach",
        "version": "smwc-31651-1658954115",
        "upstream_time": 1658954115,
        "download_url": "https://dl.smwcentral.net/31651/c3%20starry%20beach.zip",
        "filename": "c3 starry beach.zip",
        "size": 50624,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-starry-skies",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10492,
    "title": "Starry Skies",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "night",
      "sky"
    ],
    "description": "A custom song i wrote while i was inspired by Stickerbush Symphony. Could fit nighttime or sky levels. Please give credit when used.",
    "latest_version": "smwc-10492-1421035319",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10492,
        "title": "Starry Skies",
        "version": "smwc-10492-1421035319",
        "upstream_time": 1421035319,
        "download_url": "https://dl.smwcentral.net/10492/starry%20skies.zip",
        "filename": "starry skies.zip",
        "size": 47409,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-startropics-alien-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7816,
    "title": "StarTropics - Alien Battle",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "final",
      "overworld",
      "space"
    ],
    "description": "The last part of StarTropics that could work well for a final overworld.",
    "latest_version": "smwc-7816-1321302083",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7816,
        "title": "StarTropics - Alien Battle",
        "version": "smwc-7816-1321302083",
        "upstream_time": 1321302083,
        "download_url": "https://dl.smwcentral.net/7816/StarTropics%20-%20Alien%20Battle.zip",
        "filename": "StarTropics - Alien Battle.zip",
        "size": 70304,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-startropics-captain-bell-s-memorial",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7701,
    "title": "StarTropics - Captain Bell's Memorial",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "cave",
      "cutscene",
      "dark",
      "ghost house",
      "ice",
      "night",
      "overworld",
      "ruins",
      "temple",
      "water"
    ],
    "description": "The eerie song at Captain Bell's Memorial place and the cave in chapter 6. It would work for solemn and dreadful submaps.",
    "latest_version": "smwc-7701-1325319075",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7701,
        "title": "StarTropics - Captain Bell's Memorial",
        "version": "smwc-7701-1325319075",
        "upstream_time": 1325319075,
        "download_url": "https://dl.smwcentral.net/7701/StarTropics%20-%20Captain%20Bell%27s%20Memorial.zip",
        "filename": "StarTropics - Captain Bell%27s Memorial.zip",
        "size": 66345,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-startropics-dungeon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34405,
    "title": "StarTropics - Dungeon",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "forest",
      "grassland",
      "jungle",
      "retro"
    ],
    "description": "Dungeon from StarTropics.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"bebn legg\"><span title=\"Administrator\" class=\"icon icon-admin\"></span><a href=\"/?p=profile&amp;id=19971\" style=\"color: #3965a1;\" class=\"un\">bebn legg</a></span>.",
    "latest_version": "smwc-34405-1694381612",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34405,
        "title": "StarTropics - Dungeon",
        "version": "smwc-34405-1694381612",
        "upstream_time": 1694381612,
        "download_url": "https://dl.smwcentral.net/34405/StarTropics%20-%20Dungeon.zip",
        "filename": "StarTropics - Dungeon.zip",
        "size": 40221,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7535,
        "title": "StarTropics - Dungeon",
        "version": "smwc-7535-1325317401",
        "upstream_time": 1325317401,
        "download_url": "https://dl.smwcentral.net/7535/StartropicsMAA.zip",
        "filename": "StartropicsMAA.zip",
        "size": 70522,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-startropics-dungeon-mr-cat-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29855,
    "title": "StarTropics - Dungeon (Mr. Cat Remix)",
    "authors": [
      "Eli Moskowitz"
    ],
    "tags": [
      "beach",
      "grassland"
    ],
    "description": "A Remix of the StarTropics's Dungeon theme. This version is used in a 1-level Sonic hack called \"Mr. Cat's 16 Day Challenge!\". Good for beach or grassland levels.",
    "latest_version": "smwc-29855-1650315895",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29855,
        "title": "StarTropics - Dungeon (Mr. Cat Remix)",
        "version": "smwc-29855-1650315895",
        "upstream_time": 1650315895,
        "download_url": "https://dl.smwcentral.net/29855/Dungeon%20Theme.zip",
        "filename": "Dungeon Theme.zip",
        "size": 49377,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-startropics-dungeon-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35649,
    "title": "StarTropics - Dungeon (Remix)",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "beach",
      "castle",
      "cave",
      "jungle",
      "mountain",
      "ruins",
      "temple"
    ],
    "description": "A remix of the StarTropics dungeon theme with some whistles, and a whole lotta chords.<br>\r\n<br>\r\nOriginally ported for 120hoSPC #11.",
    "latest_version": "smwc-35649-1705015125",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35649,
        "title": "StarTropics - Dungeon (Remix)",
        "version": "smwc-35649-1705015125",
        "upstream_time": 1705015125,
        "download_url": "https://dl.smwcentral.net/35649/std.zip",
        "filename": "std.zip",
        "size": 34957,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-startropics-medicine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41205,
    "title": "StarTropics - Medicine",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "calm",
      "cave",
      "cutscene",
      "ghost house",
      "night",
      "overworld",
      "p-switch",
      "space",
      "water"
    ],
    "description": "The official theme song of Nintendo of America pranking everyone who found the first secret room of the game, found it had a secret room within the secret room, and then punished you for daring to be greedy and acting upon pattern recognition. I think the bones and skulls in the water really sells that they knew they were messing with you. <br>\r\n<br>\r\nIn the original, it played in particularly calm, non-threatening areas. Melancholic, soothing, almost a bit foreboding. All this to say, use it wherever you want man i really don't care<br>\r\n<br>\r\nNot a 1:1 port because then this song would be boring. ",
    "latest_version": "smwc-41205-1766982842",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41205,
        "title": "StarTropics - Medicine",
        "version": "smwc-41205-1766982842",
        "upstream_time": 1766982842,
        "download_url": "https://dl.smwcentral.net/41205/secret%20room.zip",
        "filename": "secret room.zip",
        "size": 31121,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-startropics-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13974,
    "title": "StarTropics - Overworld",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beach",
      "overworld"
    ],
    "description": "A 16-bit arrangement of the song that plays on StarTropics' overworld.  Great for beaches.",
    "latest_version": "smwc-13974-1469990984",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13974,
        "title": "StarTropics - Overworld",
        "version": "smwc-13974-1469990984",
        "upstream_time": 1469990984,
        "download_url": "https://dl.smwcentral.net/13974/StarTropics%20Overworld.zip",
        "filename": "StarTropics Overworld.zip",
        "size": 32248,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-startropics-rest-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7791,
    "title": "StarTropics - Rest Area",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "calm",
      "cave",
      "cutscene",
      "ghost house",
      "night",
      "overworld",
      "p-switch",
      "space",
      "water"
    ],
    "description": "The ominous tune that plays in mysterious areas. Could work great for eerie areas or overworlds.",
    "latest_version": "smwc-7791-1325317795",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7791,
        "title": "StarTropics - Rest Area",
        "version": "smwc-7791-1325317795",
        "upstream_time": 1325317795,
        "download_url": "https://dl.smwcentral.net/7791/StartropicsRestArea.zip",
        "filename": "StartropicsRestArea.zip",
        "size": 70557,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-startropics-sub-c-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7908,
    "title": "StarTropics - Sub-C Theme",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "beach",
      "grassland",
      "overworld",
      "water"
    ],
    "description": "The Sub-C theme that plays on the Overworld. Works as a great ship theme.",
    "latest_version": "smwc-7908-1321302277",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7908,
        "title": "StarTropics - Sub-C Theme",
        "version": "smwc-7908-1321302277",
        "upstream_time": 1321302277,
        "download_url": "https://dl.smwcentral.net/7908/StarTropics%20-%20Sub-C%20Theme.zip",
        "filename": "StarTropics - Sub-C Theme.zip",
        "size": 70380,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-steam-ballad-of-a-bloodline",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33892,
    "title": "Steam - Ballad of a Bloodline",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "castle",
      "temple"
    ],
    "description": "(I tried to harmonize with the midi file as much as possible lol)",
    "latest_version": "smwc-33892-1690872582",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33892,
        "title": "Steam - Ballad of a Bloodline",
        "version": "smwc-33892-1690872582",
        "upstream_time": 1690872582,
        "download_url": "https://dl.smwcentral.net/33892/BoaB_Steam_SMW.zip",
        "filename": "BoaB_Steam_SMW.zip",
        "size": 24127,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-steely-dan-bodhisattva",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23303,
    "title": "Steely Dan - Bodhisattva",
    "authors": [
      "kaigem"
    ],
    "tags": [
      "athletic",
      "town",
      "urban"
    ],
    "description": "A port of Steely Dan's Bodhisattva from their 1973 album Countdown to Ecstasy.  An uptempo jazzy rock song with a solid underlying blues riff and a shredding guitar solo.  Great for athletic stages.  Originally ported for The Rock 'n' Roll Mario Show.  Credit is appreciated but not strictly necessary.  Enjoy and rock on!",
    "latest_version": "smwc-23303-1593029544",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23303,
        "title": "Steely Dan - Bodhisattva",
        "version": "smwc-23303-1593029544",
        "upstream_time": 1593029544,
        "download_url": "https://dl.smwcentral.net/23303/Bodhisattva.zip",
        "filename": "Bodhisattva.zip",
        "size": 80394,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-steep-mountain-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41368,
    "title": "Steep Mountain Map",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "mountain",
      "overworld",
      "tense"
    ],
    "description": "Steep Mountains from 72hoSPC #13, a fictional overworld type song which contain many climbing heights and vertical stages, now updated to include slopes of various degreds for smooth terrain in the SNES port.",
    "latest_version": "smwc-41368-1772059027",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41368,
        "title": "Steep Mountain Map",
        "version": "smwc-41368-1772059027",
        "upstream_time": 1772059027,
        "download_url": "https://dl.smwcentral.net/41368/72hoSPC%20%2313%20-%20Steep%20Mountain%20Map.zip",
        "filename": "72hoSPC %2313 - Steep Mountain Map.zip",
        "size": 17733,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-stellar-echo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39929,
    "title": "Stellar Echo",
    "authors": [
      "Alfombra de madera",
      "Cemstrumental",
      "Clona",
      "Jon_composer"
    ],
    "tags": [
      "2a03 samples",
      "original",
      "original samples"
    ],
    "description": "This is an original song created by Alfombra de Madera (me), Jon, Cemstrumental, and Clonazepan.<br>\r\n<br>\r\nI started this project as an experiment. I composed the base of the song and then shared it with some friends. Each of them added their own contributions, and later I ported the song to the SNES.<br>\r\n<br>\r\nJon composed almost all of the melody.<br>\r\n<br>\r\nCemstrumental created all the samples.<br>\r\n<br>\r\nClonazepan made the drums for the first part.<br>\r\n<br>\r\nI handled the SNES port, the chords, the bass, and the final section of the song.<br>\r\n<br>\r\nAnd yes, this is technically a port, since the original version of the song was made in Famitracker.<br>\r\n<br>\r\nYou can find the original version on my YouTube channel.",
    "latest_version": "smwc-39929-1751237724",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39929,
        "title": "Stellar Echo",
        "version": "smwc-39929-1751237724",
        "upstream_time": 1751237724,
        "download_url": "https://dl.smwcentral.net/39929/Stellar%20echo.zip",
        "filename": "Stellar echo.zip",
        "size": 72937,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-stellar-sonata",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18821,
    "title": "Stellar Sonata",
    "authors": [
      "wye"
    ],
    "tags": [
      "calm",
      "cave",
      "ice"
    ],
    "description": "Although not half as good as some other pieces out there, this is probably my best song to date. With its sad melody and echoes/crystally effects, it should suit night levels, sad cutscenes or ice caves quite well.<br>\r\n<br>\r\n(2019/01/04: restored the echo that used to be there.)",
    "latest_version": "smwc-18821-1547232322",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18821,
        "title": "Stellar Sonata",
        "version": "smwc-18821-1547232322",
        "upstream_time": 1547232322,
        "download_url": "https://dl.smwcentral.net/18821/StellarSonata.zip",
        "filename": "StellarSonata.zip",
        "size": 30677,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-stephen-marley-hey-baby-only-a-little-portion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25603,
    "title": "Stephen Marley - Hey Baby (Only a little portion)",
    "authors": [
      "Nino94_54"
    ],
    "tags": [
      "bonus",
      "overworld",
      "title"
    ],
    "description": "Hey stephen marley baby, it's only 5 seconds, but don't worry I'll do a full version in a few weeks.<br>\r\nFits in course clear themes.<br>\r\n<br>\r\n*Moderator Note<br>\r\nChanged the tags, it fits those better, it'd get cutoff by the iris out if you used it as a course clear song anyway.",
    "latest_version": "smwc-25603-1609989515",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25603,
        "title": "Stephen Marley - Hey Baby (Only a little portion)",
        "version": "smwc-25603-1609989515",
        "upstream_time": 1609989515,
        "download_url": "https://dl.smwcentral.net/25603/stifen%20marleionlyaportion.zip",
        "filename": "stifen marleionlyaportion.zip",
        "size": 31383,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-steven-universe-amalgam",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29125,
    "title": "Steven Universe - Amalgam",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "bonus",
      "dark",
      "industrial",
      "mysterious",
      "night"
    ],
    "description": "A looped version of Pearl and Amethyst's fusion theme from the animated show Steven Universe. Written in 2015.",
    "latest_version": "smwc-29125-1643387006",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29125,
        "title": "Steven Universe - Amalgam",
        "version": "smwc-29125-1643387006",
        "upstream_time": 1643387006,
        "download_url": "https://dl.smwcentral.net/29125/Steven%20Universe%20-%20Amalgam.zip",
        "filename": "Steven Universe - Amalgam.zip",
        "size": 75407,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-stewboy-flight-of-the-fox",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18477,
    "title": "stewboy - Flight of the Fox",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "airship",
      "athletic",
      "mountain",
      "sky"
    ],
    "description": "An upbeat orchestral tune.<br>\r\n<br>\r\n<small><a href=\"https://opengameart.org/content/orchestral-midi-pack/\" rel=\"nofollow\">“Flight of the Fox”</a> by <a href=\"https://opengameart.org/users/stewboy/\" rel=\"nofollow\">Stuart Rynn (stewboy)</a> on <a href=\"https://opengameart.com/\" rel=\"nofollow\">OpenGameArt</a>, licensed under an <a href=\"http://static.opengameart.org/OGA-BY-3.0.txt\" rel=\"nofollow\">OpenGameArt Attribution (OGA BY) 3.0</a>.</small>",
    "latest_version": "smwc-18477-1542595120",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18477,
        "title": "stewboy - Flight of the Fox",
        "version": "smwc-18477-1542595120",
        "upstream_time": 1542595120,
        "download_url": "https://dl.smwcentral.net/18477/Stuart%20Rynn%20%28stewboy%29%20-%20Flight%20of%20the%20Fox.zip",
        "filename": "Stuart Rynn (stewboy) - Flight of the Fox.zip",
        "size": 57104,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-stewboy-unsuccessful",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17283,
    "title": "stewboy - Unsuccessful",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "calm",
      "cutscene",
      "mountain",
      "sad",
      "sky"
    ],
    "description": "A sad-sounding guitar orchestral tune.<br>\r\n<br>\r\n<small>“Unsuccessful” by <a href=\"https://opengameart.org/users/stewboy\" rel=\"nofollow\">Stuart Rynn (stewboy)</a> on <a href=\"https://opengameart.org\" rel=\"nofollow\">OpenGameArt</a>, licensed under <a href=\"http://static.opengameart.org/OGA-BY-3.0.txt\" rel=\"nofollow\">OGA BY 3.0</a>.</small>",
    "latest_version": "smwc-17283-1522309008",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17283,
        "title": "stewboy - Unsuccessful",
        "version": "smwc-17283-1522309008",
        "upstream_time": 1522309008,
        "download_url": "https://dl.smwcentral.net/17283/Stuart%20Rynn%20%28stewboy%29%20-%20Unsuccessful.zip",
        "filename": "Stuart Rynn (stewboy) - Unsuccessful.zip",
        "size": 34356,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-stinkoman-20x6-final-challenge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33376,
    "title": "Stinkoman 20X6 - Final Challenge!!!!",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "A climactic theme. Can fit a final boss battle.",
    "latest_version": "smwc-33376-1684766305",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33376,
        "title": "Stinkoman 20X6 - Final Challenge!!!!",
        "version": "smwc-33376-1684766305",
        "upstream_time": 1684766305,
        "download_url": "https://dl.smwcentral.net/33376/Stinkoman%2020X6%20-%20Final%20Challenge%21%21%21%21.zip",
        "filename": "Stinkoman 20X6 - Final Challenge%21%21%21%21.zip",
        "size": 90405,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-stone-protectors-approaching-the-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29705,
    "title": "Stone Protectors - Approaching the Castle",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "athletic",
      "castle",
      "urban"
    ],
    "description": "Adventerous rock tune that plays near castle areas in Stone Protectors. <br>\r\n<br>\r\nCould fit in castle walls and other athletic levels.",
    "latest_version": "smwc-29705-1650477033",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29705,
        "title": "Stone Protectors - Approaching the Castle",
        "version": "smwc-29705-1650477033",
        "upstream_time": 1650477033,
        "download_url": "https://dl.smwcentral.net/29705/Approaching%20the%20Castle.zip",
        "filename": "Approaching the Castle.zip",
        "size": 31705,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-stone-protectors-downward",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36620,
    "title": "Stone Protectors -  Downward",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "cave",
      "final",
      "fire",
      "industrial"
    ],
    "description": "Downward from Stone Protectors on the SNES.",
    "latest_version": "smwc-36620-1705351694",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36620,
        "title": "Stone Protectors -  Downward",
        "version": "smwc-36620-1705351694",
        "upstream_time": 1705351694,
        "download_url": "https://dl.smwcentral.net/36620/Stone%20Protectors%20-%20%20Downward.zip",
        "filename": "Stone Protectors -  Downward.zip",
        "size": 56340,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-stone-protectors-everyone-has-failed-me",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41400,
    "title": "Stone Protectors - Everyone Has Failed Me",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "final",
      "menu",
      "upbeat"
    ],
    "description": "Everyone Has Failed Me from Stone Protectors.",
    "latest_version": "smwc-41400-1772302065",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41400,
        "title": "Stone Protectors - Everyone Has Failed Me",
        "version": "smwc-41400-1772302065",
        "upstream_time": 1772302065,
        "download_url": "https://dl.smwcentral.net/41400/Stone%20Protectors%20-%20Everyone%20Has%20Failed%20Me%20.zip",
        "filename": "Stone Protectors - Everyone Has Failed Me .zip",
        "size": 58031,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-strange-hub",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33508,
    "title": "Strange Hub",
    "authors": [
      "KungFuFurby"
    ],
    "tags": [
      "abstract",
      "ambient",
      "mysterious",
      "overworld"
    ],
    "description": "This is an original song (well... essentially it is, but sampling-wise not so much since it uses the Legend of Zelda: A Link to the Pasts's Mirror song as a sample, though naturally with plenty of downsampling to avoid memory constraints, and also in this particular case to give some breathing room and a bit of a lo-fi-esque atmosphere due to the quality reduction that occurs) created for the realms of the bizarre and unusual. Although I technically created it as a overworld theme (going by the tag I gave it as well as the track name), musically I let it drift on for a little while longer, meaning technically it can also work as a semi-background-esque level theme.<br>\r\n<br>\r\nContains two user defines: one is a master echo enable switch, and the other one enables it for the music. Echo for SFX, within the context of AddmusicK 1.0.8, the latest moderated version at the time of this release, (<i>which still requires the master echo enable switch to be on</i>) is handled through 1DFA commands $05 and $06: use 1DFA command $06 right after the song starts to enable echo for SFX.",
    "latest_version": "smwc-33508-1686235595",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33508,
        "title": "Strange Hub",
        "version": "smwc-33508-1686235595",
        "upstream_time": 1686235595,
        "download_url": "https://dl.smwcentral.net/33508/StrangeHubKFF.zip",
        "filename": "StrangeHubKFF.zip",
        "size": 108678,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-strange-mirror-limbo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41284,
    "title": "Strange Mirror Limbo",
    "authors": [
      "KungFuFurby"
    ],
    "tags": [
      "abstract",
      "chaotic",
      "mysterious"
    ],
    "description": "...what is this place...??? Why do I see reflections of myself everywhere? What do they mean...???<br>\r\n<br>\r\nWelcome to the very first of my archival series of songs! These were created long ago for a homebrew project (of which this song I don't ever recall sending in, specifically because it is a segment of something extremely large and never finished that had musical branches planned) that never really got off the ground. These songs were never authentic SNES music in the first place, mostly because they pre-date SNESMod's entire existence and also pre-date my ability to compile the tools (XMSNES did exist, though, which was by the same author). And on your side, to my knowledge you really only had Addmusic Java to work with, to put in perspective how long ago this was. Therefore, until recently, these songs were never properly checked for sample filesize in particular and thus were never ported over. This first one was initially done on 9/12/07.<br>\r\n<br>\r\nNote that this song originally didn't have panning. I added panning in for this release because I had actually split the main sample featured in the song into two sides and had mostly used them in this fashion, though a user define is provided to disable them.<br>\r\n<br>\r\n<b>WARNING:</b> The Bonus End song has a substitution sample from the stock set taking place of the steel drums (09 SMW @7.brr). The original sample is not included due to memory constraints. A custom stock sample group has been included that should be added to the Addmusic_sample groups.txt file to facilitate this.<br>\r\n<br>\r\n<b>WARNING:</b> This song is not compatible with the speed-up effect of the Hurry Up! SFX. This is because the samples used here are tempo sensitive.",
    "latest_version": "smwc-41284-1773440386",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41284,
        "title": "Strange Mirror Limbo",
        "version": "smwc-41284-1773440386",
        "upstream_time": 1773440386,
        "download_url": "https://dl.smwcentral.net/41284/Strange%20Mirror%20Limbo.zip",
        "filename": "Strange Mirror Limbo.zip",
        "size": 158566,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-stratovarius-stratofortress",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8031,
    "title": "Stratovarius - Stratofortress",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "boss"
    ],
    "description": "This is a port from an instrumental song created by a Power Metal band from Finland called Stratovarius. Many people who comment about the original on Youtube thinks that it can be good for boss battles. Give it a try.<br>\r\n<br>\r\n<br>\r\nUpdate (01/09/20):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 97 bytes.",
    "latest_version": "smwc-8031-1312740892",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8031,
        "title": "Stratovarius - Stratofortress",
        "version": "smwc-8031-1312740892",
        "upstream_time": 1312740892,
        "download_url": "https://dl.smwcentral.net/8031/Stratovarius%20-%20.Stratofortress.zip",
        "filename": "Stratovarius - .Stratofortress.zip",
        "size": 62415,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-street-fighter-2010-planet",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20364,
    "title": "Street Fighter 2010 - Planet 3",
    "authors": [
      "MiniMacro"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "final",
      "industrial",
      "tense"
    ],
    "description": "[UPDATED EDITION] This is my second port, and it's a port of a song from Street Fighter 2010 on the NES. But not just the original song; it's the version of the song which was covered for the Mega Man fangame Skullman in: Scooby Doc 4: The Destroyer (Featuring Atsushi Onita), which was also covered by myself. I tried to utilize more of the channels this time.",
    "latest_version": "smwc-20364-1562570076",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20364,
        "title": "Street Fighter 2010 - Planet 3",
        "version": "smwc-20364-1562570076",
        "upstream_time": 1562570076,
        "download_url": "https://dl.smwcentral.net/20364/Planet3.zip",
        "filename": "Planet3.zip",
        "size": 33728,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-street-fighter-ii-turbo-blanka",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33184,
    "title": "Street Fighter II Turbo - Blanka",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "forest",
      "jungle",
      "swamp"
    ],
    "description": "Blankas Theme from Street Fighter 2 Turbo.<br>\r\nAn older port for <span class=\"un-outer\" title=\"Phyll\"><a href=\"/?p=profile&amp;id=44317\" style=\"color: var(--user-color-1);\" class=\"un\">Phyll</a></span>'s Goku86 hack that I recently redid.",
    "latest_version": "smwc-33184-1684757721",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33184,
        "title": "Street Fighter II Turbo - Blanka",
        "version": "smwc-33184-1684757721",
        "upstream_time": 1684757721,
        "download_url": "https://dl.smwcentral.net/33184/Blanka.zip",
        "filename": "Blanka.zip",
        "size": 43106,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-street-fighter-ii-turbo-chun-li",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33930,
    "title": "Street Fighter II Turbo - Chun Li",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "forest",
      "urban"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-33930-1690221941",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33930,
        "title": "Street Fighter II Turbo - Chun Li",
        "version": "smwc-33930-1690221941",
        "upstream_time": 1690221941,
        "download_url": "https://dl.smwcentral.net/33930/Chun%20Li.zip",
        "filename": "Chun Li.zip",
        "size": 60246,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-street-fighter-ii-turbo-guile",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33291,
    "title": "Street Fighter II Turbo - Guile",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "beach",
      "boss",
      "title",
      "urban"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"7 up\"><a href=\"/?p=profile&amp;id=23507\" style=\"color: var(--user-color-2);\" class=\"un\">7 up</a></span>",
    "latest_version": "smwc-33291-1685562995",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33291,
        "title": "Street Fighter II Turbo - Guile",
        "version": "smwc-33291-1685562995",
        "upstream_time": 1685562995,
        "download_url": "https://dl.smwcentral.net/33291/Guile.zip",
        "filename": "Guile.zip",
        "size": 58167,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-street-fighter-ii-turbo-ken",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40877,
    "title": "Street Fighter II Turbo - Ken",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "fire",
      "tense",
      "urban"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span> and <span class=\"un-outer\" title=\"Vidli\"><a href=\"/?p=profile&amp;id=58484\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Vidli</a></span>",
    "latest_version": "smwc-40877-1762989065",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40877,
        "title": "Street Fighter II Turbo - Ken",
        "version": "smwc-40877-1762989065",
        "upstream_time": 1762989065,
        "download_url": "https://dl.smwcentral.net/40877/Kens%20Theme.zip",
        "filename": "Kens Theme.zip",
        "size": 52565,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-street-fighter-ii-turbo-ryu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29599,
    "title": "Street Fighter II Turbo - Ryu",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "fire",
      "urban"
    ],
    "description": "A 1:1 port of Ryu's theme.<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"Phyll\"><a href=\"/?p=profile&amp;id=44317\" style=\"color: var(--user-color-1);\" class=\"un\">Phyll</a></span>",
    "latest_version": "smwc-29599-1643684424",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29599,
        "title": "Street Fighter II Turbo - Ryu",
        "version": "smwc-29599-1643684424",
        "upstream_time": 1643684424,
        "download_url": "https://dl.smwcentral.net/29599/Ryu.zip",
        "filename": "Ryu.zip",
        "size": 59458,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-street-fighter-ii-turbo-sagat",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34130,
    "title": "Street Fighter II Turbo - Sagat",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "boss",
      "urban"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Brutapode89\"><a href=\"/?p=profile&amp;id=35831\" style=\"color: var(--user-color-1);\" class=\"un\">Brutapode89</a></span>",
    "latest_version": "smwc-34130-1694833916",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34130,
        "title": "Street Fighter II Turbo - Sagat",
        "version": "smwc-34130-1694833916",
        "upstream_time": 1694833916,
        "download_url": "https://dl.smwcentral.net/34130/Sagat.zip",
        "filename": "Sagat.zip",
        "size": 59291,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-street-fighter-ii-world-warrior-balrog-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27663,
    "title": "Street Fighter II: World Warrior - Balrog's Theme",
    "authors": [
      "Sariel"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "Balrog's Theme from Street Fighter II (SNES-Version). Very powerful and energetic.",
    "latest_version": "smwc-27663-1629858078",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27663,
        "title": "Street Fighter II: World Warrior - Balrog's Theme",
        "version": "smwc-27663-1629858078",
        "upstream_time": 1629858078,
        "download_url": "https://dl.smwcentral.net/27663/Street%20Fighter%20II%20-%20Balrog%27s%20Theme.zip",
        "filename": "Street Fighter II - Balrog%27s Theme.zip",
        "size": 28617,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-street-fighter-ii-world-warrior-flight-of-the-bird-chun-li-s-theme-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23811,
    "title": "Street Fighter II: World Warrior - Flight of the Bird ~ Chun Li's Theme (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "sky"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #0077ff;\">𝙄'𝙢 𝙩𝙝𝙚 𝙨𝙩𝙧𝙤𝙣𝙜𝙚𝙨𝙩 𝙬𝙤𝙢𝙖𝙣 𝙞𝙣 𝙩𝙝𝙚 𝙬𝙤𝙧𝙡𝙙.</span></span><br>\r\n<br>\r\nA remix of Chun Li's Stage (China) from <i>Street Fighter II: World Warrior</i>.<br>\r\n<br>\r\nThis baby can fit athletic, sky, and eastern stages. Also great for stages that take place in China.<br>\r\n<br>\r\n<b>Note:</b><br>\r\n- There is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- The Thunder SFX and @7 are disabled.<br>\r\nThere are two customizable pitches for this song that you can adjust in the song file:<br>\r\n- d minor (Classic)<br>\r\n- b minor (Super Street Fighter II)<br>\r\n<br>\r\nFun fact: I got the idea to add pitch changes to my ports from the changes between the songs in the original Street Fighter II and the Super Street Fighter II Soundtrack.",
    "latest_version": "smwc-23811-1595952300",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23811,
        "title": "Street Fighter II: World Warrior - Flight of the Bird ~ Chun Li's Theme (Remix)",
        "version": "smwc-23811-1595952300",
        "upstream_time": 1595952300,
        "download_url": "https://dl.smwcentral.net/23811/Flight_of_the_Bird.zip",
        "filename": "Flight_of_the_Bird.zip",
        "size": 126115,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-street-fighter-ii-world-warrior-guile-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19502,
    "title": "Street Fighter II: World Warrior - Guile's Theme",
    "authors": [
      "Sariel"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "dark",
      "final",
      "tense"
    ],
    "description": "Guile's Theme from Street Fighter II (SNES-Version).<br>\r\nKnown for going with literally everything (i don't take warranty for this). Since it was made for a fighting game you should probably prefer using it in tense, dark levels. Or you go with the meme and use it on every single level...",
    "latest_version": "smwc-19502-1553949323",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19502,
        "title": "Street Fighter II: World Warrior - Guile's Theme",
        "version": "smwc-19502-1553949323",
        "upstream_time": 1553949323,
        "download_url": "https://dl.smwcentral.net/19502/Street_Fighter_2_-_Guile_Theme.zip",
        "filename": "Street_Fighter_2_-_Guile_Theme.zip",
        "size": 35672,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-street-fighter-ii-world-warrior-have-pride-in-your-motherland-zangief-s-theme-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39454,
    "title": "Street Fighter II: World Warrior - Have Pride in your Motherland! ~ Zangief's Theme (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "bonus",
      "credits",
      "final",
      "industrial",
      "title",
      "town",
      "upbeat",
      "urban"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #FE3B3B;\">❝ 𝗭𝗮𝗻𝗴𝗶𝗲𝗳, 𝘆𝗼𝘂 𝗮𝗿𝗲 𝗕𝗮𝗱 𝗚𝘂𝘆, 𝗯𝘂𝘁 𝘁𝗵𝗶𝘀 𝗱𝗼𝗲𝘀 𝗻𝗼𝘁 𝗺𝗲𝗮𝗻 𝘆𝗼𝘂 𝗮𝗿𝗲 𝗯𝗮𝗱 𝗴𝘂𝘆... ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Zangief, (Wreck-It Ralph), 2012</span><br>\r\n<br>\r\n<img src=\"https://bin.smwcentral.net/u/23547/Zangief%2BSpin.gif\" alt=\"\"><br>\r\n<br>\r\nDid an arrangement of <s>Russian Hagger</s> <b><a href=\"https://youtu.be/TosG0dWQSXk\" rel=\"nofollow\">Z</a><a href=\"https://youtu.be/gNsLrw0SkCQ\" rel=\"nofollow\">a</a><a href=\"https://youtu.be/KmrquniBblc\" rel=\"nofollow\">n</a><a href=\"https://youtu.be/ZKTSVQnsbJ0\" rel=\"nofollow\">g</a><a href=\"https://youtu.be/-vMbK25Y7Ag\" rel=\"nofollow\">i</a><a href=\"https://youtu.be/JfyM9q-JkjY\" rel=\"nofollow\">e</a><a href=\"https://youtu.be/YCbd2K1YN10\" rel=\"nofollow\">f</a><a href=\"https://youtu.be/P55uetr8mtA\" rel=\"nofollow\">'</a><a href=\"https://youtu.be/I0mqR8oVQfs\" rel=\"nofollow\">s</a> <a href=\"https://youtu.be/Je8lrOT2rvQ\" rel=\"nofollow\">T</a><a href=\"https://youtu.be/3eoooRPwqAQ\" rel=\"nofollow\">h</a><a href=\"https://youtu.be/sbhy5dU2E_0\" rel=\"nofollow\">e</a><a href=\"https://youtu.be/KnnbLMCZAXc\" rel=\"nofollow\">m</a><a href=\"https://youtu.be/0BG_i-reEpU\" rel=\"nofollow\">e</a></b> from <i>Street Fighter II</i> / <i>Super Street Fighter II</i> / <i>X-Men vs. Street Fighter</i>. It has been a HOT minute since I last touched anything Street Fighter related, and I once again wanted to return to the GOAT OST that is Street Fighter II (minus the SSF2 Genesis version). Also, Zangief's theme was stuck in my head for a while and couldn't stop humming it, so I was like \"screw it\" and pulled out this mix 'cuz his theme kicks ass!! Seriously, Russia should actually make this their national anthem like for the love of god, their actual anthem sounds lame compared to Yoko Shimomura's masterpiece.<br>\r\n<br>\r\nI love Zangief's theme, and I think the original CPS-1 theme captures Zangief's entire physic incredibly well. The emphasis on the bass with hard hitting drums shows off his massive size and immense strength, as if to make ya feel like you're going up against something stronger than you'd imagine. The SSF2 (CPS-2) version makes the song a lot more upbeat and catchy, arguably, but lacks that same tone that the original has to define Zangief. That being said, this version is most heavily based off the Super version while retaining elements of the original World Warrior version.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠  \"Bonus End,\" P-Switch, Thunder & Yoshi SFX are disabled.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. D Minor (<a href=\"https://youtu.be/KmrquniBblc\" rel=\"nofollow\">World Warrior</a> Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. E Minor (<a href=\"https://youtu.be/I0mqR8oVQfs\" rel=\"nofollow\">Super</a> Pitch)<br>\r\nㅤ3. D# Minor (Custom Pitch 1)<br>\r\nㅤ4. C Minor (Custom Pitch 2)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables the voice clip, but sacrifices SMW-Compatibility (Voice Enabled)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Disables the voice clip & Decreases the Echo (Voice Disabled)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span>",
    "latest_version": "smwc-39454-1744461892",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39454,
        "title": "Street Fighter II: World Warrior - Have Pride in your Motherland! ~ Zangief's Theme (Remix)",
        "version": "smwc-39454-1744461892",
        "upstream_time": 1744461892,
        "download_url": "https://dl.smwcentral.net/39454/Have%20Pride%20in%20your%20Motherland%21.zip",
        "filename": "Have Pride in your Motherland%21.zip",
        "size": 404849,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-street-fighter-ii-world-warrior-insert-coin",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26344,
    "title": "Street Fighter II: World Warrior - Insert Coin",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "misc",
      "nintendo presents"
    ],
    "description": "Insert Coin sound effect from Street Fighter II.<br>\r\nUseful as Nintendo Presents or a global song.",
    "latest_version": "smwc-26344-1617134412",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26344,
        "title": "Street Fighter II: World Warrior - Insert Coin",
        "version": "smwc-26344-1617134412",
        "upstream_time": 1617134412,
        "download_url": "https://dl.smwcentral.net/26344/Street%20Fighter%20II%20Insert%20Coin.zip",
        "filename": "Street Fighter II Insert Coin.zip",
        "size": 30151,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-street-fighter-ii-world-warrior-opening-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8261,
    "title": "Street Fighter II: World Warrior - Opening Theme",
    "authors": [
      "Sinister Pixel"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "final",
      "title"
    ],
    "description": "The guitar heavy title theme from Street Fighter II. Good replacement for many jingles.",
    "latest_version": "smwc-8261-1347631981",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8261,
        "title": "Street Fighter II: World Warrior - Opening Theme",
        "version": "smwc-8261-1347631981",
        "upstream_time": 1347631981,
        "download_url": "https://dl.smwcentral.net/8261/Street%20Fighter%20II%20%28Arcade%29%20-%20Opening%20Theme%20-%20MVS.zip",
        "filename": "Street Fighter II (Arcade) - Opening Theme - MVS.zip",
        "size": 68884,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-street-fighter-ii-world-warrior-ryu-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26555,
    "title": "Street Fighter II: World Warrior - Ryu's Theme",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "grassland",
      "jungle",
      "mountain",
      "night",
      "retro",
      "sky"
    ],
    "description": "Ryu's theme from the game \"Super Street Fighter II\". The song is dedicated to \"Phyll\". I hope you are satisfied with the port :)",
    "latest_version": "smwc-26555-1618199512",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26555,
        "title": "Street Fighter II: World Warrior - Ryu's Theme",
        "version": "smwc-26555-1618199512",
        "upstream_time": 1618199512,
        "download_url": "https://dl.smwcentral.net/26555/Street%20Fighter%20II%20-%20Ryu%20Theme.zip",
        "filename": "Street Fighter II - Ryu Theme.zip",
        "size": 59688,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-street-fighter-ii-world-warrior-sagat-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19081,
    "title": "Street Fighter II: World Warrior - Sagat's Theme",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "calm",
      "night",
      "sky"
    ],
    "description": "This is Sagat's theme from Street Fighter II. It's a pretty funky song, but also very calm and fast paced (which is honestly not a combination I have ever thought I'd see in a song lmao). It also is a pretty complex song in that it's not only odd-timed, but also constantly changes time signatures throughout the whole song. AFAIK, the time signatures changes between 11/8 and 7/8, which makes this a pretty \"janky\" tune I suppose, but what do I know, I'm a complete illiterate at music theory lol<br>\r\n<br>\r\nOh yeah, right, I almost forgot; for this, I think a eastern level would work very well for this song, and you could also make it a athletic level if you want, your choice :V",
    "latest_version": "smwc-19081-1549750907",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19081,
        "title": "Street Fighter II: World Warrior - Sagat's Theme",
        "version": "smwc-19081-1549750907",
        "upstream_time": 1549750907,
        "download_url": "https://dl.smwcentral.net/19081/Sagat.zip",
        "filename": "Sagat.zip",
        "size": 62285,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-street-fighter-ii-world-warrior-the-fire-within-your-heart-ken-s-theme-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27646,
    "title": "Street Fighter II: World Warrior - The Fire Within Your Heart ~ Ken's Theme (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "chase",
      "credits",
      "dark",
      "final",
      "fire",
      "tense",
      "title"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #eb564b;\"><i>𝗔𝘁𝘁𝗮𝗰𝗸 𝗺𝗲 𝗶𝗳 𝘆𝗼𝘂 𝗱𝗮𝗿𝗲, 𝗜 𝘄𝗶𝗹𝗹 𝗰𝗿𝘂𝘀𝗵 𝘆𝗼𝘂!</i></span></span><br>\r\n<br>\r\nDid a special arrangement of <a href=\"https://youtu.be/e9fhrU7YYcQ\" rel=\"nofollow\">Ken Masters'</a> <a href=\"https://youtu.be/KLakZvVQmPw\" rel=\"nofollow\">Theme</a> from Street Fighter II': World Warrior for my 1K subscriber milestone. I'm a massive Ken fan (maining him in every game that he's in), so I thought I'd do his theme for this special. I've been wanting to arrange this song ever since I first got into the SMW porting scene and tried so many times, but each attempt was a fail... until now. It's one of my favorite VGMs of all-time, and I'm just incredibly happy to have finally done it.<br>\r\n<br>\r\nThe intense energy this song is packing is perfect for Ken's fire-y spirit. I really wanted to try basing this off the CPS1 original since not only does the song fit perfectly on the F minor, but the use of mostly just synths helps give this version an identity of its own and would work best with my style, especially when compared to the SNES \"Turbo\" version, which heavily utilized a riff guitar and other organic instruments. (though it is still my favorite version of Ken's theme to this date). I especially prefer this over his Super Street Fighter II versions, since they mostly just sounded like \"traditional CAPCOM\" fair instead of a theme that fits Ken's character (plus, it just sounds weaker on the D minor / C# minor too, if you ask me).<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F Minor (Original Pitch, turned on default)<br>\r\n2. F# Minor (<a href=\"https://youtu.be/u-bgVdPj3og\" rel=\"nofollow\">Special Championship Edition</a> Pitch)<br>\r\n3. E Minor (<a href=\"https://youtu.be/3Y7Ms7icADk\" rel=\"nofollow\">MS-DOS</a> Pitch)<br>\r\n4. G Minor (<a href=\"https://youtu.be/tdo_Lg2Mh8c\" rel=\"nofollow\">Sonic ERaZor</a> Pitch)<br>\r\n",
    "latest_version": "smwc-27646-1626988019",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27646,
        "title": "Street Fighter II: World Warrior - The Fire Within Your Heart ~ Ken's Theme (Remix)",
        "version": "smwc-27646-1626988019",
        "upstream_time": 1626988019,
        "download_url": "https://dl.smwcentral.net/27646/The%20Fire%20Within%20Your%20Heart.zip",
        "filename": "The Fire Within Your Heart.zip",
        "size": 151847,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-street-fighter-ii-world-warrior-vega-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11588,
    "title": "Street Fighter II: World Warrior - Vega's Theme",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss"
    ],
    "description": "Vega's theme from one of the Street Fighter games. It fits athletic levels and boss battles. ",
    "latest_version": "smwc-11588-1438725662",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11588,
        "title": "Street Fighter II: World Warrior - Vega's Theme",
        "version": "smwc-11588-1438725662",
        "upstream_time": 1438725662,
        "download_url": "https://dl.smwcentral.net/11588/vega%28u%29.zip",
        "filename": "vega(u).zip",
        "size": 24392,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11587,
        "title": "Street Fighter II: World Warrior - Vega's Theme",
        "version": "smwc-11587-1438725560",
        "upstream_time": 1438725560,
        "download_url": "https://dl.smwcentral.net/11587/vega%28s%29.zip",
        "filename": "vega(s).zip",
        "size": 50013,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-street-fighter-ii-world-warrior-vega-s-theme-dark-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22663,
    "title": "Street Fighter II: World Warrior - Vega's Theme (Dark Remix)",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "sad"
    ],
    "description": "Vega's theme, from Street Fighter II, remixed in a dark way. Could fit dark castles and so on.<br>\r\n<br>\r\nUPDATE: Made it compatible with all sfx/global songs.",
    "latest_version": "smwc-22663-1587749014",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22663,
        "title": "Street Fighter II: World Warrior - Vega's Theme (Dark Remix)",
        "version": "smwc-22663-1587749014",
        "upstream_time": 1587749014,
        "download_url": "https://dl.smwcentral.net/22663/Dark%20Vega.zip",
        "filename": "Dark Vega.zip",
        "size": 89372,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-street-fighter-ii-world-warrior-zangief-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21429,
    "title": "Street Fighter II: World Warrior - Zangief's Theme",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "industrial",
      "urban"
    ],
    "description": "An unsampled port of the music from Street Fighter II. Good for factory levels. Based on the arcade CPS-1 version (The World Warrior, Champion Edition, Turbo).",
    "latest_version": "smwc-21429-1574560968",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21429,
        "title": "Street Fighter II: World Warrior - Zangief's Theme",
        "version": "smwc-21429-1574560968",
        "upstream_time": 1574560968,
        "download_url": "https://dl.smwcentral.net/21429/Zangief%20Theme%20CPS1%20Version%202.zip",
        "filename": "Zangief Theme CPS1 Version 2.zip",
        "size": 32890,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-streetpass-mii-plaza-streetpass-mii-plaza-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28131,
    "title": "StreetPass Mii Plaza - StreetPass Mii Plaza Theme 1",
    "authors": [
      "Apple"
    ],
    "tags": [
      "bonus",
      "overworld",
      "sky"
    ],
    "description": "A port of the first of many versions of the StreetPass Mii Plaza Theme, which start out simple and get more complex as you gather more people. Ideally used on the overworld.",
    "latest_version": "smwc-28131-1635803070",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28131,
        "title": "StreetPass Mii Plaza - StreetPass Mii Plaza Theme 1",
        "version": "smwc-28131-1635803070",
        "upstream_time": 1635803070,
        "download_url": "https://dl.smwcentral.net/28131/StreetPass%20Mii%20Plaza%20Theme%201.zip",
        "filename": "StreetPass Mii Plaza Theme 1.zip",
        "size": 32745,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-streets-of-rage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41366,
    "title": "Streets of Rage 2 - Dreamer",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "boss",
      "calm",
      "carnival",
      "castle",
      "cave",
      "chase",
      "city",
      "dark",
      "final",
      "grassland",
      "industrial",
      "night",
      "snow",
      "switch palace",
      "tense",
      "town",
      "urban"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Aaron_Grella\"><a href=\"/?p=profile&amp;id=35976\" style=\"color: var(--user-color-2);\" class=\"un\">Aaron_Grella</a></span>.",
    "latest_version": "smwc-41366-1772300085",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41366,
        "title": "Streets of Rage 2 - Dreamer",
        "version": "smwc-41366-1772300085",
        "upstream_time": 1772300085,
        "download_url": "https://dl.smwcentral.net/41366/SoR2-Dreamer.zip",
        "filename": "SoR2-Dreamer.zip",
        "size": 94696,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40957,
        "title": "Streets of Rage 2 - Go Straight (Beat Mix)",
        "version": "smwc-40957-1773974205",
        "upstream_time": 1773974205,
        "download_url": "https://dl.smwcentral.net/40957/SoR2-GSBM.zip",
        "filename": "SoR2-GSBM.zip",
        "size": 98920,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40810,
        "title": "Streets of Rage 2 - Go Straight",
        "version": "smwc-40810-1762371332",
        "upstream_time": 1762371332,
        "download_url": "https://dl.smwcentral.net/40810/SoR2-GS.zip",
        "filename": "SoR2-GS.zip",
        "size": 97696,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40606,
        "title": "Streets of Rage 2 - Under Logic",
        "version": "smwc-40606-1761121211",
        "upstream_time": 1761121211,
        "download_url": "https://dl.smwcentral.net/40606/SoR2-UL.zip",
        "filename": "SoR2-UL.zip",
        "size": 101298,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35225,
        "title": "Streets Of Rage 2 - Nights into Dreams ~ Dreamer (Remix)",
        "version": "smwc-35225-1698841453",
        "upstream_time": 1698841453,
        "download_url": "https://dl.smwcentral.net/35225/Nights%20into%20Dreams.zip",
        "filename": "Nights into Dreams.zip",
        "size": 320212,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32169,
        "title": "Streets of Rage 2 - Back to the Industry",
        "version": "smwc-32169-1672537005",
        "upstream_time": 1672537005,
        "download_url": "https://dl.smwcentral.net/32169/sor2_back_to_the_industry%20%28v1.0%29.zip",
        "filename": "sor2_back_to_the_industry (v1.0).zip",
        "size": 108476,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25832,
        "title": "Streets of Rage 2 - In The Bar",
        "version": "smwc-25832-1612756233",
        "upstream_time": 1612756233,
        "download_url": "https://dl.smwcentral.net/25832/Streets%20of%20Rage%202%20-%20In%20The%20Bar.zip",
        "filename": "Streets of Rage 2 - In The Bar.zip",
        "size": 49158,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23672,
        "title": "Streets of Rage 2 - Under Logic",
        "version": "smwc-23672-1595895291",
        "upstream_time": 1595895291,
        "download_url": "https://dl.smwcentral.net/23672/under%20logic.zip",
        "filename": "under logic.zip",
        "size": 32322,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23642,
        "title": "Streets of Rage 2 - Never Return Alive",
        "version": "smwc-23642-1595361220",
        "upstream_time": 1595361220,
        "download_url": "https://dl.smwcentral.net/23642/never%20return%20alive.zip",
        "filename": "never return alive.zip",
        "size": 33884,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23623,
        "title": "Streets of Rage 2 - Slow Moon",
        "version": "smwc-23623-1594681937",
        "upstream_time": 1594681937,
        "download_url": "https://dl.smwcentral.net/23623/slow%20moon.zip",
        "filename": "slow moon.zip",
        "size": 32798,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23377,
        "title": "Streets of Rage 2 - Spin on the Bridge",
        "version": "smwc-23377-1593136402",
        "upstream_time": 1593136402,
        "download_url": "https://dl.smwcentral.net/23377/sor2_spin_on_the_bridge%20%28v1.0%29.zip",
        "filename": "sor2_spin_on_the_bridge (v1.0).zip",
        "size": 104908,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22938,
        "title": "Streets of Rage 2 - Go Straight",
        "version": "smwc-22938-1590043219",
        "upstream_time": 1590043219,
        "download_url": "https://dl.smwcentral.net/22938/go%20straight.zip",
        "filename": "go straight.zip",
        "size": 31866,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22201,
        "title": "Streets of Rage 2 - In the Bar",
        "version": "smwc-22201-1582156280",
        "upstream_time": 1582156280,
        "download_url": "https://dl.smwcentral.net/22201/in%20the%20bar.zip",
        "filename": "in the bar.zip",
        "size": 30038,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21649,
        "title": "Streets of Rage 2 - Alien Power",
        "version": "smwc-21649-1577594139",
        "upstream_time": 1577594139,
        "download_url": "https://dl.smwcentral.net/21649/alien%20power.zip",
        "filename": "alien power.zip",
        "size": 58629,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11125,
        "title": "Streets of Rage 2 - Dreamer",
        "version": "smwc-11125-1428098600",
        "upstream_time": 1428098600,
        "download_url": "https://dl.smwcentral.net/11125/dreamer.zip",
        "filename": "dreamer.zip",
        "size": 32675,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-streets-of-rage-2-get-down-on-the-beach-wave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36802,
    "title": "Streets of Rage 2 - Get Down on the Beach! ~ Wave 131 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "beach",
      "upbeat",
      "urban",
      "water"
    ],
    "description": "I feel like I have an obligation to do more Streets Of Rage music to make up for the lack of Streets Of Rage music I've provided, so I  arranged <a href=\"https://youtu.be/ZrIZgOE1DMk?si=t_ZJrinIkcXzVZgX\" rel=\"nofollow\">Wave</a> <a href=\"https://youtu.be/P318m8i_gyc?si=U4nUPzTOddIVYf-U\" rel=\"nofollow\">131</a> from Streets Of Peak 2. It's another one of my favorite songs in the game and one of the best beach themes ever. It's also one of the hardest ports I've ever done. lmao.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Hooded Edge simping over SOR2, Yuzo Koshiro, & Motohiro Kawashima</span></div><div class=\"collapse-content\">I genuinely believe this when I say we, as a society, did not deserve Streets Of Peak 2, and most certainly we did not deserve Yuzo Koshiro and Motohiro Kawashima. We're just peasants compared to them.</div></div><br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ Death sound is gonna sound weird (@0 replaces @9 to save on space).<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file</u></span>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. C# Minor (Original Pitch)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\n‎‎‎‎‎‎‎‎ㅤ2. C Minor (Custom Pitch 1)<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. D Minor (Custom Pitch 2)<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file</u></span>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables the voice clip, but isn't compatible with SMW (Listening-Only)<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables the voice clip (SMW-Compatible)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span>",
    "latest_version": "smwc-36802-1709243161",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36802,
        "title": "Streets of Rage 2 - Get Down on the Beach! ~ Wave 131 (Remix)",
        "version": "smwc-36802-1709243161",
        "upstream_time": 1709243161,
        "download_url": "https://dl.smwcentral.net/36802/Get%20Down%20on%20the%20Beach%21.zip",
        "filename": "Get Down on the Beach%21.zip",
        "size": 287205,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-streets-of-rage-2-player-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22196,
    "title": "Streets of Rage 2 - Player Select V2",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "overworld",
      "urban"
    ],
    "description": "The character select theme from Streets of Rage 2. Utilizes noise, so it may cause issues with other noise sound effects, but the song is so short that you're likely to be using it for an overworld anyway so it's kind of a non-issue. Of course, if you have a character select screen in your hack, you can just use it for that instead.",
    "latest_version": "smwc-22196-1582247240",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22196,
        "title": "Streets of Rage 2 - Player Select V2",
        "version": "smwc-22196-1582247240",
        "upstream_time": 1582247240,
        "download_url": "https://dl.smwcentral.net/22196/player%20select%20v2.zip",
        "filename": "player select v2.zip",
        "size": 31169,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-streets-of-rage-2-wave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41817,
    "title": "Streets of Rage 2 - Wave 131",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland",
      "upbeat",
      "urban"
    ],
    "description": "Unsampled version. Requested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>.",
    "latest_version": "smwc-41817-1776623970",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41817,
        "title": "Streets of Rage 2 - Wave 131",
        "version": "smwc-41817-1776623970",
        "upstream_time": 1776623970,
        "download_url": "https://dl.smwcentral.net/41817/SoR2-Wave131.zip",
        "filename": "SoR2-Wave131.zip",
        "size": 34368,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19513,
        "title": "Streets of Rage 2 - Wave 131",
        "version": "smwc-19513-1553973666",
        "upstream_time": 1553973666,
        "download_url": "https://dl.smwcentral.net/19513/Streets%20of%20Rage%202%20-%20Wave%20131.zip",
        "filename": "Streets of Rage 2 - Wave 131.zip",
        "size": 59628,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-streets-of-rage-fighting-in-the-streets",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33486,
    "title": "Streets of Rage - Fighting in the Streets",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "retro",
      "urban"
    ],
    "description": "Music that plays in the first stage of Streets of Rage.<br>\r\nDedicated to <span class=\"un-outer\" title=\"Phyll\"><a href=\"/?p=profile&amp;id=44317\" style=\"color: var(--user-color-1);\" class=\"un\">Phyll</a></span><br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nStage Clear, Bonus End, P-Switch, Yoshi mount, Thunder/Firework/Blargg ",
    "latest_version": "smwc-33486-1685575096",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33486,
        "title": "Streets of Rage - Fighting in the Streets",
        "version": "smwc-33486-1685575096",
        "upstream_time": 1685575096,
        "download_url": "https://dl.smwcentral.net/33486/Fighting%20in%20the%20Streets.zip",
        "filename": "Fighting in the Streets.zip",
        "size": 109085,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-streets-of-rage-round-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21750,
    "title": "Streets of Rage - Round Clear",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "The theme that plays when you beat a level in the Streets of Rage series on the Genesis. Included is a readme on how to insert the standard version of the port, and an alternate, universal version just in case it does not work in your hacks.",
    "latest_version": "smwc-21750-1578075854",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21750,
        "title": "Streets of Rage - Round Clear",
        "version": "smwc-21750-1578075854",
        "upstream_time": 1578075854,
        "download_url": "https://dl.smwcentral.net/21750/round%20clear.zip",
        "filename": "round clear.zip",
        "size": 64510,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-streets-of-rage-violent-breathing",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22756,
    "title": "Streets of Rage - Violent Breathing",
    "authors": [
      "crm0622"
    ],
    "tags": [
      "athletic",
      "chase",
      "night",
      "tense"
    ],
    "description": "(Revamped ver. of previous attempt.)<br>\r\n<br>\r\nA song from \"Streets of Rage\".<br>\r\nMay fit for athletic shinanigans, or elevator-type stages...<br>\r\n<br>\r\n(Note : INCOMPATIBLE with \"Star\", \"Bonus End\", \"Yoshi\" and \"Thunder/Blargg\".)<br>\r\n<br>\r\n(Minor update : Slightly re-tuned square wave sample, as it had somewhat off sound... also some edit.)",
    "latest_version": "smwc-22756-1589335246",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22756,
        "title": "Streets of Rage - Violent Breathing",
        "version": "smwc-22756-1589335246",
        "upstream_time": 1589335246,
        "download_url": "https://dl.smwcentral.net/22756/sor_violent_breathing%28v2.01%29.zip",
        "filename": "sor_violent_breathing(v2.01).zip",
        "size": 101140,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-strike-wolf-nes-unlicensed-opening-cutscene",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31530,
    "title": "Strike Wolf (NES Unlicensed) - Opening Cutscene",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "cutscene",
      "retro",
      "sad"
    ],
    "description": "The somber and slow song used in the Opening Cutscene from an Unlicensed NES Zapper game Strike Wolf.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31530-1663848798",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31530,
        "title": "Strike Wolf (NES Unlicensed) - Opening Cutscene",
        "version": "smwc-31530-1663848798",
        "upstream_time": 1663848798,
        "download_url": "https://dl.smwcentral.net/31530/Strike%20Wolf%20%28NES%20Unlicensed%29%20-%20Opening%20Cutscene.zip",
        "filename": "Strike Wolf (NES Unlicensed) - Opening Cutscene.zip",
        "size": 31511,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-stuart-little-the-journey-home-gbc-sewer-levels",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9451,
    "title": "Stuart Little: The Journey Home (GBC) - Sewer Levels",
    "authors": [
      "lu9"
    ],
    "tags": [
      "calm",
      "cave",
      "grassland"
    ],
    "description": "plays on levels \"Make it Snappy\" and \"Up to His Neck in It\" on Stuart Little: The Journey Home for Game Boy Color. Good for underground levels, or maybe even sewer levels.",
    "latest_version": "smwc-9451-1417691307",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9451,
        "title": "Stuart Little: The Journey Home (GBC) - Sewer Levels",
        "version": "smwc-9451-1417691307",
        "upstream_time": 1417691307,
        "download_url": "https://dl.smwcentral.net/9451/SLJH_Sewers.zip",
        "filename": "SLJH_Sewers.zip",
        "size": 32603,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-stunt-race-fx-king-s-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17622,
    "title": "Stunt Race FX - King's Forest",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "athletic",
      "chase",
      "mountain"
    ],
    "description": "this theme fits into many types of levels but gets better at bonus levels",
    "latest_version": "smwc-17622-1529044617",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17622,
        "title": "Stunt Race FX - King's Forest",
        "version": "smwc-17622-1529044617",
        "upstream_time": 1529044617,
        "download_url": "https://dl.smwcentral.net/17622/King%27s%20Forest.zip",
        "filename": "King%27s Forest.zip",
        "size": 23036,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-stunt-race-fx-up-n-down",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39085,
    "title": "Stunt Race FX - Up 'n' Down",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "grassland",
      "sky"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Green\"><a href=\"/?p=profile&amp;id=43749\" style=\"color: var(--user-color-3);\" class=\"un\">Green</a></span>",
    "latest_version": "smwc-39085-1740774580",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39085,
        "title": "Stunt Race FX - Up 'n' Down",
        "version": "smwc-39085-1740774580",
        "upstream_time": 1740774580,
        "download_url": "https://dl.smwcentral.net/39085/Up%20n%20Down.zip",
        "filename": "Up n Down.zip",
        "size": 62872,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-styla",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8349,
    "title": "Styla",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "athletic",
      "night",
      "space"
    ],
    "description": "An upbeat custom song. Could fit an athletic theme or space theme.",
    "latest_version": "smwc-8349-1355357321",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8349,
        "title": "Styla",
        "version": "smwc-8349-1355357321",
        "upstream_time": 1355357321,
        "download_url": "https://dl.smwcentral.net/8349/styla.zip",
        "filename": "styla.zip",
        "size": 65966,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sub-terrania-underwater-level-ix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39307,
    "title": "Sub-Terrania - Underwater (Level IX)",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "dark",
      "industrial",
      "mysterious",
      "tense",
      "water"
    ],
    "description": "Song from the Genesis game Sub-Terrania. While the title states that it is a song for a water level, it might as well fit a industrial/tech level.",
    "latest_version": "smwc-39307-1748805637",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39307,
        "title": "Sub-Terrania - Underwater (Level IX)",
        "version": "smwc-39307-1748805637",
        "upstream_time": 1748805637,
        "download_url": "https://dl.smwcentral.net/39307/Sub-Terrania%20-%20Underwater.zip",
        "filename": "Sub-Terrania - Underwater.zip",
        "size": 103030,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-subcontina-land-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41620,
    "title": "Subcontina Land (Map)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "grassland",
      "overworld"
    ],
    "description": "Likely World 1 Map, grassland areas, possibly main overworld map<br>\r\nToday's Update: reduced bpm match Anticontina Land map",
    "latest_version": "smwc-41620-1774544965",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41620,
        "title": "Subcontina Land (Map)",
        "version": "smwc-41620-1774544965",
        "upstream_time": 1774544965,
        "download_url": "https://dl.smwcentral.net/41620/subcontina_land.zip",
        "filename": "subcontina_land.zip",
        "size": 31842,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-subterrania",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14782,
    "title": "Subterrania",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "bonus",
      "cave",
      "forest",
      "jungle",
      "overworld",
      "swamp",
      "town"
    ],
    "description": "A short, rather goofy track that could fit a variety of areas, such as a cave, a forest, a town, or an overgrown cave town",
    "latest_version": "smwc-14782-1481832986",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14782,
        "title": "Subterrania",
        "version": "smwc-14782-1481832986",
        "upstream_time": 1481832986,
        "download_url": "https://dl.smwcentral.net/14782/cave.zip",
        "filename": "cave.zip",
        "size": 32467,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sudsy-soda-lake",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41422,
    "title": "Sudsy Soda Lake",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "beach",
      "grassland",
      "overworld",
      "upbeat",
      "water"
    ],
    "description": "The other winning entry from 72hoSPC #13! Per the contest theme, I opted to make an overworld theme for that little section of overworld that contains the Soda Lake level. I tried to imagine a bubbly sort of beach tune, given that soda is fizzy.<br>\r\n<br>\r\nFitting for upbeat beach overworlds.",
    "latest_version": "smwc-41422-1768542796",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41422,
        "title": "Sudsy Soda Lake",
        "version": "smwc-41422-1768542796",
        "upstream_time": 1768542796,
        "download_url": "https://dl.smwcentral.net/41422/Sudsy%20Soda%20Lake%20.zip",
        "filename": "Sudsy Soda Lake .zip",
        "size": 61399,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-suikoden-ii-carried-on-rippling-waves",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10405,
    "title": "Suikoden II - Carried on Rippling Waves",
    "authors": [
      "sincx"
    ],
    "tags": [
      "calm",
      "credits",
      "forest",
      "grassland",
      "overworld",
      "sky",
      "title",
      "town"
    ],
    "description": "A calm song that could be used for a happy grassland or cutscene. It could also work for a nice town or credits theme.",
    "latest_version": "smwc-10405-1419885162",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10405,
        "title": "Suikoden II - Carried on Rippling Waves",
        "version": "smwc-10405-1419885162",
        "upstream_time": 1419885162,
        "download_url": "https://dl.smwcentral.net/10405/Carried%20on%20the%20Rippling%20Waves.zip",
        "filename": "Carried on the Rippling Waves.zip",
        "size": 44400,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-suikoden-ii-gothic-neclord",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34094,
    "title": "Suikoden II - Gothic Neclord",
    "authors": [
      "SviSvi"
    ],
    "tags": [
      "boss",
      "dark",
      "ghost house",
      "spooky",
      "tense"
    ],
    "description": "Spooky/gothic song using organs and synthesizers. From a battle against a vampire.<br>\r\n<br>\r\nUpdate: I changed the samples and added some parts.",
    "latest_version": "smwc-34094-1696138769",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34094,
        "title": "Suikoden II - Gothic Neclord",
        "version": "smwc-34094-1696138769",
        "upstream_time": 1696138769,
        "download_url": "https://dl.smwcentral.net/34094/Gothic%20Neclord.zip",
        "filename": "Gothic Neclord.zip",
        "size": 61311,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-suishou",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8013,
    "title": "Suishou",
    "authors": [
      "Kil"
    ],
    "tags": [
      "calm",
      "ice"
    ],
    "description": "Peaceful tune made for an ice cave area in a canceled hack.",
    "latest_version": "smwc-8013-1312130607",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8013,
        "title": "Suishou",
        "version": "smwc-8013-1312130607",
        "upstream_time": 1312130607,
        "download_url": "https://dl.smwcentral.net/8013/Suishou.zip",
        "filename": "Suishou.zip",
        "size": 67233,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-summer-carnival",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39004,
    "title": "Summer Carnival '92: Recca - Hyde",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "airship",
      "athletic",
      "fire",
      "industrial",
      "retro",
      "space",
      "upbeat"
    ],
    "description": "Plays during stage 2 in Recca.",
    "latest_version": "smwc-39004-1736548048",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39004,
        "title": "Summer Carnival '92: Recca - Hyde",
        "version": "smwc-39004-1736548048",
        "upstream_time": 1736548048,
        "download_url": "https://dl.smwcentral.net/39004/Summer%20Carnival%20%2792%20-%20Recca%20~%20Hyde.zip",
        "filename": "Summer Carnival %2792 - Recca ~ Hyde.zip",
        "size": 86193,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-summer-hammer-time",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14744,
    "title": "Summer Hammer Time",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "beach"
    ],
    "description": "A beach themed song originally composed for a CLDC entry. Fits... um... beach levels.",
    "latest_version": "smwc-14744-1481832705",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14744,
        "title": "Summer Hammer Time",
        "version": "smwc-14744-1481832705",
        "upstream_time": 1481832705,
        "download_url": "https://dl.smwcentral.net/14744/Custom%20-%20Summer%20Hammer%20Time.zip",
        "filename": "Custom - Summer Hammer Time.zip",
        "size": 33151,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-summer-something",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19905,
    "title": "Summer Something",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beach",
      "jungle"
    ],
    "description": "A happy little beach composition inspired a little by The Spirit Who Loves Money",
    "latest_version": "smwc-19905-1557793735",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19905,
        "title": "Summer Something",
        "version": "smwc-19905-1557793735",
        "upstream_time": 1557793735,
        "download_url": "https://dl.smwcentral.net/19905/Summer%20Something.zip",
        "filename": "Summer Something.zip",
        "size": 32759,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-summer-vacation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40066,
    "title": "Summer Vacation",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "athletic",
      "beach",
      "water"
    ],
    "description": "Looks good on the beaches",
    "latest_version": "smwc-40066-1752013949",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40066,
        "title": "Summer Vacation",
        "version": "smwc-40066-1752013949",
        "upstream_time": 1752013949,
        "download_url": "https://dl.smwcentral.net/40066/Summer%20Vacation.zip",
        "filename": "Summer Vacation.zip",
        "size": 32062,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-summon-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32212,
    "title": "Summon Night 2 - Will of Battle",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "airship",
      "athletic",
      "boss",
      "final",
      "grassland",
      "mountain",
      "sky",
      "temple",
      "tense"
    ],
    "description": "\"Will of Battle\" from \"Summon Night 2\"<br>\r\n<br>\r\nA great song for everyone that first appears in the battle in the marshlands in episode 5.<br>\r\nThe loop is regrettable where it is short.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=T1P9acLmOT0&list=PL_BhbJAAueZSGVshOEHWr7siFfzkIHSzj&index=8\" rel=\"nofollow\">Original ver</a><br>\r\n<a href=\"https://www.nicovideo.jp/watch/sm19720572\" rel=\"nofollow\">Summon Night level of SMW Hack</a><br>\r\n<br>\r\n<br>\r\n",
    "latest_version": "smwc-32212-1674922407",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32212,
        "title": "Summon Night 2 - Will of Battle",
        "version": "smwc-32212-1674922407",
        "upstream_time": 1674922407,
        "download_url": "https://dl.smwcentral.net/32212/Summon%20Night%202%20-%20Will%20of%20Battle.zip",
        "filename": "Summon Night 2 - Will of Battle.zip",
        "size": 68347,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-summon-night-swordcraft-story-2-diverging-hearts-v1",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8396,
    "title": "Summon Night: Swordcraft Story 2 - Diverging Hearts (v1.1)",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "calm",
      "dark",
      "forest",
      "jungle"
    ],
    "description": "An upbeat, somewhat eerie tune. Can fit a forest perhaps.",
    "latest_version": "smwc-8396-1363316637",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8396,
        "title": "Summon Night: Swordcraft Story 2 - Diverging Hearts (v1.1)",
        "version": "smwc-8396-1363316637",
        "upstream_time": 1363316637,
        "download_url": "https://dl.smwcentral.net/8396/Swordcraft%20Story%202%20-%20Diverging%20Hearts.zip",
        "filename": "Swordcraft Story 2 - Diverging Hearts.zip",
        "size": 69728,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-summon-night-swordcraft-story-i-must-not-lose-the-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19546,
    "title": "Summon Night: Swordcraft Story - I Must Not Lose The Battle!",
    "authors": [
      "sincx"
    ],
    "tags": [
      "boss",
      "castle",
      "fire",
      "grassland",
      "mountain",
      "urban"
    ],
    "description": "Somewhat intense song, would be good for difficult levels.",
    "latest_version": "smwc-19546-1554169963",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19546,
        "title": "Summon Night: Swordcraft Story - I Must Not Lose The Battle!",
        "version": "smwc-19546-1554169963",
        "upstream_time": 1554169963,
        "download_url": "https://dl.smwcentral.net/19546/mustnotlose.zip",
        "filename": "mustnotlose.zip",
        "size": 35826,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sunburst",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25849,
    "title": "Sunburst",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "forest",
      "mysterious",
      "water"
    ],
    "description": "Sunbeams shining through the treetops, in a yellowish glow.<br>\r\nThere's a little creature sitting on a mossy stone... <br>\r\n\"A a, a, a... grrl\" <br>\r\nWhat does it mean?<br>\r\n<br>\r\nOriginal song inspired by the Casio Mario World OST and some samples in the samples of insanity pack. Could fit weird and forest or water themed levels, maybe?<br>\r\nPlease credit if you use this, thanks :)",
    "latest_version": "smwc-25849-1612651410",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25849,
        "title": "Sunburst",
        "version": "smwc-25849-1612651410",
        "upstream_time": 1612651410,
        "download_url": "https://dl.smwcentral.net/25849/Sunburst.zip",
        "filename": "Sunburst.zip",
        "size": 73180,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sunder-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37452,
    "title": "Sunder - Map 17: Archives of the Technomancer (Mega Man X3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "final",
      "ruins",
      "tense"
    ],
    "description": "Style: Mega Man X3",
    "latest_version": "smwc-37452-1722301062",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37452,
        "title": "Sunder - Map 17: Archives of the Technomancer (Mega Man X3 Style)",
        "version": "smwc-37452-1722301062",
        "upstream_time": 1722301062,
        "download_url": "https://dl.smwcentral.net/37452/Sunder_Map17_X3.zip",
        "filename": "Sunder_Map17_X3.zip",
        "size": 62644,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sunny-fields",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7076,
    "title": "Sunny Fields",
    "authors": [
      "gpetry"
    ],
    "tags": [
      "grassland",
      "town"
    ],
    "description": "Here's another one I composed. It really sounds like you're playing Mario, so that way you have a new song with the same feeling you get from the original field song. Suits the outside field levels.",
    "latest_version": "smwc-7076-1318102307",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7076,
        "title": "Sunny Fields",
        "version": "smwc-7076-1318102307",
        "upstream_time": 1318102307,
        "download_url": "https://dl.smwcentral.net/7076/Custom%20-%20Sunny%20Fields.zip",
        "filename": "Custom - Sunny Fields.zip",
        "size": 70962,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sunset-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14284,
    "title": "Sunset beach",
    "authors": [
      "Tato"
    ],
    "tags": [
      "beach",
      "water"
    ],
    "description": "Could fit for a sunset beach.",
    "latest_version": "smwc-14284-1472610878",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14284,
        "title": "Sunset beach",
        "version": "smwc-14284-1472610878",
        "upstream_time": 1472610878,
        "download_url": "https://dl.smwcentral.net/14284/Beachsong.zip",
        "filename": "Beachsong.zip",
        "size": 32821,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sunset-riders-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32997,
    "title": "Sunset Riders - Stage 1",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "desert",
      "night"
    ],
    "description": "I've had this port completed on my PC since 2021, but I've just now recently deciding to share it. Good for desert levels.",
    "latest_version": "smwc-32997-1680557985",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32997,
        "title": "Sunset Riders - Stage 1",
        "version": "smwc-32997-1680557985",
        "upstream_time": 1680557985,
        "download_url": "https://dl.smwcentral.net/32997/Sunset%20Riders%20-%20Stage%201.zip",
        "filename": "Sunset Riders - Stage 1.zip",
        "size": 83042,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32146,
        "title": "Sunset Riders - Stage 3",
        "version": "smwc-32146-1674945776",
        "upstream_time": 1674945776,
        "download_url": "https://dl.smwcentral.net/32146/Sunset%20Riders%20-%20Stage%203.zip",
        "filename": "Sunset Riders - Stage 3.zip",
        "size": 74580,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32082,
        "title": "Sunset Riders - Stage 6",
        "version": "smwc-32082-1674945310",
        "upstream_time": 1674945310,
        "download_url": "https://dl.smwcentral.net/32082/Sunset%20Riders%20-%20Stage%206.zip",
        "filename": "Sunset Riders - Stage 6.zip",
        "size": 66037,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sunset-sonata",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8083,
    "title": "Sunset Sonata",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain"
    ],
    "description": "Good for a level with a calm and slightly upbeat feel to it.",
    "latest_version": "smwc-8083-1319953811",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8083,
        "title": "Sunset Sonata",
        "version": "smwc-8083-1319953811",
        "upstream_time": 1319953811,
        "download_url": "https://dl.smwcentral.net/8083/Sunset%20Sonata.zip",
        "filename": "Sunset Sonata.zip",
        "size": 66842,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-adventure-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25484,
    "title": "Super Adventure Island 2 - Wanna Learn Somethin'?",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "athletic",
      "calm",
      "cave",
      "cutscene",
      "night",
      "ruins",
      "space",
      "temple",
      "urban"
    ],
    "description": "A funky and repetitive song from Super Adventure Island 2.",
    "latest_version": "smwc-25484-1608231733",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25484,
        "title": "Super Adventure Island 2 - Wanna Learn Somethin'?",
        "version": "smwc-25484-1608231733",
        "upstream_time": 1608231733,
        "download_url": "https://dl.smwcentral.net/25484/Super%20Adventure%20Island%202%20-%20Wanna%20Learn%20Somethin%27.zip",
        "filename": "Super Adventure Island 2 - Wanna Learn Somethin%27.zip",
        "size": 64819,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21863,
        "title": "Super Adventure Island 2 - Mysterious Shrine",
        "version": "smwc-21863-1579419886",
        "upstream_time": 1579419886,
        "download_url": "https://dl.smwcentral.net/21863/Super%20Adventure%20Island%202%20-%20Mysterious%20Shrine.zip",
        "filename": "Super Adventure Island 2 - Mysterious Shrine.zip",
        "size": 39951,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-adventure-island-blue-blue-moon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27255,
    "title": "Super Adventure Island - Blue Blue Moon",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "beach",
      "calm",
      "night"
    ],
    "description": "Chill jazzy tune from Super Adventure Island.",
    "latest_version": "smwc-27255-1625086695",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27255,
        "title": "Super Adventure Island - Blue Blue Moon",
        "version": "smwc-27255-1625086695",
        "upstream_time": 1625086695,
        "download_url": "https://dl.smwcentral.net/27255/Super%20Adventure%20Island%20-%20Blue%20Blue%20Moon.zip",
        "filename": "Super Adventure Island - Blue Blue Moon.zip",
        "size": 67700,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-adventure-island-cool-jam",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37489,
    "title": "Super Adventure Island - Cool Jam",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "ice",
      "overworld",
      "snow"
    ],
    "description": "It's a cool jam",
    "latest_version": "smwc-37489-1714513928",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37489,
        "title": "Super Adventure Island - Cool Jam",
        "version": "smwc-37489-1714513928",
        "upstream_time": 1714513928,
        "download_url": "https://dl.smwcentral.net/37489/Super%20Adventure%20Island%20-%20Cool%20Jam.zip",
        "filename": "Super Adventure Island - Cool Jam.zip",
        "size": 75284,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-adventure-island-drop-into-a-walk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27274,
    "title": "Super Adventure Island - Drop into a Walk",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "beach",
      "desert",
      "forest",
      "jungle"
    ],
    "description": "A reggae-styled song from Super Adventure Island. Requested by EDIT3333 some time ago.",
    "latest_version": "smwc-27274-1625092851",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27274,
        "title": "Super Adventure Island - Drop into a Walk",
        "version": "smwc-27274-1625092851",
        "upstream_time": 1625092851,
        "download_url": "https://dl.smwcentral.net/27274/Super%20Adventure%20Island%20-%20Drop%20into%20a%20Walk.zip",
        "filename": "Super Adventure Island - Drop into a Walk.zip",
        "size": 74133,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-adventure-island-follow-wind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26556,
    "title": "Super Adventure Island - Follow Wind",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "grassland",
      "title"
    ],
    "description": "A happy and energetic song from Super Adventure Island.<br>\r\nRequested by Infinity.",
    "latest_version": "smwc-26556-1617830436",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26556,
        "title": "Super Adventure Island - Follow Wind",
        "version": "smwc-26556-1617830436",
        "upstream_time": 1617830436,
        "download_url": "https://dl.smwcentral.net/26556/Super%20Adventure%20Island%20-%20Follow%20Wind.zip",
        "filename": "Super Adventure Island - Follow Wind.zip",
        "size": 70025,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-adventure-island-hawaiian",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34675,
    "title": "Super Adventure Island - Hawaiian",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "beach",
      "calm",
      "credits",
      "sea"
    ],
    "description": "Can fit a beach theme.",
    "latest_version": "smwc-34675-1695245847",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34675,
        "title": "Super Adventure Island - Hawaiian",
        "version": "smwc-34675-1695245847",
        "upstream_time": 1695245847,
        "download_url": "https://dl.smwcentral.net/34675/14%20Hawaiian.zip",
        "filename": "14 Hawaiian.zip",
        "size": 37600,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-adventure-island-hop-step-and-jazzy-beats",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22263,
    "title": "Super Adventure Island - Hop Step and Jazzy Beats",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "misc",
      "overworld"
    ],
    "description": "Hop Step and Jazzy Beats from Super Adventure Island. Could be useful for overworlds.",
    "latest_version": "smwc-22263-1583829136",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22263,
        "title": "Super Adventure Island - Hop Step and Jazzy Beats",
        "version": "smwc-22263-1583829136",
        "upstream_time": 1583829136,
        "download_url": "https://dl.smwcentral.net/22263/Super%20Adventure%20Island%20-%20Hop%20Step%20and%20Jazzy%20Beats.zip",
        "filename": "Super Adventure Island - Hop Step and Jazzy Beats.zip",
        "size": 69134,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-adventure-island-jungle-chase",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22107,
    "title": "Super Adventure Island - Jungle Chase",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "jungle",
      "misc"
    ],
    "description": "A groovy little song from Super Adventure Island. Could work for jungle levels.",
    "latest_version": "smwc-22107-1582006944",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22107,
        "title": "Super Adventure Island - Jungle Chase",
        "version": "smwc-22107-1582006944",
        "upstream_time": 1582006944,
        "download_url": "https://dl.smwcentral.net/22107/Super%20Adventure%20Island%20-%20Jungle%20Chase.zip",
        "filename": "Super Adventure Island - Jungle Chase.zip",
        "size": 68942,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-adventure-island-the-island-of-everlasting-summer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22287,
    "title": "Super Adventure Island - The Island of Everlasting Summer",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "beach",
      "grassland",
      "sky"
    ],
    "description": "A tropical song that plays during the second level of Super Adventure Island. Good for beaches and cloud levels. Requested by Infinity.",
    "latest_version": "smwc-22287-1583882868",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22287,
        "title": "Super Adventure Island - The Island of Everlasting Summer",
        "version": "smwc-22287-1583882868",
        "upstream_time": 1583882868,
        "download_url": "https://dl.smwcentral.net/22287/Super%20Adventure%20Island%20-%20The%20Island%20of%20Everlasting%20Summer.zip",
        "filename": "Super Adventure Island - The Island of Everlasting Summer.zip",
        "size": 72811,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-aleste-rock-downfall",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8424,
    "title": "Super Aleste - Rock Downfall",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "athletic",
      "beach",
      "ice",
      "industrial",
      "jungle",
      "space"
    ],
    "description": "Music from stage 5 of Super Aleste, also known in America as Space Megaforce. Fairly fast paced.",
    "latest_version": "smwc-8424-1369265321",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8424,
        "title": "Super Aleste - Rock Downfall",
        "version": "smwc-8424-1369265321",
        "upstream_time": 1369265321,
        "download_url": "https://dl.smwcentral.net/8424/Super%20Aleste%20-%20Rock%20Downfall.zip",
        "filename": "Super Aleste - Rock Downfall.zip",
        "size": 66199,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-animal-royale-crustacean-oscillation-chorus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31733,
    "title": "Super Animal Royale - Crustacean Oscillation (Chorus)",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "bonus",
      "overworld"
    ],
    "description": "A quickie I ported since I've been playing Super Animal Royale a lot lately. It's rave music, good for overworlds or bonus rooms. ",
    "latest_version": "smwc-31733-1672448073",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31733,
        "title": "Super Animal Royale - Crustacean Oscillation (Chorus)",
        "version": "smwc-31733-1672448073",
        "upstream_time": 1672448073,
        "download_url": "https://dl.smwcentral.net/31733/Crustacean%20Oscillation.zip",
        "filename": "Crustacean Oscillation.zip",
        "size": 30816,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-back-to-the-future-ii-round-6",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40426,
    "title": "Super Back to the Future II - Round 6-1",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "final",
      "night",
      "upbeat",
      "urban"
    ],
    "description": "Round 6-1 from Super Back to the Future: Part II on the Super Famicom, where it's used in a night urban setting close to the end.",
    "latest_version": "smwc-40426-1756581777",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40426,
        "title": "Super Back to the Future II - Round 6-1",
        "version": "smwc-40426-1756581777",
        "upstream_time": 1756581777,
        "download_url": "https://dl.smwcentral.net/40426/Super%20Back%20to%20the%20Future%20II%20-%20Round%206-1.zip",
        "filename": "Super Back to the Future II - Round 6-1.zip",
        "size": 73307,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-big-2-card-game",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10317,
    "title": "Super Big 2 - Card Game 2",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "bonus",
      "town"
    ],
    "description": "A happy song from a bootleg game, <a href=\"https://bootleggames.fandom.com/wiki/Super_Big_2\" rel=\"nofollow\">Super Big 2</a>. Could fit in bonus area or in a town.",
    "latest_version": "smwc-10317-1423448150",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10317,
        "title": "Super Big 2 - Card Game 2",
        "version": "smwc-10317-1423448150",
        "upstream_time": 1423448150,
        "download_url": "https://dl.smwcentral.net/10317/Super%20Big%202%20-%20Card%20Game%202.zip",
        "filename": "Super Big 2 - Card Game 2.zip",
        "size": 35246,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-black-bass",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39413,
    "title": "Super Black Bass 3 - Opening",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "sad",
      "title"
    ],
    "description": "Smooth and relaxing piece at the initial opening title of a dawning sunset background.",
    "latest_version": "smwc-39413-1744153206",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39413,
        "title": "Super Black Bass 3 - Opening",
        "version": "smwc-39413-1744153206",
        "upstream_time": 1744153206,
        "download_url": "https://dl.smwcentral.net/39413/Super%20Black%20Bass%203%20-%20Opening_.zip",
        "filename": "Super Black Bass 3 - Opening_.zip",
        "size": 9680,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31366,
        "title": "Super Black Bass 3 - Atlas",
        "version": "smwc-31366-1666309816",
        "upstream_time": 1666309816,
        "download_url": "https://dl.smwcentral.net/31366/Super%20Black%20Bass%203%20-%20Atlas.zip",
        "filename": "Super Black Bass 3 - Atlas.zip",
        "size": 31960,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-black-bass-3-track",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29192,
    "title": "Super Black Bass 3 - Track 18",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "calm",
      "final",
      "grassland",
      "overworld",
      "tense",
      "town"
    ],
    "description": "Track 18 from Super Black Bass 3 which fills in a lot of tension near the end results. Released in C3 Winter 2022.<br>\r\n<br>\r\nCould fit well in final areas.",
    "latest_version": "smwc-29192-1642952525",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29192,
        "title": "Super Black Bass 3 - Track 18",
        "version": "smwc-29192-1642952525",
        "upstream_time": 1642952525,
        "download_url": "https://dl.smwcentral.net/29192/Super_Black_Bass_3_-_Track_18.zip",
        "filename": "Super_Black_Bass_3_-_Track_18.zip",
        "size": 32194,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29190,
        "title": "Super Black Bass 3 - Track 11",
        "version": "smwc-29190-1642879047",
        "upstream_time": 1642879047,
        "download_url": "https://dl.smwcentral.net/29190/Super%20Black%20Bass%203%20-%20Track%2011.zip",
        "filename": "Super Black Bass 3 - Track 11.zip",
        "size": 32800,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-bomberman",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41896,
    "title": "Super Bomberman 4 - Battle Solo",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "airship",
      "athletic",
      "bonus",
      "boss",
      "carnival",
      "cave",
      "chaotic",
      "chase",
      "credits",
      "cutscene",
      "dark",
      "desert",
      "final",
      "fire",
      "grassland",
      "industrial",
      "mountain",
      "overworld",
      "ruins",
      "sky",
      "space",
      "spooky",
      "switch palace",
      "temple",
      "tense",
      "title",
      "urban"
    ],
    "description": "A nice battle track from Super Bomberman 4. Could be used in industrial/space settings.<br>\r\nIncludes a version that fixes the pitch overflows starting at 0:21 at the cost of sample quality.",
    "latest_version": "smwc-41896-1777128942",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41896,
        "title": "Super Bomberman 4 - Battle Solo",
        "version": "smwc-41896-1777128942",
        "upstream_time": 1777128942,
        "download_url": "https://dl.smwcentral.net/41896/Super%20Bomberman%204%20-%20Battle%20Solo.zip",
        "filename": "Super Bomberman 4 - Battle Solo.zip",
        "size": 98241,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38959,
        "title": "Super Bomberman 5 - Old Worlds",
        "version": "smwc-38959-1736886627",
        "upstream_time": 1736886627,
        "download_url": "https://dl.smwcentral.net/38959/13%20Old%20Worlds.zip",
        "filename": "13 Old Worlds.zip",
        "size": 44258,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31812,
        "title": "Super Bomberman 5 - Nuts and Bolts",
        "version": "smwc-31812-1672257191",
        "upstream_time": 1672257191,
        "download_url": "https://dl.smwcentral.net/31812/SB5%20-%20Nuts%20and%20Bolts%20-%20Unsampled.zip",
        "filename": "SB5 - Nuts and Bolts - Unsampled.zip",
        "size": 48903,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31811,
        "title": "Super Bomberman 5 - Nuts and Bolts",
        "version": "smwc-31811-1672256752",
        "upstream_time": 1672256752,
        "download_url": "https://dl.smwcentral.net/31811/SB5%20-%20Nuts%20and%20Bolts%20-%20Sampled.zip",
        "filename": "SB5 - Nuts and Bolts - Sampled.zip",
        "size": 99431,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29738,
        "title": "Super Bomberman 3 - Password",
        "version": "smwc-29738-1651076120",
        "upstream_time": 1651076120,
        "download_url": "https://dl.smwcentral.net/29738/SBM3Password.zip",
        "filename": "SBM3Password.zip",
        "size": 62762,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28532,
        "title": "Super Bomberman 5 - Fight with Bad Bomber",
        "version": "smwc-28532-1635662083",
        "upstream_time": 1635662083,
        "download_url": "https://dl.smwcentral.net/28532/Super%20Bomberman%205%20-%20Fight%20with%20Bad%20Bomber.zip",
        "filename": "Super Bomberman 5 - Fight with Bad Bomber.zip",
        "size": 62518,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26561,
        "title": "Super Bomberman 5 - New Worlds",
        "version": "smwc-26561-1617907865",
        "upstream_time": 1617907865,
        "download_url": "https://dl.smwcentral.net/26561/Super%20Bomberman%205%20-%20New%20Worlds.zip",
        "filename": "Super Bomberman 5 - New Worlds.zip",
        "size": 67435,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21936,
        "title": "Super Bomberman 5 - Extreme Chaos",
        "version": "smwc-21936-1579929752",
        "upstream_time": 1579929752,
        "download_url": "https://dl.smwcentral.net/21936/SB5%20-%20Extreme%20Chaos.zip",
        "filename": "SB5 - Extreme Chaos.zip",
        "size": 96306,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21935,
        "title": "Super Bomberman 5 - Time Warp",
        "version": "smwc-21935-1579312470",
        "upstream_time": 1579312470,
        "download_url": "https://dl.smwcentral.net/21935/SB5_-_Time_Warp.zip",
        "filename": "SB5_-_Time_Warp.zip",
        "size": 58826,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21934,
        "title": "Super Bomberman 5 - Space Station",
        "version": "smwc-21934-1579402787",
        "upstream_time": 1579402787,
        "download_url": "https://dl.smwcentral.net/21934/SB5%20-%20Space%20Station.zip",
        "filename": "SB5 - Space Station.zip",
        "size": 63986,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20215,
        "title": "Super Bomberman 5 - Master of Time",
        "version": "smwc-20215-1561044514",
        "upstream_time": 1561044514,
        "download_url": "https://dl.smwcentral.net/20215/Bomberman%205%20Final%20Boss.zip",
        "filename": "Bomberman 5 Final Boss.zip",
        "size": 59696,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20209,
        "title": "Super Bomberman 5 - Imposter",
        "version": "smwc-20209-1561043594",
        "upstream_time": 1561043594,
        "download_url": "https://dl.smwcentral.net/20209/Imposter.zip",
        "filename": "Imposter.zip",
        "size": 39508,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11550,
        "title": "Super Bomberman 4 - Final Boss",
        "version": "smwc-11550-1437617974",
        "upstream_time": 1437617974,
        "download_url": "https://dl.smwcentral.net/11550/Bomberman%20boss.zip",
        "filename": "Bomberman boss.zip",
        "size": 33766,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7615,
        "title": "Super Bomberman 5 - Where It All Began",
        "version": "smwc-7615-1313907142",
        "upstream_time": 1313907142,
        "download_url": "https://dl.smwcentral.net/7615/intro_bomb.zip",
        "filename": "intro_bomb.zip",
        "size": 72267,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-bomberman-2-bgm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26974,
    "title": "Super Bomberman 2 - BGM 3",
    "authors": [
      "Hiro"
    ],
    "tags": [
      "athletic",
      "bonus",
      "castle",
      "cave",
      "chase",
      "final",
      "industrial",
      "sky",
      "switch palace",
      "tense"
    ],
    "description": "The music from Amusement Park Stage of Super Bomberman 2.<br>\r\n<br>\r\n(This is Optimized Version.)",
    "latest_version": "smwc-26974-1620880994",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26974,
        "title": "Super Bomberman 2 - BGM 3",
        "version": "smwc-26974-1620880994",
        "upstream_time": 1620880994,
        "download_url": "https://dl.smwcentral.net/26974/Super%20Bomberman%202%20-%20BGM%203.zip",
        "filename": "Super Bomberman 2 - BGM 3.zip",
        "size": 35763,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25608,
        "title": "Super Bomberman 2 - BGM 5",
        "version": "smwc-25608-1611463235",
        "upstream_time": 1611463235,
        "download_url": "https://dl.smwcentral.net/25608/SB2BGM5.zip",
        "filename": "SB2BGM5.zip",
        "size": 66198,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17345,
        "title": "Super Bomberman 2 - BGM 2",
        "version": "smwc-17345-1522806556",
        "upstream_time": 1522806556,
        "download_url": "https://dl.smwcentral.net/17345/%5BS%5D%20Super%20Bomberman%202%20-%20BGM%202.zip",
        "filename": "%5BS%5D Super Bomberman 2 - BGM 2.zip",
        "size": 59171,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-bomberman-3-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38561,
    "title": "Super Bomberman 3 - Stage 2",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cave",
      "fire",
      "industrial",
      "mysterious",
      "space",
      "water"
    ],
    "description": "Originally used for a fire/cave setting, I think it can also work for water or factory levels.",
    "latest_version": "smwc-38561-1730429132",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38561,
        "title": "Super Bomberman 3 - Stage 2",
        "version": "smwc-38561-1730429132",
        "upstream_time": 1730429132,
        "download_url": "https://dl.smwcentral.net/38561/sb3-bgm2.zip",
        "filename": "sb3-bgm2.zip",
        "size": 73076,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-bomberman-4-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33427,
    "title": "Super Bomberman 4 - World 1",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "boss",
      "final",
      "grassland",
      "industrial",
      "mysterious",
      "ruins",
      "space",
      "spooky"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-33427-1689548277",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33427,
        "title": "Super Bomberman 4 - World 1",
        "version": "smwc-33427-1689548277",
        "upstream_time": 1689548277,
        "download_url": "https://dl.smwcentral.net/33427/Super%20Bomberman%204%20-%20World%201.zip",
        "filename": "Super Bomberman 4 - World 1.zip",
        "size": 66959,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26059,
        "title": "Super Bomberman 4 - World 4",
        "version": "smwc-26059-1615227440",
        "upstream_time": 1615227440,
        "download_url": "https://dl.smwcentral.net/26059/Super%20Bomberman%204%20-%2019%20World%204.zip",
        "filename": "Super Bomberman 4 - 19 World 4.zip",
        "size": 81784,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8612,
        "title": "Super Bomberman 4 - World 5",
        "version": "smwc-8612-1404956908",
        "upstream_time": 1404956908,
        "download_url": "https://dl.smwcentral.net/8612/Super%20Bomberman%204%20-%20World%205.zip",
        "filename": "Super Bomberman 4 - World 5.zip",
        "size": 68801,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-bomberman-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27515,
    "title": "Super Bomberman - Battle",
    "authors": [
      "Sariel"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "switch palace"
    ],
    "description": "Fast paced and short battle theme from Super Bomberman. Fits Bonus stages.",
    "latest_version": "smwc-27515-1627786298",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27515,
        "title": "Super Bomberman - Battle",
        "version": "smwc-27515-1627786298",
        "upstream_time": 1627786298,
        "download_url": "https://dl.smwcentral.net/27515/Super%20Bomberman%20-%20Battle.zip",
        "filename": "Super Bomberman - Battle.zip",
        "size": 31938,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11630,
        "title": "Super Bomberman - Battle",
        "version": "smwc-11630-1439217656",
        "upstream_time": 1439217656,
        "download_url": "https://dl.smwcentral.net/11630/Bomberman%20-%20Battle.zip",
        "filename": "Bomberman - Battle.zip",
        "size": 31082,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-bomberman-ending",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18443,
    "title": "Super Bomberman - Ending",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "credits"
    ],
    "description": "Fantastic theme from 'Super Bomberman'. Good for credits theme (obvious).<br>\r\n<br>\r\n<b>Note: this song does not loop. Be mindful of this should you use it in your hack!</b>",
    "latest_version": "smwc-18443-1542777691",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18443,
        "title": "Super Bomberman - Ending",
        "version": "smwc-18443-1542777691",
        "upstream_time": 1542777691,
        "download_url": "https://dl.smwcentral.net/18443/Super%20Bomberman%20-%20Ending.zip",
        "filename": "Super Bomberman - Ending.zip",
        "size": 31880,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-bomberman-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22098,
    "title": "Super Bomberman - Stage 3",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "castle",
      "cave",
      "desert",
      "grassland",
      "industrial",
      "mountain",
      "night",
      "space",
      "town",
      "urban"
    ],
    "description": "simple port, which fits in mountains, deserts.",
    "latest_version": "smwc-22098-1581961567",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22098,
        "title": "Super Bomberman - Stage 3",
        "version": "smwc-22098-1581961567",
        "upstream_time": 1581961567,
        "download_url": "https://dl.smwcentral.net/22098/Super%20Bomberman%20-%20Stage%203.zip",
        "filename": "Super Bomberman - Stage 3.zip",
        "size": 32959,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 9041,
        "title": "Super Bomberman - Stage 6",
        "version": "smwc-9041-1413460971",
        "upstream_time": 1413460971,
        "download_url": "https://dl.smwcentral.net/9041/SBomb1Stage6.zip",
        "filename": "SBomb1Stage6.zip",
        "size": 33725,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8322,
        "title": "Super Bomberman - Stage 3",
        "version": "smwc-8322-1350171885",
        "upstream_time": 1350171885,
        "download_url": "https://dl.smwcentral.net/8322/SBomb1Stage3.zip",
        "filename": "SBomb1Stage3.zip",
        "size": 65120,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-bomberman-stage-start",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9591,
    "title": "Super Bomberman - Stage Start",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "game over",
      "misc",
      "miss"
    ],
    "description": "Good for a death theme or game over screen.<br>\r\n",
    "latest_version": "smwc-9591-1418149938",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9591,
        "title": "Super Bomberman - Stage Start",
        "version": "smwc-9591-1418149938",
        "upstream_time": 1418149938,
        "download_url": "https://dl.smwcentral.net/9591/Super%20Bomberman%201%20-%20Stage%20Start.zip",
        "filename": "Super Bomberman 1 - Stage Start.zip",
        "size": 30707,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-bombliss-puzzle-mode",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39823,
    "title": "Super Bombliss - Puzzle Mode",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "beach",
      "bonus",
      "menu",
      "title",
      "urban"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"15Tails\"><a href=\"/?p=profile&amp;id=68415\" style=\"color: var(--user-color-2);\" class=\"un\">15Tails</a></span>",
    "latest_version": "smwc-39823-1748281358",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39823,
        "title": "Super Bombliss - Puzzle Mode",
        "version": "smwc-39823-1748281358",
        "upstream_time": 1748281358,
        "download_url": "https://dl.smwcentral.net/39823/Puzzle%20Mode.zip",
        "filename": "Puzzle Mode.zip",
        "size": 80730,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-bonk-blue-sky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21345,
    "title": "Super Bonk - Blue Sky",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "grassland",
      "mountain",
      "sky",
      "town",
      "urban"
    ],
    "description": "Upbeat song that could work for a grassland/urban area.",
    "latest_version": "smwc-21345-1571775345",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21345,
        "title": "Super Bonk - Blue Sky",
        "version": "smwc-21345-1571775345",
        "upstream_time": 1571775345,
        "download_url": "https://dl.smwcentral.net/21345/Blue%20Sky.zip",
        "filename": "Blue Sky.zip",
        "size": 73273,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7248,
        "title": "Super Bonk - Blue Sky",
        "version": "smwc-7248-1317997756",
        "upstream_time": 1317997756,
        "download_url": "https://dl.smwcentral.net/7248/SuperBonkBlueSky.zip",
        "filename": "SuperBonkBlueSky.zip",
        "size": 73219,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-bonk-engine-room",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32606,
    "title": "Super Bonk - Engine Room",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "tense"
    ],
    "description": "Requested by Zavok.",
    "latest_version": "smwc-32606-1675292284",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32606,
        "title": "Super Bonk - Engine Room",
        "version": "smwc-32606-1675292284",
        "upstream_time": 1675292284,
        "download_url": "https://dl.smwcentral.net/32606/20%20Engine%20Room.zip",
        "filename": "20 Engine Room.zip",
        "size": 64318,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-bonk-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28033,
    "title": "Super Bonk - Game Over",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "cutscene",
      "overworld",
      "sad",
      "town"
    ],
    "description": "Could fit with sweet cutscene",
    "latest_version": "smwc-28033-1635538773",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28033,
        "title": "Super Bonk - Game Over",
        "version": "smwc-28033-1635538773",
        "upstream_time": 1635538773,
        "download_url": "https://dl.smwcentral.net/28033/Super%20Bonk%20-%20Game%20Over.zip",
        "filename": "Super Bonk - Game Over.zip",
        "size": 60963,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-bonk-in-the-clouds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23506,
    "title": "Super Bonk - In the Clouds",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "grassland",
      "sky"
    ],
    "description": "Cheerful song that could fit sky or grassland levels.",
    "latest_version": "smwc-23506-1594085219",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23506,
        "title": "Super Bonk - In the Clouds",
        "version": "smwc-23506-1594085219",
        "upstream_time": 1594085219,
        "download_url": "https://dl.smwcentral.net/23506/Super%20Bonk%20-%20In%20The%20Clouds.zip",
        "filename": "Super Bonk - In The Clouds.zip",
        "size": 72547,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-bonk-jump-to-the-sky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23486,
    "title": "Super Bonk - Jump to the Sky!",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "grassland",
      "sky"
    ],
    "description": "An old port I had lying around and forgot to submit. It can fit sky areas.",
    "latest_version": "smwc-23486-1593991649",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23486,
        "title": "Super Bonk - Jump to the Sky!",
        "version": "smwc-23486-1593991649",
        "upstream_time": 1593991649,
        "download_url": "https://dl.smwcentral.net/23486/Jump%20to%20the%20Sky.zip",
        "filename": "Jump to the Sky.zip",
        "size": 62744,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-bonk-prehistoric-jungle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28032,
    "title": "Super Bonk - Prehistoric Jungle",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "beach",
      "jungle",
      "swamp",
      "water"
    ],
    "description": "Could fit with jungle theme",
    "latest_version": "smwc-28032-1635538768",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28032,
        "title": "Super Bonk - Prehistoric Jungle",
        "version": "smwc-28032-1635538768",
        "upstream_time": 1635538768,
        "download_url": "https://dl.smwcentral.net/28032/Super%20Bonk%20-%20Prehistoric%20Jungle.zip",
        "filename": "Super Bonk - Prehistoric Jungle.zip",
        "size": 73261,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-bonk-shoot-the-smiley",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19428,
    "title": "Super Bonk - Shoot the Smiley!",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "bonus",
      "grassland",
      "sky",
      "space"
    ],
    "description": "Song from Super Bonk's homonymous minigame, it could fit a bonus/sky area.",
    "latest_version": "smwc-19428-1553385104",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19428,
        "title": "Super Bonk - Shoot the Smiley!",
        "version": "smwc-19428-1553385104",
        "upstream_time": 1553385104,
        "download_url": "https://dl.smwcentral.net/19428/Shoot%20the%20Smiley%21.zip",
        "filename": "Shoot the Smiley%21.zip",
        "size": 60621,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-bonk-twilight-space",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28047,
    "title": "Super Bonk - Twilight Space",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "airship",
      "athletic",
      "final",
      "space"
    ],
    "description": "Could fit with space theme",
    "latest_version": "smwc-28047-1635887825",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28047,
        "title": "Super Bonk - Twilight Space",
        "version": "smwc-28047-1635887825",
        "upstream_time": 1635887825,
        "download_url": "https://dl.smwcentral.net/28047/Super%20Bonk%20-%20Twilight%20Space.zip",
        "filename": "Super Bonk - Twilight Space.zip",
        "size": 54466,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8140,
        "title": "Super Bonk - Twilight Space",
        "version": "smwc-8140-1312224539",
        "upstream_time": 1312224539,
        "download_url": "https://dl.smwcentral.net/8140/Super%20Bonk%20-%20Twilight%20Space.zip",
        "filename": "Super Bonk - Twilight Space.zip",
        "size": 76073,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-bonk-underground",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32050,
    "title": "Super Bonk - Underground",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cave",
      "dark",
      "spooky"
    ],
    "description": "Requested by Zavok.",
    "latest_version": "smwc-32050-1680292478",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32050,
        "title": "Super Bonk - Underground",
        "version": "smwc-32050-1680292478",
        "upstream_time": 1680292478,
        "download_url": "https://dl.smwcentral.net/32050/07%20Underground.zip",
        "filename": "07 Underground.zip",
        "size": 61475,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-bonk-underwater",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31687,
    "title": "Super Bonk - Underwater",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cave",
      "industrial",
      "overworld",
      "urban",
      "water"
    ],
    "description": "Could fit with water or urban themes.",
    "latest_version": "smwc-31687-1685570700",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31687,
        "title": "Super Bonk - Underwater",
        "version": "smwc-31687-1685570700",
        "upstream_time": 1685570700,
        "download_url": "https://dl.smwcentral.net/31687/04%20Underwater.zip",
        "filename": "04 Underwater.zip",
        "size": 63954,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16669,
        "title": "Super Bonk - Underwater",
        "version": "smwc-16669-1511368872",
        "upstream_time": 1511368872,
        "download_url": "https://dl.smwcentral.net/16669/Super%20Bonk%20-%20Underwater.zip",
        "filename": "Super Bonk - Underwater.zip",
        "size": 31989,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-cars-ii-amiga-intro-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30613,
    "title": "Super Cars II (Amiga) - Intro Theme",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "abstract",
      "cave",
      "industrial",
      "night",
      "space"
    ],
    "description": "The intro theme to the Amiga game Super Cars II composed by Ian Howe. Not sure what style of level you'd use this in.",
    "latest_version": "smwc-30613-1659227797",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30613,
        "title": "Super Cars II (Amiga) - Intro Theme",
        "version": "smwc-30613-1659227797",
        "upstream_time": 1659227797,
        "download_url": "https://dl.smwcentral.net/30613/Super%20Cars%202%20-%20Intro.zip",
        "filename": "Super Cars 2 - Intro.zip",
        "size": 55551,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-castlevania-iv-beginning",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22042,
    "title": "Super Castlevania IV - Beginning",
    "authors": [
      "DrAnas"
    ],
    "tags": [
      "castle",
      "ghost house",
      "night"
    ],
    "description": "This is Super Castlevania IV's rendition of the song 'Beginning' from the first level of the original NES Castlevania III. Could obviously fit castles.<br>\r\n<br>\r\nUpdate: Fixed a noticeable problem with the percussion at the end of the first channel where the wrong instruments would play; insert size decreased from 0xDOC to 0xCFB bytes.",
    "latest_version": "smwc-22042-1581885383",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22042,
        "title": "Super Castlevania IV - Beginning",
        "version": "smwc-22042-1581885383",
        "upstream_time": 1581885383,
        "download_url": "https://dl.smwcentral.net/22042/beginning%20-%20unsampled.zip",
        "filename": "beginning - unsampled.zip",
        "size": 37309,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22037,
        "title": "Super Castlevania IV - Beginning",
        "version": "smwc-22037-1581885387",
        "upstream_time": 1581885387,
        "download_url": "https://dl.smwcentral.net/22037/beginning.zip",
        "filename": "beginning.zip",
        "size": 63179,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-castlevania-iv-bloody-tears",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22662,
    "title": "Super Castlevania IV - Bloody Tears",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "castle",
      "dark",
      "final",
      "temple"
    ],
    "description": "The overported theme from Super Castlevania IV, now I have my own arrangement too! Could fit castles, epic tense levels and so on.<br>\r\n<br>\r\nUPDATE: Made it compatible with all sfx/global songs.",
    "latest_version": "smwc-22662-1587749010",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22662,
        "title": "Super Castlevania IV - Bloody Tears",
        "version": "smwc-22662-1587749010",
        "upstream_time": 1587749010,
        "download_url": "https://dl.smwcentral.net/22662/Super%20Castlevania%20IV%20-%20Bloody%20Tears.zip",
        "filename": "Super Castlevania IV - Bloody Tears.zip",
        "size": 88203,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20752,
        "title": "Super Castlevania IV - Bloody Tears",
        "version": "smwc-20752-1564088012",
        "upstream_time": 1564088012,
        "download_url": "https://dl.smwcentral.net/20752/BloodyTears4.zip",
        "filename": "BloodyTears4.zip",
        "size": 71862,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7627,
        "title": "Super Castlevania IV - Bloody Tears",
        "version": "smwc-7627-1384317183",
        "upstream_time": 1384317183,
        "download_url": "https://dl.smwcentral.net/7627/bloody%20ears.zip",
        "filename": "bloody ears.zip",
        "size": 33501,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-castlevania-iv-cellar",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19130,
    "title": "Super Castlevania IV - Cellar",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "dark",
      "ghost house",
      "night",
      "spooky",
      "tense"
    ],
    "description": "This track is relatively tense/chilling background music. It has an ostinato in the drum parts throughout and sustained stings as the melody periodically. This would work well in forest/ghost levels or other similar themes.<br>\r\n<br>\r\nFeatured in the secret exit of the level \"Thalassophobia\" in Grand Poo World 2<br>\r\n<br>\r\n",
    "latest_version": "smwc-19130-1550286477",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19130,
        "title": "Super Castlevania IV - Cellar",
        "version": "smwc-19130-1550286477",
        "upstream_time": 1550286477,
        "download_url": "https://dl.smwcentral.net/19130/Super%20Castlevania%20IV%20-%20Cellar.zip",
        "filename": "Super Castlevania IV - Cellar.zip",
        "size": 62748,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-castlevania-iv-dracula-s-death",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38133,
    "title": "Super Castlevania IV - Dracula's Death",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "tense"
    ],
    "description": "The theme that plays when you kill Dracula in Super Castlevania 4.",
    "latest_version": "smwc-38133-1723498163",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38133,
        "title": "Super Castlevania IV - Dracula's Death",
        "version": "smwc-38133-1723498163",
        "upstream_time": 1723498163,
        "download_url": "https://dl.smwcentral.net/38133/Dracula%27s%20Death.zip",
        "filename": "Dracula%27s Death.zip",
        "size": 31565,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-castlevania-iv-entrance-hall-stage-6",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26756,
    "title": "Super Castlevania IV - Entrance Hall (Stage 6-1)",
    "authors": [
      "K.T.B."
    ],
    "tags": [
      "ambient",
      "castle",
      "cutscene",
      "dark",
      "mysterious",
      "night",
      "ruins",
      "temple",
      "tense"
    ],
    "description": "The dramatic and tensely ambient Entrance Hall theme from Super Castlevania IV, one of my favorite games and OSTs on the SNES. In the official \"Akumajo Dracula Best 2\" soundtrack release, this was lumped together with the \"Chandeliers\" stage theme and titled \"Knight Corridor ~ Banquet Hall (Stage 6 BGM)\".<br>\r\n<br>\r\nThis song would work in a mysterious castle/ruins/temple stage. It may also even fit into sort of cutscene, considering the \"cinematic\" nature of the music.<br>\r\n<br>\r\nMy first sampled port. Requested by Anorakun.",
    "latest_version": "smwc-26756-1621029671",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26756,
        "title": "Super Castlevania IV - Entrance Hall (Stage 6-1)",
        "version": "smwc-26756-1621029671",
        "upstream_time": 1621029671,
        "download_url": "https://dl.smwcentral.net/26756/KTBscv4entrance.zip",
        "filename": "KTBscv4entrance.zip",
        "size": 21298,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-castlevania-iv-theme-of-simon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7570,
    "title": "Super Castlevania IV - Theme of Simon",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "castle",
      "dark"
    ],
    "description": "The famous main theme of Super Castlevania IV. Apparently, it's good for levels where you have kill vampires.",
    "latest_version": "smwc-7570-1313662203",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7570,
        "title": "Super Castlevania IV - Theme of Simon",
        "version": "smwc-7570-1313662203",
        "upstream_time": 1313662203,
        "download_url": "https://dl.smwcentral.net/7570/Super%20Castlevania%20IV%20-%20Theme%20of%20Simon.zip",
        "filename": "Super Castlevania IV - Theme of Simon.zip",
        "size": 112879,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-cat-tales-overworld-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22195,
    "title": "Super Cat Tales - Overworld Map",
    "authors": [
      "Be11"
    ],
    "tags": [
      "calm",
      "overworld"
    ],
    "description": "The overworld theme from Super Cat Tales/Super Cat Bros.; fits calm overworld areas.<br>\r\n<br>\r\nEdit: Adjusted volume; slight echo (#1-5) and surround (#1-2) enabled.",
    "latest_version": "smwc-22195-1582319364",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22195,
        "title": "Super Cat Tales - Overworld Map",
        "version": "smwc-22195-1582319364",
        "upstream_time": 1582319364,
        "download_url": "https://dl.smwcentral.net/22195/Overworld%20Map.zip",
        "filename": "Overworld Map.zip",
        "size": 29948,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-contra-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11157,
    "title": "Super Contra - Stage 3",
    "authors": [
      "Kaizo Zhang"
    ],
    "tags": [
      "chase",
      "jungle",
      "night"
    ],
    "description": "A hardcore theme that would go well in tense situations.",
    "latest_version": "smwc-11157-1428335092",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11157,
        "title": "Super Contra - Stage 3",
        "version": "smwc-11157-1428335092",
        "upstream_time": 1428335092,
        "download_url": "https://dl.smwcentral.net/11157/Super%20Contra%20Stage%203.zip",
        "filename": "Super Contra Stage 3.zip",
        "size": 34707,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-contra-thunder-landing",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27875,
    "title": "Super Contra - Thunder Landing",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "castle",
      "fire",
      "tense"
    ],
    "description": "Stage 1 from Super Contra. Good for athletic, fire, or intense/energetic places in general. Could also work for castles.",
    "latest_version": "smwc-27875-1627779390",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27875,
        "title": "Super Contra - Thunder Landing",
        "version": "smwc-27875-1627779390",
        "upstream_time": 1627779390,
        "download_url": "https://dl.smwcentral.net/27875/thunderlanding.zip",
        "filename": "thunderlanding.zip",
        "size": 94990,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-dispace-bros-anticontinent-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39857,
    "title": "Super Dispace Bros. - Anticontinent Map",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "overworld",
      "ruins",
      "temple"
    ],
    "description": "Prehistoric and Ruins map.",
    "latest_version": "smwc-39857-1750291712",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39857,
        "title": "Super Dispace Bros. - Anticontinent Map",
        "version": "smwc-39857-1750291712",
        "upstream_time": 1750291712,
        "download_url": "https://dl.smwcentral.net/39857/anticontinent%20map.zip",
        "filename": "anticontinent map.zip",
        "size": 31835,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-dispace-bros-megamia-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39860,
    "title": "Super Dispace Bros. - Megamia Map",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "overworld",
      "retro"
    ],
    "description": "Retro-inspired or Racetrack map.",
    "latest_version": "smwc-39860-1752947179",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39860,
        "title": "Super Dispace Bros. - Megamia Map",
        "version": "smwc-39860-1752947179",
        "upstream_time": 1752947179,
        "download_url": "https://dl.smwcentral.net/39860/megamia%20map.zip",
        "filename": "megamia map.zip",
        "size": 32202,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-dispace-bros-menu-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40847,
    "title": "Super Dispace Bros. - Menu Theme",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "grassland",
      "house",
      "overworld",
      "title",
      "town"
    ],
    "description": "This is original music jazz inspired Super Mario Bros. Title screen was fit, Overworld map, and shop houses, even challenge/puzzle levels. or food/house/kitchen themes",
    "latest_version": "smwc-40847-1763408430",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40847,
        "title": "Super Dispace Bros. - Menu Theme",
        "version": "smwc-40847-1763408430",
        "upstream_time": 1763408430,
        "download_url": "https://dl.smwcentral.net/40847/SDB%20-%20Menu%20Theme%20%28S%29.zip",
        "filename": "SDB - Menu Theme (S).zip",
        "size": 40129,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-dispace-bros-metropolitaire-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39858,
    "title": "Super Dispace Bros. - Metropolitaire Map",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "overworld",
      "town",
      "urban"
    ],
    "description": "Urban or Metropolis Map.",
    "latest_version": "smwc-39858-1751733331",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39858,
        "title": "Super Dispace Bros. - Metropolitaire Map",
        "version": "smwc-39858-1751733331",
        "upstream_time": 1751733331,
        "download_url": "https://dl.smwcentral.net/39858/metropolitaire%20map.zip",
        "filename": "metropolitaire map.zip",
        "size": 32081,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-dispace-bros-subcontinent-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39859,
    "title": "Super Dispace Bros. - Subcontinent Map",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "athletic",
      "grassland",
      "overworld"
    ],
    "description": "Subconland-inspired Map.",
    "latest_version": "smwc-39859-1751832463",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39859,
        "title": "Super Dispace Bros. - Subcontinent Map",
        "version": "smwc-39859-1751832463",
        "upstream_time": 1751832463,
        "download_url": "https://dl.smwcentral.net/39859/subcontinent%20map.zip",
        "filename": "subcontinent map.zip",
        "size": 32394,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-dispace-kart-title-screen-alpha",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41662,
    "title": "Super Dispace Kart - Title Screen (Alpha)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "title"
    ],
    "description": "Super Mario Kart inspired, EDM Title Screen music",
    "latest_version": "smwc-41662-1776182255",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41662,
        "title": "Super Dispace Kart - Title Screen (Alpha)",
        "version": "smwc-41662-1776182255",
        "upstream_time": 1776182255,
        "download_url": "https://dl.smwcentral.net/41662/Super%20Dispace%20Kart%20Title_Screen%20%28Alpha%29.zip",
        "filename": "Super Dispace Kart Title_Screen (Alpha).zip",
        "size": 31898,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-e-d-f-armed-satellite",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36776,
    "title": "Super E.D.F. - Armed Satellite",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "final",
      "industrial",
      "space"
    ],
    "description": "Armed Satellite from Super Earth Defense Force.<br>\r\n<br>\r\nContains a define at the top of the .txt file to turn on/off the background organ.",
    "latest_version": "smwc-36776-1706666687",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36776,
        "title": "Super E.D.F. - Armed Satellite",
        "version": "smwc-36776-1706666687",
        "upstream_time": 1706666687,
        "download_url": "https://dl.smwcentral.net/36776/Super%20E.D.F.%20-%20Armed%20Satellite.zip",
        "filename": "Super E.D.F. - Armed Satellite.zip",
        "size": 66794,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-e-d-f-armed-satellite-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18644,
    "title": "Super E.D.F. - Armed Satellite (Stage 6)",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "castle",
      "space"
    ],
    "description": "A partly sampled port that would be good for space levels, or maybe castles idk.",
    "latest_version": "smwc-18644-1544670758",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18644,
        "title": "Super E.D.F. - Armed Satellite (Stage 6)",
        "version": "smwc-18644-1544670758",
        "upstream_time": 1544670758,
        "download_url": "https://dl.smwcentral.net/18644/Super%20E.D.F.%20-%20Armed%20Satellite%20%28Stage%206%29.zip",
        "filename": "Super E.D.F. - Armed Satellite (Stage 6).zip",
        "size": 43452,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-e-d-f-midnight-intercept",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37092,
    "title": "Super E.D.F. - Midnight Intercept",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "airship",
      "athletic",
      "boss",
      "castle",
      "chase",
      "industrial",
      "sky",
      "space",
      "urban",
      "water"
    ],
    "description": "The 2nd stage theme from Super Earth Defense Force. Good for fast-paced and modern areas.",
    "latest_version": "smwc-37092-1709246550",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37092,
        "title": "Super E.D.F. - Midnight Intercept",
        "version": "smwc-37092-1709246550",
        "upstream_time": 1709246550,
        "download_url": "https://dl.smwcentral.net/37092/EDF%20-%20Midnight%20Intercept.zip",
        "filename": "EDF - Midnight Intercept.zip",
        "size": 35102,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36764,
        "title": "Super E.D.F. - Midnight Intercept",
        "version": "smwc-36764-1706798157",
        "upstream_time": 1706798157,
        "download_url": "https://dl.smwcentral.net/36764/Super%20E.D.F%20-%20Midnight%20Intercept.zip",
        "filename": "Super E.D.F - Midnight Intercept.zip",
        "size": 112495,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-e-d-f-naval-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37094,
    "title": "Super E.D.F. - Naval Battle",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "athletic",
      "castle",
      "tense",
      "water"
    ],
    "description": "The 3rd stage theme from Super Earth Defense Force. Very energetic, and useful for tense, potentially sky/water-related, levels.",
    "latest_version": "smwc-37094-1709747624",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37094,
        "title": "Super E.D.F. - Naval Battle",
        "version": "smwc-37094-1709747624",
        "upstream_time": 1709747624,
        "download_url": "https://dl.smwcentral.net/37094/EDF%20-%20Naval%20Battle.zip",
        "filename": "EDF - Naval Battle.zip",
        "size": 35078,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37093,
        "title": "Super E.D.F. - Naval Battle",
        "version": "smwc-37093-1709747621",
        "upstream_time": 1709747621,
        "download_url": "https://dl.smwcentral.net/37093/Super%20EDF%20-%20Naval%20Battle.zip",
        "filename": "Super EDF - Naval Battle.zip",
        "size": 124602,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-e-d-f-premonition",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41836,
    "title": "Super E.D.F. - Premonition",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "final",
      "night",
      "sky",
      "upbeat"
    ],
    "description": "Premonition from Super Earth Defense Force.",
    "latest_version": "smwc-41836-1776426533",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41836,
        "title": "Super E.D.F. - Premonition",
        "version": "smwc-41836-1776426533",
        "upstream_time": 1776426533,
        "download_url": "https://dl.smwcentral.net/41836/Super%20E.D.F.%20-%20Premonition%20%5BU%5D.zip",
        "filename": "Super E.D.F. - Premonition %5BU%5D.zip",
        "size": 36062,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41829,
        "title": "Super E.D.F. - Premonition",
        "version": "smwc-41829-1776426489",
        "upstream_time": 1776426489,
        "download_url": "https://dl.smwcentral.net/41829/Super%20E.D.F.%20-%20Premonition.zip",
        "filename": "Super E.D.F. - Premonition.zip",
        "size": 138870,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-family-gerende-shop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29762,
    "title": "Super Family Gerende - Shop",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "athletic",
      "mountain",
      "snow"
    ],
    "description": "The upbeat shopping music that plays inside the casher shops of Super Family Gerende, now compatible with SMW.<br>\r\n<br>\r\nFits well in fast-paced snowy athletic levels.",
    "latest_version": "smwc-29762-1649192156",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29762,
        "title": "Super Family Gerende - Shop",
        "version": "smwc-29762-1649192156",
        "upstream_time": 1649192156,
        "download_url": "https://dl.smwcentral.net/29762/SFGshop.zip",
        "filename": "SFGshop.zip",
        "size": 62459,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-family-tennis-story-mode-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13124,
    "title": "Super Family Tennis - Story Mode Intro",
    "authors": [
      "sincx"
    ],
    "tags": [
      "calm",
      "carnival",
      "cutscene",
      "grassland",
      "overworld",
      "sky",
      "town"
    ],
    "description": "A short, happy song. Perfect for towns, could also work for overworlds or cutscenes.",
    "latest_version": "smwc-13124-1453420497",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13124,
        "title": "Super Family Tennis - Story Mode Intro",
        "version": "smwc-13124-1453420497",
        "upstream_time": 1453420497,
        "download_url": "https://dl.smwcentral.net/13124/sft-storyintro.zip",
        "filename": "sft-storyintro.zip",
        "size": 30585,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-fire-pro-wrestling-x-vs-space-mutants-unused-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29449,
    "title": "Super Fire Pro Wrestling X - Vs. Space Mutants ~ Unused Song",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "final",
      "space"
    ],
    "description": "A remix of the Unused Song from Super Fire Pro Wrestling X.<br>\r\n<br>\r\nFeatured in the Winter C3 2022's \"I Port Occasionally\" Pack.<br>\r\n<br>\r\nAlso featured in <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29034\">A Mole In Space</a>.",
    "latest_version": "smwc-29449-1646107752",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29449,
        "title": "Super Fire Pro Wrestling X - Vs. Space Mutants ~ Unused Song",
        "version": "smwc-29449-1646107752",
        "upstream_time": 1646107752,
        "download_url": "https://dl.smwcentral.net/29449/Super%20Fire%20Pro%20Wrestling%20X%20-%20Vs.%20Space%20Mutants%20~%20Unused%20Song.zip",
        "filename": "Super Fire Pro Wrestling X - Vs. Space Mutants ~ Unused Song.zip",
        "size": 71859,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-formation-soccer-ii-america",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29433,
    "title": "Super Formation Soccer II - America",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "grassland",
      "urban"
    ],
    "description": "The Theme used by the American Team in Super Formation Soccer 2.<br>\r\n<br>\r\nFeatured in the Winter C3 2022's \"I Port Occasionally\" Pack.",
    "latest_version": "smwc-29433-1647156571",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29433,
        "title": "Super Formation Soccer II - America",
        "version": "smwc-29433-1647156571",
        "upstream_time": 1647156571,
        "download_url": "https://dl.smwcentral.net/29433/Super%20Soccer%202%20-%20America.zip",
        "filename": "Super Soccer 2 - America.zip",
        "size": 48080,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-formation-soccer-ii-win",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28752,
    "title": "Super Formation Soccer II - Win",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene"
    ],
    "description": "The victory theme from Super Formation Soccer 2.<br>\r\n<br>\r\nWas originally made to be a global song, but since it takes up a lot of ARAM space (+ needing to include @14 as a global sample), I'd not recommend using it as such, unless you really want to.<br>\r\n<br>\r\nBe aware that both of the sound effect channels house the percussion. Use in normal levels is not recommended.",
    "latest_version": "smwc-28752-1640984147",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28752,
        "title": "Super Formation Soccer II - Win",
        "version": "smwc-28752-1640984147",
        "upstream_time": 1640984147,
        "download_url": "https://dl.smwcentral.net/28752/Super%20Soccer%202%20-%20Win.zip",
        "filename": "Super Soccer 2 - Win.zip",
        "size": 31824,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-funky-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35472,
    "title": "Super Funky World",
    "authors": [
      "Jakeapus"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "fire",
      "industrial"
    ],
    "description": "All standard SMW samples? Check. Steady tempo? Check. Head bob? Check. This was really fun to make and one of my favorites so far! I think you could use this in an intro/title, a mini-boss/castle, or some kind of beginning levels to set the mood for a fun hack. Have fun with it!",
    "latest_version": "smwc-35472-1699853362",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35472,
        "title": "Super Funky World",
        "version": "smwc-35472-1699853362",
        "upstream_time": 1699853362,
        "download_url": "https://dl.smwcentral.net/35472/SFW.zip",
        "filename": "SFW.zip",
        "size": 23796,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-game-boy-startup",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40805,
    "title": "Super Game Boy - Startup",
    "authors": [
      "LuciCat"
    ],
    "tags": [
      "nintendo presents"
    ],
    "description": "Ah yes, the classic sound that plays once you pop a Game Boy cartridge onto your Super Game Boy cartridge onto your SNES.<br>\r\n<br>\r\nFor those living under a rock, it's basically a SNES cartridge that not only allows you to play Game Boy (and a few Game Boy Color) games on your TV screens, no no, it's literally an almost-entire Game Boy system, crammed onto a SNES cartridge, and also offers enhancements on some games (mainly borders, but there are also for example color and in rare cases, even SPC700 music!; the international Game Boy version of <i>Space Invaders</i> even allows you to play the SNES version when inserted onto the Super Game Boy).<br>\r\n<br>\r\nNotoriously, the melody for this startup was later remixed, in a different key, for the Game Boy Advance, minus the wind at the start, plus the addition of the iconic two-note chime at the end.<br>\r\n<br>\r\nGood for a Nintendo Presents screen, although to let it play in full, you should <a href=\"https://www.smwcentral.net/?p=tweaks&a=details&id=102\">use this tweak</a>, and give the timer a value of $58.<br>\r\n<br>\r\nPresent in the TXT is \"#define SGB 0\". Replacing the zero with a non-zero value will bring you the version used on the Japan-exclusive Super Game Boy 2 (which fixed the clock speed, as the one on the original Super Game Boy was slightly faster and hence often banned from speedrunning, as well as adding link cable support), which lacks the volume fade at the start and has an insert size of 0x00A3.",
    "latest_version": "smwc-40805-1767127778",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40805,
        "title": "Super Game Boy - Startup",
        "version": "smwc-40805-1767127778",
        "upstream_time": 1767127778,
        "download_url": "https://dl.smwcentral.net/40805/Super%20Game%20Boy%20-%20Startup.zip",
        "filename": "Super Game Boy - Startup.zip",
        "size": 70346,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-ghouls-n-ghosts-ice-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28674,
    "title": "Super Ghouls 'n' Ghosts - Ice Forest",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "forest",
      "ice",
      "snow"
    ],
    "description": "This is the music from stage 5 of Super Ghouls 'n' Ghosts.  Clearly, the music is much less obnoxious than the gameplay.  This would be suited well for a snowy, icy forest like the level that it originally played in, or at least an ice level of some kind.",
    "latest_version": "smwc-28674-1639105099",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28674,
        "title": "Super Ghouls 'n' Ghosts - Ice Forest",
        "version": "smwc-28674-1639105099",
        "upstream_time": 1639105099,
        "download_url": "https://dl.smwcentral.net/28674/Super%20Ghouls%20%27n%27%20Ghosts%20-%20Ice%20Forest.zip",
        "filename": "Super Ghouls %27n%27 Ghosts - Ice Forest.zip",
        "size": 32456,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-gussun-oyoyo-special",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37716,
    "title": "Super Gussun Oyoyo - Special",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "bonus",
      "space"
    ],
    "description": "Dedicated to <span class=\"un-outer\" title=\"Heraga\"><span title=\"Heraga donated $5.00.\" class=\"icon icon-donor\"></span><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=25537\" style=\"color: var(--user-color-1);\" class=\"un\">Heraga</a></span>",
    "latest_version": "smwc-37716-1722493536",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37716,
        "title": "Super Gussun Oyoyo - Special",
        "version": "smwc-37716-1722493536",
        "upstream_time": 1722493536,
        "download_url": "https://dl.smwcentral.net/37716/Super%20Gussun%20Oyoyo%20Special.zip",
        "filename": "Super Gussun Oyoyo Special.zip",
        "size": 65112,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-hang-on-outride-a-crisis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21810,
    "title": "Super Hang-On - Outride A Crisis",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland",
      "urban"
    ],
    "description": "This is Outride A Crisis, A.K.A Super Hang-On's most famous theme (even appeared in Sonic Riders in fact!). Useful for levels with sunset based aesthetics.<br>\r\n<br>\r\nUPDATE: Brought the song size a couple of bytes, considerably optimized the text size, and completely overhauled the samples. Also added a bit more echo too, just for the heck of it :P<br>\r\n<br>\r\nReleased for the Super Nintenesis album.",
    "latest_version": "smwc-21810-1578766428",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21810,
        "title": "Super Hang-On - Outride A Crisis",
        "version": "smwc-21810-1578766428",
        "upstream_time": 1578766428,
        "download_url": "https://dl.smwcentral.net/21810/outride.zip",
        "filename": "outride.zip",
        "size": 69684,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-jinsei-game-goodbye",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39414,
    "title": "Super Jinsei Game - Goodbye",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "credits"
    ],
    "description": "The ending cast of characters and life when retiring in Super Jinsei Game (SFC).",
    "latest_version": "smwc-39414-1751659510",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39414,
        "title": "Super Jinsei Game - Goodbye",
        "version": "smwc-39414-1751659510",
        "upstream_time": 1751659510,
        "download_url": "https://dl.smwcentral.net/39414/Super%20Jinsei%20Game%20-%20Goodbye.zip",
        "filename": "Super Jinsei Game - Goodbye.zip",
        "size": 14157,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-lesbian-animal-rpg-because-i-loved-you",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35791,
    "title": "Super Lesbian Animal RPG - Because I Loved You",
    "authors": [
      "TickTockClock"
    ],
    "tags": [
      "ambient",
      "calm",
      "cave",
      "cutscene",
      "ice",
      "sad"
    ],
    "description": "A light and bittersweet melody. Could be used for cutscenes/end screens, or in caves.",
    "latest_version": "smwc-35791-1704062412",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35791,
        "title": "Super Lesbian Animal RPG - Because I Loved You",
        "version": "smwc-35791-1704062412",
        "upstream_time": 1704062412,
        "download_url": "https://dl.smwcentral.net/35791/Because%20I%20Loved%20You.zip",
        "filename": "Because I Loved You.zip",
        "size": 31226,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mahjong-item-use",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34058,
    "title": "Super Mahjong - Item Use",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "goal",
      "keyhole",
      "misc"
    ],
    "description": "Item Use from Super Mahjong.<br>\r\n<br>\r\nAn older version was used in <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29849\">A Mole in Space</a>.",
    "latest_version": "smwc-34058-1692027461",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34058,
        "title": "Super Mahjong - Item Use",
        "version": "smwc-34058-1692027461",
        "upstream_time": 1692027461,
        "download_url": "https://dl.smwcentral.net/34058/Super%20Mahjong%20-%20Item%20Use.zip",
        "filename": "Super Mahjong - Item Use.zip",
        "size": 30495,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38549,
    "title": "Super Mario 64 - Metallic Mario",
    "authors": [
      "ShivjotRangi"
    ],
    "tags": [
      "ambient",
      "athletic",
      "bonus",
      "boo",
      "boss",
      "calm",
      "carnival",
      "castle",
      "cave",
      "chase",
      "cutscene",
      "dark",
      "desert",
      "dire",
      "docks",
      "final",
      "fire",
      "ghost house",
      "goal",
      "grassland",
      "haunted house",
      "industrial",
      "invincible",
      "misc",
      "mountain",
      "mysterious",
      "nintendo presents",
      "overworld",
      "ruins",
      "sewer",
      "sky",
      "snow",
      "space",
      "spooky",
      "star",
      "switch palace",
      "temple",
      "tense",
      "title",
      "town",
      "upbeat",
      "urban",
      "water"
    ],
    "description": "Inside the Castle Walls (aka Peach's Castle) from Super Mario 64.<br>\r\n<br>\r\nSource: <a href=\"https://www.youtube.com/watch?v=CDG_Yn4jfVM\" rel=\"nofollow\">https://www.youtube.com/watch?v=CDG_Yn4jfVM</a><br>\r\n<br>\r\nSequences/patterns for notes/rests are adjusted for SNES Port",
    "latest_version": "smwc-38549-1730431779",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38549,
        "title": "Super Mario 64 - Metallic Mario",
        "version": "smwc-38549-1730431779",
        "upstream_time": 1730431779,
        "download_url": "https://dl.smwcentral.net/38549/metallic_mario.zip",
        "filename": "metallic_mario.zip",
        "size": 31835,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38103,
        "title": "Super Mario 64 - Peach's Message",
        "version": "smwc-38103-1724612021",
        "upstream_time": 1724612021,
        "download_url": "https://dl.smwcentral.net/38103/Super%20Mario%2064%20-%20Peach%27s%20Message.zip",
        "filename": "Super Mario 64 - Peach%27s Message.zip",
        "size": 31067,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37931,
        "title": "Super Mario 64 - Inside the Castle Walls",
        "version": "smwc-37931-1730903927",
        "upstream_time": 1730903927,
        "download_url": "https://dl.smwcentral.net/37931/SM64%20-%20Inside%20the%20Castle%20Walls.zip",
        "filename": "SM64 - Inside the Castle Walls.zip",
        "size": 33050,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37472,
        "title": "Super Mario 64 - File Select",
        "version": "smwc-37472-1715247189",
        "upstream_time": 1715247189,
        "download_url": "https://dl.smwcentral.net/37472/Super%20Mario%2064%20-%20File%20Select.zip",
        "filename": "Super Mario 64 - File Select.zip",
        "size": 31497,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37467,
        "title": "Super Mario 64 - Cool, Cool Mountain",
        "version": "smwc-37467-1717251693",
        "upstream_time": 1717251693,
        "download_url": "https://dl.smwcentral.net/37467/sm64_cool.zip",
        "filename": "sm64_cool.zip",
        "size": 68809,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35363,
        "title": "Super Mario 64 - Bob-omb Battlefield",
        "version": "smwc-35363-1699205733",
        "upstream_time": 1699205733,
        "download_url": "https://dl.smwcentral.net/35363/mario64bobomb2023revv.zip",
        "filename": "mario64bobomb2023revv.zip",
        "size": 86357,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34994,
        "title": "Super Mario 64 - Slider",
        "version": "smwc-34994-1696348794",
        "upstream_time": 1696348794,
        "download_url": "https://dl.smwcentral.net/34994/sm64_slide.zip",
        "filename": "sm64_slide.zip",
        "size": 164250,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34519,
        "title": "Super Mario 64 - Dire Dire Docks (Bowser Strikes Back Arrangement)",
        "version": "smwc-34519-1690701812",
        "upstream_time": 1690701812,
        "download_url": "https://dl.smwcentral.net/34519/data.zip",
        "filename": "data.zip",
        "size": 49838,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33229,
        "title": "Super Mario 64 - Star Select",
        "version": "smwc-33229-1684878794",
        "upstream_time": 1684878794,
        "download_url": "https://dl.smwcentral.net/33229/Star%20Select.zip",
        "filename": "Star Select.zip",
        "size": 38482,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31930,
        "title": "Super Mario 64 - Hazy Maze Cave",
        "version": "smwc-31930-1672868679",
        "upstream_time": 1672868679,
        "download_url": "https://dl.smwcentral.net/31930/SM64%20Hazy%20Maze%20Cave.zip",
        "filename": "SM64 Hazy Maze Cave.zip",
        "size": 131903,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31825,
        "title": "Super Mario 64 - Lethal Lava Land / Shifting Sand Land",
        "version": "smwc-31825-1672268326",
        "upstream_time": 1672268326,
        "download_url": "https://dl.smwcentral.net/31825/LethalLavaLand.zip",
        "filename": "LethalLavaLand.zip",
        "size": 157052,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31726,
        "title": "Super Mario 64 - Big Boo's Haunt",
        "version": "smwc-31726-1674063164",
        "upstream_time": 1674063164,
        "download_url": "https://dl.smwcentral.net/31726/SM64%20Big%20Boo%27s%20Haunt.zip",
        "filename": "SM64 Big Boo%27s Haunt.zip",
        "size": 76853,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31630,
        "title": "Super Mario 64 DS - Luigi's Casino",
        "version": "smwc-31630-1672447338",
        "upstream_time": 1672447338,
        "download_url": "https://dl.smwcentral.net/31630/Luigi%27s%20Casino%20DS.zip",
        "filename": "Luigi%27s Casino DS.zip",
        "size": 81028,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31580,
        "title": "Super Mario 64 - Bowser Battle",
        "version": "smwc-31580-1674063143",
        "upstream_time": 1674063143,
        "download_url": "https://dl.smwcentral.net/31580/Bowser%20Battle.zip",
        "filename": "Bowser Battle.zip",
        "size": 132871,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30174,
        "title": "Super Mario 64 - Let's a go SFX",
        "version": "smwc-30174-1658885313",
        "upstream_time": 1658885313,
        "download_url": "https://dl.smwcentral.net/30174/Letsago.zip",
        "filename": "Letsago.zip",
        "size": 41564,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29637,
        "title": "Super Mario 64 - Dire Dire Docks",
        "version": "smwc-29637-1650125926",
        "upstream_time": 1650125926,
        "download_url": "https://dl.smwcentral.net/29637/DireDireDocks.zip",
        "filename": "DireDireDocks.zip",
        "size": 66938,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29141,
        "title": "Super Mario 64 - Powerful Mario (Super Mario World Remix)",
        "version": "smwc-29141-1643713480",
        "upstream_time": 1643713480,
        "download_url": "https://dl.smwcentral.net/29141/Super%20Mario%20World%20%2B%20Super%20Mario%2064%20-%20Powerful%20Mario%20%28Remix%29.zip",
        "filename": "Super Mario World + Super Mario 64 - Powerful Mario (Remix).zip",
        "size": 31132,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27300,
        "title": "Super Mario 64 - Cool Cool Mountain",
        "version": "smwc-27300-1626025839",
        "upstream_time": 1626025839,
        "download_url": "https://dl.smwcentral.net/27300/Cool%20Cool%20Mountain.zip",
        "filename": "Cool Cool Mountain.zip",
        "size": 32482,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25887,
        "title": "Super Mario 64 - Powerful Mario",
        "version": "smwc-25887-1614135049",
        "upstream_time": 1614135049,
        "download_url": "https://dl.smwcentral.net/25887/starman.zip",
        "filename": "starman.zip",
        "size": 34603,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23543,
        "title": "Super Mario 64 - Dire Dire Docks",
        "version": "smwc-23543-1594249877",
        "upstream_time": 1594249877,
        "download_url": "https://dl.smwcentral.net/23543/dire%20dire%20docks.zip",
        "filename": "dire dire docks.zip",
        "size": 34236,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22665,
        "title": "Super Mario 64 - Koopa's Road",
        "version": "smwc-22665-1587749062",
        "upstream_time": 1587749062,
        "download_url": "https://dl.smwcentral.net/22665/Bowser%27s%20Domain.zip",
        "filename": "Bowser%27s Domain.zip",
        "size": 152275,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22018,
        "title": "Super Mario 64 - File Select",
        "version": "smwc-22018-1580103549",
        "upstream_time": 1580103549,
        "download_url": "https://dl.smwcentral.net/22018/Super%20Mario%2064%20-%20File%20Select.zip",
        "filename": "Super Mario 64 - File Select.zip",
        "size": 84433,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21737,
        "title": "Super Mario 64 - Koopa's Road",
        "version": "smwc-21737-1577866982",
        "upstream_time": 1577866982,
        "download_url": "https://dl.smwcentral.net/21737/Super%20Mario%2064%20-%20Koopa%27s%20Road.zip",
        "filename": "Super Mario 64 - Koopa%27s Road.zip",
        "size": 127910,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18888,
        "title": "Super Mario 64 - Merry-Go-Round",
        "version": "smwc-18888-1546999906",
        "upstream_time": 1546999906,
        "download_url": "https://dl.smwcentral.net/18888/Super%20Mario%2064%20-%20Merry-Go-Round.zip",
        "filename": "Super Mario 64 - Merry-Go-Round.zip",
        "size": 55841,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17606,
        "title": "Super Mario 64 - Metallic Mario",
        "version": "smwc-17606-1529195669",
        "upstream_time": 1529195669,
        "download_url": "https://dl.smwcentral.net/17606/SM64%20Metal%20Cap.zip",
        "filename": "SM64 Metal Cap.zip",
        "size": 62453,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17003,
        "title": "Super Mario 64 - Slider",
        "version": "smwc-17003-1516695358",
        "upstream_time": 1516695358,
        "download_url": "https://dl.smwcentral.net/17003/Super%20Mario%2064%20-%20Slider.zip",
        "filename": "Super Mario 64 - Slider.zip",
        "size": 34976,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14630,
        "title": "Super Mario 64 - Correct Solution",
        "version": "smwc-14630-1480573298",
        "upstream_time": 1480573298,
        "download_url": "https://dl.smwcentral.net/14630/solved.zip",
        "filename": "solved.zip",
        "size": 30106,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 12784,
        "title": "Super Mario 64 - Inside the Castle Walls",
        "version": "smwc-12784-1448736866",
        "upstream_time": 1448736866,
        "download_url": "https://dl.smwcentral.net/12784/Inside%20the%20Castle%20Walls.zip",
        "filename": "Inside the Castle Walls.zip",
        "size": 32115,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10371,
        "title": "Super Mario 64 - Ultimate Bowser",
        "version": "smwc-10371-1421035170",
        "upstream_time": 1421035170,
        "download_url": "https://dl.smwcentral.net/10371/Super%20Mario%2064%20-%20Ultimate%20Bowser%27s%20Battle.zip",
        "filename": "Super Mario 64 - Ultimate Bowser%27s Battle.zip",
        "size": 35472,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 9627,
        "title": "Super Mario 64 - Race Fanfare",
        "version": "smwc-9627-1422748588",
        "upstream_time": 1422748588,
        "download_url": "https://dl.smwcentral.net/9627/SM64%20-%20Race%20Fanfare.zip",
        "filename": "SM64 - Race Fanfare.zip",
        "size": 30582,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8142,
        "title": "Super Mario 64 - Inside the Castle Walls (Remix)",
        "version": "smwc-8142-1314144754",
        "upstream_time": 1314144754,
        "download_url": "https://dl.smwcentral.net/8142/SM64%20-%20Peach%27s%20Castle%20Remix.zip",
        "filename": "SM64 - Peach%27s Castle Remix.zip",
        "size": 75856,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8113,
        "title": "Super Mario 64 - Wing Cap",
        "version": "smwc-8113-1319735407",
        "upstream_time": 1319735407,
        "download_url": "https://dl.smwcentral.net/8113/SM64%20-%20Wing%20Cap.zip",
        "filename": "SM64 - Wing Cap.zip",
        "size": 71139,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8084,
        "title": "Super Mario 64 -  Inside the Castle Walls",
        "version": "smwc-8084-1319735310",
        "upstream_time": 1319735310,
        "download_url": "https://dl.smwcentral.net/8084/SM64%20-%20Castle.zip",
        "filename": "SM64 - Castle.zip",
        "size": 67159,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7533,
        "title": "Super Mario 64 - Bob-omb Battlefield",
        "version": "smwc-7533-1312495697",
        "upstream_time": 1312495697,
        "download_url": "https://dl.smwcentral.net/7533/SM64-BobombBattlefield.zip",
        "filename": "SM64-BobombBattlefield.zip",
        "size": 73401,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7119,
        "title": "Super Mario 64 - Hazy Maze Cave",
        "version": "smwc-7119-1312743416",
        "upstream_time": 1312743416,
        "download_url": "https://dl.smwcentral.net/7119/SM64%20-%20Hazy%20Maze%20Cave.zip",
        "filename": "SM64 - Hazy Maze Cave.zip",
        "size": 67622,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7094,
        "title": "Super Mario 64 - Merry-Go-Round",
        "version": "smwc-7094-1311946103",
        "upstream_time": 1311946103,
        "download_url": "https://dl.smwcentral.net/7094/hauntedmerrygoround.zip",
        "filename": "hauntedmerrygoround.zip",
        "size": 66268,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-3d-land-special-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20533,
    "title": "Super Mario 3D Land - Special World 8 (Remix)",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "abstract",
      "calm",
      "overworld"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nVery nice tune I discovered by accident; in theory the drums+bass build as the player progress through the game, but I decided to make a little remix.",
    "latest_version": "smwc-20533-1562583337",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20533,
        "title": "Super Mario 3D Land - Special World 8 (Remix)",
        "version": "smwc-20533-1562583337",
        "upstream_time": 1562583337,
        "download_url": "https://dl.smwcentral.net/20533/Super%20Mario%203D%20Land%20-%20Special%20World%208%20%28remix%29.zip",
        "filename": "Super Mario 3D Land - Special World 8 (remix).zip",
        "size": 37947,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-3d-land-toad-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31650,
    "title": "Super Mario 3D Land - Toad House",
    "authors": [
      "84GSMeister"
    ],
    "tags": [
      "bonus",
      "p-switch",
      "switch palace"
    ],
    "description": "Toad House theme from Super Mario 3D Land, originally form Super Mario Bros. 3 where it was both Toad House and P-switch theme. Could fit as a P-switch theme or maybe a bonus area theme.<br>\r\n<br>\r\nUpdated:<br>\r\nIncluded a version with tuned down xylophone.<br>\r\n<br>\r\nAlso, if you want a version that sounds like when you're otside of the Toad House in SM3DL, you can just disable channels 1 to 3.",
    "latest_version": "smwc-31650-1672447572",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31650,
        "title": "Super Mario 3D Land - Toad House",
        "version": "smwc-31650-1672447572",
        "upstream_time": 1672447572,
        "download_url": "https://dl.smwcentral.net/31650/Toad%20House.zip",
        "filename": "Toad House.zip",
        "size": 104660,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-3d-world-beep-block-skyway",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37731,
    "title": "Super Mario 3D World - Beep Block Skyway",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "athletic",
      "night",
      "space"
    ],
    "description": "\"When you Beep on my Block until Skyway\"<br>\r\none of my Favourites Songs from SM3DWorld finally here in SMW Instrumentation Glory!<br>\r\n<br>\r\nyou can choose either have the beeps on or off changing the version inside of the mml/txt file<br>\r\nVERSION 1 - Beeps on (set by Default)<br>\r\nVERSION 2 - Beeps off<br>\r\n<br>\r\nyou can use this <a href=\"https://bin.smwcentral.net/u/20947/On%2526Off%2BSwitch%2BAMK%2BUberasm%2Blevel.zip\" rel=\"nofollow\">Uberasm level code</a> so the song turns on and off switch blocks<br>\r\n<br>\r\n<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/rzq_dLNCJoU?si=xQ2WnqH7hvffw8uC\" title=\"YouTube video player\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>",
    "latest_version": "smwc-37731-1721918658",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37731,
        "title": "Super Mario 3D World - Beep Block Skyway",
        "version": "smwc-37731-1721918658",
        "upstream_time": 1721918658,
        "download_url": "https://dl.smwcentral.net/37731/Beep%20Block%20Skyway%20v3%20.zip",
        "filename": "Beep Block Skyway v3 .zip",
        "size": 62780,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-3d-world-bowser-s-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40655,
    "title": "Super Mario 3D World - Bowser's Castle",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "castle",
      "chaotic",
      "final"
    ],
    "description": "A great castle theme. Made by BetaCovers.<br>\r\n<br>\r\nHere:<br>\r\nhttps://youtu.be/YIu81ZCqGBo<br>\r\n",
    "latest_version": "smwc-40655-1766605209",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40655,
        "title": "Super Mario 3D World - Bowser's Castle",
        "version": "smwc-40655-1766605209",
        "upstream_time": 1766605209,
        "download_url": "https://dl.smwcentral.net/40655/Bowser%20Castle.zip",
        "filename": "Bowser Castle.zip",
        "size": 77007,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-3d-world-chain-link-charge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35210,
    "title": "Super Mario 3D World - Chain-Link Charge",
    "authors": [
      "nununoisy"
    ],
    "tags": [
      "athletic",
      "sky"
    ],
    "description": "The athletic theme from Super Mario 3D World. This is also the song that plays on 3D World-styled Sky levels in Super Mario Maker 2.",
    "latest_version": "smwc-35210-1698893499",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35210,
        "title": "Super Mario 3D World - Chain-Link Charge",
        "version": "smwc-35210-1698893499",
        "upstream_time": 1698893499,
        "download_url": "https://dl.smwcentral.net/35210/SM3DW%20-%20Chain-Link%20Charge%20%28sampled%29%20%282%29.zip",
        "filename": "SM3DW - Chain-Link Charge (sampled) (2).zip",
        "size": 50313,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35201,
        "title": "Super Mario 3D World - Chain-Link Charge",
        "version": "smwc-35201-1698893415",
        "upstream_time": 1698893415,
        "download_url": "https://dl.smwcentral.net/35201/SM3DW%20-%20Chain-Link%20Charge%20%28Unsampled%29.zip",
        "filename": "SM3DW - Chain-Link Charge (Unsampled).zip",
        "size": 35210,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-3d-world-double-cherry-pass",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21188,
    "title": "Super Mario 3D World - Double Cherry Pass",
    "authors": [
      "Marcozzo Daro"
    ],
    "tags": [
      "athletic",
      "beach",
      "carnival",
      "grassland",
      "town"
    ],
    "description": "This is one of my favourite tunes from SM3DW ever,I decided to port it because I wanted a more \"Party-ish\" version.",
    "latest_version": "smwc-21188-1569896190",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21188,
        "title": "Super Mario 3D World - Double Cherry Pass",
        "version": "smwc-21188-1569896190",
        "upstream_time": 1569896190,
        "download_url": "https://dl.smwcentral.net/21188/Double%20Cherry%20Pass.zip",
        "filename": "Double Cherry Pass.zip",
        "size": 56967,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 9217,
        "title": "Super Mario 3D World - Double Cherry Pass",
        "version": "smwc-9217-1413462083",
        "upstream_time": 1413462083,
        "download_url": "https://dl.smwcentral.net/9217/Double%20Cherry%20Pass.zip",
        "filename": "Double Cherry Pass.zip",
        "size": 34712,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-3d-world-footlight-lane",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23725,
    "title": "Super Mario 3D World - Footlight Lane",
    "authors": [
      "Captain 3"
    ],
    "tags": [
      "calm",
      "cave",
      "forest",
      "night",
      "water"
    ],
    "description": "A port of the best 3D World song, Footlight Lane. Could be used in caves, water levels, or even forests.<br>\r\n<br>\r\nContains two versions, one with a Piano (@9) lead and another with the Electric Piano (@13) lead.",
    "latest_version": "smwc-23725-1594577745",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23725,
        "title": "Super Mario 3D World - Footlight Lane",
        "version": "smwc-23725-1594577745",
        "upstream_time": 1594577745,
        "download_url": "https://dl.smwcentral.net/23725/SM3DW%20-%20Footlight%20Lane.zip",
        "filename": "SM3DW - Footlight Lane.zip",
        "size": 64287,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-3d-world-getting-ready",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25508,
    "title": "Super Mario 3D World - Getting Ready",
    "authors": [
      "Nino94_54"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "title",
      "town"
    ],
    "description": "Third port and the first port sampled, It is the best I could do, it is the beginning ready song of super mario 3d world, tell me if there are any errors!",
    "latest_version": "smwc-25508-1609192011",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25508,
        "title": "Super Mario 3D World - Getting Ready",
        "version": "smwc-25508-1609192011",
        "upstream_time": 1609192011,
        "download_url": "https://dl.smwcentral.net/25508/Begging%20Ready%203D%20World.zip",
        "filename": "Begging Ready 3D World.zip",
        "size": 37543,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-3d-world-hands-on-hall",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30993,
    "title": "Super Mario 3D World - Hands-On Hall",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "athletic",
      "mountain",
      "temple"
    ],
    "description": "Music that plays in the level Hands-On Hall from Super Mario 3D World.<br>\r\n<br>\r\nWhen using this, copypaste the sample group text's content into Addmusic_sample groups.txt.",
    "latest_version": "smwc-30993-1659281233",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30993,
        "title": "Super Mario 3D World - Hands-On Hall",
        "version": "smwc-30993-1659281233",
        "upstream_time": 1659281233,
        "download_url": "https://dl.smwcentral.net/30993/Super%20Mario%203D%20World%20-%20Hands-On%20Hall.zip",
        "filename": "Super Mario 3D World - Hands-On Hall.zip",
        "size": 79720,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-3d-world-lava-rock-lair",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32241,
    "title": "Super Mario 3D World - Lava Rock Lair",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "castle",
      "fire"
    ],
    "description": "This is the music from the lava levels and some of the castles in Super Mario 3D World.",
    "latest_version": "smwc-32241-1674924072",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32241,
        "title": "Super Mario 3D World - Lava Rock Lair",
        "version": "smwc-32241-1674924072",
        "upstream_time": 1674924072,
        "download_url": "https://dl.smwcentral.net/32241/Super%20Mario%203D%20World%20-%20Lava%20Rock%20Lair.zip",
        "filename": "Super Mario 3D World - Lava Rock Lair.zip",
        "size": 34551,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-3d-world-shifty-boo-mansion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20935,
    "title": "Super Mario 3D World - Shifty Boo Mansion",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "calm",
      "dark",
      "ghost house",
      "night",
      "ruins",
      "sad",
      "spooky"
    ],
    "description": "The spooky yet dramatic song that plays in ghost houses in Super Mario 3D World.<br>\r\n<br>\r\nIt's much more emotional than the generic creepy ghost house song.",
    "latest_version": "smwc-20935-1566525032",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20935,
        "title": "Super Mario 3D World - Shifty Boo Mansion",
        "version": "smwc-20935-1566525032",
        "upstream_time": 1566525032,
        "download_url": "https://dl.smwcentral.net/20935/shifty%20boo%20mansion.zip",
        "filename": "shifty boo mansion.zip",
        "size": 34639,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-3d-world-sprawling-savannah",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30136,
    "title": "Super Mario 3D World - Sprawling Savannah",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "forest",
      "jungle"
    ],
    "description": "This port was not good enough for this song, but it can be useful in some jungle, forest type scenarios.",
    "latest_version": "smwc-30136-1659304699",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30136,
        "title": "Super Mario 3D World - Sprawling Savannah",
        "version": "smwc-30136-1659304699",
        "upstream_time": 1659304699,
        "download_url": "https://dl.smwcentral.net/30136/Sprawling_Savannah.zip",
        "filename": "Sprawling_Savannah.zip",
        "size": 61362,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-3d-world-sunshine-seaside-underwater",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30308,
    "title": "Super Mario 3D World - Sunshine Seaside (Underwater)",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "beach",
      "calm",
      "grassland",
      "overworld",
      "water"
    ],
    "description": "Put this on beach levels and it would be cool.<br>\r\n<br>\r\nNote: I improved this port because it was very poorly optimized it was one of the first ports I uploaded here",
    "latest_version": "smwc-30308-1651388007",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30308,
        "title": "Super Mario 3D World - Sunshine Seaside (Underwater)",
        "version": "smwc-30308-1651388007",
        "upstream_time": 1651388007,
        "download_url": "https://dl.smwcentral.net/30308/Sunshine%20Seaside%20-%20Underwater.zip",
        "filename": "Sunshine Seaside - Underwater.zip",
        "size": 35697,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-3d-world-super-bell-hill",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23405,
    "title": "Super Mario 3D World - Super Bell Hill",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "calm",
      "grassland"
    ],
    "description": "Song that Super Bell Hill from Super Mario 3D World. Good for a grassland.",
    "latest_version": "smwc-23405-1593214919",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23405,
        "title": "Super Mario 3D World - Super Bell Hill",
        "version": "smwc-23405-1593214919",
        "upstream_time": 1593214919,
        "download_url": "https://dl.smwcentral.net/23405/SM3DW%20-%20Overworld.zip",
        "filename": "SM3DW - Overworld.zip",
        "size": 34601,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15876,
        "title": "Super Mario 3D World - Super Bell Hill",
        "version": "smwc-15876-1501510320",
        "upstream_time": 1501510320,
        "download_url": "https://dl.smwcentral.net/15876/SM3DW%20Main%20Theme.zip",
        "filename": "SM3DW Main Theme.zip",
        "size": 83572,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-3d-world-world-bowser",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11467,
    "title": "Super Mario 3D World - World Bowser",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "carnival",
      "overworld"
    ],
    "description": "Music from Super Mario 3D World, could fit carnival overworlds or levels.",
    "latest_version": "smwc-11467-1435117968",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11467,
        "title": "Super Mario 3D World - World Bowser",
        "version": "smwc-11467-1435117968",
        "upstream_time": 1435117968,
        "download_url": "https://dl.smwcentral.net/11467/bowser%20world.zip",
        "filename": "bowser world.zip",
        "size": 72899,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-3d-world-world-star",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14499,
    "title": "Super Mario 3D World - World Star",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "abstract",
      "bonus",
      "calm",
      "night",
      "overworld",
      "sky",
      "town",
      "water"
    ],
    "description": "A soothing, jazzy song from SM3DW. Good for cloudy settings (especially overworld maps), friendly towns, or certain bonus rooms and water levels.<br>\r\n<br>\r\nRequested by SlickNicky10.",
    "latest_version": "smwc-14499-1477185911",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14499,
        "title": "Super Mario 3D World - World Star",
        "version": "smwc-14499-1477185911",
        "upstream_time": 1477185911,
        "download_url": "https://dl.smwcentral.net/14499/world%20star.zip",
        "filename": "world star.zip",
        "size": 36151,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-advance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38807,
    "title": "Super Mario Advance 2 - Status Screen",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "bonus",
      "calm",
      "credits",
      "cutscene",
      "goal",
      "night",
      "overworld",
      "title",
      "upbeat"
    ],
    "description": "Fits into maps, but use however you want.",
    "latest_version": "smwc-38807-1736713175",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38807,
        "title": "Super Mario Advance 2 - Status Screen",
        "version": "smwc-38807-1736713175",
        "upstream_time": 1736713175,
        "download_url": "https://dl.smwcentral.net/38807/Status%20Screen.zip",
        "filename": "Status Screen.zip",
        "size": 54492,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38635,
        "title": "Super Mario Advance 3: Yoshi's Island - Perfect Ending",
        "version": "smwc-38635-1728410929",
        "upstream_time": 1728410929,
        "download_url": "https://dl.smwcentral.net/38635/Perfect%20Ending.zip",
        "filename": "Perfect Ending.zip",
        "size": 35127,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38634,
        "title": "Super Mario Advance 3: Yoshi's Island - Perfect Clear",
        "version": "smwc-38634-1728410897",
        "upstream_time": 1728410897,
        "download_url": "https://dl.smwcentral.net/38634/Perfect%20Clear.zip",
        "filename": "Perfect Clear.zip",
        "size": 31569,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38633,
        "title": "Super Mario Advance 3: Yoshi's Island - Choose a Game!",
        "version": "smwc-38633-1728410867",
        "upstream_time": 1728410867,
        "download_url": "https://dl.smwcentral.net/38633/Choose%20a%20Game.zip",
        "filename": "Choose a Game.zip",
        "size": 32339,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38632,
        "title": "Super Mario Advance 3: Yoshi's Island - Title",
        "version": "smwc-38632-1728410842",
        "upstream_time": 1728410842,
        "download_url": "https://dl.smwcentral.net/38632/Title.zip",
        "filename": "Title.zip",
        "size": 31943,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26236,
        "title": "Super Mario Advance 2: Super Mario World - Title Screen",
        "version": "smwc-26236-1616124136",
        "upstream_time": 1616124136,
        "download_url": "https://dl.smwcentral.net/26236/sma2title.zip",
        "filename": "sma2title.zip",
        "size": 62873,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19370,
        "title": "Super Mario Advance 2: Super Mario World - Status Screen",
        "version": "smwc-19370-1553007080",
        "upstream_time": 1553007080,
        "download_url": "https://dl.smwcentral.net/19370/sma2.zip",
        "filename": "sma2.zip",
        "size": 62397,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-advance-4-super-mario-bros",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18250,
    "title": "Super Mario Advance 4: Super Mario Bros. 3 - Bonus",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "beach",
      "bonus",
      "grassland",
      "keyhole",
      "misc",
      "nintendo presents",
      "overworld"
    ],
    "description": "The bonus theme from SMA4.",
    "latest_version": "smwc-18250-1538865728",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18250,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - Bonus",
        "version": "smwc-18250-1538865728",
        "upstream_time": 1538865728,
        "download_url": "https://dl.smwcentral.net/18250/sma4bonus.zip",
        "filename": "sma4bonus.zip",
        "size": 32392,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14732,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - World-e",
        "version": "smwc-14732-1481107781",
        "upstream_time": 1481107781,
        "download_url": "https://dl.smwcentral.net/14732/world%20e.zip",
        "filename": "world e.zip",
        "size": 31492,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10691,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - Bonus Start",
        "version": "smwc-10691-1425398547",
        "upstream_time": 1425398547,
        "download_url": "https://dl.smwcentral.net/10691/SMA4_Bonus_Start.zip",
        "filename": "SMA4_Bonus_Start.zip",
        "size": 30056,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8298,
        "title": "Super Mario Advance 4: Super Mario Bros. 3 - World-e",
        "version": "smwc-8298-1349363249",
        "upstream_time": 1349363249,
        "download_url": "https://dl.smwcentral.net/8298/world-esdf.zip",
        "filename": "world-esdf.zip",
        "size": 64837,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-advance-jar",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31642,
    "title": "Super Mario Advance - Jar",
    "authors": [
      "84GSMeister"
    ],
    "tags": [
      "bonus"
    ],
    "description": "A small bonus theme exclusive to Super Mario Advance version of Super Mario Bros. 2, A game I used to play a lot as a kid and always loved this small tune.<br>\r\nWould probably fit as a bonus area theme.<br>\r\n<br>\r\nI noticed SMA uses a lot of samples from SMW / All-Stars so it would be relatively simple to port its music to SMW.",
    "latest_version": "smwc-31642-1672447438",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31642,
        "title": "Super Mario Advance - Jar",
        "version": "smwc-31642-1672447438",
        "upstream_time": 1672447438,
        "download_url": "https://dl.smwcentral.net/31642/SMA%20Pipe.zip",
        "filename": "SMA Pipe.zip",
        "size": 34283,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-advance-yoshi-s-challenge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12724,
    "title": "Super Mario Advance - Yoshi's Challenge",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "bonus",
      "carnival",
      "overworld"
    ],
    "description": "The bouncy theme from the level select screen from Super Mario Advance's postgame challenge.",
    "latest_version": "smwc-12724-1447797790",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12724,
        "title": "Super Mario Advance - Yoshi's Challenge",
        "version": "smwc-12724-1447797790",
        "upstream_time": 1447797790,
        "download_url": "https://dl.smwcentral.net/12724/Yoshi%27s%20Challenge.zip",
        "filename": "Yoshi%27s Challenge.zip",
        "size": 30630,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-all-stars-soundtrack-ultimate-edition",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18816,
    "title": "Super Mario All-Stars Soundtrack: Ultimate Edition",
    "authors": [
      "LadiesMan217",
      "Vitor Vilela",
      "musicalman"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "castle",
      "cave",
      "game over",
      "grassland",
      "misc",
      "overworld",
      "star"
    ],
    "description": "This is a pack of music ported and SFXs ripped from Super Mario All-Stars which includes a total of 166 songs and 137 SFXs ready to be used with AMK! Musically it includes all original songs from the game, extra songs from the Game Boy Advance versions, extra songs from Mario Maker, as well a few more custom arrangements. In terms of SFX it should include all SFXs from the game with the exception of some which are hardcoded in the SPC engine ($1DFA).<br>\r\n<br>\r\nAll songs are ported with information regarding insert size and more on each txt. SFXs are in hex format, with exception of non-noise instrument commands. (Unfortunately it is rather hard to transform them into notes since most of them are made of pitch slides and other are joined with note length, like the volume command. Note that some SPCs are buggy, for some reason AMK dislike some noise instruments. -Vitor)<br>\r\n<br>\r\nSPCs from the ost have been edited to cut out unnecessary silence and fade outs for those who download simply to listen them.<br>\r\n<br>\r\nPlease give credit if used.<br>\r\n<br>\r\n<br>\r\n<br>\r\nChange Log:<br>\r\n<br>\r\n7-6-19<br>\r\nAdded some ports from Super Mario Bros. Deluxe (Album, Challenge Menu & Toy Box, and Race [sampled and unsampled]). Fixed slight tempo issues in all Ending 2 and Credit 2 variations. Redid a lot of SPC tags, mainly the advance series songs.<br>\r\n<br>\r\n3-11-19<br>\r\nUpdated all Ending 2 and Credit 2 variations. There was a channel the I forgot to enable echo on near the end.<br>\r\n<br>\r\n2-17-19<br>\r\nLowered the octave of the @4 in the SMB1 Airship port so the chords layer as well as SMB3's Airship theme, the unsampled version was left untouched.<br>\r\n<br>\r\n1-30-19<br>\r\nFixed some detuned instruments present in SMB2 and SMB3 Choose A Game port.<br>\r\n<br>\r\n1-12-19<br>\r\nAdded SMB3 Title (Unsampled).<br>\r\n<br>\r\n1-10-2019 Update 2<br>\r\nAdded 2 extra \"songs\", the Intro Chattering (both American and Japanese). The chattering was ported as songs rather than SFX bc there was too much technical difficulties in setting it up to make it work. Added 2 extra sfx instruments. Doomship Moving and Background Phanto's eyes glowing now work. Must add an \"!\" after \"default/11 SMW @17.brr\" and or \"optimized/11 SMW @17.brr\" for Doomship Moving to work and this to InstrumentData.asm under the SFXInstrumentTable (as in after the table):<br>\r\ndb $70, $70, $00, $10, $02, $F4, $F4, $70, $02<br>\r\ndb $70, $70, $00, $10, $11, $FA, $6A, $70, $03<br>\r\n<br>\r\n1-10-2019 Update 1<br>\r\nFixed mislabeled sfx. All should have the correct names and added 4F Explosion in 1DFC.<br>\r\n<br>\r\n01-09-2019<br>\r\nAdded Super Mario Bros. 2 Underground (Beta)<br>\r\n<br>\r\n01-05-2019<br>\r\nAdded $f4 $02 to the SMB2 Title theme as well as other slight text edits.<br>\r\n<br>\r\n01-04-2019<br>\r\nChanged a few SPC timings that I forgot to take out unnecessary silence and changed a bit of incorrect info on some texts.",
    "latest_version": "smwc-18816-1553136641",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18816,
        "title": "Super Mario All-Stars Soundtrack: Ultimate Edition",
        "version": "smwc-18816-1553136641",
        "upstream_time": 1553136641,
        "download_url": "https://dl.smwcentral.net/18816/Super%20Mario%20All-Stars%20Soundtrack%20-%20Ultimate%20Edition.zip",
        "filename": "Super Mario All-Stars Soundtrack - Ultimate Edition.zip",
        "size": 9923519,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40490,
    "title": "Super Mario Bros. 2 - Game Over",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "airship",
      "athletic",
      "beach",
      "bonus",
      "boss",
      "castle",
      "cave",
      "chase",
      "credits",
      "cutscene",
      "dark",
      "final",
      "forest",
      "fortress",
      "grassland",
      "ice",
      "menu",
      "nintendo presents",
      "overworld",
      "p-switch",
      "retro",
      "sea",
      "seaside",
      "sky",
      "temple",
      "tense",
      "title",
      "upbeat",
      "world map"
    ],
    "description": "The Game Over theme from Super Mario Bros. 2.",
    "latest_version": "smwc-40490-1756840631",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40490,
        "title": "Super Mario Bros. 2 - Game Over",
        "version": "smwc-40490-1756840631",
        "upstream_time": 1756840631,
        "download_url": "https://dl.smwcentral.net/40490/Super%20Mario%20Bros.%202%20-%20Game%20Over.zip",
        "filename": "Super Mario Bros. 2 - Game Over.zip",
        "size": 34064,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40489,
        "title": "Super Mario Bros. 2 - Miss",
        "version": "smwc-40489-1756840532",
        "upstream_time": 1756840532,
        "download_url": "https://dl.smwcentral.net/40489/Super%20Mario%20Bros.%202%20-%20Miss.zip",
        "filename": "Super Mario Bros. 2 - Miss.zip",
        "size": 32630,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40488,
        "title": "Super Mario Bros. 2 - Ending",
        "version": "smwc-40488-1756840417",
        "upstream_time": 1756840417,
        "download_url": "https://dl.smwcentral.net/40488/Super%20Mario%20Bros.%202%20-%20Ending.zip",
        "filename": "Super Mario Bros. 2 - Ending.zip",
        "size": 39635,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40487,
        "title": "Super Mario Bros. 2 - Wart",
        "version": "smwc-40487-1756840139",
        "upstream_time": 1756840139,
        "download_url": "https://dl.smwcentral.net/40487/Super%20Mario%20Bros.%202%20-%20Wart.zip",
        "filename": "Super Mario Bros. 2 - Wart.zip",
        "size": 33110,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40486,
        "title": "Super Mario Bros. 2 - Invincible",
        "version": "smwc-40486-1756840006",
        "upstream_time": 1756840006,
        "download_url": "https://dl.smwcentral.net/40486/Super%20Mario%20Bros.%202%20-%20Invincible.zip",
        "filename": "Super Mario Bros. 2 - Invincible.zip",
        "size": 96374,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40485,
        "title": "Super Mario Bros. 2 - World Clear",
        "version": "smwc-40485-1756839875",
        "upstream_time": 1756839875,
        "download_url": "https://dl.smwcentral.net/40485/Super%20Mario%20Bros.%202%20-%20World%20Clear.zip",
        "filename": "Super Mario Bros. 2 - World Clear.zip",
        "size": 34851,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40484,
        "title": "Super Mario Bros. 2 - Victory",
        "version": "smwc-40484-1756839682",
        "upstream_time": 1756839682,
        "download_url": "https://dl.smwcentral.net/40484/Super%20Mario%20Bros.%202%20-%20Victory.zip",
        "filename": "Super Mario Bros. 2 - Victory.zip",
        "size": 32607,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40483,
        "title": "Super Mario Bros. 2 - Birdo",
        "version": "smwc-40483-1756839603",
        "upstream_time": 1756839603,
        "download_url": "https://dl.smwcentral.net/40483/Super%20Mario%20Bros.%202%20-%20Birdo.zip",
        "filename": "Super Mario Bros. 2 - Birdo.zip",
        "size": 31913,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40482,
        "title": "Super Mario Bros. 2 - Power-Up Fanfare",
        "version": "smwc-40482-1756839517",
        "upstream_time": 1756839517,
        "download_url": "https://dl.smwcentral.net/40482/Super%20Mario%20Bros.%202%20-%20Power-Up%20Fanfare.zip",
        "filename": "Super Mario Bros. 2 - Power-Up Fanfare.zip",
        "size": 31633,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40481,
        "title": "Super Mario Bros. 2 - Subspace",
        "version": "smwc-40481-1756839413",
        "upstream_time": 1756839413,
        "download_url": "https://dl.smwcentral.net/40481/Super%20Mario%20Bros.%202%20-%20Subspace.zip",
        "filename": "Super Mario Bros. 2 - Subspace.zip",
        "size": 44351,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40480,
        "title": "Super Mario Bros. 2 - Underworld",
        "version": "smwc-40480-1756839251",
        "upstream_time": 1756839251,
        "download_url": "https://dl.smwcentral.net/40480/Super%20Mario%20Bros.%202%20-%20Underworld.zip",
        "filename": "Super Mario Bros. 2 - Underworld.zip",
        "size": 46885,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40479,
        "title": "Super Mario Bros. 2 - Overworld",
        "version": "smwc-40479-1756839114",
        "upstream_time": 1756839114,
        "download_url": "https://dl.smwcentral.net/40479/Super%20Mario%20Bros.%202%20-%20Overworld.zip",
        "filename": "Super Mario Bros. 2 - Overworld.zip",
        "size": 50587,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40478,
        "title": "Super Mario Bros. 2 - Player Select",
        "version": "smwc-40478-1756838933",
        "upstream_time": 1756838933,
        "download_url": "https://dl.smwcentral.net/40478/Super%20Mario%20Bros.%202%20-%20Player%20Select.zip",
        "filename": "Super Mario Bros. 2 - Player Select.zip",
        "size": 45811,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40477,
        "title": "Super Mario Bros. 2 - Title",
        "version": "smwc-40477-1756838691",
        "upstream_time": 1756838691,
        "download_url": "https://dl.smwcentral.net/40477/Super%20Mario%20Bros.%202%20-%20Title.zip",
        "filename": "Super Mario Bros. 2 - Title.zip",
        "size": 52544,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40341,
        "title": "Super Mario Bros. 3 - Fortress",
        "version": "smwc-40341-1756700008",
        "upstream_time": 1756700008,
        "download_url": "https://dl.smwcentral.net/40341/SMB3%20-%20Fortress.zip",
        "filename": "SMB3 - Fortress.zip",
        "size": 30949,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40340,
        "title": "Super Mario Bros. 3 - Airship",
        "version": "smwc-40340-1756748432",
        "upstream_time": 1756748432,
        "download_url": "https://dl.smwcentral.net/40340/SMB3%20-%20airship.zip",
        "filename": "SMB3 - airship.zip",
        "size": 31184,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39828,
        "title": "Super Mario Bros. 3 - Anvil of Fate, Forged by the Gods 🔨 ~ Enemy Battle (Remix)",
        "version": "smwc-39828-1748727720",
        "upstream_time": 1748727720,
        "download_url": "https://dl.smwcentral.net/39828/Anvil%20of%20Fate%2C%20Forged%20by%20the%20Gods.zip",
        "filename": "Anvil of Fate%2C Forged by the Gods.zip",
        "size": 402720,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39550,
        "title": "Super Mario Bros. 3 - Overworld",
        "version": "smwc-39550-1744422844",
        "upstream_time": 1744422844,
        "download_url": "https://dl.smwcentral.net/39550/Super%20Mario%20Bros.%203%20-%20Overworld.zip",
        "filename": "Super Mario Bros. 3 - Overworld.zip",
        "size": 54133,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34406,
        "title": "Super Mario Bros. 3 - King's Room",
        "version": "smwc-34406-1695285907",
        "upstream_time": 1695285907,
        "download_url": "https://dl.smwcentral.net/34406/Super%20Mario%20Bros.%203%20-%20King%27s%20Room.zip",
        "filename": "Super Mario Bros. 3 - King%27s Room.zip",
        "size": 32743,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29406,
        "title": "Super Mario Bros. 2 - birdobased.mid ~ Birdo [Paused] (Remix)",
        "version": "smwc-29406-1643584454",
        "upstream_time": 1643584454,
        "download_url": "https://dl.smwcentral.net/29406/birdobased.mid..zip",
        "filename": "birdobased.mid..zip",
        "size": 65777,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28976,
        "title": "Super Mario Bros. 3 - Bowser",
        "version": "smwc-28976-1642999930",
        "upstream_time": 1642999930,
        "download_url": "https://dl.smwcentral.net/28976/Super%20Mario%20Bros.%203%20%28NES%29%20-%20Bowser.zip",
        "filename": "Super Mario Bros. 3 (NES) - Bowser.zip",
        "size": 54755,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27496,
        "title": "Super Mario Bros. 2 (NES) - Underground",
        "version": "smwc-27496-1627792881",
        "upstream_time": 1627792881,
        "download_url": "https://dl.smwcentral.net/27496/Super%20Mario%20Bros.%202%20%28NES%29%20-%20Underground.zip",
        "filename": "Super Mario Bros. 2 (NES) - Underground.zip",
        "size": 30478,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26664,
        "title": "Super Mario Bros. 35 - Title Screen",
        "version": "smwc-26664-1617999849",
        "upstream_time": 1617999849,
        "download_url": "https://dl.smwcentral.net/26664/SMB35%20Title%20Screen.zip",
        "filename": "SMB35 Title Screen.zip",
        "size": 32451,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25454,
        "title": "Super Mario Bros. 3 - Ocean_Disco.mp3 ~ Ocean Side (Remix)",
        "version": "smwc-25454-1608682981",
        "upstream_time": 1608682981,
        "download_url": "https://dl.smwcentral.net/25454/Ocean_Disco.mp3.zip",
        "filename": "Ocean_Disco.mp3.zip",
        "size": 158664,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24501,
        "title": "Super Mario Bros. 3 - Giant_Disco.mp3 ~ Giant Land (Remix)",
        "version": "smwc-24501-1602910556",
        "upstream_time": 1602910556,
        "download_url": "https://dl.smwcentral.net/24501/Giant_Disco.mp3%20.zip",
        "filename": "Giant_Disco.mp3 .zip",
        "size": 112357,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24338,
        "title": "Super Mario Bros. 3 - Giant Land",
        "version": "smwc-24338-1599519573",
        "upstream_time": 1599519573,
        "download_url": "https://dl.smwcentral.net/24338/Giant%20Land.zip",
        "filename": "Giant Land.zip",
        "size": 39564,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24335,
        "title": "Super Mario Bros. 3 - Ocean Land",
        "version": "smwc-24335-1598929456",
        "upstream_time": 1598929456,
        "download_url": "https://dl.smwcentral.net/24335/SMB3%20-%20Ocean%20Land.zip",
        "filename": "SMB3 - Ocean Land.zip",
        "size": 46443,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16926,
        "title": "Super Mario Bros. 3 - Overworld",
        "version": "smwc-16926-1516004713",
        "upstream_time": 1516004713,
        "download_url": "https://dl.smwcentral.net/16926/NES_Grass.zip",
        "filename": "NES_Grass.zip",
        "size": 38747,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10406,
        "title": "Super Mario Bros. 3 - Ice Land (Remixed)",
        "version": "smwc-10406-1419885172",
        "upstream_time": 1419885172,
        "download_url": "https://dl.smwcentral.net/10406/World6Remix.zip",
        "filename": "World6Remix.zip",
        "size": 71489,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8400,
        "title": "Super Mario Bros. 2 - Birdo Battle Remix",
        "version": "smwc-8400-1361748663",
        "upstream_time": 1361748663,
        "download_url": "https://dl.smwcentral.net/8400/SMB2%20-%20Birdo%20Battle%20Remix.zip",
        "filename": "SMB2 - Birdo Battle Remix.zip",
        "size": 65353,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8353,
        "title": "Super Mario Bros. 2 - Wart (King Dodongo/Volvagia Remix)",
        "version": "smwc-8353-1360954630",
        "upstream_time": 1360954630,
        "download_url": "https://dl.smwcentral.net/8353/Wart%20Remix.zip",
        "filename": "Wart Remix.zip",
        "size": 63851,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8120,
        "title": "Super Mario Bros. 3 - P-Switch (Remix)",
        "version": "smwc-8120-1319955494",
        "upstream_time": 1319955494,
        "download_url": "https://dl.smwcentral.net/8120/P-%20Switch%20Remix.zip",
        "filename": "P- Switch Remix.zip",
        "size": 65746,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8119,
        "title": "Super Mario Bros. 3 - Airship (Remix)",
        "version": "smwc-8119-1319955178",
        "upstream_time": 1319955178,
        "download_url": "https://dl.smwcentral.net/8119/SMB3%20Airship%20remix.zip",
        "filename": "SMB3 Airship remix.zip",
        "size": 67639,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7612,
        "title": "Super Mario Bros. 3 - Ice Land (Remix)",
        "version": "smwc-7612-1319954854",
        "upstream_time": 1319954854,
        "download_url": "https://dl.smwcentral.net/7612/SMB3%20-%20Ice%20Map%20Remix.zip",
        "filename": "SMB3 - Ice Map Remix.zip",
        "size": 130898,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7506,
        "title": "Super Mario Bros. 3 - Hammer Bros.",
        "version": "smwc-7506-1320380323",
        "upstream_time": 1320380323,
        "download_url": "https://dl.smwcentral.net/7506/SMB3%20-%20Hammer%20Bros.zip",
        "filename": "SMB3 - Hammer Bros.zip",
        "size": 71555,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-3-overworld-2-athletic-mexican-cat",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35114,
    "title": "Super Mario Bros. 3 - Overworld 2 / Athletic (Mexican Cat version)",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "bonus",
      "grassland",
      "overworld"
    ],
    "description": "The famous song from SMB3 we all love. It could fit athletic grassland levels which are set in Mexico.",
    "latest_version": "smwc-35114-1698292896",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35114,
        "title": "Super Mario Bros. 3 - Overworld 2 / Athletic (Mexican Cat version)",
        "version": "smwc-35114-1698292896",
        "upstream_time": 1698292896,
        "download_url": "https://dl.smwcentral.net/35114/SMB3_Athletic.zip",
        "filename": "SMB3_Athletic.zip",
        "size": 99439,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-3-plumbing-to-the-x-treme-athletic-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34046,
    "title": "Super Mario Bros. 3 - PLUMBING TO THE X-TREME!!! ~ Athletic / Overworld 2 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "boss",
      "chase",
      "desert",
      "final",
      "grassland",
      "mountain",
      "retro",
      "sky",
      "tense"
    ],
    "description": "Did an unnecessarily intense arrangement of <a href=\"https://youtu.be/3ZGt-7zL4Ko\" rel=\"nofollow\">Athletic</a> / <a href=\"https://youtu.be/3ZGt-7zL4Ko\" rel=\"nofollow\">Overworld 2</a> from Super Mario Brothers 3. Something in my heart told me to do this, and I have no regrets.<br>\r\n<br>\r\nEasily my favorite SMB3 track! I just really love upbeat songs, and the athletic themes in SMB3 and SMW were arguably what gave me the tastes I have in VGMs.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ Death sound is gonna sound weird (@0 replaces @9 to save on space).<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. D Major (Remix Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. C Major (Original Pitch)<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. C# Major (Custom Pitch)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables Voice Clip, but at the cost of SMW-Compatibility<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables Voice Clip [turned on by default]",
    "latest_version": "smwc-34046-1691186405",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34046,
        "title": "Super Mario Bros. 3 - PLUMBING TO THE X-TREME!!! ~ Athletic / Overworld 2 (Remix)",
        "version": "smwc-34046-1691186405",
        "upstream_time": 1691186405,
        "download_url": "https://dl.smwcentral.net/34046/PLUMBING%20TO%20THE%20X-TREME%21%21%21.zip",
        "filename": "PLUMBING TO THE X-TREME%21%21%21.zip",
        "size": 279706,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-3-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38926,
    "title": "Super Mario Bros. 3 - World 8",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "bonus",
      "calm",
      "desert",
      "final",
      "fire",
      "grassland",
      "ice",
      "overworld",
      "retro",
      "sky",
      "snow",
      "spooky",
      "tense",
      "urban",
      "water"
    ],
    "description": "World 7 from Super Mario Bros. 3 on the NES.",
    "latest_version": "smwc-38926-1736527415",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38926,
        "title": "Super Mario Bros. 3 - World 8",
        "version": "smwc-38926-1736527415",
        "upstream_time": 1736527415,
        "download_url": "https://dl.smwcentral.net/38926/Super%20Mario%20Bros.%203%20-%20World%208.zip",
        "filename": "Super Mario Bros. 3 - World 8.zip",
        "size": 37552,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38925,
        "title": "Super Mario Bros. 3 - World 7",
        "version": "smwc-38925-1736777401",
        "upstream_time": 1736777401,
        "download_url": "https://dl.smwcentral.net/38925/Super%20Mario%20Bros.%203%20-%20World%207.zip",
        "filename": "Super Mario Bros. 3 - World 7.zip",
        "size": 42892,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38924,
        "title": "Super Mario Bros. 3 - World 6",
        "version": "smwc-38924-1736527314",
        "upstream_time": 1736527314,
        "download_url": "https://dl.smwcentral.net/38924/Super%20Mario%20Bros.%203%20-%20World%206.zip",
        "filename": "Super Mario Bros. 3 - World 6.zip",
        "size": 36797,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38923,
        "title": "Super Mario Bros. 3 - World 5",
        "version": "smwc-38923-1736527237",
        "upstream_time": 1736527237,
        "download_url": "https://dl.smwcentral.net/38923/Super%20Mario%20Bros.%203%20-%20World%205.zip",
        "filename": "Super Mario Bros. 3 - World 5.zip",
        "size": 54375,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38922,
        "title": "Super Mario Bros. 3 - World 4",
        "version": "smwc-38922-1736527115",
        "upstream_time": 1736527115,
        "download_url": "https://dl.smwcentral.net/38922/Super%20Mario%20Bros.%203%20-%20World%204.zip",
        "filename": "Super Mario Bros. 3 - World 4.zip",
        "size": 47537,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38921,
        "title": "Super Mario Bros. 3 - World 3",
        "version": "smwc-38921-1736527012",
        "upstream_time": 1736527012,
        "download_url": "https://dl.smwcentral.net/38921/Super%20Mario%20Bros.%203%20-%20World%203.zip",
        "filename": "Super Mario Bros. 3 - World 3.zip",
        "size": 49125,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38920,
        "title": "Super Mario Bros. 3 - World 2",
        "version": "smwc-38920-1736526886",
        "upstream_time": 1736526886,
        "download_url": "https://dl.smwcentral.net/38920/Super%20Mario%20Bros.%203%20-%20World%202%20.zip",
        "filename": "Super Mario Bros. 3 - World 2 .zip",
        "size": 49074,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38919,
        "title": "Super Mario Bros. 3 - World 1",
        "version": "smwc-38919-1736440340",
        "upstream_time": 1736440340,
        "download_url": "https://dl.smwcentral.net/38919/Super%20Mario%20Bros.%203%20-%20World%201%20V2.zip",
        "filename": "Super Mario Bros. 3 - World 1 V2.zip",
        "size": 61421,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40660,
    "title": "Super Mario Bros. - Castle",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "castle",
      "chase",
      "cutscene",
      "dark",
      "overworld",
      "retro"
    ],
    "description": "The short yet foreboding castle theme from Super Mario Bros. for the NES. Fitting for a multitude of things, actually.",
    "latest_version": "smwc-40660-1763756289",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40660,
        "title": "Super Mario Bros. - Castle",
        "version": "smwc-40660-1763756289",
        "upstream_time": 1763756289,
        "download_url": "https://dl.smwcentral.net/40660/castle%20%5Bu%5D.zip",
        "filename": "castle %5Bu%5D.zip",
        "size": 30815,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8908,
        "title": "Super Mario Bros. - Castle",
        "version": "smwc-8908-1412970738",
        "upstream_time": 1412970738,
        "download_url": "https://dl.smwcentral.net/8908/%5BK%5D%20%5BS%5D%20Super%20Mario%20Bros%20-%20Castle.zip",
        "filename": "%5BK%5D %5BS%5D Super Mario Bros - Castle.zip",
        "size": 31025,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-castle-24h-smw-contest-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11589,
    "title": "Super Mario Bros. - Castle (24h SMW Contest Remix)",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "final",
      "tense"
    ],
    "description": "A rushed remix done for mine and Vitor Vilela's 24h SMW contest entry. It's intense sounding, and very lenghty.",
    "latest_version": "smwc-11589-1438726057",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11589,
        "title": "Super Mario Bros. - Castle (24h SMW Contest Remix)",
        "version": "smwc-11589-1438726057",
        "upstream_time": 1438726057,
        "download_url": "https://dl.smwcentral.net/11589/Super%20Mario%20Bros%201%20-%20Castle%20Remix%20%28S%29.zip",
        "filename": "Super Mario Bros 1 - Castle Remix (S).zip",
        "size": 88074,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-castle-map-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31410,
    "title": "Super Mario Bros. - Castle (Map Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "final",
      "overworld",
      "town",
      "urban"
    ],
    "description": "A remix of SMB1 Castle as 9th min chord. Could fit on the castle, city, and dark overworlds",
    "latest_version": "smwc-31410-1666463204",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31410,
        "title": "Super Mario Bros. - Castle (Map Remix)",
        "version": "smwc-31410-1666463204",
        "upstream_time": 1666463204,
        "download_url": "https://dl.smwcentral.net/31410/Soul%20Castle%20%28Map%29.zip",
        "filename": "Soul Castle (Map).zip",
        "size": 31626,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-castle-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35635,
    "title": "Super Mario Bros. - Castle (Remix)",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "fire",
      "tense"
    ],
    "description": "Which ranked 11th in 120hoSPC #11.<br>\r\nCould fit a castle theme.",
    "latest_version": "smwc-35635-1702612491",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35635,
        "title": "Super Mario Bros. - Castle (Remix)",
        "version": "smwc-35635-1702612491",
        "upstream_time": 1702612491,
        "download_url": "https://dl.smwcentral.net/35635/Super%20Mario%20Bros%20-%20Caslte%20%28Remix%29.zip",
        "filename": "Super Mario Bros - Caslte (Remix).zip",
        "size": 33399,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-course-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23983,
    "title": "Super Mario Bros. - Course Clear",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "goal",
      "misc",
      "retro"
    ],
    "description": "Course Clear theme from Super Mario Bros.<br>\r\n<br>\r\nThis song is supposed to be used as Stage Clear theme (ofcourse)<br>\r\n<br>\r\nContain two versions, one with the SMW whistle sfx and one without it. Enjoy!",
    "latest_version": "smwc-23983-1595967826",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23983,
        "title": "Super Mario Bros. - Course Clear",
        "version": "smwc-23983-1595967826",
        "upstream_time": 1595967826,
        "download_url": "https://dl.smwcentral.net/23983/Super%20Mario%20Bros%20-%20Stage%20Clear.zip",
        "filename": "Super Mario Bros - Stage Clear.zip",
        "size": 61660,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23153,
        "title": "Super Mario Bros. - Course Clear",
        "version": "smwc-23153-1590786454",
        "upstream_time": 1590786454,
        "download_url": "https://dl.smwcentral.net/23153/SuperMarioBros-Flag.zip",
        "filename": "SuperMarioBros-Flag.zip",
        "size": 47833,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-deluxe-choose-a-game",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17366,
    "title": "Super Mario Bros. Deluxe - Choose A Game",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland",
      "overworld",
      "title"
    ],
    "description": "This is a slightly remixed version of the music that plays on the game selection screen in Super Mario Bros. DX.  It would best suit a grassy overworld.",
    "latest_version": "smwc-17366-1523184312",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17366,
        "title": "Super Mario Bros. Deluxe - Choose A Game",
        "version": "smwc-17366-1523184312",
        "upstream_time": 1523184312,
        "download_url": "https://dl.smwcentral.net/17366/Choose%20A%20Game%20%2816-bit%29.zip",
        "filename": "Choose A Game (16-bit).zip",
        "size": 31141,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-deluxe-credits-roll-for-super-players-snes-arrange",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16973,
    "title": "Super Mario Bros. Deluxe - Credits Roll [For Super Players] (SNES Arrange)",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "athletic",
      "bonus",
      "sky"
    ],
    "description": "An extended version of the invincibility song from Super Mario Advance 0 aka SMB DX but remixed into SMW, could fit bonus levels.",
    "latest_version": "smwc-16973-1516188924",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16973,
        "title": "Super Mario Bros. Deluxe - Credits Roll [For Super Players] (SNES Arrange)",
        "version": "smwc-16973-1516188924",
        "upstream_time": 1516188924,
        "download_url": "https://dl.smwcentral.net/16973/starmandx.zip",
        "filename": "starmandx.zip",
        "size": 78849,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-deluxe-vs-boo-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34012,
    "title": "Super Mario Bros. Deluxe - Vs. Boo Menu",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "overworld",
      "retro"
    ],
    "description": "Vs. Boo Menu from Super Mario Bros. Deluxe on the GBC.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"NopeContest\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span> for his CLDC 2023 Entry, You VS Boo EX.",
    "latest_version": "smwc-34012-1690496884",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34012,
        "title": "Super Mario Bros. Deluxe - Vs. Boo Menu",
        "version": "smwc-34012-1690496884",
        "upstream_time": 1690496884,
        "download_url": "https://dl.smwcentral.net/34012/Super%20Mario%20Bros.%20Deluxe%20-%20Vs.%20Boo%20Menu.zip",
        "filename": "Super Mario Bros. Deluxe - Vs. Boo Menu.zip",
        "size": 41445,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-deluxe-vs-player",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16604,
    "title": "Super Mario Bros. Deluxe - Vs Player 2/Boo",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "athletic"
    ],
    "description": "Racing theme of SMBDX Vs Player 2 and Vs Boo<br>\r\nsounds SMW-ish",
    "latest_version": "smwc-16604-1510450546",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16604,
        "title": "Super Mario Bros. Deluxe - Vs Player 2/Boo",
        "version": "smwc-16604-1510450546",
        "upstream_time": 1510450546,
        "download_url": "https://dl.smwcentral.net/16604/You%20VS%20Boo.zip",
        "filename": "You VS Boo.zip",
        "size": 33049,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-deluxe-you-vs-boo-vs-race",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32966,
    "title": "Super Mario Bros. Deluxe - You Vs. Boo / Vs. Race",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "bonus",
      "retro"
    ],
    "description": "You Vs. Boo from Super Mario Bros. Deluxe on the GBC.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"NopeContest\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span>.",
    "latest_version": "smwc-32966-1680547084",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32966,
        "title": "Super Mario Bros. Deluxe - You Vs. Boo / Vs. Race",
        "version": "smwc-32966-1680547084",
        "upstream_time": 1680547084,
        "download_url": "https://dl.smwcentral.net/32966/Super%20Mario%20Bros%20Deluxe%20-%20You%20Vs.%20Boo.zip",
        "filename": "Super Mario Bros Deluxe - You Vs. Boo.zip",
        "size": 41003,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40913,
    "title": "Super Mario Bros. - Game Over",
    "authors": [
      "LuciCat"
    ],
    "tags": [
      "cutscene",
      "menu",
      "retro",
      "sad"
    ],
    "description": "Ah yes, the classic song that plays whenever you lose all of your lives in what is undoubtedly one of the most influential video games of all time (and also a game that's somewhat ahead of its time, as back in 1985, they somehow managed to compress 32 levels onto a single 40-kilobyte cartridge, which even today, is SUPER impressive).<br>\r\n<br>\r\nGood for you know... game over screens, especially on a retro-styled hack.",
    "latest_version": "smwc-40913-1768854778",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40913,
        "title": "Super Mario Bros. - Game Over",
        "version": "smwc-40913-1768854778",
        "upstream_time": 1768854778,
        "download_url": "https://dl.smwcentral.net/40913/Super%20Mario%20Bros.%20-%20Game%20Over.zip",
        "filename": "Super Mario Bros. - Game Over.zip",
        "size": 34312,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41505,
    "title": "Super Mario Bros. - Overworld",
    "authors": [
      "LuciCat"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "retro",
      "title"
    ],
    "description": "Ah yes, that famous 8-bit song you hear EVERYWHERE, even if you never knew what video games are. It sure never gets old. In fact, not only is it the first video game song to be preserved at the National Recording Registry, but Nobuo Uematsu, one of the main composers of the Final Fantasy series, even stated that it should be Japan's national anthem.<br>\r\n<br>\r\nGood for 8-bit levels, especially in an SMB1-themed hack.<br>\r\n<br>\r\n2026-01-30 UPDATE: Added a new define, named IntroOnly, that if set to a non-zero value, gives you the intro-only version, with an insert size of 0x00EA, which is best used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14360\">this UberASM code</a>.",
    "latest_version": "smwc-41505-1773773857",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41505,
        "title": "Super Mario Bros. - Overworld",
        "version": "smwc-41505-1773773857",
        "upstream_time": 1773773857,
        "download_url": "https://dl.smwcentral.net/41505/Super%20Mario%20Bros.%20-%20Overworld..zip",
        "filename": "Super Mario Bros. - Overworld..zip",
        "size": 73957,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7089,
        "title": "Super Mario Bros. - Overworld",
        "version": "smwc-7089-1311943164",
        "upstream_time": 1311943164,
        "download_url": "https://dl.smwcentral.net/7089/smb%20-%20overworld.zip",
        "filename": "smb - overworld.zip",
        "size": 67546,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-overworld-intro-only",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19499,
    "title": "Super Mario Bros. - Overworld (Intro Only)",
    "authors": [
      "MinecraftGamerLR"
    ],
    "tags": [
      "goal",
      "misc",
      "nintendo presents"
    ],
    "description": "This is the overworld theme from Super Mario Bros. 1 for the NES, but it's just the intro, and nothing else. This is great for the Nintendo Presents screen!",
    "latest_version": "smwc-19499-1553967286",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19499,
        "title": "Super Mario Bros. - Overworld (Intro Only)",
        "version": "smwc-19499-1553967286",
        "upstream_time": 1553967286,
        "download_url": "https://dl.smwcentral.net/19499/SMB1%20-%20Overworld%20%28Intro%29.zip",
        "filename": "SMB1 - Overworld (Intro).zip",
        "size": 31168,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-overworld-metal",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34704,
    "title": "Super Mario Bros. - Overworld (Metal Version)",
    "authors": [
      "DrAnas"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "final",
      "fire",
      "tense"
    ],
    "description": "A famous metal remix of the main SMB theme, which many of you might instantly recognize. Original source: <a href=\"https://archive.org/details/super-mario-brothers-main-theme-siromaru-480p\" rel=\"nofollow\">https://archive.org/details/super-mario-brothers-main-theme-siromaru-480p</a><br>\r\n<br>\r\nAll vanilla global songs should be compatible, but the bonus end song will sound quite different as @7 is overwritten by the square wave.",
    "latest_version": "smwc-34704-1696203494",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34704,
        "title": "Super Mario Bros. - Overworld (Metal Version)",
        "version": "smwc-34704-1696203494",
        "upstream_time": 1696203494,
        "download_url": "https://dl.smwcentral.net/34704/smb_metal.zip",
        "filename": "smb_metal.zip",
        "size": 77086,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8103,
        "title": "Super Mario Bros. - Overworld (Metal Version)",
        "version": "smwc-8103-1312185825",
        "upstream_time": 1312185825,
        "download_url": "https://dl.smwcentral.net/8103/SMB%20Metal.zip",
        "filename": "SMB Metal.zip",
        "size": 72622,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-overworld-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26623,
    "title": "Super Mario Bros. - Overworld Remix",
    "authors": [
      "Goomba-24"
    ],
    "tags": [
      "athletic",
      "grassland"
    ],
    "description": "Upbeat remix of the original Super Mario Bros. overworld theme. Great for above ground and athletic levels. Any and all feedback is appreciated!",
    "latest_version": "smwc-26623-1617998626",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26623,
        "title": "Super Mario Bros. - Overworld Remix",
        "version": "smwc-26623-1617998626",
        "upstream_time": 1617998626,
        "download_url": "https://dl.smwcentral.net/26623/SMB1%20Overworld%20Remix.zip",
        "filename": "SMB1 Overworld Remix.zip",
        "size": 34188,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-overworld-tropical-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36833,
    "title": "Super Mario Bros. - Overworld (Tropical Remix)",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "beach",
      "grassland",
      "night",
      "overworld"
    ],
    "description": "Could fit a beach theme.",
    "latest_version": "smwc-36833-1707835086",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36833,
        "title": "Super Mario Bros. - Overworld (Tropical Remix)",
        "version": "smwc-36833-1707835086",
        "upstream_time": 1707835086,
        "download_url": "https://dl.smwcentral.net/36833/Super%20Mario%20Bros%20-%20Overworld%20%28Tropical%20Remix%29.zip",
        "filename": "Super Mario Bros - Overworld (Tropical Remix).zip",
        "size": 32656,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-underground",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38978,
    "title": "Super Mario Bros. - Underground",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "retro"
    ],
    "description": "The iconic underground theme from Super Mario Bros. on the NES.",
    "latest_version": "smwc-38978-1736527996",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38978,
        "title": "Super Mario Bros. - Underground",
        "version": "smwc-38978-1736527996",
        "upstream_time": 1736527996,
        "download_url": "https://dl.smwcentral.net/38978/Super%20Mario%20Bros.%20-%20Underground.zip",
        "filename": "Super Mario Bros. - Underground.zip",
        "size": 35098,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8135,
        "title": "Super Mario Bros. - Underground (8 Variations)",
        "version": "smwc-8135-1406555015",
        "upstream_time": 1406555015,
        "download_url": "https://dl.smwcentral.net/8135/SMB1%20Underground%20%288Var%29.zip",
        "filename": "SMB1 Underground (8Var).zip",
        "size": 248927,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-underwater",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40652,
    "title": "Super Mario Bros. - Underwater",
    "authors": [
      "E-man38"
    ],
    "tags": [
      "calm",
      "carnival",
      "night",
      "retro",
      "title",
      "water"
    ],
    "description": "The classic waltz that accompanies water levels in Super Mario Bros. for the NES. Fitting for, well, you know. 🤭",
    "latest_version": "smwc-40652-1763577407",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40652,
        "title": "Super Mario Bros. - Underwater",
        "version": "smwc-40652-1763577407",
        "upstream_time": 1763577407,
        "download_url": "https://dl.smwcentral.net/40652/underwater%20%5Bu%5D.zip",
        "filename": "underwater %5Bu%5D.zip",
        "size": 31834,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-wonder-course-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38763,
    "title": "Super Mario Bros. Wonder - Course Clear",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "Super Mario Bros. Wonder course clear theme.<br>\r\nEdit: Some bugs have been fixed.<br>\r\n<br>\r\n<span style=\"color: #ff0000;\"><b>NOTES:<br>\r\n1) Please mark <span style=\"color: #00ccff;\">\"0F SMW @21.brr\"</span> as important by putting an exclamation point next to it in the Addmusic_sample groups.txt file prior to using this song as a global song. Percussion issues will occur otherwise.<br>\r\n<br>\r\n2) To be used as a stage clear song, the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=4862\">Custom Game Over and Time Up 16-bit Timer</a> is recommended as this track ends a little abruptly due to length.</b></span>",
    "latest_version": "smwc-38763-1736952470",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38763,
        "title": "Super Mario Bros. Wonder - Course Clear",
        "version": "smwc-38763-1736952470",
        "upstream_time": 1736952470,
        "download_url": "https://dl.smwcentral.net/38763/Course_Clear.zip",
        "filename": "Course_Clear.zip",
        "size": 25723,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-wonder-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38172,
    "title": "Super Mario Bros. Wonder - Game Over",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "game over",
      "misc",
      "miss"
    ],
    "description": "Can be used in death or game over sound effects",
    "latest_version": "smwc-38172-1724597556",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38172,
        "title": "Super Mario Bros. Wonder - Game Over",
        "version": "smwc-38172-1724597556",
        "upstream_time": 1724597556,
        "download_url": "https://dl.smwcentral.net/38172/Game_Over.zip",
        "filename": "Game_Over.zip",
        "size": 30661,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-wonder-going-up",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37440,
    "title": "Super Mario Bros. Wonder - Going Up!",
    "authors": [
      "Enderdavid_HD"
    ],
    "tags": [
      "athletic",
      "bonus",
      "grassland",
      "sky",
      "upbeat",
      "yoshi drums"
    ],
    "description": "This is one of the songs that plays when you use a wonder flower in Super Mario Bros. Wonder.<br>\r\n<br>\r\nGood for bonus rooms or fast paced platformer levels.",
    "latest_version": "smwc-37440-1723842968",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37440,
        "title": "Super Mario Bros. Wonder - Going Up!",
        "version": "smwc-37440-1723842968",
        "upstream_time": 1723842968,
        "download_url": "https://dl.smwcentral.net/37440/Super_Mario_Bros_Wonder_-_Wonder_Flower_Going_Up%21.zip",
        "filename": "Super_Mario_Bros_Wonder_-_Wonder_Flower_Going_Up%21.zip",
        "size": 127970,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-wonder-pipe-rock-plateau",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35358,
    "title": "Super Mario Bros. Wonder - Pipe Rock Plateau",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "athletic",
      "grassland",
      "jungle",
      "mountain"
    ],
    "description": "A simple arrangement of this song from Super Mario Bros Wonder. This song has a different mix, don't compare it to the original.",
    "latest_version": "smwc-35358-1701751871",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35358,
        "title": "Super Mario Bros. Wonder - Pipe Rock Plateau",
        "version": "smwc-35358-1701751871",
        "upstream_time": 1701751871,
        "download_url": "https://dl.smwcentral.net/35358/Pipe%20Rock%20Plateau.zip",
        "filename": "Pipe Rock Plateau.zip",
        "size": 33998,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-wonder-pipe-rock-plateau-underground",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39682,
    "title": "Super Mario Bros. Wonder - Pipe-Rock Plateau (Underground)",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "cave",
      "forest"
    ],
    "description": "A remix of a theme that fits in caves or forests. midi by BetaCovers",
    "latest_version": "smwc-39682-1750889941",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39682,
        "title": "Super Mario Bros. Wonder - Pipe-Rock Plateau (Underground)",
        "version": "smwc-39682-1750889941",
        "upstream_time": 1750889941,
        "download_url": "https://dl.smwcentral.net/39682/Pipe%20Rock%20Plateau%20%28Underground%29.zip",
        "filename": "Pipe Rock Plateau (Underground).zip",
        "size": 33288,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-bros-wonder-underground",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35385,
    "title": "Super Mario Bros. Wonder - Underground",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "cave",
      "dark",
      "ruins",
      "swamp",
      "temple"
    ],
    "description": "A slightly more energetic port of the Underground theme found in Super Mario Bros. Wonder, includes a Yoshi Bongos version!",
    "latest_version": "smwc-35385-1703116008",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35385,
        "title": "Super Mario Bros. Wonder - Underground",
        "version": "smwc-35385-1703116008",
        "upstream_time": 1703116008,
        "download_url": "https://dl.smwcentral.net/35385/smwonder_uground.zip",
        "filename": "smwonder_uground.zip",
        "size": 65267,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-galaxy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35464,
    "title": "Super Mario Galaxy 2 - Beat Block Galaxy",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "airship",
      "athletic",
      "bonus",
      "castle",
      "cave",
      "cutscene",
      "dark",
      "final",
      "fire",
      "forest",
      "grassland",
      "ice",
      "night",
      "overworld",
      "retro",
      "sky",
      "space",
      "switch palace",
      "tense",
      "water"
    ],
    "description": "Music that plays in Beat Block Galaxy, in Super Mario Galaxy 2.<br>\r\n<br>\r\nIn the defines:<br>\r\n-set it to #define BEEP 0, to remove the beeping.<br>\r\n-set it to #define BEEP 1, to add the beeping.<br>\r\n<br>\r\nWhen inserting, copypaste the Sample Group text content into Addmusic_sample_groups.",
    "latest_version": "smwc-35464-1699653362",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35464,
        "title": "Super Mario Galaxy 2 - Beat Block Galaxy",
        "version": "smwc-35464-1699653362",
        "upstream_time": 1699653362,
        "download_url": "https://dl.smwcentral.net/35464/Super%20Mario%20Galaxy%202%20-%20Beat%20Block%20Galaxy.zip",
        "filename": "Super Mario Galaxy 2 - Beat Block Galaxy.zip",
        "size": 167960,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26913,
        "title": "Super Mario Galaxy 2 - Boss Blitz Galaxy",
        "version": "smwc-26913-1621274926",
        "upstream_time": 1621274926,
        "download_url": "https://dl.smwcentral.net/26913/bossblitz.zip",
        "filename": "bossblitz.zip",
        "size": 30880,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25701,
        "title": "Super Mario Galaxy 2 - Puzzle Plank Galaxy",
        "version": "smwc-25701-1611015709",
        "upstream_time": 1611015709,
        "download_url": "https://dl.smwcentral.net/25701/SMG2_-_Puzzle_Plank_Galaxy.zip",
        "filename": "SMG2_-_Puzzle_Plank_Galaxy.zip",
        "size": 74388,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25556,
        "title": "Super Mario Galaxy 2 - Space Storm Galaxy",
        "version": "smwc-25556-1609449319",
        "upstream_time": 1609449319,
        "download_url": "https://dl.smwcentral.net/25556/Super%20Mario%20Galaxy%202%20-%20Space%20Storm%20Galaxy.zip",
        "filename": "Super Mario Galaxy 2 - Space Storm Galaxy.zip",
        "size": 68674,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24163,
        "title": "Super Mario Galaxy 2 - Cosmic Cove Galaxy",
        "version": "smwc-24163-1598070974",
        "upstream_time": 1598070974,
        "download_url": "https://dl.smwcentral.net/24163/Cosmic_Cove_Galaxy.zip",
        "filename": "Cosmic_Cove_Galaxy.zip",
        "size": 43501,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23134,
        "title": "Super Mario Galaxy 2  - Yoshi Star Galaxy",
        "version": "smwc-23134-1590734729",
        "upstream_time": 1590734729,
        "download_url": "https://dl.smwcentral.net/23134/yoshstar.zip",
        "filename": "yoshstar.zip",
        "size": 32137,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18382,
        "title": "Super Mario Galaxy 2 - Puzzle Plank Galaxy",
        "version": "smwc-18382-1541088125",
        "upstream_time": 1541088125,
        "download_url": "https://dl.smwcentral.net/18382/Puzzle%20Plank%20Galaxy.zip",
        "filename": "Puzzle Plank Galaxy.zip",
        "size": 83240,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7854,
        "title": "Super Mario Galaxy 2 - Melty Monster Galaxy",
        "version": "smwc-7854-1324185409",
        "upstream_time": 1324185409,
        "download_url": "https://dl.smwcentral.net/7854/Melty%20Monster.zip",
        "filename": "Melty Monster.zip",
        "size": 72652,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7538,
        "title": "Super Mario Galaxy 2 - Honeybloom Galaxy",
        "version": "smwc-7538-1320381312",
        "upstream_time": 1320381312,
        "download_url": "https://dl.smwcentral.net/7538/Honeybloom.zip",
        "filename": "Honeybloom.zip",
        "size": 65241,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-galaxy-2-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32289,
    "title": "Super Mario Galaxy 2 - World 3",
    "authors": [
      "BeanJammin"
    ],
    "tags": [
      "overworld",
      "space"
    ],
    "description": "A sweet little piano piece from SMG2, great for space-y overworlds (am I just gonna port overworld tracks? Only time will tell).",
    "latest_version": "smwc-32289-1680328114",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32289,
        "title": "Super Mario Galaxy 2 - World 3",
        "version": "smwc-32289-1680328114",
        "upstream_time": 1680328114,
        "download_url": "https://dl.smwcentral.net/32289/World3.zip",
        "filename": "World3.zip",
        "size": 31171,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-galaxy-attack-of-the-airships",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12361,
    "title": "Super Mario Galaxy - Attack of the Airships",
    "authors": [
      "Coolmario"
    ],
    "tags": [
      "airship"
    ],
    "description": "The song that plays in the Airship levels of Super Mario Galaxy 1/2 and 3D Land.",
    "latest_version": "smwc-12361-1446319902",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12361,
        "title": "Super Mario Galaxy - Attack of the Airships",
        "version": "smwc-12361-1446319902",
        "upstream_time": 1446319902,
        "download_url": "https://dl.smwcentral.net/12361/Attack%20of%20the%20Airships.zip",
        "filename": "Attack of the Airships.zip",
        "size": 51571,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-galaxy-bowser-s-galaxy-reactor",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25554,
    "title": "Super Mario Galaxy - Bowser's Galaxy Reactor",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "night",
      "sad",
      "space",
      "tense"
    ],
    "description": "Music for the final Bowser level from Super Mario Galaxy.<br>\r\n<br>\r\nUPDATE: Changed the echo to surround sound mode and strengthened the reverberation.",
    "latest_version": "smwc-25554-1609449368",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25554,
        "title": "Super Mario Galaxy - Bowser's Galaxy Reactor",
        "version": "smwc-25554-1609449368",
        "upstream_time": 1609449368,
        "download_url": "https://dl.smwcentral.net/25554/Super%20Mario%20Galaxy%20-%20Bowser%27s%20Galaxy%20Reactor.zip",
        "filename": "Super Mario Galaxy - Bowser%27s Galaxy Reactor.zip",
        "size": 82282,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-galaxy-buoy-base-galaxy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8854,
    "title": "Super Mario Galaxy - Buoy Base Galaxy",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "castle",
      "space",
      "water"
    ],
    "description": "A very powerful song from Super Mario Galaxy. Could work for water castles/fortresses.",
    "latest_version": "smwc-8854-1412576111",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8854,
        "title": "Super Mario Galaxy - Buoy Base Galaxy",
        "version": "smwc-8854-1412576111",
        "upstream_time": 1412576111,
        "download_url": "https://dl.smwcentral.net/8854/YeahBuoy.zip",
        "filename": "YeahBuoy.zip",
        "size": 131874,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7635,
        "title": "Super Mario Galaxy - Buoy Base Galaxy",
        "version": "smwc-7635-1313908666",
        "upstream_time": 1313908666,
        "download_url": "https://dl.smwcentral.net/7635/SMG%20-%20Buoy%20Base.zip",
        "filename": "SMG - Buoy Base.zip",
        "size": 70172,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-galaxy-captain-toad",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33775,
    "title": "Super Mario Galaxy - Captain Toad",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "space",
      "town"
    ],
    "description": "Captain Toad from Super Mario Galaxy.<br>\r\nRequested by <span class=\"un-outer\" title=\"Green\"><a href=\"/?p=profile&amp;id=43749\" style=\"color: var(--user-color-3);\" class=\"un\">Green</a></span>",
    "latest_version": "smwc-33775-1689875339",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33775,
        "title": "Super Mario Galaxy - Captain Toad",
        "version": "smwc-33775-1689875339",
        "upstream_time": 1689875339,
        "download_url": "https://dl.smwcentral.net/33775/Super%20Mario%20Galaxy%20-%20Toad%20Brigade.zip",
        "filename": "Super Mario Galaxy - Toad Brigade.zip",
        "size": 31217,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-galaxy-fire-mario",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10407,
    "title": "Super Mario Galaxy - Fire Mario",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "p-switch"
    ],
    "description": "This is the theme that plays when Mario grabs a fire flower in Super Mario Galaxy.  Could probably be used for any sort of a short, timed event.",
    "latest_version": "smwc-10407-1419885178",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10407,
        "title": "Super Mario Galaxy - Fire Mario",
        "version": "smwc-10407-1419885178",
        "upstream_time": 1419885178,
        "download_url": "https://dl.smwcentral.net/10407/Fire%20Mario.zip",
        "filename": "Fire Mario.zip",
        "size": 58925,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-galaxy-first-steps",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8853,
    "title": "Super Mario Galaxy - First Steps",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "cutscene"
    ],
    "description": "A very short song from Super Mario Galaxy. Could work for heroic cutscenes.",
    "latest_version": "smwc-8853-1412114386",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8853,
        "title": "Super Mario Galaxy - First Steps",
        "version": "smwc-8853-1412114386",
        "upstream_time": 1412114386,
        "download_url": "https://dl.smwcentral.net/8853/SMG%20-%20First%20Steps.zip",
        "filename": "SMG - First Steps.zip",
        "size": 76361,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-galaxy-gateway-galaxy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16534,
    "title": "Super Mario Galaxy - Gateway Galaxy",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "calm",
      "cutscene",
      "night",
      "overworld",
      "sky",
      "space"
    ],
    "description": "Calm song from Super Mario Galaxy. Could work for both overworlds and levels.<br>\r\n<br>\r\n<br>\r\n<br>\r\nHas anyone noticed how at the end of the game mario claims all the galaxy as his own naming it super mario galaxy? meaning all the creatures and everything are now of his property.",
    "latest_version": "smwc-16534-1509728711",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16534,
        "title": "Super Mario Galaxy - Gateway Galaxy",
        "version": "smwc-16534-1509728711",
        "upstream_time": 1509728711,
        "download_url": "https://dl.smwcentral.net/16534/to%20the%20gateway.zip",
        "filename": "to the gateway.zip",
        "size": 79150,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14311,
        "title": "Super Mario Galaxy - Gateway Galaxy",
        "version": "smwc-14311-1475292109",
        "upstream_time": 1475292109,
        "download_url": "https://dl.smwcentral.net/14311/Gateway.Galaxy.zip",
        "filename": "Gateway.Galaxy.zip",
        "size": 43944,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-galaxy-good-egg-planet-bowser-strikes-back-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34517,
    "title": "Super Mario Galaxy - Good Egg Planet (Bowser Strikes Back Arrangement)",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "airship",
      "athletic",
      "grassland",
      "night"
    ],
    "description": "Part of the Bowser Strikes Back soundtrack, originally updated by <span class=\"un-outer\" title=\"Gamma V\"><a href=\"/?p=profile&amp;id=13617\" style=\"color: var(--user-color-3);\" class=\"un\">Gamma V</a></span> in 2017.",
    "latest_version": "smwc-34517-1690701412",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34517,
        "title": "Super Mario Galaxy - Good Egg Planet (Bowser Strikes Back Arrangement)",
        "version": "smwc-34517-1690701412",
        "upstream_time": 1690701412,
        "download_url": "https://dl.smwcentral.net/34517/data.zip",
        "filename": "data.zip",
        "size": 51523,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-galaxy-gusty-garden-galaxy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23787,
    "title": "Super Mario Galaxy - Gusty Garden Galaxy",
    "authors": [
      "Coolmario"
    ],
    "tags": [
      "airship",
      "athletic",
      "overworld",
      "sky"
    ],
    "description": "The whimsical track from the level in Super Mario Galaxy of the same name. Useful for levels that take place in the sky.",
    "latest_version": "smwc-23787-1594960943",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23787,
        "title": "Super Mario Galaxy - Gusty Garden Galaxy",
        "version": "smwc-23787-1594960943",
        "upstream_time": 1594960943,
        "download_url": "https://dl.smwcentral.net/23787/Gusty%20Garden%20Galaxy%20%28Low%20Samples%29.zip",
        "filename": "Gusty Garden Galaxy (Low Samples).zip",
        "size": 56498,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23786,
        "title": "Super Mario Galaxy - Gusty Garden Galaxy",
        "version": "smwc-23786-1594936843",
        "upstream_time": 1594936843,
        "download_url": "https://dl.smwcentral.net/23786/Gusty%20Garden%20Galaxy.zip",
        "filename": "Gusty Garden Galaxy.zip",
        "size": 140747,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8852,
        "title": "Super Mario Galaxy - Gusty Garden Galaxy",
        "version": "smwc-8852-1410029457",
        "upstream_time": 1410029457,
        "download_url": "https://dl.smwcentral.net/8852/SMG%20-%20Gusty%20Garden.zip",
        "filename": "SMG - Gusty Garden.zip",
        "size": 122677,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-galaxy-lose-life",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41101,
    "title": "Super Mario Galaxy - Lose Life",
    "authors": [
      "LuciCat"
    ],
    "tags": [
      "cutscene",
      "miss"
    ],
    "description": "This jingle in the original game is sequenced, and hence is based off it, but this time it's unsampled because I hate ARAM size limitations!<br>\r\n<br>\r\nGood as a miss jingle (duh).<br>\r\n<br>\r\nIn the TXT, there is this thing called \"#define DeathSFX 0\". Replace the 0 with a 1, and you get the SMAS death SFX (insert size of 0x018E), or you can replace it with the 2 to get the vanilla SMW death SFX (insert size of 0x017A).",
    "latest_version": "smwc-41101-1766609330",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41101,
        "title": "Super Mario Galaxy - Lose Life",
        "version": "smwc-41101-1766609330",
        "upstream_time": 1766609330,
        "download_url": "https://dl.smwcentral.net/41101/Super%20Mario%20Galaxy%20-%20Lose%20Life%20%28Unsampled%29.zip",
        "filename": "Super Mario Galaxy - Lose Life (Unsampled).zip",
        "size": 91908,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 40764,
        "title": "Super Mario Galaxy - Lose Life",
        "version": "smwc-40764-1766605535",
        "upstream_time": 1766605535,
        "download_url": "https://dl.smwcentral.net/40764/Super%20Mario%20Galaxy%20-%20Lose%20Life.zip",
        "filename": "Super Mario Galaxy - Lose Life.zip",
        "size": 171847,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-galaxy-luma-bowser-strikes-back-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34515,
    "title": "Super Mario Galaxy - Luma (Bowser Strikes Back Arrangement)",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "calm",
      "credit",
      "cutscene",
      "night"
    ],
    "description": "Part of the Bowser Strikes Back soundtrack, originally updated by <span class=\"un-outer\" title=\"Gamma V\"><a href=\"/?p=profile&amp;id=13617\" style=\"color: var(--user-color-3);\" class=\"un\">Gamma V</a></span> in 2017.",
    "latest_version": "smwc-34515-1690690318",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34515,
        "title": "Super Mario Galaxy - Luma (Bowser Strikes Back Arrangement)",
        "version": "smwc-34515-1690690318",
        "upstream_time": 1690690318,
        "download_url": "https://dl.smwcentral.net/34515/01%20-%20Intro%20Part%201.zip",
        "filename": "01 - Intro Part 1.zip",
        "size": 35581,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-galaxy-melty-molten-galaxy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29746,
    "title": "Super Mario Galaxy - Melty Molten Galaxy",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "airship",
      "castle",
      "dark",
      "final",
      "fire",
      "industrial",
      "ruins",
      "space"
    ],
    "description": "One of my personal favorite soundtracks in all of Mario Galaxy.<br>\r\n<br>\r\nFits best in space, castle, airship levels; Any epic theme will fit nicely!",
    "latest_version": "smwc-29746-1656637359",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29746,
        "title": "Super Mario Galaxy - Melty Molten Galaxy",
        "version": "smwc-29746-1656637359",
        "upstream_time": 1656637359,
        "download_url": "https://dl.smwcentral.net/29746/MeltyMoltenGalaxy.zip",
        "filename": "MeltyMoltenGalaxy.zip",
        "size": 77831,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-galaxy-purple-coins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26986,
    "title": "Super Mario Galaxy - Purple Coins",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "athletic",
      "bonus",
      "carnival",
      "credits",
      "final",
      "misc",
      "sky",
      "space"
    ],
    "description": "Music that plays in the timed Purple Coin missions from Super Mario Galaxy.",
    "latest_version": "smwc-26986-1622239040",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26986,
        "title": "Super Mario Galaxy - Purple Coins",
        "version": "smwc-26986-1622239040",
        "upstream_time": 1622239040,
        "download_url": "https://dl.smwcentral.net/26986/Super%20Mario%20Galaxy%20-%20Purple_Coins.zip",
        "filename": "Super Mario Galaxy - Purple_Coins.zip",
        "size": 140449,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-galaxy-rosalina-s-observatory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7201,
    "title": "Super Mario Galaxy - Rosalina's Observatory",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "calm",
      "space",
      "water"
    ],
    "description": "The soothing, relaxing, but somewhat upbeat theme from Super Mario Galaxy. This would be best suited to calm, peaceful levels.",
    "latest_version": "smwc-7201-1314205512",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7201,
        "title": "Super Mario Galaxy - Rosalina's Observatory",
        "version": "smwc-7201-1314205512",
        "upstream_time": 1314205512,
        "download_url": "https://dl.smwcentral.net/7201/Rosalina%27s%20Observatory.zip",
        "filename": "Rosalina%27s Observatory.zip",
        "size": 67174,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-galaxy-space-junk-road",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41513,
    "title": "Super Mario Galaxy - Space Junk Road",
    "authors": [
      "Forgado"
    ],
    "tags": [
      "ambient",
      "calm",
      "mysterious",
      "night",
      "sea",
      "sky",
      "space",
      "water"
    ],
    "description": "The song \"Space Junk Road\" from Super Mario Galaxy's Space Junk Galaxy, originally composed by Mahito Yokota. Fits for space levels, maybe also underwater.<br>\r\n<br>\r\nThe original samples were found using the Super Mario Sound Sources Sheet.",
    "latest_version": "smwc-41513-1774027185",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41513,
        "title": "Super Mario Galaxy - Space Junk Road",
        "version": "smwc-41513-1774027185",
        "upstream_time": 1774027185,
        "download_url": "https://dl.smwcentral.net/41513/Space%20Junk%20Road.zip",
        "filename": "Space Junk Road.zip",
        "size": 61576,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-galaxy-tension",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12985,
    "title": "Super Mario Galaxy - Tension",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "Could fit with pre-boss theme.",
    "latest_version": "smwc-12985-1451970453",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12985,
        "title": "Super Mario Galaxy - Tension",
        "version": "smwc-12985-1451970453",
        "upstream_time": 1451970453,
        "download_url": "https://dl.smwcentral.net/12985/Super%20Mario%20Galaxy%20-%20Tension.zip",
        "filename": "Super Mario Galaxy - Tension.zip",
        "size": 61999,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-galaxy-the-big-staircase",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17671,
    "title": "Super Mario Galaxy - The Big Staircase",
    "authors": [
      "musicalman"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "This is a short, but dizzyingly intense song from SMG (I love music like this btw). This was for a long time on my 'impossible ports that I will eventually try anyway' list. It helped relieve some stress at any rate, and it turned out decent enough.",
    "latest_version": "smwc-17671-1529919582",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17671,
        "title": "Super Mario Galaxy - The Big Staircase",
        "version": "smwc-17671-1529919582",
        "upstream_time": 1529919582,
        "download_url": "https://dl.smwcentral.net/17671/staircase.zip",
        "filename": "staircase.zip",
        "size": 69250,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-galaxy-waltz-of-the-boos",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11147,
    "title": "Super Mario Galaxy - Waltz of the Boos",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "ghost house"
    ],
    "description": "This is the music from Ghostly Galaxy in Super Mario Galaxy.  (It was also used for the ghost house levels in Super Mario 3D Land.)",
    "latest_version": "smwc-11147-1428773831",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11147,
        "title": "Super Mario Galaxy - Waltz of the Boos",
        "version": "smwc-11147-1428773831",
        "upstream_time": 1428773831,
        "download_url": "https://dl.smwcentral.net/11147/Super%20Mario%20Galaxy%20-%20Waltz%20of%20the%20Boos.zip",
        "filename": "Super Mario Galaxy - Waltz of the Boos.zip",
        "size": 32627,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-13-apr",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23994,
    "title": "Super Mario Kart (13 Apr. 1992 Prototype) - Vanilla Lake",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "athletic",
      "ice",
      "sky"
    ],
    "description": "The prototype Vanilla Lake song! It's different from the final song <b>and</b> even <a href=\"https://www.youtube.com/watch?v=wvRQzPjOuCU\" rel=\"nofollow\">this version</a>!",
    "latest_version": "smwc-23994-1595969875",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23994,
        "title": "Super Mario Kart (13 Apr. 1992 Prototype) - Vanilla Lake",
        "version": "smwc-23994-1595969875",
        "upstream_time": 1595969875,
        "download_url": "https://dl.smwcentral.net/23994/ProtoVanilla.zip",
        "filename": "ProtoVanilla.zip",
        "size": 56651,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-battle-mode",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38220,
    "title": "Super Mario Kart - Battle Mode",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "bonus",
      "chase",
      "tense"
    ],
    "description": "Battle Mode from Super Mario Kart. Useful for short crazy moments.<br>\r\n<br>\r\nUpdate: Completely redid the port using NintSPC for maximum accuracy.",
    "latest_version": "smwc-38220-1724858742",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38220,
        "title": "Super Mario Kart - Battle Mode",
        "version": "smwc-38220-1724858742",
        "upstream_time": 1724858742,
        "download_url": "https://dl.smwcentral.net/38220/Super%20Mario%20Kart%20-%20Battle%20Mode.zip",
        "filename": "Super Mario Kart - Battle Mode.zip",
        "size": 65443,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-bowser-s-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30078,
    "title": "Super Mario Kart - Bowser's Castle",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "fire"
    ],
    "description": "The famous song from Super Mario Kart's Bowser's Castle stages.<br>\r\nThere is a define in the document that can be changed to get the \"Final Lap\" version of the song.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"NintendoMarioBros4\"><a href=\"/?p=profile&amp;id=20856\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">NintendoMarioBros4</a></span>",
    "latest_version": "smwc-30078-1646687524",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30078,
        "title": "Super Mario Kart - Bowser's Castle",
        "version": "smwc-30078-1646687524",
        "upstream_time": 1646687524,
        "download_url": "https://dl.smwcentral.net/30078/Super%20Mario%20Kart%20-%20Bowser%27s%20Castle.zip",
        "filename": "Super Mario Kart - Bowser%27s Castle.zip",
        "size": 95888,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-bowser-s-ranks",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33406,
    "title": "Super Mario Kart - Bowser's Ranks",
    "authors": [
      "Francium"
    ],
    "tags": [
      "boss",
      "cave",
      "final",
      "fire",
      "overworld"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"MKDSmaster91\"><a href=\"/?p=profile&amp;id=28195\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">MKDSmaster91</a></span>.<br>\r\n<br>\r\nVery simple port, no custom samples used.<br>\r\n<br>\r\nCredits are optional.",
    "latest_version": "smwc-33406-1688535148",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33406,
        "title": "Super Mario Kart - Bowser's Ranks",
        "version": "smwc-33406-1688535148",
        "upstream_time": 1688535148,
        "download_url": "https://dl.smwcentral.net/33406/Bowser%27s%20Rank.zip",
        "filename": "Bowser%27s Rank.zip",
        "size": 34972,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-character-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8529,
    "title": "Super Mario Kart - Character Select",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "calm",
      "cutscene",
      "grassland",
      "overworld"
    ],
    "description": "A short, bouncy song that would work well for a grassland map",
    "latest_version": "smwc-8529-1396202386",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8529,
        "title": "Super Mario Kart - Character Select",
        "version": "smwc-8529-1396202386",
        "upstream_time": 1396202386,
        "download_url": "https://dl.smwcentral.net/8529/Character%20Select.zip",
        "filename": "Character Select.zip",
        "size": 63394,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-choco-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32629,
    "title": "Super Mario Kart - Choco Island",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "beach",
      "calm",
      "grassland"
    ],
    "description": "Requested by MKDSmaster91.",
    "latest_version": "smwc-32629-1675294237",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32629,
        "title": "Super Mario Kart - Choco Island",
        "version": "smwc-32629-1675294237",
        "upstream_time": 1675294237,
        "download_url": "https://dl.smwcentral.net/32629/15%20Choco%20Island.zip",
        "filename": "15 Choco Island.zip",
        "size": 49742,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14029,
        "title": "Super Mario Kart - Choco Island",
        "version": "smwc-14029-1469989894",
        "upstream_time": 1469989894,
        "download_url": "https://dl.smwcentral.net/14029/Choco%20Island.zip",
        "filename": "Choco Island.zip",
        "size": 31889,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-choose-your-driver",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38367,
    "title": "Super Mario Kart - Choose Your Driver",
    "authors": [
      "ShivjotRangi"
    ],
    "tags": [
      "calm",
      "cutscene",
      "grassland",
      "overworld",
      "town",
      "urban"
    ],
    "description": "A chilling & relaxing map song that suits well for any grassland/overworld map. Including 4 SMK samples.",
    "latest_version": "smwc-38367-1729699191",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38367,
        "title": "Super Mario Kart - Choose Your Driver",
        "version": "smwc-38367-1729699191",
        "upstream_time": 1729699191,
        "download_url": "https://dl.smwcentral.net/38367/SMK%20-%20Choose%20Your%20Driver%20%28SMK%29.zip",
        "filename": "SMK - Choose Your Driver (SMK).zip",
        "size": 39952,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38082,
        "title": "Super Mario Kart - Choose Your Driver",
        "version": "smwc-38082-1726293467",
        "upstream_time": 1726293467,
        "download_url": "https://dl.smwcentral.net/38082/SMK%20-%20Choose%20Your%20Driver%20%28SMAS%29.zip",
        "filename": "SMK - Choose Your Driver (SMAS).zip",
        "size": 31724,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-donut-plains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33301,
    "title": "Super Mario Kart - Donut Plains",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain"
    ],
    "description": "There is a define in the document that can be changed to get the \"Final Lap\" version of the song.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Green\"><a href=\"/?p=profile&amp;id=43749\" style=\"color: var(--user-color-3);\" class=\"un\">Green</a></span>",
    "latest_version": "smwc-33301-1685563567",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33301,
        "title": "Super Mario Kart - Donut Plains",
        "version": "smwc-33301-1685563567",
        "upstream_time": 1685563567,
        "download_url": "https://dl.smwcentral.net/33301/Donut%20Plains.zip",
        "filename": "Donut Plains.zip",
        "size": 82488,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21324,
        "title": "Super Mario Kart - Donut Plains",
        "version": "smwc-21324-1571218966",
        "upstream_time": 1571218966,
        "download_url": "https://dl.smwcentral.net/21324/DonutPlains.zip",
        "filename": "DonutPlains.zip",
        "size": 33538,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8121,
        "title": "Super Mario Kart - Donut Plains",
        "version": "smwc-8121-1314610841",
        "upstream_time": 1314610841,
        "download_url": "https://dl.smwcentral.net/8121/DonutPlains%28Samples%29.zip",
        "filename": "DonutPlains(Samples).zip",
        "size": 45073,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-ghost-valley",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34457,
    "title": "Super Mario Kart - Ghost Valley",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "athletic",
      "cave",
      "dark",
      "ghost house",
      "spooky",
      "tense"
    ],
    "description": "The quick, unsettling, dissonant piece that plays on the Ghost Valley courses of Super Mario Kart. Could work in short, connective haunted areas, or an especially laconic ghost house.<br>\r\n<br>\r\nContains a softer version with no custom instruments, and a harsher version that more closely resembles the original.",
    "latest_version": "smwc-34457-1693476994",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34457,
        "title": "Super Mario Kart - Ghost Valley",
        "version": "smwc-34457-1693476994",
        "upstream_time": 1693476994,
        "download_url": "https://dl.smwcentral.net/34457/snesghostvalley.zip",
        "filename": "snesghostvalley.zip",
        "size": 62829,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28410,
        "title": "Super Mario Kart - Ghost Valley",
        "version": "smwc-28410-1632807422",
        "upstream_time": 1632807422,
        "download_url": "https://dl.smwcentral.net/28410/Super%20Mario%20Kart%20-%20Ghost%20Valley.zip",
        "filename": "Super Mario Kart - Ghost Valley.zip",
        "size": 45900,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-ghost-valley-i-workout-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32878,
    "title": "Super Mario Kart - Ghost Valley I (Workout Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "athletic",
      "ghost house",
      "spooky"
    ],
    "description": "Based on my SuperFamicompo 4 Entry, Could fit on athletic and ghost house levels.",
    "latest_version": "smwc-32878-1680289779",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32878,
        "title": "Super Mario Kart - Ghost Valley I (Workout Remix)",
        "version": "smwc-32878-1680289779",
        "upstream_time": 1680289779,
        "download_url": "https://dl.smwcentral.net/32878/Ghost_Valley%20I%20%28Workout%29.zip",
        "filename": "Ghost_Valley I (Workout).zip",
        "size": 51681,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-ghost-valley-lobby",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33205,
    "title": "Super Mario Kart - Ghost Valley (Lobby)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "cave",
      "dark",
      "ghost house",
      "spooky",
      "town",
      "urban"
    ],
    "description": "A remix of Ghost Valley as the 9th min chord. Could fit on the ghost, city, and cave overworlds",
    "latest_version": "smwc-33205-1685396399",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33205,
        "title": "Super Mario Kart - Ghost Valley (Lobby)",
        "version": "smwc-33205-1685396399",
        "upstream_time": 1685396399,
        "download_url": "https://dl.smwcentral.net/33205/Ghost%20Valley%20%28Lobby%29.zip",
        "filename": "Ghost Valley (Lobby).zip",
        "size": 46493,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-ghost-valley-map-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30233,
    "title": "Super Mario Kart - Ghost Valley (Map Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "cave",
      "dark",
      "ghost house",
      "overworld",
      "spooky",
      "town",
      "urban"
    ],
    "description": "A remix of Ghost Valley as 9th min chord. Could fit on the ghost, city, and cave overworlds",
    "latest_version": "smwc-30233-1652130599",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30233,
        "title": "Super Mario Kart - Ghost Valley (Map Remix)",
        "version": "smwc-30233-1652130599",
        "upstream_time": 1652130599,
        "download_url": "https://dl.smwcentral.net/30233/Ghost%20Valley%20%28Map%29.zip",
        "filename": "Ghost Valley (Map).zip",
        "size": 32483,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-icy-beats-n-cold-grooves-vanilla-lake-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29944,
    "title": "Super Mario Kart - Icy Beats 'N Cold Grooves ~ Vanilla Lake (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "beach",
      "bonus",
      "calm",
      "night",
      "snow",
      "town"
    ],
    "description": "Did an arrangement of the only song from Super Mario Kart with good instrumentation, <a href=\"https://youtu.be/Cuwk5jYHBL4\" rel=\"nofollow\">Vanilla Lake (Final Version)</a>. Given it's been a hot minute since I last did a Mario Kart track, and I thought I'd do another one of my favorite tracks in the series and turn that into a dance mix similar to a couple of my other songs of the past.<br>\r\n<br>\r\nOne of the best songs in the entire series, if you ask me, and it's one of the only good ones that came out of the mess that is SMK's OST. Listen, I ain't gonna bash on the songs themselves as they're mostly awesome, but the instrumentation is like if someone made their first ever midi and decided to only use what samples sounded the coolest rather than what works with the song.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled (for both versions).<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. E Major w/ slight detune (Remix Pitch - Listening-Only [SFX with be detuned if used in-game])<br>\r\n2. E Major (Original Pitch, turned on default)<br>\r\n3. F Major (Custom Pitch 1)<br>\r\n4. D# Major (Custom Pitch 2)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables Voice Clip, but at the cost disables the Thunder SFX (turned on default)<br>\r\n2. Disables Voice Clip",
    "latest_version": "smwc-29944-1649587324",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29944,
        "title": "Super Mario Kart - Icy Beats 'N Cold Grooves ~ Vanilla Lake (Remix)",
        "version": "smwc-29944-1649587324",
        "upstream_time": 1649587324,
        "download_url": "https://dl.smwcentral.net/29944/Icy%20Beats%20%27N%20Cold%20Grooves.zip",
        "filename": "Icy Beats %27N Cold Grooves.zip",
        "size": 288440,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-koopa-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33625,
    "title": "Super Mario Kart - Koopa Beach",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "athletic",
      "beach",
      "calm",
      "forest",
      "grassland",
      "sky"
    ],
    "description": "The upbeat piece which plays in Super Mario Kart's Koopa Beach courses.",
    "latest_version": "smwc-33625-1685554946",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33625,
        "title": "Super Mario Kart - Koopa Beach",
        "version": "smwc-33625-1685554946",
        "upstream_time": 1685554946,
        "download_url": "https://dl.smwcentral.net/33625/sneskoopabeach.zip",
        "filename": "sneskoopabeach.zip",
        "size": 31392,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28352,
        "title": "Super Mario Kart - Koopa Beach",
        "version": "smwc-28352-1632803994",
        "upstream_time": 1632803994,
        "download_url": "https://dl.smwcentral.net/28352/Super%20Mario%20Kart%20-%20Koopa%20Beach.zip",
        "filename": "Super Mario Kart - Koopa Beach.zip",
        "size": 45686,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13960,
        "title": "Super Mario Kart - Koopa Beach",
        "version": "smwc-13960-1469763048",
        "upstream_time": 1469763048,
        "download_url": "https://dl.smwcentral.net/13960/Koopa%20Troopa%20Beach.zip",
        "filename": "Koopa Troopa Beach.zip",
        "size": 31680,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-koopa-troopa-s-rank",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7521,
    "title": "Super Mario Kart - Koopa Troopa's Rank",
    "authors": [
      "MidiGuy"
    ],
    "tags": [
      "misc"
    ],
    "description": "The theme for when Koopa Troopa wins in Super Mario Kart.",
    "latest_version": "smwc-7521-1324188155",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7521,
        "title": "Super Mario Kart - Koopa Troopa's Rank",
        "version": "smwc-7521-1324188155",
        "upstream_time": 1324188155,
        "download_url": "https://dl.smwcentral.net/7521/SMK%20-%20Koopa%27s%20Theme.zip",
        "filename": "SMK - Koopa%27s Theme.zip",
        "size": 71550,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-koopa-troopa-s-rank-smw-overworld-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7566,
    "title": "Super Mario Kart - Koopa Troopa's Rank (SMW Overworld Mix)",
    "authors": [
      "MidiGuy"
    ],
    "tags": [
      "grassland",
      "overworld"
    ],
    "description": "Here's the Koopa's Victory song once again, but this time mixed to sound similar to the SMW Overworld theme in style.",
    "latest_version": "smwc-7566-1319954366",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7566,
        "title": "Super Mario Kart - Koopa Troopa's Rank (SMW Overworld Mix)",
        "version": "smwc-7566-1319954366",
        "upstream_time": 1319954366,
        "download_url": "https://dl.smwcentral.net/7566/SMK%20-%20Koopa%27s%20Theme%20%28SMW%20Overworld%20Mix%29.zip",
        "filename": "SMK - Koopa%27s Theme (SMW Overworld Mix).zip",
        "size": 70961,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-mario-circuit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38221,
    "title": "Super Mario Kart - Mario Circuit",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "athletic",
      "grassland",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "Mario Circuit from Super Mario Kart.<br>\r\n<br>\r\nUpdate: Completely redid the port using NintSPC.",
    "latest_version": "smwc-38221-1725028730",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38221,
        "title": "Super Mario Kart - Mario Circuit",
        "version": "smwc-38221-1725028730",
        "upstream_time": 1725028730,
        "download_url": "https://dl.smwcentral.net/38221/Super%20Mario%20Kart%20-%20Mario%20Circuit.zip",
        "filename": "Super Mario Kart - Mario Circuit.zip",
        "size": 61765,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7817,
        "title": "Super Mario Kart - Mario Circuit",
        "version": "smwc-7817-1321302085",
        "upstream_time": 1321302085,
        "download_url": "https://dl.smwcentral.net/7817/Super%20Mario%20Kart%20-%20Mario%20Circuit.zip",
        "filename": "Super Mario Kart - Mario Circuit.zip",
        "size": 73151,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-mario-s-ranks",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34567,
    "title": "Super Mario Kart - Mario's Ranks",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "bonus",
      "goal",
      "misc"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Brutapode89\"><a href=\"/?p=profile&amp;id=35831\" style=\"color: var(--user-color-1);\" class=\"un\">Brutapode89</a></span>",
    "latest_version": "smwc-34567-1694894387",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34567,
        "title": "Super Mario Kart - Mario's Ranks",
        "version": "smwc-34567-1694894387",
        "upstream_time": 1694894387,
        "download_url": "https://dl.smwcentral.net/34567/Super%20Mario%20Kart%20-%20Mario%27s%20Ranks.zip",
        "filename": "Super Mario Kart - Mario%27s Ranks.zip",
        "size": 40568,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-rainbow-road",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18786,
    "title": "Super Mario Kart - Rainbow Road",
    "authors": [
      "Taffy"
    ],
    "tags": [
      "abstract",
      "athletic",
      "final",
      "night",
      "sky",
      "space"
    ],
    "description": "I really should have put some mode 7 trivia in the F-Zero port but I guess that chance has passed lol<br>\r\n<br>\r\nThe original Rainbow Road music from Super Mario Kart, released in mid 1992 for Japan and America and early 1993 for Europe.<br>\r\n<br>\r\nIt was a time when drifting physics were very different and every track was flat. Also speaking of which, if you don't know how to drift in Mario Kart then you need to figure that out asap. Please... people, drifting is important.<br>\r\n<br>\r\nDid you know that there's an editor for this game too? It's called Epic Edit and I think it's actually still being maintained to this day... just checked. Last change was about a year ago. Also its open source.<br>\r\n<br>\r\n<br>\r\n<br>\r\nThis port is a little more laid-back than the real thing. It's not comatose, but it's not exactly hyper-exciting. If you want something as truly upbeat as the original, there's a nice sampled version of it somewhere on the site.<br>\r\n<br>\r\nAs usual, accuracy is never a priority with stuff from me.",
    "latest_version": "smwc-18786-1549336801",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18786,
        "title": "Super Mario Kart - Rainbow Road",
        "version": "smwc-18786-1549336801",
        "upstream_time": 1549336801,
        "download_url": "https://dl.smwcentral.net/18786/RAINBOW%20ROAD.zip",
        "filename": "RAINBOW ROAD.zip",
        "size": 32769,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17601,
        "title": "Super Mario Kart - Rainbow Road",
        "version": "smwc-17601-1529195900",
        "upstream_time": 1529195900,
        "download_url": "https://dl.smwcentral.net/17601/Super%20Mario%20Kart%20-%20Rainbow%20Road.zip",
        "filename": "Super Mario Kart - Rainbow Road.zip",
        "size": 32879,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14977,
        "title": "Super Mario Kart - Rainbow Road",
        "version": "smwc-14977-1486657948",
        "upstream_time": 1486657948,
        "download_url": "https://dl.smwcentral.net/14977/smk_rr.zip",
        "filename": "smk_rr.zip",
        "size": 54033,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-rainbow-road-deep-waltz-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26762,
    "title": "Super Mario Kart - Rainbow Road (Deep Waltz Remix)",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "bonus",
      "forest",
      "mysterious",
      "overworld",
      "space"
    ],
    "description": "Deep Waltz remixed from Super Mario Kart - Rainbow Road. Could fit on the Surreal and Dream overworlds. Maybe special worlds...",
    "latest_version": "smwc-26762-1621055578",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26762,
        "title": "Super Mario Kart - Rainbow Road (Deep Waltz Remix)",
        "version": "smwc-26762-1621055578",
        "upstream_time": 1621055578,
        "download_url": "https://dl.smwcentral.net/26762/SMK%20RR%20%28deep%20waltz%29.zip",
        "filename": "SMK RR (deep waltz).zip",
        "size": 37532,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-rainbow-road-icy-waltz-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26761,
    "title": "Super Mario Kart - Rainbow Road (Icy Waltz Remix)",
    "authors": [
      "xyz600sp"
    ],
    "tags": [
      "bonus",
      "cave",
      "ice",
      "night",
      "overworld",
      "space"
    ],
    "description": "Icy Waltz remixed from Super Mario Kart - Rainbow Road. Could fit on the ice cavern and galactic snow overworlds. Maybe special worlds...",
    "latest_version": "smwc-26761-1621055519",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26761,
        "title": "Super Mario Kart - Rainbow Road (Icy Waltz Remix)",
        "version": "smwc-26761-1621055519",
        "upstream_time": 1621055519,
        "download_url": "https://dl.smwcentral.net/26761/SMK%20RR%20%28ice%20waltz%29.zip",
        "filename": "SMK RR (ice waltz).zip",
        "size": 32126,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8085,
    "title": "Super Mario Kart - Title Screen",
    "authors": [
      "Masashi27"
    ],
    "tags": [
      "title"
    ],
    "description": "The title screen theme of Super Mario Kart. This could suit level C7 well.<br>\r\n<br>\r\n<br>\r\nUpdate (11/03/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 132 bytes.",
    "latest_version": "smwc-8085-1319952765",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8085,
        "title": "Super Mario Kart - Title Screen",
        "version": "smwc-8085-1319952765",
        "upstream_time": 1319952765,
        "download_url": "https://dl.smwcentral.net/8085/Super%20Mario.Kart%20-%20Title%20Screen.zip",
        "filename": "Super Mario.Kart - Title Screen.zip",
        "size": 56519,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-toad-s-rank",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7522,
    "title": "Super Mario Kart - Toad's Rank",
    "authors": [
      "MidiGuy"
    ],
    "tags": [
      "bonus",
      "calm",
      "credits",
      "goal",
      "ice",
      "night",
      "overworld",
      "p-switch",
      "space",
      "star",
      "title",
      "water"
    ],
    "description": "The theme for when Toad wins in Super Mario Kart. An upbeat, cheerful theme that would make a nice alternate victory song.",
    "latest_version": "smwc-7522-1325391494",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7522,
        "title": "Super Mario Kart - Toad's Rank",
        "version": "smwc-7522-1325391494",
        "upstream_time": 1325391494,
        "download_url": "https://dl.smwcentral.net/7522/Super%20Mario%20Kart%20-%20Toad%27s%20Theme.zip",
        "filename": "Super Mario Kart - Toad%27s Theme.zip",
        "size": 67318,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-toad-s-ranks",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41054,
    "title": "Super Mario Kart - Toad's Ranks",
    "authors": [
      "NamyX"
    ],
    "tags": [
      "bonus",
      "menu"
    ],
    "description": "The Calmest theme from SMK.",
    "latest_version": "smwc-41054-1768364034",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41054,
        "title": "Super Mario Kart - Toad's Ranks",
        "version": "smwc-41054-1768364034",
        "upstream_time": 1768364034,
        "download_url": "https://dl.smwcentral.net/41054/Super%20Mario%20Kart%20-%20Toad%27s%20Ranks.zip",
        "filename": "Super Mario Kart - Toad%27s Ranks.zip",
        "size": 37082,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-tournament-lose",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16480,
    "title": "Super Mario Kart - Tournament Lose",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "bonus",
      "credits",
      "cutscene",
      "title"
    ],
    "description": "This is the music that plays when you finish the tournament in 4th place.",
    "latest_version": "smwc-16480-1508492393",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16480,
        "title": "Super Mario Kart - Tournament Lose",
        "version": "smwc-16480-1508492393",
        "upstream_time": 1508492393,
        "download_url": "https://dl.smwcentral.net/16480/Tournament%20Lose.zip",
        "filename": "Tournament Lose.zip",
        "size": 31394,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-tournament-win",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32031,
    "title": "Super Mario Kart - Tournament Win",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "credits",
      "cutscene"
    ],
    "description": "Requested by MKDSmaster91.",
    "latest_version": "smwc-32031-1667323582",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32031,
        "title": "Super Mario Kart - Tournament Win",
        "version": "smwc-32031-1667323582",
        "upstream_time": 1667323582,
        "download_url": "https://dl.smwcentral.net/32031/36%20Tournament%20Win.zip",
        "filename": "36 Tournament Win.zip",
        "size": 57160,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-undumped-prototype-vanilla-lake",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25448,
    "title": "Super Mario Kart (Undumped Prototype) - Vanilla Lake",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "bonus",
      "ice",
      "sky",
      "space"
    ],
    "description": "The later prototype version of Super Mario Kart's Vanilla Lake.<br>\r\nThanks to <a href=\"https://www.dropbox.com/s/yohxmxj36ijc9wq/Vanilla%20Lake.mp3?dl=0\" rel=\"nofollow\">this Dropbox link</a> of the recording from the game that Dave Harris/iridescentaudio (the person who transcribed a pretty accurate MIDI of it in 2008) kept, I was able to use that as a reference to help me port this!",
    "latest_version": "smwc-25448-1607961131",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25448,
        "title": "Super Mario Kart (Undumped Prototype) - Vanilla Lake",
        "version": "smwc-25448-1607961131",
        "upstream_time": 1607961131,
        "download_url": "https://dl.smwcentral.net/25448/Super%20Mario%20Kart%20-%20Vanilla%20Lake%20%28Prototype%20v2%29.zip",
        "filename": "Super Mario Kart - Vanilla Lake (Prototype v2).zip",
        "size": 44988,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-vanilla-lake",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32497,
    "title": "Super Mario Kart - Vanilla Lake",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "beach",
      "calm",
      "grassland",
      "ice",
      "snow",
      "water",
      "yoshi drums"
    ],
    "description": "Requested by Zavok.<br>\r\nNote: if you want the bongos to only play when on Yoshi, change the YOSHI define in the txt file to 1.",
    "latest_version": "smwc-32497-1675225139",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32497,
        "title": "Super Mario Kart - Vanilla Lake",
        "version": "smwc-32497-1675225139",
        "upstream_time": 1675225139,
        "download_url": "https://dl.smwcentral.net/32497/19%20Vanilla%20Lake.zip",
        "filename": "19 Vanilla Lake.zip",
        "size": 45896,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18643,
        "title": "Super Mario Kart - Vanilla Lake",
        "version": "smwc-18643-1544585277",
        "upstream_time": 1544585277,
        "download_url": "https://dl.smwcentral.net/18643/SMK%20-%20Vanilla%20Lake.zip",
        "filename": "SMK - Vanilla Lake.zip",
        "size": 31825,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-kart-yoshi-s-rank",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8910,
    "title": "Super Mario Kart - Yoshi's Rank",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "bonus",
      "goal"
    ],
    "description": "This is a short but sweet song. It was very fun to work on.<br>\r\nI personally have always enjoyed the remixed feel to Super Mario Kart and how it redoes aspects of older songs.<br>\r\nThis could work well as some kind of goal theme or perhaps a bonus theme.",
    "latest_version": "smwc-8910-1412970846",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8910,
        "title": "Super Mario Kart - Yoshi's Rank",
        "version": "smwc-8910-1412970846",
        "upstream_time": 1412970846,
        "download_url": "https://dl.smwcentral.net/8910/Super%20Mario%20Kart%20-%20Yoshi%27s%20Ranks.zip",
        "filename": "Super Mario Kart - Yoshi%27s Ranks.zip",
        "size": 31712,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31263,
    "title": "Super Mario Land 3: Wario Land - Stage IX Theme",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "beach",
      "boss",
      "calm",
      "carnival",
      "castle",
      "chase",
      "dark",
      "desert",
      "final",
      "forest",
      "ghost house",
      "grassland",
      "mountain",
      "night",
      "overworld",
      "ruins",
      "space",
      "spooky",
      "tense",
      "town",
      "water"
    ],
    "description": "Hey guys, it's my birthday today! (The 2nd of July) Could fit a slow level theme.",
    "latest_version": "smwc-31263-1666309793",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31263,
        "title": "Super Mario Land 3: Wario Land - Stage IX Theme",
        "version": "smwc-31263-1666309793",
        "upstream_time": 1666309793,
        "download_url": "https://dl.smwcentral.net/31263/WL%20-%20Stage%20IX.zip",
        "filename": "WL - Stage IX.zip",
        "size": 30954,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31262,
        "title": "Super Mario Land 3: Wario Land - Overworld Map",
        "version": "smwc-31262-1666309788",
        "upstream_time": 1666309788,
        "download_url": "https://dl.smwcentral.net/31262/WL%20-%20Overworld%20Map.zip",
        "filename": "WL - Overworld Map.zip",
        "size": 31652,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23784,
        "title": "Super Mario Land 3: Wario Land - Stage I Theme",
        "version": "smwc-23784-1596248135",
        "upstream_time": 1596248135,
        "download_url": "https://dl.smwcentral.net/23784/WL%20-%20Stage%201.zip",
        "filename": "WL - Stage 1.zip",
        "size": 31260,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19643,
        "title": "Super Mario Land 3: Wario Land - Stage IX (Remix)",
        "version": "smwc-19643-1555718896",
        "upstream_time": 1555718896,
        "download_url": "https://dl.smwcentral.net/19643/%5BS%5D%20Super%20Mario%20Land%203%3B%20Wario%20Land%20-%20Stage%20IX%20Remix.zip",
        "filename": "%5BS%5D Super Mario Land 3%3B Wario Land - Stage IX Remix.zip",
        "size": 70562,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13718,
        "title": "Super Mario Land 3: Wario Land - Train Theme",
        "version": "smwc-13718-1464757184",
        "upstream_time": 1464757184,
        "download_url": "https://dl.smwcentral.net/13718/sml3_train_theme.zip",
        "filename": "sml3_train_theme.zip",
        "size": 31451,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8047,
        "title": "Super Mario Land 3: Wario Land - SS Tea Cup Map",
        "version": "smwc-8047-1311925325",
        "upstream_time": 1311925325,
        "download_url": "https://dl.smwcentral.net/8047/Super_Mario_Land_3_-_SS_Tea_Cup_Map.zip",
        "filename": "Super_Mario_Land_3_-_SS_Tea_Cup_Map.zip",
        "size": 71412,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8046,
        "title": "Super Mario Land 3: Wario Land - Cave/Fire Theme",
        "version": "smwc-8046-1311926119",
        "upstream_time": 1311926119,
        "download_url": "https://dl.smwcentral.net/8046/Super_Mario_Land_3_-_Stage_Theme_II.zip",
        "filename": "Super_Mario_Land_3_-_Stage_Theme_II.zip",
        "size": 66358,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8045,
        "title": "Super Mario Land 3: Wario Land - Stage Theme IX",
        "version": "smwc-8045-1311926870",
        "upstream_time": 1311926870,
        "download_url": "https://dl.smwcentral.net/8045/Super_Mario_Land_3_-_Stage_Theme_IX.zip",
        "filename": "Super_Mario_Land_3_-_Stage_Theme_IX.zip",
        "size": 66358,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8044,
        "title": "Super Mario Land 3: Wario Land - Mt. Teapot Theme",
        "version": "smwc-8044-1311927593",
        "upstream_time": 1311927593,
        "download_url": "https://dl.smwcentral.net/8044/Super_Mario_Land_3_-_Stage_Theme_VII.zip",
        "filename": "Super_Mario_Land_3_-_Stage_Theme_VII.zip",
        "size": 66754,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8043,
        "title": "Super Mario Land 3: Wario Land - Main Overworld Map",
        "version": "smwc-8043-1311924719",
        "upstream_time": 1311924719,
        "download_url": "https://dl.smwcentral.net/8043/Super_Mario_Land_3_-_Main_Overworld_Map.zip",
        "filename": "Super_Mario_Land_3_-_Main_Overworld_Map.zip",
        "size": 71721,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7874,
        "title": "Super Mario Land 3: Wario Land - Syrup Castle",
        "version": "smwc-7874-1311929155",
        "upstream_time": 1311929155,
        "download_url": "https://dl.smwcentral.net/7874/Super_Mario_Land_3_-_Syrup_Castle_Map.zip",
        "filename": "Super_Mario_Land_3_-_Syrup_Castle_Map.zip",
        "size": 65860,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7741,
        "title": "Super Mario Land 3: Wario Land - Stove Canyon Map",
        "version": "smwc-7741-1311928511",
        "upstream_time": 1311928511,
        "download_url": "https://dl.smwcentral.net/7741/Super_Mario_Land_3_-_Stove_Canyon_Map.zip",
        "filename": "Super_Mario_Land_3_-_Stove_Canyon_Map.zip",
        "size": 71231,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7208,
        "title": "Super Mario Land 3: Wario Land - Mount Teapot Map",
        "version": "smwc-7208-1311925166",
        "upstream_time": 1311925166,
        "download_url": "https://dl.smwcentral.net/7208/Super_Mario_Land_3_-_Mount_Teapot_Map.zip",
        "filename": "Super_Mario_Land_3_-_Mount_Teapot_Map.zip",
        "size": 71015,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7039,
        "title": "Super Mario Land 3: Wario Land - Final Level Theme",
        "version": "smwc-7039-1311928139",
        "upstream_time": 1311928139,
        "download_url": "https://dl.smwcentral.net/7039/Super_Mario_Land_3_-_Stage_Theme_XII.zip",
        "filename": "Super_Mario_Land_3_-_Stage_Theme_XII.zip",
        "size": 71971,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7038,
        "title": "Super Mario Land 3: Wario Land - Stage Theme XI",
        "version": "smwc-7038-1311927965",
        "upstream_time": 1311927965,
        "download_url": "https://dl.smwcentral.net/7038/Super_Mario_Land_3_-_Stage_Theme_XI.zip",
        "filename": "Super_Mario_Land_3_-_Stage_Theme_XI.zip",
        "size": 72492,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7037,
        "title": "Super Mario Land 3: Wario Land - Train Theme",
        "version": "smwc-7037-1311927781",
        "upstream_time": 1311927781,
        "download_url": "https://dl.smwcentral.net/7037/Super_Mario_Land_3_-_Stage_Theme_X.zip",
        "filename": "Super_Mario_Land_3_-_Stage_Theme_X.zip",
        "size": 72535,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7036,
        "title": "Super Mario Land 3: Wario Land - Boss Level",
        "version": "smwc-7036-1311926476",
        "upstream_time": 1311926476,
        "download_url": "https://dl.smwcentral.net/7036/Super_Mario_Land_3_-_Stage_Theme_IV.zip",
        "filename": "Super_Mario_Land_3_-_Stage_Theme_IV.zip",
        "size": 73655,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7035,
        "title": "Super Mario Land 3: Wario Land - Water Theme",
        "version": "smwc-7035-1311926304",
        "upstream_time": 1311926304,
        "download_url": "https://dl.smwcentral.net/7035/Super_Mario_Land_3_-_Stage_Theme_III.zip",
        "filename": "Super_Mario_Land_3_-_Stage_Theme_III.zip",
        "size": 72391,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7032,
        "title": "Super Mario Land 3: Wario Land - Boss Battle",
        "version": "smwc-7032-1311924487",
        "upstream_time": 1311924487,
        "download_url": "https://dl.smwcentral.net/7032/Super_Mario_Land_3_-_Boss_Battle.zip",
        "filename": "Super_Mario_Land_3_-_Boss_Battle.zip",
        "size": 71940,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-2",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39157,
    "title": "Super Mario Land 2: 6 Golden Coins - Athletic Theme",
    "authors": [
      "Nyumi_996"
    ],
    "tags": [
      "abstract",
      "athletic",
      "beach",
      "bonus",
      "calm",
      "carnival",
      "castle",
      "dark",
      "final",
      "forest",
      "ghost house",
      "grassland",
      "industrial",
      "jungle",
      "night",
      "overworld",
      "p-switch",
      "sky",
      "space",
      "spooky",
      "star",
      "tense",
      "title",
      "water"
    ],
    "description": "Remix of the iconic and cheerful music from Super Mario Land 2, perfect for grassland or athletic themes.<br>\r\n<br>\r\nSNES SDK Samples used in the song were ripped by Pinci",
    "latest_version": "smwc-39157-1740792033",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39157,
        "title": "Super Mario Land 2: 6 Golden Coins - Athletic Theme",
        "version": "smwc-39157-1740792033",
        "upstream_time": 1740792033,
        "download_url": "https://dl.smwcentral.net/39157/sml2_athletic.zip",
        "filename": "sml2_athletic.zip",
        "size": 51615,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26929,
        "title": "Super Mario Land 2: 6 Golden Coins - Pumpkin Zone Map",
        "version": "smwc-26929-1621842604",
        "upstream_time": 1621842604,
        "download_url": "https://dl.smwcentral.net/26929/PumpkinZone.zip",
        "filename": "PumpkinZone.zip",
        "size": 38493,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26459,
        "title": "Super Mario Land 2: 6 Golden Coins - Invincibility",
        "version": "smwc-26459-1617745214",
        "upstream_time": 1617745214,
        "download_url": "https://dl.smwcentral.net/26459/Invincibility_Time%21%21.zip",
        "filename": "Invincibility_Time%21%21.zip",
        "size": 63332,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24415,
        "title": "Super Mario Land 2: 6 Golden Coins - Treetop",
        "version": "smwc-24415-1601508023",
        "upstream_time": 1601508023,
        "download_url": "https://dl.smwcentral.net/24415/Tree%20Zone.zip",
        "filename": "Tree Zone.zip",
        "size": 31621,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24302,
        "title": "Super Mario Land 2: 6 Golden Coins - Shining Beat ~ Star Maze (Remix)",
        "version": "smwc-24302-1598929968",
        "upstream_time": 1598929968,
        "download_url": "https://dl.smwcentral.net/24302/Shining%20Beat.zip",
        "filename": "Shining Beat.zip",
        "size": 79123,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24235,
        "title": "Super Mario Land 2: 6 Golden Coins - Let's-A-Go!! ~ Athletic Theme (Remix)",
        "version": "smwc-24235-1598240001",
        "upstream_time": 1598240001,
        "download_url": "https://dl.smwcentral.net/24235/Let%27s-A-Go%20.zip",
        "filename": "Let%27s-A-Go .zip",
        "size": 79599,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22200,
        "title": "Super Mario Land 2: 6 Golden Coins - Entering Level",
        "version": "smwc-22200-1582682735",
        "upstream_time": 1582682735,
        "download_url": "https://dl.smwcentral.net/22200/Super%20Mario%20Land%202%20-%206%20Golden%20Coins%20-%20Entering%20Level.zip",
        "filename": "Super Mario Land 2 - 6 Golden Coins - Entering Level.zip",
        "size": 29920,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15955,
        "title": "Super Mario Land 2: 6 Golden Coins - Choose Your Pipe",
        "version": "smwc-15955-1501317567",
        "upstream_time": 1501317567,
        "download_url": "https://dl.smwcentral.net/15955/Save%20Select.zip",
        "filename": "Save Select.zip",
        "size": 30424,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11205,
        "title": "Super Mario Land 2: 6 Golden Coins - Haunted House",
        "version": "smwc-11205-1430762559",
        "upstream_time": 1430762559,
        "download_url": "https://dl.smwcentral.net/11205/Super%20Mario%20Land%202%20Haunted%20House.zip",
        "filename": "Super Mario Land 2 Haunted House.zip",
        "size": 46978,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8565,
        "title": "Super Mario Land 2: 6 Golden Coins - Wario's Castle",
        "version": "smwc-8565-1405782934",
        "upstream_time": 1405782934,
        "download_url": "https://dl.smwcentral.net/8565/Wario%27s%20Castle.zip",
        "filename": "Wario%27s Castle.zip",
        "size": 31952,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8562,
        "title": "Super Mario Land 2: 6 Golden Coins - Outside Wario's Castle (Arrangement)",
        "version": "smwc-8562-1397726077",
        "upstream_time": 1397726077,
        "download_url": "https://dl.smwcentral.net/8562/Outside%20Wario%27s%20Castle.zip",
        "filename": "Outside Wario%27s Castle.zip",
        "size": 64652,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8548,
        "title": "Super Mario Land 2: 6 Golden Coins - Athletic Theme",
        "version": "smwc-8548-1396800411",
        "upstream_time": 1396800411,
        "download_url": "https://dl.smwcentral.net/8548/SML2%20Main%20Theme.zip",
        "filename": "SML2 Main Theme.zip",
        "size": 66572,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8264,
        "title": "Super Mario Land 2: 6 Golden Coins - Star Maze",
        "version": "smwc-8264-1349363869",
        "upstream_time": 1349363869,
        "download_url": "https://dl.smwcentral.net/8264/sml2%20starzone.zip",
        "filename": "sml2 starzone.zip",
        "size": 64762,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7929,
        "title": "Super Mario Land 2: 6 Golden Coins - Haunted House",
        "version": "smwc-7929-1319155818",
        "upstream_time": 1319155818,
        "download_url": "https://dl.smwcentral.net/7929/Super%20Mario%20Land%202%20-%20Boo%27s%20House.zip",
        "filename": "Super Mario Land 2 - Boo%27s House.zip",
        "size": 66310,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7425,
        "title": "Super Mario Land 2: 6 Golden Coins - Space Zone Map",
        "version": "smwc-7425-1311886117",
        "upstream_time": 1311886117,
        "download_url": "https://dl.smwcentral.net/7425/Super%20Mario%20Land%202%20-%20Space%20Zone.zip",
        "filename": "Super Mario Land 2 - Space Zone.zip",
        "size": 61090,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7255,
        "title": "Super Mario Land 2: 6 Golden Coins - Tree Zone Map",
        "version": "smwc-7255-1405776582",
        "upstream_time": 1405776582,
        "download_url": "https://dl.smwcentral.net/7255/Tree%20Zone%20Map.zip",
        "filename": "Tree Zone Map.zip",
        "size": 30875,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7220,
        "title": "Super Mario Land 2: 6 Golden Coins - Treetop",
        "version": "smwc-7220-1317955628",
        "upstream_time": 1317955628,
        "download_url": "https://dl.smwcentral.net/7220/Super%20Mario%20Land%202%20-%206%20Golden%20Coins%20-%20Tree%20Zone%20%28Level%29.zip",
        "filename": "Super Mario Land 2 - 6 Golden Coins - Tree Zone (Level).zip",
        "size": 67899,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7064,
        "title": "Super Mario Land 2: 6 Golden Coins - Pumpkin Zone Map",
        "version": "smwc-7064-1311924280",
        "upstream_time": 1311924280,
        "download_url": "https://dl.smwcentral.net/7064/Super_Mario_Land_2_-_Pumpkin_Zone_Map.zip",
        "filename": "Super_Mario_Land_2_-_Pumpkin_Zone_Map.zip",
        "size": 68593,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7055,
        "title": "Super Mario Land 2: 6 Golden Coins - Star Maze",
        "version": "smwc-7055-1311938501",
        "upstream_time": 1311938501,
        "download_url": "https://dl.smwcentral.net/7055/Super_Mario_Land_2_-_The_Star.zip",
        "filename": "Super_Mario_Land_2_-_The_Star.zip",
        "size": 72574,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7054,
        "title": "Super Mario Land 2: 6 Golden Coins - The Moon",
        "version": "smwc-7054-1311938315",
        "upstream_time": 1311938315,
        "download_url": "https://dl.smwcentral.net/7054/Super_Mario_Land_2_-_The_Moon.zip",
        "filename": "Super_Mario_Land_2_-_The_Moon.zip",
        "size": 72794,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-2-6-golden-coins-overworld-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8251,
    "title": "Super Mario Land 2: 6 Golden Coins - Overworld Map (16-bit Island Remix)",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beach",
      "overworld"
    ],
    "description": "A very nice, tropical-sounding arrangement of the main overworld theme from Super Mario Land 2. It can be used for tropical areas, or even town themes!",
    "latest_version": "smwc-8251-1342452419",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8251,
        "title": "Super Mario Land 2: 6 Golden Coins - Overworld Map (16-bit Island Remix)",
        "version": "smwc-8251-1342452419",
        "upstream_time": 1342452419,
        "download_url": "https://dl.smwcentral.net/8251/Main%20Map%20%28Island%20Remix%29.zip",
        "filename": "Main Map (Island Remix).zip",
        "size": 64264,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-birabuto-kingdom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34353,
    "title": "Super Mario Land - Birabuto Kingdom",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "athletic",
      "beach",
      "calm",
      "desert",
      "grassland",
      "retro",
      "ruins",
      "sky"
    ],
    "description": "Birabuto Kingdom from Super Mario Land.",
    "latest_version": "smwc-34353-1692935938",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34353,
        "title": "Super Mario Land - Birabuto Kingdom",
        "version": "smwc-34353-1692935938",
        "upstream_time": 1692935938,
        "download_url": "https://dl.smwcentral.net/34353/Super%20Mario%20Land%20-%20Birabuto%20Kingdom.zip",
        "filename": "Super Mario Land - Birabuto Kingdom.zip",
        "size": 41755,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30278,
        "title": "Super Mario Land - Birabuto Kingdom",
        "version": "smwc-30278-1672206931",
        "upstream_time": 1672206931,
        "download_url": "https://dl.smwcentral.net/30278/Birabuto%20Kingdom.zip",
        "filename": "Birabuto Kingdom.zip",
        "size": 34829,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 9044,
        "title": "Super Mario Land - Birabuto Kingdom",
        "version": "smwc-9044-1408661640",
        "upstream_time": 1408661640,
        "download_url": "https://dl.smwcentral.net/9044/Birabuto%20Kingdom.zip",
        "filename": "Birabuto Kingdom.zip",
        "size": 62933,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8474,
        "title": "Super Mario Land - Birabuto Kingdom",
        "version": "smwc-8474-1396205920",
        "upstream_time": 1396205920,
        "download_url": "https://dl.smwcentral.net/8474/Birabuto%20Kingdom.zip",
        "filename": "Birabuto Kingdom.zip",
        "size": 64958,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-birabuto-kingdom-lightforce-chaos-engine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30500,
    "title": "Super Mario Land - Birabuto Kingdom (Lightforce - Chaos Engine 2 Keygen)",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "bonus",
      "credits",
      "grassland",
      "retro",
      "title"
    ],
    "description": "A chiptune remix of Birabuto Kingdom that was also used for the Lightforce - Chaos Engine 2 intro keygen.<br>\r\n<br>\r\nI made a second version for <span class=\"un-outer\" title=\"Soul\"><a href=\"/?p=profile&amp;id=51674\" style=\"color: var(--user-color-2);\" class=\"un\">Soul</a></span> without the arpeggio.<br>\r\n",
    "latest_version": "smwc-30500-1656525964",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30500,
        "title": "Super Mario Land - Birabuto Kingdom (Lightforce - Chaos Engine 2 Keygen)",
        "version": "smwc-30500-1656525964",
        "upstream_time": 1656525964,
        "download_url": "https://dl.smwcentral.net/30500/Birabuto_Kingdom.zip",
        "filename": "Birabuto_Kingdom.zip",
        "size": 84030,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-birabuto-kingdom-smw-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39822,
    "title": "Super Mario Land - Birabuto Kingdom (SMW Arrangement)",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "town",
      "upbeat"
    ],
    "description": "A cover of Super Mario Land's 1-1 in the actual style of Super Mario World. No custom ADSRs, fancy command work, or anything of the sort. It is *just* a basic MML port using nothing but SMW's actual instrument definitions.",
    "latest_version": "smwc-39822-1748731920",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39822,
        "title": "Super Mario Land - Birabuto Kingdom (SMW Arrangement)",
        "version": "smwc-39822-1748731920",
        "upstream_time": 1748731920,
        "download_url": "https://dl.smwcentral.net/39822/sml1_birabuto.zip",
        "filename": "sml1_birabuto.zip",
        "size": 33309,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-bonus-game",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34358,
    "title": "Super Mario Land - Bonus Game",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "bonus",
      "retro"
    ],
    "description": "Bonus Game from Super Mario Land.",
    "latest_version": "smwc-34358-1692935864",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34358,
        "title": "Super Mario Land - Bonus Game",
        "version": "smwc-34358-1692935864",
        "upstream_time": 1692935864,
        "download_url": "https://dl.smwcentral.net/34358/Super%20Mario%20Land%20-%20Bonus%20Game.zip",
        "filename": "Super Mario Land - Bonus Game.zip",
        "size": 32973,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-bonus-game-walk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34363,
    "title": "Super Mario Land - Bonus Game Walk",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "misc",
      "retro"
    ],
    "description": "Bonus Game Walk from Super Mario Land.",
    "latest_version": "smwc-34363-1692935715",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34363,
        "title": "Super Mario Land - Bonus Game Walk",
        "version": "smwc-34363-1692935715",
        "upstream_time": 1692935715,
        "download_url": "https://dl.smwcentral.net/34363/Super%20Mario%20Land%20-%20Bonus%20Game%20Walk.zip",
        "filename": "Super Mario Land - Bonus Game Walk.zip",
        "size": 32433,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-bonus-win",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34366,
    "title": "Super Mario Land - Bonus Win",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "misc",
      "retro"
    ],
    "description": "Bonus Win from Super Mario Land.",
    "latest_version": "smwc-34366-1692935713",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34366,
        "title": "Super Mario Land - Bonus Win",
        "version": "smwc-34366-1692935713",
        "upstream_time": 1692935713,
        "download_url": "https://dl.smwcentral.net/34366/Super%20Mario%20Land%20-%20Bonus%20Win.zip",
        "filename": "Super Mario Land - Bonus Win.zip",
        "size": 31250,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34350,
    "title": "Super Mario Land - Boss Battle",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "boss",
      "retro",
      "tense"
    ],
    "description": "Boss Battle from Super Mario Land.",
    "latest_version": "smwc-34350-1692935901",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34350,
        "title": "Super Mario Land - Boss Battle",
        "version": "smwc-34350-1692935901",
        "upstream_time": 1692935901,
        "download_url": "https://dl.smwcentral.net/34350/Super%20Mario%20Land%20-%20Boss%20Battle.zip",
        "filename": "Super Mario Land - Boss Battle.zip",
        "size": 38043,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-chai-kingdom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34357,
    "title": "Super Mario Land - Chai Kingdom",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "athletic",
      "calm",
      "final",
      "retro",
      "temple"
    ],
    "description": "Chai Kingdom from Super Mario Land.",
    "latest_version": "smwc-34357-1692935930",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34357,
        "title": "Super Mario Land - Chai Kingdom",
        "version": "smwc-34357-1692935930",
        "upstream_time": 1692935930,
        "download_url": "https://dl.smwcentral.net/34357/Super%20Mario%20Land%20-%20Chai%20Kingdom.zip",
        "filename": "Super Mario Land - Chai Kingdom.zip",
        "size": 41565,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7147,
        "title": "Super Mario Land - Chai Kingdom",
        "version": "smwc-7147-1312819265",
        "upstream_time": 1312819265,
        "download_url": "https://dl.smwcentral.net/7147/Super%20Mario%20Land%20-%20Chai%20Kingdom.zip",
        "filename": "Super Mario Land - Chai Kingdom.zip",
        "size": 67645,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-course-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25207,
    "title": "Super Mario Land - Course Clear",
    "authors": [
      "Ezek.The Square Remixer"
    ],
    "tags": [
      "course clear",
      "fanfare",
      "goal"
    ],
    "description": "SMAS arrangement of SML Course Clear.",
    "latest_version": "smwc-25207-1607130368",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25207,
        "title": "Super Mario Land - Course Clear",
        "version": "smwc-25207-1607130368",
        "upstream_time": 1607130368,
        "download_url": "https://dl.smwcentral.net/25207/SML%20Course%20Clear.zip",
        "filename": "SML Course Clear.zip",
        "size": 37526,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8578,
        "title": "Super Mario Land - Course Clear",
        "version": "smwc-8578-1398544215",
        "upstream_time": 1398544215,
        "download_url": "https://dl.smwcentral.net/8578/SML%20Goal.zip",
        "filename": "SML Goal.zip",
        "size": 63144,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-easton-kingdom-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34354,
    "title": "Super Mario Land - Easton Kingdom & Ruins",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "cave",
      "dark",
      "retro",
      "ruins",
      "temple"
    ],
    "description": "Easton Kingdom & Ruins from Super Mario Land.",
    "latest_version": "smwc-34354-1692935936",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34354,
        "title": "Super Mario Land - Easton Kingdom & Ruins",
        "version": "smwc-34354-1692935936",
        "upstream_time": 1692935936,
        "download_url": "https://dl.smwcentral.net/34354/Super%20Mario%20Land%20-%20Easton%20Kingdom%20%26%20Ruins.zip",
        "filename": "Super Mario Land - Easton Kingdom %26 Ruins.zip",
        "size": 38977,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-ending",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33951,
    "title": "Super Mario Land - Ending",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "athletic",
      "credits",
      "sky"
    ],
    "description": "A simple port with instruments from Megaman & Bass",
    "latest_version": "smwc-33951-1691099462",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33951,
        "title": "Super Mario Land - Ending",
        "version": "smwc-33951-1691099462",
        "upstream_time": 1691099462,
        "download_url": "https://dl.smwcentral.net/33951/Ending.zip",
        "filename": "Ending.zip",
        "size": 36659,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-ending-credits",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34348,
    "title": "Super Mario Land - Ending & Credits",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "bonus",
      "credits",
      "retro",
      "sky",
      "space"
    ],
    "description": "Ending & Credits from Super Mario Land.",
    "latest_version": "smwc-34348-1692935905",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34348,
        "title": "Super Mario Land - Ending & Credits",
        "version": "smwc-34348-1692935905",
        "upstream_time": 1692935905,
        "download_url": "https://dl.smwcentral.net/34348/Super%20Mario%20Land%20-%20Ending%20%26%20Credits.zip",
        "filename": "Super Mario Land - Ending %26 Credits.zip",
        "size": 41013,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10583,
        "title": "Super Mario Land - Ending Credits",
        "version": "smwc-10583-1424721058",
        "upstream_time": 1424721058,
        "download_url": "https://dl.smwcentral.net/10583/SMLEnding.zip",
        "filename": "SMLEnding.zip",
        "size": 32113,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-enemy-transformation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34359,
    "title": "Super Mario Land - Enemy Transformation",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "cutscene",
      "retro",
      "tense"
    ],
    "description": "Enemy Transformation from Super Mario Land.",
    "latest_version": "smwc-34359-1692935862",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34359,
        "title": "Super Mario Land - Enemy Transformation",
        "version": "smwc-34359-1692935862",
        "upstream_time": 1692935862,
        "download_url": "https://dl.smwcentral.net/34359/Super%20Mario%20Land%20-%20Enemy%20Transformation.zip",
        "filename": "Super Mario Land - Enemy Transformation.zip",
        "size": 31982,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34365,
    "title": "Super Mario Land - Game Over",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "misc",
      "retro"
    ],
    "description": "Game Over from Super Mario Land.",
    "latest_version": "smwc-34365-1692935712",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34365,
        "title": "Super Mario Land - Game Over",
        "version": "smwc-34365-1692935712",
        "upstream_time": 1692935712,
        "download_url": "https://dl.smwcentral.net/34365/Super%20Mario%20Land%20-%20Game%20Over.zip",
        "filename": "Super Mario Land - Game Over.zip",
        "size": 32367,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-high-in-the-sky-ending-theme-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26682,
    "title": "Super Mario Land - High in the Sky ~ Ending Theme (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "airship",
      "athletic",
      "bonus",
      "carnival",
      "chase",
      "credits",
      "final",
      "tense",
      "title"
    ],
    "description": "Did an arrangement of the <a href=\"https://youtu.be/xYtBAbqJO9k?t=27\" rel=\"nofollow\">Ending</a> theme from Super Mario Land. One of the most hype ending / credits in the entire Mario series and one that I thought would be fun to arrange. This soundtrack in general just has a lotta amazing music for a game that lasts 30 minutes.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. E Major (Original Pitch, turned on default)<br>\r\n2. F Major (Remix Pitch)<br>\r\n",
    "latest_version": "smwc-26682-1619587520",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26682,
        "title": "Super Mario Land - High in the Sky ~ Ending Theme (Remix)",
        "version": "smwc-26682-1619587520",
        "upstream_time": 1619587520,
        "download_url": "https://dl.smwcentral.net/26682/High%20In%20The%20Sky.zip",
        "filename": "High In The Sky.zip",
        "size": 101860,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-level-end-fanfare",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34362,
    "title": "Super Mario Land - Level End Fanfare",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "misc",
      "retro"
    ],
    "description": "Level End Fanfare from Super Mario Land.",
    "latest_version": "smwc-34362-1692935719",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34362,
        "title": "Super Mario Land - Level End Fanfare",
        "version": "smwc-34362-1692935719",
        "upstream_time": 1692935719,
        "download_url": "https://dl.smwcentral.net/34362/Super%20Mario%20Land%20-%20Level%20End%20Fanfare.zip",
        "filename": "Super Mario Land - Level End Fanfare.zip",
        "size": 32945,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-lose-life",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34361,
    "title": "Super Mario Land - Lose Life",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "misc",
      "retro"
    ],
    "description": "Lose Life (Miss) from Super Mario Land.",
    "latest_version": "smwc-34361-1692935721",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34361,
        "title": "Super Mario Land - Lose Life",
        "version": "smwc-34361-1692935721",
        "upstream_time": 1692935721,
        "download_url": "https://dl.smwcentral.net/34361/Super%20Mario%20Land%20-%20Lose%20Life.zip",
        "filename": "Super Mario Land - Lose Life.zip",
        "size": 33178,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-marine-pop-sky-pop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34356,
    "title": "Super Mario Land - Marine Pop & Sky Pop",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "athletic",
      "bonus",
      "retro",
      "sky"
    ],
    "description": "Marine Pop & Sky Pop from Super Mario Land.",
    "latest_version": "smwc-34356-1692935932",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34356,
        "title": "Super Mario Land - Marine Pop & Sky Pop",
        "version": "smwc-34356-1692935932",
        "upstream_time": 1692935932,
        "download_url": "https://dl.smwcentral.net/34356/Super%20Mario%20Land%20-%20Marine%20Pop%20%26%20Sky%20Pop.zip",
        "filename": "Super Mario Land - Marine Pop %26 Sky Pop.zip",
        "size": 40093,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-marine-sky-pop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17369,
    "title": "Super Mario Land - Marine/Sky Pop",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "athletic",
      "sky"
    ],
    "description": "This is a 16-bit remix of the energetic song played when Mario pilots the Marine and Sky Pop in Super Mario Land.",
    "latest_version": "smwc-17369-1523046576",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17369,
        "title": "Super Mario Land - Marine/Sky Pop",
        "version": "smwc-17369-1523046576",
        "upstream_time": 1523046576,
        "download_url": "https://dl.smwcentral.net/17369/Marine%20Pop.zip",
        "filename": "Marine Pop.zip",
        "size": 31583,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-muda-kingdom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34355,
    "title": "Super Mario Land - Muda Kingdom",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "beach",
      "credits",
      "grassland",
      "retro",
      "sky",
      "title",
      "water"
    ],
    "description": "Muda Kingdom from Super Mario Land.",
    "latest_version": "smwc-34355-1692935934",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34355,
        "title": "Super Mario Land - Muda Kingdom",
        "version": "smwc-34355-1692935934",
        "upstream_time": 1692935934,
        "download_url": "https://dl.smwcentral.net/34355/Super%20Mario%20Land%20-%20Muda%20Kingdom.zip",
        "filename": "Super Mario Land - Muda Kingdom.zip",
        "size": 43937,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13751,
        "title": "Super Mario Land - Muda Kingdom",
        "version": "smwc-13751-1464759109",
        "upstream_time": 1464759109,
        "download_url": "https://dl.smwcentral.net/13751/SML%20-%20Muda.zip",
        "filename": "SML - Muda.zip",
        "size": 31874,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8406,
        "title": "Super Mario Land - Muda Kingdom",
        "version": "smwc-8406-1375669269",
        "upstream_time": 1375669269,
        "download_url": "https://dl.smwcentral.net/8406/Muda%20Kingdom.zip",
        "filename": "Muda Kingdom.zip",
        "size": 65560,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-oh-daisy-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32622,
    "title": "Super Mario Land - Oh, Daisy! (Arrangement)",
    "authors": [
      "MoxieCat"
    ],
    "tags": [
      "credits",
      "cutscene",
      "goal",
      "misc"
    ],
    "description": "A short re-arrangement of the ending scene from Super Mario Land (not the credits).<br>\r\n<br>\r\nNote that it doesn't loop - this is mostly good for cutscenes or jingles.",
    "latest_version": "smwc-32622-1680300813",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32622,
        "title": "Super Mario Land - Oh, Daisy! (Arrangement)",
        "version": "smwc-32622-1680300813",
        "upstream_time": 1680300813,
        "download_url": "https://dl.smwcentral.net/32622/daisy.zip",
        "filename": "daisy.zip",
        "size": 23830,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-pipe-room",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34349,
    "title": "Super Mario Land - Pipe Room",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "cave",
      "retro",
      "sewer"
    ],
    "description": "Pipe Room from Super Mario Land.",
    "latest_version": "smwc-34349-1692935903",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34349,
        "title": "Super Mario Land - Pipe Room",
        "version": "smwc-34349-1692935903",
        "upstream_time": 1692935903,
        "download_url": "https://dl.smwcentral.net/34349/Super%20Mario%20Land%20-%20Pipe%20Room.zip",
        "filename": "Super Mario Land - Pipe Room.zip",
        "size": 32499,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-princess-daisy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34360,
    "title": "Super Mario Land - Princess Daisy",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "calm",
      "credits",
      "retro"
    ],
    "description": "Princess Daisy from Super Mario Land.",
    "latest_version": "smwc-34360-1692935860",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34360,
        "title": "Super Mario Land - Princess Daisy",
        "version": "smwc-34360-1692935860",
        "upstream_time": 1692935860,
        "download_url": "https://dl.smwcentral.net/34360/Super%20Mario%20Land%20-%20Princess%20Daisy.zip",
        "filename": "Super Mario Land - Princess Daisy.zip",
        "size": 31845,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24258,
    "title": "Super Mario Land - Ruins",
    "authors": [
      "Ezek.The Square Remixer"
    ],
    "tags": [
      "athletic",
      "castle",
      "cave",
      "dark",
      "desert",
      "final",
      "fire",
      "industrial",
      "ruins",
      "temple",
      "tense"
    ],
    "description": "Lol I'm tired of submitting 5 or 4 times the same port, but well, here is the best I could do, optimized the best I could.<br>\r\nAnd no, it is not the same as the previous one, it is different.<br>\r\nI wanted to be original and not submit the same port with optimization fixes.",
    "latest_version": "smwc-24258-1598924590",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24258,
        "title": "Super Mario Land - Ruins",
        "version": "smwc-24258-1598924590",
        "upstream_time": 1598924590,
        "download_url": "https://dl.smwcentral.net/24258/Super%20Mario%20Land%20-%20Ruins.zip",
        "filename": "Super Mario Land - Ruins.zip",
        "size": 32079,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22620,
        "title": "Super Mario Land - Ruins",
        "version": "smwc-22620-1587436544",
        "upstream_time": 1587436544,
        "download_url": "https://dl.smwcentral.net/22620/%5BS%5D%20Super%20Mario%20Land%20-%20Ruins%20%28Andy%20Smith%20Arrangement%29.zip",
        "filename": "%5BS%5D Super Mario Land - Ruins (Andy Smith Arrangement).zip",
        "size": 95699,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13971,
        "title": "Super Mario Land - Ruins",
        "version": "smwc-13971-1469990469",
        "upstream_time": 1469990469,
        "download_url": "https://dl.smwcentral.net/13971/SML%20Ruins.zip",
        "filename": "SML Ruins.zip",
        "size": 30731,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7090,
        "title": "Super Mario Land - Ruins",
        "version": "smwc-7090-1311945746",
        "upstream_time": 1311945746,
        "download_url": "https://dl.smwcentral.net/7090/smlr.zip",
        "filename": "smlr.zip",
        "size": 66340,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-ruins-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25225,
    "title": "Super Mario Land - Ruins (Arrangement)",
    "authors": [
      "Ezek.The Square Remixer"
    ],
    "tags": [
      "abstract",
      "desert",
      "ruins",
      "temple"
    ],
    "description": "Fits anything egypt like, Deserts, pyramids, abstract desert levels, Desertic ruins, That sort of thing.<br>\r\n<br>\r\nUPDATE: 11/22/2020 Some things have been optimized in the txt and all channels have the same duration for aram purposes.<br>\r\n",
    "latest_version": "smwc-25225-1607277824",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25225,
        "title": "Super Mario Land - Ruins (Arrangement)",
        "version": "smwc-25225-1607277824",
        "upstream_time": 1607277824,
        "download_url": "https://dl.smwcentral.net/25225/waltzruinz.zip",
        "filename": "waltzruinz.zip",
        "size": 31016,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-starman-can-can",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34352,
    "title": "Super Mario Land - Starman (Can-Can)",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "bonus",
      "retro"
    ],
    "description": "Starman (Can-Can) from Super Mario Land.<br>\r\n<br>\r\nContains a looped version inside.",
    "latest_version": "smwc-34352-1692935896",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34352,
        "title": "Super Mario Land - Starman (Can-Can)",
        "version": "smwc-34352-1692935896",
        "upstream_time": 1692935896,
        "download_url": "https://dl.smwcentral.net/34352/Super%20Mario%20Land%20-%20Starman%20%28Can-Can%29.zip",
        "filename": "Super Mario Land - Starman (Can-Can).zip",
        "size": 73620,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-land-the-evil-alien-tatanga",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34351,
    "title": "Super Mario Land - The Evil Alien Tatanga",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "boss",
      "final",
      "retro",
      "tense"
    ],
    "description": "The Evil Alien Tatanga from Super Mario Land.",
    "latest_version": "smwc-34351-1692935898",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34351,
        "title": "Super Mario Land - The Evil Alien Tatanga",
        "version": "smwc-34351-1692935898",
        "upstream_time": 1692935898,
        "download_url": "https://dl.smwcentral.net/34351/Super%20Mario%20Land%20-%20The%20Evil%20Alien%20Tatanga.zip",
        "filename": "Super Mario Land - The Evil Alien Tatanga.zip",
        "size": 40751,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-machina-alegre-atmosphere",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7316,
    "title": "Super Mario Machina - Alegre Atmosphere",
    "authors": [
      "Atma"
    ],
    "tags": [
      "athletic",
      "grassland",
      "sky"
    ],
    "description": "A very 'happy go lucky' athletic theme",
    "latest_version": "smwc-7316-1338376392",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7316,
        "title": "Super Mario Machina - Alegre Atmosphere",
        "version": "smwc-7316-1338376392",
        "upstream_time": 1338376392,
        "download_url": "https://dl.smwcentral.net/7316/AlegreAtmosphere.zip",
        "filename": "AlegreAtmosphere.zip",
        "size": 61874,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-machina-grass",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7400,
    "title": "Super Mario Machina - Grass",
    "authors": [
      "Slash Man"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland"
    ],
    "description": "A calm grass theme composed for a now cancelled hack by Atma, Slash, p4 and Masashi.<br>\r\n<br>\r\n<br>\r\nUpdate (01/17/20):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 134 bytes.",
    "latest_version": "smwc-7400-1330234321",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7400,
        "title": "Super Mario Machina - Grass",
        "version": "smwc-7400-1330234321",
        "upstream_time": 1330234321,
        "download_url": "https://dl.smwcentral.net/7400/SM.Machina%20-%20Grass.zip",
        "filename": "SM.Machina - Grass.zip",
        "size": 49186,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-machina-morton-s-malice",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7359,
    "title": "Super Mario Machina - Morton's Malice",
    "authors": [
      "Atma"
    ],
    "tags": [
      "castle",
      "dark",
      "fire",
      "sky"
    ],
    "description": "Morton's Castle's theme from Super Mario Machina. Composed by TrapFanatic.",
    "latest_version": "smwc-7359-1322712293",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7359,
        "title": "Super Mario Machina - Morton's Malice",
        "version": "smwc-7359-1322712293",
        "upstream_time": 1322712293,
        "download_url": "https://dl.smwcentral.net/7359/Malice.zip",
        "filename": "Malice.zip",
        "size": 69341,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-machina-star-blitz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7541,
    "title": "Super Mario Machina - Star Blitz",
    "authors": [
      "Atma"
    ],
    "tags": [
      "star"
    ],
    "description": "The Star theme of the cancelled hack, Super Mario Machina",
    "latest_version": "smwc-7541-1336918646",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7541,
        "title": "Super Mario Machina - Star Blitz",
        "version": "smwc-7541-1336918646",
        "upstream_time": 1336918646,
        "download_url": "https://dl.smwcentral.net/7541/StarBlitz.zip",
        "filename": "StarBlitz.zip",
        "size": 61721,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-machina-triste-trench",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8036,
    "title": "Super Mario Machina - Triste Trench",
    "authors": [
      "Atma"
    ],
    "tags": [
      "calm",
      "cave",
      "sky",
      "water"
    ],
    "description": "A custom cave composition used for the collab hack Super Mario Machina.",
    "latest_version": "smwc-8036-1311934524",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8036,
        "title": "Super Mario Machina - Triste Trench",
        "version": "smwc-8036-1311934524",
        "upstream_time": 1311934524,
        "download_url": "https://dl.smwcentral.net/8036/TristeTrench.zip",
        "filename": "TristeTrench.zip",
        "size": 67019,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-maker",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28711,
    "title": "Super Mario Maker 2 - SMW Airship (Night)",
    "authors": [
      "Francium"
    ],
    "tags": [
      "airship",
      "bonus",
      "calm",
      "castle",
      "cave",
      "credits",
      "cutscene",
      "dark",
      "desert",
      "final",
      "forest",
      "ghost house",
      "ice",
      "misc",
      "night",
      "overworld",
      "p-switch",
      "ruins",
      "snow",
      "space",
      "temple",
      "water",
      "yoshi drums"
    ],
    "description": "Music that goes well with airships, castles, and forts at night.",
    "latest_version": "smwc-28711-1643601383",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28711,
        "title": "Super Mario Maker 2 - SMW Airship (Night)",
        "version": "smwc-28711-1643601383",
        "upstream_time": 1643601383,
        "download_url": "https://dl.smwcentral.net/28711/Airship%20%28night%29.zip",
        "filename": "Airship (night).zip",
        "size": 37071,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28707,
        "title": "Super Mario Maker 2 - SMW Ghost House (Night)",
        "version": "smwc-28707-1638312268",
        "upstream_time": 1638312268,
        "download_url": "https://dl.smwcentral.net/28707/Ghost%20%28Night%29.zip",
        "filename": "Ghost (Night).zip",
        "size": 36603,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28654,
        "title": "Super Mario Maker 2 - SMW Underwater (Night)",
        "version": "smwc-28654-1638662021",
        "upstream_time": 1638662021,
        "download_url": "https://dl.smwcentral.net/28654/Water%20%28Night%29.zip",
        "filename": "Water (Night).zip",
        "size": 36912,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28613,
        "title": "Super Mario Maker 2 - SMW Underground (Night)",
        "version": "smwc-28613-1638580125",
        "upstream_time": 1638580125,
        "download_url": "https://dl.smwcentral.net/28613/Cave%20%28Night%29.zip",
        "filename": "Cave (Night).zip",
        "size": 36729,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28611,
        "title": "Super Mario Maker 2 - SMW Overworld (Night)",
        "version": "smwc-28611-1638391417",
        "upstream_time": 1638391417,
        "download_url": "https://dl.smwcentral.net/28611/Here%20We%20Go%20%28Night%29.zip",
        "filename": "Here We Go (Night).zip",
        "size": 37738,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25955,
        "title": "Super Mario Maker 2 - Space World",
        "version": "smwc-25955-1613875344",
        "upstream_time": 1613875344,
        "download_url": "https://dl.smwcentral.net/25955/Super%20Mario%20Maker%202%20-%20Space%20World%20%28SMW%29.zip",
        "filename": "Super Mario Maker 2 - Space World (SMW).zip",
        "size": 31290,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25497,
        "title": "Super Mario Maker 2 - SMB Forest",
        "version": "smwc-25497-1609389422",
        "upstream_time": 1609389422,
        "download_url": "https://dl.smwcentral.net/25497/snesgss-master.zip",
        "filename": "snesgss-master.zip",
        "size": 32154,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24967,
        "title": "Super Mario Maker 2 - SMB Desert (Arrangement)",
        "version": "smwc-24967-1606803038",
        "upstream_time": 1606803038,
        "download_url": "https://dl.smwcentral.net/24967/smm2desertsmb1.zip",
        "filename": "smm2desertsmb1.zip",
        "size": 31674,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24828,
        "title": "Super Mario Maker 2 - SMB Desert",
        "version": "smwc-24828-1607060582",
        "upstream_time": 1607060582,
        "download_url": "https://dl.smwcentral.net/24828/desert%20smb1.zip",
        "filename": "desert smb1.zip",
        "size": 31457,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23446,
        "title": "Super Mario Maker 2 - Space World",
        "version": "smwc-23446-1593485898",
        "upstream_time": 1593485898,
        "download_url": "https://dl.smwcentral.net/23446/Space%20World%20%5BU%5D.zip",
        "filename": "Space World %5BU%5D.zip",
        "size": 21035,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23445,
        "title": "Super Mario Maker 2 - Space World",
        "version": "smwc-23445-1593485488",
        "upstream_time": 1593485488,
        "download_url": "https://dl.smwcentral.net/23445/Space%20World%20%5BS%5D.zip",
        "filename": "Space World %5BS%5D.zip",
        "size": 46461,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22999,
        "title": "Super Mario Maker 2 - SMW Desert (Night)",
        "version": "smwc-22999-1589678032",
        "upstream_time": 1589678032,
        "download_url": "https://dl.smwcentral.net/22999/Desert%20Night.zip",
        "filename": "Desert Night.zip",
        "size": 49921,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22940,
        "title": "Super Mario Maker 2 - SMW Forest (Night)",
        "version": "smwc-22940-1590419072",
        "upstream_time": 1590419072,
        "download_url": "https://dl.smwcentral.net/22940/SMW%20Forest%20%28Night%29.zip",
        "filename": "SMW Forest (Night).zip",
        "size": 66486,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22939,
        "title": "Super Mario Maker 2 - SMW Desert (Night)",
        "version": "smwc-22939-1590552270",
        "upstream_time": 1590552270,
        "download_url": "https://dl.smwcentral.net/22939/SMW%20Desert%20%28Night%29.zip",
        "filename": "SMW Desert (Night).zip",
        "size": 100049,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22766,
        "title": "Super Mario Maker 2 - Pop & Win!",
        "version": "smwc-22766-1589670036",
        "upstream_time": 1589670036,
        "download_url": "https://dl.smwcentral.net/22766/pop%20and%20win.zip",
        "filename": "pop and win.zip",
        "size": 31010,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22348,
        "title": "Super Mario Maker 2 - Endless Challenge Expert Mashup",
        "version": "smwc-22348-1586038978",
        "upstream_time": 1586038978,
        "download_url": "https://dl.smwcentral.net/22348/Endless%20Challenge%20Expert%20Mashup.zip",
        "filename": "Endless Challenge Expert Mashup.zip",
        "size": 32295,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21727,
        "title": "Super Mario Maker 2 - SMB Snow",
        "version": "smwc-21727-1577829366",
        "upstream_time": 1577829366,
        "download_url": "https://dl.smwcentral.net/21727/Super%20Mario%20Maker%202%20-%20SMB1%20Snow.zip",
        "filename": "Super Mario Maker 2 - SMB1 Snow.zip",
        "size": 67841,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20735,
        "title": "Super Mario Maker 2 - SMW Forest",
        "version": "smwc-20735-1563909554",
        "upstream_time": 1563909554,
        "download_url": "https://dl.smwcentral.net/20735/SMW%20Forest.zip",
        "filename": "SMW Forest.zip",
        "size": 61674,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20734,
        "title": "Super Mario Maker 2 - SMB Snow",
        "version": "smwc-20734-1563908579",
        "upstream_time": 1563908579,
        "download_url": "https://dl.smwcentral.net/20734/smb1_snow.zip",
        "filename": "smb1_snow.zip",
        "size": 25659,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20349,
        "title": "Super Mario Maker 2 - SMB Forest",
        "version": "smwc-20349-1562118974",
        "upstream_time": 1562118974,
        "download_url": "https://dl.smwcentral.net/20349/SMM2%20-%20SMB%20Forest.zip",
        "filename": "SMM2 - SMB Forest.zip",
        "size": 63993,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20348,
        "title": "Super Mario Maker 2 - SMB Desert",
        "version": "smwc-20348-1562118531",
        "upstream_time": 1562118531,
        "download_url": "https://dl.smwcentral.net/20348/SMM2%20-%20SMB%20Desert.zip",
        "filename": "SMM2 - SMB Desert.zip",
        "size": 62647,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20342,
        "title": "Super Mario Maker 2 - SMB3 Snow",
        "version": "smwc-20342-1561947870",
        "upstream_time": 1561947870,
        "download_url": "https://dl.smwcentral.net/20342/SMM2%20-%20SMB3%20Snow.zip",
        "filename": "SMM2 - SMB3 Snow.zip",
        "size": 32654,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20337,
        "title": "Super Mario Maker 2 - SMW Forest",
        "version": "smwc-20337-1561934010",
        "upstream_time": 1561934010,
        "download_url": "https://dl.smwcentral.net/20337/smw%20forest.zip",
        "filename": "smw forest.zip",
        "size": 54756,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20330,
        "title": "Super Mario Maker 2 - SMW Snow",
        "version": "smwc-20330-1561933098",
        "upstream_time": 1561933098,
        "download_url": "https://dl.smwcentral.net/20330/smw%20snow.zip",
        "filename": "smw snow.zip",
        "size": 68973,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20312,
        "title": "Super Mario Maker 2 - SMW Desert",
        "version": "smwc-20312-1561693580",
        "upstream_time": 1561693580,
        "download_url": "https://dl.smwcentral.net/20312/smw%20desert.zip",
        "filename": "smw desert.zip",
        "size": 55675,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-maker-2-smw-forest-early",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20220,
    "title": "Super Mario Maker 2 - SMW Forest (Early Version)",
    "authors": [
      "Kevin",
      "tssf"
    ],
    "tags": [
      "calm",
      "forest"
    ],
    "description": "This is the new SMW forest theme introduced in SMM2, based on the SNES version made by Mathew Valente (\"Early version\" refers to the fact that the full song hasn't been released yet). It mostly uses SMW samples.<br>\r\n<br>\r\nObviously fit for forest areas.",
    "latest_version": "smwc-20220-1560798218",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20220,
        "title": "Super Mario Maker 2 - SMW Forest (Early Version)",
        "version": "smwc-20220-1560798218",
        "upstream_time": 1560798218,
        "download_url": "https://dl.smwcentral.net/20220/SMM2%20-%20SMW%20Forest.zip",
        "filename": "SMM2 - SMW Forest.zip",
        "size": 43363,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-maker-for-nintendo-3ds-challenge-mode",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23433,
    "title": "Super Mario Maker for Nintendo 3DS - Challenge Mode 4",
    "authors": [
      "Captain 3"
    ],
    "tags": [
      "dark",
      "final",
      "overworld",
      "sad"
    ],
    "description": "A port of the 4th Challenge Mode song from Super Mario Maker 3DS.",
    "latest_version": "smwc-23433-1593487202",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23433,
        "title": "Super Mario Maker for Nintendo 3DS - Challenge Mode 4",
        "version": "smwc-23433-1593487202",
        "upstream_time": 1593487202,
        "download_url": "https://dl.smwcentral.net/23433/Super%20Mario%20Maker%203DS%20-%20Challenge%20Mode%204.zip",
        "filename": "Super Mario Maker 3DS - Challenge Mode 4.zip",
        "size": 31738,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22546,
        "title": "Super Mario Maker for Nintendo 3DS - Challenge Mode 3",
        "version": "smwc-22546-1585686585",
        "upstream_time": 1585686585,
        "download_url": "https://dl.smwcentral.net/22546/Super%20Mario%20Maker%203DS%20-%20Challenge%20Mode%203.zip",
        "filename": "Super Mario Maker 3DS - Challenge Mode 3.zip",
        "size": 31789,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-maker-smb-airship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18239,
    "title": "Super Mario Maker - SMB Airship",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "airship"
    ],
    "description": "A Super Mario All-Stars style arrangement of the Super Mario Bros. Airship theme from Super Mario Maker.",
    "latest_version": "smwc-18239-1538527481",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18239,
        "title": "Super Mario Maker - SMB Airship",
        "version": "smwc-18239-1538527481",
        "upstream_time": 1538527481,
        "download_url": "https://dl.smwcentral.net/18239/smbairship.zip",
        "filename": "smbairship.zip",
        "size": 37530,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-maker-smb-ghost-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25788,
    "title": "Super Mario Maker - SMB Ghost House",
    "authors": [
      "Nino94_54"
    ],
    "tags": [
      "cave",
      "ghost house",
      "spooky"
    ],
    "description": "𝖂𝖊𝖑𝖈𝖔𝖒𝖊 to my new 𝓹𝓸𝓻𝓽!!<br>\r\n<br>\r\nA port of the SMB1 ghost house from SMM2, The best port at now, Enjoy!<br>\r\nFits in Ghost Houses/Castles/Overworlds",
    "latest_version": "smwc-25788-1612126891",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25788,
        "title": "Super Mario Maker - SMB Ghost House",
        "version": "smwc-25788-1612126891",
        "upstream_time": 1612126891,
        "download_url": "https://dl.smwcentral.net/25788/gostjaus.zip",
        "filename": "gostjaus.zip",
        "size": 31904,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25011,
        "title": "Super Mario Maker - SMB Ghost House",
        "version": "smwc-25011-1605727321",
        "upstream_time": 1605727321,
        "download_url": "https://dl.smwcentral.net/25011/smm2ghosthousesmb1.zip",
        "filename": "smm2ghosthousesmb1.zip",
        "size": 31680,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18236,
        "title": "Super Mario Maker - SMB Ghost House",
        "version": "smwc-18236-1538527832",
        "upstream_time": 1538527832,
        "download_url": "https://dl.smwcentral.net/18236/smbghosthouse.zip",
        "filename": "smbghosthouse.zip",
        "size": 30704,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-maker-smb3-desert-fanmade",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15990,
    "title": "Super Mario Maker - SMB3 Desert (Fanmade)",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "desert",
      "overworld",
      "ruins",
      "submap"
    ],
    "description": "This is a 16-bit arrangement of <a href=\"https://www.youtube.com/watch?v=xZNhmQJjtHQ\" rel=\"nofollow\">this</a> fanmade desert level theme composed by u/lucaspucassix on Reddit.  This would be good for a desert level, or even as an alternative to the original SMB3 World 2 map theme since it's based on that.",
    "latest_version": "smwc-15990-1502389450",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15990,
        "title": "Super Mario Maker - SMB3 Desert (Fanmade)",
        "version": "smwc-15990-1502389450",
        "upstream_time": 1502389450,
        "download_url": "https://dl.smwcentral.net/15990/SMM%20SMB3%20Desert.zip",
        "filename": "SMM SMB3 Desert.zip",
        "size": 31670,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-maker-smb3-ghost-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18237,
    "title": "Super Mario Maker - SMB3 Ghost House",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "ghost house",
      "spooky"
    ],
    "description": "A Super Mario All-Stars style arrangement of the Super Mario Bros. 3 ghost house theme from Super Mario Maker.",
    "latest_version": "smwc-18237-1538527706",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18237,
        "title": "Super Mario Maker - SMB3 Ghost House",
        "version": "smwc-18237-1538527706",
        "upstream_time": 1538527706,
        "download_url": "https://dl.smwcentral.net/18237/smb3ghosthouse.zip",
        "filename": "smb3ghosthouse.zip",
        "size": 30911,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-maker-smw-airship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33325,
    "title": "Super Mario Maker - SMW Airship",
    "authors": [
      "MrMartley64"
    ],
    "tags": [
      "airship",
      "castle",
      "dark",
      "tense"
    ],
    "description": "A port of one of my favorite songs from Super Mario Maker 1 and 2, the SMW Airship theme! Enjoy! Make sure to give credit when using it! :)<br>\r\n<br>\r\n7/8/23 EDIT: Fixed a volume issue within some channels",
    "latest_version": "smwc-33325-1692517291",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33325,
        "title": "Super Mario Maker - SMW Airship",
        "version": "smwc-33325-1692517291",
        "upstream_time": 1692517291,
        "download_url": "https://dl.smwcentral.net/33325/SMW%20Airship%20%28Volume%20Fix%29.zip",
        "filename": "SMW Airship (Volume Fix).zip",
        "size": 33359,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24184,
        "title": "Super Mario Maker - SMW Airship",
        "version": "smwc-24184-1598111237",
        "upstream_time": 1598111237,
        "download_url": "https://dl.smwcentral.net/24184/Airship_%28v2.0%29.zip",
        "filename": "Airship_(v2.0).zip",
        "size": 71375,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15417,
        "title": "Super Mario Maker - SMW Airship",
        "version": "smwc-15417-1491795081",
        "upstream_time": 1491795081,
        "download_url": "https://dl.smwcentral.net/15417/smw%20airship.zip",
        "filename": "smw airship.zip",
        "size": 31705,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-maker-smw-castle-yoshi",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12605,
    "title": "Super Mario Maker - SMW Castle (Yoshi)",
    "authors": [
      "Lui"
    ],
    "tags": [
      "castle",
      "yoshi drums"
    ],
    "description": "The castle theme we've all known for years, now with Yoshi drums, as seen in Super Mario Maker!",
    "latest_version": "smwc-12605-1446677647",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12605,
        "title": "Super Mario Maker - SMW Castle (Yoshi)",
        "version": "smwc-12605-1446677647",
        "upstream_time": 1446677647,
        "download_url": "https://dl.smwcentral.net/12605/smwcastle%2Byoshi.zip",
        "filename": "smwcastle+yoshi.zip",
        "size": 63420,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-maker-smw-ghost-house-yoshi",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12606,
    "title": "Super Mario Maker -  SMW Ghost House (Yoshi)",
    "authors": [
      "Lui"
    ],
    "tags": [
      "dark",
      "ghost house",
      "spooky",
      "yoshi drums"
    ],
    "description": "The ghost theme we've all known for years, now with Yoshi drums, as seen in Super Mario Maker!",
    "latest_version": "smwc-12606-1446677664",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12606,
        "title": "Super Mario Maker -  SMW Ghost House (Yoshi)",
        "version": "smwc-12606-1446677664",
        "upstream_time": 1446677664,
        "download_url": "https://dl.smwcentral.net/12606/smwghost%2Byoshi.zip",
        "filename": "smwghost+yoshi.zip",
        "size": 61402,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-maker-the-house-mario-ignored-is-a-dungeon-smb-ghost-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29351,
    "title": "Super Mario Maker - The House Mario Ignored Is A Dungeon?! ~ SMB Ghost House",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "ambient",
      "calm",
      "dark",
      "environmental",
      "ghost house",
      "industrial"
    ],
    "description": "What a title, huh? (Yes, it's a <a href=\"https://www.youtube.com/watch?v=apcScuy2ka0\" rel=\"nofollow\">Mother 3 reference</a>.) Super Mario Maker's SMB Ghost House theme is a song I do enjoy listening to, so I decided \"hey what the heck I'll remix it\". I'll give myself credit, I think I made it sound a lot darker! This would actually fit a dungeon more, but if you enable percussion it can even sound factory-like.<br>\r\n<br>\r\nThere's 4 versions you can set in the \"EnablePercussion\" define:<br>\r\n- Default. (just the ghost house theme, no bells and whistles) Length is 1:23, Size is 0x0214.<br>\r\n- Enable Percussion on second loop. Length is 2:46, Size is 0x0350.<br>\r\n- Enable Percussion on second loop and loop percussion. Length is 2:05, Size is 0x028F.<br>\r\n- Start with Percussion and loop it. Length is 1:23, Size is 0x028F.<br>\r\n<br>\r\nNothing else to note, song is compatible with all sfx and global songs. It also only adds the percussion samples if you enable them, otherwise it'll stick to just the 4 main samples.",
    "latest_version": "smwc-29351-1649376223",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29351,
        "title": "Super Mario Maker - The House Mario Ignored Is A Dungeon?! ~ SMB Ghost House",
        "version": "smwc-29351-1649376223",
        "upstream_time": 1649376223,
        "download_url": "https://dl.smwcentral.net/29351/%5BS%5D%20Super%20Mario%20Maker%20-%20The%20House%20Mario%20Ignored%20Is%20A%20Dungeon%21%20~%20SMB%20Ghost%20House.zip",
        "filename": "%5BS%5D Super Mario Maker - The House Mario Ignored Is A Dungeon%21 ~ SMB Ghost House.zip",
        "size": 184492,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-maker-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23659,
    "title": "Super Mario Maker - Title Screen",
    "authors": [
      "Teows"
    ],
    "tags": [
      "calm",
      "title"
    ],
    "description": "The very well-known title screen theme from SMM. It uses a sample for the clapperboard sound played somewhere in the middle of the song. Suitable to uh, title screens.",
    "latest_version": "smwc-23659-1594353360",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23659,
        "title": "Super Mario Maker - Title Screen",
        "version": "smwc-23659-1594353360",
        "upstream_time": 1594353360,
        "download_url": "https://dl.smwcentral.net/23659/smmtitle.zip",
        "filename": "smmtitle.zip",
        "size": 43283,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22146,
        "title": "Super Mario Maker - Title Screen",
        "version": "smwc-22146-1581926712",
        "upstream_time": 1581926712,
        "download_url": "https://dl.smwcentral.net/22146/SMM%20Title%20Screen.zip",
        "filename": "SMM Title Screen.zip",
        "size": 43635,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-odyssey-band-performance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28831,
    "title": "Super Mario Odyssey - Band Performance",
    "authors": [
      "Captain 3"
    ],
    "tags": [
      "bonus",
      "grassland",
      "retro"
    ],
    "description": "Can't go wrong with a classic. Great for grassland levels and bonus rooms.",
    "latest_version": "smwc-28831-1641449405",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28831,
        "title": "Super Mario Odyssey - Band Performance",
        "version": "smwc-28831-1641449405",
        "upstream_time": 1641449405,
        "download_url": "https://dl.smwcentral.net/28831/SMO%20-%20Band%20Performance.zip",
        "filename": "SMO - Band Performance.zip",
        "size": 34948,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-odyssey-fossil-falls",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27284,
    "title": "Super Mario Odyssey - Fossil Falls",
    "authors": [
      "Goomba-24"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain"
    ],
    "description": "My favorite song from Super Mario Odyssey. Could fit most above ground levels.",
    "latest_version": "smwc-27284-1625087753",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27284,
        "title": "Super Mario Odyssey - Fossil Falls",
        "version": "smwc-27284-1625087753",
        "upstream_time": 1625087753,
        "download_url": "https://dl.smwcentral.net/27284/Fossil%20Falls.zip",
        "filename": "Fossil Falls.zip",
        "size": 34865,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-odyssey-koopa-trace-walking-picture-match",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22157,
    "title": "Super Mario Odyssey - Koopa Trace-Walking/Picture Match",
    "authors": [
      "Be11"
    ],
    "tags": [
      "abstract",
      "bonus",
      "switch palace"
    ],
    "description": "The track that plays when doing the Koopa Trace-Walking and Picture Match minigames in Super Mario Odyssey. Fits short bonus levels.",
    "latest_version": "smwc-22157-1581926641",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22157,
        "title": "Super Mario Odyssey - Koopa Trace-Walking/Picture Match",
        "version": "smwc-22157-1581926641",
        "upstream_time": 1581926641,
        "download_url": "https://dl.smwcentral.net/22157/Koopa%20Trace-Walking.zip",
        "filename": "Koopa Trace-Walking.zip",
        "size": 66347,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-odyssey-new-donk-city-smw-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25231,
    "title": "Super Mario Odyssey - New Donk City (SMW Remix)",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "athletic",
      "chase",
      "city",
      "title"
    ],
    "description": "The SMW-ish rendition of New Donk City, I made for the 72hoSPC #7 contest.<br>\r\n<br>\r\nI added an option to enable or disable the noise cymbal, used on the contest, as it sounds kinda crispy. If you want to use the noise cymbal, change the \"Add_Noise_Cymbal\" define 1.<br>\r\n<span style=\"font-size: 4pt;\">(it was about time)</span>",
    "latest_version": "smwc-25231-1607462522",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25231,
        "title": "Super Mario Odyssey - New Donk City (SMW Remix)",
        "version": "smwc-25231-1607462522",
        "upstream_time": 1607462522,
        "download_url": "https://dl.smwcentral.net/25231/Super%20Mario%20Odyssey%20-%20New%20Donk%20City%20%28Remix%29.zip",
        "filename": "Super Mario Odyssey - New Donk City (Remix).zip",
        "size": 70933,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-odyssey-steam-gardens",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22622,
    "title": "Super Mario Odyssey - Steam Gardens",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "athletic",
      "beach",
      "forest",
      "grassland",
      "jungle",
      "town",
      "urban"
    ],
    "description": "The very upbeat, '60s surfer-aesthetic song that plays throughout the Wooded Kingdom in Super Mario Odyssey.",
    "latest_version": "smwc-22622-1586280173",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22622,
        "title": "Super Mario Odyssey - Steam Gardens",
        "version": "smwc-22622-1586280173",
        "upstream_time": 1586280173,
        "download_url": "https://dl.smwcentral.net/22622/SMO%20-%20Wooded%20Kingdom%20fix.zip",
        "filename": "SMO - Wooded Kingdom fix.zip",
        "size": 84009,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-odyssey-torkdrift-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30165,
    "title": "Super Mario Odyssey - Torkdrift Battle",
    "authors": [
      "Captain 3"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "industrial",
      "tense"
    ],
    "description": "You remember Torkdrift, right?<br>\r\n<br>\r\nThis time, every sample used in the original has been successfully ported, which means it literally can't be any more accurate. Enjoy!<br>\r\n<br>\r\nBased on the OST version, with the \"vulnerable\" phase taken out.<br>\r\n<br>\r\n3/18/22 Update:<br>\r\n+Added missing drum loop",
    "latest_version": "smwc-30165-1658847535",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30165,
        "title": "Super Mario Odyssey - Torkdrift Battle",
        "version": "smwc-30165-1658847535",
        "upstream_time": 1658847535,
        "download_url": "https://dl.smwcentral.net/30165/Torkdrift%20Battle.zip",
        "filename": "Torkdrift Battle.zip",
        "size": 98313,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-party-kamek",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20150,
    "title": "Super Mario Party - Kamek",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "bonus",
      "cutscene"
    ],
    "description": "Song that kamek from Super Mario Party. Could fit a bonus area.",
    "latest_version": "smwc-20150-1560022854",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20150,
        "title": "Super Mario Party - Kamek",
        "version": "smwc-20150-1560022854",
        "upstream_time": 1560022854,
        "download_url": "https://dl.smwcentral.net/20150/Super%20Mario%20Party%20-%20Kamek.zip",
        "filename": "Super Mario Party - Kamek.zip",
        "size": 27250,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-a-masterpiece-composed-with-toadofsky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35750,
    "title": "Super Mario RPG: Legend of the Seven Stars - A Masterpiece Composed with Toadofsky",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "cutscene"
    ],
    "description": "The song you help Toadofsky compose in Super Mario RPG. <br>\r\n<br>\r\nRequested by Deeke",
    "latest_version": "smwc-35750-1704573579",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35750,
        "title": "Super Mario RPG: Legend of the Seven Stars - A Masterpiece Composed with Toadofsky",
        "version": "smwc-35750-1704573579",
        "upstream_time": 1704573579,
        "download_url": "https://dl.smwcentral.net/35750/Toadofski.zip",
        "filename": "Toadofski.zip",
        "size": 75302,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-a-new-friend",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35694,
    "title": "Super Mario RPG: Legend of the Seven Stars - A New Friend",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "cutscene",
      "goal",
      "misc",
      "nintendo presents"
    ],
    "description": "(Unsampled version)<br>\r\nThe fanfare that plays when a new party member joins you in SMRPG.<br>\r\n<br>\r\nIncludes a define to remove the echo. Which I recommend if you wish to use this as a global song (For example, bonus end) since the echo delay is very high ($0C).",
    "latest_version": "smwc-35694-1703080116",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35694,
        "title": "Super Mario RPG: Legend of the Seven Stars - A New Friend",
        "version": "smwc-35694-1703080116",
        "upstream_time": 1703080116,
        "download_url": "https://dl.smwcentral.net/35694/New%20Partner%20%28U%29.zip",
        "filename": "New Partner (U).zip",
        "size": 62570,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35606,
        "title": "Super Mario RPG: Legend of the Seven Stars - A New Friend",
        "version": "smwc-35606-1703080011",
        "upstream_time": 1703080011,
        "download_url": "https://dl.smwcentral.net/35606/New%20Partner.zip",
        "filename": "New Partner.zip",
        "size": 48129,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-a-working-mole-is-a-happy-mole",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30187,
    "title": "Super Mario RPG: Legend of the Seven Stars - A Working Mole Is a Happy Mole",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "forest",
      "jungle",
      "mountain",
      "town"
    ],
    "description": "Happy tune from SMRPG.<br>\r\nNot compatible with \"Bonus End\", Thunder SFX, Blarggs and P-Switch.",
    "latest_version": "smwc-30187-1652129573",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30187,
        "title": "Super Mario RPG: Legend of the Seven Stars - A Working Mole Is a Happy Mole",
        "version": "smwc-30187-1652129573",
        "upstream_time": 1652129573,
        "download_url": "https://dl.smwcentral.net/30187/133%20Hard-Working%20Moles%20are%20Good%20Moles.zip",
        "filename": "133 Hard-Working Moles are Good Moles.zip",
        "size": 74541,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24110,
        "title": "Super Mario RPG: Legend of the Seven Stars - A Working Mole Is a Happy Mole",
        "version": "smwc-24110-1597730510",
        "upstream_time": 1597730510,
        "download_url": "https://dl.smwcentral.net/24110/Hard-Working%20Moles%20are%20Good%20Moles.zip",
        "filename": "Hard-Working Moles are Good Moles.zip",
        "size": 23805,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-and-that-makes-me-booster",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19713,
    "title": "Super Mario RPG: Legend of the Seven Stars - And That Makes Me Booster!",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "cave",
      "desert",
      "mountain",
      "town",
      "urban"
    ],
    "description": "An unsampled port of \"And My Name's Booster\" from Super Mario RPG on the SNES. Since it was originally used in a tower, you could use this in a tower as well, but it also could fit in a athletic level, an urban/city, or a cave level due to the very deep echo as well, in my opinion.",
    "latest_version": "smwc-19713-1555874798",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19713,
        "title": "Super Mario RPG: Legend of the Seven Stars - And That Makes Me Booster!",
        "version": "smwc-19713-1555874798",
        "upstream_time": 1555874798,
        "download_url": "https://dl.smwcentral.net/19713/mynamesbooster.zip",
        "filename": "mynamesbooster.zip",
        "size": 34656,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19149,
        "title": "Super Mario RPG: Legend of the Seven Stars - And That Makes Me Booster!",
        "version": "smwc-19149-1550453673",
        "upstream_time": 1550453673,
        "download_url": "https://dl.smwcentral.net/19149/And%20my%20Name%27s%20Booster.zip",
        "filename": "And my Name%27s Booster.zip",
        "size": 55244,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-barrel-volcano",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15596,
    "title": "Super Mario RPG: Legend of the Seven Stars - Barrel Volcano",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "cave",
      "fire",
      "industrial",
      "mountain",
      "temple"
    ],
    "description": "This is the music from Barrel Volcano in Super Mario RPG...obviously.  It's suitable for a volcanic or fiery level, especially an underground one.",
    "latest_version": "smwc-15596-1496262865",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15596,
        "title": "Super Mario RPG: Legend of the Seven Stars - Barrel Volcano",
        "version": "smwc-15596-1496262865",
        "upstream_time": 1496262865,
        "download_url": "https://dl.smwcentral.net/15596/Super%20Mario%20RPG%20-%20Barrel%20Volcano.zip",
        "filename": "Super Mario RPG - Barrel Volcano.zip",
        "size": 33854,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8327,
        "title": "Super Mario RPG: Legend of the Seven Stars - Barrel Volcano",
        "version": "smwc-8327-1405781812",
        "upstream_time": 1405781812,
        "download_url": "https://dl.smwcentral.net/8327/Barrel%20Volcano.zip",
        "filename": "Barrel Volcano.zip",
        "size": 68145,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-battling-a-weapon-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17346,
    "title": "Super Mario RPG: Legend of the Seven Stars - Battling a Weapon Boss",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "athletic",
      "boss"
    ],
    "description": "Music that plays in some boss battles in SMRPG. Obviously great for boss fight.",
    "latest_version": "smwc-17346-1522751109",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17346,
        "title": "Super Mario RPG: Legend of the Seven Stars - Battling a Weapon Boss",
        "version": "smwc-17346-1522751109",
        "upstream_time": 1522751109,
        "download_url": "https://dl.smwcentral.net/17346/%5BS%5D%20Super%20Mario%20RPG%20-%20Fight%20Against%20an%20Armed%20Boss.zip",
        "filename": "%5BS%5D Super Mario RPG - Fight Against an Armed Boss.zip",
        "size": 72574,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-battling-bowser",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26340,
    "title": "Super Mario RPG: Legend of the Seven Stars - Battling Bowser",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "dark",
      "final",
      "fire",
      "tense"
    ],
    "description": "The 16-bit remix of the SMB3 Bowser theme from SMRPG.<br>\r\nRequested by Fernandito2018.",
    "latest_version": "smwc-26340-1617133648",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26340,
        "title": "Super Mario RPG: Legend of the Seven Stars - Battling Bowser",
        "version": "smwc-26340-1617133648",
        "upstream_time": 1617133648,
        "download_url": "https://dl.smwcentral.net/26340/SMRPG%20-%20Fight%20Against%20Bowser.zip",
        "filename": "SMRPG - Fight Against Bowser.zip",
        "size": 75432,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8109,
        "title": "Super Mario RPG: Legend of the Seven Stars - Battling Bowser",
        "version": "smwc-8109-1319780521",
        "upstream_time": 1319780521,
        "download_url": "https://dl.smwcentral.net/8109/Super%20Mario%20RPG%20-%20Fight%20Against%20Bowser.zip",
        "filename": "Super Mario RPG - Fight Against Bowser.zip",
        "size": 80456,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-battling-culex",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12736,
    "title": "Super Mario RPG: Legend of the Seven Stars - Battling Culex",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "boss",
      "chase"
    ],
    "description": "A very catchy boss theme played when you fight the secret boss Culex in Super Mario RPG. The song also appeared as the general boss theme in Final Fantasy 4, although this version is slightly different.",
    "latest_version": "smwc-12736-1448735537",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12736,
        "title": "Super Mario RPG: Legend of the Seven Stars - Battling Culex",
        "version": "smwc-12736-1448735537",
        "upstream_time": 1448735537,
        "download_url": "https://dl.smwcentral.net/12736/Super%20Mario%20RPG%20-%20Fight%20Against%20Culex.zip",
        "filename": "Super Mario RPG - Fight Against Culex.zip",
        "size": 61193,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-battling-monsters",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26679,
    "title": "Super Mario RPG: Legend of the Seven Stars - Battling Monsters",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "forest",
      "grassland",
      "sky"
    ],
    "description": "The cheerful battle theme from SMRPG.<br>\r\nRequested by Fernandito2018.",
    "latest_version": "smwc-26679-1617916221",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26679,
        "title": "Super Mario RPG: Legend of the Seven Stars - Battling Monsters",
        "version": "smwc-26679-1617916221",
        "upstream_time": 1617916221,
        "download_url": "https://dl.smwcentral.net/26679/Super%20Mario%20RPG%20-%20Fight%20Against%20Monsters.zip",
        "filename": "Super Mario RPG - Fight Against Monsters.zip",
        "size": 78194,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13159,
        "title": "Super Mario RPG: Legend of the Seven Stars - Battling Monsters",
        "version": "smwc-13159-1454297376",
        "upstream_time": 1454297376,
        "download_url": "https://dl.smwcentral.net/13159/Fight%20Against%20Monsters.zip",
        "filename": "Fight Against Monsters.zip",
        "size": 31975,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-battling-smithy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21287,
    "title": "Super Mario RPG: Legend of the Seven Stars - Battling Smithy",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "The song that plays during Smithy's first phase in SMRPG.",
    "latest_version": "smwc-21287-1570492826",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21287,
        "title": "Super Mario RPG: Legend of the Seven Stars - Battling Smithy",
        "version": "smwc-21287-1570492826",
        "upstream_time": 1570492826,
        "download_url": "https://dl.smwcentral.net/21287/218%20Fight%20Against%20Smithy.zip",
        "filename": "218 Fight Against Smithy.zip",
        "size": 95329,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15877,
        "title": "Super Mario RPG: Legend of the Seven Stars - Battling Smithy",
        "version": "smwc-15877-1500676857",
        "upstream_time": 1500676857,
        "download_url": "https://dl.smwcentral.net/15877/Smithy%20Battle%201st%20phase.zip",
        "filename": "Smithy Battle 1st phase.zip",
        "size": 33413,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-battling-smithy-s-many-forms",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19452,
    "title": "Super Mario RPG: Legend of the Seven Stars - Battling Smithy's Many Forms",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "Hectic song from Smithy's second phase, it could fit a final boss or an intense level.<br>\r\nNote: it's not compatible with thunder sfx or Blarggs, and it's very loud in game so reduce w before inserting.",
    "latest_version": "smwc-19452-1553700616",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19452,
        "title": "Super Mario RPG: Legend of the Seven Stars - Battling Smithy's Many Forms",
        "version": "smwc-19452-1553700616",
        "upstream_time": 1553700616,
        "download_url": "https://dl.smwcentral.net/19452/Fight%20Against%20Smithy%2C%20Who%20Likes%20Transforming.zip",
        "filename": "Fight Against Smithy%2C Who Likes Transforming.zip",
        "size": 64987,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-battling-strongish-monsters",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35405,
    "title": "Super Mario RPG: Legend of the Seven Stars - Battling Strongish Monsters",
    "authors": [
      "Aguiar Salsicha"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "Boss theme from Super Mario RPG.",
    "latest_version": "smwc-35405-1698934816",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35405,
        "title": "Super Mario RPG: Legend of the Seven Stars - Battling Strongish Monsters",
        "version": "smwc-35405-1698934816",
        "upstream_time": 1698934816,
        "download_url": "https://dl.smwcentral.net/35405/SMRPG%20-%20Fight%20Against%20a%20Somewhat%20Stronger%20Monster.zip",
        "filename": "SMRPG - Fight Against a Somewhat Stronger Monster.zip",
        "size": 33508,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21453,
        "title": "Super Mario RPG: Legend of the Seven Stars - Battling Strongish Monsters",
        "version": "smwc-21453-1573280542",
        "upstream_time": 1573280542,
        "download_url": "https://dl.smwcentral.net/21453/117%20Fight%20Against%20a%20Stronger%20Monster.zip",
        "filename": "117 Fight Against a Stronger Monster.zip",
        "size": 79911,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-battling-strongish-monsters-mmx2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41389,
    "title": "Super Mario RPG: Legend of the Seven Stars - Battling Strongish Monsters (MMX2 Style)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "tense",
      "upbeat"
    ],
    "description": "The theme played during various boss fights from Super Mario RPG: Legend of the Seven Stars on the SNES, remixed in an MMX2 style.",
    "latest_version": "smwc-41389-1772299240",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41389,
        "title": "Super Mario RPG: Legend of the Seven Stars - Battling Strongish Monsters (MMX2 Style)",
        "version": "smwc-41389-1772299240",
        "upstream_time": 1772299240,
        "download_url": "https://dl.smwcentral.net/41389/Super%20Mario%20RPG%20-%20Battling%20Strongish%20Monsters%20%28MMX2%20Style%29.zip",
        "filename": "Super Mario RPG - Battling Strongish Monsters (MMX2 Style).zip",
        "size": 81746,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-beware-of-forest-mushrooms",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24744,
    "title": "Super Mario RPG: Legend of the Seven Stars - Beware of Forest Mushrooms",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "misc",
      "mountain",
      "night"
    ],
    "description": "Beware the Forest's Mushrooms from Super Mario RPG. Could be used in forest levels.<br>\r\n<br>\r\nI know that there's an unsampled port of this already out there, but that one is pretty dated, and I wanted to make a port that was more accurate to the original.",
    "latest_version": "smwc-24744-1604176385",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24744,
        "title": "Super Mario RPG: Legend of the Seven Stars - Beware of Forest Mushrooms",
        "version": "smwc-24744-1604176385",
        "upstream_time": 1604176385,
        "download_url": "https://dl.smwcentral.net/24744/Super%20Mario%20RPG%20-%20Beware%20the%20Forest%27s%20Mushrooms.zip",
        "filename": "Super Mario RPG - Beware the Forest%27s Mushrooms.zip",
        "size": 33844,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21162,
        "title": "Super Mario RPG: Legend of the Seven Stars - Beware of Forest Mushrooms",
        "version": "smwc-21162-1568516501",
        "upstream_time": 1568516501,
        "download_url": "https://dl.smwcentral.net/21162/Beware%20the%20Forest%27s%20Mushrooms.zip",
        "filename": "Beware the Forest%27s Mushrooms.zip",
        "size": 50913,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8909,
        "title": "Super Mario RPG: Legend of the Seven Stars - Beware of Forest Mushrooms",
        "version": "smwc-8909-1412658344",
        "upstream_time": 1412658344,
        "download_url": "https://dl.smwcentral.net/8909/Super%20Mario%20RPG%20-%20Beware%20the%20Forest%27s%20Mushrooms%20%5BU%5D.zip",
        "filename": "Super Mario RPG - Beware the Forest%27s Mushrooms %5BU%5D.zip",
        "size": 80440,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-bowser-s-keep-first-visit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35720,
    "title": "Super Mario RPG: Legend of the Seven Stars - Bowser's Keep (First Visit)",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "castle",
      "final",
      "overworld"
    ],
    "description": "The shorter variation of Bowser's Castle in SMRPG that plays at the start of the game. This one could probably fit an overworld.",
    "latest_version": "smwc-35720-1703341683",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35720,
        "title": "Super Mario RPG: Legend of the Seven Stars - Bowser's Keep (First Visit)",
        "version": "smwc-35720-1703341683",
        "upstream_time": 1703341683,
        "download_url": "https://dl.smwcentral.net/35720/SMRPG%20-%20Bowser%27s%20Castle%201.zip",
        "filename": "SMRPG - Bowser%27s Castle 1.zip",
        "size": 43101,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-bowser-s-keep-second-visit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7938,
    "title": "Super Mario RPG: Legend of the Seven Stars - Bowser's Keep (Second Visit)",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "castle",
      "cave",
      "cutscene",
      "dark",
      "final",
      "ghost house",
      "night"
    ],
    "description": "A grim song that can fit in<br>\r\ncastles and eerie places. Could also work well for caves and mines.<br>\r\n<br>\r\nUpdate (09/15/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 194 bytes.",
    "latest_version": "smwc-7938-1321304043",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7938,
        "title": "Super Mario RPG: Legend of the Seven Stars - Bowser's Keep (Second Visit)",
        "version": "smwc-7938-1321304043",
        "upstream_time": 1321304043,
        "download_url": "https://dl.smwcentral.net/7938/Super%20Mario%20RPG%20-%20Bowser%27s%20Castle%20%28second%20time%29.zip",
        "filename": "Super Mario RPG - Bowser%27s Castle (second time).zip",
        "size": 81036,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7222,
        "title": "Super Mario RPG: Legend of the Seven Stars - Bowser's Keep (Second Visit)",
        "version": "smwc-7222-1329515316",
        "upstream_time": 1329515316,
        "download_url": "https://dl.smwcentral.net/7222/SMRPG%20-%20Bowser%27s%20Castle%20%28Second%20Time%29.zip",
        "filename": "SMRPG - Bowser%27s Castle (Second Time).zip",
        "size": 64076,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-danger-abounds-on-the-journey",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26327,
    "title": "Super Mario RPG: Legend of the Seven Stars - Danger Abounds on the Journey",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "beach",
      "calm",
      "forest",
      "grassland",
      "overworld",
      "sky"
    ],
    "description": "The calm song that plays in the first areas of SMRPG. It could fit grassland levels.<br>\r\nRequested by Brutapode89.",
    "latest_version": "smwc-26327-1617131814",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26327,
        "title": "Super Mario RPG: Legend of the Seven Stars - Danger Abounds on the Journey",
        "version": "smwc-26327-1617131814",
        "upstream_time": 1617131814,
        "download_url": "https://dl.smwcentral.net/26327/SMRPG%20-%20The%20Road%20is%20Full%20of%20Dangers.zip",
        "filename": "SMRPG - The Road is Full of Dangers.zip",
        "size": 52649,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16240,
        "title": "Super Mario RPG: Legend of the Seven Stars - Danger Abounds on the Journey",
        "version": "smwc-16240-1504980024",
        "upstream_time": 1504980024,
        "download_url": "https://dl.smwcentral.net/16240/The%20Road%20Is%20Full%20Of%20Dangers.zip",
        "filename": "The Road Is Full Of Dangers.zip",
        "size": 32253,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-danger-aplenty-on-the-journey",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21454,
    "title": "Super Mario RPG: Legend of the Seven Stars - Danger Aplenty on the Journey",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "grassland",
      "sky"
    ],
    "description": "Could fit a grassland/athletic theme.",
    "latest_version": "smwc-21454-1573281742",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21454,
        "title": "Super Mario RPG: Legend of the Seven Stars - Danger Aplenty on the Journey",
        "version": "smwc-21454-1573281742",
        "upstream_time": 1573281742,
        "download_url": "https://dl.smwcentral.net/21454/115%20Still%2C%20the%20Road%20is%20Full%20of%20Dangers.zip",
        "filename": "115 Still%2C the Road is Full of Dangers.zip",
        "size": 74906,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8970,
        "title": "Super Mario RPG: Legend of the Seven Stars - Danger Aplenty on the Journey",
        "version": "smwc-8970-1411264682",
        "upstream_time": 1411264682,
        "download_url": "https://dl.smwcentral.net/8970/Super%20Mario%20RPG%20-%20Still%2C%20the%20Road%20is%20Full%20of%20Dangers.zip",
        "filename": "Super Mario RPG - Still%2C the Road is Full of Dangers.zip",
        "size": 32789,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-elegy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15536,
    "title": "Super Mario RPG: Legend of the Seven Stars - Elegy",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cutscene",
      "sad"
    ],
    "description": "No, Mallow, you're not a frog.<br>\r\n<br>\r\nThis appropriately-titled song from Super Mario RPG would best suit a sad cutscene.",
    "latest_version": "smwc-15536-1493645722",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15536,
        "title": "Super Mario RPG: Legend of the Seven Stars - Elegy",
        "version": "smwc-15536-1493645722",
        "upstream_time": 1493645722,
        "download_url": "https://dl.smwcentral.net/15536/Sad%20Song.zip",
        "filename": "Sad Song.zip",
        "size": 30656,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-geno-s-rawest-beats-beware-of-forest-mushrooms-hoodie-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39096,
    "title": "Super Mario RPG: Legend of the Seven Stars - Geno's Rawest Beats! 🍄 ~ Beware of Forest Mushrooms (Hoodie-mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "calm",
      "dark",
      "forest",
      "night",
      "spooky",
      "tense",
      "upbeat"
    ],
    "description": "<span style=\"font-size: 16pt;\">❝ <i><b><a href=\"https://youtu.be/QfXng_kD9ZA\" rel=\"nofollow\">Super Mario RPG<br>\r\nIt is the only one just for me</a><br>\r\n<a href=\"https://youtu.be/A19kkspb89Iz\" rel=\"nofollow\">When I play the game, I get lost in a phase<br>\r\nThen I find out I'm stuck in Geno's Maze</a></b></i> ❞</span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Chris “Kirbopher” Niosi, Rawest Forest (2007)</span><br>\r\n<br>\r\nDid an arrangement of <b><a href=\"https://youtu.be/_zOD4FbMDlg?si=yhGElPJ-HIBB4EZd\" rel=\"nofollow\">Beware of the</a> <a href=\"https://youtu.be/PMVqFUCBbkE?si=-pSqcDZxIGJYzDe8\" rel=\"nofollow\">Forest Mushrooms</a></b> from <i>Super Mario Role-Playing Game</i> (ft. All About It by Hoodie Allen). Ah yes, a Forest Maze remix in 2025, and it's featuring a really old song that I'm a li'l too attached too. <br>\r\n<br>\r\nNot often I do more slower mixes like this, but I miss turning more calmer tracks into upbeat.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠  \"Bonus End,\" P-Switch, Yoshi SFX, & Thunder SFX are disabled.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. C# Minor (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. D Minor (Custom Pitch)<br>\r\nㅤ3. C Minor (Custom Pitch)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Echo Delay, but sacrifices SMW-Compatibility (OG Echo)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Decreased Echo Delay, but shortens the song (LOW Echo)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ3. Drastically Decreased Echo Delay (LOWER Echo)",
    "latest_version": "smwc-39096-1740790887",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39096,
        "title": "Super Mario RPG: Legend of the Seven Stars - Geno's Rawest Beats! 🍄 ~ Beware of Forest Mushrooms (Hoodie-mix)",
        "version": "smwc-39096-1740790887",
        "upstream_time": 1740790887,
        "download_url": "https://dl.smwcentral.net/39096/Geno%27s%20Rawest%20Beats%21.zip",
        "filename": "Geno%27s Rawest Beats%21.zip",
        "size": 445075,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-got-a-star-piece",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12919,
    "title": "Super Mario RPG: Legend of the Seven Stars - Got a Star Piece!",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "calm",
      "cutscene"
    ],
    "description": "Two very short tracks that play when you get a star piece.<br>\r\n<br>\r\nI legitimately have no idea where this would fit, but enjoy anyway.",
    "latest_version": "smwc-12919-1452566921",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12919,
        "title": "Super Mario RPG: Legend of the Seven Stars - Got a Star Piece!",
        "version": "smwc-12919-1452566921",
        "upstream_time": 1452566921,
        "download_url": "https://dl.smwcentral.net/12919/Got%20a%20Star%20Piece.zip",
        "filename": "Got a Star Piece.zip",
        "size": 61265,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-grandpa-and-the-upbeat-tadpoles",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17186,
    "title": "Super Mario RPG: Legend of the Seven Stars - Grandpa and the Upbeat Tadpoles",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "athletic",
      "grassland"
    ],
    "description": "a good song of the game Super Mario RPG, it fits well in many styles in SMW, this stays with you, choose the one that suits",
    "latest_version": "smwc-17186-1520710510",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17186,
        "title": "Super Mario RPG: Legend of the Seven Stars - Grandpa and the Upbeat Tadpoles",
        "version": "smwc-17186-1520710510",
        "upstream_time": 1520710510,
        "download_url": "https://dl.smwcentral.net/17186/SMR%20Grandpa%20and%20the%20Delightful%20Tadpoles%20.zip",
        "filename": "SMR Grandpa and the Delightful Tadpoles .zip",
        "size": 53575,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-greetings-from-the-pipes",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22791,
    "title": "Super Mario RPG: Legend of the Seven Stars - Greetings From the Pipes",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "cave",
      "misc",
      "overworld"
    ],
    "description": "From Inside the Earthen Pipe from SMRPG. Good for underground overworlds or levels.",
    "latest_version": "smwc-22791-1588305509",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22791,
        "title": "Super Mario RPG: Legend of the Seven Stars - Greetings From the Pipes",
        "version": "smwc-22791-1588305509",
        "upstream_time": 1588305509,
        "download_url": "https://dl.smwcentral.net/22791/Super%20Mario%20RPG%20-%20Inside%20the%20Earthen%20Pipe.zip",
        "filename": "Super Mario RPG - Inside the Earthen Pipe.zip",
        "size": 59770,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-hello-happy-kingdom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26879,
    "title": "Super Mario RPG: Legend of the Seven Stars - Hello, Happy Kingdom",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "carnival",
      "sky",
      "town",
      "urban"
    ],
    "description": "The Mushroom Kingdom theme from Super Mario RPG. Fits peaceful locations like towns. <a href=\"https://smwc.me/t/105831\">Requested by Fernandito2018.</a>",
    "latest_version": "smwc-26879-1621274429",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26879,
        "title": "Super Mario RPG: Legend of the Seven Stars - Hello, Happy Kingdom",
        "version": "smwc-26879-1621274429",
        "upstream_time": 1621274429,
        "download_url": "https://dl.smwcentral.net/26879/Super%20Mario%20RPG%20-%20Hello%2C%20Happy%20Kingdom.zip",
        "filename": "Super Mario RPG - Hello%2C Happy Kingdom.zip",
        "size": 73739,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-let-me-explain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28472,
    "title": "Super Mario RPG: Legend of the Seven Stars - Let Me Explain!",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "bonus",
      "misc",
      "p-switch"
    ],
    "description": " ",
    "latest_version": "smwc-28472-1635660734",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28472,
        "title": "Super Mario RPG: Legend of the Seven Stars - Let Me Explain!",
        "version": "smwc-28472-1635660734",
        "upstream_time": 1635660734,
        "download_url": "https://dl.smwcentral.net/28472/Super%20Mario%20RPG%20-%20Explanation%21%20%28Unsampled%29.zip",
        "filename": "Super Mario RPG - Explanation%21 (Unsampled).zip",
        "size": 30518,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8290,
        "title": "Super Mario RPG: Legend of the Seven Stars - Let Me Explain!",
        "version": "smwc-8290-1349455419",
        "upstream_time": 1349455419,
        "download_url": "https://dl.smwcentral.net/8290/Explanation.zip",
        "filename": "Explanation.zip",
        "size": 38228,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-let-s-get-fluffy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21062,
    "title": "Super Mario RPG: Legend of the Seven Stars - Let's Get Fluffy!",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "overworld",
      "sky"
    ],
    "description": "Song that plays in Nimbus Land, good for sky levels/overworlds.<br>\r\nNote: not compatible with thunder sfx and Blarggs.",
    "latest_version": "smwc-21062-1567838503",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21062,
        "title": "Super Mario RPG: Legend of the Seven Stars - Let's Get Fluffy!",
        "version": "smwc-21062-1567838503",
        "upstream_time": 1567838503,
        "download_url": "https://dl.smwcentral.net/21062/fooka-fooka.zip",
        "filename": "fooka-fooka.zip",
        "size": 43357,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-let-s-take-the-midas-river",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26406,
    "title": "Super Mario RPG: Legend of the Seven Stars - Let's Take the Midas River",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland",
      "mountain"
    ],
    "description": "The song that plays in the waterfall minigame in Super Mario RPG where you end in the Midas River<br>\r\n<br>\r\nRequested by Raymondsze",
    "latest_version": "smwc-26406-1618115110",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26406,
        "title": "Super Mario RPG: Legend of the Seven Stars - Let's Take the Midas River",
        "version": "smwc-26406-1618115110",
        "upstream_time": 1618115110,
        "download_url": "https://dl.smwcentral.net/26406/SMRPG%20-%20Lets%20Go%20Down%20The%20Wine%20River.zip",
        "filename": "SMRPG - Lets Go Down The Wine River.zip",
        "size": 65888,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8308,
        "title": "Super Mario RPG: Legend of the Seven Stars - Let's Take the Midas River",
        "version": "smwc-8308-1349363310",
        "upstream_time": 1349363310,
        "download_url": "https://dl.smwcentral.net/8308/Super%20Mario%20RPG%20-%20Let%27s%20Go%20Down%20the%20Wine%20River.zip",
        "filename": "Super Mario RPG - Let%27s Go Down the Wine River.zip",
        "size": 70512,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-let-s-try",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15405,
    "title": "Super Mario RPG: Legend of the Seven Stars - Let's Try!",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld"
    ],
    "description": "The happy song that plays on SMRPG's file select screen.  Great for grassy overworlds.",
    "latest_version": "smwc-15405-1491777994",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15405,
        "title": "Super Mario RPG: Legend of the Seven Stars - Let's Try!",
        "version": "smwc-15405-1491777994",
        "upstream_time": 1491777994,
        "download_url": "https://dl.smwcentral.net/15405/Let%27s%20Try%20Fixed.zip",
        "filename": "Let%27s Try Fixed.zip",
        "size": 31841,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-melody-of-celebration",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35864,
    "title": "Super Mario RPG: Legend of the Seven Stars - Melody of Celebration",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "cutscene",
      "misc"
    ],
    "description": "The happy theme of the Pipe Organ at the Marrymore Chapel in SMRPG.",
    "latest_version": "smwc-35864-1704637067",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35864,
        "title": "Super Mario RPG: Legend of the Seven Stars - Melody of Celebration",
        "version": "smwc-35864-1704637067",
        "upstream_time": 1704637067,
        "download_url": "https://dl.smwcentral.net/35864/Celebrational.zip",
        "filename": "Celebrational.zip",
        "size": 23048,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-moleville-mountain-rail",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21116,
    "title": "Super Mario RPG: Legend of the Seven Stars - Moleville Mountain Rail",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "carnival",
      "cave",
      "chase",
      "desert",
      "mountain"
    ],
    "description": "Could fit a mountain or minecart level.<br>\r\n<br>\r\nNote: not compatible with thunder sfx/Blarggs. I included an alternate version with slightly less echo delay, that's also compatible with thunder.<br>\r\n<br>\r\nRequested by Pitchin Luigi.",
    "latest_version": "smwc-21116-1567987730",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21116,
        "title": "Super Mario RPG: Legend of the Seven Stars - Moleville Mountain Rail",
        "version": "smwc-21116-1567987730",
        "upstream_time": 1567987730,
        "download_url": "https://dl.smwcentral.net/21116/Docaty%20Mountain%20Railroad.zip",
        "filename": "Docaty Mountain Railroad.zip",
        "size": 55585,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15601,
        "title": "Super Mario RPG: Legend of the Seven Stars - Moleville Mountain Rail",
        "version": "smwc-15601-1496258692",
        "upstream_time": 1496258692,
        "download_url": "https://dl.smwcentral.net/15601/Super%20Mario%20RPG%20-%20Docaty%20Mountain%20Railroad%20%28v2%29.zip",
        "filename": "Super Mario RPG - Docaty Mountain Railroad (v2).zip",
        "size": 34341,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-monsters-abound-in-the-dungeon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16549,
    "title": "Super Mario RPG: Legend of the Seven Stars - Monsters Abound in the Dungeon",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "calm",
      "castle",
      "dark",
      "ghost house",
      "ruins",
      "sewer",
      "tense"
    ],
    "description": "This song plays in the level kero sewers, and fits in castles, ghost houses and towers.",
    "latest_version": "smwc-16549-1510130412",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16549,
        "title": "Super Mario RPG: Legend of the Seven Stars - Monsters Abound in the Dungeon",
        "version": "smwc-16549-1510130412",
        "upstream_time": 1510130412,
        "download_url": "https://dl.smwcentral.net/16549/The%20Dungeon%20is%20Full%20of%20Monsters.zip",
        "filename": "The Dungeon is Full of Monsters.zip",
        "size": 44345,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15420,
        "title": "Super Mario RPG: Legend of the Seven Stars - Monsters Abound in the Dungeon",
        "version": "smwc-15420-1491873366",
        "upstream_time": 1491873366,
        "download_url": "https://dl.smwcentral.net/15420/The%20Dungeon%20is%20Full%20of%20Monsters.zip",
        "filename": "The Dungeon is Full of Monsters.zip",
        "size": 31612,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-monstro-town-our-paradise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21094,
    "title": "Super Mario RPG: Legend of the Seven Stars - Monstro Town, Our Paradise",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "town",
      "urban"
    ],
    "description": "Could fit in a town area.",
    "latest_version": "smwc-21094-1568339005",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21094,
        "title": "Super Mario RPG: Legend of the Seven Stars - Monstro Town, Our Paradise",
        "version": "smwc-21094-1568339005",
        "upstream_time": 1568339005,
        "download_url": "https://dl.smwcentral.net/21094/Monstro%20Town.zip",
        "filename": "Monstro Town.zip",
        "size": 73409,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-shopping-at-seaside-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21087,
    "title": "Super Mario RPG: Legend of the Seven Stars - Shopping at Seaside Town",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "beach",
      "carnival",
      "town",
      "urban"
    ],
    "description": "Could fit in a urban or beach area.<br>\r\nNote that it barely fits in ARAM, so you might have to exclude a SMW sample or reduce the echo delay if you're using some custom global songs.",
    "latest_version": "smwc-21087-1567807377",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21087,
        "title": "Super Mario RPG: Legend of the Seven Stars - Shopping at Seaside Town",
        "version": "smwc-21087-1567807377",
        "upstream_time": 1567807377,
        "download_url": "https://dl.smwcentral.net/21087/Going%20Shopping%20in%20Seaside%20Town.zip",
        "filename": "Going Shopping in Seaside Town.zip",
        "size": 69290,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-super-mario-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26353,
    "title": "Super Mario RPG: Legend of the Seven Stars - Super Mario House",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "town"
    ],
    "description": "The cheerful remix of the SMB main theme heard in Mario's pad.<br>\r\nNote: not compatible with the \"Bonus End\" song.",
    "latest_version": "smwc-26353-1617136563",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26353,
        "title": "Super Mario RPG: Legend of the Seven Stars - Super Mario House",
        "version": "smwc-26353-1617136563",
        "upstream_time": 1617136563,
        "download_url": "https://dl.smwcentral.net/26353/SMRPG%20-%20Super%20Pipe%20House.zip",
        "filename": "SMRPG - Super Pipe House.zip",
        "size": 73412,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-the-axem-rangers-burst-in",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26055,
    "title": "Super Mario RPG: Legend of the Seven Stars - The Axem Rangers Burst In",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "castle",
      "cave",
      "chase",
      "dark",
      "industrial",
      "sewer",
      "tense"
    ],
    "description": "Could fit with dungeon theme",
    "latest_version": "smwc-26055-1614555780",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26055,
        "title": "Super Mario RPG: Legend of the Seven Stars - The Axem Rangers Burst In",
        "version": "smwc-26055-1614555780",
        "upstream_time": 1614555780,
        "download_url": "https://dl.smwcentral.net/26055/Super%20Mario%20RPG%20-_The%20Axem%20Rangers%20Drop%20in.zip",
        "filename": "Super Mario RPG -_The Axem Rangers Drop in.zip",
        "size": 114985,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7555,
        "title": "Super Mario RPG: Legend of the Seven Stars - The Axem Rangers Burst In",
        "version": "smwc-7555-1321302080",
        "upstream_time": 1321302080,
        "download_url": "https://dl.smwcentral.net/7555/Super%20Mario%20RPG%20-%20The%20Axem%20Rangers%20Drop%20In.zip",
        "filename": "Super Mario RPG - The Axem Rangers Drop In.zip",
        "size": 73524,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-the-factory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39142,
    "title": "Super Mario RPG: Legend of the Seven Stars - The Factory",
    "authors": [
      "Kevin",
      "imamelia"
    ],
    "tags": [
      "final",
      "industrial",
      "tense"
    ],
    "description": "The music from the first part of the final dungeon in Super Mario RPG, now unsampled.  Good for factory-themed levels.",
    "latest_version": "smwc-39142-1743217498",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39142,
        "title": "Super Mario RPG: Legend of the Seven Stars - The Factory",
        "version": "smwc-39142-1743217498",
        "upstream_time": 1743217498,
        "download_url": "https://dl.smwcentral.net/39142/Super%20Mario%20RPG%20-%20Weapons%20Factory.zip",
        "filename": "Super Mario RPG - Weapons Factory.zip",
        "size": 35590,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19164,
        "title": "Super Mario RPG: Legend of the Seven Stars - The Factory",
        "version": "smwc-19164-1550959053",
        "upstream_time": 1550959053,
        "download_url": "https://dl.smwcentral.net/19164/Weapons%20Factory.zip",
        "filename": "Weapons Factory.zip",
        "size": 72851,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-the-sunken-ship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21662,
    "title": "Super Mario RPG: Legend of the Seven Stars - The Sunken Ship",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "cave",
      "dark",
      "environmental",
      "ghost house",
      "sewer",
      "spooky"
    ],
    "description": "Fits ghost houses and ... sunken ships!<br>\r\nThe ship noises version isn't compatible with blarggs/thunder.",
    "latest_version": "smwc-21662-1577564134",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21662,
        "title": "Super Mario RPG: Legend of the Seven Stars - The Sunken Ship",
        "version": "smwc-21662-1577564134",
        "upstream_time": 1577564134,
        "download_url": "https://dl.smwcentral.net/21662/SMRPG%20-%20Sunken%20Ship.zip",
        "filename": "SMRPG - Sunken Ship.zip",
        "size": 120839,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-the-weapons-show-up",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21159,
    "title": "Super Mario RPG: Legend of the Seven Stars - The Weapons Show Up",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "tense",
      "town",
      "urban"
    ],
    "description": "Could fit a dangerous town.<br>\r\n<br>\r\nRequested by Fernandito2018.",
    "latest_version": "smwc-21159-1568491738",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21159,
        "title": "Super Mario RPG: Legend of the Seven Stars - The Weapons Show Up",
        "version": "smwc-21159-1568491738",
        "upstream_time": 1568491738,
        "download_url": "https://dl.smwcentral.net/21159/Here%27s%20Some%20Weapons.zip",
        "filename": "Here%27s Some Weapons.zip",
        "size": 65521,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-there-goes-the-parade",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7941,
    "title": "Super Mario RPG: Legend of the Seven Stars - There Goes the Parade...",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "night"
    ],
    "description": "The final part of the credits song of Super Mario RPG. Recommended for cutscenes and credits.",
    "latest_version": "smwc-7941-1375840316",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7941,
        "title": "Super Mario RPG: Legend of the Seven Stars - There Goes the Parade...",
        "version": "smwc-7941-1375840316",
        "upstream_time": 1375840316,
        "download_url": "https://dl.smwcentral.net/7941/Super%20Mario%20RPG%20-%20Parade%20Ending.zip",
        "filename": "Super Mario RPG - Parade Ending.zip",
        "size": 60753,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-this-is-booster-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20285,
    "title": "Super Mario RPG: Legend of the Seven Stars - This Is Booster Tower",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "calm",
      "castle",
      "night",
      "ruins",
      "town"
    ],
    "description": "Music used at the begin of the Booster's Tower <br>\r\nand few floors before meeting booster<br>\r\n<br>\r\nMight work well with calm and night stages<br>\r\nor even info areas like yoshi's house for example",
    "latest_version": "smwc-20285-1561475817",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20285,
        "title": "Super Mario RPG: Legend of the Seven Stars - This Is Booster Tower",
        "version": "smwc-20285-1561475817",
        "upstream_time": 1561475817,
        "download_url": "https://dl.smwcentral.net/20285/Welcome%20to%20Booster%20Tower.zip",
        "filename": "Welcome to Booster Tower.zip",
        "size": 32846,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20260,
        "title": "Super Mario RPG: Legend of the Seven Stars - This Is Booster Tower",
        "version": "smwc-20260-1561046934",
        "upstream_time": 1561046934,
        "download_url": "https://dl.smwcentral.net/20260/smrpgboostertower.zip",
        "filename": "smrpgboostertower.zip",
        "size": 32314,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19155,
        "title": "Super Mario RPG: Legend of the Seven Stars - This Is Booster Tower",
        "version": "smwc-19155-1550630591",
        "upstream_time": 1550630591,
        "download_url": "https://dl.smwcentral.net/19155/Welcome%20to%20Booster%20Tower.zip",
        "filename": "Welcome to Booster Tower.zip",
        "size": 59604,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-valen-valentina",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8328,
    "title": "Super Mario RPG: Legend of the Seven Stars - Valen-Valentina",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "castle"
    ],
    "description": "A nice song with a neoclassical vibe to it. Good for medieval-themed hubs and things like that.",
    "latest_version": "smwc-8328-1406686137",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8328,
        "title": "Super Mario RPG: Legend of the Seven Stars - Valen-Valentina",
        "version": "smwc-8328-1406686137",
        "upstream_time": 1406686137,
        "download_url": "https://dl.smwcentral.net/8328/SMRPG%20-%20Margarie%20Margarita.zip",
        "filename": "SMRPG - Margarie Margarita.zip",
        "size": 68028,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-victory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19476,
    "title": "Super Mario RPG: Legend of the Seven Stars - Victory!",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "(Sampled) Victory music from SMRPG, suited as a stage/boss clear song.<br>\r\nNote that you'll not be able to use it as a global song without some extra effort (and also the samples are very large, so it's unfeasible).<br>\r\nRequested by FedoraFriday.<br>\r\n<br>\r\nUpdate: moved this version to a separate submission.",
    "latest_version": "smwc-19476-1553820805",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19476,
        "title": "Super Mario RPG: Legend of the Seven Stars - Victory!",
        "version": "smwc-19476-1553820805",
        "upstream_time": 1553820805,
        "download_url": "https://dl.smwcentral.net/19476/SMRPGVictorySampled.zip",
        "filename": "SMRPGVictorySampled.zip",
        "size": 69466,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19468,
        "title": "Super Mario RPG: Legend of the Seven Stars - Victory!",
        "version": "smwc-19468-1553820801",
        "upstream_time": 1553820801,
        "download_url": "https://dl.smwcentral.net/19468/SMRPGVictoryUnsampled.zip",
        "filename": "SMRPGVictoryUnsampled.zip",
        "size": 33240,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-victory-over-culex",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37239,
    "title": "Super Mario RPG: Legend of the Seven Stars - Victory Over Culex",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "cutscene",
      "goal",
      "misc"
    ],
    "description": "The song from when you beat Culex in Super Mario RPG. Remix of Final Fantasy IV's victory theme.",
    "latest_version": "smwc-37239-1709503408",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37239,
        "title": "Super Mario RPG: Legend of the Seven Stars - Victory Over Culex",
        "version": "smwc-37239-1709503408",
        "upstream_time": 1709503408,
        "download_url": "https://dl.smwcentral.net/37239/Culex%20Victory.zip",
        "filename": "Culex Victory.zip",
        "size": 38514,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-where-flowers-bloom-under-starlight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13697,
    "title": "Super Mario RPG: Legend of the Seven Stars - Where Flowers Bloom under Starlight",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "overworld",
      "space",
      "star",
      "title",
      "water"
    ],
    "description": "A coolness song fit with star theme.<br>\r\n<br>\r\nUpdate: improve quality",
    "latest_version": "smwc-13697-1464754796",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13697,
        "title": "Super Mario RPG: Legend of the Seven Stars - Where Flowers Bloom under Starlight",
        "version": "smwc-13697-1464754796",
        "upstream_time": 1464754796,
        "download_url": "https://dl.smwcentral.net/13697/Super%20Mario%20RPG%20-%20The%20Starlight%27s%20Flower%20%28Unsampled%29.zip",
        "filename": "Super Mario RPG - The Starlight%27s Flower (Unsampled).zip",
        "size": 30913,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 9309,
        "title": "Super Mario RPG: Legend of the Seven Stars - Where Flowers Bloom under Starlight",
        "version": "smwc-9309-1412576617",
        "upstream_time": 1412576617,
        "download_url": "https://dl.smwcentral.net/9309/Super%20Mario%20RPG%20-%20The%20Starlight%27s%20Flower.zip",
        "filename": "Super Mario RPG - The Starlight%27s Flower.zip",
        "size": 35437,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-rpg-legend-of-the-seven-stars-where-to",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18625,
    "title": "Super Mario RPG: Legend of the Seven Stars - Where To?",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld"
    ],
    "description": "The overworld map theme from Super Mario RPG. Good for happy overworld maps.",
    "latest_version": "smwc-18625-1544395509",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18625,
        "title": "Super Mario RPG: Legend of the Seven Stars - Where To?",
        "version": "smwc-18625-1544395509",
        "upstream_time": 1544395509,
        "download_url": "https://dl.smwcentral.net/18625/Super%20Mario%20RPG%20-%20Where%20Am%20I%20Going.zip",
        "filename": "Super Mario RPG - Where Am I Going.zip",
        "size": 35284,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 12918,
        "title": "Super Mario RPG: Legend of the Seven Stars - Where To?",
        "version": "smwc-12918-1452566795",
        "upstream_time": 1452566795,
        "download_url": "https://dl.smwcentral.net/12918/Where%20Am%20I%20Going.zip",
        "filename": "Where Am I Going.zip",
        "size": 20837,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-run-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31948,
    "title": "Super Mario Run - Remix 10",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "abstract",
      "bonus",
      "credits",
      "misc",
      "retro",
      "switch palace"
    ],
    "description": "This super upbeat tune will turn your hack into a rave in seconds~<br>\r\n<br>\r\nPerfect for long switch palaces, time trials, or even credits!",
    "latest_version": "smwc-31948-1674187062",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31948,
        "title": "Super Mario Run - Remix 10",
        "version": "smwc-31948-1674187062",
        "upstream_time": 1674187062,
        "download_url": "https://dl.smwcentral.net/31948/Remix10.zip",
        "filename": "Remix10.zip",
        "size": 82472,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-special",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20541,
    "title": "Super Mario Special 3 - Title Screen",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "title"
    ],
    "description": "Requested by TheEvilKingBowser. This the title screen of a bootleg version of SMB3 for the gameboy color. Dunno what this could be used for but hey I'm not calling the shots here.",
    "latest_version": "smwc-20541-1562733197",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20541,
        "title": "Super Mario Special 3 - Title Screen",
        "version": "smwc-20541-1562733197",
        "upstream_time": 1562733197,
        "download_url": "https://dl.smwcentral.net/20541/Super%20Mario%20Special%203%20-%20Title%20Screen.zip",
        "filename": "Super Mario Special 3 - Title Screen.zip",
        "size": 31202,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-sunshine-bianco-hills",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7564,
    "title": "Super Mario Sunshine - Bianco Hills",
    "authors": [
      "Tornado"
    ],
    "tags": [
      "grassland"
    ],
    "description": "Description: The song played in Bianco Hills in Super Mario Sunshine. A good general grassland theme.",
    "latest_version": "smwc-7564-1320380909",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7564,
        "title": "Super Mario Sunshine - Bianco Hills",
        "version": "smwc-7564-1320380909",
        "upstream_time": 1320380909,
        "download_url": "https://dl.smwcentral.net/7564/SMS%20-%20Bianco%20Hills.zip",
        "filename": "SMS - Bianco Hills.zip",
        "size": 71794,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-sunshine-deep-sea-of-mare",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33855,
    "title": "Super Mario Sunshine - Deep Sea of Mare",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "temple",
      "water"
    ],
    "description": "The mix is ​​not identical to the original, but it was good and is suitable for aquatic levels.",
    "latest_version": "smwc-33855-1692038480",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33855,
        "title": "Super Mario Sunshine - Deep Sea of Mare",
        "version": "smwc-33855-1692038480",
        "upstream_time": 1692038480,
        "download_url": "https://dl.smwcentral.net/33855/Deep%20Sea%20of%20Mare.zip",
        "filename": "Deep Sea of Mare.zip",
        "size": 32301,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-sunshine-delfino-plaza",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13956,
    "title": "Super Mario Sunshine - Delfino Plaza",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland"
    ],
    "description": "Here's the catchy song that plays in Delfino Plaza.  This version is missing the accordion part at the very beginning, but is otherwise complete.  Would best suit a grassland or tropical area similar to Isle Delfino itself.",
    "latest_version": "smwc-13956-1469304710",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13956,
        "title": "Super Mario Sunshine - Delfino Plaza",
        "version": "smwc-13956-1469304710",
        "upstream_time": 1469304710,
        "download_url": "https://dl.smwcentral.net/13956/Delfino%20Plaza.zip",
        "filename": "Delfino Plaza.zip",
        "size": 32006,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-sunshine-revenge-of-the-chuckster-delfino-plaza-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30624,
    "title": "Super Mario Sunshine - Revenge of the Chuckster ~ Delfino Plaza (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "chase",
      "tense",
      "town",
      "water"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"background-color: #1c32a3;\"><b>I'm a chuckster!</b></span></span><br>\r\n<br>\r\nWas feeling very nostalgic, me, so I decided to do an arrangement of <a href=\"https://youtu.be/E3tkgU0pQmQ\" rel=\"nofollow\">Delfino</a> <a href=\"https://youtu.be/Ld0JzxMVAVo\" rel=\"nofollow\">Plaza</a> from Super Mario Sunshine. God! I love this place. It has got some of the most personality in any town hub. Scratch that! It has the most. The Piantas are so cool. They live their lives dancing, yelling at each other, cursing Mario's name, and even chucking him because <b>they're chucksters!!!</b> If only this place was real... *starts shaking his TV* LET ME IN!!!!<br>\r\n<br>\r\n<img src=\"https://thumbs.gfycat.com/ImaginaryCarefulAdder-max-1mb.gif\" alt=\"\"><br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ Thunder SFX is disabled.<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables Voice Clip, but at the cost of SMW-Compatibility<br>\r\n2. Disables Voice Clip (turned on default)<br>\r\n",
    "latest_version": "smwc-30624-1658165565",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30624,
        "title": "Super Mario Sunshine - Revenge of the Chuckster ~ Delfino Plaza (Remix)",
        "version": "smwc-30624-1658165565",
        "upstream_time": 1658165565,
        "download_url": "https://dl.smwcentral.net/30624/Revenge%20Of%20The_Chuckster.zip",
        "filename": "Revenge Of The_Chuckster.zip",
        "size": 127005,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-sunshine-secret-course-sky-and-sea",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38247,
    "title": "Super Mario Sunshine - Secret Course (Sky and Sea)",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "ambient",
      "beach",
      "bonus",
      "calm",
      "mysterious",
      "sea",
      "sky",
      "water"
    ],
    "description": "Calming music that plays in the frustratingly difficult secret bonus stages in Super Mario Sunshine.",
    "latest_version": "smwc-38247-1724685280",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38247,
        "title": "Super Mario Sunshine - Secret Course (Sky and Sea)",
        "version": "smwc-38247-1724685280",
        "upstream_time": 1724685280,
        "download_url": "https://dl.smwcentral.net/38247/Super%20Mario%20Sunshine%20-%20Secret%20Course%20%28Sky%20and%20Sea%29.zip",
        "filename": "Super Mario Sunshine - Secret Course (Sky and Sea).zip",
        "size": 61430,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40996,
    "title": "Super Mario World 2: Yoshi's Island - Bowser (MMX2 Style)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "boss",
      "calm",
      "carnival",
      "castle",
      "cave",
      "credits",
      "cutscene",
      "dark",
      "final",
      "fire",
      "forest",
      "game over",
      "ghost house",
      "goal",
      "grassland",
      "industrial",
      "misc",
      "miss",
      "mountain",
      "overworld",
      "ruins",
      "sewer",
      "sky",
      "spooky",
      "star",
      "temple",
      "tense",
      "title",
      "town",
      "upbeat"
    ],
    "description": "The theme played during the final fight against Giant Baby Bowser from Super Mario World 2: Yoshi's Island on the SNES, remixed in an MMX2 style.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"Stivi\"><span title=\"Stivi donated $10.00.\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=28842\" style=\"color: var(--user-color-2);\" class=\"un\">Stivi</a></span>.",
    "latest_version": "smwc-40996-1764367305",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40996,
        "title": "Super Mario World 2: Yoshi's Island - Bowser (MMX2 Style)",
        "version": "smwc-40996-1764367305",
        "upstream_time": 1764367305,
        "download_url": "https://dl.smwcentral.net/40996/Yoshi%27s%20Island%20-%20Bowser%20%28MMX2%20Style%29.zip",
        "filename": "Yoshi%27s Island - Bowser (MMX2 Style).zip",
        "size": 120126,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38631,
        "title": "Super Mario World 2: Yoshi's Island - Transform",
        "version": "smwc-38631-1728410801",
        "upstream_time": 1728410801,
        "download_url": "https://dl.smwcentral.net/38631/Transform.zip",
        "filename": "Transform.zip",
        "size": 30915,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38630,
        "title": "Super Mario World 2: Yoshi's Island - Bonus Fanfare",
        "version": "smwc-38630-1728410787",
        "upstream_time": 1728410787,
        "download_url": "https://dl.smwcentral.net/38630/Bonus%20Fanfare.zip",
        "filename": "Bonus Fanfare.zip",
        "size": 30687,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38629,
        "title": "Super Mario World 2: Yoshi's Island - World Complete",
        "version": "smwc-38629-1728410256",
        "upstream_time": 1728410256,
        "download_url": "https://dl.smwcentral.net/38629/World%20Complete.zip",
        "filename": "World Complete.zip",
        "size": 30681,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38626,
        "title": "Super Mario World 2: Yoshi's Island - Bowser",
        "version": "smwc-38626-1728409775",
        "upstream_time": 1728409775,
        "download_url": "https://dl.smwcentral.net/38626/Bowser.zip",
        "filename": "Bowser.zip",
        "size": 104714,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38625,
        "title": "Super Mario World 2: Yoshi's Island - Bonus Game",
        "version": "smwc-38625-1728409759",
        "upstream_time": 1728409759,
        "download_url": "https://dl.smwcentral.net/38625/Bonus%20Game.zip",
        "filename": "Bonus Game.zip",
        "size": 32999,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38624,
        "title": "Super Mario World 2: Yoshi's Island - Luigi is Rescued",
        "version": "smwc-38624-1728409721",
        "upstream_time": 1728409721,
        "download_url": "https://dl.smwcentral.net/38624/Luigi%27s%20Rescue.zip",
        "filename": "Luigi%27s Rescue.zip",
        "size": 31954,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38623,
        "title": "Super Mario World 2: Yoshi's Island - Bowser Clear",
        "version": "smwc-38623-1728409705",
        "upstream_time": 1728409705,
        "download_url": "https://dl.smwcentral.net/38623/Bowser%20Clear.zip",
        "filename": "Bowser Clear.zip",
        "size": 31391,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38622,
        "title": "Super Mario World 2: Yoshi's Island - Powerful Infant",
        "version": "smwc-38622-1728409673",
        "upstream_time": 1728409673,
        "download_url": "https://dl.smwcentral.net/38622/Powerful%20Infant.zip",
        "filename": "Powerful Infant.zip",
        "size": 33180,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38613,
        "title": "Super Mario World 2: Yoshi's Island - Big Boss Clear",
        "version": "smwc-38613-1728408415",
        "upstream_time": 1728408415,
        "download_url": "https://dl.smwcentral.net/38613/Big%20Boss%20Clear.zip",
        "filename": "Big Boss Clear.zip",
        "size": 31319,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38612,
        "title": "Super Mario World 2: Yoshi's Island - Big Boss",
        "version": "smwc-38612-1728408398",
        "upstream_time": 1728408398,
        "download_url": "https://dl.smwcentral.net/38612/Big%20Boss.zip",
        "filename": "Big Boss.zip",
        "size": 137892,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38611,
        "title": "Super Mario World 2: Yoshi's Island - Room Before Boss",
        "version": "smwc-38611-1728408371",
        "upstream_time": 1728408371,
        "download_url": "https://dl.smwcentral.net/38611/In%20Front%20of%20the%20Boss%27%20Room.zip",
        "filename": "In Front of the Boss%27 Room.zip",
        "size": 31049,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38610,
        "title": "Super Mario World 2: Yoshi's Island - Game Over",
        "version": "smwc-38610-1728407905",
        "upstream_time": 1728407905,
        "download_url": "https://dl.smwcentral.net/38610/Game%20Over.zip",
        "filename": "Game Over.zip",
        "size": 31633,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38609,
        "title": "Super Mario World 2: Yoshi's Island - Player Down",
        "version": "smwc-38609-1728407891",
        "upstream_time": 1728407891,
        "download_url": "https://dl.smwcentral.net/38609/Player%20Down.zip",
        "filename": "Player Down.zip",
        "size": 32073,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38608,
        "title": "Super Mario World 2: Yoshi's Island - Overworld",
        "version": "smwc-38608-1728407871",
        "upstream_time": 1728407871,
        "download_url": "https://dl.smwcentral.net/38608/Overworld.zip",
        "filename": "Overworld.zip",
        "size": 32470,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38607,
        "title": "Super Mario World 2: Yoshi's Island - Athletic",
        "version": "smwc-38607-1728407854",
        "upstream_time": 1728407854,
        "download_url": "https://dl.smwcentral.net/38607/Athletic.zip",
        "filename": "Athletic.zip",
        "size": 69336,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38606,
        "title": "Super Mario World 2: Yoshi's Island - Mini-Boss",
        "version": "smwc-38606-1728407827",
        "upstream_time": 1728407827,
        "download_url": "https://dl.smwcentral.net/38606/Mid-Boss.zip",
        "filename": "Mid-Boss.zip",
        "size": 68024,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38605,
        "title": "Super Mario World 2: Yoshi's Island - Kamek's Theme",
        "version": "smwc-38605-1728407308",
        "upstream_time": 1728407308,
        "download_url": "https://dl.smwcentral.net/38605/Kamek.zip",
        "filename": "Kamek.zip",
        "size": 64665,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38604,
        "title": "Super Mario World 2: Yoshi's Island - Castle & Fortress",
        "version": "smwc-38604-1728407277",
        "upstream_time": 1728407277,
        "download_url": "https://dl.smwcentral.net/38604/Castle%20%26%20Fortress.zip",
        "filename": "Castle %26 Fortress.zip",
        "size": 32707,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38603,
        "title": "Super Mario World 2: Yoshi's Island - Underground",
        "version": "smwc-38603-1728407257",
        "upstream_time": 1728407257,
        "download_url": "https://dl.smwcentral.net/38603/Underground.zip",
        "filename": "Underground.zip",
        "size": 32986,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38602,
        "title": "Super Mario World 2: Yoshi's Island - Score",
        "version": "smwc-38602-1728407157",
        "upstream_time": 1728407157,
        "download_url": "https://dl.smwcentral.net/38602/Score.zip",
        "filename": "Score.zip",
        "size": 66769,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38601,
        "title": "Super Mario World 2: Yoshi's Island - Goal",
        "version": "smwc-38601-1728407145",
        "upstream_time": 1728407145,
        "download_url": "https://dl.smwcentral.net/38601/Goal.zip",
        "filename": "Goal.zip",
        "size": 30986,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38600,
        "title": "Super Mario World 2: Yoshi's Island - Flower Garden",
        "version": "smwc-38600-1728406621",
        "upstream_time": 1728406621,
        "download_url": "https://dl.smwcentral.net/38600/Flower%20Garden.zip",
        "filename": "Flower Garden.zip",
        "size": 69952,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38599,
        "title": "Super Mario World 2: Yoshi's Island - Game Start",
        "version": "smwc-38599-1728406605",
        "upstream_time": 1728406605,
        "download_url": "https://dl.smwcentral.net/38599/Game%20Start.zip",
        "filename": "Game Start.zip",
        "size": 30724,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38598,
        "title": "Super Mario World 2: Yoshi's Island - Training Course",
        "version": "smwc-38598-1728406585",
        "upstream_time": 1728406585,
        "download_url": "https://dl.smwcentral.net/38598/Practice%20Course.zip",
        "filename": "Practice Course.zip",
        "size": 31204,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38597,
        "title": "Super Mario World 2: Yoshi's Island - Yoshi Start Demo",
        "version": "smwc-38597-1728406545",
        "upstream_time": 1728406545,
        "download_url": "https://dl.smwcentral.net/38597/Yoshi%27s%20Start%20Demo.zip",
        "filename": "Yoshi%27s Start Demo.zip",
        "size": 32050,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38596,
        "title": "Super Mario World 2: Yoshi's Island - Yoshi's Island",
        "version": "smwc-38596-1728406502",
        "upstream_time": 1728406502,
        "download_url": "https://dl.smwcentral.net/38596/Yoshi%27s%20Island.zip",
        "filename": "Yoshi%27s Island.zip",
        "size": 32766,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35381,
        "title": "Super Mario World 2: Yoshi's Island - Waltz Of The Magikoopa 🎃 ~ Castle & Fortress (Halloween Special Remix)",
        "version": "smwc-35381-1699225175",
        "upstream_time": 1699225175,
        "download_url": "https://dl.smwcentral.net/35381/Waltz%20Of%20The%20Magikoopa.zip",
        "filename": "Waltz Of The Magikoopa.zip",
        "size": 398565,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34518,
        "title": "Super Mario World 2: Yoshi's Island - Flower Garden (Bowser Strikes Back Remix)",
        "version": "smwc-34518-1690701656",
        "upstream_time": 1690701656,
        "download_url": "https://dl.smwcentral.net/34518/data.zip",
        "filename": "data.zip",
        "size": 44354,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33018,
        "title": "Super Mario World 2: Yoshi's Island - Flower Garden",
        "version": "smwc-33018-1680558170",
        "upstream_time": 1680558170,
        "download_url": "https://dl.smwcentral.net/33018/yi%20flower%20garden2.zip",
        "filename": "yi flower garden2.zip",
        "size": 35608,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23137,
        "title": "Super Mario World 2: Yoshi's Island - Mini-Boss",
        "version": "smwc-23137-1590735419",
        "upstream_time": 1590735419,
        "download_url": "https://dl.smwcentral.net/23137/yimidbos.zip",
        "filename": "yimidbos.zip",
        "size": 31503,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20485,
        "title": "Super Mario World 2: Yoshi's Island Soundtrack",
        "version": "smwc-20485-1572575684",
        "upstream_time": 1572575684,
        "download_url": "https://dl.smwcentral.net/20485/Yoshi%27s%20Island%20Soundtrack.zip",
        "filename": "Yoshi%27s Island Soundtrack.zip",
        "size": 6280886,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15598,
        "title": "Super Mario World 2: Yoshi's Island - Fortress Boss",
        "version": "smwc-15598-1496262170",
        "upstream_time": 1496262170,
        "download_url": "https://dl.smwcentral.net/15598/Yoshi%27s%20Island%20-%20Fortress%20Boss.zip",
        "filename": "Yoshi%27s Island - Fortress Boss.zip",
        "size": 32648,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13345,
        "title": "Super Mario World 2: Yoshi's Island - Latin Island (Athletic cover)",
        "version": "smwc-13345-1456673791",
        "upstream_time": 1456673791,
        "download_url": "https://dl.smwcentral.net/13345/Latin%20Island.zip",
        "filename": "Latin Island.zip",
        "size": 66869,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8101,
        "title": "Super Mario World 2: Yoshi's Island - Flower Garden",
        "version": "smwc-8101-1319646295",
        "upstream_time": 1319646295,
        "download_url": "https://dl.smwcentral.net/8101/MakeEggsThrowEggs.zip",
        "filename": "MakeEggsThrowEggs.zip",
        "size": 68273,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7518,
        "title": "Super Mario World 2: Yoshi's Island - Story Dialogue Remix",
        "version": "smwc-7518-1325401357",
        "upstream_time": 1325401357,
        "download_url": "https://dl.smwcentral.net/7518/CUSTOM%20-%20Story%20Dialogue%20Remix%20%28Yoshi%27s%20Island%29.zip",
        "filename": "CUSTOM - Story Dialogue Remix (Yoshi%27s Island).zip",
        "size": 67725,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7422,
        "title": "Super Mario World 2: Yoshi's Island - Castle",
        "version": "smwc-7422-1319377067",
        "upstream_time": 1319377067,
        "download_url": "https://dl.smwcentral.net/7422/YI-Castle.zip",
        "filename": "YI-Castle.zip",
        "size": 67394,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7393,
        "title": "Super Mario World 2: Yoshi's Island - Athletic",
        "version": "smwc-7393-1317957271",
        "upstream_time": 1317957271,
        "download_url": "https://dl.smwcentral.net/7393/Yoshi%27s%20Island%20-%20Hop%21%20Hop%21%20Donut%20Lifts.zip",
        "filename": "Yoshi%27s Island - Hop%21 Hop%21 Donut Lifts.zip",
        "size": 67788,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7374,
        "title": "Super Mario World 2: Yoshi's Island - Bonus Challenge",
        "version": "smwc-7374-1320380601",
        "upstream_time": 1320380601,
        "download_url": "https://dl.smwcentral.net/7374/YI%20-%20BONUS%20CHALLENGE%21.zip",
        "filename": "YI - BONUS CHALLENGE%21.zip",
        "size": 72098,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7373,
        "title": "Super Mario World 2: Yoshi's Island - World Map",
        "version": "smwc-7373-1319647538",
        "upstream_time": 1319647538,
        "download_url": "https://dl.smwcentral.net/7373/SMW2-WorldMap.zip",
        "filename": "SMW2-WorldMap.zip",
        "size": 563585,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-2-yoshi-s-island-ending-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38628,
    "title": "Super Mario World 2: Yoshi's Island - Ending (part 2)",
    "authors": [
      "LadiesMan217",
      "musicalman"
    ],
    "tags": [
      "credits"
    ],
    "description": "Part of the Yoshi's Island + Super Mario Advance 3 unsampled soundtrack.<br>\r\nMusic ported by LadiesMan217, post mixing with musicalman.<br>\r\nNote that it doesn't loop.",
    "latest_version": "smwc-38628-1728410244",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38628,
        "title": "Super Mario World 2: Yoshi's Island - Ending (part 2)",
        "version": "smwc-38628-1728410244",
        "upstream_time": 1728410244,
        "download_url": "https://dl.smwcentral.net/38628/Ending%20%28Part%202%29.zip",
        "filename": "Ending (Part 2).zip",
        "size": 32499,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38627,
        "title": "Super Mario World 2: Yoshi's Island - Ending (part 1)",
        "version": "smwc-38627-1728410227",
        "upstream_time": 1728410227,
        "download_url": "https://dl.smwcentral.net/38627/Ending%20%28Part%201%29.zip",
        "filename": "Ending (Part 1).zip",
        "size": 36908,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-2-yoshi-s-island-map-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38621,
    "title": "Super Mario World 2: Yoshi's Island - Map (part 7)",
    "authors": [
      "LadiesMan217",
      "musicalman"
    ],
    "tags": [
      "calm",
      "overworld"
    ],
    "description": "Part of the Yoshi's Island + Super Mario Advance 3 unsampled soundtrack.<br>\r\nMusic ported by LadiesMan217, post mixing with musicalman.",
    "latest_version": "smwc-38621-1728409134",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38621,
        "title": "Super Mario World 2: Yoshi's Island - Map (part 7)",
        "version": "smwc-38621-1728409134",
        "upstream_time": 1728409134,
        "download_url": "https://dl.smwcentral.net/38621/Map%20%28World%207%29.zip",
        "filename": "Map (World 7).zip",
        "size": 32338,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38620,
        "title": "Super Mario World 2: Yoshi's Island - Map (part 6)",
        "version": "smwc-38620-1728409112",
        "upstream_time": 1728409112,
        "download_url": "https://dl.smwcentral.net/38620/Map%20%28World%206%29.zip",
        "filename": "Map (World 6).zip",
        "size": 32211,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38618,
        "title": "Super Mario World 2: Yoshi's Island - Map (part 5)",
        "version": "smwc-38618-1728408905",
        "upstream_time": 1728408905,
        "download_url": "https://dl.smwcentral.net/38618/Map%20%28World%205%29.zip",
        "filename": "Map (World 5).zip",
        "size": 32204,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38617,
        "title": "Super Mario World 2: Yoshi's Island - Map (part 4)",
        "version": "smwc-38617-1728408893",
        "upstream_time": 1728408893,
        "download_url": "https://dl.smwcentral.net/38617/Map%20%28World%204%29.zip",
        "filename": "Map (World 4).zip",
        "size": 32140,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38616,
        "title": "Super Mario World 2: Yoshi's Island - Map (part 3)",
        "version": "smwc-38616-1728408883",
        "upstream_time": 1728408883,
        "download_url": "https://dl.smwcentral.net/38616/Map%20%28World%203%29.zip",
        "filename": "Map (World 3).zip",
        "size": 31362,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38615,
        "title": "Super Mario World 2: Yoshi's Island - Map (part 2)",
        "version": "smwc-38615-1728408447",
        "upstream_time": 1728408447,
        "download_url": "https://dl.smwcentral.net/38615/Map%20%28World%202%29.zip",
        "filename": "Map (World 2).zip",
        "size": 31168,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 38614,
        "title": "Super Mario World 2: Yoshi's Island - Map (part 1)",
        "version": "smwc-38614-1728408431",
        "upstream_time": 1728408431,
        "download_url": "https://dl.smwcentral.net/38614/Map%20%28World%201%29.zip",
        "filename": "Map (World 1).zip",
        "size": 30955,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-athletic-fever",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28011,
    "title": "Super Mario World - Athletic Fever",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "carnival",
      "grassland",
      "overworld"
    ],
    "description": "The famous piano song we all love, now with extra samples.<br>\r\nIt also works like in vanilla smw with yoshi.",
    "latest_version": "smwc-28011-1632522363",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28011,
        "title": "Super Mario World - Athletic Fever",
        "version": "smwc-28011-1632522363",
        "upstream_time": 1632522363,
        "download_url": "https://dl.smwcentral.net/28011/Athletic%20Fever.zip",
        "filename": "Athletic Fever.zip",
        "size": 129222,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-athletic-hills-mountains-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19999,
    "title": "Super Mario World - Athletic (Hills & Mountains Remix)",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain"
    ],
    "description": "The remix I have made for the VLDC 11 remixing contest which placed 3rd. The song has a country feel to it. Best used on those tall jumpy levels (similar to Yoshi's Island 3).",
    "latest_version": "smwc-19999-1558905084",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19999,
        "title": "Super Mario World - Athletic (Hills & Mountains Remix)",
        "version": "smwc-19999-1558905084",
        "upstream_time": 1558905084,
        "download_url": "https://dl.smwcentral.net/19999/Hills%20Remix.zip",
        "filename": "Hills Remix.zip",
        "size": 32451,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-athletic-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7824,
    "title": "Super Mario World - Athletic (Remix)",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "athletic"
    ],
    "description": "A lovely remix of the well-known Athletic theme. Revitalizes the old classic in a wonderful way.",
    "latest_version": "smwc-7824-1319955636",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7824,
        "title": "Super Mario World - Athletic (Remix)",
        "version": "smwc-7824-1319955636",
        "upstream_time": 1319955636,
        "download_url": "https://dl.smwcentral.net/7824/CUSTOM%20-%20Super%20Mario%20World%20-%20Athletic%20%28Remix%29.zip",
        "filename": "CUSTOM - Super Mario World - Athletic (Remix).zip",
        "size": 108661,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-athletic-road-runner-show-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7323,
    "title": "Super Mario World - Athletic (Road Runner Show Remix)",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "athletic"
    ],
    "description": "A funky remix of the original Athletic theme, a great alternate piece.",
    "latest_version": "smwc-7323-1319955733",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7323,
        "title": "Super Mario World - Athletic (Road Runner Show Remix)",
        "version": "smwc-7323-1319955733",
        "upstream_time": 1319955733,
        "download_url": "https://dl.smwcentral.net/7323/CUSTOM%20-%20Super%20Mario%20World%20-%20Athletic%20%28Road%20Runner%20Show%20Remix%29.zip",
        "filename": "CUSTOM - Super Mario World - Athletic (Road Runner Show Remix).zip",
        "size": 114494,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-athletic-theme-pal",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14249,
    "title": "Super Mario World - Athletic Theme (PAL Version)",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "athletic"
    ],
    "description": "Based on this video by SilvaGunner:<br>\r\n<a href=\"https://www.youtube.com/watch?v=rEcOzjg7vBU\" rel=\"nofollow\">https://www.youtube.com/watch?v=rEcOzjg7vBU</a><br>\r\n<br>\r\nMusic: Athletic Piano (PAL Version)<br>\r\nComposer: Koji Kondo<br>\r\nPlatform: Super Nintendo<br>\r\n<br>\r\nFit with ... Athletic stages (duh)",
    "latest_version": "smwc-14249-1475290684",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14249,
        "title": "Super Mario World - Athletic Theme (PAL Version)",
        "version": "smwc-14249-1475290684",
        "upstream_time": 1475290684,
        "download_url": "https://dl.smwcentral.net/14249/10%20Peano.zip",
        "filename": "10 Peano.zip",
        "size": 63152,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-bonus-game-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8585,
    "title": "Super Mario World - Bonus Game Remix",
    "authors": [
      "Tornado"
    ],
    "tags": [
      "bonus"
    ],
    "description": "A remix of the bonus game theme from Super Mario World. Would fit bonus games/rooms.",
    "latest_version": "smwc-8585-1400354992",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8585,
        "title": "Super Mario World - Bonus Game Remix",
        "version": "smwc-8585-1400354992",
        "upstream_time": 1400354992,
        "download_url": "https://dl.smwcentral.net/8585/SMW-BonusRemix.zip",
        "filename": "SMW-BonusRemix.zip",
        "size": 71633,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-boss-battle-mmx2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41417,
    "title": "Super Mario World - Boss Battle (MMX2 Style)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "final",
      "industrial",
      "tense"
    ],
    "description": "It was bound to happen, idunno what to tell you. Super Mario World's Boss Battle theme, remixed in an MMX2 style. ",
    "latest_version": "smwc-41417-1772299503",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41417,
        "title": "Super Mario World - Boss Battle (MMX2 Style)",
        "version": "smwc-41417-1772299503",
        "upstream_time": 1772299503,
        "download_url": "https://dl.smwcentral.net/41417/Super%20Mario%20World%20-%20Boss%20Battle%20%28MMX2%20Style%29.zip",
        "filename": "Super Mario World - Boss Battle (MMX2 Style).zip",
        "size": 66947,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-boss-battle-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11993,
    "title": "Super Mario World - Boss Battle Remix",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "chase"
    ],
    "description": "Boss battle theme remixed for the 2015 VLDC collab. It obviously fit boss battles.",
    "latest_version": "smwc-11993-1439554740",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11993,
        "title": "Super Mario World - Boss Battle Remix",
        "version": "smwc-11993-1439554740",
        "upstream_time": 1439554740,
        "download_url": "https://dl.smwcentral.net/11993/SMWBossU.zip",
        "filename": "SMWBossU.zip",
        "size": 34489,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-castle-bowser-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14108,
    "title": "Super Mario World - Castle (Bowser Arrangement)",
    "authors": [
      "6646"
    ],
    "tags": [
      "castle",
      "final"
    ],
    "description": "This music is Castle theme remix by Tonindo.<br>\r\nTonindo's web is dead, but you can listen origial one on <a href=\"https://www.youtube.com/watch?v=00dFTovnN2c\" rel=\"nofollow\">Youtube</a><br>\r\n<br>\r\nI had to delete several samples, so no Yoshies.<br>\r\nthis song could fit castle, boss battle etc...<br>\r\n<br>\r\n<i>Note: Aside from Yoshi, it isn't compatible with the original P-Switch music.</i>",
    "latest_version": "smwc-14108-1471908889",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14108,
        "title": "Super Mario World - Castle (Bowser Arrangement)",
        "version": "smwc-14108-1471908889",
        "upstream_time": 1471908889,
        "download_url": "https://dl.smwcentral.net/14108/tonindo_smw.zip",
        "filename": "tonindo_smw.zip",
        "size": 86857,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-castle-in-7",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28746,
    "title": "Super Mario World - Castle in 7/8",
    "authors": [
      "com_poser"
    ],
    "tags": [
      "boss",
      "castle",
      "final"
    ],
    "description": "This is my custom remix of the SMW Castle music, but in 7/8 and with more electric guitars! Fast paced for high energy castle levels.",
    "latest_version": "smwc-28746-1639169902",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28746,
        "title": "Super Mario World - Castle in 7/8",
        "version": "smwc-28746-1639169902",
        "upstream_time": 1639169902,
        "download_url": "https://dl.smwcentral.net/28746/SMW_Castle%20in%20Seven.zip",
        "filename": "SMW_Castle in Seven.zip",
        "size": 70231,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-cave-icy-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7608,
    "title": "Super Mario World - Cave (Icy Remix)",
    "authors": [
      "MidiGuy"
    ],
    "tags": [
      "cave",
      "ice"
    ],
    "description": "Here's an Icy Version of the Super Mario World Cave Theme. Includes 4 different variations that should suit any style of ice cave.",
    "latest_version": "smwc-7608-1312350615",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7608,
        "title": "Super Mario World - Cave (Icy Remix)",
        "version": "smwc-7608-1312350615",
        "upstream_time": 1312350615,
        "download_url": "https://dl.smwcentral.net/7608/SMW%20Cave%20%28Icy%20Mix%29.zip",
        "filename": "SMW Cave (Icy Mix).zip",
        "size": 266023,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-challenges-special-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37415,
    "title": "Super Mario World Challenges - SPECIAL WORLD",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "abstract",
      "calm",
      "overworld"
    ],
    "description": "The special world song used in <a href=\"https://smwc.me/s/28581\">Super Mario World Challenges</a> from 2021, sampling the piano section from Queen's \"Bohemian Rhapsody.\"<br>\r\n<br>\r\nCredit would be appreciated.",
    "latest_version": "smwc-37415-1715203415",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37415,
        "title": "Super Mario World Challenges - SPECIAL WORLD",
        "version": "smwc-37415-1715203415",
        "upstream_time": 1715203415,
        "download_url": "https://dl.smwcentral.net/37415/%5BS%5D%20Super%20Mario%20World%20Challenges%20-%20SPECIAL_WORLD.zip",
        "filename": "%5BS%5D Super Mario World Challenges - SPECIAL_WORLD.zip",
        "size": 50238,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-chocolate-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24036,
    "title": "Super Mario World - Chocolate Island",
    "authors": [
      "Captain 3"
    ],
    "tags": [
      "desert",
      "fire",
      "mountain"
    ],
    "description": "Since SMW never got a(n actual) Chocolate Island theme, I decided to make one myself! I tried to make it in the style of the original map themes.",
    "latest_version": "smwc-24036-1596128894",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24036,
        "title": "Super Mario World - Chocolate Island",
        "version": "smwc-24036-1596128894",
        "upstream_time": 1596128894,
        "download_url": "https://dl.smwcentral.net/24036/Chocolate_Island.zip",
        "filename": "Chocolate_Island.zip",
        "size": 31553,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-decisive-here-we-go",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7914,
    "title": "Super Mario World - Decisive Here We Go",
    "authors": [
      "Kil"
    ],
    "tags": [
      "grassland"
    ],
    "description": "This is a remix of the main SMW theme. Uploaded because people have been telling me it's their favorite song in ASMT for a year, etc.",
    "latest_version": "smwc-7914-1319883279",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7914,
        "title": "Super Mario World - Decisive Here We Go",
        "version": "smwc-7914-1319883279",
        "upstream_time": 1319883279,
        "download_url": "https://dl.smwcentral.net/7914/DecisiveHereWeGo.zip",
        "filename": "DecisiveHereWeGo.zip",
        "size": 69380,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-forest-of-illusion-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7313,
    "title": "Super Mario World - Forest of Illusion (Remix)",
    "authors": [
      "mario90"
    ],
    "tags": [
      "forest",
      "overworld"
    ],
    "description": "A remix of the Forest of Illusion theme from Super Mario World with added percussion. ",
    "latest_version": "smwc-7313-1406402630",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7313,
        "title": "Super Mario World - Forest of Illusion (Remix)",
        "version": "smwc-7313-1406402630",
        "upstream_time": 1406402630,
        "download_url": "https://dl.smwcentral.net/7313/Forest%20of%20illusion%20Remix.zip",
        "filename": "Forest of illusion Remix.zip",
        "size": 76784,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-game-over-coltrane",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20797,
    "title": "Super Mario World - Game Over (Coltrane Version)",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "game over"
    ],
    "description": "Rate 5/5 stars or you'll never be able to play the Coltrane Changes ever again.",
    "latest_version": "smwc-20797-1564717351",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20797,
        "title": "Super Mario World - Game Over (Coltrane Version)",
        "version": "smwc-20797-1564717351",
        "upstream_time": 1564717351,
        "download_url": "https://dl.smwcentral.net/20797/Super%20Mario%20World%20-%20Game%20Over%20%28RU%20Version%29.zip",
        "filename": "Super Mario World - Game Over (RU Version).zip",
        "size": 30326,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-here-we-go-haunted-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11596,
    "title": "Super Mario World - Here We Go (Haunted Remix)",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "calm",
      "castle",
      "dark",
      "ghost house"
    ],
    "description": "Remix ported for the 2015 VLDC collab hack. It can fit ghost houses, dark castles and calm, eerie zones in general.<br>\r\n<br>\r\nOriginal composition by Zagronia (from VGMusic)",
    "latest_version": "smwc-11596-1439165590",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11596,
        "title": "Super Mario World - Here We Go (Haunted Remix)",
        "version": "smwc-11596-1439165590",
        "upstream_time": 1439165590,
        "download_url": "https://dl.smwcentral.net/11596/SMWGhostHouseU.zip",
        "filename": "SMWGhostHouseU.zip",
        "size": 34884,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-here-we-go-pops-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9524,
    "title": "Super Mario World - Here We Go (Pops Remix)",
    "authors": [
      "lu9"
    ],
    "tags": [
      "credits",
      "grassland",
      "sky",
      "title"
    ],
    "description": "A well known MIDI rendition of the SMW Theme, now ported to SMW. It fits the ending and credits scene, or maybe even the overworld theme.",
    "latest_version": "smwc-9524-1420905523",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9524,
        "title": "Super Mario World - Here We Go (Pops Remix)",
        "version": "smwc-9524-1420905523",
        "upstream_time": 1420905523,
        "download_url": "https://dl.smwcentral.net/9524/smw_pops.zip",
        "filename": "smw_pops.zip",
        "size": 32347,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-here-we-go-touhou-style-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24306,
    "title": "Super Mario World - Here We Go (Touhou-Style Remix)",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "chase",
      "final",
      "grassland",
      "ice",
      "space",
      "tense"
    ],
    "description": "Or I guess I should call it <b>Blue Hills of an Ancient Century ~ Here We Go!</b><br>\r\n<br>\r\nMy entry to 120hoSPC #7, a heavy remix of the SMW overworld theme that we've all grown tired of that transforms it into a Touhou song. Featuring hallmarks of Touhou music such as phrases turning from minor to major in their resolution, sections that repeat but a semitone higher, sections that repeat but chorded, a \"midboss appearance\" part that changes the tone a bit, and a big elaborate piano solo at the end.<br>\r\n<br>\r\nThis song started out with the theme of autumn in mind, so I suppose it could fit in those kinds of levels pretty well. Otherwise, it could fit in any long and somewhat tense level.<br>\r\n<br>\r\nIf you're looking for over-the-top Touhou music for your World 1-1 Grassy Grass Grasslands, then look no further!",
    "latest_version": "smwc-24306-1598930346",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24306,
        "title": "Super Mario World - Here We Go (Touhou-Style Remix)",
        "version": "smwc-24306-1598930346",
        "upstream_time": 1598930346,
        "download_url": "https://dl.smwcentral.net/24306/smw%20autumn.zip",
        "filename": "smw autumn.zip",
        "size": 37699,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-jump-correct-pitch",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26753,
    "title": "Super Mario World - Jump (correct pitch)",
    "authors": [
      "Codec"
    ],
    "tags": [],
    "description": "From the unofficial AMK 1.1.0 beta. Sounds identical to the sound from the original game, replacing the less accurate jump sound effect found in official AMK releases.",
    "latest_version": "smwc-26753-1622340382",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26753,
        "title": "Super Mario World - Jump (correct pitch)",
        "version": "smwc-26753-1622340382",
        "upstream_time": 1622340382,
        "download_url": "https://dl.smwcentral.net/26753/jump.zip",
        "filename": "jump.zip",
        "size": 30001,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-madness-fortress",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7265,
    "title": "Super Mario World - Madness Fortress",
    "authors": [
      "Holy Order Sol"
    ],
    "tags": [
      "castle",
      "dark"
    ],
    "description": "A remix of the castle  theme from SMW itself. It's meant  for castles as well, but mainly for the most action-based, fast-paced ones.",
    "latest_version": "smwc-7265-1314130405",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7265,
        "title": "Super Mario World - Madness Fortress",
        "version": "smwc-7265-1314130405",
        "upstream_time": 1314130405,
        "download_url": "https://dl.smwcentral.net/7265/Madness%20Fortress.zip",
        "filename": "Madness Fortress.zip",
        "size": 67986,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-madness-fortress-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29353,
    "title": "Super Mario World - Madness Fortress (Remix)",
    "authors": [
      "Holy Order Sol",
      "Wakana"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "tense"
    ],
    "description": "Iconic remix from Holy Order Sol, which I remixed. It could fit final-y fortress levels, castles, and anything inbetween.<br>\r\n<br>\r\nGive a look at the .txt, as you are able to edit the base pitch of the song.",
    "latest_version": "smwc-29353-1643434656",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29353,
        "title": "Super Mario World - Madness Fortress (Remix)",
        "version": "smwc-29353-1643434656",
        "upstream_time": 1643434656,
        "download_url": "https://dl.smwcentral.net/29353/Holy%20Order%20Sol%20-%20Madness%20Fortress%20REMIX.zip",
        "filename": "Holy Order Sol - Madness Fortress REMIX.zip",
        "size": 64377,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-map-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8134,
    "title": "Super Mario World - Map Remix",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "overworld"
    ],
    "description": "A nice remixed version of the original SMW Overworld theme.",
    "latest_version": "smwc-8134-1319960211",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8134,
        "title": "Super Mario World - Map Remix",
        "version": "smwc-8134-1319960211",
        "upstream_time": 1319960211,
        "download_url": "https://dl.smwcentral.net/8134/CUSTOM%20-%20SMW%20World%20Map%20Remix.zip",
        "filename": "CUSTOM - SMW World Map Remix.zip",
        "size": 64840,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-miss-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33738,
    "title": "Super Mario World - Miss (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "global",
      "miss"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/CD9S_cY_a1I\" rel=\"nofollow\">Miss</a> from Super Mario World. Had this on my PC for a while, and I thought I'd just finish and release it.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. C Major (Original Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. D Major (Custom Pitch 1)<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. B Major (Custom Pitch 2)",
    "latest_version": "smwc-33738-1690802673",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33738,
        "title": "Super Mario World - Miss (Remix)",
        "version": "smwc-33738-1690802673",
        "upstream_time": 1690802673,
        "download_url": "https://dl.smwcentral.net/33738/Miss%20%28Super%20Mario%20World%29.zip",
        "filename": "Miss (Super Mario World).zip",
        "size": 92334,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7828,
        "title": "Super Mario World - Miss (Remix)",
        "version": "smwc-7828-1324189918",
        "upstream_time": 1324189918,
        "download_url": "https://dl.smwcentral.net/7828/CUSTOM%20-%20Super%20Mario%20World%20-%20Mario%20and%20Luigi%20Died%21%20%28Remix%29.zip",
        "filename": "CUSTOM - Super Mario World - Mario and Luigi Died%21 (Remix).zip",
        "size": 105975,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-overworld-haunted-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16601,
    "title": "Super Mario World - Overworld (Haunted Remix)",
    "authors": [
      "Crispy"
    ],
    "tags": [
      "carnival",
      "castle",
      "dark",
      "final",
      "ghost house",
      "night",
      "overworld",
      "spooky"
    ],
    "description": "Lost the TXT for this ages ago, then recovered it through reverse-engineering (Thanks again, Vitor!)<br>\r\n<br>\r\nNow it's back with AMK support, enjoy!<br>\r\n<br>\r\nOriginal composition by Zagronia (from VGMusic)",
    "latest_version": "smwc-16601-1510871301",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16601,
        "title": "Super Mario World - Overworld (Haunted Remix)",
        "version": "smwc-16601-1510871301",
        "upstream_time": 1510871301,
        "download_url": "https://dl.smwcentral.net/16601/SMW_haunted.zip",
        "filename": "SMW_haunted.zip",
        "size": 35426,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-pirate-donut-plains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27257,
    "title": "Super Mario World (Pirate) - Donut Plains",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "grassland",
      "overworld",
      "retro"
    ],
    "description": "The Donut Plains theme from the pirated version of Super Mario World.<br>\r\n<br>\r\nCan fit in Overworlds.<br>\r\n<br>\r\nYou can change the version in the .txt file.<br>\r\n<br>\r\nAgain, massive thanks to PalaceSwitcher for the Midi.",
    "latest_version": "smwc-27257-1625368627",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27257,
        "title": "Super Mario World (Pirate) - Donut Plains",
        "version": "smwc-27257-1625368627",
        "upstream_time": 1625368627,
        "download_url": "https://dl.smwcentral.net/27257/Super%20Mario%20World%20%28Pirated%29%20-%20Donut%20Plains.zip",
        "filename": "Super Mario World (Pirated) - Donut Plains.zip",
        "size": 63369,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27256,
        "title": "Super Mario World (Pirate) - Donut Plains",
        "version": "smwc-27256-1625397048",
        "upstream_time": 1625397048,
        "download_url": "https://dl.smwcentral.net/27256/Super_Mario_World_Pirated_-_Donut_Plains_Unsampled.zip",
        "filename": "Super_Mario_World_Pirated_-_Donut_Plains_Unsampled.zip",
        "size": 60687,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-pirate-ending-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8454,
    "title": "Super Mario World (Pirate) - Ending Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "credits",
      "overworld"
    ],
    "description": "A rather short little tune that could work great for your bonus games or heavy overworld maps. Though it's originally made for a credits theme, using it during the SMW credits can tire out very quickly.",
    "latest_version": "smwc-8454-1375580333",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8454,
        "title": "Super Mario World (Pirate) - Ending Theme",
        "version": "smwc-8454-1375580333",
        "upstream_time": 1375580333,
        "download_url": "https://dl.smwcentral.net/8454/Super%20Mario%20World%20%28Pirated%29%20-%20Ending%20Theme.zip",
        "filename": "Super Mario World (Pirated) - Ending Theme.zip",
        "size": 60549,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-pirate-ghost-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28113,
    "title": "Super Mario World (Pirate) - Ghost House",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "ghost house",
      "retro"
    ],
    "description": "The Ghost House theme from Bootleg SMW.<br>\r\n<br>\r\nCan be used in Ghost Houses (obviously), although I do not recommend usage in longer levels, since after a while it can become irritating.<br>\r\n<br>\r\nMidi by PalaceSwitcher.<br>\r\n<br>\r\nEdit: Increased accuracy and lowered insert size.",
    "latest_version": "smwc-28113-1632778281",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28113,
        "title": "Super Mario World (Pirate) - Ghost House",
        "version": "smwc-28113-1632778281",
        "upstream_time": 1632778281,
        "download_url": "https://dl.smwcentral.net/28113/Super%20Mario%20World%20%28Pirated%29%20-%20Ghost%20House%20Sampled.zip",
        "filename": "Super Mario World (Pirated) - Ghost House Sampled.zip",
        "size": 33627,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28111,
        "title": "Super Mario World (Pirate) - Ghost House",
        "version": "smwc-28111-1632778288",
        "upstream_time": 1632778288,
        "download_url": "https://dl.smwcentral.net/28111/Super%20Mario%20World%20%28Pirated%29%20-%20Ghost%20House.zip",
        "filename": "Super Mario World (Pirated) - Ghost House.zip",
        "size": 30977,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-pirate-here-we-go",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28096,
    "title": "Super Mario World (Pirate) - Here We Go!",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "grassland",
      "retro"
    ],
    "description": "The Sampled version of the Here We Go! Theme from Bootleg SMW.<br>\r\n<br>\r\nCan be used in grassland levels. (and troll ones)<br>\r\n<br>\r\nOf course, midi by PalaceSwitcher.",
    "latest_version": "smwc-28096-1635453060",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28096,
        "title": "Super Mario World (Pirate) - Here We Go!",
        "version": "smwc-28096-1635453060",
        "upstream_time": 1635453060,
        "download_url": "https://dl.smwcentral.net/28096/Super%20Mario%20World%20%28Pirated%29%20-%20Here%20We%20Go%21%20Sampled.zip",
        "filename": "Super Mario World (Pirated) - Here We Go%21 Sampled.zip",
        "size": 34691,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27710,
        "title": "Super Mario World (Pirate) - Here We Go!",
        "version": "smwc-27710-1630895826",
        "upstream_time": 1630895826,
        "download_url": "https://dl.smwcentral.net/27710/Super%20Mario%20World%20%28Pirated%29%20-%20Here%20We%20Go%21.zip",
        "filename": "Super Mario World (Pirated) - Here We Go%21.zip",
        "size": 31155,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-pirate-stage-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28476,
    "title": "Super Mario World (Pirate) - Stage Clear",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "goal",
      "misc",
      "retro"
    ],
    "description": "The Sampled Version of the Level Complete theme from Bootleg SMW.<br>\r\n<br>\r\nCan be used in cutscenes.<br>\r\n<br>\r\nMidi by PalaceSwitcher.<br>\r\n<br>\r\nEdit: Now uses actual noise samples from the original.<br>\r\n(Although be aware that the samples are of high quality)",
    "latest_version": "smwc-28476-1635660544",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28476,
        "title": "Super Mario World (Pirate) - Stage Clear",
        "version": "smwc-28476-1635660544",
        "upstream_time": 1635660544,
        "download_url": "https://dl.smwcentral.net/28476/Super%20Mario%20World%20%28Pirate%29%20-%20Stage%20Clear%20Sampled.zip",
        "filename": "Super Mario World (Pirate) - Stage Clear Sampled.zip",
        "size": 75847,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19691,
        "title": "Super Mario World (Pirate) - Stage Clear",
        "version": "smwc-19691-1555719591",
        "upstream_time": 1555719591,
        "download_url": "https://dl.smwcentral.net/19691/Super%20Mario%20World%20%28Pirated%29%20-%20Stage%20Clear.zip",
        "filename": "Super Mario World (Pirated) - Stage Clear.zip",
        "size": 30420,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-pirate-underground",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28122,
    "title": "Super Mario World (Pirate) - Underground",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "retro"
    ],
    "description": "The Sampled Version of the Underground theme from Bootleg SMW.<br>\r\n<br>\r\nCan be used, well, underground levels.<br>\r\n<br>\r\nMidi by PalaceSwitcher.<br>\r\n<br>\r\n<s>Uses lots of noise, it's not recommended for levels with noise sound effects. (Which means no Podoboos, sorry!)</s><br>\r\n<br>\r\nDoesn't use vanilla noise anymore.<br>\r\n<br>\r\nEdit: Now uses actual noise samples from the original.<br>\r\n(Although be aware that the samples are of high quality)",
    "latest_version": "smwc-28122-1635999400",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28122,
        "title": "Super Mario World (Pirate) - Underground",
        "version": "smwc-28122-1635999400",
        "upstream_time": 1635999400,
        "download_url": "https://dl.smwcentral.net/28122/Super%20Mario%20World%20%28Pirate%29%20-%20Underground%20Sampled.zip",
        "filename": "Super Mario World (Pirate) - Underground Sampled.zip",
        "size": 51335,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-pirate-underwater",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31537,
    "title": "Super Mario World (Pirate) - Underwater",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "retro",
      "water"
    ],
    "description": "50% Square galore, with a weird vibrato triangle, for EXTRA effect. Perfect for goofy water levels.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31537-1663849995",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31537,
        "title": "Super Mario World (Pirate) - Underwater",
        "version": "smwc-31537-1663849995",
        "upstream_time": 1663849995,
        "download_url": "https://dl.smwcentral.net/31537/Super%20Mario%20World%20%28NES%20Pirate%29%20-%20Underwater.zip",
        "filename": "Super Mario World (NES Pirate) - Underwater.zip",
        "size": 32754,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-pirate-vanilla-dome",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28120,
    "title": "Super Mario World (Pirate) - Vanilla Dome",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "overworld",
      "retro"
    ],
    "description": "The Sampled Version of the Vanilla Dome theme from Bootleg SMW<br>\r\n<br>\r\nCan fit in Overworlds.<br>\r\n<br>\r\nMidi by PalaceSwitcher.<br>\r\n<br>\r\nEdit: Now uses actual noise samples from the original.<br>\r\n(Although be aware that the samples are of high quality)",
    "latest_version": "smwc-28120-1635803898",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28120,
        "title": "Super Mario World (Pirate) - Vanilla Dome",
        "version": "smwc-28120-1635803898",
        "upstream_time": 1635803898,
        "download_url": "https://dl.smwcentral.net/28120/Super%20Mario%20World%20%28Pirated%29%20-%20Vanilla%20Dome%20Sampled.zip",
        "filename": "Super Mario World (Pirated) - Vanilla Dome Sampled.zip",
        "size": 77804,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27495,
        "title": "Super Mario World (Pirate) - Vanilla Dome",
        "version": "smwc-27495-1627792447",
        "upstream_time": 1627792447,
        "download_url": "https://dl.smwcentral.net/27495/Super%20Mario%20World%20%28Pirated%29%20-%20Vanilla%20Dome.zip",
        "filename": "Super Mario World (Pirated) - Vanilla Dome.zip",
        "size": 31240,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-pirate-yoshi-s-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27243,
    "title": "Super Mario World (Pirate) - Yoshi's Island",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "grassland",
      "overworld",
      "retro"
    ],
    "description": "A fairly accurate port of the Yoshi's Island theme from the Pirated version of Super Mario World (SMW for short).<br>\r\n<br>\r\nCan be used in well, Yoshi's Island, or just overworlds in general.<br>\r\n<br>\r\nSpecial thanks to PalaceSwitcher for the Midi.<br>\r\n<br>\r\nEdit: Added Tremolo to make it more accurate.",
    "latest_version": "smwc-27243-1625111195",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27243,
        "title": "Super Mario World (Pirate) - Yoshi's Island",
        "version": "smwc-27243-1625111195",
        "upstream_time": 1625111195,
        "download_url": "https://dl.smwcentral.net/27243/Super%20Mario%20World%20%28Pirated%29%20-%20Yoshi%27s%20Island.zip",
        "filename": "Super Mario World (Pirated) - Yoshi%27s Island.zip",
        "size": 33607,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-return-to-y-o-s-h-i-here-we-go-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33226,
    "title": "Super Mario World - Return to Y.O.S.H.I ~ Here We Go (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "beach",
      "city",
      "credits",
      "final",
      "forest",
      "grassland",
      "jungle",
      "night",
      "retro",
      "snow",
      "title",
      "urban"
    ],
    "description": "<img src=\"https://bin.smwcentral.net/u/23547/ULTRASHELLJUMP_WELCOMETEXT.png\" alt=\"\"><br>\r\n<br>\r\nDid an special arrangement of <a href=\"https://youtu.be/VH8mQRXemuo\" rel=\"nofollow\">Here</a> <a href=\"https://youtu.be/CWItXan9npU\" rel=\"nofollow\">We</a> <a href=\"https://youtu.be/_BvjDuT7SdY\" rel=\"nofollow\">Go</a> from Super Mario World for my <a href=\"https://hoodededge.bandcamp.com/album/love-colored-master-sparc700\" rel=\"nofollow\">Love-Colored MASTER SPARC700</a> Winter C3 2023 Album.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. F Major (Original Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. F# Major (Demo's Journey Pitch)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables Voice Clip, but at the cost of SMW-Compatibility<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables Voice Clip [turned on default]",
    "latest_version": "smwc-33226-1684762608",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33226,
        "title": "Super Mario World - Return to Y.O.S.H.I ~ Here We Go (Remix)",
        "version": "smwc-33226-1684762608",
        "upstream_time": 1684762608,
        "download_url": "https://dl.smwcentral.net/33226/%5BLCMS%5D%20Return%20To%20Y.O.S.H.I.zip",
        "filename": "%5BLCMS%5D Return To Y.O.S.H.I.zip",
        "size": 209032,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-ruins-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15756,
    "title": "Super Mario World - Ruins Remix",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "ruins",
      "swamp",
      "temple"
    ],
    "description": "This is the SMW Ruins Remix I originally composed for VLDCX.  It's been submitted here since there won't be level music remixes for the contest.",
    "latest_version": "smwc-15756-1499308710",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15756,
        "title": "Super Mario World - Ruins Remix",
        "version": "smwc-15756-1499308710",
        "upstream_time": 1499308710,
        "download_url": "https://dl.smwcentral.net/15756/REMIX%20-%20Ruins%20V2.zip",
        "filename": "REMIX - Ruins V2.zip",
        "size": 31216,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-star-road-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7303,
    "title": "Super Mario World - Star Road (Remix)",
    "authors": [
      "mario90"
    ],
    "tags": [
      "cave",
      "overworld"
    ],
    "description": "A nice remix of SMW's Star Road theme.",
    "latest_version": "smwc-7303-1311888606",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7303,
        "title": "Super Mario World - Star Road (Remix)",
        "version": "smwc-7303-1311888606",
        "upstream_time": 1311888606,
        "download_url": "https://dl.smwcentral.net/7303/Star%20Road%20Remix.zip",
        "filename": "Star Road Remix.zip",
        "size": 67264,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-title-screen-beta-festive-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17361,
    "title": "Super Mario World - Title Screen (Beta Festive Remix)",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "calm",
      "overworld",
      "snow",
      "title"
    ],
    "description": "Song originally made by SiIvagunner (7 Mario World) and ported (reworked) by Masterlink.<br>\r\n<br>\r\nThis song is good for Christmas themed smw hacks as a title screen.",
    "latest_version": "smwc-17361-1522666505",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17361,
        "title": "Super Mario World - Title Screen (Beta Festive Remix)",
        "version": "smwc-17361-1522666505",
        "upstream_time": 1522666505,
        "download_url": "https://dl.smwcentral.net/17361/%5BU%5D%20Super%20Mario%20World%20-%20Title%20Screen%20%28Beta%20Festive%20Remix%29.zip",
        "filename": "%5BU%5D Super Mario World - Title Screen (Beta Festive Remix).zip",
        "size": 33007,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-title-theme-ost",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28278,
    "title": "Super Mario World - Title Theme (OST Version)",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "misc",
      "title"
    ],
    "description": "<div class=\"collapse\"><div class=\"collapse-header\"><span>Joke</span></div><div class=\"collapse-content\">\"Beginning\" from Deltarune.</div></div>",
    "latest_version": "smwc-28278-1632801835",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28278,
        "title": "Super Mario World - Title Theme (OST Version)",
        "version": "smwc-28278-1632801835",
        "upstream_time": 1632801835,
        "download_url": "https://dl.smwcentral.net/28278/SMW%20Title%20Theme%20OST%20Version%20HQ%20Rip.zip",
        "filename": "SMW Title Theme OST Version HQ Rip.zip",
        "size": 32325,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-water-empty-town-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33728,
    "title": "Super Mario World - Water (Empty Town style)",
    "authors": [
      "Nikku4211"
    ],
    "tags": [
      "calm",
      "retro",
      "town",
      "water"
    ],
    "description": "This remix is based on Retro Gaming's Siivagunner remix of Super Mario World's water theme done in the style of Empty Town from Deltarune.<br>\r\n<br>\r\nIt can be used underwater, or it can be used in a town, or it can be used in an empty place.",
    "latest_version": "smwc-33728-1689500425",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33728,
        "title": "Super Mario World - Water (Empty Town style)",
        "version": "smwc-33728-1689500425",
        "upstream_time": 1689500425,
        "download_url": "https://dl.smwcentral.net/33728/emptywater.zip",
        "filename": "emptywater.zip",
        "size": 32180,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-mario-world-way-of-the-koopa-madness-fortress-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28813,
    "title": "Super Mario World - Way Of The Koopa ~ Madness Fortress (Remix)",
    "authors": [
      "Holy Order Sol",
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "dark",
      "final",
      "industrial",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://www.smwcentral.net/?p=section&a=details&id=7265\">Madness Fortress</a>, which is a remix of the SMW Castle theme by <span class=\"un-outer\" title=\"Holy Order Sol\"><a href=\"/?p=profile&amp;id=1976\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">Holy Order Sol</a></span> (It's a <b>REMIXCEPTION</b>!!!). It's been a decade since this song was uploaded, and I really really REALLY wanted to arrange this song for a long time now, especially after being somewhat motivated by <a href=\"https://youtu.be/MxM_xhI-ers\" rel=\"nofollow\">Wakana's version</a> (which is just amazing! Go listen to it if you haven't already).<br>\r\n<br>\r\nMadness Fortress is a really great take on the castle theme with a more sinister / medieval vibe than the original song, almost making this sound completely different.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F Minor (Original Pitch, turned on default)<br>\r\n2. F# Minor (Wakana Pitch)<br>\r\n",
    "latest_version": "smwc-28813-1640446856",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28813,
        "title": "Super Mario World - Way Of The Koopa ~ Madness Fortress (Remix)",
        "version": "smwc-28813-1640446856",
        "upstream_time": 1640446856,
        "download_url": "https://dl.smwcentral.net/28813/Way%20Of%20The%20Koopa.zip",
        "filename": "Way Of The Koopa.zip",
        "size": 110564,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-marisa-world-hills-volcano",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20078,
    "title": "Super Marisa World - Hills/Volcano",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain"
    ],
    "description": "World 3 theme from (oh boy!) the Touhou fan game <a href=\"https://en.touhouwiki.net/wiki/Super_Marisa_World\" rel=\"nofollow\">Super Marisa World</a>, which is, in fact, a parody to Super Mario World (hence the name). Like many fan games, it's unknown if ZUN knows about this game. Can fit on various themes.<br>\r\n<br>\r\nThis song was part of Wyatt's music pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-20078-1559962147",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20078,
        "title": "Super Marisa World - Hills/Volcano",
        "version": "smwc-20078-1559962147",
        "upstream_time": 1559962147,
        "download_url": "https://dl.smwcentral.net/20078/marisaworld-hillvolcano.zip",
        "filename": "marisaworld-hillvolcano.zip",
        "size": 35265,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-marisa-world-yukari-space",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20079,
    "title": "Super Marisa World - Yukari Space",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "abstract",
      "cave",
      "dark",
      "night",
      "ruins"
    ],
    "description": "World 7 theme from (oh boy!) the Touhou fan game <a href=\"https://en.touhouwiki.net/wiki/Super_Marisa_World\" rel=\"nofollow\">Super Marisa World</a>, which is, in fact, a parody to Super Mario World (hence the name). Like many fan games, it's unknown if ZUN knows about this game. Can fit on various themes.<br>\r\n<br>\r\nThis song was part of Wyatt's music pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-20079-1559962150",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20079,
        "title": "Super Marisa World - Yukari Space",
        "version": "smwc-20079-1559962150",
        "upstream_time": 1559962150,
        "download_url": "https://dl.smwcentral.net/20079/marisaworld-yukarispace.zip",
        "filename": "marisaworld-yukarispace.zip",
        "size": 33982,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-meat-boy-hot-damned",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13865,
    "title": "Super Meat Boy - Hot Damned",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "final",
      "fire",
      "tense"
    ],
    "description": "The hell theme from Super Meatboy.<br>\r\n<br>\r\nIt's not completely accurate but I hope you enjoy it nonetheless.",
    "latest_version": "smwc-13865-1467786378",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13865,
        "title": "Super Meat Boy - Hot Damned",
        "version": "smwc-13865-1467786378",
        "upstream_time": 1467786378,
        "download_url": "https://dl.smwcentral.net/13865/Super%20Meatboy%20-%20Hot%20Damned.zip",
        "filename": "Super Meatboy - Hot Damned.zip",
        "size": 216993,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-methane-bros-boss-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23634,
    "title": "Super Methane Bros. - Boss Theme",
    "authors": [
      "shadowboyultra"
    ],
    "tags": [
      "athletic",
      "boss"
    ],
    "description": "A Boss theme from a game called Super Methane Bros. Could fit mini-boss Battles or some Puzzle rooms.",
    "latest_version": "smwc-23634-1594245139",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23634,
        "title": "Super Methane Bros. - Boss Theme",
        "version": "smwc-23634-1594245139",
        "upstream_time": 1594245139,
        "download_url": "https://dl.smwcentral.net/23634/Super%20Methane%20Bros.%20-%20Boss%20Theme.zip",
        "filename": "Super Methane Bros. - Boss Theme.zip",
        "size": 53430,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-big-boss-confrontation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36737,
    "title": "Super Metroid - Big Boss Confrontation 2",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "final",
      "tense"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36737-1706162100",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36737,
        "title": "Super Metroid - Big Boss Confrontation 2",
        "version": "smwc-36737-1706162100",
        "upstream_time": 1706162100,
        "download_url": "https://dl.smwcentral.net/36737/15%20Big%20Boss%20Confrontation%202.zip",
        "filename": "15 Big Boss Confrontation 2.zip",
        "size": 207629,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 36736,
        "title": "Super Metroid - Big Boss Confrontation 1",
        "version": "smwc-36736-1706162022",
        "upstream_time": 1706162022,
        "download_url": "https://dl.smwcentral.net/36736/14%20Big%20Boss%20Confrontation%201.zip",
        "filename": "14 Big Boss Confrontation 1.zip",
        "size": 206521,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-big-boss-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7125,
    "title": "Super Metroid - Big Boss Theme 2",
    "authors": [
      "Moose"
    ],
    "tags": [
      "boss",
      "dark",
      "final"
    ],
    "description": "An epic recreation of one of the many boss themes of Super Metroid. Perfect for huge scary creatures.",
    "latest_version": "smwc-7125-1312188009",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7125,
        "title": "Super Metroid - Big Boss Theme 2",
        "version": "smwc-7125-1312188009",
        "upstream_time": 1312188009,
        "download_url": "https://dl.smwcentral.net/7125/SM%20-%20Big%20Boss%20Theme%202.zip",
        "filename": "SM - Big Boss Theme 2.zip",
        "size": 68654,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-brinstar-overgrown-with-vegetation-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36727,
    "title": "Super Metroid - Brinstar Overgrown with Vegetation Area",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cave",
      "dark",
      "forest",
      "jungle",
      "sewer",
      "space"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36727-1706161421",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36727,
        "title": "Super Metroid - Brinstar Overgrown with Vegetation Area",
        "version": "smwc-36727-1706161421",
        "upstream_time": 1706161421,
        "download_url": "https://dl.smwcentral.net/36727/05%20Brinstar%20Overgrown%20with%20Vegetation%20Area.zip",
        "filename": "05 Brinstar Overgrown with Vegetation Area.zip",
        "size": 213859,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-brinstar-red-soil-swampy-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36728,
    "title": "Super Metroid - Brinstar Red Soil Swampy Area",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cave",
      "dark",
      "ruins",
      "sewer",
      "swamp",
      "temple",
      "tense",
      "water"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36728-1706161480",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36728,
        "title": "Super Metroid - Brinstar Red Soil Swampy Area",
        "version": "smwc-36728-1706161480",
        "upstream_time": 1706161480,
        "download_url": "https://dl.smwcentral.net/36728/06%20Brinstar%20Red%20Soil%20Swampy%20Area.zip",
        "filename": "06 Brinstar Red Soil Swampy Area.zip",
        "size": 212378,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-chozo-statue-awakens",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36741,
    "title": "Super Metroid - Chozo Statue Awakens",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "dark",
      "mysterious",
      "tense"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36741-1706162350",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36741,
        "title": "Super Metroid - Chozo Statue Awakens",
        "version": "smwc-36741-1706162350",
        "upstream_time": 1706162350,
        "download_url": "https://dl.smwcentral.net/36741/19%20Chozo%20Statue%20Awakens.zip",
        "filename": "19 Chozo Statue Awakens.zip",
        "size": 204616,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-continue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36757,
    "title": "Super Metroid - Continue",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "cutscene",
      "dark",
      "misc",
      "mysterious"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36757-1706163277",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36757,
        "title": "Super Metroid - Continue",
        "version": "smwc-36757-1706163277",
        "upstream_time": 1706163277,
        "download_url": "https://dl.smwcentral.net/36757/97%20Continue.zip",
        "filename": "97 Continue.zip",
        "size": 200058,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-crateria-rainstorm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36758,
    "title": "Super Metroid - Crateria Rainstorm",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "environmental"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36758-1706163341",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36758,
        "title": "Super Metroid - Crateria Rainstorm",
        "version": "smwc-36758-1706163341",
        "upstream_time": 1706163341,
        "download_url": "https://dl.smwcentral.net/36758/97%20Crateria%20Rainstorm.zip",
        "filename": "97 Crateria Rainstorm.zip",
        "size": 205536,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-crateria-the-space-pirates-appear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36726,
    "title": "Super Metroid - Crateria ~ The Space Pirates Appear",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "cutscene",
      "dark",
      "spooky",
      "tense"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36726-1706161374",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36726,
        "title": "Super Metroid - Crateria ~ The Space Pirates Appear",
        "version": "smwc-36726-1706161374",
        "upstream_time": 1706161374,
        "download_url": "https://dl.smwcentral.net/36726/04%20Crateria%20~%20The%20Space%20Pirates%20Appear.zip",
        "filename": "04 Crateria ~ The Space Pirates Appear.zip",
        "size": 208493,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-crateria-underground",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36747,
    "title": "Super Metroid - Crateria Underground",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "cutscene",
      "dark",
      "mysterious",
      "tense"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36747-1706162670",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36747,
        "title": "Super Metroid - Crateria Underground",
        "version": "smwc-36747-1706162670",
        "upstream_time": 1706162670,
        "download_url": "https://dl.smwcentral.net/36747/91%20Crateria%20Underground.zip",
        "filename": "91 Crateria Underground.zip",
        "size": 205944,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-ending",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36746,
    "title": "Super Metroid - Ending",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "credits",
      "cutscene"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36746-1706162616",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36746,
        "title": "Super Metroid - Ending",
        "version": "smwc-36746-1706162616",
        "upstream_time": 1706162616,
        "download_url": "https://dl.smwcentral.net/36746/24%20Ending.zip",
        "filename": "24 Ending.zip",
        "size": 219754,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-escape",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36744,
    "title": "Super Metroid - Escape",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "chase",
      "cutscene",
      "dark",
      "final",
      "tense"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36744-1706162522",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36744,
        "title": "Super Metroid - Escape",
        "version": "smwc-36744-1706162522",
        "upstream_time": 1706162522,
        "download_url": "https://dl.smwcentral.net/36744/22%20Escape.zip",
        "filename": "22 Escape.zip",
        "size": 209443,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-item-acquisition-fanfare",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36739,
    "title": "Super Metroid - Item Acquisition Fanfare",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36739-1706162228",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36739,
        "title": "Super Metroid - Item Acquisition Fanfare",
        "version": "smwc-36739-1706162228",
        "upstream_time": 1706162228,
        "download_url": "https://dl.smwcentral.net/36739/17%20Item%20Acquisition%20Fanfare.zip",
        "filename": "17 Item Acquisition Fanfare.zip",
        "size": 200520,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18401,
        "title": "Super Metroid - Item Acquisition Fanfare",
        "version": "smwc-18401-1541117155",
        "upstream_time": 1541117155,
        "download_url": "https://dl.smwcentral.net/18401/Item.zip",
        "filename": "Item.zip",
        "size": 30754,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-item-room",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36754,
    "title": "Super Metroid - Item Room",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "cutscene",
      "dark",
      "mysterious"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36754-1706163121",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36754,
        "title": "Super Metroid - Item Room",
        "version": "smwc-36754-1706163121",
        "upstream_time": 1706163121,
        "download_url": "https://dl.smwcentral.net/36754/95%20Item%20Room.zip",
        "filename": "95 Item Room.zip",
        "size": 200440,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-maridia-drifting-sand-underwater-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36733,
    "title": "Super Metroid - Maridia Drifting Sand Underwater Area",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "dark",
      "mysterious",
      "tense",
      "water"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36733-1706161874",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36733,
        "title": "Super Metroid - Maridia Drifting Sand Underwater Area",
        "version": "smwc-36733-1706161874",
        "upstream_time": 1706161874,
        "download_url": "https://dl.smwcentral.net/36733/11%20Maridia%20Drifting%20Sand%20Underwater%20Area.zip",
        "filename": "11 Maridia Drifting Sand Underwater Area.zip",
        "size": 206613,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-maridia-rocky-underwater-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36732,
    "title": "Super Metroid - Maridia Rocky Underwater Area",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "dark",
      "night",
      "sewer",
      "water"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36732-1706161815",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36732,
        "title": "Super Metroid - Maridia Rocky Underwater Area",
        "version": "smwc-36732-1706161815",
        "upstream_time": 1706161815,
        "download_url": "https://dl.smwcentral.net/36732/10%20Maridia%20Rocky%20Underwater%20Area.zip",
        "filename": "10 Maridia Rocky Underwater Area.zip",
        "size": 201511,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-mini-boss-confrontation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36735,
    "title": "Super Metroid - Mini Boss Confrontation",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "dark",
      "fire",
      "overworld",
      "ruins",
      "spooky",
      "tense"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36735-1706161980",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36735,
        "title": "Super Metroid - Mini Boss Confrontation",
        "version": "smwc-36735-1706161980",
        "upstream_time": 1706161980,
        "download_url": "https://dl.smwcentral.net/36735/13%20Mini%20Boss%20Confrontation.zip",
        "filename": "13 Mini Boss Confrontation.zip",
        "size": 206367,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-miniboss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18968,
    "title": "Super Metroid - Miniboss Battle",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "boss",
      "cave",
      "dark",
      "jungle",
      "ruins",
      "swamp",
      "temple",
      "tense"
    ],
    "description": "A creepy, minimalistic piece with an irregular tribalish drum rhythm.",
    "latest_version": "smwc-18968-1548000577",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18968,
        "title": "Super Metroid - Miniboss Battle",
        "version": "smwc-18968-1548000577",
        "upstream_time": 1548000577,
        "download_url": "https://dl.smwcentral.net/18968/smminiboss.zip",
        "filename": "smminiboss.zip",
        "size": 30576,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-mother-brain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36743,
    "title": "Super Metroid - Mother Brain",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "final",
      "spooky",
      "tense"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36743-1706162452",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36743,
        "title": "Super Metroid - Mother Brain",
        "version": "smwc-36743-1706162452",
        "upstream_time": 1706162452,
        "download_url": "https://dl.smwcentral.net/36743/21%20Mother%20Brain.zip",
        "filename": "21 Mother Brain.zip",
        "size": 206603,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-mysterious-statue-chamber",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36756,
    "title": "Super Metroid - Mysterious Statue Chamber",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "dark",
      "environmental",
      "ruins",
      "sewer",
      "tense",
      "water"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36756-1706163227",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36756,
        "title": "Super Metroid - Mysterious Statue Chamber",
        "version": "smwc-36756-1706163227",
        "upstream_time": 1706163227,
        "download_url": "https://dl.smwcentral.net/36756/96%20Mysterious%20Statue%20Chamber.zip",
        "filename": "96 Mysterious Statue Chamber.zip",
        "size": 205593,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-norfair-ancient-ruins-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36734,
    "title": "Super Metroid - Norfair Ancient Ruins Area",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "fire",
      "ruins",
      "temple",
      "tense"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36734-1706161932",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36734,
        "title": "Super Metroid - Norfair Ancient Ruins Area",
        "version": "smwc-36734-1706161932",
        "upstream_time": 1706161932,
        "download_url": "https://dl.smwcentral.net/36734/12%20Norfair%20Ancient%20Ruins%20Area.zip",
        "filename": "12 Norfair Ancient Ruins Area.zip",
        "size": 212418,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-norfair-hot-lava-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36729,
    "title": "Super Metroid - Norfair Hot Lava Area",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "dark",
      "fire",
      "ruins",
      "tense"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36729-1706161632",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36729,
        "title": "Super Metroid - Norfair Hot Lava Area",
        "version": "smwc-36729-1706161632",
        "upstream_time": 1706161632,
        "download_url": "https://dl.smwcentral.net/36729/07%20Norfair%20Hot%20Lava%20Area.zip",
        "filename": "07 Norfair Hot Lava Area.zip",
        "size": 207389,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-opening-destruction-of-the-space-colony",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36723,
    "title": "Super Metroid - Opening ~ Destruction of the Space Colony",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "cutscene",
      "dark",
      "mysterious",
      "tense",
      "title"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36723-1706161197",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36723,
        "title": "Super Metroid - Opening ~ Destruction of the Space Colony",
        "version": "smwc-36723-1706161197",
        "upstream_time": 1706161197,
        "download_url": "https://dl.smwcentral.net/36723/01%20Opening%20~%20Destruction%20of%20the%20Space%20Colony.zip",
        "filename": "01 Opening ~ Destruction of the Space Colony.zip",
        "size": 209668,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-planet-zebes-arrival-on-crateria",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36725,
    "title": "Super Metroid - Planet Zebes ~ Arrival on Crateria",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "dark",
      "environmental",
      "mysterious",
      "tense"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36725-1706161314",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36725,
        "title": "Super Metroid - Planet Zebes ~ Arrival on Crateria",
        "version": "smwc-36725-1706161314",
        "upstream_time": 1706161314,
        "download_url": "https://dl.smwcentral.net/36725/03%20Planet%20Zebes%20~%20Arrival%20on%20Crateria.zip",
        "filename": "03 Planet Zebes ~ Arrival on Crateria.zip",
        "size": 214700,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-planet-zebes-explodes",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36745,
    "title": "Super Metroid - Planet Zebes Explodes",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "environmental",
      "misc"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36745-1706162565",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36745,
        "title": "Super Metroid - Planet Zebes Explodes",
        "version": "smwc-36745-1706162565",
        "upstream_time": 1706162565,
        "download_url": "https://dl.smwcentral.net/36745/23%20Planet%20Zebes%20Explodes.zip",
        "filename": "23 Planet Zebes Explodes.zip",
        "size": 204081,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-samus-aran-s-appearance-fanfare",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36738,
    "title": "Super Metroid - Samus Aran's Appearance Fanfare",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "game over",
      "misc",
      "miss"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36738-1706162166",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36738,
        "title": "Super Metroid - Samus Aran's Appearance Fanfare",
        "version": "smwc-36738-1706162166",
        "upstream_time": 1706162166,
        "download_url": "https://dl.smwcentral.net/36738/16%20Samus%20Aran%27s%20Appearance%20Fanfare.zip",
        "filename": "16 Samus Aran%27s Appearance Fanfare.zip",
        "size": 201442,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-samus-aran-s-final-cry",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36740,
    "title": "Super Metroid - Samus Aran's Final Cry",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "misc",
      "miss"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36740-1706162274",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36740,
        "title": "Super Metroid - Samus Aran's Final Cry",
        "version": "smwc-36740-1706162274",
        "upstream_time": 1706162274,
        "download_url": "https://dl.smwcentral.net/36740/18%20Samus%20Aran%27s%20Final%20Cry.zip",
        "filename": "18 Samus Aran%27s Final Cry.zip",
        "size": 209037,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-space-colony",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36751,
    "title": "Super Metroid - Space Colony",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "environmental"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36751-1706162938",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36751,
        "title": "Super Metroid - Space Colony",
        "version": "smwc-36751-1706162938",
        "upstream_time": 1706162938,
        "download_url": "https://dl.smwcentral.net/36751/94%20Space%20Colony.zip",
        "filename": "94 Space Colony.zip",
        "size": 201565,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-space-ship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36750,
    "title": "Super Metroid - Space Ship",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "game over",
      "misc",
      "miss"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36750-1706162849",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36750,
        "title": "Super Metroid - Space Ship",
        "version": "smwc-36750-1706162849",
        "upstream_time": 1706162849,
        "download_url": "https://dl.smwcentral.net/36750/93%20Space%20Ship.zip",
        "filename": "93 Space Ship.zip",
        "size": 208941,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-tension",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36755,
    "title": "Super Metroid - Tension",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "cutscene",
      "dark",
      "mysterious",
      "tense"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36755-1706163166",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36755,
        "title": "Super Metroid - Tension",
        "version": "smwc-36755-1706163166",
        "upstream_time": 1706163166,
        "download_url": "https://dl.smwcentral.net/36755/95%20Tension.zip",
        "filename": "95 Tension.zip",
        "size": 201890,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-the-space-colony-explodes",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36753,
    "title": "Super Metroid - The Space Colony Explodes",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "environmental",
      "misc"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36753-1706163067",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36753,
        "title": "Super Metroid - The Space Colony Explodes",
        "version": "smwc-36753-1706163067",
        "upstream_time": 1706163067,
        "download_url": "https://dl.smwcentral.net/36753/94%20The%20Space%20Colony%20Explodes.zip",
        "filename": "94 The Space Colony Explodes.zip",
        "size": 198899,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-the-space-colony-explodes-to-planet-zebes",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36752,
    "title": "Super Metroid - The Space Colony Explodes ~ To Planet Zebes",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "dark",
      "environmental",
      "misc",
      "mysterious"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36752-1706163022",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36752,
        "title": "Super Metroid - The Space Colony Explodes ~ To Planet Zebes",
        "version": "smwc-36752-1706163022",
        "upstream_time": 1706163022,
        "download_url": "https://dl.smwcentral.net/36752/94%20The%20Space%20Colony%20Explodes%20~%20To%20Planet%20Zebes.zip",
        "filename": "94 The Space Colony Explodes ~ To Planet Zebes.zip",
        "size": 211029,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-theme-of-samus-aran-galactic-warrior",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36730,
    "title": "Super Metroid - Theme of Samus Aran ~ Galactic Warrior",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "credits",
      "cutscene",
      "dark",
      "temple",
      "tense"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36730-1706161699",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36730,
        "title": "Super Metroid - Theme of Samus Aran ~ Galactic Warrior",
        "version": "smwc-36730-1706161699",
        "upstream_time": 1706161699,
        "download_url": "https://dl.smwcentral.net/36730/08%20Theme%20of%20Samus%20Aran%20~%20Galactic%20Warrior.zip",
        "filename": "08 Theme of Samus Aran ~ Galactic Warrior.zip",
        "size": 209944,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-theme-of-super-metroid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36724,
    "title": "Super Metroid - Theme of Super Metroid",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "dark",
      "ruins",
      "tense"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36724-1706161252",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36724,
        "title": "Super Metroid - Theme of Super Metroid",
        "version": "smwc-36724-1706161252",
        "upstream_time": 1706161252,
        "download_url": "https://dl.smwcentral.net/36724/02%20Theme%20of%20Super%20Metroid.zip",
        "filename": "02 Theme of Super Metroid.zip",
        "size": 212633,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-tourian",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36742,
    "title": "Super Metroid - Tourian",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "dark",
      "environmental",
      "sewer",
      "water"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36742-1706162401",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36742,
        "title": "Super Metroid - Tourian",
        "version": "smwc-36742-1706162401",
        "upstream_time": 1706162401,
        "download_url": "https://dl.smwcentral.net/36742/20%20Tourian.zip",
        "filename": "20 Tourian.zip",
        "size": 207105,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-unused-jingle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36749,
    "title": "Super Metroid - Unused Jingle",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "misc"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36749-1706162791",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36749,
        "title": "Super Metroid - Unused Jingle",
        "version": "smwc-36749-1706162791",
        "upstream_time": 1706162791,
        "download_url": "https://dl.smwcentral.net/36749/92%20Unused%20Jingle.zip",
        "filename": "92 Unused Jingle.zip",
        "size": 197221,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-wrecked-ship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36731,
    "title": "Super Metroid - Wrecked Ship",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "dark",
      "mysterious",
      "spooky",
      "tense"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36731-1706161750",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36731,
        "title": "Super Metroid - Wrecked Ship",
        "version": "smwc-36731-1706161750",
        "upstream_time": 1706161750,
        "download_url": "https://dl.smwcentral.net/36731/09%20Wrecked%20Ship.zip",
        "filename": "09 Wrecked Ship.zip",
        "size": 203799,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-metroid-wrecked-ship-activated",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36748,
    "title": "Super Metroid - Wrecked Ship (Activated)",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "dark",
      "environmental",
      "mysterious",
      "spooky",
      "tense"
    ],
    "description": "Part of the Super Metroid soundtrack.",
    "latest_version": "smwc-36748-1706162748",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36748,
        "title": "Super Metroid - Wrecked Ship (Activated)",
        "version": "smwc-36748-1706162748",
        "upstream_time": 1706162748,
        "download_url": "https://dl.smwcentral.net/36748/91%20Wrecked%20Ship%20%28Activated%29.zip",
        "filename": "91 Wrecked Ship (Activated).zip",
        "size": 209645,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-momotarou-dentetsu-dx-shijyousaidai-no-tatakai",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18594,
    "title": "Super Momotarou Dentetsu DX - Shijyousaidai no Tatakai",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "Good for boss themes. Yall know this song if you've ever played the cheep demo of Brutal Mario.",
    "latest_version": "smwc-18594-1543886892",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18594,
        "title": "Super Momotarou Dentetsu DX - Shijyousaidai no Tatakai",
        "version": "smwc-18594-1543886892",
        "upstream_time": 1543886892,
        "download_url": "https://dl.smwcentral.net/18594/Super%20Momotarou%20Dentetsu%20DX%20-%20Shijyousaidai%20no%20Tatakai.zip",
        "filename": "Super Momotarou Dentetsu DX - Shijyousaidai no Tatakai.zip",
        "size": 32194,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-monkey-ball",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19400,
    "title": "Super Monkey Ball 2 - Clock Tower",
    "authors": [
      "sincx"
    ],
    "tags": [
      "dark",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "The intense World 8 song from Super Monkey Ball 2. Requested by idol.",
    "latest_version": "smwc-19400-1553129125",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19400,
        "title": "Super Monkey Ball 2 - Clock Tower",
        "version": "smwc-19400-1553129125",
        "upstream_time": 1553129125,
        "download_url": "https://dl.smwcentral.net/19400/clocktower.zip",
        "filename": "clocktower.zip",
        "size": 72543,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-nazo-puyo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19113,
    "title": "Super Nazo Puyo 2 - Village & Lakeside",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "night",
      "overworld",
      "sky",
      "town"
    ],
    "description": "Fit with calm overworld theme",
    "latest_version": "smwc-19113-1550283500",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19113,
        "title": "Super Nazo Puyo 2 - Village & Lakeside",
        "version": "smwc-19113-1550283500",
        "upstream_time": 1550283500,
        "download_url": "https://dl.smwcentral.net/19113/Super%20Nazo%20Puyo%202%20-%20Village%20%26%20Lakeside.zip",
        "filename": "Super Nazo Puyo 2 - Village %26 Lakeside.zip",
        "size": 69801,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18891,
        "title": "Super Nazo Puyo 2 - Rulue's House & Menu Screen",
        "version": "smwc-18891-1547175129",
        "upstream_time": 1547175129,
        "download_url": "https://dl.smwcentral.net/18891/snp%20menu.zip",
        "filename": "snp menu.zip",
        "size": 35603,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-nazo-puyo-ruru-no-ruu-arle-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26938,
    "title": "Super Nazo Puyo: Ruru no Ruu - Arle Area 1",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "athletic",
      "carnival",
      "credits",
      "grassland",
      "night",
      "sky",
      "space",
      "town",
      "urban"
    ],
    "description": "A cute and entertaining little song that can fit various sceneries as long as they're adorable.<br>\r\n<br>\r\nMade on <a href=\"https://www.smwcentral.net/?p=viewthread&t=105659\">request</a> for Klug.",
    "latest_version": "smwc-26938-1622604368",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26938,
        "title": "Super Nazo Puyo: Ruru no Ruu - Arle Area 1",
        "version": "smwc-26938-1622604368",
        "upstream_time": 1622604368,
        "download_url": "https://dl.smwcentral.net/26938/snp_arle_a1_0_2.zip",
        "filename": "snp_arle_a1_0_2.zip",
        "size": 86406,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26937,
        "title": "Super Nazo Puyo: Ruru no Ruu - Arle Area 1",
        "version": "smwc-26937-1622604050",
        "upstream_time": 1622604050,
        "download_url": "https://dl.smwcentral.net/26937/snp_arle_a1_smwsf_0_1.zip",
        "filename": "snp_arle_a1_smwsf_0_1.zip",
        "size": 34599,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-nazo-puyo-ruru-no-ruu-arle-vs-rulue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15869,
    "title": "Super Nazo Puyo: Ruru no Ruu - Arle vs. Rulue",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "tense"
    ],
    "description": "Could fit intense athletic areas and maybe bosses.",
    "latest_version": "smwc-15869-1500584270",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15869,
        "title": "Super Nazo Puyo: Ruru no Ruu - Arle vs. Rulue",
        "version": "smwc-15869-1500584270",
        "upstream_time": 1500584270,
        "download_url": "https://dl.smwcentral.net/15869/Arle%20vs.%20Rulue.zip",
        "filename": "Arle vs. Rulue.zip",
        "size": 34387,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-nazo-puyo-ruru-no-ruu-boss-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15874,
    "title": "Super Nazo Puyo: Ruru no Ruu - Boss Theme",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "final"
    ],
    "description": "Could fit bosses.",
    "latest_version": "smwc-15874-1500511538",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15874,
        "title": "Super Nazo Puyo: Ruru no Ruu - Boss Theme",
        "version": "smwc-15874-1500511538",
        "upstream_time": 1500511538,
        "download_url": "https://dl.smwcentral.net/15874/Nazo%20Puyo%20Boss.zip",
        "filename": "Nazo Puyo Boss.zip",
        "size": 35252,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-nazo-puyo-ruru-no-ruu-rulue-puzzle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15875,
    "title": "Super Nazo Puyo: Ruru no Ruu - Rulue Puzzle 1",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "dark",
      "final",
      "tense"
    ],
    "description": "Could fit athletic dark levels and any kind of tense-enough level.",
    "latest_version": "smwc-15875-1500511634",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15875,
        "title": "Super Nazo Puyo: Ruru no Ruu - Rulue Puzzle 1",
        "version": "smwc-15875-1500511634",
        "upstream_time": 1500511634,
        "download_url": "https://dl.smwcentral.net/15875/Rulue%20Puzzle.zip",
        "filename": "Rulue Puzzle.zip",
        "size": 34165,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-nazo-puyo-satan",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23732,
    "title": "Super Nazo Puyo - Satan",
    "authors": [
      "sincx"
    ],
    "tags": [
      "abstract",
      "castle",
      "final",
      "space"
    ],
    "description": "Intense, good for hard castles or maybe bosses.<br>\r\n<br>\r\nOriginally featured in YUMP 2.",
    "latest_version": "smwc-23732-1595872062",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23732,
        "title": "Super Nazo Puyo - Satan",
        "version": "smwc-23732-1595872062",
        "upstream_time": 1595872062,
        "download_url": "https://dl.smwcentral.net/23732/satan.zip",
        "filename": "satan.zip",
        "size": 58325,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-nes-scope",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7446,
    "title": "Super NES Scope 6 - Blastris Type A",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "ice",
      "sky"
    ],
    "description": "One of three themes that plays during Blastris. Great for ice levels and puzzle themes.",
    "latest_version": "smwc-7446-1325317071",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7446,
        "title": "Super NES Scope 6 - Blastris Type A",
        "version": "smwc-7446-1325317071",
        "upstream_time": 1325317071,
        "download_url": "https://dl.smwcentral.net/7446/Super%20NES%20Scope%206%20-%20Blastris%20Type%20A.zip",
        "filename": "Super NES Scope 6 - Blastris Type A.zip",
        "size": 67696,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-off-road-title-demo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27453,
    "title": "Super Off Road - Title Demo",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "chase",
      "cutscene",
      "industrial",
      "mountain",
      "title",
      "urban"
    ],
    "description": "Super Off Road's title screen music.<br>\r\n<br>\r\nIf you find the xylophones annoying, then you can set it to not play - Change #define no_xylophone 0 to 1 inside the text file.<br>\r\n<br>\r\nmod note: Very minor, almost negligible slowdown when the timer drops below 100.",
    "latest_version": "smwc-27453-1626887794",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27453,
        "title": "Super Off Road - Title Demo",
        "version": "smwc-27453-1626887794",
        "upstream_time": 1626887794,
        "download_url": "https://dl.smwcentral.net/27453/Super%20Off%20Road%20-%20Title.zip",
        "filename": "Super Off Road - Title.zip",
        "size": 102088,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-paper-mario-fort-francis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28530,
    "title": "Super Paper Mario - Fort Francis",
    "authors": [
      "princess22"
    ],
    "tags": [
      "castle",
      "final",
      "industrial"
    ],
    "description": "The theme that plays in Fort Francis in the game Super Paper Mario.",
    "latest_version": "smwc-28530-1638062533",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28530,
        "title": "Super Paper Mario - Fort Francis",
        "version": "smwc-28530-1638062533",
        "upstream_time": 1638062533,
        "download_url": "https://dl.smwcentral.net/28530/FortFrancis.zip",
        "filename": "FortFrancis.zip",
        "size": 48472,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-paper-mario-gap-of-crag",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7300,
    "title": "Super Paper Mario - Gap of Crag",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "cave",
      "fire",
      "temple"
    ],
    "description": "This is the theme played in chapter 5-1 and 5-2 of Super Paper Mario. Very volcano-ish.",
    "latest_version": "smwc-7300-1319468707",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7300,
        "title": "Super Paper Mario - Gap of Crag",
        "version": "smwc-7300-1319468707",
        "upstream_time": 1319468707,
        "download_url": "https://dl.smwcentral.net/7300/spmgoc.zip",
        "filename": "spmgoc.zip",
        "size": 66996,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-paper-mario-lineland-road",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8075,
    "title": "Super Paper Mario - Lineland Road",
    "authors": [
      "Bluemoon"
    ],
    "tags": [
      "athletic",
      "grassland"
    ],
    "description": "The theme of the first chapter in Super Paper Mario, Lineland. Great for your general grassland levels.",
    "latest_version": "smwc-8075-1406220641",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8075,
        "title": "Super Paper Mario - Lineland Road",
        "version": "smwc-8075-1406220641",
        "upstream_time": 1406220641,
        "download_url": "https://dl.smwcentral.net/8075/LineLand-SPM.zip",
        "filename": "LineLand-SPM.zip",
        "size": 32544,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-paper-mario-overthere-stairs",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26372,
    "title": "Super Paper Mario - Overthere Stairs",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "calm",
      "overworld",
      "sky"
    ],
    "description": "Music were played in Chapter 7-3 in Super Paper Mario. Could fit on the sky levels and overworld.",
    "latest_version": "smwc-26372-1617253037",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26372,
        "title": "Super Paper Mario - Overthere Stairs",
        "version": "smwc-26372-1617253037",
        "upstream_time": 1617253037,
        "download_url": "https://dl.smwcentral.net/26372/SPM_overthere.zip",
        "filename": "SPM_overthere.zip",
        "size": 51691,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-paper-mario-overthere-stairs-anime-relaxing-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26378,
    "title": "Super Paper Mario - Overthere Stairs (Anime Relaxing Mix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "calm",
      "cutscene",
      "forest",
      "intro",
      "night",
      "overworld",
      "sky",
      "temple",
      "tense",
      "title"
    ],
    "description": "Music was played in World 7 from Super Paper Mario. But fantastic relaxing like Anime stuff. Could fit in the forest levels and overworld with beautiful stuff like anime.<br>\r\n<br>\r\nPreview song: https://www.youtube.com/watch?v=4TsrGV7XAws<br>\r\n<br>\r\nUpdate (2020/11/14): Fixed and Improved Quality<br>\r\nUpdate (2020/11/17): Fixed v2<br>\r\nUpdate (2020/11/29): Improved and removed sample group necessary into #default<br>\r\nMod Update (2020/12/5): Upon author's request, an alternate Night remix by the author has been added.<br>\r\n<br>\r\n<br>\r\nUpdate (2021/03/07): Remastered and Separated each versions.",
    "latest_version": "smwc-26378-1618116205",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26378,
        "title": "Super Paper Mario - Overthere Stairs (Anime Relaxing Mix)",
        "version": "smwc-26378-1618116205",
        "upstream_time": 1618116205,
        "download_url": "https://dl.smwcentral.net/26378/SPM_overthere%20%28anime%20relaxing%29.zip",
        "filename": "SPM_overthere (anime relaxing).zip",
        "size": 62425,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-paper-mario-overthere-stairs-night-anime-relaxing",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26379,
    "title": "Super Paper Mario - Overthere Stairs Night (Anime Relaxing)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "calm",
      "cutscene",
      "forest",
      "intro",
      "night",
      "overworld",
      "sky",
      "temple",
      "tense",
      "title"
    ],
    "description": "--Night Version--<br>\r\nMusic was played in World 7 from Super Paper Mario. But fantastic relaxing like Anime stuff. Could fit in the forest levels and overworld with beautiful stuff like anime.",
    "latest_version": "smwc-26379-1618116360",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26379,
        "title": "Super Paper Mario - Overthere Stairs Night (Anime Relaxing)",
        "version": "smwc-26379-1618116360",
        "upstream_time": 1618116360,
        "download_url": "https://dl.smwcentral.net/26379/SPM_overthere%20night%20%28anime%20relaxing%29.zip",
        "filename": "SPM_overthere night (anime relaxing).zip",
        "size": 62845,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-paper-mario-overthere-stairs-rainforest-lake",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26375,
    "title": "Super Paper Mario - Overthere Stairs (Rainforest Lake)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "calm",
      "cave",
      "forest",
      "jungle",
      "night",
      "overworld",
      "sad",
      "snow",
      "swamp",
      "temple",
      "water"
    ],
    "description": "\"Cogwald Rainforest (Lake)\"<br>\r\nFormerly Overthere Stairs was re-imagined in a 4/4 time signature with the sorrowful genre. Could fit on the rainforest or lake levels with tropical themed.<br>\r\n<br>\r\nPreview Video: https://www.youtube.com/watch?v=BEt6U8zFY7M<br>\r\n<br>\r\nUpdate (2020/11/14): Fixed and Improved Quality<br>\r\nUpdate (2020/11/17)<br>\r\nUpdate (2020/11/29): Improved and removed sample group necessary into #default<br>\r\n<br>\r\nUpdate (2021/03/07): Remastered and Renamed into \"SPM Overthere Remix\"",
    "latest_version": "smwc-26375-1618115829",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26375,
        "title": "Super Paper Mario - Overthere Stairs (Rainforest Lake)",
        "version": "smwc-26375-1618115829",
        "upstream_time": 1618115829,
        "download_url": "https://dl.smwcentral.net/26375/SPM%20overthere%20%28rainforest%20lake%29.zip",
        "filename": "SPM overthere (rainforest lake).zip",
        "size": 61440,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-paper-mario-sammer-s-kingdom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7216,
    "title": "Super Paper Mario - Sammer's Kingdom",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "castle",
      "ruins",
      "temple"
    ],
    "description": "A nice, imperial-sounding song from Super Paper Mario. It would give an interesting flair to a castle or temple.",
    "latest_version": "smwc-7216-1318139834",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7216,
        "title": "Super Paper Mario - Sammer's Kingdom",
        "version": "smwc-7216-1318139834",
        "upstream_time": 1318139834,
        "download_url": "https://dl.smwcentral.net/7216/Sammer%27s%20Kingdom.zip",
        "filename": "Sammer%27s Kingdom.zip",
        "size": 69362,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-paper-mario-tilt-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7630,
    "title": "Super Paper Mario - Tilt Island",
    "authors": [
      "spigmike"
    ],
    "tags": [
      "beach",
      "bonus",
      "grassland"
    ],
    "description": "A beautiful theme from the arcade game in Super Paper Mario. It would suit islands, beaches, or any sort of tropical bonus area.",
    "latest_version": "smwc-7630-1312740278",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7630,
        "title": "Super Paper Mario - Tilt Island",
        "version": "smwc-7630-1312740278",
        "upstream_time": 1312740278,
        "download_url": "https://dl.smwcentral.net/7630/TiltIsland.zip",
        "filename": "TiltIsland.zip",
        "size": 67141,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-peach-world-athletic-action",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25628,
    "title": "Super Peach World - Athletic Action",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "athletic",
      "grassland",
      "yoshi drums"
    ],
    "description": "The main theme of my hack Super Peach World. Could be used as a grassland/athletic theme.<br>\r\nSupports Yoshi Drums!<br>\r\nPlease credit if used :)",
    "latest_version": "smwc-25628-1610325645",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25628,
        "title": "Super Peach World - Athletic Action",
        "version": "smwc-25628-1610325645",
        "upstream_time": 1610325645,
        "download_url": "https://dl.smwcentral.net/25628/SPW%20-%20AthleticAction.zip",
        "filename": "SPW - AthleticAction.zip",
        "size": 64546,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-peach-world-bewitched-bog",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25629,
    "title": "Super Peach World - Bewitched Bog",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "forest",
      "spooky"
    ],
    "description": "The forest overworld music from my hack Super Peach World. Could fit any forest or haunted areas. Please credit me if used :)",
    "latest_version": "smwc-25629-1610326390",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25629,
        "title": "Super Peach World - Bewitched Bog",
        "version": "smwc-25629-1610326390",
        "upstream_time": 1610326390,
        "download_url": "https://dl.smwcentral.net/25629/SPW%20-%20Bewitched_Bog.zip",
        "filename": "SPW - Bewitched_Bog.zip",
        "size": 51578,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-peach-world-bottomless",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25630,
    "title": "Super Peach World - Bottomless",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "athletic",
      "night",
      "upbeat"
    ],
    "description": "The bonus/night theme from my hack Super Peach World. <br>\r\nCould fit any night and/or athletic levels.<br>\r\nSupports Yoshi Drums!<br>\r\nPlease credit if you use this :)",
    "latest_version": "smwc-25630-1610327200",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25630,
        "title": "Super Peach World - Bottomless",
        "version": "smwc-25630-1610327200",
        "upstream_time": 1610327200,
        "download_url": "https://dl.smwcentral.net/25630/SPW_-_Bottomless.zip",
        "filename": "SPW_-_Bottomless.zip",
        "size": 90103,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-peach-world-eerie-dance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25631,
    "title": "Super Peach World - Eerie Dance",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "ghost house",
      "sad",
      "spooky"
    ],
    "description": "The ghost house theme of my hack Super Peach World! Could fit any sad or haunted levels.<br>\r\nPlease credit me if used :)",
    "latest_version": "smwc-25631-1610431585",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25631,
        "title": "Super Peach World - Eerie Dance",
        "version": "smwc-25631-1610431585",
        "upstream_time": 1610431585,
        "download_url": "https://dl.smwcentral.net/25631/SPW%20-%20EerieDance.zip",
        "filename": "SPW - EerieDance.zip",
        "size": 56874,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-peach-world-emerald-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25632,
    "title": "Super Peach World - Emerald Island",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "calm",
      "overworld"
    ],
    "description": "The first overworld theme from my hack Super Peach World. Could fit any melancholic or calm areas.<br>\r\nPlease credit me if used :)",
    "latest_version": "smwc-25632-1610432217",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25632,
        "title": "Super Peach World - Emerald Island",
        "version": "smwc-25632-1610432217",
        "upstream_time": 1610432217,
        "download_url": "https://dl.smwcentral.net/25632/SPW%20-%20EmeraldIsland.zip",
        "filename": "SPW - EmeraldIsland.zip",
        "size": 52138,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-peach-world-fish-bones",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25633,
    "title": "Super Peach World - Fish Bones",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "calm",
      "night",
      "space",
      "water"
    ],
    "description": "The underwater theme from my hack Super Peach World. No idea in what kind of level this could work, I used it in any slightly water themed level.<br>\r\nSupports Yoshi Drums!<br>\r\nPlease credit me if used :)",
    "latest_version": "smwc-25633-1610425433",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25633,
        "title": "Super Peach World - Fish Bones",
        "version": "smwc-25633-1610425433",
        "upstream_time": 1610425433,
        "download_url": "https://dl.smwcentral.net/25633/SPW_-_FishBones.zip",
        "filename": "SPW_-_FishBones.zip",
        "size": 113452,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-peach-world-frog-grotto",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25634,
    "title": "Super Peach World - Frog Grotto",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "cave"
    ],
    "description": "The cave theme from my hack Super Peach World.<br>\r\nSupports Yoshi Drums!<br>\r\nPlease credit me if used :)",
    "latest_version": "smwc-25634-1610484984",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25634,
        "title": "Super Peach World - Frog Grotto",
        "version": "smwc-25634-1610484984",
        "upstream_time": 1610484984,
        "download_url": "https://dl.smwcentral.net/25634/SPW%20-%20FrogGrotto.zip",
        "filename": "SPW - FrogGrotto.zip",
        "size": 95912,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-peach-world-irregality",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25635,
    "title": "Super Peach World - Irregality",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "castle"
    ],
    "description": "The castle theme from my hack Super Peach World.<br>\r\nPlease credit me if used :)",
    "latest_version": "smwc-25635-1610492030",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25635,
        "title": "Super Peach World - Irregality",
        "version": "smwc-25635-1610492030",
        "upstream_time": 1610492030,
        "download_url": "https://dl.smwcentral.net/25635/SPW%20-%20Irregality.zip",
        "filename": "SPW - Irregality.zip",
        "size": 66187,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-peach-world-macchiato-nights",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25636,
    "title": "Super Peach World - Macchiato Nights",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "night",
      "overworld",
      "urban"
    ],
    "description": "Port of my song Macchiato Nights https://soundcloud.com/jea-1/macchiato-nights<br>\r\nUsed as an overworld theme in my hack Super Peach World. Could fit any night/city themed level.<br>\r\nPlease credit me if used :)",
    "latest_version": "smwc-25636-1610576392",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25636,
        "title": "Super Peach World - Macchiato Nights",
        "version": "smwc-25636-1610576392",
        "upstream_time": 1610576392,
        "download_url": "https://dl.smwcentral.net/25636/SPW%20-%20Macchiato%20Nights.zip",
        "filename": "SPW - Macchiato Nights.zip",
        "size": 47502,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-peach-world-mice-on-the-moon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25637,
    "title": "Super Peach World - Mice On The Moon",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "night",
      "space"
    ],
    "description": "Port of my song Mice On The Moon https://soundcloud.com/jea-1/mice-on-the-moon<br>\r\nUsed as the moon level theme in my hack Super Peach World. Could fit any athletic space or night themed levels.<br>\r\nSupports Yoshi Drums!<br>\r\nPlease credit me if used :)",
    "latest_version": "smwc-25637-1610577465",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25637,
        "title": "Super Peach World - Mice On The Moon",
        "version": "smwc-25637-1610577465",
        "upstream_time": 1610577465,
        "download_url": "https://dl.smwcentral.net/25637/SPW%20-%20Mice%20On%20The%20Moon.zip",
        "filename": "SPW - Mice On The Moon.zip",
        "size": 98307,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-peach-world-stage-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25639,
    "title": "Super Peach World - Stage Clear",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "goal"
    ],
    "description": "Stage Clear jingle from my hack Super Peach World!<br>\r\nPlease credit me if used :)",
    "latest_version": "smwc-25639-1610585628",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25639,
        "title": "Super Peach World - Stage Clear",
        "version": "smwc-25639-1610585628",
        "upstream_time": 1610585628,
        "download_url": "https://dl.smwcentral.net/25639/SPW%20-%20StageClear.zip",
        "filename": "SPW - StageClear.zip",
        "size": 30122,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-peach-world-strawberry-nebula",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25638,
    "title": "Super Peach World - Strawberry Nebula",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "ice",
      "space"
    ],
    "description": "Port of part of my song Strawberry Nebula https://soundcloud.com/jea-1/strawberry-nebula<br>\r\nUsed as an overworld theme in my hack Super Peach World. Could fit in ice or space themed areas.<br>\r\nPlease credit me if used :)",
    "latest_version": "smwc-25638-1610577840",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25638,
        "title": "Super Peach World - Strawberry Nebula",
        "version": "smwc-25638-1610577840",
        "upstream_time": 1610577840,
        "download_url": "https://dl.smwcentral.net/25638/SPW%20-%20Strawberry%20Nebula.zip",
        "filename": "SPW - Strawberry Nebula.zip",
        "size": 54735,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-pinball-behind-the-mask-blackbeard-and-ironmen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32868,
    "title": "Super Pinball: Behind The Mask - Blackbeard and Ironmen",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "final",
      "night"
    ],
    "description": "An upbeat, pirate ship-style song played on Blackbeard and Ironmen's Pinball Machine in Super Pinball: Behind The Mask.",
    "latest_version": "smwc-32868-1680289406",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32868,
        "title": "Super Pinball: Behind The Mask - Blackbeard and Ironmen",
        "version": "smwc-32868-1680289406",
        "upstream_time": 1680289406,
        "download_url": "https://dl.smwcentral.net/32868/Super%20Pinball%20Behind%20The%20Mask%20-%20Blackbeard%20and%20Ironmen.zip",
        "filename": "Super Pinball Behind The Mask - Blackbeard and Ironmen.zip",
        "size": 39985,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-pinball-behind-the-mask-jolly-joker",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30121,
    "title": "Super Pinball: Behind The Mask - Jolly Joker",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "space",
      "urban"
    ],
    "description": "The mischievous yet calming tune played when playing Jolly Joker's Pinball Machine in Super Pinball: Behind The Mask.<br>\r\n<br>\r\nGreat for shops, urban areas and perhaps spaceships.<br>\r\n<br>\r\nRequested a while back by <span class=\"un-outer\" title=\"Donut\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=48514\" style=\"color: #ea589f;\" class=\"un\">Donut</a></span>.",
    "latest_version": "smwc-30121-1658166597",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30121,
        "title": "Super Pinball: Behind The Mask - Jolly Joker",
        "version": "smwc-30121-1658166597",
        "upstream_time": 1658166597,
        "download_url": "https://dl.smwcentral.net/30121/Super%20Pinball%20Behind%20The%20Mask%20-%20Jolly%20Joker.zip",
        "filename": "Super Pinball Behind The Mask - Jolly Joker.zip",
        "size": 41228,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-pinball-behind-the-mask-jolly-joker-minigame",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37752,
    "title": "Super Pinball: Behind The Mask - Jolly Joker ~ Minigame",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "ghost house"
    ],
    "description": "The snazzy theme from Super Pinball: Behind The Mask, played during the Minigame portion of Jolly Joker.",
    "latest_version": "smwc-37752-1718311959",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37752,
        "title": "Super Pinball: Behind The Mask - Jolly Joker ~ Minigame",
        "version": "smwc-37752-1718311959",
        "upstream_time": 1718311959,
        "download_url": "https://dl.smwcentral.net/37752/Super%20Pinball%20Behind%20The%20Mask%20-%20Jolly%20Joker%20~%20Minigame.zip",
        "filename": "Super Pinball Behind The Mask - Jolly Joker ~ Minigame.zip",
        "size": 39432,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-pinball-behind-the-mask-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30328,
    "title": "Super Pinball: Behind The Mask - Title Screen",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "mysterious",
      "title"
    ],
    "description": "The odd, corrupt sounding theme played on the Title Screen in Super Pinball: Behind The Mask.<br>\r\n<br>\r\nCan fit unusual, ethereal environments.",
    "latest_version": "smwc-30328-1652231751",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30328,
        "title": "Super Pinball: Behind The Mask - Title Screen",
        "version": "smwc-30328-1652231751",
        "upstream_time": 1652231751,
        "download_url": "https://dl.smwcentral.net/30328/Super%20Pinball%2BBehind%20The%20Mask%20-%20Title%20Screen.zip",
        "filename": "Super Pinball+Behind The Mask - Title Screen.zip",
        "size": 46010,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-pinball-behind-the-mask-wizard",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30108,
    "title": "Super Pinball: Behind The Mask - Wizard",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "mysterious",
      "overworld",
      "sky",
      "space"
    ],
    "description": "The ethereal, spooky song played when playing Wizard's Pinball Machine in Super Pinball: Behind The Mask.<br>\r\n<br>\r\nGreat for your sky and/or space overworlds and levels.",
    "latest_version": "smwc-30108-1652128655",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30108,
        "title": "Super Pinball: Behind The Mask - Wizard",
        "version": "smwc-30108-1652128655",
        "upstream_time": 1652128655,
        "download_url": "https://dl.smwcentral.net/30108/Super%20Pinball%20Behind%20The%20Mask%20-%20Wizard.zip",
        "filename": "Super Pinball Behind The Mask - Wizard.zip",
        "size": 46170,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-pinball-ii-the-amazing-odyssey-main-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30122,
    "title": "Super Pinball II: The Amazing Odyssey - Main Menu",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "calm",
      "cutscene",
      "overworld"
    ],
    "description": "The relaxing theme played on the Main Menu in Super Pinball II: The Amazing Odyssey.<br>\r\n<br>\r\nPerfect for your abstract overworlds and levels.",
    "latest_version": "smwc-30122-1652205104",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30122,
        "title": "Super Pinball II: The Amazing Odyssey - Main Menu",
        "version": "smwc-30122-1652205104",
        "upstream_time": 1652205104,
        "download_url": "https://dl.smwcentral.net/30122/Super%20Pinball%20II%20The%20Amazing%20Odyssey%20-%20Main%20Menu.zip",
        "filename": "Super Pinball II The Amazing Odyssey - Main Menu.zip",
        "size": 46088,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-pitfall-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23135,
    "title": "Super Pitfall - Main Theme",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "bonus",
      "overworld",
      "switch palace",
      "title"
    ],
    "description": "Part of Wyatt Croucher's music pack. A short, happy song that could work for title screens or bonus rooms.",
    "latest_version": "smwc-23135-1590734834",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23135,
        "title": "Super Pitfall - Main Theme",
        "version": "smwc-23135-1590734834",
        "upstream_time": 1590734834,
        "download_url": "https://dl.smwcentral.net/23135/pitfall3.zip",
        "filename": "pitfall3.zip",
        "size": 30518,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-princess-peach-bopping-on-the-clouds-giddy-skies",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32465,
    "title": "Super Princess Peach - Bopping on the Clouds ~ Giddy Skies 1 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "beach",
      "calm",
      "night",
      "sky"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/KRIlwY3lEsI\" rel=\"nofollow\">Giddy Skies 1</a> from Super Princess Peach. Was replaying the game recently to realize how incredibly underrated this gem is. Seriously, this game is surprisingly awesome despite it being pretty obscure nowadays to Nintendo. Thought it'd be fun to arrange one of the two best songs in the game (the other being Giddy Skies 2) given how much I love this theme.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. D Major (Original Pitch) [turned on by default]<br>\r\n2. C Major (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-32465-1680328921",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32465,
        "title": "Super Princess Peach - Bopping on the Clouds ~ Giddy Skies 1 (Remix)",
        "version": "smwc-32465-1680328921",
        "upstream_time": 1680328921,
        "download_url": "https://dl.smwcentral.net/32465/Bopping%20on%20the%20Clouds.zip",
        "filename": "Bopping on the Clouds.zip",
        "size": 104505,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-princess-peach-giddy-skies",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32156,
    "title": "Super Princess Peach - Giddy Skies 1 (SM64 Style Remix)",
    "authors": [
      "84GSMeister"
    ],
    "tags": [
      "atheletic",
      "athletic",
      "beach",
      "bonus",
      "calm",
      "grassland",
      "overworld",
      "sky",
      "space",
      "town",
      "water"
    ],
    "description": "N64 Style remix of Giddy Sky soundtrack from Super Princess Peach.<br>\r\nRequested by <span class=\"un-outer\" title=\"OrangeBronzeDaisy\"><a href=\"/?p=profile&amp;id=42572\" style=\"color: var(--user-color-3);\" class=\"un unavailable inactive\">OrangeBronzeDaisy</a></span>",
    "latest_version": "smwc-32156-1674366994",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32156,
        "title": "Super Princess Peach - Giddy Skies 1 (SM64 Style Remix)",
        "version": "smwc-32156-1674366994",
        "upstream_time": 1674366994,
        "download_url": "https://dl.smwcentral.net/32156/Super%20Princess%20Peach%20Giddy%20Sky.zip",
        "filename": "Super Princess Peach Giddy Sky.zip",
        "size": 74390,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25409,
        "title": "Super Princess Peach - Giddy Skies 1",
        "version": "smwc-25409-1607729622",
        "upstream_time": 1607729622,
        "download_url": "https://dl.smwcentral.net/25409/SPP%20-%20Giddy%20Sky.zip",
        "filename": "SPP - Giddy Sky.zip",
        "size": 32012,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8325,
        "title": "Super Princess Peach - Giddy Skies 1",
        "version": "smwc-8325-1350172636",
        "upstream_time": 1350172636,
        "download_url": "https://dl.smwcentral.net/8325/Giddy%20Sky.zip",
        "filename": "Giddy Sky.zip",
        "size": 65757,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-princess-peach-giddy-sky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39628,
    "title": "Super Princess Peach - Giddy Sky 2",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland",
      "sky"
    ],
    "description": "A cheerful theme, looks good on cloud levels. I made the midi myself, so it's not identical to the original.",
    "latest_version": "smwc-39628-1747800576",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39628,
        "title": "Super Princess Peach - Giddy Sky 2",
        "version": "smwc-39628-1747800576",
        "upstream_time": 1747800576,
        "download_url": "https://dl.smwcentral.net/39628/Giddy%20Sky%202.zip",
        "filename": "Giddy Sky 2.zip",
        "size": 22911,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-princess-peach-vibe-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15597,
    "title": "Super Princess Peach - Vibe Island",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "beach",
      "overworld"
    ],
    "description": "This is the music from the main overworld map in Super Princess Peach.  It might work well for a tropical-themed overworld map.",
    "latest_version": "smwc-15597-1496262646",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15597,
        "title": "Super Princess Peach - Vibe Island",
        "version": "smwc-15597-1496262646",
        "upstream_time": 1496262646,
        "download_url": "https://dl.smwcentral.net/15597/Super%20Princess%20Peach%20-%20Vibe%20Island.zip",
        "filename": "Super Princess Peach - Vibe Island.zip",
        "size": 32243,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-punch-out-staff-roll",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30855,
    "title": "Super Punch-Out!! - Staff Roll",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "title"
    ],
    "description": "This song is dedicated to <span class=\"un-outer\" title=\"Phyll\"><a href=\"/?p=profile&amp;id=44317\" style=\"color: var(--user-color-1);\" class=\"un\">Phyll</a></span>",
    "latest_version": "smwc-30855-1660179662",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30855,
        "title": "Super Punch-Out!! - Staff Roll",
        "version": "smwc-30855-1660179662",
        "upstream_time": 1660179662,
        "download_url": "https://dl.smwcentral.net/30855/SuperPunchOutSR.zip",
        "filename": "SuperPunchOutSR.zip",
        "size": 54552,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-puyo-puyo-2-demo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21488,
    "title": "Super Puyo Puyo 2 - Demo 1",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "athletic",
      "bonus",
      "cutscene",
      "forest",
      "overworld",
      "sky"
    ],
    "description": "A very happy tune originally used in cutscenes and the practice mode in Super Puyo Puyo 2. Might be useful for cutesy puzzle levels.",
    "latest_version": "smwc-21488-1573792555",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21488,
        "title": "Super Puyo Puyo 2 - Demo 1",
        "version": "smwc-21488-1573792555",
        "upstream_time": 1573792555,
        "download_url": "https://dl.smwcentral.net/21488/puyo2cutscene.zip",
        "filename": "puyo2cutscene.zip",
        "size": 32556,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-puyo-puyo-final-of-puyo-puyo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20132,
    "title": "Super Puyo Puyo - Final of Puyo Puyo",
    "authors": [
      "Kevin",
      "Vaelstraza"
    ],
    "tags": [
      "boss",
      "dark",
      "final",
      "tense"
    ],
    "description": "Very high tempo track. This port would be good for bosses or fast paced levels. <br>\r\n<br>\r\nOriginally ported for the hack 'Wrath of Bowser'",
    "latest_version": "smwc-20132-1559775621",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20132,
        "title": "Super Puyo Puyo - Final of Puyo Puyo",
        "version": "smwc-20132-1559775621",
        "upstream_time": 1559775621,
        "download_url": "https://dl.smwcentral.net/20132/Puyofinal.zip",
        "filename": "Puyofinal.zip",
        "size": 65702,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-puyo-puyo-memories-of-puyo-puyo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9407,
    "title": "Super Puyo Puyo - Memories of Puyo Puyo",
    "authors": [
      "Barrels O' Fun"
    ],
    "tags": [
      "cutscene",
      "forest",
      "overworld"
    ],
    "description": "A nice upbeat tune that plays during the cutscenes before fighting the first 8 competitors in Super Puyo Puyo. This also plays in Dr. Robotnik's Mean Bean Machine as the music that plays on the password menu, and Madou Monogatari I as the main background music.",
    "latest_version": "smwc-9407-1414013006",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9407,
        "title": "Super Puyo Puyo - Memories of Puyo Puyo",
        "version": "smwc-9407-1414013006",
        "upstream_time": 1414013006,
        "download_url": "https://dl.smwcentral.net/9407/Memories.zip",
        "filename": "Memories.zip",
        "size": 33305,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-puyo-puyo-sticker-of-puyo-puyo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7588,
    "title": "Super Puyo Puyo - Sticker of Puyo Puyo",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "athletic",
      "bonus"
    ],
    "description": "A nice, upbeat theme. This was also in the Genesis game 'Dr. Robotnik's Mean Bean Machine' as the Exercise Mode track.",
    "latest_version": "smwc-7588-1316283735",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7588,
        "title": "Super Puyo Puyo - Sticker of Puyo Puyo",
        "version": "smwc-7588-1316283735",
        "upstream_time": 1316283735,
        "download_url": "https://dl.smwcentral.net/7588/Sticker.zip",
        "filename": "Sticker.zip",
        "size": 68590,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-puyo-puyo-sticker-of-puyopuyo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38589,
    "title": "Super Puyo Puyo - Sticker of PuyoPuyo",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "athletic",
      "bonus",
      "grassland",
      "upbeat"
    ],
    "description": "The bright, upbeat theme from Super Puyo Puyo. Good for grasslands or athletic stages.",
    "latest_version": "smwc-38589-1729872340",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38589,
        "title": "Super Puyo Puyo - Sticker of PuyoPuyo",
        "version": "smwc-38589-1729872340",
        "upstream_time": 1729872340,
        "download_url": "https://dl.smwcentral.net/38589/Super%20Puyo%20Puyo%20-%20Sticker%20of%20PuyoPuyo.zip",
        "filename": "Super Puyo Puyo - Sticker of PuyoPuyo.zip",
        "size": 36012,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24303,
        "title": "Super Puyo Puyo - Sticker of PuyoPuyo",
        "version": "smwc-24303-1598765420",
        "upstream_time": 1598765420,
        "download_url": "https://dl.smwcentral.net/24303/sticker.zip",
        "filename": "sticker.zip",
        "size": 69623,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-r-b-i-baseball-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40445,
    "title": "Super R.B.I. Baseball - Main Theme",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "credits",
      "title",
      "upbeat"
    ],
    "description": "Main theme from the SNES sport of Super R.B.I Baseball, heard in the opening and ending scenes on anticipation.",
    "latest_version": "smwc-40445-1756582018",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40445,
        "title": "Super R.B.I. Baseball - Main Theme",
        "version": "smwc-40445-1756582018",
        "upstream_time": 1756582018,
        "download_url": "https://dl.smwcentral.net/40445/Super%20R.B.I.%20Baseball%20-%20Main%20Theme%20v1.zip",
        "filename": "Super R.B.I. Baseball - Main Theme v1.zip",
        "size": 43504,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-r-type-as-wet-as-a-fish",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30149,
    "title": "Super R-Type - As Wet as a Fish",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "abstract",
      "cave",
      "night",
      "space",
      "water"
    ],
    "description": "Probably the best song from Super R-Type. Has a water-y feel to it, as the title suggests. ",
    "latest_version": "smwc-30149-1651867693",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30149,
        "title": "Super R-Type - As Wet as a Fish",
        "version": "smwc-30149-1651867693",
        "upstream_time": 1651867693,
        "download_url": "https://dl.smwcentral.net/30149/Super%20R-Type%20-%20As%20Wet%20as%20a%20Fish.zip",
        "filename": "Super R-Type - As Wet as a Fish.zip",
        "size": 65205,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-r-type-dream-of-a-labyrinth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29010,
    "title": "Super R-Type - Dream of a Labyrinth",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "athletic",
      "cave",
      "industrial",
      "night",
      "water"
    ],
    "description": "A short tune from Super R-Type.",
    "latest_version": "smwc-29010-1642325160",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29010,
        "title": "Super R-Type - Dream of a Labyrinth",
        "version": "smwc-29010-1642325160",
        "upstream_time": 1642325160,
        "download_url": "https://dl.smwcentral.net/29010/Super%20R-Type%20-%20Dream%20of%20a%20Labyrinth.zip",
        "filename": "Super R-Type - Dream of a Labyrinth.zip",
        "size": 46018,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-r-type-r-dance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29009,
    "title": "Super R-Type - R Dance",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "boss",
      "castle",
      "industrial",
      "night",
      "urban"
    ],
    "description": "A moderately-paced jam from Super R-Type.",
    "latest_version": "smwc-29009-1642869663",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29009,
        "title": "Super R-Type - R Dance",
        "version": "smwc-29009-1642869663",
        "upstream_time": 1642869663,
        "download_url": "https://dl.smwcentral.net/29009/Super%20R-Type%20-%20R%20Dance.zip",
        "filename": "Super R-Type - R Dance.zip",
        "size": 60652,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-robot-taisen-approaching-shadows",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8362,
    "title": "Super Robot Taisen - Approaching Shadows",
    "authors": [
      "sincx"
    ],
    "tags": [
      "castle",
      "final",
      "industrial"
    ],
    "description": "A tense song, great for castles or endgame levels.",
    "latest_version": "smwc-8362-1360726361",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8362,
        "title": "Super Robot Taisen - Approaching Shadows",
        "version": "smwc-8362-1360726361",
        "upstream_time": 1360726361,
        "download_url": "https://dl.smwcentral.net/8362/Approaching%20Shadows.zip",
        "filename": "Approaching Shadows.zip",
        "size": 99732,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-robot-taisen-og2-dark-knight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7396,
    "title": "Super Robot Taisen OG2 - Dark Knight",
    "authors": [
      "17923"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "final",
      "fire",
      "industrial"
    ],
    "description": "Unsampled port of Axel's theme from the Super Robot Wars/Taisen series.",
    "latest_version": "smwc-7396-1323417052",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7396,
        "title": "Super Robot Taisen OG2 - Dark Knight",
        "version": "smwc-7396-1323417052",
        "upstream_time": 1323417052,
        "download_url": "https://dl.smwcentral.net/7396/Dark%20Knight.zip",
        "filename": "Dark Knight.zip",
        "size": 70118,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-robot-taisen-trombe",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7360,
    "title": "Super Robot Taisen - Trombe!",
    "authors": [
      "Atma"
    ],
    "tags": [
      "boss",
      "cutscene",
      "final"
    ],
    "description": "Elzam's overriding epic theme.",
    "latest_version": "smwc-7360-1322712135",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7360,
        "title": "Super Robot Taisen - Trombe!",
        "version": "smwc-7360-1322712135",
        "upstream_time": 1322712135,
        "download_url": "https://dl.smwcentral.net/7360/Trombe.zip",
        "filename": "Trombe.zip",
        "size": 70172,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-smash-bros-brawl-battlefield-ver",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25227,
    "title": "Super Smash Bros. Brawl - Battlefield (Ver. 2)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "athletic",
      "desert",
      "mountain",
      "sky"
    ],
    "description": "Music were played in Battlefield with acoustic style from Super Smash Bros. Brawl. Could fit on the athletic, sky, mountain, and desert areas with evening time.<br>\r\n<br>\r\nUpdate 2020/11/22: minor volume edits<br>\r\nUpdate 2020/11/23: Removed sample groups into #default<br>\r\n*Requires AddmusicK 1.0.7 to avoid lag",
    "latest_version": "smwc-25227-1607550438",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25227,
        "title": "Super Smash Bros. Brawl - Battlefield (Ver. 2)",
        "version": "smwc-25227-1607550438",
        "upstream_time": 1607550438,
        "download_url": "https://dl.smwcentral.net/25227/SSBB%20Battlefield%20Ver.2.zip",
        "filename": "SSBB Battlefield Ver.2.zip",
        "size": 45653,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-smash-bros-brawl-subspace-ii-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37016,
    "title": "Super Smash Bros. Brawl - Subspace II (Arrangement)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "dark",
      "final",
      "mysterious",
      "spooky"
    ],
    "description": "Could fit on surreal, mysterious, and otherworldy levels.",
    "latest_version": "smwc-37016-1710092345",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37016,
        "title": "Super Smash Bros. Brawl - Subspace II (Arrangement)",
        "version": "smwc-37016-1710092345",
        "upstream_time": 1710092345,
        "download_url": "https://dl.smwcentral.net/37016/subspace2%20remix.zip",
        "filename": "subspace2 remix.zip",
        "size": 70258,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-smash-bros-brawl-warioware-inc",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22862,
    "title": "Super Smash Bros. Brawl - WarioWare Inc.",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "misc",
      "switch palace",
      "title"
    ],
    "description": "WarioWare Inc. from Super Smash Bros. Brawl. Honestly don't know where this one would fit, but you'll probably find a way to fit it in somewhere.<br>\r\n<br>\r\n<span style=\"font-size: 12pt;\">Not compatible with Thunder, Blarggs, Yoshis and the Bonus End song.</span>",
    "latest_version": "smwc-22862-1589345605",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22862,
        "title": "Super Smash Bros. Brawl - WarioWare Inc.",
        "version": "smwc-22862-1589345605",
        "upstream_time": 1589345605,
        "download_url": "https://dl.smwcentral.net/22862/Super%20Smash%20Bros.%20Brawl%20-%20WarioWare%20Inc.zip",
        "filename": "Super Smash Bros. Brawl - WarioWare Inc.zip",
        "size": 83508,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-smash-bros-melee-battlefield",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37040,
    "title": "Super Smash Bros. Melee - Battlefield",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "airship",
      "boss",
      "chase",
      "dark",
      "mysterious",
      "space"
    ],
    "description": "Super Famicompo 5 based of, Could fit on space or abstract levels",
    "latest_version": "smwc-37040-1713852583",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37040,
        "title": "Super Smash Bros. Melee - Battlefield",
        "version": "smwc-37040-1713852583",
        "upstream_time": 1713852583,
        "download_url": "https://dl.smwcentral.net/37040/ssbm%20battlefield.zip",
        "filename": "ssbm battlefield.zip",
        "size": 81303,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-smash-bros-melee-break-the-targets",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30919,
    "title": "Super Smash Bros. Melee - Break The Targets",
    "authors": [
      "dansalvato"
    ],
    "tags": [
      "athletic",
      "bonus",
      "switch palace"
    ],
    "description": "This track is jazzy, fast-paced, and short in length; it appears during minigames in Super Smash Bros. Melee, and would be most suitable for bonus stages, minigames, or switch palaces in SMW as well.<br>\r\n<br>\r\nInserting this song higher up in the song list (i.e. with a smaller song ID value) may allow you to fit more into ARAM.<br>\r\n<br>\r\nNot compatible with P-Switch, Thunder, Game Over, Bonus End, or Star.<br>\r\n",
    "latest_version": "smwc-30919-1658867546",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30919,
        "title": "Super Smash Bros. Melee - Break The Targets",
        "version": "smwc-30919-1658867546",
        "upstream_time": 1658867546,
        "download_url": "https://dl.smwcentral.net/30919/Break%20The%20Targets.zip",
        "filename": "Break The Targets.zip",
        "size": 116895,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-smash-bros-melee-hit-or-miss-break-the-targets-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30110,
    "title": "Super Smash Bros. Melee - Hit Or Miss 🎯 ~ Break The Targets (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "bonus",
      "carnival",
      "night",
      "space",
      "switch palace"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #EB564B;\"><b>ＢＲＥＡＫ　ＴＨＥ　ＴＡＲＧＥＴＳ！！</b></span>　🎯</span><br>\r\n<br>\r\nDid an arrangement of the banger <a href=\"https://youtu.be/LzlkLE4-R3k\" rel=\"nofollow\">Break The Targets</a> theme from Super Smash Bros. Melee. Haven't done a Smash theme at all yet, and I thought I'd do one of the best ones in the series!!! This song brings me back to a time where single-player Smash content used to actually be good <s>and not goddamn World of Light</s>. Easily one of my favorite bonus stage themes in any game.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A Minor (Original Pitch, turned on default)<br>\r\n2. B Minor (<a href=\"https://youtu.be/qFBgl09qwD4\" rel=\"nofollow\">Custom</a> Pitch)<br>\r\n",
    "latest_version": "smwc-30110-1651866412",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30110,
        "title": "Super Smash Bros. Melee - Hit Or Miss 🎯 ~ Break The Targets (Remix)",
        "version": "smwc-30110-1651866412",
        "upstream_time": 1651866412,
        "download_url": "https://dl.smwcentral.net/30110/Hit%20Or%20Miss.zip",
        "filename": "Hit Or Miss.zip",
        "size": 115278,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-smash-bros-melee-targets-f-zero-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35106,
    "title": "Super Smash Bros. Melee - Targets! (F-Zero Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "bonus"
    ],
    "description": "Inst : Ending Theme",
    "latest_version": "smwc-35106-1697729455",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35106,
        "title": "Super Smash Bros. Melee - Targets! (F-Zero Style)",
        "version": "smwc-35106-1697729455",
        "upstream_time": 1697729455,
        "download_url": "https://dl.smwcentral.net/35106/SSBM_BreakTheTargets_FZ.zip",
        "filename": "SSBM_BreakTheTargets_FZ.zip",
        "size": 49941,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-smash-bros-ness-wins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7836,
    "title": "Super Smash Bros. - Ness Wins",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "goal"
    ],
    "description": "The fanfare that plays whenever Ness wins a Smash match.",
    "latest_version": "smwc-7836-1324188029",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7836,
        "title": "Super Smash Bros. - Ness Wins",
        "version": "smwc-7836-1324188029",
        "upstream_time": 1324188029,
        "download_url": "https://dl.smwcentral.net/7836/Super%20Smash%20Bros.%20-%20Ness%20Wins%20%28SFX%29.zip",
        "filename": "Super Smash Bros. - Ness Wins (SFX).zip",
        "size": 68172,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-smash-bros-sector-z-smas",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38106,
    "title": "Super Smash Bros. - Sector Z (SMAS)",
    "authors": [
      "ShivjotRangi"
    ],
    "tags": [
      "airship",
      "athletic",
      "chaotic",
      "dark",
      "night",
      "sky",
      "space",
      "tense",
      "upbeat"
    ],
    "description": "Sector Z Stage from Star Fox Universe, perfect for spaceship/fighting theme.<br>\r\n<br>\r\nSamples from: Super Mario All-Stars Soundtrack: Ultimate Edition (by LadiesMan217, Vitor Vilela, & musicalman)",
    "latest_version": "smwc-38106-1727709097",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38106,
        "title": "Super Smash Bros. - Sector Z (SMAS)",
        "version": "smwc-38106-1727709097",
        "upstream_time": 1727709097,
        "download_url": "https://dl.smwcentral.net/38106/Super%20Smash%20Bros.%20%28N64%29%20-%20Sector%20Z%20%28SMAS%29.zip",
        "filename": "Super Smash Bros. (N64) - Sector Z (SMAS).zip",
        "size": 98121,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-soccer-germany",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28350,
    "title": "Super Soccer - Germany",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "industrial",
      "tense",
      "urban"
    ],
    "description": "A guitar-percussion heavy theme used when playing against/with Germany in Super Soccer (aka, Super Formation Soccer).<br>\r\n<br>\r\nI can see this being used in some sort of stadium or city, maybe even a mechanical factory filled with footballs!",
    "latest_version": "smwc-28350-1632809862",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28350,
        "title": "Super Soccer - Germany",
        "version": "smwc-28350-1632809862",
        "upstream_time": 1632809862,
        "download_url": "https://dl.smwcentral.net/28350/Super_Soccer_-_Germany.zip",
        "filename": "Super_Soccer_-_Germany.zip",
        "size": 55175,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-soccer-germany-world-cup-edition",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31378,
    "title": "Super Soccer - Germany (World Cup Edition)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "night",
      "tense",
      "urban"
    ],
    "description": "A remix of Germany from Super Soccer which combines all three renditions of the song as well as some personal touches I thought could make the song a lot better.<br>\r\n<br>\r\nSources: <a href=\"https://fi.zophar.net/soundfiles/arcade/grand-striker-human-cup/08_Germany.mp3\" rel=\"nofollow\">Grand Striker: Human Cup</a>, <a href=\"https://fi.zophar.net/soundfiles/nintendo-snes-spc/super-formation-soccer-94-world-cup-final-data/07%20Germany.mp3\" rel=\"nofollow\">Super Formation Soccer '94</a> and of course, <a href=\"https://fi.zophar.net/soundfiles/nintendo-snes-spc/super-soccer/04%20Germany.mp3\" rel=\"nofollow\">Super Soccer</a>.",
    "latest_version": "smwc-31378-1666207753",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31378,
        "title": "Super Soccer - Germany (World Cup Edition)",
        "version": "smwc-31378-1666207753",
        "upstream_time": 1666207753,
        "download_url": "https://dl.smwcentral.net/31378/Super%20Soccer%20-%20Germany%20%28World%20Cup%20Edition%29.zip",
        "filename": "Super Soccer - Germany (World Cup Edition).zip",
        "size": 72639,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-soccer-unused-track",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28847,
    "title": "Super Soccer - Unused Track",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "overworld",
      "urban"
    ],
    "description": "An unused track in Super Soccer, which to me, sounds like some old version of Holland. (It's very likely that it's not)<br>\r\n<br>\r\nCan fit in funky levels or city overworlds.",
    "latest_version": "smwc-28847-1644613502",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28847,
        "title": "Super Soccer - Unused Track",
        "version": "smwc-28847-1644613502",
        "upstream_time": 1644613502,
        "download_url": "https://dl.smwcentral.net/28847/Super%20Soccer%20-%20Unused%20Track.zip",
        "filename": "Super Soccer - Unused Track.zip",
        "size": 52553,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-soccer-yugoslavia",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28351,
    "title": "Super Soccer - Yugoslavia",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "cave",
      "final",
      "fire",
      "industrial"
    ],
    "description": "<s>Of course I'm gonna do my own country right afterwards...</s><br>\r\nAnyway, where was I, oh yeah...<br>\r\n<br>\r\nA kind of all over the place song used when playing against/with Yugoslavia in Super Soccer (aka, Super Formation Soccer).<br>\r\n<br>\r\nCould fit a mecha-castle, maybe even a fire cave level.",
    "latest_version": "smwc-28351-1635368095",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28351,
        "title": "Super Soccer - Yugoslavia",
        "version": "smwc-28351-1635368095",
        "upstream_time": 1635368095,
        "download_url": "https://dl.smwcentral.net/28351/Super_Soccer_-_Yugoslavia.zip",
        "filename": "Super_Soccer_-_Yugoslavia.zip",
        "size": 57653,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-street-fighter-ii-the-new-challengers-cammy-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11051,
    "title": "Super Street Fighter II: The New Challengers - Cammy's Theme",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "dark",
      "grassland",
      "mountain"
    ],
    "description": "A song could fit with wild twilight area.",
    "latest_version": "smwc-11051-1428020359",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11051,
        "title": "Super Street Fighter II: The New Challengers - Cammy's Theme",
        "version": "smwc-11051-1428020359",
        "upstream_time": 1428020359,
        "download_url": "https://dl.smwcentral.net/11051/Super%20Street%20Fighter%202%20-%20Cammy.zip",
        "filename": "Super Street Fighter 2 - Cammy.zip",
        "size": 55268,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-street-fighter-ii-the-new-challengers-guile-s-stage-type-b-kirby-s-dream-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27013,
    "title": "Super Street Fighter II: The New Challengers - Guile's Stage Type B (Kirby's Dream Land 3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "beach",
      "grassland"
    ],
    "description": "Based : Kirby's Dream Land 3 - Ripple Field 1",
    "latest_version": "smwc-27013-1622240026",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27013,
        "title": "Super Street Fighter II: The New Challengers - Guile's Stage Type B (Kirby's Dream Land 3 Style)",
        "version": "smwc-27013-1622240026",
        "upstream_time": 1622240026,
        "download_url": "https://dl.smwcentral.net/27013/SSF2GuileB_.zip",
        "filename": "SSF2GuileB_.zip",
        "size": 47088,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-street-fighter-ii-the-new-challengers-jp-dee-jay",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30422,
    "title": "Super Street Fighter II: The New Challengers (JP) - Dee Jay",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "desert",
      "tense"
    ],
    "description": "Dee Jay's Theme from Super Street Fighter 2, the Japanese version is particular.<br>\r\n<br>\r\nCan suit desert levels.",
    "latest_version": "smwc-30422-1652471616",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30422,
        "title": "Super Street Fighter II: The New Challengers (JP) - Dee Jay",
        "version": "smwc-30422-1652471616",
        "upstream_time": 1652471616,
        "download_url": "https://dl.smwcentral.net/30422/Super%20Street%20Fighter%202%20-%20Dee%20Jay%20%28JP%29.zip",
        "filename": "Super Street Fighter 2 - Dee Jay (JP).zip",
        "size": 67830,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-street-fighter-ii-the-new-challengers-vs-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27270,
    "title": "Super Street Fighter II: The New Challengers - VS Screen",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "final",
      "jingle",
      "level clear",
      "world clear"
    ],
    "description": "Heard <a href=\"https://www.smwcentral.net/?p=section&a=details&id=25122\">the unsampled port by Hooded Edge</a> and thought, hmm... What if I did this but sampled? So here we are.<br>\r\n<br>\r\nCan be used in Pre-Boss Cutscenes.<br>\r\n<br>\r\nEdit: Included an American version (i.e. Echo On), added light staccato and lowered the volume on the crash cymbal.",
    "latest_version": "smwc-27270-1625114110",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27270,
        "title": "Super Street Fighter II: The New Challengers - VS Screen",
        "version": "smwc-27270-1625114110",
        "upstream_time": 1625114110,
        "download_url": "https://dl.smwcentral.net/27270/Super%20Street%20Fighter%202%20-%20VS%20Screen.zip",
        "filename": "Super Street Fighter 2 - VS Screen.zip",
        "size": 115850,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25122,
        "title": "Super Street Fighter II: The New Challengers - VS Screen",
        "version": "smwc-25122-1607100180",
        "upstream_time": 1607100180,
        "download_url": "https://dl.smwcentral.net/25122/VS%20Screen.zip",
        "filename": "VS Screen.zip",
        "size": 93134,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-street-fighter-ii-the-new-challengers-x68000-balrog-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33251,
    "title": "Super Street Fighter II: The New Challengers (X68000) - Balrog Stage 1",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "airship",
      "boss",
      "castle",
      "cave"
    ],
    "description": "One of the many, many, many remixes of Balrog's Theme from Street Fighter.<br>\r\n<br>\r\n@5 sure is a sexy lead.",
    "latest_version": "smwc-33251-1687043604",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33251,
        "title": "Super Street Fighter II: The New Challengers (X68000) - Balrog Stage 1",
        "version": "smwc-33251-1687043604",
        "upstream_time": 1687043604,
        "download_url": "https://dl.smwcentral.net/33251/balrog1.zip",
        "filename": "balrog1.zip",
        "size": 35548,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-street-fighter-ii-the-new-challengers-x68000-player-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33257,
    "title": "Super Street Fighter II: The New Challengers (X68000) - Player Select",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "bonus",
      "menu",
      "overworld",
      "title",
      "urban",
      "water"
    ],
    "description": "A short loop of a song, befitting selection screens. Despite that, it's really catchy.",
    "latest_version": "smwc-33257-1682938950",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33257,
        "title": "Super Street Fighter II: The New Challengers (X68000) - Player Select",
        "version": "smwc-33257-1682938950",
        "upstream_time": 1682938950,
        "download_url": "https://dl.smwcentral.net/33257/player_select.zip",
        "filename": "player_select.zip",
        "size": 97706,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-tennis-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29441,
    "title": "Super Tennis - Menu",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "space",
      "title"
    ],
    "description": "The Menu Theme from Super Tennis.<br>\r\n<br>\r\nFeatured in the Winter C3 2022's \"I Port Occasionally\" Pack.<br>\r\n<br>\r\nAlso featured in <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29034\">A Mole In Space</a>.",
    "latest_version": "smwc-29441-1646108956",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29441,
        "title": "Super Tennis - Menu",
        "version": "smwc-29441-1646108956",
        "upstream_time": 1646108956,
        "download_url": "https://dl.smwcentral.net/29441/Super%20Tennis%20%28SNES%29%20-%20Menu.zip",
        "filename": "Super Tennis (SNES) - Menu.zip",
        "size": 42341,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-tetris",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41046,
    "title": "Super Tetris 2 + Bombliss - Tetris C-Type",
    "authors": [
      "NamyX"
    ],
    "tags": [
      "bonus"
    ],
    "description": "C-Type theme from Super Tetris 2.",
    "latest_version": "smwc-41046-1769911237",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41046,
        "title": "Super Tetris 2 + Bombliss - Tetris C-Type",
        "version": "smwc-41046-1769911237",
        "upstream_time": 1769911237,
        "download_url": "https://dl.smwcentral.net/41046/Super%20Tetris%202%20%2B%20Bombliss%20-%20Tetris%20C-Type.zip",
        "filename": "Super Tetris 2 + Bombliss - Tetris C-Type.zip",
        "size": 61533,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15288,
        "title": "Super Tetris 3 - Tetroika",
        "version": "smwc-15288-1490026478",
        "upstream_time": 1490026478,
        "download_url": "https://dl.smwcentral.net/15288/Tetroika.zip",
        "filename": "Tetroika.zip",
        "size": 32648,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-tetris-title-music",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39720,
    "title": "Super Tetris - Title (Music 1)",
    "authors": [
      "7 up"
    ],
    "tags": [
      "calm",
      "carnival",
      "cutscene",
      "menu",
      "title"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Win72010\"><a href=\"/?p=profile&amp;id=65812\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Win72010</a></span>.<br>\r\n<br>\r\nA pseudo MS-DOS styled port of title theme from SUPER TETЯIS. Try to find a good use for this aside from title screens or cutscenes.",
    "latest_version": "smwc-39720-1749833213",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39720,
        "title": "Super Tetris - Title (Music 1)",
        "version": "smwc-39720-1749833213",
        "upstream_time": 1749833213,
        "download_url": "https://dl.smwcentral.net/39720/Super%20Tetris%20-%20Title%20%28Music%201%29.zip",
        "filename": "Super Tetris - Title (Music 1).zip",
        "size": 62471,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-turrican",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29635,
    "title": "Super Turrican 2 - Born to be Wild",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "chase",
      "space",
      "tense"
    ],
    "description": "The upbeat electronic theme that plays in Stage 2-2 of Super Turrican 2, ported with the samples.<br>\r\n<br>\r\nFits well in tense levels that take action in space.",
    "latest_version": "smwc-29635-1648221356",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29635,
        "title": "Super Turrican 2 - Born to be Wild",
        "version": "smwc-29635-1648221356",
        "upstream_time": 1648221356,
        "download_url": "https://dl.smwcentral.net/29635/Super%20Turrican%202%20-%20Born%20to%20be%20Wild.zip",
        "filename": "Super Turrican 2 - Born to be Wild.zip",
        "size": 77452,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-turrican-stage-3",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40695,
    "title": "Super Turrican - Stage 3-2",
    "authors": [
      "Oz74"
    ],
    "tags": [
      "ambient",
      "calm",
      "ice",
      "snow",
      "tense"
    ],
    "description": "The song in the icy lake stage of Super Turrican.<br>\r\n<br>\r\nIncompatible with: Statue Fire SFX & Podoboos (noise channel used).",
    "latest_version": "smwc-40695-1766549090",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40695,
        "title": "Super Turrican - Stage 3-2",
        "version": "smwc-40695-1766549090",
        "upstream_time": 1766549090,
        "download_url": "https://dl.smwcentral.net/40695/%5BSMWSPC%5DSuperTurrican_3-2.zip",
        "filename": "%5BSMWSPC%5DSuperTurrican_3-2.zip",
        "size": 31900,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-valis-iv-babylon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40628,
    "title": "Super Valis IV - Babylon",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "dark",
      "mysterious",
      "tense"
    ],
    "description": "Music from the third level of Super Valis IV<br>\r\n<br>\r\nLike all songs from Super Valis IV, this one has an extremely high echo delay value, so the following Global Songs / SFX are not compatible:<br>\r\nBonus End, Thunder/Firework/Blargg",
    "latest_version": "smwc-40628-1759077214",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40628,
        "title": "Super Valis IV - Babylon",
        "version": "smwc-40628-1759077214",
        "upstream_time": 1759077214,
        "download_url": "https://dl.smwcentral.net/40628/Babylon.zip",
        "filename": "Babylon.zip",
        "size": 52885,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-valis-iv-castle-vanity",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40627,
    "title": "Super Valis IV - Castle Vanity",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "ruins",
      "temple",
      "urban"
    ],
    "description": "Music from the second level of Super Valis IV<br>\r\n<br>\r\nLike all songs from Super Valis IV, this one has an extremely high echo delay value, so the following Global Songs / SFX are not compatible:<br>\r\nThunder/Firework/Blargg",
    "latest_version": "smwc-40627-1759076669",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40627,
        "title": "Super Valis IV - Castle Vanity",
        "version": "smwc-40627-1759076669",
        "upstream_time": 1759076669,
        "download_url": "https://dl.smwcentral.net/40627/Castle%20Vanity.zip",
        "filename": "Castle Vanity.zip",
        "size": 52031,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-valis-iv-crystal-pillar",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37098,
    "title": "Super Valis IV - Crystal Pillar",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "airship",
      "boss",
      "castle",
      "dark",
      "final",
      "ice",
      "overworld",
      "space",
      "temple",
      "tense"
    ],
    "description": "The intense 5th stage theme from Super Valis IV. Works well in castles and dark overworlds.",
    "latest_version": "smwc-37098-1709492478",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37098,
        "title": "Super Valis IV - Crystal Pillar",
        "version": "smwc-37098-1709492478",
        "upstream_time": 1709492478,
        "download_url": "https://dl.smwcentral.net/37098/Super%20Valis%204%20-%20Crystal%20Pillar.zip",
        "filename": "Super Valis 4 - Crystal Pillar.zip",
        "size": 64119,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37097,
        "title": "Super Valis IV - Crystal Pillar",
        "version": "smwc-37097-1709492463",
        "upstream_time": 1709492463,
        "download_url": "https://dl.smwcentral.net/37097/Super%20Valis%20IV%20-%20Crystal%20Pillar.zip",
        "filename": "Super Valis IV - Crystal Pillar.zip",
        "size": 41991,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-valis-iv-valhalla",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40629,
    "title": "Super Valis IV - Valhalla",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "grassland",
      "sky"
    ],
    "description": "Music from the fourth level of Super Valis IV<br>\r\n<br>\r\nLike all songs from Super Valis IV, this one has an extremely high echo delay value, so the following Global Songs / SFX are not compatible:<br>\r\nStarman, Bonus-End, P-Switch, Miss, Yoshi, Thunder/Firework/Blargg",
    "latest_version": "smwc-40629-1759077219",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40629,
        "title": "Super Valis IV - Valhalla",
        "version": "smwc-40629-1759077219",
        "upstream_time": 1759077219,
        "download_url": "https://dl.smwcentral.net/40629/Valhalla.zip",
        "filename": "Valhalla.zip",
        "size": 60713,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-valis-iv-vecanti",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40626,
    "title": "Super Valis IV - Vecanti",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "mysterious",
      "ruins",
      "urban"
    ],
    "description": "Music from the first level of Super Valis IV<br>\r\n<br>\r\nLike all songs from Super Valis IV, this one has an extremely high echo delay value, so the following Global Songs / SFX are not compatible:<br>\r\nStarman, Bonus-End, P-Switch, Yoshi, Thunder/Firework/Blargg",
    "latest_version": "smwc-40626-1759076453",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40626,
        "title": "Super Valis IV - Vecanti",
        "version": "smwc-40626-1759076453",
        "upstream_time": 1759076453,
        "download_url": "https://dl.smwcentral.net/40626/Vecanti.zip",
        "filename": "Vecanti.zip",
        "size": 56205,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-wagyan-land-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24285,
    "title": "Super Wagyan Land - Boss Battle 2",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "beach",
      "grassland",
      "town"
    ],
    "description": "Cheerful song that could probably fit anything but a boss fight.",
    "latest_version": "smwc-24285-1598926812",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24285,
        "title": "Super Wagyan Land - Boss Battle 2",
        "version": "smwc-24285-1598926812",
        "upstream_time": 1598926812,
        "download_url": "https://dl.smwcentral.net/24285/Super%20Wagan%20Land%20-%20Boss%20Battle%202.zip",
        "filename": "Super Wagan Land - Boss Battle 2.zip",
        "size": 66306,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-wagyan-land-stage-11-12-18",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25479,
    "title": "Super Wagyan Land - Stage 11, 12, 18, 26",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland",
      "sky"
    ],
    "description": "Cheerful song that could work for grassland or sky areas.",
    "latest_version": "smwc-25479-1609711169",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25479,
        "title": "Super Wagyan Land - Stage 11, 12, 18, 26",
        "version": "smwc-25479-1609711169",
        "upstream_time": 1609711169,
        "download_url": "https://dl.smwcentral.net/25479/Super%20Wagyan%20Land%20-%20Stage%2011.zip",
        "filename": "Super Wagyan Land - Stage 11.zip",
        "size": 55413,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-world-water",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32726,
    "title": "Super World - Water",
    "authors": [
      "ElderSubZero"
    ],
    "tags": [
      "water"
    ],
    "description": "Joke: Deltarune OST - Empty Town",
    "latest_version": "smwc-32726-1680332023",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32726,
        "title": "Super World - Water",
        "version": "smwc-32726-1680332023",
        "upstream_time": 1680332023,
        "download_url": "https://dl.smwcentral.net/32726/SW%20Water.zip",
        "filename": "SW Water.zip",
        "size": 62203,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-super-zugan-hakotenjou-kara-no-shoutai-super-zugan-quiz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41415,
    "title": "Super Zugan: Hakotenjou kara no Shoutai - Super Zugan Quiz",
    "authors": [
      "LuciCat"
    ],
    "tags": [
      "bonus"
    ],
    "description": "This is a song from the Japan-only Super Famicom game, <i>Super Zugan: Hakotenjou kara no Shoutai</i>, a Mahjong game based on the manga of the same name. And surprisingly, it was published by EA out of all companies (yes, we're serious; its sequel, on the other hand, was published by J-Wing, which at least makes more sense).<br>\r\n<br>\r\nNote that due to the high echo buffer (in fact, that is unfortunately common with the soundtrack for this game, as well as most other games using the Masakatsu Maekawa/Now Production/Music Worx sound driver, such as <i>Supapoon</i>, <i>Sporting News Power Baseball</i>, the <i>Super Power League series</i>, etc.), samples @7 and Thunder are omitted. So oh well, here's the obligatory <b>NOT COMPATIBLE WITH BONUS END AND BLARGG/THUNDER</b> warning.<br>\r\n<br>\r\nGood for mid-level bonus areas.",
    "latest_version": "smwc-41415-1772300127",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41415,
        "title": "Super Zugan: Hakotenjou kara no Shoutai - Super Zugan Quiz",
        "version": "smwc-41415-1772300127",
        "upstream_time": 1772300127,
        "download_url": "https://dl.smwcentral.net/41415/Super%20Zugan%20-%20Super%20Zugan%20Quiz%20%28unsampled%29.zip",
        "filename": "Super Zugan - Super Zugan Quiz (unsampled).zip",
        "size": 33003,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41411,
        "title": "Super Zugan: Hakotenjou kara no Shoutai - Super Zugan Quiz",
        "version": "smwc-41411-1772300132",
        "upstream_time": 1772300132,
        "download_url": "https://dl.smwcentral.net/41411/Super%20Zugan%20-%20Super%20Zugan%20Quiz.zip",
        "filename": "Super Zugan - Super Zugan Quiz.zip",
        "size": 49641,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-superflight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9537,
    "title": "Superflight",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "athletic",
      "sky"
    ],
    "description": "A port to SMW from my song \"Superflight\".<br>\r\nIt could fit intense, athletic and/or wide open areas. Also fits good with long levels, because it's rather long.<br>\r\nHave fun with it!<br>\r\n<br>\r\n(Also, first SMW-song after a long time)",
    "latest_version": "smwc-9537-1417299771",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9537,
        "title": "Superflight",
        "version": "smwc-9537-1417299771",
        "upstream_time": 1417299771,
        "download_url": "https://dl.smwcentral.net/9537/Superflight.zip",
        "filename": "Superflight.zip",
        "size": 33537,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-superhuman-dnb",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36975,
    "title": "Superhuman (DnB)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "athletic",
      "cave",
      "ghost house",
      "night"
    ],
    "description": "Could fit on ethreal, mysterious, and otherworldy, or ghost house levels feel upbeat and energetic.",
    "latest_version": "smwc-36975-1709276363",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36975,
        "title": "Superhuman (DnB)",
        "version": "smwc-36975-1709276363",
        "upstream_time": 1709276363,
        "download_url": "https://dl.smwcentral.net/36975/superhuman%20DnB.zip",
        "filename": "superhuman DnB.zip",
        "size": 31981,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-superslide",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8189,
    "title": "Superslide",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "castle",
      "cave",
      "ghost house"
    ],
    "description": "Good for tense areas in caves or castles. Also could fit bosses and races.",
    "latest_version": "smwc-8189-1319956016",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8189,
        "title": "Superslide",
        "version": "smwc-8189-1319956016",
        "upstream_time": 1319956016,
        "download_url": "https://dl.smwcentral.net/8189/Superslide%20Cave.zip",
        "filename": "Superslide Cave.zip",
        "size": 68104,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-superstar-slide",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39419,
    "title": "Superstar Slide",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "chase",
      "final",
      "space"
    ],
    "description": "Using vanilla SMW samples but few chordified instruments, Not so Mario Kart custom music but not Sonic Custom Music. Fast-paced music that likely Kirby riding a star in space quickly to another world. Could fit on the space and abstract levels.",
    "latest_version": "smwc-39419-1744422252",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39419,
        "title": "Superstar Slide",
        "version": "smwc-39419-1744422252",
        "upstream_time": 1744422252,
        "download_url": "https://dl.smwcentral.net/39419/Superstar%20Slide%20%28SMW%29.zip",
        "filename": "Superstar Slide (SMW).zip",
        "size": 36329,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37126,
        "title": "Superstar Slide",
        "version": "smwc-37126-1710993033",
        "upstream_time": 1710993033,
        "download_url": "https://dl.smwcentral.net/37126/Superstar%20Slide.zip",
        "filename": "Superstar Slide.zip",
        "size": 62897,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-superstar-slide-edm-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37125,
    "title": "Superstar Slide (EDM Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "chase",
      "night",
      "space",
      "urban"
    ],
    "description": "EDM Arrangement, Fast-paced music that likely Kirby riding a star in space quickly to another world. Could fit on the space and abstract levels.",
    "latest_version": "smwc-37125-1711605636",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37125,
        "title": "Superstar Slide (EDM Remix)",
        "version": "smwc-37125-1711605636",
        "upstream_time": 1711605636,
        "download_url": "https://dl.smwcentral.net/37125/Superstar%20Slide%20EDM.zip",
        "filename": "Superstar Slide EDM.zip",
        "size": 80387,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-superstar-slide-orchestral-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37127,
    "title": "Superstar Slide (Orchestral Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "airship",
      "athletic",
      "chase",
      "final",
      "space"
    ],
    "description": "Orchestral Arrangement, Fast-paced music that likely Kirby riding a star in space quickly to another world. Could fit on the space and abstract levels.",
    "latest_version": "smwc-37127-1711605647",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37127,
        "title": "Superstar Slide (Orchestral Remix)",
        "version": "smwc-37127-1711605647",
        "upstream_time": 1711605647,
        "download_url": "https://dl.smwcentral.net/37127/Superstar%20Slide%20%28Orch%29.zip",
        "filename": "Superstar Slide (Orch).zip",
        "size": 70503,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-superstitious-screwdriver",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29156,
    "title": "Superstitious Screwdriver",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "ghost house",
      "mysterious",
      "spooky",
      "temple"
    ],
    "description": "Since I was once told that there aren't really any good songs for a ghost house, I took a chance and tried to compose one. And that's how my first composition came into being on the PC. At the Super Famicompo 3, the song reached 23rd place out of 40 in the \"Original\" category.<br>\r\n<br>\r\nEdited(22/02/09): - Channel and space optimisation<br>\r\n                  - Faster cymbal decay time<br>\r\n                  - echo for bass and guitar channel",
    "latest_version": "smwc-29156-1648059131",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29156,
        "title": "Superstitious Screwdriver",
        "version": "smwc-29156-1648059131",
        "upstream_time": 1648059131,
        "download_url": "https://dl.smwcentral.net/29156/Beruga1990%20-%20Superstitious%20Screwdriver.zip",
        "filename": "Beruga1990 - Superstitious Screwdriver.zip",
        "size": 65066,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-supiido",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29166,
    "title": "スピード (supiido)",
    "authors": [
      "SweatyNoodle"
    ],
    "tags": [
      "chase"
    ],
    "description": "The Super Famicompo 3 original entry that placed 24th, could be used in chase sequences.<br>\r\n<br>\r\nBrr Credits:<br>\r\nMusicalMan for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=20745\">Samples of Insanity</a>",
    "latest_version": "smwc-29166-1648791800",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29166,
        "title": "スピード (supiido)",
        "version": "smwc-29166-1648791800",
        "upstream_time": 1648791800,
        "download_url": "https://dl.smwcentral.net/29166/Supiido.zip",
        "filename": "Supiido.zip",
        "size": 79507,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-supreme-midi-skrillex-scary-monsters-and-nice-sprites",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41025,
    "title": "Supreme MIDI - Skrillex - Scary Monsters and Nice Sprites",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "abstract",
      "dark",
      "industrial",
      "night",
      "town",
      "upbeat",
      "urban"
    ],
    "description": "Fits best in joke/troll rooms",
    "latest_version": "smwc-41025-1769909319",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41025,
        "title": "Supreme MIDI - Skrillex - Scary Monsters and Nice Sprites",
        "version": "smwc-41025-1769909319",
        "upstream_time": 1769909319,
        "download_url": "https://dl.smwcentral.net/41025/SkrillexScaryMonstersMIDI.zip",
        "filename": "SkrillexScaryMonstersMIDI.zip",
        "size": 82395,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-surasshu-eek",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33709,
    "title": "Surasshu - Eek!",
    "authors": [
      "SweatyNoodle"
    ],
    "tags": [
      "abstract",
      "carnival",
      "retro"
    ],
    "description": "A rad tracker song, also known as \"The Penis\" for whatever reason.<br>\r\n<br>\r\nIncompatible with stuff like Blargg and Thunder.<br>\r\n<br>\r\nEdit: fixed oops (x2 combo)",
    "latest_version": "smwc-33709-1690068624",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33709,
        "title": "Surasshu - Eek!",
        "version": "smwc-33709-1690068624",
        "upstream_time": 1690068624,
        "download_url": "https://dl.smwcentral.net/33709/Eek%21.zip",
        "filename": "Eek%21.zip",
        "size": 93748,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-surreal-landscape",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21219,
    "title": "Surreal Landscape",
    "authors": [
      "Janno27"
    ],
    "tags": [
      "abstract",
      "cave",
      "cutscene",
      "dark",
      "mysterious",
      "ruins"
    ],
    "description": "A complex polyphonic piece that features two contrasting moods and their interference. Inspired by modern jazz as well as the  Second Viennese School. Could fit abstract stages or special areas.",
    "latest_version": "smwc-21219-1569897070",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21219,
        "title": "Surreal Landscape",
        "version": "smwc-21219-1569897070",
        "upstream_time": 1569897070,
        "download_url": "https://dl.smwcentral.net/21219/Surreal%20Landscape.zip",
        "filename": "Surreal Landscape.zip",
        "size": 37936,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-survivor-the-will-of-a-fighter-eye-of-the-tiger-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32588,
    "title": "Survivor - The Will of a Fighter ~ Eye of the Tiger (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "final",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #F2955B;\">𝐼𝓉'𝓈 𝓉𝒽𝑒 𝑒𝓎𝑒 𝑜𝒻 𝓉𝒽𝑒 𝓉𝒾𝑔𝑒𝓇<br>\r\n𝐼𝓉'𝓈 𝓉𝒽𝑒 𝓉𝒽𝓇𝒾𝓁𝓁 𝑜𝒻 𝓉𝒽𝑒 𝒻𝒾𝑔𝒽𝓉<br>\r\n𝑅𝒾𝓈𝒾𝓃𝑔 𝓊𝓅 𝓉𝑜 𝓉𝒽𝑒 𝒸𝒽𝒶𝓁𝓁𝑒𝓃𝑔𝑒 𝑜𝒻 𝑜𝓊𝓇 𝓇𝒾𝓋𝒶𝓁<br>\r\n𝒜𝓃𝒹 𝓉𝒽𝑒 𝓁𝒶𝓈𝓉 𝓀𝓃𝑜𝓌𝓃 𝓈𝓊𝓇𝓋𝒾𝓋𝑜𝓇<br>\r\n𝒮𝓉𝒶𝓁𝓀𝓈 𝒽𝒾𝓈 𝓅𝓇𝑒𝓎 𝒾𝓃 𝓉𝒽𝑒 𝓃𝒾𝑔𝒽𝓉<br>\r\n𝒜𝓃𝒹 𝒽𝑒'𝓈 𝓌𝒶𝓉𝒸𝒽𝒾𝓃𝑔 𝓊𝓈 𝒶𝓁𝓁 𝓌𝒾𝓉𝒽 𝓉𝒽𝑒 𝑒𝓎𝑒 𝑜𝒻 𝓉𝒽𝑒 𝓉𝒾𝑔𝑒𝓇</span></span><br>\r\n<br>\r\nDid an arrangement of a childhood classic of mine, <a href=\"https://youtu.be/btPJPFnesV4\" rel=\"nofollow\">Eye of the Tiger</a>, by Survivor. Was kinda inspired to do this after listening to Sonic Forces' Chemical Plant Zone again and reminding me of this. It's one of the first songs I ever fell in love with and has consistently stayed as one of my favorite songs of all-time for most of my life now.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C Minor (Original Pitch) [turned on by default]<br>\r\n2. C# Minor (Custom 1 Pitch)<br>\r\n3. D Minor (Custom 2 Pitch)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables Voice Clip, but at the cost of SMW-Compatibility<br>\r\n2. Disables Voice Clip [turned on default]",
    "latest_version": "smwc-32588-1677636928",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32588,
        "title": "Survivor - The Will of a Fighter ~ Eye of the Tiger (Remix)",
        "version": "smwc-32588-1677636928",
        "upstream_time": 1677636928,
        "download_url": "https://dl.smwcentral.net/32588/Will%20of%20a%20Fighter%2C%20The.zip",
        "filename": "Will of a Fighter%2C The.zip",
        "size": 267273,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sutte-hakkun-carefree-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33464,
    "title": "Sutte Hakkun - Carefree Tower",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "bonus",
      "desert",
      "grassland",
      "mountain",
      "overworld"
    ],
    "description": "A cheery map theme (island 2) from Sutte Hakkun. ",
    "latest_version": "smwc-33464-1680589244",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33464,
        "title": "Sutte Hakkun - Carefree Tower",
        "version": "smwc-33464-1680589244",
        "upstream_time": 1680589244,
        "download_url": "https://dl.smwcentral.net/33464/Sutte%20Hakkun%20-%20Carefree%20Tower.zip",
        "filename": "Sutte Hakkun - Carefree Tower.zip",
        "size": 38797,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sutte-hakkun-hakkun-s-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38433,
    "title": "Sutte Hakkun - Hakkun's House",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "athletic",
      "grassland"
    ],
    "description": "The theme that plays at Hakkun's House in Sutte Hakkun, which contains info on how to play the game.<br>\r\n<br>\r\nMade for <a href=\"https://www.smwcentral.net/?p=viewthread&t=128061\">Summer 2024 C3</a>",
    "latest_version": "smwc-38433-1729374347",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38433,
        "title": "Sutte Hakkun - Hakkun's House",
        "version": "smwc-38433-1729374347",
        "upstream_time": 1729374347,
        "download_url": "https://dl.smwcentral.net/38433/Hakkun%27s%20House%20%28Fully%20sampled%29.zip",
        "filename": "Hakkun%27s House (Fully sampled).zip",
        "size": 44493,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sutte-hakkun-happiness-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33463,
    "title": "Sutte Hakkun - Happiness Tower",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "bonus",
      "grassland",
      "mountain",
      "overworld"
    ],
    "description": "A cheery map theme (island 1) from Sutte Hakkun. ",
    "latest_version": "smwc-33463-1680589246",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33463,
        "title": "Sutte Hakkun - Happiness Tower",
        "version": "smwc-33463-1680589246",
        "upstream_time": 1680589246,
        "download_url": "https://dl.smwcentral.net/33463/Sutte%20Hakkun%20-%20Happiness%20Tower.zip",
        "filename": "Sutte Hakkun - Happiness Tower.zip",
        "size": 38812,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sutte-hakkun-practice-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33477,
    "title": "Sutte Hakkun - Practice Stage",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "abstract",
      "bonus",
      "misc"
    ],
    "description": "From the practice stages of Sutte Hakkun.",
    "latest_version": "smwc-33477-1680589221",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33477,
        "title": "Sutte Hakkun - Practice Stage",
        "version": "smwc-33477-1680589221",
        "upstream_time": 1680589221,
        "download_url": "https://dl.smwcentral.net/33477/Sutte%20Hakkun%20-%20Practice%20Stage.zip",
        "filename": "Sutte Hakkun - Practice Stage.zip",
        "size": 42413,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sutte-hakkun-smoking-spider",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33466,
    "title": "Sutte Hakkun - Smoking Spider",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "bonus",
      "mountain",
      "night",
      "overworld",
      "sky"
    ],
    "description": "A cheery map theme (sky world) from Sutte Hakkun.",
    "latest_version": "smwc-33466-1680589242",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33466,
        "title": "Sutte Hakkun - Smoking Spider",
        "version": "smwc-33466-1680589242",
        "upstream_time": 1680589242,
        "download_url": "https://dl.smwcentral.net/33466/Sutte%20Hakkun%20-%20Smoking%20Spider.zip",
        "filename": "Sutte Hakkun - Smoking Spider.zip",
        "size": 39745,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sutte-hakkun-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33476,
    "title": "Sutte Hakkun - Stage 10",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "athle",
      "athletic",
      "beach",
      "bonus",
      "desert",
      "forest",
      "grassland",
      "jungle",
      "mountain",
      "overworld",
      "sky",
      "snow",
      "swamp",
      "water"
    ],
    "description": "From the green grassfield area of Sutte Hakkun.",
    "latest_version": "smwc-33476-1680589227",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33476,
        "title": "Sutte Hakkun - Stage 10",
        "version": "smwc-33476-1680589227",
        "upstream_time": 1680589227,
        "download_url": "https://dl.smwcentral.net/33476/Sutte%20Hakkun%20-%20Stage%2010.zip",
        "filename": "Sutte Hakkun - Stage 10.zip",
        "size": 47265,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33475,
        "title": "Sutte Hakkun - Stage 9",
        "version": "smwc-33475-1680589229",
        "upstream_time": 1680589229,
        "download_url": "https://dl.smwcentral.net/33475/Sutte%20Hakkun%20-%20Stage%209.zip",
        "filename": "Sutte Hakkun - Stage 9.zip",
        "size": 44472,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33474,
        "title": "Sutte Hakkun - Stage 8",
        "version": "smwc-33474-1680589231",
        "upstream_time": 1680589231,
        "download_url": "https://dl.smwcentral.net/33474/Sutte%20Hakkun%20-%20Stage%208.zip",
        "filename": "Sutte Hakkun - Stage 8.zip",
        "size": 47300,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33473,
        "title": "Sutte Hakkun - Stage 7",
        "version": "smwc-33473-1680589232",
        "upstream_time": 1680589232,
        "download_url": "https://dl.smwcentral.net/33473/Sutte%20Hakkun%20-%20Stage%207.zip",
        "filename": "Sutte Hakkun - Stage 7.zip",
        "size": 42039,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33472,
        "title": "Sutte Hakkun - Stage 6",
        "version": "smwc-33472-1680589233",
        "upstream_time": 1680589233,
        "download_url": "https://dl.smwcentral.net/33472/Sutte%20Hakkun%20-%20Stage%206.zip",
        "filename": "Sutte Hakkun - Stage 6.zip",
        "size": 45953,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33471,
        "title": "Sutte Hakkun - Stage 5",
        "version": "smwc-33471-1680589235",
        "upstream_time": 1680589235,
        "download_url": "https://dl.smwcentral.net/33471/Sutte%20Hakkun%20-%20Stage%205.zip",
        "filename": "Sutte Hakkun - Stage 5.zip",
        "size": 44176,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33470,
        "title": "Sutte Hakkun - Stage 4",
        "version": "smwc-33470-1680589237",
        "upstream_time": 1680589237,
        "download_url": "https://dl.smwcentral.net/33470/Sutte%20Hakkun%20-%20Stage%204.zip",
        "filename": "Sutte Hakkun - Stage 4.zip",
        "size": 47411,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33469,
        "title": "Sutte Hakkun - Stage 3",
        "version": "smwc-33469-1680589238",
        "upstream_time": 1680589238,
        "download_url": "https://dl.smwcentral.net/33469/Sutte%20Hakkun%20-%20Stage%203.zip",
        "filename": "Sutte Hakkun - Stage 3.zip",
        "size": 45226,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33468,
        "title": "Sutte Hakkun - Stage 2",
        "version": "smwc-33468-1680589239",
        "upstream_time": 1680589239,
        "download_url": "https://dl.smwcentral.net/33468/Sutte%20Hakkun%20-%20Stage%202.zip",
        "filename": "Sutte Hakkun - Stage 2.zip",
        "size": 40353,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33467,
        "title": "Sutte Hakkun - Stage 1",
        "version": "smwc-33467-1680589240",
        "upstream_time": 1680589240,
        "download_url": "https://dl.smwcentral.net/33467/Sutte%20Hakkun%20-%20Stage%201.zip",
        "filename": "Sutte Hakkun - Stage 1.zip",
        "size": 41572,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22900,
        "title": "Sutte Hakkun - Stage 10",
        "version": "smwc-22900-1589007531",
        "upstream_time": 1589007531,
        "download_url": "https://dl.smwcentral.net/22900/Sutte10.zip",
        "filename": "Sutte10.zip",
        "size": 35529,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22899,
        "title": "Sutte Hakkun - Stage 1",
        "version": "smwc-22899-1588832072",
        "upstream_time": 1588832072,
        "download_url": "https://dl.smwcentral.net/22899/Sutte1.zip",
        "filename": "Sutte1.zip",
        "size": 33240,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sutte-hakkun-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22733,
    "title": "Sutte Hakkun - Title Screen",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "title"
    ],
    "description": "The bright, cheery title screen to Sutte Hakkun. Good for uh, title screens?",
    "latest_version": "smwc-22733-1587758525",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22733,
        "title": "Sutte Hakkun - Title Screen",
        "version": "smwc-22733-1587758525",
        "upstream_time": 1587758525,
        "download_url": "https://dl.smwcentral.net/22733/Sutte%20Hakkun%20-%20Title%20Screen.zip",
        "filename": "Sutte Hakkun - Title Screen.zip",
        "size": 76605,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sutte-hakkun-true-youth-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33465,
    "title": "Sutte Hakkun - True Youth Tower",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "bonus",
      "grassland",
      "mountain",
      "overworld",
      "sky"
    ],
    "description": "A cheery map theme (island 3) from Sutte Hakkun. ",
    "latest_version": "smwc-33465-1680589243",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33465,
        "title": "Sutte Hakkun - True Youth Tower",
        "version": "smwc-33465-1680589243",
        "upstream_time": 1680589243,
        "download_url": "https://dl.smwcentral.net/33465/Sutte%20Hakkun%20-%20True%20Youth%20Tower.zip",
        "filename": "Sutte Hakkun - True Youth Tower.zip",
        "size": 37649,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sutte-hakkun-vs-makkun",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22734,
    "title": "Sutte Hakkun - Vs. Makkun",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "boss",
      "star",
      "title"
    ],
    "description": "A cute little song that plays while you race the purple Makkun's in Sutte Hakkun. Good for invincibility music, short boss fights or title screens",
    "latest_version": "smwc-22734-1588299089",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22734,
        "title": "Sutte Hakkun - Vs. Makkun",
        "version": "smwc-22734-1588299089",
        "upstream_time": 1588299089,
        "download_url": "https://dl.smwcentral.net/22734/Sutte%20Hakkun%20-%20Vs.%20Makkun.zip",
        "filename": "Sutte Hakkun - Vs. Makkun.zip",
        "size": 37460,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22294,
        "title": "Sutte Hakkun - Vs. Makkun",
        "version": "smwc-22294-1583975610",
        "upstream_time": 1583975610,
        "download_url": "https://dl.smwcentral.net/22294/Sutte%20Hakkun%20-%20Vs.%20Makkun.zip",
        "filename": "Sutte Hakkun - Vs. Makkun.zip",
        "size": 32647,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-suzuka",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21943,
    "title": "Suzuka 8 Hours - Main Menu",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "final",
      "fire",
      "industrial",
      "overworld",
      "sky",
      "space",
      "title",
      "town",
      "urban"
    ],
    "description": "This is the Main Menu theme from Suzuka 8 Hours. Since Decoy did a port of this game by my request, it's only natural I also make my own port of this game's soundtrack haha<br>\r\n<br>\r\nThis one could fit overworlds and some other small places, but be careful with using this for a level because it's a very short and repetitive song, so unless it's either a small section or just a small level in general, I advise against using it for levels. You can still do it tho, it's up to you really ¯\\_(ツ)_/¯",
    "latest_version": "smwc-21943-1579993972",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21943,
        "title": "Suzuka 8 Hours - Main Menu",
        "version": "smwc-21943-1579993972",
        "upstream_time": 1579993972,
        "download_url": "https://dl.smwcentral.net/21943/suzukamainmenu.zip",
        "filename": "suzukamainmenu.zip",
        "size": 73240,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21921,
        "title": "Suzuka 8 Hours - Race Result",
        "version": "smwc-21921-1579746639",
        "upstream_time": 1579746639,
        "download_url": "https://dl.smwcentral.net/21921/Suzuka%208%20Hours%20-%20Race%20Result.zip",
        "filename": "Suzuka 8 Hours - Race Result.zip",
        "size": 74381,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sweet-lullaby",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7642,
    "title": "Sweet Lullaby",
    "authors": [
      "CaseP"
    ],
    "tags": [
      "calm",
      "cutscene",
      "title"
    ],
    "description": "A beautiful, enchanting, somewhat melancholy song. Possibly best suited to a submap, title screen, or cutscene.",
    "latest_version": "smwc-7642-1312812274",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7642,
        "title": "Sweet Lullaby",
        "version": "smwc-7642-1312812274",
        "upstream_time": 1312812274,
        "download_url": "https://dl.smwcentral.net/7642/Lullaby.zip",
        "filename": "Lullaby.zip",
        "size": 67151,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sweltering-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9222,
    "title": "Sweltering Cave",
    "authors": [
      "MoosieHD"
    ],
    "tags": [
      "cave",
      "dark",
      "final",
      "fire"
    ],
    "description": "A fiery cave theme for lava maps, or even final worlds.<br>\r\nFeatures the noise command, and pitch modulation.<br>\r\n<br>\r\nEDIT: For some reason one of the tags was \"dark beach\". Fixed.",
    "latest_version": "smwc-9222-1413387905",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9222,
        "title": "Sweltering Cave",
        "version": "smwc-9222-1413387905",
        "upstream_time": 1413387905,
        "download_url": "https://dl.smwcentral.net/9222/Sweltering%20Cave.zip",
        "filename": "Sweltering Cave.zip",
        "size": 33004,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sweltering-zip",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39164,
    "title": "sweltering.zip",
    "authors": [
      "SweatyNoodle"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "final",
      "fire",
      "industrial",
      "overworld",
      "tense"
    ],
    "description": "An entry from a Battle of the Bits one hour battle that was half-hosted by me! I ended up losing because I was so late... The only things I have changed are the SPC tags, the global volume, and the order of the channels.<br>\r\n<br>\r\nThe rules were it had to fit a lava themed overworld, so that is probably where it would fit. :P<br>\r\n<br>\r\nThe original entry can be found here: https://battleofthebits.com/arena/Entry/sweltering.zip/75368/",
    "latest_version": "smwc-39164-1740156068",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39164,
        "title": "sweltering.zip",
        "version": "smwc-39164-1740156068",
        "upstream_time": 1740156068,
        "download_url": "https://dl.smwcentral.net/39164/sweltering.zip",
        "filename": "sweltering.zip",
        "size": 33791,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-swimming-skating-soaring",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24234,
    "title": "Swimming, Skating, Soaring",
    "authors": [
      "VecchiaZim"
    ],
    "tags": [
      "beach",
      "calm",
      "credits",
      "ice",
      "jungle",
      "sad",
      "sky",
      "snow",
      "space",
      "water"
    ],
    "description": "Another smooth jam, kind of pop waltz. Good for water, ice, sky, space, maybe jungle because of the drums. Could make a good credits song too.<br>\r\n<br>\r\nEDIT: If you like this but it's too quiet, I made a louder version:<br>\r\nhttps://bin.smwcentral.net/u/46075/Swimming2.txt",
    "latest_version": "smwc-24234-1598908938",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24234,
        "title": "Swimming, Skating, Soaring",
        "version": "smwc-24234-1598908938",
        "upstream_time": 1598908938,
        "download_url": "https://dl.smwcentral.net/24234/Swimming%2C%20Skating%2C%20Soaring.zip",
        "filename": "Swimming%2C Skating%2C Soaring.zip",
        "size": 33328,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sword-of-mana-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27852,
    "title": "Sword of Mana - Battle 2 ~ Courage and Pride From the Heart",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "tense"
    ],
    "description": "Something special for my 100th music submission! Song that Courage and Pride From the Heart a from Sword of Mana. Could fit a boss/castle stage.",
    "latest_version": "smwc-27852-1630380101",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27852,
        "title": "Sword of Mana - Battle 2 ~ Courage and Pride From the Heart",
        "version": "smwc-27852-1630380101",
        "upstream_time": 1630380101,
        "download_url": "https://dl.smwcentral.net/27852/Courage%20and%20Pride%20From%20The%20Heart.zip",
        "filename": "Courage and Pride From The Heart.zip",
        "size": 34385,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26601,
        "title": "Sword of Mana - Battle 2 ~ Courage and Pride From the Heart (Romancing SaGa Style)",
        "version": "smwc-26601-1619421884",
        "upstream_time": 1619421884,
        "download_url": "https://dl.smwcentral.net/26601/Sword%20of%20Mana%20-%20Courage%20and%20Pride%20From%20the%20Heart.zip",
        "filename": "Sword of Mana - Courage and Pride From the Heart.zip",
        "size": 77394,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sword-of-mana-believe-in-victory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29183,
    "title": "Sword of Mana - Believe in Victory",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "space"
    ],
    "description": "Believe in Victory from Sword of Mana.",
    "latest_version": "smwc-29183-1643663563",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29183,
        "title": "Sword of Mana - Believe in Victory",
        "version": "smwc-29183-1643663563",
        "upstream_time": 1643663563,
        "download_url": "https://dl.smwcentral.net/29183/Sword%20of%20Mana%20-%20Believe%20in%20Victory%20%28U%29.zip",
        "filename": "Sword of Mana - Believe in Victory (U).zip",
        "size": 33165,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sword-of-mana-believe-in-victory-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21592,
    "title": "Sword of Mana - Believe in Victory (Battle 1)",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "athletic",
      "boss",
      "space"
    ],
    "description": "Music from Sword of Mana, from GameBoy Advance.<br>\r\nSong Requested from Brutapode89",
    "latest_version": "smwc-21592-1577397095",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21592,
        "title": "Sword of Mana - Believe in Victory (Battle 1)",
        "version": "smwc-21592-1577397095",
        "upstream_time": 1577397095,
        "download_url": "https://dl.smwcentral.net/21592/Sword%20of%20Mana%20-%20Battle%201.zip",
        "filename": "Sword of Mana - Battle 1.zip",
        "size": 62019,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sword-of-mana-chain-of-fate",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27416,
    "title": "Sword of Mana - Chain of Fate",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "calm",
      "castle",
      "cutscene",
      "dark",
      "spooky"
    ],
    "description": "Chain of Fate from Sword of Mana.",
    "latest_version": "smwc-27416-1627532802",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27416,
        "title": "Sword of Mana - Chain of Fate",
        "version": "smwc-27416-1627532802",
        "upstream_time": 1627532802,
        "download_url": "https://dl.smwcentral.net/27416/Sword%20of%20Mana%20-%20Chain%20of%20Fate%20%28S%29.zip",
        "filename": "Sword of Mana - Chain of Fate (S).zip",
        "size": 44412,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sword-of-mana-dwarves-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17372,
    "title": "Sword of Mana - Dwarves' Cave",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "calm",
      "cave",
      "house",
      "mountain",
      "town"
    ],
    "description": "This whimsical tune would be good for a town or friendly house, especially if it's underground or on a mountain.",
    "latest_version": "smwc-17372-1523185326",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17372,
        "title": "Sword of Mana - Dwarves' Cave",
        "version": "smwc-17372-1523185326",
        "upstream_time": 1523185326,
        "download_url": "https://dl.smwcentral.net/17372/Dwarves%27%20Cave.zip",
        "filename": "Dwarves%27 Cave.zip",
        "size": 31820,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sword-of-mana-fighting-arena",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13717,
    "title": "Sword of Mana - Fighting Arena",
    "authors": [
      "6646"
    ],
    "tags": [
      "boss",
      "castle",
      "industrial",
      "overworld"
    ],
    "description": "Battle theme at colosseum.",
    "latest_version": "smwc-13717-1464757063",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13717,
        "title": "Sword of Mana - Fighting Arena",
        "version": "smwc-13717-1464757063",
        "upstream_time": 1464757063,
        "download_url": "https://dl.smwcentral.net/13717/som_fighting_arena.zip",
        "filename": "som_fighting_arena.zip",
        "size": 33269,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sword-of-mana-mana-sanctuary",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17368,
    "title": "Sword of Mana - Mana Sanctuary",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "calm",
      "night",
      "sky",
      "space",
      "temple"
    ],
    "description": "This is the surprisingly peaceful song played in the final dungeon of Sword of Mana.  It would best suit a cloud or space level.",
    "latest_version": "smwc-17368-1523603849",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17368,
        "title": "Sword of Mana - Mana Sanctuary",
        "version": "smwc-17368-1523603849",
        "upstream_time": 1523603849,
        "download_url": "https://dl.smwcentral.net/17368/Mana%20Sanctuary.zip",
        "filename": "Mana Sanctuary.zip",
        "size": 30897,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sword-of-mana-running-towards-the-future",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27645,
    "title": "Sword of Mana - Running Towards the Future",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "mountain"
    ],
    "description": "Running Towards the Future from Sword of Mana.",
    "latest_version": "smwc-27645-1626146147",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27645,
        "title": "Sword of Mana - Running Towards the Future",
        "version": "smwc-27645-1626146147",
        "upstream_time": 1626146147,
        "download_url": "https://dl.smwcentral.net/27645/Sword%20of%20Mana%20-%20Running%20Towards%20The%20Future%20%28S%29.zip",
        "filename": "Sword of Mana - Running Towards The Future (S).zip",
        "size": 61967,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21401,
        "title": "Sword of Mana - Running Towards the Future",
        "version": "smwc-21401-1573096789",
        "upstream_time": 1573096789,
        "download_url": "https://dl.smwcentral.net/21401/Running%20Towards%20The%20Future.zip",
        "filename": "Running Towards The Future.zip",
        "size": 31881,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sword-of-mana-seeking-the-holy-sword",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10408,
    "title": "Sword of Mana - Seeking the Holy Sword",
    "authors": [
      "Crispy"
    ],
    "tags": [
      "castle",
      "desert",
      "final",
      "industrial",
      "mountain",
      "ruins"
    ],
    "description": "An energetic song that would fit to end-game areas.",
    "latest_version": "smwc-10408-1419885184",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10408,
        "title": "Sword of Mana - Seeking the Holy Sword",
        "version": "smwc-10408-1419885184",
        "upstream_time": 1419885184,
        "download_url": "https://dl.smwcentral.net/10408/Sword%20of%20Mana%20-%20Seeking%20the%20Holy%20Sword.zip",
        "filename": "Sword of Mana - Seeking the Holy Sword.zip",
        "size": 73725,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sword-of-mana-time-of-decision",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26749,
    "title": "Sword of Mana - Time of Decision",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "calm",
      "castle",
      "dark",
      "ghose house",
      "ghost house"
    ],
    "description": "Time of Decision from Sword of Mana. (RS3 Sampled Styled)",
    "latest_version": "smwc-26749-1621056038",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26749,
        "title": "Sword of Mana - Time of Decision",
        "version": "smwc-26749-1621056038",
        "upstream_time": 1621056038,
        "download_url": "https://dl.smwcentral.net/26749/Time%20of%20Decision%20%28U%29.zip",
        "filename": "Time of Decision (U).zip",
        "size": 30998,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26748,
        "title": "Sword of Mana - Time of Decision",
        "version": "smwc-26748-1621056042",
        "upstream_time": 1621056042,
        "download_url": "https://dl.smwcentral.net/26748/Time%20of%20Decision%20%28S%29.zip",
        "filename": "Time of Decision (S).zip",
        "size": 47242,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-sword-world-sfc-2-unknown-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22928,
    "title": "Sword World SFC 2 - Unknown Song 2",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "ambient",
      "calm",
      "cutscene",
      "ice",
      "overworld",
      "temple",
      "water"
    ],
    "description": "A calm, chilly song that would fit well with an ice level or cave overworld, maybe even a cutscene.",
    "latest_version": "smwc-22928-1590439754",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22928,
        "title": "Sword World SFC 2 - Unknown Song 2",
        "version": "smwc-22928-1590439754",
        "upstream_time": 1590439754,
        "download_url": "https://dl.smwcentral.net/22928/Sword%20World%20SFC%202%20-%20Unknown%20Song%202.zip",
        "filename": "Sword World SFC 2 - Unknown Song 2.zip",
        "size": 30912,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-swordigo-boss-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32991,
    "title": "Swordigo - Boss Theme",
    "authors": [
      "evil0"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "tense"
    ],
    "description": "Swordigo - Boss Theme <br>\r\nRequested by Insanit",
    "latest_version": "smwc-32991-1684282606",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32991,
        "title": "Swordigo - Boss Theme",
        "version": "smwc-32991-1684282606",
        "upstream_time": 1684282606,
        "download_url": "https://dl.smwcentral.net/32991/Swordigo_Boss.zip",
        "filename": "Swordigo_Boss.zip",
        "size": 72195,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-synecdoche-new-york-dmi-we-meet-again",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26464,
    "title": "Synecdoche, New York - dmi we meet again?",
    "authors": [
      "NerDose"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "sad",
      "title"
    ],
    "description": "My first completed port.<br>\r\nComposed by Jon Brion, this song is from the film Synecdoche New York, directed by Charlie Kaufman. A depressing song for a depressing movie, perfect for title screens, credits, and cutscenes.<br>\r\n<br>\r\nPorted by ear, samples used are from earthbound and musicalman's samples of insanity<br>\r\n",
    "latest_version": "smwc-26464-1618972765",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26464,
        "title": "Synecdoche, New York - dmi we meet again?",
        "version": "smwc-26464-1618972765",
        "upstream_time": 1618972765,
        "download_url": "https://dl.smwcentral.net/26464/SNYdmi.zip",
        "filename": "SNYdmi.zip",
        "size": 58074,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-synthesis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7558,
    "title": "Synthesis",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "retro",
      "water"
    ],
    "description": "This song only uses the @0 sample(even the drums)",
    "latest_version": "smwc-7558-1312130230",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7558,
        "title": "Synthesis",
        "version": "smwc-7558-1312130230",
        "upstream_time": 1312130230,
        "download_url": "https://dl.smwcentral.net/7558/synthesis.zip",
        "filename": "synthesis.zip",
        "size": 66945,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-synthesis-atlantic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8018,
    "title": "Synthesis - Atlantic",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "cave",
      "retro",
      "water"
    ],
    "description": "A very nice water custom composition.",
    "latest_version": "smwc-8018-1313745762",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8018,
        "title": "Synthesis - Atlantic",
        "version": "smwc-8018-1313745762",
        "upstream_time": 1313745762,
        "download_url": "https://dl.smwcentral.net/8018/CUSTOM%20-%20Synthesis%20-%20Atlantic.zip",
        "filename": "CUSTOM - Synthesis - Atlantic.zip",
        "size": 66875,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-synthesis-combat-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8004,
    "title": "Synthesis - Combat Cave",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "cave",
      "ice",
      "retro"
    ],
    "description": "A part of the @0 project, suits ice caves best.",
    "latest_version": "smwc-8004-1317702970",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8004,
        "title": "Synthesis - Combat Cave",
        "version": "smwc-8004-1317702970",
        "upstream_time": 1317702970,
        "download_url": "https://dl.smwcentral.net/8004/Synthesis%20-%20Combat%20Cave.zip",
        "filename": "Synthesis - Combat Cave.zip",
        "size": 67446,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-synthesis-stairways",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8010,
    "title": "Synthesis - Stairways",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "retro",
      "space",
      "water"
    ],
    "description": "A spacey sounding custom composition.",
    "latest_version": "smwc-8010-1314320426",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8010,
        "title": "Synthesis - Stairways",
        "version": "smwc-8010-1314320426",
        "upstream_time": 1314320426,
        "download_url": "https://dl.smwcentral.net/8010/Synthesis%203%20-%20Stairways.zip",
        "filename": "Synthesis 3 - Stairways.zip",
        "size": 66667,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-synthsine-the-igneous-gorge",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7263,
    "title": "Synthsine, The Igneous Gorge",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "mountain",
      "ruins"
    ],
    "description": "Starts rather calm but becomes upbeat and retains both seemingly opposite feelings beautifully.",
    "latest_version": "smwc-7263-1314204999",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7263,
        "title": "Synthsine, The Igneous Gorge",
        "version": "smwc-7263-1314204999",
        "upstream_time": 1314204999,
        "download_url": "https://dl.smwcentral.net/7263/keysynth.zip",
        "filename": "keysynth.zip",
        "size": 67806,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-syvalion-snes-chapter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22029,
    "title": "Syvalion (SNES) - Chapter 4",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "castle",
      "final",
      "fire",
      "industrial",
      "space",
      "tense"
    ],
    "description": "Here's another one of many obscure SNES ports that people make all the time in this site which most people barely even give a fuck when it comes to the game and even the soundtrack itself outside of the fact this one port \"sounds cool\"...<br>\r\n<br>\r\nAlright, alright, I'm just joking around, but here's a port/arrangement/remaster? of the Chapter 4 theme from Syvalion for the SNES, also known as Battle ~ Descending to Heaven according to the official OST release. It's a very intense song with a bit of odd time sprinkled into it, but also has tons of prog and funk throughout. Definitely could fit something like a final castle or anything else that matches it's feel.<br>\r\n<br>\r\nNOTE: If you want to insert this, use the optimized version. I've still added the original version of the port here tho if you can use that somehow.",
    "latest_version": "smwc-22029-1580066715",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22029,
        "title": "Syvalion (SNES) - Chapter 4",
        "version": "smwc-22029-1580066715",
        "upstream_time": 1580066715,
        "download_url": "https://dl.smwcentral.net/22029/syvalionchapter4.zip",
        "filename": "syvalionchapter4.zip",
        "size": 132331,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18937,
        "title": "Syvalion (SNES) - Chapter 1 (Arrangement)",
        "version": "smwc-18937-1549402235",
        "upstream_time": 1549402235,
        "download_url": "https://dl.smwcentral.net/18937/syvalion_fixed.zip",
        "filename": "syvalion_fixed.zip",
        "size": 89697,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tails-adventure-battle-fortress",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16020,
    "title": "Tails Adventure - Battle Fortress",
    "authors": [
      "DAA234"
    ],
    "tags": [
      "cutscene",
      "tense"
    ],
    "description": "The song that plays in Battle Fortress in Tails Adventure.",
    "latest_version": "smwc-16020-1503271306",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16020,
        "title": "Tails Adventure - Battle Fortress",
        "version": "smwc-16020-1503271306",
        "upstream_time": 1503271306,
        "download_url": "https://dl.smwcentral.net/16020/Tails%20Adventure%20-%20Battle%20Fortress.zip",
        "filename": "Tails Adventure - Battle Fortress.zip",
        "size": 31197,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tails-skypatrol-training-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8560,
    "title": "Tails Skypatrol - Training Area",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "carnival",
      "water"
    ],
    "description": "The waltzy song that plays in the training area of Tails Skypatrol.  Would suit a water level or maybe a carnival setting.",
    "latest_version": "smwc-8560-1397626000",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8560,
        "title": "Tails Skypatrol - Training Area",
        "version": "smwc-8560-1397626000",
        "upstream_time": 1397626000,
        "download_url": "https://dl.smwcentral.net/8560/Training%20Area.zip",
        "filename": "Training Area.zip",
        "size": 64892,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tales-of-destiny",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26509,
    "title": "Tales of Destiny 2 - Coup de Grâce (Mega Man X2 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss"
    ],
    "description": "I remix of the 'Coup de Grâce from Tales of Destiny 2' was made to the MMX2 style.",
    "latest_version": "smwc-26509-1618516021",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26509,
        "title": "Tales of Destiny 2 - Coup de Grâce (Mega Man X2 Style)",
        "version": "smwc-26509-1618516021",
        "upstream_time": 1618516021,
        "download_url": "https://dl.smwcentral.net/26509/ToD2CdG%20MMX2.zip",
        "filename": "ToD2CdG MMX2.zip",
        "size": 70747,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tales-of-destiny-bared-fangs",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23823,
    "title": "Tales of Destiny - Bared Fangs",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "boss"
    ],
    "description": "Song that Bared Fangs from Tales of Destiny. Good for a boss battle.",
    "latest_version": "smwc-23823-1596856748",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23823,
        "title": "Tales of Destiny - Bared Fangs",
        "version": "smwc-23823-1596856748",
        "upstream_time": 1596856748,
        "download_url": "https://dl.smwcentral.net/23823/Tales%20of%20Destiny%20-%20Bared%20Fangs%20.zip",
        "filename": "Tales of Destiny - Bared Fangs .zip",
        "size": 44441,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tales-of-phantasia-arche",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29184,
    "title": "Tales of Phantasia - Arche",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "athletic",
      "bonus",
      "chase",
      "grassland"
    ],
    "description": "Arche from Tales of Phantasia. Could fit a athletic levels or bonus area",
    "latest_version": "smwc-29184-1643663407",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29184,
        "title": "Tales of Phantasia - Arche",
        "version": "smwc-29184-1643663407",
        "upstream_time": 1643663407,
        "download_url": "https://dl.smwcentral.net/29184/Tales%20of%20Phantasia%20-%20Arche%20%28U%29.zip",
        "filename": "Tales of Phantasia - Arche (U).zip",
        "size": 35181,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tales-of-phantasia-biting-cold",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17362,
    "title": "Tales of Phantasia - Biting Cold",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "cave",
      "ice"
    ],
    "description": "Song from Tales of Phantasia. Good for ice-themed stages, especially situated in cave levels.",
    "latest_version": "smwc-17362-1522806728",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17362,
        "title": "Tales of Phantasia - Biting Cold",
        "version": "smwc-17362-1522806728",
        "upstream_time": 1522806728,
        "download_url": "https://dl.smwcentral.net/17362/%5BU%5D%20Tales%20of%20Phantasia%20-%20Biting%20Cold.zip",
        "filename": "%5BU%5D Tales of Phantasia - Biting Cold.zip",
        "size": 32788,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tales-of-phantasia-castle-of-the-dhaos",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28902,
    "title": "Tales of Phantasia - Castle of the Dhaos",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "desert",
      "tense"
    ],
    "description": "This song could fit for an oriental themed level.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>.",
    "latest_version": "smwc-28902-1642171951",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28902,
        "title": "Tales of Phantasia - Castle of the Dhaos",
        "version": "smwc-28902-1642171951",
        "upstream_time": 1642171951,
        "download_url": "https://dl.smwcentral.net/28902/Dhaos.zip",
        "filename": "Dhaos.zip",
        "size": 57958,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tales-of-phantasia-conclusion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29119,
    "title": "Tales of Phantasia - Conclusion",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "chase",
      "desert",
      "fire",
      "tense"
    ],
    "description": "A tense song that could be suitable for bosses, chases and oriental themed levels.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-29119-1645197523",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29119,
        "title": "Tales of Phantasia - Conclusion",
        "version": "smwc-29119-1645197523",
        "upstream_time": 1645197523,
        "download_url": "https://dl.smwcentral.net/29119/Conclusion.zip",
        "filename": "Conclusion.zip",
        "size": 61251,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tales-of-phantasia-fighting-of-the-spirit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8001,
    "title": "Tales of Phantasia - Fighting of the Spirit",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "boss",
      "chase"
    ],
    "description": "A fast paced song from Tales of Phantasia. Could fit a boss.",
    "latest_version": "smwc-8001-1318278329",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8001,
        "title": "Tales of Phantasia - Fighting of the Spirit",
        "version": "smwc-8001-1318278329",
        "upstream_time": 1318278329,
        "download_url": "https://dl.smwcentral.net/8001/Tales%20of%20Phantasia%20-%20%27Fighting%20of%20the%20Spirit%27%20%5BSampled%5D.zip",
        "filename": "Tales of Phantasia - %27Fighting of the Spirit%27 %5BSampled%5D.zip",
        "size": 59198,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7671,
        "title": "Tales of Phantasia - Fighting of the Spirit",
        "version": "smwc-7671-1325402611",
        "upstream_time": 1325402611,
        "download_url": "https://dl.smwcentral.net/7671/Tales%20of%20Phantasia%20-%20Fighting%20of%20the%20Spirit.zip",
        "filename": "Tales of Phantasia - Fighting of the Spirit.zip",
        "size": 44314,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tales-of-phantasia-final-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26272,
    "title": "Tales of Phantasia - Final Act",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "tense"
    ],
    "description": "Originally used as an overworld theme, this song could also fit final levels/bosses.",
    "latest_version": "smwc-26272-1616652451",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26272,
        "title": "Tales of Phantasia - Final Act",
        "version": "smwc-26272-1616652451",
        "upstream_time": 1616652451,
        "download_url": "https://dl.smwcentral.net/26272/Tales%20of%20Phantasia%20-%20Final%20Act.zip",
        "filename": "Tales of Phantasia - Final Act.zip",
        "size": 77423,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tales-of-phantasia-forest-of-the-treant",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7212,
    "title": "Tales of Phantasia - Forest of the Treant",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "calm",
      "forest"
    ],
    "description": "A beautiful song from Tales of Phantasia.  Perfect for serene forests and calm areas.",
    "latest_version": "smwc-7212-1318102048",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7212,
        "title": "Tales of Phantasia - Forest of the Treant",
        "version": "smwc-7212-1318102048",
        "upstream_time": 1318102048,
        "download_url": "https://dl.smwcentral.net/7212/Tales%20of%20Phantasia%20-%20Forest%20of%20the%20Treant%20%28v2.0%29.zip",
        "filename": "Tales of Phantasia - Forest of the Treant (v2.0).zip",
        "size": 66631,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tales-of-phantasia-freeze",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20808,
    "title": "Tales of Phantasia - Freeze",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "cave",
      "forest",
      "ice"
    ],
    "description": "A winter-y song with a slight touch of sadness. Could fit in icy forest/cave levels.",
    "latest_version": "smwc-20808-1564544535",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20808,
        "title": "Tales of Phantasia - Freeze",
        "version": "smwc-20808-1564544535",
        "upstream_time": 1564544535,
        "download_url": "https://dl.smwcentral.net/20808/ToPFreeze.zip",
        "filename": "ToPFreeze.zip",
        "size": 58410,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tales-of-phantasia-lake-on-ymir",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34110,
    "title": "Tales of Phantasia - Lake on Ymir",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ice",
      "mysterious",
      "snow",
      "town",
      "water"
    ],
    "description": "Chill music with some mysterious tones.",
    "latest_version": "smwc-34110-1692053109",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34110,
        "title": "Tales of Phantasia - Lake on Ymir",
        "version": "smwc-34110-1692053109",
        "upstream_time": 1692053109,
        "download_url": "https://dl.smwcentral.net/34110/121%20Lake%20on%20Ymir.zip",
        "filename": "121 Lake on Ymir.zip",
        "size": 67057,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tales-of-phantasia-morlia-gallery",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29185,
    "title": "Tales of Phantasia - Morlia Gallery",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "castle",
      "final",
      "industrial",
      "tense"
    ],
    "description": "Morlia Gallery from Tales of Phantasia. Could fit a industrial or castle stages.",
    "latest_version": "smwc-29185-1643663558",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29185,
        "title": "Tales of Phantasia - Morlia Gallery",
        "version": "smwc-29185-1643663558",
        "upstream_time": 1643663558,
        "download_url": "https://dl.smwcentral.net/29185/Tales%20of%20Phantasia%20-%20Morlia%20Gallery%20%28U%29.zip",
        "filename": "Tales of Phantasia - Morlia Gallery (U).zip",
        "size": 32992,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tales-of-phantasia-mystic-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19877,
    "title": "Tales of Phantasia - Mystic Forest",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "forest",
      "night",
      "ruins",
      "sad"
    ],
    "description": "Could fit an eerie forest or maybe ruins.<br>\r\nRequested by Brutapode89.",
    "latest_version": "smwc-19877-1557200744",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19877,
        "title": "Tales of Phantasia - Mystic Forest",
        "version": "smwc-19877-1557200744",
        "upstream_time": 1557200744,
        "download_url": "https://dl.smwcentral.net/19877/Phantasia_MysticForest.zip",
        "filename": "Phantasia_MysticForest.zip",
        "size": 52409,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tales-of-phantasia-open-fire",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31319,
    "title": "Tales of Phantasia - Open Fire",
    "authors": [
      "Ahrion",
      "Zavok"
    ],
    "tags": [
      "airship",
      "castle",
      "chase",
      "fire",
      "tense"
    ],
    "description": "The second half of the song becomes more tense.",
    "latest_version": "smwc-31319-1672446566",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31319,
        "title": "Tales of Phantasia - Open Fire",
        "version": "smwc-31319-1672446566",
        "upstream_time": 1672446566,
        "download_url": "https://dl.smwcentral.net/31319/Tales%20of%20Phantasia%20-%20Open%20Fire.zip",
        "filename": "Tales of Phantasia - Open Fire.zip",
        "size": 34965,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28691,
        "title": "Tales of Phantasia - Open Fire",
        "version": "smwc-28691-1641731186",
        "upstream_time": 1641731186,
        "download_url": "https://dl.smwcentral.net/28691/OpenFire.zip",
        "filename": "OpenFire.zip",
        "size": 60324,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tales-of-phantasia-psx-desolate-road",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22628,
    "title": "Tales of Phantasia (PSX) - Desolate Road",
    "authors": [
      "Teows"
    ],
    "tags": [
      "overworld",
      "sad",
      "town"
    ],
    "description": "A calming and sad song from the PSX version of Tales of Phantasia. It'd probably suit villages/towns the most, but it can be very fitting for some eastern-ish sections aswell.",
    "latest_version": "smwc-22628-1586452070",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22628,
        "title": "Tales of Phantasia (PSX) - Desolate Road",
        "version": "smwc-22628-1586452070",
        "upstream_time": 1586452070,
        "download_url": "https://dl.smwcentral.net/22628/desolateroad.zip",
        "filename": "desolateroad.zip",
        "size": 72683,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tales-of-phantasia-second-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34509,
    "title": "Tales of Phantasia - Second Act",
    "authors": [
      "Ahrion",
      "Zavok"
    ],
    "tags": [
      "airship",
      "castle",
      "credits",
      "cutscene",
      "final",
      "title"
    ],
    "description": "A heroic song from Tales of Phantasia",
    "latest_version": "smwc-34509-1693477012",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34509,
        "title": "Tales of Phantasia - Second Act",
        "version": "smwc-34509-1693477012",
        "upstream_time": 1693477012,
        "download_url": "https://dl.smwcentral.net/34509/SecondAct%20%28U%29.zip",
        "filename": "SecondAct (U).zip",
        "size": 36241,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30563,
        "title": "Tales of Phantasia - Second Act",
        "version": "smwc-30563-1658948241",
        "upstream_time": 1658948241,
        "download_url": "https://dl.smwcentral.net/30563/SecondAct.zip",
        "filename": "SecondAct.zip",
        "size": 62516,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tales-of-phantasia-snes-fighting-of-the-spirit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21940,
    "title": "Tales of Phantasia (SNES) - Fighting of the Spirit",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "tense"
    ],
    "description": "\"Fighting of the Spirit\" from \"Tales of Phantasia(SNES)\"<br>\r\n<br>\r\n<a href=\"http://www.youtube.com/watch?v=JsMZXl15FRU\" rel=\"nofollow\">original Ver</a><br>\r\n<a href=\"http://www.youtube.com/watch?v=ztXOTYP3nWQ\" rel=\"nofollow\">???'s Ver</a><br>\r\n<a href=\"http://www.youtube.com/watch?v=zyJANzzVxjc\" rel=\"nofollow\">Crispy's Ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-21940-1580100006",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21940,
        "title": "Tales of Phantasia (SNES) - Fighting of the Spirit",
        "version": "smwc-21940-1580100006",
        "upstream_time": 1580100006,
        "download_url": "https://dl.smwcentral.net/21940/Tales%20of%20Phantasia%20-%20Fighting%20of%20the%20Spirit.zip",
        "filename": "Tales of Phantasia - Fighting of the Spirit.zip",
        "size": 68008,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tales-of-phantasia-sylphis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29120,
    "title": "Tales of Phantasia - Sylphis'",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sad",
      "temple"
    ],
    "description": "A calm song that sounds a bit sad in a few places.<br>\r\nI have ported a second version without the wind which I personally prefer and which is more universally applicable.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Brutapode89\"><a href=\"/?p=profile&amp;id=35831\" style=\"color: var(--user-color-1);\" class=\"un\">Brutapode89</a></span>",
    "latest_version": "smwc-29120-1645197540",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29120,
        "title": "Tales of Phantasia - Sylphis'",
        "version": "smwc-29120-1645197540",
        "upstream_time": 1645197540,
        "download_url": "https://dl.smwcentral.net/29120/Sylphis.zip",
        "filename": "Sylphis.zip",
        "size": 99697,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tales-of-phantasia-the-stream-of-time",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19549,
    "title": "Tales of Phantasia - The Stream of Time",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "cutscene",
      "dark",
      "final",
      "sad",
      "tense"
    ],
    "description": "Could fit with certain epic cutscenes",
    "latest_version": "smwc-19549-1554224839",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19549,
        "title": "Tales of Phantasia - The Stream of Time",
        "version": "smwc-19549-1554224839",
        "upstream_time": 1554224839,
        "download_url": "https://dl.smwcentral.net/19549/Tales%20of%20Phantasia%20-%20The%20Stream%20of%20Time.zip",
        "filename": "Tales of Phantasia - The Stream of Time.zip",
        "size": 31738,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tales-of-symphonia-moonlight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10865,
    "title": "Tales of Symphonia - Moonlight",
    "authors": [
      "sincx"
    ],
    "tags": [
      "calm",
      "night",
      "overworld",
      "space",
      "town"
    ],
    "description": "A slow, peaceful song. Good for overworlds.",
    "latest_version": "smwc-10865-1424853543",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10865,
        "title": "Tales of Symphonia - Moonlight",
        "version": "smwc-10865-1424853543",
        "upstream_time": 1424853543,
        "download_url": "https://dl.smwcentral.net/10865/moonlight.zip",
        "filename": "moonlight.zip",
        "size": 30300,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tales-of-symphonia-the-struggle-to-survive",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25731,
    "title": "Tales of Symphonia - The Struggle to Survive",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "castle",
      "fire",
      "tense"
    ],
    "description": "The Struggle to Survive from Tales of Symphonia. Good for bosses and intense environments.",
    "latest_version": "smwc-25731-1611518098",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25731,
        "title": "Tales of Symphonia - The Struggle to Survive",
        "version": "smwc-25731-1611518098",
        "upstream_time": 1611518098,
        "download_url": "https://dl.smwcentral.net/25731/tosstruggle.zip",
        "filename": "tosstruggle.zip",
        "size": 73119,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-talesweaver-autumn-leaves",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23204,
    "title": "TalesWeaver - Autumn Leaves",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "overworld"
    ],
    "description": "<span style=\"color: #ff0000;\"><b>WARNING: This song will only work properly in overworlds. SFX will be screwed up in levels.</b></span><br>\r\n<br>\r\nHappy, beach-y song featured in JUMP's world 1B.",
    "latest_version": "smwc-23204-1591065491",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23204,
        "title": "TalesWeaver - Autumn Leaves",
        "version": "smwc-23204-1591065491",
        "upstream_time": 1591065491,
        "download_url": "https://dl.smwcentral.net/23204/Autumn%20Leaves.zip",
        "filename": "Autumn Leaves.zip",
        "size": 87404,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-talesweaver-money-money-money",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23207,
    "title": "TalesWeaver - Money Money Money",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "overworld",
      "town"
    ],
    "description": "The super happy song used in JUMP's Yoshi's House.<br>\r\n<br>\r\nNot compatible with Yoshi, Blargg/Thunder, or Bonus End.",
    "latest_version": "smwc-23207-1591065832",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23207,
        "title": "TalesWeaver - Money Money Money",
        "version": "smwc-23207-1591065832",
        "upstream_time": 1591065832,
        "download_url": "https://dl.smwcentral.net/23207/Money%20Money%20Money.zip",
        "filename": "Money Money Money.zip",
        "size": 88796,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-talesweaver-reminiscence",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23209,
    "title": "TalesWeaver - Reminiscence",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "credits",
      "night",
      "overworld"
    ],
    "description": "Lovely but intense piano song featured in JUMP's World 5.<br>\r\n<br>\r\nNot compatible with Bonus End, Blargg/Thunder, or Yoshi.",
    "latest_version": "smwc-23209-1591066185",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23209,
        "title": "TalesWeaver - Reminiscence",
        "version": "smwc-23209-1591066185",
        "upstream_time": 1591066185,
        "download_url": "https://dl.smwcentral.net/23209/Reminiscence.zip",
        "filename": "Reminiscence.zip",
        "size": 87017,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-talesweaver-second-run",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19828,
    "title": "Talesweaver - Second Run",
    "authors": [
      "musicalman"
    ],
    "tags": [
      "ice",
      "sky"
    ],
    "description": "Chill piano piece from Talesweaver. Could fit ice or cloud maps.",
    "latest_version": "smwc-19828-1556608181",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19828,
        "title": "Talesweaver - Second Run",
        "version": "smwc-19828-1556608181",
        "upstream_time": 1556608181,
        "download_url": "https://dl.smwcentral.net/19828/secondrun.zip",
        "filename": "secondrun.zip",
        "size": 67913,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-talesweaver-sunrise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23211,
    "title": "TalesWeaver - Sunrise",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "calm",
      "mountain",
      "night",
      "overworld",
      "town"
    ],
    "description": "Intense song fitting an evening mood. Featured in JUMP's World 6.<br>\r\n<br>\r\nNot compatible with Blargg/Thunder or Bonus End.",
    "latest_version": "smwc-23211-1591066410",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23211,
        "title": "TalesWeaver - Sunrise",
        "version": "smwc-23211-1591066410",
        "upstream_time": 1591066410,
        "download_url": "https://dl.smwcentral.net/23211/Sunrise.zip",
        "filename": "Sunrise.zip",
        "size": 73032,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-talesweaver-take-a-step-forward",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23212,
    "title": "TalesWeaver - Take a Step Forward",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "grassland",
      "mountain",
      "overworld",
      "town"
    ],
    "description": "The immensely uplifting and motivating song famously featured in World 1A of JUMP.",
    "latest_version": "smwc-23212-1591066527",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23212,
        "title": "TalesWeaver - Take a Step Forward",
        "version": "smwc-23212-1591066527",
        "upstream_time": 1591066527,
        "download_url": "https://dl.smwcentral.net/23212/Take%20A%20Step%20Forward.zip",
        "filename": "Take A Step Forward.zip",
        "size": 54433,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tam-music-factory-dilemma",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13416,
    "title": "TAM Music Factory - Dilemma",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "abstract",
      "beach",
      "water"
    ],
    "description": "This one is ported from an original MIDI made by <a href=\"http://www.tam-music.com/\" rel=\"nofollow\">TAM Music Factory</a>. It was used for my SMWCI 7 Round 1 entry.<br>\r\n<br>\r\nCould fit with water theme.",
    "latest_version": "smwc-13416-1459471178",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13416,
        "title": "TAM Music Factory - Dilemma",
        "version": "smwc-13416-1459471178",
        "upstream_time": 1459471178,
        "download_url": "https://dl.smwcentral.net/13416/Dilemma.zip",
        "filename": "Dilemma.zip",
        "size": 125050,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tango-and-jig",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7683,
    "title": "Tango and Jig",
    "authors": [
      "Fyord"
    ],
    "tags": [
      "athletic",
      "beach",
      "calm",
      "jungle"
    ],
    "description": "A short, brisk piece, it<br>\r\nwould suit timed athletics or tropical levels.",
    "latest_version": "smwc-7683-1312246879",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7683,
        "title": "Tango and Jig",
        "version": "smwc-7683-1312246879",
        "upstream_time": 1312246879,
        "download_url": "https://dl.smwcentral.net/7683/Tango%20and%20Jig.zip",
        "filename": "Tango and Jig.zip",
        "size": 67069,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tarot-mystery-playing-the-card-game-tarot",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25094,
    "title": "Tarot Mystery - Playing the Card Game Tarot",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "mysterious",
      "night"
    ],
    "description": "Dreamy song that could fit abstract settings, I guess.",
    "latest_version": "smwc-25094-1607137464",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25094,
        "title": "Tarot Mystery - Playing the Card Game Tarot",
        "version": "smwc-25094-1607137464",
        "upstream_time": 1607137464,
        "download_url": "https://dl.smwcentral.net/25094/Tarot%20Mistery%20-%20Playing%20The%20Card%20Game%20Tarot.zip",
        "filename": "Tarot Mistery - Playing The Card Game Tarot.zip",
        "size": 68483,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tarot-mystery-what-is-your-birthday",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31575,
    "title": "Tarot Mystery - What Is Your Birthday?",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "ambient",
      "cutscene",
      "night",
      "water"
    ],
    "description": "It could fit abstract settings.",
    "latest_version": "smwc-31575-1660023278",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31575,
        "title": "Tarot Mystery - What Is Your Birthday?",
        "version": "smwc-31575-1660023278",
        "upstream_time": 1660023278,
        "download_url": "https://dl.smwcentral.net/31575/02%20What%20is%20your%20birthday.zip",
        "filename": "02 What is your birthday.zip",
        "size": 66808,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tarragon-mesa",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41680,
    "title": "Tarragon Mesa",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "beach",
      "desert",
      "fire",
      "forest",
      "menu",
      "overworld",
      "swamp",
      "temple"
    ],
    "description": "A simple submap theme composed for 72hoSPC #13, which only uses vanilla SMW ADSR, as per the contest's theme.<br>\r\n<br>\r\nI picture it fitting somewhere kind of desert-y.",
    "latest_version": "smwc-41680-1776288417",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41680,
        "title": "Tarragon Mesa",
        "version": "smwc-41680-1776288417",
        "upstream_time": 1776288417,
        "download_url": "https://dl.smwcentral.net/41680/tarragonmesa.zip",
        "filename": "tarragonmesa.zip",
        "size": 31738,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tartaros-online-moderate-suspense",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15378,
    "title": "Tartaros Online - Moderate Suspense",
    "authors": [
      "yoshi9429"
    ],
    "tags": [
      "cave",
      "grassland",
      "mountain"
    ],
    "description": "Tartaros Online crow valley stage theme.<br>\r\n(Short & Loop Version)<br>\r\nI think it is useful cave & valley stage.<br>\r\n<br>\r\nMIDI by dkerk3566",
    "latest_version": "smwc-15378-1491774358",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15378,
        "title": "Tartaros Online - Moderate Suspense",
        "version": "smwc-15378-1491774358",
        "upstream_time": 1491774358,
        "download_url": "https://dl.smwcentral.net/15378/Tartaros%20Online%20-%20Moderate%20Suspense.zip",
        "filename": "Tartaros Online - Moderate Suspense.zip",
        "size": 43303,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tasogare-sakaba-uwabami-breakers-festiv-al-coholically",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29322,
    "title": "Tasogare Sakaba ~Uwabami Breakers~ - Festiv-al-coholically",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "bonus",
      "boss",
      "carnival",
      "chase",
      "temple",
      "town",
      "upbeat",
      "urban"
    ],
    "description": "The stage 1 and 2 boss theme from Uwabami Breakers, a Touhou-but-not-really game set in a bar.<br>\r\n<br>\r\nIt's a fairly short song, but it packs quite a punch. Probably best suited for quick, low-stakes early-game bosses.<br>\r\n<br>\r\nOriginally ported for Superfamicompo 3.",
    "latest_version": "smwc-29322-1644717467",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29322,
        "title": "Tasogare Sakaba ~Uwabami Breakers~ - Festiv-al-coholically",
        "version": "smwc-29322-1644717467",
        "upstream_time": 1644717467,
        "download_url": "https://dl.smwcentral.net/29322/festivalcoholically.zip",
        "filename": "festivalcoholically.zip",
        "size": 34310,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tasogare-sakaba-uwabami-breakers-step-u-b",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29321,
    "title": "Tasogare Sakaba ~Uwabami Breakers~ - step u/b",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "carnival",
      "ghost house",
      "industrial",
      "mountain",
      "night",
      "sewer",
      "switch palace",
      "temple",
      "town",
      "urban"
    ],
    "description": "The stage 1 theme from Uwabami Breakers, a Touhou-but-not-really game set in a bar.<br>\r\n<br>\r\nThis song is fairly short and repetitive, but it has enough going on in the lead to keep things fresh.<br>\r\n<br>\r\nOriginally ported for Superfamicompo 3.",
    "latest_version": "smwc-29321-1645197559",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29321,
        "title": "Tasogare Sakaba ~Uwabami Breakers~ - step u/b",
        "version": "smwc-29321-1645197559",
        "upstream_time": 1645197559,
        "download_url": "https://dl.smwcentral.net/29321/step%20ub.zip",
        "filename": "step ub.zip",
        "size": 33447,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tay-zonday-chocolate-rain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23602,
    "title": "Tay Zonday - Chocolate Rain",
    "authors": [
      "Sariel"
    ],
    "tags": [
      "abstract",
      "bonus",
      "cutscene",
      "misc",
      "tense",
      "title"
    ],
    "description": "*I moved away from the spc player to breathe in*<br>\r\nThis is Tay Zonday's most viral song, Chocolate Rain. I think you can find a few ports of it if you browse through some legacy packs, but there's no official submission so far. Quite surprising considering this song is 13 years old already.<br>\r\nHowever, since this has a quite short loop you should only use it for some bonus areas and such things.",
    "latest_version": "smwc-23602-1595173139",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23602,
        "title": "Tay Zonday - Chocolate Rain",
        "version": "smwc-23602-1595173139",
        "upstream_time": 1595173139,
        "download_url": "https://dl.smwcentral.net/23602/Tay%20Zonday%20-%20Chocolate%20Rain.zip",
        "filename": "Tay Zonday - Chocolate Rain.zip",
        "size": 32542,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-te-s-exo-fate",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41160,
    "title": "te's Exo - Fate",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "cutscene",
      "tense"
    ],
    "description": "Pre-boss theme from the hack \"<a href=\"https://smwc.me/s/39548\">te's Exo</a>\". Good for areas with a tense vibe.<br>\r\n<br>\r\nCredit would be appreciated.",
    "latest_version": "smwc-41160-1767220800",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41160,
        "title": "te's Exo - Fate",
        "version": "smwc-41160-1767220800",
        "upstream_time": 1767220800,
        "download_url": "https://dl.smwcentral.net/41160/%5BU%5D%20te%27s%20Exo%20-%20Fate.zip",
        "filename": "%5BU%5D te%27s Exo - Fate.zip",
        "size": 30759,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-te-s-exo-the-hero-fallen-to-gloam",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41161,
    "title": "te's Exo - The Hero Fallen To Gloam",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "cutscene",
      "final",
      "tense"
    ],
    "description": "The sad yet tense opening track of \"<a href=\"https://smwc.me/s/39548\">te's Exo</a>\". Good for cutscenes revolving around really distressing circumstances.<br>\r\n<br>\r\nCredit would be appreciated.",
    "latest_version": "smwc-41161-1767220929",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41161,
        "title": "te's Exo - The Hero Fallen To Gloam",
        "version": "smwc-41161-1767220929",
        "upstream_time": 1767220929,
        "download_url": "https://dl.smwcentral.net/41161/%5BS%5D%20te%27s%20Exo%20-%20The%20Hero%20Fallen%20To%20Gloam.zip",
        "filename": "%5BS%5D te%27s Exo - The Hero Fallen To Gloam.zip",
        "size": 47506,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tee-lopes-shoes-bonus-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37037,
    "title": "Tee Lopes - Shoes (Bonus Level)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "bonus",
      "retro"
    ],
    "description": "Super Famicompo 5 Challenge: Could fit on bonus or retro levels.",
    "latest_version": "smwc-37037-1713765568",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37037,
        "title": "Tee Lopes - Shoes (Bonus Level)",
        "version": "smwc-37037-1713765568",
        "upstream_time": 1713765568,
        "download_url": "https://dl.smwcentral.net/37037/tee%20lopes%20shoes%20%28bonus%20level%29.zip",
        "filename": "tee lopes shoes (bonus level).zip",
        "size": 42337,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tee-lopes-shoes-bonus-level-kdl3-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37122,
    "title": "Tee Lopes - Shoes (Bonus Level) (KDL3 Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "bonus",
      "retro"
    ],
    "description": "Kirby's Dreamland 3 Styled Super Famicompo 5 Challenge: Could fit on bonus or retro levels.",
    "latest_version": "smwc-37122-1713967013",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37122,
        "title": "Tee Lopes - Shoes (Bonus Level) (KDL3 Remix)",
        "version": "smwc-37122-1713967013",
        "upstream_time": 1713967013,
        "download_url": "https://dl.smwcentral.net/37122/tee%20lopes%20-%20shoes%20%28bonus%20level%20%28KDL3%29%29.zip",
        "filename": "tee lopes - shoes (bonus level (KDL3)).zip",
        "size": 49187,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-teenage-mutant-ninja-turtles-2-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8154,
    "title": "Teenage Mutant Ninja Turtles 2 - Stage 3",
    "authors": [
      "Masashi27"
    ],
    "tags": [
      "cave",
      "dark",
      "water"
    ],
    "description": "Yeah, that creepy song from TMNT2. This song will definitely suit sewer/drain levels.",
    "latest_version": "smwc-8154-1320382195",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8154,
        "title": "Teenage Mutant Ninja Turtles 2 - Stage 3",
        "version": "smwc-8154-1320382195",
        "upstream_time": 1320382195,
        "download_url": "https://dl.smwcentral.net/8154/TMNT2%20-%20Stage%203.zip",
        "filename": "TMNT2 - Stage 3.zip",
        "size": 68600,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-teenage-mutant-ninja-turtles-arcade-sewer-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8196,
    "title": "Teenage Mutant Ninja Turtles (Arcade) - Sewer Level",
    "authors": [
      "DatGuyT"
    ],
    "tags": [
      "athletic",
      "boss",
      "cave",
      "chase",
      "dark",
      "final",
      "fire",
      "industrial"
    ],
    "description": "The upbeat sewer theme from the first Teenage Mutant Ninja Turtles Arcade Game. Could fit places like a factory.",
    "latest_version": "smwc-8196-1325316157",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8196,
        "title": "Teenage Mutant Ninja Turtles (Arcade) - Sewer Level",
        "version": "smwc-8196-1325316157",
        "upstream_time": 1325316157,
        "download_url": "https://dl.smwcentral.net/8196/Teenage%20Mutant%20Ninja%20Turtles%20%28Arcade%29%20-%20Sewer%20Level.zip",
        "filename": "Teenage Mutant Ninja Turtles (Arcade) - Sewer Level.zip",
        "size": 68665,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-teenage-mutant-ninja-turtles-ii-back-from-the-sewers-gb-pizza-time",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27836,
    "title": "Teenage Mutant Ninja Turtles II: Back from the Sewers (GB) - Pizza Time",
    "authors": [
      "BennyWhatever"
    ],
    "tags": [
      "bonus",
      "overworld",
      "title",
      "town"
    ],
    "description": "This is the pause music from TMNT2 for Game Boy. It's a nice, chill, jazzy sound that would go well in a chill level or even an overworld",
    "latest_version": "smwc-27836-1630347463",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27836,
        "title": "Teenage Mutant Ninja Turtles II: Back from the Sewers (GB) - Pizza Time",
        "version": "smwc-27836-1630347463",
        "upstream_time": 1630347463,
        "download_url": "https://dl.smwcentral.net/27836/Pizza%20Time.zip",
        "filename": "Pizza Time.zip",
        "size": 56763,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-teenage-mutant-ninja-turtles-ii-back-from-the-sewers-gb-street",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27835,
    "title": "Teenage Mutant Ninja Turtles II: Back from the Sewers (GB) - Street",
    "authors": [
      "BennyWhatever"
    ],
    "tags": [
      "athletic",
      "bonus",
      "chase",
      "switch palace",
      "urban"
    ],
    "description": "An upbeat theme from the first area of the TMNT2 for Game Boy, using Turtles in Time samples. Could fit any exciting level, a bonus level, or maybe even a switch palace.",
    "latest_version": "smwc-27835-1630345857",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27835,
        "title": "Teenage Mutant Ninja Turtles II: Back from the Sewers (GB) - Street",
        "version": "smwc-27835-1630345857",
        "upstream_time": 1630345857,
        "download_url": "https://dl.smwcentral.net/27835/Street.zip",
        "filename": "Street.zip",
        "size": 45076,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-teenage-mutant-ninja-turtles-iv-turtles-in-time-alleycat-blues",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23799,
    "title": "Teenage Mutant Ninja Turtles IV: Turtles in Time - Alleycat Blues",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "bonus",
      "urban"
    ],
    "description": "Song from the second stage of the game. It could fit urban levels.",
    "latest_version": "smwc-23799-1595058955",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23799,
        "title": "Teenage Mutant Ninja Turtles IV: Turtles in Time - Alleycat Blues",
        "version": "smwc-23799-1595058955",
        "upstream_time": 1595058955,
        "download_url": "https://dl.smwcentral.net/23799/Alleycat%20Blues.zip",
        "filename": "Alleycat Blues.zip",
        "size": 78458,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-teenage-mutant-ninja-turtles-iv-turtles-in-time-big-apple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23413,
    "title": "Teenage Mutant Ninja Turtles IV: Turtles in Time - Big Apple, 3 A.M.",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "chase",
      "final",
      "misc",
      "tense",
      "title"
    ],
    "description": "A very energetic and fast-paced song played on the first stage.",
    "latest_version": "smwc-23413-1593215663",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23413,
        "title": "Teenage Mutant Ninja Turtles IV: Turtles in Time - Big Apple, 3 A.M.",
        "version": "smwc-23413-1593215663",
        "upstream_time": 1593215663,
        "download_url": "https://dl.smwcentral.net/23413/Teenage%20Mutant%20Ninja%20Turtles%20IV%20-%20Turtles%20in%20Time%20-%20Big%20Apple%2C%203%20A..zip",
        "filename": "Teenage Mutant Ninja Turtles IV - Turtles in Time - Big Apple%2C 3 A..zip",
        "size": 83999,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-teenage-mutant-ninja-turtles-iv-turtles-in-time-climactic-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19144,
    "title": "Teenage Mutant Ninja Turtles IV: Turtles in Time - Climactic Battle",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "This is one of the boss fight tracks from Turtles in Time on the SNES. It is upbeat, intense and hectic.<br>\r\n<br>\r\nFeatured in the Custom Chuck Boss fight in the level \"Sen's Fortress\" in Grand Poo World 2.",
    "latest_version": "smwc-19144-1550366830",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19144,
        "title": "Teenage Mutant Ninja Turtles IV: Turtles in Time - Climactic Battle",
        "version": "smwc-19144-1550366830",
        "upstream_time": 1550366830,
        "download_url": "https://dl.smwcentral.net/19144/TMNT%20IV%20Turtles%20in%20Time%20-%20Climactic%20Battle.zip",
        "filename": "TMNT IV Turtles in Time - Climactic Battle.zip",
        "size": 73942,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-teenage-mutant-ninja-turtles-iv-turtles-in-time-neon-night-riders",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17986,
    "title": "Teenage Mutant Ninja Turtles IV: Turtles in Time - Neon Night Riders",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "bonus",
      "chase",
      "night"
    ],
    "description": "This song has an intro and about a 35 second loop. It's upbeat and relatively smooth, for a TMNT song. Little down time make this a good song for levels that have a constant pace, would also work great in Switch Palaces and Bonus Levels. Enjoy!",
    "latest_version": "smwc-17986-1533354338",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17986,
        "title": "Teenage Mutant Ninja Turtles IV: Turtles in Time - Neon Night Riders",
        "version": "smwc-17986-1533354338",
        "upstream_time": 1533354338,
        "download_url": "https://dl.smwcentral.net/17986/TMNT%20IV%20Turtles%20in%20Time%20-%20Neon%20Night%20Riders.zip",
        "filename": "TMNT IV Turtles in Time - Neon Night Riders.zip",
        "size": 79101,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-teenage-mutant-ninja-turtles-iv-turtles-in-time-sewer-surfin",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41009,
    "title": "Teenage Mutant Ninja Turtles IV: Turtles in Time - Sewer Surfin'",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "industrial",
      "night",
      "upbeat",
      "urban"
    ],
    "description": "Sewer Surfin' from TMNT IV: Turtles in Time.",
    "latest_version": "smwc-41009-1773185312",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41009,
        "title": "Teenage Mutant Ninja Turtles IV: Turtles in Time - Sewer Surfin'",
        "version": "smwc-41009-1773185312",
        "upstream_time": 1773185312,
        "download_url": "https://dl.smwcentral.net/41009/TMNT4%20-%20Sewer%20Surfin%27.zip",
        "filename": "TMNT4 - Sewer Surfin%27.zip",
        "size": 79177,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-teenage-mutant-ninja-turtles-iv-turtles-in-time-technodrome-let-s-kick-shell",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23800,
    "title": "Teenage Mutant Ninja Turtles IV: Turtles in Time - Technodrome ~ Let's Kick Shell",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "bonus",
      "urban"
    ],
    "description": "Song from the fourth level of the game. It could fit urban levels.",
    "latest_version": "smwc-23800-1595058958",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23800,
        "title": "Teenage Mutant Ninja Turtles IV: Turtles in Time - Technodrome ~ Let's Kick Shell",
        "version": "smwc-23800-1595058958",
        "upstream_time": 1595058958,
        "download_url": "https://dl.smwcentral.net/23800/Technodrome%20~%20Let%27s%20Kick%20Shell.zip",
        "filename": "Technodrome ~ Let%27s Kick Shell.zip",
        "size": 81067,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-teenage-mutant-ninja-turtles-nes-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31768,
    "title": "Teenage Mutant Ninja Turtles (NES) - Overworld 1",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "calm",
      "grassland",
      "overworld",
      "retro"
    ],
    "description": "Overworld 1 from Teenage Mutant Ninja Turtles on the NES.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"mason\"><a href=\"/?p=profile&amp;id=44192\" style=\"color: var(--user-color-3);\" class=\"un\">mason</a></span>.",
    "latest_version": "smwc-31768-1663859324",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31768,
        "title": "Teenage Mutant Ninja Turtles (NES) - Overworld 1",
        "version": "smwc-31768-1663859324",
        "upstream_time": 1663859324,
        "download_url": "https://dl.smwcentral.net/31768/Teenage%20Mutant%20Ninja%20Turtles%20%28NES%29%20-%20Overworld%201.zip",
        "filename": "Teenage Mutant Ninja Turtles (NES) - Overworld 1.zip",
        "size": 66168,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25049,
        "title": "Teenage Mutant Ninja Turtles (NES) - Overworld 1",
        "version": "smwc-25049-1607061357",
        "upstream_time": 1607061357,
        "download_url": "https://dl.smwcentral.net/25049/tmntow.zip",
        "filename": "tmntow.zip",
        "size": 31833,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-teenage-mutant-ninja-turtles-nes-stage-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41450,
    "title": "Teenage Mutant Ninja Turtles (NES) - Stage Theme 2 (MMX2 Style)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "fire",
      "industrial",
      "sewer",
      "upbeat"
    ],
    "description": "The second stage theme from Teenage Mutant Ninja Turtles on the NES, remixed in an MMX2 style.",
    "latest_version": "smwc-41450-1773849097",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41450,
        "title": "Teenage Mutant Ninja Turtles (NES) - Stage Theme 2 (MMX2 Style)",
        "version": "smwc-41450-1773849097",
        "upstream_time": 1773849097,
        "download_url": "https://dl.smwcentral.net/41450/TMNT%20%28NES%29%20-%20Dam%20%28MMX2%20Style%29.zip",
        "filename": "TMNT (NES) - Dam (MMX2 Style).zip",
        "size": 80637,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-teenage-mutant-ninja-turtles-nes-underground-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8169,
    "title": "Teenage Mutant Ninja Turtles (NES) - Underground Stage 5",
    "authors": [
      "DatGuyT"
    ],
    "tags": [
      "cave",
      "dark",
      "ruins"
    ],
    "description": "A dark, mysterious cave sounding song from the NES TMNT game.",
    "latest_version": "smwc-8169-1314321351",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8169,
        "title": "Teenage Mutant Ninja Turtles (NES) - Underground Stage 5",
        "version": "smwc-8169-1314321351",
        "upstream_time": 1314321351,
        "download_url": "https://dl.smwcentral.net/8169/TMNT%20NES%20Underground%20Stage%205.zip",
        "filename": "TMNT NES Underground Stage 5.zip",
        "size": 68409,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-teenage-mutant-ninja-turtles-nes-underwater",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19516,
    "title": "Teenage Mutant Ninja Turtles (NES) - Underwater",
    "authors": [
      "com_poser"
    ],
    "tags": [
      "beach",
      "sewer",
      "water"
    ],
    "description": "My custom port of the track Underwater from Teenage Mutant Ninja Turtles for NES featured in GPW2.<br>\r\n<br>\r\nThis track comes from the panic-inducing dam level in TMNT and therefore would work well in any fast-paced level that contains water-based platforming.",
    "latest_version": "smwc-19516-1553979582",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19516,
        "title": "Teenage Mutant Ninja Turtles (NES) - Underwater",
        "version": "smwc-19516-1553979582",
        "upstream_time": 1553979582,
        "download_url": "https://dl.smwcentral.net/19516/TMNT%20-%20Underwater.zip",
        "filename": "TMNT - Underwater.zip",
        "size": 65250,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-teenage-mutant-ninja-turtles-tournament-fighter-back-alley",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19142,
    "title": "Teenage Mutant Ninja Turtles: Tournament Fighter - Back Alley",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "athletic",
      "urban"
    ],
    "description": "Groovy song that could fit a fast paced level.",
    "latest_version": "smwc-19142-1550366437",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19142,
        "title": "Teenage Mutant Ninja Turtles: Tournament Fighter - Back Alley",
        "version": "smwc-19142-1550366437",
        "upstream_time": 1550366437,
        "download_url": "https://dl.smwcentral.net/19142/05%20Back%20Alley.zip",
        "filename": "05 Back Alley.zip",
        "size": 75629,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-teenage-mutant-ninja-turtles-tournament-fighter-thunder-dome",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19143,
    "title": "Teenage Mutant Ninja Turtles: Tournament Fighter - Thunder Dome",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "athletic",
      "boss",
      "urban"
    ],
    "description": "Energetic song that could fit a level with intense/fast action or a boss fight.",
    "latest_version": "smwc-19143-1550366603",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19143,
        "title": "Teenage Mutant Ninja Turtles: Tournament Fighter - Thunder Dome",
        "version": "smwc-19143-1550366603",
        "upstream_time": 1550366603,
        "download_url": "https://dl.smwcentral.net/19143/10%20Thunder%20Dome.zip",
        "filename": "10 Thunder Dome.zip",
        "size": 80635,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-teenage-mutant-ninja-turtles-tournament-fighters-nes-shredder-s-invitation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31534,
    "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (NES) - Shredder's Invitation",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "cutscene",
      "dark",
      "final",
      "fire",
      "retro"
    ],
    "description": "The intense theme played on the second part of the Prologue in TMNT Tournament Fighters on the NES.<br>\r\n<br>\r\nFeatured in Summer C3 2022's \"50 NES Ports\" Pack.",
    "latest_version": "smwc-31534-1663848816",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31534,
        "title": "Teenage Mutant Ninja Turtles: Tournament Fighters (NES) - Shredder's Invitation",
        "version": "smwc-31534-1663848816",
        "upstream_time": 1663848816,
        "download_url": "https://dl.smwcentral.net/31534/TMNT%20Tournament%20Fighters%20%28NES%29%20-%20Shredder%27s%20Invitation.zip",
        "filename": "TMNT Tournament Fighters (NES) - Shredder%27s Invitation.zip",
        "size": 53621,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-teenage-mutant-ninja-turtles-tournament-fighters-safe-cracker",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32647,
    "title": "Teenage Mutant Ninja Turtles: Tournament Fighters - Safe Cracker",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "bonus",
      "boss",
      "chase",
      "tense"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Blizzard Buffalo\"><a href=\"/?p=profile&amp;id=21984\" style=\"color: var(--user-color-2);\" class=\"un\">Blizzard Buffalo</a></span>",
    "latest_version": "smwc-32647-1677439683",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32647,
        "title": "Teenage Mutant Ninja Turtles: Tournament Fighters - Safe Cracker",
        "version": "smwc-32647-1677439683",
        "upstream_time": 1677439683,
        "download_url": "https://dl.smwcentral.net/32647/Safe%20Cracker.zip",
        "filename": "Safe Cracker.zip",
        "size": 71158,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tempest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22553,
    "title": "Tempest 2000 - Digital Terror",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "boss",
      "castle",
      "chase",
      "cutscene",
      "industrial",
      "overworld",
      "space",
      "tense",
      "title"
    ],
    "description": "A fast and intense DnB track from Tempest 2000. This could fit nicely with boss battles, castles, factories, and other tense situations.<br>\r\n<br>\r\nTo make this port SMW compatible, the vocal samples have been removed entirely and some samples were greatly downsampled. Thankfully it doesn't feel as though the quality suffers too much because of it.",
    "latest_version": "smwc-22553-1586209498",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22553,
        "title": "Tempest 2000 - Digital Terror",
        "version": "smwc-22553-1586209498",
        "upstream_time": 1586209498,
        "download_url": "https://dl.smwcentral.net/22553/Tempest%202000%20-%20Digital%20Terror.zip",
        "filename": "Tempest 2000 - Digital Terror.zip",
        "size": 97357,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19229,
        "title": "Tempest 2000 - Title Screen",
        "version": "smwc-19229-1552470638",
        "upstream_time": 1552470638,
        "download_url": "https://dl.smwcentral.net/19229/Tempest%202000%20-%20Title%20Screen.zip",
        "filename": "Tempest 2000 - Title Screen.zip",
        "size": 118570,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19065,
        "title": "Tempest 2000 - Constructive Demolition",
        "version": "smwc-19065-1549241569",
        "upstream_time": 1549241569,
        "download_url": "https://dl.smwcentral.net/19065/Tempest%202000%20-%20Constructive%20Demolition.zip",
        "filename": "Tempest 2000 - Constructive Demolition.zip",
        "size": 100105,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17081,
        "title": "Tempest 2000 - Mind's Eye",
        "version": "smwc-17081-1517733048",
        "upstream_time": 1517733048,
        "download_url": "https://dl.smwcentral.net/17081/minds_eye.zip",
        "filename": "minds_eye.zip",
        "size": 143160,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tempest-2000",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21427,
    "title": "Tempest 2000 - 2000 Dub",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "misc"
    ],
    "description": "Another IT2AMK port. Good for slower paced levels.<br>\r\nNot compatible with Thunder/Blarggs or the Bonus End song.",
    "latest_version": "smwc-21427-1574373059",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21427,
        "title": "Tempest 2000 - 2000 Dub",
        "version": "smwc-21427-1574373059",
        "upstream_time": 1574373059,
        "download_url": "https://dl.smwcentral.net/21427/Tempest%202000%20-%202000%20Dub.zip",
        "filename": "Tempest 2000 - 2000 Dub.zip",
        "size": 95594,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tempest-acidjazzed-evening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26570,
    "title": "Tempest - Acidjazzed Evening",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "ice",
      "night",
      "retro"
    ],
    "description": "A banger abstract-ish tune composed back in 2000 by Tempest aka Janne Suni, which then became famous when Timbaland plagiarized it in 2006. Initially ported it for my VLDC12 level, it's now much more optimized in size than before.",
    "latest_version": "smwc-26570-1618988568",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26570,
        "title": "Tempest - Acidjazzed Evening",
        "version": "smwc-26570-1618988568",
        "upstream_time": 1618988568,
        "download_url": "https://dl.smwcentral.net/26570/Acidjazzed%20Evening.zip",
        "filename": "Acidjazzed Evening.zip",
        "size": 55373,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-temple-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8168,
    "title": "Temple Theme",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "dark",
      "ruins",
      "temple"
    ],
    "description": "A mysterious song for ruins and temples.",
    "latest_version": "smwc-8168-1319962247",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8168,
        "title": "Temple Theme",
        "version": "smwc-8168-1319962247",
        "upstream_time": 1319962247,
        "download_url": "https://dl.smwcentral.net/8168/Temple%20Music.zip",
        "filename": "Temple Music.zip",
        "size": 67987,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tengai-makyou-zero-to-hell",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35424,
    "title": "Tengai Makyou Zero - To Hell",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "cave",
      "mysterious",
      "water"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Skewer\"><a href=\"/?p=profile&amp;id=1055\" style=\"color: var(--user-color-2);\" class=\"un\">Skewer</a></span>",
    "latest_version": "smwc-35424-1699765472",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35424,
        "title": "Tengai Makyou Zero - To Hell",
        "version": "smwc-35424-1699765472",
        "upstream_time": 1699765472,
        "download_url": "https://dl.smwcentral.net/35424/To%20Hell.zip",
        "filename": "To Hell.zip",
        "size": 62063,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tengai-makyou-zero-wonderful-streets",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35785,
    "title": "Tengai Makyou Zero - Wonderful Streets",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "calm",
      "cutscene",
      "grassland",
      "town"
    ],
    "description": "A very cheerful and carefree song.",
    "latest_version": "smwc-35785-1704607235",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35785,
        "title": "Tengai Makyou Zero - Wonderful Streets",
        "version": "smwc-35785-1704607235",
        "upstream_time": 1704607235,
        "download_url": "https://dl.smwcentral.net/35785/Wonderful%20Streets.zip",
        "filename": "Wonderful Streets.zip",
        "size": 58548,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tennis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33888,
    "title": "Tennis",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "final",
      "fire",
      "retro",
      "tense"
    ],
    "description": "Old Amiga tracker music.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Eli Moskowitz\"><a href=\"/?p=profile&amp;id=21771\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Eli Moskowitz</a></span>",
    "latest_version": "smwc-33888-1690868832",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33888,
        "title": "Tennis",
        "version": "smwc-33888-1690868832",
        "upstream_time": 1690868832,
        "download_url": "https://dl.smwcentral.net/33888/Tennis.zip",
        "filename": "Tennis.zip",
        "size": 81154,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tense-scroll",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32186,
    "title": "Tense Scroll",
    "authors": [
      "Retr0Cat"
    ],
    "tags": [
      "castle",
      "chase",
      "tense"
    ],
    "description": "A dark tense DnB song.",
    "latest_version": "smwc-32186-1674328824",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32186,
        "title": "Tense Scroll",
        "version": "smwc-32186-1674328824",
        "upstream_time": 1674328824,
        "download_url": "https://dl.smwcentral.net/32186/Tense%20Scroll.zip",
        "filename": "Tense Scroll.zip",
        "size": 73278,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-teresa-s-parlor",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8177,
    "title": "Teresa's Parlor",
    "authors": [
      "Fyord"
    ],
    "tags": [
      "ghost house"
    ],
    "description": "This is a small piece I wrote for my hack, and I'd like to share it with the SMWC community. It would suit Ghost Houses or sinister bonus games.",
    "latest_version": "smwc-8177-1319962426",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8177,
        "title": "Teresa's Parlor",
        "version": "smwc-8177-1319962426",
        "upstream_time": 1319962426,
        "download_url": "https://dl.smwcentral.net/8177/Parlor.zip",
        "filename": "Parlor.zip",
        "size": 67058,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terminator",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32581,
    "title": "Terminator 2: Judgement Day - Driving",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "chase",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "The overworld music of the game.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"DaWildGrim\"><a href=\"/?p=profile&amp;id=31130\" style=\"color: var(--user-color-3);\" class=\"un unavailable inactive\">DaWildGrim</a></span>.",
    "latest_version": "smwc-32581-1675278680",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32581,
        "title": "Terminator 2: Judgement Day - Driving",
        "version": "smwc-32581-1675278680",
        "upstream_time": 1675278680,
        "download_url": "https://dl.smwcentral.net/32581/Terminator%202%20-%20Driving.zip",
        "filename": "Terminator 2 - Driving.zip",
        "size": 65241,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terminator-nes-sewer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29515,
    "title": "Terminator (NES) - Sewer",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "dark",
      "retro",
      "sewer"
    ],
    "description": "The most hardcore bass drop of all time.",
    "latest_version": "smwc-29515-1648720551",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29515,
        "title": "Terminator (NES) - Sewer",
        "version": "smwc-29515-1648720551",
        "upstream_time": 1648720551,
        "download_url": "https://dl.smwcentral.net/29515/Terminator%20%28NES%29%20-%20Sewer.zip",
        "filename": "Terminator (NES) - Sewer.zip",
        "size": 33672,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terra-diver-ota-city-sky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8617,
    "title": "Terra Diver - Ota City Sky",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "forest",
      "ice",
      "industrial",
      "jungle",
      "sky"
    ],
    "description": "A fast paced, yet light song that could fit areas like an ice level or even a sky factory.",
    "latest_version": "smwc-8617-1405974586",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8617,
        "title": "Terra Diver - Ota City Sky",
        "version": "smwc-8617-1405974586",
        "upstream_time": 1405974586,
        "download_url": "https://dl.smwcentral.net/8617/Ota%20City%20Sky.zip",
        "filename": "Ota City Sky.zip",
        "size": 85217,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-call-at-a-port",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30311,
    "title": "Terranigma - Call at a Port",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld",
      "town"
    ],
    "description": "A relaxing, peaceful song from Terranigma. Probably best suited for an overworld.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-30311-1651386544",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30311,
        "title": "Terranigma - Call at a Port",
        "version": "smwc-30311-1651386544",
        "upstream_time": 1651386544,
        "download_url": "https://dl.smwcentral.net/30311/CallAtAPort.zip",
        "filename": "CallAtAPort.zip",
        "size": 46732,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-dark-side-field",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21258,
    "title": "Terranigma - Dark Side Field",
    "authors": [
      "Teows"
    ],
    "tags": [
      "calm",
      "castle",
      "dark",
      "overworld",
      "temple",
      "tense"
    ],
    "description": "A sampled port of the dark and sad song that plays on the Underworld (AKA Dark Side Field) in Terranigma. Would fit into tense levels, such as dark temples or castles.",
    "latest_version": "smwc-21258-1569982114",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21258,
        "title": "Terranigma - Dark Side Field",
        "version": "smwc-21258-1569982114",
        "upstream_time": 1569982114,
        "download_url": "https://dl.smwcentral.net/21258/Terranigma_-_Dark_Side_Field.zip",
        "filename": "Terranigma_-_Dark_Side_Field.zip",
        "size": 56938,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7088,
        "title": "Terranigma - Dark Side Field",
        "version": "smwc-7088-1321297143",
        "upstream_time": 1321297143,
        "download_url": "https://dl.smwcentral.net/7088/Terranigma%20-%20Underworld.zip",
        "filename": "Terranigma - Underworld.zip",
        "size": 67778,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-dr-beruga",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35237,
    "title": "Terranigma - Dr. Beruga",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "dark"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-35237-1698081741",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35237,
        "title": "Terranigma - Dr. Beruga",
        "version": "smwc-35237-1698081741",
        "upstream_time": 1698081741,
        "download_url": "https://dl.smwcentral.net/35237/Dr%20Beruga.zip",
        "filename": "Dr Beruga.zip",
        "size": 53246,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-elle-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22014,
    "title": "Terranigma - Elle's Theme",
    "authors": [
      "Teows"
    ],
    "tags": [
      "calm",
      "cutscene",
      "ice",
      "sad",
      "water"
    ],
    "description": "Sampled port of Princess Elle's theme from Terranigma, which'd be pretty nice for calm water-themed levels. Could also fit into sort of sad cutscenes.<br>\r\n<br>\r\nUPDATE [2020/24/01]: Fixed some accuracy deviations and better optimized a lot of stuff.",
    "latest_version": "smwc-22014-1580101318",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22014,
        "title": "Terranigma - Elle's Theme",
        "version": "smwc-22014-1580101318",
        "upstream_time": 1580101318,
        "download_url": "https://dl.smwcentral.net/22014/Terranigma_-_Elles_Theme.zip",
        "filename": "Terranigma_-_Elles_Theme.zip",
        "size": 48217,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-entrance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39685,
    "title": "Terranigma - Entrance",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cutscene",
      "tense"
    ],
    "description": "Short track from Terranigma, probably best suited for a cutscene.",
    "latest_version": "smwc-39685-1746055445",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39685,
        "title": "Terranigma - Entrance",
        "version": "smwc-39685-1746055445",
        "upstream_time": 1746055445,
        "download_url": "https://dl.smwcentral.net/39685/Entrance.zip",
        "filename": "Entrance.zip",
        "size": 54558,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-fanfare",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31181,
    "title": "Terranigma - Fanfare",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "Victory theme from Terranigma.<br>\r\nYou can disable the goal whistle by setting SMW_WHISTLE to 0 in the txt file (also reduces the insert size to 0x194).",
    "latest_version": "smwc-31181-1662835633",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31181,
        "title": "Terranigma - Fanfare",
        "version": "smwc-31181-1662835633",
        "upstream_time": 1662835633,
        "download_url": "https://dl.smwcentral.net/31181/92%20Fanfare_U.zip",
        "filename": "92 Fanfare_U.zip",
        "size": 62161,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31180,
        "title": "Terranigma - Fanfare",
        "version": "smwc-31180-1662835619",
        "upstream_time": 1662835619,
        "download_url": "https://dl.smwcentral.net/31180/92%20Fanfare.zip",
        "filename": "92 Fanfare.zip",
        "size": 41419,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-fight-against-powerful-enemies",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33590,
    "title": "Terranigma - Fight Against Powerful Enemies",
    "authors": [
      "Ahrion",
      "Zavok"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "Today is the first day of spring 2023. Boss Theme from Terranigma.<br>\r\nIt was a lot of work to read and convert all the values, but in the end it turned out pretty well.",
    "latest_version": "smwc-33590-1688492546",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33590,
        "title": "Terranigma - Fight Against Powerful Enemies",
        "version": "smwc-33590-1688492546",
        "upstream_time": 1688492546,
        "download_url": "https://dl.smwcentral.net/33590/Fight%20Agains%20Powerful%20Enemies%20%28U%29.zip",
        "filename": "Fight Agains Powerful Enemies (U).zip",
        "size": 35493,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27113,
        "title": "Terranigma - Fight Against Powerful Enemies",
        "version": "smwc-27113-1624954208",
        "upstream_time": 1624954208,
        "download_url": "https://dl.smwcentral.net/27113/FightAgainstPowerfulEnemies.zip",
        "filename": "FightAgainstPowerfulEnemies.zip",
        "size": 62410,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-flying-to-the-sky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32702,
    "title": "Terranigma - Flying to the Sky",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "credits",
      "overworld",
      "sky"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-32702-1677440292",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32702,
        "title": "Terranigma - Flying to the Sky",
        "version": "smwc-32702-1677440292",
        "upstream_time": 1677440292,
        "download_url": "https://dl.smwcentral.net/32702/Flying%20To%20The%20Sky.zip",
        "filename": "Flying To The Sky.zip",
        "size": 47448,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-freedom",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24472,
    "title": "Terranigma - Freedom",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "grassland",
      "town"
    ],
    "description": "Cheerful song that could work for a calm town/village.",
    "latest_version": "smwc-24472-1601506969",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24472,
        "title": "Terranigma - Freedom",
        "version": "smwc-24472-1601506969",
        "upstream_time": 1601506969,
        "download_url": "https://dl.smwcentral.net/24472/Terranigma%20-%20Freedom.zip",
        "filename": "Terranigma - Freedom.zip",
        "size": 43300,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-fyda",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32756,
    "title": "Terranigma - Fyda",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "cutscene",
      "overworld"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-32756-1674397497",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32756,
        "title": "Terranigma - Fyda",
        "version": "smwc-32756-1674397497",
        "upstream_time": 1674397497,
        "download_url": "https://dl.smwcentral.net/32756/Fyda.zip",
        "filename": "Fyda.zip",
        "size": 42834,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-good-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35733,
    "title": "Terranigma - Good Night...",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "cutscene",
      "misc",
      "night"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-35733-1703626078",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35733,
        "title": "Terranigma - Good Night...",
        "version": "smwc-35733-1703626078",
        "upstream_time": 1703626078,
        "download_url": "https://dl.smwcentral.net/35733/Good%20Night.zip",
        "filename": "Good Night.zip",
        "size": 33411,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-hometown",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30514,
    "title": "Terranigma - Hometown",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "ambient",
      "calm",
      "credits",
      "overworld",
      "title",
      "town"
    ],
    "description": "A peaceful town song from Terranigma.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Hamtaro126\"><a href=\"/?p=profile&amp;id=229\" style=\"color: var(--user-color-2);\" class=\"un\">Hamtaro126</a></span>",
    "latest_version": "smwc-30514-1654508381",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30514,
        "title": "Terranigma - Hometown",
        "version": "smwc-30514-1654508381",
        "upstream_time": 1654508381,
        "download_url": "https://dl.smwcentral.net/30514/Hometown.zip",
        "filename": "Hometown.zip",
        "size": 54334,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-laboratory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27038,
    "title": "Terranigma - Laboratory",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "industrial",
      "mysterious",
      "sewer"
    ],
    "description": "Berugas Laboratory from Terranigma. This port is dedicated to steffi4689.",
    "latest_version": "smwc-27038-1622498016",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27038,
        "title": "Terranigma - Laboratory",
        "version": "smwc-27038-1622498016",
        "upstream_time": 1622498016,
        "download_url": "https://dl.smwcentral.net/27038/BerugasLaboratory.zip",
        "filename": "BerugasLaboratory.zip",
        "size": 52012,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-light-and-darkness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24473,
    "title": "Terranigma - Light and Darkness",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "title"
    ],
    "description": "The song from Terranigma's intro. Could work for cutscenes or title screens.",
    "latest_version": "smwc-24473-1603146370",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24473,
        "title": "Terranigma - Light and Darkness",
        "version": "smwc-24473-1603146370",
        "upstream_time": 1603146370,
        "download_url": "https://dl.smwcentral.net/24473/Terranigma%20-%20%20Light%20and%20Darkness.zip",
        "filename": "Terranigma -  Light and Darkness.zip",
        "size": 64279,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-light-side-field",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24488,
    "title": "Terranigma - Light Side Field",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "grassland",
      "mountain",
      "overworld"
    ],
    "description": "Could fit an overworld or maybe a mountain theme.",
    "latest_version": "smwc-24488-1600654518",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24488,
        "title": "Terranigma - Light Side Field",
        "version": "smwc-24488-1600654518",
        "upstream_time": 1600654518,
        "download_url": "https://dl.smwcentral.net/24488/Terranigma%20-%20Light%20Side%20Field.zip",
        "filename": "Terranigma - Light Side Field.zip",
        "size": 56067,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-my-beloved-loire",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28726,
    "title": "Terranigma - My Beloved Loire",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "carnival",
      "town"
    ],
    "description": "Short accordion melody that is played by an NPC in Loire when it's fully developed.",
    "latest_version": "smwc-28726-1640461670",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28726,
        "title": "Terranigma - My Beloved Loire",
        "version": "smwc-28726-1640461670",
        "upstream_time": 1640461670,
        "download_url": "https://dl.smwcentral.net/28726/My_Beloved_Loire.zip",
        "filename": "My_Beloved_Loire.zip",
        "size": 33487,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-nomads-in-a-desert",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18922,
    "title": "Terranigma - Nomads In a Desert",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "desert",
      "grassland",
      "ruins",
      "temple"
    ],
    "description": "It gets good in deserts.",
    "latest_version": "smwc-18922-1549154019",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18922,
        "title": "Terranigma - Nomads In a Desert",
        "version": "smwc-18922-1549154019",
        "upstream_time": 1549154019,
        "download_url": "https://dl.smwcentral.net/18922/Nomads%20In%20a%20Desert.zip",
        "filename": "Nomads In a Desert.zip",
        "size": 33921,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18016,
        "title": "Terranigma - Nomads In a Desert",
        "version": "smwc-18016-1533946982",
        "upstream_time": 1533946982,
        "download_url": "https://dl.smwcentral.net/18016/Nomads%20In%20a%20Desert.zip",
        "filename": "Nomads In a Desert.zip",
        "size": 25515,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-open-the-door",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18600,
    "title": "Terranigma - Open The Door",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cutscene",
      "overworld"
    ],
    "description": "A short song from Terranigma. Good for overworld maps and cutscenes",
    "latest_version": "smwc-18600-1543939362",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18600,
        "title": "Terranigma - Open The Door",
        "version": "smwc-18600-1543939362",
        "upstream_time": 1543939362,
        "download_url": "https://dl.smwcentral.net/18600/Terranigma%20-%20Open%20The%20Door%20%5BU%5D.zip",
        "filename": "Terranigma - Open The Door %5BU%5D.zip",
        "size": 30641,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18599,
        "title": "Terranigma - Open The Door",
        "version": "smwc-18599-1543939361",
        "upstream_time": 1543939361,
        "download_url": "https://dl.smwcentral.net/18599/Terranigma%20-%20Open%20The%20Door.zip",
        "filename": "Terranigma - Open The Door.zip",
        "size": 48844,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-prime-blue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18972,
    "title": "Terranigma - Prime Blue",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "calm",
      "night",
      "overworld",
      "urban"
    ],
    "description": "Short and peaceful song from Terranigma, could be used for an overworld or a calm level.<br>\r\nRequested by Cartesius.",
    "latest_version": "smwc-18972-1547850350",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18972,
        "title": "Terranigma - Prime Blue",
        "version": "smwc-18972-1547850350",
        "upstream_time": 1547850350,
        "download_url": "https://dl.smwcentral.net/18972/prime-blue.zip",
        "filename": "prime-blue.zip",
        "size": 48035,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-rest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24474,
    "title": "Terranigma - Rest",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sad"
    ],
    "description": "Song from Terranigma's ending, could work for cutscenes.",
    "latest_version": "smwc-24474-1602190603",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24474,
        "title": "Terranigma - Rest",
        "version": "smwc-24474-1602190603",
        "upstream_time": 1602190603,
        "download_url": "https://dl.smwcentral.net/24474/Terranigma%20-%20Rest.zip",
        "filename": "Terranigma - Rest.zip",
        "size": 50422,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-return-to-mother-earth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41517,
    "title": "Terranigma - Return to Mother Earth",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene"
    ],
    "description": "An old port I found dated 3 May 2020. It is the unsampled version of my other port.",
    "latest_version": "smwc-41517-1774299476",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41517,
        "title": "Terranigma - Return to Mother Earth",
        "version": "smwc-41517-1774299476",
        "upstream_time": 1774299476,
        "download_url": "https://dl.smwcentral.net/41517/53%20Return%20to%20Mother%20Earth%20U.zip",
        "filename": "53 Return to Mother Earth U.zip",
        "size": 35089,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24476,
        "title": "Terranigma - Return to Mother Earth",
        "version": "smwc-24476-1602563150",
        "upstream_time": 1602563150,
        "download_url": "https://dl.smwcentral.net/24476/Terranigma%20-%20Return%20to%20Mother%20Earth.zip",
        "filename": "Terranigma - Return to Mother Earth.zip",
        "size": 54296,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-revival-of-humans",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33767,
    "title": "Terranigma - Revival of Humans",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "calm",
      "cutscene",
      "mysterious",
      "spooky",
      "temple"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-33767-1684867842",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33767,
        "title": "Terranigma - Revival of Humans",
        "version": "smwc-33767-1684867842",
        "upstream_time": 1684867842,
        "download_url": "https://dl.smwcentral.net/33767/Revival%20of%20Humans.zip",
        "filename": "Revival of Humans.zip",
        "size": 50344,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-royd-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26977,
    "title": "Terranigma - Royd's Theme",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "bonus",
      "cutscene",
      "industrial"
    ],
    "description": "Short Song from Terranigma. This port is dedicated to steffi4689.",
    "latest_version": "smwc-26977-1623185675",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26977,
        "title": "Terranigma - Royd's Theme",
        "version": "smwc-26977-1623185675",
        "upstream_time": 1623185675,
        "download_url": "https://dl.smwcentral.net/26977/RoydsTheme.zip",
        "filename": "RoydsTheme.zip",
        "size": 51292,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-sanctuary",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35238,
    "title": "Terranigma - Sanctuary",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "grassland",
      "intro",
      "overworld"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"CourtlyHades296\"><a href=\"/?p=profile&amp;id=29908\" style=\"color: var(--user-color-2);\" class=\"un\">CourtlyHades296</a></span>",
    "latest_version": "smwc-35238-1698081942",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35238,
        "title": "Terranigma - Sanctuary",
        "version": "smwc-35238-1698081942",
        "upstream_time": 1698081942,
        "download_url": "https://dl.smwcentral.net/35238/Sanctuary.zip",
        "filename": "Sanctuary.zip",
        "size": 55662,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-southern-rhythm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36586,
    "title": "Terranigma - Southern Rhythm",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "beach",
      "grassland",
      "town"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-36586-1704822621",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36586,
        "title": "Terranigma - Southern Rhythm",
        "version": "smwc-36586-1704822621",
        "upstream_time": 1704822621,
        "download_url": "https://dl.smwcentral.net/36586/Southern%20Rhythm.zip",
        "filename": "Southern Rhythm.zip",
        "size": 59336,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-the-castle-of-dragoon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32905,
    "title": "Terranigma - The Castle of Dragoon",
    "authors": [
      "Ahrion",
      "Zavok"
    ],
    "tags": [
      "castle",
      "dark",
      "tense"
    ],
    "description": "This song is used in the Castle of the Dragoon and Sylvain Castle.",
    "latest_version": "smwc-32905-1683775404",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32905,
        "title": "Terranigma - The Castle of Dragoon",
        "version": "smwc-32905-1683775404",
        "upstream_time": 1683775404,
        "download_url": "https://dl.smwcentral.net/32905/The%20Castle%20of%20Dragoon%20%28U%29.zip",
        "filename": "The Castle of Dragoon (U).zip",
        "size": 33701,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30587,
        "title": "Terranigma - The Castle of Dragoon",
        "version": "smwc-30587-1658948564",
        "upstream_time": 1658948564,
        "download_url": "https://dl.smwcentral.net/30587/CastleOfDragoon.zip",
        "filename": "CastleOfDragoon.zip",
        "size": 61332,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-the-gaia-stone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32689,
    "title": "Terranigma - The Gaia Stone",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "dark",
      "ghost house",
      "mysterious",
      "spooky"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"CourtlyHades296\"><a href=\"/?p=profile&amp;id=29908\" style=\"color: var(--user-color-2);\" class=\"un\">CourtlyHades296</a></span>",
    "latest_version": "smwc-32689-1677440145",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32689,
        "title": "Terranigma - The Gaia Stone",
        "version": "smwc-32689-1677440145",
        "upstream_time": 1677440145,
        "download_url": "https://dl.smwcentral.net/32689/The%20Gaia%20Stone.zip",
        "filename": "The Gaia Stone.zip",
        "size": 39214,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-top-of-saint-mountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14151,
    "title": "Terranigma - Top of Saint Mountain",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "castle",
      "cutscene",
      "dark",
      "mountain",
      "night",
      "tense"
    ],
    "description": "Could fit with a plenty of epic themes, like castle, pre-boss, cutscene related to important event, etc.<br>\r\n<br>\r\nMade for Daizo Dee Von's request.",
    "latest_version": "smwc-14151-1477425099",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14151,
        "title": "Terranigma - Top of Saint Mountain",
        "version": "smwc-14151-1477425099",
        "upstream_time": 1477425099,
        "download_url": "https://dl.smwcentral.net/14151/Terranigma%20-%20Top%20of%20Saint%20Mountain.zip",
        "filename": "Terranigma - Top of Saint Mountain.zip",
        "size": 61953,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-tower-of-trial",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13476,
    "title": "Terranigma - Tower of Trial",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "ghost house",
      "ruins",
      "temple"
    ],
    "description": "The creepy theme that plays in the towers during Chapter 1 of Terranigma. Would fit well in a castle, ghost house, or other level with a dark atmosphere.<br>\r\n<br>\r\nPorted on request by tcdw. All credit goes to him.",
    "latest_version": "smwc-13476-1459474429",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13476,
        "title": "Terranigma - Tower of Trial",
        "version": "smwc-13476-1459474429",
        "upstream_time": 1459474429,
        "download_url": "https://dl.smwcentral.net/13476/Terranigma%20-%20Tower%20of%20Trial.zip",
        "filename": "Terranigma - Tower of Trial.zip",
        "size": 43823,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-underground",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24478,
    "title": "Terranigma - Underground",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cave",
      "dark",
      "spooky"
    ],
    "description": "Eerie song that could fit a dungeon.",
    "latest_version": "smwc-24478-1602693034",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24478,
        "title": "Terranigma - Underground",
        "version": "smwc-24478-1602693034",
        "upstream_time": 1602693034,
        "download_url": "https://dl.smwcentral.net/24478/Terranigma%20-%20Underground.zip",
        "filename": "Terranigma - Underground.zip",
        "size": 67935,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-unforeseen-occurrence",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29624,
    "title": "Terranigma - Unforeseen Occurrence",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "cutscene",
      "sad"
    ],
    "description": "A calm and sad song. Also known as \"Sad Theme\".<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-29624-1644848052",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29624,
        "title": "Terranigma - Unforeseen Occurrence",
        "version": "smwc-29624-1644848052",
        "upstream_time": 1644848052,
        "download_url": "https://dl.smwcentral.net/29624/UnforeseenOccurence.zip",
        "filename": "UnforeseenOccurence.zip",
        "size": 56694,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-wandering-spirits",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8498,
    "title": "Terranigma - Wandering Spirits",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "cutscene",
      "dark",
      "ghost house",
      "night",
      "ruins"
    ],
    "description": "One of the more eerie themes from Terranigma. Would fit perfectly in ghost houses or dark places.",
    "latest_version": "smwc-8498-1390513106",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8498,
        "title": "Terranigma - Wandering Spirits",
        "version": "smwc-8498-1390513106",
        "upstream_time": 1390513106,
        "download_url": "https://dl.smwcentral.net/8498/Terranigma%20-%20Wandering%20Spirits.zip",
        "filename": "Terranigma - Wandering Spirits.zip",
        "size": 54838,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-willful-lion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24475,
    "title": "Terranigma - Willful Lion",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "grassland"
    ],
    "description": "Song that plays during the lion escort mission in Terranigma. Use your imagination to find a suitable place where to use this.",
    "latest_version": "smwc-24475-1602190960",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24475,
        "title": "Terranigma - Willful Lion",
        "version": "smwc-24475-1602190960",
        "upstream_time": 1602190960,
        "download_url": "https://dl.smwcentral.net/24475/Terranigma%20-%20Willful%20Lion.zip",
        "filename": "Terranigma - Willful Lion.zip",
        "size": 60054,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-yomi",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21446,
    "title": "Terranigma - Yomi",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cutscene",
      "title",
      "toad house"
    ],
    "description": "A short, upbeat song from Terranigma that would best fit a Toad House, cutscene, or even title screen",
    "latest_version": "smwc-21446-1573606655",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21446,
        "title": "Terranigma - Yomi",
        "version": "smwc-21446-1573606655",
        "upstream_time": 1573606655,
        "download_url": "https://dl.smwcentral.net/21446/Yomi.zip",
        "filename": "Yomi.zip",
        "size": 32446,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-terranigma-zue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28727,
    "title": "Terranigma - Zue",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "forest",
      "jungle",
      "mountain"
    ],
    "description": "Probably best suited for a jungle or savanna.",
    "latest_version": "smwc-28727-1640461988",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28727,
        "title": "Terranigma - Zue",
        "version": "smwc-28727-1640461988",
        "upstream_time": 1640461988,
        "download_url": "https://dl.smwcentral.net/28727/Zue_.zip",
        "filename": "Zue_.zip",
        "size": 68224,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7325,
    "title": "Tetris 2 - Music A",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "bonus"
    ],
    "description": "This is one of the four music tracks in Tetris 2's single player mode. Could suit some happy bonus area or something.",
    "latest_version": "smwc-7325-1405800160",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7325,
        "title": "Tetris 2 - Music A",
        "version": "smwc-7325-1405800160",
        "upstream_time": 1405800160,
        "download_url": "https://dl.smwcentral.net/7325/Tetris2A.zip",
        "filename": "Tetris2A.zip",
        "size": 36880,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-attack-blaze-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22258,
    "title": "Tetris Attack - Blaze Stage",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "athletic",
      "fire",
      "grassland",
      "mountain",
      "tense"
    ],
    "description": "Upbeat theme on fire, from Tetris Attack/ Panel de Pon.<br>\r\n(Jezz, that guitar solo really doesn't very work well with @17...)",
    "latest_version": "smwc-22258-1584135613",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22258,
        "title": "Tetris Attack - Blaze Stage",
        "version": "smwc-22258-1584135613",
        "upstream_time": 1584135613,
        "download_url": "https://dl.smwcentral.net/22258/Tetris%20Attack%20-%20Blaze%20Stage%20%28Sampled%29.zip",
        "filename": "Tetris Attack - Blaze Stage (Sampled).zip",
        "size": 61486,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22257,
        "title": "Tetris Attack - Blaze Stage",
        "version": "smwc-22257-1584671137",
        "upstream_time": 1584671137,
        "download_url": "https://dl.smwcentral.net/22257/Tetris%20Attack%20-%20Blaze%20Stage.zip",
        "filename": "Tetris Attack - Blaze Stage.zip",
        "size": 35116,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-attack-breeze-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18774,
    "title": "Tetris Attack - Breeze Stage",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "bonus",
      "calm",
      "forest",
      "grassland",
      "ice",
      "overworld",
      "sky",
      "town"
    ],
    "description": "Also known as \"Lakitu stage\" from Tetris Attack.<br>\r\nFitting for calm levels, especially sky ones.",
    "latest_version": "smwc-18774-1546201208",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18774,
        "title": "Tetris Attack - Breeze Stage",
        "version": "smwc-18774-1546201208",
        "upstream_time": 1546201208,
        "download_url": "https://dl.smwcentral.net/18774/breeze-stage.zip",
        "filename": "breeze-stage.zip",
        "size": 62800,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7436,
        "title": "Tetris Attack - Breeze Stage",
        "version": "smwc-7436-1325316396",
        "upstream_time": 1325316396,
        "download_url": "https://dl.smwcentral.net/7436/Tetris%20Attack%20-%20Cloud%20Stage%20Theme.zip",
        "filename": "Tetris Attack - Cloud Stage Theme.zip",
        "size": 71320,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-attack-encounter-with-bowser",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7231,
    "title": "Tetris Attack - Encounter with Bowser",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "cutscene",
      "final",
      "fire",
      "jungle",
      "overworld"
    ],
    "description": "The epic theme that plays just before the final battle that puzzles all.",
    "latest_version": "smwc-7231-1322441311",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7231,
        "title": "Tetris Attack - Encounter with Bowser",
        "version": "smwc-7231-1322441311",
        "upstream_time": 1322441311,
        "download_url": "https://dl.smwcentral.net/7231/Encounter%20with%20Bowser.zip",
        "filename": "Encounter with Bowser.zip",
        "size": 41220,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-attack-flower-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32406,
    "title": "Tetris Attack - Flower Stage",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "forest",
      "grassland"
    ],
    "description": "Requested by Zavok.",
    "latest_version": "smwc-32406-1675024734",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32406,
        "title": "Tetris Attack - Flower Stage",
        "version": "smwc-32406-1675024734",
        "upstream_time": 1675024734,
        "download_url": "https://dl.smwcentral.net/32406/118%20Flower%20Stage.zip",
        "filename": "118 Flower Stage.zip",
        "size": 64778,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-attack-froggy-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10975,
    "title": "Tetris Attack - Froggy Stage",
    "authors": [
      "Diegh0st"
    ],
    "tags": [
      "calm",
      "water"
    ],
    "description": "A calm and atmospheric song, perfect for those underwater levels.",
    "latest_version": "smwc-10975-1427223665",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10975,
        "title": "Tetris Attack - Froggy Stage",
        "version": "smwc-10975-1427223665",
        "upstream_time": 1427223665,
        "download_url": "https://dl.smwcentral.net/10975/Froggy%20Stage.zip",
        "filename": "Froggy Stage.zip",
        "size": 32080,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-attack-game-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32605,
    "title": "Tetris Attack - Game Select",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "grassland",
      "title"
    ],
    "description": "Requested by Brutapode89.",
    "latest_version": "smwc-32605-1675211419",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32605,
        "title": "Tetris Attack - Game Select",
        "version": "smwc-32605-1675211419",
        "upstream_time": 1675211419,
        "download_url": "https://dl.smwcentral.net/32605/103%20Game%20Select.zip",
        "filename": "103 Game Select.zip",
        "size": 57201,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-attack-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39490,
    "title": "Tetris Attack - Overworld",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "grassland",
      "menu",
      "overworld"
    ],
    "description": "The overworld theme from Tetris Attack",
    "latest_version": "smwc-39490-1744480941",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39490,
        "title": "Tetris Attack - Overworld",
        "version": "smwc-39490-1744480941",
        "upstream_time": 1744480941,
        "download_url": "https://dl.smwcentral.net/39490/106%20Overworld.zip",
        "filename": "106 Overworld.zip",
        "size": 50607,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-attack-poochy-s-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8125,
    "title": "Tetris Attack - Poochy's Stage",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "calm",
      "grassland"
    ],
    "description": "An extremely calm song from Tetris Attack.",
    "latest_version": "smwc-8125-1312262104",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8125,
        "title": "Tetris Attack - Poochy's Stage",
        "version": "smwc-8125-1312262104",
        "upstream_time": 1312262104,
        "download_url": "https://dl.smwcentral.net/8125/Tetris%20Attack%20-%20Poochy%27s%20Theme.zip",
        "filename": "Tetris Attack - Poochy%27s Theme.zip",
        "size": 66910,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-attack-raphael-raven-danger",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8564,
    "title": "Tetris Attack - Raphael Raven - Danger!",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cutscene",
      "dark",
      "final",
      "overworld",
      "pre-boss room",
      "space"
    ],
    "description": "An ominous song that would work well on a dark or space-themed map",
    "latest_version": "smwc-8564-1397725908",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8564,
        "title": "Tetris Attack - Raphael Raven - Danger!",
        "version": "smwc-8564-1397725908",
        "upstream_time": 1397725908,
        "download_url": "https://dl.smwcentral.net/8564/Raphael%20Raven%20-%20Danger.zip",
        "filename": "Raphael Raven - Danger.zip",
        "size": 63904,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-attack-raphael-the-raven-s-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7102,
    "title": "Tetris Attack - Raphael the Raven's Stage",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "calm",
      "final"
    ],
    "description": "A slow and calm song from Tetris Attack.",
    "latest_version": "smwc-7102-1311965174",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7102,
        "title": "Tetris Attack - Raphael the Raven's Stage",
        "version": "smwc-7102-1311965174",
        "upstream_time": 1311965174,
        "download_url": "https://dl.smwcentral.net/7102/tetris%20attack%20-%20raphael.zip",
        "filename": "tetris attack - raphael.zip",
        "size": 67741,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-attack-staff-roll",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26181,
    "title": "Tetris Attack - Staff Roll",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "credits",
      "sky",
      "title",
      "water"
    ],
    "description": "A very calm and happy song played at the credits screen.<br>\r\n<br>\r\n02/28 Update: Added an option to loop the song at the start, in case you want to use it in a level. If you want to do so, then open the text file, and change the \"Level_Version\" define to 1.<br>\r\n<span style=\"font-size: 8pt;\">(Also, by using this alternative version, it decays the insert size to 0x0AC6 bytes)</span>",
    "latest_version": "smwc-26181-1615686536",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26181,
        "title": "Tetris Attack - Staff Roll",
        "version": "smwc-26181-1615686536",
        "upstream_time": 1615686536,
        "download_url": "https://dl.smwcentral.net/26181/Tetris%20Attack%20-%20Staff%20Roll.zip",
        "filename": "Tetris Attack - Staff Roll.zip",
        "size": 94699,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-attack-yoshi-s-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32601,
    "title": "Tetris Attack - Yoshi's Stage",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "grassland",
      "mountain",
      "sky",
      "town"
    ],
    "description": "Requested by Zavok.",
    "latest_version": "smwc-32601-1675211314",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32601,
        "title": "Tetris Attack - Yoshi's Stage",
        "version": "smwc-32601-1675211314",
        "upstream_time": 1675211314,
        "download_url": "https://dl.smwcentral.net/32601/107%20Yoshi%27s%20Stage.zip",
        "filename": "107 Yoshi%27s Stage.zip",
        "size": 54532,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7040,
        "title": "Tetris Attack - Yoshi's Stage",
        "version": "smwc-7040-1311929341",
        "upstream_time": 1311929341,
        "download_url": "https://dl.smwcentral.net/7040/Tetris_Attack_-_Yoshi%27s_Stage.zip",
        "filename": "Tetris_Attack_-_Yoshi%27s_Stage.zip",
        "size": 71932,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-battle-gaiden-haunted-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23759,
    "title": "Tetris Battle Gaiden - Haunted House",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "ghost house",
      "night",
      "spooky"
    ],
    "description": "This is from <a href=\"https://www.giantbomb.com/tetris-battle-gaiden/3030-30673/\" rel=\"nofollow\">Tetris Battle Gaiden</a>, a competitive puzzle-battle game, similar to games such as Puzzle Fighter or Puyo Puyo. It was also released waaaaay back before <a href=\"https://en.wikipedia.org/wiki/Puyo_Puyo_Tetris\" rel=\"nofollow\">Puyo Puyo Tetris</a> (The most epic crossover game EVER!) came into the shelves.<br>\r\n<br>\r\nFor this port, it's an upbeat and spooky-lookin' Halloween-themed song for your haunted level needs! Happy Halloween, everyone!<br>\r\n<br>\r\nThis song was part of Wyatt's music pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.<br>\r\n<br>\r\n<b><span style=\"color: #cc99ff;\">StackDino's Edits:</span></b><br>\r\n• Converted to amk 2;<br>\r\n• Added more tags;<br>\r\n• Decreased insertion size;<br>\r\n• Removed unnecessary rest \"r16/\".",
    "latest_version": "smwc-23759-1595040239",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23759,
        "title": "Tetris Battle Gaiden - Haunted House",
        "version": "smwc-23759-1595040239",
        "upstream_time": 1595040239,
        "download_url": "https://dl.smwcentral.net/23759/tbg-halloween.zip",
        "filename": "tbg-halloween.zip",
        "size": 33315,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-blockorobeiniki-type-a-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25910,
    "title": "Tetris - BlocKorobeiniki ~ Type A (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "bonus",
      "boss"
    ],
    "description": "Did a remix of <a href=\"https://youtu.be/fvZ4N_u98xg\" rel=\"nofollow\">Type A</a> from Tetris. Idk, but I thought it'd be a fun track to do a quick remix of, despite the many remixes of this song that exist (on this site and everywhere else).<br>\r\n<br>\r\nThis baby is great for bonus stages, boss fights, and any stages that have Tetrominoes in them.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n- \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also 2 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A Minor (Original Pitch, turned on default)<br>\r\n2. A# Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-25910-1613544805",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25910,
        "title": "Tetris - BlocKorobeiniki ~ Type A (Remix)",
        "version": "smwc-25910-1613544805",
        "upstream_time": 1613544805,
        "download_url": "https://dl.smwcentral.net/25910/Tetris.zip",
        "filename": "Tetris.zip",
        "size": 102298,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-dr-mario-game-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35567,
    "title": "Tetris & Dr. Mario - Game Select",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "retro",
      "title"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Green\"><a href=\"/?p=profile&amp;id=43749\" style=\"color: var(--user-color-3);\" class=\"un\">Green</a></span>",
    "latest_version": "smwc-35567-1704412691",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35567,
        "title": "Tetris & Dr. Mario - Game Select",
        "version": "smwc-35567-1704412691",
        "upstream_time": 1704412691,
        "download_url": "https://dl.smwcentral.net/35567/Tetris%20%26%20Dr%20Mario%20-%20Game%20Select.zip",
        "filename": "Tetris %26 Dr Mario - Game Select.zip",
        "size": 35973,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-dr-mario-mixed-match-music",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34380,
    "title": "Tetris & Dr. Mario - Mixed Match Music 2",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "industrial",
      "retro"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Skewer\"><a href=\"/?p=profile&amp;id=1055\" style=\"color: var(--user-color-2);\" class=\"un\">Skewer</a></span>",
    "latest_version": "smwc-34380-1696094085",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34380,
        "title": "Tetris & Dr. Mario - Mixed Match Music 2",
        "version": "smwc-34380-1696094085",
        "upstream_time": 1696094085,
        "download_url": "https://dl.smwcentral.net/34380/MixedMatchMusic2.zip",
        "filename": "MixedMatchMusic2.zip",
        "size": 46193,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-dr-mario-mixed-match-time-up",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38476,
    "title": "Tetris & Dr. Mario - Mixed Match Time Up",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "cutscene",
      "misc"
    ],
    "description": "The jingle that plays when you run out of time during a game of Mixed Match.<br>\r\n<br>\r\nUpdate (9/15/2024):<br>\r\n- Fixed an issue with a missing bass sample.",
    "latest_version": "smwc-38476-1732826227",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38476,
        "title": "Tetris & Dr. Mario - Mixed Match Time Up",
        "version": "smwc-38476-1732826227",
        "upstream_time": 1732826227,
        "download_url": "https://dl.smwcentral.net/38476/Mixed%20Match%20Time.zip",
        "filename": "Mixed Match Time.zip",
        "size": 39654,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-dr-mario-mixed-match-total",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37724,
    "title": "Tetris & Dr. Mario - Mixed Match Total",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "cutscene",
      "goal",
      "misc"
    ],
    "description": "The fun song that plays at the end of a game of Mixed Match in Tetris & Dr. Mario.",
    "latest_version": "smwc-37724-1718123835",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37724,
        "title": "Tetris & Dr. Mario - Mixed Match Total",
        "version": "smwc-37724-1718123835",
        "upstream_time": 1718123835,
        "download_url": "https://dl.smwcentral.net/37724/MixedTotal.zip",
        "filename": "MixedTotal.zip",
        "size": 38259,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-dr-mario-tetris-bgm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20199,
    "title": "Tetris & Dr. Mario - Tetris BGM 1",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "misc"
    ],
    "description": "An unsampled port of Tetris & Dr. Mario's take on the most widely recognized Tetris song. Good for puzzle levels.",
    "latest_version": "smwc-20199-1560797291",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20199,
        "title": "Tetris & Dr. Mario - Tetris BGM 1",
        "version": "smwc-20199-1560797291",
        "upstream_time": 1560797291,
        "download_url": "https://dl.smwcentral.net/20199/t%26dr_-_tetris_bgm_1.zip",
        "filename": "t%26dr_-_tetris_bgm_1.zip",
        "size": 32019,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-ds-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7809,
    "title": "Tetris DS - Level 20 (Master Hand Remix)",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "castle",
      "final"
    ],
    "description": "A remixed version of the standard &#34;Tetris A&#34; music we all know. It would suit boss battles, castles and fast paced zones.",
    "latest_version": "smwc-7809-1380561997",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7809,
        "title": "Tetris DS - Level 20 (Master Hand Remix)",
        "version": "smwc-7809-1380561997",
        "upstream_time": 1380561997,
        "download_url": "https://dl.smwcentral.net/7809/Tetris.zip",
        "filename": "Tetris.zip",
        "size": 67756,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-gb-type-a",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34042,
    "title": "Tetris (GB) - Type A",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "bonus",
      "retro"
    ],
    "description": "The iconic Type A theme from Tetris on the Gameboy.",
    "latest_version": "smwc-34042-1692892990",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34042,
        "title": "Tetris (GB) - Type A",
        "version": "smwc-34042-1692892990",
        "upstream_time": 1692892990,
        "download_url": "https://dl.smwcentral.net/34042/Tetris%20%28GB%29%20-%20Type%20A.zip",
        "filename": "Tetris (GB) - Type A.zip",
        "size": 36275,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-giant-fate-is-i-love-you",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33049,
    "title": "Tetris Giant - Fate is \"I\" Love You",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "abstract",
      "athletic",
      "carnival",
      "chase",
      "grassland",
      "mountain",
      "sky"
    ],
    "description": "Particularly popular songs in the game.<br>\r\n<br>\r\n□<br>\r\n□<br>\r\n□<br>\r\n□<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=W47SysXajf8\" rel=\"nofollow\">Original ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-33049-1677150608",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33049,
        "title": "Tetris Giant - Fate is \"I\" Love You",
        "version": "smwc-33049-1677150608",
        "upstream_time": 1677150608,
        "download_url": "https://dl.smwcentral.net/33049/Team%20DEKARIS%20-%20Fate%20is%20I%20Love%20You.zip",
        "filename": "Team DEKARIS - Fate is I Love You.zip",
        "size": 72287,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-nes-music",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32703,
    "title": "Tetris (NES) - Music 1",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "carnival",
      "night",
      "retro",
      "switch palace"
    ],
    "description": "Although not as famous as chiptune Korobeiniki aka Type-A from the GameBoy version, it's a classic on its own right.<br>\r\n<br>\r\nThis track is a chiptune remix by Hirozaku Tanaka of Dance of the Suger Plum Fairy by Pyotr Ilyich Tchaikovsky from the theatre performance The Nutcracker.<br>\r\nThis specific port is in chiptune style and only makes use of four channels with hardcoded and simple instruments.<br>\r\n<br>\r\nBest used for night time fun locations (e.g. a carnival or circus), puzzle levels and switch palaces.<br>\r\n<br>\r\nJust be wary of giant vitamin pills dropping on top of you if you take too long.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"7 up\"><a href=\"/?p=profile&amp;id=23507\" style=\"color: var(--user-color-2);\" class=\"un\">7 up</a></span>.",
    "latest_version": "smwc-32703-1677637343",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32703,
        "title": "Tetris (NES) - Music 1",
        "version": "smwc-32703-1677637343",
        "upstream_time": 1677637343,
        "download_url": "https://dl.smwcentral.net/32703/Tetris%20%28NES%29%20-%20Music%201%20-%20Chiptune.zip",
        "filename": "Tetris (NES) - Music 1 - Chiptune.zip",
        "size": 32225,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-nes-theme-c",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33440,
    "title": "Tetris (NES) - Theme C",
    "authors": [
      "Sariel"
    ],
    "tags": [
      "abstract",
      "bonus",
      "cutscene"
    ],
    "description": "Dedicated to <a href=\"https://www.smwcentral.net/?p=profile&amp;id=34833\"><b><span style=\"color: #7c60b0;\">Glitchcat7</span></b></a>.<br>\r\nFits Bonus Rooms, cutscenes and neverending maxout attempts of course.<br>\r\n<span style=\"font-size: 8pt;\">Sidenote: Only uses 2 channels</span>",
    "latest_version": "smwc-33440-1680583369",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33440,
        "title": "Tetris (NES) - Theme C",
        "version": "smwc-33440-1680583369",
        "upstream_time": 1680583369,
        "download_url": "https://dl.smwcentral.net/33440/NES%20Tetris%20-%20Theme%20C.zip",
        "filename": "NES Tetris - Theme C.zip",
        "size": 30829,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-nes-type-b",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8440,
    "title": "Tetris (NES) - Type B",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "athletic",
      "bonus",
      "mountain"
    ],
    "description": "Not as famous as Theme A from the Game Boy version, but still memorable, this theme could best suit an athletic level up in the mountains or a bonus.",
    "latest_version": "smwc-8440-1372564655",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8440,
        "title": "Tetris (NES) - Type B",
        "version": "smwc-8440-1372564655",
        "upstream_time": 1372564655,
        "download_url": "https://dl.smwcentral.net/8440/Tetris%20-%20Theme%20B.zip",
        "filename": "Tetris - Theme B.zip",
        "size": 64310,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-plus-angkor-wat-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31320,
    "title": "Tetris PLUS - Angkor Wat Act 2",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "abstract",
      "athletic",
      "cave",
      "night",
      "space"
    ],
    "description": "Could fit a abstract theme. Angkor Wat Act 2 from Tetris PLUS.",
    "latest_version": "smwc-31320-1667898918",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31320,
        "title": "Tetris PLUS - Angkor Wat Act 2",
        "version": "smwc-31320-1667898918",
        "upstream_time": 1667898918,
        "download_url": "https://dl.smwcentral.net/31320/Tetris%20PLUS%20-%20Angkor%20Wat.zip",
        "filename": "Tetris PLUS - Angkor Wat.zip",
        "size": 32160,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-plus-ps1-maya-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22108,
    "title": "Tetris PLUS (PS1) - Maya Act 1",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "athletic",
      "bonus",
      "ruins",
      "temple"
    ],
    "description": "A song that plays in the first 10 stages of the Mayan ruins in Puzzle Mode. This song is pretty upbeat, and fir for ruins, temples, or even bonus levels.",
    "latest_version": "smwc-22108-1581369385",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22108,
        "title": "Tetris PLUS (PS1) - Maya Act 1",
        "version": "smwc-22108-1581369385",
        "upstream_time": 1581369385,
        "download_url": "https://dl.smwcentral.net/22108/Maya%20Act%201.zip",
        "filename": "Maya Act 1.zip",
        "size": 33235,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-sega-system",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27648,
    "title": "Tetris (Sega System 16) - Main Theme",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "bonus",
      "calm",
      "cave",
      "industrial",
      "night",
      "retro",
      "town",
      "urban"
    ],
    "description": "A calm, steady tune for arranging blocks into lines.<br>\r\n<br>\r\nCould be used for puzzle stages I guess?",
    "latest_version": "smwc-27648-1626898069",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27648,
        "title": "Tetris (Sega System 16) - Main Theme",
        "version": "smwc-27648-1626898069",
        "upstream_time": 1626898069,
        "download_url": "https://dl.smwcentral.net/27648/segatetris.zip",
        "filename": "segatetris.zip",
        "size": 31920,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-tengen-bradinsky-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7945,
    "title": "Tetris (Tengen) - Bradinsky Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "chase"
    ],
    "description": "A good general bonus theme.",
    "latest_version": "smwc-7945-1405803164",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7945,
        "title": "Tetris (Tengen) - Bradinsky Theme",
        "version": "smwc-7945-1405803164",
        "upstream_time": 1405803164,
        "download_url": "https://dl.smwcentral.net/7945/Tetris%20%28Tengen%29%20-%20Bradinsky%20Theme.zip",
        "filename": "Tetris (Tengen) - Bradinsky Theme.zip",
        "size": 69422,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-tengen-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7822,
    "title": "Tetris (Tengen) - Title Screen",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "p-switch",
      "star",
      "title"
    ],
    "description": "A short, eastern themed piece that could fit for what it was originally meant to be-a title theme. Could also work for a potential star theme.",
    "latest_version": "smwc-7822-1325392230",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7822,
        "title": "Tetris (Tengen) - Title Screen",
        "version": "smwc-7822-1325392230",
        "upstream_time": 1325392230,
        "download_url": "https://dl.smwcentral.net/7822/Tetris%20%28Tengen%29%20-%20Title%20Screen.zip",
        "filename": "Tetris (Tengen) - Title Screen.zip",
        "size": 134004,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-type-a",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7577,
    "title": "Tetris - Type A",
    "authors": [
      "Sinister Pixel"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "chase",
      "dark",
      "final",
      "grassland",
      "overworld",
      "temple",
      "title",
      "town"
    ],
    "description": "That addicting theme that we all know and love. Suitable for the common occasion where blocks of four pieces are attacking Mario.",
    "latest_version": "smwc-7577-1329169238",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7577,
        "title": "Tetris - Type A",
        "version": "smwc-7577-1329169238",
        "upstream_time": 1329169238,
        "download_url": "https://dl.smwcentral.net/7577/Tetris%20-%20Theme%20A%20-%20marioVSshadow.zip",
        "filename": "Tetris - Theme A - marioVSshadow.zip",
        "size": 67010,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-type-a-puyo-puyo-tetris-styled-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27418,
    "title": "Tetris - Type A (Puyo Puyo Tetris-styled Remix)",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "carnival",
      "space"
    ],
    "description": "Could fit a bonus area & athletic levels.",
    "latest_version": "smwc-27418-1627189040",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27418,
        "title": "Tetris - Type A (Puyo Puyo Tetris-styled Remix)",
        "version": "smwc-27418-1627189040",
        "upstream_time": 1627189040,
        "download_url": "https://dl.smwcentral.net/27418/Tetris%20-%20Theme%20A%20%28Remix%29.zip",
        "filename": "Tetris - Theme A (Remix).zip",
        "size": 31445,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetris-type-c",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20540,
    "title": "Tetris - Type C",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "bonus",
      "mysterious",
      "retro",
      "switch palace"
    ],
    "description": "A song from Tetris that would be good for bonus rooms or secret areas.<br>\r\n<br>\r\nUses a different Square Wave compared to the original.",
    "latest_version": "smwc-20540-1562630512",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20540,
        "title": "Tetris - Type C",
        "version": "smwc-20540-1562630512",
        "upstream_time": 1562630512,
        "download_url": "https://dl.smwcentral.net/20540/Tetris%20-%20Type%20C.zip",
        "filename": "Tetris - Type C.zip",
        "size": 21180,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20383,
        "title": "Tetris - Type C",
        "version": "smwc-20383-1562629818",
        "upstream_time": 1562629818,
        "download_url": "https://dl.smwcentral.net/20383/Tetris%20-%20Type%20C.zip",
        "filename": "Tetris - Type C.zip",
        "size": 30639,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tetrisphere-phony",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19895,
    "title": "Tetrisphere - Phony",
    "authors": [
      "dansalvato"
    ],
    "tags": [
      "boss",
      "chase",
      "industrial",
      "misc"
    ],
    "description": "This is an intense electronic DnB track from the critically-acclaimed Tetrisphere OST. It's a pretty wild departure from the usual SMW/SNES aesthetic, but it was a really fun challenge to port, and that was my main motivation.<br>\r\n<br>\r\nTwo versions are included, a high quality version and low quality version. More info available in the respective texts.",
    "latest_version": "smwc-19895-1557437714",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19895,
        "title": "Tetrisphere - Phony",
        "version": "smwc-19895-1557437714",
        "upstream_time": 1557437714,
        "download_url": "https://dl.smwcentral.net/19895/Tetrisphere%20-%20Phony.zip",
        "filename": "Tetrisphere - Phony.zip",
        "size": 198567,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-that-you-do-it-smooth-jazz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28369,
    "title": "That you do it (Smooth Jazz)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "beach",
      "forest",
      "urban"
    ],
    "description": "My original composition was lounge smooth jazz from general example. Could fit on the sunset beach and forest levels as sunset time. Otherwise for lounge levels",
    "latest_version": "smwc-28369-1632809557",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28369,
        "title": "That you do it (Smooth Jazz)",
        "version": "smwc-28369-1632809557",
        "upstream_time": 1632809557,
        "download_url": "https://dl.smwcentral.net/28369/that%20you%20do%20it.zip",
        "filename": "that you do it.zip",
        "size": 34326,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-11th-vanilla-level-design-contest-a-moment-to-stargaze-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23033,
    "title": "The 11th Vanilla Level Design Contest - A Moment to Stargaze (Night)",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "calm",
      "night",
      "sky"
    ],
    "description": "I guess I never uploaded this, so here we go haha get it? cuz it's a pun of here we go XD DEMOTE ME<br>\r\n<br>\r\nFits comfy night and sky levels.",
    "latest_version": "smwc-23033-1590557152",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23033,
        "title": "The 11th Vanilla Level Design Contest - A Moment to Stargaze (Night)",
        "version": "smwc-23033-1590557152",
        "upstream_time": 1590557152,
        "download_url": "https://dl.smwcentral.net/23033/03%20night.zip",
        "filename": "03 night.zip",
        "size": 66695,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-11th-vanilla-level-design-contest-abstract-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30053,
    "title": "The 11th Vanilla Level Design Contest - Abstract Map",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "overworld"
    ],
    "description": "Music Played in Abstract Map from 11th Annual Vanilla Level Design Contest 2019. Edit: Improved Version",
    "latest_version": "smwc-30053-1652031807",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30053,
        "title": "The 11th Vanilla Level Design Contest - Abstract Map",
        "version": "smwc-30053-1652031807",
        "upstream_time": 1652031807,
        "download_url": "https://dl.smwcentral.net/30053/VLDC11%20-%20Abstract%20Map.zip",
        "filename": "VLDC11 - Abstract Map.zip",
        "size": 33161,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-11th-vanilla-level-design-contest-beach-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29964,
    "title": "The 11th Vanilla Level Design Contest - Beach Map",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "beach",
      "calm",
      "overworld",
      "water"
    ],
    "description": "Music for the beach submap in <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29930\">The 11th Annual Vanilla Level Design Contest: Collaboration Hack</a>.",
    "latest_version": "smwc-29964-1648500624",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29964,
        "title": "The 11th Vanilla Level Design Contest - Beach Map",
        "version": "smwc-29964-1648500624",
        "upstream_time": 1648500624,
        "download_url": "https://dl.smwcentral.net/29964/VLDC11%20Beach%20Map.zip",
        "filename": "VLDC11 Beach Map.zip",
        "size": 31198,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-11th-vanilla-level-design-contest-cave-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31445,
    "title": "The 11th Vanilla Level Design Contest - Cave Map",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "final",
      "fire",
      "industrial",
      "overworld",
      "tense"
    ],
    "description": "The composition I made for VLDC 11's cave overworld theme. Despite that though, it could also be used for levels as well due to it's particularly intense feeling, especially something with a more final or intense tone in general.<br>\r\n<br>\r\nWARNING: Not compatible with thunders, Blaargs or P-Switches.",
    "latest_version": "smwc-31445-1666462582",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31445,
        "title": "The 11th Vanilla Level Design Contest - Cave Map",
        "version": "smwc-31445-1666462582",
        "upstream_time": 1666462582,
        "download_url": "https://dl.smwcentral.net/31445/vldc11cavemap.zip",
        "filename": "vldc11cavemap.zip",
        "size": 86324,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-11th-vanilla-level-design-contest-crystarp-hollow",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19838,
    "title": "The 11th Vanilla Level Design Contest - Crystarp Hollow",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "abstract",
      "calm",
      "cave",
      "space"
    ],
    "description": "The theme I composed and ported for my Vanilla Level Design Contest 11 (VLDC11) level, which took second place. It was designed with a crystalline area in mind, but it could probably be used for space/cave/water levels too.",
    "latest_version": "smwc-19838-1556681847",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19838,
        "title": "The 11th Vanilla Level Design Contest - Crystarp Hollow",
        "version": "smwc-19838-1556681847",
        "upstream_time": 1556681847,
        "download_url": "https://dl.smwcentral.net/19838/CrystarpHollow.zip",
        "filename": "CrystarpHollow.zip",
        "size": 77390,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-11th-vanilla-level-design-contest-factory-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30054,
    "title": "The 11th Vanilla Level Design Contest - Factory Map",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "industrial",
      "overworld"
    ],
    "description": "Music Played in Industry Map from 11th Annual Vanilla Level Design Contest 2019.",
    "latest_version": "smwc-30054-1650585730",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30054,
        "title": "The 11th Vanilla Level Design Contest - Factory Map",
        "version": "smwc-30054-1650585730",
        "upstream_time": 1650585730,
        "download_url": "https://dl.smwcentral.net/30054/VLDC11%20-%20Industry%20Map%20%28v1.1%29.zip",
        "filename": "VLDC11 - Industry Map (v1.1).zip",
        "size": 46759,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-11th-vanilla-level-design-contest-forest-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32047,
    "title": "The 11th Vanilla Level Design Contest - Forest Map",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "forest",
      "overworld"
    ],
    "description": "<a href=\"https://www.smwcentral.net/?p=section&a=details&id=29723\">Revision</a> Could fit on the spring forest submaps played on VLDC11",
    "latest_version": "smwc-32047-1672536189",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32047,
        "title": "The 11th Vanilla Level Design Contest - Forest Map",
        "version": "smwc-32047-1672536189",
        "upstream_time": 1672536189,
        "download_url": "https://dl.smwcentral.net/32047/VLDC11%20-%20Forest%20Map.zip",
        "filename": "VLDC11 - Forest Map.zip",
        "size": 46303,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-11th-vanilla-level-design-contest-grass-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32427,
    "title": "The 11th Vanilla Level Design Contest - Grass Map",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "grassland",
      "overworld"
    ],
    "description": "The grass map theme from VLDC11.<br>\r\n<a href=\"https://cdn.discordapp.com/attachments/1033836247195598899/1033846276493676564/blinddevil.png\" rel=\"nofollow\">With Blind Devil's permission</a>",
    "latest_version": "smwc-32427-1666874954",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32427,
        "title": "The 11th Vanilla Level Design Contest - Grass Map",
        "version": "smwc-32427-1666874954",
        "upstream_time": 1666874954,
        "download_url": "https://dl.smwcentral.net/32427/VLDC11%20-%20Grass%20Map.zip",
        "filename": "VLDC11 - Grass Map.zip",
        "size": 31994,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-11th-vanilla-level-design-contest-highest-ranking-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29967,
    "title": "The 11th Vanilla Level Design Contest - Highest-Ranking Map",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "bonus",
      "night",
      "overworld",
      "space",
      "upbeat"
    ],
    "description": "The song that plays in the VLDC11 compilation's highest-ranking world, and is accordingly full of funny pitch bends. On that note, those may cut out very noticeable if you have too many SFX playing, so something worth keeping in mind. It should be fine for overworld use though.",
    "latest_version": "smwc-29967-1646079825",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29967,
        "title": "The 11th Vanilla Level Design Contest - Highest-Ranking Map",
        "version": "smwc-29967-1646079825",
        "upstream_time": 1646079825,
        "download_url": "https://dl.smwcentral.net/29967/vldc11_highest.zip",
        "filename": "vldc11_highest.zip",
        "size": 35367,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-11th-vanilla-level-design-contest-highest-ranking-map-unused",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29963,
    "title": "The 11th Vanilla Level Design Contest - Highest-Ranking Map (Unused)",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "cutscene",
      "final",
      "overworld",
      "sky"
    ],
    "description": "Music I attempted for the best levels submap in <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29930\">The 11th Annual Vanilla Level Design Contest: Collaboration Hack</a>, but it got rejected and replaced with another music composition in the final.",
    "latest_version": "smwc-29963-1656346295",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29963,
        "title": "The 11th Vanilla Level Design Contest - Highest-Ranking Map (Unused)",
        "version": "smwc-29963-1656346295",
        "upstream_time": 1656346295,
        "download_url": "https://dl.smwcentral.net/29963/VLDC11%20-%20Highest-Ranking%20Map%20%28Unused%29.zip",
        "filename": "VLDC11 - Highest-Ranking Map (Unused).zip",
        "size": 55669,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-11th-vanilla-level-design-contest-lowest-ranking-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29966,
    "title": "The 11th Vanilla Level Design Contest - Lowest-Ranking Map",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "calm",
      "cave",
      "overworld",
      "sad",
      "town"
    ],
    "description": "The song that plays in the VLDC11 compilation's lowest-ranking world, which I composed all the way back in like 2020. Once it loops, extra instruments kick in.",
    "latest_version": "smwc-29966-1646078636",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29966,
        "title": "The 11th Vanilla Level Design Contest - Lowest-Ranking Map",
        "version": "smwc-29966-1646078636",
        "upstream_time": 1646078636,
        "download_url": "https://dl.smwcentral.net/29966/vldc11%20lowest.zip",
        "filename": "vldc11 lowest.zip",
        "size": 31603,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-11th-vanilla-level-design-contest-mountain-2-extended",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24314,
    "title": "The 11th Vanilla Level Design Contest - Mountain 2 (Extended Version)",
    "authors": [
      "Lumy"
    ],
    "tags": [
      "mountain"
    ],
    "description": "An adventurous and somewhat heroic sounding arrangement using the SMW leitmotif. Good for those epic, tall mountain climbing levels. Originally made for the VLDC11 Music Remix Contest, it now comes in an extended and revised version, although I've also included the original version (with the revisions) if the extended part doesn't suit your taste.<br>\r\n<br>\r\nIf you're wondering why it's called Mountain <u>2</u>, well, it's just because this is the second mountain arrangement made for a VLDC, the first one being for VLDC7 (much like how the third VLDC cave arrangement is called Cave 3, for example). So in short, it's a convention.<br>\r\n<br>\r\nSamples omitted: 09 SMW @7.brr, 0D SMW @14.brr, 0F SMW @21.brr, 11 SMW @17.brr.<br>\r\nINCOMPATIBLE WITH: Bonus End music.",
    "latest_version": "smwc-24314-1599621493",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24314,
        "title": "The 11th Vanilla Level Design Contest - Mountain 2 (Extended Version)",
        "version": "smwc-24314-1599621493",
        "upstream_time": 1599621493,
        "download_url": "https://dl.smwcentral.net/24314/VLDC11%20Remix%20-%20Mountain%202%20%28Extended%29.zip",
        "filename": "VLDC11 Remix - Mountain 2 (Extended).zip",
        "size": 125622,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-11th-vanilla-level-design-contest-mountain-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29972,
    "title": "The 11th Vanilla Level Design Contest - Mountain Map",
    "authors": [
      "Teows"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain",
      "overworld",
      "sky"
    ],
    "description": "Short song made for the VLDC11 compilation hack's mountain world. Suitable for generally upbeat overworlds and maybe levels as well.",
    "latest_version": "smwc-29972-1645908958",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29972,
        "title": "The 11th Vanilla Level Design Contest - Mountain Map",
        "version": "smwc-29972-1645908958",
        "upstream_time": 1645908958,
        "download_url": "https://dl.smwcentral.net/29972/vldc11mountain.zip",
        "filename": "vldc11mountain.zip",
        "size": 34642,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-11th-vanilla-level-design-contest-sky-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29961,
    "title": "The 11th Vanilla Level Design Contest - Sky Map",
    "authors": [
      "Maxodex"
    ],
    "tags": [
      "athletic",
      "calm",
      "overworld",
      "sky"
    ],
    "description": "The song used in the sky world submap in the 11th Vanilla Level Design Contest compilation hack.",
    "latest_version": "smwc-29961-1646077935",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29961,
        "title": "The 11th Vanilla Level Design Contest - Sky Map",
        "version": "smwc-29961-1646077935",
        "upstream_time": 1646077935,
        "download_url": "https://dl.smwcentral.net/29961/vldc11_-_skymap.zip",
        "filename": "vldc11_-_skymap.zip",
        "size": 46126,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-11th-vanilla-level-design-contest-snow-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29962,
    "title": "The 11th Vanilla Level Design Contest - Snow Map",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "calm",
      "ice",
      "overworld",
      "snow"
    ],
    "description": "Music for the snow submap in <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29930\">The 11th Annual Vanilla Level Design Contest: Collaboration Hack</a>.",
    "latest_version": "smwc-29962-1648497612",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29962,
        "title": "The 11th Vanilla Level Design Contest - Snow Map",
        "version": "smwc-29962-1648497612",
        "upstream_time": 1648497612,
        "download_url": "https://dl.smwcentral.net/29962/VLDC11%20-%20Snow%20Map.zip",
        "filename": "VLDC11 - Snow Map.zip",
        "size": 34622,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-12th-vanilla-level-design-contest-autumn-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32414,
    "title": "The 12th Vanilla Level Design Contest - Autumn Zone",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld"
    ],
    "description": "Otoño.",
    "latest_version": "smwc-32414-1666874109",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32414,
        "title": "The 12th Vanilla Level Design Contest - Autumn Zone",
        "version": "smwc-32414-1666874109",
        "upstream_time": 1666874109,
        "download_url": "https://dl.smwcentral.net/32414/vldc12%20autumn.zip",
        "filename": "vldc12 autumn.zip",
        "size": 29225,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-12th-vanilla-level-design-contest-city-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32438,
    "title": "The 12th Vanilla Level Design Contest - City Map",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "carnival",
      "city",
      "night",
      "overworld",
      "town",
      "urban"
    ],
    "description": "The song that plays in VLDC12's city map. Started with the idea of city pop, and then threw in some @9 and abrupt detuning to really give that vibe of drunkenly stumbling across downtown on a Saturday night.<br>\r\n<br>\r\nFeatures a slightly different tempo change from the one featured in the current as-of-now version of the hack (1.03) because I made changes to the .txt that I forgot to send to Stivi. <img src=\"https://cdn.discordapp.com/emojis/1034001839768735755.webp?size=44&quality=lossless\" width=\"22px\">",
    "latest_version": "smwc-32438-1666875285",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32438,
        "title": "The 12th Vanilla Level Design Contest - City Map",
        "version": "smwc-32438-1666875285",
        "upstream_time": 1666875285,
        "download_url": "https://dl.smwcentral.net/32438/villeLDcity12.zip",
        "filename": "villeLDcity12.zip",
        "size": 34137,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-12th-vanilla-level-design-contest-desert-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32439,
    "title": "The 12th Vanilla Level Design Contest - Desert Zone",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "cave",
      "desert",
      "mountain",
      "overworld",
      "ruins",
      "temple"
    ],
    "description": "The song that plays in VLDC12's desert zone. With 6/8 goodness and the underrated combination of @5 and @2 for that arid, adventurous vibe. Hi, little Pokey.<br>\r\n<br>\r\n<img src=\"https://cloud.smwcentral.net/s/oJRcRYkf7nJ7zW5/download\" alt=\"\"><br>\r\n<img src=\"https://cloud.smwcentral.net/s/ANdtJEwSCxjnXj9/download\" alt=\"\"><br>\r\n<br>\r\nI originally wasn't even supposed to compose this, but it ended up being the last song that nobody else took. It probably ended up being my favourite out of my 3 VLDC12 compositions.",
    "latest_version": "smwc-32439-1667235876",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32439,
        "title": "The 12th Vanilla Level Design Contest - Desert Zone",
        "version": "smwc-32439-1667235876",
        "upstream_time": 1667235876,
        "download_url": "https://dl.smwcentral.net/32439/VLdesertC12..zip",
        "filename": "VLdesertC12..zip",
        "size": 34375,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-12th-vanilla-level-design-contest-diet-pit-of-vulldec",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25551,
    "title": "The 12th Vanilla Level Design Contest - Diet Pit of Vulldec",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "athletic",
      "castle",
      "cave",
      "environmental",
      "final",
      "fire",
      "industrial",
      "jungle",
      "sky",
      "space",
      "tense"
    ],
    "description": "The theme composed specifically for the 10th place entry of VLDC12. While the original level is a fiery cave factory, you can use this in a lot of various scenarios (a tyranical jungle, a space mine, a dysfunctional castle, etc). Uses percussion samples from the end credits theme <span style=\"font-size: 8pt;\">(not naming because it has a rude title)</span> of the movie adaptation of \"Land of the Lost\".<br>\r\n<br>\r\nUnlike \"Abnormal Asylum\", this composition was made specifically for VLDC12.<br>\r\n<br>\r\nNote: By setting the define for staccato define to 1, you will decrease the song size to \"0x06CD\". However the song will inevitably sound worse (but it'll be accurate to how it sounded in the contest entry of the same name). The surround define is more or less a preference.<br>\r\n<br>\r\nMerry Christmas!",
    "latest_version": "smwc-25551-1609724283",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25551,
        "title": "The 12th Vanilla Level Design Contest - Diet Pit of Vulldec",
        "version": "smwc-25551-1609724283",
        "upstream_time": 1609724283,
        "download_url": "https://dl.smwcentral.net/25551/%5BS%5D%20VLDC12%20-%20Diet%20Pit%20of%20Vulldec.zip",
        "filename": "%5BS%5D VLDC12 - Diet Pit of Vulldec.zip",
        "size": 245950,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-12th-vanilla-level-design-contest-dream-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32418,
    "title": "The 12th Vanilla Level Design Contest - Dream Map",
    "authors": [
      "Segment1Zone2",
      "Stivi"
    ],
    "tags": [
      "abstract",
      "overworld",
      "space"
    ],
    "description": "The Dream World song played in VLDC12.",
    "latest_version": "smwc-32418-1666874716",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32418,
        "title": "The 12th Vanilla Level Design Contest - Dream Map",
        "version": "smwc-32418-1666874716",
        "upstream_time": 1666874716,
        "download_url": "https://dl.smwcentral.net/32418/VLDC12%20-%20Dream%20World.zip",
        "filename": "VLDC12 - Dream World.zip",
        "size": 74729,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-12th-vanilla-level-design-contest-fire-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32411,
    "title": "The 12th Vanilla Level Design Contest - Fire Map",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "cave",
      "dark",
      "fire",
      "overworld"
    ],
    "description": "Music that plays in the fire/hell map in the 12th Annual Vanilla Level Design Contest.",
    "latest_version": "smwc-32411-1666873967",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32411,
        "title": "The 12th Vanilla Level Design Contest - Fire Map",
        "version": "smwc-32411-1666873967",
        "upstream_time": 1666873967,
        "download_url": "https://dl.smwcentral.net/32411/VLDC12%20-%20Hell%20Map.zip",
        "filename": "VLDC12 - Hell Map.zip",
        "size": 53233,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-12th-vanilla-level-design-contest-forest-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32422,
    "title": "The 12th Vanilla Level Design Contest - Forest Zone",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "forest",
      "overworld"
    ],
    "description": "The song as heard from the Forest Zone in VLDC12.",
    "latest_version": "smwc-32422-1666874832",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32422,
        "title": "The 12th Vanilla Level Design Contest - Forest Zone",
        "version": "smwc-32422-1666874832",
        "upstream_time": 1666874832,
        "download_url": "https://dl.smwcentral.net/32422/VLDC12%20-%20Forest%20Overworld.zip",
        "filename": "VLDC12 - Forest Overworld.zip",
        "size": 30981,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-12th-vanilla-level-design-contest-island-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32416,
    "title": "The 12th Vanilla Level Design Contest - Island Zone",
    "authors": [
      "Segment1Zone2",
      "Stivi"
    ],
    "tags": [
      "beach",
      "calm",
      "overworld"
    ],
    "description": "The Island Zone song played in VLDC12.<br>\r\n<br>\r\nOmits the Thunder SFX.",
    "latest_version": "smwc-32416-1666874294",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32416,
        "title": "The 12th Vanilla Level Design Contest - Island Zone",
        "version": "smwc-32416-1666874294",
        "upstream_time": 1666874294,
        "download_url": "https://dl.smwcentral.net/32416/VLDC12%20-%20Island%20Zone.zip",
        "filename": "VLDC12 - Island Zone.zip",
        "size": 60745,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-12th-vanilla-level-design-contest-meadow-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32415,
    "title": "The 12th Vanilla Level Design Contest - Meadow Zone",
    "authors": [
      "Segment1Zone2",
      "Stivi"
    ],
    "tags": [
      "grassland",
      "overworld"
    ],
    "description": "The Meadow Zone song played in VLDC12.",
    "latest_version": "smwc-32415-1672537097",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32415,
        "title": "The 12th Vanilla Level Design Contest - Meadow Zone",
        "version": "smwc-32415-1672537097",
        "upstream_time": 1672537097,
        "download_url": "https://dl.smwcentral.net/32415/VLDC12%20-%20Meadow%20Zone.zip",
        "filename": "VLDC12 - Meadow Zone.zip",
        "size": 42641,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-12th-vanilla-level-design-contest-mountain-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32424,
    "title": "The 12th Vanilla Level Design Contest - Mountain Zone",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "athletic",
      "mountain",
      "overworld"
    ],
    "description": "An upbeat theme made for VLDC 12's Mountain Zone. Especially good for overworlds, as well as more energetic mountain levels and such.",
    "latest_version": "smwc-32424-1667408000",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32424,
        "title": "The 12th Vanilla Level Design Contest - Mountain Zone",
        "version": "smwc-32424-1667408000",
        "upstream_time": 1667408000,
        "download_url": "https://dl.smwcentral.net/32424/VLDC%2012%20-%20Mountain%20Theme.zip",
        "filename": "VLDC 12 - Mountain Theme.zip",
        "size": 34567,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-12th-vanilla-level-design-contest-sky-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32437,
    "title": "The 12th Vanilla Level Design Contest - Sky Map",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "ice",
      "overworld",
      "sky",
      "snow",
      "space"
    ],
    "description": "The song that plays in VLDC12's sky map. Features pulse-y sounding @1, and a muddy bass that was originally even muddier.<br>\r\n<br>\r\n<img src=\"https://cloud.smwcentral.net/s/2ZRwkGHfeadqbPq/download\" alt=\"\">",
    "latest_version": "smwc-32437-1666875130",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32437,
        "title": "The 12th Vanilla Level Design Contest - Sky Map",
        "version": "smwc-32437-1666875130",
        "upstream_time": 1666875130,
        "download_url": "https://dl.smwcentral.net/32437/VLDc%C3%A9u12.zip",
        "filename": "VLDc%C3%A9u12.zip",
        "size": 35445,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-12th-vanilla-level-design-contest-snow-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32417,
    "title": "The 12th Vanilla Level Design Contest - Snow Zone",
    "authors": [
      "Segment1Zone2",
      "Stivi"
    ],
    "tags": [
      "calm",
      "ice",
      "overworld",
      "snow"
    ],
    "description": "The Snow Zone song played in VLDC12.",
    "latest_version": "smwc-32417-1666874482",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32417,
        "title": "The 12th Vanilla Level Design Contest - Snow Zone",
        "version": "smwc-32417-1666874482",
        "upstream_time": 1666874482,
        "download_url": "https://dl.smwcentral.net/32417/VLDC12%20-%20Snow%20Zone.zip",
        "filename": "VLDC12 - Snow Zone.zip",
        "size": 58251,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-12th-vanilla-level-design-contest-space-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32419,
    "title": "The 12th Vanilla Level Design Contest - Space Map",
    "authors": [
      "Maxodex",
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "night",
      "overworld",
      "space"
    ],
    "description": "The Space World song played in VLDC12.",
    "latest_version": "smwc-32419-1670290760",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32419,
        "title": "The 12th Vanilla Level Design Contest - Space Map",
        "version": "smwc-32419-1670290760",
        "upstream_time": 1670290760,
        "download_url": "https://dl.smwcentral.net/32419/VLDC%2012%20-%20Space%20Map.zip",
        "filename": "VLDC 12 - Space Map.zip",
        "size": 35439,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-12th-vanilla-level-design-contest-swamp-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32425,
    "title": "The 12th Vanilla Level Design Contest - Swamp Map",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "ambient",
      "calm",
      "forest",
      "night",
      "overworld",
      "swamp"
    ],
    "description": "A tranquil theme made for VLDC 12's Swamp Map. Good for calm overworlds/levels.<br>\r\n<br>\r\n(Fun fact: this was originally going to be the Forest Zone theme, but it ended up swapping places with it.)",
    "latest_version": "smwc-32425-1667130760",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32425,
        "title": "The 12th Vanilla Level Design Contest - Swamp Map",
        "version": "smwc-32425-1667130760",
        "upstream_time": 1667130760,
        "download_url": "https://dl.smwcentral.net/32425/VLDC12%20-%20Swamp%20Map.zip",
        "filename": "VLDC12 - Swamp Map.zip",
        "size": 31448,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-13th-vanilla-level-design-contest-trials-of-the-great-caverns-great-relic-heist",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31522,
    "title": "The 13th Vanilla Level Design Contest - Trials of the Great Caverns ~ Great Relic Heist",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "ambient",
      "castle",
      "cave",
      "dark",
      "fire",
      "industrial",
      "mysterious",
      "tense",
      "water"
    ],
    "description": "The theme of the Gamma Disc of Knowledge, one of the five great relics in the known universe.<br>\r\n<br>\r\nUnlike the VLDC13 entry, this does not include the voice that says \"Run, little koopa...\" Useful for levels that need a very tense yet slow theme.",
    "latest_version": "smwc-31522-1668684549",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31522,
        "title": "The 13th Vanilla Level Design Contest - Trials of the Great Caverns ~ Great Relic Heist",
        "version": "smwc-31522-1668684549",
        "upstream_time": 1668684549,
        "download_url": "https://dl.smwcentral.net/31522/%5BU%5D%20VLDC13%20-%20Great%20Relic%20Heist%20%28no%20voice%29.zip",
        "filename": "%5BU%5D VLDC13 - Great Relic Heist (no voice).zip",
        "size": 34627,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-13th-vanilla-level-design-contest-trials-of-the-great-caverns-mission-of-the-great-child",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31521,
    "title": "The 13th Vanilla Level Design Contest - Trials of the Great Caverns ~ Mission of the Great Child",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "athletic",
      "cave",
      "chase",
      "final",
      "fire",
      "ice",
      "tense"
    ],
    "description": "A <i>very elaborate</i> remix of SMB's Underground Theme, but spins into it's own set of melodies. Useful for athletic caves, which there are surprisingly not that many? Could also be used for train levels.",
    "latest_version": "smwc-31521-1668684520",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31521,
        "title": "The 13th Vanilla Level Design Contest - Trials of the Great Caverns ~ Mission of the Great Child",
        "version": "smwc-31521-1668684520",
        "upstream_time": 1668684520,
        "download_url": "https://dl.smwcentral.net/31521/%5BU%5D%20VLDC13%20-%20Mission%20of%20the%20Great%20Child.zip",
        "filename": "%5BU%5D VLDC13 - Mission of the Great Child.zip",
        "size": 35522,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-14th-vanilla-level-design-contest-fulldec-s-freezer-fast-frost-factory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38572,
    "title": "The 14th Vanilla Level Design Contest - Fulldec's Freezer ~ Fast Frost Factory",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "dark",
      "ice",
      "industrial",
      "water"
    ],
    "description": "The extremely atmospheric track heard in the 11th Placed entry of VLDC14.<br>\r\n<br>\r\nNo @15 (yoshi), no @12 (p-switch), no @8 (star) no Thunder.brr (thunder, et. al.).<br>\r\n<br>\r\nI would appreciate credit.",
    "latest_version": "smwc-38572-1730423453",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38572,
        "title": "The 14th Vanilla Level Design Contest - Fulldec's Freezer ~ Fast Frost Factory",
        "version": "smwc-38572-1730423453",
        "upstream_time": 1730423453,
        "download_url": "https://dl.smwcentral.net/38572/%5BS%5D%20The%2014th%20Level%20Design%20Contest%20-%20Fulldec%27s%20Freezer%20~%20Fast%20Frost%20Factory.zip",
        "filename": "%5BS%5D The 14th Level Design Contest - Fulldec%27s Freezer ~ Fast Frost Factory.zip",
        "size": 105259,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-saga-frozen-depths-of-the-earth",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37087,
    "title": "The 7th Saga - Frozen Depths of the Earth",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "ice",
      "mountain",
      "water"
    ],
    "description": "One of the dungeon themes from The 7th Saga. Great for caves, icy places, and tense situations.",
    "latest_version": "smwc-37087-1710352743",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37087,
        "title": "The 7th Saga - Frozen Depths of the Earth",
        "version": "smwc-37087-1710352743",
        "upstream_time": 1710352743,
        "download_url": "https://dl.smwcentral.net/37087/7S%20-%20Frozen%20Depths%20of%20the%20Earth.zip",
        "filename": "7S - Frozen Depths of the Earth.zip",
        "size": 31427,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37086,
        "title": "The 7th Saga - Frozen Depths of the Earth",
        "version": "smwc-37086-1710352656",
        "upstream_time": 1710352656,
        "download_url": "https://dl.smwcentral.net/37086/7thSaga%20-%20Frozen%20Depths%20of%20the%20Earth.zip",
        "filename": "7thSaga - Frozen Depths of the Earth.zip",
        "size": 48655,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-saga-lejes-rimul",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22424,
    "title": "The 7th Saga - Lejes Rimul",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "industrial",
      "temple",
      "tense"
    ],
    "description": "The ominous overworld dungeons theme from The 7th Saga which is very dangerous and filled with encounters.<br>\r\n<br>\r\nFits best in dark inside areas.",
    "latest_version": "smwc-22424-1585695059",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22424,
        "title": "The 7th Saga - Lejes Rimul",
        "version": "smwc-22424-1585695059",
        "upstream_time": 1585695059,
        "download_url": "https://dl.smwcentral.net/22424/7th%20Saga%20-%20Lejes%20Rimul.zip",
        "filename": "7th Saga - Lejes Rimul.zip",
        "size": 32635,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-saga-lux-tizer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25054,
    "title": "The 7th Saga - Lux Tizer",
    "authors": [
      "Noobtella"
    ],
    "tags": [
      "mysterious",
      "overworld",
      "ruins"
    ],
    "description": "My debut port of the overworld song Lux Tizer from The 7th Saga (SNES). ",
    "latest_version": "smwc-25054-1607674436",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25054,
        "title": "The 7th Saga - Lux Tizer",
        "version": "smwc-25054-1607674436",
        "upstream_time": 1607674436,
        "download_url": "https://dl.smwcentral.net/25054/The%207th%20Saga%20-%20Lux%20Tizer.zip",
        "filename": "The 7th Saga - Lux Tizer.zip",
        "size": 39062,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-saga-the-farthest-reaches",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17703,
    "title": "The 7th Saga - The Farthest Reaches",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "abstract",
      "calm",
      "cave",
      "dark",
      "night",
      "overworld",
      "ruins",
      "sad",
      "sky",
      "space",
      "spooky",
      "star"
    ],
    "description": "This is an atmospheric and ominous song with a space and/or night time feel. It could work well for sky/space overworld sections, Yoshi houses (or other \"rest\" areas), water levels, dark/night level, or anything with a space vibe. Probably not very fitting for anything fast paced. ",
    "latest_version": "smwc-17703-1530908594",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17703,
        "title": "The 7th Saga - The Farthest Reaches",
        "version": "smwc-17703-1530908594",
        "upstream_time": 1530908594,
        "download_url": "https://dl.smwcentral.net/17703/The%20Fathest%20Reaches.zip",
        "filename": "The Fathest Reaches.zip",
        "size": 21962,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-saga-troglodytes",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21882,
    "title": "The 7th Saga - Troglodytes!",
    "authors": [
      "Teows"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "town"
    ],
    "description": "This is a very cheering and happy track which would fit into grasslands, towns or even overworld maps.",
    "latest_version": "smwc-21882-1579741837",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21882,
        "title": "The 7th Saga - Troglodytes!",
        "version": "smwc-21882-1579741837",
        "upstream_time": 1579741837,
        "download_url": "https://dl.smwcentral.net/21882/The%207th%20Saga%20-%20Troglodytes%21.zip",
        "filename": "The 7th Saga - Troglodytes%21.zip",
        "size": 40315,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-saga-world-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37089,
    "title": "The 7th Saga - World Map",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "calm",
      "calmcave",
      "cave",
      "forest",
      "grassland",
      "jungle",
      "mountain",
      "mysterious",
      "overworld"
    ],
    "description": "The ambient overworld theme from The 7th Saga. Great for overworlds, caves, swamps, or just funky places.",
    "latest_version": "smwc-37089-1710353336",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37089,
        "title": "The 7th Saga - World Map",
        "version": "smwc-37089-1710353336",
        "upstream_time": 1710353336,
        "download_url": "https://dl.smwcentral.net/37089/7S%20-%20World%20Map.zip",
        "filename": "7S - World Map.zip",
        "size": 32059,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37088,
        "title": "The 7th Saga - World Map",
        "version": "smwc-37088-1710353331",
        "upstream_time": 1710353331,
        "download_url": "https://dl.smwcentral.net/37088/7th%20Saga%20-%20World%20Map.zip",
        "filename": "7th Saga - World Map.zip",
        "size": 32902,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-abstract",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32668,
    "title": "The 7th Vanilla Level Design Contest - Abstract",
    "authors": [
      "sincx"
    ],
    "tags": [
      "abstract",
      "athletic"
    ],
    "description": "Loosing all the senses here!<br>\r\n<br>\r\nAn otherwordly remix of SMW's leitmotif, it's used for abstract levels in VLDC7.",
    "latest_version": "smwc-32668-1675275982",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32668,
        "title": "The 7th Vanilla Level Design Contest - Abstract",
        "version": "smwc-32668-1675275982",
        "upstream_time": 1675275982,
        "download_url": "https://dl.smwcentral.net/32668/VLDC7%20-%20Abstract..zip",
        "filename": "VLDC7 - Abstract..zip",
        "size": 38253,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-abstract-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32676,
    "title": "The 7th Vanilla Level Design Contest - Abstract Map",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "abstract",
      "mysterious",
      "overworld",
      "sad",
      "space"
    ],
    "description": "Enter another dimension.<br>\r\n<br>\r\nAn otherworldy track, it's used for the abstract map in VLDC7.",
    "latest_version": "smwc-32676-1675275969",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32676,
        "title": "The 7th Vanilla Level Design Contest - Abstract Map",
        "version": "smwc-32676-1675275969",
        "upstream_time": 1675275969,
        "download_url": "https://dl.smwcentral.net/32676/VLDC7%20-%20Abstract%20Map.zip",
        "filename": "VLDC7 - Abstract Map.zip",
        "size": 31752,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-best-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32680,
    "title": "The 7th Vanilla Level Design Contest - Best Map",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "bonus",
      "credits",
      "overworld"
    ],
    "description": "It's basically a credits track.<br>\r\n<br>\r\nYou feel like a winner with this music, it's used for the best map in VLDC7.",
    "latest_version": "smwc-32680-1675275964",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32680,
        "title": "The 7th Vanilla Level Design Contest - Best Map",
        "version": "smwc-32680-1675275964",
        "upstream_time": 1675275964,
        "download_url": "https://dl.smwcentral.net/32680/VLDC7%20-%20Best%20Map.zip",
        "filename": "VLDC7 - Best Map.zip",
        "size": 32768,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32660,
    "title": "The 7th Vanilla Level Design Contest - Castle",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "abstract",
      "castle",
      "dark",
      "mysterious",
      "space"
    ],
    "description": "Imagine Bowser's Castle in space.<br>\r\n<br>\r\nA disco and space-y remix of SMW's castle theme. It's used as one of the castle themes for VLDC7.",
    "latest_version": "smwc-32660-1675275993",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32660,
        "title": "The 7th Vanilla Level Design Contest - Castle",
        "version": "smwc-32660-1675275993",
        "upstream_time": 1675275993,
        "download_url": "https://dl.smwcentral.net/32660/VLDC7%20-%20Castle.zip",
        "filename": "VLDC7 - Castle.zip",
        "size": 39309,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32659,
    "title": "The 7th Vanilla Level Design Contest - Cave 2",
    "authors": [
      "sincx"
    ],
    "tags": [
      "cave",
      "dark",
      "fire",
      "temple"
    ],
    "description": "A jazzy remix of SMW's Cave Drums. It's used as one of the cave themes for VLDC7.",
    "latest_version": "smwc-32659-1675275995",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32659,
        "title": "The 7th Vanilla Level Design Contest - Cave 2",
        "version": "smwc-32659-1675275995",
        "upstream_time": 1675275995,
        "download_url": "https://dl.smwcentral.net/32659/VLDC7%20-%20Cave%202.zip",
        "filename": "VLDC7 - Cave 2.zip",
        "size": 31825,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32658,
        "title": "The 7th Vanilla Level Design Contest - Cave 1",
        "version": "smwc-32658-1675275997",
        "upstream_time": 1675275997,
        "download_url": "https://dl.smwcentral.net/32658/VLDC7%20-%20Cave%201..zip",
        "filename": "VLDC7 - Cave 1..zip",
        "size": 37554,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-cave-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32672,
    "title": "The 7th Vanilla Level Design Contest - Cave Map",
    "authors": [
      "Lui"
    ],
    "tags": [
      "calm",
      "cave",
      "mysterious",
      "overworld",
      "ruins",
      "spooky"
    ],
    "description": "Somewhat spooky and yet hopeful.<br>\r\n<br>\r\nA mysterious and \"hollow\" music, it's used for the cave map in VLDC7.",
    "latest_version": "smwc-32672-1675275976",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32672,
        "title": "The 7th Vanilla Level Design Contest - Cave Map",
        "version": "smwc-32672-1675275976",
        "upstream_time": 1675275976,
        "download_url": "https://dl.smwcentral.net/32672/VLDC7%20-%20Cave%20Map.zip",
        "filename": "VLDC7 - Cave Map.zip",
        "size": 34233,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-desert",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32669,
    "title": "The 7th Vanilla Level Design Contest - Desert",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "desert",
      "ruins"
    ],
    "description": "Is this Doki Doki Panic?<br>\r\n<br>\r\nAn adventurous remix of SMW's leitmotif, used for desert levels in VLDC7.",
    "latest_version": "smwc-32669-1675275981",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32669,
        "title": "The 7th Vanilla Level Design Contest - Desert",
        "version": "smwc-32669-1675275981",
        "upstream_time": 1675275981,
        "download_url": "https://dl.smwcentral.net/32669/VLDC7%20-%20Desert..zip",
        "filename": "VLDC7 - Desert..zip",
        "size": 34562,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-desert-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32678,
    "title": "The 7th Vanilla Level Design Contest - Desert Map",
    "authors": [
      "LemmyKoopa"
    ],
    "tags": [
      "desert",
      "overworld"
    ],
    "description": "The scorching heat of the Sahara.<br>\r\n<br>\r\nA track which describes the desert sun, it's used for the desert map in VLDC7.",
    "latest_version": "smwc-32678-1675275967",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32678,
        "title": "The 7th Vanilla Level Design Contest - Desert Map",
        "version": "smwc-32678-1675275967",
        "upstream_time": 1675275967,
        "download_url": "https://dl.smwcentral.net/32678/VLDC7%20-%20Desert%20Map.zip",
        "filename": "VLDC7 - Desert Map.zip",
        "size": 30746,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-fire",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32670,
    "title": "The 7th Vanilla Level Design Contest - Fire",
    "authors": [
      "Lui"
    ],
    "tags": [
      "castle",
      "cave",
      "final",
      "fire"
    ],
    "description": "Danger, it's hot!<br>\r\n<br>\r\nA hot leitmotif of SMW's theme, it's used for fire levels in VLDC7.",
    "latest_version": "smwc-32670-1675275979",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32670,
        "title": "The 7th Vanilla Level Design Contest - Fire",
        "version": "smwc-32670-1675275979",
        "upstream_time": 1675275979,
        "download_url": "https://dl.smwcentral.net/32670/VLDC7%20-%20Fire.zip",
        "filename": "VLDC7 - Fire.zip",
        "size": 34715,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32664,
    "title": "The 7th Vanilla Level Design Contest - Forest",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "dark",
      "forest",
      "jungle",
      "mysterious",
      "ruins",
      "swamp"
    ],
    "description": "Behind the shadows of trees can lurk quite a bit of dangers. A darker forest theme with SMW's leitmotif. Used for forests levels in VLDC7.",
    "latest_version": "smwc-32664-1675275988",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32664,
        "title": "The 7th Vanilla Level Design Contest - Forest",
        "version": "smwc-32664-1675275988",
        "upstream_time": 1675275988,
        "download_url": "https://dl.smwcentral.net/32664/VLDC7%20-%20Forest.zip",
        "filename": "VLDC7 - Forest.zip",
        "size": 31834,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-fortress",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32667,
    "title": "The 7th Vanilla Level Design Contest - Fortress",
    "authors": [
      "LemmyKoopa"
    ],
    "tags": [
      "castle",
      "final",
      "fire",
      "tense"
    ],
    "description": "Makes you feel like you're in some kind of entrance hall of a big castle.<br>\r\n<br>\r\nIt's used as one of the castle themes in VLDC7.",
    "latest_version": "smwc-32667-1675275984",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32667,
        "title": "The 7th Vanilla Level Design Contest - Fortress",
        "version": "smwc-32667-1675275984",
        "upstream_time": 1675275984,
        "download_url": "https://dl.smwcentral.net/32667/VLDC7%20-%20Fortress.zip",
        "filename": "VLDC7 - Fortress.zip",
        "size": 23647,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-fortress-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32673,
    "title": "The 7th Vanilla Level Design Contest - Fortress Map",
    "authors": [
      "sincx"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "fire",
      "overworld"
    ],
    "description": "Enemy territory music.<br>\r\n<br>\r\nA militaristic overworld track, it's used for the fortress map in VLDC7.",
    "latest_version": "smwc-32673-1675275974",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32673,
        "title": "The 7th Vanilla Level Design Contest - Fortress Map",
        "version": "smwc-32673-1675275974",
        "upstream_time": 1675275974,
        "download_url": "https://dl.smwcentral.net/32673/VLDC7%20-%20Fortress%20Map.zip",
        "filename": "VLDC7 - Fortress Map.zip",
        "size": 32342,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-grass-forest-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32671,
    "title": "The 7th Vanilla Level Design Contest - Grass & Forest Map",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "overworld"
    ],
    "description": "An upbeat grassland track for a starting overworld, it's used for the grassland and forest map in VLDC7.",
    "latest_version": "smwc-32671-1675275978",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32671,
        "title": "The 7th Vanilla Level Design Contest - Grass & Forest Map",
        "version": "smwc-32671-1675275978",
        "upstream_time": 1675275978,
        "download_url": "https://dl.smwcentral.net/32671/VLDC7%20-%20Grass%20and%20Forest%20Map.zip",
        "filename": "VLDC7 - Grass and Forest Map.zip",
        "size": 32023,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-here-we-go",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32656,
    "title": "The 7th Vanilla Level Design Contest - Here We Go",
    "authors": [
      "Tornado"
    ],
    "tags": [
      "athletic",
      "beach",
      "calm",
      "forest",
      "grassland"
    ],
    "description": "A remix of SMW's famous level theme. Originally used in ASMWCP, it's used for grassland levels in VLDC7.",
    "latest_version": "smwc-32656-1675275998",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32656,
        "title": "The 7th Vanilla Level Design Contest - Here We Go",
        "version": "smwc-32656-1675275998",
        "upstream_time": 1675275998,
        "download_url": "https://dl.smwcentral.net/32656/VLDC7%20-%20Here%20We%20Go.zip",
        "filename": "VLDC7 - Here We Go.zip",
        "size": 32331,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-ice",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32666,
    "title": "The 7th Vanilla Level Design Contest - Ice",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "calm",
      "ice",
      "snow"
    ],
    "description": "An upbeat ice theme with SMW's leitmotif. Used for ice levels in VLDC7.",
    "latest_version": "smwc-32666-1675275985",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32666,
        "title": "The 7th Vanilla Level Design Contest - Ice",
        "version": "smwc-32666-1675275985",
        "upstream_time": 1675275985,
        "download_url": "https://dl.smwcentral.net/32666/VLDC7%20-%20Ice.zip",
        "filename": "VLDC7 - Ice.zip",
        "size": 38297,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-ice-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32675,
    "title": "The 7th Vanilla Level Design Contest - Ice Map",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "ice",
      "overworld",
      "snow"
    ],
    "description": "This is a remix from ASMWCP.<br>\r\n<br>\r\nRemixed from ASMWCP's ice submap, it's used for the ice map in VLDC7.",
    "latest_version": "smwc-32675-1675275971",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32675,
        "title": "The 7th Vanilla Level Design Contest - Ice Map",
        "version": "smwc-32675-1675275971",
        "upstream_time": 1675275971,
        "download_url": "https://dl.smwcentral.net/32675/VLDC7%20-%20Ice%20Map.zip",
        "filename": "VLDC7 - Ice Map.zip",
        "size": 33300,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-mountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32665,
    "title": "The 7th Vanilla Level Design Contest - Mountain",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "athletic",
      "mountain",
      "sky",
      "snow"
    ],
    "description": "Happy climbing!<br>\r\n<br>\r\nAn upbeat mountain theme with SMW's leitmotif, it's used for mountain levels in VLDC7.",
    "latest_version": "smwc-32665-1675275987",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32665,
        "title": "The 7th Vanilla Level Design Contest - Mountain",
        "version": "smwc-32665-1675275987",
        "upstream_time": 1675275987,
        "download_url": "https://dl.smwcentral.net/32665/VLDC7%20-%20Mountain.zip",
        "filename": "VLDC7 - Mountain.zip",
        "size": 44287,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-mountain-map-romancing-saga",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40096,
    "title": "The 7th Vanilla Level Design Contest - Mountain Map (Romancing SaGa 3 Remix)",
    "authors": [
      "Lui",
      "icrawfish"
    ],
    "tags": [
      "athletic",
      "boss",
      "chaotic",
      "chase",
      "fire",
      "industrial",
      "mountain",
      "space",
      "upbeat"
    ],
    "description": "Lui's iconic VLDC7 map theme, now brought to life as a battle theme from Romancing SaGa!<br>\r\n<br>\r\nThis is definitely one of the more bizarre remixes I've pulled off in my career thus far, but I'm pretty happy with how it turned out for how quickly I had to put it together.<br>\r\n<br>\r\nNOTE: The song comes with 2 options for the echo. The larger one had to chop a lot of SMW samples to work, so it's incompatible with Yoshi, Bonus End, P-Switch, and Thunder; the smaller echo, on the other hand is only incompatible with Thunder.",
    "latest_version": "smwc-40096-1753727233",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40096,
        "title": "The 7th Vanilla Level Design Contest - Mountain Map (Romancing SaGa 3 Remix)",
        "version": "smwc-40096-1753727233",
        "upstream_time": 1753727233,
        "download_url": "https://dl.smwcentral.net/40096/VLDC7%20-%20Mountain%20%28RS3%20Remix%29.zip",
        "filename": "VLDC7 - Mountain (RS3 Remix).zip",
        "size": 140522,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-mountains-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32674,
    "title": "The 7th Vanilla Level Design Contest - Mountains Map",
    "authors": [
      "Lui"
    ],
    "tags": [
      "athletic",
      "mountain",
      "overworld",
      "snow"
    ],
    "description": "I can see my house from here!<br>\r\n<br>\r\nAn adventureous track, it's used for the mountain map in VLDC7.",
    "latest_version": "smwc-32674-1675275972",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32674,
        "title": "The 7th Vanilla Level Design Contest - Mountains Map",
        "version": "smwc-32674-1675275972",
        "upstream_time": 1675275972,
        "download_url": "https://dl.smwcentral.net/32674/VLDC7%20-%20Mountains%20Map.zip",
        "filename": "VLDC7 - Mountains Map.zip",
        "size": 33925,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-piano-athletic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32663,
    "title": "The 7th Vanilla Level Design Contest - Piano-Athletic",
    "authors": [
      "LemmyKoopa"
    ],
    "tags": [
      "athletic",
      "carnival",
      "grassland"
    ],
    "description": "Not to be confused with SMW's Piano.<br>\r\n<br>\r\nIt is a comedic piano theme with SMW's leitmotif, it's used for athletic levels in VLDC7.",
    "latest_version": "smwc-32663-1675275990",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32663,
        "title": "The 7th Vanilla Level Design Contest - Piano-Athletic",
        "version": "smwc-32663-1675275990",
        "upstream_time": 1675275990,
        "download_url": "https://dl.smwcentral.net/32663/VLDC7%20-%20Piano-Athletic.zip",
        "filename": "VLDC7 - Piano-Athletic.zip",
        "size": 32153,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-switch-palace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32661,
    "title": "The 7th Vanilla Level Design Contest - Switch Palace",
    "authors": [
      "Moose"
    ],
    "tags": [
      "athletic",
      "bonus",
      "switch palace"
    ],
    "description": "A remix of SMW's switch palace theme with 100% fewer steel drums. It's used for bonus rooms and switch palaces in VLDC7.",
    "latest_version": "smwc-32661-1675275992",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32661,
        "title": "The 7th Vanilla Level Design Contest - Switch Palace",
        "version": "smwc-32661-1675275992",
        "upstream_time": 1675275992,
        "download_url": "https://dl.smwcentral.net/32661/VLDC7%20-%20Switch%20Palace.zip",
        "filename": "VLDC7 - Switch Palace.zip",
        "size": 32630,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-7th-vanilla-level-design-contest-worst-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32679,
    "title": "The 7th Vanilla Level Design Contest - Worst Map",
    "authors": [
      "sincx"
    ],
    "tags": [
      "abstract",
      "overworld"
    ],
    "description": "If you hear this, you know you messed up.<br>\r\n<br>\r\nDetuned but still somewhat catchy, it's used for the worst map in VLDC7.",
    "latest_version": "smwc-32679-1675275966",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32679,
        "title": "The 7th Vanilla Level Design Contest - Worst Map",
        "version": "smwc-32679-1675275966",
        "upstream_time": 1675275966,
        "download_url": "https://dl.smwcentral.net/32679/VLDC7%20-%20Worst%20Map.zip",
        "filename": "VLDC7 - Worst Map.zip",
        "size": 60858,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-8bits-of-christmas-when-a-child-is-bored",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8451,
    "title": "The 8bits of Christmas - When A Child Is Bored",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "credits"
    ],
    "description": "A happy theme that would fit to a credits level, or a funky bonus room.",
    "latest_version": "smwc-8451-1376802951",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8451,
        "title": "The 8bits of Christmas - When A Child Is Bored",
        "version": "smwc-8451-1376802951",
        "upstream_time": 1376802951,
        "download_url": "https://dl.smwcentral.net/8451/The%208bits%20of%20Christmas%20-%20When%20A%20Child%20Is%20Bored.zip",
        "filename": "The 8bits of Christmas - When A Child Is Bored.zip",
        "size": 60643,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-8th-annual-vanilla-level-design-contest-mountain-map-extended",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21927,
    "title": "The 8th Annual Vanilla Level Design Contest - Mountain Map (Extended Version)",
    "authors": [
      "Dispace",
      "Dr. Tapeworm"
    ],
    "tags": [
      "desert",
      "fire",
      "industrial",
      "mountain",
      "ruins"
    ],
    "description": "A mountain map song was requested by DrTapeworm from VLDC8, This song has been improved and re-existed from scrapped intro section them WIP songs by me during on C3 Winter 2020. It could fit on Mountain or Sunset levels.",
    "latest_version": "smwc-21927-1580930189",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21927,
        "title": "The 8th Annual Vanilla Level Design Contest - Mountain Map (Extended Version)",
        "version": "smwc-21927-1580930189",
        "upstream_time": 1580930189,
        "download_url": "https://dl.smwcentral.net/21927/VLDC8%20-%20Mountain%20Extended.zip",
        "filename": "VLDC8 - Mountain Extended.zip",
        "size": 28418,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-8th-vanilla-level-design-contest-best-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34538,
    "title": "The 8th Vanilla Level Design Contest - Best Map",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "abstract",
      "final",
      "overworld"
    ],
    "description": "Part of The 8th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-34538-1690715626",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34538,
        "title": "The 8th Vanilla Level Design Contest - Best Map",
        "version": "smwc-34538-1690715626",
        "upstream_time": 1690715626,
        "download_url": "https://dl.smwcentral.net/34538/VLDC8%20-%20Best%20Map.zip",
        "filename": "VLDC8 - Best Map.zip",
        "size": 41883,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-8th-vanilla-level-design-contest-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34549,
    "title": "The 8th Vanilla Level Design Contest - Boss",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "Part of The 8th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-34549-1690715643",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34549,
        "title": "The 8th Vanilla Level Design Contest - Boss",
        "version": "smwc-34549-1690715643",
        "upstream_time": 1690715643,
        "download_url": "https://dl.smwcentral.net/34549/VLDC8%20-%20Boss.zip",
        "filename": "VLDC8 - Boss.zip",
        "size": 104845,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-8th-vanilla-level-design-contest-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34550,
    "title": "The 8th Vanilla Level Design Contest - Castle 2",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "castle",
      "final",
      "tense"
    ],
    "description": "Part of The 8th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-34550-1690715644",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34550,
        "title": "The 8th Vanilla Level Design Contest - Castle 2",
        "version": "smwc-34550-1690715644",
        "upstream_time": 1690715644,
        "download_url": "https://dl.smwcentral.net/34550/VLDC8%20-%20Castle%202.zip",
        "filename": "VLDC8 - Castle 2.zip",
        "size": 82820,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-8th-vanilla-level-design-contest-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34551,
    "title": "The 8th Vanilla Level Design Contest - Cave 3",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "ambient",
      "calm",
      "cave"
    ],
    "description": "Part of The 8th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-34551-1690715645",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34551,
        "title": "The 8th Vanilla Level Design Contest - Cave 3",
        "version": "smwc-34551-1690715645",
        "upstream_time": 1690715645,
        "download_url": "https://dl.smwcentral.net/34551/VLDC8%20-%20Cave%203.zip",
        "filename": "VLDC8 - Cave 3.zip",
        "size": 43899,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-8th-vanilla-level-design-contest-cave-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34539,
    "title": "The 8th Vanilla Level Design Contest - Cave Map",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "cave",
      "ice",
      "overworld"
    ],
    "description": "Part of The 8th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-34539-1690715627",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34539,
        "title": "The 8th Vanilla Level Design Contest - Cave Map",
        "version": "smwc-34539-1690715627",
        "upstream_time": 1690715627,
        "download_url": "https://dl.smwcentral.net/34539/VLDC8%20-%20Cave%20Map.zip",
        "filename": "VLDC8 - Cave Map.zip",
        "size": 61262,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-8th-vanilla-level-design-contest-factory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34552,
    "title": "The 8th Vanilla Level Design Contest - Factory",
    "authors": [
      "Dr. Tapeworm"
    ],
    "tags": [
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "Part of The 8th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-34552-1690715647",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34552,
        "title": "The 8th Vanilla Level Design Contest - Factory",
        "version": "smwc-34552-1690715647",
        "upstream_time": 1690715647,
        "download_url": "https://dl.smwcentral.net/34552/VLDC8%20-%20Factory.zip",
        "filename": "VLDC8 - Factory.zip",
        "size": 52786,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-8th-vanilla-level-design-contest-factory-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34540,
    "title": "The 8th Vanilla Level Design Contest - Factory Map",
    "authors": [
      "DalekSam"
    ],
    "tags": [
      "final",
      "industrial",
      "overworld"
    ],
    "description": "Part of The 8th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-34540-1690715629",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34540,
        "title": "The 8th Vanilla Level Design Contest - Factory Map",
        "version": "smwc-34540-1690715629",
        "upstream_time": 1690715629,
        "download_url": "https://dl.smwcentral.net/34540/VLDC8%20-%20Factory%20Map.zip",
        "filename": "VLDC8 - Factory Map.zip",
        "size": 88758,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-8th-vanilla-level-design-contest-fire-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34541,
    "title": "The 8th Vanilla Level Design Contest - Fire Map",
    "authors": [
      "Dr. Tapeworm"
    ],
    "tags": [
      "castle",
      "fire",
      "overworld"
    ],
    "description": "Part of The 8th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-34541-1690715630",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34541,
        "title": "The 8th Vanilla Level Design Contest - Fire Map",
        "version": "smwc-34541-1690715630",
        "upstream_time": 1690715630,
        "download_url": "https://dl.smwcentral.net/34541/VLDC8%20-%20Fire%20Map.zip",
        "filename": "VLDC8 - Fire Map.zip",
        "size": 47849,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-8th-vanilla-level-design-contest-forest-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34542,
    "title": "The 8th Vanilla Level Design Contest - Forest Map",
    "authors": [
      "Lui"
    ],
    "tags": [
      "forest",
      "overworld"
    ],
    "description": "Part of The 8th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-34542-1690715631",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34542,
        "title": "The 8th Vanilla Level Design Contest - Forest Map",
        "version": "smwc-34542-1690715631",
        "upstream_time": 1690715631,
        "download_url": "https://dl.smwcentral.net/34542/VLDC8%20-%20Forest%20Map.zip",
        "filename": "VLDC8 - Forest Map.zip",
        "size": 33701,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-8th-vanilla-level-design-contest-ghost-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34553,
    "title": "The 8th Vanilla Level Design Contest - Ghost House",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "castle",
      "ghost house",
      "spooky",
      "tense"
    ],
    "description": "Part of The 8th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-34553-1690715649",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34553,
        "title": "The 8th Vanilla Level Design Contest - Ghost House",
        "version": "smwc-34553-1690715649",
        "upstream_time": 1690715649,
        "download_url": "https://dl.smwcentral.net/34553/VLDC8%20-%20Ghost%20House.zip",
        "filename": "VLDC8 - Ghost House.zip",
        "size": 80011,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-8th-vanilla-level-design-contest-grass-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34543,
    "title": "The 8th Vanilla Level Design Contest - Grass Map",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld"
    ],
    "description": "Part of The 8th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-34543-1690715633",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34543,
        "title": "The 8th Vanilla Level Design Contest - Grass Map",
        "version": "smwc-34543-1690715633",
        "upstream_time": 1690715633,
        "download_url": "https://dl.smwcentral.net/34543/VLDC8%20-%20Grass%20Map.zip",
        "filename": "VLDC8 - Grass Map.zip",
        "size": 34197,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-8th-vanilla-level-design-contest-ice-sky-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34544,
    "title": "The 8th Vanilla Level Design Contest - Ice & Sky Map",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "ice",
      "mountain",
      "overworld",
      "sky"
    ],
    "description": "Part of The 8th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-34544-1690715635",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34544,
        "title": "The 8th Vanilla Level Design Contest - Ice & Sky Map",
        "version": "smwc-34544-1690715635",
        "upstream_time": 1690715635,
        "download_url": "https://dl.smwcentral.net/34544/VLDC8%20-%20Ice%20%26%20Sky%20Map.zip",
        "filename": "VLDC8 - Ice %26 Sky Map.zip",
        "size": 74814,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-8th-vanilla-level-design-contest-mountains-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34545,
    "title": "The 8th Vanilla Level Design Contest - Mountains Map",
    "authors": [
      "Dr. Tapeworm"
    ],
    "tags": [
      "mountain",
      "overworld",
      "sky"
    ],
    "description": "Part of The 8th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-34545-1690715636",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34545,
        "title": "The 8th Vanilla Level Design Contest - Mountains Map",
        "version": "smwc-34545-1690715636",
        "upstream_time": 1690715636,
        "download_url": "https://dl.smwcentral.net/34545/VLDC8%20-%20Mountains%20Map.zip",
        "filename": "VLDC8 - Mountains Map.zip",
        "size": 24438,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-8th-vanilla-level-design-contest-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34555,
    "title": "The 8th Vanilla Level Design Contest - Title Screen",
    "authors": [
      "sincx"
    ],
    "tags": [
      "cutscene",
      "title"
    ],
    "description": "Part of The 8th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-34555-1690715652",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34555,
        "title": "The 8th Vanilla Level Design Contest - Title Screen",
        "version": "smwc-34555-1690715652",
        "upstream_time": 1690715652,
        "download_url": "https://dl.smwcentral.net/34555/VLDC8%20-%20Title%20Screen.zip",
        "filename": "VLDC8 - Title Screen.zip",
        "size": 37625,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-8th-vanilla-level-design-contest-water",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34554,
    "title": "The 8th Vanilla Level Design Contest - Water",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "ambient",
      "calm",
      "water"
    ],
    "description": "Part of The 8th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-34554-1690715650",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34554,
        "title": "The 8th Vanilla Level Design Contest - Water",
        "version": "smwc-34554-1690715650",
        "upstream_time": 1690715650,
        "download_url": "https://dl.smwcentral.net/34554/VLDC8%20-%20Water.zip",
        "filename": "VLDC8 - Water.zip",
        "size": 35381,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-8th-vanilla-level-design-contest-water-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34546,
    "title": "The 8th Vanilla Level Design Contest - Water Map",
    "authors": [
      "sincx"
    ],
    "tags": [
      "beach",
      "calm",
      "overworld",
      "water"
    ],
    "description": "Part of The 8th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-34546-1690715637",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34546,
        "title": "The 8th Vanilla Level Design Contest - Water Map",
        "version": "smwc-34546-1690715637",
        "upstream_time": 1690715637,
        "download_url": "https://dl.smwcentral.net/34546/VLDC8%20-%20Water%20Map.zip",
        "filename": "VLDC8 - Water Map.zip",
        "size": 66826,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-8th-vanilla-level-design-contest-world-x",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34547,
    "title": "The 8th Vanilla Level Design Contest - World X",
    "authors": [
      "sincx"
    ],
    "tags": [
      "abstract",
      "final",
      "overworld",
      "tense"
    ],
    "description": "Part of The 8th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-34547-1690715639",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34547,
        "title": "The 8th Vanilla Level Design Contest - World X",
        "version": "smwc-34547-1690715639",
        "upstream_time": 1690715639,
        "download_url": "https://dl.smwcentral.net/34547/VLDC8%20-%20World%20X.zip",
        "filename": "VLDC8 - World X.zip",
        "size": 73720,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-8th-vanilla-level-design-contest-worst-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34548,
    "title": "The 8th Vanilla Level Design Contest - Worst Map",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "bonus",
      "overworld"
    ],
    "description": "Part of The 8th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-34548-1690715641",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34548,
        "title": "The 8th Vanilla Level Design Contest - Worst Map",
        "version": "smwc-34548-1690715641",
        "upstream_time": 1690715641,
        "download_url": "https://dl.smwcentral.net/34548/VLDC8%20-%20Worst%20Map.zip",
        "filename": "VLDC8 - Worst Map.zip",
        "size": 54209,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-9th-vanilla-level-design-contest-abstract-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39541,
    "title": "The 9th Vanilla Level Design Contest - Abstract Map",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "abstract",
      "ambient",
      "beach",
      "bonus",
      "calm",
      "carnival",
      "dark",
      "fire",
      "mysterious",
      "night",
      "overworld",
      "space",
      "title",
      "urban"
    ],
    "description": "The Vaporwave styled Abstact Map theme from VLDC9.<br>\r\nThis version fixes the write to 0 MVOL, so now your music won't screw up. I also included a new optimized version for use with sound effects.<br>\r\nUpdate: fixes the awful echo feedback on the optimized version<br>\r\n<br>\r\nAlso known as Can You Feel.",
    "latest_version": "smwc-39541-1741576951",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39541,
        "title": "The 9th Vanilla Level Design Contest - Abstract Map",
        "version": "smwc-39541-1741576951",
        "upstream_time": 1741576951,
        "download_url": "https://dl.smwcentral.net/39541/CanYouFeel3.zip",
        "filename": "CanYouFeel3.zip",
        "size": 198570,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-9th-vanilla-level-design-contest-beach",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36649,
    "title": "The 9th Vanilla Level Design Contest - Beach",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "athletic",
      "beach",
      "calm",
      "grassland"
    ],
    "description": "Part of The 9th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-36649-1705448458",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36649,
        "title": "The 9th Vanilla Level Design Contest - Beach",
        "version": "smwc-36649-1705448458",
        "upstream_time": 1705448458,
        "download_url": "https://dl.smwcentral.net/36649/VLDC9%20-%20Beach.zip",
        "filename": "VLDC9 - Beach.zip",
        "size": 32380,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-9th-vanilla-level-design-contest-beach-resort-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36645,
    "title": "The 9th Vanilla Level Design Contest - Beach Resort Map",
    "authors": [
      "Medic"
    ],
    "tags": [
      "beach",
      "overworld",
      "water"
    ],
    "description": "Part of The 9th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-36645-1705448290",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36645,
        "title": "The 9th Vanilla Level Design Contest - Beach Resort Map",
        "version": "smwc-36645-1705448290",
        "upstream_time": 1705448290,
        "download_url": "https://dl.smwcentral.net/36645/VLDC9%20-%20Beach%20Resort%20Map.zip",
        "filename": "VLDC9 - Beach Resort Map.zip",
        "size": 32776,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-9th-vanilla-level-design-contest-best-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36644,
    "title": "The 9th Vanilla Level Design Contest - Best Map",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "bonus",
      "final",
      "overworld",
      "sky",
      "space"
    ],
    "description": "Part of The 9th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-36644-1705448287",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36644,
        "title": "The 9th Vanilla Level Design Contest - Best Map",
        "version": "smwc-36644-1705448287",
        "upstream_time": 1705448287,
        "download_url": "https://dl.smwcentral.net/36644/VLDC9%20-%20Best%20Map.zip",
        "filename": "VLDC9 - Best Map.zip",
        "size": 49232,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-9th-vanilla-level-design-contest-cave-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36643,
    "title": "The 9th Vanilla Level Design Contest - Cave Map",
    "authors": [
      "Tato",
      "Wakana"
    ],
    "tags": [
      "cave",
      "ice",
      "overworld"
    ],
    "description": "Part of The 9th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-36643-1705448284",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36643,
        "title": "The 9th Vanilla Level Design Contest - Cave Map",
        "version": "smwc-36643-1705448284",
        "upstream_time": 1705448284,
        "download_url": "https://dl.smwcentral.net/36643/VLDC9%20-%20Cave%20Map.zip",
        "filename": "VLDC9 - Cave Map.zip",
        "size": 78614,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-9th-vanilla-level-design-contest-fire",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36648,
    "title": "The 9th Vanilla Level Design Contest - Fire 2",
    "authors": [
      "Wavee"
    ],
    "tags": [
      "athletic",
      "final",
      "fire",
      "tense"
    ],
    "description": "Part of The 9th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-36648-1705448390",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36648,
        "title": "The 9th Vanilla Level Design Contest - Fire 2",
        "version": "smwc-36648-1705448390",
        "upstream_time": 1705448390,
        "download_url": "https://dl.smwcentral.net/36648/VLDC9%20-%20Fire%202.zip",
        "filename": "VLDC9 - Fire 2.zip",
        "size": 46330,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-9th-vanilla-level-design-contest-forest-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36642,
    "title": "The 9th Vanilla Level Design Contest - Forest Map",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "dark",
      "forest",
      "overworld"
    ],
    "description": "Part of The 9th Vanilla Level Design Contest Soundtrack.<br>\r\n<br>\r\nOmits Thunder.",
    "latest_version": "smwc-36642-1705448200",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36642,
        "title": "The 9th Vanilla Level Design Contest - Forest Map",
        "version": "smwc-36642-1705448200",
        "upstream_time": 1705448200,
        "download_url": "https://dl.smwcentral.net/36642/VLDC9%20-%20Forest%20Map.zip",
        "filename": "VLDC9 - Forest Map.zip",
        "size": 83503,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-9th-vanilla-level-design-contest-grass-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36641,
    "title": "The 9th Vanilla Level Design Contest - Grass Map",
    "authors": [
      "Magi",
      "Torchkas"
    ],
    "tags": [
      "athletic",
      "grassland",
      "overworld"
    ],
    "description": "Part of The 9th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-36641-1705448197",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36641,
        "title": "The 9th Vanilla Level Design Contest - Grass Map",
        "version": "smwc-36641-1705448197",
        "upstream_time": 1705448197,
        "download_url": "https://dl.smwcentral.net/36641/VLDC9%20-%20Grass%20Map.zip",
        "filename": "VLDC9 - Grass Map.zip",
        "size": 62847,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-9th-vanilla-level-design-contest-haunted-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36640,
    "title": "The 9th Vanilla Level Design Contest - Haunted Map",
    "authors": [
      "Magi",
      "Torchkas"
    ],
    "tags": [
      "final",
      "overworld",
      "spooky"
    ],
    "description": "Part of The 9th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-36640-1705448195",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36640,
        "title": "The 9th Vanilla Level Design Contest - Haunted Map",
        "version": "smwc-36640-1705448195",
        "upstream_time": 1705448195,
        "download_url": "https://dl.smwcentral.net/36640/VLDC9%20-%20Haunted%20Map.zip",
        "filename": "VLDC9 - Haunted Map.zip",
        "size": 75509,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-9th-vanilla-level-design-contest-ice-snow-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36639,
    "title": "The 9th Vanilla Level Design Contest - Ice & Snow Map",
    "authors": [
      "Lui"
    ],
    "tags": [
      "ice",
      "mountain",
      "overworld",
      "sky",
      "snow"
    ],
    "description": "Part of The 9th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-36639-1705448093",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36639,
        "title": "The 9th Vanilla Level Design Contest - Ice & Snow Map",
        "version": "smwc-36639-1705448093",
        "upstream_time": 1705448093,
        "download_url": "https://dl.smwcentral.net/36639/VLDC9%20-%20Ice%20%26%20Snow%20Map.zip",
        "filename": "VLDC9 - Ice %26 Snow Map.zip",
        "size": 49853,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-9th-vanilla-level-design-contest-mountain-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36638,
    "title": "The 9th Vanilla Level Design Contest - Mountain Map",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "desert",
      "mountain",
      "overworld"
    ],
    "description": "Part of The 9th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-36638-1705448090",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36638,
        "title": "The 9th Vanilla Level Design Contest - Mountain Map",
        "version": "smwc-36638-1705448090",
        "upstream_time": 1705448090,
        "download_url": "https://dl.smwcentral.net/36638/VLDC9%20-%20Mountain%20Map.zip",
        "filename": "VLDC9 - Mountain Map.zip",
        "size": 54023,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-9th-vanilla-level-design-contest-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36647,
    "title": "The 9th Vanilla Level Design Contest - Night",
    "authors": [
      "Dr. Tapeworm"
    ],
    "tags": [
      "athletic",
      "calm",
      "forest",
      "grassland",
      "night"
    ],
    "description": "Part of The 9th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-36647-1705448387",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36647,
        "title": "The 9th Vanilla Level Design Contest - Night",
        "version": "smwc-36647-1705448387",
        "upstream_time": 1705448387,
        "download_url": "https://dl.smwcentral.net/36647/VLDC9%20-%20Night.zip",
        "filename": "VLDC9 - Night.zip",
        "size": 59788,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-9th-vanilla-level-design-contest-rain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36646,
    "title": "The 9th Vanilla Level Design Contest - Rain",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "calm",
      "environmental",
      "forest",
      "jungle"
    ],
    "description": "Part of The 9th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-36646-1705448382",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36646,
        "title": "The 9th Vanilla Level Design Contest - Rain",
        "version": "smwc-36646-1705448382",
        "upstream_time": 1705448382,
        "download_url": "https://dl.smwcentral.net/36646/VLDC9%20-%20Rain.zip",
        "filename": "VLDC9 - Rain.zip",
        "size": 32328,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-9th-vanilla-level-design-contest-sky-space-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36637,
    "title": "The 9th Vanilla Level Design Contest - Sky & Space Map",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "overworld",
      "sky",
      "space"
    ],
    "description": "Part of The 9th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-36637-1705448088",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36637,
        "title": "The 9th Vanilla Level Design Contest - Sky & Space Map",
        "version": "smwc-36637-1705448088",
        "upstream_time": 1705448088,
        "download_url": "https://dl.smwcentral.net/36637/VLDC9%20-%20Sky%20%26%20Space%20Map.zip",
        "filename": "VLDC9 - Sky %26 Space Map.zip",
        "size": 49000,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-9th-vanilla-level-design-contest-world-x",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36636,
    "title": "The 9th Vanilla Level Design Contest - World X",
    "authors": [
      "Dr. Tapeworm"
    ],
    "tags": [
      "final",
      "overworld",
      "space"
    ],
    "description": "Part of The 9th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-36636-1705447953",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36636,
        "title": "The 9th Vanilla Level Design Contest - World X",
        "version": "smwc-36636-1705447953",
        "upstream_time": 1705447953,
        "download_url": "https://dl.smwcentral.net/36636/VLDC9%20-%20World%20X.zip",
        "filename": "VLDC9 - World X.zip",
        "size": 42584,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-9th-vanilla-level-design-contest-worst-map-after",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36635,
    "title": "The 9th Vanilla Level Design Contest - Worst Map (After)",
    "authors": [
      "Medic"
    ],
    "tags": [
      "abstract",
      "bonus",
      "overworld"
    ],
    "description": "Part of The 9th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-36635-1705447951",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36635,
        "title": "The 9th Vanilla Level Design Contest - Worst Map (After)",
        "version": "smwc-36635-1705447951",
        "upstream_time": 1705447951,
        "download_url": "https://dl.smwcentral.net/36635/VLDC9%20-%20Worst%20Map%20%28After%29.zip",
        "filename": "VLDC9 - Worst Map (After).zip",
        "size": 74734,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-9th-vanilla-level-design-contest-worst-map-before",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36634,
    "title": "The 9th Vanilla Level Design Contest - Worst Map (Before)",
    "authors": [
      "Magi",
      "Torchkas"
    ],
    "tags": [
      "abstract",
      "bonus",
      "overworld",
      "space"
    ],
    "description": "Part of The 9th Vanilla Level Design Contest Soundtrack.",
    "latest_version": "smwc-36634-1705447949",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36634,
        "title": "The 9th Vanilla Level Design Contest - Worst Map (Before)",
        "version": "smwc-36634-1705447949",
        "upstream_time": 1705447949,
        "download_url": "https://dl.smwcentral.net/36634/VLDC9%20-%20Worst%20Map%20%28Before%29.zip",
        "filename": "VLDC9 - Worst Map (Before).zip",
        "size": 60241,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-addams-family-pugsley-s-scavenger-hunt-icebox",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27879,
    "title": "The Addams Family: Pugsley's Scavenger Hunt - Icebox",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "castle",
      "environmental",
      "final",
      "ghost house",
      "ruins",
      "sad",
      "spooky"
    ],
    "description": "A super cool gothic song that could fit haunted houses or castles very well. It is also known as Granny's Crystal Ball from the name of the other level it accompanies.<br>\r\n<br>\r\nFor the little story I found a <a href=\"https://vgmusic.com\" rel=\"nofollow\">vgmusic</a> midi of this song lying in an old midi folder I last visited in 2013. Seems like 2013 me used to love this song a lot, so I just ported it.",
    "latest_version": "smwc-27879-1630447279",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27879,
        "title": "The Addams Family: Pugsley's Scavenger Hunt - Icebox",
        "version": "smwc-27879-1630447279",
        "upstream_time": 1630447279,
        "download_url": "https://dl.smwcentral.net/27879/addf_icebox_u_0_3.zip",
        "filename": "addf_icebox_u_0_3.zip",
        "size": 34099,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27878,
        "title": "The Addams Family: Pugsley's Scavenger Hunt - Icebox",
        "version": "smwc-27878-1630447175",
        "upstream_time": 1630447175,
        "download_url": "https://dl.smwcentral.net/27878/addf_icebox_0_3.zip",
        "filename": "addf_icebox_0_3.zip",
        "size": 52607,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-addams-family-up-and-down-in-and-out",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23987,
    "title": "The Addams Family - Up and Down, In and Out",
    "authors": [
      "Dode"
    ],
    "tags": [
      "bonus",
      "calm",
      "ghost house"
    ],
    "description": "Upbeat relaxing song that plays in the Hall of Stairs. Could be used for any sort of safe area.<br>\r\n<br>\r\nThe Addams Family and SMW were the first two video games I have memories of (both early SNES games).<br>\r\n<br>\r\nI went for 1:1, but it seems like the original song did some weird things to peak out the SPC700 and make an obscure echo effect on the slapbass, so it's close but not perfectly 1:1.<br>\r\n<br>\r\nThe notes in this song are tuned slightly flat, as the original song does the same.<br>\r\n<br>\r\nThanks to KevinM, com_poser, and Exodustx0 for their help with my first port. If this is well-received or otherwise constructive, I'd like to make more.",
    "latest_version": "smwc-23987-1596065693",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23987,
        "title": "The Addams Family - Up and Down, In and Out",
        "version": "smwc-23987-1596065693",
        "upstream_time": 1596065693,
        "download_url": "https://dl.smwcentral.net/23987/Up%20and%20Down%2C%20In%20and%20Out.zip",
        "filename": "Up and Down%2C In and Out.zip",
        "size": 40347,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-adventures-of-kid-kleets-london",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20756,
    "title": "The Adventures of Kid Kleets - London",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "athletic",
      "bonus",
      "grassland",
      "sky",
      "town",
      "urban"
    ],
    "description": "a.k.a. Soccer Kid. The song from the first level of the game. Very athletic and suits an urban area.",
    "latest_version": "smwc-20756-1564426839",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20756,
        "title": "The Adventures of Kid Kleets - London",
        "version": "smwc-20756-1564426839",
        "upstream_time": 1564426839,
        "download_url": "https://dl.smwcentral.net/20756/London%20%28SMW%29.zip",
        "filename": "London (SMW).zip",
        "size": 32798,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20755,
        "title": "The Adventures of Kid Kleets - London",
        "version": "smwc-20755-1564426837",
        "upstream_time": 1564426837,
        "download_url": "https://dl.smwcentral.net/20755/London.zip",
        "filename": "London.zip",
        "size": 49060,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-adventures-of-kid-kleets-title",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26282,
    "title": "The Adventures of Kid Kleets - Title",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "title",
      "urban"
    ],
    "description": "Funky tune from Kid Kleets (known as \"Soccer Kid\" in Japan).",
    "latest_version": "smwc-26282-1616652786",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26282,
        "title": "The Adventures of Kid Kleets - Title",
        "version": "smwc-26282-1616652786",
        "upstream_time": 1616652786,
        "download_url": "https://dl.smwcentral.net/26282/Kid%20Kleets%20-%20Title.zip",
        "filename": "Kid Kleets - Title.zip",
        "size": 76259,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-adventures-of-tintin-opening-illusion-of-gaia-samples",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25956,
    "title": "The Adventures of Tintin - Opening (Illusion of Gaia samples)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "chase",
      "cutscene",
      "overworld",
      "tense"
    ],
    "description": "My favourite childhood TV show's opening theme, ported in my favourite SNES adventure game's style. Well fitting for any kind of intro or cutscene, even overworld.<br>\r\n<br>\r\nModeration told me a looping point would be nice but I did not find any so it will just go back to start. If you want it to stop instead, just open the txt file and end the block of #0 with a ? character.<br>\r\n<br>\r\nBig props to user KungFuFurby for the help on tuning.<br>\r\n<br>\r\n<a href=\"https://musescore.com/bokoblin/les-aventures-de-tintin-g-n-rique\" rel=\"nofollow\">Arrangement</a> courtesy of Musescore user Bokoblin.",
    "latest_version": "smwc-25956-1614495299",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25956,
        "title": "The Adventures of Tintin - Opening (Illusion of Gaia samples)",
        "version": "smwc-25956-1614495299",
        "upstream_time": 1614495299,
        "download_url": "https://dl.smwcentral.net/25956/tintin_iog_style_0_1.zip",
        "filename": "tintin_iog_style_0_1.zip",
        "size": 58591,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-afterwarders",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7491,
    "title": "The Afterwarders",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "goal"
    ],
    "description": "A custom composition best suited for a goal theme.",
    "latest_version": "smwc-7491-1377834552",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7491,
        "title": "The Afterwarders",
        "version": "smwc-7491-1377834552",
        "upstream_time": 1377834552,
        "download_url": "https://dl.smwcentral.net/7491/CUSTOM%20-%20The%20Afterwarders.zip",
        "filename": "CUSTOM - The Afterwarders.zip",
        "size": 59691,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-battle-cats-future-rush-arranged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28488,
    "title": "The Battle Cats - Future Rush (Arranged)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "cave",
      "industrial",
      "space",
      "tense"
    ],
    "description": "The extremely catchy yet repetitive song from The Battle Cats, mostly played when bosses come out in easier alien stages.<br>\r\n<br>\r\nCan fit a factory of sorts, maybe even a cave.",
    "latest_version": "smwc-28488-1638054796",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28488,
        "title": "The Battle Cats - Future Rush (Arranged)",
        "version": "smwc-28488-1638054796",
        "upstream_time": 1638054796,
        "download_url": "https://dl.smwcentral.net/28488/The%20Battle%20Cats%20-%20Future%20Rush%20%28Arranged%29.zip",
        "filename": "The Battle Cats - Future Rush (Arranged).zip",
        "size": 43364,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-battle-of-olympus-enter-your-name-password-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39894,
    "title": "The Battle of Olympus - Enter Your Name / Password Screen",
    "authors": [
      "466frfx"
    ],
    "tags": [
      "cave",
      "mysterious",
      "night",
      "overworld",
      "space"
    ],
    "description": "Mysterious-sounding track that would probably best fit night, underground or spacey overworlds. Marked as a remix since it has drums and more stuff compared to the original.<br>\r\n<br>\r\nCredits - Thanks to:<br>\r\n- Epcudo on MuseScore for their transcription which meant I didn't have to transcribe it by ear<br>\r\n- TsugiEdgi on YouTube for their remix from which I adapted part of this port.<br>\r\n- Kazuo Sawa for composing the original NES track.",
    "latest_version": "smwc-39894-1752208721",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39894,
        "title": "The Battle of Olympus - Enter Your Name / Password Screen",
        "version": "smwc-39894-1752208721",
        "upstream_time": 1752208721,
        "download_url": "https://dl.smwcentral.net/39894/boo_password.zip",
        "filename": "boo_password.zip",
        "size": 30841,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-beatles-yesterday",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7678,
    "title": "The Beatles - Yesterday",
    "authors": [
      "Ice Man"
    ],
    "tags": [
      "calm",
      "night"
    ],
    "description": "Remember that classic theme from the Beatles? Now try it in a SMW hack!",
    "latest_version": "smwc-7678-1319962524",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7678,
        "title": "The Beatles - Yesterday",
        "version": "smwc-7678-1319962524",
        "upstream_time": 1319962524,
        "download_url": "https://dl.smwcentral.net/7678/The%20Beatles%20-%20Yesterday.zip",
        "filename": "The Beatles - Yesterday.zip",
        "size": 71052,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-big-hurt",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7342,
    "title": "The Big Hurt",
    "authors": [
      "Fyord"
    ],
    "tags": [
      "beach",
      "calm",
      "sky"
    ],
    "description": "This is my custom arrangement of The Big Hurt, originally by Miss Toni Fisher. It is a softer song that would do well in sky/cloud levels.",
    "latest_version": "smwc-7342-1319962698",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7342,
        "title": "The Big Hurt",
        "version": "smwc-7342-1319962698",
        "upstream_time": 1319962698,
        "download_url": "https://dl.smwcentral.net/7342/The%20Big%20Hurt.zip",
        "filename": "The Big Hurt.zip",
        "size": 67104,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-calm-boo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7595,
    "title": "The Calm Boo",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "beach",
      "bonus",
      "calm",
      "credits",
      "forest",
      "grassland",
      "night",
      "overworld",
      "p-switch",
      "sky",
      "title",
      "town",
      "water"
    ],
    "description": "An elevator-esque piece. Could fit calm areas like a rest zone or an overworld.",
    "latest_version": "smwc-7595-1326233091",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7595,
        "title": "The Calm Boo",
        "version": "smwc-7595-1326233091",
        "upstream_time": 1326233091,
        "download_url": "https://dl.smwcentral.net/7595/The%20Calm%20Boo.zip",
        "filename": "The Calm Boo.zip",
        "size": 67733,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-caramel-factory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12948,
    "title": "The Caramel Factory",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "ice",
      "industrial"
    ],
    "description": "An upbeat, Kirby-esque track that could work in abstract levels and more happy-go-lucky factories and castles.",
    "latest_version": "smwc-12948-1452569113",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12948,
        "title": "The Caramel Factory",
        "version": "smwc-12948-1452569113",
        "upstream_time": 1452569113,
        "download_url": "https://dl.smwcentral.net/12948/The%20Caramel%20Factory.zip",
        "filename": "The Caramel Factory.zip",
        "size": 31855,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-caretaker-it-s-just-a-burning-memory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28548,
    "title": "The Caretaker - It's Just a Burning Memory",
    "authors": [
      "Aguiar Salsicha"
    ],
    "tags": [
      "abstract",
      "dark",
      "mysterious",
      "overworld",
      "ruins",
      "sad"
    ],
    "description": "It's Just a Burning Memory by Caretaker. A slightly less sad version.",
    "latest_version": "smwc-28548-1638063166",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28548,
        "title": "The Caretaker - It's Just a Burning Memory",
        "version": "smwc-28548-1638063166",
        "upstream_time": 1638063166,
        "download_url": "https://dl.smwcentral.net/28548/The%20Caretaker%20-%20It%27s%20Just%20a%20Burning%20Memory%20%28SMW%29.zip",
        "filename": "The Caretaker - It%27s Just a Burning Memory (SMW).zip",
        "size": 31256,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-champs-tequila",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8032,
    "title": "The Champs - Tequila",
    "authors": [
      "Slash Man"
    ],
    "tags": [
      "beach",
      "credits",
      "title"
    ],
    "description": "Who could forget this classic from 1958? This was an SMWCI3 final rounds entry.<br>\r\n<br>\r\n<br>\r\nUpdate (10/20/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 116 bytes.",
    "latest_version": "smwc-8032-1311933086",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8032,
        "title": "The Champs - Tequila",
        "version": "smwc-8032-1311933086",
        "upstream_time": 1311933086,
        "download_url": "https://dl.smwcentral.net/8032/The.Champs%20-%20Tequila%20%28SMWCI3%29.zip",
        "filename": "The.Champs - Tequila (SMWCI3).zip",
        "size": 72344,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-chessmaster-game-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22891,
    "title": "The Chessmaster - Game Theme",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "misc",
      "title"
    ],
    "description": "The oddly catchy-but-not-really theme from The Chessmaster.<br>\r\n<br>\r\n(Shoutouts to Linkdeadx2)",
    "latest_version": "smwc-22891-1589863913",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22891,
        "title": "The Chessmaster - Game Theme",
        "version": "smwc-22891-1589863913",
        "upstream_time": 1589863913,
        "download_url": "https://dl.smwcentral.net/22891/The%20Chessmaster%20-%20Game%20Theme.zip",
        "filename": "The Chessmaster - Game Theme.zip",
        "size": 32973,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-chessmaster-nes-take-five",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31099,
    "title": "The Chessmaster (NES) - Take Five!",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "retro"
    ],
    "description": "Take Five! from The Chessmaster on the NES, developed by Software Toolworks.",
    "latest_version": "smwc-31099-1661912670",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31099,
        "title": "The Chessmaster (NES) - Take Five!",
        "version": "smwc-31099-1661912670",
        "upstream_time": 1661912670,
        "download_url": "https://dl.smwcentral.net/31099/The%20Chessmaster%20%28NES%29%20-%20Take%20Five%21.zip",
        "filename": "The Chessmaster (NES) - Take Five%21.zip",
        "size": 31567,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-crazy-castle-of-koopa",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37770,
    "title": "The Crazy Castle of Koopa",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "castle",
      "dark",
      "mysterious",
      "temple"
    ],
    "description": "This is an old composition of mine from 2012 that I recently updated and enhanced.   A shortened version is also included.  This would make a good castle theme.",
    "latest_version": "smwc-37770-1722465122",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37770,
        "title": "The Crazy Castle of Koopa",
        "version": "smwc-37770-1722465122",
        "upstream_time": 1722465122,
        "download_url": "https://dl.smwcentral.net/37770/The%20Crazy%20Castle%20of%20Koopa.zip",
        "filename": "The Crazy Castle of Koopa.zip",
        "size": 68453,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-critical-moment",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15708,
    "title": "The Critical Moment",
    "authors": [
      "Daniel133"
    ],
    "tags": [
      "cutscene",
      "tense"
    ],
    "description": "Recommended for moments of tension and dangers by a short period of time;<br>\r\n<br>\r\nFor instance in the characters' dialogues.<br>\r\n<br>\r\n(Fixed)",
    "latest_version": "smwc-15708-1498864882",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15708,
        "title": "The Critical Moment",
        "version": "smwc-15708-1498864882",
        "upstream_time": 1498864882,
        "download_url": "https://dl.smwcentral.net/15708/The%20Critical%20Moment%20%282%29.zip",
        "filename": "The Critical Moment (2).zip",
        "size": 32828,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-dangerous-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8232,
    "title": "The Dangerous Fight",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "This is just a random composition I made, suitable for a boss battle.  It has a bit of a Mega Man X feel to it.",
    "latest_version": "smwc-8232-1340677699",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8232,
        "title": "The Dangerous Fight",
        "version": "smwc-8232-1340677699",
        "upstream_time": 1340677699,
        "download_url": "https://dl.smwcentral.net/8232/The%20Dangerous%20Fight.zip",
        "filename": "The Dangerous Fight.zip",
        "size": 69352,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-doctor-bouncing-ball-trainer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40541,
    "title": "The Doctor - Bouncing Ball Trainer",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "bonus",
      "menu",
      "overworld",
      "title",
      "upbeat"
    ],
    "description": "A rather catchy song from the SNESMusic Public Domain compilation.<br>\r\n<br>\r\nOne of the ports I released for the Summer 2025 C3.",
    "latest_version": "smwc-40541-1756672838",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40541,
        "title": "The Doctor - Bouncing Ball Trainer",
        "version": "smwc-40541-1756672838",
        "upstream_time": 1756672838,
        "download_url": "https://dl.smwcentral.net/40541/The%20Doctor%20-%20Bouncing%20Ball%20Trainer.zip",
        "filename": "The Doctor - Bouncing Ball Trainer.zip",
        "size": 37891,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-doctor-delta-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40327,
    "title": "The Doctor - Delta Theme",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "athletic",
      "castle"
    ],
    "description": "A fun little breakbeat tune, fitting in a variety of settings.",
    "latest_version": "smwc-40327-1756672880",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40327,
        "title": "The Doctor - Delta Theme",
        "version": "smwc-40327-1756672880",
        "upstream_time": 1756672880,
        "download_url": "https://dl.smwcentral.net/40327/BBT%20Main%20Theme.zip",
        "filename": "BBT Main Theme.zip",
        "size": 86743,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-doctor-space-harrier-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41885,
    "title": "The Doctor - Space Harrier Theme",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "athletic",
      "grassland",
      "upbeat"
    ],
    "description": "The take on the Space Harrier theme from the Public Domain compilation. The song that's also known as the <a href=\"https://youtu.be/fIFD4ObLELk\" rel=\"nofollow\">Sonic Retro splash screen theme.</a>",
    "latest_version": "smwc-41885-1776428527",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41885,
        "title": "The Doctor - Space Harrier Theme",
        "version": "smwc-41885-1776428527",
        "upstream_time": 1776428527,
        "download_url": "https://dl.smwcentral.net/41885/Space%20Harrier%20Theme%20%28Sonic%20Retro%29.zip",
        "filename": "Space Harrier Theme (Sonic Retro).zip",
        "size": 67774,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-doctor-star-force-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38817,
    "title": "The Doctor - Star Force Intro",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "night",
      "overworld",
      "title",
      "urban"
    ],
    "description": "One of the many banger songs found in the, now defunct, SNESmusic forum public domain.<br>\r\n<br>\r\nYou can find the original song as well as many more songs <a href=\"https://bin.smwcentral.net/u/46677/SNESmusic%2BForum%2BPublic%2BDomain%2BSPCs.zip\" rel=\"nofollow\">here</a>. (which were very kindly provided by <span class=\"un-outer\" title=\"Nanako\"><span title=\"Nanako donated $5.00.\" class=\"icon icon-donor\"></span><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=17572\" style=\"color: #ff9800;\" class=\"un\">Nanako</a></span>, thank you!)",
    "latest_version": "smwc-38817-1733159563",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38817,
        "title": "The Doctor - Star Force Intro",
        "version": "smwc-38817-1733159563",
        "upstream_time": 1733159563,
        "download_url": "https://dl.smwcentral.net/38817/The%20Doctor%20-%20Star%20Force%20Intro%20%5BU%5D.zip",
        "filename": "The Doctor - Star Force Intro %5BU%5D.zip",
        "size": 31649,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35258,
        "title": "The Doctor - Star Force Intro",
        "version": "smwc-35258-1698085159",
        "upstream_time": 1698085159,
        "download_url": "https://dl.smwcentral.net/35258/Star%20Force%20Intro.zip",
        "filename": "Star Force Intro.zip",
        "size": 39671,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-doctor-starfield-trainer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35306,
    "title": "The Doctor - Starfield Trainer",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "final",
      "night",
      "overworld",
      "space"
    ],
    "description": "One of the many banger songs found in the, now defunct, SNESmusic forum public domain.<br>\r\n<br>\r\nYou can find the original song as well as many more songs <a href=\"https://bin.smwcentral.net/u/46677/SNESmusic%2BForum%2BPublic%2BDomain%2BSPCs.zip\" rel=\"nofollow\">here</a>. (which were very kindly provided by <span class=\"un-outer\" title=\"Nanako\"><span title=\"Nanako donated $5.00.\" class=\"icon icon-donor\"></span><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=17572\" style=\"color: #ff9800;\" class=\"un\">Nanako</a></span>, thank you!)",
    "latest_version": "smwc-35306-1698860146",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35306,
        "title": "The Doctor - Starfield Trainer",
        "version": "smwc-35306-1698860146",
        "upstream_time": 1698860146,
        "download_url": "https://dl.smwcentral.net/35306/The%20Doctor%20-%20Starfield%20Trainer.zip",
        "filename": "The Doctor - Starfield Trainer.zip",
        "size": 31808,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-dunes-at-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25290,
    "title": "The Dunes At Night",
    "authors": [
      "VecchiaZim"
    ],
    "tags": [
      "ambient",
      "beach",
      "calm",
      "dark",
      "desert",
      "environmental",
      "mysterious",
      "night",
      "temple"
    ],
    "description": "Deserts, beaches, nighttime, anything calm/atmospheric/mysterious. According to idol it's \"hesitant in all the naughty ways\" which I'm pretending is a compliment.",
    "latest_version": "smwc-25290-1607666593",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25290,
        "title": "The Dunes At Night",
        "version": "smwc-25290-1607666593",
        "upstream_time": 1607666593,
        "download_url": "https://dl.smwcentral.net/25290/The%20Dunes%20at%20Night.zip",
        "filename": "The Dunes at Night.zip",
        "size": 33673,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-elder-scrolls-iii-call-of-magic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11590,
    "title": "The Elder Scrolls III - Call of Magic",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld",
      "title"
    ],
    "description": "Calm music which works perfectly with cutscenes and calm places.",
    "latest_version": "smwc-11590-1438977546",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11590,
        "title": "The Elder Scrolls III - Call of Magic",
        "version": "smwc-11590-1438977546",
        "upstream_time": 1438977546,
        "download_url": "https://dl.smwcentral.net/11590/The%20Elder%20Scrolls%20III%20-%20Call%20of%20Magic.zip",
        "filename": "The Elder Scrolls III - Call of Magic.zip",
        "size": 59290,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-expansive-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9195,
    "title": "The Expansive Cave",
    "authors": [
      "Moose"
    ],
    "tags": [
      "calm",
      "cave",
      "water"
    ],
    "description": "A song I wrote for a now forgotten project. Would fit a cave puzzle or something.",
    "latest_version": "smwc-9195-1413387908",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9195,
        "title": "The Expansive Cave",
        "version": "smwc-9195-1413387908",
        "upstream_time": 1413387908,
        "download_url": "https://dl.smwcentral.net/9195/hack%20cave.zip",
        "filename": "hack cave.zip",
        "size": 21204,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-factory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23565,
    "title": "The Factory",
    "authors": [
      "Mr. MS"
    ],
    "tags": [
      "industrial",
      "overworld"
    ],
    "description": "An short original composition that i've made for my hack, the idea is to be something intense and tense. The chord progression is inspired by songs that use this same progression like: Thorn Within by \"Metallica\", War Machine by \"Kiss\", it's suitable to tense industrial environments in general.",
    "latest_version": "smwc-23565-1594250634",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23565,
        "title": "The Factory",
        "version": "smwc-23565-1594250634",
        "upstream_time": 1594250634,
        "download_url": "https://dl.smwcentral.net/23565/M.S%20-%20The%20Factory.zip",
        "filename": "M.S - The Factory.zip",
        "size": 73953,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-field-a-paw-in-my-face",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29507,
    "title": "The Field - A Paw In My Face",
    "authors": [
      "Jonah"
    ],
    "tags": [
      "abstract",
      "ambient",
      "environmental",
      "forest"
    ],
    "description": "A track from techno artist The Field that features some acoustic and electric guitar samples.<br>\r\nAfter playing through Casio Mario World a few months ago, I really wanted to port something that would feel at home in its soundtrack and settled on this tune.<br>\r\nIt might fit in a forest, athletic, or abstract level.<br>\r\nNot compatible with Blargg/Thunder SFX.",
    "latest_version": "smwc-29507-1646745384",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29507,
        "title": "The Field - A Paw In My Face",
        "version": "smwc-29507-1646745384",
        "upstream_time": 1646745384,
        "download_url": "https://dl.smwcentral.net/29507/The%20Field%20-%20A%20Paw%20In%20My%20Face.zip",
        "filename": "The Field - A Paw In My Face.zip",
        "size": 89360,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-final-phase-total-rocked-out-edition",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7063,
    "title": "The Final Phase - Total Rocked Out Edition",
    "authors": [
      "Masashi27"
    ],
    "tags": [
      "final",
      "grassland"
    ],
    "description": "This port could work well for hardcore, epic levels<br>\r\n<br>\r\nUpdate (09/29/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 225 bytes.",
    "latest_version": "smwc-7063-1311887558",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7063,
        "title": "The Final Phase - Total Rocked Out Edition",
        "version": "smwc-7063-1311887558",
        "upstream_time": 1311887558,
        "download_url": "https://dl.smwcentral.net/7063/The.Final%20Phase.zip",
        "filename": "The.Final Phase.zip",
        "size": 55817,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-flintstones-password-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39645,
    "title": "The Flintstones - Password Screen",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "overworld",
      "title"
    ],
    "description": "The password screen that goes way too friggin hard in the SNES Flintstones game, composed by the amazing Dean Evans. Huge shoutout to <span class=\"un-outer\" title=\"Ahrion\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=46862\" style=\"color: #557aaa;\" class=\"un\">Ahrion</a></span> for giving me some pointers while making this.",
    "latest_version": "smwc-39645-1744427751",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39645,
        "title": "The Flintstones - Password Screen",
        "version": "smwc-39645-1744427751",
        "upstream_time": 1744427751,
        "download_url": "https://dl.smwcentral.net/39645/04%20Password%20Screen.zip",
        "filename": "04 Password Screen.zip",
        "size": 50943,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-flintstones-staff-roll",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29370,
    "title": "The Flintstones - Staff Roll",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "athletic",
      "credits"
    ],
    "description": "That time Dean Evans didn't need to go that hard for a dumb Flintstones game for the SNES.",
    "latest_version": "smwc-29370-1642780572",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29370,
        "title": "The Flintstones - Staff Roll",
        "version": "smwc-29370-1642780572",
        "upstream_time": 1642780572,
        "download_url": "https://dl.smwcentral.net/29370/Staff%20Roll.zip",
        "filename": "Staff Roll.zip",
        "size": 79808,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-flintstones-the-rescue-of-dino-and-hoppy-intro-dracula-s-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22953,
    "title": "The Flintstones: The Rescue of Dino and Hoppy - Intro/Dracula's Castle",
    "authors": [
      "FailSandwich"
    ],
    "tags": [
      "cutscene",
      "overworld",
      "spooky"
    ],
    "description": "The intro theme from The Flintstones: The Rescue of Dino and Hoppy for the NES, also used in the Dracula's Castle stage. Good for cutscenes, or possibly spooky overworlds.",
    "latest_version": "smwc-22953-1590259634",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22953,
        "title": "The Flintstones: The Rescue of Dino and Hoppy - Intro/Dracula's Castle",
        "version": "smwc-22953-1590259634",
        "upstream_time": 1590259634,
        "download_url": "https://dl.smwcentral.net/22953/f_castle%20%282%29.zip",
        "filename": "f_castle (2).zip",
        "size": 30720,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-flintstones-unused-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15112,
    "title": "The Flintstones - Unused Song 2",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "abstract",
      "calm",
      "night",
      "sad",
      "space",
      "water"
    ],
    "description": "One of the five unused tracks from the SNES game, originally composed by Dean Evans. Suitable for calm levels, space or underwater environments, night-time areas, or abstract settings in general.",
    "latest_version": "smwc-15112-1486812848",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15112,
        "title": "The Flintstones - Unused Song 2",
        "version": "smwc-15112-1486812848",
        "upstream_time": 1486812848,
        "download_url": "https://dl.smwcentral.net/15112/The%20Flintstones%20-%20Unused%20Song%202.zip",
        "filename": "The Flintstones - Unused Song 2.zip",
        "size": 72379,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-forgotten-treasure-ship-sunken-into-fantasy-abyss-exploration",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15354,
    "title": "The Forgotten Treasure Ship, Sunken into Fantasy ~ Abyss Exploration",
    "authors": [
      "K M S"
    ],
    "tags": [
      "final",
      "night",
      "space",
      "water"
    ],
    "description": "This is the music I wrote.<br>\r\n<br>\r\nOriginal : https://youtu.be/HtigYjE50O4",
    "latest_version": "smwc-15354-1490490817",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15354,
        "title": "The Forgotten Treasure Ship, Sunken into Fantasy ~ Abyss Exploration",
        "version": "smwc-15354-1490490817",
        "upstream_time": 1490490817,
        "download_url": "https://dl.smwcentral.net/15354/The%20Forgotten%20Treasure%20Ship%2C%20Sunken%20into%2BFantasy%20_%20Abyss%20Exploration.zip",
        "filename": "The Forgotten Treasure Ship%2C Sunken into+Fantasy _ Abyss Exploration.zip",
        "size": 37460,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-goonies",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7509,
    "title": "The Goonies 2 - Rooms Theme (Slightly Altered)",
    "authors": [
      "sincx"
    ],
    "tags": [
      "cutscene",
      "dark",
      "ghost house",
      "night",
      "ruins"
    ],
    "description": "A slightly changed version of the Rooms theme from the NES game The Goonies 2. Could fit a cutscene.",
    "latest_version": "smwc-7509-1323916094",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7509,
        "title": "The Goonies 2 - Rooms Theme (Slightly Altered)",
        "version": "smwc-7509-1323916094",
        "upstream_time": 1323916094,
        "download_url": "https://dl.smwcentral.net/7509/TG2Rooms%20v1.8.zip",
        "filename": "TG2Rooms v1.8.zip",
        "size": 66478,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-great-battle-iv-mission-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28048,
    "title": "The Great Battle IV - Mission Select",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "cutscene",
      "dark",
      "final",
      "overworld",
      "urban"
    ],
    "description": "Could fit with overworld theme",
    "latest_version": "smwc-28048-1632781514",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28048,
        "title": "The Great Battle IV - Mission Select",
        "version": "smwc-28048-1632781514",
        "upstream_time": 1632781514,
        "download_url": "https://dl.smwcentral.net/28048/The%20Great%20Battle%20IV%20-%20Mission%20Select.zip",
        "filename": "The Great Battle IV - Mission Select.zip",
        "size": 41867,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-green-and-the-blue-dragon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7382,
    "title": "The green and the blue dragon",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain",
      "sky"
    ],
    "description": "An upbeat custom composition. Could fit an athletic, grass or sky level<br>\r\n<br>\r\n[2022/03/28] Modedit: Changed the channel layout to better suit AMK so that there's no SFX cutoff, and removed the silence at the beginning. If you want the original file, it can be found <a href=\"https://nameless.absolnet.se/bebn/removals/The_green_and_the_blue_dragon.zip\" rel=\"nofollow\">here</a>.",
    "latest_version": "smwc-7382-1337587670",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7382,
        "title": "The green and the blue dragon",
        "version": "smwc-7382-1337587670",
        "upstream_time": 1337587670,
        "download_url": "https://dl.smwcentral.net/7382/The%20green%20and%20the%20blue%20dragon.zip",
        "filename": "The green and the blue dragon.zip",
        "size": 65439,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-harmful-harmony",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7712,
    "title": "The Harmful Harmony",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "cutscene",
      "title"
    ],
    "description": "Could fit Title Screens or Endings.",
    "latest_version": "smwc-7712-1319956118",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7712,
        "title": "The Harmful Harmony",
        "version": "smwc-7712-1319956118",
        "upstream_time": 1319956118,
        "download_url": "https://dl.smwcentral.net/7712/The%20Harmful%20Harmony.zip",
        "filename": "The Harmful Harmony.zip",
        "size": 72106,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-homebrew-channel-banner",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37103,
    "title": "The Homebrew Channel - Banner",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "bonus",
      "overworld",
      "title",
      "water"
    ],
    "description": "The deliciously groovy theme from The Homebrew Channel's banner. Doesn't that water look so delicious?",
    "latest_version": "smwc-37103-1709185362",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37103,
        "title": "The Homebrew Channel - Banner",
        "version": "smwc-37103-1709185362",
        "upstream_time": 1709185362,
        "download_url": "https://dl.smwcentral.net/37103/homebrew.zip",
        "filename": "homebrew.zip",
        "size": 32280,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-hwang-shinwei-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16453,
    "title": "The Hwang Shinwei Song",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "calm",
      "water"
    ],
    "description": "A main theme song from 3D Block, Brush Roller, and Magic Jewelry I-II by Hwang Shinwei (RCM).",
    "latest_version": "smwc-16453-1508088671",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16453,
        "title": "The Hwang Shinwei Song",
        "version": "smwc-16453-1508088671",
        "upstream_time": 1508088671,
        "download_url": "https://dl.smwcentral.net/16453/The%20Hwang%20Shinwei%20Song.zip",
        "filename": "The Hwang Shinwei Song.zip",
        "size": 31749,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-hybrid-front-moon-mars-sukarabe-bgm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17047,
    "title": "The Hybrid Front: Moon/Mars - Sukarabe BGM 3",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "abstract",
      "bonus",
      "night",
      "space"
    ],
    "description": "Very kickass theme from The Hybrid Front. Could be useful for space levels and maybe night levels and even abstract/bonus levels. Maybe.<br>\r\n<br>\r\n(this is also known as Dark Fortress Act 1 from Sonic Megamix btw)",
    "latest_version": "smwc-17047-1517442134",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17047,
        "title": "The Hybrid Front: Moon/Mars - Sukarabe BGM 3",
        "version": "smwc-17047-1517442134",
        "upstream_time": 1517442134,
        "download_url": "https://dl.smwcentral.net/17047/The%20Hybrid%20Front%20-%20Sukarabe%20BGM%203%20%28Moon%20%26%20Mars%29.zip",
        "filename": "The Hybrid Front - Sukarabe BGM 3 (Moon %26 Mars).zip",
        "size": 23165,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-hybrid-front-sukarabe-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19962,
    "title": "The Hybrid Front - Sukarabe Fight 1 (Moon & Mars)",
    "authors": [
      "Lazy"
    ],
    "tags": [
      "industrial",
      "urban"
    ],
    "description": "Groovy song from The Hybrid Front. Fits in indoor settings.<br>\r\n<br>\r\nIf you're looking for the version used in JUMP1/2, you can get it <a href=\"https://bin.smwcentral.net/u/22633/sukarabe_jumpver.zip\" rel=\"nofollow\">here</a>. (the only thing that's different is the sound effect in the intro)",
    "latest_version": "smwc-19962-1558154299",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19962,
        "title": "The Hybrid Front - Sukarabe Fight 1 (Moon & Mars)",
        "version": "smwc-19962-1558154299",
        "upstream_time": 1558154299,
        "download_url": "https://dl.smwcentral.net/19962/sukarabe%20fight%201.zip",
        "filename": "sukarabe fight 1.zip",
        "size": 33515,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-incredible-machine-even-more-contraptions-new-wave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40010,
    "title": "The Incredible Machine: Even More Contraptions - New Wave",
    "authors": [
      "jneen"
    ],
    "tags": [
      "upbeat"
    ],
    "description": "One of my fav tracks of all time.<br>\r\n<br>\r\nCompatible with all SFX and global songs.<br>\r\n<br>\r\nMade with Ramekin. source: https://codeberg.org/jneen/ramekin-examples/src/branch/main/new-wave.rmk",
    "latest_version": "smwc-40010-1752927235",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40010,
        "title": "The Incredible Machine: Even More Contraptions - New Wave",
        "version": "smwc-40010-1752927235",
        "upstream_time": 1752927235,
        "download_url": "https://dl.smwcentral.net/40010/new-wave.zip",
        "filename": "new-wave.zip",
        "size": 82759,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-itchy-scratchy-game-juracid-bath",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33928,
    "title": "The Itchy & Scratchy Game - Juracid Bath",
    "authors": [
      "Vellidragon"
    ],
    "tags": [],
    "description": "Flintstones stone age theme from The Itchy & Scratchy Game on SNES. Something something grand dad. Ported by listening to each channel of the SPC.",
    "latest_version": "smwc-33928-1696383104",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33928,
        "title": "The Itchy & Scratchy Game - Juracid Bath",
        "version": "smwc-33928-1696383104",
        "upstream_time": 1696383104,
        "download_url": "https://dl.smwcentral.net/33928/Itchy%20%26%20Scratchy%20-%20Juracid%20Bath.zip",
        "filename": "Itchy %26 Scratchy - Juracid Bath.zip",
        "size": 32713,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-itchy-scratchy-game-scratchy-s-barrel-of-destruction",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33909,
    "title": "The Itchy & Scratchy Game - Scratchy's Barrel of Destruction",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "bonus",
      "boss",
      "chase"
    ],
    "description": "Annoying pirate boss music from The Itchy & Scratchy Game on SNES. Probably works for weird bonus rooms, too. Not for longer levels unless you want the player to go insane.",
    "latest_version": "smwc-33909-1696382390",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33909,
        "title": "The Itchy & Scratchy Game - Scratchy's Barrel of Destruction",
        "version": "smwc-33909-1696382390",
        "upstream_time": 1696382390,
        "download_url": "https://dl.smwcentral.net/33909/Itchy%20%26%20Scratchy%20-%20Scratchy%27s%20Barrel%20of%20Destruction.zip",
        "filename": "Itchy %26 Scratchy - Scratchy%27s Barrel of Destruction.zip",
        "size": 31707,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-jetsons-cogswell-s-caper-blast-furnace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27899,
    "title": "The Jetsons: Cogswell's Caper! - Blast Furnace",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "grassland",
      "industrial",
      "retro",
      "town"
    ],
    "description": "Heard in Stage 7 of The Jetsons: Cogswell's Caper!, Now with Yoshi's Island samples!<br>\r\nThis song can fit in athletic stages, grasslands and more upbeat environments!<br>\r\n<br>\r\nOriginally released at Summer C3 2021.",
    "latest_version": "smwc-27899-1627988014",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27899,
        "title": "The Jetsons: Cogswell's Caper! - Blast Furnace",
        "version": "smwc-27899-1627988014",
        "upstream_time": 1627988014,
        "download_url": "https://dl.smwcentral.net/27899/The%20Jetsons%20Cogswell%27s%20Caper%21%20-%20Blast%20Furnace%20Sampled.zip",
        "filename": "The Jetsons Cogswell%27s Caper%21 - Blast Furnace Sampled.zip",
        "size": 49180,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26413,
        "title": "The Jetsons: Cogswell's Caper! - Blast Furnace",
        "version": "smwc-26413-1616687529",
        "upstream_time": 1616687529,
        "download_url": "https://dl.smwcentral.net/26413/The%20Jetsons%20Cogswells%20Caper%21%20%28NES%29%20-%20Blast%20Furnace.zip",
        "filename": "The Jetsons Cogswells Caper%21 (NES) - Blast Furnace.zip",
        "size": 65494,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-jetsons-cogswell-s-caper-sports-gym",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32965,
    "title": "The Jetsons: Cogswell's Caper! - Sports Gym",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "athletic",
      "bonus",
      "carnival",
      "urban"
    ],
    "description": "Happy carnival chaotic music, includes a Yoshi drum part sequenced by <span class=\"un-outer\" title=\"TCgamerboy2002\"><a href=\"/?p=profile&amp;id=17203\" style=\"color: var(--user-color-2);\" class=\"un\">TCgamerboy2002</a></span>, then <a href=\"https://www.smwcentral.net/?p=viewthread&t=123405\">requested</a> for porting.",
    "latest_version": "smwc-32965-1683775934",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32965,
        "title": "The Jetsons: Cogswell's Caper! - Sports Gym",
        "version": "smwc-32965-1683775934",
        "upstream_time": 1683775934,
        "download_url": "https://dl.smwcentral.net/32965/jetsons_3_0_1.zip",
        "filename": "jetsons_3_0_1.zip",
        "size": 62394,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-jetzons-hard-times",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23874,
    "title": "The Jetzons - Hard Times",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "ice",
      "night",
      "snow"
    ],
    "description": "The synthpop banger that was later reworked into Sonic 3 & Knuckles in the form of Ice Cap Zone Act 1. This song would be fitting for ice or night levels.",
    "latest_version": "smwc-23874-1595040405",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23874,
        "title": "The Jetzons - Hard Times",
        "version": "smwc-23874-1595040405",
        "upstream_time": 1595040405,
        "download_url": "https://dl.smwcentral.net/23874/Hard%20Times.zip",
        "filename": "Hard Times.zip",
        "size": 32388,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-king-of-fighters",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32144,
    "title": "The King of Fighters '94 - Ne!",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "boss",
      "carnival",
      "dark",
      "final",
      "jungle",
      "night",
      "sky",
      "switch palace",
      "tense",
      "urban"
    ],
    "description": "An energetic stage theme from <i>KOF '94</i>, used for the Women Fighters Team (Mai Shiranui, King, and Yuri Sakazaki). Based on the Neo Geo version. Could be used for athletic or carnival levels.<br>\r\n<br>\r\nThis port uses the optimized SMW sample set and is not compatible to \"Bonus End\", \"P-Switch\", and Thunder SFX.",
    "latest_version": "smwc-32144-1674921623",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32144,
        "title": "The King of Fighters '94 - Ne!",
        "version": "smwc-32144-1674921623",
        "upstream_time": 1674921623,
        "download_url": "https://dl.smwcentral.net/32144/KOF94%20Ne%20v1.1.zip",
        "filename": "KOF94 Ne v1.1.zip",
        "size": 97964,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 31132,
        "title": "The King of Fighters '96 - Get'n Up",
        "version": "smwc-31132-1661996667",
        "upstream_time": 1661996667,
        "download_url": "https://dl.smwcentral.net/31132/KOF%2796%20Get%27n%20Up.zip",
        "filename": "KOF%2796 Get%27n Up.zip",
        "size": 97144,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30820,
        "title": "The King of Fighters '95 - Guitar, Omega and Rugal",
        "version": "smwc-30820-1661283686",
        "upstream_time": 1661283686,
        "download_url": "https://dl.smwcentral.net/30820/KOF95%20Guitar%2C%20Omega%20and%20Rugal%20v1.1.zip",
        "filename": "KOF95 Guitar%2C Omega and Rugal v1.1.zip",
        "size": 76505,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30316,
        "title": "The King of Fighters '94 - Jungle Bouncer",
        "version": "smwc-30316-1658964046",
        "upstream_time": 1658964046,
        "download_url": "https://dl.smwcentral.net/30316/KOF94%20Jungle%20Bouncer.zip",
        "filename": "KOF94 Jungle Bouncer.zip",
        "size": 57525,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23459,
        "title": "The King of Fighters '95 - Club-M ~Flute in the Blue Sky~ (Fatal Fury Team Theme)",
        "version": "smwc-23459-1594265751",
        "upstream_time": 1594265751,
        "download_url": "https://dl.smwcentral.net/23459/KOF95%20Club%20M%20Version%201.31.zip",
        "filename": "KOF95 Club M Version 1.31.zip",
        "size": 78205,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22089,
        "title": "The King of Fighters '94 - Esaka (Japan Stage)",
        "version": "smwc-22089-1581363457",
        "upstream_time": 1581363457,
        "download_url": "https://dl.smwcentral.net/22089/KOF%2094%20Esaka.zip",
        "filename": "KOF 94 Esaka.zip",
        "size": 73799,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-king-of-fighters-2003-esaka",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27793,
    "title": "The King of Fighters 2003 - Esaka? 03 (Kusanagi Theme)",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "athletic",
      "boss",
      "dark",
      "retro",
      "tense"
    ],
    "description": "The theme of Kusanagi (the clone boss, not Kyo himself) from <i>KOF 2003</i>, itself based on \"Esaka?\" from <i>KOF '96</i>.<br>\r\n<br>\r\nThis port uses the optimized SMW sample set. Due to having a lot of instruments near the end, the drum instruments can be cut off by sound effects during the transition to the start of the loop.",
    "latest_version": "smwc-27793-1630280660",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27793,
        "title": "The King of Fighters 2003 - Esaka? 03 (Kusanagi Theme)",
        "version": "smwc-27793-1630280660",
        "upstream_time": 1630280660,
        "download_url": "https://dl.smwcentral.net/27793/KOF2003%20Esaka%20Version%201.2.zip",
        "filename": "KOF2003 Esaka Version 1.2.zip",
        "size": 63756,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-king-of-fighters-96-the-guardian-demo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21629,
    "title": "The King of Fighters '96 - The Guardian (Demo 1)",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "ambient",
      "calm",
      "cutscene",
      "mysterious"
    ],
    "description": "A cutscene music played during the conversation with Chizuru Kagura. Good for calm, mysterious theme.",
    "latest_version": "smwc-21629-1576463125",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21629,
        "title": "The King of Fighters '96 - The Guardian (Demo 1)",
        "version": "smwc-21629-1576463125",
        "upstream_time": 1576463125,
        "download_url": "https://dl.smwcentral.net/21629/KOF96%20Guardian.zip",
        "filename": "KOF96 Guardian.zip",
        "size": 32409,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-krion-conquest-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25542,
    "title": "The Krion Conquest - Stage 3 (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "athletic",
      "castle",
      "fire",
      "industrial",
      "mountain"
    ],
    "description": "Edit : The fatal drawback of the q7f ^=1 trick I found is that the note after the trick is played strangely fade-in.",
    "latest_version": "smwc-25542-1609731793",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25542,
        "title": "The Krion Conquest - Stage 3 (Mega Man X Style)",
        "version": "smwc-25542-1609731793",
        "upstream_time": 1609731793,
        "download_url": "https://dl.smwcentral.net/25542/Stage3%28MMX%29.zip",
        "filename": "Stage3(MMX).zip",
        "size": 53870,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-last-ninja-the-office",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29585,
    "title": "The Last Ninja - The Office",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "retro",
      "urban"
    ],
    "description": "The Office theme from The Last Ninja on the NES.<br>\r\n<br>\r\nCan be used in urban environments. <br>\r\n<br>\r\n(The box art for this game is pretty funny ngl)<br>\r\n<br>\r\nEdit: Cranked up the vibrato on the Triangle, as well as the beginning Square, to better imitate the originals wack pitch shifting.",
    "latest_version": "smwc-29585-1648722678",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29585,
        "title": "The Last Ninja - The Office",
        "version": "smwc-29585-1648722678",
        "upstream_time": 1648722678,
        "download_url": "https://dl.smwcentral.net/29585/The%20Last%20Ninja%20%28NES%29%20-%20The%20Office.zip",
        "filename": "The Last Ninja (NES) - The Office.zip",
        "size": 39265,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-lawnmower-man-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21443,
    "title": "The Lawnmower Man - Main Theme",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "castle",
      "final",
      "industrial",
      "tense"
    ],
    "description": "The song most famously known from \"A2MT - B-Side.\" Now you can use this banger in your hacks without the need for MSU-1!<br>\r\n<br>\r\nThis was made using spc2mml. Is most fitting for castles or final stages. Shoutout to Blind Devil for help with the weird SFX.",
    "latest_version": "smwc-21443-1574453235",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21443,
        "title": "The Lawnmower Man - Main Theme",
        "version": "smwc-21443-1574453235",
        "upstream_time": 1574453235,
        "download_url": "https://dl.smwcentral.net/21443/The%20Lawnmower%20Man%20-%20Main%20Theme.zip",
        "filename": "The Lawnmower Man - Main Theme.zip",
        "size": 68416,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-heroes-a-tear-of-vermillion-memoria",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13215,
    "title": "The Legend of Heroes: A Tear of Vermillion - Memoria",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "overworld",
      "title",
      "town"
    ],
    "description": "A calm song suitable with any calm scenes.",
    "latest_version": "smwc-13215-1454691465",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13215,
        "title": "The Legend of Heroes: A Tear of Vermillion - Memoria",
        "version": "smwc-13215-1454691465",
        "upstream_time": 1454691465,
        "download_url": "https://dl.smwcentral.net/13215/A%20Tear%20of%20Vermillion%20-%20Memoria.zip",
        "filename": "A Tear of Vermillion - Memoria.zip",
        "size": 31706,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-heroes-trails-in-the-sky-sc-fight-with-assailant",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31231,
    "title": "The Legend of Heroes: Trails in the Sky SC - Fight with Assailant",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "boss",
      "castle",
      "industrial",
      "tense"
    ],
    "description": "This is the second boss theme from Trails in the Sky SC, used for certain climactic and story-related battles.<br>\r\n<br>\r\nNote that this port uses noise, so be careful when using certain sound effects.",
    "latest_version": "smwc-31231-1672443882",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31231,
        "title": "The Legend of Heroes: Trails in the Sky SC - Fight with Assailant",
        "version": "smwc-31231-1672443882",
        "upstream_time": 1672443882,
        "download_url": "https://dl.smwcentral.net/31231/The%20Legend%20of%20Heroes%20-%20Trails%20in%20the%20Sky%20SC%20-%20Fight%20With%20Assailant.zip",
        "filename": "The Legend of Heroes - Trails in the Sky SC - Fight With Assailant.zip",
        "size": 35335,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-kyrandia-floating-will-o-wisp",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41661,
    "title": "The Legend of Kyrandia - Floating (Will-o'-Wisp)",
    "authors": [
      "Fernap"
    ],
    "tags": [
      "calm",
      "cave"
    ],
    "description": "A relaxing song that plays during an underground section of The Legend of Kyrandia.",
    "latest_version": "smwc-41661-1775449660",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41661,
        "title": "The Legend of Kyrandia - Floating (Will-o'-Wisp)",
        "version": "smwc-41661-1775449660",
        "upstream_time": 1775449660,
        "download_url": "https://dl.smwcentral.net/41661/kyrandia_wisp_r2.zip",
        "filename": "kyrandia_wisp_r2.zip",
        "size": 64561,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-prince-valiant-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29803,
    "title": "The Legend of Prince Valiant - Title Screen",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "grassland",
      "retro",
      "temple"
    ],
    "description": "The Title Screen theme from an odd NES game called The Legend of Prince Valiant, Developed and Published by Ocean.<br>\r\n<br>\r\nCan fit your medieval levels, as well as retro castles.<br>\r\n<br>\r\nThere's an option in the .txt file to change between the NSF Rip and the ROM Rip.",
    "latest_version": "smwc-29803-1656625883",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29803,
        "title": "The Legend of Prince Valiant - Title Screen",
        "version": "smwc-29803-1656625883",
        "upstream_time": 1656625883,
        "download_url": "https://dl.smwcentral.net/29803/The%20Legend%20of%20Prince%20Valiant%20%28NES%29%20-%20Title.zip",
        "filename": "The Legend of Prince Valiant (NES) - Title.zip",
        "size": 78566,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-the-mystical-ninja-a-beautiful-woman-s-home",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41246,
    "title": "The Legend of the Mystical Ninja - A Beautiful Woman's Home",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "cutscene",
      "menu",
      "overworld",
      "town"
    ],
    "description": "A Beautiful Woman's Home from Ganbare Goemon.",
    "latest_version": "smwc-41246-1768365190",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41246,
        "title": "The Legend of the Mystical Ninja - A Beautiful Woman's Home",
        "version": "smwc-41246-1768365190",
        "upstream_time": 1768365190,
        "download_url": "https://dl.smwcentral.net/41246/Ganbare%20Goemon%20-%20A%20Beautiful%20Woman%27s%20Home.zip",
        "filename": "Ganbare Goemon - A Beautiful Woman%27s Home.zip",
        "size": 45941,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-the-mystical-ninja-a-strange-man-s-home",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31724,
    "title": "The Legend of the Mystical Ninja - A Strange Man's Home",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "dark",
      "mysterious",
      "town"
    ],
    "description": "A Strange Man's Home from Ganbare Goemon.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>.",
    "latest_version": "smwc-31724-1672088373",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31724,
        "title": "The Legend of the Mystical Ninja - A Strange Man's Home",
        "version": "smwc-31724-1672088373",
        "upstream_time": 1672088373,
        "download_url": "https://dl.smwcentral.net/31724/Ganbare%20Goemon%20-%20A%20Strange%20Man%27s%20Home.zip",
        "filename": "Ganbare Goemon - A Strange Man%27s Home.zip",
        "size": 60107,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-the-mystical-ninja-an-ordinary-person-s-home",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41245,
    "title": "The Legend of the Mystical Ninja - An Ordinary Person's Home",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "cutscene",
      "menu",
      "overworld",
      "town"
    ],
    "description": "An Ordinary Person's Home from Ganbare Goemon.",
    "latest_version": "smwc-41245-1768365192",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41245,
        "title": "The Legend of the Mystical Ninja - An Ordinary Person's Home",
        "version": "smwc-41245-1768365192",
        "upstream_time": 1768365192,
        "download_url": "https://dl.smwcentral.net/41245/Ganbare%20Goemon%20-%20An%20Ordinary%20Person%27s%20Home.zip",
        "filename": "Ganbare Goemon - An Ordinary Person%27s Home.zip",
        "size": 52458,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-the-mystical-ninja-castle-of-ninjas",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31791,
    "title": "The Legend of the Mystical Ninja - Castle of Ninjas",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "dark",
      "spooky",
      "temple",
      "tense"
    ],
    "description": "Castle of Ninjas from Ganbare Goemon.",
    "latest_version": "smwc-31791-1672089736",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31791,
        "title": "The Legend of the Mystical Ninja - Castle of Ninjas",
        "version": "smwc-31791-1672089736",
        "upstream_time": 1672089736,
        "download_url": "https://dl.smwcentral.net/31791/Ganbare%20Goemon%20-%20Castle%20of%20Ninjas.zip",
        "filename": "Ganbare Goemon - Castle of Ninjas.zip",
        "size": 75433,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-the-mystical-ninja-goemon-ebisumaru-live",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29080,
    "title": "The Legend of the Mystical Ninja - Goemon & Ebisumaru Live!",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "bonus",
      "calm",
      "carnival",
      "town"
    ],
    "description": "The Goemon & Ebisumaru Live! song from Ganbare Goemon.<br>\r\n<br>\r\nCan suit bonus and quiz type levels.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span> for Aeron's Golden Cookie Quest.",
    "latest_version": "smwc-29080-1643573476",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29080,
        "title": "The Legend of the Mystical Ninja - Goemon & Ebisumaru Live!",
        "version": "smwc-29080-1643573476",
        "upstream_time": 1643573476,
        "download_url": "https://dl.smwcentral.net/29080/Ganbare%20Goemon%20-%20Goemon%20and%20Ebisumaru%20Live%21.zip",
        "filename": "Ganbare Goemon - Goemon and Ebisumaru Live%21.zip",
        "size": 53677,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-the-mystical-ninja-headquarters-of-the-otafu-army",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30842,
    "title": "The Legend of the Mystical Ninja - Headquarters of the Otafu Army",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "dark",
      "ruins",
      "temple",
      "tense"
    ],
    "description": "Headquarters of the Otafu Army from Ganbare Goemon.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>.",
    "latest_version": "smwc-30842-1661284152",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30842,
        "title": "The Legend of the Mystical Ninja - Headquarters of the Otafu Army",
        "version": "smwc-30842-1661284152",
        "upstream_time": 1661284152,
        "download_url": "https://dl.smwcentral.net/30842/Ganbare%20Goemon%20-%20Headquarters%20of%20the%20Otafu%20Army.zip",
        "filename": "Ganbare Goemon - Headquarters of the Otafu Army.zip",
        "size": 71209,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7946,
        "title": "The Legend of the Mystical Ninja - Headquarters of the Otafu Army",
        "version": "smwc-7946-1318101584",
        "upstream_time": 1318101584,
        "download_url": "https://dl.smwcentral.net/7946/Mystical%20Ninja%20SNES%20Otafu%20HQ.zip",
        "filename": "Mystical Ninja SNES Otafu HQ.zip",
        "size": 74053,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-the-mystical-ninja-invasion-of-evil-spirits",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 42015,
    "title": "The Legend of the Mystical Ninja - Invasion of Evil Spirits",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "ghost house",
      "grassland",
      "spooky",
      "temple",
      "town"
    ],
    "description": "Invasion of Evil Spirits from Ganbare Goemon.",
    "latest_version": "smwc-42015-1777126726",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 42015,
        "title": "The Legend of the Mystical Ninja - Invasion of Evil Spirits",
        "version": "smwc-42015-1777126726",
        "upstream_time": 1777126726,
        "download_url": "https://dl.smwcentral.net/42015/Ganbare%20Goemon%20-%20Invasion%20of%20Evil%20Spirits.zip",
        "filename": "Ganbare Goemon - Invasion of Evil Spirits.zip",
        "size": 115680,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-the-mystical-ninja-it-s-a-monster",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35021,
    "title": "The Legend of the Mystical Ninja - It's a Monster!!",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "It's a Monster!! from Ganbare Goemon.<br>\r\n<br>\r\nCan suit fast-paced bosses.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>.<br>\r\n<br>\r\nUpdate: Increased accuracy.",
    "latest_version": "smwc-35021-1697729224",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35021,
        "title": "The Legend of the Mystical Ninja - It's a Monster!!",
        "version": "smwc-35021-1697729224",
        "upstream_time": 1697729224,
        "download_url": "https://dl.smwcentral.net/35021/Ganbare%20Goemon%20-%20It%27s%20a%20Monster%21%21%20V2.zip",
        "filename": "Ganbare Goemon - It%27s a Monster%21%21 V2.zip",
        "size": 60469,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-the-mystical-ninja-keep-an-adventure-log",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24362,
    "title": "The Legend of the Mystical Ninja - Keep an Adventure Log?",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "beach",
      "grassland"
    ],
    "description": "a calm theme that looks great in beach and grasslands environments.<br>\r\n<br>\r\nattention:<br>\r\nthis version is not identical to the original, the mix and some samples are different.",
    "latest_version": "smwc-24362-1600640221",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24362,
        "title": "The Legend of the Mystical Ninja - Keep an Adventure Log?",
        "version": "smwc-24362-1600640221",
        "upstream_time": 1600640221,
        "download_url": "https://dl.smwcentral.net/24362/Keep%20an%20Adventure%20Log.zip",
        "filename": "Keep an Adventure Log.zip",
        "size": 68670,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-the-mystical-ninja-king-ryukyu-s-secret",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19135,
    "title": "The Legend of the Mystical Ninja - King Ryukyu's Secret",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "calm",
      "sky"
    ],
    "description": "This is an upbeat song from Mystical Ninja on the SNES. It has an Asian flute sample for the majority of the melody through out, with a synth break toward the end. <br>\r\n<br>\r\nRecently featured in the level \"Sunset Breeze\" in Grand Poo World 2  ",
    "latest_version": "smwc-19135-1550294438",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19135,
        "title": "The Legend of the Mystical Ninja - King Ryukyu's Secret",
        "version": "smwc-19135-1550294438",
        "upstream_time": 1550294438,
        "download_url": "https://dl.smwcentral.net/19135/Mystical%20Ninja%20-%20King%20Ryukyu%27s%20Secret.zip",
        "filename": "Mystical Ninja - King Ryukyu%27s Secret.zip",
        "size": 58432,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-the-mystical-ninja-kyoto-ancient-capital-of-japan",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22056,
    "title": "The Legend of the Mystical Ninja - Kyoto ~ Ancient Capital of Japan",
    "authors": [
      "Teows"
    ],
    "tags": [
      "calm",
      "grassland"
    ],
    "description": "One more port of this song from Ganbare Goemon, this time my own unsampled arrangement of it. Pretty nice for eastern-themed grassland levels.",
    "latest_version": "smwc-22056-1580454921",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22056,
        "title": "The Legend of the Mystical Ninja - Kyoto ~ Ancient Capital of Japan",
        "version": "smwc-22056-1580454921",
        "upstream_time": 1580454921,
        "download_url": "https://dl.smwcentral.net/22056/lmnkyoto.zip",
        "filename": "lmnkyoto.zip",
        "size": 33344,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21717,
        "title": "The Legend of the Mystical Ninja - Kyoto ~ Ancient Capital of Japan",
        "version": "smwc-21717-1577833175",
        "upstream_time": 1577833175,
        "download_url": "https://dl.smwcentral.net/21717/LotMN_-_Kyoto.zip",
        "filename": "LotMN_-_Kyoto.zip",
        "size": 41364,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-the-mystical-ninja-mountain-village-iga",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31789,
    "title": "The Legend of the Mystical Ninja - Mountain Village Iga",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "mountain"
    ],
    "description": "Mountain Village Iga from Ganbare Goemon.",
    "latest_version": "smwc-31789-1672089554",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31789,
        "title": "The Legend of the Mystical Ninja - Mountain Village Iga",
        "version": "smwc-31789-1672089554",
        "upstream_time": 1672089554,
        "download_url": "https://dl.smwcentral.net/31789/Ganbare%20Goemon%20-%20Mountain%20Village%20Iga.zip",
        "filename": "Ganbare Goemon - Mountain Village Iga.zip",
        "size": 126132,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-the-mystical-ninja-oedo-goemon-s-home",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27037,
    "title": "The Legend of the Mystical Ninja - Oedo ~ Goemon's Home",
    "authors": [
      "slogra"
    ],
    "tags": [
      "grassland",
      "town"
    ],
    "description": "The happy song from the first level of this fun game. Very eastern sounding with extra Konami flavour.<br>\r\n<br>\r\nIsn't it great how the woodblock instrument sounds like a huge drum at a low pitch?<br>\r\n<br>\r\nEdit: Fixed the issue with the flutes. Big thanks to brickblock369 for helping out.",
    "latest_version": "smwc-27037-1626032871",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27037,
        "title": "The Legend of the Mystical Ninja - Oedo ~ Goemon's Home",
        "version": "smwc-27037-1626032871",
        "upstream_time": 1626032871,
        "download_url": "https://dl.smwcentral.net/27037/MysticalNinja-Odoe.zip",
        "filename": "MysticalNinja-Odoe.zip",
        "size": 74877,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-the-mystical-ninja-painting-panic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41282,
    "title": "The Legend of the Mystical Ninja - Painting Panic!",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "menu",
      "night",
      "overworld",
      "upbeat",
      "urban"
    ],
    "description": "Painting Panic! from Ganbare Goemon.",
    "latest_version": "smwc-41282-1768365380",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41282,
        "title": "The Legend of the Mystical Ninja - Painting Panic!",
        "version": "smwc-41282-1768365380",
        "upstream_time": 1768365380,
        "download_url": "https://dl.smwcentral.net/41282/Ganbare%20Goemon%20-%20Painting%20Panic%21.zip",
        "filename": "Ganbare Goemon - Painting Panic%21.zip",
        "size": 54183,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-the-mystical-ninja-sexy-strip-show",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41478,
    "title": "The Legend of the Mystical Ninja - Sexy Strip Show!",
    "authors": [
      "Teows"
    ],
    "tags": [
      "calm",
      "cutscene",
      "dark",
      "urban"
    ],
    "description": "The theme played in one of the theatre attractions from Ganbare Goemon: Yukihime Kyūshutsu Emaki.<br>\r\n<br>\r\nDue to Nintendo's censorship polices, the \"Ebisumaru's Alluring Dance\" and \"Sexy Strip Show!\" attractions were removed from the international releases.<br>\r\n<br>\r\nFunnily enough, the music data can still be found inside the game.<br>\r\n<br>\r\nUnlike the source material, this port loops and doesn't include the non-looping variant.<br>\r\n<br>\r\nOriginally featured in Aeron's Golden Cookie Quest ~ Director's Cut.",
    "latest_version": "smwc-41478-1773693472",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41478,
        "title": "The Legend of the Mystical Ninja - Sexy Strip Show!",
        "version": "smwc-41478-1773693472",
        "upstream_time": 1773693472,
        "download_url": "https://dl.smwcentral.net/41478/Ganbare%20Goemon%20-%20Sexy%20Strip%20Show%21.zip",
        "filename": "Ganbare Goemon - Sexy Strip Show%21.zip",
        "size": 48752,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-the-mystical-ninja-spunky-female-ninja",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29444,
    "title": "The Legend of the Mystical Ninja - Spunky Female Ninja",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "cutscene",
      "grassland"
    ],
    "description": "Yae's Theme from Ganbare Goemon.<br>\r\n<br>\r\nFeatured in the Winter C3 2022's \"I Port Occasionally\" Pack.",
    "latest_version": "smwc-29444-1642397491",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29444,
        "title": "The Legend of the Mystical Ninja - Spunky Female Ninja",
        "version": "smwc-29444-1642397491",
        "upstream_time": 1642397491,
        "download_url": "https://dl.smwcentral.net/29444/The%20Legend%20of%20the%20Mystical%20Ninja%20-%20Spunky%20Female%20Ninja.zip",
        "filename": "The Legend of the Mystical Ninja - Spunky Female Ninja.zip",
        "size": 50568,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25103,
        "title": "The Legend of the Mystical Ninja - Spunky Female Ninja",
        "version": "smwc-25103-1607119336",
        "upstream_time": 1607119336,
        "download_url": "https://dl.smwcentral.net/25103/Spunky%20Female%20Ninja.zip",
        "filename": "Spunky Female Ninja.zip",
        "size": 32572,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-the-mystical-ninja-town-of-yamato",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30055,
    "title": "The Legend of the Mystical Ninja - Town of Yamato",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "calm",
      "grassland",
      "mountain",
      "ruins",
      "town"
    ],
    "description": "Town of Yamato from Ganbare Goemon.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-30055-1650478488",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30055,
        "title": "The Legend of the Mystical Ninja - Town of Yamato",
        "version": "smwc-30055-1650478488",
        "upstream_time": 1650478488,
        "download_url": "https://dl.smwcentral.net/30055/Ganbare%20Goemon%20-%20Town%20of%20Yamato.zip",
        "filename": "Ganbare Goemon - Town of Yamato.zip",
        "size": 59387,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26339,
        "title": "The Legend of the Mystical Ninja - Town of Yamato",
        "version": "smwc-26339-1617134309",
        "upstream_time": 1617134309,
        "download_url": "https://dl.smwcentral.net/26339/Town%20of%20Yamato.zip",
        "filename": "Town of Yamato.zip",
        "size": 32864,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-the-mystical-ninja-you-need-more-training",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34404,
    "title": "The Legend of the Mystical Ninja - You Need More Training!",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "bonus",
      "overworld",
      "town"
    ],
    "description": "You Need More Training! from Ganbare Goemon.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>.",
    "latest_version": "smwc-34404-1695072067",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34404,
        "title": "The Legend of the Mystical Ninja - You Need More Training!",
        "version": "smwc-34404-1695072067",
        "upstream_time": 1695072067,
        "download_url": "https://dl.smwcentral.net/34404/Ganbare%20Goemon%20-%20You%20Need%20More%20Training%21.zip",
        "filename": "Ganbare Goemon - You Need More Training%21.zip",
        "size": 45829,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-the-mystical-ninja-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8404,
    "title": "The Legend of the Mystical Ninja - Zone 1: Edo Ghosts",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "forest",
      "temple"
    ],
    "description": "With its oriental vibe, this track could probably fit in temples, or even just eastern themed levels in general, of course.",
    "latest_version": "smwc-8404-1363665547",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8404,
        "title": "The Legend of the Mystical Ninja - Zone 1: Edo Ghosts",
        "version": "smwc-8404-1363665547",
        "upstream_time": 1363665547,
        "download_url": "https://dl.smwcentral.net/8404/GG%20edo%20ghosts.zip",
        "filename": "GG edo ghosts.zip",
        "size": 67962,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-agahnim-ganon-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7098,
    "title": "The Legend of Zelda: A Link to the Past - Agahnim & Ganon's Theme",
    "authors": [
      "MidiGuy"
    ],
    "tags": [
      "dark",
      "ruins"
    ],
    "description": "Here is Agahnim & Ganon's theme from Zelda, a Link to the Past. Good for your possible near end of the game levels.",
    "latest_version": "smwc-7098-1319375853",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7098,
        "title": "The Legend of Zelda: A Link to the Past - Agahnim & Ganon's Theme",
        "version": "smwc-7098-1319375853",
        "upstream_time": 1319375853,
        "download_url": "https://dl.smwcentral.net/7098/LoZ%2C%20Lttp%20-%20Agahnim%20%26%20Ganon%27s%20Theme.zip",
        "filename": "LoZ%2C Lttp - Agahnim %26 Ganon%27s Theme.zip",
        "size": 66598,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-anger-of-the-guardians",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14937,
    "title": "The Legend of Zelda: A Link to the Past - Anger of the Guardians",
    "authors": [
      "Dan"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "The song used for every boss battle in The Legend of Zelda: A Link to the Past.",
    "latest_version": "smwc-14937-1487313229",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14937,
        "title": "The Legend of Zelda: A Link to the Past - Anger of the Guardians",
        "version": "smwc-14937-1487313229",
        "upstream_time": 1487313229,
        "download_url": "https://dl.smwcentral.net/14937/tloz_lttp_aotg.zip",
        "filename": "tloz_lttp_aotg.zip",
        "size": 44305,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-black-mist",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15258,
    "title": "The Legend of Zelda: A Link to the Past - Black Mist",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "dark",
      "fire",
      "forest",
      "mountain",
      "ruins",
      "space"
    ],
    "description": "The song that plays on Death Mountain and Skull Woods in the Dark World.",
    "latest_version": "smwc-15258-1488690505",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15258,
        "title": "The Legend of Zelda: A Link to the Past - Black Mist",
        "version": "smwc-15258-1488690505",
        "upstream_time": 1488690505,
        "download_url": "https://dl.smwcentral.net/15258/Legend%20of%20Zelda%20A%20Link%20to%20the%20Past%20-%20Black%20Mist.zip",
        "filename": "Legend of Zelda A Link to the Past - Black Mist.zip",
        "size": 43120,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 9517,
        "title": "The Legend of Zelda: A Link to the Past - Black Mist",
        "version": "smwc-9517-1416940920",
        "upstream_time": 1416940920,
        "download_url": "https://dl.smwcentral.net/9517/DeathMountain.zip",
        "filename": "DeathMountain.zip",
        "size": 32149,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7356,
        "title": "The Legend of Zelda: A Link to the Past - Black Mist",
        "version": "smwc-7356-1320152197",
        "upstream_time": 1320152197,
        "download_url": "https://dl.smwcentral.net/7356/The%20Legend%20of%20Zelda%20-%20A%20Link%20to%20the%20Past%20-%20Death%20Mountain.zip",
        "filename": "The Legend of Zelda - A Link to the Past - Death Mountain.zip",
        "size": 71314,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-black-mist-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14587,
    "title": "The Legend of Zelda: A Link to the Past - Black Mist (Arrangement)",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "dark",
      "final",
      "mountain"
    ],
    "description": "An arrangement of Black Mist from Legend of Zelda A Link to the Past.",
    "latest_version": "smwc-14587-1477954703",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14587,
        "title": "The Legend of Zelda: A Link to the Past - Black Mist (Arrangement)",
        "version": "smwc-14587-1477954703",
        "upstream_time": 1477954703,
        "download_url": "https://dl.smwcentral.net/14587/Legend%20Of%20Zelda%20A%20Link%20To%20The%20Past%20-%20Black%20Mist.zip",
        "filename": "Legend Of Zelda A Link To The Past - Black Mist.zip",
        "size": 75128,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-dank-dungeons",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14959,
    "title": "The Legend of Zelda: A Link to the Past - Dank Dungeons",
    "authors": [
      "Dan"
    ],
    "tags": [
      "castle",
      "cave",
      "cutscene",
      "dark",
      "ghost house",
      "sewer",
      "spooky",
      "tense"
    ],
    "description": "The eerie theme that plays in every cavern from The Legend of Zelda: A Link to the past.",
    "latest_version": "smwc-14959-1487386436",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14959,
        "title": "The Legend of Zelda: A Link to the Past - Dank Dungeons",
        "version": "smwc-14959-1487386436",
        "upstream_time": 1487386436,
        "download_url": "https://dl.smwcentral.net/14959/tloz_lttp_dd.zip",
        "filename": "tloz_lttp_dd.zip",
        "size": 47628,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14760,
        "title": "The Legend of Zelda: A Link to the Past - Dank Dungeons",
        "version": "smwc-14760-1481832802",
        "upstream_time": 1481832802,
        "download_url": "https://dl.smwcentral.net/14760/dank.zip",
        "filename": "dank.zip",
        "size": 30767,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-dark-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9275,
    "title": "The Legend of Zelda: A Link to the Past - Dark World",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "dark",
      "desert",
      "final",
      "fire",
      "forest",
      "mountain",
      "night",
      "overworld",
      "ruins"
    ],
    "description": "An unsampled port of the dark land theme from ALTTP. Could fit lava/final world settings quite well.",
    "latest_version": "smwc-9275-1410644201",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9275,
        "title": "The Legend of Zelda: A Link to the Past - Dark World",
        "version": "smwc-9275-1410644201",
        "upstream_time": 1410644201,
        "download_url": "https://dl.smwcentral.net/9275/%5BK%5D%20The%20Legend%20of%20Zelda%20-%20ALTTP%20-%20Dark%20Golden%20Land.zip",
        "filename": "%5BK%5D The Legend of Zelda - ALTTP - Dark Golden Land.zip",
        "size": 33341,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7455,
        "title": "The Legend of Zelda: A Link to the Past - Dark World",
        "version": "smwc-7455-1338011692",
        "upstream_time": 1338011692,
        "download_url": "https://dl.smwcentral.net/7455/LOZ.DW.zip",
        "filename": "LOZ.DW.zip",
        "size": 58205,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-dark-world-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17228,
    "title": "The Legend of Zelda: A Link to the Past - Dark World (Arrangement)",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "dark",
      "final",
      "overworld",
      "ruins",
      "town"
    ],
    "description": "Dark World from A Link To The Past with updated samples.",
    "latest_version": "smwc-17228-1520680900",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17228,
        "title": "The Legend of Zelda: A Link to the Past - Dark World (Arrangement)",
        "version": "smwc-17228-1520680900",
        "upstream_time": 1520680900,
        "download_url": "https://dl.smwcentral.net/17228/Legend%20of%20Zelda%20A%20Link%20to%20the%20Past%20-%20Dark%20World.zip",
        "filename": "Legend of Zelda A Link to the Past - Dark World.zip",
        "size": 54667,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-dimensional-shift",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20394,
    "title": "The Legend of Zelda: A Link to the Past - Dimensional Shift",
    "authors": [
      "Dan"
    ],
    "tags": [],
    "description": "The sound effect used when warping between the Light World and Dark World in The Legend of Zelda: A Link to the Past.",
    "latest_version": "smwc-20394-1562395482",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20394,
        "title": "The Legend of Zelda: A Link to the Past - Dimensional Shift",
        "version": "smwc-20394-1562395482",
        "upstream_time": 1562395482,
        "download_url": "https://dl.smwcentral.net/20394/The%20Legend%20of%20Zelda%2C%20A%20Link%20to%20the%20Past%20-%20Mirror.zip",
        "filename": "The Legend of Zelda%2C A Link to the Past - Mirror.zip",
        "size": 44153,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-drop-the-beat-ganon-dark-world-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38954,
    "title": "The Legend of Zelda: A Link to the Past - Drop the Beat, Ganon! ~ Dark World (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "credits",
      "dark",
      "final",
      "forest",
      "mountain",
      "night",
      "overworld",
      "ruins",
      "urban"
    ],
    "description": "Did an arrangement of <b><a href=\"https://youtu.be/sslj06K-Nlw?si=3dwGfLRcbdW_QQBa\" rel=\"nofollow\">Dark</a> <a href=\"https://youtu.be/e5H-bytdR74?si=LljH20SZS8bqtAjF\" rel=\"nofollow\">World</a></b> from <i>The Legend of Zelda: A Link to the Past</i>. Another unfinished remix from 2023 that I pulled out because I should've done this back in 2023.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠  \"Bonus End,\" Yoshi SFX, & Thunder SFX are disabled.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. C Minor w/ Detune (Remix Pitch)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ1. C Minor (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. C# Minor (Custom Pitch 1)<br>\r\nㅤ3. D Minor (Custom Pitch 2)<br>\r\nㅤ4. A# Minor (Custom Pitch 3)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables the voice clip, but sacrifices SMW-Compatibility (Voice Enabled)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Disables the voice clip & Decreases the Echo (LOWER Echo)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span>",
    "latest_version": "smwc-38954-1736885463",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38954,
        "title": "The Legend of Zelda: A Link to the Past - Drop the Beat, Ganon! ~ Dark World (Remix)",
        "version": "smwc-38954-1736885463",
        "upstream_time": 1736885463,
        "download_url": "https://dl.smwcentral.net/38954/Drop%20the%20Beat%2C%20Ganon%21.zip",
        "filename": "Drop the Beat%2C Ganon%21.zip",
        "size": 457831,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-dungeon-of-shadows",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21189,
    "title": "The Legend of Zelda: A Link to the Past - Dungeon of Shadows",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "cutscene",
      "dark",
      "ghost house",
      "spooky",
      "temple",
      "tense"
    ],
    "description": "The dungeon theme from Link to the Past's Dark World. It could fit dark areas, especially castles or temples.",
    "latest_version": "smwc-21189-1569100779",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21189,
        "title": "The Legend of Zelda: A Link to the Past - Dungeon of Shadows",
        "version": "smwc-21189-1569100779",
        "upstream_time": 1569100779,
        "download_url": "https://dl.smwcentral.net/21189/23%20Dungeon%20of%20Shadows.zip",
        "filename": "23 Dungeon of Shadows.zip",
        "size": 36429,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7182,
        "title": "The Legend of Zelda: A Link to the Past - Dungeon of Shadows",
        "version": "smwc-7182-1317961234",
        "upstream_time": 1317961234,
        "download_url": "https://dl.smwcentral.net/7182/The%20Legend%20of%20Zelda%20-%20A%20Link%20to%20the%20Past%20-%20Dark%20World%20Dungeon.zip",
        "filename": "The Legend of Zelda - A Link to the Past - Dark World Dungeon.zip",
        "size": 67602,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-forest-of-mystery",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9434,
    "title": "The Legend of Zelda: A Link to the Past - Forest of Mystery",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "dark",
      "forest",
      "overworld"
    ],
    "description": "This song comes from Lost Woods in LoZ ATTP.<br>\r\nGood for forest levels.",
    "latest_version": "smwc-9434-1414723219",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9434,
        "title": "The Legend of Zelda: A Link to the Past - Forest of Mystery",
        "version": "smwc-9434-1414723219",
        "upstream_time": 1414723219,
        "download_url": "https://dl.smwcentral.net/9434/LoZ%20ATTP%20-%20Forest%20of%20Mystery.zip",
        "filename": "LoZ ATTP - Forest of Mystery.zip",
        "size": 31715,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8518,
        "title": "The Legend of Zelda: A Link to the Past - Forest of Mystery",
        "version": "smwc-8518-1394733649",
        "upstream_time": 1394733649,
        "download_url": "https://dl.smwcentral.net/8518/LoZ%20ATTP%20-%20Lost%20Woods.zip",
        "filename": "LoZ ATTP - Lost Woods.zip",
        "size": 39177,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-great-victory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19617,
    "title": "The Legend of Zelda: A Link To The Past - Great Victory!",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "goal",
      "misc"
    ],
    "description": "(Unsampled) Boss clear music from Zelda ALTTP.",
    "latest_version": "smwc-19617-1554758205",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19617,
        "title": "The Legend of Zelda: A Link To The Past - Great Victory!",
        "version": "smwc-19617-1554758205",
        "upstream_time": 1554758205,
        "download_url": "https://dl.smwcentral.net/19617/ALTTP%20Victory%20%28unsampled%29.zip",
        "filename": "ALTTP Victory (unsampled).zip",
        "size": 32677,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19616,
        "title": "The Legend of Zelda: A Link To The Past - Great Victory!",
        "version": "smwc-19616-1554758196",
        "upstream_time": 1554758196,
        "download_url": "https://dl.smwcentral.net/19616/ALTTP%20Victory%20%28sampled%29.zip",
        "filename": "ALTTP Victory (sampled).zip",
        "size": 42984,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-guessing-game-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28145,
    "title": "The Legend of Zelda: A Link to the Past - Guessing-Game House",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "bonus",
      "chase"
    ],
    "description": "Good for puzzle levels.<br>\r\n<br>\r\nUpdate: Reduced insert size and improved accuracy",
    "latest_version": "smwc-28145-1632779747",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28145,
        "title": "The Legend of Zelda: A Link to the Past - Guessing-Game House",
        "version": "smwc-28145-1632779747",
        "upstream_time": 1632779747,
        "download_url": "https://dl.smwcentral.net/28145/LoZ%20AttP%20-%20Guessing-Game%20House.zip",
        "filename": "LoZ AttP - Guessing-Game House.zip",
        "size": 43362,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-hyrule-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10480,
    "title": "The Legend of Zelda: A Link to the Past - Hyrule Castle",
    "authors": [
      "AntiDuck"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "mountain"
    ],
    "description": "The famous castle theme played in Hyrule Castle. Would definitely work for a final castle theme for your hacks.",
    "latest_version": "smwc-10480-1424452683",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10480,
        "title": "The Legend of Zelda: A Link to the Past - Hyrule Castle",
        "version": "smwc-10480-1424452683",
        "upstream_time": 1424452683,
        "download_url": "https://dl.smwcentral.net/10480/LOZ%20-%20ALTTP%20-%20Hyrule%20Castle.zip",
        "filename": "LOZ - ALTTP - Hyrule Castle.zip",
        "size": 56952,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-kakariko-village",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38187,
    "title": "The Legend of Zelda: A Link to the Past - Kakariko Village",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "town"
    ],
    "description": "Kakariko Village from A Link to the Past.",
    "latest_version": "smwc-38187-1723922886",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38187,
        "title": "The Legend of Zelda: A Link to the Past - Kakariko Village",
        "version": "smwc-38187-1723922886",
        "upstream_time": 1723922886,
        "download_url": "https://dl.smwcentral.net/38187/A%20Link%20to%20the%20Past%20-%20Kakariko%20Village.zip",
        "filename": "A Link to the Past - Kakariko Village.zip",
        "size": 38258,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-light-world-dungeon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10401,
    "title": "The Legend of Zelda: A Link to the Past - Light World Dungeon",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "castle",
      "ghost house",
      "temple"
    ],
    "description": "The creepy song played in every Light World dungeon level in Zelda: A link to the past. Good for castles or any other haunted areas.<br>\r\n<br>\r\nUpdate (10/13/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 33 bytes.",
    "latest_version": "smwc-10401-1419885078",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10401,
        "title": "The Legend of Zelda: A Link to the Past - Light World Dungeon",
        "version": "smwc-10401-1419885078",
        "upstream_time": 1419885078,
        "download_url": "https://dl.smwcentral.net/10401/LoZ%20ALTTP%20-%20Light%20World%20Dungeon.zip",
        "filename": "LoZ ALTTP - Light World Dungeon.zip",
        "size": 41673,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10400,
        "title": "The Legend of Zelda: A Link to the Past - Light World Dungeon",
        "version": "smwc-10400-1419885048",
        "upstream_time": 1419885048,
        "download_url": "https://dl.smwcentral.net/10400/Zelda%20-%20ALTTP%20-%20Light%20World%20Dungeons.zip",
        "filename": "Zelda - ALTTP - Light World Dungeons.zip",
        "size": 68494,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-minish-cap-fairy-fountain-hybrid",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7921,
    "title": "The Legend of Zelda: A Link to the Past & Minish Cap - Fairy Fountain Hybrid",
    "authors": [
      "Crispy"
    ],
    "tags": [
      "calm",
      "cutscene"
    ],
    "description": "A relaxing, calm song that could fit cutscenes and maybe sad levels.<br>\r\n<br>\r\n<br>\r\nUpdate (12/10/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 73 bytes.",
    "latest_version": "smwc-7921-1319889796",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7921,
        "title": "The Legend of Zelda: A Link to the Past & Minish Cap - Fairy Fountain Hybrid",
        "version": "smwc-7921-1319889796",
        "upstream_time": 1319889796,
        "download_url": "https://dl.smwcentral.net/7921/Custom.Music%20-%20%27LTTP%26MC%20Fairy%20Fountain%20Hybrid%27.zip",
        "filename": "Custom.Music - %27LTTP%26MC Fairy Fountain Hybrid%27.zip",
        "size": 32819,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-nintendo-presents-rupee-sfx",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35356,
    "title": "The Legend of Zelda: A Link to the Past - Nintendo Presents (Rupee SFX)",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "nintendo presents"
    ],
    "description": "The Rupee soundeffect from A Link to the Past that's also played in the Nintendo Presents screen.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"RichardDS90\"><a href=\"/?p=profile&amp;id=48619\" style=\"color: var(--user-color-1);\" class=\"un\">RichardDS90</a></span>",
    "latest_version": "smwc-35356-1698417461",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35356,
        "title": "The Legend of Zelda: A Link to the Past - Nintendo Presents (Rupee SFX)",
        "version": "smwc-35356-1698417461",
        "upstream_time": 1698417461,
        "download_url": "https://dl.smwcentral.net/35356/Rupee.zip",
        "filename": "Rupee.zip",
        "size": 30495,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7371,
    "title": "The Legend of Zelda: A Link to the Past - Overworld",
    "authors": [
      "Lui"
    ],
    "tags": [
      "forest",
      "grassland",
      "mountain",
      "overworld"
    ],
    "description": "The song that plays when you're in the light overworld. Despite being fully sampled, should actually work well in the OW map.<br>\r\n<br>\r\nUpdate (09/26/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 118 bytes.",
    "latest_version": "smwc-7371-1338011203",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7371,
        "title": "The Legend of Zelda: A Link to the Past - Overworld",
        "version": "smwc-7371-1338011203",
        "upstream_time": 1338011203,
        "download_url": "https://dl.smwcentral.net/7371/LOZ.OW.zip",
        "filename": "LOZ.OW.zip",
        "size": 54016,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-overworld-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19648,
    "title": "The Legend of Zelda: A Link to the Past - Overworld (Arrangement)",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "castle",
      "forest",
      "overworld",
      "town"
    ],
    "description": "Resampled version of the main overworld theme from A Link to the Past.",
    "latest_version": "smwc-19648-1555558728",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19648,
        "title": "The Legend of Zelda: A Link to the Past - Overworld (Arrangement)",
        "version": "smwc-19648-1555558728",
        "upstream_time": 1555558728,
        "download_url": "https://dl.smwcentral.net/19648/Legend%20of%20Zelda%20A%20Link%20to%20the%20Past%20-%20Overworld.zip",
        "filename": "Legend of Zelda A Link to the Past - Overworld.zip",
        "size": 64679,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-priest-of-the-dark-order",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8534,
    "title": "The Legend of Zelda: A Link to the Past - Priest of the Dark Order",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "cutscene",
      "dark"
    ],
    "description": "Agahnim and Ganon' dark theme. Best for cutscenes.<br>\r\n<br>\r\nUpdate (09/20/19): Updated to use .brr instead of .bnk as per remoderation.",
    "latest_version": "smwc-8534-1396088293",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8534,
        "title": "The Legend of Zelda: A Link to the Past - Priest of the Dark Order",
        "version": "smwc-8534-1396088293",
        "upstream_time": 1396088293,
        "download_url": "https://dl.smwcentral.net/8534/Zelda%20ALttP%20-%20Priest%20of%20the%20Dark%20Order.zip",
        "filename": "Zelda ALttP - Priest of the Dark Order.zip",
        "size": 38232,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-safety-in-the-sanctuary",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21111,
    "title": "The Legend of Zelda: A Link to the Past - Safety in the Sanctuary",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "calm",
      "sad",
      "temple"
    ],
    "description": "The sanctuary song from ALttP, good for resting areas.",
    "latest_version": "smwc-21111-1567986318",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21111,
        "title": "The Legend of Zelda: A Link to the Past - Safety in the Sanctuary",
        "version": "smwc-21111-1567986318",
        "upstream_time": 1567986318,
        "download_url": "https://dl.smwcentral.net/21111/Sanctuary.zip",
        "filename": "Sanctuary.zip",
        "size": 38628,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-seal-of-seven-maidens",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7498,
    "title": "The Legend of Zelda: A Link to the Past - Seal of Seven Maidens",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "credits",
      "cutscene",
      "title"
    ],
    "description": "The song that plays in the introduction of Zelda 3. Might be good for a decisive cutscene.<br>\r\n<br>\r\nUpdate (09/20/19): Updated to use .brr instead of .bnk as per remoderation.",
    "latest_version": "smwc-7498-1394448801",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7498,
        "title": "The Legend of Zelda: A Link to the Past - Seal of Seven Maidens",
        "version": "smwc-7498-1394448801",
        "upstream_time": 1394448801,
        "download_url": "https://dl.smwcentral.net/7498/LoZ%20ATTP%20-%20Story%20Theme.zip",
        "filename": "LoZ ATTP - Story Theme.zip",
        "size": 37734,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-the-goddess-appears",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39769,
    "title": "The Legend of Zelda: A Link to the Past - The Goddess Appears",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "bonus",
      "calm",
      "cutscene",
      "overworld",
      "sky",
      "title"
    ],
    "description": "The beautiful and serene song from ALttP. Fitting for overworlds, title screens, bonus areas and more.",
    "latest_version": "smwc-39769-1748608402",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39769,
        "title": "The Legend of Zelda: A Link to the Past - The Goddess Appears",
        "version": "smwc-39769-1748608402",
        "upstream_time": 1748608402,
        "download_url": "https://dl.smwcentral.net/39769/The%20Goddess%20Appears.zip",
        "filename": "The Goddess Appears.zip",
        "size": 62618,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15208,
        "title": "The Legend of Zelda: A Link to the Past - The Goddess Appears",
        "version": "smwc-15208-1487436814",
        "upstream_time": 1487436814,
        "download_url": "https://dl.smwcentral.net/15208/tloz_lttp_tga.zip",
        "filename": "tloz_lttp_tga.zip",
        "size": 32630,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10701,
        "title": "The Legend of Zelda: A Link to the Past - The Goddess Appears",
        "version": "smwc-10701-1422497981",
        "upstream_time": 1422497981,
        "download_url": "https://dl.smwcentral.net/10701/Fairy%20Fountain.zip",
        "filename": "Fairy Fountain.zip",
        "size": 31465,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-the-prince-of-darkness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18940,
    "title": "The Legend of Zelda: A Link to the Past - The Prince of Darkness",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "The epic final boss theme from Link to the Past.",
    "latest_version": "smwc-18940-1547500826",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18940,
        "title": "The Legend of Zelda: A Link to the Past - The Prince of Darkness",
        "version": "smwc-18940-1547500826",
        "upstream_time": 1547500826,
        "download_url": "https://dl.smwcentral.net/18940/LoZ%20ALttP%20-%20The%20Prince%20of%20Darkness.zip",
        "filename": "LoZ ALttP - The Prince of Darkness.zip",
        "size": 31593,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14964,
        "title": "The Legend of Zelda: A Link to the Past - The Prince of Darkness",
        "version": "smwc-14964-1487386863",
        "upstream_time": 1487386863,
        "download_url": "https://dl.smwcentral.net/14964/tloz_lttp_tpod.zip",
        "filename": "tloz_lttp_tpod.zip",
        "size": 51103,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-the-silly-pink-rabbit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10869,
    "title": "The Legend of Zelda: A Link to the Past - The Silly Pink Rabbit",
    "authors": [
      "sincx"
    ],
    "tags": [
      "cutscene",
      "forest",
      "grassland",
      "mountain",
      "night",
      "overworld",
      "sky"
    ],
    "description": "Short song from ALttP. Could be used in some kind of cutscene.",
    "latest_version": "smwc-10869-1423676003",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10869,
        "title": "The Legend of Zelda: A Link to the Past - The Silly Pink Rabbit",
        "version": "smwc-10869-1423676003",
        "upstream_time": 1423676003,
        "download_url": "https://dl.smwcentral.net/10869/rabbit.zip",
        "filename": "rabbit.zip",
        "size": 24198,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8411,
        "title": "The Legend of Zelda: A Link to the Past - The Silly Pink Rabbit",
        "version": "smwc-8411-1368398688",
        "upstream_time": 1368398688,
        "download_url": "https://dl.smwcentral.net/8411/The%20Legend%20of%20Zelda%20-%20A%20Link%20To%20the%20Past%20-%20Dark%20World%20%28Bunny%29.zip",
        "filename": "The Legend of Zelda - A Link To the Past - Dark World (Bunny).zip",
        "size": 63329,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-a-link-to-the-past-time-of-the-falling-rain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13564,
    "title": "The Legend of Zelda: A Link to the Past - Time of the Falling Rain",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "cutscene",
      "dark",
      "night"
    ],
    "description": "The overworld theme in Legend of Zelda: A Link to the Past when it's raining. It could fit dark areas.",
    "latest_version": "smwc-13564-1461866284",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13564,
        "title": "The Legend of Zelda: A Link to the Past - Time of the Falling Rain",
        "version": "smwc-13564-1461866284",
        "upstream_time": 1461866284,
        "download_url": "https://dl.smwcentral.net/13564/Time%20of%20the%20Falling%20Rain.zip",
        "filename": "Time of the Falling Rain.zip",
        "size": 60320,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-breath-of-the-wild-kass-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24153,
    "title": "The Legend of Zelda: Breath of the Wild - Kass' Theme",
    "authors": [
      "Slash Man"
    ],
    "tags": [
      "carnival",
      "cutscene"
    ],
    "description": "Cue the birbman and his Accordion!<br>\r\n<br>\r\nCould probably fit a carnival stage or something shorter like a cutscene.",
    "latest_version": "smwc-24153-1598115968",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24153,
        "title": "The Legend of Zelda: Breath of the Wild - Kass' Theme",
        "version": "smwc-24153-1598115968",
        "upstream_time": 1598115968,
        "download_url": "https://dl.smwcentral.net/24153/TLoZBotW%20-%20Kass.zip",
        "filename": "TLoZBotW - Kass.zip",
        "size": 31402,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-breath-of-the-wild-shrine-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28550,
    "title": "The Legend of Zelda: Breath of the Wild - Shrine Battle",
    "authors": [
      "Jonah"
    ],
    "tags": [
      "abstract",
      "boss",
      "space",
      "tense"
    ],
    "description": "The battle music that plays when you fight a shrine guardian in Breath of the Wild.<br>\r\nIt's got some odd time signatures, so it feels very tense and uneasy.<br>\r\nWould probably fit in boss fights or abstract levels.<br>\r\n<br>\r\nNOTE: Not compatible with Thunder/Blargg, Bonus End, or Starman SFX/Global songs.<br>\r\n@7, @8, @17, @21, and Thunder are omitted.",
    "latest_version": "smwc-28550-1638063716",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28550,
        "title": "The Legend of Zelda: Breath of the Wild - Shrine Battle",
        "version": "smwc-28550-1638063716",
        "upstream_time": 1638063716,
        "download_url": "https://dl.smwcentral.net/28550/TLozBotW%20-%20Shrine%20Battle.zip",
        "filename": "TLozBotW - Shrine Battle.zip",
        "size": 73767,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-death-mountain-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22363,
    "title": "The Legend of Zelda - Death Mountain (Level 9)",
    "authors": [
      "MegaNerd14"
    ],
    "tags": [
      "castle",
      "final",
      "tense"
    ],
    "description": "The song used in Ganon's lair in the original Legend of Zelda. Might be good for castles.",
    "latest_version": "smwc-22363-1585288119",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22363,
        "title": "The Legend of Zelda - Death Mountain (Level 9)",
        "version": "smwc-22363-1585288119",
        "upstream_time": 1585288119,
        "download_url": "https://dl.smwcentral.net/22363/Level%209.zip",
        "filename": "Level 9.zip",
        "size": 33065,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-dungeon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19966,
    "title": "The Legend of Zelda - Dungeon",
    "authors": [
      "ggamer77"
    ],
    "tags": [
      "castle",
      "dark"
    ],
    "description": "The dark, eerie theme from dungeons from The Legend of Zelda.<br>\r\n<br>\r\nUpdate (5/16/19) - Split the sampled and unsampled ports for organization purposes as per remoderation standards. The sampled version can be found <a href=\"https://www.smwcentral.net/?p=section&a=details&id=8285\">here</a>.",
    "latest_version": "smwc-19966-1558056169",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19966,
        "title": "The Legend of Zelda - Dungeon",
        "version": "smwc-19966-1558056169",
        "upstream_time": 1558056169,
        "download_url": "https://dl.smwcentral.net/19966/The%20Legend%20of%20Zelda%20-%20Dungeon.zip",
        "filename": "The Legend of Zelda - Dungeon.zip",
        "size": 38776,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8285,
        "title": "The Legend of Zelda - Dungeon",
        "version": "smwc-8285-1345254049",
        "upstream_time": 1345254049,
        "download_url": "https://dl.smwcentral.net/8285/The%20Legend%20of%20Zelda%20-%20Dungeon%20%28Sampled%29.zip",
        "filename": "The Legend of Zelda - Dungeon (Sampled).zip",
        "size": 36923,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7454,
    "title": "The Legend of Zelda - Level 9",
    "authors": [
      "Big Al"
    ],
    "tags": [
      "castle",
      "dark"
    ],
    "description": "The music that plays in the final dungeon on the way to Ganon. A good song for a dungeon or castle level.",
    "latest_version": "smwc-7454-1320152287",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7454,
        "title": "The Legend of Zelda - Level 9",
        "version": "smwc-7454-1320152287",
        "upstream_time": 1320152287,
        "download_url": "https://dl.smwcentral.net/7454/Zelda%20-%20Level%209.zip",
        "filename": "Zelda - Level 9.zip",
        "size": 64966,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-link-s-awakening-angler-s-tunnel",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7768,
    "title": "The Legend of Zelda: Link's Awakening - Angler's Tunnel",
    "authors": [
      "CK Crash"
    ],
    "tags": [
      "cave",
      "ruins"
    ],
    "description": "A nice little cave theme. It's very insert-friendly too.",
    "latest_version": "smwc-7768-1320212319",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7768,
        "title": "The Legend of Zelda: Link's Awakening - Angler's Tunnel",
        "version": "smwc-7768-1320212319",
        "upstream_time": 1320212319,
        "download_url": "https://dl.smwcentral.net/7768/Link%27s%20Awakening%20-%20Angler%27s%20Tunnel.zip",
        "filename": "Link%27s Awakening - Angler%27s Tunnel.zip",
        "size": 66376,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-link-s-awakening-ballad-of-the-wind-fish",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20545,
    "title": "The Legend of Zelda: Link's Awakening - Ballad of the Wind Fish",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "bonus",
      "calm",
      "cutscene",
      "overworld",
      "space"
    ],
    "description": "Requested by Darolac. Good for cutscenes, overworld maps, or calm areas.",
    "latest_version": "smwc-20545-1562713887",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20545,
        "title": "The Legend of Zelda: Link's Awakening - Ballad of the Wind Fish",
        "version": "smwc-20545-1562713887",
        "upstream_time": 1562713887,
        "download_url": "https://dl.smwcentral.net/20545/Link%27s%20Awakening%20-%20Ballad%20of%20the%20Wind%20Fish.zip",
        "filename": "Link%27s Awakening - Ballad of the Wind Fish.zip",
        "size": 30973,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7149,
        "title": "The Legend of Zelda: Link's Awakening - Ballad of the Wind Fish",
        "version": "smwc-7149-1320212693",
        "upstream_time": 1320212693,
        "download_url": "https://dl.smwcentral.net/7149/windfish.zip",
        "filename": "windfish.zip",
        "size": 72109,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-link-s-awakening-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34466,
    "title": "The Legend of Zelda: Link's Awakening - Boss Battle",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "boss"
    ],
    "description": "Could fit a boss battle.<br>\r\nRequested by <span class=\"un-outer\" title=\"isaix\"><a href=\"/?p=profile&amp;id=14960\" style=\"color: var(--user-color-2);\" class=\"un\">isaix</a></span>",
    "latest_version": "smwc-34466-1693476983",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34466,
        "title": "The Legend of Zelda: Link's Awakening - Boss Battle",
        "version": "smwc-34466-1693476983",
        "upstream_time": 1693476983,
        "download_url": "https://dl.smwcentral.net/34466/Link%27s%20Awakening%20-%20Boss%20Battle.zip",
        "filename": "Link%27s Awakening - Boss Battle.zip",
        "size": 31804,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-link-s-awakening-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10385,
    "title": "The Legend of Zelda: Link's Awakening - Cave",
    "authors": [
      "K.T.B."
    ],
    "tags": [
      "cave",
      "overworld"
    ],
    "description": "This is a port I made of the cave theme from The Legend of Zelda: Link's Awakening. This is NOT to be confused with the dungeon cave theme, this is the one you hear in caves on the main overworld.<br>\r\n<br>\r\n<br>\r\n<br>\r\nThis is my very first completed port, so it's probably not the best, but I am planning on making more ports soon, so hopefully I will slowly get better as time goes on.",
    "latest_version": "smwc-10385-1419884829",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10385,
        "title": "The Legend of Zelda: Link's Awakening - Cave",
        "version": "smwc-10385-1419884829",
        "upstream_time": 1419884829,
        "download_url": "https://dl.smwcentral.net/10385/LoZLA%20-%20Cave.zip",
        "filename": "LoZLA - Cave.zip",
        "size": 31133,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-link-s-awakening-dream-shrine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23068,
    "title": "The Legend of Zelda: Link's Awakening - Dream Shrine",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "abstract",
      "ambient",
      "dark",
      "overworld",
      "spooky"
    ],
    "description": "The worrying and mysterious music that plays when you enter the Dream Shrine in Link's Awakening. This dungeon was rather short and so is the track.<br>\r\nMost likely will fit any haunted overworld.",
    "latest_version": "smwc-23068-1590889339",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23068,
        "title": "The Legend of Zelda: Link's Awakening - Dream Shrine",
        "version": "smwc-23068-1590889339",
        "upstream_time": 1590889339,
        "download_url": "https://dl.smwcentral.net/23068/ladreamshrine_0_1.zip",
        "filename": "ladreamshrine_0_1.zip",
        "size": 31516,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-link-s-awakening-final-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23774,
    "title": "The Legend of Zelda: Link's Awakening - Final Battle",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "Song that Final Battle from Link's Awakening. Could fit a final boss.<br>\r\n<br>\r\nRequested by buggy789",
    "latest_version": "smwc-23774-1596247280",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23774,
        "title": "The Legend of Zelda: Link's Awakening - Final Battle",
        "version": "smwc-23774-1596247280",
        "upstream_time": 1596247280,
        "download_url": "https://dl.smwcentral.net/23774/Link%27s%20Awakening%20-%20Final%20Battle.zip",
        "filename": "Link%27s Awakening - Final Battle.zip",
        "size": 31070,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-link-s-awakening-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27148,
    "title": "The Legend of Zelda: Link's Awakening - Level 3 - Key Cavern",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "fire",
      "ghost house",
      "ice",
      "industrial",
      "sewer",
      "tense"
    ],
    "description": "Time to feed some nightmares bombs.<br>\r\n<br>\r\nThis whole thing is a pretext to learn how to use arpeggios and trills, hopefully I'm familiar with the practice now. Props to my friends on discord who helped.",
    "latest_version": "smwc-27148-1625113153",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27148,
        "title": "The Legend of Zelda: Link's Awakening - Level 3 - Key Cavern",
        "version": "smwc-27148-1625113153",
        "upstream_time": 1625113153,
        "download_url": "https://dl.smwcentral.net/27148/la_keycav_0_1.zip",
        "filename": "la_keycav_0_1.zip",
        "size": 33539,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8106,
        "title": "The Legend of Zelda: Link's Awakening - Level 3 - Key Cavern",
        "version": "smwc-8106-1320212511",
        "upstream_time": 1320212511,
        "download_url": "https://dl.smwcentral.net/8106/LA%20-%20Key%20Cavern.zip",
        "filename": "LA - Key Cavern.zip",
        "size": 67646,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7351,
        "title": "The Legend of Zelda: Link's Awakening - Level 6 (Face Shrine) (Remix)",
        "version": "smwc-7351-1313735540",
        "upstream_time": 1313735540,
        "download_url": "https://dl.smwcentral.net/7351/Level_6_-_Face_Shrine.zip",
        "filename": "Level_6_-_Face_Shrine.zip",
        "size": 67469,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-link-s-awakening-mabe-village",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7395,
    "title": "The Legend of Zelda: Link's Awakening - Mabe Village",
    "authors": [
      "Koelkast"
    ],
    "tags": [
      "calm",
      "retro",
      "town"
    ],
    "description": "Would be good for a village song in an 8-bit like hack.",
    "latest_version": "smwc-7395-1320212974",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7395,
        "title": "The Legend of Zelda: Link's Awakening - Mabe Village",
        "version": "smwc-7395-1320212974",
        "upstream_time": 1320212974,
        "download_url": "https://dl.smwcentral.net/7395/Zelda%20LA%20-%20Mabe%20Village.zip",
        "filename": "Zelda LA - Mabe Village.zip",
        "size": 65127,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-link-s-awakening-mt-tamaranch",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8152,
    "title": "The Legend of Zelda: Link's Awakening - Mt. Tamaranch",
    "authors": [
      "Fyord"
    ],
    "tags": [
      "athletic",
      "mountain"
    ],
    "description": "An adventurous song that can suit a variety of areas. Fairly catchy and upbeat.",
    "latest_version": "smwc-8152-1317959729",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8152,
        "title": "The Legend of Zelda: Link's Awakening - Mt. Tamaranch",
        "version": "smwc-8152-1317959729",
        "upstream_time": 1317959729,
        "download_url": "https://dl.smwcentral.net/8152/The%20Legend%20of%20Zelda%20-%20Link%27s%20Awakening%20-%20Mt.%20Tamaranch.zip",
        "filename": "The Legend of Zelda - Link%27s Awakening - Mt. Tamaranch.zip",
        "size": 68641,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-link-s-awakening-mysterious-woods",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7338,
    "title": "The Legend of Zelda: Link's Awakening - Mysterious Woods",
    "authors": [
      "CK Crash"
    ],
    "tags": [
      "calm",
      "forest",
      "overworld",
      "ruins"
    ],
    "description": "Yet another Zelda forest theme. Suits dark, maze-like forests best.",
    "latest_version": "smwc-7338-1320212834",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7338,
        "title": "The Legend of Zelda: Link's Awakening - Mysterious Woods",
        "version": "smwc-7338-1320212834",
        "upstream_time": 1320212834,
        "download_url": "https://dl.smwcentral.net/7338/Link%27s%20Awakening%20-%20Woods.zip",
        "filename": "Link%27s Awakening - Woods.zip",
        "size": 72208,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-link-s-awakening-switch-face-shrine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29779,
    "title": "The Legend of Zelda: Link's Awakening (Switch) - Face Shrine",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "dark",
      "ruins",
      "temple"
    ],
    "description": "An orchestral song from the Link's Awakening remake from 2019.<br>\r\n<br>\r\nThis song is dedicated to <span class=\"un-outer\" title=\"Steffi4689\"><a href=\"/?p=profile&amp;id=52068\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Steffi4689</a></span>",
    "latest_version": "smwc-29779-1656637590",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29779,
        "title": "The Legend of Zelda: Link's Awakening (Switch) - Face Shrine",
        "version": "smwc-29779-1656637590",
        "upstream_time": 1656637590,
        "download_url": "https://dl.smwcentral.net/29779/FaceShrine.zip",
        "filename": "FaceShrine.zip",
        "size": 46603,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-link-s-awakening-sword-search-on-koholint-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27272,
    "title": "The Legend of Zelda: Link's Awakening - Sword Search on Koholint Island",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "beach",
      "calm",
      "cutscene",
      "overworld",
      "retro",
      "urban"
    ],
    "description": "A cute little song with no repeated leitmotif, that can be used in overworlds or cutscenes.<br>\r\n<br>\r\nIt could have been unsampled if we did not have a whopping 7th octave reached on the highest notes.",
    "latest_version": "smwc-27272-1626028223",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27272,
        "title": "The Legend of Zelda: Link's Awakening - Sword Search on Koholint Island",
        "version": "smwc-27272-1626028223",
        "upstream_time": 1626028223,
        "download_url": "https://dl.smwcentral.net/27272/la_koholint_ow_0__1.zip",
        "filename": "la_koholint_ow_0__1.zip",
        "size": 32354,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-link-s-awakening-tail-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11128,
    "title": "The Legend of Zelda: Link's Awakening - Tail Cave",
    "authors": [
      "Lui"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "ruins",
      "sewer",
      "temple"
    ],
    "description": "The track from the first dungeon in the game, now with strings, some percussion and more!",
    "latest_version": "smwc-11128-1428099495",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11128,
        "title": "The Legend of Zelda: Link's Awakening - Tail Cave",
        "version": "smwc-11128-1428099495",
        "upstream_time": 1428099495,
        "download_url": "https://dl.smwcentral.net/11128/tailcave.zip",
        "filename": "tailcave.zip",
        "size": 33657,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-majora-s-mask-astral-observatory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31268,
    "title": "The Legend of Zelda: Majora's Mask - Astral Observatory",
    "authors": [
      "Paperdomo101"
    ],
    "tags": [
      "calm",
      "night",
      "sky",
      "space"
    ],
    "description": "A whimsical waltz-y song fitting for night or space levels. Sampled version coming soon!",
    "latest_version": "smwc-31268-1663989899",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31268,
        "title": "The Legend of Zelda: Majora's Mask - Astral Observatory",
        "version": "smwc-31268-1663989899",
        "upstream_time": 1663989899,
        "download_url": "https://dl.smwcentral.net/31268/Astral%20Observatory.zip",
        "filename": "Astral Observatory.zip",
        "size": 32128,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-majora-s-mask-clock-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14645,
    "title": "The Legend of Zelda: Majora's Mask - Clock Town",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "calm",
      "carnival",
      "dark",
      "final",
      "tense",
      "town",
      "urban"
    ],
    "description": "The songs for the 3 different days in Clock Town from Majora's Mask. The songs range from cheerful countryside to ominous impending doom.",
    "latest_version": "smwc-14645-1481824422",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14645,
        "title": "The Legend of Zelda: Majora's Mask - Clock Town",
        "version": "smwc-14645-1481824422",
        "upstream_time": 1481824422,
        "download_url": "https://dl.smwcentral.net/14645/Clock%20Town.zip",
        "filename": "Clock Town.zip",
        "size": 124172,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-majora-s-mask-deku-palace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7949,
    "title": "The Legend of Zelda: Majora's Mask - Deku Palace",
    "authors": [
      "RealLink"
    ],
    "tags": [
      "forest",
      "ruins",
      "temple"
    ],
    "description": "Deku Palace theme from Majora's Mask. Could work for a village or forest/swamp levels.",
    "latest_version": "smwc-7949-1312738293",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7949,
        "title": "The Legend of Zelda: Majora's Mask - Deku Palace",
        "version": "smwc-7949-1312738293",
        "upstream_time": 1312738293,
        "download_url": "https://dl.smwcentral.net/7949/TLoZMM-DekuPalace.zip",
        "filename": "TLoZMM-DekuPalace.zip",
        "size": 66727,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-majora-s-mask-final-hours",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7600,
    "title": "The Legend of Zelda: Majora's Mask - Final Hours",
    "authors": [
      "Slash Man"
    ],
    "tags": [
      "ambient",
      "calm",
      "dark"
    ],
    "description": "The eerie, creepy music in Majora's Mask that plays during the 6 hours before the moon falls.",
    "latest_version": "smwc-7600-1312170350",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7600,
        "title": "The Legend of Zelda: Majora's Mask - Final Hours",
        "version": "smwc-7600-1312170350",
        "upstream_time": 1312170350,
        "download_url": "https://dl.smwcentral.net/7600/LoZMM%20-%20Final%20Hours.zip",
        "filename": "LoZMM - Final Hours.zip",
        "size": 68039,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-majora-s-mask-final-hours-no-bells",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18272,
    "title": "The Legend of Zelda: Majora's Mask - Final Hours (No Bells)",
    "authors": [
      "nyanpasu64"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "dark",
      "final",
      "night",
      "sad",
      "space",
      "spooky",
      "temple",
      "tense"
    ],
    "description": "The eerie, creepy music in Majora's Mask that plays during the 6 hours before the moon falls. Bells not included.<br>\r\n<br>\r\nSource code at https://github.com/jimbo1qaz/zmm-final-release<br>\r\n- .wav files and resampling parameters (converted to .brr)<br>\r\n- .mmk file (converted to .txt)<br>\r\n- Build using amktools (wav2brr and mmkparser)",
    "latest_version": "smwc-18272-1539053150",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18272,
        "title": "The Legend of Zelda: Majora's Mask - Final Hours (No Bells)",
        "version": "smwc-18272-1539053150",
        "upstream_time": 1539053150,
        "download_url": "https://dl.smwcentral.net/18272/zmm-final%20no%20bell%2C%20sfx%20compatible.zip",
        "filename": "zmm-final no bell%2C sfx compatible.zip",
        "size": 89726,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-majora-s-mask-great-bay-temple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31269,
    "title": "The Legend of Zelda: Majora's Mask - Great Bay Temple",
    "authors": [
      "Paperdomo101"
    ],
    "tags": [
      "ambient",
      "dark",
      "industrial",
      "temple",
      "water"
    ],
    "description": "A disorienting ambient track suitable for sunken ships and factories. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29145\">Unsampled version here</a><br>\r\n<br>\r\n- Update 20/03/22 -<br>\r\n• Found original samples for missing instruments so the song is now entirely custom sampled. <br>\r\n• Fixed loop point (off by 2 seconds before)<br>\r\n• Made some minor optimizations",
    "latest_version": "smwc-31269-1672212251",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31269,
        "title": "The Legend of Zelda: Majora's Mask - Great Bay Temple",
        "version": "smwc-31269-1672212251",
        "upstream_time": 1672212251,
        "download_url": "https://dl.smwcentral.net/31269/Great%20Bay%20Temple%20%28Sampled%29.zip",
        "filename": "Great Bay Temple (Sampled).zip",
        "size": 43089,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29145,
        "title": "The Legend of Zelda: Majora's Mask - Great Bay Temple",
        "version": "smwc-29145-1656647857",
        "upstream_time": 1656647857,
        "download_url": "https://dl.smwcentral.net/29145/Great%20Bay%20Temple.zip",
        "filename": "Great Bay Temple.zip",
        "size": 33697,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-majora-s-mask-marsh-land-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8868,
    "title": "The Legend of Zelda: Majora's Mask - Marsh Land Clear",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "goal"
    ],
    "description": "Heroic theme that plays when you finish the first temple of the game.",
    "latest_version": "smwc-8868-1412658243",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8868,
        "title": "The Legend of Zelda: Majora's Mask - Marsh Land Clear",
        "version": "smwc-8868-1412658243",
        "upstream_time": 1412658243,
        "download_url": "https://dl.smwcentral.net/8868/Marsh%20Land%20Clear.zip",
        "filename": "Marsh Land Clear.zip",
        "size": 63099,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-majora-s-mask-milk-bar",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29784,
    "title": "The Legend of Zelda: Majora's Mask - Milk Bar",
    "authors": [
      "Paperdomo101"
    ],
    "tags": [
      "carnival",
      "cutscene",
      "town"
    ],
    "description": "A relaxed jazzy theme that would fit hub areas.",
    "latest_version": "smwc-29784-1656647897",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29784,
        "title": "The Legend of Zelda: Majora's Mask - Milk Bar",
        "version": "smwc-29784-1656647897",
        "upstream_time": 1656647897,
        "download_url": "https://dl.smwcentral.net/29784/Milk%20Bar.zip",
        "filename": "Milk Bar.zip",
        "size": 32667,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-majora-s-mask-sharp-s-death-symphony",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8131,
    "title": "The Legend of Zelda: Majora's Mask - Sharp's Death Symphony",
    "authors": [
      "Mogsiah"
    ],
    "tags": [
      "dark",
      "ghost house"
    ],
    "description": "This is Sharp's Death Symphony in Zelda: Majora's Mask. Also known as Sharp's Curse. The vibrato and ADSR commands add a really nice touch to the song and give it a more creepy feeling overall, making it suitable for castles or ghost houses.",
    "latest_version": "smwc-8131-1317998106",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8131,
        "title": "The Legend of Zelda: Majora's Mask - Sharp's Death Symphony",
        "version": "smwc-8131-1317998106",
        "upstream_time": 1317998106,
        "download_url": "https://dl.smwcentral.net/8131/Legend%20of%20Zelda%2C%20Majora%27s%20Mask%20-%20Sharp%27s%20Death%20Symphony.zip",
        "filename": "Legend of Zelda%2C Majora%27s Mask - Sharp%27s Death Symphony.zip",
        "size": 66873,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-majora-s-mask-snowhead-temple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31271,
    "title": "The Legend of Zelda: Majora's Mask - Snowhead Temple",
    "authors": [
      "Paperdomo101"
    ],
    "tags": [
      "ambient",
      "ice",
      "snow",
      "temple"
    ],
    "description": "A sinister ambient theme suitable for snow-themed castles/ghost houses.",
    "latest_version": "smwc-31271-1672206999",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31271,
        "title": "The Legend of Zelda: Majora's Mask - Snowhead Temple",
        "version": "smwc-31271-1672206999",
        "upstream_time": 1672206999,
        "download_url": "https://dl.smwcentral.net/31271/Snowhead%20Temple.zip",
        "filename": "Snowhead Temple.zip",
        "size": 77876,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-majora-s-mask-song-of-healing",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17349,
    "title": "The Legend of Zelda: Majora's Mask - Song of Healing",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "sad"
    ],
    "description": "Song from LOZ:MM. Good for cutscenes and abstract world maps, or sad situations.",
    "latest_version": "smwc-17349-1522806583",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17349,
        "title": "The Legend of Zelda: Majora's Mask - Song of Healing",
        "version": "smwc-17349-1522806583",
        "upstream_time": 1522806583,
        "download_url": "https://dl.smwcentral.net/17349/%5BS%5D%20Zelda%20Majora%27s%20Mask%20-%20Song%20of%20Healing.zip",
        "filename": "%5BS%5D Zelda Majora%27s Mask - Song of Healing.zip",
        "size": 54112,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-majora-s-mask-stone-tower-temple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8387,
    "title": "The Legend of Zelda: Majora's Mask - Stone Tower Temple",
    "authors": [
      "Botcrazy"
    ],
    "tags": [
      "dark",
      "final",
      "ghost house",
      "ruins",
      "temple"
    ],
    "description": "A dark and creepy song from the game Majora's Mask.",
    "latest_version": "smwc-8387-1360249130",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8387,
        "title": "The Legend of Zelda: Majora's Mask - Stone Tower Temple",
        "version": "smwc-8387-1360249130",
        "upstream_time": 1360249130,
        "download_url": "https://dl.smwcentral.net/8387/Stone%20Tower%20Temple.zip",
        "filename": "Stone Tower Temple.zip",
        "size": 129069,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-majora-s-mask-stone-tower-temple-a-link-to-the-past-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18837,
    "title": "The Legend of Zelda: Majora's Mask - Stone Tower Temple (A Link to the Past Style)",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "castle",
      "dark",
      "desert",
      "ruins"
    ],
    "description": "One of the dungeon songs from Zelda: Majora's Mask. It could fit castles, dark areas, deserts or ruins.",
    "latest_version": "smwc-18837-1546922193",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18837,
        "title": "The Legend of Zelda: Majora's Mask - Stone Tower Temple (A Link to the Past Style)",
        "version": "smwc-18837-1546922193",
        "upstream_time": 1546922193,
        "download_url": "https://dl.smwcentral.net/18837/mm_StoneTower.zip",
        "filename": "mm_StoneTower.zip",
        "size": 42546,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-majora-s-mask-stone-tower-temple-normal",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17128,
    "title": "The Legend of Zelda: Majora's Mask - Stone Tower Temple (normal)",
    "authors": [
      "musicalman"
    ],
    "tags": [
      "dark",
      "desert",
      "mountain",
      "ruins",
      "temple"
    ],
    "description": "This is quite an eerie ancient-sounding piece of music. It might be useful in ruins or temples or the like, though its dark and serious tone may only lend itself to specific circumstances. Just a word of caution: the echo on this port was turned up to add a lot of spacious effect to the music, and while that IMHO makes it sound awesome, it might be annoying when SFX are using it. So if you find the echo to be too loud on the SFX, either modify the echo settings in the txt, or just leave echo to the music.<br>\r\n<br>\r\nThis port was requested by Lolyoshi. I hope you and others like it :). All samples used in this port were ripped from the game.<br>\r\n<br>\r\nUpdated: fixed title, tweaked mixing a bit to more closely match the original",
    "latest_version": "smwc-17128-1518954100",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17128,
        "title": "The Legend of Zelda: Majora's Mask - Stone Tower Temple (normal)",
        "version": "smwc-17128-1518954100",
        "upstream_time": 1518954100,
        "download_url": "https://dl.smwcentral.net/17128/loz_stone.zip",
        "filename": "loz_stone.zip",
        "size": 69660,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-ocarina-of-time-ganondorf-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21775,
    "title": "The Legend of Zelda: Ocarina of Time - Ganondorf Battle",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "The legendary Ganondorf boss theme from OoT in 23/16 time. Good for bosses or final bosses.",
    "latest_version": "smwc-21775-1578777221",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21775,
        "title": "The Legend of Zelda: Ocarina of Time - Ganondorf Battle",
        "version": "smwc-21775-1578777221",
        "upstream_time": 1578777221,
        "download_url": "https://dl.smwcentral.net/21775/The%20Legend%20of%20Zelda%20Ocarina%20of%20Time%20-%20Ganondorf%20Battle.zip",
        "filename": "The Legend of Zelda Ocarina of Time - Ganondorf Battle.zip",
        "size": 31661,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-ocarina-of-time-gerudo-valley",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22387,
    "title": "The Legend of Zelda: Ocarina of Time - Gerudo Valley",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "calm",
      "desert",
      "mountain",
      "sad",
      "town"
    ],
    "description": "Gerudo Valley's theme from Ocarina of Time.<br>\r\nFits best in deserts or canyon areas.",
    "latest_version": "smwc-22387-1584661215",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22387,
        "title": "The Legend of Zelda: Ocarina of Time - Gerudo Valley",
        "version": "smwc-22387-1584661215",
        "upstream_time": 1584661215,
        "download_url": "https://dl.smwcentral.net/22387/Gerudo%20Valley%20%28SMW%29.zip",
        "filename": "Gerudo Valley (SMW).zip",
        "size": 32881,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15959,
        "title": "The Legend of Zelda: Ocarina of Time - Gerudo Valley",
        "version": "smwc-15959-1501233904",
        "upstream_time": 1501233904,
        "download_url": "https://dl.smwcentral.net/15959/Gerudo%20Valley.zip",
        "filename": "Gerudo Valley.zip",
        "size": 41871,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15395,
        "title": "The Legend of Zelda: Ocarina of Time - Gerudo Valley",
        "version": "smwc-15395-1490898702",
        "upstream_time": 1490898702,
        "download_url": "https://dl.smwcentral.net/15395/Gerudo%20Valley.zip",
        "filename": "Gerudo Valley.zip",
        "size": 44615,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-ocarina-of-time-inside-the-deku-tree",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41510,
    "title": "The Legend of Zelda: Ocarina of Time - Inside the Deku Tree",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "calm",
      "cave",
      "dark",
      "forest",
      "mysterious",
      "night",
      "overworld",
      "ruins",
      "temple",
      "water"
    ],
    "description": "The first dungeon music from Ocarina of Time. Good for dark, mysterious zones and areas with lots of vegetation.",
    "latest_version": "smwc-41510-1772325299",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41510,
        "title": "The Legend of Zelda: Ocarina of Time - Inside the Deku Tree",
        "version": "smwc-41510-1772325299",
        "upstream_time": 1772325299,
        "download_url": "https://dl.smwcentral.net/41510/Ocarina%20of%20Time%20-%20Inside%20the%20Deku%20Tree.zip",
        "filename": "Ocarina of Time - Inside the Deku Tree.zip",
        "size": 64285,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-ocarina-of-time-kakariko-village-young-link",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28172,
    "title": "The Legend of Zelda: Ocarina of Time - Kakariko Village (Young Link Version)",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "city",
      "village"
    ],
    "description": "Kakariko Village, a classic of most Legend of Zelda songs<br>\r\n<br>\r\n<br>\r\n<br>\r\nIt could fit into some small village/city theme<br>\r\n<br>\r\nNow with 3 pitch options!<br>\r\n1 - Original (Set by Default)<br>\r\n<br>\r\n2 - Afternoon (Higher Pitch)<br>\r\n<br>\r\n3 - Night (Lower Pitch)<br>\r\n<br>\r\nShoutouts to Sariel, for inspiring me into porting this song",
    "latest_version": "smwc-28172-1633057367",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28172,
        "title": "The Legend of Zelda: Ocarina of Time - Kakariko Village (Young Link Version)",
        "version": "smwc-28172-1633057367",
        "upstream_time": 1633057367,
        "download_url": "https://dl.smwcentral.net/28172/Kakariko%20Village%20%28Young%20Link%20ver.%29.zip",
        "filename": "Kakariko Village (Young Link ver.).zip",
        "size": 96937,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-ocarina-of-time-lost-woods",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22229,
    "title": "The Legend of Zelda: Ocarina of Time - Lost Woods",
    "authors": [
      "Teows"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "swamp"
    ],
    "description": "Also known as Saria's Song, this is that lovely and cheering track from the iconic Nintendo 64 game Ocarina of Time. Pretty good for forest-ish levels.",
    "latest_version": "smwc-22229-1582858223",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22229,
        "title": "The Legend of Zelda: Ocarina of Time - Lost Woods",
        "version": "smwc-22229-1582858223",
        "upstream_time": 1582858223,
        "download_url": "https://dl.smwcentral.net/22229/lostwoods.zip",
        "filename": "lostwoods.zip",
        "size": 53289,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 9454,
        "title": "The Legend of Zelda: Ocarina of Time - Lost Woods",
        "version": "smwc-9454-1414721061",
        "upstream_time": 1414721061,
        "download_url": "https://dl.smwcentral.net/9454/Zelda%20-%20The%20Lost%20Woods.zip",
        "filename": "Zelda - The Lost Woods.zip",
        "size": 31641,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-ocarina-of-time-majora-s-mask-goron-city-village",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17350,
    "title": "The Legend of Zelda: Ocarina of Time/Majora's Mask - Goron City/Village",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "cave",
      "town"
    ],
    "description": "Music that plays in goron city in OOT and goron village in MM. Good for cave or underground cities.",
    "latest_version": "smwc-17350-1522806639",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17350,
        "title": "The Legend of Zelda: Ocarina of Time/Majora's Mask - Goron City/Village",
        "version": "smwc-17350-1522806639",
        "upstream_time": 1522806639,
        "download_url": "https://dl.smwcentral.net/17350/%5BS%5D%20Zelda%20Ocarina%20of%20Time-Majora%27s%20Mask%20-%20Goron%20City-Village.zip",
        "filename": "%5BS%5D Zelda Ocarina of Time-Majora%27s Mask - Goron City-Village.zip",
        "size": 67689,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-ocarina-of-time-temple-of-time",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24453,
    "title": "The Legend of Zelda: Ocarina of Time - Temple of Time",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "calm",
      "dark",
      "ruins",
      "temple"
    ],
    "description": "in this port I used a sample of Mother 3, it looks good in temples, dark places, etc.",
    "latest_version": "smwc-24453-1601506979",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24453,
        "title": "The Legend of Zelda: Ocarina of Time - Temple of Time",
        "version": "smwc-24453-1601506979",
        "upstream_time": 1601506979,
        "download_url": "https://dl.smwcentral.net/24453/Temple%20of%20Time.zip",
        "filename": "Temple of Time.zip",
        "size": 40556,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17100,
        "title": "The Legend of Zelda: Ocarina of Time - Temple of Time",
        "version": "smwc-17100-1518216502",
        "upstream_time": 1518216502,
        "download_url": "https://dl.smwcentral.net/17100/Temple%20of%20Time.zip",
        "filename": "Temple of Time.zip",
        "size": 150277,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-ocarina-of-time-windmill-hut",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38164,
    "title": "The Legend of Zelda: Ocarina of Time - Windmill Hut",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "grassland",
      "sad",
      "sea",
      "spooky",
      "town",
      "water"
    ],
    "description": "Windmill Hut from The Legend of Zelda: Ocarina of Time.",
    "latest_version": "smwc-38164-1723915493",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38164,
        "title": "The Legend of Zelda: Ocarina of Time - Windmill Hut",
        "version": "smwc-38164-1723915493",
        "upstream_time": 1723915493,
        "download_url": "https://dl.smwcentral.net/38164/The%20Legend%20of%20Zelda%20Ocarina%20of%20Time%20-%20Windmill%20Hut.zip",
        "filename": "The Legend of Zelda Ocarina of Time - Windmill Hut.zip",
        "size": 32798,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23663,
        "title": "The Legend of Zelda: Ocarina of Time - Windmill Hut",
        "version": "smwc-23663-1594354167",
        "upstream_time": 1594354167,
        "download_url": "https://dl.smwcentral.net/23663/windmillhut.zip",
        "filename": "windmillhut.zip",
        "size": 62488,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7103,
        "title": "The Legend of Zelda: Ocarina of Time - Windmill Hut",
        "version": "smwc-7103-1312173481",
        "upstream_time": 1312173481,
        "download_url": "https://dl.smwcentral.net/7103/windmillhut.zip",
        "filename": "windmillhut.zip",
        "size": 66810,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-oracle-of-ages-ancient-tomb",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7044,
    "title": "The Legend of Zelda: Oracle of Ages - Ancient Tomb",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "cave",
      "dark",
      "overworld"
    ],
    "description": "The dark song played in level 8 of Oracle of Ages. May suit a dark area or a cutscene.",
    "latest_version": "smwc-7044-1320213345",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7044,
        "title": "The Legend of Zelda: Oracle of Ages - Ancient Tomb",
        "version": "smwc-7044-1320213345",
        "upstream_time": 1320213345,
        "download_url": "https://dl.smwcentral.net/7044/Oracle%20of%20Ages%20-%20Ancient%20Tomb.zip",
        "filename": "Oracle of Ages - Ancient Tomb.zip",
        "size": 64192,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-oracle-of-ages-fairies-woods",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33098,
    "title": "The Legend of Zelda: Oracle of Ages - Fairies' Woods",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "forest",
      "grassland",
      "overworld"
    ],
    "description": "Could fit a submap forest. Fairies' Woods from Oracle of Ages",
    "latest_version": "smwc-33098-1687928003",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33098,
        "title": "The Legend of Zelda: Oracle of Ages - Fairies' Woods",
        "version": "smwc-33098-1687928003",
        "upstream_time": 1687928003,
        "download_url": "https://dl.smwcentral.net/33098/The%20Legend%20of%20Zelda%20Oracle%20of%20Ages%20-%20Fairies%27%20Woods.zip",
        "filename": "The Legend of Zelda Oracle of Ages - Fairies%27 Woods.zip",
        "size": 31045,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-oracle-of-ages-mermaid-s-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23051,
    "title": "The Legend of Zelda: Oracle of Ages - Mermaid's Cave",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "water"
    ],
    "description": "This is the theme of the level 6 of Zelda: Oracle of Ages, also known as Mermaid's Cave (that particular dungeon you must cross over time to conquer). Could suit very well mysterious watery caverns or dungeons.",
    "latest_version": "smwc-23051-1590711758",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23051,
        "title": "The Legend of Zelda: Oracle of Ages - Mermaid's Cave",
        "version": "smwc-23051-1590711758",
        "upstream_time": 1590711758,
        "download_url": "https://dl.smwcentral.net/23051/LoZ%20OoS%20-%20Mermaid%20Cave.zip",
        "filename": "LoZ OoS - Mermaid Cave.zip",
        "size": 36589,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-oracle-of-ages-outside-ancient-tomb",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23765,
    "title": "The Legend of Zelda: Oracle of Ages - Outside Ancient Tomb",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "calm",
      "forest",
      "mountain",
      "night",
      "overworld"
    ],
    "description": "A port of the music outside Level 8 in Zelda: Oracle of Ages. Could suit a submap, mountain treks, some forests and calm night levels.",
    "latest_version": "smwc-23765-1595208527",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23765,
        "title": "The Legend of Zelda: Oracle of Ages - Outside Ancient Tomb",
        "version": "smwc-23765-1595208527",
        "upstream_time": 1595208527,
        "download_url": "https://dl.smwcentral.net/23765/Ancient%20Tomb%20Entrance.zip",
        "filename": "Ancient Tomb Entrance.zip",
        "size": 31102,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-oracle-of-ages-seasons-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23198,
    "title": "The Legend of Zelda: Oracle of Ages / Seasons - Boss Battle",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "The known boss theme from the Oracle Series games of Legend of Zelda. Good for mini-bosses.",
    "latest_version": "smwc-23198-1591327688",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23198,
        "title": "The Legend of Zelda: Oracle of Ages / Seasons - Boss Battle",
        "version": "smwc-23198-1591327688",
        "upstream_time": 1591327688,
        "download_url": "https://dl.smwcentral.net/23198/Oracle%20of%20Ages_Seasons%20-%20Boss.zip",
        "filename": "Oracle of Ages_Seasons - Boss.zip",
        "size": 33369,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-oracle-of-ages-seasons-inside-a-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24714,
    "title": "The Legend of Zelda: Oracle of Ages / Seasons - Inside a House",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "cutscene",
      "town"
    ],
    "description": "Song that Inside a House from The Legend of Zelda: Oracle of Ages. Could fit a town levels.<br>\r\n<br>\r\nRequested by Luther",
    "latest_version": "smwc-24714-1606159654",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24714,
        "title": "The Legend of Zelda: Oracle of Ages / Seasons - Inside a House",
        "version": "smwc-24714-1606159654",
        "upstream_time": 1606159654,
        "download_url": "https://dl.smwcentral.net/24714/Inside_A_House.zip",
        "filename": "Inside_A_House.zip",
        "size": 31177,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-oracle-of-ages-seasons-rush-for-maple-s-items",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7531,
    "title": "The Legend of Zelda: Oracle of Ages / Seasons - Rush for Maple's Items!",
    "authors": [
      "RedToonLink"
    ],
    "tags": [
      "athletic",
      "boss"
    ],
    "description": "This song plays when you run into Maple the Witch in the Oracles games. A short, repetitive, yet frantic song. Could possibly replace either the Star theme or P-Switch theme. Way too short for use in longer levels, though.",
    "latest_version": "smwc-7531-1317997847",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7531,
        "title": "The Legend of Zelda: Oracle of Ages / Seasons - Rush for Maple's Items!",
        "version": "smwc-7531-1317997847",
        "upstream_time": 1317997847,
        "download_url": "https://dl.smwcentral.net/7531/LoZ%20OoAOoS-%20Maple%27s%20Items.zip",
        "filename": "LoZ OoAOoS- Maple%27s Items.zip",
        "size": 72396,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-oracle-of-ages-skull-dungeon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24620,
    "title": "The Legend of Zelda: Oracle of Ages - Skull Dungeon",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "ghost house",
      "ruins",
      "spooky",
      "temple"
    ],
    "description": "Song that Skull Dungeon from The Legend of Zelda: Oracle of Ages. Could fit a cave or temple levels. Requested by Brutapode89",
    "latest_version": "smwc-24620-1604630722",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24620,
        "title": "The Legend of Zelda: Oracle of Ages - Skull Dungeon",
        "version": "smwc-24620-1604630722",
        "upstream_time": 1604630722,
        "download_url": "https://dl.smwcentral.net/24620/Skull%20Dungeon.zip",
        "filename": "Skull Dungeon.zip",
        "size": 32164,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7882,
        "title": "The Legend of Zelda: Oracle of Ages - Skull Dungeon",
        "version": "smwc-7882-1347633891",
        "upstream_time": 1347633891,
        "download_url": "https://dl.smwcentral.net/7882/Oracle%20of%20Ages%20-%20Skull%20Dungeon.zip",
        "filename": "Oracle of Ages - Skull Dungeon.zip",
        "size": 30103,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-oracle-of-ages-spirit-s-grave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23635,
    "title": "The Legend of Zelda: Oracle of Ages - Spirit's Grave",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "ghost house"
    ],
    "description": "Song that Spirit's Grave from The Legend of Zelda: Oracle of Ages. Could fit Ghost House levels.<br>\r\n<br>\r\nRequested by Brutapode89",
    "latest_version": "smwc-23635-1595646301",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23635,
        "title": "The Legend of Zelda: Oracle of Ages - Spirit's Grave",
        "version": "smwc-23635-1595646301",
        "upstream_time": 1595646301,
        "download_url": "https://dl.smwcentral.net/23635/Spirit%27s%20Grave.zip",
        "filename": "Spirit%27s Grave.zip",
        "size": 31279,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-oracle-of-ages-under-the-sea",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7495,
    "title": "The Legend of Zelda: Oracle of Ages - Under the Sea",
    "authors": [
      "Mogsiah"
    ],
    "tags": [
      "water"
    ],
    "description": "This is the underwater theme in Zelda: Oracle of Ages.",
    "latest_version": "smwc-7495-1320213499",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7495,
        "title": "The Legend of Zelda: Oracle of Ages - Under the Sea",
        "version": "smwc-7495-1320213499",
        "upstream_time": 1320213499,
        "download_url": "https://dl.smwcentral.net/7495/Legend%20of%20Zelda%2C%20Oracle%20of%20Ages%20-%20Under%20the%20Sea.zip",
        "filename": "Legend of Zelda%2C Oracle of Ages - Under the Sea.zip",
        "size": 67626,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-oracle-of-seasons-ancient-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23065,
    "title": "The Legend of Zelda: Oracle of Seasons - Ancient Ruins",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "calm",
      "castle",
      "desert",
      "mysterious",
      "ruins",
      "temple"
    ],
    "description": "This is the theme of the level 6 of Zelda: Oracle of Seasons, also known as Ancient Ruins. Could suit mysterious ruins, tombs, pyramids, temples or castles.",
    "latest_version": "smwc-23065-1590557212",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23065,
        "title": "The Legend of Zelda: Oracle of Seasons - Ancient Ruins",
        "version": "smwc-23065-1590557212",
        "upstream_time": 1590557212,
        "download_url": "https://dl.smwcentral.net/23065/Oracle%20of%20Seasons%20-%20Ancient%20Ruins.zip",
        "filename": "Oracle of Seasons - Ancient Ruins.zip",
        "size": 31448,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-oracle-of-seasons-dancing-dragon-dungeon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7450,
    "title": "The Legend of Zelda: Oracle of Seasons - Dancing Dragon Dungeon",
    "authors": [
      "Sinister Pixel"
    ],
    "tags": [
      "castle",
      "desert"
    ],
    "description": "The theme from level 4 of Oracle of Seasons, which could suit a cave or dungeon theme. Not recommended for extremely long segments due to the song length.",
    "latest_version": "smwc-7450-1319004548",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7450,
        "title": "The Legend of Zelda: Oracle of Seasons - Dancing Dragon Dungeon",
        "version": "smwc-7450-1319004548",
        "upstream_time": 1319004548,
        "download_url": "https://dl.smwcentral.net/7450/The%20Legend%20of%20Zelda%20-%20Oracle%20of%20Seasons%20-%20Dancing%20Dragon%20Dungeon.zip",
        "filename": "The Legend of Zelda - Oracle of Seasons - Dancing Dragon Dungeon.zip",
        "size": 67828,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-oracle-of-seasons-hero-s-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11439,
    "title": "The Legend of Zelda: Oracle of Seasons - Hero's Cave",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "cave",
      "overworld"
    ],
    "description": "The simple track that plays in the Hero's Cave. Could possibly fit in a cave overworld.",
    "latest_version": "smwc-11439-1436459991",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11439,
        "title": "The Legend of Zelda: Oracle of Seasons - Hero's Cave",
        "version": "smwc-11439-1436459991",
        "upstream_time": 1436459991,
        "download_url": "https://dl.smwcentral.net/11439/Hero%27s%20Cave.zip",
        "filename": "Hero%27s Cave.zip",
        "size": 30341,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-oracle-of-seasons-samasa-desert",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7834,
    "title": "The Legend of Zelda: Oracle of Seasons - Samasa Desert",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "desert",
      "overworld"
    ],
    "description": "This is the song played in the desert in Seasons.",
    "latest_version": "smwc-7834-1312813622",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7834,
        "title": "The Legend of Zelda: Oracle of Seasons - Samasa Desert",
        "version": "smwc-7834-1312813622",
        "upstream_time": 1312813622,
        "download_url": "https://dl.smwcentral.net/7834/zoossd.zip",
        "filename": "zoossd.zip",
        "size": 66971,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-oracle-of-seasons-snake-s-remains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23610,
    "title": "The Legend of Zelda: Oracle of Seasons - Snake's Remains",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "calm",
      "castle",
      "cave",
      "dark",
      "mysterious"
    ],
    "description": "The music from the second dungeon of Zelda: Oracle of Seasons. A quite mysterious and calm theme, best used in caverns and light-difficult dungeons.",
    "latest_version": "smwc-23610-1595293839",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23610,
        "title": "The Legend of Zelda: Oracle of Seasons - Snake's Remains",
        "version": "smwc-23610-1595293839",
        "upstream_time": 1595293839,
        "download_url": "https://dl.smwcentral.net/23610/Oracle%20of%20Seasons%20Level%202%20-%20Snake%20Remains.zip",
        "filename": "Oracle of Seasons Level 2 - Snake Remains.zip",
        "size": 31199,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-oracle-of-seasons-sword-and-shield-maze",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23612,
    "title": "The Legend of Zelda: Oracle of Seasons - Sword and Shield Maze",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "retro"
    ],
    "description": "A rather dark theme from Zelda: Oracle of Seasons present on its Level 8 - Sword and Shield Maze. Suit dark and challenging dungeons. A big thanks to musicalman for the samples and bebn legg for noticing the global volume issue.",
    "latest_version": "smwc-23612-1595459518",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23612,
        "title": "The Legend of Zelda: Oracle of Seasons - Sword and Shield Maze",
        "version": "smwc-23612-1595459518",
        "upstream_time": 1595459518,
        "download_url": "https://dl.smwcentral.net/23612/Oracle%20of%20Seasons%20-%20Sword%20and%20Shield%20Maze.zip",
        "filename": "Oracle of Seasons - Sword and Shield Maze.zip",
        "size": 34259,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-oracle-of-seasons-tarm-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8343,
    "title": "The Legend of Zelda: Oracle of Seasons - Tarm Ruins",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "forest",
      "ice",
      "ruins"
    ],
    "description": "Mysterious theme that plays in Tarm Ruins and Lost Woods.",
    "latest_version": "smwc-8343-1354154895",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8343,
        "title": "The Legend of Zelda: Oracle of Seasons - Tarm Ruins",
        "version": "smwc-8343-1354154895",
        "upstream_time": 1354154895,
        "download_url": "https://dl.smwcentral.net/8343/Oracle%20of%20Seasons%20-%20Tarm%20Ruins.zip",
        "filename": "Oracle of Seasons - Tarm Ruins.zip",
        "size": 60401,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-oracle-of-seasons-unicorn-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33099,
    "title": "The Legend of Zelda: Oracle of Seasons - Unicorn Cave",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "final",
      "retro",
      "ruins",
      "temple"
    ],
    "description": "Could fit a dungeon or cave theme. Unicorn Cave from Oracle of Seasons",
    "latest_version": "smwc-33099-1688192528",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33099,
        "title": "The Legend of Zelda: Oracle of Seasons - Unicorn Cave",
        "version": "smwc-33099-1688192528",
        "upstream_time": 1688192528,
        "download_url": "https://dl.smwcentral.net/33099/The%20Legend%20of%20Zelda%20Oracle%20of%20Seasons%20-%20Unicorn%20Cave.zip",
        "filename": "The Legend of Zelda Oracle of Seasons - Unicorn Cave.zip",
        "size": 32417,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23611,
        "title": "The Legend of Zelda: Oracle of Seasons - Unicorn Cave",
        "version": "smwc-23611-1595458566",
        "upstream_time": 1595458566,
        "download_url": "https://dl.smwcentral.net/23611/Oracle%20of%20Seasons%20-%20Unicorn%20Cave.zip",
        "filename": "Oracle of Seasons - Unicorn Cave.zip",
        "size": 34918,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7214,
        "title": "The Legend of Zelda: Oracle of Seasons - Unicorn Cave",
        "version": "smwc-7214-1320213605",
        "upstream_time": 1320213605,
        "download_url": "https://dl.smwcentral.net/7214/Oracle%20of%20Seasons%20-%20Unicorn%20Cave.zip",
        "filename": "Oracle of Seasons - Unicorn Cave.zip",
        "size": 72577,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32176,
    "title": "The Legend of Zelda - Overworld",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "forest",
      "grassland",
      "mountain",
      "mountainous",
      "overworld"
    ],
    "description": "Could fit a grassland or mountain levels.",
    "latest_version": "smwc-32176-1675233159",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32176,
        "title": "The Legend of Zelda - Overworld",
        "version": "smwc-32176-1675233159",
        "upstream_time": 1675233159,
        "download_url": "https://dl.smwcentral.net/32176/The%20Legend%20of%20Zelda%20-%20Overworld.zip",
        "filename": "The Legend of Zelda - Overworld.zip",
        "size": 31997,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8107,
        "title": "The Legend of Zelda - Overworld",
        "version": "smwc-8107-1320213701",
        "upstream_time": 1320213701,
        "download_url": "https://dl.smwcentral.net/8107/Zelda-theme.zip",
        "filename": "Zelda-theme.zip",
        "size": 70989,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-skyward-sword-lanayru-mining-facility-past",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15871,
    "title": "The Legend of Zelda: Skyward Sword - Lanayru Mining Facility (Past)",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "castle",
      "dark",
      "industrial",
      "ruins"
    ],
    "description": "Could fit factories and dark buildings in general.",
    "latest_version": "smwc-15871-1500584920",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15871,
        "title": "The Legend of Zelda: Skyward Sword - Lanayru Mining Facility (Past)",
        "version": "smwc-15871-1500584920",
        "upstream_time": 1500584920,
        "download_url": "https://dl.smwcentral.net/15871/Lanayuu%20Mining%20Facility%20%28Past%29.zip",
        "filename": "Lanayuu Mining Facility (Past).zip",
        "size": 94929,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-the-minish-cap-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31235,
    "title": "The Legend of Zelda: The Minish Cap - Boss",
    "authors": [
      "StayAtHomeStegosaurus"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "final"
    ],
    "description": "The boss fight music from The Legend of Zelda: The Minish Cap. I felt this was good enough for my second port to upload, and, you guessed it, it would be great to use during a boss fight!",
    "latest_version": "smwc-31235-1674577466",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31235,
        "title": "The Legend of Zelda: The Minish Cap - Boss",
        "version": "smwc-31235-1674577466",
        "upstream_time": 1674577466,
        "download_url": "https://dl.smwcentral.net/31235/TLoZMC-Boss%20Battle%20Remix.zip",
        "filename": "TLoZMC-Boss Battle Remix.zip",
        "size": 58273,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-the-minish-cap-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17288,
    "title": "The Legend of Zelda: The Minish Cap - Cave",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "cave",
      "ghost house",
      "overworld",
      "spooky",
      "tense"
    ],
    "description": "This is the theme that you hear in most caves in the game. It's somewhat dramatic. This is very great for small underground sub areas, preferably caves. It kind of works in a ghost house because it does sound eerie.",
    "latest_version": "smwc-17288-1522310562",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17288,
        "title": "The Legend of Zelda: The Minish Cap - Cave",
        "version": "smwc-17288-1522310562",
        "upstream_time": 1522310562,
        "download_url": "https://dl.smwcentral.net/17288/Minish%20Cap%20Cave.zip",
        "filename": "Minish Cap Cave.zip",
        "size": 37280,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-the-minish-cap-cave-of-flames",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31609,
    "title": "The Legend of Zelda: The Minish Cap - Cave of Flames",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "castle",
      "cave",
      "fire",
      "temple",
      "tense"
    ],
    "description": "Port originally made for a 72hoSPC contest.<br>\r\n<br>\r\nThis plays during the game's second dungeon. The song is a bit repetitive, so make sure not to use it in long levels!",
    "latest_version": "smwc-31609-1659124871",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31609,
        "title": "The Legend of Zelda: The Minish Cap - Cave of Flames",
        "version": "smwc-31609-1659124871",
        "upstream_time": 1659124871,
        "download_url": "https://dl.smwcentral.net/31609/MinishFlames.zip",
        "filename": "MinishFlames.zip",
        "size": 80406,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-the-minish-cap-elemental-sanctuary",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21096,
    "title": "The Legend of Zelda: The Minish Cap - Elemental Sanctuary",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "ambient",
      "calm",
      "caste",
      "cave",
      "night",
      "temple"
    ],
    "description": "A very ambient and sacred song from Minish Cap. Use this for those very <i>very</i> hidden sub levels. Or if you want to use this for the heck of it, castles, temples, caves, and night areas work too.",
    "latest_version": "smwc-21096-1567658852",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21096,
        "title": "The Legend of Zelda: The Minish Cap - Elemental Sanctuary",
        "version": "smwc-21096-1567658852",
        "upstream_time": 1567658852,
        "download_url": "https://dl.smwcentral.net/21096/Elemental%20Sanctuary.zip",
        "filename": "Elemental Sanctuary.zip",
        "size": 30910,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-the-minish-cap-fortress-of-winds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18137,
    "title": "The Legend of Zelda: The Minish Cap - Fortress of Winds",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "airship",
      "castle",
      "ghost house",
      "ruins",
      "tense"
    ],
    "description": "A very \"ruinsy\" sounding theme from LOZ: Minish Cap. This theme works for castles/fortresses. It fits a ghost house (although it's not haunted), and it sort of fits an airship.<br>\r\n<br>\r\nUPDATE: Tacked on $F4 $02 to make it sound better.",
    "latest_version": "smwc-18137-1536462566",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18137,
        "title": "The Legend of Zelda: The Minish Cap - Fortress of Winds",
        "version": "smwc-18137-1536462566",
        "upstream_time": 1536462566,
        "download_url": "https://dl.smwcentral.net/18137/Fortress%20of%20Winds.zip",
        "filename": "Fortress of Winds.zip",
        "size": 35614,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-the-minish-cap-minish-village",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18881,
    "title": "The Legend of Zelda: The Minish Cap - Minish Village",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "forest",
      "title",
      "town"
    ],
    "description": "A theme fitting for peaceful town areas / villages. It could be useful for title screens too.",
    "latest_version": "smwc-18881-1546974322",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18881,
        "title": "The Legend of Zelda: The Minish Cap - Minish Village",
        "version": "smwc-18881-1546974322",
        "upstream_time": 1546974322,
        "download_url": "https://dl.smwcentral.net/18881/Minish%20Village.zip",
        "filename": "Minish Village.zip",
        "size": 58619,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-the-minish-cap-minish-woods",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7909,
    "title": "The Legend of Zelda: The Minish Cap - Minish Woods",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "calm",
      "forest"
    ],
    "description": "A breathtaking piece of music that has both a royal and foresty feel.<br>\r\n<br>\r\n5-18-19 Update:<br>\r\nConverted to use brr instead of bnk.",
    "latest_version": "smwc-7909-1321302078",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7909,
        "title": "The Legend of Zelda: The Minish Cap - Minish Woods",
        "version": "smwc-7909-1321302078",
        "upstream_time": 1321302078,
        "download_url": "https://dl.smwcentral.net/7909/The%20Legend%20of%20Zelda-%20The%20Minish%20Cap%20-%20Minish%20Woods.zip",
        "filename": "The Legend of Zelda- The Minish Cap - Minish Woods.zip",
        "size": 49745,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-the-minish-cap-palace-of-winds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17425,
    "title": "The Legend of Zelda: The Minish Cap - Palace of Winds",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "airship",
      "castle",
      "desert",
      "mountain",
      "sky"
    ],
    "description": "Obviously, the better theme of the two wind dungeons from Minish Cap. This theme is very string-filled and epic. Best used for skies, mountains, and tall fortresses. Ideal for airship levels too. <br>\r\n<br>\r\n<i>Absolutely give Mario a cape to glide/fly around in for this theme!</i><br>\r\n<br>\r\nEXTRA NOTE: This song has a long intro before repeating the later verse of the song, similar to the original SMW's Castle theme.<br>\r\n<br>\r\n(EDITS: Got rid of that strange crash cymbal and replaced it with noise+ADSR. Fixed a few incorrect notes on the clarinet. Volume of highest strings lowered.)<br>\r\n<br>\r\n",
    "latest_version": "smwc-17425-1524761864",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17425,
        "title": "The Legend of Zelda: The Minish Cap - Palace of Winds",
        "version": "smwc-17425-1524761864",
        "upstream_time": 1524761864,
        "download_url": "https://dl.smwcentral.net/17425/Palace%20of%20Winds.zip",
        "filename": "Palace of Winds.zip",
        "size": 48637,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-the-minish-cap-royal-crypt",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20172,
    "title": "The Legend of Zelda: The Minish Cap - Royal Crypt",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "ghost house",
      "night",
      "ruins"
    ],
    "description": "A spooky song which is pretty much an enhanced version of the Dungeon theme from the first Zelda game. It's got the same melody. Good song for spooky settings, but castles also work well for this song.<br>\r\n<br>\r\nRequester: Brutapode89<br>\r\nMIDI credit: B1itz Lunar",
    "latest_version": "smwc-20172-1560023043",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20172,
        "title": "The Legend of Zelda: The Minish Cap - Royal Crypt",
        "version": "smwc-20172-1560023043",
        "upstream_time": 1560023043,
        "download_url": "https://dl.smwcentral.net/20172/Royal%20Crypt.zip",
        "filename": "Royal Crypt.zip",
        "size": 59871,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-the-minish-cap-temple-of-droplets",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29742,
    "title": "The Legend of Zelda: The Minish Cap - Temple of Droplets",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "ambient",
      "calm",
      "cave",
      "dark",
      "ice",
      "water"
    ],
    "description": "The music the of the fourth dungeon of the The Legend of Zelda game The Minish Cape which will make you feel lonely after a while. Perfect for calm ice caves.",
    "latest_version": "smwc-29742-1651353506",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29742,
        "title": "The Legend of Zelda: The Minish Cap - Temple of Droplets",
        "version": "smwc-29742-1651353506",
        "upstream_time": 1651353506,
        "download_url": "https://dl.smwcentral.net/29742/Temple%20Of%20Droplets.zip",
        "filename": "Temple Of Droplets.zip",
        "size": 39197,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-the-minish-cap-vaati-reborn",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17252,
    "title": "The Legend of Zelda: The Minish Cap - Vaati Reborn",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "overworld",
      "tense"
    ],
    "description": "This theme plays when battling Vaati Reborn (won't reveal much else here because spoilers!). This is a tense theme, so use it for a dramatic scene or battle.",
    "latest_version": "smwc-17252-1521303378",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17252,
        "title": "The Legend of Zelda: The Minish Cap - Vaati Reborn",
        "version": "smwc-17252-1521303378",
        "upstream_time": 1521303378,
        "download_url": "https://dl.smwcentral.net/17252/Vaati%20Reborn.zip",
        "filename": "Vaati Reborn.zip",
        "size": 31608,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-the-wind-waker-hyrule-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7115,
    "title": "The Legend of Zelda: The Wind Waker - Hyrule Castle",
    "authors": [
      "Holy Order Sol"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "temple"
    ],
    "description": "An eerie theme good for castle areas.",
    "latest_version": "smwc-7115-1318060552",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7115,
        "title": "The Legend of Zelda: The Wind Waker - Hyrule Castle",
        "version": "smwc-7115-1318060552",
        "upstream_time": 1318060552,
        "download_url": "https://dl.smwcentral.net/7115/The%20Legend%20of%20Zelda%20-%20Wind%20Waker%20-%20Hyrule%20Castle.zip",
        "filename": "The Legend of Zelda - Wind Waker - Hyrule Castle.zip",
        "size": 67421,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-the-wind-waker-indoors",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7073,
    "title": "The Legend of Zelda: The Wind Waker - Indoors",
    "authors": [
      "CK Crash"
    ],
    "tags": [
      "calm",
      "town"
    ],
    "description": "The playful, but calm song that plays in houses from Wind Waker. Would suit houses (of course)<br>\r\n or maybe certain cutscenes.",
    "latest_version": "smwc-7073-1320214122",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7073,
        "title": "The Legend of Zelda: The Wind Waker - Indoors",
        "version": "smwc-7073-1320214122",
        "upstream_time": 1320214122,
        "download_url": "https://dl.smwcentral.net/7073/indoors.zip",
        "filename": "indoors.zip",
        "size": 72492,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-the-wind-waker-molgera",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7348,
    "title": "The Legend of Zelda: The Wind Waker - Molgera",
    "authors": [
      "CK Crash"
    ],
    "tags": [
      "temple"
    ],
    "description": "An atypical boss theme from the Zelda series.",
    "latest_version": "smwc-7348-1318053737",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7348,
        "title": "The Legend of Zelda: The Wind Waker - Molgera",
        "version": "smwc-7348-1318053737",
        "upstream_time": 1318053737,
        "download_url": "https://dl.smwcentral.net/7348/Molgera.zip",
        "filename": "Molgera.zip",
        "size": 72695,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-the-wind-waker-title-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12338,
    "title": "The Legend of Zelda: The Wind Waker - Title Theme",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "beach",
      "cutscene",
      "misc",
      "sea",
      "title"
    ],
    "description": "Title theme to Wind Waker. You know the one.<br>\r\n<br>\r\nI moved a bunch of channels around so that sound effects don't cut off the main melody. I still recommend using it in places that don't have sound effects.",
    "latest_version": "smwc-12338-1445107333",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12338,
        "title": "The Legend of Zelda: The Wind Waker - Title Theme",
        "version": "smwc-12338-1445107333",
        "upstream_time": 1445107333,
        "download_url": "https://dl.smwcentral.net/12338/Title.zip",
        "filename": "Title.zip",
        "size": 32821,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-title",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26506,
    "title": "The Legend of Zelda - Title",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "calm",
      "credits",
      "retro",
      "title"
    ],
    "description": "Resampled title theme for the original Legend of Zelda. A relatively varied composition with an epic feel.<br>\r\n<br>\r\nSamples: musicalman, Samples of Insanity",
    "latest_version": "smwc-26506-1619236330",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26506,
        "title": "The Legend of Zelda - Title",
        "version": "smwc-26506-1619236330",
        "upstream_time": 1619236330,
        "download_url": "https://dl.smwcentral.net/26506/LoZTitle.zip",
        "filename": "LoZTitle.zip",
        "size": 42552,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7827,
        "title": "The Legend of Zelda - Title",
        "version": "smwc-7827-1320214232",
        "upstream_time": 1320214232,
        "download_url": "https://dl.smwcentral.net/7827/Legend%20of%20Zelda-Zelda%20no%20Densetsu%20-%20Title%20Screen%2C%20Story%20and%20Treasures%20List.zip",
        "filename": "Legend of Zelda-Zelda no Densetsu - Title Screen%2C Story and Treasures List.zip",
        "size": 69346,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-twilight-princess-boss-battle-aftermath",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37732,
    "title": "The Legend of Zelda: Twilight Princess - Boss Battle Aftermath",
    "authors": [
      "Overcrow03"
    ],
    "tags": [
      "ambient",
      "calm",
      "cutscene",
      "overworld",
      "water"
    ],
    "description": "A very calm piece that plays after you beat a boss. It has feelings of both relief and anticipation. Could also fit an overworld.",
    "latest_version": "smwc-37732-1719361869",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37732,
        "title": "The Legend of Zelda: Twilight Princess - Boss Battle Aftermath",
        "version": "smwc-37732-1719361869",
        "upstream_time": 1719361869,
        "download_url": "https://dl.smwcentral.net/37732/Twilight%20Princess-%20Boss%20Defeated.zip",
        "filename": "Twilight Princess- Boss Defeated.zip",
        "size": 39433,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32891,
        "title": "The Legend of Zelda: Twilight Princess - Boss Battle Aftermath",
        "version": "smwc-32891-1680083501",
        "upstream_time": 1680083501,
        "download_url": "https://dl.smwcentral.net/32891/Twilight%20Princess%20-%20Boss%20Battle%20Aftermath.zip",
        "filename": "Twilight Princess - Boss Battle Aftermath.zip",
        "size": 31740,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-twilight-princess-faron-woods",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33666,
    "title": "The Legend of Zelda: Twilight Princess - Faron Woods",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "ambient",
      "calm",
      "forest",
      "night",
      "ruins",
      "swamp"
    ],
    "description": "The soothing music which plays in the Faron Woods of Twilight Princess (assuming it isn't submerged by twilight, that is).<br>\r\n<br>\r\nGood for forests, though it can also be similarly used for ruins.<br>\r\n<br>\r\nThis has been made using ALttP samples with (what I assume to be) similar limitations (i.e. same ADSR, similar echo values).",
    "latest_version": "smwc-33666-1690209448",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33666,
        "title": "The Legend of Zelda: Twilight Princess - Faron Woods",
        "version": "smwc-33666-1690209448",
        "upstream_time": 1690209448,
        "download_url": "https://dl.smwcentral.net/33666/FaronWoods%20%28ALttP%29.zip",
        "filename": "FaronWoods (ALttP).zip",
        "size": 44032,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33665,
        "title": "The Legend of Zelda: Twilight Princess - Faron Woods",
        "version": "smwc-33665-1690209437",
        "upstream_time": 1690209437,
        "download_url": "https://dl.smwcentral.net/33665/Faron%20Woods.zip",
        "filename": "Faron Woods.zip",
        "size": 31471,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-twilight-princess-found-a-bug",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7121,
    "title": "The Legend Of Zelda: Twilight Princess - Found a bug!",
    "authors": [
      "Kevinskie555"
    ],
    "tags": [
      "misc"
    ],
    "description": "The sound effect when you find a golden bug.",
    "latest_version": "smwc-7121-1324187782",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7121,
        "title": "The Legend Of Zelda: Twilight Princess - Found a bug!",
        "version": "smwc-7121-1324187782",
        "upstream_time": 1324187782,
        "download_url": "https://dl.smwcentral.net/7121/Zelda_Bug.zip",
        "filename": "Zelda_Bug.zip",
        "size": 70552,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legend-of-zelda-twilight-princess-hidden-skill-get",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34067,
    "title": "The Legend of Zelda: Twilight Princess - Hidden Skill Get",
    "authors": [
      "TheEPMaker"
    ],
    "tags": [
      "bonus",
      "misc"
    ],
    "description": "Nice Jingle that plays in Twilight Princess when you learn a new skill.",
    "latest_version": "smwc-34067-1693257705",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34067,
        "title": "The Legend of Zelda: Twilight Princess - Hidden Skill Get",
        "version": "smwc-34067-1693257705",
        "upstream_time": 1693257705,
        "download_url": "https://dl.smwcentral.net/34067/Skill_Get.zip",
        "filename": "Skill_Get.zip",
        "size": 77051,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-legendary-starfy-chillydip-cove",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29160,
    "title": "The Legendary Starfy - Chillydip Cove",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "grassland",
      "ice",
      "sky",
      "water"
    ],
    "description": "Happy song originally used for the ice/water world, it could also fit grassland or sky levels.",
    "latest_version": "smwc-29160-1643568651",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29160,
        "title": "The Legendary Starfy - Chillydip Cove",
        "version": "smwc-29160-1643568651",
        "upstream_time": 1643568651,
        "download_url": "https://dl.smwcentral.net/29160/Legendary%20Starfy%20-%20Chillydip%20Cove.zip",
        "filename": "Legendary Starfy - Chillydip Cove.zip",
        "size": 83385,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-lick",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21371,
    "title": "The Lick",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "nintendo presents"
    ],
    "description": "Classic Jazz meme. Use for your Nintendo Presents screens.",
    "latest_version": "smwc-21371-1572389667",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21371,
        "title": "The Lick",
        "version": "smwc-21371-1572389667",
        "upstream_time": 1572389667,
        "download_url": "https://dl.smwcentral.net/21371/Super%20Mario%20World%20-%20Nintendo%20Presents%20%28New%20York%20Version%29.zip",
        "filename": "Super Mario World - Nintendo Presents (New York Version).zip",
        "size": 30129,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-lion-king-can-you-feel-the-love-tonight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21690,
    "title": "The Lion King - Can You Feel the Love Tonight",
    "authors": [
      "Teows"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "snow"
    ],
    "description": "A sampled port of the 16-bit version of that memorable song from The Lion King, which comes in the SNES game that's based on the movie.",
    "latest_version": "smwc-21690-1577580513",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21690,
        "title": "The Lion King - Can You Feel the Love Tonight",
        "version": "smwc-21690-1577580513",
        "upstream_time": 1577580513,
        "download_url": "https://dl.smwcentral.net/21690/The%20Lion%20King%20-%20Can%20You%20Feel....zip",
        "filename": "The Lion King - Can You Feel....zip",
        "size": 92793,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-lion-king-snes-be-prepared",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39293,
    "title": "The Lion King (SNES) - Be Prepared",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "desert"
    ],
    "description": "Made this for an upcoming project.<br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nBonus End, Yoshi mount, Thunder/Firework/Blargg ",
    "latest_version": "smwc-39293-1746009094",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39293,
        "title": "The Lion King (SNES) - Be Prepared",
        "version": "smwc-39293-1746009094",
        "upstream_time": 1746009094,
        "download_url": "https://dl.smwcentral.net/39293/The%20Lion%20King%20%28SNES%29%20-%20Be%20Prepared.zip",
        "filename": "The Lion King (SNES) - Be Prepared.zip",
        "size": 102059,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-lion-king-snes-hakuna-matata",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19776,
    "title": "The Lion King (SNES) - Hakuna Matata",
    "authors": [
      "Lui"
    ],
    "tags": [
      "credits",
      "grassland",
      "title"
    ],
    "description": "Everyone knows this one, probably.",
    "latest_version": "smwc-19776-1556216257",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19776,
        "title": "The Lion King (SNES) - Hakuna Matata",
        "version": "smwc-19776-1556216257",
        "upstream_time": 1556216257,
        "download_url": "https://dl.smwcentral.net/19776/lionking.zip",
        "filename": "lionking.zip",
        "size": 34012,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-lion-sleeps-tonight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7379,
    "title": "The Lion Sleeps Tonight",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "beach",
      "calm",
      "forest",
      "jungle"
    ],
    "description": "The remake of the classic song. Rather pleasant sounding and fits to forest levels very well.",
    "latest_version": "smwc-7379-1319956205",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7379,
        "title": "The Lion Sleeps Tonight",
        "version": "smwc-7379-1319956205",
        "upstream_time": 1319956205,
        "download_url": "https://dl.smwcentral.net/7379/CUSTOM%20-%20The%20Lion%20Sleeps%20Tonight.zip",
        "filename": "CUSTOM - The Lion Sleeps Tonight.zip",
        "size": 67357,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-lost-vikings",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39190,
    "title": "The Lost Vikings 2 (SNES) - Apocalyptic Future",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "boss",
      "cave",
      "final",
      "ghost house",
      "industrial",
      "night",
      "ruins",
      "space",
      "tense"
    ],
    "description": "Music from the final chapter of Lost Vikings 2.",
    "latest_version": "smwc-39190-1740792405",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39190,
        "title": "The Lost Vikings 2 (SNES) - Apocalyptic Future",
        "version": "smwc-39190-1740792405",
        "upstream_time": 1740792405,
        "download_url": "https://dl.smwcentral.net/39190/Apocalyptic%20Future.zip",
        "filename": "Apocalyptic Future.zip",
        "size": 56468,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39146,
        "title": "The Lost Vikings 2 (SNES) - Dark Ages",
        "version": "smwc-39146-1740791212",
        "upstream_time": 1740791212,
        "download_url": "https://dl.smwcentral.net/39146/Dark%20Ages.zip",
        "filename": "Dark Ages.zip",
        "size": 58052,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-lost-vikings-amiga-candyland",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9245,
    "title": "The Lost Vikings (Amiga) - Candyland",
    "authors": [
      "sincx"
    ],
    "tags": [
      "castle",
      "industrial"
    ],
    "description": "The Candyland theme from the Amiga version of The Lost Vikings (originally the Factory theme in the original SNES version). Upbeat and would work well in a castle or factory setting.",
    "latest_version": "smwc-9245-1412920166",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9245,
        "title": "The Lost Vikings (Amiga) - Candyland",
        "version": "smwc-9245-1412920166",
        "upstream_time": 1412920166,
        "download_url": "https://dl.smwcentral.net/9245/lvfactory.zip",
        "filename": "lvfactory.zip",
        "size": 60751,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-lost-vikings-amiga-ingame",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21437,
    "title": "The Lost Vikings (Amiga) - Ingame 4 (Factory)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "grassland",
      "industrial"
    ],
    "description": "The factory song from The Lost Vikings on the amiga. I know that there APPEARS to already be a port of this song by Sinc-X, but the song he ported was actually the Candyland theme. That should be changed.<br>\r\nI think its more fitting for grasslands, but you could use it on a factory too I guess.",
    "latest_version": "smwc-21437-1573951004",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21437,
        "title": "The Lost Vikings (Amiga) - Ingame 4 (Factory)",
        "version": "smwc-21437-1573951004",
        "upstream_time": 1573951004,
        "download_url": "https://dl.smwcentral.net/21437/The_Lost_Vikings_Amiga_-_Ingame_4_Factory.zip",
        "filename": "The_Lost_Vikings_Amiga_-_Ingame_4_Factory.zip",
        "size": 75713,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-lost-vikings-amiga-title",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21468,
    "title": "The Lost Vikings (Amiga) - Title",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "title"
    ],
    "description": "The Title song from the Amiga version of the title theme from The Lost Vikings. Good for title screens.",
    "latest_version": "smwc-21468-1573793683",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21468,
        "title": "The Lost Vikings (Amiga) - Title",
        "version": "smwc-21468-1573793683",
        "upstream_time": 1573793683,
        "download_url": "https://dl.smwcentral.net/21468/The%20Lost%20Vikings%20%28Amiga%29%20-%20Title.zip",
        "filename": "The Lost Vikings (Amiga) - Title.zip",
        "size": 69105,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-lost-vikings-snes-wacky-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28511,
    "title": "The Lost Vikings (SNES) - Wacky World",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "grassland",
      "mountain",
      "night",
      "overworld",
      "snow",
      "title",
      "town"
    ],
    "description": "Also known as \"Intro\" in another versions of The Lost Vikings.<br>\r\n<br>\r\nA very funky, charming and upbeat theme played at the vikings village, and at the Heart Temple stage.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Somewhat big speech</span></div><div class=\"collapse-content\">I've always loved listening to that song all day, and I ever wanted to port it someday. Of course, with the complexity of the game's OST, it proved to be a REALLY big challenge to port it, as the game's engine didn't want to do it justice. Though, I tried my best to port everything as accurately as I could, trying to replicate all of the GAIN's effects and pitches, and here it is.</div></div>",
    "latest_version": "smwc-28511-1638060225",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28511,
        "title": "The Lost Vikings (SNES) - Wacky World",
        "version": "smwc-28511-1638060225",
        "upstream_time": 1638060225,
        "download_url": "https://dl.smwcentral.net/28511/The%20Lost%20Vikings%20-%20Wacky%20World.zip",
        "filename": "The Lost Vikings - Wacky World.zip",
        "size": 68559,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-lucky-dime-caper-starring-donald-duck-magica-s-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37072,
    "title": "The Lucky Dime Caper starring Donald Duck - Magica's Castle",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "castle",
      "ghost house",
      "tense"
    ],
    "description": "A dramatic and intense song. Would fit ghost house and castle levels.",
    "latest_version": "smwc-37072-1709496963",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37072,
        "title": "The Lucky Dime Caper starring Donald Duck - Magica's Castle",
        "version": "smwc-37072-1709496963",
        "upstream_time": 1709496963,
        "download_url": "https://dl.smwcentral.net/37072/LDC-Stage6.zip",
        "filename": "LDC-Stage6.zip",
        "size": 64452,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-maestro-headache",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41213,
    "title": "The Maestro - Headache",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "night",
      "sea",
      "sewer",
      "space",
      "swamp",
      "water"
    ],
    "description": "Could be used in a space level or something.",
    "latest_version": "smwc-41213-1769121820",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41213,
        "title": "The Maestro - Headache",
        "version": "smwc-41213-1769121820",
        "upstream_time": 1769121820,
        "download_url": "https://dl.smwcentral.net/41213/The%20Maestro%20-%20Headache.zip",
        "filename": "The Maestro - Headache.zip",
        "size": 83789,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-magic-time-crystals",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7380,
    "title": "The Magic Time Crystals",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "calm",
      "cutscene"
    ],
    "description": "The song that was going to be used when a time crystal was collected in 'Mario's Time Quest'.",
    "latest_version": "smwc-7380-1319959213",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7380,
        "title": "The Magic Time Crystals",
        "version": "smwc-7380-1319959213",
        "upstream_time": 1319959213,
        "download_url": "https://dl.smwcentral.net/7380/The%20Magic%20Time%20Crystals.zip",
        "filename": "The Magic Time Crystals.zip",
        "size": 66250,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-magical-quest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33337,
    "title": "The Magical Quest 3 - The Woods of Downfalling Spores",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "calm",
      "grassland"
    ],
    "description": "Requested by TCgamerboy2002.",
    "latest_version": "smwc-33337-1688668886",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33337,
        "title": "The Magical Quest 3 - The Woods of Downfalling Spores",
        "version": "smwc-33337-1688668886",
        "upstream_time": 1688668886,
        "download_url": "https://dl.smwcentral.net/33337/Downfalling%20Spores.zip",
        "filename": "Downfalling Spores.zip",
        "size": 63686,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-magical-quest-introduction",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24906,
    "title": "The Magical Quest - Introduction",
    "authors": [
      "Yuzu"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "forest",
      "grassland"
    ],
    "description": "Used from the Title Screen or the Intro Cutscene.<br>\r\n<br>\r\nMany thanks to KevinM for helping this.<br>\r\n<br>\r\nUsing BRRPlayer for finding the Volumes and helping out with the Echo Converter.<br>\r\n<br>\r\nFirst at all This is my first port from SNES Game. so I can transcribing it.<br>\r\n<br>\r\n",
    "latest_version": "smwc-24906-1606763123",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24906,
        "title": "The Magical Quest - Introduction",
        "version": "smwc-24906-1606763123",
        "upstream_time": 1606763123,
        "download_url": "https://dl.smwcentral.net/24906/MagicalQuest-Intro.zip",
        "filename": "MagicalQuest-Intro.zip",
        "size": 51434,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-magical-quest-starring-mickey-mouse-pete-s-peak",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27267,
    "title": "The Magical Quest Starring Mickey Mouse - Pete's Peak",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "athletic",
      "desert",
      "mountain",
      "ruins",
      "sky"
    ],
    "description": "In the original game, this stage features howls of wind and a grapple attack, so the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=26062\">sling pack</a> could complement this music. You find the Background image <a href=\"https://www.smwcentral.net/?p=section&a=details&id=27273\">here</a>.<br>\r\n<br>\r\nMade on <a href=\"https://www.smwcentral.net/?p=viewthread&t=118057\">request</a> for TCgamerboy2002.",
    "latest_version": "smwc-27267-1625898011",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27267,
        "title": "The Magical Quest Starring Mickey Mouse - Pete's Peak",
        "version": "smwc-27267-1625898011",
        "upstream_time": 1625898011,
        "download_url": "https://dl.smwcentral.net/27267/mq_petes_peak_0_2.zip",
        "filename": "mq_petes_peak_0_2.zip",
        "size": 63808,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27266,
        "title": "The Magical Quest Starring Mickey Mouse - Pete's Peak",
        "version": "smwc-27266-1625897998",
        "upstream_time": 1625897998,
        "download_url": "https://dl.smwcentral.net/27266/mq_petes_peak_smwsf_0_2.zip",
        "filename": "mq_petes_peak_smwsf_0_2.zip",
        "size": 33650,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-magical-quest-starring-mickey-mouse-snowy-valley",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11145,
    "title": "The Magical Quest Starring Mickey Mouse - Snowy Valley",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "calm",
      "ice",
      "night"
    ],
    "description": "This is the music from stage 5 of Mickey's Magical Quest, Snowy Valley.  This version is unsampled.",
    "latest_version": "smwc-11145-1428773607",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11145,
        "title": "The Magical Quest Starring Mickey Mouse - Snowy Valley",
        "version": "smwc-11145-1428773607",
        "upstream_time": 1428773607,
        "download_url": "https://dl.smwcentral.net/11145/Mickey%27s%20Magical%20Quest%20-%20Snowy%20Valley%20%28unsampled%29.zip",
        "filename": "Mickey%27s Magical Quest - Snowy Valley (unsampled).zip",
        "size": 31588,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7954,
        "title": "The Magical Quest Starring Mickey Mouse - Snowy Valley",
        "version": "smwc-7954-1312815855",
        "upstream_time": 1312815855,
        "download_url": "https://dl.smwcentral.net/7954/Mickey%27s%20Magical%20Quest%20-%20Snowy.Valley.zip",
        "filename": "Mickey%27s Magical Quest - Snowy.Valley.zip",
        "size": 33751,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-magical-quest-starring-mickey-mouse-treetops",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31006,
    "title": "The Magical Quest Starring Mickey Mouse - Treetops",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "forest",
      "grassland",
      "sky"
    ],
    "description": "This song is dedicated to <span class=\"un-outer\" title=\"KoS\"><a href=\"/?p=profile&amp;id=51976\" style=\"color: var(--user-color-1);\" class=\"un\">KoS</a></span>",
    "latest_version": "smwc-31006-1661044698",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31006,
        "title": "The Magical Quest Starring Mickey Mouse - Treetops",
        "version": "smwc-31006-1661044698",
        "upstream_time": 1661044698,
        "download_url": "https://dl.smwcentral.net/31006/Treetops.zip",
        "filename": "Treetops.zip",
        "size": 62729,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-medieval-tunnel-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10378,
    "title": "The Medieval Tunnel (Remix)",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "castle",
      "dark"
    ],
    "description": "A remix of the Castle theme from SMW with Tunnel Rhino's Stage from Mega Man X3. Maybe it can be good for a long boss battle, or something...<br>\r\n<br>\r\n<br>\r\nUpdate (12/04/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 509 bytes.",
    "latest_version": "smwc-10378-1419884720",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10378,
        "title": "The Medieval Tunnel (Remix)",
        "version": "smwc-10378-1419884720",
        "upstream_time": 1419884720,
        "download_url": "https://dl.smwcentral.net/10378/Remix%20-%20The%20Medieval.Tunnel.zip",
        "filename": "Remix - The Medieval.Tunnel.zip",
        "size": 50697,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-melancholy-of-haruhi-suzumiya-god-knows",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19401,
    "title": "The Melancholy of Haruhi Suzumiya - God Knows",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "castle",
      "credits",
      "final",
      "night",
      "ruins",
      "urban"
    ],
    "description": "This is God Knows from the fairly well-known anime The Melancholy of Haruhi Suzumiya. This is the full version, so I honestly don't expect this to actually go through the submission process due to the absolute sheer size of it, but well, I might as well try really lol; if it doesn't go through, just PM me for the port and I'll give you the .zip file if you want it<br>\r\n<br>\r\nAnyway, I really don't see this being fitting for anything but ending/credit themes since the size fits a scenario like this the most, but I still have looped the song if for some odd reason you actually want to use this on a level; just be aware it probably won't fit the situation very well lmao",
    "latest_version": "smwc-19401-1553443862",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19401,
        "title": "The Melancholy of Haruhi Suzumiya - God Knows",
        "version": "smwc-19401-1553443862",
        "upstream_time": 1553443862,
        "download_url": "https://dl.smwcentral.net/19401/godknows.zip",
        "filename": "godknows.zip",
        "size": 89079,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-messenger-quillshroom-s-horrors",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29592,
    "title": "The Messenger - Quillshroom's Horrors",
    "authors": [
      "mmBeefStew"
    ],
    "tags": [
      "dark",
      "forest",
      "retro",
      "spooky",
      "swamp",
      "tense"
    ],
    "description": "This is a very upbeat and kinda spooky tune from The Messenger. I originally ported this for my hack El Dorado but I've gotten a lot of requests to release so figured I would finally do that. ",
    "latest_version": "smwc-29592-1646755157",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29592,
        "title": "The Messenger - Quillshroom's Horrors",
        "version": "smwc-29592-1646755157",
        "upstream_time": 1646755157,
        "download_url": "https://dl.smwcentral.net/29592/Quillshrooms%20Horrors.zip",
        "filename": "Quillshrooms Horrors.zip",
        "size": 59502,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-minstrel-super-mario-bros-castle-deranged-oni-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8819,
    "title": "The Minstrel - Super Mario Bros. - Castle (Deranged Oni Remix)",
    "authors": [
      "sincx"
    ],
    "tags": [
      "castle",
      "ghost house"
    ],
    "description": "A port of <a href=\"https://www.vgmusic.com/file/8dd0468d9e71bda2ef028c5abcb20707.html#disqus_thread\" rel=\"nofollow\">The Minstrel's MIDI remix of the classic SMB castle theme</a>. Good for, well, castles.",
    "latest_version": "smwc-8819-1412790130",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8819,
        "title": "The Minstrel - Super Mario Bros. - Castle (Deranged Oni Remix)",
        "version": "smwc-8819-1412790130",
        "upstream_time": 1412790130,
        "download_url": "https://dl.smwcentral.net/8819/smbcastle_1.01.zip",
        "filename": "smbcastle_1.01.zip",
        "size": 67867,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-misadventures-of-tron-bonne-sorry-denise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22426,
    "title": "The Misadventures of Tron Bonne - Sorry Denise",
    "authors": [
      "Teows"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "grassland",
      "town"
    ],
    "description": "My try at 1:1 ear-porting this cute little song from the PS1 game The Misadventures of  Tron Bonne, which's part of the Mega Man Legends series. It might fit into sorta cheery areas, maybe those candy-themed ones.",
    "latest_version": "smwc-22426-1584605061",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22426,
        "title": "The Misadventures of Tron Bonne - Sorry Denise",
        "version": "smwc-22426-1584605061",
        "upstream_time": 1584605061,
        "download_url": "https://dl.smwcentral.net/22426/sorrydenise.zip",
        "filename": "sorrydenise.zip",
        "size": 89426,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-ninja-warriors-above-the-chaos-skyscraper-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34800,
    "title": "The Ninja Warriors - Above The Chaos ~ Skyscraper (Remix)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "sky",
      "urban"
    ],
    "description": "A remix of the Skyscraper theme from The Ninja Warriors on the SNES.<br>\r\n<br>\r\nOmits Thunder/Blargg, Yoshi & Bonus End.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"Hooded Edge\"><a href=\"/?p=profile&amp;id=23547\" style=\"color: var(--user-color-1);\" class=\"un\">Hooded Edge</a></span>.",
    "latest_version": "smwc-34800-1695648844",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34800,
        "title": "The Ninja Warriors - Above The Chaos ~ Skyscraper (Remix)",
        "version": "smwc-34800-1695648844",
        "upstream_time": 1695648844,
        "download_url": "https://dl.smwcentral.net/34800/The%20Ninja%20Warriors%20-%20Skyscraper%20Remix.zip",
        "filename": "The Ninja Warriors - Skyscraper Remix.zip",
        "size": 84108,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-ninja-warriors-best-room",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29430,
    "title": "The Ninja Warriors - Best Room",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "tense",
      "urban"
    ],
    "description": "The Sixth Stage Theme from The Ninja Warriors.<br>\r\n<br>\r\nFeatured in the Winter C3 2022's \"I Port Occasionally\" Pack.",
    "latest_version": "smwc-29430-1643690054",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29430,
        "title": "The Ninja Warriors - Best Room",
        "version": "smwc-29430-1643690054",
        "upstream_time": 1643690054,
        "download_url": "https://dl.smwcentral.net/29430/The%20Ninja%20Warriors%20-%20Best%20Room.zip",
        "filename": "The Ninja Warriors - Best Room.zip",
        "size": 60619,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-ninja-warriors-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29428,
    "title": "The Ninja Warriors - Boss 2",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "The Second Stage Boss Theme from The Ninja Warriors.<br>\r\n<br>\r\nFeatured in the Winter C3 2022's \"I Port Occasionally\" Pack.<br>\r\n<br>\r\nYou can toggle the intro in the .txt file.",
    "latest_version": "smwc-29428-1643605156",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29428,
        "title": "The Ninja Warriors - Boss 2",
        "version": "smwc-29428-1643605156",
        "upstream_time": 1643605156,
        "download_url": "https://dl.smwcentral.net/29428/The%20Ninja%20Warriors%20-%20Boss%202.zip",
        "filename": "The Ninja Warriors - Boss 2.zip",
        "size": 118332,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28884,
        "title": "The Ninja Warriors - Boss 4",
        "version": "smwc-28884-1638980994",
        "upstream_time": 1638980994,
        "download_url": "https://dl.smwcentral.net/28884/The%20Ninja%20Warriors%20-%20Boss%204.zip",
        "filename": "The Ninja Warriors - Boss 4.zip",
        "size": 66666,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19214,
        "title": "The Ninja Warriors - Boss 6",
        "version": "smwc-19214-1551830208",
        "upstream_time": 1551830208,
        "download_url": "https://dl.smwcentral.net/19214/The%20Ninja%20Warriors%20-%20Boss%206.zip",
        "filename": "The Ninja Warriors - Boss 6.zip",
        "size": 58209,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-ninja-warriors-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21355,
    "title": "The Ninja Warriors - City",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "urban"
    ],
    "description": "Upbeat song that could fit an urban/athletic level.",
    "latest_version": "smwc-21355-1572126263",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21355,
        "title": "The Ninja Warriors - City",
        "version": "smwc-21355-1572126263",
        "upstream_time": 1572126263,
        "download_url": "https://dl.smwcentral.net/21355/City.zip",
        "filename": "City.zip",
        "size": 64809,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-ninja-warriors-city-center",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30329,
    "title": "The Ninja Warriors - City Center",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "tense",
      "urban"
    ],
    "description": "The Third Stage Theme from The Ninja Warriors.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>.",
    "latest_version": "smwc-30329-1652320871",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30329,
        "title": "The Ninja Warriors - City Center",
        "version": "smwc-30329-1652320871",
        "upstream_time": 1652320871,
        "download_url": "https://dl.smwcentral.net/30329/The%20Ninja%20Warriors%20-%20City%20Center.zip",
        "filename": "The Ninja Warriors - City Center.zip",
        "size": 70387,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-ninja-warriors-fight-of-the-century-best-room-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30022,
    "title": "The Ninja Warriors - Fight Of The Century ~ Best Room (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "bonus",
      "castle",
      "city",
      "final",
      "industrial",
      "switch palace",
      "tense",
      "urban"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/vhaFY02NOds\" rel=\"nofollow\">Best</a> <a href=\"https://youtu.be/cxJI8NyG824\" rel=\"nofollow\">Room</a> from The Ninja Warriors. I have <span class=\"un-outer\" title=\"Segment1Zone2\"><a href=\"/?p=profile&amp;id=46677\" style=\"color: var(--user-color-1);\" class=\"un\">Segment1Zone2</a></span> to blame for this one. Heard his port of this theme and immediately planned on doing this after my Vanilla Lake remix 'cuz it goes off so hard. No wonder it's called the Best Room.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F# Minor (Original Pitch, turned on default)<br>\r\n2. E Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-30022-1653777124",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30022,
        "title": "The Ninja Warriors - Fight Of The Century ~ Best Room (Remix)",
        "version": "smwc-30022-1653777124",
        "upstream_time": 1653777124,
        "download_url": "https://dl.smwcentral.net/30022/Fight%20Of%20The%20Century.zip",
        "filename": "Fight Of The Century.zip",
        "size": 120177,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-ninja-warriors-final-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19129,
    "title": "The Ninja Warriors - Final Stage",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "final",
      "ghost house",
      "night",
      "spooky",
      "tense",
      "urban"
    ],
    "description": "This track has heavy bass and drum parts with a constant driving feel. The melody builds throughout, and has a long loop. The theme of this track is tense and foreboding and could work well for final/penultimate levels, ghost houses, or other similar situations.<br>\r\n<br>\r\nFeatured in the \"Idle Hands\" level in Grand Poo World 2",
    "latest_version": "smwc-19129-1550286337",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19129,
        "title": "The Ninja Warriors - Final Stage",
        "version": "smwc-19129-1550286337",
        "upstream_time": 1550286337,
        "download_url": "https://dl.smwcentral.net/19129/The%20Ninja%20Warriors%20-%20Final%20Stage.zip",
        "filename": "The Ninja Warriors - Final Stage.zip",
        "size": 62239,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-ninja-warriors-final-stage-mmx2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40846,
    "title": "The Ninja Warriors - Final Stage (MMX2 Style)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "The theme played during the Final Stage from The Ninja Warriors on the SNES, remixed in an MMX2 style.",
    "latest_version": "smwc-40846-1763410792",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40846,
        "title": "The Ninja Warriors - Final Stage (MMX2 Style)",
        "version": "smwc-40846-1763410792",
        "upstream_time": 1763410792,
        "download_url": "https://dl.smwcentral.net/40846/The%20Ninja%20Warriors%20-%20Final%20Stage%20%28MMX2%20Style%29.zip",
        "filename": "The Ninja Warriors - Final Stage (MMX2 Style).zip",
        "size": 69298,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-ninja-warriors-last-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30659,
    "title": "The Ninja Warriors - Last Boss",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "Final Boss music from The Ninja Warriors.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-30659-1659275442",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30659,
        "title": "The Ninja Warriors - Last Boss",
        "version": "smwc-30659-1659275442",
        "upstream_time": 1659275442,
        "download_url": "https://dl.smwcentral.net/30659/LastBossNinjaWarriors.zip",
        "filename": "LastBossNinjaWarriors.zip",
        "size": 65137,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-ninja-warriors-last-boss-arrange",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22143,
    "title": "The Ninja Warriors - Last Boss (Arrange)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "tense"
    ],
    "description": "The final boss theme from The Ninja Warriors for the SNES, arranged by yours truly :P<br>\r\n<br>\r\nThis can fit final boss battles quite well (obviously lol), but could also fit other scenarios as well, like a final castle level!<br>\r\n<br>\r\nNOTE: There's both the original MML and a optimized version of it; unlike what you might believe tho, both of them are pretty much identical save for one large sample, and the optimized version simply omits that sample, along with reintroducing the tom fills from the original song into that version as to otherwise not make things too jarring.",
    "latest_version": "smwc-22143-1581963309",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22143,
        "title": "The Ninja Warriors - Last Boss (Arrange)",
        "version": "smwc-22143-1581963309",
        "upstream_time": 1581963309,
        "download_url": "https://dl.smwcentral.net/22143/Vs.%20Banglar%27s%20Troops.zip",
        "filename": "Vs. Banglar%27s Troops.zip",
        "size": 137731,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-ninja-warriors-parking-block",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29429,
    "title": "The Ninja Warriors - Parking Block",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "tense",
      "urban"
    ],
    "description": "The Fourth Stage Theme from The Ninja Warriors.<br>\r\n<br>\r\nFeatured in the Winter C3 2022's \"I Port Occasionally\" Pack.<br>\r\n<br>\r\nAlso featured in <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29034\">A Mole In Space</a>.",
    "latest_version": "smwc-29429-1643606597",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29429,
        "title": "The Ninja Warriors - Parking Block",
        "version": "smwc-29429-1643606597",
        "upstream_time": 1643606597,
        "download_url": "https://dl.smwcentral.net/29429/The%20Ninja%20Warriors%20-%20Parking%20Block.zip",
        "filename": "The Ninja Warriors - Parking Block.zip",
        "size": 69296,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-ninja-warriors-player-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29425,
    "title": "The Ninja Warriors - Player Select",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "tense",
      "title"
    ],
    "description": "The Player Select Theme from The Ninja Warriors.<br>\r\n<br>\r\nFeatured in the Winter C3 2022's \"I Port Occasionally\" Pack.",
    "latest_version": "smwc-29425-1643603790",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29425,
        "title": "The Ninja Warriors - Player Select",
        "version": "smwc-29425-1643603790",
        "upstream_time": 1643603790,
        "download_url": "https://dl.smwcentral.net/29425/The%20Ninja%20Warriors%20-%20Player%20Select.zip",
        "filename": "The Ninja Warriors - Player Select.zip",
        "size": 64128,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-ninja-warriors-port",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34493,
    "title": "The Ninja Warriors - Port",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "beach",
      "tense",
      "water"
    ],
    "description": "Port from The Ninja Warriors.",
    "latest_version": "smwc-34493-1690654622",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34493,
        "title": "The Ninja Warriors - Port",
        "version": "smwc-34493-1690654622",
        "upstream_time": 1690654622,
        "download_url": "https://dl.smwcentral.net/34493/The%20Ninja%20Warriors%20-%20Port%20V2.zip",
        "filename": "The Ninja Warriors - Port V2.zip",
        "size": 58356,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 29426,
        "title": "The Ninja Warriors - Port",
        "version": "smwc-29426-1646105782",
        "upstream_time": 1646105782,
        "download_url": "https://dl.smwcentral.net/29426/The%20Ninja%20Warriors%20-%20Port%20Unsampled.zip",
        "filename": "The Ninja Warriors - Port Unsampled.zip",
        "size": 32648,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-ninja-warriors-port-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38791,
    "title": "The Ninja Warriors - Port (Remix)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "final",
      "sea",
      "upbeat",
      "urban"
    ],
    "description": "A remix of the second stage theme (Port) from The Ninja Warriors.<br>\r\n<br>\r\nOmits Thunder.",
    "latest_version": "smwc-38791-1735410590",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38791,
        "title": "The Ninja Warriors - Port (Remix)",
        "version": "smwc-38791-1735410590",
        "upstream_time": 1735410590,
        "download_url": "https://dl.smwcentral.net/38791/The%20Ninja%20Warriors%20-%20Port%20%28Remix%29.zip",
        "filename": "The Ninja Warriors - Port (Remix).zip",
        "size": 83003,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-ninja-warriors-pursuit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29431,
    "title": "The Ninja Warriors - Pursuit",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "chase",
      "tense"
    ],
    "description": "The Seventh Stage Theme from The Ninja Warriors.<br>\r\n<br>\r\nFeatured in the Winter C3 2022's \"I Port Occasionally\" Pack.",
    "latest_version": "smwc-29431-1643678550",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29431,
        "title": "The Ninja Warriors - Pursuit",
        "version": "smwc-29431-1643678550",
        "upstream_time": 1643678550,
        "download_url": "https://dl.smwcentral.net/29431/The%20Ninja%20Warriors%20-%20Pursuit.zip",
        "filename": "The Ninja Warriors - Pursuit.zip",
        "size": 68408,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-ninja-warriors-skyscraper",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21347,
    "title": "The Ninja Warriors - Skyscraper",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "urban"
    ],
    "description": "Upbeat song that could work in athletic urban areas.",
    "latest_version": "smwc-21347-1571776611",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21347,
        "title": "The Ninja Warriors - Skyscraper",
        "version": "smwc-21347-1571776611",
        "upstream_time": 1571776611,
        "download_url": "https://dl.smwcentral.net/21347/Skyscraper.zip",
        "filename": "Skyscraper.zip",
        "size": 71923,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-ninja-warriors-stage-clear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29432,
    "title": "The Ninja Warriors - Stage Clear",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene"
    ],
    "description": "The Stage Clear Theme from The Ninja Warriors.<br>\r\n<br>\r\nFeatured in the Winter C3 2022's \"I Port Occasionally\" Pack.",
    "latest_version": "smwc-29432-1647222482",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29432,
        "title": "The Ninja Warriors - Stage Clear",
        "version": "smwc-29432-1647222482",
        "upstream_time": 1647222482,
        "download_url": "https://dl.smwcentral.net/29432/The%20Ninja%20Warriors%20-%20Stage%20Clear.zip",
        "filename": "The Ninja Warriors - Stage Clear.zip",
        "size": 59992,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-ninja-warriors-the-lost-girl-on-the-streets-city-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31421,
    "title": "The Ninja Warriors - The Lost Girl On The Streets ~ City (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "city",
      "night",
      "tense",
      "urban"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/lHkQdxz5O_g\" rel=\"nofollow\">Ci</a><a href=\"https://youtu.be/k1xDaNGf5d8\" rel=\"nofollow\">ty</a> from The Ninja Warriors for Summer C3 2022. I've been addicted to this soundtrack for the past couple months 'cuz it's filled with nothing but bangers. I've already done Best Room in the past (name fits the song), but I gotta give some love to stage 5's City theme. It's upbeat, deep, and it gets you pumped.<br>\r\n<br>\r\nThis game needs some more love. It has amazing music throughout the entire game, and the gameplay is awesome, even if it is also very challenging!<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. D Minor (Original Pitch, turned on default)<br>\r\n2. C# Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-31421-1664710902",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31421,
        "title": "The Ninja Warriors - The Lost Girl On The Streets ~ City (Remix)",
        "version": "smwc-31421-1664710902",
        "upstream_time": 1664710902,
        "download_url": "https://dl.smwcentral.net/31421/The%20Lost%20Girl%20on%20the%20Streets.zip",
        "filename": "The Lost Girl on the Streets.zip",
        "size": 103323,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-overworlder",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40905,
    "title": "The Overworlder",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "overworld",
      "submap"
    ],
    "description": "A theme perfect for traversing open overworlds or submaps.",
    "latest_version": "smwc-40905-1763411854",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40905,
        "title": "The Overworlder",
        "version": "smwc-40905-1763411854",
        "upstream_time": 1763411854,
        "download_url": "https://dl.smwcentral.net/40905/%5BS%5D%20%28CUSTOM%29%20The%20Overworlder%20.zip",
        "filename": "%5BS%5D (CUSTOM) The Overworlder .zip",
        "size": 74139,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32915,
        "title": "The Overworlder",
        "version": "smwc-32915-1682494576",
        "upstream_time": 1682494576,
        "download_url": "https://dl.smwcentral.net/32915/%5BU%5D%20%28CUSTOM%29%20The%20Overworlder.zip",
        "filename": "%5BU%5D (CUSTOM) The Overworlder.zip",
        "size": 33007,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-price-is-right-sax",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41744,
    "title": "The Price Is Right (Sax Version)",
    "authors": [
      "jneen"
    ],
    "tags": [
      "bonus",
      "menu",
      "title"
    ],
    "description": "Theme song for the UK version of The Price Is Right with Bruce Forsyth. As heard in pixlrik's precision hack \"The Precise Is Right\".<br>\r\n<br>\r\nThis theme was used in the Bruce Forsyth version (UK 1995), as well as The New Price Is Right (US 1994), and possibly others. The naming of syndications and spin-offs of The Price Is Right is extremely confusing, but this is the jazzy one with the epic saxophone solo.<br>\r\n<br>\r\nUses samples from PlayerSounds '23 and Super Bonk.",
    "latest_version": "smwc-41744-1777997568",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41744,
        "title": "The Price Is Right (Sax Version)",
        "version": "smwc-41744-1777997568",
        "upstream_time": 1777997568,
        "download_url": "https://dl.smwcentral.net/41744/price-is-right.zip",
        "filename": "price-is-right.zip",
        "size": 48628,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-red-thread-of-fate-leads-to-revolutionary-souvenirs-rainbow-ornament",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38675,
    "title": "The Red Thread of Fate Leads to Revolutionary Souvenirs ~ Rainbow Ornament",
    "authors": [
      "bebn legg",
      "icrawfish"
    ],
    "tags": [
      "abstract",
      "boss",
      "castle",
      "chaotic",
      "chase",
      "final",
      "night",
      "sky",
      "upbeat"
    ],
    "description": "Or, if you prefer:<br>\r\n「運命の赤い糸は革命の記念に至る　～ Rainbow Ornament」<br>\r\n<br>\r\nA Touhou-style composition, perhaps an Extra boss theme or something of the sort, that won 1st place in Super Famicompo 6's Originals category.<br>\r\n<br>\r\nIt's got calmer sections, chaotic sections, and lots of SMW sample goodness.<br>\r\n<br>\r\nCan you figure out what the title represents?",
    "latest_version": "smwc-38675-1732999048",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38675,
        "title": "The Red Thread of Fate Leads to Revolutionary Souvenirs ~ Rainbow Ornament",
        "version": "smwc-38675-1732999048",
        "upstream_time": 1732999048,
        "download_url": "https://dl.smwcentral.net/38675/trtofltrs~ro%20.zip",
        "filename": "trtofltrs~ro .zip",
        "size": 39812,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-revenge-of-shinobi-china-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18911,
    "title": "The Revenge of Shinobi - China Town",
    "authors": [
      "crm0622"
    ],
    "tags": [
      "ruins",
      "temple",
      "town"
    ],
    "description": "From the game called \"The Revenge of Shinobi\".<br>\r\n(Also remake of my old unsampled port actually.)<br>\r\n<br>\r\nWarning : Not compatible with levels utilizing thunder sfx or Blarggs!<br>\r\n<br>\r\nMay fit for china-themed stages etc...",
    "latest_version": "smwc-18911-1549069602",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18911,
        "title": "The Revenge of Shinobi - China Town",
        "version": "smwc-18911-1549069602",
        "upstream_time": 1549069602,
        "download_url": "https://dl.smwcentral.net/18911/china_town.zip",
        "filename": "china_town.zip",
        "size": 92867,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-revenge-of-shinobi-like-a-wind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39304,
    "title": "The Revenge of Shinobi - Like a Wind",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "athletic",
      "temple",
      "tense",
      "urban"
    ],
    "description": "Song from the Genesis game the Revenge of Shinobi by Yozu Koshiro (known for the Streets of Rage OSTs). The song is a fusion of rock with traditional Japanese music. Could fit a temple level.",
    "latest_version": "smwc-39304-1748606337",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39304,
        "title": "The Revenge of Shinobi - Like a Wind",
        "version": "smwc-39304-1748606337",
        "upstream_time": 1748606337,
        "download_url": "https://dl.smwcentral.net/39304/likeawind.zip",
        "filename": "likeawind.zip",
        "size": 91457,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-revenge-of-shinobi-sunrise-blvd",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39305,
    "title": "The Revenge of Shinobi - Sunrise Blvd",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "athletic",
      "temple",
      "upbeat",
      "urban"
    ],
    "description": "Song from the Genesis game the Revenge of Shinobi by Yozu Koshiro (known for the Streets of Rage OSTs). ",
    "latest_version": "smwc-39305-1748606341",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39305,
        "title": "The Revenge of Shinobi - Sunrise Blvd",
        "version": "smwc-39305-1748606341",
        "upstream_time": 1748606341,
        "download_url": "https://dl.smwcentral.net/39305/sunriseblvd.zip",
        "filename": "sunriseblvd.zip",
        "size": 77195,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-road-runner-show-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18513,
    "title": "The Road Runner Show - Main Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "credits",
      "title"
    ],
    "description": "A main tune from The Road Runner Show (1966-1973 TV series).",
    "latest_version": "smwc-18513-1543030089",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18513,
        "title": "The Road Runner Show - Main Theme",
        "version": "smwc-18513-1543030089",
        "upstream_time": 1543030089,
        "download_url": "https://dl.smwcentral.net/18513/Barbara%20Cameron%20-%20Road%20Runner%20Show%2C%20The%20-%20Main%20Theme.zip",
        "filename": "Barbara Cameron - Road Runner Show%2C The - Main Theme.zip",
        "size": 35044,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-s-factor-sonia-and-silver-spectra-valley-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10356,
    "title": "The S Factor: Sonia and Silver - Spectra Valley Zone Act 1",
    "authors": [
      "Eli Moskowitz"
    ],
    "tags": [
      "calm",
      "forest"
    ],
    "description": "A very calm song from Sonic 1 hack \"The S Factor\". Good to be used in a forest level.",
    "latest_version": "smwc-10356-1424451870",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10356,
        "title": "The S Factor: Sonia and Silver - Spectra Valley Zone Act 1",
        "version": "smwc-10356-1424451870",
        "upstream_time": 1424451870,
        "download_url": "https://dl.smwcentral.net/10356/Spectra%20Valley%20Zone.zip",
        "filename": "Spectra Valley Zone.zip",
        "size": 31038,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-s-factor-sonia-and-silver-speed-of-sand-arid-temple-zone-act",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29529,
    "title": "The S Factor: Sonia And Silver - Speed of Sand ~ Arid Temple Zone Act 1 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "chase",
      "desert",
      "night",
      "temple",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/lRYPQqCTC3E\" rel=\"nofollow\">Arid Temple Zone Act 1</a> from <a href=\"http://info.sonicretro.org/The_S_Factor:_Sonia_and_Silver#:~:text=The%20S%20Factor%3A%20Sonia%20and%20Silver%20is%20an%20in%2Dprogress,moves%20attributed%20to%20those%20characters.\" rel=\"nofollow\">The S Factor: Sonia and Silver</a>. One of the very first romhacks (in general) I've ever played, and I have loads of nostalgia for it. Really wanted to arrange one of the original compositions from this game and finally got to doing it with one of the Arid Temple Zone.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. G Minor (Original Pitch, turned on default)<br>\r\n2. F# Minor (Custom 1 Pitch)<br>\r\n2. A Minor (Custom 2 Pitch)",
    "latest_version": "smwc-29529-1649354699",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29529,
        "title": "The S Factor: Sonia And Silver - Speed of Sand ~ Arid Temple Zone Act 1 (Remix)",
        "version": "smwc-29529-1649354699",
        "upstream_time": 1649354699,
        "download_url": "https://dl.smwcentral.net/29529/Speed%20Of%20Sand.zip",
        "filename": "Speed Of Sand.zip",
        "size": 127152,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-saturn-saturn-lifts-her-hands",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36842,
    "title": "The Saturn - Saturn Lifts Her Hands",
    "authors": [
      "Archbishop Weeble-Wobble"
    ],
    "tags": [
      "ambient",
      "cutscene",
      "final",
      "space"
    ],
    "description": "This is a song from an imaginary rom hack I've been brainstorming called \"The Saturn\", which I hope to one day actually create. This is supposed to be a last level theme, taking place in outer space (we dropping rhymes like dimes). It has a marching feel to it.<br>\r\n<br>\r\nExternal samples are taken from Kirby's Dreamland 3 and Rudra no Hihou.<br>\r\n<br>\r\nThis theme's introduction is designed for a cutscene. The main loop is designed for actual level gameplay.",
    "latest_version": "smwc-36842-1710347674",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36842,
        "title": "The Saturn - Saturn Lifts Her Hands",
        "version": "smwc-36842-1710347674",
        "upstream_time": 1710347674,
        "download_url": "https://dl.smwcentral.net/36842/saturn_lifts_final_FINAL.zip",
        "filename": "saturn_lifts_final_FINAL.zip",
        "size": 64662,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-seatbelts-memory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29617,
    "title": "The Seatbelts - Memory",
    "authors": [
      "StayAtHomeStegosaurus"
    ],
    "tags": [
      "ambient",
      "calm",
      "cutscene",
      "mysterious"
    ],
    "description": "This is a port of the song Memory by The Seatbelts from Cowboy Bebop, played during Spike's remembrance of one of his final jobs before becoming a bounty hunter. <br>\r\n<br>\r\nI see this as more of an ambient song to be played in an area for cut scenes, NPC areas, etc.",
    "latest_version": "smwc-29617-1648234597",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29617,
        "title": "The Seatbelts - Memory",
        "version": "smwc-29617-1648234597",
        "upstream_time": 1648234597,
        "download_url": "https://dl.smwcentral.net/29617/memory%20v2.zip",
        "filename": "memory v2.zip",
        "size": 30786,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-second-reality-project-reloaded-acoustic-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7167,
    "title": "The Second Reality Project Reloaded - Acoustic Castle",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "castle",
      "space"
    ],
    "description": "A track I composed for FPI's hack 'The Second Reality Project Reloaded' back in 2008. Would suit .. a castle, I guess.",
    "latest_version": "smwc-7167-1316284994",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7167,
        "title": "The Second Reality Project Reloaded - Acoustic Castle",
        "version": "smwc-7167-1316284994",
        "upstream_time": 1316284994,
        "download_url": "https://dl.smwcentral.net/7167/TSRPRAC.zip",
        "filename": "TSRPRAC.zip",
        "size": 68939,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-secret-of-monkey-island-the-scumm-bar",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34779,
    "title": "The Secret of Monkey Island - The Scumm Bar",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "carnival",
      "cutscene",
      "overworld",
      "town"
    ],
    "description": "The theme of the SCUMM bar in adventure game <i>The Secret of Monkey Island</i>. Based on the MS-DOS VGA version and its CD audio version. Could fit overworlds.",
    "latest_version": "smwc-34779-1695768420",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34779,
        "title": "The Secret of Monkey Island - The Scumm Bar",
        "version": "smwc-34779-1695768420",
        "upstream_time": 1695768420,
        "download_url": "https://dl.smwcentral.net/34779/Monkey%20Island%20SCUMM%20Bar.zip",
        "filename": "Monkey Island SCUMM Bar.zip",
        "size": 56303,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-setting-box",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35650,
    "title": "The Setting Box",
    "authors": [
      "StayAtHomeStegosaurus",
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "calm",
      "night",
      "overworld",
      "ruins",
      "sad",
      "temple"
    ],
    "description": "A solemn piece originally composed for Superfamicompo 5.",
    "latest_version": "smwc-35650-1703289980",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35650,
        "title": "The Setting Box",
        "version": "smwc-35650-1703289980",
        "upstream_time": 1703289980,
        "download_url": "https://dl.smwcentral.net/35650/settingbox.zip",
        "filename": "settingbox.zip",
        "size": 33226,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-shinri-game",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39696,
    "title": "The Shinri Game 2: Magical Trip - Title Screen",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "space",
      "title"
    ],
    "description": "The spacey opening theme from The Shinri Game 2. Fitting for title screens, as well as abstract or space levels",
    "latest_version": "smwc-39696-1748703373",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39696,
        "title": "The Shinri Game 2: Magical Trip - Title Screen",
        "version": "smwc-39696-1748703373",
        "upstream_time": 1748703373,
        "download_url": "https://dl.smwcentral.net/39696/TSG2_Title.zip",
        "filename": "TSG2_Title.zip",
        "size": 66283,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-shinri-game-2-magical-trip-in-game-bgm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39692,
    "title": "The Shinri Game 2: Magical Trip - In-game BGM 9",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "cave",
      "tense"
    ],
    "description": "A long, repetitive and atmospheric song from The Shinri Game 2. Good for caves or abstract stages.<br>\r\n<br>\r\n<span style=\"color: #ff0000;\"><b>Only use this song in levels with no time limit, if the time limit goes below 100 it causes the drum loop to desync</b></span>",
    "latest_version": "smwc-39692-1748703372",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39692,
        "title": "The Shinri Game 2: Magical Trip - In-game BGM 9",
        "version": "smwc-39692-1748703372",
        "upstream_time": 1748703372,
        "download_url": "https://dl.smwcentral.net/39692/TSG2_INGAME9.zip",
        "filename": "TSG2_INGAME9.zip",
        "size": 79516,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21105,
        "title": "The Shinri Game 2: Magical Trip - In-Game BGM 4",
        "version": "smwc-21105-1568866517",
        "upstream_time": 1568866517,
        "download_url": "https://dl.smwcentral.net/21105/The%20Shinri%20Game%202%20Magical%20Trip%20-%20In-Game%20BGM%204.zip",
        "filename": "The Shinri Game 2 Magical Trip - In-Game BGM 4.zip",
        "size": 48158,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-simpsons-arcade-game-downtown-springfield",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16980,
    "title": "The Simpsons Arcade Game - Downtown Springfield",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "athletic",
      "industrial",
      "town",
      "urban"
    ],
    "description": "Athletic song which can fit factories and athletic urban places in general.",
    "latest_version": "smwc-16980-1516190875",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16980,
        "title": "The Simpsons Arcade Game - Downtown Springfield",
        "version": "smwc-16980-1516190875",
        "upstream_time": 1516190875,
        "download_url": "https://dl.smwcentral.net/16980/downtownspringfield.zip",
        "filename": "downtownspringfield.zip",
        "size": 90323,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-simpsons-hit-run-cell-outs",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22660,
    "title": "The Simpsons: Hit & Run - CELL-OUTS",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "calm",
      "chase",
      "final",
      "ghost house",
      "spooky",
      "tense"
    ],
    "description": "Massive halloween-y song from Hit & Run, you hear it in many missions, the most memorable one is perhaps the one where you race professor Frink and his fancy invisible hovercar. The song would suit long athletics levels, due to all the different melodies inside this.<br>\r\n<br>\r\nUPDATE: Made it compatible with all sfx/global songs.",
    "latest_version": "smwc-22660-1587749005",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22660,
        "title": "The Simpsons: Hit & Run - CELL-OUTS",
        "version": "smwc-22660-1587749005",
        "upstream_time": 1587749005,
        "download_url": "https://dl.smwcentral.net/22660/cell-outs.zip",
        "filename": "cell-outs.zip",
        "size": 83872,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-simpsons-opening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7983,
    "title": "The Simpsons - Opening",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "cave",
      "town"
    ],
    "description": "A classic song, that could actually find use in a variety of places.",
    "latest_version": "smwc-7983-1318101031",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7983,
        "title": "The Simpsons - Opening",
        "version": "smwc-7983-1318101031",
        "upstream_time": 1318101031,
        "download_url": "https://dl.smwcentral.net/7983/The%20Simpsons%20Theme.zip",
        "filename": "The Simpsons Theme.zip",
        "size": 66566,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-simpsons-skinner-the-superintendent-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22117,
    "title": "The Simpsons - Skinner & the Superintendent Theme",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "game over",
      "goal",
      "misc",
      "title"
    ],
    "description": "The song from <i>The Simpsons</i> about Skinner with his crazy explanations.<br>\r\n<br>\r\nThis supports both the version with and without the goal whistle. If you want to turn it on, open the .txt file, look for the line \"#define GoalPost 0\", and change the number to \"1\".",
    "latest_version": "smwc-22117-1581816039",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22117,
        "title": "The Simpsons - Skinner & the Superintendent Theme",
        "version": "smwc-22117-1581816039",
        "upstream_time": 1581816039,
        "download_url": "https://dl.smwcentral.net/22117/Skinner%20and%20the%20Superintendent%20Version%201.11.zip",
        "filename": "Skinner and the Superintendent Version 1.11.zip",
        "size": 61955,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-sims-bustin-out-gba-burning-spoke-bar",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32996,
    "title": "The Sims: Bustin' Out (GBA) - Burning Spoke Bar",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "bonus"
    ],
    "description": "Burning Spoke Bar from The SIms: Bustin Out on GBA.",
    "latest_version": "smwc-32996-1680093535",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32996,
        "title": "The Sims: Bustin' Out (GBA) - Burning Spoke Bar",
        "version": "smwc-32996-1680093535",
        "upstream_time": 1680093535,
        "download_url": "https://dl.smwcentral.net/32996/Burning%20Spoke%20Bar.zip",
        "filename": "Burning Spoke Bar.zip",
        "size": 73786,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-sims-bustin-out-gba-paradise-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28277,
    "title": "The Sims: Bustin' Out (GBA) - Paradise Island",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "beach",
      "overworld"
    ],
    "description": "A bossa nova song from The Sims: Bustin' Out on GBA. Useful for beach or island overworlds.",
    "latest_version": "smwc-28277-1632801549",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28277,
        "title": "The Sims: Bustin' Out (GBA) - Paradise Island",
        "version": "smwc-28277-1632801549",
        "upstream_time": 1632801549,
        "download_url": "https://dl.smwcentral.net/28277/Paradise%20Island.zip",
        "filename": "Paradise Island.zip",
        "size": 67996,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-smurfs",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33532,
    "title": "The Smurfs 2 - Crystal Clear!",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "forest",
      "goal",
      "jungle"
    ],
    "description": "The happy (and not very mysterious) jungle/rainforest stage theme from The Smurfs Travel the World, a.k.a. The Smurfs 2, on the SNES. Ported by ear by listening to each channel of the SPC.",
    "latest_version": "smwc-33532-1690381519",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33532,
        "title": "The Smurfs 2 - Crystal Clear!",
        "version": "smwc-33532-1690381519",
        "upstream_time": 1690381519,
        "download_url": "https://dl.smwcentral.net/33532/Smurfs%202%2C%20The%20-%20Crystal%20Clear%21.zip",
        "filename": "Smurfs 2%2C The - Crystal Clear%21.zip",
        "size": 30174,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 33531,
        "title": "The Smurfs 2 - Mysterious Jungle",
        "version": "smwc-33531-1690381559",
        "upstream_time": 1690381559,
        "download_url": "https://dl.smwcentral.net/33531/Smurfs%202%2C%20The%20-%20Mysterious%20Jungle.zip",
        "filename": "Smurfs 2%2C The - Mysterious Jungle.zip",
        "size": 30866,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-smurfs-gb-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9404,
    "title": "The Smurfs (GB) - Game Over",
    "authors": [
      "Barrels O' Fun"
    ],
    "tags": [
      "cutscene",
      "dark",
      "game over"
    ],
    "description": "This plays when you get a Game Over in ''The Smurfs'' on the Game Boy. It is a nice little tune, but there isn't much use for it. Though it could be used for cutscenes, or more obviously a game over screen if you are good enough to program one.",
    "latest_version": "smwc-9404-1413919509",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9404,
        "title": "The Smurfs (GB) - Game Over",
        "version": "smwc-9404-1413919509",
        "upstream_time": 1413919509,
        "download_url": "https://dl.smwcentral.net/9404/The%20Smurfs%20%28GB%29%20-%20Game%20Over.zip",
        "filename": "The Smurfs (GB) - Game Over.zip",
        "size": 33614,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-smurfs-gb-inside-the-volcano",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39089,
    "title": "The Smurfs (GB) - Inside The Volcano",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "castle",
      "chaotic",
      "industrial"
    ],
    "description": "It looks good in factories, this is a remix and not identical to the original.",
    "latest_version": "smwc-39089-1746043484",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39089,
        "title": "The Smurfs (GB) - Inside The Volcano",
        "version": "smwc-39089-1746043484",
        "upstream_time": 1746043484,
        "download_url": "https://dl.smwcentral.net/39089/Inside%20Volcano.zip",
        "filename": "Inside Volcano.zip",
        "size": 77481,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-smurfs-nightmare-funny-funny-the-kitchen-of-danger",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34024,
    "title": "The Smurfs' Nightmare - Funny Funny (The Kitchen of Danger)",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "bonus",
      "carnival",
      "switch palace"
    ],
    "description": "Kitchen theme from The Smurfs' Nightmare on Game Boy Color (also known as the bootleg game Pocket Monsters GO! GO! / The Pikachu Nightmare, which has the same music). Upbeat Italian burger time thing. Ported by listening to each channel of the vgm.",
    "latest_version": "smwc-34024-1691754315",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34024,
        "title": "The Smurfs' Nightmare - Funny Funny (The Kitchen of Danger)",
        "version": "smwc-34024-1691754315",
        "upstream_time": 1691754315,
        "download_url": "https://dl.smwcentral.net/34024/The%20Smurfs%27%20Nightmare%20-%20Funny%20Funny%20%28Kitchen%29.zip",
        "filename": "The Smurfs%27 Nightmare - Funny Funny (Kitchen).zip",
        "size": 33171,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-smurfs-smurf-village",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38821,
    "title": "The Smurfs - Smurf Village",
    "authors": [
      "TobiTopstar"
    ],
    "tags": [
      "athletic",
      "grassland",
      "town"
    ],
    "description": "Welcome to the Smurf's Village!",
    "latest_version": "smwc-38821-1735310335",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38821,
        "title": "The Smurfs - Smurf Village",
        "version": "smwc-38821-1735310335",
        "upstream_time": 1735310335,
        "download_url": "https://dl.smwcentral.net/38821/Smurf-Village.zip",
        "filename": "Smurf-Village.zip",
        "size": 92772,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-snow-carnival",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7785,
    "title": "The Snow Carnival",
    "authors": [
      "Crispy"
    ],
    "tags": [
      "bonus",
      "calm",
      "forest",
      "night",
      "overworld",
      "sky",
      "town",
      "water"
    ],
    "description": "A happy song that can fit for a snow or carnival overworld. It could also work as a nice cloud or night area. An unsampled version of this song is also available.<br>\r\n<br>\r\n<br>\r\nUpdate (12/07/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 40 bytes.",
    "latest_version": "smwc-7785-1332213743",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7785,
        "title": "The Snow Carnival",
        "version": "smwc-7785-1332213743",
        "upstream_time": 1332213743,
        "download_url": "https://dl.smwcentral.net/7785/CUSTOM%20-%20The%20Snow%20Carnival.zip",
        "filename": "CUSTOM - The Snow Carnival.zip",
        "size": 62117,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7582,
        "title": "The Snow Carnival",
        "version": "smwc-7582-1333708254",
        "upstream_time": 1333708254,
        "download_url": "https://dl.smwcentral.net/7582/CUSTOM%20-%20The%20Snow.Carnival%20%28Sampled%29.zip",
        "filename": "CUSTOM - The Snow.Carnival (Sampled).zip",
        "size": 52979,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-starry-cradle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20515,
    "title": "The Starry Cradle",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "cutscene",
      "night",
      "overworld",
      "space"
    ],
    "description": "Part of RednGreen's C3 music pack.<br>\r\n<br>\r\nSoothing little tune which could fit space/night overworlds.",
    "latest_version": "smwc-20515-1562576668",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20515,
        "title": "The Starry Cradle",
        "version": "smwc-20515-1562576668",
        "upstream_time": 1562576668,
        "download_url": "https://dl.smwcentral.net/20515/CUSTOM%20-%20The%20Starry%20Cradle.zip",
        "filename": "CUSTOM - The Starry Cradle.zip",
        "size": 32409,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-sword-of-lxsor-blackout",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10845,
    "title": "The Sword of Lxsor - Blackout",
    "authors": [
      "sincx"
    ],
    "tags": [
      "abstract",
      "final",
      "space"
    ],
    "description": "An incredibly large song that was my entry for the final round of Idol 5. I don't know if a song this big has ever actually been submitted before so I'm taking a bit of a risk with this one.",
    "latest_version": "smwc-10845-1425398832",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10845,
        "title": "The Sword of Lxsor - Blackout",
        "version": "smwc-10845-1425398832",
        "upstream_time": 1425398832,
        "download_url": "https://dl.smwcentral.net/10845/blackout.zip",
        "filename": "blackout.zip",
        "size": 43559,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-thing-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19195,
    "title": "The Thing - Main Theme",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "cave",
      "dark",
      "ghost house",
      "night",
      "sad",
      "spooky",
      "tense"
    ],
    "description": "This is an arrangement of the main theme from John Carpenter's movie \"The Thing\". This song is ominous and creepy and would probably fit a lot of level themes.<br>\r\n<br>\r\nThis piece was originally ported for the multiple Puzzle/Escape Room sections in Grand Poo World 2.<br>\r\n<br>\r\n*Note that the Global Volume is set as high as it can go without the there being any static or feedback. It is not intended to be used at this volume necessarily, I just wanted to be sure no one used it any louder than this.  ",
    "latest_version": "smwc-19195-1551240333",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19195,
        "title": "The Thing - Main Theme",
        "version": "smwc-19195-1551240333",
        "upstream_time": 1551240333,
        "download_url": "https://dl.smwcentral.net/19195/The%20Thing%20-%20Main%20Theme.zip",
        "filename": "The Thing - Main Theme.zip",
        "size": 68187,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-tornadoes-telstar",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8317,
    "title": "The Tornadoes - Telstar",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "cave",
      "credits",
      "mountain",
      "sky",
      "title"
    ],
    "description": "A happy song that would work well as a nice credits theme or something.",
    "latest_version": "smwc-8317-1349453037",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8317,
        "title": "The Tornadoes - Telstar",
        "version": "smwc-8317-1349453037",
        "upstream_time": 1349453037,
        "download_url": "https://dl.smwcentral.net/8317/Telstar.zip",
        "filename": "Telstar.zip",
        "size": 54992,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-trap-doors",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40930,
    "title": "THE TRAP DOORS ~2025~",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "airship",
      "castle",
      "dark",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "I don't LOVE this song still,<br>\r\n<br>\r\nhowever...",
    "latest_version": "smwc-40930-1769631308",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40930,
        "title": "THE TRAP DOORS ~2025~",
        "version": "smwc-40930-1769631308",
        "upstream_time": 1769631308,
        "download_url": "https://dl.smwcentral.net/40930/%5BS%5D%20Custom%20-%20THE%20TRAP%20DOORS%20~2025~%20.zip",
        "filename": "%5BS%5D Custom - THE TRAP DOORS ~2025~ .zip",
        "size": 90710,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-vagrant-secret-workshop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20964,
    "title": "The Vagrant - Secret Workshop",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "dark",
      "industrial",
      "night",
      "space"
    ],
    "description": "Repetitive techno song from the game The Vagrant. Fits tech labs, athletic levels and stuff like that.<br>\r\nNote: I recommend not making the pause stop the song, since the legato parts would get ruined.",
    "latest_version": "smwc-20964-1566839410",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20964,
        "title": "The Vagrant - Secret Workshop",
        "version": "smwc-20964-1566839410",
        "upstream_time": 1566839410,
        "download_url": "https://dl.smwcentral.net/20964/magnus.zip",
        "filename": "magnus.zip",
        "size": 32689,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-vast-strickening-frost",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40450,
    "title": "The Vast Strickening Frost",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "ambient",
      "calm",
      "cave",
      "dark",
      "ice",
      "mysterious",
      "night",
      "ruins",
      "sad",
      "sky",
      "snow",
      "water"
    ],
    "description": "Abandoned in a frozen wasteland, you find yourself enshrouded in nothing but a blanket of biting wind and ice. Will you be able to forge a path through this pristine, lifeless, biome?<br>\r\n<br>\r\nThis song was the winning musical entry of Battle of the Bits' Winter Chip XX contest. Not really sure how that happened but I'll take it.",
    "latest_version": "smwc-40450-1756759962",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40450,
        "title": "The Vast Strickening Frost",
        "version": "smwc-40450-1756759962",
        "upstream_time": 1756759962,
        "download_url": "https://dl.smwcentral.net/40450/The%20Vast%20Strickening%20Frost..zip",
        "filename": "The Vast Strickening Frost..zip",
        "size": 39405,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-village-at-the-end-of-time",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35690,
    "title": "The Village at the End of Time",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "calm",
      "credits",
      "town"
    ],
    "description": "An extremely emotional and moving piece, The Village at the End of Time, is an RPG-esque 'story-telling' song taking you through the life of a small, growing village, going through various crises and coming out of them more powerful than ever, striving for peace across the now reformed village society and the land as a whole.<br>\r\n<br>\r\nThis incredible piece was composed by the lovely <span class=\"un-outer\" title=\"icrawfish\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=48745\" style=\"color: #f16b1c;\" class=\"un\">icrawfish</a></span> and ported by yours truly for the Super Famicompo 5 contests 'Originals' category, which ended up winning 1st place!<br>\r\n<br>\r\nI cannot even begin to explain how much fun this whole project was. From beginning to end, it was a joy to work with <span class=\"un-outer\" title=\"icrawfish\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=48745\" style=\"color: #f16b1c;\" class=\"un\">icrawfish</a></span> for yet another absolute masterpiece. I hope you enjoy it and stay tuned for next SFC!<br>\r\n<br>\r\nP.S.: The song doesn't loop. =P",
    "latest_version": "smwc-35690-1704062665",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35690,
        "title": "The Village at the End of Time",
        "version": "smwc-35690-1704062665",
        "upstream_time": 1704062665,
        "download_url": "https://dl.smwcentral.net/35690/The%20Village%20at%20the%20End%20of%20Time.zip",
        "filename": "The Village at the End of Time.zip",
        "size": 61764,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-village-at-the-end-of-time-assault-of-the-raiders-scherzo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36792,
    "title": "The Village at the End of Time - Assault of the Raiders ~ Scherzo",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "overworld",
      "tense",
      "title"
    ],
    "description": "The second movement, which depicts the struggle of a village against an unexpected foe, forcing them into battle.<br>\r\n<br>\r\nBelow is the link to the full song:<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=35690\">The Village at the End of Time</a>",
    "latest_version": "smwc-36792-1707118488",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36792,
        "title": "The Village at the End of Time - Assault of the Raiders ~ Scherzo",
        "version": "smwc-36792-1707118488",
        "upstream_time": 1707118488,
        "download_url": "https://dl.smwcentral.net/36792/The%20Village%20at%20the%20End%20of%20Time%20Mvt.%202.zip",
        "filename": "The Village at the End of Time Mvt. 2.zip",
        "size": 48251,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-village-at-the-end-of-time-longing-for-daylight-adagio",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36793,
    "title": "The Village at the End of Time - Longing for Daylight ~ Adagio",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "calm",
      "cutscene",
      "dark",
      "ice",
      "night",
      "ruins",
      "sad",
      "snow",
      "water"
    ],
    "description": "The third movement, which depicts the sorrow of villagers due to those lost in a bleak struggle against the foe, yearning for a dawn to their night of affliction.<br>\r\n<br>\r\nBelow is the link to the full song:<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=35690\">The Village at the End of Time</a>",
    "latest_version": "smwc-36793-1707274098",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36793,
        "title": "The Village at the End of Time - Longing for Daylight ~ Adagio",
        "version": "smwc-36793-1707274098",
        "upstream_time": 1707274098,
        "download_url": "https://dl.smwcentral.net/36793/The%20Village%20at%20the%20End%20of%20Time%20Mvt.%203.zip",
        "filename": "The Village at the End of Time Mvt. 3.zip",
        "size": 45460,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-village-at-the-end-of-time-new-dawn-of-peace-finale",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36794,
    "title": "The Village at the End of Time - New Dawn of Peace ~ Finale",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "credits",
      "cutscene",
      "final"
    ],
    "description": "The final movement, which depicts the triumph of the villagers in spite of insurmountable odds, and coming out of darkness into a brighter, new dawn.<br>\r\n<br>\r\nBelow is the link to the full song:<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=35690\">The Village at the End of Time</a><br>\r\n<br>\r\n<b>NOTE:</b> has options to loop the main section or stay unlooped to the ending(s).",
    "latest_version": "smwc-36794-1707274100",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36794,
        "title": "The Village at the End of Time - New Dawn of Peace ~ Finale",
        "version": "smwc-36794-1707274100",
        "upstream_time": 1707274100,
        "download_url": "https://dl.smwcentral.net/36794/The%20Village%20at%20the%20End%20of%20Time%20Mvt.%204.zip",
        "filename": "The Village at the End of Time Mvt. 4.zip",
        "size": 124217,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-village-at-the-end-of-time-the-village-awakens-vivace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36791,
    "title": "The Village at the End of Time - The Village Awakens ~ Vivace",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "calm",
      "cutscene",
      "forest",
      "grassland",
      "mountain",
      "mysterious",
      "overworld",
      "sky",
      "town"
    ],
    "description": "The first movement, which depicts a lively village greeting the morning sun and coming to life.<br>\r\n<br>\r\nBelow is the link to the full song:<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=35690\">The Village at the End of Time</a>",
    "latest_version": "smwc-36791-1707118487",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36791,
        "title": "The Village at the End of Time - The Village Awakens ~ Vivace",
        "version": "smwc-36791-1707118487",
        "upstream_time": 1707118487,
        "download_url": "https://dl.smwcentral.net/36791/The%20Village%20at%20the%20End%20of%20Time%20Mvt.%201.zip",
        "filename": "The Village at the End of Time Mvt. 1.zip",
        "size": 55840,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-witcher",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18666,
    "title": "The Witcher 3: Wild Hunt - Hunt or Be Hunted",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "ruins",
      "tense"
    ],
    "description": "Totally didn't decide to earport this after hearing it from Soul Calibur 6. Fits any kind of athletic rural mountain thing level.",
    "latest_version": "smwc-18666-1545000772",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18666,
        "title": "The Witcher 3: Wild Hunt - Hunt or Be Hunted",
        "version": "smwc-18666-1545000772",
        "upstream_time": 1545000772,
        "download_url": "https://dl.smwcentral.net/18666/ghieraul%20from%20hryviah.zip",
        "filename": "ghieraul from hryviah.zip",
        "size": 34079,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-world-s-end",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7807,
    "title": "The World's End",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "cave",
      "final",
      "fire"
    ],
    "description": "An interesting and epic-sounding theme. This would be good for later or final levels, as well as lava-themed areas.",
    "latest_version": "smwc-7807-1316282313",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7807,
        "title": "The World's End",
        "version": "smwc-7807-1316282313",
        "upstream_time": 1316282313,
        "download_url": "https://dl.smwcentral.net/7807/The%20Worlds%20End.zip",
        "filename": "The Worlds End.zip",
        "size": 68887,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-worlds-end-epic-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7163,
    "title": "The Worlds End: Epic Mix",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "castle",
      "credits",
      "sky"
    ],
    "description": "An arrangement of my song 'The Worlds End'. It reproduces the song in a calmer way but also has this epic feel to it. Good for forests and sky levels, and maybe could be used also for water or underground levels or an ending.",
    "latest_version": "smwc-7163-1319959459",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7163,
        "title": "The Worlds End: Epic Mix",
        "version": "smwc-7163-1319959459",
        "upstream_time": 1319959459,
        "download_url": "https://dl.smwcentral.net/7163/WorldsEndPart2.zip",
        "filename": "WorldsEndPart2.zip",
        "size": 68223,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-xth-annual-vanilla-level-design-contest-abnormal-asylum",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21490,
    "title": "The Xth Annual Vanilla Level Design Contest - Abnormal Asylum",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "abstract",
      "ambient",
      "athletic",
      "boss",
      "carnival",
      "castle",
      "dark",
      "final",
      "fire",
      "ice",
      "industrial",
      "night",
      "space",
      "spooky",
      "tense",
      "water"
    ],
    "description": "A weird abstract song used in my VLDCX entry originally requested by Skewer. Good for void-like areas or super intense castles.<br>\r\n<br>\r\nThis song omits the Thunder SFX and P-switch. Happy (Late) Halloween!",
    "latest_version": "smwc-21490-1573873418",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21490,
        "title": "The Xth Annual Vanilla Level Design Contest - Abnormal Asylum",
        "version": "smwc-21490-1573873418",
        "upstream_time": 1573873418,
        "download_url": "https://dl.smwcentral.net/21490/%5BS%5D%20VLDCX%20-%20Abnormal%20Asylum.zip",
        "filename": "%5BS%5D VLDCX - Abnormal Asylum.zip",
        "size": 78497,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-the-year-without-a-santa-claus-snow-miser",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26384,
    "title": "The Year Without a Santa Claus - Snow Miser",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "bonus",
      "carnival",
      "credits",
      "mountain",
      "snow",
      "town",
      "urban"
    ],
    "description": "A goofy, saloon-y little tune with lyrics about snow and cold, but really can also be used in bonus or mountain areas.<br>\r\n<br>\r\n<a href=\"https://youtu.be/x6mmYWTYGjs\" rel=\"nofollow\">Arrangement</a> courtesy of Google user Kaiser Sauerkraut.<br>\r\n<br>\r\nRequested by OrangeBronzeDaisy.",
    "latest_version": "smwc-26384-1618113540",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26384,
        "title": "The Year Without a Santa Claus - Snow Miser",
        "version": "smwc-26384-1618113540",
        "upstream_time": 1618113540,
        "download_url": "https://dl.smwcentral.net/26384/snow_miser_0_1.zip",
        "filename": "snow_miser_0_1.zip",
        "size": 38464,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-thegremlin-keep-pace-with-the-devil-hell-race-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40068,
    "title": "TheGremlin - 🔥 Keep Pace With The Devil 🔥 - HELL-RACE (Remix)",
    "authors": [
      "Daizo Dee Von",
      "TheGremlin"
    ],
    "tags": [
      "airship",
      "athletic",
      "bonus",
      "boss",
      "carnival",
      "castle",
      "chaotic",
      "chase",
      "dark",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "A nostalgic throwback of a really old track remixed for a new generation. Fits bosses, frantic final levels, or fiery inferno levels.<br>\r\n<br>\r\nYou can toggle the KeyCorrection define if you want it far less chromatic. I personally like the original.<br>\r\n<br>\r\nCredit for both me and the original composer would be appreciated!<br>\r\n<br>\r\nOmits @7, @12, @14, @17, @15, and Thunder.brr. No Yoshi/blargg/thunder/firework; no P-switch/Bonus End.<br>\r\n<br>\r\n<span style=\"font-size: 8pt;\">Update: Removed echo. It made zero difference.</span>",
    "latest_version": "smwc-40068-1756675788",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40068,
        "title": "TheGremlin - 🔥 Keep Pace With The Devil 🔥 - HELL-RACE (Remix)",
        "version": "smwc-40068-1756675788",
        "upstream_time": 1756675788,
        "download_url": "https://dl.smwcentral.net/40068/%5BS%5D%20TheGremlin%20-%20Keep%20Pace%20with%20The%20Devil%20-%20HELL-RACE%20%28Remix%29.zip",
        "filename": "%5BS%5D TheGremlin - Keep Pace with The Devil - HELL-RACE (Remix).zip",
        "size": 198881,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-thinkonemoretime-boo-flavored-coffee-the-calm-boo-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41592,
    "title": "ThinkOneMoreTime - Boo-Flavored Coffee ☕ ~ The Calm Boo (Remix)",
    "authors": [
      "Hooded Edge",
      "ThinkOneMoreTime"
    ],
    "tags": [
      "beach",
      "bonus",
      "calm",
      "credits",
      "cutscene",
      "forest",
      "grassland",
      "night",
      "overworld",
      "title",
      "town",
      "upbeat",
      "urban",
      "water"
    ],
    "description": "Did an arrangement of <b><a href=\"https://smwc.me/s/7595\">The Calm Boo</a></b> by <i><span class=\"un-outer\" title=\"ThinkOneMoreTime\"><span title=\"ThinkOneMoreTime donated $40.00.\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=15241\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">ThinkOneMoreTime</a></span></i>. Another old mix from 2021 that I scooped up from the graveyard just because it's been taunting me ever since I ditched it five years ago. It's very short and simple (just like the original), and I like it like that!<br>\r\n<img src=\"https://bin.smwcentral.net/u/23547/The%2BCalm%2BBoo.webp\" alt=\"\"><br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #C784FF;\">Important:</span></b></span><br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. C Major w/ Slight Detune (Remix Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. C Major (Original Pitch)<br>\r\nㅤ3. C# Major (Custom Pitch)<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Volume Level (OG Volume)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span> <br>\r\nㅤ2. Decreased Volume Level (LOWER Volume)",
    "latest_version": "smwc-41592-1774301079",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41592,
        "title": "ThinkOneMoreTime - Boo-Flavored Coffee ☕ ~ The Calm Boo (Remix)",
        "version": "smwc-41592-1774301079",
        "upstream_time": 1774301079,
        "download_url": "https://dl.smwcentral.net/41592/Boo-Flavored%20Coffee.zip",
        "filename": "Boo-Flavored Coffee.zip",
        "size": 224287,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-thinkonemoretime-fabulous-gardens-styla-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24998,
    "title": "ThinkOneMoreTime - Fabulous Gardens ~ Styla (Remix)",
    "authors": [
      "Hooded Edge",
      "ThinkOneMoreTime"
    ],
    "tags": [
      "athletic",
      "mountain",
      "night",
      "sky",
      "space"
    ],
    "description": "Did a sampled arrangement of the catchy SMW Composition by ThinkOneMoreTime, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=8349\">Styla</a>. By far one of my favorite songs on the site, and it's been almost 8 years since hearing this banger in some good ol' hacks!<br>\r\n<br>\r\nThis baby can fit athletic / sky stages, night, mountain, and space stages.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also 4 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A# Minor (Remix Pitch, turned on default)<br>\r\n2. A Minor (Original Pitch)<br>\r\n3. G# Minor (Custom Pitch 1)<br>\r\n4. B Minor (Custom Pitch 2)",
    "latest_version": "smwc-24998-1605219926",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24998,
        "title": "ThinkOneMoreTime - Fabulous Gardens ~ Styla (Remix)",
        "version": "smwc-24998-1605219926",
        "upstream_time": 1605219926,
        "download_url": "https://dl.smwcentral.net/24998/Fabulous_Gardens.zip",
        "filename": "Fabulous_Gardens.zip",
        "size": 209524,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-thinkonemoretime-ghost-on-that-beat-funky-boo-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28082,
    "title": "ThinkOneMoreTime - Ghost On That Beat ~ Funky Boo (Remix)",
    "authors": [
      "Hooded Edge",
      "ThinkOneMoreTime"
    ],
    "tags": [
      "cave",
      "dark",
      "spooky",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://www.smwcentral.net/?p=section&a=details&id=7335\">Funky Boo</a> by ThinkOneMoreTime. Couldn't help myself from doing this 'cuz it bangs hard for being such a simple 'n short song!<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. D Minor (Remix Pitch, turned on default)<br>\r\n2. C Minor (Original Pitch)<br>\r\n",
    "latest_version": "smwc-28082-1632764544",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28082,
        "title": "ThinkOneMoreTime - Ghost On That Beat ~ Funky Boo (Remix)",
        "version": "smwc-28082-1632764544",
        "upstream_time": 1632764544,
        "download_url": "https://dl.smwcentral.net/28082/Ghost_On_That_Beat.zip",
        "filename": "Ghost_On_That_Beat.zip",
        "size": 119889,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-thinkonemoretime-goooo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40086,
    "title": "ThinkOneMoreTime - GoooO (2025 Remix)",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "athletic",
      "castle",
      "chase",
      "night",
      "upbeat"
    ],
    "description": "A remix of <a href=\"https://www.smwcentral.net/?p=section&a=details&id=7594\">GoooO</a> by ThinkOneMoreTime that I made for 120hoSPC",
    "latest_version": "smwc-40086-1753025757",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40086,
        "title": "ThinkOneMoreTime - GoooO (2025 Remix)",
        "version": "smwc-40086-1753025757",
        "upstream_time": 1753025757,
        "download_url": "https://dl.smwcentral.net/40086/ThinkOneMoreTime%20-%20GoooO%20%282025%20Remix%29.zip",
        "filename": "ThinkOneMoreTime - GoooO (2025 Remix).zip",
        "size": 33855,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-thinkonemoretime-legendary-journey-passat-of-the-hero-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27564,
    "title": "ThinkOneMoreTime - Legendary Journey ~ Passat of the Hero (Remix)",
    "authors": [
      "Hooded Edge",
      "ThinkOneMoreTime"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "credits",
      "cutscene",
      "final",
      "tense",
      "title"
    ],
    "description": "Did an arrangement of <a href=\"https://www.smwcentral.net/?p=section&a=details&id=8009\">Passat of the Hero</a> by ThinkOneMoreTime for Summer C3 2021. Probably one of my favorite, if not my most favorite, original compositions on this site. It's super tense and upbeat, yet very heroic and catchy.<br>\r\n<br>\r\nI've wanted to arrange this song for a long time, and I'm super happy to have finally done it. If you haven't already, go listen to the original song, 'cuz it's amazing!!!<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F# Minor w/ slight detune (Remix Pitch - Works in-game, but detunes SFX)<br>\r\n2. F# Minor (Original Pitch, turned on default)<br>\r\n3. E Minor (Custom Pitch) ",
    "latest_version": "smwc-27564-1627094580",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27564,
        "title": "ThinkOneMoreTime - Legendary Journey ~ Passat of the Hero (Remix)",
        "version": "smwc-27564-1627094580",
        "upstream_time": 1627094580,
        "download_url": "https://dl.smwcentral.net/27564/Legendary%20Journey.zip",
        "filename": "Legendary Journey.zip",
        "size": 150675,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-thirsty-nomad",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7776,
    "title": "Thirsty Nomad",
    "authors": [
      "gpetry"
    ],
    "tags": [
      "desert"
    ],
    "description": "Definitely fits as a calm, arid desert theme.",
    "latest_version": "smwc-7776-1319959569",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7776,
        "title": "Thirsty Nomad",
        "version": "smwc-7776-1319959569",
        "upstream_time": 1319959569,
        "download_url": "https://dl.smwcentral.net/7776/Thirsty%20Nomad%20-%20Composed%20By%20GPetry.zip",
        "filename": "Thirsty Nomad - Composed By GPetry.zip",
        "size": 71226,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-thomas-the-tank-engine-friends-snes-title-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23662,
    "title": "Thomas the Tank Engine & Friends (SNES) - Title Theme",
    "authors": [
      "Teows"
    ],
    "tags": [
      "grassland",
      "title"
    ],
    "description": "The famous theme song from the show Thomas the Tank Engine, brought to SNES by the legendary Tim Follin. Good for jokey stuff.",
    "latest_version": "smwc-23662-1594352117",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23662,
        "title": "Thomas the Tank Engine & Friends (SNES) - Title Theme",
        "version": "smwc-23662-1594352117",
        "upstream_time": 1594352117,
        "download_url": "https://dl.smwcentral.net/23662/thomas.zip",
        "filename": "thomas.zip",
        "size": 50858,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-thoroughbred-breeder-iii-europe",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41703,
    "title": "Thoroughbred Breeder III - Europe",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "bonus",
      "calm",
      "cutscene",
      "grassland",
      "overworld",
      "town"
    ],
    "description": "Stable tune during Europe from Thoroughbred Breeder III.",
    "latest_version": "smwc-41703-1773978738",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41703,
        "title": "Thoroughbred Breeder III - Europe",
        "version": "smwc-41703-1773978738",
        "upstream_time": 1773978738,
        "download_url": "https://dl.smwcentral.net/41703/Thoroughbred%20Breeder%20III%20-%20Europe.zip",
        "filename": "Thoroughbred Breeder III - Europe.zip",
        "size": 38061,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41096,
        "title": "Thoroughbred Breeder III - Europe",
        "version": "smwc-41096-1770220189",
        "upstream_time": 1770220189,
        "download_url": "https://dl.smwcentral.net/41096/Thoroughbred%20Breeder%20III%20-%20Europe.zip",
        "filename": "Thoroughbred Breeder III - Europe.zip",
        "size": 31985,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-threads-of-fate-mint-steps-stealthy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22510,
    "title": "Threads of Fate - Mint Steps Stealthy",
    "authors": [
      "Teows"
    ],
    "tags": [
      "ghost house",
      "spooky"
    ],
    "description": "A spooky track played in the PlayStation game Threads of Fate, which's known as Dewprism in Japan. I'd say it's very fitting for ghost houses in general.",
    "latest_version": "smwc-22510-1585676974",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22510,
        "title": "Threads of Fate - Mint Steps Stealthy",
        "version": "smwc-22510-1585676974",
        "upstream_time": 1585676974,
        "download_url": "https://dl.smwcentral.net/22510/stealthy.zip",
        "filename": "stealthy.zip",
        "size": 74207,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-threads-of-fate-passing-through-the-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30656,
    "title": "Threads of Fate - Passing Through the Forest",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "forest",
      "sky"
    ],
    "description": "Not much to say here, just a really nice song.<br>\r\n<br>\r\nNote: not compatible with thunder SFX/Blarggs/fireworks",
    "latest_version": "smwc-30656-1654509802",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30656,
        "title": "Threads of Fate - Passing Through the Forest",
        "version": "smwc-30656-1654509802",
        "upstream_time": 1654509802,
        "download_url": "https://dl.smwcentral.net/30656/through%20the%20forest.zip",
        "filename": "through the forest.zip",
        "size": 73196,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-three-wonders-chariot-boss-aeolus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39967,
    "title": "Three Wonders: Chariot - Boss (Aeolus)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "sky",
      "snow",
      "space",
      "tense"
    ],
    "description": "The first boss theme from Chariot, the shoot 'em up game inside the Three Wonders collection, played during the boss fight against Aeolus (Ruler of the Winds).",
    "latest_version": "smwc-39967-1751310336",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39967,
        "title": "Three Wonders: Chariot - Boss (Aeolus)",
        "version": "smwc-39967-1751310336",
        "upstream_time": 1751310336,
        "download_url": "https://dl.smwcentral.net/39967/Three%20Wonders%20~%20Chariot%20-%20Boss%20%28Aeolus%29.zip",
        "filename": "Three Wonders ~ Chariot - Boss (Aeolus).zip",
        "size": 34415,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-three-wonders-chariot-mid-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39938,
    "title": "Three Wonders: Chariot - Mid Boss",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "final",
      "fire",
      "tense"
    ],
    "description": "The Mid Boss theme from Chariot, the shoot 'em up game inside the Three Wonders collection, played during the Bazz, Dazz and Jezz miniboss fights.",
    "latest_version": "smwc-39938-1751324497",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39938,
        "title": "Three Wonders: Chariot - Mid Boss",
        "version": "smwc-39938-1751324497",
        "upstream_time": 1751324497,
        "download_url": "https://dl.smwcentral.net/39938/Three%20Wonders%20~%20Chariot%20-%20Mid%20Boss.zip",
        "filename": "Three Wonders ~ Chariot - Mid Boss.zip",
        "size": 33373,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-three-wonders-chariot-the-moon-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41298,
    "title": "Three Wonders: Chariot - The Moon World",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "ice",
      "night",
      "sky",
      "space"
    ],
    "description": "The Moon World theme from Chariot, the shoot 'em up game inside the Three Wonders collection, played during the second stage of the game.",
    "latest_version": "smwc-41298-1769122484",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41298,
        "title": "Three Wonders: Chariot - The Moon World",
        "version": "smwc-41298-1769122484",
        "upstream_time": 1769122484,
        "download_url": "https://dl.smwcentral.net/41298/Three%20Wonders%20~%20Chariot%20-%20The%20Moon%20World.zip",
        "filename": "Three Wonders ~ Chariot - The Moon World.zip",
        "size": 34152,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-through-the-clouds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8133,
    "title": "Through the Clouds",
    "authors": [
      "gpetry"
    ],
    "tags": [
      "grassland",
      "sky"
    ],
    "description": "An excellent general purpose song. Very relaxing.",
    "latest_version": "smwc-8133-1312818815",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8133,
        "title": "Through the Clouds",
        "version": "smwc-8133-1312818815",
        "upstream_time": 1312818815,
        "download_url": "https://dl.smwcentral.net/8133/Through%20the%20Clouds%20-%20Custom%20by%20Gpetry.zip",
        "filename": "Through the Clouds - Custom by Gpetry.zip",
        "size": 71895,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-through-the-mountains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23652,
    "title": "Through the Mountains",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "mountain"
    ],
    "description": "100 100 100 100 100 100 100 100 100 100 100 100 100 100 ",
    "latest_version": "smwc-23652-1594963125",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23652,
        "title": "Through the Mountains",
        "version": "smwc-23652-1594963125",
        "upstream_time": 1594963125,
        "download_url": "https://dl.smwcentral.net/23652/throughmountains.zip",
        "filename": "throughmountains.zip",
        "size": 57661,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-thunder-blade-thunder-blade",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21811,
    "title": "Thunder Blade - Thunder Blade",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "calm",
      "castle",
      "final",
      "forest",
      "swamp",
      "urban"
    ],
    "description": "A nice funky jazz fusion tune with a slight bit of 7/4 time signature goodness from the 1987 Sega Arcade title Thunder Blade. Could be used for long, slightly calmer levels.<br>\r\n<br>\r\nReleased for the Super Nintenesis album.",
    "latest_version": "smwc-21811-1578862596",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21811,
        "title": "Thunder Blade - Thunder Blade",
        "version": "smwc-21811-1578862596",
        "upstream_time": 1578862596,
        "download_url": "https://dl.smwcentral.net/21811/thunderblade.zip",
        "filename": "thunderblade.zip",
        "size": 67402,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-thunder-cross-great-battleship-arrange",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26701,
    "title": "Thunder Cross - Great Battleship (Arrange)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "fire",
      "tense"
    ],
    "description": "This is Great Battleship, the fourth stage from the Arcade shmup Thunder Cross, by Konami. A very intense song that could fit both boss battles and chase sequences, along with fire based and more intense sorts of levels in general.",
    "latest_version": "smwc-26701-1619842867",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26701,
        "title": "Thunder Cross - Great Battleship (Arrange)",
        "version": "smwc-26701-1619842867",
        "upstream_time": 1619842867,
        "download_url": "https://dl.smwcentral.net/26701/greatbattleship.zip",
        "filename": "greatbattleship.zip",
        "size": 72114,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-thunder-force-iv-evil-destroyer-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19209,
    "title": "Thunder Force IV - Evil Destroyer (Arrangement)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "One of the many boss themes from Thunder Force IV. This one in particular plays when you're against the first boss of the game, Gargoyle Diver.<br>\r\n<br>\r\nUse this for bosses or chase themes that have a much more intense setting than normal, or you could just not care and put this into a weak ass first level boss too, your choice :V<br>\r\n<br>\r\nOh yeah, I also added a extra intro segment to this song, since I saw the opportunity and I thought \"why not lmao\"; whether that's out of place or not tho is up to you :V<br>\r\n<br>\r\nUPDATE: I panned the hats and cymbals, and also made the cymbal more longer-sounding at 0:50 and 1:20, since they cutted a bit too early in comparison to the other times the cymbal played.",
    "latest_version": "smwc-19209-1552256630",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19209,
        "title": "Thunder Force IV - Evil Destroyer (Arrangement)",
        "version": "smwc-19209-1552256630",
        "upstream_time": 1552256630,
        "download_url": "https://dl.smwcentral.net/19209/Evil%20Destroyer.zip",
        "filename": "Evil Destroyer.zip",
        "size": 90575,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-thunder-force-iv-metal-squad",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34331,
    "title": "Thunder Force IV - Metal Squad",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "abstract",
      "boss",
      "castle",
      "final",
      "fire",
      "space"
    ],
    "description": "Metal Squad from TFIV, the track everyone loves to say could never be done on a SNES, is now done on the SNES and here for you to use in SMW hacks!!!!!!!!!!! Cool!!!!!!!!!!!!!!!!!!!!!<br>\r\n<br>\r\nAnyway, with how rocking this track is, it's best suited for more intense kinds of levels, like a castle, lava, athletic, and maybe even a abstract/space stage if you're able to include some kinda shmup level thing somehow, I dunno; obviously though, where you use this is up to you really, so yeah, don't take this as a end-all-be-all or anything lmao<br>\r\n<br>\r\n(oh yeah, and boss fights too I guess.)",
    "latest_version": "smwc-34331-1696201990",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34331,
        "title": "Thunder Force IV - Metal Squad",
        "version": "smwc-34331-1696201990",
        "upstream_time": 1696201990,
        "download_url": "https://dl.smwcentral.net/34331/metalsquad.zip",
        "filename": "metalsquad.zip",
        "size": 77037,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-thunder-force-iv-sand-hell",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19055,
    "title": "Thunder Force IV - Sand Hell",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "desert",
      "sky",
      "tense"
    ],
    "description": "This is the very funky, but also very epic, song that plays in the fourth stage of Thunder Force IV. As the title suggests, this stage is supposed to be a desert level, so you could use it in one if the level is fast-paced enough. It could also be used in other settings tho, like a sky level and athletic levels in general.<br>\r\n<br>\r\nEDIT: Due to ARAM limitations, I had to remove some of the echo and samples, but luckily I managed to do it in a way that wouldn't detract too much from the original port.<br>\r\n<br>\r\nWarning: Not compatible with levels utilizing thunder or blarggs.",
    "latest_version": "smwc-19055-1549241839",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19055,
        "title": "Thunder Force IV - Sand Hell",
        "version": "smwc-19055-1549241839",
        "upstream_time": 1549241839,
        "download_url": "https://dl.smwcentral.net/19055/Sand_Hell.zip",
        "filename": "Sand_Hell.zip",
        "size": 85897,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-thunder-force-iv-space-walk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18285,
    "title": "Thunder Force IV - Space Walk",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "space",
      "water"
    ],
    "description": "This is Space Walk from Thunder Force IV, as seen on Idol 9 Round 6. I couldn't optimize this as well as I wanted tho, but I still think it's nice enough to submit lol<br>\r\n<br>\r\nAnyway, the best way this would fit is in a space or water level, preferably on a level with a more mysterious vibe. Not many uses outside of that tho.<br>\r\n<br>\r\nEDIT: Apparently, on the original submission, the volume on the fourth snare note at the 1:09 part of the SPC was playing too low, so it cutted off very abruptly when it wasn't supposed to do that. I fixed it now. :)",
    "latest_version": "smwc-18285-1539816730",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18285,
        "title": "Thunder Force IV - Space Walk",
        "version": "smwc-18285-1539816730",
        "upstream_time": 1539816730,
        "download_url": "https://dl.smwcentral.net/18285/spacewalk.zip",
        "filename": "spacewalk.zip",
        "size": 66863,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-thunder-spirits-back-to-the-fire",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18797,
    "title": "Thunder Spirits - Back To The Fire",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "fire"
    ],
    "description": "Song from the SNES port of the arcade game \"Thunder Force AC\", it could fit any fast paced level.",
    "latest_version": "smwc-18797-1546547273",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18797,
        "title": "Thunder Spirits - Back To The Fire",
        "version": "smwc-18797-1546547273",
        "upstream_time": 1546547273,
        "download_url": "https://dl.smwcentral.net/18797/backtothefire.zip",
        "filename": "backtothefire.zip",
        "size": 51028,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-thunder-spirits-hunger-made-them-desperate",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18833,
    "title": "Thunder Spirits - Hunger Made Them Desperate",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "castle",
      "final",
      "fire",
      "tense"
    ],
    "description": "Song from the SNES port of the arcade game \"Thunder Force AC\", could work well in a tense/final area.<br>\r\n<br>\r\nUpdate: fixed vibrato (thanks LadiesMan!), done some more optimizations (~0x200 bytes saved).",
    "latest_version": "smwc-18833-1546729144",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18833,
        "title": "Thunder Spirits - Hunger Made Them Desperate",
        "version": "smwc-18833-1546729144",
        "upstream_time": 1546729144,
        "download_url": "https://dl.smwcentral.net/18833/hunger.zip",
        "filename": "hunger.zip",
        "size": 51741,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-thunderstrike-foresight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40634,
    "title": "Thunderstrike Foresight",
    "authors": [
      "HaruMKT",
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "night",
      "upbeat",
      "urban"
    ],
    "description": "A jazzy and fun song composed by <span class=\"un-outer\" title=\"HaruMKT\"><a href=\"/?p=profile&amp;id=13862\" style=\"color: var(--user-color-3);\" class=\"un\">HaruMKT</a></span>.<br>\r\n<br>\r\nThought it sounded pretty cool when they showed it to me, so I decided to port it. =P",
    "latest_version": "smwc-40634-1759078010",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40634,
        "title": "Thunderstrike Foresight",
        "version": "smwc-40634-1759078010",
        "upstream_time": 1759078010,
        "download_url": "https://dl.smwcentral.net/40634/HaruMKT%20-%20Thunderstrike%20Foresight%20%5BU%5D.zip",
        "filename": "HaruMKT - Thunderstrike Foresight %5BU%5D.zip",
        "size": 39659,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tib",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7937,
    "title": "Tib-8",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "castle",
      "dark",
      "fire",
      "retro"
    ],
    "description": "An 8-bit sounding composition.",
    "latest_version": "smwc-7937-1317474760",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7937,
        "title": "Tib-8",
        "version": "smwc-7937-1317474760",
        "upstream_time": 1317474760,
        "download_url": "https://dl.smwcentral.net/7937/Tib-8.zip",
        "filename": "Tib-8.zip",
        "size": 49043,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tidal-danger",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11250,
    "title": "Tidal Danger",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "airship",
      "beach",
      "cave",
      "sky",
      "water"
    ],
    "description": "A stormy waters theme. Original composition.<br>\r\nCould fit in a stormier water setting, among others.",
    "latest_version": "smwc-11250-1430709216",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11250,
        "title": "Tidal Danger",
        "version": "smwc-11250-1430709216",
        "upstream_time": 1430709216,
        "download_url": "https://dl.smwcentral.net/11250/tidaldanger.zip",
        "filename": "tidaldanger.zip",
        "size": 31572,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tim-davis-golf-radio-jingle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38930,
    "title": "Tim Davis - GOLF Radio Jingle",
    "authors": [
      "Papangu"
    ],
    "tags": [
      "calm",
      "goal",
      "nintendo presents"
    ],
    "description": "I got this jingle from the song \"Blow My Load\" from the album \"Cherry Bomb\" by \"Tyler, The Creator\"<br>\r\n<br>\r\naqui vão as referências abaixo:<br>\r\nhttps://youtu.be/6YcslAJs_J8 (starts in 02:44, and this instrumental is from the original alternate version)<br>\r\nhttps://youtu.be/bj8X4JeDmcM (starts in 03:00)<br>\r\n<br>\r\nhttps://youtu.be/iSsKvSG40K8 (starts in 02:44, Physical version)<br>\r\n<br>\r\nall right, keep it there.",
    "latest_version": "smwc-38930-1740897732",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38930,
        "title": "Tim Davis - GOLF Radio Jingle",
        "version": "smwc-38930-1740897732",
        "upstream_time": 1740897732,
        "download_url": "https://dl.smwcentral.net/38930/golf.zip",
        "filename": "golf.zip",
        "size": 222313,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-time-is-running-2",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9031,
    "title": "Time is running 2.2",
    "authors": [
      "A13XIS"
    ],
    "tags": [
      "athletic",
      "tense"
    ],
    "description": "A tense and fast song. Perfect for making action-packed atmosphere like in scrolling levels.<br>\r\n<br>\r\nIt's the second version of my song (the first one has been deleted)<br>\r\n<br>\r\n+Percussion<br>\r\n+treble voice<br>\r\n+end<br>\r\n+COMPLETELY looped<br>\r\n+Speed UP<br>\r\n<br>\r\nerror rate: unknown<br>\r\n<br>\r\nThe MML is made for AddMusicK",
    "latest_version": "smwc-9031-1413459971",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9031,
        "title": "Time is running 2.2",
        "version": "smwc-9031-1413459971",
        "upstream_time": 1413459971,
        "download_url": "https://dl.smwcentral.net/9031/Time%20Is%20Running.zip",
        "filename": "Time Is Running.zip",
        "size": 33145,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-time-slip-tirmat",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39825,
    "title": "Time Slip - Tirmat",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "castle",
      "industrial"
    ],
    "description": "A very long and repetitive song from the game Timeslip. I mostly ported this for the novelty of it lol. This would fit best in castle or factory levels.",
    "latest_version": "smwc-39825-1749076622",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39825,
        "title": "Time Slip - Tirmat",
        "version": "smwc-39825-1749076622",
        "upstream_time": 1749076622,
        "download_url": "https://dl.smwcentral.net/39825/08%20Tirmat.zip",
        "filename": "08 Tirmat.zip",
        "size": 50335,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-time-switch",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41098,
    "title": "Time Switch",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "chaotic",
      "forest",
      "grassland",
      "mountain",
      "overworld",
      "sky"
    ],
    "description": "The song that got third place in Super Famicompo 6. It is an original song in the style of Chrono Trigger.  I made those optimized samples myself, and I think it didn't affect the quality of the song very much. Either way, enjoy!",
    "latest_version": "smwc-41098-1766609168",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41098,
        "title": "Time Switch",
        "version": "smwc-41098-1766609168",
        "upstream_time": 1766609168,
        "download_url": "https://dl.smwcentral.net/41098/Time%20Switch.zip",
        "filename": "Time Switch.zip",
        "size": 152566,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-time-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7406,
    "title": "Time Tower",
    "authors": [
      "wye"
    ],
    "tags": [
      "bonus",
      "castle"
    ],
    "description": "This one suits a clock-themed area (whatever that is),  or just any other castle / tower.",
    "latest_version": "smwc-7406-1319959679",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7406,
        "title": "Time Tower",
        "version": "smwc-7406-1319959679",
        "upstream_time": 1319959679,
        "download_url": "https://dl.smwcentral.net/7406/TimeTower.zip",
        "filename": "TimeTower.zip",
        "size": 69909,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-time-travel",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7407,
    "title": "Time Travel",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "overworld",
      "space"
    ],
    "description": "The song that was going to be used in the Time Void in 'Mario's Time Quest'. Would suit a space submap well.",
    "latest_version": "smwc-7407-1319959767",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7407,
        "title": "Time Travel",
        "version": "smwc-7407-1319959767",
        "upstream_time": 1319959767,
        "download_url": "https://dl.smwcentral.net/7407/Time%20Travel.zip",
        "filename": "Time Travel.zip",
        "size": 65455,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-time-trax-genesis-mission-briefing",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25833,
    "title": "Time Trax (Genesis) - Mission Briefing",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "urban"
    ],
    "description": "aaa<br>\r\n<br>\r\nNot compatible with Bonus end, Thunder SFX/Blarggs, and the death song will sound different.",
    "latest_version": "smwc-25833-1612555891",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25833,
        "title": "Time Trax (Genesis) - Mission Briefing",
        "version": "smwc-25833-1612555891",
        "upstream_time": 1612555891,
        "download_url": "https://dl.smwcentral.net/25833/Time%20Trax%20%28Genesis%29%20-%20Mission%20Briefing.zip",
        "filename": "Time Trax (Genesis) - Mission Briefing.zip",
        "size": 181937,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-timed-athletics",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8114,
    "title": "Timed Athletics",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "athletic",
      "grassland"
    ],
    "description": "A song that was going to be used in levels with extra landscapes in 'Mario's Time Quest'. Would suit many types of levels.",
    "latest_version": "smwc-8114-1319959850",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8114,
        "title": "Timed Athletics",
        "version": "smwc-8114-1319959850",
        "upstream_time": 1319959850,
        "download_url": "https://dl.smwcentral.net/8114/Timed%20Athletics.zip",
        "filename": "Timed Athletics.zip",
        "size": 66636,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tiny-toon-adventures-buster-busts-loose-spook-mansion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31602,
    "title": "Tiny Toon Adventures: Buster Busts Loose! - Spook Mansion",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "dark",
      "ghost house",
      "mysterious",
      "spooky"
    ],
    "description": "Spooky music.",
    "latest_version": "smwc-31602-1671354515",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31602,
        "title": "Tiny Toon Adventures: Buster Busts Loose! - Spook Mansion",
        "version": "smwc-31602-1671354515",
        "upstream_time": 1671354515,
        "download_url": "https://dl.smwcentral.net/31602/16%20Spook%20Mansion.zip",
        "filename": "16 Spook Mansion.zip",
        "size": 59304,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tiny-toon-adventures-buster-busts-loose-you-need-more-practice",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20809,
    "title": "Tiny Toon Adventures: Buster Busts Loose! - You Need More Practice",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "miss"
    ],
    "description": "The \"lost bonus\" song from Buster Busts Loose!. Can be used as a death theme.",
    "latest_version": "smwc-20809-1565107625",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20809,
        "title": "Tiny Toon Adventures: Buster Busts Loose! - You Need More Practice",
        "version": "smwc-20809-1565107625",
        "upstream_time": 1565107625,
        "download_url": "https://dl.smwcentral.net/20809/YouNeedMorePractice.zip",
        "filename": "YouNeedMorePractice.zip",
        "size": 49255,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tiny-toon-adventures-montana-s-movie-madness-results",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8212,
    "title": "Tiny Toon Adventures: Montana's Movie Madness - Results",
    "authors": [
      "Midna"
    ],
    "tags": [
      "calm",
      "overworld",
      "p-switch"
    ],
    "description": "A calm remix of one portion of the Tiny Toon Adventures theme song. It is short, so it would best fit a calm overworld, or even a P-Switch theme.",
    "latest_version": "smwc-8212-1338206712",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8212,
        "title": "Tiny Toon Adventures: Montana's Movie Madness - Results",
        "version": "smwc-8212-1338206712",
        "upstream_time": 1338206712,
        "download_url": "https://dl.smwcentral.net/8212/mmmresults.zip",
        "filename": "mmmresults.zip",
        "size": 64342,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tiny-toon-adventures-nes-haunted-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7324,
    "title": "Tiny Toon Adventures (NES) - Haunted Forest",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "dark",
      "forest"
    ],
    "description": "The catchy song that plays in the haunted forest level in Tiny Toon Adventures.  Would suit a dark forest level (natch)",
    "latest_version": "smwc-7324-1400669605",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7324,
        "title": "Tiny Toon Adventures (NES) - Haunted Forest",
        "version": "smwc-7324-1400669605",
        "upstream_time": 1400669605,
        "download_url": "https://dl.smwcentral.net/7324/Haunted%20Forest.zip",
        "filename": "Haunted Forest.zip",
        "size": 65493,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tiny-toon-adventures-nes-montana-max-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8555,
    "title": "Tiny Toon Adventures (NES) - Montana Max Battle",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "boss",
      "chase"
    ],
    "description": "A fast-paced, intense song that would work well for boss battles or chase sections.",
    "latest_version": "smwc-8555-1397626141",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8555,
        "title": "Tiny Toon Adventures (NES) - Montana Max Battle",
        "version": "smwc-8555-1397626141",
        "upstream_time": 1397626141,
        "download_url": "https://dl.smwcentral.net/8555/Montana%20Max.zip",
        "filename": "Montana Max.zip",
        "size": 65806,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tiny-toon-adventures-nes-undersea",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39707,
    "title": "Tiny Toon Adventures (NES) - Undersea",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "overworld",
      "water"
    ],
    "description": "Requested by VeracitySMWC",
    "latest_version": "smwc-39707-1745938093",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39707,
        "title": "Tiny Toon Adventures (NES) - Undersea",
        "version": "smwc-39707-1745938093",
        "upstream_time": 1745938093,
        "download_url": "https://dl.smwcentral.net/39707/TTA%20Undersea.zip",
        "filename": "TTA Undersea.zip",
        "size": 31319,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tiny-toon-adventures-nes-water",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8552,
    "title": "Tiny Toon Adventures (NES) - Water",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "calm",
      "water"
    ],
    "description": "A calm, waltzy song that would work well in a water level.",
    "latest_version": "smwc-8552-1397124656",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8552,
        "title": "Tiny Toon Adventures (NES) - Water",
        "version": "smwc-8552-1397124656",
        "upstream_time": 1397124656,
        "download_url": "https://dl.smwcentral.net/8552/TTA%20Water.zip",
        "filename": "TTA Water.zip",
        "size": 64191,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tiny-toon-adventures-nes-world-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8556,
    "title": "Tiny Toon Adventures (NES) - World Map",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland",
      "overworld"
    ],
    "description": "A happy, Mario-esque little song that would work well on a grassland map.",
    "latest_version": "smwc-8556-1397626254",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8556,
        "title": "Tiny Toon Adventures (NES) - World Map",
        "version": "smwc-8556-1397626254",
        "upstream_time": 1397626254,
        "download_url": "https://dl.smwcentral.net/8556/TTA%20Map.zip",
        "filename": "TTA Map.zip",
        "size": 64864,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tiny-toon-adventures-wacky-sports-challenge-event-info",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26265,
    "title": "Tiny Toon Adventures: Wacky Sports Challenge - Event Info",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "mountain",
      "overworld",
      "title"
    ],
    "description": "Good for overworld maps.<br>\r\nUpdate 23/02/2021: Accurate mixing and lowered tempo by 1.",
    "latest_version": "smwc-26265-1616653181",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26265,
        "title": "Tiny Toon Adventures: Wacky Sports Challenge - Event Info",
        "version": "smwc-26265-1616653181",
        "upstream_time": 1616653181,
        "download_url": "https://dl.smwcentral.net/26265/Tiny_Toon%20Adventures%20-%20Wacky%20Sports%20Challenge%20-%20Event%20Info.zip",
        "filename": "Tiny_Toon Adventures - Wacky Sports Challenge - Event Info.zip",
        "size": 75415,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tm-network-get-wild",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35131,
    "title": "TM NETWORK - Get Wild",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "abstract",
      "credits",
      "final",
      "night",
      "sky",
      "space",
      "title"
    ],
    "description": "City Hunter Ending Theme<br>\r\nReleased in 1987<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=r107W1YXrSM&pp=ygUIZ2V0IHdpbGQ%3D\" rel=\"nofollow\">Original ver</a>",
    "latest_version": "smwc-35131-1698114658",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35131,
        "title": "TM NETWORK - Get Wild",
        "version": "smwc-35131-1698114658",
        "upstream_time": 1698114658,
        "download_url": "https://dl.smwcentral.net/35131/TM%20NETWORK%20-%20Get%20Wild.zip",
        "filename": "TM NETWORK - Get Wild.zip",
        "size": 73679,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tnt-midi-pack-detonation-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39711,
    "title": "TNT MIDI Pack - Detonation (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "industrial",
      "urban"
    ],
    "description": "Based : Flame Mammoth<br>\r\nEdit : SMW Ver : #7 -&gt; #0, #6 -&gt; #1 (File : Detonation_TNT_MIDI_Pack_X1_SMW)",
    "latest_version": "smwc-39711-1750443932",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39711,
        "title": "TNT MIDI Pack - Detonation (Mega Man X Style)",
        "version": "smwc-39711-1750443932",
        "upstream_time": 1750443932,
        "download_url": "https://dl.smwcentral.net/39711/TNT%20MIDI%20Pack%20-%20Detonation%20%28X1%20Style%29.zip",
        "filename": "TNT MIDI Pack - Detonation (X1 Style).zip",
        "size": 110930,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tobu-tobu-girl-electromagnetic-waves-dream-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30538,
    "title": "Tobu Tobu Girl - Electromagnetic Waves (Dream Level)",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "bonus",
      "space"
    ],
    "description": "Cute energetic song, nicely fits bonus levels.",
    "latest_version": "smwc-30538-1652383386",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30538,
        "title": "Tobu Tobu Girl - Electromagnetic Waves (Dream Level)",
        "version": "smwc-30538-1652383386",
        "upstream_time": 1652383386,
        "download_url": "https://dl.smwcentral.net/30538/elecwaves.zip",
        "filename": "elecwaves.zip",
        "size": 32925,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-toby-fox-megalovania",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38200,
    "title": "Toby Fox - MEGALOVANIA",
    "authors": [
      "EstrelaRadiosa"
    ],
    "tags": [
      "boss",
      "chaotic"
    ],
    "description": "[ENG]<br>\r\nMostly based on the UNDERTALE version, but contains nods to most official versions of the track, except Brodylovania.<br>\r\nMight fit better a harder level or a harder/longer boss fight.<br>\r\n<br>\r\n[BR]<br>\r\nEm maioria baseada na versão de UNDERTALE, mas possui referências a outras versões oficiais da música com exceção de Brodylovania.<br>\r\nDeve se encaixar melhor com um nível mais difícil ou com um chefe mais difícil/longo.",
    "latest_version": "smwc-38200-1727582637",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38200,
        "title": "Toby Fox - MEGALOVANIA",
        "version": "smwc-38200-1727582637",
        "upstream_time": 1727582637,
        "download_url": "https://dl.smwcentral.net/38200/hcq_megalo.zip",
        "filename": "hcq_megalo.zip",
        "size": 73309,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-toki-going-ape-spit-stage-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35384,
    "title": "Toki: Going Ape Spit - Stage Theme 1",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "athletic",
      "boss",
      "overworld",
      "ruins",
      "temple",
      "tense"
    ],
    "description": "The stage theme from arcade platformer <i>Toki: Going Ape Spit</i>. Based on the Mega Drive version.",
    "latest_version": "smwc-35384-1698821117",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35384,
        "title": "Toki: Going Ape Spit - Stage Theme 1",
        "version": "smwc-35384-1698821117",
        "upstream_time": 1698821117,
        "download_url": "https://dl.smwcentral.net/35384/Toki%20Stage%20BGM%201.zip",
        "filename": "Toki Stage BGM 1.zip",
        "size": 32779,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tokimeki-memorial-an-orange-at-the-kotatsu-winter-break",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8372,
    "title": "Tokimeki Memorial - An Orange at the Kotatsu - Winter Break",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "calm",
      "cutscene",
      "town"
    ],
    "description": "A very calm song that would potentially fit to a happy ending sequence or a peaceful town.",
    "latest_version": "smwc-8372-1364187033",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8372,
        "title": "Tokimeki Memorial - An Orange at the Kotatsu - Winter Break",
        "version": "smwc-8372-1364187033",
        "upstream_time": 1364187033,
        "download_url": "https://dl.smwcentral.net/8372/An%20Orange%20at%20the%20Kotatsu%20-%20Winter%20Break.zip",
        "filename": "An Orange at the Kotatsu - Winter Break.zip",
        "size": 63614,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tokimeki-memorial-an-orange-at-the-kotatsu-winter-break-custom-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8511,
    "title": "Tokimeki Memorial - An Orange at the Kotatsu - Winter Break (Custom Arrangement)",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld",
      "town"
    ],
    "description": "A very calm song that could potentially fit a happy ending sequence, a peaceful town or a calm overworld.",
    "latest_version": "smwc-8511-1393340491",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8511,
        "title": "Tokimeki Memorial - An Orange at the Kotatsu - Winter Break (Custom Arrangement)",
        "version": "smwc-8511-1393340491",
        "upstream_time": 1393340491,
        "download_url": "https://dl.smwcentral.net/8511/An%20Orange%20at%20the%20Kotatsu%20-%20Winter%20Break.zip",
        "filename": "An Orange at the Kotatsu - Winter Break.zip",
        "size": 46797,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tokimeki-memorial-autumn",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32327,
    "title": "Tokimeki Memorial - Autumn",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "snow",
      "town"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-32327-1675023314",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32327,
        "title": "Tokimeki Memorial - Autumn",
        "version": "smwc-32327-1675023314",
        "upstream_time": 1675023314,
        "download_url": "https://dl.smwcentral.net/32327/Autumn.zip",
        "filename": "Autumn.zip",
        "size": 58932,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tokimeki-memorial-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29383,
    "title": "Tokimeki Memorial - Battle 1",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "tense"
    ],
    "description": "One of the battle themes from Tokimeki Memorial.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-29383-1643603297",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29383,
        "title": "Tokimeki Memorial - Battle 1",
        "version": "smwc-29383-1643603297",
        "upstream_time": 1643603297,
        "download_url": "https://dl.smwcentral.net/29383/TKMMBattle1.zip",
        "filename": "TKMMBattle1.zip",
        "size": 70845,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21970,
        "title": "Tokimeki Memorial - Battle 2",
        "version": "smwc-21970-1579310023",
        "upstream_time": 1579310023,
        "download_url": "https://dl.smwcentral.net/21970/Tokimeki%20Memorial%20-%20Battle%202.zip",
        "filename": "Tokimeki Memorial - Battle 2.zip",
        "size": 73127,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tokimeki-memorial-central-park",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7823,
    "title": "Tokimeki Memorial - Central Park",
    "authors": [
      "Opposable"
    ],
    "tags": [
      "calm",
      "cutscene"
    ],
    "description": "From the SNES game. An overall peaceful song for your...peaceful levels?",
    "latest_version": "smwc-7823-1312816700",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7823,
        "title": "Tokimeki Memorial - Central Park",
        "version": "smwc-7823-1312816700",
        "upstream_time": 1312816700,
        "download_url": "https://dl.smwcentral.net/7823/Central%20Park.zip",
        "filename": "Central Park.zip",
        "size": 66772,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tokimeki-memorial-christmas-party",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28760,
    "title": "Tokimeki Memorial - Christmas Party",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "carnival",
      "cutscene",
      "ice",
      "overworld",
      "snow",
      "title",
      "town"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>.",
    "latest_version": "smwc-28760-1640446849",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28760,
        "title": "Tokimeki Memorial - Christmas Party",
        "version": "smwc-28760-1640446849",
        "upstream_time": 1640446849,
        "download_url": "https://dl.smwcentral.net/28760/Tokimeki%20Memorial%20-%20Christmas%20Party.zip",
        "filename": "Tokimeki Memorial - Christmas Party.zip",
        "size": 70804,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22403,
        "title": "Tokimeki Memorial - Christmas Party",
        "version": "smwc-22403-1584514655",
        "upstream_time": 1584514655,
        "download_url": "https://dl.smwcentral.net/22403/Tokimeki%20Memorial%20-%20Christmas%20Party.zip",
        "filename": "Tokimeki Memorial - Christmas Party.zip",
        "size": 33698,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tokimeki-memorial-concert-hall",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8455,
    "title": "Tokimeki Memorial - Concert Hall",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "overworld",
      "star"
    ],
    "description": "An energetic theme that would fit to a submap or as a replacement of the Star Theme.",
    "latest_version": "smwc-8455-1385144659",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8455,
        "title": "Tokimeki Memorial - Concert Hall",
        "version": "smwc-8455-1385144659",
        "upstream_time": 1385144659,
        "download_url": "https://dl.smwcentral.net/8455/concert%20hall.zip",
        "filename": "concert hall.zip",
        "size": 64584,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tokimeki-memorial-enemy-encounter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34132,
    "title": "Tokimeki Memorial - Enemy Encounter 2",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cutscene",
      "tense"
    ],
    "description": "Probably best suited for short cutscenes.",
    "latest_version": "smwc-34132-1692936097",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34132,
        "title": "Tokimeki Memorial - Enemy Encounter 2",
        "version": "smwc-34132-1692936097",
        "upstream_time": 1692936097,
        "download_url": "https://dl.smwcentral.net/34132/Enemy%20Encounter%202.zip",
        "filename": "Enemy Encounter 2.zip",
        "size": 58052,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tokimeki-memorial-kirameki-park",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28768,
    "title": "Tokimeki Memorial - Kirameki Park",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "calm",
      "overworld",
      "town"
    ],
    "description": "A very relaxing and peaceful song from Tokimeki Memorial. Could fit for overworlds.",
    "latest_version": "smwc-28768-1641253406",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28768,
        "title": "Tokimeki Memorial - Kirameki Park",
        "version": "smwc-28768-1641253406",
        "upstream_time": 1641253406,
        "download_url": "https://dl.smwcentral.net/28768/KiramekiPark.zip",
        "filename": "KiramekiPark.zip",
        "size": 44836,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tokimeki-memorial-neighborhood-park",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29382,
    "title": "Tokimeki Memorial - Neighborhood Park",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "grassland",
      "town"
    ],
    "description": "A friendly and happy song from Tokimeki Memorial.",
    "latest_version": "smwc-29382-1645198408",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29382,
        "title": "Tokimeki Memorial - Neighborhood Park",
        "version": "smwc-29382-1645198408",
        "upstream_time": 1645198408,
        "download_url": "https://dl.smwcentral.net/29382/NeighborhoodPark.zip",
        "filename": "NeighborhoodPark.zip",
        "size": 61119,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tokimeki-memorial-pro-wrestling",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28765,
    "title": "Tokimeki Memorial - Pro Wrestling",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "cutscene",
      "tense"
    ],
    "description": "I didn't know about the existence of this game until recently, but the massive soundtrack has some nice songs like this one. Could be used for an energetic cutscene or a fight.",
    "latest_version": "smwc-28765-1640984549",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28765,
        "title": "Tokimeki Memorial - Pro Wrestling",
        "version": "smwc-28765-1640984549",
        "upstream_time": 1640984549,
        "download_url": "https://dl.smwcentral.net/28765/ProWrestling.zip",
        "filename": "ProWrestling.zip",
        "size": 61235,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tokimeki-memorial-ski-resort",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23461,
    "title": "Tokimeki Memorial - Ski Resort",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "overworld",
      "snow",
      "town"
    ],
    "description": "looks good on snow maps",
    "latest_version": "smwc-23461-1593467367",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23461,
        "title": "Tokimeki Memorial - Ski Resort",
        "version": "smwc-23461-1593467367",
        "upstream_time": 1593467367,
        "download_url": "https://dl.smwcentral.net/23461/Ski_Resort.zip",
        "filename": "Ski_Resort.zip",
        "size": 43462,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20936,
        "title": "Tokimeki Memorial - Ski Resort",
        "version": "smwc-20936-1566337472",
        "upstream_time": 1566337472,
        "download_url": "https://dl.smwcentral.net/20936/Tokimeki%20Memorial%20-%20Ski%20Resort.zip",
        "filename": "Tokimeki Memorial - Ski Resort.zip",
        "size": 30914,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tokimeki-memorial-summer-holiday",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29596,
    "title": "Tokimeki Memorial - Summer Holiday",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "beach",
      "carnival",
      "cutscene",
      "grassland",
      "town"
    ],
    "description": "Short, happy song from Tokimeki Memorial<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Jacko\"><a href=\"/?p=profile&amp;id=41685\" style=\"color: var(--user-color-3);\" class=\"un unavailable inactive\">Jacko</a></span>",
    "latest_version": "smwc-29596-1646748023",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29596,
        "title": "Tokimeki Memorial - Summer Holiday",
        "version": "smwc-29596-1646748023",
        "upstream_time": 1646748023,
        "download_url": "https://dl.smwcentral.net/29596/SummerHoliday.zip",
        "filename": "SummerHoliday.zip",
        "size": 70989,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tokimeki-memorial-theme-of-yuina",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29919,
    "title": "Tokimeki Memorial - Theme of Yuina",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "bonus",
      "cave",
      "mysterious"
    ],
    "description": "A short, mysterious song from Tokimeki Memorial.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Jacko\"><a href=\"/?p=profile&amp;id=41685\" style=\"color: var(--user-color-3);\" class=\"un unavailable inactive\">Jacko</a></span>",
    "latest_version": "smwc-29919-1648201935",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29919,
        "title": "Tokimeki Memorial - Theme of Yuina",
        "version": "smwc-29919-1648201935",
        "upstream_time": 1648201935,
        "download_url": "https://dl.smwcentral.net/29919/Yuina.zip",
        "filename": "Yuina.zip",
        "size": 63721,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tom-and-jerry-cannery-rodent-intertitle-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18534,
    "title": "Tom and Jerry: Cannery Rodent - Intertitle Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "industrial"
    ],
    "description": "An intertitle tune from the episode of “Cannery Rodent” in Tom and Jerry.",
    "latest_version": "smwc-18534-1543265271",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18534,
        "title": "Tom and Jerry: Cannery Rodent - Intertitle Theme",
        "version": "smwc-18534-1543265271",
        "upstream_time": 1543265271,
        "download_url": "https://dl.smwcentral.net/18534/Dean%20Elliott%20-%20Tom%20and%20Jerry%20-%20Cannery%20Rodent%20-%20Intertitle%20Theme.zip",
        "filename": "Dean Elliott - Tom and Jerry - Cannery Rodent - Intertitle Theme.zip",
        "size": 66202,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tom-and-jerry-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22183,
    "title": "Tom and Jerry - Main Theme",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "title"
    ],
    "description": "Unsampled port of the opening theme from the Tom and Jerry cartoons.<br>\r\n<br>\r\nNote: It's looped like in the Gene Deitch Collection DVD menu.<br>\r\n<br>\r\nFits title screens.<br>\r\n<br>\r\nUpdate 2: Merged labels 11 and 8 into one, label 3 was also merged with that label, removed all other label loops, loops like [a8]3 (single notes) were split, fixed bass (#4) desyncing, and changed the ends of each channel.",
    "latest_version": "smwc-22183-1582080138",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22183,
        "title": "Tom and Jerry - Main Theme",
        "version": "smwc-22183-1582080138",
        "upstream_time": 1582080138,
        "download_url": "https://dl.smwcentral.net/22183/Tom%20and%20Jerry%20-%20Main%20Theme.zip",
        "filename": "Tom and Jerry - Main Theme.zip",
        "size": 30854,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tom-and-jerry-snes-jerry-s-victory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23782,
    "title": "Tom and Jerry (SNES) - Jerry's Victory!",
    "authors": [
      "Green Jerry"
    ],
    "tags": [
      "goal"
    ],
    "description": "The fanfare that plays when you clear a level in the Tom and Jerry SNES game.<br>\r\n<br>\r\nFits goal themes.<br>\r\n<br>\r\nUpdate: Merged the 4 versions into a single .txt file. You now toggle the echo and the goal whistle on/off by changing the defines in the file.<br>\r\n<br>\r\nModerator note: Enabling echo may break ports that rely heavily on samples, enable at your own risk.",
    "latest_version": "smwc-23782-1596247851",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23782,
        "title": "Tom and Jerry (SNES) - Jerry's Victory!",
        "version": "smwc-23782-1596247851",
        "upstream_time": 1596247851,
        "download_url": "https://dl.smwcentral.net/23782/Tom%20and%20Jerry%20%28SNES%29%20-%20Jerry%27s%20Victory%21.zip",
        "filename": "Tom and Jerry (SNES) - Jerry%27s Victory%21.zip",
        "size": 120358,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tom-and-jerry-snes-jumping-mouse",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33976,
    "title": "Tom and Jerry (SNES) - Jumping Mouse",
    "authors": [
      "Vellidragon"
    ],
    "tags": [
      "abstract",
      "town",
      "urban"
    ],
    "description": "One of the level themes from the interesting soundtrack of Tom & Jerry on the SNES. It uses only 2 sound channels and is a bit catchy maybe.",
    "latest_version": "smwc-33976-1691186309",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33976,
        "title": "Tom and Jerry (SNES) - Jumping Mouse",
        "version": "smwc-33976-1691186309",
        "upstream_time": 1691186309,
        "download_url": "https://dl.smwcentral.net/33976/Tom%20%26%20Jerry%20%28SNES%29%20-%20Jumping%20Mouse.zip",
        "filename": "Tom %26 Jerry (SNES) - Jumping Mouse.zip",
        "size": 31156,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tom-jobim-garota-de-ipanema",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34015,
    "title": "Tom Jobim - Garota de Ipanema",
    "authors": [
      "Aguiar Salsicha"
    ],
    "tags": [
      "night",
      "relaxing",
      "sad",
      "urban"
    ],
    "description": "I think this song could maybe be used on an urban night stage. Hope you like it.",
    "latest_version": "smwc-34015-1692106308",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34015,
        "title": "Tom Jobim - Garota de Ipanema",
        "version": "smwc-34015-1692106308",
        "upstream_time": 1692106308,
        "download_url": "https://dl.smwcentral.net/34015/Garota%20de%20Ipanema%20%28Loop%29.zip",
        "filename": "Garota de Ipanema (Loop).zip",
        "size": 32109,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tomato-adventure-prepared-for-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32563,
    "title": "Tomato Adventure - Prepared for Battle",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "bonus",
      "boss",
      "title"
    ],
    "description": "This is the normal battle theme from Tomato Adventure, basically the precursor to the Mario & Luigi series. It could suit a battle that's not too serious, or even a bonus challenge.",
    "latest_version": "smwc-32563-1680303296",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32563,
        "title": "Tomato Adventure - Prepared for Battle",
        "version": "smwc-32563-1680303296",
        "upstream_time": 1680303296,
        "download_url": "https://dl.smwcentral.net/32563/Tomato%20Adventure%20-%20Prepared%20for%20Battle.zip",
        "filename": "Tomato Adventure - Prepared for Battle.zip",
        "size": 32835,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tomodachi-collection-food-shop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40550,
    "title": "Tomodachi Collection - Food Shop",
    "authors": [
      "lordlydumbass"
    ],
    "tags": [
      "bonus",
      "grassland",
      "title",
      "town",
      "upbeat"
    ],
    "description": "Cute sounding song from Tomodachi Collection, the Japan-only DS prequel to Tomodachi Life.<br>\r\n<br>\r\nFits overworlds or bonus rooms",
    "latest_version": "smwc-40550-1758124195",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40550,
        "title": "Tomodachi Collection - Food Shop",
        "version": "smwc-40550-1758124195",
        "upstream_time": 1758124195,
        "download_url": "https://dl.smwcentral.net/40550/Tomodachi%20Collection%20-%20Food%20Mart.zip",
        "filename": "Tomodachi Collection - Food Mart.zip",
        "size": 76064,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tomodachi-life-forecast",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29390,
    "title": "Tomodachi Life - Forecast",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "beach",
      "bonus",
      "cutscene",
      "overworld",
      "title"
    ],
    "description": "Music Played in Forecast from Tomodachi's Life. Could fit on the beach levels and overworld. Also Yoshi's House levels or Toad's House.",
    "latest_version": "smwc-29390-1643580053",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29390,
        "title": "Tomodachi Life - Forecast",
        "version": "smwc-29390-1643580053",
        "upstream_time": 1643580053,
        "download_url": "https://dl.smwcentral.net/29390/Tomodachi%20Life%20-%20Forecast.zip",
        "filename": "Tomodachi Life - Forecast.zip",
        "size": 31710,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tomodachi-life-interior-shop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29392,
    "title": "Tomodachi Life - Interior Shop",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "bonus",
      "city",
      "night",
      "overworld"
    ],
    "description": "Music Played in Interior Shop from Tomodachi's Life. Could fit on the night abstract overworld or Rest area levels.",
    "latest_version": "smwc-29392-1648143183",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29392,
        "title": "Tomodachi Life - Interior Shop",
        "version": "smwc-29392-1648143183",
        "upstream_time": 1648143183,
        "download_url": "https://dl.smwcentral.net/29392/Tomodachi%20Life%20-%20Interior%20Shop.zip",
        "filename": "Tomodachi Life - Interior Shop.zip",
        "size": 32444,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tomodachi-life-night-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13520,
    "title": "Tomodachi Life - Night Theme",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "night",
      "overworld"
    ],
    "description": "Song from Tomodachi Life, could fit night overworlds.<br>\r\n<br>\r\n<br>\r\n<br>\r\nThis time without lots of openmpt files in the samples folder.",
    "latest_version": "smwc-13520-1459475555",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13520,
        "title": "Tomodachi Life - Night Theme",
        "version": "smwc-13520-1459475555",
        "upstream_time": 1459475555,
        "download_url": "https://dl.smwcentral.net/13520/tomodachinight.zip",
        "filename": "tomodachinight.zip",
        "size": 62412,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tomodachi-life-travel-peru",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29391,
    "title": "Tomodachi Life - Travel (Peru)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "calm",
      "desert",
      "mountain",
      "overworld",
      "ruins"
    ],
    "description": "Music Played in Forecast from Tomodachi's Life. Could fit on the mountainous levels with desert and ruins.",
    "latest_version": "smwc-29391-1652535621",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29391,
        "title": "Tomodachi Life - Travel (Peru)",
        "version": "smwc-29391-1652535621",
        "upstream_time": 1652535621,
        "download_url": "https://dl.smwcentral.net/29391/Tomodachi%20Life%20-%20Travel%20%28Peru%29.zip",
        "filename": "Tomodachi Life - Travel (Peru).zip",
        "size": 32521,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tonic-trouble-glacier-cocktail",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23128,
    "title": "Tonic Trouble - Glacier Cocktail",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "calm",
      "ice"
    ],
    "description": "Part of Wyatt Croucher's music pack. A calm, yet foreboding song.",
    "latest_version": "smwc-23128-1590732056",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23128,
        "title": "Tonic Trouble - Glacier Cocktail",
        "version": "smwc-23128-1590732056",
        "upstream_time": 1590732056,
        "download_url": "https://dl.smwcentral.net/23128/cocktail.zip",
        "filename": "cocktail.zip",
        "size": 32201,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-toontown-online-bossbot-hq-variation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13993,
    "title": "Toontown Online - Bossbot HQ [Variation 1]",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "castle",
      "dark",
      "ghost house",
      "spooky"
    ],
    "description": "A very eerie song from the courtyard of the final boss area of the now defunct MMORPG Toontown Online (and is now still being used in the game's fan-made revival, Toontown Rewritten). This will best fit eerie, unsettling environments.<br>\r\n<br>\r\nJuly 10, 2016 update: Re-did the port entirely, as the original port was terrible.",
    "latest_version": "smwc-13993-1470074690",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13993,
        "title": "Toontown Online - Bossbot HQ [Variation 1]",
        "version": "smwc-13993-1470074690",
        "upstream_time": 1470074690,
        "download_url": "https://dl.smwcentral.net/13993/Toontown%20Online%20-%20Bossbot%20HQ%20%5BVariation%201%5D.zip",
        "filename": "Toontown Online - Bossbot HQ %5BVariation 1%5D.zip",
        "size": 48410,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-toontown-online-chip-n-dales-acorn-acres",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31005,
    "title": "Toontown Online - Chip n' Dales Acorn Acres",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "grassland",
      "overworld",
      "title",
      "town"
    ],
    "description": "A simple happy sounding tune from a game that used to be owned by Disney. Think of this song as something fit for a walk-in-the-park level. Or it could be used for overworlds too.",
    "latest_version": "smwc-31005-1661044001",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31005,
        "title": "Toontown Online - Chip n' Dales Acorn Acres",
        "version": "smwc-31005-1661044001",
        "upstream_time": 1661044001,
        "download_url": "https://dl.smwcentral.net/31005/Toontown%20Online%20-%20Chip%20n%27%20Dales%20Acorn%20Acres.zip",
        "filename": "Toontown Online - Chip n%27 Dales Acorn Acres.zip",
        "size": 31572,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-toontown-online-jungle-vines",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36579,
    "title": "Toontown Online - Jungle Vines",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "beach",
      "jungle"
    ],
    "description": "A short song that uses heavy emphasis on jungle styled drums and instrumentation. Jungle styled levels are good fits, but beaches can work too. ",
    "latest_version": "smwc-36579-1705088188",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36579,
        "title": "Toontown Online - Jungle Vines",
        "version": "smwc-36579-1705088188",
        "upstream_time": 1705088188,
        "download_url": "https://dl.smwcentral.net/36579/Toontown%20Online%20-%20Junle%20Vines.zip",
        "filename": "Toontown Online - Junle Vines.zip",
        "size": 31694,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-top-gear",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27549,
    "title": "Top Gear 2 (Genesis) - Title Theme",
    "authors": [
      "NerDose"
    ],
    "tags": [
      "industrial",
      "space",
      "title"
    ],
    "description": "Song with a sick beat from top gear 2 for the sega genesis. I ported this song in a day by ear because i was bored.<br>\r\nEvery sample is from samples of insanity",
    "latest_version": "smwc-27549-1627796087",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27549,
        "title": "Top Gear 2 (Genesis) - Title Theme",
        "version": "smwc-27549-1627796087",
        "upstream_time": 1627796087,
        "download_url": "https://dl.smwcentral.net/27549/top%20gear%202%20-%20title.zip",
        "filename": "top gear 2 - title.zip",
        "size": 55242,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-top-gear-bordeaux",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23118,
    "title": "Top Gear - Bordeaux",
    "authors": [
      "Teows"
    ],
    "tags": [
      "athletic",
      "urban"
    ],
    "description": "The third BGM from Top Gear. Suits athletic levels very well.",
    "latest_version": "smwc-23118-1591049481",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23118,
        "title": "Top Gear - Bordeaux",
        "version": "smwc-23118-1591049481",
        "upstream_time": 1591049481,
        "download_url": "https://dl.smwcentral.net/23118/bordeaux.zip",
        "filename": "bordeaux.zip",
        "size": 52062,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8473,
        "title": "Top Gear - Bordeaux",
        "version": "smwc-8473-1386790978",
        "upstream_time": 1386790978,
        "download_url": "https://dl.smwcentral.net/8473/Top%20Gear%20-%20Race%203.zip",
        "filename": "Top Gear - Race 3.zip",
        "size": 66089,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-top-gear-frankfurt",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21728,
    "title": "Top Gear - Frankfurt",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "athletic",
      "mountain",
      "tense"
    ],
    "description": "Good for athletic stages",
    "latest_version": "smwc-21728-1577837667",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21728,
        "title": "Top Gear - Frankfurt",
        "version": "smwc-21728-1577837667",
        "upstream_time": 1577837667,
        "download_url": "https://dl.smwcentral.net/21728/Top%20Gear%20-%20Frankfurt.zip",
        "filename": "Top Gear - Frankfurt.zip",
        "size": 38163,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8461,
        "title": "Top Gear - Frankfurt",
        "version": "smwc-8461-1381775207",
        "upstream_time": 1381775207,
        "download_url": "https://dl.smwcentral.net/8461/race%204.zip",
        "filename": "race 4.zip",
        "size": 65498,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-top-gear-hiroshima",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18709,
    "title": "Top Gear - Hiroshima",
    "authors": [
      "crm0622"
    ],
    "tags": [
      "athletic",
      "bonus",
      "grassland",
      "mountain",
      "sky"
    ],
    "description": "From the game called \"Top Gear\".<br>\r\nMay fit for athletic stages etc...<br>\r\n(Unrelated note, I heard this music first from \"Facedesk\" which is kaizo hack made by Katerpie. :P)",
    "latest_version": "smwc-18709-1546198990",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18709,
        "title": "Top Gear - Hiroshima",
        "version": "smwc-18709-1546198990",
        "upstream_time": 1546198990,
        "download_url": "https://dl.smwcentral.net/18709/top_gear.zip",
        "filename": "top_gear.zip",
        "size": 38176,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8195,
        "title": "Top Gear - Hiroshima",
        "version": "smwc-8195-1387763688",
        "upstream_time": 1387763688,
        "download_url": "https://dl.smwcentral.net/8195/Top%20Gear%20-%20Race%202.zip",
        "filename": "Top Gear - Race 2.zip",
        "size": 65251,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-top-gear-las-vegas",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22796,
    "title": "Top Gear - Las Vegas",
    "authors": [
      "Teows"
    ],
    "tags": [
      "athletic",
      "chase",
      "space"
    ],
    "description": "The upbeat song that plays in the first race of each country in Top Gear, which would probably fit in athletic space-themed levels and stuff. This was originally ported for my KLDC 2020 entry. ",
    "latest_version": "smwc-22796-1589775239",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22796,
        "title": "Top Gear - Las Vegas",
        "version": "smwc-22796-1589775239",
        "upstream_time": 1589775239,
        "download_url": "https://dl.smwcentral.net/22796/lasvegas.zip",
        "filename": "lasvegas.zip",
        "size": 39394,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8484,
        "title": "Top Gear - Las Vegas",
        "version": "smwc-8484-1387389895",
        "upstream_time": 1387389895,
        "download_url": "https://dl.smwcentral.net/8484/Top%20Gear%20-%20Race%201.zip",
        "filename": "Top Gear - Race 1.zip",
        "size": 66635,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-top-gear-qualified",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38339,
    "title": "Top Gear - Qualified",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "cutscene",
      "goal",
      "misc"
    ],
    "description": "The victorious sounding theme from when you get qualified in Top Gear.<br>\r\n<br>\r\nThere is a define to have no echo if you wish to use this as a global song.",
    "latest_version": "smwc-38339-1726745976",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38339,
        "title": "Top Gear - Qualified",
        "version": "smwc-38339-1726745976",
        "upstream_time": 1726745976,
        "download_url": "https://dl.smwcentral.net/38339/Qualified.zip",
        "filename": "Qualified.zip",
        "size": 38423,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-torifune-iseki-trojan-green-asteroid-desire-drive",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15452,
    "title": "Torifune Iseki ~ Trojan Green Asteroid - Desire Drive",
    "authors": [
      "K M S"
    ],
    "tags": [
      "cave",
      "dark",
      "night",
      "tense"
    ],
    "description": "Theme of Stage 4<br>\r\n<br>\r\nThis song is based on the version of the album \"ZUN's Music Collection vol.6: Ruins of Torifune ~ Trojan Green Asteroid\" (3rd track).",
    "latest_version": "smwc-15452-1493645180",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15452,
        "title": "Torifune Iseki ~ Trojan Green Asteroid - Desire Drive",
        "version": "smwc-15452-1493645180",
        "upstream_time": 1493645180,
        "download_url": "https://dl.smwcentral.net/15452/Desire%20Drive.zip",
        "filename": "Desire Drive.zip",
        "size": 35635,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-torpedo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41710,
    "title": "Torpedo",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "airship",
      "athletic",
      "boss",
      "chaotic",
      "chase",
      "dark",
      "final",
      "fire",
      "industrial",
      "night",
      "space",
      "upbeat",
      "urban"
    ],
    "description": "The winning Original entry from Super Famicompo 4, now finally here! Go rocketing on this Torpedo to whatever mysterious places it dares to take you, be that the mysterious depths of the ocean, the expanses of the galaxy, or the boundless digital cyberspace.<br>\r\n<br>\r\nContains an option to toggle between a shorter version that only loops the main section and the full version as heard in the contest.<br>\r\n<br>\r\nIncompatible with Thunder.",
    "latest_version": "smwc-41710-1773980188",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41710,
        "title": "Torpedo",
        "version": "smwc-41710-1773980188",
        "upstream_time": 1773980188,
        "download_url": "https://dl.smwcentral.net/41710/Super%20Famicompo%204%20Original%20-%20Torpedo.zip",
        "filename": "Super Famicompo 4 Original - Torpedo.zip",
        "size": 125639,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-torpedo-fire-emblem-genealogy-of-the-holy-war-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41712,
    "title": "Torpedo (Fire Emblem: Genealogy of the Holy War Remix)",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "airship",
      "castle",
      "credits",
      "cutscene",
      "dark",
      "desert",
      "final",
      "forest",
      "mountain",
      "mysterious",
      "night",
      "sad",
      "space",
      "tense"
    ],
    "description": "The classic Super Famicompo 4 tune, now remixed in a drastically different style. From serious contemplation to grooving out to a new beat, this Torpedo definitely took a wrong turn on the way to its target and ended up in a different time period; but that's not necessarily a bad thing, is it?<br>\r\n<br>\r\nThere is an option to toggle between a looping version of this song, as well as one that does not loop and includes an ending similar to the original song.<br>\r\n<br>\r\nThere also is an echo toggle. Un-enabled the echo will be reduced to work with #optimized, but you can have the intended echo at the cost of being incompatible with Thunder, Bonus End, and Yoshi.",
    "latest_version": "smwc-41712-1773980215",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41712,
        "title": "Torpedo (Fire Emblem: Genealogy of the Holy War Remix)",
        "version": "smwc-41712-1773980215",
        "upstream_time": 1773980215,
        "download_url": "https://dl.smwcentral.net/41712/Torpedo%20%28FE4%20Remix%29.zip",
        "filename": "Torpedo (FE4 Remix).zip",
        "size": 223565,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-torpedo-mega-man-x2-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41711,
    "title": "Torpedo (Mega Man X2 Remix)",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "airship",
      "athletic",
      "boss",
      "chaotic",
      "chase",
      "dark",
      "final",
      "fire",
      "industrial",
      "night",
      "space",
      "upbeat",
      "urban"
    ],
    "description": "The hit Super Famicompo 4 entry, now fully embracing its innate Mega Man energy through the X2 style.<br>\r\n<br>\r\nIncompatible with Thunder.<br>\r\n<br>\r\n(This remix was fully Segment's doing, icrawfish is only credited due to the original tune's authorship.)",
    "latest_version": "smwc-41711-1773980211",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41711,
        "title": "Torpedo (Mega Man X2 Remix)",
        "version": "smwc-41711-1773980211",
        "upstream_time": 1773980211,
        "download_url": "https://dl.smwcentral.net/41711/Super%20Famicompo%204%20Original%20-%20Torpedo%20%28MMX2%20Style%29.zip",
        "filename": "Super Famicompo 4 Original - Torpedo (MMX2 Style).zip",
        "size": 83325,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-toto-africa",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29028,
    "title": "Toto - Africa",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "calm",
      "credits",
      "desert",
      "environmental",
      "jungle",
      "ruins",
      "title"
    ],
    "description": "A classic song. One of my favourites really, so it was only natural I took this request. It is well-fitting in exploration and desert levels, as well as the credits scene.<br>\r\n<br>\r\nIt also bundles a loopless version.<br>\r\n<br>\r\nMade on <a href=\"https://www.smwcentral.net/?p=viewthread&t=119032\">request</a> for <span class=\"un-outer\" title=\"dougeff\"><a href=\"/?p=profile&amp;id=45183\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">dougeff</a></span>.<br>\r\nThe midi used comes from a good midi website: <a href=\"https://www.supreme-network.com/\" rel=\"nofollow\">supreme network</a>, and then I've made some <a href=\"https://youtu.be/GBQkF6hef4s?t=204\" rel=\"nofollow\">amends</a> on it.",
    "latest_version": "smwc-29028-1647040100",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29028,
        "title": "Toto - Africa",
        "version": "smwc-29028-1647040100",
        "upstream_time": 1647040100,
        "download_url": "https://dl.smwcentral.net/29028/toto_africa_0_1.zip",
        "filename": "toto_africa_0_1.zip",
        "size": 96622,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-bunkachou-shoot-the-bullet-retrospective-kyoto",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29029,
    "title": "Touhou Bunkachou ~ Shoot the Bullet - Retrospective Kyoto",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "calm",
      "forest",
      "mysterious",
      "night",
      "ruins",
      "sad",
      "sky",
      "town",
      "urban"
    ],
    "description": "The somberish fourth photo theme from the 9.5th Touhou game, Shoot the Bullet.<br>\r\n<br>\r\nThe song has a generally solemn vibe to it, kind of like \"it's the end of game, you know what to expect\", but also picks up in the second half. I guess you could think of it truly like a retrospective, with it being bittersweet, but never painful.<br>\r\n<br>\r\nUpdate: fixed an issue with channel #5's legato/pitch not resetting properly on loop.",
    "latest_version": "smwc-29029-1642778528",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29029,
        "title": "Touhou Bunkachou ~ Shoot the Bullet - Retrospective Kyoto",
        "version": "smwc-29029-1642778528",
        "upstream_time": 1642778528,
        "download_url": "https://dl.smwcentral.net/29029/retrospectivekyoto.zip",
        "filename": "retrospectivekyoto.zip",
        "size": 35656,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-bunkachou-shoot-the-bullet-sleepless-night-of-the-eastern-country",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27534,
    "title": "Touhou Bunkachou ~ Shoot the Bullet - Sleepless Night of the Eastern Country",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "cave",
      "forest",
      "mountain",
      "night",
      "sky",
      "temple",
      "town",
      "urban"
    ],
    "description": "The repetitive and loosely tense third photo theme from the 9.5 Touhou game, Shoot the Bullet.<br>\r\n<br>\r\nI picture this song just as the title describes it, sitting somewhere, doing the same thing over and over again while it's dark outside, feeling completely blank inside. But maybe that's just from me replaying the parts of the game where this plays over and over again.",
    "latest_version": "smwc-27534-1627979838",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27534,
        "title": "Touhou Bunkachou ~ Shoot the Bullet - Sleepless Night of the Eastern Country",
        "version": "smwc-27534-1627979838",
        "upstream_time": 1627979838,
        "download_url": "https://dl.smwcentral.net/27534/sleepless%20night%20of%20the%20eastern%20country.zip",
        "filename": "sleepless night of the eastern country.zip",
        "size": 34621,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-bunkachou-shoot-the-bullet-tengu-is-watching-black-eyes",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27533,
    "title": "Touhou Bunkachou ~ Shoot the Bullet - Tengu is Watching ~ Black Eyes",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "forest",
      "grassland",
      "mountain",
      "night",
      "sky",
      "town",
      "urban"
    ],
    "description": "The somewhere-between-serious-and-cheerful second photo theme of the 9.5th Touhou game, Shoot the Bullet.<br>\r\n<br>\r\nThe tone of the song shifts between mildly serious call-and-response buildups, and cheerful resolutions that remind you you're just here having fun. Probably best suited for middle of the road levels-- not baby easy grassland world 1, not scary Bowser final world 8.",
    "latest_version": "smwc-27533-1628061224",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27533,
        "title": "Touhou Bunkachou ~ Shoot the Bullet - Tengu is Watching ~ Black Eyes",
        "version": "smwc-27533-1628061224",
        "upstream_time": 1628061224,
        "download_url": "https://dl.smwcentral.net/27533/tengu%20is%20watching.zip",
        "filename": "tengu is watching.zip",
        "size": 34600,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-bunkachou-shoot-the-bullet-tengu-s-notebook-mysterious-note",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27531,
    "title": "Touhou Bunkachou ~ Shoot the Bullet - Tengu's Notebook ~ Mysterious Note",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "mysterious",
      "night",
      "title"
    ],
    "description": "The calm and mysterious title screen theme from the 9.5th Touhou game, Shoot the Bullet.<br>\r\n<br>\r\nProbably best suited for title screens or any other generally calm areas. It's also got the Theme of Eastern Story motif most Touhou title screen games have.<br>\r\n<br>\r\nNote that this port will not play nicely with noise SFX due to the prolonged seashore-y noise in the background.",
    "latest_version": "smwc-27531-1627793440",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27531,
        "title": "Touhou Bunkachou ~ Shoot the Bullet - Tengu's Notebook ~ Mysterious Note",
        "version": "smwc-27531-1627793440",
        "upstream_time": 1627793440,
        "download_url": "https://dl.smwcentral.net/27531/tengu%27s%20notebook.zip",
        "filename": "tengu%27s notebook.zip",
        "size": 33425,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-bunkachou-shoot-the-bullet-wind-circulation-wind-tour",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27532,
    "title": "Touhou Bunkachou ~ Shoot the Bullet - Wind Circulation ~ Wind Tour",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "athletic",
      "forest",
      "grassland",
      "mountain",
      "night",
      "snow"
    ],
    "description": "The cheerful first photo theme from the 9.5th Touhou game, Shoot the Bullet.<br>\r\n<br>\r\nThis song is probably best suited for early stages where things are breezy and you're jumping right into the game. It also holds a special place in my heart since StB was the first Touhou I played.",
    "latest_version": "smwc-27532-1628310728",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27532,
        "title": "Touhou Bunkachou ~ Shoot the Bullet - Wind Circulation ~ Wind Tour",
        "version": "smwc-27532-1628310728",
        "upstream_time": 1628310728,
        "download_url": "https://dl.smwcentral.net/27532/wind%20circulation.zip",
        "filename": "wind circulation.zip",
        "size": 34603,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-chireiden-subterranean-animism-a-flower-studded-sake-dish-on-mt-ooe",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7315,
    "title": "Touhou Chireiden ~ Subterranean Animism - A Flower-Studded Sake Dish on Mt. Ooe",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "chase",
      "final"
    ],
    "description": "Fast paced music that can be used for boss battles or chases.",
    "latest_version": "smwc-7315-1369853431",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7315,
        "title": "Touhou Chireiden ~ Subterranean Animism - A Flower-Studded Sake Dish on Mt. Ooe",
        "version": "smwc-7315-1369853431",
        "upstream_time": 1369853431,
        "download_url": "https://dl.smwcentral.net/7315/Yuugi.zip",
        "filename": "Yuugi.zip",
        "size": 74246,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-chireiden-subterranean-animism-corpse-voyage-be-of-good-cheer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7542,
    "title": "Touhou Chireiden ~ Subterranean Animism - Corpse Voyage ~ Be of good cheer!",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "castle",
      "final"
    ],
    "description": "The theme of Rin Kaenbyou for SMW. It fits boss battles and maybe epic final castles.",
    "latest_version": "smwc-7542-1365035226",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7542,
        "title": "Touhou Chireiden ~ Subterranean Animism - Corpse Voyage ~ Be of good cheer!",
        "version": "smwc-7542-1365035226",
        "upstream_time": 1365035226,
        "download_url": "https://dl.smwcentral.net/7542/RIN.zip",
        "filename": "RIN.zip",
        "size": 75952,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-chireiden-subterranean-animism-eyes-on-me-satori-maiden-3rd-eye-riddle-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38137,
    "title": "Touhou Chireiden ~ Subterranean Animism - Eyes on Me! 👁️ ~ Satori Maiden ~ 3rd eye (Riddle-mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "ghost house",
      "spooky",
      "tense",
      "upbeat"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #ff3d7f;\">❝ <b><i>Now, sleep with this trauma that will leave you sleepless!</i></b> ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Satori Komeiji, Touhou 11 (2008)</span><br>\r\n<br>\r\nDid an arrangement of <b><a href=\"https://youtu.be/WjpVUq7S0qY\" rel=\"nofollow\">Satori Maiden ~ 3rd eye</a></b> from <i>Touhou 11 Chireiden ~ Subterranean Animism</i> <div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">(ft. <b><a href=\"https://youtu.be/gNOdxV0kAWw\" rel=\"nofollow\">Rid</a><a href=\"https://youtu.be/NhjxJ0smRfg\" rel=\"nofollow\">dle</a></b> from <i>Castlevania III: Dracula's Curse</i>)</div></div>. Can't help myself with these dance mixes (I, once again, blame Streets of Rage), and this is a track I've been meaning to do for a while now. Once again decided to mash shit up 'cuz I'm addicted to mashing shit up.<br>\r\n<br>\r\nGiven the slower mix, it's not that great for boss fights, but spooky stages and cathedrals will most certainly go well with this track.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠ \"Bonus End,\" P-Switch, Yoshi SFX, & Thunder SFX are disabled.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. B Minor w/ Slight Detune (Remix Pitch)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. B Minor (Original Pitch)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\nㅤ3. C Minor (<a href=\"https://youtu.be/gNOdxV0kAWw\" rel=\"nofollow\">Rid</a><a href=\"https://youtu.be/NhjxJ0smRfg\" rel=\"nofollow\">dle</a> Pitch)<br>\r\nㅤ4. A# Minor (Custom Pitch)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Echo Delay, but sacrifices SMW-Compatibility (OG Echo)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Drastically Decreased Echo Delay (LOWER Echo)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span>",
    "latest_version": "smwc-38137-1723922327",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38137,
        "title": "Touhou Chireiden ~ Subterranean Animism - Eyes on Me! 👁️ ~ Satori Maiden ~ 3rd eye (Riddle-mix)",
        "version": "smwc-38137-1723922327",
        "upstream_time": 1723922327,
        "download_url": "https://dl.smwcentral.net/38137/Eyes%20on%20Me%21.zip",
        "filename": "Eyes on Me%21.zip",
        "size": 370409,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-chireiden-subterranean-animism-hartmann-s-youkai-girl",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28015,
    "title": "Touhou Chireiden ~ Subterranean Animism - Hartmann's Youkai Girl",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "tense"
    ],
    "description": "Famous song from the extra stage boss of Touhou 11. It's quite tense and chaotic, so it'd fit chases and tense moments, other than boss battles.",
    "latest_version": "smwc-28015-1631602887",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28015,
        "title": "Touhou Chireiden ~ Subterranean Animism - Hartmann's Youkai Girl",
        "version": "smwc-28015-1631602887",
        "upstream_time": 1631602887,
        "download_url": "https://dl.smwcentral.net/28015/Koishi.zip",
        "filename": "Koishi.zip",
        "size": 35417,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-chireiden-subterranean-animism-hartmann-s-youkai-girl-mega-man",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23175,
    "title": "Touhou Chireiden ~ Subterranean Animism - Hartmann's Youkai Girl (Mega Man 7 Style)",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "athletic",
      "boss",
      "dark",
      "final",
      "tense"
    ],
    "description": "This is a Extra Boss(Koishi Komeiji) theme.<br>\r\nAnd then I arranged it in Mega Man 7 style!<br>\r\n<br>\r\nIt's perfect for athletic levels and long boss battles.",
    "latest_version": "smwc-23175-1591332065",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23175,
        "title": "Touhou Chireiden ~ Subterranean Animism - Hartmann's Youkai Girl (Mega Man 7 Style)",
        "version": "smwc-23175-1591332065",
        "upstream_time": 1591332065,
        "download_url": "https://dl.smwcentral.net/23175/Touhou%2011%20-%20Hartmann%27s%20Youkai%20Girl%28Mega%20Man%207%20Style%20Remix%29.zip",
        "filename": "Touhou 11 - Hartmann%27s Youkai Girl(Mega Man 7 Style Remix).zip",
        "size": 83243,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-chireiden-subterranean-animism-hellfire-mantle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11553,
    "title": "Touhou Chireiden ~ Subterranean Animism - Hellfire Mantle",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "final",
      "fire",
      "tense"
    ],
    "description": "Intense music from the stage 6 of Touhou 11. It can fit fire palaces, fast-paced zones and the like.",
    "latest_version": "smwc-11553-1437618364",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11553,
        "title": "Touhou Chireiden ~ Subterranean Animism - Hellfire Mantle",
        "version": "smwc-11553-1437618364",
        "upstream_time": 1437618364,
        "download_url": "https://dl.smwcentral.net/11553/Hellfire%20Mantle.zip",
        "filename": "Hellfire Mantle.zip",
        "size": 32424,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-chireiden-subterranean-animism-last-remote",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8514,
    "title": "Touhou Chireiden ~ Subterranean Animism - Last Remote",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "chase",
      "dark",
      "final"
    ],
    "description": "Pretty intense track used for the extra stage of Touhou 11. It would fit final levels and epic sections.",
    "latest_version": "smwc-8514-1394643550",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8514,
        "title": "Touhou Chireiden ~ Subterranean Animism - Last Remote",
        "version": "smwc-8514-1394643550",
        "upstream_time": 1394643550,
        "download_url": "https://dl.smwcentral.net/8514/last%20remote.zip",
        "filename": "last remote.zip",
        "size": 69807,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-chireiden-subterranean-animism-last-remote-arrange",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23063,
    "title": "Touhou Chireiden ~ Subterranean Animism - Last Remote (Arrange)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "abstract",
      "final",
      "space"
    ],
    "description": "This is the Extra Stage theme from Touhou 11, Last Remote. This was a port/cover made for the Chiptune Cafe Discord server's Mini Jam, but I'm releasing it here as well since I didn't really intend to have this only be released for that server lol<br>\r\n<br>\r\nAnyway, this could fit final levels fairly well, along with maybe space and abstract stuff that's fitting enough for a special world; also the SMW compatible version is missing the echo and both the SMW Thunder and Bongo (@12) samples, so any levels that use those samples for SFX shit won't work well at all :V",
    "latest_version": "smwc-23063-1590888857",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23063,
        "title": "Touhou Chireiden ~ Subterranean Animism - Last Remote (Arrange)",
        "version": "smwc-23063-1590888857",
        "upstream_time": 1590888857,
        "download_url": "https://dl.smwcentral.net/23063/Last%20Remote.zip",
        "filename": "Last Remote.zip",
        "size": 141699,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-chireiden-subterranean-animism-satori-maiden-3rd-eye",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22590,
    "title": "Touhou Chireiden ~ Subterranean Animism - Satori Maiden ~ 3rd eye",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "dark",
      "final",
      "tense"
    ],
    "description": "Satori Komeiji's theme, which would fit bosses or long final levels of any sorts.",
    "latest_version": "smwc-22590-1586668339",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22590,
        "title": "Touhou Chireiden ~ Subterranean Animism - Satori Maiden ~ 3rd eye",
        "version": "smwc-22590-1586668339",
        "upstream_time": 1586668339,
        "download_url": "https://dl.smwcentral.net/22590/satori%20Satori.zip",
        "filename": "satori Satori.zip",
        "size": 36509,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-chireiden-subterranean-animism-solar-sect-of-mystic-wisdom-nuclear-fusion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7662,
    "title": "Touhou Chireiden ~ Subterranean Animism - Solar Sect of Mystic Wisdom ~ Nuclear Fusion",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "athletic",
      "boss"
    ],
    "description": "The awesome song that plays when you face Utsuho Reiuzi in Subterranean Animism. Might work for some bosses or possibly a fast-paced area.",
    "latest_version": "smwc-7662-1405939805",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7662,
        "title": "Touhou Chireiden ~ Subterranean Animism - Solar Sect of Mystic Wisdom ~ Nuclear Fusion",
        "version": "smwc-7662-1405939805",
        "upstream_time": 1405939805,
        "download_url": "https://dl.smwcentral.net/7662/Subterranean%20Animism%20-%20Nuclear%20Fusion.zip",
        "filename": "Subterranean Animism - Nuclear Fusion.zip",
        "size": 35503,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-chireiden-subterranean-animism-the-dark-blowhole-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28911,
    "title": "Touhou Chireiden ~ Subterranean Animism - The Dark Blowhole (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "cave",
      "dark",
      "mysterious"
    ],
    "description": "Even in this state, I don't know if you like it.<br>\r\nIf this need compression, I hope you can let me know that part.<br>\r\nThank you for the feedback!",
    "latest_version": "smwc-28911-1638730570",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28911,
        "title": "Touhou Chireiden ~ Subterranean Animism - The Dark Blowhole (Mega Man X Style)",
        "version": "smwc-28911-1638730570",
        "upstream_time": 1638730570,
        "download_url": "https://dl.smwcentral.net/28911/Touhou11_Stage1_MMX.zip",
        "filename": "Touhou11_Stage1_MMX.zip",
        "size": 68983,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-chireiden-subterranean-animism-the-sealed-away-youkai-lost-place-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26010,
    "title": "Touhou Chireiden ~ Subterranean Animism - The Sealed-Away Youkai ~ Lost Place (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "cave",
      "final",
      "tense"
    ],
    "description": "Did a remix of Yamame's theme, <a href=\"https://youtu.be/KK252WLTycw\" rel=\"nofollow\">The Sealed-Away Youkai ~ Lost Place</a> from Touhou 11. I hate spiders, but I like Yamame, so it's all good. Plus, she's got a banger theme song <s>like 90% of Touhou characters</s> that I wanted to do a remix of for quite a while.<br>\r\n<br>\r\nThis baby is great for [final] boss fights, chase / tense sequences, final areas, and underground stages.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n- \"Bonus End,\" Thunder, and Yoshi SFX are disabled.<br>\r\n<br>\r\nThere are also 2 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. D# Minor (Original Pitch, turned on default)<br>\r\n2. D Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-26010-1614113845",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26010,
        "title": "Touhou Chireiden ~ Subterranean Animism - The Sealed-Away Youkai ~ Lost Place (Remix)",
        "version": "smwc-26010-1614113845",
        "upstream_time": 1614113845,
        "download_url": "https://dl.smwcentral.net/26010/Lost_Place.zip",
        "filename": "Lost_Place.zip",
        "size": 112085,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-eiyashou-imperishable-night-eastern-y-kai-beauty",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39383,
    "title": "Touhou Eiyashou ~ Imperishable Night - Eastern Yōkai Beauty",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "athletic",
      "boss",
      "night",
      "tense"
    ],
    "description": "The music that plays during the practice mode of Touhou 8 when dealing with the bosses' final spell cards. Good for bosses, tense areas, maybe night levels.",
    "latest_version": "smwc-39383-1741967658",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39383,
        "title": "Touhou Eiyashou ~ Imperishable Night - Eastern Yōkai Beauty",
        "version": "smwc-39383-1741967658",
        "upstream_time": 1741967658,
        "download_url": "https://dl.smwcentral.net/39383/Eastern%20Yokai%20Beauty.zip",
        "filename": "Eastern Yokai Beauty.zip",
        "size": 61561,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-eiyashou-imperishable-night-eternal-night-vignette-eastern-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7515,
    "title": "Touhou Eiyashou ~ Imperishable Night - Eternal Night Vignette ~ Eastern Night",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "castle",
      "cave",
      "dark"
    ],
    "description": "The epic song played on the title screen of Imperishable Night. Could possibly suit a cutscene or a crystal cave/palace. Large echo delay so it'll cause some static in BSNES but it won't crash.",
    "latest_version": "smwc-7515-1320380030",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7515,
        "title": "Touhou Eiyashou ~ Imperishable Night - Eternal Night Vignette ~ Eastern Night",
        "version": "smwc-7515-1320380030",
        "upstream_time": 1320380030,
        "download_url": "https://dl.smwcentral.net/7515/Imperishable%20Night%20-%20Eastern%20Night.zip",
        "filename": "Imperishable Night - Eastern Night.zip",
        "size": 67682,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-eiyashou-imperishable-night-extend-ash-person-of-hourai",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8453,
    "title": "Touhou Eiyashou ~ Imperishable Night - Extend Ash ~ Person of Hourai",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "castle",
      "final"
    ],
    "description": "The Extra Stage music of Touhou 8. It suits intense levels such as athletic, castles and so on.",
    "latest_version": "smwc-8453-1375666424",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8453,
        "title": "Touhou Eiyashou ~ Imperishable Night - Extend Ash ~ Person of Hourai",
        "version": "smwc-8453-1375666424",
        "upstream_time": 1375666424,
        "download_url": "https://dl.smwcentral.net/8453/Hourai%20Victim%20SS%20Version%20%5Ew%5E.zip",
        "filename": "Hourai Victim SS Version %5Ew%5E.zip",
        "size": 74168,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-eiyashou-imperishable-night-fight-back-against-the-moon-flight-in-the-bamboo-cutter-lunatic-princess-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35191,
    "title": "Touhou Eiyashou ~ Imperishable Night - Fight Back Against The Moon! 🌕 ~ Flight in the Bamboo Cutter ~ Lunatic Princess (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "credits",
      "dark",
      "final",
      "mountain",
      "night",
      "sky",
      "space",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #FF6B97;\">𝒯𝒽𝑒 𝒽𝓊𝓂𝒶𝓃 𝒷𝑜𝒹𝓎 𝒽𝑜𝓊𝓈𝑒𝓈 𝒶 𝒻𝓇𝒶𝑔𝒾𝓁𝑒 𝓈𝑜𝓊𝓁...<br>\r\n𝒯𝒽𝑜𝓈𝑒 𝒷𝑜𝒹𝒾𝑒𝓈 𝓁𝒾𝓋𝑒 𝓊𝓅𝑜𝓃 𝒶 𝒽𝓊𝑔𝑒 𝓈𝓅𝒽𝑒𝓇𝑒.<br>\r\n𝒜𝓃𝒹 𝓋𝒶𝓁𝓊𝒶𝒷𝓁𝑒 𝓅𝑒𝑜𝓅𝓁𝑒 𝓁𝒾𝓋𝑒 𝓊𝓅𝑜𝓃...<br>\r\n𝒯𝒽𝒶𝓉 𝓁𝓊𝓃𝒶𝓇 𝑜𝓇𝒷 𝒷𝑒𝒽𝒾𝓃𝒹 𝓂𝑒.</span></span><br>\r\n‎‎‎‎‎‎‎‎ㅤ<span style=\"font-size: 8pt;\">- Kaguya Houraisan, 2004</span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/ZS2LJ_97bc0\" rel=\"nofollow\">Flight in the Bamboo Cutter</a> ~ <a href=\"https://youtu.be/MUOyl5w0QNk\" rel=\"nofollow\">Lunatic Princess</a> from Touhou 8 Eiyashou ~ Imperishable Night. This song... not only is it one of my favorite boss themes in the series, it's also one of my favorite final boss themes of all-time!!! Always been a massive simp for this song ever since I first heard it in Touhou 8 and have been wanting to arrange this song for years now. But I thought I'd actually base this arrangement off Saitama Saisyu Heiki's <a href=\"https://youtu.be/bFbMV2qEvVc?si=mDVMxDMqoqDEhfcm\" rel=\"nofollow\">two</a> <a href=\"https://youtu.be/xeLxedEyBoQ?si=FQZYRmxQTYdW60ed\" rel=\"nofollow\">arrangements</a> of this track. Some of my favorite arrangements of the amazing track and one of my favorite doujin artists period. I thought it'd be cool to make this a semi-tribute to them.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file</u></span>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. F Minor (Original Pitch) <span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\n‎‎‎‎‎‎‎‎ㅤ2. F# Minor (<a href=\"https://youtu.be/xeLxedEyBoQ\" rel=\"nofollow\">S.H.H [Ver. CU] Pitch</a>)<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. D# Minor (Custom Pitch 1)<br>\r\n‎‎‎‎‎‎‎‎ㅤ4. E Minor (<a href=\"https://youtu.be/_WbDYqudxs8?si=Ie-9EpVt6OobJcQo\" rel=\"nofollow\">Help Me, ERINNNNNN!! Pitch</a>)<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file</u></span>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables the voice clip & increases echo, but isn't compatible with SMW (Listening-Only)<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables the voice clip & decreases echo (SMW-Compatible)  <span style=\"color: #F95E5E;\">[turned on by default]</span>",
    "latest_version": "smwc-35191-1698873924",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35191,
        "title": "Touhou Eiyashou ~ Imperishable Night - Fight Back Against The Moon! 🌕 ~ Flight in the Bamboo Cutter ~ Lunatic Princess (Remix)",
        "version": "smwc-35191-1698873924",
        "upstream_time": 1698873924,
        "download_url": "https://dl.smwcentral.net/35191/Fight%20Back%20Against%20The%20Moon%21.zip",
        "filename": "Fight Back Against The Moon%21.zip",
        "size": 337158,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-eiyashou-imperishable-night-flight-of-the-bamboo-cutter-lunatic-princess-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26970,
    "title": "Touhou Eiyashou ~ Imperishable Night - Flight of the Bamboo Cutter ~ Lunatic Princess (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "Based : Mega Man X - Flame Mammoth Stage<br>\r\n<br>\r\nThe Kaguya theme and the Flame Mammoth theme felt very similar, so I remixed it like this.",
    "latest_version": "smwc-26970-1621840788",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26970,
        "title": "Touhou Eiyashou ~ Imperishable Night - Flight of the Bamboo Cutter ~ Lunatic Princess (Mega Man X Style)",
        "version": "smwc-26970-1621840788",
        "upstream_time": 1621840788,
        "download_url": "https://dl.smwcentral.net/26970/TH8_Boss6_MMX.zip",
        "filename": "TH8_Boss6_MMX.zip",
        "size": 61217,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-eiyashou-imperishable-night-flight-of-the-bamboo-cutter-lunatic-princess-mega-man-x2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26993,
    "title": "Touhou Eiyashou ~ Imperishable Night - Flight of the Bamboo Cutter ~ Lunatic Princess (Mega Man X2 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "Based : Mega Man X2 - Boss Battle",
    "latest_version": "smwc-26993-1623187964",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26993,
        "title": "Touhou Eiyashou ~ Imperishable Night - Flight of the Bamboo Cutter ~ Lunatic Princess (Mega Man X2 Style)",
        "version": "smwc-26993-1623187964",
        "upstream_time": 1623187964,
        "download_url": "https://dl.smwcentral.net/26993/TH8_Boss6_MMX2.zip",
        "filename": "TH8_Boss6_MMX2.zip",
        "size": 67302,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-eiyashou-imperishable-night-gensokyo-millennium-history-of-the-moon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10561,
    "title": "Touhou Eiyashou ~ Imperishable Night - Gensokyo Millennium ~ History of the Moon",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "I've finally ported one of my all-time favorite Touhou songs!  It would be great for intense, long lasting boss battles.<br>\r\n<br>\r\nupdate: fixed surround that didn't convert properly to amk as well as added proper tags to spc",
    "latest_version": "smwc-10561-1424326552",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10561,
        "title": "Touhou Eiyashou ~ Imperishable Night - Gensokyo Millennium ~ History of the Moon",
        "version": "smwc-10561-1424326552",
        "upstream_time": 1424326552,
        "download_url": "https://dl.smwcentral.net/10561/TH8_14%20fixed%20v1.1.zip",
        "filename": "TH8_14 fixed v1.1.zip",
        "size": 41797,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-eiyashou-imperishable-night-love-colored-master-spark-stage-clear-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34161,
    "title": "Touhou Eiyashou ~ Imperishable Night - Love-Colored Master Spark (Stage-Clear-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "goal"
    ],
    "description": "Did a short arrangement of <a href=\"https://youtu.be/7RBJ4NMOBV0\" rel=\"nofollow\">Love-Colored Master Spark</a> (from Touhou 8 Eiyashou ~ Imperishable Night) as a \"stage-clear-mix.\" Shoutouts to Marisa Kirisame fans. Gotta be some of the most passionate simps for a woman like her.<br>\r\n<br>\r\n<b><span style=\"color: #32d5fa;\">Note:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ You will need to add ! to the line \"default/0D SMW @14.brr\" in Addmusic_sample_groups.txt for it to sound as intended in-game if you plan to use this as a global song.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎There are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. F Minor (Remix Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. F# Minor (Original Pitch)<br>\r\n<br>\r\nThere are also customizable options for enabling & disabling the goal tape sound that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables Goal SFX [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables Goal SFX",
    "latest_version": "smwc-34161-1691757042",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34161,
        "title": "Touhou Eiyashou ~ Imperishable Night - Love-Colored Master Spark (Stage-Clear-Mix)",
        "version": "smwc-34161-1691757042",
        "upstream_time": 1691757042,
        "download_url": "https://dl.smwcentral.net/34161/Love-Colored%20Master%20Spark%20%28Stage-Clear-Mix%29.zip",
        "filename": "Love-Colored Master Spark (Stage-Clear-Mix).zip",
        "size": 126390,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-eiyashou-imperishable-night-love-coloured-master-spark",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8452,
    "title": "Touhou Eiyashou ~ Imperishable Night - Love-Coloured Master Spark",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "chase",
      "final"
    ],
    "description": "Also known as Marisa Kirisame's theme, this epic tune suits bosses and chases pretty well.",
    "latest_version": "smwc-8452-1375663434",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8452,
        "title": "Touhou Eiyashou ~ Imperishable Night - Love-Coloured Master Spark",
        "version": "smwc-8452-1375663434",
        "upstream_time": 1375663434,
        "download_url": "https://dl.smwcentral.net/8452/UOOOOOOOOOO%21.zip",
        "filename": "UOOOOOOOOOO%21.zip",
        "size": 75420,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-eiyashou-imperishable-night-lunatic-eyes-invisible-full-moon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22670,
    "title": "Touhou Eiyashou ~ Imperishable Night - Lunatic Eyes ~ Invisible Full Moon",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "dark",
      "forest",
      "mysterious",
      "night",
      "sad",
      "tense"
    ],
    "description": "Reisen's theme from Touhou 8. It fits dark athletic levels.",
    "latest_version": "smwc-22670-1587077158",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22670,
        "title": "Touhou Eiyashou ~ Imperishable Night - Lunatic Eyes ~ Invisible Full Moon",
        "version": "smwc-22670-1587077158",
        "upstream_time": 1587077158,
        "download_url": "https://dl.smwcentral.net/22670/reisen.zip",
        "filename": "reisen.zip",
        "size": 26433,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-eiyashou-imperishable-night-lunatic-eyes-invisible-full-moon-stage-clear-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34072,
    "title": "Touhou Eiyashou ~ Imperishable Night - Lunatic Eyes ~ Invisible Full Moon (Stage-Clear-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "goal"
    ],
    "description": "Did a short arrangement of <a href=\"https://youtu.be/TbYikXsMCH4\" rel=\"nofollow\">Lunatic Eyes ~ Invisible Full Moon</a> (from Touhou 8 Eiyashou ~ Imperishable Night) as a \"stage-clear-mix.\" Was just feeling it for this one.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎There are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. F Minor (Remix Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. F# Minor (<a href=\"https://youtu.be/TbYikXsMCH4\" rel=\"nofollow\">Original</a> Pitch)<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. D Minor (<a href=\"https://youtu.be/f28Hr59IVyw\" rel=\"nofollow\">SWR</a> Pitch)<br>\r\n‎‎‎‎‎‎‎‎ㅤ4. E Minor (<a href=\"https://youtu.be/uO_f7HC3AxA\" rel=\"nofollow\">ULiL</a> Pitch)<br>\r\n<br>\r\nThere are also customizable options for enabling & disabling the goal tape sound that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables Goal SFX [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables Goal SFX",
    "latest_version": "smwc-34072-1691756117",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34072,
        "title": "Touhou Eiyashou ~ Imperishable Night - Lunatic Eyes ~ Invisible Full Moon (Stage-Clear-Mix)",
        "version": "smwc-34072-1691756117",
        "upstream_time": 1691756117,
        "download_url": "https://dl.smwcentral.net/34072/Lunatic%20Eyes%20~%20Invsibile%20Full%20Moon%20%28Stage-Clear-Mix%29.zip",
        "filename": "Lunatic Eyes ~ Invsibile Full Moon (Stage-Clear-Mix).zip",
        "size": 246726,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-eiyashou-imperishable-night-maiden-s-capriccio-dream-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11598,
    "title": "Touhou Eiyashou ~ Imperishable Night - Maiden's Capriccio ~ Dream Battle",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "Reimu Hakurei's theme in Touhou 8. A fast paced music that could work for intense zones and athletic levels.",
    "latest_version": "smwc-11598-1439220310",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11598,
        "title": "Touhou Eiyashou ~ Imperishable Night - Maiden's Capriccio ~ Dream Battle",
        "version": "smwc-11598-1439220310",
        "upstream_time": 1439220310,
        "download_url": "https://dl.smwcentral.net/11598/Reimu%27s%20theme.zip",
        "filename": "Reimu%27s theme.zip",
        "size": 76008,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-eiyashou-imperishable-night-maiden-s-capriccio-dream-battle-stage-clear-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34339,
    "title": "Touhou Eiyashou ~ Imperishable Night - Maiden's Capriccio ~ Dream Battle (Stage-Clear-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "goal"
    ],
    "description": "Did a short arrangement of Reimu Hakurei's Theme, <a href=\"https://youtu.be/fMdGSTE4-Zk\" rel=\"nofollow\">Maiden's Capriccio ~ Dream Battle</a> (from Touhou 8 Eiyashou ~ Imperishable Night) as a \"stage-clear-mix.\" Everybody loves their red protagonist who's in need of money and is very discriminative towards non-humans (which is not cool, kids).<br>\r\n<br>\r\nGiven it's length, it's much better fit for world clear jingle rather than the general stage clear jingle.<br>\r\n<br>\r\n<img src=\"https://www.andersonkenya1.net/uploads/monthly_2017_05/reimu2.gif.46225b25e294bd6d6b72034c5529b910.gif\" alt=\"\"><br>\r\n<br>\r\n<b><span style=\"color: #32d5fa;\">Note:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ You will need to add ! to the line \"default/0D SMW @14.brr\" in Addmusic_sample_groups.txt for it to sound as intended in-game if you plan to use this as a global song.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎There are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. D# Minor (Original Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. E Minor (Custom Pitch)<br>\r\n<br>\r\nThere are also customizable options for enabling & disabling the goal tape sound that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables Goal SFX [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables Goal SFX",
    "latest_version": "smwc-34339-1693564085",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34339,
        "title": "Touhou Eiyashou ~ Imperishable Night - Maiden's Capriccio ~ Dream Battle (Stage-Clear-Mix)",
        "version": "smwc-34339-1693564085",
        "upstream_time": 1693564085,
        "download_url": "https://dl.smwcentral.net/34339/Maiden%27s%20Capriccio%20~%20Dream%20Battle%20%28Stage-Clear-Mix%29.zip",
        "filename": "Maiden%27s Capriccio ~ Dream Battle (Stage-Clear-Mix).zip",
        "size": 126592,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-eiyashou-imperishable-night-move-and-i-ll-shoot-love-colored-master-spark-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33222,
    "title": "Touhou Eiyashou ~ Imperishable Night - Move And I'll Shoot!! ~ Love-Colored Master Spark (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "chase",
      "dark",
      "final",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #fae373;\"><i><b>Move and I'll shoot!!<br>\r\nI messed up.<br>\r\nI mean, shoot and I'll move. In a flash.</b></i></span></span><br>\r\n<br>\r\nDid an special arrangement of <a href=\"https://youtu.be/7RBJ4NMOBV0\" rel=\"nofollow\">Love-Colored Master Spark</a> from Touhou 8: Imperishable Night for my <a href=\"https://hoodededge.bandcamp.com/album/love-colored-master-sparc700\" rel=\"nofollow\">Love-Colored MASTER SPARC700</a> Winter C3 2023 Album.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. F Minor (Original Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. F# Minor (Custom Pitch)",
    "latest_version": "smwc-33222-1680570031",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33222,
        "title": "Touhou Eiyashou ~ Imperishable Night - Move And I'll Shoot!! ~ Love-Colored Master Spark (Remix)",
        "version": "smwc-33222-1680570031",
        "upstream_time": 1680570031,
        "download_url": "https://dl.smwcentral.net/33222/%5BLCMS%5D%20Move%20And%20I%27ll%20Shoot%21%21.zip",
        "filename": "%5BLCMS%5D Move And I%27ll Shoot%21%21.zip",
        "size": 101275,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-eiyashou-imperishable-night-nightmares-of-the-past-nostalgic-blood-of-the-east-old-world-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31116,
    "title": "Touhou Eiyashou ~ Imperishable Night - Nightmares Of The Past ~ Nostalgic Blood of the East ~ Old World (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "dark",
      "final",
      "forest",
      "night",
      "spooky"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #7ab7ff;\">𝓘 𝓬𝓪𝓷'𝓽 𝓱𝓪𝓷𝓭 𝓸𝓿𝓮𝓻 𝓽𝓱𝓮 𝓱𝓾𝓶𝓪𝓷𝓼 𝓽𝓸 𝔂𝓸𝓾 𝔂𝓸𝓾𝓴𝓪𝓲.<br>\r\n𝓘'𝓵𝓵 𝓶𝓪𝓴𝓮 𝓼𝓾𝓻𝓮 𝓽𝓱𝓲𝓼 𝓷𝓲𝓰𝓱𝓽 𝓷𝓮𝓿𝓮𝓻 𝓱𝓪𝓹𝓹𝓮𝓷𝓮𝓭!</span></span><br>\r\n<br>\r\nDid an arrangement of Keine Kamishirasawa's theme <a href=\"https://youtu.be/AYcsE2h2pLo\" rel=\"nofollow\">Nostalgic Blood of the East ~</a> <a href=\"https://youtu.be/DfWGh69c588\" rel=\"nofollow\">Old World</a> from Touhou 8: Imperishable Night. Probably the one Touhou theme I associate the most with SMW romhacking. It was one of the first Touhou songs I ever heard and fell in love with (alongside Keine's boss theme, Plain Asia). It's easily one of my favorite songs in the series for nostalgia alone, and it sucks that it's also one of the most criminally underrated theme in the series because it's so damn good!!! It's easily one of ZUN's best works, if you ask me.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. B Minor w/ Slight Detune (Remix Pitch - Listening-Only)<br>\r\n2. B Minor (Remix Pitch, turned on default)<br>\r\n3. C# Minor (Original Pitch)<br>\r\n4. D Minor (Custom Pitch)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables Voice Clip, but at the cost of SMW-Compatibility<br>\r\n2. Disables Voice Clip (turned on default)",
    "latest_version": "smwc-31116-1674366162",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31116,
        "title": "Touhou Eiyashou ~ Imperishable Night - Nightmares Of The Past ~ Nostalgic Blood of the East ~ Old World (Remix)",
        "version": "smwc-31116-1674366162",
        "upstream_time": 1674366162,
        "download_url": "https://dl.smwcentral.net/31116/Nightmares%20Of%20The%20Past.zip",
        "filename": "Nightmares Of The Past.zip",
        "size": 352415,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-eiyashou-imperishable-night-nostalgic-blood-of-the-east-old-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32861,
    "title": "Touhou Eiyashou ~ Imperishable Night - Nostalgic Blood of the East ~ Old World",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "ambient",
      "athletic",
      "calm",
      "dark",
      "night",
      "sad"
    ],
    "description": "The music you hear during the third stage of the game. It suits calm zones and dark places.",
    "latest_version": "smwc-32861-1674419573",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32861,
        "title": "Touhou Eiyashou ~ Imperishable Night - Nostalgic Blood of the East ~ Old World",
        "version": "smwc-32861-1674419573",
        "upstream_time": 1674419573,
        "download_url": "https://dl.smwcentral.net/32861/keine%20stage.zip",
        "filename": "keine stage.zip",
        "size": 35131,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-eiyashou-imperishable-night-plain-asia",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8180,
    "title": "Touhou Eiyashou ~ Imperishable Night - Plain Asia",
    "authors": [
      "Masashi27"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "The song played when you fight against the third boss of Touhou 8, 'Keine Kamishirasawa'. This could definitely be used as the background music of an intense boss battle.",
    "latest_version": "smwc-8180-1336378117",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8180,
        "title": "Touhou Eiyashou ~ Imperishable Night - Plain Asia",
        "version": "smwc-8180-1336378117",
        "upstream_time": 1336378117,
        "download_url": "https://dl.smwcentral.net/8180/Touhou%208%20~%20Imperishable%20Night%20-%20Plain%20Asia.zip",
        "filename": "Touhou 8 ~ Imperishable Night - Plain Asia.zip",
        "size": 64204,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-eiyashou-imperishable-night-reach-for-the-moon-immortal-smoke",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22667,
    "title": "Touhou Eiyashou ~ Imperishable Night - Reach for the Moon, Immortal Smoke",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "tense"
    ],
    "description": "Aka Mokou's theme of Touhou 8. What this could fit if not an intense final-ish level or boss battle?<br>\r\n<br>\r\nUPDATE: Made it compatible with all sfx/global songs.",
    "latest_version": "smwc-22667-1587074747",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22667,
        "title": "Touhou Eiyashou ~ Imperishable Night - Reach for the Moon, Immortal Smoke",
        "version": "smwc-22667-1587074747",
        "upstream_time": 1587074747,
        "download_url": "https://dl.smwcentral.net/22667/Reach%20for%20the%20Moon%2C%20Immortal%20Smoke%20%5BS%5D.zip",
        "filename": "Reach for the Moon%2C Immortal Smoke %5BS%5D.zip",
        "size": 82412,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-eiyashou-imperishable-night-retribution-for-the-eternal-night-imperishable-night-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24112,
    "title": "Touhou Eiyashou ~ Imperishable Night - Retribution for the Eternal Night ~ Imperishable Night (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "forest",
      "night",
      "tense"
    ],
    "description": "A remix of the fourth stage theme in Touhou 8: Imperishable Night. Another one of my favorite stage themes in any Touhou game.<br>\r\n<br>\r\nPerfect for night, athletic, forest, and intense stages.<br>\r\n<br>\r\n<b>Note:</b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- @7 is disabled.<br>\r\n<br>\r\nThere are also two customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n- F Minor (Original Pitch, turned on default)<br>\r\n- F# Minor (Custom Pitch)",
    "latest_version": "smwc-24112-1597559438",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24112,
        "title": "Touhou Eiyashou ~ Imperishable Night - Retribution for the Eternal Night ~ Imperishable Night (Remix)",
        "version": "smwc-24112-1597559438",
        "upstream_time": 1597559438,
        "download_url": "https://dl.smwcentral.net/24112/Imperishable_Night.zip",
        "filename": "Imperishable_Night.zip",
        "size": 127924,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-eiyashou-imperishable-night-silent-ashes-remember-everything-extend-ash-person-of-hourai-15k-sub-special-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41108,
    "title": "Touhou Eiyashou ~ Imperishable Night - Silent Ashes Remember Everything 🐦‍🔥 ~ Extend Ash ~ Person of Hourai (15K SUB SPECIAL Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "chase",
      "final",
      "fire",
      "forest",
      "night",
      "sad",
      "tense",
      "upbeat"
    ],
    "description": "<span style=\"font-size: 18pt;\"><span style=\"color: #FC2647;\">❝ <i><b>We should partner up next time.<br>\r\nOur ultimate firepower would fry any of our half-assed opponents!</b></i> ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Fujiwara no Mokou, <i>Touhou 15 Hyouibana ~ The Antinomy of Common Flowers</i> (2017)</span><br>\r\n<br>\r\n<img src=\"https://bin.smwcentral.net/u/23547/Mokou15k.webp\" alt=\"\"><br>\r\n<br>\r\nDid a special arrangement of <b><a href=\"https://youtu.be/tPRtnFwouzc\" rel=\"nofollow\">Extend Ash ~</a> <a href=\"https://youtu.be/LFOEH84SJ60\" rel=\"nofollow\">Person of Hourai / Hourai Victim</a></b> from <i>Touhou 8 Eiyashou ~ Imperishable Night</i> for my <span style=\"color: #F7E13B;\"><b>15K SUBSCRIBER MILESTONE!!!</b></span>. Similar to my 4k & 10k sub special remixes, I held another \"Touhou X Mega Man\" tournament to decide on the next remix, and Fujiwara No Mokou's stage theme won and burned the other competitors.<br>\r\n<br>\r\nAlways enjoyed Mokou's / Ex-Keine's stage theme. It has anice  somberness to it while also being a great fast-paced track fitting for night-time ground stages. Though, I really wanted to go for a more slower-paced upbeat rendition for this one because that's just my vibe <div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">(and also include a portion of her boss theme as well)</div></div>.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #C784FF;\">Important:</span></b></span><br>\r\nㅤ♠  What's disabled:<br>\r\nㅤㅤ -  \"Bonus End\" (@7)<br>\r\nㅤㅤ -  \"P-Switch\" (@12)<br>\r\nㅤㅤ -  Yoshi SFX (@15)<br>\r\nㅤㅤ -  Thunder SFX<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. G Minor (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. E Minor (Alternative Pitch)<br>\r\nㅤ3. G# Minor (Custom Pitch 1)<br>\r\nㅤ4. F# Minor (Custom Pitch 2)<br>\r\nㅤ5. F Minor (Custom Pitch 3)<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Echo Delay, but sacrifices SMW-Compatibility (OG Echo)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Decreased Echo Delay (LOWER Echo)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span>",
    "latest_version": "smwc-41108-1772298419",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41108,
        "title": "Touhou Eiyashou ~ Imperishable Night - Silent Ashes Remember Everything 🐦‍🔥 ~ Extend Ash ~ Person of Hourai (15K SUB SPECIAL Remix)",
        "version": "smwc-41108-1772298419",
        "upstream_time": 1772298419,
        "download_url": "https://dl.smwcentral.net/41108/Silent_Ashes_Remember_Everything.zip",
        "filename": "Silent_Ashes_Remember_Everything.zip",
        "size": 457071,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-eiyashou-imperishable-night-voyage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20872,
    "title": "Touhou Eiyashou ~ Imperishable Night - Voyage 1969",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "athletic",
      "boss",
      "night",
      "space",
      "tense"
    ],
    "description": "The gorgeous stage 6 theme from Touhou 8. Great for abstract, night or space levels.",
    "latest_version": "smwc-20872-1565318891",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20872,
        "title": "Touhou Eiyashou ~ Imperishable Night - Voyage 1969",
        "version": "smwc-20872-1565318891",
        "upstream_time": 1565318891,
        "download_url": "https://dl.smwcentral.net/20872/Touhou%208%20Imperishable%20Night%20-%20Voyage%201969.zip",
        "filename": "Touhou 8 Imperishable Night - Voyage 1969.zip",
        "size": 45093,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15388,
        "title": "Touhou Eiyashou ~ Imperishable Night - Voyage 1969",
        "version": "smwc-15388-1491774886",
        "upstream_time": 1491774886,
        "download_url": "https://dl.smwcentral.net/15388/Touhou%208%20IN%20-%20Voyage%201969.zip",
        "filename": "Touhou 8 IN - Voyage 1969.zip",
        "size": 65247,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-ensougetsu-blue-moon-rhapsody-crystal-shine-road",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34299,
    "title": "Touhou Ensougetsu ~ Blue Moon Rhapsody - Crystal Shine Road",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "chase",
      "night",
      "sky",
      "upbeat"
    ],
    "description": "The Extra Stage theme from a <a href=\"https://www.youtube.com/watch?v=gK1RHSdsHLg&t=1138s&pp=ygUSYmx1ZSBtb29uIHJoYXBzb2R5\" rel=\"nofollow\">Touhou-style music album by Chama</a>.<br>\r\n<br>\r\nIt's a very repetitive song, with slight variations on one phrase that repeats over and over. Despite that, it feels very energetic.<br>\r\n<br>\r\nSpecial thanks to <span class=\"un-outer\" title=\"icrawfish\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=48745\" style=\"color: #f16b1c;\" class=\"un\">icrawfish</a></span> for helping me transcribe the piano chords I couldn't make out in the one unique section.",
    "latest_version": "smwc-34299-1696106736",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34299,
        "title": "Touhou Ensougetsu ~ Blue Moon Rhapsody - Crystal Shine Road",
        "version": "smwc-34299-1696106736",
        "upstream_time": 1696106736,
        "download_url": "https://dl.smwcentral.net/34299/crystalshineroad_.zip",
        "filename": "crystalshineroad_.zip",
        "size": 57891,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuujinroku-faith-is-for-the-transient-people-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32110,
    "title": "Touhou Fuujinroku - Faith is for the Transient People (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss"
    ],
    "description": "Based : Flame Mammoth",
    "latest_version": "smwc-32110-1672536653",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32110,
        "title": "Touhou Fuujinroku - Faith is for the Transient People (Mega Man X Style)",
        "version": "smwc-32110-1672536653",
        "upstream_time": 1672536653,
        "download_url": "https://dl.smwcentral.net/32110/TH10Boss5_X1.zip",
        "filename": "TH10Boss5_X1.zip",
        "size": 63258,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuujinroku-mountain-of-faith-a-god-that-loves-people-romantic-fall-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26230,
    "title": "Touhou Fuujinroku ~ Mountain of Faith - A God That Loves People ~ Romantic Fall (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "calm",
      "credits",
      "forest",
      "grassland",
      "night",
      "overworld",
      "snow"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #F59A42;\">𝐈 𝐜𝐚𝐧'𝐭 𝐫𝐞𝐚𝐥𝐥𝐲 𝐬𝐞𝐞 𝐭𝐡𝐫𝐨𝐮𝐠𝐡 𝐚𝐥𝐥 𝐭𝐡𝐞 𝐟𝐚𝐥𝐥𝐢𝐧𝐠 𝐥𝐞𝐚𝐯𝐞𝐬...<br>\r\n𝐂𝐚𝐧 𝐈 𝐫𝐞𝐚𝐥𝐥𝐲 𝐦𝐚𝐤𝐞 𝐢𝐭 𝐚𝐥𝐥 𝐭𝐡𝐞 𝐰𝐚𝐲 𝐭𝐨 𝐭𝐡𝐞 𝐦𝐨𝐮𝐧𝐭𝐚𝐢𝐧 𝐥𝐢𝐤𝐞 𝐭𝐡𝐢𝐬?</span></span><br>\r\n<br>\r\nDid a remix of <a href=\"https://youtu.be/jJbHpAUcvkE\" rel=\"nofollow\">A God That Loves People ~ Romantic Fall</a> from Touhou 10: Mountain of Faith. Been wanting to do a remix of a song from this game for quite a while now and thought the game's introductory stage theme would be a great place to start. Has a really good introduction that sets the tone of the stage it's being used in before future stages get more and more intense.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n- \"Bonus End,\" Yoshi, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also 2 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A# Minor (Original Pitch, turned on default)<br>\r\n2. B Minor (Custom Pitch)",
    "latest_version": "smwc-26230-1616565192",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26230,
        "title": "Touhou Fuujinroku ~ Mountain of Faith - A God That Loves People ~ Romantic Fall (Remix)",
        "version": "smwc-26230-1616565192",
        "upstream_time": 1616565192,
        "download_url": "https://dl.smwcentral.net/26230/Kiss_of_Autumn.zip",
        "filename": "Kiss_of_Autumn.zip",
        "size": 129559,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuujinroku-mountain-of-faith-because-princess-inada-is-scolding-me",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23544,
    "title": "Touhou Fuujinroku ~ Mountain of Faith - Because Princess Inada is Scolding Me",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss"
    ],
    "description": "Minoriko's theme from Mountain of Faith.<br>\r\n<br>\r\nA short, upbeat song that probably best fits early-game boss battles, or possibly any kind of minigame or puzzle. The song alternates between slightly tense sections and calmer ones, while always being pressingly happy, in a way.<br>\r\n<br>\r\n2020/07/03 update: Overhauled instrumentation, made SFX cutoff less prominent.",
    "latest_version": "smwc-23544-1594678828",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23544,
        "title": "Touhou Fuujinroku ~ Mountain of Faith - Because Princess Inada is Scolding Me",
        "version": "smwc-23544-1594678828",
        "upstream_time": 1594678828,
        "download_url": "https://dl.smwcentral.net/23544/because%20princess%20inada%20is%20scolding%20me.zip",
        "filename": "because princess inada is scolding me.zip",
        "size": 34645,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuujinroku-mountain-of-faith-faith-is-for-the-transient-people",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28018,
    "title": "Touhou Fuujinroku ~ Mountain of Faith - Faith is for the Transient People",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "sad"
    ],
    "description": "Theme of the best shrine maiden in Touhou. Despite being a boss theme, it's quite soft and gentle.",
    "latest_version": "smwc-28018-1631600280",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28018,
        "title": "Touhou Fuujinroku ~ Mountain of Faith - Faith is for the Transient People",
        "version": "smwc-28018-1631600280",
        "upstream_time": 1631600280,
        "download_url": "https://dl.smwcentral.net/28018/Transient%20People.zip",
        "filename": "Transient People.zip",
        "size": 37090,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10937,
        "title": "Touhou Fuujinroku ~ Mountain of Faith - Faith is for the Transient People",
        "version": "smwc-10937-1426962478",
        "upstream_time": 1426962478,
        "download_url": "https://dl.smwcentral.net/10937/Touhou%2010%20M.O.F.%20-%20Faith%20is%20for%20transient%20people.zip",
        "filename": "Touhou 10 M.O.F. - Faith is for transient people.zip",
        "size": 75039,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuujinroku-mountain-of-faith-faith-is-for-the-transient-people-star-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40587,
    "title": "Touhou Fuujinroku ~ Mountain of Faith - Faith is for the Transient People (Star-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "p-switch",
      "star"
    ],
    "description": "<img src=\"https://media1.tenor.com/m/8NwZg1pEhcEAAAAC/sanae-sanae-kochiya.gif\" alt=\"\"><br>\r\n<br>\r\nDid a short arrangement of <b><a href=\"https://youtu.be/OaqeawuY0r0?si=JPHWDY_A8liYAOIF\" rel=\"nofollow\">Best Girl's</a> <a href=\"https://youtu.be/LlN943QPSQw?si=5OnBTUtOAal7iLWM\" rel=\"nofollow\">Theme Song</a></b> from <i>Touhou Fuujinroku ~ Mountain of Faith</i> because I think she's really awesome!! :)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. C# Minor (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. B Minor (<a href=\"https://youtu.be/LlN943QPSQw?si=5OnBTUtOAal7iLWM\" rel=\"nofollow\">Hisoutensoku</a> Pitch)<br>\r\nㅤ3. C Minor (Custom Pitch 1) <span style=\"color: #47f099;\">← This one actually sounds really cool ngl</span><br>\r\nㅤ4. D Minor (Custom Pitch 2)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables the Intro (INTRO Enabled)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. Skips the Intro (INTRO Disabled)<br>\r\n<br>\r\n",
    "latest_version": "smwc-40587-1758123399",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40587,
        "title": "Touhou Fuujinroku ~ Mountain of Faith - Faith is for the Transient People (Star-Mix)",
        "version": "smwc-40587-1758123399",
        "upstream_time": 1758123399,
        "download_url": "https://dl.smwcentral.net/40587/Faith%20is%20for%20the%20Transient%20People%20%28Star%20Mix%29.zip",
        "filename": "Faith is for the Transient People (Star Mix).zip",
        "size": 250438,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuujinroku-mountain-of-faith-fall-of-fall-autumnal-waterfall",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10374,
    "title": "Touhou Fuujinroku ~ Mountain of Faith - Fall of Fall ~ Autumnal Waterfall",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "calm",
      "grassland",
      "mountain"
    ],
    "description": "A peaceful Touhou music which could generally fit calm levels, may them be grassland themed or similar.",
    "latest_version": "smwc-10374-1424551850",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10374,
        "title": "Touhou Fuujinroku ~ Mountain of Faith - Fall of Fall ~ Autumnal Waterfall",
        "version": "smwc-10374-1424551850",
        "upstream_time": 1424551850,
        "download_url": "https://dl.smwcentral.net/10374/Touhou%2010%20M.O.F.%20-%20Autumn%20Fall%20~%20Fall%20of%20Fall.zip",
        "filename": "Touhou 10 M.O.F. - Autumn Fall ~ Fall of Fall.zip",
        "size": 66364,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuujinroku-mountain-of-faith-iron-misfortune-the-road-of-the-misfortune-god-dark-road-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40865,
    "title": "Touhou Fuujinroku ~ Mountain of Faith - Iron Misfortune 🪆 ~ The Road of the Misfortune God ~ Dark Road (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "abstract",
      "chaotic",
      "cutscene",
      "dark",
      "forest",
      "ghost house",
      "grassland",
      "ruins",
      "spooky",
      "swamp",
      "tense",
      "upbeat"
    ],
    "description": "<span style=\"font-size: 18pt;\"><span style=\"color: #E7395B;\">❝ 𝐈 𝐚𝐦 𝐚 𝐡𝐮𝐦𝐚𝐧 𝐟𝐫𝐢𝐞𝐧𝐝<br>\r\n𝐈 𝐫𝐞𝐜𝐞𝐢𝐯𝐞𝐬 𝐡𝐮𝐦𝐚𝐧 𝐭𝐫𝐨𝐮𝐛𝐥𝐞𝐬 𝐚𝐧𝐝 𝐡𝐚𝐧𝐝𝐬 𝐢𝐭 𝐭𝐨 𝐭𝐡𝐞 𝐠𝐨𝐨𝐝𝐬 ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Hina Kagiyama, <i>Touhou 10 Fuujinroku ~ Mountain of Faith</i> (2007)</span><br>\r\n<br>\r\n<img src=\"https://media1.tenor.com/m/fgY_Q917nmEAAAAC/hina-kagiyama.gif\" alt=\"\"><br>\r\n<br>\r\nDid an arrangement of <b><a href=\"https://youtu.be/L0xvBrG71E8\" rel=\"nofollow\">The Road of the Misfortune God ~ Dark Road</a></b> from <i>Touhou 10 Fuujinroku ~ Mountain of Faith</i>. Had this one collecting dust and decided to pull it out again (given I'm working on another song that's taking a lotta time to finish). It's heavily inspired by Xi-on's amazing <a href=\"https://youtu.be/ftYQMNS9nH4\" rel=\"nofollow\">two</a> <a href=\"https://youtu.be/7BBZlU898Bg\" rel=\"nofollow\">arrangements</a> of the track 'cuz I'm basically in love with those renditions. I wanted to use those as a basis for this arrangement to make it more special than the original.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #C784FF;\">Important:</span></b></span><br>\r\nㅤ♠  What's disabled:<br>\r\nㅤㅤ -  \"Bonus End\" (@7)<br>\r\nㅤㅤ -  \"P-Switch\" (@12)<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. F# Minor (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. A Minor (Custom Pitch 1)<br>\r\nㅤ3. G Minor (Custom Pitch 2)<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables the voice clip, but sacrifices SMW-Compatibility (Voice Enabled)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Disables the voice clip & Decreases the Echo (Voice Disabled)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span>",
    "latest_version": "smwc-40865-1764366934",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40865,
        "title": "Touhou Fuujinroku ~ Mountain of Faith - Iron Misfortune 🪆 ~ The Road of the Misfortune God ~ Dark Road (Remix)",
        "version": "smwc-40865-1764366934",
        "upstream_time": 1764366934,
        "download_url": "https://dl.smwcentral.net/40865/Iron_Misfortune.zip",
        "filename": "Iron_Misfortune.zip",
        "size": 316875,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuujinroku-mountain-of-faith-kanako-s-fierce-ambition-cemetery-of-onbashira-grave-of-being-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27106,
    "title": "Touhou Fuujinroku ~ Mountain of Faith - Kanako's Fierce Ambition ~ Cemetery of Onbashira ~ Grave of Being (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "dark",
      "final",
      "night"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #D17B45;\">𝐭𝐡𝐞𝐲 𝐜𝐚𝐥𝐥 𝐦𝐞 𝐘𝐚𝐬𝐚𝐤𝐚 𝐜𝐮𝐬 𝐰𝐡𝐞𝐧 𝐲𝐨𝐮 𝐬𝐞𝐞 𝐦𝐞 𝐲𝐨𝐮 𝐬𝐚𝐲 <i>𝐘𝐀𝐀𝐀𝐒𝐒𝐒𝐒</i></span></span><br>\r\n<br>\r\nDid an arrangement of big ol' mama <span style=\"color: #f26fdc;\">:p</span> Kanako Yasaka's stage theme, <a href=\"https://youtu.be/3UBnlgyivcY\" rel=\"nofollow\">Cemetery of Onbashira ~ Grave of Being</a> from Touhou 10: Mountain of Faith. Man, I can't believe it's been a while since I actually did a Touhou arrangement.<br>\r\n<br>\r\nBig fan of Kanako and have been wanting to do her stage theme for some time now. It slaps. It freaking slaps. It slaps so hard, more people come to the Moriya Shrine to give Kanako their faith just 'cuz of this fire music!!! <s>I'm sure half of you get the joke... hopefully.</s><br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F# Minor (Original Pitch, turned on default)<br>\r\n2. F Minor (Custom Pitch)<br>\r\n<br>\r\n",
    "latest_version": "smwc-27106-1622657834",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27106,
        "title": "Touhou Fuujinroku ~ Mountain of Faith - Kanako's Fierce Ambition ~ Cemetery of Onbashira ~ Grave of Being (Remix)",
        "version": "smwc-27106-1622657834",
        "upstream_time": 1622657834,
        "download_url": "https://dl.smwcentral.net/27106/Kanako%27s%20Fiece%20Ambition.zip",
        "filename": "Kanako%27s Fiece Ambition.zip",
        "size": 105195,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuujinroku-mountain-of-faith-kappa-or-foe-akutagawa-ryuunosuke-s-kappa-candid-friend-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30066,
    "title": "Touhou Fuujinroku ~ Mountain of Faith - Kappa or Foe ~ Akutagawa Ryuunosuke's Kappa ~ Candid Friend (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense",
      "water"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #4da6ff;\"><i>𝐓𝐡𝐞 𝐎𝐜𝐜𝐮𝐥𝐭 𝐁𝐚𝐥𝐥 𝐄𝐧𝐞𝐫𝐠𝐲<br>\r\n𝐜𝐨𝐧𝐯𝐞𝐫𝐬𝐢𝐨𝐧 𝐫𝐚𝐭𝐞 𝐢𝐬 𝐥𝐞𝐬𝐬 𝐭𝐡𝐚𝐧 𝟓%.<br>\r\n𝐖𝐡𝐚𝐭 𝐭𝐡𝐞 𝐡𝐞𝐥𝐥’𝐬 𝐠𝐨𝐢𝐧𝐠 𝐨𝐧, 𝐭𝐡𝐚𝐭'𝐬 𝐰𝐚𝐲 𝐭𝐨𝐨 𝐥𝐨𝐰!</i></span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://en.touhouwiki.net/wiki/Nitori_Kawashiro\" rel=\"nofollow\">Nitori Kawashiro</a>'s fantastic theme song, <a href=\"https://youtu.be/1KkcwBE7vx0\" rel=\"nofollow\">Akutagawa Ryuunosuke's Kappa ~ Candid Friend</a> from Touhou 10: Mountain of Faith. Back at it with the Touhou 10 music <s>in order to please the Goddesses at the Moriya Shrine. lmao</s>.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\nThere are customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. D Minor (Original Pitch, turned on default)<br>\r\n2. C# Minor (<a href=\"https://youtu.be/78KFFTC-LI4\" rel=\"nofollow\">Urban Legend in Limbo</a> Pitch)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables Voice Clip (Voice Enabled, turned on default)<br>\r\n2. Disables Voice Clip (Voice Disabled)",
    "latest_version": "smwc-30066-1651262679",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30066,
        "title": "Touhou Fuujinroku ~ Mountain of Faith - Kappa or Foe ~ Akutagawa Ryuunosuke's Kappa ~ Candid Friend (Remix)",
        "version": "smwc-30066-1651262679",
        "upstream_time": 1651262679,
        "download_url": "https://dl.smwcentral.net/30066/Kappa%20or%20Foe.zip",
        "filename": "Kappa or Foe.zip",
        "size": 170293,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuujinroku-mountain-of-faith-native-faith",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8475,
    "title": "Touhou Fuujinroku ~ Mountain of Faith - Native Faith",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase"
    ],
    "description": "Nice upbeat Touhou song that fits epic boss battles and athletic stages.<br>\r\n<br>\r\nUpdate (10/22/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 156 bytes.",
    "latest_version": "smwc-8475-1378051557",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8475,
        "title": "Touhou Fuujinroku ~ Mountain of Faith - Native Faith",
        "version": "smwc-8475-1378051557",
        "upstream_time": 1378051557,
        "download_url": "https://dl.smwcentral.net/8475/Suwako..zip",
        "filename": "Suwako..zip",
        "size": 59317,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuujinroku-mountain-of-faith-player-s-score",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39384,
    "title": "Touhou Fuujinroku ~ Mountain of Faith - Player's Score",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cutscene",
      "night",
      "overworld",
      "title"
    ],
    "description": "Requested by Gasterus155",
    "latest_version": "smwc-39384-1744398116",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39384,
        "title": "Touhou Fuujinroku ~ Mountain of Faith - Player's Score",
        "version": "smwc-39384-1744398116",
        "upstream_time": 1744398116,
        "download_url": "https://dl.smwcentral.net/39384/th11%20player%27s%20score.zip",
        "filename": "th11 player%27s score.zip",
        "size": 31166,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuujinroku-mountain-of-faith-roulette-of-misery-dark-side-of-fate-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26402,
    "title": "Touhou Fuujinroku ~ Mountain of Faith - Roulette of Misery ~ Dark Side of Fate (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "final",
      "mysterious",
      "sky",
      "spooky",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #27E65A;\">𝐈 𝐭𝐚𝐤𝐞 𝐭𝐡𝐞𝐢𝐫 𝐦𝐢𝐬𝐟𝐨𝐫𝐭𝐮𝐧𝐞 𝐚𝐧𝐝 𝐩𝐚𝐬𝐬 𝐭𝐡𝐞𝐦 𝐨𝐧 𝐭𝐨 𝐭𝐡𝐞 𝐠𝐨𝐝𝐬.</span></span><br>\r\n<br>\r\nDid a remix of <a href=\"https://youtu.be/hA5pA2p4yTY\" rel=\"nofollow\">Dark Side of Fate</a> from Touhou 10: Mountain of Faith. Simple yet memorable Touhou boss theme for sure. Just felt like doing another song from Mountain of Faith 'cuz the soundtrack's good. Nothing else I need to say here.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A# Minor (Remix Pitch, turned on default)<br>\r\n2. C# Minor (Original Pitch)<br>\r\n3. B Minor (Custom Pitch)",
    "latest_version": "smwc-26402-1617261923",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26402,
        "title": "Touhou Fuujinroku ~ Mountain of Faith - Roulette of Misery ~ Dark Side of Fate (Remix)",
        "version": "smwc-26402-1617261923",
        "upstream_time": 1617261923,
        "download_url": "https://dl.smwcentral.net/26402/Roulette_of_Misery.zip",
        "filename": "Roulette_of_Misery.zip",
        "size": 163722,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuujinroku-mountain-of-faith-tengu-rush-hour-fall-of-fall-autumnal-waterfall-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27211,
    "title": "Touhou Fuujinroku ~ Mountain of Faith - Tengu Rush Hour ~ Fall of Fall ~ Autumnal Waterfall (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "calm",
      "chase",
      "forest",
      "jungle",
      "mountain",
      "night",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #ffba7a;\">𝐈 𝐜𝐚𝐦𝐞 𝐭𝐨 𝐜𝐡𝐞𝐜𝐤 𝐨𝐧 𝐭𝐡𝐚𝐭 𝐢𝐧𝐭𝐫𝐮𝐝𝐞𝐫 𝐫𝐞𝐩𝐨𝐫𝐭, 𝐛𝐮𝐭 𝐈 𝐧𝐞𝐯𝐞𝐫 𝐭𝐡𝐨𝐮𝐠𝐡𝐭 𝐢𝐭'𝐝 𝐛𝐞 𝐲𝐨𝐮...</span></span><br>\r\n<br>\r\nDid an arrangement of another Touhou 10 theme <s>(It's Mega Man 10 all over again. lmao)</s> the fourth stage, <a href=\"https://youtu.be/GWNDB1juaeo\" rel=\"nofollow\">Fall of Fall</a> ~ <a href=\"https://youtu.be/f3qNMWRiGk4\" rel=\"nofollow\">Autumnal Waterfall</a>. Did this for a friend of mine since he was a big fan of this song, and so am I. It's a really good stage theme and also a popular song to use in SMW romhacks (not complaining :)).<br>\r\n<br>\r\nIt's intense, upbeat, energic, and jolly. What more can you ask for song that plays while you're scaling a Waterfall like it's Donkey Kong Country 3. It's fantastic and there's a reason why it's probably the most popular stage theme from this game.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C Minor (Remix Pitch, turned on default)<br>\r\n2. B Minor (Original Pitch)<br>\r\n<br>\r\nThere are also two versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables the voice clip (Listening-Only)<br>\r\n2. Disables the voice clip (SMW-Compatible, turned on default)",
    "latest_version": "smwc-27211-1624996596",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27211,
        "title": "Touhou Fuujinroku ~ Mountain of Faith - Tengu Rush Hour ~ Fall of Fall ~ Autumnal Waterfall (Remix)",
        "version": "smwc-27211-1624996596",
        "upstream_time": 1624996596,
        "download_url": "https://dl.smwcentral.net/27211/Tengu%20Rush%20Hour.zip",
        "filename": "Tengu Rush Hour.zip",
        "size": 172524,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuujinroku-mountain-of-faith-the-gensokyo-the-gods-loved",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26625,
    "title": "Touhou Fuujinroku ~ Mountain of Faith - The Gensokyo the Gods Loved",
    "authors": [
      "Marcozzo Daro"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain"
    ],
    "description": "The happy and upbeat stage 3 theme from Touhou 10, it is probably one of the most well known Touhou songs out there. This was my first Touhou port, and the only 100% unsampled one so far. I'd say it fits pretty well in grassland and mountain themed levels, especially athletic levels.<br>\r\n<br>\r\nThis submission contains two distinct versions which use different samples for the Piano part.<br>\r\nOne uses @9 and the other @1.",
    "latest_version": "smwc-26625-1617990472",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26625,
        "title": "Touhou Fuujinroku ~ Mountain of Faith - The Gensokyo the Gods Loved",
        "version": "smwc-26625-1617990472",
        "upstream_time": 1617990472,
        "download_url": "https://dl.smwcentral.net/26625/Gods_Love_-_New.zip",
        "filename": "Gods_Love_-_New.zip",
        "size": 78656,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuujinroku-mountain-of-faith-welcome-to-paradise-the-gensokyo-the-gods-loved-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37720,
    "title": "Touhou Fuujinroku ~ Mountain of Faith - Welcome to Paradise! 🌴 ~ The Gensokyo the Gods Loved (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "beach",
      "calm",
      "credits",
      "forest",
      "grassland",
      "industrial",
      "sky",
      "upbeat"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #60c8ff;\">❝ <b><i>Hey human. Kappa and humans have been sworn friends<br>\r\nsince ancient times, so let me tell you something.</i></b> ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Nitori Kawashiro, 2007</span><br>\r\n<br>\r\n<img src=\"https://64.media.tumblr.com/f0bd6ba508966c4c38203259d469b8d1/tumblr_inline_mni92fewjt1qz4rgp.gif\" alt=\"\"><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/lhTAdK7Vadg?si=doSlVZ6Q-UG7_M89\" rel=\"nofollow\">The Gensokyo the</a> <a href=\"https://youtu.be/QkQvAzEW5zA?si=-z0m5ZLxpgDD9UPK\" rel=\"nofollow\">Gods Loved</a> (aka <i>Gensokyo's National Anthem</i>) from Touhou 10 Fuujinroku ~ Mountain of Faith. It's that time every couple months where I force myself to return to Touhou because I'm basically stuck with it at this point... but I actually really wanted to just do another Touhou dance-mix 'cuz I like it when people dance.<br>\r\n<br>\r\nWhat a fantastic theme, and incredibly fitting for the fantasy world like Gensokyo. Also kinda funny it's also associated with Nitori Kawashiro (one of the coolest girls in Touhou). I also ended up taking inspiration from.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\nㅤ♠ \"Bonus End,\" P-Switch, Yoshi SFX, & Thunder SFX are disabled.<br>\r\n<br>\r\n<span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file</u></span>:<br>\r\nㅤ1. G / D Minor (Original Pitch)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\nㅤ2. F# / C# Minor (<a href=\"https://youtu.be/i07jBZrwssQ?si=u_ZNCwxWMEHYQLVD\" rel=\"nofollow\">Urban Legend in Limbo</a> Pitch)<br>\r\n<br>\r\n<span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file</u></span>:<br>\r\nㅤ1. Original Echo Delay, but sacrifices SMW-Compatibility (Original Echo Delay - Listening-Only)<br>\r\nㅤ2. Drastically decreases Echo Delay (Lower Echo Delay - SMW-Compatible)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span>",
    "latest_version": "smwc-37720-1718312402",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37720,
        "title": "Touhou Fuujinroku ~ Mountain of Faith - Welcome to Paradise! 🌴 ~ The Gensokyo the Gods Loved (Remix)",
        "version": "smwc-37720-1718312402",
        "upstream_time": 1718312402,
        "download_url": "https://dl.smwcentral.net/37720/Welcome%20to%20Paradise%21.zip",
        "filename": "Welcome to Paradise%21.zip",
        "size": 204865,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuumaroku-the-story-of-eastern-wonderland-complete-darkness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22609,
    "title": "Touhou Fuumaroku ~ the Story of Eastern Wonderland - Complete Darkness",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "tense"
    ],
    "description": "Mima's epic theme from Touhou 2. Fitting for castles, bosses or other tense situations.",
    "latest_version": "smwc-22609-1587760309",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22609,
        "title": "Touhou Fuumaroku ~ the Story of Eastern Wonderland - Complete Darkness",
        "version": "smwc-22609-1587760309",
        "upstream_time": 1587760309,
        "download_url": "https://dl.smwcentral.net/22609/Touhou_2_-_Complete_Darkness.zip",
        "filename": "Touhou_2_-_Complete_Darkness.zip",
        "size": 32832,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuumaroku-the-story-of-eastern-wonderland-end-of-daylight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40694,
    "title": "Touhou Fuumaroku ~ The Story of Eastern Wonderland - End of Daylight",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "dark",
      "night",
      "sad"
    ],
    "description": "End of Daylight<br>\r\n<br>\r\nStage 2 theme from Touhou Fuumaroku.<br>\r\n<br>\r\nUsed 8 channels.<br>\r\n<br>\r\nNOTE: Noise was used, incompatible with sound effects using noise.",
    "latest_version": "smwc-40694-1763403234",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40694,
        "title": "Touhou Fuumaroku ~ The Story of Eastern Wonderland - End of Daylight",
        "version": "smwc-40694-1763403234",
        "upstream_time": 1763403234,
        "download_url": "https://dl.smwcentral.net/40694/th2_04_v2%20.zip",
        "filename": "th2_04_v2 .zip",
        "size": 32167,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuumaroku-the-story-of-eastern-wonderland-forest-of-tohno",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38718,
    "title": "Touhou Fuumaroku ~ The Story of Eastern Wonderland - Forest of Tohno",
    "authors": [
      "NovaDelta"
    ],
    "tags": [
      "calm",
      "cutscene",
      "forest"
    ],
    "description": "This is the ending theme to Touhou Fuumaroku ~ The Story of Eastern Wonderland.<br>\r\n<br>\r\nIt's relatively calm, and fits the first two Touhou games somewhat more somber vibe compared to the rest of the PC-98 games.<br>\r\n<br>\r\nAs such, I don't see it fitting anywhere but credits and maybe REALLY calm levels.<br>\r\nI mostly just make these for fun, anywho.<br>\r\n<br>\r\nI don't know whether or not to consider this a remix. The first lead before the drums kick in use the shorter notes seen in the original song used in the game, while the lead afterwards use the longer notes seen in Yougakudan no Rekishi 3 ~ Akyu's Untouched Score to give it the opening a more quiet feeling and the rest of the song a more full feeling.<br>\r\n<br>\r\nI will consider it a port, though, until otherwise corrected.",
    "latest_version": "smwc-38718-1738369941",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38718,
        "title": "Touhou Fuumaroku ~ The Story of Eastern Wonderland - Forest of Tohno",
        "version": "smwc-38718-1738369941",
        "upstream_time": 1738369941,
        "download_url": "https://dl.smwcentral.net/38718/forestoftohno.zip",
        "filename": "forestoftohno.zip",
        "size": 32159,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuumaroku-the-story-of-eastern-wonderland-hakurei-eastern-wind-kdl3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25404,
    "title": "Touhou Fuumaroku ~ the Story of Eastern Wonderland - Hakurei ~ Eastern Wind (KDL3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "grassland",
      "temple",
      "town"
    ],
    "description": "Thank you to the user who taught me good tricks.",
    "latest_version": "smwc-25404-1607729277",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25404,
        "title": "Touhou Fuumaroku ~ the Story of Eastern Wonderland - Hakurei ~ Eastern Wind (KDL3 Style)",
        "version": "smwc-25404-1607729277",
        "upstream_time": 1607729277,
        "download_url": "https://dl.smwcentral.net/25404/Hakurei%20_%20Eastern%20Wind.zip",
        "filename": "Hakurei _ Eastern Wind.zip",
        "size": 57494,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuumaroku-the-story-of-eastern-wonderland-return-of-the-gohei-hakurei-eastern-wind-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29107,
    "title": "Touhou Fuumaroku ~ the Story Of Eastern Wonderland - Return Of The Gohei ~ Hakurei ~ Eastern Wind (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "calm",
      "credits",
      "night",
      "sky",
      "space",
      "title"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #eb564b;\">𝐇𝐨𝐰 𝐜𝐨𝐮𝐥𝐝 𝐈 𝐍𝐎𝐓 𝐞𝐱𝐭𝐞𝐫𝐦𝐢𝐧𝐚𝐭𝐞 𝐢𝐭?</span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/ytSxZnZ_A_8\" rel=\"nofollow\">Hakurei</a> ~ <a href=\"https://youtu.be/_ybOrz-5rAU\" rel=\"nofollow\">Eastern Wind</a> from Touhou 2: Story Of Eastern Wonderland for Super Famicompo 3. The song that essentially started it all... the hell of bullets in Gensokyo... and I felt the need to do it for this contest. Really wanted to try basing it off both the original PC-98 and SC-88 MIDI versions given how vastly different both are while still tryna maintain my style (which was probably successful given the ... guesses of who did this song in the SFC3 results' guesses).<br>\r\n<img src=\"https://evilisk.files.wordpress.com/2016/08/reimuexstand1.gif\" alt=\"\"><br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n",
    "latest_version": "smwc-29107-1641760658",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29107,
        "title": "Touhou Fuumaroku ~ the Story Of Eastern Wonderland - Return Of The Gohei ~ Hakurei ~ Eastern Wind (Remix)",
        "version": "smwc-29107-1641760658",
        "upstream_time": 1641760658,
        "download_url": "https://dl.smwcentral.net/29107/Return%20Of%20The%20Gohei.zip",
        "filename": "Return Of The Gohei.zip",
        "size": 64086,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuumaroku-the-story-of-eastern-wonderland-shadow-of-the-dark-spirit-complete-darkness-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24749,
    "title": "Touhou Fuumaroku ~ the Story of Eastern Wonderland - Shadow of the Dark Spirit ~ Complete Darkness (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "abstract",
      "boss",
      "castle",
      "dark",
      "final",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #18d65a;\">𝒫𝓇𝑒𝓈𝓈 <b>𝐹</b> 𝓉𝑜 𝓅𝒶𝓎 𝓇𝑒𝓈𝓅𝑒𝒸𝓉𝓈 𝓉𝑜 𝑀𝒾𝓂𝒶<i>!</i></span></span><br>\r\n<br>\r\nDecided to do a take on Mima's theme from Touhou 2: Story of Eastern Wonderland, <a href=\"https://www.youtube.com/watch?v=PtKegQ7XOCY\" rel=\"nofollow\">Complete Darkness</a> (based off the SC-88 Pro version and inspired by <a href=\"https://www.youtube.com/watch?v=kXirji9ejnM\" rel=\"nofollow\">Wakana Mizuho's SNES Remix</a>). <s>I just want Mima to come back. Is that too much to ask for, ZUN?</s><br>\r\n<br>\r\nThis baby can fit [final] boss fights, intense stages, castle stages, abstract stages, dark stages, and final areas.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- \"Bonus End\" is disabled.<br>\r\n<br>\r\nThere are also 3 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n- C Minor (Remix Pitch, turned on default)<br>\r\n- B Minor (SC-88 Pro Pitch)<br>\r\n- B Minor (YM2608 Pitch)",
    "latest_version": "smwc-24749-1604629330",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24749,
        "title": "Touhou Fuumaroku ~ the Story of Eastern Wonderland - Shadow of the Dark Spirit ~ Complete Darkness (Remix)",
        "version": "smwc-24749-1604629330",
        "upstream_time": 1604629330,
        "download_url": "https://dl.smwcentral.net/24749/Shadow%20of%20the%20Dark%20Spirit.zip",
        "filename": "Shadow of the Dark Spirit.zip",
        "size": 175484,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-fuumaroku-the-story-of-eastern-wonderland-she-s-in-a-temper",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18852,
    "title": "Touhou Fuumaroku ~ the Story of Eastern Wonderland - She's in a Temper!!",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "A tense theme from Touhou 2. Good for bosses.",
    "latest_version": "smwc-18852-1547065085",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18852,
        "title": "Touhou Fuumaroku ~ the Story of Eastern Wonderland - She's in a Temper!!",
        "version": "smwc-18852-1547065085",
        "upstream_time": 1547065085,
        "download_url": "https://dl.smwcentral.net/18852/Touhou%202%20-%20She%27s%20In%20A%20Temper%21%21.zip",
        "filename": "Touhou 2 - She%27s In A Temper%21%21.zip",
        "size": 31843,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-gensoukyou-lotus-land-story-bad-apple",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33707,
    "title": "Touhou Gensoukyou ~ Lotus Land Story - Bad Apple!!",
    "authors": [
      "onigirikun"
    ],
    "tags": [
      "abstract",
      "hard",
      "music",
      "night"
    ],
    "description": "This music is good at a hard course.",
    "latest_version": "smwc-33707-1693078505",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33707,
        "title": "Touhou Gensoukyou ~ Lotus Land Story - Bad Apple!!",
        "version": "smwc-33707-1693078505",
        "upstream_time": 1693078505,
        "download_url": "https://dl.smwcentral.net/33707/badapple.zip",
        "filename": "badapple.zip",
        "size": 36869,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24462,
        "title": "Touhou Gensoukyou ~ Lotus Land Story - Bad Apple!!",
        "version": "smwc-24462-1599194690",
        "upstream_time": 1599194690,
        "download_url": "https://dl.smwcentral.net/24462/touhou%20-%20bad%20apple.zip",
        "filename": "touhou - bad apple.zip",
        "size": 52790,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-gensoukyou-lotus-land-story-black-white-illusion-bad-apple-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24176,
    "title": "Touhou Gensoukyou ~ Lotus Land Story - Black & White Illusion ~ Bad Apple (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "abstract",
      "bonus",
      "cave",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\">'𝒞𝒶𝓊𝓈𝑒 𝐼'𝒹 𝓉𝒽𝓇𝑜𝓌 𝒾𝓉 𝒶𝓁𝓁 𝒶𝓌𝒶𝓎, 𝒶𝓃𝒹 𝒾𝓉 𝒶𝓁𝓁 𝓌𝑜𝓊𝓁𝒹 𝒻𝒶𝒹𝑒 𝓉𝑜 𝒷𝓁𝒶𝒸𝓀.</span><br>\r\n<br>\r\nDid a remix of the famous stage 3 theme from Touhou 4: Lotus Land Story, <b>Bad Apple</b>, though you might know the <a href=\"https://www.youtube.com/watch?v=9lNZ_Rnr7Jc\" rel=\"nofollow\">Alstroemeria Records version</a>, which is actually a remix of the version heard in Touhou 4 <s>but of course you knew that</s>.<br>\r\n<br>\r\nThis song is perfect for underground stages, bonus stages, and stages utilizing only a black & white palette.<br>\r\n<br>\r\n<b>Note:</b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- @7 is disabled.<br>\r\n<br>\r\nThere are also two customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n- D# Minor (Original Pitch, turned on default)<br>\r\n- C# Minor (Beta Pitch)<br>\r\n- E Minor (Custom Pitch)",
    "latest_version": "smwc-24176-1598168748",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24176,
        "title": "Touhou Gensoukyou ~ Lotus Land Story - Black & White Illusion ~ Bad Apple (Remix)",
        "version": "smwc-24176-1598168748",
        "upstream_time": 1598168748,
        "download_url": "https://dl.smwcentral.net/24176/Bad%20Apple%20Zone%20Act%201.zip",
        "filename": "Bad Apple Zone Act 1.zip",
        "size": 153717,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-gensoukyou-lotus-land-story-blissful-death-lotus-love-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24698,
    "title": "Touhou Gensoukyou ~ Lotus Land Story - Blissful Death ~ Lotus Love (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "castle",
      "dark",
      "final",
      "night",
      "sky"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #63E65A;\">𝙂𝙚𝙣𝙤𝙘𝙞𝙙𝙚 𝙞𝙨 𝙟𝙪𝙨𝙩 𝙖𝙣𝙤𝙩𝙝𝙚𝙧 𝙜𝙖𝙢𝙚. 𝙄𝙩 𝙙𝙤𝙚𝙨𝙣'𝙩 𝙢𝙖𝙩𝙩𝙚𝙧 𝙬𝙝𝙚𝙩𝙝𝙚𝙧 𝙞𝙩'𝙨 𝙝𝙪𝙢𝙖𝙣𝙨 𝙤𝙧 𝙈𝙖𝙠𝙖𝙞 𝙍𝙚𝙨𝙞𝙙𝙚𝙣𝙩𝙨<i>!</i></span></span><br>\r\n<br>\r\nBack with another Touhou 4 remix (because the OST is fire!!!), and this time, it's the stage 5 theme, <a href=\"https://www.youtube.com/watch?v=Ui1fo8Bddwo\" rel=\"nofollow\">Lotus Love</a>. Didn't know the name of the song until a couple days back. It's funny how Yuuka Kazami just wakes up right when you encounter her in the stage and you fight her while she's wearing her pajamas and holding a clock Filthy Frank style.<br>\r\n<br>\r\nThis baby can fit final areas, castles / towers, and athletic / sky stages.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- \"Bonus End\" & Thunder SFX are disabled.",
    "latest_version": "smwc-24698-1604192863",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24698,
        "title": "Touhou Gensoukyou ~ Lotus Land Story - Blissful Death ~ Lotus Love (Remix)",
        "version": "smwc-24698-1604192863",
        "upstream_time": 1604192863,
        "download_url": "https://dl.smwcentral.net/24698/Blissful_Death.zip",
        "filename": "Blissful_Death.zip",
        "size": 156115,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-gensoukyou-lotus-land-story-days",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26410,
    "title": "Touhou Gensoukyou ~ Lotus Land Story - Days",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "cutscene",
      "night",
      "sad"
    ],
    "description": "Days<br>\r\nBad ending theme from Touhou Gensoukyou.<br>\r\nUsed 7 channels, #7 is not used.<br>\r\nNOTE: Used noise, incompatible with sprite using noise.<br>\r\n21/03/14 Edit: Small optimization.<br>\r\n21/04/11 Edit: Lowered @1, fixed note.",
    "latest_version": "smwc-26410-1618115903",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26410,
        "title": "Touhou Gensoukyou ~ Lotus Land Story - Days",
        "version": "smwc-26410-1618115903",
        "upstream_time": 1618115903,
        "download_url": "https://dl.smwcentral.net/26410/TH4_19v2.zip",
        "filename": "TH4_19v2.zip",
        "size": 30484,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-gensoukyou-lotus-land-story-dream-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24052,
    "title": "Touhou Gensoukyou ~ Lotus Land Story - Dream Land",
    "authors": [
      "Counterfeit"
    ],
    "tags": [
      "athletic",
      "final",
      "night",
      "sad",
      "sky",
      "space"
    ],
    "description": "Suits a peachy haze-filled or starry sky, as the dream is about to end: originally a precursor to a final boss.",
    "latest_version": "smwc-24052-1596334293",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24052,
        "title": "Touhou Gensoukyou ~ Lotus Land Story - Dream Land",
        "version": "smwc-24052-1596334293",
        "upstream_time": 1596334293,
        "download_url": "https://dl.smwcentral.net/24052/Toho4-DreamLand.zip",
        "filename": "Toho4-DreamLand.zip",
        "size": 32852,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-gensoukyou-lotus-land-story-gensokyo-lotus-land-story-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22931,
    "title": "Touhou Gensoukyou ~ Lotus Land Story - Gensokyo ~ Lotus Land Story (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "night",
      "sky",
      "space",
      "tense",
      "title"
    ],
    "description": "Did a remix of <i>Gensokyo ~ Lotus Land Story</i>, the title theme of <i>Touhou 4: Lotus Land Story</i>.<br>\r\n<br>\r\nThis can work with title screens, but it can also work for sky / athletic levels, night levels, intense moments, & even boss fights.<br>\r\n<br>\r\n<b>Note:</b><br>\r\nThere's a text file with the sample group in which you'll have to move it into your sample group text file.<br>\r\nThere are three customizable pitches for this song that you can adjust in the song file:<br>\r\n- d minor (The default pitch)<br>\r\n- c# minor (The alternate pitch)<br>\r\n- f minor (A custom pitch for this remix)",
    "latest_version": "smwc-22931-1589340313",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22931,
        "title": "Touhou Gensoukyou ~ Lotus Land Story - Gensokyo ~ Lotus Land Story (Remix)",
        "version": "smwc-22931-1589340313",
        "upstream_time": 1589340313,
        "download_url": "https://dl.smwcentral.net/22931/Gensokyo__Lotus_Land_Story.zip",
        "filename": "Gensokyo__Lotus_Land_Story.zip",
        "size": 165809,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-gensoukyou-lotus-land-story-holding-onto-your-strength-sleeping-terror-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30924,
    "title": "Touhou Gensoukyou ~ Lotus Land Story - Holding Onto Your Strength ~ Sleeping Terror (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "dark",
      "final",
      "space"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/llO4PINy2e8\" rel=\"nofollow\">Sleeping</a> <a href=\"https://youtu.be/EytRMepm61o\" rel=\"nofollow\">Terror</a> from Touhou 4: Lotus Land Story. Was in the mood for another Touhou theme so I thought I'd do another PC-98 because I like Yuuka Kazami's theme a lot (way more than her PFoV theme... which is nothing new for me since it's the same with Alice's themes as well).<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n",
    "latest_version": "smwc-30924-1662835285",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30924,
        "title": "Touhou Gensoukyou ~ Lotus Land Story - Holding Onto Your Strength ~ Sleeping Terror (Remix)",
        "version": "smwc-30924-1662835285",
        "upstream_time": 1662835285,
        "download_url": "https://dl.smwcentral.net/30924/Holding%20Onto%20Your%20Strength.zip",
        "filename": "Holding Onto Your Strength.zip",
        "size": 68798,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-gensoukyou-lotus-land-story-illusion-of-a-maid-icemilk-magic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38379,
    "title": "Touhou Gensoukyou ~ Lotus Land Story - Illusion of a Maid ~ Icemilk Magic",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "メイド幻想　～ Icemilk Magic",
    "latest_version": "smwc-38379-1729740947",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38379,
        "title": "Touhou Gensoukyou ~ Lotus Land Story - Illusion of a Maid ~ Icemilk Magic",
        "version": "smwc-38379-1729740947",
        "upstream_time": 1729740947,
        "download_url": "https://dl.smwcentral.net/38379/th4_17.zip",
        "filename": "th4_17.zip",
        "size": 32074,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-gensoukyou-lotus-land-story-maiden-s-capriccio-capriccio",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34537,
    "title": "Touhou Gensoukyou ~ Lotus Land Story - Maiden's Capriccio ~ Capriccio",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "boss",
      "noise",
      "tense"
    ],
    "description": "少女綺想曲　～ Capriccio<br>\r\nReimu's theme of Touhou Gensoukyou<br>\r\nUsed 7 channels.<br>\r\nNOTE: Noise was used, incompatible with sound effects using noise.<br>\r\n<br>\r\nTwo version can be choose.",
    "latest_version": "smwc-34537-1696095632",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34537,
        "title": "Touhou Gensoukyou ~ Lotus Land Story - Maiden's Capriccio ~ Capriccio",
        "version": "smwc-34537-1696095632",
        "upstream_time": 1696095632,
        "download_url": "https://dl.smwcentral.net/34537/th4__10.zip",
        "filename": "th4__10.zip",
        "size": 69266,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-gensoukyou-lotus-land-story-the-inevitably-forbidden-game",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15572,
    "title": "Touhou Gensoukyou ~ Lotus Land Story - The Inevitably Forbidden Game",
    "authors": [
      "HertzDevil"
    ],
    "tags": [
      "final",
      "space",
      "star",
      "tense"
    ],
    "description": "The extra stage theme from the fourth PC-98 Touhou game. Suitable for long, spacy levels near end-game.<br>\r\n<br>\r\nThe MML file is cross-compiled from a different MML dialect using a custom Lua script, and then manually optimized.",
    "latest_version": "smwc-15572-1494894930",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15572,
        "title": "Touhou Gensoukyou ~ Lotus Land Story - The Inevitably Forbidden Game",
        "version": "smwc-15572-1494894930",
        "upstream_time": 1494894930,
        "download_url": "https://dl.smwcentral.net/15572/th4_forbidden.zip",
        "filename": "th4_forbidden.zip",
        "size": 33889,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-gouyoku-ibun-sunken-fossil-world-tonight-stars-an-easygoing-egoist-egoistic-flowers-stage-clear-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37619,
    "title": "Touhou Gouyoku Ibun ~ Sunken Fossil World - Tonight Stars an Easygoing Egoist ~ Egoistic Flowers (Stage-Clear-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "goal"
    ],
    "description": "Did a short arrangement of <a href=\"https://youtu.be/7RBJ4NMOBV0\" rel=\"nofollow\">Tonight Stars an Easygoing Egoist ~ Egoistic Flowers</a> (from Touhou 17.5 Gouyoku Ibun ~ Sunken Fossil World) as a \"stage-clear-mix.\" Huge fan of this arrangement of Jo'on's theme song (originally from Touhou 15.5), and it's been a while since I made one of these, so I thought her theme would be great for this.<br>\r\n<br>\r\nPerfect for hacks with Wario in them, and no, I'm not kidding when I say taht.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎There are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. G Minor (Original Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. F# Minor (Remix Pitch)<br>\r\n<br>\r\nThere are also customizable options for enabling & disabling the goal tape sound that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables Goal SFX [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables Goal SFX",
    "latest_version": "smwc-37619-1718140184",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37619,
        "title": "Touhou Gouyoku Ibun ~ Sunken Fossil World - Tonight Stars an Easygoing Egoist ~ Egoistic Flowers (Stage-Clear-Mix)",
        "version": "smwc-37619-1718140184",
        "upstream_time": 1718140184,
        "download_url": "https://dl.smwcentral.net/37619/Tonight%20Stars%20an%20Easygoing%20Egoist%20~%20Egoistic%20Flowers%20%28Stage-Clear-Mix%29.zip",
        "filename": "Tonight Stars an Easygoing Egoist ~ Egoistic Flowers (Stage-Clear-Mix).zip",
        "size": 125862,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-hatenkou-the-garden-of-sinners-tiny-birds-and-thunderclaps-in-a-watery-sky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32342,
    "title": "Touhou Hatenkou ~ the Garden of Sinners - Tiny Birds and Thunderclaps in a Watery Sky",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "athletic",
      "beach",
      "forest",
      "grassland",
      "sky",
      "swamp",
      "upbeat",
      "water"
    ],
    "description": "The \"Stage 1\" theme from a game-without-a-game Touhou-style music album.<br>\r\n<br>\r\nIt's a happy song, best suited for early-to-mid game levels where you're still exploring, with not too much on the line.<br>\r\n<br>\r\n[2022/10/14] Update: Now with louder percussion, a faster tempo, slightly different vibrato, a corrected inaccuracy in the trumpet, and an option to change the piano.<br>\r\n<br>\r\nA define at the top of the file can be changed to use either @1 or @9 for the piano.",
    "latest_version": "smwc-32342-1673256403",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32342,
        "title": "Touhou Hatenkou ~ the Garden of Sinners - Tiny Birds and Thunderclaps in a Watery Sky",
        "version": "smwc-32342-1673256403",
        "upstream_time": 1673256403,
        "download_url": "https://dl.smwcentral.net/32342/tiny%20birds%20and%20thunderclaps%202.zip",
        "filename": "tiny birds and thunderclaps 2.zip",
        "size": 69392,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-hisouten-scarlet-weather-rhapsody-dancing-under-the-scarlet-moon-septette-for-the-dead-princess-smw-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23831,
    "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody - Dancing Under the Scarlet Moon ~ Septette for the Dead Princess (SMW-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "final",
      "fire"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #ff0066;\">𝔗𝔥𝔢 𝔪𝔬𝔬𝔫 𝔱𝔬𝔫𝔦𝔤𝔥𝔱 𝔦𝔰 𝔯𝔢𝔡. 𝖄𝖔𝖚 𝖜𝖎𝖑𝖑 𝖐𝖓𝖔𝖜 𝖉𝖊𝖆𝖙𝖍. 🦇</span></span><br>\r\n<br>\r\nAn unsampled remix of Remilia Scarlet's theme in <i>Touhou 10.5: Scarlet Weather Rhapsody</i>, <i>Septette for the Dead Princess</i>. I had a lotta of fun with this, given that I love Remilia's theme in both SWR & EoSD (my favorite Touhou song for sure), and I love how this version of Remilia's theme sounds like it should belong in a Castlevania game.<br>\r\n<br>\r\nThis monster can fit in castle stages, final areas, and cutscenes with Castlevaniesque characters.<br>\r\n<br>\r\n<b>Note:</b><br>\r\nThere are three customizable pitches for this song that you can adjust in the txt file:<br>\r\n- D Minor (Original Pitch, set by default)<br>\r\n- C Minor (EoSD Pitch)<br>\r\n- B Minor (Custom Pitch)",
    "latest_version": "smwc-23831-1595874170",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23831,
        "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody - Dancing Under the Scarlet Moon ~ Septette for the Dead Princess (SMW-Mix)",
        "version": "smwc-23831-1595874170",
        "upstream_time": 1595874170,
        "download_url": "https://dl.smwcentral.net/23831/Dancing%20Under%20the%20Scarlet%20Moon.zip",
        "filename": "Dancing Under the Scarlet Moon.zip",
        "size": 107289,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-hisouten-scarlet-weather-rhapsody-drunk-as-i-like",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37144,
    "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody - Drunk as I Like",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "forest",
      "jungle",
      "swamp"
    ],
    "description": "Could fit with jungle theme",
    "latest_version": "smwc-37144-1713372692",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37144,
        "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody - Drunk as I Like",
        "version": "smwc-37144-1713372692",
        "upstream_time": 1713372692,
        "download_url": "https://dl.smwcentral.net/37144/Touhou%20Hisouten%20~%20Scarlet%20Weather%20Rhapsody%20-%20Drunk%20as%20I%20Like%20.zip",
        "filename": "Touhou Hisouten ~ Scarlet Weather Rhapsody - Drunk as I Like .zip",
        "size": 36027,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-hisouten-scarlet-weather-rhapsody-drunk-as-i-like-remix-ii",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21008,
    "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody - Drunk As I Like (Remix II)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "title"
    ],
    "description": "The song that plays in the cutscene before you fight Suika Ibuki, but most of you probably know it from the Demoman YTPMV (Also known as \"Drunk As I Like\") or the Silva-rip of \"Mario Party - Play A Mini-game! (Drunk Mix).\" Not exactly 1:1 with the original, but more of a remix (a sampled one if you may), with some things being the same as before, but other things not so much.<br>\r\n<br>\r\nIt could fit small cutscenes, credits, title screens, or even some calm levels.<br>\r\n<br>\r\n<b>Note</b>: In the txt file, there are five customizable options that allow you to change the pitch of the song to either the b minor (Default), c minor, d minor (Original), c# minor, and a# minor. If you don't know what those mean, mess with the options and you'll get it.<br>\r\n<br>\r\nAlso, it's not compatible with Thunder/Blargg SFX or the Bonus End SFX. There's a txt file with the sample group in which you'll have to move into your sample groups txt file.",
    "latest_version": "smwc-21008-1566684580",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21008,
        "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody - Drunk As I Like (Remix II)",
        "version": "smwc-21008-1566684580",
        "upstream_time": 1566684580,
        "download_url": "https://dl.smwcentral.net/21008/Drunk%20As%20I%20Like%20II.zip",
        "filename": "Drunk As I Like II.zip",
        "size": 241887,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-hisouten-scarlet-weather-rhapsody-drunk-as-i-like-smw-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20994,
    "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody - Drunk As I Like (SMW-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "title"
    ],
    "description": "The song that plays in the cutscene before you fight Suika Ibuki, but most of you probably know it from the Demoman YTPMV (Also know as \"Drunk As I Like\") or the Silva-rip of \"Mario Party - Play A Mini-game! (Drunk Mix).\" Not exactly 1:1 with the original, but more of a remix, with some things being the same as before, but other things not so much.<br>\r\n<br>\r\nIt could fit small cutscenes, credits, title screens, or even some calm levels.<br>\r\n<br>\r\nAlso, it's my first port to ever upload onto here. Yay!<br>\r\n<br>\r\n<b>Note</b>: In the txt file, there are four customizable options that allow you to change the pitch of the song to either the d minor (original), c# minor, c minor, and b minor. If you don't know what those mean, mess with the options and you'll get it.",
    "latest_version": "smwc-20994-1566597261",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20994,
        "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody - Drunk As I Like (SMW-Mix)",
        "version": "smwc-20994-1566597261",
        "upstream_time": 1566597261,
        "download_url": "https://dl.smwcentral.net/20994/Drunk%20As%20I%20Like.zip",
        "filename": "Drunk As I Like.zip",
        "size": 131418,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-hisouten-scarlet-weather-rhapsody-drunk-once-more-drunk-as-i-like-remix-iii",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32927,
    "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody - Drunk Once More ~ Drunk As I Like (Remix III)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "beach",
      "calm",
      "credits",
      "cutscene",
      "grassland",
      "night",
      "title"
    ],
    "description": "Did a third arrangement of <a href=\"https://youtu.be/fLswa5g08Y0\" rel=\"nofollow\">Drunk As I Like</a> from Touhou 10.5: Scarlet Weather Rhapsody. Why? I dunno. I just felt lazy.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C# Minor w/ Detune (Remix Pitch - Listening Only)<br>\r\n2. C# Minor (Remix Pitch) [turned on by default]<br>\r\n3. D Minor (Original Pitch)<br>\r\n4. C Minor (Custom Pitch 1)<br>\r\n5. B Minor (Custom Pitch 2)<br>\r\n6. A# Minor (Custom Pitch 3)<br>\r\n7. E Minor (Custom Pitch 4)<br>\r\n<br>\r\nThere's also another text file that includes the sample group that you put into \"Addmusic_sample groups.txt.\"",
    "latest_version": "smwc-32927-1680332194",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32927,
        "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody - Drunk Once More ~ Drunk As I Like (Remix III)",
        "version": "smwc-32927-1680332194",
        "upstream_time": 1680332194,
        "download_url": "https://dl.smwcentral.net/32927/Drunk%20As%20I%20Like%20III.zip",
        "filename": "Drunk As I Like III.zip",
        "size": 268825,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-hisouten-scarlet-weather-rhapsody-eastern-mystical-love-consultation-mega-man-x2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31135,
    "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody - Eastern Mystical Love Consultation (Mega Man X2 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "temple"
    ],
    "description": "Based : Flame Stag, Mission Accomplished!",
    "latest_version": "smwc-31135-1662834690",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31135,
        "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody - Eastern Mystical Love Consultation (Mega Man X2 Style)",
        "version": "smwc-31135-1662834690",
        "upstream_time": 1662834690,
        "download_url": "https://dl.smwcentral.net/31135/TH10_5_Yourendan.zip",
        "filename": "TH10_5_Yourendan.zip",
        "size": 84519,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-hisouten-scarlet-weather-rhapsody-flowering-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8393,
    "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody - Flowering Night",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "final"
    ],
    "description": "Could work for somewhat fast-paced areas, probably in castle levels too.",
    "latest_version": "smwc-8393-1363733446",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8393,
        "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody - Flowering Night",
        "version": "smwc-8393-1363733446",
        "upstream_time": 1363733446,
        "download_url": "https://dl.smwcentral.net/8393/Flowering_Night.zip",
        "filename": "Flowering_Night.zip",
        "size": 73215,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-hisouten-scarlet-weather-rhapsody-hiroari-shoots-a-strange-bird-till-when",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8413,
    "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody - Hiroari Shoots A Strange Bird ~ Till When?",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle"
    ],
    "description": "Youmu's theme for SMW. It fits athletic areas, battles, and maybe some kinds of castles.",
    "latest_version": "smwc-8413-1366975259",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8413,
        "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody - Hiroari Shoots A Strange Bird ~ Till When?",
        "version": "smwc-8413-1366975259",
        "upstream_time": 1366975259,
        "download_url": "https://dl.smwcentral.net/8413/Till%20When.zip",
        "filename": "Till When.zip",
        "size": 74154,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-hisouten-scarlet-weather-rhapsody-lunatic-eyes-invisible-full-moon-mega-man-x3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32835,
    "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody - Lunatic Eyes ~ Invisible Full Moon (Mega Man X3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "forest"
    ],
    "description": "The \"TH_10_5_Reisen_X3_original.txt\" file is the original version with the master volume changed to reproduce \"Mega Man X3 Style\" as much as possible, and \"TH_10_5_Reisen_X3.txt\" will be the version that can be used for SMW hack. = Don't bother about \"TH_10_5_Reisen_X3_original.txt\".<br>\r\n<br>\r\nThere is a limit to the pitch that the \"13 Volt Catfish_2b.brr\" sample can express, so \"2b_oc2.brr\" (the version with octave increased by 1) was used only for the necessary parts.",
    "latest_version": "smwc-32835-1674420300",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32835,
        "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody - Lunatic Eyes ~ Invisible Full Moon (Mega Man X3 Style)",
        "version": "smwc-32835-1674420300",
        "upstream_time": 1674420300,
        "download_url": "https://dl.smwcentral.net/32835/TH_10_5_Reisen_X3.zip",
        "filename": "TH_10_5_Reisen_X3.zip",
        "size": 107929,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-hisouten-scarlet-weather-rhapsody-the-ground-s-color-is-yellow",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29361,
    "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody - The Ground's Color is Yellow",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "final",
      "forest",
      "tense"
    ],
    "description": "Iconic song from Touhou 10.5. Fits worldpeace levels and busy athletic levels.",
    "latest_version": "smwc-29361-1642925311",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29361,
        "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody - The Ground's Color is Yellow",
        "version": "smwc-29361-1642925311",
        "upstream_time": 1642925311,
        "download_url": "https://dl.smwcentral.net/29361/Touhou%2010.5%20SWR%20-%20Ground%20Color%20is%20worldpeace.zip",
        "filename": "Touhou 10.5 SWR - Ground Color is worldpeace.zip",
        "size": 69501,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7765,
        "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody - The Ground's Color is Yellow",
        "version": "smwc-7765-1316096041",
        "upstream_time": 1316096041,
        "download_url": "https://dl.smwcentral.net/7765/The%20Ground%27s%20Color%20is%20Yellow.zip",
        "filename": "The Ground%27s Color is Yellow.zip",
        "size": 72620,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-hisouten-scarlet-weather-rhapsody-x-streets-of-rage-japanese-street-goblin-broken-moon-x-the-super-threc-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41438,
    "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody x Streets of Rage - Japanese Street Goblin 🍺 ~ Broken Moon x The Super Threc (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "beach",
      "bonus",
      "carnival",
      "credits",
      "cutscene",
      "night",
      "sea",
      "tense",
      "title",
      "upbeat",
      "urban"
    ],
    "description": "<span style=\"font-size: 18pt;\"><span style=\"color: #ffc874;\">❝ <i><b>No matter the illusion, it won't work on a drunk like me!<br>\r\nDrinking brings out my strongest power!</b></i> ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Suika Ibuki, <i>Touhou 12.3 Hisōtensoku</i> (2009)</span><br>\r\n<img src=\"https://bin.smwcentral.net/u/23547/Suika%2B%2526%2BAxel.webp\" alt=\"\"><br>\r\nDid a mashup-mix of <b><a href=\"https://youtu.be/jXIy17nhPUU\" rel=\"nofollow\">Broken Moon</a></b> x <b><a href=\"https://youtu.be/w5wJz9kwsAw\" rel=\"nofollow\">The Su</a><a href=\"https://youtu.be/SijGDV3KS48\" rel=\"nofollow\">per Threc</a></b> (from <i>Touhou 10.5 Hisouten ~ Scarlet Weather Rhapsody</i> & <i>Streets of Rage 1</i> respectively). Always thought SWR's version of Suika Ibuki's theme song could work well in the Streets of Rage style, so I decided to mix it with one of my favorite unused Streets of Rage tracks.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #C784FF;\">Important:</span></b></span><br>\r\nㅤ♠  What's disabled:<br>\r\nㅤㅤ -  \"Bonus End\" (@7)<br>\r\nㅤㅤ -  Thunder SFX<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. C Minor (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. B Minor (<a href=\"https://smwc.me/s/23737\">SMW</a><a href=\"https://youtu.be/4c3w4u1VjUI\" rel=\"nofollow\">-mix</a> Pitch)<br>\r\nㅤ3. C# Minor (<a href=\"https://youtu.be/Tc8iu0XFUQc\" rel=\"nofollow\">Japanese</a> <a href=\"https://youtu.be/UIp6_0kct_U\" rel=\"nofollow\">Goblin</a> Pitch)<br>\r\nㅤ4. A# Minor (Custom Pitch 1)<br>\r\nㅤ5. D Minor (Custom Pitch 2)<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Echo Delay, but sacrifices SMW-Compatibility (OG Echo)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Decreased Echo Delay (LOWER Echo)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables the voice clip, but sacrifices SMW-Compatibility (Voice Enabled)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Disables the voice clip & Decreases the Echo (Voice Disabled)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span>",
    "latest_version": "smwc-41438-1774300643",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41438,
        "title": "Touhou Hisouten ~ Scarlet Weather Rhapsody x Streets of Rage - Japanese Street Goblin 🍺 ~ Broken Moon x The Super Threc (Remix)",
        "version": "smwc-41438-1774300643",
        "upstream_time": 1774300643,
        "download_url": "https://dl.smwcentral.net/41438/Japanese%20Street%20Goblin..zip",
        "filename": "Japanese Street Goblin..zip",
        "size": 463442,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-hisoutensoku-choudokyuu-ginyoru-no-nazo-o-oe-dichromatic-lotus-butterfly-ancients-smw-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23933,
    "title": "Touhou Hisoutensoku ~ Choudokyuu Ginyoru no Nazo o Oe - Dichromatic Lotus Butterfly ~ Ancients (SMW-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "forest",
      "grassland"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #e8214b;\">𝓤𝓷𝓯𝓸𝓻𝓽𝓾𝓷𝓪𝓽𝓮𝓵𝔂 𝓯𝓸𝓻 𝔂𝓸𝓾, 𝓘 𝓭𝓸𝓷'𝓽 𝓹𝓪𝓻𝓽𝓲𝓬𝓾𝓵𝓪𝓻𝓵𝔂 𝓶𝓲𝓷𝓭 𝓷𝓮𝓮𝓭𝓵𝓮𝓼𝓼 𝓴𝓲𝓵𝓵𝓲𝓷𝓰.</span></span><br>\r\n<br>\r\nA remix of Reimu Hakurei's theme song in Touhou 12.3: Hisoutensoku, <i>Dichromatic Lotus Butterfly ~ Ancients</i>. <s>When will I stop making remixes of Touhou songs?</s><br>\r\n<br>\r\nThis song is a great fit for forest and grassland stages.",
    "latest_version": "smwc-23933-1595439897",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23933,
        "title": "Touhou Hisoutensoku ~ Choudokyuu Ginyoru no Nazo o Oe - Dichromatic Lotus Butterfly ~ Ancients (SMW-Mix)",
        "version": "smwc-23933-1595439897",
        "upstream_time": 1595439897,
        "download_url": "https://dl.smwcentral.net/23933/Dichromatic%20Lotus%20Butterfly%20~%20Ancients.zip",
        "filename": "Dichromatic Lotus Butterfly ~ Ancients.zip",
        "size": 37431,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-hisoutensoku-choudokyuu-ginyoru-no-nazo-o-oe-goddess-of-the-wind-faith-is-for-the-transient-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26295,
    "title": "Touhou Hisoutensoku ~ Choudokyuu Ginyoru no Nazo o Oe - Goddess of the Wind ~ Faith is for the Transient (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #58d858;\">𝓣𝓻𝓾𝓵𝔂, 𝓪𝓷𝔂𝔀𝓱𝓮𝓻𝓮 𝓘 𝓰𝓸, 𝓽𝓱𝓮𝓻𝓮 𝓪𝓵𝔀𝓪𝔂𝓼 𝓼𝓮𝓮𝓶𝓼 𝓽𝓸 𝓫𝓮 𝓼𝓸𝓶𝓮𝓸𝓷𝓮 𝔀𝓪𝓷𝓽𝓲𝓷𝓰 𝓽𝓸 𝓯𝓲𝓰𝓱𝓽. 𝓔𝓿𝓮𝓻𝔂𝓸𝓷𝓮 𝓲𝓷 𝓖𝓮𝓷𝓼𝓸𝓴𝔂𝓸 𝓼𝓮𝓮𝓶𝓼 𝓼𝓸 𝓻𝓸𝓾𝓰𝓱.</span></span><br>\r\n<br>\r\nDid a special remix of <a href=\"https://youtu.be/LlN943QPSQw\" rel=\"nofollow\">Faith is for the Transient</a> from Touhou 12.3: Hisoutensoku (for a 500 subscriber special). I had to do it given that Sanae Kochiya is (currently, as of this post description) my favorite Touhou character, and her theme song is one of my favorites. It's such an incredibly catchy and memorable theme song that's very fitting for her, and the Hisoutensoku version is perfect.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also 4 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. B Minor (Original Pitch, turned on default)<br>\r\n2. C# Minor (Mountain of Faith Pitch)<br>\r\n3. A# Minor (Custom Pitch 1)<br>\r\n4. C Minor (Custom Pitch 2)",
    "latest_version": "smwc-26295-1617130415",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26295,
        "title": "Touhou Hisoutensoku ~ Choudokyuu Ginyoru no Nazo o Oe - Goddess of the Wind ~ Faith is for the Transient (Remix)",
        "version": "smwc-26295-1617130415",
        "upstream_time": 1617130415,
        "download_url": "https://dl.smwcentral.net/26295/Goddess%20of%20The%20Wind.zip",
        "filename": "Goddess of The Wind.zip",
        "size": 179816,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-hisoutensoku-choudokyuu-ginyoru-no-nazo-o-oe-maximum-overdrive-solar-sect-of-mystic-wisdom-nuclear-fusion-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24679,
    "title": "Touhou Hisoutensoku ~ Choudokyuu Ginyoru no Nazo o Oe - Maximum Overdrive!!! ~ Solar Sect of Mystic Wisdom ~ Nuclear Fusion (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "castle",
      "cave",
      "final",
      "fire",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #4d8a48;\">☢ 𝙈𝙮 𝙪𝙡𝙩𝙞𝙢𝙖𝙩𝙚 𝙣𝙪𝙘𝙡𝙚𝙖𝙧 𝙛𝙪𝙨𝙞𝙤𝙣 𝙬𝙞𝙡𝙡 𝙗𝙪𝙧𝙣 𝙪𝙥 𝙚𝙫𝙚𝙧𝙮 𝙗𝙤𝙙𝙮, 𝙝𝙚𝙖𝙧𝙩, 𝙜𝙝𝙤𝙨𝙩, 𝙖𝙣𝙙 𝙛𝙖𝙞𝙧𝙮<i>!</i> ☢</span></span><br>\r\n<br>\r\nDecided to do a hardcore remix of <a href=\"https://youtu.be/KNLCmXmaTzc\" rel=\"nofollow\">Utsuho Reiuji's theme</a> from Touhou 12.3: Hisoutensoku. Definitely another one of the cooler themes in the series and a fantastic arrangement of the original <a href=\"https://youtu.be/Xy_-7OXophY\" rel=\"nofollow\">Touhou 11 theme</a>!!<br>\r\n<br>\r\nThis baby can fit [final] boss fights, intense stages, underground caverns (specifically lava / fire-themed), castles (specifically fire-themed), and stages that have a giant warning in the front of the screen.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- \"Bonus End\" is disabled.",
    "latest_version": "smwc-24679-1603648429",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24679,
        "title": "Touhou Hisoutensoku ~ Choudokyuu Ginyoru no Nazo o Oe - Maximum Overdrive!!! ~ Solar Sect of Mystic Wisdom ~ Nuclear Fusion (Remix)",
        "version": "smwc-24679-1603648429",
        "upstream_time": 1603648429,
        "download_url": "https://dl.smwcentral.net/24679/Maximum%20Overdrive%21%21%21.zip",
        "filename": "Maximum Overdrive%21%21%21.zip",
        "size": 72944,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-hisoutensoku-choudokyuu-ginyoru-no-nazo-o-oe-our-hisoutensoku",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13336,
    "title": "Touhou Hisoutensoku ~ Choudokyuu Ginyoru no Nazo o Oe - Our Hisoutensoku",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "fire",
      "tense"
    ],
    "description": "Tense song from Touhou 12.3, could fit some intense athletic areas or boss battles.",
    "latest_version": "smwc-13336-1456671393",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13336,
        "title": "Touhou Hisoutensoku ~ Choudokyuu Ginyoru no Nazo o Oe - Our Hisoutensoku",
        "version": "smwc-13336-1456671393",
        "upstream_time": 1456671393,
        "download_url": "https://dl.smwcentral.net/13336/HisouTensoku.zip",
        "filename": "HisouTensoku.zip",
        "size": 24658,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-hisoutensoku-choudokyuu-ginyoru-no-nazo-o-oe-shanghai-shoryuken-shanghai-teahouse-chinese-tea-smw-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23859,
    "title": "Touhou Hisoutensoku ~ Choudokyuu Ginyoru no Nazo o Oe - Shanghai Shoryuken ~ Shanghai Teahouse ~ Chinese Tea (SMW-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "dark",
      "desert",
      "final",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #ff3333;\">𝐘𝐨𝐮'𝐫𝐞 𝐚𝐥𝐥 𝐧𝐨𝐭 𝐭𝐡𝐞𝐫𝐞 𝐲𝐞𝐭! 𝐘𝐨𝐮'𝐫𝐞 𝐚𝐥𝐥 𝐜𝐡𝐢𝐥𝐝𝐫𝐞𝐧 𝐜𝐨𝐦𝐩𝐚𝐫𝐞𝐝 𝐭𝐨 𝟒𝟎𝟎𝟎 𝐲𝐞𝐚𝐫𝐬 𝐨𝐟 𝐡𝐢𝐬𝐭𝐨𝐫𝐲!</span></span><br>\r\n<br>\r\nA remix of Ke- <i><b>*ahem*</b></i> Hong Meiling's theme from Touhou 12.3: Hisoutensoku, <i>Shanghai Teahouse ~ Chinese Tea</i>. A fantastic variation of my favorite stage theme (belonging to one of the coolest characters in the series).<br>\r\n<br>\r\nThis song can fit boss fights, final boss fights, and anything else related to fighting a worthy opponent.<br>\r\n<br>\r\n<b>Note:</b><br>\r\nThere are three customizable pitches for this song that you can adjust in the txt file:<br>\r\n- F Minor (Original Pitch, set by default)<br>\r\n- F# Minor (EoSD Pitch)<br>\r\n- E Minor (Custom Pitch)",
    "latest_version": "smwc-23859-1595023818",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23859,
        "title": "Touhou Hisoutensoku ~ Choudokyuu Ginyoru no Nazo o Oe - Shanghai Shoryuken ~ Shanghai Teahouse ~ Chinese Tea (SMW-Mix)",
        "version": "smwc-23859-1595023818",
        "upstream_time": 1595023818,
        "download_url": "https://dl.smwcentral.net/23859/Shanghai_Shoryuken.zip",
        "filename": "Shanghai_Shoryuken.zip",
        "size": 101360,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-hisoutensoku-choudokyuu-ginyoru-no-nazo-o-oe-solar-sect-of-mystic-wisdom-nuclear-fusion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8416,
    "title": "Touhou Hisoutensoku ~ Choudokyuu Ginyoru no Nazo o Oe - Solar Sect of Mystic Wisdom ~ Nuclear Fusion",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "industrial"
    ],
    "description": "A nice remixed version of the version in Touhou 11. It fits chase zones and bosses very well.",
    "latest_version": "smwc-8416-1367196816",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8416,
        "title": "Touhou Hisoutensoku ~ Choudokyuu Ginyoru no Nazo o Oe - Solar Sect of Mystic Wisdom ~ Nuclear Fusion",
        "version": "smwc-8416-1367196816",
        "upstream_time": 1367196816,
        "download_url": "https://dl.smwcentral.net/8416/CAUTION%21%20-%20CAUTION%21%20-%20CAUTION%21.zip",
        "filename": "CAUTION%21 - CAUTION%21 - CAUTION%21.zip",
        "size": 75260,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-hisoutensoku-choudokyuu-ginyoru-no-nazo-o-oe-solar-sect-of-mystic-wisdom-nuclear-fusion-nes-arrange",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35353,
    "title": "Touhou Hisoutensoku ~ Choudokyuu Ginyoru no Nazo o Oe - Solar Sect of Mystic Wisdom ~ Nuclear Fusion (NES arrange)",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "final",
      "fire",
      "retro"
    ],
    "description": "A NES-styled remix of Reiuji Utsuho's theme in Hisoutensoku. Could fit retro-styled tense levels, or boss battles.",
    "latest_version": "smwc-35353-1701665257",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35353,
        "title": "Touhou Hisoutensoku ~ Choudokyuu Ginyoru no Nazo o Oe - Solar Sect of Mystic Wisdom ~ Nuclear Fusion (NES arrange)",
        "version": "smwc-35353-1701665257",
        "upstream_time": 1701665257,
        "download_url": "https://dl.smwcentral.net/35353/nes%20borb.zip",
        "filename": "nes borb.zip",
        "size": 48223,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-hisoutensoku-choudokyuu-ginyoru-no-nazo-o-oe-tomboyish-girl-in-love",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25544,
    "title": "Touhou Hisoutensoku ~ Choudokyuu Ginyoru no Nazo o Oe - Tomboyish Girl in Love",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "ice",
      "switch palace"
    ],
    "description": "Happy holidays!!<br>\r\n<br>\r\nThis is a theme of Cirno from Touhou 12.3.<br>\r\nGood for athletic, ice, and switch palace levels.",
    "latest_version": "smwc-25544-1609651377",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25544,
        "title": "Touhou Hisoutensoku ~ Choudokyuu Ginyoru no Nazo o Oe - Tomboyish Girl in Love",
        "version": "smwc-25544-1609651377",
        "upstream_time": 1609651377,
        "download_url": "https://dl.smwcentral.net/25544/Touhou%2012.3%20-%20Beloved%20Tomboyish%20Girl.zip",
        "filename": "Touhou 12.3 - Beloved Tomboyish Girl.zip",
        "size": 76365,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-houtenkyou-treasure-castle-labyrinth-fantasy-light-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37104,
    "title": "Touhou Houtenkyou ~ Treasure Castle Labyrinth - Fantasy Light Town",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "cave",
      "chase",
      "dark",
      "ghost house",
      "mountain",
      "mysterious",
      "night",
      "town",
      "water"
    ],
    "description": "The stage 2 theme from 東方宝天京 ～ Treasure Castle Labyrinth, a Touhou-style album turned fangame. This is one of those songs that I always wanted to port even before I knew how to. And now we have the remastered TCL soundtrack, whose cleaner mixing made transcribing this a breeze!<br>\r\n<br>\r\nIt's a song that lends itself well to SMW samples, though on that note, it does use a higher-pitched @5 as a custom sample.<br>\r\n<br>\r\n<img src=\"https://bin.smwcentral.net/u/19971/ilt.png&key=NoAUU0Ga\">",
    "latest_version": "smwc-37104-1711777827",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37104,
        "title": "Touhou Houtenkyou ~ Treasure Castle Labyrinth - Fantasy Light Town",
        "version": "smwc-37104-1711777827",
        "upstream_time": 1711777827,
        "download_url": "https://dl.smwcentral.net/37104/ilt.zip",
        "filename": "ilt.zip",
        "size": 36326,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-jaseishou-the-last-comer-mankind-salvation-plan-the-greatest-salvation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18436,
    "title": "Touhou Jaseishou ~ The Last Comer - Mankind Salvation Plan ~ The Greatest Salvation",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "castle",
      "final",
      "tense"
    ],
    "description": "The last boss's theme in the Danmakufu Touhou game \"The Last Comer\", Iesua Nazarenus.<br>\r\n<br>\r\nEarported by yours truly (yes I can't believe I managed to make it either), fits all the kinds of those long neverending annoying final levels where you have tons of gimmicks all the time and if you die you have to redo all of it. The song itself is very long and varied, so long levels are the way to go.<br>\r\n<br>\r\nNote that it's slightly different from the Idol version (available on my Youtube), since I had to downsample the biggest samples (the organ, the bell and the strings+organ sample).<br>\r\n<br>\r\nAlso, not compatible with Yoshi's SFX. It uses the #noYoshi sample group, except that this time it's incorporated within the .txt. No need to add stuff in Addmusic_sample_groups.txt anymore!<br>\r\n<br>\r\nEDIT: Added a version that is compatible with all global songs, but with less echo.<br>\r\n",
    "latest_version": "smwc-18436-1542661180",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18436,
        "title": "Touhou Jaseishou ~ The Last Comer - Mankind Salvation Plan ~ The Greatest Salvation",
        "version": "smwc-18436-1542661180",
        "upstream_time": 1542661180,
        "download_url": "https://dl.smwcentral.net/18436/GreatestF2.zip",
        "filename": "GreatestF2.zip",
        "size": 138677,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaeidzuka-phantasmagoria-of-flower-view-flowering-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7431,
    "title": "Touhou Kaeidzuka ~ Phantasmagoria of Flower View - Flowering Night",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "athletic",
      "boss"
    ],
    "description": "An upbeat hectic theme from Touhou 9. Fits well in an athletic stage or a boss.<br>\r\n<br>\r\nUpdate (09/27/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 327 bytes.",
    "latest_version": "smwc-7431-1325400087",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7431,
        "title": "Touhou Kaeidzuka ~ Phantasmagoria of Flower View - Flowering Night",
        "version": "smwc-7431-1325400087",
        "upstream_time": 1325400087,
        "download_url": "https://dl.smwcentral.net/7431/Flowering.Night.zip",
        "filename": "Flowering.Night.zip",
        "size": 63921,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaeidzuka-phantasmagoria-of-flower-view-oriental-dark-flight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7859,
    "title": "Touhou Kaeidzuka ~ Phantasmagoria of Flower View - Oriental Dark Flight",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "athletic",
      "sky"
    ],
    "description": "An upbeat song with some hard percussion. Good for athletic levels.",
    "latest_version": "smwc-7859-1312452846",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7859,
        "title": "Touhou Kaeidzuka ~ Phantasmagoria of Flower View - Oriental Dark Flight",
        "version": "smwc-7859-1312452846",
        "upstream_time": 1312452846,
        "download_url": "https://dl.smwcentral.net/7859/Oriental%20Dark%20Flight.zip",
        "filename": "Oriental Dark Flight.zip",
        "size": 67803,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaeidzuka-phantasmagoria-of-flower-view-the-cheating-tengu-wind-god-girl-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28244,
    "title": "Touhou Kaeidzuka ~ Phantasmagoria of Flower View - The Cheating Tengu ~ Wind God Girl (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "dark",
      "final",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #FCBA03;\"><i>\"𝗡𝗼𝘄 𝘁𝗵𝗲𝗻, 𝘁𝗶𝗺𝗲 𝗳𝗼𝗿 𝗮 𝗻𝗲𝘄𝘀 𝘀𝘁𝗼𝗿𝘆!\"</i></span></span><br>\r\n<br>\r\nDid an arrangement of Aya Shameimaru's theme from Touhou 9, <a href=\"https://youtu.be/dkVOs4Rm5HI\" rel=\"nofollow\">Wind God Girl</a>. It's a song that I've been meaning to do ever since I got into porting <s>(like the many other songs I've said I wanted to do in the past lmao)</s> and was one I was suggested quite often to do by many people. Glad to have done it. It's probably my favorite song from Touhou 9 and a really really really catchy theme from one of my favorite characters.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F Minor (Original Pitch, turned on default)<br>\r\n2. E Minor (Custom Pitch)",
    "latest_version": "smwc-28244-1632789551",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28244,
        "title": "Touhou Kaeidzuka ~ Phantasmagoria of Flower View - The Cheating Tengu ~ Wind God Girl (Remix)",
        "version": "smwc-28244-1632789551",
        "upstream_time": 1632789551,
        "download_url": "https://dl.smwcentral.net/28244/Cheating%20Tengu%2C%20The.zip",
        "filename": "Cheating Tengu%2C The.zip",
        "size": 108398,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaijingu-deified-submarine-palace-the-shrine-built-in-the-sea",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25760,
    "title": "Touhou Kaijingu ~ Deified Submarine Palace - The Shrine Built in the Sea",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "beach",
      "calm",
      "mysterious",
      "ruins",
      "sad",
      "title",
      "water"
    ],
    "description": "The \"title screen\" theme from Deified Submarine Palace, a fake Touhou game that was made based on rumours of Touhou 13 being water-themed. Calm and with plenty of seashore noises, this is probably best-suited for title screens, possibly beach-y ones. Like most Touhou title screen themes, it features the Theme of Eastern Story motif.<br>\r\n<br>\r\nLike the responsible music mod that I am, this has two simultaneous channels of noise playing at parts where the cymbal and seashore overlap. It's designed around it so that it doesn't sound bad, but it's still important to note. Also, the seashore sound is on #7, so SFX will cut it out very easily.<br>\r\n<br>\r\n(I can't find any translations of this game's song names anywhere, so I translated it myself. Let me know if there's improvements to be made.)<br>\r\n<br>\r\n7 May 2022 edit: actually includes the samples now",
    "latest_version": "smwc-25760-1611879290",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25760,
        "title": "Touhou Kaijingu ~ Deified Submarine Palace - The Shrine Built in the Sea",
        "version": "smwc-25760-1611879290",
        "upstream_time": 1611879290,
        "download_url": "https://dl.smwcentral.net/25760/umini_fixed.zip",
        "filename": "umini_fixed.zip",
        "size": 46864,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikeidou-marine-benefit-the-pot-sum-of-an-uncaptured-raccoon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31432,
    "title": "Touhou Kaikeidou ~ Marine Benefit - The Pot Sum of an Uncaptured Raccoon",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "athletic",
      "boss",
      "carnival",
      "chase",
      "grassland",
      "industrial",
      "title",
      "upbeat",
      "urban",
      "water"
    ],
    "description": "Konoha Susanomori's theme from the water-themed Touhou fangame, Touhou Kaikeidou ~ Marine Benefit.<br>\r\n<br>\r\nIt's very Touhou-sounding, and very boss-sounding. But in the \"aw yeah, let's go!\" fun kind of way.<br>\r\n<br>\r\nOne loop of the song actually contains the whole song twice but with the addition of a harp, and absence of a couple of hihats.<br>\r\n<br>\r\nThank you <span class=\"un-outer\" title=\"VecchiaZim\"><a href=\"/?p=profile&amp;id=46075\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">VecchiaZim</a></span> and <span class=\"un-outer\" title=\"Masterlink\"><a href=\"/?p=profile&amp;id=9961\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">Masterlink</a></span> for helping me transcribe and fiddle around with the almost inaudible harp sections of the original.",
    "latest_version": "smwc-31432-1663856597",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31432,
        "title": "Touhou Kaikeidou ~ Marine Benefit - The Pot Sum of an Uncaptured Raccoon",
        "version": "smwc-31432-1663856597",
        "upstream_time": 1663856597,
        "download_url": "https://dl.smwcentral.net/31432/konoha.zip",
        "filename": "konoha.zip",
        "size": 35178,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-alice-in-wonderland",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33749,
    "title": "Touhou Kaikidan ~ Mystic Square - Alice in Wonderland",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "abstract",
      "dark",
      "final",
      "magic",
      "night",
      "sad",
      "sky",
      "space",
      "tense"
    ],
    "description": "不思議の国のアリス<br>\r\nExtra Stage theme of Touhou Kaikidan<br>\r\nUsed 8 channels.<br>\r\nNOTE: Noise was used, incompatible with sound effects using noise.",
    "latest_version": "smwc-33749-1685566354",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33749,
        "title": "Touhou Kaikidan ~ Mystic Square - Alice in Wonderland",
        "version": "smwc-33749-1685566354",
        "upstream_time": 1685566354,
        "download_url": "https://dl.smwcentral.net/33749/th5_16.zip",
        "filename": "th5_16.zip",
        "size": 32623,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15540,
        "title": "Touhou Kaikidan ~ Mystic Square - Alice in Wonderland",
        "version": "smwc-15540-1495225615",
        "upstream_time": 1495225615,
        "download_url": "https://dl.smwcentral.net/15540/Alice%20in%20Wonderland.zip",
        "filename": "Alice in Wonderland.zip",
        "size": 34208,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-dimension-of-r-verie",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30485,
    "title": "Touhou Kaikidan ~ Mystic Square - Dimension of Rêverie",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "athletic",
      "castle",
      "final",
      "industrial",
      "night",
      "space",
      "tense"
    ],
    "description": "夢想時空<br>\r\nStage 2 theme of Touhou Kaikidan<br>\r\nUsed 7 channels.<br>\r\nNOTE: Noise was used, incompatible with sound effects using noise.",
    "latest_version": "smwc-30485-1652146720",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30485,
        "title": "Touhou Kaikidan ~ Mystic Square - Dimension of Rêverie",
        "version": "smwc-30485-1652146720",
        "upstream_time": 1652146720,
        "download_url": "https://dl.smwcentral.net/30485/th5_04.zip",
        "filename": "th5_04.zip",
        "size": 32598,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15459,
        "title": "Touhou Kaikidan ~ Mystic Square - Dimension of Rêverie",
        "version": "smwc-15459-1493585525",
        "upstream_time": 1493585525,
        "download_url": "https://dl.smwcentral.net/15459/Dimension%20of%20Reverie.zip",
        "filename": "Dimension of Reverie.zip",
        "size": 33519,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-doll-of-misery-doll-of-misery",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34568,
    "title": "Touhou Kaikidan ~ Mystic Square - Doll of Misery ~ Doll of Misery",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "悲しき人形　～ Doll of Misery<br>\r\nYumeko's theme from Touhou Kaikidan.<br>\r\nUsed 7 channels.<br>\r\nNOTE: Noise was used, incompatible with sound effects using noise.",
    "latest_version": "smwc-34568-1696099222",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34568,
        "title": "Touhou Kaikidan ~ Mystic Square - Doll of Misery ~ Doll of Misery",
        "version": "smwc-34568-1696099222",
        "upstream_time": 1696099222,
        "download_url": "https://dl.smwcentral.net/34568/th5_13.zip",
        "filename": "th5_13.zip",
        "size": 32343,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-dream-express-zun-arrange",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38473,
    "title": "Touhou Kaikidan ~ Mystic Square - Dream Express (ZUN Arrange)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "chaotic",
      "final",
      "fire",
      "sky"
    ],
    "description": "A MIDI arrangement of Dream Express, the Stage 1 theme from Touhou Kaikidan ~ Mystic Square, done by ZUN himself.<br>\r\n<br>\r\nIncludes a define to toggle between the Arrangements speed and Originals speed.",
    "latest_version": "smwc-38473-1727194025",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38473,
        "title": "Touhou Kaikidan ~ Mystic Square - Dream Express (ZUN Arrange)",
        "version": "smwc-38473-1727194025",
        "upstream_time": 1727194025,
        "download_url": "https://dl.smwcentral.net/38473/Touhou%20Kaikidan%20~%20Mystic%20Square%20-%20Dream%20Express%20%28ZUN%20Arrange%29.zip",
        "filename": "Touhou Kaikidan ~ Mystic Square - Dream Express (ZUN Arrange).zip",
        "size": 77714,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-end-of-the-world-world-s-end",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33750,
    "title": "Touhou Kaikidan ~ Mystic Square - End of the World ~ World's End",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "dark",
      "final",
      "sad",
      "sky",
      "space"
    ],
    "description": "世界の果て　～ Worlds End<br>\r\nFinal stage theme of Touhou Kaikidan<br>\r\nUsed 8 channels.<br>\r\nNOTE: Noise was used, incompatible with sound effects using noise.<br>\r\n20/10/24 Edit: Optimize some loop, and change a note<br>\r\n23/04/14 Update: Tweaked rhythm part",
    "latest_version": "smwc-33750-1685566358",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33750,
        "title": "Touhou Kaikidan ~ Mystic Square - End of the World ~ World's End",
        "version": "smwc-33750-1685566358",
        "upstream_time": 1685566358,
        "download_url": "https://dl.smwcentral.net/33750/th5_14.zip",
        "filename": "th5_14.zip",
        "size": 31595,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-endless",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32413,
    "title": "Touhou Kaikidan ~ Mystic Square - Endless",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene"
    ],
    "description": "Endless<br>\r\nGood ending theme from Touhou Kaikidan.<br>\r\nUsed 7 channels.<br>\r\nNOTE: Noise was used, incompatible with sound effects using noise.",
    "latest_version": "smwc-32413-1679531367",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32413,
        "title": "Touhou Kaikidan ~ Mystic Square - Endless",
        "version": "smwc-32413-1679531367",
        "upstream_time": 1679531367,
        "download_url": "https://dl.smwcentral.net/32413/th5-19.zip",
        "filename": "th5-19.zip",
        "size": 30852,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-eternal-paradise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33268,
    "title": "Touhou Kaikidan ~ Mystic Square - Eternal Paradise",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene"
    ],
    "description": "久遠の楽園<br>\r\nGood Ending theme 2 of Touhou Kaikidan<br>\r\nUsed 7 channels.<br>\r\n<br>\r\n2023/02/16 Update:<br>\r\n- Add the missing part.<br>\r\n- Adjust volume<br>\r\n- Tweak the tempo",
    "latest_version": "smwc-33268-1688192547",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33268,
        "title": "Touhou Kaikidan ~ Mystic Square - Eternal Paradise",
        "version": "smwc-33268-1688192547",
        "upstream_time": 1688192547,
        "download_url": "https://dl.smwcentral.net/33268/th5_20.zip",
        "filename": "th5_20.zip",
        "size": 31618,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-forbidden-magic-forbidden-magic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34654,
    "title": "Touhou Kaikidan ~ Mystic Square - Forbidden Magic ~ Forbidden Magic",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "禁断の魔法　～ Forbidden Magic<br>\r\nYuki and Mai's theme of Touhou Kaikidan<br>\r\nUsed 7 channels.<br>\r\nNOTE: Noise was used, incompatible with sound effects using noise.",
    "latest_version": "smwc-34654-1696099212",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34654,
        "title": "Touhou Kaikidan ~ Mystic Square - Forbidden Magic ~ Forbidden Magic",
        "version": "smwc-34654-1696099212",
        "upstream_time": 1696099212,
        "download_url": "https://dl.smwcentral.net/34654/th5_09.zip",
        "filename": "th5_09.zip",
        "size": 31809,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-harmony-of-gensokyo-romantic-children-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27561,
    "title": "Touhou Kaikidan ~ Mystic Square - Harmony of Gensokyo ~ Romantic Children (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "chase",
      "final",
      "night",
      "space",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/8UZJbdvHKSI\" rel=\"nofollow\">Romantic Children</a> from Touhou 5: Mystic Square for Summer C3 2021. Wouldn't be a proper C3 if I didn't have at least one Touhou arrangement, so I thought I'd do another one from one of my favorite Touhou games for sure.<br>\r\n<br>\r\nRomantic Children absolutely slaps, and that's all I need to say.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. G Minor (Original Pitch, turned on default)<br>\r\n2. F# Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-27561-1629769659",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27561,
        "title": "Touhou Kaikidan ~ Mystic Square - Harmony of Gensokyo ~ Romantic Children (Remix)",
        "version": "smwc-27561-1629769659",
        "upstream_time": 1629769659,
        "download_url": "https://dl.smwcentral.net/27561/Harmony_of_Gensokyo.zip",
        "filename": "Harmony_of_Gensokyo.zip",
        "size": 124352,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-legendary-illusion-infinite-being",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26403,
    "title": "Touhou Kaikidan ~ Mystic Square - Legendary Illusion ~ Infinite Being",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "神話幻想　～ Infinite Being<br>\r\nShinki's theme from Touhou Kaikidan.<br>\r\nUsed 7 channels, #7 is not used.<br>\r\nNOTE: Used noise, incompatible with sprite using noise.<br>\r\n21/03/09 Fixed issue from moderation log. Change some sample choice.<br>\r\n",
    "latest_version": "smwc-26403-1615331452",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26403,
        "title": "Touhou Kaikidan ~ Mystic Square - Legendary Illusion ~ Infinite Being",
        "version": "smwc-26403-1615331452",
        "upstream_time": 1615331452,
        "download_url": "https://dl.smwcentral.net/26403/TH5_15%20.zip",
        "filename": "TH5_15 .zip",
        "size": 35295,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-lovestruck-doll-of-margatroid-plastic-mind-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25205,
    "title": "Touhou Kaikidan ~ Mystic Square - Lovestruck Doll of Margatroid ~ Plastic Mind (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "cave",
      "tense"
    ],
    "description": "Did a remix of <a href=\"https://www.youtube.com/watch?v=Xd0bJ0rrgaU\" rel=\"nofollow\">Plastic Mind</a> from Touhou 5: Mystic Square (aka one of Alice Margatroid's six themes... SIX!!). Thought it was a neat song, but not exactly my favorite of her themes (Alice in Wonderland is my favorite of her themes). Probably will do some of her other themes in the future.<br>\r\n<br>\r\nThis baby is great for athletic / sky, underground, intense stages, and boss fights.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere are also 2 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. B Minor (Remix Pitch, turned on default)<br>\r\n2. C Minor (Original Pitch)<br>\r\n",
    "latest_version": "smwc-25205-1607211971",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25205,
        "title": "Touhou Kaikidan ~ Mystic Square - Lovestruck Doll of Margatroid ~ Plastic Mind (Remix)",
        "version": "smwc-25205-1607211971",
        "upstream_time": 1607211971,
        "download_url": "https://dl.smwcentral.net/25205/Plastic%20Mind.zip",
        "filename": "Plastic Mind.zip",
        "size": 115503,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-magic-square-magic-square",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33747,
    "title": "Touhou Kaikidan ~ Mystic Square - Magic Square ~ Magic Square",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "魔法陣　～ Magic Square<br>\r\nSara's theme of Touhou Kaikidan<br>\r\nUsed 7 channels.<br>\r\nNOTE: Noise was used, incompatible with sound effects using noise.",
    "latest_version": "smwc-33747-1685566350",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33747,
        "title": "Touhou Kaikidan ~ Mystic Square - Magic Square ~ Magic Square",
        "version": "smwc-33747-1685566350",
        "upstream_time": 1685566350,
        "download_url": "https://dl.smwcentral.net/33747/th5_03.zip",
        "filename": "th5_03.zip",
        "size": 32909,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-maple-wise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32738,
    "title": "Touhou Kaikidan ~ Mystic Square - Maple Wise",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "ice",
      "snow"
    ],
    "description": "メイプルワイズ<br>\r\nStage 4 theme of Touhou Kaikidan<br>\r\nUsed 7 channels.<br>\r\nNOTE: Noise was used, incompatible with sound effects using noise.",
    "latest_version": "smwc-32738-1677440909",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32738,
        "title": "Touhou Kaikidan ~ Mystic Square - Maple Wise",
        "version": "smwc-32738-1677440909",
        "upstream_time": 1677440909,
        "download_url": "https://dl.smwcentral.net/32738/th5_08.zip",
        "filename": "th5_08.zip",
        "size": 32665,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-plastic-mind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32412,
    "title": "Touhou Kaikidan ~ Mystic Square - Plastic Mind",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "airship",
      "boss",
      "final",
      "fire"
    ],
    "description": "プラスチックマインド<br>\r\nAlice's theme from Touhou Kaikidan.<br>\r\nUsed 7 channels.<br>\r\nNOTE: Noise was used, incompatible with sound effects using noise.",
    "latest_version": "smwc-32412-1675026495",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32412,
        "title": "Touhou Kaikidan ~ Mystic Square - Plastic Mind",
        "version": "smwc-32412-1675026495",
        "upstream_time": 1675026495,
        "download_url": "https://dl.smwcentral.net/32412/th5__07.zip",
        "filename": "th5__07.zip",
        "size": 33725,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-romantic-children",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31969,
    "title": "Touhou Kaikidan ~ Mystic Square - Romantic Children",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "athletic",
      "boss",
      "dark",
      "final",
      "tense"
    ],
    "description": "Romantic Children<br>\r\nStage 3 theme of Touhou Kaikidan<br>\r\nUsed 7 channels.<br>\r\nNOTE: Noise was used, incompatible with sound effects using noise.",
    "latest_version": "smwc-31969-1672513869",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31969,
        "title": "Touhou Kaikidan ~ Mystic Square - Romantic Children",
        "version": "smwc-31969-1672513869",
        "upstream_time": 1672513869,
        "download_url": "https://dl.smwcentral.net/31969/th5_06.zip",
        "filename": "th5_06.zip",
        "size": 32672,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 19659,
        "title": "Touhou Kaikidan ~ Mystic Square - Romantic Children",
        "version": "smwc-19659-1555719266",
        "upstream_time": 1555719266,
        "download_url": "https://dl.smwcentral.net/19659/thp5-stage3.zip",
        "filename": "thp5-stage3.zip",
        "size": 33246,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-shinto-shrine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30069,
    "title": "Touhou Kaikidan ~ Mystic Square - Shinto Shrine",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "credits",
      "cutscene",
      "sad"
    ],
    "description": "神社<br>\r\nBad ending theme from Touhou Kaikidan.<br>\r\nUsed 7 channels.<br>\r\nNOTE: Noise was used, incompatible with sound effects using noise.<br>\r\n<br>\r\n2022-05-10 Edit<br>\r\n - Switching #5 and #6",
    "latest_version": "smwc-30069-1652535845",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30069,
        "title": "Touhou Kaikidan ~ Mystic Square - Shinto Shrine",
        "version": "smwc-30069-1652535845",
        "upstream_time": 1652535845,
        "download_url": "https://dl.smwcentral.net/30069/th5_18.zip",
        "filename": "th5_18.zip",
        "size": 30959,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-soul-s-resting-place",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30867,
    "title": "Touhou Kaikidan ~ Mystic Square - Soul's Resting Place",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "credits",
      "cutscene"
    ],
    "description": "魂の安らむ所<br>\r\nName registration theme from Touhou Kaikidan.<br>\r\nUsed 8 channels.<br>\r\nNOTE: Noise was used, incompatible with sound effects using noise.",
    "latest_version": "smwc-30867-1652118514",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30867,
        "title": "Touhou Kaikidan ~ Mystic Square - Soul's Resting Place",
        "version": "smwc-30867-1652118514",
        "upstream_time": 1652118514,
        "download_url": "https://dl.smwcentral.net/30867/th5_23.zip",
        "filename": "th5_23.zip",
        "size": 30841,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-spiritual-heaven-spiritual-heaven",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31620,
    "title": "Touhou Kaikidan ~ Mystic Square - Spiritual Heaven ~ Spiritual Heaven",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "boss"
    ],
    "description": "霊天　～ Spiritual Heaven<br>\r\nLouise's theme from Touhou Kaikidan.<br>\r\nUsed 8 channels.<br>\r\nNOTE: Noise was used, incompatible with sound effects using noise.",
    "latest_version": "smwc-31620-1671225183",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31620,
        "title": "Touhou Kaikidan ~ Mystic Square - Spiritual Heaven ~ Spiritual Heaven",
        "version": "smwc-31620-1671225183",
        "upstream_time": 1671225183,
        "download_url": "https://dl.smwcentral.net/31620/th5__05.zip",
        "filename": "th5__05.zip",
        "size": 33403,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-swords-of-disorder-the-last-judgement-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28378,
    "title": "Touhou Kaikidan ~ Mystic Square - Swords Of Disorder ~ The Last Judgement (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "dark",
      "final",
      "industrial",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #FFE478;\">𝗛𝗲𝗲𝗵𝗲𝗲𝗵𝗲𝗲. ♥</span></span><br>\r\n<br>\r\nDid an arrangement of Yumeko's stage theme, <a href=\"https://youtu.be/Y_2mj4M-Rmc\" rel=\"nofollow\">The Last Judgement</a> from Touhou 5: Mystic Square. Another Touhou 5 song under my belt, and it's another great song from an underappreciated OST!!!<br>\r\n<br>\r\nIt's a really great stage theme with an intensity that rivals that of Sakuya's stage theme from EoSD (though I do prefer this one over that one by a long shot, personally). It fits the pre-final stage very well and would've even been great as her boss theme if another stage theme was planned in mind.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F Minor (Remix Pitch, turned on default)<br>\r\n2. E Minor (Original Pitch)<br>\r\n",
    "latest_version": "smwc-28378-1632806396",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28378,
        "title": "Touhou Kaikidan ~ Mystic Square - Swords Of Disorder ~ The Last Judgement (Remix)",
        "version": "smwc-28378-1632806396",
        "upstream_time": 1632806396,
        "download_url": "https://dl.smwcentral.net/28378/Swords%20Of%20Disorder.zip",
        "filename": "Swords Of Disorder.zip",
        "size": 103404,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-the-doll-maker-s-precious-thing-alice-in-wonderland-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33974,
    "title": "Touhou Kaikidan ~ Mystic Square - The Doll-Maker's Precious Thing 📘 ~ Alice In Wonderland (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "abstract",
      "credits",
      "forest",
      "grassland",
      "night",
      "sky",
      "snow",
      "title"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #76d4d7;\">𝓦𝓮𝓵𝓵, 𝓹𝓮𝓻𝓱𝓪𝓹𝓼 𝓘 𝓼𝓱𝓪𝓵𝓵 𝓹𝓪𝓻𝓽𝓪𝓴𝓮 𝓸𝓯 𝔂𝓸𝓾𝓻 𝓼𝓶𝓪𝓵𝓵 𝓼𝓹𝓻𝓲𝓷𝓰 𝓪𝓼 𝔀𝓮𝓵𝓵<b><i>?</i></b></span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/_ZwOGMEAbQo\" rel=\"nofollow\">Alice i</a><a href=\"https://youtu.be/W87JnwFhgAM\" rel=\"nofollow\">n Wonderland</a> from Touhou 5: Mystic Square. Another one of my favorite songs in the series and one I planned on doing for a long time now. Wanted to get a bit more creative with this one and lean less on the repetition.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ Death sound is gonna sound weird (@1 replaces @9 to save on space).<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. C Minor (Original Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. C# Minor (Custom Pitch 1)<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. B Minor (Custom Pitch 2)<br>\r\n‎‎‎‎‎‎‎‎ㅤ4. D Minor (<a href=\"https://youtu.be/SO0xo8Go824\" rel=\"nofollow\">Hisoutensoku</a> Pitch)",
    "latest_version": "smwc-33974-1691168336",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33974,
        "title": "Touhou Kaikidan ~ Mystic Square - The Doll-Maker's Precious Thing 📘 ~ Alice In Wonderland (Remix)",
        "version": "smwc-33974-1691168336",
        "upstream_time": 1691168336,
        "download_url": "https://dl.smwcentral.net/33974/Doll-Maker%27s%20Precious%20Thing%2C%20The.zip",
        "filename": "Doll-Maker%27s Precious Thing%2C The.zip",
        "size": 178332,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-the-fighting-dollmaker-the-grimoire-of-alice-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26255,
    "title": "Touhou Kaikidan ~ Mystic Square - The Fighting Dollmaker ~ The Grimoire of Alice (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "final",
      "tense",
      "tower"
    ],
    "description": "Did a remix of <a href=\"https://youtu.be/sMlFCwOjIMQ\" rel=\"nofollow\">The Grimoire of Alice</a> from Touhou 5: Mystic Square. Should've done this a couple months back, but eh, it's done now. Great song and one of my favorites from the PC-98 era of Touhou games. <s>Her PC-98 themes are 10x better than any of her themes in Touhou 7: Perfect Cherry Blossom. Fight me!</s><br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere are also 2 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. B Minor (Original Pitch, turned on default)<br>\r\n2. A Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-26255-1616609653",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26255,
        "title": "Touhou Kaikidan ~ Mystic Square - The Fighting Dollmaker ~ The Grimoire of Alice (Remix)",
        "version": "smwc-26255-1616609653",
        "upstream_time": 1616609653,
        "download_url": "https://dl.smwcentral.net/26255/The%20Fighting%20Dollmaker.zip",
        "filename": "The Fighting Dollmaker.zip",
        "size": 96134,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-the-grimoire-of-alice",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8366,
    "title": "Touhou Kaikidan ~ Mystic Square - The Grimoire of Alice",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "final"
    ],
    "description": "An epic, upbeat song from the touhou franchise. Could really work for fast-paced levels or boss themes.",
    "latest_version": "smwc-8366-1360421575",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8366,
        "title": "Touhou Kaikidan ~ Mystic Square - The Grimoire of Alice",
        "version": "smwc-8366-1360421575",
        "upstream_time": 1360421575,
        "download_url": "https://dl.smwcentral.net/8366/Grimoire.zip",
        "filename": "Grimoire.zip",
        "size": 74322,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-the-last-judgement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33748,
    "title": "Touhou Kaikidan ~ Mystic Square - the Last Judgement",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "castle",
      "final"
    ],
    "description": "the Last Judgement<br>\r\nStage 5 theme of Touhou Kaikidan<br>\r\nUsed 7 channels.<br>\r\nNOTE: Noise was used, incompatible with sound effects using noise.",
    "latest_version": "smwc-33748-1685566351",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33748,
        "title": "Touhou Kaikidan ~ Mystic Square - the Last Judgement",
        "version": "smwc-33748-1685566351",
        "upstream_time": 1685566351,
        "download_url": "https://dl.smwcentral.net/33748/th5_12.zip",
        "filename": "th5_12.zip",
        "size": 32567,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kaikidan-mystic-square-wondrous-romance-mystic-square-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23489,
    "title": "Touhou Kaikidan ~ Mystic Square - Wondrous Romance ~ Mystic Square (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "night",
      "sky",
      "space",
      "title"
    ],
    "description": "<span style=\"color: #ffff66;\"><span style=\"font-size: 14pt;\">𝓘 𝓳𝓾𝓼𝓽 𝓭𝓸𝓷'𝓽 𝓽𝓱𝓲𝓷𝓴 𝓪𝓫𝓸𝓾𝓽 𝓵𝓸𝓼𝓲𝓷𝓰. 𝓘𝓯 𝓘'𝓶 𝓯𝓲𝓰𝓱𝓽𝓲𝓷𝓰 𝔂𝓸𝓾 𝔀𝓲𝓽𝓱 𝓹𝓪𝓻𝓵𝓸𝓻 𝓽𝓻𝓲𝓬𝓴𝓼, 𝓽𝓱𝓮𝓷 𝔂𝓸𝓾'𝓵𝓵 𝓱𝓪𝓿𝓮 𝓷𝓸 𝓮𝔁𝓬𝓾𝓼𝓮 𝓯𝓸𝓻 𝓵𝓸𝓼𝓲𝓷𝓰, 𝔀𝓲𝓵𝓵 𝔂𝓸𝓾?</span></span><br>\r\n<br>\r\nA remix of <i>Wondrous Romance ~ Mystic Square</i> from <i>Touhou Kaikidan ~ Mystic Square</i>. This was used as that game's title theme. Been wanting to do this remix ever since I did <i>Gensokyo ~ Lotus Land Story</i> a couple months back but had other songs / ports to prioritize first.<br>\r\n<br>\r\nThis baby can fit in title screens, sky, space, and night stages.<br>\r\n<br>\r\n<b>Note:</b><br>\r\n- There are two customizable pitches for this song that you can adjust in the song file:<br>\r\n- E Minor (Original Pitch, set by default)<br>\r\n- F Minor (Custom Pitch) ",
    "latest_version": "smwc-23489-1594005422",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23489,
        "title": "Touhou Kaikidan ~ Mystic Square - Wondrous Romance ~ Mystic Square (Remix)",
        "version": "smwc-23489-1594005422",
        "upstream_time": 1594005422,
        "download_url": "https://dl.smwcentral.net/23489/Wondrous%20Romance.zip",
        "filename": "Wondrous Romance.zip",
        "size": 99199,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kanjuden-legacy-of-lunatic-kingdom-eternal-spring-dream",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23342,
    "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - Eternal Spring Dream",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "athletic",
      "boss",
      "night"
    ],
    "description": "This is a theme of Doremy Sweet from Touhou 15.<br>\r\nI made this by using musicalman's samples of insanity pack.<br>\r\n<br>\r\nGood for night and athletic levels.",
    "latest_version": "smwc-23342-1592854770",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23342,
        "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - Eternal Spring Dream",
        "version": "smwc-23342-1592854770",
        "upstream_time": 1592854770,
        "download_url": "https://dl.smwcentral.net/23342/Touhou%2015%20-%20Eternal%20Spring%20Dream.zip",
        "filename": "Touhou 15 - Eternal Spring Dream.zip",
        "size": 65681,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kanjuden-legacy-of-lunatic-kingdom-flash-of-memories-unforgettable-the-nostalgic-greenery-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25613,
    "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - Flash of Memories ~ Unforgettable, the Nostalgic Greenery (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "grassland",
      "industrial",
      "night",
      "sky",
      "tense"
    ],
    "description": "Did a remix of the first stage theme from Touhou 15: Legacy of Lunatic Kingdom, <a href=\"https://youtu.be/Nbqy18y0DMo\" rel=\"nofollow\">Unforgettable, the Nostalgic Greenery</a>. One of the best soundtracks in the mainline series if you ask me, & this song is perfect for the game and stage it's being used in. Touhou 15 is known for being one of the, if not the, most difficult game in the entire series, and this song doesn't slouch on that with its high energy & tense beats, making sure you know that this game ain't gonna be like the other Touhou games.<br>\r\n<br>\r\nBut that's enough of my rambling 😄. Hope you enjoy this remix!!<br>\r\n<br>\r\nThis baby is great for grassland, athletic / sky, night, tense, and factory stages.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- \"Bonus End\" & Thunder SFX are disabled.",
    "latest_version": "smwc-25613-1610145321",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25613,
        "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - Flash of Memories ~ Unforgettable, the Nostalgic Greenery (Remix)",
        "version": "smwc-25613-1610145321",
        "upstream_time": 1610145321,
        "download_url": "https://dl.smwcentral.net/25613/Flash_of_Memories.zip",
        "filename": "Flash_of_Memories.zip",
        "size": 80635,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kanjuden-legacy-of-lunatic-kingdom-mother-s-tormented-soul-pure-furies-whereabouts-of-the-heart-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31422,
    "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - Mother's Tormented Soul ~ Pure Furies ~ Whereabouts of the Heart (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "dark",
      "final",
      "space",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #ff9166;\"><b><i>My mortal enemy, Chang'e. Are you watching?!<br>\r\nGaze upon this poor soul as she struggles between life and death!</i></b></span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/MgBoe_x9g2o\" rel=\"nofollow\">Pure Furies ~ Whereabouts of the Heart</a> from Touhou 15: Legacy of the Lunatic Kingdom for Summer C3 2022. This is probs the one song some of my mutuals has been waiting for ever since I showed off a WIP on Twitter dot com. I've been meaning to do Junko's theme ever since I did Junko's stage theme a year back. It also is the hardest and, arguably, the most ambitious port I've done so far ones. I had to really limit myself here in terms of sample usage, which kinda sucked, but I really think it paid off in the end.<br>\r\n<br>\r\nJunko's theme is easily one of my favorite final boss themes in this series. It's hella intense and perfectly symbolizes her character as a rageful spirit who lost her son and wants to enact revenge on those who were responsible for his death (Chang'e and her husband).<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C# Minor w/ slight detune (Remix - Listening-Only)<br>\r\n2. C# Minor (Original Pitch, turned on default)<br>\r\n3. C Minor (Custom Pitch)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables Voice Clip, but disables Thunder, P-Switch, & Yoshi (turned on default)<br>\r\n2. Disables Voice Clip",
    "latest_version": "smwc-31422-1666471855",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31422,
        "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - Mother's Tormented Soul ~ Pure Furies ~ Whereabouts of the Heart (Remix)",
        "version": "smwc-31422-1666471855",
        "upstream_time": 1666471855,
        "download_url": "https://dl.smwcentral.net/31422/Mother%27s%20Tormented%20Soul.zip",
        "filename": "Mother%27s Tormented Soul.zip",
        "size": 235308,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kanjuden-legacy-of-lunatic-kingdom-pandemonic-planet",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22355,
    "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - Pandemonic Planet",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "tense"
    ],
    "description": "🌕     🔮    🌎<br>\r\n   ¯\\_(ツ)_/¯<br>\r\n<br>\r\nA very long and repetitive song. It could be used for those neverending final levels that last more than 10 minutes or so to complete.",
    "latest_version": "smwc-22355-1584138486",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22355,
        "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - Pandemonic Planet",
        "version": "smwc-22355-1584138486",
        "upstream_time": 1584138486,
        "download_url": "https://dl.smwcentral.net/22355/hecatia.zip",
        "filename": "hecatia.zip",
        "size": 25827,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kanjuden-legacy-of-lunatic-kingdom-pure-furies-whereabouts-of-the-heart",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26331,
    "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - Pure Furies ~ Whereabouts of the Heart",
    "authors": [
      "Marcozzo Daro"
    ],
    "tags": [
      "boss",
      "final",
      "sky",
      "space"
    ],
    "description": "Theme of the final boss of Touhou 15, Junko. This is in my top 3 best final boss themes in the series. I'd say it goes well in levels with an intense feeling or even bosses, with the amount of reverb given to it. I think it also fits the obvious, that is, space themed levels, just like in the game of origin.<br>\r\n<br>\r\nUPDATE: Removed the weird click sound around 2:49.",
    "latest_version": "smwc-26331-1617386902",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26331,
        "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - Pure Furies ~ Whereabouts of the Heart",
        "version": "smwc-26331-1617386902",
        "upstream_time": 1617386902,
        "download_url": "https://dl.smwcentral.net/26331/Pure__Furies.zip",
        "filename": "Pure__Furies.zip",
        "size": 35354,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kanjuden-legacy-of-lunatic-kingdom-purity-in-the-chaos-the-sea-where-one-s-home-planet-reflects-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27308,
    "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - Purity in the Chaos ~ The Sea Where One's Home Planet Reflects (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "final",
      "mountain",
      "night",
      "sad",
      "water"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #F59042;\">𝐀𝐫𝐞 𝐲𝐨𝐮 𝐰𝐚𝐭𝐜𝐡𝐢𝐧𝐠, 𝐂𝐡𝐚𝐧𝐠'𝐞?</span></span><br>\r\n<br>\r\nDid an arrangement of the last stage theme in Touhou 15: Legacy of the Lunatic Kingdom, <a href=\"https://youtu.be/OdXeCPOEB-Y\" rel=\"nofollow\">The Sea Where One's Home Planet Reflects</a>. Originally planned on doing Junko's boss theme, but given the length of the song and the fact I love making sampled arrangements, I thought I'd maybe try that later and instead do her stage theme for this round.<br>\r\n<br>\r\nA beautifully crafted song that clearly takes some inspiration from David Wise (Jungle Hijinks, Klomp Romps, Stilt Village GBA). It not only contrasts the chaos of Clownpiece's stage, but also resembles the purity within Junko and the tragedy in her backstory. I praise Touhou 15's OST for having hype and upbeat songs that combine the techno and eastern styles, and this is another song that perfectly showcases that.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n",
    "latest_version": "smwc-27308-1625089821",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27308,
        "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - Purity in the Chaos ~ The Sea Where One's Home Planet Reflects (Remix)",
        "version": "smwc-27308-1625089821",
        "upstream_time": 1625089821,
        "download_url": "https://dl.smwcentral.net/27308/Purity%20in%20the_Chaos.zip",
        "filename": "Purity in the_Chaos.zip",
        "size": 77004,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kanjuden-legacy-of-lunatic-kingdom-the-fantasy-girl-in-your-dreams-the-mysterious-shrine-maiden-flying-through-space-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29652,
    "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - The Fantasy Girl in Your Dreams ~ The Mysterious Shrine Maiden Flying Through Space (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "chase",
      "dark",
      "final",
      "mysterious",
      "night",
      "sad",
      "sky",
      "space",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #575bf8;\">𝓣𝓱𝓲𝓼 𝓷𝓸𝓽𝓮𝓫𝓸𝓸𝓴 𝓲𝓼 𝓶𝔂 𝓭𝓻𝓮𝓪𝓶 𝓳𝓸𝓾𝓻𝓷𝓪𝓵. 𝓣𝓱𝓮 𝓭𝓻𝓮𝓪𝓶𝓼 𝓸𝓯 𝓮𝓿𝓮𝓻𝔂𝓸𝓷𝓮 𝔀𝓱𝓸'𝓼 𝓮𝓿𝓮𝓻 𝓭𝓻𝓮𝓪𝓶𝓽 𝓪𝓻𝓮 𝓻𝓮𝓬𝓸𝓻𝓭𝓮𝓭 𝓱𝓮𝓻𝓮.</span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/KdnK6RYjnn4\" rel=\"nofollow\">The Mysterious Shrine Maiden Flying Through Space</a> from Touhou 15: Legacy of the Lunatic Kingdom. Felt like doing another Touhou track 'cuz I haven't really done way too much Touhou stuff consistently for a while.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C# Minor (Original Pitch, turned on default)<br>\r\n2. C Minor (Custom Pitch)",
    "latest_version": "smwc-29652-1648234289",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29652,
        "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - The Fantasy Girl in Your Dreams ~ The Mysterious Shrine Maiden Flying Through Space (Remix)",
        "version": "smwc-29652-1648234289",
        "upstream_time": 1648234289,
        "download_url": "https://dl.smwcentral.net/29652/Fantasy%20Girl%20in%20Your%20Dreams%2C%20The.zip",
        "filename": "Fantasy Girl in Your Dreams%2C The.zip",
        "size": 125635,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kanjuden-legacy-of-lunatic-kingdom-the-frozen-eternal-capital",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15387,
    "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - The Frozen Eternal Capital",
    "authors": [
      "K M S"
    ],
    "tags": [
      "athletic",
      "ice",
      "night",
      "sky"
    ],
    "description": "Theme of Stage 4.",
    "latest_version": "smwc-15387-1490502744",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15387,
        "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - The Frozen Eternal Capital",
        "version": "smwc-15387-1490502744",
        "upstream_time": 1490502744,
        "download_url": "https://dl.smwcentral.net/15387/The%20Frozen%20Eternal%20Capital.zip",
        "filename": "The Frozen Eternal Capital.zip",
        "size": 34881,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kanjuden-legacy-of-lunatic-kingdom-the-mysterious-shrine-maiden-flying-through-space-nes-arrange",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29362,
    "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - The Mysterious Shrine Maiden Flying Through Space (NES arrange)",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "chase",
      "dark",
      "final",
      "mysterious",
      "night",
      "sad",
      "sky",
      "space",
      "tense"
    ],
    "description": "The wonderful theme of Mark Zuckenberg exploring the metaverse. Could fit upbeat space levels.",
    "latest_version": "smwc-29362-1643419819",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29362,
        "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - The Mysterious Shrine Maiden Flying Through Space (NES arrange)",
        "version": "smwc-29362-1643419819",
        "upstream_time": 1643419819,
        "download_url": "https://dl.smwcentral.net/29362/Touhou%2015%20LoLK%20-%20Mysterious%20Shrine%20Maiden%20Flying%20trough%20NES%20Space.zip",
        "filename": "Touhou 15 LoLK - Mysterious Shrine Maiden Flying trough NES Space.zip",
        "size": 25506,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kanjuden-legacy-of-lunatic-kingdom-the-rabbit-has-landed",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33006,
    "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - The Rabbit has Landed",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athlethic",
      "bonus",
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "The jumpy cheerful Seiran's theme from Touhou 15. It fits a variety of themes, such as athletic fast-paced levels, mid-bosses, and so on.",
    "latest_version": "smwc-33006-1675043764",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33006,
        "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - The Rabbit has Landed",
        "version": "smwc-33006-1675043764",
        "upstream_time": 1675043764,
        "download_url": "https://dl.smwcentral.net/33006/Seiran.zip",
        "filename": "Seiran.zip",
        "size": 36975,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kanjuden-legacy-of-lunatic-kingdom-the-sea-where-one-s-home-planet-reflects",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12713,
    "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - The Sea Where One's Home Planet Reflects",
    "authors": [
      "HertzDevil"
    ],
    "tags": [
      "abstract",
      "beach",
      "cutscene",
      "environmental",
      "final",
      "sky",
      "space",
      "water"
    ],
    "description": "The theme of stage 6, Junko's stage, over the moon. The download contains an alternate version featuring the tide sound effects from the original, but uses a single long sample on channel #6. Suitable for stages on the moon and final levels.",
    "latest_version": "smwc-12713-1447608362",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12713,
        "title": "Touhou Kanjuden ~ Legacy of Lunatic Kingdom - The Sea Where One's Home Planet Reflects",
        "version": "smwc-12713-1447608362",
        "upstream_time": 1447608362,
        "download_url": "https://dl.smwcentral.net/12713/junko_stage.zip",
        "filename": "junko_stage.zip",
        "size": 81440,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kanjuden-legacy-of-the-lunatic-kingdom-pure-furies-whereabouts-of-the-heart-stage-clear-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38867,
    "title": "Touhou Kanjuden ~ Legacy of the Lunatic Kingdom - Pure Furies ~ Whereabouts of the Heart (Stage-Clear-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "goal"
    ],
    "description": "Did a short arrangement of <b><a href=\"https://youtu.be/MgBoe_x9g2o?si=h0nJAl2-56IkiKpN\" rel=\"nofollow\">Pure Furies ~</a> <a href=\"https://youtu.be/AWKtV9-zsGs?si=wmSay3a7OY_mzqKd\" rel=\"nofollow\">Whereabouts of the Heart</a></b> (from <i>Touhou 15 Kanjuden ~ Legacy of Lunatic Kingdom</i>) as a \"stage-clear-mix.\" Back at it again with the Touhou stage clear themes, and it's for one of my favorite songs that I initially arranged back in 2022.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. C# Minor (Original Pitch)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\nㅤ2. C Minor (Custom Pitch)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable options for enabling & disabling the goal tape sound that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables Goal Tape SFXㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. Disables Goal Tape SFX",
    "latest_version": "smwc-38867-1739568814",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38867,
        "title": "Touhou Kanjuden ~ Legacy of the Lunatic Kingdom - Pure Furies ~ Whereabouts of the Heart (Stage-Clear-Mix)",
        "version": "smwc-38867-1739568814",
        "upstream_time": 1739568814,
        "download_url": "https://dl.smwcentral.net/38867/Pure%20Furies%20~%20Whereabouts%20of%20the%20Heart%20%28Stage-Clear-Mix%29.zip",
        "filename": "Pure Furies ~ Whereabouts of the Heart (Stage-Clear-Mix).zip",
        "size": 124577,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kikaisen-adventures-in-inferno-going-down-the-road-to-yomi",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33246,
    "title": "Touhou Kikaisen ~ Adventures in Inferno - Going Down the Road to Yomi",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "boss",
      "dark",
      "final",
      "fire",
      "night",
      "space",
      "tense"
    ],
    "description": "The \"stage 6\" theme from the game-without-a-game, PC-98 Touhou-style music album, 東方奇界泉　～ Adventures in Inferno. Like a lot of stage 6 themes in the official games, this one is short, and ramps up in intensity before calming back down as the boss would show up. In that regard, it's probably good for tense, final areas.<br>\r\n<br>\r\nUpdate: Fixed an octave inaccuracy and filled in the percussion at the beginning, thank you brickblock369!<br>\r\n<br>\r\n[2022/02/15] Update: Fixed more octave inaccuracies and tweaked some instruments.",
    "latest_version": "smwc-33246-1682975888",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33246,
        "title": "Touhou Kikaisen ~ Adventures in Inferno - Going Down the Road to Yomi",
        "version": "smwc-33246-1682975888",
        "upstream_time": 1682975888,
        "download_url": "https://dl.smwcentral.net/33246/aii-yomiji.zip",
        "filename": "aii-yomiji.zip",
        "size": 34161,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kikaisen-adventures-in-inferno-hellish-dreams-everlasting",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34300,
    "title": "Touhou Kikaisen ~ Adventures in Inferno - Hellish Dreams, Everlasting",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "final",
      "forest",
      "grassland",
      "ice",
      "mountain",
      "night",
      "snow"
    ],
    "description": "The \"stage 2\" theme from the game-without-a-game, PC-98 Touhou-style music album, 東方奇界泉　～ Adventures in Inferno.<br>\r\n<br>\r\nIt's energetic and reminiscent of Dimension of Rêverie from Mystic Square. The composition itself is chaotic, with lots of things going on at once during the fast parts. The port itself reminds me of old 2009 Touhou ports too! The magic of @5 and @14…",
    "latest_version": "smwc-34300-1696105394",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34300,
        "title": "Touhou Kikaisen ~ Adventures in Inferno - Hellish Dreams, Everlasting",
        "version": "smwc-34300-1696105394",
        "upstream_time": 1696105394,
        "download_url": "https://dl.smwcentral.net/34300/ehd.zip",
        "filename": "ehd.zip",
        "size": 35284,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kikeijuu-wily-beast-and-weakest-creature-beast-metropolis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23571,
    "title": "Touhou Kikeijuu ~ Wily Beast and Weakest Creature - Beast Metropolis",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "castle",
      "dark",
      "mysterious",
      "night",
      "ruins",
      "sad",
      "space",
      "spooky",
      "temple"
    ],
    "description": "The simultaneously somber, tense, and excited stage 5 theme of Touhou 17. The song is quite long, and the general mood shifts from section to section, though there's an overarching sense of lamentation and mystery. Probably best suited for long castle levels and the like due to the song's length",
    "latest_version": "smwc-23571-1594962222",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23571,
        "title": "Touhou Kikeijuu ~ Wily Beast and Weakest Creature - Beast Metropolis",
        "version": "smwc-23571-1594962222",
        "upstream_time": 1594962222,
        "download_url": "https://dl.smwcentral.net/23571/beast%20metropolis.zip",
        "filename": "beast metropolis.zip",
        "size": 38076,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kikeijuu-wily-beast-and-weakest-creature-broken-heart-of-hellfire-ii-jelly-stone-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24551,
    "title": "Touhou Kikeijuu ~ Wily Beast and Weakest Creature - Broken Heart of Hellfire II ~ Jelly Stone (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "cave",
      "final",
      "fire"
    ],
    "description": "A remix of Eika Ebisu's theme, <a href=\"https://www.youtube.com/watch?v=Mff1tDytxdw\" rel=\"nofollow\">Jelly Stone</a> from Touhou 17: Wily Beast and Weakest Creature. It's a sampled version of the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24550\">unsampled port</a> I did a few months back, and I did it out of boredom.<br>\r\n<br>\r\nThis track can fit in fire stages (such as lava caverns, volcano, etc.) & (final) boss fights.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- @7 is disabled.<br>\r\n<br>\r\nThere are also 3 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n- B Minor (Original Pitch, set by default)<br>\r\n- C Minor (Custom Pitch 1)<br>\r\n- A# Minor (Custom Pitch 2)",
    "latest_version": "smwc-24551-1603417769",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24551,
        "title": "Touhou Kikeijuu ~ Wily Beast and Weakest Creature - Broken Heart of Hellfire II ~ Jelly Stone (Remix)",
        "version": "smwc-24551-1603417769",
        "upstream_time": 1603417769,
        "download_url": "https://dl.smwcentral.net/24551/Broken%20Heart%20of%20Hellfire%20II.zip",
        "filename": "Broken Heart of Hellfire II.zip",
        "size": 164439,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kikeijuu-wily-beast-and-weakest-creature-broken-heart-of-hellfire-jelly-stone-smw-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24550,
    "title": "Touhou Kikeijuu ~ Wily Beast and Weakest Creature - Broken Heart of Hellfire ~ Jelly Stone (SMW-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "cave",
      "final",
      "fire"
    ],
    "description": "<span style=\"color: #ff6600;\"><span style=\"font-size: 16pt;\">【﻿ＳＴＯＮＥ】</span></span><br>\r\n<br>\r\nA remix of Eika Ebisu's theme, <a href=\"https://www.youtube.com/watch?v=Mff1tDytxdw\" rel=\"nofollow\">Jelly Stone</a> from Touhou 17: <s>Dr.</s> Wily Beast and Weakest Creature. I've been trying to get better at doing unsampled ports (since I rarely upload any), and I wanted to do different take on Eika's theme (more of a hard rock style if you listen closely).<br>\r\n<br>\r\nThis track can fit in fire stages (such as lava caverns, volcano, etc.) & (final) boss fights.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere are two customizable pitches for this song that you can adjust in the txt file:<br>\r\n- B Minor (Original Pitch, set by default)<br>\r\n- C Minor (Custom Pitch)<br>\r\n<br>\r\n<b>Update:</b><br>\r\n9/9/2020 - Fixed tempo to work with AMK 1.0.7<br>\r\n",
    "latest_version": "smwc-24550-1603417075",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24550,
        "title": "Touhou Kikeijuu ~ Wily Beast and Weakest Creature - Broken Heart of Hellfire ~ Jelly Stone (SMW-Mix)",
        "version": "smwc-24550-1603417075",
        "upstream_time": 1603417075,
        "download_url": "https://dl.smwcentral.net/24550/Broken%20Heart%20of%20Hellfire.zip",
        "filename": "Broken Heart of Hellfire.zip",
        "size": 69723,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kikeijuu-wily-beast-and-weakest-creature-cybernetic-hellspace-electric-heritage-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29825,
    "title": "Touhou Kikeijuu ~ Wily Beast and Weakest Creature - Cybernetic Hellspace ~ Electric Heritage (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "castle",
      "cave",
      "chase",
      "dark",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #f2a65e;\">𝗖𝗿𝗲𝗮𝘁𝗲!</span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/U1RPODPdvWs\" rel=\"nofollow\">Electric Heritage</a> from Touhou 17: Wily Beast and Weakest Creature. Was experimenting a bit with this one to see if I can try and go insane with the percussion on this one. Easily one of my favorite final stage themes in the series and one of the few songs in the game that sounds somewhat traditional compared to the rest of this unique OST.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. G Minor (Original Pitch, turned on default)<br>\r\n2. F# Minor (Custom Pitch 1)<br>\r\n3. G# Minor (Custom Pitch 2)<br>\r\n",
    "latest_version": "smwc-29825-1650477435",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29825,
        "title": "Touhou Kikeijuu ~ Wily Beast and Weakest Creature - Cybernetic Hellspace ~ Electric Heritage (Remix)",
        "version": "smwc-29825-1650477435",
        "upstream_time": 1650477435,
        "download_url": "https://dl.smwcentral.net/29825/Cybernetic%20Hellspace.zip",
        "filename": "Cybernetic Hellspace.zip",
        "size": 166579,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kikeijuu-wily-beast-and-weakest-creature-entrusting-this-world-to-idols-idolatrize-world-mega-man-x3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22642,
    "title": "Touhou Kikeijuu ~ Wily Beast and Weakest Creature - Entrusting This World to Idols ~ Idolatrize World (Mega Man X3 Style)",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "tense"
    ],
    "description": "This is the long theme of Keiki Haniyasushin on stage 6.<br>\r\nAnd then I arranged it in Mega Man X3 style.<br>\r\n<br>\r\nIt's good for tense levels and long boss fights.<br>\r\n<br>\r\n",
    "latest_version": "smwc-22642-1587076542",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22642,
        "title": "Touhou Kikeijuu ~ Wily Beast and Weakest Creature - Entrusting This World to Idols ~ Idolatrize World (Mega Man X3 Style)",
        "version": "smwc-22642-1587076542",
        "upstream_time": 1587076542,
        "download_url": "https://dl.smwcentral.net/22642/Touhou%2017%20-%20Entrusting%20this%20World%20to%20Idols%20~%20Idolatrize%20World%28Mega%20Man%20X3%20Style%20Remix%29.zip",
        "filename": "Touhou 17 - Entrusting this World to Idols ~ Idolatrize World(Mega Man X3 Style Remix).zip",
        "size": 86257,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kikeijuu-wily-beast-and-weakest-creature-jelly-stone-mega-man-x3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22587,
    "title": "Touhou Kikeijuu ~ Wily Beast and Weakest Creature - Jelly Stone (Mega Man X3 Style)",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "athletic",
      "boss"
    ],
    "description": "This is the theme of Eika Ebisu, the boss of Stage 1. <br>\r\nAnd then I arranged it in Mega Man X3 style.<br>\r\n<br>\r\nIt's perfect for athletic levels and boss battles.",
    "latest_version": "smwc-22587-1586760268",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22587,
        "title": "Touhou Kikeijuu ~ Wily Beast and Weakest Creature - Jelly Stone (Mega Man X3 Style)",
        "version": "smwc-22587-1586760268",
        "upstream_time": 1586760268,
        "download_url": "https://dl.smwcentral.net/22587/Touhou%2017%20-%20Jelly%20Stone%20%28Mega%20Man%20X3%20Style%20Remix%29.zip",
        "filename": "Touhou 17 - Jelly Stone (Mega Man X3 Style Remix).zip",
        "size": 79316,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kinjoukyou-falsified-wonders-daemon-invariant",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40390,
    "title": "Touhou Kinjoukyou ~ Falsified Wonders - Daemon Invariant",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "boss",
      "final",
      "fire",
      "industrial",
      "ruins",
      "sewer",
      "sky",
      "space",
      "tense",
      "upbeat"
    ],
    "description": "Shinko Kuroyama's theme from 東方近状況　〜 Falsified Wonders, an album of prediction tracks for Fossilized Wonders.<br>\r\n<br>\r\nIt's somewhat tense and ouroboric, perhaps, and a certified banger. It was also quite a porting exercise, condensing all that polyphony into 8 channels.<br>\r\n<br>\r\nA big thank you to Eiki Shiki for giving me the MIDI for the original song.",
    "latest_version": "smwc-40390-1760108046",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40390,
        "title": "Touhou Kinjoukyou ~ Falsified Wonders - Daemon Invariant",
        "version": "smwc-40390-1760108046",
        "upstream_time": 1760108046,
        "download_url": "https://dl.smwcentral.net/40390/shinko.zip",
        "filename": "shinko.zip",
        "size": 36752,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kinjoukyou-fossilized-wonders-beloved-dwelling-of-dust",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41687,
    "title": "Touhou Kinjoukyou ~ Fossilized Wonders - Beloved Dwelling of Dust",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "calm",
      "forest",
      "grassland",
      "ruins",
      "snow"
    ],
    "description": "The quaint stage 1 theme from the 20th Touhou game, Fossilized Wonders.<br>\r\n<br>\r\nIt has a generally calm feeling and feels like it's holding back, but it does go all-out nearing the end. I wonder if you could take a nap on those pulsating yellow hexagons.",
    "latest_version": "smwc-41687-1774541423",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41687,
        "title": "Touhou Kinjoukyou ~ Fossilized Wonders - Beloved Dwelling of Dust",
        "version": "smwc-41687-1774541423",
        "upstream_time": 1774541423,
        "download_url": "https://dl.smwcentral.net/41687/bdd.zip",
        "filename": "bdd.zip",
        "size": 36038,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kinjoukyou-fossilized-wonders-hallucination-atop-a-bivalve",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41688,
    "title": "Touhou Kinjoukyou ~ Fossilized Wonders - Hallucination Atop a Bivalve",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "athletic",
      "boss",
      "cave",
      "fire",
      "forest",
      "mysterious",
      "night",
      "sky",
      "upbeat",
      "water"
    ],
    "description": "Extra stage boss Nina Watari's theme from the 20th Touhou game, Fossilized Wonders. This is one of those songs that SMW samples suit really well.<br>\r\n<br>\r\nThe song has an air of mystery to it, but is also just generally very happy~",
    "latest_version": "smwc-41688-1774541691",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41688,
        "title": "Touhou Kinjoukyou ~ Fossilized Wonders - Hallucination Atop a Bivalve",
        "version": "smwc-41688-1774541691",
        "upstream_time": 1774541691,
        "download_url": "https://dl.smwcentral.net/41688/ninaaaaa.zip",
        "filename": "ninaaaaa.zip",
        "size": 39644,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kishinjou-double-dealing-character-bamboo-forest-of-the-full-moon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31425,
    "title": "Touhou Kishinjou ~ Double Dealing Character - Bamboo Forest of the Full Moon",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "airship",
      "athletic",
      "chase",
      "dark",
      "final",
      "fire",
      "forest",
      "night",
      "tense",
      "upbeat"
    ],
    "description": "The stage 3 theme from Touhou Kishinjou ~ Double Dealing Character, where, as the title implies, you're flying through a forest of bamboo while a full moon is out.<br>\r\n<br>\r\nIt's a fast-paced and energetic song with the Theme of Eastern Story leitmotif in it.",
    "latest_version": "smwc-31425-1663853174",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31425,
        "title": "Touhou Kishinjou ~ Double Dealing Character - Bamboo Forest of the Full Moon",
        "version": "smwc-31425-1663853174",
        "upstream_time": 1663853174,
        "download_url": "https://dl.smwcentral.net/31425/bamboo%20forest.zip",
        "filename": "bamboo forest.zip",
        "size": 39047,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kishinjou-double-dealing-character-dullahan-under-the-willows",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8528,
    "title": "Touhou Kishinjou ~ Double Dealing Character - Dullahan Under the Willows",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "dark",
      "final"
    ],
    "description": "A nice upbeat music that could fit fast and athletic zones, boss battles or even chase levels.",
    "latest_version": "smwc-8528-1395288404",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8528,
        "title": "Touhou Kishinjou ~ Double Dealing Character - Dullahan Under the Willows",
        "version": "smwc-8528-1395288404",
        "upstream_time": 1395288404,
        "download_url": "https://dl.smwcentral.net/8528/Sekibanki.zip",
        "filename": "Sekibanki.zip",
        "size": 68659,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kishinjou-double-dealing-character-lonesome-werewolf",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7452,
    "title": "Touhou Kishinjou ~ Double Dealing Character - Lonesome Werewolf",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "castle",
      "final"
    ],
    "description": "Also known as Kagerou Imaizumi's theme, this fits boss battles very well, and maybe some kind of castles and fast paced zones.",
    "latest_version": "smwc-7452-1379875481",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7452,
        "title": "Touhou Kishinjou ~ Double Dealing Character - Lonesome Werewolf",
        "version": "smwc-7452-1379875481",
        "upstream_time": 1379875481,
        "download_url": "https://dl.smwcentral.net/7452/Kagerou.zip",
        "filename": "Kagerou.zip",
        "size": 68606,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kishinjou-double-dealing-character-mist-lake",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15526,
    "title": "Touhou Kishinjou ~ Double Dealing Character - Mist Lake",
    "authors": [
      "K M S"
    ],
    "tags": [
      "calm",
      "water"
    ],
    "description": "Theme of Stage 1<br>\r\n<br>\r\nThe song is a remake version of what was made 4 years ago.",
    "latest_version": "smwc-15526-1493737014",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15526,
        "title": "Touhou Kishinjou ~ Double Dealing Character - Mist Lake",
        "version": "smwc-15526-1493737014",
        "upstream_time": 1493737014,
        "download_url": "https://dl.smwcentral.net/15526/Mist%20Lake.zip",
        "filename": "Mist Lake.zip",
        "size": 35764,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kishinjou-double-dealing-character-primordial-beat-pristine-beat",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7552,
    "title": "Touhou Kishinjou ~ Double Dealing Character - Primordial Beat ~ Pristine Beat",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "fire"
    ],
    "description": "The theme of Raiko Horikawa, would suit chases and lava zones.",
    "latest_version": "smwc-7552-1386183505",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7552,
        "title": "Touhou Kishinjou ~ Double Dealing Character - Primordial Beat ~ Pristine Beat",
        "version": "smwc-7552-1386183505",
        "upstream_time": 1386183505,
        "download_url": "https://dl.smwcentral.net/7552/Raiko.zip",
        "filename": "Raiko.zip",
        "size": 68713,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kishinjou-double-dealing-character-the-impossible-youkai-girl-reverse-ideology-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29403,
    "title": "Touhou Kishinjou ~ Double Dealing Character - The Impossible Youkai Girl ~ Reverse Ideology (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #c2c2d1;\">𝐅𝐫𝐨𝐦 𝐡𝐞𝐫𝐞 𝐨𝐧, 𝐭𝐡𝐞 𝐬𝐭𝐫𝐨𝐧𝐠 𝐬𝐡𝐚𝐥𝐥 𝐥𝐨𝐬𝐞 𝐭𝐡𝐞𝐢𝐫 𝐩𝐨𝐰𝐞𝐫 𝐚𝐧𝐝 𝐭𝐡𝐞 𝐰𝐞𝐚𝐤 𝐰𝐢𝐥𝐥 𝐮𝐧𝐢𝐟𝐲 𝐭𝐡𝐞 𝐰𝐨𝐫𝐥𝐝!</span></span><br>\r\n<br>\r\nDid an arrangement of Seija Kijin's theme from Touhou 14: Double Dealing Character, <a href=\"https://youtu.be/hYcb854qGx0\" rel=\"nofollow\">Reverse Ideology</a>, for C3 Winter 2022. Easily one of my favorite boss themes in the series and kinda reminds me of Castlevania.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n",
    "latest_version": "smwc-29403-1643604544",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29403,
        "title": "Touhou Kishinjou ~ Double Dealing Character - The Impossible Youkai Girl ~ Reverse Ideology (Remix)",
        "version": "smwc-29403-1643604544",
        "upstream_time": 1643604544,
        "download_url": "https://dl.smwcentral.net/29403/Impossible%20Youkai%20Girl%2C%20The.zip",
        "filename": "Impossible Youkai Girl%2C The.zip",
        "size": 76395,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kishinjou-double-dealing-character-thunderclouds-of-magical-power",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15373,
    "title": "Touhou Kishinjou ~ Double Dealing Character - Thunderclouds of Magical Power",
    "authors": [
      "K M S"
    ],
    "tags": [
      "airship",
      "night",
      "sky",
      "tense"
    ],
    "description": "Theme of Extra Stage",
    "latest_version": "smwc-15373-1490835706",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15373,
        "title": "Touhou Kishinjou ~ Double Dealing Character - Thunderclouds of Magical Power",
        "version": "smwc-15373-1490835706",
        "upstream_time": 1490835706,
        "download_url": "https://dl.smwcentral.net/15373/Thunderclouds%20of%20Magical%20Power.zip",
        "filename": "Thunderclouds of Magical Power.zip",
        "size": 34297,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kisouken-infinite-blade-pavillon-pierce-through-the-raging-winds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41064,
    "title": "Touhou Kisouken ~ Infinite Blade Pavillon - Pierce Through the Raging Winds",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "carnival",
      "chase",
      "ghost house",
      "mountain",
      "upbeat",
      "urban"
    ],
    "description": "The energetic stage 2 theme from 東方鬼葬剣 ～ Infinite Blade Pavilion, a Touhou fangame. This and the stage 2 boss theme are an energetic combo that I absolutely love.<br>\r\n<br>\r\nPorting this was interesting, because it felt like stuffing 12 channels into 8, but the end result doesn't show!<br>\r\n<br>\r\n[UPDATE] 2025-12-01: Fixed an inaccuracy in the bass, and tweaked echo and some ADSR.",
    "latest_version": "smwc-41064-1769909583",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41064,
        "title": "Touhou Kisouken ~ Infinite Blade Pavillon - Pierce Through the Raging Winds",
        "version": "smwc-41064-1769909583",
        "upstream_time": 1769909583,
        "download_url": "https://dl.smwcentral.net/41064/ragingwinds.zip",
        "filename": "ragingwinds.zip",
        "size": 35251,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-scarlet-devil-a-soul-as-red-as-a-ground-cherry",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15524,
    "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - A Soul as Red as a Ground Cherry",
    "authors": [
      "K M S"
    ],
    "tags": [
      "calm",
      "dark",
      "jungle"
    ],
    "description": "Theme of Stage 1<br>\r\n<br>\r\nThis song was made by Decoy Blimp's request.",
    "latest_version": "smwc-15524-1493736769",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15524,
        "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - A Soul as Red as a Ground Cherry",
        "version": "smwc-15524-1493736769",
        "upstream_time": 1493736769,
        "download_url": "https://dl.smwcentral.net/15524/A%20Soul%20as%20Red%20as%20a%20Ground%20Cherry.zip",
        "filename": "A Soul as Red as a Ground Cherry.zip",
        "size": 37672,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-scarlet-devil-a-soul-as-red-as-a-ground-cherry-mega-man-x3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27387,
    "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - A Soul as Red as a Ground Cherry (Mega Man X3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "forest",
      "night",
      "town",
      "urban"
    ],
    "description": "Based : MMX3 Intro Stage?",
    "latest_version": "smwc-27387-1625845031",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27387,
        "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - A Soul as Red as a Ground Cherry (Mega Man X3 Style)",
        "version": "smwc-27387-1625845031",
        "upstream_time": 1625845031,
        "download_url": "https://dl.smwcentral.net/27387/TH6Stage1%20MMX3.zip",
        "filename": "TH6Stage1 MMX3.zip",
        "size": 79724,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-scarlet-devil-apparitions-stalk-the-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14081,
    "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - Apparitions Stalk The Night",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "night"
    ],
    "description": "Rumia's theme from Touhou 6. Could fit boss battles and athletic night levels.",
    "latest_version": "smwc-14081-1471150588",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14081,
        "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - Apparitions Stalk The Night",
        "version": "smwc-14081-1471150588",
        "upstream_time": 1471150588,
        "download_url": "https://dl.smwcentral.net/14081/Apparitions%20Stalk%20The%20Night%20%5BU%5D.zip",
        "filename": "Apparitions Stalk The Night %5BU%5D.zip",
        "size": 24455,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-scarlet-devil-fists-of-the-eastern-dragons-shanghai-teahouse-chinese-tea-hado-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39941,
    "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - Fists of the Eastern Dragons 🐉 - Shanghai Teahouse ~ Chinese Tea (Hado-mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "calm",
      "credits",
      "final",
      "mountain",
      "night",
      "sky",
      "tense",
      "upbeat"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #EC4741;\">❝ 𝒜𝒽, 𝓉𝒽𝒶𝓉 𝓌𝒶𝓈 𝓇𝑒𝒻𝓇𝑒𝓈𝒽𝒾𝓃𝑔.<br>\r\n𝒲𝒾𝓉𝒽𝑜𝓊𝓉 𝓋𝒾𝑔𝑜𝓇𝑜𝓊𝓈 𝑒𝓍𝑒𝓇𝒸𝒾𝓈𝑒, 𝓉𝒽𝑒 𝒷𝑜𝒹𝓎 𝒷𝑒𝒸𝑜𝓂𝑒𝓈 𝓌𝑒𝒶𝓀. ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Hong Meiling, Touhou 12.3 Hisoutensoku ~ Chōdokyū Ginyoru no Nazo wo Oe (2009)</span><br>\r\n<br>\r\n<img src=\"https://bin.smwcentral.net/u/23547/Meiling%2Bvs%2BRyu.webp\" alt=\"\"><br>\r\n<br>\r\nDid an arrangement of the AMAZING <b><a href=\"https://youtu.be/YIy2S8MB8c8\" rel=\"nofollow\">Shanghai Teahouse</a> <a href=\"https://youtu.be/2FZTTuoGN9I\" rel=\"nofollow\">~</a> <a href=\"https://youtu.be/DpvgdbxYeFk\" rel=\"nofollow\">Chinese Tea</a></b> (aka the stage theme song of GIGA-CHAD HONG MEILING) from <i>Touhou VI Koumakyou ~ the Embodiment of Scarlet Devil</i> <div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">(ft. <a href=\"https://youtu.be/hO7JEqIPQv0\" rel=\"nofollow\">R</a><a href=\"https://youtu.be/IFbn4nuTMj8\" rel=\"nofollow\">y</a><a href=\"https://youtu.be/Ca5cW8bJEhw\" rel=\"nofollow\">u</a> <a href=\"https://youtu.be/_dSH5FZeL80\" rel=\"nofollow\">f</a><a href=\"https://youtu.be/9jun-kIyddk\" rel=\"nofollow\">r</a><a href=\"https://youtu.be/Yt0pN9O5Q8c\" rel=\"nofollow\">o</a><a href=\"https://youtu.be/wTa5cVoJfq8\" rel=\"nofollow\">m</a> <a href=\"https://youtu.be/4_FSt15HgMo\" rel=\"nofollow\">S</a><a href=\"https://youtu.be/haBMU9XH2GQ\" rel=\"nofollow\">t</a><a href=\"https://youtu.be/AyoT3lOY3H4\" rel=\"nofollow\">r</a><a href=\"https://youtu.be/swPlzzavzWg\" rel=\"nofollow\">e</a><a href=\"https://youtu.be/oUn549UmSlw\" rel=\"nofollow\">e</a><a href=\"https://youtu.be/eX39ZtXAIak\" rel=\"nofollow\">t</a><a href=\"https://youtu.be/7JM7pPpfIPY\" rel=\"nofollow\">s</a>)</div></div>. This mashup was inevitable, especially after having <a href=\"https://smwc.me/s/23859\">mashed up her Hisoutensoku theme</a> <a href=\"https://smwc.me/s/27646\">with Ken Masters' theme twice</a> in the past. Kinda funny how her SWR theme goes well with Ken's theme (OG World Warrior) and her EoSD theme goes well with Ryu's theme (specifically the SSF2 (SNES USA) & HD Remix renditions)<br>\r\n<br>\r\nShanghai Teahouse ~ Chinese Tea is my favorite Touhou stage theme and a top 2 track in the franchise. I love this theme as much as I love Meiling (she's so freaking cool)!!! :DDDDD<br>\r\nRyu's Theme is also a top 5 SF theme for me and always will be one of my favorites, though my favorite version of his theme easily is both the SSF2 (SNES USA) and HD Remix renditions of his theme, and just like Meiling, his theme song is just as awesome as the homeless man himself.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠  \"Bonus End,\" P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. F# Minor w/ Slight Detune (Remix Pitch)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. F# Minor (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ3. F Minor (<a href=\"https://youtu.be/-AqYJCU98Qg\" rel=\"nofollow\">Hisouten</a>-<a href=\"https://youtu.be/Yt0pN9O5Q8c\" rel=\"nofollow\">Genesis</a> Pitch)<br>\r\nㅤ4. D# Minor (<a href=\"https://youtu.be/DpvgdbxYeFk\" rel=\"nofollow\">Strange</a> <a href=\"https://youtu.be/wkdz9hl-cVQ\" rel=\"nofollow\">Dream</a> Pitch)<br>\r\nㅤ5. E Minor (<a href=\"https://youtu.be/FlKqhtqv9Q8\" rel=\"nofollow\">Revival</a> Pitch)<br>\r\nㅤ5. G Minor (Custom Pitch) <br>\r\n<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables the voice clip, but sacrifices SMW-Compatibility (Voice Enabled)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Disables the voice clip & Decreases the Echo (Voice Disabled)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Echo Delay, but sacrifices SMW-Compatibility (OG Echo)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤㅤ♠ Keeps the Outro<br>\r\nㅤ2. Decreased Echo Delay, but removes the outro (DISABLES Outro)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤㅤ♠ Skips the Outro<br>\r\nㅤ3. Decreased Echo Delay (LOWER Echo)<br>\r\nㅤㅤ♠ Keeps the Outro",
    "latest_version": "smwc-39941-1751668610",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39941,
        "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - Fists of the Eastern Dragons 🐉 - Shanghai Teahouse ~ Chinese Tea (Hado-mix)",
        "version": "smwc-39941-1751668610",
        "upstream_time": 1751668610,
        "download_url": "https://dl.smwcentral.net/39941/Fists%20of%20the%20Eastern%20Dragons.zip",
        "filename": "Fists of the Eastern Dragons.zip",
        "size": 841378,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-scarlet-devil-locked-girl-the-girl-s-secret-room",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22664,
    "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - Locked Girl ~ The Girl's Secret Room",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "dark",
      "final",
      "tense"
    ],
    "description": "Patchouli's theme from Touhou 6. Could fit bosses and final zones pretty much.<br>\r\n<br>\r\nUPDATE: Made it compatible with all sfx/global songs.",
    "latest_version": "smwc-22664-1587065895",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22664,
        "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - Locked Girl ~ The Girl's Secret Room",
        "version": "smwc-22664-1587065895",
        "upstream_time": 1587065895,
        "download_url": "https://dl.smwcentral.net/22664/Mukyuun~.zip",
        "filename": "Mukyuun~.zip",
        "size": 88292,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-scarlet-devil-septette-for-the-dead-princess",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11597,
    "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - Septette for the Dead Princess",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "dark",
      "final",
      "sad"
    ],
    "description": "Remilia Scarlet's theme. A sad Touhou music that could fit final-ish levels, dark places and some kind of boss battles.",
    "latest_version": "smwc-11597-1439166202",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11597,
        "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - Septette for the Dead Princess",
        "version": "smwc-11597-1439166202",
        "upstream_time": 1439166202,
        "download_url": "https://dl.smwcentral.net/11597/Touhou%206%20-%20Septette%20for%20the%20dead%20queen%20%28S%29.zip",
        "filename": "Touhou 6 - Septette for the dead queen (S).zip",
        "size": 76621,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-scarlet-devil-shanghai-alice-of-meiji",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24006,
    "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - Shanghai Alice of Meiji 17",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "dark"
    ],
    "description": "The music playing during the battle with the boss of stage 3, Hong Meiling. It could work for bosses and athletic areas.<br>\r\n<br>\r\nEdit: made it better I guess.",
    "latest_version": "smwc-24006-1595746961",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24006,
        "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - Shanghai Alice of Meiji 17",
        "version": "smwc-24006-1595746961",
        "upstream_time": 1595746961,
        "download_url": "https://dl.smwcentral.net/24006/ChinaMK2.zip",
        "filename": "ChinaMK2.zip",
        "size": 34767,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-scarlet-devil-shanghai-teahouse-chinese-tea",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22854,
    "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - Shanghai Teahouse ~ Chinese Tea",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "athletic",
      "mountain",
      "ruins",
      "sky"
    ],
    "description": "The Stage 3 theme from Embodiment of Scarlet Devil, probably the most well-known Touhou game.<br>\r\n<br>\r\nA song that goes back and forth between a hesitant calmness and an energetic main melody. Probably best suited for athletic or sky levels, though the song does have a certain emotion to it that's not just blindly happy. With the way the tempo increases at times, it especially suits very fast-paced levels.<br>\r\n<br>\r\n<br>\r\nRequested by Slakkmichael.<br>\r\n<br>\r\n[2020/05/02] UPDATE: minor fixes",
    "latest_version": "smwc-22854-1589236430",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22854,
        "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - Shanghai Teahouse ~ Chinese Tea",
        "version": "smwc-22854-1589236430",
        "upstream_time": 1589236430,
        "download_url": "https://dl.smwcentral.net/22854/shanghai_teahouse.zip",
        "filename": "shanghai_teahouse.zip",
        "size": 35555,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-scarlet-devil-shanghai-teahouse-chinese-tea-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30072,
    "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - Shanghai Teahouse ~ Chinese Tea (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "temple"
    ],
    "description": "(ARMORED MEILING)<br>\r\n<br>\r\nI wish I could do a perfect Capcom Format SPC remix.",
    "latest_version": "smwc-30072-1649192840",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30072,
        "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - Shanghai Teahouse ~ Chinese Tea (Mega Man X Style)",
        "version": "smwc-30072-1649192840",
        "upstream_time": 1649192840,
        "download_url": "https://dl.smwcentral.net/30072/TH6Stage3_X1.zip",
        "filename": "TH6Stage3_X1.zip",
        "size": 57153,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-scarlet-devil-tomboyish-girl-in-love",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21133,
    "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - Tomboyish Girl in Love",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "ice"
    ],
    "description": "The strongest's theme, for your strongest athletic ice levels. ❄️❄️❄️",
    "latest_version": "smwc-21133-1568678561",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21133,
        "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - Tomboyish Girl in Love",
        "version": "smwc-21133-1568678561",
        "upstream_time": 1568678561,
        "download_url": "https://dl.smwcentral.net/21133/9.zip",
        "filename": "9.zip",
        "size": 33322,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-scarlet-devil-tomboyish-girl-in-love-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28046,
    "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - Tomboyish Girl in Love (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "ice"
    ],
    "description": "maybe 2021.9.9 release?",
    "latest_version": "smwc-28046-1632712067",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28046,
        "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - Tomboyish Girl in Love (Mega Man X Style)",
        "version": "smwc-28046-1632712067",
        "upstream_time": 1632712067,
        "download_url": "https://dl.smwcentral.net/28046/TH6Boss2_%28MMX%29.zip",
        "filename": "TH6Boss2_(MMX).zip",
        "size": 63827,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-scarlet-devil-u-n-owen-was-her",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10373,
    "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - U.N. Owen Was Her?",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "dark",
      "final"
    ],
    "description": "Flandre Scarlet's theme, a Touhou music which could easily fit intense boss battles.",
    "latest_version": "smwc-10373-1424534083",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10373,
        "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - U.N. Owen Was Her?",
        "version": "smwc-10373-1424534083",
        "upstream_time": 1424534083,
        "download_url": "https://dl.smwcentral.net/10373/Touhou%206%20EoSD%20-%20U.N.Owen%20Was%20Her.zip",
        "filename": "Touhou 6 EoSD - U.N.Owen Was Her.zip",
        "size": 77628,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-scarlet-devil-u-n-owen-was-her-stage-clear-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32753,
    "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - U.N. Owen Was Her? (Stage Clear Mix)",
    "authors": [
      "Dark Mario Bros",
      "FantasticFox"
    ],
    "tags": [
      "goal"
    ],
    "description": "Flandre Stage Clear!<br>\r\n<br>\r\nIt's a stage clear theme based on Flandre's theme \"U.N. Owen Was Her?\"<br>\r\n<br>\r\nShoutouts to FantasticFox for the inspiration and original version.<br>\r\n<br>\r\nMade it to sound in a similar way the original SMW stage clear would, but playing Flandre's theme instead",
    "latest_version": "smwc-32753-1680300775",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32753,
        "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - U.N. Owen Was Her? (Stage Clear Mix)",
        "version": "smwc-32753-1680300775",
        "upstream_time": 1680300775,
        "download_url": "https://dl.smwcentral.net/32753/Flandre%20Stage%20Clear.zip",
        "filename": "Flandre Stage Clear.zip",
        "size": 30961,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-scarlet-devil-voile-the-magic-library",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14953,
    "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - Voile, the Magic Library",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "castle",
      "ghost house",
      "spooky"
    ],
    "description": "Patchouli's stage theme from Touhou 6. Could fit castles, libraries, maybe ghost houses.",
    "latest_version": "smwc-14953-1486649321",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14953,
        "title": "Touhou Koumakyou ~ the Embodiment of Scarlet Devil - Voile, the Magic Library",
        "version": "smwc-14953-1486649321",
        "upstream_time": 1486649321,
        "download_url": "https://dl.smwcentral.net/14953/Mukyuu%20stage.zip",
        "filename": "Mukyuu stage.zip",
        "size": 75666,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-the-scarlet-devil-an-eternity-that-is-more-transient-than-scarlet-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23560,
    "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - An Eternity that is More Transient than Scarlet (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "cave",
      "credits",
      "title",
      "water"
    ],
    "description": "My very first port I ever worked on (though never uploaded it due to being unsatisfied with it) long time ago. It's the ending theme of <i>Touhou 6: Embodiment of the Scarlet Devil</i>.<br>\r\n<br>\r\nNote:<br>\r\n- There is a \"READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n       - The Thunder SFX and @7 are disabled.<br>\r\n- There are three customizable pitches for this song that you can adjust in the song file:<br>\r\n       - e minor (The default pitch)<br>\r\n       - f minor (The midi pitch)<br>\r\n       - d# minor (A custom pitch for this remix) ",
    "latest_version": "smwc-23560-1594350446",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23560,
        "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - An Eternity that is More Transient than Scarlet (Remix)",
        "version": "smwc-23560-1594350446",
        "upstream_time": 1594350446,
        "download_url": "https://dl.smwcentral.net/23560/Crimson%20Ending.zip",
        "filename": "Crimson Ending.zip",
        "size": 167911,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-the-scarlet-devil-apparitions-stalk-the-night-stage-clear-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34036,
    "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - Apparitions Stalk The Night (Stage-Clear-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "goal"
    ],
    "description": "Did a short arrangement of <a href=\"https://youtu.be/fd8IHH4Tz20\" rel=\"nofollow\">Apparitions Stalk The Night</a> (from Touhou 6 Koumakyou ~ Embodiment of the Scarlet Devil) as a \"stage-clear-mix\".<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎There are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. A Minor (<a href=\"https://youtu.be/fd8IHH4Tz20\" rel=\"nofollow\">Original</a> Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. G# Minor (<a href=\"https://youtu.be/kvyrDERauLk\" rel=\"nofollow\">MIDI</a> Pitch)<br>\r\n<br>\r\nThere are also customizable options for enabling & disabling the goal tape sound that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables Goal SFX [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables Goal SFX",
    "latest_version": "smwc-34036-1691754709",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34036,
        "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - Apparitions Stalk The Night (Stage-Clear-Mix)",
        "version": "smwc-34036-1691754709",
        "upstream_time": 1691754709,
        "download_url": "https://dl.smwcentral.net/34036/Apparitions%20Stalk%20The%20Night%20%28Stage-Clear-Mix%29.zip",
        "filename": "Apparitions Stalk The Night (Stage-Clear-Mix).zip",
        "size": 123905,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-the-scarlet-devil-arbiter-of-humanity-s-fate-septette-for-the-dead-princess-divine-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40904,
    "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - 𝒮𝒸𝒶𝓇𝓁𝑒𝓉, Arbiter of Humanity's Fate 🩸 ~ Septette for the Dead Princess (Divine-mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "abstract",
      "boss",
      "castle",
      "chaotic",
      "chase",
      "dark",
      "final",
      "night",
      "spooky",
      "tense",
      "upbeat"
    ],
    "description": "<span style=\"font-size: 20pt;\"><span style=\"color: #F14B74;\">❝ 𝕭𝖊𝖈𝖆𝖚𝖘𝖊 𝖙𝖍𝖊 𝖒𝖔𝖔𝖓 𝖎𝖘 𝖙𝖍𝖎𝖘 𝖗𝖊𝖉, 𝕴 𝖜𝖎𝖑𝖑 𝖐𝖎𝖑𝖑 𝖞𝖔𝖚 𝖋𝖔𝖗 𝖗𝖊𝖆𝖑. ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- 𝑅𝑒𝓂𝒾𝓁𝒾𝒶 𝒮𝒸𝒶𝓇𝓁𝑒𝓉, <i>Touhou 6 Kōmakyō ~ the Embodiment of the Scarlet Devil</i> (2003)</span><br>\r\n<br>\r\n<img src=\"https://bin.smwcentral.net/u/23547/RemiRichter.gif\" alt=\"\"><br>\r\n<br>\r\nThe moon is red, and your shirt is stained with its color. You sit on the floor, barely able to breathe as a girl with fangs holding a glass of tea stands in front of you, mocking your humanity. She reaches her left hand and grips your neck, lifting you up while your face stares straight into the moon's gleaming light. The girl tells you to remember her name for she is known as the <a href=\"https://youtu.be/aJQ5HsXlPTo?si=vyn971luqfZHzrHg\" rel=\"nofollow\">mistress of the</a> <a href=\"https://youtu.be/ebIdOHQhLcU\" rel=\"nofollow\">Scarlet Devil Mansion</a>. She opens her mouth and reaches towards your neck. You've realized you've lost so much blood that your will to fight back is over, now wishing for a quick death instead. Before you could feel her fangs pierce through your neck your eyes focus to the right as you hear a strange sound, and within a flash a spinning object comes in between your death and her hands, causing the girl to get knocked back while you fall back onto the floor. The spinning object boomerangs back, and you get a quick glance at it. It was shaped like a holy cross. Your eyes are fixated on the holy object, curious as to where it's going back to, before you see a figure in the shadows catch it. You try to get a good look at the person but only notice a white headband on his head. The figure suddenly walks out of the shadows and stands there menacingly before uttering the words \"Die, monster! You don't belong in this world.\" Suddenly, the girl's eyes show fear as she slowly turns her head left as she sees the bane of her existence, <a href=\"https://youtu.be/XoGCokTDSyA\" rel=\"nofollow\">the vampire</a> <a href=\"https://youtu.be/SzrvBANyArs\" rel=\"nofollow\">hunter who</a> <a href=\"https://youtu.be/2h0KlT3kEwI\" rel=\"nofollow\">came with</a> <a href=\"https://youtu.be/p2De8U8Mjac\" rel=\"nofollow\">the</a> <a href=\"https://youtu.be/G3VlJPvBY30\" rel=\"nofollow\">purpose</a> <a href=\"https://youtu.be/5VHHl-ETCg8\" rel=\"nofollow\">to slay</a> <a href=\"https://youtu.be/ozjJi0NcRqo\" rel=\"nofollow\">her</a>. The hunter's eyes stares deeply into her with nothing short of a disgusted expression. The two rivals lock eyes onto each before entering into another battle to decide the fate between the humans and vampires!!!<br>\r\n<br>\r\nFor those who don't know, <b>Septette for the Dead Princess</b> is my #1 favorite Touhou song & my favorite final boss theme in any video game, and mashing it up with my favorite Castlevania theme was always a plan ever since I <a href=\"https://smwc.me/s/30196\">arranged Divine Bloodlines back in 2022</a> (which was also a mashup with this theme). This is the second part in the \"Remilia Scarlet 16-Bit Remix Duology\" (the first mix was <a href=\"https://smwc.me/s/40183\">The Young Descendent of Tepes</a>).<br>\r\n<br>\r\nOh yeah...<br>\r\n<br>\r\n<span style=\"font-size: 18pt;\">𝕳𝖆𝖕𝖕𝖞 𝕳𝖆𝖑𝖑𝖔-𝖍𝖔𝖔𝖉! 🎃</span><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #C784FF;\">Important:</span></b></span><br>\r\nㅤ♠  What's disabled:<br>\r\nㅤㅤ -  \"Bonus End\" (@7)<br>\r\nㅤㅤ -  Yoshi SFX (@15)<br>\r\nㅤㅤ -  Thunder SFX<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. B Minor w/ Slight Detune (Remix Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. B Minor (<a href=\"https://youtu.be/p9amo7UbHjM\" rel=\"nofollow\">Cus</a><a href=\"https://youtu.be/mJVLeDIG_1A\" rel=\"nofollow\">tom</a> Pitch)<br>\r\nㅤ3. C Minor (<a href=\"https://youtu.be/XoGCokTDSyA\" rel=\"nofollow\">Orig</a><a href=\"https://youtu.be/XoGCokTDSyA\" rel=\"nofollow\">inal</a> Pitch)<br>\r\nㅤ4. D# Minor (<a href=\"https://youtu.be/ebIdOHQhLcU\" rel=\"nofollow\">MIDI</a> Pitch)<br>\r\nㅤ5. A Minor (<a href=\"https://youtu.be/yQb_jp3K-xs\" rel=\"nofollow\">IaMP</a> Pitch)<br>\r\nㅤ6. D Minor (<a href=\"https://youtu.be/TNkYgXNRQMM\" rel=\"nofollow\">SWR</a> Pitch)<br>\r\nㅤ7. C# Minor (<a href=\"https://youtu.be/RBwGehtkFpw\" rel=\"nofollow\">Azure Reflections</a> Pitch)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Echo Delay, but sacrifices SMW-Compatibility (OG Echo)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. No Echo Delay (NO Echo)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span>",
    "latest_version": "smwc-40904-1767134019",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40904,
        "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - 𝒮𝒸𝒶𝓇𝓁𝑒𝓉, Arbiter of Humanity's Fate 🩸 ~ Septette for the Dead Princess (Divine-mix)",
        "version": "smwc-40904-1767134019",
        "upstream_time": 1767134019,
        "download_url": "https://dl.smwcentral.net/40904/Scarlet%2C%20Arbiter%20of%20Humanity%27s%20Fate.zip",
        "filename": "Scarlet%2C Arbiter of Humanity%27s Fate.zip",
        "size": 691908,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-the-scarlet-devil-battle-spirit-of-the-devil-s-guardian-shanghai-alice-of-meiji",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35418,
    "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - Battle Spirit Of The Devil's Guardian 🐲 ~ Shanghai Alice of Meiji 17 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "dark",
      "final",
      "sky",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #FF4A5A;\"><i>❝ <b>Relying on projectiles is a waste.<br>\r\nSmacking them directly feels better.</b> ❞</i></span></span><br>\r\n‎‎‎‎‎‎‎‎ㅤ<span style=\"font-size: 8pt;\">- Hong Meiling, 2009</span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/h4FVKSHjg-0?si=zlW4GnwhO7c51Srp\" rel=\"nofollow\">Shanghai Alice</a> <a href=\"https://youtu.be/Q0PoZmXL93c?si=IbUYwOFiiGDcN2Ff\" rel=\"nofollow\">of Meiji 17</a> from Touhou 6: Embodiment of the Scarlet Devil. Was recommended this one by a friend a week back and decided it'd be fun to do. Also, I'm also a MASSIVE Hong Meiling, and I think she's just really cool (just like you... maybe)!!! :D<br>\r\n<br>\r\nReally wanted to go for a more badass take on the magical theme 'cuz I thought it'd be fitting for her alongside referencing her other theme 'cuz I'm basically in love with that theme.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file</u></span>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. B Minor w/ slight detune (Remix Pitch - Listening-Only)<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. B Minor (Remix Pitch)  <span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\n‎‎‎‎‎‎‎‎ㅤ3. G# Minor (<a href=\"https://youtu.be/Q0PoZmXL93c?si=IbUYwOFiiGDcN2Ff\" rel=\"nofollow\">MIDI</a> Pitch)<br>\r\n‎‎‎‎‎‎‎‎ㅤ4. C# Minor (Custom Pitch)<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file</u></span>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables the voice clip, but isn't compatible with SMW (Listening-Only)<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables the voice clip (SMW-Compatible)  <span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\n<br>\r\n<br>\r\n<img src=\"https://static.wikia.nocookie.net/mugen/images/3/31/Meiling-Idle.gif\" alt=\"\">",
    "latest_version": "smwc-35418-1700369123",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35418,
        "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - Battle Spirit Of The Devil's Guardian 🐲 ~ Shanghai Alice of Meiji 17 (Remix)",
        "version": "smwc-35418-1700369123",
        "upstream_time": 1700369123,
        "download_url": "https://dl.smwcentral.net/35418/Battle%20Spirit%20Of%20The%20Devil%27s%20Guardian.zip",
        "filename": "Battle Spirit Of The Devil%27s Guardian.zip",
        "size": 360961,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-the-scarlet-devil-devil-s-2nd-hand-luna-dial-lunar-clock-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30711,
    "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - Devil's 2nd Hand 🕒 ~ Luna Dial ~ Lunar Clock (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "dark",
      "final",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #4da6ff;\"><i><b>ZA WARUDO!!</b></i></span></span><br>\r\n<br>\r\nDid an arrangement of <s>Dio Brando's</s> Sakuya Izayoi's theme, <a href=\"https://youtu.be/m1nRuWqW09Q\" rel=\"nofollow\">Luna Dial ~</a> <a href=\"https://youtu.be/HG7o83Kkquc\" rel=\"nofollow\">Lunar Clock</a> from Touhou 6: Embodiment of the Scarlet Devil. Essentially the \"Shadow the Hedgehog\" of the series in terms of her insane popularity from her multiple appearances in the series (including the latest mainline entry as of this upload, Touhou 18). She was one of my favorites when I got into the series and I still hold her up pretty high.<br>\r\n<br>\r\nAlways been a fan of her EoSD themes, especially her boss theme (aka this song). It's dark and tense, which is fitting for Sakuya's fight in that game.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C Minor w/ Slight Detune (Original Pitch - Listening Only)<br>\r\n2. C Minor (Original Pitch, turned on default)<br>\r\n3. C# Minor (<a href=\"https://youtu.be/EIprf6DgNRc\" rel=\"nofollow\">MIDI</a> Pitch)<br>\r\n4. B Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-30711-1656540446",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30711,
        "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - Devil's 2nd Hand 🕒 ~ Luna Dial ~ Lunar Clock (Remix)",
        "version": "smwc-30711-1656540446",
        "upstream_time": 1656540446,
        "download_url": "https://dl.smwcentral.net/30711/Devil%27s%202nd%20Hand.zip",
        "filename": "Devil%27s 2nd Hand.zip",
        "size": 174460,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-the-scarlet-devil-incident-beginnings-a-dream-that-is-more-scarlet-than-red-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28528,
    "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - Incident Beginnings ~ A Dream that is more Scarlet than Red (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "bonus",
      "credits",
      "final",
      "industrial",
      "night",
      "space",
      "title"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #eb4034;\">𝐔𝐧𝐟𝐨𝐫𝐭𝐮𝐧𝐚𝐭𝐞𝐥𝐲 𝐟𝐨𝐫 𝐲𝐨𝐮, 𝐈 𝐝𝐨𝐧'𝐭 𝐦𝐢𝐧𝐝 𝐧𝐞𝐞𝐝𝐥𝐞𝐬𝐬 𝐤𝐢𝐥𝐥𝐢𝐧𝐠.</span></span><br>\r\n<br>\r\nDid an arrangement of the theme that ushered a new era of Touhou, <a href=\"https://youtu.be/HZvnP0svJzk\" rel=\"nofollow\">A Dream that is more</a> <a href=\"https://youtu.be/gptQndKxYBI\" rel=\"nofollow\">Scarlet than Red</a> from Touhou 6: Embodiment of the Scarlet Devil. Returning to doing Touhou title themes after a year, and I took a lot of heavy inspiration from the <a href=\"https://youtu.be/1cjGITlCdw0\" rel=\"nofollow\">Touhou Luna Nights</a> version.<br>\r\n<br>\r\nIt's a great song that introduced the famous lemotif that'd follow future game theme songs, and it's simple yet very iconic. Hell, I even used it in some of my Mega Man remixes, lmao.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. D# Minor (Original Pitch, turned on default)<br>\r\n2. F Minor (MIDI Pitch)<br>\r\n3. E Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-28528-1638062107",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28528,
        "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - Incident Beginnings ~ A Dream that is more Scarlet than Red (Remix)",
        "version": "smwc-28528-1638062107",
        "upstream_time": 1638062107,
        "download_url": "https://dl.smwcentral.net/28528/Incident%20Beginnings.zip",
        "filename": "Incident Beginnings.zip",
        "size": 161039,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-the-scarlet-devil-let-there-be-darkness-a-soul-as-red-as-a-ground-cherry-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31871,
    "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - Let There Be Darkness ~ A Soul as Red as a Ground Cherry (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "cave",
      "chase",
      "dark",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #ffe478;\">𝔚𝔢 𝔧𝔲𝔰𝔱 𝔪𝔢𝔢𝔱 𝔞 𝔣𝔢𝔴 𝔪𝔬𝔪𝔢𝔫𝔱𝔰 𝔞𝔤𝔬. ℭ𝔬𝔲𝔩𝔡 𝔶𝔬𝔲 𝔟𝔢 𝔫𝔦𝔤𝔥𝔱-𝔟𝔩𝔦𝔫𝔡?</span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/dYvvKyYIc5s\" rel=\"nofollow\">A Soul as Red</a> <a href=\"https://youtu.be/qLgZfNeeq6w\" rel=\"nofollow\">as a Ground Cherry</a> from Touhou Koumakyou ~ Embodiment of the Scarlet Devil. Wanted to commemorate the 20th anniversary of one of my favorite games of all-time (despite being late to the punch), and I thought an arrangement of Rumia's iconic stage theme would be awesome to do. Heavily based this off a version I heard in a fangame, Scarlet Family 2, which had a fire version of this theme.<br>\r\n<br>\r\nGreat track!! Really sets the tone for the drastically different adventure Touhou 6 has compared to every other entry.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. B Minor (Remix Pitch, turned on default)<br>\r\n2. D Minor (Original Pitch)<br>\r\n3. A# Minor (Custom Pitch)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables Voice Clip, but at the cost of SMW-Compatibility<br>\r\n2. Disables Voice Clip (turned on default)<br>\r\n",
    "latest_version": "smwc-31871-1672507352",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31871,
        "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - Let There Be Darkness ~ A Soul as Red as a Ground Cherry (Remix)",
        "version": "smwc-31871-1672507352",
        "upstream_time": 1672507352,
        "download_url": "https://dl.smwcentral.net/31871/Let%20There%20Be%20Darkness.zip",
        "filename": "Let There Be Darkness.zip",
        "size": 245919,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-the-scarlet-devil-lunar-clock-luna-dial-stage-clear-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34117,
    "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - Lunar Clock ~ Luna Dial (Stage-Clear-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "goal"
    ],
    "description": "Did a short arrangement of <a href=\"https://youtu.be/m1nRuWqW09Q\" rel=\"nofollow\">Lunar Clock ~ Luna Dial</a> (from Touhou 6 Koumakyou ~ Embodiment of the Scarlet Devil) as a \"stage-clear-mix.\" This one has been on my mind ever since I started these stage clear mixes back with the first one.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎There are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. C# Minor (<a href=\"https://youtu.be/EIprf6DgNRc\" rel=\"nofollow\">MIDI</a> Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. C Minor (<a href=\"https://youtu.be/m1nRuWqW09Q\" rel=\"nofollow\">Original</a> Pitch)<br>\r\n<br>\r\nThere are also customizable options for enabling & disabling the goal tape sound that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables Goal SFX [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables Goal SFX",
    "latest_version": "smwc-34117-1691756141",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34117,
        "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - Lunar Clock ~ Luna Dial (Stage-Clear-Mix)",
        "version": "smwc-34117-1691756141",
        "upstream_time": 1691756141,
        "download_url": "https://dl.smwcentral.net/34117/Lunar%20Clock%20~%20Luna%20Dial%20%28Stage-Clear-Mix%29.zip",
        "filename": "Lunar Clock ~ Luna Dial (Stage-Clear-Mix).zip",
        "size": 124431,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-the-scarlet-devil-mistress-beyond-the-stairway-the-young-descendent-of-tepes-snake-taboo-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40183,
    "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - 𝑅𝑒𝓂𝒾𝓁𝒾𝒶, Mistress beyond the Stairway 🦇 ~ The Young Descendent of Tepes (Snake-Taboo-mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "castle",
      "dark",
      "final",
      "industrial",
      "night",
      "tense",
      "upbeat"
    ],
    "description": "<span style=\"font-size: 20pt;\"><span style=\"color: #FF3657;\">❝ ℭ𝔞𝔫 𝔶𝔬𝔲 𝔯𝔢𝔪𝔢𝔪𝔟𝔢𝔯 𝔥𝔬𝔴 𝔪𝔞𝔫𝔶 𝔰𝔩𝔦𝔠𝔢𝔰 𝔬𝔣 𝔟𝔯𝔢𝔞𝔡 𝔶𝔬𝔲 𝔥𝔞𝔳𝔢 𝔢𝔞𝔱𝔢𝔫 𝔲𝔫𝔱𝔦𝔩 𝔫𝔬𝔴<b>?</b> ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- 𝑅𝑒𝓂𝒾𝓁𝒾𝒶 𝒮𝒸𝒶𝓇𝓁𝑒𝓉, <i>Touhou 6 Kōmakyō ~ EoSD</i> (2003)</span><br>\r\n<img src=\"https://bin.smwcentral.net/u/23547/Remilia%2B1.webp\" alt=\"\"><br>\r\nDid a special arrangement of Remilia Scarlet's stage theme <b><a href=\"https://youtu.be/7IJFV9wvssA\" rel=\"nofollow\">The Young</a> <a href=\"https://youtu.be/T_DfrP7lbS8\" rel=\"nofollow\">Descendent</a> <a href=\"https://youtu.be/KSa0eLnZDo0\" rel=\"nofollow\">of</a> <a href=\"https://youtu.be/g39jVVyCVVM\" rel=\"nofollow\">Tepes</a></b> from <i>Touhou 6 Koumakyou ~ the Embodiment of the Scarlet Devil </i> <div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">(ft. <a href=\"https://youtu.be/s_jvu37L8Pc\" rel=\"nofollow\">Malicious Intent</a> and <a href=\"https://youtu.be/i7PoS4rjEjU\" rel=\"nofollow\">Snake</a> <a href=\"https://youtu.be/SlfwSd-S8ks\" rel=\"nofollow\">Eyes</a>) from <i>Bloodstained: Curse of the Moon</i> and <i>Mega Man ZX</i> respectively)</div></div>. This is the first part of a set of two remixes for Remilia Scarlet, with this one being a remix of her stage theme, and the next one being her... you know...<br>\r\n<br>\r\nThis particular mashup was an idea I had in my head for the past couple years now. Remilia Scarlet's stage theme is one of my favorite final stage themes in Touhou, and two extra mixed tracks are my favorite tracks from each game they're in, and they work so well with her stage theme. <br>\r\n<br>\r\n<div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">Anyways, up next is <i>Septette for the Dead Princess</i>!! Look forward to that, bros!!!</div></div><br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠  What's disabled:<br>\r\nㅤㅤ -  \"Bonus End\" (@7)<br>\r\nㅤㅤ -  Thunder SFX<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. B Minor w/ Slight Detune (Remix Pitch)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. B Minor (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ3. C Minor (Custom Pitch 1)<br>\r\nㅤ4. A Minor (Custom Pitch 2)<br>\r\nㅤ5. A# Minor (Custom Pitch 3)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Echo Delay, but sacrifices SMW-Compatibility (OG Echo)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Decreased Echo Delay (LOWER Echo)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span>",
    "latest_version": "smwc-40183-1755812600",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40183,
        "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - 𝑅𝑒𝓂𝒾𝓁𝒾𝒶, Mistress beyond the Stairway 🦇 ~ The Young Descendent of Tepes (Snake-Taboo-mix)",
        "version": "smwc-40183-1755812600",
        "upstream_time": 1755812600,
        "download_url": "https://dl.smwcentral.net/40183/Remilia%2C%20Mistress%20beyond%20the%20Stairway.zip",
        "filename": "Remilia%2C Mistress beyond the Stairway.zip",
        "size": 482575,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-the-scarlet-devil-septette-for-the-dead-princess-death-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39130,
    "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - Septette for the Dead Princess (Death-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "game over",
      "miss"
    ],
    "description": "Did a short arrangement of <b><a href=\"https://youtu.be/aJQ5HsXlPTo?si=tYJh6TUFtuwdd_BZ\" rel=\"nofollow\">Septette for</a> <a href=\"https://youtu.be/ebIdOHQhLcU?si=5XUwJbdYn7RNAn2R\" rel=\"nofollow\">the Dead Princess</a></b> (from <i>Touhou 6 Koumakyou ~ the Embodiment of the Scarlet Devil</i>) as a \"death-mix.\" I've done too many stage-clear-mixes, so I gotta make another death-mix to compensate, and it's for not only the greatest Touhou theme of all-time (from one of the greatest characters / villains in the series) but also the greatest video game final boss theme of all-time (yes, this is a hill I will forever die on). <div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">Trust me, a full arrangement of this will be made in the future. I promise you that!!</div></div><br>\r\n<br>\r\nP.S: This also works really well as a game over theme too.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. C Minor (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. D# Minor (<a href=\"https://youtu.be/ebIdOHQhLcU?si=5XUwJbdYn7RNAn2R\" rel=\"nofollow\">MIDI</a> Pitch)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables Miss SFXㅤㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. Disables Miss SFX<br>\r\n",
    "latest_version": "smwc-39130-1746045227",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39130,
        "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - Septette for the Dead Princess (Death-Mix)",
        "version": "smwc-39130-1746045227",
        "upstream_time": 1746045227,
        "download_url": "https://dl.smwcentral.net/39130/Septette%20for%20the%20Dead%20Princess%20%28Death-Mix%29.zip",
        "filename": "Septette for the Dead Princess (Death-Mix).zip",
        "size": 124201,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-the-scarlet-devil-soul-engulfed-by-darkness-apparitions-stalk-the-night-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28125,
    "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - Soul Engulfed By Darkness ~ Apparitions Stalk the Night (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "dark",
      "final",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #ffef5c;\">𝐌𝐚𝐲 𝐈 𝐞𝐚𝐭 𝐭𝐡𝐞 𝐨𝐧𝐞 𝐬𝐭𝐚𝐧𝐝𝐢𝐧𝐠 𝐛𝐞𝐟𝐨𝐫𝐞 𝐦𝐞?</span></span><br>\r\n<br>\r\nDid an arrangement of Rumia's boss theme, <a href=\"https://youtu.be/fd8IHH4Tz20\" rel=\"nofollow\">Apparitions Stalk the Night</a>, from Touhou 6: Embodiment of the Scarlet Devil. Still one of my favorite OSTs of all-time (and is my favorite Touhou one), and I felt the need to do more songs from this fantastic soundtrack.<br>\r\n<br>\r\nRumia's theme is iconic and another slapper. Honestly, I don't know what else I need to say here that probably hasn't already been said before. lmao.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. E Minor w/ slight detune (Original Pitch - Works in-game, but detunes SFX)<br>\r\n2. E Minor (Original Pitch, turned on default)<br>\r\n3. D# Minor (<a href=\"https://youtu.be/XcCYCqLi0d8\" rel=\"nofollow\">MIDI</a> Pitch)<br>\r\n4. F Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-28125-1632775501",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28125,
        "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - Soul Engulfed By Darkness ~ Apparitions Stalk the Night (Remix)",
        "version": "smwc-28125-1632775501",
        "upstream_time": 1632775501,
        "download_url": "https://dl.smwcentral.net/28125/Soul%20Engulfed%20by%20Darkness.zip",
        "filename": "Soul Engulfed by Darkness.zip",
        "size": 198079,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-the-scarlet-devil-spirit-of-the-vengeful-ice-fairy-beloved-tomboyish-girl-hardcore-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35045,
    "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - Spirit of the Vengeful Ice Fairy ❄️ ~ Beloved Tomboyish Girl (Hardcore Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "final",
      "night",
      "snow",
      "title"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #ACEEFF;\">❝𝗬𝗼𝘂 𝗰𝗮𝗻'𝘁 𝗲𝘃𝗲𝗻 𝗳𝗿𝗲𝗲𝘇𝗲 𝘀𝘁𝘂𝗳𝗳<b>!</b><br>\r\n𝗦𝗼 𝗱𝗼𝗻'𝘁 𝗮𝗰𝘁 𝗹𝗶𝗸𝗲 𝘆𝗼𝘂'𝗿𝗲 𝘀𝗼𝗺𝗲 𝗯𝗶𝗴𝘀𝗵𝗼𝘁<b>!</b>❞</span></span><br>\r\n‎‎‎‎‎‎‎‎ㅤ<span style=\"font-size: 8pt;\">- Cirno Touhou, 2009 #thp{&gt;:)}</span><br>\r\n<br>\r\nIt's that time of the year to give out a special 9/9 arrangement of Touhou 6's <a href=\"https://youtu.be/JIZ12EQ2SFg\" rel=\"nofollow\">Beloved</a> <a href=\"https://youtu.be/kw5a_ZaWMQ0\" rel=\"nofollow\">Tomboyish</a> <a href=\"https://youtu.be/WnVltopWrfY\" rel=\"nofollow\">Girl</a> for Cirno Day. Took heavy inspiration from some anime tracks and The Spirit Chaser from Rudra No Hihou. Originally thought of doing just a regular arrangement of her original theme, but nah. I'm gonna go higher. I'M FREEZING THE FROGS!! HOW DO YOU LIKE THAT, SUWAKO? I FROZE THE FROGS, YOU IDIOT!!<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ Death sound is gonna sound weird (@0 replaces @9 to save on space).<br>\r\n<br>\r\n<u>There are also customizable pitches for this song that you can adjust in the song's txt file</u>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. F Minor (Remix Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. D# Minor (Touhou 6 Pitch)<br>\r\n<br>\r\n<u>There are also customizable versions for this song that you can adjust in the song's txt file</u>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Echo will be increased, but at the cost of SMW-Compatibility<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables Voice Clip [turned on by default]",
    "latest_version": "smwc-35045-1697398865",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35045,
        "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - Spirit of the Vengeful Ice Fairy ❄️ ~ Beloved Tomboyish Girl (Hardcore Remix)",
        "version": "smwc-35045-1697398865",
        "upstream_time": 1697398865,
        "download_url": "https://dl.smwcentral.net/35045/Spirit%20of%20the%20Vengeful%20Ice%20Fairy.zip",
        "filename": "Spirit of the Vengeful Ice Fairy.zip",
        "size": 195971,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-the-scarlet-devil-u-n-owen-was-her",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28020,
    "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - U.N. Owen Was Her?",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "final",
      "mysterious",
      "tense"
    ],
    "description": "The famous song from Ronald McDonald, remade for the third time or so by me. Fits boss battles, and any final athletic level.",
    "latest_version": "smwc-28020-1631600622",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28020,
        "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil - U.N. Owen Was Her?",
        "version": "smwc-28020-1631600622",
        "upstream_time": 1631600622,
        "download_url": "https://dl.smwcentral.net/28020/U.N.Owen%20Was%20Her.zip",
        "filename": "U.N.Owen Was Her.zip",
        "size": 34582,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-koumakyou-the-embodiment-of-the-scarlet-devil-x-mega-man-x-take-a-chill-pill-tomboyish-girl-in-love-x-chill-penguin-special-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40630,
    "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil x Mega Man X - Take a Chill Pill! 💊  ~ Tomboyish Girl in Love x Chill Penguin (⑨/⑨ Special Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "credits",
      "ice",
      "snow",
      "title",
      "upbeat"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #69BBFF;\">❝ <i><b>Just look at you, X... You act so high and mighty... I can't stand it!</b></i> ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Chill Penguin, Mega Man Maverick Hunter X (2006)</span><br>\r\n<br>\r\n<img src=\"https://bin.smwcentral.net/u/23547/CirnoSpin.webp\" alt=\"\"><br>\r\n<br>\r\nDid a special arrangement of <b><a href=\"https://youtu.be/JIZ12EQ2SFg?si=BgdQnCx3yLYc76E2\" rel=\"nofollow\">Tomboyish</a> <a href=\"https://youtu.be/kw5a_ZaWMQ0?si=1cLRFKAFn2DC4cUE\" rel=\"nofollow\">Girl</a> <a href=\"https://youtu.be/Ku1YlgMhMng?si=FXpQl_I3ce6i2GJg\" rel=\"nofollow\">in</a> <a href=\"https://youtu.be/WnVltopWrfY?si=IqXc6qhvJVbqON1t\" rel=\"nofollow\">Love</a> x <a href=\"https://youtu.be/cxijjSCNOSg?si=Ht0kEYn_h14jKgvA\" rel=\"nofollow\">Chill</a> <a href=\"https://youtu.be/AsJJd67CKmU?si=7d7V_RH4NiWfek4-\" rel=\"nofollow\">Penguin's</a> <a href=\"https://youtu.be/03Z70cOvSUM?si=5_E7simHhR_ll74g\" rel=\"nofollow\">Stage</a></b> from <i>Touhou 6 Koumakyou ~ the Embodiment of the Scarlet Devil</i> & <i>Mega Man X</i>. I thought it'd be funny to pull another mashup with Icy Penguino's theme for this one 'cuz I felt the need to put him on full blast again.<br>\r\n<br>\r\nInitially, this was just gonna be a Chill Penguin remix with bits of Cirno's theme tossed in there, but it became more than that as time went on.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠  What's disabled:<br>\r\nㅤㅤ -  \"Bonus End\" (@7)<br>\r\nㅤㅤ -  \"P-Switch\" (@12)<br>\r\nㅤㅤ -  Thunder SFX<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. E Minor w/ Slight Detune (Remix Pitch)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. E Minor (Custom Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ3. F Minor (<a href=\"https://youtu.be/bd2bjGlSxnk\" rel=\"nofollow\">Venge</a><a href=\"https://smwc.me/s/35045\">ance</a> Pitch)<br>\r\nㅤ4. D# Minor (<a href=\"https://youtu.be/JIZ12EQ2SFg?t=28\" rel=\"nofollow\">Koumakyou</a> Pitch)<br>\r\nㅤ5. D Minor (<a href=\"https://youtu.be/kw5a_ZaWMQ0?t=31\" rel=\"nofollow\">MIDI</a><a href=\"https://youtu.be/GNeyqFfXf7k?si=rOchQZwRhI3wf25A\" rel=\"nofollow\">OSY</a><a href=\"https://youtu.be/lUAM35iym9E\" rel=\"nofollow\">S</a> Pitch)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables the voice clip, but sacrifices SMW-Compatibility (VOICE Enabled)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Disables the voice clip & Decreases the Echo (VOICE Disabled)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ3. Demo Version used for Summer C3 2025 (DEMO Version)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span>",
    "latest_version": "smwc-40630-1761961466",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40630,
        "title": "Touhou Koumakyou ~ the Embodiment of the Scarlet Devil x Mega Man X - Take a Chill Pill! 💊  ~ Tomboyish Girl in Love x Chill Penguin (⑨/⑨ Special Remix)",
        "version": "smwc-40630-1761961466",
        "upstream_time": 1761961466,
        "download_url": "https://dl.smwcentral.net/40630/Take%20a%20Chill%20Pill%21.zip",
        "filename": "Take a Chill Pill%21.zip",
        "size": 624903,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kouryuudou-unconnected-marketeers-a-shower-of-strange-occurences",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26725,
    "title": "Touhou Kouryuudou ~ Unconnected Marketeers - A Shower of Strange Occurences",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain"
    ],
    "description": "This is a Remix of Stage 1 from Touhou 18.<br>\r\n<br>\r\n(I couldn't understand the real English title of this song, but decided to quote it from the Touhou wiki.)<br>\r\n<br>\r\nGood for grassland levels, mountain levels, and athletic levels.",
    "latest_version": "smwc-26725-1618168219",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26725,
        "title": "Touhou Kouryuudou ~ Unconnected Marketeers - A Shower of Strange Occurences",
        "version": "smwc-26725-1618168219",
        "upstream_time": 1618168219,
        "download_url": "https://dl.smwcentral.net/26725/Touhou_18%20-%20A%20Shower%20of%20Strange%20Occurrences.zip",
        "filename": "Touhou_18 - A Shower of Strange Occurrences.zip",
        "size": 61632,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kouryuudou-unconnected-marketeers-kitten-of-great-fortune",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28325,
    "title": "Touhou Kouryuudou ~ Unconnected Marketeers - Kitten of Great Fortune",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "tense"
    ],
    "description": "Theme of the newly arrived fortune kitten Mike from Touhou 18. As a generic boss theme, fits generic bosses and athletic levels.<br>\r\n<br>\r\nUpdate: fixed a few points according bebn legg's feedback.",
    "latest_version": "smwc-28325-1632790149",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28325,
        "title": "Touhou Kouryuudou ~ Unconnected Marketeers - Kitten of Great Fortune",
        "version": "smwc-28325-1632790149",
        "upstream_time": 1632790149,
        "download_url": "https://dl.smwcentral.net/28325/Fortune%20Kitten.zip",
        "filename": "Fortune Kitten.zip",
        "size": 35648,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26775,
        "title": "Touhou Kouryuudou ~ Unconnected Marketeers - Kitten of Great Fortune",
        "version": "smwc-26775-1620178991",
        "upstream_time": 1620178991,
        "download_url": "https://dl.smwcentral.net/26775/Touhou%2018%20-%20Fortunate_Kitten.zip",
        "filename": "Touhou 18 - Fortunate_Kitten.zip",
        "size": 84007,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-kouryuudou-unconnected-marketeers-the-princess-who-slays-dragon-kings",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27536,
    "title": "Touhou Kouryuudou ~ Unconnected Marketeers - The Princess Who Slays Dragon Kings",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "boss",
      "cave",
      "chase",
      "fire",
      "industrial",
      "mountain",
      "upbeat"
    ],
    "description": "Momoyo Himemushi's theme from the 18th Touhou game, Unconnected Marketeers.<br>\r\n<br>\r\nThis song starts with chromatic buildup sections, before switching over to the happy and pumped-up chorus. I find it funny how similar some of the Retrologue instruments sound to SMW ones. Thank you @1.<br>\r\n<br>\r\nProbably my favourite Touhou extra boss theme.",
    "latest_version": "smwc-27536-1629854330",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27536,
        "title": "Touhou Kouryuudou ~ Unconnected Marketeers - The Princess Who Slays Dragon Kings",
        "version": "smwc-27536-1629854330",
        "upstream_time": 1629854330,
        "download_url": "https://dl.smwcentral.net/27536/momoyo.zip",
        "filename": "momoyo.zip",
        "size": 36843,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-mahoujou-book-of-star-mythology-fantastic-tale-of-one-night-asterhyshm-line",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33250,
    "title": "Touhou Mahoujou ~ Book of Star Mythology - Fantastic Tale of One Night ~ Asterhyshm Line",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "credits",
      "cutscene",
      "ice",
      "menu",
      "night",
      "overworld",
      "title"
    ],
    "description": "The title screen theme from 東方魔宝城 ～ Book of Star Mythology, a pretty well-known Touhou fangame with lots of stars in it, and a bizarre take on LoLK's Pointdevice Mode which just lets you die as much as you want with no penalty. As a Touhou title screen theme, it has the Theme of Eastern Story leitmotif in it, albeit very subtly.<br>\r\n<br>\r\nFitting with the theme of the game, it's pretty sparkly and dreamy-sounding.<br>\r\n<br>\r\nAlso, I don't think Asterhyshm is a word.<br>\r\n<img src=\"https://bin.smwcentral.net/u/19971/asterhyshm.png&key=ncBH1fDB\">",
    "latest_version": "smwc-33250-1688159949",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33250,
        "title": "Touhou Mahoujou ~ Book of Star Mythology - Fantastic Tale of One Night ~ Asterhyshm Line",
        "version": "smwc-33250-1688159949",
        "upstream_time": 1688159949,
        "download_url": "https://dl.smwcentral.net/33250/asterhyshm%20line%20idk%20if%20i%20spelled%20that%20right.zip",
        "filename": "asterhyshm line idk if i spelled that right.zip",
        "size": 34256,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-mukyuushi-glory-of-deep-skies-records-of-an-unreadable-name",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29336,
    "title": "Touhou Mukyuushi ~ Glory of Deep Skies - Records of an Unreadable Name",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "ambient",
      "cutscene",
      "mysterious",
      "night",
      "overworld",
      "ruins",
      "sad",
      "title",
      "town",
      "urban"
    ],
    "description": "The player's score theme from Glory of Deep Skies, a Touhou fangame.<br>\r\n<br>\r\nIt's a solemn and repetitive song that feels very cozy to listen to. I took some slight liberties with instrumentation to capture the vibe of the song better within the context of SMW.<br>\r\n<br>\r\nIncludes an option to disable the fade-in by changing a define.",
    "latest_version": "smwc-29336-1644679632",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29336,
        "title": "Touhou Mukyuushi ~ Glory of Deep Skies - Records of an Unreadable Name",
        "version": "smwc-29336-1644679632",
        "upstream_time": 1644679632,
        "download_url": "https://dl.smwcentral.net/29336/records_of.zip",
        "filename": "records_of.zip",
        "size": 64811,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-project-series-the-icon-of-extermination-reimu-hakurei-medley-sunset-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38950,
    "title": "Touhou Project (Series) - The Icon of Extermination ☯️ ~ Reimu Hakurei Medley (Sunset-mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #FF0000;\">❝ 𝐄𝐡, 𝐰𝐡𝐚𝐭𝐞𝐯𝐞𝐫. 𝐈𝐟 𝐈 𝐮𝐬𝐞 𝐭𝐡𝐢𝐬 𝐘𝐢𝐧-𝐘𝐚𝐧𝐠 𝐨𝐫𝐛 𝐰𝐞𝐥𝐥 𝐞𝐧𝐨𝐮𝐠𝐡, 𝐢𝐭'𝐥𝐥 𝐚𝐥𝐥 𝐰𝐨𝐫𝐤 𝐨𝐮𝐭, 𝐫𝐢𝐠𝐡𝐭<b>?</b> ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Reimu Hakurei, Touhou Reiiden ~ Highly Responsive to Prayers (1995)</span><br>\r\n<br>\r\n<img src=\"https://i.imgur.com/1i2whZd.gif\" alt=\"\"><br>\r\n<br>\r\nDid a medley arrangement of a good chunk of <b><a href=\"https://www.youtube.com/playlist?list=PLvNDhqjDZ0C-vKv1HZDNko_fVnxaYzHex\" rel=\"nofollow\">Reimu Hakurei's Theme songs</a></b> from the <i>Touhou Project series</i> <div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">(ft. <a href=\"https://youtu.be/H-A9SnWEcsQ\" rel=\"nofollow\">Sunset Heights Act 1</a> from <i>Sonic X Shadow Generations</i>)</div></div> because why the hell not. Had this idea thought up of for a while, and given how much I love mashing stuff together, I thought another dedicated Touhou medley-mix for Reimu (the last one I did was the Mega Man Stage Select Medley) would be sick given she is after all, <b>little miss Touhou Project</b>. This is easily one of my most ambitious mixes in a long time if not ever (currently), and it was super duper fun to do.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠  \"Bonus End,\" P-Switch, Yoshi SFX, & Thunder SFX are disabled.<br>\r\nㅤ♠  Death sound is gonna sound weird (@0 replaces @9 to save on space).<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. B Minor w/ Slight Detune (Remix Pitch)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. B Minor (Custom Pitch)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\nㅤ3. A# Minor (Fuumaroku Pitch)<br>\r\nㅤ4. A Minor (Suimusou Pitch)<br>\r\nㅤ5. C Minor (Hisoutensoku Pitch)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Echo Delay, but sacrifices SMW-Compatibility (OG Echo)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. No Echo Delay (NO Echo)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span>",
    "latest_version": "smwc-38950-1736886006",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38950,
        "title": "Touhou Project (Series) - The Icon of Extermination ☯️ ~ Reimu Hakurei Medley (Sunset-mix)",
        "version": "smwc-38950-1736886006",
        "upstream_time": 1736886006,
        "download_url": "https://dl.smwcentral.net/38950/Icon%20of%20EXTERMINATION%2C%20The.zip",
        "filename": "Icon of EXTERMINATION%2C The.zip",
        "size": 483065,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-reiiden-the-highly-responsive-to-prayers-magic-mirror",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28681,
    "title": "Touhou Reiiden ~ The Highly Responsive to Prayers - Magic Mirror",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "tense"
    ],
    "description": "This is a remix of Elis and Kikuri's theme.<br>\r\n<br>\r\nGood for tense levels and boss fights.",
    "latest_version": "smwc-28681-1639105680",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28681,
        "title": "Touhou Reiiden ~ The Highly Responsive to Prayers - Magic Mirror",
        "version": "smwc-28681-1639105680",
        "upstream_time": 1639105680,
        "download_url": "https://dl.smwcentral.net/28681/Touhou%201%20-%20Magic%20Mirror%28Remix%29.zip",
        "filename": "Touhou 1 - Magic Mirror(Remix).zip",
        "size": 73842,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-reiiden-the-highly-responsive-to-prayers-now-until-the-moment-you-die",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8447,
    "title": "Touhou Reiiden ~ The Highly Responsive To Prayers - Now, Until The Moment You Die",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "final"
    ],
    "description": "Quite an awesome music, theme of the Angel of Death Sariel. It fits final battles, epic castles and so on.",
    "latest_version": "smwc-8447-1375447233",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8447,
        "title": "Touhou Reiiden ~ The Highly Responsive To Prayers - Now, Until The Moment You Die",
        "version": "smwc-8447-1375447233",
        "upstream_time": 1375447233,
        "download_url": "https://dl.smwcentral.net/8447/Sariel.zip",
        "filename": "Sariel.zip",
        "size": 75747,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-reiiden-the-highly-responsive-to-prayers-shrine-of-the-wind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26430,
    "title": "Touhou Reiiden ~ The Highly Responsive to Prayers - Shrine of the Wind",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "bonus",
      "jungle",
      "ruins"
    ],
    "description": "風の神社<br>\r\nUnused theme of Touhou Reiiden.<br>\r\nUsed 7 channels, #7 is not used.<br>\r\n21/03/14 Edit: Small optimization.",
    "latest_version": "smwc-26430-1618160028",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26430,
        "title": "Touhou Reiiden ~ The Highly Responsive to Prayers - Shrine of the Wind",
        "version": "smwc-26430-1618160028",
        "upstream_time": 1618160028,
        "download_url": "https://dl.smwcentral.net/26430/TH1_15.zip",
        "filename": "TH1_15.zip",
        "size": 31336,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-reiiden-the-highly-responsive-to-prayers-the-positive-and-negative",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8309,
    "title": "Touhou Reiiden ~ The Highly Responsive to Prayers - The Positive and Negative",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "space"
    ],
    "description": "Shingyoku's theme from the very first Touhou game, Highly Responsive to Prayers. It has a slight 8-bit vibe to it. This is the version from the original game, not the remixed version found in Touhou 5.",
    "latest_version": "smwc-8309-1349455147",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8309,
        "title": "Touhou Reiiden ~ The Highly Responsive to Prayers - The Positive and Negative",
        "version": "smwc-8309-1349455147",
        "upstream_time": 1349455147,
        "download_url": "https://dl.smwcentral.net/8309/Touhou%201%20-%20Highly%20Responsive%20to%20Prayers%20-%20The%20Positive%20and%20Negative.zip",
        "filename": "Touhou 1 - Highly Responsive to Prayers - The Positive and Negative.zip",
        "size": 69186,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-sangetsusei-great-fairy-wars-magus-night-star-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41356,
    "title": "Touhou Sangetsusei ~ Great Fairy Wars - Magus Night (Star-mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "p-switch",
      "star"
    ],
    "description": "<img src=\"https://media1.tenor.com/m/mrDY2mb5lIgAAAAd/touhou-touhou-project.gif\" alt=\"\"><br>\r\n<br>\r\nDid a short arrangement of <b><a href=\"https://youtu.be/LI1gNmUnD_M\" rel=\"nofollow\">Magus Night</a></b> from <i>Touhou 12.8 Sangetsusei ~ Great Fairy Wars</i>. I already did one's for Reimu, Sanae, Sonic, and Mega Man, so I gotta do Marisa now. I thought I'd give Magus Night the spotlight for this one. Not exactly my favorite theme of hers, but it's still p-neat.<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. E (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. C# Minor (<a href=\"https://youtu.be/LI1gNmUnD_M?t=46\" rel=\"nofollow\">Alternate</a> Pitch)<br>\r\nㅤ3. F# Minor (Custom Pitch 1)<br>\r\nㅤ4. D# Minor (Custom Pitch 2)<br>\r\n<br>\r\n<span style=\"font-size: 16pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables the Intro (INTRO Enabled)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. Skips the Intro (INTRO Disabled)",
    "latest_version": "smwc-41356-1773690574",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41356,
        "title": "Touhou Sangetsusei ~ Great Fairy Wars - Magus Night (Star-mix)",
        "version": "smwc-41356-1773690574",
        "upstream_time": 1773690574,
        "download_url": "https://dl.smwcentral.net/41356/Magus%20Night%20%28Star-mix%29.zip",
        "filename": "Magus Night (Star-mix).zip",
        "size": 248914,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-seirensen-undefined-fantastic-object-at-the-end-of-spring",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26260,
    "title": "Touhou Seirensen ~ Undefined Fantastic Object - At the End of Spring",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain",
      "sky",
      "snow"
    ],
    "description": "This is theme of stage 1 from Touhou 12.<br>\r\nGood for grassland levels.",
    "latest_version": "smwc-26260-1616652002",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26260,
        "title": "Touhou Seirensen ~ Undefined Fantastic Object - At the End of Spring",
        "version": "smwc-26260-1616652002",
        "upstream_time": 1616652002,
        "download_url": "https://dl.smwcentral.net/26260/Touhou%2012%20-%20At%20the%20End%20of%20Spring.zip",
        "filename": "Touhou 12 - At the End of Spring.zip",
        "size": 66688,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25746,
        "title": "Touhou Seirensen ~ Undefined Fantastic Object - At the End of Spring",
        "version": "smwc-25746-1611469974",
        "upstream_time": 1611469974,
        "download_url": "https://dl.smwcentral.net/25746/at%20the%20end%20of%20spring.zip",
        "filename": "at the end of spring.zip",
        "size": 38125,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-seirensen-undefined-fantastic-object-ballet-of-the-ghost-girl-s-ship-interdimensional-voyage-of-a-ghostly-passenger-ship-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33458,
    "title": "Touhou Seirensen ~ Undefined Fantastic Object - Ballet Of The Ghost Girl's Ship ~ Interdimensional Voyage of a Ghostly Passenger Ship (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "dark",
      "spooky",
      "tense",
      "water"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #52e39b;\">𝐼'𝓂 𝒽𝑒𝒶𝒹𝑒𝒹 𝓉𝑜𝓌𝒶𝓇𝒹𝓈 𝒶 𝒸𝑜𝓂𝓅𝓁𝑒𝓉𝑒𝓁𝓎 𝓈𝓊𝒷𝓂𝑒𝓇𝑔𝑒𝒹 𝒶𝓃𝒹 𝓈𝑜𝓇𝓇𝑜𝓌𝒻𝓊𝓁 𝒽𝑒𝓁𝓁.<br>\r\n𝒯𝒽𝑜𝓈𝑒 𝓌𝒽𝑜 𝒸𝒶𝓃'𝓉 𝓂𝒶𝓀𝑒 𝓊𝓈𝑒 𝑜𝒻 𝓉𝒽𝑒 𝓌𝒶𝓉𝑒𝓇 𝓌𝑜𝓊𝓁𝒹 𝒿𝓊𝓈𝓉 𝑔𝑒𝓉 𝒾𝓃 𝓂𝓎 𝓌𝒶𝓎.<br>\r\n𝐸𝓋𝑒𝓃 𝒾𝒻 𝒾𝓉'𝓈 𝐿𝒶𝒹𝓎 𝐻𝒾𝒿𝒾𝓇𝒾.</span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/ofuPQIPotn0\" rel=\"nofollow\">Interdimensional Voyage of a Ghostly Passenger Ship</a> from Touhou 12: Undefined Fantastic Object. Probably the best sunken ship stage theme of all-time, which isn't saying much 'cuz there aren't that many. Seriously, though, this song goes incredibly hard and is easily one of my favorite songs from this game!!!<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. F Minor (Original Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. E Minor (Custom Pitch)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables \"Windows-Pop-Esque\" sound [turned on default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables \"Windows-Pop-Esque\" sound",
    "latest_version": "smwc-33458-1680583053",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33458,
        "title": "Touhou Seirensen ~ Undefined Fantastic Object - Ballet Of The Ghost Girl's Ship ~ Interdimensional Voyage of a Ghostly Passenger Ship (Remix)",
        "version": "smwc-33458-1680583053",
        "upstream_time": 1680583053,
        "download_url": "https://dl.smwcentral.net/33458/Ballet%20Of%20The%20Ghost%20Girl%27s%20Ship.zip",
        "filename": "Ballet Of The Ghost Girl%27s Ship.zip",
        "size": 183768,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-seirensen-undefined-fantastic-object-captain-murasa",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25951,
    "title": "Touhou Seirensen ~ Undefined Fantastic Object - Captain Murasa",
    "authors": [
      "Marcozzo Daro"
    ],
    "tags": [
      "airship",
      "athletic",
      "boss",
      "switch palace",
      "title"
    ],
    "description": "Pretty upbeat song, sort of hard to find a fit to it... I'd say it fits bosses and agitated levels.<br>\r\n<br>\r\n<br>\r\nThis is one of the Touhou ports I've released within a pack during C3.",
    "latest_version": "smwc-25951-1613672283",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25951,
        "title": "Touhou Seirensen ~ Undefined Fantastic Object - Captain Murasa",
        "version": "smwc-25951-1613672283",
        "upstream_time": 1613672283,
        "download_url": "https://dl.smwcentral.net/25951/Minamitsu%20Murasa.zip",
        "filename": "Minamitsu Murasa.zip",
        "size": 43300,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-seirensen-undefined-fantastic-object-fires-of-hokkai",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32802,
    "title": "Touhou Seirensen ~ Undefined Fantastic Object - Fires of Hokkai",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "dark",
      "final",
      "fire",
      "night",
      "sad",
      "sky",
      "temple",
      "tense"
    ],
    "description": "The stage 6 theme from Touhou 12. It's quite calm at first, and it builds up as it goes on. Fits dark and tense levels. Be careful, as it's not very SFX-friendly.",
    "latest_version": "smwc-32802-1677361043",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32802,
        "title": "Touhou Seirensen ~ Undefined Fantastic Object - Fires of Hokkai",
        "version": "smwc-32802-1677361043",
        "upstream_time": 1677361043,
        "download_url": "https://dl.smwcentral.net/32802/Fires%20Of%20Hokkai.zip",
        "filename": "Fires Of Hokkai.zip",
        "size": 33108,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20715,
        "title": "Touhou Seirensen ~ Undefined Fantastic Object - Fires of Hokkai",
        "version": "smwc-20715-1564112033",
        "upstream_time": 1564112033,
        "download_url": "https://dl.smwcentral.net/20715/fires%20of%20hokkai.zip",
        "filename": "fires of hokkai.zip",
        "size": 33644,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-seirensen-undefined-fantastic-object-heian-alien",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8419,
    "title": "Touhou Seirensen ~ Undefined Fantastic Object - Heian Alien",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "final"
    ],
    "description": "The crazy theme of Nue Houjuu, the extra boss in Touhou 12. Due to its crazyness, it fits final boss battles, crazy castles, and chases.",
    "latest_version": "smwc-8419-1367196717",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8419,
        "title": "Touhou Seirensen ~ Undefined Fantastic Object - Heian Alien",
        "version": "smwc-8419-1367196717",
        "upstream_time": 1367196717,
        "download_url": "https://dl.smwcentral.net/8419/Heian_Alien.zip",
        "filename": "Heian_Alien.zip",
        "size": 75595,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-seirensen-undefined-fantastic-object-rural-makai-city-esoteria",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7301,
    "title": "Touhou Seirensen ~ Undefined Fantastic Object - Rural Makai City Esoteria",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "castle",
      "final"
    ],
    "description": "The Stage 5 theme of Touhou 12: Unidentified Fantastic Object.  Pretty intense track, works best in fast-paced areas.",
    "latest_version": "smwc-7301-1406680156",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7301,
        "title": "Touhou Seirensen ~ Undefined Fantastic Object - Rural Makai City Esoteria",
        "version": "smwc-7301-1406680156",
        "upstream_time": 1406680156,
        "download_url": "https://dl.smwcentral.net/7301/Th12-5.zip",
        "filename": "Th12-5.zip",
        "size": 34998,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-seirensen-undefined-fantastic-object-search-kill-destroy-heian-alien-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32544,
    "title": "Touhou Seirensen ~ Undefined Fantastic Object -  Search, Kill, & Destroy!!! ~ Heian Alien (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "abstract",
      "athletic",
      "boss",
      "chase",
      "dark",
      "final",
      "mysterious",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"background-color: #d44343;\"><span style=\"color: #000000;\"><b>𝒩𝑜𝓌, 𝒽𝓊𝓂𝒶𝓃! 𝐵𝑜𝒾𝓁 𝓂𝑒! 𝐵𝒶𝓀𝑒 𝓂𝑒 𝒶𝓁𝒾𝓋𝑒! 𝒟𝑜 𝒶𝓃𝓎𝓉𝒽𝒾𝓃𝑔 𝓎𝑜𝓊 𝓌𝒾𝓈𝒽! 𝒪𝒽, 𝒷𝓊𝓉 𝓅𝓁𝑒𝒶𝓈𝑒, 𝒿𝓊𝓈𝓉 𝒹𝑜𝓃'𝓉 𝓈𝑒𝒶𝓁 𝓂𝑒 𝓊𝓃𝒹𝑒𝓇𝑔𝓇𝑜𝓊𝓃𝒹 𝒶𝑔𝒶𝒾𝓃.</b></span></span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/qbMPHa-ncZk\" rel=\"nofollow\">Heian Alien</a> from Touhou 12: Undefined Fantastical Object. It's intense, it's all over the place in tone, and it defines the alien that is Nue Houjuu. Easily one of my favorite extra stage boss theme in the series, and it's very criminally underrated (for a very underrated character) and deserves a lot more love than it gets.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. D Minor w/ slight detune (Remix Pitch)<br>\r\n2. D Minor (Original Pitch) [turned on by default]<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables Voice Clip, but at the cost of SMW-Compatibility<br>\r\n2. Disables Voice Clip [turned on default]",
    "latest_version": "smwc-32544-1675226721",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32544,
        "title": "Touhou Seirensen ~ Undefined Fantastic Object -  Search, Kill, & Destroy!!! ~ Heian Alien (Remix)",
        "version": "smwc-32544-1675226721",
        "upstream_time": 1675226721,
        "download_url": "https://dl.smwcentral.net/32544/Search%2C%20Kill%2C%20%26%20Destroy%21%21%21.zip",
        "filename": "Search%2C Kill%2C %26 Destroy%21%21%21.zip",
        "size": 177876,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-seirensen-undefined-fantastic-object-superhuman-strength-emotional-skyscraper-cosmic-mind-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37851,
    "title": "Touhou Seirensen ~ Undefined Fantastic Object - SUPERHUMAN STRENGTH!! 👊 ~ Emotional Skyscraper ~ Cosmic Mind (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "chaotic",
      "chase",
      "final",
      "fire",
      "sky",
      "tense",
      "title",
      "upbeat"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #F98EFF;\">❝ 𝐇𝐮𝐦𝐚𝐧𝐬 𝐡𝐚𝐯𝐞𝐧'𝐭 𝐜𝐡𝐚𝐧𝐠𝐞𝐝 𝐬𝐢𝐧𝐜𝐞 𝐦𝐲 𝐝𝐚𝐲𝐬 𝐢𝐧 𝐭𝐡𝐞 𝐭𝐞𝐦𝐩𝐥𝐞. 𝐇𝐨𝐰 𝐰𝐞𝐚𝐤 𝐚𝐧𝐝 𝐫𝐚𝐬𝐡 𝐲𝐨𝐮 𝐚𝐫𝐞! 𝐍𝐨𝐰, 𝐧𝐚𝐦𝐮𝐬𝐚𝐧 ―― ! ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Byakuren Hijiri, 2009</span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/lmy6rcn_v3A?si=WgaqvbxY2jtfpf9c\" rel=\"nofollow\">Emotional Skyscraper ~</a> <a href=\"https://youtu.be/Ck8BeJJ46m8?si=ylxdL-MNoaJ8GDeB\" rel=\"nofollow\">Cosmic</a> <a href=\"https://youtu.be/mEb5srsJAH4?si=et2fJt-IfLSzz_LH\" rel=\"nofollow\">Mind</a> from <i>Touhou 12 Seirensen ~ Undefined Fantastic Object</i>. Huge Byakuren fan and a true Byakuren believer. Wanted to do this track because I'm planning on cosplaying as her soon, and I thought arranging her theme would be a cool thing to go alongside that.<br>\r\n<br>\r\nI actually never really listened to her theme that much outside of hearing the arranges in the fighting games for a bit (I also never got that far in Touhou 12: UFO so... 😅), so I ended up winging most of it, improvising on half of the track, and I'm honestly really happy with how it turned out.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠ \"Bonus End,\" P-Switch, Yoshi SFX, & Thunder SFX are disabled.<br>\r\nㅤ♠ Death sound is gonna sound weird (@0 replaces @9 to save on space).<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. E Minor (Original Pitch)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\nㅤ2. D Minor (<a href=\"https://youtu.be/nudH94XvXtY?si=oXSbeE9MEz_Mvb2N\" rel=\"nofollow\">GENSOU Skydrift</a> Pitch)<br>\r\nㅤ3. D# Minor (Custom Pitch 1)<br>\r\nㅤ4. F Minor (Custom Pitch 2)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables the voice clip, but isn't compatible with SMW (Voice Enabled - Listening-Only)<br>\r\nㅤ2. Disables the voice clip & decreases the echo (Voice Disabled - SMW-Compatible)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span>",
    "latest_version": "smwc-37851-1719602903",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37851,
        "title": "Touhou Seirensen ~ Undefined Fantastic Object - SUPERHUMAN STRENGTH!! 👊 ~ Emotional Skyscraper ~ Cosmic Mind (Remix)",
        "version": "smwc-37851-1719602903",
        "upstream_time": 1719602903,
        "download_url": "https://dl.smwcentral.net/37851/SUPERHUMAN%20STRENGTH%21%21.zip",
        "filename": "SUPERHUMAN STRENGTH%21%21.zip",
        "size": 368279,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-shinpiroku-urban-legend-in-limbo-dichromatic-lotus-butterfly-red-and-white-star-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39869,
    "title": "Touhou Shinpiroku ~ Urban Legend in Limbo - Dichromatic Lotus Butterfly ~ Red and White (Star-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "star"
    ],
    "description": "<img src=\"https://evilisk.files.wordpress.com/2016/08/reimuexstand1.gif\" alt=\"\"><br>\r\n<br>\r\nDid a short arrangement of <b><a href=\"https://youtu.be/3bS0Y2if3wU\" rel=\"nofollow\">Dichromatic Lotus</a> <a href=\"https://youtu.be/sjzv2b4Espk\" rel=\"nofollow\">Butterfly</a> <a href=\"https://youtu.be/xFovQWYiJEw\" rel=\"nofollow\">~</a>  <a href=\"https://youtu.be/TCqhL73lohE\" rel=\"nofollow\">Red and White</a></b> from <i>Touhou 14.5 Shinpiroku ~ Urban Legend in Limbo - Dichromatic Lotus Butterfly ~ Red and White</i>. Decided to make this a more common thing like my other short mixes 'cuz it's fun to do so.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. E Minor w/ Slight Detune (<a href=\"https://youtu.be/3bS0Y2if3wU\" rel=\"nofollow\">Pseudo Paradise</a> Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. E Minor (<a href=\"https://youtu.be/TCqhL73lohE\" rel=\"nofollow\">Urban Legend in Limbo</a> Pitch)<br>\r\nㅤ3. F# Minor (<a href=\"https://youtu.be/sjzv2b4Espk\" rel=\"nofollow\">Seihou</a> Pitch)<br>\r\nㅤ4. G Minor (<a href=\"https://youtu.be/xFovQWYiJEw\" rel=\"nofollow\">SC-88</a> Pitch)<br>\r\nㅤ5. F Minor (Custom Pitch)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. INTRO Enabled <span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ2. INTRO Disabled ",
    "latest_version": "smwc-39869-1749821899",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39869,
        "title": "Touhou Shinpiroku ~ Urban Legend in Limbo - Dichromatic Lotus Butterfly ~ Red and White (Star-Mix)",
        "version": "smwc-39869-1749821899",
        "upstream_time": 1749821899,
        "download_url": "https://dl.smwcentral.net/39869/Dichromatic%20Lotus%20Butterfly%20~%20Red%20and%20White%20%28Star-Mix%29.zip",
        "filename": "Dichromatic Lotus Butterfly ~ Red and White (Star-Mix).zip",
        "size": 312273,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-shinreibyou-ten-desires-futatsuiwa-from-sado",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11599,
    "title": "Touhou Shinreibyou ~ Ten Desires - Futatsuiwa from Sado",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "abstract",
      "athletic",
      "tense"
    ],
    "description": "The theme of the extra boss in Touhou 13, Mamizou. Could work for a fast paced zone.",
    "latest_version": "smwc-11599-1439171196",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11599,
        "title": "Touhou Shinreibyou ~ Ten Desires - Futatsuiwa from Sado",
        "version": "smwc-11599-1439171196",
        "upstream_time": 1439171196,
        "download_url": "https://dl.smwcentral.net/11599/Touhou%2013%20-%20Futatsuiwa%20from%20Sado%20%28U%29.zip",
        "filename": "Touhou 13 - Futatsuiwa from Sado (U).zip",
        "size": 36043,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-shinreibyou-ten-desires-let-s-live-in-a-lovely-cemetery",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7493,
    "title": "Touhou Shinreibyou ~ Ten Desires - Let's Live in a Lovely Cemetery",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "calm",
      "cutscene",
      "night"
    ],
    "description": "Peaceful song that can be used in eerie zones like ghost houses and graveyard levels.",
    "latest_version": "smwc-7493-1379875974",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7493,
        "title": "Touhou Shinreibyou ~ Ten Desires - Let's Live in a Lovely Cemetery",
        "version": "smwc-7493-1379875974",
        "upstream_time": 1379875974,
        "download_url": "https://dl.smwcentral.net/7493/Stage%203.zip",
        "filename": "Stage 3.zip",
        "size": 67342,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-shinreibyou-ten-desires-shoutoku-legend-true-administrator",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16963,
    "title": "Touhou Shinreibyou ~ Ten Desires - Shoutoku Legend ~ True Administrator",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "space"
    ],
    "description": "Theme of beloved Toyotasatomimi no Miko from Touhou. Intense theme which I dedicate to Vitor Vilela :3<br>\r\nCan fit final bosses and levels.",
    "latest_version": "smwc-16963-1516124161",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16963,
        "title": "Touhou Shinreibyou ~ Ten Desires - Shoutoku Legend ~ True Administrator",
        "version": "smwc-16963-1516124161",
        "upstream_time": 1516124161,
        "download_url": "https://dl.smwcentral.net/16963/Touhou%2013%20True%20Administrator.zip",
        "filename": "Touhou 13 True Administrator.zip",
        "size": 80103,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-shinreibyou-ten-desires-starry-sky-of-small-desires",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15550,
    "title": "Touhou Shinreibyou ~ Ten Desires - Starry Sky of Small Desires",
    "authors": [
      "K M S"
    ],
    "tags": [
      "abstract",
      "calm",
      "final",
      "temple"
    ],
    "description": "Theme of Stage 6<br>\r\n<br>\r\nEdited ver.",
    "latest_version": "smwc-15550-1495470629",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15550,
        "title": "Touhou Shinreibyou ~ Ten Desires - Starry Sky of Small Desires",
        "version": "smwc-15550-1495470629",
        "upstream_time": 1495470629,
        "download_url": "https://dl.smwcentral.net/15550/Starry%20Sky%20of%20Small%20Desires.zip",
        "filename": "Starry Sky of Small Desires.zip",
        "size": 33935,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-suimusou-immaterial-and-missing-power-broken-moon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20822,
    "title": "Touhou Suimusou ~ Immaterial and Missing Power - Broken Moon",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "bonus",
      "title"
    ],
    "description": "Leave it to a drunk yokai to break the FRIGGIN MOON.<br>\r\n<br>\r\nTrumpet sample by Wakana.",
    "latest_version": "smwc-20822-1564807271",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20822,
        "title": "Touhou Suimusou ~ Immaterial and Missing Power - Broken Moon",
        "version": "smwc-20822-1564807271",
        "upstream_time": 1564807271,
        "download_url": "https://dl.smwcentral.net/20822/Touhou%207.5%20Immaterial%20and%20Missing%20Power%20-%20Broken%20Moon.zip",
        "filename": "Touhou 7.5 Immaterial and Missing Power - Broken Moon.zip",
        "size": 75692,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-suimusou-immaterial-and-missing-power-everlasting-struggle-broken-moon-smw-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23737,
    "title": "Touhou Suimusou ~ Immaterial and Missing Power - Everlasting Struggle ~ Broken Moon (SMW-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "fire",
      "mountain",
      "night",
      "sky"
    ],
    "description": "<span style=\"font-size: 18pt;\"><span style=\"color: #ff6633;\">𝕊𝕠𝕣𝕣𝕪, 𝕤𝕠𝕣𝕣𝕪. 𝕀 𝕕𝕣𝕒𝕟𝕜 𝕥𝕠𝕠 𝕞𝕦𝕔𝕙.</span></span><br>\r\n<br>\r\nNot often that I do unsampled or light ports, but I did a remix of Suika Ibuki's theme, <i>Broken Moon</i>, from <i>Touhou 7.5</i>, with a hint of <i>Septette for the Dead Princess</i> in there (inspired by <a href=\"https://www.youtube.com/watch?v=xcpJLj8BJpM\" rel=\"nofollow\">this arrangement</a> of the song).<br>\r\n<br>\r\nThis baby can work in night, athletic, eastern, & mountain stages.<br>\r\n<br>\r\nAlso, it's almost been one year since my first port (which was <i><a href=\"https://www.smwcentral.net/?p=section&a=details&id=20994\">Drunk As I Like</a></i>, another theme song for Suika but from <i>Touhou 10.5</i>). Perfect timing for this song I'd say! :)<br>\r\n<br>\r\n<b>Note:</b><br>\r\nThere are two customizable pitches for this song that you can adjust in the .txt file:<br>\r\n- b minor (Remix - Default Set)<br>\r\n- c minor (Original)",
    "latest_version": "smwc-23737-1594737560",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23737,
        "title": "Touhou Suimusou ~ Immaterial and Missing Power - Everlasting Struggle ~ Broken Moon (SMW-Mix)",
        "version": "smwc-23737-1594737560",
        "upstream_time": 1594737560,
        "download_url": "https://dl.smwcentral.net/23737/Everlasting_Struggle.zip",
        "filename": "Everlasting_Struggle.zip",
        "size": 95221,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-suimusou-immaterial-and-missing-power-onigashima-in-the-fairyland-missing-power",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23159,
    "title": "Touhou Suimusou ~ Immaterial and Missing Power - Onigashima in the Fairyland ~ Missing Power",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "boss",
      "dark",
      "final",
      "fire",
      "tense"
    ],
    "description": "This is a theme of Suika Ibuki from Touhou 7.5.<br>\r\nCould fit with Lava Levels, and Boss Battles.",
    "latest_version": "smwc-23159-1590964174",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23159,
        "title": "Touhou Suimusou ~ Immaterial and Missing Power - Onigashima in the Fairyland ~ Missing Power",
        "version": "smwc-23159-1590964174",
        "upstream_time": 1590964174,
        "download_url": "https://dl.smwcentral.net/23159/Touhou%207.5%20-%20Onigashima%20in%20the%20Fairyland%20~%20Missing%20Power.zip",
        "filename": "Touhou 7.5 - Onigashima in the Fairyland ~ Missing Power.zip",
        "size": 35524,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-suireiryuu-seven-period-mystical-brochen-of-ensh",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38677,
    "title": "Touhou Suireiryuu ~ Seven Period Mystical - Brochen of Enshū",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "carnival",
      "ice",
      "upbeat",
      "water"
    ],
    "description": "遠州のブロッケン, the stage 1 boss theme from 東方水零流 ～ Seven Period Mystical, a Touhou-style music album.<br>\r\n<br>\r\nIt's your standard fare cheery stage 1 boss theme, and super catchy. It also feels very wet to me. @4 and @1 make a very delicious combination too~<br>\r\n<br>\r\nOriginally submitted to Superfamicompo 6.",
    "latest_version": "smwc-38677-1733015268",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38677,
        "title": "Touhou Suireiryuu ~ Seven Period Mystical - Brochen of Enshū",
        "version": "smwc-38677-1733015268",
        "upstream_time": 1733015268,
        "download_url": "https://dl.smwcentral.net/38677/enshuu.zip",
        "filename": "enshuu.zip",
        "size": 34712,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-tenkuushou-hidden-star-in-four-seasons-glyphs-of-the-jizo-statue-illusionary-white-traveler-tome-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36965,
    "title": "Touhou Tenkuushou ~ Hidden Star in Four Seasons - Glyphs of the Jizo Statue ~ Illusionary White Traveler (Tome-Mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "airship",
      "athletic",
      "bonus",
      "chase",
      "dark",
      "mountain",
      "sky",
      "space",
      "switch palace",
      "tense",
      "title"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #A1A5B6;\">❝ 𝐌𝐲, 𝐰𝐡𝐚𝐭'𝐬 𝐠𝐨𝐢𝐧𝐠 𝐨𝐧?<br>\r\n𝐈'𝐦 𝐩𝐫𝐚𝐜𝐭𝐢𝐜𝐚𝐥𝐥𝐲 𝐨𝐯𝐞𝐫𝐟𝐥𝐨𝐰𝐢𝐧𝐠 𝐰𝐢𝐭𝐡 𝐦𝐚𝐠𝐢𝐜 𝐩𝐨𝐰𝐞𝐫...<br>\r\n𝐈'𝐯𝐞 𝐣𝐮𝐬𝐭 𝐠𝐨𝐭 𝐭𝐨 𝐭𝐫𝐲 𝐭𝐡𝐢𝐬 𝐨𝐮𝐭<br>\r\n𝐨𝐧 𝐭𝐡𝐞 𝐡𝐮𝐦𝐚𝐧 𝐢𝐧 𝐟𝐫𝐨𝐧𝐭 𝐨𝐟 𝐦𝐞! ❞</span></span><br>\r\n‎‎‎‎‎‎‎‎ㅤ<span style=\"font-size: 8pt;\">- Narumi Yatadera, 2017</span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/dG4F-px493c?si=JW5mtr6FnisodMWf\" rel=\"nofollow\">Illusionary White Traveler</a> from Touhou 16 Tenkuushou ~ Hidden Star in Four Seasons (ft. <a href=\"https://youtu.be/UImoQhzaOJk?si=FfKTtUESS18Uvjqx\" rel=\"nofollow\">An</a> <a href=\"https://youtu.be/BLSmPnOps-s?si=-xhvoiCJIhNU8k0X\" rel=\"nofollow\">Empty</a> <a href=\"https://youtu.be/Zxwim4LMFIQ?si=ArdRvCmqo4msKaqI\" rel=\"nofollow\">Tome</a> from Castlevania: Order Of Ecclesia). Can't stop with these Touhou mashups. It's like this series was born to crossover with other franchises, and I'm gonna be one to continue advocating for such.<br>\r\n<br>\r\nIllusionary White Traveler is another one of my favorite stage themes in the franchise (I'm starting to realize I have a slight bias towards songs primarily on F# minor. lmao). It's easily one of the series best sky / athletic stage themes. I won't lie though, the reason why I even thought up of this mashup was because of Dead Cells (w/ the Castlevania music pack), as it plays An Empty Tomb in the Fractured Shrine (a sky area).<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ Death sound is gonna sound weird (@0 replaces @9 to save on space).<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file</u></span>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. F# Minor w/ slight detune (Remix Pitch - Listening-Only)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\n‎‎‎‎‎‎‎‎ㅤ2. F# Minor (Original Pitch)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\n‎‎‎‎‎‎‎‎ㅤ3. G Minor (Custom Pitch 1)<br>\r\n‎‎‎‎‎‎‎‎ㅤ4. E Minor (Custom Pitch 2)<br>\r\n‎‎‎‎‎‎‎‎ㅤ5. F Minor (Custom Pitch 3)<br>\r\n<br>\r\n <span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file</u></span>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Default echo, but isn't compatible with SMW (Listening-Only)<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Decreases echo (SMW-Compatible)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span>",
    "latest_version": "smwc-36965-1709243211",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36965,
        "title": "Touhou Tenkuushou ~ Hidden Star in Four Seasons - Glyphs of the Jizo Statue ~ Illusionary White Traveler (Tome-Mix)",
        "version": "smwc-36965-1709243211",
        "upstream_time": 1709243211,
        "download_url": "https://dl.smwcentral.net/36965/Glyphs%20of%20the%20Jizo%20Statue.zip",
        "filename": "Glyphs of the Jizo Statue.zip",
        "size": 434081,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-tenkuushou-hidden-star-in-four-seasons-the-song-that-plays-when-you-re-fighting-a-god-the-concealed-four-seasons-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32240,
    "title": "Touhou Tenkuushou ~ Hidden Star in Four Seasons - The Song That Plays When You're Fighting A God ~ The Concealed Four Seasons (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "final",
      "space",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #ffe478;\"><i>𝐈 𝐚𝐦 𝐭𝐡𝐞 𝐠𝐨𝐝 𝐨𝐟 𝐭𝐡𝐞 𝐛𝐚𝐜𝐤 𝐝𝐨𝐨𝐫,<br>\r\n𝐚 𝐠𝐨𝐝 𝐨𝐟 𝐡𝐢𝐧𝐝𝐫𝐚𝐧𝐜𝐞𝐬,<br>\r\n𝐚 𝐠𝐨𝐝 𝐨𝐟 𝐧𝐨𝐡 𝐩𝐞𝐫𝐟𝐨𝐫𝐦𝐚𝐧𝐜𝐞,<br>\r\n𝐚 𝐠𝐨𝐝 𝐨𝐟 𝐨𝐮𝐭𝐜𝐚𝐬𝐭𝐬, 𝐚 𝐠𝐨𝐝 𝐨𝐟 𝐬𝐭𝐚𝐫𝐬...<br>\r\n𝐀𝐧𝐝 𝐈 𝐚𝐦 𝐨𝐧𝐞 𝐨𝐟 𝐭𝐡𝐞 𝐬𝐚𝐠𝐞𝐬<br>\r\n𝐰𝐡𝐨 𝐜𝐫𝐞𝐚𝐭𝐞𝐝 𝐨𝐮𝐫 𝐆𝐞𝐧𝐬𝐨𝐤𝐲𝐨.</i></span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/lTlyTBP3hS0\" rel=\"nofollow\">The Concealed Four Seasons</a> from Touhou 16. I've attempted to arrange this song a total of four times with this fourth one finally being a successful one to me. Took me nearly three weeks.<br>\r\n<br>\r\nIt's one of my favorite final boss themes in the series. The intensity, the pacing, the melodies, EVERYTHING ABOUT THIS SONG KICKS ASS!!! For a game with a pretty... by-the-numbers soundtrack (for Touhou standards), ZUN didn't have to put all his energy into this song, but HE DID (and that's what matters)!!!<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" Yoshi, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A Minor w/ slight detune (Remix Pitch - Listening Only)<br>\r\n2. A Minor (Original Pitch) [turned on by default]",
    "latest_version": "smwc-32240-1674923941",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32240,
        "title": "Touhou Tenkuushou ~ Hidden Star in Four Seasons - The Song That Plays When You're Fighting A God ~ The Concealed Four Seasons (Remix)",
        "version": "smwc-32240-1674923941",
        "upstream_time": 1674923941,
        "download_url": "https://dl.smwcentral.net/32240/Song%20That%20Plays%20When%20You%27re%20Fighting%20A%20God%2C%20The.zip",
        "filename": "Song That Plays When You%27re Fighting A God%2C The.zip",
        "size": 105521,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-tenporoku-combinations-with-you-bgm00",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29337,
    "title": "Touhou Tenporoku ~ Combinations With You - bgm00",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "boss",
      "chase",
      "switch palace",
      "town",
      "urban"
    ],
    "description": "A Touhou-style remix of the FamilyMart jingle, which in turn spawned a short script featuring FamilyMart-themed danmaku.<br>\r\n<br>\r\nIt's got all the usual Touhou music hallmarks, but with the flair of a convenience store.<br>\r\n<br>\r\nAs far as I can tell, this song doesn't have a name, so I did my best to name it for the submission.<br>\r\n<br>\r\n(FamilyMart is a Japanese chain of convenience stores.)",
    "latest_version": "smwc-29337-1644682299",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29337,
        "title": "Touhou Tenporoku ~ Combinations With You - bgm00",
        "version": "smwc-29337-1644682299",
        "upstream_time": 1644682299,
        "download_url": "https://dl.smwcentral.net/29337/famima.zip",
        "filename": "famima.zip",
        "size": 33941,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-tenryuuguu-heavenly-gathering-of-clouds-country-of-flood",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33866,
    "title": "Touhou Tenryuuguu ~ Heavenly Gathering of Clouds - Country of Flood",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "beach",
      "calm",
      "grassland",
      "sky",
      "town",
      "urban",
      "water"
    ],
    "description": "The \"Stage 1\" theme from the game-without-a-game, Touhou-style music album, 東方天流宮 ～ Heavenly Gathering of Clouds.<br>\r\n<br>\r\nIt's a happy and optimistic song, fitting early-game levels. It gives me exploration vibes. And maybe it's a little wet-sounding too, by association with the title.<br>\r\n<br>\r\n[05 May 2023] UPDATE: Fixed a missing y command and other minor mixing/ADSR tweaks.<br>\r\n<br>\r\n<img src=\"https://cdn.discordapp.com/attachments/563512644787765248/855910945313914940/Screenshot_20210618-2139451.png\" width=\"500px\">",
    "latest_version": "smwc-33866-1690733844",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33866,
        "title": "Touhou Tenryuuguu ~ Heavenly Gathering of Clouds - Country of Flood",
        "version": "smwc-33866-1690733844",
        "upstream_time": 1690733844,
        "download_url": "https://dl.smwcentral.net/33866/townshipofflood.zip",
        "filename": "townshipofflood.zip",
        "size": 52266,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-tenryuuguu-heavenly-gathering-of-clouds-romantic-tour-dan-no-ura",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25757,
    "title": "Touhou Tenryuuguu ~ Heavenly Gathering of Clouds - Romantic Tour ・ Dan-no-Ura",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "castle",
      "cave",
      "chase",
      "mountain",
      "night",
      "sewer",
      "sky",
      "tense",
      "town",
      "upbeat",
      "urban"
    ],
    "description": "The \"Extra stage\" theme from the game-without-a-game, Touhou-style music album, Heavenly Gathering of Clouds.<br>\r\n<br>\r\nIt's a suspenseful but energetic song, and one that keeps getting more excited as it goes along. It's probably good for fast, night stages. I just imagine a dark purple, for some reason.",
    "latest_version": "smwc-25757-1611553719",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25757,
        "title": "Touhou Tenryuuguu ~ Heavenly Gathering of Clouds - Romantic Tour ・ Dan-no-Ura",
        "version": "smwc-25757-1611553719",
        "upstream_time": 1611553719,
        "download_url": "https://dl.smwcentral.net/25757/romantic%20tour.zip",
        "filename": "romantic tour.zip",
        "size": 36529,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-a-maiden-s-illusionary-funeral-necro-fantasy-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26383,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - A Maiden's Illusionary Funeral ~ Necro-Fantasy (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss"
    ],
    "description": "Based : Mega Man X - Sigma 1st<br>\r\nSubtitle : Rock Girl X Shunsetsu Mission",
    "latest_version": "smwc-26383-1617594740",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26383,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - A Maiden's Illusionary Funeral ~ Necro-Fantasy (Mega Man X Style)",
        "version": "smwc-26383-1617594740",
        "upstream_time": 1617594740,
        "download_url": "https://dl.smwcentral.net/26383/TH7BossEX%28MMX%29.zip",
        "filename": "TH7BossEX(MMX).zip",
        "size": 60386,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-a-sliver-of-punk-in-the-ghost-harmony-phantom-band-phantasm-ensemble-punk-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39147,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - A Sliver of Punk in the Ghost Harmony 🎸 ~ Phantom Band ~ Phantasm Ensemble (Punk-mix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "abstract",
      "airship",
      "athletic",
      "boss",
      "chaotic",
      "chase",
      "final",
      "sky",
      "tense",
      "upbeat"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #AC83D3;\">❝ <i><b>No dish has ever escaped my performance alive.</b></i> ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Merlin, 東方妖々夢 〜 Perfect Cherry Blossom (2005)</span><br>\r\n<img src=\"https://bin.smwcentral.net/u/23547/PRISMPUNK.gif\" alt=\"\"><br>\r\nDid an arrangement of <b><a href=\"https://youtu.be/ugFEFj0IO78\" rel=\"nofollow\">Phantasm</a> <a href=\"https://youtu.be/bno-yXCRonQ\" rel=\"nofollow\">Ensemble</a></b> from <i>Touhou 7 Youyoumu ~ Perfect Cherry Blossom</i> <div class=\"spoiler\"><input type=\"checkbox\" class=\"spoiler-reveal\"><div class=\"spoilerInner\">(ft. <b><a href=\"https://youtu.be/wp0niG-w27s\" rel=\"nofollow\">Get The Punk Out</a></b> from <i>Mega Man 10</i>)</div></div>. Originally, this was just going to be a regular-ass remix of the Prismriver theme song, but then Punk's Mega Man 10 theme came to me in a dream and I knew that I was returning to mashup <s>heaven</s> hell.<br>\r\n<br>\r\nIronically, I'm not as much as fan of the original track (nor its <a href=\"https://youtu.be/bno-yXCRonQ\" rel=\"nofollow\">Touhou 9: PFoV</a> counterpart), but I've heard multiple arrangements of this theme that convinced me to arrange it. Besides, it's been a HOT minute since I last touched anything Touhou 7 related.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠  \"Bonus End,\" Yoshi SFX, & Thunder SFX are disabled.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. C# Minor w/ Slight Detune (Remix Pitch)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2 C# (Original Pitch)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span><br>\r\nㅤ3. B Minor (<a href=\"https://youtu.be/bno-yXCRonQ\" rel=\"nofollow\">Kaeidzuka</a> Pitch)<br>\r\nㅤ4. C Minor (Custom Pitch 1)<br>\r\nㅤ5. D Minor (Custom Pitch 2)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Enables the voice clip, but sacrifices SMW-Compatibility (Voice Enabled)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ2. Disables the voice clip & Decreases the Echo (Voice Disabled)ㅤ<span style=\"color: #F4576E;\">[turned on by default]</span>",
    "latest_version": "smwc-39147-1741207896",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39147,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - A Sliver of Punk in the Ghost Harmony 🎸 ~ Phantom Band ~ Phantasm Ensemble (Punk-mix)",
        "version": "smwc-39147-1741207896",
        "upstream_time": 1741207896,
        "download_url": "https://dl.smwcentral.net/39147/Sliver%20of%20Punk%20in%20the%20Ghost%20Harmony%2C%20A.zip",
        "filename": "Sliver of Punk in the Ghost Harmony%2C A.zip",
        "size": 443904,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-bloom-nobly-ink-black-cherry-blossom-border-of-life-mega-man-x3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26089,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Bloom Nobly, Ink-Black Cherry Blossom ~ Border of Life (Mega Man X3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "final",
      "spooky"
    ],
    "description": "Based : Mega Man X3 - Sigma 1st<br>\r\nSubtitle : Rock Girl X Shunsetsu Mission",
    "latest_version": "smwc-26089-1615157195",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26089,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Bloom Nobly, Ink-Black Cherry Blossom ~ Border of Life (Mega Man X3 Style)",
        "version": "smwc-26089-1615157195",
        "upstream_time": 1615157195,
        "download_url": "https://dl.smwcentral.net/26089/TH7Boss6_MMX3.zip",
        "filename": "TH7Boss6_MMX3.zip",
        "size": 72113,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-crystallized-silver-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25651,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Crystallized Silver (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "ice"
    ],
    "description": "Based : Mega Man X - Vile Theme/Sigma Palace Boss 2<br>\r\nSubtitle : Rock Girl X Syunsetsu Mission",
    "latest_version": "smwc-25651-1610399578",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25651,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Crystallized Silver (Mega Man X Style)",
        "version": "smwc-25651-1610399578",
        "upstream_time": 1610399578,
        "download_url": "https://dl.smwcentral.net/25651/TH7Boss1_%28MMX%29.zip",
        "filename": "TH7Boss1_(MMX).zip",
        "size": 52700,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-diao-ye-zong-withered-leaf-mega-man-x2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25811,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Diao ye zong (Withered Leaf) (Mega Man X2 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss"
    ],
    "description": "Based : Mega Man X2 - Intro Stage<br>\r\nSubtitle : Rock Girl X Shunsetsu Mission",
    "latest_version": "smwc-25811-1610825987",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25811,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Diao ye zong (Withered Leaf) (Mega Man X2 Style)",
        "version": "smwc-25811-1610825987",
        "upstream_time": 1610825987,
        "download_url": "https://dl.smwcentral.net/25811/TH7Boss2_MMX2.zip",
        "filename": "TH7Boss2_MMX2.zip",
        "size": 69657,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-doll-judgement-the-girl-who-played-with-people-s-shapes",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26227,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Doll Judgement ~ The Girl Who Played with People's Shapes",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "final"
    ],
    "description": "Based : Mega Man X3 - Blast Hornet<br>\r\n<br>\r\nSubtitle : Rock Girl X Shunsetsu Mission<br>\r\n<br>\r\n<br>\r\n<br>\r\nedit : beginning part modified, size optimization",
    "latest_version": "smwc-26227-1613772634",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26227,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Doll Judgement ~ The Girl Who Played with People's Shapes",
        "version": "smwc-26227-1613772634",
        "upstream_time": 1613772634,
        "download_url": "https://dl.smwcentral.net/26227/TH7Boss3MMX3%20%282%29.zip",
        "filename": "TH7Boss3MMX3 (2).zip",
        "size": 69870,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8423,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Doll Judgement ~ The Girl Who Played with People's Shapes",
        "version": "smwc-8423-1369854339",
        "upstream_time": 1369854339,
        "download_url": "https://dl.smwcentral.net/8423/Alice.zip",
        "filename": "Alice.zip",
        "size": 74424,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-dream-of-a-spring-breeze-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27881,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Dream of a Spring Breeze (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "misc"
    ],
    "description": "Based : Mega Man X - Ending<br>\r\nSubtitle : Rock Girl X Shunsetsu Mission",
    "latest_version": "smwc-27881-1629830013",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27881,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Dream of a Spring Breeze (Mega Man X Style)",
        "version": "smwc-27881-1629830013",
        "upstream_time": 1629830013,
        "download_url": "https://dl.smwcentral.net/27881/TH7Ending_MMX.zip",
        "filename": "TH7Ending_MMX.zip",
        "size": 30895,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-eastern-ghostly-dream-ancient-temple-mega-man-x2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26005,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Eastern Ghostly Dream ~ Ancient Temple (Mega Man X2 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "mysterious",
      "temple"
    ],
    "description": "Based : Mega Man X2 - Morph Moth<br>\r\nSubtitle : Rock Girl X Shunsetsu Mission",
    "latest_version": "smwc-26005-1613972352",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26005,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Eastern Ghostly Dream ~ Ancient Temple (Mega Man X2 Style)",
        "version": "smwc-26005-1613972352",
        "upstream_time": 1613972352,
        "download_url": "https://dl.smwcentral.net/26005/TH7Stage5_MMX2.zip",
        "filename": "TH7Stage5_MMX2.zip",
        "size": 56732,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-hiroari-shoots-a-strange-bird-till-when",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29360,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Hiroari Shoots a Strange Bird ~ Till When?",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "dark",
      "final",
      "sad"
    ],
    "description": "The wonderful ear-destroying theme of Youmu from Touhou 7. It fits bosses and any level which is tense and athletic and difficult.",
    "latest_version": "smwc-29360-1643228737",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29360,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Hiroari Shoots a Strange Bird ~ Till When?",
        "version": "smwc-29360-1643228737",
        "upstream_time": 1643228737,
        "download_url": "https://dl.smwcentral.net/29360/Touhou%207%20Process%20Control%20Block%20-%20Youmu.zip",
        "filename": "Touhou 7 Process Control Block - Youmu.zip",
        "size": 35059,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-hiroari-shoots-a-strange-bird-till-when-mega-man-x2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26019,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Hiroari Shoots a Strange Bird ~ Till When? (Mega Man X2 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "mysterious",
      "temple"
    ],
    "description": "Based : Mega Man X2 - Zero<br>\r\nSubtitle : Rock Girl X Shunsetsu Mission",
    "latest_version": "smwc-26019-1614228833",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26019,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Hiroari Shoots a Strange Bird ~ Till When? (Mega Man X2 Style)",
        "version": "smwc-26019-1614228833",
        "upstream_time": 1614228833,
        "download_url": "https://dl.smwcentral.net/26019/TH7Boss5_MMX2.zip",
        "filename": "TH7Boss5_MMX2.zip",
        "size": 69725,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-lovestruck-kiss-of-phantasm-necrofantasia-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32441,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Lovestruck Kiss of Phantasm ~ Necrofantasia (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "dark",
      "final",
      "night",
      "space",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #A816C5;\">𝒜𝓁𝓁 𝓉𝒽𝒾𝓃𝑔𝓈 𝑜𝓃 𝓉𝒽𝑒 𝐸𝒶𝓇𝓉𝒽 𝓂𝓊𝓈𝓉 𝑒𝓋𝑒𝓃𝓉𝓊𝒶𝓁𝓁𝓎 𝒹𝒾𝑒.<br>\r\n𝒟𝑜 𝓎𝑜𝓊 𝓇𝑒𝒶𝓁𝓁𝓎 𝓊𝓃𝒹𝑒𝓇𝓈𝓉𝒶𝓃𝒹 𝓉𝒽𝒶𝓉?</span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/195XntreoMc\" rel=\"nofollow\">Necro</a><a href=\"https://youtu.be/bku_wFW8nPo\" rel=\"nofollow\">fantasia</a> from Touhou 7: Perfect Cherry Blossom. Wanted to go for something a bit more \"softer\" than the original, though it makes this version of the song more unfitting for boss fights (might wanna go with the other Necrofantasia ports if that's what you originally wanted to use this song for).<br>\r\n<br>\r\nI'm gonna be honest, I've never been a fan of Touhou 7's soundtrack, and I've also never been a fan of the original version of Necrofantasia. The original song's instrumentation to me always felt too chaotic for its own good, and I do understand that's part of the reason why most love it. But there are some really great arrangements of this song I've heard in not only some of the other games (primarily Touhou 15.5) but also some on YouTube, which heavily inspired me to do my own take on this. Plus, Yukari Yakumo's one of my favorite characters in the series, so I basically had to dedicate this to her. :P<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A# Minor (Remix Pitch) [turned on by default]<br>\r\n2. C Minor (<a href=\"https://youtu.be/CzfVDomOkh8\" rel=\"nofollow\">AoCF Arrange</a> Pitch)<br>\r\n3. B Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-32441-1675211569",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32441,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Lovestruck Kiss of Phantasm ~ Necrofantasia (Remix)",
        "version": "smwc-32441-1675211569",
        "upstream_time": 1675211569,
        "download_url": "https://dl.smwcentral.net/32441/Lovestruck%20Kiss%20Of%20Phantasm.zip",
        "filename": "Lovestruck Kiss Of Phantasm.zip",
        "size": 129879,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-mystic-dream-snow-or-cherry-petal-mega-man-x-title-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25604,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Mystic Dream ~ Snow or Cherry Petal (Mega Man X Title Mix)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "title"
    ],
    "description": "Based : Mega Man X - Title Screen<br>\r\nSubtitle : Rock Girl X Syunsetsu Mission",
    "latest_version": "smwc-25604-1609786909",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25604,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Mystic Dream ~ Snow or Cherry Petal (Mega Man X Title Mix)",
        "version": "smwc-25604-1609786909",
        "upstream_time": 1609786909,
        "download_url": "https://dl.smwcentral.net/25604/TH7Title%28MMX%29.zip",
        "filename": "TH7Title(MMX).zip",
        "size": 62178,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-necrofantasia",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24745,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Necrofantasia",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "dark",
      "final",
      "tense"
    ],
    "description": "Wild tense song that would easily fit final void levels of any kind.<br>\r\n<br>\r\nUse with AMK 1.0.7 if you don't want a slowdown clownfiesta. I also recommend not muting song when pausing, since it's using a lot of legato.",
    "latest_version": "smwc-24745-1604013835",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24745,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Necrofantasia",
        "version": "smwc-24745-1604013835",
        "upstream_time": 1604013835,
        "download_url": "https://dl.smwcentral.net/24745/yukari.zip",
        "filename": "yukari.zip",
        "size": 36245,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22668,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Necrofantasia",
        "version": "smwc-22668-1587075479",
        "upstream_time": 1587075479,
        "download_url": "https://dl.smwcentral.net/22668/Yukari.zip",
        "filename": "Yukari.zip",
        "size": 88422,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-necrofantasia-mega-man-x2-style-phase",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27098,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Necrofantasia (Mega Man X2 Style + Phase 1)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "Based : Mega Man X2 - Sigma 1st<br>\r\nSubtitle : Rock Girl X Shunsetsu Mission<br>\r\n<br>\r\nNext : Phase 2",
    "latest_version": "smwc-27098-1623963555",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27098,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Necrofantasia (Mega Man X2 Style + Phase 1)",
        "version": "smwc-27098-1623963555",
        "upstream_time": 1623963555,
        "download_url": "https://dl.smwcentral.net/27098/TH7BossPH_X2.zip",
        "filename": "TH7BossPH_X2.zip",
        "size": 63549,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-necrofantasia-mega-man-x3-style-phase",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27459,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Necrofantasia (Mega Man X3 Style + Phase 2 Mix)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "Based : Mega Man X3 - Sigma 2nd(Kaser Sigma)<br>\r\nThis is not a port.<br>\r\nThis is not a port.",
    "latest_version": "smwc-27459-1626896496",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27459,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Necrofantasia (Mega Man X3 Style + Phase 2 Mix)",
        "version": "smwc-27459-1626896496",
        "upstream_time": 1626896496,
        "download_url": "https://dl.smwcentral.net/27459/TH7BossPHMMX3.zip",
        "filename": "TH7BossPHMMX3.zip",
        "size": 62930,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-paradise-deep-mountain-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25704,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Paradise ~ Deep Mountain (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "forest",
      "ice"
    ],
    "description": "Based : Mega Man X - Boomerang Kuwanger<br>\r\nSubtitle : Rock Girl X Syunsetsu Mission<br>\r\n<br>\r\nedit : r1^1^1^1.. -&gt; [[r2]]X, [b8]3 -&gt; b8b8b8",
    "latest_version": "smwc-25704-1610482775",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25704,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Paradise ~ Deep Mountain (Mega Man X Style)",
        "version": "smwc-25704-1610482775",
        "upstream_time": 1610482775,
        "download_url": "https://dl.smwcentral.net/25704/TH7Stage1%28MMX%29.zip",
        "filename": "TH7Stage1(MMX).zip",
        "size": 62526,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-phantom-band-phantom-ensemble-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25972,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Phantom Band ~ Phantom Ensemble (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "mysterious"
    ],
    "description": "Based : Mega Man X - Boss Theme 2<br>\r\nSubtitle : Rock Girl X Shunsetsu Mission",
    "latest_version": "smwc-25972-1613969981",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25972,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Phantom Band ~ Phantom Ensemble (Mega Man X Style)",
        "version": "smwc-25972-1613969981",
        "upstream_time": 1613969981,
        "download_url": "https://dl.smwcentral.net/25972/TH7Boss4%28MMX%29.zip",
        "filename": "TH7Boss4(MMX).zip",
        "size": 52731,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-sakura-sakura-japanize-dream-mega-man-x3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29072,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Sakura, Sakura ~ Japanize Dream... (Mega Man X3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "credits"
    ],
    "description": "Based : Mega Man X3 - Cast Roll<br>\r\nSubtitle : Rock Girl X Syunsetsu Mission",
    "latest_version": "smwc-29072-1641716562",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29072,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Sakura, Sakura ~ Japanize Dream... (Mega Man X3 Style)",
        "version": "smwc-29072-1641716562",
        "upstream_time": 1641716562,
        "download_url": "https://dl.smwcentral.net/29072/TH7Stage_CastMMX3.zip",
        "filename": "TH7Stage_CastMMX3.zip",
        "size": 62496,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-spiritual-domination-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26186,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Spiritual Domination (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "industrial",
      "mysterious",
      "temple"
    ],
    "description": "Based : Mega Man X - Spark Mandrill<br>\r\nSubtitle : Rock Girl X Shunsetsu Mission",
    "latest_version": "smwc-26186-1616099861",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26186,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Spiritual Domination (Mega Man X Style)",
        "version": "smwc-26186-1616099861",
        "upstream_time": 1616099861,
        "download_url": "https://dl.smwcentral.net/26186/TH7_StageEX%28MMX%29.zip",
        "filename": "TH7_StageEX(MMX).zip",
        "size": 69752,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-spiritual-domination-who-done-it-mega-man-x3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26856,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Spiritual Domination ~ Who done it! (Mega Man X3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "industrial"
    ],
    "description": "Based : Mega Man X3 - Doppler Stage<br>\r\nSubtitle : Rock Girl X Shunsetsu Mission",
    "latest_version": "smwc-26856-1621617878",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26856,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Spiritual Domination ~ Who done it! (Mega Man X3 Style)",
        "version": "smwc-26856-1621617878",
        "upstream_time": 1621617878,
        "download_url": "https://dl.smwcentral.net/26856/TH7StagePHMMX3_.zip",
        "filename": "TH7StagePHMMX3_.zip",
        "size": 72428,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-the-capital-city-of-flowers-in-the-sky-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25936,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - The Capital City of Flowers in the Sky (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "sky"
    ],
    "description": "Based : Mega Man X - Storm Eagle<br>\r\nSubtitle : Rock Girl X Shunsetsu Mission",
    "latest_version": "smwc-25936-1613671271",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25936,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - The Capital City of Flowers in the Sky (Mega Man X Style)",
        "version": "smwc-25936-1613671271",
        "upstream_time": 1613671271,
        "download_url": "https://dl.smwcentral.net/25936/TH7Stage4_MMX.zip",
        "filename": "TH7Stage4_MMX.zip",
        "size": 60499,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-the-doll-maker-of-bucuresti",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7365,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - The Doll Maker of Bucuresti",
    "authors": [
      "Counterfeit"
    ],
    "tags": [
      "chase",
      "final"
    ],
    "description": "Alice Margatroid's theme from Touhou 7. ADSR commands help make a mysterious, other-worldly song extremely accurate.",
    "latest_version": "smwc-7365-1317996354",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7365,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - The Doll Maker of Bucuresti",
        "version": "smwc-7365-1317996354",
        "upstream_time": 1317996354,
        "download_url": "https://dl.smwcentral.net/7365/TH07_06.zip",
        "filename": "TH07_06.zip",
        "size": 75057,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-the-doll-maker-of-bucuresti-mega-man-x3-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25886,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - The Doll Maker of Bucuresti (Mega Man X3 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "dark",
      "night"
    ],
    "description": "Based : Mega Man X3 - Volt Catfish<br>\r\nSubtitle : Rock Girl X Shunsetsu Mission<br>\r\n<br>\r\nEdit : drum volume up",
    "latest_version": "smwc-25886-1614133609",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25886,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - The Doll Maker of Bucuresti (Mega Man X3 Style)",
        "version": "smwc-25886-1614133609",
        "upstream_time": 1614133609,
        "download_url": "https://dl.smwcentral.net/25886/TH7stage3MMX3.zip",
        "filename": "TH7stage3MMX3.zip",
        "size": 54090,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-the-fantastic-legend-of-tohno-mega-man-x2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25764,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - The Fantastic Legend of Tohno (Mega Man X2 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "town",
      "urban"
    ],
    "description": "Based : Mega Man X2 - Magna Centipede<br>\r\nSubtitle : Rock Girl X Shunsetsu Mission<br>\r\n<br>\r\nEdit : t78 -&gt; t76",
    "latest_version": "smwc-25764-1610679157",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25764,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - The Fantastic Legend of Tohno (Mega Man X2 Style)",
        "version": "smwc-25764-1610679157",
        "upstream_time": 1610679157,
        "download_url": "https://dl.smwcentral.net/25764/TH7Stage2MMX2.zip",
        "filename": "TH7Stage2MMX2.zip",
        "size": 67199,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-youyoumu-perfect-cherry-blossom-ultimate-truth-mega-man-x2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26056,
    "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Ultimate Truth (Mega Man X2 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "airship",
      "castle"
    ],
    "description": "Based : Mega Man X2 - Counter Hunter Stage 2<br>\r\nSubtitle : Rock Girl X Shunsetsu Mission<br>\r\n<br>\r\nOriginally, it was intended to be remixed in the X3 style, but there was no matching base, so it was based on 'Mega Man X2 - Counter Hunter Stage 2'.",
    "latest_version": "smwc-26056-1614556205",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26056,
        "title": "Touhou Youyoumu ~ Perfect Cherry Blossom - Ultimate Truth (Mega Man X2 Style)",
        "version": "smwc-26056-1614556205",
        "upstream_time": 1614556205,
        "download_url": "https://dl.smwcentral.net/26056/TH7Stage6MMX2_.zip",
        "filename": "TH7Stage6MMX2_.zip",
        "size": 69634,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-yumejikuu-phantasmagoria-of-dim-dream-adoration-of-magic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20713,
    "title": "Touhou Yumejikuu ~ Phantasmagoria of Dim. Dream - Adoration of Magic",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "bonus",
      "chase",
      "cutscene",
      "night",
      "space"
    ],
    "description": "The Yumemi Demo theme from Phantasmagoria of Dim. Dream. Also sometimes translated as \"Love of Magical Chimes\".<br>\r\n<br>\r\nVery upbeat and loud, but also short and tense, it could probably work best for cutscenes, bonus areas, or possibly even a P-switch. Basically anywhere you wouldn't be hearing it for 10 minutes straight.<br>\r\n<br>\r\nThis was actually the first song I ever ported, but I've touched it up quite a bit since its first incarnation. Special thanks to Giftshaven for a lot of the advice he gave me!",
    "latest_version": "smwc-20713-1563944014",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20713,
        "title": "Touhou Yumejikuu ~ Phantasmagoria of Dim. Dream - Adoration of Magic",
        "version": "smwc-20713-1563944014",
        "upstream_time": 1563944014,
        "download_url": "https://dl.smwcentral.net/20713/adoration%20of%20magic.zip",
        "filename": "adoration of magic.zip",
        "size": 31283,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-yumejikuu-phantasmagoria-of-dim-dream-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24084,
    "title": "Touhou Yumejikuu ~ Phantasmagoria of Dim. Dream - Game Over",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "misc",
      "miss"
    ],
    "description": "The jingle in Touhou 3: Phantasmagoria of Dim. Dream that plays when you get a game over.<br>\r\n<br>\r\nGreat for... game over and death themes obviously.<br>\r\n<br>\r\n<b>Note:</b><br>\r\nThere's an option to enable or disable the death SFX. By default, it is turned on.",
    "latest_version": "smwc-24084-1597548982",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24084,
        "title": "Touhou Yumejikuu ~ Phantasmagoria of Dim. Dream - Game Over",
        "version": "smwc-24084-1597548982",
        "upstream_time": 1597548982,
        "download_url": "https://dl.smwcentral.net/24084/Game%20Over.zip",
        "filename": "Game Over.zip",
        "size": 61425,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-yumejikuu-phantasmagoria-of-dim-dream-hakurei-s-resolution-maple-dream-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25858,
    "title": "Touhou Yumejikuu ~ Phantasmagoria of Dim. Dream - Hakurei's Resolution ~ Maple Dream (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "credits",
      "final",
      "night",
      "title"
    ],
    "description": "Did a take on <a href=\"https://www.youtube.com/watch?v=jqjecVHUVZQ\" rel=\"nofollow\">Maple Dream</a> from Touhou 3: Phantasmagoria of Dim. Dream. Definitely one of the cooler ending themes from the series and also another fun PC-98 theme to have done an arrangement of.<br>\r\n<br>\r\nThis baby is great for title screens, credits, athletic stages, night stages, and final areas.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere are also 2 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C Minor (Remix Pitch, turned on default)<br>\r\n2. C# Minor (Original Pitch)",
    "latest_version": "smwc-25858-1613544396",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25858,
        "title": "Touhou Yumejikuu ~ Phantasmagoria of Dim. Dream - Hakurei's Resolution ~ Maple Dream (Remix)",
        "version": "smwc-25858-1613544396",
        "upstream_time": 1613544396,
        "download_url": "https://dl.smwcentral.net/25858/Maple%20Dream.zip",
        "filename": "Maple Dream.zip",
        "size": 125689,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-yumejikuu-phantasmagoria-of-dim-dream-reincarnation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13585,
    "title": "Touhou Yumejikuu ~ Phantasmagoria of Dim. Dream - Reincarnation",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "abstract",
      "castle",
      "chase",
      "industrial",
      "sewer",
      "water"
    ],
    "description": "Could fit with watery castle theme.",
    "latest_version": "smwc-13585-1460754158",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13585,
        "title": "Touhou Yumejikuu ~ Phantasmagoria of Dim. Dream - Reincarnation",
        "version": "smwc-13585-1460754158",
        "upstream_time": 1460754158,
        "download_url": "https://dl.smwcentral.net/13585/Touhou%203%20-%20Reincarnation.zip",
        "filename": "Touhou 3 - Reincarnation.zip",
        "size": 35146,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-yumejikuu-phantasmagoria-of-dim-dream-vanishing-dream-lost-dream",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25876,
    "title": "Touhou Yumejikuu ~ Phantasmagoria of Dim. Dream - Vanishing Dream ~ Lost Dream",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "misc"
    ],
    "description": "Kana Anaberal's theme from Touhou 3: Phantasmagoria of Dim. (Dimensional) Dream. A long and fast-paced song, good for athletic levels.",
    "latest_version": "smwc-25876-1611345971",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25876,
        "title": "Touhou Yumejikuu ~ Phantasmagoria of Dim. Dream - Vanishing Dream ~ Lost Dream",
        "version": "smwc-25876-1611345971",
        "upstream_time": 1611345971,
        "download_url": "https://dl.smwcentral.net/25876/vanishing%20dream%20~%20lost_dream.zip",
        "filename": "vanishing dream ~ lost_dream.zip",
        "size": 35094,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-yumejikuu-phantasmagoria-of-dim-dream-victory-demonstration",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23937,
    "title": "Touhou Yumejikuu ~ Phantasmagoria of Dim. Dream - Victory Demonstration",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "goal"
    ],
    "description": "The jingle in Touhou 3: Phantasmagoria of Dim. Dream that plays when you defeat an opponent. <s>How is this the only game to even have this victory theme when the other games could've benefited from it.</s> Included a bass channel (since the original game didn't have one).<br>\r\n<br>\r\nGreat for... stage clear and world clear themes obviously.<br>\r\n<br>\r\n<b>Note:</b><br>\r\nThere's an option to enable or disable the goal sfx. By default, it is turned on.",
    "latest_version": "smwc-23937-1595439849",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23937,
        "title": "Touhou Yumejikuu ~ Phantasmagoria of Dim. Dream - Victory Demonstration",
        "version": "smwc-23937-1595439849",
        "upstream_time": 1595439849,
        "download_url": "https://dl.smwcentral.net/23937/You%20Win.zip",
        "filename": "You Win.zip",
        "size": 62379,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-touhou-yumejikuu-the-phantasmagoria-of-dim-dream-eternal-full-moon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34536,
    "title": "Touhou Yumejikuu ~ The Phantasmagoria of Dim.Dream - Eternal Full Moon",
    "authors": [
      "monkey03297"
    ],
    "tags": [
      "credits",
      "cutscene",
      "sad"
    ],
    "description": "永遠の満月<br>\r\nNighttime ending theme of Touhou Yumejikuu<br>\r\nUsed 7 channels.",
    "latest_version": "smwc-34536-1696094386",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34536,
        "title": "Touhou Yumejikuu ~ The Phantasmagoria of Dim.Dream - Eternal Full Moon",
        "version": "smwc-34536-1696094386",
        "upstream_time": 1696094386,
        "download_url": "https://dl.smwcentral.net/34536/th3_17.zip",
        "filename": "th3_17.zip",
        "size": 30762,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tower-in-sky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31648,
    "title": "Tower in sky",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "sky",
      "temple"
    ],
    "description": "This composition is a little repetitive but it can be useful",
    "latest_version": "smwc-31648-1667879182",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31648,
        "title": "Tower in sky",
        "version": "smwc-31648-1667879182",
        "upstream_time": 1667879182,
        "download_url": "https://dl.smwcentral.net/31648/Tower%20in%20Sky.zip",
        "filename": "Tower in Sky.zip",
        "size": 22336,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tower-of-fantasy-celestial-relaxing",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37133,
    "title": "Tower of Fantasy (Celestial Relaxing)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "cutscene",
      "night",
      "sad",
      "sky",
      "title"
    ],
    "description": "Could fit on the fantasy tower levels.",
    "latest_version": "smwc-37133-1710993031",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37133,
        "title": "Tower of Fantasy (Celestial Relaxing)",
        "version": "smwc-37133-1710993031",
        "upstream_time": 1710993031,
        "download_url": "https://dl.smwcentral.net/37133/amv_tower_of_fantasy.zip",
        "filename": "amv_tower_of_fantasy.zip",
        "size": 46899,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tower-of-fantasy-celestial-relaxing-smrpg-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37132,
    "title": "Tower of Fantasy (Celestial Relaxing, SMRPG Remix)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "cutscene",
      "night",
      "sad",
      "sky",
      "title"
    ],
    "description": "Super Mario RPG Remix, Could fit on the fantasy tower levels.",
    "latest_version": "smwc-37132-1711606630",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37132,
        "title": "Tower of Fantasy (Celestial Relaxing, SMRPG Remix)",
        "version": "smwc-37132-1711606630",
        "upstream_time": 1711606630,
        "download_url": "https://dl.smwcentral.net/37132/amv_tower_of_fantasy%20%28SMRPG%20Remix%29.zip",
        "filename": "amv_tower_of_fantasy (SMRPG Remix).zip",
        "size": 74740,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tower-of-heaven-atop-the-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22267,
    "title": "Tower of Heaven - Atop the World",
    "authors": [
      "Lui"
    ],
    "tags": [
      "credits",
      "cutscene",
      "sad",
      "title"
    ],
    "description": "The ending theme from Tower of Heaven, featuring sad piano.",
    "latest_version": "smwc-22267-1583974379",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22267,
        "title": "Tower of Heaven - Atop the World",
        "version": "smwc-22267-1583974379",
        "upstream_time": 1583974379,
        "download_url": "https://dl.smwcentral.net/22267/atop%20the%20world.zip",
        "filename": "atop the world.zip",
        "size": 52866,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tower-of-heaven-indignant-divinity",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39745,
    "title": "Tower of Heaven - Indignant Divinity",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "athletic",
      "cave",
      "dark",
      "ice",
      "industrial",
      "night",
      "sky",
      "space",
      "water"
    ],
    "description": "Chiptune song. Requested by <span class=\"un-outer\" title=\"7 up\"><a href=\"/?p=profile&amp;id=23507\" style=\"color: var(--user-color-2);\" class=\"un\">7 up</a></span>",
    "latest_version": "smwc-39745-1748822129",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39745,
        "title": "Tower of Heaven - Indignant Divinity",
        "version": "smwc-39745-1748822129",
        "upstream_time": 1748822129,
        "download_url": "https://dl.smwcentral.net/39745/indignantdivinity%20.zip",
        "filename": "indignantdivinity .zip",
        "size": 37479,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7427,
        "title": "Tower of Heaven - Indignant Divinity",
        "version": "smwc-7427-1332213381",
        "upstream_time": 1332213381,
        "download_url": "https://dl.smwcentral.net/7427/Tower%20of%20Heaven%20-%20Indignant%20Divinity.zip",
        "filename": "Tower of Heaven - Indignant Divinity.zip",
        "size": 64660,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tower-of-heaven-luna-ascension",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19802,
    "title": "Tower of Heaven - Luna Ascension",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "castle",
      "mountain",
      "ruins",
      "sad",
      "sky"
    ],
    "description": "Could fit with sky castle theme",
    "latest_version": "smwc-19802-1556414656",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19802,
        "title": "Tower of Heaven - Luna Ascension",
        "version": "smwc-19802-1556414656",
        "upstream_time": 1556414656,
        "download_url": "https://dl.smwcentral.net/19802/Tower%20of%20Heaven%20-%20Luna%20Ascension.zip",
        "filename": "Tower of Heaven - Luna Ascension.zip",
        "size": 32648,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18211,
        "title": "Tower of Heaven - Luna Ascension",
        "version": "smwc-18211-1538181495",
        "upstream_time": 1538181495,
        "download_url": "https://dl.smwcentral.net/18211/Tower%20of%20Heaven%20-%20Luna%20Ascension.zip",
        "filename": "Tower of Heaven - Luna Ascension.zip",
        "size": 49806,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8194,
        "title": "Tower of Heaven - Luna Ascension",
        "version": "smwc-8194-1311883778",
        "upstream_time": 1311883778,
        "download_url": "https://dl.smwcentral.net/8194/Tower%20of%20Heaven%20-%20Luna%20Ascension.zip",
        "filename": "Tower of Heaven - Luna Ascension.zip",
        "size": 67896,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tower-of-heaven-pillars-of-creation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30527,
    "title": "Tower of Heaven - Pillars of Creation",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "credits",
      "night",
      "overworld",
      "sky",
      "space",
      "water"
    ],
    "description": "Epic-like chiptune song, good for overworlds or credits I guess",
    "latest_version": "smwc-30527-1652382909",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30527,
        "title": "Tower of Heaven - Pillars of Creation",
        "version": "smwc-30527-1652382909",
        "upstream_time": 1652382909,
        "download_url": "https://dl.smwcentral.net/30527/pillars%20of%20creation.zip",
        "filename": "pillars of creation.zip",
        "size": 30890,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24388,
        "title": "Tower of Heaven - Pillars of Creation",
        "version": "smwc-24388-1598816813",
        "upstream_time": 1598816813,
        "download_url": "https://dl.smwcentral.net/24388/pillars.zip",
        "filename": "pillars.zip",
        "size": 34449,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24336,
        "title": "Tower of Heaven - Pillars of Creation",
        "version": "smwc-24336-1598933868",
        "upstream_time": 1598933868,
        "download_url": "https://dl.smwcentral.net/24336/Pillars%20of%20Creation.zip",
        "filename": "Pillars of Creation.zip",
        "size": 45778,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tower-of-heaven-stairway-to-revelation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25702,
    "title": "Tower of Heaven - Stairway To Revelation",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "athletic",
      "bonus",
      "sky",
      "space"
    ],
    "description": "Fitting for sky and space levels.<br>\r\n<br>\r\nReleased in C3 2021.",
    "latest_version": "smwc-25702-1611015255",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25702,
        "title": "Tower of Heaven - Stairway To Revelation",
        "version": "smwc-25702-1611015255",
        "upstream_time": 1611015255,
        "download_url": "https://dl.smwcentral.net/25702/stairway_to_revelation.zip",
        "filename": "stairway_to_revelation.zip",
        "size": 33394,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tower-of-heaven-surpassing-heaven-luna-ascension-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37933,
    "title": "Tower of Heaven - Surpassing Heaven 🪽 ~ Luna Ascension (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "calm",
      "credits",
      "final",
      "sky",
      "tense",
      "title",
      "upbeat"
    ],
    "description": "<div class=\"collapse\"><div class=\"collapse-header\"><span>SPOILERS</span></div><div class=\"collapse-content\"><span style=\"font-size: 16pt;\"><span style=\"color: #FFFFFF;\">❝ <b>I saw the traveler make his way toward the monolith,<br>\r\nThat thin gash amidst the clouds;<br>\r\nAn open seam between heaven and earth that eluded the Eye of God.<br>\r\nOr perhaps it had not; perhaps it beckoned from one realm<br>\r\nTo the other, wedded And ruled as one;<br>\r\nFor look how clean it splits the horizon 'twain, absorbs it,<br>\r\nMakes it Strange,<br>\r\nAn indomitable beam,<br>\r\nA tower of heaven.</b> ❞</span></span><br>\r\nㅤ<span style=\"font-size: 8pt;\">- Journal of an unknown traveler, 2009</span></div></div><br>\r\n<br>\r\nDid an arrangement of <b><a href=\"https://youtu.be/GWZmOGKEjCo\" rel=\"nofollow\">Luna</a> <a href=\"https://youtu.be/R0jbTdtx2lY\" rel=\"nofollow\">Ascension</a></b> from <i>Tower of Heaven</i>. Kinda teased a remix from this game a bit back in November, and it's time I finally do this banger!! I love this game and it's soundtrack to death so goddamn much!!<br>\r\n<br>\r\nI've been a fan of flashygoodness's works ever since I first heard Luna Ascension in <a href=\"https://smwc.me/s/14059\">New Super Mario World 1: The Twelve Magic Orbs</a> back in 2016, and every time I listen to ToH's OST or go back to this game, I tear up a bit.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><b><span style=\"color: #920DFF;\">Important:</span></b></span><br>\r\nㅤ♠ \"Bonus End,\" P-Switch, Yoshi SFX, & Thunder SFX are disabled.<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable pitches for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. C# Minor w/ slight detune (Remix Pitch)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤ1. C# Minor (Original Pitch)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\nㅤ2. B Minor (<a href=\"https://youtu.be/3jSPkd4l4Kk\" rel=\"nofollow\">Indignant Divinity</a> Pitch)<br>\r\nㅤ3. C Minor (Custom Pitch)<br>\r\n<br>\r\n<span style=\"font-size: 14pt;\"><span style=\"color: #66FFE3;\"><u>There are also customizable versions for this song that you can adjust in the song's txt file:</u></span></span><br>\r\nㅤ1. Original Echo Delay, but sacrifices SMW-Compatibility (Intro & OG Echo)ㅤ<span style=\"color: #C291EB;\">[Listening-Only]</span><br>\r\nㅤㅤ♠ Keeps the Intro<br>\r\nㅤ2. Drastically Decreases Echo Delay (Intro & LOWER Echo)<br>\r\nㅤㅤ♠ Keeps the Intro<br>\r\nㅤ3. Decreases Echo Delay (No Intro & LOW Echo)ㅤ<span style=\"color: #F95E5E;\">[turned on by default]</span><br>\r\nㅤㅤ♠ Skips the Intro",
    "latest_version": "smwc-37933-1721836889",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37933,
        "title": "Tower of Heaven - Surpassing Heaven 🪽 ~ Luna Ascension (Remix)",
        "version": "smwc-37933-1721836889",
        "upstream_time": 1721836889,
        "download_url": "https://dl.smwcentral.net/37933/Surpassing_Heaven.zip",
        "filename": "Surpassing_Heaven.zip",
        "size": 565930,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tower-of-heaven-the-lonely-tower",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22268,
    "title": "Tower of Heaven - The Lonely Tower",
    "authors": [
      "Lui"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "dark",
      "night",
      "overworld",
      "sad",
      "sky",
      "space",
      "title"
    ],
    "description": "The title screen theme from Tower of Heaven, which is a slower arrangement of the main leitmotiv.",
    "latest_version": "smwc-22268-1583900844",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22268,
        "title": "Tower of Heaven - The Lonely Tower",
        "version": "smwc-22268-1583900844",
        "upstream_time": 1583900844,
        "download_url": "https://dl.smwcentral.net/22268/lonely%20tower.zip",
        "filename": "lonely tower.zip",
        "size": 36707,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18920,
        "title": "Tower of Heaven - The Lonely Tower",
        "version": "smwc-18920-1547308789",
        "upstream_time": 1547308789,
        "download_url": "https://dl.smwcentral.net/18920/Tower%20of%20Heaven%20-%20The%20Lonely%20Tower.zip",
        "filename": "Tower of Heaven - The Lonely Tower.zip",
        "size": 31616,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-toy-story-genesis-title-screen-strange-things",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27913,
    "title": "Toy Story (Genesis) - Title Screen (Strange Things)",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "bonus",
      "carnival",
      "credits",
      "cutscene",
      "title"
    ],
    "description": "A cover of \"Strange Things\" from Toy Story that plays on the title screen of the Mega Drive game of the same name. It's originally an Amiga module file.<br>\r\n<br>\r\n@7 (bonus end fanfare) and thunder/Blargg SFX have been omitted.",
    "latest_version": "smwc-27913-1630344495",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27913,
        "title": "Toy Story (Genesis) - Title Screen (Strange Things)",
        "version": "smwc-27913-1630344495",
        "upstream_time": 1630344495,
        "download_url": "https://dl.smwcentral.net/27913/toytitle.zip",
        "filename": "toytitle.zip",
        "size": 91715,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-toy-story-snes-inside-the-claw-machine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35372,
    "title": "Toy Story (SNES) - Inside the Claw Machine",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "final",
      "tense"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Skewer\"><a href=\"/?p=profile&amp;id=1055\" style=\"color: var(--user-color-2);\" class=\"un\">Skewer</a></span>",
    "latest_version": "smwc-35372-1701635327",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35372,
        "title": "Toy Story (SNES) - Inside the Claw Machine",
        "version": "smwc-35372-1701635327",
        "upstream_time": 1701635327,
        "download_url": "https://dl.smwcentral.net/35372/Inside%20The%20Claw%20Machine.zip",
        "filename": "Inside The Claw Machine.zip",
        "size": 76185,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trauma-center-under-the-knife",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32611,
    "title": "Trauma Center: Under the Knife 2 - A Tough Scenario ~ Gentle Breeze (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "calm",
      "credits",
      "cutscene",
      "grassland",
      "misc",
      "sad",
      "title",
      "town"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/XJsy5jJ7Dp0\" rel=\"nofollow\">Gentle</a> <a href=\"https://youtu.be/yq3KaCVrQjQ\" rel=\"nofollow\">Breeze</a> from Trauma Center: Under the Knife 2. First time I'm doing a track from an Atlus game, and it had to be the one most people nowadays associate with Squidward Tentacles. Though, oddly enough, I was actually inspired to do this after listening to <a href=\"https://youtu.be/r9rF8XhV8DI\" rel=\"nofollow\">+TEK's FM cover</a> of it while doing errands. Seriously, as much of a meme this song is, it goes incredibly hard. Guess that's the standard for most Atlus games. :)<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C Minor (Original Pitch) [turned on by default]<br>\r\n2. A Minor (Custom Pitch)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables Voice Clip, but at the cost of SMW-Compatibility<br>\r\n2. Disables Voice Clip [turned on default]",
    "latest_version": "smwc-32611-1675229183",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32611,
        "title": "Trauma Center: Under the Knife 2 - A Tough Scenario ~ Gentle Breeze (Remix)",
        "version": "smwc-32611-1675229183",
        "upstream_time": 1675229183,
        "download_url": "https://dl.smwcentral.net/32611/Tough%20Scenario%2C%20A.zip",
        "filename": "Tough Scenario%2C A.zip",
        "size": 187473,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25664,
        "title": "Trauma Center: Under the Knife 2 - Gentle Breeze",
        "version": "smwc-25664-1610596971",
        "upstream_time": 1610596971,
        "download_url": "https://dl.smwcentral.net/25664/Gentle%20Breeze.zip",
        "filename": "Gentle Breeze.zip",
        "size": 33277,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10321,
        "title": "Trauma Center: Under the Knife 2 - Gentle Breeze",
        "version": "smwc-10321-1423449105",
        "upstream_time": 1423449105,
        "download_url": "https://dl.smwcentral.net/10321/gentlebreeze.zip",
        "filename": "gentlebreeze.zip",
        "size": 32175,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-traysia-title-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21678,
    "title": "Traysia - Title Theme",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "calm",
      "title",
      "town"
    ],
    "description": "The title theme from the Mega Drive RPG. Peaceful and calm music.",
    "latest_version": "smwc-21678-1577848261",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21678,
        "title": "Traysia - Title Theme",
        "version": "smwc-21678-1577848261",
        "upstream_time": 1577848261,
        "download_url": "https://dl.smwcentral.net/21678/Traysia%20Title%20%28Version%201.1%29.zip",
        "filename": "Traysia Title (Version 1.1).zip",
        "size": 45579,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treacherous-silence",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18883,
    "title": "Treacherous Silence",
    "authors": [
      "Giftshaven"
    ],
    "tags": [
      "cave",
      "night",
      "sewer"
    ],
    "description": "Made this purely from a .txt and got this as a result. Sounded catchy to me. I'd say it's best used for those short cave areas. Anything underground really would do.",
    "latest_version": "smwc-18883-1546974593",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18883,
        "title": "Treacherous Silence",
        "version": "smwc-18883-1546974593",
        "upstream_time": 1546974593,
        "download_url": "https://dl.smwcentral.net/18883/Treacherous%20Silence.zip",
        "filename": "Treacherous Silence.zip",
        "size": 30686,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-adventure-game-adventure-begins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23012,
    "title": "Treasure Adventure Game - Adventure Begins",
    "authors": [
      "TadeLn"
    ],
    "tags": [
      "calm",
      "title"
    ],
    "description": "Short loop good for Yoshi's House.<br>\r\n<br>\r\nOrginal song: https://robitgames.bandcamp.com/album/treasure-adventure-game-ost<br>\r\nThis port on YouTube: https://youtu.be/xOWRwmlQq80<br>\r\n",
    "latest_version": "smwc-23012-1590825432",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23012,
        "title": "Treasure Adventure Game - Adventure Begins",
        "version": "smwc-23012-1590825432",
        "upstream_time": 1590825432,
        "download_url": "https://dl.smwcentral.net/23012/Treasure%20Adventure%20Game%20-%20Adventure%20Begins.zip",
        "filename": "Treasure Adventure Game - Adventure Begins.zip",
        "size": 30512,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-conflix-auction",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41551,
    "title": "Treasure Conflix - Auction",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "bonus",
      "cutscene"
    ],
    "description": "The theme of the Auction in Treasure Conflix<br>\r\n<br>\r\nUnsampled version of <a href=\"https://www.smwcentral.net/?p=section&a=details&id=37623\">this port.</a>",
    "latest_version": "smwc-41551-1774089127",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41551,
        "title": "Treasure Conflix - Auction",
        "version": "smwc-41551-1774089127",
        "upstream_time": 1774089127,
        "download_url": "https://dl.smwcentral.net/41551/Auction%20U.zip",
        "filename": "Auction U.zip",
        "size": 30991,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37623,
        "title": "Treasure Conflix - Auction",
        "version": "smwc-37623-1716062994",
        "upstream_time": 1716062994,
        "download_url": "https://dl.smwcentral.net/37623/Auction.zip",
        "filename": "Auction.zip",
        "size": 33321,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-conflix-battle-field",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39865,
    "title": "Treasure Conflix - Battle Field",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "My personal favorite song in Treasure Conflix.<br>\r\n<br>\r\nThis song has a define for whether or not you want to have the sound effect at the start from the Zophar's Domain SPC (I felt like it could be useful), the define has options for lower echo or the original echo.<br>\r\n<br>\r\nNote: If you are using the original echo, the following samples will be omitted:<br>\r\n<br>\r\n09 SMW @7.brr (Steel Drum; Bonus end)<br>\r\n0F SMW @21.brr (Kick)<br>\r\n10 SMW @12.brr (Conga; Bonus End)<br>\r\n11 SMW @17.brr (Distorted Guitar)<br>\r\n13 SMW Thunder.brr (Thunder, Blarggs, Castle Blowing up, Valley of Bowser shaking)",
    "latest_version": "smwc-39865-1748812624",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39865,
        "title": "Treasure Conflix - Battle Field",
        "version": "smwc-39865-1748812624",
        "upstream_time": 1748812624,
        "download_url": "https://dl.smwcentral.net/39865/Battle%20Field.zip",
        "filename": "Battle Field.zip",
        "size": 181581,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-conflix-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19437,
    "title": "Treasure Conflix - Cave",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "cave",
      "cutscene",
      "dark",
      "night",
      "overworld"
    ],
    "description": "this serves for tense levels or maps",
    "latest_version": "smwc-19437-1553445630",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19437,
        "title": "Treasure Conflix - Cave",
        "version": "smwc-19437-1553445630",
        "upstream_time": 1553445630,
        "download_url": "https://dl.smwcentral.net/19437/cave.zip",
        "filename": "cave.zip",
        "size": 51908,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-conflix-get-treasure",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37762,
    "title": "Treasure Conflix - Get Treasure",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "cutscene",
      "goal",
      "keyhole",
      "misc"
    ],
    "description": "The fanfare from when you get a treasure in Treasure Conflix.<br>\r\n<br>\r\nUpdate (5/9/2024):<br>\r\n- Corrected the pitch of the timpani",
    "latest_version": "smwc-37762-1716061718",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37762,
        "title": "Treasure Conflix - Get Treasure",
        "version": "smwc-37762-1716061718",
        "upstream_time": 1716061718,
        "download_url": "https://dl.smwcentral.net/37762/Get_Treasure.zip",
        "filename": "Get_Treasure.zip",
        "size": 70193,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-conflix-hiding-home-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38170,
    "title": "Treasure Conflix - Hiding Home Town",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "ambient",
      "dark",
      "mysterious"
    ],
    "description": "An ambient track from Treasure Conflix<br>\r\n<br>\r\nOne of the ports I made for 2024 Winter C3",
    "latest_version": "smwc-38170-1723923123",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38170,
        "title": "Treasure Conflix - Hiding Home Town",
        "version": "smwc-38170-1723923123",
        "upstream_time": 1723923123,
        "download_url": "https://dl.smwcentral.net/38170/Hiding%20Home%20Town.zip",
        "filename": "Hiding Home Town.zip",
        "size": 58982,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-conflix-salvage-ship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37520,
    "title": "Treasure Conflix - Salvage Ship",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "castle",
      "cutscene",
      "dark",
      "overworld",
      "tense"
    ],
    "description": "An ominous song from Treasure Conflix. Used in a Final Fantasy VI hack called Return of the Dark Sorcerer. (I first heard this song in that hack)<br>\r\n<br>\r\nUpdate (3/25/2024):<br>\r\n- Merged the Timpani channels<br>\r\n",
    "latest_version": "smwc-37520-1716059342",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37520,
        "title": "Treasure Conflix - Salvage Ship",
        "version": "smwc-37520-1716059342",
        "upstream_time": 1716059342,
        "download_url": "https://dl.smwcentral.net/37520/TC%20Salvage%20Ship.zip",
        "filename": "TC Salvage Ship.zip",
        "size": 71674,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-conflix-title",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22959,
    "title": "Treasure Conflix - Title",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "sky",
      "space",
      "title"
    ],
    "description": "The title screen theme from Treasure Conflix. This was requested by Deeke.<br>\r\n<br>\r\nPlease note that if you want to use this in a level and don't want three channels to permanently disappear when you pause the game, you can either patch <a href=\"https://www.smwcentral.net/?p=section&a=details&id=22960\">this</a> to your ROM or open the .txt file of the port and delete every instance of $F4 $01!",
    "latest_version": "smwc-22959-1590259639",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22959,
        "title": "Treasure Conflix - Title",
        "version": "smwc-22959-1590259639",
        "upstream_time": 1590259639,
        "download_url": "https://dl.smwcentral.net/22959/ConflixTitle.zip",
        "filename": "ConflixTitle.zip",
        "size": 78187,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22843,
        "title": "Treasure Conflix - Title",
        "version": "smwc-22843-1589344271",
        "upstream_time": 1589344271,
        "download_url": "https://dl.smwcentral.net/22843/Title.zip",
        "filename": "Title.zip",
        "size": 32060,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-conflix-virtual-girl",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37546,
    "title": "Treasure Conflix - Virtual Girl",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "bonus"
    ],
    "description": "A song from Treasure Conflix that sounds like it could fit a bonus room. <br>\r\n<br>\r\nJust don't use this in a long area or level.<br>\r\n<br>\r\n1 of 8 ports released during C3",
    "latest_version": "smwc-37546-1716062448",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37546,
        "title": "Treasure Conflix - Virtual Girl",
        "version": "smwc-37546-1716062448",
        "upstream_time": 1716062448,
        "download_url": "https://dl.smwcentral.net/37546/Virtual%20Girl.zip",
        "filename": "Virtual Girl.zip",
        "size": 48784,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-conflix-world-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37673,
    "title": "Treasure Conflix - World Map",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "airship",
      "athletic",
      "overworld"
    ],
    "description": "The World Map theme from Treasure Conflix. Made for a contest entry that didn't end up happening.",
    "latest_version": "smwc-37673-1716063525",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37673,
        "title": "Treasure Conflix - World Map",
        "version": "smwc-37673-1716063525",
        "upstream_time": 1716063525,
        "download_url": "https://dl.smwcentral.net/37673/World%20Map.zip",
        "filename": "World Map.zip",
        "size": 76676,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-cove-dos-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38744,
    "title": "Treasure Cove (DOS) - Intro",
    "authors": [
      "trestles"
    ],
    "tags": [
      "beach",
      "bonus",
      "title"
    ],
    "description": "The intro from Treasure Cove. Good for an ocean/island themed intro.",
    "latest_version": "smwc-38744-1740119279",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38744,
        "title": "Treasure Cove (DOS) - Intro",
        "version": "smwc-38744-1740119279",
        "upstream_time": 1740119279,
        "download_url": "https://dl.smwcentral.net/38744/Treasure%20Cove%20%28DOS%29%20-%20Intro.zip",
        "filename": "Treasure Cove (DOS) - Intro.zip",
        "size": 32288,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-cove-dos-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38726,
    "title": "Treasure Cove (DOS) - Level 2",
    "authors": [
      "trestles"
    ],
    "tags": [
      "beach",
      "sea"
    ],
    "description": "My first attempt at a port using only SMW instruments. The song I used to learn was a song from one of my childhood DOS games \"Treasure Cove,\" specifically level two:<br>\r\nhttps://youtu.be/TzdoxGrFS20?si=-i8_WQbmJsr-J57N<br>\r\n<br>\r\nShort song, probably best used for shorter levels and tropical/beach/island themed levels. <br>\r\n<br>\r\nOpen to critique and feedback so that I can get better.",
    "latest_version": "smwc-38726-1740119298",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38726,
        "title": "Treasure Cove (DOS) - Level 2",
        "version": "smwc-38726-1740119298",
        "upstream_time": 1740119298,
        "download_url": "https://dl.smwcentral.net/38726/Treasure_Cove_OST_Level2.zip",
        "filename": "Treasure_Cove_OST_Level2.zip",
        "size": 31917,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-hunter-g-a-former-kagonarl",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18556,
    "title": "Treasure Hunter G - A Former Kagonarl",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "dark",
      "final"
    ],
    "description": "A sad song from Treasure Hunter G that would be good for cutscenes or desolate levels.",
    "latest_version": "smwc-18556-1543455964",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18556,
        "title": "Treasure Hunter G - A Former Kagonarl",
        "version": "smwc-18556-1543455964",
        "upstream_time": 1543455964,
        "download_url": "https://dl.smwcentral.net/18556/Treasure%20Hunter%20G%20-%20A%20Former%20Kagonarl.zip",
        "filename": "Treasure Hunter G - A Former Kagonarl.zip",
        "size": 45000,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-hunter-g-a-hearty-welcome-to-the-pyramid-investigation-group",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34681,
    "title": "Treasure Hunter G - A Hearty Welcome to the Pyramid Investigation Group",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "desert",
      "mountain",
      "temple"
    ],
    "description": "Can fit a pyramid theme. You can shorten the intro by setting #define INTRO 0 in the txt file.",
    "latest_version": "smwc-34681-1695336221",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34681,
        "title": "Treasure Hunter G - A Hearty Welcome to the Pyramid Investigation Group",
        "version": "smwc-34681-1695336221",
        "upstream_time": 1695336221,
        "download_url": "https://dl.smwcentral.net/34681/150%20A%20Hearty%20Welcome%20to%20the%20Pyramid%20Investigation%20Group.zip",
        "filename": "150 A Hearty Welcome to the Pyramid Investigation Group.zip",
        "size": 96539,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-hunter-g-come-here-i-defend-you",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30973,
    "title": "Treasure Hunter G - Come Here! I Defend You",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "airship",
      "castle",
      "final",
      "mountain"
    ],
    "description": "Epic music from Treasure Hunter G.<br>\r\n<br>\r\nNote: Due to it's extremely high echo delay value, the following Global Songs / SFX are not compatible:<br>\r\nStarman, Bonus-End, P-Switch, Yoshi, Thunder/Firework/Blargg <br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-30973-1653476154",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30973,
        "title": "Treasure Hunter G - Come Here! I Defend You",
        "version": "smwc-30973-1653476154",
        "upstream_time": 1653476154,
        "download_url": "https://dl.smwcentral.net/30973/ComeHere.zip",
        "filename": "ComeHere.zip",
        "size": 60373,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-hunter-g-dead-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30997,
    "title": "Treasure Hunter G - Dead Town",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "forest",
      "ruins",
      "sad",
      "spooky",
      "town"
    ],
    "description": "Melancholic song good for desolated places.",
    "latest_version": "smwc-30997-1656500003",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30997,
        "title": "Treasure Hunter G - Dead Town",
        "version": "smwc-30997-1656500003",
        "upstream_time": 1656500003,
        "download_url": "https://dl.smwcentral.net/30997/208%20Dead%20Town.zip",
        "filename": "208 Dead Town.zip",
        "size": 45582,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-hunter-g-found-an-oopart-out-of-place-artifact",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24989,
    "title": "Treasure Hunter G - Found an OOPART (Out-Of-Place-Artifact)",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "misc"
    ],
    "description": "A triumphant fanfare from Treasure Hunter G.<br>\r\nRequested by Deeke.",
    "latest_version": "smwc-24989-1606770195",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24989,
        "title": "Treasure Hunter G - Found an OOPART (Out-Of-Place-Artifact)",
        "version": "smwc-24989-1606770195",
        "upstream_time": 1606770195,
        "download_url": "https://dl.smwcentral.net/24989/Treasure%20Hunter%20G%20-%20Found%20an%20OOPART.zip",
        "filename": "Treasure Hunter G - Found an OOPART.zip",
        "size": 55707,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-hunter-g-go-go-kids",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14952,
    "title": "Treasure Hunter G - Go Go Kids!",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "One of the tracks from Treasure Hunter G, ported as unsampled song. Could fit chases and bosses.",
    "latest_version": "smwc-14952-1485916320",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14952,
        "title": "Treasure Hunter G - Go Go Kids!",
        "version": "smwc-14952-1485916320",
        "upstream_time": 1485916320,
        "download_url": "https://dl.smwcentral.net/14952/Go%20Go%20Kids%20%3D%2C%3D.zip",
        "filename": "Go Go Kids %3D%2C%3D.zip",
        "size": 35062,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-hunter-g-hamarira-hahihi",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32978,
    "title": "Treasure Hunter G - Hamarira Hahihi",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "calm",
      "cutscene",
      "mysterious",
      "title"
    ],
    "description": "This track reminds me somehow of Final Fantasy Tactics Advance / Final Fantasy XII<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Dappertron\"><span title=\"Dappertron donated $15.00.\" class=\"icon icon-donor\"></span><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=5767\" style=\"color: #ded8a0;\" class=\"un\">Dappertron</a></span><br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nThunder/Firework/Blargg",
    "latest_version": "smwc-32978-1682683919",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32978,
        "title": "Treasure Hunter G - Hamarira Hahihi",
        "version": "smwc-32978-1682683919",
        "upstream_time": 1682683919,
        "download_url": "https://dl.smwcentral.net/32978/Hamarira%20Hahihi.zip",
        "filename": "Hamarira Hahihi.zip",
        "size": 59200,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-hunter-g-heading-west-to-escape-my-past",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38484,
    "title": "Treasure Hunter G - Heading West to Escape My Past",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "cutscene",
      "mountain",
      "overworld",
      "town"
    ],
    "description": "Requested by Zavok",
    "latest_version": "smwc-38484-1730422913",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38484,
        "title": "Treasure Hunter G - Heading West to Escape My Past",
        "version": "smwc-38484-1730422913",
        "upstream_time": 1730422913,
        "download_url": "https://dl.smwcentral.net/38484/Heading%20West%20To%20Escape%20My%20Past.zip",
        "filename": "Heading West To Escape My Past.zip",
        "size": 31670,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-hunter-g-just-like-the-mountain-he-will-not-move",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26752,
    "title": "Treasure Hunter G - Just Like the Mountain, He Will Not Move",
    "authors": [
      "mmBeefStew"
    ],
    "tags": [
      "cave",
      "mountain",
      "ruins",
      "temple"
    ],
    "description": "This song could fit in a cave or temple setting and is a little slow paced.",
    "latest_version": "smwc-26752-1621029085",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26752,
        "title": "Treasure Hunter G - Just Like the Mountain, He Will Not Move",
        "version": "smwc-26752-1621029085",
        "upstream_time": 1621029085,
        "download_url": "https://dl.smwcentral.net/26752/Just%20Like%20The%20Mountain.zip",
        "filename": "Just Like The Mountain.zip",
        "size": 65646,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-hunter-g-psycho-beasts",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31236,
    "title": "Treasure Hunter G - Psycho Beasts",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-31236-1663747728",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31236,
        "title": "Treasure Hunter G - Psycho Beasts",
        "version": "smwc-31236-1663747728",
        "upstream_time": 1663747728,
        "download_url": "https://dl.smwcentral.net/31236/Psychobeats.zip",
        "filename": "Psychobeats.zip",
        "size": 65500,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-hunter-g-surrounded-by-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37492,
    "title": "Treasure Hunter G - Surrounded by Forest 1",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "forest",
      "mysterious",
      "night",
      "overworld",
      "sad"
    ],
    "description": "The prequel to Surrounded by Forest 2",
    "latest_version": "smwc-37492-1716744495",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37492,
        "title": "Treasure Hunter G - Surrounded by Forest 1",
        "version": "smwc-37492-1716744495",
        "upstream_time": 1716744495,
        "download_url": "https://dl.smwcentral.net/37492/121%20Surrounded%20by%20Forest%201.zip",
        "filename": "121 Surrounded by Forest 1.zip",
        "size": 66962,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17895,
        "title": "Treasure Hunter G - Surrounded by Forest 2",
        "version": "smwc-17895-1531956921",
        "upstream_time": 1531956921,
        "download_url": "https://dl.smwcentral.net/17895/surrounded_unsampled.zip",
        "filename": "surrounded_unsampled.zip",
        "size": 31445,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17894,
        "title": "Treasure Hunter G - Surrounded by Forest 2",
        "version": "smwc-17894-1531958189",
        "upstream_time": 1531958189,
        "download_url": "https://dl.smwcentral.net/17894/surrounded.zip",
        "filename": "surrounded.zip",
        "size": 55283,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-hunter-g-the-absence-of-my-father-from-my-childhood",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15369,
    "title": "Treasure Hunter G - The Absence Of My Father From My Childhood",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld",
      "sad",
      "sky",
      "title"
    ],
    "description": "A sad sounding song from Treasure Hunter G that's fitting for cutscenes.",
    "latest_version": "smwc-15369-1490678842",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15369,
        "title": "Treasure Hunter G - The Absence Of My Father From My Childhood",
        "version": "smwc-15369-1490678842",
        "upstream_time": 1490678842,
        "download_url": "https://dl.smwcentral.net/15369/Treasure%20Hunter%20G%20-%20The%20Absence%20Of%20My%20Father%20From%20My%20Childhood.zip",
        "filename": "Treasure Hunter G - The Absence Of My Father From My Childhood.zip",
        "size": 30868,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-hunter-g-the-attack-of-rising-water-on-bichuu-takamatsu-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31251,
    "title": "Treasure Hunter G - The Attack of Rising Water on Bichuu Takamatsu Castle",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "castle",
      "chase",
      "tense"
    ],
    "description": "Fast paced song good for imminent danger situations. You can disable the water sfx that plays throughout by changing WATER_SFX to 0 in the txt file.",
    "latest_version": "smwc-31251-1656499298",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31251,
        "title": "Treasure Hunter G - The Attack of Rising Water on Bichuu Takamatsu Castle",
        "version": "smwc-31251-1656499298",
        "upstream_time": 1656499298,
        "download_url": "https://dl.smwcentral.net/31251/209%20The%20Attack%20of%20Rising%20Water%20on%20Bichuu%20Takamatsu%20Castle.zip",
        "filename": "209 The Attack of Rising Water on Bichuu Takamatsu Castle.zip",
        "size": 100704,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-hunter-g-the-world-s-cavern",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32623,
    "title": "Treasure Hunter G - The World's Cavern 1",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "boss",
      "cave",
      "mountain"
    ],
    "description": "Not compatible with \"Bonus End\" or Thunder/Blarggs/Fireworks.<br>\r\nRequested by Zavok.",
    "latest_version": "smwc-32623-1675293973",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32623,
        "title": "Treasure Hunter G - The World's Cavern 1",
        "version": "smwc-32623-1675293973",
        "upstream_time": 1675293973,
        "download_url": "https://dl.smwcentral.net/32623/106%20The%20World%27s%20Cavern%201.zip",
        "filename": "106 The World%27s Cavern 1.zip",
        "size": 73032,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-hunter-g-upscale-harbor",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22556,
    "title": "Treasure Hunter G - Upscale Harbor",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "beach",
      "calm",
      "town"
    ],
    "description": "A very tropical-sounding song from Treasure Hunter G! A quick and simple song because I haven't ported anything in a while!<br>\r\n<br>\r\nI included two versions of the port: the one I recommend using, and one with halved tempo. The latter doesn't have any slowdown, but it's slightly faster because of the engine's inaccurate tempo values (-1 and it's too slow; +1 and it's too fast). The slowdown in the original version is very minimal, but it might bother some people. It's kind of a \"pick your poison\" situation though...",
    "latest_version": "smwc-22556-1586485937",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22556,
        "title": "Treasure Hunter G - Upscale Harbor",
        "version": "smwc-22556-1586485937",
        "upstream_time": 1586485937,
        "download_url": "https://dl.smwcentral.net/22556/TreasureUpscale.zip",
        "filename": "TreasureUpscale.zip",
        "size": 67315,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-hunter-g-whose-cat-is-this",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31256,
    "title": "Treasure Hunter G - Whose Cat is This?",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "dark",
      "ghost house",
      "mysterious",
      "sewer",
      "spooky",
      "tense"
    ],
    "description": "A mysterious and unsettling song. Requested by Deeke.",
    "latest_version": "smwc-31256-1658923016",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31256,
        "title": "Treasure Hunter G - Whose Cat is This?",
        "version": "smwc-31256-1658923016",
        "upstream_time": 1658923016,
        "download_url": "https://dl.smwcentral.net/31256/140%20Whose%20Cat%20is%20This.zip",
        "filename": "140 Whose Cat is This.zip",
        "size": 51229,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-hunting-squad",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40421,
    "title": "Treasure Hunting Squad",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "grassland",
      "overworld"
    ],
    "description": "Treasure Hunting Squad, a composition meant for use in big, adventurous overworlds. ",
    "latest_version": "smwc-40421-1756581422",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40421,
        "title": "Treasure Hunting Squad",
        "version": "smwc-40421-1756581422",
        "upstream_time": 1756581422,
        "download_url": "https://dl.smwcentral.net/40421/Treasure%20Hunting%20Squad.zip",
        "filename": "Treasure Hunting Squad.zip",
        "size": 49243,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-island-dizzy-title-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8845,
    "title": "Treasure Island Dizzy - Title Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "grassland",
      "title"
    ],
    "description": "A short, peaceful song that could be utilized as a title screen song, or even an early level theme.",
    "latest_version": "smwc-8845-1412966183",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8845,
        "title": "Treasure Island Dizzy - Title Theme",
        "version": "smwc-8845-1412966183",
        "upstream_time": 1412966183,
        "download_url": "https://dl.smwcentral.net/8845/Treasure%20Island%20Dizzy%20-%20Title%20Theme.zip",
        "filename": "Treasure Island Dizzy - Title Theme.zip",
        "size": 31292,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-treasure-master-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35640,
    "title": "Treasure Master - Title Screen",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "retro",
      "title",
      "urban"
    ],
    "description": "Title Screen from Treasure Master, which ranked 2nd place in <a href=\"https://smwc.me/1630489\">120hoSPC #11</a>.",
    "latest_version": "smwc-35640-1703361923",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35640,
        "title": "Treasure Master - Title Screen",
        "version": "smwc-35640-1703361923",
        "upstream_time": 1703361923,
        "download_url": "https://dl.smwcentral.net/35640/Treasure%20Master%20-%20Title%20Screen.zip",
        "filename": "Treasure Master - Title Screen.zip",
        "size": 85139,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-ancient-dolphin",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26830,
    "title": "Trials of Mana - Ancient Dolphin",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "calm",
      "mysterious",
      "night",
      "ruins",
      "sad",
      "spooky",
      "temple"
    ],
    "description": "A calm but daunting song that could fit desolated/ruined areas.",
    "latest_version": "smwc-26830-1621730275",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26830,
        "title": "Trials of Mana - Ancient Dolphin",
        "version": "smwc-26830-1621730275",
        "upstream_time": 1621730275,
        "download_url": "https://dl.smwcentral.net/26830/Seiken%20Densetsu%203%20-%20Ancient%20Dolphin.zip",
        "filename": "Seiken Densetsu 3 - Ancient Dolphin.zip",
        "size": 70385,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-ancient-dolphin-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23091,
    "title": "Trials of Mana - Ancient Dolphin (arrangement)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "calm",
      "castle",
      "mysterious",
      "night",
      "sad",
      "spooky",
      "temple"
    ],
    "description": "A quiet, haunting song that plays in a final dungeon. Useful for finals, temples and night levels.<br>\r\n<br>\r\nTrivia:<br>\r\n- My favourite dungeon in the game.<br>\r\n- I spent 30% of production time trying to fix one mistake in the midi file.<br>\r\n- Big thanks to user @Brozilla for teaching me $FA$02$XX some months ago because I abused it to save memory space. Also it made the code organizing a cakewalk! :))<br>\r\n- Again big thanks to user @musicalman for his sample pack.<br>\r\n- After @Tamaki's suggestion, I made the instrumentation closer to the original's. I still do not own the original samples (@Samantha), so I'll leave it as \"remix\" and try to get started in sample ripping.<br>\r\n- Update 27/05: fixed the notes at the end and the bell octave at the beginning.",
    "latest_version": "smwc-23091-1591046240",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23091,
        "title": "Trials of Mana - Ancient Dolphin (arrangement)",
        "version": "smwc-23091-1591046240",
        "upstream_time": 1591046240,
        "download_url": "https://dl.smwcentral.net/23091/tom_ancient_dolphin_0_2.zip",
        "filename": "tom_ancient_dolphin_0_2.zip",
        "size": 46436,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-another-winter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24748,
    "title": "Trials of Mana - Another Winter",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "ice",
      "snow",
      "temple"
    ],
    "description": "Chill song that would work well for a calm icy/snowy area.",
    "latest_version": "smwc-24748-1604951370",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24748,
        "title": "Trials of Mana - Another Winter",
        "version": "smwc-24748-1604951370",
        "upstream_time": 1604951370,
        "download_url": "https://dl.smwcentral.net/24748/Seiken%20Densetsu%203%20-%20Another%20Winter.zip",
        "filename": "Seiken Densetsu 3 - Another Winter.zip",
        "size": 72723,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-black-soup",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20559,
    "title": "Trials of Mana - Black Soup",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "castle",
      "tense"
    ],
    "description": "Tense song that could fit a boss or a dangerous area.<br>\r\n(You can remove surround volumes by changing \"SURROUND\" from 1 to 0 at the top of the file).<br>\r\n<br>\r\nNote: not compatible with \"Bonus end\" song.",
    "latest_version": "smwc-20559-1562894672",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20559,
        "title": "Trials of Mana - Black Soup",
        "version": "smwc-20559-1562894672",
        "upstream_time": 1562894672,
        "download_url": "https://dl.smwcentral.net/20559/Trials%20of%20Mana%20-%20Black%20Soup.zip",
        "filename": "Trials of Mana - Black Soup.zip",
        "size": 65255,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-closed-garden",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8879,
    "title": "Trials of Mana - Closed Garden",
    "authors": [
      "gibbl"
    ],
    "tags": [
      "cutscene",
      "overworld"
    ],
    "description": "(Also known as \"Seiken Densetsu 3\" in Japan)<br>\r\n<br>\r\nThe little tune that plays in Seiken Densetsu 3's main menu. Could be good for a submap, a happy introduction, or a main menu!",
    "latest_version": "smwc-8879-1412969991",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8879,
        "title": "Trials of Mana - Closed Garden",
        "version": "smwc-8879-1412969991",
        "upstream_time": 1412969991,
        "download_url": "https://dl.smwcentral.net/8879/ClosedGarden.zip",
        "filename": "ClosedGarden.zip",
        "size": 30635,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-damn-damn-drum",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15137,
    "title": "Trials of Mana - Damn Damn Drum",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "athletic",
      "jungle"
    ],
    "description": "(Also known as \"Seiken Densetsu 3\" in Japan)<br>\r\n<br>\r\nThe music played on Bucca and in other more tropical/jungle-like places in Seiken Densetsu 3",
    "latest_version": "smwc-15137-1486649792",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15137,
        "title": "Trials of Mana - Damn Damn Drum",
        "version": "smwc-15137-1486649792",
        "upstream_time": 1486649792,
        "download_url": "https://dl.smwcentral.net/15137/Damn%20Damn%20Drum.zip",
        "filename": "Damn Damn Drum.zip",
        "size": 34339,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-decision-bell",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7603,
    "title": "Trials of Mana - Decision Bell",
    "authors": [
      "sincx"
    ],
    "tags": [
      "calm",
      "castle",
      "cutscene",
      "desert",
      "forest",
      "mountain",
      "night",
      "overworld",
      "ruins",
      "sky",
      "temple",
      "title",
      "town"
    ],
    "description": "(Also known as \"Seiken Densetsu 3\" in Japan)<br>\r\n<br>\r\nA majestic and holy song that could fit a castle or a cutscene. It can also work for a nice town theme or an interesting night investigation.",
    "latest_version": "smwc-7603-1330145835",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7603,
        "title": "Trials of Mana - Decision Bell",
        "version": "smwc-7603-1330145835",
        "upstream_time": 1330145835,
        "download_url": "https://dl.smwcentral.net/7603/Decision%20Bell.zip",
        "filename": "Decision Bell.zip",
        "size": 58475,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-different-road",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20558,
    "title": "Trials of Mana - Different Road",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "cave",
      "cutscene",
      "forest",
      "industrial",
      "jungle",
      "mountain",
      "night",
      "ruins",
      "sky",
      "temple",
      "town"
    ],
    "description": "Catchy song that could fit a mountain area.<br>\r\n(You can turn off surround volume by changing \"SURROUND\" from 1 to 0 at the top of the txt file.)<br>\r\n<br>\r\nNote: not compatible with \"Bonus end\" song.",
    "latest_version": "smwc-20558-1562908099",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20558,
        "title": "Trials of Mana - Different Road",
        "version": "smwc-20558-1562908099",
        "upstream_time": 1562908099,
        "download_url": "https://dl.smwcentral.net/20558/Trials%20of%20Mana%20-%20Different%20Road.zip",
        "filename": "Trials of Mana - Different Road.zip",
        "size": 72510,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7477,
        "title": "Trials of Mana - Different Road",
        "version": "smwc-7477-1329263066",
        "upstream_time": 1329263066,
        "download_url": "https://dl.smwcentral.net/7477/SD3%20-%20Different%20Road.zip",
        "filename": "SD3 - Different Road.zip",
        "size": 73172,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-distant-wind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34089,
    "title": "Trials of Mana - Distant Wind",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "environmental"
    ],
    "description": "Wind ambience.",
    "latest_version": "smwc-34089-1692380262",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34089,
        "title": "Trials of Mana - Distant Wind",
        "version": "smwc-34089-1692380262",
        "upstream_time": 1692380262,
        "download_url": "https://dl.smwcentral.net/34089/996%20Distant%20Wind.zip",
        "filename": "996 Distant Wind.zip",
        "size": 36824,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-don-t-hunt-the-fairy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17311,
    "title": "Trials of Mana - Don't Hunt the Fairy",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "athletic",
      "forest"
    ],
    "description": "(Also known as \"Seiken Densetsu 3\" in Japan)<br>\r\n<br>\r\nThe upbeat, whimsical song played in Lampflower Forest, this track would be good for an athletic forest level.",
    "latest_version": "smwc-17311-1522533390",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17311,
        "title": "Trials of Mana - Don't Hunt the Fairy",
        "version": "smwc-17311-1522533390",
        "upstream_time": 1522533390,
        "download_url": "https://dl.smwcentral.net/17311/Don%27t%20Hunt%20the%20Fairy.zip",
        "filename": "Don%27t Hunt the Fairy.zip",
        "size": 31620,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-electric-talk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11581,
    "title": "Trials of Mana - Electric Talk",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "calm",
      "castle",
      "dark",
      "temple"
    ],
    "description": "(Also known as \"Seiken Densetsu 3\" in Japan)<br>\r\n<br>\r\nThe music used in the dark castle in Seiken densetsu 3. It could fit temples, castles and dark places in general.",
    "latest_version": "smwc-11581-1437620202",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11581,
        "title": "Trials of Mana - Electric Talk",
        "version": "smwc-11581-1437620202",
        "upstream_time": 1437620202,
        "download_url": "https://dl.smwcentral.net/11581/Seiken%20densetsu%203%20-%20Electric%20Talk%20%28S%29.zip",
        "filename": "Seiken densetsu 3 - Electric Talk (S).zip",
        "size": 75556,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-few-paths-forbidden",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17360,
    "title": "Trials of Mana - Few Paths Forbidden",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "cave",
      "forest",
      "grassland"
    ],
    "description": "(Also known as \"Seiken Densetsu 3\" in Japan)<br>\r\n<br>\r\nSong from SD3. Good for cave levels.",
    "latest_version": "smwc-17360-1522806718",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17360,
        "title": "Trials of Mana - Few Paths Forbidden",
        "version": "smwc-17360-1522806718",
        "upstream_time": 1522806718,
        "download_url": "https://dl.smwcentral.net/17360/%5BU%5D%20Seiken%20Densetsu%203%20-%20Few%20Paths%20Forbidden.zip",
        "filename": "%5BU%5D Seiken Densetsu 3 - Few Paths Forbidden.zip",
        "size": 33180,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 9439,
        "title": "Trials of Mana - Few Paths Forbidden",
        "version": "smwc-9439-1414367116",
        "upstream_time": 1414367116,
        "download_url": "https://dl.smwcentral.net/9439/Trials%20of%20Mana%20-%20Few%20Paths%20Forbidden.zip",
        "filename": "Trials of Mana - Few Paths Forbidden.zip",
        "size": 74669,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-flight-from-the-holy-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29346,
    "title": "Trials of Mana - Flight From the Holy Land",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "cutscene",
      "overworld"
    ],
    "description": "Another port uploaded with permission <br>\r\n<br>\r\nSong that could fit Map Music or Cutscenes",
    "latest_version": "smwc-29346-1645928137",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29346,
        "title": "Trials of Mana - Flight From the Holy Land",
        "version": "smwc-29346-1645928137",
        "upstream_time": 1645928137,
        "download_url": "https://dl.smwcentral.net/29346/%5BS%5D%20Seiken%20Densetsu%203%20-%20Reincarnation.zip",
        "filename": "%5BS%5D Seiken Densetsu 3 - Reincarnation.zip",
        "size": 55323,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-frenzy",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25954,
    "title": "Trials of Mana - Frenzy",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "athletic",
      "castle",
      "cave",
      "dark",
      "desert",
      "mountain",
      "night",
      "ruins",
      "swamp"
    ],
    "description": "A suspense track played in caves with high echo. Very convenient bouncyness for gimmicky levels.<br>\r\n<br>\r\nIt is released for the <a href=\"https://www.smwcentral.net/?p=viewthread&t=104742\">Winter C3</a>. (re-work)",
    "latest_version": "smwc-25954-1611014008",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25954,
        "title": "Trials of Mana - Frenzy",
        "version": "smwc-25954-1611014008",
        "upstream_time": 1611014008,
        "download_url": "https://dl.smwcentral.net/25954/tom_frenzy_1_2.zip",
        "filename": "tom_frenzy_1_2.zip",
        "size": 39172,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25675,
        "title": "Trials of Mana - Frenzy",
        "version": "smwc-25675-1610680563",
        "upstream_time": 1610680563,
        "download_url": "https://dl.smwcentral.net/25675/Trials_of_Mana_-_Frenzy.zip",
        "filename": "Trials_of_Mana_-_Frenzy.zip",
        "size": 32268,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-harvest-november",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26346,
    "title": "Trials of Mana - Harvest November",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "calm",
      "cave",
      "fire",
      "ice",
      "overworld"
    ],
    "description": "The song that plays in Burning Desert<br>\r\neven tho the name of the area, the song is very chill<br>\r\n<br>\r\nRequested by Infinity",
    "latest_version": "smwc-26346-1617250671",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26346,
        "title": "Trials of Mana - Harvest November",
        "version": "smwc-26346-1617250671",
        "upstream_time": 1617250671,
        "download_url": "https://dl.smwcentral.net/26346/Trials%20of%20Mana%20-%20Harvest%20November%28unsampled%29.zip",
        "filename": "Trials of Mana - Harvest November(unsampled).zip",
        "size": 33599,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26345,
        "title": "Trials of Mana - Harvest November",
        "version": "smwc-26345-1617250390",
        "upstream_time": 1617250390,
        "download_url": "https://dl.smwcentral.net/26345/Trials%20of%20Mana%20-%20Harvest%20November.zip",
        "filename": "Trials of Mana - Harvest November.zip",
        "size": 62307,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-heartbeat",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34088,
    "title": "Trials of Mana - Heartbeat",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "tense"
    ],
    "description": "Heartbeat ambience.",
    "latest_version": "smwc-34088-1692380239",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34088,
        "title": "Trials of Mana - Heartbeat",
        "version": "smwc-34088-1692380239",
        "upstream_time": 1692380239,
        "download_url": "https://dl.smwcentral.net/34088/996%20Heartbeat.zip",
        "filename": "996 Heartbeat.zip",
        "size": 38998,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-hightension-wire",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24678,
    "title": "Trials of Mana - Hightension Wire",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "Could fit a battle or tense level.<br>\r\nNot compatible with \"Bonus end\" song.",
    "latest_version": "smwc-24678-1604194329",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24678,
        "title": "Trials of Mana - Hightension Wire",
        "version": "smwc-24678-1604194329",
        "upstream_time": 1604194329,
        "download_url": "https://dl.smwcentral.net/24678/Seiken%20Densetsu%203%20-%20Hightension%20Wire.zip",
        "filename": "Seiken Densetsu 3 - Hightension Wire.zip",
        "size": 66668,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-innocent-sea",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35779,
    "title": "Trials of Mana - Innocent Sea",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "ambient",
      "beach",
      "calm",
      "cutscene",
      "mountain",
      "night",
      "overworld",
      "sad",
      "snow",
      "water"
    ],
    "description": "A calming guitar tune from Seiken Densetsu 3, aka Trials of Mana. Works well for calm and reflective areas and scenes.",
    "latest_version": "smwc-35779-1704576232",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35779,
        "title": "Trials of Mana - Innocent Sea",
        "version": "smwc-35779-1704576232",
        "upstream_time": 1704576232,
        "download_url": "https://dl.smwcentral.net/35779/Seiken%20Densetsu%203%20-%20Innocent%20Sea.zip",
        "filename": "Seiken Densetsu 3 - Innocent Sea.zip",
        "size": 32105,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35778,
        "title": "Trials of Mana - Innocent Sea",
        "version": "smwc-35778-1704576324",
        "upstream_time": 1704576324,
        "download_url": "https://dl.smwcentral.net/35778/Trials_of_Mana_-_Innocent_Sea.zip",
        "filename": "Trials_of_Mana_-_Innocent_Sea.zip",
        "size": 48926,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-last-audience",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17270,
    "title": "Trials of Mana - Last Audience",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "dark",
      "desert",
      "ruins",
      "temple"
    ],
    "description": "(Also known as \"Seiken Densetsu 3\" in Japan)<br>\r\n<br>\r\nThis is the Arabic tune played in the Black Market, Ancient Ruins of Light, and Pedan in Seiken Densetsu 3.  It would best suit a desert-themed level with or without ruins.",
    "latest_version": "smwc-17270-1521799411",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17270,
        "title": "Trials of Mana - Last Audience",
        "version": "smwc-17270-1521799411",
        "upstream_time": 1521799411,
        "download_url": "https://dl.smwcentral.net/17270/Last%20Audience.zip",
        "filename": "Last Audience.zip",
        "size": 31717,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-left-handed-wolf",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23969,
    "title": "Trials of Mana - Left-Handed Wolf",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "calm",
      "castle",
      "dark",
      "environmental",
      "industrial",
      "night",
      "overworld",
      "swamp",
      "tense",
      "urban"
    ],
    "description": "A dark, steady theme, that will fit a castle or a tense scene.<br>\r\nMay be fittier for overworld, and levels that feature slow scrolling.<br>\r\n<br>\r\nI had fun with the SMW arrangement of this one, especially for #2 and #4, I hope you'll enjoy as much as I did.<br>\r\n<br>\r\nThis track originally is featured in a castle that hosts a werewolf tribe; in a world where Full Moon never stops.",
    "latest_version": "smwc-23969-1596743851",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23969,
        "title": "Trials of Mana - Left-Handed Wolf",
        "version": "smwc-23969-1596743851",
        "upstream_time": 1596743851,
        "download_url": "https://dl.smwcentral.net/23969/tom_left_handed_wolf_0_1_3.zip",
        "filename": "tom_left_handed_wolf_0_1_3.zip",
        "size": 32615,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-little-sweet-caf",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7646,
    "title": "Trials of Mana - Little Sweet Café",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "beach",
      "calm",
      "grassland",
      "overworld",
      "town"
    ],
    "description": "(Also known as \"Seiken Densetsu 3\" in Japan)<br>\r\n<br>\r\nThe calm and catchy village theme from SD3, first heard in Free City Maia in the game. Could work in villages and peaceful areas.",
    "latest_version": "smwc-7646-1312451791",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7646,
        "title": "Trials of Mana - Little Sweet Café",
        "version": "smwc-7646-1312451791",
        "upstream_time": 1312451791,
        "download_url": "https://dl.smwcentral.net/7646/Seiken%20Densetsu%203%20-%20Little%20Sweet%20Cafe.zip",
        "filename": "Seiken Densetsu 3 - Little Sweet Cafe.zip",
        "size": 69366,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-little-sweet-cafe",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33814,
    "title": "Trials of Mana - Little Sweet Cafe",
    "authors": [
      "scratch"
    ],
    "tags": [
      "autumn",
      "cafe",
      "peaceful",
      "town"
    ],
    "description": "You can listen to this song at Starbucks in Trials of Mana a.k.a Seiken Densetsu 3. ",
    "latest_version": "smwc-33814-1693544429",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33814,
        "title": "Trials of Mana - Little Sweet Cafe",
        "version": "smwc-33814-1693544429",
        "upstream_time": 1693544429,
        "download_url": "https://dl.smwcentral.net/33814/Trials%20of%20Mana%20-%20LittIe%20Sweet%20Cafe.zip",
        "filename": "Trials of Mana - LittIe Sweet Cafe.zip",
        "size": 114418,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-natural-growth-powell-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27905,
    "title": "Trials of Mana - Natural Growth ~ Powell (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland",
      "night",
      "swamp",
      "temple"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/lX6W_6pqUDA\" rel=\"nofollow\">Pow</a><a href=\"https://youtu.be/3vUyVn5RYCk\" rel=\"nofollow\">ell</a> from Trials of Mana. It's been 2 years since I've started doing ports on this site, and I haven't done a single Square Enix / Final Fantasy theme. Originally, this was gonna be an exclusive for my hack I'm working on, but decided to upload it early 'cuz I really wanted to finally have a SqEnix theme on here, and I was really happy with how this turned out.<br>\r\n<br>\r\nWas just one day just thinking to myself \"Hmmmm... what if Powell had actual percussion,\" and that's how this came to be. Really love this song a lot, despite not having played Trials of Mana (yet) and mostly hearing this game's fantastic OST in a bunch of hacks, back when Trials of Mana wasn't even an official name yet.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A Minor (Original Pitch, turned on default)<br>\r\n2. B Minor (Custom Pitch 1)<br>\r\n3. G# Minor (Custom Pitch 2)<br>\r\n",
    "latest_version": "smwc-27905-1629831159",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27905,
        "title": "Trials of Mana - Natural Growth ~ Powell (Remix)",
        "version": "smwc-27905-1629831159",
        "upstream_time": 1629831159,
        "download_url": "https://dl.smwcentral.net/27905/Natural%20Growth.zip",
        "filename": "Natural Growth.zip",
        "size": 125410,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-not-awaken",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35603,
    "title": "Trials of Mana - Not Awaken",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "goal",
      "nintendo presents"
    ],
    "description": "There's a #define MVOL. If you set it to 1, you get the original Master Volume. However, only use this option if you know what you do!<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"h.carrell\"><a href=\"/?p=profile&amp;id=28545\" style=\"color: var(--user-color-2);\" class=\"un\">h.carrell</a></span>",
    "latest_version": "smwc-35603-1702056680",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35603,
        "title": "Trials of Mana - Not Awaken",
        "version": "smwc-35603-1702056680",
        "upstream_time": 1702056680,
        "download_url": "https://dl.smwcentral.net/35603/Not%20Awaken.zip",
        "filename": "Not Awaken.zip",
        "size": 105272,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-nuclear-fusion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20539,
    "title": "Trials of Mana - Nuclear Fusion",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "athletic",
      "boss",
      "industrial",
      "night"
    ],
    "description": "The general boss theme from the game. It's a song full of energy and even hope!<br>\r\n<br>\r\nNote: It's not compatible with the Thunder SFX or the Bonus End jingle.<br>\r\n<br>\r\nUpdate: Now the port comes with two variations: one with surround sound and the other one with stereo sound, since I figured it would be more user-friendly than making people edit everything inside the text file themselves.",
    "latest_version": "smwc-20539-1563233479",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20539,
        "title": "Trials of Mana - Nuclear Fusion",
        "version": "smwc-20539-1563233479",
        "upstream_time": 1563233479,
        "download_url": "https://dl.smwcentral.net/20539/SD3Nuclear.zip",
        "filename": "SD3Nuclear.zip",
        "size": 104988,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15350,
        "title": "Trials of Mana - Nuclear Fusion",
        "version": "smwc-15350-1490481846",
        "upstream_time": 1490481846,
        "download_url": "https://dl.smwcentral.net/15350/Nuclear%20Fusion.zip",
        "filename": "Nuclear Fusion.zip",
        "size": 33337,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-oh-i-m-a-flamelet",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26837,
    "title": "Trials of Mana - Oh I'm a Flamelet",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland"
    ],
    "description": "A cute and catchy song from Seiken Densetsu 3.",
    "latest_version": "smwc-26837-1621730527",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26837,
        "title": "Trials of Mana - Oh I'm a Flamelet",
        "version": "smwc-26837-1621730527",
        "upstream_time": 1621730527,
        "download_url": "https://dl.smwcentral.net/26837/Seiken%20Densetsu%203%20-%20Oh%20I%27m%20a%20Flamelet.zip",
        "filename": "Seiken Densetsu 3 - Oh I%27m a Flamelet.zip",
        "size": 66932,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-ordinary-people",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29345,
    "title": "Trials of Mana - Ordinary People",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "calm",
      "forest",
      "house",
      "town",
      "village"
    ],
    "description": "I got permission from Masterlink to upload some songs he made for the Hackjam.<br>\r\n<br>\r\nSong heard on \"Astoria\", could fit villages and indoor areas",
    "latest_version": "smwc-29345-1643989328",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29345,
        "title": "Trials of Mana - Ordinary People",
        "version": "smwc-29345-1643989328",
        "upstream_time": 1643989328,
        "download_url": "https://dl.smwcentral.net/29345/%5BS%5D%20Seiken%20Densetsu%203%20-%20Ordinary%20People.zip",
        "filename": "%5BS%5D Seiken Densetsu 3 - Ordinary People.zip",
        "size": 53720,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-pihyara-flute",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35524,
    "title": "Trials of Mana - Pihyara Flute",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "misc",
      "nintendo presents"
    ],
    "description": "My first unsampled submission. <br>\r\n<br>\r\nThe sound of the Pihyara Flute from Trials of Mana (Seiken Densetsu 3). Could probably be useful for a Nintendo Presents screen<br>\r\n<br>\r\nUpdate (11/15/2023):<br>\r\n- Made the port sound more accurate<br>\r\n<br>\r\nUpdate (11/16/2023):<br>\r\n- Added light staccato",
    "latest_version": "smwc-35524-1700426465",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35524,
        "title": "Trials of Mana - Pihyara Flute",
        "version": "smwc-35524-1700426465",
        "upstream_time": 1700426465,
        "download_url": "https://dl.smwcentral.net/35524/Pihyara_Flute_S.zip",
        "filename": "Pihyara_Flute_S.zip",
        "size": 37784,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35521,
        "title": "Trials of Mana - Pihyara Flute",
        "version": "smwc-35521-1700430207",
        "upstream_time": 1700430207,
        "download_url": "https://dl.smwcentral.net/35521/Pihyara_Flute.zip",
        "filename": "Pihyara_Flute.zip",
        "size": 31038,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-political-pressure",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25723,
    "title": "Trials of Mana - Political Pressure",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "final",
      "ice",
      "industrial",
      "swamp",
      "tense"
    ],
    "description": "A very cold, relentless, doomsday-like song, that originally is used in final level caves or abandoned castles. I can see an alternative use for it in ice or industrial settings, too. Also very convenient song technically, since it only has 6 channels and does not take that much of space for how long it is.<br>\r\n<br>\r\nIt is released for the <a href=\"https://www.smwcentral.net/?p=viewthread&t=104742\">Winter C3</a>.",
    "latest_version": "smwc-25723-1611014437",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25723,
        "title": "Trials of Mana - Political Pressure",
        "version": "smwc-25723-1611014437",
        "upstream_time": 1611014437,
        "download_url": "https://dl.smwcentral.net/25723/tom_political_pressure_nosampl_0_3.zip",
        "filename": "tom_political_pressure_nosampl_0_3.zip",
        "size": 32757,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25722,
        "title": "Trials of Mana - Political Pressure",
        "version": "smwc-25722-1611014354",
        "upstream_time": 1611014354,
        "download_url": "https://dl.smwcentral.net/25722/tom_political_pressure_0_2.zip",
        "filename": "tom_political_pressure_0_2.zip",
        "size": 72834,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-positive",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10866,
    "title": "Trials of Mana - Positive",
    "authors": [
      "sincx"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "goal"
    ],
    "description": "(Also known as \"Seiken Densetsu 3\" in Japan)<br>\r\n<br>\r\nShort victory-esque theme.",
    "latest_version": "smwc-10866-1425431402",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10866,
        "title": "Trials of Mana - Positive",
        "version": "smwc-10866-1425431402",
        "upstream_time": 1425431402,
        "download_url": "https://dl.smwcentral.net/10866/sd3_positive.zip",
        "filename": "sd3_positive.zip",
        "size": 71815,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-powell",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18850,
    "title": "Trials of Mana - Powell",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "forest",
      "overworld",
      "temple"
    ],
    "description": "(Also known as \"Seiken Densetsu 3\" in Japan)<br>\r\n<br>\r\nGood for forests.",
    "latest_version": "smwc-18850-1546974799",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18850,
        "title": "Trials of Mana - Powell",
        "version": "smwc-18850-1546974799",
        "upstream_time": 1546974799,
        "download_url": "https://dl.smwcentral.net/18850/Seiken%20Densetsu%203%20-%20Powell.zip",
        "filename": "Seiken Densetsu 3 - Powell.zip",
        "size": 32140,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11204,
        "title": "Trials of Mana - Powell",
        "version": "smwc-11204-1430457240",
        "upstream_time": 1430457240,
        "download_url": "https://dl.smwcentral.net/11204/Seiken%20Densetsu%203%20-%20Powell.zip",
        "filename": "Seiken Densetsu 3 - Powell.zip",
        "size": 60693,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-raven",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26021,
    "title": "Trials of Mana - Raven",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "castle",
      "desert",
      "jungle",
      "night",
      "overworld",
      "town",
      "urban"
    ],
    "description": "A lively song that represents a friendly fortress located in the middle of the desert. Can't find many more uses to it, maybe in an oasis level, desert city, or even desert ship why not, Secret of Mana has one after all.<br>\r\n<br>\r\nIt is released for the <a href=\"https://www.smwcentral.net/?p=viewthread&t=104742\">Winter C3</a>. (re-work)",
    "latest_version": "smwc-26021-1611522409",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26021,
        "title": "Trials of Mana - Raven",
        "version": "smwc-26021-1611522409",
        "upstream_time": 1611522409,
        "download_url": "https://dl.smwcentral.net/26021/tom_raven_nosampl_0_2.zip",
        "filename": "tom_raven_nosampl_0_2.zip",
        "size": 32470,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 26020,
        "title": "Trials of Mana - Raven",
        "version": "smwc-26020-1611556052",
        "upstream_time": 1611556052,
        "download_url": "https://dl.smwcentral.net/26020/tom_raven_0_2.zip",
        "filename": "tom_raven_0_2.zip",
        "size": 71547,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-rolling-cradle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21729,
    "title": "Trials of Mana - Rolling Cradle",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "boss",
      "castle",
      "tense"
    ],
    "description": "A fast and tense theme from Trials of Mana. Good for castles, abstract stages or maybe even bosses.",
    "latest_version": "smwc-21729-1577899667",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21729,
        "title": "Trials of Mana - Rolling Cradle",
        "version": "smwc-21729-1577899667",
        "upstream_time": 1577899667,
        "download_url": "https://dl.smwcentral.net/21729/Trials%20of%20Mana%20-%20Rolling%20Cradle.zip",
        "filename": "Trials of Mana - Rolling Cradle.zip",
        "size": 59203,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-splash-hop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31312,
    "title": "Trials of Mana - Splash Hop",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "beach",
      "calm",
      "grassland"
    ],
    "description": "Happy reggae styled song from Seiken Densetsu 3.<br>\r\nYou can disable the original surround sound by setting SURROUND to 0 in the txt file.",
    "latest_version": "smwc-31312-1667845680",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31312,
        "title": "Trials of Mana - Splash Hop",
        "version": "smwc-31312-1667845680",
        "upstream_time": 1667845680,
        "download_url": "https://dl.smwcentral.net/31312/214_Splash%20Hop.zip",
        "filename": "214_Splash Hop.zip",
        "size": 119414,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-strange-medicine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17344,
    "title": "Trials of Mana - Strange Medicine",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "athletic",
      "castle",
      "forest",
      "tense"
    ],
    "description": "(Also known as \"Seiken Densetsu 3\" in Japan)<br>\r\n<br>\r\nMusic from SD3. Good for forest and/or castle stages.",
    "latest_version": "smwc-17344-1522665393",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17344,
        "title": "Trials of Mana - Strange Medicine",
        "version": "smwc-17344-1522665393",
        "upstream_time": 1522665393,
        "download_url": "https://dl.smwcentral.net/17344/%5BS%5D%20SecretOfMana.zip",
        "filename": "%5BS%5D SecretOfMana.zip",
        "size": 65324,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-swivel",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25053,
    "title": "Trials of Mana - Swivel",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "calm",
      "forest",
      "grassland",
      "jungle",
      "mountain"
    ],
    "description": "Cheerful tune from Seiken Densetsu 3/Trials of Mana.<br>\r\nRequested by ScatmanJones.",
    "latest_version": "smwc-25053-1607036004",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25053,
        "title": "Trials of Mana - Swivel",
        "version": "smwc-25053-1607036004",
        "upstream_time": 1607036004,
        "download_url": "https://dl.smwcentral.net/25053/Seiken%20Densetsu%203%20-%20Swivel.zip",
        "filename": "Seiken Densetsu 3 - Swivel.zip",
        "size": 62253,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8356,
        "title": "Trials of Mana - Swivel",
        "version": "smwc-8356-1376489629",
        "upstream_time": 1376489629,
        "download_url": "https://dl.smwcentral.net/8356/Swivel.zip",
        "filename": "Swivel.zip",
        "size": 66347,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-the-sacrifice-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26839,
    "title": "Trials of Mana - The Sacrifice, Part 2",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "cutscene",
      "dark",
      "final",
      "industrial",
      "spooky",
      "tense"
    ],
    "description": "One of the songs that plays during the final boss in Seiken Densetsu 3. It could fit tense, dark or final settings or also industrial.",
    "latest_version": "smwc-26839-1621730879",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26839,
        "title": "Trials of Mana - The Sacrifice, Part 2",
        "version": "smwc-26839-1621730879",
        "upstream_time": 1621730879,
        "download_url": "https://dl.smwcentral.net/26839/Seiken%20Densetsu%203%20-%20The%20Sacrifice%2C%20Part%20Two.zip",
        "filename": "Seiken Densetsu 3 - The Sacrifice%2C Part Two.zip",
        "size": 75059,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21203,
        "title": "Trials of Mana - The Sacrifice, Part 3",
        "version": "smwc-21203-1569622243",
        "upstream_time": 1569622243,
        "download_url": "https://dl.smwcentral.net/21203/The%20Sacrifice%20Part%203.zip",
        "filename": "The Sacrifice Part 3.zip",
        "size": 77665,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8933,
        "title": "Trials of Mana - The Sacrifice, Part 1",
        "version": "smwc-8933-1412971200",
        "upstream_time": 1412971200,
        "download_url": "https://dl.smwcentral.net/8933/Sacrifice1.zip",
        "filename": "Sacrifice1.zip",
        "size": 55588,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-the-sacrifice-part-three",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39610,
    "title": "Trials of Mana - The Sacrifice, Part Three",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "boss",
      "castle",
      "final"
    ],
    "description": "The epic and lengthy final boss theme from Trials of Mana. Had an absolute blast porting this, hope you all enjoy it.",
    "latest_version": "smwc-39610-1744428403",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39610,
        "title": "Trials of Mana - The Sacrifice, Part Three",
        "version": "smwc-39610-1744428403",
        "upstream_time": 1744428403,
        "download_url": "https://dl.smwcentral.net/39610/SACRIFICE3.zip",
        "filename": "SACRIFICE3.zip",
        "size": 36620,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-three-of-darkside",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29347,
    "title": "Trials of Mana - Three of Darkside",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "boss",
      "cave",
      "cutscene",
      "dark",
      "final",
      "ghost house",
      "overworld"
    ],
    "description": "Uploaded with Permission of Masterlink <br>\r\nDark song heard in the Boss Fight \"Zable Fahr\"",
    "latest_version": "smwc-29347-1648791965",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29347,
        "title": "Trials of Mana - Three of Darkside",
        "version": "smwc-29347-1648791965",
        "upstream_time": 1648791965,
        "download_url": "https://dl.smwcentral.net/29347/%5BS%5D%20Seiken%20Densetsu%203%20-%20Three%20of%20Darkside.zip",
        "filename": "%5BS%5D Seiken Densetsu 3 - Three of Darkside.zip",
        "size": 67744,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7204,
        "title": "Trials of Mana - Three of Darkside",
        "version": "smwc-7204-1312813252",
        "upstream_time": 1312813252,
        "download_url": "https://dl.smwcentral.net/7204/SD3%20-%20Three%20of%20Darkside.zip",
        "filename": "SD3 - Three of Darkside.zip",
        "size": 140761,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-walls-and-steels-illusion-of-gaia-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26947,
    "title": "Trials of Mana - Walls And Steels (Illusion of Gaia style)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "castle",
      "cave",
      "cutscene",
      "mountain",
      "mysterious",
      "tense",
      "town",
      "urban"
    ],
    "description": "A port city theme that's both strong and mysterious, it can fit a wide range of tense situations. Also good for the castle/dungeon of a rich owner.<br>\r\n<br>\r\n...And this morning I woke up with the obsession of porting it with the samples of Illusion of Gaia, so I did it.",
    "latest_version": "smwc-26947-1622604788",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26947,
        "title": "Trials of Mana - Walls And Steels (Illusion of Gaia style)",
        "version": "smwc-26947-1622604788",
        "upstream_time": 1622604788,
        "download_url": "https://dl.smwcentral.net/26947/tom_walls_steels_iog_0_1.zip",
        "filename": "tom_walls_steels_iog_0_1.zip",
        "size": 60174,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-weird-counterpoint",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7137,
    "title": "Trials of Mana - Weird Counterpoint",
    "authors": [
      "Hadron"
    ],
    "tags": [
      "cave",
      "dark"
    ],
    "description": "(Also known as \"Seiken Densetsu 3\" in Japan)<br>\r\n<br>\r\nWould be epic for a non-castle dungeon, like some kind of demonic cave or something.",
    "latest_version": "smwc-7137-1405690112",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7137,
        "title": "Trials of Mana - Weird Counterpoint",
        "version": "smwc-7137-1405690112",
        "upstream_time": 1405690112,
        "download_url": "https://dl.smwcentral.net/7137/Seiken%20Densetsu%203%20-%20Weird%20Counterpoint.zip",
        "filename": "Seiken Densetsu 3 - Weird Counterpoint.zip",
        "size": 72432,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trials-of-mana-witchmakers",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15538,
    "title": "Trials of Mana - Witchmakers",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "calm",
      "ice"
    ],
    "description": "(Also known as \"Seiken Densetsu 3\" in Japan)<br>\r\n<br>\r\nThe peaceful song that plays in Altena in Seiken Densetsu 3",
    "latest_version": "smwc-15538-1493737018",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15538,
        "title": "Trials of Mana - Witchmakers",
        "version": "smwc-15538-1493737018",
        "upstream_time": 1493737018,
        "download_url": "https://dl.smwcentral.net/15538/Witchmakers.zip",
        "filename": "Witchmakers.zip",
        "size": 31815,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trickcal-chibi-go-main-title-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41466,
    "title": "Trickcal:Chibi Go - Main Title (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "bonus",
      "carnival",
      "cutscene",
      "title"
    ],
    "description": "Instrument : Mega Man X",
    "latest_version": "smwc-41466-1772325178",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41466,
        "title": "Trickcal:Chibi Go - Main Title (Mega Man X Style)",
        "version": "smwc-41466-1772325178",
        "upstream_time": 1772325178,
        "download_url": "https://dl.smwcentral.net/41466/Trickcal_Title_X1.zip",
        "filename": "Trickcal_Title_X1.zip",
        "size": 70736,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tricky-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15375,
    "title": "Tricky - City",
    "authors": [
      "yoshi9429"
    ],
    "tags": [
      "chase",
      "tense",
      "urban"
    ],
    "description": "Tricky city stage theme.<br>\r\nI think it is useful city stage.",
    "latest_version": "smwc-15375-1490836279",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15375,
        "title": "Tricky - City",
        "version": "smwc-15375-1490836279",
        "upstream_time": 1490836279,
        "download_url": "https://dl.smwcentral.net/15375/Tricky%20-%20City.zip",
        "filename": "Tricky - City.zip",
        "size": 21226,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tricky-japan",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25903,
    "title": "Tricky - Japan",
    "authors": [
      "yoshi9429"
    ],
    "tags": [
      "cave",
      "cutscene",
      "temple"
    ],
    "description": "Tricky japan stage theme.<br>\r\nI think it is useful temple stage.",
    "latest_version": "smwc-25903-1613776080",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25903,
        "title": "Tricky - Japan",
        "version": "smwc-25903-1613776080",
        "upstream_time": 1613776080,
        "download_url": "https://dl.smwcentral.net/25903/Tricky%20-%20Japan.zip",
        "filename": "Tricky - Japan.zip",
        "size": 95318,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trip-world-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28993,
    "title": "Trip World - Boss",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "boss",
      "chase",
      "tense"
    ],
    "description": "A small arrangement of the stage boss theme from Trip World, which is made by the same team from Mr. Gimmick.<br>\r\n<br>\r\nIt does uses the KSS soundfont.",
    "latest_version": "smwc-28993-1642324546",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28993,
        "title": "Trip World - Boss",
        "version": "smwc-28993-1642324546",
        "upstream_time": 1642324546,
        "download_url": "https://dl.smwcentral.net/28993/Trip%20World%20-%20Boss%20Theme.zip",
        "filename": "Trip World - Boss Theme.zip",
        "size": 54475,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trip-world-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28992,
    "title": "Trip World - World 1",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "castle",
      "final",
      "forest",
      "grassland",
      "tense"
    ],
    "description": "A small arrangement of the first stage song, from Trip World, which is made by the same team of Mr. Gimmick. Tried to maintain most of the notes which were being cut by the original song, due to limitations, while adding some other things, which I thought it'd be nicer on the song.<br>\r\n<br>\r\nIt does uses the KSS soundfont.",
    "latest_version": "smwc-28992-1642324359",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28992,
        "title": "Trip World - World 1",
        "version": "smwc-28992-1642324359",
        "upstream_time": 1642324359,
        "download_url": "https://dl.smwcentral.net/28992/Trip%20World%20-%20World%201.zip",
        "filename": "Trip World - World 1.zip",
        "size": 58745,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-triple-func",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26707,
    "title": "Triple Func",
    "authors": [
      "VecchiaZim"
    ],
    "tags": [
      "carnival",
      "dark",
      "industrial",
      "night",
      "space",
      "town",
      "urban"
    ],
    "description": "Funk shuffle in 3/4 time, hence the title. Probably best for \"modern\" levels - urban, industrial, but also nighttime, maybe underground or space (with the vibes).",
    "latest_version": "smwc-26707-1619842557",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26707,
        "title": "Triple Func",
        "version": "smwc-26707-1619842557",
        "upstream_time": 1619842557,
        "download_url": "https://dl.smwcentral.net/26707/Triple%20Func.zip",
        "filename": "Triple Func.zip",
        "size": 47542,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tropical-sandland",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7079,
    "title": "Tropical Sandland",
    "authors": [
      "Red Chameleon"
    ],
    "tags": [
      "beach",
      "jungle",
      "overworld"
    ],
    "description": "A song that was going to be used in the beach levels of 'Mario's Time Quest'. Would suit a beach level or submap.",
    "latest_version": "smwc-7079-1319959978",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7079,
        "title": "Tropical Sandland",
        "version": "smwc-7079-1319959978",
        "upstream_time": 1319959978,
        "download_url": "https://dl.smwcentral.net/7079/Tropical%20Sandland.zip",
        "filename": "Tropical Sandland.zip",
        "size": 66232,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-true-golf-classics-waialae-country-club-snes-award",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41869,
    "title": "True Golf Classics: Waialae Country Club (SNES) - Award",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "credits",
      "cutscene"
    ],
    "description": "'Congratulations'<br>\r\nChampions/Award victory music heard in the SNES/SFC port of True Golf Classics: Waialae Country Club/Waialae no Kiseki, originating from the PC-98 edition.",
    "latest_version": "smwc-41869-1777744372",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41869,
        "title": "True Golf Classics: Waialae Country Club (SNES) - Award",
        "version": "smwc-41869-1777744372",
        "upstream_time": 1777744372,
        "download_url": "https://dl.smwcentral.net/41869/Waialae%20Country%20Club%20%28SNES%29%20-%20Award.zip",
        "filename": "Waialae Country Club (SNES) - Award.zip",
        "size": 55016,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-true-golf-classics-waialae-country-club-snes-opening-title",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41866,
    "title": "True Golf Classics: Waialae Country Club (SNES) - Opening/Title",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "beach",
      "sea",
      "title",
      "upbeat"
    ],
    "description": "Opening & Title Screen music heard in the SNES/SFC port of True Golf Classics: Waialae Country Club/Waialae no Kiseki, originating from the PC-98 edition.",
    "latest_version": "smwc-41866-1777735012",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41866,
        "title": "True Golf Classics: Waialae Country Club (SNES) - Opening/Title",
        "version": "smwc-41866-1777735012",
        "upstream_time": 1777735012,
        "download_url": "https://dl.smwcentral.net/41866/Waialae%20Country%20Club%20%28SNES%29%20-%20Title%20Screen.zip",
        "filename": "Waialae Country Club (SNES) - Title Screen.zip",
        "size": 58832,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-true-golf-classics-waialae-country-club-snes-settings",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41867,
    "title": "True Golf Classics: Waialae Country Club (SNES) - Settings",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "menu",
      "upbeat"
    ],
    "description": "Settings menu music heard in the SNES port of True Golf Classics: Waialae Country Club, originating from the PC-98 edition.",
    "latest_version": "smwc-41867-1777742044",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41867,
        "title": "True Golf Classics: Waialae Country Club (SNES) - Settings",
        "version": "smwc-41867-1777742044",
        "upstream_time": 1777742044,
        "download_url": "https://dl.smwcentral.net/41867/Waialae%20Country%20Club%20%28SNES%29%20-%20Settings.zip",
        "filename": "Waialae Country Club (SNES) - Settings.zip",
        "size": 58632,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-true-golf-classics-waialae-country-club-snes-tea-break",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41868,
    "title": "True Golf Classics: Waialae Country Club (SNES) - Tea Break",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "beach",
      "calm",
      "sea"
    ],
    "description": "Intermission/Tea Break music heard in the SNES/SFC port of True Golf Classics: Waialae Country Club/Waialae no Kiseki, originating from the PC-98 edition.",
    "latest_version": "smwc-41868-1777743440",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41868,
        "title": "True Golf Classics: Waialae Country Club (SNES) - Tea Break",
        "version": "smwc-41868-1777743440",
        "upstream_time": 1777743440,
        "download_url": "https://dl.smwcentral.net/41868/Waialae%20Country%20Club%20%28SNES%29%20-%20Tea%20Break.zip",
        "filename": "Waialae Country Club (SNES) - Tea Break.zip",
        "size": 39388,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-true-golf-classics-wicked",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41944,
    "title": "True Golf Classics: Wicked 18 (SNES) - Unused",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "bonus",
      "calm",
      "carnival",
      "credits",
      "cutscene",
      "jungle",
      "menu",
      "overworld",
      "sea",
      "sky",
      "title",
      "upbeat",
      "water"
    ],
    "description": "Unused theme from the SNES/SFC port of True Golf Classics: Wicked 18/Devil's Course, later re-used for course guides/hole overview in the 3DO port of Pebble Beach Golf Links/Pebble Beach no Hatou.",
    "latest_version": "smwc-41944-1777663254",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41944,
        "title": "True Golf Classics: Wicked 18 (SNES) - Unused",
        "version": "smwc-41944-1777663254",
        "upstream_time": 1777663254,
        "download_url": "https://dl.smwcentral.net/41944/Wicked%2018%20%28SNES%29%20-%20Unused.zip",
        "filename": "Wicked 18 (SNES) - Unused.zip",
        "size": 57205,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41943,
        "title": "True Golf Classics: Wicked 18 (SNES) - Award",
        "version": "smwc-41943-1777663237",
        "upstream_time": 1777663237,
        "download_url": "https://dl.smwcentral.net/41943/Wicked%2018%20%28SNES%29%20-%20Award.zip",
        "filename": "Wicked 18 (SNES) - Award.zip",
        "size": 61969,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41942,
        "title": "True Golf Classics: Wicked 18 (SNES) - Tea Break",
        "version": "smwc-41942-1777663214",
        "upstream_time": 1777663214,
        "download_url": "https://dl.smwcentral.net/41942/Wicked%2018%20%28SNES%29%20-%20Tea%20Break.zip",
        "filename": "Wicked 18 (SNES) - Tea Break.zip",
        "size": 58923,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41941,
        "title": "True Golf Classics: Wicked 18 (SNES) - Hole in One",
        "version": "smwc-41941-1777663186",
        "upstream_time": 1777663186,
        "download_url": "https://dl.smwcentral.net/41941/Wicked%2018%20%28SNES%29%20-%20Hole%20in%20One.zip",
        "filename": "Wicked 18 (SNES) - Hole in One.zip",
        "size": 71660,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41937,
        "title": "True Golf Classics: Wicked 18 (SNES) - Settings",
        "version": "smwc-41937-1777652509",
        "upstream_time": 1777652509,
        "download_url": "https://dl.smwcentral.net/41937/Wicked%2018%20%28SNES%29%20-%20Settings.zip",
        "filename": "Wicked 18 (SNES) - Settings.zip",
        "size": 61642,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-true-golf-classics-wicked-18-snes-course-bgm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41940,
    "title": "True Golf Classics: Wicked 18 (SNES) - Course BGM 3",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "athletic",
      "beach",
      "desert",
      "fire",
      "forest",
      "grassland",
      "mountain",
      "ruins",
      "sea"
    ],
    "description": "One of the three in-game golfing tunes heard in the SNES/SFC port of True Golf Classics: Wicked 18/Devil's Course.",
    "latest_version": "smwc-41940-1777663166",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41940,
        "title": "True Golf Classics: Wicked 18 (SNES) - Course BGM 3",
        "version": "smwc-41940-1777663166",
        "upstream_time": 1777663166,
        "download_url": "https://dl.smwcentral.net/41940/Wicked%2018%20%28SNES%29%20-%20Course%20BGM%203.zip",
        "filename": "Wicked 18 (SNES) - Course BGM 3.zip",
        "size": 59139,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41939,
        "title": "True Golf Classics: Wicked 18 (SNES) - Course BGM 2",
        "version": "smwc-41939-1777663137",
        "upstream_time": 1777663137,
        "download_url": "https://dl.smwcentral.net/41939/Wicked%2018%20%28SNES%29%20-%20Course%20BGM%202.zip",
        "filename": "Wicked 18 (SNES) - Course BGM 2.zip",
        "size": 58510,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41938,
        "title": "True Golf Classics: Wicked 18 (SNES) - Course BGM 1",
        "version": "smwc-41938-1777663112",
        "upstream_time": 1777663112,
        "download_url": "https://dl.smwcentral.net/41938/Wicked%2018%20%28SNES%29%20-%20Course%20BGM%201.zip",
        "filename": "Wicked 18 (SNES) - Course BGM 1.zip",
        "size": 48335,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-true-love-theme-of-mikae-morikawa",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8487,
    "title": "True Love - Theme of Mikae Morikawa",
    "authors": [
      "Unknown User"
    ],
    "tags": [
      "credits",
      "cutscene",
      "grassland",
      "title",
      "town"
    ],
    "description": "A romantic theme of one of the most famous date simulators made. It could fit a romantic cutscene",
    "latest_version": "smwc-8487-1388240920",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8487,
        "title": "True Love - Theme of Mikae Morikawa",
        "version": "smwc-8487-1388240920",
        "upstream_time": 1388240920,
        "download_url": "https://dl.smwcentral.net/8487/Mikae%20Morikawa.zip",
        "filename": "Mikae Morikawa.zip",
        "size": 65674,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trumpet-duo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7598,
    "title": "Trumpet Duo",
    "authors": [
      "mariomaniac444"
    ],
    "tags": [
      "athletic",
      "grassland"
    ],
    "description": "This song, featuring two trumpets, is a slower-paced theme designed for athletic stages.",
    "latest_version": "smwc-7598-1317999719",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7598,
        "title": "Trumpet Duo",
        "version": "smwc-7598-1317999719",
        "upstream_time": 1317999719,
        "download_url": "https://dl.smwcentral.net/7598/Trumpet%20Duo.zip",
        "filename": "Trumpet Duo.zip",
        "size": 66383,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trying-to-be-a-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28019,
    "title": "Trying to be a Remix",
    "authors": [
      "ThinkOneMoreTime",
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "final",
      "tense"
    ],
    "description": "The beautiful composition by ThinkOneMoreTime, remixed with saws and touhou trumpets. It's very tense and final-y.",
    "latest_version": "smwc-28019-1632519366",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28019,
        "title": "Trying to be a Remix",
        "version": "smwc-28019-1632519366",
        "upstream_time": 1632519366,
        "download_url": "https://dl.smwcentral.net/28019/Trying%20to%20be%20a%20remix.zip",
        "filename": "Trying to be a remix.zip",
        "size": 80852,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-trying-to-be-epic",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8082,
    "title": "Trying to be Epic",
    "authors": [
      "ThinkOneMoreTime"
    ],
    "tags": [
      "boss",
      "castle",
      "dark",
      "final"
    ],
    "description": "An upbeat/hectic sounding custom composition. Could fit a boss or final stage.",
    "latest_version": "smwc-8082-1326739587",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8082,
        "title": "Trying to be Epic",
        "version": "smwc-8082-1326739587",
        "upstream_time": 1326739587,
        "download_url": "https://dl.smwcentral.net/8082/Trying%20to%20be%20epic%21.zip",
        "filename": "Trying to be epic%21.zip",
        "size": 73347,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tsukikomori-character-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9342,
    "title": "Tsukikomori - Character Select",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "forest",
      "ghost house",
      "mountain",
      "overworld",
      "spooky"
    ],
    "description": "A very calm but creepy song come from Tsukikomori, which is a Japanese-only game.<br>\r\nGood for haunted overworld or a night forest/mountain.",
    "latest_version": "smwc-9342-1413477347",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9342,
        "title": "Tsukikomori - Character Select",
        "version": "smwc-9342-1413477347",
        "upstream_time": 1413477347,
        "download_url": "https://dl.smwcentral.net/9342/Tsukikomori%20-%20Character%20Select.zip",
        "filename": "Tsukikomori - Character Select.zip",
        "size": 51026,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tsukikomori-track",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19225,
    "title": "Tsukikomori - Track 06",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "abstract",
      "calm",
      "cutscene",
      "dark",
      "final",
      "game over",
      "ghost house",
      "night",
      "ruins",
      "sad",
      "temple",
      "tense",
      "water"
    ],
    "description": "One of tense song from Tsukikomori",
    "latest_version": "smwc-19225-1551352753",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19225,
        "title": "Tsukikomori - Track 06",
        "version": "smwc-19225-1551352753",
        "upstream_time": 1551352753,
        "download_url": "https://dl.smwcentral.net/19225/Tsukikomori%20-%20Track%2006.zip",
        "filename": "Tsukikomori - Track 06.zip",
        "size": 54098,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18590,
        "title": "Tsukikomori - Track 79",
        "version": "smwc-18590-1544819975",
        "upstream_time": 1544819975,
        "download_url": "https://dl.smwcentral.net/18590/Tsukikomori%20-%20Track%2079.zip",
        "filename": "Tsukikomori - Track 79.zip",
        "size": 49561,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18589,
        "title": "Tsukikomori - Track 05",
        "version": "smwc-18589-1544819810",
        "upstream_time": 1544819810,
        "download_url": "https://dl.smwcentral.net/18589/Tsukikomori%20-%20Track%2005.zip",
        "filename": "Tsukikomori - Track 05.zip",
        "size": 63911,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 18588,
        "title": "Tsukikomori - Track 04",
        "version": "smwc-18588-1544819605",
        "upstream_time": 1544819605,
        "download_url": "https://dl.smwcentral.net/18588/Tsukikomori%20-%20Track%2004.zip",
        "filename": "Tsukikomori - Track 04.zip",
        "size": 58646,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tsukikomori-track-2f",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18571,
    "title": "Tsukikomori - Track 2F",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "ice",
      "overworld"
    ],
    "description": "Character select screen from Tsukikomori. Fitting for snow/frost overworld maps.",
    "latest_version": "smwc-18571-1543535522",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18571,
        "title": "Tsukikomori - Track 2F",
        "version": "smwc-18571-1543535522",
        "upstream_time": 1543535522,
        "download_url": "https://dl.smwcentral.net/18571/Tsukikomori%20-%20Track%202F.zip",
        "filename": "Tsukikomori - Track 2F.zip",
        "size": 30527,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tsuri-bit-blue-ocean-fishing-cruise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32957,
    "title": "Tsuri Bit - Blue Ocean Fishing Cruise",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "abstract",
      "athletic",
      "beach",
      "grassland",
      "sky",
      "urban"
    ],
    "description": "Blue Ocean Fishing Cruise<br>\r\nマリビット<br>\r\nIsikoro Records<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=GwaR1VEcmEI\" rel=\"nofollow\">Original ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-32957-1674810459",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32957,
        "title": "Tsuri Bit - Blue Ocean Fishing Cruise",
        "version": "smwc-32957-1674810459",
        "upstream_time": 1674810459,
        "download_url": "https://dl.smwcentral.net/32957/Tsuri%20Bit%20-%20Blue%20Ocean%20Fishing%20Cruise.zip",
        "filename": "Tsuri Bit - Blue Ocean Fishing Cruise.zip",
        "size": 76720,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tsuri-bit-chu-shitai",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23597,
    "title": "Tsuri Bit - Chu Shitai",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland"
    ],
    "description": "\"Chu Shitai\" by \"Tsuri Bit\"<br>\r\n<br>\r\nThey were wonderful idol group....<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=dbgYeufHhwk\" rel=\"nofollow\">Original ver</a><br>\r\n<br>\r\n-Update-<br>\r\nI found a lot of places where I want to make corrections.<br>\r\n<br>\r\n",
    "latest_version": "smwc-23597-1595172492",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23597,
        "title": "Tsuri Bit - Chu Shitai",
        "version": "smwc-23597-1595172492",
        "upstream_time": 1595172492,
        "download_url": "https://dl.smwcentral.net/23597/Tsuri%20Bit%20-%20Chu%20Shitai.zip",
        "filename": "Tsuri Bit - Chu Shitai.zip",
        "size": 71619,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tsuri-bit-manatsu-no-tentai-kansoku",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18512,
    "title": "Tsuri Bit - Manatsu No Tentai Kansoku",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "night",
      "sky"
    ],
    "description": "\"Manatsu No Tentai Kansoku\" from \"Tsuri Bit\"",
    "latest_version": "smwc-18512-1542943341",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18512,
        "title": "Tsuri Bit - Manatsu No Tentai Kansoku",
        "version": "smwc-18512-1542943341",
        "upstream_time": 1542943341,
        "download_url": "https://dl.smwcentral.net/18512/Tsuri%20Bit%20-%20Manatsu%20No%20Tentai%20Kansoku.zip",
        "filename": "Tsuri Bit - Manatsu No Tentai Kansoku.zip",
        "size": 35388,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tsuri-bit-my-victory-course-clear-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34787,
    "title": "Tsuri Bit - My Victory (Course Clear Remix)",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "goal"
    ],
    "description": "Let's Work for the world, work for others and work for yourself and grab Victory.<br>\r\n<br>\r\nUsed @17<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=V_KsC1m9Hs8&pp=ygUKbXkgdmljdG9yeQ%3D%3D\" rel=\"nofollow\">Original ver</a> ( 2:59 ~ )<br>\r\n<br>\r\n",
    "latest_version": "smwc-34787-1695827095",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34787,
        "title": "Tsuri Bit - My Victory (Course Clear Remix)",
        "version": "smwc-34787-1695827095",
        "upstream_time": 1695827095,
        "download_url": "https://dl.smwcentral.net/34787/Tsuri%20Bit%20-%20My%20Victory%20%28Course%20Clear%20Remix%29.zip",
        "filename": "Tsuri Bit - My Victory (Course Clear Remix).zip",
        "size": 66352,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tsuri-bit-owaranai-summer-breeze",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28132,
    "title": "Tsuri Bit - Owaranai Summer Breeze",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "beach",
      "calm",
      "credits",
      "grassland",
      "night"
    ],
    "description": "\"Owaranai Summer Breeze\" by \"Tsuri Bit\"<br>\r\n<br>\r\nA summer song that they can not show off in summer.<br>\r\nTheir songs are also eternal.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=Rk3oSMiyKe0\" rel=\"nofollow\">Original ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-28132-1632777754",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28132,
        "title": "Tsuri Bit - Owaranai Summer Breeze",
        "version": "smwc-28132-1632777754",
        "upstream_time": 1632777754,
        "download_url": "https://dl.smwcentral.net/28132/Tsuri%20Bit%20-%20Owaranai%20Summer%20Breeze.zip",
        "filename": "Tsuri Bit - Owaranai Summer Breeze.zip",
        "size": 76513,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tsuri-bit-tokyo-wonder-girl",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23596,
    "title": "Tsuri Bit - TOKYO WONDER GIRL",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "beach",
      "calm",
      "carnival",
      "forest",
      "night",
      "town",
      "urban"
    ],
    "description": "\"TOKYO WONDER GIRL\" by \"Tsuri Bit\"<br>\r\n<br>\r\nTheir urban city pop. Released on the last October 10 (Fish Day) before the dissolution.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=jiMuPeKvWLk\" rel=\"nofollow\">Original ver</a><br>\r\n<br>\r\n-Update-<br>\r\nFixed noise cymbals and other small details.<br>\r\n<br>\r\n",
    "latest_version": "smwc-23596-1595171206",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23596,
        "title": "Tsuri Bit - TOKYO WONDER GIRL",
        "version": "smwc-23596-1595171206",
        "upstream_time": 1595171206,
        "download_url": "https://dl.smwcentral.net/23596/Tsuri%20Bit%20-%20TOKYO%20WONDER%20GIRL.zip",
        "filename": "Tsuri Bit - TOKYO WONDER GIRL.zip",
        "size": 71166,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tsuri-bit-tsurisen-wa-iraneeze",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22165,
    "title": "Tsuri Bit - Tsurisen wa Iraneeze",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "airship",
      "athletic",
      "boss",
      "castle",
      "dark",
      "fire"
    ],
    "description": "\"Tsurisen wa Iraneeze\" by \"Tsuri Bit\"<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=GqB2WxgCrVs\" rel=\"nofollow\">Original ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-22165-1581962530",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22165,
        "title": "Tsuri Bit - Tsurisen wa Iraneeze",
        "version": "smwc-22165-1581962530",
        "upstream_time": 1581962530,
        "download_url": "https://dl.smwcentral.net/22165/Tsuri%20Bit%20-%20Tsurisen%20wa%20Iraneeze.zip",
        "filename": "Tsuri Bit - Tsurisen wa Iraneeze.zip",
        "size": 72144,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tsuri-bit-tsurisen-wa-iraneeze-kdl3-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22190,
    "title": "Tsuri Bit - Tsurisen wa Iraneeze (KDL3 Arrangement)",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "airship",
      "athletic",
      "boss",
      "castle",
      "dark",
      "fire"
    ],
    "description": "\"Tsurisen wa Iraneeze\" by \"Tsuri Bit\"<br>\r\n\"Kirby's Dream Land 3\" Arranged<br>\r\n<br>\r\n6th single<br>\r\nA cool song different from usual.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=GqB2WxgCrVs\" rel=\"nofollow\">Original ver</a><br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=22165\">Unsampled ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-22190-1582073905",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22190,
        "title": "Tsuri Bit - Tsurisen wa Iraneeze (KDL3 Arrangement)",
        "version": "smwc-22190-1582073905",
        "upstream_time": 1582073905,
        "download_url": "https://dl.smwcentral.net/22190/Tsuri%20Bit%20-%20Tsurisen%20wa%20Iraneeze%20%28KDL3%20Arrangement%29.zip",
        "filename": "Tsuri Bit - Tsurisen wa Iraneeze (KDL3 Arrangement).zip",
        "size": 60678,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tulips-or-roses",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21394,
    "title": "Tulips or Roses?",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "athletic",
      "beach",
      "grassland"
    ],
    "description": "🌷🌹<br>\r\n<br>\r\nUpbeat bossanova-like song that may fit levels listed in the tags because I don't like generic descriptions.",
    "latest_version": "smwc-21394-1573009256",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21394,
        "title": "Tulips or Roses?",
        "version": "smwc-21394-1573009256",
        "upstream_time": 1573009256,
        "download_url": "https://dl.smwcentral.net/21394/tulipsroses.zip",
        "filename": "tulipsroses.zip",
        "size": 30417,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-turmeric-continuum",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35572,
    "title": "Turmeric Continuum",
    "authors": [
      "Segment1Zone2",
      "bebn legg"
    ],
    "tags": [
      "athletic",
      "mountain",
      "sky",
      "urban"
    ],
    "description": "Turmeric Continuum, composed by <span class=\"un-outer\" title=\"bebn legg\"><span title=\"Administrator\" class=\"icon icon-admin\"></span><a href=\"/?p=profile&amp;id=19971\" style=\"color: #3965a1;\" class=\"un\">bebn legg</a></span> and myself (<span class=\"un-outer\" title=\"Segment1Zone2\"><a href=\"/?p=profile&amp;id=46677\" style=\"color: var(--user-color-1);\" class=\"un\">Segment1Zone2</a></span>), which ranked 7th place in Super Famicompo 5's 'Originals' category.",
    "latest_version": "smwc-35572-1702652595",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35572,
        "title": "Turmeric Continuum",
        "version": "smwc-35572-1702652595",
        "upstream_time": 1702652595,
        "download_url": "https://dl.smwcentral.net/35572/Turmeric%20Continuum.zip",
        "filename": "Turmeric Continuum.zip",
        "size": 36753,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-turrican",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7584,
    "title": "Turrican 2 - The Great Bath",
    "authors": [
      "S.N.N."
    ],
    "tags": [
      "calm",
      "credits",
      "town"
    ],
    "description": "Would suit a small castle or village.",
    "latest_version": "smwc-7584-1313734825",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7584,
        "title": "Turrican 2 - The Great Bath",
        "version": "smwc-7584-1313734825",
        "upstream_time": 1313734825,
        "download_url": "https://dl.smwcentral.net/7584/t2gb.zip",
        "filename": "t2gb.zip",
        "size": 67883,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tweety-and-the-magic-gems-new-york",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 9449,
    "title": "Tweety and the Magic Gems - New York",
    "authors": [
      "lu9"
    ],
    "tags": [
      "grassland",
      "overworld",
      "town"
    ],
    "description": "A music fit for a map screen.",
    "latest_version": "smwc-9449-1415788171",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 9449,
        "title": "Tweety and the Magic Gems - New York",
        "version": "smwc-9449-1415788171",
        "upstream_time": 1415788171,
        "download_url": "https://dl.smwcentral.net/9449/TatMG_New_York.zip",
        "filename": "TatMG_New_York.zip",
        "size": 32519,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-twilight-drive",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37034,
    "title": "Twilight Drive",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "beach",
      "night",
      "overworld",
      "title",
      "urban"
    ],
    "description": "Could fit on sunset beach levels<br>\r\nPitch:<br>\r\n[-2] D major / B minor<br>\r\n[-1] D# major / C minor<br>\r\n[0] F major / D minor (Default)<br>\r\n[+1] G major / E minor<br>\r\nSpeed:<br>\r\n[-2] 100 BPM<br>\r\n[-1] 110 BPM<br>\r\n[0] 122 BPM (Default)<br>\r\n[+1] 136 BPM",
    "latest_version": "smwc-37034-1709803059",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37034,
        "title": "Twilight Drive",
        "version": "smwc-37034-1709803059",
        "upstream_time": 1709803059,
        "download_url": "https://dl.smwcentral.net/37034/twilight%20drive%20%28S%29.zip",
        "filename": "twilight drive (S).zip",
        "size": 166495,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-twin-peaks-audrey-s-dance-excerpt",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39159,
    "title": "Twin Peaks - Audrey's Dance (excerpt)",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "calm",
      "cutscene",
      "mysterious",
      "overworld"
    ],
    "description": "Just a short looping sample of the intro to Audrey's dance from Twin Peaks.<br>\r\nNot compatible with Bonus End.",
    "latest_version": "smwc-39159-1740599387",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39159,
        "title": "Twin Peaks - Audrey's Dance (excerpt)",
        "version": "smwc-39159-1740599387",
        "upstream_time": 1740599387,
        "download_url": "https://dl.smwcentral.net/39159/tp_audreydance.zip",
        "filename": "tp_audreydance.zip",
        "size": 102424,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-twinbee-rainbow-bell-adventure-prism-caverns",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34814,
    "title": "Twinbee: Rainbow Bell Adventure - Prism Caverns",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "cave",
      "sky"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"Roberto zampari\"><a href=\"/?p=profile&amp;id=1508\" style=\"color: var(--user-color-2);\" class=\"un\">Roberto zampari</a></span>",
    "latest_version": "smwc-34814-1691749621",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34814,
        "title": "Twinbee: Rainbow Bell Adventure - Prism Caverns",
        "version": "smwc-34814-1691749621",
        "upstream_time": 1691749621,
        "download_url": "https://dl.smwcentral.net/34814/Prism%20Caverns.zip",
        "filename": "Prism Caverns.zip",
        "size": 73530,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-twinbee-yahho-twin-flight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7053,
    "title": "TwinBee Yahho! - Twin Flight",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "athletic",
      "grassland",
      "sky"
    ],
    "description": "BGM from TwinBee Yahho!'s first stage. A bright and happy song, which is perfect for grassland and sky levels.",
    "latest_version": "smwc-7053-1408665783",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7053,
        "title": "TwinBee Yahho! - Twin Flight",
        "version": "smwc-7053-1408665783",
        "upstream_time": 1408665783,
        "download_url": "https://dl.smwcentral.net/7053/TwinBee%20Yahoo%21%20-%20Twin%20Flight%20%28Stage%201%29.zip",
        "filename": "TwinBee Yahoo%21 - Twin Flight (Stage 1).zip",
        "size": 80144,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-twinkle-star-sprites-neo-geo-love-me-sky-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33247,
    "title": "Twinkle Star Sprites (Neo Geo) - Love Me (Sky Stage 1)",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "athletic",
      "bonus",
      "carnival",
      "mountain",
      "sky",
      "upbeat"
    ],
    "description": "A happy, cheery song from Twinkle Star Sprites. I've never played this game but I absolutely adore this song. It could best fit energetic levels, probably sky ones as the name implies.<br>\r\n<br>\r\n[2022/02/15] Update: Ported the song from scratch for better accuracy and mixing! It's also light-sampled now as a result, with the funniest sample probably being a higher @5 for literally one note that would otherwise overflow.",
    "latest_version": "smwc-33247-1689546141",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33247,
        "title": "Twinkle Star Sprites (Neo Geo) - Love Me (Sky Stage 1)",
        "version": "smwc-33247-1689546141",
        "upstream_time": 1689546141,
        "download_url": "https://dl.smwcentral.net/33247/lovemetwink.zip",
        "filename": "lovemetwink.zip",
        "size": 56591,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-twinkle-treachery",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27537,
    "title": "Twinkle Treachery",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "carnival",
      "cave",
      "chase",
      "final",
      "ghost house",
      "night",
      "space",
      "town",
      "urban"
    ],
    "description": "An original song composed for <span class=\"un-outer\" title=\"NopeContest\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span> and I's KLDC2021 level, Hazy Halls.<br>\r\n<br>\r\nThe level in question's a cloudy, purple ghost house, and that's pretty much the vibe I went for when composing, but alongside a sense of determination too.<br>\r\n<br>\r\nMost of the song is upbeat, with a small calm bit in the middle, with everything separated by some messy parts. It's also sparkly.<br>\r\n<br>\r\nProbably best suited for longer levels, specifically un-serious ones, I guess?",
    "latest_version": "smwc-27537-1627614687",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27537,
        "title": "Twinkle Treachery",
        "version": "smwc-27537-1627614687",
        "upstream_time": 1627614687,
        "download_url": "https://dl.smwcentral.net/27537/twinkle%20treachery.zip",
        "filename": "twinkle treachery.zip",
        "size": 36641,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tyler-the-creator-see-you-again-outro-live-at-louis-vuitton-men-s-fall-winter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38396,
    "title": "Tyler, The Creator - See You Again (Outro) [Live at Louis Vuitton: Men’s Fall-Winter 2022 Show]",
    "authors": [
      "Papangu"
    ],
    "tags": [
      "calm",
      "credits"
    ],
    "description": "reference: https://youtu.be/1ARIjf9IUTw?si=vU5M0gROoPtw98n2&t=232<br>\r\n<br>\r\nLive at Louis Vuitton: Men's Fall-Winter 2022<br>\r\n<br>\r\ncomposed by Tyler, The Creator<br>\r\n<br>\r\nstart in 03:52<br>\r\n<br>\r\nthis is nothing more or less than a song that can be used in the credits / staff roll, finally. but the samples you have there, I got them when they were making the music for the Wagyan Paradise SNES game, I'll even give the credits here:<br>\r\n<br>\r\n@1 Major & Minor Sample: musicalman<br>\r\n@2+@3 Sample: Maxodex<br>\r\n<br>\r\nthat's why the option to sample usage is set to light, because there are .brr files there<br>\r\n<br>\r\nin the output of the song I left it at the right tempo and speed the way the metronome is measuring it, not as the original<br>\r\n<br>\r\nOBS.: I've reposted this here too because I had a mistake at the end of the song, the instrument finished later than everyone else, I've corrected it, it's now finishing at the same time as everyone else.<br>\r\n<br>\r\nfrom August 10th to September 6th working on this song<br>\r\n<br>\r\nEnjoy it! It will change your life.",
    "latest_version": "smwc-38396-1728887765",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38396,
        "title": "Tyler, The Creator - See You Again (Outro) [Live at Louis Vuitton: Men’s Fall-Winter 2022 Show]",
        "version": "smwc-38396-1728887765",
        "upstream_time": 1728887765,
        "download_url": "https://dl.smwcentral.net/38396/seeyouagain_louisvuitton22.zip",
        "filename": "seeyouagain_louisvuitton22.zip",
        "size": 39148,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tyler-the-creator-sometimes",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38588,
    "title": "Tyler, The Creator - Sometimes...",
    "authors": [
      "Papangu"
    ],
    "tags": [
      "calm",
      "night",
      "overworld",
      "sky",
      "urban"
    ],
    "description": "finally, I ported this.<br>\r\n<br>\r\nhere it is, there's just the instrumental of the song to make it look good, I chose @13 because @9 didn't really fit in, as it's short, and in the original song the piano sounds long :), so evaluate it, enjoy it, use it for rain themes and something that is in the category.<br>\r\n<br>\r\n\"Sometimes, I sit in my room\"<br>\r\n<br>\r\nthis is the Mr F*****g Secure Age Theme :D<br>\r\n<br>\r\n;== UPDATED ==;<br>\r\n05/05 -- original release but is accept in 03/08<br>\r\n<br>\r\n06/10 -- corrected one note of the bass instrument, swapped the a+ for the g+ in the middle.<br>\r\n<br>\r\nI managed to pitch bend the channel where there's only the voice. I added a vibrato to make it sound good, and it did.<br>\r\n;====;",
    "latest_version": "smwc-38588-1732693996",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38588,
        "title": "Tyler, The Creator - Sometimes...",
        "version": "smwc-38588-1732693996",
        "upstream_time": 1732693996,
        "download_url": "https://dl.smwcentral.net/38588/sometimes....zip",
        "filename": "sometimes....zip",
        "size": 32160,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tyler-the-creator-wharf-talk-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38175,
    "title": "Tyler, The Creator - Wharf Talk (Intro)",
    "authors": [
      "Papangu"
    ],
    "tags": [
      "game over"
    ],
    "description": "reference: https://youtu.be/27FswS3KESk<br>\r\n<br>\r\ni took this reference from the duration of 00:00 to 00:08, the credits are in the instrumental of the song.<br>\r\n<br>\r\nCall Me If You Get Lost: The Estate Sale (the Tyler, The Creator's Album)<br>\r\n<br>\r\nI also did a little extension at the end of this miscellany because I don't know what comes next, it's all right, nothing much.<br>\r\n<br>\r\nCheck it out!<br>\r\n<br>\r\nEnjoy!<br>\r\n<br>\r\n<span style=\"color: #ff0000;\"><b>NOTE: To be used as a game over song, the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=4862\">Custom Game Over and Time Up 16-bit Timer</a> MUST be used or else this track will be cut short.</b></span>",
    "latest_version": "smwc-38175-1725317966",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38175,
        "title": "Tyler, The Creator - Wharf Talk (Intro)",
        "version": "smwc-38175-1725317966",
        "upstream_time": 1725317966,
        "download_url": "https://dl.smwcentral.net/38175/wharf_talk_intro.zip",
        "filename": "wharf_talk_intro.zip",
        "size": 31551,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tyler-the-creator-where-this-flower-blooms-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41618,
    "title": "Tyler, The Creator - Where This Flower Blooms (Intro)",
    "authors": [
      "Papangu"
    ],
    "tags": [
      "star"
    ],
    "description": "Reposted because it was rejected! And that's the star theme.<br>\r\n<br>\r\nI rock, I roll, I bloom, I grow <br>\r\n<br>\r\n;== CHANGES ==;<br>\r\n<br>\r\n26/04/2024 - Original release, but rejected<br>\r\n<br>\r\n17/02/2026 - Reposted, but the bass at that time clashed with the melody, and I had to change that; the mix remains the same.<br>\r\n;====;",
    "latest_version": "smwc-41618-1776709153",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41618,
        "title": "Tyler, The Creator - Where This Flower Blooms (Intro)",
        "version": "smwc-41618-1776709153",
        "upstream_time": 1776709153,
        "download_url": "https://dl.smwcentral.net/41618/i%20rock%2C%20i%20roll%2C%20i%20bloom%2C%20i%20grow.zip",
        "filename": "i rock%2C i roll%2C i bloom%2C i grow.zip",
        "size": 31052,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tyler-the-creator-wolf",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38587,
    "title": "Tyler, The Creator - WOLF",
    "authors": [
      "Papangu"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "dark",
      "night",
      "overworld",
      "snow",
      "title"
    ],
    "description": "music ference:<br>\r\nhttps://youtu.be/6C321z5VWE8<br>\r\nhttps://youtu.be/tmtQ3ERRPRo<br>\r\n<br>\r\nfrom 00:00 to 01:22<br>\r\n<br>\r\nI left the backing vocals, in which case they say “You Are”, and an instrumental in the song,<br>\r\n<br>\r\nin this I also left in the rhythm to make it cooler, and I finally managed to do it, I left 2 options, one is with gradual appearance, and the other without gradual appearance.<br>\r\n<br>\r\nIn the case of the one with gradual appearance, I did my thing and did what I could, so here it is<br>\r\n<br>\r\nit doesn't matter if you use this music for map categories, or for levels, interludes, I don't know, it's up to you who uses it, whatever.<br>\r\n<br>\r\nLooped, back to \"You are...\"<br>\r\n<br>\r\nand it was the whole afternoon making this song, and changing things until we got to the right point, and finally we did.<br>\r\n<br>\r\n“I know, fuck you, I hate you so fucking much, Wolf!...” - Tyler Gregory Okonma<br>\r\n<br>\r\nenjoy it!",
    "latest_version": "smwc-38587-1732693993",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38587,
        "title": "Tyler, The Creator - WOLF",
        "version": "smwc-38587-1732693993",
        "upstream_time": 1732693993,
        "download_url": "https://dl.smwcentral.net/38587/WOLF.zip",
        "filename": "WOLF.zip",
        "size": 65612,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tyler-the-creator-yellow-jingle-feat-tim-davis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41588,
    "title": "Tyler, The Creator - Yellow (Jingle) [feat. Tim Davis]",
    "authors": [
      "Papangu"
    ],
    "tags": [
      "goal"
    ],
    "description": "reference port: https://youtu.be/talabiyKfzE?si=s0IngYpQTn2muqE7<br>\r\n<br>\r\nIt took me a while to repost this, but I had already corrected it before.<br>\r\n<br>\r\nthis is a goal theme for any hack<br>\r\n<br>\r\n\"FIND YOUR WINGS on GOLF RADIO...\"<br>\r\n<br>\r\n;== CHANGES ==;<br>\r\n04/03/2025 -- Original release, but before remoderation, but this port was rejected 'cause mix<br>\r\n<br>\r\n13/02/2026 -- I've repost this music here but I've fixed the mixture and I removed the echo<br>\r\n;====;<br>\r\n<br>\r\n<b>NOTE: Please mark \"0F SMW @21.brr\" as important by putting an exclamation point next to it in the Addmusic_sample groups.txt file prior to using this song as a global song.</b>",
    "latest_version": "smwc-41588-1776713870",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41588,
        "title": "Tyler, The Creator - Yellow (Jingle) [feat. Tim Davis]",
        "version": "smwc-41588-1776713870",
        "upstream_time": 1776713870,
        "download_url": "https://dl.smwcentral.net/41588/Yellow.zip",
        "filename": "Yellow.zip",
        "size": 63234,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tyrian-a-field-for-mag-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17113,
    "title": "Tyrian - A Field For Mag (Arrangement)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "dark",
      "final",
      "fire",
      "space",
      "tense"
    ],
    "description": "posting a Tyrian port in place of worldpeace because why not<br>\r\n<br>\r\nThis is A Field For Mag from the PC only game Tyrian, one of the very few non-Japanese OPL/AdLib games which used it's chip in the best possible way, same with the MIDI version of that same game, but it's not nearly as impressive as what it achieved with the OPL2 chip, sorry lmao.<br>\r\n<br>\r\nAnyway, this is a very final-like song, so the only best way to use this is for a final level or just using it for the final stages of your hack. Tho it could also work for a early level or even a cutscene probably; maybe a space level too, again, as long as it's final enough or it just fits your hack's atmosphere enough, this could be a very good port for that purpose lol<br>\r\n<br>\r\nUpdate: Fixed the SFX problem, and added a bit of new instrumentation to the port.",
    "latest_version": "smwc-17113-1518695310",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17113,
        "title": "Tyrian - A Field For Mag (Arrangement)",
        "version": "smwc-17113-1518695310",
        "upstream_time": 1518695310,
        "download_url": "https://dl.smwcentral.net/17113/Tyrian%20-%20A%20Field%20For%20Mag.zip",
        "filename": "Tyrian - A Field For Mag.zip",
        "size": 77935,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tyrian-asteroid-dance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22055,
    "title": "Tyrian - Asteroid Dance 1",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "airship",
      "athletic",
      "castle",
      "dark",
      "fire",
      "industrial",
      "night",
      "space"
    ],
    "description": "The famous stage 1 theme from worldpeace's Cool or Cruel<br>\r\n<br>\r\nEDIT 1/29/2020: Saved 30 bytes of ARAM",
    "latest_version": "smwc-22055-1580952286",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22055,
        "title": "Tyrian - Asteroid Dance 1",
        "version": "smwc-22055-1580952286",
        "upstream_time": 1580952286,
        "download_url": "https://dl.smwcentral.net/22055/Tyrian%20-%20Asteroid%20Dance%201.zip",
        "filename": "Tyrian - Asteroid Dance 1.zip",
        "size": 32385,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8049,
        "title": "Tyrian - Asteroid Dance 1",
        "version": "smwc-8049-1312813956",
        "upstream_time": 1312813956,
        "download_url": "https://dl.smwcentral.net/8049/Asteroid.zip",
        "filename": "Asteroid.zip",
        "size": 67891,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tyrian-space-journey",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7305,
    "title": "Tyrian - Space Journey 1",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "athletic",
      "boss",
      "cave",
      "dark",
      "fire",
      "industrial",
      "jungle",
      "mountain"
    ],
    "description": "A heavy and catchy theme. Good for dangerous areas, maybe for a boss battle. Give credit to worldpeace if used.",
    "latest_version": "smwc-7305-1406685534",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7305,
        "title": "Tyrian - Space Journey 1",
        "version": "smwc-7305-1406685534",
        "upstream_time": 1406685534,
        "download_url": "https://dl.smwcentral.net/7305/Tyrian%20-%20Space%20Journey%201.zip",
        "filename": "Tyrian - Space Journey 1.zip",
        "size": 60750,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-tyrian-tyrian-the-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7670,
    "title": "Tyrian - Tyrian, The Level",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "athletic",
      "space"
    ],
    "description": "Works very well in various space levels, athletic, fast levels.<br>\r\n<br>\r\n<br>\r\nUpdate (01/11/20):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.<br>\r\n- Optimized to reduce insert size by 47 bytes.",
    "latest_version": "smwc-7670-1405798659",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7670,
        "title": "Tyrian - Tyrian, The Level",
        "version": "smwc-7670-1405798659",
        "upstream_time": 1405798659,
        "download_url": "https://dl.smwcentral.net/7670/Tyrian.%20The%20Level.zip",
        "filename": "Tyrian. The Level.zip",
        "size": 57241,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-u-four-ia-the-saga-hebe-in-a-cold-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32882,
    "title": "U-four-ia: The Saga - Hebe in a Cold Area",
    "authors": [
      "NewPointless"
    ],
    "tags": [
      "cave",
      "ice",
      "retro",
      "snow"
    ],
    "description": "U-four-ia: The Saga was known as Hebereke in Japan, which spawned a popular series of games. This game was made late in the NES' life cycle by the production company Sunsoft, known for their stunning NES tracks. This song was made for an ice level.<br>\r\n<br>\r\nSamples: NES synth samples sets from Samples of Insanity by musicalman; bass sample ripped from the game by myself.",
    "latest_version": "smwc-32882-1682495435",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32882,
        "title": "U-four-ia: The Saga - Hebe in a Cold Area",
        "version": "smwc-32882-1682495435",
        "upstream_time": 1682495435,
        "download_url": "https://dl.smwcentral.net/32882/UfouriaHebeInAColdArea.zip",
        "filename": "UfouriaHebeInAColdArea.zip",
        "size": 45512,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-u-n-squadron-enemy-airforce",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37969,
    "title": "U.N. Squadron - Enemy Airforce",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "final",
      "fire",
      "upbeat",
      "urban"
    ],
    "description": "Enemy Airforce from U.N. Squadron.",
    "latest_version": "smwc-37969-1721834662",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37969,
        "title": "U.N. Squadron - Enemy Airforce",
        "version": "smwc-37969-1721834662",
        "upstream_time": 1721834662,
        "download_url": "https://dl.smwcentral.net/37969/U.N.%20Squadron%20-%20Enemy%20Airforce.zip",
        "filename": "U.N. Squadron - Enemy Airforce.zip",
        "size": 70104,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-u-n-squadron-forest-fortress",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25043,
    "title": "U.N. Squadron - Forest Fortress 1",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "athletic",
      "castle",
      "ice",
      "space"
    ],
    "description": "a good theme for fortress",
    "latest_version": "smwc-25043-1606604538",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25043,
        "title": "U.N. Squadron - Forest Fortress 1",
        "version": "smwc-25043-1606604538",
        "upstream_time": 1606604538,
        "download_url": "https://dl.smwcentral.net/25043/Forest%20Fortress.zip",
        "filename": "Forest Fortress.zip",
        "size": 33399,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-u-n-squadron-front-line-base",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25062,
    "title": "U.N. Squadron - Front Line Base",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "industrial",
      "sky",
      "urban"
    ],
    "description": "looks good in urban or mechanical areas<br>\r\nPs: the mix is ​​not identical to the original ",
    "latest_version": "smwc-25062-1607136429",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25062,
        "title": "U.N. Squadron - Front Line Base",
        "version": "smwc-25062-1607136429",
        "upstream_time": 1607136429,
        "download_url": "https://dl.smwcentral.net/25062/Front%20Line%20Base.zip",
        "filename": "Front Line Base.zip",
        "size": 33533,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-u-n-squadron-quartermaster-corps",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37978,
    "title": "U.N. Squadron - Quartermaster Corps",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "final",
      "industrial",
      "tense"
    ],
    "description": "Quartermaster Corps from U.N. Squadron.",
    "latest_version": "smwc-37978-1721834982",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37978,
        "title": "U.N. Squadron - Quartermaster Corps",
        "version": "smwc-37978-1721834982",
        "upstream_time": 1721834982,
        "download_url": "https://dl.smwcentral.net/37978/U.N.%20Squadron%20-%20Quartermaster%20Corps.zip",
        "filename": "U.N. Squadron - Quartermaster Corps.zip",
        "size": 57121,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-u-n-squadron-the-minks",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12796,
    "title": "U.N. Squadron - The Minks",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "dark",
      "grassland",
      "jungle",
      "sad",
      "urban"
    ],
    "description": "A song could fit with sunset city or tropical area.",
    "latest_version": "smwc-12796-1448815584",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12796,
        "title": "U.N. Squadron - The Minks",
        "version": "smwc-12796-1448815584",
        "upstream_time": 1448815584,
        "download_url": "https://dl.smwcentral.net/12796/U.N.%20Squadron%20-%20The%20Minks.zip",
        "filename": "U.N. Squadron - The Minks.zip",
        "size": 119666,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-uchuu-race-astro-go-go-daisy-age-star",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30190,
    "title": "Uchuu Race: Astro Go! Go! - Daisy Age Star",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "ice",
      "space",
      "tense"
    ],
    "description": "Daisy Age Star from an obscure racing game called Uchuu Race: Astro Go! Go!.<br>\r\n<br>\r\nHas a define in the txt file to change into the Last Lap version of the track.<br>\r\n<br>\r\nCan be used in space and abstract levels.",
    "latest_version": "smwc-30190-1652129869",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30190,
        "title": "Uchuu Race: Astro Go! Go! - Daisy Age Star",
        "version": "smwc-30190-1652129869",
        "upstream_time": 1652129869,
        "download_url": "https://dl.smwcentral.net/30190/Uchuu%20Race%20Astro%20Go%21%20Go%21%20-%20%20Daisy%20Age%20Star.zip",
        "filename": "Uchuu Race Astro Go%21 Go%21 -  Daisy Age Star.zip",
        "size": 74282,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ultima-exodus-nes-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26924,
    "title": "Ultima: Exodus (NES) - Battle",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "ghost house",
      "mysterious",
      "night",
      "overworld",
      "spooky"
    ],
    "description": "A simple song from Ultima: Exodus that doesn't really fit in a battle environment. <br>\r\n<br>\r\nCan be used in Overworlds, Ghost Houses and Cutscenes.",
    "latest_version": "smwc-26924-1622600502",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26924,
        "title": "Ultima: Exodus (NES) - Battle",
        "version": "smwc-26924-1622600502",
        "upstream_time": 1622600502,
        "download_url": "https://dl.smwcentral.net/26924/Ultima%20Exodus%20%28NES%29%20-%20Battle.zip",
        "filename": "Ultima Exodus (NES) - Battle.zip",
        "size": 30450,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ultima-vi-bootup",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19290,
    "title": "Ultima VI - Bootup",
    "authors": [
      "file"
    ],
    "tags": [
      "cutscene",
      "dark",
      "night",
      "sad",
      "tense"
    ],
    "description": "The Bootup music from Ultima VI. Fits perfectly in intros, dark cutscenes and possibly endings.<br>\r\n<br>\r\n2019-03-08 Update 1<br>\r\n- Added the last part of the song, now making it 1:44.<br>\r\n- Made volume changes to the song.<br>\r\n- Lowered echo values.<br>\r\n- Edited ADSR.<br>\r\n- Made some other, less significant changes as well.",
    "latest_version": "smwc-19290-1552258858",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19290,
        "title": "Ultima VI - Bootup",
        "version": "smwc-19290-1552258858",
        "upstream_time": 1552258858,
        "download_url": "https://dl.smwcentral.net/19290/Ultima%20VI%20-%20Bootup.zip",
        "filename": "Ultima VI - Bootup.zip",
        "size": 32021,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ultima-vi-character-creation",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19288,
    "title": "Ultima VI - Character Creation",
    "authors": [
      "file"
    ],
    "tags": [
      "cutscene",
      "dark",
      "final",
      "sad",
      "tense"
    ],
    "description": "A largely dark song that plays on the character creation screen in Ultima VI. Recommended for deep storyline elements, intros, cutscenes, tragic incidents, etc. <br>\r\n<br>\r\nThe \".txt\" file has an alternative main instrument, if you don't like the one being used.",
    "latest_version": "smwc-19288-1552258645",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19288,
        "title": "Ultima VI - Character Creation",
        "version": "smwc-19288-1552258645",
        "upstream_time": 1552258645,
        "download_url": "https://dl.smwcentral.net/19288/Ultima%20VI%20-%20Character%20Creation.zip",
        "filename": "Ultima VI - Character Creation.zip",
        "size": 31987,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ultimate-doom-at-doom-s-gate",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19530,
    "title": "Ultimate DOOM - At Doom's Gate",
    "authors": [
      "com_poser"
    ],
    "tags": [
      "boss",
      "castle",
      "cave",
      "chase",
      "dark",
      "final",
      "fire",
      "tense"
    ],
    "description": "DOOM! My custom port of At Doom's Gate (E1M1) from DOOM featured in GPW2. <br>\r\n<br>\r\nIt's E1M1, it's metal, you know what kind of level this needs to go in! \\m/",
    "latest_version": "smwc-19530-1554076397",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19530,
        "title": "Ultimate DOOM - At Doom's Gate",
        "version": "smwc-19530-1554076397",
        "upstream_time": 1554076397,
        "download_url": "https://dl.smwcentral.net/19530/DOOM%20%28PC%29%20-%20At%20Doom%27s%20Gate%20%28E1M1%29.zip",
        "filename": "DOOM (PC) - At Doom%27s Gate (E1M1).zip",
        "size": 63684,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ultimate-doom-at-doom-s-gate-e1m1-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25439,
    "title": "Ultimate DOOM - At Doom's Gate ~ E1M1 (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "castle",
      "cave",
      "chase",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "Did a remix of <a href=\"https://www.youtube.com/watch?v=BSsfjHCFosw\" rel=\"nofollow\">At Doom's Gate ~ E1M1</a> from DOOM (MS-DOS version). Do I need to tell you how great this song is? It's one of gaming's most popular songs. You definitely have heard this before in some form.<br>\r\n<br>\r\nThis baby is great for [final] boss fights, tense stages, lava caverns, factories, castles / towers, final areas, chase sequences, and anything else badass 80s metal can fit in.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere are also 2 customizable loop options for this song that you can adjust in the song's txt file:<br>\r\n1. Remix (loops at 00:18)<br>\r\n2. Original (loops from the very beginning of the song)",
    "latest_version": "smwc-25439-1607750881",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25439,
        "title": "Ultimate DOOM - At Doom's Gate ~ E1M1 (Remix)",
        "version": "smwc-25439-1607750881",
        "upstream_time": 1607750881,
        "download_url": "https://dl.smwcentral.net/25439/At%20DooM%27s%20Gate.zip",
        "filename": "At DooM%27s Gate.zip",
        "size": 119174,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ultimate-doom-at-doom-s-gate-mega-man-x2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26782,
    "title": "Ultimate DOOM - At Doom's Gate (Mega Man X2 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss",
      "spooky"
    ],
    "description": "doooooooooooooooooooooooom",
    "latest_version": "smwc-26782-1621098634",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26782,
        "title": "Ultimate DOOM - At Doom's Gate (Mega Man X2 Style)",
        "version": "smwc-26782-1621098634",
        "upstream_time": 1621098634,
        "download_url": "https://dl.smwcentral.net/26782/DOOM_Adg.zip",
        "filename": "DOOM_Adg.zip",
        "size": 60480,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ultimate-doom-dark-halls",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19531,
    "title": "Ultimate DOOM - Dark Halls",
    "authors": [
      "com_poser"
    ],
    "tags": [
      "cave",
      "dark",
      "fire",
      "ghost house",
      "night",
      "ruins",
      "spooky"
    ],
    "description": "My custom port of Dark Halls from DOOM featured in GPW2. This is not a 1:1 port of the original music but rather my rendition of it. I added some additional atmospheric elements that weren't present in the original.<br>\r\n<br>\r\nThis track is more moody and atmospheric, good for lava cave or tense levels.",
    "latest_version": "smwc-19531-1554077184",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19531,
        "title": "Ultimate DOOM - Dark Halls",
        "version": "smwc-19531-1554077184",
        "upstream_time": 1554077184,
        "download_url": "https://dl.smwcentral.net/19531/DOOM%20%28PC%29%20-%20Dark%20Halls.zip",
        "filename": "DOOM (PC) - Dark Halls.zip",
        "size": 60650,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ultimate-doom-i-sawed-the-demons-mega-man-x2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27088,
    "title": "Ultimate DOOM - I Sawed the Demons (Mega Man X2 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "athletic",
      "cave",
      "ruins"
    ],
    "description": "I remixed 'I Saw the Demons' in the X2 style.",
    "latest_version": "smwc-27088-1624914916",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27088,
        "title": "Ultimate DOOM - I Sawed the Demons (Mega Man X2 Style)",
        "version": "smwc-27088-1624914916",
        "upstream_time": 1624914916,
        "download_url": "https://dl.smwcentral.net/27088/UtDoom_Istd_MMX2.zip",
        "filename": "UtDoom_Istd_MMX2.zip",
        "size": 67421,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ultimate-doom-intermission-from-doom-e2m3-mega-man-x2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28825,
    "title": "Ultimate DOOM - Intermission from Doom (E2M3) (Mega Man X2 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "dark",
      "ruins"
    ],
    "description": "Style : Mega Man X2",
    "latest_version": "smwc-28825-1642112220",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28825,
        "title": "Ultimate DOOM - Intermission from Doom (E2M3) (Mega Man X2 Style)",
        "version": "smwc-28825-1642112220",
        "upstream_time": 1642112220,
        "download_url": "https://dl.smwcentral.net/28825/E2M3_MMX2.zip",
        "filename": "E2M3_MMX2.zip",
        "size": 80235,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ultimate-doom-voices-in-the-dark-dark-halls-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29538,
    "title": "Ultimate DOOM - Voices in the Dark ~ Dark Halls (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "ghost house",
      "industrial",
      "spooky"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/gKHOiTE_2sM\" rel=\"nofollow\">Dark</a> <a href=\"https://youtu.be/eRVz8RZn8o0\" rel=\"nofollow\">Halls</a> (<a href=\"https://youtu.be/FIrzrBVrQv8\" rel=\"nofollow\">E1</a><a href=\"https://youtu.be/kKF3QBpVKTQ\" rel=\"nofollow\">M3</a>) from DOOM 1 / Ultimate DOOM. Easily one of my favorite tracks in the series. It's a super simple theme, but it absolutely goes off like goddamn!! Although, it funnily enough only took me like two hours to make this.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled.",
    "latest_version": "smwc-29538-1649375355",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29538,
        "title": "Ultimate DOOM - Voices in the Dark ~ Dark Halls (Remix)",
        "version": "smwc-29538-1649375355",
        "upstream_time": 1649375355,
        "download_url": "https://dl.smwcentral.net/29538/Voices%20in%20the%20Dark.zip",
        "filename": "Voices in the Dark.zip",
        "size": 66021,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ultimate-moonside",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28368,
    "title": "Ultimate Moonside",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "athletic",
      "forest",
      "mountain",
      "night",
      "sky",
      "space"
    ],
    "description": "My original composition from unofficial sonic music. Could fit on the night sky and space levels.<br>\r\n<a href=\"https://www.youtube.com/watch?v=OKQbSPTVOBQ\" rel=\"nofollow\">Source</a>",
    "latest_version": "smwc-28368-1632809074",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28368,
        "title": "Ultimate Moonside",
        "version": "smwc-28368-1632809074",
        "upstream_time": 1632809074,
        "download_url": "https://dl.smwcentral.net/28368/ultimate_moonside.zip",
        "filename": "ultimate_moonside.zip",
        "size": 33389,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ultimate-mortal-kombat",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35670,
    "title": "Ultimate Mortal Kombat 3 - The Temple",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "boss",
      "castle"
    ],
    "description": "The tense song from the temple from the game \"Ultimate Mortal Kombat 3\", great for use in castle levels, or even in battles.",
    "latest_version": "smwc-35670-1703417795",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35670,
        "title": "Ultimate Mortal Kombat 3 - The Temple",
        "version": "smwc-35670-1703417795",
        "upstream_time": 1703417795,
        "download_url": "https://dl.smwcentral.net/35670/UMK3Temple.zip",
        "filename": "UMK3Temple.zip",
        "size": 41046,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ultra-kaizo-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30845,
    "title": "Ultra Kaizo World 2 - Zombie Ambience",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "dark",
      "environmental",
      "ghost house",
      "spooky"
    ],
    "description": "Some strange creatures are knocking on your door",
    "latest_version": "smwc-30845-1658849468",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30845,
        "title": "Ultra Kaizo World 2 - Zombie Ambience",
        "version": "smwc-30845-1658849468",
        "upstream_time": 1658849468,
        "download_url": "https://dl.smwcentral.net/30845/regen.zip",
        "filename": "regen.zip",
        "size": 91748,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30841,
        "title": "Ultra Kaizo World 2 - Knock Ambience",
        "version": "smwc-30841-1661283873",
        "upstream_time": 1661283873,
        "download_url": "https://dl.smwcentral.net/30841/knock.zip",
        "filename": "knock.zip",
        "size": 88820,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-umihara-kawase-shun-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15957,
    "title": "Umihara Kawase Shun - Stage 2",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "beach",
      "grassland",
      "town"
    ],
    "description": "Could fit with grassland or beach theme",
    "latest_version": "smwc-15957-1501288890",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15957,
        "title": "Umihara Kawase Shun - Stage 2",
        "version": "smwc-15957-1501288890",
        "upstream_time": 1501288890,
        "download_url": "https://dl.smwcentral.net/15957/Umihara%20Kawase%20Shun%20-%20Stage%202.zip",
        "filename": "Umihara Kawase Shun - Stage 2.zip",
        "size": 65164,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-umihara-kawase-umibe-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31417,
    "title": "Umihara Kawase - Umibe Theme",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "beach",
      "tropical"
    ],
    "description": "A good theme for beaches<br>\r\nnote: use in updated emulators.",
    "latest_version": "smwc-31417-1667857093",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31417,
        "title": "Umihara Kawase - Umibe Theme",
        "version": "smwc-31417-1667857093",
        "upstream_time": 1667857093,
        "download_url": "https://dl.smwcentral.net/31417/Umibe%20Theme.zip",
        "filename": "Umibe Theme.zip",
        "size": 32982,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-umineko-no-naku-koro-ni-when-they-cry-black-lilliana",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34706,
    "title": "Umineko no Naku Koro ni (When They Cry) - Black Lilliana",
    "authors": [
      "Aguiar Salsicha"
    ],
    "tags": [
      "castle",
      "ghost house",
      "night",
      "spooky"
    ],
    "description": "Black Lilliana from Umineko.",
    "latest_version": "smwc-34706-1696110650",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34706,
        "title": "Umineko no Naku Koro ni (When They Cry) - Black Lilliana",
        "version": "smwc-34706-1696110650",
        "upstream_time": 1696110650,
        "download_url": "https://dl.smwcentral.net/34706/Black%20Lilliana%20%28SMW%29.zip",
        "filename": "Black Lilliana (SMW).zip",
        "size": 32883,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-umineko-no-naku-koro-ni-when-they-cry-deep-blue-jeer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36784,
    "title": "Umineko no Naku Koro ni (When They Cry) - Deep Blue Jeer",
    "authors": [
      "Aguiar Salsicha"
    ],
    "tags": [
      "carnival",
      "cutscene",
      "mysterious",
      "spooky"
    ],
    "description": "Erika's theme: Deep Blue Jeer from Umineko.<br>\r\n&lt;Oh yeaaaaah&gt;!! &lt;Very goooood&gt;!! &lt;One more&gt;!!",
    "latest_version": "smwc-36784-1711952628",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36784,
        "title": "Umineko no Naku Koro ni (When They Cry) - Deep Blue Jeer",
        "version": "smwc-36784-1711952628",
        "upstream_time": 1711952628,
        "download_url": "https://dl.smwcentral.net/36784/Deep%20Blue%20Jeer.zip",
        "filename": "Deep Blue Jeer.zip",
        "size": 34954,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-umineko-no-naku-koro-ni-when-they-cry-far-flat",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38517,
    "title": "Umineko no Naku Koro ni (When They Cry) - Far (flat)",
    "authors": [
      "Aguiar Salsicha"
    ],
    "tags": [
      "calm",
      "forest",
      "grassland"
    ],
    "description": "Far (flat), the piano version of the song 'Far' from Umineko.",
    "latest_version": "smwc-38517-1733034789",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38517,
        "title": "Umineko no Naku Koro ni (When They Cry) - Far (flat)",
        "version": "smwc-38517-1733034789",
        "upstream_time": 1733034789,
        "download_url": "https://dl.smwcentral.net/38517/Far%20%28flat%29%20%5BSMW%5D.zip",
        "filename": "Far (flat) %5BSMW%5D.zip",
        "size": 32052,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-umineko-no-naku-koro-ni-when-they-cry-happiness-of-marionette",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38188,
    "title": "Umineko no Naku Koro ni (When They Cry) - Happiness of Marionette",
    "authors": [
      "Aguiar Salsicha"
    ],
    "tags": [
      "abstract",
      "castle",
      "final",
      "upbeat"
    ],
    "description": "Happiness of Marionette from Umineko. In the visual novel, this song plays when there is a great celebration... for the witches, of course...",
    "latest_version": "smwc-38188-1731383526",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38188,
        "title": "Umineko no Naku Koro ni (When They Cry) - Happiness of Marionette",
        "version": "smwc-38188-1731383526",
        "upstream_time": 1731383526,
        "download_url": "https://dl.smwcentral.net/38188/Happiness%20of%20Marionette%20%5BSMW%5D.zip",
        "filename": "Happiness of Marionette %5BSMW%5D.zip",
        "size": 34266,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-umineko-no-naku-koro-ni-when-they-cry-kuina",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34955,
    "title": "Umineko no Naku Koro ni (When They Cry) - Kuina",
    "authors": [
      "Aguiar Salsicha"
    ],
    "tags": [
      "cutscene",
      "dark",
      "ghost house",
      "spooky",
      "tense"
    ],
    "description": "Kuina from Umineko.",
    "latest_version": "smwc-34955-1697512007",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34955,
        "title": "Umineko no Naku Koro ni (When They Cry) - Kuina",
        "version": "smwc-34955-1697512007",
        "upstream_time": 1697512007,
        "download_url": "https://dl.smwcentral.net/34955/Kuina.zip",
        "filename": "Kuina.zip",
        "size": 34535,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-uncharted-waters-aboard-in-the-tropical-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35350,
    "title": "Uncharted Waters - Aboard in the Tropical Area",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "jungle",
      "ruins",
      "sad"
    ],
    "description": "A sad song that could fit in jungle or ruin themed level.",
    "latest_version": "smwc-35350-1699205516",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35350,
        "title": "Uncharted Waters - Aboard in the Tropical Area",
        "version": "smwc-35350-1699205516",
        "upstream_time": 1699205516,
        "download_url": "https://dl.smwcentral.net/35350/Super%20Dai%20Koukai%20Jidai%20-%20Aboard%20in%20the%20Tropical%20Area.zip",
        "filename": "Super Dai Koukai Jidai - Aboard in the Tropical Area.zip",
        "size": 44081,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 35349,
        "title": "Uncharted Waters - Aboard in the Tropical Area",
        "version": "smwc-35349-1699205345",
        "upstream_time": 1699205345,
        "download_url": "https://dl.smwcentral.net/35349/Super%20Dai%20Koukai%20Jidai%20-%20Aboard%20in%20the%20Tropical%20Area%20%28Unsampled%29.zip",
        "filename": "Super Dai Koukai Jidai - Aboard in the Tropical Area (Unsampled).zip",
        "size": 32336,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-under-defeat-hd-never-say-die",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30950,
    "title": "Under Defeat HD - Never Say Die",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "tense"
    ],
    "description": "<span style=\"font-size: 12pt;\">NOTE: Incompatible w/ Thunder, Blaargs, Yoshi and the Bonus End jingle.</span><br>\r\n<br>\r\nTense theme from Under Defeat HD. Useful for final levels.<br>\r\n<br>\r\nI decided that there isn't enough Yousuke Yasui in the music section, so I decided to make a port of one of his many great songs. ",
    "latest_version": "smwc-30950-1661042927",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30950,
        "title": "Under Defeat HD - Never Say Die",
        "version": "smwc-30950-1661042927",
        "upstream_time": 1661042927,
        "download_url": "https://dl.smwcentral.net/30950/Under%20Defeat%20HD%20-%20Never%20Say%20Die_.zip",
        "filename": "Under Defeat HD - Never Say Die_.zip",
        "size": 82837,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-under-night-in-birth-blood-drain-again-mega-man-x3-styled-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23673,
    "title": "Under Night In-Birth - Blood Drain -again- (Mega Man X3 Styled Remix)",
    "authors": [
      "Kusamochi"
    ],
    "tags": [
      "boss",
      "dark",
      "final",
      "tense"
    ],
    "description": "This is a remix of Eltnum's theme from Under Night In Birth in  the Mega Man X3 Style.<br>\r\n<br>\r\nGood for Final Boss Fights and Dark levels.",
    "latest_version": "smwc-23673-1596242998",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23673,
        "title": "Under Night In-Birth - Blood Drain -again- (Mega Man X3 Styled Remix)",
        "version": "smwc-23673-1596242998",
        "upstream_time": 1596242998,
        "download_url": "https://dl.smwcentral.net/23673/Under%20Night%20in%20Birth%20-%20Blood%20Drain%20-Again-%20%28Mega%20Man%20X3%20Style%20Remix%29.zip",
        "filename": "Under Night in Birth - Blood Drain -Again- (Mega Man X3 Style Remix).zip",
        "size": 78158,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-under-the-ufo-s-spotlight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29338,
    "title": "Under the UFO's Spotlight",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "forest",
      "ghost house",
      "mountain",
      "mysterious",
      "night",
      "sky",
      "space",
      "upbeat"
    ],
    "description": "<i>Tu danses à ton tour, et le petit bonhomme au sien. En fin de compte, vous vous entendez bien.</i><br>\r\n<br>\r\nAn original song I composed for Superfamicompo 3. I picture a bunch of streetlights in the fog, which kind of look like UFOs. This song uses every SMW sample.<br>\r\n<br>\r\nThere's two versions of the song included: one is the original one from Superfamicompo, and one is the \"SMW compatible\" version, which removes the legato from SFX channels, but sounds slightly different as a result.",
    "latest_version": "smwc-29338-1646026073",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29338,
        "title": "Under the UFO's Spotlight",
        "version": "smwc-29338-1646026073",
        "upstream_time": 1646026073,
        "download_url": "https://dl.smwcentral.net/29338/ufo%20spotlight.zip",
        "filename": "ufo spotlight.zip",
        "size": 80731,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-underground-beats",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12501,
    "title": "Underground Beats",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "athletic",
      "cave"
    ],
    "description": "A remix of the underground themes from SMB1, 2 and World.",
    "latest_version": "smwc-12501-1446321960",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12501,
        "title": "Underground Beats",
        "version": "smwc-12501-1446321960",
        "upstream_time": 1446321960,
        "download_url": "https://dl.smwcentral.net/12501/woo.zip",
        "filename": "woo.zip",
        "size": 39831,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-underground-factory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40300,
    "title": "Underground Factory",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "abstract",
      "cave"
    ],
    "description": "Can be used in caves and factories.",
    "latest_version": "smwc-40300-1756517507",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40300,
        "title": "Underground Factory",
        "version": "smwc-40300-1756517507",
        "upstream_time": 1756517507,
        "download_url": "https://dl.smwcentral.net/40300/Underground_Factory.zip",
        "filename": "Underground_Factory.zip",
        "size": 77348,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undersea-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34426,
    "title": "Undersea Cave",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "cave",
      "temple",
      "water"
    ],
    "description": "A composition made thinking about water levels, caves and temples.",
    "latest_version": "smwc-34426-1693215539",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34426,
        "title": "Undersea Cave",
        "version": "smwc-34426-1693215539",
        "upstream_time": 1693215539,
        "download_url": "https://dl.smwcentral.net/34426/Undersea%20Cave.zip",
        "filename": "Undersea Cave.zip",
        "size": 31976,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-a-place-of-pure-darkness-gaster-s-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27796,
    "title": "Undertale - A Place of Pure Darkness ~ Gaster's Theme",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "ambient",
      "dark",
      "ghost house",
      "spooky"
    ],
    "description": "W.D. Gaster's theme, as heard in ALPHA SPHERE Director's Cut. Good for very mysterious places, or even a final submap.<br>\r\n<br>\r\nFarolicious might've convinced me to release it alongside ALPHA SPHERE v1.0.2.",
    "latest_version": "smwc-27796-1630280653",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27796,
        "title": "Undertale - A Place of Pure Darkness ~ Gaster's Theme",
        "version": "smwc-27796-1630280653",
        "upstream_time": 1630280653,
        "download_url": "https://dl.smwcentral.net/27796/%5BS%5D%20UNDERTALE%20-%20A%20Place%20of%20Pure%20Darkness%20~%20Gaster%27s%20Theme.zip",
        "filename": "%5BS%5D UNDERTALE - A Place of Pure Darkness ~ Gaster%27s Theme.zip",
        "size": 56848,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-absolutely-overfamiliar-shrine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38012,
    "title": "Undertale - Absolutely Overfamiliar Shrine",
    "authors": [
      "TickTockClock"
    ],
    "tags": [
      "beach",
      "bonus",
      "carnival",
      "temple",
      "upbeat"
    ],
    "description": "Exclusive to the PlayStation versions of Undertale, a melody that plays once the player donates a certain amount of gold. Perfect for bonus rooms.",
    "latest_version": "smwc-38012-1721945647",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38012,
        "title": "Undertale - Absolutely Overfamiliar Shrine",
        "version": "smwc-38012-1721945647",
        "upstream_time": 1721945647,
        "download_url": "https://dl.smwcentral.net/38012/absolutely_overfamiliar_shrine%20.zip",
        "filename": "absolutely_overfamiliar_shrine .zip",
        "size": 31326,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-another-medium",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35592,
    "title": "Undertale - Another Medium",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "abstract",
      "dark",
      "fire",
      "mysterious",
      "night",
      "ruins",
      "sad",
      "space"
    ],
    "description": "The lava world from undertale. Could fit for a lot of situations. ",
    "latest_version": "smwc-35592-1703363909",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35592,
        "title": "Undertale - Another Medium",
        "version": "smwc-35592-1703363909",
        "upstream_time": 1703363909,
        "download_url": "https://dl.smwcentral.net/35592/anothertale.zip",
        "filename": "anothertale.zip",
        "size": 5329535,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-another-medium-re-arranged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26036,
    "title": "Undertale - Another Medium (re-arranged)",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "ambient",
      "fire",
      "industrial",
      "space",
      "tense",
      "urban"
    ],
    "description": "A tech-themed music that could play for industry and space levels.<br>\r\n<br>\r\nI couldn't believe this banger from Undertale has been overlooked on SMWC, so I tried it.<br>\r\n<br>\r\n<a href=\"https://musescore.com/user/9861436/scores/2978136\" rel=\"nofollow\">Arrangement</a> courtesy of Musescore user Asriel_Dreemurr_2.<br>\r\n<br>\r\nIt is released for the <a href=\"https://www.smwcentral.net/?p=viewthread&t=104742\">Winter C3</a>. (re-work)",
    "latest_version": "smwc-26036-1614874532",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26036,
        "title": "Undertale - Another Medium (re-arranged)",
        "version": "smwc-26036-1614874532",
        "upstream_time": 1614874532,
        "download_url": "https://dl.smwcentral.net/26036/ut_another_medium_1_0.zip",
        "filename": "ut_another_medium_1_0.zip",
        "size": 69361,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-battle-against-a-true-hero",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30853,
    "title": "Undertale - Battle Against A True Hero",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "tense"
    ],
    "description": "My Very Special 200th Submission!<br>\r\n<br>\r\nThis is objectively the best song in Undertale and no one can tell me otherwise.<br>\r\nThe energy of this song perfectly depicts what happens in the game at this moment; It really makes you feel like you're fighting against a true hero of the story.<br>\r\n<br>\r\nThat being said, thank you so much for the support!<br>\r\nThis originally started as me trying to port a single song from an unknown NES game and turned into something not even I can fully comprehend.<br>\r\nAnyway, enough rambling, Seg loves you all! See ya soon with more ports!<br>\r\n<br>\r\nOh yeah, I forgot to mention, it's not compatible with the Thunder SFX, blame the M&B Open Hat.",
    "latest_version": "smwc-30853-1672206956",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30853,
        "title": "Undertale - Battle Against A True Hero",
        "version": "smwc-30853-1672206956",
        "upstream_time": 1672206956,
        "download_url": "https://dl.smwcentral.net/30853/Undertale%20-%20Battle%20Against%20A%20True%20Hero%20%28Remix%29.zip",
        "filename": "Undertale - Battle Against A True Hero (Remix).zip",
        "size": 73809,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-bergentr-ckung-asgore",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14082,
    "title": "Undertale - Bergentrückung + ASGORE",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "One of the coolest tracks of the game. Could fit bosses.",
    "latest_version": "smwc-14082-1471151066",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14082,
        "title": "Undertale - Bergentrückung + ASGORE",
        "version": "smwc-14082-1471151066",
        "upstream_time": 1471151066,
        "download_url": "https://dl.smwcentral.net/14082/ASGORE%20%5BU%5D.zip",
        "filename": "ASGORE %5BU%5D.zip",
        "size": 36274,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-bonetrousle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14083,
    "title": "Undertale - Bonetrousle",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "cutscene",
      "industrial"
    ],
    "description": "im papyrus.<br>\r\ni fit in boss themes and in general athletic levels.",
    "latest_version": "smwc-14083-1471151700",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14083,
        "title": "Undertale - Bonetrousle",
        "version": "smwc-14083-1471151700",
        "upstream_time": 1471151700,
        "download_url": "https://dl.smwcentral.net/14083/Bonetrousle%20%5BU%5D.zip",
        "filename": "Bonetrousle %5BU%5D.zip",
        "size": 23339,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13772,
        "title": "Undertale - Bonetrousle",
        "version": "smwc-13772-1465352375",
        "upstream_time": 1465352375,
        "download_url": "https://dl.smwcentral.net/13772/bonetrousle.zip",
        "filename": "bonetrousle.zip",
        "size": 52674,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-can-you-really-call-this-a-hotel-i-didn-t-receive-a-mint-on-my-pillow-or-anything",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14641,
    "title": "Undertale - Can You Really Call This A Hotel, I Didn't Receive A Mint On My Pillow Or Anything",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "bonus"
    ],
    "description": "A short, but upbeat, fast-paced song with an absurdly long name.",
    "latest_version": "smwc-14641-1480574018",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14641,
        "title": "Undertale - Can You Really Call This A Hotel, I Didn't Receive A Mint On My Pillow Or Anything",
        "version": "smwc-14641-1480574018",
        "upstream_time": 1480574018,
        "download_url": "https://dl.smwcentral.net/14641/Undertale%20-%20CYRCTAH%2C%20IDRAMOMPOA%20%5BUnsampled%5D.zip",
        "filename": "Undertale - CYRCTAH%2C IDRAMOMPOA %5BUnsampled%5D.zip",
        "size": 32398,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-core",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22714,
    "title": "Undertale - Core",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "castle",
      "final",
      "industrial",
      "temple",
      "tense",
      "urban"
    ],
    "description": "\"Core\" from \"Undertale\"<br>\r\n<br>\r\nIf you open \"Add music_sound effects.txt\" and replace \"11 Pause.txt\" with \"12 Unpause.txt\", the music will not stop even if you pause the game.<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=tDuEWw648jo\" rel=\"nofollow\">Original ver</a><br>\r\n<a href=\"https://www.youtube.com/watch?v=gL8-kaQlk-w\" rel=\"nofollow\">Coolmario's ver</a><br>\r\n<a href=\"https://www.youtube.com/watch?v=KLOlZdXFxKM\" rel=\"nofollow\">HyperGriffin's ver</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-22714-1587944567",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22714,
        "title": "Undertale - Core",
        "version": "smwc-22714-1587944567",
        "upstream_time": 1587944567,
        "download_url": "https://dl.smwcentral.net/22714/Undertale%20-%20Core.zip",
        "filename": "Undertale - Core.zip",
        "size": 67480,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13442,
        "title": "Undertale - Core",
        "version": "smwc-13442-1459473905",
        "upstream_time": 1459473905,
        "download_url": "https://dl.smwcentral.net/13442/Core.zip",
        "filename": "Core.zip",
        "size": 138018,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-death-by-glamour",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16967,
    "title": "Undertale - Death by Glamour",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "industrial"
    ],
    "description": "OOOOOOOOOOHHHHHHHHHH YEEEEEESSSSSSSSSSS",
    "latest_version": "smwc-16967-1516130915",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16967,
        "title": "Undertale - Death by Glamour",
        "version": "smwc-16967-1516130915",
        "upstream_time": 1516130915,
        "download_url": "https://dl.smwcentral.net/16967/DeathByGlamour.zip",
        "filename": "DeathByGlamour.zip",
        "size": 34918,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-dogsong",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15422,
    "title": "Undertale - Dogsong",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "bonus",
      "grassland",
      "overworld"
    ],
    "description": "Annoying Dogs no doubt would love to play in a grassy field.  That's where this song would fit.",
    "latest_version": "smwc-15422-1492272005",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15422,
        "title": "Undertale - Dogsong",
        "version": "smwc-15422-1492272005",
        "upstream_time": 1492272005,
        "download_url": "https://dl.smwcentral.net/15422/Dogsong.zip",
        "filename": "Dogsong.zip",
        "size": 31020,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-enemy-approaching-arranged",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29437,
    "title": "Undertale - Enemy Approaching! (Arranged)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "boss",
      "tense"
    ],
    "description": "The Standard Battle Theme from Undertale.<br>\r\n<br>\r\nFeatured in the Winter C3 2022's \"I Port Occasionally\" Pack.",
    "latest_version": "smwc-29437-1647222484",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29437,
        "title": "Undertale - Enemy Approaching! (Arranged)",
        "version": "smwc-29437-1647222484",
        "upstream_time": 1647222484,
        "download_url": "https://dl.smwcentral.net/29437/Undertale%20-%20Enemy%20Approaching%21%20%28Arranged%29.zip",
        "filename": "Undertale - Enemy Approaching%21 (Arranged).zip",
        "size": 34927,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-fallen-down",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21956,
    "title": "Undertale - Fallen Down",
    "authors": [
      "Teows"
    ],
    "tags": [
      "calm",
      "cutscene",
      "ice",
      "night",
      "overworld",
      "snow"
    ],
    "description": "1:1 port of this very well-known song, which plays during some of Toriel's dialogues in Undertale. It's hard to think of any good use of it ingame though, perhaps it'd suit a cutscene or even a calm ice-themed level.",
    "latest_version": "smwc-21956-1581369165",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21956,
        "title": "Undertale - Fallen Down",
        "version": "smwc-21956-1581369165",
        "upstream_time": 1581369165,
        "download_url": "https://dl.smwcentral.net/21956/Undertale%20-%20Fallen%20Down.zip",
        "filename": "Undertale - Fallen Down.zip",
        "size": 40962,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14298,
        "title": "Undertale - Fallen Down",
        "version": "smwc-14298-1475291922",
        "upstream_time": 1475291922,
        "download_url": "https://dl.smwcentral.net/14298/Undertale%20-%20Fallen%20Down.zip",
        "filename": "Undertale - Fallen Down.zip",
        "size": 30983,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-fallen-down-reprise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32527,
    "title": "Undertale - Fallen Down (Reprise)",
    "authors": [
      "TickTockClock"
    ],
    "tags": [
      "cave",
      "cutscene",
      "ruins"
    ],
    "description": "A waltz with a friendly face, used during a heartwarming moment in the game. Great for hubs or cutscenes.<br>\r\n<br>\r\nMade as a compliment to <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14298\">this port (w/o reprise).</a><br>\r\n<br>\r\n❤🎹",
    "latest_version": "smwc-32527-1672241157",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32527,
        "title": "Undertale - Fallen Down (Reprise)",
        "version": "smwc-32527-1672241157",
        "upstream_time": 1672241157,
        "download_url": "https://dl.smwcentral.net/32527/Fallen%20Down%20Reprise.zip",
        "filename": "Fallen Down Reprise.zip",
        "size": 32931,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-ghost-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13121,
    "title": "Undertale - Ghost Fight",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "boss",
      "dark",
      "ghost house",
      "spooky",
      "tense"
    ],
    "description": "Napstablook's theme from Undertale. Given its whimsical nature, this track primarily fits lively sections such as bosses, athletic/auto-scrolling levels and bonus stages set in a haunted environment.",
    "latest_version": "smwc-13121-1453416627",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13121,
        "title": "Undertale - Ghost Fight",
        "version": "smwc-13121-1453416627",
        "upstream_time": 1453416627,
        "download_url": "https://dl.smwcentral.net/13121/Ghost%20Fight%20%28sampled%29.zip",
        "filename": "Ghost Fight (sampled).zip",
        "size": 75412,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-it-s-raining-somewhere-else",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21545,
    "title": "Undertale - It's Raining Somewhere Else",
    "authors": [
      "Teows"
    ],
    "tags": [
      "calm",
      "cutscene",
      "ice",
      "sad"
    ],
    "description": "One of my favorite songs from Undertale. It plays when you're grabbing some dinner with sans and its calm melody creates a good atmosphere, making it useful for cutscenes. I've also included a version with no rain in the intro, which allows a more versatile use of it.",
    "latest_version": "smwc-21545-1574981938",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21545,
        "title": "Undertale - It's Raining Somewhere Else",
        "version": "smwc-21545-1574981938",
        "upstream_time": 1574981938,
        "download_url": "https://dl.smwcentral.net/21545/Undertale_-_Its_Raining_Somewhere_Else.zip",
        "filename": "Undertale_-_Its_Raining_Somewhere_Else.zip",
        "size": 89069,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-it-s-showtime",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13916,
    "title": "Undertale - It's Showtime!",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "bonus",
      "cutscene"
    ],
    "description": "Good for introducing game shows hosted by supposedly killer robots looking for human souls.",
    "latest_version": "smwc-13916-1470007919",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13916,
        "title": "Undertale - It's Showtime!",
        "version": "smwc-13916-1470007919",
        "upstream_time": 1470007919,
        "download_url": "https://dl.smwcentral.net/13916/Undertale%20-%20It%27s%20Showtime%21%20%5BS%5D.zip",
        "filename": "Undertale - It%27s Showtime%21 %5BS%5D.zip",
        "size": 42903,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-mad-mew-mew",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18409,
    "title": "Undertale - Mad Mew Mew",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "Knowing that anime is real fills you with determination.<br>\r\n<br>\r\nEarported by yours truly, this song fits pretty much any boss battle or any tense section that comes in mind.",
    "latest_version": "smwc-18409-1541893220",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18409,
        "title": "Undertale - Mad Mew Mew",
        "version": "smwc-18409-1541893220",
        "upstream_time": 1541893220,
        "download_url": "https://dl.smwcentral.net/18409/animeisreal.zip",
        "filename": "animeisreal.zip",
        "size": 24661,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-megalovania",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13771,
    "title": "Undertale - MEGALOVANIA",
    "authors": [
      "Lui"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "Good for fights against the weakest enemies.<br>\r\n<br>\r\nAlso I had to delete a bunch of samples, so no yoshis or thunders.",
    "latest_version": "smwc-13771-1464998635",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13771,
        "title": "Undertale - MEGALOVANIA",
        "version": "smwc-13771-1464998635",
        "upstream_time": 1464998635,
        "download_url": "https://dl.smwcentral.net/13771/megalovania.zip",
        "filename": "megalovania.zip",
        "size": 86961,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-metal-crusher",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15872,
    "title": "Undertale - Metal Crusher",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "industrial"
    ],
    "description": "NEVER PLAYED BEFORE GORGEOUS?<br>\r\nNO PROBLEM! IT'S SIMPLE!<br>\r\nTHERE'S ONLY ONE RULE!<br>\r\nANSWER CORRECTLY...<br>\r\nOR YOU DIE!!!<br>\r\n<br>\r\nCould fit tech-styled boss battles.",
    "latest_version": "smwc-15872-1500511619",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15872,
        "title": "Undertale - Metal Crusher",
        "version": "smwc-15872-1500511619",
        "upstream_time": 1500511619,
        "download_url": "https://dl.smwcentral.net/15872/Metal%20Crusher.zip",
        "filename": "Metal Crusher.zip",
        "size": 34757,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-pathetic-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14285,
    "title": "Undertale - Pathetic House",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "calm",
      "cutscene",
      "game over",
      "sad",
      "sky",
      "spooky",
      "title",
      "town"
    ],
    "description": "The empty-sounding theme for Napstablook's house in Undertale, which is actually a subtle remix of Spider Dance.",
    "latest_version": "smwc-14285-1475291527",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14285,
        "title": "Undertale - Pathetic House",
        "version": "smwc-14285-1475291527",
        "upstream_time": 1475291527,
        "download_url": "https://dl.smwcentral.net/14285/Undertale%20-%20Pathetic%20House%20%5BS%5D.zip",
        "filename": "Undertale - Pathetic House %5BS%5D.zip",
        "size": 36136,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-power-of-neo-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37083,
    "title": "Undertale - Power of Neo (Remix)",
    "authors": [
      "Zavok"
    ],
    "tags": [
      "abstract",
      "athletic",
      "boss",
      "chase",
      "cutscene",
      "final",
      "industrial",
      "tense"
    ],
    "description": "Can fit a athletic theme.",
    "latest_version": "smwc-37083-1711448722",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37083,
        "title": "Undertale - Power of Neo (Remix)",
        "version": "smwc-37083-1711448722",
        "upstream_time": 1711448722,
        "download_url": "https://dl.smwcentral.net/37083/Undertale%20-%20Power%20of%20Neo%20%28Remix%29.zip",
        "filename": "Undertale - Power of Neo (Remix).zip",
        "size": 32711,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28680,
        "title": "Undertale - Power of NEO (Remix)",
        "version": "smwc-28680-1641423520",
        "upstream_time": 1641423520,
        "download_url": "https://dl.smwcentral.net/28680/Undertale%20-%20Power%20of%20NEO%20%28Remix%29.zip",
        "filename": "Undertale - Power of NEO (Remix).zip",
        "size": 63969,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-quiet-water",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21205,
    "title": "Undertale - Quiet Water",
    "authors": [
      "Teows"
    ],
    "tags": [
      "ambient",
      "calm",
      "mysterious",
      "night",
      "overworld"
    ],
    "description": "A mysterious song that plays on some areas inside the waterfalls in Undertale. May be suitable to a night-themed level.",
    "latest_version": "smwc-21205-1569379265",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21205,
        "title": "Undertale - Quiet Water",
        "version": "smwc-21205-1569379265",
        "upstream_time": 1569379265,
        "download_url": "https://dl.smwcentral.net/21205/Undertale%20-%20Quiet%20Water.zip",
        "filename": "Undertale - Quiet Water.zip",
        "size": 30609,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-respite",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39218,
    "title": "Undertale - Respite",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "credits",
      "cutscene",
      "overworld"
    ],
    "description": "The beautiful theme from the end of the Undertale pacifist run",
    "latest_version": "smwc-39218-1740771452",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39218,
        "title": "Undertale - Respite",
        "version": "smwc-39218-1740771452",
        "upstream_time": 1740771452,
        "download_url": "https://dl.smwcentral.net/39218/Respite.zip",
        "filename": "Respite.zip",
        "size": 31263,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13072,
    "title": "Undertale - Ruins",
    "authors": [
      "sincx"
    ],
    "tags": [
      "beach",
      "calm",
      "cave",
      "credits",
      "cutscene",
      "dark",
      "forest",
      "mountain",
      "night",
      "ruins",
      "sewer",
      "temple",
      "water"
    ],
    "description": "A calm song from what seems to be the most popular game in the world. Suits its title especially but also a variety of other things.<br>\r\n<br>\r\nUses up a decent chunk of ARAM, so be wary of that if using large global songs or different sound effects.",
    "latest_version": "smwc-13072-1452918360",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13072,
        "title": "Undertale - Ruins",
        "version": "smwc-13072-1452918360",
        "upstream_time": 1452918360,
        "download_url": "https://dl.smwcentral.net/13072/ut-ruins%20v1.2.1.zip",
        "filename": "ut-ruins v1.2.1.zip",
        "size": 87226,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-run",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19231,
    "title": "Undertale - Run!",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "Song that plays while you're running from Undyne. Good for boss battles or tense areas.",
    "latest_version": "smwc-19231-1552257096",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19231,
        "title": "Undertale - Run!",
        "version": "smwc-19231-1552257096",
        "upstream_time": 1552257096,
        "download_url": "https://dl.smwcentral.net/19231/Undertale%20-%20Run%21.zip",
        "filename": "Undertale - Run%21.zip",
        "size": 65390,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-sans",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32568,
    "title": "Undertale - sans.",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "calm",
      "cutscene",
      "town"
    ],
    "description": "\"Hey Kid, want some Ketchup?\"<br>\r\n<br>\r\nMusic that plays when you go at Grillby's in Undertale<br>\r\nAlso related to Sans, afterall, that's his theme.<br>\r\n<br>\r\ncould be used as some rest area theme or a random pub",
    "latest_version": "smwc-32568-1680292979",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32568,
        "title": "Undertale - sans.",
        "version": "smwc-32568-1680292979",
        "upstream_time": 1680292979,
        "download_url": "https://dl.smwcentral.net/32568/sans.-%20Undertale.zip",
        "filename": "sans.- Undertale.zip",
        "size": 33211,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20226,
        "title": "Undertale - sans.",
        "version": "smwc-20226-1560914366",
        "upstream_time": 1560914366,
        "download_url": "https://dl.smwcentral.net/20226/%5BLS%5D_sans.zip",
        "filename": "%5BLS%5D_sans.zip",
        "size": 32520,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-satanic-bakery-sale-spider-dance-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31626,
    "title": "Undertale - Satanic Bakery Sale ~ Spider Dance (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "cave",
      "chase",
      "dark",
      "tense"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #DADBE3;\">𝙸𝚏 𝚜𝚑𝚎 𝚒𝚗𝚟𝚒𝚝𝚎𝚜 𝚢𝚘𝚞 𝚝𝚘 𝚑𝚎𝚛 𝚙𝚊𝚛𝚕𝚘𝚛, 𝚎𝚡𝚌𝚞𝚜𝚎 𝚢𝚘𝚞𝚛𝚜𝚎𝚕𝚏.</span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/NH-GAwLAO30\" rel=\"nofollow\">Spider Dance</a> from UNDERTALE. Haven't done a single UT theme, and I thought now would be a great time to do so. Spider Dance is easily one of my favorite songs from the UT duology. Always loved the intensity and sinister nature this song brings to Muffet's table. :3<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. F Minor w/ slight detune (Remix Pitch)<br>\r\n2. F Minor (Original Pitch, turned on default)<br>\r\n3. F# Minor (Custom Pitch 1)<br>\r\n4. E Minor (<a href=\"https://youtu.be/NRy_jV2X4HE\" rel=\"nofollow\">Custom Pitch 2</a>)<br>\r\n",
    "latest_version": "smwc-31626-1672089002",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31626,
        "title": "Undertale - Satanic Bakery Sale ~ Spider Dance (Remix)",
        "version": "smwc-31626-1672089002",
        "upstream_time": 1672089002,
        "download_url": "https://dl.smwcentral.net/31626/Satanic%20Bakery%20Sale.zip",
        "filename": "Satanic Bakery Sale.zip",
        "size": 182914,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-snowdin-town-note-block-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30469,
    "title": "Undertale - Snowdin Town (Note Block Remix)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "ice",
      "night",
      "snow",
      "town"
    ],
    "description": "Snowdin Town from Undertale, but done with Minecraft Note Block samples.<br>\r\n<br>\r\nCan be used in snowy environments.",
    "latest_version": "smwc-30469-1659226078",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30469,
        "title": "Undertale - Snowdin Town (Note Block Remix)",
        "version": "smwc-30469-1659226078",
        "upstream_time": 1659226078,
        "download_url": "https://dl.smwcentral.net/30469/Undertale%20-%20Snowdin%20Town%20%28Note%20Block%20Remix%29.zip",
        "filename": "Undertale - Snowdin Town (Note Block Remix).zip",
        "size": 62901,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-spider-dance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14089,
    "title": "Undertale - Spider Dance",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "tense"
    ],
    "description": "One of my personal favourite themes of Undertale. Could fit a boss or an athletic fast-paced level.",
    "latest_version": "smwc-14089-1471353861",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14089,
        "title": "Undertale - Spider Dance",
        "version": "smwc-14089-1471353861",
        "upstream_time": 1471353861,
        "download_url": "https://dl.smwcentral.net/14089/Spider%20Dance%20%5BU%5D.zip",
        "filename": "Spider Dance %5BU%5D.zip",
        "size": 34758,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-spooktune",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13151,
    "title": "Undertale - Spooktune",
    "authors": [
      "sincx"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "spooky"
    ],
    "description": "Objectively the best song from Undertale. Great for intense levels, or maybe a final castle.<br>\r\n<br>\r\n<br>\r\n(kidding, maybe could be used for a silly cutscene or something)",
    "latest_version": "smwc-13151-1454206895",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13151,
        "title": "Undertale - Spooktune",
        "version": "smwc-13151-1454206895",
        "upstream_time": 1454206895,
        "download_url": "https://dl.smwcentral.net/13151/spooktune.zip",
        "filename": "spooktune.zip",
        "size": 45475,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-tem-shop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16736,
    "title": "Undertale - Tem Shop",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "bonus",
      "calm",
      "carnival"
    ],
    "description": "Could fit with shop-like scene.",
    "latest_version": "smwc-16736-1512638393",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16736,
        "title": "Undertale - Tem Shop",
        "version": "smwc-16736-1512638393",
        "upstream_time": 1512638393,
        "download_url": "https://dl.smwcentral.net/16736/Undertale%20-%20Tem%20Shop.zip",
        "filename": "Undertale - Tem Shop.zip",
        "size": 30914,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-temmie-village",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13405,
    "title": "Undertale - Temmie Village",
    "authors": [
      "Barrels O' Fun"
    ],
    "tags": [
      "calm",
      "misc",
      "town"
    ],
    "description": "A short little ditty that plays while you're visiting the Temmies!<br>\r\n",
    "latest_version": "smwc-13405-1459470225",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13405,
        "title": "Undertale - Temmie Village",
        "version": "smwc-13405-1459470225",
        "upstream_time": 1459470225,
        "download_url": "https://dl.smwcentral.net/13405/Undertale%20-%20Temmie%20Village.zip",
        "filename": "Undertale - Temmie Village.zip",
        "size": 60727,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-uwa-so-temperate",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15014,
    "title": "Undertale - Uwa!! So Temperate",
    "authors": [
      "Sayuri"
    ],
    "tags": [
      "calm",
      "cutscene",
      "night",
      "space"
    ],
    "description": "A short, relaxing song that would fit well in non-threatening areas.",
    "latest_version": "smwc-15014-1487397895",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15014,
        "title": "Undertale - Uwa!! So Temperate",
        "version": "smwc-15014-1487397895",
        "upstream_time": 1487397895,
        "download_url": "https://dl.smwcentral.net/15014/Undertale%20-%20Uwa%21%21%20So%20Temperate%20%5BS%5D.zip",
        "filename": "Undertale - Uwa%21%21 So Temperate %5BS%5D.zip",
        "size": 43024,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-waterfall",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21878,
    "title": "Undertale - Waterfall",
    "authors": [
      "Teows"
    ],
    "tags": [
      "castle",
      "temple",
      "water"
    ],
    "description": "Personally my favorite track from Undertale, this song plays inside the waterfalls. It starts off a bit calm, then gets really intense later on. Probably'd suit water/ice castles/temples.",
    "latest_version": "smwc-21878-1581116176",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21878,
        "title": "Undertale - Waterfall",
        "version": "smwc-21878-1581116176",
        "upstream_time": 1581116176,
        "download_url": "https://dl.smwcentral.net/21878/Undertale%20-%20Waterfall.zip",
        "filename": "Undertale - Waterfall.zip",
        "size": 67373,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-your-best-friend",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27839,
    "title": "Undertale - Your Best Friend",
    "authors": [
      "Enator18"
    ],
    "tags": [
      "calm",
      "cutscene",
      "misc",
      "retro",
      "town"
    ],
    "description": "A happy cheery theme that works for cutscenes, short areas, and probably other things too.",
    "latest_version": "smwc-27839-1630366864",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27839,
        "title": "Undertale - Your Best Friend",
        "version": "smwc-27839-1630366864",
        "upstream_time": 1630366864,
        "download_url": "https://dl.smwcentral.net/27839/your-best-friend.zip",
        "filename": "your-best-friend.zip",
        "size": 30575,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13024,
        "title": "Undertale - Your Best Friend",
        "version": "smwc-13024-1452574179",
        "upstream_time": 1452574179,
        "download_url": "https://dl.smwcentral.net/13024/Undertale%20-%20Your%20Best%20Friend.zip",
        "filename": "Undertale - Your Best Friend.zip",
        "size": 25220,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-undertale-your-best-friend-industrial-rendition",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18533,
    "title": "Undertale - Your Best Friend (Industrial Rendition)",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "castle",
      "cave",
      "cutscene",
      "dark",
      "industrial",
      "night",
      "spooky",
      "temple",
      "tense"
    ],
    "description": "Tired of the super-accurate Undertale Ports coming out recently? Perhaps you want something slightly more different, but you still want to use something based off of the same game? Well the cute and happy tune of \"Your Best Friend\" is now turned into an industrial sounding track with a more menacing and evil atmosphere throughout every loop.<br>\r\n<br>\r\nPerfect for cutscenes or short levels that contain something devious hiding in the shadows.<br>\r\n<br>\r\nUpdate: After some mod changed the contents of the zip and didn't fix the actual samples content in the txt during remoderation, I decided to just update it correctly myself courtesy of Ladiesman (there were originally 3 sample folders and no #path, but someone updated it without adding the ../ to the SMW samples). There's also some changes between the old and new version.",
    "latest_version": "smwc-18533-1543252359",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18533,
        "title": "Undertale - Your Best Friend (Industrial Rendition)",
        "version": "smwc-18533-1543252359",
        "upstream_time": 1543252359,
        "download_url": "https://dl.smwcentral.net/18533/%5BS%5D%20Undertale%20-%20Your%20Best%20Friend%20%28Industrial%20Rendition%29.zip",
        "filename": "%5BS%5D Undertale - Your Best Friend (Industrial Rendition).zip",
        "size": 76682,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-unexplored-depths-underground-caves",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29775,
    "title": "Unexplored Depths ~ Underground Caves",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "fire",
      "tense",
      "water"
    ],
    "description": "A cave song loosely inspired by Spelunky 2's and Stardew Valley's osts.<br>\r\n<br>\r\nCan fit caves of various kinds.",
    "latest_version": "smwc-29775-1656625869",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29775,
        "title": "Unexplored Depths ~ Underground Caves",
        "version": "smwc-29775-1656625869",
        "upstream_time": 1656625869,
        "download_url": "https://dl.smwcentral.net/29775/Unexplored%20Depths%20~%20Underground%20Caves.zip",
        "filename": "Unexplored Depths ~ Underground Caves.zip",
        "size": 76232,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-unfolding-quest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32909,
    "title": "Unfolding Quest",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "cutscene",
      "grassland"
    ],
    "description": "Description: \tA heroic song perfect for openings or first levels.",
    "latest_version": "smwc-32909-1680287752",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32909,
        "title": "Unfolding Quest",
        "version": "smwc-32909-1680287752",
        "upstream_time": 1680287752,
        "download_url": "https://dl.smwcentral.net/32909/%5BU%5D%20%28CUSTOM%29%20Unfolding_Quest.zip",
        "filename": "%5BU%5D (CUSTOM) Unfolding_Quest.zip",
        "size": 34910,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32841,
        "title": "Unfolding Quest",
        "version": "smwc-32841-1680287464",
        "upstream_time": 1680287464,
        "download_url": "https://dl.smwcentral.net/32841/%5BS%5D%20%28CUSTOM%29%20Unfolding%20Quest.zip",
        "filename": "%5BS%5D (CUSTOM) Unfolding Quest.zip",
        "size": 80258,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-uniracers-5th-race",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25620,
    "title": "Uniracers - 5th Race",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "boss",
      "chase",
      "race",
      "tense"
    ],
    "description": "A bangin tune from Uniracers. Requested by Jordan",
    "latest_version": "smwc-25620-1610325229",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25620,
        "title": "Uniracers - 5th Race",
        "version": "smwc-25620-1610325229",
        "upstream_time": 1610325229,
        "download_url": "https://dl.smwcentral.net/25620/Uniracers%20-%205th%20Race.zip",
        "filename": "Uniracers - 5th Race.zip",
        "size": 33604,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-unknown-elements-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28939,
    "title": "Unknown Elements (Overworld)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "bonus",
      "mysterious",
      "overworld",
      "space",
      "water"
    ],
    "description": "Original composition as random chords jazzy waltz that make mysterious. Could fit on the abstract, space, mysterious, lost, special, and hidden overworlds. ",
    "latest_version": "smwc-28939-1643399775",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28939,
        "title": "Unknown Elements (Overworld)",
        "version": "smwc-28939-1643399775",
        "upstream_time": 1643399775,
        "download_url": "https://dl.smwcentral.net/28939/unknown%20elements.zip",
        "filename": "unknown elements.zip",
        "size": 31584,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-unknown-elements-overworld-inverted",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28938,
    "title": "Unknown Elements (Overworld, Inverted)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "bonus",
      "mysterious",
      "overworld",
      "space",
      "water"
    ],
    "description": "Inverted Version (Flipped Notes and Keys). Original composition as random chords jazzy waltz that make mysterious. Could fit on the abstract, space, mysterious, lost, special, and hidden overworlds. ",
    "latest_version": "smwc-28938-1643399769",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28938,
        "title": "Unknown Elements (Overworld, Inverted)",
        "version": "smwc-28938-1643399769",
        "upstream_time": 1643399769,
        "download_url": "https://dl.smwcentral.net/28938/unknown%20elements%20%28inverted%29.zip",
        "filename": "unknown elements (inverted).zip",
        "size": 31602,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-unknown-elements-special",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29454,
    "title": "Unknown Elements (Special)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "bonus",
      "desert",
      "environmental",
      "grassland",
      "mountain",
      "overworld"
    ],
    "description": "Special World (Double Tempo and Verse like 12/8). Original composition as random chords jazzy waltz that make mysterious. Could fit on the garden, abstract, and environmental desert.",
    "latest_version": "smwc-29454-1649355138",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29454,
        "title": "Unknown Elements (Special)",
        "version": "smwc-29454-1649355138",
        "upstream_time": 1649355138,
        "download_url": "https://dl.smwcentral.net/29454/unknown%20elements%20%28special%29.zip",
        "filename": "unknown elements (special).zip",
        "size": 32328,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-unreal-all-hallows-sunset",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23202,
    "title": "Unreal - All Hallows Sunset",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "overworld"
    ],
    "description": "<span style=\"color: #ff0000;\"><b>WARNING: This song will only work properly on overworlds.</b></span><br>\r\n<br>\r\nDark, intense song from JUMP's extra world.",
    "latest_version": "smwc-23202-1591065349",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23202,
        "title": "Unreal - All Hallows Sunset",
        "version": "smwc-23202-1591065349",
        "upstream_time": 1591065349,
        "download_url": "https://dl.smwcentral.net/23202/All%20Hallows%20Sunset.zip",
        "filename": "All Hallows Sunset.zip",
        "size": 111288,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-unreal-tournament",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22649,
    "title": "Unreal Tournament '99 - Nether Animal",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "abstract",
      "athletic",
      "castle",
      "dark",
      "environmental",
      "misc",
      "tense"
    ],
    "description": "Another UT '99 port and it's also another one of Michiel's tracks. It's another long DnB song that could be useful for abstract levels.<br>\r\n<br>\r\n<span style=\"font-size: 12pt;\">Not compatible with Thunder, Blarggs, Yoshis and the Bonus End song.</span><br>\r\n<br>\r\nEdit 4/12/2020: I've updated the port so now compatibility with the death and starman jingles should be restored.",
    "latest_version": "smwc-22649-1587861875",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22649,
        "title": "Unreal Tournament '99 - Nether Animal",
        "version": "smwc-22649-1587861875",
        "upstream_time": 1587861875,
        "download_url": "https://dl.smwcentral.net/22649/Unreal%20Tournament%20%2799%20-%20Nether%20Animal.zip",
        "filename": "Unreal Tournament %2799 - Nether Animal.zip",
        "size": 101453,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21332,
        "title": "Unreal Tournament '99 - Forgone Destruction",
        "version": "smwc-21332-1572466472",
        "upstream_time": 1572466472,
        "download_url": "https://dl.smwcentral.net/21332/Unreal%20Tournament%20%2799%20-%20Forgone%20Destruction.zip",
        "filename": "Unreal Tournament %2799 - Forgone Destruction.zip",
        "size": 104931,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-urbano",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31652,
    "title": "Urbano",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "abstract",
      "dark",
      "urban"
    ],
    "description": "DnB-esque song that could fit dark abstract levels.<br>\r\n<br>\r\nNote: not compatible with Bonus End and Thunder SFX/Blarggs.",
    "latest_version": "smwc-31652-1658955048",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31652,
        "title": "Urbano",
        "version": "smwc-31652-1658955048",
        "upstream_time": 1658955048,
        "download_url": "https://dl.smwcentral.net/31652/c3%20urbano.zip",
        "filename": "c3 urbano.zip",
        "size": 70128,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ussr-anthem",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28071,
    "title": "USSR Anthem",
    "authors": [
      "Aguiar Salsicha"
    ],
    "tags": [
      "ice",
      "snow",
      "urban"
    ],
    "description": "USSR Anthem ported by me.",
    "latest_version": "smwc-28071-1635816305",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28071,
        "title": "USSR Anthem",
        "version": "smwc-28071-1635816305",
        "upstream_time": 1635816305,
        "download_url": "https://dl.smwcentral.net/28071/USSR%20Anthem.zip",
        "filename": "USSR Anthem.zip",
        "size": 31868,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-va",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39835,
    "title": "VA-11 HALL-A - All Systems, Go!",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "airship",
      "athletic",
      "boss",
      "carnival",
      "castle",
      "cave",
      "chase",
      "industrial",
      "overworld",
      "racing",
      "tense",
      "urban"
    ],
    "description": "Let's rock it. All Systems, Go!",
    "latest_version": "smwc-39835-1751290691",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39835,
        "title": "VA-11 HALL-A - All Systems, Go!",
        "version": "smwc-39835-1751290691",
        "upstream_time": 1751290691,
        "download_url": "https://dl.smwcentral.net/39835/va11hall4-allsystemsgo.zip",
        "filename": "va11hall4-allsystemsgo.zip",
        "size": 40115,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vagrant-story-dawn-of-lea-monde-part-c",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17264,
    "title": "Vagrant Story - Dawn of Lea Monde part C",
    "authors": [
      "musicalman"
    ],
    "tags": [
      "abstract",
      "bonus",
      "calm",
      "sky",
      "temple"
    ],
    "description": "A hypnotic and enchanting song from Vagrant Story. I love this sort of stuff so I knew eventually I'd try to port this. You could probably use it for calm mysterious areas. While this version is okay, I made a sampled version that I think sounds better.",
    "latest_version": "smwc-17264-1521798743",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17264,
        "title": "Vagrant Story - Dawn of Lea Monde part C",
        "version": "smwc-17264-1521798743",
        "upstream_time": 1521798743,
        "download_url": "https://dl.smwcentral.net/17264/vsleamondec_unsampled.zip",
        "filename": "vsleamondec_unsampled.zip",
        "size": 30976,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17263,
        "title": "Vagrant Story - Dawn of Lea Monde part C",
        "version": "smwc-17263-1521798633",
        "upstream_time": 1521798633,
        "download_url": "https://dl.smwcentral.net/17263/vsleamondec.zip",
        "filename": "vsleamondec.zip",
        "size": 47247,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-valkyrie-no-densetsu-theme-of-lava-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39981,
    "title": "Valkyrie no Densetsu - Theme of Lava Cave",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "boss",
      "castle",
      "cave",
      "final",
      "fire",
      "tense"
    ],
    "description": "Catchy song that plays in the Lava Cave of Valkyrie no Densetsu for the arcade/PSX.<br>\r\nOriginally ported for the hack TEN B-Side.<br>\r\n<br>\r\nNot compatible with<br>\r\n- Yoshi<br>\r\n- Thunder / Blargg<br>\r\n- Bonus End",
    "latest_version": "smwc-39981-1751789774",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39981,
        "title": "Valkyrie no Densetsu - Theme of Lava Cave",
        "version": "smwc-39981-1751789774",
        "upstream_time": 1751789774,
        "download_url": "https://dl.smwcentral.net/39981/Valkyrie%20no%20Densetsu%20-%20Theme%20of%20Lava%20Cave..zip",
        "filename": "Valkyrie no Densetsu - Theme of Lava Cave..zip",
        "size": 95219,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-varth-operation-thunder-storm-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41299,
    "title": "Varth: Operation Thunder Storm - Stage 14 (Remix)",
    "authors": [
      "Segment1Zone2",
      "icrawfish"
    ],
    "tags": [
      "castle",
      "final",
      "industrial",
      "night",
      "sky",
      "space",
      "tense"
    ],
    "description": "Your voyage into the outer reaches of space is just beginning... but are you ready for the oncoming onslaught?<br>\r\n<br>\r\nOr something like that, I don't know the plot of this game. But I do know this tune is a banger, and so we felt compelled to spin together this remix inspired by Axelay, and likewise used Axelay's samples.<br>\r\n<br>\r\nThis also won 2nd place in the Covers category of Super Famicompo 7! Ain't that neat?",
    "latest_version": "smwc-41299-1769123342",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41299,
        "title": "Varth: Operation Thunder Storm - Stage 14 (Remix)",
        "version": "smwc-41299-1769123342",
        "upstream_time": 1769123342,
        "download_url": "https://dl.smwcentral.net/41299/Varth%20-%20Stage%2014%20%28Remix%29.zip",
        "filename": "Varth - Stage 14 (Remix).zip",
        "size": 67482,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vectorman",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39309,
    "title": "Vectorman 2 - Night in the Swamp",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "dark",
      "night",
      "swamp",
      "tense"
    ],
    "description": "Song from the Genesis game Vectorman 2. Might fit swamp levels? ...at night?",
    "latest_version": "smwc-39309-1743290437",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39309,
        "title": "Vectorman 2 - Night in the Swamp",
        "version": "smwc-39309-1743290437",
        "upstream_time": 1743290437,
        "download_url": "https://dl.smwcentral.net/39309/vm2-swamp.zip",
        "filename": "vm2-swamp.zip",
        "size": 77605,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vectorman-day",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39308,
    "title": "Vectorman - Day 3 Tidal Surge",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "athletic",
      "grassland",
      "industrial",
      "upbeat",
      "urban"
    ],
    "description": "Fun little disco song from the Genesis game Vectorman.",
    "latest_version": "smwc-39308-1743367111",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39308,
        "title": "Vectorman - Day 3 Tidal Surge",
        "version": "smwc-39308-1743367111",
        "upstream_time": 1743367111,
        "download_url": "https://dl.smwcentral.net/39308/vm-ts.zip",
        "filename": "vm-ts.zip",
        "size": 83020,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-velduxia-el-cometa",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7850,
    "title": "Velduxia - El Cometa",
    "authors": [
      "TheGremlin"
    ],
    "tags": [
      "athletic",
      "boss"
    ],
    "description": "A bit on the repetitive side, but has an interesting sound to it. May suit several level types.",
    "latest_version": "smwc-7850-1319962953",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7850,
        "title": "Velduxia - El Cometa",
        "version": "smwc-7850-1319962953",
        "upstream_time": 1319962953,
        "download_url": "https://dl.smwcentral.net/7850/Velduxia%20-%20El%20Cometa.zip",
        "filename": "Velduxia - El Cometa.zip",
        "size": 72345,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-velocity-vortex-dark-jungle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40409,
    "title": "Velocity Vortex - Dark Jungle",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "dark",
      "final",
      "industrial",
      "jungle",
      "tense"
    ],
    "description": "Dark Jungle from an imaginary SNES racing game, Velocity Vortex.<br>\r\n<br>\r\nOmits Thunder, Yoshi and Bonus End (@7).",
    "latest_version": "smwc-40409-1756233355",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40409,
        "title": "Velocity Vortex - Dark Jungle",
        "version": "smwc-40409-1756233355",
        "upstream_time": 1756233355,
        "download_url": "https://dl.smwcentral.net/40409/Velocity%20Vortex%20-%20Dark%20Jungle.zip",
        "filename": "Velocity Vortex - Dark Jungle.zip",
        "size": 85270,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-velocity-vortex-desert-plains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40410,
    "title": "Velocity Vortex - Desert Plains",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "desert",
      "night",
      "upbeat"
    ],
    "description": "Desert Plains from an imaginary SNES racing game, Velocity Vortex.",
    "latest_version": "smwc-40410-1756233637",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40410,
        "title": "Velocity Vortex - Desert Plains",
        "version": "smwc-40410-1756233637",
        "upstream_time": 1756233637,
        "download_url": "https://dl.smwcentral.net/40410/Velocity%20Vortex%20-%20Desert%20Plains.zip",
        "filename": "Velocity Vortex - Desert Plains.zip",
        "size": 61431,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-velocity-vortex-dilapidated-industry",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40411,
    "title": "Velocity Vortex - Dilapidated Industry",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "final",
      "industrial",
      "space",
      "tense"
    ],
    "description": "Dilapidated Industry from an imaginary SNES racing game, Velocity Vortex.",
    "latest_version": "smwc-40411-1756233866",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40411,
        "title": "Velocity Vortex - Dilapidated Industry",
        "version": "smwc-40411-1756233866",
        "upstream_time": 1756233866,
        "download_url": "https://dl.smwcentral.net/40411/Velocity%20Vortex%20-%20Dilapidated%20Industry.zip",
        "filename": "Velocity Vortex - Dilapidated Industry.zip",
        "size": 73464,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-velocity-vortex-grand-mansion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40412,
    "title": "Velocity Vortex - Grand Mansion",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "final",
      "ghost house",
      "spooky",
      "tense"
    ],
    "description": "Grand Mansion from an imaginary SNES racing game, Velocity Vortex.",
    "latest_version": "smwc-40412-1756234096",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40412,
        "title": "Velocity Vortex - Grand Mansion",
        "version": "smwc-40412-1756234096",
        "upstream_time": 1756234096,
        "download_url": "https://dl.smwcentral.net/40412/Velocity%20Vortex%20-%20Grand%20Mansion.zip",
        "filename": "Velocity Vortex - Grand Mansion.zip",
        "size": 62667,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-velocity-vortex-menus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40413,
    "title": "Velocity Vortex - Menus",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "industrial",
      "menu",
      "overworld",
      "space"
    ],
    "description": "Menus from an imaginary SNES racing game, Velocity Vortex.<br>\r\n<br>\r\nOmits Thunder and Yoshi.",
    "latest_version": "smwc-40413-1756234335",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40413,
        "title": "Velocity Vortex - Menus",
        "version": "smwc-40413-1756234335",
        "upstream_time": 1756234335,
        "download_url": "https://dl.smwcentral.net/40413/Velocity%20Vortex%20-%20Menus.zip",
        "filename": "Velocity Vortex - Menus.zip",
        "size": 81868,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-velocity-vortex-pinball-city",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40414,
    "title": "Velocity Vortex - Pinball City",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "bonus",
      "industrial",
      "space",
      "upbeat"
    ],
    "description": "Pinball City from an imaginary SNES racing game, Velocity Vortex.",
    "latest_version": "smwc-40414-1756235083",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40414,
        "title": "Velocity Vortex - Pinball City",
        "version": "smwc-40414-1756235083",
        "upstream_time": 1756235083,
        "download_url": "https://dl.smwcentral.net/40414/Pinball_City.zip",
        "filename": "Pinball_City.zip",
        "size": 75410,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-velocity-vortex-prehistoric-stomp",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40415,
    "title": "Velocity Vortex - Prehistoric Stomp",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "dark",
      "forest",
      "jungle",
      "ruins"
    ],
    "description": "Prehistoric Stomp from an imaginary SNES racing game, Velocity Vortex.",
    "latest_version": "smwc-40415-1756235408",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40415,
        "title": "Velocity Vortex - Prehistoric Stomp",
        "version": "smwc-40415-1756235408",
        "upstream_time": 1756235408,
        "download_url": "https://dl.smwcentral.net/40415/Velocity%20Vortex%20-%20Prehistoric%20Stomp.zip",
        "filename": "Velocity Vortex - Prehistoric Stomp.zip",
        "size": 71667,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-velocity-vortex-searing-volcano",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40416,
    "title": "Velocity Vortex - Searing Volcano",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "Searing Volcano from an imaginary SNES racing game, Velocity Vortex.",
    "latest_version": "smwc-40416-1756235735",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40416,
        "title": "Velocity Vortex - Searing Volcano",
        "version": "smwc-40416-1756235735",
        "upstream_time": 1756235735,
        "download_url": "https://dl.smwcentral.net/40416/Velocity%20Vortex%20-%20Searing%20Volcano.zip",
        "filename": "Velocity Vortex - Searing Volcano.zip",
        "size": 77571,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-velocity-vortex-setting",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40417,
    "title": "Velocity Vortex - Setting",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "industrial",
      "menu",
      "overworld",
      "space",
      "upbeat"
    ],
    "description": "Setting from an imaginary SNES racing game, Velocity Vortex.",
    "latest_version": "smwc-40417-1756236025",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40417,
        "title": "Velocity Vortex - Setting",
        "version": "smwc-40417-1756236025",
        "upstream_time": 1756236025,
        "download_url": "https://dl.smwcentral.net/40417/Velocity%20Vortex%20-%20Setting.zip",
        "filename": "Velocity Vortex - Setting.zip",
        "size": 59903,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-velocity-vortex-space-time-anomaly",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40418,
    "title": "Velocity Vortex - Space Time Anomaly",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "dark",
      "final",
      "industrial",
      "space"
    ],
    "description": "Space Time Anomaly from an imaginary SNES racing game, Velocity Vortex.",
    "latest_version": "smwc-40418-1756236394",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40418,
        "title": "Velocity Vortex - Space Time Anomaly",
        "version": "smwc-40418-1756236394",
        "upstream_time": 1756236394,
        "download_url": "https://dl.smwcentral.net/40418/Velocity%20Vortex%20-%20Space%20Time%20Anomaly.zip",
        "filename": "Velocity Vortex - Space Time Anomaly.zip",
        "size": 73660,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vengaboys-up-and-down",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28040,
    "title": "Vengaboys - Up and Down",
    "authors": [
      "ChefBoyEric"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "space"
    ],
    "description": "\"Up and Down\" is a song by Dutch Eurodance group Vengaboys. Originally released in the Netherlands in February 1998, it reached number four in the United Kingdom in November 1998. It also reached number one on the US Hot Dance Music/Club Play chart in 1999.",
    "latest_version": "smwc-28040-1635804045",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28040,
        "title": "Vengaboys - Up and Down",
        "version": "smwc-28040-1635804045",
        "upstream_time": 1635804045,
        "download_url": "https://dl.smwcentral.net/28040/UpAndDown.zip",
        "filename": "UpAndDown.zip",
        "size": 77625,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-verizon-default-tone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27538,
    "title": "Verizon - Default Tone",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "misc",
      "overworld",
      "switch palace",
      "town",
      "urban"
    ],
    "description": "hey mario pick up",
    "latest_version": "smwc-27538-1627614791",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27538,
        "title": "Verizon - Default Tone",
        "version": "smwc-27538-1627614791",
        "upstream_time": 1627614791,
        "download_url": "https://dl.smwcentral.net/27538/vzd.zip",
        "filename": "vzd.zip",
        "size": 31558,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vertical-glowside",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32879,
    "title": "Vertical Glowside 2",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "abstract",
      "athletic",
      "town",
      "urban"
    ],
    "description": "Based on my Super Famicompo 4 entry, Could fit on the city and abstract levels.",
    "latest_version": "smwc-32879-1682947975",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32879,
        "title": "Vertical Glowside 2",
        "version": "smwc-32879-1682947975",
        "upstream_time": 1682947975,
        "download_url": "https://dl.smwcentral.net/32879/Vertical%20Glowside%202.zip",
        "filename": "Vertical Glowside 2.zip",
        "size": 40338,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vienna",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31274,
    "title": "Vienna 1927",
    "authors": [
      "VecchiaZim"
    ],
    "tags": [
      "ambient",
      "calm",
      "credits",
      "cutscene",
      "dark",
      "ghost house",
      "mysterious",
      "night",
      "overworld",
      "ruins",
      "sad",
      "spooky",
      "town"
    ],
    "description": "Slow, mysterious, brooding, melancholy, nostalgic, with a gradual buildup. [10Aug edit - fixed legato]",
    "latest_version": "smwc-31274-1663752216",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31274,
        "title": "Vienna 1927",
        "version": "smwc-31274-1663752216",
        "upstream_time": 1663752216,
        "download_url": "https://dl.smwcentral.net/31274/Vienna%201927.zip",
        "filename": "Vienna 1927.zip",
        "size": 71630,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vim-i-was-mario-s-tash",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39276,
    "title": "Vim! - I was Mario's Tash",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "retro"
    ],
    "description": "Funky chiptune remix of SMW's main theme.",
    "latest_version": "smwc-39276-1741190538",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39276,
        "title": "Vim! - I was Mario's Tash",
        "version": "smwc-39276-1741190538",
        "upstream_time": 1741190538,
        "download_url": "https://dl.smwcentral.net/39276/I%20was%20Marios%20Tash.zip",
        "filename": "I was Marios Tash.zip",
        "size": 45520,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-violet-tundra",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41335,
    "title": "Violet Tundra",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "ice",
      "mysterious",
      "night",
      "overworld",
      "snow"
    ],
    "description": "A mysterious and snowy overworld theme, made for 72hoSPC #13.",
    "latest_version": "smwc-41335-1771995720",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41335,
        "title": "Violet Tundra",
        "version": "smwc-41335-1771995720",
        "upstream_time": 1771995720,
        "download_url": "https://dl.smwcentral.net/41335/Violet%20Tundra.zip",
        "filename": "Violet Tundra.zip",
        "size": 31679,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-violinist-of-hameln-monster-attack",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8200,
    "title": "Violinist of Hameln - Monster Attack",
    "authors": [
      "sincx"
    ],
    "tags": [
      "castle",
      "cutscene",
      "dark",
      "final",
      "mountain",
      "overworld"
    ],
    "description": "A short song that would fit a dark cutscene or pre-boss room.",
    "latest_version": "smwc-8200-1325229318",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8200,
        "title": "Violinist of Hameln - Monster Attack",
        "version": "smwc-8200-1325229318",
        "upstream_time": 1325229318,
        "download_url": "https://dl.smwcentral.net/8200/Monster%20Attack.zip",
        "filename": "Monster Attack.zip",
        "size": 64909,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-violinist-of-hameln-mountain-road",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40111,
    "title": "Violinist of Hameln - Mountain Road",
    "authors": [
      "matheoba"
    ],
    "tags": [
      "athletic",
      "castle",
      "mountain",
      "night",
      "sky",
      "space",
      "tense"
    ],
    "description": "A mountain theme that could fit in many epic levels. The volume is high for SMW, so i reccomend use the lower version.",
    "latest_version": "smwc-40111-1752708515",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40111,
        "title": "Violinist of Hameln - Mountain Road",
        "version": "smwc-40111-1752708515",
        "upstream_time": 1752708515,
        "download_url": "https://dl.smwcentral.net/40111/Violinist%20of%20Hameln%20-%20Mountain%20Road%201.2.zip",
        "filename": "Violinist of Hameln - Mountain Road 1.2.zip",
        "size": 113243,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-viper",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21869,
    "title": "Viper-V8 - 52line",
    "authors": [
      "sincx"
    ],
    "tags": [
      "abstract",
      "boss",
      "industrial",
      "urban"
    ],
    "description": "Upbeat electronic song with a bit of a Streets of Rage vibe.",
    "latest_version": "smwc-21869-1578767116",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21869,
        "title": "Viper-V8 - 52line",
        "version": "smwc-21869-1578767116",
        "upstream_time": 1578767116,
        "download_url": "https://dl.smwcentral.net/21869/v8_52line.zip",
        "filename": "v8_52line.zip",
        "size": 36116,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-virgill-4kasm",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39266,
    "title": "Virgill - 4kasm",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "boss",
      "castle",
      "final",
      "tense"
    ],
    "description": "Used for BEET JAM before entering the final boss room.",
    "latest_version": "smwc-39266-1741710171",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39266,
        "title": "Virgill - 4kasm",
        "version": "smwc-39266-1741710171",
        "upstream_time": 1741710171,
        "download_url": "https://dl.smwcentral.net/39266/4k%20asm.zip",
        "filename": "4k asm.zip",
        "size": 85556,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-virgill-interference-ending",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28116,
    "title": "Virgill - Interference Ending",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "abstract",
      "bonus",
      "carnival",
      "industrial",
      "retro"
    ],
    "description": "One of the songs well known in Mario Forever.",
    "latest_version": "smwc-28116-1632786259",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28116,
        "title": "Virgill - Interference Ending",
        "version": "smwc-28116-1632786259",
        "upstream_time": 1632786259,
        "download_url": "https://dl.smwcentral.net/28116/Interference%20Ending.zip",
        "filename": "Interference Ending.zip",
        "size": 74854,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-virtua-racing-deluxe-32x-replay",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23971,
    "title": "Virtua Racing Deluxe (32X) - Replay",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "abstract",
      "athletic",
      "credits",
      "final",
      "space"
    ],
    "description": "Here's the absolute banger from the 32X version of Virtua Racing, which is, oddly enough might I add, made for a Replay theme of all things; oh well, ain't complaining, this song is great haha (actually one of my favorite singular Genesis tunes too) :V<br>\r\n<br>\r\nAnyway, this would be mainly used for credits/staff roll music (I think), but athletic, space/abstract and final level music could also fit here if you want ¯\\_(ツ)_/¯<br>\r\n<br>\r\nNote: The optimized version removes the voice and \"F1 racing car\" samples and some of the echo, along with @12 (so no Yoshis), but there's the original version still if you can insert it somehow",
    "latest_version": "smwc-23971-1596064968",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23971,
        "title": "Virtua Racing Deluxe (32X) - Replay",
        "version": "smwc-23971-1596064968",
        "upstream_time": 1596064968,
        "download_url": "https://dl.smwcentral.net/23971/vrdreplay.zip",
        "filename": "vrdreplay.zip",
        "size": 134347,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-virtual-riot-don-t-need-you",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33421,
    "title": "Virtual Riot - Don't Need You",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "airship",
      "athlethic",
      "bonus",
      "industrial",
      "overworld",
      "sky",
      "space",
      "title"
    ],
    "description": "This jolly yet chaotic dubstep tune fits with bonus rooms and athletic themes.",
    "latest_version": "smwc-33421-1691404030",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33421,
        "title": "Virtual Riot - Don't Need You",
        "version": "smwc-33421-1691404030",
        "upstream_time": 1691404030,
        "download_url": "https://dl.smwcentral.net/33421/DontNeedYou.zip",
        "filename": "DontNeedYou.zip",
        "size": 61208,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-viuele-mushroom-jam",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39415,
    "title": "Viuele - Mushroom Jam",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "athletic",
      "mountain",
      "upbeat",
      "urban"
    ],
    "description": "Some good old jamming tracker music designed around the Super Mario World sample set, possibly running for athletic and exciting levels.",
    "latest_version": "smwc-39415-1746127651",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39415,
        "title": "Viuele - Mushroom Jam",
        "version": "smwc-39415-1746127651",
        "upstream_time": 1746127651,
        "download_url": "https://dl.smwcentral.net/39415/Viuele%20-%20Mushroom%20Jam.zip",
        "filename": "Viuele - Mushroom Jam.zip",
        "size": 21373,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-volcanic-ash",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11689,
    "title": "Volcanic Ash",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "calm",
      "cave",
      "fire"
    ],
    "description": "A song that could fit volcanos, fire caves and any fire level that isn't too hectic.<br>\r\n<br>\r\nThere is only one custom sample used for this song, but I wouldn't exactly recommend trying to make it purely unsampled.",
    "latest_version": "smwc-11689-1439218182",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11689,
        "title": "Volcanic Ash",
        "version": "smwc-11689-1439218182",
        "upstream_time": 1439218182,
        "download_url": "https://dl.smwcentral.net/11689/ash.zip",
        "filename": "ash.zip",
        "size": 34891,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-volleyfire-music-b",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8070,
    "title": "Volleyfire - Music B",
    "authors": [
      "spigmike"
    ],
    "tags": [
      "athletic",
      "fire",
      "industrial"
    ],
    "description": "A nice athletic/industrial theme.",
    "latest_version": "smwc-8070-1317623111",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8070,
        "title": "Volleyfire - Music B",
        "version": "smwc-8070-1317623111",
        "upstream_time": 1317623111,
        "download_url": "https://dl.smwcentral.net/8070/Volleyfire%20-%20Music%20B.zip",
        "filename": "Volleyfire - Music B.zip",
        "size": 66981,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vortex-big-beast",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40372,
    "title": "Vortex - Big Beast",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "space",
      "tense"
    ],
    "description": "Short track that plays during the final boss fight.",
    "latest_version": "smwc-40372-1756224054",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40372,
        "title": "Vortex - Big Beast",
        "version": "smwc-40372-1756224054",
        "upstream_time": 1756224054,
        "download_url": "https://dl.smwcentral.net/40372/Vortex%20Big%20Beast.zip",
        "filename": "Vortex Big Beast.zip",
        "size": 46612,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vortex-bonus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40373,
    "title": "Vortex - Bonus",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "bonus",
      "space",
      "tense"
    ],
    "description": "Short track that plays during the Bonus stages.",
    "latest_version": "smwc-40373-1756224219",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40373,
        "title": "Vortex - Bonus",
        "version": "smwc-40373-1756224219",
        "upstream_time": 1756224219,
        "download_url": "https://dl.smwcentral.net/40373/Vortex%20Bonus.zip",
        "filename": "Vortex Bonus.zip",
        "size": 46683,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vortex-controls",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40364,
    "title": "Vortex - Controls",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cutscene",
      "menu",
      "space"
    ],
    "description": "Short track that plays during the Controls menu.",
    "latest_version": "smwc-40364-1756154096",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40364,
        "title": "Vortex - Controls",
        "version": "smwc-40364-1756154096",
        "upstream_time": 1756154096,
        "download_url": "https://dl.smwcentral.net/40364/Vortex%20Controls.zip",
        "filename": "Vortex Controls.zip",
        "size": 40731,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vortex-cryston",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40367,
    "title": "Vortex - Cryston",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "ice",
      "space",
      "urban"
    ],
    "description": "Level music of the second stage of Vortex.",
    "latest_version": "smwc-40367-1756217715",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40367,
        "title": "Vortex - Cryston",
        "version": "smwc-40367-1756217715",
        "upstream_time": 1756217715,
        "download_url": "https://dl.smwcentral.net/40367/Vortex%20Cryston.zip",
        "filename": "Vortex Cryston.zip",
        "size": 46151,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vortex-electro-brain-and-argonaut-logo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40378,
    "title": "Vortex - Electro Brain and Argonaut Logo",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "nintendo presents"
    ],
    "description": "The Electro Brain and Argonaut jingle of Vortex.",
    "latest_version": "smwc-40378-1756228442",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40378,
        "title": "Vortex - Electro Brain and Argonaut Logo",
        "version": "smwc-40378-1756228442",
        "upstream_time": 1756228442,
        "download_url": "https://dl.smwcentral.net/40378/Vortex%20-%20Electro%20Brain%20and%20Argonaut%20Logo.zip",
        "filename": "Vortex - Electro Brain and Argonaut Logo.zip",
        "size": 38687,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vortex-end-beast",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40371,
    "title": "Vortex - End Beast",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "space"
    ],
    "description": "Short track that plays during the boss fights at the end of each level.",
    "latest_version": "smwc-40371-1756220720",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40371,
        "title": "Vortex - End Beast",
        "version": "smwc-40371-1756220720",
        "upstream_time": 1756220720,
        "download_url": "https://dl.smwcentral.net/40371/Vortex%20-%20End%20Beast.zip",
        "filename": "Vortex - End Beast.zip",
        "size": 45950,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vortex-game-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40374,
    "title": "Vortex - Game Over",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cutscene",
      "sad"
    ],
    "description": "You died.",
    "latest_version": "smwc-40374-1756228395",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40374,
        "title": "Vortex - Game Over",
        "version": "smwc-40374-1756228395",
        "upstream_time": 1756228395,
        "download_url": "https://dl.smwcentral.net/40374/Vortex%20-%20Game%20Over.zip",
        "filename": "Vortex - Game Over.zip",
        "size": 29047,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vortex-magmemo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40370,
    "title": "Vortex - Magmemo",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "final",
      "fire",
      "industrial",
      "space",
      "tense",
      "upbeat",
      "urban"
    ],
    "description": "Level music of the fifth stage of Vortex.",
    "latest_version": "smwc-40370-1756219317",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40370,
        "title": "Vortex - Magmemo",
        "version": "smwc-40370-1756219317",
        "upstream_time": 1756219317,
        "download_url": "https://dl.smwcentral.net/40370/Vortex%20Magmemo.zip",
        "filename": "Vortex Magmemo.zip",
        "size": 51903,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vortex-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40362,
    "title": "Vortex - Menu",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cutscene",
      "menu",
      "space"
    ],
    "description": "Menu theme of Vortex.",
    "latest_version": "smwc-40362-1756153237",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40362,
        "title": "Vortex - Menu",
        "version": "smwc-40362-1756153237",
        "upstream_time": 1756153237,
        "download_url": "https://dl.smwcentral.net/40362/Vortex%20Menu.zip",
        "filename": "Vortex Menu.zip",
        "size": 43856,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vortex-opening",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40363,
    "title": "Vortex - Opening",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cutscene",
      "space",
      "title"
    ],
    "description": "Opening theme of Vortex.",
    "latest_version": "smwc-40363-1756153732",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40363,
        "title": "Vortex - Opening",
        "version": "smwc-40363-1756153732",
        "upstream_time": 1756153732,
        "download_url": "https://dl.smwcentral.net/40363/Vortex%20Opening.zip",
        "filename": "Vortex Opening.zip",
        "size": 45384,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vortex-staff-roll",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40376,
    "title": "Vortex - Staff Roll",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "credits",
      "title"
    ],
    "description": "Used at the end of the game for the playable Credits scene.",
    "latest_version": "smwc-40376-1756228429",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40376,
        "title": "Vortex - Staff Roll",
        "version": "smwc-40376-1756228429",
        "upstream_time": 1756228429,
        "download_url": "https://dl.smwcentral.net/40376/Vortex%20Staff%20Roll.zip",
        "filename": "Vortex Staff Roll.zip",
        "size": 29130,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vortex-super-fx-logo",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40377,
    "title": "Vortex - Super FX Logo",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "nintendo presents"
    ],
    "description": "The Super FX Logo jingle of Vortex.",
    "latest_version": "smwc-40377-1756228435",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40377,
        "title": "Vortex - Super FX Logo",
        "version": "smwc-40377-1756228435",
        "upstream_time": 1756228435,
        "download_url": "https://dl.smwcentral.net/40377/Vortex%20Super%20FX%20Logo.zip",
        "filename": "Vortex Super FX Logo.zip",
        "size": 37965,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vortex-thermis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40369,
    "title": "Vortex - Thermis",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cave",
      "desert",
      "space"
    ],
    "description": "Level music of the fourth stage of Vortex.",
    "latest_version": "smwc-40369-1756218723",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40369,
        "title": "Vortex - Thermis",
        "version": "smwc-40369-1756218723",
        "upstream_time": 1756218723,
        "download_url": "https://dl.smwcentral.net/40369/Vortex%20Thermis.zip",
        "filename": "Vortex Thermis.zip",
        "size": 53037,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vortex-title",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40361,
    "title": "Vortex - Title",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "space",
      "title"
    ],
    "description": "Title theme of Vortex.<br>\r\n<br>\r\nNote: This song is not compatible with the following Global Songs / SFX:<br>\r\nThunder/Firework/Blargg ",
    "latest_version": "smwc-40361-1756152851",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40361,
        "title": "Vortex - Title",
        "version": "smwc-40361-1756152851",
        "upstream_time": 1756152851,
        "download_url": "https://dl.smwcentral.net/40361/Vortex%20-%20Title.zip",
        "filename": "Vortex - Title.zip",
        "size": 47984,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vortex-training",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40365,
    "title": "Vortex - Training",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "credits",
      "space",
      "title",
      "upbeat"
    ],
    "description": "Music that plays during the training mission.",
    "latest_version": "smwc-40365-1756216577",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40365,
        "title": "Vortex - Training",
        "version": "smwc-40365-1756216577",
        "upstream_time": 1756216577,
        "download_url": "https://dl.smwcentral.net/40365/Vortex%20Training.zip",
        "filename": "Vortex Training.zip",
        "size": 53527,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vortex-trantor",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31707,
    "title": "Vortex - Trantor",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "abstract",
      "credits",
      "retro",
      "space",
      "switch palace"
    ],
    "description": "I really like those piano chiptune arpeggios.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"StayAtHomeStegosaurus\"><span title=\"Donor\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=42181\" style=\"color: var(--user-color-3);\" class=\"un unavailable inactive\">StayAtHomeStegosaurus</a></span>",
    "latest_version": "smwc-31707-1663989932",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31707,
        "title": "Vortex - Trantor",
        "version": "smwc-31707-1663989932",
        "upstream_time": 1663989932,
        "download_url": "https://dl.smwcentral.net/31707/Trantor.zip",
        "filename": "Trantor.zip",
        "size": 45363,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vortex-victory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40375,
    "title": "Vortex - Victory",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "cutscene"
    ],
    "description": "Plays after you beat a stage.",
    "latest_version": "smwc-40375-1756228422",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40375,
        "title": "Vortex - Victory",
        "version": "smwc-40375-1756228422",
        "upstream_time": 1756228422,
        "download_url": "https://dl.smwcentral.net/40375/Vortex%20Victory.zip",
        "filename": "Vortex Victory.zip",
        "size": 41471,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vortex-voltair",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40368,
    "title": "Vortex - Voltair",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "industrial",
      "space"
    ],
    "description": "Level music of the third stage of Vortex.",
    "latest_version": "smwc-40368-1756218278",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40368,
        "title": "Vortex - Voltair",
        "version": "smwc-40368-1756218278",
        "upstream_time": 1756218278,
        "download_url": "https://dl.smwcentral.net/40368/Vortex%20Voltair.zip",
        "filename": "Vortex Voltair.zip",
        "size": 59826,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vortex-vortex",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40366,
    "title": "Vortex - Vortex",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "industrial",
      "space",
      "tense"
    ],
    "description": "Level music of the first and sixth stage of Vortex.",
    "latest_version": "smwc-40366-1756217223",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40366,
        "title": "Vortex - Vortex",
        "version": "smwc-40366-1756217223",
        "upstream_time": 1756217223,
        "download_url": "https://dl.smwcentral.net/40366/Vortex.zip",
        "filename": "Vortex.zip",
        "size": 54841,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vs-potential",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32167,
    "title": "VS Potential",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "airship",
      "athletic",
      "boss",
      "chase",
      "space"
    ],
    "description": "<a href=\"https://www.youtube.com/watch?v=5-8YfZ1mh_Y\" rel=\"nofollow\">Preview</a>, My original rendition is based on Sonic Custom Battle Music. Could fit on the athletic levels, boss battle. This very upbeat song",
    "latest_version": "smwc-32167-1672635930",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32167,
        "title": "VS Potential",
        "version": "smwc-32167-1672635930",
        "upstream_time": 1672635930,
        "download_url": "https://dl.smwcentral.net/32167/VS%20Potential.zip",
        "filename": "VS Potential.zip",
        "size": 41326,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vs-super-mario-bros-worker-mario-name-entry",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31178,
    "title": "Vs. Super Mario Bros. - Worker Mario Name Entry",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "retro",
      "title"
    ],
    "description": "A rather obscure song from the arcade port of Super Mario Bros. famously used as an \"SMB Bonus\" song in Super Mario Maker.",
    "latest_version": "smwc-31178-1661997001",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31178,
        "title": "Vs. Super Mario Bros. - Worker Mario Name Entry",
        "version": "smwc-31178-1661997001",
        "upstream_time": 1661997001,
        "download_url": "https://dl.smwcentral.net/31178/Vs.%20Super%20Mario%20Bros.%20-%20Worker%20Mario%20Name%20Entry.zip",
        "filename": "Vs. Super Mario Bros. - Worker Mario Name Entry.zip",
        "size": 39671,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vvvvvv-piercing-the-sky",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25321,
    "title": "VVVVVV - Piercing the Sky",
    "authors": [
      "DanTheVP"
    ],
    "tags": [
      "airship",
      "chase",
      "mountain",
      "retro",
      "tense"
    ],
    "description": "This is a \"chiptune\" version of this track from VVVVVV using musicalman's NES samples. <br>\r\n<br>\r\nThis track is pretty long, with variations on a few melodies. It builds for a while and has some big dramatic parts. <br>\r\n<br>\r\nThe Volume might be a tad high for the given samples so please feel free to adjust however you see fit.  ",
    "latest_version": "smwc-25321-1607674146",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25321,
        "title": "VVVVVV - Piercing the Sky",
        "version": "smwc-25321-1607674146",
        "upstream_time": 1607674146,
        "download_url": "https://dl.smwcentral.net/25321/Piercing%20the%20Sky%20-%20VVVVVV.zip",
        "filename": "Piercing the Sky - VVVVVV.zip",
        "size": 55387,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vvvvvv-potential-for-anything",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23139,
    "title": "VVVVVV - Potential for Anything",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "abstract",
      "athletic",
      "space",
      "tense"
    ],
    "description": "Part of Wyatt Croucher's music pack. A brilliant song with a spacey vibe to it.",
    "latest_version": "smwc-23139-1590735581",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23139,
        "title": "VVVVVV - Potential for Anything",
        "version": "smwc-23139-1590735581",
        "upstream_time": 1590735581,
        "download_url": "https://dl.smwcentral.net/23139/vvvvvv10.zip",
        "filename": "vvvvvv10.zip",
        "size": 34988,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 17057,
        "title": "VVVVVV - Potential For Anything",
        "version": "smwc-17057-1517436104",
        "upstream_time": 1517436104,
        "download_url": "https://dl.smwcentral.net/17057/potential%20for%20anything.zip",
        "filename": "potential for anything.zip",
        "size": 37982,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-vvvvvv-predestinated-fate",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11429,
    "title": "VVVVVV - Predestinated Fate",
    "authors": [
      "xHF01x"
    ],
    "tags": [
      "industrial",
      "space"
    ],
    "description": "The song from VVVVVV that plays during the intermission Levels.",
    "latest_version": "smwc-11429-1435967002",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11429,
        "title": "VVVVVV - Predestinated Fate",
        "version": "smwc-11429-1435967002",
        "upstream_time": 1435967002,
        "download_url": "https://dl.smwcentral.net/11429/VVVVVV%20-%20Predestinated%20Fate.zip",
        "filename": "VVVVVV - Predestinated Fate.zip",
        "size": 31037,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-waffle-wonderland-jazz-latin",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31408,
    "title": "Waffle Wonderland (Jazz Latin)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "beach",
      "overworld",
      "town"
    ],
    "description": "Original Composition has lovely rendition from my mario custom music. Could fit on the tropical and beach levels.",
    "latest_version": "smwc-31408-1666462827",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31408,
        "title": "Waffle Wonderland (Jazz Latin)",
        "version": "smwc-31408-1666462827",
        "upstream_time": 1666462827,
        "download_url": "https://dl.smwcentral.net/31408/Waffle_Wonderland_Jazz_Latin.zip",
        "filename": "Waffle_Wonderland_Jazz_Latin.zip",
        "size": 32047,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-waffle-wonderland-jazz-waltz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30232,
    "title": "Waffle Wonderland (Jazz Waltz)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "grassland",
      "overworld",
      "snow"
    ],
    "description": "Original Composition has lovely rendition from my mario custom music. Could fit on the snow and sweet levels.",
    "latest_version": "smwc-30232-1652130400",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30232,
        "title": "Waffle Wonderland (Jazz Waltz)",
        "version": "smwc-30232-1652130400",
        "upstream_time": 1652130400,
        "download_url": "https://dl.smwcentral.net/30232/Waffle%20Wonderland%20%28Jazz%20Waltz%29.zip",
        "filename": "Waffle Wonderland (Jazz Waltz).zip",
        "size": 31673,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wagyan-paradise-continental-shelf",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39491,
    "title": "Wagyan Paradise - Continental Shelf",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "beach",
      "calm",
      "grassland",
      "town",
      "water"
    ],
    "description": "A happy and relatively calm song from the fourth level in Wagyan Paradise.",
    "latest_version": "smwc-39491-1748620134",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39491,
        "title": "Wagyan Paradise - Continental Shelf",
        "version": "smwc-39491-1748620134",
        "upstream_time": 1748620134,
        "download_url": "https://dl.smwcentral.net/39491/WPContinentalShelf.zip",
        "filename": "WPContinentalShelf.zip",
        "size": 36866,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wagyan-paradise-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23665,
    "title": "Wagyan Paradise - Forest",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "athletic",
      "forest",
      "grassland"
    ],
    "description": "The forest stage theme from a very obscure educational SNES game! It could fit nicely in upbeat grassland or sunny levels as well, not only forests.",
    "latest_version": "smwc-23665-1594365671",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23665,
        "title": "Wagyan Paradise - Forest",
        "version": "smwc-23665-1594365671",
        "upstream_time": 1594365671,
        "download_url": "https://dl.smwcentral.net/23665/WPForest.zip",
        "filename": "WPForest.zip",
        "size": 38558,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wagyan-paradise-jewel-cave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23666,
    "title": "Wagyan Paradise - Jewel Cave",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "cave",
      "mysterious",
      "water"
    ],
    "description": "The Jewel Cave theme from Wagyan Paradise. It's mysterious-sounding! It could also fit in underwater and low-visibility levels.",
    "latest_version": "smwc-23666-1594366274",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23666,
        "title": "Wagyan Paradise - Jewel Cave",
        "version": "smwc-23666-1594366274",
        "upstream_time": 1594366274,
        "download_url": "https://dl.smwcentral.net/23666/WPJewelCave.zip",
        "filename": "WPJewelCave.zip",
        "size": 39484,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wagyan-paradise-roller-coaster",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23667,
    "title": "Wagyan Paradise - Roller Coaster",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "space"
    ],
    "description": "A very upbeat song played in the Roller Coaster level from Wagyan Paradise. It can be used for races, bonuses, athletic levels, space levels and more!<br>\r\n<br>\r\nFollowing the feedback I've gotten from C3, I included a way to tune the Impact Hits to be 4 semitones higher for accuracy, and also added another layer to the bass to add more body to it.",
    "latest_version": "smwc-23667-1594414923",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23667,
        "title": "Wagyan Paradise - Roller Coaster",
        "version": "smwc-23667-1594414923",
        "upstream_time": 1594414923,
        "download_url": "https://dl.smwcentral.net/23667/WPRollerCoaster.zip",
        "filename": "WPRollerCoaster.zip",
        "size": 37573,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wagyan-paradise-smiley-tree",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23669,
    "title": "Wagyan Paradise - Smiley Tree",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "forest",
      "grassland"
    ],
    "description": "This plays during the first level of Wagyan Paradise. As the name suggests, this is perfect for those introductory and happy grassland or forest levels!",
    "latest_version": "smwc-23669-1594415336",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23669,
        "title": "Wagyan Paradise - Smiley Tree",
        "version": "smwc-23669-1594415336",
        "upstream_time": 1594415336,
        "download_url": "https://dl.smwcentral.net/23669/WPSmileyTree.zip",
        "filename": "WPSmileyTree.zip",
        "size": 38124,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wagyan-paradise-water-duct",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31611,
    "title": "Wagyan Paradise - Water Duct",
    "authors": [
      "Tamaki"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "sewer",
      "sky",
      "urban"
    ],
    "description": "Plays during the 16th stage. I tried my best to move around the sections so the sound effects won't cut many important channels, but unfortunately they still interrupt a few chords. Sorry about that!",
    "latest_version": "smwc-31611-1659125266",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31611,
        "title": "Wagyan Paradise - Water Duct",
        "version": "smwc-31611-1659125266",
        "upstream_time": 1659125266,
        "download_url": "https://dl.smwcentral.net/31611/WPWaterDuct.zip",
        "filename": "WPWaterDuct.zip",
        "size": 38759,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-waiwai-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34305,
    "title": "WaiWai World 2: SOS!! Parsley Jō - Bloody Tears (Remix)",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "carnival",
      "castle",
      "dark",
      "ghost house",
      "mountain",
      "night",
      "ruins",
      "sewer",
      "spooky",
      "switch palace",
      "temple",
      "upbeat",
      "urban"
    ],
    "description": "A remix of Bloody Tears, not from Castlevania II, but from WaiWai World 2!<br>\r\n<br>\r\nI love Bloody Tears a lot, but I feel like most remixes of it don't do it justice because they make it dull and dreary. I find it works much better as an energetic song. So I slapped a bunch of piano and orchestra hits into it and here we are! And a solo for good measure.",
    "latest_version": "smwc-34305-1696201624",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34305,
        "title": "WaiWai World 2: SOS!! Parsley Jō - Bloody Tears (Remix)",
        "version": "smwc-34305-1696201624",
        "upstream_time": 1696201624,
        "download_url": "https://dl.smwcentral.net/34305/larmessanglottantes.zip",
        "filename": "larmessanglottantes.zip",
        "size": 34904,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-walk-the-rugged-region",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13423,
    "title": "Walk the Rugged Region",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "abstract",
      "cave",
      "mountain"
    ],
    "description": "A custom song by me. Could be used in a underground-type environment. (Fixed/Updated)",
    "latest_version": "smwc-13423-1459472171",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13423,
        "title": "Walk the Rugged Region",
        "version": "smwc-13423-1459472171",
        "upstream_time": 1459472171,
        "download_url": "https://dl.smwcentral.net/13423/Walktheruggedregion.zip",
        "filename": "Walktheruggedregion.zip",
        "size": 56155,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-walking-your-protogent",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20282,
    "title": "Walking Your Protogent",
    "authors": [
      "Nikku4211"
    ],
    "tags": [
      "chase",
      "final",
      "night",
      "retro",
      "space",
      "tense"
    ],
    "description": "Yeah, I wanted to upload an original song for my 10th submission. This is it.<br>\r\n<br>\r\nAnd yeah, I misspelled Protegent on purpose. Because that's what I do here.",
    "latest_version": "smwc-20282-1561922235",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20282,
        "title": "Walking Your Protogent",
        "version": "smwc-20282-1561922235",
        "upstream_time": 1561922235,
        "download_url": "https://dl.smwcentral.net/20282/WalkingYourProtogent.zip",
        "filename": "WalkingYourProtogent.zip",
        "size": 37426,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-walls-that-were-once-called-home",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32892,
    "title": "Walls That Were Once Called Home",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "ambient",
      "dark",
      "night",
      "ruins",
      "sad"
    ],
    "description": "My original submission for Super Famicompo 4, which won 3rd place.<br>\r\n<br>\r\nThe song tells of a nostalgic place, where many a memory was made in days before; yet it is but a memory, and all that remains of this place is a shell of what it once represented, usurped by time. Tangible as these might be, those old walls can never truly be revisited. I think we all have these kinds of places, and will accumulate more as time goes on, so this song serves as a celebration of those places and the feelings and memories we cherish from them.",
    "latest_version": "smwc-32892-1680146960",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32892,
        "title": "Walls That Were Once Called Home",
        "version": "smwc-32892-1680146960",
        "upstream_time": 1680146960,
        "download_url": "https://dl.smwcentral.net/32892/Walls%20That%20Were%20Once%20Called%20Home.zip",
        "filename": "Walls That Were Once Called Home.zip",
        "size": 59775,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wally-bear-and-the-no-gang-nes-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16459,
    "title": "Wally Bear and the NO! Gang (NES) - Main Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld",
      "title"
    ],
    "description": "A happy tune that can be used for a title screen or a grass area.",
    "latest_version": "smwc-16459-1508189655",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16459,
        "title": "Wally Bear and the NO! Gang (NES) - Main Theme",
        "version": "smwc-16459-1508189655",
        "upstream_time": 1508189655,
        "download_url": "https://dl.smwcentral.net/16459/Wally%20Bear%20and%20the%20NO%21%20Gang%20%28NES%29%20-%20Main%20Theme.zip",
        "filename": "Wally Bear and the NO%21 Gang (NES) - Main Theme.zip",
        "size": 32443,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-waluigi-s-factory",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33117,
    "title": "Waluigi's Factory",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "airship",
      "athletic",
      "boss",
      "castle",
      "fire",
      "industrial",
      "urban"
    ],
    "description": "The soundtrack of Mario Kart Original Rendition is a genre of shuffle rock arrangement with brass, piano, organ, and guitar. Could fit on the industrial or city levels",
    "latest_version": "smwc-33117-1680559846",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33117,
        "title": "Waluigi's Factory",
        "version": "smwc-33117-1680559846",
        "upstream_time": 1680559846,
        "download_url": "https://dl.smwcentral.net/33117/MKFM%20Waluigi%27s%20Factory.zip",
        "filename": "MKFM Waluigi%27s Factory.zip",
        "size": 51214,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wandavision-agatha-all-along",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35598,
    "title": "WandaVision - Agatha All Along!",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "carnival",
      "fire",
      "title"
    ],
    "description": "<b><i>♪ ♬ ♫ Who's be messing up everything? It was Agatha all along! ♫ ♬ ♪</i></b><br>\r\n<br>\r\nArguably <u>the</u> catchiest earworm in the Marvel Cinematic Universe, now ported to Super Mario World (as heard in <a href=\"https://smwc.me/s/35050\">~omh~</a> in the level \"The Cube Orbitual\" <img src=\"https://bin.smwcentral.net/u/11520/OrbitualSmol.png\" alt=\"\">)<br>\r\nPlease give credit if used. Thanks!",
    "latest_version": "smwc-35598-1702612253",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35598,
        "title": "WandaVision - Agatha All Along!",
        "version": "smwc-35598-1702612253",
        "upstream_time": 1702612253,
        "download_url": "https://dl.smwcentral.net/35598/%5BU%5D%20WandaVision%20-%20Agatha%20All%20Along.zip",
        "filename": "%5BU%5D WandaVision - Agatha All Along.zip",
        "size": 33266,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wario-blast-arrow-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8545,
    "title": "Wario Blast - Arrow Zone",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "bonus"
    ],
    "description": "A 16-bit arrangement of the Arrow Zone BGM from Wario Blast.  Would be great for the Level 0/100 Bonus Game.",
    "latest_version": "smwc-8545-1396481130",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8545,
        "title": "Wario Blast - Arrow Zone",
        "version": "smwc-8545-1396481130",
        "upstream_time": 1396481130,
        "download_url": "https://dl.smwcentral.net/8545/Arrow%20Zone.zip",
        "filename": "Arrow Zone.zip",
        "size": 64981,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wario-blast-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8546,
    "title": "Wario Blast - Boss Battle",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "boss",
      "chase"
    ],
    "description": "The intense and epic song that plays during boss battles in Wario Blast",
    "latest_version": "smwc-8546-1396480969",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8546,
        "title": "Wario Blast - Boss Battle",
        "version": "smwc-8546-1396480969",
        "upstream_time": 1396480969,
        "download_url": "https://dl.smwcentral.net/8546/Wario%20Blast%20Boss.zip",
        "filename": "Wario Blast Boss.zip",
        "size": 67140,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wario-blast-continue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8407,
    "title": "Wario Blast - Continue",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "grassland",
      "overworld"
    ],
    "description": "The catchy song that plays on the continue screen in Wario Blast. Could fit an early grassy Overworld.",
    "latest_version": "smwc-8407-1365375508",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8407,
        "title": "Wario Blast - Continue",
        "version": "smwc-8407-1365375508",
        "upstream_time": 1365375508,
        "download_url": "https://dl.smwcentral.net/8407/Wario%20Blast%20-%20Continue.zip",
        "filename": "Wario Blast - Continue.zip",
        "size": 64924,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wario-blast-final-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12925,
    "title": "Wario Blast - Final Boss Battle",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "space"
    ],
    "description": "A frantic and chaotic song perfect for boss battles or intense chase sequences<br>\r\n<br>\r\nUPDATE: mallowking PMed me to report an error, which I fixed.",
    "latest_version": "smwc-12925-1452567119",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12925,
        "title": "Wario Blast - Final Boss Battle",
        "version": "smwc-12925-1452567119",
        "upstream_time": 1452567119,
        "download_url": "https://dl.smwcentral.net/12925/Wario%20Blast%20Final%20Battle.zip",
        "filename": "Wario Blast Final Battle.zip",
        "size": 31686,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wario-blast-forest-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21451,
    "title": "Wario Blast - Forest Zone",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "athletic",
      "chase",
      "mountain"
    ],
    "description": "A fast and frenetic song from Wario Blast that would be good for an athletic level in the mountains.  It's short, so don't make too long a level with it.  It also came out sounding kinda Banjo-Kazooie-like.",
    "latest_version": "smwc-21451-1573276482",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21451,
        "title": "Wario Blast - Forest Zone",
        "version": "smwc-21451-1573276482",
        "upstream_time": 1573276482,
        "download_url": "https://dl.smwcentral.net/21451/Forest%20Zone.zip",
        "filename": "Forest Zone.zip",
        "size": 31800,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wario-blast-ice-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8434,
    "title": "Wario Blast - Ice Zone",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "ice",
      "water"
    ],
    "description": "A waltzy song that would be good for water levels, especially those in ice worlds.",
    "latest_version": "smwc-8434-1372035056",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8434,
        "title": "Wario Blast - Ice Zone",
        "version": "smwc-8434-1372035056",
        "upstream_time": 1372035056,
        "download_url": "https://dl.smwcentral.net/8434/Ice%20Zone.zip",
        "filename": "Ice Zone.zip",
        "size": 65150,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wario-blast-warp-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13979,
    "title": "Wario Blast - Warp Zone",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "cave",
      "night",
      "urban"
    ],
    "description": "A 16-bit arrangement of the jazzy music from the second stage of Wario Blast.  Could probably suit a cave.  *shrug*",
    "latest_version": "smwc-13979-1470070452",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13979,
        "title": "Wario Blast - Warp Zone",
        "version": "smwc-13979-1470070452",
        "upstream_time": 1470070452,
        "download_url": "https://dl.smwcentral.net/13979/Warp%20Zone.zip",
        "filename": "Warp Zone.zip",
        "size": 31503,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wario-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23373,
    "title": "Wario Land 3 - Owl Wario",
    "authors": [
      "HaruMKT"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "boss",
      "calm",
      "carnival",
      "castle",
      "cave",
      "chase",
      "cutscene",
      "dark",
      "desert",
      "forest",
      "ghost house",
      "grassland",
      "ice",
      "industrial",
      "jungle",
      "misc",
      "mountain",
      "night",
      "overworld",
      "retro",
      "ruins",
      "sad",
      "sky",
      "space",
      "swamp",
      "switch palace",
      "temple",
      "tense",
      "town",
      "urban",
      "water"
    ],
    "description": "The song that plays for Wario's owl flight \"transformation\" in Wario land 3, arranged slightly to sound less repetitive and even sillier.",
    "latest_version": "smwc-23373-1592953398",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23373,
        "title": "Wario Land 3 - Owl Wario",
        "version": "smwc-23373-1592953398",
        "upstream_time": 1592953398,
        "download_url": "https://dl.smwcentral.net/23373/owl%20wario%20screams%20into%20the%20void.zip",
        "filename": "owl wario screams into the void.zip",
        "size": 57490,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23343,
        "title": "Wario Land 4 - Toy Block Tower",
        "version": "smwc-23343-1592617138",
        "upstream_time": 1592617138,
        "download_url": "https://dl.smwcentral.net/23343/Wario%20Land%204%20-%20Toy%20Block%20Tower.zip",
        "filename": "Wario Land 4 - Toy Block Tower.zip",
        "size": 49583,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22926,
        "title": "Wario Land 4 - Hall of Hieroglyphs",
        "version": "smwc-22926-1590898771",
        "upstream_time": 1590898771,
        "download_url": "https://dl.smwcentral.net/22926/Hall%20of%20Hieroglyhs.zip",
        "filename": "Hall of Hieroglyhs.zip",
        "size": 70566,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21675,
        "title": "Wario Land 4 - Hurry Up!",
        "version": "smwc-21675-1578862528",
        "upstream_time": 1578862528,
        "download_url": "https://dl.smwcentral.net/21675/Wario%20Land%204%20-%20Hurry%20Up%21.zip",
        "filename": "Wario Land 4 - Hurry Up%21.zip",
        "size": 99737,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21651,
        "title": "Wario Land 3 - The Pool Of Rain (Night)",
        "version": "smwc-21651-1577828844",
        "upstream_time": 1577828844,
        "download_url": "https://dl.smwcentral.net/21651/The%20Pool%20Of%20Rain%20%28Night%29.zip",
        "filename": "The Pool Of Rain (Night).zip",
        "size": 31792,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21614,
        "title": "Wario Land 3 - The Pool Of Rain (Day)",
        "version": "smwc-21614-1577561653",
        "upstream_time": 1577561653,
        "download_url": "https://dl.smwcentral.net/21614/The%20Pool%20Of%20Rain%20%28Day%29.zip",
        "filename": "The Pool Of Rain (Day).zip",
        "size": 33304,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 20464,
        "title": "Wario Land 3 - Peaceful Village/A Town in Chaos",
        "version": "smwc-20464-1562705541",
        "upstream_time": 1562705541,
        "download_url": "https://dl.smwcentral.net/20464/Wario%20Land%203%20-%20Peaceful%20Village_A%20Town%20in%20Chaos.zip",
        "filename": "Wario Land 3 - Peaceful Village_A Town in Chaos.zip",
        "size": 31202,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14941,
        "title": "Wario Land 3 - West Crater",
        "version": "smwc-14941-1485554984",
        "upstream_time": 1485554984,
        "download_url": "https://dl.smwcentral.net/14941/WL3%20-%20The%20West%20Crater.zip",
        "filename": "WL3 - The West Crater.zip",
        "size": 31331,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14164,
        "title": "Wario Land 4 - Hall of Hieroglyphs Remix",
        "version": "smwc-14164-1472608673",
        "upstream_time": 1472608673,
        "download_url": "https://dl.smwcentral.net/14164/HallOfHieroglyphs.zip",
        "filename": "HallOfHieroglyphs.zip",
        "size": 31532,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 14153,
        "title": "Wario Land 4 - Monsoon Jungle Remix",
        "version": "smwc-14153-1472608671",
        "upstream_time": 1472608671,
        "download_url": "https://dl.smwcentral.net/14153/monsoonjungle.zip",
        "filename": "monsoonjungle.zip",
        "size": 31838,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13632,
        "title": "Wario Land 3 - Above the Clouds (Day)",
        "version": "smwc-13632-1461983210",
        "upstream_time": 1461983210,
        "download_url": "https://dl.smwcentral.net/13632/Above%20the%20Clouds%20%28Day%29.zip",
        "filename": "Above the Clouds (Day).zip",
        "size": 31457,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7974,
        "title": "Wario Land 2 - Underwater Tunnels",
        "version": "smwc-7974-1311929793",
        "upstream_time": 1311929793,
        "download_url": "https://dl.smwcentral.net/7974/WL2UT.zip",
        "filename": "WL2UT.zip",
        "size": 66839,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7926,
        "title": "Wario Land 3 - Above the Clouds (Night)",
        "version": "smwc-7926-1322621679",
        "upstream_time": 1322621679,
        "download_url": "https://dl.smwcentral.net/7926/Wario%20Land%203%20-%20Above%20the%20Clouds%20%28Night%29.zip",
        "filename": "Wario Land 3 - Above the Clouds (Night).zip",
        "size": 71271,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7721,
        "title": "Wario Land 4 - Pinball Zone",
        "version": "smwc-7721-1324184945",
        "upstream_time": 1324184945,
        "download_url": "https://dl.smwcentral.net/7721/Wario%20Land%204%20-%20Pinball%20Zone.zip",
        "filename": "Wario Land 4 - Pinball Zone.zip",
        "size": 73160,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7484,
        "title": "Wario Land 3 - Boss",
        "version": "smwc-7484-1311969993",
        "upstream_time": 1311969993,
        "download_url": "https://dl.smwcentral.net/7484/wl3b.zip",
        "filename": "wl3b.zip",
        "size": 66780,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wario-land-3-snowman-wario",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7381,
    "title": "Wario Land 3 - Snowman Wario (16-bit arrangement)",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "calm",
      "ice",
      "overworld",
      "p-switch",
      "sky",
      "town"
    ],
    "description": "A 16-bit arrangement of the calm song that plays when Wario turns into Snowman Wario. Would fit an icy mountain top submap, or even a nice P-Switch theme.",
    "latest_version": "smwc-7381-1338206502",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7381,
        "title": "Wario Land 3 - Snowman Wario (16-bit arrangement)",
        "version": "smwc-7381-1338206502",
        "upstream_time": 1338206502,
        "download_url": "https://dl.smwcentral.net/7381/Snowman%20Wario.zip",
        "filename": "Snowman Wario.zip",
        "size": 63515,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wario-master-of-disguise-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25925,
    "title": "Wario: Master of Disguise - Boss Battle",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "boss"
    ],
    "description": "Banging song fit for boss fights.<br>\r\nNot compatible with \"Bonus end\".",
    "latest_version": "smwc-25925-1613678838",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25925,
        "title": "Wario: Master of Disguise - Boss Battle",
        "version": "smwc-25925-1613678838",
        "upstream_time": 1613678838,
        "download_url": "https://dl.smwcentral.net/25925/Wario%20Master%20of%20Disguise%20-%20Boss%20Battle.zip",
        "filename": "Wario Master of Disguise - Boss Battle.zip",
        "size": 129638,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wario-master-of-disguise-count-cannoli-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17853,
    "title": "Wario: Master of Disguise - Count Cannoli Battle",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "The wonderful battle song you hear when fighting count Cannoli in WMoD. Can fit mid-bosses, since it's kind of repetitive and short, yet memorable.<br>\r\nWatch out with noise SFX in your levels, since the song uses noise.",
    "latest_version": "smwc-17853-1531991476",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17853,
        "title": "Wario: Master of Disguise - Count Cannoli Battle",
        "version": "smwc-17853-1531991476",
        "upstream_time": 1531991476,
        "download_url": "https://dl.smwcentral.net/17853/cannoli.zip",
        "filename": "cannoli.zip",
        "size": 34537,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wario-master-of-disguise-head-honcho-carpaccio",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14087,
    "title": "Wario: Master of Disguise - Head Honcho Carpaccio",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "athletic",
      "boss",
      "chase",
      "final"
    ],
    "description": "One of my personal favourite tracks of the game. This could fit a boss, or a fast paced area like a chase or a race against a boss.",
    "latest_version": "smwc-14087-1471152612",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14087,
        "title": "Wario: Master of Disguise - Head Honcho Carpaccio",
        "version": "smwc-14087-1471152612",
        "upstream_time": 1471152612,
        "download_url": "https://dl.smwcentral.net/14087/Head%20Honcho%20Carpaccio%27s%20theme%20%5BS%5D.zip",
        "filename": "Head Honcho Carpaccio%27s theme %5BS%5D.zip",
        "size": 86513,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wario-s-woods-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7211,
    "title": "Wario's Woods - Boss",
    "authors": [
      "sincx"
    ],
    "tags": [
      "boss"
    ],
    "description": "A short song from Wario's Woods. Good for dangerous situations.",
    "latest_version": "smwc-7211-1318675150",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7211,
        "title": "Wario's Woods - Boss",
        "version": "smwc-7211-1318675150",
        "upstream_time": 1318675150,
        "download_url": "https://dl.smwcentral.net/7211/Wario%27s%20Woods%20-%20Boss.zip",
        "filename": "Wario%27s Woods - Boss.zip",
        "size": 66978,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wario-s-woods-round-game",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30440,
    "title": "Wario's Woods - Round Game",
    "authors": [
      "TheBourgyman"
    ],
    "tags": [
      "athletic",
      "forest",
      "grassland",
      "night"
    ],
    "description": "The song that plays when selecting the Round Game mode in the SNES version of Wario's Woods. Could fit fast-paced, action packed levels. <br>\r\n<br>\r\nThis package includes the original version, an extended remixed version, as well as a Silvagunner \"high quality rip\" version.",
    "latest_version": "smwc-30440-1658966196",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30440,
        "title": "Wario's Woods - Round Game",
        "version": "smwc-30440-1658966196",
        "upstream_time": 1658966196,
        "download_url": "https://dl.smwcentral.net/30440/Wario%27s%20Woods%20-%20Round%20Game.zip",
        "filename": "Wario%27s Woods - Round Game.zip",
        "size": 144547,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wario-s-woods-versus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14124,
    "title": "Wario's Woods - Versus",
    "authors": [
      "sincx"
    ],
    "tags": [
      "bonus",
      "boss",
      "carnival",
      "grassland",
      "mountain",
      "sky",
      "space"
    ],
    "description": "Short but upbeat song, good for bonus levels/switch palaces/etc.",
    "latest_version": "smwc-14124-1472270510",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14124,
        "title": "Wario's Woods - Versus",
        "version": "smwc-14124-1472270510",
        "upstream_time": 1472270510,
        "download_url": "https://dl.smwcentral.net/14124/versus.zip",
        "filename": "versus.zip",
        "size": 48939,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wario-world-anthem-of-greed-greenhorn-forest-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31089,
    "title": "Wario World - Anthem Of Greed ~ Greenhorn Forest (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "cave",
      "cutscene",
      "forest",
      "grassland",
      "jungle",
      "mountain"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #ffe478;\">𝐈'𝐦-𝐚 𝐖𝐚𝐫𝐢𝐨, 𝐈'𝐦-𝐚 𝐠𝐨𝐧𝐧𝐚 𝐰𝐢𝐧!</span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/e7kwoHOciDM\" rel=\"nofollow\">Greenhorn</a> <a href=\"https://youtu.be/4ZUjCEeeRJE\" rel=\"nofollow\">Forest</a> from Wario World. I swear, I feel like I'm part of the only 5% of the planet that acknowledges this game's existence. Regardless, this is easily my favorite track in the entire Wario Land series. It just sounds like the perfect theme song for my boi, especially in this game.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. C Minor (Original Pitch, turned on default)<br>\r\n2. C# Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-31089-1661912426",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31089,
        "title": "Wario World - Anthem Of Greed ~ Greenhorn Forest (Remix)",
        "version": "smwc-31089-1661912426",
        "upstream_time": 1661912426,
        "download_url": "https://dl.smwcentral.net/31089/Anthem%20Of%20Greed.zip",
        "filename": "Anthem Of Greed.zip",
        "size": 105177,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-warioware-d-i-y-body-rock",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31426,
    "title": "WarioWare: D.I.Y. - Body Rock",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "athletic",
      "bonus",
      "boss",
      "carnival",
      "credits",
      "cutscene",
      "switch palace",
      "town",
      "upbeat",
      "urban"
    ],
    "description": "The song that plays throughout Jimmy T.'s stage in WarioWare D.I.Y. and makes you wanna dance with your DSi in one hand, and stylus in the other.<br>\r\n<br>\r\nIncludes both the English and Japanese \"vocals\", since the melody actually slightly differs between the two.<br>\r\n<br>\r\nAlso featured in the Team Pretzel Romhack Races level!",
    "latest_version": "smwc-31426-1663853685",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31426,
        "title": "WarioWare: D.I.Y. - Body Rock",
        "version": "smwc-31426-1663853685",
        "upstream_time": 1663853685,
        "download_url": "https://dl.smwcentral.net/31426/body%20rock.zip",
        "filename": "body rock.zip",
        "size": 76543,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-warioware-d-i-y-d-i-y-shop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19829,
    "title": "WarioWare: D.I.Y. - D.I.Y. Shop",
    "authors": [
      "Lazy"
    ],
    "tags": [
      "bonus",
      "town"
    ],
    "description": "Silly, lighthearted song featuring a guy saying \"ye\". Fits in town areas.<br>\r\n<br>\r\nNote that due to space constraints, I had to remove a few vanilla samples, As a consequence, a few of SMW's sound effect will not sound right if you use this song.<br>\r\n<br>\r\nUpdate by musicalman: added readme for #optimized3 which is needed for this song.",
    "latest_version": "smwc-19829-1556608515",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19829,
        "title": "WarioWare: D.I.Y. - D.I.Y. Shop",
        "version": "smwc-19829-1556608515",
        "upstream_time": 1556608515,
        "download_url": "https://dl.smwcentral.net/19829/diyshop.zip",
        "filename": "diyshop.zip",
        "size": 89722,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-warioware-touched-cup-runneth-over",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33252,
    "title": "WarioWare: Touched! - Cup Runneth Over",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "carnival",
      "cutscene",
      "menu",
      "night",
      "overworld"
    ],
    "description": "The sparkly, bubbly theme from a WarioWare microgame where you help a black-and-white man blow bubbles in his colourful drink.<br>\r\n<br>\r\nDue to its short length, it's probably best suited for cutscenes or something. Includes an option to disable the loop.",
    "latest_version": "smwc-33252-1682974602",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33252,
        "title": "WarioWare: Touched! - Cup Runneth Over",
        "version": "smwc-33252-1682974602",
        "upstream_time": 1682974602,
        "download_url": "https://dl.smwcentral.net/33252/Cup%20Runneth%20Over.zip",
        "filename": "Cup Runneth Over.zip",
        "size": 39007,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-warioware-touched-gym-locker",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33254,
    "title": "WarioWare: Touched! - Gym Locker",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "cutscene",
      "menu",
      "mysterious",
      "night",
      "overworld",
      "title",
      "urban"
    ],
    "description": "A jazzy, sleuthy song from a microgame where you unlock a safe. Full of güiro and triangle goodness. Kind of wish the microgame had a better name though.<br>\r\n<br>\r\nDue to its short length, it's probably best suited for cutscenes or something. Includes an option to disable the loop.",
    "latest_version": "smwc-33254-1682938419",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33254,
        "title": "WarioWare: Touched! - Gym Locker",
        "version": "smwc-33254-1682938419",
        "upstream_time": 1682938419,
        "download_url": "https://dl.smwcentral.net/33254/Gym%20Locker.zip",
        "filename": "Gym Locker.zip",
        "size": 31994,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-warioware-touched-number-cruncher",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33253,
    "title": "WarioWare: Touched! - Number Cruncher",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "beach",
      "bonus",
      "cutscene",
      "snow"
    ],
    "description": "Also plays in Chalk Full and Free Range (and maybe others).<br>\r\n<br>\r\nA short and peppy microgame theme from WarioWare: Touched!<br>\r\n<br>\r\nDue to its short length, it's probably best suited for cutscenes or something. Includes an option to disable the loop.",
    "latest_version": "smwc-33253-1682937824",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33253,
        "title": "WarioWare: Touched! - Number Cruncher",
        "version": "smwc-33253-1682937824",
        "upstream_time": 1682937824,
        "download_url": "https://dl.smwcentral.net/33253/divide.zip",
        "filename": "divide.zip",
        "size": 31922,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-warioware-touched-rainbow-juice",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21908,
    "title": "WarioWare: Touched! - Rainbow Juice",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "ice",
      "mysterious",
      "night",
      "overworld",
      "sky",
      "space",
      "water"
    ],
    "description": "A dreamy song that's very un-WarioWare like, all things considered, but fits right in with the microgame it plays in. It has that sparkly, aesthetic-y touch that's probably good for any form of calm night level. I also feel like this is one of those ports that brings out the best in some of the more underrated SMW instruments, such as @3 and @9.<br>\r\n<br>\r\nOn a more technical side, this port required a lot of cramming things together into one channel, despite its apparent simplicity.",
    "latest_version": "smwc-21908-1579910901",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21908,
        "title": "WarioWare: Touched! - Rainbow Juice",
        "version": "smwc-21908-1579910901",
        "upstream_time": 1579910901,
        "download_url": "https://dl.smwcentral.net/21908/64.zip",
        "filename": "64.zip",
        "size": 33416,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-warsong-player-phase",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7481,
    "title": "Warsong - Player Phase 1 (Friendly Fight)",
    "authors": [
      "Counterfeit"
    ],
    "tags": [
      "boss",
      "chase",
      "final"
    ],
    "description": "Tense level or boss theme.",
    "latest_version": "smwc-7481-1314202679",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7481,
        "title": "Warsong - Player Phase 1 (Friendly Fight)",
        "version": "smwc-7481-1314202679",
        "upstream_time": 1314202679,
        "download_url": "https://dl.smwcentral.net/7481/WS-Ally%201.zip",
        "filename": "WS-Ally 1.zip",
        "size": 73552,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-water-waltz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7241,
    "title": "Water Waltz V2",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "sky",
      "town",
      "water"
    ],
    "description": "This is a slight improvement over one of my legacy songs.",
    "latest_version": "smwc-7241-1338979114",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7241,
        "title": "Water Waltz V2",
        "version": "smwc-7241-1338979114",
        "upstream_time": 1338979114,
        "download_url": "https://dl.smwcentral.net/7241/Water%20Waltz.zip",
        "filename": "Water Waltz.zip",
        "size": 71448,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-waterflame-hexagon-force",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11198,
    "title": "Waterflame - Hexagon Force",
    "authors": [
      "xHF01x"
    ],
    "tags": [
      "overworld",
      "title"
    ],
    "description": "The song \"Hexagon Force\" by Waterflame for use in an SMW-Hack. Might be used on an overworld or a title screen.<br>\r\nIf you use this please credit Waterflame as well as me.<br>\r\n<br>\r\n[You may know this song from the game \"Geometry Dash\"]",
    "latest_version": "smwc-11198-1430453564",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11198,
        "title": "Waterflame - Hexagon Force",
        "version": "smwc-11198-1430453564",
        "upstream_time": 1430453564,
        "download_url": "https://dl.smwcentral.net/11198/Waterflame%20-%20Hexagon%20Force.zip",
        "filename": "Waterflame - Hexagon Force.zip",
        "size": 32187,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-waterworld-attack",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23773,
    "title": "Waterworld - Attack 2",
    "authors": [
      "Teows"
    ],
    "tags": [
      "ambient",
      "chase",
      "dark",
      "night",
      "overworld",
      "sad",
      "temple",
      "tense",
      "title",
      "water"
    ],
    "description": "A very atmospheric and tense, somewhat sad song from Waterworld. Fitting for dark and ominous settings the best.",
    "latest_version": "smwc-23773-1596246935",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23773,
        "title": "Waterworld - Attack 2",
        "version": "smwc-23773-1596246935",
        "upstream_time": 1596246935,
        "download_url": "https://dl.smwcentral.net/23773/attack2.zip",
        "filename": "attack2.zip",
        "size": 77349,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23333,
        "title": "Waterworld - Attack 1 / Atoll",
        "version": "smwc-23333-1593020561",
        "upstream_time": 1593020561,
        "download_url": "https://dl.smwcentral.net/23333/Waterworld%20-%20Attack%201.zip",
        "filename": "Waterworld - Attack 1.zip",
        "size": 142874,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-waterworld-diving",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20626,
    "title": "Waterworld - Diving",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "night",
      "space",
      "water"
    ],
    "description": "This is Dean Evan's masterpiece and in my opinion one of the best songs on the SNES catalog.<br>\r\nIt would best fit in water levels, especially long ones, but it can also be used for a variety of other themes.<br>\r\n<br>\r\nSpecial thanks to Sinc-X and Maxodex for pointing out the errors present in the early C3 version! This was definitely hard to remake but I'm happy with how it turned out.<br>\r\n<br>\r\nUpdate: now the default SFX channel used is 8, which is recommended for water levels. If you want to use the song in a non-water level, change \"WATER_LEVEL\" to 0 at the top of the file.",
    "latest_version": "smwc-20626-1563110358",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20626,
        "title": "Waterworld - Diving",
        "version": "smwc-20626-1563110358",
        "upstream_time": 1563110358,
        "download_url": "https://dl.smwcentral.net/20626/Waterworld_Diving.zip",
        "filename": "Waterworld_Diving.zip",
        "size": 74390,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-waterworld-final-mission",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24330,
    "title": "Waterworld - Final Mission",
    "authors": [
      "Teows"
    ],
    "tags": [
      "athletic",
      "castle",
      "cave",
      "chase",
      "cutscene",
      "final",
      "tense",
      "water"
    ],
    "description": "The intense final boss battle theme from Waterworld, probably suitable to tense and/or fast-paced settings the most.",
    "latest_version": "smwc-24330-1598735663",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24330,
        "title": "Waterworld - Final Mission",
        "version": "smwc-24330-1598735663",
        "upstream_time": 1598735663,
        "download_url": "https://dl.smwcentral.net/24330/finalmission.zip",
        "filename": "finalmission.zip",
        "size": 80409,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8823,
        "title": "Waterworld - Final Mission",
        "version": "smwc-8823-1410542748",
        "upstream_time": 1410542748,
        "download_url": "https://dl.smwcentral.net/8823/fmu.zip",
        "filename": "fmu.zip",
        "size": 33531,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-waterworld-map",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40448,
    "title": "Waterworld - Map",
    "authors": [
      "lordlydumbass"
    ],
    "tags": [
      "calm",
      "cutscene",
      "menu",
      "night",
      "overworld",
      "sea",
      "title",
      "water"
    ],
    "description": "The basis is all SMW samples; I used ChordBRR, a sample with @21 and @22 layered together, and this sustained @22 sample: https://www.smwcentral.net/?p=section&a=details&id=28086<br>\r\nCould fit calm water levels or overworlds.",
    "latest_version": "smwc-40448-1756660029",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40448,
        "title": "Waterworld - Map",
        "version": "smwc-40448-1756660029",
        "upstream_time": 1756660029,
        "download_url": "https://dl.smwcentral.net/40448/Waterworld-Map-Lightsampled.zip",
        "filename": "Waterworld-Map-Lightsampled.zip",
        "size": 38630,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 10870,
        "title": "Waterworld - Map",
        "version": "smwc-10870-1424853834",
        "upstream_time": 1424853834,
        "download_url": "https://dl.smwcentral.net/10870/wwmap.zip",
        "filename": "wwmap.zip",
        "size": 56394,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-waterworld-menu",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25296,
    "title": "Waterworld - Menu",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ambient",
      "mysterious",
      "overworld",
      "tense",
      "title",
      "water"
    ],
    "description": "The calm but eerie song from Waterworld's start game/password screen.",
    "latest_version": "smwc-25296-1607668161",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25296,
        "title": "Waterworld - Menu",
        "version": "smwc-25296-1607668161",
        "upstream_time": 1607668161,
        "download_url": "https://dl.smwcentral.net/25296/Waterworld%20-%20Menu.zip",
        "filename": "Waterworld - Menu.zip",
        "size": 74719,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-waterworld-mission-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23936,
    "title": "Waterworld - Mission Theme 1",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "athletic",
      "final",
      "night",
      "tense",
      "water"
    ],
    "description": "The song from the first mission in Waterworld. It could fit water levels, probably.",
    "latest_version": "smwc-23936-1595954748",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23936,
        "title": "Waterworld - Mission Theme 1",
        "version": "smwc-23936-1595954748",
        "upstream_time": 1595954748,
        "download_url": "https://dl.smwcentral.net/23936/Waterworld%20-%20Mission%20Theme%201.zip",
        "filename": "Waterworld - Mission Theme 1.zip",
        "size": 79321,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22746,
        "title": "Waterworld - Mission Theme 3",
        "version": "smwc-22746-1588990548",
        "upstream_time": 1588990548,
        "download_url": "https://dl.smwcentral.net/22746/11%20Mission%20Theme%203.zip",
        "filename": "11 Mission Theme 3.zip",
        "size": 84230,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22496,
        "title": "Waterworld - Mission Theme 2",
        "version": "smwc-22496-1585704380",
        "upstream_time": 1585704380,
        "download_url": "https://dl.smwcentral.net/22496/Waterworld%20-%20Mission%20Theme%202.zip",
        "filename": "Waterworld - Mission Theme 2.zip",
        "size": 81132,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-waterworld-shop",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22441,
    "title": "Waterworld - Shop",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "overworld",
      "water"
    ],
    "description": "Calm song that could work well for an overworld.",
    "latest_version": "smwc-22441-1585293192",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22441,
        "title": "Waterworld - Shop",
        "version": "smwc-22441-1585293192",
        "upstream_time": 1585293192,
        "download_url": "https://dl.smwcentral.net/22441/Waterworld%20-%20Shop.zip",
        "filename": "Waterworld - Shop.zip",
        "size": 84825,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-waterworld-unused-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23096,
    "title": "Waterworld - Unused Song 2",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "chase",
      "cutscene",
      "overworld",
      "sad",
      "tense"
    ],
    "description": "A sad song that ended being unused on said game.<br>\r\nA version with echo enabled is included. (the original seems to disable it for some reason) However, it's original echo buffer is huge, making no room for ARAM.<br>\r\nI've lowered it and increased both FIR filter and its feedback a little bit being able to add all of SMW samples and it sound similar enough to the original. (Its original settings are commented in the txt in case you want to see anyway)<br>\r\nIf you want to use the version with echo, open the txt and change the Echo_Version define to 1.",
    "latest_version": "smwc-23096-1590907881",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23096,
        "title": "Waterworld - Unused Song 2",
        "version": "smwc-23096-1590907881",
        "upstream_time": 1590907881,
        "download_url": "https://dl.smwcentral.net/23096/Waterworld%20-%20Unused%20Song%202.zip",
        "filename": "Waterworld - Unused Song 2.zip",
        "size": 127282,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 23095,
        "title": "Waterworld - Unused Song 1",
        "version": "smwc-23095-1590907779",
        "upstream_time": 1590907779,
        "download_url": "https://dl.smwcentral.net/23095/Waterworld%20-%20Unused%20Song%201.zip",
        "filename": "Waterworld - Unused Song 1.zip",
        "size": 87289,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-waver-doubt",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15958,
    "title": "Waver - Doubt",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "cave",
      "ghost house",
      "overworld",
      "spooky"
    ],
    "description": "Could fit with haunted overworld theme",
    "latest_version": "smwc-15958-1501235910",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15958,
        "title": "Waver - Doubt",
        "version": "smwc-15958-1501235910",
        "upstream_time": 1501235910,
        "download_url": "https://dl.smwcentral.net/15958/Waver%20-%20Doubt.zip",
        "filename": "Waver - Doubt.zip",
        "size": 40448,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wayne-s-world-nes-level",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28685,
    "title": "Wayne's World (NES) - Level 1",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "overworld",
      "retro",
      "title",
      "urban"
    ],
    "description": "Yes, this is it. There's nothing more, just 4-5 seconds of \"something\".<br>\r\n<br>\r\n(God, sometimes Paul Wilkinson just says screw it and makes stuff like this)<br>\r\n<br>\r\nAnyway, no idea where you'd use such a short loop. I guess it could fit in an urban overworld...?",
    "latest_version": "smwc-28685-1639617499",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28685,
        "title": "Wayne's World (NES) - Level 1",
        "version": "smwc-28685-1639617499",
        "upstream_time": 1639617499,
        "download_url": "https://dl.smwcentral.net/28685/Wayne%27s%20World%20%28NES%29%20-%20Level%201.zip",
        "filename": "Wayne%27s World (NES) - Level 1.zip",
        "size": 37950,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wayne-s-world-nes-title-screen",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34077,
    "title": "Wayne's World (NES) -  Title Screen",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "retro",
      "title",
      "urban"
    ],
    "description": "Title Screen from Wayne's World on the NES.",
    "latest_version": "smwc-34077-1692027485",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34077,
        "title": "Wayne's World (NES) -  Title Screen",
        "version": "smwc-34077-1692027485",
        "upstream_time": 1692027485,
        "download_url": "https://dl.smwcentral.net/34077/Wayne%27s%20World%20%28NES%29%20-%20Title%20Screen..zip",
        "filename": "Wayne%27s World (NES) - Title Screen..zip",
        "size": 40577,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-weightless",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33161,
    "title": "Weightless",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "calm",
      "cave",
      "dark",
      "forest",
      "ghost house",
      "night",
      "sad",
      "space",
      "swamp",
      "temple",
      "water"
    ],
    "description": "Relaxing Anime Music was playing the instrumental piano. Could fit on the night forest, and cave levels.",
    "latest_version": "smwc-33161-1684151869",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33161,
        "title": "Weightless",
        "version": "smwc-33161-1684151869",
        "upstream_time": 1684151869,
        "download_url": "https://dl.smwcentral.net/33161/amv_weightless_sleeping_cover%20sampled.zip",
        "filename": "amv_weightless_sleeping_cover sampled.zip",
        "size": 50943,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21385,
        "title": "Weightless",
        "version": "smwc-21385-1572576271",
        "upstream_time": 1572576271,
        "download_url": "https://dl.smwcentral.net/21385/weightless.zip",
        "filename": "weightless.zip",
        "size": 31706,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-weightless-sleeping-cover",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31411,
    "title": "Weightless (Sleeping Cover)",
    "authors": [
      "Dispace"
    ],
    "tags": [
      "cave",
      "dark",
      "forest",
      "ghost house",
      "night",
      "swamp",
      "temple",
      "water"
    ],
    "description": "Relaxing Anime Music was playing the instrumental piano. Could fit on the night forest, and cave levels.",
    "latest_version": "smwc-31411-1667845913",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31411,
        "title": "Weightless (Sleeping Cover)",
        "version": "smwc-31411-1667845913",
        "upstream_time": 1667845913,
        "download_url": "https://dl.smwcentral.net/31411/amv_weightless_sleeping_cover.zip",
        "filename": "amv_weightless_sleeping_cover.zip",
        "size": 32735,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-welcome-tune-trap",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26646,
    "title": "welcome tune - trap",
    "authors": [
      "Janno27"
    ],
    "tags": [
      "abstract",
      "ambient",
      "dark",
      "mysterious",
      "night",
      "title"
    ],
    "description": "A short opening track with a \"trap\" type beat. Composed this a while ago",
    "latest_version": "smwc-26646-1617916409",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26646,
        "title": "welcome tune - trap",
        "version": "smwc-26646-1617916409",
        "upstream_time": 1617916409,
        "download_url": "https://dl.smwcentral.net/26646/welcome%20tune%20-%20trap.zip",
        "filename": "welcome tune - trap.zip",
        "size": 51439,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wendy-s-hot-drinks",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26750,
    "title": "Wendy's - Hot Drinks",
    "authors": [
      "mmBeefStew"
    ],
    "tags": [
      "misc",
      "urban"
    ],
    "description": "This is a port of the Wendy's training video song \"Hot Drinks\". Could be used in city levels or for meme rooms.",
    "latest_version": "smwc-26750-1619293107",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26750,
        "title": "Wendy's - Hot Drinks",
        "version": "smwc-26750-1619293107",
        "upstream_time": 1619293107,
        "download_url": "https://dl.smwcentral.net/26750/Hot%20Drinks.zip",
        "filename": "Hot Drinks.zip",
        "size": 53646,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-werewolf-the-last-warrior-human-s-power",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31690,
    "title": "Werewolf: The Last Warrior - Human's Power",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "final",
      "overworld",
      "retro",
      "tense"
    ],
    "description": "The Stage Theme from Werewolf: The Last Warrior used when transformed into the Human Form.<br>\r\n<br>\r\nThere is a define in the txt file to change between the default and JP versions, which only switches the Tom DPCM sample.",
    "latest_version": "smwc-31690-1663859302",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31690,
        "title": "Werewolf: The Last Warrior - Human's Power",
        "version": "smwc-31690-1663859302",
        "upstream_time": 1663859302,
        "download_url": "https://dl.smwcentral.net/31690/Werewolf%20The%20Last%20Warrior%20-%20Human%27s%20Power.zip",
        "filename": "Werewolf The Last Warrior - Human%27s Power.zip",
        "size": 113131,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-werewolf-the-last-warrior-no-more-heroes",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31574,
    "title": "Werewolf: The Last Warrior - No More Heroes",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "retro",
      "sad"
    ],
    "description": "The Cutscene Theme from Werewolf: The Last Warrior used when Werewolf almost drowns by Dr. Faryan's hand but survives and continues his journey.",
    "latest_version": "smwc-31574-1663858255",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31574,
        "title": "Werewolf: The Last Warrior - No More Heroes",
        "version": "smwc-31574-1663858255",
        "upstream_time": 1663858255,
        "download_url": "https://dl.smwcentral.net/31574/Werewolf%20The%20Last%20Warrior%20-%20No%20More%20Heroes.zip",
        "filename": "Werewolf The Last Warrior - No More Heroes.zip",
        "size": 61676,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-werewolf-the-last-warrior-no-more-heroes-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40063,
    "title": "Werewolf: The Last Warrior - No More Heroes (Remix)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "night",
      "overworld",
      "sad",
      "spooky"
    ],
    "description": "A creepy, alien-ish remix of No More Heroes from Werewolf: The Last Warrior.",
    "latest_version": "smwc-40063-1752013212",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40063,
        "title": "Werewolf: The Last Warrior - No More Heroes (Remix)",
        "version": "smwc-40063-1752013212",
        "upstream_time": 1752013212,
        "download_url": "https://dl.smwcentral.net/40063/Werewolf%20The%20Last%20Warrior%20-%20No%20More%20Heroes%20%28Remix%29.zip",
        "filename": "Werewolf The Last Warrior - No More Heroes (Remix).zip",
        "size": 32602,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-werewolf-the-last-warrior-thug-approaches",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31666,
    "title": "Werewolf: The Last Warrior - Thug Approaches",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "dark",
      "retro",
      "spooky"
    ],
    "description": "The (unfitting) Mini-Boss theme from Werewolf: The Last Warrior.<br>\r\n<br>\r\nThere is a define in the txt file to change between the default and JP versions, which only switches the Tom DPCM sample.",
    "latest_version": "smwc-31666-1663859295",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31666,
        "title": "Werewolf: The Last Warrior - Thug Approaches",
        "version": "smwc-31666-1663859295",
        "upstream_time": 1663859295,
        "download_url": "https://dl.smwcentral.net/31666/Werewolf%20The%20Last%20Warrior%20-%20Thug%20Approaches.zip",
        "filename": "Werewolf The Last Warrior - Thug Approaches.zip",
        "size": 126247,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-werewolf-the-last-warrior-werewolf-s-power",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31569,
    "title": "Werewolf: The Last Warrior - Werewolf's Power",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "dark",
      "retro",
      "spooky"
    ],
    "description": "The Stage Theme from Werewolf: The Last Warrior used when transformed into the Werewolf Form.<br>\r\n<br>\r\nThere is a define in the txt file to change between the default and JP versions, which only switches the Tom DPCM sample.",
    "latest_version": "smwc-31569-1663858158",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31569,
        "title": "Werewolf: The Last Warrior - Werewolf's Power",
        "version": "smwc-31569-1663858158",
        "upstream_time": 1663858158,
        "download_url": "https://dl.smwcentral.net/31569/Werewolf%20-%20The%20Last%20Warrior%20-%20Werewolf%27s%20Power.zip",
        "filename": "Werewolf - The Last Warrior - Werewolf%27s Power.zip",
        "size": 127753,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-west-deserts",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37614,
    "title": "West Deserts",
    "authors": [
      "Enderdavid_HD"
    ],
    "tags": [
      "calm",
      "desert",
      "mysterious",
      "overworld"
    ],
    "description": "A Custom Song meant for Western style Desert Overworlds.",
    "latest_version": "smwc-37614-1720783358",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37614,
        "title": "West Deserts",
        "version": "smwc-37614-1720783358",
        "upstream_time": 1720783358,
        "download_url": "https://dl.smwcentral.net/37614/SMW%20Custom%20-%20West%20Deserts.zip",
        "filename": "SMW Custom - West Deserts.zip",
        "size": 32341,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-western-mountains",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41382,
    "title": "Western Mountains",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "desert",
      "mountain"
    ],
    "description": "A good theme for deserts and mountains.",
    "latest_version": "smwc-41382-1772058247",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41382,
        "title": "Western Mountains",
        "version": "smwc-41382-1772058247",
        "upstream_time": 1772058247,
        "download_url": "https://dl.smwcentral.net/41382/Western%20Mountains%20.zip",
        "filename": "Western Mountains .zip",
        "size": 31270,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-what-a-blast-bits-and-bytes",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34815,
    "title": "What-A-Blast! - Bits and Bytes",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "abstract",
      "athletic",
      "industrial",
      "retro"
    ],
    "description": "Song released from the C3 Winter 2016 Event for the SMW hack, What-a-Blast!",
    "latest_version": "smwc-34815-1691756925",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34815,
        "title": "What-A-Blast! - Bits and Bytes",
        "version": "smwc-34815-1691756925",
        "upstream_time": 1691756925,
        "download_url": "https://dl.smwcentral.net/34815/%5BS%5D%20%28CUSTOM%29%20Bits%20and%20Bytes.zip",
        "filename": "%5BS%5D (CUSTOM) Bits and Bytes.zip",
        "size": 72155,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-what-a-blast-exciting-adventures",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34816,
    "title": "What-A-Blast! - Exciting Adventures",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "beach",
      "grassland",
      "jungle",
      "sky"
    ],
    "description": "Song released from the C3 Winter 2016 Event for the SMW hack, What-a-Blast!",
    "latest_version": "smwc-34816-1691757045",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34816,
        "title": "What-A-Blast! - Exciting Adventures",
        "version": "smwc-34816-1691757045",
        "upstream_time": 1691757045,
        "download_url": "https://dl.smwcentral.net/34816/%5BS%5D%20%28CUSTOM%29%20Exciting%20Adventures.zip",
        "filename": "%5BS%5D (CUSTOM) Exciting Adventures.zip",
        "size": 86148,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-what-a-blast-foggy-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34817,
    "title": "What-A-Blast! - Foggy Forest",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "dark",
      "forest",
      "ice"
    ],
    "description": "Song released from the C3 Winter 2016 Event for the SMW hack, What-a-Blast!",
    "latest_version": "smwc-34817-1691757153",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34817,
        "title": "What-A-Blast! - Foggy Forest",
        "version": "smwc-34817-1691757153",
        "upstream_time": 1691757153,
        "download_url": "https://dl.smwcentral.net/34817/%5BS%5D%20%28CUSTOM%29%20Foggy%20Forest.zip",
        "filename": "%5BS%5D (CUSTOM) Foggy Forest.zip",
        "size": 83927,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-what-a-blast-leaf-blankets",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34818,
    "title": "What-A-Blast! - Leaf Blankets",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "calm",
      "dark",
      "forest",
      "water"
    ],
    "description": "Song released from the C3 Winter 2016 Event for the SMW hack, What-a-Blast!",
    "latest_version": "smwc-34818-1691757248",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34818,
        "title": "What-A-Blast! - Leaf Blankets",
        "version": "smwc-34818-1691757248",
        "upstream_time": 1691757248,
        "download_url": "https://dl.smwcentral.net/34818/%5BS%5D%20%28CUSTOM%29%20Leaf%20Blankets.zip",
        "filename": "%5BS%5D (CUSTOM) Leaf Blankets.zip",
        "size": 83798,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-what-a-blast-out-to-sea",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34820,
    "title": "What-A-Blast! - Out to Sea",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "cave",
      "dark",
      "overworld",
      "water"
    ],
    "description": "Song released from the C3 Winter 2016 Event for the SMW hack, What-a-Blast!",
    "latest_version": "smwc-34820-1691757397",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34820,
        "title": "What-A-Blast! - Out to Sea",
        "version": "smwc-34820-1691757397",
        "upstream_time": 1691757397,
        "download_url": "https://dl.smwcentral.net/34820/%5BU%5D%20%28CUSTOM%29%20Out%20to%20Sea.zip",
        "filename": "%5BU%5D (CUSTOM) Out to Sea.zip",
        "size": 31940,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34819,
        "title": "What-A-Blast! - Out to Sea",
        "version": "smwc-34819-1691757357",
        "upstream_time": 1691757357,
        "download_url": "https://dl.smwcentral.net/34819/%5BS%5D%20%28CUSTOM%29%20Out%20to%20Sea.zip",
        "filename": "%5BS%5D (CUSTOM) Out to Sea.zip",
        "size": 78272,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-what-a-blast-player-s-march",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34821,
    "title": "What-A-Blast! - Player's March",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "cutscene"
    ],
    "description": "Song released from the C3 Winter 2016 Event for the SMW hack, What-a-Blast!",
    "latest_version": "smwc-34821-1691757562",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34821,
        "title": "What-A-Blast! - Player's March",
        "version": "smwc-34821-1691757562",
        "upstream_time": 1691757562,
        "download_url": "https://dl.smwcentral.net/34821/%5BS%5D%20%28CUSTOM%29%20Player%27s%20March.zip",
        "filename": "%5BS%5D (CUSTOM) Player%27s March.zip",
        "size": 78460,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-what-a-blast-stars-and-rainbows",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34823,
    "title": "What-A-Blast! - Stars and Rainbows",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "athletic",
      "night",
      "sky"
    ],
    "description": "Song released from the C3 Winter 2016 Event for the SMW hack, What-a-Blast!",
    "latest_version": "smwc-34823-1691757715",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34823,
        "title": "What-A-Blast! - Stars and Rainbows",
        "version": "smwc-34823-1691757715",
        "upstream_time": 1691757715,
        "download_url": "https://dl.smwcentral.net/34823/%5BU%5D%20%28CUSTOM%29%20Stars%20and%20Rainbows.zip",
        "filename": "%5BU%5D (CUSTOM) Stars and Rainbows.zip",
        "size": 31974,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34822,
        "title": "What-A-Blast! - Stars and Rainbows",
        "version": "smwc-34822-1691757670",
        "upstream_time": 1691757670,
        "download_url": "https://dl.smwcentral.net/34822/%5BS%5D%20%28CUSTOM%29%20Stars%20and%20Rainbows.zip",
        "filename": "%5BS%5D (CUSTOM) Stars and Rainbows.zip",
        "size": 78388,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wheel-of-fortune-snes-genesis-main-theme-changing-keys",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38985,
    "title": "Wheel Of Fortune (SNES/Genesis) - Main Theme (Changing Keys)",
    "authors": [
      "ShivjotRangi"
    ],
    "tags": [
      "calm",
      "cutscene",
      "title"
    ],
    "description": "Wheel Of Fortune (Changing Keys) Theme Song has been transposed from both SNES and Sega Genesis<br>\r\n<br>\r\nNote that this song does not loop.",
    "latest_version": "smwc-38985-1736553810",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38985,
        "title": "Wheel Of Fortune (SNES/Genesis) - Main Theme (Changing Keys)",
        "version": "smwc-38985-1736553810",
        "upstream_time": 1736553810,
        "download_url": "https://dl.smwcentral.net/38985/Wheel%20Of%20Fortune%20%28SNES%29%20-%20Main%20Theme%28Changing%20Keys%29.zip",
        "filename": "Wheel Of Fortune (SNES) - Main Theme(Changing Keys).zip",
        "size": 31681,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-whirlo-haunted-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28213,
    "title": "Whirlo - Haunted Forest",
    "authors": [
      "Milon Luxy"
    ],
    "tags": [
      "calm",
      "forest",
      "ghost house",
      "ice",
      "night",
      "overworld",
      "sad",
      "sky",
      "snow",
      "spooky",
      "town",
      "water"
    ],
    "description": "The melancholic and mystical music that, is somewhat similar to Carol of the Bells, played in the second part of the first stage.<br>\r\n<br>\r\nStandalone version using SMW samples only.",
    "latest_version": "smwc-28213-1632787052",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28213,
        "title": "Whirlo - Haunted Forest",
        "version": "smwc-28213-1632787052",
        "upstream_time": 1632787052,
        "download_url": "https://dl.smwcentral.net/28213/Whirlo%20-%20Haunted%20Forest%20%28Unsampled%29.zip",
        "filename": "Whirlo - Haunted Forest (Unsampled).zip",
        "size": 32459,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28212,
        "title": "Whirlo - Haunted Forest",
        "version": "smwc-28212-1632787050",
        "upstream_time": 1632787050,
        "download_url": "https://dl.smwcentral.net/28212/Whirlo%20-%20Haunted%20Forest.zip",
        "filename": "Whirlo - Haunted Forest.zip",
        "size": 56147,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 21274,
        "title": "Whirlo - Haunted Forest",
        "version": "smwc-21274-1570490952",
        "upstream_time": 1570490952,
        "download_url": "https://dl.smwcentral.net/21274/Whirlo%20-%20Haunted%20Forest.zip",
        "filename": "Whirlo - Haunted Forest.zip",
        "size": 54795,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-white-album",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18070,
    "title": "WHITE ALBUM 2 - Sunshine Day",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "beach",
      "calm",
      "grassland",
      "ice",
      "overworld"
    ],
    "description": "Could fit with beach theme",
    "latest_version": "smwc-18070-1535052877",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18070,
        "title": "WHITE ALBUM 2 - Sunshine Day",
        "version": "smwc-18070-1535052877",
        "upstream_time": 1535052877,
        "download_url": "https://dl.smwcentral.net/18070/WHITE%20ALBUM%202%20-%20Sunshine%20Day.zip",
        "filename": "WHITE ALBUM 2 - Sunshine Day.zip",
        "size": 35364,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 16667,
        "title": "WHITE ALBUM 2 - Holy Night",
        "version": "smwc-16667-1511588258",
        "upstream_time": 1511588258,
        "download_url": "https://dl.smwcentral.net/16667/WHITE%20ALBUM%202%20-%20Holy%20Night.zip",
        "filename": "WHITE ALBUM 2 - Holy Night.zip",
        "size": 63181,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-whiteyoshiegg-city-lights",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28162,
    "title": "WhiteYoshiEgg - City Lights",
    "authors": [
      "Segment1Zone2",
      "wye"
    ],
    "tags": [
      "calm",
      "ice",
      "night",
      "overworld",
      "sky",
      "space"
    ],
    "description": "A port of the lovely atmospheric composition by WhiteYoshiEgg.<br>\r\n<br>\r\nCan be used in night, snowy and otherwise calm levels, as well as icy and spacy overworlds.<br>\r\n",
    "latest_version": "smwc-28162-1632784947",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28162,
        "title": "WhiteYoshiEgg - City Lights",
        "version": "smwc-28162-1632784947",
        "upstream_time": 1632784947,
        "download_url": "https://dl.smwcentral.net/28162/City%20Lights.zip",
        "filename": "City Lights.zip",
        "size": 40888,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-who-framed-roger-rabbit-nes-los-angeles-sidewalk-view",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29499,
    "title": "Who Framed Roger Rabbit? (NES) - Los Angeles (Sidewalk View)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "grassland",
      "retro",
      "town",
      "urban"
    ],
    "description": "Pretty neat town theme from Who Framed Roger Rabbit? for the NES.<br>\r\n<br>\r\nCan be used in 8-bit towns and cities.",
    "latest_version": "smwc-29499-1648717318",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29499,
        "title": "Who Framed Roger Rabbit? (NES) - Los Angeles (Sidewalk View)",
        "version": "smwc-29499-1648717318",
        "upstream_time": 1648717318,
        "download_url": "https://dl.smwcentral.net/29499/Who%20Framed%20Roger%20Rabbit%20%28NES%29%20-%20Los%20Angeles%20%28Sidewalk%20View%29.zip",
        "filename": "Who Framed Roger Rabbit (NES) - Los Angeles (Sidewalk View).zip",
        "size": 39379,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-who-wants-to-be-a-millionaire-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15879,
    "title": "Who wants to be a millionaire? - Theme 1",
    "authors": [
      "Wakana"
    ],
    "tags": [
      "calm",
      "p-switch"
    ],
    "description": "This is the song that starts your climb to the million.<br>\r\nFits puzzles and any kind of setting that requires :thinking: or answering a question.",
    "latest_version": "smwc-15879-1500676878",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15879,
        "title": "Who wants to be a millionaire? - Theme 1",
        "version": "smwc-15879-1500676878",
        "upstream_time": 1500676878,
        "download_url": "https://dl.smwcentral.net/15879/Theme%201.zip",
        "filename": "Theme 1.zip",
        "size": 31579,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wii-fit-tightrope-tension-failure",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34140,
    "title": "Wii Fit - Tightrope Tension - Failure",
    "authors": [
      "KungFuFurby"
    ],
    "tags": [
      "abstract",
      "misc",
      "miss",
      "retro"
    ],
    "description": "Oh dear. Your bubble has been burst and you fell off the tightrope of a course down the pit.<br>\r\n<br>\r\nFrom the song originally ported in Super Famicompo 3 on the KFFSND sound driver.",
    "latest_version": "smwc-34140-1692480872",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34140,
        "title": "Wii Fit - Tightrope Tension - Failure",
        "version": "smwc-34140-1692480872",
        "upstream_time": 1692480872,
        "download_url": "https://dl.smwcentral.net/34140/WiiFitTightropeTensionFailureSampled.zip",
        "filename": "WiiFitTightropeTensionFailureSampled.zip",
        "size": 35681,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 34139,
        "title": "Wii Fit - Tightrope Tension - Failure",
        "version": "smwc-34139-1692480829",
        "upstream_time": 1692480829,
        "download_url": "https://dl.smwcentral.net/34139/WiiFitTightropeTensionFailureUnsampled.zip",
        "filename": "WiiFitTightropeTensionFailureUnsampled.zip",
        "size": 65646,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wii-fit-training-menu-activity-select",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32984,
    "title": "Wii Fit - Training Menu (Activity Select)",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "bonus",
      "overworld",
      "urban"
    ],
    "description": "Music that plays in the menu of selecting a training activity in Wii Fit.",
    "latest_version": "smwc-32984-1686972493",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32984,
        "title": "Wii Fit - Training Menu (Activity Select)",
        "version": "smwc-32984-1686972493",
        "upstream_time": 1686972493,
        "download_url": "https://dl.smwcentral.net/32984/Wii%20Fit%20-%20Training%20Menu%20%28Activity%20Select%29.zip",
        "filename": "Wii Fit - Training Menu (Activity Select).zip",
        "size": 82780,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wii-fit-training-menu-lobby",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35359,
    "title": "Wii Fit - Training Menu (Lobby)",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "bonus",
      "overworld",
      "urban"
    ],
    "description": "Music that plays in the main lobby of the training menu in Wii Fit.<br>\r\n<br>\r\nUPDATE: Improved the organ sample.",
    "latest_version": "smwc-35359-1698633034",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35359,
        "title": "Wii Fit - Training Menu (Lobby)",
        "version": "smwc-35359-1698633034",
        "upstream_time": 1698633034,
        "download_url": "https://dl.smwcentral.net/35359/Wii%20Fit%20-%20Training%20Menu%20%28Lobby%29.zip",
        "filename": "Wii Fit - Training Menu (Lobby).zip",
        "size": 66585,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wii-shop-channel-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22985,
    "title": "Wii Shop Channel - Main Theme",
    "authors": [
      "Kevin",
      "tssf"
    ],
    "tags": [
      "abstract",
      "bonus",
      "calm"
    ],
    "description": "rip 2006-2019<br>\r\n<br>\r\n<br>\r\nshoutouts to Mathew Valente/TSSF for making the original spc<br>\r\n<br>\r\n<br>\r\n(not compatible with thunder sfx/Blarggs and Bonus End song).",
    "latest_version": "smwc-22985-1590356198",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22985,
        "title": "Wii Shop Channel - Main Theme",
        "version": "smwc-22985-1590356198",
        "upstream_time": 1590356198,
        "download_url": "https://dl.smwcentral.net/22985/Wii%20Shop.zip",
        "filename": "Wii Shop.zip",
        "size": 114195,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wiklund-girl-next-door",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35679,
    "title": "Wiklund - girl next door",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "calm",
      "credits",
      "grassland",
      "snow",
      "town",
      "urban"
    ],
    "description": "The song \"Girl next door\" is a chiptune song by the artist \"Wiklund\" from 2014. I like Wiklund's songs because they always sound very cheerful. That's why I took part in the Super Famicompo competition and my port placed 6th out of 61 in the \"Cover\" category.",
    "latest_version": "smwc-35679-1703086466",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35679,
        "title": "Wiklund - girl next door",
        "version": "smwc-35679-1703086466",
        "upstream_time": 1703086466,
        "download_url": "https://dl.smwcentral.net/35679/Wiklund%20-%20girl%20next%20door.zip",
        "filename": "Wiklund - girl next door.zip",
        "size": 51700,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wild-arms-adlehyde-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41093,
    "title": "Wild Arms - Adlehyde Castle",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "castle",
      "overworld"
    ],
    "description": "A good theme for overworlds or submaps.<br>\r\nIt's not identical to the original.",
    "latest_version": "smwc-41093-1773436777",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41093,
        "title": "Wild Arms - Adlehyde Castle",
        "version": "smwc-41093-1773436777",
        "upstream_time": 1773436777,
        "download_url": "https://dl.smwcentral.net/41093/Adlehyde%20Castle.zip",
        "filename": "Adlehyde Castle.zip",
        "size": 67230,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wild-arms-migrant-bird-of-the-wilderness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19830,
    "title": "Wild Arms - Migrant Bird of the Wilderness",
    "authors": [
      "musicalman"
    ],
    "tags": [
      "grassland",
      "mountain",
      "overworld"
    ],
    "description": "Adventurous song from Wild Arms. Fits on main overworlds, especially if they're vast and mountainous.",
    "latest_version": "smwc-19830-1556607978",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19830,
        "title": "Wild Arms - Migrant Bird of the Wilderness",
        "version": "smwc-19830-1556607978",
        "upstream_time": 1556607978,
        "download_url": "https://dl.smwcentral.net/19830/wildarms.zip",
        "filename": "wildarms.zip",
        "size": 56662,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wild-arms-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24437,
    "title": "Wild Arms - Town",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "desert",
      "mountain",
      "town",
      "urban"
    ],
    "description": "looks good in deserts, mountains.<br>\r\nObs.<br>\r\nnot identical to the original",
    "latest_version": "smwc-24437-1601520667",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24437,
        "title": "Wild Arms - Town",
        "version": "smwc-24437-1601520667",
        "upstream_time": 1601520667,
        "download_url": "https://dl.smwcentral.net/24437/Wild%20arms%20-%20Town.zip",
        "filename": "Wild arms - Town.zip",
        "size": 61232,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wild-card-alert",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23731,
    "title": "Wild Card - ALERT!",
    "authors": [
      "sincx"
    ],
    "tags": [
      "abstract",
      "castle",
      "final",
      "space"
    ],
    "description": "Good for castles or similarly tense environments.<br>\r\n<br>\r\nOriginally featured in YUMP 2.",
    "latest_version": "smwc-23731-1595899116",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23731,
        "title": "Wild Card - ALERT!",
        "version": "smwc-23731-1595899116",
        "upstream_time": 1595899116,
        "download_url": "https://dl.smwcentral.net/23731/wc2.zip",
        "filename": "wc2.zip",
        "size": 40655,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wild-guns-armored-train",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28558,
    "title": "Wild Guns - Armored Train",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "desert",
      "misc"
    ],
    "description": "Armored Train from Wild Guns. An action-packed song fit for desert/wild west levels or levels that take place on a train, like the original setting for this song was.",
    "latest_version": "smwc-28558-1637123439",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28558,
        "title": "Wild Guns - Armored Train",
        "version": "smwc-28558-1637123439",
        "upstream_time": 1637123439,
        "download_url": "https://dl.smwcentral.net/28558/Armored%20Train.zip",
        "filename": "Armored Train.zip",
        "size": 72343,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wild-guns-desolation-canyon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28841,
    "title": "Wild Guns - Desolation Canyon",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "chase",
      "desert",
      "tense"
    ],
    "description": "Desolation Canyon from the Wild Guns, my favorite song from the game.<br>\r\n<br>\r\nCan be used in tense desert levels and maybe train levels.",
    "latest_version": "smwc-28841-1641023275",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28841,
        "title": "Wild Guns - Desolation Canyon",
        "version": "smwc-28841-1641023275",
        "upstream_time": 1641023275,
        "download_url": "https://dl.smwcentral.net/28841/Wild%20Guns%20-%20Desolation%20Canyon.zip",
        "filename": "Wild Guns - Desolation Canyon.zip",
        "size": 61115,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wild-guns-final-fight-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28650,
    "title": "Wild Guns - Final Fight (Part 1)",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "boss",
      "final",
      "fire",
      "tense"
    ],
    "description": "A fast-paced song from Wild Guns.",
    "latest_version": "smwc-28650-1638397263",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28650,
        "title": "Wild Guns - Final Fight (Part 1)",
        "version": "smwc-28650-1638397263",
        "upstream_time": 1638397263,
        "download_url": "https://dl.smwcentral.net/28650/Wild%20Guns%20-%20Final%20Fight%20%28Part%201%29.zip",
        "filename": "Wild Guns - Final Fight (Part 1).zip",
        "size": 69206,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wild-guns-gold-mine",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28569,
    "title": "Wild Guns - Gold Mine",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "cave",
      "desert",
      "tense"
    ],
    "description": "A tense and later triumphant song from Wild Guns. Useful for athletic desert levels or levels with a wild west feel to them.",
    "latest_version": "smwc-28569-1638071133",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28569,
        "title": "Wild Guns - Gold Mine",
        "version": "smwc-28569-1638071133",
        "upstream_time": 1638071133,
        "download_url": "https://dl.smwcentral.net/28569/Gold%20Mine.zip",
        "filename": "Gold Mine.zip",
        "size": 66049,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wild-guns-practice",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29497,
    "title": "Wild Guns - Practice",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "mountain",
      "sky"
    ],
    "description": "Practice from the Wild Guns, a pretty groovy, tom-heavy tune.<br>\r\n<br>\r\nCan be used in sky, cave and mountainous levels.",
    "latest_version": "smwc-29497-1643606241",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29497,
        "title": "Wild Guns - Practice",
        "version": "smwc-29497-1643606241",
        "upstream_time": 1643606241,
        "download_url": "https://dl.smwcentral.net/29497/Wild%20Guns%20-%20Practice.zip",
        "filename": "Wild Guns - Practice.zip",
        "size": 59302,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wild-guns-shootout-boss-battle-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23559,
    "title": "Wild Guns - Shootout!! ~ Boss Battle (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "A remix of the boss theme from <i>Wild Guns</i>.<br>\r\n<br>\r\nIt's perfect for boss fights and very intense stages.<br>\r\n<br>\r\nNote:<br>\r\n- There is a \"READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- The Thunder SFX and @7 are disabled.",
    "latest_version": "smwc-23559-1594224748",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23559,
        "title": "Wild Guns - Shootout!! ~ Boss Battle (Remix)",
        "version": "smwc-23559-1594224748",
        "upstream_time": 1594224748,
        "download_url": "https://dl.smwcentral.net/23559/Shootout.zip",
        "filename": "Shootout.zip",
        "size": 81820,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wildern-cliffs",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25686,
    "title": "Wildern Cliffs",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "grassland",
      "mountain"
    ],
    "description": "Wildern Cliffs (Orig26) from which originated from Super Famicompo 2 which scored 10th in the origials section.<br>\r\nNow arranged to be SMW-compatible.<br>\r\n<br>\r\nFits best in lengthy field levels and mountains.",
    "latest_version": "smwc-25686-1610743502",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25686,
        "title": "Wildern Cliffs",
        "version": "smwc-25686-1610743502",
        "upstream_time": 1610743502,
        "download_url": "https://dl.smwcentral.net/25686/SFC2%20-%20Wildern%20Cliffs.zip",
        "filename": "SFC2 - Wildern Cliffs.zip",
        "size": 80553,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wile-e-s-revenge-unreleased-title-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8435,
    "title": "Wile E.'s Revenge (Unreleased) - Title Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "grassland",
      "title"
    ],
    "description": "A happy sounding tune that would fit to a title screen or an early grassland level.",
    "latest_version": "smwc-8435-1372897304",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8435,
        "title": "Wile E.'s Revenge (Unreleased) - Title Theme",
        "version": "smwc-8435-1372897304",
        "upstream_time": 1372897304,
        "download_url": "https://dl.smwcentral.net/8435/Wile%20E.%27s%20Revenge%20%28Unreleased%29%20-%20Title%20Theme.zip",
        "filename": "Wile E.%27s Revenge (Unreleased) - Title Theme.zip",
        "size": 61842,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-will-o-the-waltz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35374,
    "title": "Will O' The Waltz",
    "authors": [
      "Jakeapus"
    ],
    "tags": [
      "boo",
      "original",
      "spooky",
      "waltz"
    ],
    "description": "Happy Halloween 2023! I made this song with a focus on 3/4 time (hence the title) and a lot more traditional instruments without a drumkit/percussion to get a solid downbeat. Essentially this song would be used in a boo house/boo level!",
    "latest_version": "smwc-35374-1703192544",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35374,
        "title": "Will O' The Waltz",
        "version": "smwc-35374-1703192544",
        "upstream_time": 1703192544,
        "download_url": "https://dl.smwcentral.net/35374/Will%20O%27%20The%20Waltz.zip",
        "filename": "Will O%27 The Waltz.zip",
        "size": 37637,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-winding-cavern",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7622,
    "title": "Winding Cavern",
    "authors": [
      "CK Crash"
    ],
    "tags": [
      "cave",
      "fire"
    ],
    "description": "A short song for those mid-level cave sections. Works best for generic or lava caves.",
    "latest_version": "smwc-7622-1318053632",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7622,
        "title": "Winding Cavern",
        "version": "smwc-7622-1318053632",
        "upstream_time": 1318053632,
        "download_url": "https://dl.smwcentral.net/7622/Winding%20Cavern.zip",
        "filename": "Winding Cavern.zip",
        "size": 66694,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-windows",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22273,
    "title": "Windows 2000 - Startup",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "ambient",
      "calm",
      "cutscene",
      "keyhole"
    ],
    "description": "The sound that plays when you turn on a computer from twenty years ago, notable for the funny oval Recycle Bin icon.<br>\r\n<br>\r\nAlso used in Windows Me.<br>\r\n<br>\r\nI'm not sure how much use this would have in SMW other than maybe cutscene music, or the welcome screen, but hey, this song lends itself well to SMW instruments.",
    "latest_version": "smwc-22273-1584383277",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22273,
        "title": "Windows 2000 - Startup",
        "version": "smwc-22273-1584383277",
        "upstream_time": 1584383277,
        "download_url": "https://dl.smwcentral.net/22273/windows%202000%20startup.zip",
        "filename": "windows 2000 startup.zip",
        "size": 31014,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-windows-xp-startup",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39784,
    "title": "Windows XP - Startup",
    "authors": [
      "brickblock369"
    ],
    "tags": [
      "calm",
      "cutscene",
      "keyhole",
      "nintendo presents"
    ],
    "description": "Music that plays when Windows XP fully starts up.<br>\r\n<br>\r\nInitially I wanted to directly sample the entire song (in stereo, too), but when I downsampled the samples to fit the ARAM (considering how long they are), the sound quality loss was too much. So I instead used individual instrument samples.",
    "latest_version": "smwc-39784-1748608949",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39784,
        "title": "Windows XP - Startup",
        "version": "smwc-39784-1748608949",
        "upstream_time": 1748608949,
        "download_url": "https://dl.smwcentral.net/39784/Windows%20XP%20-%20Startup%20%28Sampled%29..zip",
        "filename": "Windows XP - Startup (Sampled)..zip",
        "size": 69246,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 39779,
        "title": "Windows XP - Startup",
        "version": "smwc-39779-1748608900",
        "upstream_time": 1748608900,
        "download_url": "https://dl.smwcentral.net/39779/Windows%20XP%20-%20Startup..zip",
        "filename": "Windows XP - Startup..zip",
        "size": 61439,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wings-pelimusa",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37703,
    "title": "Wings - Pelimusa",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "retro",
      "space",
      "title"
    ],
    "description": "One of the level songs from the DOS game Wings from 1996.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"pnaha\"><a href=\"/?p=profile&amp;id=49139\" style=\"color: var(--user-color-2);\" class=\"un\">pnaha</a></span><br>\r\n<br>\r\nNote: This song is not compatible with the following SFX:<br>\r\nThunder/Firework/Blargg",
    "latest_version": "smwc-37703-1718311820",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37703,
        "title": "Wings - Pelimusa",
        "version": "smwc-37703-1718311820",
        "upstream_time": 1718311820,
        "download_url": "https://dl.smwcentral.net/37703/Pelimusa.zip",
        "filename": "Pelimusa.zip",
        "size": 119609,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-winnie-the-pooh-adventures-in",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11375,
    "title": "Winnie the Pooh: Adventures in 100 Acre Wood (GBC) - The Woods",
    "authors": [
      "lu9"
    ],
    "tags": [
      "athletic",
      "beach",
      "calm",
      "grassland",
      "misc",
      "overworld",
      "town",
      "water"
    ],
    "description": "A short, calm song, great for a world map.",
    "latest_version": "smwc-11375-1434732984",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11375,
        "title": "Winnie the Pooh: Adventures in 100 Acre Wood (GBC) - The Woods",
        "version": "smwc-11375-1434732984",
        "upstream_time": 1434732984,
        "download_url": "https://dl.smwcentral.net/11375/PoohWoods.zip",
        "filename": "PoohWoods.zip",
        "size": 30377,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 11355,
        "title": "Winnie the Pooh: Adventures in 100 Acre Wood (GBC) - Rabbit's Plan",
        "version": "smwc-11355-1434484490",
        "upstream_time": 1434484490,
        "download_url": "https://dl.smwcentral.net/11355/RabbitsPlanSMW.zip",
        "filename": "RabbitsPlanSMW.zip",
        "size": 31040,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 9505,
        "title": "Winnie the Pooh: Adventures in 100 Acre Wood (GBC) - Rabbit's Garden",
        "version": "smwc-9505-1416511039",
        "upstream_time": 1416511039,
        "download_url": "https://dl.smwcentral.net/9505/WtPAi100AW_Rabbits_Garden.zip",
        "filename": "WtPAi100AW_Rabbits_Garden.zip",
        "size": 30599,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-winning-post-2-track",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26097,
    "title": "Winning Post 2 - Track 12",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "cutscene",
      "forest",
      "ice",
      "sad"
    ],
    "description": "Could fit with icy theme",
    "latest_version": "smwc-26097-1615158298",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26097,
        "title": "Winning Post 2 - Track 12",
        "version": "smwc-26097-1615158298",
        "upstream_time": 1615158298,
        "download_url": "https://dl.smwcentral.net/26097/Winning%20Post%202%20-%20Track%2012.zip",
        "filename": "Winning Post 2 - Track 12.zip",
        "size": 31714,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-winter-gold-fx-aerial",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38557,
    "title": "Winter Gold FX - Aerial",
    "authors": [
      "Teows"
    ],
    "tags": [
      "athletic",
      "bonus",
      "upbeat",
      "urban"
    ],
    "description": "Short techno song from Winter Gold FX for the SNES.",
    "latest_version": "smwc-38557-1730429121",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38557,
        "title": "Winter Gold FX - Aerial",
        "version": "smwc-38557-1730429121",
        "upstream_time": 1730429121,
        "download_url": "https://dl.smwcentral.net/38557/wgfxaerial.zip",
        "filename": "wgfxaerial.zip",
        "size": 53811,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-winter-gold-fx-downhill",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41522,
    "title": "Winter Gold FX - Downhill",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "athletic",
      "bonus",
      "mountain",
      "upbeat"
    ],
    "description": "An old port I found dated 14 Mar 2020. It is an unsampled version of my other port.",
    "latest_version": "smwc-41522-1772325495",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41522,
        "title": "Winter Gold FX - Downhill",
        "version": "smwc-41522-1772325495",
        "upstream_time": 1772325495,
        "download_url": "https://dl.smwcentral.net/41522/04%20Downhill%20U.zip",
        "filename": "04 Downhill U.zip",
        "size": 35680,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 32651,
        "title": "Winter Gold FX - Downhill",
        "version": "smwc-32651-1672670580",
        "upstream_time": 1672670580,
        "download_url": "https://dl.smwcentral.net/32651/wintergold-downhill.zip",
        "filename": "wintergold-downhill.zip",
        "size": 72467,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-winter-gold-fx-medals",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20974,
    "title": "Winter Gold FX - Medals",
    "authors": [
      "Exodust"
    ],
    "tags": [
      "athletic",
      "bonus",
      "credits",
      "switch palace",
      "title"
    ],
    "description": "Originally made for the Super Famicompo (2nd place!). Probably most suitable for a title-screen, possibly credits? I don't know, takes some creativity.<br>\r\n<br>\r\nI mean come on, this was all about the challenge of getting this song ported. Right?<br>\r\n<br>\r\nGoal was 1:1 accuracy, and I think I got as close as AMK will allow without horrible lag.",
    "latest_version": "smwc-20974-1566841139",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20974,
        "title": "Winter Gold FX - Medals",
        "version": "smwc-20974-1566841139",
        "upstream_time": 1566841139,
        "download_url": "https://dl.smwcentral.net/20974/Medals.zip",
        "filename": "Medals.zip",
        "size": 95590,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-winter-gold-fx-menus",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22836,
    "title": "Winter Gold FX - Menus",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "athletic",
      "bonus",
      "title"
    ],
    "description": "Catchy song that could fit a title screen or an exciting (?) level.<br>\r\nOriginally made for the SGDQ race hack.<br>\r\n<br>\r\nUpdate: removed lag that happened during the more intense parts of the song.",
    "latest_version": "smwc-22836-1588305004",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22836,
        "title": "Winter Gold FX - Menus",
        "version": "smwc-22836-1588305004",
        "upstream_time": 1588305004,
        "download_url": "https://dl.smwcentral.net/22836/WinterGold_Menus.zip",
        "filename": "WinterGold_Menus.zip",
        "size": 76730,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wizardry-c64-blue-room",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16448,
    "title": "Wizardry (C64) - Blue Room",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "dark",
      "night",
      "space"
    ],
    "description": "This song comes from the C64 version of the game, and as the name suggests, it plays mainly in (dark) blue rooms.",
    "latest_version": "smwc-16448-1508086562",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16448,
        "title": "Wizardry (C64) - Blue Room",
        "version": "smwc-16448-1508086562",
        "upstream_time": 1508086562,
        "download_url": "https://dl.smwcentral.net/16448/Wizardry%20%28C64%29%20-%20Blue%20Room.zip",
        "filename": "Wizardry (C64) - Blue Room.zip",
        "size": 32935,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wizardry-c64-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16447,
    "title": "Wizardry (C64) - Main Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "calm",
      "title",
      "town"
    ],
    "description": "The main theme from Wizardy for the Commodore 64. Would fit to a title screen or a town level.",
    "latest_version": "smwc-16447-1508085525",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16447,
        "title": "Wizardry (C64) - Main Theme",
        "version": "smwc-16447-1508085525",
        "upstream_time": 1508085525,
        "download_url": "https://dl.smwcentral.net/16447/Wizardry%20%28C64%29%20-%20Main%20Theme.zip",
        "filename": "Wizardry (C64) - Main Theme.zip",
        "size": 32964,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wizardry-c64-room",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16451,
    "title": "Wizardry (C64) - Room 6",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "bonus",
      "calm",
      "sky",
      "switch palace"
    ],
    "description": "A happy sounding and catchy tune from Wizardy. It'll work well in bonus areas and Switch Palaces.",
    "latest_version": "smwc-16451-1508086947",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16451,
        "title": "Wizardry (C64) - Room 6",
        "version": "smwc-16451-1508086947",
        "upstream_time": 1508086947,
        "download_url": "https://dl.smwcentral.net/16451/Wizardry%20%28C64%29%20-%20Room%206.zip",
        "filename": "Wizardry (C64) - Room 6.zip",
        "size": 32307,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wizards-and-warriors-2-ironsword-nes-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26538,
    "title": "Wizards and Warriors 2: Ironsword (NES) - Stage 2 Theme (Lava Arrangement)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cave",
      "dark",
      "final",
      "fire",
      "retro",
      "tense"
    ],
    "description": "My very first 120hoSPC entry that placed 15th, improved and optimized for use in SMW.<br>\r\n<br>\r\nCan fit lava caves and other such volcanic areas.",
    "latest_version": "smwc-26538-1619390750",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26538,
        "title": "Wizards and Warriors 2: Ironsword (NES) - Stage 2 Theme (Lava Arrangement)",
        "version": "smwc-26538-1619390750",
        "upstream_time": 1619390750,
        "download_url": "https://dl.smwcentral.net/26538/Wizards_and_Warriors_2_Ironsword_-_Stage_2_Theme_Lava_Arrangement.zip",
        "filename": "Wizards_and_Warriors_2_Ironsword_-_Stage_2_Theme_Lava_Arrangement.zip",
        "size": 32192,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wizards-warriors",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28712,
    "title": "Wizards & Warriors 2: Ironsword (NES) - Mountains",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "mountain",
      "sky"
    ],
    "description": "A rather calm yet determined song used in Stage 1 of Wizards & Warriors 2: Ironsword.<br>\r\n<br>\r\nCan be used in mountain levels (duh) as well as sky stages.",
    "latest_version": "smwc-28712-1639785793",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28712,
        "title": "Wizards & Warriors 2: Ironsword (NES) - Mountains",
        "version": "smwc-28712-1639785793",
        "upstream_time": 1639785793,
        "download_url": "https://dl.smwcentral.net/28712/Wizards__Warriors_2_Ironsword_-_Mountains.zip",
        "filename": "Wizards__Warriors_2_Ironsword_-_Mountains.zip",
        "size": 32056,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wonder-boy-iii-the-dragon-s-trap-last-dungeon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38977,
    "title": "Wonder Boy III - The Dragon's Trap - Last Dungeon",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "castle",
      "ruins",
      "upbeat"
    ],
    "description": "Upbeat song played in the first dungeon of Wonder Boy III. A slower version of this song is also played in the last dungeon of Wonder Boy II.",
    "latest_version": "smwc-38977-1740265526",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38977,
        "title": "Wonder Boy III - The Dragon's Trap - Last Dungeon",
        "version": "smwc-38977-1740265526",
        "upstream_time": 1740265526,
        "download_url": "https://dl.smwcentral.net/38977/wb3lastdungeon.zip",
        "filename": "wb3lastdungeon.zip",
        "size": 48385,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wonder-boy-iii-the-dragon-s-trap-mind-of-hero",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37740,
    "title": "Wonder Boy III: The Dragon's Trap - Mind of Hero",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "forest",
      "jungle",
      "spooky"
    ],
    "description": "Song that plays in the forest/jungle area of Wonder Boy III. Arrangement inspired by the scary Midi from Yarharhar on VGmusic.",
    "latest_version": "smwc-37740-1718309354",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37740,
        "title": "Wonder Boy III: The Dragon's Trap - Mind of Hero",
        "version": "smwc-37740-1718309354",
        "upstream_time": 1718309354,
        "download_url": "https://dl.smwcentral.net/37740/Wonder%20Boy%20III%20-%20Mind%20of%20Hero.zip",
        "filename": "Wonder Boy III - Mind of Hero.zip",
        "size": 71204,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wonder-boy-iii-the-dragon-s-trap-monster-town",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37741,
    "title": "Wonder Boy III: The Dragon's Trap - Monster Town",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "town",
      "upbeat",
      "urban"
    ],
    "description": "Town music from Wonder Boy III.",
    "latest_version": "smwc-37741-1718309967",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37741,
        "title": "Wonder Boy III: The Dragon's Trap - Monster Town",
        "version": "smwc-37741-1718309967",
        "upstream_time": 1718309967,
        "download_url": "https://dl.smwcentral.net/37741/wb3town.zip",
        "filename": "wb3town.zip",
        "size": 53178,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wonder-boy-iii-the-dragon-s-trap-side-crawler-s-dance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33030,
    "title": "Wonder Boy III: The Dragon's Trap - Side Crawler's Dance",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "beach",
      "calm",
      "water level"
    ],
    "description": "Song from the beach/water area of Wonder boy III: The Dragon's Trap (sms/gg)",
    "latest_version": "smwc-33030-1688192512",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33030,
        "title": "Wonder Boy III: The Dragon's Trap - Side Crawler's Dance",
        "version": "smwc-33030-1688192512",
        "upstream_time": 1688192512,
        "download_url": "https://dl.smwcentral.net/33030/Sidecrawlersdance.zip",
        "filename": "Sidecrawlersdance.zip",
        "size": 41787,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wonder-boy-iii-the-dragon-s-trap-the-danger-zone",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33080,
    "title": "Wonder Boy III: The Dragon's Trap - The Danger Zone",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "desert",
      "temple"
    ],
    "description": "Simple port of the song in the desert zone of Wonder Boy III - The Dragon's Trap (sms/gg). Fits desert and temple levels.",
    "latest_version": "smwc-33080-1688192517",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33080,
        "title": "Wonder Boy III: The Dragon's Trap - The Danger Zone",
        "version": "smwc-33080-1688192517",
        "upstream_time": 1688192517,
        "download_url": "https://dl.smwcentral.net/33080/dangerzone.zip",
        "filename": "dangerzone.zip",
        "size": 32747,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wonder-boy-iii-the-dragon-s-trap-the-monster-s-lair",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37739,
    "title": "Wonder Boy III: The Dragon's Trap - The Monster's Lair",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "cave",
      "mysterious",
      "ruins"
    ],
    "description": "Song that plays in the dungeons of Wonder Boy III.",
    "latest_version": "smwc-37739-1718308935",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37739,
        "title": "Wonder Boy III: The Dragon's Trap - The Monster's Lair",
        "version": "smwc-37739-1718308935",
        "upstream_time": 1718308935,
        "download_url": "https://dl.smwcentral.net/37739/wb3lair.zip",
        "filename": "wb3lair.zip",
        "size": 61041,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wonder-boy-iii-the-dragon-s-trap-vs-dragon",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37738,
    "title": "Wonder Boy III: The Dragon's Trap - Vs. Dragon",
    "authors": [
      "Dzing"
    ],
    "tags": [
      "boss",
      "dark",
      "tense"
    ],
    "description": "Boss music from Wonderboy III.",
    "latest_version": "smwc-37738-1718308499",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37738,
        "title": "Wonder Boy III: The Dragon's Trap - Vs. Dragon",
        "version": "smwc-37738-1718308499",
        "upstream_time": 1718308499,
        "download_url": "https://dl.smwcentral.net/37738/Wonder%20Boy%20III%20-%20Vs.%20Dragon.zip",
        "filename": "Wonder Boy III - Vs. Dragon.zip",
        "size": 62923,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wonder-dog-bunny-hop-meadow",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34921,
    "title": "Wonder Dog - Bunny Hop Meadow",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "grassland"
    ],
    "description": "Bunny Hop Meadow from Wonder Dog. Good for grass levels.",
    "latest_version": "smwc-34921-1696141674",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34921,
        "title": "Wonder Dog - Bunny Hop Meadow",
        "version": "smwc-34921-1696141674",
        "upstream_time": 1696141674,
        "download_url": "https://dl.smwcentral.net/34921/Wonder%20Dog%20-%20Bunny%20Hop%20Meadow.zip",
        "filename": "Wonder Dog - Bunny Hop Meadow.zip",
        "size": 66932,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wonder-dog-dogville",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33743,
    "title": "Wonder Dog - Dogville",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "misc",
      "urban"
    ],
    "description": "Dogville from Wonder Dog on the Amiga. Good for levels that might be a little more laid back.",
    "latest_version": "smwc-33743-1689258462",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33743,
        "title": "Wonder Dog - Dogville",
        "version": "smwc-33743-1689258462",
        "upstream_time": 1689258462,
        "download_url": "https://dl.smwcentral.net/33743/Wonder%20Dog%20-%20Dogville.zip",
        "filename": "Wonder Dog - Dogville.zip",
        "size": 76689,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wonder-dog-planet-k",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34257,
    "title": "Wonder Dog - Planet K 9",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "bonus",
      "urban"
    ],
    "description": "Planet K 9 from Wonder Dog on the Amiga. Good for athletic levels.",
    "latest_version": "smwc-34257-1694468938",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34257,
        "title": "Wonder Dog - Planet K 9",
        "version": "smwc-34257-1694468938",
        "upstream_time": 1694468938,
        "download_url": "https://dl.smwcentral.net/34257/Wonder%20Dog%20-%20Planet%20K%209.zip",
        "filename": "Wonder Dog - Planet K 9.zip",
        "size": 84453,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wonder-momo-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28963,
    "title": "Wonder Momo - Main Theme",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "bonus",
      "calm",
      "overworld",
      "retro",
      "title"
    ],
    "description": "A cute stage theme from Namco's 1987 game <i>Wonder Momo</i>. Could be used in bonus levels.",
    "latest_version": "smwc-28963-1641714278",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28963,
        "title": "Wonder Momo - Main Theme",
        "version": "smwc-28963-1641714278",
        "upstream_time": 1641714278,
        "download_url": "https://dl.smwcentral.net/28963/Wonder%20Momo%20Main%20Theme.zip",
        "filename": "Wonder Momo Main Theme.zip",
        "size": 34280,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wonder-project-j2-soothingness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38155,
    "title": "Wonder Project J2 - Soothingness",
    "authors": [
      "Fumu"
    ],
    "tags": [
      "calm",
      "cutscene",
      "overworld",
      "sad"
    ],
    "description": "Could fit calm overworlds or cutscenes.",
    "latest_version": "smwc-38155-1724686232",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38155,
        "title": "Wonder Project J2 - Soothingness",
        "version": "smwc-38155-1724686232",
        "upstream_time": 1724686232,
        "download_url": "https://dl.smwcentral.net/38155/Soothingness%20-%20Wonder%20Project%20J2.zip",
        "filename": "Soothingness - Wonder Project J2.zip",
        "size": 31898,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wonderful-blue",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8533,
    "title": "Wonderful Blue",
    "authors": [
      "Mayonnai"
    ],
    "tags": [
      "calm",
      "space",
      "water"
    ],
    "description": "A super-simple calm theme.",
    "latest_version": "smwc-8533-1395827118",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8533,
        "title": "Wonderful Blue",
        "version": "smwc-8533-1395827118",
        "upstream_time": 1395827118,
        "download_url": "https://dl.smwcentral.net/8533/Wonderful_Blue.zip",
        "filename": "Wonderful_Blue.zip",
        "size": 63687,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wordtris-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21794,
    "title": "Wordtris - Main Theme",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "carnival",
      "sad",
      "town"
    ],
    "description": "Main theme of the word building game Wordtris.<br>\r\nIt fits best with the carnival theme.",
    "latest_version": "smwc-21794-1578451816",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21794,
        "title": "Wordtris - Main Theme",
        "version": "smwc-21794-1578451816",
        "upstream_time": 1578451816,
        "download_url": "https://dl.smwcentral.net/21794/Wordtris%20-%20Main%20Theme.zip",
        "filename": "Wordtris - Main Theme.zip",
        "size": 32462,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-world-airship",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37613,
    "title": "World Airship",
    "authors": [
      "Enderdavid_HD"
    ],
    "tags": [
      "airship",
      "final",
      "overworld",
      "tense"
    ],
    "description": "The Airship theme remixed for overworld maps. <br>\r\n<br>\r\nMeant for Airship themed overworlds.",
    "latest_version": "smwc-37613-1723787587",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37613,
        "title": "World Airship",
        "version": "smwc-37613-1723787587",
        "upstream_time": 1723787587,
        "download_url": "https://dl.smwcentral.net/37613/SMW%20Custom%20-%20World%20Airship.zip",
        "filename": "SMW Custom - World Airship.zip",
        "size": 32401,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-world-of-illusion-forest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 14299,
    "title": "World of Illusion - Forest",
    "authors": [
      "NastCF"
    ],
    "tags": [
      "calm",
      "carnival",
      "forest",
      "grassland",
      "town"
    ],
    "description": "The first stage theme from World of Illusion on Sega Genesis. A cheerful song that fits forest-y stages in the early game. Could maybe fit carnival or town stages too?<br>\r\n<br>\r\nUses ADSR and 7 channels.",
    "latest_version": "smwc-14299-1475257076",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 14299,
        "title": "World of Illusion - Forest",
        "version": "smwc-14299-1475257076",
        "upstream_time": 1475257076,
        "download_url": "https://dl.smwcentral.net/14299/World%20of%20Illusion%20-%20Forest.zip",
        "filename": "World of Illusion - Forest.zip",
        "size": 32070,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wotw-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23246,
    "title": "WOTW - Intro 75",
    "authors": [
      "Nikku4211"
    ],
    "tags": [
      "mountain",
      "overworld",
      "retro",
      "title"
    ],
    "description": "This song is 'Intro Number 75', composed in May 1993 by WOTW for one of Skid Row's Amiga cracktros(intro to pirated game made to credit the people who removed the copy protection). Very creative name.",
    "latest_version": "smwc-23246-1591328350",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23246,
        "title": "WOTW - Intro 75",
        "version": "smwc-23246-1591328350",
        "upstream_time": 1591328350,
        "download_url": "https://dl.smwcentral.net/23246/intro75_.zip",
        "filename": "intro75_.zip",
        "size": 48788,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wreckage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8483,
    "title": "Wreckage",
    "authors": [
      "Kritter"
    ],
    "tags": [
      "cutscene",
      "dark",
      "final",
      "overworld",
      "temple"
    ],
    "description": "A composition with a very dark, evil feeling on it. It would fit to a final submap, or a cutscene before a battle with the final boss.",
    "latest_version": "smwc-8483-1388690179",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8483,
        "title": "Wreckage",
        "version": "smwc-8483-1388690179",
        "upstream_time": 1388690179,
        "download_url": "https://dl.smwcentral.net/8483/Wreckage.zip",
        "filename": "Wreckage.zip",
        "size": 63078,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wrecking-crew",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17347,
    "title": "Wrecking Crew '98 - Title Screen",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "athletic",
      "bonus",
      "title"
    ],
    "description": "The title screen theme from Wrecking Crew '98. Good for bonus stages as well.",
    "latest_version": "smwc-17347-1522751944",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17347,
        "title": "Wrecking Crew '98 - Title Screen",
        "version": "smwc-17347-1522751944",
        "upstream_time": 1522751944,
        "download_url": "https://dl.smwcentral.net/17347/%5BS%5D%20Wrecking%20Crew%20%2798%20-%20Title%20Screen.zip",
        "filename": "%5BS%5D Wrecking Crew %2798 - Title Screen.zip",
        "size": 74334,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wrecking-crew-bonus-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32755,
    "title": "Wrecking Crew - Bonus Stage",
    "authors": [
      "Pinci"
    ],
    "tags": [
      "bonus"
    ],
    "description": "Energetic song used in the bonus stages of Wrecking Crew. Port is kind of a remix instead of being a direct one.",
    "latest_version": "smwc-32755-1677360723",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32755,
        "title": "Wrecking Crew - Bonus Stage",
        "version": "smwc-32755-1677360723",
        "upstream_time": 1677360723,
        "download_url": "https://dl.smwcentral.net/32755/wc%20bonus%20stage.zip",
        "filename": "wc bonus stage.zip",
        "size": 28838,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wrecking-crew-golden-hammer",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8536,
    "title": "Wrecking Crew - Golden Hammer",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "bonus",
      "p-switch",
      "retro",
      "space",
      "star"
    ],
    "description": "This Sound Plays when you find the Secret Golden Hammer,to break hard walls,pretty easy!",
    "latest_version": "smwc-8536-1396089685",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8536,
        "title": "Wrecking Crew - Golden Hammer",
        "version": "smwc-8536-1396089685",
        "upstream_time": 1396089685,
        "download_url": "https://dl.smwcentral.net/8536/WC-Golden%20Hammer%208-bits.zip",
        "filename": "WC-Golden Hammer 8-bits.zip",
        "size": 114159,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wrecking-crew-main-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8594,
    "title": "Wrecking Crew - Main Theme",
    "authors": [
      "Dark Mario Bros"
    ],
    "tags": [
      "bonus",
      "calm",
      "overworld"
    ],
    "description": "This is the main stage theme of Wrecking Crew (not bonus stages.)",
    "latest_version": "smwc-8594-1403327300",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8594,
        "title": "Wrecking Crew - Main Theme",
        "version": "smwc-8594-1403327300",
        "upstream_time": 1403327300,
        "download_url": "https://dl.smwcentral.net/8594/WC%20Main%20Theme.zip",
        "filename": "WC Main Theme.zip",
        "size": 95437,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wrecking-crew-stage-theme-smas",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38981,
    "title": "Wrecking Crew - Stage Theme (SMAS)",
    "authors": [
      "ShivjotRangi"
    ],
    "tags": [
      "athletic",
      "beach",
      "calm",
      "forest",
      "grassland",
      "overworld",
      "sky",
      "town",
      "upbeat",
      "urban"
    ],
    "description": "Stage/phase theme song from Wrecking Crew game with Super Mario All-Stars music style. Works with any overworld levels.",
    "latest_version": "smwc-38981-1735754140",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38981,
        "title": "Wrecking Crew - Stage Theme (SMAS)",
        "version": "smwc-38981-1735754140",
        "upstream_time": 1735754140,
        "download_url": "https://dl.smwcentral.net/38981/Wrecking%20Crew%20-%20Stage%20Theme%28SMAS%29.zip",
        "filename": "Wrecking Crew - Stage Theme(SMAS).zip",
        "size": 33856,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-wwe-gold-lust",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29872,
    "title": "WWE - Gold-Lust",
    "authors": [
      "FalseCircus"
    ],
    "tags": [
      "castle",
      "dark",
      "mysterious",
      "ruins",
      "temple"
    ],
    "description": "You will NEVER forget the name of Goldust.<br>\r\n<br>\r\nWorks best in levels with lots of gold, naturally.",
    "latest_version": "smwc-29872-1658864187",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29872,
        "title": "WWE - Gold-Lust",
        "version": "smwc-29872-1658864187",
        "upstream_time": 1658864187,
        "download_url": "https://dl.smwcentral.net/29872/goldlust.zip",
        "filename": "goldlust.zip",
        "size": 62082,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-x-men-vs-street-fighter-blinded-soldier-cammy-s-theme-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26437,
    "title": "X-Men vs. Street Fighter - Blinded Soldier ~ Cammy's Theme (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "final",
      "industrial",
      "tense",
      "title"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #60e346;\">𝐘𝐨𝐮 𝐦𝐮𝐬𝐭 𝐞𝐧𝐣𝐨𝐲 𝐛𝐞𝐢𝐧𝐠 𝐛𝐞𝐚𝐭. 𝐋𝐞𝐭 𝐦𝐞 𝐫𝐞𝐦𝐨𝐝𝐞𝐥 𝐲𝐨𝐮𝐫 𝐟𝐚𝐜𝐞 𝐨𝐧𝐞 𝐦𝐨𝐫𝐞 𝐭𝐢𝐦𝐞.</span></span><br>\r\n<br>\r\nDid a remix of <a href=\"https://youtu.be/ahnjjB0jxSk\" rel=\"nofollow\">Cammy White's theme</a> from X-Men vs. Street Fighter, which is actually an arrangement of her theme from <a href=\"https://youtu.be/BZ8lGL1Yq-E\" rel=\"nofollow\">Street Fighter Alpha 2 Gold</a>. One of the coolest songs from that game, and the only song for a returning character that wasn't an arrangement of a previous SSF2 theme.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. G Minor (Original Pitch, turned on default)<br>\r\n2. F# Minor (Custom Pitch)<br>\r\n",
    "latest_version": "smwc-26437-1617739724",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26437,
        "title": "X-Men vs. Street Fighter - Blinded Soldier ~ Cammy's Theme (Remix)",
        "version": "smwc-26437-1617739724",
        "upstream_time": 1617739724,
        "download_url": "https://dl.smwcentral.net/26437/Blinded_Soldier.zip",
        "filename": "Blinded_Soldier.zip",
        "size": 124811,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-x-men-vs-street-fighter-theme-of-gambit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26860,
    "title": "X-Men vs. Street Fighter - Theme of Gambit",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "castle",
      "final",
      "fire",
      "tense"
    ],
    "description": "Gambit's theme from X-Men vs. Street Fighter. A tense, jazzy and melancholic song with a cool guitar and organ solo, best fit for final levels or settings in general.<br>\r\n<br>\r\nNOTE: Not compatible with the thunder FX or Blaargs.",
    "latest_version": "smwc-26860-1622444931",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26860,
        "title": "X-Men vs. Street Fighter - Theme of Gambit",
        "version": "smwc-26860-1622444931",
        "upstream_time": 1622444931,
        "download_url": "https://dl.smwcentral.net/26860/xmvsfgambit.zip",
        "filename": "xmvsfgambit.zip",
        "size": 83665,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-x-men-vs-street-fighter-theme-of-gambit-mega-man-x2-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38641,
    "title": "X-Men Vs Street Fighter - Theme Of Gambit (Mega Man X2 Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [],
    "description": "Base : Magna Centipede Stage Theme",
    "latest_version": "smwc-38641-1730432306",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38641,
        "title": "X-Men Vs Street Fighter - Theme Of Gambit (Mega Man X2 Style)",
        "version": "smwc-38641-1730432306",
        "upstream_time": 1730432306,
        "download_url": "https://dl.smwcentral.net/38641/Gambit_X2.zip",
        "filename": "Gambit_X2.zip",
        "size": 66250,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-x-men-vs-street-fighter-theme-of-juggernaut",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38738,
    "title": "X-Men vs. Street Fighter - Theme of Juggernaut",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "final",
      "tense",
      "urban"
    ],
    "description": "Juggernaut's theme from X-Men vs. Street Fighter.<br>\r\n<br>\r\nOmits Thunder.",
    "latest_version": "smwc-38738-1733015370",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38738,
        "title": "X-Men vs. Street Fighter - Theme of Juggernaut",
        "version": "smwc-38738-1733015370",
        "upstream_time": 1733015370,
        "download_url": "https://dl.smwcentral.net/38738/X-Men%20Vs%20Street%20Fighter%20-%20Theme%20of%20Juggernaut.zip",
        "filename": "X-Men Vs Street Fighter - Theme of Juggernaut.zip",
        "size": 83926,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-x-tunnel-scene",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20382,
    "title": "X - Tunnel Scene",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract"
    ],
    "description": "Good for space or abstract levels.",
    "latest_version": "smwc-20382-1562361668",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20382,
        "title": "X - Tunnel Scene",
        "version": "smwc-20382-1562361668",
        "upstream_time": 1562361668,
        "download_url": "https://dl.smwcentral.net/20382/X%20-%20Tunnel%20Scene.zip",
        "filename": "X - Tunnel Scene.zip",
        "size": 32715,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-xaimus-mitotic-dance",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21848,
    "title": "xaimus - mitotic dance",
    "authors": [
      "sincx"
    ],
    "tags": [
      "abstract",
      "boss",
      "chase",
      "dark",
      "space"
    ],
    "description": "My winning entry to the first ever Super Famicompo.",
    "latest_version": "smwc-21848-1578925460",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21848,
        "title": "xaimus - mitotic dance",
        "version": "smwc-21848-1578925460",
        "upstream_time": 1578925460,
        "download_url": "https://dl.smwcentral.net/21848/mitotic_.zip",
        "filename": "mitotic_.zip",
        "size": 51391,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-xaser-fantasy-pants",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22409,
    "title": "Xaser - fantasy pants",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "athletic",
      "final",
      "misc",
      "tense"
    ],
    "description": "This song was originally an entry for battleofthebits' Winter Chip IX, and i've decided to port it here to SMW. Useful for tense or final levels.<br>\r\n<br>\r\n<span style=\"font-size: 12pt;\">Not compatible with Yoshi and P-Switches.</span>",
    "latest_version": "smwc-22409-1586190863",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22409,
        "title": "Xaser - fantasy pants",
        "version": "smwc-22409-1586190863",
        "upstream_time": 1586190863,
        "download_url": "https://dl.smwcentral.net/22409/xaser%20-%20fantasy%20pants.zip",
        "filename": "xaser - fantasy pants.zip",
        "size": 100524,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-xemogasa-sapphire-eyes",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28261,
    "title": "Xemogasa - sapphire eyes",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "abstract",
      "ambient",
      "calm",
      "credits",
      "misc",
      "space"
    ],
    "description": "\"sapphire eyes\" is one of my favorite chiptune songs, which is why I felt like porting the song. This is my first chiptune port - hope you like it!",
    "latest_version": "smwc-28261-1635707980",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28261,
        "title": "Xemogasa - sapphire eyes",
        "version": "smwc-28261-1635707980",
        "upstream_time": 1635707980,
        "download_url": "https://dl.smwcentral.net/28261/Xemogasa%20-%20sapphire%20eyes.zip",
        "filename": "Xemogasa - sapphire eyes.zip",
        "size": 37313,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-xenoblade-chronicles-you-will-know-our-names",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 12934,
    "title": "Xenoblade Chronicles - You Will Know Our Names",
    "authors": [
      "Coolmario"
    ],
    "tags": [
      "boss",
      "tense"
    ],
    "description": "The song that plays when you engage in battle against a special enemy.",
    "latest_version": "smwc-12934-1452568561",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 12934,
        "title": "Xenoblade Chronicles - You Will Know Our Names",
        "version": "smwc-12934-1452568561",
        "upstream_time": 1452568561,
        "download_url": "https://dl.smwcentral.net/12934/You%20Will%20Know%20Our%20Names.zip",
        "filename": "You Will Know Our Names.zip",
        "size": 36955,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-xenogears-faraway-promise",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 17348,
    "title": "Xenogears - Faraway Promise",
    "authors": [
      "Masterlink"
    ],
    "tags": [
      "credits",
      "cutscene"
    ],
    "description": "song from Xenogears, good for cutscene, and also ending.",
    "latest_version": "smwc-17348-1522806568",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 17348,
        "title": "Xenogears - Faraway Promise",
        "version": "smwc-17348-1522806568",
        "upstream_time": 1522806568,
        "download_url": "https://dl.smwcentral.net/17348/%5BS%5D%20Xenogears%20-%20Faraway%20Promise.zip",
        "filename": "%5BS%5D Xenogears - Faraway Promise.zip",
        "size": 42487,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-xevious-in-game",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28426,
    "title": "Xevious - In-Game",
    "authors": [
      "Masked Man"
    ],
    "tags": [
      "misc"
    ],
    "description": "This very repetitive tune you hear in the Namco arcade game <i>Xevious</i>. This game is not as popular as <i>Galaga</i> but at least it's still a shoot 'em up.<br>\r\n<br>\r\nSine sample taken from <i>Samples of Insanity</i>.<br>\r\n<br>\r\nGood for arcade levels/minigames.",
    "latest_version": "smwc-28426-1636162747",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28426,
        "title": "Xevious - In-Game",
        "version": "smwc-28426-1636162747",
        "upstream_time": 1636162747,
        "download_url": "https://dl.smwcentral.net/28426/XeviousGameplay.zip",
        "filename": "XeviousGameplay.zip",
        "size": 30839,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-xien",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7709,
    "title": "Xien",
    "authors": [
      "MuimiMoji"
    ],
    "tags": [
      "athletic",
      "castle",
      "ice",
      "ruins"
    ],
    "description": "A quick paced song in 6/8 time. It could fit a very athletic ice level perhaps.",
    "latest_version": "smwc-7709-1319960322",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7709,
        "title": "Xien",
        "version": "smwc-7709-1319960322",
        "upstream_time": 1319960322,
        "download_url": "https://dl.smwcentral.net/7709/Xien.zip",
        "filename": "Xien.zip",
        "size": 71226,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-xixit-sacred-grounds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21298,
    "title": "Xixit - Sacred Grounds",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "calm",
      "temple"
    ],
    "description": "The Sacred Grounds theme from Xixit, an extremely tetris-esque DOS game. This song would probably work in calm, slower paced levels. Not compatible with Thunder/Blarggs or the Bonus End song. ",
    "latest_version": "smwc-21298-1571106411",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21298,
        "title": "Xixit - Sacred Grounds",
        "version": "smwc-21298-1571106411",
        "upstream_time": 1571106411,
        "download_url": "https://dl.smwcentral.net/21298/Xixit_-_Sacred_Grounds.zip",
        "filename": "Xixit_-_Sacred_Grounds.zip",
        "size": 94569,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-xuan-yuan-sword-the-scar-of-sky-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16528,
    "title": "Xuan-Yuan Sword: The Scar of Sky - Battle 2",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "final",
      "tense"
    ],
    "description": "Useful for boss battle theme",
    "latest_version": "smwc-16528-1509729530",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16528,
        "title": "Xuan-Yuan Sword: The Scar of Sky - Battle 2",
        "version": "smwc-16528-1509729530",
        "upstream_time": 1509729530,
        "download_url": "https://dl.smwcentral.net/16528/Xuanyuan%20Jian%20Canwaizhuan%20-%20Battle%202.zip",
        "filename": "Xuanyuan Jian Canwaizhuan - Battle 2.zip",
        "size": 79304,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-xuan-yuan-sword-the-scar-of-sky-three-people-s-time",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16956,
    "title": "Xuan-Yuan Sword: The Scar of Sky - Three People's Time",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "night",
      "sad",
      "sky"
    ],
    "description": "Could fit with calm sad theme",
    "latest_version": "smwc-16956-1516124293",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16956,
        "title": "Xuan-Yuan Sword: The Scar of Sky - Three People's Time",
        "version": "smwc-16956-1516124293",
        "upstream_time": 1516124293,
        "download_url": "https://dl.smwcentral.net/16956/Xuanyuan%20Jian%20Canwaizhuan%20-%20Three%20People%27s%20Time.zip",
        "filename": "Xuanyuan Jian Canwaizhuan - Three People%27s Time.zip",
        "size": 32622,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-xuan-yuan-sword-the-scar-of-sky-tian-jing-sha",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10504,
    "title": "Xuan-Yuan Sword: The Scar of Sky - Tian Jing Sha",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "forest",
      "night",
      "overworld",
      "sad",
      "title"
    ],
    "description": "Another calm song that comes from a well-known Chinese RPG.<br>\r\nCould fit to calm night level, but it can also be used for the overworld.",
    "latest_version": "smwc-10504-1424554569",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10504,
        "title": "Xuan-Yuan Sword: The Scar of Sky - Tian Jing Sha",
        "version": "smwc-10504-1424554569",
        "upstream_time": 1424554569,
        "download_url": "https://dl.smwcentral.net/10504/Xuanyuan%20Jian%20Canwaizhuan%20-%20Tian%20Zhi%20Hen.zip",
        "filename": "Xuanyuan Jian Canwaizhuan - Tian Zhi Hen.zip",
        "size": 31441,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-xxxtentacion-woah-mind-in-awe",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18702,
    "title": "XXXTENTACION - woah (mind in awe)",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "forest",
      "overworld"
    ],
    "description": "WOOOOOOOOOOOOOOOOAAAAAAAAAAAAAAAHH.<br>\r\n<br>\r\nGood for overworlds.",
    "latest_version": "smwc-18702-1545380356",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18702,
        "title": "XXXTENTACION - woah (mind in awe)",
        "version": "smwc-18702-1545380356",
        "upstream_time": 1545380356,
        "download_url": "https://dl.smwcentral.net/18702/XXXTENTACION%20-%20woah%20%28mind%20in%20awe%29.zip",
        "filename": "XXXTENTACION - woah (mind in awe).zip",
        "size": 30579,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-y-y-hakusho-snes-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40343,
    "title": "Yū Yū Hakusho (SNES) - Battle",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "boss"
    ],
    "description": "The trippy battle theme from Yuu Yuu Hakusho for the SNES.",
    "latest_version": "smwc-40343-1758747962",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40343,
        "title": "Yū Yū Hakusho (SNES) - Battle",
        "version": "smwc-40343-1758747962",
        "upstream_time": 1758747962,
        "download_url": "https://dl.smwcentral.net/40343/YYH%20Battle.zip",
        "filename": "YYH Battle.zip",
        "size": 45719,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-y-y-hakusho-snes-now-to-suicide-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40673,
    "title": "Yū Yū Hakusho (SNES) - Now, to Suicide Island",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "cave",
      "cutscene",
      "dark",
      "mysterious",
      "overworld",
      "tense",
      "title"
    ],
    "description": "An ominous song from Yuu Yuu Hakusho for the SNES, very fitting for overworld maps or cutscenes.",
    "latest_version": "smwc-40673-1759274674",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40673,
        "title": "Yū Yū Hakusho (SNES) - Now, to Suicide Island",
        "version": "smwc-40673-1759274674",
        "upstream_time": 1759274674,
        "download_url": "https://dl.smwcentral.net/40673/14%20Now%2C%20to%20Suicide%20Island.zip",
        "filename": "14 Now%2C to Suicide Island.zip",
        "size": 41967,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yakuza",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31423,
    "title": "Yakuza 5 - Wasteful Emotions ~ Baka Mitai [Sky Finance Edition] (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "bonus",
      "calm",
      "carnival",
      "credits",
      "cutscene",
      "night",
      "sad",
      "switch palace",
      "title"
    ],
    "description": "<span style=\"font-size: 16pt;\"><span style=\"color: #ff6b97;\">𝐼'𝓂 𝓈𝓊𝒸𝒽 𝒶 𝓂𝑒𝓈𝓈, 𝐼'𝓂 𝓁𝑜𝓈𝓉, 𝐼'𝓂 𝓃𝑜 𝑔𝑜𝑜𝒹 𝒶𝓉 𝓉𝒽𝒾𝓈<br>\r\n𝐼'𝓂 𝒾𝓃 𝓁𝑜𝓋𝑒, 𝓈𝓉𝒾𝓁𝓁 𝒾𝓃 𝓁𝑜𝓋𝑒, 𝓈𝓉𝒾𝓁𝓁 𝒾𝓃 𝓁𝑜𝓋𝑒 𝓌𝒾𝓉𝒽 𝓎𝑜𝓊<br>\r\n𝐻𝒶𝓇𝒹 𝒶𝓈 𝐼 𝓉𝓇𝓎, 𝐼 𝒸𝒶𝓃'𝓉 𝑒𝓋𝑒𝓃 𝒹𝓇𝒾𝓃𝓀 𝓉𝒽𝒾𝓈 𝓅𝒶𝒾𝓃 𝒶𝓌𝒶𝓎<br>\r\n𝑀𝑒𝓂𝑜𝓇𝒾𝑒𝓈 𝑜𝒻 𝓎𝑜𝓊, 𝓉𝓌𝒾𝓈𝓉𝒾𝓃𝑔 𝓂𝓎 𝓋𝒾𝑒𝓌, 𝐼'𝓋𝑒 𝒷𝑒𝑒𝓃 𝒶 𝒻𝑜𝑜𝓁</span></span><br>\r\n<br>\r\nDid an arrangement of <a href=\"https://youtu.be/7lhJ0LZtv3w\" rel=\"nofollow\">Baka Mitai [Sky Finance Edition]</a> from Yakuza 5 for Summer C3 2022. It's THE SONG. The unofficial Yakuza / Ryu ga Gotoku national anthem. This was originally gonna be in the Winter C3 2022 thread but because I was unsatisfied with it back then, I had to scrap it. I ended up redoing it completely for this C3 given I wanted to do it justice, especially as a Yakuza fan. Kinda like some other songs I've done, I wanted to do a more fast-pace, upbeat version of this song.<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. A# Minor (Original Pitch, turned on default)<br>\r\n2. G Minor (<a href=\"https://youtu.be/ZSBnCOGj2t4\" rel=\"nofollow\">Kazuma</a> Pitch)<br>\r\n3. A Minor (Custom Pitch)<br>\r\n<br>\r\nThere are also customizable versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables Voice Clip, but disables SMW-Compatibility Completely<br>\r\n2. Disables Voice Clip (turned on default)",
    "latest_version": "smwc-31423-1672543173",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31423,
        "title": "Yakuza 5 - Wasteful Emotions ~ Baka Mitai [Sky Finance Edition] (Remix)",
        "version": "smwc-31423-1672543173",
        "upstream_time": 1672543173,
        "download_url": "https://dl.smwcentral.net/31423/Wasteful%20Emotions.zip",
        "filename": "Wasteful Emotions.zip",
        "size": 281950,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27826,
        "title": "Yakuza 0 - It's Finally Friday! ~ Friday Night (Remix)",
        "version": "smwc-27826-1630358943",
        "upstream_time": 1630358943,
        "download_url": "https://dl.smwcentral.net/27826/It%27s%20Finally%20Friday.zip",
        "filename": "It%27s Finally Friday.zip",
        "size": 62279,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yaz-ingame",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37245,
    "title": "Yaz - Ingame 1",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "abstract",
      "industrial",
      "overworld"
    ],
    "description": "Ingame 1 by Richard 'Yaz' Campbell.<br>\r\n<br>\r\nContains two .txts, one with the original loop, and one with a custom loop.",
    "latest_version": "smwc-37245-1709241830",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37245,
        "title": "Yaz - Ingame 1",
        "version": "smwc-37245-1709241830",
        "upstream_time": 1709241830,
        "download_url": "https://dl.smwcentral.net/37245/Yaz%20-%20Ingame%201.zip",
        "filename": "Yaz - Ingame 1.zip",
        "size": 149953,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yooka-laylee-tropic-trials",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29126,
    "title": "Yooka-Laylee - Tropic Trials",
    "authors": [
      "RednGreen"
    ],
    "tags": [
      "athletic",
      "grassland",
      "jungle",
      "mountain",
      "night",
      "title"
    ],
    "description": "Swingy, tropical-sounding tune from Yooka-Laylee (also known as \"Jungle Challenge\"). Written in 2015.",
    "latest_version": "smwc-29126-1643566710",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29126,
        "title": "Yooka-Laylee - Tropic Trials",
        "version": "smwc-29126-1643566710",
        "upstream_time": 1643566710,
        "download_url": "https://dl.smwcentral.net/29126/Tropic%20Trials%20v2.zip",
        "filename": "Tropic Trials v2.zip",
        "size": 45170,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 28252,
        "title": "Yooka-Laylee - Tropic Trials",
        "version": "smwc-28252-1635707587",
        "upstream_time": 1635707587,
        "download_url": "https://dl.smwcentral.net/28252/jungle%20challenge.zip",
        "filename": "jungle challenge.zip",
        "size": 90233,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-no-cookie-kuruppon-oven-de-cookie-taiken-house",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41643,
    "title": "Yoshi no Cookie: Kuruppon Oven de Cookie - Taiken House",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "beach",
      "grassland",
      "town",
      "upbeat"
    ],
    "description": "Taiken House's cookie baking & ingredient measuring theme from Yoshi no Cookie: Kuruppon Oven de Cookie",
    "latest_version": "smwc-41643-1774633115",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41643,
        "title": "Yoshi no Cookie: Kuruppon Oven de Cookie - Taiken House",
        "version": "smwc-41643-1774633115",
        "upstream_time": 1774633115,
        "download_url": "https://dl.smwcentral.net/41643/Yoshi%20no%20Cookie%20~%20Kuruppon%20Oven%20de%20Cookie%20-%20Taiken%20House.zip",
        "filename": "Yoshi no Cookie ~ Kuruppon Oven de Cookie - Taiken House.zip",
        "size": 67803,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-cookie-battle-theme-c",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7404,
    "title": "Yoshi's Cookie - Battle theme C",
    "authors": [
      "Toastypk"
    ],
    "tags": [
      "athletic",
      "bonus"
    ],
    "description": "One of the energetic battle songs from Yoshi's Cookie, it's a nice loop and it has a lot of pep.",
    "latest_version": "smwc-7404-1312575059",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7404,
        "title": "Yoshi's Cookie - Battle theme C",
        "version": "smwc-7404-1312575059",
        "upstream_time": 1312575059,
        "download_url": "https://dl.smwcentral.net/7404/YoshisCookieBattleC.zip",
        "filename": "YoshisCookieBattleC.zip",
        "size": 67223,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-cookie-crazy-cookie-chase",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13432,
    "title": "Yoshi's Cookie - Crazy Cookie Chase",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "athletic",
      "grassland",
      "title"
    ],
    "description": "Lively music of the game Yoshi's Cookie, good for happy levels, or perhaps overworld.",
    "latest_version": "smwc-13432-1459437960",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13432,
        "title": "Yoshi's Cookie - Crazy Cookie Chase",
        "version": "smwc-13432-1459437960",
        "upstream_time": 1459437960,
        "download_url": "https://dl.smwcentral.net/13432/YC%20-%20Crazy%20Cookie%20Chase.zip",
        "filename": "YC - Crazy Cookie Chase.zip",
        "size": 31899,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-cookie-dance-of-cookies",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32371,
    "title": "Yoshi's Cookie - Dance of Cookies",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "bonus",
      "switch palace"
    ],
    "description": "Requested by <span class=\"un-outer\" title=\"DebugYoshi\"><a href=\"/?p=profile&amp;id=56000\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">DebugYoshi</a></span>",
    "latest_version": "smwc-32371-1675024176",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32371,
        "title": "Yoshi's Cookie - Dance of Cookies",
        "version": "smwc-32371-1675024176",
        "upstream_time": 1675024176,
        "download_url": "https://dl.smwcentral.net/32371/DanceofCookies.zip",
        "filename": "DanceofCookies.zip",
        "size": 50933,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-cookie-donut-o-sailing",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37820,
    "title": "Yoshi's Cookie - Donut 'o Sailing",
    "authors": [
      "EDIT3333"
    ],
    "tags": [
      "ice",
      "sky",
      "water"
    ],
    "description": "Good for underwater levels",
    "latest_version": "smwc-37820-1719517243",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37820,
        "title": "Yoshi's Cookie - Donut 'o Sailing",
        "version": "smwc-37820-1719517243",
        "upstream_time": 1719517243,
        "download_url": "https://dl.smwcentral.net/37820/Donut%20%27o%20Sailing.zip",
        "filename": "Donut %27o Sailing.zip",
        "size": 31970,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-cookie-enslaved",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34126,
    "title": "Yoshi's Cookie - Enslaved!",
    "authors": [
      "Sthian Felipe"
    ],
    "tags": [
      "abstract",
      "bonus",
      "switch palace"
    ],
    "description": "*insert VvvvvaVvvvvvr joke here*<br>\r\n<br>\r\nEnslaved! (or Slave) is a song that plays when you get the Slave Power in VS Mode and also in some Puzzles in Puzzle mode.<br>\r\n<br>\r\ncan be useful in joke or puzzle levels!",
    "latest_version": "smwc-34126-1692396113",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34126,
        "title": "Yoshi's Cookie - Enslaved!",
        "version": "smwc-34126-1692396113",
        "upstream_time": 1692396113,
        "download_url": "https://dl.smwcentral.net/34126/Enslaved.zip",
        "filename": "Enslaved.zip",
        "size": 27313,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-cookie-high-speed-baking-action",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27634,
    "title": "Yoshi's Cookie - High-speed baking action!",
    "authors": [
      "qantuum"
    ],
    "tags": [
      "athletic",
      "bonus",
      "grassland"
    ],
    "description": "An uplifting and short bonus song!",
    "latest_version": "smwc-27634-1629001380",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27634,
        "title": "Yoshi's Cookie - High-speed baking action!",
        "version": "smwc-27634-1629001380",
        "upstream_time": 1629001380,
        "download_url": "https://dl.smwcentral.net/27634/yc_high_speed_0_1.zip",
        "filename": "yc_high_speed_0_1.zip",
        "size": 52225,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27633,
        "title": "Yoshi's Cookie - High-speed baking action!",
        "version": "smwc-27633-1629001707",
        "upstream_time": 1629001707,
        "download_url": "https://dl.smwcentral.net/27633/yc_high_speed_u_0_1.zip",
        "filename": "yc_high_speed_u_0_1.zip",
        "size": 32801,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-cookie-unused-song",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13236,
    "title": "Yoshi's Cookie - Unused Song",
    "authors": [
      "TheInsanity115"
    ],
    "tags": [
      "bonus",
      "overworld",
      "star"
    ],
    "description": "This is the song that has not been used in Yoshi's Cookie, with instruments of the original game.<br>\r\nGood for overworld.",
    "latest_version": "smwc-13236-1456250469",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13236,
        "title": "Yoshi's Cookie - Unused Song",
        "version": "smwc-13236-1456250469",
        "upstream_time": 1456250469,
        "download_url": "https://dl.smwcentral.net/13236/Yoshi%27s%20Cookie%20-%20Unused%20Song.zip",
        "filename": "Yoshi%27s Cookie - Unused Song.zip",
        "size": 19592,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13235,
        "title": "Yoshi's Cookie - Unused Song",
        "version": "smwc-13235-1456250339",
        "upstream_time": 1456250339,
        "download_url": "https://dl.smwcentral.net/13235/Yoshi%27s%20Cookie%20-%20Unused%20Song.zip",
        "filename": "Yoshi%27s Cookie - Unused Song.zip",
        "size": 31595,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-island-castle-haunted-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35059,
    "title": "Yoshi's Island - Castle (Haunted Remix)",
    "authors": [
      "Eli Moskowitz"
    ],
    "tags": [
      "castle",
      "ghose house",
      "spooky"
    ],
    "description": "Requested by <span class=\"un-outer\"><a href=\"/?p=profile&id=207\" style=\"color: #7c60b0;\" class=\"un\">Rykon-V73</a></span>",
    "latest_version": "smwc-35059-1697588755",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35059,
        "title": "Yoshi's Island - Castle (Haunted Remix)",
        "version": "smwc-35059-1697588755",
        "upstream_time": 1697588755,
        "download_url": "https://dl.smwcentral.net/35059/Yi%20Haunted.zip",
        "filename": "Yi Haunted.zip",
        "size": 34015,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-island-ds-in-the-clouds",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28441,
    "title": "Yoshi's Island DS - In The Clouds",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "athletic",
      "beach",
      "jungle",
      "sky",
      "swamp",
      "tropical",
      "water"
    ],
    "description": "A charming, tropical song from World 3 in Yoshi's Island DS.<br>\r\nRequested by <span class=\"un-outer\" title=\"El Cuh Fermin\"><a href=\"/?p=profile&amp;id=35288\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">El Cuh Fermin</a></span>.<br>\r\n<br>\r\nNote: Incompatible with Bonus End, P-Switch, and Thunder SFX/Blarggs; also the death song will sound different.",
    "latest_version": "smwc-28441-1642354119",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28441,
        "title": "Yoshi's Island DS - In The Clouds",
        "version": "smwc-28441-1642354119",
        "upstream_time": 1642354119,
        "download_url": "https://dl.smwcentral.net/28441/Yoshi%27s%20Island%20DS%20-%20In%20The%20Clouds.zip",
        "filename": "Yoshi%27s Island DS - In The Clouds.zip",
        "size": 101117,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 9278,
        "title": "Yoshi's Island DS - In the Clouds",
        "version": "smwc-9278-1410723205",
        "upstream_time": 1410723205,
        "download_url": "https://dl.smwcentral.net/9278/Intheclouds.zip",
        "filename": "Intheclouds.zip",
        "size": 33825,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-island-ds-underground",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26612,
    "title": "Yoshi's Island DS - Underground",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "bonus",
      "calm",
      "cave",
      "night",
      "overworld",
      "ruins",
      "sewer",
      "swamp"
    ],
    "description": "A calm little cave piece. Could be used for underground stages with little action.",
    "latest_version": "smwc-26612-1619289824",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26612,
        "title": "Yoshi's Island DS - Underground",
        "version": "smwc-26612-1619289824",
        "upstream_time": 1619289824,
        "download_url": "https://dl.smwcentral.net/26612/yidscave.zip",
        "filename": "yidscave.zip",
        "size": 31159,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-island-ds-wildlands",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31233,
    "title": "Yoshi's Island DS - Wildlands",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "athletic",
      "desert",
      "grassland",
      "mountain",
      "town"
    ],
    "description": "This is the Wildlands theme from Yoshi's Island DS, also known as by far the best song in the game.  It plays in 2-3 and 5-2.  It would work well for athletic levels, particularly ones with a desert or Western flair.",
    "latest_version": "smwc-31233-1668683046",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31233,
        "title": "Yoshi's Island DS - Wildlands",
        "version": "smwc-31233-1668683046",
        "upstream_time": 1668683046,
        "download_url": "https://dl.smwcentral.net/31233/Yoshi%27s%20Island%20DS%20-%20Wildlands.zip",
        "filename": "Yoshi%27s Island DS - Wildlands.zip",
        "size": 34923,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 30139,
        "title": "Yoshi's Island DS - Wildlands",
        "version": "smwc-30139-1658797074",
        "upstream_time": 1658797074,
        "download_url": "https://dl.smwcentral.net/30139/Wildlands.zip",
        "filename": "Wildlands.zip",
        "size": 95999,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-safari-bowser-s-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 39792,
    "title": "Yoshi's Safari - Bowser's Castle",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "abstract",
      "bonus",
      "castle",
      "switch palace"
    ],
    "description": "Requested by MKDSmaster91",
    "latest_version": "smwc-39792-1751331514",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 39792,
        "title": "Yoshi's Safari - Bowser's Castle",
        "version": "smwc-39792-1751331514",
        "upstream_time": 1751331514,
        "download_url": "https://dl.smwcentral.net/39792/21%20Bowser%27s%20Castle.zip",
        "filename": "21 Bowser%27s Castle.zip",
        "size": 49496,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-safari-crystal",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41975,
    "title": "Yoshi's Safari - Crystal",
    "authors": [
      "h.carrell"
    ],
    "tags": [
      "misc",
      "nintendo presents"
    ],
    "description": "A jingle-like sound effect from Yoshi's Safari. Can fit a Nintendo Presents screen",
    "latest_version": "smwc-41975-1776428545",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41975,
        "title": "Yoshi's Safari - Crystal",
        "version": "smwc-41975-1776428545",
        "upstream_time": 1776428545,
        "download_url": "https://dl.smwcentral.net/41975/CrystAAHHL.zip",
        "filename": "CrystAAHHL.zip",
        "size": 34384,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-safari-dark-islands",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32542,
    "title": "Yoshi's Safari - Dark Islands",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "beach",
      "grassland"
    ],
    "description": "Requested by MKDSmaster91.",
    "latest_version": "smwc-32542-1675226340",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32542,
        "title": "Yoshi's Safari - Dark Islands",
        "version": "smwc-32542-1675226340",
        "upstream_time": 1675226340,
        "download_url": "https://dl.smwcentral.net/32542/17%20Dark%20Islands.zip",
        "filename": "17 Dark Islands.zip",
        "size": 59160,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-safari-floating-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30150,
    "title": "Yoshi's Safari - Floating Castle",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "abstract",
      "athletic",
      "castle",
      "sky"
    ],
    "description": "Could fit a sky/abstract setting.",
    "latest_version": "smwc-30150-1652205777",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30150,
        "title": "Yoshi's Safari - Floating Castle",
        "version": "smwc-30150-1652205777",
        "upstream_time": 1652205777,
        "download_url": "https://dl.smwcentral.net/30150/14%20Floating%20Castle.zip",
        "filename": "14 Floating Castle.zip",
        "size": 54527,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-safari-ghost-mansion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32405,
    "title": "Yoshi's Safari - Ghost Mansion",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ghost house",
      "spooky"
    ],
    "description": "Requested by MKDSmaster91.",
    "latest_version": "smwc-32405-1675024519",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32405,
        "title": "Yoshi's Safari - Ghost Mansion",
        "version": "smwc-32405-1675024519",
        "upstream_time": 1675024519,
        "download_url": "https://dl.smwcentral.net/32405/16%20Ghost%20Mansion.zip",
        "filename": "16 Ghost Mansion.zip",
        "size": 49069,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-safari-grass-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34673,
    "title": "Yoshi's Safari - Grass Land",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "beach",
      "grassland"
    ],
    "description": "Can fit a grassland theme.",
    "latest_version": "smwc-34673-1696203194",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34673,
        "title": "Yoshi's Safari - Grass Land",
        "version": "smwc-34673-1696203194",
        "upstream_time": 1696203194,
        "download_url": "https://dl.smwcentral.net/34673/07%20Grass%20Land.zip",
        "filename": "07 Grass Land.zip",
        "size": 52063,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 15428,
        "title": "Yoshi's Safari - Grass Land",
        "version": "smwc-15428-1492921466",
        "upstream_time": 1492921466,
        "download_url": "https://dl.smwcentral.net/15428/Grass%20Land.zip",
        "filename": "Grass Land.zip",
        "size": 31565,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-safari-high-score",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 34674,
    "title": "Yoshi's Safari - High Score",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene"
    ],
    "description": "Can fit credits.",
    "latest_version": "smwc-34674-1695336595",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 34674,
        "title": "Yoshi's Safari - High Score",
        "version": "smwc-34674-1695336595",
        "upstream_time": 1695336595,
        "download_url": "https://dl.smwcentral.net/34674/26%20High%20Score.zip",
        "filename": "26 High Score.zip",
        "size": 31626,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-safari-last-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29023,
    "title": "Yoshi's Safari - Last Boss",
    "authors": [
      "Francium"
    ],
    "tags": [
      "boss",
      "chase",
      "final",
      "tense"
    ],
    "description": "Request from <span class=\"un-outer\" title=\"MKDSmaster91\"><a href=\"/?p=profile&amp;id=28195\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">MKDSmaster91</a></span>.<br>\r\n<br>\r\nCheerful boss battle music from Yoshi's Safari.<br>\r\nSome samples are used.",
    "latest_version": "smwc-29023-1643000512",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29023,
        "title": "Yoshi's Safari - Last Boss",
        "version": "smwc-29023-1643000512",
        "upstream_time": 1643000512,
        "download_url": "https://dl.smwcentral.net/29023/Last%20Boss.zip",
        "filename": "Last Boss.zip",
        "size": 29318,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-safari-mushroom-land",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8230,
    "title": "Yoshi's Safari - Mushroom Land",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "beach",
      "grassland"
    ],
    "description": "A bouncy little song that could suit a tropical area.",
    "latest_version": "smwc-8230-1340637548",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8230,
        "title": "Yoshi's Safari - Mushroom Land",
        "version": "smwc-8230-1340637548",
        "upstream_time": 1340637548,
        "download_url": "https://dl.smwcentral.net/8230/Mushroom%20Land.zip",
        "filename": "Mushroom Land.zip",
        "size": 64952,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-safari-pipe-island",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8520,
    "title": "Yoshi's Safari - Pipe Island",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "athletic",
      "beach",
      "bonus",
      "grassland",
      "jungle"
    ],
    "description": "A jazzy song that might suit a grassland level",
    "latest_version": "smwc-8520-1394878134",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8520,
        "title": "Yoshi's Safari - Pipe Island",
        "version": "smwc-8520-1394878134",
        "upstream_time": 1394878134,
        "download_url": "https://dl.smwcentral.net/8520/Pipe%20Island.zip",
        "filename": "Pipe Island.zip",
        "size": 65651,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-safari-spirit-mountain",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8519,
    "title": "Yoshi's Safari - Spirit Mountain",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "athletic",
      "grassland",
      "mountain"
    ],
    "description": "The song that plays in Spirit Mountain from Yoshi's Safari",
    "latest_version": "smwc-8519-1394878776",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8519,
        "title": "Yoshi's Safari - Spirit Mountain",
        "version": "smwc-8519-1394878776",
        "upstream_time": 1394878776,
        "download_url": "https://dl.smwcentral.net/8519/Spirit%20Mountain.zip",
        "filename": "Spirit Mountain.zip",
        "size": 65828,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-story-grande-finale",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7543,
    "title": "Yoshi's Story - Grande Finale",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "cutscene",
      "final",
      "ghost house",
      "night",
      "overworld"
    ],
    "description": "The dark, short and menacing overworld theme from Yoshi's Story. Could fit eerie areas like a ghost house. Considering how short it is, it would fit a submap better than an actual level.",
    "latest_version": "smwc-7543-1324191955",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7543,
        "title": "Yoshi's Story - Grande Finale",
        "version": "smwc-7543-1324191955",
        "upstream_time": 1324191955,
        "download_url": "https://dl.smwcentral.net/7543/Yoshi%27s%20Story%20-%20Grande%20Finale.zip",
        "filename": "Yoshi%27s Story - Grande Finale.zip",
        "size": 66425,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-story-heartbeat-caverns",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40693,
    "title": "Yoshi's Story - Heartbeat Caverns",
    "authors": [
      "Oz74"
    ],
    "tags": [
      "cave",
      "overworld",
      "spooky"
    ],
    "description": "The underground world 2 map theme of Yoshi's Story.",
    "latest_version": "smwc-40693-1769630494",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40693,
        "title": "Yoshi's Story - Heartbeat Caverns",
        "version": "smwc-40693-1769630494",
        "upstream_time": 1769630494,
        "download_url": "https://dl.smwcentral.net/40693/Yoshi%27s%20Story%20-%20Heartbeat%20Caverns.zip",
        "filename": "Yoshi%27s Story - Heartbeat Caverns.zip",
        "size": 30835,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-story-love-is-in-the-air",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32585,
    "title": "Yoshi's Story - Love Is In The Air",
    "authors": [
      "Fyre150"
    ],
    "tags": [
      "calm",
      "cutscene",
      "grassland",
      "mountain",
      "night",
      "overworld",
      "sky",
      "tower"
    ],
    "description": "One of the more \"normal\" songs from Yoshi's Story. Very calm, peaceful, etc.",
    "latest_version": "smwc-32585-1675291923",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32585,
        "title": "Yoshi's Story - Love Is In The Air",
        "version": "smwc-32585-1675291923",
        "upstream_time": 1675291923,
        "download_url": "https://dl.smwcentral.net/32585/Yoshi%27s%20Story%20-%20Love%20Is%20In%20The%20Air.zip",
        "filename": "Yoshi%27s Story - Love Is In The Air.zip",
        "size": 79893,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-story-spider-swing",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 16318,
    "title": "Yoshi's Story - Spider Swing",
    "authors": [
      "DAA234"
    ],
    "tags": [
      "forest",
      "jungle",
      "overworld"
    ],
    "description": "The song that plays in Spider Swing in Yoshi's Story.",
    "latest_version": "smwc-16318-1506365009",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 16318,
        "title": "Yoshi's Story - Spider Swing",
        "version": "smwc-16318-1506365009",
        "upstream_time": 1506365009,
        "download_url": "https://dl.smwcentral.net/16318/Spider%20Swing.zip",
        "filename": "Spider Swing.zip",
        "size": 31100,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-story-the-summit",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8524,
    "title": "Yoshi's Story - The Summit",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "calm",
      "mountain",
      "overworld"
    ],
    "description": "A short polka tune that would be perfect for a mountain submap",
    "latest_version": "smwc-8524-1394970656",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8524,
        "title": "Yoshi's Story - The Summit",
        "version": "smwc-8524-1394970656",
        "upstream_time": 1394970656,
        "download_url": "https://dl.smwcentral.net/8524/The%20Summit.zip",
        "filename": "The Summit.zip",
        "size": 63456,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-story-yoshi-s-in-the-wind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40237,
    "title": "Yoshi's Story - Yoshi's in the Wind",
    "authors": [
      "NamyX"
    ],
    "tags": [
      "calm",
      "sea",
      "snow"
    ],
    "description": "A calm track from Yoshi's Story.<br>\r\n<br>\r\nFits in underwater levels.<br>\r\n<br>\r\nUpdate:<br>\r\n-Added a / after $F4 $02",
    "latest_version": "smwc-40237-1760106929",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40237,
        "title": "Yoshi's Story - Yoshi's in the Wind",
        "version": "smwc-40237-1760106929",
        "upstream_time": 1760106929,
        "download_url": "https://dl.smwcentral.net/40237/Yoshis_in_the_Wind.zip",
        "filename": "Yoshis_in_the_Wind.zip",
        "size": 41687,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-s-story-yoshies-in-the-wind",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7982,
    "title": "Yoshi's Story - Yoshies in the Wind",
    "authors": [
      "Fyord"
    ],
    "tags": [
      "calm",
      "ice",
      "sky",
      "water"
    ],
    "description": "From one of the most underrated games, this is the calming music that plays in water and air levels.<br>\r\n<br>\r\nUpdate (10/12/19):<br>\r\n<br>\r\n- Updated to use .brr instead of .bnk as per remoderation.",
    "latest_version": "smwc-7982-1318278831",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7982,
        "title": "Yoshi's Story - Yoshies in the Wind",
        "version": "smwc-7982-1318278831",
        "upstream_time": 1318278831,
        "download_url": "https://dl.smwcentral.net/7982/YS.Wind.zip",
        "filename": "YS.Wind.zip",
        "size": 48860,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-topsy-turvy-tale-of-the-spirit-of-money",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7285,
    "title": "Yoshi Topsy-Turvy - Tale of the Spirit of Money",
    "authors": [
      "Moose"
    ],
    "tags": [
      "beach",
      "grassland",
      "jungle"
    ],
    "description": "A song that can be used for just about any generic grassland level and it has a nifty salsa feel to it.",
    "latest_version": "smwc-7285-1318019899",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7285,
        "title": "Yoshi Topsy-Turvy - Tale of the Spirit of Money",
        "version": "smwc-7285-1318019899",
        "upstream_time": 1318019899,
        "download_url": "https://dl.smwcentral.net/7285/Yoshi%20Topsy%20Turvy%20-%20The%20Spirit%20Who%20Loves%20Money%20%28Theme%201%29.zip",
        "filename": "Yoshi Topsy Turvy - The Spirit Who Loves Money (Theme 1).zip",
        "size": 68563,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-topsy-turvy-tale-of-the-spirit-of-power",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7551,
    "title": "Yoshi Topsy Turvy - Tale of the Spirit of Power",
    "authors": [
      "Moose"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "chase",
      "cutscene",
      "dark"
    ],
    "description": "A song that would work great for a cool boss theme. Has a dark mood that would also fit any dark castle.",
    "latest_version": "smwc-7551-1325392385",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7551,
        "title": "Yoshi Topsy Turvy - Tale of the Spirit of Power",
        "version": "smwc-7551-1325392385",
        "upstream_time": 1325392385,
        "download_url": "https://dl.smwcentral.net/7551/YTT-Stage%20Theme%203.zip",
        "filename": "YTT-Stage Theme 3.zip",
        "size": 67577,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yoshi-touch-n-go-challenge-mode",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8233,
    "title": "Yoshi Touch \"N\" Go - Challenge Mode",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "athletic",
      "bonus"
    ],
    "description": "A happy little song that could suit an athletic stage or bonus room.",
    "latest_version": "smwc-8233-1340875447",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8233,
        "title": "Yoshi Touch \"N\" Go - Challenge Mode",
        "version": "smwc-8233-1340875447",
        "upstream_time": 1340875447,
        "download_url": "https://dl.smwcentral.net/8233/Yoshi%20Touch%20N%20Go%20-%20Challenge%20Mode.zip",
        "filename": "Yoshi Touch N Go - Challenge Mode.zip",
        "size": 64470,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-you-re-a-computer-can-you-pass-the-turing-test-calm-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33373,
    "title": "You’re A Computer. Can You Pass The Turing Test? - Calm Theme",
    "authors": [
      "Wyatt"
    ],
    "tags": [
      "calm",
      "overworld",
      "town"
    ],
    "description": "A calm piano song.",
    "latest_version": "smwc-33373-1684763465",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33373,
        "title": "You’re A Computer. Can You Pass The Turing Test? - Calm Theme",
        "version": "smwc-33373-1684763465",
        "upstream_time": 1684763465,
        "download_url": "https://dl.smwcentral.net/33373/You%E2%80%99re%20A%20Computer%20Can%20You%20Pass%20The%20Turing%20Test%20-%20Calm%20Theme.zip",
        "filename": "You%E2%80%99re A Computer Can You Pass The Turing Test - Calm Theme.zip",
        "size": 41152,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-youkai-buster-ruka-no-daibouken-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8183,
    "title": "Youkai Buster - Ruka no Daibouken - Stage 5",
    "authors": [
      "Counterfeit"
    ],
    "tags": [
      "athletic",
      "boss",
      "cave",
      "chase",
      "dark",
      "final",
      "forest",
      "ice",
      "industrial",
      "space"
    ],
    "description": "An intense and upbeat theme suited to bosses or dangerous levels.",
    "latest_version": "smwc-8183-1324190828",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8183,
        "title": "Youkai Buster - Ruka no Daibouken - Stage 5",
        "version": "smwc-8183-1324190828",
        "upstream_time": 1324190828,
        "download_url": "https://dl.smwcentral.net/8183/Youkai%20Buster%20-%20Ruka%20no%20Daibouken%20-%20Stage%205.zip",
        "filename": "Youkai Buster - Ruka no Daibouken - Stage 5.zip",
        "size": 69224,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 7520,
        "title": "Youkai Buster: Ruka no Daibouken - Stage 2",
        "version": "smwc-7520-1318021515",
        "upstream_time": 1318021515,
        "download_url": "https://dl.smwcentral.net/7520/Youkai%20Buster%20-%20Ruka%20no%20Daibouken%20-%20Stage%202.zip",
        "filename": "Youkai Buster - Ruka no Daibouken - Stage 2.zip",
        "size": 70382,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-young-merlin-darkness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20799,
    "title": "Young Merlin - Darkness",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "temple"
    ],
    "description": "Suitable for caves and mines. Also this track sounds weird as hell when it gets sped up, so I recommend using <a href=\"https://www.smwcentral.net/?p=section&a=details&id=4938\">this patch</a> to avoid this.",
    "latest_version": "smwc-20799-1564438292",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20799,
        "title": "Young Merlin - Darkness",
        "version": "smwc-20799-1564438292",
        "upstream_time": 1564438292,
        "download_url": "https://dl.smwcentral.net/20799/YM-Darkness.zip",
        "filename": "YM-Darkness.zip",
        "size": 53112,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-young-merlin-mysterious-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20600,
    "title": "Young Merlin - Mysterious Castle",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "cave",
      "cutscene",
      "dark",
      "ghost house",
      "sewer"
    ],
    "description": "Fits caves, sewers, mines and cutscenes.",
    "latest_version": "smwc-20600-1562899993",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20600,
        "title": "Young Merlin - Mysterious Castle",
        "version": "smwc-20600-1562899993",
        "upstream_time": 1562899993,
        "download_url": "https://dl.smwcentral.net/20600/MysteriousCastle.zip",
        "filename": "MysteriousCastle.zip",
        "size": 46982,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-young-merlin-spider-s-nest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20760,
    "title": "Young Merlin - Spider's Nest",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "temple"
    ],
    "description": "Suitable for caves and mines. Also this track sounds weird as hell when it gets sped up, so I recommend using <a href=\"https://www.smwcentral.net/?p=section&a=details&id=4938\">this patch</a> to avoid this.",
    "latest_version": "smwc-20760-1564447151",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20760,
        "title": "Young Merlin - Spider's Nest",
        "version": "smwc-20760-1564447151",
        "upstream_time": 1564447151,
        "download_url": "https://dl.smwcentral.net/20760/SpiderNest.zip",
        "filename": "SpiderNest.zip",
        "size": 57862,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-your-time-has-come",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20195,
    "title": "Your Time Has Come",
    "authors": [
      "Kritter"
    ],
    "tags": [
      "castle",
      "dark",
      "final",
      "ghost house",
      "overworld"
    ],
    "description": "An ominous, foreboding piece with some rock vibes, featuring bits of the SMW Level themes along with a few of my own themes. There is a sense of urgency and an overall feeling of \"TIME IS RUNNING OUT!\"<br>\r\n<br>\r\nExcellent for your castle, ghost house, final area, dark place, or overworld.",
    "latest_version": "smwc-20195-1560296558",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20195,
        "title": "Your Time Has Come",
        "version": "smwc-20195-1560296558",
        "upstream_time": 1560296558,
        "download_url": "https://dl.smwcentral.net/20195/Your%20Time%20Has%20Come.zip",
        "filename": "Your Time Has Come.zip",
        "size": 32574,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yousei-daiensou-touhou-sangetsusei-staking-your-life-on-a-prank",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37105,
    "title": "Yousei Daiensou ~ Touhou Sangetsusei - Staking Your Life on a Prank",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "boss",
      "carnival",
      "tense"
    ],
    "description": "The stage 1 and 2 boss theme from Great Fairy Wars. It's a menacing but ultimately lighthearted song, and a song I like a lot.<br>\r\n<br>\r\nTranscribing this made me realize how bizarre the bassline is in parts.",
    "latest_version": "smwc-37105-1711778211",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37105,
        "title": "Yousei Daiensou ~ Touhou Sangetsusei - Staking Your Life on a Prank",
        "version": "smwc-37105-1711778211",
        "upstream_time": 1711778211,
        "download_url": "https://dl.smwcentral.net/37105/itazura.zip",
        "filename": "itazura.zip",
        "size": 33227,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yousei-daiensou-touhou-sangetsusei-staking-your-life-on-a-prank-mega-man-x-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37656,
    "title": "Yousei Daiensou ~ Touhou Sangetsusei - Staking Your Life on a Prank (Mega Man X Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "boss"
    ],
    "description": "Base : Spark Mandrill",
    "latest_version": "smwc-37656-1714670429",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37656,
        "title": "Yousei Daiensou ~ Touhou Sangetsusei - Staking Your Life on a Prank (Mega Man X Style)",
        "version": "smwc-37656-1714670429",
        "upstream_time": 1714670429,
        "download_url": "https://dl.smwcentral.net/37656/TH12_8_Boss1_X1%20.zip",
        "filename": "TH12_8_Boss1_X1 .zip",
        "size": 91851,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-youtube-poop-intro",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37112,
    "title": "YouTube Poop Intro",
    "authors": [
      "bebn legg"
    ],
    "tags": [
      "bonus",
      "cutscene",
      "goal",
      "nintendo presents",
      "title"
    ],
    "description": "This is it, Luigi!<br>\r\n<br>\r\nBecause YouTube is where the Poop is.<br>\r\n<br>\r\nYou know what they say… Where there's smoke, they pinch back.<br>\r\n<br>\r\nOr… is it the bagel? No.<br>\r\n<br>\r\nI wonder what's for dinner. I hope she made lotsa spaghetti!<br>\r\n<br>\r\nThe artiste approaches, ready to DIE.<br>\r\n<br>\r\nShamWow!",
    "latest_version": "smwc-37112-1709276173",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37112,
        "title": "YouTube Poop Intro",
        "version": "smwc-37112-1709276173",
        "upstream_time": 1709276173,
        "download_url": "https://dl.smwcentral.net/37112/ytp.zip",
        "filename": "ytp.zip",
        "size": 30773,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-book-i-ii-subterranean-canal",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32516,
    "title": "Ys Book I & II - Subterranean Canal",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "athletic",
      "cave",
      "sewer",
      "temple",
      "water"
    ],
    "description": "An energetic underground stage music from <i>Ys II</i>, composed by Mieko Ishikawa. Could fit underground levels.<br>\r\n<br>\r\nThis port is based on different versions of the song across the platforms. The general composition is based on the PC-8801 version, but instruments are from the arranged music in the TurboGrafx-CD version by Ryo Yonemitsu. The extended intro from the TurboGrafx-CD version is also added in. Some parts were taken from <i>Ys II Special</i> for DOS.<br>\r\n<br>\r\nThis port uses the optimized SMW sample set.",
    "latest_version": "smwc-32516-1675229707",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32516,
        "title": "Ys Book I & II - Subterranean Canal",
        "version": "smwc-32516-1675229707",
        "upstream_time": 1675229707,
        "download_url": "https://dl.smwcentral.net/32516/Ys%20I%2C%20II%20Subterranean%20Canal.zip",
        "filename": "Ys I%2C II Subterranean Canal.zip",
        "size": 67399,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-book-i-ii-theme-of-adol",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31824,
    "title": "Ys Book I & II - Theme of Adol",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "ambient",
      "athletic",
      "credits",
      "cutscene",
      "overworld",
      "retro",
      "title"
    ],
    "description": "Adol Christin's first theme song in <i>Ys I</i>, composed by Yuzo Koshiro. This music is originally unused in the game, but it was later arranged by Ryo Yonemitsu to be repurposed as an intro cutscene theme for Hudson-developed TurboGrafx-CD version, <i>Ys Book I & II</i>. This song didn't return in the remake, <i>Ys I & II Chronicles</i>.<br>\r\n<br>\r\nThis port is likewise an amalgamation of the PC-8801 version and the arranged TurboGrafx-CD version. The general composition is based on the PC88 version (and thus doesn't include the extended guitar solo added by Yonemitsu), and some extra parts and instrument choices are based on the TGCD version.<br>\r\n<br>\r\nThis port uses the optimized SMW sample set.",
    "latest_version": "smwc-31824-1672088633",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31824,
        "title": "Ys Book I & II - Theme of Adol",
        "version": "smwc-31824-1672088633",
        "upstream_time": 1672088633,
        "download_url": "https://dl.smwcentral.net/31824/Ys%20Book%20I%2C%20II%20Theme%20of%20Adol.zip",
        "filename": "Ys Book I%2C II Theme of Adol.zip",
        "size": 69192,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-ii-termination-arrange",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25729,
    "title": "Ys II - Termination (Arrange)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "Arrangement of Termination, the final boss theme from Ys II. Good for, well, final bosses in general lol",
    "latest_version": "smwc-25729-1611193665",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25729,
        "title": "Ys II - Termination (Arrange)",
        "version": "smwc-25729-1611193665",
        "upstream_time": 1611193665,
        "download_url": "https://dl.smwcentral.net/25729/termination.zip",
        "filename": "termination.zip",
        "size": 137616,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iii-wanderers-from-ys-against-the-clock-seal-of-time-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27132,
    "title": "Ys III: Wanderers from Ys - Against the Clock ~ Seal of Time (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "chase",
      "dark",
      "final",
      "industrial",
      "tense"
    ],
    "description": "Did an arrangement of the Clock Tower section of Valestein Castle, <a href=\"https://youtu.be/sb7ZadKqGww\" rel=\"nofollow\">Seal of</a> <a href=\"https://youtu.be/1CdSfemwJkY\" rel=\"nofollow\">Time</a> from Ys III: Wanderers from Ys. Been quite some time since I've done a Ys III remix, and I thought I'd give it some spotlight again. This song, as I have stated in my previous Ys III remixes, definitely deserved better than what it got on the <a href=\"https://youtu.be/faNkL6ALmao\" rel=\"nofollow\">SNES</a>.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\n♠ \"Bonus End\" is disabled by default.<br>\r\n<br>\r\nThere are also two versions for this song that you can adjust in the song's txt file:<br>\r\n1. Enables the voice clip (No-Yoshi, No-Thunder)<br>\r\n2. Disables the voice clip (No-Thunder Only, turned on default)<br>\r\n",
    "latest_version": "smwc-27132-1624212208",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27132,
        "title": "Ys III: Wanderers from Ys - Against the Clock ~ Seal of Time (Remix)",
        "version": "smwc-27132-1624212208",
        "upstream_time": 1624212208,
        "download_url": "https://dl.smwcentral.net/27132/Against%20the%20Clock.zip",
        "filename": "Against the Clock.zip",
        "size": 109616,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iii-wanderers-from-ys-beasts-as-black-as-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27321,
    "title": "Ys III: Wanderers from Ys - Beasts as Black as Night",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "tense"
    ],
    "description": "An intense boss battle music from <i>Ys III</i>. Based on the Mega Drive version.<br>\r\n<br>\r\n(Note: The track name is taken from the <i>Ys: The Oath in Felghana</i> album.)",
    "latest_version": "smwc-27321-1625090478",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27321,
        "title": "Ys III: Wanderers from Ys - Beasts as Black as Night",
        "version": "smwc-27321-1625090478",
        "upstream_time": 1625090478,
        "download_url": "https://dl.smwcentral.net/27321/Ys%20III%20Beasts%20as%20Black%20as%20Night.zip",
        "filename": "Ys III Beasts as Black as Night.zip",
        "size": 34233,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iii-wanderers-from-ys-death-blitz",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33009,
    "title": "Ys III: Wanderers from Ys - Death Blitz",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "tense"
    ],
    "description": "One of boss battle themes from <i>Ys III</i>. Based on the Mega Drive version. Could fit boss levels.<br>\r\n<br>\r\n(Note: The track name is taken from the official <i>Ys: The Oath in Felghana</i> album translated by Xseed Games.) ",
    "latest_version": "smwc-33009-1677150349",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33009,
        "title": "Ys III: Wanderers from Ys - Death Blitz",
        "version": "smwc-33009-1677150349",
        "upstream_time": 1677150349,
        "download_url": "https://dl.smwcentral.net/33009/Ys%20III%20Death%20Blitz%20v1.1.zip",
        "filename": "Ys III Death Blitz v1.1.zip",
        "size": 34688,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iii-wanderers-from-ys-illburns-ruins",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22465,
    "title": "Ys III: Wanderers from Ys - Illburns Ruins",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "athletic",
      "ruins",
      "tense"
    ],
    "description": "One of the stage themes from <i>Ys III</i>. Based on the Mega Drive version instead of the SNES version by Tonkin House.<br>\r\n<br>\r\n(Note: This area is known as Alcaino Ruins in the English localization of the Mega Drive and TurboGrafx-CD version.)",
    "latest_version": "smwc-22465-1584905804",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22465,
        "title": "Ys III: Wanderers from Ys - Illburns Ruins",
        "version": "smwc-22465-1584905804",
        "upstream_time": 1584905804,
        "download_url": "https://dl.smwcentral.net/22465/Ys%20III%20Illburns%20Ruins.zip",
        "filename": "Ys III Illburns Ruins.zip",
        "size": 34546,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iii-wanderers-from-ys-melancholy-in-the-temple-s-ruins-illburns-ruins-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 35109,
    "title": "Ys III: Wanderers From Ys - Melancholy in the Temple's Ruins ~ Illburns Ruins (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "industrial",
      "ruins",
      "temple",
      "tense"
    ],
    "description": "Did an arrangement of <a href=\"https://youtu.be/-YtPP2C-YVk?si=9KrLD4RRyN_9mw4C\" rel=\"nofollow\">Illburns Ruins</a> from Ys III: Wanderers From Ys. Heavily referenced the Genesis version of this banger. Back at it with the Ys grind again after doing A Searing Struggle last year. Was playing Ys IV: The Dawn Of Ys and then thought I'd go back and do another Ys III theme (funny how that's what I got in my head)<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ \"Bonus End,\" Yoshi, P-Switch, & Thunder SFX are disabled.<br>\r\n‎‎‎‎‎‎‎‎ㅤ♠ Death sound is gonna sound weird (@0 replaces @9 to save on space).<br>\r\n<br>\r\n<u>There are also customizable pitches for this song that you can adjust in the song's txt file</u>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. A Minor w/ slight detune (Original Pitch)<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. A Minor (Original Pitch) [turned on by default]<br>\r\n‎‎‎‎‎‎‎‎ㅤ3. B Minor (FAMICOM Pitch)<br>\r\n‎‎‎‎‎‎‎‎ㅤ4. C Minor (MSX2 Pitch)<br>\r\n<br>\r\n<u>There are also customizable versions for this song that you can adjust in the song's txt file</u>:<br>\r\n‎‎‎‎‎‎‎‎ㅤ1. Enables Voice Clip, but at the cost of SMW-Compatibility<br>\r\n‎‎‎‎‎‎‎‎ㅤ2. Disables Voice Clip [turned on by default]",
    "latest_version": "smwc-35109-1697989921",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 35109,
        "title": "Ys III: Wanderers From Ys - Melancholy in the Temple's Ruins ~ Illburns Ruins (Remix)",
        "version": "smwc-35109-1697989921",
        "upstream_time": 1697989921,
        "download_url": "https://dl.smwcentral.net/35109/Melancholy%20in%20the%20Temple%27s%20Ruins.zip",
        "filename": "Melancholy in the Temple%27s Ruins.zip",
        "size": 331401,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iii-wanderers-from-ys-rage-n-bloodshed-a-searing-struggle-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30445,
    "title": "Ys III: Wanderers from Ys - Rage 'N Bloodshed ~ A Searing Struggle (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle",
      "cave",
      "chase",
      "dark",
      "fire",
      "mountain",
      "tense"
    ],
    "description": "Back at it again with the Ys III remixes after a year of not doing one, and it's <a href=\"https://youtu.be/mOl32IJLeKE\" rel=\"nofollow\">A</a> <a href=\"https://youtu.be/6DNt3ZaS6zQ\" rel=\"nofollow\">Searing</a> <a href=\"https://youtu.be/CxsxevyPuFU\" rel=\"nofollow\">Struggle</a> this time. Heavily based off the Genesis version's \"<a href=\"https://youtu.be/-MbfJmzLKW8\" rel=\"nofollow\">Burning Fight</a>\" / <a href=\"https://youtu.be/7hMQu7q4dlc\" rel=\"nofollow\">PC-88 Version</a> and the <a href=\"https://youtu.be/SrE-bPUmA4U\" rel=\"nofollow\">PC-Engine CD Version</a>. Similar to the other songs in this OST, this song's <a href=\"https://youtu.be/VR7c-r3vEN8\" rel=\"nofollow\">SNES version</a> got pretty duped when ported, though I will say the orchestral hit does actually give this version a bit of its own flair. Easily another highlight in this fantastic soundtrack, especially the Genesis, PC-Engine, and Oath in Felghana versions, which are just... way too amazing!!!<br>\r\n<br>\r\n<b><span style=\"color: #920DFF;\">Important:</span></b><br>\r\n♠ \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n1. D Minor (Original Pitch, turned on default)<br>\r\n2. E Minor (Famicom Pitch)<br>\r\n",
    "latest_version": "smwc-30445-1658177188",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30445,
        "title": "Ys III: Wanderers from Ys - Rage 'N Bloodshed ~ A Searing Struggle (Remix)",
        "version": "smwc-30445-1658177188",
        "upstream_time": 1658177188,
        "download_url": "https://dl.smwcentral.net/30445/Rage%20%27N_Bloodshed.zip",
        "filename": "Rage %27N_Bloodshed.zip",
        "size": 125178,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iii-wanderers-from-ys-royalty-rhythm-valestein-castle-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24558,
    "title": "Ys III: Wanderers from Ys - Royalty Rhythm ~ Valestein Castle (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "castle"
    ],
    "description": "A remix of Valestein's Castle (also known as Ballacetine Castle on the SNES port) from Ys III: Wanderers of Ys (and Ys: Oath in Felghana). Based this version off the phenominal <a href=\"https://www.youtube.com/watch?v=ntJ0hzJ4wP4\" rel=\"nofollow\">PC-Engine / TurboGrafx-16 CD version</a> of the song (it's so damn good!!!), and the <a href=\"https://www.youtube.com/watch?v=BxkElFJb5zI\" rel=\"nofollow\">SNES version</a> doesn't even do the song justice at all.<br>\r\n<br>\r\nThis song is perfect for castle, fortress, and tower stages.<br>\r\n<br>\r\n<b>Note:</b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- The Thunder SFX & @7 is disabled.<br>\r\n<br>\r\nThere are also two customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n- A Minor (Original Pitch, turned on default)<br>\r\n- B Minor (SNES Pitch)<br>\r\n<br>\r\n<b>Update:</b><br>\r\n9/9/2020 - Fixed tempo to work with AMK 1.0.7",
    "latest_version": "smwc-24558-1603489050",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24558,
        "title": "Ys III: Wanderers from Ys - Royalty Rhythm ~ Valestein Castle (Remix)",
        "version": "smwc-24558-1603489050",
        "upstream_time": 1603489050,
        "download_url": "https://dl.smwcentral.net/24558/Valestein%20Castle.zip",
        "filename": "Valestein Castle.zip",
        "size": 131975,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iii-wanderers-from-ys-seal-of-time",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 30382,
    "title": "Ys III: Wanderers from Ys - Seal of Time",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "castle",
      "industrial",
      "tense",
      "urban"
    ],
    "description": "A stage theme from <i>Ys III</i> played in the Clock Tower. Based on the Mega Drive version. Could be used in dungeon themed level.<br>\r\n<br>\r\n(Note: The track name is taken from the official <i>Ys: The Oath in Felghana</i> album.) ",
    "latest_version": "smwc-30382-1652223712",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 30382,
        "title": "Ys III: Wanderers from Ys - Seal of Time",
        "version": "smwc-30382-1652223712",
        "upstream_time": 1652223712,
        "download_url": "https://dl.smwcentral.net/30382/Ys%20III%20Seal%20of%20Time.zip",
        "filename": "Ys III Seal of Time.zip",
        "size": 34853,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iii-wanderers-from-ys-snes-a-searing-struggle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8828,
    "title": "Ys III: Wanderers from Ys (SNES) - A Searing Struggle",
    "authors": [
      "sincx"
    ],
    "tags": [
      "castle",
      "cave",
      "final",
      "fire"
    ],
    "description": "An upbeat song that would work well in a cave, volcano, etc.",
    "latest_version": "smwc-8828-1412474408",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8828,
        "title": "Ys III: Wanderers from Ys (SNES) - A Searing Struggle",
        "version": "smwc-8828-1412474408",
        "upstream_time": 1412474408,
        "download_url": "https://dl.smwcentral.net/8828/searing_struggle.zip",
        "filename": "searing_struggle.zip",
        "size": 34845,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iii-wanderers-from-ys-snes-beasts-as-black-as-night",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41059,
    "title": "Ys III: Wanderers from Ys (SNES) - Beasts as Black as Night",
    "authors": [
      "Oz74"
    ],
    "tags": [
      "boss",
      "final",
      "fire",
      "industrial",
      "tense"
    ],
    "description": "The SNES version of Ys 3's miniboss song. Less frantic and more eerie than the Mega Drive version. This update includes the echo.",
    "latest_version": "smwc-41059-1763756597",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41059,
        "title": "Ys III: Wanderers from Ys (SNES) - Beasts as Black as Night",
        "version": "smwc-41059-1763756597",
        "upstream_time": 1763756597,
        "download_url": "https://dl.smwcentral.net/41059/Ys%20III%20%28SNES%29%20-%20Beasts%20as%20Black%20as%20Night%20%5BU%5D.zip",
        "filename": "Ys III (SNES) - Beasts as Black as Night %5BU%5D.zip",
        "size": 31997,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iii-wanderers-from-ys-snes-the-beginning",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 36916,
    "title": "Ys III - Wanderers from Ys (SNES) - The Beginning",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "beach",
      "forest",
      "grassland",
      "jungle",
      "urban"
    ],
    "description": "Good for forests and jungles.",
    "latest_version": "smwc-36916-1709242425",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 36916,
        "title": "Ys III - Wanderers from Ys (SNES) - The Beginning",
        "version": "smwc-36916-1709242425",
        "upstream_time": 1709242425,
        "download_url": "https://dl.smwcentral.net/36916/Ys%20III%20%28SNES%29%20-%20The%20Beginning.zip",
        "filename": "Ys III (SNES) - The Beginning.zip",
        "size": 63063,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iii-wanderers-from-ys-snes-the-boy-who-had-wings",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 15897,
    "title": "Ys III: Wanderers from Ys (SNES) - The Boy Who Had Wings",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "athletic",
      "mountain"
    ],
    "description": "Could fit with mountain theme",
    "latest_version": "smwc-15897-1501235325",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 15897,
        "title": "Ys III: Wanderers from Ys (SNES) - The Boy Who Had Wings",
        "version": "smwc-15897-1501235325",
        "upstream_time": 1501235325,
        "download_url": "https://dl.smwcentral.net/15897/Ys%20III%20-%20The%20Boy%20Who%20Had%20Wings.zip",
        "filename": "Ys III - The Boy Who Had Wings.zip",
        "size": 59272,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iii-wanderers-from-ys-snes-valestein-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28510,
    "title": "Ys III: Wanderers from Ys (SNES) - Valestein Castle",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "athletic",
      "castle",
      "chase",
      "tense"
    ],
    "description": "Fast song from Ys III.<br>\r\nRequested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span>",
    "latest_version": "smwc-28510-1637978486",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28510,
        "title": "Ys III: Wanderers from Ys (SNES) - Valestein Castle",
        "version": "smwc-28510-1637978486",
        "upstream_time": 1637978486,
        "download_url": "https://dl.smwcentral.net/28510/Ballacetine%20Castle.zip",
        "filename": "Ballacetine Castle.zip",
        "size": 48654,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iii-wanderers-from-ys-steeling-the-will-to-fight",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24812,
    "title": "Ys III: Wanderers from Ys - Steeling the Will to Fight",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "cave",
      "mountain"
    ],
    "description": "One of stage themes from <i>Ys III</i> used in Elderm Mountains (known as Mt. Seko in the English localization of the Mega Drive and TurboGrafx-CD version). Based on the Mega Drive version of the song. Cound be used in underground levels.<br>\r\n<br>\r\n(Note: The track name is taken from the official <i>Ys: The Oath in Felghana</i> soundtrack.)",
    "latest_version": "smwc-24812-1604630165",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24812,
        "title": "Ys III: Wanderers from Ys - Steeling the Will to Fight",
        "version": "smwc-24812-1604630165",
        "upstream_time": 1604630165,
        "download_url": "https://dl.smwcentral.net/24812/Ys%20III%20Steeling%20the%20Will%20to%20Fight.zip",
        "filename": "Ys III Steeling the Will to Fight.zip",
        "size": 33373,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iii-wanderers-from-ys-swarm-in-the-dark-be-careful-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24802,
    "title": "Ys III: Wanderers from Ys - Swarm in the Dark ~ Be Careful (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "boss",
      "cave",
      "final",
      "tense"
    ],
    "description": "Back with another Ys III: Wanderers from Ys remix. This time, it's the underground mines theme, <a href=\"https://www.youtube.com/watch?v=PuXw27m5xW0\" rel=\"nofollow\">Be</a> <a href=\"https://www.youtube.com/watch?v=AwY-_adroUQ\" rel=\"nofollow\">Careful</a> (Heavily based this off the Genesis & PC-Engine versions). I love this song to death, and it's my favorite song in the game. It perfectly replicates a dark environment right before the riff guitar kicks in to make things more intense. <s>Yes, I shill this entire soundtrack!!</s><br>\r\n<br>\r\nThis bad boy can fit caverns / underground stages, intense stages, final areas, and boss fights.<br>\r\n<br>\r\n<b><span style=\"color: #920dff;\">Important:</span></b><br>\r\nThere is a \"!READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- \"Bonus End\" & Thunder SFX are disabled.<br>\r\n<br>\r\nThere are also 2 customizable pitches for this song that you can adjust in the song's txt file:<br>\r\n- A Minor (Original Pitch, turned on default)<br>\r\n- G# Minor (<a href=\"https://youtu.be/x9eDwFdOKos\" rel=\"nofollow\">Famicom</a> Pitch) ",
    "latest_version": "smwc-24802-1605038072",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24802,
        "title": "Ys III: Wanderers from Ys - Swarm in the Dark ~ Be Careful (Remix)",
        "version": "smwc-24802-1605038072",
        "upstream_time": 1605038072,
        "download_url": "https://dl.smwcentral.net/24802/Be%20Careful.zip",
        "filename": "Be Careful.zip",
        "size": 126894,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iii-wanderers-from-ys-the-boy-s-got-wings-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23438,
    "title": "Ys III: Wanderers from Ys - The Boy's Got Wings (Remix)",
    "authors": [
      "Hooded Edge"
    ],
    "tags": [
      "athletic",
      "mountain",
      "sky"
    ],
    "description": "A remix of <i>The Boy's Got Wings</i> from <i>Ys III: Wanderers of Ys</i>. (You might know it as <i>The Boy Who Had Wings</i> or <i>Winged Boy</i>)<br>\r\n<br>\r\nThis baby can fit in athletic, mountain, & introductory stages.<br>\r\n<br>\r\n<b>Note:</b><br>\r\n- There is a \"READ ME.txt\" file that has the sample bank. You'll need to move what's in that file into \"Addmusic_sample_groups.txt.\"<br>\r\n- The Thunder SFX & @7 are disabled.<br>\r\n<br>\r\n------------------<br>\r\n<br>\r\nFelt the need to do this because the actual <a href=\"https://www.youtube.com/watch?v=n6fZOLkfbnM\" rel=\"nofollow\">SNES version</a> was god awful with its \"low-budget\" sample usage. This remix is heavily based on the <a href=\"https://www.youtube.com/watch?v=zpsu8Y4Zov0\" rel=\"nofollow\">Genesis version</a>, except without it having to loop twice just to get to that extra part (Like the <a href=\"https://www.youtube.com/watch?v=ZolDLDVK4qk\" rel=\"nofollow\">Sharp X68000 version</a>).",
    "latest_version": "smwc-23438-1593641148",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23438,
        "title": "Ys III: Wanderers from Ys - The Boy's Got Wings (Remix)",
        "version": "smwc-23438-1593641148",
        "upstream_time": 1593641148,
        "download_url": "https://dl.smwcentral.net/23438/The%20Boy%27s%20Got%20Wings.zip",
        "filename": "The Boy%27s Got Wings.zip",
        "size": 69481,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iii-wanderers-from-ys-trading-village-of-redmont",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21461,
    "title": "Ys III: Wanderers from Ys - Trading Village of Redmont",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "athletic",
      "grassland",
      "overworld",
      "town"
    ],
    "description": "A peaceful tune from Ys III. Good for any athletic theme.<br>\r\n<br>\r\nBased on the PC-8801 version developed by Nihon Falcom instead of the SNES port by Tonkin House.<br>\r\n<br>\r\n(Note: Some may know this town's name as Sarina. That's from the English translation given in the Mega Drive and the TurboGrafx-CD version.)",
    "latest_version": "smwc-21461-1574563999",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21461,
        "title": "Ys III: Wanderers from Ys - Trading Village of Redmont",
        "version": "smwc-21461-1574563999",
        "upstream_time": 1574563999,
        "download_url": "https://dl.smwcentral.net/21461/Ys%20III%20Redmont.zip",
        "filename": "Ys III Redmont.zip",
        "size": 33757,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iii-wanderers-from-ys-valestein-castle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28676,
    "title": "Ys III: Wanderers from Ys - Valestein Castle",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "athletic",
      "castle",
      "tense"
    ],
    "description": "The stage theme from <i>Ys III</i> that plays in Valestein Castle (known as Valestine in the English localization of the Mega Drive and the TurboGrafx-CD version, and Ballacetine in the SNES version). Based on the Mega Drive version.<br>\r\n<br>\r\n(Note: The track name is taken from the official <i>Ys: The Oath in Felghana</i> album.)",
    "latest_version": "smwc-28676-1638730943",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28676,
        "title": "Ys III: Wanderers from Ys - Valestein Castle",
        "version": "smwc-28676-1638730943",
        "upstream_time": 1638730943,
        "download_url": "https://dl.smwcentral.net/28676/Ys_III%20Valestein%20Castle%20Version%201.1.zip",
        "filename": "Ys_III Valestein Castle Version 1.1.zip",
        "size": 36238,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iv-mask-of-the-sun-crimson-wings",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31951,
    "title": "Ys IV: Mask of the Sun - Crimson Wings",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "castle",
      "final"
    ],
    "description": "Dedicated to <span class=\"un-outer\" title=\"Sir_Danny_TM\"><a href=\"/?p=profile&amp;id=42158\" style=\"color: var(--user-color-1);\" class=\"un\">Sir_Danny_TM</a></span>",
    "latest_version": "smwc-31951-1672513291",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31951,
        "title": "Ys IV: Mask of the Sun - Crimson Wings",
        "version": "smwc-31951-1672513291",
        "upstream_time": 1672513291,
        "download_url": "https://dl.smwcentral.net/31951/CrimsonWings.zip",
        "filename": "CrimsonWings.zip",
        "size": 54243,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iv-mask-of-the-sun-promarock",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 13397,
    "title": "Ys IV: Mask of the Sun - Promarock",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "grassland",
      "town"
    ],
    "description": "Suitable with grassland / town theme.",
    "latest_version": "smwc-13397-1459366187",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 13397,
        "title": "Ys IV: Mask of the Sun - Promarock",
        "version": "smwc-13397-1459366187",
        "upstream_time": 1459366187,
        "download_url": "https://dl.smwcentral.net/13397/Ys%20IV%20Mask%20of%20the%20Sun%20-%20Promarock%20%28Unsampled%29.zip",
        "filename": "Ys IV Mask of the Sun - Promarock (Unsampled).zip",
        "size": 34055,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 13396,
        "title": "Ys IV: Mask of the Sun - Promarock",
        "version": "smwc-13396-1459366139",
        "upstream_time": 1459366139,
        "download_url": "https://dl.smwcentral.net/13396/Ys%20IV%20Mask%20of%20the%20Sun%20-%20Promarock.zip",
        "filename": "Ys IV Mask of the Sun - Promarock.zip",
        "size": 46734,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iv-mask-of-the-sun-the-heat-inside-the-fire",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31937,
    "title": "Ys IV: Mask of the Sun - The Heat Inside the Fire",
    "authors": [
      "Ahrion"
    ],
    "tags": [
      "boss",
      "castle",
      "final",
      "fire",
      "tense"
    ],
    "description": "Dedicated to <span class=\"un-outer\" title=\"Sir_Danny_TM\"><a href=\"/?p=profile&amp;id=42158\" style=\"color: var(--user-color-1);\" class=\"un\">Sir_Danny_TM</a></span>",
    "latest_version": "smwc-31937-1672512657",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31937,
        "title": "Ys IV: Mask of the Sun - The Heat Inside the Fire",
        "version": "smwc-31937-1672512657",
        "upstream_time": 1672512657,
        "download_url": "https://dl.smwcentral.net/31937/HeatInsideTheFire.zip",
        "filename": "HeatInsideTheFire.zip",
        "size": 49265,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-iv-the-dawn-of-ys-theme-of-adol",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32725,
    "title": "Ys IV: The Dawn of Ys - Theme of Adol 1993",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "athletic",
      "credits",
      "cutscene",
      "mountain",
      "overworld",
      "retro",
      "temple",
      "title"
    ],
    "description": "Adol Christin's theme song from <i>Ys IV</i>. This song is used as one of dungeon themes in both <i>Ys IV: The Dawn of Ys</i> on the TurboGrafx-CD and <i>Ys IV: Mask of the Sun</i> on the SNES. This song didn't return in the remake <i>Ys: Memories of Celceta</i>.<br>\r\n<br>\r\nThis port is based on the original FM music by Falcom's composer Naoki Kaneda listed in the 1993 album <i>Ys IV J.D.K. Special The Dawn of Ys</i>. This version was arranged by Ryo Yonemitsu for the TurboGrafx-CD version.",
    "latest_version": "smwc-32725-1680141174",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32725,
        "title": "Ys IV: The Dawn of Ys - Theme of Adol 1993",
        "version": "smwc-32725-1680141174",
        "upstream_time": 1680141174,
        "download_url": "https://dl.smwcentral.net/32725/Ys%20IV%20Original%20Theme%20of%20Adol%201993%20v1.2.zip",
        "filename": "Ys IV Original Theme of Adol 1993 v1.2.zip",
        "size": 37638,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-origin-over-drive",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32855,
    "title": "Ys Origin - Over Drive",
    "authors": [
      "sincx"
    ],
    "tags": [
      "boss",
      "final",
      "tense"
    ],
    "description": "A highly intense boss theme, intended to be used strictly for bosses. Originally ported for Send Your Regrets to the Czar.<br>\r\n<br>\r\nBy default not compatible with the goal theme, death theme, Bonus End, Yoshi, Starman, P-Switch or Thunder, but you may be able to fit one of those back in depending on the situation.",
    "latest_version": "smwc-32855-1678878308",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32855,
        "title": "Ys Origin - Over Drive",
        "version": "smwc-32855-1678878308",
        "upstream_time": 1678878308,
        "download_url": "https://dl.smwcentral.net/32855/yso_over_drive.zip",
        "filename": "yso_over_drive.zip",
        "size": 88710,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-v-lost-kefin-kingdom-of-sand-field-of-gale",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41816,
    "title": "Ys V: Lost Kefin, Kingdom of Sand - Field of Gale",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "airship",
      "athletic",
      "fortress",
      "grassland",
      "mountain",
      "sky"
    ],
    "description": "I've wanted to port this song since 2016 when Obama was still president and now I finally did it. Go me!",
    "latest_version": "smwc-41816-1778760637",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41816,
        "title": "Ys V: Lost Kefin, Kingdom of Sand - Field of Gale",
        "version": "smwc-41816-1778760637",
        "upstream_time": 1778760637,
        "download_url": "https://dl.smwcentral.net/41816/Field%20of%20Gale.zip",
        "filename": "Field of Gale.zip",
        "size": 33825,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-v-lost-kefin-kingdom-of-sand-in-the-cradle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37100,
    "title": "Ys V: Lost Kefin, Kingdom of Sand - In the Cradle",
    "authors": [
      "icrawfish"
    ],
    "tags": [
      "beach",
      "calm",
      "carnival",
      "grassland",
      "overworld",
      "sky",
      "snow",
      "town",
      "water"
    ],
    "description": "A comforting area theme from Ys V. Good for towns, grasslands, and bright overworlds.",
    "latest_version": "smwc-37100-1710086526",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37100,
        "title": "Ys V: Lost Kefin, Kingdom of Sand - In the Cradle",
        "version": "smwc-37100-1710086526",
        "upstream_time": 1710086526,
        "download_url": "https://dl.smwcentral.net/37100/Ys%205%20-%20In%20the%20Cradle.zip",
        "filename": "Ys 5 - In the Cradle.zip",
        "size": 126814,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 37099,
        "title": "Ys V: Lost Kefin, Kingdom of Sand - In the Cradle",
        "version": "smwc-37099-1710086516",
        "upstream_time": 1710086516,
        "download_url": "https://dl.smwcentral.net/37099/Ys%20V%20-%20In%20the%20Cradle.zip",
        "filename": "Ys V - In the Cradle.zip",
        "size": 62881,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-v-lost-kefin-kingdom-of-sand-misty-lake",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18645,
    "title": "Ys V: Lost Kefin, Kingdom of Sand - Misty Lake",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "calm",
      "dark",
      "night",
      "ruins",
      "swamp"
    ],
    "description": "An almost entirely unsampled port (except for strings) from Ys V that would be good for dark/rainy or sad levels. ",
    "latest_version": "smwc-18645-1544733865",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18645,
        "title": "Ys V: Lost Kefin, Kingdom of Sand - Misty Lake",
        "version": "smwc-18645-1544733865",
        "upstream_time": 1544733865,
        "download_url": "https://dl.smwcentral.net/18645/Ys%20V%20-%20Misty%20Lake.zip",
        "filename": "Ys V - Misty Lake.zip",
        "size": 27656,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-ys-v-lost-kefin-kingdom-of-sand-theme-of-adol",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26635,
    "title": "Ys V: Lost Kefin, Kingdom of Sand - Theme of Adol",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "credits"
    ],
    "description": "Heroic theme from Ys V.<br>\r\nRequested by Hat Kid.",
    "latest_version": "smwc-26635-1618470383",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26635,
        "title": "Ys V: Lost Kefin, Kingdom of Sand - Theme of Adol",
        "version": "smwc-26635-1618470383",
        "upstream_time": 1618470383,
        "download_url": "https://dl.smwcentral.net/26635/Ys_V%20-%20Theme%20of%20Adol.zip",
        "filename": "Ys_V - Theme of Adol.zip",
        "size": 74114,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yu-gi-oh-the-eternal-duelist-soul-vs-ishizu-ishtar-super-metroid-style",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 26675,
    "title": "Yu-Gi-Oh: The Eternal Duelist Soul - Vs. Ishizu Ishtar(Super Metroid Style)",
    "authors": [
      "JX444444"
    ],
    "tags": [
      "dark",
      "mysterious",
      "water"
    ],
    "description": "I remix of the 'Vs. Ishizu Ishtar from Yu-Gi-Oh: The Eternal Duelist Soul' was made to the Super Metroid style.",
    "latest_version": "smwc-26675-1619837426",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 26675,
        "title": "Yu-Gi-Oh: The Eternal Duelist Soul - Vs. Ishizu Ishtar(Super Metroid Style)",
        "version": "smwc-26675-1619837426",
        "upstream_time": 1619837426,
        "download_url": "https://dl.smwcentral.net/26675/YgoEDSIshtar.zip",
        "filename": "YgoEDSIshtar.zip",
        "size": 53590,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yu-no-ayumi",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25669,
    "title": "YU-NO - Ayumi",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "night",
      "sky",
      "town",
      "urban",
      "water"
    ],
    "description": "Could fit with night theme",
    "latest_version": "smwc-25669-1610651250",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25669,
        "title": "YU-NO - Ayumi",
        "version": "smwc-25669-1610651250",
        "upstream_time": 1610651250,
        "download_url": "https://dl.smwcentral.net/25669/YU-NO%20-%20Ayumi.zip",
        "filename": "YU-NO - Ayumi.zip",
        "size": 105602,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yu-no-mitsuki",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25670,
    "title": "YU-NO - Mitsuki",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "abstract",
      "calm",
      "dark",
      "night",
      "overworld",
      "sad",
      "urban"
    ],
    "description": "Could fit with night urban theme",
    "latest_version": "smwc-25670-1610651899",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25670,
        "title": "YU-NO - Mitsuki",
        "version": "smwc-25670-1610651899",
        "upstream_time": 1610651899,
        "download_url": "https://dl.smwcentral.net/25670/YU-NO%20-%20Mitsuki.zip",
        "filename": "YU-NO - Mitsuki.zip",
        "size": 84010,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yu-no-yui-narusawa-classmate",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 37145,
    "title": "YU-NO - Yui Narusawa ~Classmate 2~",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "credits",
      "cutscene",
      "overworld",
      "title",
      "town"
    ],
    "description": "Could fit with tender cutscene",
    "latest_version": "smwc-37145-1710188666",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 37145,
        "title": "YU-NO - Yui Narusawa ~Classmate 2~",
        "version": "smwc-37145-1710188666",
        "upstream_time": 1710188666,
        "download_url": "https://dl.smwcentral.net/37145/YU-NO%20-%20Yui%20Narusawa%20~Classmate%202~.zip",
        "filename": "YU-NO - Yui Narusawa ~Classmate 2~.zip",
        "size": 52041,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yui-again",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29155,
    "title": "Yui - Again",
    "authors": [
      "Beruga1990"
    ],
    "tags": [
      "abstract",
      "chase",
      "credits",
      "grassland",
      "mysterious",
      "title",
      "town"
    ],
    "description": "The song \"Again\" is by Japanese pop/rock singer-songwriter \"Yui\" and her 13th single. The song is also the first opening of the anime series \"Fullmetal Alchemist: Brotherhood\". This port was also involved in the Super Famicompo 3 and reached 51st place out of 67 in the \"Cover\" category. ",
    "latest_version": "smwc-29155-1656636616",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29155,
        "title": "Yui - Again",
        "version": "smwc-29155-1656636616",
        "upstream_time": 1656636616,
        "download_url": "https://dl.smwcentral.net/29155/Yui%20-%20Again.zip",
        "filename": "Yui - Again.zip",
        "size": 69470,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yume-2kki-computer-default-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 23164,
    "title": "Yume 2kki - Computer Default Theme",
    "authors": [
      "Tob"
    ],
    "tags": [
      "ambient",
      "calm",
      "night"
    ],
    "description": "Gorgeous and calm song from Yume 2kki when you're interacting with the computer in Urotsuki's room. Could fit any relaxing setting or scene.",
    "latest_version": "smwc-23164-1591064224",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 23164,
        "title": "Yume 2kki - Computer Default Theme",
        "version": "smwc-23164-1591064224",
        "upstream_time": 1591064224,
        "download_url": "https://dl.smwcentral.net/23164/2kki_computer.zip",
        "filename": "2kki_computer.zip",
        "size": 38670,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yume-k-j-doki-doki-panic-starman",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 28924,
    "title": "Yume Kōjō: Doki Doki Panic - Starman",
    "authors": [
      "ElderSubZero"
    ],
    "tags": [
      "star"
    ],
    "description": "Invincibility / Starman theme from Yume Kojo: Doki-Doki Panic / Dream Factory: Heart Pounding Panic. Comes with Yoshi drums!",
    "latest_version": "smwc-28924-1642397127",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 28924,
        "title": "Yume Kōjō: Doki Doki Panic - Starman",
        "version": "smwc-28924-1642397127",
        "upstream_time": 1642397127,
        "download_url": "https://dl.smwcentral.net/28924/Yume%20Kojo%20Doki-Doki%20Panic%20-%20Starman.zip",
        "filename": "Yume Kojo Doki-Doki Panic - Starman.zip",
        "size": 61511,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yume-k-j-doki-doki-panic-subspace-arrangement",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8559,
    "title": "Yume Kōjō: Doki Doki Panic - Subspace (Arrangement)",
    "authors": [
      "Gamma V"
    ],
    "tags": [
      "desert",
      "overworld"
    ],
    "description": "A slightly slowed-down 16-bit arrangement of the Subspace theme from Doki Doki Panic aka the precursor to SMB2 US.  Would best suit a desert overworld.  Not recommended for use in levels because it's quite short.",
    "latest_version": "smwc-8559-1397625642",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8559,
        "title": "Yume Kōjō: Doki Doki Panic - Subspace (Arrangement)",
        "version": "smwc-8559-1397625642",
        "upstream_time": 1397625642,
        "download_url": "https://dl.smwcentral.net/8559/DDP%20Subspace.zip",
        "filename": "DDP Subspace.zip",
        "size": 63199,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yume-nikki-block-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41322,
    "title": "Yume Nikki - Block World",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "ambient",
      "carnival",
      "cave",
      "chase",
      "cutscene",
      "environmental",
      "ghost house",
      "ice",
      "industrial",
      "jungle",
      "menu",
      "mysterious",
      "night",
      "ruins",
      "sea",
      "space",
      "temple",
      "title",
      "water"
    ],
    "description": "The \"Block World\" theme from Yume Nikki. A simple ominous loop.<br>\r\n<br>\r\nI re-ripped it using the game's source files and made it stereo. Shoutout to <span class=\"un-outer\" title=\"lordlydumbass\"><a href=\"/?p=profile&amp;id=69165\" style=\"color: var(--user-color-1);\" class=\"un\">lordlydumbass</a></span> for bring attention to the track.",
    "latest_version": "smwc-41322-1771797161",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41322,
        "title": "Yume Nikki - Block World",
        "version": "smwc-41322-1771797161",
        "upstream_time": 1771797161,
        "download_url": "https://dl.smwcentral.net/41322/%5BS%5D%20Yume%20Nikki%20-%20Block%20World%20%280000049%29.zip",
        "filename": "%5BS%5D Yume Nikki - Block World (0000049).zip",
        "size": 95045,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yume-nikki-dream-diary",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19868,
    "title": "Yume Nikki - Dream Diary",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "calm",
      "cutscene",
      "dark",
      "forest",
      "night",
      "title"
    ],
    "description": "A simple song could fit with any kinds of calm theme",
    "latest_version": "smwc-19868-1557335690",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19868,
        "title": "Yume Nikki - Dream Diary",
        "version": "smwc-19868-1557335690",
        "upstream_time": 1557335690,
        "download_url": "https://dl.smwcentral.net/19868/Yume%20Nikki%20-%20Dream%20Diary.zip",
        "filename": "Yume Nikki - Dream Diary.zip",
        "size": 31371,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yume-nikki-fc-field-area",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20441,
    "title": "Yume Nikki - FC Field Area",
    "authors": [
      "Tob"
    ],
    "tags": [
      "calm",
      "grassland",
      "overworld"
    ],
    "description": "The calm, happy song playing in a sadly rather small famicom/nes styled area in Yume Nikki. Would probably work well on overworlds and tutorial type levels. Huge thanks to Pinci for helping me make the instruments really accurate to the original track!",
    "latest_version": "smwc-20441-1563135255",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20441,
        "title": "Yume Nikki - FC Field Area",
        "version": "smwc-20441-1563135255",
        "upstream_time": 1563135255,
        "download_url": "https://dl.smwcentral.net/20441/yume%20nikki%20-%20famicom%20field%20area.zip",
        "filename": "yume nikki - famicom field area.zip",
        "size": 30806,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yume-nikki-poniko-s-room",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 19490,
    "title": "Yume Nikki - Poniko's Room",
    "authors": [
      "Tob"
    ],
    "tags": [
      "calm",
      "overworld"
    ],
    "description": "The simple yet calming theme playing in Poniko's Room when the light is turned on in the game Yume Nikki. Would work great in Yoshi's House and level's of that nature.<br>\r\n<br>\r\nSpecial thanks to Pinci for the guiro sample and Wakana for helping me improve this port and his lovely Porting Tutorial!",
    "latest_version": "smwc-19490-1553889199",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 19490,
        "title": "Yume Nikki - Poniko's Room",
        "version": "smwc-19490-1553889199",
        "upstream_time": 1553889199,
        "download_url": "https://dl.smwcentral.net/19490/Poniko%27s%20Room.zip",
        "filename": "Poniko%27s Room.zip",
        "size": 27708,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yume-nikki-shield-folk-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29149,
    "title": "Yume Nikki - Shield-Folk World",
    "authors": [
      "Drink"
    ],
    "tags": [
      "ambient",
      "cave",
      "eerie",
      "enviromental",
      "overworld"
    ],
    "description": "A repetitive eerie echo-y ambient song from Yume Nikki.",
    "latest_version": "smwc-29149-1647194053",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29149,
        "title": "Yume Nikki - Shield-Folk World",
        "version": "smwc-29149-1647194053",
        "upstream_time": 1647194053,
        "download_url": "https://dl.smwcentral.net/29149/Shield-Folk%20World.zip",
        "filename": "Shield-Folk World.zip",
        "size": 30404,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yume-nikki-snow-world",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20009,
    "title": "Yume Nikki - Snow World",
    "authors": [
      "Tob"
    ],
    "tags": [
      "calm",
      "ice",
      "snow",
      "space"
    ],
    "description": "The short and calm theme from Yume Nikki's Snow World aka Snow Valley. Would work well on, who guessed it, snow themed Overworlds. Although maybe this would work for Space Overworlds too.<br>\r\nSpecial thanks to LHB and Pinci for helping me out with this port.",
    "latest_version": "smwc-20009-1558491430",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20009,
        "title": "Yume Nikki - Snow World",
        "version": "smwc-20009-1558491430",
        "upstream_time": 1558491430,
        "download_url": "https://dl.smwcentral.net/20009/snow_world.zip",
        "filename": "snow_world.zip",
        "size": 20773,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yume-nikki-the-shanty-village",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18892,
    "title": "Yume Nikki - The Shanty Village",
    "authors": [
      "MercuryPenny"
    ],
    "tags": [
      "abstract",
      "calm",
      "overworld",
      "space"
    ],
    "description": "A very calm, mysterious, ambient track.",
    "latest_version": "smwc-18892-1547175487",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18892,
        "title": "Yume Nikki - The Shanty Village",
        "version": "smwc-18892-1547175487",
        "upstream_time": 1547175487,
        "download_url": "https://dl.smwcentral.net/18892/shanty.zip",
        "filename": "shanty.zip",
        "size": 30747,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yump",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24539,
    "title": "YUMP 2 - Star World",
    "authors": [
      "sincx"
    ],
    "tags": [
      "abstract",
      "calm",
      "castle",
      "cave",
      "chase",
      "final",
      "fire",
      "forest",
      "industrial",
      "mountain",
      "mysterious",
      "night",
      "overworld",
      "space",
      "tense",
      "title"
    ],
    "description": "The infamous Bowser's Castle song from YUMP 2. Very long and has a lot of variety, making it great for long levels with a lot of content.<br>\r\n<br>\r\nNot compatible with Blargg/Thunder or Bonus End.",
    "latest_version": "smwc-24539-1601504822",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24539,
        "title": "YUMP 2 - Star World",
        "version": "smwc-24539-1601504822",
        "upstream_time": 1601504822,
        "download_url": "https://dl.smwcentral.net/24539/yump2-star.zip",
        "filename": "yump2-star.zip",
        "size": 64856,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24538,
        "title": "YUMP 2 - Bowser's Castle",
        "version": "smwc-24538-1605039268",
        "upstream_time": 1605039268,
        "download_url": "https://dl.smwcentral.net/24538/yump2-bowser.zip",
        "filename": "yump2-bowser.zip",
        "size": 81738,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 24537,
        "title": "YUMP 2 - Title",
        "version": "smwc-24537-1603146715",
        "upstream_time": 1603146715,
        "download_url": "https://dl.smwcentral.net/24537/yumptitle.zip",
        "filename": "yumptitle.zip",
        "size": 46736,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-yuuyu-no-quiz-de-go-go-royalty-in-the-desert",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41648,
    "title": "Yuuyu no Quiz de Go! Go! - Royalty in the Desert",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "bonus",
      "calm",
      "desert",
      "night",
      "overworld",
      "ruins",
      "temple",
      "title",
      "town"
    ],
    "description": "Second quiz theme from SFC port of Taito's Yuuyu no Quiz de Go! Go!.",
    "latest_version": "smwc-41648-1775004144",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41648,
        "title": "Yuuyu no Quiz de Go! Go! - Royalty in the Desert",
        "version": "smwc-41648-1775004144",
        "upstream_time": 1775004144,
        "download_url": "https://dl.smwcentral.net/41648/Yuuyu%20no%20Quiz%20de%20Go%21%20Go%21%20-%20Royalty%20in%20the%20Desert.zip",
        "filename": "Yuuyu no Quiz de Go%21 Go%21 - Royalty in the Desert.zip",
        "size": 39304,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zakuro-no-aji-action",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20025,
    "title": "Zakuro no Aji - Action!",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "boss",
      "chase",
      "dark",
      "tense"
    ],
    "description": "Could fit with boss battle theme",
    "latest_version": "smwc-20025-1558748998",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20025,
        "title": "Zakuro no Aji - Action!",
        "version": "smwc-20025-1558748998",
        "upstream_time": 1558748998,
        "download_url": "https://dl.smwcentral.net/20025/Zakuro%20no%20Aji%20-%20Action%21.zip",
        "filename": "Zakuro no Aji - Action%21.zip",
        "size": 69571,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zakuro-no-aji-rest",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20004,
    "title": "Zakuro no Aji - Rest",
    "authors": [
      "Nanako"
    ],
    "tags": [
      "castle",
      "cutscene",
      "dark",
      "final",
      "fire",
      "ghost house",
      "spooky",
      "tense"
    ],
    "description": "An intense and dangerous feeling tune from a less-known Visual Novel game, Zakuro no Aji",
    "latest_version": "smwc-20004-1558488938",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20004,
        "title": "Zakuro no Aji - Rest",
        "version": "smwc-20004-1558488938",
        "upstream_time": 1558488938,
        "download_url": "https://dl.smwcentral.net/20004/Zakuro%20no%20Aji%20-%20Rest.zip",
        "filename": "Zakuro no Aji - Rest.zip",
        "size": 47514,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zanac-title-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 8513,
    "title": "Zanac - Title Theme",
    "authors": [
      "HarvettFox96"
    ],
    "tags": [
      "calm",
      "credits",
      "title"
    ],
    "description": "A calm song that builds over time before becoming a solid march theme.",
    "latest_version": "smwc-8513-1394449163",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 8513,
        "title": "Zanac - Title Theme",
        "version": "smwc-8513-1394449163",
        "upstream_time": 1394449163,
        "download_url": "https://dl.smwcentral.net/8513/Zanac%20-%20Title%20Theme%20%28Fixed%29.zip",
        "filename": "Zanac - Title Theme (Fixed).zip",
        "size": 62310,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zane-oak-spooky-scary-genesis",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40923,
    "title": "Zane Oak - Spooky Scary Genesis",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "athletic",
      "boss",
      "carnival",
      "ghost house",
      "night",
      "spooky",
      "town",
      "upbeat",
      "urban"
    ],
    "description": "A port of a friend's song. Please listen to the original <a href=\"https://www.youtube.com/watch?v=qF2eAENzls0&list=RDqF2eAENzls0\" rel=\"nofollow\"><span style=\"font-size: 20pt;\">HERE</span></a>. They deserve much more attention! :3<br>\r\n<br>\r\nFits best in minibosses, ghost houses, and carnivals",
    "latest_version": "smwc-40923-1766696001",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40923,
        "title": "Zane Oak - Spooky Scary Genesis",
        "version": "smwc-40923-1766696001",
        "upstream_time": 1766696001,
        "download_url": "https://dl.smwcentral.net/40923/ZaneOakSpookyScaryGenesis.zip",
        "filename": "ZaneOakSpookyScaryGenesis.zip",
        "size": 68085,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zane-oak-spooky-scary-genesis-smw-mix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 40931,
    "title": "Zane Oak - Spooky Scary Genesis (SMW Mix)",
    "authors": [
      "its_4life"
    ],
    "tags": [
      "athletic",
      "boss",
      "carnival",
      "ghost house",
      "night",
      "spooky",
      "town",
      "upbeat",
      "urban"
    ],
    "description": "An unsampled port of a friend's song. Please listen to the original <a href=\"https://www.youtube.com/watch?v=qF2eAENzls0&list=RDqF2eAENzls0\" rel=\"nofollow\"><span style=\"font-size: 20pt;\">HERE</span></a>. They deserve much more attention! :3<br>\r\n<br>\r\nFits best in minibosses, ghost houses, and carnivals",
    "latest_version": "smwc-40931-1766695981",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 40931,
        "title": "Zane Oak - Spooky Scary Genesis (SMW Mix)",
        "version": "smwc-40931-1766695981",
        "upstream_time": 1766695981,
        "download_url": "https://dl.smwcentral.net/40931/ZaneOakSpookyScaryGenesis%20-%20UNSAMPLED.zip",
        "filename": "ZaneOakSpookyScaryGenesis - UNSAMPLED.zip",
        "size": 33324,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zaxxon-s-motherbase-2000-stage-2-part",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 18069,
    "title": "Zaxxon's Motherbase 2000 - Stage 2 (Part 1)",
    "authors": [
      "Ultima"
    ],
    "tags": [
      "athletic",
      "night",
      "space",
      "tense",
      "urban"
    ],
    "description": "The funky theme from Zaxxon's Motherbase 2000, as seen in Idol Round 5. This hasn't really been recieved that well in Idol, but honestly the main problem when I submitted this to it seemed to be about the song choice, and rarely about the port itself, so I think this should be fine to submit.<br>\r\n<br>\r\nAnyway, I'd say this should fit urban, night and space zones quite well, but honestly I'm not too sure myself. Just use this in a way you feel comfortable I guess lol<br>\r\n<br>\r\nEDIT: Added a optimized and a unoptimized version; use the optimized version if you want to insert this into a hack, because it removes a lot of the space this would have (tho it doesn't change much of the song); the unoptimized version is just for listening lol",
    "latest_version": "smwc-18069-1535078360",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 18069,
        "title": "Zaxxon's Motherbase 2000 - Stage 2 (Part 1)",
        "version": "smwc-18069-1535078360",
        "upstream_time": 1535078360,
        "download_url": "https://dl.smwcentral.net/18069/zaxxon.zip",
        "filename": "zaxxon.zip",
        "size": 141448,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zelda-ii-the-adventure-of-link-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29123,
    "title": "Zelda II: The Adventure of Link - Battle",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "calm",
      "cave",
      "dark",
      "mountain",
      "retro",
      "tense"
    ],
    "description": "The tense battle theme from Zelda 2 on the NES that's also played in caves. Didn't include the intro SFX because I personally didn't like them. =P<br>\r\n<br>\r\nCan be used in boss battles, caves and mountains.<br>\r\n<br>\r\nOh, also, Happy New Year! ",
    "latest_version": "smwc-29123-1643578111",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29123,
        "title": "Zelda II: The Adventure of Link - Battle",
        "version": "smwc-29123-1643578111",
        "upstream_time": 1643578111,
        "download_url": "https://dl.smwcentral.net/29123/Zelda%202%20The%20Adventure%20of%20Link%20-%20Battle.zip",
        "filename": "Zelda 2 The Adventure of Link - Battle.zip",
        "size": 65586,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 8110,
        "title": "Zelda II: The Adventure of Link - Battle",
        "version": "smwc-8110-1406610529",
        "upstream_time": 1406610529,
        "download_url": "https://dl.smwcentral.net/8110/LoZ_2_Battle.zip",
        "filename": "LoZ_2_Battle.zip",
        "size": 71569,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zelda-ii-the-adventure-of-link-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29140,
    "title": "Zelda II: The Adventure of Link - Boss Battle",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "boss",
      "dark",
      "retro",
      "spooky",
      "tense"
    ],
    "description": "The spooky repetitive theme from Zelda 2 for the NES played when fighting against the palace bosses.<br>\r\n<br>\r\nCan be used in boss battles (duh) as well as short spooky areas.",
    "latest_version": "smwc-29140-1643578110",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29140,
        "title": "Zelda II: The Adventure of Link - Boss Battle",
        "version": "smwc-29140-1643578110",
        "upstream_time": 1643578110,
        "download_url": "https://dl.smwcentral.net/29140/Zelda%202%20The%20Adventure%20of%20Link%20-%20Palace%20Boss.zip",
        "filename": "Zelda 2 The Adventure of Link - Palace Boss.zip",
        "size": 31121,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zelda-ii-the-adventure-of-link-final-boss",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 22185,
    "title": "Zelda II: The Adventure of Link - Final Boss",
    "authors": [
      "MegaNerd14"
    ],
    "tags": [
      "boss",
      "final"
    ],
    "description": "An 8-bit port of the music used for Dark Link in Zelda 2.<br>\r\nSuper short yet still manages to be intense. Good for your boss battles.<br>\r\n<br>\r\nBack up (again) with removal reasons fixed, mainly some accuracy issues and not including the SMW samples.<br>\r\n<br>\r\nShoutouts to Maxodex and Nameless.",
    "latest_version": "smwc-22185-1582068086",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 22185,
        "title": "Zelda II: The Adventure of Link - Final Boss",
        "version": "smwc-22185-1582068086",
        "upstream_time": 1582068086,
        "download_url": "https://dl.smwcentral.net/22185/Zelda%202%20-%20Final%20Boss.zip",
        "filename": "Zelda 2 - Final Boss.zip",
        "size": 32498,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zelda-ii-the-adventure-of-link-great-palace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29135,
    "title": "Zelda II: The Adventure of Link - Great Palace",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "cave",
      "dark",
      "final",
      "ghost house"
    ],
    "description": "The determined and spooky theme from Zelda 2 on the NES played in the final palace.<br>\r\n<br>\r\nCan be used in castles, ghost houses and caves.",
    "latest_version": "smwc-29135-1643136163",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29135,
        "title": "Zelda II: The Adventure of Link - Great Palace",
        "version": "smwc-29135-1643136163",
        "upstream_time": 1643136163,
        "download_url": "https://dl.smwcentral.net/29135/Zelda%202%20The%20Adventure%20of%20Link%20-%20Great%20Palace.zip",
        "filename": "Zelda 2 The Adventure of Link - Great Palace.zip",
        "size": 33970,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zelda-ii-the-adventure-of-link-great-palace-remix",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 38818,
    "title": "Zelda II: The Adventure of Link - Great Palace (Remix)",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "final",
      "fire",
      "spooky",
      "upbeat"
    ],
    "description": "An energetic remix of the Great Palace theme from Zelda II: The Adventure of Link on the NES.",
    "latest_version": "smwc-38818-1733159437",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 38818,
        "title": "Zelda II: The Adventure of Link - Great Palace (Remix)",
        "version": "smwc-38818-1733159437",
        "upstream_time": 1733159437,
        "download_url": "https://dl.smwcentral.net/38818/Zelda%20II%20The%20Adventure%20of%20Link%20-%20Great%20Palace%20%28Remix%29%20.zip",
        "filename": "Zelda II The Adventure of Link - Great Palace (Remix) .zip",
        "size": 72234,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zelda-ii-the-adventure-of-link-indoors",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29488,
    "title": "Zelda II: The Adventure of Link - Indoors",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "town",
      "water"
    ],
    "description": "The calm, peaceful theme from Zelda 2 for the NES played when you enter any building in the villages/towns.<br>\r\n<br>\r\nCan be used in towns and villages, maybe even short water levels.",
    "latest_version": "smwc-29488-1648233698",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29488,
        "title": "Zelda II: The Adventure of Link - Indoors",
        "version": "smwc-29488-1648233698",
        "upstream_time": 1648233698,
        "download_url": "https://dl.smwcentral.net/29488/Zelda%202%20The%20Adventure%20of%20Link%20-%20Indoors.zip",
        "filename": "Zelda 2 The Adventure of Link - Indoors.zip",
        "size": 31088,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zelda-ii-the-adventure-of-link-level-up",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29104,
    "title": "Zelda II: The Adventure of Link - Level Up",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "cutscene",
      "misc",
      "nintedo presents"
    ],
    "description": "The Level Up Fanfare from Zelda 2 on the NES.<br>\r\n<br>\r\nCan be used in short celebratory cutscenes.<br>\r\n<br>\r\nIt can also be used a global song comfortably, since the samples are rather light-weight, though that requires some music knowledge.<br>\r\n<br>\r\nUpdate: Reduced insert size, improved accuracy.",
    "latest_version": "smwc-29104-1643573478",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29104,
        "title": "Zelda II: The Adventure of Link - Level Up",
        "version": "smwc-29104-1643573478",
        "upstream_time": 1643573478,
        "download_url": "https://dl.smwcentral.net/29104/Zelda%202%20The%20Adventure%20of%20Link%20-%20Level%20Up.zip",
        "filename": "Zelda 2 The Adventure of Link - Level Up.zip",
        "size": 30917,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zelda-ii-the-adventure-of-link-palace",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29138,
    "title": "Zelda II: The Adventure of Link - Palace",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "castle",
      "cave",
      "dark"
    ],
    "description": "The long, tense theme from Zelda 2 for the NES played in the palaces found throughout the game.<br>\r\n<br>\r\nCan be used in castles, caves and other dark areas.",
    "latest_version": "smwc-29138-1643135798",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29138,
        "title": "Zelda II: The Adventure of Link - Palace",
        "version": "smwc-29138-1643135798",
        "upstream_time": 1643135798,
        "download_url": "https://dl.smwcentral.net/29138/Zelda%202%20The%20Adventure%20of%20Link%20-%20Palace.zip",
        "filename": "Zelda 2 The Adventure of Link - Palace.zip",
        "size": 34390,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zelda-ii-the-adventure-of-link-palace-arr",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 11765,
    "title": "Zelda II: The Adventure of Link - Palace (arr.)",
    "authors": [
      "Torchkas"
    ],
    "tags": [
      "airship",
      "boss",
      "castle",
      "dark",
      "final",
      "temple",
      "tense"
    ],
    "description": "A custom arrangement of the dark palace theme from Zelda 2 in G-minor.<br>\r\nWould fit well in a castle or an otherwise important moment in a level.<br>\r\n<br>\r\nSMW version has less echo.",
    "latest_version": "smwc-11765-1439220432",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 11765,
        "title": "Zelda II: The Adventure of Link - Palace (arr.)",
        "version": "smwc-11765-1439220432",
        "upstream_time": 1439220432,
        "download_url": "https://dl.smwcentral.net/11765/Zelda%202%20-%20Palace.zip",
        "filename": "Zelda 2 - Palace.zip",
        "size": 110432,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zelda-ii-the-adventure-of-link-title-snes-burn-in-test-cart",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 25428,
    "title": "Zelda II: The Adventure of Link - Title (SNES Burn-in Test Cart)",
    "authors": [
      "Dippy"
    ],
    "tags": [
      "beach",
      "cutscene",
      "misc",
      "sky",
      "title",
      "town"
    ],
    "description": "The Zelda II Title Theme cover from the SNES Burn-in Test Cart cartridge by Nintendo, but unsampled. Use it on your title screens.",
    "latest_version": "smwc-25428-1607730258",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 25428,
        "title": "Zelda II: The Adventure of Link - Title (SNES Burn-in Test Cart)",
        "version": "smwc-25428-1607730258",
        "upstream_time": 1607730258,
        "download_url": "https://dl.smwcentral.net/25428/Zelda%20II%20-%20Title%20%28SNES%20Burn-in%20Test%20Cart%2C%20Unsampled%29.zip",
        "filename": "Zelda II - Title (SNES Burn-in Test Cart%2C Unsampled).zip",
        "size": 32510,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 25427,
        "title": "Zelda II: The Adventure of Link - Title (SNES Burn-in Test Cart)",
        "version": "smwc-25427-1607730163",
        "upstream_time": 1607730163,
        "download_url": "https://dl.smwcentral.net/25427/Zelda%20II%20-%20Title%20%28SNES%20Burn-in%20Test%20Cart%29.zip",
        "filename": "Zelda II - Title (SNES Burn-in Test Cart).zip",
        "size": 35076,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zelda-ii-the-adventure-of-link-village",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 29124,
    "title": "Zelda II: The Adventure of Link - Village",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "calm",
      "grassland",
      "retro",
      "town"
    ],
    "description": "The calm and reassuring village theme from Zelda 2 on the NES.<br>\r\n<br>\r\nCan be used in towns.<br>\r\n<br>\r\nOh, also, Happy New Year!",
    "latest_version": "smwc-29124-1643578110",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 29124,
        "title": "Zelda II: The Adventure of Link - Village",
        "version": "smwc-29124-1643578110",
        "upstream_time": 1643578110,
        "download_url": "https://dl.smwcentral.net/29124/Zelda%202%20The%20Adventure%20of%20Link%20-%20Village.zip",
        "filename": "Zelda 2 The Adventure of Link - Village.zip",
        "size": 34459,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zeliard-to-the-world-of-darkness",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7215,
    "title": "Zeliard - To the World of Darkness",
    "authors": [
      "worldpeace"
    ],
    "tags": [
      "boss"
    ],
    "description": "Good for intense situations, boss levels, or any epic fast levels.",
    "latest_version": "smwc-7215-1312189602",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7215,
        "title": "Zeliard - To the World of Darkness",
        "version": "smwc-7215-1312189602",
        "upstream_time": 1312189602,
        "download_url": "https://dl.smwcentral.net/7215/Zeliard%20-%20Cavern%20of%20Malicia.zip",
        "filename": "Zeliard - Cavern of Malicia.zip",
        "size": 68597,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zen-nihon-pro-wrestling",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 24035,
    "title": "Zen Nihon Pro Wrestling 2 - Wrestler Profiles",
    "authors": [
      "NaroGugul"
    ],
    "tags": [
      "athletic",
      "boss",
      "castle",
      "industrial",
      "tense"
    ],
    "description": "Ported this for my 2020 kldc level<br>\r\n<br>\r\nmaybe someone can find a use for it",
    "latest_version": "smwc-24035-1597413761",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 24035,
        "title": "Zen Nihon Pro Wrestling 2 - Wrestler Profiles",
        "version": "smwc-24035-1597413761",
        "upstream_time": 1597413761,
        "download_url": "https://dl.smwcentral.net/24035/Zen%20Nihon%20Pro%20Wrestling%20-%20Wrestler%20Profiles%20.zip",
        "filename": "Zen Nihon Pro Wrestling - Wrestler Profiles .zip",
        "size": 58932,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 22053,
        "title": "Zen Nihon Pro Wrestling 2 - Theme of the Eagle & The Patriot",
        "version": "smwc-22053-1581660980",
        "upstream_time": 1581660980,
        "download_url": "https://dl.smwcentral.net/22053/Zennihon%20Pro%20Wrestling%202%20-%20Theme%20of%20the%20Eagle%20%26%20The%20Patriot.zip",
        "filename": "Zennihon Pro Wrestling 2 - Theme of the Eagle %26 The Patriot.zip",
        "size": 69034,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zenkoku-koukou-soccer-senshuken",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41708,
    "title": "Zenkoku Koukou Soccer Senshuken '96 - Training Results",
    "authors": [
      "Fullcannon"
    ],
    "tags": [
      "athletic",
      "carnival",
      "grassland",
      "menu",
      "upbeat"
    ],
    "description": "Results theme after completing a game during training mode in Zenkoku Koukou Soccer Senshuken '96.",
    "latest_version": "smwc-41708-1773979287",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41708,
        "title": "Zenkoku Koukou Soccer Senshuken '96 - Training Results",
        "version": "smwc-41708-1773979287",
        "upstream_time": 1773979287,
        "download_url": "https://dl.smwcentral.net/41708/Zenkoku%20Koukou%20Soccer%20Senshuken%20%2796%20-%20Training%20Results.zip",
        "filename": "Zenkoku Koukou Soccer Senshuken %2796 - Training Results.zip",
        "size": 104714,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41707,
        "title": "Zenkoku Koukou Soccer Senshuken '96 - Training",
        "version": "smwc-41707-1773979088",
        "upstream_time": 1773979088,
        "download_url": "https://dl.smwcentral.net/41707/Zenkoku%20Koukou%20Soccer%20Senshuken%20%2796%20-%20Training.zip",
        "filename": "Zenkoku Koukou Soccer Senshuken %2796 - Training.zip",
        "size": 88237,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 41706,
        "title": "Zenkoku Koukou Soccer Senshuken '96 - Play Menu",
        "version": "smwc-41706-1773978935",
        "upstream_time": 1773978935,
        "download_url": "https://dl.smwcentral.net/41706/Zenkoku%20Koukou%20Soccer%20Senshuken%20%2796%20-%20Play%20Menu.zip",
        "filename": "Zenkoku Koukou Soccer Senshuken %2796 - Play Menu.zip",
        "size": 101444,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zero",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 10410,
    "title": "Zero V2 - Naked to the Errant Breeze",
    "authors": [
      "Exor"
    ],
    "tags": [
      "calm",
      "cutscene"
    ],
    "description": "This song was originally written by Zero V2 and was later used in a flash game known as Story of the Blanks in the Everfree Forest. I recreated the song by ear and ported it. You don't need to give me any credit, but consider giving credit to Zero V2.",
    "latest_version": "smwc-10410-1419885201",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 10410,
        "title": "Zero V2 - Naked to the Errant Breeze",
        "version": "smwc-10410-1419885201",
        "upstream_time": 1419885201,
        "download_url": "https://dl.smwcentral.net/10410/Naked%20to%20the%20Errant%20Breeze.zip",
        "filename": "Naked to the Errant Breeze.zip",
        "size": 74731,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zero-wing-introduction",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 7602,
    "title": "Zero Wing - Introduction",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "athletic",
      "boss",
      "cutscene",
      "dark",
      "final",
      "fire",
      "industrial"
    ],
    "description": "The infamous Zero Wing intro song. It would suit 'epic' intro levels.",
    "latest_version": "smwc-7602-1317961246",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 7602,
        "title": "Zero Wing - Introduction",
        "version": "smwc-7602-1317961246",
        "upstream_time": 1317961246,
        "download_url": "https://dl.smwcentral.net/7602/Zero%20Wing%20-%20Introduction.zip",
        "filename": "Zero Wing - Introduction.zip",
        "size": 69114,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zero-wing-open-your-eyes-stage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 21598,
    "title": "Zero Wing - Open Your Eyes (Stage 1: Natols)",
    "authors": [
      "Bak Sangwoo"
    ],
    "tags": [
      "airship",
      "athletic",
      "space",
      "tense"
    ],
    "description": "An opening stage theme from Toaplan's famous shoot-em-up, in style of country music. Based on the Mega Drive version.",
    "latest_version": "smwc-21598-1576462702",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 21598,
        "title": "Zero Wing - Open Your Eyes (Stage 1: Natols)",
        "version": "smwc-21598-1576462702",
        "upstream_time": 1576462702,
        "download_url": "https://dl.smwcentral.net/21598/Zero%20Wing%20Stage%201.zip",
        "filename": "Zero Wing Stage 1.zip",
        "size": 34645,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zoda-s-revenge-startropics-ii-boss-battle",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 20543,
    "title": "Zoda's Revenge: StarTropics II - Boss Battle",
    "authors": [
      "Samantha"
    ],
    "tags": [
      "boss"
    ],
    "description": "Requested by JP32. Good for uh, oh I don't know, BOSS BATTLES?",
    "latest_version": "smwc-20543-1562634114",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 20543,
        "title": "Zoda's Revenge: StarTropics II - Boss Battle",
        "version": "smwc-20543-1562634114",
        "upstream_time": 1562634114,
        "download_url": "https://dl.smwcentral.net/20543/StarTropics%202%20-%20Boss%20Battle.zip",
        "filename": "StarTropics 2 - Boss Battle.zip",
        "size": 31437,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zoda-s-revenge-startropics-ii-dungeon-theme",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 31543,
    "title": "Zoda's Revenge: StarTropics II - Dungeon Theme 5",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "athletic",
      "castle",
      "cave",
      "dark",
      "ice",
      "retro",
      "spooky"
    ],
    "description": "The fourth Dungeon theme from Star Tropics II: Zoda's Revenge on the NES.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"StayAtHomeStegosaurus\"><span title=\"Donor\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=42181\" style=\"color: var(--user-color-3);\" class=\"un unavailable inactive\">StayAtHomeStegosaurus</a></span>.",
    "latest_version": "smwc-31543-1663852137",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 31543,
        "title": "Zoda's Revenge: StarTropics II - Dungeon Theme 5",
        "version": "smwc-31543-1663852137",
        "upstream_time": 1663852137,
        "download_url": "https://dl.smwcentral.net/31543/Star%20Tropics%20II%20Zoda%27s%20Revenge%20-%20Dungeon%20Theme%204.zip",
        "filename": "Star Tropics II Zoda%27s Revenge - Dungeon Theme 4.zip",
        "size": 45974,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27865,
        "title": "Zoda's Revenge: StarTropics II - Dungeon Theme 2",
        "version": "smwc-27865-1630279706",
        "upstream_time": 1630279706,
        "download_url": "https://dl.smwcentral.net/27865/st2%20dungeon%202.zip",
        "filename": "st2 dungeon 2.zip",
        "size": 32451,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      },
      {
        "upstream_id": 27864,
        "title": "Zoda's Revenge: StarTropics II - Dungeon Theme 1",
        "version": "smwc-27864-1630279705",
        "upstream_time": 1630279705,
        "download_url": "https://dl.smwcentral.net/27864/st2%20dungeon%201.zip",
        "filename": "st2 dungeon 1.zip",
        "size": 30928,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zoda-s-revenge-startropics-ii-ice-age-overworld",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 27863,
    "title": "Zoda's Revenge: StarTropics II - Ice Age Overworld",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "ice",
      "overworld",
      "town"
    ],
    "description": "The overworld theme of the ice age chapter in StarTropics II. Technically the second chapter, but you don't get to actually play the game until this point. Best suited for overworlds or really really calm hub worlds or something.",
    "latest_version": "smwc-27863-1630334287",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 27863,
        "title": "Zoda's Revenge: StarTropics II - Ice Age Overworld",
        "version": "smwc-27863-1630334287",
        "upstream_time": 1630334287,
        "download_url": "https://dl.smwcentral.net/27863/ice%20age%20overworld.zip",
        "filename": "ice age overworld.zip",
        "size": 32408,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zoda-s-revenge-startropics-ii-transylvania-overworld-chapter",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33736,
    "title": "Zoda's Revenge: Startropics II - Transylvania Overworld (Chapter 7)",
    "authors": [
      "Hazel"
    ],
    "tags": [
      "cave",
      "dark",
      "mysterious",
      "overworld",
      "tense"
    ],
    "description": "This song plays twice in Startropics II. The first time is in the Ice Age chapter, during the shape order memorization puzzle during the action stage portion, for some reason. The second is throughout the overworld in the Transylvania chapter. I suppose that's your baseline metric for whatever you think the song should be called. Not a 1:1 NES port, small amounts of creative liberty been taken.",
    "latest_version": "smwc-33736-1689954796",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33736,
        "title": "Zoda's Revenge: Startropics II - Transylvania Overworld (Chapter 7)",
        "version": "smwc-33736-1689954796",
        "upstream_time": 1689954796,
        "download_url": "https://dl.smwcentral.net/33736/st2%20labyrinth.zip",
        "filename": "st2 labyrinth.zip",
        "size": 33068,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zombies-ate-my-neighbors-titanic-toddler",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41084,
    "title": "Zombies Ate My Neighbors - Titanic Toddler",
    "authors": [
      "SiameseTwins"
    ],
    "tags": [
      "abstract",
      "boss",
      "dark",
      "spooky",
      "swamp",
      "tense",
      "urban"
    ],
    "description": "Played during the giant baby fight in Zombies Ate My Neighbors.",
    "latest_version": "smwc-41084-1767220725",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41084,
        "title": "Zombies Ate My Neighbors - Titanic Toddler",
        "version": "smwc-41084-1767220725",
        "upstream_time": 1767220725,
        "download_url": "https://dl.smwcentral.net/41084/Zombies%20Ate%20My%20Neighbors%20-%20Titanic%20Toddler.zip",
        "filename": "Zombies Ate My Neighbors - Titanic Toddler.zip",
        "size": 102720,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zone-warrior-amiga-completion",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 33027,
    "title": "Zone Warrior (Amiga) - Completion",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "credits",
      "cutscene",
      "title"
    ],
    "description": "The \"Completion\" track from the 2D platformer Zone Warrior on the Amiga, composed by Barry Leitch. Seems suited to credits or end scenes.<br>\r\n",
    "latest_version": "smwc-33027-1682951168",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 33027,
        "title": "Zone Warrior (Amiga) - Completion",
        "version": "smwc-33027-1682951168",
        "upstream_time": 1682951168,
        "download_url": "https://dl.smwcentral.net/33027/Zone%20Warrior%20-%20Completion.zip",
        "filename": "Zone Warrior - Completion.zip",
        "size": 99116,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zool-ninja-of-the-nth-dimension-amiga-rave",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32467,
    "title": "Zool: Ninja of the 'Nth' Dimension (Amiga) - Rave",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "industrial",
      "space",
      "urban"
    ],
    "description": "As the name suggests, this is a bass-driven rave-like track from the Amiga version of the game \"Zool\", composed by Patrick Phelan.",
    "latest_version": "smwc-32467-1677641293",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32467,
        "title": "Zool: Ninja of the 'Nth' Dimension (Amiga) - Rave",
        "version": "smwc-32467-1677641293",
        "upstream_time": 1677641293,
        "download_url": "https://dl.smwcentral.net/32467/Zool%20%28Amiga%29%20-%20Rave.zip",
        "filename": "Zool (Amiga) - Rave.zip",
        "size": 69855,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zool-ninja-of-the-nth-dimension-amiga-rock-n-zool",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32469,
    "title": "Zool: Ninja of the 'Nth' Dimension (Amiga) - Rock 'n' Zool",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "athlethic",
      "industrial",
      "tense"
    ],
    "description": "A bangin' rock track from the Amiga version of the game \"Zool\", composed by Patrick Phelan.",
    "latest_version": "smwc-32469-1680110673",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32469,
        "title": "Zool: Ninja of the 'Nth' Dimension (Amiga) - Rock 'n' Zool",
        "version": "smwc-32469-1680110673",
        "upstream_time": 1680110673,
        "download_url": "https://dl.smwcentral.net/32469/Zool%20-%20Rock%20%27N%27%20Zool.zip",
        "filename": "Zool - Rock %27N%27 Zool.zip",
        "size": 76388,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zool-ninja-of-the-nth-dimension-amiga-sweetie-land-funk",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 32468,
    "title": "Zool: Ninja of the 'Nth' Dimension (Amiga) - Sweetie Land Funk",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "athletic",
      "urban"
    ],
    "description": "A funky track from the Amiga version of the game \"Zool\", composed by Patrick Phelan.",
    "latest_version": "smwc-32468-1677641574",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 32468,
        "title": "Zool: Ninja of the 'Nth' Dimension (Amiga) - Sweetie Land Funk",
        "version": "smwc-32468-1677641574",
        "upstream_time": 1677641574,
        "download_url": "https://dl.smwcentral.net/32468/Zool%20-%20Sweetie%20Land%20Funk%20_.zip",
        "filename": "Zool - Sweetie Land Funk _.zip",
        "size": 72362,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwmusic-zorp-s-last-voyage",
    "aliases": [],
    "section": "smwmusic",
    "upstream_id": 41276,
    "title": "Zorp's Last Voyage",
    "authors": [
      "jneen"
    ],
    "tags": [
      "chaotic",
      "credits",
      "sky",
      "upbeat"
    ],
    "description": "A dancey song with frantic drums and a sentimental melody. Would make decent credits music, or sky level music.<br>\r\n<br>\r\nThis is a cover of my and tesselode's original track Zorp's Last Voyage from our album Wigglin.<br>\r\n<br>\r\nIncompatible with Blargg/Thunder/Firework.",
    "latest_version": "smwc-41276-1769814973",
    "install_kind": "add_music_k_music",
    "versions": [
      {
        "upstream_id": 41276,
        "title": "Zorp's Last Voyage",
        "version": "smwc-41276-1769814973",
        "upstream_time": 1769814973,
        "download_url": "https://dl.smwcentral.net/41276/zorps-last-voyage.zip",
        "filename": "zorps-last-voyage.zip",
        "size": 66011,
        "sha256": null,
        "dependencies": [
          "addmusick"
        ],
        "install_kind": "add_music_k_music"
      }
    ]
  },
  {
    "name": "smwpatches-02xx-oam-remapper-v-1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18522,
    "title": "$02xx OAM Remapper, v. 1.0",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "bounce sprites",
      "cluster sprites",
      "coin",
      "coin sprites",
      "extended sprites",
      "hex edits",
      "item box",
      "lorom",
      "minor extended sprites",
      "oam",
      "oam remap",
      "score sprites",
      "smoke",
      "smoke sprites",
      "special sprites",
      "yoshi",
      "yoshi tongue"
    ],
    "description": "This patch allows you to remap most of the sprite tiles that use OAM slots in the $02xx range to other OAM slots.  (It will be updated as more addresses are documented.)",
    "latest_version": "smwc-18522-1543107328",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18522,
        "title": "$02xx OAM Remapper, v. 1.0",
        "version": "smwc-18522-1543107328",
        "upstream_time": 1543107328,
        "download_url": "https://dl.smwcentral.net/18522/%2402xx%20OAM%20Remapper%20%28v.%201.0%29.zip",
        "filename": "%2402xx OAM Remapper (v. 1.0).zip",
        "size": 821,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-1-up-score-sprite-on",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 38073,
    "title": "1-Up Score Sprite on 100 Coins",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "1-up",
      "coins",
      "lorom",
      "sa-1",
      "score"
    ],
    "description": "Makes it so a score sprite pops up when 100 coins are collected, instead of simply incrementing the lives counter.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Blizzard Buffalo\"><a href=\"/?p=profile&amp;id=21984\" style=\"color: var(--user-color-2);\" class=\"un\">Blizzard Buffalo</a></span>.",
    "latest_version": "smwc-38073-1730372205",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 38073,
        "title": "1-Up Score Sprite on 100 Coins",
        "version": "smwc-38073-1730372205",
        "upstream_time": 1730372205,
        "download_url": "https://dl.smwcentral.net/38073/1UpScoreOn100Coins.zip",
        "filename": "1UpScoreOn100Coins.zip",
        "size": 3115,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-100-coin-prize",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40518,
    "title": "100 Coin Prize",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "item",
      "lorom",
      "powerup",
      "sa-1",
      "star"
    ],
    "description": "Instead of a 1-up, Mario gets a star or a powerup when he gets 100 coins (configurable). Made by request.",
    "latest_version": "smwc-40518-1756410092",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40518,
        "title": "100 Coin Prize",
        "version": "smwc-40518-1756410092",
        "upstream_time": 1756410092,
        "download_url": "https://dl.smwcentral.net/40518/100_coin_prize.zip",
        "filename": "100_coin_prize.zip",
        "size": 770,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-100-coin-roulette-reward",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 10882,
    "title": "100-Coin Roulette Reward",
    "authors": [
      "leod"
    ],
    "tags": [
      "100 coins",
      "1up",
      "asar 2 remoderation",
      "lorom",
      "luck",
      "needs remoderation",
      "powerup",
      "roulette",
      "slots"
    ],
    "description": "This patch replaces the standard reward of a 1UP every time the player collects 100 coins with a little roulette that can give the player one out of an adjustable pool of rewards.<br>\r\nBy default the rewards are a Mushroom, a slightly shorter Starman, a Fire Flower and a Feather.<br>\r\nHowever, these can easily be added to or edited, as long as you have the code for what you're trying to accomplish.<br>\r\n<br>\r\nTo use the reward in-game, the player has to first press a (adjustable) button to bring the roulette to a stop, and then can activate the reward whenever they want within a certain timespan, after which the powerup will start to fade and ultimately disappear.<br>\r\nIt might be worth it to explain this in a message box somewhere near the beginning of your game.<br>\r\n<br>\r\n<br>\r\nGraphics are included, though they assume that you use <a href=\"http://www.smwcentral.net/?p=section&a=details&id=4897\">Ladida's GFX DMA-er patch</a> and even then still overwrite the flopping Cheep-Cheep (this can be edited to instead overwrite something else easily).",
    "latest_version": "smwc-10882-1428211282",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 10882,
        "title": "100-Coin Roulette Reward",
        "version": "smwc-10882-1428211282",
        "upstream_time": 1428211282,
        "download_url": "https://dl.smwcentral.net/10882/100coinslut.zip",
        "filename": "100coinslut.zip",
        "size": 12571,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-100-exits",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19464,
    "title": "100 Exits",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "save",
      "tile"
    ],
    "description": "This patch fixes the garbage that appears in the file select screen if you get 100 exits or more.",
    "latest_version": "smwc-19464-1553718947",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19464,
        "title": "100 Exits",
        "version": "smwc-19464-1553718947",
        "upstream_time": 1553718947,
        "download_url": "https://dl.smwcentral.net/19464/100Exits.zip",
        "filename": "100Exits.zip",
        "size": 656,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-128x128-nintendo-presents-logo",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40162,
    "title": "128x128 Nintendo Presents Logo",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "nintendo presents",
      "sa-1"
    ],
    "description": "This patch allows you to have a 128x128 image as the Nintendo Presents logo, with an optional feature to allow a custom palette to be loaded as well. Check out the asm file for more info. Included sample ExGFX and mw3 files for the image you see here.",
    "latest_version": "smwc-40162-1753299543",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40162,
        "title": "128x128 Nintendo Presents Logo",
        "version": "smwc-40162-1753299543",
        "upstream_time": 1753299543,
        "download_url": "https://dl.smwcentral.net/40162/nintendo_logo_expand.zip",
        "filename": "nintendo_logo_expand.zip",
        "size": 8117,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-13fb-game-crash-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18319,
    "title": "$13FB Game Crash Fix",
    "authors": [
      "p4plus2"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sprites"
    ],
    "description": "This patch fixes crashes that result from sprite collisions after $13FB is set. A notable example would be eating a berry and collecting a Fire Flower at the same time.<br>\r\n<br>\r\nAdded SA-1 support.",
    "latest_version": "smwc-18319-1541021904",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18319,
        "title": "$13FB Game Crash Fix",
        "version": "smwc-18319-1541021904",
        "upstream_time": 1541021904,
        "download_url": "https://dl.smwcentral.net/18319/fireberryfix.zip",
        "filename": "fireberryfix.zip",
        "size": 346,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-16-bit-frame-counter",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18322,
    "title": "16-Bit Frame Counter",
    "authors": [
      "DiscoTheBat",
      "imamelia"
    ],
    "tags": [
      "counter",
      "frame counter",
      "lorom",
      "sa-1"
    ],
    "description": "A simple patch that adds a new frame counter to the game (requiring 2 bytes of free RAM), one that goes from 0000-FFFF instead of just 00-FF.<br>\r\n<br>\r\nConverted to asar and added SA-1 support.",
    "latest_version": "smwc-18322-1543116043",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18322,
        "title": "16-Bit Frame Counter",
        "version": "smwc-18322-1543116043",
        "upstream_time": 1543116043,
        "download_url": "https://dl.smwcentral.net/18322/frame16.zip",
        "filename": "frame16.zip",
        "size": 458,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-16-bit-timer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4466,
    "title": "16-bit Timer",
    "authors": [
      "wye"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "needs remoderation"
    ],
    "description": "This patch expands the timer to make it 16-bit, allowing for values as high as 65535. Not only easy to use and highly customizable, but also compatible with LM. Also comes in two versions (one for xkas, one for Asar).<br>\r\n<br>\r\nMake sure to read the readme for a more in-depth explanation.",
    "latest_version": "smwc-4466-1339149676",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4466,
        "title": "16-bit Timer",
        "version": "smwc-4466-1339149676",
        "upstream_time": 1339149676,
        "download_url": "https://dl.smwcentral.net/4466/16bitTimer.zip",
        "filename": "16bitTimer.zip",
        "size": 15490,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-16x16-goal-tape",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19518,
    "title": "16x16 Goal Tape",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "goal point",
      "lorom",
      "sa-1",
      "sprites"
    ],
    "description": "This patch makes the goal tape be 16x16 instead of 24x8. No credit nor freespace needed. Doesn't include graphics.",
    "latest_version": "smwc-19518-1554042608",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19518,
        "title": "16x16 Goal Tape",
        "version": "smwc-19518-1554042608",
        "upstream_time": 1554042608,
        "download_url": "https://dl.smwcentral.net/19518/16x16%20Goal%20Tape.zip",
        "filename": "16x16 Goal Tape.zip",
        "size": 506,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-16x16-hopping-flame-trail",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20812,
    "title": "16x16 Hopping Flame Trail",
    "authors": [
      "Hamtaro126"
    ],
    "tags": [
      "hopping flame",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This patch is inspired by SMB3's Hopping Flames, which are 8x16 for the flame's tail, so I wanted to do something to increase the size of the flame remains left by the Hopping Flame.<br>\r\n<br>\r\nThe hijack does emulation of these 8x16 sprites using 16x16 to do the job easily!<br>\r\n<br>\r\nGraphics included, credit not needed, Asar (and <a href=\"http://www.smwcentral.net/?p=viewthread&t=67718\">STEAR</a> unless you want garbled graphics) is required!",
    "latest_version": "smwc-20812-1570496393",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20812,
        "title": "16x16 Hopping Flame Trail",
        "version": "smwc-20812-1570496393",
        "upstream_time": 1570496393,
        "download_url": "https://dl.smwcentral.net/20812/HoppingFlameHack%20%2B%20SA1.zip",
        "filename": "HoppingFlameHack + SA1.zip",
        "size": 2783,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-3-digit-coin-counter",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20320,
    "title": "3 Digit Coin Counter",
    "authors": [
      "Lightvayne",
      "Nimono",
      "p4plus2"
    ],
    "tags": [
      "coins",
      "lorom",
      "sa-1",
      "sonic",
      "status bar"
    ],
    "description": "Changes the original coin counter into a 3-digit one that counts up to 999 and stops without giving 1-ups. <br>\r\n<br>\r\nThe new version is now updated for asar and has been cleaned up quite a bit, and also got SA-1 support. New compatible shop blocks for GPS are also included.",
    "latest_version": "smwc-20320-1561779849",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20320,
        "title": "3 Digit Coin Counter",
        "version": "smwc-20320-1561779849",
        "upstream_time": 1561779849,
        "download_url": "https://dl.smwcentral.net/20320/3%20digit%20coin%20counter.zip",
        "filename": "3 digit coin counter.zip",
        "size": 6462,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-3-up-moon-time-limit",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 33000,
    "title": "3-Up Moon Time Limit",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "3-up",
      "3-up moon",
      "lorom",
      "moon",
      "sa-1",
      "timer"
    ],
    "description": "This patch gives 3-Up Moon it's own time limit before which it must be collected.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"bandicoot\"><a href=\"/?p=profile&amp;id=21068\" style=\"color: var(--user-color-2);\" class=\"un\">bandicoot</a></span>.",
    "latest_version": "smwc-33000-1680180680",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 33000,
        "title": "3-Up Moon Time Limit",
        "version": "smwc-33000-1680180680",
        "upstream_time": 1680180680,
        "download_url": "https://dl.smwcentral.net/33000/MoonOnATimer.zip",
        "filename": "MoonOnATimer.zip",
        "size": 1276,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-32x32-player-tilemap-patch-1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40241,
    "title": "32x32 Player Tilemap Patch 1.5",
    "authors": [
      "ExE Boss",
      "Ladida",
      "lx5"
    ],
    "tags": [
      "32x32",
      "dynamic",
      "graphics",
      "lorom",
      "mario",
      "player",
      "player change",
      "player graphics",
      "sa-1"
    ],
    "description": "This patch will make the player’s tilemap 32×32 instead of 16×32, by replacing the 8×8 tiles. More info in the readme.<br>\r\n<br>\r\n<a href=\"https://smwc.me/1468495\">Permission from Ladida</a><br>\r\n<br>\r\n<a href=\"https://i.imgur.com/GYTT0p1.png\" rel=\"nofollow\">Permission from Ladida, lx5 update</a><br>\r\n<br>\r\nExE Boss’s Changes<br>\r\n------------------<br>\r\n<br>\r\n<ul><li>Expanded the maximum size of <code>PlayerGFX.bin</code> to 128KiB (256 frames) from 64KiB (128 frames), do note that tile <code>$80</code> is unusable by default because it is overwritten by the second <code>RATS</code> tag.</li><li><code>ow_mario.asm</code> is now applied automatically when patching <code>32x32_tilemap.asm</code>, but can still be applied separately.</li><li>Split <code>AllGFX.bin</code> into component files and added pre-converted Icegoom’s SMW Redrawn graphics.</li></ul><br>\r\n------------------<br>\r\n<br>\r\nSource code is <a href=\"https://github.com/TheLX5/SMW-Patches/tree/master/32x32%20Player%20Tilemap\" rel=\"nofollow\">available on lx5's GitHub</a>.<br>\r\n",
    "latest_version": "smwc-40241-1754586397",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40241,
        "title": "32x32 Player Tilemap Patch 1.5",
        "version": "smwc-40241-1754586397",
        "upstream_time": 1754586397,
        "download_url": "https://dl.smwcentral.net/40241/32x32%201.5.zip",
        "filename": "32x32 1.5.zip",
        "size": 106702,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-5-up-and-goal-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 13104,
    "title": "5-Up and Goal Fix",
    "authors": [
      "JackTheSpades",
      "Karisa"
    ],
    "tags": [
      "1up",
      "goal",
      "goal point",
      "lorom",
      "sa-1"
    ],
    "description": "This patch will fix the 5-Up score sprite so it's no longer glitched.<br>\r\nIt will also disable prevent the goal from giving glitched score and instead just give multiple 3-up/5-up<br>\r\n<br>\r\nYou'd probably also want to apply <a href=\"http://www.smwcentral.net/?p=section&a=details&id=12393\">Wiggler Score Glitch Fix</a><br>\r\n<br>\r\n(Note that it will also overwrite the 2-Up and 3-Up sprites' YXPPCCCT properties; if you've manually changed them you'll need to set them again within the patch.)",
    "latest_version": "smwc-13104-1454304727",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 13104,
        "title": "5-Up and Goal Fix",
        "version": "smwc-13104-1454304727",
        "upstream_time": 1454304727,
        "download_url": "https://dl.smwcentral.net/13104/5upGoalFix.zip",
        "filename": "5upGoalFix.zip",
        "size": 714,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-8-digits-score",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 22850,
    "title": "8 Digits Score",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "asar 2 remoderation",
      "counter",
      "lorom",
      "sa-1",
      "score",
      "speedup"
    ],
    "description": "This patch sets the maximum number of digits in the score to 8 digits.<br>\r\nSince the decimal flag is used, the status display process becomes faster and the slowdown can be reduced a little.<br>\r\nYou can also add by one point.<br>\r\nHowever, since the score addition code changes,<br>\r\nWhen adding a custom block with GPS, copy the enclosed \"give_points.asm\" and paste it in the \"Routines\" folder.<br>\r\nJSL $009012 increases the score by the value of the 16-bit wide accumulator, resulting in an accumulator width of 8 bits.<br>\r\nAfter applying the patch, you can still use \"SMW Status Bar Editor\" normally.<br>\r\n<br>\r\n",
    "latest_version": "smwc-22850-1591825308",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 22850,
        "title": "8 Digits Score",
        "version": "smwc-22850-1591825308",
        "upstream_time": 1591825308,
        "download_url": "https://dl.smwcentral.net/22850/8digits_score.zip",
        "filename": "8digits_score.zip",
        "size": 1268,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-8x8-fishin-boo-line",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 39883,
    "title": "8x8 Fishin' Boo Line",
    "authors": [
      "ASMagician Maks"
    ],
    "tags": [
      "lorom",
      "oam",
      "sa-1",
      "tile"
    ],
    "description": "This patch makes the line of Fishin' Boo's fishing rod be drawn using 6 8x8 tiles instead of 3 16x16 tiles.<br>\r\n<br>\r\nRequires No More Sprite Tile Limits patch or SA-1 Pack to display properly in levels.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"AmperSam\"><a href=\"/?p=profile&amp;id=41223\" style=\"color: #ee0066;\" class=\"un\">AmperSam</a></span>.",
    "latest_version": "smwc-39883-1755558077",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 39883,
        "title": "8x8 Fishin' Boo Line",
        "version": "smwc-39883-1755558077",
        "upstream_time": 1755558077,
        "download_url": "https://dl.smwcentral.net/39883/8x8fishinbooline.zip",
        "filename": "8x8fishinbooline.zip",
        "size": 1427,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-8x8-urchin-eyes",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 37863,
    "title": "8x8 Urchin Eyes",
    "authors": [
      "Fernap"
    ],
    "tags": [
      "graphic routine",
      "lorom",
      "sa-1",
      "urchin"
    ],
    "description": "This patch changes the Urchin graphics routine to draw 2 8x8 tiles for the eyes instead of 1 16x16.<br>\r\n<br>\r\nBy default, (the left halves of) the eye tiles are moved to the unused tiles $AB and $BB, completely freeing up the 16x16 tiles at $CA and $CC in GFX 06.<br>\r\n<br>\r\nNote that using this requires either a change in the usual sprite header to one that allots 6 tiles per sprite (like 0E),<br>\r\nor the use of the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24816\">No More Sprite Tile Limits patch</a>, or SA-1 with header 08.  See the included .asm file for more information.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"AmperSam\"><span title=\"Administrator\" class=\"icon icon-admin\"></span><a href=\"/?p=profile&amp;id=41223\" style=\"color: #ee0066;\" class=\"un\">AmperSam</a></span>.<br>\r\n",
    "latest_version": "smwc-37863-1725103903",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 37863,
        "title": "8x8 Urchin Eyes",
        "version": "smwc-37863-1725103903",
        "upstream_time": 1725103903,
        "download_url": "https://dl.smwcentral.net/37863/8x8UrchinEyes.zip",
        "filename": "8x8UrchinEyes.zip",
        "size": 3291,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-999-lives-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18336,
    "title": "999 Lives v1.3",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "asar 2 remoderation",
      "life",
      "lifes",
      "live",
      "lives",
      "lorom",
      "sa-1"
    ],
    "description": "This patch increases the life limit from 99 to 999.<br>\r\nRequested by Zeldara109, I wouldn't get such a weird idea on my own.",
    "latest_version": "smwc-18336-1541332726",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18336,
        "title": "999 Lives v1.3",
        "version": "smwc-18336-1541332726",
        "upstream_time": 1541332726,
        "download_url": "https://dl.smwcentral.net/18336/999.zip",
        "filename": "999.zip",
        "size": 3103,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-activate-debug-features-with-flags",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4378,
    "title": "Activate Debug Features With Flags",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "lorom",
      "needs remoderation"
    ],
    "description": "This patch will alow you to activate the debug features using flags, which allow you to do some cool things, like slow-motion while the p-switch is activated. Credit not required.",
    "latest_version": "smwc-4378-1320512466",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4378,
        "title": "Activate Debug Features With Flags",
        "version": "smwc-4378-1320512466",
        "upstream_time": 1320512466,
        "download_url": "https://dl.smwcentral.net/4378/Dabug.zip",
        "filename": "Dabug.zip",
        "size": 1177,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-activate-unused-starman-mechanic-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24985,
    "title": "Activate Unused Starman Mechanic v1.1",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "goal",
      "lorom",
      "sa-1",
      "star",
      "starman",
      "unused"
    ],
    "description": "This patch activates the Starman mechanic that was mostly coded into Super Mario World, but was ultimately left out: If a Star is spawned by carrying an item past the goal tape, a flag will be set that then doubles on each level load - once Mario enters 7 rooms, he will enter the room with Star power, and the flag will reset. The patch also adds a few extra changes, which can be read in the asm file.<br>\r\n<br>\r\nv1.1:<br>\r\n- Removed the ability for a post-goal star to give an item in the item box - it makes sense for the activated Starman flag to be the only reward.<br>\r\n- Fixed a bug where the Starman could be activated upon entering a bonus room, leading to glitched star tiles.<br>\r\n- Fixed a bug where in some cases the $13CB counter could skip past the maximum defined number of room changes, and avoid the Starman activation.<br>\r\n- Added a check during the goal routine to not increment $13CB if it is already nonzero.",
    "latest_version": "smwc-24985-1611563515",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24985,
        "title": "Activate Unused Starman Mechanic v1.1",
        "version": "smwc-24985-1611563515",
        "upstream_time": 1611563515,
        "download_url": "https://dl.smwcentral.net/24985/UnusedStarman.zip",
        "filename": "UnusedStarman.zip",
        "size": 2199,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-air-bubble-refill",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 14246,
    "title": "Air Bubble Refill",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "air bubble",
      "air meter",
      "asar 2 remoderation",
      "lorom",
      "needs remoderation"
    ],
    "description": "This patch will allow water bubbles you see in underwater levels to refill the <a href=\"http://www.smwcentral.net/?p=section&a=details&id=13864\">air meter</a>.<br>\r\nThis patch will also disable the water bubbles that the player spawns in underwater levels so you need to spawn them with <a href=\"http://www.smwcentral.net/?p=section&a=details&id=14163\">this</a> or any other sprite that can spawn them.<br>\r\n<br>\r\nRequested by maro",
    "latest_version": "smwc-14246-1475297545",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 14246,
        "title": "Air Bubble Refill",
        "version": "smwc-14246-1475297545",
        "upstream_time": 1475297545,
        "download_url": "https://dl.smwcentral.net/14246/AirBubbleRefill.zip",
        "filename": "AirBubbleRefill.zip",
        "size": 917,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-air-meter",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12397,
    "title": "Air Meter",
    "authors": [
      "0x400",
      "DiscoTheBat"
    ],
    "tags": [
      "air meter",
      "lorom",
      "needs remoderation",
      "sa-1",
      "status bar"
    ],
    "description": "This was my first ASM hack. It is an air meter that is a new \"counter\" on the status bar. It is highly adjustable for tile mapping and sound effects. It requires 5 bytes of free RAM.",
    "latest_version": "smwc-12397-1455766953",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12397,
        "title": "Air Meter",
        "version": "smwc-12397-1455766953",
        "upstream_time": 1455766953,
        "download_url": "https://dl.smwcentral.net/12397/air_meter.zip",
        "filename": "air_meter.zip",
        "size": 2472,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-all-in-one-multiple-death-songs-1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41569,
    "title": "All-in-one Multiple Death Songs 1.0",
    "authors": [
      "mathie"
    ],
    "tags": [
      "death",
      "death routine",
      "lorom",
      "music",
      "sa-1"
    ],
    "description": "This patch allows you to have multiple death songs using various logics: per-level, per-world, randomized, per-player... or even all of them! (in this order of priority)<br>\r\nSee .asm file for more details.<br>\r\n<br>\r\n<b>Important note</b>: AMK users, be wary of the original songs order change. In addition, to ensure your custom music causes no pause, be sure to insert at as a global song. Also, you'll need to remove a hijack in Tweaks.asm so you don't need to reapply this patch each time you use AMK!<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Daizo Dee Von\"><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=11520\" style=\"color: var(--user-color-2);\" class=\"un\">Daizo Dee Von</a></span>.",
    "latest_version": "smwc-41569-1770839369",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41569,
        "title": "All-in-one Multiple Death Songs 1.0",
        "version": "smwc-41569-1770839369",
        "upstream_time": 1770839369,
        "download_url": "https://dl.smwcentral.net/41569/deathmusix_asar2.zip",
        "filename": "deathmusix_asar2.zip",
        "size": 1208,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-all-inclusive-mario-physics-modifier",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 14894,
    "title": "All-Inclusive Mario Physics Modifier",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "asar 2 remoderation",
      "jump",
      "lorom",
      "needs remoderation",
      "physics",
      "player",
      "sa-1"
    ],
    "description": "This patch can be used to modify any aspect of Mario's physics, including running, jumping, falling, flying, swimming, climbing, sliding, and more.<br>\r\n<br>\r\nBy default, all values in the patch are (mostly) identical to as in SMW, so you don't have to set up all values if you only want one thing changed.<br>\r\n<br>\r\nOptional hijacks, which do use freespace, are also included to increase options if necessary.<br>\r\n<br>\r\nUpdate: fixed an issue with LM v3.00+ regarding diagonal pipe entrances.",
    "latest_version": "smwc-14894-1484529000",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 14894,
        "title": "All-Inclusive Mario Physics Modifier",
        "version": "smwc-14894-1484529000",
        "upstream_time": 1484529000,
        "download_url": "https://dl.smwcentral.net/14894/PhysicsModifier.zip",
        "filename": "PhysicsModifier.zip",
        "size": 9685,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-all-second-timed-lift-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19421,
    "title": "All Second Timed Lift Patch",
    "authors": [
      "Roy"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "Installs an ASM hack to the Timed Lift init routine that makes Timed Lifts come in 2-second and 3-second variants too. Read the readme for usage.",
    "latest_version": "smwc-19421-1553459823",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19421,
        "title": "All Second Timed Lift Patch",
        "version": "smwc-19421-1553459823",
        "upstream_time": 1553459823,
        "download_url": "https://dl.smwcentral.net/19421/TimeLift.zip",
        "filename": "TimeLift.zip",
        "size": 1078,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-all-switch-blocks-have-powerups-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19865,
    "title": "All Switch Blocks Have Powerups v1.3",
    "authors": [
      "Roy"
    ],
    "tags": [
      "lorom",
      "power-up",
      "sa-1",
      "sprite",
      "switch palace"
    ],
    "description": "This patch makes the blue and red switch blocks spawn powerups like the green and yellow one. Blue = star, red = fire flower, by default.",
    "latest_version": "smwc-19865-1557181312",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19865,
        "title": "All Switch Blocks Have Powerups v1.3",
        "version": "smwc-19865-1557181312",
        "upstream_time": 1557181312,
        "download_url": "https://dl.smwcentral.net/19865/swbl.zip",
        "filename": "swbl.zip",
        "size": 1850,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-all-yoshi-coin-status-bar",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19792,
    "title": "All Yoshi Coin Status Bar",
    "authors": [
      "JackTheSpades"
    ],
    "tags": [
      "counter",
      "dragon coin",
      "lorom",
      "sa-1",
      "status bar",
      "tilemap"
    ],
    "description": "After collecting 5 or more Yoshi coins, this patch will write \"ALL0\" (0 = symbol for YC) in place of the 4 coins.<br>\r\nThis will also be displayed if you reenter the level.<br>\r\nWhat the patch writes or does after having collected 5+ Yoshi coins can easily be changed in the .asm file. (See the readme for further information on this)",
    "latest_version": "smwc-19792-1556325580",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19792,
        "title": "All Yoshi Coin Status Bar",
        "version": "smwc-19792-1556325580",
        "upstream_time": 1556325580,
        "download_url": "https://dl.smwcentral.net/19792/All_Yoshi.zip",
        "filename": "All_Yoshi.zip",
        "size": 1110,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-alternate-changed-cape-smash",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 26624,
    "title": "Alternate/Changed Cape Smash",
    "authors": [
      "Maxx"
    ],
    "tags": [
      "asar 2 remoderation",
      "cape",
      "lorom",
      "sa-1"
    ],
    "description": "This patch will change the cape smash. I thought it was too powerful in the original game- So now, a cape smash causes carriable items (or enemies, I.E. Goomba and Koopa) to fly into the air, but other sprites to stay on the ground (can be changed with a define). Additionally, when mario smashes the ground, he is bounced back, flying, into the air. <br>\r\n<br>\r\nSo it's more of a cape \"bounce,\" now, I suppose (can also be changed).<br>\r\n<br>\r\nModerator's note: pretty fun patch that now works with SA-1 as well.",
    "latest_version": "smwc-26624-1622479668",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 26624,
        "title": "Alternate/Changed Cape Smash",
        "version": "smwc-26624-1622479668",
        "upstream_time": 1622479668,
        "download_url": "https://dl.smwcentral.net/26624/AlterCapeSmash.zip",
        "filename": "AlterCapeSmash.zip",
        "size": 1216,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-alternate-coin-counter",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 15285,
    "title": "Alternate Coin Counter",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "asar 2 remoderation",
      "coin counter",
      "flag",
      "lorom",
      "sa-1"
    ],
    "description": "This is a result of merging, bug-fixing and adding new features of previous patches made to customize lightly the SMW Coin Counter.<br>\r\n<br>\r\nThis patch lets you to change the coin counter limit used by SMW (the default is 100). Any value unsigned 8-bit bounded will work now. Also, the counter will display with leading zeros or not depending on your choice. More features include: The option to bound the counter when it reaches the limit or reset it and give the player a life (as original SMW does); the customization of the increasing coin rate; and the addition of a decreasing coin flag.<br>\r\n<br>\r\nSupports SA-1 ROMs. Assemble with Asar.<br>\r\nCredit to Iceguy for coding the two patches I mentioned: the 200 Coin Counter Limit and the Add 'decrease coin' flag.",
    "latest_version": "smwc-15285-1489202149",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 15285,
        "title": "Alternate Coin Counter",
        "version": "smwc-15285-1489202149",
        "upstream_time": 1489202149,
        "download_url": "https://dl.smwcentral.net/15285/AlternateCoinCounter.zip",
        "filename": "AlternateCoinCounter.zip",
        "size": 3639,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-alternate-mario-exgfx-v1-1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24329,
    "title": "Alternate Mario ExGFX v1.1.2",
    "authors": [
      "Alcaro",
      "MarioFanGamer",
      "Thomas"
    ],
    "tags": [
      "graphics",
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "Like the other patch, this one allows swapping Mario's graphics.<br>\r\nHowever, unlike the other one, this one allows swapping the graphics while a level is running.<br>\r\nRequested by TOS.",
    "latest_version": "smwc-24329-1603342716",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24329,
        "title": "Alternate Mario ExGFX v1.1.2",
        "version": "smwc-24329-1603342716",
        "upstream_time": 1603342716,
        "download_url": "https://dl.smwcentral.net/24329/MarioGfxAlt.zip",
        "filename": "MarioGfxAlt.zip",
        "size": 25692,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-alternative-vertical-l-r-scrolling",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 34924,
    "title": "Alternative + Vertical L/R Scrolling",
    "authors": [
      "Burning Loaf"
    ],
    "tags": [
      "camera",
      "controller",
      "lorom",
      "sa-1"
    ],
    "description": "This is a patch changes the behavior of L/R scrolling and horizontal camera scrolling so that you only have to tap the button instead of hold it, as well as other options such as only having to press L much like in Mario Advance 2 (which frees up the R button), and whether to pause while scrolling or not.<br>\r\nIt also adds the ability to scroll vertically when standing still and press L/R. (which uses some code by <span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span>, with given permission)<br>\r\n<br>\r\nDue to L/R scrolling being reprogrammed, disabling L/R scrolling is (barely) different, so an UberASM file 'lr_disable' has been included.",
    "latest_version": "smwc-34924-1704056567",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 34924,
        "title": "Alternative + Vertical L/R Scrolling",
        "version": "smwc-34924-1704056567",
        "upstream_time": 1704056567,
        "download_url": "https://dl.smwcentral.net/34924/camcontrol.zip",
        "filename": "camcontrol.zip",
        "size": 5919,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-always-have",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23939,
    "title": "Always Have 1 Life",
    "authors": [
      "JackTheSpades"
    ],
    "tags": [
      "game over",
      "hex edits",
      "life",
      "lives",
      "lorom",
      "sa-1"
    ],
    "description": "This will make it so you always have 1 life causing the player to go game over after each death.<br>\r\n",
    "latest_version": "smwc-23939-1596247545",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23939,
        "title": "Always Have 1 Life",
        "version": "smwc-23939-1596247545",
        "upstream_time": 1596247545,
        "download_url": "https://dl.smwcentral.net/23939/1life.zip",
        "filename": "1life.zip",
        "size": 934,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-animated-coin-counter-16x16",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12402,
    "title": "Animated Coin Counter (16x16)",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "animated",
      "asar 2 remoderation",
      "coin",
      "counter",
      "lorom",
      "needs remoderation",
      "sa-1"
    ],
    "description": "This will add an animated coin counter on the status bar. Unlike the other one which was just one 8x8, this is 16x16.",
    "latest_version": "smwc-12402-1451616967",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12402,
        "title": "Animated Coin Counter (16x16)",
        "version": "smwc-12402-1451616967",
        "upstream_time": 1451616967,
        "download_url": "https://dl.smwcentral.net/12402/anitile.zip",
        "filename": "anitile.zip",
        "size": 634,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-anti-boo",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23392,
    "title": "Anti Boo",
    "authors": [
      "StackDino"
    ],
    "tags": [
      "boo",
      "extra bit",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "A simple patch that makes the sprites 28, 37 and AF (Big Boo, Boo and Boo Block) have the opposite function if the extra bit is set. They will chase, if player faces him.<br>\r\n<br>\r\nNote that you will have to run <a href=\"https://www.smwcentral.net/?p=section&a=details&id=22303\">PIXI</a> for the extra bit to work.",
    "latest_version": "smwc-23392-1592682724",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23392,
        "title": "Anti Boo",
        "version": "smwc-23392-1592682724",
        "upstream_time": 1592682724,
        "download_url": "https://dl.smwcentral.net/23392/Anti%20Boo.zip",
        "filename": "Anti Boo.zip",
        "size": 461,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-auto-scroll-speed-customizer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 15255,
    "title": "Auto-Scroll Speed Customizer",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "needs remoderation",
      "sa-1",
      "screen",
      "screen scrolling"
    ],
    "description": "SMW only ever uses slow auto-scroll for sprite F3 because all the other speeds are actually garbage values.  This patch expands that, enabling you to use up to 16 different autoscroll speeds depending on the sprite's Y position.<br>\r\n<br>\r\nNow with asar and SA-1 support.",
    "latest_version": "smwc-15255-1497088940",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 15255,
        "title": "Auto-Scroll Speed Customizer",
        "version": "smwc-15255-1497088940",
        "upstream_time": 1497088940,
        "download_url": "https://dl.smwcentral.net/15255/auto.zip",
        "filename": "auto.zip",
        "size": 955,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-automatic-intro-message-dismiss",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40230,
    "title": "Automatic Intro Message Dismiss",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "intro",
      "lorom",
      "sa-1"
    ],
    "description": "This patch makes so you don't have to press any buttons to dismiss the intro message (while normal messages are unaffected).",
    "latest_version": "smwc-40230-1754327241",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40230,
        "title": "Automatic Intro Message Dismiss",
        "version": "smwc-40230-1754327241",
        "upstream_time": 1754327241,
        "download_url": "https://dl.smwcentral.net/40230/skip_intro_msg.zip",
        "filename": "skip_intro_msg.zip",
        "size": 459,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-autosave",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12921,
    "title": "Autosave",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "needs remoderation",
      "overworld",
      "sa-1",
      "save",
      "sram"
    ],
    "description": "This patch makes the game automatically save as soon as you move anywhere on the overworld, including if you didn't beat a level.<br>\r\n<br>\r\nGreenHammerBro's edit: added sa-1 support",
    "latest_version": "smwc-12921-1451444347",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12921,
        "title": "Autosave",
        "version": "smwc-12921-1451444347",
        "upstream_time": 1451444347,
        "download_url": "https://dl.smwcentral.net/12921/autosave.zip",
        "filename": "autosave.zip",
        "size": 45017,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-autoscroll",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 15711,
    "title": "Autoscroll ($1411) + L/R Softlock Fix",
    "authors": [
      "Telinc1"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "screen",
      "screen scrolling"
    ],
    "description": "This patch fixes the bug where the game softlocks if $1411 (horizontal scrolling flag) is cleared (i.e. horizontal scrolling is disabled) while the screen is being scrolled with L/R. An infamous example of this scenario is scrolling an auto-scroll generator on screen with L/R (which is what the patch was originally made to fix).<br>\r\n<br>\r\nOf course, spontaneously setting $1411 during a level can still result in a glitchy mess if the screen has to scroll (or rather, snap) too much to catch up. This is vanilla behavior and it's not what this patch intends to fix.<br>\r\n<br>\r\nFor the curious (technical information): This issue seems to stem from the routine at $00CDDD, which handles horizontal scrolling. One of the things it does is write $13FD (L/R scrolling flag) to $9D (sprites locked flag), then jump to another part of the routine which handles L/R scrolling if $13FD is set. If $1411 is clear, the routine will return prematurely. This usually fine, however unsetting the flag after sprites have been locked will prevent the game from updating scrolling, which will mean L/R scrolling will hang and keep sprites locked, which ends up practically softlocking the game. This was fixed by resetting L/R scrolling and unlocking sprites if they're locked, the screen is being L/R scrolled, and horizontal scrolling is disabled (all at the same time).<br>\r\n",
    "latest_version": "smwc-15711-1502321275",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 15711,
        "title": "Autoscroll ($1411) + L/R Softlock Fix",
        "version": "smwc-15711-1502321275",
        "upstream_time": 1502321275,
        "download_url": "https://dl.smwcentral.net/15711/scrollfix.zip",
        "filename": "scrollfix.zip",
        "size": 366,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-b4vwf-bg4-variable-width-font-text-boxes",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 34877,
    "title": "b4vwf - BG4 Variable-Width-Font Text Boxes",
    "authors": [
      "Katrina"
    ],
    "tags": [
      "asar 2 remoderation",
      "level names",
      "lorom",
      "message box",
      "overworld",
      "overworld border",
      "sa-1",
      "vwf"
    ],
    "description": "This patch replaces SMW's text box system with a fancier one with that displays text on BG4.<br>\r\n<br>\r\nThe default text boxes work with common types of HDMA (like color gradients and parallax), and any layer 3 background that doesn't use the graphics file in slot LG3, which includes every vanilla layer 3 background except tides.<br>\r\n<br>\r\nThe patch optionally supports using variable-width text for level names on the overworld, so it can replace long level name patches as well.<br>\r\n<br>\r\nThe text boxes have some formatting options so you can customize their look on a global or per-text-box basis.<br>\r\n<br>\r\nUpdated 2023-08-16: fixed a crash that happened on SA-1 ROMs if the player tried to scroll the overworld while a level name was updating.",
    "latest_version": "smwc-34877-1705042703",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 34877,
        "title": "b4vwf - BG4 Variable-Width-Font Text Boxes",
        "version": "smwc-34877-1705042703",
        "upstream_time": 1705042703,
        "download_url": "https://dl.smwcentral.net/34877/b4vwf.zip",
        "filename": "b4vwf.zip",
        "size": 36960,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-baby-yoshi-grow-flag",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 13897,
    "title": "Baby Yoshi Grow Flag",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "baby yoshi",
      "lorom",
      "sa-1",
      "yoshi",
      "yoshi swallow"
    ],
    "description": "This patch will add an address to check if baby yoshi is allowed to grow.<br>\r\nIf set to 0 baby yoshi will grow up after eating either 5 normal items or one powerup.<br>\r\nIf set to a non 0 value baby yoshi will never grow up.<br>\r\n<br>\r\nThis also kinda fixes the issue with double eating sprites.<br>\r\n<br>\r\nRequested by Lazy",
    "latest_version": "smwc-13897-1467670381",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 13897,
        "title": "Baby Yoshi Grow Flag",
        "version": "smwc-13897-1467670381",
        "upstream_time": 1467670381,
        "download_url": "https://dl.smwcentral.net/13897/Baby_Yoshi.zip",
        "filename": "Baby_Yoshi.zip",
        "size": 530,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-baby-yoshi-yoshi-egg-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 14695,
    "title": "Baby Yoshi & Yoshi Egg Fix",
    "authors": [
      "Davros"
    ],
    "tags": [
      "ground",
      "lorom",
      "needs remoderation",
      "off screen",
      "proximity",
      "sprites",
      "yoshi",
      "yoshi egg"
    ],
    "description": "This patch fixes many glitches that the Baby Yoshi and the Yoshi Egg sprite have due to lacking checks or routines.<br>\r\n<br>\r\nIt adds to the Baby Yoshi a routine that makes the sprite disappear when an adult Yoshi is already present in the area and a pointer to an off screen routine that can be used by unchecking 'Process when off screen' with Tweaker should the user wants it.<br>\r\n<br>\r\nIt adds to the Yoshi Egg a sprites locked flag so it doesn't run routines when the flag is set, a pointer to an off screen routine so it doesn't cause any slowdown, a proper ground detection so it doesn't float in the air and a new proximity routine that checks the horizontal and vertical position of the player when getting near.<br>\r\n<br>\r\nMore details in the readme.",
    "latest_version": "smwc-14695-1481825440",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 14695,
        "title": "Baby Yoshi & Yoshi Egg Fix",
        "version": "smwc-14695-1481825440",
        "upstream_time": 1481825440,
        "download_url": "https://dl.smwcentral.net/14695/Baby%20Yoshi%20%26%20Yoshi%20Egg%20Fix.zip",
        "filename": "Baby Yoshi %26 Yoshi Egg Fix.zip",
        "size": 2865,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-ball-n-chain-and-yoshi-interaction-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 22761,
    "title": "Ball n' Chain and Yoshi Interaction Fix",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This patch fixes a rather obscure glitch that happens when riding Yoshi: if touching the center of rotation of the Ball n' Chain sprite, the player will take damage and lose Yoshi.",
    "latest_version": "smwc-22761-1588078103",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 22761,
        "title": "Ball n' Chain and Yoshi Interaction Fix",
        "version": "smwc-22761-1588078103",
        "upstream_time": 1588078103,
        "download_url": "https://dl.smwcentral.net/22761/BallChainYoshiFix.zip",
        "filename": "BallChainYoshiFix.zip",
        "size": 2059,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-balloon-direction-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4695,
    "title": "Balloon Direction Fix",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "lorom",
      "physics",
      "sa-1"
    ],
    "description": "This patch fixes the quirk where picking up a P-Balloon makes you always face the same direction, even if you move in the opposite direction.<br>\r\n<br>\r\nThis patch previously lacked SA-1 support. The original version <a href=\"https://files.telinc1.com/smwc/patches/yourfatface.zip\" rel=\"nofollow\">is backed up here</a>.",
    "latest_version": "smwc-4695-1367952455",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4695,
        "title": "Balloon Direction Fix",
        "version": "smwc-4695-1367952455",
        "upstream_time": 1367952455,
        "download_url": "https://dl.smwcentral.net/4695/Ballon%20Direction%20Fix.zip",
        "filename": "Ballon Direction Fix.zip",
        "size": 305,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-baseballs-and-bones-vertical-movement-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 22980,
    "title": "Baseballs and Bones Vertical Movement Fix",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "extended sprites",
      "lorom",
      "sa-1"
    ],
    "description": "Normally extended sprites $06 and $0D (Bone and Baseball) won't move vertically even if you spawn them with a non-zero Y speed. This patch fixes that.",
    "latest_version": "smwc-22980-1593116328",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 22980,
        "title": "Baseballs and Bones Vertical Movement Fix",
        "version": "smwc-22980-1593116328",
        "upstream_time": 1593116328,
        "download_url": "https://dl.smwcentral.net/22980/BaseballYSpeed.zip",
        "filename": "BaseballYSpeed.zip",
        "size": 1174,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-beat-level-by-collecting-all-of-the-coins",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19511,
    "title": "Beat Level by Collecting All of the Coins",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "This patch makes you win the level if you get all coins.<br>\r\nNotes: <br>\r\n- It doesn't count anything except object 05 when determining the number of coins in the level, but picking up Map16 tiles 2A, 2B, 2C and 132 will count as picking up a coin.<br>\r\n- Covered up instances of object 05 count.<br>\r\n- If you've got purple coins/etc. you want the player to grab, place object 05 behind them.<br>\r\n- To disable this patch in a level, hide some instances of object 05 behind a block.",
    "latest_version": "smwc-19511-1554040641",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19511,
        "title": "Beat Level by Collecting All of the Coins",
        "version": "smwc-19511-1554040641",
        "upstream_time": 1554040641,
        "download_url": "https://dl.smwcentral.net/19511/Get%20all%20coins%20to%20win.zip",
        "filename": "Get all coins to win.zip",
        "size": 603,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-best-raccoon-cape-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 28297,
    "title": "Best Raccoon + Cape Patch",
    "authors": [
      "Chdata"
    ],
    "tags": [
      "ability",
      "cape",
      "lorom",
      "raccoon",
      "sa-1",
      "smb3"
    ],
    "description": "This patch allows you to have both the Cape Mario and Raccoon Mario powerups in one hack by making a freeram flag to control it. It only applies if you have powerup #$02 (cape).<br>\r\n<br>\r\nThis patch DOES NOT have any DMA set up to change your graphics, especially if you do it mid level (which you can). I suggest using another patch to allow you to use different gfx.<br>\r\n<br>\r\nFor example, if you don't plan on allowing the change mid level, Marioexgfx is perfect for that. If you want to make both an always available powerup and be changeable mid level, I'd suggest something else like Huflungdu's seperate gfx patch.<br>\r\n<br>\r\nv1.1: Now updated to work with Asar and the SA-1 patch.",
    "latest_version": "smwc-28297-1646674670",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 28297,
        "title": "Best Raccoon + Cape Patch",
        "version": "smwc-28297-1646674670",
        "upstream_time": 1646674670,
        "download_url": "https://dl.smwcentral.net/28297/RacCape.zip",
        "filename": "RacCape.zip",
        "size": 14154,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-better-bob-omb-explosion",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 28077,
    "title": "Better Bob-Omb Explosion",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "asar 2 remoderation",
      "bob-omb",
      "bomb",
      "destructable walls",
      "lorom",
      "sa-1",
      "super mario bros 2",
      "super mario bros 3"
    ],
    "description": "This patch adds a few changes to the Bob-Omb sprite which makes its explosions look and act more in-line with later Mario titles.<br>\r\n--- You are able to change the design of the explosion to match the explosion used in SMW's cutscenes (the large \"BOMB\" text), or use SMB2's or SMB3's explosion effect. You can also add the SMB3 explosion effect on top of the SMW cutscene or SMB2 explosion effect. Additionally, you can also add the four clouds of smoke Super Mario Maker's explosions use if OAM isn't a concern for you.<br>\r\n--- Besides just visuals, you can remove the jank that lets Mario sometimes not get hit by the explosion and you can also force the explosion to accrue score like a thrown shell normally would.<br>\r\n--- Lastly, you can also configure it to destroy certain tiles -- a function available in SMB2 and Super Mario Maker.<br>\r\n<br>\r\nDue to the nature of this patch -- in the way that it overwrites the default explosion code -- it will also affect any custom sprites that might transform into an exploding Bob-Omb.",
    "latest_version": "smwc-28077-1647672458",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 28077,
        "title": "Better Bob-Omb Explosion",
        "version": "smwc-28077-1647672458",
        "upstream_time": 1647672458,
        "download_url": "https://dl.smwcentral.net/28077/BetterBobomb.zip",
        "filename": "BetterBobomb.zip",
        "size": 10807,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-better-bonus-game",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 28064,
    "title": "Better Bonus Game",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "bonus game",
      "lorom",
      "sa-1"
    ],
    "description": "Adds a few changes to the default bonus game as well as some fixes:<br>\r\n1. Will trigger the \"bonus game end\" theme and animation even if the bonus game is entered from the Overworld or as a sublevel. This prevents being softlocked if a pipe happens to lead to the room, or the player manages to land on an overworld tile that hasn't been configured.<br>\r\n2. Rewrites the Cluster Sprite 1up so that it no longer appears out of thin air, and properly \"exits\" the pipe. It also will play a sound.<br>\r\n3. Adds functionality for the SMA2 \"failure\" pose if Mario fails to get a single 1up. By default, it will use crouching frames.<br>\r\n<br>\r\nWhoops, forgot to include the non-SA-1 defs in the original release.",
    "latest_version": "smwc-28064-1630708042",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 28064,
        "title": "Better Bonus Game",
        "version": "smwc-28064-1630708042",
        "upstream_time": 1630708042,
        "download_url": "https://dl.smwcentral.net/28064/BetterBonusGame.zip",
        "filename": "BetterBonusGame.zip",
        "size": 3127,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-better-ghost-house-exit-sprite",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40160,
    "title": "Better Ghost House Exit Sprite",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ghost house",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This patch changes the Ghost House Exit sprite (sprite 8D) to draw its tiles based on its position, rather than using hardcoded values, which allows you to change where it's drawn with Lunar Magic (since it'll always be displayed on the hardcoded position in LM, turn on \"Sprite Data (Hex Code)\" view to see where the sprite actually is and to move it around). This also allows to place more than one instance of it in the same sublevel (doing so requires NMSTL patch/SA-1 to avoid tiles disappearing).<br>\r\n<br>\r\nYou can also edit its tilemap from the patch, and also remove/add tiles to it (since it uses 33 ROM bytes less than vanilla, you can add up to 8 tiles to its tilemap).<br>\r\n<br>\r\nThis also fixes a couple bugs from vanilla:<br>\r\n- Part of the right door appears on the left of the screen when the door is too much offscreen horizontally.<br>\r\n- The tiles always appear at the same Y position even when scrolling the screen vertically.<br>\r\n<br>\r\nYoshifanatic's note: Updated to use asar 1.9 as part of the asar 2.0 remoderation effort. Also fixed a bug where this sprite doesn't despawn when off screen, causing issues if you place too many.",
    "latest_version": "smwc-40160-1756944815",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40160,
        "title": "Better Ghost House Exit Sprite",
        "version": "smwc-40160-1756944815",
        "upstream_time": 1756944815,
        "download_url": "https://dl.smwcentral.net/40160/BetterGhostHouseExit.zip",
        "filename": "BetterGhostHouseExit.zip",
        "size": 1474,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-better-powerdown",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 13800,
    "title": "Better Powerdown",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "lorom",
      "nsmb",
      "powerdown",
      "sa-1",
      "sm3dl",
      "sm3dw",
      "sma2",
      "smb3"
    ],
    "description": "Unlike as the other powerdown patches here around this one has got an own powerdown animation for each powerup status. You can add more animations for each powreup state too! The automatic reserve item drop is also changed a bit as you can change it to either no autodrop or only autodrop if big. Read the readme for more information.<br>\r\n<br>\r\nNow added support for the SA-1 pack. Also added an instruction how to use it with more power ups.",
    "latest_version": "smwc-13800-1465628119",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 13800,
        "title": "Better Powerdown",
        "version": "smwc-13800-1465628119",
        "upstream_time": 1465628119,
        "download_url": "https://dl.smwcentral.net/13800/Better%20Powerdown.zip",
        "filename": "Better Powerdown.zip",
        "size": 3952,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-better-random-number-generator",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41249,
    "title": "Better Random Number Generator",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "lorom",
      "random",
      "rng",
      "sa-1"
    ],
    "description": "This patch will replace SMW's RNG with a faster, shorter, and more random number generator. It will also let you use $148B and $148C as freeram. Requires no freespace.<br>\r\n<br>\r\nNote: <a href=\"https://smwc.me/1648667\">Here are some optional routines that let you do a few advanced things with the RNG function</a>.",
    "latest_version": "V1.3.1",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41249,
        "title": "Better Random Number Generator",
        "version": "V1.3.1",
        "upstream_time": 1778633797,
        "download_url": "https://dl.smwcentral.net/41249/RNG_3_1_1.zip",
        "filename": "RNG_3_1_1.zip",
        "size": 3011,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-better-vertical-camera-scrolling-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40256,
    "title": "Better Vertical Camera Scrolling V1.1",
    "authors": [
      "Nowieso",
      "yoshifanatic"
    ],
    "tags": [
      "camera",
      "lorom",
      "sa-1",
      "scroll",
      "vertical"
    ],
    "description": "This patch allows you to change three hardcoded values of the vertical camera scrolling routine on a per-level basis.<br>\r\n<br>\r\nIt allows you to change the Y-Positions within the screen Mario has to be at in order for the camera to scroll vertically, as well as where to stop the screen relative to Mario when scrolling vertically.<br>\r\n<br>\r\nAll you have to do is to change some values in BetterVertCamTable.asm , do not change anything inside the other ASM file. Make sure both files are located in the same folder when inserting the patch.<br>\r\n<br>\r\nYoshifanatic's update:<br>\r\n- Removed an @ from the \"includefrom\" command in BetterVertCamTable.asm, so this patch will work in asar 2.0.<br>\r\n- Removed the code that stores the level number to $010B, as Lunar Magic 3.30+ can do this already.<br>\r\n- Made the JML to original code use the !bank defines so it jumps to FastROM addressing on non-SA-1 ROMs.<br>\r\n- Majorly optimized the code. I cut it down by 2/3 and removed one hijack.<br>\r\n- Changed the freecode command to freedata, since this no longer needs to change the Data Bank Register.<br>\r\n- Removed one of the 3 tables, as the screen scroll center point can be be gotten by averaging out the other 2 tables' values. This saved around 500 bytes and made the patch more user friendly.",
    "latest_version": "smwc-40256-1759605467",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40256,
        "title": "Better Vertical Camera Scrolling V1.1",
        "version": "smwc-40256-1759605467",
        "upstream_time": 1759605467,
        "download_url": "https://dl.smwcentral.net/40256/BetterVerticalCameraV1_1.zip",
        "filename": "BetterVerticalCameraV1_1.zip",
        "size": 1865,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bg-candle-flames-priority-fix-for-sa",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 32380,
    "title": "BG Candle Flames Priority Fix (for SA-1 MaxTile)",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cluster",
      "sa-1",
      "sprites"
    ],
    "description": "This patch fixes an issue introduced in SA-1 v1.40 (MaxTile), where the BG candle flames (cluster sprite 5) appear in front of other sprites, instead of behind like usual.<br>\r\nDon't patch this if you're using lorom or SA-1 &lt;1.40 (it's not needed there).",
    "latest_version": "smwc-32380-1686959555",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 32380,
        "title": "BG Candle Flames Priority Fix (for SA-1 MaxTile)",
        "version": "smwc-32380-1686959555",
        "upstream_time": 1686959555,
        "download_url": "https://dl.smwcentral.net/32380/candle_flames_fix.zip",
        "filename": "candle_flames_fix.zip",
        "size": 1041,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bidirectional-goal",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19708,
    "title": "Bidirectional Goal",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "goal",
      "lorom",
      "pose",
      "sa-1"
    ],
    "description": "If the number of screens in the current sublevel is even, the victory march will go right. If odd, left. Works on both goal tape and ? spheres.<br>\r\n<br>\r\n<i>Tester's Note: Although changing the behavior to depending on the number of screens is a little odd, it does work as intended and is clear and consistent. The previous patch's method was indeed flawed, as it did not take into account players flying over the goal.</i>",
    "latest_version": "smwc-19708-1555896386",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19708,
        "title": "Bidirectional Goal",
        "version": "smwc-19708-1555896386",
        "upstream_time": 1555896386,
        "download_url": "https://dl.smwcentral.net/19708/goaldir.zip",
        "filename": "goaldir.zip",
        "size": 631,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-big-boo-boss-palette-editor-v-2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20280,
    "title": "Big Boo Boss Palette Editor v.2.0",
    "authors": [
      "Chdata",
      "Major Flare"
    ],
    "tags": [
      "big boo",
      "big boo boss",
      "lorom",
      "palette",
      "sa-1",
      "sprite"
    ],
    "description": "Original by Chdata, version 2.0 by Major Flare:<br>\r\n<br>\r\nThis patch enables you to change Big Boo Boss's palettes which are normally hardcoded by ASM to something else in a per-level basis. Original patch by Chdata, added the per-level basis feature in this new version, along with asar and SA-1 compatibility.<br>\r\n",
    "latest_version": "smwc-20280-1561907535",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20280,
        "title": "Big Boo Boss Palette Editor v.2.0",
        "version": "smwc-20280-1561907535",
        "upstream_time": 1561907535,
        "download_url": "https://dl.smwcentral.net/20280/BigBooBoss%20Palettes.zip",
        "filename": "BigBooBoss Palettes.zip",
        "size": 2254,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-big-mario-small-mario-gfx",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23411,
    "title": "Big Mario -> Small Mario GFX",
    "authors": [
      "K3fka"
    ],
    "tags": [
      "gfx",
      "lorom",
      "sa-1",
      "small"
    ],
    "description": "This patch will make big Mario (but not fire and cape Mario) use the same GFX as small Mario.<br>\r\n<br>\r\nNote: This is NOT just the hex edit at $DF16 in the ROM map; it corrects some things not handled by that hex edit.<br>\r\nDoes not affect P-Balloon Mario graphics.",
    "latest_version": "smwc-23411-1595215432",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23411,
        "title": "Big Mario -> Small Mario GFX",
        "version": "smwc-23411-1595215432",
        "upstream_time": 1595215432,
        "download_url": "https://dl.smwcentral.net/23411/smallgfx.zip",
        "filename": "smallgfx.zip",
        "size": 382,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bigger-timer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 26241,
    "title": "Bigger Timer",
    "authors": [
      "nnj"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "status bar"
    ],
    "description": "Replaces the original timer with a bigger (16px high) one,<br>\r\nmade at the request of monkey03297.<br>\r\n<br>\r\nCustomizable to always show all 3 digits, or remove the leading zeroes like in vanilla SMW (see screenshots for comparison).",
    "latest_version": "smwc-26241-1613944714",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 26241,
        "title": "Bigger Timer",
        "version": "smwc-26241-1613944714",
        "upstream_time": 1613944714,
        "download_url": "https://dl.smwcentral.net/26241/BiggerTimer.zip",
        "filename": "BiggerTimer.zip",
        "size": 804,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-block-duplication-fix-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 37662,
    "title": "Block Duplication Fix v1.6",
    "authors": [
      "Tattletale",
      "lolcats439",
      "spooonsss"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "Fixes the block duplication glitch. More details can be found inside the ASM file. Uses 1 byte of FreeRAM.<br>\r\n<br>\r\nv1.6:<br>\r\n------------------<br>\r\nFixed a dup when $0195A5 is patched (first screenshot)<br>\r\n<br>\r\nv1.5:<br>\r\n------------------<br>\r\nFixed a bug where the Y displacement wouldn't consider Y-high, so it would clone stuff anyway and also shoot whatever spawned sprite to the wrong coordinates when at the Y edge of the screen<br>\r\nChanged default FreeRam",
    "latest_version": "smwc-37662-1734756434",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 37662,
        "title": "Block Duplication Fix v1.6",
        "version": "smwc-37662-1734756434",
        "upstream_time": 1734756434,
        "download_url": "https://dl.smwcentral.net/37662/blockduplicationfix-1.6.zip",
        "filename": "blockduplicationfix-1.6.zip",
        "size": 2256,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-blowck-tool",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4524,
    "title": "Blowck Tool",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "lorom",
      "needs remoderation"
    ],
    "description": "This patch will allow you to insert custom layer 1 tiles on the OW, and to some extent modify and even replace original tiles, if you know what your doing that is. Allows you to use tiles #$BF-#$FF as custom tiles. That's 65 tiles you can use!",
    "latest_version": "smwc-4524-1320516795",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4524,
        "title": "Blowck Tool",
        "version": "smwc-4524-1320516795",
        "upstream_time": 1320516795,
        "download_url": "https://dl.smwcentral.net/4524/Blowck%20Tool.zip",
        "filename": "Blowck Tool.zip",
        "size": 1444,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bob-omb-cape-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4693,
    "title": "Bob-omb Cape Fix",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "lorom",
      "physics",
      "sa-1",
      "sprite contact"
    ],
    "description": "This patch makes Bob-omb explosions not die from cape spins.<br>\r\n<br>\r\nThis patch previously lacked SA-1 support. The original version <a href=\"https://files.telinc1.com/smwc/patches/bomb.zip\" rel=\"nofollow\">is backed up here</a>.",
    "latest_version": "smwc-4693-1367077057",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4693,
        "title": "Bob-omb Cape Fix",
        "version": "smwc-4693-1367077057",
        "upstream_time": 1367077057,
        "download_url": "https://dl.smwcentral.net/4693/bomb.zip",
        "filename": "bomb.zip",
        "size": 367,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bob-omb-explode-on-fireball",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18595,
    "title": "Bob-Omb Explode On Fireball",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bob-omb",
      "fireball",
      "lorom",
      "sa-1"
    ],
    "description": "Makes Bob-Omb explode on fireball, similar to how SMB2 bombs work in SMBX.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-18595-1544084916",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18595,
        "title": "Bob-Omb Explode On Fireball",
        "version": "smwc-18595-1544084916",
        "upstream_time": 1544084916,
        "download_url": "https://dl.smwcentral.net/18595/BobOmbExplode.zip",
        "filename": "BobOmbExplode.zip",
        "size": 1001,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bob-omb-kicked-palette-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24684,
    "title": "Bob-omb Kicked Palette Fix",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "bob-omb",
      "lorom",
      "palette",
      "sa-1"
    ],
    "description": "A simple patch that restores the bob-omb's palette when it's kicked. Originally, the palette it's currently flashing through is kept, which may look weird especially when using certain custom graphics.",
    "latest_version": "smwc-24684-1600961134",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24684,
        "title": "Bob-omb Kicked Palette Fix",
        "version": "smwc-24684-1600961134",
        "upstream_time": 1600961134,
        "download_url": "https://dl.smwcentral.net/24684/bombpalfix.zip",
        "filename": "bombpalfix.zip",
        "size": 402,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bonus-game-destination-expander",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 33818,
    "title": "Bonus Game Destination Expander",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "bonus game",
      "lorom",
      "sa-1",
      "yoshi wings"
    ],
    "description": "This patch rewrites the handler that sends players to level 000/100 or 0C8/1C8 when collecting 100 Bonus Stars or collecting the Yoshi Wings, respectively.<br>\r\n<br>\r\nWith this patch, you can define the destination level numbers for any level, or let it randomize which one you're sent to.<br>\r\nFor \"static\" bonus games, you can specify the originating level as well as the destination level, as well as whether or not it's a standard Bonus Stars bonus game or a Yoshi Wings bonus game.<br>\r\nFor \"random\" bonus games, you merely specify the destination level and which of the two bonus games it is.",
    "latest_version": "smwc-33818-1695978543",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 33818,
        "title": "Bonus Game Destination Expander",
        "version": "smwc-33818-1695978543",
        "upstream_time": 1695978543,
        "download_url": "https://dl.smwcentral.net/33818/BonusDestExpand.zip",
        "filename": "BonusDestExpand.zip",
        "size": 1692,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bonus-game-midpoint-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 17738,
    "title": "Bonus Game Midpoint Fix",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "bonus game",
      "lorom",
      "midpoints",
      "needs remoderation",
      "sa-1"
    ],
    "description": "This patch fixes the bug where dying during the bonus game causes the midpoint flag to be set for the level you were in previously. $7E13CE and $7E1DE9 also no longer need to be set before overworld load to trigger overworld events and $7E1DE9 can be used as free RAM on either the overworld or levels.",
    "latest_version": "smwc-17738-1533521280",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 17738,
        "title": "Bonus Game Midpoint Fix",
        "version": "smwc-17738-1533521280",
        "upstream_time": 1533521280,
        "download_url": "https://dl.smwcentral.net/17738/BonusGameMidpointFix.zip",
        "filename": "BonusGameMidpointFix.zip",
        "size": 835,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bonus-stars-sum-game",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41476,
    "title": "Bonus Stars Sum Game",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "bonus stars",
      "course clear",
      "level end",
      "lorom",
      "sa-1"
    ],
    "description": "This patch enables a game that can be played when a goal tape is collected. By pressing L or R during the goal march, you're able to input the resulting sum of bonus stars. If input correctly before the sum starts to roll, the player gets a 1-up. You can optionally add a punishment for a wrong answer.<br>\r\n<br>\r\nOnce active, the controls of the game are the following:<br>\r\n&lt;, &gt;, L or R = Swap the selected digit.<br>\r\n^ and v = Increase and decrease the selected digit, respectively.<br>\r\nA and B = Increase and decrease the ones digit, respectively.<br>\r\nX and Y = Increase and decrease the tens digit, respectively.<br>\r\n<br>\r\nAn optional UberASM level code is included to change the palette of the numbers while the game is active, though it is only compatible with the vanilla status bar.",
    "latest_version": "smwc-41476-1769355627",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41476,
        "title": "Bonus Stars Sum Game",
        "version": "smwc-41476-1769355627",
        "upstream_time": 1769355627,
        "download_url": "https://dl.smwcentral.net/41476/sum_game.zip",
        "filename": "sum_game.zip",
        "size": 4416,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bony-beetle-dry-bones-turn-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 35735,
    "title": "Bony Beetle/Dry Bones Turn Fix",
    "authors": [
      "Ice Man"
    ],
    "tags": [
      "bony beetle",
      "bugfix",
      "castle",
      "dry bones",
      "lorom",
      "sa-1"
    ],
    "description": "This patch fixes the bony beetles and dry bones after they return from the crumbled state and the player is in the opposite direction causing them to glitch for a frame before actually turning around.",
    "latest_version": "smwc-35735-1722263696",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 35735,
        "title": "Bony Beetle/Dry Bones Turn Fix",
        "version": "smwc-35735-1722263696",
        "upstream_time": 1722263696,
        "download_url": "https://dl.smwcentral.net/35735/BeetleTurnFix.zip",
        "filename": "BeetleTurnFix.zip",
        "size": 733,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-boo-chase-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23236,
    "title": "Boo Chase Fix",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "boo",
      "boo block",
      "lorom",
      "sa-1"
    ],
    "description": "Boo and Block Boo will now track Mario accurately.<br>\r\nNo side effects of Big Boo.",
    "latest_version": "smwc-23236-1594075882",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23236,
        "title": "Boo Chase Fix",
        "version": "smwc-23236-1594075882",
        "upstream_time": 1594075882,
        "download_url": "https://dl.smwcentral.net/23236/Boo%20Chase%20Fix.zip",
        "filename": "Boo Chase Fix.zip",
        "size": 1741,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-boo-chase-when-climbing",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 39032,
    "title": "Boo Chase When Climbing",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "boo",
      "chasing",
      "climbing",
      "lorom",
      "sa-1"
    ],
    "description": "This patch makes it so boos always chase the player when climbing, since the climbing animation has the player flipping directions, which can feel inconsistent. Alternatively, can be set to NOT chase when climbing.",
    "latest_version": "smwc-39032-1753477976",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 39032,
        "title": "Boo Chase When Climbing",
        "version": "smwc-39032-1753477976",
        "upstream_time": 1753477976,
        "download_url": "https://dl.smwcentral.net/39032/BooChaseWhenClimbing.zip",
        "filename": "BooChaseWhenClimbing.zip",
        "size": 742,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-boo-stream-unused-minor-extended-sprites",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 26854,
    "title": "Boo Stream Unused Minor Extended Sprites",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "asar 2 remoderation",
      "boo stream",
      "lorom",
      "minor sprites",
      "sa-1"
    ],
    "description": "Disable Minor extended sprites production by Boo Stream and record the production position of the Boo Stream tile at $7F9A7B~.<br>\r\nThe number of simultaneous coexistence of Boo Stream is limited to 4, but even if 4 bodies coexist at the same time, the line will not be shortened.<br>\r\n<br>\r\nIf it is not SA-1 enhanced ROMS, be sure to apply <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24816\">No More Sprite Tile Limits</a>.<br>\r\nDo not allow Boo Stream and Wiggler to coexist.<br>\r\n<br>\r\n",
    "latest_version": "smwc-26854-1632806940",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 26854,
        "title": "Boo Stream Unused Minor Extended Sprites",
        "version": "smwc-26854-1632806940",
        "upstream_time": 1632806940,
        "download_url": "https://dl.smwcentral.net/26854/Boo%20Stream%20Unused%20Minor%20extended%20sprites.zip",
        "filename": "Boo Stream Unused Minor extended sprites.zip",
        "size": 3680,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-boost-overworld-events-for-sa",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 35759,
    "title": "Boost Overworld Events (for SA-1)",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "overworld",
      "sa-1"
    ],
    "description": "SA-1 speeds up a lot of the Overworld processes, with the exception of events which will still lag a lot if using the event path fade effect. This patch fixes that. Note that they will run so smoothly, that the fade effect will be barely noticeable: you can use <a href=\"https://www.smwcentral.net/?p=tweaks&a=details&id=110\">this tweak</a> to slow them down so it becomes noticeable.<br>\r\nDon't patch this if you're not using SA-1 and you're not using the event path fade effect.",
    "latest_version": "smwc-35759-1725099676",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 35759,
        "title": "Boost Overworld Events (for SA-1)",
        "version": "smwc-35759-1725099676",
        "upstream_time": 1725099676,
        "download_url": "https://dl.smwcentral.net/35759/boost_ow_events.zip",
        "filename": "boost_ow_events.zip",
        "size": 406,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-boss-exgfx",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 25862,
    "title": "Boss ExGFX",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "boss",
      "boss battle area",
      "exgfx",
      "lorom",
      "sa-1"
    ],
    "description": "This patch allows you to use any ExGFX file you want in a vanilla Mode 7 boss battle without the castle destruction cutscenes getting messed up afterwards. It's not compatible with files 100-FFF, so stick whatever boss GFX you want in 80-FF. <br>\r\n<br>\r\nInstructions are included in the .asm file.<br>\r\n<br>\r\nNow compatible with Asar & sa-1.",
    "latest_version": "smwc-25862-1617163915",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 25862,
        "title": "Boss ExGFX",
        "version": "smwc-25862-1617163915",
        "upstream_time": 1617163915,
        "download_url": "https://dl.smwcentral.net/25862/BossExGFX.zip",
        "filename": "BossExGFX.zip",
        "size": 1377,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bottom-status-bar",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4392,
    "title": "Bottom Status Bar",
    "authors": [
      "Ice Man"
    ],
    "tags": [
      "lorom",
      "needs remoderation"
    ],
    "description": "Updated to version 1.1.<br>\r\nLayer 3 images won't be affected anymore since the status bar will be on top, if there's a layer 3 image in the level. A small glitch with Magikoopa (CGADSUB settings) has been fixed as well.",
    "latest_version": "smwc-4392-1292864120",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4392,
        "title": "Bottom Status Bar",
        "version": "smwc-4392-1292864120",
        "upstream_time": 1292864120,
        "download_url": "https://dl.smwcentral.net/4392/Bottom%20Status%20Bar%20v1.1.zip",
        "filename": "Bottom Status Bar v1.1.zip",
        "size": 3111,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bounce-block-coin-collection-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 33235,
    "title": "Bounce Block Coin Collection Fix",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "bounce block",
      "coin",
      "lorom",
      "sa-1"
    ],
    "description": "A simple patch which fixes bounce blocks (e.g. note and ?-blocks) so any coin they collect don't leave a solid block behind.<br>\r\nNote that if you want to enable turn blocks from collecting coins, you have to apply <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16155\">Turn Blocks Collect Coins</a> which, due to its nature, comes with this fix included.<br>\r\n<br>\r\nIn addition, this fix uses freespace in bank 2.",
    "latest_version": "smwc-33235-1680304104",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 33235,
        "title": "Bounce Block Coin Collection Fix",
        "version": "smwc-33235-1680304104",
        "upstream_time": 1680304104,
        "download_url": "https://dl.smwcentral.net/33235/Bounce%20Block%20Coin%20Fix.zip",
        "filename": "Bounce Block Coin Fix.zip",
        "size": 334,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bounce-block-fixes-v1-2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41825,
    "title": "Bounce block fixes v1.2.2",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "bounce block",
      "double carry",
      "lorom",
      "physics",
      "sa-1"
    ],
    "description": "This patch fixes various bounce block-related glitches:<br>\r\n<ul>\r\n<li>Blocks can be hit multiple times before turning into tile $152 briefly, either by multiple kicked sprites hitting the block at the same frame, or during $9D being set. SMW only lets the block change via processing the bounce sprite, rather than immidiately.</li>\r\n<li>The flip kicked sprite effect reuses the quake effect, causing sprites to always be knocked away from the player, even when the block is hit by a kicked sprite from the opposite side of the player</li>\r\n</ul><br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog</span></div><div class=\"collapse-content\"><div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">8/7/2025 - 1.2.1 - The depreciation warning update + modernized tools to use.\r\n\t-Fixed a depreciation warning (order of operations to invert a number: X^$FF+1 is\r\n\t now (X^$FF)+1)\r\n\t-Renamed \"GM14.asm\" to \"GM14_BounceFlipSpr.asm\" to make it easy for the user to\r\n\t recognize what it is.\r\n\t-Made custom block routine to use macro labels to avoid leaking sublabels.\r\n\t-Make use of bank $80 when not using SA-1 for fastROM.\r\n2-28-2026 - 1.2.2\r\n\t-Fixed an issue where SA-1's hijack at $02887D conflicts with this patch's hijack\r\n\t at $02887A, causing the game to crash when the bounceable blocks are triggered.\r\n\t-Fixed an erroneous code where the init for uberasm tool only clearing the bounce\r\n\t sprite's X low position when it was meant to clear out all its slot data on level\r\n\t load.\r\n\t -Renamed several defines and folders to reduce the risk of naming conflicts.\r\n\t-Changed \"BounceBlocksFixDef.txt\" to \"BounceBlocksFixDef.asm\"\r\n\t-Due to an update on UAT2.0, which allows multiple ASM resources on levels,\r\n\t this made reliance on GM14 redundant.</pre></div></div></div>",
    "latest_version": "smwc-41825-1773695911",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41825,
        "title": "Bounce block fixes v1.2.2",
        "version": "smwc-41825-1773695911",
        "upstream_time": 1773695911,
        "download_url": "https://dl.smwcentral.net/41825/BounceBlockFixes_v1_2_2_.zip",
        "filename": "BounceBlockFixes_v1_2_2_.zip",
        "size": 60242,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bounce-block-underwater-push",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 28561,
    "title": "Bounce Block Underwater Push",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "block",
      "lorom",
      "sa-1",
      "swim",
      "water"
    ],
    "description": "Normally, bounce blocks such as note blocks or ?-block don't push the player downwards underwater. This patch makes it so that when you're underwater and swimming with an item, you get pushed downwards a little like in Super Mario Maker.<br>\r\n<br>\r\nNote that it is not compatible with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=17202\">Press X to Item Swim</a> while patches like <a href=\"https://www.smwcentral.net/?p=section&a=details&id=19865\">All Switch Blocks Have Powerups</a> requires you to adjust some settings. It also doesn't affect custom blocks such as <a href=\"https://www.smwcentral.net/?p=section&a=details&id=19775\">these</a> either.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"buckaroodle610\"><a href=\"/?p=profile&amp;id=49721\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">buckaroodle610</a></span>.",
    "latest_version": "smwc-28561-1643963074",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 28561,
        "title": "Bounce Block Underwater Push",
        "version": "smwc-28561-1643963074",
        "upstream_time": 1643963074,
        "download_url": "https://dl.smwcentral.net/28561/BounceSpriteWaterPush.zip",
        "filename": "BounceSpriteWaterPush.zip",
        "size": 987,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bounce-blocks-death-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 25647,
    "title": "Bounce Blocks Death Fix",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "death",
      "lorom",
      "sa-1"
    ],
    "description": "This small patch fixes the issue where you can trigger bouncing blocks when dying. This can more commonly happen with invisible blocks, when dying while inside of them.",
    "latest_version": "smwc-25647-1610456680",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 25647,
        "title": "Bounce Blocks Death Fix",
        "version": "smwc-25647-1610456680",
        "upstream_time": 1610456680,
        "download_url": "https://dl.smwcentral.net/25647/InvisiBlkDeathFix.zip",
        "filename": "InvisiBlkDeathFix.zip",
        "size": 344,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bounce-sprites-boost-player",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 34909,
    "title": "Bounce Sprites Boost Player",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "bounce sprite",
      "lorom",
      "sa-1"
    ],
    "description": "This patch makes it so bounce sprites that bounce upwards (e.g. from coin blocks) will give the player a small upwards boost. You can choose whether the patch uses a fixed customizable bounce speed, or the vanilla system where one of two speeds is given depending on jump being held.",
    "latest_version": "smwc-34909-1693063478",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 34909,
        "title": "Bounce Sprites Boost Player",
        "version": "smwc-34909-1693063478",
        "upstream_time": 1693063478,
        "download_url": "https://dl.smwcentral.net/34909/BounceSprMarioBoost.zip",
        "filename": "BounceSprMarioBoost.zip",
        "size": 937,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bouncy-fireballs",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40110,
    "title": "Bouncy Fireballs",
    "authors": [
      "Donut"
    ],
    "tags": [
      "ability",
      "fireball",
      "lorom",
      "sa-1"
    ],
    "description": "Makes fireballs bounce off walls which in most cases isn't really useful at all (especially if you consider that fireballs despawn as soon as they go off-screen), but regardless I think it's kind of neat!<br>\r\n<br>\r\nHow many times the fireball is allowed to bounce among other things can be changed in the file.<br>\r\n<br>\r\nShould be compaitble with <i>most</i> fireball-related resources, for example <span class=\"un-outer\" title=\"Kevin\"><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=36308\" style=\"color: var(--user-color-2);\" class=\"un\">Kevin</a></span>'s <a href=\"https://www.smwcentral.net/?p=section&a=details&id=29898\">RAM Controlled Mario's Fireballs Limit</a> patch.",
    "latest_version": "smwc-40110-1764543115",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40110,
        "title": "Bouncy Fireballs",
        "version": "smwc-40110-1764543115",
        "upstream_time": 1764543115,
        "download_url": "https://dl.smwcentral.net/40110/bouncy_fireballs.zip",
        "filename": "bouncy_fireballs.zip",
        "size": 1748,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bowser-defeated-level-warp",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23940,
    "title": "Bowser Defeated Level Warp",
    "authors": [
      "Bensalot"
    ],
    "tags": [
      "bowser battle",
      "lorom",
      "sa-1",
      "teleport"
    ],
    "description": "This patch makes it so you can use the original Bowser fight but have it cut to a sublevel after the fireworks finish. Useful if you want to use the Bowser fight but also have it cut to custom credits or cutscenes. Also useful if you want to use Bowser as a mid boss or something. It can be configured in the asm file to teleport the player to whatever sublevel you want. It is also configured to teleport the player depending on if it is Mario or Luigi (Player 1 or Player 2) to separate levels. Useful if you want to have separate cutscenes depending on the player that defeated Bowser.",
    "latest_version": "smwc-23940-1595246198",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23940,
        "title": "Bowser Defeated Level Warp",
        "version": "smwc-23940-1595246198",
        "upstream_time": 1595246198,
        "download_url": "https://dl.smwcentral.net/23940/BowserWarp.zip",
        "filename": "BowserWarp.zip",
        "size": 1159,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bowser-statue-jumping-sfx",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 17533,
    "title": "Bowser Statue Jumping SFX",
    "authors": [
      "Yan"
    ],
    "tags": [
      "bowser statue",
      "lorom",
      "sa-1",
      "sfx",
      "sprite"
    ],
    "description": "This is a simple patch that adds a sound effect when the golden Bowser statue jumps.<br>\r\n<br>\r\nBy default, it uses the bouncing SFX.",
    "latest_version": "smwc-17533-1527252014",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 17533,
        "title": "Bowser Statue Jumping SFX",
        "version": "smwc-17533-1527252014",
        "upstream_time": 1527252014,
        "download_url": "https://dl.smwcentral.net/17533/Bowser%20Statue%20Jumping%20SFX.zip",
        "filename": "Bowser Statue Jumping SFX.zip",
        "size": 486,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-brake-sound-effect",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 32138,
    "title": "Brake Sound Effect",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sound effect"
    ],
    "description": "This simple patch adds a sound effect when you brake / turn around like in Super Mario All-Stars and Super Mario Advance 2.<br>\r\n<br>\r\nIncluded with it is the brake sound effect under the name <kbd>Turning Around (SMAS).txt</kbd>.",
    "latest_version": "smwc-32138-1677689097",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 32138,
        "title": "Brake Sound Effect",
        "version": "smwc-32138-1677689097",
        "upstream_time": 1677689097,
        "download_url": "https://dl.smwcentral.net/32138/brake_sfx.zip",
        "filename": "brake_sfx.zip",
        "size": 635,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bring-up-save-prompt-by-pressing-select",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40140,
    "title": "Bring Up Save Prompt by Pressing Select",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "lorom",
      "overworld",
      "sa-1",
      "save"
    ],
    "description": "Brings up the save prompt by pressing Select on the overworld, without sacrificing the look around the map functionality.<br>\r\n<br>\r\nUpdate 2025-07-20 (gemstonezVA): Changed an = to an == to fix an upcoming Asar 2.0 deprecation.",
    "latest_version": "smwc-40140-1753051609",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40140,
        "title": "Bring Up Save Prompt by Pressing Select",
        "version": "smwc-40140-1753051609",
        "upstream_time": 1753051609,
        "download_url": "https://dl.smwcentral.net/40140/savepromptselect.zip",
        "filename": "savepromptselect.zip",
        "size": 778,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-brk-exception-handler-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20796,
    "title": "BRK Exception Handler v1.2",
    "authors": [
      "p4plus2"
    ],
    "tags": [
      "debug",
      "lorom"
    ],
    "description": "This patch is pretty useful for those of you who are working with ASM in some way.  If your code crashes and triggers a BRK (which happens reasonably often of all the potential crashes), this will display a bunch of debug info.  The printed debug info is: registers(PC, D, B, A, X, Y, P, S), layer 1-3 positions, powerup status, and a full stack dump.  It can also dump special message based on the BRK number.  To add custom exception messages (for example for brk #$02) you would need to add the following line to the exception list:<br>\r\n%exception($02, \"Something broke\", \"FIX IT\")<br>\r\n<br>\r\nPretty sure this patch is 100% stable, Enjoy!<br>\r\n<br>\r\nv1.2 (<span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>)<br>\r\n---<br>\r\n* Removed the <div class=\"code inline filter-noemote filter-nobr\"><pre>!snes9x</pre></div> define as <div class=\"code inline filter-noemote filter-nobr\"><pre>STP</pre></div> no longer crashes said emulator.<br>\r\n<br>\r\nv1.1 (<span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>, <span class=\"un-outer\" title=\"MarioFanGamer\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=22951\" style=\"color: #ff2050;\" class=\"un\">MarioFanGamer</a></span>)<br>\r\n---<br>\r\n* Fixed the Free RAM defines as they weren't being used properly.<br>\r\n* Added a <div class=\"code inline filter-noemote filter-nobr\"><pre>!snes9x</pre></div> define which replaces the <div class=\"code inline filter-noemote filter-nobr\"><pre>STP</pre></div> with an infinite loop, as snes9x crashes with <div class=\"code inline filter-noemote filter-nobr\"><pre>STP</pre></div> to this day.<br>\r\n* Fixed an oversight where garbage appears on the debug screen (didn't affect the text).",
    "latest_version": "smwc-20796-1567714462",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20796,
        "title": "BRK Exception Handler v1.2",
        "version": "smwc-20796-1567714462",
        "upstream_time": 1567714462,
        "download_url": "https://dl.smwcentral.net/20796/BRK%20Exception%20Handler%20v1.2.zip",
        "filename": "BRK Exception Handler v1.2.zip",
        "size": 5937,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bullet-bill-object-interaction",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24492,
    "title": "Bullet Bill Object Interaction",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "bullet bill",
      "interaction",
      "lorom",
      "object",
      "sa-1"
    ],
    "description": "This patch gives Bullet Bills interaction with objects, and causes them to turn/flip if they make contact with solid objects. You can either apply the patch globally, or use a FreeRAM-based toggle which allows you to give Bullet Bills interaction on a per-level basis with UberASM (or with your own triggers if you want to use it creatively!).<br>\r\n<br>\r\nThe patch also tweaks the sprite-object interaction routine for Bullet Bills, to fix interaction issues when using the patch with moving layer 2 or slopes.<br>\r\n<br>\r\nSee the .asm file for customization options and usage notes.",
    "latest_version": "smwc-24492-1604543330",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24492,
        "title": "Bullet Bill Object Interaction",
        "version": "smwc-24492-1604543330",
        "upstream_time": 1604543330,
        "download_url": "https://dl.smwcentral.net/24492/BillObjInteraction.zip",
        "filename": "BillObjInteraction.zip",
        "size": 3045,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-bullet-bill-sound-effect-on-extra-bit",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 34948,
    "title": "Bullet Bill Sound Effect on Extra Bit",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "bullet bill",
      "lorom",
      "sa-1",
      "sound effect",
      "sprite"
    ],
    "description": "This patch will enable placed Bullet Bills to play a sound effect, when spawned, if their extra bit is set in Lunar Magic (opposed to being silent as usual).<br>\r\n<br>\r\nUse as an alternative to <a href=\"https://smwc.me/s/19238\">No Silent Bullet Bill</a> as they are not compatible.<br>\r\n<br>\r\nModeration note: Pixi must be installed for this to work.",
    "latest_version": "smwc-34948-1701653879",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 34948,
        "title": "Bullet Bill Sound Effect on Extra Bit",
        "version": "smwc-34948-1701653879",
        "upstream_time": 1701653879,
        "download_url": "https://dl.smwcentral.net/34948/bullet_bill_sfx_extra_bit.zip",
        "filename": "bullet_bill_sfx_extra_bit.zip",
        "size": 821,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-can-t-pick-up-items-when-small",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20902,
    "title": "Can't Pick Up Items When Small",
    "authors": [
      "JackTheSpades"
    ],
    "tags": [
      "carry",
      "lorom",
      "power-up",
      "sa-1",
      "small",
      "throw block"
    ],
    "description": "Mario can't pick up sprites, nor throwblocks when being small.",
    "latest_version": "smwc-20902-1565717055",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20902,
        "title": "Can't Pick Up Items When Small",
        "version": "smwc-20902-1565717055",
        "upstream_time": 1565717055,
        "download_url": "https://dl.smwcentral.net/20902/No_Carry_Small.zip",
        "filename": "No_Carry_Small.zip",
        "size": 1300,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-cape-climb",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12760,
    "title": "Cape climb",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "cape",
      "climb",
      "lorom",
      "sa-1",
      "vine"
    ],
    "description": "Fixes the bug where you can begin a cape flight, then climb on a net or vine, then jump and keep flying.",
    "latest_version": "smwc-12760-1448561215",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12760,
        "title": "Cape climb",
        "version": "smwc-12760-1448561215",
        "upstream_time": 1448561215,
        "download_url": "https://dl.smwcentral.net/12760/Capeclimb.zip",
        "filename": "Capeclimb.zip",
        "size": 308,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-cape-float-sound",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20846,
    "title": "Cape Float Sound",
    "authors": [
      "Unknown"
    ],
    "tags": [
      "cape",
      "lorom",
      "sa-1",
      "sound effect"
    ],
    "description": "Fixed. It makes Mario/Luigi's cape have a sound effect when floating, similar to the raccoon powerup.",
    "latest_version": "smwc-20846-1565354626",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20846,
        "title": "Cape Float Sound",
        "version": "smwc-20846-1565354626",
        "upstream_time": 1565354626,
        "download_url": "https://dl.smwcentral.net/20846/Cape%20float%20sound.zip",
        "filename": "Cape float sound.zip",
        "size": 390,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-cape-layer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12328,
    "title": "Cape Layer 2 Position Fix",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "cape spin",
      "layer 2",
      "lorom",
      "position",
      "sa-1"
    ],
    "description": "This patch fixes a bug that if the player performs a cape spin at the same frame the game is frozen ($7E009D is set) by taking damage, powerup animation etc. would cause the cape interaction hitbox to \"escape\" from the player.",
    "latest_version": "smwc-12328-1445185694",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12328,
        "title": "Cape Layer 2 Position Fix",
        "version": "smwc-12328-1445185694",
        "upstream_time": 1445185694,
        "download_url": "https://dl.smwcentral.net/12328/CapeLayer2PosFix.zip",
        "filename": "CapeLayer2PosFix.zip",
        "size": 640,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-cape-lift-limit",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 29800,
    "title": "Cape-Lift Limit",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "cape",
      "flying",
      "lorom",
      "nerf",
      "sa-1"
    ],
    "description": "This patch nerfs the Cape, by limiting the number of lifts (or \"air-catches\") the player can perform in a single flight. Once the player touches the ground, the counter is reset. Useful for preventing the player from flying over the entire level, without removing the Cape's fly ability completely.<br>\r\n<br>\r\nSee the .asm file for customization options.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"KBY30\"><a href=\"/?p=profile&amp;id=24429\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">KBY30</a></span>.",
    "latest_version": "smwc-29800-1651306896",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 29800,
        "title": "Cape-Lift Limit",
        "version": "smwc-29800-1651306896",
        "upstream_time": 1651306896,
        "download_url": "https://dl.smwcentral.net/29800/LimitCapeLifts.zip",
        "filename": "LimitCapeLifts.zip",
        "size": 1160,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-cape-spin-cooldown",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 26520,
    "title": "Cape Spin Cooldown",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cape spin",
      "lorom",
      "sa-1",
      "timer"
    ],
    "description": "This patch will add a cooldown timer to the cape spin/twirl, making it less overpowered.<br>\r\nYou can change the duration of the cooldown and of the cape spin in the main asm file. You also need to insert the included UberASM file in gamemode 14 to make the timer decrement.<br>\r\nIt uses 1 byte of free RAM.",
    "latest_version": "smwc-26520-1620517211",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 26520,
        "title": "Cape Spin Cooldown",
        "version": "smwc-26520-1620517211",
        "upstream_time": 1620517211,
        "download_url": "https://dl.smwcentral.net/26520/CapeSpinCooldown.zip",
        "filename": "CapeSpinCooldown.zip",
        "size": 1271,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-cape-swing-combo",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 28721,
    "title": "Cape Swing Combo",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "1up",
      "bounce blocks",
      "cape",
      "combo",
      "lorom",
      "points",
      "sa-1",
      "score"
    ],
    "description": "This patch gives the Cape (+ Bounce Blocks too) the ability to \"combo\" a sprite.<br>\r\nIf a sprite is repeatedly struck with the Cape (or Bounce Blocks) before it hits the ground, it'll accrue score similarly to a stomp, thrown shell, or the Star ability.<br>\r\n<br>\r\nThe patch uses two bytes of RAM; one to keep track of which sprite is being combo'd, and one to track how many times it's been hit.<br>\r\n<br>\r\nThe ASM file contains defines allowing you to specify which two bytes of RAM are used, as well as whether or not the incrementing SFX is played.",
    "latest_version": "smwc-28721-1644613806",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 28721,
        "title": "Cape Swing Combo",
        "version": "smwc-28721-1644613806",
        "upstream_time": 1644613806,
        "download_url": "https://dl.smwcentral.net/28721/CapeSwingCombo.zip",
        "filename": "CapeSwingCombo.zip",
        "size": 1129,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-cape-wall-and-spin-fly-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 29672,
    "title": "Cape Wall and Spin Fly Fix",
    "authors": [
      "Alcaro",
      "HammerBrother"
    ],
    "tags": [
      "cape",
      "cape spin",
      "lorom",
      "sa-1"
    ],
    "description": "Fixes the glitch where you can cape spin while wall running, which in rare cases can cause unintended behaviour.<br>\r\n<br>\r\nGHB edit: now also fixes a bug that the player can perform a cape spin while flying (which can \"Turn around while flying\"), since the hijack is located before the \"perform cape spin\" routine. Also converted to sa-1 hybrid.<br>\r\n<br>\r\nIf you only want one of these effect, just set one of the first two defines to zero. Setting both to zero will remove the patch from the ROM.",
    "latest_version": "smwc-29672-1654701612",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 29672,
        "title": "Cape Wall and Spin Fly Fix",
        "version": "smwc-29672-1654701612",
        "upstream_time": 1654701612,
        "download_url": "https://dl.smwcentral.net/29672/capewall.zip",
        "filename": "capewall.zip",
        "size": 26142,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-capespin-during-flight-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 17463,
    "title": "Capespin During Flight Fix",
    "authors": [
      "betalogic"
    ],
    "tags": [
      "abilities",
      "cape",
      "cape spin",
      "flight",
      "lorom",
      "physics",
      "sa-1"
    ],
    "description": "This patch guarantees that a cape-spin will flip your direction while Mario is cape-flying.<br>\r\n<br>\r\nThis patch requires 1 RAM address ($7E140B by default). Make sure that the address is unused in your ROM!",
    "latest_version": "smwc-17463-1525014824",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 17463,
        "title": "Capespin During Flight Fix",
        "version": "smwc-17463-1525014824",
        "upstream_time": 1525014824,
        "download_url": "https://dl.smwcentral.net/17463/FlightSpinFix.zip",
        "filename": "FlightSpinFix.zip",
        "size": 1117,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-carry-items-through-doors-and-diagonal-pipes",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 42113,
    "title": "Carry Items Through Doors and Diagonal Pipes",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "carriable",
      "lorom",
      "sa-1",
      "sprites"
    ],
    "description": "Enables the player to be able to carry items through doors.<br>\r\n<br>\r\nAlso fixes the player dropping carried items when shooting out of a diagonal pipe.",
    "latest_version": "smwc-42113-1777503161",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 42113,
        "title": "Carry Items Through Doors and Diagonal Pipes",
        "version": "smwc-42113-1777503161",
        "upstream_time": 1777503161,
        "download_url": "https://dl.smwcentral.net/42113/Carry%20Items%20Through%20Doors%20and%20Diagonal%20Pipes.zip",
        "filename": "Carry Items Through Doors and Diagonal Pipes.zip",
        "size": 824,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-carry-sprites-through-doors-and-pipes",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20140,
    "title": "Carry Sprites Through Doors and Pipes",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "carriable",
      "carry",
      "door",
      "doors",
      "lorom",
      "pipes",
      "sa-1",
      "yoshi"
    ],
    "description": "Let's you carry sprites between rooms, whether Mario is holding them or they are in Yoshi's mouth, without them disappearing. I also changed some of SMW's sprites so they don't re-spawn when you bring back to the same room. Works with custom sprites.",
    "latest_version": "smwc-20140-1560927734",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20140,
        "title": "Carry Sprites Through Doors and Pipes",
        "version": "smwc-20140-1560927734",
        "upstream_time": 1560927734,
        "download_url": "https://dl.smwcentral.net/20140/carrysprites.zip",
        "filename": "carrysprites.zip",
        "size": 9000,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-carrying-fixes-v2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 14878,
    "title": "Carrying Fixes v2.0",
    "authors": [
      "Romi"
    ],
    "tags": [
      "carrying",
      "lorom",
      "sa-1"
    ],
    "description": "This fixes the double carrying glitch and the carry-items-while-flying glitch, and can be changed to disallow carrying items while climbing too.<br>\r\n<br>\r\nGHB edit: Optimized the code.",
    "latest_version": "smwc-14878-1483496817",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 14878,
        "title": "Carrying Fixes v2.0",
        "version": "smwc-14878-1483496817",
        "upstream_time": 1483496817,
        "download_url": "https://dl.smwcentral.net/14878/Carry%20Fix.zip",
        "filename": "Carry Fix.zip",
        "size": 1180,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-castle-destruction-cutscene-custom-palettes",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40219,
    "title": "Castle Destruction Cutscene Custom Palettes",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "lorom",
      "palette",
      "sa-1"
    ],
    "description": "This patch allows you to set a different custom palette for each of the 7 castle destruction sequences. Cutscenes that have no palette set will use the vanilla one instead. The insertion process is pretty easy: you just need to export the .mw3 palette file with LM, then add a line in the castle_cutscene_palette_settings.asm file. Check out that file for more info.<br>\r\nRequested by <span class=\"un-outer\" title=\"DrAnas\"><a href=\"/?p=profile&amp;id=25222\" style=\"color: var(--user-color-2);\" class=\"un\">DrAnas</a></span>.",
    "latest_version": "smwc-40219-1754159914",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40219,
        "title": "Castle Destruction Cutscene Custom Palettes",
        "version": "smwc-40219-1754159914",
        "upstream_time": 1754159914,
        "download_url": "https://dl.smwcentral.net/40219/castle_custom_palettes.zip",
        "filename": "castle_custom_palettes.zip",
        "size": 2489,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-castle-destruction-cutscene-exgfx",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 26857,
    "title": "Castle Destruction Cutscene ExGFX",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "cutscene",
      "exgfx",
      "lorom",
      "sa-1"
    ],
    "description": "This patch allows you to load custom (Ex)GFX files for each of the 7 castle destruction cutscenes. To do so, just edit the tables sp1-sp4,fg1-fg3,bg1 in the asm file.<br>\r\nNote: you can't insert GFX files in slots BG2-BG3, and you can only use (Ex)GFX numbers $00-$FF.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"SimFan96\"><a href=\"/?p=profile&amp;id=34677\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">SimFan96</a></span>.",
    "latest_version": "smwc-26857-1625041625",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 26857,
        "title": "Castle Destruction Cutscene ExGFX",
        "version": "smwc-26857-1625041625",
        "upstream_time": 1625041625,
        "download_url": "https://dl.smwcentral.net/26857/castle_custscene_exgfx.zip",
        "filename": "castle_custscene_exgfx.zip",
        "size": 1006,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-castle-destruction-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 15661,
    "title": "Castle Destruction Fix",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "lorom",
      "overworld",
      "sa-1",
      "tilemap"
    ],
    "description": "This patch fixes the bug where a castle won't collapse properly if its tiles cross between two quadrants of the map.<br>\r\n<br>\r\n<b>Note: This patch is automatically inserted by Lunar Magic as of version 3.10 onwards.</b>",
    "latest_version": "smwc-15661-1501549915",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 15661,
        "title": "Castle Destruction Fix",
        "version": "smwc-15661-1501549915",
        "upstream_time": 1501549915,
        "download_url": "https://dl.smwcentral.net/15661/Destroy%20Fix.zip",
        "filename": "Destroy Fix.zip",
        "size": 395,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-castle-intro-ledge-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 34038,
    "title": "Castle Intro Ledge Fix",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "object",
      "sa-1"
    ],
    "description": "This simple patch fixes the bug with object 3B in tileset T:1 (the ledge used in no Yoshi castle intros) where it breaks if it extends to a screen boundary (the bottom row appears on the next screen). This is usually noticeable in the intros where the bottom pixel is cutoff. Note that the object will still look broken in Lunar Magic, but it will look fine in game.",
    "latest_version": "smwc-34038-1695972970",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 34038,
        "title": "Castle Intro Ledge Fix",
        "version": "smwc-34038-1695972970",
        "upstream_time": 1695972970,
        "download_url": "https://dl.smwcentral.net/34038/castle_ledge_fix.zip",
        "filename": "castle_ledge_fix.zip",
        "size": 387,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-center-scroll-3",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 26861,
    "title": "Center Scroll 3.5",
    "authors": [
      "HammerBrother",
      "Thomas"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "screen",
      "scroll",
      "scrolling"
    ],
    "description": "This patch reduces the width of the \"static camera region\" (the range where the screen doesn't scroll left or right by the player) to a single pixel, removes the auto \"look ahead\" feature in smw and makes the screen always centered with the player (ignoring L/R scrolling, but still has the reduced \"static camera region\").<br>\r\n<br>\r\nUpdate: Added a newer version (with the old version in case you want it) that makes the screen tightly follow Mario vertically (the vertical scroll area is also reduced to a single line) when you set the vertical scroll to \"vertical scroll at will\". This is more ASM-flexible. See readme for details. And also allow the bottom 16x16 row to be seen (both).<br>\r\n<br>\r\nAnother update: Also include a non-instant-scroll to prevent player-warp glitches.<br>\r\n<br>\r\nv3.2 update: Fixed a crash on vertical levels due to a hijack at $00F77B.<br>\r\n<br>\r\nv3.3 fixed a missing SA-1 [|!addr] at line 324, which caused the screen shaking issue (or snapping scroll on Bsnes+) on SA-1 vertical levels when using the non-instant scroll.<br>\r\n<br>\r\nv3.4 fixed a broken compatibility with LM v3.20 and v3.21.<br>\r\n<br>\r\nv3.5 fixed a bug that occurred in the Ludwig and Reznor boss battle. Thanks to AyGaAlPa for reporting this.<br>\r\n<br>\r\nGithub: https://github.com/GhbSmwc/SMW_CenterScroll",
    "latest_version": "smwc-26861-1627180858",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 26861,
        "title": "Center Scroll 3.5",
        "version": "smwc-26861-1627180858",
        "upstream_time": 1627180858,
        "download_url": "https://dl.smwcentral.net/26861/CenterScroll_3_5.zip",
        "filename": "CenterScroll_3_5.zip",
        "size": 20556,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-change-castle-re-entry-input",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 32771,
    "title": "Change Castle Re-Entry Input",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "controller",
      "lorom",
      "overworld",
      "sa-1"
    ],
    "description": "Allows changing the input combination required to re-enter castles after they have already been beaten (normally L+R).",
    "latest_version": "smwc-32771-1671626644",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 32771,
        "title": "Change Castle Re-Entry Input",
        "version": "smwc-32771-1671626644",
        "upstream_time": 1671626644,
        "download_url": "https://dl.smwcentral.net/32771/castleInput.zip",
        "filename": "castleInput.zip",
        "size": 521,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-charged-fireball",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 22868,
    "title": "Charged Fireball",
    "authors": [
      "Ladida",
      "SuperMariaSis"
    ],
    "tags": [
      "asm",
      "charged",
      "fireball",
      "lorom",
      "sa-1"
    ],
    "description": "This patch makes mario shoot a yoshi fireball if you hold the fire buttons, emulating a charged fireball, just like in many plataformer games like megaman.<br>\r\n<br>\r\nIt also includes a minor patch and GFX to make yoshi fireballs and flopping cheep-cheeps swap tilemaps, so you can have yoshi fireballs in every level, optional but recommended.<br>\r\n<br>\r\nHave in mind, that yoshi fireballs can't interact with blocks like normal fireballs, but you can fire normal fireballs so there sould be no problem. There are a billion fireball patches out there so I don't know if this patch it's compatible with them or not, but it IS compatible with the classic fireball.<br>\r\n<br>\r\nThanks to Ladida for her help, and please give her credit if you use this!<br>\r\n<br>\r\nYou can find the UberASM version <a href=\"https://www.smwcentral.net/?p=section&a=details&id=22870\">here</a>.<br>\r\n<br>\r\nUPDATE 09-15-2015:<br>\r\n<br>\r\n-Added a delay time between the pressing of the button and the start of the charge, configurable in the .asm<br>\r\n<br>\r\n-Fixed the bug where you fired a charged fireball if you were charging and entered a pipe or door<br>\r\n<br>\r\n-Added so the timer resets whenever you get hurt and clears whenever you change to another powerup (small, big, cape)<br>\r\n<br>\r\n-Added a fix so tapping the attack buttons doesn't start the timer<br>\r\n<br>\r\nUPDATE 10-18-2015:<br>\r\n<br>\r\n-Fixed a graphical bug when dying, where mario would spawn a fireball and flash in the death animation<br>\r\nUPDATE 11-05-2015:<br>\r\n<br>\r\n-Added a small bit of code so you can choose whether to fire holding one of the running buttons or holding one of the running buttons and the right shoulder button, so you don't have to start charging when you want to just run.<br>\r\n<br>\r\nUPDATE 4-4-2020 (KevinM):<br>\r\n-Made SA-1 hybrid<br>\r\n-Fixed some bugs<br>\r\n<br>\r\nPlease enjoy and don't forget to credit Ladida!",
    "latest_version": "smwc-22868-1588976272",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 22868,
        "title": "Charged Fireball",
        "version": "smwc-22868-1588976272",
        "upstream_time": 1588976272,
        "download_url": "https://dl.smwcentral.net/22868/ChargedFire.zip",
        "filename": "ChargedFire.zip",
        "size": 9909,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-chargin-chuck-damage-indicator",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12829,
    "title": "Chargin' Chuck Damage Indicator",
    "authors": [
      "HammerBrother",
      "Ladida"
    ],
    "tags": [
      "chargin' chuck",
      "damage indicator",
      "fireball",
      "lorom",
      "needs remoderation",
      "sa-1",
      "sma2"
    ],
    "description": "Because enemies that takes 5 fireballs (chargin chuck) to defeat and enemies that are completely immune to fireballs (like a bullet bill) both have the same effect when struct from it (except the silently damaging), the game doesn't made it distinguishable enough to tell if the enemy is taking damage or not.<br>\r\n<br>\r\nThis patch fixes that problem by adding a sfx to indicate the player that an enemy is taking fireball damage. Also works with other and custom sprites that uses the \"takes 5 fireballs to kill\" since they reuse the same subroutine.<br>\r\n<br>\r\nCredit goes to Ladida for finding the 5 fireball HP routine in the SmwDisc.<br>\r\n<br>\r\n12/5/2015 update: added sa-1 support.",
    "latest_version": "smwc-12829-1449960991",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12829,
        "title": "Chargin' Chuck Damage Indicator",
        "version": "smwc-12829-1449960991",
        "upstream_time": 1449960991,
        "download_url": "https://dl.smwcentral.net/12829/5HP_dmg_ind_sa1.zip",
        "filename": "5HP_dmg_ind_sa1.zip",
        "size": 1507,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-chargin-chuck-jumpover-shell",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 38411,
    "title": "Chargin' Chuck Jumpover Shell",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "chargin' chuck",
      "chuck",
      "extra bit",
      "lorom",
      "sa-1",
      "splittin' chuck"
    ],
    "description": "Allows the Chargin' Chuck to jump over shell.<br>\r\nThis can be applied to all Chargin' Chuck or only if Extra Bit is set to 1.(If you want to use extra bits, please apply Pixi once.)<br>\r\nIn the case of Splittin' Chuck, the jump over shell or not setting is also inherited by the two spawned Chucks.",
    "latest_version": "smwc-38411-1738328976",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 38411,
        "title": "Chargin' Chuck Jumpover Shell",
        "version": "smwc-38411-1738328976",
        "upstream_time": 1738328976,
        "download_url": "https://dl.smwcentral.net/38411/Chargin%27%20Chuck%20Jumpover%20Shell.zip",
        "filename": "Chargin%27 Chuck Jumpover Shell.zip",
        "size": 2228,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-cheep-cheep-water-surface-fix-stay-in-water",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 26868,
    "title": "Cheep-Cheep Water Surface Fix + Stay In Water",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "cheep-cheep",
      "fish",
      "lorom",
      "sa-1",
      "water"
    ],
    "description": "Cheep-Cheep will turn around just before it leaves the water.<br>\r\nIt will not flutter on the surface of the water.<br>\r\nIt can also be used in combination with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=17875\">Sine Wave</a>.<br>\r\nIt is not compatible with moving water in layer 2.<br>\r\n<br>\r\n[Update]<br>\r\nFixed a bug that would break Sprite 18. Thanks to <span class=\"un-outer\" title=\"Ayami\"><span title=\"Ayami donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=5938\" style=\"color: var(--user-color-3);\" class=\"un\">Ayami</a></span> for reporting this bug.",
    "latest_version": "smwc-26868-1627185788",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 26868,
        "title": "Cheep-Cheep Water Surface Fix + Stay In Water",
        "version": "smwc-26868-1627185788",
        "upstream_time": 1627185788,
        "download_url": "https://dl.smwcentral.net/26868/Cheep%20Cheep%20Water%20Surface%20Fix%20%2B%20Stay%20In%20Water.zip",
        "filename": "Cheep Cheep Water Surface Fix + Stay In Water.zip",
        "size": 2189,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-choose-player-smb-tll-style",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 14070,
    "title": "Choose Player SMB:TLL Style",
    "authors": [
      "DiscoTheBat"
    ],
    "tags": [
      "controller",
      "lorom",
      "luigi",
      "mario",
      "player",
      "sa-1"
    ],
    "description": "This patch will disable the 2-player flag and instead loads a character based in what option you've selected at the title screen.<br>\r\n<br>\r\nNEW - Changed hijack to a different area, allowing more compatibility with other patches.<br>\r\nAlso, in SA-1 ROMs, it runs inside the chip, allowing increased speed.<br>\r\nGive credit if used!",
    "latest_version": "smwc-14070-1469938112",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 14070,
        "title": "Choose Player SMB:TLL Style",
        "version": "smwc-14070-1469938112",
        "upstream_time": 1469938112,
        "download_url": "https://dl.smwcentral.net/14070/Disable2Players.zip",
        "filename": "Disable2Players.zip",
        "size": 2398,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-chuck-breaking-blocks-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40307,
    "title": "Chuck Breaking Blocks Fix",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "Did you notice that, when chucks break through turn/throw blocks, the brick piece particles are always rainbow? Except, it turns out that isn't always the case, as the code that handles this is bugged. It uses the block's X/Y position to determine whether the brick pieces are rainbow or not. This causes one of the blocks to create non-rainbow particles when they're placed on the first screen of the level.<br>\r\n<br>\r\nThis patch fixes both of these quirks. With this, turn blocks will always create brown particles and throw blocks will always create rainbow particles when chucks smash through them.<br>\r\n<br>\r\nCredit is not required, but appreciated.",
    "latest_version": "smwc-40307-1768399710",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40307,
        "title": "Chuck Breaking Blocks Fix",
        "version": "smwc-40307-1768399710",
        "upstream_time": 1768399710,
        "download_url": "https://dl.smwcentral.net/40307/ChuckBreakBrickFix.zip",
        "filename": "ChuckBreakBrickFix.zip",
        "size": 1214,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-chucks-with-extra-bit-retain-type-when-hurt",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 28594,
    "title": "Chucks With Extra Bit Retain Type When Hurt",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "chuck",
      "extra bit",
      "lorom",
      "sa-1"
    ],
    "description": "This patch adds a feature to the Chucks where if their extra bit is set, they will remember and revert back to their original type when hurt, instead of all turning into a Chargin' Chuck (except Whistlin' Chuck, who already has this mechanic implemented).<br>\r\n<br>\r\nFor this patch to work properly, you must run PIXI on the ROM at least once.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"idol\"><a href=\"/?p=profile&amp;id=18321\" style=\"color: #ff9b55;\" class=\"un unavailable inactive\">idol</a></span>.",
    "latest_version": "smwc-28594-1638171002",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 28594,
        "title": "Chucks With Extra Bit Retain Type When Hurt",
        "version": "smwc-28594-1638171002",
        "upstream_time": 1638171002,
        "download_url": "https://dl.smwcentral.net/28594/ChuckRetainTypeExBit.zip",
        "filename": "ChuckRetainTypeExBit.zip",
        "size": 992,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-circle-hdma-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 8783,
    "title": "Circle HDMA Fix",
    "authors": [
      "p4plus2"
    ],
    "tags": [
      "hdma",
      "lorom",
      "sa-1"
    ],
    "description": "This patch fixes the palette glitch when Mario hits the goal to high on the screen. It is however still not recommended to place an exit that high without screen scrolling enabled.",
    "latest_version": "smwc-8783-1406917425",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 8783,
        "title": "Circle HDMA Fix",
        "version": "smwc-8783-1406917425",
        "upstream_time": 1406917425,
        "download_url": "https://dl.smwcentral.net/8783/circle_fix.zip",
        "filename": "circle_fix.zip",
        "size": 336,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-classic-fireball",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40151,
    "title": "Classic Fireball",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "coin",
      "fireball",
      "lorom",
      "powerup",
      "sa-1",
      "sprites"
    ],
    "description": "When a sprite is hit with a fireball, it doesn't spawn a coin. Score easily configurable (100 by default).<br>\r\n<br>\r\nNow more customizable.",
    "latest_version": "smwc-40151-1753136982",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40151,
        "title": "Classic Fireball",
        "version": "smwc-40151-1753136982",
        "upstream_time": 1753136982,
        "download_url": "https://dl.smwcentral.net/40151/classicfire.zip",
        "filename": "classicfire.zip",
        "size": 762,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-classic-powerup-rule",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23288,
    "title": "Classic Powerup Rule",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "lorom",
      "powerup",
      "sa-1",
      "smb1",
      "smb3"
    ],
    "description": "When Mario is small, flowers and feathers will just make him big instead, akin to how it works in Super Mario Bros. 1 and 3.<br>\r\n<br>\r\nMade for Dominicentek. I'm surprised this didn't already exist!",
    "latest_version": "smwc-23288-1593701108",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23288,
        "title": "Classic Powerup Rule",
        "version": "smwc-23288-1593701108",
        "upstream_time": 1593701108,
        "download_url": "https://dl.smwcentral.net/23288/poweruprule.zip",
        "filename": "poweruprule.zip",
        "size": 519,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-clear-all-ram-on-reset",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40942,
    "title": "Clear All RAM on Reset",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "ram"
    ],
    "description": "Initializes every RAM address from $7E0000 to $7FFFFF to zero via a DMA. This can avoid weird quirks.<br>\r\nIt also gives a <i>slight</i> - not really that noticeable - speed boost on boot when using AddmusicK.<br>\r\n<br>\r\nThis patch is not meant for SA-1.",
    "latest_version": "smwc-40942-1762369336",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40942,
        "title": "Clear All RAM on Reset",
        "version": "smwc-40942-1762369336",
        "upstream_time": 1762369336,
        "download_url": "https://dl.smwcentral.net/40942/reset_clear.zip",
        "filename": "reset_clear.zip",
        "size": 612,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-climbing-net-door-on-subscreen-boundary-fix-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40176,
    "title": "Climbing Net Door on Subscreen Boundary Fix v1.1",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "net",
      "sa-1",
      "vram"
    ],
    "description": "This patch fixes the issue where net doors won't work properly when placed on a screen/subscreen boundary (some tiles won't be erased and restored when the door revolves).<br>\r\n<br>\r\nNote that when a net is placed on a boundary, it will be more likely to cause blank overflows (for example, black bars on top of the screen).<br>\r\nIf this happens, try patching my <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28028\">Lunar Magic VRAM Optimization patch</a>.<br>\r\n<br>\r\nSince the original routine is completely rewritten, some ROM space is left unused (48 bytes at $00C39F) and you can use it for other patches.<br>\r\n<br>\r\nv1.1: fixed possible game crash on SA-1 due to missing \"sa1rom\" header.",
    "latest_version": "smwc-40176-1753572360",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40176,
        "title": "Climbing Net Door on Subscreen Boundary Fix v1.1",
        "version": "smwc-40176-1753572360",
        "upstream_time": 1753572360,
        "download_url": "https://dl.smwcentral.net/40176/net_screen_boundary_fix.zip",
        "filename": "net_screen_boundary_fix.zip",
        "size": 1338,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-climbing-sfx",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12405,
    "title": "Climbing SFX",
    "authors": [
      "Koyuki"
    ],
    "tags": [
      "climb",
      "lorom",
      "sa-1",
      "sfx"
    ],
    "description": "This patch will add a sound effect when Mario is climbing.<br>\r\n<br>\r\nAlso fixes an nasty bug that makes you climb on air and inserted an RATS tag.",
    "latest_version": "smwc-12405-1451447512",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12405,
        "title": "Climbing SFX",
        "version": "smwc-12405-1451447512",
        "upstream_time": 1451447512,
        "download_url": "https://dl.smwcentral.net/12405/Climbing%20SFX.zip",
        "filename": "Climbing SFX.zip",
        "size": 771,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-cloud-timer-indication",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20697,
    "title": "Cloud Timer Indication",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "cloud",
      "lorom",
      "sa-1",
      "timer"
    ],
    "description": "This patch adds indication to when lakitu's cloud is about to disappear, like in SMA2.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-20697-1563572730",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20697,
        "title": "Cloud Timer Indication",
        "version": "smwc-20697-1563572730",
        "upstream_time": 1563572730,
        "download_url": "https://dl.smwcentral.net/20697/CloudWarningPatch.zip",
        "filename": "CloudWarningPatch.zip",
        "size": 1075,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-cluster-boo-ducking-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 11618,
    "title": "Cluster Boo Ducking Fix",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "boo ring",
      "cluster boo",
      "lorom",
      "sa-1",
      "swooper death bat ceiling"
    ],
    "description": "Fixes a bug where ducking below a Boo ceiling, Boo ring or Swooper death bat ceiling ignores ducking and hurts you as if you're standing up.",
    "latest_version": "smwc-11618-1440459532",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 11618,
        "title": "Cluster Boo Ducking Fix",
        "version": "smwc-11618-1440459532",
        "upstream_time": 1440459532,
        "download_url": "https://dl.smwcentral.net/11618/booforducking.zip",
        "filename": "booforducking.zip",
        "size": 270,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-coin-counters-4-5-and-6-digit-v-1-6-1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12406,
    "title": "Coin Counters (4-, 5-, and 6-digit), v. 1.6/1.1",
    "authors": [
      "HyperHacker",
      "Ringodoggie",
      "Roy",
      "imamelia"
    ],
    "tags": [
      "asar 2 remoderation",
      "coins",
      "counter",
      "lorom",
      "needs remoderation",
      "sa-1",
      "score",
      "sram",
      "status bar"
    ],
    "description": "This is an update.  This package includes 4-, 5-, and 6-digit coin counters that do not reset the counter at game over.  Why the original author did it that way in the first place, I have no idea...but should you prefer it that way, the previous versions are there as well.  The patches with thelarger version numbers are the ones that do not reset on game over.  There is also a patch made by Roy included that disables all score sprites except the 1/2/3/5-Up, since the points would be essentially useless with the alternative coin counters anyway.",
    "latest_version": "smwc-12406-1456762525",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12406,
        "title": "Coin Counters (4-, 5-, and 6-digit), v. 1.6/1.1",
        "version": "smwc-12406-1456762525",
        "upstream_time": 1456762525,
        "download_url": "https://dl.smwcentral.net/12406/coin%20counters%20%284-%2C%205-%2C%206-digit%29.zip",
        "filename": "coin counters (4-%2C 5-%2C 6-digit).zip",
        "size": 3528,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-coin-penalty-at-death",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 32812,
    "title": "Coin Penalty at Death",
    "authors": [
      "K.T.B."
    ],
    "tags": [
      "coin",
      "counter",
      "death",
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "This is a customizable patch that will cause the player to lose a specified number of coins upon dying. It should be pretty easy to use, though additional details are included in the readme and the ASM file's comments.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"bandicoot\"><a href=\"/?p=profile&amp;id=21068\" style=\"color: var(--user-color-2);\" class=\"un\">bandicoot</a></span>.",
    "latest_version": "smwc-32812-1682125465",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 32812,
        "title": "Coin Penalty at Death",
        "version": "smwc-32812-1682125465",
        "upstream_time": 1682125465,
        "download_url": "https://dl.smwcentral.net/32812/coindeath.zip",
        "filename": "coindeath.zip",
        "size": 1551,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-coin-train-death-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 8751,
    "title": "Coin Train Death Fix",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "directional coin",
      "lorom",
      "sa-1"
    ],
    "description": "This patch will make the directional coin train solid if the P-Switch is active, meaning the lead block will push you away instead of killing you on contact.",
    "latest_version": "smwc-8751-1407023639",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 8751,
        "title": "Coin Train Death Fix",
        "version": "smwc-8751-1407023639",
        "upstream_time": 1407023639,
        "download_url": "https://dl.smwcentral.net/8751/solidcoin.zip",
        "filename": "solidcoin.zip",
        "size": 294,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-coins-give-points",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 16051,
    "title": "Coins Give Points",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "coins",
      "lorom",
      "points",
      "sa-1",
      "score",
      "smb1",
      "super fx"
    ],
    "description": "This patch makes all kinds of collectible coin tiles (regular, purple, invisible, coins from brown blocks, coins from munchers) give score points to the player, similar to how coins act like in SMB. The amount of points given is configurable.<br>\r\n<br>\r\nRequested (kinda) by Luansilva12.",
    "latest_version": "smwc-16051-1506556737",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 16051,
        "title": "Coins Give Points",
        "version": "smwc-16051-1506556737",
        "upstream_time": 1506556737,
        "download_url": "https://dl.smwcentral.net/16051/Coins%20Give%20Points.zip",
        "filename": "Coins Give Points.zip",
        "size": 1617,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-collected-moon-outline",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41799,
    "title": "Collected Moon Outline",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "collectible",
      "lorom",
      "moon",
      "sa-1"
    ],
    "description": "Makes a \"collected\" tile appear once a moon is collected. That tile will also appear in place of the moon when the room is reentered.<br>\r\n<br>\r\nThe sample graphics seen in the .gif are included.",
    "latest_version": "smwc-41799-1772116767",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41799,
        "title": "Collected Moon Outline",
        "version": "smwc-41799-1772116767",
        "upstream_time": 1772116767,
        "download_url": "https://dl.smwcentral.net/41799/collected_moon_outline.zip",
        "filename": "collected_moon_outline.zip",
        "size": 1790,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-configurable-amount-of-baby-yoshi-eat-sprites",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40181,
    "title": "Configurable Amount of Baby Yoshi Eat Sprites",
    "authors": [
      "zkip"
    ],
    "tags": [
      "baby yoshi",
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This patch lets you set the number of sprites baby Yoshi must eat in order to become an adult Yoshi on a per-level basis. Just edit the values in \"YoshiEatsTable.asm\" and then patch \"CustomYoshiEats.asm\" with asar.<br>\r\n<br>\r\nNote: Eating a powerup will still cause Baby Yoshi to instantly become adult.",
    "latest_version": "smwc-40181-1753638907",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40181,
        "title": "Configurable Amount of Baby Yoshi Eat Sprites",
        "version": "smwc-40181-1753638907",
        "upstream_time": 1753638907,
        "download_url": "https://dl.smwcentral.net/40181/CustomYoshiEats.zip",
        "filename": "CustomYoshiEats.zip",
        "size": 1225,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-continue-music",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 29704,
    "title": "Continue Music",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "continue",
      "lorom",
      "music",
      "sa-1"
    ],
    "description": "This small patch gives the continue screen its own music instead of playing the current submap's track.<br>\r\n<br>\r\nNo credits required.",
    "latest_version": "smwc-29704-1668098277",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 29704,
        "title": "Continue Music",
        "version": "smwc-29704-1668098277",
        "upstream_time": 1668098277,
        "download_url": "https://dl.smwcentral.net/29704/ContinueMusic.zip",
        "filename": "ContinueMusic.zip",
        "size": 429,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-course-clear-coins",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18652,
    "title": "Course Clear Coins",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "bonus stars",
      "coin",
      "coins",
      "counter",
      "goal",
      "level clear",
      "level end",
      "lorom",
      "sa-1",
      "super fx"
    ],
    "description": "This simple patch replaces the bonus stars at the course clear and gives you coins instead as seen in e.g. <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14495\">JUMP</a>. In addition, you can disable to display bonus star on the status bar or the 1-up bonus if the time's last two digits are identical to the bonus stars due to the fact that the patch renders bonus stars useless.<br>\r\n<br>\r\nThe best thing is that you don't need any freespace at all.",
    "latest_version": "smwc-18652-1544748101",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18652,
        "title": "Course Clear Coins",
        "version": "smwc-18652-1544748101",
        "upstream_time": 1544748101,
        "download_url": "https://dl.smwcentral.net/18652/BonusCoins.zip",
        "filename": "BonusCoins.zip",
        "size": 805,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-course-clear-modifier",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41426,
    "title": "\"Course Clear\" Modifier",
    "authors": [
      "adakkusu-san"
    ],
    "tags": [
      "course clear",
      "hex edits",
      "lorom",
      "sa-1"
    ],
    "description": "This patch allows you to change the \"Course Clear!\" text and some other text at the end of the level to what you want. The patch is largely commented.",
    "latest_version": "smwc-41426-1768518245",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41426,
        "title": "\"Course Clear\" Modifier",
        "version": "smwc-41426-1768518245",
        "upstream_time": 1768518245,
        "download_url": "https://dl.smwcentral.net/41426/courseclearasar2.zip",
        "filename": "courseclearasar2.zip",
        "size": 1133,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-cpu-usage-meter",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40143,
    "title": "CPU Usage Meter",
    "authors": [
      "Rachel Mae"
    ],
    "tags": [
      "lorom",
      "timing"
    ],
    "description": "A CPU usage meter created by BMF54123. See the readme and <a href=\"http://acmlm.kafuka.org/archive3/thread.php?id=8632\" rel=\"nofollow\">http://acmlm.kafuka.org/archive3/thread.php?id=8632</a> for more details.<br>\r\nDoesn't work with SA-1.<br>\r\n<br>\r\nUpdate 2025-07-20 (gemstonezVA): Changed a \"warnpc\" to an \"assert pc() &lt;=\" to fix an upcoming Asar 2.0 deprecation.",
    "latest_version": "smwc-40143-1753051850",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40143,
        "title": "CPU Usage Meter",
        "version": "smwc-40143-1753051850",
        "upstream_time": 1753051850,
        "download_url": "https://dl.smwcentral.net/40143/cpumeter%20fixed%202025.zip",
        "filename": "cpumeter fixed 2025.zip",
        "size": 620,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-creating-block-sprite-path-expander-v3",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40501,
    "title": "Creating Block Sprite Path Expander v3.00",
    "authors": [
      "Alcaro",
      "Maarfy",
      "yoshifanatic"
    ],
    "tags": [
      "creating",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This patch increases the maximum path length for the creating block sprite. This allows said sprite to follow a path of practically arbitrary length, and further allows it to follow a unique path for the main overworld as well as each individual submap.<br>\r\n<br>\r\nYoshifanatic Update:<br>\r\n- Made this patch compatible with asar 2.0.<br>\r\n- Made the patch a lot more user friendly by incorporating my create path macros from my disassembly. So instead of editing raw hex bytes, you now use macros that are more readable.",
    "latest_version": "smwc-40501-1756951500",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40501,
        "title": "Creating Block Sprite Path Expander v3.00",
        "version": "smwc-40501-1756951500",
        "upstream_time": 1756951500,
        "download_url": "https://dl.smwcentral.net/40501/cspr3.zip",
        "filename": "cspr3.zip",
        "size": 1828,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-crumbled-tiles-split",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21708,
    "title": "Crumbled Tiles Split",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "bony beetle",
      "dry bones",
      "lorom",
      "remap",
      "sa-1"
    ],
    "description": "This patch allows one to use different crumbled tiles for the dry bones and the bony beetle sprites. It also allows for easy remapping of those tiles. Check the asm file for details.",
    "latest_version": "smwc-21708-1577663937",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21708,
        "title": "Crumbled Tiles Split",
        "version": "smwc-21708-1577663937",
        "upstream_time": 1577663937,
        "download_url": "https://dl.smwcentral.net/21708/bonestiles.zip",
        "filename": "bonestiles.zip",
        "size": 682,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-custom-animations",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4151,
    "title": "Custom Animations",
    "authors": [
      "HuFlungDu"
    ],
    "tags": [
      "lorom",
      "needs remoderation"
    ],
    "description": "Let's you make custom animations like growing Mario or going down a pipe. Mario and sprites freeze then you do whatever you want. That's it really.",
    "latest_version": "smwc-4151-1289520903",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4151,
        "title": "Custom Animations",
        "version": "smwc-4151-1289520903",
        "upstream_time": 1289520903,
        "download_url": "https://dl.smwcentral.net/4151/Animations.zip",
        "filename": "Animations.zip",
        "size": 2213,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-custom-boss-hp",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40461,
    "title": "Custom Boss HP",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "This patch allows you to set the HP of the default bosses on a per-level basis. It doesn't affect Iggy/Larry/Reznor since they don't have any HP, nor does it affect Bowser since he's got more than one HP variables.",
    "latest_version": "smwc-40461-1756159368",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40461,
        "title": "Custom Boss HP",
        "version": "smwc-40461-1756159368",
        "upstream_time": 1756159368,
        "download_url": "https://dl.smwcentral.net/40461/CustomBossHP.zip",
        "filename": "CustomBossHP.zip",
        "size": 1094,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-custom-end-level-stars-text",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41442,
    "title": "Custom End Level Stars Text",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "effect",
      "lorom",
      "sa-1",
      "tile"
    ],
    "description": "This patch will change what's displayed when touching the goal tape: instead of showing the number of bonus stars rewarded, it'll display a custom text (by default, \"GG\"). It's fairly easy to change what will be displayed or add more characters. There's also an option to show the text even if not grabbing the goal tape, but this is recommended to use only if bonus stars are disabled in the hack (since with this option they would be rewarded even if not touching the goal tape).<br>\r\nCheck the asm file for more info.",
    "latest_version": "smwc-41442-1768757665",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41442,
        "title": "Custom End Level Stars Text",
        "version": "smwc-41442-1768757665",
        "upstream_time": 1768757665,
        "download_url": "https://dl.smwcentral.net/41442/GoalTapeGG_Asar2.zip",
        "filename": "GoalTapeGG_Asar2.zip",
        "size": 1541,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-custom-fade-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 30381,
    "title": "Custom Fade Patch",
    "authors": [
      "Ice Man",
      "edit1754"
    ],
    "tags": [
      "circle",
      "fade",
      "fade out",
      "lorom",
      "sa-1"
    ],
    "description": "Allows you to specify which colors fade during the goal point sequence on a per-level basis. Basic usage instructions are included inside the asm file.<br>\r\n<br>\r\nUseful for layer 3 BGs that overwrite the default status bar colors (if you use Sprite Status Bar) and for 8BPP BGs that overwrite a lot of sprite colors, as well as the default status bar colors<br>\r\n<br>\r\n(See Sprite Status Bar v1.1.0+ for SSB + goal point compatibility)<br>\r\n<br>\r\nUPDATE: Now SA-1 and Asar compatible.",
    "latest_version": "smwc-30381-1678083485",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 30381,
        "title": "Custom Fade Patch",
        "version": "smwc-30381-1678083485",
        "upstream_time": 1678083485,
        "download_url": "https://dl.smwcentral.net/30381/CustomFade.zip",
        "filename": "CustomFade.zip",
        "size": 3258,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-custom-game-over-and-time-up",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40236,
    "title": "Custom GAME OVER and TIME UP 16-bit Timers",
    "authors": [
      "Lui"
    ],
    "tags": [
      "game over",
      "lorom",
      "sa-1",
      "time up",
      "timer"
    ],
    "description": "This patch will install a 16-bit timer to control the duration of the GAME OVER and TIME UP screens, which will be allowed to use separate values. Additionally, both scenes will be skippable by pressing start (it can be disabled though), to eventually avoid annoyances caused by longer waiting times. Useful if you want to use a game over song which is longer than the default one without sound cut. Note that this patch will leave $7E:143D completely untouched, so you can use it for whatever.",
    "latest_version": "smwc-40236-1754422142",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40236,
        "title": "Custom GAME OVER and TIME UP 16-bit Timers",
        "version": "smwc-40236-1754422142",
        "upstream_time": 1754422142,
        "download_url": "https://dl.smwcentral.net/40236/gameover%2Btimeup_timer.zip",
        "filename": "gameover+timeup_timer.zip",
        "size": 1530,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-custom-mario-palettes-v2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 32443,
    "title": "Custom Mario Palettes v2.0",
    "authors": [
      "Arinsu",
      "Roy",
      "underway"
    ],
    "tags": [
      "asar 2 remoderation",
      "custom palette",
      "lorom",
      "palette",
      "per level",
      "per map",
      "player",
      "sa-1"
    ],
    "description": "This patch will enable you to make custom palettes for colours 6-F of palette 8. Not only can you make a regular and fire Mario and Luigi palette, you can even separate the player's regular palette in small, big and caped form. <br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog</span></div><div class=\"collapse-content\">v2.0 (<span class=\"un-outer\" title=\"underway\"><span title=\"underway donated $5.00.\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=9644\" style=\"color: var(--user-color-1);\" class=\"un\">underway</a></span>)<br>\r\n---<br>\r\n* Refactored per-level tables into hopefully more user-friendly macro calls.<br>\r\n* Added support for specifying palettes through .pal files.<br>\r\n* Fixed a bug where the overworld player palette would only apply after the fade-in.<br>\r\n* Changed the default free RAM to not be in the middle of a cluster sprite table.<br>\r\n<br>\r\nv1.5 (<span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>)<br>\r\n---<br>\r\n* Added support for the player's palette as seen in the overworld border, in a per-map basis.</div></div>",
    "latest_version": "smwc-32443-1697194269",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 32443,
        "title": "Custom Mario Palettes v2.0",
        "version": "smwc-32443-1697194269",
        "upstream_time": 1697194269,
        "download_url": "https://dl.smwcentral.net/32443/Custom%20Mario%20Palettes%20v2.0.zip",
        "filename": "Custom Mario Palettes v2.0.zip",
        "size": 7265,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-custom-object-clipping",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 13153,
    "title": "Custom Object Clipping",
    "authors": [
      "HammerBrother",
      "S.L"
    ],
    "tags": [
      "asar 2 remoderation",
      "clipping",
      "lorom",
      "needs remoderation",
      "object",
      "sa-1"
    ],
    "description": "This patch allows you to define your own size of object interaction for sprites. Comes with a 64x64 mega mole to demonstrate the system.",
    "latest_version": "smwc-13153-1454962852",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 13153,
        "title": "Custom Object Clipping",
        "version": "smwc-13153-1454962852",
        "upstream_time": 1454962852,
        "download_url": "https://dl.smwcentral.net/13153/CustomObjectClipping.zip",
        "filename": "CustomObjectClipping.zip",
        "size": 75313,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-custom-overworld-border-player-background",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 27254,
    "title": "Custom Overworld Border Player Background",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "overworld",
      "sa-1"
    ],
    "description": "This simple patch allows you to individually change all of the 16 8x8 tiles that are drawn behind the player on the Overworld border, as well as their properties.",
    "latest_version": "smwc-27254-1629284140",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 27254,
        "title": "Custom Overworld Border Player Background",
        "version": "smwc-27254-1629284140",
        "upstream_time": 1629284140,
        "download_url": "https://dl.smwcentral.net/27254/border_mario_bg.zip",
        "filename": "border_mario_bg.zip",
        "size": 538,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-custom-overworld-hardcoded-paths-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 38846,
    "title": "Custom Overworld Hardcoded Paths v1.1",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "overworld",
      "sa-1"
    ],
    "description": "This patch allows you to add custom hardcoded paths on the Overworld that work akin to the vanilla ones. Additionally, you can force the animation to swimming or climbing for each tile in the paths you make.<br>\r\n<br>\r\nThese paths can be useful for a few reasons:<br>\r\n- Make paths that overlap with other paths<br>\r\n- Make paths that overlap with other layer 1 tiles<br>\r\n- Make the return path from a level different from the path going into it<br>\r\n- Make swimming/climbing paths that are not possible with vanilla tiles<br>\r\n<br>\r\nSince v1.1, you can also change Mario's drawing priority to make him go behind layer 1 tiles during certain parts of a path (see second screenshot as an example). This can allow you, for example, to make a bridge that can be crossed over on a path, and walked under on another one.<br>\r\n<br>\r\nMake sure to not disable hardcoded paths in Lunar Magic's extra options or it won't work. The patch comes pre-packaged with the vanilla hardcoded paths, but you can freely remove them if you don't need them.<br>\r\n<br>\r\nMake sure to check the readme for info on how to use it.<br>\r\n<br>\r\nChangelog:<br>\r\n- v1.0: initial version<br>\r\n- v1.1: added option to change Mario's priority during a path, updated readme information about one-way paths",
    "latest_version": "smwc-38846-1753787798",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 38846,
        "title": "Custom Overworld Hardcoded Paths v1.1",
        "version": "smwc-38846-1753787798",
        "upstream_time": 1753787798,
        "download_url": "https://dl.smwcentral.net/38846/more_hardcoded_paths.zip",
        "filename": "more_hardcoded_paths.zip",
        "size": 4416,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-custom-player-animation-triggers",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 11432,
    "title": "Custom Player Animation Triggers",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "needs remoderation",
      "player animation trigger"
    ],
    "description": "This patch allows you to have values #$0E ~ #$FF in $7E:0071, giving you more freedom for custom animation triggers.<br>\r\n<br>\r\n<span style=\"color: #ff0000;\">Note that its extremely important that you'll need the smwDisc/all.log so that you know how to make the game run the rest of the code correctly after your code.</span>",
    "latest_version": "smwc-11432-1440957535",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 11432,
        "title": "Custom Player Animation Triggers",
        "version": "smwc-11432-1440957535",
        "upstream_time": 1440957535,
        "download_url": "https://dl.smwcentral.net/11432/PlayerAnimationTriggerCustom.zip",
        "filename": "PlayerAnimationTriggerCustom.zip",
        "size": 2282,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-custom-sprite-clipping-1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40270,
    "title": "Custom Sprite Clipping 1.0",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "clipping",
      "custom sprite",
      "hitbox",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This patch allows you to have custom interaction field sizes for sprites (when they interact with the player and with other sprites).  You can even change the dimensions and location of the clipping field dynamically in the sprite code.",
    "latest_version": "smwc-40270-1755025157",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40270,
        "title": "Custom Sprite Clipping 1.0",
        "version": "smwc-40270-1755025157",
        "upstream_time": 1755025157,
        "download_url": "https://dl.smwcentral.net/40270/Custom%20Sprite%20Clipping.zip",
        "filename": "Custom Sprite Clipping.zip",
        "size": 2568,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-customizable-bob-omb-and-wiggler-palette-flashing",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 27785,
    "title": "Customizable Bob-omb and Wiggler Palette Flashing",
    "authors": [
      "Kevin",
      "yoshifanatic"
    ],
    "tags": [
      "bob-omb",
      "bobomb",
      "lorom",
      "palette",
      "sa-1",
      "wiggler"
    ],
    "description": "This patch allows you to customize the palettes through which the bob-omb and wiggler flash as well as the rate at which the flash occurs.<br>\r\n<br>\r\nThe two codes in this patch were originally by <span class=\"un-outer\" title=\"Kevin\"><a href=\"/?p=profile&amp;id=36308\" style=\"color: var(--user-color-2);\" class=\"un\">Kevin</a></span> and <span class=\"un-outer\" title=\"yoshifanatic\"><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span>. I (<span class=\"un-outer\" title=\"DrAnas\"><a href=\"/?p=profile&amp;id=25222\" style=\"color: var(--user-color-2);\" class=\"un\">DrAnas</a></span>) simply combined the two codes into a single patch for submission and easier accessibility.",
    "latest_version": "smwc-27785-1635930890",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 27785,
        "title": "Customizable Bob-omb and Wiggler Palette Flashing",
        "version": "smwc-27785-1635930890",
        "upstream_time": 1635930890,
        "download_url": "https://dl.smwcentral.net/27785/bob-omb_wiggler_palette_%20flashing.zip",
        "filename": "bob-omb_wiggler_palette_ flashing.zip",
        "size": 992,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-cutscene-babyyoshis-eggs-palette-change-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 32944,
    "title": "Cutscene BabyYoshis/Eggs Palette Change v1.1",
    "authors": [
      "Francium",
      "yoshifanatic"
    ],
    "tags": [
      "egg",
      "hex editing",
      "lorom",
      "palette",
      "sa-1",
      "superfx",
      "yoshi"
    ],
    "description": "This patch allows the user to change the palette of the baby Yoshi and the eggs within each cutscene to suit their preferences!<br>\r\n<br>\r\nPlease read the ReadMe for more details. (There is one in English and one in Japanese)<br>\r\n<br>\r\nNote that this file was created with the help of <span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span>. I have his permission.<br>\r\n<br>\r\nv1.1 Update: asm has been optimized and modified to be more user friendly!",
    "latest_version": "smwc-32944-1686964466",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 32944,
        "title": "Cutscene BabyYoshis/Eggs Palette Change v1.1",
        "version": "smwc-32944-1686964466",
        "upstream_time": 1686964466,
        "download_url": "https://dl.smwcentral.net/32944/CutsceneYoshiPaletteChange.zip",
        "filename": "CutsceneYoshiPaletteChange.zip",
        "size": 5412,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-dark-room-background-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19456,
    "title": "Dark Room Background Fix",
    "authors": [
      "Roy"
    ],
    "tags": [
      "background",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This patch prevents the background (read: layer 2) from disappearing in a room  in which the Sprite C6 (Dark Room with spotlight) is being used, if not using Level Mode 11. First gif is before applying this patch, second one is after applying it.<br>\r\n<br>\r\nCredit not needed.",
    "latest_version": "smwc-19456-1553612413",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19456,
        "title": "Dark Room Background Fix",
        "version": "smwc-19456-1553612413",
        "upstream_time": 1553612413,
        "download_url": "https://dl.smwcentral.net/19456/Dark%20Room%20BG%20Fix.zip",
        "filename": "Dark Room BG Fix.zip",
        "size": 974,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-darken-pause",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12415,
    "title": "Darken Pause",
    "authors": [
      "ghettoyouth"
    ],
    "tags": [
      "lorom",
      "pause",
      "sa-1"
    ],
    "description": "This patch darkens the pause screen when the game gets paused.",
    "latest_version": "smwc-12415-1454891194",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12415,
        "title": "Darken Pause",
        "version": "smwc-12415-1454891194",
        "upstream_time": 1454891194,
        "download_url": "https://dl.smwcentral.net/12415/DarkenPause.zip",
        "filename": "DarkenPause.zip",
        "size": 675,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-death-animation-cancel-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 31091,
    "title": "Death Animation Cancel Fix",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "death",
      "lorom",
      "sa-1"
    ],
    "description": "This patch fixes a bug where if you are on yoshi, and trigger the powerup animation (by yoshi eating the powerup when Mario does not have the powerup, barring cape/fire eating mushroom) the same frame the player dies (such as a time limit), the powerup animation will override the death animation and cancels it. The same applies to pipes, which also places the player behind the layer (added checks for all 4 directions just in case).<br>\r\n<br>\r\nExplanation of how this works: When the player dies, $71 is set to $09, which is the death animation. However, that same $71 is also being used for powerup and pipe animations as well. When the two are triggered with a game frame loop, the $71 being set to $09 happens first, then the powerup/pipe sets it to $03-$06 afterwards, replacing the death animation with another animation.<br>\r\n<br>\r\n2022-06-04 update: Skipped better code so that the player doesn't flash colors during the flower animation and also fixed the SFX from playing.",
    "latest_version": "smwc-31091-1669826369",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 31091,
        "title": "Death Animation Cancel Fix",
        "version": "smwc-31091-1669826369",
        "upstream_time": 1669826369,
        "download_url": "https://dl.smwcentral.net/31091/DeathCancelFixv0_1_2022-06-04.zip",
        "filename": "DeathCancelFixv0_1_2022-06-04.zip",
        "size": 587,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-death-counter",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20256,
    "title": "Death Counter",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "counter",
      "death",
      "lorom",
      "sa-1"
    ],
    "description": "Replaces the score counter with a death counter that saves to SRAM.",
    "latest_version": "smwc-20256-1561075984",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20256,
        "title": "Death Counter",
        "version": "smwc-20256-1561075984",
        "upstream_time": 1561075984,
        "download_url": "https://dl.smwcentral.net/20256/DeathCounter.zip",
        "filename": "DeathCounter.zip",
        "size": 860,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-death-counter-version-1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23492,
    "title": "Death Counter Version 1.2",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "asar 2 remoderation",
      "counter",
      "death",
      "lorom",
      "sa-1"
    ],
    "description": "This patch is the original Death Counter from Super Dram World 2, coded by Thomas/Kaizoman, now converted to be SA-1 compatible. This version works with the SA-1 pack v1.32, and SA-1 v1.33 available on GitHub. It is also compatible with the Retry System v2.06.<br>\r\nThere is an included readme which gives usage notes and explanations on what you may need to change.",
    "latest_version": "smwc-23492-1593522844",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23492,
        "title": "Death Counter Version 1.2",
        "version": "smwc-23492-1593522844",
        "upstream_time": 1593522844,
        "download_url": "https://dl.smwcentral.net/23492/Deathcounter.zip",
        "filename": "Deathcounter.zip",
        "size": 2176,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-despawn-dropped-item-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 39064,
    "title": "Despawn Dropped Item Fix",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "item box",
      "lorom",
      "sa-1"
    ],
    "description": "A small patch which fixes a minor bug which causes dropped items from the item box to never disappear, filling up any potential sprite slot in the process.",
    "latest_version": "smwc-39064-1753375004",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 39064,
        "title": "Despawn Dropped Item Fix",
        "version": "smwc-39064-1753375004",
        "upstream_time": 1753375004,
        "download_url": "https://dl.smwcentral.net/39064/DespawningDroppedItemFix.zip",
        "filename": "DespawningDroppedItemFix.zip",
        "size": 1189,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-different-submap-switching-transition-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40253,
    "title": "Different Submap Switching Transition v1.1",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "overworld",
      "sa-1"
    ],
    "description": "This simple patch changes the submap switching (aka \"red path\") transition on the overworld, removing the window closing/opening and changing it to a brightness fadeout/fadein. Besides having a different graphical effect, this also solves the issue of HDMA effects turning off or looking weird during the original transition (note: if you're using different gradients for each submap, you'll need to put the HDMA code in both init and main to make it load properly after the red path transition).<br>\r\n<br>\r\nv1.1: fixes an issue with AddmusicK, where the screen doesn't fully go black before loading the submap music",
    "latest_version": "smwc-40253-1754745011",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40253,
        "title": "Different Submap Switching Transition v1.1",
        "version": "smwc-40253-1754745011",
        "upstream_time": 1754745011,
        "download_url": "https://dl.smwcentral.net/40253/red_path_fade.zip",
        "filename": "red_path_fade.zip",
        "size": 852,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-different-values-for",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41355,
    "title": "Different Values for 1-Up",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lives",
      "lorom",
      "sa-1"
    ],
    "description": "Leverages unused Super Mario World code to allow you to set a different lives value for 1-up mushrooms, when the extra bit is set and using extra byte 1, without using a custom sprite slot. You can also remap the tile and the palette!<br>\r\n<br>\r\nRequires PIXI to work. Requires five bytes of free ROM in bank 01.",
    "latest_version": "smwc-41355-1768426767",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41355,
        "title": "Different Values for 1-Up",
        "version": "smwc-41355-1768426767",
        "upstream_time": 1768426767,
        "download_url": "https://dl.smwcentral.net/41355/Different%20Value%20for%201-Up.zip",
        "filename": "Different Value for 1-Up.zip",
        "size": 1657,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-directional-quake-v2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18776,
    "title": "Directional Quake v2.0",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "earthquake",
      "lorom",
      "sa-1",
      "shake",
      "shaking effect"
    ],
    "description": "This patch adds a second dimension of shaking the level (rather than straight up and down) as well as shaking at random positions when you set $1887.<br>\r\n<br>\r\nNote that there may be a small garbage tiles if the screen goes beyond the left edge of the level. Not much of a problem unless if you make it displace further left and right and move the screen up and down while past the left edge of the level (which causes more garbage tiles appearing WITHIN the level). Since in the original SMW where garbage tiles appear at the top of the level.<br>\r\n<br>\r\n-2.0 Massive updates:<br>\r\n--Works on LM v3.00<br>\r\n--Most things that interact with the border of the screen no longer uses the displaced screen.",
    "latest_version": "smwc-18776-1552775173",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18776,
        "title": "Directional Quake v2.0",
        "version": "smwc-18776-1552775173",
        "upstream_time": 1552775173,
        "download_url": "https://dl.smwcentral.net/18776/DirectionalQuake_v_2_0.zip",
        "filename": "DirectionalQuake_v_2_0.zip",
        "size": 70605,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-disable",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 32299,
    "title": "Disable 1-UP Chain when Free Up-Down",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "1-up",
      "balloon",
      "counter",
      "fence",
      "lorom",
      "rope",
      "sa-1",
      "stomp",
      "vine",
      "water",
      "wing",
      "yoshi"
    ],
    "description": "It disables the 1-UP for stepping on an enemy continuously while being able to move up and down freely.<br>\r\nChain counters are reset by entering water, holding onto ivy or other objects, taking a P-balloon, or flying on Yoshi.",
    "latest_version": "smwc-32299-1692424418",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 32299,
        "title": "Disable 1-UP Chain when Free Up-Down",
        "version": "smwc-32299-1692424418",
        "upstream_time": 1692424418,
        "download_url": "https://dl.smwcentral.net/32299/Disable%201-UP%20Chain%20when%20Free%20Up-Down.zip",
        "filename": "Disable 1-UP Chain when Free Up-Down.zip",
        "size": 1858,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-disable-bonus-stars-v-1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4465,
    "title": "Disable Bonus Stars, v. 1.1",
    "authors": [
      "Aika",
      "imamelia"
    ],
    "tags": [
      "bonus",
      "bonus stars",
      "lorom",
      "sa-1",
      "stars"
    ],
    "description": "This completely removes the bonus star counters, and you do not receive any stars when you touch the goal tape.<br>\r\n<br>\r\nNew in version 1.1: Doesn't require freespace and gets rid of the bonus star count shown when you hit the goal tape as well.",
    "latest_version": "smwc-4465-1337463585",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4465,
        "title": "Disable Bonus Stars, v. 1.1",
        "version": "smwc-4465-1337463585",
        "upstream_time": 1337463585,
        "download_url": "https://dl.smwcentral.net/4465/Disable%20Bonus%20Stars.zip",
        "filename": "Disable Bonus Stars.zip",
        "size": 730,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-disable-carrying-items-underwater",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40165,
    "title": "Disable Carrying Items Underwater",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "carrying",
      "lorom",
      "sa-1",
      "underwater",
      "water"
    ],
    "description": "This patch disables carrying underwater and if player enters a body of water with an item, they'll drop it.<br>\r\nCredit is optional, requested by Batata Douce.",
    "latest_version": "smwc-40165-1753317019",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40165,
        "title": "Disable Carrying Items Underwater",
        "version": "smwc-40165-1753317019",
        "upstream_time": 1753317019,
        "download_url": "https://dl.smwcentral.net/40165/No%20Carrying%20Underwater.zip",
        "filename": "No Carrying Underwater.zip",
        "size": 1302,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-disable-death-flag",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20856,
    "title": "Disable Death Flag",
    "authors": [
      "Chdata"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "This patch hijacks the death routine to not activate it when a certain flag is set to 1. Open the asm file to see which freeram address is used, and change it if it's already used by some other resource.<br>\r\n<br>\r\nWhen the flag is set to 1, death will be completely disabled, but Mario can still get hurt if big or on Yoshi. Also, falling in a pit will result in an upwards speed boost rather than death.<br>\r\n<br>\r\nNote that this won't work if some custom sprite embeds a custom death routine in their code.<br>\r\n",
    "latest_version": "smwc-20856-1567228513",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20856,
        "title": "Disable Death Flag",
        "version": "smwc-20856-1567228513",
        "upstream_time": 1567228513,
        "download_url": "https://dl.smwcentral.net/20856/DisableDeath.zip",
        "filename": "DisableDeath.zip",
        "size": 1351,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-disable-duck-jumping",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40954,
    "title": "Disable Duck Jumping",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "abilities",
      "jump",
      "lorom",
      "sa-1"
    ],
    "description": "Disables jumping while ducking.<br>\r\nOptionally, allows disabling slide jumping, duck jumping off a Lakitu cloud and, if you're into that, swimming up while ducking.",
    "latest_version": "smwc-40954-1764634073",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40954,
        "title": "Disable Duck Jumping",
        "version": "smwc-40954-1764634073",
        "upstream_time": 1764634073,
        "download_url": "https://dl.smwcentral.net/40954/No%20Duck%20Jump.zip",
        "filename": "No Duck Jump.zip",
        "size": 756,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-disable-ducking",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19707,
    "title": "Disable Ducking",
    "authors": [
      "AuraDee",
      "Iceguy"
    ],
    "tags": [
      "disable",
      "duck",
      "lorom",
      "sa-1"
    ],
    "description": "Completely disables ducking, including when underwater, and when on Yoshi. Can also be set to disable ducking for all but Small Mario, or for Small Mario only. Original code by Iceguy.",
    "latest_version": "smwc-19707-1555840367",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19707,
        "title": "Disable Ducking",
        "version": "smwc-19707-1555840367",
        "upstream_time": 1555840367,
        "download_url": "https://dl.smwcentral.net/19707/duck.zip",
        "filename": "duck.zip",
        "size": 491,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-disable-fireball-shooting-on-flag",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 28954,
    "title": "Disable Fireball Shooting on Flag",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "disable",
      "fireball",
      "lorom",
      "sa-1"
    ],
    "description": "Makes player unable to shoot fireballs if a specified flag is set.<br>\r\n<br>\r\nCredit is unecessary. Requested by <span class=\"un-outer\" title=\"Batata Douce\"><a href=\"/?p=profile&amp;id=35598\" style=\"color: var(--user-color-2);\" class=\"un\">Batata Douce</a></span>.",
    "latest_version": "smwc-28954-1644041565",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 28954,
        "title": "Disable Fireball Shooting on Flag",
        "version": "smwc-28954-1644041565",
        "upstream_time": 1644041565,
        "download_url": "https://dl.smwcentral.net/28954/FireballOnFlag.zip",
        "filename": "FireballOnFlag.zip",
        "size": 938,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-disable-looking-up-via-ram",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18633,
    "title": "Disable Looking Up via RAM",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "disable",
      "look up",
      "lorom",
      "sa-1",
      "super fx"
    ],
    "description": "Allows you to disable looking up using RAM. Useful if you don't want the player to look up at certain events such as custom block doors.",
    "latest_version": "smwc-18633-1544570149",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18633,
        "title": "Disable Looking Up via RAM",
        "version": "smwc-18633-1544570149",
        "upstream_time": 1544570149,
        "download_url": "https://dl.smwcentral.net/18633/DisableLookingUpViaRAM.zip",
        "filename": "DisableLookingUpViaRAM.zip",
        "size": 759,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-disable-mario-powerup-animations",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 22297,
    "title": "Disable Mario Powerup Animations",
    "authors": [
      "Maarfy"
    ],
    "tags": [
      "freeze",
      "hex edits",
      "lorom",
      "powerups",
      "sa-1"
    ],
    "description": "This patch disables the \"power-down when hurt,\" \"touched Mushroom/growing up,\" \"touched Fire Flower\" and \"touched Feather\" animations, causing the player to change powerup state without freezing the game briefly.",
    "latest_version": "smwc-22297-1583193400",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 22297,
        "title": "Disable Mario Powerup Animations",
        "version": "smwc-22297-1583193400",
        "upstream_time": 1583193400,
        "download_url": "https://dl.smwcentral.net/22297/disable_ani.zip",
        "filename": "disable_ani.zip",
        "size": 735,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-disable-overworld-event-path-fade-per-event",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 35760,
    "title": "Disable Overworld Event Path Fade Per Event",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "overworld",
      "sa-1"
    ],
    "description": "This patch allows you to disable the Overworld event path fade effect on an event basis, if you want to keep the effect but you can't use it for some event for GFX/palette constraints. To do so edit the \"path_fade_enabled\" table in the asm file (one digit for each event, use 0 to disable it).<br>\r\nMake sure to not disable the effect in Lunar Magic's extra options or it won't work.",
    "latest_version": "smwc-35760-1725911100",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 35760,
        "title": "Disable Overworld Event Path Fade Per Event",
        "version": "smwc-35760-1725911100",
        "upstream_time": 1725911100,
        "download_url": "https://dl.smwcentral.net/35760/event_path_fade_per_event.zip",
        "filename": "event_path_fade_per_event.zip",
        "size": 767,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-disable-scorecard-gfx",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 29982,
    "title": "Disable Scorecard GFX",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "This patch disables the end level scorecard tilemap updates, preventing it from messing up the level's layer 3, but it keeps its functions running in the background (score/bonus stars updates).<br>\r\nIt also fixes the layer 3 priority/transparency messing up at level end (usually the game forces it to have top priority and no color math).<br>\r\nOptionally, you can make the timer tick down as the score increments.",
    "latest_version": "smwc-29982-1668521849",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 29982,
        "title": "Disable Scorecard GFX",
        "version": "smwc-29982-1668521849",
        "upstream_time": 1668521849,
        "download_url": "https://dl.smwcentral.net/29982/ScorecardLayer3Friendly.zip",
        "filename": "ScorecardLayer3Friendly.zip",
        "size": 854,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-disable-screen-barrier-via-ram",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 14978,
    "title": "Disable Screen Barrier via RAM",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "camera",
      "lorom",
      "needs remoderation",
      "sa-1",
      "screen border",
      "superfx"
    ],
    "description": "With this patch, you will be able to break the borders of your screen by setting a RAM. This is useful if you combine with various other ASM (such as looking around the level or don't want the player to be 8 pixels away with a teleport code when touching the edge of the screen).<br>\r\n<br>\r\nIt disables the left and right border, as well as the bottomless pit and the top of the screen from setting the player's position and/or killing the player",
    "latest_version": "smwc-14978-1484694730",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 14978,
        "title": "Disable Screen Barrier via RAM",
        "version": "smwc-14978-1484694730",
        "upstream_time": 1484694730,
        "download_url": "https://dl.smwcentral.net/14978/DisableScreenBarrierViaRam.zip",
        "filename": "DisableScreenBarrierViaRam.zip",
        "size": 1007,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-disco-shell-sfx",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23709,
    "title": "Disco Shell SFX",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sfx",
      "shell",
      "sound effect"
    ],
    "description": "This simple patch makes a sound effect play when a yellow shell-less Koopa turns a normal Shell into a Disco Shell. By default it's the \"Magikoopa Magic\" sfx, but it can be changed easily in the file.",
    "latest_version": "smwc-23709-1594136480",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23709,
        "title": "Disco Shell SFX",
        "version": "smwc-23709-1594136480",
        "upstream_time": 1594136480,
        "download_url": "https://dl.smwcentral.net/23709/DiscoShellSFX.zip",
        "filename": "DiscoShellSFX.zip",
        "size": 392,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-display-disclaimer-message-on-boot",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 42275,
    "title": "Display Disclaimer Message on Boot",
    "authors": [
      "Alcaro",
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "message",
      "reset",
      "sa-1",
      "tilemap"
    ],
    "description": "This patch allows you to display a message, intended as a disclaimer, on boot. Can be useful for, say, epilepsy warnings or emulator issues.<br>\r\n<br>\r\nMessage can be displayed always or when a condition is met. If set to be conditional, it defaults to allowing the user to continue, but this can be changed.<br>\r\n<br>\r\nBy default, it shows a warning screen if you try to run the hack under (Super) ZSNES.",
    "latest_version": "smwc-42275-1778020149",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 42275,
        "title": "Display Disclaimer Message on Boot",
        "version": "smwc-42275-1778020149",
        "upstream_time": 1778020149,
        "download_url": "https://dl.smwcentral.net/42275/Intro%20Disclaimer.zip",
        "filename": "Intro Disclaimer.zip",
        "size": 2806,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-dkcr-styled-sprite-status-bar",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24026,
    "title": "DKCR Styled Sprite Status Bar",
    "authors": [
      "Ladida",
      "lx5",
      "wye"
    ],
    "tags": [
      "asar 2 remoderation",
      "counter",
      "dkc",
      "layer 3",
      "lorom",
      "sa-1",
      "status bar"
    ],
    "description": "This patch replaces SMW's original status bar with a system similar to that of the Donkey Kong Country Returns series. Counters are implemented as sprites that show up only when necessary and slide in and out on their own.<br>\r\n<br>\r\nNote that this patch disables the timer, as well as the score and bonus star counters.<br>\r\nMake sure to read the readme for instructions and possible drawbacks!<br>\r\n<br>\r\n(January 31, 2015: lives are now limited to 99 instead of overflowing the counter.)<br>\r\n(May 27, 2015: Updated Ladida's Mario GFX DMA patch; all graphics now fit into GFX00.)<br>\r\n(January 9, 2018: Now SA-1 compatible!)<br>\r\n(July 6, 2018: Massive update with a handful of bugs fixed and features added, including the ability to show all counters by pausing the game.)<br>\r\n(April 24, 2019: Now compatible with Custom Powerups!)<br>\r\n(July 26, 2020: Fixes a IRQ bug if you don't use VWF Dialogues.)",
    "latest_version": "smwc-24026-1604240346",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24026,
        "title": "DKCR Styled Sprite Status Bar",
        "version": "smwc-24026-1604240346",
        "upstream_time": 1604240346,
        "download_url": "https://dl.smwcentral.net/24026/dkcr_sprite_status_bar.zip",
        "filename": "dkcr_sprite_status_bar.zip",
        "size": 41816,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-dma-queue-and-block-change-optimize-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40058,
    "title": "DMA Queue and Block Change Optimize v1.12",
    "authors": [
      "Thomas",
      "imamelia",
      "mario90",
      "spooonsss"
    ],
    "tags": [
      "blocks",
      "dma",
      "gfx",
      "graphics",
      "lorom",
      "optimize",
      "sa-1",
      "vram"
    ],
    "description": "This is a patch that provides a DMA queue system, allowing you change GFX in VRAM easier. It also optimizes SMW's block change routine to allow more blocks to be changed in a single frame without overflowing V-blank (black bars). More details in the readme. Credit to spooonsss for fixing the growing/shrinking pipe bug.<br>\r\n<br>\r\nv1.1: fix bugs with vertical levels and layer 2<br>\r\nv1.11: adjustment of hijack location to fix an issue with end-of-level sequences<br>\r\nv1.12: additional hijack location adjustment to fix sa-1 incompatability",
    "latest_version": "smwc-40058-1751653367",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40058,
        "title": "DMA Queue and Block Change Optimize v1.12",
        "version": "smwc-40058-1751653367",
        "upstream_time": 1751653367,
        "download_url": "https://dl.smwcentral.net/40058/DMAQueue%2BBlockOptimize_v1.12.zip",
        "filename": "DMAQueue+BlockOptimize_v1.12.zip",
        "size": 4762,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-dma-remap-v3",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41544,
    "title": "DMA Remap v3.0",
    "authors": [
      "Vitor Vilela"
    ],
    "tags": [
      "dma",
      "irq",
      "lorom",
      "nmi",
      "sa-1"
    ],
    "description": "Remaps the default channels used by DMA in Super Mario World, allocating these transfers to the first three channels and giving you five HDMA channels free for you to use outside of the credits roll.<br>\r\n<br>\r\nBy default, the remaps are the following:<br>\r\n<ul><li>Channel 0 is reserved for DMAs outside interrupts.</li>\n<li>Channel 1 is reserved for the vanilla windowing HDMA.</li>\n<li>Channel 2 is reserved for DMAs in interrupts.</li>\n<li>You can use channels 3 to 7 for HDMA effects.</li></ul><br>\r\n<br>\r\nThis patch is included in SA-1 Pack and re-patching it is not needed if you have that, but it could help LoROM users should they need more HDMA channels.",
    "latest_version": "smwc-41544-1770422481",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41544,
        "title": "DMA Remap v3.0",
        "version": "smwc-41544-1770422481",
        "upstream_time": 1770422481,
        "download_url": "https://dl.smwcentral.net/41544/dma_remap.zip",
        "filename": "dma_remap.zip",
        "size": 1111,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-don-t-get-stuck-in-walls-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 22777,
    "title": "Don't Get Stuck In Walls Fix",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "carriable",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This patch fixes a glitch where carryable sprites can get stuck between two blocks and keep jittering. Now they'll zip towards where they were thrown from.<br>\r\n<br>\r\nDo note that it's not perfect when it comes to interactable (moving) layer 2. They'll try to escape, but they may end up keeping zipping and going offscreen.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-22777-1587740048",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 22777,
        "title": "Don't Get Stuck In Walls Fix",
        "version": "smwc-22777-1587740048",
        "upstream_time": 1587740048,
        "download_url": "https://dl.smwcentral.net/22777/Don%27t%20get%20stuck%20in%20walls%20fix.zip",
        "filename": "Don%27t get stuck in walls fix.zip",
        "size": 1525,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-donkey-kong-country",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 16422,
    "title": "Donkey Kong Country 2 Navigation Arrows",
    "authors": [
      "Alcaro",
      "carol",
      "lx5",
      "wiiqwertyuiop"
    ],
    "tags": [
      "dkc2",
      "lorom",
      "navigation",
      "overworld",
      "sa-1",
      "sprite"
    ],
    "description": "Shows arrows in the direction Mario can walk in the overworld.<br>\r\n<br>\r\nIt originally came with the old Overworld Sprite Tool as a custom sprite, I, LX5, converted it to a patch.",
    "latest_version": "smwc-16422-1509871733",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 16422,
        "title": "Donkey Kong Country 2 Navigation Arrows",
        "version": "smwc-16422-1509871733",
        "upstream_time": 1509871733,
        "download_url": "https://dl.smwcentral.net/16422/arrows.zip",
        "filename": "arrows.zip",
        "size": 1844,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-double-eat-glitch-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23233,
    "title": "Double Eat Glitch Fix",
    "authors": [
      "Maarfy",
      "Thomas"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This patch fixes the \"double eat\" glitch, that happens when Baby Yoshi eats two sprites in quick succession with the right timing, making him eat a third inexistent sprite and thus counting as three eats total.",
    "latest_version": "smwc-23233-1593989762",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23233,
        "title": "Double Eat Glitch Fix",
        "version": "smwc-23233-1593989762",
        "upstream_time": 1593989762,
        "download_url": "https://dl.smwcentral.net/23233/DoubleEatFix.zip",
        "filename": "DoubleEatFix.zip",
        "size": 1116,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-double-spinjump-antifail",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 13400,
    "title": "Double Spinjump Antifail",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "spin",
      "spin jump",
      "sprite",
      "sprite contact"
    ],
    "description": "Fixes the bug where spinjumping on two sprites at once can end up hurting you.",
    "latest_version": "smwc-13400-1456717934",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 13400,
        "title": "Double Spinjump Antifail",
        "version": "smwc-13400-1456717934",
        "upstream_time": 1456717934,
        "download_url": "https://dl.smwcentral.net/13400/spinspinspinaaaaaugghh.zip",
        "filename": "spinspinspinaaaaaugghh.zip",
        "size": 416,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-dragon-yoshi-coin-explanation-message-v-1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19159,
    "title": "Dragon/Yoshi Coin Explanation Message v.1.2",
    "authors": [
      "Telinc1"
    ],
    "tags": [
      "lorom",
      "message",
      "sa-1",
      "yoshi coin"
    ],
    "description": "Applying this patch will make it so that when collecting a Dragon Coin for first time, it displays a specified message, much like the Flowers in Yoshi's Island.<br>\r\nMore information in the included \"Readme.txt\".<br>\r\nThis version no longer uses SRAM Expand, but uses one byte of FreeRAM. The option to change it is removed, as it must be the specific address it uses in order to work.",
    "latest_version": "smwc-19159-1550734905",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19159,
        "title": "Dragon/Yoshi Coin Explanation Message v.1.2",
        "version": "smwc-19159-1550734905",
        "upstream_time": 1550734905,
        "download_url": "https://dl.smwcentral.net/19159/Dragon-Yoshi%20Coin%20Explanation%20Message%20v.1.2.zip",
        "filename": "Dragon-Yoshi Coin Explanation Message v.1.2.zip",
        "size": 1779,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-drop-items-below-the-player-in-the-air",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 30637,
    "title": "Drop Items Below the Player in the Air",
    "authors": [
      "Nowieso"
    ],
    "tags": [
      "abilities",
      "lorom",
      "sa-1"
    ],
    "description": "This patch let's the player drop items below them instead of next to them, but only in the air.<br>\r\n<br>\r\nUseful for Kaizo Hacks that focus on item tricks.<br>\r\nCheck the ASM file for some customization options.<br>\r\n<br>\r\nThis Patch is compatible with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=20836\">Item Release Bulk Patch</a>.<br>\r\n",
    "latest_version": "smwc-30637-1680686524",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 30637,
        "title": "Drop Items Below the Player in the Air",
        "version": "smwc-30637-1680686524",
        "upstream_time": 1680686524,
        "download_url": "https://dl.smwcentral.net/30637/DropBelowPlayerPatch.zip",
        "filename": "DropBelowPlayerPatch.zip",
        "size": 857,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-dry-bones-bony-beetle-mega-mole-invincibility-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19785,
    "title": "Dry Bones/Bony Beetle/Mega Mole Invincibility Fix",
    "authors": [
      "Davros"
    ],
    "tags": [
      "bony beetle",
      "counter",
      "dry bones",
      "lorom",
      "mega mole",
      "power-up",
      "sa-1",
      "sprite"
    ],
    "description": "This patch fixes a glitch in which the Dry Bones, Bony Beetles and Mega Moles can't be defeated while the player is invincible.<br>\r\n<br>\r\nAdds the missing code to those sprites by pointing to an already existing routine in the rom and makes them vulnerable when coming in contact with an invincible player.<br>\r\n<br>\r\nMore details in the readme.",
    "latest_version": "smwc-19785-1556584253",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19785,
        "title": "Dry Bones/Bony Beetle/Mega Mole Invincibility Fix",
        "version": "smwc-19785-1556584253",
        "upstream_time": 1556584253,
        "download_url": "https://dl.smwcentral.net/19785/spriteinvfix.zip",
        "filename": "spriteinvfix.zip",
        "size": 1242,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-duck-walking",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12423,
    "title": "Duck Walking",
    "authors": [
      "Pseudonym"
    ],
    "tags": [
      "controller",
      "duck",
      "lorom",
      "movement",
      "sa-1"
    ],
    "description": "This one allows you to walk while ducking. Done at Ixtab's request. Fixed the label error (which wasn't in my copy) and other errors.<br>\r\n<br>\r\nSeveral other errors fixed by Fakescaper.",
    "latest_version": "smwc-12423-1456465090",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12423,
        "title": "Duck Walking",
        "version": "smwc-12423-1456465090",
        "upstream_time": 1456465090,
        "download_url": "https://dl.smwcentral.net/12423/DucksAreWalking.zip",
        "filename": "DucksAreWalking.zip",
        "size": 1015,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-dynamic-sprites-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 13184,
    "title": "Dynamic Sprites Patch",
    "authors": [
      "edit1754",
      "smkdan"
    ],
    "tags": [
      "dynamic sprites",
      "lorom",
      "needs remoderation",
      "sprites"
    ],
    "description": "dsx.asm. Lets you use dynamic sprites.<br>\r\n<br>\r\nUPDATE: now doesn't screw up the overworld.<br>\r\n<br>\r\nUPDATE 2:<br>\r\nThis update copies SA-1 method to handle the dynamic sprite slots.<br>\r\n<br>\r\nOriginally, dsx.asm just uploaded the whole lower half of SP4 every frame, now it only uploads the graphics of the sprites that are on screen.<br>\r\ndsx.asm also has integrated garble.asm instead of having it on another file.",
    "latest_version": "smwc-13184-1454302942",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 13184,
        "title": "Dynamic Sprites Patch",
        "version": "smwc-13184-1454302942",
        "upstream_time": 1454302942,
        "download_url": "https://dl.smwcentral.net/13184/dsx.zip",
        "filename": "dsx.zip",
        "size": 1506,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-dynamic-z-v-3",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 17919,
    "title": "Dynamic Z V 3.5",
    "authors": [
      "anonimzwx"
    ],
    "tags": [
      "dynamic",
      "dynamic sprites",
      "graphic change",
      "graphics",
      "lorom",
      "mario graphics",
      "mario palette",
      "palette",
      "palette change",
      "sa-1",
      "semi dynamic sprites"
    ],
    "description": "This patch allows to:<br>\r\n<br>\r\n-Use the double of Dynamic Sprites than DSX.<br>\r\n-Use Dynamic Sprites of 80x80, 96x96 and 112x112<br>\r\n-Use Semi-Dynamic Sprites.<br>\r\n-Change graphics and palettes on the fly.<br>\r\n-Change graphics and palettes of Mario on the fly.<br>\r\n-Make your own custom player of 48x48.<br>\r\n-Retro-compatibility with DSX Dynamic Sprites.<br>\r\n<br>\r\nVideos:<br>\r\n<br>\r\n-<a href=\"https://www.youtube.com/watch?v=yfCuK0ZFmMA\" rel=\"nofollow\">Level with some crazy dynamic sprites</a><br>\r\n-<a href=\"https://www.youtube.com/watch?v=Jd2xcQFIOwQ\" rel=\"nofollow\">Custom player of 48x48</a><br>\r\n-<a href=\"https://www.youtube.com/watch?v=qilsxwAncXE\" rel=\"nofollow\">Dynamic Sprite of 112x112</a><br>\r\n-<a href=\"https://www.youtube.com/watch?v=3UqnDKbE_g4\" rel=\"nofollow\">Dynamic Sprite of 96x96</a><br>\r\n-<a href=\"https://www.youtube.com/watch?v=4VwtE6wKeH8&list=PLPcBCIzw1xNEh87N0I-2cxjpi5mKM185U&index=3\" rel=\"nofollow\">Exgfx change</a><br>\r\n-<a href=\"https://www.youtube.com/watch?v=03tZM4r_pig&list=PLPcBCIzw1xNEh87N0I-2cxjpi5mKM185U&index=2\" rel=\"nofollow\">Palette Change</a><br>\r\n-<a href=\"https://www.youtube.com/watch?v=q9VJJC2PQUc&list=PLPcBCIzw1xNEh87N0I-2cxjpi5mKM185U&index=4\" rel=\"nofollow\">Mario Palette</a><br>\r\n-<a href=\"https://www.youtube.com/watch?v=V45nDfuEgA0&list=PLPcBCIzw1xNEh87N0I-2cxjpi5mKM185U&index=5\" rel=\"nofollow\">Mario Graphics Change</a>",
    "latest_version": "smwc-17919-1547575690",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 17919,
        "title": "Dynamic Z V 3.5",
        "version": "smwc-17919-1547575690",
        "upstream_time": 1547575690,
        "download_url": "https://dl.smwcentral.net/17919/Dynamic%20Z%20V3.5.zip",
        "filename": "Dynamic Z V3.5.zip",
        "size": 1138086,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-easier-ow-mario-editor",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20815,
    "title": "Easier OW Mario Editor",
    "authors": [
      "Ladida"
    ],
    "tags": [
      "lorom",
      "overworld",
      "player",
      "sa-1"
    ],
    "description": "What this patch does is easily edit OW Mario's palette and tiles (the Mario you control and walk around with) without making a bunch of hex edits. I also included Yoshi stuff, so you can edit his tiles and palette (meh)<br>\r\n<br>\r\nNo freespace required",
    "latest_version": "smwc-20815-1564646148",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20815,
        "title": "Easier OW Mario Editor",
        "version": "smwc-20815-1564646148",
        "upstream_time": 1564646148,
        "download_url": "https://dl.smwcentral.net/20815/easy%20ow%20mario.zip",
        "filename": "easy ow mario.zip",
        "size": 3467,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-easy-mode-7-patch-1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40574,
    "title": "Easy Mode 7 Patch 1.1",
    "authors": [
      "ExE Boss",
      "HuFlungDu",
      "mathie"
    ],
    "tags": [
      "lorom",
      "mode 7",
      "sa-1",
      "tilemap",
      "uberasm needed"
    ],
    "description": "When you try to use Mode 7 in the original SMW, you can’t properly use its registers unless you store $C1 to $7E:0D9B to activate Bowser’s battle mode. The problem, in this case, is that part of the Mode 7 tilemap is reserved to Bowser and thus is always filled with undesired tiles which are impossible to get rid of.<br>\r\n<br>\r\nThe earlier version of this patch, entirely made by HuFlungDu, corrected this aspect but caused the Mode 7 image to act like Iggy/Larry’s platform and some sprite tiles to appear.<br>\r\n<br>\r\nThe version you can download here has been corrected with SA-1 compatibility and 2 tweaks to disable 1) Iggy/Larry’s platform rotation 2) Iggy/Larry’s animated lava sprite tiles.<br>\r\n<br>\r\nExE Boss’s Changes<br>\r\n------------------<br>\r\n- Full compatibility with all of the original game’s Mode 7 bosses<br>\r\n- Added a subroutine for uploading the Mode 7 GFX and tilemap to VRAM<br>\r\n- The Layer 3 status bar can now enabled by setting the Layer 3 absolute priority bit of $3E, this then works the same way as in the Koopaling/Reznor battles by using IRQ to change the background mode at scanline $24 ($26 with Super Status Bar).<br>\r\n<br>\r\nUpdate by <span class=\"un-outer\" title=\"MarioFanGamer\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=22951\" style=\"color: #ff2050;\" class=\"un\">MarioFanGamer</a></span><br>\r\n------------------<br>\r\n- Removed shared subroutines<br>\r\n- Added compatibility with SA-1 Pack v1.32+<br>\r\n- Fixed a bug where Mode 7 is still enabled on the time up and game over screen.<br>\r\n<br>\r\n------------------<br>\r\n<br>\r\nP.S.: I recommend watching <span class=\"un-outer\" title=\"IsoFrieze\"><a href=\"/?p=profile&amp;id=48\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">IsoFrieze</a></span>’s video explaining the <a href=\"https://youtu.be/3FVN_Ze7bzw\" rel=\"nofollow\">Mode 7</a>.<br>\r\n<br>\r\nNotice: You must first completely uninstall 1.0 before installing 1.1 (but you don’t need to uninstall the UberASM code).<br>\r\n<br>\r\n------------------<br>\r\n<br>\r\nSource code is <a href=\"https://github.com/ExE-Boss/SMW-Workspace/tree/master/src/easy_mode7\" rel=\"nofollow\">available on my GitHub</a>.",
    "latest_version": "smwc-40574-1757004143",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40574,
        "title": "Easy Mode 7 Patch 1.1",
        "version": "smwc-40574-1757004143",
        "upstream_time": 1757004143,
        "download_url": "https://dl.smwcentral.net/40574/EasyMode7_1.1.zip",
        "filename": "EasyMode7_1.1.zip",
        "size": 92639,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-easy-to-see-shaking-shell",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40163,
    "title": "Easy-to-see Shaking Shell",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "beetle",
      "koopa",
      "lorom",
      "sa-1",
      "shell",
      "special world",
      "stunned"
    ],
    "description": "If the resurrection of Koopa Troopa or Buzzy Beetle is approaching, we highlight and display the shaking of the shell.<br>\r\nCombination with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=15283\">SMB3 Koopa Patch</a> is also possible.<br>\r\nAt Special World, even if the shell is the face of Mario, it shakes properly.<br>\r\nYou can set the presence or absence of the eye display of the Koopa Troopa that Stun timer is operating.",
    "latest_version": "smwc-40163-1753313202",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40163,
        "title": "Easy-to-see Shaking Shell",
        "version": "smwc-40163-1753313202",
        "upstream_time": 1753313202,
        "download_url": "https://dl.smwcentral.net/40163/Easy-to-see%20Shaking%20Shell.zip",
        "filename": "Easy-to-see Shaking Shell.zip",
        "size": 2108,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-eating-block-fix-for-sa",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 33717,
    "title": "Eating Block Fix for SA-1 and FastROM",
    "authors": [
      "spooonsss"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "sa-1"
    ],
    "description": "Restores vanilla eating block movement under SA-1 and FastROM.<br>\r\n<br>\r\nPatching SA-1 or FastROM changes the movement of the eating block when the eating block has a block above it and other blocks around it. This patch changes the movement back to the (arguably buggy) original.",
    "latest_version": "smwc-33717-1704331805",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 33717,
        "title": "Eating Block Fix for SA-1 and FastROM",
        "version": "smwc-33717-1704331805",
        "upstream_time": 1704331805,
        "download_url": "https://dl.smwcentral.net/33717/EatingBlockFix.zip",
        "filename": "EatingBlockFix.zip",
        "size": 1549,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-eating-blocks-detection-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 22857,
    "title": "Eating Blocks Detection Fix",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "block",
      "block snake",
      "eating",
      "lorom",
      "sa-1"
    ],
    "description": "This little patch will make the vanilla eating blocks activate not only when Mario is touching a brown block but also when he is standing on top of them.",
    "latest_version": "smwc-22857-1588957555",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 22857,
        "title": "Eating Blocks Detection Fix",
        "version": "smwc-22857-1588957555",
        "upstream_time": 1588957555,
        "download_url": "https://dl.smwcentral.net/22857/detect.zip",
        "filename": "detect.zip",
        "size": 909,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-eating-blocks-freeze-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 26543,
    "title": "Eating Blocks Freeze Fix",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "block",
      "block snake",
      "eating",
      "lorom",
      "sa-1"
    ],
    "description": "This patch fixes the bug where spawning an eating/creating block while another one is moving will make the other one stop. It changes the \"Standing on a brown block\" flag from a global address to a sprite table, so that each block can be triggered at different times without interrupting the other blocks. It also frees up $7E:1909 as free RAM.",
    "latest_version": "smwc-26543-1620675814",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 26543,
        "title": "Eating Blocks Freeze Fix",
        "version": "smwc-26543-1620675814",
        "upstream_time": 1620675814,
        "download_url": "https://dl.smwcentral.net/26543/BlockSnakeFix.zip",
        "filename": "BlockSnakeFix.zip",
        "size": 1071,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-edible-blocks",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40639,
    "title": "Edible Blocks",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "ability",
      "berry",
      "edible",
      "lorom",
      "sa-1",
      "sprite",
      "yoshi"
    ],
    "description": "This patch allows you to make up to 255 Map16 tiles edible like berries, since you can't do it with BlockTool/GPS. You can customize whether the tiles are edible by Yoshi's mouth, Yoshi's tongue, or baby Yoshi.<br>\r\n<br>\r\nAdditionally, a few bugfixes for glitches with Yoshi are included alongside it, stopping Yoshi and Baby Yoshi from dropping berry sprites or double-eating them (along with fixing some related bugs). If you just want them, you can still apply this patch with just the entries for SMW's berries.<br>\r\n<br>\r\n<br>\r\nUpdate: added ability to add new routines for what happens when Yoshi actually eats the sprite.",
    "latest_version": "smwc-40639-1757954927",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40639,
        "title": "Edible Blocks",
        "version": "smwc-40639-1757954927",
        "upstream_time": 1757954927,
        "download_url": "https://dl.smwcentral.net/40639/EdibleBlocks.zip",
        "filename": "EdibleBlocks.zip",
        "size": 3727,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-enemy-credit-sprite-changer-with-graphical-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12750,
    "title": "Enemy Credit Sprite Changer (with graphical fix)",
    "authors": [
      "Hamtaro126"
    ],
    "tags": [
      "credits",
      "lorom",
      "needs remoderation"
    ],
    "description": "Added a bit more documentation, Thank LX5 for that.<br>\r\n<br>\r\nDo you want to change some of the original ending's enemy sprite data without fuss? This should be the patch for the job, Included is a oversight fix reguarding palette and tile data in the original enemy ending data.<br>\r\n<br>\r\nEnjoy.<br>\r\n<br>\r\nNOTE: This is currently not compatible with SA-1 as of this state, but you can hack it to do so easily. I may consider adding SA-1 support in a newer version soon.",
    "latest_version": "smwc-12750-1451586608",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12750,
        "title": "Enemy Credit Sprite Changer (with graphical fix)",
        "version": "smwc-12750-1451586608",
        "upstream_time": 1451586608,
        "download_url": "https://dl.smwcentral.net/12750/endsprfix.zip",
        "filename": "endsprfix.zip",
        "size": 4920,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-enhanced-powerup-grab-v1-1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40273,
    "title": "Enhanced Powerup Grab v1.1.1",
    "authors": [
      "Maxx",
      "yoshifanatic"
    ],
    "tags": [
      "animation",
      "earthquake",
      "feather",
      "fire flower",
      "flower",
      "lorom",
      "mushroom",
      "pose",
      "power-up",
      "sa-1"
    ],
    "description": "This patch will \"enhance\" getting a powerup. For a cape, it slightly shakes the ground, makes a more fitting noise, and spins mario around a bit. For a flower, it makes a cooler noise and shoots out 2 fireballs into the air. And for the mushroom, it simply makes the ground do a tiny shudder with a better sound.<br>\r\n<br>\r\nI realize there is a patch where you could do this yourself, but I started the code in a better place and besides, some of us don't know ASM.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog</span></div><div class=\"collapse-content\"><br>\r\nv1.1.1 (<span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>):<br>\r\n- Made the fireballs spawn in an invalid layer state so they don't interact with anything.<br>\r\n- Enabled fireballs spawning from an item box again.<br>\r\n<br>\r\nv1.1 (<span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span>):<br>\r\n- Removed the depreciated \"header\" command so this will work in asar 2.0.<br>\r\n- Made it so that the \"mapper already selected\" warning no longer displays when applying this to an SA-1 ROM.<br>\r\n- Added !bank defines to the SA-1 implementation.<br>\r\n- Use the new !bank defines to make it so the 2 JMLs point to FastROM addresses on non-SA-1 ROMs.<br>\r\n- Changed the hijack location for the \"Mushedit:\" routine so it only affects the mushroom, not the star as well.<br>\r\n- Changed the default sound for collecting a mushroom so this patch works out of the box with AddmusicK. You'll need to insert $1DF9 sound $2A to channel $1DFC to use the original sound as intended.<br>\r\n- Fixed a bug where if you triggered the fire flower collection animation while the fireballs from the previous animation were on screen, the game would crash.<br>\r\n- Optimized the fireball spawning by using a JSR + scratch RAM to reduce the amount of code used.<br>\r\n- Changed the fireball spawned to be Mario's fireballs. This not only allows the animation to play without causing Yoshi to run away, but also prevents the fireballs from changing if you acquire a fire flower in the Reznor fight. This does mean the fireballs now have the properties Mario's fireballs do, but I suppose it's harmless. Though to prevent exploiting that, the fireballs don't spawn from a reserve fire flower.<br>\r\n- Made the fireballs spawn in the center of the fire flower instead of the top left corner.<br>\r\n- Made all the sound effects configurable, and made it possible to change the general powerup collection sound.<br>\r\n- Removed the readme, as it was just a word for word copy of the description.</div></div>",
    "latest_version": "smwc-40273-1759603636",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40273,
        "title": "Enhanced Powerup Grab v1.1.1",
        "version": "smwc-40273-1759603636",
        "upstream_time": 1759603636,
        "download_url": "https://dl.smwcentral.net/40273/PowerupNew%20v1.1.1.zip",
        "filename": "PowerupNew v1.1.1.zip",
        "size": 1047,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-enter-level-pipe-star-road-sounds-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41243,
    "title": "Enter Level/Pipe/Star Road Sounds v1.1",
    "authors": [
      "Ersanio",
      "Moltz"
    ],
    "tags": [
      "lorom",
      "overworld",
      "sa-1",
      "sfx",
      "sound effect"
    ],
    "description": "This patch makes the game play a sound effect when you enter levels and use pipes from the overworld (much like in SMB3) while also including the ability to change the sound star roads use for their warping shenanigans for the sake of convenience.<br>\r\n<br>\r\nSFX to be played for each tile is customizeable in the ASM file.<br>\r\n<br>\r\n1.1: Fixes a crash caused when using an Overworld Warp Pipe in a rom with <a href=\"https://smwc.me/s/40308\">BOWSIE</a> applied.",
    "latest_version": "smwc-41243-1765223490",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41243,
        "title": "Enter Level/Pipe/Star Road Sounds v1.1",
        "version": "smwc-41243-1765223490",
        "upstream_time": 1765223490,
        "download_url": "https://dl.smwcentral.net/41243/OW%20Tile%20Sounds%20v1.1.zip",
        "filename": "OW Tile Sounds v1.1.zip",
        "size": 950,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-enter-star-roads-using-l-r",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18006,
    "title": "Enter Star Roads Using L+R",
    "authors": [
      "Karisa"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "This patch allows you to enter Star Road tiles using L+R. It can be enabled/disabled by submap.<br>\r\n<br>\r\nIt's intended to fix the softlocks in Super Demo World-type Star Worlds, where one of a level's two exits transforms the level into a warp, making the other exit impossible to obtain.<br>\r\n<br>\r\nv2 update: Moved the hijack so that it's no longer overwritten when Lunar Magic saves the overworld. Also, it's now customizable whether castles and switch palaces can be entered with L+R.",
    "latest_version": "smwc-18006-1535747198",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18006,
        "title": "Enter Star Roads Using L+R",
        "version": "smwc-18006-1535747198",
        "upstream_time": 1535747198,
        "download_url": "https://dl.smwcentral.net/18006/LRstar_v2.zip",
        "filename": "LRstar_v2.zip",
        "size": 957,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-event-camera-scroll",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 27261,
    "title": "Event Camera Scroll",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "overworld",
      "sa-1",
      "scroll"
    ],
    "description": "This patch allows you to make the camera scroll to a specified location before running an event, and then return back to its original position afterwards. You can set a different position for every event, and of course set events to not scroll at all (also the effect only applies to the Main Overworld map for obvious reasons).<br>\r\nTo use, just edit the tables in \"event_camera_scroll_tables.asm\", then patch \"event_camera_scroll.asm\".",
    "latest_version": "smwc-27261-1633338811",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 27261,
        "title": "Event Camera Scroll",
        "version": "smwc-27261-1633338811",
        "upstream_time": 1633338811,
        "download_url": "https://dl.smwcentral.net/27261/event_camera_scroll.zip",
        "filename": "event_camera_scroll.zip",
        "size": 2124,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-event-path-reveal-speed-customizer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23364,
    "title": "Event Path Reveal Speed Customizer",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "events",
      "lorom",
      "overworld",
      "sa-1"
    ],
    "description": "This lets you customize the path reveal speed of every individual event in the overworld. Slow events are no longer conditioned to Forest of Illusion!<br>\r\nThis is compatible with the vanilla event fade, so you can reproduce the two vanilla speeds and two more intermediary ones. Disabling the path fade, however, gives you a bigger array of speeds (as many as Lunar Magic does).",
    "latest_version": "smwc-23364-1597000501",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23364,
        "title": "Event Path Reveal Speed Customizer",
        "version": "smwc-23364-1597000501",
        "upstream_time": 1597000501,
        "download_url": "https://dl.smwcentral.net/23364/revealspeed.zip",
        "filename": "revealspeed.zip",
        "size": 1424,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-event-step-specific-tile-reveal-sfx",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 31287,
    "title": "Event/Step Specific Tile Reveal SFX",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "event",
      "lorom",
      "overworld",
      "sa-1",
      "sfx"
    ],
    "description": "This patch allows you to customize the tile reveal SFX for each Overworld event, as well as changing it for each step in the events. Check out the asm files for more info.<br>\r\nExample video <a href=\"https://www.youtube.com/watch?v=FzPCKeqYkOI\" rel=\"nofollow\">here</a> (courtesy of Deeke).",
    "latest_version": "smwc-31287-1675059553",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 31287,
        "title": "Event/Step Specific Tile Reveal SFX",
        "version": "smwc-31287-1675059553",
        "upstream_time": 1675059553,
        "download_url": "https://dl.smwcentral.net/31287/reveal_sfx.zip",
        "filename": "reveal_sfx.zip",
        "size": 2607,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-exit-percentage-on-file-select-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24677,
    "title": "Exit Percentage on File Select v1.1",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "save",
      "tilemap"
    ],
    "description": "This patch will make the title screen show the percentage of exits obtained in the save files, rather than the absolute number. You just need to set the total amount of exits your hack has in the asm file. Included is a slightly modified GFX29 file containing the % sign.<br>\r\n<br>\r\nRequested by Ondore's Lies.<br>\r\n<br>\r\nP.S.: the patch can display up to 199%, so you can in theory have post-game levels that increase the number over 100%. You just need to set the number of exits in the patch as the exits required for the \"main game\".<br>\r\n<br>\r\nv1.1: added option to display a decimal digit to show more accurate percentages. Note that values greater or equal than 100% won't display the decimal part (due to limited number of tiles per row in the file select tilemap).",
    "latest_version": "smwc-24677-1604268968",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24677,
        "title": "Exit Percentage on File Select v1.1",
        "version": "smwc-24677-1604268968",
        "upstream_time": 1604268968,
        "download_url": "https://dl.smwcentral.net/24677/ExitsPercentage.zip",
        "filename": "ExitsPercentage.zip",
        "size": 2739,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-expand-dry-bones-bony-beetle-collapse-kill-triggers",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 36787,
    "title": "Expand Dry Bones/Bony Beetle Collapse/Kill Triggers",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "asar 2 remoderation",
      "bony beetle",
      "dry bones",
      "lorom",
      "nsmb",
      "sa-1"
    ],
    "description": "Bone enemies are no longer knocked down by capes and bounces and will crumble on the spot.<br>\r\nIt will react to sprites thrown, such as shells.<br>\r\nThey can be defeated by bumping into them in an invincible state.",
    "latest_version": "smwc-36787-1733014769",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 36787,
        "title": "Expand Dry Bones/Bony Beetle Collapse/Kill Triggers",
        "version": "smwc-36787-1733014769",
        "upstream_time": 1733014769,
        "download_url": "https://dl.smwcentral.net/36787/Bones%20collapse%20by%20Cape%20Quake%20Sprite.zip",
        "filename": "Bones collapse by Cape Quake Sprite.zip",
        "size": 4022,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-expanded-carrying-v0",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24218,
    "title": "Expanded Carrying v0.15",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "animation",
      "carrying",
      "lorom",
      "mario",
      "sa-1",
      "smb2",
      "sprite"
    ],
    "description": "This is a patch that adds a few ASM hacks to the game.<br>\r\n<br>\r\nThe main goal of this patch is to include a brand new SMB2-style sprite carrying mechanic. While Mario is holding a sprite in this fashion, he does not need to hold the button down and can simply press the button again when he wishes to throw or drop it. He is also unable to throw the sprite directly up in this case, to make it more similar to SMB2.<br>\r\n<br>\r\nThere is a setting if you wish to enable this behavior at all times.<br>\r\nThere is another setting if you wish for for the patch to enforce the classic SMW-style carrying controls -- where you must keep the button held down to continue holding an item, and release the button to throw/drop it. In this case, you can also throw the carried sprite directly up.<br>\r\n<br>\r\nFor developers that utilize this patch:<br>\r\n1. $148F now contains the sprite index of the currently-carried sprite, plus one.<br>\r\n2. When the highest bit of $148F is set (setting it to #$80 or higher), the player holds the sprite SMB2-style.<br>\r\n<br>\r\nIncluded is a modified Mega Mole custom sprite which can be inserted with PIXI. This sprite allows Mario to pick up the sprite, triggering the SMB2 carrying function.<br>\r\n<br>\r\nAs an added bonus, a few changes to Mario's animation routines (to provide an alternate set of animation frames to use when SMB2-carrying) allow you to remap several of Mario's default frames, such as the walking/running/carrying/wall-running animations. You are also able to modify what frames are displayed when looking up or crouching, as well as jumping and turning around.<br>\r\n<br>\r\n<br>\r\nAs an FYI:<br>\r\n1. This patch does not provide support for SMW's default sprites to be carriable in the SMB2-style (without setting the behavior globally, of course) -- this would need to be patched in locally, but the option may be implemented at a later point in time.<br>\r\n2. This patch <u>does not</u> remap any of Mario's animation frames, and includes \"SMM2-Carrying.bin\" for reference purposes only. You must remap Mario's graphics manually by replacing unnecessary frames of animation, <u>or</u> utilize a patch that expands the maximum number of frames Mario can use. The preview GIF utilizes my own remapping, which replaces three of the Castle Destruction Sequence frames.<br>\r\n<br>\r\n<br>\r\n<b>Release Notes:</b><br>\r\n- <i>8/8/2020</i> - Initial public v0.15 release",
    "latest_version": "smwc-24218-1602875398",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24218,
        "title": "Expanded Carrying v0.15",
        "version": "smwc-24218-1602875398",
        "upstream_time": 1602875398,
        "download_url": "https://dl.smwcentral.net/24218/ExpandedCarrying.zip",
        "filename": "ExpandedCarrying.zip",
        "size": 11512,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-expensive-jump-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18438,
    "title": "Expensive Jump v1.1",
    "authors": [
      "oderjunks"
    ],
    "tags": [
      "abilities",
      "jump",
      "lorom",
      "physics",
      "sa-1"
    ],
    "description": "A jump costs a coin (from a smw puzzle rom hack I can't remember)<br>\r\n<br>\r\nv1.1 Graphics Bug Fix.",
    "latest_version": "smwc-18438-1541985812",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18438,
        "title": "Expensive Jump v1.1",
        "version": "smwc-18438-1541985812",
        "upstream_time": 1541985812,
        "download_url": "https://dl.smwcentral.net/18438/expensivejump.zip",
        "filename": "expensivejump.zip",
        "size": 387,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-explosion-sensitive-blocks",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12428,
    "title": "Explosion Sensitive Blocks",
    "authors": [
      "Roy"
    ],
    "tags": [
      "bob-omb",
      "bobomb",
      "explosion",
      "lorom",
      "needs remoderation",
      "sa-1"
    ],
    "description": "This patch allows you to make explosion destroy specified blocks upon having touched them, as shown <a href=\"http://www.youtube.com/watch?v=-AmWHv-hI4U&feature=channel_video_title\" rel=\"nofollow\">in this video</a>. More information in the readme and .asm file.<br>\r\nCredit not needed.<br>\r\n<i>Moderator's note: It doesn't obey the Acts Like settings, but it's easy enough to expand the table if you need more explodable blocks.</i>",
    "latest_version": "smwc-12428-1456987274",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12428,
        "title": "Explosion Sensitive Blocks",
        "version": "smwc-12428-1456987274",
        "upstream_time": 1456987274,
        "download_url": "https://dl.smwcentral.net/12428/Explosion%20Sensitivity.zip",
        "filename": "Explosion Sensitivity.zip",
        "size": 5375,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-explosion-yoshi-immunity-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 15295,
    "title": "Explosion & Yoshi Immunity Fix",
    "authors": [
      "SkywinDragoon"
    ],
    "tags": [
      "explosion",
      "lorom",
      "sa-1",
      "sprite",
      "yoshi"
    ],
    "description": "Fixes Two bugs.<br>\r\n1. Explosion will immune to cape, sliding, star, and other explosions.<br>\r\n2. Yoshi will not be immune to line guided hazards.<br>\r\n<br>\r\n+ Grinder, Wooden Spikes, and Green Gas Bubble will become immune to explosions.<br>\r\n",
    "latest_version": "smwc-15295-1490702161",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 15295,
        "title": "Explosion & Yoshi Immunity Fix",
        "version": "smwc-15295-1490702161",
        "upstream_time": 1490702161,
        "download_url": "https://dl.smwcentral.net/15295/epfix.zip",
        "filename": "epfix.zip",
        "size": 994,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-extended-no-sprite-tile-limits-v4",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 32381,
    "title": "Extended No Sprite Tile Limits v4.0",
    "authors": [
      "DiscoTheBat",
      "Kevin",
      "Roy",
      "imamelia",
      "worldpeace"
    ],
    "tags": [
      "asar 2 remoderation",
      "bounce sprites",
      "cluster sprites",
      "extended sprites",
      "lorom",
      "minor sprites",
      "oam",
      "sa-1",
      "smoke",
      "sprite",
      "tile"
    ],
    "description": "This is a No Sprite Tile Limits patch for non-normal sprites (extended sprites, cluster sprites, smoke images, bounce sprites, etc.), most of which use OAM addresses $02xx instead of $03xx. It makes said sprites use the first free slot instead of having hardcoded slots. It'll fix the Sumo Bros. flame glitch now.<br>\r\n<br>\r\nNEW - Fully fixes the Sumo Bros. flames, graphic-wise and coding-wise. This makes the flames to not hurt the player, if he is about 8 blocks underneath.<br>\r\n<br>\r\nv3.1 (Kevin): now compatible with PIXI. Also made Mario's fireballs and the contact gfx sprite use dynamic slots, so they don't conflict with each other and which also fixes the item box flicker that happened on the previous version.<br>\r\n<br>\r\nv3.2 (Kevin): fixed bugs with the BG candle flames caused by previous versions:<br>\r\n  - Now the flames properly loop around the screen<br>\r\n  - Now the flames don't appear in front of other sprites<br>\r\n<br>\r\nv4.0 (Kevin):<br>\r\n  - Now fully compatible with PIXI v1.40<br>\r\n  - Small optimization in FixContactGFX<br>\r\n  - Made patch work for the Goal Tape bonus stars (they won't overwrite other sprites now)",
    "latest_version": "smwc-32381-1675780222",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 32381,
        "title": "Extended No Sprite Tile Limits v4.0",
        "version": "smwc-32381-1675780222",
        "upstream_time": 1675780222,
        "download_url": "https://dl.smwcentral.net/32381/ExtendNSTL.zip",
        "filename": "ExtendNSTL.zip",
        "size": 3405,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-extended-overworld-level-names-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40650,
    "title": "Extended Overworld Level Names v1.2",
    "authors": [
      "Alcaro",
      "Smallhacker",
      "yoshifanatic"
    ],
    "tags": [
      "layer 3",
      "level names",
      "lorom",
      "overworld",
      "overworld border",
      "sa-1"
    ],
    "description": "This patch allows you to have level names of 38/56 characters long, distributed into 2 rows of 19/28 character each. Originally made by <span class=\"un-outer\" title=\"Smallhacker\"><span title=\"Smallhacker donated $80.00.\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=75\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">Smallhacker</a></span>. Minor tweaks and improvements by <span class=\"un-outer\" title=\"Ayami\"><span title=\"Ayami donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=5938\" style=\"color: var(--user-color-3);\" class=\"un\">Ayami</a></span>.<br>\r\n<br>\r\nBe sure to check the Info & Changelog text file included, for information on how to make the patch to work.<br>\r\n<br>\r\n<span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span>'s update:<br>\r\n- Made this patch compatible with asar 2.0.<br>\r\n- Merged this patch with <span class=\"un-outer\" title=\"Alcaro\"><a href=\"/?p=profile&amp;id=1686\" style=\"color: #68782c;\" class=\"un unavailable inactive\">Alcaro</a></span>'s Extended \"Extended OW Level Names\" variant by giving the user the ability to toggle the behavior they want.<br>\r\n- Changed the error message, as Lunar Magic inserts the level name ASM hack when saving the overworld, not necessarily the level names.<br>\r\n- Made this patch compatible with Lunar Magic's optional expanded level/event slot ASM hack.",
    "latest_version": "smwc-40650-1759621080",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40650,
        "title": "Extended Overworld Level Names v1.2",
        "version": "smwc-40650-1759621080",
        "upstream_time": 1759621080,
        "download_url": "https://dl.smwcentral.net/40650/ExtendedLevelNamesV1_2.zip",
        "filename": "ExtendedLevelNamesV1_2.zip",
        "size": 7828,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-extended-sprite-despawn-range-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 33432,
    "title": "Extended Sprite Despawn Range Fix",
    "authors": [
      "HammerBrother",
      "Isikoro"
    ],
    "tags": [
      "asar 2 remoderation",
      "despawn",
      "extended sprites",
      "lorom",
      "sa-1"
    ],
    "description": "This patch modifies the despawn handling and OAM of most of the extended sprites so that they can safely go offscreen without issues:<br>\r\n<br>\r\n-They disappear if the top-left part of the 16x16 bounding box of the sprite touches the left and top edges of the screen. This is very noticeable (and annoying) with the Hammer Brother's hammer if the Hammer Brother is near the top of the screen. Plus this patch lets you modify the boundaries (or range) on where they despawn.<br>\r\n<br>\r\n-Some extended sprites like the Torpedo Ted arm wraps the screen due to simply writing <kbd>#$00</kbd> or <kbd>#$02</kbd> to <a href=\"https://smwc.me/m/smw/ram/7E0420/\"><kbd>$0420</kbd></a> as a whole byte rather than using bitwise operations to only write on bit 1 (<kbd>%000000<u>S</u>0</kbd>).<br>\r\n<br>\r\nThis all the extended sprite except the unused one (extended sprite <kbd>$09</kbd>). I do not know what this was intended for.<br>\r\n<br>\r\nThis patch requires the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24642\">Extended No Sprite Tile Limits v3.1</a> patch.(Not required if <a href=\"https://www.smwcentral.net/?p=section&a=details&id=33300\">More Extended Sprites</a> patch is applied.)<br>\r\n<br>\r\nif the More Extended Sprites patch is applied, the effects of this patch will not apply to the Lava splash.(because it is treated as a Minor Sprites).",
    "latest_version": "smwc-33432-1710107216",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 33432,
        "title": "Extended Sprite Despawn Range Fix",
        "version": "smwc-33432-1710107216",
        "upstream_time": 1710107216,
        "download_url": "https://dl.smwcentral.net/33432/ExtendedSpriteDespawnRangeFix_2023-03-04.zip",
        "filename": "ExtendedSpriteDespawnRangeFix_2023-03-04.zip",
        "size": 7709,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-extended-sprite-sfx",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12431,
    "title": "Extended Sprite SFX",
    "authors": [
      "Buu"
    ],
    "tags": [
      "asar 2 remoderation",
      "extended sprites",
      "lorom",
      "sa-1",
      "sfx"
    ],
    "description": "This patch adds sound effects to most extended sprites. Check out the readme and sfxlist if you wanna edit the sounds but don't know much ASM.",
    "latest_version": "smwc-12431-1459352315",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12431,
        "title": "Extended Sprite SFX",
        "version": "smwc-12431-1459352315",
        "upstream_time": 1459352315,
        "download_url": "https://dl.smwcentral.net/12431/ExSpriteSFX.zip",
        "filename": "ExSpriteSFX.zip",
        "size": 4324,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-fade-disable",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40554,
    "title": "Fade Disable",
    "authors": [
      "Chdata",
      "Ice Man"
    ],
    "tags": [
      "fade",
      "lorom",
      "sa-1"
    ],
    "description": "Disables the Fade to Black on level ends, but not when defeating a boss which would cause the game to never let you go back to the OW making you stuck forever.<br>\r\n<br>\r\nUpdate:<br>\r\nFixed an xkas bug.<br>\r\n<br>\r\nIce Man Update:<br>\r\nAsar conversion + SA1 hybrid",
    "latest_version": "smwc-40554-1757523719",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40554,
        "title": "Fade Disable",
        "version": "smwc-40554-1757523719",
        "upstream_time": 1757523719,
        "download_url": "https://dl.smwcentral.net/40554/DisableFadeOut.zip",
        "filename": "DisableFadeOut.zip",
        "size": 483,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-fade-in-pack-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20571,
    "title": "Fade-in Pack v1.1",
    "authors": [
      "MarioE"
    ],
    "tags": [
      "fadein",
      "hdma",
      "lorom",
      "sa-1",
      "window"
    ],
    "description": "These two patches change the game's default mosaic fade-in to either a circle that zooms into or out from the player or a \"horizontally convex\" shape that zooms into or out from the center of the screen.",
    "latest_version": "smwc-20571-1564064047",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20571,
        "title": "Fade-in Pack v1.1",
        "version": "smwc-20571-1564064047",
        "upstream_time": 1564064047,
        "download_url": "https://dl.smwcentral.net/20571/fadein_v1.1.zip",
        "filename": "fadein_v1.1.zip",
        "size": 59620,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-faster-climbing-with-x-y",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 29512,
    "title": "Faster Climbing with X/Y",
    "authors": [
      "Francium"
    ],
    "tags": [
      "ability",
      "lorom",
      "sa-1",
      "speed",
      "super fx",
      "vine"
    ],
    "description": "This patch will allow you to move faster by pressing Y or X while climbing the vine, just like in sma2.<br>\r\nYou can change the speed by yourself, but it is already prepared to be the same speed as sma2, so you can use it as it is patched.<br>\r\n<br>\r\nThanks to <span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span> for his help in creating it.<br>\r\n<br>\r\nCredits are optional.",
    "latest_version": "smwc-29512-1652016190",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 29512,
        "title": "Faster Climbing with X/Y",
        "version": "smwc-29512-1652016190",
        "upstream_time": 1652016190,
        "download_url": "https://dl.smwcentral.net/29512/Press%20Y%20or%20X%20to%20go%20up%20the%20vine%20faster.zip",
        "filename": "Press Y or X to go up the vine faster.zip",
        "size": 2147,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-feather-score-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20763,
    "title": "Feather Score Fix",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "feather",
      "lorom",
      "sa-1",
      "score"
    ],
    "description": "This patch fixes a small oversight where collecting dropped feather gives player score if not a cape mario, unlike other power-ups.<br>\r\n<br>\r\nCredit is unecessary.",
    "latest_version": "smwc-20763-1564295683",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20763,
        "title": "Feather Score Fix",
        "version": "smwc-20763-1564295683",
        "upstream_time": 1564295683,
        "download_url": "https://dl.smwcentral.net/20763/Feather%20Score%20Fix.zip",
        "filename": "Feather Score Fix.zip",
        "size": 529,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-file-select-sprite-cursor",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40138,
    "title": "File Select Sprite Cursor",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "cursor",
      "lorom",
      "oam",
      "sa-1"
    ],
    "description": "This simple patch replaces the blinking layer 3 cursor with a sprite cursor which either blinks or oscillates.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"simon.caio\"><a href=\"/?p=profile&amp;id=39400\" style=\"color: var(--user-color-2);\" class=\"un\">simon.caio</a></span>.<br>\r\n<br>\r\nNo credits necessary<br>\r\n<br>\r\nUpdate 2025-07-20 (gemstonezVA): Changed a \"warnpc\" to an \"assert pc() &lt;=\" to fix an upcoming Asar 2.0 deprecation.",
    "latest_version": "smwc-40138-1753036922",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40138,
        "title": "File Select Sprite Cursor",
        "version": "smwc-40138-1753036922",
        "upstream_time": 1753036922,
        "download_url": "https://dl.smwcentral.net/40138/File%20Select%20Sprite%20Cursor.zip",
        "filename": "File Select Sprite Cursor.zip",
        "size": 6152,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-fire-flower-palette-cycle",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 30882,
    "title": "Fire Flower Palette Cycle",
    "authors": [
      "aroohwahoou"
    ],
    "tags": [
      "fire flower",
      "lorom",
      "palette",
      "sa-1",
      "smb1"
    ],
    "description": "A simple patch that adds palette cycling to Fire Flowers, similar to SMB1. You can easily change what palettes it cycles through in the ASM file. Does not affect the item reserve box.<br>\r\n<br>\r\nA simple example GFX is included.",
    "latest_version": "smwc-30882-1665215485",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 30882,
        "title": "Fire Flower Palette Cycle",
        "version": "smwc-30882-1665215485",
        "upstream_time": 1665215485,
        "download_url": "https://dl.smwcentral.net/30882/FlowerPaletteCycle.zip",
        "filename": "FlowerPaletteCycle.zip",
        "size": 3188,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-fire-power-timer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20229,
    "title": "Fire Power Timer",
    "authors": [
      "HuFlungDu",
      "Major Flare"
    ],
    "tags": [
      "fire flower",
      "lorom",
      "sa-1",
      "timer"
    ],
    "description": "Made at request of: iRhyiku<br>\r\nPatch that makes firepower act like a star in that when you get firepower, it will only last for a certain number of frames. The number of frames is configurable in the file. No Credit necessary.<br>\r\n<br>\r\nv1.1 (Major Flare):<br>\r\n- Optimized the time decay part of the code so it won't use a second freeRAM anymore - now, the patch uses only one byte of freeRAM;<br>\r\n- Made the patch a bit more customizable.<br>\r\n- Fixed a potential oversight in which the timer could decrement even if $9D was non-zero.<br>\r\n- Added an option to make it warn the player when the fire timer is near zero (customizable).",
    "latest_version": "smwc-20229-1561604310",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20229,
        "title": "Fire Power Timer",
        "version": "smwc-20229-1561604310",
        "upstream_time": 1561604310,
        "download_url": "https://dl.smwcentral.net/20229/Fire%20Power.zip",
        "filename": "Fire Power.zip",
        "size": 1038,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-fire-spitting-jumping-piranha-plant-sfx",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18667,
    "title": "Fire-Spitting Jumping Piranha Plant SFX",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "lorom",
      "piranha",
      "piranha plant",
      "sa-1",
      "sfx",
      "sprite"
    ],
    "description": "This tiny ASM hack will give the Fire-Spitting Jumping Pirahna Plant a sound effect, when he spits the fireballs! Read the ASM file for more info.<br>\r\n<br>\r\nConverted to Asar format.",
    "latest_version": "smwc-18667-1545288673",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18667,
        "title": "Fire-Spitting Jumping Piranha Plant SFX",
        "version": "smwc-18667-1545288673",
        "upstream_time": 1545288673,
        "download_url": "https://dl.smwcentral.net/18667/Fire-Spitting%20Piranha%20SFX.zip",
        "filename": "Fire-Spitting Piranha SFX.zip",
        "size": 412,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-fireball-ammo-counter",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18521,
    "title": "Fireball Ammo Counter",
    "authors": [
      "0x400",
      "MarioFanGamer"
    ],
    "tags": [
      "ability",
      "asar 2 remoderation",
      "coin",
      "counter",
      "lorom",
      "sa-1",
      "score"
    ],
    "description": "This patch makes it cost an adjustable amount of coins OR points to shoot a fireball. (You can't shoot when you don't have enough.) You can also change the counter into freeRAM too. This might be useful for some shoot 'em up hacks.",
    "latest_version": "smwc-18521-1543106584",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18521,
        "title": "Fireball Ammo Counter",
        "version": "smwc-18521-1543106584",
        "upstream_time": 1543106584,
        "download_url": "https://dl.smwcentral.net/18521/fireballammo.zip",
        "filename": "fireballammo.zip",
        "size": 2943,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-fireball-bounce-limit",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21343,
    "title": "Fireball Bounce Limit",
    "authors": [
      "MarioE"
    ],
    "tags": [
      "asar 2 remoderation",
      "fireball",
      "lorom",
      "sa-1"
    ],
    "description": "This patch adds a configurable limit to the number of bounces that a fireball can take; the fireball will disappear in a puff of smoke after reaching this limit.",
    "latest_version": "smwc-21343-1571662100",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21343,
        "title": "Fireball Bounce Limit",
        "version": "smwc-21343-1571662100",
        "upstream_time": 1571662100,
        "download_url": "https://dl.smwcentral.net/21343/Fireball%20Bounce%20Limit.zip",
        "filename": "Fireball Bounce Limit.zip",
        "size": 664,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-fireball-conveyor-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 17467,
    "title": "Fireball Conveyor Fix",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "fireball",
      "lorom",
      "sa-1"
    ],
    "description": "This patch fixes the bug where shooting a castle/rope conveyor with fireballs causes the fireball to warp vertically.<br>\r\n<br>\r\n(First video is without patch, second is with patch)",
    "latest_version": "smwc-17467-1525018639",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 17467,
        "title": "Fireball Conveyor Fix",
        "version": "smwc-17467-1525018639",
        "upstream_time": 1525018639,
        "download_url": "https://dl.smwcentral.net/17467/FireFix.zip",
        "filename": "FireFix.zip",
        "size": 384,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-fireball-direction-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24305,
    "title": "Fireball Direction Fix",
    "authors": [
      "Aerithos"
    ],
    "tags": [
      "fireball",
      "lorom",
      "sa-1",
      "spin jump"
    ],
    "description": "This patch fixes the spawning of Mario's fireball to first try to use the controller's currently held left or right direction to determine initial direction of the fireball.<br>\r\n<br>\r\nIf neither controller direction is currently being held, it defaults back to Mario's current facing direction.<br>\r\n<br>\r\nThis can help make fireballs from a spinjump more consistent.",
    "latest_version": "smwc-24305-1599337192",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24305,
        "title": "Fireball Direction Fix",
        "version": "smwc-24305-1599337192",
        "upstream_time": 1599337192,
        "download_url": "https://dl.smwcentral.net/24305/FireballDirectionFix.zip",
        "filename": "FireballDirectionFix.zip",
        "size": 985,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-fireball-hack",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4460,
    "title": "Fireball Hack",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "lorom",
      "needs remoderation"
    ],
    "description": "Allows you to shoot fireballs up or diaganol. Right now theres only one bug, if you shoot up and theres a ledge above it the fireball will bounce up and down.<br>\r\nI'll fix that in a later version, and hopefully I make it so you can shoot up and diagonal and not just up or diagonal. Give Me Credit.",
    "latest_version": "smwc-4460-1302454943",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4460,
        "title": "Fireball Hack",
        "version": "smwc-4460-1302454943",
        "upstream_time": 1302454943,
        "download_url": "https://dl.smwcentral.net/4460/yo.zip",
        "filename": "yo.zip",
        "size": 573,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-fireball-hp",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20847,
    "title": "FireBall HP",
    "authors": [
      "Bio"
    ],
    "tags": [
      "fireball",
      "lorom",
      "sa-1",
      "sprites",
      "tweak"
    ],
    "description": "This patch will give sprites custom fireball HP.<br>\r\nMore information in the .ASM<br>\r\n<br>\r\n<i>Tester's note: Only works for sprites which aren't killed instantly by fire. (So only those that would normally take 5 HP.) So if you want to apply this to more sprites, then change the appropriate bits with Tweaker first.</i>",
    "latest_version": "smwc-20847-1565356907",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20847,
        "title": "FireBall HP",
        "version": "smwc-20847-1565356907",
        "upstream_time": 1565356907,
        "download_url": "https://dl.smwcentral.net/20847/FireBallHp.zip",
        "filename": "FireBallHp.zip",
        "size": 3511,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-fireball-kill-enemy-respawn-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20795,
    "title": "Fireball Kill Enemy Respawn Fix",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "coin",
      "fireball",
      "lorom",
      "respawn",
      "sa-1"
    ],
    "description": "This patch fixes a bug where if you don't collect the coin after killing an enemy with a fireball, the enemy will respawn when the player scrolls offscreen, then back.",
    "latest_version": "smwc-20795-1564553632",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20795,
        "title": "Fireball Kill Enemy Respawn Fix",
        "version": "smwc-20795-1564553632",
        "upstream_time": 1564553632,
        "download_url": "https://dl.smwcentral.net/20795/Fireball%20Kill%20Enemy%20Respawn%20Fix.zip",
        "filename": "Fireball Kill Enemy Respawn Fix.zip",
        "size": 666,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-fireball-resizer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4338,
    "title": "Fireball Resizer",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "lorom",
      "needs remoderation"
    ],
    "description": "These patches will resize the fireballs to either 16x8 or 16x16. Note that there is no animation with the 16x8 one, and that it might screw up coin/invincibility sparkles. Use the 16x16 one if you want animations, if you want the fireballs to be 16x16 (or 8x16), or if you've got two tiles to spare in SP1 or SP2.<br>\r\nThis version contains some weird macro magic to decrease insert size and increase speed when animations is off for the 16x16 one.",
    "latest_version": "smwc-4338-1287492281",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4338,
        "title": "Fireball Resizer",
        "version": "smwc-4338-1287492281",
        "upstream_time": 1287492281,
        "download_url": "https://dl.smwcentral.net/4338/168fireball.zip",
        "filename": "168fireball.zip",
        "size": 1383,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-fishbone-torpedo-ted-death-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19784,
    "title": "Fishbone/Torpedo Ted Death Fix",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "fishbone",
      "lorom",
      "physics",
      "sa-1",
      "sprite",
      "torpedo ted"
    ],
    "description": "This patch makes a few normally invincible sprites (Fishbone and Torpedo Ted) stop moving and hurting Mario while dead (they can be killed by stars and Bob-omb).<br>\r\nThis also takes care of the 1-up glitch with Torpedo Ted launchers when having star power.",
    "latest_version": "smwc-19784-1556813426",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19784,
        "title": "Fishbone/Torpedo Ted Death Fix",
        "version": "smwc-19784-1556813426",
        "upstream_time": 1556813426,
        "download_url": "https://dl.smwcentral.net/19784/invincispr.zip",
        "filename": "invincispr.zip",
        "size": 436,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-fishin-lakitu-bug-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18318,
    "title": "Fishin' Lakitu Bug Fix",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sprites"
    ],
    "description": "This patch fixes the bug where you can collect Fishin' Lakitu's 1-Up while dying.<br>\r\n<br>\r\nAdded SA-1 Support.",
    "latest_version": "smwc-18318-1541022327",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18318,
        "title": "Fishin' Lakitu Bug Fix",
        "version": "smwc-18318-1541022327",
        "upstream_time": 1541022327,
        "download_url": "https://dl.smwcentral.net/18318/lakitu.zip",
        "filename": "lakitu.zip",
        "size": 304,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-fix-camera-during-goal-walk-and-pipe-entry",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41676,
    "title": "Fix Camera During Goal Walk and Pipe Entry",
    "authors": [
      "Donut"
    ],
    "tags": [
      "camera",
      "goal",
      "lorom",
      "pipe",
      "sa-1",
      "scroll"
    ],
    "description": "This patch fixes a niche bug where the camera jitters and doesn't scroll forwards properly during the goal walk or when the player's entering a horizontal pipe, occurring when the camera is scrolled away from the direction the player is walking. This happens because part of the camera's code that is found in the L/R scrolling routine doesn't run during the goal walk or when entering pipes - this patch fixes that.<br>\r\n<br>\r\nIf you have previously disabled L/R scrolling, this patch will reanable it (a side effect of my implementation), but an option to disable L/R scrolling can be found inside of the file. Patch with that option enabled if you wish to have the scrolling disabled.<br>\r\n<br>\r\nShould be compatible with <span class=\"un-outer\" title=\"Burning Loaf\"><a href=\"/?p=profile&amp;id=31800\" style=\"color: var(--user-color-1);\" class=\"un\">Burning Loaf</a></span>'s <a href=\"https://www.smwcentral.net/?p=section&a=details&id=34924\">Alternative + Vertical L/R Scrolling</a> patch, <b>HOWEVER</b> a few things to note: My patch should be applied <i>after</i> Loaf's patch, and a minor modification needs to be made to his, otherwise the player will be able to scroll the camera with L and R during the goal walk:<div class=\"collapse\"><div class=\"collapse-header\"><span>Show me it</span></div><div class=\"collapse-content\">An <div class=\"code inline filter-noemote filter-nobr\"><pre>ORA $1493|!addr</pre></div> should be added below line 157 of the asm file, like so:<div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">.controllerCheck\r\n\tLDA $1401|!addr     ;\\ $1401 remains unused,\r\n\tAND #$01            ;|\r\n\tORA $1493|!addr  ; (this line is the one that was added)\r\n\tBNE .updateCam      ;/ so now it's a disable L/R scrolling flag instead</pre></div></div></div>",
    "latest_version": "V1.0.1",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41676,
        "title": "Fix Camera During Goal Walk and Pipe Entry",
        "version": "V1.0.1",
        "upstream_time": 1778024959,
        "download_url": "https://dl.smwcentral.net/41676/fix_camera_during_goal_walk_and_pipe_entry_V1.0.1.zip",
        "filename": "fix_camera_during_goal_walk_and_pipe_entry_V1.0.1.zip",
        "size": 1138,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-fix-hdma-flickering",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 35281,
    "title": "Fix HDMA Flickering",
    "authors": [
      "anonimzwx"
    ],
    "tags": [
      "flickering",
      "hdma",
      "lorom",
      "sa-1"
    ],
    "description": "This patch fixes HDMA flicker that happens when there's v-blank overflow due to DMA. Usually because of too many animations or tile updates.",
    "latest_version": "smwc-35281-1701381634",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 35281,
        "title": "Fix HDMA Flickering",
        "version": "smwc-35281-1701381634",
        "upstream_time": 1701381634,
        "download_url": "https://dl.smwcentral.net/35281/FixHDMAFlickering.zip",
        "filename": "FixHDMAFlickering.zip",
        "size": 349,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-fix-jank-with-holding-items-while-spin-jumping",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23017,
    "title": "Fix Jank With Holding Items While Spin Jumping",
    "authors": [
      "CliffTheCrafter"
    ],
    "tags": [
      "carrying",
      "holding",
      "items",
      "lorom",
      "sa-1",
      "spin jump"
    ],
    "description": "This patch makes it so when you spin while carrying an item, Mario will hold the item consistently in the center of his sprite and slightly higher than he normally holds items, mainly so when you spin jump on enemies and next to enemies while holding a shell the shell will not kill the enemies.  Without the patch, doing either of these things will sometimes kill the enemies and sometimes not kill the enemies depending on Mario's unpredictable spin jump animation.  <br>\r\n<br>\r\nIf you still run into issues with held shells killing enemies Mario spin jumps off of, you can edit the y offset in the asm file pretty easily.  There is a comment next to the value you'd need to edit.  ",
    "latest_version": "smwc-23017-1593144392",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23017,
        "title": "Fix Jank With Holding Items While Spin Jumping",
        "version": "smwc-23017-1593144392",
        "upstream_time": 1593144392,
        "download_url": "https://dl.smwcentral.net/23017/NoSpinJank.zip",
        "filename": "NoSpinJank.zip",
        "size": 498,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-fixed-color-data-nmi-optimizer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18596,
    "title": "Fixed Color Data NMI Optimizer",
    "authors": [
      "Ladida"
    ],
    "tags": [
      "color",
      "lorom",
      "optimize",
      "sa-1",
      "v-blank"
    ],
    "description": "tldr: gives some more time during NMI, no freespace/ram needed<br>\r\n<br>\r\nthe routine at $00AE47 converts the background color so that it can be stored to the fixed color data register ($2132). unfortunately, the routine is lengthy, using loops and tables and indexes and watnot. this patch shortens the routine by both cycle count (old: 244 cycles | new: 59 cycles) and byte count (3 free bytes at end) by means of clever and extreme haxage.<br>\r\n<br>\r\nincluded is a text file that shows just how long my routine takes, and how long the old one took.<br>\r\n<br>\r\n<br>\r\n<br>\r\ni originally developed the routine for my homebrew but adapted it for smw",
    "latest_version": "smwc-18596-1547910625",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18596,
        "title": "Fixed Color Data NMI Optimizer",
        "version": "smwc-18596-1547910625",
        "upstream_time": 1547910625,
        "download_url": "https://dl.smwcentral.net/18596/optimize_2132_store.zip",
        "filename": "optimize_2132_store.zip",
        "size": 1643,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-flag-controlled-free-vertical-scroll",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 13684,
    "title": "Flag-Controlled Free Vertical Scroll",
    "authors": [
      "Telinc1"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "screen",
      "screen-scrolling",
      "scroll",
      "scrolling"
    ],
    "description": "This patch lets you enable or disable free vertical scrolling by using a flag.<br>\r\nThis is meant for people like me who dislike how free vertical scrolling looks when constantly enabled, however need it for stuff like wall-jump blocks or similar sections where the camera doesn't scroll.<br>\r\n",
    "latest_version": "smwc-13684-1463802874",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 13684,
        "title": "Flag-Controlled Free Vertical Scroll",
        "version": "smwc-13684-1463802874",
        "upstream_time": 1463802874,
        "download_url": "https://dl.smwcentral.net/13684/Flag-controlled%20Free%20Vertical%20Scroll.zip",
        "filename": "Flag-controlled Free Vertical Scroll.zip",
        "size": 1797,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-flat-rope-conveyor-for-all-headers",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 38868,
    "title": "Flat Rope Conveyor for All Headers",
    "authors": [
      "spooonsss"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "Allows tiles $10C and $10D to move Mario and sprites in all headers, not just headers 2 and 8 (rope tilesets).",
    "latest_version": "smwc-38868-1738517913",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 38868,
        "title": "Flat Rope Conveyor for All Headers",
        "version": "smwc-38868-1738517913",
        "upstream_time": 1738517913,
        "download_url": "https://dl.smwcentral.net/38868/rope_conveyor_any_header.zip",
        "filename": "rope_conveyor_any_header.zip",
        "size": 1003,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-floating-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4318,
    "title": "Floating Patch ",
    "authors": [
      "leod"
    ],
    "tags": [
      "lorom",
      "needs remoderation"
    ],
    "description": "This version contains 2 different Floating Patches, and every patch has 4 setings for the animation.<br>\r\n<br>\r\nThis version also fixes errors and cuts the code.",
    "latest_version": "smwc-4318-1267854059",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4318,
        "title": "Floating Patch ",
        "version": "smwc-4318-1267854059",
        "upstream_time": 1267854059,
        "download_url": "https://dl.smwcentral.net/4318/Float.zip",
        "filename": "Float.zip",
        "size": 7574,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-floating-rex-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19771,
    "title": "Floating Rex Fix",
    "authors": [
      "chillyfox"
    ],
    "tags": [
      "floating",
      "lorom",
      "physics",
      "rex",
      "sa-1",
      "yoshi"
    ],
    "description": "Fixes a minor bug where Rexes briefly float if you stomp them in midair.<br>\r\n<br>\r\nAlso makes flattened Rexes inedible.",
    "latest_version": "smwc-19771-1556315139",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19771,
        "title": "Floating Rex Fix",
        "version": "smwc-19771-1556315139",
        "upstream_time": 1556315139,
        "download_url": "https://dl.smwcentral.net/19771/Floating%20Rex%20Fix%201.zip",
        "filename": "Floating Rex Fix 1.zip",
        "size": 1002,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-flying-yellow",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18547,
    "title": "Flying Yellow 1-Up Value Change",
    "authors": [
      "Karisa"
    ],
    "tags": [
      "1-up",
      "item",
      "lorom",
      "sa-1"
    ],
    "description": "This patch changes the flying yellow 1-Up (sprite 7F) to be worth a different value. (It becomes a flying yellow 2-Up by default, though you can set it within the patch.)",
    "latest_version": "smwc-18547-1543378271",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18547,
        "title": "Flying Yellow 1-Up Value Change",
        "version": "smwc-18547-1543378271",
        "upstream_time": 1543378271,
        "download_url": "https://dl.smwcentral.net/18547/flyingyellow2up.zip",
        "filename": "flyingyellow2up.zip",
        "size": 540,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-four-digits-timer-v2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 15621,
    "title": "Four Digits Timer v2.0",
    "authors": [
      "Alcaro",
      "Karisa"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "time",
      "timer"
    ],
    "description": "This patch allows timers &gt; 999 to be displayed properly.<br>\r\n<br>\r\nTo set 4-digit timers in Lunar Magic's timer bypass, use A-F for the hundreds digit (for example, C34 becomes 1234). The maximum is 1599 (F99).<br>\r\n<br>\r\nThis version:<br>\r\n- fixes the 4th digit's color (optional-- can be disabled if you've rearranged the status bar)<br>\r\n- properly displays 4-digit timers and 6-digit products in the course clear message<br>\r\n- calculates the product correctly, without overflowing when the timer &gt; 399 or the product &gt; 65535<br>\r\n- increases the countdown rate so that the entire bonus is added before the goal scene ends<br>\r\n- allows for up to three initial timers &gt; 1599 by replacing the default 200/300/400<br>\r\n- allows the bonus multiplier to be customized from 10 to 90",
    "latest_version": "smwc-15621-1497901722",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 15621,
        "title": "Four Digits Timer v2.0",
        "version": "smwc-15621-1497901722",
        "upstream_time": 1497901722,
        "download_url": "https://dl.smwcentral.net/15621/Four%20Digit%20Timer%20v.2.zip",
        "filename": "Four Digit Timer v.2.zip",
        "size": 2422,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-free-188a",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 29621,
    "title": "Free 188A",
    "authors": [
      "meatloaf"
    ],
    "tags": [
      "asar 2 remoderation",
      "death",
      "free ram",
      "lorom",
      "powerdown",
      "sa-1"
    ],
    "description": "This is a minor patch that slightly modifies some code near the 'Kill Mario' routine at $00F606 to do the following:<br>\r\n1) Remove the STZ to $188A at the tail end of the routine (which is normally cleared during powering down and upon dying), allowing it to be used as proper intra-level freeram, and<br>\r\n2) Adds a couple defines to allow storing zero to a different ram address on death (but not on powerdown) if desired. By default, the patch will disable vertical scrolling to more efficiently replicate <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14816\">this</a> uberasm.",
    "latest_version": "smwc-29621-1655964972",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 29621,
        "title": "Free 188A",
        "version": "smwc-29621-1655964972",
        "upstream_time": 1655964972,
        "download_url": "https://dl.smwcentral.net/29621/free_188a.zip",
        "filename": "free_188a.zip",
        "size": 568,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-free-7e04a0",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 35108,
    "title": "Free $7E04A0",
    "authors": [
      "spooonsss"
    ],
    "tags": [
      "asar 2 remoderation",
      "free ram",
      "lorom",
      "sa-1"
    ],
    "description": "Frees up 445 (0x1C0) bytes of RAM at $7E04A0 by storing the windowing HDMA table elsewhere.<br>\r\n<br>\r\nAlso optimizes the keyhole and goal walk iris effect.",
    "latest_version": "smwc-35108-1703901137",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 35108,
        "title": "Free $7E04A0",
        "version": "smwc-35108-1703901137",
        "upstream_time": 1703901137,
        "download_url": "https://dl.smwcentral.net/35108/free_7E04A0.zip",
        "filename": "free_7E04A0.zip",
        "size": 2697,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-free-7f0000-ow-event-restore",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19580,
    "title": "Free $7F0000 (OW Event Restore)",
    "authors": [
      "Arinsu",
      "Kaijyuu"
    ],
    "tags": [
      "events",
      "freeram",
      "lorom",
      "overworld",
      "sa-1"
    ],
    "description": "This patch reloads the overworld event data every time the overworld is loaded instead of just at the title screen. This fixes the path reveal animation glitch and gives 16,384 extra bytes of free RAM <b>during levels</b> at $7F0000.<br>\r\n<br>\r\nv1.1 (<span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>)<br>\r\n---<br>\r\n- Remapped 04DD40 to a JSL. This makes it so a JSL-RTS jump isn't necessary, saving some bytes and cycles.<br>\r\n- Optimized some code.<br>\r\n- Added SA-1 support.",
    "latest_version": "smwc-19580-1555965223",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19580,
        "title": "Free $7F0000 (OW Event Restore)",
        "version": "smwc-19580-1555965223",
        "upstream_time": 1555965223,
        "download_url": "https://dl.smwcentral.net/19580/Free%20%247F0000%20-%20OW%20Event%20Restore.zip",
        "filename": "Free %247F0000 - OW Event Restore.zip",
        "size": 455,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-free-7f4000-v2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40615,
    "title": "Free 7F4000 v2.0",
    "authors": [
      "Arinsu",
      "RPG Hacker"
    ],
    "tags": [
      "freeram",
      "layer 2",
      "lorom",
      "overworld",
      "sa-1",
      "tilemap"
    ],
    "description": "This patch works similar to <span class=\"un-outer\" title=\"Kaijyuu\"><a href=\"/?p=profile&amp;id=768\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Kaijyuu</a></span>'s <a href=\"http://www.smwcentral.net/?p=section&a=details&id=4354\">Overworld Event Restore Patch</a>, but instead of giving you 16 KB of free RAM at $7F0000, it gives you 16 KB of free RAM at $7F4000 inside levels by forcing the game to reload its Overworld Layer 2 tilemap date on each level -&gt; OW transition. To my knowledge, this hasn't been done before (either that or Google is seriously bad at finding any patches doing it). This is quite surprising since it really only required a single JML. The only trade-off is that aforementioned transitions take slightly longer, but in my opinion, it's barely noticable at all.<br>\r\n<br>\r\nThe patch can also be configured to only reload the OW data when a \"dirty\" flag is set to a non-zero value. In that case, the transition is only longer when the data actually needs to be reloaded. Just take a look at freeconfig.cfg for details on each setting.<br>\r\n<br>\r\nRequires up to 1 byte of free RAM, depending on wheter you want to use a dirty flag or not (default is no dirty flag).<br>\r\n<br>\r\nFeel free to contribute to this and other patches via my <a href=\"https://github.com/RPGHacker/SMW-Workspace\" rel=\"nofollow\">GitHub repository</a>.<br>\r\n<br>\r\nv2.0 (<span class=\"un-outer\" title=\"Arinsu\"><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>)<br>\r\n---<br>\r\n- Changed hijack spots to add compatibility with the <a href=\"https://smwc.me/s/26117\">Separate Luigi Graphics</a> patch.<br>\r\n- Removed shared library.",
    "latest_version": "smwc-40615-1757618049",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40615,
        "title": "Free 7F4000 v2.0",
        "version": "smwc-40615-1757618049",
        "upstream_time": 1757618049,
        "download_url": "https://dl.smwcentral.net/40615/Free%20%247F4000.zip",
        "filename": "Free %247F4000.zip",
        "size": 576,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-free-overworld",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 15062,
    "title": "Free overworld",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "asar 2 remoderation",
      "free",
      "lorom",
      "movement",
      "needs remoderation",
      "overworld"
    ],
    "description": "This patch will allow the player to move freely on the overworld originally inspired by the Super Mario 3D world overworld.<br>\r\n<br>\r\nI made this patch about 5-6 months ago and since someone requested it I decided to actually upload this.<br>\r\n<br>\r\nNote that layer 1 path tiles (Including warp tiles) are removed. Use pipes and stars to warp between maps.<br>\r\nAlso note that star warps need to have a level other than 0 or they won't work. (Yes that's intentional)<br>\r\n<br>\r\nUpdate:<br>\r\n- Fixed save prompts<br>\r\n- Fixed issues with second player<br>\r\n<br>\r\n(Requested by TrashCan64)",
    "latest_version": "smwc-15062-1487190218",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 15062,
        "title": "Free overworld",
        "version": "smwc-15062-1487190218",
        "upstream_time": 1487190218,
        "download_url": "https://dl.smwcentral.net/15062/FreeOW.zip",
        "filename": "FreeOW.zip",
        "size": 4809,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-free-up-ram-7e2000",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 32508,
    "title": "Free up RAM $7E2000",
    "authors": [
      "p4plus2"
    ],
    "tags": [
      "free ram",
      "freeram",
      "graphics",
      "lorom",
      "ram",
      "sa-1"
    ],
    "description": "This patch frees up the RAM at $7E2000-$7EACFF by moving GFX32 and GFX33 to ROM and leaving them uncompressed.<br>\r\n<br>\r\nUpdate on 03/11/2022 by <span class=\"un-outer\" title=\"Burning Loaf\"><a href=\"/?p=profile&amp;id=31800\" style=\"color: var(--user-color-1);\" class=\"un\">Burning Loaf</a></span><br>\r\n- Added an error for using Exanimation prior to inserting the patch<br>\r\n- Updated the patch with an edit by <span class=\"un-outer\" title=\"Kevin\"><a href=\"/?p=profile&amp;id=36308\" style=\"color: var(--user-color-2);\" class=\"un\">Kevin</a></span> to fix animation display in LM after insertion<br>\r\n- More tags",
    "latest_version": "smwc-32508-1698587242",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 32508,
        "title": "Free up RAM $7E2000",
        "version": "smwc-32508-1698587242",
        "upstream_time": 1698587242,
        "download_url": "https://dl.smwcentral.net/32508/7E2000%20free%20patch.zip",
        "filename": "7E2000 free patch.zip",
        "size": 20157,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-free-up-ram-7f8000",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24054,
    "title": "Free up RAM $7F8000",
    "authors": [
      "DiscoTheBat",
      "Ersanio"
    ],
    "tags": [
      "free ram",
      "lorom",
      "sa-1",
      "sprite routine"
    ],
    "description": "This patch frees up 387 bytes of RAM at $7F8000.<br>\r\n<br>\r\nThis fixes an bug that causes stall in SPC (when Addmusic is used) and additionally frees up more cycles by reducing the cancel out RAM routine creation a bit.<br>\r\n<br>\r\nUpdate (Major Flare): Made the patch SA-1 hybrid and Asar compatible.<br>\r\n<br>\r\n<span style=\"color: red; font-size: 11pt;\"><b>Note: if you use UberASM Tool, check the README file provided.</b></span>",
    "latest_version": "smwc-24054-1598282480",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24054,
        "title": "Free up RAM $7F8000",
        "version": "smwc-24054-1598282480",
        "upstream_time": 1598282480,
        "download_url": "https://dl.smwcentral.net/24054/unroll.zip",
        "filename": "unroll.zip",
        "size": 1683,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-free-up-tiles-69-and",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 14538,
    "title": "Free up Tiles 69 and 83",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "We have one patch here that allows usage of tile 83, and there's some hex edits in the ROM map that allows use of tile 69. But both of those makes it use the other of them instead.<br>\r\nThis patch allows using both at the same time by moving would-be 83s and 69s offscreen.",
    "latest_version": "smwc-14538-1476932958",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 14538,
        "title": "Free up Tiles 69 and 83",
        "version": "smwc-14538-1476932958",
        "upstream_time": 1476932958,
        "download_url": "https://dl.smwcentral.net/14538/6983fix%2BSA1.zip",
        "filename": "6983fix+SA1.zip",
        "size": 1154,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-freeram-controlled-hitbox",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21682,
    "title": "Freeram Controlled Hitbox",
    "authors": [
      "Chdata",
      "Chibikko"
    ],
    "tags": [
      "flag",
      "hitbox",
      "lorom",
      "sa-1"
    ],
    "description": "Creates a freeram flag that lets you control Mario's hitbox.<br>\r\n<br>\r\n0 = NORMAL<br>\r\n1 = SMALL<br>\r\n2 = BIG<br>\r\n<br>\r\nThis can be changed midlevel and whatnot.",
    "latest_version": "smwc-21682-1578791382",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21682,
        "title": "Freeram Controlled Hitbox",
        "version": "smwc-21682-1578791382",
        "upstream_time": 1578791382,
        "download_url": "https://dl.smwcentral.net/21682/Hitbox.zip",
        "filename": "Hitbox.zip",
        "size": 1441,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-freeze-lock-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 32287,
    "title": "Freeze/Lock Fix",
    "authors": [
      "HammerBrother",
      "Isikoro"
    ],
    "tags": [
      "freeze",
      "lock",
      "lorom",
      "sa-1"
    ],
    "description": "This patch fixes bugs in smw regarding sprites ignoring if $7E009D is set. This includes:<br>\r\n-Shelless koopas and sumo bro.'s lightning keeps falling.<br>\r\n--Shelless koopas on conveyor belt \"slides\" on it.<br>\r\n--If you freeze while red or blue koopa (they turn around on edges of the platform), while on the very edge of the platform, they will fall off the edge.<br>\r\n-Changing item keeps changing.<br>\r\n--Added a changing item sfx like in the remake of SMA2.<br>\r\n-Star sprites keep flashing.<br>\r\n-Dark room spotlight keeps \"spinning\".<br>\r\n-[semi-fix]Even if the shooter's timer to shoot uses $9D, it still uses $13 when it should use $14<br>\r\n<br>\r\n-<span class=\"un-outer\" title=\"Isikoro\"><a href=\"/?p=profile&amp;id=36566\" style=\"color: var(--user-color-1);\" class=\"un\">Isikoro</a></span> Update : Applied to Reappearing Ghosts.",
    "latest_version": "smwc-32287-1679737777",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 32287,
        "title": "Freeze/Lock Fix",
        "version": "smwc-32287-1679737777",
        "upstream_time": 1679737777,
        "download_url": "https://dl.smwcentral.net/32287/frozensprfix.zip",
        "filename": "frozensprfix.zip",
        "size": 2377,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-freeze-timer-with-string",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41471,
    "title": "Freeze Timer With String",
    "authors": [
      "korochun",
      "yoshifanatic"
    ],
    "tags": [
      "counter",
      "lorom",
      "sa-1",
      "superfx",
      "timer"
    ],
    "description": "Makes the game timer display a string upon reaching a certain timer value.",
    "latest_version": "V3.0",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41471,
        "title": "Freeze Timer With String",
        "version": "V3.0",
        "upstream_time": 1776052263,
        "download_url": "https://dl.smwcentral.net/41471/retimer3.0.zip",
        "filename": "retimer3.0.zip",
        "size": 1580,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-ghb-disable-score",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40136,
    "title": "GHB Disable Score",
    "authors": [
      "HammerBrother",
      "wye"
    ],
    "tags": [
      "hud",
      "lorom",
      "sa-1",
      "score",
      "status bar"
    ],
    "description": "Unlike Iceguy's patch, this patch remove several stuff that he left out:<br>\r\n<br>\r\n-forgot to remove score sprites that appear when you hurt/kill enemies.<br>\r\n<br>\r\n-the last \"0\" on the status bar.<br>\r\n<br>\r\n-not to store tile $FC every frame, this is noticeable if you put custom counters on the space where the score was.<br>\r\n<br>\r\nThis means you don't have to use external tools to remove all score-related stuff in the game, this patch does it all for you.<br>\r\n<br>\r\ncredit goes to me and WhiteYoshiEgg (he made the disable score sprite code), and yes, I got his permission:<br>\r\n<br>\r\n<div class=\"quote\"><span class=\"quoteHead\">Originally posted by WhiteYoshiEgg</span><div class=\"quoteInner\">Sure, I don't think it's mine anyway.<br>\r\n</div></div><br>\r\n<br>\r\n2020-01-24 update:<br>\r\nFixed a rather small oversight that the score code will STILL write blank tiles if the first n tiles/bytes at $0F29-$0F2E contains the value #$00 (which that displays the \"0\" graphic). This is because the people who wrote at $008EDB ($008E1A on the ROM map section) forgot to double-check the code just after $008EDB and $008F09 that checks the digit tiles, from left to right, if there is a leading 0, replace it with #$FC.<br>\r\n<br>\r\nUpdate 2024-01-22 (Fernap): Added a fix for compatibility with Pixi 1.40.  It also no longer uses hardcoded free space in bank 00.<br>\r\n<br>\r\nUpdate 2025-07-20 (gemstonezVA): Changed an = to an == to fix an upcoming Asar 2.0 deprecation.",
    "latest_version": "smwc-40136-1753036707",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40136,
        "title": "GHB Disable Score",
        "version": "smwc-40136-1753036707",
        "upstream_time": 1753036707,
        "download_url": "https://dl.smwcentral.net/40136/GHB_disable_score_july2025.zip",
        "filename": "GHB_disable_score_july2025.zip",
        "size": 2298,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-ghosts-and-bat-flock-init-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 32264,
    "title": "Ghosts and Bat Flock Init Fix",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "boo",
      "cluster sprites",
      "death bat ceiling",
      "lorom",
      "sa-1"
    ],
    "description": "When a ghost or bat swarm is active and the sprite produce that swarm enters the screen, Fix a problem that caused the ghost or bat swarm to reset.",
    "latest_version": "smwc-32264-1679737626",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 32264,
        "title": "Ghosts and Bat Flock Init Fix",
        "version": "smwc-32264-1679737626",
        "upstream_time": 1679737626,
        "download_url": "https://dl.smwcentral.net/32264/Ghosts%20and%20Bats%20flock%20initial%20fix.zip",
        "filename": "Ghosts and Bats flock initial fix.zip",
        "size": 1878,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-goal-point-question-sphere-tile-remap",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 39026,
    "title": "Goal Point Question Sphere Tile Remap",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "remap",
      "sa-1",
      "sprite"
    ],
    "description": "To save themselves 1 (one) byte, Nintendo made the Goal Point Question Sphere share the tile number with the dirt tile of the Ground-dwelling Monty Mole, which means there is no way to remap one or the other to be used in the same level.<br>\r\nThis patch changes that: it allows you to remap the sphere tile, and optionally, its properties as well.",
    "latest_version": "smwc-39026-1738474478",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 39026,
        "title": "Goal Point Question Sphere Tile Remap",
        "version": "smwc-39026-1738474478",
        "upstream_time": 1738474478,
        "download_url": "https://dl.smwcentral.net/39026/Goal%20Point%20Sphere%20Remap.zip",
        "filename": "Goal Point Sphere Remap.zip",
        "size": 928,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-goal-point-sprite-reward-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 22588,
    "title": "Goal Point Sprite Reward Fix",
    "authors": [
      "Major Flare",
      "Ragey"
    ],
    "tags": [
      "goal",
      "lorom",
      "sa-1"
    ],
    "description": "When you hit the goal tape nearby a lot of sprites, garbage tiles appear. This patch fixes that. In addition, it allows you to control how many sprites need to be nearby before Mario is rewarded with 1UPs.<br>\r\n<br>\r\nMajor Flare's update: Added SA-1 support and optimized the code.",
    "latest_version": "smwc-22588-1587731352",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 22588,
        "title": "Goal Point Sprite Reward Fix",
        "version": "smwc-22588-1587731352",
        "upstream_time": 1587731352,
        "download_url": "https://dl.smwcentral.net/22588/Goal%20Sprites%20Fix.zip",
        "filename": "Goal Sprites Fix.zip",
        "size": 726,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-goal-sphere-triggers-secret-exit-on-extra-bit",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 35366,
    "title": "Goal Sphere Triggers Secret Exit on Extra Bit",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "extra bit",
      "goal",
      "goal orb",
      "goal sphere",
      "lorom",
      "sa-1"
    ],
    "description": "The name of the patch should be pretty self-explanatory - it adds a secret exit functionality to the vanilla Goal Sphere (sprite 4A) if its extra bit is set.<br>\r\n<br>\r\nYou must use PIXI on your ROM at least once for this patch to work.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"NopeContest\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span>.",
    "latest_version": "smwc-35366-1711872181",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 35366,
        "title": "Goal Sphere Triggers Secret Exit on Extra Bit",
        "version": "smwc-35366-1711872181",
        "upstream_time": 1711872181,
        "download_url": "https://dl.smwcentral.net/35366/SphereWithSecretExit.zip",
        "filename": "SphereWithSecretExit.zip",
        "size": 780,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-goal-tape-gives-score",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19058,
    "title": "Goal Tape Gives Score",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "goal",
      "goal point",
      "lorom",
      "sa-1",
      "score"
    ],
    "description": "This simple patch makes goal tape give score on hit, instead of bonus stars.<br>\r\n<br>\r\nCredit is unecessary. Requested by zacmario.",
    "latest_version": "smwc-19058-1549966443",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19058,
        "title": "Goal Tape Gives Score",
        "version": "smwc-19058-1549966443",
        "upstream_time": 1549966443,
        "download_url": "https://dl.smwcentral.net/19058/GoalTapeGiveScore.zip",
        "filename": "GoalTapeGiveScore.zip",
        "size": 614,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-goal-type-dependent-behavior-no-goal-sphere-walk",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24343,
    "title": "Goal Type-Dependent Behavior (No Goal Sphere Walk)",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "goal",
      "goal sphere",
      "level end",
      "lorom",
      "sa-1"
    ],
    "description": "Essentially a patch that will make the goal sphere always behave as if it were in a vertical level: the \"Course Clear!\" text will appear instantly, there is no fade and no march - which is more than the usual hex edits do. On the other hand, goal posts will behave correctly in vertical levels (although their usage is no longer recommended - use tall horizontal levels instead!).<br>\r\n<br>\r\nI believe this is how Nintendo intended those goals to function, but since the goal sphere has only been used in the only level that ends in a vertical section, it was fine to make it depend on the level type instead.",
    "latest_version": "smwc-24343-1598063855",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24343,
        "title": "Goal Type-Dependent Behavior (No Goal Sphere Walk)",
        "version": "smwc-24343-1598063855",
        "upstream_time": 1598063855,
        "download_url": "https://dl.smwcentral.net/24343/NoOrbWalk.zip",
        "filename": "NoOrbWalk.zip",
        "size": 706,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-goodbye-football-rng",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 15168,
    "title": "Goodbye Football RNG",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "footballs",
      "lorom",
      "rng",
      "sa-1"
    ],
    "description": "This code will remove randomness in Footballs, giving them a consistant pattern of \"low bounce, mid bounce, high bounce\".",
    "latest_version": "smwc-15168-1487205083",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 15168,
        "title": "Goodbye Football RNG",
        "version": "smwc-15168-1487205083",
        "upstream_time": 1487205083,
        "download_url": "https://dl.smwcentral.net/15168/footballmeme.zip",
        "filename": "footballmeme.zip",
        "size": 379,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-ground-pound",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12880,
    "title": "Ground Pound",
    "authors": [
      "DaEpicToad",
      "MarioE"
    ],
    "tags": [
      "ground pound",
      "lorom",
      "needs remoderation",
      "sa-1"
    ],
    "description": "A fixed version of MarioE's ground pound patch. All I did was remove the slide code so it could be compatible with asar (so you don't slide like a bullet, doesn't need original ground pound to be inserted.)<br>\r\n<br>\r\nNow it includes full asar and SA-1 support.",
    "latest_version": "smwc-12880-1450744675",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12880,
        "title": "Ground Pound",
        "version": "smwc-12880-1450744675",
        "upstream_time": 1450744675,
        "download_url": "https://dl.smwcentral.net/12880/Fixed%20Ground%20Pound.zip",
        "filename": "Fixed Ground Pound.zip",
        "size": 3185,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-growing-shrinking-pipe-exit-on-extra-bit",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24160,
    "title": "Growing/Shrinking Pipe Exit on Extra Bit",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "exit-enabled",
      "extra bit",
      "growing",
      "lorom",
      "pipe",
      "sa-1"
    ],
    "description": "This patch allows the Growing/shrinking Pipe End sprite to act as an exit-enabled pipe when the extra bit is set. This opens up new possibilities for how the Growing/shrinking pipe end is used, and makes them worth exploring to the player rather than simply being another obstacle.<br>\r\n<br>\r\nFor this patch to work properly, you must run PIXI on the ROM at least once.<br>\r\n<br>\r\nUsage tip: Since the Pipe end is a sprite, it isn't affected by the mosaic fadeout like regular pipes. Therefore, it's recommended to have a regular pipe-top behind the sprite to blend them together as well as possible during the fadeout.",
    "latest_version": "smwc-24160-1599245076",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24160,
        "title": "Growing/Shrinking Pipe Exit on Extra Bit",
        "version": "smwc-24160-1599245076",
        "upstream_time": 1599245076,
        "download_url": "https://dl.smwcentral.net/24160/GrowPipeExit.zip",
        "filename": "GrowPipeExit.zip",
        "size": 2113,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-h-none-bg-scroll-reset-patch-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18540,
    "title": "H:None BG Scroll Reset Patch v1.2",
    "authors": [
      "Tattletale",
      "edit1754"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "fixes the glitch in which the BG's X-position isn't reset when the player exits from a level with H:Variable into a level with H:None<br>\r\n<br>\r\nDo not use this with LM 3.0. LM already fixes this.<br>\r\n<br>\r\n<br>\r\nv1.2:<br>\r\n----------------<br>\r\nCleaner code. Better usage of 16bit A.<br>\r\n<br>\r\nv1.1:<br>\r\n----------------<br>\r\nFixed a bug where this patch wouldn't consider the fact that AXY were in 16bit mode.<br>\r\nConverted to asar format.",
    "latest_version": "smwc-18540-1547911382",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18540,
        "title": "H:None BG Scroll Reset Patch v1.2",
        "version": "smwc-18540-1547911382",
        "upstream_time": 1547911382,
        "download_url": "https://dl.smwcentral.net/18540/Scroll%20Reset%20v1.2.zip",
        "filename": "Scroll Reset v1.2.zip",
        "size": 1141,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-hammer-bro-fix-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18722,
    "title": "Hammer Bro Fix v1.1",
    "authors": [
      "Tattletale",
      "yoshifanatic"
    ],
    "tags": [
      "hammer bro",
      "hammer bros",
      "lorom",
      "sa-1"
    ],
    "description": "This patch fixes a bug where if more than 1 hammer bro platform (sprite 9C) and at least one hammer bro (sprite 9B) is loaded into memory, then the platforms will constantly fight over which one has the hammer bro. With this, you can have any combination of these sprites on screen without issue.<br>\r\n<br>\r\nThis also fixes a minor bug, where the bounce animation of the hammer bro platform only plays the first time you hit it from below.<br>\r\n<br>\r\nPixi 1.2.4 provides a better support for this patch now. Read notes.txt.<br>\r\n<br>\r\nv1.1<br>\r\n------<br>\r\nMoved Hammer bro's init outside of pixi's custom sprite init hijack<br>\r\nFixed a bug if you fried hammerbro with a fireball the coin would be stuck to the platform and a hammer bro would still be drawn there.",
    "latest_version": "smwc-18722-1546215577",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18722,
        "title": "Hammer Bro Fix v1.1",
        "version": "smwc-18722-1546215577",
        "upstream_time": 1546215577,
        "download_url": "https://dl.smwcentral.net/18722/HammerBroFix_v1.1.zip",
        "filename": "HammerBroFix_v1.1.zip",
        "size": 2474,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-hdma-layer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 33899,
    "title": "HDMA layer 3 position in status bar IRQ",
    "authors": [
      "spooonsss"
    ],
    "tags": [
      "hdma",
      "lorom",
      "timing"
    ],
    "description": "Uses HDMA in IRQ to update Layer 3 position. This fixes visual issues when HDMA is used to update positions on other layers (e.g. Effect Tool parallax), which may interleave with the CPU storing to position registers in the status bar IRQ routine. It also saves h-blank time, so more HDMA transfers may be used.<br>\r\nMode 7 rooms are unchanged.<br>\r\n<br>\r\nUses 5 bytes of free RAM. Not SA-1 compatible. Requires FastROM.",
    "latest_version": "smwc-33899-1738047656",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 33899,
        "title": "HDMA layer 3 position in status bar IRQ",
        "version": "smwc-33899-1738047656",
        "upstream_time": 1738047656,
        "download_url": "https://dl.smwcentral.net/33899/irq_hdma.zip",
        "filename": "irq_hdma.zip",
        "size": 2049,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-hiding-monty-mole-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24747,
    "title": "Hiding Monty Mole Fix",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "lorom",
      "monty mole",
      "sa-1"
    ],
    "description": "This patch makes the Monty Moles not interact with anything while they're in the \"digging\" state, including interaction with other sprites, cape, fireballs, star, etc. This also applies to the Silver Pow: if you hit it before the mole pops out, it won't become a silver coin.",
    "latest_version": "smwc-24747-1601483171",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24747,
        "title": "Hiding Monty Mole Fix",
        "version": "smwc-24747-1601483171",
        "upstream_time": 1601483171,
        "download_url": "https://dl.smwcentral.net/24747/Hiding%20MontyMole%20Fix.zip",
        "filename": "Hiding MontyMole Fix.zip",
        "size": 1779,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-horizontal-scroll-fix-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18735,
    "title": "Horizontal Scroll Fix v1.1",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "camera",
      "lorom",
      "sa-1",
      "scroll"
    ],
    "description": "If the player starts the level too far to the right, the screen starts with him centered, not with him to the right. When the level scrolls, the camera suddenly jumps, and cutoffness appears nearby.<br>\r\n<br>\r\nThis patch fixes that bug.<br>\r\n<br>\r\nUpdate: Now should work with v3.00 of Lunar Magic.<br>\r\n<span style=\"color: #ff0000;\"><b>Update 2: Do not use in version v3.01+ of Lunar Magic, as the patch is now built into LM.</b></span>",
    "latest_version": "smwc-18735-1548934529",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18735,
        "title": "Horizontal Scroll Fix v1.1",
        "version": "smwc-18735-1548934529",
        "upstream_time": 1548934529,
        "download_url": "https://dl.smwcentral.net/18735/Horizontal%20Scroll%20Fix.zip",
        "filename": "Horizontal Scroll Fix.zip",
        "size": 321,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-horizontal-scroll-snap-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 29085,
    "title": "Horizontal Scroll Snap Fix",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "scroll"
    ],
    "description": "This patch fixes the issue where the screen snaps immediately in the horizontal direction when the player isn't in the middle of the screen, which looks jarring and causes glitched tiles to appear on the screen. This usually happens in these cases:<br>\r\n- Enabling horizontal scrolling in the middle of the level, after having disabled horizontal scrolling (if the player is away from the middle of the screen).<br>\r\n- Changing the player's position instantly (with a big enough position change).<br>\r\n- Sometimes it can happen when spawning in the level, and the camera snapping on a different position on the first frame.<br>\r\nInstead the screen will gradually scroll to catch up to the player's position, with a speed that you can set in the asm file (recommended to keep it between $0004 and $0008), similarly to how vertical scrolling does it.",
    "latest_version": "smwc-29085-1654704591",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 29085,
        "title": "Horizontal Scroll Snap Fix",
        "version": "smwc-29085-1654704591",
        "upstream_time": 1654704591,
        "download_url": "https://dl.smwcentral.net/29085/hscroll_fix.zip",
        "filename": "hscroll_fix.zip",
        "size": 544,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-iggy-hair-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19866,
    "title": "Iggy Hair Fix",
    "authors": [
      "Mattrizzle"
    ],
    "tags": [
      "boss",
      "iggy",
      "lorom",
      "mode 7",
      "sa-1",
      "sprite",
      "tile"
    ],
    "description": "This patch gives Iggy's hair its correct graphics, instead of reusing Larry's hair.<br>\r\n<br>\r\n*Update: A correction has been made to this for users of the Piranha Plant Fix patch.",
    "latest_version": "smwc-19866-1558363954",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19866,
        "title": "Iggy Hair Fix",
        "version": "smwc-19866-1558363954",
        "upstream_time": 1558363954,
        "download_url": "https://dl.smwcentral.net/19866/iggy_hair.zip",
        "filename": "iggy_hair.zip",
        "size": 1415,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-individual-dragon-coin-save",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40225,
    "title": "Individual Dragon Coin Save",
    "authors": [
      "JackTheSpades",
      "lx5",
      "worldpeace"
    ],
    "tags": [
      "collectible",
      "dragon coin",
      "lorom",
      "midway point",
      "sa-1",
      "save"
    ],
    "description": "This patch allows each individual (vanilla) dragon coin to be saved once it's collected. Unlike the other method, you don't need to replace all dragon coins with 5 different custom objects for every level. Refer to the comments in dcsave.asm and sram_instruction.txt for details.<br>\r\n<br>\r\nNow compatible with LM 3.00 (as well as 2.5x) and the retry patch as requested.<br>\r\n<br>\r\nFixed a bug that the patch refers to $13BF before it is updated properly. Thanks goes to flabort for reporting this.<br>\r\n<br>\r\n<br>\r\nJackEdit: Added option for only saving when the midway point is collected (needs 8 bytes of freeram more) and to disable the transparent blocks if you'd rather have them not appear at all like the vanilla game.<br>\r\n<br>\r\nlx5:<br>\r\n- Fixed wrong communication with the Retry Patch on a SA-1 ROM (requires my <a href=\"https://www.smwcentral.net/?p=section&a=details&id=22887\">Retry Patch update</a>)<br>\r\n- Fixed a bug where the patch would fail to detect the level being played<br>\r\n<a href=\"https://github.com/TheLX5/SMW-Patches/tree/master/Individual%20Dragon%20Coin%20Save\" rel=\"nofollow\">GitHub</a><br>\r\n<br>\r\nKevin:<br>\r\n- Fixed bug where the Yoshi Coins wouldn't work properly when placed on subscreen boundaries (since this patch isn't compatible with imamelia's fix).",
    "latest_version": "smwc-40225-1754199796",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40225,
        "title": "Individual Dragon Coin Save",
        "version": "smwc-40225-1754199796",
        "upstream_time": 1754199796,
        "download_url": "https://dl.smwcentral.net/40225/Individual%20Dragon%20Coin%20Save.zip",
        "filename": "Individual Dragon Coin Save.zip",
        "size": 5489,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-inline-layer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 26720,
    "title": "Inline Layer 3 Messages",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "lorom",
      "message",
      "sa-1",
      "tilemap",
      "yoshi"
    ],
    "description": "This patch kind of fixes a ROM hack specific bug where you can't use message boxes within sublevels which have got a layer 3 background (or foreground such as tides).<br>\r\nI changed this so layer 3 backgrounds and layer 3 messages can coexist while keeping the vanilla message system (text, Yoshi's House and switch palace).<br>\r\nAs a bonus, it also fixes level modes 0E, 0F, 1E and 1F (all BG modes with colour maths) where the message doesn't get displayed properly.<br>\r\n<br>\r\nBe sure to read the readme before you apply it!",
    "latest_version": "v1.0.1",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 26720,
        "title": "Inline Layer 3 Messages",
        "version": "v1.0.1",
        "upstream_time": 1629278880,
        "download_url": "https://dl.smwcentral.net/26720/Inline%20Layer%203%20Messages.zip",
        "filename": "Inline Layer 3 Messages.zip",
        "size": 115759,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-instant-item-box-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20802,
    "title": "Instant Item Box v1.4",
    "authors": [
      "Arinsu",
      "AxemJinx",
      "ShUriK KiD",
      "imamelia"
    ],
    "tags": [
      "item box",
      "lorom",
      "powerup",
      "sa-1"
    ],
    "description": "This patch makes the following changes:<br>\r\n- The item box only activates when the player presses Select, even when getting hit.<br>\r\n- The powerup is granted instantly instead of falling from the box.<br>\r\n<br>\r\nFull credits and version history are in the file.<br>\r\n<br>\r\nv1.4 (<span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>)<br>\r\n---<br>\r\n* Added SA-1 and Asar support.<br>\r\n* Rewritten a chunk of the patch to use pointers; it's not necessarily <i>faster</i>, but that way the user will <i>more easily</i> be able to expand the patch for, say, custom powerups.",
    "latest_version": "smwc-20802-1565356926",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20802,
        "title": "Instant Item Box v1.4",
        "version": "smwc-20802-1565356926",
        "upstream_time": 1565356926,
        "download_url": "https://dl.smwcentral.net/20802/Instant%20Item%20Box%20v1.4.zip",
        "filename": "Instant Item Box v1.4.zip",
        "size": 1420,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-intro-logo",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21279,
    "title": "Intro Logo",
    "authors": [
      "Roy"
    ],
    "tags": [
      "lorom",
      "nintendo presents",
      "sa-1"
    ],
    "description": "Since people should stay away from d4s's HDMA kit (there are many better ways of installing HDMA into your hack), but some of them still like the intro HDMA + Nintendo logo, I made it in patch form. This patch simply makes a Nintendo logo appear at load-up, with the respective HDMA gradient. The patch is relatively customizable. No credit necessary.",
    "latest_version": "smwc-21279-1570589850",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21279,
        "title": "Intro Logo",
        "version": "smwc-21279-1570589850",
        "upstream_time": 1570589850,
        "download_url": "https://dl.smwcentral.net/21279/Intro%20Logo.zip",
        "filename": "Intro Logo.zip",
        "size": 5195,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-invincible-mario-palette-changer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40710,
    "title": "Invincible Mario Palette Changer",
    "authors": [
      "Smallhacker"
    ],
    "tags": [
      "lorom",
      "palatte",
      "power-up",
      "sa-1"
    ],
    "description": "Makes invincible Mario use a single palette.",
    "latest_version": "smwc-40710-1759159804",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40710,
        "title": "Invincible Mario Palette Changer",
        "version": "smwc-40710-1759159804",
        "upstream_time": 1759159804,
        "download_url": "https://dl.smwcentral.net/40710/New%20star%20palette.zip",
        "filename": "New star palette.zip",
        "size": 564,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-invincible-mario-with-knockback",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20371,
    "title": "Invincible Mario with KnockBack",
    "authors": [
      "Kevinskie555"
    ],
    "tags": [
      "hurt",
      "invincible",
      "knockback",
      "lorom",
      "sa-1"
    ],
    "description": "This makes Mario completely invincible, but when you hit an enemy, you will be knocked back.<br>\r\nGive credit to me, and give it to Smallhacker, i based the code of his knockback.",
    "latest_version": "smwc-20371-1562324494",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20371,
        "title": "Invincible Mario with KnockBack",
        "version": "smwc-20371-1562324494",
        "upstream_time": 1562324494,
        "download_url": "https://dl.smwcentral.net/20371/knockback.zip",
        "filename": "knockback.zip",
        "size": 494,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-invincible-whilst-ducking",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19384,
    "title": "Invincible Whilst Ducking",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "abilities",
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "This patch will make Mario invincible while he's ducking. Includes a toggle to disable crouch jumping and all sprite interaction, as well as visuals.",
    "latest_version": "smwc-19384-1554048655",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19384,
        "title": "Invincible Whilst Ducking",
        "version": "smwc-19384-1554048655",
        "upstream_time": 1554048655,
        "download_url": "https://dl.smwcentral.net/19384/Invincible%20duck.zip",
        "filename": "Invincible duck.zip",
        "size": 950,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-invisible-powerup",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 25101,
    "title": "Invisible Powerup",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "invisible",
      "lorom",
      "power",
      "power-up",
      "sa-1"
    ],
    "description": "This powerup will allow you to walk through enemies and walls for a period of time. Includes: the patch itself, a sprite, and a block. I think I tested it pretty well, so I hope it doesn't get rejected for that reason. <a href=\"http://www.youtube.com/watch?v=M_zhru3HW1s\" rel=\"nofollow\">Video.</a> Ignore the status bar and one hit kill in the video.<br>\r\n<br>\r\n<span style=\"color: #ff0000;\">May be incompatible with other patches, such as status bar patches. For more details see the Hijack Map.</span><br>\r\n<br>\r\nUberASM alternative: <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24495\">Link</a>",
    "latest_version": "smwc-25101-1605747870",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 25101,
        "title": "Invisible Powerup",
        "version": "smwc-25101-1605747870",
        "upstream_time": 1605747870,
        "download_url": "https://dl.smwcentral.net/25101/InvisiblePower.zip",
        "filename": "InvisiblePower.zip",
        "size": 2836,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-invulnerability-on-power-up",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19610,
    "title": "Invulnerability On Power-Up",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "lorom",
      "power-up",
      "sa-1"
    ],
    "description": "With this patch receiving power-up will give player a small invulnerability boost, like in SMBX.<br>\r\n<br>\r\nCredit is unecessary. Be aware of potential abuse (like with instant item box).",
    "latest_version": "smwc-19610-1554744092",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19610,
        "title": "Invulnerability On Power-Up",
        "version": "smwc-19610-1554744092",
        "upstream_time": 1554744092,
        "download_url": "https://dl.smwcentral.net/19610/InvulnerabilityOnPower.zip",
        "filename": "InvulnerabilityOnPower.zip",
        "size": 611,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-item-block-priority-mask",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41020,
    "title": "Item Block Priority Mask",
    "authors": [
      "Ice Man",
      "Katrina"
    ],
    "tags": [
      "lorom",
      "priority",
      "sa-1",
      "sprite"
    ],
    "description": "This patch uses a sprite priority mask to put items behind item blocks.<br>\r\n<br>\r\nThis means that they will no longer be obstructed by low-priority objects on Layer 1 or Layer 2, without having to change the item block Map16 to high priority.<br>\r\n<br>\r\nMost useful for hacks which use unusual subscreen/mainscreen settings for color math, since having Layer 2 on subscreen normally puts items behind the BG.<br>\r\n<br>\r\n<b><span class=\"un-outer\" title=\"Ice Man\"><a href=\"/?p=profile&amp;id=63\" style=\"color: var(--user-color-2);\" class=\"un\">Ice Man</a></span> Edit:</b><br>\r\nMade it also SA-1 compatible and fixed a small oversight with when a P-Switch is active.<br>\r\nThe mask was still showing even though it was not needed in that case.",
    "latest_version": "smwc-41020-1764617255",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41020,
        "title": "Item Block Priority Mask",
        "version": "smwc-41020-1764617255",
        "upstream_time": 1764617255,
        "download_url": "https://dl.smwcentral.net/41020/ItemBlockPriorityMask.zip",
        "filename": "ItemBlockPriorityMask.zip",
        "size": 1142,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-item-box-disabled-on-death",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 31711,
    "title": "Item Box Disabled on Death",
    "authors": [
      "Final Theory"
    ],
    "tags": [
      "item box",
      "lorom",
      "reserve item",
      "sa-1"
    ],
    "description": "This patch fixes a glitch in the original SMW game. If Mario dies then it is still possible to drop the item in the item box by pressing Select. Thus losing your reserve item. <br>\r\n<br>\r\nThis patch checks if Mario is dying and disables the item box preventing the player from losing their reserve item. <br>\r\n<br>\r\nSpecial thanks to yoshifanatic for some coding assistance.",
    "latest_version": "smwc-31711-1677590848",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 31711,
        "title": "Item Box Disabled on Death",
        "version": "smwc-31711-1677590848",
        "upstream_time": 1677590848,
        "download_url": "https://dl.smwcentral.net/31711/itemboxfix.zip",
        "filename": "itemboxfix.zip",
        "size": 396,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-item-box-gfx-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18551,
    "title": "Item Box GFX Fix",
    "authors": [
      "Kenny3900"
    ],
    "tags": [
      "graphics",
      "item box",
      "lorom",
      "sa-1",
      "status bar"
    ],
    "description": "Fix the GFX garbage when the item reserve content is not mushroom, flower, star or feather.",
    "latest_version": "smwc-18551-1544144141",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18551,
        "title": "Item Box GFX Fix",
        "version": "smwc-18551-1544144141",
        "upstream_time": 1544144141,
        "download_url": "https://dl.smwcentral.net/18551/Item%20Box%20GFX%20Fix.zip",
        "filename": "Item Box GFX Fix.zip",
        "size": 2734,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-item-box-hack",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21115,
    "title": "Item Box Hack",
    "authors": [
      "andrew789"
    ],
    "tags": [
      "item box",
      "lorom",
      "sa-1"
    ],
    "description": "This will let you change the button used to use the item box (select) on a per level basis. Therefore, you can disable the item box or whatever (cutscenes, stores). Based off the status bar scanline hack. Credit not wanted!",
    "latest_version": "smwc-21115-1570924676",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21115,
        "title": "Item Box Hack",
        "version": "smwc-21115-1570924676",
        "upstream_time": 1570924676,
        "download_url": "https://dl.smwcentral.net/21115/item_box_hack.zip",
        "filename": "item_box_hack.zip",
        "size": 856,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-item-box-mushroom-priority-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18320,
    "title": "Item Box Mushroom Priority Fix",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "item",
      "item box",
      "lorom",
      "mushroom",
      "sa-1"
    ],
    "description": "If you have e.g. a cape, plus a flower in reserve, and get a mushroom, the flower is replaced with the mushroom.<br>\r\nThis patch fixes that. It looks like a bug to me.<br>\r\n<br>\r\nAdded SA-1 support.",
    "latest_version": "smwc-18320-1541021120",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18320,
        "title": "Item Box Mushroom Priority Fix",
        "version": "smwc-18320-1541021120",
        "upstream_time": 1541021120,
        "download_url": "https://dl.smwcentral.net/18320/fixmush.zip",
        "filename": "fixmush.zip",
        "size": 328,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-item-box-special-v-1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12694,
    "title": "Item Box Special, v. 1.3",
    "authors": [
      "Davros",
      "imamelia"
    ],
    "tags": [
      "asar",
      "item",
      "item box",
      "items",
      "lorom",
      "needs remoderation"
    ],
    "description": "This patch enables you to customize the item box quite a bit.  Among other things, it allows you to fix the glitched graphics shown in the item box when the item is other than a mushroom, flower, star, or feather (credit to Kenny3900 for the original Item Box GFX Fix patch); it allows you to make some items drop stunned; and it allows you to put custom sprites in the item box.  This is an update; I added a couple of new features. It can now spawn the P-Switch (blue and gray) and the Throw Block Sprite. It now corrects the item box powerup overwrite bug. Details are in the readme.",
    "latest_version": "smwc-12694-1448085609",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12694,
        "title": "Item Box Special, v. 1.3",
        "version": "smwc-12694-1448085609",
        "upstream_time": 1448085609,
        "download_url": "https://dl.smwcentral.net/12694/Item%20Box%20Special%201.3.zip",
        "filename": "Item Box Special 1.3.zip",
        "size": 16460,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-item-box-sprite-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18552,
    "title": "Item Box Sprite Fix",
    "authors": [
      "Davros",
      "Romi"
    ],
    "tags": [
      "item",
      "item box",
      "key",
      "lorom",
      "message block",
      "p-switch",
      "sa-1",
      "throw block"
    ],
    "description": "This patch makes the P-Switch, Throw Block Sprite, Key, Info Box and Light Switch drop normally and flicker when selected from the item box which in the original game wasn't possible.<br>\r\n<br>\r\nAdds support for spawning a blue and gray P-Switch separately and also for the Throw Block Sprite. The Key sprite no longer spawns as a flying Key. The Info Box and Light Switch now fall and flicker but stop at a certain position in horizontal and vertical levels.<br>\r\n<br>\r\nNOTE: This patch doesn't fix the glitched graphics in the item box; for that you will need the Item Box GFX Fix or the Item Box Special patch.<br>\r\n<br>\r\nMore details in the readme.",
    "latest_version": "smwc-18552-1544145209",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18552,
        "title": "Item Box Sprite Fix",
        "version": "smwc-18552-1544145209",
        "upstream_time": 1544145209,
        "download_url": "https://dl.smwcentral.net/18552/Item%20Box%20Sprite%20Fix.zip",
        "filename": "Item Box Sprite Fix.zip",
        "size": 5501,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-item-box-time-cost",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18152,
    "title": "Item Box Time Cost",
    "authors": [
      "Maarfy"
    ],
    "tags": [
      "item",
      "item box",
      "items",
      "lorom",
      "sa-1",
      "time",
      "timer"
    ],
    "description": "This patch deducts a configurable amount of time from the timer when dropping the item box item with Select. There are three possible outcomes depending on the time cost and how much time remains on the timer (all three outcomes will drop the item box item):<br>\r\n<br>\r\n- If the timer is greater than twice the time cost, the cost will be deducted from the timer<br>\r\n- If the timer is between the cost and twice the cost, the timer will be set to the cost value itself<br>\r\n- If the timer is less than the cost, the item will be dropped with no time deduction<br>\r\n<br>\r\nThis patch also allows enabling a nearby debug function that is otherwise overwritten. All code is fully commented.<br>\r\n<br>\r\nRequested by Ondore's Lies.",
    "latest_version": "smwc-18152-1537726302",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18152,
        "title": "Item Box Time Cost",
        "version": "smwc-18152-1537726302",
        "upstream_time": 1537726302,
        "download_url": "https://dl.smwcentral.net/18152/item_box_time_cost.zip",
        "filename": "item_box_time_cost.zip",
        "size": 2123,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-item-box-to-player-position",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12586,
    "title": "Item Box to Player Position",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "item box",
      "lorom",
      "sa-1"
    ],
    "description": "Not to be confused with the instant item box patch.<br>\r\n<br>\r\nWhat this patch does is make the item box drop position on the player's position rather than from the top-middle of the screen. The reason why I submit this is because:<br>\r\n<br>\r\n-The instant item box patch only does the <i>powerup animation</i> effect, not using the \"grab item\" effect (occurs if you touch them physically). This makes it incompatible with player health patches.<br>\r\n<br>\r\n-Fixes a possible glitch when dropping a solid-interacting-layer-1 sprites other than powerup sprites like the portable spring board inside walls.<br>\r\n<br>\r\n-A better alternative than UmlautBanana's \"Item Drop Location Fix\", its weird that it keeps following the player even if its already dropped.<br>\r\n<br>\r\nNow with sa-1 support.",
    "latest_version": "smwc-12586-1448671633",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12586,
        "title": "Item Box to Player Position",
        "version": "smwc-12586-1448671633",
        "upstream_time": 1448671633,
        "download_url": "https://dl.smwcentral.net/12586/ItemBox2PlayerPos.zip",
        "filename": "ItemBox2PlayerPos.zip",
        "size": 2801,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-item-drop-location-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20971,
    "title": "Item Drop Location Fix",
    "authors": [
      "UmlautBanana"
    ],
    "tags": [
      "item box",
      "lorom",
      "sa-1"
    ],
    "description": "Drops items from the box above the player and keeps them there, so you can't miss them when they fall down. Won't work for custom sprites in the box.<br>\r\n<br>\r\nInsert size: 102 bytes",
    "latest_version": "smwc-20971-1566940902",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20971,
        "title": "Item Drop Location Fix",
        "version": "smwc-20971-1566940902",
        "upstream_time": 1566940902,
        "download_url": "https://dl.smwcentral.net/20971/itemdroplocationfix.zip",
        "filename": "itemdroplocationfix.zip",
        "size": 668,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-item-from-layer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 34712,
    "title": "Item from Layer 2 block Fix",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "item",
      "layer 2",
      "lorom",
      "sa-1",
      "vine"
    ],
    "description": "It will move with Layer 2 while items are produced from Layer 2 blocks.<br>\r\nIvy will also be produced on Layer 2. (This does not fix the issue of players not scrolling with the ivy on Layer 2 if Layer 2 is scrolling).",
    "latest_version": "smwc-34712-1708842078",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 34712,
        "title": "Item from Layer 2 block Fix",
        "version": "smwc-34712-1708842078",
        "upstream_time": 1708842078,
        "download_url": "https://dl.smwcentral.net/34712/Item%20from%20Layer%202%20block%20Fix.zip",
        "filename": "Item from Layer 2 block Fix.zip",
        "size": 2069,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-item-memory-table-expansion",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 27830,
    "title": "Item Memory Table Expansion",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "asar 2 remoderation",
      "coin",
      "dragon coin",
      "item memory",
      "lorom",
      "object",
      "objectool",
      "sa-1",
      "tile"
    ],
    "description": "\tIt is a patch that expands the item memory table and makes it possible to store coin acquisition records etc. in units of 1 tile both vertically and horizontally.<br>\r\nEliminates the loss of untaken coins above and below the taken coins when warp you to another level. The same applies to Yoshi blocks.<br>\r\nIn addition, you can use a dedicated memory table for each level to record earned coins at more levels.<br>\r\nIt is also possible to share a memory table at several levels.<br>\r\nBy moving the level, in addition to erasing all coins at the source level, it is also possible to initialize the memory table.<br>\r\nIt also comes with a memory table read routine for Objectool 0.5.<br>\r\n<br>\r\nIf you exceed the memory table usage permission range, Mario's graphic will be strange and you can see that it exceeds the permission range. The permission range can be expanded.<br>\r\n<br>\r\nIt uses a lot of FreeRAM. Also consider using a patch that adds FreeRAM.<br>\r\n<br>\r\n-Caution-<br>\r\nIf layer 2 is used as the terrain and coins overlap at the initial positions of layer 1 and layer 2, even if only one coin is acquired, it will be recorded in the memory table as if both coins were acquired.",
    "latest_version": "smwc-27830-1639514917",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 27830,
        "title": "Item Memory Table Expansion",
        "version": "smwc-27830-1639514917",
        "upstream_time": 1639514917,
        "download_url": "https://dl.smwcentral.net/27830/Item%20Memory%20Table%20Expansion.zip",
        "filename": "Item Memory Table Expansion.zip",
        "size": 5890,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-item-release-bulk-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20836,
    "title": "Item Release Bulk Patch",
    "authors": [
      "betalogic"
    ],
    "tags": [
      "abilities",
      "carry",
      "item",
      "lorom",
      "physics",
      "release",
      "sa-1",
      "sprite"
    ],
    "description": "This patch contains 3 different sub-patches related to releasing held items: \"Release while Spinjump fix\", \"Easy / Disable Mid-air Patch\", and \"Release into Solid fix\". Two of the three are bug fixes, and all of them can be disabled, as well as each sub-patch having various customizable options.<br>\r\n<br>\r\nThe first sub-patch removes some of the jankiness with releasing items during spin jumps. Instead of releasing items in a random direction, sprites are released in the direction held on the controller. In addition, items released while spinning can be set to release from the center of Mario instead of one of Mario's sides.<br>\r\n<br>\r\nThe second sub-patch alter the release physics to make mid-air shell jump easier or harder / impossible. Essentially, it alters the speed and interaction frames of an item that is kicked while Mario is turning.<br>\r\n<br>\r\nThe third sub-patch fixes the issue where items released into a solid wall will clip upwards. If a released sprite is detected to be in a wall, The sprite will instead be released next to the wall.<br>\r\n<br>\r\nRead the README.txt! If you have any concerns about the patch that aren't addressed there, feel free to PM me. ",
    "latest_version": "smwc-20836-1571935701",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20836,
        "title": "Item Release Bulk Patch",
        "version": "smwc-20836-1571935701",
        "upstream_time": 1571935701,
        "download_url": "https://dl.smwcentral.net/20836/ReleaseBulk.zip",
        "filename": "ReleaseBulk.zip",
        "size": 8800,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-jumping-cheep-cheep-sound-effect",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 28701,
    "title": "Jumping Cheep-Cheep Sound Effect",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "fish",
      "lorom",
      "sa-1",
      "sfx",
      "water"
    ],
    "description": "This minor patch adds a sound effect to jumping Cheep Cheeps when they jump out of the water.<br>\r\nKeep in mind that it slightly changes the physics of the jumping Cheep-Cheep when initially placed in water to fix a bug within this patch.<br>\r\n<br>\r\nNo credits necessary.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Francium\"><a href=\"/?p=profile&amp;id=51240\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">Francium</a></span>.",
    "latest_version": "smwc-28701-1644489364",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 28701,
        "title": "Jumping Cheep-Cheep Sound Effect",
        "version": "smwc-28701-1644489364",
        "upstream_time": 1644489364,
        "download_url": "https://dl.smwcentral.net/28701/JumpingFishSound.zip",
        "filename": "JumpingFishSound.zip",
        "size": 808,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-keyhole-exit-chooser",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 37066,
    "title": "Keyhole Exit Chooser",
    "authors": [
      "simon.caio"
    ],
    "tags": [
      "exit",
      "key",
      "keyhole",
      "lorom",
      "sa-1"
    ],
    "description": "Adds a free ram flag for the keyhole in order to choose which exit to trigger.  In the screenshot, the coin counter shows which exit is currently selected (1 = normal, 2 = secret 1).",
    "latest_version": "smwc-37066-1712508006",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 37066,
        "title": "Keyhole Exit Chooser",
        "version": "smwc-37066-1712508006",
        "upstream_time": 1712508006,
        "download_url": "https://dl.smwcentral.net/37066/KeyHoleExitChooser.zip",
        "filename": "KeyHoleExitChooser.zip",
        "size": 731,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-keyhole-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 14696,
    "title": "Keyhole Fix",
    "authors": [
      "Davros"
    ],
    "tags": [
      "keyhole",
      "lorom",
      "off screen",
      "sa-1",
      "sprites",
      "yoshi"
    ],
    "description": "This patch fixes two glitches in which riding Yoshi with a key in its mouth interacts with the Keyhole sprite after dying then activates the secret exit without losing a life and the lack of an off screen routine for the sprite.<br>\r\n<br>\r\nAdds a sprites locked flag so it doesn't allow that glitch to happen and a pointer to an off screen routine already present in the rom so it doesn't cause any slowdown.<br>\r\n<br>\r\nMore details in the readme.",
    "latest_version": "smwc-14696-1481418726",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 14696,
        "title": "Keyhole Fix",
        "version": "smwc-14696-1481418726",
        "upstream_time": 1481418726,
        "download_url": "https://dl.smwcentral.net/14696/Keyhole%20Fix.zip",
        "filename": "Keyhole Fix.zip",
        "size": 1334,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-kick-and-drop-override-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40704,
    "title": "Kick and Drop Override Fix",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "This simple patch fixes a bug that happens if you kick or drop a Bob-Omb the same frame it explodes, and a similar thing with custom blocks that would <a href=\"https://www.smwcentral.net/?p=viewthread&t=74028\">fail to delete a carried sprite the same frame the player kicks or drop a sprite</a>.",
    "latest_version": "smwc-40704-1764722095",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40704,
        "title": "Kick and Drop Override Fix",
        "version": "smwc-40704-1764722095",
        "upstream_time": 1764722095,
        "download_url": "https://dl.smwcentral.net/40704/KickDropOverrideFix.zip",
        "filename": "KickDropOverrideFix.zip",
        "size": 1492,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-kicked-sprites-regain-interaction-when-bounced-off-the-wall",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 25013,
    "title": "Kicked Sprites Regain Interaction When Bounced Off the Wall",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "interaction",
      "kaizo",
      "lorom",
      "sa-1",
      "shell",
      "shell-jump"
    ],
    "description": "This simple patch modifies the intangibility timer ($154C) after kicking shells and p-switches to shorten their timer (or simply zeroes them out to instantly expire it) when they hit a wall. This makes it so you don't need a 2-block space between the player and the wall in order to shelljump.<br>\r\n<br>\r\nThis is very useful in kaizo hack designing.",
    "latest_version": "smwc-25013-1605145051",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 25013,
        "title": "Kicked Sprites Regain Interaction When Bounced Off the Wall",
        "version": "smwc-25013-1605145051",
        "upstream_time": 1605145051,
        "download_url": "https://dl.smwcentral.net/25013/BounceInteract.zip",
        "filename": "BounceInteract.zip",
        "size": 2419,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-killed-springboard-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 29595,
    "title": "Killed Springboard Fix",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "springboard"
    ],
    "description": "This patch fixes an issue where Springboards teleport Mario when they turn into state 4 (killed with a spinjump state). This is a common issue when using Blockcreator's sprite killers and similar blocks.",
    "latest_version": "smwc-29595-1651997518",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 29595,
        "title": "Killed Springboard Fix",
        "version": "smwc-29595-1651997518",
        "upstream_time": 1651997518,
        "download_url": "https://dl.smwcentral.net/29595/dead_spring_fix.zip",
        "filename": "dead_spring_fix.zip",
        "size": 402,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-kirby-and-the-amazing-mirror-styled-enemy-hp-meter-v2-5",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18148,
    "title": "\"Kirby and the Amazing Mirror\" Styled Enemy HP Meter v2.5.23",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "asar 2 remoderation",
      "health",
      "health bar",
      "hp bar",
      "lorom",
      "sa-1",
      "sprite needed",
      "uberasm needed"
    ],
    "description": "This patch makes the game display the HP of an enemy when they take damage.<br>\r\n<br>\r\nNote: Only a few enemies in smw uses HP system.<br>\r\n<br>\r\nMake sure you read the readme, as it has a lot of information reguarding things like custom sprites, graphical bar settings, etc.<br>\r\n<br>\r\nNote: The bar flickering in the screenshot gif is supposed to represent the damage incurred, the recorder is pretty bad at keeping up the game's framerate, thus the actual is much more fluent.",
    "latest_version": "smwc-18148-1548138279",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18148,
        "title": "\"Kirby and the Amazing Mirror\" Styled Enemy HP Meter v2.5.23",
        "version": "smwc-18148-1548138279",
        "upstream_time": 1548138279,
        "download_url": "https://dl.smwcentral.net/18148/EnemyHPBar_v2_5_23.zip",
        "filename": "EnemyHPBar_v2_5_23.zip",
        "size": 297447,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-koopa-eyes-offscreen-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 30683,
    "title": "Koopa Eyes Offscreen Fix",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This patch fixes the bug where the eyes inside a Koopa Shell will appear on the wrong side of the screen when the Shell is offscreen to the right.",
    "latest_version": "smwc-30683-1663113737",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 30683,
        "title": "Koopa Eyes Offscreen Fix",
        "version": "smwc-30683-1663113737",
        "upstream_time": 1663113737,
        "download_url": "https://dl.smwcentral.net/30683/koopa_eyes_offscreen_fix.zip",
        "filename": "koopa_eyes_offscreen_fix.zip",
        "size": 576,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-koopa-feet-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 11391,
    "title": "Koopa Feet Patch",
    "authors": [
      "Hamtaro126"
    ],
    "tags": [
      "koopa",
      "lorom",
      "sa-1"
    ],
    "description": "This patch turns the koopa's eyes into the more commonly seen foot graphic from SMB1, 2J and 3...<br>\r\n<br>\r\nThis patch also includes the new foot graphic, so make sure to upload that GFX file to your hack before use!<br>\r\n<br>\r\nALSO: There is also a more simple patch included that can be optionally removed... It's to make it like the original koopas from SMB3, but it's original unlike the other patch!<br>\r\n<br>\r\nThanks for Vitor Vilela for the vague fix, I figured it needs to be addressed that the fix is to use FinishOAMWrite according to the disassembly",
    "latest_version": "smwc-11391-1445181070",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 11391,
        "title": "Koopa Feet Patch",
        "version": "smwc-11391-1445181070",
        "upstream_time": 1445181070,
        "download_url": "https://dl.smwcentral.net/11391/koopafeetv3.zip",
        "filename": "koopafeetv3.zip",
        "size": 2997,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-koopa-head-shifter-2tiles-shellless-koopa",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 28759,
    "title": "Koopa Head Shifter + 2Tiles ShellLess Koopa",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "asar 2 remoderation",
      "graphics",
      "koopa",
      "koopas",
      "lorom",
      "net koopa",
      "sa-1",
      "shell-less",
      "super koopa",
      "tile"
    ],
    "description": "You can shift the drawing position of the head of Koopa.<br>\r\nThe Shell-less Koopa is also drawn with two tiles.<br>\r\n<br>\r\nThe koopa troopa graphic is a slightly edited version of <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=14984\" rel=\"nofollow\">this</a> one.<br>\r\n<br>\r\nThis is not supported by the special world \"Mask Koopa\".",
    "latest_version": "smwc-28759-1652592710",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 28759,
        "title": "Koopa Head Shifter + 2Tiles ShellLess Koopa",
        "version": "smwc-28759-1652592710",
        "upstream_time": 1652592710,
        "download_url": "https://dl.smwcentral.net/28759/Koopa%20head%20shifter%20%2B%202Tiles%20ShellLess%20Koopa.zip",
        "filename": "Koopa head shifter + 2Tiles ShellLess Koopa.zip",
        "size": 13404,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-koyukillo-s-amazing-smb2-dokidokipanic-holding-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18518,
    "title": "Koyukillo's Amazing SMB2/DokiDokiPanic Holding Patch!",
    "authors": [
      "KilloZapit",
      "Koyuki"
    ],
    "tags": [
      "abilities",
      "carry",
      "lorom",
      "sa-1",
      "smb2"
    ],
    "description": "This is a patch to change holding an object to work like smb2/dokidokipanic: You hold it above your head and release by pressing the button again rather then needing to hold it down. In addition goombas and sprites with the act-like byte set to be the same (most smb2 sprites are) can bounch off sprites when thrown and can hit many enemies in a row.<br>\r\n<br>\r\nNow hopefully bug free, so it doesn't fail anymore!<br>\r\n",
    "latest_version": "smwc-18518-1543098285",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18518,
        "title": "Koyukillo's Amazing SMB2/DokiDokiPanic Holding Patch!",
        "version": "smwc-18518-1543098285",
        "upstream_time": 1543098285,
        "download_url": "https://dl.smwcentral.net/18518/holdfinal.zip",
        "filename": "holdfinal.zip",
        "size": 3301,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-lakitu-cloud-timer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20710,
    "title": "Lakitu Cloud Timer",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "cloud",
      "lakitu",
      "lorom",
      "sa-1",
      "sprites"
    ],
    "description": "This patch will give Lakitu's cloud (sprite 87) a time limit, similar to when you kill a normal Lakitu; just set the extra bit to 1 when inserting a Lakitu cloud.<br>\r\nRequires PIXI to be run once to work.",
    "latest_version": "smwc-20710-1564299027",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20710,
        "title": "Lakitu Cloud Timer",
        "version": "smwc-20710-1564299027",
        "upstream_time": 1564299027,
        "download_url": "https://dl.smwcentral.net/20710/Timer%20for%20Lakitu%27s%20Cloud.zip",
        "filename": "Timer for Lakitu%27s Cloud.zip",
        "size": 755,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-lava-fix-v-1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12954,
    "title": "Lava Fix v. 1.0",
    "authors": [
      "Roy"
    ],
    "tags": [
      "lava",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "Prevents most sprites from walking onto sloped lava tiles, and not getting killed. Sprites that are invulnerable to stars / throw blocks are exceptions to this ; they need to be invulnerable to work correctly.<br>\r\nDoes not fix the sideways lava tiles (15A & 15B) yet. Credit not needed.",
    "latest_version": "smwc-12954-1454301259",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12954,
        "title": "Lava Fix v. 1.0",
        "version": "smwc-12954-1454301259",
        "upstream_time": 1454301259,
        "download_url": "https://dl.smwcentral.net/12954/lavafix_asar.zip",
        "filename": "lavafix_asar.zip",
        "size": 1150,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-lava-sinking-sound",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 22647,
    "title": "Lava Sinking Sound",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "lava",
      "lorom",
      "sa-1",
      "sound",
      "sound effect"
    ],
    "description": "Makes it so sprites that die in lava make sound effect, like in Super Mario Maker 2.<br>\r\n<br>\r\nRequested by Deeke. Credit is unecessary.",
    "latest_version": "smwc-22647-1586983920",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 22647,
        "title": "Lava Sinking Sound",
        "version": "smwc-22647-1586983920",
        "upstream_time": 1586983920,
        "download_url": "https://dl.smwcentral.net/22647/Lava%20Sinking%20Sound.zip",
        "filename": "Lava Sinking Sound.zip",
        "size": 508,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-layer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 34713,
    "title": "Layer 2 Climb Fix",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "buoyancy",
      "climb",
      "fall",
      "falling",
      "game over",
      "hack",
      "interaction",
      "layer 2",
      "layer 3",
      "lorom",
      "message",
      "needs remoderation",
      "net",
      "optimize",
      "sa-1",
      "speed",
      "time up",
      "vine"
    ],
    "description": "Fixes an issue where, when scrolling layer 2, if the player holds onto the ivy or wire mesh of layer 2, they do not scroll together.<br>\r\n<br>\r\n-Caution-<br>\r\n -It scrolls along with touching the ivy or wire mesh on layer 2, even if only slightly. It is recommended that ivy and wire mesh are not overlapped or adjacent to layer 1 and layer 2.<br>\r\n -Not applicable to sprites.",
    "latest_version": "smwc-34713-1712262183",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 34713,
        "title": "Layer 2 Climb Fix",
        "version": "smwc-34713-1712262183",
        "upstream_time": 1712262183,
        "download_url": "https://dl.smwcentral.net/34713/Layer%202%20Climb%20Fix.zip",
        "filename": "Layer 2 Climb Fix.zip",
        "size": 1880,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      },
      {
        "upstream_id": 28493,
        "title": "Layer 2 Ledge Drop Fix",
        "version": "smwc-28493-1643241887",
        "upstream_time": 1643241887,
        "download_url": "https://dl.smwcentral.net/28493/Layer2LedgeFix.zip",
        "filename": "Layer2LedgeFix.zip",
        "size": 830,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      },
      {
        "upstream_id": 16366,
        "title": "Layer 2 Buoyancy Optimization",
        "version": "smwc-16366-1509235963",
        "upstream_time": 1509235963,
        "download_url": "https://dl.smwcentral.net/16366/layer2_buoyancy_optimize.zip",
        "filename": "layer2_buoyancy_optimize.zip",
        "size": 549,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      },
      {
        "upstream_id": 12273,
        "title": "Layer 3 Position Fix",
        "version": "smwc-12273-1445194228",
        "upstream_time": 1445194228,
        "download_url": "https://dl.smwcentral.net/12273/Layer%203%20Position%20Fix.zip",
        "filename": "Layer 3 Position Fix.zip",
        "size": 882,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      },
      {
        "upstream_id": 11319,
        "title": "Layer 3 Time Up/Game Over patch",
        "version": "smwc-11319-1445014410",
        "upstream_time": 1445014410,
        "download_url": "https://dl.smwcentral.net/11319/l3tugo.zip",
        "filename": "l3tugo.zip",
        "size": 838,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      },
      {
        "upstream_id": 4365,
        "title": "Layer 3 Tide Current Adjuster",
        "version": "smwc-4365-1280748109",
        "upstream_time": 1280748109,
        "download_url": "https://dl.smwcentral.net/4365/L3C.zip",
        "filename": "L3C.zip",
        "size": 1323,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-layer-2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21413,
    "title": "Layer 2+3 Wallrun Triangle Fix",
    "authors": [
      "dtothefourth"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "This patch fixes the issue where the wallrun triangles do not work in levels where layers 2 or 3 are interactable.<br>\r\n<br>\r\nIt also allows triangles placed on layer 2 to cause Mario to run up layer 2 blocks.<br>\r\n<br>\r\nUses one byte of freeRAM",
    "latest_version": "smwc-21413-1574909385",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21413,
        "title": "Layer 2+3 Wallrun Triangle Fix",
        "version": "smwc-21413-1574909385",
        "upstream_time": 1574909385,
        "download_url": "https://dl.smwcentral.net/21413/Layer2%2B3Triangles.zip",
        "filename": "Layer2+3Triangles.zip",
        "size": 557,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-leave-yoshi-in-level",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18055,
    "title": "Leave Yoshi in Level",
    "authors": [
      "JackTheSpades",
      "Katrina"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "Leaves Yoshi after passing the goal tape. In case of key-keyhole or start-select exit, Yoshi just disappears.<br>\r\n<br>\r\nTake some care when setting up your goal sequences with this patch - if you have weird stuff after the goal, Mario might land back on Yoshi, which doesn't break anything but can look quite silly since he tries to jump off again.<br>\r\n<br>\r\nNow doesn't crash when used with AddMusicK, although if you are using AddMusicK you should still open the ASM file and change \"!IrisOut = $11\" to \"!IrisOut = $08\" to fix the zoom sound effect.<br>\r\n<br>\r\nThis version fixes a bug where, under certain circumstances, the player would jump even without Yoshi.",
    "latest_version": "smwc-18055-1535749122",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18055,
        "title": "Leave Yoshi in Level",
        "version": "smwc-18055-1535749122",
        "upstream_time": 1535749122,
        "download_url": "https://dl.smwcentral.net/18055/LeaveYoshi.zip",
        "filename": "LeaveYoshi.zip",
        "size": 1202,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-left-aligned-coins-and-lives-counter",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18335,
    "title": "Left Aligned Coins and Lives Counter",
    "authors": [
      "wye"
    ],
    "tags": [
      "counters",
      "lorom",
      "sa-1"
    ],
    "description": "This patch changes the lives and coin counter so that if the value is less than 10, the counter will be displayed one tile farther left, removing an unnecessary space. Nothing special, but might be worth \"fixing\" anyway.",
    "latest_version": "smwc-18335-1541985284",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18335,
        "title": "Left Aligned Coins and Lives Counter",
        "version": "smwc-18335-1541985284",
        "upstream_time": 1541985284,
        "download_url": "https://dl.smwcentral.net/18335/CounterFix.zip",
        "filename": "CounterFix.zip",
        "size": 1343,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-lemmy-wendy-dummy-penalty",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24015,
    "title": "Lemmy/Wendy Dummy Penalty",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "boss",
      "hit points",
      "lorom",
      "sa-1"
    ],
    "description": "This patch adds a penalty system for the Lemmy Koopa and/or Wendy O. Koopa boss fights. If you stomp one of their dummies, Lemmy/Wendy's hitpoint counter will be decremented, extending the boss fight as punishment for stomping the wrong sprite.<br>\r\n<br>\r\nYou can choose to have the penalty system in the Lemmy fight, Wendy fight, both, or neither (unpatch). You can also decide how many hitpoints are subtracted as penalty, including resetting the hitpoint counter completely.<br>\r\n<br>\r\nCompatible with the Custom Boss HP patch.",
    "latest_version": "smwc-24015-1598264156",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24015,
        "title": "Lemmy/Wendy Dummy Penalty",
        "version": "smwc-24015-1598264156",
        "upstream_time": 1598264156,
        "download_url": "https://dl.smwcentral.net/24015/DummyPenalty.zip",
        "filename": "DummyPenalty.zip",
        "size": 1517,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-level",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4134,
    "title": "Level 24 Hack",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "needs remoderation"
    ],
    "description": "This patch will let you customize the code that sets the variable levels of Level 24. In fact, with this patch, you can make ANY level act like that, where a factor such as coins or time determines what the next sublevel will look like. Just read the readme.",
    "latest_version": "smwc-4134-1271964408",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4134,
        "title": "Level 24 Hack",
        "version": "smwc-4134-1271964408",
        "upstream_time": 1271964408,
        "download_url": "https://dl.smwcentral.net/4134/Level%2024%20Hack.zip",
        "filename": "Level 24 Hack.zip",
        "size": 2706,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-level-constrain-v3",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24700,
    "title": "Level Constrain v3.4",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "anti-cheat",
      "lorom",
      "physics",
      "player",
      "sa-1",
      "sprite"
    ],
    "description": "Unlike screen constrain, this patch constrains the player and sprite's interaction with blocks within the level (properly, check out the first gif to see why).<br>\r\n<br>\r\nV3 update: Now works properly with LMv3.00 dynamic levels patch.<br>\r\n<br>\r\nTester's Note: Does not work with Morton, Roy, Bowser, and Reznor.<br>\r\n<br>\r\n3.1 update: now you can disable the patch's effect via a RAM if you want to have only specific levels not to have this effect.<br>\r\n<br>\r\n3.2 update (removed because crashing): freeram is now bit-side-based, to make disabling each individual of the 4 sides possible.<br>\r\n<br>\r\n3.3 update: fixed potential crashing issue.<br>\r\n<br>\r\n3.4 update: fixed a bug that Super/Cape/Fire mario, when not crouching, interacts with the 2nd-bottomost row when he should only interact the bottom row. It now uses fastrom (happens when JMLing back to SMW code).<br>\r\n<br>\r\nGithub: https://github.com/GhbSmwc/SMW_LevelConstrain",
    "latest_version": "smwc-24700-1601133263",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24700,
        "title": "Level Constrain v3.4",
        "version": "smwc-24700-1601133263",
        "upstream_time": 1601133263,
        "download_url": "https://dl.smwcentral.net/24700/Level%20Constrain%20v3.4.zip",
        "filename": "Level Constrain v3.4.zip",
        "size": 50953,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-level-death-flag",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 30315,
    "title": "Level Death Flag",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "death",
      "lorom",
      "object",
      "sa-1"
    ],
    "description": "This simple patch adds in a death flag to your levels i.e. should a player die from a midway point, the level will be flagged and the player may or may not miss bonuses until the level is beaten.<br>\r\n<br>\r\nIt includes custom pipes and custom door as examples.",
    "latest_version": "smwc-30315-1701211066",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 30315,
        "title": "Level Death Flag",
        "version": "smwc-30315-1701211066",
        "upstream_time": 1701211066,
        "download_url": "https://dl.smwcentral.net/30315/Level%20Death%20Flag.zip",
        "filename": "Level Death Flag.zip",
        "size": 7132,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-level-dependent-yoshi-message-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40245,
    "title": "Level Dependent Yoshi Message V1.1",
    "authors": [
      "Alcaro",
      "yoshifanatic"
    ],
    "tags": [
      "lorom",
      "message box",
      "sa-1",
      "yoshi"
    ],
    "description": "This patch allows different Yoshi Rescued messages each level, depending on level number. Might also be useful for someone wanting to use more than 2 messages per level.<br>\r\n<br>\r\nModerator's note: You can only set a message per translevel (0x000-0x024 and 0x101-0x13B). This means that you have to set the message for the level the player enters from the overworld rather than the level they actually might encounter Yoshi in.<br>\r\nYou must also change a message in LM's message editor at least once for the patch to work.<br>\r\n<br>\r\nYoshifanatic's update:<br>\r\n- Removed an instance of xkas style left to right math.<br>\r\n- Made the patch throw an error if the overworld hasn't been saved in Lunar Magic, as this patch hijacks LM's message text routine.<br>\r\n- Made it so that the first parameter of the macros is now the level ID rather than $13BF values.<br>\r\n- Added support for Lunar Magic's optional ASM hack for the increased level+event slots.<br>\r\n- Allows you to choose whether the message displays or not and whether $0EF8 is checked before displaying the message.",
    "latest_version": "smwc-40245-1757282009",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40245,
        "title": "Level Dependent Yoshi Message V1.1",
        "version": "smwc-40245-1757282009",
        "upstream_time": 1757282009,
        "download_url": "https://dl.smwcentral.net/40245/YoshiMessagesUpdate.zip",
        "filename": "YoshiMessagesUpdate.zip",
        "size": 1840,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-level-depending-on-event",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40192,
    "title": "Level Depending On Event",
    "authors": [
      "Deflaktor"
    ],
    "tags": [
      "event",
      "lorom",
      "overworld",
      "sa-1"
    ],
    "description": "The level number of an overworld tile changes after a particular event has been passed. This can be done for any number of levels, and each can change depending on a different event. Check out the readme and the asm files for more info.",
    "latest_version": "smwc-40192-1753731032",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40192,
        "title": "Level Depending On Event",
        "version": "smwc-40192-1753731032",
        "upstream_time": 1753731032,
        "download_url": "https://dl.smwcentral.net/40192/EventLevelChange.zip",
        "filename": "EventLevelChange.zip",
        "size": 2967,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-level-depending-on-ram-address",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40191,
    "title": "Level Depending On Ram Address",
    "authors": [
      "Deflaktor"
    ],
    "tags": [
      "lorom",
      "overworld",
      "sa-1"
    ],
    "description": "The level number of an overworld tile changes after a particular RAM address has been set. This can be done for any number of levels, and each can change depending on a different address. Check out the readme and the asm files for more info.",
    "latest_version": "smwc-40191-1753729165",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40191,
        "title": "Level Depending On Ram Address",
        "version": "smwc-40191-1753729165",
        "upstream_time": 1753729165,
        "download_url": "https://dl.smwcentral.net/40191/LevelDependingOnRAM.zip",
        "filename": "LevelDependingOnRAM.zip",
        "size": 3251,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-level-entrance-repointer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23511,
    "title": "Level Entrance Repointer",
    "authors": [
      "JamesD28",
      "Smallhacker"
    ],
    "tags": [
      "entrances",
      "level",
      "lorom",
      "no yoshi",
      "sa-1"
    ],
    "description": "This patch allows the user to repoint the entrance levels for Ghost Houses, Castles, and No Yoshi levels. Smallhacker released it on January 1, 2006.<br>\r\n<br>\r\nUpdate 02/07/2020 (dd/mm/yyyy): See remoderation notes in comments.",
    "latest_version": "smwc-23511-1596751522",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23511,
        "title": "Level Entrance Repointer",
        "version": "smwc-23511-1596751522",
        "upstream_time": 1596751522,
        "download_url": "https://dl.smwcentral.net/23511/LevelEntrance.zip",
        "filename": "LevelEntrance.zip",
        "size": 2391,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-level-specific-speeds-for-monty-moles-and-hammers",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19131,
    "title": "Level Specific Speeds for Monty Moles and Hammers",
    "authors": [
      "Lui"
    ],
    "tags": [
      "hammer brother",
      "lorom",
      "monty mole",
      "sa-1",
      "speed"
    ],
    "description": "Normally, Monty Moles wait more time before jumping out if the level is in the Yoshi's Island submap, while Hammer Brothers throw hammers more quickly if the level is in any submap. With this patch, you can decide for every \"overworld level\" (see $13BF) whether Monty Moles should jump out quickly or slowly, and whether Hammer Brothers should throw hammers quickly or slowly.<br>\r\nYou can also change the speed values themselves directly in the ASM file if you wish to do so.<br>\r\n<br>\r\nupdate: fixed bug with the Amazing Flyin' Hammer Bro only throwing hammers in one direction, thanks to medic.",
    "latest_version": "smwc-19131-1551368355",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19131,
        "title": "Level Specific Speeds for Monty Moles and Hammers",
        "version": "smwc-19131-1551368355",
        "upstream_time": 1551368355,
        "download_url": "https://dl.smwcentral.net/19131/m_sprites.zip",
        "filename": "m_sprites.zip",
        "size": 715,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-levelnames-v2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40250,
    "title": "LevelNames v2.2",
    "authors": [
      "Ice Man",
      "yoshifanatic"
    ],
    "tags": [
      "layer 3",
      "level name",
      "lorom",
      "sa-1",
      "status bar"
    ],
    "description": "Displays the level name in layer 3 at the top of the screen.<br>\r\n<br>\r\nNote: This patch is only compatible with the vanilla status bar. Do not use if you're using a custom status bar!<br>\r\n<br>\r\nYoshifanatic's update:<br>\r\n- Replaced the depreciated \"table\" command and associated .txt file with a macro that handles the letter assignment. This also means the minimum asar version is now asar 1.90.<br>\r\n- Removed the levelnum.ips code, as Lunar Magic 3.30+ can already store the level number into $010B.<br>\r\n- Made the default free RAM be $7F9C7B/$418AFF. The old free RAM of $7FFF00/$41FF00 was part of the level data table, which caused this patch to corrupt part of the level data.<br>\r\n- Made the free RAM easy to remap if needed, as it was hardcoded before.<br>\r\n- Saved a bunch of V-Blank time by not buffering the level name tilemap during it. It's now buffered during the initialization of the status bar tilemap. In addition, the level name tilemap is only uploaded once unless a certain flag is set, for further savings.<br>\r\n- Made the patch account for the SA-1 patch remapping the DMA channels.",
    "latest_version": "smwc-40250-1759604892",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40250,
        "title": "LevelNames v2.2",
        "version": "smwc-40250-1759604892",
        "upstream_time": 1759604892,
        "download_url": "https://dl.smwcentral.net/40250/Level%20Names%20v2.2.zip",
        "filename": "Level Names v2.2.zip",
        "size": 4068,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-limited-boo-range",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 32579,
    "title": "Limited Boo Range",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "big boo",
      "boo",
      "lorom",
      "sa-1",
      "sprites"
    ],
    "description": "Boos and Big Boos will no longer be separated from their initial position by more than a certain distance. This prevents sprite-over by inducing a large number of Boos.<br>\r\nThis effect does not appear on the Block Boos.<br>\r\n<br>\r\nYou can also change the trackable distance according to the value of RAM.(Set between $0000 and $7FFF. If you set it to $0000, it will follow you everywhere.)",
    "latest_version": "smwc-32579-1671287001",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 32579,
        "title": "Limited Boo Range",
        "version": "smwc-32579-1671287001",
        "upstream_time": 1671287001,
        "download_url": "https://dl.smwcentral.net/32579/Boo%20not%20going%20far.zip",
        "filename": "Boo not going far.zip",
        "size": 2138,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-limited-yoshi-flying",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 15132,
    "title": "Limited Yoshi Flying",
    "authors": [
      "SkywinDragoon"
    ],
    "tags": [
      "asar 2 remoderation",
      "flight",
      "fly",
      "limit",
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This patch will prevent yoshi with blue shell from flying forever and ever.<br>\r\n<br>\r\nlimitation of flight is configurable.<br>\r\n<br>\r\nfixed bugs and with SA-1 support.",
    "latest_version": "smwc-15132-1487206650",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 15132,
        "title": "Limited Yoshi Flying",
        "version": "smwc-15132-1487206650",
        "upstream_time": 1487206650,
        "download_url": "https://dl.smwcentral.net/15132/LYF.zip",
        "filename": "LYF.zip",
        "size": 862,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-line-guide-acts-like-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23847,
    "title": "Line Guide Acts-Like Fix",
    "authors": [
      "imamelia",
      "worldpeace"
    ],
    "tags": [
      "line-guided",
      "lorom",
      "physics",
      "sa-1"
    ],
    "description": "This patch makes the line guide processsing routine use the \"acts like\" setting instead of the Map16 number.  This makes it possible to use ExGFX for line guides without worrying about where the tiles are in the Map16 pages.<br>\r\n<br>\r\n-----<br>\r\nworldpeace's note:<br>\r\nThe vanilla code of line guide interaction sometimes tries to restore the sprite's position from backup RAM, even if they aren't properly stored. This results in teleportation of line-guided sprites. (Like other vanilla glitches, this has been regarded as a feature and utilized for vanilla tricks!)<br>\r\n<br>\r\nThe previous version assumed the correctness of Nintendo's code however, and accessed some invalid \"acts like\" values as a result. It caused game freezing in some emulators (e.g. higan v092); for those who're interested, the patch got the map16 value outside of the level area and repeated a loop infinitely.<br>\r\n<br>\r\nMy version fixes the freezing issue, as well as giving some extra option regarding behaviors of line guide. You can choose the frequency of odd behaviors, which are the following:<br>\r\n1) Map16 tiles in the page 1 (or acting like one) work as \"line guide end\".<br>\r\n2) Those tiles let line-guided sprites teleport to certain position.<br>\r\n<br>\r\n(These behaviors have already existed, and can be rarely observed in vanilla; only when the line-guided sprite is at a specific position which is decided by the map16 page of interacting tiles.)<br>\r\n<br>\r\n<br>\r\nThis version also supports SA-1.",
    "latest_version": "smwc-23847-1599247963",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23847,
        "title": "Line Guide Acts-Like Fix",
        "version": "smwc-23847-1599247963",
        "upstream_time": 1599247963,
        "download_url": "https://dl.smwcentral.net/23847/lineguideactfix.zip",
        "filename": "lineguideactfix.zip",
        "size": 1565,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-line-guided-rope-length-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18948,
    "title": "Line-Guided Rope Length Fix",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "line guides",
      "lorom",
      "rope",
      "sa-1",
      "sprite memory"
    ],
    "description": "The line-guided rope sprites (sprite 64) are supposed to set their length based on their starting X position, but this behavior is seemingly inconsistent when they are used with sprite memory settings other than 00 or 01, because it is also dependent on the sprite index.  This patch changes that so that the ropes will always be long or short depending on their X position, regardless of sprite memory settings.<br>\r\n<br>\r\nNote: It is still not recommended to use the long variant of the sprite outside of sprite memory setting 01 without the No More Sprite Tile Limits patch because of possible disappearing tile errors.<br>\r\nNote2: Lunar Magic, when not using sprite memory setting 01, will still display them as always short.",
    "latest_version": "smwc-18948-1548014290",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18948,
        "title": "Line-Guided Rope Length Fix",
        "version": "smwc-18948-1548014290",
        "upstream_time": 1548014290,
        "download_url": "https://dl.smwcentral.net/18948/lineropelengthfix.zip",
        "filename": "lineropelengthfix.zip",
        "size": 331,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-line-guides-on-layer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40089,
    "title": "Line Guides On Layer 2",
    "authors": [
      "spooonsss"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sprite",
      "uberasm needed"
    ],
    "description": "Allows line-guided sprites to use layer 2.<br>\r\n<br>\r\nDoes not work with a moving layer 2 (set scroll to constant). Either layer 1 or 2 may be used, but not both in one level.",
    "latest_version": "smwc-40089-1755279960",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40089,
        "title": "Line Guides On Layer 2",
        "version": "smwc-40089-1755279960",
        "upstream_time": 1755279960,
        "download_url": "https://dl.smwcentral.net/40089/line-guided-layer2.zip",
        "filename": "line-guided-layer2.zip",
        "size": 867,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-lives-to-health-points",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 15712,
    "title": "Lives to Health Points",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "asar 2 remoderation",
      "health",
      "health meter",
      "knockback",
      "lives",
      "lorom",
      "needs remoderation",
      "sa-1"
    ],
    "description": "This one replaces the lives system by a health system. That means, you can only die by hurting if you've got no health regardless on your powerup or you mount Yoshi or not and gathering health with this patch is the same as gathering lives in the original game.<br>\r\nRead the readme for more information<br>\r\n<br>\r\n<a href=\"http://smwc.me/1431056\">Requested</a> by <span class=\"un-outer\" title=\"Ondore&#039;s Lies\"><a href=\"/?p=profile&amp;id=25495\" style=\"color: var(--user-color-3);\" class=\"un\">Ondore&#039;s Lies</a></span>.",
    "latest_version": "smwc-15712-1502745670",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 15712,
        "title": "Lives to Health Points",
        "version": "smwc-15712-1502745670",
        "upstream_time": 1502745670,
        "download_url": "https://dl.smwcentral.net/15712/Lives%202%20HP.zip",
        "filename": "Lives 2 HP.zip",
        "size": 10890,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-lower-volume-when-pausing-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 25153,
    "title": "Lower Volume When Pausing v1.1",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "music",
      "pause",
      "sa-1",
      "volume"
    ],
    "description": "This patch will make so when pausing, the level's song keeps playing but with a lower volume, and then restore the normal volume when unpausing/exiting with select. Check out the readme for instructions on how to use it, but keep in mind that you must use AddmusicK to make it work.<br>\r\nFor a better effect, you can also pair it with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12415\">Darken Pause</a> patch.<br>\r\n<br>\r\nv1.1: now compatible with all recent versions of AddmusicK (1.0.6, (partially) 1.0.7, 1.0.8). Make sure to read the readme.",
    "latest_version": "smwc-25153-1611241500",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 25153,
        "title": "Lower Volume When Pausing v1.1",
        "version": "smwc-25153-1611241500",
        "upstream_time": 1611241500,
        "download_url": "https://dl.smwcentral.net/25153/low_vol_pause.zip",
        "filename": "low_vol_pause.zip",
        "size": 4630,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-lunar-magic-s-vram-patch-optimization",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 28028,
    "title": "Lunar Magic's \"VRAM Patch\" Optimization",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "optimize",
      "sa-1"
    ],
    "description": "<i>Welcome! This is SMW Hacking Land. In this strange land we find that NMI time is missing again! Looks like Fusoya is at it again!</i><br>\r\n<br>\r\nJokes aside, this patch aims at fixing a major issue with Lunar Magic's VRAM patch: using a lot of NMI cycles to modify the stripe image table, which causes blank overflows to be much more likely than vanilla. The issue is fixed by moving said code to outside of NMI, at the end of the game loop.<br>\r\nThis allows you, for example, to change multiple blocks in a frame without black bars appearing and HDMA gradients breaking, and any kind of resource that uses stripe image in a level or in the title screen (like messages, file select menu, ...) should behave better as well in this sense.<br>\r\nBefore applying it, make sure to have saved a level in Lunar Magic (with the \"Install VRAM patch\" option turned on, of course, but you'd probably never turn it off anyway). It's highly recommended that you also have FastROM turned on, as it helps with this problem (and with slowdown in general) as well.<br>\r\nNote that the patch uses 8 bytes of free ROM space in bank 0, which are usually not used: if you're using the same space for something else, you can change it with the define in the asm file.<br>\r\n<br>\r\nNOTE: if you upgrade to Lunar Magic 3.31+, you'll need to repatch this the first time.<br>\r\n<br>\r\nP.S.: In the first 2 GIFs there's 4 pairs of Mushroom Scales stacked on top of each other, to clearly show the effect.",
    "latest_version": "smwc-28028-1643122318",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 28028,
        "title": "Lunar Magic's \"VRAM Patch\" Optimization",
        "version": "smwc-28028-1643122318",
        "upstream_time": 1643122318,
        "download_url": "https://dl.smwcentral.net/28028/vram_optimize.zip",
        "filename": "vram_optimize.zip",
        "size": 2161,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-mad-dash",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 26212,
    "title": "Mad Dash v4",
    "authors": [
      "CoMPMStR"
    ],
    "tags": [
      "abilities",
      "asar 2 remoderation",
      "block",
      "boost",
      "dash",
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "This patch will give the player a Celeste-style dash ability by pressing X. Some of the configurable options are how long the dash lasts, how fast you travel (too fast and you die when dashing close to a wall), the max amount of dashes that can be done consecutively, and whether or not you need a power up.<br>\r\n<br>\r\nYou can have the patch start with 0 dash ability and increase or decrease the amount during gameplay, which can act as an upgrade/penalty feature or you can keep it a constant value throughout if you prefer.<br>\r\n<br>\r\nRequires 6 bytes of freeram, 1 of those should be SRAM-friendly to allow saving the max dash value if it's not constant.<br>\r\n<br>\r\nI've included 4 custom blocks that only work with this patch, insert them with GPS if you choose.<br>\r\n<br>\r\n- Allows you to dash through it, solid otherwise.<br>\r\n- Refresh your dash counter. (allows more consecutive dashes in the air)<br>\r\n- Erase the max dashes. (set the max dashes to 0)<br>\r\n- Set the max dashes to a specific amount. (configurable)<br>\r\n<br>\r\n<br>\r\nThanks to K3fka for the Wario Dash v2 patch.<br>\r\n<br>\r\n<br>\r\nv2:<br>\r\nI've updated the script which fixes the minor cape glitch at the end of a dash on the ground while having the cape powerup. I added a new option to allow dashing while crouching, this is disabled by default, as well as a dash cooldown timer.<br>\r\n<br>\r\nI also added an option to use the R button for dashing rather than X. If you use X then cape spinning will be disabled for the X button. If you use the R button cape spinning will be normal. There is another option to allow cape spinning with X only while pressing left/right on the D-Pad.<br>\r\n<br>\r\n<br>\r\nv3:<br>\r\nI updated the patch to add a horizontal dash only option (MMDash). You can set it to 1 if you don't want up/down dashing, disabled by default.<br>\r\n<br>\r\n<br>\r\nv4:<br>\r\nFixed a death bug that caused an unexpected dash after respawning with the instant retry patch.<br>\r\nFixed the sounds and effects that would play if you pressed the dash button while dying.",
    "latest_version": "smwc-26212-1622431223",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 26212,
        "title": "Mad Dash v4",
        "version": "smwc-26212-1622431223",
        "upstream_time": 1622431223,
        "download_url": "https://dl.smwcentral.net/26212/maddashv4.zip",
        "filename": "maddashv4.zip",
        "size": 5092,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-magikoopa-appearing-disappearing-sfx",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 17517,
    "title": "Magikoopa Appearing/Disappearing SFX",
    "authors": [
      "Yan"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This is a simple patch that adds a sound effect when Magikoopa appears and disappears in levels.<br>\r\n<br>\r\nThis time it doesn't mess with A register. By default, it uses entering pipe/hurt SFX, as seen in Yoshi's Island.",
    "latest_version": "smwc-17517-1526174246",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 17517,
        "title": "Magikoopa Appearing/Disappearing SFX",
        "version": "smwc-17517-1526174246",
        "upstream_time": 1526174246,
        "download_url": "https://dl.smwcentral.net/17517/magikoopa_appearing_sfx.zip",
        "filename": "magikoopa_appearing_sfx.zip",
        "size": 483,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-magikoopa-palette-correction-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18341,
    "title": "Magikoopa Palette Correction Patch",
    "authors": [
      "andy_k_250"
    ],
    "tags": [
      "lorom",
      "palette",
      "sa-1",
      "sprite"
    ],
    "description": "The lightest blue color in Magikoopa's fade-in/fade-out palette table was inverted in the original game for some reason. This patch corrects that problem.<br>\r\n<br>\r\nNow actually compatible with SA-1.",
    "latest_version": "smwc-18341-1541503303",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18341,
        "title": "Magikoopa Palette Correction Patch",
        "version": "smwc-18341-1541503303",
        "upstream_time": 1541503303,
        "download_url": "https://dl.smwcentral.net/18341/Magikoopa%20Palette%20Correction%20Patch.zip",
        "filename": "Magikoopa Palette Correction Patch.zip",
        "size": 2762,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-magikoopa-palette-editor",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20281,
    "title": "Magikoopa Palette Editor",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "lorom",
      "magikoopa",
      "palette",
      "sa-1",
      "sprite"
    ],
    "description": "This patch was inspired in the \"Big Boo Boss Palette Editor\", by Chdata.<br>\r\n<br>\r\nWhat it does is basically enabling the user to edit the Magikoopa's palettes in a per-level basis. It's asar and SA-1 compatible.",
    "latest_version": "smwc-20281-1562514390",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20281,
        "title": "Magikoopa Palette Editor",
        "version": "smwc-20281-1562514390",
        "upstream_time": 1562514390,
        "download_url": "https://dl.smwcentral.net/20281/Makigoopa%20Palettes.zip",
        "filename": "Makigoopa Palettes.zip",
        "size": 2056,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-magikoopa-respawn-routine-expansion",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 17306,
    "title": "Magikoopa Respawn Routine Expansion",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "lorom",
      "magikoopa",
      "respawn",
      "sa-1"
    ],
    "description": "This patch extends the Magikoopa respawning routine so any sprite based on the Magikoopa's disassembly respawns correctly when killed, given the sprite has its 'acts like' settings set to 1F (the original MagiKoopa).<br>\r\n<br>\r\nTested and made compatible with SA-1.",
    "latest_version": "smwc-17306-1522515635",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 17306,
        "title": "Magikoopa Respawn Routine Expansion",
        "version": "smwc-17306-1522515635",
        "upstream_time": 1522515635,
        "download_url": "https://dl.smwcentral.net/17306/Magikoopa%20Respawn%20Expansion.zip",
        "filename": "Magikoopa Respawn Expansion.zip",
        "size": 1181,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-magikoopa-sprite-hijack",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 38708,
    "title": "Magikoopa Sprite Hijack",
    "authors": [
      "Isikoro",
      "imamelia"
    ],
    "tags": [
      "lorom",
      "magikoopa",
      "sa-1",
      "spawn",
      "sprite",
      "turn block",
      "uberasm"
    ],
    "description": "This patch hijacks Magikoopa's \"turn block into sprite\" routine so that you can specify your own sprite numbers for it to generate. (There is a \"Sprite kind x 3\" bytes table in the patch that holds all possible sprite numbers.) You can also use custom sprites and stunned sprites.<br>\r\n<br>\r\nUpdated by <span class=\"un-outer\" title=\"Isikoro\"><a href=\"/?p=profile&amp;id=36566\" style=\"color: var(--user-color-1);\" class=\"un\">Isikoro</a></span><br>\r\n- Allows you to set the sprites to be produced, level by level, using 1 byte RAM. It can also be shared at all levels.<br>\r\n- Extra bytes can now be set for the custom sprites produced.<br>\r\n- Supported for Monty Mole and Swooper Bat.",
    "latest_version": "smwc-38708-1763087676",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 38708,
        "title": "Magikoopa Sprite Hijack",
        "version": "smwc-38708-1763087676",
        "upstream_time": 1763087676,
        "download_url": "https://dl.smwcentral.net/38708/Magikoopa%20Sprite%20Hijack.zip",
        "filename": "Magikoopa Sprite Hijack.zip",
        "size": 4497,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-magikoopa-wand-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 29946,
    "title": "Magikoopa Wand Fix",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "magikoopa",
      "sa-1"
    ],
    "description": "Fixes a graphical bug that if there's vertical scrolling and the Magikoopa happens to be offscreen vertically, its wand graphic will wrap the screen (a glitch that only happens during hacking, vanilla SMW never had magikoopa in vertical scrolling levels).<br>\r\n<br>\r\nInterestingly enough, this graphic does not use the get_draw_info subroutine to obtain the OAM index.",
    "latest_version": "smwc-29946-1659625918",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 29946,
        "title": "Magikoopa Wand Fix",
        "version": "smwc-29946-1659625918",
        "upstream_time": 1659625918,
        "download_url": "https://dl.smwcentral.net/29946/WandFix.zip",
        "filename": "WandFix.zip",
        "size": 672,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-make-red-vertical-parakoopas-always-face-mario",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40027,
    "title": "Make Red Vertical Parakoopas Always Face Mario",
    "authors": [
      "Anonymous"
    ],
    "tags": [
      "direction",
      "lorom",
      "parakoopa",
      "sa-1",
      "sprite"
    ],
    "description": "This patch makes the vertical red Parakoopas stop turning left and right when they go all the way down or up like in most 2D Super Mario games. Instead, they'll face Mario.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"CalHal\"><a href=\"/?p=profile&amp;id=33725\" style=\"color: var(--user-color-1);\" class=\"un\">CalHal</a></span>.",
    "latest_version": "smwc-40027-1755964197",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40027,
        "title": "Make Red Vertical Parakoopas Always Face Mario",
        "version": "smwc-40027-1755964197",
        "upstream_time": 1755964197,
        "download_url": "https://dl.smwcentral.net/40027/red_parakoopa_direction.zip",
        "filename": "red_parakoopa_direction.zip",
        "size": 550,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-manual-player-palette-updater-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 32533,
    "title": "Manual Player Palette Updater V1.1",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "This patch allows you to change the player's palette (colors 6-F of palette 8) on the fly by setting a flag.<br>\r\n<br>\r\nyoshifanatic update: Converted this patch to asar and made it SA-1 compatible, at Soul's request.",
    "latest_version": "smwc-32533-1683261467",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 32533,
        "title": "Manual Player Palette Updater V1.1",
        "version": "smwc-32533-1683261467",
        "upstream_time": 1683261467,
        "download_url": "https://dl.smwcentral.net/32533/Manual%20Player%20Palette%20Updater.zip",
        "filename": "Manual Player Palette Updater.zip",
        "size": 836,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-mario-animated-tile-exgfx-v2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21364,
    "title": "Mario + Animated Tile ExGFX v2.1",
    "authors": [
      "Roy"
    ],
    "tags": [
      "graphics",
      "lorom"
    ],
    "description": "This is the Mario ExGFX patch. It will install an ASM hack which will enable you to insert ExGFX for each seperate level and the titlescreen for GFX32 and GFX33. The ExGFX files that should be used should be the same size as the ones included inside the patch.<br>\r\nThis version fixes a pretty serious bug where garbled graphics are uploaded in places where player ExGFX aren't used.",
    "latest_version": "smwc-21364-1581861000",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21364,
        "title": "Mario + Animated Tile ExGFX v2.1",
        "version": "smwc-21364-1581861000",
        "upstream_time": 1581861000,
        "download_url": "https://dl.smwcentral.net/21364/MarioExGFX.zip",
        "filename": "MarioExGFX.zip",
        "size": 20520,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-mario-extended-tile-editor",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4308,
    "title": "Mario Extended Tile Editor",
    "authors": [
      "Ladida"
    ],
    "tags": [
      "lorom",
      "needs remoderation"
    ],
    "description": "With this, you can edit Mario's extended tiles, such as what tiles they use, what frames use them, etc.<br>\r\n<br>\r\nNo freespace needed.",
    "latest_version": "smwc-4308-1266616291",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4308,
        "title": "Mario Extended Tile Editor",
        "version": "smwc-4308-1266616291",
        "upstream_time": 1266616291,
        "download_url": "https://dl.smwcentral.net/4308/extendmario.zip",
        "filename": "extendmario.zip",
        "size": 1782,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-mario-friends-character-switching",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 31311,
    "title": "Mario & Friends Character Switching",
    "authors": [
      "CircleFriendo"
    ],
    "tags": [
      "abilities",
      "asar 2 remoderation",
      "boost",
      "dynamic",
      "jump",
      "lorom",
      "physics",
      "player",
      "pose",
      "sa-1",
      "yoshi"
    ],
    "description": "This patch allows the player to switch between multiple characters using the L/R buttons. Each character has their own sprite, physics, and abilities.<br>\r\n<br>\r\nIncludes Mario, Luigi, Peach, Daisy, Wario, and Waluigi.<br>\r\n<br>\r\nMario has standard controls. Luigi has floaty jumps and a ground pound. Daisy has shorter jumps with a flutter jump. Peach is slow but accelerates fast and floats. Wario is heavy and can dash. Waluigi has short floaty jumps and a boost jump.<br>\r\n<br>\r\nFeatured in Mario & Friends: The Ghost's Gallery, a HackJam entry by sio_kedelic, HamOfJustice and CircleFriendo.",
    "latest_version": "smwc-31311-1689600690",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 31311,
        "title": "Mario & Friends Character Switching",
        "version": "smwc-31311-1689600690",
        "upstream_time": 1689600690,
        "download_url": "https://dl.smwcentral.net/31311/Mario%20and%20Friends.zip",
        "filename": "Mario and Friends.zip",
        "size": 121417,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-mario-idle-sleep-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20162,
    "title": "Mario Idle/Sleep Patch",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "idle",
      "lorom",
      "sa-1",
      "sleep",
      "sm64"
    ],
    "description": "This patch will make the player go idle and sleep if he doesn't press a button for a while, like in SM64. It remaps the Rip Van Fish's Z tiles. The pose and time it takes to be idle is configurable in the ASM file.",
    "latest_version": "smwc-20162-1560867863",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20162,
        "title": "Mario Idle/Sleep Patch",
        "version": "smwc-20162-1560867863",
        "upstream_time": 1560867863,
        "download_url": "https://dl.smwcentral.net/20162/idle.zip",
        "filename": "idle.zip",
        "size": 4152,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-mario-knockback",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12938,
    "title": "Mario Knockback",
    "authors": [
      "Smallhacker"
    ],
    "tags": [
      "hurt",
      "knockback",
      "lorom",
      "sa-1"
    ],
    "description": "Knocks Mario up/backwards when hurt.<br>\r\n<br>\r\nUpdated for asar and SA-1.",
    "latest_version": "smwc-12938-1451110429",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12938,
        "title": "Mario Knockback",
        "version": "smwc-12938-1451110429",
        "upstream_time": 1451110429,
        "download_url": "https://dl.smwcentral.net/12938/knockback.zip",
        "filename": "knockback.zip",
        "size": 609,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-mario-luigi-dynamic-palette",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4453,
    "title": "Mario/Luigi Dynamic Palette",
    "authors": [
      "HuFlungDu"
    ],
    "tags": [
      "lorom",
      "needs remoderation"
    ],
    "description": "Pretty simple little hack that maps the character palettes to RAM instead of ROM. The positive upshot of that is you can change the palettes dyanamically. It's pretty simple, just store the palettes to the corresponding RAM tables and the palette will change accordingly. Leaves fire power changing stuff intact, but may break certain patches that set $0D82 directly.<br>\r\nNo credit necessary.",
    "latest_version": "smwc-4453-1298779830",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4453,
        "title": "Mario/Luigi Dynamic Palette",
        "version": "smwc-4453-1298779830",
        "upstream_time": 1298779830,
        "download_url": "https://dl.smwcentral.net/4453/MLDPal.zip",
        "filename": "MLDPal.zip",
        "size": 850,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-mario-maker-style-goal",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 17569,
    "title": "Mario Maker Style Goal",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "goal",
      "goal point",
      "goal sphere",
      "lorom",
      "sa-1"
    ],
    "description": "Changes the way the goal tape sprite works to make it more like Mario Maker's. It also makes it so you can't die after you trigger the goal.<br>\r\n<br>\r\nNo freespace required.",
    "latest_version": "smwc-17569-1528640907",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 17569,
        "title": "Mario Maker Style Goal",
        "version": "smwc-17569-1528640907",
        "upstream_time": 1528640907,
        "download_url": "https://dl.smwcentral.net/17569/MarioMakerGoal.zip",
        "filename": "MarioMakerGoal.zip",
        "size": 697,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-mario-s-8x8-tiles-dma-er",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 26002,
    "title": "Mario's 8x8 Tiles DMA-er",
    "authors": [
      "Ladida",
      "lx5"
    ],
    "tags": [
      "dma",
      "freespace",
      "graphics",
      "lorom",
      "mario",
      "sa-1"
    ],
    "description": "This uploads Mario's 8x8 tiles to SP1 through DMA, giving you some free space in SP1. Details in readme.<br>\r\n<br>\r\ncredit would be nice but not required<br>\r\n<br>\r\nnow also uploads cape tiles, freeing up 5 more 8x8 tiles in SP1",
    "latest_version": "smwc-26002-1623262696",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 26002,
        "title": "Mario's 8x8 Tiles DMA-er",
        "version": "smwc-26002-1623262696",
        "upstream_time": 1623262696,
        "download_url": "https://dl.smwcentral.net/26002/MarioGFXDMA_v3.zip",
        "filename": "MarioGFXDMA_v3.zip",
        "size": 102020,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-megaman-x-hp-bar",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 13994,
    "title": "Megaman X HP Bar",
    "authors": [
      "anonimzwx"
    ],
    "tags": [
      "bar",
      "health",
      "health bar",
      "hp bar",
      "lorom",
      "megaman x",
      "needs remoderation"
    ],
    "description": "This Patch allows you to use the Megaman X HP Bar. Please read the Readme, you can customize some variables of the HP Bar.",
    "latest_version": "smwc-13994-1468542084",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 13994,
        "title": "Megaman X HP Bar",
        "version": "smwc-13994-1468542084",
        "upstream_time": 1468542084,
        "download_url": "https://dl.smwcentral.net/13994/Megaman%20X%20HP%20Bar.zip",
        "filename": "Megaman X HP Bar.zip",
        "size": 3015,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-message-box-expansion",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40672,
    "title": "Message Box Expansion",
    "authors": [
      "wye"
    ],
    "tags": [
      "lorom",
      "message",
      "message box",
      "sa-1",
      "text"
    ],
    "description": "This patch implements a new message box system that allows for messages of 260 characters (almost twice the original length). It also makes it possible to use more than two different messages per (trans)level, giving each screen its own message settings.<br>\r\n<br>\r\nREADME.txt and HOW_TO_USE.txt will probably answer any question you may have, so give it a read.<br>\r\n<br>\r\n<br>\r\n<br>\r\n(September 24, 2025: Asar 2.0 compatibility and various minor bug fixes and improvements)",
    "latest_version": "smwc-40672-1758750723",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40672,
        "title": "Message Box Expansion",
        "version": "smwc-40672-1758750723",
        "upstream_time": 1758750723,
        "download_url": "https://dl.smwcentral.net/40672/message_box_expansion.zip",
        "filename": "message_box_expansion.zip",
        "size": 12580,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-message-box-recoding",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12441,
    "title": "Message Box \"Recoding\"",
    "authors": [
      "Chdata"
    ],
    "tags": [
      "flag",
      "lorom",
      "message box",
      "needs remoderation",
      "sa-1"
    ],
    "description": "The main attractions of this patch are:<br>\r\n<br>\r\nCreates a \"You hit this info box from below\" flag. Also when it's set it becomes set to whatever the number of the message the info box was playing.<br>\r\n<br>\r\nCreates a flag that when set, uses a new system for displaying messages. If you set this flag, message boxes will play from the CURRENT SUBLEVEL instead of the first level you enter on the overworld. It auto-detects invalid levels and if you are in one, it plays from the translevel number.<br>\r\n<br>\r\nAutomatically restores $13BF (translevel number) when a message is finished popping up. This is useful incase you want to temporarily change $13BF to another number so you can play multiple messages in a single sublevel. (For example by using custom sign blocks or NPC's.)<br>\r\n<br>\r\n(If you change $13BF and don't restore it screen exits can get screwed up.)<br>\r\n<br>\r\nFor further information, refer to the README.",
    "latest_version": "smwc-12441-1459998066",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12441,
        "title": "Message Box \"Recoding\"",
        "version": "smwc-12441-1459998066",
        "upstream_time": 1459998066,
        "download_url": "https://dl.smwcentral.net/12441/Messages.zip",
        "filename": "Messages.zip",
        "size": 3880,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-message-box-select-choice",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 13078,
    "title": "Message Box Select Choice",
    "authors": [
      "JackTheSpades"
    ],
    "tags": [
      "lorom",
      "message box",
      "sa-1"
    ],
    "description": "This patch allows you to have cursor in the message box to select between multiple options.<br>\r\nThe message box opens and closes like usual and can be edited in Lunar Magic.<br>\r\nNote: The selection only stores a value to a RAM address, if you actually want the selection to do something, you'll have to code that yourself (meaning, ASM knowledge is required)<br>\r\nThe part where you want to edit the code is a bit below, shouldn't be hard to find.<br>\r\nFor further information, see the readme.",
    "latest_version": "smwc-13078-1453074226",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 13078,
        "title": "Message Box Select Choice",
        "version": "smwc-13078-1453074226",
        "upstream_time": 1453074226,
        "download_url": "https://dl.smwcentral.net/13078/Message%20Box%20Choice.zip",
        "filename": "Message Box Choice.zip",
        "size": 8614,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-messagebox-in-minimalist-status-bar-goal-customizer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 42390,
    "title": "MessageBox in Minimalist Status Bar + Goal Customizer",
    "authors": [
      "Isikoro",
      "Ladida"
    ],
    "tags": [
      "bonus stars",
      "coins",
      "counter",
      "custom powerups",
      "hdma",
      "lorom",
      "menu",
      "message box",
      "mode 7",
      "pause",
      "retry",
      "sa-1",
      "star coin",
      "status bar",
      "timer"
    ],
    "description": "This patch combines the message box with the Minimalist Status Bar to allow Layer 3 effects and messages to coexist.<br>\r\n* It can coexist with layer 3 HDMA effects (Parallax, etc ...), and layer 3 water.<br>\r\n* It also disables goal messages and post-goal fades.<br>\r\n* No sprite tiles are used in the message field.<br>\r\n* It has custom message functions for selections, numerical inputs and name labels.<br>\r\n* The status bar is displayed correctly in Mode 7 boss battles.<br>\r\n* The HDMA effect will not be canceled even during the key goal and zooming circle.<br>\r\n* Compatible with LX5's Star Coins and Custom Powerups.<br>\r\n* Compatible with the Retry systems made by worldpeace and Kevin.<br>\r\n<br>\r\nIncludes sample patches and other sample files.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span><span style=\"font-size: 14pt;\">NOTES BEFORE PATCHING</span></span></div><div class=\"collapse-content\"><b><u>NOTE:</u> Before applying the patch, edit any of the levels and enable the standard Layer 3 tile map bypass for any level.</b><br>\r\n<br>\r\n<b><u>NOTE FOR SA-1 USERS:</u> To use with the latest SA-1, open remap/dma.asm and replace !window_hdma_channel = 1 with 7 before applying.<br>\r\nOtherwise, problems will occur in the overworld and some other sections of the game.</b></div></div><br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Sample patch message box details</span></div><div class=\"collapse-content\">The message box in the sample hack uses <a href=\"https://www.smwcentral.net/?p=section&a=details&id=22279\">this</a>.<br>\r\nHowever, the code around line 76 is rewritten from<br>\r\n<div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">\tBEQ .default\r\n\tSTA $13BF|!Base2\r\n\tLDA #$03\r\n\tSTA !15AC,x\r\n.default\r\n\tLDA !E4,x\t; Load X position..\r\n\tLSR\t\t; ..\r\n\tLSR\t\t; ..\r\n\tLSR\t\t; ..\r\n\tLSR\t\t; ..\r\n\tAND #$01\t; And make the sprite..\r\n\tINC\t\t; Display its message..</pre></div><br>\r\nto<br>\r\n<div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">\tSTA $0F40|!Base2\r\n\tLDA #$00 ; !extra_byte_2,x\r\n\tSTA $0F41|!Base2\r\n\tLDA #$04</pre></div></div></div><br>\r\n",
    "latest_version": "smwc-42390-1779420219",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 42390,
        "title": "MessageBox in Minimalist Status Bar + Goal Customizer",
        "version": "smwc-42390-1779420219",
        "upstream_time": 1779420219,
        "download_url": "https://dl.smwcentral.net/42390/Message%20in%20Minimalist%20Status%20Bar%20%2B%20Goal%20Customizer.zip",
        "filename": "Message in Minimalist Status Bar + Goal Customizer.zip",
        "size": 903554,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-metroid-hp-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 8980,
    "title": "Metroid HP Patch",
    "authors": [
      "ICB"
    ],
    "tags": [
      "health",
      "lorom",
      "metroid",
      "metroid health",
      "needs remoderation"
    ],
    "description": "This patch applies the classic Metroid health system to SMW. HP is numerical, and you can get reserve tanks, just like in Metroid, that add 100HP (another 00-99) to your max health (will show boxes as graphical). These can only be collected once and save to SRAM.<br>\r\n<br>\r\nWhen your HP hits 00, you die, unless you have a reserve tank, and then the number rolls over to 99 again, emptying the current tank. Enemies deal 20 HP damage by default, and mushrooms heal 20 also by default. Special code can be inserted in a custom sprite's Mario Contact routine to deal a custom amount of damage.<br>\r\n<br>\r\nThis package includes:<br>\r\n<ul>\r\n<li>The actual MetroidHP.asm patch to be applied with Asar.</li>\r\n<li>Three sprites to show examples of custom HP damage.</li>\r\n<li>Four blocks (Heal block, hurt blocks and hidden reserve tank block).</li>\r\n<li>GFX for the new status bar, sprites and reserve tanks.</li>\r\n<li>A readme.</li>\r\n</ul>",
    "latest_version": "smwc-8980-1408129771",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 8980,
        "title": "Metroid HP Patch",
        "version": "smwc-8980-1408129771",
        "upstream_time": 1408129771,
        "download_url": "https://dl.smwcentral.net/8980/MetroidHP_2.3.zip",
        "filename": "MetroidHP_2.3.zip",
        "size": 37904,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-midway-cutoff-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23443,
    "title": "Midway Cutoff Fix",
    "authors": [
      "StackDino"
    ],
    "tags": [
      "lorom",
      "map16",
      "midway",
      "sa-1"
    ],
    "description": "This patch will remove the tape from the midpoint completely without let a little piece.<br>\r\nYou can change the tiles to be set in the asm file.<br>\r\n<br>\r\nA GPS routine, \"Change Map16\", is included.",
    "latest_version": "smwc-23443-1597636699",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23443,
        "title": "Midway Cutoff Fix",
        "version": "smwc-23443-1597636699",
        "upstream_time": 1597636699,
        "download_url": "https://dl.smwcentral.net/23443/Midway%20Cutoff%20Fix.zip",
        "filename": "Midway Cutoff Fix.zip",
        "size": 1600,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-midway-point-timer-reset",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40164,
    "title": "Midway Point Timer Reset",
    "authors": [
      "wye"
    ],
    "tags": [
      "lorom",
      "midpoint",
      "midway",
      "qol",
      "reset",
      "sa-1",
      "timer"
    ],
    "description": "This patch makes midway points reset the level's timer to make playing from the midway point the same experience as playing from the start of the level. This prevents unfairly dying from timeout when you play the level in one go.<br>\r\n<br>\r\n(note: the timer resets to that of the last (sub-)level you entered that sets the timer, so keep that in mind when placing the midway point in a different sublevel.)",
    "latest_version": "smwc-40164-1753315779",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40164,
        "title": "Midway Point Timer Reset",
        "version": "smwc-40164-1753315779",
        "upstream_time": 1753315779,
        "download_url": "https://dl.smwcentral.net/40164/midway-time-reset.zip",
        "filename": "midway-time-reset.zip",
        "size": 988,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-minimalist-course-clear",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18279,
    "title": "Minimalist Course Clear",
    "authors": [
      "Lui",
      "wiiqwertyuiop"
    ],
    "tags": [
      "best castle graphics",
      "circle",
      "course clear",
      "disable",
      "layer 3",
      "level end",
      "lorom",
      "palette fade",
      "remove",
      "sa-1"
    ],
    "description": "This patch lets you remove the COURSE CLEAR scorecard and/or the zooming circle effect at the end of the march.<br>\r\nWhat's removed is editable in the ASM file. However, the palette fade will always be removed.<br>\r\n<br>\r\nNo freespace required.<br>\r\n<br>\r\nMODERATOR'S NOTES:<br>\r\n - It permanently disables the scorecard in Mode 7 bosses;<br>\r\n - If the !FreezeSprite define is disabled, the player can still walk after ending a Reznor Battle, which will likely kill him almost all the time.",
    "latest_version": "smwc-18279-1543025743",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18279,
        "title": "Minimalist Course Clear",
        "version": "smwc-18279-1543025743",
        "upstream_time": 1543025743,
        "download_url": "https://dl.smwcentral.net/18279/course_clear.zip",
        "filename": "course_clear.zip",
        "size": 1647,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-mode",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21362,
    "title": "Mode 7 Game Over Screen",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "game over",
      "lorom",
      "mode 3",
      "mode 7",
      "sa-1",
      "tilemap"
    ],
    "description": "This patch enables Mode 3 for the Nintendo Presents screen, which means it allows you to put a 256 color picture as your Nintendo Presents screen.<br>\r\n<br>\r\nPlease read the enclosed README thoroughly to understand how to use this.",
    "latest_version": "smwc-21362-1582986841",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21362,
        "title": "Mode 7 Game Over Screen",
        "version": "smwc-21362-1582986841",
        "upstream_time": 1582986841,
        "download_url": "https://dl.smwcentral.net/21362/M7GameOver.zip",
        "filename": "M7GameOver.zip",
        "size": 3892,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      },
      {
        "upstream_id": 41841,
        "title": "Mode 3/8bpp Nintendo Presents Screen",
        "version": "v1.2.2",
        "upstream_time": 1778190161,
        "download_url": "https://dl.smwcentral.net/41841/Mode%203%20Nintendo%20Presents%20v1.2.2.zip",
        "filename": "Mode 3 Nintendo Presents v1.2.2.zip",
        "size": 12101,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-modified-bob-omb-explosion",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41195,
    "title": "Modified Bob-Omb Explosion",
    "authors": [
      "Koyuki"
    ],
    "tags": [
      "bob-omb",
      "lorom",
      "sa-1"
    ],
    "description": "This patch modifies explosion of bob-ombs by adding quake effects and SFX change.",
    "latest_version": "smwc-41195-1764601751",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41195,
        "title": "Modified Bob-Omb Explosion",
        "version": "smwc-41195-1764601751",
        "upstream_time": 1764601751,
        "download_url": "https://dl.smwcentral.net/41195/Bobomb_Asar2.zip",
        "filename": "Bobomb_Asar2.zip",
        "size": 490,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-modified-bomber-banzai-bill-entrance",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41746,
    "title": "Modified Bomber/Banzai Bill Entrance",
    "authors": [
      "Moltz"
    ],
    "tags": [
      "banzai bill",
      "bomber bill",
      "lorom",
      "sa-1",
      "sfx"
    ],
    "description": "This patch modifies the entrance Bomber/Banzai Bills make by adding a quake effect whenever it appears.<br>\r\n<br>\r\nCredit's not required but heavily appreciated.",
    "latest_version": "smwc-41746-1772058091",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41746,
        "title": "Modified Bomber/Banzai Bill Entrance",
        "version": "smwc-41746-1772058091",
        "upstream_time": 1772058091,
        "download_url": "https://dl.smwcentral.net/41746/Modified%20Bomber%20Banzai%20Bill%20Entrance.zip",
        "filename": "Modified Bomber Banzai Bill Entrance.zip",
        "size": 736,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-monty-mole-hammer-bro-and-dry-bone-behavior-on-extra-bit",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 30450,
    "title": "Monty Mole, Hammer Bro and Dry Bone Behavior on Extra Bit",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This patch removes the submap/level specific behavior of sprites 32, 4D, 4E and 9B and makes them depend on the sprite's extra bit instead. Check out the asm file for more info.",
    "latest_version": "smwc-30450-1658387481",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 30450,
        "title": "Monty Mole, Hammer Bro and Dry Bone Behavior on Extra Bit",
        "version": "smwc-30450-1658387481",
        "upstream_time": 1658387481,
        "download_url": "https://dl.smwcentral.net/30450/specific_behavior_with_extra_bit.zip",
        "filename": "specific_behavior_with_extra_bit.zip",
        "size": 678,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-more-control",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18140,
    "title": "More Control",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "controller",
      "lorom",
      "sa-1"
    ],
    "description": "This patch maps the B button to #$08 in $17/$18 and the Y button to #$04 in the same two addresses. This allows you to find the difference between B and A+B, or Y or Y+X.<br>\r\nNo credit needed.",
    "latest_version": "smwc-18140-1538340984",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18140,
        "title": "More Control",
        "version": "smwc-18140-1538340984",
        "upstream_time": 1538340984,
        "download_url": "https://dl.smwcentral.net/18140/morecontrol.zip",
        "filename": "morecontrol.zip",
        "size": 305,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-more-cutscenes",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12443,
    "title": "More Cutscenes",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "boss",
      "cutscene",
      "ending",
      "lorom",
      "needs remoderation",
      "sa-1"
    ],
    "description": "This patch allows the cutscenes to appear after all levels on which boss sequence cutscenes are enabled, no matter how you end the level - be it a goal tape, sphere or a boss.",
    "latest_version": "smwc-12443-1448568469",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12443,
        "title": "More Cutscenes",
        "version": "smwc-12443-1448568469",
        "upstream_time": 1448568469,
        "download_url": "https://dl.smwcentral.net/12443/bossseq.zip",
        "filename": "bossseq.zip",
        "size": 498,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-more-extended-sprites",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 33698,
    "title": "More Extended Sprites",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "asar 2 remoderation",
      "extended sprites",
      "minor sprites",
      "oam",
      "sa-1",
      "thunder"
    ],
    "description": "Up to 16 extended sprites, excluding fireballs, can coexist in the screen.<br>\r\nIf minimalist status bars are used or the item box is disabled, up to 18 items can be served.<br>\r\nLava splash are used as Minor Sprite 04 (same as Flame from Podoboo), and<br>\r\nThe spin-jump star is used as minor sprite 09 (overwrites the address of the note that moves to the left). (Extended sprites 07 and 10 will be erased.)<br>\r\n(Notes that move to the left can be used by using minor sprite 08 and setting $7820,x to $01 or higher. If it is $00, it will move to the right.)<br>\r\n<br>\r\n<b><span style=\"color: #ffff00;\">Routine to spawn spin jump stars. : JSL $07FC3B|!bank</span></b><br>\r\n<b><span style=\"color: #ffff00;\">Routine to spawn Lava drops. : JSL $028528|!bank</span></b><br>\r\n<br>\r\nBubbles in water will disappear in a certain amount of time without touching the ceiling or the air.<br>\r\n<br>\r\nIn the original, the Boo Stream row is also used as a minor sprite, so I recommend using it with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=26854\">this</a> one.<br>\r\nTo insert a sprite in PIXI, download <a href=\"https://www.atarismwc.com/pixi_releases/pixi.zip\" rel=\"nofollow\">here</a> one, copy the contents of the included \"pixi\" folder into it, and overwrite it.<br>\r\n<br>\r\n<b><span style=\"color: #ffff00;\">This patch is for SA-1ROM only, and cannot be used for LoROM.</span></b><br>\r\n<br>\r\n<b><span style=\"color: #ffff00;\">Some of the extended sprite usage RAM will be changed.<br>\r\nThe OAM index used for score sprites and the OAM index used for bounce sprites will be changed.</span></b><br>\r\n<br>\r\n<b><span style=\"color: #ffff00;\">Please save the level in Lunar Magic at least once before applying this patch.</span></b><br>\r\n<br>\r\nTo make your resources compatible with this patch, you need to map them to the extended sprite usage RAM using the supplied Converter and add this code.<br>\r\nIt is necessary to manually replace \"LD? #$07\" to \"LD?.b #!ExSprSize\" and \"LD? #$09\" to \"LD?.b #!FireballSprSize\" in the extended sprite index.<br>\r\n<br>\r\n<div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">\t!More_ExSprite = 0\r\n\t!ExSprSize = $07\r\nif read2($029B39) == $0000\r\n\t!More_ExSprite = 1\r\n\t!ExSprSize = read01(00FAD5)\r\nendif\r\n\t!FireballSprSize = !ExSprSize+2\r\n\r\nmacro define_ram_exsp(name, name2, exsp, exsp_more)\r\nif !More_ExSprite == 0\r\n    !&lt;name&gt; = &lt;exsp&gt;\r\nelse\r\n    !&lt;name&gt; = &lt;exsp_more&gt;\r\nendif\r\n    !&lt;name2&gt; = !&lt;name&gt;\r\nendmacro\r\n\r\n%define_ram_exsp(ex_sprite_num, \"170B\", $170B|!addr, $770B)\r\n%define_ram_exsp(ex_sprite_y_low, \"1715\", $1715|!addr, $3426)\r\n%define_ram_exsp(ex_sprite_x_low, \"171F\", $171F|!addr, $343A)\r\n%define_ram_exsp(ex_sprite_y_high, \"1729\", $1729|!addr, $771F)\r\n%define_ram_exsp(ex_sprite_x_high, \"1733\", $1733|!addr, $7733)\r\n%define_ram_exsp(ex_sprite_speed_y, \"173D\", $173D|!addr, $344E)\r\n%define_ram_exsp(ex_sprite_speed_x, \"1747\", $1747|!addr, $3462)\r\n%define_ram_exsp(ex_sprite_speed_y_frac, \"1751\", $1751|!addr, $7747)\r\n%define_ram_exsp(ex_sprite_speed_x_frac, \"175B\", $175B|!addr, $775B)\r\n%define_ram_exsp(ex_sprite_inc, \"1765\", $1765|!addr, $3476)\r\n%define_ram_exsp(ex_sprite_misc, \"176F\", $176F|!addr, $776F)\r\n%define_ram_exsp(ex_sprite_layer, \"1779\", $1779|!addr, $348A)\r\n%define_ram_exsp(ex_sprite_table1, \"1765\", $1765|!addr, $3476)\r\n%define_ram_exsp(ex_sprite_table2, \"198C\", $198C|!addr, $798C)\r\n%define_ram_exsp(ex_sprite_table3, \"1996\", $1996|!addr, $349E)\r\n%define_ram_exsp(ex_sprite_table4, \"19A0\", $19A0|!addr, $79A0)\r\n%define_ram_exsp(ex_sprite_table5, \"19AA\", $19AA|!addr, $34B2)</pre></div><br>\r\n<br>\r\nUpdate 1<br>\r\n - Added documentation of OAM index after patching.<br>\r\n<br>\r\nUpdate 2<br>\r\n - Added the ability to fix the Sumo bro Lightning Flame bug.(Extended No Sprite Limits patch is no longer required.)<br>\r\n - Fixed a bug that prevented Yoshi's flame from animating.<br>\r\n- Edited sa1def.asm",
    "latest_version": "smwc-33698-1711611891",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 33698,
        "title": "More Extended Sprites",
        "version": "smwc-33698-1711611891",
        "upstream_time": 1711611891,
        "download_url": "https://dl.smwcentral.net/33698/More%20Extended%20Sprites.zip",
        "filename": "More Extended Sprites.zip",
        "size": 22980,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-more-fireballs",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41647,
    "title": "More Fireballs",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "abilities",
      "lorom",
      "power-up",
      "sa-1"
    ],
    "description": "This patch will allow you to shoot more than two fireballs, up to 10, in fact (though high values should be avoided when using other extended sprites or the mode 7 bosses).<br>\r\n<br>\r\nRequires 10 bytes of freespace in bank $02.",
    "latest_version": "smwc-41647-1771447475",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41647,
        "title": "More Fireballs",
        "version": "smwc-41647-1771447475",
        "upstream_time": 1771447475,
        "download_url": "https://dl.smwcentral.net/41647/MoreFireballs.zip",
        "filename": "MoreFireballs.zip",
        "size": 649,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-more-turn-blocks",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 39028,
    "title": "More Turn Blocks",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "bounce sprites",
      "lorom",
      "sa-1"
    ],
    "description": "This patch allows for a configurable amount of turn blocks to be able to turn at once instead of the usual 4. This is done by creating a system apart from the bounce sprites system to handle them.<br>\r\n<br>\r\nRequires some amount of free RAM for each simultaneous turning block.",
    "latest_version": "smwc-39028-1738465248",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 39028,
        "title": "More Turn Blocks",
        "version": "smwc-39028-1738465248",
        "upstream_time": 1738465248,
        "download_url": "https://dl.smwcentral.net/39028/moreturnblocks.zip",
        "filename": "moreturnblocks.zip",
        "size": 2476,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-move-layer-3-to-subscreen-fix-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40197,
    "title": "Move Layer 3 to Subscreen Fix v1.1",
    "authors": [
      "Kevin",
      "Lui"
    ],
    "tags": [
      "irq",
      "layer 3",
      "lorom",
      "nmi",
      "sa-1"
    ],
    "description": "This lets you move layer 3 to subscreen via Lunar Magic without actually affecting the layer 3 status bar, which will always remain on top of everything, as usual. Note that this may be incompatible with other patches that hijack IRQ.<br>\r\n<br>\r\nKevin's update: now it works with recent SA-1 versions.<br>\r\n<br>\r\nMod edit (2024-02-03): Changed the default freeram define, as what was there before wasn't actually free.",
    "latest_version": "smwc-40197-1753754817",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40197,
        "title": "Move Layer 3 to Subscreen Fix v1.1",
        "version": "smwc-40197-1753754817",
        "upstream_time": 1753754817,
        "download_url": "https://dl.smwcentral.net/40197/Move%20Layer%203%20to%20Subscreen%20Fix.zip",
        "filename": "Move Layer 3 to Subscreen Fix.zip",
        "size": 944,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-move-left-at-goal-flag",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 28042,
    "title": "Move Left at Goal Flag",
    "authors": [
      "meatloaf"
    ],
    "tags": [
      "goal",
      "lorom",
      "sa-1"
    ],
    "description": "Adds a flag (with customizable freeram) that can be set to:<br>\r\n  1) Make Mario walk left instead of right when ending a level<br>\r\n  2) Flip the goal tape GFX accordingly<br>\r\nIt should work with any means to end a level, as it hijacks directly into that routine.<br>\r\nSet the flag with uberasm or similar.",
    "latest_version": "smwc-28042-1641011911",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 28042,
        "title": "Move Left at Goal Flag",
        "version": "smwc-28042-1641011911",
        "upstream_time": 1641011911,
        "download_url": "https://dl.smwcentral.net/28042/left_at_goal.zip",
        "filename": "left_at_goal.zip",
        "size": 1457,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-moving-castle-block-offscreen-handling-fix-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18721,
    "title": "Moving Castle Block Offscreen Handling Fix v1.1",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "castle block",
      "lorom",
      "off screen",
      "sa-1"
    ],
    "description": "This patch makes it so the castle block sprite is now properly handled when offscreen. Previously, it would never despawn - preventing sprite slots from being erased and leading to other sprites not spawning - despite the 'Process when off screen' option being unchecked in Tweaker.<br>\r\n<br>\r\nv1.1<br>\r\n------<br>\r\nAdded support to LM 3.0. Suboffscreen now used register B as well, so XBA had to be changed to stack push / pull.",
    "latest_version": "smwc-18721-1546216943",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18721,
        "title": "Moving Castle Block Offscreen Handling Fix v1.1",
        "version": "smwc-18721-1546216943",
        "upstream_time": 1546216943,
        "download_url": "https://dl.smwcentral.net/18721/CastleBlkFix_v1.1.zip",
        "filename": "CastleBlkFix_v1.1.zip",
        "size": 1333,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-moving-ledge-hole-sprite-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19572,
    "title": "Moving Ledge Hole Sprite Fix",
    "authors": [
      "Tattletale"
    ],
    "tags": [
      "lorom",
      "moving ledge",
      "sa-1"
    ],
    "description": "Not exactly a bug fix, but this patches makes it so the hitbox for this sprite feel a lot better when entering the hole from below and throwing up items from below it.",
    "latest_version": "smwc-19572-1555474898",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19572,
        "title": "Moving Ledge Hole Sprite Fix",
        "version": "smwc-19572-1555474898",
        "upstream_time": 1555474898,
        "download_url": "https://dl.smwcentral.net/19572/movingledgefix%20v1.zip",
        "filename": "movingledgefix v1.zip",
        "size": 866,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-much-better-raccoon-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12444,
    "title": "MUCH Better Raccoon Patch",
    "authors": [
      "Neosz"
    ],
    "tags": [
      "lorom",
      "needs remoderation",
      "raccoon",
      "sa-1",
      "smb3"
    ],
    "description": "Ah.. So I realized many people have had problems with the old \"Better Raccoon Patch\" because the code was really sloppy and horribly written, now that I actually have some decent ASM knowledge and grammar, I decided to rewrite some of the code so it actually works properly, and made the freespace visible. Credits to Blargg ",
    "latest_version": "smwc-12444-1449547243",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12444,
        "title": "MUCH Better Raccoon Patch",
        "version": "smwc-12444-1449547243",
        "upstream_time": 1449547243,
        "download_url": "https://dl.smwcentral.net/12444/MUCH_Better_Raccoon_Patch.zip",
        "filename": "MUCH_Better_Raccoon_Patch.zip",
        "size": 14260,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-multi-coin-block-reward",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20003,
    "title": "Multi Coin Block Reward",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "coin",
      "lorom",
      "multi",
      "multi-coin",
      "nsmb",
      "sa-1"
    ],
    "description": "This patch changes how Multi-Coin blocks work to give the player a reward (mushroom, by default) for hitting it a certain amount of time (11, by default), like it does in New Super Mario Bros.<br>\r\n<br>\r\nFor a list of possible rewards, refer to the entry for $02887D on the SMW ROM Map.",
    "latest_version": "smwc-20003-1558578944",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20003,
        "title": "Multi Coin Block Reward",
        "version": "smwc-20003-1558578944",
        "upstream_time": 1558578944,
        "download_url": "https://dl.smwcentral.net/20003/multireward.zip",
        "filename": "multireward.zip",
        "size": 1087,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-multicolored-message-box",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 13066,
    "title": "Multicolored Message Box",
    "authors": [
      "Medic"
    ],
    "tags": [
      "color",
      "lorom",
      "message",
      "message block",
      "message box",
      "needs remoderation",
      "palette",
      "sa-1"
    ],
    "description": "Allows you to easily switch palettes in the middle of message boxes, allowing for text in multiple colors.<br>\r\n<br>\r\n<i><b>Tester's note:</b> Make sure to edit the Message Box contents before applying the patch or else it won't work.</i>",
    "latest_version": "smwc-13066-1453065969",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 13066,
        "title": "Multicolored Message Box",
        "version": "smwc-13066-1453065969",
        "upstream_time": 1453065969,
        "download_url": "https://dl.smwcentral.net/13066/mmm.zip",
        "filename": "mmm.zip",
        "size": 1082,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-multicolored-parachute",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 22983,
    "title": "Multicolored Parachute",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "color",
      "lorom",
      "para-bomb",
      "para-goomba",
      "sa-1"
    ],
    "description": "Para-Bomb and Para-Goomba parachute colors will now change depending on the starting X position.<br>\r\nIt also applies to generators.",
    "latest_version": "smwc-22983-1589769298",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 22983,
        "title": "Multicolored Parachute",
        "version": "smwc-22983-1589769298",
        "upstream_time": 1589769298,
        "download_url": "https://dl.smwcentral.net/22983/Multicolored_Parachute.zip",
        "filename": "Multicolored_Parachute.zip",
        "size": 1837,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-multiple-midway-points",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 17409,
    "title": "Multiple Midway Points",
    "authors": [
      "Kaijyuu",
      "MarioFanGamer",
      "lx5"
    ],
    "tags": [
      "lorom",
      "midway points",
      "multiple",
      "needs remoderation",
      "sa-1",
      "secondary entrance"
    ],
    "description": "This patch has the following features:<br>\r\n<br>\r\n- Allows you to have up to 256 midway points in every level.<br>\r\n- Allows you to use any level's midway entrance, from 000-1FF, for any level. You're no longer restricted to using the midway entrance in the starting level.<br>\r\n- Allows you to use secondary entrances as well.<br>\r\n<br>\r\nSee included readme for further information.",
    "latest_version": "1.7",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 17409,
        "title": "Multiple Midway Points",
        "version": "1.7",
        "upstream_time": 1524408020,
        "download_url": "https://dl.smwcentral.net/17409/multi_midway_1.7.zip",
        "filename": "multi_midway_1.7.zip",
        "size": 10827,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-multiple-overworld-earthquakes",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 30258,
    "title": "Multiple Overworld Earthquakes",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "earthquake",
      "event",
      "lorom",
      "overworld",
      "sa-1"
    ],
    "description": "This patch allows you to have more than one overworld earthquake sequence. More information in the .ASM file.<br>\r\n<br>\r\nEarthquakes happen prior to events themselves, so you can use an earthquake sequence anytime (as long as an event follows after you finish a level)",
    "latest_version": "smwc-30258-1675493640",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 30258,
        "title": "Multiple Overworld Earthquakes",
        "version": "smwc-30258-1675493640",
        "upstream_time": 1675493640,
        "download_url": "https://dl.smwcentral.net/30258/Multiple%20Earthquakes.zip",
        "filename": "Multiple Earthquakes.zip",
        "size": 1314,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-multiple-songs-on-main-map-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 39198,
    "title": "Multiple Songs on Main Map v1.1",
    "authors": [
      "ASMagician Maks",
      "smkdan"
    ],
    "tags": [
      "lorom",
      "music",
      "overworld",
      "sa-1"
    ],
    "description": "This patch has been floating around since the creation of An SMW Central Production, and I feel that now is a great time to add it to the database proper for the convenience of anyone wishing to use it.<br>\r\n<br>\r\nWhat this patch does is, as the name implies, allow you to have multiple music tracks playing on the main Overworld map. This can be very useful if multiple world themes are present, since one track may not fit them all. To set songs, scroll to the bottom of the .asm file and edit the table. Each entry ($XX) represents the song for that particular 32x32 box on the map.<br>\r\n<br>\r\n2025-02-13 <br>\r\n- Fixed Exit Paths possibly briefly changing the music.<br>\r\n- Added a few settings defines. <br>\r\n- Made the patch function even without AddmusicK.<br>\r\n- Implemented support FastROM support.",
    "latest_version": "smwc-39198-1757877443",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 39198,
        "title": "Multiple Songs on Main Map v1.1",
        "version": "smwc-39198-1757877443",
        "upstream_time": 1757877443,
        "download_url": "https://dl.smwcentral.net/39198/Multiple%20Main%20Map%20Songs.zip",
        "filename": "Multiple Main Map Songs.zip",
        "size": 245852,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-multiple-star-songs",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23967,
    "title": "Multiple Star Songs",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "lorom",
      "music",
      "sa-1",
      "star"
    ],
    "description": "Allows you to choose a different star song every each submap when you get a star. The songs are configurable in the .asm file.<br>\r\n<br>\r\nUpdate: Added SA-1 and asar support.",
    "latest_version": "smwc-23967-1595591995",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23967,
        "title": "Multiple Star Songs",
        "version": "smwc-23967-1595591995",
        "upstream_time": 1595591995,
        "download_url": "https://dl.smwcentral.net/23967/MultipleStarSongs.zip",
        "filename": "MultipleStarSongs.zip",
        "size": 524,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-multiple-title-screen-demos-v1-1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40309,
    "title": "Multiple Title Screen Demos v1.1.2",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "title screen"
    ],
    "description": "<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/nekietDbSBc?si=FXI_iTNhc7zWO-7P\" title=\"YouTube video player\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe><br>\r\n<br>\r\nA patch that allows you to have multiple title screens, either chosen at random or in a set order. Allows up to 64. All of them have their own movement data!<br>\r\nRequested by <span class=\"un-outer\" title=\"Segment1Zone2\"><a href=\"/?p=profile&amp;id=46677\" style=\"color: var(--user-color-1);\" class=\"un\">Segment1Zone2</a></span>.<br>\r\n<br>\r\nI also made a tool to extract titlescreen recording moves from snes9x and Mesen 2 saves, assuming the LM hack is enabled. Get it <a href=\"https://github.com/arinsuwu/lm_titlescreen_moves_reader/releases/latest\" rel=\"nofollow\">here</a>.",
    "latest_version": "smwc-40309-1774901115",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40309,
        "title": "Multiple Title Screen Demos v1.1.2",
        "version": "smwc-40309-1774901115",
        "upstream_time": 1774901115,
        "download_url": "https://dl.smwcentral.net/40309/Multiple%20Title%20Screen%20Demos%201.1.2.zip",
        "filename": "Multiple Title Screen Demos 1.1.2.zip",
        "size": 6116,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-mushroom-scale-fix-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19011,
    "title": "Mushroom Scale Fix v1.1",
    "authors": [
      "Alcaro",
      "lx5"
    ],
    "tags": [
      "lorom",
      "mushroom",
      "platform",
      "sa-1",
      "sprite"
    ],
    "description": "The mushroom scale platforms don't rise back if they're pushed down more than 16 tiles. This patch fixes that.<br>\r\n<br>\r\nThis also fixes the problem where the platforms won't stop generating tiles when they're in equilibrium after being stepped on at least once, thus making black bars appearing at the top of the screen.<br>\r\n<br>\r\nThis patch previously lacked SA-1 support and only fixed the first aforementioned bug. The original version <a href=\"https://files.telinc1.com/smwc/patches/snn.zip\" rel=\"nofollow\">is backed up here</a>.",
    "latest_version": "smwc-19011-1548935830",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19011,
        "title": "Mushroom Scale Fix v1.1",
        "version": "smwc-19011-1548935830",
        "upstream_time": 1548935830,
        "download_url": "https://dl.smwcentral.net/19011/Mushroom%20Scale%20Fix.zip",
        "filename": "Mushroom Scale Fix.zip",
        "size": 412,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-music-mute",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40940,
    "title": "Music Mute",
    "authors": [
      "Chdata",
      "Mattrizzle"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "For people who want hacks that are completely muted except for SFX, this is for you!<br>\r\n<br>\r\nNot all songs are muted, but Here we go! becomes muted and disables echo commands, while Cave Drums is muted and enables SFX echoing.",
    "latest_version": "smwc-40940-1762116601",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40940,
        "title": "Music Mute",
        "version": "smwc-40940-1762116601",
        "upstream_time": 1762116601,
        "download_url": "https://dl.smwcentral.net/40940/Mute%20Asar2.zip",
        "filename": "Mute Asar2.zip",
        "size": 1100,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-new-super-mario-bros-wii-level-intro",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20151,
    "title": "New Super Mario Bros Wii - Level Intro",
    "authors": [
      "undefinied3"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "mario start",
      "sa-1"
    ],
    "description": "This patch adds the classic NSMBW's Level Intro, where both your Lives and a simple level preview appear. The Readme explains everything you need to know for proper insertion and how to configure every possible aspect in this patch.<br>\r\n<br>\r\nThis zip comes with lots of files but you should apply only NSMBWLevIntro.asm.<br>\r\n<br>\r\nGive credit if used.",
    "latest_version": "smwc-20151-1559968673",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20151,
        "title": "New Super Mario Bros Wii - Level Intro",
        "version": "smwc-20151-1559968673",
        "upstream_time": 1559968673,
        "download_url": "https://dl.smwcentral.net/20151/NSMBW-LevIntro.zip",
        "filename": "NSMBW-LevIntro.zip",
        "size": 15317,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-new-super-mario-bros-wii-styled-status-bar-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 14775,
    "title": "New Super Mario Bros. Wii Styled Status Bar v1.7",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "needs remoderation",
      "sa-1",
      "sprite",
      "sprite status bar",
      "status bar"
    ],
    "description": "This patch replaces SMW's original status bar with a HUD similar (but not identical) to the one in New Super Mario Bros. Wii.<br>\r\nIt's not layer 3 so you can have full Layer 3 backgrounds without them cutting off. For this same reason I reccomend that you install No More Sprite Tile Limits.<br>\r\nIt has options to make it 1 or 2 rows wide, and some other things.<br>\r\n<br>\r\nCredit is appreciated.<br>\r\n<br>\r\nUpdate 1.5 (15/12/2016): Added support for LX5's Star Coins Patch.<br>\r\nUpdate 1.6 (07/01/2017): Fixed GFX when the message box closes<br>\r\nUpdate 1.7 (12/01/2017): Fixed game over bug, thanks to Luansilva12.",
    "latest_version": "smwc-14775-1484707064",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 14775,
        "title": "New Super Mario Bros. Wii Styled Status Bar v1.7",
        "version": "smwc-14775-1484707064",
        "upstream_time": 1484707064,
        "download_url": "https://dl.smwcentral.net/14775/NSMBWii-SpriteSB%20v1.7.zip",
        "filename": "NSMBWii-SpriteSB v1.7.zip",
        "size": 19080,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-nintendo-presents-custom-palette-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 14754,
    "title": "Nintendo Presents Custom Palette v1.1",
    "authors": [
      "Roy"
    ],
    "tags": [
      "lorom",
      "nintendo presents",
      "palette",
      "palette change",
      "sa-1"
    ],
    "description": "This patch applies a small ASM hack that enables a custom palette (by default on palette 8, which is used by the 'Nintendo Presents' logo). The background colour can also be changed. You have to change the RGB values of the custom palette yourself (by default they're all FFFF, which is white).<br>\r\nNo credit needed.",
    "latest_version": "smwc-14754-1481932093",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 14754,
        "title": "Nintendo Presents Custom Palette v1.1",
        "version": "smwc-14754-1481932093",
        "upstream_time": 1481932093,
        "download_url": "https://dl.smwcentral.net/14754/PalNinPre.zip",
        "filename": "PalNinPre.zip",
        "size": 1558,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-nintendo-presents-fadeout",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 16510,
    "title": "Nintendo Presents Fadeout",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "fancy af",
      "lorom",
      "nintendo presents",
      "sa-1"
    ],
    "description": "Makes the Nintendo Presents logo appear in a more smooth manner.<br>\r\n<br>\r\nNote that due to the way AddmusicK uploads its samples, you'll need to insert a stub (<a href=\"http://media.smwcentral.net/Telinc1/stub.txt\">blank</a>) song if you want to use an actual sound effect and not a song.",
    "latest_version": "smwc-16510-1510404465",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 16510,
        "title": "Nintendo Presents Fadeout",
        "version": "smwc-16510-1510404465",
        "upstream_time": 1510404465,
        "download_url": "https://dl.smwcentral.net/16510/Presents%20Fade.zip",
        "filename": "Presents Fade.zip",
        "size": 1115,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-nintendo-presents-logo-expansion-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19373,
    "title": "Nintendo Presents Logo Expansion v1.3",
    "authors": [
      "Roy",
      "ghettoyouth"
    ],
    "tags": [
      "lorom",
      "nintendo presents",
      "sa-1"
    ],
    "description": "This patch will expand the Nintendo Presents Logo to a 64x64 sprite tile.",
    "latest_version": "smwc-19373-1552968731",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19373,
        "title": "Nintendo Presents Logo Expansion v1.3",
        "version": "smwc-19373-1552968731",
        "upstream_time": 1552968731,
        "download_url": "https://dl.smwcentral.net/19373/LogoExpand.zip",
        "filename": "LogoExpand.zip",
        "size": 2177,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-nmi-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 5775,
    "title": "NMI Fix",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "needs remoderation"
    ],
    "description": "The development team of SMW remembered to push everything important onto the stack during NMI so nothing would get screwed up...except for the scratch RAM addresses $00-$04, which are used during some DMA routines.  This has the potential to crash the game under certain rare circumstances, so I put together this simple fix.",
    "latest_version": "smwc-5775-1376702127",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 5775,
        "title": "NMI Fix",
        "version": "smwc-5775-1376702127",
        "upstream_time": 1376702127,
        "download_url": "https://dl.smwcentral.net/5775/NMIFix.zip",
        "filename": "NMIFix.zip",
        "size": 334,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-no",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40196,
    "title": "No 1-UPS While Climbing",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "1-up",
      "fence",
      "lorom",
      "sa-1",
      "stomp",
      "vine"
    ],
    "description": "This will fix the bug where you can get infinite 1-UPS while stomping on enemies while climbing.",
    "latest_version": "smwc-40196-1753739214",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40196,
        "title": "No 1-UPS While Climbing",
        "version": "smwc-40196-1753739214",
        "upstream_time": 1753739214,
        "download_url": "https://dl.smwcentral.net/40196/NoVine1-Ups.zip",
        "filename": "NoVine1-Ups.zip",
        "size": 460,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-no-block-interaction-if-sprite-is-falling-off-screen",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 16784,
    "title": "No Block Interaction if Sprite Is Falling Off Screen",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "death",
      "interact",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This patch fixes a bug in Super Mario World that sprites that fall off screen still interact with objects (see the screenshots). This can be proven by Koopa shells suddenly veering left or right when they pass through the solid blocks as well as triggering custom blocks when they shouldn't.",
    "latest_version": "smwc-16784-1515345544",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 16784,
        "title": "No Block Interaction if Sprite Is Falling Off Screen",
        "version": "smwc-16784-1515345544",
        "upstream_time": 1515345544,
        "download_url": "https://dl.smwcentral.net/16784/NoBlockInteractIfFallingOffScrn.zip",
        "filename": "NoBlockInteractIfFallingOffScrn.zip",
        "size": 913,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-no-button-aliases",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 32740,
    "title": "No Button Aliases",
    "authors": [
      "mszegedy"
    ],
    "tags": [
      "controller",
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "The default behavior of $15 and $17 is that the A button is conflated with the B button, and the X button is conflated with the Y button. This patch rewrites the routine that sets them, at $86a8, so that it does not do this. It comes with the option to re-enable either alias. (By default, both are disabled.)<br>\r\n<br>\r\nThe gameplay effect for an otherwise unaltered SMW is that X no longer does the things that both X and Y do (running, cape spin, fire flower, Yoshi's tongue, confirm choices), and A no longer does the things that both A and B do (make you jump higher and fall slower, confirm choices). This is useful if you want to re-bind X or A for things that have nothing to do with what Y or B do. (This was my motivation for making this patch.)<br>\r\n<br>\r\nAs far as I know, this is the first patch to hijack $86a8. I don't think it will break anything.<br>\r\n<br>\r\nThis patch is also available on my Github <a href=\"https://github.com/mszegedy/smw-patches/blob/main/no-button-aliases.asm\" rel=\"nofollow\">here.</a>",
    "latest_version": "smwc-32740-1671157756",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 32740,
        "title": "No Button Aliases",
        "version": "smwc-32740-1671157756",
        "upstream_time": 1671157756,
        "download_url": "https://dl.smwcentral.net/32740/no-button-aliases.zip",
        "filename": "no-button-aliases.zip",
        "size": 646,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-no-capespin-in-water",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12450,
    "title": "No Capespin In Water",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "cape",
      "lorom",
      "sa-1",
      "spin",
      "water"
    ],
    "description": "After you apply this patch, you can't capespin in water anymore. Should be pretty obvious. To be applied with asar, found at the tools section.",
    "latest_version": "smwc-12450-1449954396",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12450,
        "title": "No Capespin In Water",
        "version": "smwc-12450-1449954396",
        "upstream_time": 1449954396,
        "download_url": "https://dl.smwcentral.net/12450/nocapewater.zip",
        "filename": "nocapewater.zip",
        "size": 466,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-no-consecutive-score-awards",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40262,
    "title": "No Consecutive Score Awards",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "score"
    ],
    "description": "This patch removes the consecutive score award functionality of dragon coins, shell kills, killing enemies with a star and stomping on enemies. You can easily set which of these you want in the .asm file, as well as the score value to always give in each case.<br>\r\n<br>\r\nAnas: Fixed a major inconsistency where despite '!ShellKill' being on, the normal consecutive scoring would sometimes pop up while killing the first few sprites. This is demonstrated in the second GIF (here '!ScoreShellKill' was set to $00). Also added some more documentation in the patch",
    "latest_version": "smwc-40262-1754860722",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40262,
        "title": "No Consecutive Score Awards",
        "version": "smwc-40262-1754860722",
        "upstream_time": 1754860722,
        "download_url": "https://dl.smwcentral.net/40262/No_Consecutive_Score.zip",
        "filename": "No_Consecutive_Score.zip",
        "size": 1815,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-no-dino-torch-on-dino-rhino-s-death",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 13615,
    "title": "No Dino Torch on Dino Rhino's Death",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "dino rhino",
      "dino torch",
      "lorom",
      "sa-1"
    ],
    "description": "Makes it so the Dino Rhino won't spawn a Dino Torch when it dies.<br>\r\nFreespace is only required if SA-1 is being used.",
    "latest_version": "smwc-13615-1461788491",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 13615,
        "title": "No Dino Torch on Dino Rhino's Death",
        "version": "smwc-13615-1461788491",
        "upstream_time": 1461788491,
        "download_url": "https://dl.smwcentral.net/13615/No%20Dino%20Torch%20on%20Dino%20Rhino%27s%20Death.zip",
        "filename": "No Dino Torch on Dino Rhino%27s Death.zip",
        "size": 434,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-no-life-no-time",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 39002,
    "title": "No Life - No Time",
    "authors": [
      "Nitrocell Inc."
    ],
    "tags": [
      "game over",
      "lives",
      "lorom",
      "sa-1",
      "time-up"
    ],
    "description": "\"No Life - No Time\" will let player to continue playing level even after Time reaches 0, but will take one life (decrease for 0) and add extra amount seconds to the Time. This process repeats every time if player has more than 1 life. IF player has 1 life, next Time = 0 will kill Mario and proceed to Game Over. Amount of added seconds is 50 by default but can be any value between 001 and 999. For more info, see readme.txt.",
    "latest_version": "smwc-39002-1738544737",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 39002,
        "title": "No Life - No Time",
        "version": "smwc-39002-1738544737",
        "upstream_time": 1738544737,
        "download_url": "https://dl.smwcentral.net/39002/NoLifeNoTimeV1.11.zip",
        "filename": "NoLifeNoTimeV1.11.zip",
        "size": 1271,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-no-magikoopa-respawn",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 27997,
    "title": "No Magikoopa Respawn",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "magikoopa",
      "sa-1"
    ],
    "description": "This simple patch prevents Magikoopas from respawning after they've been killed by the player.",
    "latest_version": "smwc-27997-1629243270",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 27997,
        "title": "No Magikoopa Respawn",
        "version": "smwc-27997-1629243270",
        "upstream_time": 1629243270,
        "download_url": "https://dl.smwcentral.net/27997/Killmagikoopa.zip",
        "filename": "Killmagikoopa.zip",
        "size": 417,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-no-more-sprite-tile-limits-v1-2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40702,
    "title": "No More Sprite Tile Limits v1.2.4",
    "authors": [
      "Arinsu",
      "Arujus",
      "MathOnNapkins",
      "NoelYoshi",
      "Tattletale",
      "Vitor Vilela",
      "edit1754",
      "yoshifanatic"
    ],
    "tags": [
      "lorom",
      "sprite memory",
      "sprite tile",
      "sprites"
    ],
    "description": "This patch allows sprites to use more than a fixed amount of tiles. For all sprite headers. It is enabled in all sprite headers by default.<br>\r\n<br>\r\nSame patch used by SA-1. I just converted it to fastROM.<br>\r\n<br>\r\nSprite header 08 has been altered to match sa-1's change to move it's max sprite slot header to 08 - therefore, I'm moving fastROM's max sprite slot header there too (same as 00 or 10). Sprite header 08 is unused in the original game.<br>\r\n<br>\r\n<b>DO NOT INSERT THIS WITH SA1, SA1 COMES WITH THIS ALREADY.</b><br>\r\n<br>\r\nI added a few config flags so you can go back to header 10 and make it so it's only enabled in one sprite header.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog</span></div><div class=\"collapse-content\"><br>\r\nv1.2.4 (<span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span>)<br>\r\n-----<br>\r\nAdded a snippet to optionally respawn the Wiggler.<br>\r\n<br>\r\nv1.2.3 (<span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span>)<br>\r\n-----<br>\r\nFixed an oversight where wigglers still depended on sprite memory setting 0A to cap their spawn, causing them to potentially share $7F9A7B indexes depending on how they spawned in.<br>\r\n<br>\r\nv1.2.2 (<span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>)<br>\r\n-----<br>\r\nFixed multiple issues with the Lakitu cloud and Yoshi in the same screen. The Lakitu Cloud reserved slots were moved back to $30 and $34.<br>\r\nMade the patch throw an error if you attempt to apply it to an SA-1 ROM.<br>\r\n<br>\r\nv1.2.1<br>\r\n-----<br>\r\nNow the patch can search 2 additional slots ($34,$30). The Lakitu Cloud reserved slots have been moved to $28,$2C to accomodate this.<br>\r\n<br>\r\nv1.2<br>\r\n-----<br>\r\nAdded a compatibility flag that moves the sprite header back to 10.<br>\r\nAdded a compatibility flag so that you can disable this patch from working in all sprite headers. Instead it will only be enabled for the configured sprite header.<br>\r\n<br>\r\nv1.1<br>\r\n-----<br>\r\nPorted sa-1 code to fastROM.<br>\r\nNow enabled in all sprite headers.<br>\r\nChanged sprite header 08 to have the same amount of slots as sprite header 10 (or 00), to match sa-1's new max slot header. Sprite header 08 is unused.</div></div>",
    "latest_version": "smwc-40702-1759601952",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40702,
        "title": "No More Sprite Tile Limits v1.2.4",
        "version": "smwc-40702-1759601952",
        "upstream_time": 1759601952,
        "download_url": "https://dl.smwcentral.net/40702/NoMoreSpriteTileLimits%20v1.2.4.zip",
        "filename": "NoMoreSpriteTileLimits v1.2.4.zip",
        "size": 4972,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-no-p-switch-music-reset",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4478,
    "title": "No P-Switch Music Reset",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "lorom",
      "music",
      "pswitch",
      "sa-1"
    ],
    "description": "This patch makes P-Switches not reset the music when hit, if one is already active.<br>\r\n<br>\r\nThis patch was previously an xkas patch with no SA-1 support. The original version <a href=\"https://files.telinc1.com/smwc/patches/pmusicreset.zip\" rel=\"nofollow\">is backed up here</a>.<br>\r\n<br>\r\nModerator's note: don't use this patch if you're already using AddmusicK (it's already implemented by the tool, and it will cause the game to crash if you run AMK after patching this).",
    "latest_version": "smwc-4478-1307986295",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4478,
        "title": "No P-Switch Music Reset",
        "version": "smwc-4478-1307986295",
        "upstream_time": 1307986295,
        "download_url": "https://dl.smwcentral.net/4478/pmusicreset.zip",
        "filename": "pmusicreset.zip",
        "size": 341,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-no-pressed-p-switch-carry",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18553,
    "title": "No Pressed P-Switch Carry",
    "authors": [
      "Deflaktor"
    ],
    "tags": [
      "lorom",
      "p-switch",
      "sa-1"
    ],
    "description": "Disallows carrying a pressed P-Switch. Self-explanatory.",
    "latest_version": "smwc-18553-1543395186",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18553,
        "title": "No Pressed P-Switch Carry",
        "version": "smwc-18553-1543395186",
        "upstream_time": 1543395186,
        "download_url": "https://dl.smwcentral.net/18553/NoPressedPSwitchCarry.zip",
        "filename": "NoPressedPSwitchCarry.zip",
        "size": 503,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-no-running",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12451,
    "title": "No Running",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "disable run",
      "lorom",
      "sa-1"
    ],
    "description": "This patch disables running but unlike the hex edit, it doesn't make Mario move slow. You can customise Mario's speed to your liking.<br>\r\n<br>\r\nNote: it disables cape flight too.",
    "latest_version": "smwc-12451-1456450033",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12451,
        "title": "No Running",
        "version": "smwc-12451-1456450033",
        "upstream_time": 1456450033,
        "download_url": "https://dl.smwcentral.net/12451/norun.zip",
        "filename": "norun.zip",
        "size": 669,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-no-score-by-shell-kicked-by-enemy",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40260,
    "title": "No Score by Shell Kicked by Enemy",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "bob-omb",
      "bounce blocks",
      "disco shells",
      "goomba",
      "lorom",
      "sa-1",
      "score",
      "shell"
    ],
    "description": "If another enemy is killed by a Shell etc used by the enemy, the score will no longer be added.<br>\r\nIf two Shell etc collide with each other, a score is awarded if one of them was used by Mario.<br>\r\nIf the value of!1504,x is 1, it is considered an object used by Mario. It is initially 0 and becomes 1 if it is touched by Mario, spit out by Yoshi, or played by Mario himself or by the shell etc used by Mario.<br>\r\nIf it is not something Mario can have, !1504,x has no effect.<br>\r\n<br>\r\nWhen using with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28721\">Cape Swing Combo</a> or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=27832\">No Consecutive Score Awards</a>, please apply them first.<br>\r\nUses 1 byte of FreeRAM.<br>\r\nIf you are using !1504 in your custom sprites, change its use RAM.<br>\r\nFor a custom sprite that kicks the shell, add the process of setting !1504,y to $00 to the process of kicking the shell.",
    "latest_version": "smwc-40260-1754836042",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40260,
        "title": "No Score by Shell Kicked by Enemy",
        "version": "smwc-40260-1754836042",
        "upstream_time": 1754836042,
        "download_url": "https://dl.smwcentral.net/40260/No%20Score%20by%20Shell%20Kicked%20by%20Enemy.zip",
        "filename": "No Score by Shell Kicked by Enemy.zip",
        "size": 2788,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-no-shooting-fireballs-cape-spin-when-carrying-something",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 13749,
    "title": "No Shooting Fireballs/Cape Spin When Carrying Something",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "cape spin",
      "fireball",
      "lorom",
      "sa-1"
    ],
    "description": "This patch fixes a oversight bug in SMW that allows the player to shoot fireballs or do cape spin while carrying a sprite. Nintendo did not expect players to have 2 buttons both for carrying and throwing a fireball.<br>\r\n<br>\r\nYou can also add a freeram that also disables throwing fireballs:<br>\r\n<div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">;\tORA $xxxxxx        ;&gt;Custom freeram to disable fireball</pre></div><br>\r\n^Remove the semicolon and add a custom freeram.",
    "latest_version": "smwc-13749-1464597326",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 13749,
        "title": "No Shooting Fireballs/Cape Spin When Carrying Something",
        "version": "smwc-13749-1464597326",
        "upstream_time": 1464597326,
        "download_url": "https://dl.smwcentral.net/13749/NoCarryShootSpin.zip",
        "filename": "NoCarryShootSpin.zip",
        "size": 2114,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-no-silent-bullet-bill",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19238,
    "title": "No Silent Bullet Bill",
    "authors": [
      "Ramp202"
    ],
    "tags": [
      "bullet bill",
      "lorom",
      "sa-1",
      "sfx",
      "sprite"
    ],
    "description": "Since people (mostly mods) complained about how the Bullet bills when placed in a level are silent and don't play any SFX, i decided to make this patch. REQUIRES 11 (0B) bytes of Freespace/Empty Space in the rom",
    "latest_version": "smwc-19238-1551692918",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19238,
        "title": "No Silent Bullet Bill",
        "version": "smwc-19238-1551692918",
        "upstream_time": 1551692918,
        "download_url": "https://dl.smwcentral.net/19238/No%20Silent%20Bullet.zip",
        "filename": "No Silent Bullet.zip",
        "size": 695,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-no-sprite-interaction-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19222,
    "title": "No Sprite Interaction Fix",
    "authors": [
      "chillyfox"
    ],
    "tags": [
      "fire snake",
      "hopping flame",
      "interact",
      "interaction",
      "lorom",
      "sa-1",
      "shell",
      "sprite",
      "sprite contact",
      "thwimp",
      "thwomp"
    ],
    "description": "Depending on sprite slots, sometimes a few sprites won't interact with other lower priority sprites, like Thwomp vs shell, so this small patch gives consistent sprite-on-sprite interaction to a couple of enemies:<br>\r\n<br>\r\nThwomp<br>\r\nThwimp<br>\r\nFire Snake",
    "latest_version": "smwc-19222-1553142050",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19222,
        "title": "No Sprite Interaction Fix",
        "version": "smwc-19222-1553142050",
        "upstream_time": 1553142050,
        "download_url": "https://dl.smwcentral.net/19222/No%20Sprite%20Interaction%20Fix%203.zip",
        "filename": "No Sprite Interaction Fix 3.zip",
        "size": 859,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-no-title-no-intro-no-problems",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 27938,
    "title": "No Title, No Intro, No Problems",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "sa-1"
    ],
    "description": "This patch will make the game skip the Nintendo Presents screen, the Title screen and the Intro screen, meaning that you start on the Overworld as soon as booting up the game. This can be useful for contest levels/overworlds, where usually those screens are not meaningful.<br>\r\nYou can also pair it with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=22554\">No Overworld UberASM</a> to have the game start on the level of your choice right away.<br>\r\nDo note that the game will always start from a new save file, so saving the game will be pointless.<br>\r\nMake sure to check out the readme for instructions and info.",
    "latest_version": "smwc-27938-1631481199",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 27938,
        "title": "No Title, No Intro, No Problems",
        "version": "smwc-27938-1631481199",
        "upstream_time": 1631481199,
        "download_url": "https://dl.smwcentral.net/27938/boot_on_ow.zip",
        "filename": "boot_on_ow.zip",
        "size": 2218,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-no-title-screen-movement-v2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 14901,
    "title": "No Title Screen Movement v2.0",
    "authors": [
      "Arinsu",
      "DiscoTheBat"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "title screen"
    ],
    "description": "This patch sets the same address located in ROM Map but instead of just setting these addresses, it will delete the original movement data, freeing up 69 bytes of ROM.<br>\r\n<br>\r\nAlso, there is an REVERT if someone wants to use the original movement only.<br>\r\n<br>\r\nv2.0 (<span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>)<br>\r\n---<br>\r\n* Now can nuke LM's title screen recording data.",
    "latest_version": "smwc-14901-1484703206",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 14901,
        "title": "No Title Screen Movement v2.0",
        "version": "smwc-14901-1484703206",
        "upstream_time": 1484703206,
        "download_url": "https://dl.smwcentral.net/14901/NoScreenMovement.zip",
        "filename": "NoScreenMovement.zip",
        "size": 991,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-no-title-sfx",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20849,
    "title": "No Title SFX",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sfx",
      "title screen"
    ],
    "description": "Disables sound effects on the title screen, but still keeps the level soundtrack running.<br>\r\nNow compatible Asar and SA-1.<br>\r\n<br>\r\nNote: it doesn't work with AddmusicK.<br>\r\n",
    "latest_version": "smwc-20849-1565479161",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20849,
        "title": "No Title SFX",
        "version": "smwc-20849-1565479161",
        "upstream_time": 1565479161,
        "download_url": "https://dl.smwcentral.net/20849/notitlesfx.zip",
        "filename": "notitlesfx.zip",
        "size": 830,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-no-yoshi-tongue",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40180,
    "title": "No Yoshi Tongue",
    "authors": [
      "Ice Man"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This patch lets you disable Yoshi's tongue on a per level basis. Useful for levels where items shouldn't be swallowed or if you just want Yoshi to shut up. :P",
    "latest_version": "smwc-40180-1753630444",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40180,
        "title": "No Yoshi Tongue",
        "version": "smwc-40180-1753630444",
        "upstream_time": 1753630444,
        "download_url": "https://dl.smwcentral.net/40180/No%20Yoshi%20Tongue.zip",
        "filename": "No Yoshi Tongue.zip",
        "size": 691,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-non-dynamic-podoboo",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12452,
    "title": "Non-Dynamic Podoboo",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "Added Yoshi's tongue to the included GFX file (even though it overwrites some of the default tiles in GFX12 if not remapped).<br>\r\n<br>\r\nNormally, the Podoboo's tiles are dynamically uploaded to SP1, which makes them glitch when used with certain other sprites, such as Yoshi. This patch changes that, making its graphics work exactly the same as any other sprite. By default, it uses some unused tiles in GFX12. No freespace required.",
    "latest_version": "smwc-12452-1448089071",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12452,
        "title": "Non-Dynamic Podoboo",
        "version": "smwc-12452-1448089071",
        "upstream_time": 1448089071,
        "download_url": "https://dl.smwcentral.net/12452/Non-Dynamic%20Podoboo.zip",
        "filename": "Non-Dynamic Podoboo.zip",
        "size": 2492,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-note-block-spin-jump-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 32073,
    "title": "Note Block Spin Jump Fix",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "note block",
      "sa-1",
      "spin jump"
    ],
    "description": "This simple patch fixes the glitch where you can spin jump from note blocks if you press A on the same frame you land on them.",
    "latest_version": "smwc-32073-1672506999",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 32073,
        "title": "Note Block Spin Jump Fix",
        "version": "smwc-32073-1672506999",
        "upstream_time": 1672506999,
        "download_url": "https://dl.smwcentral.net/32073/NoteBlockSpinFix.zip",
        "filename": "NoteBlockSpinFix.zip",
        "size": 382,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-nsmb-star-coins",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19763,
    "title": "NSMB Star Coins",
    "authors": [
      "lx5"
    ],
    "tags": [
      "asar 2 remoderation",
      "counter",
      "dragon coin",
      "lorom",
      "nsmb",
      "sa-1",
      "save",
      "star coin"
    ],
    "description": "This resource tries to emulate the Star Coins of NSMB series and includes some variations:<br>\r\n<br>\r\n- 32x32 Star coins<br>\r\n- 16x32 Star coins (Pretty much a Yoshi Coin)<br>\r\n- 16x16 Star coins (Like a golden coin... I think)<br>\r\n<br>\r\nYou can have up to eight star coins in each level!<br>\r\n<br>\r\nThe pack contains a lot of files, make sure that you read the readme file included to know what to do with those files.",
    "latest_version": "smwc-19763-1557257123",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19763,
        "title": "NSMB Star Coins",
        "version": "smwc-19763-1557257123",
        "upstream_time": 1557257123,
        "download_url": "https://dl.smwcentral.net/19763/Star%20Coins.zip",
        "filename": "Star Coins.zip",
        "size": 300047,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-nsmb-styled-carry-system",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 32813,
    "title": "NSMB Styled Carry System",
    "authors": [
      "Francium",
      "Isikoro"
    ],
    "tags": [
      "carrying",
      "holding",
      "lorom",
      "nsmb",
      "sa-1",
      "shell"
    ],
    "description": "Make the carrying system NSMB-like.<br>\r\nYou will no longer be able to put your shell in place or throw sprites upward.<br>\r\nAlso, you will not be able to crouch, look up, or enter a dirt pipe or door when you are holding an sprites.<br>\r\n<br>\r\nThe shell will not be able to be taken out of Yoshi's mouth and put in its place. (The same goes for Buzzy Beetle.)",
    "latest_version": "smwc-32813-1701330908",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 32813,
        "title": "NSMB Styled Carry System",
        "version": "smwc-32813-1701330908",
        "upstream_time": 1701330908,
        "download_url": "https://dl.smwcentral.net/32813/NSMB%20Styled%20Carry%20System.zip",
        "filename": "NSMB Styled Carry System.zip",
        "size": 2105,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-nsmbwii-style-random-title-screen-and-movement",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40282,
    "title": "NSMBWii-Style Random Title Screen and Movement",
    "authors": [
      "Arinsu",
      "TheBiob"
    ],
    "tags": [
      "lorom",
      "random",
      "sa-1",
      "titlescreen"
    ],
    "description": "This will put Mario running to the right on the title screen and select a random level for it, a-la NSMBWii.<br>\r\n<br>\r\nv2.0: Added random movement support. (TheBiob)",
    "latest_version": "smwc-40282-1759602585",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40282,
        "title": "NSMBWii-Style Random Title Screen and Movement",
        "version": "smwc-40282-1759602585",
        "upstream_time": 1759602585,
        "download_url": "https://dl.smwcentral.net/40282/WiiTitleScreen%20v2.0.zip",
        "filename": "WiiTitleScreen v2.0.zip",
        "size": 22848,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-numerical",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 14125,
    "title": "Numerical 3-Digit Dragon Coin Counter",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "counter",
      "lorom",
      "needs remoderation",
      "sa-1",
      "yoshi coin"
    ],
    "description": "This patch replaces the normal Dragon Coin counter with a 3-digit numerical one. The new counter keeps track of the *total* number of coins you have collected rather than the ones within a single level, and each coin also saves to SRAM so that it cannot be collected again. Thanks to Alcaro for finding the (laughably small) thing that caused the bug in the previous version.<br>\r\n<br>\r\nNEW - Added SA-1 support, converted it to asar and it allows to be used with SRAM/BW-RAM Plus.",
    "latest_version": "smwc-14125-1469942846",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 14125,
        "title": "Numerical 3-Digit Dragon Coin Counter",
        "version": "smwc-14125-1469942846",
        "upstream_time": 1469942846,
        "download_url": "https://dl.smwcentral.net/14125/AltYoshiCoin.zip",
        "filename": "AltYoshiCoin.zip",
        "size": 4351,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-numerical-dragon-coin-counter",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 16616,
    "title": "Numerical Dragon Coin Counter",
    "authors": [
      "Neosz"
    ],
    "tags": [
      "counter",
      "dragon coin",
      "lorom",
      "sa-1"
    ],
    "description": "Displays Dragon Coins as a number rather than displaying each coin.<br>\r\nNOTE: If you don't want the \"x\" and the number to use palette 8, use Smallhacker's Status Bar editor to change it to palette 7.<br>\r\n<br>\r\nFeel free to add this to the patch and resubmit it or PM me on how to  do it.",
    "latest_version": "smwc-16616-1511197381",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 16616,
        "title": "Numerical Dragon Coin Counter",
        "version": "smwc-16616-1511197381",
        "upstream_time": 1511197381,
        "download_url": "https://dl.smwcentral.net/16616/DragonCoins.zip",
        "filename": "DragonCoins.zip",
        "size": 882,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-numerical-health-bar",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 11345,
    "title": "Numerical Health Bar",
    "authors": [
      "Iceguy",
      "Ladida",
      "lx5"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "needs remoderation"
    ],
    "description": "It's a numerical health bar and it's better than the previous version. The maximum health is 10, but you need some ASM knowledge on how to configure that.<br>\r\nThis version makes you always be big, and makes 1-Up mushrooms fully heal you.",
    "latest_version": "smwc-11345-1440473632",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 11345,
        "title": "Numerical Health Bar",
        "version": "smwc-11345-1440473632",
        "upstream_time": 1440473632,
        "download_url": "https://dl.smwcentral.net/11345/numhp.zip",
        "filename": "numhp.zip",
        "size": 4976,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-objectool-0",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40964,
    "title": "ObjecTool 0.5",
    "authors": [
      "0x400",
      "imamelia"
    ],
    "tags": [
      "lorom",
      "objects",
      "sa-1"
    ],
    "description": "This patch allows you to create and insert custom normal and extended objects.<br>\r\n<br>\r\nNow works with Lunar Magic 3.00+, and it includes a variety of subroutines and a comprehensive guide to using them.",
    "latest_version": "smwc-40964-1762462669",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40964,
        "title": "ObjecTool 0.5",
        "version": "smwc-40964-1762462669",
        "upstream_time": 1762462669,
        "download_url": "https://dl.smwcentral.net/40964/ObjecTool_0.5.zip",
        "filename": "ObjecTool_0.5.zip",
        "size": 20759,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-offscreen-indicator",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40137,
    "title": "Offscreen Indicator",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "lorom",
      "player",
      "sa-1",
      "sprite"
    ],
    "description": "This will display an 8x8 or 16x16 sprite tile at the top or bottom of the screen at Mario's X position whenever he goes offscreen. This way, the player can tell where he is even though they can't see him.<br>\r\n<br>\r\nThis update makes it so you can optionally have the marker scale away from the edge of the screen based on how far Mario is offscreen, as well.<br>\r\n<br>\r\nThis patch will apply the effect to all levels. If you want a per-level solution, use the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=36857\">UberASM version</a>.<br>\r\n<br>\r\nUpdate 2025-07-20 (gemstonezVA): Added an \"  : endif\" to fix an upcoming Asar 2.0 deprecation.",
    "latest_version": "smwc-40137-1753037094",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40137,
        "title": "Offscreen Indicator",
        "version": "smwc-40137-1753037094",
        "upstream_time": 1753037094,
        "download_url": "https://dl.smwcentral.net/40137/OffscreenIndicatorPatch.zip",
        "filename": "OffscreenIndicatorPatch.zip",
        "size": 1622,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-offscreen-invisible-solid-block-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 31900,
    "title": "Offscreen Invisible Solid Block Fix",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "solid",
      "sprite"
    ],
    "description": "The invisible solid block sprite does not normally despawn when scrolled off screen, which can limit its usability in larger levels due to filling up sprite slots. This patch fixes it so that it does properly despawn.",
    "latest_version": "smwc-31900-1669794191",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 31900,
        "title": "Offscreen Invisible Solid Block Fix",
        "version": "smwc-31900-1669794191",
        "upstream_time": 1669794191,
        "download_url": "https://dl.smwcentral.net/31900/InvisibleSolidDespawn.zip",
        "filename": "InvisibleSolidDespawn.zip",
        "size": 481,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-on-off-cooldown",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20317,
    "title": "ON/OFF Cooldown",
    "authors": [
      "leod"
    ],
    "tags": [
      "cooldown",
      "lorom",
      "on-off",
      "sa-1",
      "switch",
      "timer"
    ],
    "description": "Adds an extremely short cooldown timer to ON/OFF switches, fixing the jankiness when trying to hit an ON/OFF switch underwater, no longer causing Mario to hit it 2 or 3 times with a single stroke, thus confusing the heck out of the player.<br>\r\n<br>\r\n<br>\r\nA bit more in detail, this patch will cause ON/OFF bounce sprites to straight up not spawn, meaning if you have a custom block that spawns the same bounce block sprite, it will gain this cooldown as well, at least if spawned through vanilla routines.<br>\r\nThe ON/OFF bounce sprites are actually what handle the toggle of the switch in vanilla SMW, so skipping their spawn keeps the switch un-toggled.",
    "latest_version": "smwc-20317-1561682271",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20317,
        "title": "ON/OFF Cooldown",
        "version": "smwc-20317-1561682271",
        "upstream_time": 1561682271,
        "download_url": "https://dl.smwcentral.net/20317/OnOffcooldown.zip",
        "filename": "OnOffcooldown.zip",
        "size": 1837,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-on-off-layer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19066,
    "title": "On/Off Layer 2 Generator Fix",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "generator",
      "layer 2",
      "lorom",
      "on off",
      "sa-1"
    ],
    "description": "This patch fixes a glitch that if the layer 2 reaches the bottom, it keeps re-running the \"hit ground\" effect EVERY FRAME (storing #$09 to $1DFC (overwrites sfx that uses $1DFC, like the spin jumping and collecting coin) and setting $1887 to a non-zero value (freeze earthquake until L2 isn't on the bottom)). By using freeram, it will now run the \"hit ground\" effect only once after hitting the bottom, not \"as long its on the ground\". Similar to how layer 2 smasher works.",
    "latest_version": "smwc-19066-1550049715",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19066,
        "title": "On/Off Layer 2 Generator Fix",
        "version": "smwc-19066-1550049715",
        "upstream_time": 1550049715,
        "download_url": "https://dl.smwcentral.net/19066/OnOffL2Fix.zip",
        "filename": "OnOffL2Fix.zip",
        "size": 1363,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-on-off-states-for-any-line-guide",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 27858,
    "title": "On/Off States for Any Line-Guide",
    "authors": [
      "elusive",
      "imamelia",
      "worldpeace"
    ],
    "tags": [
      "line-guided",
      "lorom",
      "sa-1"
    ],
    "description": "This patch makes it possible to have on/off states for any line-guide. The default settings will allow you to have on/off states for <i>every</i> line-guide, i.e. each line active in the on state, or active in the off state. It also includes the fixes from <a href=\"https://www.smwcentral.net/?p=section&a=details&id=23847\">Line Guide Acts-Like Fix</a>. See the readme for more details.",
    "latest_version": "smwc-27858-1640069353",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 27858,
        "title": "On/Off States for Any Line-Guide",
        "version": "smwc-27858-1640069353",
        "upstream_time": 1640069353,
        "download_url": "https://dl.smwcentral.net/27858/onoffanylineguide.zip",
        "filename": "onoffanylineguide.zip",
        "size": 906335,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-on-off-switch-triggered-dark-room-w-spotlight",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 27770,
    "title": "On/Off Switch-Triggered Dark Room w/ Spotlight",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "consistency",
      "dark room",
      "lorom",
      "on off",
      "on off block",
      "sa-1",
      "spotlight"
    ],
    "description": "This patch changes the trigger for the Dark Room w/ Spotlight sprite to trigger based on the On/Off switch status.<br>\r\n<br>\r\nUpon the sprite's init, it will set the On/Off switch to the \"Off\" state unless another spotlight is active, in which case it deletes itself.<br>\r\n<br>\r\nThis patch requires no free space as it occupies either unused data in the default game or repurposes the spot where the default code is.<br>\r\n<br>\r\nThe inspiration comes from a brief epiphany that I had that made me realize that the red ? block sprite has literally zero purpose and I wanted to see if I could make it even more useless.<br>\r\n<br>\r\nTested with default SMW as well as an SA-1-enhanced ROM.",
    "latest_version": "smwc-27770-1636302966",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 27770,
        "title": "On/Off Switch-Triggered Dark Room w/ Spotlight",
        "version": "smwc-27770-1636302966",
        "upstream_time": 1636302966,
        "download_url": "https://dl.smwcentral.net/27770/OnOffSpotlight.zip",
        "filename": "OnOffSpotlight.zip",
        "size": 749,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-one-file-one-player",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40641,
    "title": "One File, One Player",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "save"
    ],
    "description": "This patch limits the game to one save file and one player, making it so on a fresh start the game is started as soon as pressing a button on the title screen, while on following starts it will show a Continue/New Game screen with the exit count.<br>\r\n<br>\r\nFully compatible with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18531\">lx5's BW-RAM+</a> (NOTE: it's not compatible with MarioE's SRAM+) and it also works fine with the Retry patch's own save system (including both <a href=\"https://smwc.me/1657727\">worldpeace's patch</a> and <a href=\"https://smwc.me/s/41134\">my patch</a>).<br>\r\n<br>\r\nYou can also change the position of the menu on the screen and more easily edit the menu's text.",
    "latest_version": "smwc-40641-1757959424",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40641,
        "title": "One File, One Player",
        "version": "smwc-40641-1757959424",
        "upstream_time": 1757959424,
        "download_url": "https://dl.smwcentral.net/40641/one_file.zip",
        "filename": "one_file.zip",
        "size": 1745,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-optimize",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41786,
    "title": "Optimize $0400 Compression Routine",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom"
    ],
    "description": "This patch optimizes the routine at $008494, which is run at the end of every frame to compress the $0420 table to $0400, saving 2 scanlines of processing on FastROM (if <a href=\"https://www.smwcentral.net/?p=section&a=details&id=19554\">this patch</a> is used, it'll save ~2.2 scanlines), at the cost of a couple KB of ROM space.<br>\r\nThis is not compatible with SA-1 as that uses its own thing.",
    "latest_version": "smwc-41786-1772056855",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41786,
        "title": "Optimize $0400 Compression Routine",
        "version": "smwc-41786-1772056855",
        "upstream_time": 1772056855,
        "download_url": "https://dl.smwcentral.net/41786/optimize0400.zip",
        "filename": "optimize0400.zip",
        "size": 833,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-optimize-1f0",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 31950,
    "title": "Optimize 1F0",
    "authors": [
      "Fernap"
    ],
    "tags": [
      "lorom",
      "optimize",
      "sa-1",
      "slowdown"
    ],
    "description": "This patch optimizes SMW's handling of interaction of sprites with 1F0 (in fact, all of 1D8-1FF) tiles, mitigating the chance for slowdown.  This patch should be SA-1 compatible, but you're much less likely to really need to worry about it in that case.<br>\r\n<br>\r\nThe screenshots below are in a stock lorom without fastrom enabled, along with the CPU meter patch for a visual indication.  The star on the left shows approximately how far into the frame the SNES has gotten to before SMW has finished processing for that frame.<br>\r\n<br>\r\nThe first shot is a baseline before any sprites have landed.  The second shot is without the optimize patch (the star on the left has wrapped back to the top of the screen, indicating a significant amount of slowdown).  The last shot is with this patch applied.  There's no slowdown nominally, but spikes can occur when the screen is scrolling, and other factors may introduce some (like the No More Sprite Tile Limits patch, layer 2, sprite buoyancy, etc.).<br>\r\n",
    "latest_version": "smwc-31950-1668086964",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 31950,
        "title": "Optimize 1F0",
        "version": "smwc-31950-1668086964",
        "upstream_time": 1668086964,
        "download_url": "https://dl.smwcentral.net/31950/optimize1F0.zip",
        "filename": "optimize1F0.zip",
        "size": 690,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-optimize-background-tilemap-buffering",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41813,
    "title": "Optimize Background Tilemap Buffering",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "lorom",
      "optimization",
      "optimize",
      "sa-1"
    ],
    "description": "This patch optimizes the routine at $058126, which is the routine that decompresses and buffers the layer 2 background tilemap into <a href=\"https://smwc.me/m/smw/ram/7EB900\">$7EB900</a>. This routine is incredibly inefficient and can be simplified greatly.<br>\r\n<br>\r\nThe reduction in load time will vary based on the background used (with no effect for layer 2 levels), but this saved around 248 scanlines loading Yoshi's Island 1 in vanilla (no FastROM, no Lunar Magic, or anything else).",
    "latest_version": "V1.1.1",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41813,
        "title": "Optimize Background Tilemap Buffering",
        "version": "V1.1.1",
        "upstream_time": 1778214039,
        "download_url": "https://dl.smwcentral.net/41813/OptimizeBGBufferingV1.1.1.zip",
        "filename": "OptimizeBGBufferingV1.1.1.zip",
        "size": 1810,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-optimize-score-display",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 35746,
    "title": "Optimize Score Display",
    "authors": [
      "Fernap"
    ],
    "tags": [
      "lorom",
      "optimize",
      "sa-1",
      "status bar"
    ],
    "description": "Did You Know?<br>\r\n<br>\r\nSMW is incredibly inefficient when it displays the player score in the status bar.  In the worst case (playing as Luigi, both players with max score), it can take about a full 1/6 of the entire frame to do so, lowering the threshold for slowdown. <br>\r\nNormally, the actual amount of processing time is roughly proportional to the sum of the digits in Mario's score when playing as Mario, and the to the sum of the digits in both players' scores when playing as Luigi.  This patch optimizes the way the score is stored and displayed to make it roughly constant, slightly faster than even in the best case without.<br>\r\n<br>\r\nThe screenshots below are on a stock lorom using the CPU meter patch, without fastrom enabled, and show, in order: best case, worst case as Mario, worst case as Luigi, and finally with the patch applied.  The position of the star shows roughly how much time was spent processing for the frame; further down means more time spent processing.<br>\r\n<br>\r\nNote that this patch is intended mainly for those using the vanilla status bar.  It's unneeded if the status bar has been nuked, and probably won't work if using a custom status bar.  See the asm file for some further details.",
    "latest_version": "smwc-35746-1722435523",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 35746,
        "title": "Optimize Score Display",
        "version": "smwc-35746-1722435523",
        "upstream_time": 1722435523,
        "download_url": "https://dl.smwcentral.net/35746/OptimizeScore.zip",
        "filename": "OptimizeScore.zip",
        "size": 1734,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-optimized-spotlight",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 31317,
    "title": "Optimized Spotlight",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "sa-1"
    ],
    "description": "The spotlight sprite is one of the most demanding sprites in SMW, being so performance intensive that the devs had to update it every 4 frames just to minimize slowdown, even when the spotlight is off. In addition, for no real reason, this sprite uses $001472-$001486 as scratch RAM even though all of those could easily just be $00-$0F and/or sprite RAM tables. While the SA-1 patch helps a lot, it doesn't change the fact that the spotlight's code is trash.<br>\r\n<br>\r\nThis patch significantly improves the performance of the spotlight by not just optimizing the HDMA buffer loop, but also by only updating the even/odd scanlines on a given frame. The result is the spotlight now has ~40% of the performance impact it originally had (~95-99% when the spotlight is off), to the point where non-SA-1 ROMs can update it at 60FPS without costing an arm and a leg's worth of CPU time. The only tradeoff being a negligible difference in the spotlight window's appearance and the fact it takes an extra frame to fully turn on/off.<br>\r\n<br>\r\nIn addition, this patch includes a define that makes the spotlight use the on/off switch rather than the light switch sprite, since sprite C8 has no reason to exist and just wastes more processing time when its on screen.<br>\r\n<br>\r\nRequires no freespace.<br>\r\n<br>\r\nNote: The below .gifs were recorded on an otherwise clean SMW ROM with only BMF54123's CPU meter patch applied to it. No Lunar Magic hijacks, no SA-1, and no FastROM.",
    "latest_version": "smwc-31317-1666100777",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 31317,
        "title": "Optimized Spotlight",
        "version": "smwc-31317-1666100777",
        "upstream_time": 1666100777,
        "download_url": "https://dl.smwcentral.net/31317/OptimizedSpotlight.zip",
        "filename": "OptimizedSpotlight.zip",
        "size": 2018,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-out-of-order",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40446,
    "title": "Out of Order 1-Up Checkpoints",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "1-up",
      "lorom",
      "sa-1"
    ],
    "description": "This small patch allows the player to collect the 1-up checkpoints out of order.<br>\r\n<br>\r\nYou can set it up to have up to eight checkpoints, though this also requires the use of custom blocks.",
    "latest_version": "smwc-40446-1756075555",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40446,
        "title": "Out of Order 1-Up Checkpoints",
        "version": "smwc-40446-1756075555",
        "upstream_time": 1756075555,
        "download_url": "https://dl.smwcentral.net/40446/One%20Up%20Checkpoint%20Mod.zip",
        "filename": "One Up Checkpoint Mod.zip",
        "size": 780,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-overworld-border-plus-v1-2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21665,
    "title": "Overworld Border Plus v1.2.2",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "overworld border",
      "sa-1",
      "tilemap"
    ],
    "description": "The overworld border is pretty limited to edit, especially because it's a fixed tilemap in comparison to e.g. the status bar, especially the super version. Because of that, I made this patch which enables you to edit at least the top and bottom part.<br>\r\n<br>\r\nFor a list with (in)compatible patches and codes and, check out <a href=\"https://www.smwcentral.net/?p=viewthread&t=88043\">this</a> thread.<br>\r\n<br>\r\nAs always, the readme contains more information.<br>\r\n<br>\r\nRequest made by GreenHammerBro.<br>\r\n<br>\r\nGHB changes:<br>\r\n-Added an HTML javascript document that displays the memory range, what tile correlates to what RAM.<br>\r\n-Patching now displays on the Asar console window the RAM range.<br>\r\n-<a href=\"https://github.com/GhbSmwc/MarioFanGamer_OWBplus\" rel=\"nofollow\">Github</a>.<br>\r\n-2019-12-19: now shows relative RAM address.",
    "latest_version": "smwc-21665-1578047988",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21665,
        "title": "Overworld Border Plus v1.2.2",
        "version": "smwc-21665-1578047988",
        "upstream_time": 1578047988,
        "download_url": "https://dl.smwcentral.net/21665/Overworld%20Border%20%2B_1_2_2.zip",
        "filename": "Overworld Border +_1_2_2.zip",
        "size": 49194,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-overworld-counters",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18627,
    "title": "Overworld Counters",
    "authors": [
      "Ladida"
    ],
    "tags": [
      "coin",
      "counter",
      "dragon coin",
      "lorom",
      "overworld",
      "sa-1",
      "score",
      "tilemap"
    ],
    "description": "this patch will put 3 counters on your overworld border:<br>\r\n<br>\r\nYoshi Coin Flag<br>\r\nSMW Beta Coin Counter<br>\r\nSMW Beta Score Counter<br>\r\n<br>\r\nyou can disable one if you dont want to use it, just check the patch<br>\r\n<br>\r\nread the readme for more details",
    "latest_version": "smwc-18627-1544457021",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18627,
        "title": "Overworld Counters",
        "version": "smwc-18627-1544457021",
        "upstream_time": 1544457021,
        "download_url": "https://dl.smwcentral.net/18627/owcounters.zip",
        "filename": "owcounters.zip",
        "size": 2554,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-overworld-event-debugger",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 28395,
    "title": "Overworld Event Debugger",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "debug",
      "event",
      "lorom",
      "overworld",
      "sa-1"
    ],
    "description": "With this patch, pressing A, B, X or Y while on a level tile in the overworld will activate, respectively, the normal exit or secret exits 1, 2 and 3 and run the corresponding event instantly.<br>\r\n<br>\r\nThe patch includes a table of which events are allowed to be ran for each level (which is useful for contests/a showoff), but for actual debugging purposes, it's possible to circumvent that table and allow any button press to run any event in any level tile. The table also allows for specified levels to be enterable as normal.<br>\r\n<br>\r\nThis patch can be very easily removed from your hack.",
    "latest_version": "smwc-28395-1632764449",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 28395,
        "title": "Overworld Event Debugger",
        "version": "smwc-28395-1632764449",
        "upstream_time": 1632764449,
        "download_url": "https://dl.smwcentral.net/28395/eventdebug.zip",
        "filename": "eventdebug.zip",
        "size": 1884,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-overworld-exit-smoother",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21037,
    "title": "Overworld Exit Smoother",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "lorom",
      "overworld",
      "player",
      "pose",
      "sa-1"
    ],
    "description": "This patch makes Mario not instantly warp to the target position and wait for a short while when walking onto an exit tile, but instead keep walking during the entire transition.<br>\r\n<br>\r\n<b><span style=\"color: #ff0000;\">Incompatible with 2P mode!</span></b>",
    "latest_version": "smwc-21037-1581525939",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21037,
        "title": "Overworld Exit Smoother",
        "version": "smwc-21037-1581525939",
        "upstream_time": 1581525939,
        "download_url": "https://dl.smwcentral.net/21037/owexitsmooth.zip",
        "filename": "owexitsmooth.zip",
        "size": 869,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-overworld-indicators-v1-4",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19605,
    "title": "Overworld Indicators v1.4.1",
    "authors": [
      "Arinsu",
      "Disk Poppy",
      "wye"
    ],
    "tags": [
      "asar 2 remoderation",
      "counter",
      "lorom",
      "overworld",
      "sa-1"
    ],
    "description": "This is a set of overworld indicators; as seen in VLDC8 and OLDC. Please see the readme for more info.<br>\r\nThe counters supported are:<br>\r\n- Normal exit found<br>\r\n- Secret exits (up to 3) found<br>\r\n- All dragon coins found<br>\r\n- 3-UP moon found<br>\r\nIncludes barebones (see: not tested) compatibility with Ragey's <a href=\"https://smwc.me/1464100\">Overworld Expansion</a>. This patch is incompatible with SRAM or BW-RAM Plus (same hijack spots).<br>\r\n<br>\r\nThis patch is based in an <a href=\"https://bin.smwcentral.net/u/26222/iconsSA1andsaving.asm\" rel=\"nofollow\">older version</a> seen in VLDC8, work of <span class=\"un-outer\" title=\"Disk Poppy\"><a href=\"/?p=profile&amp;id=26222\" style=\"color: var(--user-color-1);\" class=\"un\">Disk Poppy</a></span> and <span class=\"un-outer\" title=\"wye\"><a href=\"/?p=profile&amp;id=951\" style=\"color: #92db00;\" class=\"un\">wye</a></span>. The latest version is mostly done by <span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>.",
    "latest_version": "smwc-19605-1554981243",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19605,
        "title": "Overworld Indicators v1.4.1",
        "version": "smwc-19605-1554981243",
        "upstream_time": 1554981243,
        "download_url": "https://dl.smwcentral.net/19605/Overworld%20Indicators%20v1.4.1.zip",
        "filename": "Overworld Indicators v1.4.1.zip",
        "size": 12690,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-overworld-layer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 35762,
    "title": "Overworld Layer 1 Events",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "overworld",
      "sa-1"
    ],
    "description": "This patch allows you to make events that change layer 1 tiles on the fly: it basically works the same as the vanilla silent layer 1 events, but the changes are applied immediately instead of having to reload the map. You can change up to one layer 1 tile for each step in any event.<br>\r\nMake sure to check the readme for info on how to use it.",
    "latest_version": "smwc-35762-1744568859",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 35762,
        "title": "Overworld Layer 1 Events",
        "version": "smwc-35762-1744568859",
        "upstream_time": 1744568859,
        "download_url": "https://dl.smwcentral.net/35762/layer1_events.zip",
        "filename": "layer1_events.zip",
        "size": 2867,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-overworld-music-disable-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12389,
    "title": "Overworld Music Disable Fix",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "asar 2 remoderation",
      "disable",
      "lorom",
      "music",
      "needs remoderation",
      "overworld"
    ],
    "description": "This patch fixes the problem where the overworld music doesn't play after certain overworld levels.  In fact, it allows you to choose for yourself which levels will disable the music and which will not.  No freespace required normally.",
    "latest_version": "smwc-12389-1451237783",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12389,
        "title": "Overworld Music Disable Fix",
        "version": "smwc-12389-1451237783",
        "upstream_time": 1451237783,
        "download_url": "https://dl.smwcentral.net/12389/OW%2520Music%2520Disable%2520Fix.zip",
        "filename": "OW%2520Music%2520Disable%2520Fix.zip",
        "size": 1136,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-overworld-player-sprite-expansion",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 37927,
    "title": "Overworld Player Sprite Expansion",
    "authors": [
      "Barrels O' Fun"
    ],
    "tags": [
      "dynamic",
      "lorom",
      "oam",
      "overworld",
      "player",
      "pose",
      "sa-1",
      "tile",
      "yoshi"
    ],
    "description": "A complete rewrite of <span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>'s 'Overworld Mario Tilemap Rewrite'.<br>\r\n<br>\r\n These patches rewrite the entirety of the code that handles the drawing of the overworld players and of Yoshi, resulting in a 16x16 dynamic sprite for Mario/Luigi (instead of 4 8x8s) as well as Yoshi if enabled.<br>\r\n<br>\r\n There are a variety of simple tweaks you can apply in 'OPSE.asm' as well slightly more advanced things you could such as dynamic palettes and powerup graphics in the 'opse' folder with files such as 'opse_gfx.asm', 'opse_dynamicpalettes.asm,' and 'opse_powerups.asm'.<br>\r\n<br>\r\n More advanced additions include powerup objects and custom animations. You can use defined RAM values (usually $13E6/$13E7) in uberASM to override players' animations using the provided animations or your own if you've coded them in and added them to the table.<br>\r\n<br>\r\nPowerup Objects can be added in 'opse_powerups.asm' and are a lot more work than adding graphics or modifying dynamic palettes, as you have code the entirety of the object yourself and potentially interfacing it with the players' existing animations. A cape object and a basic sample floater object have been provided.<br>\r\n<br>\r\nIf there's main code that needs tweaking, all of that is in 'opse/main' in several named files.",
    "latest_version": "smwc-37927-1747514651",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 37927,
        "title": "Overworld Player Sprite Expansion",
        "version": "smwc-37927-1747514651",
        "upstream_time": 1747514651,
        "download_url": "https://dl.smwcentral.net/37927/OPSE.zip",
        "filename": "OPSE.zip",
        "size": 57030,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-overworld-speed-changer-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 37726,
    "title": "Overworld Speed Changer v1.1",
    "authors": [
      "ASMagician Maks",
      "carol",
      "wye"
    ],
    "tags": [
      "lorom",
      "overworld",
      "player",
      "sa-1",
      "speed"
    ],
    "description": "This small patch allows you to easily change the player's speed on the overworld (hex editing isn't really an option, as many values cause glitches and none make the movement look as smooth as the original's). It's mostly a patch version of carol's \"fast.asm\" overworld sprite, except much less bloated.<br>\r\n<br>\r\nWith this patch you can multiply overworld movement speed by whole or fractional values, have different speed while on Yoshi, and even add a run button.<br>\r\n<br>\r\nIf you want to make climbing be as fast as walking then you can easily do that by hex-editing $049415 (x21615) to the same value as $049414 (x21614).<br>\r\n<br>\r\nCredit isn't needed, but if you desperately want to lengthen your credits list, credit carol instead.<br>\r\n<br>\r\n2024-05-03 Fixed SA-1 incompatibilities",
    "latest_version": "smwc-37726-1722417605",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 37726,
        "title": "Overworld Speed Changer v1.1",
        "version": "smwc-37726-1722417605",
        "upstream_time": 1722417605,
        "download_url": "https://dl.smwcentral.net/37726/OW%20Speed%20Changer.zip",
        "filename": "OW Speed Changer.zip",
        "size": 1227,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-ow-inventory",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 10629,
    "title": "OW Inventory",
    "authors": [
      "MarioE"
    ],
    "tags": [
      "asar 2 remoderation",
      "inventory",
      "item",
      "lorom",
      "needs remoderation",
      "nsmbwii",
      "overworld",
      "powerup",
      "smb3"
    ],
    "description": "These two patches add either an NSMBWii or SMB3 styled overworld inventory. A near-replica of the treasure chest from SMB3 is included.<br>\r\n<br>\r\nRead the readme for more details.<br>\r\n<br>\r\nThis version fixes a bug with the last page of the 3rd save file of the SMB3 inventory, as well as a possible H-blank related bug. It also <b>requires</b> the SRAM Plus patch to function. Sample instances of sram_table.asm have been included for your ease.<br>\r\n<br>\r\nLX5's fix: Fixed a bug related to the arrows having garbage tiles instead of the arrow tile.",
    "latest_version": "smwc-10629-1428098272",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 10629,
        "title": "OW Inventory",
        "version": "smwc-10629-1428098272",
        "upstream_time": 1428098272,
        "download_url": "https://dl.smwcentral.net/10629/ow_inventory.zip",
        "filename": "ow_inventory.zip",
        "size": 17968,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-p-balloon-acceleration-extras",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40185,
    "title": "P-Balloon Acceleration + Extras",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "boost",
      "lorom",
      "p-balloon",
      "physics",
      "player",
      "sa-1",
      "sprite"
    ],
    "description": "This patch will give Mario extra acceleration when pressing the X or Y buttons while on the P Balloon.<br>\r\nAdditionally, you can also configure it to:<br>\r\n- make the player not lose the P balloon if he gets hurt<br>\r\n- fix the bug when pressing left and right at the same time",
    "latest_version": "smwc-40185-1753663671",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40185,
        "title": "P-Balloon Acceleration + Extras",
        "version": "smwc-40185-1753663671",
        "upstream_time": 1753663671,
        "download_url": "https://dl.smwcentral.net/40185/balloon_enhancement.zip",
        "filename": "balloon_enhancement.zip",
        "size": 1112,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-p-balloon-and-cloud-clipping-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 8771,
    "title": "P-Balloon and Cloud Clipping Fix",
    "authors": [
      "lolcats439"
    ],
    "tags": [
      "cloud",
      "lorom",
      "p-balloon",
      "sa-1"
    ],
    "description": "Fixes the glitch that lets you go though blocks while using a P-balloon or Lakitu cloud, by holding the left and right buttons simultaneously.<br>\r\n<br>\r\n<i>Tester's note: That glitch can only occur if you enable pressing left and right at the same time (in your emulator).</i>",
    "latest_version": "smwc-8771-1406912012",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 8771,
        "title": "P-Balloon and Cloud Clipping Fix",
        "version": "smwc-8771-1406912012",
        "upstream_time": 1406912012,
        "download_url": "https://dl.smwcentral.net/8771/pballooncloudfix.zip",
        "filename": "pballooncloudfix.zip",
        "size": 476,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-p-balloon-and-cloud-flight-physics-modifier",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 29903,
    "title": "P-Balloon and Cloud Flight Physics Modifier",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "asar 2 remoderation",
      "cloud",
      "lorom",
      "p-balloon",
      "sa-1"
    ],
    "description": "This patch allows you to modify the physics of P-Balloon and Cloud flight with more freedom than what's possible just by hex editing.<br>\r\nWith it you can change different variables such as: X/Y speed/acceleration when holding the directions, X/Y deceleration when not holding the directions, Y speed when not holding the direction. This can allow for radical physics change or just slight adjustments for better controls (for example, make the Balloon faster and remove its auto-float mechanic when not holding up/down). Additionally, each variable can be set for Balloon and Cloud separately, so you can make them move differently. The default defines replicate the original physics.<br>\r\n<br>\r\nAs a plus, two vanilla bugs are fixed:<br>\r\n- Holding left+right makes you go at ludicrous X speeds<br>\r\n- Going at ludicrous X speeds can make you clip through blocks",
    "latest_version": "smwc-29903-1669252024",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 29903,
        "title": "P-Balloon and Cloud Flight Physics Modifier",
        "version": "smwc-29903-1669252024",
        "upstream_time": 1669252024,
        "download_url": "https://dl.smwcentral.net/29903/balloon_cloud_modify.zip",
        "filename": "balloon_cloud_modify.zip",
        "size": 1812,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-p-balloon-landing",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19975,
    "title": "P-Balloon Landing",
    "authors": [
      "JackTheSpades"
    ],
    "tags": [
      "abilities",
      "lorom",
      "p-balloon",
      "physics",
      "player",
      "power-up",
      "sa-1"
    ],
    "description": "With this patch Mario will lose the P-balloon effect whenever he touches the ground. This allowes the player to get rid of the balloon effect whenever they want.<br>\r\nOr for the level designer to build some not-deadly ballooning labyrinths-parcours thingies.<br>\r\n<br>\r\nWhen touching the ground, a sound effect will play and a puff of smoke will appear over Mario. For more information, check out the .asm file",
    "latest_version": "smwc-19975-1558485051",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19975,
        "title": "P-Balloon Landing",
        "version": "smwc-19975-1558485051",
        "upstream_time": 1558485051,
        "download_url": "https://dl.smwcentral.net/19975/P_Balloon_landing.zip",
        "filename": "P_Balloon_landing.zip",
        "size": 1147,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-p-balloon-timer-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 16550,
    "title": "P-Balloon Timer Fix",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "frozen",
      "lorom",
      "p-balloon",
      "sa-1",
      "super fx",
      "timer"
    ],
    "description": "Fixes a bug where the p-balloon timer does not freeze when $9D is set (such as L and R scrolling).<br>\r\n<br>\r\nEDIT:<br>\r\n-You can now cancel balloon at any time by pressing a button (A by default)<br>\r\n-Fixes a bug that only exist via ASM methods that clears the timer (to #$00); the countdown decrements the timer BEFORE checking if its zero, making it possible to decrement it to #$FF and refilling the timer.<br>\r\n-Fixes additional bug (can be turned off if you want to) that Mario retains his state (spinjump, air flag, etc) prior grabbing it.<br>\r\n<br>\r\nSee patch's comments for more fixes.",
    "latest_version": "smwc-16550-1509746570",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 16550,
        "title": "P-Balloon Timer Fix",
        "version": "smwc-16550-1509746570",
        "upstream_time": 1509746570,
        "download_url": "https://dl.smwcentral.net/16550/PballoonTimerFix_2_1.zip",
        "filename": "PballoonTimerFix_2_1.zip",
        "size": 28384,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-p-switch-directional-coins-ticking-sounds",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 9012,
    "title": "P-Switch & Directional Coins Ticking Sounds",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "directional coins",
      "lorom",
      "needs remoderation",
      "p-switch",
      "timer"
    ],
    "description": "This patch will create a sound effect that occasionally plays when the P-Switch or directional coins are on. It's similar to the effect in <a href=\"http://www.smwcentral.net/?p=showhack&id=4147&force_old=1\">A Super Mario Thing</a>, but when the countdown timer goes below a certain point, the ticking sound will start occurring at a higher frequency.<br>\r\n<br>\r\nI highly recommend using the <a href=\"http://www.smwcentral.net/?p=section&a=details&id=4274\">No Star & P-Switch Music</a> patch for best results.<br>\r\n<br>\r\nThis version adds a \"running out of time\" sound effect to the directional coins.",
    "latest_version": "smwc-9012-1408403892",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 9012,
        "title": "P-Switch & Directional Coins Ticking Sounds",
        "version": "smwc-9012-1408403892",
        "upstream_time": 1408403892,
        "download_url": "https://dl.smwcentral.net/9012/p-switch_tick2.0.zip",
        "filename": "p-switch_tick2.0.zip",
        "size": 2154,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-p-switch-duplication-with-yoshi-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 22611,
    "title": "P-Switch Duplication with Yoshi Fix",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "p-switch",
      "sa-1",
      "yoshi"
    ],
    "description": "This patch prevents Yoshi from eating a P-Switch in the \"pressed\" state, after which you could spit it with Yoshi and get a new P-Switch (and sometimes this also makes a fish spawn if it's spit at the right time).<br>\r\n<br>\r\n(the gifs show before and after the patch is applied)",
    "latest_version": "smwc-22611-1586931016",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 22611,
        "title": "P-Switch Duplication with Yoshi Fix",
        "version": "smwc-22611-1586931016",
        "upstream_time": 1586931016,
        "download_url": "https://dl.smwcentral.net/22611/PressedSwitchYoshiFix.zip",
        "filename": "PressedSwitchYoshiFix.zip",
        "size": 1125,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-p-switch-jumping-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12390,
    "title": "P-Switch Jumping Fix",
    "authors": [
      "Chdata"
    ],
    "tags": [
      "lorom",
      "p-switch fix",
      "sa-1"
    ],
    "description": "Makes it so you can't POW jump.",
    "latest_version": "smwc-12390-1456452788",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12390,
        "title": "P-Switch Jumping Fix",
        "version": "smwc-12390-1456452788",
        "upstream_time": 1456452788,
        "download_url": "https://dl.smwcentral.net/12390/POW.zip",
        "filename": "POW.zip",
        "size": 548,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-p-switch-solid-directional-coins",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 29801,
    "title": "P-Switch Solid Directional Coins",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "directional coins",
      "lorom",
      "p-switch",
      "sa-1",
      "solid"
    ],
    "description": "This patch fixes an \"oversight\" (more likely a lazy design choice) where the leading coin of the Directional Coins sprite will not become solid when the blue P-Switch is active - sometimes resulting in the player getting crushed as the sprite generates a solid tile, or pushed out from the blocks when moving up. The patch makes the leading coin act solid when the P-Switch is active, allowing the player to ride the block and preventing them from getting crushed.",
    "latest_version": "smwc-29801-1654784173",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 29801,
        "title": "P-Switch Solid Directional Coins",
        "version": "smwc-29801-1654784173",
        "upstream_time": 1654784173,
        "download_url": "https://dl.smwcentral.net/29801/SolidDirCoins.zip",
        "filename": "SolidDirCoins.zip",
        "size": 791,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-p-switch-star-timer-retained-into-doors-pipes",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 17519,
    "title": "P-Switch/Star Timer Retained Into Doors/Pipes",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "asar 2 remoderation",
      "door",
      "lorom",
      "needs remoderation",
      "p-switch",
      "pipe",
      "pow",
      "sa-1",
      "star",
      "timer"
    ],
    "description": "This patch makes it so when a P-Switch (silver or blue) and/or Star is active, it stays active when you go into the next room through a door or pipe.<br>\r\n<br>\r\nMake sure to read the readme.",
    "latest_version": "smwc-17519-1526208610",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 17519,
        "title": "P-Switch/Star Timer Retained Into Doors/Pipes",
        "version": "smwc-17519-1526208610",
        "upstream_time": 1526208610,
        "download_url": "https://dl.smwcentral.net/17519/NoTimerReset.zip",
        "filename": "NoTimerReset.zip",
        "size": 7385,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-parallel-worlds",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4283,
    "title": "Parallel Worlds",
    "authors": [
      "Chdata"
    ],
    "tags": [
      "lorom",
      "needs remoderation"
    ],
    "description": "This is the Parallel Worlds patch made by Deflaktor. I fixed a few bugs with it and did my best to remove any confusion. No more .ips file, it's now included in the .asm file.<br>\r\nAlso this is my first ASM submission to SMWC!<br>\r\n<br>\r\nI also included some simple blocks.",
    "latest_version": "smwc-4283-1261586980",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4283,
        "title": "Parallel Worlds",
        "version": "smwc-4283-1261586980",
        "upstream_time": 1261586980,
        "download_url": "https://dl.smwcentral.net/4283/Parallel%20Worlds%20Patch%202.0.zip",
        "filename": "Parallel Worlds Patch 2.0.zip",
        "size": 11157,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-pause-menu-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12460,
    "title": "Pause Menu Patch",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "asar 2 remoderation",
      "gui",
      "lorom",
      "menu",
      "needs remoderation",
      "pause"
    ],
    "description": "When you apply this patch to your ROM, you can create custom interactive pause menus. Give credit to Bio if you are using this patch, crediting me (Nesquik Bunny) is optional.<br>\r\n<br>\r\nThis version fixes a bug where if you paused on the OW would mess things up. There are also a few other changes. Read the readme.txt on how to use it properly.",
    "latest_version": "smwc-12460-1460397632",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12460,
        "title": "Pause Menu Patch",
        "version": "smwc-12460-1460397632",
        "upstream_time": 1460397632,
        "download_url": "https://dl.smwcentral.net/12460/PauseMenu.zip",
        "filename": "PauseMenu.zip",
        "size": 8386,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-pay-coins-to-swim",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12461,
    "title": "Pay Coins To Swim",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "coins",
      "lorom",
      "sa-1",
      "swim",
      "water"
    ],
    "description": "This patch makes it cost one coin (or a configurable amount) to swim in water. This was also my first patch.",
    "latest_version": "smwc-12461-1453078713",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12461,
        "title": "Pay Coins To Swim",
        "version": "smwc-12461-1453078713",
        "upstream_time": 1453078713,
        "download_url": "https://dl.smwcentral.net/12461/swim_coins.zip",
        "filename": "swim_coins.zip",
        "size": 685,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-per-level-bone-throwing-flags-for-dry-bones",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 15020,
    "title": "Per-Level Bone-Throwing flags for Dry Bones",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "dry bones",
      "lorom",
      "sa-1",
      "super fx"
    ],
    "description": "Allows you to select in which levels sprite 32 will stay on ledges and throw bones. Check the ASM for more info.",
    "latest_version": "smwc-15020-1486851665",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 15020,
        "title": "Per-Level Bone-Throwing flags for Dry Bones",
        "version": "smwc-15020-1486851665",
        "upstream_time": 1486851665,
        "download_url": "https://dl.smwcentral.net/15020/HotBones.zip",
        "filename": "HotBones.zip",
        "size": 641,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-per-level-goal-songs",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 26321,
    "title": "Per-Level Goal Songs",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "music",
      "sa-1"
    ],
    "description": "This patch allows you to set a different goal theme (meaning Goal Tape and Switch Palace Switch fanfare) for each level. Read the readme file included for more information, especially if you're using AddmusicK.<br>\r\n<br>\r\nRequested by ModernKiwi.",
    "latest_version": "smwc-26321-1619428403",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 26321,
        "title": "Per-Level Goal Songs",
        "version": "smwc-26321-1619428403",
        "upstream_time": 1619428403,
        "download_url": "https://dl.smwcentral.net/26321/PerLevelGoalSongs.zip",
        "filename": "PerLevelGoalSongs.zip",
        "size": 1919,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-per-level-layer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19034,
    "title": "Per-Level Layer 3 Tides Act-like Settings",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "acts like",
      "layer 3",
      "lorom",
      "sa-1",
      "tide"
    ],
    "description": "This patch will allow you to configure custom acts like settings for the layer 3 tides, on a per-level basis. Check the ASM file for more info.",
    "latest_version": "smwc-19034-1551018024",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19034,
        "title": "Per-Level Layer 3 Tides Act-like Settings",
        "version": "smwc-19034-1551018024",
        "upstream_time": 1551018024,
        "download_url": "https://dl.smwcentral.net/19034/Per-level%20Layer%203%20Tides%20Act-like%20Settings.zip",
        "filename": "Per-level Layer 3 Tides Act-like Settings.zip",
        "size": 718,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-per-level-mario-start-enable-disable",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 29169,
    "title": "Per Level \"Mario Start!\" Enable/Disable",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "per level",
      "sa-1"
    ],
    "description": "You know how in vanilla SMW Yoshi's House doesn't show the \"Mario Start!\" message when entering it? This patch allows you to do the same for any level that can be entered from the Overworld, which could be useful for hubs, shops and the like.<br>\r\nTo use it, edit the \"mario_start_enable\" table in the asm file.",
    "latest_version": "smwc-29169-1644804062",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 29169,
        "title": "Per Level \"Mario Start!\" Enable/Disable",
        "version": "smwc-29169-1644804062",
        "upstream_time": 1644804062,
        "download_url": "https://dl.smwcentral.net/29169/perlevel_mario_start.zip",
        "filename": "perlevel_mario_start.zip",
        "size": 790,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-per-level-overworld-music-fadeout-disable",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 33518,
    "title": "Per-Level Overworld Music Fadeout Disable",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "This patch allows you to disable the music fadeout that happens when entering a level from the Overworld, on a per-level basis. This can be useful for example for levels that use the same music as the OW map they're in, which normally causes them to stay silent.",
    "latest_version": "smwc-33518-1706718095",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 33518,
        "title": "Per-Level Overworld Music Fadeout Disable",
        "version": "smwc-33518-1706718095",
        "upstream_time": 1706718095,
        "download_url": "https://dl.smwcentral.net/33518/perlevel_ow_music_fadeout.zip",
        "filename": "perlevel_ow_music_fadeout.zip",
        "size": 802,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-per-level-tide-pushback",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 42176,
    "title": "Per-Level Tide Pushback",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "control",
      "layer 3",
      "lorom",
      "sa-1",
      "water"
    ],
    "description": "Allows you to disable the layer 3 tide pushback in specific levels.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Knight of Time\"><a href=\"/?p=profile&amp;id=146\" style=\"color: var(--user-color-2);\" class=\"un\">Knight of Time</a></span> around late 2024/early 2025. I then modified the patch and cleaned it up further, per a request by <span class=\"un-outer\" title=\"MrUg123\"><a href=\"/?p=profile&amp;id=73180\" style=\"color: var(--user-color-2);\" class=\"un\">MrUg123</a></span>.",
    "latest_version": "1.1.1",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 42176,
        "title": "Per-Level Tide Pushback",
        "version": "1.1.1",
        "upstream_time": 1778012260,
        "download_url": "https://dl.smwcentral.net/42176/Per-Level%20Tide%20Pushback%20v1.1.1.zip",
        "filename": "Per-Level Tide Pushback v1.1.1.zip",
        "size": 1472,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-per-level-yoshi-coins-amount",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 26422,
    "title": "Per Level Yoshi Coins Amount",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "counter",
      "dragon coin",
      "lorom",
      "sa-1",
      "yoshi coin"
    ],
    "description": "This patch allows you to set how many Yoshi Coins there are for each level, which when reached will give the player a 1UP, hide the coins from the status bar and set the \"collected all Yoshi Coins\" flag. Useful if you don't want to have 5 coins in each level, but still make them work as expected (for example, make them not respawn when getting all of them, or making stuff like overworld counters work too). You can also have more than 5 if you want, but note that the status bar counter doesn't work properly in this case (max 4 coins are displayed at once). Also it's compatible with the \"Individual Dragon Coins Save\" patch.<br>\r\n<br>\r\nNote: if you're using the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=23059\">No Consecutive Score Awards</a> patch, remove this part from this patch:<div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">org $00F37E\r\n    autoclean jsl GivePoints</pre></div>",
    "latest_version": "smwc-26422-1622181178",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 26422,
        "title": "Per Level Yoshi Coins Amount",
        "version": "smwc-26422-1622181178",
        "upstream_time": 1622181178,
        "download_url": "https://dl.smwcentral.net/26422/PerLevelYoshiCoins.zip",
        "filename": "PerLevelYoshiCoins.zip",
        "size": 894,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-per-player-straight-fireballs",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 42309,
    "title": "Per-Player Straight Fireballs",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "ability",
      "fireball",
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "This patch will allow you to selectively have straight fireballs in a per-player basis: either for player 1 or for player 2.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Zack-san\"><a href=\"/?p=profile&amp;id=23097\" style=\"color: var(--user-color-2);\" class=\"un\">Zack-san</a></span>.",
    "latest_version": "V1.0.1",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 42309,
        "title": "Per-Player Straight Fireballs",
        "version": "V1.0.1",
        "upstream_time": 1778017397,
        "download_url": "https://dl.smwcentral.net/42309/Per-Player%20Straight%20Fireballs%20V1.0.1.zip",
        "filename": "Per-Player Straight Fireballs V1.0.1.zip",
        "size": 857,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-pick-up-sprite-sound",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41597,
    "title": "Pick Up Sprite Sound",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sound effect"
    ],
    "description": "This simple patch adds a sound effect when picking up sprites, like throw blocks, keys, stunned enemies, etc.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Gamer collin\"><a href=\"/?p=profile&amp;id=71087\" style=\"color: var(--user-color-1);\" class=\"un\">Gamer collin</a></span>.",
    "latest_version": "smwc-41597-1775952549",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41597,
        "title": "Pick Up Sprite Sound",
        "version": "smwc-41597-1775952549",
        "upstream_time": 1775952549,
        "download_url": "https://dl.smwcentral.net/41597/PickUpSound.zip",
        "filename": "PickUpSound.zip",
        "size": 810,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-piranha-plant-patch-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12391,
    "title": "Piranha Plant Patch Fix",
    "authors": [
      "Chdata"
    ],
    "tags": [
      "lorom",
      "piranha plant",
      "sa-1"
    ],
    "description": "This is both of the two Classic Piranha Plant fix patches made by BMF54123.<br>\r\n<br>\r\nThis patch fixes an error where the Classic Piranha Plant would sometimes overwrite the tile properties of a different sprite, and it fixes its stem using a fish tile.<br>\r\nIt also includes information incase you want the Piranhas to be global (at the expense of the Flopping Fish tile in SP2).<br>\r\n<br>\r\nI fixed it up with a RATS tag.<br>\r\nMore importantly though, it is now more compatible with other patches.<br>\r\n<br>\r\nPreviously was the  200th submitted patch!",
    "latest_version": "smwc-12391-1451609622",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12391,
        "title": "Piranha Plant Patch Fix",
        "version": "smwc-12391-1451609622",
        "upstream_time": 1451609622,
        "download_url": "https://dl.smwcentral.net/12391/PiranhaFixed.zip",
        "filename": "PiranhaFixed.zip",
        "size": 997,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-pit-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40222,
    "title": "Pit fix",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "no cheating",
      "sa-1",
      "under the level"
    ],
    "description": "This patch fixes a bug that allows the player to go below the level and under blocks to cheat the level. It does this by simply moving the “kill boundary” upwards (position varies depending on Mario's powerup and/or crouching flag to make Mario always invisible). Unlike the Floor Generator made by Chdata, Ladida, and Ramp202, those only sets the player's x speed to #$00, it does work, but it's awkward when NOT touching the walls.<br>\r\n<br>\r\nUPDATE: fix an exploit that if you grab p-balloon while crouching, and try to go under blocks, the player is able to survive going under. This because the ducking and powerup check have “opposite” flags, for example: to have 16x32 hitbox, $73 has to be clear AND $19 has to be set. Mario is always “small” regardless of crouching or not  when powerup is standard Mario.",
    "latest_version": "smwc-40222-1754172614",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40222,
        "title": "Pit fix",
        "version": "smwc-40222-1754172614",
        "upstream_time": 1754172614,
        "download_url": "https://dl.smwcentral.net/40222/PitFix.zip",
        "filename": "PitFix.zip",
        "size": 2289,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-pitchin-chuck-won-t-turn-on-extra-bit",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 28579,
    "title": "Pitchin' Chuck Won't Turn On Extra Bit",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "chuck",
      "extra bit",
      "lorom",
      "sa-1"
    ],
    "description": "This patch makes it so that Pitchin' Chuck (sprite 98) will not turn to face Mario when throwing baseballs, if the extra bit is set (he will still face Mario on spawn).<br>\r\n<br>\r\nFor this patch to work properly, you must run PIXI on the ROM at least once.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Picayune\"><a href=\"/?p=profile&amp;id=41490\" style=\"color: var(--user-color-2);\" class=\"un\">Picayune</a></span>.",
    "latest_version": "smwc-28579-1638171681",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 28579,
        "title": "Pitchin' Chuck Won't Turn On Extra Bit",
        "version": "smwc-28579-1638171681",
        "upstream_time": 1638171681,
        "download_url": "https://dl.smwcentral.net/28579/PitchinChuckNoTurn.zip",
        "filename": "PitchinChuckNoTurn.zip",
        "size": 543,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-placeable-disco-shell",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21597,
    "title": "Placeable Disco Shell",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "This patch will make disco shells appear if you add one of the sprites DA, DB, DC, DD or DF with extra bit set to 1.<br>\r\n<br>\r\nUpdate: now compatible with SA-1 and Lunar Magic 3.00.",
    "latest_version": "smwc-21597-1575752535",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21597,
        "title": "Placeable Disco Shell",
        "version": "smwc-21597-1575752535",
        "upstream_time": 1575752535,
        "download_url": "https://dl.smwcentral.net/21597/extradisco.zip",
        "filename": "extradisco.zip",
        "size": 1466,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-placeable-kicked-shell-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 28994,
    "title": "Placeable Kicked Shell v1.1",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "buzzy beetle",
      "koopa",
      "lorom",
      "sa-1",
      "shell",
      "sprite"
    ],
    "description": "This patch will allow you to spawn a kicked shell by placing one of the 4 Koopa sprites (sprite number 4 through 7) with extra bit set to 1 (the color depends on the Koopa used). Instead, placing a Parakoopa (sprite 8 or 9) with extra bit set to 1 will spawn a kicked \"special green shell\" (sprite DF).<br>\r\n<br>\r\nNote that you have to run a sprite tool (e.g. pixi) on your rom at least once in order for the extra bit to be properly handled.<br>\r\n<br>\r\nv1.1: now it also works for sprite 11, the Buzzy Beetle (thanks Nope and meatloaf for the idea).",
    "latest_version": "smwc-28994-1644507983",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 28994,
        "title": "Placeable Kicked Shell v1.1",
        "version": "smwc-28994-1644507983",
        "upstream_time": 1644507983,
        "download_url": "https://dl.smwcentral.net/28994/kickedshell.zip",
        "filename": "kickedshell.zip",
        "size": 1304,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-placeable-kicked-throw-block",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 22809,
    "title": "Placeable (Kicked) Throw Block",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This patch will make so you can place Throw Block sprites directly in Lunar Magic, inserting using sprite command 53. With the extra bit set to 0, the block will spawn in the stationary state, if set to 1 it will spawn kicked towards Mario. Check out the asm file for a couple customization option (for example, make blocks never expire if placed directly in LM).<br>\r\n<br>\r\nNote that you need to run a sprite tool (e.g. pixi) on your rom at least once in order for the extra bit to be properly handled.",
    "latest_version": "smwc-22809-1588077716",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 22809,
        "title": "Placeable (Kicked) Throw Block",
        "version": "smwc-22809-1588077716",
        "upstream_time": 1588077716,
        "download_url": "https://dl.smwcentral.net/22809/PlaceThrowBlock.zip",
        "filename": "PlaceThrowBlock.zip",
        "size": 1863,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-platform-dependent-fast-bg-scroll",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24727,
    "title": "Platform-Dependent Fast BG Scroll",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "background",
      "fast",
      "lorom",
      "platforms",
      "sa-1",
      "scrolling"
    ],
    "description": "This patch makes it so that the Fast BG Scroll command (sprite F4) is only active when Mario is standing on one of the platforms that triggers it - sprite 5E (Orange Platform, goes on forever), or sprite C1 (Flying Grey Turnblocks). When Mario is not on one of these, the BG scrolling will slow down in a similar way as speeding up, until it's at a halt. It can be reactivated by jumping back on the platform, and so on.<br>\r\n<br>\r\nAdditionally, you can customize the maximum speed of the BG scrolling, and the acceleration/deceleration rates, giving a bit more flexibility to a somewhat limited sprite. You can also tweak the movement speed of the Orange Platform and Flying Grey Turnblocks.<br>\r\n<br>\r\nNote: Having multiple of either/both platforms at the same time can interfere with the BG scrolling, so I recommend using only one at a time.",
    "latest_version": "smwc-24727-1604185447",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24727,
        "title": "Platform-Dependent Fast BG Scroll",
        "version": "smwc-24727-1604185447",
        "upstream_time": 1604185447,
        "download_url": "https://dl.smwcentral.net/24727/BGscroll.zip",
        "filename": "BGscroll.zip",
        "size": 1295,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-platform-pass-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 13557,
    "title": "Platform Pass Fix",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "needs remoderation",
      "platform",
      "sa-1"
    ],
    "description": "This patch fixes a glitch where Mario can pass through the platform from above if both Mario and the platform is going upwards but the platform is going upwards faster.<br>\r\n<br>\r\nHowever, due to how rotating platforms (chain platforms) work, those won't be fixed since they don't use sprite Y speed.",
    "latest_version": "smwc-13557-1459995076",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 13557,
        "title": "Platform Pass Fix",
        "version": "smwc-13557-1459995076",
        "upstream_time": 1459995076,
        "download_url": "https://dl.smwcentral.net/13557/PlatformFix.zip",
        "filename": "PlatformFix.zip",
        "size": 2975,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-play-as-yoshi-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21045,
    "title": "Play as Yoshi (v1.1)",
    "authors": [
      "wye"
    ],
    "tags": [
      "lorom",
      "player",
      "sa-1",
      "yoshi"
    ],
    "description": "This patch allows you to... well, play as Yoshi in certain levels (that you can specify). Levels where this function is disabled will play completely normally.<br>\r\nAny other information should be covered in the ASM file itself.<br>\r\n<br>\r\nUpdate: Now handles extended sprite contact properly. (Also reduced the level table size.)",
    "latest_version": "smwc-21045-1570205669",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21045,
        "title": "Play as Yoshi (v1.1)",
        "version": "smwc-21045-1570205669",
        "upstream_time": 1570205669,
        "download_url": "https://dl.smwcentral.net/21045/Play%20as%20Yoshi.zip",
        "filename": "Play as Yoshi.zip",
        "size": 5134,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-playable-title-screen",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40142,
    "title": "Playable Title Screen",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "title screen"
    ],
    "description": "This patch lets the player play freely in the title screen level, rather than having a prerecorded movie play. In case of death, the level will just restart (with two different options: play the death animation and restart, or restart right away. The first option requires AddmusicK or the death song will be wrong). The file select menu will appear once a certain button(s) is pressed (by default, start or select). Check the asm file for the customization options.<br>\r\nIdea by crm0622.<br>\r\n<br>\r\n(By the way, it's compatible with the retry patch, but there'll be no prompt/instant retry during the title screen).<br>\r\n<br>\r\nUpdate 2025-07-20 (gemstonezVA): Changed a \"warnpc\" to an \"assert pc() &lt;=\" to fix an upcoming Asar 2.0 deprecation.",
    "latest_version": "smwc-40142-1753051726",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40142,
        "title": "Playable Title Screen",
        "version": "smwc-40142-1753051726",
        "upstream_time": 1753051726,
        "download_url": "https://dl.smwcentral.net/40142/PlayTitleScreen.zip",
        "filename": "PlayTitleScreen.zip",
        "size": 1221,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-player-damaging-fireball-flag-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20940,
    "title": "Player-Damaging Fireball Flag v1.1",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "fireball",
      "lorom",
      "sa-1"
    ],
    "description": "This patch adds a flag which changes if fireballs interact with sprites or hurt the player.<br>\r\nAffects Yoshi and player fireballs.<br>\r\n<br>\r\nIf you spawn fireballs via asm, make sure you set the flag to interact with the player or with sprites. If you don't set this flag, it might still be set or not set from the previous sprite.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>.<br>\r\n<br>\r\nv1.1<br>\r\n---<br>\r\n* Corrected an oversight that gave garbage clipping data to fireballs set to damage the player.",
    "latest_version": "smwc-20940-1569248420",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20940,
        "title": "Player-Damaging Fireball Flag v1.1",
        "version": "smwc-20940-1569248420",
        "upstream_time": 1569248420,
        "download_url": "https://dl.smwcentral.net/20940/fireball%20interaction%20v1.1.zip",
        "filename": "fireball interaction v1.1.zip",
        "size": 1257,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-player-death-priority",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 26807,
    "title": "Player Death Priority",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "death",
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "This simple patch simply gives Mario top priority when he dies. The top priority isn't always guaranteed (e.g. layer 3 super priority) due to limitations, though.<br>\r\n<br>\r\nRequested by Knight of Time.",
    "latest_version": "smwc-26807-1629049009",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 26807,
        "title": "Player Death Priority",
        "version": "smwc-26807-1629049009",
        "upstream_time": 1629049009,
        "download_url": "https://dl.smwcentral.net/26807/PlayerDeathPrioity.zip",
        "filename": "PlayerDeathPrioity.zip",
        "size": 467,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-player-direction-fix-after-losing-yoshi",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 36759,
    "title": "Player Direction Fix After Losing Yoshi",
    "authors": [
      "Ice Man"
    ],
    "tags": [
      "bugfix",
      "direction",
      "lorom",
      "mario",
      "sa-1",
      "yoshi"
    ],
    "description": "This patch fixes a bug found by Anas that causes Mario's direction to switch opposite to that of Yoshi when Yoshi turns around against a very steep slope while running loose.  The screenshots are before and after applying the patch, respectively.",
    "latest_version": "smwc-36759-1712461489",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 36759,
        "title": "Player Direction Fix After Losing Yoshi",
        "version": "smwc-36759-1712461489",
        "upstream_time": 1712461489,
        "download_url": "https://dl.smwcentral.net/36759/YoshiDirectionFix.zip",
        "filename": "YoshiDirectionFix.zip",
        "size": 498,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-player-hp-meter-v4",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18149,
    "title": "Player HP meter v4.2",
    "authors": [
      "HammerBrother",
      "Iceguy",
      "K3fka",
      "Ladida"
    ],
    "tags": [
      "asar 2 remoderation",
      "health bar",
      "hitpoints",
      "hp bar",
      "knockback",
      "lifebar",
      "lorom",
      "pokemon",
      "rpg",
      "sa-1"
    ],
    "description": "This patch will add a health system based on the \"numerical HP bar\". However its has been heavily edited and added new features by GreenHammerBro:<br>\r\n<br>\r\n-Custom blocks to damage, heal, and increase max HP.<br>\r\n-16-bit HP and max HP, you can now have up to 65535HP, Good for hacks that have made collectibles HP upgrades items that are being saved or RPG-styled hacks. Of course, you can change that to 8-bit for HP being less than or equal to 255 to save memory.<br>\r\n-display HP also as a bar in percentage (based on the HP meter for sprites in the patch section).<br>\r\n-display HP on overworld border, so the player know how much HP they have without the need to be in a level.<br>\r\n-All kinds of sprites (normal, custom, cluster, and extended) now have customizable damage, no more several sprites dealing 1HP of damage.<br>\r\n-perfect knockback, when hit, rather than the need to have higher backward speed, Mario loses control until he's back on the ground. Also, its programmed to knock <i>away</i> from the sprite rather than backwards.<br>\r\n<br>\r\nRead the readme and VersionHistory.txt for more info.<br>\r\n<br>\r\nNote that the bob-omb explosion itself share the damage as the bob-omb, since the explosion is actually the bob-omb sprite.<br>\r\n<br>\r\nRequirements:<br>\r\n-Super status bar patch (recommended, should work with any status bar patches)<br>\r\n-uberasm tool<br>\r\n-SRAM/BWRAM plus<br>\r\n-GPS (if using blocks)<br>\r\n-Overworld Border plus (if your hack uses the overworld border)",
    "latest_version": "smwc-18149-1551828619",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18149,
        "title": "Player HP meter v4.2",
        "version": "smwc-18149-1551828619",
        "upstream_time": 1551828619,
        "download_url": "https://dl.smwcentral.net/18149/PlayerHPMeter_v4_2.zip",
        "filename": "PlayerHPMeter_v4_2.zip",
        "size": 413435,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-player-s-bg-ow-tile-palette-changer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21489,
    "title": "Player's BG OW Tile/Palette Changer",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "lorom",
      "overworld",
      "overworld border",
      "sa-1"
    ],
    "description": "This patch allows the user to change the palette of the tiles that appear behind the player on the OW border. Version 2.00 allows changing the tiles themselves, as well. These changes can be applied per-submap.",
    "latest_version": "smwc-21489-1574885552",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21489,
        "title": "Player's BG OW Tile/Palette Changer",
        "version": "smwc-21489-1574885552",
        "upstream_time": 1574885552,
        "download_url": "https://dl.smwcentral.net/21489/ow_bg_tiles.zip",
        "filename": "ow_bg_tiles.zip",
        "size": 849,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-player-tilemap-editing-patches",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12381,
    "title": "Player Tilemap Editing Patches",
    "authors": [
      "andy_k_250"
    ],
    "tags": [
      "lorom",
      "needs remoderation",
      "sa-1",
      "tilemap"
    ],
    "description": "This set of asm patches allows the user to edit the player tilemaps in Super Mario World without the use of an external tool.<br>\r\n<br>\r\nIt is ideal for making and distributing new player tilemaps.<br>\r\n<br>\r\nIn all, four patches are applied to the hack:<br>\r\n- playertilemap_small.asm<br>\r\n- playertilemap_super_fire.asm<br>\r\n- playertilemap_cape.asm<br>\r\n- playertilemap_special.asm<br>\r\n<br>\r\nUse the included image to help you figure out how Super Mario World's player tiles are ordered and numbered within GFX32.<br>\r\n<br>\r\nNo freespace is required, since it is just editing the original tilemap.<br>\r\n<br>\r\n<i>Tester's note: Very handy, easy-to-use patches to adjust your player's tilemap. Simple, but effective. Well done.</i>",
    "latest_version": "smwc-12381-1451444946",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12381,
        "title": "Player Tilemap Editing Patches",
        "version": "smwc-12381-1451444946",
        "upstream_time": 1451444946,
        "download_url": "https://dl.smwcentral.net/12381/%5BAsar%5D%20Player%20Tilemap%20Editing%20Patches.zip",
        "filename": "%5BAsar%5D Player Tilemap Editing Patches.zip",
        "size": 22927,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-player-x-speed-fix-3",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 33679,
    "title": "Player X Speed Fix 3.1",
    "authors": [
      "HammerBrother",
      "tjb0607"
    ],
    "tags": [
      "jump",
      "lorom",
      "oscillation",
      "sa-1",
      "slowdown",
      "speed",
      "super fx",
      "x-speed"
    ],
    "description": "This patch fixes 3 quirks in SMW:<br>\r\n-Certain X speeds cause Mario to be unable to jump (despite playing the jump sfx), this happens when being pushed very fast from an autoscroll or boost block.<br>\r\n-If your speed is higher than the maximum, holding forward in that direction would slow you down.<br>\r\n-When you're moving at the maximum speed, your speed is constantly oscillating up and down around the maximum, rather than staying constant.<br>\r\nYou can select which fixes you'd like applied within the patch settings. The included readme details the impact to how the game plays from each fix.<br>\r\n<br>\r\n3.0 update by tjb: Complete rewrite of most of the code to fix several bugs, and added options to make some fixes optional.<br>\r\n3.1 update by AmperSam: adds option flag for the \"no jump in fast autoscroll\" fix, so it can be skipped.",
    "latest_version": "smwc-33679-1687057300",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 33679,
        "title": "Player X Speed Fix 3.1",
        "version": "smwc-33679-1687057300",
        "upstream_time": 1687057300,
        "download_url": "https://dl.smwcentral.net/33679/PlayerXSpeedFix_3.1.zip",
        "filename": "PlayerXSpeedFix_3.1.zip",
        "size": 5644,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-podoboo-buoyancy-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 28060,
    "title": "Podoboo Buoyancy Fix",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "buoyancy",
      "lorom",
      "podoboo",
      "sa-1"
    ],
    "description": "This patch fixes the bug where the game will get stuck in an infinite loop if a Podoboo is placed in a level without buoyancy enabled. Additionally, it implements a system that allows the Podoboo to jump out of non-liquid tiles (and liquid with buoyancy disabled).<br>\r\nUseful if you want to have Podoboos in your level without the increased risk of buoyancy-induced lag. Buoyancy still works as normal.<br>\r\n<br>\r\nFor ease of use, disable Lunar Magic's \"Vertical Fireball Buoyancy\" check in General Options after applying this patch.<br>\r\n<br>\r\nSee the asm file for a few additional options.",
    "latest_version": "smwc-28060-1645684681",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 28060,
        "title": "Podoboo Buoyancy Fix",
        "version": "smwc-28060-1645684681",
        "upstream_time": 1645684681,
        "download_url": "https://dl.smwcentral.net/28060/PodobooFix.zip",
        "filename": "PodobooFix.zip",
        "size": 2456,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-podoboo-in-layer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40248,
    "title": "Podoboo in Layer 2 Lava Fix",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "layer 2",
      "lorom",
      "podoboo",
      "position",
      "sa-1"
    ],
    "description": "When Podoboo enters the layer 2 lava that moves up and down, even if the lava moves up and down, the position of Podoboo stays in place and jumps out of that position.<br>\r\nThis patch fixes the bug so that when you enter a layer 2 lava that moves up and down, it will come out of the lava surface. (Smash, not compatible with layer 2 lava that moves sideways)<br>\r\n<br>\r\n<br>\r\n- Update -<br>\r\nFixed the jump height fluctuating when jumping out of layer 2 lava.",
    "latest_version": "smwc-40248-1754666499",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40248,
        "title": "Podoboo in Layer 2 Lava Fix",
        "version": "smwc-40248-1754666499",
        "upstream_time": 1754666499,
        "download_url": "https://dl.smwcentral.net/40248/Podoboo%20in%20Layer%202%20Lava%20Fix.zip",
        "filename": "Podoboo in Layer 2 Lava Fix.zip",
        "size": 2409,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-poison-mushroom",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 42310,
    "title": "Poison Mushroom",
    "authors": [
      "AmperSam",
      "JackTheSpades",
      "mikeyk"
    ],
    "tags": [
      "lorom",
      "poison mushroom",
      "sa-1",
      "sprites"
    ],
    "description": "Applying this patch will specify that an existing sprite number will be a Poison Mushroom instead (ideally an unused one). <br>\r\n<br>\r\nSetting the Extra Bit of the sprite in Lunar Magic will make this sprite a kill variant Mushroom. This requires PIXI to be applied to your project.<br>\r\n<br>\r\n<br>\r\n",
    "latest_version": "1.1.2",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 42310,
        "title": "Poison Mushroom",
        "version": "1.1.2",
        "upstream_time": 1777953527,
        "download_url": "https://dl.smwcentral.net/42310/poison_mushroom_v1.1.2.zip",
        "filename": "poison_mushroom_v1.1.2.zip",
        "size": 5558,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-pokey-s-top-segment-interaction-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24288,
    "title": "Pokey's Top Segment Interaction Fix",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "lorom",
      "pokey",
      "sa-1"
    ],
    "description": "This patch fixes pokey's top segment interaction with shells and similar objects.<br>\r\n<br>\r\nWhen 4 or less segments, hitting top segment slightly above would cause non-existent segment to go down instead of actual segment.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-24288-1598298172",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24288,
        "title": "Pokey's Top Segment Interaction Fix",
        "version": "smwc-24288-1598298172",
        "upstream_time": 1598298172,
        "download_url": "https://dl.smwcentral.net/24288/PokeySegmentFix.zip",
        "filename": "PokeySegmentFix.zip",
        "size": 697,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-portable-springboard-multiple-frame-sfx-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 26912,
    "title": "Portable Springboard Multiple-Frame SFX Fix",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "springboard"
    ],
    "description": "This patch fixes a somewhat not-mentioned bug with the SFX of the portable springboard. During the bouncing animation, the SFX port $1DFC is written <b>every frame</b>.<br>\r\n<br>\r\nWhile this is unnoticeable, since the SFX keeps getting replaced (replayed) until the last frame of writing, it is noticeable if the game is lagging, because lag delays the time between each write to $1DFC, allowing the beginning portion of the SFX to be audible.<br>\r\n<br>\r\nFun fact: SMA2 also have this bug, and is noticeable even without lag due to how the SFX being replayed being handled differently.",
    "latest_version": "smwc-26912-1629872369",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 26912,
        "title": "Portable Springboard Multiple-Frame SFX Fix",
        "version": "smwc-26912-1629872369",
        "upstream_time": 1629872369,
        "download_url": "https://dl.smwcentral.net/26912/SpringboardSFXFix.zip",
        "filename": "SpringboardSFXFix.zip",
        "size": 1449,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-power-jumps",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20163,
    "title": "Power Jumps",
    "authors": [
      "HuFlungDu",
      "Major Flare"
    ],
    "tags": [
      "jump",
      "lorom",
      "physics",
      "sa-1"
    ],
    "description": "Made at request of: iRhyiku<br>\r\n<br>\r\nChanges jump height based on powerup. Small Mario jumps low, big jumps regular, fire jumps high, and cape basically flies.<br>\r\n<br>\r\nNo credit necessary.<br>\r\n<br>\r\n<br>\r\n<br>\r\nRemoved some excess code that was totally irrelevant.<br>\r\n<br>\r\nNote: Consider using <a href=\"https://www.smwcentral.net/?p=section&a=details&id=20146\">the UberASM alternative</a>, especially if you're going to use a custom status bar.",
    "latest_version": "smwc-20163-1559889259",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20163,
        "title": "Power Jumps",
        "version": "smwc-20163-1559889259",
        "upstream_time": 1559889259,
        "download_url": "https://dl.smwcentral.net/20163/PowerJump.zip",
        "filename": "PowerJump.zip",
        "size": 405,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-power-surge",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21644,
    "title": "Power Surge",
    "authors": [
      "Glyph Phoenix"
    ],
    "tags": [
      "bonus stars",
      "lorom",
      "sa-1",
      "star"
    ],
    "description": "Goal stars from the previous level make Mario invincible when he starts the next one. The more he has obtained, the longer the invincibility lasts.",
    "latest_version": "smwc-21644-1576541794",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21644,
        "title": "Power Surge",
        "version": "smwc-21644-1576541794",
        "upstream_time": 1576541794,
        "download_url": "https://dl.smwcentral.net/21644/powersurge.zip",
        "filename": "powersurge.zip",
        "size": 381,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-powerup-auto-kill-and-traditional-hurt",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20082,
    "title": "Powerup Auto-kill and Traditional Hurt",
    "authors": [
      "betalogic"
    ],
    "tags": [
      "death",
      "hurt",
      "item box",
      "lorom",
      "player",
      "power-up",
      "sa-1"
    ],
    "description": "This patch provides three main features that affect the hurt routine and the power-up-into-item-box routine, all of which can be set to be controlled by free RAM:<br>\r\n<br>\r\n1. The ability to choose to bypass the power-down routine and instantly kill Mario regardless of his current power-up status. (This is good for levels that require the player to keep a power-up the entire time.)<br>\r\n<br>\r\n2. The ability to choose to follow the more traditional power-down routine, where Fire and Caped Mario powers-down to big Mario and then to small Mario. There is an additional option to alternatively give Mario the item in his item box instantly; this can also be set to be controlled by free RAM.<br>\r\n<br>\r\n3. The ability to choose when and how a power-up is put into the player's item box. This includes a fix to prevent mushrooms from overwriting capes and fire flowers in your item box.<br>\r\n<br>\r\n<br>\r\nMake sure to read the README.txt and customization notes so you understand what everything does! If you have questions about what exactly something does that is not clarified well enough in the notes, feel free to PM me.",
    "latest_version": "smwc-20082-1559967613",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20082,
        "title": "Powerup Auto-kill and Traditional Hurt",
        "version": "smwc-20082-1559967613",
        "upstream_time": 1559967613,
        "download_url": "https://dl.smwcentral.net/20082/Hurt%20Hijack.zip",
        "filename": "Hurt Hijack.zip",
        "size": 7488,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-preserve-direct-page-on-interrupts",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19554,
    "title": "Preserve Direct Page on Interrupts",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "direct page",
      "interrupt",
      "lorom"
    ],
    "description": "This patch preserves the direct page register while the game is running in NMI or in an IRQ, which allows you to tweak it for your own needs in custom code.<br>\r\nDoesn't work with SA-1, as that patch already enables this functionality.",
    "latest_version": "smwc-19554-1555267514",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19554,
        "title": "Preserve Direct Page on Interrupts",
        "version": "smwc-19554-1555267514",
        "upstream_time": 1555267514,
        "download_url": "https://dl.smwcentral.net/19554/Preserve%20Direct%20Page.zip",
        "filename": "Preserve Direct Page.zip",
        "size": 622,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-press-r-to-switch-characters",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20023,
    "title": "Press R to switch characters",
    "authors": [
      "Noobish Noobsicle"
    ],
    "tags": [
      "l and r",
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "Whenever you press the R button, you will switch between Mario and Luigi!<br>\r\n<br>\r\nKeep in mind that whenever you switch characters, you will have to switch controllers, too.<br>\r\n<br>\r\nUpdate: it's now compliant with Asar and SA-1.",
    "latest_version": "smwc-20023-1559612094",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20023,
        "title": "Press R to switch characters",
        "version": "smwc-20023-1559612094",
        "upstream_time": 1559612094,
        "download_url": "https://dl.smwcentral.net/20023/Rchar.zip",
        "filename": "Rchar.zip",
        "size": 1286,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-pressed-switch-palace-switch-victory-animation",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40265,
    "title": "Pressed Switch Palace Switch Victory Animation",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "switch palace",
      "victory"
    ],
    "description": "Have you noticed how when you press a switch palace switch, Mario kind of just... awkwardly freezes in midair? Or that, aside from a little screen shake, there isn't much <i>oomph</i> to pressing such a big switch? Well, I created a patch that fixes both of those issues. Mario will now display his victory pose, snap down to be on top of the flattened switch, play an appropriate sound, and smoke will appear on both sides of the switch. I implemented this a while ago in my own SMW hack, MYSQ but I got it working in vanilla SMW as well.<br>\r\n<br>\r\nCompatible with the <a href=\"https://smwc.me/s/40263\">Yump Reward / No-Yump Penalty</a> patch.",
    "latest_version": "smwc-40265-1760513654",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40265,
        "title": "Pressed Switch Palace Switch Victory Animation",
        "version": "smwc-40265-1760513654",
        "upstream_time": 1760513654,
        "download_url": "https://dl.smwcentral.net/40265/SwitchVictory.zip",
        "filename": "SwitchVictory.zip",
        "size": 2613,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-princess-peach-abilities",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 6142,
    "title": "Princess Peach Abilities",
    "authors": [
      "Ladida"
    ],
    "tags": [
      "ability",
      "asar 2 remoderation",
      "custom",
      "lorom",
      "needs remoderation",
      "peach",
      "princess"
    ],
    "description": "<a href=\"http://www.youtube.com/watch?v=HfQF24qSa3M\" rel=\"nofollow\">(old) video</a><br>\r\n<br>\r\nthis patch grants the player some abilities:<br>\r\n<br>\r\nSMB2 Hi-Jump<br>\r\nPeach's Floating ability<br>\r\nthe Peach Bomber<br>\r\n<br>\r\n<br>\r\nplease read the readme",
    "latest_version": "smwc-6142-1390001804",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 6142,
        "title": "Princess Peach Abilities",
        "version": "smwc-6142-1390001804",
        "upstream_time": 1390001804,
        "download_url": "https://dl.smwcentral.net/6142/peachability.zip",
        "filename": "peachability.zip",
        "size": 2999,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-prize-by-fire-kills",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19508,
    "title": "Prize by Fire Kills",
    "authors": [
      "Nox"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sprites"
    ],
    "description": "This patch will make it so, when a sprite dies by a fireball, there is a probability it becomes a sprite other than a coin. The sprite to turn to can be set in the asm file.",
    "latest_version": "smwc-19508-1554045650",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19508,
        "title": "Prize by Fire Kills",
        "version": "smwc-19508-1554045650",
        "upstream_time": 1554045650,
        "download_url": "https://dl.smwcentral.net/19508/Prize%20by%20fire%20kills.zip",
        "filename": "Prize by fire kills.zip",
        "size": 432,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-proximity-wraparound-fix-2-0",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40897,
    "title": "Proximity Wraparound Fix 2.0.2",
    "authors": [
      "CircleFriendo",
      "HammerBrother",
      "JackTheSpades",
      "RussianMan"
    ],
    "tags": [
      "lorom",
      "proximity",
      "sa-1"
    ],
    "description": "This patch fixes various sprites using the horizontal and vertical proximity check that wraps around the border of the screen. It includes:<br>\r\n<br>\r\n- Thwomps<br>\r\n- Falling spike<br>\r\n- Yoshi egg<br>\r\n- Chargin Chuck<br>\r\n- Splittin Chuck<br>\r\n- Bouncin Chuck<br>\r\n- Whistlin Chuck<br>\r\n- Rip van fish<br>\r\n- Upside down Piranha plant and its classic.<br>\r\n- Jumping Piranha plant<br>\r\n- Exploding block<br>\r\n- Swooper Bat<br>\r\n- Ledge & Ground Dwelling Monty Moles<br>\r\n- Blargg<br>\r\n<span style=\"color: #ffff00;\"><b>NEW</b></span> - Growing Pipe End<br>\r\n<span style=\"color: #ffff00;\"><b>NEW</b></span> - Pipe Lakitu<br>\r\n<span style=\"color: #ffff00;\"><b>NEW</b></span> - Clappin Chuck<br>\r\n<span style=\"color: #ffff00;\"><b>NEW</b></span> - Pitchin Chuck<br>\r\n<span style=\"color: #ffff00;\"><b>NEW</b></span> - Magikoopa<br>\r\n<span style=\"color: #ffff00;\"><b>NEW</b></span> - Boo & Big Boo<br>\r\n<br>\r\n2.0 fix: <span class=\"un-outer\" title=\"Vitor Vilela\"><a href=\"/?p=profile&amp;id=8251\" style=\"color: #face42;\" class=\"un\">Vitor Vilela</a></span> reported a flaw that several stuff that are meant to load in 8-bit mode were in 16-bit, due to the routine exits out in 16-bit A but forgot to set it back to 8. That is now fixed.<br>\r\n2.0.1 fix: Added Blargg sprite (previously, I forgot this sprite, thanks <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>).<br>\r\n2.0.2 fix: Added Growing Pipe End, Pipe Lakitu, Clappin Chuck, Pitchin Chuck, Magikoopa, Boo, Big Boo",
    "latest_version": "smwc-40897-1764713595",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40897,
        "title": "Proximity Wraparound Fix 2.0.2",
        "version": "smwc-40897-1764713595",
        "upstream_time": 1764713595,
        "download_url": "https://dl.smwcentral.net/40897/ProximityWrapFix_2_0_2.zip",
        "filename": "ProximityWrapFix_2_0_2.zip",
        "size": 3653,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-punching-system",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21499,
    "title": "Punching System",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "ability",
      "attack",
      "lorom",
      "punch",
      "sa-1"
    ],
    "description": "This patch will allow Mario to punch. When you do punch a sliding effect is simulated. So make sure enemies you want to be able to be killed are able to be killed by sliding (you can use Tweaker or whatever to enable that). Also sorry for the poorly drawn GFX, I'm not good at drawing them :(.",
    "latest_version": "smwc-21499-1574247581",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21499,
        "title": "Punching System",
        "version": "smwc-21499-1574247581",
        "upstream_time": 1574247581,
        "download_url": "https://dl.smwcentral.net/21499/PunchingSystem.zip",
        "filename": "PunchingSystem.zip",
        "size": 13928,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-question-block-item-collision-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 29094,
    "title": "Question Block Item Collision Fix",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "This small patch adds a short invulnerability timer to sprites spawned from ?-blocks, so that they can't collide with other sprites right when spawned (in practice, this only affects the ?-block that spawns a shell). This fixes a weird interaction that can happen when throwing a shell/throwblock up to a ?-block with a shell, causing the two shells to collide.",
    "latest_version": "smwc-29094-1644904230",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 29094,
        "title": "Question Block Item Collision Fix",
        "version": "smwc-29094-1644904230",
        "upstream_time": 1644904230,
        "download_url": "https://dl.smwcentral.net/29094/question_block_shell_fix.zip",
        "filename": "question_block_shell_fix.zip",
        "size": 367,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-ram-controlled-mario-s-fireballs-limit-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 29898,
    "title": "RAM Controlled Mario's Fireballs Limit v1.1",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ability",
      "fireball",
      "lorom",
      "sa-1"
    ],
    "description": "This patch lets you change Mario's fireballs limit per level, or even during a level, by using a RAM address to hold the fireball limit instead of always being 2. This can be used both to allow more rapid shooting but also to limit the fireball ability (only 1 or even no fireball at a time). For instructions and info, check the readme file.<br>\r\nUses 1 byte of freeram. Compatible with \"Extended No Sprite Tile Limits\" patch (but not required).<br>\r\n<br>\r\nv1.1: fixed glitch where cape spinning could kill Mario's fireballs in lower sprite slots.",
    "latest_version": "smwc-29898-1663655300",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 29898,
        "title": "RAM Controlled Mario's Fireballs Limit v1.1",
        "version": "smwc-29898-1663655300",
        "upstream_time": 1663655300,
        "download_url": "https://dl.smwcentral.net/29898/ram_fireball_amount.zip",
        "filename": "ram_fireball_amount.zip",
        "size": 2540,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-ram-specific-l-r-scroll-disable",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20355,
    "title": "RAM Specific L/R Scroll Disable",
    "authors": [
      "Chdata"
    ],
    "tags": [
      "disable",
      "l and r",
      "lorom",
      "sa-1"
    ],
    "description": "Disables L/R Scrolling if the freeram address you specify is not equal to zero. Works midlevel too, and you can constantly flip this status if you want.<br>\r\n<br>\r\nNote: if you just want to disable L/R scroll in the entire game, use the hex edit at <a href=\"https://smwc.me/m/smw/rom/00CDF6\">$00CDF6</a> instead.",
    "latest_version": "smwc-20355-1562098770",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20355,
        "title": "RAM Specific L/R Scroll Disable",
        "version": "smwc-20355-1562098770",
        "upstream_time": 1562098770,
        "download_url": "https://dl.smwcentral.net/20355/LRdis.zip",
        "filename": "LRdis.zip",
        "size": 387,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-ram-toggled-spin-jump",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41669,
    "title": "RAM-Toggled Spin Jump",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "jump",
      "lorom",
      "sa-1"
    ],
    "description": "A more flexible alternative to the <a href=\"https://www.smwcentral.net/?p=tweaks&a=details&id=45\">tweak to fully disable spin jump</a> (or UberASM that disables the A button) that allows you to disable spin jump on a per-level basis by setting a one-byte FreeRAM flag.",
    "latest_version": "1.1",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41669,
        "title": "RAM-Toggled Spin Jump",
        "version": "1.1",
        "upstream_time": 1772054133,
        "download_url": "https://dl.smwcentral.net/41669/ram_toggled_spin_jump-v2.zip",
        "filename": "ram_toggled_spin_jump-v2.zip",
        "size": 761,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-ram-toggled-spin-jump-fireballs",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 35220,
    "title": "RAM-Toggled Spin Jump Fireballs",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "fire flower",
      "lorom",
      "sa-1",
      "spin jump"
    ],
    "description": "A patch alternative to the <a href=\"https://smwc.me/w/67\">tweak to disable spin jump fireballs</a> that enables you to use FreeRAM (1 byte) to toggle them instead, to allow for more flexibility. The ASM also has setting to configure the default behaviour.",
    "latest_version": "smwc-35220-1701217823",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 35220,
        "title": "RAM-Toggled Spin Jump Fireballs",
        "version": "smwc-35220-1701217823",
        "upstream_time": 1701217823,
        "download_url": "https://dl.smwcentral.net/35220/ram_toggled_spin_jump_fireballs.zip",
        "filename": "ram_toggled_spin_jump_fireballs.zip",
        "size": 700,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-ram-toggled-status-bar-irq",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 28449,
    "title": "RAM Toggled Status Bar (& IRQ)",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "irq",
      "lorom",
      "sa-1",
      "status bar"
    ],
    "description": "This patch allows you to enable or disable the status bar (and its IRQ) on a per-level basis, by setting a flag. This means that you can remove the status bar only in certain levels to use things like fullscreen layer 3 BGs or certain HDMA effects that normally don't work well with it. Make sure to check the info in the asm file before patching it.",
    "latest_version": "smwc-28449-1646456880",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 28449,
        "title": "RAM Toggled Status Bar (& IRQ)",
        "version": "smwc-28449-1646456880",
        "upstream_time": 1646456880,
        "download_url": "https://dl.smwcentral.net/28449/remove_statusbar_toggled.zip",
        "filename": "remove_statusbar_toggled.zip",
        "size": 1279,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-random-chance-custom-tile-instead-of",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 42064,
    "title": "Random Chance Custom Tile Instead of 3-up Moon",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "collectible",
      "lorom",
      "moon",
      "object",
      "sa-1"
    ],
    "description": "Makes it so that, during level load, there's a configurable chance a 3-up moon gets replaced by a custom Map16 tile of your liking, subject to normal collectible rules (if you are entering a level where the moon was already collected, nothing will spawn. This is by design).<br>\r\n<br>\r\nIncludes an example custom block: a blushing in-love moon which grants five extra lives instead of three, complete with custom graphics and ExAnimation.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"JerryPKCMoet\"><a href=\"/?p=profile&amp;id=69298\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">JerryPKCMoet</a></span> who inspired the idea via a blushing 3-up moon they made in Minecraft lol",
    "latest_version": "smwc-42064-1775960162",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 42064,
        "title": "Random Chance Custom Tile Instead of 3-up Moon",
        "version": "smwc-42064-1775960162",
        "upstream_time": 1775960162,
        "download_url": "https://dl.smwcentral.net/42064/Random%20Chance%20Custom%20Tile%20Instead%20of%20Moon.zip",
        "filename": "Random Chance Custom Tile Instead of Moon.zip",
        "size": 4720,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-random-intro-level",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40609,
    "title": "Random Intro Level",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "intro level",
      "lorom",
      "sa-1"
    ],
    "description": "Allows for random intro levels (level c5 in the original game). I mean this would allow for more variety I guess? Requested by Luansilva12",
    "latest_version": "smwc-40609-1757546345",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40609,
        "title": "Random Intro Level",
        "version": "smwc-40609-1757546345",
        "upstream_time": 1757546345,
        "download_url": "https://dl.smwcentral.net/40609/RandomC5.zip",
        "filename": "RandomC5.zip",
        "size": 737,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-random-sprite-from-fireballs",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12467,
    "title": "Random Sprite From Fireballs",
    "authors": [
      "DiscoTheBat",
      "Iceguy"
    ],
    "tags": [
      "asm",
      "fireball",
      "flower",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This patch will make hack the turn sprites into coin routine to generate random sprites instead. You specify the sprites in the .ASM file.<br>\r\n<br>\r\nAlso, the patch has been updated to make use of SA-1 and it has been merged into one, so you have option to choose if you want the fireball to only spawn custom sprites or normal sprites.",
    "latest_version": "smwc-12467-1450396002",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12467,
        "title": "Random Sprite From Fireballs",
        "version": "smwc-12467-1450396002",
        "upstream_time": 1450396002,
        "download_url": "https://dl.smwcentral.net/12467/firespr.zip",
        "filename": "firespr.zip",
        "size": 1023,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-red-coin-counter-patch-v2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24131,
    "title": "Red Coin Counter Patch v2.0",
    "authors": [
      "Iceguy",
      "Major Flare"
    ],
    "tags": [
      "asar 2 remoderation",
      "coins",
      "lorom",
      "red coins",
      "sa-1",
      "status bar"
    ],
    "description": "This patch will insert a red coin counter into your hack onto a configurable spot on the status bar. The counter functions just like the one in SM64, when you have 8 red coins, the secret exit flag is triggered. The red coin block is included.<br>\r\n<br>\r\nThis one is also an update to all previous buggy versions.<br>\r\n<br>\r\nUpdates (version 2.0 by Major Flare):<br>\r\n - The maximum number of coins are now customizable;<br>\r\n - Allows the user to use higher values (up to 99);<br>\r\n - Counter now locks up to the maximum coin count when it is reached (to prevent glitches);<br>\r\n - Made the block SA-1 properly, added customization options and made use of the %glitter() routine.<br>\r\n - Moved the hijack away from NMI and placed it into the vanilla status bar's code.<br>\r\n",
    "latest_version": "smwc-24131-1600131097",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24131,
        "title": "Red Coin Counter Patch v2.0",
        "version": "smwc-24131-1600131097",
        "upstream_time": 1600131097,
        "download_url": "https://dl.smwcentral.net/24131/Red%20Coins%20Revised.zip",
        "filename": "Red Coins Revised.zip",
        "size": 2366,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-red-net-koopa-turning-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 30681,
    "title": "Red Net Koopa Turning Fix",
    "authors": [
      "Ice Man"
    ],
    "tags": [
      "lorom",
      "net koopa",
      "sa-1"
    ],
    "description": "This fixes the Red Net Climbing Koopa's turning animation and makes it the same as the green one instead of turning 8 frames later and going off the net.",
    "latest_version": "smwc-30681-1665212512",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 30681,
        "title": "Red Net Koopa Turning Fix",
        "version": "smwc-30681-1665212512",
        "upstream_time": 1665212512,
        "download_url": "https://dl.smwcentral.net/30681/netkoopafix.zip",
        "filename": "netkoopafix.zip",
        "size": 674,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-red-stem-piranha-plants-on-extra-bit-stem-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 32080,
    "title": "Red Stem Piranha Plants on Extra Bit + Stem Fix",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "extra bit",
      "lorom",
      "piranha plant",
      "sa-1"
    ],
    "description": "With this patch, the classic and upside down piranha plant stems will be red and they will ignore player proximity if the extra bit is set (to 1). Naturally, the classic piranha plant's stem bug will be fixed and they will be normally green. You can also remap the stem and the page used by either variant with simple defines.<br>\r\n<br>\r\nNote that the extra bit functionality requires PIXI to be installed in your ROM to function.",
    "latest_version": "smwc-32080-1662944133",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 32080,
        "title": "Red Stem Piranha Plants on Extra Bit + Stem Fix",
        "version": "smwc-32080-1662944133",
        "upstream_time": 1662944133,
        "download_url": "https://dl.smwcentral.net/32080/redpiranha.zip",
        "filename": "redpiranha.zip",
        "size": 1152,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-red-yoshi-s-fire-stomp",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24567,
    "title": "Red Yoshi's Fire Stomp",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "fire",
      "lorom",
      "player",
      "sa-1",
      "stomp",
      "yoshi"
    ],
    "description": "This patch gives red yoshi a unique stomping ability when having a yellow shell. It'll spawn yoshi's fireballs with each stomp.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-24567-1600038316",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24567,
        "title": "Red Yoshi's Fire Stomp",
        "version": "smwc-24567-1600038316",
        "upstream_time": 1600038316,
        "download_url": "https://dl.smwcentral.net/24567/RedYoshiFireStomp.zip",
        "filename": "RedYoshiFireStomp.zip",
        "size": 1151,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-reenter-castle-upon-pressing-l-r-smw-j",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41074,
    "title": "Reenter Castle Upon Pressing L+R (SMW-J)",
    "authors": [
      "Puluphy"
    ],
    "tags": [
      "lorom",
      "overworld",
      "smw-j"
    ],
    "description": "To be used on a J ROM of the game.<br>\r\n<br>\r\nThis patch is very simple, all it does is implement the option to reenter castles upon pressing L+R, just like in the U version.",
    "latest_version": "smwc-41074-1763688451",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41074,
        "title": "Reenter Castle Upon Pressing L+R (SMW-J)",
        "version": "smwc-41074-1763688451",
        "upstream_time": 1763688451,
        "download_url": "https://dl.smwcentral.net/41074/Re-enter%20Castle%20JP.zip",
        "filename": "Re-enter Castle JP.zip",
        "size": 500,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-remove-cape-drop-delay",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 38994,
    "title": "Remove Cape Drop Delay",
    "authors": [
      "Nowieso"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "A simple Patch that removes the infamous drop delay frames when trying to drop down after floating with the cape (which can be any value between 0-16 in vanilla), which makes it consistent and responsive to the player. <br>\r\n<br>\r\nYou can just hex-edit the timer to be always 0, but this would also affect Yoshi Wings, which use the same timer.",
    "latest_version": "smwc-38994-1753320030",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 38994,
        "title": "Remove Cape Drop Delay",
        "version": "smwc-38994-1753320030",
        "upstream_time": 1753320030,
        "download_url": "https://dl.smwcentral.net/38994/Remove%20Cape%20Drop%20Delay.zip",
        "filename": "Remove Cape Drop Delay.zip",
        "size": 542,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-remove-overworld-border-mario",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 30097,
    "title": "Remove Overworld Border Mario",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "overworld",
      "sa-1"
    ],
    "description": "This patch removes Mario from the Overworld border. Differently from the usual hex edit, it also does this:<br>\r\n- Disable the border Mario background sprites, freeing up the first 16 OAM slots in $0200 (you'll need to fill the hole in the layer 3)<br>\r\n- Disable the Mario palette upload, freeing up colors 6-F in palette 8<br>\r\n- Disable the Mario graphics upload, freeing up tiles $00-$05 and $10-$15 (i.e. the first three 16x16 tiles) in SP1",
    "latest_version": "smwc-30097-1660313381",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 30097,
        "title": "Remove Overworld Border Mario",
        "version": "smwc-30097-1660313381",
        "upstream_time": 1660313381,
        "download_url": "https://dl.smwcentral.net/30097/remove_ow_mario.zip",
        "filename": "remove_ow_mario.zip",
        "size": 389,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-remove-status-bar",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40144,
    "title": "Remove Status Bar",
    "authors": [
      "Lui"
    ],
    "tags": [
      "1up",
      "coins",
      "hud",
      "irq",
      "item box",
      "layer 3",
      "lorom",
      "sa-1",
      "status bar",
      "timer"
    ],
    "description": "Completely removes the status bar, along with the item box and the timer. There's an option to internally reenable the coin counter and getting 1UPs every 100 coins, otherwise these are disabled as well.<br>\r\n<br>\r\nThis does free up space on the screen for layer 3.<br>\r\n<br>\r\nYou may also use the area previously occupied by the status bar data/code as free ROM space (some of it is already used by this patch).<br>\r\n<br>\r\n06/01/2019<br>\r\nNow supports SA-1 Pack 1.31<br>\r\n<br>\r\n20/07/2025 (gemstonezVA)<br>\r\nChanged a \"warnpc\" to an \"assert pc() &lt;=\" to fix an upcoming Asar 2.0 deprecation.",
    "latest_version": "smwc-40144-1753052139",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40144,
        "title": "Remove Status Bar",
        "version": "smwc-40144-1753052139",
        "upstream_time": 1753052139,
        "download_url": "https://dl.smwcentral.net/40144/nuke%20status%20bar.zip",
        "filename": "nuke status bar.zip",
        "size": 1004,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-removing-yoshi-with-item-in-mouth-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40174,
    "title": "Removing Yoshi With Item in Mouth Fix",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This patch fixes two issues related to despawning/deleting yoshi with an item in his mouth:<br>\r\n<br>\r\n1) If placed directly in level and despawned, the Yoshi will respawn with an invalid item in his mouth.<br>\r\n<br>\r\n2) The item in \"In Yoshi's Mouth\" state remains, taking up a sprite slot.",
    "latest_version": "smwc-40174-1753541835",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40174,
        "title": "Removing Yoshi With Item in Mouth Fix",
        "version": "smwc-40174-1753541835",
        "upstream_time": 1753541835,
        "download_url": "https://dl.smwcentral.net/40174/DespawnYoshiWithItemInMouthFix_UPDATE.zip",
        "filename": "DespawnYoshiWithItemInMouthFix_UPDATE.zip",
        "size": 1386,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-replace-cape-with-double-jump-v2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21110,
    "title": "Replace Cape with Double Jump v2.00",
    "authors": [
      "Alcaro",
      "Maarfy"
    ],
    "tags": [
      "asar 2 remoderation",
      "double jump",
      "feather",
      "lorom",
      "sa-1"
    ],
    "description": "This patch gives Mario the ability to double jump if he grabs a feather. Version 2.00 adds some new user defines that allow toggling whether the feather powerup displays the cape graphics and whether the player may cape spin.<br>\r\n<br>\r\nOriginally created by Alcaro on Masterlink's request.",
    "latest_version": "smwc-21110-1570527354",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21110,
        "title": "Replace Cape with Double Jump v2.00",
        "version": "smwc-21110-1570527354",
        "upstream_time": 1570527354,
        "download_url": "https://dl.smwcentral.net/21110/double_jump_feather.zip",
        "filename": "double_jump_feather.zip",
        "size": 2551,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-reprogrammed-vertical-scroll-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19676,
    "title": "Reprogrammed Vertical Scroll v1.2",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "asar 2 remoderation",
      "camera",
      "lorom",
      "sa-1",
      "screen scrolling",
      "scrolling"
    ],
    "description": "This patch rewrites SMW's vertical scrolling code to make it move smoother, also allowing the player to pan the camera up or down when looking up or ducking if this behavior is set.<br>\r\n<br>\r\nIncludes defines to enable/disable free vertical scrolling (a.k.a. like the $00F878 hex edit), configure camera panning speeds, and configure camera moving range areas.<br>\r\n<br>\r\nv1.2 updates: panning now works properly when underwater; and now pressing Up is used as a condition to pan the camera upwards instead of using the 'player is looking up' flag, so now you can throw items upwards and the camera won't pan down during the throw animation (thanks to Deeke for reporting the issue).",
    "latest_version": "smwc-19676-1555654365",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19676,
        "title": "Reprogrammed Vertical Scroll v1.2",
        "version": "smwc-19676-1555654365",
        "upstream_time": 1555654365,
        "download_url": "https://dl.smwcentral.net/19676/VScrollReprogrammed-v1.2.zip",
        "filename": "VScrollReprogrammed-v1.2.zip",
        "size": 3763,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-reserve-item-ow-display",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20803,
    "title": "Reserve Item OW Display",
    "authors": [
      "zkip"
    ],
    "tags": [
      "lorom",
      "reserve item",
      "sa-1"
    ],
    "description": "This ASM patch installs a hack that will show the current item in the item reserve box on the OW in the upper right corner.<br>\r\n<br>\r\nv1.1 (<span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>)<br>\r\n---<br>\r\n- Added SA-1 support.<br>\r\n- Removed the feather DMA. I just added a graphics file with it already integrated to not waste time.<br>\r\n- Optimized code.",
    "latest_version": "smwc-20803-1566240496",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20803,
        "title": "Reserve Item OW Display",
        "version": "smwc-20803-1566240496",
        "upstream_time": 1566240496,
        "download_url": "https://dl.smwcentral.net/20803/Reserve%20Item%20OW%20Display.zip",
        "filename": "Reserve Item OW Display.zip",
        "size": 1784,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-reset-coins-on-hurt",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19251,
    "title": "Reset Coins on Hurt",
    "authors": [
      "MovementThruPortals"
    ],
    "tags": [
      "coins",
      "hurt",
      "kill",
      "lorom",
      "sa-1"
    ],
    "description": "Applying this patch will make Mario's coins reset when he gets hurt or killed.",
    "latest_version": "smwc-19251-1551705155",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19251,
        "title": "Reset Coins on Hurt",
        "version": "smwc-19251-1551705155",
        "upstream_time": 1551705155,
        "download_url": "https://dl.smwcentral.net/19251/coinreset.zip",
        "filename": "coinreset.zip",
        "size": 544,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-reset-some-player-flags-on-p-balloon",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 32387,
    "title": "Reset Some Player Flags on P-Balloon",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "cape",
      "flag",
      "flying",
      "lorom",
      "p-balloon",
      "p-meter",
      "sa-1",
      "sliding",
      "spin jump"
    ],
    "description": "Fix a problem where taking a P-balloon does not reset a Mario's some flags that should be reset.<br>\r\n<br>\r\nThe problem as shown in the screenshot will be resolved.",
    "latest_version": "smwc-32387-1671625149",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 32387,
        "title": "Reset Some Player Flags on P-Balloon",
        "version": "smwc-32387-1671625149",
        "upstream_time": 1671625149,
        "download_url": "https://dl.smwcentral.net/32387/Reset%20Mario%27s%20some%20Flags%20on%20P-Balloon.zip",
        "filename": "Reset Mario%27s some Flags on P-Balloon.zip",
        "size": 1881,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-restore-and-customize-overworld-intro-march",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 35758,
    "title": "Restore and Customize Overworld Intro March",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "overworld",
      "sa-1"
    ],
    "description": "This patch restores the intro march that is usually disabled when changing Mario's starting position on the Overworld, and allows you to customize it by changing from where Mario will walk towards the starting tile and how fast. Note that if you change the march direction from vanilla, you'll also need to change the \"!march_animation\" define to make Mario look correctly while walking.",
    "latest_version": "smwc-35758-1722271187",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 35758,
        "title": "Restore and Customize Overworld Intro March",
        "version": "smwc-35758-1722271187",
        "upstream_time": 1722271187,
        "download_url": "https://dl.smwcentral.net/35758/custom_intro_march.zip",
        "filename": "custom_intro_march.zip",
        "size": 1150,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-return-to-title",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40706,
    "title": "Return to Title",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "lorom",
      "overworld",
      "sa-1"
    ],
    "description": "A very simple patch which adds an option for the player to return to the title screen like in SMAS, albeit without saving.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Fernand1527\"><a href=\"/?p=profile&amp;id=50387\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Fernand1527</a></span>.",
    "latest_version": "smwc-40706-1759107518",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40706,
        "title": "Return to Title",
        "version": "smwc-40706-1759107518",
        "upstream_time": 1759107518,
        "download_url": "https://dl.smwcentral.net/40706/return_to_title.zip",
        "filename": "return_to_title.zip",
        "size": 1872,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-reverse-gravity-v1-0",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 38018,
    "title": "Reverse Gravity v1.0.1",
    "authors": [
      "MarioE",
      "underway"
    ],
    "tags": [
      "gravity",
      "lorom",
      "physics",
      "reversed",
      "sa-1",
      "upside down"
    ],
    "description": "This patch allows the player to have reversed gravity. Included are two gravity blocks and two UberASM for levels for gravity controlled by on-off blocks and gravity controlled by controller button presses; read the readme for more details.<br>\r\n<br>\r\nNote that the instructions for insertion and usage differ if you're using Callisto.",
    "latest_version": "smwc-38018-1754424503",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 38018,
        "title": "Reverse Gravity v1.0.1",
        "version": "smwc-38018-1754424503",
        "upstream_time": 1754424503,
        "download_url": "https://dl.smwcentral.net/38018/reverse_gravity.zip",
        "filename": "reverse_gravity.zip",
        "size": 5632,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-rex-stomp-sound-effect-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 28777,
    "title": "Rex Stomp Sound Effect Fix",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "1-up",
      "lorom",
      "rex",
      "sa-1",
      "sfx",
      "stomp"
    ],
    "description": "This fixes a minor bug in SMW where stomping a Rex won't play the stomp sound effect if you get a 1up.<br>\r\n<br>\r\nAbsolutely no credits required!",
    "latest_version": "smwc-28777-1644053222",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 28777,
        "title": "Rex Stomp Sound Effect Fix",
        "version": "smwc-28777-1644053222",
        "upstream_time": 1644053222,
        "download_url": "https://dl.smwcentral.net/28777/RexStompSfxFix.zip",
        "filename": "RexStompSfxFix.zip",
        "size": 289,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-rexes-with-extra-bit-set-are-squished",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 27788,
    "title": "Rexes With Extra Bit Set Are Squished",
    "authors": [
      "Supermario1313"
    ],
    "tags": [
      "extra bit",
      "lorom",
      "rex",
      "sa-1",
      "sprite"
    ],
    "description": "This patch makes rexes with extra bit set (Edit &gt; Insert manual in sprite editing mode, Sprite command AB, Extra bits 1) to spawn squished.<br>\r\n<br>\r\nYou can change the way the patch is implemented by changing the defines in the asm file.<br>\r\n<br>\r\nYou need to run PIXI on your rom at least once for this patch to work properly. ",
    "latest_version": "smwc-27788-1634583455",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 27788,
        "title": "Rexes With Extra Bit Set Are Squished",
        "version": "smwc-27788-1634583455",
        "upstream_time": 1634583455,
        "download_url": "https://dl.smwcentral.net/27788/squishyrex.zip",
        "filename": "squishyrex.zip",
        "size": 1135,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-reznor-bridge-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 29101,
    "title": "Reznor Bridge Fix",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "lorom",
      "mode 7",
      "reznor",
      "tilemap"
    ],
    "description": "This small patch fixes the Reznor bridge destruction from not working visually if it's found outside of their battle (possible with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18880\">this</a> custom sprite).<br>\r\n<br>\r\nDo note that this fix is LoROM only. For SA-1 ROMs, SA-1 Pack will have it implemented at some point.",
    "latest_version": "smwc-29101-1665211694",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 29101,
        "title": "Reznor Bridge Fix",
        "version": "smwc-29101-1665211694",
        "upstream_time": 1665211694,
        "download_url": "https://dl.smwcentral.net/29101/ReznorBridgeFix.zip",
        "filename": "ReznorBridgeFix.zip",
        "size": 437,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-reznor-fireball-fix-smoke-effect-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 42318,
    "title": "Reznor Fireball Fix + Smoke Effect Patch",
    "authors": [
      "Arinsu",
      "Moltz",
      "Sonikku"
    ],
    "tags": [
      "fireball",
      "lorom",
      "reznor",
      "sa-1"
    ],
    "description": "This patch allows Reznor to always breathe big fireballs regardless if fought inside a Mode 7 room or not, while also fixing the big fireball's hitbox so it matches its actual size unlike the vanilla game. As a side effect, Jumping Fire-Spitting Piranha Plants can no longer spit huge fireballs under any conditions.<br>\r\n<br>\r\n<a href=\"https://smwc.me/s/40575\">This patch is meant to be a less invasive take to Sonikku's original concept</a>, should you want to fix Reznor's fireballs when used in normal levels and avoid everything else that might cause resource incompatibilities.<br>\r\n<br>\r\nAs a bonus, it can also add a fancy smoke effect whenever Reznor breathes fire, should the user wish so.",
    "latest_version": "1.2.1",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 42318,
        "title": "Reznor Fireball Fix + Smoke Effect Patch",
        "version": "1.2.1",
        "upstream_time": 1778454255,
        "download_url": "https://dl.smwcentral.net/42318/Reznor%20Fireball%20Fix%2B%2B%2B.zip",
        "filename": "Reznor Fireball Fix+++.zip",
        "size": 3267,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-reznor-fireball-flag",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40575,
    "title": "Reznor Fireball Flag",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "extended sprites",
      "fireball",
      "lorom",
      "reznor",
      "sa-1",
      "tilemap"
    ],
    "description": "This patch introduces the ability to use Reznor's fireball outside of boss rooms; by setting $1765,x(y), you can enable a larger projectile for both the aimed Reznor Fireball and the Spitfire Jumping Piranha Plant's fireball. Additionally, this patch also includes the ability to change the palette and tilemap of the Reznor Fireball, so that you can easily accommodate it if you're not using the default Reznor.<br>\r\n<br>\r\nThe \"Main Changes\" section only displays immediate effects, while \"Technical Changes\" may only affect certain other code.<br>\r\n<br>\r\n<b>Main Changes</b>:<br>\r\n- Adds information about Reznor's fireball's tilemap/palette and allows them to be changed if desired.<br>\r\n- Changes Reznor's fireballs to use a flag ($1765,x). Previously, the 16x16 fireballs were only available inside Mode 7 Boss Room levels.<br>\r\n    - This flag, if cleared, uses an 8x8 graphic and the original collision. If set, the 16x16 boss room graphic displays and changes the clipping to the same as the hammer extended sprite's.<br>\r\n<br>\r\n<b>Technical Changes</b>:<br>\r\n- Creates a hijack at $029B16 so that it can clear an address that is used as a sort of pseudo-init routine.<br>\r\n- Moves the frame increment code of the Hammer's animation rate to the sprite's graphics routine, as it uses the same address as what is used as a flag for the fireballs in this patch.",
    "latest_version": "smwc-40575-1757010088",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40575,
        "title": "Reznor Fireball Flag",
        "version": "smwc-40575-1757010088",
        "upstream_time": 1757010088,
        "download_url": "https://dl.smwcentral.net/40575/reznorfireball.zip",
        "filename": "reznorfireball.zip",
        "size": 1429,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-rollover-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 14053,
    "title": "Rollover Fix",
    "authors": [
      "Noobish Noobsicle"
    ],
    "tags": [
      "lorom",
      "pipe",
      "rollover",
      "sa-1",
      "shell",
      "stomp"
    ],
    "description": "Fixes the bugs where you enter pipes, bounce of enemies, or hit enemies with shells 256 times.",
    "latest_version": "smwc-14053-1469944733",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 14053,
        "title": "Rollover Fix",
        "version": "smwc-14053-1469944733",
        "upstream_time": 1469944733,
        "download_url": "https://dl.smwcentral.net/14053/RolloverFix%2BSA1.zip",
        "filename": "RolloverFix+SA1.zip",
        "size": 428,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-rope-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 8784,
    "title": "Rope Fix",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "lorom",
      "mario",
      "physics",
      "rope",
      "sa-1"
    ],
    "description": "This patch fixes the bug with being able to climb on nothing if you're pushed off a line guided rope. Also, fixes the bug where the ropes will keep carrying you for a while if you get onto the ground while climbing on them.<br>\r\n<br>\r\nThere are options to enable or disable the fixes at will. This patch previously lacked SA-1 support and was two separate patches. The original version <a href=\"https://files.telinc1.com/smwc/patches/ropefix.zip\" rel=\"nofollow\">is backed up here</a>.",
    "latest_version": "smwc-8784-1406917235",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 8784,
        "title": "Rope Fix",
        "version": "smwc-8784-1406917235",
        "upstream_time": 1406917235,
        "download_url": "https://dl.smwcentral.net/8784/Rope%20Fix.zip",
        "filename": "Rope Fix.zip",
        "size": 482,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-rpg-styled-hp-and-mp-counter-version-1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12585,
    "title": "RPG-Styled HP and MP Counter - Version 1.2",
    "authors": [
      "RPG Hacker"
    ],
    "tags": [
      "asar 2 remoderation",
      "health bar",
      "hitpoints",
      "lifebar",
      "lorom",
      "needs remoderation",
      "rpg"
    ],
    "description": "This is Version 1.2 of my custom HP and MP Counter for SMW. It adds an RPG-Styled HP and MP Counter to the game as seen in classic SNES games like Secret of Mana or Seiken Densetsu 3. You also have the possibility to make Fireballs, Flying, Spinning etc. cost MP. See Readme for details.<br>\r\n<br>\r\nThis version fixes a few bugs as well as adds a few new options, so it is highly recommended that you read the Readmen (especially under the \"Usage\" section) again. Also if you changed your intro level number you have to specify it in my patch now instead of doing it via Hex Editor.",
    "latest_version": "smwc-12585-1449177988",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12585,
        "title": "RPG-Styled HP and MP Counter - Version 1.2",
        "version": "smwc-12585-1449177988",
        "upstream_time": 1449177988,
        "download_url": "https://dl.smwcentral.net/12585/HPCounterPatch%20_V1.2.zip",
        "filename": "HPCounterPatch _V1.2.zip",
        "size": 149065,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-runaway-wing",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40539,
    "title": "Runaway Wing",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "1-up",
      "coin",
      "lorom",
      "mushroom",
      "sa-1",
      "wings"
    ],
    "description": "This patch will make the wings fly into the sky after the player grabs a flying red coin or yellow 1-Up (sprites 7E and 7F) instead of them disappearing.<br>\r\nSuggested by Shellface.",
    "latest_version": "smwc-40539-1756597200",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40539,
        "title": "Runaway Wing",
        "version": "smwc-40539-1756597200",
        "upstream_time": 1756597200,
        "download_url": "https://dl.smwcentral.net/40539/runawaywing.zip",
        "filename": "runawaywing.zip",
        "size": 647,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-running-sfx",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18562,
    "title": "Running SFX",
    "authors": [
      "Ixtab"
    ],
    "tags": [
      "lorom",
      "physics",
      "running",
      "sa-1",
      "sound"
    ],
    "description": "This patch will make a sound play while running. Look in the file to edit the defines.",
    "latest_version": "smwc-18562-1543742853",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18562,
        "title": "Running SFX",
        "version": "smwc-18562-1543742853",
        "upstream_time": 1543742853,
        "download_url": "https://dl.smwcentral.net/18562/runsfx.zip",
        "filename": "runsfx.zip",
        "size": 469,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sa-1-pack-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 25938,
    "title": "SA-1 Pack v1.40",
    "authors": [
      "Arujus",
      "Vitor Vilela"
    ],
    "tags": [
      "asar 2 remoderation",
      "chip",
      "maxtile",
      "sa-1",
      "speedup",
      "sprites"
    ],
    "description": "This pack of patches enables the SA-1 enhancement chip on your ROM and modifies most of the SMW engine to use the fast CPU, including regular/non-regular sprites and blocks, removing all slowdown on levels + overworld plus it reduces the loading times. As a bonus, it increases the maximum number of sprites on screen to 20, sprites per level to 255 and the maximum amount of tiles on screen to 128. Additionally, it optimizes some heavily math-based routines, such as the windowing HDMA effects.<br>\r\n<br>\r\nWith this, almost all slowdown possible in-game disappears.<br>\r\n<br>\r\nFeatures:<br>\r\n<ol>\r\n<li>Increases the maximum amount of sprites *on screen* to 22.</li>\r\n<li>Increases the maximum amount of sprites *per level* to 255.</li>\r\n<li>Adds MaxTile, a system that allows to place much more sprite tiles on screen.</li>\r\n<li>Moves the sprite processing code to SA-1, making all sprites run about 4x faster compared to S-CPU.</li>\r\n<li>Optimizes some routines to make the level/overworld loading faster.</li>\r\n<li>Moves almost all non standard sprites, such as shooters, generators, cluster, extended, minor extended, bounce, score and smoke to the SA-1 CPU.</li>\r\n<li>Moves the block/map16 handling to the SA-1 CPU.</li>\r\n<li>Moves almost all overworld code to SA-1 side, leaving minimal CPU usage on overworld.</li>\r\n<li>All other SA-1 features such as 6/8MB support, 10.74 MHz CPU clock, Character Conversion DMA, fast RAM, arithmetic functions, etc., can be used.</li>\r\n</ol><br>\r\nSA-1 Pack v1.40 changes:<ul><li>Adds MaxTile, a system responsible for managing OAM slots across the entire game. Via dynamic allocation, the system allows to you use ALL OAM slots for anything, including standard sprites with pretty high compatibility with previous resources. See MaxTile documentation for more information.</li><li>The addition of MaxTile also fixes a few priority issues caused by NoMoreSpriteTileLimits.</li><li>Now it's possible to detect SA-1 Pack and its version. See Programming guide for more information.</li></ul>SA-1 Pack v1.36 changes:<ul><li>Fixed a visual glitch in the bonus game, where one of the boxes (and its item) is floating on screen, a bit higher than the ground and scrolling vertically. Thanks goes to RaspberryAlpine for finding out this.</li><li>Made the DMA transfer on the LZ2/LZ3 decompression retry if it gets interrupted. Although NMI/IRQ does not interrupt DMA, HDMAs can actually will DMA get interrupted. Thanks goes to p4plus2 for revealing that detail for me.</li><li>Updated programming guide to include details about common routines on SMW and on which processor SA-1 Pack uses (either SNES or SA-1). Also organized the documentation a bit.</li></ul>SA-1 Pack v1.35 changes:<ul><li>Added the \"finish OAM\" hook, an extremely useful feature for programmers. See $40:0110-$40:0112 for more details on BW-RAM docs.</li><li>Added DMA remap which moves all game DMA logic to channel 2 and Windowing HDMA to channel 1, freeing up channel 7 for custom HDMA. In addition, DMA channel 0 is now reserved for transfers during game play (outside interrupts), fixing a rare bug on the LZ2/LZ3 decompressor when you decompress a GFX file while the game is running and *just* when the DMA executes, a NMI occurs and the DMA settings end up reseted. For the effectiveness of this solution, please change all patches to use DMA channel 2 instead of 0 or 1. This fixes issue #14 on GitHub.</li><li>Made all levels by default use Sprite Memory Header 0x08, allowing to all original levels have up to 22 sprites on screen. Note that I have included some logic to not take in account boss fight levels and levels that has wigglers (Forest of Illusion and Outrageous), since they are not compatible with.</li><li>Fixed bank switching getting incorrectly reset to original values after reapplying SA-1 Pack, which makes ROMs larger than 4 MB completely unplayable. This fixes issue #15 on GitHub</li><li>Fixed an issue where the Layer 3 tilemap would glitch if a custom game over screen was used. Caused by a remap error. Thanks MFG for figuring out and providing the fix. Merges pull request #18 on GitHub.</li><li>Fixed some inconsistencies on the programming guide.</li><li>Minor changes on readme file.</li></ul><br>\r\n",
    "latest_version": "smwc-25938-1622917337",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 25938,
        "title": "SA-1 Pack v1.40",
        "version": "smwc-25938-1622917337",
        "upstream_time": 1622917337,
        "download_url": "https://dl.smwcentral.net/25938/SA1-Pack-140.zip",
        "filename": "SA1-Pack-140.zip",
        "size": 192824,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-safe-fall-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12472,
    "title": "Safe Fall v1.01",
    "authors": [
      "Maxx"
    ],
    "tags": [
      "fall",
      "lorom",
      "sa-1"
    ],
    "description": "When Mario falls, this patch will hurt him and bounce him back up instead of killing him.<br>\r\n<br>\r\nMod edit, 2024/4/1 -- Fixed a small oversight in the sa-1 conversion that caused a crash.",
    "latest_version": "smwc-12472-1447621589",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12472,
        "title": "Safe Fall v1.01",
        "version": "smwc-12472-1447621589",
        "upstream_time": 1447621589,
        "download_url": "https://dl.smwcentral.net/12472/Safe%20Fall.zip",
        "filename": "Safe Fall.zip",
        "size": 476,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-same-fall-acceleration-speed-2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 15970,
    "title": "Same Fall Acceleration Speed 2.2",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "gravity",
      "lorom",
      "needs remoderation",
      "physics",
      "sa-1",
      "super fx"
    ],
    "description": "This patch removes the \"slow gravational acceleration\" when holding jump when falling ($7E007B is value #$01~#$7F), simulating closer to a real falling physic.<br>\r\n<br>\r\nThis version has another patch that also disable slow downwards acceleration permanently if once the player lets go of the jump button while going up until landing back on the ground, note block or any bouncy surfaces (so you can switch to \"fast gravational acceleration\" while going upwards and it will stay that way until landing).<br>\r\n<br>\r\nIt will not impact other gravitational acceleration on other things such as slowfall from cape.<br>\r\n<br>\r\nAll of these fixes \"exceeding the terminal velocity\" glitch (the game sets the Y speed to #$40, but then gets increased by #$03 or #$06)<br>\r\n<br>\r\nNow added sa-1 support.",
    "latest_version": "smwc-15970-1503096927",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 15970,
        "title": "Same Fall Acceleration Speed 2.2",
        "version": "smwc-15970-1503096927",
        "upstream_time": 1503096927,
        "download_url": "https://dl.smwcentral.net/15970/GravFall_2_2.zip",
        "filename": "GravFall_2_2.zip",
        "size": 10354,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-save-at-midway-point",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 29142,
    "title": "Save at Midway Point",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "lorom",
      "midway point",
      "sa-1",
      "save"
    ],
    "description": "This small patch saves the game when a midway point gets collected. It's preferably to be used with a patch like <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12921\">Autosave</a> because preserving the savedata only at midway point collection is weird.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Impetus\"><a href=\"/?p=profile&amp;id=4404\" style=\"color: #b19cd9;\" class=\"un unavailable inactive\">Impetus</a></span>.",
    "latest_version": "smwc-29142-1667219801",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 29142,
        "title": "Save at Midway Point",
        "version": "smwc-29142-1667219801",
        "upstream_time": 1667219801,
        "download_url": "https://dl.smwcentral.net/29142/midway_point_save.zip",
        "filename": "midway_point_save.zip",
        "size": 928,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-save-dragon-coins-on-level-end",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 28601,
    "title": "Save Dragon Coins on Level End",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "dragon coin",
      "lorom",
      "sa-1"
    ],
    "description": "This patch makes it so that you not only have collect all five Dragon Coins but also get either the Midway Point or beat the level, making the collection of Dragon Coins more difficult.<br>\r\nCompatible with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=26422\">Per Level Yoshi Coin Amount</a>.<br>\r\n<br>\r\nNo credits required.<br>\r\n<br>\r\nThis patch is not be compatible with custom midway points and custom goals sequences so these must be edited.",
    "latest_version": "smwc-28601-1649586255",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 28601,
        "title": "Save Dragon Coins on Level End",
        "version": "smwc-28601-1649586255",
        "upstream_time": 1649586255,
        "download_url": "https://dl.smwcentral.net/28601/LevelEndDragonCoin.zip",
        "filename": "LevelEndDragonCoin.zip",
        "size": 613,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-score",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19853,
    "title": "Score+9",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "counter",
      "lorom",
      "sa-1",
      "score"
    ],
    "description": "This sets the score maximum to 9999999 instead of 9999990. It does this by setting the extra zero at the end of the score to 9 if the score overflows above 9999990.",
    "latest_version": "smwc-19853-1558171540",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19853,
        "title": "Score+9",
        "version": "smwc-19853-1558171540",
        "upstream_time": 1558171540,
        "download_url": "https://dl.smwcentral.net/19853/score9.zip",
        "filename": "score9.zip",
        "size": 370,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-score-sprite-fix-remapper",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40562,
    "title": "Score Sprite Fix & Remapper",
    "authors": [
      "DrAnas"
    ],
    "tags": [
      "5-up",
      "coin",
      "lorom",
      "sa-1",
      "score",
      "score sprites"
    ],
    "description": "This patch allows you to customize the palettes of all score sprites in the game, including the unused 5-up and coin score sprites! Speaking of which, those unused score sprites I just mentioned are totally fixed now and you can separately change the 1-up palette from the 10- to 8,000-point score sprites! Requires 9 bytes of freespace in bank 02, starting from $02D523 by default.",
    "latest_version": "smwc-40562-1769052806",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40562,
        "title": "Score Sprite Fix & Remapper",
        "version": "smwc-40562-1769052806",
        "upstream_time": 1769052806,
        "download_url": "https://dl.smwcentral.net/40562/score_sprite_fix_and_remapper.zip",
        "filename": "score_sprite_fix_and_remapper.zip",
        "size": 1764,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-screen-constrain",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 15244,
    "title": "Screen Constrain",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "blocks",
      "extending",
      "lorom",
      "needs remoderation",
      "screen border"
    ],
    "description": "This patch will constrain the player's hitbox to inside the camera causing blocks that are placed on the edge of the screen to \"extend\" infinitely.<br>\r\n<br>\r\nUseful for water levels and to prevent players from getting above the level.",
    "latest_version": "smwc-15244-1494727707",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 15244,
        "title": "Screen Constrain",
        "version": "smwc-15244-1494727707",
        "upstream_time": 1494727707,
        "download_url": "https://dl.smwcentral.net/15244/screenextend.zip",
        "filename": "screenextend.zip",
        "size": 771,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-scroll-sfx",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12473,
    "title": "Scroll SFX",
    "authors": [
      "Ixtab"
    ],
    "tags": [
      "lorom",
      "overworld",
      "sa-1",
      "scroll",
      "sfx"
    ],
    "description": "This will make it play some sfx while you scroll on the main overworld. Remove an LSR in the code to make it faster or add one to make it slower.",
    "latest_version": "smwc-12473-1455165372",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12473,
        "title": "Scroll SFX",
        "version": "smwc-12473-1455165372",
        "upstream_time": 1455165372,
        "download_url": "https://dl.smwcentral.net/12473/ScrollSFX.zip",
        "filename": "ScrollSFX.zip",
        "size": 601,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-separate-death-and-time-up-deaths",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40272,
    "title": "Separate Death And Time Up Deaths",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "death",
      "lorom",
      "pose",
      "sa-1",
      "time up"
    ],
    "description": "This will change Mario's death animation when the timer runs out compared to his normal death animation. <a href=\"http://youtu.be/5ZeV7RSvkzw\" rel=\"nofollow\">Video.</a><br>\r\n<br>\r\nYou can configure how long the animation lasts, what music to play, what sound effect to play, and the pose Mario displays when he dies from time up.",
    "latest_version": "smwc-40272-1755093926",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40272,
        "title": "Separate Death And Time Up Deaths",
        "version": "smwc-40272-1755093926",
        "upstream_time": 1755093926,
        "download_url": "https://dl.smwcentral.net/40272/TimeUp.zip",
        "filename": "TimeUp.zip",
        "size": 880,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-separate-jump-sfx",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24179,
    "title": "Separate Jump SFX",
    "authors": [
      "Lui"
    ],
    "tags": [
      "jump",
      "lorom",
      "sa-1",
      "sfx",
      "spinjump"
    ],
    "description": "This patch makes a different jump and/or spin-jump sound effect play depending on current player's powerup status.<br>\r\nYou can easily customize which sound effects are played in the ASM file.",
    "latest_version": "smwc-24179-1598865279",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24179,
        "title": "Separate Jump SFX",
        "version": "smwc-24179-1598865279",
        "upstream_time": 1598865279,
        "download_url": "https://dl.smwcentral.net/24179/SeparateJumpSFX.zip",
        "filename": "SeparateJumpSFX.zip",
        "size": 1372,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-separate-luigi-graphics",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40939,
    "title": "Separate Luigi Graphics v3",
    "authors": [
      "Bensalot",
      "DiscoTheBat",
      "Smallhacker"
    ],
    "tags": [
      "graphics",
      "lorom",
      "luigi",
      "mario",
      "player",
      "sa-1"
    ],
    "description": "This is the Smallhacker's \"Separate Luigi Graphics\" patch. Luigi's graphics are changed to be different from Mario, just like in Super Mario All-Stars + World.<br>\r\n<br>\r\nUnlike version 2.1, this one relies on hijack $A1DA to change graphics every frame so you can change the player graphics without resetting the game. This patch also allows more than two player graphics, see the README for a tutorial on how to do this.<br>\r\n<br>\r\nNow updated for Asar, which will find freespace automatically for the patch AND the Mario & Luigi graphics.<br>\r\n<br>\r\nAdded SA-1 support and fixed an issue where the separate graphics would not change after a game over or if you are starting the game as Luigi.",
    "latest_version": "smwc-40939-1762115960",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40939,
        "title": "Separate Luigi Graphics v3",
        "version": "smwc-40939-1762115960",
        "upstream_time": 1762115960,
        "download_url": "https://dl.smwcentral.net/40939/Separate%20Luigi%20Graphics%20v3.zip",
        "filename": "Separate Luigi Graphics v3.zip",
        "size": 25866,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-separate-special-world-music-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40604,
    "title": "Separate Special World Music v1.1",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "music",
      "overworld",
      "sa-1"
    ],
    "description": "Allows you to choose separate tracks per map when the Special World passed flag is set.<br>\r\nThe music before the Special World is passed is still set via Lunar Magic. The music for when the Special World is passed is set in the ASM file.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"TheBourgyman\"><a href=\"/?p=profile&amp;id=48266\" style=\"color: var(--user-color-2);\" class=\"un\">TheBourgyman</a></span>.<br>\r\nRequires AddMusicK to work.<br>\r\n<br>\r\nv1.1<br>\r\n---<br>\r\nNow you can select when to trigger the effect: when overworld colors change, when Koopa palettes change, when sprite graphics change, or after another, different level is beat.",
    "latest_version": "smwc-40604-1757533157",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40604,
        "title": "Separate Special World Music v1.1",
        "version": "smwc-40604-1757533157",
        "upstream_time": 1757533157,
        "download_url": "https://dl.smwcentral.net/40604/special_world_music%20v1.1.zip",
        "filename": "special_world_music v1.1.zip",
        "size": 1319,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-separate-status-bar-palettes-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40667,
    "title": "Separate Status Bar Palettes v1.1",
    "authors": [
      "Lui"
    ],
    "tags": [
      "color",
      "layer 3",
      "lorom",
      "palette",
      "sa-1",
      "status bar"
    ],
    "description": "Ever wanted to use more palettes in your Layer 3 backgrounds, or change certain colors without messing the status bar up? Now you can! This patch works by overwriting the second halves of palettes 0 and 1, at the start of each frame, with the colors used by the status bar. Then, the actual palettes of the level will be restored right below it.<br>\r\n<br>\r\nBy default, this will use the same status bar colors as the original Super Mario World. However you can easily change that if needed, just modify the content of the !ColorXX defines near the top of the ASM file.<br>\r\n<br>\r\nv1.1 (<span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>)<br>\r\n-----------<br>\r\nAdded support for SA-1 Pack v1.31.",
    "latest_version": "smwc-40667-1758729934",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40667,
        "title": "Separate Status Bar Palettes v1.1",
        "version": "smwc-40667-1758729934",
        "upstream_time": 1758729934,
        "download_url": "https://dl.smwcentral.net/40667/separate%20status%20bar%20palettes%20%2B%20sa1.zip",
        "filename": "separate status bar palettes + sa1.zip",
        "size": 2412,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-seperate-luigi-mario-counters",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12475,
    "title": "Seperate Luigi/Mario Counters",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "asar 2 remoderation",
      "counter",
      "lorom",
      "needs remoderation",
      "sa-1",
      "status bar"
    ],
    "description": "This patch will allow Mario and Luigi to have separate coin/lives/score counters on the status bar. Give credit! I had to re-code most of the status bar to get this to work!<br>\r\n<br>\r\nThis fixed score counter is waaaay more accurate than the last one. Also note that the zeros will always show on the score, just because this patch was basically made for my hack, and that how I want it in my hack, but you can fix that yourself if you don't want it like that.",
    "latest_version": "smwc-12475-1451603977",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12475,
        "title": "Seperate Luigi/Mario Counters",
        "version": "smwc-12475-1451603977",
        "upstream_time": 1451603977,
        "download_url": "https://dl.smwcentral.net/12475/StatusHijack.zip",
        "filename": "StatusHijack.zip",
        "size": 3343,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-shared-subroutines-v2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19545,
    "title": "Shared Subroutines v2.3",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "subroutine"
    ],
    "description": "This patch inserts some commonly-used subroutines into your ROM so that you can just call them with a JSL instead of copy-pasting them, which saves a significant amount of ROM space.<br>\r\n<br>\r\nNote that some subroutines cannot be converted to SA-1 since either the registers become inaccessible or that they rely on unsigned math operations.",
    "latest_version": "smwc-19545-1555598878",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19545,
        "title": "Shared Subroutines v2.3",
        "version": "smwc-19545-1555598878",
        "upstream_time": 1555598878,
        "download_url": "https://dl.smwcentral.net/19545/SharedSubroutine_v2_3.zip",
        "filename": "SharedSubroutine_v2_3.zip",
        "size": 23888,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-shell-collectable-coins-and-yoshi-dragon-coins",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 34051,
    "title": "Shell-Collectable Coins and Yoshi/Dragon Coins",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "asar 2 remoderation",
      "coin",
      "collectible",
      "dragon coin",
      "lorom",
      "sa-1"
    ],
    "description": "Allows Coins and Yoshi Coins to be collected with Koopa Shells. Read the .asm file for more info.<br>\r\nIt's also compatible with the Yoshi Coin Fix and the Individual Dragon Coin Save, but note that you should insert this patch after instering any of those two.<br>\r\n<br>\r\n<s>Note that due to the way sprite/object interaction works in Super Mario World, coins placed next to walls can sometimes not be picked up. I tried as much as I could to alleviate this but I couldn't really fix it.</s> They kinda seem to work now. <b>LMPuny's note</b>: There are still some issues, such as when you put !CollectType to 1 and up-throw a shell to a wall to the left, it won't collect any coins that are next to that wall.<br>\r\n<br>\r\nUpdate 1 (June 8th): added support for buzzy beetles and throw blocks.<br>\r\nUpdate 2 (July 7th): added support for thrown Goombas, Mecha-Koopas and Bob-Ombs. Added support for brown blocks which turn into coins when the P-Switch is set, and added SA-1 support.<br>\r\nUpdate 3 (March 3rd 2018): added support for invisible P-Switch coins and muncher coins, and fixed a softlock when the shell/block/etc. went out of bounds (thanks to Gamma V for reporting this!).<br>\r\nUpdate 4 (June 6th 2023): fixed interaction in vertical levels, fixed shells from collecting solid blocks (only if two rightmost digit of the Map16 number match with the coins on the page 0), made interaction more central to the shell.",
    "latest_version": "smwc-34051-1686894129",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 34051,
        "title": "Shell-Collectable Coins and Yoshi/Dragon Coins",
        "version": "smwc-34051-1686894129",
        "upstream_time": 1686894129,
        "download_url": "https://dl.smwcentral.net/34051/shellCollectableCoins%20v4.zip",
        "filename": "shellCollectableCoins v4.zip",
        "size": 2098,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-shell-less-koopa-falling-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 13556,
    "title": "Shell-Less Koopa Falling Fix",
    "authors": [
      "leod"
    ],
    "tags": [
      "koopa",
      "lorom",
      "sa-1",
      "shell-less"
    ],
    "description": "Stops Shell-Less Koopas from falling while sprites are frozen (eg. when $9D is set), such as during powerup/hurt animations, when entering or exiting pipes and when scrolling the screen with the L and R buttons.",
    "latest_version": "smwc-13556-1459913882",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 13556,
        "title": "Shell-Less Koopa Falling Fix",
        "version": "smwc-13556-1459913882",
        "upstream_time": 1459913882,
        "download_url": "https://dl.smwcentral.net/13556/shelllessfix.zip",
        "filename": "shelllessfix.zip",
        "size": 697,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-shell-stops-on-wall-contact",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 27322,
    "title": "Shell Stops On Wall Contact",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "shell",
      "wall"
    ],
    "description": "This patch makes moving shells stop on wall contact, making them bounce backwards, or alternatively make them fragile and self-destruct.<br>\r\n<br>\r\nCredit is optional. Requested by <span class=\"un-outer\" title=\"RollingRigatonis\"><a href=\"/?p=profile&amp;id=33771\" style=\"color: var(--user-color-2);\" class=\"un\">RollingRigatonis</a></span>.",
    "latest_version": "smwc-27322-1624589583",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 27322,
        "title": "Shell Stops On Wall Contact",
        "version": "smwc-27322-1624589583",
        "upstream_time": 1624589583,
        "download_url": "https://dl.smwcentral.net/27322/ShellStopsOnWalls.zip",
        "filename": "ShellStopsOnWalls.zip",
        "size": 1833,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-show-level-number",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40224,
    "title": "Show Level Number V3",
    "authors": [
      "Chdata",
      "yoshifanatic"
    ],
    "tags": [
      "level",
      "lorom",
      "sa-1",
      "status bar"
    ],
    "description": "Installing this patch will show the current sublevel's level number as it appears in Lunar Magic.<br>\r\n<br>\r\nIt overwrites the player's score with...<br>\r\n\"LVL 105\"<br>\r\n(Where 105 is the level number)<br>\r\nYou can configure it to display other things if you want though.<br>\r\n<br>\r\n5-16-2010: This one fixes a glitch where at the very start of the level it doesn't show up, and actually disables the score. If you've already patched the previous version, you should be able to repatch this fine.<br>\r\n<br>\r\nYoshifanatic's update:<br>\r\n- The code has been significantly optimized.<br>\r\n- No longer uses free space by overwriting the score display code.<br>\r\n- Updated the patch for asar 2.0 compatibility.<br>\r\n- No longer disables getting points.<br>\r\n- Added functionality to disable displaying leading zeros.",
    "latest_version": "smwc-40224-1757280952",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40224,
        "title": "Show Level Number V3",
        "version": "smwc-40224-1757280952",
        "upstream_time": 1757280952,
        "download_url": "https://dl.smwcentral.net/40224/Show%20Level%20Number%20v3.zip",
        "filename": "Show Level Number v3.zip",
        "size": 1124,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-side-exit-teleporter",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12476,
    "title": "Side Exit Teleporter",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "side exit"
    ],
    "description": "This patch enables you to make the player teleport when touching the edge of the screen by setting $1B96 (the side exit flag) to 02.",
    "latest_version": "smwc-12476-1448563667",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12476,
        "title": "Side Exit Teleporter",
        "version": "smwc-12476-1448563667",
        "upstream_time": 1448563667,
        "download_url": "https://dl.smwcentral.net/12476/Side%20Exit%20Teleporter.zip",
        "filename": "Side Exit Teleporter.zip",
        "size": 463,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-side-exit-triggers-goal",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 22648,
    "title": "Side Exit Triggers Goal",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "goal",
      "lorom",
      "sa-1",
      "side exit"
    ],
    "description": "This patch makes side exit trigger overworld event with extra bit set. Requires PIXI.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-22648-1588241507",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 22648,
        "title": "Side Exit Triggers Goal",
        "version": "smwc-22648-1588241507",
        "upstream_time": 1588241507,
        "download_url": "https://dl.smwcentral.net/22648/SideExitGoal.zip",
        "filename": "SideExitGoal.zip",
        "size": 902,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sine-wave-motion-for-horizontal-cheep-cheep",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 17875,
    "title": "Sine Wave Motion for Horizontal Cheep-Cheep",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "cheep-cheep",
      "fish",
      "lorom",
      "sa-1",
      "smb3",
      "water"
    ],
    "description": "This patch makes it so fishes that move horizontally will slightly move up and down, kinda like they did in SMB3. Acceleration and max speed for wavy motion are configurable.",
    "latest_version": "smwc-17875-1531689617",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 17875,
        "title": "Sine Wave Motion for Horizontal Cheep-Cheep",
        "version": "smwc-17875-1531689617",
        "upstream_time": 1531689617,
        "download_url": "https://dl.smwcentral.net/17875/SineFish.zip",
        "filename": "SineFish.zip",
        "size": 1713,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-skip-game-over-time-up-sequence-with-a-button-press",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 22191,
    "title": "Skip Game Over/Time Up Sequence with a Button Press",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "game over",
      "lorom",
      "sa-1",
      "time up"
    ],
    "description": "This patch allows the player to skip Game Over and Time Up sequences when they're active with a button press.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-22191-1582102504",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 22191,
        "title": "Skip Game Over/Time Up Sequence with a Button Press",
        "version": "smwc-22191-1582102504",
        "upstream_time": 1582102504,
        "download_url": "https://dl.smwcentral.net/22191/SkipGameOverNTimeUpWithAButtonPress.zip",
        "filename": "SkipGameOverNTimeUpWithAButtonPress.zip",
        "size": 513,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-skippable-castle-destruction-scene",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21888,
    "title": "Skippable Castle Destruction Scene",
    "authors": [
      "Karisa"
    ],
    "tags": [
      "cutscene",
      "lorom",
      "speedrun"
    ],
    "description": "This patch allows the player to press Start to skip castle destruction scenes.<br>\r\n<br>\r\nIntended for speedrun/replay-oriented hacks, so that the player won't be forced to wait through the same cutscene every time they defeat the boss, but potentially applicable to any hack.",
    "latest_version": "smwc-21888-1585758870",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21888,
        "title": "Skippable Castle Destruction Scene",
        "version": "smwc-21888-1585758870",
        "upstream_time": 1585758870,
        "download_url": "https://dl.smwcentral.net/21888/CastleScene-StartToSkip.zip",
        "filename": "CastleScene-StartToSkip.zip",
        "size": 749,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-skull-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20145,
    "title": "Skull Fix",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "skull raft"
    ],
    "description": "This makes Mario not move around on the skull platforms if he's between two of the skulls.<br>\r\nNo credit needed.",
    "latest_version": "smwc-20145-1560207326",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20145,
        "title": "Skull Fix",
        "version": "smwc-20145-1560207326",
        "upstream_time": 1560207326,
        "download_url": "https://dl.smwcentral.net/20145/skullfix.zip",
        "filename": "skullfix.zip",
        "size": 1017,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-slide-attack-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20165,
    "title": "Slide Attack v1.1",
    "authors": [
      "HuFlungDu",
      "Major Flare"
    ],
    "tags": [
      "attack",
      "lorom",
      "physics",
      "sa-1",
      "slide"
    ],
    "description": "Made at request of: Ladida<br>\r\nAllows Mario to slide attack by running and ducking. Will kill any enemy that can be killed by a star.<br>\r\nAs always, no credit necessary.<br>\r\n<br>\r\nFixed a bug where sliding with a star screwed things up. should work fine now.<br>\r\n<br>\r\nv1.1 (Major Flare):<br>\r\n - Heavily optimized the code (the palette uploading routine was made way faster and smaller);<br>\r\n - Moved the hijack from NMI to status bar (if you're not using the vanilla one, consider using the UberASM version);<br>\r\n - Added an option to disable this attack while on Yoshi;<br>\r\n - Converted to asar and added SA-1 support.",
    "latest_version": "smwc-20165-1559914509",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20165,
        "title": "Slide Attack v1.1",
        "version": "smwc-20165-1559914509",
        "upstream_time": 1559914509,
        "download_url": "https://dl.smwcentral.net/20165/SlideAttack.zip",
        "filename": "SlideAttack.zip",
        "size": 1180,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-slope-pass-glitch-fix-2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 14855,
    "title": "Slope Pass Glitch Fix 2.1",
    "authors": [
      "lolcats439"
    ],
    "tags": [
      "lorom",
      "needs remoderation",
      "sa-1",
      "super fx"
    ],
    "description": "This patch fixes the glitch that lets the player pass through slopes by flying/jumping/swimming through them at a shallow angle.",
    "latest_version": "smwc-14855-1483829224",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 14855,
        "title": "Slope Pass Glitch Fix 2.1",
        "version": "smwc-14855-1483829224",
        "upstream_time": 1483829224,
        "download_url": "https://dl.smwcentral.net/14855/slopepassfix.zip",
        "filename": "slopepassfix.zip",
        "size": 1354,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sloped-sprites",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40103,
    "title": "Sloped Sprites",
    "authors": [
      "Djief",
      "Maarfy"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "slopes",
      "sprite"
    ],
    "description": "Patch to make platform sprites able to be set to act as slopes for Mario.<br>\r\nIncludes a modified carrot top lift set to act as slope.",
    "latest_version": "smwc-40103-1752434956",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40103,
        "title": "Sloped Sprites",
        "version": "smwc-40103-1752434956",
        "upstream_time": 1752434956,
        "download_url": "https://dl.smwcentral.net/40103/optimized_sloped_platform.zip",
        "filename": "optimized_sloped_platform.zip",
        "size": 4912,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-slow-horizontal-layer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19459,
    "title": "Slow Horizontal Layer 2 (BG) Scrolling Rate",
    "authors": [
      "lolcats439"
    ],
    "tags": [
      "background",
      "lorom",
      "sa-1",
      "scroll"
    ],
    "description": "Adds \"slow\" as a horizontal BG scroll setting, in addition to the slow vertical BG scroll setting.<br>\r\n<br>\r\nSee patch file for details. <br>\r\n<br>\r\n3-26-2019: Updated for Asar, and with added SA-1 compatibility.<br>\r\n2-11-2010: This version fixes a bug that causes other levels to use slow scrolling when not set to it.",
    "latest_version": "smwc-19459-1553891299",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19459,
        "title": "Slow Horizontal Layer 2 (BG) Scrolling Rate",
        "version": "smwc-19459-1553891299",
        "upstream_time": 1553891299,
        "download_url": "https://dl.smwcentral.net/19459/bg.zip",
        "filename": "bg.zip",
        "size": 784,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-slow-message-box-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 33691,
    "title": "Slow Message Box v1.1",
    "authors": [
      "Lui",
      "Medic"
    ],
    "tags": [
      "lorom",
      "message",
      "message box",
      "sa-1"
    ],
    "description": "Makes message boxes show the message frame by frame instead of all at once. You may skip the wait (makes it load instantly) by pressing START or SELECT by default.<br>\r\n<br>\r\nIncludes SFX and SFX generation script by Lui37.<br>\r\n<br>\r\nNote that by its nature, it is incompatible with most custom message systems, even vanilla-like ones like <a href=\"https://www.smwcentral.net/?p=section&a=details&id=20406\">Sprite Message Box</a> or <a href=\"https://www.smwcentral.net/?p=section&a=details&id=26720\">Inline Layer 3 Messages</a>.<br>\r\n<br>\r\nChangelog:<br>\r\nv1.0: Initial release<br>\r\nv1.1: Remoderation update, testing python script with Python 3.9.6 and 3.11.2, fixing Yoshi House and switch messages.",
    "latest_version": "smwc-33691-1719724885",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 33691,
        "title": "Slow Message Box v1.1",
        "version": "smwc-33691-1719724885",
        "upstream_time": 1719724885,
        "download_url": "https://dl.smwcentral.net/33691/zzzmsg.zip",
        "filename": "zzzmsg.zip",
        "size": 186600,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sm64-sequential-jumping-triple-jump-2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20157,
    "title": "SM64 Sequential Jumping/Triple Jump 2.0",
    "authors": [
      "HuFlungDu"
    ],
    "tags": [
      "jump",
      "lorom",
      "needs remoderation",
      "physics",
      "sa-1",
      "sm64"
    ],
    "description": "This is a patch I created that will give you the ability to jump higher the more times you do it in a row (up to three) just like in Super Mario 64.<br>\r\nNo credit necessary<br>\r\n<br>\r\nImportant! New for this version.<br>\r\nNow featuring an almost complete lack of suck.<br>\r\nRemoved some major bugs and general ugliness by changing the way it makes you jump higher<br>\r\nNow has configurable jump heights (what a freaking concept right?)<br>\r\nFinally, no longer hijacks NMI routine.<br>\r\n<br>\r\nGonna go head and say thanks to \tcant_think_of_a_name for reminding me how bad the old one blows and inspiring me to fix it.",
    "latest_version": "smwc-20157-1562916524",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20157,
        "title": "SM64 Sequential Jumping/Triple Jump 2.0",
        "version": "smwc-20157-1562916524",
        "upstream_time": 1562916524,
        "download_url": "https://dl.smwcentral.net/20157/TimedJumps.zip",
        "filename": "TimedJumps.zip",
        "size": 1737,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sm64-style-health-bar",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 32919,
    "title": "SM64 Style Health Bar",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "asar 2 remoderation",
      "counter",
      "lorom",
      "sa-1"
    ],
    "description": "-15/07/09 <br>\r\nThis one fixes the A0 coins problem.<br>\r\n-12/01/23 <br>\r\n-Converted to Sa-1 and Asar<br>\r\n-Added Item Box Support<br>\r\n-Added option for knockback<br>\r\n-Moved The Health bar color changing routine to uberasm to fix a bug on bsnes<br>\r\n-Moved some tiles around in the included graphics file<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Heitor Porfirio\"><a href=\"/?p=profile&amp;id=52362\" style=\"color: var(--user-color-2);\" class=\"un\">Heitor Porfirio</a></span>",
    "latest_version": "smwc-32919-1704451681",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 32919,
        "title": "SM64 Style Health Bar",
        "version": "smwc-32919-1704451681",
        "upstream_time": 1704451681,
        "download_url": "https://dl.smwcentral.net/32919/coins.zip",
        "filename": "coins.zip",
        "size": 9189,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sm64-styled-health-bar-knockback-effect",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4140,
    "title": "SM64 Styled Health Bar + Knockback Effect",
    "authors": [
      "DiscoTheBat",
      "Iceguy"
    ],
    "tags": [
      "lorom",
      "needs remoderation"
    ],
    "description": "This patch combines the knockback patch with the SM64 style health bar patch - making it even more like the hurt routine in SM64.<br>\r\n<br>\r\nMade by request.",
    "latest_version": "smwc-4140-1362522136",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4140,
        "title": "SM64 Styled Health Bar + Knockback Effect",
        "version": "smwc-4140-1362522136",
        "upstream_time": 1362522136,
        "download_url": "https://dl.smwcentral.net/4140/SM64%2BKnockback.zip",
        "filename": "SM64+Knockback.zip",
        "size": 8062,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sma2-slide-kill-chain",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12574,
    "title": "SMA2 Slide Kill Chain",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sliding",
      "star"
    ],
    "description": "This patch fixes a bug where if Mario kills a sprite by sliding into it, it keeps giving you 200 points and playing the same \"kill enemy\" sound effect, rather than a having it be a style similar to consecutive stomps.<br>\r\nIt also fixes a bug where if the star timer runs out, the kill counter doesn't reset until the player touches an enemy and takes damage.",
    "latest_version": "smwc-12574-1448156556",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12574,
        "title": "SMA2 Slide Kill Chain",
        "version": "smwc-12574-1448156556",
        "upstream_time": 1448156556,
        "download_url": "https://dl.smwcentral.net/12574/SlideKillChain.zip",
        "filename": "SlideKillChain.zip",
        "size": 1209,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sma2-status-screen",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4573,
    "title": "SMA2 Status Screen",
    "authors": [
      "Ladida"
    ],
    "tags": [
      "asar 2 remoderation",
      "level name",
      "lorom",
      "needs remoderation",
      "overworld"
    ],
    "description": "This patch adds the Super Mario Advance 2 overworld status screen to SMW. Make sure to read the readme for more info on what to do.",
    "latest_version": "smwc-4573-1364069060",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4573,
        "title": "SMA2 Status Screen",
        "version": "smwc-4573-1364069060",
        "upstream_time": 1364069060,
        "download_url": "https://dl.smwcentral.net/4573/sma2status.zip",
        "filename": "sma2status.zip",
        "size": 23157,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-smb2-styled-health-bar",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 25320,
    "title": "SMB2-Styled Health Bar",
    "authors": [
      "Demonsul",
      "KilloZapit"
    ],
    "tags": [
      "health bar",
      "lorom",
      "sa-1",
      "smb2",
      "smb2 health",
      "status bar"
    ],
    "description": "This is KilloZapit's SMB2/Doki Doki Panic Health Bar with bugfixes and additional features.<br>\r\n<br>\r\nNow, converted to SA-1 (including sprites), changed patch to be assembled by Asar and the sprites now uses the xkas format instead of TRASM one (and now PIXI instead of ST).<br>\r\n<br>\r\nAlso includes Demonsul's \"Always Small Health Patch\" as an optional feature.",
    "latest_version": "smwc-25320-1608336321",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 25320,
        "title": "SMB2-Styled Health Bar",
        "version": "smwc-25320-1608336321",
        "upstream_time": 1608336321,
        "download_url": "https://dl.smwcentral.net/25320/SMB2%20Health%20Bar.zip",
        "filename": "SMB2 Health Bar.zip",
        "size": 8482,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-smb3-goomba-gfx-flip",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40607,
    "title": "SMB3 Goomba GFX Flip",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "goomba",
      "graphics",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This patch modifies the Goomba's (and winged Goomba's) animation so that instead of alternating between two different walking frames, it simply uses one frame that animates by X-flipping. This allows you to use that other tile in GFX01 for something else. Note that this doesn't work very well with the SMW Goomba GFX...it will *function* okay, but your Goombas will look very strange. Use the GFX from SMB1 or SMB3, or custom-drawn ones.<br>\r\n<br>\r\nThis is an updated version; the previous one messed up certain custom sprites that have their \"acts like\" setting set to 0F or 10.",
    "latest_version": "smwc-40607-1757544213",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40607,
        "title": "SMB3 Goomba GFX Flip",
        "version": "smwc-40607-1757544213",
        "upstream_time": 1757544213,
        "download_url": "https://dl.smwcentral.net/40607/goombaflip.zip",
        "filename": "goombaflip.zip",
        "size": 1217,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-smb3-koopa-patch-v2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 15283,
    "title": "SMB3 Koopa Patch v2.0",
    "authors": [
      "Major Flare",
      "Mattrizzle"
    ],
    "tags": [
      "koopas",
      "lorom",
      "sa-1",
      "smb3"
    ],
    "description": "This patch prevents the Koopas from getting out of their shells when being jumped on or after being stunned. Yellow Koopas become flashing shells after being stunned, but this can be changed easily. Original code by Mattrizzle, conversion by Roy.<br>\r\n<br>\r\n*Update: Added a Koopa 'turning around' frame disabler, as SMB3 Koopas didn't have it. Also, converted the patch to be user, asar and SA-1 friendly.",
    "latest_version": "smwc-15283-1489277724",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 15283,
        "title": "SMB3 Koopa Patch v2.0",
        "version": "smwc-15283-1489277724",
        "upstream_time": 1489277724,
        "download_url": "https://dl.smwcentral.net/15283/SMB3Koopas.zip",
        "filename": "SMB3Koopas.zip",
        "size": 1630,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-smb3-power-up-facing",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40184,
    "title": "SMB3 Power-up Facing",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "lorom",
      "power-up",
      "sa-1"
    ],
    "description": "This patch makes power-ups face away from player when spawned from block, like in SMB3.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-40184-1753661323",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40184,
        "title": "SMB3 Power-up Facing",
        "version": "smwc-40184-1753661323",
        "upstream_time": 1753661323,
        "download_url": "https://dl.smwcentral.net/40184/SMB3PowerUpFace.zip",
        "filename": "SMB3PowerUpFace.zip",
        "size": 1005,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-smb3-status-bar-v1-53",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21573,
    "title": "SMB3 Status Bar v1.53.1",
    "authors": [
      "Ladida",
      "lx5"
    ],
    "tags": [
      "asar 2 remoderation",
      "counter",
      "dragon coin",
      "lorom",
      "oam",
      "sa-1",
      "smb3",
      "status bar",
      "tilemap",
      "timing"
    ],
    "description": "A replica of All-Star SMB3's status bar.<br>\r\n<br>\r\nNow uploads tilemap to offscreen portions of layers 1/2. Also has many new features, Lunar Magic 3.00+, SA-1 and Custom Powerups support, and easier customizability! See readme for more (required) info.<br>\r\n<br>\r\nGitHub repo: <a href=\"https://github.com/TheLX5/SMW-Patches/tree/master/SMB3%20Status%20Bar\" rel=\"nofollow\">Link</a><br>\r\nGHB's update: https://github.com/GhbSmwc/SMB3Statusbar<br>\r\n<br>\r\nGHB's update: Added an easy way to locate memory for editing tiles (and tile properties) and palette, as well as how to edit default tiles and palettes stored in the bin files.",
    "latest_version": "smwc-21573-1579298671",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21573,
        "title": "SMB3 Status Bar v1.53.1",
        "version": "smwc-21573-1579298671",
        "upstream_time": 1579298671,
        "download_url": "https://dl.smwcentral.net/21573/smb3_statusbar_v1.53.1.zip",
        "filename": "smb3_statusbar_v1.53.1.zip",
        "size": 582522,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-smb3-styled-dash-timer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 14912,
    "title": "SMB3 Styled Dash Timer",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "dash timer",
      "lorom",
      "physics",
      "sa-1",
      "super fx"
    ],
    "description": "Makes smw's dash timer act like SMB3. See ASM file for more details.<br>\r\n<br>\r\nDo note that this does not include SMB3's P-meter HUD.",
    "latest_version": "smwc-14912-1483992839",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 14912,
        "title": "SMB3 Styled Dash Timer",
        "version": "smwc-14912-1483992839",
        "upstream_time": 1483992839,
        "download_url": "https://dl.smwcentral.net/14912/Smb3DashTimer.zip",
        "filename": "Smb3DashTimer.zip",
        "size": 1497,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-smoke-effect-for-bowser-statue-s-fire",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 42287,
    "title": "Smoke Effect for Bowser Statue's Fire",
    "authors": [
      "Moltz",
      "Sonikku"
    ],
    "tags": [
      "bowser statue",
      "lorom",
      "sa-1",
      "smoke sprite"
    ],
    "description": "This patch adds a simple smoke effect whenever a Bowser Statue breathes fire, not unlike the ones generated by a Bullet Bill shooter.",
    "latest_version": "1.1",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 42287,
        "title": "Smoke Effect for Bowser Statue's Fire",
        "version": "1.1",
        "upstream_time": 1777573337,
        "download_url": "https://dl.smwcentral.net/42287/Smoke%20Effect%20for%20Bowser%20Statue%27s%20Fire%201.1.zip",
        "filename": "Smoke Effect for Bowser Statue%27s Fire 1.1.zip",
        "size": 1575,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-smoke-from-fireball-centered",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40651,
    "title": "Smoke From Fireball Centered",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "fireball",
      "lorom",
      "puff of smoke",
      "sa-1"
    ],
    "description": "This patch fixes a small oversight that the developers didn't offset the 16x16 smoke animation that plays when the player's 8x8 Fireball collides with solid objects or sprite.<br>\r\n<br>\r\n(this is due to XY position origins of the two being at the top-left corner that if both fireball and smoke are at the same position with different size dimensions, the fireball would be at the top-left rather than centered)<br>\r\n<br>\r\nNote that due to how the code works (see comments in the ASM file), when fireball hits a sprite, for 1 frame would display a fireball being moved 4 pixels to the left and up before the frame it shows the puff of smoke.",
    "latest_version": "smwc-40651-1758204841",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40651,
        "title": "Smoke From Fireball Centered",
        "version": "smwc-40651-1758204841",
        "upstream_time": 1758204841,
        "download_url": "https://dl.smwcentral.net/40651/FireballSmokeCentered_v1_1_.zip",
        "filename": "FireballSmokeCentered_v1_1_.zip",
        "size": 1523,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-smoke-image-consistency-ifier",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 25194,
    "title": "Smoke Image Consistency-ifier",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "animation",
      "lorom",
      "sa-1",
      "smoke",
      "smoke sprite"
    ],
    "description": "This is a patch that allows you to swap what animations the different \"smoke cloud\" animations use in SMW.<br>\r\nThere are four distinct type of cloud animations in the game, all of which are slightly different.<br>\r\n<br>\r\nThis patch will make it so you can assign each of the unique animations to any of the *other* types. This aims to improve consistency with different smoke animations if someone wishes to redraw the graphics.<br>\r\n<br>\r\nIn addition to simply adjusting the animations, it *also* will allow you to assign the different smoke images to any of the 8 sprite palette sets, in case you aim to include more detailed smoke sprites in your hack.<br>\r\n<br>\r\nYou can also use it to optimize certain things -- Bullet Bill smoke sprites have 4 total slots, and they are used very frequently. If too many of them are on-screen, some important cues may be lost. As such, assigning the \"Fireball\" animation to those sprites will clear out slots a lot quicker.",
    "latest_version": "smwc-25194-1610017963",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 25194,
        "title": "Smoke Image Consistency-ifier",
        "version": "smwc-25194-1610017963",
        "upstream_time": 1610017963,
        "download_url": "https://dl.smwcentral.net/25194/SmokeConsistency.zip",
        "filename": "SmokeConsistency.zip",
        "size": 2797,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-smoother-turn-around-animation",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41437,
    "title": "Smoother Turn Around Animation",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "enhancement",
      "lorom",
      "sa-1",
      "turning"
    ],
    "description": "This simple patch makes it so when Mario turns from a standstill or while in the air, he'll face the camera for a few frames, much like he does when holding an item while turning. This makes the animation look a bit smoother.<br>\r\n<br>\r\nOriginally released on day 4 of Summer C3 2021, but I never submitted it to the section until now.",
    "latest_version": "smwc-41437-1775940975",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41437,
        "title": "Smoother Turn Around Animation",
        "version": "smwc-41437-1775940975",
        "upstream_time": 1775940975,
        "download_url": "https://dl.smwcentral.net/41437/SmootherTurnAroundAnimation.zip",
        "filename": "SmootherTurnAroundAnimation.zip",
        "size": 708,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-solid-slope-assist-tile",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 28762,
    "title": "Solid Slope Assist Tile",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "lorom",
      "physics",
      "sa-1",
      "slope"
    ],
    "description": "This simple patch adds a custom block without GPS by turning Map16 tile 131 into a solid slope assist tile i.e. a block which is solid from the bottom and sides but acts like a slope assist tile from above, allowing you to connect slopes with a wall at the base and have an almost solid 1F0.",
    "latest_version": "smwc-28762-1652162304",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 28762,
        "title": "Solid Slope Assist Tile",
        "version": "smwc-28762-1652162304",
        "upstream_time": 1652162304,
        "download_url": "https://dl.smwcentral.net/28762/solid_slope_assist.zip",
        "filename": "solid_slope_assist.zip",
        "size": 980,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-solid-sprite-hit-from-below-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 27397,
    "title": "Solid Sprite Hit From Below Fix",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "solid",
      "sprite"
    ],
    "description": "The solid sprite routine in SMW sets $C2 to 1 if it was previously 0, when the sprite is hit from below. However, a few sprites were overlooked which can unintentionally change state by being hit from below:<br>\r\n<br>\r\n- If a normal Bowser Statue is hit from below, it'll start shooting fireballs.<br>\r\n- Hitting the Boo Block from below when it's semi-solid will cause it to immediately become fully solid.<br>\r\n- Hitting the grey castle block sprite from below when $C2 is 0 (where the block will be stationary before moving left) will cause it to immediately start moving left.<br>\r\n<br>\r\nThis patch fixes this issue by excluding these sprites from the solid sprite routine's $C2 check.",
    "latest_version": "smwc-27397-1634646602",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 27397,
        "title": "Solid Sprite Hit From Below Fix",
        "version": "smwc-27397-1634646602",
        "upstream_time": 1634646602,
        "download_url": "https://dl.smwcentral.net/27397/SolidSprHitBelowFix.zip",
        "filename": "SolidSprHitBelowFix.zip",
        "size": 443,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sonic-styled-powerdown-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19540,
    "title": "Sonic Styled Powerdown Patch",
    "authors": [
      "RPG Hacker"
    ],
    "tags": [
      "coins",
      "lorom",
      "powerdown",
      "sa-1",
      "sonic"
    ],
    "description": "This patch makes it so that you lose all your coins when you get hit, and that you die when you get hit while not having any coins. Compatible with the 3 Digit Coin Counter patch, just check the defines.<br>\r\n<br>\r\n<i>Tester's note: If you're going to use the 3 Digit Coin Counter compatible version, you need to get the Three-Digit Coin Counter from the patches section, it's not integrated into this patch.</i><br>\r\n<br>\r\n4-1-2019: Updated for Asar, and SA-1. The normal and 3 Digit Coin Counter versions have been merged together and can be set in the defines.",
    "latest_version": "smwc-19540-1555609887",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19540,
        "title": "Sonic Styled Powerdown Patch",
        "version": "smwc-19540-1555609887",
        "upstream_time": 1555609887,
        "download_url": "https://dl.smwcentral.net/19540/Sonic_Powerdown.zip",
        "filename": "Sonic_Powerdown.zip",
        "size": 1274,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sound-effect-when-ducking",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 39606,
    "title": "Sound Effect When Ducking",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sound effect"
    ],
    "description": "This patch plays a configurable sound effect when entering the ducking state.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"1UPdudes\"><span title=\"1UPdudes donated $8.00.\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=6549\" style=\"color: var(--user-color-2);\" class=\"un\">1UPdudes</a></span>.",
    "latest_version": "smwc-39606-1753377215",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 39606,
        "title": "Sound Effect When Ducking",
        "version": "smwc-39606-1753377215",
        "upstream_time": 1753377215,
        "download_url": "https://dl.smwcentral.net/39606/ducking_sound.zip",
        "filename": "ducking_sound.zip",
        "size": 611,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sound-when-landing",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 15619,
    "title": "Sound When Landing",
    "authors": [
      "Medic"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sound effect"
    ],
    "description": "Player makes a customizable sound whenever they hit the floor. Requested by 1UPdudes.",
    "latest_version": "smwc-15619-1496190982",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 15619,
        "title": "Sound When Landing",
        "version": "smwc-15619-1496190982",
        "upstream_time": 1496190982,
        "download_url": "https://dl.smwcentral.net/15619/sound.zip",
        "filename": "sound.zip",
        "size": 339,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sparkling-p-switches",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19790,
    "title": "Sparkling P-Switches",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "lorom",
      "p-switch",
      "sa-1",
      "sprite",
      "tile"
    ],
    "description": "This patch gives the P-Switches the blue star sparkle effect, much like the ones the Goal Point Question Sphere has.",
    "latest_version": "smwc-19790-1556324901",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19790,
        "title": "Sparkling P-Switches",
        "version": "smwc-19790-1556324901",
        "upstream_time": 1556324901,
        "download_url": "https://dl.smwcentral.net/19790/sparkle.zip",
        "filename": "sparkle.zip",
        "size": 746,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-spawn-a-coin-on-star-kill",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23854,
    "title": "Spawn a Coin On Star Kill",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "coin",
      "lorom",
      "sa-1",
      "star"
    ],
    "description": "This patch makes killing sprites with a star spawn a coin, as if they were killed with a fireball. There are some exceptions that can be changed in .asm.<br>\r\n<br>\r\nCredit is optional. Reqested by RollingRigatonis.",
    "latest_version": "smwc-23854-1594912247",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23854,
        "title": "Spawn a Coin On Star Kill",
        "version": "smwc-23854-1594912247",
        "upstream_time": 1594912247,
        "download_url": "https://dl.smwcentral.net/23854/CoinOnStarKill.zip",
        "filename": "CoinOnStarKill.zip",
        "size": 4040,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-spawn-carryable-sprites-with-extra-bit",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 29583,
    "title": "Spawn Carryable Sprites With Extra Bit",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "bob-omb",
      "buzzy beetle",
      "carriable",
      "extra bit",
      "goomba",
      "lorom",
      "mechakoopa",
      "sa-1",
      "spawn"
    ],
    "description": "This patch allows you to spawn sprites with a carryable state (Bob-omb, Goomba, Buzzy Beetle and Mechakoopa) in their carryable state, if their extra bit is set. You can also choose if they're spawned with their stun timer set (like if you had stunned the sprite by jumping on it), or if they spawn with no stun timer and remain carryable forever.<br>\r\n<br>\r\nFor this patch to work properly, you must run PIXI on the ROM at least once.<br>\r\n<br>\r\nv1.01:<br>\r\n- Fixed an issue with the Bob-omb's stun timer still being set if !SetStunTimer = 0.<br>\r\n- Fixed an issue with the Mechakoopa displaying it's \"active\" frame if spawned carryable.",
    "latest_version": "smwc-29583-1644490035",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 29583,
        "title": "Spawn Carryable Sprites With Extra Bit",
        "version": "smwc-29583-1644490035",
        "upstream_time": 1644490035,
        "download_url": "https://dl.smwcentral.net/29583/CarryableExBit.zip",
        "filename": "CarryableExBit.zip",
        "size": 947,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-special-world-passed-shell-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 27969,
    "title": "Special World Passed Shell Fix",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "shell",
      "special world",
      "stunned"
    ],
    "description": "This patch fixes a minor and subtle bug where if the Special World is passed, Buzzy Beetles and \"Mario head\" Shells with a Koopa inside will not shake when their stun timer is about to run out.",
    "latest_version": "smwc-27969-1638073935",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 27969,
        "title": "Special World Passed Shell Fix",
        "version": "smwc-27969-1638073935",
        "upstream_time": 1638073935,
        "download_url": "https://dl.smwcentral.net/27969/shellbuzzyfix.zip",
        "filename": "shellbuzzyfix.zip",
        "size": 584,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-specter-of-torment-styled-wallclimb-and-walljump-v2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19396,
    "title": "(Specter of Torment-Styled) Wallclimb and Walljump v2.0",
    "authors": [
      "Arinsu",
      "Maarfy"
    ],
    "tags": [
      "abilities",
      "asar 2 remoderation",
      "climb",
      "jump",
      "lorom",
      "player",
      "sa-1",
      "walljump",
      "wallkick"
    ],
    "description": "The Specter of Torment-Styled Wallclimb and Walljump patch, by <span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>, merged with a request by <span class=\"un-outer\" title=\"idol\"><a href=\"/?p=profile&amp;id=18321\" style=\"color: #ff9b55;\" class=\"un unavailable inactive\">idol</a></span> during remoderation by <span class=\"un-outer\" title=\"Maarfy\"><a href=\"/?p=profile&amp;id=7245\" style=\"color: #777777;\" class=\"un unavailable inactive\">Maarfy</a></span>.<br>\r\n<br>\r\nThis patch grants the user two styles of wallclimb/walljump mechanics, controlled with one easy-to-change define. If set to emulate Specter Knight-style wallclimbing, the player is able to attach to and automatically climb up a wall for a configurable amount of time. If time runs out, the player falls off, and if the player presses B, he can kick off the wall.<br>\r\n<br>\r\nIf set to normal wallclimbing, the player may attach to the wall indefinitely, and is able to climb up and down at will. Pressing B will kick off of the wall, and pressing B while holding Down will allow the player to simply drop off.<br>\r\n<br>\r\nRead the patch itself for a list of known bugs, the most serious of which (arguably) being very poor chemistry with solid sprites. UberASM version is available <a href=\"https://www.smwcentral.net/?p=section&a=details&id=19395\">here</a>, though note it still requires a helper patch.<br>\r\n<br>\r\nAlso note that this patch overwrites part of the free-roaming debug routine.",
    "latest_version": "smwc-19396-1554776214",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19396,
        "title": "(Specter of Torment-Styled) Wallclimb and Walljump v2.0",
        "version": "smwc-19396-1554776214",
        "upstream_time": 1554776214,
        "download_url": "https://dl.smwcentral.net/19396/Wallclimb.zip",
        "filename": "Wallclimb.zip",
        "size": 4439,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-speed-boosters",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4493,
    "title": "Speed Boosters",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "lorom",
      "needs remoderation"
    ],
    "description": "This powerup will allow you to have the speed boosters powerup from Super Metroid. It also comes with breakable blocks. I didn't show it in the video, but you can kill enemies when you touch them. <a href=\"http://www.youtube.com/watch?v=_vrnvrk2x7Y\" rel=\"nofollow\">Video.</a><br>\r\n<br>\r\n<i>Note: If you shoot up in the air and there is nothing above the player he will keep going up until it runs out. Not really a bug because it happened in Super Metroid as well.</i>",
    "latest_version": "smwc-4493-1313360490",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4493,
        "title": "Speed Boosters",
        "version": "smwc-4493-1313360490",
        "upstream_time": 1313360490,
        "download_url": "https://dl.smwcentral.net/4493/Dash.zip",
        "filename": "Dash.zip",
        "size": 4908,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-speed-testing-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 22582,
    "title": "Speed Testing Patch",
    "authors": [
      "Pseudonym"
    ],
    "tags": [
      "debug",
      "lorom",
      "sa-1"
    ],
    "description": "This patch allows you to test speed settings in SMW by pressing L and R to increase a counter in the status bar, and then shoots you in that direction if you press up.<br>\r\nNote: not for use in hacks(but feel free to if you have some wacky idea)",
    "latest_version": "smwc-22582-1590138010",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 22582,
        "title": "Speed Testing Patch",
        "version": "smwc-22582-1590138010",
        "upstream_time": 1590138010,
        "download_url": "https://dl.smwcentral.net/22582/Speed%20Testing.zip",
        "filename": "Speed Testing.zip",
        "size": 408,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-speed-up-music-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4938,
    "title": "Speed up Music Fix",
    "authors": [
      "mzuenni"
    ],
    "tags": [
      "lorom",
      "music",
      "sa-1"
    ],
    "description": "This is good if you don't want to make the music per \"time is running out\" faster. This requires the usage of one free RAM which IS cleared by overworld but NOT on level load. <br>\r\n<br>\r\nThis patch previously lacked SA-1 support. The original version <a href=\"https://files.telinc1.com/smwc/patches/Speed_up_fix.zip\" rel=\"nofollow\">is backed up here</a>.",
    "latest_version": "smwc-4938-1377737010",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4938,
        "title": "Speed up Music Fix",
        "version": "smwc-4938-1377737010",
        "upstream_time": 1377737010,
        "download_url": "https://dl.smwcentral.net/4938/SpeedUpFix.zip",
        "filename": "SpeedUpFix.zip",
        "size": 437,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-spike-swim-fix-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 17740,
    "title": "Spike Swim Fix v1.1",
    "authors": [
      "Alcaro",
      "yoshifanatic"
    ],
    "tags": [
      "hurt",
      "lorom",
      "sa-1"
    ],
    "description": "This patch fixes the strange garbage that appears if you're big and swim on the same frame you touch a spike/Muncher/etc.<br>\r\n<br>\r\nV1.1 fixes the root cause of the bug, as V1.0's way of fixing this would allow the bug to still happen in edge cases.",
    "latest_version": "smwc-17740-1531684754",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 17740,
        "title": "Spike Swim Fix v1.1",
        "version": "smwc-17740-1531684754",
        "upstream_time": 1531684754,
        "download_url": "https://dl.smwcentral.net/17740/spikeswimfix.zip",
        "filename": "spikeswimfix.zip",
        "size": 634,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-spike-top-ceiling-cling",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18949,
    "title": "Spike Top Ceiling Cling",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "spike top",
      "sprite"
    ],
    "description": "This patch makes Spike Tops start on the ceiling if you place them touching one.  I would have done the same thing for the walls, but SMW's object contact routine is apparently too screwy to handle that easily.",
    "latest_version": "smwc-18949-1548009726",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18949,
        "title": "Spike Top Ceiling Cling",
        "version": "smwc-18949-1548009726",
        "upstream_time": 1548009726,
        "download_url": "https://dl.smwcentral.net/18949/spiketopinit.zip",
        "filename": "spiketopinit.zip",
        "size": 730,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-spin-jump-from-note-blocks",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24065,
    "title": "Spin Jump from Note Blocks",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "note block",
      "physics",
      "sa-1",
      "spin jump"
    ],
    "description": "This simple patch makes you spin jump if you're holding A while on a note block. The asm file has two defines to customize the Y speed given in case of normal bounce and of spin bounce.",
    "latest_version": "smwc-24065-1596168284",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24065,
        "title": "Spin Jump from Note Blocks",
        "version": "smwc-24065-1596168284",
        "upstream_time": 1596168284,
        "download_url": "https://dl.smwcentral.net/24065/NoteBlockSpin.zip",
        "filename": "NoteBlockSpin.zip",
        "size": 459,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-spin-throw-direction-and-offset",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 30045,
    "title": "Spin Throw Direction and Offset",
    "authors": [
      "AmazingChest"
    ],
    "tags": [
      "ability",
      "lorom",
      "player",
      "sa-1",
      "sprite"
    ],
    "description": "Throw items in a consistent direction while spinning, with options to control their release offset for both throws and up-tosses.<br>\r\n<br>\r\nModified from PangaeaPanga's ThrowDirection patch used in the RHR baserom.",
    "latest_version": "smwc-30045-1662234697",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 30045,
        "title": "Spin Throw Direction and Offset",
        "version": "smwc-30045-1662234697",
        "upstream_time": 1662234697,
        "download_url": "https://dl.smwcentral.net/30045/SpinThrowDirectionAndOffset.zip",
        "filename": "SpinThrowDirectionAndOffset.zip",
        "size": 1284,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-spinjump-picker",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 14745,
    "title": "Spinjump Picker",
    "authors": [
      "leod"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "spin jump"
    ],
    "description": "Seeing how there is no .cfg setting to make a sprite hurt Mario even through a spinjump, this patch lets you choose which sprites Mario can and can't spinjump on.<br>\r\n<br>\r\nTo use, simply edit the tables at the bottom of the .asm file in Notepad.",
    "latest_version": "smwc-14745-1481929116",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 14745,
        "title": "Spinjump Picker",
        "version": "smwc-14745-1481929116",
        "upstream_time": 1481929116,
        "download_url": "https://dl.smwcentral.net/14745/spinpick.zip",
        "filename": "spinpick.zip",
        "size": 1610,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-spinning-coin-on-fireball-kill",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 28895,
    "title": "Spinning Coin on Fireball Kill",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "coin",
      "fireball",
      "lorom",
      "sa-1"
    ],
    "description": "This patch makes fireball kills spawn a spinning coin sprite instead of turning killed sprite into a moving coin sprite (sprite $21).",
    "latest_version": "smwc-28895-1638313583",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 28895,
        "title": "Spinning Coin on Fireball Kill",
        "version": "smwc-28895-1638313583",
        "upstream_time": 1638313583,
        "download_url": "https://dl.smwcentral.net/28895/SpinningCoinFromFireKill.zip",
        "filename": "SpinningCoinFromFireKill.zip",
        "size": 751,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-springboard-fixes",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 22084,
    "title": "Springboard Fixes",
    "authors": [
      "MiracleWater"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "spring",
      "springboard",
      "sprite"
    ],
    "description": "This patch changes the behavior of the springboard sprite in two ways. The first prevents Mario from being able to regrab a springboard very briefly after it's been kicked. The second prevents Mario from losing his x speed on the same frame a springboard is picked up.",
    "latest_version": "smwc-22084-1580974247",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 22084,
        "title": "Springboard Fixes",
        "version": "smwc-22084-1580974247",
        "upstream_time": 1580974247,
        "download_url": "https://dl.smwcentral.net/22084/spring.zip",
        "filename": "spring.zip",
        "size": 561,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sprite-ceiling-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 14697,
    "title": "Sprite Ceiling Fix",
    "authors": [
      "Davros"
    ],
    "tags": [
      "ceiling",
      "lorom",
      "sa-1",
      "sprites"
    ],
    "description": "This patch fixes a glitch in which the Spiny Egg, Hopping Flame, Monty Mole, Bowser Statue, Dino Rhino, Dino Torch and Ninji come in contact with the ceiling and pass through it without falling down.<br>\r\n<br>\r\nAdds a ceiling check to those sprites so they fall down after coming in contact with the ceiling.<br>\r\n<br>\r\nMore details in the readme.",
    "latest_version": "smwc-14697-1481250792",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 14697,
        "title": "Sprite Ceiling Fix",
        "version": "smwc-14697-1481250792",
        "upstream_time": 1481250792,
        "download_url": "https://dl.smwcentral.net/14697/Sprite%20Ceiling%20Fix.zip",
        "filename": "Sprite Ceiling Fix.zip",
        "size": 1829,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sprite-end-level-scorecard",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41234,
    "title": "Sprite End Level Scorecard",
    "authors": [
      "ASMagician Maks"
    ],
    "tags": [
      "dynamic",
      "goal",
      "lorom",
      "oam",
      "sa-1",
      "tile"
    ],
    "description": "This patch allows you to replace the layer 3 scorecard with one drawn using sprite tiles, which resolves conflicts with layer 3 briefly disappearing when you clear a level.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Segment1Zone2\"><a href=\"/?p=profile&amp;id=46677\" style=\"color: var(--user-color-1);\" class=\"un\">Segment1Zone2</a></span>.<br>\r\n<br>\r\nMod Note: Doesn't work in the mode 7 boss rooms. Enable the original layer 3 scorecard for those levels specifically.",
    "latest_version": "smwc-41234-1765743079",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41234,
        "title": "Sprite End Level Scorecard",
        "version": "smwc-41234-1765743079",
        "upstream_time": 1765743079,
        "download_url": "https://dl.smwcentral.net/41234/oamscorecard.zip",
        "filename": "oamscorecard.zip",
        "size": 5982,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sprite-health-bar",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 42123,
    "title": "Sprite Health Bar",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "health bar",
      "lorom",
      "sa-1",
      "smb2",
      "smb2 health",
      "sprite status bar"
    ],
    "description": "This patch implements a container-based health system in the game. A collectible sprite that increases the amount of containers is also included.<br>\r\nWhat is different about this patch is that it does not touch the status bar at all, displaying the hearts as sprites instead - in fact, it may be safe to use this along with most of the custom status bar patches available in the site.<br>\r\n<br>\r\nThere are two ways to use the extra containers:<br>\r\n- It is possible to make them work more akin to SMB2, where they will last for as long as a level (rather than a world in this case), and the original amount of containers will be restored when the player returns to the overworld.<br>\r\n- Like in most games with a health system, the containers can be made to be permanent (this is the default setting). However, you must be careful to assign each of the container sprites an ID via the extra byte, otherwise they will respawn and make it possible to collect infinite containers. The amount of container ID's you can have in total is limited to 16 by default, but this number can be expanded easily with the help of a SRAM/BW-RAM enhancer patch. More information about this can be found in the sprite's .asm file.<br>\r\n<br>\r\nMake sure to check the patch's .asm file, as it includes many defines to easily customize, among other things, the graphics and position of the containers. A folder is included with an alternative minimalist design, as well as versions that suit the <a href=\"https://smwc.me/s/20408\">Mario's 8x8 Tiles DMA-er</a> patch and don't replace occupied SP1-2 tiles.",
    "latest_version": "smwc-42123-1775280436",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 42123,
        "title": "Sprite Health Bar",
        "version": "smwc-42123-1775280436",
        "upstream_time": 1775280436,
        "download_url": "https://dl.smwcentral.net/42123/spritehealthbar.zip",
        "filename": "spritehealthbar.zip",
        "size": 23074,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sprite-height-fix-adjust",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12696,
    "title": "Sprite Height \"Fix\"/Adjust",
    "authors": [
      "Davros",
      "edit1754"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sprites"
    ],
    "description": "I was always irritated by the fact that certain sprites were one pixel lower than regular blocks, so I made a simple patch to correct this.<br>\r\n<br>\r\nMakes a few sprites shift up by 1 pixel during the initialization routine of the Exploding Block, Turn Block Bridges, Info Box, Grey Moving Castle Block, Swooper Bat and Light Switch Block.",
    "latest_version": "smwc-12696-1448156113",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12696,
        "title": "Sprite Height \"Fix\"/Adjust",
        "version": "smwc-12696-1448156113",
        "upstream_time": 1448156113,
        "download_url": "https://dl.smwcentral.net/12696/Sprite%20Height%20Fix.zip",
        "filename": "Sprite Height Fix.zip",
        "size": 1275,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sprite-initial-facing-fix-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19082,
    "title": "Sprite Initial Facing Fix v1.1",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "direction",
      "init",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This patch fixes the bug where sprites always face left on level entry, making them face Mario instead.<br>\r\n<br>\r\nv1.1<br>\r\n-----<br>\r\nFixed a bug with using entrance position method 2.",
    "latest_version": "smwc-19082-1549555701",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19082,
        "title": "Sprite Initial Facing Fix v1.1",
        "version": "smwc-19082-1549555701",
        "upstream_time": 1549555701,
        "download_url": "https://dl.smwcentral.net/19082/face_mario_v1.1.zip",
        "filename": "face_mario_v1.1.zip",
        "size": 941,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sprite-item-box",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 26887,
    "title": "Sprite Item Box",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "item box",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This patch will draw the item box (and optionally the item) using sprite tiles. Useful if you want to get rid of the layer 3 status bar, but still need the item box to work. Check out the readme and asm file for more info (especially if you're using the \"Remove Status Bar\" patch!).<br>\r\nRequested by Anas.",
    "latest_version": "smwc-26887-1628143605",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 26887,
        "title": "Sprite Item Box",
        "version": "smwc-26887-1628143605",
        "upstream_time": 1628143605,
        "download_url": "https://dl.smwcentral.net/26887/sprite_item_box.zip",
        "filename": "sprite_item_box.zip",
        "size": 5455,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sprite-message-box-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20406,
    "title": "Sprite Message Box v1.1",
    "authors": [
      "edit1754",
      "lx5"
    ],
    "tags": [
      "asar 2 remoderation",
      "layer 3",
      "lorom",
      "message block",
      "message box",
      "sa-1",
      "sprite"
    ],
    "description": "Allows enabling the use of Sprites instead of Layer 3 to render Message Box Text, on a per level basis, in order to free-up Layer 3 in levels that use Message Boxes.<br>\r\n<br>\r\nAutomatically determines which sprite tiles are safe to temporarily overwrite -- so there's no need to block off a certain amount of sprite tiles.<br>\r\n<br>\r\nIncompatible with Message Box Expansion.<br>\r\n<br>\r\n- v1.1 (2019-Jul-05): Now compatible with latest LM, SA-1 and Custom Powerups.",
    "latest_version": "smwc-20406-1570320593",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20406,
        "title": "Sprite Message Box v1.1",
        "version": "smwc-20406-1570320593",
        "upstream_time": 1570320593,
        "download_url": "https://dl.smwcentral.net/20406/spritemessagebox-v1.1.zip",
        "filename": "spritemessagebox-v1.1.zip",
        "size": 10694,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sprite-palette-tweaker-dependency-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19469,
    "title": "Sprite Palette Tweaker Dependency v1.1",
    "authors": [
      "chillyfox"
    ],
    "tags": [
      "extended sprites",
      "lorom",
      "oam",
      "palette",
      "sa-1",
      "sprite",
      "tweaker"
    ],
    "description": "This patch enables Tweaker to change the palettes of more vanilla sprites that previously had hard-coded palettes.<br>\r\n<br>\r\nIt also makes the extended sprites for Fire Snake and Dry Bones rely on their parents' Tweaker palette byte.<br>\r\n<br>\r\n------<br>\r\n<br>\r\nv1.1:<br>\r\n* Fixed aggro Dry Bones palette bug<br>\r\n* Added Rotating Block Bridge(s)",
    "latest_version": "smwc-19469-1554036215",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19469,
        "title": "Sprite Palette Tweaker Dependency v1.1",
        "version": "smwc-19469-1554036215",
        "upstream_time": 1554036215,
        "download_url": "https://dl.smwcentral.net/19469/Sprite%20Palette%20Tweaker%20Dependency%20v1.1.zip",
        "filename": "Sprite Palette Tweaker Dependency v1.1.zip",
        "size": 2573,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sprite-properties-depending-on-the-extra-bit-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 27942,
    "title": "Sprite Properties Depending on the Extra Bit v1.1",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "asar 2 remoderation",
      "ball and chain",
      "chainsaw",
      "extra bit",
      "fuzzy",
      "grinder",
      "info box",
      "lakitu",
      "lorom",
      "mole",
      "net koopa",
      "p-switch",
      "parakoopa",
      "rope",
      "sa-1",
      "scale platform",
      "side exit",
      "super koopa",
      "timed lift",
      "urchin"
    ],
    "description": "This patch will make so that a lot of sprites that use the starting X/Y position to set some property, will use the extra bit instead. Check out the included readme for the complete list and info on what the patch does. You can also turn this off for specific sprites by changing the defines in the asm file.<br>\r\nNote that you need to run a sprite tool (e.g. pixi) on your rom at least once in order for this patch to work properly.<br>\r\n<br>\r\nv1.1:<br>\r\n- Added sprite 64 (the line-guided rope): the extra bit clear will make it short, while setting it will make it long (and it won't depend on the sprite header anymore!)<br>\r\n- Small optimization for SA-1 roms.",
    "latest_version": "smwc-27942-1630322084",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 27942,
        "title": "Sprite Properties Depending on the Extra Bit v1.1",
        "version": "smwc-27942-1630322084",
        "upstream_time": 1630322084,
        "download_url": "https://dl.smwcentral.net/27942/SpritePropertiesExtraBit.zip",
        "filename": "SpritePropertiesExtraBit.zip",
        "size": 3513,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sprite-scroll-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40600,
    "title": "Sprite Scroll Fix",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "scroll"
    ],
    "description": "This patch fixes a bug where if you only clear out $7E1411 and/or $7E1412 and try to manually scroll the screen by incrementing or decrementing $7E1462 and/or $7E1464, sprites may fail to spawn or spawn on the side where the screen moves away from depending on how Mario is positioned to scroll the screen.",
    "latest_version": "smwc-40600-1757447161",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40600,
        "title": "Sprite Scroll Fix",
        "version": "smwc-40600-1757447161",
        "upstream_time": 1757447161,
        "download_url": "https://dl.smwcentral.net/40600/SpriteScrollFix.zip",
        "filename": "SpriteScrollFix.zip",
        "size": 3693,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sprite-status-bar-v1-1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12383,
    "title": "Sprite Status Bar v1.1.1",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "asar 2 remoderation",
      "course clear",
      "dynamic",
      "layer 3",
      "lorom",
      "needs remoderation",
      "sa-1",
      "sprite",
      "status bar"
    ],
    "description": "NEW in v1.1.1<br>\r\n- Split up 3-byte table into three different tables, because this makes the data more efficient to access.<br>\r\n- Added a feature to change the IRQ scanline (status bar height) on a per-level basis for levels when SSB is disabled, because the original patch that allowed this shares a hijack with SSB and cannot be used on the same ROM.<br>\r\n<br>\r\nTo use the sprite course clear text feature, you must have No More Sprite Tile Limits patched to your ROM. You do not have to enable it in your level, but it must be installed.<br>\r\n<br>\r\nSee this for more info: http://www.smwcentral.net/?p=thread&id=25824",
    "latest_version": "smwc-12383-1461972257",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12383,
        "title": "Sprite Status Bar v1.1.1",
        "version": "smwc-12383-1461972257",
        "upstream_time": 1461972257,
        "download_url": "https://dl.smwcentral.net/12383/SSB111.zip",
        "filename": "SSB111.zip",
        "size": 11669,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sprite-tile-remap",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 25646,
    "title": "Sprite Tile Remap",
    "authors": [
      "p4plus2"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "tiles"
    ],
    "description": "This patch allows you to remap the sprite tiles at $019B83 on a per level basis. Store the index of the table you want to the freeRAM you choose in levelinit (or in a block, for example, to change it mid-level). See the ASM file for instructions on adding new tables. The format of the table is the same as $019B83, see the <a href=\"https://www.smwcentral.net/?p=memorymap&game=smw&u=0&address=019B83-019C7E&sizeOperation=%3D&sizeValue=&region=rom&type=*&description=\">ROM map</a> for details.<br>\r\n<br>\r\nUpdate 2021-01-06: Now uses Asar and it's SA-1 compatible.",
    "latest_version": "smwc-25646-1610620976",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 25646,
        "title": "Sprite Tile Remap",
        "version": "smwc-25646-1610620976",
        "upstream_time": 1610620976,
        "download_url": "https://dl.smwcentral.net/25646/tile_remap_asar.zip",
        "filename": "tile_remap_asar.zip",
        "size": 1028,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sprite-title-screen-menus",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 33904,
    "title": "Sprite Title Screen Menus",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "title"
    ],
    "description": "This patch changes the title screen menus (file select, player select, file erase) to use sprite tiles instead of layer 3. This allows you to more freely use custom layer 3 or the first 2 palettes rows, and additionally it solves issues like flickering and black bars that usually happen when switching menus or selecting to erase a file.<br>\r\nIt works with the vanilla title screen menu but it should also work well with custom ones made with hex edits or editing tools.<br>\r\nMake sure to check the readme for instructions and info.",
    "latest_version": "smwc-33904-1712498887",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 33904,
        "title": "Sprite Title Screen Menus",
        "version": "smwc-33904-1712498887",
        "upstream_time": 1712498887,
        "download_url": "https://dl.smwcentral.net/33904/sprite_title_menu.zip",
        "filename": "sprite_title_menu.zip",
        "size": 5982,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sprite-turn-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20750,
    "title": "Sprite turn fix",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "counter",
      "lorom",
      "physics",
      "sa-1",
      "sprite",
      "timer",
      "timing"
    ],
    "description": "This patch fixes the way some sprites turn around to face Mario a fixed number of frames, without taking into account if they are facing Mario already or not (which leads to an unpredictable behaviour) by effectively checking if they face Mario or not and only increasing the counter in the later (the counter also resets whenever they face Mario). It also allows to customise the number of frames to wait before turning to face Mario for each sprite. <br>\r\n<br>\r\nThe first screenshot shows what can happen in the vanilla game and the second the fixed behaviour.<br>\r\n<br>\r\nNote that this patch changes the way some sprite tables work for those sprites, using in some cases unused ones.",
    "latest_version": "smwc-20750-1564504432",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20750,
        "title": "Sprite turn fix",
        "version": "smwc-20750-1564504432",
        "upstream_time": 1564504432,
        "download_url": "https://dl.smwcentral.net/20750/Turn.zip",
        "filename": "Turn.zip",
        "size": 1296,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sprite-underwater-flag",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20742,
    "title": "Sprite Underwater Flag",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "lorom",
      "physics",
      "sa-1",
      "sprite"
    ],
    "description": "Allows to easily set sprites to act like underwater without setting whole level to \"underwater\" level or use of glitches, through a flag.<br>\r\nDon't forget to enable buoyancy in a level with set flag.<br>\r\n<br>\r\nCredit is unecessary.",
    "latest_version": "smwc-20742-1564330298",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20742,
        "title": "Sprite Underwater Flag",
        "version": "smwc-20742-1564330298",
        "upstream_time": 1564330298,
        "download_url": "https://dl.smwcentral.net/20742/SpriteUnderwaterFlag.zip",
        "filename": "SpriteUnderwaterFlag.zip",
        "size": 611,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sprite-whitelist-for-cape-ground-pound",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 22958,
    "title": "Sprite Whitelist for Cape Ground Pound",
    "authors": [
      "Nowieso"
    ],
    "tags": [
      "cape",
      "ground pound",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This Patch let's you easily create a list of sprites that won't get hit when performing a ground pound / dive bomb with the cape. Simply edit the list in the ASM-file.",
    "latest_version": "smwc-22958-1590251823",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 22958,
        "title": "Sprite Whitelist for Cape Ground Pound",
        "version": "smwc-22958-1590251823",
        "upstream_time": 1590251823,
        "download_url": "https://dl.smwcentral.net/22958/Ground%20Pound%20Hijack.zip",
        "filename": "Ground Pound Hijack.zip",
        "size": 871,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sprites-become-coins-by-goal-sphere-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40161,
    "title": "Sprites Become Coins by Goal Sphere v1.1",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "goal",
      "goal sphere",
      "lorom",
      "sa-1",
      "sprites"
    ],
    "description": "All enemies turn into coins when the goal sphere is acquired.<br>\r\nYou can also set whether the player moves after acquiring the goal sphere or stops on the spot after landing.<br>\r\nYou can also set whether the sprite in your hand when you acquire a Goal Sphere will be changed into a coin or an item.",
    "latest_version": "smwc-40161-1753291622",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40161,
        "title": "Sprites Become Coins by Goal Sphere v1.1",
        "version": "smwc-40161-1753291622",
        "upstream_time": 1753291622,
        "download_url": "https://dl.smwcentral.net/40161/Sprites%20become%20Coins%20by%20Goal%20Sphere.zip",
        "filename": "Sprites become Coins by Goal Sphere.zip",
        "size": 2220,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sprites-on-platforms-and-springs-and-stuff",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 16002,
    "title": "Sprites on Platforms and Springs and Stuff",
    "authors": [
      "leod"
    ],
    "tags": [
      "lorom",
      "needs remoderation",
      "platform",
      "sa-1",
      "solid",
      "spring",
      "springs"
    ],
    "description": "You know how enemies just fall through platforms and springs instead of actually walking on them?<br>\r\nThis patch 'fixes' that, letting every sprite experience the joys of springboards and spinning in circles on a chain platform, just like they do in Super Mario Maker and probably should have done all along!<br>\r\nAlso, all sprites now treat block-type platforms -- like Message Boxes and Castle Blocks -- just like any other wall, meaning Chucks will jump over them and other sprites won't just walk through them, kicked/thrown shells, keys etc. will even activate Message Boxes, Light Switches and knock Hammer Bros. off their rides.<br>\r\n<br>\r\n<br>\r\nDrawback of the whole ordeal is that platform sprites are now quite heavy on the processing, meaning the game can and likely will lag with many platforms of any kind loaded at once.<br>\r\nHowever, thanks to Vitor Vilela, this patch is fully compatible with the SA-1 Pack, which I highly recommend using with this, as it completely mitigates any lag even with a screen plastered full of platforms!<br>\r\n<br>\r\n<br>\r\nIncludes a few options to turn off solidness for Keys, P-Switches and Springs, as those could easily bust your already designed puzzles, which is no fun for anyone.<br>\r\n<br>\r\nThe patch should work just fine for custom sprites, as long as they use the vanilla clipping system, which the majority of custom sprites do!<br>\r\n<br>\r\n<br>\r\n<br>\r\nPM me, <a href=\"http://www.smwcentral.net/?p=profile&id=6878\">leod</a>, for any bugs you find using this patch, I'll do my best to fix them as soon as possible.<br>\r\n<br>\r\nIf you're coding your own stuff and want to make a platform, refer to the JSLs asar outputs for you; although you won't need to do that if you use SMW's built-in 'invisible solid block' routine, that is hijacked and runs the new code by itself.<br>\r\n<br>\r\n<br>\r\nUpdate: Fixed an SA-1 oversight and a problem with carriable sprites while sprites were locked ($9D is set), thanks to GreenHammerBro for finding that.<br>\r\nUpdate 2: Added an option that tries to fix sprites looking like they sink into platforms, might not be perfect but beats the previous look by far.<br>\r\nUpdate 3: Fixed the blinking sprites falling from the item box getting stuck on platforms, potentially causing a softlock with the wall springs.<br>\r\nUpdate 4: Fixed Mega Mole bugs (didn't use springs properly and didn't properly carry sprites if it was on a sprite itself), also made springs not play the boing sound when off-screen, due to constant noise if there was an off-screen processing sprite on a springboard.<br>\r\nUpdate 5: Fixed Flying ? Blocks and Dolphin's interactions with Mario.<br>\r\nUpdate 6: Fixed Dino Rhinos falling through all floor.<br>\r\n<br>\r\nUpdate 7: Included an optional fix for the bug where Shell-Less Koopas fall even while $9D is set, such as during powerup/hurt animations, or when scrolling the screen with R/L.<br>\r\nIf your hack makes use of this glitch, you can disable it easily (this is mostly for puzzle/kaizo hackers).<br>\r\n<br>\r\nUpdate 8 (by Vitor Vilela): Fixed custom platform sprites displaying unexpected behavior due to tweaker table corruption. In practical terms, it fixes the bug where some platforms hurt the player or do not let the player ride them properly.",
    "latest_version": "smwc-16002-1506808545",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 16002,
        "title": "Sprites on Platforms and Springs and Stuff",
        "version": "smwc-16002-1506808545",
        "upstream_time": 1506808545,
        "download_url": "https://dl.smwcentral.net/16002/betterplatforms.zip",
        "filename": "betterplatforms.zip",
        "size": 11216,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sram-and-bw-ram-plus-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 34813,
    "title": "SRAM and BW-RAM Plus v1.4",
    "authors": [
      "MarioE",
      "Tattletale",
      "lx5"
    ],
    "tags": [
      "bw-ram",
      "dma",
      "lorom",
      "sa-1",
      "save",
      "sram"
    ],
    "description": "This patch rewrites the game's save file handling by using DMA for saving and loading, leading to the most efficient handling. As a bonus, it also frees up the 141 bytes of RAM at $7E:1F49.<br>\r\n<br>\r\n<b>NOTE: You must apply this patch after you use Lunar Magic to modify any of the level's level flags on the overworld</b> -- LM doesn't take into account the fact that $1F49 is never being used anymore.<br>\r\n<br>\r\nRead the readme for information on including an address to be saved to SRAM/BWRAM.<br>\r\n<br>\r\nThis version now allows addresses to have default values.<br>\r\n<br>\r\nThe BWRAM is included because due to the nature of the sa-1 rom, SRAM doesn't exist, so use that instead of SRAM on a sa-1 rom, not SRAM.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>changelog</span></div><div class=\"collapse-content\">v1.4<br>\r\n--------------------<br>\r\nLX5's bwram_plus:<br>\r\nManually loads in. This results in redundant (unless you disable it, of course), it fixes some bugs when you move the level init flag.<br>\r\n<br>\r\nMarioE's sram_plus:<br>\r\nFixed compatibility with Lunar Magic v3.00 which fixes the 1C5 bug but in turn also made previous SRAM Plus incompatible.<br>\r\n<br>\r\nv1.3<br>\r\n--------------------<br>\r\nLX5's bwram_plus:<br>\r\nFixed a bug init would happen after intro level's load, leading to weird issues with initialized RAMs. Example: if you remove the code that takes care of initializing manually the life counter and try to do that with bwram's default values, you will see your life counter suddenly jump from 1 to the right value. And many other issues of the same variation.<br>\r\nI also brought the load routine to the same hijack, so now the game chooses whether to init or load, instead of trying to do both. In v1.2, I had added a lock so that wouldn't happen, I removed it in this version. Both routines are running at the same hijack sram_plus uses now.<br>\r\n<br>\r\nv1.2<br>\r\n--------------------<br>\r\nMarioE's sram_plus:<br>\r\nFixed a bug it would restore a piece of code from the original game on top of a LM hijack (message sprite fix (shift+f8)) that would send you to the wrong OW submap.<br>\r\n<br>\r\nv1.1<br>\r\n--------------------<br>\r\nLX5's bwram_plus:<br>\r\nFixed a bug the patch would load a save even if there was no save to be loaded (values would be loaded with FF or whatever else was in the tables).<br>\r\nFixed a bug the patch would write garbage to address+1, according to the tables, so dl $4013C7 : dw $0001 would write to 4013C7 and 4013C8.</div></div>",
    "latest_version": "smwc-34813-1734547835",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 34813,
        "title": "SRAM and BW-RAM Plus v1.4",
        "version": "smwc-34813-1734547835",
        "upstream_time": 1734547835,
        "download_url": "https://dl.smwcentral.net/34813/SRAM_BWRAM_plus%20v1.4.zip",
        "filename": "SRAM_BWRAM_plus v1.4.zip",
        "size": 94183,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-standalone-yoshi-abilities",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24589,
    "title": "Standalone Yoshi Abilities",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "ability",
      "floating",
      "lorom",
      "sa-1",
      "stomp",
      "yoshi"
    ],
    "description": "This patch allows unmounted yoshi to keep some shell abilities - stomping with yellow shell/yoshi and slowfall with blue shell/yoshi. Those powers can be combined as well.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-24589-1603474355",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24589,
        "title": "Standalone Yoshi Abilities",
        "version": "smwc-24589-1603474355",
        "upstream_time": 1603474355,
        "download_url": "https://dl.smwcentral.net/24589/Standalone%20Yoshi%20Abilities.zip",
        "filename": "Standalone Yoshi Abilities.zip",
        "size": 2857,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-star-animation-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12859,
    "title": "Star Animation Fix",
    "authors": [
      "HammerBrother",
      "JackTheSpades"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "star",
      "star power"
    ],
    "description": "This patch fixes 2 glitches in smw:<br>\r\n-If the game freezes (ram address $7E009D is set) and the freezable frame counter (ram address $7E0014) is at a value divisible by 4, will cause the star timer to decrement each frame rather than every 4th frame and freezing with the lock flag.<br>\r\n<br>\r\n-If the player instantly dies (by lava or stage timer runs out) while the star power is active, the player still cycle through colors.<br>\r\n<br>\r\nNote: I recommend also use the \"SMA2 Slide kill chain\", it also fixes a bug that I now have discovered that the kill counter doesn't reset until the player touches an enemy that has \"default interaction\".<br>\r\n<br>\r\nIn the image gif below, the hexadecimal number in the HUD's (heads-up display) item box represents the value in $7E0014, while left of the coin counter indicates $7E1490. Since #$2C (44 in decimal) is a multiple of 4 (4*11 = 44 or 44/4 = 11, R = 0), the star timer continues to decrement each frame.",
    "latest_version": "smwc-12859-1449830247",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12859,
        "title": "Star Animation Fix",
        "version": "smwc-12859-1449830247",
        "upstream_time": 1449830247,
        "download_url": "https://dl.smwcentral.net/12859/starfix.zip",
        "filename": "starfix.zip",
        "size": 1258,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-star-music-fix-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20854,
    "title": "Star Music Fix Patch",
    "authors": [
      "Lui"
    ],
    "tags": [
      "lorom",
      "music",
      "sa-1",
      "star"
    ],
    "description": "This patch prevents star music from restarting if you get another star.<br>\r\n(Note that you don't need this patch if you're using AddmusicK).<br>\r\n",
    "latest_version": "smwc-20854-1565482192",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20854,
        "title": "Star Music Fix Patch",
        "version": "smwc-20854-1565482192",
        "upstream_time": 1565482192,
        "download_url": "https://dl.smwcentral.net/20854/starfix.zip",
        "filename": "starfix.zip",
        "size": 2313,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-star-palette-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40234,
    "title": "Star Palette Patch",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "palatte",
      "sa-1",
      "star"
    ],
    "description": "This patch hijacks part of the routine that causes the Star sprite to flash palettes, so you can conditionally disable the flashing palette and/or set your own palettes for it.  (You're still limited to 4 palettes, though.)<br>\r\n<br>\r\nRequested by Spade and Fakescaper.",
    "latest_version": "smwc-40234-1754348890",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40234,
        "title": "Star Palette Patch",
        "version": "smwc-40234-1754348890",
        "upstream_time": 1754348890,
        "download_url": "https://dl.smwcentral.net/40234/Star%20Palette%20Patch.zip",
        "filename": "Star Palette Patch.zip",
        "size": 1188,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-star-slide-kill-gfx-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 30709,
    "title": "Star/Slide Kill GFX Fix",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This patch fixes a few SMW sprites showing broken GFX when killed with Star Power or by sliding:<br>\r\n- Bob-Omb (when exploding)<br>\r\n- Bowser's Bowling Balls<br>\r\n- Iggy's Balls<br>\r\n- Blarggs<br>\r\n- Fishin' Boo<br>\r\n- Falling Spike<br>\r\n- Bowser Statue Fireball<br>\r\n- Grinder (not line-guided)<br>\r\n- Reflecting Fireball<br>\r\n- Bowser Statue (jumping)",
    "latest_version": "smwc-30709-1666270636",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 30709,
        "title": "Star/Slide Kill GFX Fix",
        "version": "smwc-30709-1666270636",
        "upstream_time": 1666270636,
        "download_url": "https://dl.smwcentral.net/30709/slide_kill_gfx_fix.zip",
        "filename": "slide_kill_gfx_fix.zip",
        "size": 976,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-star-time-low-sfx",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23167,
    "title": "Star Time Low SFX",
    "authors": [
      "StackDino"
    ],
    "tags": [
      "lorom",
      "power-up",
      "sa-1",
      "sfx",
      "sound effect",
      "star",
      "star power",
      "timer"
    ],
    "description": "This patch causes the player to be notified by a sound effect when the star time is running out (like the P-switch).<br>\r\nThis occurs in the game \"New Super Mario Bros. Wii\".<br>\r\n<br>\r\nIt also make the star effect to end when the level music ($1DFB) is restored.",
    "latest_version": "smwc-23167-1591392874",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23167,
        "title": "Star Time Low SFX",
        "version": "smwc-23167-1591392874",
        "upstream_time": 1591392874,
        "download_url": "https://dl.smwcentral.net/23167/Star%20Time%20Low%20SFX.zip",
        "filename": "Star Time Low SFX.zip",
        "size": 499,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-star-timer-depending-on-coins",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21311,
    "title": "Star Timer Depending On Coins",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "timer"
    ],
    "description": "This patch will set different values to the star timer depending on Mario's coins. You can change the timers in the table if you want. It only works with the original 2 digit coin counter since it uses $0DBF, though.",
    "latest_version": "smwc-21311-1571618955",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21311,
        "title": "Star Timer Depending On Coins",
        "version": "smwc-21311-1571618955",
        "upstream_time": 1571618955,
        "download_url": "https://dl.smwcentral.net/21311/startimer.zip",
        "filename": "startimer.zip",
        "size": 2456,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-start-select-advanced",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23369,
    "title": "Start + Select Advanced",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "exit",
      "goal",
      "kill",
      "lorom",
      "sa-1"
    ],
    "description": "This patch gives each level a different effect when you start+select out of them. Potential options include<br>\r\n<ul><li>Vanilla</li>\r\n<li>Always exit</li>\r\n<li>Klll when not beaten</li>\r\n<li>Activate exit</li>\r\n<li>No action</li></ul><br>\r\nInspired by LOLRyan2006 the Goombud.",
    "latest_version": "smwc-23369-1595565319",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23369,
        "title": "Start + Select Advanced",
        "version": "smwc-23369-1595565319",
        "upstream_time": 1595565319,
        "download_url": "https://dl.smwcentral.net/23369/Start%2BSelect%20Advanced.zip",
        "filename": "Start+Select Advanced.zip",
        "size": 1209,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-start-select-sfx",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18352,
    "title": "Start+Select SFX",
    "authors": [
      "Yan"
    ],
    "tags": [
      "lorom",
      "pause",
      "sa-1",
      "select",
      "sfx",
      "sound effect",
      "start"
    ],
    "description": "This is a simple patch that adds a sound effect when exiting beaten levels with Start+Select.<br>\r\n<br>\r\n<b>Moderator's Note</b>: Requires AddmusicK to work properly.",
    "latest_version": "smwc-18352-1540756077",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18352,
        "title": "Start+Select SFX",
        "version": "smwc-18352-1540756077",
        "upstream_time": 1540756077,
        "download_url": "https://dl.smwcentral.net/18352/StartSelectSFX.zip",
        "filename": "StartSelectSFX.zip",
        "size": 458,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-start-with",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23428,
    "title": "Start with ... v3",
    "authors": [
      "DiscoTheBat"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "With this patch, you can set the lives you start, what item your have in item box, the powerup you start and if you have Yoshi.<br>\r\n<br>\r\nv2.1.2 - FINAL: Now, you if you select the 2-Players mode, you can choose start with Mario or Luigi!<br>\r\n<br>\r\nv3 - See remoderation notes below.",
    "latest_version": "smwc-23428-1596170915",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23428,
        "title": "Start with ... v3",
        "version": "smwc-23428-1596170915",
        "upstream_time": 1596170915,
        "download_url": "https://dl.smwcentral.net/23428/StartWithV3.zip",
        "filename": "StartWithV3.zip",
        "size": 1621,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-stationary-p-balloon",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 29594,
    "title": "Stationary P-Balloon",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "p-balloon",
      "sa-1"
    ],
    "description": "This patch will make the P-Balloon static when spawned directly in the level. Also, it restores the unused \"rise out of a block\" P-Balloon behavior.<br>\r\nCheck the asm file for customization options.",
    "latest_version": "smwc-29594-1644695096",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 29594,
        "title": "Stationary P-Balloon",
        "version": "smwc-29594-1644695096",
        "upstream_time": 1644695096,
        "download_url": "https://dl.smwcentral.net/29594/stationary_pballoon.zip",
        "filename": "stationary_pballoon.zip",
        "size": 492,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-status-bar-nmi-optimizer-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40242,
    "title": "Status Bar NMI Optimizer v1.1",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "optimize",
      "sa-1",
      "v-blank"
    ],
    "description": "This patch rewrites the Status Bar NMI uploader to be faster (no ugly loops, yes ugly optimizations) saving about 0.78 scanlines of v-blank processing on SlowROM/SA-1, or 0.6 on FastROM. No free ram/space required.<br>\r\nNote that this won't work with custom status bars like \"Super Status Bar\" etc. (also, don't use it if you disabled the layer 3 status bar, of course). Compatible with \"RAM Toggled Status Bar\".<br>\r\n<br>\r\nv1.1 update: added small optimization which saves an additional 6 bytes and 8 cycles (thanks to MarioFanGamer for pointing it out)",
    "latest_version": "smwc-40242-1754588630",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40242,
        "title": "Status Bar NMI Optimizer v1.1",
        "version": "smwc-40242-1754588630",
        "upstream_time": 1754588630,
        "download_url": "https://dl.smwcentral.net/40242/optimize_status_bar_nmi.zip",
        "filename": "optimize_status_bar_nmi.zip",
        "size": 596,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-status-exits",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12484,
    "title": "Status Exits",
    "authors": [
      "Netto Takashi"
    ],
    "tags": [
      "counter",
      "exits",
      "lorom",
      "sa-1",
      "status bar"
    ],
    "description": "This shows how many exits have been found in the status bar. The counter position can be changed. Contains two patches, one for 99 exits and under, and another for 100 and up. Credit to Ice Man for the original patch that only went to 9.",
    "latest_version": "smwc-12484-1455077957",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12484,
        "title": "Status Exits",
        "version": "smwc-12484-1455077957",
        "upstream_time": 1455077957,
        "download_url": "https://dl.smwcentral.net/12484/Status%20Exits.zip",
        "filename": "Status Exits.zip",
        "size": 1815,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-stealth-boos-by-extra-bit",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40709,
    "title": "Stealth Boos By Extra Bit",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "big boo",
      "boo",
      "boo block",
      "extra bit",
      "lorom",
      "sa-1"
    ],
    "description": "By setting the extra bit on Boo, you can make it a Stealth Boo that appears in the SIG series etc.<br>\r\nIt is also effective for Big Boos and Boo Blocks.<br>\r\n<br>\r\nBoo and Big boo hide completely when facing Mario.<br>\r\nBoo Blocks hide completely while chasing Mario.<br>\r\n<br>\r\nIt is necessary to use PIXI on your ROM at least once before using this.",
    "latest_version": "smwc-40709-1759158621",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40709,
        "title": "Stealth Boos By Extra Bit",
        "version": "smwc-40709-1759158621",
        "upstream_time": 1759158621,
        "download_url": "https://dl.smwcentral.net/40709/Stealth%20Boos%20by%20Extra%20bit.zip",
        "filename": "Stealth Boos by Extra bit.zip",
        "size": 2009,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sticky-ground",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20649,
    "title": "Sticky Ground",
    "authors": [
      "wye"
    ],
    "tags": [
      "lorom",
      "physics",
      "sa-1",
      "sticky"
    ],
    "description": "(Done at Lemonade's Request, but I might as well release it to the public.)<br>\r\n<br>\r\nThis patch makes Mario unable to move if he's touching the ground, similar to DKC2's Hornet Hole. He can only move if he's jumping. Be sure to check the ASM file for information and side effects!",
    "latest_version": "smwc-20649-1563571583",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20649,
        "title": "Sticky Ground",
        "version": "smwc-20649-1563571583",
        "upstream_time": 1563571583,
        "download_url": "https://dl.smwcentral.net/20649/Sticky%20Ground.zip",
        "filename": "Sticky Ground.zip",
        "size": 746,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-stomp-w-star",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 32885,
    "title": "Stomp w/ Star",
    "authors": [
      "aroohwahoou"
    ],
    "tags": [
      "enemies",
      "holding",
      "lorom",
      "sa-1",
      "star",
      "stomp"
    ],
    "description": "A patch that allows the player to stomp on enemies and pick up objects when they have a Star. Still allows the player to Star-kill enemies by running into the side of them.<br>\r\n<br>\r\nThis also uses a second hijack to apply to Rex, since he doesn't use the default interaction.",
    "latest_version": "smwc-32885-1679883194",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 32885,
        "title": "Stomp w/ Star",
        "version": "smwc-32885-1679883194",
        "upstream_time": 1679883194,
        "download_url": "https://dl.smwcentral.net/32885/StompWithStar.zip",
        "filename": "StompWithStar.zip",
        "size": 2859,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-stomp-wiggler-in-dead-state-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 6031,
    "title": "Stomp Wiggler in Dead State Fix",
    "authors": [
      "zkip"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "wiggler"
    ],
    "description": "This small patch fixes a small bug where if you die above a Wiggler it would still act as if you jumped on it.<br>\r\n<br>\r\nThanks to Alcaro for mentioning this bug on #serioushax.<br>\r\n<br>\r\ne: now uses the correct hijack point.",
    "latest_version": "smwc-6031-1388590215",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 6031,
        "title": "Stomp Wiggler in Dead State Fix",
        "version": "smwc-6031-1388590215",
        "upstream_time": 1388590215,
        "download_url": "https://dl.smwcentral.net/6031/wiggfix.zip",
        "filename": "wiggfix.zip",
        "size": 339,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-straight-fireballs",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 22296,
    "title": "Straight Fireballs",
    "authors": [
      "ASM"
    ],
    "tags": [
      "extended sprites",
      "fireball",
      "hex edits",
      "lorom",
      "sa-1"
    ],
    "description": "This patch causes the player's fireballs to travel in a straight line without bouncing. Fireballs are destroyed upon contact with any surface.",
    "latest_version": "smwc-22296-1583193407",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 22296,
        "title": "Straight Fireballs",
        "version": "smwc-22296-1583193407",
        "upstream_time": 1583193407,
        "download_url": "https://dl.smwcentral.net/22296/straight_fireballs.zip",
        "filename": "straight_fireballs.zip",
        "size": 462,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-stripe-image-uploader-hack",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4531,
    "title": "Stripe Image Uploader Hack",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "needs remoderation"
    ],
    "description": "SMW uses RAM address $7E:0012 as an index  to a table of pointers to stripe images that are uploaded at various points during the game.  However, only the values that are evenly divisible by 3 are used.  This patch allows you to use all those in-between values for custom stripe images.",
    "latest_version": "smwc-4531-1333233032",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4531,
        "title": "Stripe Image Uploader Hack",
        "version": "smwc-4531-1333233032",
        "upstream_time": 1333233032,
        "download_url": "https://dl.smwcentral.net/4531/Stripe%20Image%20Uploader%20Hack.zip",
        "filename": "Stripe Image Uploader Hack.zip",
        "size": 1561,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-stunned-bob-omb-sfx",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24703,
    "title": "Stunned Bob-Omb SFX",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "bob-omb",
      "lorom",
      "sa-1",
      "sfx",
      "stunned"
    ],
    "description": "This simple patch adds a beeping sound effect to the Bob-omb when it's stun timer is set, acting as a warning ticker that beeps faster when the Bob-omb is about to explode.<br>\r\n<br>\r\nThe sound effect that plays and the SFX bank can be edited with the defines in the asm file.",
    "latest_version": "smwc-24703-1601228055",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24703,
        "title": "Stunned Bob-Omb SFX",
        "version": "smwc-24703-1601228055",
        "upstream_time": 1601228055,
        "download_url": "https://dl.smwcentral.net/24703/BombBeep.zip",
        "filename": "BombBeep.zip",
        "size": 399,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-stunned-item-box-items",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20147,
    "title": "Stunned Item Box Items",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "item box",
      "lorom",
      "sa-1",
      "stunned"
    ],
    "description": "This patch will cause certain items to drop from the item box in a stunned state.  By default, the key and all four Koopas drop stunned, while all other items drop normally.<br>\r\n<br>\r\nThis patch, however, does not fix the glitched graphics that occur when the item box contains something other than a mushroom, flower, feather, or star, nor does it include the list of item box values.<br>\r\n<br>\r\nCredit would be nice, but you don't have to.",
    "latest_version": "smwc-20147-1560803858",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20147,
        "title": "Stunned Item Box Items",
        "version": "smwc-20147-1560803858",
        "upstream_time": 1560803858,
        "download_url": "https://dl.smwcentral.net/20147/Item%20Box%20Stun.zip",
        "filename": "Item Box Stun.zip",
        "size": 1377,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-sumo-brother-flame-fix-nmstl-compatible",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 11245,
    "title": "Sumo Brother Flame Fix (NMSTL compatible)",
    "authors": [
      "Roy",
      "worldpeace"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "needs remoderation"
    ],
    "description": "1. Now the flame is compatible with NMSTL(sprite memory index = 10).<br>\r\n<br>\r\n2. In the vanilla routine, there's a possibility that flames can overwrite OAM of other sprites when sprite memory is 0 for example.<br>\r\nIf you set sprite memory to 10, this patch will let these cluster sprites be in empty OAM slots without overwriting. (Note that regular sprites take the first OAM slots when sprite memory is 10, flames will be behind normal sprites.)<br>\r\n<br>\r\nCurrently it's still possible for you to use the unmodified routine for some reasons. To use it, use a non-10 sprite memory index. (I might as well change this to be applied for all cases, after confirming there's no problem for doing so.)<br>\r\n<br>\r\nNo credit needed. This patch is based on the patch made by Roy.<br>\r\nThe old description is below.<br>\r\n------------------------------------<br>\r\n<br>\r\nThis patch fixes two pretty serious bugs one might encounter with the Sumo Brother flames. One, that sometimes sprites will \"warp\" towards the flames when the lightning strikes the ground, and two, that the player can get hurt when he is about 8 blocks underneath the fire sea. I just happened to fix these because I stumbled upon them in my own hack.<br>\r\n<br>\r\nNo credit needed.",
    "latest_version": "smwc-11245-1440955060",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 11245,
        "title": "Sumo Brother Flame Fix (NMSTL compatible)",
        "version": "smwc-11245-1440955060",
        "upstream_time": 1440955060,
        "download_url": "https://dl.smwcentral.net/11245/Sumo%20Bro%20Flame%20Fix.zip",
        "filename": "Sumo Bro Flame Fix.zip",
        "size": 1595,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-super-koopa-sound-effect-when-spawning",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 32323,
    "title": "Super Koopa Sound Effect When Spawning",
    "authors": [
      "Brakkie"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sound effect",
      "super koopa"
    ],
    "description": "This patch adds a sound effect to super koopas when spawning similar to bullets so its easier to react to them especially in fast paced levels.<br>\r\n<br>\r\nYou can seperately edit the sound effect for the koopa that flies down and the one that jumps via the asm file.<br>\r\n<br>\r\nv1.0",
    "latest_version": "smwc-32323-1685752634",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 32323,
        "title": "Super Koopa Sound Effect When Spawning",
        "version": "smwc-32323-1685752634",
        "upstream_time": 1685752634,
        "download_url": "https://dl.smwcentral.net/32323/SuperKoopaSoundEffect.zip",
        "filename": "SuperKoopaSoundEffect.zip",
        "size": 684,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-super-mario",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19677,
    "title": "Super Mario 64 Long & U-Jump",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "abilities",
      "boost",
      "jump",
      "lorom",
      "mario",
      "player",
      "sa-1"
    ],
    "description": "This ASM hack will install those SM64 moves in SMW. Read the readme for more info.",
    "latest_version": "smwc-19677-1556427496",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19677,
        "title": "Super Mario 64 Long & U-Jump",
        "version": "smwc-19677-1556427496",
        "upstream_time": 1556427496,
        "download_url": "https://dl.smwcentral.net/19677/long%2Bujump.zip",
        "filename": "long+ujump.zip",
        "size": 1464,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-super-mario-advance",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20807,
    "title": "Super Mario Advance 2 Styled Yoshi Blocks",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "block",
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "Makes the Yoshi question blocks act similar to Super Mario Advance 2, giving you a different Yoshi color based on either powerup status and/or whether the specific-color Yoshi has been obtained. Read the ASM file for more info.<br>\r\nNote that, in the occasion that RNG is used to determine the Yoshi color, SMW's default routine doesn't do a nice job, usually yelding the same value through various runs. I recommend using <a href=\"https://www.smwcentral.net/?p=section&a=details&id=13808\">this routine</a> instead.<br>\r\n<br>\r\nRequested by KingKoopshi64. Special thanks to SubconsciousEye for telling me the exact behavior of the blocks!",
    "latest_version": "smwc-20807-1570294478",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20807,
        "title": "Super Mario Advance 2 Styled Yoshi Blocks",
        "version": "smwc-20807-1570294478",
        "upstream_time": 1570294478,
        "download_url": "https://dl.smwcentral.net/20807/SMA2%20Yoshi%20Blocks%20%2B%20SA1.zip",
        "filename": "SMA2 Yoshi Blocks + SA1.zip",
        "size": 1760,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-super-mario-land",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21052,
    "title": "Super Mario Land 2-Styled Spinjump",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "spinjump",
      "super fx",
      "super mario land 2"
    ],
    "description": "Makes it so you need to be big and hold the down key for spinjumping, just like in Super Mario Land 2. This would also allow you to spinjump no matter if you press A or B.<br>\r\n<br>\r\nRequested by <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14784\">LMPuny</a> and updated by LMPuny. lol<br>\r\n<br>\r\nUpdate: Now you can duck jump, and it won't break the sliding status if droping when sliding and still holding down (will trigger when pressing rather than holding, thx Maarfy for the idea)",
    "latest_version": "smwc-21052-1567230109",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21052,
        "title": "Super Mario Land 2-Styled Spinjump",
        "version": "smwc-21052-1567230109",
        "upstream_time": 1567230109,
        "download_url": "https://dl.smwcentral.net/21052/SML2%20Spinjump.zip",
        "filename": "SML2 Spinjump.zip",
        "size": 904,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-super-mario-maker-keys-pink-coin",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 13946,
    "title": "Super Mario Maker - Keys & Pink Coin",
    "authors": [
      "lx5"
    ],
    "tags": [
      "asar 2 remoderation",
      "key",
      "lorom",
      "needs remoderation",
      "pink coin",
      "super mario maker"
    ],
    "description": "This pack installs some ASM hacks to allow Mario to have keys following him, as well a pink coin that gives Mario a key.<br>\r\n<br>\r\nBe sure to read the included readme!<br>\r\n<br>\r\nVideo in action: <a href=\"https://www.youtube.com/watch?v=yyuuZYVF5n4\" rel=\"nofollow\">https://www.youtube.com/watch?v=yyuuZYVF5n4</a><br>\r\n<br>\r\nNote: This resource has partial SA-1 support; blocks and sprites included in this patch aren't SA-1 compatible and the default freeRAM in the patch may cause crashes on SA-1 ROMs.",
    "latest_version": "smwc-13946-1468193578",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 13946,
        "title": "Super Mario Maker - Keys & Pink Coin",
        "version": "smwc-13946-1468193578",
        "upstream_time": 1468193578,
        "download_url": "https://dl.smwcentral.net/13946/smm_keys.zip",
        "filename": "smm_keys.zip",
        "size": 14068,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-super-smw-scratch-rom-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40203,
    "title": "SUPER SMW Scratch ROM Patch",
    "authors": [
      "Arinsu",
      "imamelia"
    ],
    "tags": [
      "level data",
      "lorom",
      "sa-1"
    ],
    "description": "As you might guess from the name, this patch takes the SMW Scratch ROM patch and turns it up to 11.  This patch erases ALL original level data (including exits) and repoints all pointers to blank data, including those for special levels such as the bonus game.  This gives you a completely clean slate to work with and enables you to use most of banks 06 and 07 for freespace if you so choose.  It does cause an incorrect checksum, but the ROM still works perfectly fine.<br>\r\n<br>\r\nUPDATE (<span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>): added an option to not nuke no Yoshi intros, changed to Asar format, added SA-1 support.<br>\r\n<br>\r\nMod Note: Lunar Magic 3.50+ can largely do what this patch does, with a few differences:<br>\r\n- This patch lets you removal all level data in banks 06-07, and optionally the No-Yoshi intros as well. LM leaves the data for the test level, some other unused sublevels, Chocolate Island 2 sublevels (except 024), Yoshi's House, and No-Yoshi Intros alone.<br>\r\n- LM inserts RATS tags in banks 06-07 while this doesn't.<br>\r\n<br>\r\nSo, this has a niche even if you're using LM 3.50+.",
    "latest_version": "smwc-40203-1753903303",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40203,
        "title": "SUPER SMW Scratch ROM Patch",
        "version": "smwc-40203-1753903303",
        "upstream_time": 1753903303,
        "download_url": "https://dl.smwcentral.net/40203/SUPER%20SMW%20Scratch%20ROM%202.5.zip",
        "filename": "SUPER SMW Scratch ROM 2.5.zip",
        "size": 1292,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-super-status-bar-v2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19247,
    "title": "Super Status Bar v2.2",
    "authors": [
      "HammerBrother",
      "Kaijyuu"
    ],
    "tags": [
      "expansion",
      "hud",
      "lorom",
      "sa-1",
      "status bar",
      "tile"
    ],
    "description": "This is a status bar hack that does the following:<br>\r\n<br>\r\n- Allows a non-ASM programmer to modify each and every tile in the 5 lines comprising the status bar. You can change any tile not modified by Smallhacker's Status Bar editor tool.<br>\r\n<br>\r\n- (advanced version only) Allows a non-ASM programmer to move the various counters (time, score, lives, coins, ect) anywhere on the status bar with ease. Also allows one to move the item box item anywhere on the screen (does not affect where it drops).<br>\r\n<br>\r\n- Allows ASM programmers to change the tiles (and properties of those tiles) in their own custom sprites/patches/ect much more easily. No longer are you limited to the old 55 tiles; now it's 160.<br>\r\n<br>\r\nComes with a compatibility and an advanced version. The compatibility version uses the old RAM addresses in addition to the new, so stuff like the newbie's custom boss should still work.<br>\r\nThe advanced version completely bypasses the old ram addresses and a few routines along with being much faster.<br>\r\n<br>\r\nThis latest version TRULY fixes the bottom line cutoff.<br>\r\n<br>\r\nSee readme for updates.<br>\r\n<br>\r\nEDIT: Added sa-1 support on both patches.",
    "latest_version": "smwc-19247-1553952654",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19247,
        "title": "Super Status Bar v2.2",
        "version": "smwc-19247-1553952654",
        "upstream_time": 1553952654,
        "download_url": "https://dl.smwcentral.net/19247/SuperStatusBar_2_2.zip",
        "filename": "SuperStatusBar_2_2.zip",
        "size": 200480,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-swim-faster-when-holding-x-y",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 26329,
    "title": "Swim Faster When Holding X/Y",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "physics",
      "sa-1",
      "swim"
    ],
    "description": "This patch will make Mario swim faster horizontally (same X speed as when he has an item) when holding X or Y. This also applies to walking underwater and swimming in tides.<br>\r\n<br>\r\nRequested by MercuryPenny.",
    "latest_version": "smwc-26329-1615283218",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 26329,
        "title": "Swim Faster When Holding X/Y",
        "version": "smwc-26329-1615283218",
        "upstream_time": 1615283218,
        "download_url": "https://dl.smwcentral.net/26329/FastSwimming.zip",
        "filename": "FastSwimming.zip",
        "size": 505,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-switch-blocks-with-yoshi",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 27647,
    "title": "Switch Blocks with Yoshi",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "block",
      "bounce sprites",
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This simple patch replaces powerups from the !-blocks with Yoshi including red and blue blocks, all coloured approprietly.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"SmashNcrab\"><a href=\"/?p=profile&amp;id=50633\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">SmashNcrab</a></span>.<br>\r\n<br>\r\nNo credits required.",
    "latest_version": "smwc-27647-1636277497",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 27647,
        "title": "Switch Blocks with Yoshi",
        "version": "smwc-27647-1636277497",
        "upstream_time": 1636277497,
        "download_url": "https://dl.smwcentral.net/27647/Switch%20Blocks%20with%20Yoshi.zip",
        "filename": "Switch Blocks with Yoshi.zip",
        "size": 2284,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-switch-palace-ram-optimizer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 35207,
    "title": "Switch Palace RAM Optimizer",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "exclamation block",
      "free ram",
      "lorom",
      "ram",
      "sa-1",
      "switch palace"
    ],
    "description": "In short: This patch frees 3 bytes of RAM by rewriting parts of the code that load Switch Palace blocks and trigger them.<br>\r\n<br>\r\nIn long: SMW by default uses <a href=\"https://smwc.me/m/smw/ram/7E1F27\">RAM $1F27-$1F2A</a> to determine which of the four Switch Palaces are triggered. SMW sets each of these to $01 when the associated switch is pressed.<br>\r\nThis patch rewrites the scenarios that these addresses are read from or written to, and instead sets the lowest 4 bits of solely $1F27. This leaves the 4 highest bits of $1F27 as well as the full 3 bytes of $1F28-$1F2A free.",
    "latest_version": "smwc-35207-1704315763",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 35207,
        "title": "Switch Palace RAM Optimizer",
        "version": "smwc-35207-1704315763",
        "upstream_time": 1704315763,
        "download_url": "https://dl.smwcentral.net/35207/SwitchPalaceOptimizer.zip",
        "filename": "SwitchPalaceOptimizer.zip",
        "size": 965,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-takes",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18784,
    "title": "\"Takes 5 fireballs to kill\" Work-around Patch",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "fireball",
      "lorom",
      "sa-1",
      "sprites",
      "tweak"
    ],
    "description": "This rather simple patch is a work-around inside the \"takes 5 fireballs to kill\" routine; by moving the \"fireball hit count\" to a freeRAM, it frees $1528,x from this use so sprites which use this particular sprite table do not have potential glitches when their tweak bit \"takes 5 fireballs to kill\" is enabled. Also, it can modify how many fireballs it takes to kill, for example, the Chargin' Chucks; see the defines at the top of the patch for more info.",
    "latest_version": "smwc-18784-1547573452",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18784,
        "title": "\"Takes 5 fireballs to kill\" Work-around Patch",
        "version": "smwc-18784-1547573452",
        "upstream_time": 1547573452,
        "download_url": "https://dl.smwcentral.net/18784/fireballHPworkaround.zip",
        "filename": "fireballHPworkaround.zip",
        "size": 463,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-teleport-by-falling-off-screen",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20011,
    "title": "Teleport By Falling Off Screen",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "falling",
      "lorom",
      "sa-1",
      "teleport"
    ],
    "description": "No more spamming teleport blocks at the bottom row of a level! Without the patch the player had to hit a teleport block at the bottom of the level and now he really has to fall offscreen similar to Yoshi's Island and NSMBW. Needs sometimes workarounds but that shouldn't be (probably) that much a problem.<br>\r\n<br>\r\nRead \"ReadmeOrDie\" for further informations.<br>\r\n<br>\r\nThis version adds some SA-1 compatibility (the GIF was also taken on an SA-1 ROM), some changes in the readme and an animated 15-FPS GIF with a bad quality (yeah...) to see that I'm not lying!<br>\r\n",
    "latest_version": "v1.1",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20011,
        "title": "Teleport By Falling Off Screen",
        "version": "v1.1",
        "upstream_time": 1559222281,
        "download_url": "https://dl.smwcentral.net/20011/TeleOrDie%20%2B%20exlvl.zip",
        "filename": "TeleOrDie + exlvl.zip",
        "size": 2938,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-throw-block-grab-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 17269,
    "title": "Throw Block Grab Fix",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "throw",
      "throw block"
    ],
    "description": "This patch makes it so grabbing throw blocks isn't as annoying. Instead of needing to go up to a throw block, release the run button, and press it again, it will now just grab it automatically if you are holding run.<br>\r\n<br>\r\nOnly changes the interaction from the sides, standing on top of a throw block works the same way (can be changed if desired inside the patch).<br>\r\n<br>\r\nNo freespace is required.",
    "latest_version": "smwc-17269-1523202505",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 17269,
        "title": "Throw Block Grab Fix",
        "version": "smwc-17269-1523202505",
        "upstream_time": 1523202505,
        "download_url": "https://dl.smwcentral.net/17269/ThrowBlockFix.zip",
        "filename": "ThrowBlockFix.zip",
        "size": 434,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-throw-hammer-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40205,
    "title": "Throw Hammer Fix",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "hammer bro",
      "lorom",
      "sa-1"
    ],
    "description": "Corrects the hammer spawn position when the Hammer Bro throws the hammer to the right.",
    "latest_version": "smwc-40205-1753914629",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40205,
        "title": "Throw Hammer Fix",
        "version": "smwc-40205-1753914629",
        "upstream_time": 1753914629,
        "download_url": "https://dl.smwcentral.net/40205/Throw%20Hammer%20Fix.zip",
        "filename": "Throw Hammer Fix.zip",
        "size": 1719,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-thwimp-sfx",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18460,
    "title": "Thwimp + SFX",
    "authors": [
      "Koyuki"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sprite",
      "thwimp"
    ],
    "description": "Adds sound effect when Thwimp (sprite 27) jumps.",
    "latest_version": "smwc-18460-1543117465",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18460,
        "title": "Thwimp + SFX",
        "version": "smwc-18460-1543117465",
        "upstream_time": 1543117465,
        "download_url": "https://dl.smwcentral.net/18460/thwimpsfx.zip",
        "filename": "thwimpsfx.zip",
        "size": 401,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-thwomp-ceiling-interaction",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18715,
    "title": "Thwomp Ceiling Interaction",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "ceiling",
      "lorom",
      "sa-1",
      "thwomp"
    ],
    "description": "This patch adds ceiling interaction to thwomps, so they stop raising if they hit it.<br>\r\nCredit is optional. Requested by hash.",
    "latest_version": "smwc-18715-1545709927",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18715,
        "title": "Thwomp Ceiling Interaction",
        "version": "smwc-18715-1545709927",
        "upstream_time": 1545709927,
        "download_url": "https://dl.smwcentral.net/18715/ThwompCeiling.zip",
        "filename": "ThwompCeiling.zip",
        "size": 674,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-thwomp-face-flip-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19404,
    "title": "Thwomp Face Flip Fix",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sprite",
      "thwomp"
    ],
    "description": "This patch makes Thwomp's eyes follow Mario instead of always looking in the same direction. Doesn't have any effect if Mario is far off. Requested by Ddoomm10.<br>\r\n<br>\r\n(Shiny Ninetales): Now, additionally to the SA-1 support and Asar conversion, has a define to choose which eye the Thwomps will close, the closest or the farest.",
    "latest_version": "smwc-19404-1553182149",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19404,
        "title": "Thwomp Face Flip Fix",
        "version": "smwc-19404-1553182149",
        "upstream_time": 1553182149,
        "download_url": "https://dl.smwcentral.net/19404/thwompface.zip",
        "filename": "thwompface.zip",
        "size": 590,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-thwomp-smoke-quake-effect",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 38813,
    "title": "Thwomp Smoke Quake Effect",
    "authors": [
      "Moltz",
      "Sonikku"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "smoke sprite",
      "sprite",
      "thwomp"
    ],
    "description": "Ever wanted Thwomps to do a fancy smoke quake effect when slamming the ground? Well, this patch takes the smoke quake routine from <a href=\"https://smwc.me/s/16747\">one of Sonikku's sprites</a> and adapts it to the vanilla Thwomp sprite to deliver exactly that.",
    "latest_version": "smwc-38813-1737395535",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 38813,
        "title": "Thwomp Smoke Quake Effect",
        "version": "smwc-38813-1737395535",
        "upstream_time": 1737395535,
        "download_url": "https://dl.smwcentral.net/38813/Thwomp%20smoke%20quake%20effect.zip",
        "filename": "Thwomp smoke quake effect.zip",
        "size": 1284,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-thwomp-sprite-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 13180,
    "title": "Thwomp Sprite Fix",
    "authors": [
      "Davros",
      "Lui"
    ],
    "tags": [
      "interaction",
      "lorom",
      "object clipping",
      "proximity",
      "sa-1",
      "thwomp"
    ],
    "description": "This patch fixes various glitches that are present in the Thwomp sprite.<br>\r\n<br>\r\nMakes the Thwomp check the high byte of its initial position so they aren't restricted to 16 blocks of vertical distance, changes the proximity routine to 16-bit so it doesn't loop across the screen borders and modifies the object clipping field when it comes in contact with the ground from the right side.<br>\r\n<br>\r\nMore details in the readme.",
    "latest_version": "smwc-13180-1454814080",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 13180,
        "title": "Thwomp Sprite Fix",
        "version": "smwc-13180-1454814080",
        "upstream_time": 1454814080,
        "download_url": "https://dl.smwcentral.net/13180/Thwomp%20Sprite%20Fix.zip",
        "filename": "Thwomp Sprite Fix.zip",
        "size": 2187,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-tide-current-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 26825,
    "title": "Tide Current Fix",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "tide",
      "water"
    ],
    "description": "In levels with layer 3 tides, the properties of the current normally apply to all swimmable areas, including bodies of water above the current. This patch restricts the pushing to the tide region, allowing water above it to be swimmable as normal.",
    "latest_version": "smwc-26825-1619771751",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 26825,
        "title": "Tide Current Fix",
        "version": "smwc-26825-1619771751",
        "upstream_time": 1619771751,
        "download_url": "https://dl.smwcentral.net/26825/currentfix.zip",
        "filename": "currentfix.zip",
        "size": 735,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-tide-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 13098,
    "title": "Tide Fix",
    "authors": [
      "allowiscous"
    ],
    "tags": [
      "lock",
      "lorom",
      "sa-1",
      "tide",
      "water"
    ],
    "description": "Fixes that tiny bug where layer 3 tide will still move when animation is locked; i.e. when Mario is getting a mushroom, dying, entering a pipe, etc.",
    "latest_version": "smwc-13098-1453076469",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 13098,
        "title": "Tide Fix",
        "version": "smwc-13098-1453076469",
        "upstream_time": 1453076469,
        "download_url": "https://dl.smwcentral.net/13098/tidefix.zip",
        "filename": "tidefix.zip",
        "size": 516,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-tide-sprite-interaction-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18321,
    "title": "Tide Sprite Interaction Fix",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "interaction",
      "lorom",
      "sa-1",
      "sprite",
      "tides"
    ],
    "description": "The sprite&lt;-&gt;tide interaction code is messed up in the original SMW. While the original levels never seem to run into this problem, you can find it if you e.g. place some floating platforms (5B through 5E) in level 102 (they will randomly start to levitate). This patch fixes this bug.<br>\r\n<br>\r\nAdded SA-1 support.",
    "latest_version": "smwc-18321-1546285098",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18321,
        "title": "Tide Sprite Interaction Fix",
        "version": "smwc-18321-1546285098",
        "upstream_time": 1546285098,
        "download_url": "https://dl.smwcentral.net/18321/tidefix.zip",
        "filename": "tidefix.zip",
        "size": 369,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-time-to-score-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41475,
    "title": "Time To Score Fix",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "course clear",
      "level end",
      "lorom",
      "sa-1",
      "score",
      "timer"
    ],
    "description": "Fixes the level end time to score tallying resulting in wrong values when the timer is higher than 400.<br>\r\n<br>\r\nAdditionally, because tallying higher times would take longer than the level end sequence, it will tally twice as fast for times between 400-799 and thrice as fast for times between 800-999.",
    "latest_version": "smwc-41475-1769298178",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41475,
        "title": "Time To Score Fix",
        "version": "smwc-41475-1769298178",
        "upstream_time": 1769298178,
        "download_url": "https://dl.smwcentral.net/41475/time_to_score_fix.zip",
        "filename": "time_to_score_fix.zip",
        "size": 1122,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-time-up-anti-kill",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21155,
    "title": "Time Up Anti-Kill",
    "authors": [
      "Chdata"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "time",
      "timer"
    ],
    "description": "Time going to zero doesn't kill you in a specific level with this patch applied.",
    "latest_version": "smwc-21155-1569806074",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21155,
        "title": "Time Up Anti-Kill",
        "version": "smwc-21155-1569806074",
        "upstream_time": 1569806074,
        "download_url": "https://dl.smwcentral.net/21155/Time%20Up%20Antikill.zip",
        "filename": "Time Up Antikill.zip",
        "size": 464,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-time-up-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40139,
    "title": "Time Up Fix",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "time",
      "timer"
    ],
    "description": "Prevents the \"Time Up!\" message from appearing when you die in a level with no time limit.<br>\r\n<br>\r\nMathos's note: made SA-1 hybrid.",
    "latest_version": "smwc-40139-1753037738",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40139,
        "title": "Time Up Fix",
        "version": "smwc-40139-1753037738",
        "upstream_time": 1753037738,
        "download_url": "https://dl.smwcentral.net/40139/timeupfix.zip",
        "filename": "timeupfix.zip",
        "size": 440,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-time-up-flag",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24764,
    "title": "Time Up Flag",
    "authors": [
      "DiscoTheBat"
    ],
    "tags": [
      "flag",
      "lorom",
      "sa-1",
      "time up"
    ],
    "description": "This patch installs an ASM hack that kills the player as normal if a freeRAM flag isn't set, or just teleports them to the overworld if the flag is set - without losing a life.<br>\r\nRequires usage of one freeRAM address.",
    "latest_version": "smwc-24764-1603282936",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24764,
        "title": "Time Up Flag",
        "version": "smwc-24764-1603282936",
        "upstream_time": 1603282936,
        "download_url": "https://dl.smwcentral.net/24764/TimeUpFlag.zip",
        "filename": "TimeUpFlag.zip",
        "size": 869,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-time-up-sfx-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21109,
    "title": "Time Up + SFX Patch",
    "authors": [
      "Lui"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sfx",
      "time up"
    ],
    "description": "With this patch, you can have a SFX to play when the TIME UP screen appears, pretty much like the GAME OVER one does.<br>\r\nYou can easily define what SFX will play in the .asm file.<br>\r\nThanks to DiscoMan for fixing the jumps.<br>\r\n<br>\r\nAlso, this is my first patch, enjoy!",
    "latest_version": "smwc-21109-1569187511",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21109,
        "title": "Time Up + SFX Patch",
        "version": "smwc-21109-1569187511",
        "upstream_time": 1569187511,
        "download_url": "https://dl.smwcentral.net/21109/timeup_sfx.zip",
        "filename": "timeup_sfx.zip",
        "size": 770,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-timed-platform-sound-effects",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 39434,
    "title": "Timed Platform Sound Effects",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sound",
      "sprite"
    ],
    "description": "This patch gives sprite BA, the orange timed platform, sound effects when ticking down or falling, similar to Super Mario Advance 2.<br>\r\nAs a gif wouldn't do this submission justice, here's an example video:<br>\r\n<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/Bw4Oot8u1QE\" title=\"YouTube video player\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe><br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Blizzard Buffalo\"><a href=\"/?p=profile&amp;id=21984\" style=\"color: var(--user-color-2);\" class=\"un\">Blizzard Buffalo</a></span>.",
    "latest_version": "smwc-39434-1753382664",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 39434,
        "title": "Timed Platform Sound Effects",
        "version": "smwc-39434-1753382664",
        "upstream_time": 1753382664,
        "download_url": "https://dl.smwcentral.net/39434/Timed%20Platform%20SFX.zip",
        "filename": "Timed Platform SFX.zip",
        "size": 1093,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-timer-disabler-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23115,
    "title": "Timer Disabler v1.2",
    "authors": [
      "JackTheSpades",
      "Koopster"
    ],
    "tags": [
      "lorom",
      "remove",
      "sa-1",
      "timer"
    ],
    "description": "This patch gets rid of the timer functionality completely and empties out the timer area in the status bar. Now updated to also remove the time-to-score tallying in the \"Course Clear!\" march.",
    "latest_version": "smwc-23115-1596213942",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23115,
        "title": "Timer Disabler v1.2",
        "version": "smwc-23115-1596213942",
        "upstream_time": 1596213942,
        "download_url": "https://dl.smwcentral.net/23115/Disable_Timer.zip",
        "filename": "Disable_Timer.zip",
        "size": 1411,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-timer-hack",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4464,
    "title": "Timer Hack",
    "authors": [
      "DiscoTheBat",
      "wiiqwertyuiop"
    ],
    "tags": [
      "lorom",
      "needs remoderation"
    ],
    "description": "With this patch, you can set timer music to speedup when RAM is set, original speedup or you can never speedup music.<br>\r\n<br>\r\nThis also sets timer decrease speed.<br>\r\n<br>\r\nGive credit if used.",
    "latest_version": "smwc-4464-1302986054",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4464,
        "title": "Timer Hack",
        "version": "smwc-4464-1302986054",
        "upstream_time": 1302986054,
        "download_url": "https://dl.smwcentral.net/4464/Timehack.zip",
        "filename": "Timehack.zip",
        "size": 1815,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-timer-sprite-status-bar",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 28578,
    "title": "Timer Sprite Status Bar",
    "authors": [
      "CircleFriendo"
    ],
    "tags": [
      "counter",
      "dynamic",
      "lorom",
      "sa-1",
      "status bar",
      "tile"
    ],
    "description": "Replaces the default status bar with a timer-only status bar using the sprite layer. Compatible with full-screen layer 3 effects.<br>\r\n<br>\r\nThis patch disables the item box, bonus stars, lives and score.",
    "latest_version": "smwc-28578-1644258499",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 28578,
        "title": "Timer Sprite Status Bar",
        "version": "smwc-28578-1644258499",
        "upstream_time": 1644258499,
        "download_url": "https://dl.smwcentral.net/28578/TimerSpriteStatusBar.zip",
        "filename": "TimerSpriteStatusBar.zip",
        "size": 5327,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-title-screen-solution",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12386,
    "title": "Title Screen Solution",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "lorom",
      "needs remoderation",
      "sa-1",
      "titlescreen"
    ],
    "description": "This patch will allow Mario to die on the title screen, without weird bugs happening. It includes two patches:<br>\r\n<br>\r\nHurt.asm - Acts like the knock-back patch.<br>\r\nReset.asm - Will reset the title screen when you die.<br>\r\n<br>\r\n<i>Tester's note: Simple but quite handy! It is now completely fine to die on the title-screen in whatever way can be imagined.</i>",
    "latest_version": "smwc-12386-1451598696",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12386,
        "title": "Title Screen Solution",
        "version": "smwc-12386-1451598696",
        "upstream_time": 1451598696,
        "download_url": "https://dl.smwcentral.net/12386/TitleScreenFix.zip",
        "filename": "TitleScreenFix.zip",
        "size": 995,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-title-window-cleaner",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 8975,
    "title": "Title Window Cleaner",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "lorom",
      "overworld sprites",
      "sa-1",
      "title screen"
    ],
    "description": "Removes the overworld sprites from the title screen, eliminating the need to move the sprites or hide them behind Layer 3.",
    "latest_version": "smwc-8975-1408106040",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 8975,
        "title": "Title Window Cleaner",
        "version": "smwc-8975-1408106040",
        "upstream_time": 1408106040,
        "download_url": "https://dl.smwcentral.net/8975/Title%20Window%20Cleaner.zip",
        "filename": "Title Window Cleaner.zip",
        "size": 273,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-tolerance-timer-aka-input-buffering-coyote-time",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 41751,
    "title": "Tolerance Timer (aka Input Buffering & \"Coyote Time\")",
    "authors": [
      "RPG Hacker"
    ],
    "tags": [
      "bsnes",
      "delay",
      "early",
      "early jump",
      "early jumps",
      "emulator",
      "enhancement",
      "gameplay",
      "higan",
      "input delay",
      "input lag",
      "input latency",
      "jump",
      "lag",
      "late",
      "late jump",
      "late jumps",
      "latency",
      "lorom",
      "physics",
      "sa-1",
      "timer",
      "tolerance"
    ],
    "description": "This patch aims at making the game's controls more responsive while also lessening the impact of input lag (such as in BSNES or Higan).<br>\r\n<br>\r\nSo far, two different tricks are supported in the patch and both of them are based on simple timers that add some kind of tolerance window to the game.<br>\r\n<br>\r\nThe first trick (aka \"Coyote Time\") allows Mario to perform late jumps. This means that if Mario is about to fall down a platform, as long as a certain amount of time hasn't passed yet, Mario can still perform a jump.<br>\r\n<br>\r\nThe second trick (aka \"Input buffering\") basically does the exact opposite to this, as it allows Mario to perform early jumps. This means that if Mario is currently still in the air and pressing a jump button, if he lands on a platform within the next few frames, he will immediately jump off that platform, as if the jump button was pressed the exact moment he landed on it.<br>\r\n<br>\r\nBy default, both hacks are set to use a frame count of 3 frames (which is equal to about 50 ms of time), but this can be adjusted in the patch. I personally think that 3 frames is a great starting point, but depending on your hack's design, other settings might work even better for you. You can also activate and deactivate both hacks independently from each other. Just take a look at the defines at the top of the patch for details on each setting.<br>\r\n<br>\r\nPlease play around with the patch for yourself to see how much of a difference it makes, especially in hacks with tight and precise (single block to single block) jumps.<br>\r\n<br>\r\nRequires up to 5 bytes of free RAM, depending on which features you enable (3 for late jumps and 2 for early jumps).<br>\r\n<br>\r\nFeel free to contribute to this and other patches via my <a href=\"https://github.com/RPGHacker/SMW-Workspace\" rel=\"nofollow\">GitHub repository</a>.",
    "latest_version": "smwc-41751-1771791566",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 41751,
        "title": "Tolerance Timer (aka Input Buffering & \"Coyote Time\")",
        "version": "smwc-41751-1771791566",
        "upstream_time": 1771791566,
        "download_url": "https://dl.smwcentral.net/41751/tolerance-timer-asar2.zip",
        "filename": "tolerance-timer-asar2.zip",
        "size": 1981,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-top-of-screen-camera-scroll-enable",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 37728,
    "title": "Top-of-Screen Camera Scroll Enable",
    "authors": [
      "Katrina"
    ],
    "tags": [
      "camera",
      "lorom",
      "sa-1",
      "scroll"
    ],
    "description": "This patch makes \"Vertical Scroll at Will\" move the camera upward when the player is close to the top of the screen, regardless of what the player is doing.<br>\r\n<br>\r\nIt is intended to keep the player on-screen in troublesome situations like spin-jumping off enemies, while leaving camera behavior unchanged in normal situations.",
    "latest_version": "smwc-37728-1718798254",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 37728,
        "title": "Top-of-Screen Camera Scroll Enable",
        "version": "smwc-37728-1718798254",
        "upstream_time": 1718798254,
        "download_url": "https://dl.smwcentral.net/37728/topcam.zip",
        "filename": "topcam.zip",
        "size": 1086,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-torpedo-ted-offscreen-smoke-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 26503,
    "title": "Torpedo Ted Offscreen Smoke Fix",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "smoke",
      "torpedo ted"
    ],
    "description": "This simple patch fixes the bug where Torpedo Ted's smoke would appear even when he's vertically offscreen.",
    "latest_version": "smwc-26503-1619597559",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 26503,
        "title": "Torpedo Ted Offscreen Smoke Fix",
        "version": "smwc-26503-1619597559",
        "upstream_time": 1619597559,
        "download_url": "https://dl.smwcentral.net/26503/TorpedoOffscreenSmokeFix.zip",
        "filename": "TorpedoOffscreenSmokeFix.zip",
        "size": 500,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-triple-ball-n-chain",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 36603,
    "title": "Triple Ball 'n' Chain",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "ball and chain",
      "lorom",
      "sa-1"
    ],
    "description": "This patch makes it possible to have a triple rotating Ball 'n' Chain by using sprite E0 (normally three rotating gray platforms) and setting the extra bit to 1.<br>\r\n<br>\r\nUpdate 2024/4/7 (CircleFriendo): Now compatible with LM's tall levels.",
    "latest_version": "smwc-36603-1712538534",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 36603,
        "title": "Triple Ball 'n' Chain",
        "version": "smwc-36603-1712538534",
        "upstream_time": 1712538534,
        "download_url": "https://dl.smwcentral.net/36603/triple_ball_n_chain.zip",
        "filename": "triple_ball_n_chain.zip",
        "size": 653,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-triple-rotating-platform-vertical-level-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21707,
    "title": "Triple Rotating Platform Vertical Level Fix",
    "authors": [
      "Karisa"
    ],
    "tags": [
      "lorom",
      "platform",
      "rotating",
      "sa-1",
      "sprite",
      "vertical level"
    ],
    "description": "This patch allows sprite E0 (which spawns 3 copies of sprite A3, a rotating platform) to be used in vertical levels, by fixing the coordinates it spawns the platforms at.",
    "latest_version": "smwc-21707-1577613459",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21707,
        "title": "Triple Rotating Platform Vertical Level Fix",
        "version": "smwc-21707-1577613459",
        "upstream_time": 1577613459,
        "download_url": "https://dl.smwcentral.net/21707/sprite_E0_vertfix.zip",
        "filename": "sprite_E0_vertfix.zip",
        "size": 501,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-trust-fund",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20372,
    "title": "Trust Fund",
    "authors": [
      "Glyph Phoenix",
      "Maarfy"
    ],
    "tags": [
      "bonus stars",
      "dragon coin",
      "lorom",
      "sa-1",
      "yoshi coin"
    ],
    "description": "This patch does not allow the player to collect bonus stars unless he has collected a configurable amount of Yoshi coins.",
    "latest_version": "smwc-20372-1564598656",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20372,
        "title": "Trust Fund",
        "version": "smwc-20372-1564598656",
        "upstream_time": 1564598656,
        "download_url": "https://dl.smwcentral.net/20372/trustfund.zip",
        "filename": "trustfund.zip",
        "size": 981,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-turn-blocks-collects-coins",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 16155,
    "title": "Turn Blocks Collects Coins",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "bounce sprites",
      "coin",
      "lorom",
      "sa-1",
      "turn block"
    ],
    "description": "A minor patch which allows turn block to collect coins similar how other bounce blocks can do it. It also includes optionally the bounce block coin fix.",
    "latest_version": "smwc-16155-1509726340",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 16155,
        "title": "Turn Blocks Collects Coins",
        "version": "smwc-16155-1509726340",
        "upstream_time": 1509726340,
        "download_url": "https://dl.smwcentral.net/16155/TurnBlockCoin.zip",
        "filename": "TurnBlockCoin.zip",
        "size": 638,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-turning-sfx",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20292,
    "title": "Turning SFX",
    "authors": [
      "AuraDee"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sfx",
      "sound effect"
    ],
    "description": "This patch will add a sound effect to when Mario is turning around.<br>\r\n<br>\r\n6-24-2019: Added a configurable \"threshold\" for how fast Mario's speed should be before the sound effect plays.",
    "latest_version": "smwc-20292-1561429149",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20292,
        "title": "Turning SFX",
        "version": "smwc-20292-1561429149",
        "upstream_time": 1561429149,
        "download_url": "https://dl.smwcentral.net/20292/TurningSFX.zip",
        "filename": "TurningSFX.zip",
        "size": 613,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-ultimate-screen-teleporter-v2",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 38914,
    "title": "Ultimate Screen Teleporter v2.2",
    "authors": [
      "mario90"
    ],
    "tags": [
      "exit",
      "falling",
      "lorom",
      "sa-1",
      "screen exit",
      "teleport",
      "warp"
    ],
    "description": "This patch allows you to use screen exits by walking/going off various sides of the screen. When you walk toward the left or right edges of the screen, Mario will walk off it before warping like in Yoshi's Island. Jumping off the top or bottom of the screen can also trigger it. This patch should eliminate the need for teleport blocks unless they're specialized.<br>\r\n<br>\r\nv2.2 Fixed a bug preventing right side screen exits from working.",
    "latest_version": "smwc-38914-1755545439",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 38914,
        "title": "Ultimate Screen Teleporter v2.2",
        "version": "smwc-38914-1755545439",
        "upstream_time": 1755545439,
        "download_url": "https://dl.smwcentral.net/38914/Ultimate%20Screen%20Teleporter%20v2.2.zip",
        "filename": "Ultimate Screen Teleporter v2.2.zip",
        "size": 118710,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-underwater",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 29824,
    "title": "Underwater 1-UP Chain Fix",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "Fixes a minor issue where Mario's bounce counter still increments while in water, allowing the player to gain 1-UPs very easily. This patch changes it so the counter is reset whenever Mario is in water.",
    "latest_version": "smwc-29824-1645088318",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 29824,
        "title": "Underwater 1-UP Chain Fix",
        "version": "smwc-29824-1645088318",
        "upstream_time": 1645088318,
        "download_url": "https://dl.smwcentral.net/29824/water_1up_fix.zip",
        "filename": "water_1up_fix.zip",
        "size": 400,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-unsigned-16x16-multiplication-optimization",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40150,
    "title": "Unsigned 16x16 Multiplication Optimization",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "lorom",
      "optimize"
    ],
    "description": "SMW features fairly unoptimised codes particularly in the matter of trigonometry i.e. circular movements; one of which is the unsigned 16x16 multiplication used by Iggy and Larry's platform and the brown chained platform and is a just horrible routine.<br>\r\n<br>\r\nThis patch optimises said routine with better cycle counting (waiting for multiplicaion) and 16-bit mode, therefore halving its calculation footprint by roughly half of it (resulting in an optimisation from roughly 1.5 to 0.75 scanlines when not using FastROM) and also freeing up 30 bytes in bank $01.<br>\r\nOptimisation could be further improved with using both index register but I wanted the patch to be index register agnostic.<br>\r\n<br>\r\nThis patch is only valid when not using SA-1 Pack due being replaced by a different code to take advantage of SA-1.",
    "latest_version": "smwc-40150-1753135428",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40150,
        "title": "Unsigned 16x16 Multiplication Optimization",
        "version": "smwc-40150-1753135428",
        "upstream_time": 1753135428,
        "download_url": "https://dl.smwcentral.net/40150/16x16%20multiplication_optimisation.zip",
        "filename": "16x16 multiplication_optimisation.zip",
        "size": 531,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-update-vertical-scroll-on-enemy-bounce",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23265,
    "title": "Update Vertical Scroll on Enemy Bounce",
    "authors": [
      "CliffTheCrafter"
    ],
    "tags": [
      "camera",
      "lorom",
      "sa-1",
      "scroll",
      "scrolling",
      "vertical"
    ],
    "description": "This patch updates the vertical position of the camera when Mario bounces off of an enemy in levels where vertical scroll at will is enabled, similarly to how the camera updates when Mario lands on a platform.  <br>\r\n<br>\r\nIt works by updating the flag that determines whether or not the camera scrolls up to Mario at the start of the boost subroutine that determines whether or not to give Mario a big jump when bouncing off enemies.  ",
    "latest_version": "smwc-23265-1593257422",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23265,
        "title": "Update Vertical Scroll on Enemy Bounce",
        "version": "smwc-23265-1593257422",
        "upstream_time": 1593257422,
        "download_url": "https://dl.smwcentral.net/23265/UVSOEB.zip",
        "filename": "UVSOEB.zip",
        "size": 380,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-upwards-arc-fireballs",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18549,
    "title": "Upwards Arc Fireballs",
    "authors": [
      "aCrowned"
    ],
    "tags": [
      "fire",
      "fireball",
      "lorom",
      "powerup",
      "sa-1"
    ],
    "description": "This allows Mario to shoot fireballs in an upwards arc if he presses Up, just like in SMBX.<br>\r\nReal simple patch, but no one ever submitted this, so here it is.",
    "latest_version": "smwc-18549-1543396133",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18549,
        "title": "Upwards Arc Fireballs",
        "version": "smwc-18549-1543396133",
        "upstream_time": 1543396133,
        "download_url": "https://dl.smwcentral.net/18549/upwardsfireballs.zip",
        "filename": "upwardsfireballs.zip",
        "size": 327,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-velocity-based-climb-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 29958,
    "title": "Velocity-Based Climb Patch",
    "authors": [
      "Ashleywott"
    ],
    "tags": [
      "abilities",
      "climb",
      "climbing net",
      "lorom",
      "sa-1",
      "sfx",
      "speed",
      "swim",
      "vine",
      "water"
    ],
    "description": "This patch is actually 3 patches in 1, with numerous customization options and the ability to enable them individually. These are intended to make Mario's interactions with climbable blocks (such as vines) function with the same smoothness and ease as newer iterations in the Mario franchise.<br>\r\n<br>\r\n<br>\r\nThe main Velocity-Based Climb Patch is intended to alter (improve) the mechanic where Mario, if jumping while over a climbable block, immediately climbs again if up or down is held. The solution is similar to ones implemented in modern Mario platformers. If Mario has a Y velocity / speed greater than the trigger velocity (0, by default) while holding a given vertical direction over climbable block, Mario does not climb. Climbing only is successful when velocity is at or below the trigger, zero by default, resulting in Mario starting to climb at the peak of his jump.<br>\r\n<br>\r\nThis fix can be chosen to apply to up climb inputs, down climb inputs, or both. By default, it applies to up only, and does not affect down inputs, giving players the ability to press down to initiate climb no matter what their Y velocity is. <br>\r\n<br>\r\nAlso, (for Kaizo creators in particular,) there is the option to disable the velocity patch's effects while Mario is in water. This may be useful for hacks that still want to retain the movement limitations which climb blocks introduce to water levels.<br>\r\n<br>\r\n<br>\r\nThe companion patch to the velocity patch allows Mario to perform a small or large swim if the player holds down / up respectively when jumping out of a climb when in water. This allows players to instantly swim at the correct swim speed for their input, rather than the standard neutral jump-from-climb. This makes swimming out of a climb much more versatile than vanilla mechanics allow.<br>\r\n<br>\r\n<br>\r\nAnd included as a standalone fix patch, sound effects when jumping out of climb when in water will now play the \"Swim\" sound effect, instead of the standard \"Jump\".<br>\r\n<br>\r\n<br>\r\nEach of these patches can be selected and included independent of each other. However, the companion patch doesn't function without the main (first) patch due to the way vanilla swimming mechanics negate it, so enabling it by itself is not recommended.<br>\r\n<br>\r\nHappy hacking!",
    "latest_version": "smwc-29958-1660629259",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 29958,
        "title": "Velocity-Based Climb Patch",
        "version": "smwc-29958-1660629259",
        "upstream_time": 1660629259,
        "download_url": "https://dl.smwcentral.net/29958/Velocity-Based%20Climb%20Patch.zip",
        "filename": "Velocity-Based Climb Patch.zip",
        "size": 3498,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-vertical-and-layer",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 15543,
    "title": "Vertical and Layer 2 Berry Fix",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "berry",
      "layer 2",
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This patch fixes the issue where berries won't work properly in vertical levels or on Layer 2.<br>\r\n<br>\r\nIt doesn't account for a non-constant Layer 2 scroll rate though, so berries will still work incorrectly with that.",
    "latest_version": "smwc-15543-1498799315",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 15543,
        "title": "Vertical and Layer 2 Berry Fix",
        "version": "smwc-15543-1498799315",
        "upstream_time": 1498799315,
        "download_url": "https://dl.smwcentral.net/15543/BerryFix.zip",
        "filename": "BerryFix.zip",
        "size": 1126,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-vertical-camera-panning",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 17737,
    "title": "Vertical Camera Panning",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "camera",
      "lorom",
      "sa-1",
      "screen",
      "scroll",
      "scrolling"
    ],
    "description": "This patch adds the ability to pan the camera vertically by holding up/down in levels like in Sonic The Hedgehog or Yoshi's Island.<br>\r\n<br>\r\nThis feature will only work in levels with vertical scrolling set to \"Vertical Scroll at Will\".",
    "latest_version": "smwc-17737-1534359847",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 17737,
        "title": "Vertical Camera Panning",
        "version": "smwc-17737-1534359847",
        "upstream_time": 1534359847,
        "download_url": "https://dl.smwcentral.net/17737/VerticalCameraPanning.zip",
        "filename": "VerticalCameraPanning.zip",
        "size": 1865,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-vertical-level-bowser-statue-fireball-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 16781,
    "title": "Vertical Level Bowser Statue Fireball Fix",
    "authors": [
      "Medic",
      "Telinc1"
    ],
    "tags": [
      "fireball",
      "lorom",
      "needs remoderation",
      "sa-1",
      "vertical level"
    ],
    "description": "Fixes the bug where Bowser Statue Fireballs never despawn when going offscreen horizontally in vertical levels.",
    "latest_version": "smwc-16781-1515345855",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 16781,
        "title": "Vertical Level Bowser Statue Fireball Fix",
        "version": "smwc-16781-1515345855",
        "upstream_time": 1515345855,
        "download_url": "https://dl.smwcentral.net/16781/FireFix.zip",
        "filename": "FireFix.zip",
        "size": 407,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-vertical-spawn-despawn-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 22833,
    "title": "Vertical Spawn/Despawn Fix",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "despawn",
      "lorom",
      "sa-1",
      "spawn"
    ],
    "description": "This patch fixes a glitch where sprites gets despawn when (re)entering the screen vertically.",
    "latest_version": "smwc-22833-1592977233",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 22833,
        "title": "Vertical Spawn/Despawn Fix",
        "version": "smwc-22833-1592977233",
        "upstream_time": 1592977233,
        "download_url": "https://dl.smwcentral.net/22833/VerticalSpawnDespawnFix.zip",
        "filename": "VerticalSpawnDespawnFix.zip",
        "size": 2118,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-victory-pose-fix-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 22372,
    "title": "Victory Pose Fix v1.1",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "lorom",
      "pose",
      "sa-1"
    ],
    "description": "This patch will fix the top half of the players hat being 2 pixel off when doing the victory pose being small and riding Yoshi.<br>\r\n<br>\r\nI'm suprised something like this wasn't already in this section but hey now there is.<br>\r\n<s>Or I'm just blind who knows</s><br>\r\n<br>\r\nv1.1 Changes<br>\r\nFixed the players head being off when facing left (Bensalot)<br>\r\n",
    "latest_version": "smwc-22372-1584029202",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 22372,
        "title": "Victory Pose Fix v1.1",
        "version": "smwc-22372-1584029202",
        "upstream_time": 1584029202,
        "download_url": "https://dl.smwcentral.net/22372/fixPlayerPose%201.1.zip",
        "filename": "fixPlayerPose 1.1.zip",
        "size": 441,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-vwf-dialogues-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 36969,
    "title": "VWF Dialogues v1.4",
    "authors": [
      "Check manual for full list",
      "RPG Hacker"
    ],
    "tags": [
      "lorom",
      "message box",
      "sa-1",
      "vwf"
    ],
    "description": "This patch lets you use VWF text boxes like in some old SNES RPGs. They're very flexible and customizable in both appearance and behavior. You can even execute code from a text box for near endless possibilities. There is no GUI application to set up text, but macros aim to make the usage as easy as possible. The manual is pretty detailed, so if you read it carefully, you should be alright.<br>\r\n<br>\r\nThis upload combines all the changes from version 1.3 (which was never submitted to the Patches section) and the newest version 1.4.<br>\r\n<br>\r\nAsar v1.90 or newer is required to use this patch.<br>\r\n<br>\r\nVersion 1.3 changes:<br>\r\n<ul><li>The patch now uses Asar macros to make messages a lot easier to both read and write.</li>\r\n<li>Message headers can now have default arguments, so you no longer need to specify every possible setting.</li>\r\n<li>The new MessageASM system allows you to continuously execute code while a specific text box is open, similar to UberASM with levels.</li>\r\n<li>A new text macro system allows you to reuse pieces of text.</li>\r\n<li>A new shared routines system lets you call VWF Dialogues routines from other resources.</li>\r\n<li>Added a few new text commands.</li>\r\n<li>Fixed many bugs.</li>\r\n<li>And much more (see history in manual for full details).</li></ul><br>\r\n<br>\r\nVersion 1.4 changes:<br>\r\n<ul><li>Improved compatibility with many Status Bar replacement patches.</li>\r\n<li>Greatly improved performance in multiple areas, especially V-Blank.</li>\r\n<li>Added the ability to customize which buttons the patch uses.</li>\r\n<li>Added the ability to override the appearance of a text box via its header.</li>\r\n<li>Added the ability to share headers between messages.</li>\r\n<li>Fixed many bugs.</li>\r\n<li>And much more (see history in manual for full details).</li></ul><br>\r\n<br>\r\nRequires 20,296 bytes of free RAM at default settings (956 bytes to store settings, 16,384 bytes to back up layer 3 graphics and 2,956 bytes as working RAM). By default, all free RAM is mapped to SRAM (there's an option to automatically expand SRAM), except in SA-1 ROMs, where BW-RAM is used instead. Requires a variable amount of free space, depending on the amount of text and graphics you insert into your ROM with it. Expect around a full bank of free space to be taken at minimum by average use of this patch.<br>\r\n<br>\r\nFeel free to contribute to this and other patches via my <a href=\"https://github.com/RPGHacker/SMW-Workspace\" rel=\"nofollow\">GitHub repository</a>.",
    "latest_version": "smwc-36969-1762697016",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 36969,
        "title": "VWF Dialogues v1.4",
        "version": "smwc-36969-1762697016",
        "upstream_time": 1762697016,
        "download_url": "https://dl.smwcentral.net/36969/vwf_dialogues_140b.zip",
        "filename": "vwf_dialogues_140b.zip",
        "size": 1159321,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-vwf-level-intros-v-1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21615,
    "title": "VWF Level Intros v. 1.22",
    "authors": [
      "Ladida",
      "imamelia"
    ],
    "tags": [
      "asar 2 remoderation",
      "level intro",
      "level name",
      "lorom",
      "mario start",
      "sa-1",
      "vwf"
    ],
    "description": "This patch replaces the \"Mario/Luigi Start!\" that shows up when you enter a level with an intro similar to what Yoshi's Island has, where the level name is displayed a character at a time in a variable-width font.<br>\r\n<br>\r\nNow displays properly on real hardware.",
    "latest_version": "smwc-21615-1582395103",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21615,
        "title": "VWF Level Intros v. 1.22",
        "version": "smwc-21615-1582395103",
        "upstream_time": 1582395103,
        "download_url": "https://dl.smwcentral.net/21615/VWF%20Level%20Intros%201.22.zip",
        "filename": "VWF Level Intros 1.22.zip",
        "size": 8231,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-walking-monty-mole",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40869,
    "title": "Walking Monty Mole",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "lorom",
      "monty mole",
      "sa-1"
    ],
    "description": "This patch allows for a monty mole to be placed in its walking state instead of digging out. To do that, place sprite 12 (originally unused).<br>\r\n<br>\r\nIts behavior (follow or walk with a hop) will still be dependent on its X position, unless the <a href=\"https://smwc.me/s/27942\">Sprite Properties Depending on the Extra Bit patch</a> has been installed, in which case it will similarly obey the extra bit.",
    "latest_version": "smwc-40869-1764611593",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40869,
        "title": "Walking Monty Mole",
        "version": "smwc-40869-1764611593",
        "upstream_time": 1764611593,
        "download_url": "https://dl.smwcentral.net/40869/walking_monty_mole.zip",
        "filename": "walking_monty_mole.zip",
        "size": 864,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-wall-following-sprites-go-off-level-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24770,
    "title": "Wall-Following Sprites Go Off Level Fix",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "fuzzy",
      "hothead",
      "lorom",
      "sa-1",
      "sparky",
      "spike top",
      "urchin"
    ],
    "description": "When Wall-Following Sprites go off course, they will continue to move forward and despawn.",
    "latest_version": "smwc-24770-1605503324",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24770,
        "title": "Wall-Following Sprites Go Off Level Fix",
        "version": "smwc-24770-1605503324",
        "upstream_time": 1605503324,
        "download_url": "https://dl.smwcentral.net/24770/Wall-Following%20Sprites%20Go%20Off%20Level%20Fix.zip",
        "filename": "Wall-Following Sprites Go Off Level Fix.zip",
        "size": 2045,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-wall-kick",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18720,
    "title": "Wall Kick",
    "authors": [
      "MarioE"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "physics",
      "sa-1",
      "wall",
      "walljump",
      "wallkick"
    ],
    "description": "This patch enables the player to wall kick off walls by pressing the B button while sliding along the wall.<br>\r\n<br>\r\nJust a minor change to allow the option of being able spinjump off a wall.<br>\r\n<br>\r\nNow compatible with Lunar Magic 3.00.",
    "latest_version": "smwc-18720-1545962673",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18720,
        "title": "Wall Kick",
        "version": "smwc-18720-1545962673",
        "upstream_time": 1545962673,
        "download_url": "https://dl.smwcentral.net/18720/wall_kick.zip",
        "filename": "wall_kick.zip",
        "size": 1407,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-walljump-note-block-glitch-fix-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19932,
    "title": "Walljump/Note Block Glitch Fix v1.6",
    "authors": [
      "lolcats439"
    ],
    "tags": [
      "lorom",
      "physics",
      "sa-1",
      "super fx",
      "wall"
    ],
    "description": "Fixes the glitch where you jump at a wall and \"catch\" one of the blocks for one frame and can jump off it.",
    "latest_version": "smwc-19932-1558692839",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19932,
        "title": "Walljump/Note Block Glitch Fix v1.6",
        "version": "smwc-19932-1558692839",
        "upstream_time": 1558692839,
        "download_url": "https://dl.smwcentral.net/19932/walljumpnoteblockglitchfix.zip",
        "filename": "walljumpnoteblockglitchfix.zip",
        "size": 1640,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-warp-when-dying",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 22885,
    "title": "Warp When Dying",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "dying",
      "lorom",
      "sa-1"
    ],
    "description": "This patch will warp you to another level when you die. Made by request. <br>\r\nThanks to Alcaro who helped me fix a few bugs!",
    "latest_version": "smwc-22885-1588976580",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 22885,
        "title": "Warp When Dying",
        "version": "smwc-22885-1588976580",
        "upstream_time": 1588976580,
        "download_url": "https://dl.smwcentral.net/22885/Warp.zip",
        "filename": "Warp.zip",
        "size": 956,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-wet-time-for-fish",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 34477,
    "title": "Wet Time (for) Fish",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "cheep cheep",
      "lorom",
      "sa-1",
      "splash",
      "sprites"
    ],
    "description": "Also known as the Wet Time (for) Fish patch -- or the WTF patch -- is a patch that adjusts a visual effect that Cheep Cheeps have in vanilla SMW.<br>\r\n<br>\r\nI learned approximately 30 minutes ago that Cheep Cheeps have a splash effect when they bounce around out of water. This effect is does not appear in levels where Sprite Buoyancy is disabled, which is where most of the flopping Cheep Cheeps are found (like the Forest of Illusion).<br>\r\n<br>\r\nWith this patch, the effect is adjusted. Now, Cheep Cheeps that exit water will have a timer set that lasts approximately 8.5 seconds. Any time it bounces around, it will display the splash effect when it makes contact with the ground.<br>\r\nAfter the timer is up, the effect no longer appears until it re-enters and re-exits water again.<br>\r\n<br>\r\nDefines exist that will enable the effect for Cheep Cheeps spawned from the Bubble or Exploding Block sprites as well.<br>\r\n<br>\r\n<br>\r\n<s>This really isn't a particularly useful patch.</s>",
    "latest_version": "smwc-34477-1696625718",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 34477,
        "title": "Wet Time (for) Fish",
        "version": "smwc-34477-1696625718",
        "upstream_time": 1696625718,
        "download_url": "https://dl.smwcentral.net/34477/WetTimeFish.zip",
        "filename": "WetTimeFish.zip",
        "size": 672,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-widescreen-overworld",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12773,
    "title": "Widescreen Overworld",
    "authors": [
      "Medic"
    ],
    "tags": [
      "hdma",
      "lorom",
      "needs remoderation",
      "overworld",
      "overworld border",
      "sa-1"
    ],
    "description": "Allows for the full horizontal screen as an overworld.<br>\r\n<br>\r\nHijacks: too many to name, look in the ASM file.<br>\r\nDoesn't use Free RAM.<br>\r\nNote that custom OW sprites need to be modified to include using the X position high bit in $0420 and up in their graphics routine.<br>\r\n<br>\r\nThanks to Vitor Vilela and Alcaro for helping me make this.<br>\r\n<br>\r\n",
    "latest_version": "smwc-12773-1448561831",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12773,
        "title": "Widescreen Overworld",
        "version": "smwc-12773-1448561831",
        "upstream_time": 1448561831,
        "download_url": "https://dl.smwcentral.net/12773/Widescreen.zip",
        "filename": "Widescreen.zip",
        "size": 3521,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-wiggler-s-flower-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 29981,
    "title": "Wiggler's flower fix",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "flower",
      "lorom",
      "sa-1",
      "wiggler"
    ],
    "description": "Fixes a typo in SMW's code that the devs wrote the wiggler's Y position low byte into the flower's high byte Y position, which can cause the flower to spawn at an incorrect Y position (far offscreen in most cases, looking like it disappeared) when stomped depending on its Y position.",
    "latest_version": "smwc-29981-1669252164",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 29981,
        "title": "Wiggler's flower fix",
        "version": "smwc-29981-1669252164",
        "upstream_time": 1669252164,
        "download_url": "https://dl.smwcentral.net/29981/WigglerFlowerSpawnFix.zip",
        "filename": "WigglerFlowerSpawnFix.zip",
        "size": 465,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-wiggler-score-glitch-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12393,
    "title": "Wiggler Score Glitch Fix",
    "authors": [
      "sugar"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "This patch fixes rather well known glitch which allows to get money and points easily while bouncing of Wigglers.<br>\r\n<br>\r\nIt was made for request of Tails_155.",
    "latest_version": "smwc-12393-1448914441",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12393,
        "title": "Wiggler Score Glitch Fix",
        "version": "smwc-12393-1448914441",
        "upstream_time": 1448914441,
        "download_url": "https://dl.smwcentral.net/12393/wigglerfix.zip",
        "filename": "wigglerfix.zip",
        "size": 541,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-windowing-fadeout-in-v1-1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40251,
    "title": "Windowing Fadeout/In v1.1.1",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "fade in",
      "fade out",
      "hdma",
      "lorom",
      "sa-1"
    ],
    "description": "This patch replaces the most common fadeout/fadein with something more... 'different and fancy'.<br>\r\n<br>\r\nNow doesn't maximize the overworld mosaic after you finish the bonus games (level 000/100).",
    "latest_version": "smwc-40251-1754696983",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40251,
        "title": "Windowing Fadeout/In v1.1.1",
        "version": "smwc-40251-1754696983",
        "upstream_time": 1754696983,
        "download_url": "https://dl.smwcentral.net/40251/windowingfade.zip",
        "filename": "windowingfade.zip",
        "size": 1767,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-xorshift-pseudo-random-number-generator",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 42146,
    "title": "Xorshift Pseudo-Random Number Generator",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "random",
      "sa-1"
    ],
    "description": "An implementation of the 16-bit variation of a Xorshift linear-feedback shift register algorithm - in particular the (7, 9, 8) variation. Compared to Super Mario World's PRNG, this is:<br>\r\n<ul><li>Faster: 72 cycles vs. 96 cycles.</li>\n<li>Less RAM-consuming: frees 2 bytes of RAM at $148B and $148C.</li>\n<li>Initialized to a random value on reset <span style=\"font-size: 8pt;\">(note: most reliable on emulators which have reliable RAM entropy, or hardware)</span>.</li>\n<li>State preserving: RNG does not reset on the overworld.</li></ul>",
    "latest_version": "smwc-42146-1778281143",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 42146,
        "title": "Xorshift Pseudo-Random Number Generator",
        "version": "smwc-42146-1778281143",
        "upstream_time": 1778281143,
        "download_url": "https://dl.smwcentral.net/42146/xorshift.zip",
        "filename": "xorshift.zip",
        "size": 1073,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yellow-koopa-spinning-coin-spawn",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40204,
    "title": "Yellow Koopa Spinning Coin Spawn",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "coin",
      "koopa",
      "lorom",
      "sa-1"
    ],
    "description": "This patch makes yellow koopas spawn a spinning coin sprite when stomped instead of normal sprite $21. This can potentially reduce slowdowns and sprite overloads. It also makes it so the coin spawns regardless of whether all sprite slots are full or not.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-40204-1753913323",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40204,
        "title": "Yellow Koopa Spinning Coin Spawn",
        "version": "smwc-40204-1753913323",
        "upstream_time": 1753913323,
        "download_url": "https://dl.smwcentral.net/40204/YellowKoopaSpawnSpinningCoin.zip",
        "filename": "YellowKoopaSpawnSpinningCoin.zip",
        "size": 945,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-coin-counter",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 21816,
    "title": "Yoshi Coin Counter",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "bonus stars",
      "bwram",
      "counter",
      "lorom",
      "sa-1",
      "yoshi coin"
    ],
    "description": "This patch allows to use the bonus star counter as a Yoshi Coin counter that will reflect in how many levels you have obtained all Yoshi coins. It also completely disables the bonus stars. Take into account that you should use it alongside the SRAM/BWRAM plus patch in order to make the Yoshi coins not reappear every time you reenter the level: you have to save 0D bytes counting from $1F2F onwards (the Yoshi coin collected table) and the !sram adress defined in the asm file (default $1FFF). The counter can get up to 99 so you can have that many levels with Yoshi coins in your hack.",
    "latest_version": "smwc-21816-1580001485",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 21816,
        "title": "Yoshi Coin Counter",
        "version": "smwc-21816-1580001485",
        "upstream_time": 1580001485,
        "download_url": "https://dl.smwcentral.net/21816/ycoincounter.zip",
        "filename": "ycoincounter.zip",
        "size": 899,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-coin-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18950,
    "title": "Yoshi Coin Fix",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "screen boundary",
      "yoshi coin"
    ],
    "description": "This patch fixes two glitches with the Yoshi coin object, one involving subscreen boundaries and the other involving tiles on Map16 pages other than 0 that act like it.",
    "latest_version": "smwc-18950-1548010492",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18950,
        "title": "Yoshi Coin Fix",
        "version": "smwc-18950-1548010492",
        "upstream_time": 1548010492,
        "download_url": "https://dl.smwcentral.net/18950/ycoinfix.zip",
        "filename": "ycoinfix.zip",
        "size": 634,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-coin-overworld-tile-locks",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 37934,
    "title": "Yoshi Coin Overworld Tile Locks",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "dragon coins",
      "lorom",
      "overworld",
      "sa-1",
      "yoshi coins"
    ],
    "description": "This patch will cause specific levels, pipes, or star warps to become unenterable/unusable until a certain number Yoshi coins have been collected.<br>\r\n<br>\r\nTwo versions are included: one which uses SMW's original system, where coins are only recorded after collecting all five in a level, and one which uses either imamelia's Numerical 3-digit Dragon Coin Counter or LX5's NSMB Star Coins.",
    "latest_version": "smwc-37934-1734994988",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 37934,
        "title": "Yoshi Coin Overworld Tile Locks",
        "version": "smwc-37934-1734994988",
        "upstream_time": 1734994988,
        "download_url": "https://dl.smwcentral.net/37934/YoshiCoinOWLocks.zip",
        "filename": "YoshiCoinOWLocks.zip",
        "size": 3691,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-coin-score-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18592,
    "title": "Yoshi Coin Score Fix",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "dragon coin",
      "lorom",
      "sa-1"
    ],
    "description": "This patch fixes a bug where collecting 247 Yoshi Coins cause them to give you incorrect score values, starting from nothing, 10, 20, 40 and etc. points.<br>\r\n<br>\r\nThis also fixes yoshi coins appearing on status bar again after overflow.<br>\r\n<br>\r\nCredit is unnecessary. ",
    "latest_version": "smwc-18592-1544571005",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18592,
        "title": "Yoshi Coin Score Fix",
        "version": "smwc-18592-1544571005",
        "upstream_time": 1544571005,
        "download_url": "https://dl.smwcentral.net/18592/FixYC.zip",
        "filename": "FixYC.zip",
        "size": 730,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-color-depending-on-initial-x-position",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24428,
    "title": "Yoshi Color Depending on Initial X Position",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This patch will make Yoshi and Baby Yoshi act similarly to the Yoshi Egg sprite, where placing it at different X positions changes its color. This will affect:<br>\r\n- Baby Yoshi.<br>\r\n- Yoshi placed directly in the level.<br>\r\n- Yoshi Egg spawned from ?-blocks (which in turn affects the Yoshi hatched from the egg).<br>\r\nIn the asm file you can customize which color is set for which position.",
    "latest_version": "smwc-24428-1599303676",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24428,
        "title": "Yoshi Color Depending on Initial X Position",
        "version": "smwc-24428-1599303676",
        "upstream_time": 1599303676,
        "download_url": "https://dl.smwcentral.net/24428/InitYoshiColor.zip",
        "filename": "InitYoshiColor.zip",
        "size": 2850,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-egg-block-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18205,
    "title": "Yoshi Egg Block Fix",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "lorom",
      "power-up",
      "sa-1",
      "yoshi"
    ],
    "description": "This patch fixes a bug where if you hit two or more Yoshi egg blocks before the first egg hatches, the other eggs will spawn a Yoshi instead of 1-up mushrooms.",
    "latest_version": "smwc-18205-1538042957",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18205,
        "title": "Yoshi Egg Block Fix",
        "version": "smwc-18205-1538042957",
        "upstream_time": 1538042957,
        "download_url": "https://dl.smwcentral.net/18205/YoshiEggBlockFix.zip",
        "filename": "YoshiEggBlockFix.zip",
        "size": 830,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-egg-patch",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 4406,
    "title": "Yoshi Egg Patch V2",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "needs remoderation"
    ],
    "description": "When you come up to a yoshi egg while riding yoshi or while holding a baby yoshi the yoshi egg won't spawn a baby yoshi or a one up instead nothing will appear if you already have a yoshi or a baby yoshi but it'll still show the egg breaking.<br>\r\n<br>\r\nNow checks for Baby Yoshies too.",
    "latest_version": "smwc-4406-1289938149",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 4406,
        "title": "Yoshi Egg Patch V2",
        "version": "smwc-4406-1289938149",
        "upstream_time": 1289938149,
        "download_url": "https://dl.smwcentral.net/4406/Yoshi%20Egg%20Patch.zip",
        "filename": "Yoshi Egg Patch.zip",
        "size": 812,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-expansion-kit-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 17798,
    "title": "Yoshi Expansion Kit V1.01",
    "authors": [
      "Maarfy"
    ],
    "tags": [
      "baby yoshi",
      "berry",
      "lorom",
      "sa-1",
      "yoshi",
      "yoshi egg"
    ],
    "description": "This patch intends to provide users with a means of dramatically expanding and easily customizing the functions of the Yoshi, baby Yoshi and Yoshi egg sprites, with no requirement of ASM knowledge.<br>\r\n<br>\r\nThis patch:<br>\r\n<br>\r\n- Enables functioning Yoshi sprites for all 8 sprite palettes, thus doubling the number of usable Yoshi colors<br>\r\n- Allows a great many functional attributes of Yoshi to be customized on a per-Yoshi-color basis<br>\r\n- Provides a framework for up to 8 unique shell-carrying abilities, settable on a per-Yoshi-color, per-shell-color basis<br>\r\n- Provides a means of inserting all 8 palettes of Yoshi within Lunar Magic via the extra bit - no custom sprite insertion needed<br>\r\n- Adds custom sprite/expanded sprite state support for cases in which a non-Yoshi sprite hatches from a Yoshi egg (such as after eating berries)<br>\r\n- Optionally fixes a number of Yoshi-related glitches and other oddities<br>\r\n<br>\r\nSee the included instructions for specific usage details. All code is exhaustively commented.<br>\r\n<br>\r\n<br>\r\nAdded in V 1.01:<br>\r\n<br>\r\n- Added SA-1 detection and support.<br>\r\n- Added a define for address $18E7 and changed RAM addresses in shell_carry_abl.asm to defines.<br>\r\n- Added the option to replicate the original game's horizontal dismount routine, which does not alter X speed at all upon aerial dismount (impossible to replicate in V 1.00 as coded) - thanks go out to Kazkek for reporting this oversight.<br>\r\n- Added a proper explanation of the modified behavior of RAM address $13C7 to readme.txt.",
    "latest_version": "smwc-17798-1536123047",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 17798,
        "title": "Yoshi Expansion Kit V1.01",
        "version": "smwc-17798-1536123047",
        "upstream_time": 1536123047,
        "download_url": "https://dl.smwcentral.net/17798/Yoshi%20Expansion%20Kit%20V1.01.zip",
        "filename": "Yoshi Expansion Kit V1.01.zip",
        "size": 32888,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-fireball-ability-for-mario-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 18334,
    "title": "Yoshi Fireball Ability for Mario v1.1",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "abilities",
      "lorom",
      "mario",
      "power-up",
      "sa-1"
    ],
    "description": "This patch allows Mario to shoot Yoshi's Fireballs, similar to when you get that special secret item in DW:TLC. However, it has more abilities: first, it has a block flag, so you can restrict the fireball shooting in certain levels with the aid of UberASM; second, but not least, it has a cooldown timer. There's a distinction with the buttons: the X button is responsible for the Yoshi's Fireballs shooting by default.<br>\r\n<br>\r\nTo be assembled with asar, tested both with LoROM and SA-1. Credit is greatly appreciated.<br>\r\n<br>\r\nv1.1 change: Now lets the user swap tilemaps with the Flopping Cheep-Cheeps in order to accommodate the Fireballs' tiles into SP2, making them compatible with every tileset.",
    "latest_version": "smwc-18334-1541023034",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 18334,
        "title": "Yoshi Fireball Ability for Mario v1.1",
        "version": "smwc-18334-1541023034",
        "upstream_time": 1541023034,
        "download_url": "https://dl.smwcentral.net/18334/Yoshi%20Fireballs%20Ability.zip",
        "filename": "Yoshi Fireballs Ability.zip",
        "size": 6880,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-fireball-block-interaction-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19170,
    "title": "Yoshi Fireball Block Interaction v1.2",
    "authors": [
      "lx5"
    ],
    "tags": [
      "asar 2 remoderation",
      "block",
      "layer 1",
      "lorom",
      "sa-1",
      "yoshi fireball"
    ],
    "description": "This patch gives Yoshi Fireballs the ability to interact with Layer 1 blocks. <br>\r\n<br>\r\nRead the readme for further explanations.<br>\r\n<br>\r\nv1.2<br>\r\n-----<br>\r\nFixed a bug in the exlevel flag detection that would detect versions prior LM2 greater than 53 as being having exlevel enabled. Like anyone would run into this lul.<br>\r\n<br>\r\nv1.1<br>\r\n-----<br>\r\nChanged GetMap16 routine to be the same one used in pixi. Supports LM3 exlevels now.",
    "latest_version": "smwc-19170-1550721393",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19170,
        "title": "Yoshi Fireball Block Interaction v1.2",
        "version": "smwc-19170-1550721393",
        "upstream_time": 1550721393,
        "download_url": "https://dl.smwcentral.net/19170/yoshi_fire%20v1.2.zip",
        "filename": "yoshi_fire v1.2.zip",
        "size": 4498,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-flashing-on-star",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 39533,
    "title": "Yoshi Flashing on Star",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "star",
      "yoshi"
    ],
    "description": "What this patch does is make Yoshi flash when the player has invincibility (via a star or whatever) and is riding him.<br>\r\nAdditionally, you can make Yoshi keep the last color it had when the star runs out or you hop off him! This will even affect what shell ability Yoshi has while you're invincible!",
    "latest_version": "smwc-39533-1753401085",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 39533,
        "title": "Yoshi Flashing on Star",
        "version": "smwc-39533-1753401085",
        "upstream_time": 1753401085,
        "download_url": "https://dl.smwcentral.net/39533/yoshi_color_animate.zip",
        "filename": "yoshi_color_animate.zip",
        "size": 1134,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-inmouth-spit-expansion",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24909,
    "title": "Yoshi InMouth Spit Expansion",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "ability",
      "explosion",
      "lorom",
      "sa-1",
      "shell",
      "sprites",
      "yoshi"
    ],
    "description": "It is possible to activate various effects according to the sprite number that Yoshi has in his mouth.<br>\r\nYou can also negate the special abilities of Yoshi's color, the color of the shell he has in his mouth. (Even if it is disabled, you can activate special abilities with other sprites.)<br>\r\nFor example, you can explode a Bob-Omb in Yoshi's mouth, or eat a fire enemy to spit out flames.<br>\r\nYou can also put a specific sprite in Yoshi's mouth to activate special abilities related to the color of the shell.<br>\r\nAlso, when the bob-omb explodes, the tweaker settings will be rewritten so that it will no longer be affected by other explosions, cloaks, and invincibility, and will no longer be eaten by Yoshi.",
    "latest_version": "smwc-24909-1614546202",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24909,
        "title": "Yoshi InMouth Spit Expansion",
        "version": "smwc-24909-1614546202",
        "upstream_time": 1614546202,
        "download_url": "https://dl.smwcentral.net/24909/Yoshi_InMouth_Spit_Expansion.zip",
        "filename": "Yoshi_InMouth_Spit_Expansion.zip",
        "size": 9677,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-keyhole-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 27101,
    "title": "Yoshi Keyhole Fix",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "Fixes a visual and audio bug that the player on yoshi can do things that they should be frozen during the keyhole sequence, such as ducking, spitting out a sprite, and a bug within a bug: if you are <b>carrying</b> (on Mario's hands, not in yoshi's mouth) the key while on yoshi, you can make yoshi extend his tongue (will be frozen but the SFX will still play).",
    "latest_version": "smwc-27101-1632856118",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 27101,
        "title": "Yoshi Keyhole Fix",
        "version": "smwc-27101-1632856118",
        "upstream_time": 1632856118,
        "download_url": "https://dl.smwcentral.net/27101/YoshiKeyholeFix.zip",
        "filename": "YoshiKeyholeFix.zip",
        "size": 1158,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-pipe-animation-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 30127,
    "title": "Yoshi Pipe Animation Fix",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This simple patch fixes the bug where Yoshi shows his \"entering a pipe\" animation even if Mario is not riding him while entering the pipe.",
    "latest_version": "smwc-30127-1658391474",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 30127,
        "title": "Yoshi Pipe Animation Fix",
        "version": "smwc-30127-1658391474",
        "upstream_time": 1658391474,
        "download_url": "https://dl.smwcentral.net/30127/yoshi_pipe_animation_fix.zip",
        "filename": "yoshi_pipe_animation_fix.zip",
        "size": 375,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-player-patch-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 20295,
    "title": "Yoshi Player Patch v1.13",
    "authors": [
      "Jimmy"
    ],
    "tags": [
      "abilities",
      "lorom",
      "player",
      "sa-1",
      "yoshi"
    ],
    "description": "This patch makes the player act like Yoshi from YI. It includes all of his abilities such as eating, making and throwing eggs, flutter jumping, and ground pounding. In the folder I've also included some GFX, blocks, and sprites that can be used with this patch.<br>\r\nRemoderated for SA-1 and added GPS/PIXI compatibility.",
    "latest_version": "smwc-20295-1565541443",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 20295,
        "title": "Yoshi Player Patch v1.13",
        "version": "smwc-20295-1565541443",
        "upstream_time": 1565541443,
        "download_url": "https://dl.smwcentral.net/20295/Yoshi%20Player%20Patch%20%2B%20SA1%20v1.13.zip",
        "filename": "Yoshi Player Patch + SA1 v1.13.zip",
        "size": 98257,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-s-house-birds-offscreen-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 27963,
    "title": "Yoshi's House Birds Offscreen \"Fix\"",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "bird from yoshi's house",
      "graphics routine",
      "lorom",
      "sa-1"
    ],
    "description": "This patch \"fixes\" the graphics routine for the Yoshi's House Birds so that they don't wrap horizontally or vertically between screens, when using a Yoshi's House level that extends beyond the original one-screen dimensions.",
    "latest_version": "smwc-27963-1638062918",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 27963,
        "title": "Yoshi's House Birds Offscreen \"Fix\"",
        "version": "smwc-27963-1638062918",
        "upstream_time": 1638062918,
        "download_url": "https://dl.smwcentral.net/27963/birds.zip",
        "filename": "birds.zip",
        "size": 657,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-sparkles",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 13600,
    "title": "Yoshi Sparkles",
    "authors": [
      "leod"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sparkles",
      "yoshi"
    ],
    "description": "Makes adult Yoshis sparkle with adjustable speed.<br>\r\nCan be set to always sparkle or only work while the player rides Yoshi.<br>\r\n<br>\r\nThe sparkles are purely cosmetic, Yoshi isn't actually more invincible or anything.",
    "latest_version": "smwc-13600-1461973406",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 13600,
        "title": "Yoshi Sparkles",
        "version": "smwc-13600-1461973406",
        "upstream_time": 1461973406,
        "download_url": "https://dl.smwcentral.net/13600/yoshiglitter.zip",
        "filename": "yoshiglitter.zip",
        "size": 1655,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-springboard-clipping-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 14857,
    "title": "Yoshi-Springboard Clipping Fix",
    "authors": [
      "lolcats439"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "super fx"
    ],
    "description": "Fixes the Yoshi-Springboard glitch where you eat the springboard while walking on top of it, and clip through the blocks above.",
    "latest_version": "smwc-14857-1484267782",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 14857,
        "title": "Yoshi-Springboard Clipping Fix",
        "version": "smwc-14857-1484267782",
        "upstream_time": 1484267782,
        "download_url": "https://dl.smwcentral.net/14857/yoshispringboardfix.zip",
        "filename": "yoshispringboardfix.zip",
        "size": 802,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-sprites-interaction-fix-v1",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 23178,
    "title": "Yoshi Sprites Interaction Fix v1.1",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This simple patch fixes a couple weird behaviors that happen while riding Yoshi:<br>\r\n- Getting damaged by kicked throw blocks.<br>\r\n- Getting damaged by Dry Bones and Bony Beetles in the crumbled state.<br>\r\nv1.1:<br>\r\n- Getting damaged by stationary Bowser Statues.<br>\r\n- Getting damaged by Boo Blocks (while in block state).",
    "latest_version": "smwc-23178-1593399948",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 23178,
        "title": "Yoshi Sprites Interaction Fix v1.1",
        "version": "smwc-23178-1593399948",
        "upstream_time": 1593399948,
        "download_url": "https://dl.smwcentral.net/23178/YoshiSpriteInteractionsFix.zip",
        "filename": "YoshiSpriteInteractionsFix.zip",
        "size": 1542,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-swallow-timer-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 12946,
    "title": "Yoshi Swallow Timer Fix",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "lorom",
      "needs remoderation",
      "sa-1",
      "timer",
      "yoshi",
      "yoshi swallow"
    ],
    "description": "Like the star fix patch, Nintendo made a similar mistake with the yoshi swallow timer: if the freezable frame counter ($7E0014) is divisible by 4 (that MOD 4 = 0), AND the lock flag ($7E009D) is set, will cause the timer to decrement every frame rather than every 4th and freezing with it.<br>\r\n<br>\r\nIn the image below, the hex value in the heads-up display's item box represents the frame counter, and next to the coin is the yoshi swallow timer. Since #$2C is divisible by 4 (4*11 = 44 or 44/4 = 11, R = 0), the swallow timer decrements each frame.",
    "latest_version": "smwc-12946-1451610589",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 12946,
        "title": "Yoshi Swallow Timer Fix",
        "version": "smwc-12946-1451610589",
        "upstream_time": 1451610589,
        "download_url": "https://dl.smwcentral.net/12946/YoshiSwallowTimerFix.zip",
        "filename": "YoshiSwallowTimerFix.zip",
        "size": 983,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-tongue-cutoff-fix",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 24557,
    "title": "Yoshi Tongue Cutoff Fix",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This patch fixes the cutoff that happens when Yoshi's tongue goes offscreen, by drawing the partially offscreen tile that the game originally skips.<br>\r\n<br>\r\nGIFs show before and after the patch is applied, respectively.",
    "latest_version": "smwc-24557-1600649646",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 24557,
        "title": "Yoshi Tongue Cutoff Fix",
        "version": "smwc-24557-1600649646",
        "upstream_time": 1600649646,
        "download_url": "https://dl.smwcentral.net/24557/YoshiTongueCutoffFix.zip",
        "filename": "YoshiTongueCutoffFix.zip",
        "size": 898,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-wings-animation-teleport",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 19576,
    "title": "Yoshi Wings Animation Teleport",
    "authors": [
      "Telinc1"
    ],
    "tags": [
      "abilities",
      "animation",
      "lorom",
      "physics",
      "sa-1",
      "wings",
      "yoshi"
    ],
    "description": "Let's face it - the Yoshi Wings are useless. At the same time though, the animation of Mario getting shot up into the sky is very cool and it can be even used to simulate the Red Note Blocks from SMB3.<br>\r\nThis patch changes the animation so that the player gets teleported to the screen exit that Mario is on instead of going to level C8 or 1C8.<br>\r\nThe player will also not receive a Blue Yoshi and the level will not end if the player falls, so it acts just like a regular teleport.",
    "latest_version": "smwc-19576-1554487354",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 19576,
        "title": "Yoshi Wings Animation Teleport",
        "version": "smwc-19576-1554487354",
        "upstream_time": 1554487354,
        "download_url": "https://dl.smwcentral.net/19576/Yoshi%20Wings%20Teleport%20Patch.zip",
        "filename": "Yoshi Wings Teleport Patch.zip",
        "size": 1373,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-wings-bonus-level-expansion",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 39698,
    "title": "Yoshi Wings Bonus Level Expansion",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "bonus",
      "lorom",
      "sa-1",
      "teleport",
      "wings",
      "yoshi"
    ],
    "description": "Ever tired to only have two Yoshi wings bonus levels? Then this patch is for you. It enables you to add more Yoshi wings bonus level on two different ways: One by current translevel (the level you can enter from the overworld) also called as \"YoshiWingsPlus.asm\" (in short \"Plus\") and the other one by freeram also called as \"YoshiWingsAdvanced.asm\" (in short \"Advanced\").<br>\r\n<br>\r\nSee the included readme for more details.",
    "latest_version": "v1.1.1",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 39698,
        "title": "Yoshi Wings Bonus Level Expansion",
        "version": "v1.1.1",
        "upstream_time": 1745793875,
        "download_url": "https://dl.smwcentral.net/39698/YoshiWingsExpansion%20v1.1.1.zip",
        "filename": "YoshiWingsExpansion v1.1.1.zip",
        "size": 6060,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yoshi-wings-entrance-type",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 13696,
    "title": "Yoshi Wings Entrance Type",
    "authors": [
      "Karisa"
    ],
    "tags": [
      "animation",
      "entrance",
      "lorom",
      "sa-1"
    ],
    "description": "This patch allows you to use the Yoshi wings launch-from-bottom-of-screen effect outside of Yoshi wings levels. It's selected the same way as pipe entrance animations, replacing \"Do Nothing (Slippery Level)\". It only works in horizontal levels.",
    "latest_version": "smwc-13696-1463804075",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 13696,
        "title": "Yoshi Wings Entrance Type",
        "version": "smwc-13696-1463804075",
        "upstream_time": 1463804075,
        "download_url": "https://dl.smwcentral.net/13696/YwingEntranceType.zip",
        "filename": "YwingEntranceType.zip",
        "size": 1109,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-yump-reward-no-yump-penalty",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40263,
    "title": "Yump Reward / No-Yump Penalty",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "lorom",
      "prize",
      "sa-1",
      "switch palace",
      "yump"
    ],
    "description": "This patch will give the player a reward for successfully yumping a Palace Switch. You can choose to give the player lives, coins, or give Mario a new powerup state. It also modifies the Palace message routine to not show the message until coins are finished adding up.<br>\r\n<br>\r\nConversely, you can also punish the player for failing a Yump. You can take away a few coins, make Mario small, outright give the player a game over for failing a Yump, and everything in-between.",
    "latest_version": "smwc-40263-1754865568",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40263,
        "title": "Yump Reward / No-Yump Penalty",
        "version": "smwc-40263-1754865568",
        "upstream_time": 1754865568,
        "download_url": "https://dl.smwcentral.net/40263/YumpRewardPenalty.zip",
        "filename": "YumpRewardPenalty.zip",
        "size": 1907,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwpatches-zsnes-detecting-message-boxes",
    "aliases": [],
    "section": "smwpatches",
    "upstream_id": 40243,
    "title": "ZSNES-detecting Message Boxes",
    "authors": [
      "wye"
    ],
    "tags": [
      "emulator",
      "lorom",
      "message",
      "message box",
      "sa-1",
      "zsnes"
    ],
    "description": "This patch disables message boxes when you're playing the ROM in ZSNES by making of them show a default message instead. Could be handy for people who want to slightly inconvenience ZSNES users but not outright keep them from playing.<br>\r\n<br>\r\nThe default message can be edited in Lunar Magic's Overworld editor as usual, all you have to specify in the patch is what number it is in the editor.<br>\r\n\t<br>\r\nThe default message could say something like<br>\r\n<pre>You   seem  to  be&#10;using ZSNES.      &#10;&#10;Play   this  in  a&#10;different emulator&#10;to   unlock   this&#10;message.          </pre>",
    "latest_version": "smwc-40243-1754595056",
    "install_kind": "asar_patch",
    "versions": [
      {
        "upstream_id": 40243,
        "title": "ZSNES-detecting Message Boxes",
        "version": "smwc-40243-1754595056",
        "upstream_time": 1754595056,
        "download_url": "https://dl.smwcentral.net/40243/zsnes-message-box.zip",
        "filename": "zsnes-message-box.zip",
        "size": 1088,
        "sha256": null,
        "dependencies": [
          "asar"
        ],
        "install_kind": "asar_patch"
      }
    ]
  },
  {
    "name": "smwsprites-1-up-mushroom",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40800,
    "title": "1-Up + Mushroom",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "1up",
      "bonus",
      "life",
      "lorom",
      "mushroom",
      "pacifist",
      "power-up",
      "powerup",
      "sa-1"
    ],
    "description": "This is a disassembly of sprites 74 and 78 in SMW - Mushroom and 1-Up.",
    "latest_version": "smwc-40800-1760512045",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40800,
        "title": "1-Up + Mushroom",
        "version": "smwc-40800-1760512045",
        "upstream_time": 1760512045,
        "download_url": "https://dl.smwcentral.net/40800/1-Up%2BMushroom%20Remod%20Update.zip",
        "filename": "1-Up+Mushroom Remod Update.zip",
        "size": 7689,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-3-up-moon-sprite-v2",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35643,
    "title": "3-UP Moon Sprite V2.0",
    "authors": [
      "TheXander"
    ],
    "tags": [
      "block",
      "collectable",
      "lifes",
      "lorom",
      "moon",
      "sa-1",
      "sprite"
    ],
    "description": "3-UP Moon Sprite V2.0:<br>\r\n<br>\r\nDescription: A sprite that tries to mimic the 3-UP Moon Object tile from SMW, but in sprite form! It's a bit different from the existing one, it acts with new behaviours! obviously, this will works like the Object tile, but you can add/modify stuff!<br>\r\n<br>\r\nFeatures:<br>\r\nPIXI Support/Compatibility.<br>\r\nSA-1 Support/Compatibility.<br>\r\nJSON Support.<br>\r\nA documentation (Readme) file.<br>\r\nAllow customize the sprite easily with an Extra Byte.<br>\r\n<br>\r\nMore details are on the documentation (Readme) file!<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=viewthread&t=125768\">Requested</a> by <span class=\"un-outer\" title=\"NopeContest\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span>",
    "latest_version": "smwc-35643-1704374677",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35643,
        "title": "3-UP Moon Sprite V2.0",
        "version": "smwc-35643-1704374677",
        "upstream_time": 1704374677,
        "download_url": "https://dl.smwcentral.net/35643/3-UP%20Moon%20Sprite%20V2.0.zip",
        "filename": "3-UP Moon Sprite V2.0.zip",
        "size": 11223,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-32x32-boo-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3684,
    "title": "32x32 Boo Block",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "boo",
      "enemy",
      "lorom",
      "sa-1",
      "solid"
    ],
    "description": "This is a Boo Block that is 32x32 instead of the normal 16x16.  That about sums it up, really.  It's based off my disassembly of the Boo Block.",
    "latest_version": "smwc-3684-1290341752",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3684,
        "title": "32x32 Boo Block",
        "version": "smwc-3684-1290341752",
        "upstream_time": 1290341752,
        "download_url": "https://dl.smwcentral.net/3684/32x32_boo_block.zip",
        "filename": "32x32_boo_block.zip",
        "size": 4236,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-32x32-chain-chomp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3740,
    "title": "32x32 Chain Chomp",
    "authors": [
      "Iceguy",
      "mathie"
    ],
    "tags": [
      "chomp",
      "lorom",
      "sa-1"
    ],
    "description": "This sprite will jump towards you, and after 8 jumps will dash into you and then fall off-screen. Demonstration video: <a href=\"http://www.youtube.com/watch?v=4BBVCdxRm24\" rel=\"nofollow\">http://www.youtube.com/watch?v=4BBVCdxRm24</a><br>\r\n<br>\r\nCredit would be appreciated but isn't necessary.<br>\r\n<br>\r\nSA-1 hybrid. Setting the extra bit makes the last dash auto-aim in Mario's direction.<br>\r\n<br>\r\nGraphics made by Mathos. Please credit :3",
    "latest_version": "smwc-3740-1315698199",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3740,
        "title": "32x32 Chain Chomp",
        "version": "smwc-3740-1315698199",
        "upstream_time": 1315698199,
        "download_url": "https://dl.smwcentral.net/3740/32x32%20Chain%20Chomp.zip",
        "filename": "32x32 Chain Chomp.zip",
        "size": 2191,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-32x32-coin",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3319,
    "title": "32x32 coin",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "coin",
      "lorom",
      "sa-1"
    ],
    "description": "A coin 32x32 in size in the form of a sprite.  It's pretty easy to customise it into another collectable too.<br>\r\nMust provide your own graphics.",
    "latest_version": "smwc-3319-1215847463",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3319,
        "title": "32x32 coin",
        "version": "smwc-3319-1215847463",
        "upstream_time": 1215847463,
        "download_url": "https://dl.smwcentral.net/3319/32coin.zip",
        "filename": "32coin.zip",
        "size": 996,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-32x32-goal-point-question-sphere",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25919,
    "title": "32x32 Goal Point Question Sphere",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "32x32",
      "goal sphere",
      "lorom",
      "sa-1"
    ],
    "description": "This is a 32x32 version of the Goal Point Question Sphere (sprite 4A). It also has some customizable features, such as the exit type, being affected by gravity, and even being collected by other sprites. Check out the .asm file for all the customization options. Replaces the Digging Chuck in GFX05.",
    "latest_version": "smwc-25919-1611022184",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25919,
        "title": "32x32 Goal Point Question Sphere",
        "version": "smwc-25919-1611022184",
        "upstream_time": 1611022184,
        "download_url": "https://dl.smwcentral.net/25919/LargeOrb.zip",
        "filename": "LargeOrb.zip",
        "size": 7578,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-32x32-info-box",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24973,
    "title": "32x32 Info Box",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "32x32",
      "info box",
      "lorom",
      "message",
      "sa-1"
    ],
    "description": "This is a large 32x32 version of the Info Box sprite (B9), that will display a message when hit from below. Unlike the vanilla sprite however, this version can display messages from any level ($13BF format) with extra byte 1, and uses the extra bit to determine whether it shows message 1 or 2, instead of it's X position. You can also optionally make the Info Box vanish after being hit, or teleport Mario via the screen exit.<br>\r\nSee the .asm file for customization options and usage notes.<br>\r\n<br>\r\nInsert the Clipping.asm file into PIXI's \"routines\" folder before inserting the sprite. Credit goes to imamelia, lx5 and TheBiob for this routine.",
    "latest_version": "smwc-24973-1607439672",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24973,
        "title": "32x32 Info Box",
        "version": "smwc-24973-1607439672",
        "upstream_time": 1607439672,
        "download_url": "https://dl.smwcentral.net/24973/InfoBox32x32.zip",
        "filename": "InfoBox32x32.zip",
        "size": 7662,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-32x32-throw-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3606,
    "title": "32x32 Throw Block",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "big",
      "lorom",
      "sa-1",
      "throw block"
    ],
    "description": "This is a 32x32 throw block, it acts just like a regular one except, it will shake the ground when hitting the wall, and it will go in a diagonal when being kicked up. If the extra bit is set the player won't be able to move when holding it.<br>\r\n<br>\r\n<i>Tester's note: Could use some fitting special effects (those that the regular throw blocks have too). But other than that a pretty neat sprite.</i><br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3606-1323392833",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3606,
        "title": "32x32 Throw Block",
        "version": "smwc-3606-1323392833",
        "upstream_time": 1323392833,
        "download_url": "https://dl.smwcentral.net/3606/BIG_Block.zip",
        "filename": "BIG_Block.zip",
        "size": 3103,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-64x64-moving-castle-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39604,
    "title": "64x64 Moving Castle Block",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "A 64x64 variant of the moving castle block platform. Can be set to start going left or right by the extra bit, and the amount of time it can move or stay quiet can also be configured by the extra bytes.<br>\r\nUsing <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24816\">NMSTL</a> or MaxTile (included in <a href=\"https://www.smwcentral.net/?p=section&a=details&id=25938\">The SA-1 Pack</a>) is recommended.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Knight of Time\"><a href=\"/?p=profile&amp;id=146\" style=\"color: var(--user-color-2);\" class=\"un\">Knight of Time</a></span> during C3 Winter 2025.",
    "latest_version": "smwc-39604-1750674609",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39604,
        "title": "64x64 Moving Castle Block",
        "version": "smwc-39604-1750674609",
        "upstream_time": 1750674609,
        "download_url": "https://dl.smwcentral.net/39604/64x64_castle_block.zip",
        "filename": "64x64_castle_block.zip",
        "size": 5374,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-abyssal-fish",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41131,
    "title": "Abyssal Fish",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "enemy",
      "fish",
      "lorom",
      "sa-1",
      "water"
    ],
    "description": "This fish moves casually in a zig-zag manner in a set pattern (big horizontal step with some upward speed, big upward step with some horizontal speed, big horizontal step with some downward speed, big downward step with some horizontal speed).<br>\r\n<br>\r\nCheck the readme file for customisation options.",
    "latest_version": "smwc-41131-1764308800",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41131,
        "title": "Abyssal Fish",
        "version": "smwc-41131-1764308800",
        "upstream_time": 1764308800,
        "download_url": "https://dl.smwcentral.net/41131/AbyssalFish.zip",
        "filename": "AbyssalFish.zip",
        "size": 6029,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-acro",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3755,
    "title": "Acro",
    "authors": [
      "dahnamics"
    ],
    "tags": [
      "anchors",
      "boss",
      "kirby",
      "lorom",
      "sa-1",
      "skull",
      "skulls",
      "underwater",
      "water"
    ],
    "description": "This is the underwater boss from Kirby. He swims around the level and spawns hooks, skulls, and mini Acros. The player can pick up the skulls and throw them at Acro to hurt him. By default, the boss dies after 3 hits.<br>\r\n<br>\r\nMake sure to specify the sprite number of the hook, the mini Acro, and the skull in acro.asm! Check the ASM files for customization options.",
    "latest_version": "smwc-3755-1327153555",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3755,
        "title": "Acro",
        "version": "smwc-3755-1327153555",
        "upstream_time": 1327153555,
        "download_url": "https://dl.smwcentral.net/3755/Acro.zip",
        "filename": "Acro.zip",
        "size": 14804,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-activate-bowser-scene",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3689,
    "title": "Activate Bowser Scene",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "boss",
      "bowser",
      "disassembly",
      "final",
      "final boss",
      "lorom",
      "sa-1",
      "vanilla"
    ],
    "description": "A disassembly of Bowser (sprite A0), commented and ready to be inserted with PIXI.<br>\r\n<br>\r\nPlease note that the level mode should be set to 10 and the sprite memory to 00 for the sprite to work correctly.<br>\r\n<br>\r\nCheck the ASM file for customization options, especially if you're using AddmusicK.",
    "latest_version": "smwc-3689-1300568350",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3689,
        "title": "Activate Bowser Scene",
        "version": "smwc-3689-1300568350",
        "upstream_time": 1300568350,
        "download_url": "https://dl.smwcentral.net/3689/Bowser.zip",
        "filename": "Bowser.zip",
        "size": 11581,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-adventure-island-coyote",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40146,
    "title": "Adventure Island - Coyote",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A coyote from Adventure Island. A flower is spawned in its place, and if player goes far enough past it, Coyote will spawn and try to catch up to the player. The color of the flower dictates what kind of coyote it'll be (Red - regular, Blue - jumps over hazards, Yellow - chases player, Green - very fast).<br>\r\n<br>\r\nA standalone version is also included.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Blizzard Buffalo\"><a href=\"/?p=profile&amp;id=21984\" style=\"color: var(--user-color-2);\" class=\"un\">Blizzard Buffalo</a></span>.",
    "latest_version": "smwc-40146-1753069078",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40146,
        "title": "Adventure Island - Coyote",
        "version": "smwc-40146-1753069078",
        "upstream_time": 1753069078,
        "download_url": "https://dl.smwcentral.net/40146/AdventureIslandCoyote_Asar2Update.zip",
        "filename": "AdventureIslandCoyote_Asar2Update.zip",
        "size": 18435,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-adventure-island-egg",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22430,
    "title": "Adventure Island - Egg",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bonus",
      "egg",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "This is an egg that acts like an egg from Adventure Island (or Wonder Boy port for the NES, if you will). When you touch it, it launches upward with x-speed depending on player's. And when it lands back, it spawns a sprite.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-22430-1584832960",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22430,
        "title": "Adventure Island - Egg",
        "version": "smwc-22430-1584832960",
        "upstream_time": 1584832960,
        "download_url": "https://dl.smwcentral.net/22430/Adventure%20Island%20Egg.zip",
        "filename": "Adventure Island Egg.zip",
        "size": 3692,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-adventure-island-fruit",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22437,
    "title": "Adventure Island - Fruit",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1",
      "timer"
    ],
    "description": "This is a fruit from Adventure Island for the NES. It'll appear after a set amount of time, and disappear shortly after. When picked up, it'll add some time to the timer.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-22437-1584832962",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22437,
        "title": "Adventure Island - Fruit",
        "version": "smwc-22437-1584832962",
        "upstream_time": 1584832962,
        "download_url": "https://dl.smwcentral.net/22437/Adventure%20Island%20Fruit.zip",
        "filename": "Adventure Island Fruit.zip",
        "size": 4189,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-adventure-island-rock",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22453,
    "title": "Adventure Island - Rock",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "lorom",
      "rock",
      "sa-1",
      "timer"
    ],
    "description": "This is a rock object from Adventure Island for the NES. When in contact, it'll trip the player, disabling their control untill they land on a solid surface, and deduct some seconds from the timer.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-22453-1584833406",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22453,
        "title": "Adventure Island - Rock",
        "version": "smwc-22453-1584833406",
        "upstream_time": 1584833406,
        "download_url": "https://dl.smwcentral.net/22453/Adventure%20Island%20Rock.zip",
        "filename": "Adventure Island Rock.zip",
        "size": 4304,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-air-bubble-shooter",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 14163,
    "title": "Air Bubble Shooter",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "air",
      "air bubble",
      "bubble",
      "bubbles",
      "effect",
      "effects",
      "lorom",
      "sa-1",
      "shooter",
      "water",
      "water level"
    ],
    "description": "This shooter will shoot the small air bubbles you see in water levels. It has two variations. One of them will spawn the bubbles at a fixed interval, the other will spawn them at a random interval.<br>\r\n<br>\r\nNote: The level must be a water level or the bubbles won't spawn. Sprite buoyancy isn't required though.<br>\r\n<br>\r\nRequested by Final Theory.",
    "latest_version": "smwc-14163-1470246516",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 14163,
        "title": "Air Bubble Shooter",
        "version": "smwc-14163-1470246516",
        "upstream_time": 1470246516,
        "download_url": "https://dl.smwcentral.net/14163/Air%20Bubble%20Shooter.zip",
        "filename": "Air Bubble Shooter.zip",
        "size": 2204,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-alarm-turret",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16196,
    "title": "Alarm Turret",
    "authors": [
      "Telinc1",
      "dahnamics"
    ],
    "tags": [
      "enemy",
      "lorom",
      "mega man",
      "onoff switch",
      "sa-1",
      "search",
      "spotlight",
      "switch"
    ],
    "description": "This consists of three sprites, based on the alarm system in Magna Centipede's stage from Mega Man X2.<br>\r\n<br>\r\nThe spotlights will travel left/right or up/down (depending on the extra bit) and optionally flash at 60 FPS (which makes them look transparent; the GIF is not smooth enough to show the real effect). When Mario touches one, it will set the On/Off switch to Off and optionally disappear. After about 3 seconds, the switch will be set back to on.<br>\r\n<br>\r\nAlso included is a turret, which will fall to the ground and shoot projectiles when Mario gets spotted. Make sure to specify the sprite number of the projectile in alarm_turret.asm!<br>\r\n<br>\r\nCheck the ASM files for customization options.<br>\r\n<br>\r\nUsage with No More Sprite Tile Limits is recommended because the spotlights are 64x64 sprites.<br>\r\n<br>\r\nDue to the locking system (which lets you put more than one spotlight on screen), the spotlights write values above 1 to $14AF (On/Off switch flag), which may cause issues with improperly coded ASM resources.",
    "latest_version": "smwc-16196-1510851092",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16196,
        "title": "Alarm Turret",
        "version": "smwc-16196-1510851092",
        "upstream_time": 1510851092,
        "download_url": "https://dl.smwcentral.net/16196/Alarm%20Turret.zip",
        "filename": "Alarm Turret.zip",
        "size": 13219,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-albatoss-albatoss-bomber",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23009,
    "title": "Albatoss + Albatoss Bomber",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "smb2"
    ],
    "description": "Albatoss by mikeyk converted to PIXI, it can drop bombs (or other sprite) or torpedos and drop with some delay depending of what extension bytes are used (Values that you can use: 00, 01, 04, 05, 80, 81, 84 and 85).",
    "latest_version": "smwc-23009-1596393195",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23009,
        "title": "Albatoss + Albatoss Bomber",
        "version": "smwc-23009-1596393195",
        "upstream_time": 1596393195,
        "download_url": "https://dl.smwcentral.net/23009/Albatoss%2BBomber.zip",
        "filename": "Albatoss+Bomber.zip",
        "size": 7598,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-albatoss-bomber-boss",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3526,
    "title": "Albatoss Bomber Boss",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "boss",
      "enemy",
      "lorom",
      "smb2"
    ],
    "description": "An Albatoss Bomber who takes 3 hits (by thrown objects) to defeat. Additionally, it can walk faster after each HP. It will change direction after crossing 16 units of blocks (1 screen).<br>\r\n<br>\r\nYou can increase the HP by setting the value of HP_COUNTER to something else in the INIT routine. Make sure you increase the number of bytes in the \"RightSp\" table if you do that though.<br>\r\n<br>\r\nRequested by SomeGuy",
    "latest_version": "smwc-3526-1258665261",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3526,
        "title": "Albatoss Bomber Boss",
        "version": "smwc-3526-1258665261",
        "upstream_time": 1258665261,
        "download_url": "https://dl.smwcentral.net/3526/albatossbomber.zip",
        "filename": "albatossbomber.zip",
        "size": 7529,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-alternate-dkc-like-barrels",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 6004,
    "title": "Alternate DKC-like Barrels",
    "authors": [
      "Sonikku",
      "dahnamics"
    ],
    "tags": [
      "barrel",
      "dkc",
      "lorom",
      "pacifist"
    ],
    "description": "Just in time for Christmas, here are more DKC-like barrels.  These DKC like barrels are similar to what is found in both DKC Vine Valley and DKC2 Bramble Blast.  They have three set directions unlike the 360 degree barrels already submitted and can make for newer puzzles in SMW.<br>\r\n<br>\r\nCheck the video below<br>\r\nhttps://www.youtube.com/watch?v=EL0o90ktZwI",
    "latest_version": "smwc-6004-1388820283",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 6004,
        "title": "Alternate DKC-like Barrels",
        "version": "smwc-6004-1388820283",
        "upstream_time": 1388820283,
        "download_url": "https://dl.smwcentral.net/6004/AltDKCBarrel.zip",
        "filename": "AltDKCBarrel.zip",
        "size": 8233,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-amazing-flying-hammer-bro-stationary-smw-hammer-bro",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35692,
    "title": "Amazing Flying Hammer Bro + Stationary SMW Hammer Bro",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "enemy",
      "hammerbro",
      "lorom",
      "sa-1"
    ],
    "description": "This is the Amazing Flying Hammer Bro (sprite x9B) from Super Mario World, disassembled and slightly adjusted for ease-of-use.<br>\r\nThis variety does not lock to the winged block platform like the vanilla sprite, as this behavior is tied to the platform itself.<br>\r\nA disassembled and modified version of the Flying Blocks (sprite x9C) is included if you'd like to make use of it, but is not as customizable as <a href=\"https://www.smwcentral.net/?p=section&a=details&id=23876\">TheBiob's disassembly</a>. It is tailored to work alongside this sprite fairly seamlessly, however.<br>\r\n<br>\r\nTo give a brief explanation as to how the vanilla sprite operates:<br>\r\n- While the sprite is alive, the graphics routine is not loaded.<br>\r\n- The winged block platform, when a \"living\" Hammer Bro exists, will render a copy of the the Hammer Bro's graphics routine. This prevents a weird 1-frame \"desync\" between the sprites if the Hammer Bro happens to fall on specific sprite slots.<br>\r\n<br>\r\nThis version renders the graphics routine at all times. If the platform is being used, you'll simply need to ensure the Hammer Bro is placed or moved <i>after</i> the platform (so that it appears \"in front of\" the platform in Lunar Magic). This should resolve most desync issues.<br>\r\n<br>\r\n<b>Release History:</b><br>\r\n- 7/6/2009: v1.0 - Initial Release.<br>\r\n- 12/12/2023: v2.0 - New disassembly created.",
    "latest_version": "smwc-35692-1743332448",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35692,
        "title": "Amazing Flying Hammer Bro + Stationary SMW Hammer Bro",
        "version": "smwc-35692-1743332448",
        "upstream_time": 1743332448,
        "download_url": "https://dl.smwcentral.net/35692/AmazingFlyingHammerBro.zip",
        "filename": "AmazingFlyingHammerBro.zip",
        "size": 6099,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-amazing-flying-puntin-chuck",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 21617,
    "title": "Amazing Flying Puntin' Chuck",
    "authors": [
      "Sonikku",
      "wuffalo"
    ],
    "tags": [
      "amazing flying",
      "bomb bro",
      "chuck",
      "flying",
      "hammer",
      "hammer bros",
      "lorom",
      "sa-1"
    ],
    "description": "A hybrid of the Amazing Flying Hammer Bro and Chargin' Chuck enemies.<br>\r\nIf placed above sprite x9C, it will lock onto the platform -- otherwise it will simply fall onto whatever is placed under it.<br>\r\nIf stomped, it will take damage like a Chargin' Chuck -- animation included. Hitting x9C's blocks from below will also damage the enemy (complete with a new animation).<br>\r\nDo note that this sprite, being based on Chargin' Chucks, will die instantly if hit from below by normal blocks.<br>\r\n<br>\r\nThere are a few base customizations through the use of the \"Extension\" field when inserting the sprite:<br>\r\n- Extra Byte 1 will define how much HP the Chuck has. If set to xFF it will be invincible to stomps/hits from below. If set to x00 it will default to 3 hits.<br>\r\n- Extra Byte 2 will define how frequently the Chuck throws a sprite.<br>\r\n- Extra Byte 3 will define which sprite the Chuck throws, from a list. The default values for this are as follows:<br>\r\n--- x00 - Next sprite in your list.txt.<br>\r\n--- x01 - Exploding Bob-Omb.<br>\r\n--- x02 - Hammer Bros.' Hammer<br>\r\n--- x03 - Spiny Egg<br>\r\nNew entries can be created if desired.<br>\r\n<br>\r\nGFX made by wuffalo, albeit slightly modified to fit the graphics routine.",
    "latest_version": "smwc-21617-1576540178",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 21617,
        "title": "Amazing Flying Puntin' Chuck",
        "version": "smwc-21617-1576540178",
        "upstream_time": 1576540178,
        "download_url": "https://dl.smwcentral.net/21617/AmazingFlyingPuntinChuck_edited.zip",
        "filename": "AmazingFlyingPuntinChuck_edited.zip",
        "size": 7914,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-angry-star",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41129,
    "title": "Angry Star",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "enemy",
      "explosion",
      "invincible",
      "lorom",
      "sa-1",
      "star"
    ],
    "description": "This star, inspired in the Super Mario Land 2, moves following a \"infinity\" curve. It's indestructible unless hit while Mario has star power. If the extra bit is set, the star will explode after a set amount of cycles.<br>\r\n<br>\r\nCheck the readme file for customisation options.",
    "latest_version": "smwc-41129-1764299214",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41129,
        "title": "Angry Star",
        "version": "smwc-41129-1764299214",
        "upstream_time": 1764299214,
        "download_url": "https://dl.smwcentral.net/41129/AngryStar.zip",
        "filename": "AngryStar.zip",
        "size": 6122,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-angry-sun-happy-moon-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22630,
    "title": "Angry Sun/Happy Moon (v1.3)",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "chase",
      "desert",
      "enemy",
      "follow",
      "lorom",
      "pacifist",
      "sa-1",
      "smb3",
      "sun"
    ],
    "description": "The Angry Sun from Super Mario Bros. 3 (and Super Mario Maker 2). It's locked on the screen horizontally and remains dormant until Mario reaches a certain screen (customizable with the first extra property byte), at which point it starts spinning in circles and swooping down in attempt to hurt Mario. It can be killed with a star or a thrown object.<br>\r\n<br>\r\nIf the Extra Property Byte 2's first bit (i.e. set it to 1) is set, it will instead use the Super Mario Maker 2 graphics set and animations.<br>\r\n<br>\r\nSetting the Extra Bit will cause the sprite to look and act like the Happy Moon enemy from Super Mario Maker 2. Touching it will cause it to instantly kill all sprites that are not set to \"Invincible to star/cape/fire/bouncing blk\". Do note that while the SMB3 graphics are in effect, the Happy Moon will NOT display properly. You will need to remap the sprite if you wish to have the Happy Moon and SMB3 Angry Sun available in the same ExGFX file.<br>\r\n<br>\r\nThe initial position of the sprite is determined by setting the Y position of the sprite. If it is an even number, it'll appear on the left side. If it's odd, it'll appear on the right.<br>\r\n<br>\r\nNote that this sprite disables L/R scrolling for any level it's put into in order to prevent an issue with following the screen.",
    "latest_version": "smwc-22630-1592081176",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22630,
        "title": "Angry Sun/Happy Moon (v1.3)",
        "version": "smwc-22630-1592081176",
        "upstream_time": 1592081176,
        "download_url": "https://dl.smwcentral.net/22630/AngrySun.zip",
        "filename": "AngrySun.zip",
        "size": 14849,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-annoying-bee",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41126,
    "title": "Annoying Bee",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "Inspired by a type of bee encountered at Wario Land 2, this bee starts moving in a sinusoidal-like pattern. When Mario gets into a customisable vertical and horizontal range, the bee stops moving some frames and then starts following Mario. <br>\r\n<br>\r\nThe download includes the original WL2 graphics, recolored to fit the Super Mario World style.<br>\r\n<br>\r\nThis sprite does not work well with upside down slopes, so take that into account when planning setups with it.<br>\r\n<br>\r\nUpdated with a better screenshot, PIXI version and slightly better code.",
    "latest_version": "smwc-41126-1764292331",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41126,
        "title": "Annoying Bee",
        "version": "smwc-41126-1764292331",
        "upstream_time": 1764292331,
        "download_url": "https://dl.smwcentral.net/41126/Annoying%20Bee.zip",
        "filename": "Annoying Bee.zip",
        "size": 5823,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-anti-starman",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34774,
    "title": "Anti-Starman",
    "authors": [
      "TheXander"
    ],
    "tags": [
      "asar 2 remoderation",
      "hurt mario",
      "lorom",
      "sa-1",
      "star"
    ],
    "description": "This Star works like the original, but it Will damage or kill the player if touch her. There are a bit of settings and defines that can be change in the .asm like:<br>\r\n<br>\r\n1.- Tilemap.<br>\r\n2.- Flash Animation.<br>\r\n3.- X/Y Speed to change the arc.<br>\r\n<br>\r\nThis Sprite is based in the SMW Star dissamble Made by RussianMan, Credit is optional, but it's would be nice.<br>\r\n<br>\r\nThere are two examples .gif to see how this sprite works and a one screenshot :)<br>\r\n<br>\r\nThis Sprite was requested by Anorakun",
    "latest_version": "smwc-34774-1702556048",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34774,
        "title": "Anti-Starman",
        "version": "smwc-34774-1702556048",
        "upstream_time": 1702556048,
        "download_url": "https://dl.smwcentral.net/34774/Anti-Starman%20Sprite.zip",
        "filename": "Anti-Starman Sprite.zip",
        "size": 7357,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-any-sprite-generator",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26723,
    "title": "Any Sprite Generator",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "lorom",
      "random",
      "sa-1"
    ],
    "description": "A very customizable generator. It allows you to set which sprite to spawn (normal or custom, with support to up to 4 extra bytes for the latter), where in the screen the sprite can spawn and the speed it should spawn with (note that some sprites have hardcoded speeds or don't move).<br>\r\n<br>\r\nAll the settings are via the .asm file.",
    "latest_version": "smwc-26723-1626144456",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26723,
        "title": "Any Sprite Generator",
        "version": "smwc-26723-1626144456",
        "upstream_time": 1626144456,
        "download_url": "https://dl.smwcentral.net/26723/anyspritegen.zip",
        "filename": "anyspritegen.zip",
        "size": 2683,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-atomic-muncher",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 15863,
    "title": "Atomic Muncher",
    "authors": [
      "Arinsu",
      "MarioFanGamer"
    ],
    "tags": [
      "explosion",
      "lorom",
      "muncher"
    ],
    "description": "A muncher that will explode on ground contact. Includes fully custom behavior for the silver P-switch; that's why I wouldn't reccomend changing the graphics. The extra bit will determine the direction.<br>\r\n<br>\r\nNote that you should replace the included GetDrawInfo, SubOffScreen, GetMap16 and ChangeMao16 with the ones we provided.",
    "latest_version": "smwc-15863-1502997551",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 15863,
        "title": "Atomic Muncher",
        "version": "smwc-15863-1502997551",
        "upstream_time": 1502997551,
        "download_url": "https://dl.smwcentral.net/15863/Atomic%20Muncher.zip",
        "filename": "Atomic Muncher.zip",
        "size": 7219,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-atomic-shroom-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22838,
    "title": "Atomic Shroom v1.1",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "bob-omb",
      "bobomb",
      "bomb",
      "enemy",
      "explode",
      "explosion",
      "lorom",
      "mushroom",
      "sa-1"
    ],
    "description": "This is a mushroom that explodes and shakes the ground if Mario touches it. Additionally, it can explode and flash after a certain amount of time to warn the player.<br>\r\n<br>\r\nLook in the ASM file for configuration options.<br>\r\n<br>\r\nVersion 1.1 fixes two bugs that caused the sprite to continue to process even when offscreen, as well as when the sprites were locked. The .cfg has also been replaced with a JSON file and the sprite now uses Palette F by default.",
    "latest_version": "smwc-22838-1589236843",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22838,
        "title": "Atomic Shroom v1.1",
        "version": "smwc-22838-1589236843",
        "upstream_time": 1589236843,
        "download_url": "https://dl.smwcentral.net/22838/atomicshroom.zip",
        "filename": "atomicshroom.zip",
        "size": 2788,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-auto-blast",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3458,
    "title": "Auto-Blast",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "bullet",
      "bullet bill",
      "bullet bill blaster",
      "bullet bill shooter",
      "bullet shooter",
      "enemy",
      "invincible",
      "invulnerable",
      "lorom",
      "sa-1",
      "shooter",
      "smb 2",
      "smb 2 usa",
      "smb2",
      "smb2usa",
      "super mario bros 2",
      "super mario usa"
    ],
    "description": "An invulnerable sprite that is inspired by the Auto-Bomb from Super Mario Bros. 2.<br>\r\n<br>\r\nIt moves around, blasting Bullet Bills at Mario at regular intervals. If the extra bit is set, it moves faster and occasionally jumps.<br>\r\n<br>\r\nCheck the ASM file for customization options.",
    "latest_version": "smwc-3458-1252762825",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3458,
        "title": "Auto-Blast",
        "version": "smwc-3458-1252762825",
        "upstream_time": 1252762825,
        "download_url": "https://dl.smwcentral.net/3458/Auto-Blast.zip",
        "filename": "Auto-Blast.zip",
        "size": 4603,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-baby-reznor-rotating-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40567,
    "title": "Baby Reznor + Rotating Block",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "boss",
      "enemy",
      "lorom",
      "reznor",
      "sa-1"
    ],
    "description": "This includes:<br>\r\n1) a baby Reznor that shoots fireballs;<br>\r\n2) a rotating block that moves like the gray chained platforms, but otherwise behaves like a single-block Hammer Brother platform.<br>\r\nThe two sprites can be used as standalone, but they also function in conjuction.<br>\r\n<br>\r\n<br>\r\nRegarding the baby Reznor, depending on the extra bit, it will either walk around occasionally facing the player, or attach to the included rotating block sprite. They take 3 fireballs to kill by default.<br>\r\n<br>\r\nWhen attached to a rotating block, hitting it with a fireball will make it drop and start walking. When its block is hit from below, it can either drop and start walking, drop and start walking with 1 health point diminished or be killed. The last option is default, but this behavior can be changed in rotating_block.asm.<br>\r\n<br>\r\n<br>\r\nRegarding the rotating block, the extra bit determines its rotation direction, and with the extra bytes you can set its speed, radius and initial angle (rotating_block.asm describes some angle values you can use to place evenly spaced concentric platforms like those seen in the screenshots). Additionally, you can enable a functionality so the level exit activates once no baby Reznors are present in the level, effectively making these sprites work as a boss.<br>\r\n<br>\r\n<br>\r\n<b><u>IMPORTANT!</u></b> For both sprites to work in conjuction, they must be inserted in sequence in the sprite list like so (08 and 09 are just an example - they can be on any sequential pair of numbers):<br>\r\n<br>\r\n08 baby_reznor.json<br>\r\n09 rotating_block.json",
    "latest_version": "smwc-40567-1774977929",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40567,
        "title": "Baby Reznor + Rotating Block",
        "version": "smwc-40567-1774977929",
        "upstream_time": 1774977929,
        "download_url": "https://dl.smwcentral.net/40567/baby_reznor_rotating_block.zip",
        "filename": "baby_reznor_rotating_block.zip",
        "size": 12699,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-baby-yoshi",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25330,
    "title": "Baby Yoshi",
    "authors": [
      "Djief"
    ],
    "tags": [
      "baby yoshi",
      "carriable",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "Disassembly of Baby Yoshi + added options for customization and glitch fixing.<br>\r\n<br>\r\nEverything is explained in asm and text file included.<br>\r\n<br>\r\nMake sure the extra property byte 2 is set to 80 (already like that in the json included).<br>\r\n<br>\r\nLeave all the extra bytes to 00 for a vanilla green Baby Yoshi. First extra byte is the palette, check the files or in LM for options.",
    "latest_version": "smwc-25330-1611158021",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25330,
        "title": "Baby Yoshi",
        "version": "smwc-25330-1611158021",
        "upstream_time": 1611158021,
        "download_url": "https://dl.smwcentral.net/25330/BabyYoshi.zip",
        "filename": "BabyYoshi.zip",
        "size": 13765,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-badges",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18957,
    "title": "Badges",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bonus",
      "lorom",
      "pacifist",
      "powers",
      "sa-1"
    ],
    "description": "Formely known as \"Hovering Items\", those items can be picked up and they'll hover over player's head, giving some boost. Can be set to disappear on extra byte. More info is in ASM file.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-18957-1548098122",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18957,
        "title": "Badges",
        "version": "smwc-18957-1548098122",
        "upstream_time": 1548098122,
        "download_url": "https://dl.smwcentral.net/18957/Badges.zip",
        "filename": "Badges.zip",
        "size": 5125,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bald-seahorse",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41132,
    "title": "Bald Seahorse",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "seahorse",
      "water"
    ],
    "description": "This seahorse, inspired in the ones at Wario Land, moves down and then up diagonally. When Mario gets into a customisable vertical and horizontal range, the seahorse starts to spin around after waiting some frames. If the seahorse collides with a wall while spinning, it will explode. Check the ASM file to customise this and more options.",
    "latest_version": "smwc-41132-1764310848",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41132,
        "title": "Bald Seahorse",
        "version": "smwc-41132-1764310848",
        "upstream_time": 1764310848,
        "download_url": "https://dl.smwcentral.net/41132/BaldSeahorse.zip",
        "filename": "BaldSeahorse.zip",
        "size": 6215,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-ball-n-chain",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3595,
    "title": "Ball 'n Chain",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "ball and chain",
      "lorom",
      "sa-1"
    ],
    "description": "A disassembly of the Ball 'n Chain (sprite 9E), commented and ready to be inserted with PIXI. The extra bit controls the direction of rotation.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3595-1274676521",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3595,
        "title": "Ball 'n Chain",
        "version": "smwc-3595-1274676521",
        "upstream_time": 1274676521,
        "download_url": "https://dl.smwcentral.net/3595/Ball%20%27n%20Chain.zip",
        "filename": "Ball %27n Chain.zip",
        "size": 3857,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-balloon-gliders",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 15166,
    "title": "Balloon Gliders",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "balloon",
      "glider",
      "gliding",
      "level gimmick",
      "lorom",
      "movement",
      "pacifist",
      "physics",
      "sa-1"
    ],
    "description": "Balloon Gliders will latch onto Mario and allow him to glide until the next time he jumps or Spin Jumps.<br>\r\n<br>\r\nIncluded are two different functionings depending on the Extra bit. If clear, the Glider will have one balloon and make Mario glide downwards. If set, the glider will have 3 balloons and make Mario glide upwards.<br>\r\n<br>\r\nThis bug-fix also includes new features like an improved acceleration curve and the ability of going past the upwards speed limit (in case of springboard, note blocks, bouncing off enemies, etc).<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-15166-1487522144",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 15166,
        "title": "Balloon Gliders",
        "version": "smwc-15166-1487522144",
        "upstream_time": 1487522144,
        "download_url": "https://dl.smwcentral.net/15166/balloonglider.zip",
        "filename": "balloonglider.zip",
        "size": 4978,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-banana-peel",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34967,
    "title": "Banana Peel",
    "authors": [
      "Nowieso"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "A simple sprite that stuns the player when touched. If the extra bit is set, it will destroy itself after some frames.",
    "latest_version": "smwc-34967-1697929443",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34967,
        "title": "Banana Peel",
        "version": "smwc-34967-1697929443",
        "upstream_time": 1697929443,
        "download_url": "https://dl.smwcentral.net/34967/banana.zip",
        "filename": "banana.zip",
        "size": 4433,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bandit",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39783,
    "title": "Bandit",
    "authors": [
      "codfish1002"
    ],
    "tags": [
      "bandit",
      "enemy",
      "lorom",
      "sa-1",
      "smw2",
      "yoshi's island"
    ],
    "description": "These are the bandits from Yoshi's Island they can steal various items from the player such as Yoshi Coins, Regular Coins and 1ups. they also have extrabyte settings for what items they can't steal.<br>\r\n<br>\r\nGive credit if used.",
    "latest_version": "smwc-39783-1764657559",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39783,
        "title": "Bandit",
        "version": "smwc-39783-1764657559",
        "upstream_time": 1764657559,
        "download_url": "https://dl.smwcentral.net/39783/Yoshi%27s_Island_Bandit_V1.0.zip",
        "filename": "Yoshi%27s_Island_Bandit_V1.0.zip",
        "size": 11112,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-banzai-bill-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23480,
    "title": "Banzai Bill v1.12",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "banzai bill",
      "disassembly",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 9F in SMW, the Banzai Bill.  I also made it able to go either direction if the extra bit is set (the original one doesn't show up at all when the player comes from the other direction).  This sprite draws 16 tiles, so it requires the No Sprite Tile Limits patch; even sprite memory setting 04, which was used with the original Banzai Bill, doesn't seem to work.<br>\r\n<br>\r\n1.1<br>\r\n----<br>\r\nNow compatible with pixi feature - 255 sprites per level<br>\r\n<br>\r\n(Rykon-V73)Small change:<br>\r\n<br>\r\n1.12<br>\r\n----<br>\r\nAdded the option to edit tilemap and palette with ease.<br>\r\n<br>\r\n1.13<br>\r\nYou can also change the X speed and sound effect and its bank.",
    "latest_version": "smwc-23480-1594178850",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23480,
        "title": "Banzai Bill v1.12",
        "version": "smwc-23480-1594178850",
        "upstream_time": 1594178850,
        "download_url": "https://dl.smwcentral.net/23480/Banzai%20Bill%20Edited%20Revision.zip",
        "filename": "Banzai Bill Edited Revision.zip",
        "size": 9063,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-baron-von-zeppelin",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40198,
    "title": "Baron Von Zeppelin",
    "authors": [
      "DrAnas",
      "smkdan"
    ],
    "tags": [
      "balloon",
      "lorom",
      "sa-1",
      "smw2",
      "yoshi's island"
    ],
    "description": "The little balloon from SMW2:YI which holds a configurable sprite. Green Needlenose is also included.<br>\r\n<br>\r\nThis sprite was part of smkdan's YI Pack 2, and was resubmitted separately after the remoderation for ease of search and to fit current standards.<br>\r\n<br>\r\n<span class=\"un-outer\" title=\"DrAnas\"><a href=\"/?p=profile&amp;id=25222\" style=\"color: var(--user-color-2);\" class=\"un\">DrAnas</a></span> update: fixed two major oversights reported by <span class=\"un-outer\" title=\"MegaSonic1999\"><a href=\"/?p=profile&amp;id=37260\" style=\"color: var(--user-color-3);\" class=\"un\">MegaSonic1999</a></span> where the extra bit option for the Baron von Zeppelin to respawn after dropping its payload didn't actually work and running away from the Baron von Zeppelin after approaching it would permanently despawn it. Also, all previously-hardcoded sprite-related defines are now extra byte options!<br>\r\n<br>\r\n- Extra byte 1 = How close Mario should get in order to drop payload.<br>\r\n- Extra byte 2 = carried sprite is custom or normal? - 0 = normal. 1 = custom.<br>\r\n- Extra byte 3 = carried sprite number.<br>\r\n- Extra byte 4 = 16x16 tile to use for the carried sprite.<br>\r\n- Extra byte 5 = tile properties for carried sprite, YXPPCCCT format.",
    "latest_version": "smwc-40198-1771212414",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40198,
        "title": "Baron Von Zeppelin",
        "version": "smwc-40198-1771212414",
        "upstream_time": 1771212414,
        "download_url": "https://dl.smwcentral.net/40198/YIBaron%26NeedlenoseV2.zip",
        "filename": "YIBaron%26NeedlenoseV2.zip",
        "size": 8658,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-base-bro-bomb-and-shell-bro-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20424,
    "title": "Base Bro + Bomb and Shell Bro v1.0",
    "authors": [
      "JackTheSpades"
    ],
    "tags": [
      "bomb bro",
      "brothers",
      "lorom",
      "sa-1",
      "shell bro"
    ],
    "description": "Bro sprite that throws a sprite.<br>\r\nWhat sprite is determined by the first extra property byte in the CFG editor and the tables inside the asm file.<br>\r\n<br>\r\nComes with Shell Bro and Bomb Bro.<br>\r\n<br>\r\nv1.0<br>\r\n-----<br>\r\nTattletale - moved out of pixi.",
    "latest_version": "smwc-20424-1563570880",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20424,
        "title": "Base Bro + Bomb and Shell Bro v1.0",
        "version": "smwc-20424-1563570880",
        "upstream_time": 1563570880,
        "download_url": "https://dl.smwcentral.net/20424/baseBroBombAndShell_v1.0.zip",
        "filename": "baseBroBombAndShell_v1.0.zip",
        "size": 9079,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-baseball",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28552,
    "title": "Baseball",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "baseball",
      "lorom",
      "projectile",
      "sa-1"
    ],
    "description": "This is a disassembly of extended sprite 0D in SMW, Baseball.",
    "latest_version": "smwc-28552-1644863534",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28552,
        "title": "Baseball",
        "version": "smwc-28552-1644863534",
        "upstream_time": 1644863534,
        "download_url": "https://dl.smwcentral.net/28552/baseballDis.zip",
        "filename": "baseballDis.zip",
        "size": 1986,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-basic-bounce-sprite",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35138,
    "title": "Basic Bounce Sprite",
    "authors": [
      "lx5",
      "spooonsss"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "Bounce block that turns into a solid invisible tile then an arbitrary Map16 tile.<br>\r\n<br>\r\nCompatible with the SMB3 brick block from <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18996\">Custom Bounce Blocks 3.3</a><br>\r\n<br>\r\nRequires Pixi 1.40 or later.",
    "latest_version": "smwc-35138-1703698701",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35138,
        "title": "Basic Bounce Sprite",
        "version": "smwc-35138-1703698701",
        "upstream_time": 1703698701,
        "download_url": "https://dl.smwcentral.net/35138/BasicBounce.zip",
        "filename": "BasicBounce.zip",
        "size": 989,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-basilisk",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41242,
    "title": "Basilisk",
    "authors": [
      "Schwa"
    ],
    "tags": [
      "enemy",
      "follow",
      "follow player",
      "lorom",
      "projectile",
      "sa-1"
    ],
    "description": "This sprite walks along the ground, trying to stay in front of Mario no matter what. It stands upright when not walking, and fires energy balls from its mouth at random intervals. It cannot be stomped, but 5 fireballs or a thrown item will kill it.<br>\r\n<br>\r\nThe energy balls from the included graphics replace baseballs.<br>\r\n<br>\r\nCheck the ASM file for customization options. The graphics for this sprite hail from Zelda II Adventure of Link.<br>\r\n<br>\r\nGive credit if used or tweaked.",
    "latest_version": "smwc-41242-1765203468",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41242,
        "title": "Basilisk",
        "version": "smwc-41242-1765203468",
        "upstream_time": 1765203468,
        "download_url": "https://dl.smwcentral.net/41242/Basilisk.zip",
        "filename": "Basilisk.zip",
        "size": 6036,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-batadon",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16220,
    "title": "Batadon",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "desert",
      "lorom",
      "sa-1",
      "sml",
      "super mario land",
      "totem"
    ],
    "description": "The winged totem-like creature from Super Mario Land that bounces and moves towards the player.<br>\r\n<br>\r\nThis sprite was part of smkdan's Super Mario Land sprites pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16220-1504715206",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16220,
        "title": "Batadon",
        "version": "smwc-16220-1504715206",
        "upstream_time": 1504715206,
        "download_url": "https://dl.smwcentral.net/16220/Batadon.zip",
        "filename": "Batadon.zip",
        "size": 5487,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-beet-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23487,
    "title": "Beet Platform",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "This platform will fall and slowly sink when in a fluid (lava/water). Credit Saturnyoshi as he drew the graphics and coded the SMBX original this sprite is inspired on.<br>\r\n<br>\r\n(Rykon-V73)Small change: Fixed the .json file, since its original .json never has sprite tilemap and made the tilemap easier to edit.",
    "latest_version": "smwc-23487-1594763108",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23487,
        "title": "Beet Platform",
        "version": "smwc-23487-1594763108",
        "upstream_time": 1594763108,
        "download_url": "https://dl.smwcentral.net/23487/BeetPlatform.zip",
        "filename": "BeetPlatform.zip",
        "size": 5420,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-beezo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34777,
    "title": "Beezo",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "asar 2 remoderation",
      "beezo",
      "enemy",
      "flying",
      "lorom",
      "sa-1",
      "smb2"
    ],
    "description": "This is the Beezo from SMB2.<br>\r\nBy default, it contains 4 variations; 2 of which are not native to SMB2;<br>\r\n- Brown: Swoops down from the top left/right of the screen.<br>\r\n- Red: Moves straight.<br>\r\n- Green: Moves slowly and then quickly swoops down when the player passes by.<br>\r\n- Blue: Flies around the player's head, swooping down repeatedly before returning to its origin position and gives up after a few attempts.<br>\r\n<br>\r\nIncluded is a generator which will automatically spawn Beezos at a regular interval.<br>\r\n<br>\r\nPart of my SMB2 sprite standardization project; a project aiming to perfectly recreate the original enemies while adding new functionality.<br>\r\n<br>\r\nRelease History:<br>\r\n- 8/7/2023: V1.0 - Initial Release.",
    "latest_version": "smwc-34777-1706507776",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34777,
        "title": "Beezo",
        "version": "smwc-34777-1706507776",
        "upstream_time": 1706507776,
        "download_url": "https://dl.smwcentral.net/34777/SMB2-Beezo.zip",
        "filename": "SMB2-Beezo.zip",
        "size": 20951,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-beezo-giant-beezo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16798,
    "title": "Beezo + Giant Beezo",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "carriable",
      "enemy",
      "giant",
      "lorom",
      "rideable",
      "sa-1",
      "smb2"
    ],
    "description": "The flying masked creature from SMB2 that flies straightforward like Eeries do, can be ridden on and be carried. Extra bit determines if it'll be a normal or a giant Beezo.<br>\r\n<br>\r\nThis sprite was part of mikeyk's SMB2 Updated sprites pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16798-1513883929",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16798,
        "title": "Beezo + Giant Beezo",
        "version": "smwc-16798-1513883929",
        "upstream_time": 1513883929,
        "download_url": "https://dl.smwcentral.net/16798/SMB2Beezo%2BGiant.zip",
        "filename": "SMB2Beezo+Giant.zip",
        "size": 7282,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-behind-net-spawner",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39129,
    "title": "Behind Net Spawner",
    "authors": [
      "Fernap"
    ],
    "tags": [
      "lorom",
      "patch needed",
      "sa-1",
      "wrapper"
    ],
    "description": "This sprite acts as a wrapper to spawn another sprite with the \"behind scenery\" (usually meant for nets, but comes up elsewhere) flag set.  Sprites in this state won't interact with Mario unless he's also behind scenery (again, usually by using a net door).<br>\r\n<br>\r\nA patch is included to make such sprites use priority 1 instead of the level default so they appear behind normal layer 1 tiles.<br>\r\n<br>\r\nSee the readme for instructions.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Theopold\"><a href=\"/?p=profile&amp;id=42225\" style=\"color: var(--user-color-1);\" class=\"un\">Theopold</a></span>",
    "latest_version": "smwc-39129-1749645157",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39129,
        "title": "Behind Net Spawner",
        "version": "smwc-39129-1749645157",
        "upstream_time": 1749645157,
        "download_url": "https://dl.smwcentral.net/39129/BehindNetSpawner.zip",
        "filename": "BehindNetSpawner.zip",
        "size": 6491,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-better-bomb-koopa",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16358,
    "title": "Better Bomb Koopa",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "koopa",
      "lorom",
      "sa-1"
    ],
    "description": "A koopa which explodes a certain time after being stomped. Insprited by mikeyk's, though this one is recoded from scratch and it represents a Koopa more accurately.",
    "latest_version": "smwc-16358-1510861655",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16358,
        "title": "Better Bomb Koopa",
        "version": "smwc-16358-1510861655",
        "upstream_time": 1510861655,
        "download_url": "https://dl.smwcentral.net/16358/Bomb%20Koopa%20but%20Cooler.zip",
        "filename": "Bomb Koopa but Cooler.zip",
        "size": 9518,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-better-cheep-cheep",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40032,
    "title": "Better Cheep-Cheep",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "cheep cheep",
      "cheep-cheep",
      "fish",
      "lorom",
      "sa-1"
    ],
    "description": "changes<br>\r\n.EXGFX eliminates the discomfort of different colors.(If you using the original version, set it to yellow from the json file)<br>\r\n.Reverted the player's behavior when the fish is in the water to the default setting (which had a special behavior in the original). You can now spin jump off of a fish swimming in the surface and Yoshi can bounce off of it.<br>\r\n.Change swimming anime from frame-dependent to coordinate-dependent (this makes anime faster for fast individuals)<br>\r\n.The jumping height was changed from the pointer in the random number table to only a random number.<br>\r\n.Vertically moving fish always point in the direction of the player.<br>\r\n.The graphics are now always flipped vertically when defeated.<br>\r\n.Facing the player's direction when loading (including vertical)<br>\r\n.Add <a href=\"https://smwc.me/s/34477\">Sonikku's wet timer</a> behavior.<br>\r\n.Can set the speed.<br>\r\nRequested by GooberFan75000",
    "latest_version": "smwc-40032-1765245613",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40032,
        "title": "Better Cheep-Cheep",
        "version": "smwc-40032-1765245613",
        "upstream_time": 1765245613,
        "download_url": "https://dl.smwcentral.net/40032/better_cheepcheep.zip",
        "filename": "better_cheepcheep.zip",
        "size": 7854,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-better-creating-eating-block-snakes",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 42209,
    "title": "Better Creating/Eating Block Snakes",
    "authors": [
      "leod"
    ],
    "tags": [
      "block",
      "block snake",
      "block snakes",
      "creating",
      "eating",
      "lorom",
      "pacifist",
      "sa-1",
      "snake",
      "snakes"
    ],
    "description": "This submission includes two sprites:<br>\r\n<ul><li>The improved Creating/Eating Block Snakes themselves</li>\n<li>A custom \"shooter\", that spawns pairs of the main sprite</li></ul><br>\r\nBoth sprites are highly customizable and the paths are entirely determined by blocks you put in the level using Lunar Magic.<br>\r\nFor this reason, this sprite includes a .map16 file with one row of blocks the sprite can interact with, namely:<br>\r\n<ul><li>turning left/right</li>\n<li>turning either direction depending on the ON/OFF switch</li>\n<li>changing speeds</li>\n<li>terminating the snake</li></ul><br>\r\nThere's also a .dsc file that displays a description for the blocks in Lunar Magic, so you don't have to constantly reference the sprite's asm file to see what block does what.<br>\r\n<br>\r\nInfo on how to properly insert the blocks and the .dsc, along with lots of customization options, are in bettersnakes.asm.",
    "latest_version": "v1.2.1",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 42209,
        "title": "Better Creating/Eating Block Snakes",
        "version": "v1.2.1",
        "upstream_time": 1777991202,
        "download_url": "https://dl.smwcentral.net/42209/bettersnake_v1.2.1.zip",
        "filename": "bettersnake_v1.2.1.zip",
        "size": 10958,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-better-dkc2-styled-skull-kart",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16073,
    "title": "Better DKC2-styled Skull Kart",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "dkc2",
      "lorom",
      "minecart",
      "pacifist",
      "sa-1",
      "skull"
    ],
    "description": "A cart thing that moves automatically, similar to the one in DKC2. It has improved speed handling, uses more animation frames for going up/down slopes, as well as extra features - like slight accel and decceleration by pressing right or left.",
    "latest_version": "smwc-16073-1509031255",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16073,
        "title": "Better DKC2-styled Skull Kart",
        "version": "smwc-16073-1509031255",
        "upstream_time": 1509031255,
        "download_url": "https://dl.smwcentral.net/16073/BetterDKC2SkullKart.zip",
        "filename": "BetterDKC2SkullKart.zip",
        "size": 10269,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-better-pokey-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36812,
    "title": "Better Pokey v1.1",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "minor extended sprites",
      "nsmb",
      "pokey",
      "sa-1"
    ],
    "description": "Improved Pokey from Super Mario World.<br>\r\n<br>\r\nThere are wall contact judgments throughout the head and torso.<br>\r\n<br>\r\nIt can be raised up to 16 steps including the head.<br>\r\nIt is also possible to set whether or not to turn back at a step (note that opposed to a vanilla pokey, the yellow one stays on ledges, while the green one falls).<br>\r\n<br>\r\nFire and Cape are effective<br>\r\nIf you come in contact with a baby yoshi, it will swallow your torso one piece at a time.<br>\r\nAttacking the head can also instantly knock it down..<br>\r\nIt is possible to drop more than one torso at a time.<br>\r\n<br>\r\nA thrown Goomba and Bob-omb are effective<br>\r\nOnly works if X Speed is above a certain level.<br>\r\n<br>\r\nUse Minor Extended Sprites for Pokey's segment.<br>\r\n<br>\r\nYou can set whether or not to follow a player.<br>\r\n<br>\r\n-Update-<br>\r\nEnabled contact detection for MechaKoopa and sprites carried by the player. (See screenshot 8)<br>\r\nFixed a bug where touching an object during cape flight would kill you regardless of whether it caused an ground pound or not.<br>\r\nNew options for contact determination for extra sprites.<br>\r\nA setting has been added to hop when the Pokey is head-only.<br>\r\nA setting has been added to vary the X speed depending on the number of segments.",
    "latest_version": "smwc-36812-1740995842",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36812,
        "title": "Better Pokey v1.1",
        "version": "smwc-36812-1740995842",
        "upstream_time": 1740995842,
        "download_url": "https://dl.smwcentral.net/36812/Better%20Pokey%20v1.1.zip",
        "filename": "Better Pokey v1.1.zip",
        "size": 12924,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-better-smb2-styled-pow",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16998,
    "title": "Better SMB2-styled POW",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "carriable",
      "lorom",
      "pacifist",
      "pow",
      "sa-1",
      "smb2"
    ],
    "description": "A carryable POW switch similar to the one from SMB2. When triggered, and depending on a certain define in the ASM, it will either stun/kill sprites on ground like when you do a cape smash, or turn sprites on screen into coins, just like when you hit the goal tape in the end of a level.<br>\r\n<br>\r\nThe switch is carryable, too, and depending on the extra bit, you should either press it to trigger it or<br>\r\nthrow it against something with a certain speed.<br>\r\n<br>\r\nAn optional ExAnimation file is also included, as well as a JSON file for PIXI 1.2 users.<br>\r\n<br>\r\n<i>Note that if carried through a pipe, it'll turn into a regular SMW blue POW, so you may want to avoid that.</i>",
    "latest_version": "smwc-16998-1521145252",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16998,
        "title": "Better SMB2-styled POW",
        "version": "smwc-16998-1521145252",
        "upstream_time": 1521145252,
        "download_url": "https://dl.smwcentral.net/16998/SMB2POW.zip",
        "filename": "SMB2POW.zip",
        "size": 9394,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-betterer-boss-bass",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 15484,
    "title": "Betterer Boss Bass",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "bass",
      "big bertha",
      "boss bass",
      "fish",
      "lorom",
      "sa-1",
      "sprite",
      "water",
      "water level"
    ],
    "description": "The Boss Bass from Super Mario Bros. 3.<br>\r\n<br>\r\nThis sprite attempts to chase Mario down, and will jump and attempt to eat him. Being eaten is an instant-kill.<br>\r\n<br>\r\nIf the Extra Bit is set, it will be 16x16, and move slightly slower. It is unable to eat Mario at this point, but Mario can stomp it. This form uses the default Cheep Cheep graphics in SP3.<br>\r\n<br>\r\nThis sprite takes some code directly from Super Mario Bros. 3, so it's fairly accurate. <br>\r\n<br>\r\nIt's recommended that you use this with my <a href=\"https://www.smwcentral.net/?p=section&a=details&id=15483\">Sprite Respawner</a> sprite, as you can have the Boss Bass respawn whenever it gets killed.<br>\r\n<br>\r\nChangelog:<br>\r\n4/17/2017: Won't eat Mario if he has Star power active.<br>\r\n8/31/2017: Converted to PIXI and added SA-1 support.",
    "latest_version": "smwc-15484-1495281865",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 15484,
        "title": "Betterer Boss Bass",
        "version": "smwc-15484-1495281865",
        "upstream_time": 1495281865,
        "download_url": "https://dl.smwcentral.net/15484/BossBass2017.zip",
        "filename": "BossBass2017.zip",
        "size": 5193,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-big-boo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16235,
    "title": "Big Boo",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "big",
      "boo",
      "ghost house",
      "lorom",
      "sa-1"
    ],
    "description": "A disassembly of the Big Boo (sprite 28). It can always follow or follow when the player is facing it (Anti Boo behavior) depending on a define and when the extra bit is set.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-16235-1504724855",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16235,
        "title": "Big Boo",
        "version": "smwc-16235-1504724855",
        "upstream_time": 1504724855,
        "download_url": "https://dl.smwcentral.net/16235/regular_ol_bigboo.zip",
        "filename": "regular_ol_bigboo.zip",
        "size": 2484,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-big-boo-boss",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3220,
    "title": "Big Boo Boss",
    "authors": [
      "Davros"
    ],
    "tags": [
      "big",
      "big boo",
      "boo",
      "boss",
      "enemy",
      "ghost house",
      "lorom",
      "sa-1"
    ],
    "description": "A custom sprite that's based on the original sprite. It circles around the screen and will trigger the settings once it has been defeated. Comes with:<br>\r\n<br>\r\n-A normal Big Boo Boss config. (Triggers secret exit on extra bit)<br>\r\n-A Big Boo Boss config that changes into a door.<br>\r\n<br>\r\nMore details in the readme.",
    "latest_version": "smwc-3220-1203131957",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3220,
        "title": "Big Boo Boss",
        "version": "smwc-3220-1203131957",
        "upstream_time": 1203131957,
        "download_url": "https://dl.smwcentral.net/3220/BiggieBooBoss.zip",
        "filename": "BiggieBooBoss.zip",
        "size": 6344,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-big-telly",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3535,
    "title": "Big Telly",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "bomb",
      "exanimation",
      "explode",
      "exploding",
      "invincible",
      "invulnerable",
      "lorom",
      "mega man",
      "rockman",
      "sa-1",
      "telly",
      "wave",
      "wave motion"
    ],
    "description": "A large invulnerable sprite from Rockman and Forte. It moves towards Mario in a wave motion and occasionally stops to drop a 32x32 bomb which explodes on contact with the ground. Usage with the No More Sprite Tile Limits patch is recommended due to the fact the sprite draws 12 sprite tiles on screen, with the bomb taking up another 4.<br>\r\n<br>\r\nMake sure to set the sprite number of the bomb (telly_bomb.cfg) in telly.asm! The readme contains additional information on the proper usage of this sprite.",
    "latest_version": "smwc-3535-1262904720",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3535,
        "title": "Big Telly",
        "version": "smwc-3535-1262904720",
        "upstream_time": 1262904720,
        "download_url": "https://dl.smwcentral.net/3535/Big%20Telly.zip",
        "filename": "Big Telly.zip",
        "size": 6879,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-big-timed-lift",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25649,
    "title": "Big Timed Lift",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "64x32",
      "big",
      "lorom",
      "platform",
      "sa-1",
      "timed lift"
    ],
    "description": "This is a big 64x32 version of the Timed Lift (sprite BA), with some extra features. You can customize the timer between 1 and 255 seconds (or make it go on forever), set different movement types for each lift with different speeds, and more. <br>\r\n<br>\r\nSee the .asm file for customization options and details on using the extra bytes.<br>\r\n<br>\r\nReplaces the Rex in GFX20 (SP4). No more sprite tile limits patch is strongly recommended (included in SA-1).<br>\r\n<br>\r\nRequires the included CircleX and CircleY routines for the circle movement to work properly on LoROM when using large radii.",
    "latest_version": "smwc-25649-1611012147",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25649,
        "title": "Big Timed Lift",
        "version": "smwc-25649-1611012147",
        "upstream_time": 1611012147,
        "download_url": "https://dl.smwcentral.net/25649/BigTimedLifts.zip",
        "filename": "BigTimedLifts.zip",
        "size": 13619,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-big-urchin",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20038,
    "title": "Big Urchin",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This is a chunky child of God himself. Includes variations that rise from water, obey wall movement, move around depending on the X position or are just fixed in place.",
    "latest_version": "smwc-20038-1558968573",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20038,
        "title": "Big Urchin",
        "version": "smwc-20038-1558968573",
        "upstream_time": 1558968573,
        "download_url": "https://dl.smwcentral.net/20038/Big%20Urchin.zip",
        "filename": "Big Urchin.zip",
        "size": 5684,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bill-bomber",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23690,
    "title": "Bill Bomber",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "banzai bill",
      "bill",
      "bomb",
      "bullet bill",
      "enemy",
      "explosion",
      "lorom",
      "sa-1"
    ],
    "description": "This Bullet Bill throws Bob-ombs at Mario. If the extra bit is set, it will be a Bill Banzai, it will be invincible and it will throw 3 Bob-ombs at the same time.<br>\r\n<br>\r\n(Rykon-V73): Small change: You can edit sound effects, tilemap, palettes and the contact routine.",
    "latest_version": "smwc-23690-1594955705",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23690,
        "title": "Bill Bomber",
        "version": "smwc-23690-1594955705",
        "upstream_time": 1594955705,
        "download_url": "https://dl.smwcentral.net/23690/Bill%20Bomber.zip",
        "filename": "Bill Bomber.zip",
        "size": 5119,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bird-flies-after-contact",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18956,
    "title": "Bird, flies after contact",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "decoration",
      "effect",
      "lorom",
      "sa-1"
    ],
    "description": "This poor, shy lad will fly away when it comes in contact with either Mario or a sprite.<br>\r\nThis is a C3 update. Now the birb animates correctly and gradually updates its speed instead of being a fixed static value.",
    "latest_version": "smwc-18956-1547639930",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18956,
        "title": "Bird, flies after contact",
        "version": "smwc-18956-1547639930",
        "upstream_time": 1547639930,
        "download_url": "https://dl.smwcentral.net/18956/Shy%20Bird%20v1.1.zip",
        "filename": "Shy Bird v1.1.zip",
        "size": 4192,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-birdfish",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34002,
    "title": "Birdfish",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "super mario land 2"
    ],
    "description": "This little guy from Super Mario Land 2 acts similarly to the vanilla jumping fish, but it always alternates one dive in water and one jump in the air. Additionally, it will hover for a bit when at the peak of the jump. Check out the asm file for configuration options such as speed, acceleration and hover time.<br>\r\nIncluded also a generator that acts similarly to the vanilla jumping fish generator.<br>\r\nGraphics provided by <span class=\"un-outer\" title=\"idol\"><a href=\"/?p=profile&amp;id=18321\" style=\"color: #ff9b55;\" class=\"un unavailable inactive\">idol</a></span>.",
    "latest_version": "smwc-34002-1691024175",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34002,
        "title": "Birdfish",
        "version": "smwc-34002-1691024175",
        "upstream_time": 1691024175,
        "download_url": "https://dl.smwcentral.net/34002/birdfish.zip",
        "filename": "birdfish.zip",
        "size": 7297,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-birdo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16799,
    "title": "Birdo",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "boss",
      "enemy",
      "lorom",
      "rideable",
      "sa-1",
      "smb2"
    ],
    "description": "The miniboss creature from SMB2 that spits eggs and fireballs. Projectiles are included.<br>\r\n<br>\r\nThis sprite was part of mikeyk's SMB2 Updated sprites pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16799-1513884418",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16799,
        "title": "Birdo",
        "version": "smwc-16799-1513884418",
        "upstream_time": 1513884418,
        "download_url": "https://dl.smwcentral.net/16799/SMB2Birdo.zip",
        "filename": "SMB2Birdo.zip",
        "size": 13580,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-blargg",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3501,
    "title": "Blargg",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "blaarg",
      "lorom",
      "sa-1"
    ],
    "description": "A disassembly of the Blargg (sprite A8), commented.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3501-1251990646",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3501,
        "title": "Blargg",
        "version": "smwc-3501-1251990646",
        "upstream_time": 1251990646,
        "download_url": "https://dl.smwcentral.net/3501/Blargg.zip",
        "filename": "Blargg.zip",
        "size": 2870,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-blooper",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23857,
    "title": "Blooper",
    "authors": [
      "Romi"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "smb1",
      "water"
    ],
    "description": "A Blooper that acts like the SMB1 one. It can be stomped on when the player's outside water.<br>\r\n<br>\r\nThis sprite was part of Romi's Sprite Package, and was resubmitted separately after the remoderation for ease of search and to fit current standards.<br>\r\n<br>\r\nCredit Romi for the original sprite.<br>\r\nNo need to credit me.<br>\r\n<br>\r\n<br>\r\nUPDATE 16/07/2020: (Thiago678)<br>\r\nMade SA-1 hybrid.<br>\r\n",
    "latest_version": "smwc-23857-1594991023",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23857,
        "title": "Blooper",
        "version": "smwc-23857-1594991023",
        "upstream_time": 1594991023,
        "download_url": "https://dl.smwcentral.net/23857/SMB1Blooper.zip",
        "filename": "SMB1Blooper.zip",
        "size": 8399,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-blooper-nanny",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3659,
    "title": "Blooper Nanny",
    "authors": [
      "Koyuki"
    ],
    "tags": [
      "asar 2 remoderation",
      "blooper",
      "enemy",
      "lorom",
      "sa-1",
      "underwater"
    ],
    "description": "A Blooper Nanny seen in many underwater levels of SMB3. It is the Blooper with four smaller Bloopers following it.",
    "latest_version": "smwc-3659-1279745016",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3659,
        "title": "Blooper Nanny",
        "version": "smwc-3659-1279745016",
        "upstream_time": 1279745016,
        "download_url": "https://dl.smwcentral.net/3659/blooper_nanny.zip",
        "filename": "blooper_nanny.zip",
        "size": 5988,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-blue-boomerang-boomerang-bros",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35773,
    "title": "Blue Boomerang / Boomerang Bros.",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "blue boomerang",
      "boomerang",
      "boomerang bros",
      "e-reader",
      "enemy",
      "lorom",
      "sa-1",
      "super mario advance 4"
    ],
    "description": "The Blue Boomerang from Super Mario Advance 4's e-Reader levels.<br>\r\n<br>\r\nIt can be picked up and thrown, and it will kill enemies in a similar way to a thrown shell. It cannot be thrown up or placed back down once it's been picked up.<br>\r\n<br>\r\nAdditionally, it includes an updated Boomerang Bros. sprite which will throw a new Extended Sprite -- it functions similarly to the existing sprite, but it will turn into the carriable Blue Boomerang once the Boomerang Bros. that threw it is defeated.<br>\r\n<br>\r\nIf you're using my other Boomerang Bros. sprite, you can replace it with this version and it should work without issue.",
    "latest_version": "smwc-35773-1736256585",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35773,
        "title": "Blue Boomerang / Boomerang Bros.",
        "version": "smwc-35773-1736256585",
        "upstream_time": 1736256585,
        "download_url": "https://dl.smwcentral.net/35773/Blue_Boomerang.zip",
        "filename": "Blue_Boomerang.zip",
        "size": 12238,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-blue-parakoopa-flies-in-a-circle",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 38536,
    "title": "Blue Parakoopa, Flies in a Circle",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "flying",
      "lorom",
      "sa-1"
    ],
    "description": "A complete remake of my old blue Parakoopa, itself inspired by Alcaro's <a href=\"http://smwc.me/823517\">removed sprite</a>.<br>\r\nThis is a parakoopa which flies in a circle pattern. The extra bit controls the rotation. The first extension byte controls the radius of the parakoopa; values between 01 and 7F are recommended.",
    "latest_version": "smwc-38536-1740750500",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 38536,
        "title": "Blue Parakoopa, Flies in a Circle",
        "version": "smwc-38536-1740750500",
        "upstream_time": 1740750500,
        "download_url": "https://dl.smwcentral.net/38536/Blue%20Parakoopa%20Latest.zip",
        "filename": "Blue Parakoopa Latest.zip",
        "size": 3547,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-blurp-fish",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3474,
    "title": "Blurp Fish",
    "authors": [
      "NekohDot"
    ],
    "tags": [
      "enemy",
      "fish",
      "lorom",
      "sa-1",
      "underwater"
    ],
    "description": "This is a disassembly of the blurp fish, it's ready to be inserted with PIXI.<br>\r\n<br>\r\nCredit is not necessary but would be nice as I spent along time doing this.",
    "latest_version": "smwc-3474-1251579487",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3474,
        "title": "Blurp Fish",
        "version": "smwc-3474-1251579487",
        "upstream_time": 1251579487,
        "download_url": "https://dl.smwcentral.net/3474/BlurpDis.zip",
        "filename": "BlurpDis.zip",
        "size": 882,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bob-omb",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41872,
    "title": "Bob-omb",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "carriable",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A disassembly of sprite 0D, the Bob-omb. Unlike the old one, this recreates the entirety of states of the vanilla Bob-omb, making it more accurate, not depend on bypassing the sprite status with the second extra property byte, and allowing you to customize stuff related to its carriable form.",
    "latest_version": "smwc-41872-1773442683",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41872,
        "title": "Bob-omb",
        "version": "smwc-41872-1773442683",
        "upstream_time": 1773442683,
        "download_url": "https://dl.smwcentral.net/41872/Improved%20Bob-Omb%20Disassembly.zip",
        "filename": "Improved Bob-Omb Disassembly.zip",
        "size": 6909,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bob-omb-leaves-fire-trail",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 42177,
    "title": "Bob-omb, Leaves Fire Trail",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "carriable",
      "enemy",
      "extended",
      "fire",
      "lorom",
      "sa-1"
    ],
    "description": "A Bob-omb which leaves a fire trail every certain amount of time, controlled by the fourth extra byte.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Green\"><a href=\"/?p=profile&amp;id=43749\" style=\"color: var(--user-color-3);\" class=\"un\">Green</a></span> during C3 Winter 2025. That one used the old, now-removed Bob-omb disassembly. This one uses my own disassembly as a base, now with X speed, time before being quiet, and time before exploding all parametrized in extra bytes.",
    "latest_version": "smwc-42177-1777077860",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 42177,
        "title": "Bob-omb, Leaves Fire Trail",
        "version": "smwc-42177-1777077860",
        "upstream_time": 1777077860,
        "download_url": "https://dl.smwcentral.net/42177/fire_trail_bob_omb.zip",
        "filename": "fire_trail_bob_omb.zip",
        "size": 6916,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bob-omb-shooter",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40290,
    "title": "Bob-omb Shooter",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "bob-omb",
      "lorom",
      "sa-1",
      "shooter"
    ],
    "description": "bobomb shooter from smb3<br>\r\nrequested by Xulon",
    "latest_version": "smwc-40290-1768699020",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40290,
        "title": "Bob-omb Shooter",
        "version": "smwc-40290-1768699020",
        "upstream_time": 1768699020,
        "download_url": "https://dl.smwcentral.net/40290/bobomb_shooter.zip",
        "filename": "bobomb_shooter.zip",
        "size": 1674,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bob-omb-tower",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 38346,
    "title": "Bob-omb Tower",
    "authors": [
      "AmperSam",
      "Darolac"
    ],
    "tags": [
      "bob-omb",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A tower of 4 Bob-ombs that walks towards Mario. If jumped on the bombs all drop to the ground ready to explode. Based on <a href=\"https://smwc.me/s/20470\">Goomba Tower</a> by <span class=\"un-outer\" title=\"Darolac\"><a href=\"/?p=profile&amp;id=34390\" style=\"color: var(--user-color-1);\" class=\"un\">Darolac</a></span>. <br>\r\n<br>\r\nBob-omb state and explosion timer can be configured in the sprite's code. Can also be configured to use a custom bomb.",
    "latest_version": "smwc-38346-1740663805",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 38346,
        "title": "Bob-omb Tower",
        "version": "smwc-38346-1740663805",
        "upstream_time": 1740663805,
        "download_url": "https://dl.smwcentral.net/38346/BobombTower.zip",
        "filename": "BobombTower.zip",
        "size": 3375,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-boingboingsplat",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36850,
    "title": "Boingboingsplat",
    "authors": [
      "andy_k_250"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A small blue blob that bounces up and down in one spot, over and over and over. If he's placed on an incline, he'll bounce down it instead. Fireballs won't hurt him.<br>\r\n<br>\r\nThis sprite was originally part of <a href=\"https://smwc.me/185495\">andy_k_250's Custom Tweaked Sprites pack</a>, and was resubmitted separately after the remoderation for ease of search and to fit current standards. They were made as a demo of the ability for mikeyk's Spritetool (also inherited by PIXI) to create tweaked copies of vanilla sprites without altering the vanilla sprites themselves, via a .cfg file that does not reference an .asm file at all. Therefore, the lack of .asm files in this download is not only intentional, it is the main idea.",
    "latest_version": "smwc-36850-1727349334",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36850,
        "title": "Boingboingsplat",
        "version": "smwc-36850-1727349334",
        "upstream_time": 1727349334,
        "download_url": "https://dl.smwcentral.net/36850/Boingboingsplat.zip",
        "filename": "Boingboingsplat.zip",
        "size": 3087,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bomb",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16347,
    "title": "Bomb",
    "authors": [
      "imamelia",
      "mikeyk"
    ],
    "tags": [
      "bomb",
      "enemy",
      "explode",
      "exploding",
      "lorom",
      "projectile",
      "sa-1"
    ],
    "description": "It's a bomb sprite from Sprite Tool, converted and ready to be inserted with PIXI.<br>\r\nIt falls straight down and explodes when it touches the ground. It's better used in conjunction with custom shooters, generators and other sprites.",
    "latest_version": "smwc-16347-1510927379",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16347,
        "title": "Bomb",
        "version": "smwc-16347-1510927379",
        "upstream_time": 1510927379,
        "download_url": "https://dl.smwcentral.net/16347/Bomb%20-%20PIXI%20edition.zip",
        "filename": "Bomb - PIXI edition.zip",
        "size": 16674,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bomb-football",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 17785,
    "title": "Bomb Football",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "explode",
      "exploding",
      "football",
      "lorom",
      "sa-1"
    ],
    "description": "This is a football that explodes like a bob-omb.<br>\r\n<br>\r\nCredit is unecessary.",
    "latest_version": "smwc-17785-1531936427",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 17785,
        "title": "Bomb Football",
        "version": "smwc-17785-1531936427",
        "upstream_time": 1531936427,
        "download_url": "https://dl.smwcentral.net/17785/Bomb%20Football.zip",
        "filename": "Bomb Football.zip",
        "size": 4426,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bombable-block-sprite",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28267,
    "title": "Bombable Block Sprite",
    "authors": [
      "Dispari Scuro",
      "RussianMan"
    ],
    "tags": [
      "block sprite",
      "bomb",
      "explosion",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "This is a sprite that is solid and can be destroyed only by explosion.<br>\r\n<br>\r\nCredit is unecessary. This is a remake of <span class=\"un-outer\" title=\"Dispari Scuro\"><span title=\"Dispari Scuro donated $6.00.\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=88\" style=\"color: var(--user-color-3);\" class=\"un unavailable inactive\">Dispari Scuro</a></span>'s rejected \"Bob-omb Block\" sprite, and includes graphics from said submission.",
    "latest_version": "smwc-28267-1636424406",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28267,
        "title": "Bombable Block Sprite",
        "version": "smwc-28267-1636424406",
        "upstream_time": 1636424406,
        "download_url": "https://dl.smwcentral.net/28267/BombableBlockSprite.zip",
        "filename": "BombableBlockSprite.zip",
        "size": 3908,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bomber",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34246,
    "title": "Bomber",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bomb",
      "enemy",
      "explode",
      "exploding",
      "kirby",
      "lorom",
      "sa-1"
    ],
    "description": "This is Bomber from Kirby series. This enemy walks like normal, until it finds a ledge end, after which it'll balance for a short time, then it'll fall down and explode when it lands. On extra bit set, it'll generate a bigger explosion.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"NopeContest\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span>.",
    "latest_version": "smwc-34246-1701153769",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34246,
        "title": "Bomber",
        "version": "smwc-34246-1701153769",
        "upstream_time": 1701153769,
        "download_url": "https://dl.smwcentral.net/34246/Bomber.zip",
        "filename": "Bomber.zip",
        "size": 8442,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bone-pile",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3281,
    "title": "Bone Pile",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "bone",
      "bones",
      "castle",
      "dry bones",
      "enemy",
      "graveyard",
      "lorom",
      "sa-1"
    ],
    "description": "A pile of bones that simply stays wherever you put it. If the player gets close, the sprite transforms into the original Dry Bones (ones that walk around or throw bones depending on the initial X position of the sprite). No credit needed. Made on Lynnes' request.",
    "latest_version": "smwc-3281-1255014615",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3281,
        "title": "Bone Pile",
        "version": "smwc-3281-1255014615",
        "upstream_time": 1255014615,
        "download_url": "https://dl.smwcentral.net/3281/Bone%20Pile.zip",
        "filename": "Bone Pile.zip",
        "size": 1338,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bonus-game-claw-machine",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 33857,
    "title": "Bonus Game - Claw Machine",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "asar 2 remoderation",
      "bonus game",
      "lorom",
      "sa-1"
    ],
    "description": "This sprite is, effectively, a new bonus game meant to act as a replacement to the one found in Level 000/100. With the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=33818\">Bonus Game Destination Expander</a> patch, you can also use it in conjunction with the default bonus game, or any others.<br>\r\n<br>\r\nModeled after Super Mario Land 2's bonus game but drawn to fit a style reminiscent of SMW/SMM2, this bonus game is intended to be a unique challenge for players. An assortment of 8 items are created at random (from multiple sets of item pools which may be customized) and move along the conveyor belt.<br>\r\nStepping on the blue switch will cause the claw to descend, grabbing any item that happens to be at that position.<br>\r\nWith the default settings, the claw inverts direction and speeds up after each try. Both of these behaviors can of course be disabled.<br>\r\n<br>\r\nSeveral items can spawn which will give the player more tries, re-rolls all available items, or a Bob-Omb which destroys the crane and ends the minigame. A skilled player can keep playing so long as they they aim to refresh their tries and the items on the conveyor.<br>\r\n<br>\r\nAn example level making use of this sprite (in the list.txt slot of 00) is included, to give an example of the preferred way to set the room up.<br>\r\n<br>\r\nDisclaimer: It's suggested to use the sprite alongside  <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24816\">NMSTL</a> or SA-1. Moreover, it should only be inserted once in the first screen of a single screen horizontal level, otherwise it will glitch.",
    "latest_version": "smwc-33857-1704923732",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 33857,
        "title": "Bonus Game - Claw Machine",
        "version": "smwc-33857-1704923732",
        "upstream_time": 1704923732,
        "download_url": "https://dl.smwcentral.net/33857/BonusGame_ClawMachine.zip",
        "filename": "BonusGame_ClawMachine.zip",
        "size": 29221,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bonus-star",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3448,
    "title": "Bonus Star",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "bonus",
      "lorom",
      "sa-1",
      "star"
    ],
    "description": "This is a small, simple star sprite (graphics from Yoshi's Island) that bounces around and gives you bonus stars depending on the extra property bytes.  Credit is not necessary unless you want to; this took me only about 5-10 minutes to make.",
    "latest_version": "smwc-3448-1263053911",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3448,
        "title": "Bonus Star",
        "version": "smwc-3448-1263053911",
        "upstream_time": 1263053911,
        "download_url": "https://dl.smwcentral.net/3448/bonus_star.zip",
        "filename": "bonus_star.zip",
        "size": 4873,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bony-beetle",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 19467,
    "title": "Bony Beetle",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "bony beetle",
      "castle",
      "enemy",
      "lorom",
      "sa-1",
      "spiky"
    ],
    "description": "This is a disassembly of the bony beetle - sprite 31 - from the original game.<br>\r\n<br>\r\nUpdate:<br>\r\n-SA-1 compatible<br>\r\n-Removed redutant code that caused it to sometimes face away from player",
    "latest_version": "smwc-19467-1553991438",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 19467,
        "title": "Bony Beetle",
        "version": "smwc-19467-1553991438",
        "upstream_time": 1553991438,
        "download_url": "https://dl.smwcentral.net/19467/SMWSDIS%20-%20sprite%2031%20-%20Bony%20Beetle.zip",
        "filename": "SMWSDIS - sprite 31 - Bony Beetle.zip",
        "size": 3881,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-boo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16234,
    "title": "Boo",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "boo",
      "enemy",
      "follow",
      "follow player",
      "following",
      "ghost house",
      "lorom",
      "sa-1"
    ],
    "description": "A disassembly of the Boo (sprite 37). It can always follow or follow when the player is facing it (Anti Boo behavior) depending on a define and when the extra bit is set.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-16234-1504724795",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16234,
        "title": "Boo",
        "version": "smwc-16234-1504724795",
        "upstream_time": 1504724795,
        "download_url": "https://dl.smwcentral.net/16234/regular_ol_boo.zip",
        "filename": "regular_ol_boo.zip",
        "size": 2321,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-boo-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3500,
    "title": "Boo Block",
    "authors": [
      "Roy"
    ],
    "tags": [
      "block",
      "boo",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of SMW's Boo Block. Half of it is commented. Graphics routine was coded by me, not disassembled. Palette is hardcoded - go into the .asm file to change it. (I commented it.) Credit not needed.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3500-1252005334",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3500,
        "title": "Boo Block",
        "version": "smwc-3500-1252005334",
        "upstream_time": 1252005334,
        "download_url": "https://dl.smwcentral.net/3500/Boo%20Block.zip",
        "filename": "Boo Block.zip",
        "size": 2382,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-boo-ring",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 13807,
    "title": "Boo Ring",
    "authors": [
      "Akaginite"
    ],
    "tags": [
      "asar 2 remoderation",
      "boo",
      "circle",
      "lorom",
      "ring",
      "sa-1"
    ],
    "description": "This is a custom sprite version of the Boo Ring. It is more efficient than the vanilla version and quite customizable.<br>\r\n<br>\r\nYou can set the number of Boos, space between each Boo, radius, speed, and rotation direction for every instance of the sprite. The rotation direction is controlled by the extra bit (clockwise if clear, counter-clockwise if set). The sprite uses all four extra bytes (the extension field in Lunar Magic's \"Add Sprite Manual\" dialog) to control, in order, the number of Boos, the space between each Boo, the radius, and the speed. An extension of 0A285010 (10 Boos, $28 pixels between each Boo, a radius of 5 tiles = $50 pixels, a speed of $10) replicates the vanilla Boo Ring.<br>\r\n<br>\r\nThe No More Sprite Tile Limits patch is required if you want to use this sprite.<br>\r\n<br>\r\n<b>Note for advanced hackers</b>: This sprite uses the WRAM write registers ($2180-$2183) for its OAM transfer. If you use these registers during an interrupt, there might be a crash. If you don't know what this means, you probably don't have to worry about it.<br>\r\n<br>\r\n2017/09/07 Update<br>\r\n- Merged the normal and SA-1 versions.<br>\r\n- Made the sprite use extra bytes instead of define and extra property bytes for its options.<br>\r\n<br>\r\n2016/06/14 Update<br>\r\n- Fixed to turn in the correct direction. (BooRing.asm)<br>\r\n- More optimized. (all sprites)",
    "latest_version": "smwc-13807-1466324537",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 13807,
        "title": "Boo Ring",
        "version": "smwc-13807-1466324537",
        "upstream_time": 1466324537,
        "download_url": "https://dl.smwcentral.net/13807/Boo%20Ring.zip",
        "filename": "Boo Ring.zip",
        "size": 2708,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-boo-stream",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3482,
    "title": "Boo Stream",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "boo",
      "lorom",
      "sa-1"
    ],
    "description": "A disassembly of the reflecting Boo stream (sprite B0), commented.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3482-1251633686",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3482,
        "title": "Boo Stream",
        "version": "smwc-3482-1251633686",
        "upstream_time": 1251633686,
        "download_url": "https://dl.smwcentral.net/3482/Boo%20Stream.zip",
        "filename": "Boo Stream.zip",
        "size": 1984,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-boo-stream-tail",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35330,
    "title": "Boo Stream Tail",
    "authors": [
      "spooonsss"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "Disassembly of the Boo Stream Tail, the minor extended sprite that the Boo Stream spawns.<br>\r\n<br>\r\nExtracted from Thomas' all.log. Requires pixi 1.40 or later.",
    "latest_version": "smwc-35330-1713062290",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35330,
        "title": "Boo Stream Tail",
        "version": "smwc-35330-1713062290",
        "upstream_time": 1713062290,
        "download_url": "https://dl.smwcentral.net/35330/BooStreamTail.zip",
        "filename": "BooStreamTail.zip",
        "size": 1717,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-boogie-beta-sprite",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 33216,
    "title": "Boogie (Beta Sprite)",
    "authors": [
      "Maarfy"
    ],
    "tags": [
      "beta",
      "enemy",
      "lorom",
      "pacifist",
      "sa-1",
      "teleport"
    ],
    "description": "An interpretation of a scrapped beta sprite, popularly known as Boogie (seen in chr-stock-2-minidragon.OBJ).<br>\r\n<br>\r\nThis funny little man dances in place wherever he's placed in the level. If approached by the player, a player's fireball, a Yoshi fireball, or a thrown sprite, Boogie will teleport, reappearing elsewhere after a bit like a Magikoopa. Do note that Boogie won't follow the player around like a Magikoopa, though.<br>\r\n<br>\r\nIf the Extra Bit is set, Boogie will launch a projectile at the player upon reappearing.<br>\r\n<br>\r\nThis submission includes UberASM code that, if enabled, allows all active Boogie sprites to perform a special synchronized dance that can conjure a variety of customizable effects, from flipping the ON/OFF flag to killing the player. Both this function and the sprite itself are highly customizable, see the .asm files for more details.",
    "latest_version": "smwc-33216-1696704637",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 33216,
        "title": "Boogie (Beta Sprite)",
        "version": "smwc-33216-1696704637",
        "upstream_time": 1696704637,
        "download_url": "https://dl.smwcentral.net/33216/Boogie.zip",
        "filename": "Boogie.zip",
        "size": 16163,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-boom-guy",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3527,
    "title": "Boom Guy",
    "authors": [
      "Blind Devil",
      "deffon1993"
    ],
    "tags": [
      "bullet bill",
      "cannon",
      "enemy",
      "lorom",
      "sa-1",
      "shyguy"
    ],
    "description": "This is the Boom Guy, based off of the one from M&LPiT. It's a Shyguy that walks around, shooting Bullet Bills with its cannon. When it's about to die, it loses its cannon and tries to flee.",
    "latest_version": "smwc-3527-1260458315",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3527,
        "title": "Boom Guy",
        "version": "smwc-3527-1260458315",
        "upstream_time": 1260458315,
        "download_url": "https://dl.smwcentral.net/3527/MLPITBoomGuy.zip",
        "filename": "MLPITBoomGuy.zip",
        "size": 7473,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-boomerang-bro",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35772,
    "title": "Boomerang Bro",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "boomerang",
      "boomerang bro",
      "bros",
      "brother",
      "enemy",
      "extended sprites",
      "lorom",
      "sa-1",
      "smb 3",
      "smb3",
      "super mario bros 3",
      "throw"
    ],
    "description": "A Boomerang Bro from Super Mario Bros. 3. It walks back and forth, occasionally hopping and periodically throwing two boomerangs, which it will later try to catch.<br>\r\n<br>\r\nIt throws an extended sprite boomerang. The included ExtendedGetDrawInfo fixes a crash in PIXI's, so it is highly recommended you replace it with it.<br>\r\n<br>\r\nMake sure to specify the extended sprite number of the boomerang (extended/boomerang.asm) from list.txt in the Boomerang Bro's ASM file (sprites/BoomerangBro.asm)!<br>\r\n<br>\r\nMod edit 2025-2-9: Fixed a typo in the boomerang tilemap resulting in some garbled graphics, reported by Atari2.0",
    "latest_version": "smwc-35772-1733862156",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35772,
        "title": "Boomerang Bro",
        "version": "smwc-35772-1733862156",
        "upstream_time": 1733862156,
        "download_url": "https://dl.smwcentral.net/35772/Boomerang_Bro.zip",
        "filename": "Boomerang_Bro.zip",
        "size": 8627,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-boomerang-bro-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20422,
    "title": "Boomerang Bro v1.0",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "boomerang bro",
      "brothers",
      "lorom",
      "sa-1"
    ],
    "description": "Similar to his role in SMB3, this guy throws boomerangs at Mario. <br>\r\n<br>\r\nBIG FAT NOTE: This sprite depends on the boomerang sprite.  Make sure you insert the boomerang as the very next sprite.  (ex. If this is sprite 1B, make the boomerang 1C).<br>\r\n<br>\r\nUses first extra bit: NO<br>\r\n<br>\r\nComes with the boomerang sprite<br>\r\n<br>\r\nv1.0<br>\r\n-----<br>\r\nTattletale - moved out of pixi.",
    "latest_version": "smwc-20422-1564646792",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20422,
        "title": "Boomerang Bro v1.0",
        "version": "smwc-20422-1564646792",
        "upstream_time": 1564646792,
        "download_url": "https://dl.smwcentral.net/20422/boomerangbro_v1.0.zip",
        "filename": "boomerangbro_v1.0.zip",
        "size": 10712,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-boomerang-dry-bones",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35871,
    "title": "Boomerang Dry Bones",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bone",
      "dry bones",
      "enemy",
      "lorom",
      "projectile",
      "sa-1"
    ],
    "description": "This Dry Bones throws bones that move like a boomerang.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>.",
    "latest_version": "smwc-35871-1705272978",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35871,
        "title": "Boomerang Dry Bones",
        "version": "smwc-35871-1705272978",
        "upstream_time": 1705272978,
        "download_url": "https://dl.smwcentral.net/35871/Boomerang%20Dry-Bones.zip",
        "filename": "Boomerang Dry-Bones.zip",
        "size": 10330,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-boost-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20783,
    "title": "Boost Platform",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "boost",
      "boost platform",
      "double",
      "double jump",
      "lorom",
      "sa-1",
      "sprite platform"
    ],
    "description": "Jumps up when Mario steps off the platform. Can be stood on in midair and jumped off of again.<br>\r\n<br>\r\n6 cfg files are included:<br>\r\n- boost_plat_2tiles.cfg<br>\r\n- boost_plat_3tiles.cfg<br>\r\n- boost_plat_4tiles.cfg\t<br>\r\n^ Can only jump from their starting position.<br>\r\n<br>\r\n- boost_plat_2tiles_gold.cfg<br>\r\n- boost_plat_3tiles_gold.cfg<br>\r\n- boost_plat_4tiles_gold.cfg<br>\r\n^ Jump off whenever Mario steps off, even when in the air.<br>\r\n<br>\r\nNow PIXI compatible.",
    "latest_version": "smwc-20783-1564743005",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20783,
        "title": "Boost Platform",
        "version": "smwc-20783-1564743005",
        "upstream_time": 1564743005,
        "download_url": "https://dl.smwcentral.net/20783/boost_platform%20%5BPIXI%5D.zip",
        "filename": "boost_platform %5BPIXI%5D.zip",
        "size": 3333,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bopping-toady-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25974,
    "title": "Bopping Toady v1.0",
    "authors": [
      "Eminus",
      "Von Fahrenheit"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This is a simple sprite that moves only by jumping. It can attack by extending its tongue. Its interaction is very standard. It has an option for using an alternate palette underwater, which might be useful if you want it to look more blue or something like that.<br>\r\n<br>\r\nRequested for the Strongest Sprite Workshop 2020 by Yoshin.",
    "latest_version": "smwc-25974-1611939667",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25974,
        "title": "Bopping Toady v1.0",
        "version": "smwc-25974-1611939667",
        "upstream_time": 1611939667,
        "download_url": "https://dl.smwcentral.net/25974/BoppingToady.zip",
        "filename": "BoppingToady.zip",
        "size": 5065,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-boss-fireball",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3572,
    "title": "Boss Fireball",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "boss",
      "enemy",
      "fire",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 34 in SMW, the boss fireball (spat by Ludwig).<br>\r\nNOTE: This sprite behaves exactly like original sprite 34, meaning it is stationary unless its X speed is set by another sprite when it is spawned.",
    "latest_version": "smwc-3572-1274677010",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3572,
        "title": "Boss Fireball",
        "version": "smwc-3572-1274677010",
        "upstream_time": 1274677010,
        "download_url": "https://dl.smwcentral.net/3572/SMWSDIS%20-%20sprite%2034%20-%20boss%20fireball.zip",
        "filename": "SMWSDIS - sprite 34 - boss fireball.zip",
        "size": 1925,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bouncing-boo-stream",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39403,
    "title": "Bouncing Boo Stream",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "boo",
      "boo stream",
      "enemy",
      "lorom",
      "sa-1",
      "stream"
    ],
    "description": "This is a boo stream that has gravity and bounces off the ground.",
    "latest_version": "smwc-39403-1748454913",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39403,
        "title": "Bouncing Boo Stream",
        "version": "smwc-39403-1748454913",
        "upstream_time": 1748454913,
        "download_url": "https://dl.smwcentral.net/39403/Bouncing%20Boo%20Stream.zip",
        "filename": "Bouncing Boo Stream.zip",
        "size": 3260,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bouncing-cannonball",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36855,
    "title": "Bouncing Cannonball",
    "authors": [
      "andy_k_250"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "Cannonballs are heavy metal spheres that are normally launched from cannons at high speeds, but this kind is so anxious to be fired out of a cannon that it jumps around nervously until its turn comes.<br>\r\n<br>\r\nThis sprite was originally part of <a href=\"https://smwc.me/185495\">andy_k_250's Custom Tweaked Sprites pack</a>, and was resubmitted separately after the remoderation for ease of search and to fit current standards. They were made as a demo of the ability for mikeyk's Spritetool (also inherited by PIXI) to create tweaked copies of vanilla sprites without altering the vanilla sprites themselves, via a .cfg file that does not reference an .asm file at all. Therefore, the lack of .asm files in this download is not only intentional, it is the main idea.",
    "latest_version": "smwc-36855-1727349392",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36855,
        "title": "Bouncing Cannonball",
        "version": "smwc-36855-1727349392",
        "upstream_time": 1727349392,
        "download_url": "https://dl.smwcentral.net/36855/Bouncing%20Cannonball.zip",
        "filename": "Bouncing Cannonball.zip",
        "size": 3094,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bouncing-football",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3472,
    "title": "Bouncing Football",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "chuck",
      "enemy",
      "football",
      "lorom",
      "random",
      "sa-1"
    ],
    "description": "A disassembly of the bouncing football (sprite 1B), ready to be inserted with PIXI.<br>\r\n",
    "latest_version": "smwc-3472-1251579574",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3472,
        "title": "Bouncing Football",
        "version": "smwc-3472-1251579574",
        "upstream_time": 1251579574,
        "download_url": "https://dl.smwcentral.net/3472/Bouncing%20Football.zip",
        "filename": "Bouncing Football.zip",
        "size": 1603,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bouncing-paraspiny",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41055,
    "title": "Bouncing Paraspiny",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A merge of the Spiny and the green bouncing Parakoopa. You can control the jump height with the extra bit.<br>\r\n<br>\r\nRemember that spin jumping on rapidly rising spiky enemies is not recommended.",
    "latest_version": "smwc-41055-1764549485",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41055,
        "title": "Bouncing Paraspiny",
        "version": "smwc-41055-1764549485",
        "upstream_time": 1764549485,
        "download_url": "https://dl.smwcentral.net/41055/bouncing_paraspiny.zip",
        "filename": "bouncing_paraspiny.zip",
        "size": 3105,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bouncing-power-thwomp-thwimp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 17724,
    "title": "Bouncing Power Thwomp/Thwimp",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "stun",
      "thwimp",
      "thwomp"
    ],
    "description": "This is Thwomp/Thwimp that bounces up 'n down and stun player when he/she's on ground.<br>\r\n<br>\r\nOriginally from Thwomp pack by yoshicookiezeus.",
    "latest_version": "smwc-17724-1530523271",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 17724,
        "title": "Bouncing Power Thwomp/Thwimp",
        "version": "smwc-17724-1530523271",
        "upstream_time": 1530523271,
        "download_url": "https://dl.smwcentral.net/17724/Bouncy%20Power%20Thwomp%20%27n%20Thimp.zip",
        "filename": "Bouncy Power Thwomp %27n Thimp.zip",
        "size": 1771,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bouncing-rex",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18928,
    "title": "Bouncing Rex",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "flying",
      "lorom",
      "rex",
      "sa-1"
    ],
    "description": "This is a Rex that bounces around like the bouncing Parakoopa. The extra bit determines its bouncing height.",
    "latest_version": "smwc-18928-1547338564",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18928,
        "title": "Bouncing Rex",
        "version": "smwc-18928-1547338564",
        "upstream_time": 1547338564,
        "download_url": "https://dl.smwcentral.net/18928/Bouncing%20Rex.zip",
        "filename": "Bouncing Rex.zip",
        "size": 3718,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bouncing-spiky-ball",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3549,
    "title": "Bouncing Spiky Ball",
    "authors": [
      "wye"
    ],
    "tags": [
      "ball",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "Made out of boredom and to test my limited spriting skills.<br>\r\n<br>\r\nThis is basically a spiked ball that hops up and down while following Mario. Speeds and tilemap are easily customizable.",
    "latest_version": "smwc-3549-1267739096",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3549,
        "title": "Bouncing Spiky Ball",
        "version": "smwc-3549-1267739096",
        "upstream_time": 1267739096,
        "download_url": "https://dl.smwcentral.net/3549/BouncingSpikyBall.zip",
        "filename": "BouncingSpikyBall.zip",
        "size": 3686,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bouncing-spiny-egg",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23484,
    "title": "Bouncing Spiny Egg",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "bouncing",
      "enemies",
      "lorom",
      "sa-1",
      "spiked",
      "spiny",
      "vanilla gfx",
      "vanilla-ish"
    ],
    "description": "Bouncing Spiny Egg. Comes with cleaner code and slower movement to improve usability.<br>\r\n<br>\r\nIt bounces off slopes at predetermined angles based on steepness. Also bounces off walls and rides along the ceiling until it falls.<br>\r\n<br>\r\nNow PIXI compatible.<br>\r\n<br>\r\n(Rykon-V73)Small change: Added .json file and made the tilemap easier to edit.",
    "latest_version": "smwc-23484-1594231417",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23484,
        "title": "Bouncing Spiny Egg",
        "version": "smwc-23484-1594231417",
        "upstream_time": 1594231417,
        "download_url": "https://dl.smwcentral.net/23484/BouncingSpinyEgg.zip",
        "filename": "BouncingSpinyEgg.zip",
        "size": 2952,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bouncing-spiny-egg-rolling-spiny-egg",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 15272,
    "title": "Bouncing Spiny Egg + Rolling Spiny Egg",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "lorom",
      "spiny egg",
      "vanilla graphics",
      "vanilla-ish"
    ],
    "description": "Bouncing Spiny Egg will bounce off the ground slopes at a strict angle. (Set Extra bits to 2)<br>\r\nRolling Spiny Egg will pick up speed if placed on a slope and even decelerate and go the other way. (Set Extra bits to 3)<br>\r\n<br>\r\nThere's a bunch more that can be done with this, but that's the gist of it.<br>\r\n<br>\r\nUpdate March 9th 2017: Horizontal Speed adjustments for the bouncing spinies! They will bounce off slope with half the speed they did before in order to facilitate level design. As such, the screenshots depicting them are no longer accurate until I update those as well. Sorry for the inconvenience!",
    "latest_version": "smwc-15272-1489938322",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 15272,
        "title": "Bouncing Spiny Egg + Rolling Spiny Egg",
        "version": "smwc-15272-1489938322",
        "upstream_time": 1489938322,
        "download_url": "https://dl.smwcentral.net/15272/bouncing_spiny.zip",
        "filename": "bouncing_spiny.zip",
        "size": 2050,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bouncy-boo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41921,
    "title": "Bouncy Boo",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "boo",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This Boo bounces around, like a Puntin' Chuck football or a Diggin' Chuck rock. You can make it bounce always, or only when not stared at.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"Boosius\"><a href=\"/?p=profile&amp;id=32517\" style=\"color: var(--user-color-3);\" class=\"un\">Boosius</a></span>, I wouldn't be able to come up with something like this myself lol.",
    "latest_version": "smwc-41921-1773807906",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41921,
        "title": "Bouncy Boo",
        "version": "smwc-41921-1773807906",
        "upstream_time": 1773807906,
        "download_url": "https://dl.smwcentral.net/41921/Bouncy%20Boo.zip",
        "filename": "Bouncy Boo.zip",
        "size": 4404,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bouncy-cloud",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 29002,
    "title": "Bouncy Cloud",
    "authors": [
      "Donut"
    ],
    "tags": [
      "bouncy",
      "lorom",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "A cloud you can bounce off, based off NSMBWii's bouncy clouds. You'll bounce higher when holding A or B. The heights (Y speeds for the player) as well as the sound effects can be configured in the .asm file.",
    "latest_version": "smwc-29002-1644333235",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 29002,
        "title": "Bouncy Cloud",
        "version": "smwc-29002-1644333235",
        "upstream_time": 1644333235,
        "download_url": "https://dl.smwcentral.net/29002/bouncycloud.zip",
        "filename": "bouncycloud.zip",
        "size": 2568,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bowling-goonie",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16770,
    "title": "Bowling Goonie",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "bird",
      "dynamic",
      "goonie",
      "lorom",
      "sa-1",
      "yoshi island"
    ],
    "description": "The fat rolling bird from Yoshi's Island. Note that this sprite doesn't work well with slopes.<br>\r\n<br>\r\nOriginally from smkdan's Yoshi's Island dynamic sprite pack.",
    "latest_version": "smwc-16770-1513175651",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16770,
        "title": "Bowling Goonie",
        "version": "smwc-16770-1513175651",
        "upstream_time": 1513175651,
        "download_url": "https://dl.smwcentral.net/16770/Bowling%20Goonie.zip",
        "filename": "Bowling Goonie.zip",
        "size": 9850,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bowser",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 37338,
    "title": "Bowser",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "bowser",
      "enemy",
      "fire",
      "lorom",
      "sa-1"
    ],
    "description": "A Bowser from Romi's Sprite Tool, converted and ready to be inserted with PIXI.",
    "latest_version": "smwc-37338-1729660938",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 37338,
        "title": "Bowser",
        "version": "smwc-37338-1729660938",
        "upstream_time": 1729660938,
        "download_url": "https://dl.smwcentral.net/37338/Mikeyk%27s%20Bowser%20for%20PIXI.zip",
        "filename": "Mikeyk%27s Bowser for PIXI.zip",
        "size": 7888,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bowser-blade",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41135,
    "title": "Bowser Blade",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "invincible",
      "lorom",
      "sa-1",
      "trap"
    ],
    "description": "This sprite is a giant blade inspired in the ones on Yoshi's Story that moves around and damages in contact. If the extra bit is set, the blade will be upside down. <br>\r\n<br>\r\nYou can customise the tiles used by the sprite in the ASM file.<br>\r\n<br>\r\n(Small change by Rykon-V73): You can now also customise the horizontal speed, whether the sprite hurts or kills the player and add some sound effects.",
    "latest_version": "smwc-41135-1764344081",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41135,
        "title": "Bowser Blade",
        "version": "smwc-41135-1764344081",
        "upstream_time": 1764344081,
        "download_url": "https://dl.smwcentral.net/41135/BowserBlade.zip",
        "filename": "BowserBlade.zip",
        "size": 6812,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bowser-fire",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23555,
    "title": "Bowser Fire",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "bowser",
      "fire",
      "lorom",
      "sa-1"
    ],
    "description": "A fire that jumps. Mario can't jump nor spinjump on him without taking damage. You can customize the height of the jump from the asm file. That's about it.",
    "latest_version": "smwc-23555-1594497120",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23555,
        "title": "Bowser Fire",
        "version": "smwc-23555-1594497120",
        "upstream_time": 1594497120,
        "download_url": "https://dl.smwcentral.net/23555/BowserFire.zip",
        "filename": "BowserFire.zip",
        "size": 2144,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bowser-fist",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41124,
    "title": "Bowser Fist",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "enemy",
      "invincible",
      "lorom",
      "sa-1",
      "trap"
    ],
    "description": "This is a giant fist inspired in the ones at Super Mario Land 2:  Six Golden Coins that moves up and down once a certain block is pressed. That block (trap.asm, included with this sprite) must be inserted a block inserter and sets up a freeRAM flag when the player is above it, efectively activating this sprite.<br>\r\n<br>\r\nIMPORTANT:<br>\r\n<br>\r\nYou will have to tell the sprite which free RAM is the block using. To do that, just write the RAM adress you are using as free RAM in the extension field of the insert sprite window in Lunar Magic using the two first extra bytes (for example, if you are going to use $58 as your free RAM, just write 0058). The sprite assumes that the RAM is in the $7E bank, so you will be restricted to that bank.",
    "latest_version": "smwc-41124-1764287848",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41124,
        "title": "Bowser Fist",
        "version": "smwc-41124-1764287848",
        "upstream_time": 1764287848,
        "download_url": "https://dl.smwcentral.net/41124/BowserFist.zip",
        "filename": "BowserFist.zip",
        "size": 6641,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bowser-statue",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3400,
    "title": "Bowser Statue",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "bowser statue",
      "castle",
      "enemy",
      "lorom"
    ],
    "description": "This is a disassembly of the Bowser statue.  (Yes, it's the actual statue this time, not just the fireball.) I'd always thought the Bowser statue was one of the coolest sprites in SMW, so I wanted to disassemble it.  I did have to change the code a bit, though...the original flame-spitting routine didn't work, and I never figured out why.  I included both my modified version and the original code ripped straight from all.log.<br>\r\n<br>\r\nThis ZIP also features a custom version whose behaviour is controlled by extra bytes rather than X position and also has the ability to do both, jump and shoot fireballs.",
    "latest_version": "smwc-3400-1250888789",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3400,
        "title": "Bowser Statue",
        "version": "smwc-3400-1250888789",
        "upstream_time": 1250888789,
        "download_url": "https://dl.smwcentral.net/3400/Bowser%20statue.zip",
        "filename": "Bowser statue.zip",
        "size": 6847,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bowser-statue-fireball",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3424,
    "title": "Bowser Statue Fireball",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "fireball",
      "lorom"
    ],
    "description": "This is a disassembly of the fireball that the Bowser statues spit. If you use it, don't bother to credit me, but if you base another sprite off of it, I would appreciate some credit.",
    "latest_version": "smwc-3424-1249346775",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3424,
        "title": "Bowser Statue Fireball",
        "version": "smwc-3424-1249346775",
        "upstream_time": 1249346775,
        "download_url": "https://dl.smwcentral.net/3424/Bowser%20statue%20fireball%20disassembly.zip",
        "filename": "Bowser statue fireball disassembly.zip",
        "size": 2076,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bronto-burt",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16093,
    "title": "Bronto Burt",
    "authors": [
      "Kaijyuu"
    ],
    "tags": [
      "enemy",
      "fly",
      "flying",
      "kirby",
      "lorom",
      "sa-1"
    ],
    "description": "The Bronto Burt from Kirby, a 16x16 sprite which flies in a straight line. If it's put on the ground, it will wait for Mario to come close to it before taking off.<br>\r\n<br>\r\nOriginally part of the Kirby Sprite Pack.",
    "latest_version": "smwc-16093-1503664059",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16093,
        "title": "Bronto Burt",
        "version": "smwc-16093-1503664059",
        "upstream_time": 1503664059,
        "download_url": "https://dl.smwcentral.net/16093/Bronto%20Burt.zip",
        "filename": "Bronto Burt.zip",
        "size": 4919,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-brown-block-bridge",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39532,
    "title": "Brown Block Bridge",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "platform",
      "sa-1"
    ],
    "description": "This bridge is made out of brown blocks, which turn into coins when the blue P-Switch is active.<br>\r\nNote that due to the amount of processing time this sprite takes, SA-1 may be needed for a better experience.",
    "latest_version": "smwc-39532-1752665386",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39532,
        "title": "Brown Block Bridge",
        "version": "smwc-39532-1752665386",
        "upstream_time": 1752665386,
        "download_url": "https://dl.smwcentral.net/39532/brown_block_bridge.zip",
        "filename": "brown_block_bridge.zip",
        "size": 3543,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-brown-checkerboard-line-guided-platform-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18754,
    "title": "Brown/Checkerboard Line-Guided Platform v1.1",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "line-guided",
      "lorom",
      "platform",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 63 in SMW, the brown/checkerboard line-guided platform. The extra bit determines which tilemap and interaction size it will use.<br>\r\n<br>\r\nNow SA-1 hybrid.<br>\r\n<br>\r\nv1.1<br>\r\n-----<br>\r\nSupport for LM3 exlevel settings. Only works with pixi 1.2.4+",
    "latest_version": "smwc-18754-1547512999",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18754,
        "title": "Brown/Checkerboard Line-Guided Platform v1.1",
        "version": "smwc-18754-1547512999",
        "upstream_time": 1547512999,
        "download_url": "https://dl.smwcentral.net/18754/SMWSDIS%20-%20sprite%2063%20-%20variable%20line-guided%20platform%20v1.1.zip",
        "filename": "SMWSDIS - sprite 63 - variable line-guided platform v1.1.zip",
        "size": 5953,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-brown-line-guided-platform-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18757,
    "title": "Brown Line-Guided Platform v1.1",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "line-guided",
      "lorom",
      "platform",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 62 in SMW, the brown line-guided platform.<br>\r\n<br>\r\nNow SA-1 hybrid.<br>\r\n<br>\r\nv1.1<br>\r\n-----<br>\r\nSupport for LM3 exlevel settings. Only works with pixi 1.2.4+",
    "latest_version": "smwc-18757-1547514611",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18757,
        "title": "Brown Line-Guided Platform v1.1",
        "version": "smwc-18757-1547514611",
        "upstream_time": 1547514611,
        "download_url": "https://dl.smwcentral.net/18757/SMWSDIS%20-%20sprite%2062%20-%20brown%20line-guided%20platform%20v1.1.zip",
        "filename": "SMWSDIS - sprite 62 - brown line-guided platform v1.1.zip",
        "size": 5417,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bubble-with-instant-explosive",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28268,
    "title": "Bubble with Instant Explosive",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bomb",
      "bubble",
      "explosion",
      "lorom",
      "sa-1"
    ],
    "description": "This is a bubble that carries a bomb that explodes instantly when bubble pops.",
    "latest_version": "smwc-28268-1636434087",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28268,
        "title": "Bubble with Instant Explosive",
        "version": "smwc-28268-1636434087",
        "upstream_time": 1636434087,
        "download_url": "https://dl.smwcentral.net/28268/BubbleWithInstantExplosive.zip",
        "filename": "BubbleWithInstantExplosive.zip",
        "size": 3431,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bubble-with-sprite-inside",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23035,
    "title": "Bubble With Sprite Inside",
    "authors": [
      "Nowieso"
    ],
    "tags": [
      "bomb",
      "bubble",
      "disassembly",
      "fish",
      "goomba",
      "lorom",
      "mushroom",
      "sa-1"
    ],
    "description": "A disassembly of sprite 9D, the flying bubble with a sprite inside. <br>\r\n<br>\r\nIt comes with some customization options as well as CFG files for the sprites that can be inside the bubble, so you are no longer dependant on X-Positions.",
    "latest_version": "smwc-23035-1592403990",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23035,
        "title": "Bubble With Sprite Inside",
        "version": "smwc-23035-1592403990",
        "upstream_time": 1592403990,
        "download_url": "https://dl.smwcentral.net/23035/Bubble%20Disassembly.zip",
        "filename": "Bubble Disassembly.zip",
        "size": 7655,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bucket-head",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3260,
    "title": "Bucket Head",
    "authors": [
      "RussianMan",
      "ghettoyouth"
    ],
    "tags": [
      "enemy",
      "ice",
      "lorom",
      "projectile",
      "sa-1",
      "wario land"
    ],
    "description": "Enclosed is a Bucket Head and snowflakes.<br>\r\n<br>\r\nThe Bucket Head shoots snowflakes at Mario, that can freeze him or damage him (Or both). The Snowflake Sprite must be inserted as the very next Sprite.<br>\r\n<br>\r\nExGFX included.",
    "latest_version": "smwc-3260-1205202982",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3260,
        "title": "Bucket Head",
        "version": "smwc-3260-1205202982",
        "upstream_time": 1205202982,
        "download_url": "https://dl.smwcentral.net/3260/Bucket%20Head%20Wario%20Land%201.zip",
        "filename": "Bucket Head Wario Land 1.zip",
        "size": 5622,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bullet-bill",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26768,
    "title": "Bullet Bill",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "bullet bill",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 1C in SMW, the Bullet Bill.<br>\r\n<br>\r\nSetting the extra bit makes the bullet bill play a sound effect and don't go behind the scenes.<br>\r\n<br>\r\nMinor update 2023-03-03: updated a quasi-broken .json file in the zip.",
    "latest_version": "smwc-26768-1625081387",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26768,
        "title": "Bullet Bill",
        "version": "smwc-26768-1625081387",
        "upstream_time": 1625081387,
        "download_url": "https://dl.smwcentral.net/26768/SMWSDIS%20-%20sprite%201C%20-%20bullet%20bill.zip",
        "filename": "SMWSDIS - sprite 1C - bullet bill.zip",
        "size": 2482,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bullet-bill-generator",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 17873,
    "title": "Bullet Bill Generator",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bullet",
      "bullet bill",
      "lorom",
      "random",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite D5 in SMW, Bullet Bill Generator.<br>\r\nCredit is unnecessary.",
    "latest_version": "smwc-17873-1532020492",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 17873,
        "title": "Bullet Bill Generator",
        "version": "smwc-17873-1532020492",
        "upstream_time": 1532020492,
        "download_url": "https://dl.smwcentral.net/17873/Bullet%20Bill%20Generator.zip",
        "filename": "Bullet Bill Generator.zip",
        "size": 2174,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bully",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16127,
    "title": "Bully",
    "authors": [
      "Romi"
    ],
    "tags": [
      "bouncy",
      "giant",
      "lorom",
      "sa-1",
      "sm64"
    ],
    "description": "This is Bully, as seen in SM64. When the player touches it, they get bumped. Extra bit determines if it'll be a small or a big Bully.<br>\r\n<br>\r\nThis sprite was part of Romi's Sprite Package, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16127-1504026452",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16127,
        "title": "Bully",
        "version": "smwc-16127-1504026452",
        "upstream_time": 1504026452,
        "download_url": "https://dl.smwcentral.net/16127/SM64Bully.zip",
        "filename": "SM64Bully.zip",
        "size": 14466,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bumper-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18752,
    "title": "Bumper v1.1",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "asar 2 remoderation",
      "bouncy",
      "line-guided",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "This is a simple 32x32 sprite that bounces the player away when touched. It can either be stationary or line guided depending on Extra Byte 1, and if line-guided, can move at different speeds. For how to set this, read the Readme/ASM file.<br>\r\n<br>\r\nThe sprite also includes defines for tilemap, bounce speeds, SFX for bouncing and how long to animate the bumper after bouncing the player.<br>\r\n<br>\r\nSprite is compatible with Line Guide Acts-Like Fix patch.<br>\r\n<br>\r\nv1.1<br>\r\n-----<br>\r\nSupport for LM3 exlevel settings. Only works with pixi 1.2.4+",
    "latest_version": "smwc-18752-1547573913",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18752,
        "title": "Bumper v1.1",
        "version": "smwc-18752-1547573913",
        "upstream_time": 1547573913,
        "download_url": "https://dl.smwcentral.net/18752/LeBumper%20v1.1.zip",
        "filename": "LeBumper v1.1.zip",
        "size": 9508,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bumpty",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 27639,
    "title": "Bumpty",
    "authors": [
      "Romi"
    ],
    "tags": [
      "bouncy",
      "ice",
      "lorom",
      "penguin",
      "sa-1",
      "smw2",
      "yoshi's island"
    ],
    "description": "The penguin from SMW2:YI. When touched, Bumpty will bump the player.<br>\r\n<br>\r\nThis sprite was part of Romi's Sprite Package, and was resubmitted separately after the remoderation for ease of search and to fit current standards.<br>\r\n<br>\r\nDarolac's edit: changed the order of a LDX and changed a bit a properties table to fix a lot of graphical bugs with the hand and leg tiles.",
    "latest_version": "smwc-27639-1638671303",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 27639,
        "title": "Bumpty",
        "version": "smwc-27639-1638671303",
        "upstream_time": 1638671303,
        "download_url": "https://dl.smwcentral.net/27639/bumpty.zip",
        "filename": "bumpty.zip",
        "size": 4814,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-bunbun",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16221,
    "title": "Bunbun",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "desert",
      "forest",
      "lorom",
      "sa-1",
      "sml",
      "super mario land"
    ],
    "description": "The bee-like creature from Super Mario Land that drops little stakes every once in a while.<br>\r\n<br>\r\nThis sprite was part of smkdan's Super Mario Land sprites pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16221-1504715438",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16221,
        "title": "Bunbun",
        "version": "smwc-16221-1504715438",
        "upstream_time": 1504715438,
        "download_url": "https://dl.smwcentral.net/16221/Bunbun.zip",
        "filename": "Bunbun.zip",
        "size": 6802,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-buster-beetle",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3292,
    "title": "Buster Beetle",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "beetle",
      "buster beetle",
      "buzzy beetle",
      "enemy",
      "lorom",
      "sa-1",
      "throw",
      "throw block"
    ],
    "description": "The Buster Beetle from Super Mario Bros. 3. It will walk (falling off ledges). It will pick up any Throw Blocks in its way and throw them at Mario in attempt to hurt him. Any attack can defeat it.<br>\r\n<br>\r\nMake sure to specify the sprite number (from list.txt) of the block (buster_block.cfg) in buster.asm! Check the ASM files for customization options.",
    "latest_version": "smwc-3292-1208951730",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3292,
        "title": "Buster Beetle",
        "version": "smwc-3292-1208951730",
        "upstream_time": 1208951730,
        "download_url": "https://dl.smwcentral.net/3292/Buster%20Beetle.zip",
        "filename": "Buster Beetle.zip",
        "size": 7559,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-buzz-bomber-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25975,
    "title": "Buzz Bomber v1.0",
    "authors": [
      "Eminus",
      "Von Fahrenheit"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This Sonic-inspired sprite will fly in and unleash its ammo in the form of fireballs. How much ammo it has without and with the extra bit can be very easily changed in the defines. The sprite is very simple and has pretty standard interaction.<br>\r\n<br>\r\nRequested for the Strongest Sprite Workshop 2020 by Green Jerry",
    "latest_version": "smwc-25975-1611912164",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25975,
        "title": "Buzz Bomber v1.0",
        "version": "smwc-25975-1611912164",
        "upstream_time": 1611912164,
        "download_url": "https://dl.smwcentral.net/25975/buzz%20bomber.zip",
        "filename": "buzz bomber.zip",
        "size": 5658,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-candle-flames-in-background",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28571,
    "title": "Candle Flames in Background",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "candles",
      "effect",
      "flame",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite E6 in SMW, Candle flames in background.<br>\r\n<br>\r\nCredit is unecessary.",
    "latest_version": "smwc-28571-1640637974",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28571,
        "title": "Candle Flames in Background",
        "version": "smwc-28571-1640637974",
        "upstream_time": 1640637974,
        "download_url": "https://dl.smwcentral.net/28571/BGCandleFlameSpawner.zip",
        "filename": "BGCandleFlameSpawner.zip",
        "size": 1826,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-cannonball",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 33936,
    "title": "Cannonball",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "bullet",
      "enemy",
      "lorom",
      "projectile",
      "sa-1"
    ],
    "description": "This is a combination of a standard sprite and shooter.<br>\r\n<br>\r\nThe sprite itself is originally designed for use in other sprites as a projectile, or shot from shooter sprites in Airship-like levels.<br>\r\n<br>\r\nFunctionally, it is similar to a Bullet Bill. However, it comes with added functionality -- such as being able to collide with walls (bouncing harmlessly off of them), exploding on contact with walls/the player/other sprites, and so on.<br>\r\n<br>\r\nThe shooter has a few configurations that it comes with by default -- shooting in 8 directions, or left/right or up/down based on the player's position.<br>\r\n<br>\r\nThe preview GIF has the !ShotzoJitter option enabled in the sprite's ASM file. This produces an effect similar to bullets in the Kirby series.<br>\r\n<br>\r\nTwo JSON files are included for both the sprite and the shooter. The ones ending in \"_PIXI1.40\" are intended for <a href=\"https://www.smwcentral.net/?p=section&a=details&id=32277\">PIXI v1.40</a>. If you are using PIXI v1.32, use the standard JSON files or you'll run into insertion errors.<br>\r\n<br>\r\n<b>Note:</b> If using as a projectile within another publicly-released custom sprite, please do so without renaming it, and link this submission's page, as this sprite may be updated to include added functionality down the line.",
    "latest_version": "smwc-33936-1704294160",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 33936,
        "title": "Cannonball",
        "version": "smwc-33936-1704294160",
        "upstream_time": 1704294160,
        "download_url": "https://dl.smwcentral.net/33936/Cannonball_Generic.zip",
        "filename": "Cannonball_Generic.zip",
        "size": 12312,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-carriable-goal-point-question-sphere",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41167,
    "title": "Carriable Goal Point Question Sphere",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "carriable",
      "goal",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "A goal sphere which can be carried. To trigger the goal sequence, approach it without pressing X or Y.<br>\r\n<br>\r\nWith the extra byte, the exit triggered (normal or secret 1, 2 or 3) can be selected, and the glitter can be toggled.",
    "latest_version": "smwc-41167-1771819166",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41167,
        "title": "Carriable Goal Point Question Sphere",
        "version": "smwc-41167-1771819166",
        "upstream_time": 1771819166,
        "download_url": "https://dl.smwcentral.net/41167/carriable_goal_sphere.zip",
        "filename": "carriable_goal_sphere.zip",
        "size": 3756,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-carriable-reusable-p-switch-stump",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41045,
    "title": "Carriable Reusable P-Switch Stump",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "block needed",
      "carriable",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "A P-Switch stump which can be re-activated with a block.<br>\r\nTwo blocks are included:<br>\r\n1. A basic block which just re-activates every stump it touches.<br>\r\n2. A more powerful block which can be triggered by the player, other sprites, cape and fire, and which can trigger only one or all stumps of either one color or both colors. It can also change into another Map16 tile and it includes an optional bounce sprite.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"3dsalmon\"><a href=\"/?p=profile&amp;id=42973\" style=\"color: var(--user-color-1);\" class=\"un\">3dsalmon</a></span>.",
    "latest_version": "smwc-41045-1771946382",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41045,
        "title": "Carriable Reusable P-Switch Stump",
        "version": "smwc-41045-1771946382",
        "upstream_time": 1771946382,
        "download_url": "https://dl.smwcentral.net/41045/Carriable%20P-Switch%20Stump.zip",
        "filename": "Carriable P-Switch Stump.zip",
        "size": 9657,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-carrot-top-lifts",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25418,
    "title": "Carrot Top Lifts",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "carrot top lift",
      "lift",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "This is a disassembly of the Carrot Top Lifts, sprites B7 and B8. The extra bit determines which of the original sprites it acts like.",
    "latest_version": "smwc-25418-1607746299",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25418,
        "title": "Carrot Top Lifts",
        "version": "smwc-25418-1607746299",
        "upstream_time": 1607746299,
        "download_url": "https://dl.smwcentral.net/25418/SMWSDIS%20-%20sprites%20B7%20%26%20B8%20-%20Carrot%20Top%20Lifts.zip",
        "filename": "SMWSDIS - sprites B7 %26 B8 - Carrot Top Lifts.zip",
        "size": 4076,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-carryable-dry-bones",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 38716,
    "title": "Carryable Dry Bones",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "carriable",
      "dry bones",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This is a Dry Bones that can be carried by the player after collapsing.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Knetog\"><a href=\"/?p=profile&amp;id=54876\" style=\"color: var(--user-color-2);\" class=\"un\">Knetog</a></span> during Winter C3 2023.",
    "latest_version": "smwc-38716-1733002996",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 38716,
        "title": "Carryable Dry Bones",
        "version": "smwc-38716-1733002996",
        "upstream_time": 1733002996,
        "download_url": "https://dl.smwcentral.net/38716/CarriableDryBones.zip",
        "filename": "CarriableDryBones.zip",
        "size": 10922,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-carryable-football",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18958,
    "title": "Carryable Football",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "carriable",
      "exploding",
      "football",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "This is a football that player can carry around and use it as deadly weapon of poor randomness against enemies. It can also explode on enemy contact and hit blocks.<br>\r\n<br>\r\nPlease give credit if used.",
    "latest_version": "smwc-18958-1547683610",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18958,
        "title": "Carryable Football",
        "version": "smwc-18958-1547683610",
        "upstream_time": 1547683610,
        "download_url": "https://dl.smwcentral.net/18958/CarryableFootball.zip",
        "filename": "CarryableFootball.zip",
        "size": 4576,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-carryable-pipe",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39764,
    "title": "Carryable Pipe",
    "authors": [
      "wye"
    ],
    "tags": [
      "carriable",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "This sprite is used in pairs. You can carry them around, and when you enter one of them, like a pipe, you'll be teleported to the other end.<br>\r\n<br>\r\nYou can have up to four different pairs in a level at the same time, which act independently of each other and are distinguished by their color. The pairing depends on the extra byte.<br>\r\n<br>\r\nA pair of pipes only works when there are exactly two of them in the level, and both are spawned (=the player has encountered both); they won't let you enter otherwise.",
    "latest_version": "smwc-39764-1756615721",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39764,
        "title": "Carryable Pipe",
        "version": "smwc-39764-1756615721",
        "upstream_time": 1756615721,
        "download_url": "https://dl.smwcentral.net/39764/carryable_pipe.zip",
        "filename": "carryable_pipe.zip",
        "size": 11672,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-carryable-sprite-killer-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25948,
    "title": "Carryable Sprite Killer v1.1",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "carriable",
      "kill",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This sprite is a sphere that can be picked up and carried around, and will indiscriminately destroy (almost) any sprite it comes into contact with. It can be set to destroy an unlimited number of sprites, or you can set it to self-destruct after destroying a specified number of sprites via extra byte 1. You can also set a \"self-destruct\" timer which will start counting down after killing the first sprite, and you can select which palette row the Sprite Killer uses with extra byte 3.<br>\r\nIncludes a basic \"death sphere\" graphic that overwrites half the Hammer Bro in GFX13 (SP3).<br>\r\n<br>\r\nRequested by Earthling.<br>\r\n<br>\r\nv1.1 (18/01/2021):<br>\r\n- Now uses a vanilla interaction routine which allows the Sprite Killer to account for sprites of different hitbox sizes.<br>\r\n- Added a \"self-destruct timer\" feature, which is set by extra byte 2.<br>\r\n- Added an \"exclusion\" feature: You can define vanilla and custom sprites to be excluded from being killed, by adding their number to exclusion tables in the .asm file.<br>\r\n- Moved the palette option to extra byte 3.<br>\r\n- Redesigned the graphic.",
    "latest_version": "smwc-25948-1615099422",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25948,
        "title": "Carryable Sprite Killer v1.1",
        "version": "smwc-25948-1615099422",
        "upstream_time": 1615099422,
        "download_url": "https://dl.smwcentral.net/25948/SpriteKiller1.1.zip",
        "filename": "SpriteKiller1.1.zip",
        "size": 6350,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-carryable-yoshi-s-island-p-switch",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26764,
    "title": "Carryable Yoshi's Island P-Switch",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "carriable",
      "lorom",
      "p-switch",
      "pacifist",
      "pow",
      "sa-1",
      "yoshi's island"
    ],
    "description": "This is a large P-Switch from Yoshi's Island. Unlike original, the player can carry or move it somehow.<br>\r\n<br>\r\nCredit is optional. Requested by <span class=\"un-outer\" title=\"gui\"><a href=\"/?p=profile&amp;id=25412\" style=\"color: var(--user-color-1);\" class=\"un\">gui</a></span>.",
    "latest_version": "smwc-26764-1628315747",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26764,
        "title": "Carryable Yoshi's Island P-Switch",
        "version": "smwc-26764-1628315747",
        "upstream_time": 1628315747,
        "download_url": "https://dl.smwcentral.net/26764/YISwitchesPortable.zip",
        "filename": "YISwitchesPortable.zip",
        "size": 8903,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-castle-candle-flame",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28572,
    "title": "Castle Candle Flame",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "candles",
      "effect",
      "flame",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "This is a disassembly of cluster sprite 05 in SMW, Castle candle flame.<br>\r\n<br>\r\nCredit is unecessary.",
    "latest_version": "smwc-28572-1640638250",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28572,
        "title": "Castle Candle Flame",
        "version": "smwc-28572-1640638250",
        "upstream_time": 1640638250,
        "download_url": "https://dl.smwcentral.net/28572/ClusterCandleFlame.zip",
        "filename": "ClusterCandleFlame.zip",
        "size": 1252,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-cave-in-generator",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16442,
    "title": "Cave-In Generator",
    "authors": [
      "Telinc1"
    ],
    "tags": [
      "block",
      "blocks",
      "cave",
      "cavern",
      "cluster",
      "cluster sprites",
      "effect",
      "enemy",
      "fall",
      "falling",
      "generator",
      "lorom",
      "rock",
      "rocks",
      "sa-1",
      "shake"
    ],
    "description": "A generator which will shake the screen and randomly spawn 16x16 or 32x32 blocks which will fall down. They can optionally hurt Mario.<br>\r\n<br>\r\nThis version uses cluster sprites for the blocks, which means they won't take up standard sprite slots and will cause way less slowdown.You can find the standard sprite version <a href=\"https://www.smwcentral.net/?p=section&a=details&id=3619\">here</a>.<br>\r\n<br>\r\nMake sure to set the cluster sprite number of the block (cluster/caveinblock.asm) in the generator's ASM file (generators/caveingen.asm)! Use the number from list.txt.<br>\r\n<br>\r\nCheck the ASM files for customization options. By default, the blocks will treat all Map16 tiles on page 1 (and ones which act like them) as solid. Note that the blocks don't interact with layer 2.",
    "latest_version": "smwc-16442-1508520935",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16442,
        "title": "Cave-In Generator",
        "version": "smwc-16442-1508520935",
        "upstream_time": 1508520935,
        "download_url": "https://dl.smwcentral.net/16442/Cave-In%20Generator%20%28Cluster%29.zip",
        "filename": "Cave-In Generator (Cluster).zip",
        "size": 7515,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      },
      {
        "upstream_id": 3619,
        "title": "Cave-In Generator",
        "version": "smwc-3619-1277477233",
        "upstream_time": 1277477233,
        "download_url": "https://dl.smwcentral.net/3619/Cave-In%20Generator%20%28Standard%29.zip",
        "filename": "Cave-In Generator (Standard).zip",
        "size": 5615,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-cave-story-basil",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3683,
    "title": "Cave Story - Basil",
    "authors": [
      "undefinied3"
    ],
    "tags": [
      "cave story",
      "fire",
      "lorom",
      "sa-1"
    ],
    "description": "The moving fire that appears in the Egg Corridor level from Cave Story.<br>\r\nThe Extra bit determines whether it kills or just hurt Mario. You can also configure the distance that if is higher, basil changes its direction.<br>\r\nDOES NOT WORK WITH SLOPES. USE ON PLANE SURFACE.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3683-1311196653",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3683,
        "title": "Cave Story - Basil",
        "version": "smwc-3683-1311196653",
        "upstream_time": 1311196653,
        "download_url": "https://dl.smwcentral.net/3683/Basil.zip",
        "filename": "Basil.zip",
        "size": 4123,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-cave-story-beetle",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26656,
    "title": "Cave Story - Beetle",
    "authors": [
      "RussianMan",
      "linkunarre"
    ],
    "tags": [
      "beetle",
      "cave story",
      "enemy",
      "flying",
      "lorom",
      "sa-1"
    ],
    "description": "The beetle from Egg Corridor in Cave Story, this is the one that moves between two walls.<br>\r\n<br>\r\nIt cannot be jumped on normally, and must be placed on the right extremity of the area in which it'll move.<br>\r\n<br>\r\nMore info in the readme. Also includes a readme in spanish.",
    "latest_version": "smwc-26656-1627948795",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26656,
        "title": "Cave Story - Beetle",
        "version": "smwc-26656-1627948795",
        "upstream_time": 1627948795,
        "download_url": "https://dl.smwcentral.net/26656/CaveStory_Beetle.zip",
        "filename": "CaveStory_Beetle.zip",
        "size": 5263,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-cave-story-mannon",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3682,
    "title": "Cave Story - Mannon",
    "authors": [
      "undefinied3"
    ],
    "tags": [
      "cave story",
      "lorom",
      "sa-1",
      "tomb"
    ],
    "description": "The tomb that appears in Grass Town level from Cave Story.<br>\r\nGraphics, palette and the projectile that it shoots included. Extra bit controls FIXED direction.<br>\r\nGive credits if used.<br>\r\n<br>\r\nThe error in the CFG is fixed now.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3682-1311196322",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3682,
        "title": "Cave Story - Mannon",
        "version": "smwc-3682-1311196322",
        "upstream_time": 1311196322,
        "download_url": "https://dl.smwcentral.net/3682/Mannon.zip",
        "filename": "Mannon.zip",
        "size": 6048,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-ceiling-buzzy-beetle",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 21714,
    "title": "Ceiling Buzzy Beetle",
    "authors": [
      "Ixtab"
    ],
    "tags": [
      "buzzy beetle",
      "cave",
      "ceiling",
      "enemy",
      "lorom",
      "sa-1",
      "underground"
    ],
    "description": "A Buzzy Beetle that walks on the ceiling and drops when you get underneath.<br>\r\n<br>\r\n<b>Tester's note: Make sure to block him off, or else he'll start scuttling on air</b>.",
    "latest_version": "smwc-21714-1577563430",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 21714,
        "title": "Ceiling Buzzy Beetle",
        "version": "smwc-21714-1577563430",
        "upstream_time": 1577563430,
        "download_url": "https://dl.smwcentral.net/21714/CeilingBuzzy.zip",
        "filename": "CeilingBuzzy.zip",
        "size": 1826,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-ceiling-thwimp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20777,
    "title": "Ceiling Thwimp",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "ceiling",
      "lorom",
      "sa-1",
      "thwimp",
      "vanilla",
      "variation"
    ],
    "description": "It's Thwimp, except he falls upwards and swoops down from the ceiling.<br>\r\n<br>\r\nNow PIXI compatible.",
    "latest_version": "smwc-20777-1564619053",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20777,
        "title": "Ceiling Thwimp",
        "version": "smwc-20777-1564619053",
        "upstream_time": 1564619053,
        "download_url": "https://dl.smwcentral.net/20777/ceiling_thwimp%20%5BPIXI%5D.zip",
        "filename": "ceiling_thwimp %5BPIXI%5D.zip",
        "size": 2475,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-celeste-controllable-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 19023,
    "title": "Celeste - Controllable Platform",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "This platform will move in a direction in an horizontal or vertical manner automatically, with the player being able to control how it moves in the opposite axis. See the ASM file for more information. <br>\r\nNote that this requires a patch (that will be installed when you insert the sprite) to be able to use the respawning feature.<br>\r\n<br>\r\nv1.1<br>\r\n* Updated for PIXI.<br>\r\n* Somewhat fixed SA-1 conversion (but untested anyways so I'm not putting the tag.",
    "latest_version": "smwc-19023-1548639519",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 19023,
        "title": "Celeste - Controllable Platform",
        "version": "smwc-19023-1548639519",
        "upstream_time": 1548639519,
        "download_url": "https://dl.smwcentral.net/19023/Celeste%20-%20Moving%20Platform%20-%20PIXI.zip",
        "filename": "Celeste - Moving Platform - PIXI.zip",
        "size": 9059,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-chainless-chomp-and-parachomp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36859,
    "title": "Chainless Chomp and Parachomp",
    "authors": [
      "andy_k_250"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "These are Chain Chomps on the loose, with Parachomps additionally having small stubby wings that allow them to bounce around and hover. They can only be stopped if Mario runs into them while invincible.<br>\r\n<br>\r\nThis sprite was originally part of <a href=\"https://smwc.me/185495\">andy_k_250's Custom Tweaked Sprites pack</a>, and was resubmitted separately after the remoderation for ease of search and to fit current standards. They were made as a demo of the ability for mikeyk's Spritetool (also inherited by PIXI) to create tweaked copies of vanilla sprites without altering the vanilla sprites themselves, via a .cfg file that does not reference an .asm file at all. Therefore, the lack of .asm files in this download is not only intentional, it is the main idea.",
    "latest_version": "smwc-36859-1722121888",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36859,
        "title": "Chainless Chomp and Parachomp",
        "version": "smwc-36859-1722121888",
        "upstream_time": 1722121888,
        "download_url": "https://dl.smwcentral.net/36859/Chainless%20Chomp%20and%20Parachomp.zip",
        "filename": "Chainless Chomp and Parachomp.zip",
        "size": 2821,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-chainsaws-v-1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18951,
    "title": "Chainsaws v.1.2",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "chainsaw",
      "enemy",
      "line-guided",
      "lorom",
      "sa-1",
      "saw"
    ],
    "description": "This is a disassembly of sprites 65 and 66 in SMW, the chainsaws.  The extra bit determines which of the original sprites it acts like.<br>\r\n<br>\r\nv1.2<br>\r\n-----<br>\r\nCFG for property byte 1. Fixed cfg act-as.<br>\r\n<br>\r\nv1.1<br>\r\n-----<br>\r\nSupport for LM3 exlevel settings. Only works with pixi 1.2.4+<br>\r\nSA-1 compliant now.",
    "latest_version": "smwc-18951-1547518337",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18951,
        "title": "Chainsaws v.1.2",
        "version": "smwc-18951-1547518337",
        "upstream_time": 1547518337,
        "download_url": "https://dl.smwcentral.net/18951/SMWSDIS%20-%20sprites%2065%20%26%2066%20-%20chainsaws%20v1.2.zip",
        "filename": "SMWSDIS - sprites 65 %26 66 - chainsaws v1.2.zip",
        "size": 6435,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-chargin-chuck",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3680,
    "title": "Chargin' Chuck",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "chargin' chuck",
      "chuck",
      "lorom",
      "sa-1"
    ],
    "description": "MikeyK's disassembly of Chargin' Chuck from Super Mario World<br>\r\n<br>\r\nSetting the extra bit gives it infinite HP, meaning you can jump on it endlessly.",
    "latest_version": "smwc-3680-1289428606",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3680,
        "title": "Chargin' Chuck",
        "version": "smwc-3680-1289428606",
        "upstream_time": 1289428606,
        "download_url": "https://dl.smwcentral.net/3680/Chargin%27%20Chuck.zip",
        "filename": "Chargin%27 Chuck.zip",
        "size": 8368,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-charging-spiny",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 31279,
    "title": "Charging Spiny",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "asar 2 remoderation",
      "chase",
      "enemy",
      "lorom",
      "proximity",
      "sa-1",
      "smb 3",
      "smb3",
      "spikey",
      "spiky",
      "spiny",
      "super mario bros 3"
    ],
    "description": "This sprite acts like a normal SMB3 Spiny, but when Mario comes near it, it retreats into its shell and dashes towards him after spinning in place for a short amount of time.<br>\r\n<br>\r\nCheck the ASM file for customization options.",
    "latest_version": "smwc-31279-1673006467",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 31279,
        "title": "Charging Spiny",
        "version": "smwc-31279-1673006467",
        "upstream_time": 1673006467,
        "download_url": "https://dl.smwcentral.net/31279/Charging%20Spiny.zip",
        "filename": "Charging Spiny.zip",
        "size": 6311,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-chasing-boo-stream",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 38526,
    "title": "Chasing Boo Stream",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "boo",
      "chase",
      "enemy",
      "lorom",
      "sa-1",
      "stream"
    ],
    "description": "This boo stream chases the player.<br>\r\n<br>\r\nUpdate 25.09.2024:<br>\r\n-Made use of extra bytes for max speed and acceleration.<br>\r\n-Fixed the sprite clipping through objects when <b>!ObjInt</b> was enabled.",
    "latest_version": "smwc-38526-1730333820",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 38526,
        "title": "Chasing Boo Stream",
        "version": "smwc-38526-1730333820",
        "upstream_time": 1730333820,
        "download_url": "https://dl.smwcentral.net/38526/ChasingBooStream_2024.zip",
        "filename": "ChasingBooStream_2024.zip",
        "size": 4223,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-chasing-explosive-swooper",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 42068,
    "title": "Chasing (Explosive) Swooper",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "chasing",
      "enemy",
      "explosion",
      "lorom",
      "sa-1",
      "swooper"
    ],
    "description": "A swooper that chases after player after being disturbed. Includes an explosive variant that explodes after a little while.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Roberto zampari\"><a href=\"/?p=profile&amp;id=1508\" style=\"color: var(--user-color-2);\" class=\"un\">Roberto zampari</a></span> and <span class=\"un-outer\" title=\"SF - The Dark Warrior\"><a href=\"/?p=profile&amp;id=5831\" style=\"color: var(--user-color-1);\" class=\"un\">SF - The Dark Warrior</a></span> during Winter C3 2023.",
    "latest_version": "smwc-42068-1774966936",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 42068,
        "title": "Chasing (Explosive) Swooper",
        "version": "smwc-42068-1774966936",
        "upstream_time": 1774966936,
        "download_url": "https://dl.smwcentral.net/42068/ChasingSwooper.zip",
        "filename": "ChasingSwooper.zip",
        "size": 8662,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-chasing-hidden-rex",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20062,
    "title": "Chasing & Hidden Rex",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "asar 2 remoderation",
      "chase",
      "enemy",
      "invincible",
      "lorom",
      "rex",
      "sa-1"
    ],
    "description": "This is a Rex that chases you, like Disco Shell. In fact, it can be set to flash and become invulnerable to stomps.<br>\r\nIt can also be set to remain \"hidden\" untill player comes close.<br>\r\n<br>\r\nNo GIEPY support this time, sorry.<br>\r\n<br>\r\nRequested by Roberto zampari, zacmario and Blizzard Buffalo.",
    "latest_version": "smwc-20062-1559140772",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20062,
        "title": "Chasing & Hidden Rex",
        "version": "smwc-20062-1559140772",
        "upstream_time": 1559140772,
        "download_url": "https://dl.smwcentral.net/20062/ChasinRex.zip",
        "filename": "ChasinRex.zip",
        "size": 6415,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-chasing-mega-mole",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41225,
    "title": "Chasing Mega Mole",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "chasing",
      "enemy",
      "lorom",
      "mega mole",
      "mole",
      "sa-1"
    ],
    "description": "A Mega Mole that chases the player. It'll continue moving in the same direction if stood on.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Klug\"><a href=\"/?p=profile&amp;id=28710\" style=\"color: var(--user-color-1);\" class=\"un\">Klug</a></span> during Summer C3 2023.",
    "latest_version": "smwc-41225-1768423052",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41225,
        "title": "Chasing Mega Mole",
        "version": "smwc-41225-1768423052",
        "upstream_time": 1768423052,
        "download_url": "https://dl.smwcentral.net/41225/Chasing%20Mega%20Mole.zip",
        "filename": "Chasing Mega Mole.zip",
        "size": 4869,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-chasing-ninji",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3451,
    "title": "Chasing Ninji",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "lorom",
      "mario-following",
      "ninji",
      "sa-1"
    ],
    "description": "An edit of the Thwimp disassembly to make it act like a Ninji which follows you. Demonstration video: <a href=\"http://www.youtube.com/watch?v=UGVnBxf8QR0\" rel=\"nofollow\">http://www.youtube.com/watch?v=UGVnBxf8QR0</a><br>\r\n<br>\r\nCredit is appreciated but isn't necessary.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3451-1316708717",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3451,
        "title": "Chasing Ninji",
        "version": "smwc-3451-1316708717",
        "upstream_time": 1316708717,
        "download_url": "https://dl.smwcentral.net/3451/chasing_ninji.zip",
        "filename": "chasing_ninji.zip",
        "size": 1730,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-chasing-porcupuffer",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20396,
    "title": "Chasing Porcupuffer",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "enemy",
      "fish",
      "lorom",
      "porcupuffer",
      "sa-1"
    ],
    "description": "This porcupuffer will follow Mario even underwater. It doesn't move along layer 1 as the original porcupuffer does, and it's also customisable regarding its speed and acceleration - you can also decide if you want it to despawn offscreen or not. Check the .asm file regarding those options.",
    "latest_version": "smwc-20396-1562623467",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20396,
        "title": "Chasing Porcupuffer",
        "version": "smwc-20396-1562623467",
        "upstream_time": 1562623467,
        "download_url": "https://dl.smwcentral.net/20396/Chasing_Porcupuffer.zip",
        "filename": "Chasing_Porcupuffer.zip",
        "size": 2032,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-chasing-urchin-shoots-fire",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 38534,
    "title": "Chasing Urchin, Shoots Fire",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "fire",
      "lorom",
      "sa-1",
      "underwater",
      "urchin"
    ],
    "description": "This Urchin will chase the player and shoot fireballs. As strange as it sounds.<br>\r\nRequested by <span class=\"un-outer\" title=\"Samantha\"><span title=\"Samantha donated $5.00.\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=24030\" style=\"color: var(--user-color-3);\" class=\"un\">Samantha</a></span>.",
    "latest_version": "smwc-38534-1738715867",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 38534,
        "title": "Chasing Urchin, Shoots Fire",
        "version": "smwc-38534-1738715867",
        "upstream_time": 1738715867,
        "download_url": "https://dl.smwcentral.net/38534/Chasing%20Fire%20Urchin_2024.zip",
        "filename": "Chasing Fire Urchin_2024.zip",
        "size": 5371,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-checkerboard-platforms",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3629,
    "title": "Checkerboard Platforms",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "checkered",
      "lorom",
      "move",
      "moving",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "This is a disassembly of sprites 55 and 57 in Super Mario World, the checkerboard platforms which move horizontally and vertically. The extra bit determines which of the original two sprites it acts like.",
    "latest_version": "smwc-3629-1277643924",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3629,
        "title": "Checkerboard Platforms",
        "version": "smwc-3629-1277643924",
        "upstream_time": 1277643924,
        "download_url": "https://dl.smwcentral.net/3629/Checkerboard%20Platforms.zip",
        "filename": "Checkerboard Platforms.zip",
        "size": 1763,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-cheep-cheep-that-moves-like-a-dolphin",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 15028,
    "title": "Cheep-Cheep that moves like a dolphin",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "cheep-cheep",
      "dolphin",
      "enemy",
      "fish",
      "lorom",
      "sa-1",
      "underwater"
    ],
    "description": "A cheep-cheep that follows a pattern similar to an original game dolphin. The extra bit will set the pattern it follows. Requires sprite buoyancy to be enabled.<br>\r\nRequested by Blind Devil.",
    "latest_version": "smwc-15028-1485460353",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 15028,
        "title": "Cheep-Cheep that moves like a dolphin",
        "version": "smwc-15028-1485460353",
        "upstream_time": 1485460353,
        "download_url": "https://dl.smwcentral.net/15028/Cheep.zip",
        "filename": "Cheep.zip",
        "size": 1016,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-chucks",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39323,
    "title": "Chucks",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "chuck",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of all Chuck sprites in Super Mario World, which are sprites 46 and 91 through 98, which are Diggin', Chargin', Splittin', Bouncin', Whistlin', Clappin', Duplicate Chargin', Puntin' and Pitchin' Chucks, respectively.",
    "latest_version": "smwc-39323-1761943774",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39323,
        "title": "Chucks",
        "version": "smwc-39323-1761943774",
        "upstream_time": 1761943774,
        "download_url": "https://dl.smwcentral.net/39323/Chucks%20Disassembly.zip",
        "filename": "Chucks Disassembly.zip",
        "size": 28075,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-chuckya",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3399,
    "title": "Chuckya",
    "authors": [
      "Roy"
    ],
    "tags": [
      "chuckya",
      "dynamic",
      "enemy",
      "lorom"
    ],
    "description": "This is that SM64 sprite that resembles a giant purple Bob-Omb that can pick Mario up and throw him into the distance. (Mario can kill him by using the same method) Since it is dynamic, you will have to install dsx.asm. No credit needed.",
    "latest_version": "smwc-3399-1244152536",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3399,
        "title": "Chuckya",
        "version": "smwc-3399-1244152536",
        "upstream_time": 1244152536,
        "download_url": "https://dl.smwcentral.net/3399/chuckya.zip",
        "filename": "chuckya.zip",
        "size": 12848,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-circling-thwomp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 13893,
    "title": "Circling Thwomp",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "castle",
      "lorom",
      "thwomp"
    ],
    "description": "This thwomp will change it's direction every time it hits the ground.<br>\r\n<br>\r\nExtra bit will make it go counter-clockwise<br>\r\n<br>\r\nRequested by Ruberjig",
    "latest_version": "smwc-13893-1467850855",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 13893,
        "title": "Circling Thwomp",
        "version": "smwc-13893-1467850855",
        "upstream_time": 1467850855,
        "download_url": "https://dl.smwcentral.net/13893/CirclingThwomp.zip",
        "filename": "CirclingThwomp.zip",
        "size": 1852,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-classic-goomba-and-bouncing-paragoomba-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 19188,
    "title": "Classic Goomba and Bouncing Paragoomba v1.2",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "enemy",
      "goomba",
      "lorom",
      "sa-1",
      "smb3"
    ],
    "description": "This is a stompable Goomba/Paragoomba that behaves like in SMB3. Extra bit determines if it'll be a regular Goomba or a Bouncing Paragoomba. Includes a define in the ASM file which allows you to use a separate palette for both variations or not.",
    "latest_version": "smwc-19188-1552076116",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 19188,
        "title": "Classic Goomba and Bouncing Paragoomba v1.2",
        "version": "smwc-19188-1552076116",
        "upstream_time": 1552076116,
        "download_url": "https://dl.smwcentral.net/19188/NewClassicGoombaV1.2.zip",
        "filename": "NewClassicGoombaV1.2.zip",
        "size": 10662,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-clawgrip",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 31393,
    "title": "Clawgrip",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "asar 2 remoderation",
      "beach",
      "boss",
      "crab",
      "enemy",
      "lorom",
      "sa-1",
      "smb2"
    ],
    "description": "Clawgrip from SMB2.<br>\r\n<br>\r\nHas numerous capabilities as far as customization goes; how fast it moves or throws rocks, how many times it goes back and forth or how many rocks it throws, as well as the ability for it to have multiple phases.<br>\r\n<br>\r\nThe code is loosely based on the SMB2 code itself but then heavily adapted, so the default pattern of the thrown rocks is almost identical and as such the same arena layout can be utilized.<br>\r\n<br>\r\nReleased as part of C3 2022.<br>\r\n<br>\r\nRelease History:<br>\r\n-- 7/10/2022 (v1.0) - Initial release.",
    "latest_version": "smwc-31393-1680072362",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 31393,
        "title": "Clawgrip",
        "version": "smwc-31393-1680072362",
        "upstream_time": 1680072362,
        "download_url": "https://dl.smwcentral.net/31393/Clawgrip.zip",
        "filename": "Clawgrip.zip",
        "size": 15380,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      },
      {
        "upstream_id": 3681,
        "title": "Clawgrip",
        "version": "smwc-3681-1289927276",
        "upstream_time": 1289927276,
        "download_url": "https://dl.smwcentral.net/3681/SMB2Clawgrip.zip",
        "filename": "SMB2Clawgrip.zip",
        "size": 11633,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-claymore",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24139,
    "title": "Claymore",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "carriable",
      "exploding",
      "lorom",
      "sa-1"
    ],
    "description": "This is a claymore mine that will explode when Mario or another sprite trips the laser. It has a wide range of customization options that can allow it to be picked up and thrown around to function like a tool for Mario, or make it a deadly enemy that must be avoided at all costs.<br>\r\n<br>\r\nYou can change the claymore's detection range, the trip timer, the explosion length, and many other behaviours. All settings are controlled by the extra bytes, for which you can find details in the asm file.",
    "latest_version": "smwc-24139-1600720876",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24139,
        "title": "Claymore",
        "version": "smwc-24139-1600720876",
        "upstream_time": 1600720876,
        "download_url": "https://dl.smwcentral.net/24139/Claymore.zip",
        "filename": "Claymore.zip",
        "size": 10650,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-clear-dry-bones",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34162,
    "title": "Clear Dry Bones",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "bone",
      "dry bones",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A variation of a Dry Bone which intangible (can't be attacked and — depending on the settings — can't hurt the player either) unless it throws a bone (requires level mode 0C/0D).<br>\r\nCompatible with the projectile from <a href=\"https://www.smwcentral.net/?p=section&a=details&id=26693\">Dry Bones, Throws Bones in Arc</a> (which this is based of), just make sure you adjust the speeds correctly.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>.",
    "latest_version": "smwc-34162-1690283119",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34162,
        "title": "Clear Dry Bones",
        "version": "smwc-34162-1690283119",
        "upstream_time": 1690283119,
        "download_url": "https://dl.smwcentral.net/34162/Clear_Dry_Bones.zip",
        "filename": "Clear_Dry_Bones.zip",
        "size": 7390,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-climber-sprite",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3338,
    "title": "Climber Sprite",
    "authors": [
      "NovaSquirrel"
    ],
    "tags": [
      "climb",
      "climbing",
      "lorom",
      "sa-1",
      "wall"
    ],
    "description": "My first custom sprite. It follows Mario (depends on extra bit), and climbs up any walls it encounters.",
    "latest_version": "smwc-3338-1228839860",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3338,
        "title": "Climber Sprite",
        "version": "smwc-3338-1228839860",
        "upstream_time": 1228839860,
        "download_url": "https://dl.smwcentral.net/3338/WallClimber.zip",
        "filename": "WallClimber.zip",
        "size": 1724,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-climbing-net-door",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23029,
    "title": "Climbing Net Door",
    "authors": [
      "Atari2.0"
    ],
    "tags": [
      "lorom",
      "net",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 54, the climbing net door.<br>\r\nIncludes a define to make it use a dynamic OAM slot instead of the hardcoded one that's used in vanilla.<br>\r\nEverything else is the same.<br>\r\nIt's also SA-1 compatible.",
    "latest_version": "smwc-23029-1591395095",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23029,
        "title": "Climbing Net Door",
        "version": "smwc-23029-1591395095",
        "upstream_time": 1591395095,
        "download_url": "https://dl.smwcentral.net/23029/climbing_net_door.zip",
        "filename": "climbing_net_door.zip",
        "size": 3853,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-clock-thwimp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41535,
    "title": "Clock Thwimp",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "lorom",
      "mosaic",
      "sa-1",
      "thwimp"
    ],
    "description": "Clock Thwimp will go a direction until it hits a wall, and then turn clockwise/counter-clockwise and repeat the process.<br>\r\n<br>\r\nAutomatically detects walls surrounding it as it spawns in order to immediately start going the intended direction.",
    "latest_version": "smwc-41535-1770255153",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41535,
        "title": "Clock Thwimp",
        "version": "smwc-41535-1770255153",
        "upstream_time": 1770255153,
        "download_url": "https://dl.smwcentral.net/41535/ClockThwimp.zip",
        "filename": "ClockThwimp.zip",
        "size": 2971,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-cloud-ball",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3465,
    "title": "Cloud Ball",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "cloud",
      "clouds",
      "coin",
      "disappear",
      "follow",
      "follow player",
      "following",
      "lorom",
      "pacifist",
      "sa-1",
      "sky",
      "sky level",
      "sky stage",
      "throw"
    ],
    "description": "This is a 16x16 horizontally moving sprite, which will try to follow Mario and periodically drop coins and play a sound effect. After dropping a configurable amount of coins, it will disappear in a puff of smoke.<br>\r\n<br>\r\nIf the extra bit is set, it will successively toss a list of sprites and then disappear. The sound effect for each sprite can be customized.<br>\r\n<br>\r\nNo GFX included, so you will have to draw them by yourself.<br>\r\n<br>\r\nTo be assembled with PIXI.",
    "latest_version": "smwc-3465-1251579011",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3465,
        "title": "Cloud Ball",
        "version": "smwc-3465-1251579011",
        "upstream_time": 1251579011,
        "download_url": "https://dl.smwcentral.net/3465/Cloud%20Ball.zip",
        "filename": "Cloud Ball.zip",
        "size": 2377,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-cloud-drop",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20047,
    "title": "Cloud Drop",
    "authors": [
      "Arinsu",
      "smkdan"
    ],
    "tags": [
      "enemy",
      "ghost",
      "lorom",
      "sa-1",
      "yoshi's island"
    ],
    "description": "The ghost-like creature from SMW2:YI. It's similar to the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16129\">Gusty</a>, but flies back and forth.<br>\r\n<br>\r\nNow, the extra bit decides whether the sprite flies horizontally (not set) or vertically (set).",
    "latest_version": "smwc-20047-1558967419",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20047,
        "title": "Cloud Drop",
        "version": "smwc-20047-1558967419",
        "upstream_time": 1558967419,
        "download_url": "https://dl.smwcentral.net/20047/Cloud%20Drop.zip",
        "filename": "Cloud Drop.zip",
        "size": 4351,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-cluster-ash-particle-effect",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35145,
    "title": "Cluster Ash Particle Effect",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "effect",
      "lava",
      "lorom",
      "sa-1"
    ],
    "description": "This is a cluster effect inspired but not directly based of by <span class=\"un-outer\" title=\"Ladida\"><a href=\"/?p=profile&amp;id=4842\" style=\"color: var(--user-color-3);\" class=\"un unavailable inactive\">Ladida</a></span>'s <a href=\"https://www.smwcentral.net/?p=section&a=details&id=30466\">Cluster Effects Pack</a> which resembles ash particles coming from a fire source or lava. The individual particles are spawned using the RNG to make them appear less uniform so good bye, playback consistency!<br>\r\n<br>\r\nRead the readme for more information.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Heitor Porfirio\"><a href=\"/?p=profile&amp;id=52362\" style=\"color: var(--user-color-2);\" class=\"un\">Heitor Porfirio</a></span>.",
    "latest_version": "smwc-35145-1717982776",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35145,
        "title": "Cluster Ash Particle Effect",
        "version": "smwc-35145-1717982776",
        "upstream_time": 1717982776,
        "download_url": "https://dl.smwcentral.net/35145/Ash%20Particle%20Cluster%20Effect.zip",
        "filename": "Ash Particle Cluster Effect.zip",
        "size": 5681,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-cluster-bullet-shooter",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41360,
    "title": "Cluster Bullet Shooter",
    "authors": [
      "MarkAlarm"
    ],
    "tags": [
      "cluster",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This is a highly customizable cluster sprite shooter. Please credit me if used, as I spent a lot of time making this as user friendly and easy to customize as possible.<br>\r\n<br>\r\nInspired by Cool or Cruel: Tubular, this was meant to be a publicly available resource for anyone to use so they can make their own bullet hell style level, all with a (hopefully) easy to use sprite.<br>\r\n<br>\r\nYou can customize things such as the rate of fire, how fast bullets move, whether or not they aim at the player, additional parameters to meet before firing, and more. And this is all possible within a single .asm and .json file, utilizing 9 of the 12 available extra bytes (with plans to utilize all 12 in the future)! I also included a second version of the shooter that only showcases 4 of the extra bytes. While not as customizable, there's less things you have to keep track of and set. This should make it easier to understand how the shooters work at first, then you can expand into the full version.<br>\r\n<br>\r\nCheck out the readme and .asm file for more information regarding this sprite, as there is a lot to digest. I would recommend reading most (if not all) of the documentation I left, since it should explain mostly everything in great depth.<br>\r\n<br>\r\nAlong with the gifs below, I designed a Kaizo level a while back showcasing some of their functionality. So if you want a reference video, there's the link. youtube.com/watch?v=uu8VRZxDDtg<br>\r\n<br>\r\nLastly, the only known bugs I'm aware of include SA-1 and carriable host sprites. If you try placing more than 16 shooters on the same screen (I don't know why you would want to in the first place, but I tried anyway), the shooters don't behave with intended behavior. I have no idea why it happens, but it shouldn't be too big of a deal, especially since you can only have 20 bullets on screen at once. As for carriable host sprites, if you feed a baby yoshi to have it grow up, the bullet shooter will latch to big yoshi. If you have it strap onto a regular koopa and jump on it, the shooter will probably latch onto the remaining shell. I may disable carriable attachment in the next update until it's fully fixed.",
    "latest_version": "smwc-41360-1767203154",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41360,
        "title": "Cluster Bullet Shooter",
        "version": "smwc-41360-1767203154",
        "upstream_time": 1767203154,
        "download_url": "https://dl.smwcentral.net/41360/ClusterBulletShooterPIXI142.zip",
        "filename": "ClusterBulletShooterPIXI142.zip",
        "size": 18542,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-cluster-effects-pack",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 30466,
    "title": "Cluster Effects Pack",
    "authors": [
      "Ladida"
    ],
    "tags": [
      "desert",
      "effect",
      "fish",
      "flower",
      "flowers",
      "leaf",
      "leaves",
      "lorom",
      "rain",
      "rain drop",
      "sa-1",
      "sand",
      "snow",
      "underwater",
      "water",
      "wind"
    ],
    "description": "Special effects to be inserted as cluster sprites, to spice up any level. Included are falling leaves, rain, fish, and sandstorm. See the readme for more info.<br>\r\n<br>\r\nUpdate 3/29/2020: This now comes with .json files and I added to cluster folder to insert easily.<br>\r\n<br>\r\nUpdate 4/12/2022: Restored old readme and archive structure, made the spawner use extra byte (effectively merging all jsons) and provided an alternative uberASM version.",
    "latest_version": "smwc-30466-1659259472",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 30466,
        "title": "Cluster Effects Pack",
        "version": "smwc-30466-1659259472",
        "upstream_time": 1659259472,
        "download_url": "https://dl.smwcentral.net/30466/ClusterEffectsV1.1.1.zip",
        "filename": "ClusterEffectsV1.1.1.zip",
        "size": 8457,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-cluster-falling-leaves-effect",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34440,
    "title": "Cluster Falling Leaves Effect",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "effect",
      "leaf",
      "lorom",
      "sa-1"
    ],
    "description": "A cluster effect based of the existing <a href=\"https://www.smwcentral.net/?p=section&a=details&id=30466\">Cluster Effects Pack</a> but with a few gimmicks which ultimately warrants it to be a separate submission.<br>\r\n<br>\r\nAs implied by the name, this is a visual sprite which replicates leaves falling from trees, bringing in some nice addition for a forest level.<br>\r\n<br>\r\nRead the readme from more information.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Blizzard Buffalo\"><a href=\"/?p=profile&amp;id=21984\" style=\"color: var(--user-color-2);\" class=\"un\">Blizzard Buffalo</a></span>",
    "latest_version": "smwc-34440-1705178977",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34440,
        "title": "Cluster Falling Leaves Effect",
        "version": "smwc-34440-1705178977",
        "upstream_time": 1705178977,
        "download_url": "https://dl.smwcentral.net/34440/Falling%20Leaves%20Cluster.zip",
        "filename": "Falling Leaves Cluster.zip",
        "size": 9709,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-cluster-fire-bowser-statue",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 30181,
    "title": "Cluster Fire Bowser Statue",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "bowser statue",
      "cluster",
      "enemy",
      "lorom",
      "sa-1",
      "statue"
    ],
    "description": "This is a variant of the Bowser Statue sprite, that can shoot cluster sprites as it's flame projectiles instead of normal sprites. This allows many more projectiles onscreen at once without filling sprite slots, and also has a performance boost compared to the vanilla Bowser Fire sprites (for reference, the screenshots below are demonstrated on LoROM with fastROM disabled).<br>\r\n<br>\r\nSee the .asm file for customization options and extra byte usage.<br>\r\n<br>\r\nNote that while the cluster sprite approximates the vanilla fire sprites as closely as possible, there may be a small difference in player interaction. Additionally, the fire uses ExGFX with 16x16 flame tiles due to limitations with cluster OAM allocation.",
    "latest_version": "smwc-30181-1666201094",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 30181,
        "title": "Cluster Fire Bowser Statue",
        "version": "smwc-30181-1666201094",
        "upstream_time": 1666201094,
        "download_url": "https://dl.smwcentral.net/30181/ClusterStatue.zip",
        "filename": "ClusterStatue.zip",
        "size": 8871,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-coin-game-cloud",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3612,
    "title": "Coin Game Cloud",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "cloud",
      "coin",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of the coin game cloud, sprite 6A.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3612-1277310070",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3612,
        "title": "Coin Game Cloud",
        "version": "smwc-3612-1277310070",
        "upstream_time": 1277310070,
        "download_url": "https://dl.smwcentral.net/3612/SMWSDIS%20-%20sprite%206A%20-%20coin%20game%20cloud.zip",
        "filename": "SMWSDIS - sprite 6A - coin game cloud.zip",
        "size": 2553,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-coin-game-cloud-s-coin",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 30708,
    "title": "Coin Game Cloud's Coin",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bonus",
      "coin",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of extended sprite 0A in SMW, Coin Game Cloud's Coin.",
    "latest_version": "smwc-30708-1670587600",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 30708,
        "title": "Coin Game Cloud's Coin",
        "version": "smwc-30708-1670587600",
        "upstream_time": 1670587600,
        "download_url": "https://dl.smwcentral.net/30708/Coin%20Cloud%27s%20Coin%20Disassembly.zip",
        "filename": "Coin Cloud%27s Coin Disassembly.zip",
        "size": 2788,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-coin-muncher",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 30184,
    "title": "Coin + Muncher",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "asar 2 remoderation",
      "bonus",
      "coin",
      "dragon coin",
      "enemy",
      "fireball",
      "flying",
      "lorom",
      "muncher",
      "net",
      "outline",
      "pacifist",
      "sa-1",
      "silver"
    ],
    "description": "It's a coin and muncher recreation in sprite form. You can put it on foreground without overwriting it. It also has some other behavor options.<br>\r\n<br>\r\nMy first ever sprite submission. Nice.<br>\r\n<br>\r\nCredit is optional.<br>\r\n<br>\r\nV.1.2.3. Changelog is in readme.",
    "latest_version": "smwc-30184-1669227430",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 30184,
        "title": "Coin + Muncher",
        "version": "smwc-30184-1669227430",
        "upstream_time": 1669227430,
        "download_url": "https://dl.smwcentral.net/30184/Coin%20%2B%20Muncher%20V1.2.3.zip",
        "filename": "Coin + Muncher V1.2.3.zip",
        "size": 12752,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-coin-shroom",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3464,
    "title": "Coin Shroom",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "coin",
      "lorom",
      "move",
      "moving",
      "moving coin",
      "mushroom",
      "mushrooms",
      "pacifist",
      "sa-1",
      "shrooms"
    ],
    "description": "A blue Mushroom that gives Mario a customizable amount of coins and points. It plays a sound effect and can be set to move as well.<br>\r\n<br>\r\nCheck the ASM file for customization options.",
    "latest_version": "smwc-3464-1255277049",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3464,
        "title": "Coin Shroom",
        "version": "smwc-3464-1255277049",
        "upstream_time": 1255277049,
        "download_url": "https://dl.smwcentral.net/3464/Coin%20Shroom.zip",
        "filename": "Coin Shroom.zip",
        "size": 1104,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-coin-stream",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35149,
    "title": "Coin Stream",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bonus",
      "coin",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "Originally made way back for Summer C3 2018 (when there was a patch for misc. sprite types), finally made available for new PIXI versions and submitted to the section (PIXI 1.40 and above required).<br>\r\n<br>\r\nThis is basically a boo stream, but instead of boos, it generates coins that can be collected. It also expires after a certain amount of time if set to.",
    "latest_version": "smwc-35149-1709405620",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35149,
        "title": "Coin Stream",
        "version": "smwc-35149-1709405620",
        "upstream_time": 1709405620,
        "download_url": "https://dl.smwcentral.net/35149/CoinStream.zip",
        "filename": "CoinStream.zip",
        "size": 6259,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-color-yoshi",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 30822,
    "title": "Color Yoshi",
    "authors": [
      "spooonsss"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This sprite sets the color of Yoshi and reverts to a vanilla Yoshi.<br>\r\n<br>\r\nUse this when you want to place a not-green grown Yoshi in your level.",
    "latest_version": "smwc-30822-1654035757",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 30822,
        "title": "Color Yoshi",
        "version": "smwc-30822-1654035757",
        "upstream_time": 1654035757,
        "download_url": "https://dl.smwcentral.net/30822/ColorYoshi.zip",
        "filename": "ColorYoshi.zip",
        "size": 1973,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-conditional-bullet-bill-shooter",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26729,
    "title": "Conditional Bullet Bill Shooter",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "bullet",
      "bullet bill",
      "lorom",
      "sa-1",
      "shooter"
    ],
    "description": "A bullet bill shooter that will only shoot depending on a flag, such as the ON/OFF switch, the P-switch, etc. The extra bit determines if it shoots when this flag is either set or clear.<br>\r\n<br>\r\nThe extra bytes also allow for setting any of the 8 directions, toggling the proximity check and setting up a shooting timer manually per shooter.",
    "latest_version": "smwc-26729-1626798772",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26729,
        "title": "Conditional Bullet Bill Shooter",
        "version": "smwc-26729-1626798772",
        "upstream_time": 1626798772,
        "download_url": "https://dl.smwcentral.net/26729/condbulletshooter.zip",
        "filename": "condbulletshooter.zip",
        "size": 2888,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-conditional-keyhole",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 42039,
    "title": "Conditional Keyhole",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "keyhole",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "A keyhole that will only appear if a specified flag is set or clear, depending on the extra bit. If the extra bit is set, it will only appear when the flag is set (non-zero) and vice-versa. The extra bytes determine which flag to use: common flags are P-switch and ON/OFF. You can find other addresses at the <a href=\"https://www.smwcentral.net/?p=memorymap&game=smw&region=ram\">RAM map.</a><br>\r\n<br>\r\nYou can optionally fix the keyholes only detecting the key in the highest sprite slot with the !detect_any_key define. The fix is enabled by default.",
    "latest_version": "smwc-42039-1774553550",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 42039,
        "title": "Conditional Keyhole",
        "version": "smwc-42039-1774553550",
        "upstream_time": 1774553550,
        "download_url": "https://dl.smwcentral.net/42039/conditional_keyhole.zip",
        "filename": "conditional_keyhole.zip",
        "size": 4732,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-conditional-sprite-spawner",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24950,
    "title": "Conditional Sprite Spawner",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "conditional",
      "extra bytes",
      "lorom",
      "sa-1",
      "spawner",
      "sprite"
    ],
    "description": "This sprite acts as a spawner, and will spawn 1 of 2 sprites when a certain condition is met. You can define the sprite numbers, whether they're vanilla or custom, the condition that is used to determine which sprite to spawn, the logic for meeting the condition if it takes a parameter (\"Equal to\" or \"Greater than or equal to\"), their spawn state, and XY offsets with the extra bytes. You can also optionally enable an additional 12 extra bytes (for a total of 24), and set extra bytes for the spawned sprites and set initial speeds by using the \"extra bytes extender\" sprite included.<br>\r\n<br>\r\nThere are a lot of configurable settings for this sprite, all of which are described in detail in the spawner's .asm file. I strongly recommend reading through it thoroughly first, to make using the spawner easier. 2 screenshots are also included in the zip to demonstrate how the extra bytes could be set up.",
    "latest_version": "smwc-24950-1609123353",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24950,
        "title": "Conditional Sprite Spawner",
        "version": "smwc-24950-1609123353",
        "upstream_time": 1609123353,
        "download_url": "https://dl.smwcentral.net/24950/ConditionalSpawner.zip",
        "filename": "ConditionalSpawner.zip",
        "size": 105993,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-controllable-carrot-top-lift",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3432,
    "title": "Controllable Carrot Top Lift",
    "authors": [
      "Roy"
    ],
    "tags": [
      "carrot top lift",
      "controller",
      "lorom",
      "sa-1"
    ],
    "description": "This carrot lift acts just like SMW's, except it can be controlled with the controller buttons. (It doesn't move by itself.) Depending on if X position of the sprite as it was placed at in Lunar Magic is odd or even, it faces either left or right. If the extra bit is set, it will only last for a matter of frames, then disappear in smoke. Credit not needed.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3432-1250119141",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3432,
        "title": "Controllable Carrot Top Lift",
        "version": "smwc-3432-1250119141",
        "upstream_time": 1250119141,
        "download_url": "https://dl.smwcentral.net/3432/Carrot%20Lift.zip",
        "filename": "Carrot Lift.zip",
        "size": 3212,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-controllable-growing-vine",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23448,
    "title": "Controllable Growing Vine",
    "authors": [
      "dtothefourth"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "A version of the growing vine sprite which can go up/left/down/right and also can use blocks to make it go faster or slower or change directions or even an option to make it dpad controllable like the coin snake.<br>\r\n<br>\r\nIncludes several sample blocks for controlling the vine, to use change the !Sprite define to match the slot you insert the vine on in the Pixi list.txt",
    "latest_version": "smwc-23448-1594652060",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23448,
        "title": "Controllable Growing Vine",
        "version": "smwc-23448-1594652060",
        "upstream_time": 1594652060,
        "download_url": "https://dl.smwcentral.net/23448/NewRotatingVine.zip",
        "filename": "NewRotatingVine.zip",
        "size": 18687,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-cooligan",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26767,
    "title": "Cooligan",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A penguin-like enemy that slides around. It loses its sunglasses, slows down and starts flopping if hit once, and dies if hit a second time. When flopping, they may get killed by non-flopping ones.<br>\r\n<br>\r\nComes with a shooter that you can optionally use.<br>\r\n<br>\r\nThe graphics included are by <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=35852\" rel=\"nofollow\">SealLoverYT</a>.",
    "latest_version": "smwc-26767-1628692162",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26767,
        "title": "Cooligan",
        "version": "smwc-26767-1628692162",
        "upstream_time": 1628692162,
        "download_url": "https://dl.smwcentral.net/26767/cooligan.zip",
        "filename": "cooligan.zip",
        "size": 11203,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-count-bomb-neo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 30826,
    "title": "Count Bomb Neo",
    "authors": [
      "codfish1002"
    ],
    "tags": [
      "bomb",
      "exploding platforms",
      "lorom",
      "sa-1"
    ],
    "description": "Count Bomb Neo from Mega Man 7<br>\r\n<br>\r\nStarts counting down after Mario triggers it <br>\r\n<br>\r\nonce it hits 0 it will explode<br>\r\n<br>\r\ncredit would be appreciated. <br>\r\n<br>\r\nrequested by <span class=\"un-outer\" title=\"ASSATAKKU\"><a href=\"/?p=profile&amp;id=41787\" style=\"color: var(--user-color-1);\" class=\"un\">ASSATAKKU</a></span><br>\r\n<br>\r\nModeration note: This sprite requires the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24816\">No more sprite tile limits</a> patch (on lorom), or use with sprite header 8 (on sa-1) due to the high number of tiles it draws.",
    "latest_version": "smwc-30826-1671400814",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 30826,
        "title": "Count Bomb Neo",
        "version": "smwc-30826-1671400814",
        "upstream_time": 1671400814,
        "download_url": "https://dl.smwcentral.net/30826/Countbomb.zip",
        "filename": "Countbomb.zip",
        "size": 4862,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-crab",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22322,
    "title": "Crab",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "crab",
      "enemy",
      "lorom",
      "sa-1",
      "side stepper",
      "simple"
    ],
    "description": "A crab that hides behind the ground and, when Mario is near, jumps out of it, acting like a green beach koopa or like a spiny depending on extra bit. Its graphics also change depending on the extra bit. Graphics made by Gregor.<br>\r\n<br>\r\n(Rykon-V73): Converted the sprite and its extra bit version into .json format. Before, the GFX of the crab were a pain to find. Now it's made to be easy.",
    "latest_version": "smwc-22322-1583842885",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22322,
        "title": "Crab",
        "version": "smwc-22322-1583842885",
        "upstream_time": 1583842885,
        "download_url": "https://dl.smwcentral.net/22322/crab_edited.zip",
        "filename": "crab_edited.zip",
        "size": 6067,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-crash-bandicoot-styled-tnt-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20785,
    "title": "Crash Bandicoot-styled TNT Block",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "solid"
    ],
    "description": "This TNT block will explode timely when the player hits it from below or steps on it. Additionally, if the player hits it with a fireball, with his cape or with a kicked shell, or if the TNT enters in contact with another explosion, it will immediately explode.<br>\r\n<br>\r\nGraphics were drawn by <span class=\"un-outer\" title=\"Eevee\"><span title=\"Administrator\" class=\"icon icon-admin\"></span><a href=\"/?p=profile&amp;id=21678\" style=\"color: #ad6ffb;\" class=\"un\">Eevee</a></span>, please credit her as well.",
    "latest_version": "smwc-20785-1565646195",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20785,
        "title": "Crash Bandicoot-styled TNT Block",
        "version": "smwc-20785-1565646195",
        "upstream_time": 1565646195,
        "download_url": "https://dl.smwcentral.net/20785/Crash%20Bandicoot%20TNT%20%5BPIXI%5D.zip",
        "filename": "Crash Bandicoot TNT %5BPIXI%5D.zip",
        "size": 6004,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-crate",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 38028,
    "title": "Crate",
    "authors": [
      "Donut"
    ],
    "tags": [
      "carriable",
      "lorom",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "A simple, vanilla-esque carriable crate sprite which floats in liquids. Open the .asm file for more info.<br>\r\nNote that bringing custom carriable sprites through pipes has a tendency of breaking them. You can fix that with <a href=\"https://www.smwcentral.net/?p=memorymap&game=smw&region=rom&address=02AC18&context=\">this hex edit</a>.<br>\r\n<br>\r\nThanks to <span class=\"un-outer\" title=\"AmperSam\"><span title=\"Administrator\" class=\"icon icon-admin\"></span><a href=\"/?p=profile&amp;id=41223\" style=\"color: #ee0066;\" class=\"un\">AmperSam</a></span> for the idea and the graphics.",
    "latest_version": "smwc-38028-1736711932",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 38028,
        "title": "Crate",
        "version": "smwc-38028-1736711932",
        "upstream_time": 1736711932,
        "download_url": "https://dl.smwcentral.net/38028/a_crate_idea.zip",
        "filename": "a_crate_idea.zip",
        "size": 6078,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-crazy-chomp-head",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22800,
    "title": "Crazy Chomp Head",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bouncing",
      "chomp",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This is a chomp head that bounces and chases player. It'll occasionally jump higher.<br>\r\n<br>\r\nOn extra bit it'll be sleepy and won't chase untill player gets close.<br>\r\n<br>\r\nCredit is optional. Requested by StrikeForcer.",
    "latest_version": "smwc-22800-1588975881",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22800,
        "title": "Crazy Chomp Head",
        "version": "smwc-22800-1588975881",
        "upstream_time": 1588975881,
        "download_url": "https://dl.smwcentral.net/22800/CrazyChomp.zip",
        "filename": "CrazyChomp.zip",
        "size": 5971,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-creating-eating-block-sprite",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3192,
    "title": "Creating/Eating Block Sprite",
    "authors": [
      "Davros"
    ],
    "tags": [
      "block",
      "block snake",
      "eating",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "A custom sprite that's based on the original Creating/Eating Block sprite. Depending on it's X position, it will either create or eat the blocks. You can ride it if Extra bit is set.<br>\r\n<br>\r\nDetails in the readme in order to change it's path.",
    "latest_version": "smwc-3192-1181208359",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3192,
        "title": "Creating/Eating Block Sprite",
        "version": "smwc-3192-1181208359",
        "upstream_time": 1181208359,
        "download_url": "https://dl.smwcentral.net/3192/Creating-Eating%20Block.zip",
        "filename": "Creating-Eating Block.zip",
        "size": 3926,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-creeper-pack",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 6495,
    "title": "Creeper Pack",
    "authors": [
      "unklmnky69"
    ],
    "tags": [
      "explosion",
      "lorom",
      "minecraft",
      "sa-1"
    ],
    "description": "This a 16x32 sprite of the creeper from minecraft. Pack includes three versions which explode at different times.",
    "latest_version": "smwc-6495-1406107792",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 6495,
        "title": "Creeper Pack",
        "version": "smwc-6495-1406107792",
        "upstream_time": 1406107792,
        "download_url": "https://dl.smwcentral.net/6495/Creeper.zip",
        "filename": "Creeper.zip",
        "size": 4426,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-critter",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39718,
    "title": "Critter",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "cave story",
      "critter",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "The Critter from Cave Story.<br>\r\nThis sprite is the generic enemy that jumps when you get near. Some variants are capable of flying for a short period or shooting projectiles.<br>\r\n<br>\r\nPlease see the sprite's ASM file for customization and remapping.",
    "latest_version": "smwc-39718-1755782304",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39718,
        "title": "Critter",
        "version": "smwc-39718-1755782304",
        "upstream_time": 1755782304,
        "download_url": "https://dl.smwcentral.net/39718/Critter.zip",
        "filename": "Critter.zip",
        "size": 10399,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-crystal-core-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 14545,
    "title": "Crystal Core v1.5",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "asar 2 remoderation",
      "boss",
      "enemy",
      "lorom",
      "marine pop",
      "projectile",
      "sa-1"
    ],
    "description": "This is a simple \"boss\" that shoots projectiles at Mario and takes a customizable amount of hits. It's only damaged by collission with Marine Pop's projectile, so make sure you have a Marine Pop in your level.<br>\r\n<br>\r\nYou might want to use No More Sprite Tile Limits.<br>\r\nRequested by Daizo Dee Von.<br>\r\n<br>\r\nv1.5: Now can teleport around and lock the screen, as well as allow it to scroll again after being defeated.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-14545-1477790063",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 14545,
        "title": "Crystal Core v1.5",
        "version": "smwc-14545-1477790063",
        "upstream_time": 1477790063,
        "download_url": "https://dl.smwcentral.net/14545/Crystal%20Core%20v1.5.zip",
        "filename": "Crystal Core v1.5.zip",
        "size": 9105,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-cursor",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16321,
    "title": "Cursor",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "cursor",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "A cursor sprite that can be controlled with the directional pad and can click stuff. It can pass through objects, but it detects screen limits to avoid going out of bounds. Depending on the extra bit and extra byte (Extension) configuration, it can even spawn or kill sprites via clicking, as well as triggering specific custom blocks (examples included).<br>\r\n<br>\r\nTilemaps, speed, button to click and other options can be configured through the ASM file. More info on Readme.txt.",
    "latest_version": "smwc-16321-1510946077",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16321,
        "title": "Cursor",
        "version": "smwc-16321-1510946077",
        "upstream_time": 1510946077,
        "download_url": "https://dl.smwcentral.net/16321/CursorSprite.zip",
        "filename": "CursorSprite.zip",
        "size": 9837,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-custom-boo-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26640,
    "title": "Custom Boo Block",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "block",
      "boo",
      "enemy",
      "ghost house",
      "lorom",
      "sa-1"
    ],
    "description": "A custom Boo Block that is intended to disguise itself into its surroundings much better than the standard Boo Block.<br>\r\nIt blends in so much, a normal player might not even notice that it's a Boo until they pass by it!<br>\r\n<br>\r\nWhen it's hiding, it'll lock onto the 16x16 tile grid in order to blend in.<br>\r\nBy default, it won't move until Mario has walked over or under it.<br>\r\n<br>\r\nThere are several configurations available in the .json file by default:<br>\r\n- Throw Block Boo<br>\r\n- Note Block Boo<br>\r\n- Note Block Boo (Spawns Feather)<br>\r\n- Note Block Boo you can bounce off of from all sides!<br>\r\n- Question Block Boo (Spawns Mushroom/Flower)<br>\r\n- Question Block Boo (Spawns Mushroom/Cape)<br>\r\n- Question Block Boo (Spawns 1up)<br>\r\n- Growing Vine Block Boo<br>\r\n- Coin Block Boo<br>\r\n- Multiple Coin Block Boo<br>\r\n- Coin Block Boo (Turn Block)<br>\r\n- Multiple Coin Block Boo (Turn Block)<br>\r\n- Used Block Boo<br>\r\n- Turn Block Boo<br>\r\n- Evading 1up Block Boo<br>\r\n<br>\r\nBy manipulating the Extra Byte settings, you can create some weird Boo Blocks such as Multiple Coin Note Blocks you can bounce off from the side.",
    "latest_version": "smwc-26640-1627503424",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26640,
        "title": "Custom Boo Block",
        "version": "smwc-26640-1627503424",
        "upstream_time": 1627503424,
        "download_url": "https://dl.smwcentral.net/26640/BooBlock.zip",
        "filename": "BooBlock.zip",
        "size": 16413,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-custom-bro-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35605,
    "title": "Custom Bro v1.1",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "asar 2 remoderation",
      "bomb bro",
      "boomerang bro",
      "brothers",
      "customizable",
      "enemy",
      "fire bro",
      "hammer bro",
      "ice bro",
      "lorom",
      "sa-1",
      "shell bro",
      "sledge bro"
    ],
    "description": "You can make various broths with one asm file.<br>\r\nWe also have new behavior patterns.<br>\r\nI used the graphic from <a href=\"https://www.mfgg.net/\" rel=\"nofollow\">here</a>.<br>\r\nI got the names of Curve Bro, Braze Bro and Frost Bro from <a href=\"https://fantendo.fandom.com/wiki/Fantendo:Main_Menu\" rel=\"nofollow\">here</a>.<br>\r\n<br>\r\nIt is already compatible with slopes.<br>\r\nI forgot to include the graphics and palette.I attached it.<br>\r\n<br>\r\nYou can also use mikeyk's SMB3 style and SMW prototype graphics graphics(However, please prepare the graphics yourself.).<br>\r\n<br>\r\n<br>\r\nUpdate<br>\r\n-Faster terrain check process for whether to get off the block or not. (It checks the tiles by shifting them down by 8 dots per frame.)<br>\r\n-Fixed behavior when falling down a slope.<br>\r\n-It is now possible to set whether or not walking/tracking type bros jump when they hit a wall with Extra bit.<br>\r\n-I edited the Json file and made it possible to distinguish from the image whether the extra bit is set.<br>\r\nClear ... Walk<br>\r\nSet ... Stand<br>\r\n-Added explanatory text to the file for configuration.<br>\r\n-It is now possible to set whether or not the boomerang will disappear (catch) if it hits in front of the person who threw it.<br>\r\n-Fixed hit detection by capes on extended sprites.<br>\r\n-The hammer is now being bounced away, instead of disappearing in a puff of smoke.<br>\r\n-Sledge bro hammers now have cape disabled.",
    "latest_version": "smwc-35605-1733170197",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35605,
        "title": "Custom Bro v1.1",
        "version": "smwc-35605-1733170197",
        "upstream_time": 1733170197,
        "download_url": "https://dl.smwcentral.net/35605/Custom_Bro.zip",
        "filename": "Custom_Bro.zip",
        "size": 45703,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-custom-bullet-bill",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 19753,
    "title": "Custom Bullet Bill",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bullet bill",
      "cape",
      "enemy",
      "exploding",
      "fire",
      "kill",
      "lorom",
      "sa-1"
    ],
    "description": "This is a bullet bill that has new behavor options that can be enabled using extra bytes, for example<br>\r\n<br>\r\n-can be reflected with cape<br>\r\n-can contact with enemies and walls, including custom death!<br>\r\n<br>\r\nCheck ASM file for more details.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-19753-1560370293",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 19753,
        "title": "Custom Bullet Bill",
        "version": "smwc-19753-1560370293",
        "upstream_time": 1560370293,
        "download_url": "https://dl.smwcentral.net/19753/CustomBullet.zip",
        "filename": "CustomBullet.zip",
        "size": 12692,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-custom-bullet-bill-shooters",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 12085,
    "title": "Custom Bullet Bill Shooters",
    "authors": [
      "682",
      "Yan",
      "imamelia",
      "mikeyk"
    ],
    "tags": [
      "bullet",
      "bullet bill",
      "custom",
      "lorom",
      "sa-1",
      "shooter"
    ],
    "description": "This is a pack that contains the following custom shooters:<br>\r\n<br>\r\n- Diagonal Upwards Shooter<br>\r\n- Diagonal Downwards Shooter<br>\r\n- Sideways Shooter<br>\r\n- Vertical Shooter<br>\r\n<br>\r\nThe biggest difference from the ones hosted here is that this one is able to shoot Custom Sprites, instead of the default Bullet Bill. I also fixed smoke placement that was not working properly in previous versions.<br>\r\n<br>\r\nI included imamelia's Bullet Bill disassembly so you can modify the projectile without affecting the vanilla Bullet Bill.<br>\r\n<br>\r\nCredit for original code goes to:<br>\r\nmikeyk<br>\r\nyoshi_65c816<br>\r\nmaro!!!<br>\r\n682<br>\r\n<br>\r\nNow SA-1 compatible.",
    "latest_version": "smwc-12085-1444398203",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 12085,
        "title": "Custom Bullet Bill Shooters",
        "version": "smwc-12085-1444398203",
        "upstream_time": 1444398203,
        "download_url": "https://dl.smwcentral.net/12085/shooter_pack.zip",
        "filename": "shooter_pack.zip",
        "size": 7150,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-custom-buzzy-beetle-disassembly",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 27350,
    "title": "Custom Buzzy Beetle + Disassembly",
    "authors": [
      "MarkAlarm"
    ],
    "tags": [
      "buzzy beetle",
      "disassembly",
      "lorom",
      "sa-1",
      "shell"
    ],
    "description": "This is a customizable version of the buzzy beetle sprite, along with a (mostly) unmodified disassembly of the original sprite. Credit unnecessary, but appreciated.<br>\r\n<br>\r\nWith this, you're able to customize things such as the walking speed, the base kicked speed, miscellaneous properties, and the state that it spawns in. It makes use of four extra bytes in order to pull this off. Check the .asm file for more details, since it documents these things in a bit more depth.<br>\r\n<br>\r\nThis disassembly is a bit weird given that it uses a shared routine with some sprites from $00 to $13, so some of the miscellaneous properties don't work as one would expect. However, if you leave the disassembly unmodified and only mess with the customizable version, things should work out a bit nicer.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"MarioriaM\"><a href=\"/?p=profile&amp;id=43697\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">MarioriaM</a></span>.",
    "latest_version": "smwc-27350-1633574253",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 27350,
        "title": "Custom Buzzy Beetle + Disassembly",
        "version": "smwc-27350-1633574253",
        "upstream_time": 1633574253,
        "download_url": "https://dl.smwcentral.net/27350/Custom%20Buzzy%20Beetle%20%2B%20Disassembly.zip",
        "filename": "Custom Buzzy Beetle + Disassembly.zip",
        "size": 12530,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-custom-color-bouncing-parakoopa-alternates-height",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 19049,
    "title": "Custom-Color Bouncing Parakoopa, Alternates Height",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "bouncing",
      "enemy",
      "koopa",
      "lorom",
      "sa-1"
    ],
    "description": "A parakoopa with a varied jump height; like the green bouncing parakoopa but with their combined height patterns.<br>\r\n<br>\r\nAdditionaly, this koopa is not colored like any of the original 4, so it's the first fully custom koopa with 100% accurate behavior. Yay.<br>\r\n- Yoshi gets wings when it eats the shell.<br>\r\n- Includes a custom shell-less Koopa, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=13892\">coded by Thomas</a>.<br>\r\n- Includes a sprite that just spawns the shell of the specific color.<br>\r\n- Uses palette F by default.<br>\r\n<br>\r\nRequested by Aeon on Summer C3 2017. However, this is fully recoded from scratch unlike the one I uploaded for the event; it also comes with much less bugs. ^u^<br>\r\n<br>\r\nv1.2<br>\r\n----<br>\r\nFixed crash when spawning a shell-less koopa.",
    "latest_version": "smwc-19049-1549219327",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 19049,
        "title": "Custom-Color Bouncing Parakoopa, Alternates Height",
        "version": "smwc-19049-1549219327",
        "upstream_time": 1549219327,
        "download_url": "https://dl.smwcentral.net/19049/Bouncing%20Parakoopa%20v1.2.zip",
        "filename": "Bouncing Parakoopa v1.2.zip",
        "size": 9190,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-custom-flying-question-mark-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22955,
    "title": "Custom Flying Question Mark Block",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "question blocks",
      "sa-1"
    ],
    "description": "This is the Flying ? Block sprite, mainly based on the code of sprites 84 and 85, but with a bunch of added features, which include more movement options, the ability to spawn any sprite when hit, make it trigger with cape spin, make it disappear when hit and more (check out the asm file for a detailed explanation).",
    "latest_version": "smwc-22955-1589913234",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22955,
        "title": "Custom Flying Question Mark Block",
        "version": "smwc-22955-1589913234",
        "upstream_time": 1589913234,
        "download_url": "https://dl.smwcentral.net/22955/FlyingQuestionBlock.zip",
        "filename": "FlyingQuestionBlock.zip",
        "size": 7867,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-custom-goal-point-question-sphere",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16215,
    "title": "Custom Goal Point Question Sphere",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "asar 2 remoderation",
      "goal sphere",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "This is a custom version of the Goal Point Question Sphere (sprite 4A in SMW).  It has various customizable behaviors set by the extra byte.",
    "latest_version": "smwc-16215-1510694738",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16215,
        "title": "Custom Goal Point Question Sphere",
        "version": "smwc-16215-1510694738",
        "upstream_time": 1510694738,
        "download_url": "https://dl.smwcentral.net/16215/Goal%20Point%20Question%20Sphere.zip",
        "filename": "Goal Point Question Sphere.zip",
        "size": 1852,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-custom-growing-vine",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16207,
    "title": "Custom Growing Vine",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1",
      "vine"
    ],
    "description": "This is a custom version of the growing vine (sprite 79 in vanilla SMW).  This version includes the ability to grow downward as well as to spawn a custom block when it reaches the top of the level (in case you want it to lead to a bonus room or something).",
    "latest_version": "smwc-16207-1510911200",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16207,
        "title": "Custom Growing Vine",
        "version": "smwc-16207-1510911200",
        "upstream_time": 1510911200,
        "download_url": "https://dl.smwcentral.net/16207/custom%20growing%20vine.zip",
        "filename": "custom growing vine.zip",
        "size": 1379,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-custom-level-message-sprite",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16203,
    "title": "Custom Level Message Sprite",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "message",
      "pacifist",
      "sa-1"
    ],
    "description": "This is a custom version of the Display Level Message sprite (sprite 19 in vanilla SMW).  This one uses the extra bytes to determine which message to show.  A version for RPG Hacker's VWF message patch is also included.",
    "latest_version": "smwc-16203-1509811774",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16203,
        "title": "Custom Level Message Sprite",
        "version": "smwc-16203-1509811774",
        "upstream_time": 1509811774,
        "download_url": "https://dl.smwcentral.net/16203/display%20level%20message.zip",
        "filename": "display level message.zip",
        "size": 1371,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-custom-line-guided-rope",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23945,
    "title": "Custom Line-Guided Rope",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "line-guided",
      "lorom",
      "rope",
      "sa-1",
      "switch"
    ],
    "description": "This is a custom version of the line-guided rope, based on the disassembly by imamelia.<br>\r\nIt allows for new features including:<br>\r\n- Custom length: it can be up to 254 tiles, controlled by the first extra byte.<br>\r\n- Custom speed: set a speed multiplier for the rope, using the second extra byte.<br>\r\n- Movement options: it can be set to start moving once spawned instead of waiting for Mario, be always stationary or move based on a certain switch.<br>\r\n- Glitch fixes: for example, fix the glitch that allows you to climb in the air (the disassembly doesn't include Rope Fix).<br>\r\nCheck out the asm file for a more detailed explanation.<br>\r\n<br>\r\nNote: the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18741\">No More Sprite Tile Limits</a> patch is highly recommended.<br>\r\n<br>\r\nUpdate: now compatible with the \"line-guide acts-like fix\" patch.",
    "latest_version": "smwc-23945-1597199735",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23945,
        "title": "Custom Line-Guided Rope",
        "version": "smwc-23945-1597199735",
        "upstream_time": 1597199735,
        "download_url": "https://dl.smwcentral.net/23945/custom_line_rope.zip",
        "filename": "custom_line_rope.zip",
        "size": 6735,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-custom-monty-mole-disassembly",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32055,
    "title": "Custom Monty Mole + Disassembly",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "lorom",
      "mole",
      "monty mole",
      "sa-1"
    ],
    "description": "This is a disassembly of sprites 4D and 4E in SMW - Ground Dwelling Monty Mole and Ledge Dwelling Monty Mole, respectively.<br>\r\n<br>\r\nAlso comes with a custom version that allows for custom jumping out speeds, custom timing and a few other extras.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>.",
    "latest_version": "smwc-32055-1662660475",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32055,
        "title": "Custom Monty Mole + Disassembly",
        "version": "smwc-32055-1662660475",
        "upstream_time": 1662660475,
        "download_url": "https://dl.smwcentral.net/32055/MontyMoleDis.zip",
        "filename": "MontyMoleDis.zip",
        "size": 14906,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-custom-pipe-dwelling-lakitu",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26416,
    "title": "Custom Pipe Dwelling Lakitu",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "enemy",
      "lakitu",
      "lorom",
      "pipe",
      "sa-1"
    ],
    "description": "This is a custom version of the Pipe Dwelling Lakitu (sprite 4B), based on the disassembly by Mathos and Nekohdot. The main feature is the possibility to change which sprite is thrown by Lakitu with the extra bytes:<br>\r\n- Extra byte 1: sprite number to throw.<br>\r\n- Extra byte 2: sprite state to spawn the sprite in (useful to spawn carryable/kicked items).<br>\r\n- Extra byte 3: X speed to throw it at.<br>\r\n- Extra byte 4: Y speed to throw it at.<br>\r\nAdditionally the extra bit set will make it spawn a custom sprite instead.<br>\r\nBy default it will throw silver coins when the silver P-Switch is active, but it can be disabled in the file. Also a few smaller improvements were added (shared subroutines stuff, change .cfg to .json with custom sprite list entries, made it use the palette from the json file instead of being hardcoded, added defines for the tilemap).<br>\r\n",
    "latest_version": "smwc-26416-1616346739",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26416,
        "title": "Custom Pipe Dwelling Lakitu",
        "version": "smwc-26416-1616346739",
        "upstream_time": 1616346739,
        "download_url": "https://dl.smwcentral.net/26416/CustomPipeLakitu.zip",
        "filename": "CustomPipeLakitu.zip",
        "size": 3635,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-custom-scale-platform-disassembly",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25239,
    "title": "Custom Scale Platform + Disassembly",
    "authors": [
      "MarkAlarm"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "This is a customizable version of the scale platform sprite, along with an unmodified disassembly of the original sprite that is now SA-1 compatible. Credit is unnecessary.<br>\r\n<br>\r\nWith this, you're able to customize things such as the distance between platforms, the rise/fall speeds, and the tiles that the sprite generates. It makes use of three extra bytes in order to pull this off. Check the .asm file for more details, since it documents these things in a bit more depth.<br>\r\n<br>\r\nAs for the disassembly, it acts just as the original sprite does, so the X position will still determine whether the distance between platforms is long or short. This may be altered in a future update to use the extra bit instead, but for now it is based on position.",
    "latest_version": "smwc-25239-1607733977",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25239,
        "title": "Custom Scale Platform + Disassembly",
        "version": "smwc-25239-1607733977",
        "upstream_time": 1607733977,
        "download_url": "https://dl.smwcentral.net/25239/Custom%20Scale%20Platform%20%2B%20Disassembly.zip",
        "filename": "Custom Scale Platform + Disassembly.zip",
        "size": 7095,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-custom-scales-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25979,
    "title": "Custom Scales v1.0 (+ Disassembly)",
    "authors": [
      "Ice Man",
      "Von Fahrenheit"
    ],
    "tags": [
      "custom",
      "disassembly",
      "hybrid",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This is a customizable version of the scale platforms found in SMW, based off the disassembly by Ice Man. Setting the extra bit will make it behave like the platforms in SMB1, generating tiles above the sprite instead of under it. For both versions, you can define which blocks it should generate as the connective tile and as the \"empty\" tile. You can also choose what tile to use for the sprite part of the platform, so it's very flexible.<br>\r\n<br>\r\nAlso includes the unmodified disassembly.<br>\r\n<br>\r\nRequested for the Strongest Sprite Workshop 2020 by CosmicTiff",
    "latest_version": "smwc-25979-1612892910",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25979,
        "title": "Custom Scales v1.0 (+ Disassembly)",
        "version": "smwc-25979-1612892910",
        "upstream_time": 1612892910,
        "download_url": "https://dl.smwcentral.net/25979/CustomScales%2BDis.zip",
        "filename": "CustomScales+Dis.zip",
        "size": 6587,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-custom-shooting-power-ups",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22411,
    "title": "Custom \"Shooting\" Power-ups",
    "authors": [
      "ICB",
      "RussianMan"
    ],
    "tags": [
      "ability",
      "lorom",
      "pacifist",
      "power",
      "power-up",
      "power-ups",
      "projectile",
      "sa-1"
    ],
    "description": "This package lets you to create new \"Shooting\" based power-ups, where the player can shoot extended sprites, both new and old, depending on \"power\" state.<br>\r\n<br>\r\nComes with boomerang and hammer powers, that were originally made by 1524 (ICB) and 3 new powers.<br>\r\n<br>\r\nMore details is in the readme.<br>\r\n<br>\r\nV.1.2 - Most notable changes are support for the item box and one new power.",
    "latest_version": "smwc-22411-1590951099",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22411,
        "title": "Custom \"Shooting\" Power-ups",
        "version": "smwc-22411-1590951099",
        "upstream_time": 1590951099,
        "download_url": "https://dl.smwcentral.net/22411/Custom%20Shooting%20Powerups.zip",
        "filename": "Custom Shooting Powerups.zip",
        "size": 36763,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-custom-smw-like-iggy-boss",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23951,
    "title": "Custom SMW-Like Iggy Boss",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "asar 2 remoderation",
      "boss",
      "enemy",
      "iggy",
      "lorom",
      "sa-1"
    ],
    "description": "Video: <a href=\"https://www.youtube.com/watch?v=scEE-jSWcC0\" rel=\"nofollow\">LINK</a><br>\r\n<br>\r\nThis is a custom Iggy Boss I coded for Mario's Enigmatic Tales. A rather simple boss that can be used in earlier worlds.<br>\r\n<br>\r\nSpecial thanks to Sonikku for the graphics (ripped from MFGG). Credit is always a plus for the code.",
    "latest_version": "smwc-23951-1595898525",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23951,
        "title": "Custom SMW-Like Iggy Boss",
        "version": "smwc-23951-1595898525",
        "upstream_time": 1595898525,
        "download_url": "https://dl.smwcentral.net/23951/SMW%20Custom%20Iggy%20Boss.zip",
        "filename": "SMW Custom Iggy Boss.zip",
        "size": 10039,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-custom-spiny",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 5730,
    "title": "Custom Spiny",
    "authors": [
      "Pink Gold Peach"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "spiny"
    ],
    "description": "This is the spiny custom I did it is the same as SMB3 and another thing is that it is compatible with a buzzy beetle GFX so you can make stages with spinys and buzzy beetles.  Includes a GFX File (SP4). It can be swallowed and spit out by Yoshi as Koopas",
    "latest_version": "smwc-5730-1377958355",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 5730,
        "title": "Custom Spiny",
        "version": "smwc-5730-1377958355",
        "upstream_time": 1377958355,
        "download_url": "https://dl.smwcentral.net/5730/spiny.zip",
        "filename": "spiny.zip",
        "size": 3959,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-custom-super-koopas-disassembly",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28305,
    "title": "Custom Super Koopas + Disassembly",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "cape",
      "enemy",
      "koopa",
      "lorom",
      "sa-1",
      "super koopa"
    ],
    "description": "This is a disassembly of sprites 71-73 in SMW - Super Koopa, red cape, swoop, Super Koopa, yellow cape, swoop and Super Koopa, feather/yellow cape, respectively.<br>\r\n<br>\r\nAlso comes with custom variant with some customizations, such as:<br>\r\n-Customizable koopa and cape colors<br>\r\n-Feather for both grounded and swooping koopas (with colored koopa drop)<br>\r\n-Ridable variant (Requested by <span class=\"un-outer\" title=\"Lightning\"><a href=\"/?p=profile&amp;id=50232\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">Lightning</a></span>)<br>\r\n-Enable collision for super koopas.",
    "latest_version": "smwc-28305-1639089077",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28305,
        "title": "Custom Super Koopas + Disassembly",
        "version": "smwc-28305-1639089077",
        "upstream_time": 1639089077,
        "download_url": "https://dl.smwcentral.net/28305/SuperKoopas.zip",
        "filename": "SuperKoopas.zip",
        "size": 17082,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-custom-thwomp-boss",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3618,
    "title": "Custom Thwomp Boss",
    "authors": [
      "dahnamics"
    ],
    "tags": [
      "boss",
      "lorom",
      "sa-1",
      "thwomp"
    ],
    "description": "Basically a different version of Yoshicookiezeus' Homing Thwomp Boss with some noticeable differences.  First it generates Spinies, Green Koopas and Hopping Flames randomly.  Second, shells are used to kill it.  Finally, it explodes like a Bob-Omb once it is killed AND triggers the level exit.  Please give credit to both Yoshicookiezeus as well as myself because afterall it originally is his sprite.",
    "latest_version": "smwc-3618-1277476167",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3618,
        "title": "Custom Thwomp Boss",
        "version": "smwc-3618-1277476167",
        "upstream_time": 1277476167,
        "download_url": "https://dl.smwcentral.net/3618/custom_thwomp_boss.zip",
        "filename": "custom_thwomp_boss.zip",
        "size": 5097,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-custom-venus-fire-trap-pack",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3638,
    "title": "Custom Venus Fire Trap Pack",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "fire",
      "lorom",
      "plant",
      "sa-1"
    ],
    "description": "This sprite package includes 3 types of Venus Fire Trap:<br>\r\n- Spreadshot<br>\r\n- Bomb-throwing<br>\r\n- Shower<br>\r\n<br>\r\nEvery variation has many available configurations depending on the extra bit and extra property bytes. Check the ASM files for more information.",
    "latest_version": "smwc-3638-1278196631",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3638,
        "title": "Custom Venus Fire Trap Pack",
        "version": "smwc-3638-1278196631",
        "upstream_time": 1278196631,
        "download_url": "https://dl.smwcentral.net/3638/imameliaCustomVenuses.zip",
        "filename": "imameliaCustomVenuses.zip",
        "size": 16462,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-customisable-shooter",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16174,
    "title": "Customisable Shooter",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "shooter"
    ],
    "description": "This is a customisable shooter sprite.<br>\r\n<br>\r\nThe extra bit determines whether the spawned sprite has got its extra bit set or not. Other settings (sprite number, sprite being normal or custom, smoke and checking for Mario) are found in the ASM file.",
    "latest_version": "v1.0",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16174,
        "title": "Customisable Shooter",
        "version": "v1.0",
        "upstream_time": 1510929135,
        "download_url": "https://dl.smwcentral.net/16174/CustomShooter.zip",
        "filename": "CustomShooter.zip",
        "size": 883,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-customizable-bloody-grinder",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20725,
    "title": "Customizable Bloody Grinder",
    "authors": [
      "anonimzwx"
    ],
    "tags": [
      "customizable",
      "grinder",
      "lorom",
      "sa-1"
    ],
    "description": "A grinder that follows the player and can climb walls.<br>\r\n<br>\r\nIt use GFX12 on SP3 and Palette C.<br>\r\n<br>\r\nYou can customize this parameters on the file \".asm\":<br>\r\n<br>\r\n<div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">;Constant\r\n!Acceleration = $01\t;Acceleration of the sprite\r\n!MaxXSpeed = $20 ;$00-$7F right, $80-$FF left\r\n!ObstacleJumpSpeed = $F0\t;Speed that use the sprite to climb obstacles (must be between $80 and $FF)\r\n!JumpMaxTime = $40\t;Time used for jumps, $40 = 1 sec, $20 = 0.5 secs\r\n!JumpSpeed = $C0\t;Speed used to jump (must be between $80 and $FF)\r\n!SoundEffectTime = $03 \t;$00 = reproduce sound every frame\r\n\t\t\t \t\t\t;$01 = reproduce sound every 2 frames\r\n\t\t\t \t\t\t;$03 = reproduce sound every 4 frames\r\n\t\t\t \t\t\t;$07 = reproduce sound every 8 frames\r\n\t\t\t\t\t\t;$0F = reproduce sound every 16 frames\r\n\t\t\t\t\t\t;$1F = reproduce sound every 32 frames\r\n\t\t\t\t\t\t;$3F = reproduce sound every 64 frames\r\n\t\t\t\t\t\t;$7F = reproduce sound every 128 frames\r\n\t\t\t\t\t\t;$FF = reproduce sound every 256 frames</pre></div><br>\r\n<br>\r\nDon't use it with walls that have ceilings on the top, because it will act weird.<br>\r\n<br>\r\nThis sprite was made during a Sprite Creation Workshop Livestream, please read this thread for more information:<br>\r\n<br>\r\n<b><a href=\"https://www.smwcentral.net/?p=viewthread&t=98571\">THREAD</a></b><br>\r\n ",
    "latest_version": "smwc-20725-1565257504",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20725,
        "title": "Customizable Bloody Grinder",
        "version": "smwc-20725-1565257504",
        "upstream_time": 1565257504,
        "download_url": "https://dl.smwcentral.net/20725/Customizable%20Bloody%20Grinder.zip",
        "filename": "Customizable Bloody Grinder.zip",
        "size": 7807,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-customizable-bowling-ball",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20892,
    "title": "Customizable Bowling Ball",
    "authors": [
      "anonimzwx"
    ],
    "tags": [
      "bowling ball",
      "bowser",
      "explosion",
      "lorom",
      "sa-1"
    ],
    "description": "This is a customizable version of Bowser's Bowling Ball<br>\r\n<br>\r\nYou can use Extra Bytes and Extra bit to change Parameters:<br>\r\n<br>\r\n<div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">\r\nExtra Bit = 0 Rotation direction to Left and 1 direction to Right\r\nExtra Byte 1 = Rotation Speed (Must be between 02 and 87)\r\nExtra Byte 2 = Initial X Speed \r\nExtra Byte 3 = 00 It is normal version, other value it will explode after some time\r\n</pre></div><br>\r\n<br>\r\nAlso you can change some constants on the top of the .asm file:<br>\r\n<br>\r\n<div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">\r\n;Constant\r\n!MinYSpeedBounce = #$20 ;Minimum Sprite Y Speed to Bounce (Must be between #$00 and #$7F)\t\r\n!MaxTime = #$FF \t\t; Time to Explode FF = 4 seconds\r\n!FlashMinTime = #$30\t;Minimum Time to start to flash before explode\r\n</pre></div><br>\r\n<br>\r\nIt is part of Sprite Creation Workshop LiveStream's sprites you can check the thread here:<br>\r\n<br>\r\n<b><a href=\"https://www.smwcentral.net/?p=viewthread&t=98571\">Thread about Sprite Workshop Creation</a></b><br>\r\n",
    "latest_version": "smwc-20892-1565477957",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20892,
        "title": "Customizable Bowling Ball",
        "version": "smwc-20892-1565477957",
        "upstream_time": 1565477957,
        "download_url": "https://dl.smwcentral.net/20892/Customizable%20Bowling%20Ball.zip",
        "filename": "Customizable Bowling Ball.zip",
        "size": 12468,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-customizable-circle-sprites-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36788,
    "title": "Customizable Circle Sprites v1.2",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "ball and chain",
      "customizable",
      "firebars",
      "lorom",
      "platform",
      "rotating platform",
      "roto disc",
      "sa-1",
      "smb1"
    ],
    "description": "This is a <u>Firebar</u> and <u>RotoDisc</u> and <u>Ball'n Chain</u> and <u>Rotating Platfrom</u><br>\r\n with a lot of customization options set with the extra bit/extra bytes.<br>\r\n<br>\r\nHowever, as far as cookies and gluggles are concerned, this is superior in some areas.<br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=20573\">RotoDisc</a><br>\r\n<a href=\"https://www.smwcentral.net/?p=section&a=details&id=28157\">Ball'n Chain</a><br>\r\n<br>\r\nYou can:<br>\r\n- Change the length and radius and Spaciousness of Platform<br>\r\n- Change the initial angle<br>\r\n- Fine-tune rotation speed<br>\r\n- Set pendulum movement (You can set the direction of gravity.)<br>\r\n- Set that the on/off switch reverses rotation or stops rotation<br>\r\n- Resize the fireballs (8x8 or 16x16)<br>\r\n- Move the firebar with layer 2<br>\r\n- Shift the place of appearance with the initial routine according to the length<br>\r\n- Obtaining the current angle from the specified RAM for each sprite<br>\r\n<br>\r\nCheck out the readme provided for more info.<br>\r\n<br>\r\n-Updated 1-<br>\r\n-Fixed a problem in which the fire bar did not appear when scrolling to the left when using a cfg file.<br>\r\n-Fixed a bug that caused files to disappear when going off course when working with Layer 2.<br>\r\n-Slightly optimized processing.<br>\r\n-The angle table can now be used. (The angle can be obtained from the specified RAM for each sprite.)<br>\r\n-Fixed a problem in which a hit judgment might not be made at the tip.<br>\r\n- We can now make RotoDisc and Ball'n Chain and Rotating Platforms.<br>\r\n- Processing in conjunction with Layer 2 has been corrected.<br>\r\n- Added documentation showing how much the sprite shifts its initial position depending on its length and radius.<br>\r\n<br>\r\n-Updated 2-<br>\r\nFixed a bug where if you entered the pipe with Yoshi and contacted the firebar, it would leave Yoshi. (Only added \"ORA $9D\" to \"LoseYoshiOrHurt()\").",
    "latest_version": "smwc-36788-1741356740",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36788,
        "title": "Customizable Circle Sprites v1.2",
        "version": "smwc-36788-1741356740",
        "upstream_time": 1741356740,
        "download_url": "https://dl.smwcentral.net/36788/Customizable%20Circle%20Sprites%20v1.2.zip",
        "filename": "Customizable Circle Sprites v1.2.zip",
        "size": 102183,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-customizable-exploding-block-sprite",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25102,
    "title": "Customizable Exploding Block Sprite",
    "authors": [
      "Davros",
      "dogemaster"
    ],
    "tags": [
      "exploding block",
      "lorom",
      "sa-1"
    ],
    "description": "This is a customizable version of the exploding block sprite disassembly. Also converted the cfg to json.<br>\r\nUses four extra bytes which can be used to determine the following:<br>\r\n1. Sprite to be spawned when mario gets near the block.<br>\r\n2. Sprite status (more about that in the ASM file.<br>\r\n3. X-Speed.<br>\r\n4. Y-Speed.<br>\r\nMake sure to read the asm file, it'll probably answer all your queries.<br>\r\nThe main useage for this could be to make sprite spawns consistent and not have them depend on when the screen is scrolled but rather when the player comes close OR just yeet sprites.",
    "latest_version": "smwc-25102-1604810374",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25102,
        "title": "Customizable Exploding Block Sprite",
        "version": "smwc-25102-1604810374",
        "upstream_time": 1604810374,
        "download_url": "https://dl.smwcentral.net/25102/Exploding%20block.zip",
        "filename": "Exploding block.zip",
        "size": 3227,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-customizable-flying-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20898,
    "title": "Customizable Flying Platform",
    "authors": [
      "anonimzwx"
    ],
    "tags": [
      "customizable",
      "dyzen",
      "flying platform",
      "lorom",
      "platform",
      "sa-1"
    ],
    "description": "A completly customizable flying platform that moves when the player is on it. It used 3 extra bytes to customize:<br>\r\n<br>\r\n<div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">Extra Byte 1: X Speed of the Platform\r\nExtra Byte 2: Ratio, Higher value the platform will moves higher and lower on the wave motion.\r\nExtra Byte 3: Angular Speed, Higher Value it will moves faster up and down.</pre></div><br>\r\n<br>\r\nAlso you can modify the graphics, animation and interaction. For that follow the instructions:<br>\r\n<br>\r\n-Open the file \".dyz\" on Dyzen V1.0.0.2 or higher and modify all that you want, hitboxes must use Action HitboxAction1.<br>\r\n<br>\r\n-Open the original \".asm\" file and delete all between label GraphicRoutine and the table Hitboxes.<br>\r\n<br>\r\n-Extract Resources with the tool and open the file \".asm\" generated by the tool, then copy all between GraphicRoutine and the table Hitboxes and paste it on the latest file.<br>\r\n<br>\r\n-Now replace these lines:<br>\r\n<br>\r\n<div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">JSL GetDrawInfo -&gt; %GetDrawInfo()\r\nJSL SubHorzPos -&gt; %SubHorzPos()\r\nJSL SubVertPos -&gt; %SubVertPos()\r\n</pre></div><br>\r\n<br>\r\nAlso you must change the line after %SubVertPos() that is <div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">LDA !ScratchE</pre></div><br>\r\n<br>\r\nReplace it by:<br>\r\n<br>\r\n<div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">LDA !ScratchF</pre></div><br>\r\n<br>\r\nThis sprite is part of Sprite Creation Workshop LiveStreams, more information in this thread:<br>\r\n<br>\r\n<b><a href=\"https://www.smwcentral.net/?p=viewthread&t=98571\">THREAD</a></b><br>\r\n<br>\r\n",
    "latest_version": "smwc-20898-1565475446",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20898,
        "title": "Customizable Flying Platform",
        "version": "smwc-20898-1565475446",
        "upstream_time": 1565475446,
        "download_url": "https://dl.smwcentral.net/20898/Customizable%20Flying%20Platform.zip",
        "filename": "Customizable Flying Platform.zip",
        "size": 24993,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-customizable-green-gas-bubble-disassembly",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26116,
    "title": "Customizable Green Gas Bubble + Disassembly",
    "authors": [
      "dogemaster"
    ],
    "tags": [
      "customizable",
      "disassembly",
      "gas bubble",
      "lorom",
      "sa-1"
    ],
    "description": "This is a customizable version of the Green Bubble sprite which is typically used in ghost houses. <br>\r\n<br>\r\nNew options include:<br>\r\n- Movement options like making it only go in a particular direction or go back'n'forth like a Flying ? Block.<br>\r\n- Homing version which goes towards the player constantly akin to the pink bubble from Casio Mario World.<br>\r\n- A bubble that tracks mario horizontally like a Disco Shell.<br>\r\nThese attributes can be selected via the use of extra bytes. (which I explain in the ASM file, so be sure to check that)<br>\r\n<br>\r\nNote: Also includes a disassembly of the green bubble which I did myself since the one already on the site was not user friendly and easy to customize. ",
    "latest_version": "smwc-26116-1617644839",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26116,
        "title": "Customizable Green Gas Bubble + Disassembly",
        "version": "smwc-26116-1617644839",
        "upstream_time": 1617644839,
        "download_url": "https://dl.smwcentral.net/26116/GreenBubble.zip",
        "filename": "GreenBubble.zip",
        "size": 8006,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-customizable-lemmy-wendy-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28025,
    "title": "Customizable Lemmy/Wendy v1.0",
    "authors": [
      "Fernap"
    ],
    "tags": [
      "asar 2 remoderation",
      "boss",
      "koopaling",
      "lemmy",
      "lorom",
      "sa-1",
      "wendy"
    ],
    "description": "A customizable Lemmy/Wendy boss based on the disassembly by yoshicookiezeus.  Features include:<br>\r\n<br>\r\n- Set the number of hits to kill the boss<br>\r\n- Very flexible method of giving spawn positions and patterns for the boss and their dummies (can be used in levels larger than one screen)<br>\r\n- Support for autoscroll fights, including manual tweaking of cycle timings<br>\r\n- Upside down spawns<br>\r\n- Flexible interaction behavior between the boss/dummies and Mario/carriable sprites/fireballs<br>\r\n- Support for custom graphics<br>\r\n- And more (see the readme and config file for a full list)<br>\r\n",
    "latest_version": "smwc-28025-1644258216",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28025,
        "title": "Customizable Lemmy/Wendy v1.0",
        "version": "smwc-28025-1644258216",
        "upstream_time": 1644258216,
        "download_url": "https://dl.smwcentral.net/28025/CustomLemmyWendy1.0.zip",
        "filename": "CustomLemmyWendy1.0.zip",
        "size": 23197,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-customizable-line-guided-checkerboard-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40030,
    "title": "Customizable Line-Guided Checkerboard Platform",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "line-guided",
      "lorom",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "It is a line guided-platform that appeared in Yoshi Island. Color, speed, and length vary depending on the Extension.<br>\r\nExtension Byte 1: Palette<br>\r\nExtension Byte 2: Speed (00 is Defauit)<br>\r\nExtension Byte 3: Size<br>\r\nExtension Byte 4: Behaviour<br>\r\nRequested by Hayashi Neru",
    "latest_version": "smwc-40030-1766649267",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40030,
        "title": "Customizable Line-Guided Checkerboard Platform",
        "version": "smwc-40030-1766649267",
        "upstream_time": 1766649267,
        "download_url": "https://dl.smwcentral.net/40030/platform2021.zip",
        "filename": "platform2021.zip",
        "size": 5032,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-customizable-reznor-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18880,
    "title": "Customizable Reznor v1.2",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "boss",
      "enemy",
      "lorom",
      "mode 7",
      "reznor",
      "sa-1"
    ],
    "description": "This is a custom Reznor sprite based on yoshicookiezeus's disassembly. I modified it to allow easy customizations of the Reznor boss fight, which include:<br>\r\n1) Edit the number of Reznors (up to 8);<br>\r\n2) Edit the position and radius of the circle;<br>\r\n3) Edit their rotation speed and direction;<br>\r\n4) Edit their fireball shooting behaviour (or remove it altogether);<br>\r\n5) Set that you can stop them from moving while a certain switch is active;<br>\r\n6) Set that the circle radius changes back and forth between two values;<br>\r\n7) Set the HP of each Reznor, so that they have to be hit more than once to be killed;<br>\r\n8) Set that Reznors can be damaged by thrown sprites (shells, keys, throw blocks...);<br>\r\n9) If the extra bit is set, when beating all the Reznors a door will appear instead of the level ending (for a boss rush?);<br>\r\n<br>\r\nAll information can be found in the readme file.<br>\r\n<br>\r\nUpdate v1.1:<br>\r\n - Fixed the bugs pointed out by RussianMan.<br>\r\n - Moved the defines to a separate file.<br>\r\n - Added some defines, and better position customization (you're not restricted anymore to screen 00).<br>\r\n - Added puff of smoke when the platforms disappear (the last screenshot doesn't show it because I'm too lazy to update it).<br>\r\n - Used PIXI's shared routines for aiming and rotation, and overall improvements in the code.<br>\r\n - Full SA-1 support.<br>\r\n<br>\r\nUpdate v1.2:<br>\r\n - Mode 7 support (with screenshot).<br>\r\n - Included a .pal file if you what to import the standard Reznor palette.",
    "latest_version": "smwc-18880-1552169028",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18880,
        "title": "Customizable Reznor v1.2",
        "version": "smwc-18880-1552169028",
        "upstream_time": 1552169028,
        "download_url": "https://dl.smwcentral.net/18880/CustomReznor.zip",
        "filename": "CustomReznor.zip",
        "size": 18616,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-customizable-screen-wrapping-platforms",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40034,
    "title": "Customizable Screen Wrapping Platforms",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "Like the ones seen in Super Mario Bros. 1, the New Super Mario Bros. games, Ice Climber, and MegaMan 3, these screen-wrapping platforms comes with more Customizable options.<br>\r\n• It can go in 4 directions like down, up (vertical), left, or right (horizontal).<br>\r\n• It will come in different wide sizes like 32, 48, 64, or 80 pixels wide.<br>\r\n• It can move at different speeds between slower to faster.<br>\r\n• On/off blocks changes their opposite direction.<br>\r\nRequested by CalHal",
    "latest_version": "smwc-40034-1767747428",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40034,
        "title": "Customizable Screen Wrapping Platforms",
        "version": "smwc-40034-1767747428",
        "upstream_time": 1767747428,
        "download_url": "https://dl.smwcentral.net/40034/screen_loop_platform.zip",
        "filename": "screen_loop_platform.zip",
        "size": 5285,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-dancing-spear-guy",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32748,
    "title": "Dancing Spear Guy",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "yoshi's island"
    ],
    "description": "The Dancing Spear Guy enemy from Yoshi's Island.<br>\r\nIncludes a handful of settings, such as whether to make the sprite's hitbox a static unstompable 16x48 box, <i>or</i> making only the spear portion is unstompable (and thus making the ShyGuy itself stompable).<br>\r\n<br>\r\nIf you're using SFX from the <a href=\"https://smwc.me/1543076\">Super Mario World 2: Yoshi's Island Soundtrack</a>, you can configure the sprite to use the chanting SFX.<br>\r\n<br>\r\n<span style=\"color: #FF0000;\">NOTE: As this sprite draws 7 OAM tiles, it is recommended you use No More Sprite Tile Limits if multiple of these are intended to be present at once.</span><br>\r\n<br>\r\nVersion History:<br>\r\n- v1.00 (2/15/2022) - Initial release<br>\r\n- v1.01 (12/16/2022) - Corrected some unintended hitbox behavior.",
    "latest_version": "smwc-32748-1688030209",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32748,
        "title": "Dancing Spear Guy",
        "version": "smwc-32748-1688030209",
        "upstream_time": 1688030209,
        "download_url": "https://dl.smwcentral.net/32748/SpearGuy.zip",
        "filename": "SpearGuy.zip",
        "size": 7850,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-danmaku-generator",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3599,
    "title": "Danmaku Generator",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "bullet",
      "danger",
      "danmaku",
      "enemy",
      "lorom",
      "pattern",
      "sa-1",
      "touhou"
    ],
    "description": "A sprite that spawns a configurable number of customizable bullet patterns around Mario. The bullets stay still for a moment and then start moving in the direction they are pointing in. After the sprite has gone through all the patterns, it explodes.<br>\r\n<br>\r\nSee the ASM file for more information on how to set up the patterns.",
    "latest_version": "smwc-3599-1278166942",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3599,
        "title": "Danmaku Generator",
        "version": "smwc-3599-1278166942",
        "upstream_time": 1278166942,
        "download_url": "https://dl.smwcentral.net/3599/Danmaku%20Generator.zip",
        "filename": "Danmaku Generator.zip",
        "size": 5183,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-dark-room-spotlight",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3378,
    "title": "Dark Room Spotlight",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "effect",
      "lorom",
      "spotlight"
    ],
    "description": "This is a disassembly of sprite C6 in SMW, the dark room spotlight.",
    "latest_version": "smwc-3378-1280246730",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3378,
        "title": "Dark Room Spotlight",
        "version": "smwc-3378-1280246730",
        "upstream_time": 1280246730,
        "download_url": "https://dl.smwcentral.net/3378/SMWSDIS%20-%20sprite%20C6%20-%20spotlight.zip",
        "filename": "SMWSDIS - sprite C6 - spotlight.zip",
        "size": 2880,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-deadweight-bro",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3254,
    "title": "Deadweight Bro",
    "authors": [
      "Schwa",
      "imamelia"
    ],
    "tags": [
      "bounce",
      "bouncing",
      "enemy",
      "lorom",
      "sa-1",
      "sledge bro",
      "weight"
    ],
    "description": "A gray Sledge Bro which doesn't jump and throws weights instead of hammers. It walks back and forth. When they hit the ground, the weights will bounce up to 4 times before falling off the screen. With each bounce, the screen shakes and Mario gets stunned if he's on the ground. This makes it very difficult to move out of the way once you're caught on the ground, making this sprite an extremely tough enemy.<br>\r\n<br>\r\nCheck the ASM files for customization options. Make sure to specify the sprite number of deadweight.cfg from list.txt in deadweight_bro.asm!<br>\r\n<br>\r\nGive credit if used or tweaked. Special thanks to mikeyk for the base code (Sledge Bro and Tweeter).",
    "latest_version": "smwc-3254-1204805581",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3254,
        "title": "Deadweight Bro",
        "version": "smwc-3254-1204805581",
        "upstream_time": 1204805581,
        "download_url": "https://dl.smwcentral.net/3254/Deadweight%20Bro.zip",
        "filename": "Deadweight Bro.zip",
        "size": 7981,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-demonhead",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41125,
    "title": "Demonhead",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "smoke"
    ],
    "description": "This sprite, inspired in the ones at Solomon's Key, will despawn in a puff of smoke some time after it spawns. It's recommended to use it alongside a shooter.<br>\r\n<br>\r\nCheck the ASM file for customisation options.",
    "latest_version": "smwc-41125-1764290892",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41125,
        "title": "Demonhead",
        "version": "smwc-41125-1764290892",
        "upstream_time": 1764290892,
        "download_url": "https://dl.smwcentral.net/41125/DemonHead.zip",
        "filename": "DemonHead.zip",
        "size": 4144,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-diagonal-springboard-beans-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24914,
    "title": "Diagonal Springboard/Beans v1.1",
    "authors": [
      "Djief"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "Diagonal Green Beans - now with more settings<br>\r\n<br>\r\nMade using the green beans disassembly by imamelia.<br>\r\n<br>\r\nExtra bit sets the direction, if clear they'll be attached to left wall, if set they'll be attached to right wall.<br>\r\n<br>\r\nExtra byte sets the diagonal direction, 00 is angled up, 01 is angled down.<br>\r\n<br>\r\nV1.1 - Added number of bounces before they poof<br>\r\n     - Second extra byte sets number of bounces<br>\r\n     - Max 4 bounces, 0 means infinite, see ASM for settings",
    "latest_version": "smwc-24914-1604875079",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24914,
        "title": "Diagonal Springboard/Beans v1.1",
        "version": "smwc-24914-1604875079",
        "upstream_time": 1604875079,
        "download_url": "https://dl.smwcentral.net/24914/diagonal_beans.zip",
        "filename": "diagonal_beans.zip",
        "size": 5111,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-diagonal-thwomps",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32242,
    "title": "Diagonal Thwomps",
    "authors": [
      "Major Flare",
      "yoshicookiezeus"
    ],
    "tags": [
      "castle",
      "enemy",
      "lorom",
      "sa-1",
      "thwomp",
      "thwomps"
    ],
    "description": "Based off mikeyk's Thwomp disassembly, this is a set of four sprites (each for one direction) acting like the diagonal Thwomps from SMB3.<br>\r\n<br>\r\nMAJOR FLARE'S UPDATE: Now the Diagonal Thwomps have three new modes:<br>\r\n - Power Thwomps: Stun Mario as well when smashing.<br>\r\n - Mad Thwomps: Smash endlessly.<br>\r\n - Mad Power Thwomps: Smash endlessly & Stun Mario.<br>\r\n<br>\r\nAnother important update: Now it is only one .asm file, and only one .json file, with sprite list already set for the 16 possibilities this sprite offers.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Green\"><a href=\"/?p=profile&amp;id=43749\" style=\"color: var(--user-color-3);\" class=\"un\">Green</a></span>",
    "latest_version": "smwc-32242-1674647526",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32242,
        "title": "Diagonal Thwomps",
        "version": "smwc-32242-1674647526",
        "upstream_time": 1674647526,
        "download_url": "https://dl.smwcentral.net/32242/diag_thwomp.zip",
        "filename": "diag_thwomp.zip",
        "size": 3271,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-diagonal-turn-block-bridge",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39529,
    "title": "Diagonal Turn Block Bridge",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "platform",
      "sa-1"
    ],
    "description": "This turn block bridge opens up diagonally.<br>\r\nNote that due to the amount of processing time this sprite takes, SA-1 may be needed for a better experience.",
    "latest_version": "smwc-39529-1747630240",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39529,
        "title": "Diagonal Turn Block Bridge",
        "version": "smwc-39529-1747630240",
        "upstream_time": 1747630240,
        "download_url": "https://dl.smwcentral.net/39529/diag_turn_block_bridge.zip",
        "filename": "diag_turn_block_bridge.zip",
        "size": 3203,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-diggin-chuck-s-rock",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3631,
    "title": "Diggin' Chuck's Rock",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "chuck",
      "enemy",
      "lorom",
      "rock",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 48 in SMW, the rock that Diggin' Chuck unearths.",
    "latest_version": "smwc-3631-1277642990",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3631,
        "title": "Diggin' Chuck's Rock",
        "version": "smwc-3631-1277642990",
        "upstream_time": 1277642990,
        "download_url": "https://dl.smwcentral.net/3631/SMWSDIS%20-%20sprite%2048%20-%20Diggin%27%20Chuck%27s%20rock.zip",
        "filename": "SMWSDIS - sprite 48 - Diggin%27 Chuck%27s rock.zip",
        "size": 2052,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-dino-rhino-dino-torch",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41240,
    "title": "Dino Rhino + Dino Torch",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "dino rhino",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A disassembly of sprites 6E and 6F, the Dino Rhino and the Dino Torch.<br>\r\n<br>\r\nOnly difference from the original code is to check for the extra bit instead of the sprite number, as in reality, the Dinos share pretty much all of their code and are only differentiated by number in some situations.",
    "latest_version": "smwc-41240-1773242526",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41240,
        "title": "Dino Rhino + Dino Torch",
        "version": "smwc-41240-1773242526",
        "upstream_time": 1773242526,
        "download_url": "https://dl.smwcentral.net/41240/%5BDisassembly%5D%20Dino%20Rhino%20%2B%20Dino%20Torch.zip",
        "filename": "%5BDisassembly%5D Dino Rhino + Dino Torch.zip",
        "size": 4677,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-directional-coins",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3634,
    "title": "Directional Coins",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "bonus",
      "coin",
      "directional",
      "lorom",
      "pacifist",
      "sa-1",
      "snake"
    ],
    "description": "This is a disassembly of sprite 45 in SMW, the directional coins.",
    "latest_version": "smwc-3634-1278032390",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3634,
        "title": "Directional Coins",
        "version": "smwc-3634-1278032390",
        "upstream_time": 1278032390,
        "download_url": "https://dl.smwcentral.net/3634/SMWSDIS%20-%20sprite%2045%20-%20directional%20coins.zip",
        "filename": "SMWSDIS - sprite 45 - directional coins.zip",
        "size": 2124,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-directional-timed-lift",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20696,
    "title": "Directional Timed Lift",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "platform",
      "sa-1",
      "timed lift"
    ],
    "description": "This is a timed lift that can move in different directions, and have variable timer.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-20696-1565253473",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20696,
        "title": "Directional Timed Lift",
        "version": "smwc-20696-1565253473",
        "upstream_time": 1565253473,
        "download_url": "https://dl.smwcentral.net/20696/Directional_Timed_Lift.zip",
        "filename": "Directional_Timed_Lift.zip",
        "size": 5604,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-display-message",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3509,
    "title": "Display Message 1",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "lorom",
      "message",
      "sa-1"
    ],
    "description": "Sprite 19 in SMW, disassembled. It's the display message from message box one sprite.<br>\r\n<br>\r\nIf the extra bit is set it will display the level's second message.<br>\r\nIf the extension field in lunar magic is set to a non-0 value it'll read from that level.<br>\r\nNote that you need to subtract #$DC for levels above 24 to get the correct value.<br>\r\n<br>\r\nTo be assembled with PIXI.",
    "latest_version": "smwc-3509-1253040188",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3509,
        "title": "Display Message 1",
        "version": "smwc-3509-1253040188",
        "upstream_time": 1253040188,
        "download_url": "https://dl.smwcentral.net/3509/msg1.zip",
        "filename": "msg1.zip",
        "size": 717,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-display-vwf-message",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3728,
    "title": "Display VWF Message",
    "authors": [
      "andy_k_250"
    ],
    "tags": [
      "lorom",
      "message",
      "vwf dialogues"
    ],
    "description": "<b>This won't work unless you patch RPG Hacker's VWF Dialogues Patch!</b><br>\r\nThis sprite behaves like Super Mario World's \"Display Level Message 1\" sprite, except it will load a specific VWF message number (00-FF) by using the extra properties in Lunar Magic. Make sure you change the defines in the sprite to match addresses used by your VWF patch.",
    "latest_version": "smwc-3728-1308058920",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3728,
        "title": "Display VWF Message",
        "version": "smwc-3728-1308058920",
        "upstream_time": 1308058920,
        "download_url": "https://dl.smwcentral.net/3728/%5BSprite%5D%20Display%20VWF%20Message.zip",
        "filename": "%5BSprite%5D Display VWF Message.zip",
        "size": 520,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-divisible-boo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 30214,
    "title": "Divisible Boo",
    "authors": [
      "anonimzwx"
    ],
    "tags": [
      "boo",
      "divisible",
      "lorom",
      "sa-1"
    ],
    "description": "This is a boo that will split into 2 boos if Mario jumps on it.<br>\r\n<br>\r\nRequested by MaxodeX.<br>\r\n<br>\r\nUpdate 18/09/2020:<br>\r\n- Converted code to SA-1 hybrid so the sprite is compatible with LoROM.<br>\r\n- Bug fixes.<br>\r\n<br>\r\nUpdate 9/12/2020:<br>\r\n- Added cooldown timer after splitting to avoid the boos unfairly damaging Mario sometimes.<br>\r\n<br>\r\nUpdate 23/03/2022:<br>\r\n- Corrected oversight in changing the boo's tiles<br>\r\n- Changed configured tile to use an alternate boo buddy to make the sprite less likely to be confused with a normal boo",
    "latest_version": "smwc-30214-1653530404",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 30214,
        "title": "Divisible Boo",
        "version": "smwc-30214-1653530404",
        "upstream_time": 1653530404,
        "download_url": "https://dl.smwcentral.net/30214/DivisibleBoo.zip",
        "filename": "DivisibleBoo.zip",
        "size": 4899,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-dolphins",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3637,
    "title": "Dolphins",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "dolphin",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "This is a disassembly of sprites 41-43 in SMW, the dolphins. The extra property byte 1 determines which of the original sprites it acts like.",
    "latest_version": "smwc-3637-1278032917",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3637,
        "title": "Dolphins",
        "version": "smwc-3637-1278032917",
        "upstream_time": 1278032917,
        "download_url": "https://dl.smwcentral.net/3637/dolphins.zip",
        "filename": "dolphins.zip",
        "size": 2364,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-donkey-kong-country",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 38331,
    "title": "Donkey Kong Country 3 - Nid",
    "authors": [
      "codfish1002"
    ],
    "tags": [
      "dkc",
      "dkc3",
      "donkey kong",
      "donkey kong country",
      "donkey kong country 3",
      "jump",
      "lorom",
      "pacifist",
      "platform",
      "sa-1",
      "spider"
    ],
    "description": "The jumping platform spiders from Donkey Kong Country 3, has many customizable features which can be configured with Extra bytes or with a single define in the .asm file<br>\r\n<br>\r\nsee the contents of the .asm file for details on how to use them.<br>\r\n<br>\r\nvarious preset examples have also been included in the .json file.<br>\r\n",
    "latest_version": "smwc-38331-1747089113",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 38331,
        "title": "Donkey Kong Country 3 - Nid",
        "version": "smwc-38331-1747089113",
        "upstream_time": 1747089113,
        "download_url": "https://dl.smwcentral.net/38331/DKC3%20Nid.zip",
        "filename": "DKC3 Nid.zip",
        "size": 6055,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-doppelshroom",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3331,
    "title": "Doppelshroom",
    "authors": [
      "ICB"
    ],
    "tags": [
      "annoying",
      "doppelganger",
      "enemy",
      "fake",
      "lorom",
      "mushroom",
      "sa-1"
    ],
    "description": "This is a 'Doppelgänger' of the Mushroom sprite. It looks like a normal mushroom until Mario approaches it. When he gets near, it comes alive and chases Mario, biting at him with sharp fangs! It cannot be jumped on, but a capespin, fire, or thrown shell/block will kill it.",
    "latest_version": "smwc-3331-1219594388",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3331,
        "title": "Doppelshroom",
        "version": "smwc-3331-1219594388",
        "upstream_time": 1219594388,
        "download_url": "https://dl.smwcentral.net/3331/Doppelshroom.zip",
        "filename": "Doppelshroom.zip",
        "size": 4716,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-double-pivot-rotating-gray-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34906,
    "title": "Double Pivot Rotating Gray Platform",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "asar 2 remoderation",
      "chain",
      "lorom",
      "platform",
      "rotating",
      "sa-1"
    ],
    "description": "This is a variant of the Rotating Gray Platform (sprite A3), which can rotate around a double-pivot. You can customize the length (up to 15 segments per pivot), their rotation speed, direction (including switch-dependent directions), starting angle, and much more, resulting in a massive variety of both simple and complex platform movements.<br>\r\n<br>\r\nAdditionally, the platform can be replaced with an appended sprite (see the .asm file for usage), effectively resulting in an \"Any Sprite n' Chain\". The appended sprite could even be another instance of this sprite, enabling platforms with even more pivots! Other options include disabling drawing the pivot segments to save OAM, flipping the starting angles based on the player's direction, and even line-guiding the platform and any appended sprites.<br>\r\n<br>\r\nWhile this sprite has a lot of potential for very interesting (and cursed) setups, I recommend spending some time fiddling with settings and getting acquainted with how it works. Some features (such as having several platforms with appended sprites rotating around the same point) can be a bit tricky to set up. The .asm file explains all features as well as possible, but tweaking the settings and observing how they change the platform's behavior will help a lot too.<br>\r\n<br>\r\nNMSTL or Maxtile is strongly recommended.",
    "latest_version": "smwc-34906-1719712033",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34906,
        "title": "Double Pivot Rotating Gray Platform",
        "version": "smwc-34906-1719712033",
        "upstream_time": 1719712033,
        "download_url": "https://dl.smwcentral.net/34906/DoublePivotGrayPlatform.zip",
        "filename": "DoublePivotGrayPlatform.zip",
        "size": 19470,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-dragon-coin",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16144,
    "title": "Dragon Coin",
    "authors": [
      "Romi"
    ],
    "tags": [
      "dragon coin",
      "lorom",
      "pacifist",
      "sa-1",
      "yoshi coin"
    ],
    "description": "Sprite version of SMW's Dragon Coin object. It includes different properties, such as being able to be eaten by Yoshi, to be placed behind objects and even to spawn a sprite once the fifth+ coin is collected.<br>\r\n<br>\r\nThis sprite was part of Romi's Sprite Package, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16144-1504109546",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16144,
        "title": "Dragon Coin",
        "version": "smwc-16144-1504109546",
        "upstream_time": 1504109546,
        "download_url": "https://dl.smwcentral.net/16144/DragonCoinSprite.zip",
        "filename": "DragonCoinSprite.zip",
        "size": 4704,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-drifting-falling-platforms",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20787,
    "title": "Drifting Falling Platforms",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "falling",
      "falling platform",
      "fallingplatform",
      "grey",
      "lorom",
      "platform",
      "sa-1",
      "sprite platform"
    ],
    "description": "A simple platform which careens to the left or to the right when it spawns, and starts falling straight down when Mario steps on it.<br>\r\n<br>\r\n6 cfg files are included:<br>\r\n\tdrift_plat_2tiles_l.cfg<br>\r\n\tdrift_plat_3tiles_l.cfg<br>\r\n\tdrift_plat_4tiles_l.cfg<br>\r\n<br>\r\n\tdrift_plat_2tiles_r.cfg<br>\r\n\tdrift_plat_3tiles_r.cfg<br>\r\n\tdrift_plat_4tiles_r.cfg<br>\r\n<br>\r\n\"\"\"Ported\"\"\" from the Platform Megapack.<br>\r\n<br>\r\nNow PIXI compatible.",
    "latest_version": "smwc-20787-1565499228",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20787,
        "title": "Drifting Falling Platforms",
        "version": "smwc-20787-1565499228",
        "upstream_time": 1565499228,
        "download_url": "https://dl.smwcentral.net/20787/drifting_platform%20%5BPIXI%5D.zip",
        "filename": "drifting_platform %5BPIXI%5D.zip",
        "size": 3288,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-dry-bones",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34171,
    "title": "Dry Bones",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "bone",
      "castle",
      "dry bones",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "These are Dry Bones, sprites 30 and 32, which use the extra bit to determine which sprite to act like.<br>\r\n<br>\r\nUpdate on <u>24/06/2023</u> by <span class=\"un-outer\" title=\"Burning Loaf\"><a href=\"/?p=profile&amp;id=31800\" style=\"color: var(--user-color-1);\" class=\"un\">Burning Loaf</a></span><br>\r\nChanged the .cfg to a .json and added SA-1 support upon request from <span class=\"un-outer\" title=\"Green\"><a href=\"/?p=profile&amp;id=43749\" style=\"color: var(--user-color-3);\" class=\"un\">Green</a></span>.",
    "latest_version": "smwc-34171-1691538104",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34171,
        "title": "Dry Bones",
        "version": "smwc-34171-1691538104",
        "upstream_time": 1691538104,
        "download_url": "https://dl.smwcentral.net/34171/SMWSDIS%20-%20sprites%2030%20%26%2032%20-%20dry%20bones.zip",
        "filename": "SMWSDIS - sprites 30 %26 32 - dry bones.zip",
        "size": 5987,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-dry-bones-throws-bones-in-arc",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26693,
    "title": "Dry Bones, Throws Bones in Arc",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bone",
      "dry bones",
      "enemy",
      "lorom",
      "projectile",
      "sa-1"
    ],
    "description": "This dry bones throws a bone that moves in arc motion.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-26693-1618250945",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26693,
        "title": "Dry Bones, Throws Bones in Arc",
        "version": "smwc-26693-1618250945",
        "upstream_time": 1618250945,
        "download_url": "https://dl.smwcentral.net/26693/Dry%20Bones%2C%20Throws%20Bones%20in%20Arc.zip",
        "filename": "Dry Bones%2C Throws Bones in Arc.zip",
        "size": 8025,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-dry-paraspiny",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36858,
    "title": "Dry Paraspiny",
    "authors": [
      "andy_k_250"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "Dry Paraspinies are the skeletal remains of Paraspinies. They fly along slowly and their sharp spines protect them from being crushed by stomping attacks. Unlike living Paraspinies, they are immune to fire attacks.<br>\r\n<br>\r\nThis sprite was originally part of <a href=\"https://smwc.me/185495\">andy_k_250's Custom Tweaked Sprites pack</a>, and was resubmitted separately after the remoderation for ease of search and to fit current standards. They were made as a demo of the ability for mikeyk's Spritetool (also inherited by PIXI) to create tweaked copies of vanilla sprites without altering the vanilla sprites themselves, via a .cfg file that does not reference an .asm file at all. Therefore, the lack of .asm files in this download is not only intentional, it is the main idea.",
    "latest_version": "smwc-36858-1727684330",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36858,
        "title": "Dry Paraspiny",
        "version": "smwc-36858-1727684330",
        "upstream_time": 1727684330,
        "download_url": "https://dl.smwcentral.net/36858/Dry%20Paraspiny.zip",
        "filename": "Dry Paraspiny.zip",
        "size": 6050,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-dry-spiny",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36856,
    "title": "Dry Spiny",
    "authors": [
      "andy_k_250"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "Dry Spinies are the skeletal remains of Spinies. They crawl along slowly and their sharp spines protect them from being crushed by stomping attacks. Unlike living Spinies, they are immune to fire attacks.<br>\r\n<br>\r\nThis sprite was originally part of <a href=\"https://smwc.me/185495\">andy_k_250's Custom Tweaked Sprites pack</a>, and was resubmitted separately after the remoderation for ease of search and to fit current standards. They were made as a demo of the ability for mikeyk's Spritetool (also inherited by PIXI) to create tweaked copies of vanilla sprites without altering the vanilla sprites themselves, via a .cfg file that does not reference an .asm file at all. Therefore, the lack of .asm files in this download is not only intentional, it is the main idea.",
    "latest_version": "smwc-36856-1727684269",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36856,
        "title": "Dry Spiny",
        "version": "smwc-36856-1727684269",
        "upstream_time": 1727684269,
        "download_url": "https://dl.smwcentral.net/36856/Dry%20Spiny.zip",
        "filename": "Dry Spiny.zip",
        "size": 7503,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-eerie-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26618,
    "title": "Eerie Block",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "block",
      "eerie",
      "ghost house",
      "lorom",
      "sa-1"
    ],
    "description": "This is an Eerie that can turn into a block when being looked at (like the Boo Block). It has several customizable features including speed, wave motion, the ability to periodically turn to face Mario, whether it freezes when turning into a block, and more.",
    "latest_version": "smwc-26618-1618221010",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26618,
        "title": "Eerie Block",
        "version": "smwc-26618-1618221010",
        "upstream_time": 1618221010,
        "download_url": "https://dl.smwcentral.net/26618/EerieBlock.zip",
        "filename": "EerieBlock.zip",
        "size": 4934,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-eerie-boomerang-movement",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39120,
    "title": "Eerie, Boomerang Movement",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "boomerang",
      "eerie",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This eerie moves like a boomerang. It can even be used by a boomerang bro.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Green\"><a href=\"/?p=profile&amp;id=43749\" style=\"color: var(--user-color-3);\" class=\"un\">Green</a></span>.",
    "latest_version": "smwc-39120-1743042047",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39120,
        "title": "Eerie, Boomerang Movement",
        "version": "smwc-39120-1743042047",
        "upstream_time": 1743042047,
        "download_url": "https://dl.smwcentral.net/39120/EerieBoomerang.zip",
        "filename": "EerieBoomerang.zip",
        "size": 6253,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-eerie-generator",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23318,
    "title": "Eerie Generator",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "eerie",
      "lorom",
      "random",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite CB in SMW, Eerie Generator.<br>\r\nCredit is unecessary. Requested by Anorakun.",
    "latest_version": "smwc-23318-1592609326",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23318,
        "title": "Eerie Generator",
        "version": "smwc-23318-1592609326",
        "upstream_time": 1592609326,
        "download_url": "https://dl.smwcentral.net/23318/EerieGenerator.zip",
        "filename": "EerieGenerator.zip",
        "size": 1219,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-eerie-wave-motion",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28733,
    "title": "Eerie (+ wave motion)",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "eerie",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This is the disassembly of the original Eerie and Eerie: Wave motion. But both of them are combined in 1 sprite through the extra bit. To be inserted with PIXI",
    "latest_version": "smwc-28733-1644785260",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28733,
        "title": "Eerie (+ wave motion)",
        "version": "smwc-28733-1644785260",
        "upstream_time": 1644785260,
        "download_url": "https://dl.smwcentral.net/28733/Eerie.zip",
        "filename": "Eerie.zip",
        "size": 2667,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-egg",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3546,
    "title": "Egg",
    "authors": [
      "Atma"
    ],
    "tags": [
      "egg",
      "enemy",
      "lorom",
      "spawn"
    ],
    "description": "An Egg that rolls towards mario when he gets close enough. After a certain amount of time the egg will stop, jump, and roll back. Finally, it will transform into another sprite.<br>\r\n<br>\r\nThe sprite it spawns is determined in lunar magic via the \"Extension\" field when editing the sprite.<br>\r\nIf the extra bit is set it'll spawn a custom sprite.",
    "latest_version": "smwc-3546-1269005520",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3546,
        "title": "Egg",
        "version": "smwc-3546-1269005520",
        "upstream_time": 1269005520,
        "download_url": "https://dl.smwcentral.net/3546/Egg.zip",
        "filename": "Egg.zip",
        "size": 2077,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-egg-plant",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16157,
    "title": "Egg Plant",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "enemy",
      "lorom",
      "pacifist",
      "plant",
      "sa-1",
      "smw2",
      "yoshi's island"
    ],
    "description": "The plant from SMW2:YI which spits a configurable sprite.<br>\r\n<br>\r\nThis sprite was part of smkdan's YI Pack 2, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16157-1504199447",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16157,
        "title": "Egg Plant",
        "version": "smwc-16157-1504199447",
        "upstream_time": 1504199447,
        "download_url": "https://dl.smwcentral.net/16157/YIEggPlant.zip",
        "filename": "YIEggPlant.zip",
        "size": 5117,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-electric-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20776,
    "title": "Electric Block",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "block sprite",
      "enemy",
      "hurt block",
      "json",
      "lorom",
      "sa-1",
      "solid",
      "water"
    ],
    "description": "This is a simple block sprite that hurts player if it's in water.<br>\r\n<br>\r\nCredit is optional, requested by httpERROR404.<br>\r\n<br>\r\nNow PIXI compatible.",
    "latest_version": "smwc-20776-1564739001",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20776,
        "title": "Electric Block",
        "version": "smwc-20776-1564739001",
        "upstream_time": 1564739001,
        "download_url": "https://dl.smwcentral.net/20776/ElectricBlock%20%5BPIXI%5D.zip",
        "filename": "ElectricBlock %5BPIXI%5D.zip",
        "size": 1909,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-electricity",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 42369,
    "title": "Electricity",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "electricity",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "\"Electricity\" sprite by mikeyk converted to PIXI, i've also included the spark GFX from SMB2.",
    "latest_version": "smwc-42369-1778887684",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 42369,
        "title": "Electricity",
        "version": "smwc-42369-1778887684",
        "upstream_time": 1778887684,
        "download_url": "https://dl.smwcentral.net/42369/electricity.zip",
        "filename": "electricity.zip",
        "size": 5105,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-elevator",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23978,
    "title": "Elevator",
    "authors": [
      "Sukasa"
    ],
    "tags": [
      "elevator",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "This is a 32x48 elevator sprite. The player can control it with the D-Pad while standing on top of it. Its speed is configurable.<br>\r\n<br>\r\nI'm amazed I changed this sprite.<br>\r\n<br>\r\n(Rykon-V73): Small changes: Converted the 2 .cfg files to .json and tilemap and palette can be edited easily.<br>\r\nAlso added a .gif.",
    "latest_version": "smwc-23978-1597155692",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23978,
        "title": "Elevator",
        "version": "smwc-23978-1597155692",
        "upstream_time": 1597155692,
        "download_url": "https://dl.smwcentral.net/23978/Elevator.zip",
        "filename": "Elevator.zip",
        "size": 9608,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-elite-ninji",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20385,
    "title": "Elite Ninji",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "dangerous",
      "enemy",
      "lorom",
      "mini boss",
      "ninji",
      "sa-1"
    ],
    "description": "A corageous ninji which will fight Mario bravely, dissapearing under a puff of smoke every time it touches the floor, only to be teleported and ready to attack again. It has multipe attacking options: dropping just above Mario, attacking him with a hammer and jumping towards him.<br>\r\n<br>\r\nIt's pretty customisable; for that, check the .asm file.",
    "latest_version": "smwc-20385-1562654329",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20385,
        "title": "Elite Ninji",
        "version": "smwc-20385-1562654329",
        "upstream_time": 1562654329,
        "download_url": "https://dl.smwcentral.net/20385/Elite%20ninji.zip",
        "filename": "Elite ninji.zip",
        "size": 5125,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-event-dependent-info-box",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32349,
    "title": "Event Dependent Info Box",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "event",
      "explode",
      "lorom",
      "message",
      "pacifist",
      "sa-1"
    ],
    "description": "This Info Box sprite is modified to be conditional: It displays message 1 by default and message 2 if a certain event has been activated.<br>\r\n<br>\r\nOpen the sprite's ASM file for more information.",
    "latest_version": "smwc-32349-1677591518",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32349,
        "title": "Event Dependent Info Box",
        "version": "smwc-32349-1677591518",
        "upstream_time": 1677591518,
        "download_url": "https://dl.smwcentral.net/32349/InfoBoxEvent.zip",
        "filename": "InfoBoxEvent.zip",
        "size": 4232,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-exanimated-shooter",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28266,
    "title": "ExAnimated Shooter",
    "authors": [
      "MrCheeze"
    ],
    "tags": [
      "exanimation",
      "frame",
      "lorom",
      "sa-1",
      "shooter"
    ],
    "description": "A Bullet Bill shooter that shoots every time you get to a certain ExAnimation frame (default is first frame). For cannons that flash when shooting, ninjas that extend their arms when throwing, whatever. Shoots either left or right, not both. Includes custom sprite support, and uses two extra bytes: the first for the sprite's initial x-speed, the second for its initial y-speed.<br>\r\n<br>\r\nIf the extra bit is set it will shoot to the left, otherwise the right. This works for most sprites: some sprites (such as bullet bills) may use a different sprite table to determine their direction than the 'typical' table used here.",
    "latest_version": "smwc-28266-1644712773",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28266,
        "title": "ExAnimated Shooter",
        "version": "smwc-28266-1644712773",
        "upstream_time": 1644712773,
        "download_url": "https://dl.smwcentral.net/28266/exani_shooter.zip",
        "filename": "exani_shooter.zip",
        "size": 2524,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-expanded-bowser-s-bowling-ball-big-steely",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41369,
    "title": "Expanded Bowser's Bowling Ball (Big Steely)",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This is an expansion of sprite A1 in SMW, Big Steely, aka the bowling ball sprite that Bowser drops.  If the extra bit is clear, it acts exactly like the original, meaning that it checks for a specific Y position to determine when to start moving horizontally.  If the extra bit is set, it actually detects ground.<br>\r\n<br>\r\nFor best performance use <a href=\"https://smwc.me/s/40702\">No More Sprite Tile Limits</a> or sprite header 12.<br>\r\n",
    "latest_version": "smwc-41369-1767321861",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41369,
        "title": "Expanded Bowser's Bowling Ball (Big Steely)",
        "version": "smwc-41369-1767321861",
        "upstream_time": 1767321861,
        "download_url": "https://dl.smwcentral.net/41369/Expanded%20Big%20Steely.zip",
        "filename": "Expanded Big Steely.zip",
        "size": 3863,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-expanded-dino-rhino-dino-torch",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41241,
    "title": "Expanded Dino Rhino + Dino Torch",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "dino rhino",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This is an expansion of the Dino Rhino and the Dino Torch, sprites 6E and 6F of Super Mario World. An extra bit of 2 will make this a Dino Rhino, and an extra bit of 3 will make this a Dino Torch.<br>\r\n<br>\r\nThis variant includes some code optimizations from the original, as well as changes, such as:<br>\r\n* The Dino Rhino can now spit two kinds of flame, or spit nothing.<br>\r\n* The Dino Torch can be made to spit nothing.<br>\r\n* The Dino Rhino can turn into a Dino Torch or die instantly.<br>\r\n* The pattern can be random or fixed.",
    "latest_version": "smwc-41241-1773413981",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41241,
        "title": "Expanded Dino Rhino + Dino Torch",
        "version": "smwc-41241-1773413981",
        "upstream_time": 1773413981,
        "download_url": "https://dl.smwcentral.net/41241/Dino%20Rhino%20%2B%20Dino%20Torch.zip",
        "filename": "Dino Rhino + Dino Torch.zip",
        "size": 11345,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-expanded-info-box",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22279,
    "title": "Expanded Info Box",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "exploding",
      "lorom",
      "message box",
      "pacifist",
      "sa-1"
    ],
    "description": "The disassembly of the Info Box sprite. Like the original, it displays message 1 or 2 depending on its X position. Unlike the original, you can use it to display a message of any level instead of the current one with the first extra byte. It also allows you to display a message of <a href=\"https://www.smwcentral.net/?p=section&a=details&id=17485\">VWF Dialogues</a> directly instead of using SMW's message system.<br>\r\nIf the extra bit is set it acts nearly identical to the original, but is animated with 2 frames. This version comes with an ExGFX file, which should be put in SP2, this ExGFX file overwrites the original Info Box and Smiley Coin graphics.<br>\r\n<br>\r\n(Rykon-V73): Because of the NSMBWii status bar, I moved the 2nd animation into the bullet bill slot. Now it's the normal GFX file. Anyway, converted the info box sprite and its exploding version into .json files.",
    "latest_version": "smwc-22279-1586917365",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22279,
        "title": "Expanded Info Box",
        "version": "smwc-22279-1586917365",
        "upstream_time": 1586917365,
        "download_url": "https://dl.smwcentral.net/22279/infobox%2Bexploding_edited.zip",
        "filename": "infobox+exploding_edited.zip",
        "size": 7044,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-exploding-block-sprite",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3242,
    "title": "Exploding Block Sprite",
    "authors": [
      "Davros"
    ],
    "tags": [
      "block",
      "exploding block",
      "lorom",
      "sa-1",
      "vanilla"
    ],
    "description": "Name of Sprite: Exploding Block Sprite 1.1<br>\r\nAuthor: Davros<br>\r\nGenerator?: No<br>\r\nExtra Bit Used?: Yes<br>\r\nSprite Graphics File?: None<br>\r\nDescription: An Exploding Block Sprite that spawns normal or custom sprites if the extra bits are set. One version behaves normally and another is affected by Whistlin' Chuck and shells. This is an update.",
    "latest_version": "smwc-3242-1230611979",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3242,
        "title": "Exploding Block Sprite",
        "version": "smwc-3242-1230611979",
        "upstream_time": 1230611979,
        "download_url": "https://dl.smwcentral.net/3242/Exploding%20Block.zip",
        "filename": "Exploding Block.zip",
        "size": 5765,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-exploding-bowser-statue",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22323,
    "title": "Exploding Bowser Statue",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This Bowser statue will spit fire until Mario comes close to it; when that happens it'll start flashing and then explode.<br>\r\nWhen the extra byte is set to 80 or more, it'll face right.<br>\r\n<br>\r\nNow PIXI compatible.<br>\r\n<br>\r\n(Rykon-V73): Added .json files for the exploding bowser statue facing left and the other one facing right. I changed the palette to C, to make it easier to notice.",
    "latest_version": "smwc-22323-1583351440",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22323,
        "title": "Exploding Bowser Statue",
        "version": "smwc-22323-1583351440",
        "upstream_time": 1583351440,
        "download_url": "https://dl.smwcentral.net/22323/exploding_bowser_statue_edited.zip",
        "filename": "exploding_bowser_statue_edited.zip",
        "size": 2659,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-exploding-bullet-bill",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3419,
    "title": "Exploding Bullet Bill",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "bullet bill",
      "enemy",
      "exploding",
      "lorom",
      "sa-1"
    ],
    "description": "A Bullet Bill that, when touching walls, explodes. If it doesn't touch walls for a while, it will explode. If the extra bit is set, it goes faster. Time before exploding, as well as speed is configurable via ASM file.<br>\r\nMade on the request of Majora252.",
    "latest_version": "smwc-3419-1249257126",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3419,
        "title": "Exploding Bullet Bill",
        "version": "smwc-3419-1249257126",
        "upstream_time": 1249257126,
        "download_url": "https://dl.smwcentral.net/3419/ExplodingBullet.zip",
        "filename": "ExplodingBullet.zip",
        "size": 1560,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-exploding-rip-van-fish",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20278,
    "title": "Exploding Rip van Fish",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "enemy",
      "exploding",
      "lorom",
      "rip van fish",
      "sa-1",
      "underwater"
    ],
    "description": "This Rip van Fish is just like the original, however, it'll explode if the player is near enough.<br>\r\nRequested by TheAbusefreakhacker0.<br>\r\nNow SA-1 hybrid.<br>\r\n<br>\r\nv1.1 (<span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>)<br>\r\n-----------<br>\r\n* Fixed the value in SubVertPos.<br>\r\n* Made the star tile from the explosion not replace a original Rip Van Fish Tile, using some trickery.",
    "latest_version": "smwc-20278-1561234420",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20278,
        "title": "Exploding Rip van Fish",
        "version": "smwc-20278-1561234420",
        "upstream_time": 1561234420,
        "download_url": "https://dl.smwcentral.net/20278/Exploding%20Rip%20van%20Fish.zip",
        "filename": "Exploding Rip van Fish.zip",
        "size": 6027,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-exploding-sumo-brother-s-lightning",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 33770,
    "title": "Exploding Sumo Brother's Lightning",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "enemy",
      "explosion",
      "lorom",
      "sa-1"
    ],
    "description": "A modification of <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28723\">this Sumo Brother's Lightning disassembly</a> which explodes instead of spawning fire pillars.<br>\r\n<br>\r\nCan be combined with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28722\">this</a> Sumo Brother, though note that by default, the explosion particles and Sumo Brother use the same tile so either sprite have to be remapped.",
    "latest_version": "smwc-33770-1688556656",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 33770,
        "title": "Exploding Sumo Brother's Lightning",
        "version": "smwc-33770-1688556656",
        "upstream_time": 1688556656,
        "download_url": "https://dl.smwcentral.net/33770/sumo_lightning_boom.zip",
        "filename": "sumo_lightning_boom.zip",
        "size": 4206,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-exploding-thwomps",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39647,
    "title": "Exploding Thwomps",
    "authors": [
      "codfish1002"
    ],
    "tags": [
      "bomb",
      "enemy",
      "explode",
      "lorom",
      "sa-1",
      "stun",
      "thwomp"
    ],
    "description": "This is a new version of the exploding thwomps pack their direction can now be controlled using extra-bytes, they can also stun the player if the extrabit is set.<br>\r\n<br>\r\nCredit isn't needed but appreciated.<br>\r\n<br>\r\nAlso Credits to dahnamics & Quick Quack for the Graphics.",
    "latest_version": "smwc-39647-1751310673",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39647,
        "title": "Exploding Thwomps",
        "version": "smwc-39647-1751310673",
        "upstream_time": 1751310673,
        "download_url": "https://dl.smwcentral.net/39647/Exploding_Thwomp.zip",
        "filename": "Exploding_Thwomp.zip",
        "size": 7216,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-explosive-blurp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 31889,
    "title": "Explosive Blurp",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "blurp",
      "enemy",
      "exploding",
      "explosion",
      "fish",
      "lorom",
      "sa-1",
      "water"
    ],
    "description": "Since I've recently been fitting aquatic wildlife with explosives, why not? This blurp is set to explode when the player gets close to it.",
    "latest_version": "smwc-31889-1662662842",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 31889,
        "title": "Explosive Blurp",
        "version": "smwc-31889-1662662842",
        "upstream_time": 1662662842,
        "download_url": "https://dl.smwcentral.net/31889/ExplosiveBlurp.zip",
        "filename": "ExplosiveBlurp.zip",
        "size": 5742,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-explosive-bully",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 29011,
    "title": "Explosive Bully",
    "authors": [
      "Romi",
      "RussianMan"
    ],
    "tags": [
      "bully",
      "enemy",
      "exploding",
      "lorom",
      "sa-1"
    ],
    "description": "This bully will explode when bumped into.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"unknownperson123\"><a href=\"/?p=profile&amp;id=52490\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">unknownperson123</a></span>.",
    "latest_version": "smwc-29011-1650690323",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 29011,
        "title": "Explosive Bully",
        "version": "smwc-29011-1650690323",
        "upstream_time": 1650690323,
        "download_url": "https://dl.smwcentral.net/29011/explosive%20bully.zip",
        "filename": "explosive bully.zip",
        "size": 4910,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-explosive-bumpty",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32223,
    "title": "Explosive Bumpty",
    "authors": [
      "Romi",
      "RussianMan"
    ],
    "tags": [
      "bouncy",
      "bumpty",
      "enemy",
      "explode",
      "exploding",
      "lorom",
      "penguin",
      "sa-1"
    ],
    "description": "This is a bumpty that'll explode after the player interacts with it. And you'll have to live with its existence.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>.",
    "latest_version": "smwc-32223-1687001999",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32223,
        "title": "Explosive Bumpty",
        "version": "smwc-32223-1687001999",
        "upstream_time": 1687001999,
        "download_url": "https://dl.smwcentral.net/32223/ExplosiveBumpty.zip",
        "filename": "ExplosiveBumpty.zip",
        "size": 7354,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-explosive-cheep-cheep",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 31175,
    "title": "Explosive Cheep-Cheep",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "cheep-cheep",
      "enemy",
      "explosion",
      "fish",
      "lorom",
      "sa-1",
      "water"
    ],
    "description": "This cheep-cheep is set to explode when the player gets close to it. Includes vertical/horizontal underwater variant and the surface jumping one.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"idol\"><a href=\"/?p=profile&amp;id=18321\" style=\"color: #ff9b55;\" class=\"un unavailable inactive\">idol</a></span>.",
    "latest_version": "smwc-31175-1662334449",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 31175,
        "title": "Explosive Cheep-Cheep",
        "version": "smwc-31175-1662334449",
        "upstream_time": 1662334449,
        "download_url": "https://dl.smwcentral.net/31175/ExplosiveCheepCheep.zip",
        "filename": "ExplosiveCheepCheep.zip",
        "size": 5027,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-explosive-crosshair-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 37813,
    "title": "Explosive Crosshair V1.0",
    "authors": [
      "TheXander"
    ],
    "tags": [
      "cross",
      "explosion",
      "lorom",
      "sa-1"
    ],
    "description": "Explosive Crosshair V1.0:<br>\r\n<br>\r\nDescription: This is are a crosshair sprite that you can make it move vertically/horizontally + when it checks contact with player, it'll start flashing and explode after a certain while! This come with a few options that let you make more interesting the behaviours of this custom sprite!<br>\r\n<br>\r\nFeatures:<br>\r\nPIXI Support/Compatibility.<br>\r\nSA-1 Support/Compatibility.<br>\r\nJSON Support.<br>\r\nA documentation (Readme) file.<br>\r\nExtra Bit feature!<br>\r\n3 Extra Bytes with features!<br>\r\nAllow customize the sprite easily with a few defines!<br>\r\n<br>\r\nMore details are on the documentation (Readme) file!<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=viewthread&t=127403\">Requested</a> by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-37813-1727973133",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 37813,
        "title": "Explosive Crosshair V1.0",
        "version": "smwc-37813-1727973133",
        "upstream_time": 1727973133,
        "download_url": "https://dl.smwcentral.net/37813/Explosive%20Crosshair%20V1.0.zip",
        "filename": "Explosive Crosshair V1.0.zip",
        "size": 10986,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-explosive-dolphin",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 31278,
    "title": "Explosive Dolphin",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "dolphin",
      "enemy",
      "exploding",
      "explosion",
      "lorom",
      "sa-1"
    ],
    "description": "This dolphin will explode after being stood on.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>.",
    "latest_version": "smwc-31278-1663113184",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 31278,
        "title": "Explosive Dolphin",
        "version": "smwc-31278-1663113184",
        "upstream_time": 1663113184,
        "download_url": "https://dl.smwcentral.net/31278/ExplosiveDolphin.zip",
        "filename": "ExplosiveDolphin.zip",
        "size": 7447,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-explosive-dry-bones-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35637,
    "title": "Explosive Dry Bones V1.0",
    "authors": [
      "TheXander"
    ],
    "tags": [
      "asar 2 remoderation",
      "custom",
      "dry bones",
      "explosion",
      "extended",
      "lorom",
      "sa-1"
    ],
    "description": "Explosive Dry Bones V1.0:<br>\r\n<br>\r\nDescription: This are a variant version of the Dry Bones, that acts like the SMW ones, but when the player stomp him and he are showing the crumble animation, he will start flashing and explode.<br>\r\n<br>\r\nFeatures:<br>\r\nPIXI Support/Compatibility.<br>\r\nSA-1 Support/Compatibility.<br>\r\nJSON Support.<br>\r\nA documentation (Readme) file.<br>\r\nAllow customize the sprite easily with a bunch of defines!<br>\r\n<br>\r\nMore details are in the included \"Readme\" file.<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=viewthread&t=126154&page=1&pid=1630493#p1630493\">Requested</a> by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>",
    "latest_version": "smwc-35637-1716429894",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35637,
        "title": "Explosive Dry Bones V1.0",
        "version": "smwc-35637-1716429894",
        "upstream_time": 1716429894,
        "download_url": "https://dl.smwcentral.net/35637/Explosive%20Dry%20Bones%20V1.0.zip",
        "filename": "Explosive Dry Bones V1.0.zip",
        "size": 16006,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-explosive-eerie",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36884,
    "title": "Explosive Eerie",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "eerie",
      "enemy",
      "explode",
      "exploding",
      "lorom",
      "sa-1"
    ],
    "description": "This Eerie is of explosive variety.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Zavok\"><a href=\"/?p=profile&amp;id=36942\" style=\"color: var(--user-color-1);\" class=\"un\">Zavok</a></span> during Winter C3 2023. Credit is unecessary.",
    "latest_version": "smwc-36884-1711321314",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36884,
        "title": "Explosive Eerie",
        "version": "smwc-36884-1711321314",
        "upstream_time": 1711321314,
        "download_url": "https://dl.smwcentral.net/36884/ExplosiveEerie.zip",
        "filename": "ExplosiveEerie.zip",
        "size": 6537,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-explosive-ninji",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36910,
    "title": "Explosive Ninji",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "explode",
      "exploding",
      "lorom",
      "ninji",
      "sa-1",
      "upside down"
    ],
    "description": "This is a ninji that explodes after the player comes close. Also includes upside-down variant.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span> during Summer C3 2023.",
    "latest_version": "smwc-36910-1714325323",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36910,
        "title": "Explosive Ninji",
        "version": "smwc-36910-1714325323",
        "upstream_time": 1714325323,
        "download_url": "https://dl.smwcentral.net/36910/ExplosiveNinji.zip",
        "filename": "ExplosiveNinji.zip",
        "size": 6551,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-explosive-throw-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 31902,
    "title": "Explosive Throw Block",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "carriable",
      "exploding",
      "explosion",
      "lorom",
      "sa-1",
      "throw block",
      "throwblock"
    ],
    "description": "This is a throw block, but it explodes, instead of shattering on enemy or wall contact.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Ringo\"><a href=\"/?p=profile&amp;id=20309\" style=\"color: var(--user-color-3);\" class=\"un\">Ringo</a></span>.",
    "latest_version": "smwc-31902-1677606403",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 31902,
        "title": "Explosive Throw Block",
        "version": "smwc-31902-1677606403",
        "upstream_time": 1677606403,
        "download_url": "https://dl.smwcentral.net/31902/ExplosiveThrowBlock.zip",
        "filename": "ExplosiveThrowBlock.zip",
        "size": 13620,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-explosive-urchin",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32784,
    "title": "Explosive Urchin",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "exploding",
      "explosion",
      "lorom",
      "sa-1",
      "urchin",
      "water"
    ],
    "description": "This urchin will explode after a short time after the player comes close to it.<br>\r\n<br>\r\nRequested by  <span class=\"un-outer\" title=\"PermaBan\"><a href=\"/?p=profile&amp;id=2318\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">PermaBan</a></span>.",
    "latest_version": "smwc-32784-1672519959",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32784,
        "title": "Explosive Urchin",
        "version": "smwc-32784-1672519959",
        "upstream_time": 1672519959,
        "download_url": "https://dl.smwcentral.net/32784/ExplosiveUrchin.zip",
        "filename": "ExplosiveUrchin.zip",
        "size": 9452,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-explosive-volcano-lotus",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39912,
    "title": "Explosive Volcano Lotus",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "explode",
      "exploding",
      "fire",
      "lorom",
      "lotus",
      "sa-1",
      "volcano lotus"
    ],
    "description": "This is a volcano lotus, but it explodes after player gets close to it.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Pink Gold Peach\"><a href=\"/?p=profile&amp;id=23105\" style=\"color: var(--user-color-3);\" class=\"un\">Pink Gold Peach</a></span> during Summer C3 2024. Credit is unecessary.",
    "latest_version": "smwc-39912-1756682595",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39912,
        "title": "Explosive Volcano Lotus",
        "version": "smwc-39912-1756682595",
        "upstream_time": 1756682595,
        "download_url": "https://dl.smwcentral.net/39912/Volcano%20Lotus%20of%20Explosive%20Variety.zip",
        "filename": "Volcano Lotus of Explosive Variety.zip",
        "size": 6932,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-explosive-wiggler",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39438,
    "title": "Explosive Wiggler",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "explode",
      "exploding",
      "lorom",
      "sa-1",
      "wiggler"
    ],
    "description": "This is a wiggler that will explode in angry state. It can explode one segment at a time or whole.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span> during Winter C3 2023.",
    "latest_version": "smwc-39438-1750452212",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39438,
        "title": "Explosive Wiggler",
        "version": "smwc-39438-1750452212",
        "upstream_time": 1750452212,
        "download_url": "https://dl.smwcentral.net/39438/ExplosiveWiggler.zip",
        "filename": "ExplosiveWiggler.zip",
        "size": 8539,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-extended-sprite-killer",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32640,
    "title": "Extended Sprite Killer",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "extended",
      "lorom",
      "sa-1"
    ],
    "description": "This is a stationary sprite that will kill extended sprites (i.e. enemy and Mario projectiles) that come in contact with it. It can be set to kill any extended sprite or just a specific one, and to make it vanish instantly or turn it into a puff of smoke. See the asm file for more info.",
    "latest_version": "smwc-32640-1684079856",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32640,
        "title": "Extended Sprite Killer",
        "version": "smwc-32640-1684079856",
        "upstream_time": 1684079856,
        "download_url": "https://dl.smwcentral.net/32640/ExtendedSpriteKiller.zip",
        "filename": "ExtendedSpriteKiller.zip",
        "size": 2056,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-extended-sprite-shooter",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32987,
    "title": "Extended Sprite Shooter",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "extended sprites",
      "lorom",
      "sa-1",
      "spawner"
    ],
    "description": "This sprite spawns an Extended Sprite with a degree of customization.<br>\r\n<br>\r\n<b>Do note that this is NOT a shooter type of sprite, this is a normal sprite, and should be inserted as such!</b><br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"MorrieTheMagpie\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=43194\" style=\"color: #3399ff;\" class=\"un\">MorrieTheMagpie</a></span>.",
    "latest_version": "smwc-32987-1675703238",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32987,
        "title": "Extended Sprite Shooter",
        "version": "smwc-32987-1675703238",
        "upstream_time": 1675703238,
        "download_url": "https://dl.smwcentral.net/32987/ExtShooter.zip",
        "filename": "ExtShooter.zip",
        "size": 5503,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-f-l-u-d-d",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41184,
    "title": "F.L.U.D.D.",
    "authors": [
      "wye"
    ],
    "tags": [
      "float",
      "floating",
      "fludd",
      "fly",
      "flying",
      "lorom",
      "pacifist",
      "sa-1",
      "water"
    ],
    "description": "The FLUDD, seen in A Strange Mission. It attaches to Mario's back and lets the player fly up as high as they wish. The supply of water, however, is limited and the FLUDD will not operate if it's empty. The current water level is displayed as a counter on the status bar (by default, it's next to the lives).<br>\r\n<br>\r\nThe water level can be refilled by going in water or by picking up the included Refill Shroom. By default, the FLUDD has a maximum of 25 units of water, which decrease by about 2 for every second of flight.<br>\r\n<br>\r\nCheck the ASM files for instructions and customization options.",
    "latest_version": "smwc-41184-1764518077",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41184,
        "title": "F.L.U.D.D.",
        "version": "smwc-41184-1764518077",
        "upstream_time": 1764518077,
        "download_url": "https://dl.smwcentral.net/41184/FLUDD.zip",
        "filename": "FLUDD.zip",
        "size": 10761,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fake-ghost-door",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23710,
    "title": "Fake Ghost Door",
    "authors": [
      "Telinc1",
      "dahnamics"
    ],
    "tags": [
      "boo",
      "door",
      "doors",
      "fake",
      "ghost",
      "ghost house",
      "lorom",
      "new mario bros wii",
      "nsmbwii",
      "pacifist",
      "sa-1"
    ],
    "description": "This sprite looks exactly like a normal door (with optional gravity). If Mario tries to enter it, it will turn into four Boos, which will fly out from the center and disappear after a few seconds.<br>\r\n<br>\r\nIf the extra bit is set, the door will be one tile high and only small Mario will be able to enter it. If Mario is on Yoshi, he can only enter the big door if he's small, just like a regular door.<br>\r\n<br>\r\nUsage with Yoshi is not recommended. Because of the way the OAM is laid out, Yoshi will appear behind the door. This is true for other sprites, too.<br>\r\n<br>\r\nCheck the ASM file for customization options.<br>\r\n<br>\r\n(Rykon-V73): Small changes: Gave a good description to gravity, distance of boo, boo speed, vanishing time, sound effect and its bank and you can edit the tilemap.<br>\r\nThe sprite has been converted to .json and added another sprite, converted that to .json and this one doesn't need a palette anymore.",
    "latest_version": "smwc-23710-1594323857",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23710,
        "title": "Fake Ghost Door",
        "version": "smwc-23710-1594323857",
        "upstream_time": 1594323857,
        "download_url": "https://dl.smwcentral.net/23710/boo_door-edited.zip",
        "filename": "boo_door-edited.zip",
        "size": 14545,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-falling-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23868,
    "title": "Falling Block",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "block",
      "enemy",
      "falling",
      "lorom",
      "sa-1"
    ],
    "description": "-Name of Sprite: Falling Block<br>\r\n-Author: yoshicookiezeus<br>\r\n-Generator: No<br>\r\n-Sprite Graphics File: SP4 (moving castle block tiles)<br>\r\n-Description: A 32x32 rideable block that falls to the floor when Mario approaches. Based on mikeyk's Thwomp and Megamole disassemblies.<br>\r\n<br>\r\nRequested by Kc.<br>\r\n<br>\r\n(Rykon-V73): Small changes: You can edit the GFX, tilemap and palette.<br>\r\nYou can also edit the 5 values mentioned in the .txt regarding gravity, Y speed, shaking timer, sound effect and bank, but my version has a better description.<br>\r\nNEW: You can also add a sound effect that happens after the falling block starts to fall. You'll need to decide. Should be easy.<br>\r\nAdded an SP3 version and converted the regular and the SP3 version to .json and added a .gif.",
    "latest_version": "smwc-23868-1595028325",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23868,
        "title": "Falling Block",
        "version": "smwc-23868-1595028325",
        "upstream_time": 1595028325,
        "download_url": "https://dl.smwcentral.net/23868/FallingBlock.zip",
        "filename": "FallingBlock.zip",
        "size": 10776,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-falling-fireball",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16204,
    "title": "Falling Fireball",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "falling",
      "fireball",
      "lorom",
      "sa-1"
    ],
    "description": "This is a falling fireball intended to mimic the fireballs that Bowser drops in between phases in vanilla SMW.<br>\r\nSetting the extra bit causes it to play the SFX originally used by Bowser to spawn it.",
    "latest_version": "smwc-16204-1510909293",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16204,
        "title": "Falling Fireball",
        "version": "smwc-16204-1510909293",
        "upstream_time": 1510909293,
        "download_url": "https://dl.smwcentral.net/16204/falling%20fireball.zip",
        "filename": "falling fireball.zip",
        "size": 1577,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-falling-fireball-generator",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41845,
    "title": "Falling Fireball Generator",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "falling",
      "fire",
      "fireball",
      "lorom",
      "sa-1"
    ],
    "description": "Generates falling fireballs from the top of the screen. The fireballs fall and disappear in a puff of smoke when they encounter the ground. If a fireball encounters certain blocks, it makes them shatter.<br>\r\n<br>\r\nThere are many configuration options in the sprite and generator files, such as which sizes to spawn the fireballs in (16x16, 16x32 or both), the spawning rate per horizontal screen, which map16 tiles should be shattered by the fireballs (by default, they shatter item blocks and derivatives) and more.<br>\r\n<br>\r\n<b>Make sure to set the fireball's sprite number in the generator's .asm file!</b>",
    "latest_version": "smwc-41845-1773022692",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41845,
        "title": "Falling Fireball Generator",
        "version": "smwc-41845-1773022692",
        "upstream_time": 1773022692,
        "download_url": "https://dl.smwcentral.net/41845/falling%20fireball%20generator.zip",
        "filename": "falling fireball generator.zip",
        "size": 8560,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-falling-icicle",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 38893,
    "title": "Falling Icicle",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "falling",
      "ice",
      "lorom",
      "sa-1",
      "spike"
    ],
    "description": "A 16x32 icicle that will fall whenever the player gets near it, and which shatters when it touches the ground. It's similar to the vanilla Falling Spike.<br>\r\nThe extra byte controls the time before falling.<br>\r\nRequested by <span class=\"un-outer\" title=\"S.R.H.\"><a href=\"/?p=profile&amp;id=23308\" style=\"color: var(--user-color-3);\" class=\"un unavailable inactive\">S.R.H.</a></span>.<br>\r\n<br>\r\nUpdate 12/2024: rewritten to optimize code (in particular the GFX routine), use shared routines, and to allow the icicle to harm the player whenever making contact with it when not yet falling.",
    "latest_version": "smwc-38893-1738894692",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 38893,
        "title": "Falling Icicle",
        "version": "smwc-38893-1738894692",
        "upstream_time": 1738894692,
        "download_url": "https://dl.smwcentral.net/38893/Falling%20Icicle%20remake.zip",
        "filename": "Falling Icicle remake.zip",
        "size": 5674,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-falling-rock",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3537,
    "title": "Falling Rock",
    "authors": [
      "Ixtab"
    ],
    "tags": [
      "breaks",
      "cave",
      "cave level",
      "cavern",
      "caverns",
      "effect",
      "enemy",
      "explode",
      "exploding",
      "fall",
      "falling",
      "lorom",
      "rock",
      "rocks",
      "sa-1",
      "shatter"
    ],
    "description": "A rock which will fall at a random speed and will randomly be 16x16 or 24x24. Depending on the extra bit, it will either shatter or explode. Recommended for use with a sprite spawning generator. Requested by Aqualakitu and some others from #smwc.<br>\r\n<br>\r\nIf you uncheck \"Don't use default interaction with Mario\" with the CFG Editor, the rock will hurt Mario.",
    "latest_version": "smwc-3537-1263242027",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3537,
        "title": "Falling Rock",
        "version": "smwc-3537-1263242027",
        "upstream_time": 1263242027,
        "download_url": "https://dl.smwcentral.net/3537/Falling%20Rock.zip",
        "filename": "Falling Rock.zip",
        "size": 4033,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-falling-spike",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3477,
    "title": "Falling Spike",
    "authors": [
      "NekohDot"
    ],
    "tags": [
      "disassembly",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of the falling spike, it's ready to be inserted with PIXI.<br>\r\n<br>\r\nSetting the extra bit will cause the spike rise instead.<br>\r\n<br>\r\n",
    "latest_version": "smwc-3477-1251579677",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3477,
        "title": "Falling Spike",
        "version": "smwc-3477-1251579677",
        "upstream_time": 1251579677,
        "download_url": "https://dl.smwcentral.net/3477/FallingSpike.zip",
        "filename": "FallingSpike.zip",
        "size": 1082,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fang",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16148,
    "title": "Fang",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "bat",
      "cave",
      "lorom",
      "sa-1",
      "smw2",
      "yoshi's island"
    ],
    "description": "The bat enemy from SMW2:YI.<br>\r\n<br>\r\nThis sprite was part of smkdan's YI Sprite Pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16148-1504122952",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16148,
        "title": "Fang",
        "version": "smwc-16148-1504122952",
        "upstream_time": 1504122952,
        "download_url": "https://dl.smwcentral.net/16148/YIFang.zip",
        "filename": "YIFang.zip",
        "size": 5408,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fat-piranha-plant",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24060,
    "title": "Fat Piranha Plant",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "enemy",
      "lorom",
      "piranha plant",
      "sa-1"
    ],
    "description": "A piranha plant that maybe had a bit too much in life. It does short hops when the player gets too close, and if the extra bit is set, it also spits fireballs in a configurable interval.",
    "latest_version": "smwc-24060-1596504950",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24060,
        "title": "Fat Piranha Plant",
        "version": "smwc-24060-1596504950",
        "upstream_time": 1596504950,
        "download_url": "https://dl.smwcentral.net/24060/FatPiranhaPlant.zip",
        "filename": "FatPiranhaPlant.zip",
        "size": 4127,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-feather",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40852,
    "title": "Feather",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bonus",
      "cape",
      "feather",
      "lorom",
      "pacifist",
      "power-up",
      "powerup",
      "sa-1"
    ],
    "description": "This is a disassembly if sprite 77 in SMW - Feather.<br>\r\nCredit is optional.",
    "latest_version": "smwc-40852-1761132846",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40852,
        "title": "Feather",
        "version": "smwc-40852-1761132846",
        "upstream_time": 1761132846,
        "download_url": "https://dl.smwcentral.net/40852/Feather%20Remod%20Update.zip",
        "filename": "Feather Remod Update.zip",
        "size": 4752,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fiery-falling-spike",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40238,
    "title": "Fiery Falling Spike",
    "authors": [
      "MarioFanGamer",
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "fire",
      "flame",
      "lorom",
      "sa-1",
      "spike"
    ],
    "description": "This is a falling spike that spawns a customisable amount of flames when it touches the ground.<br>\r\n<br>\r\nCredit is optional. Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>, both for the original concept and the update.",
    "latest_version": "v1.1",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40238,
        "title": "Fiery Falling Spike",
        "version": "v1.1",
        "upstream_time": 1764729876,
        "download_url": "https://dl.smwcentral.net/40238/FieryFallingSpike.zip",
        "filename": "FieryFallingSpike.zip",
        "size": 6419,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fighter-fly",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16269,
    "title": "Fighter Fly",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "arcade",
      "classic",
      "enemy",
      "fighter fly",
      "fly",
      "lorom",
      "mario bros",
      "sa-1"
    ],
    "description": "A sprite that hops, and if stomped, will stun it for a short period, leaving it open for defeat. After this period it'll hop back up in a new color and move faster. More info on behaviors and customization options are written in the ASM file.<br>\r\n<br>\r\nThis sprite was part of Sonikku's Mario Bros. (Arcade) sprite pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16269-1505237241",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16269,
        "title": "Fighter Fly",
        "version": "smwc-16269-1505237241",
        "upstream_time": 1505237241,
        "download_url": "https://dl.smwcentral.net/16269/MarioBrosFighterFly.zip",
        "filename": "MarioBrosFighterFly.zip",
        "size": 9365,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fire-bro",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16695,
    "title": "Fire Bro",
    "authors": [
      "Sonikku",
      "lx5"
    ],
    "tags": [
      "bros",
      "extended",
      "extended sprites",
      "fire",
      "fireball",
      "lorom",
      "sa-1",
      "smb3"
    ],
    "description": "The Fire Bro from Super Mario Bros. 3. It walks around and occasionally hops. It periodically spits 2 fireballs at Mario. They are extended sprites and are identical to Mario's fireballs, except that they can hurt him.<br>\r\n<br>\r\nMake sure to specify the extended sprite number of the fireball (extended/fireball.asm) from list.txt in the Fire Bro's ASM file (sprites/FireBro.asm)!",
    "latest_version": "smwc-16695-1511715445",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16695,
        "title": "Fire Bro",
        "version": "smwc-16695-1511715445",
        "upstream_time": 1511715445,
        "download_url": "https://dl.smwcentral.net/16695/Fire%20Bro.zip",
        "filename": "Fire Bro.zip",
        "size": 8528,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fire-chargin-chuck",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20432,
    "title": "Fire Chargin' Chuck",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "chargin' chuck",
      "chuck",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This Chargin' Chuck leaves behind a trail of flames when moving.<br>\r\nThis also fixes the palette change of the shoulder tiles of the chuck.<br>\r\n<br>\r\nBased on mikeyk dissasembly of the Chargin' Chuck.",
    "latest_version": "smwc-20432-1563619142",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20432,
        "title": "Fire Chargin' Chuck",
        "version": "smwc-20432-1563619142",
        "upstream_time": 1563619142,
        "download_url": "https://dl.smwcentral.net/20432/FireChargin%27Chuck.zip",
        "filename": "FireChargin%27Chuck.zip",
        "size": 8831,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fire-flower",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40802,
    "title": "Fire Flower",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bonus",
      "fire",
      "fire flower",
      "flower",
      "lorom",
      "pacifist",
      "power-up",
      "powerup",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 75 in SMW - Fire Flower.",
    "latest_version": "smwc-40802-1760525696",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40802,
        "title": "Fire Flower",
        "version": "smwc-40802-1760525696",
        "upstream_time": 1760525696,
        "download_url": "https://dl.smwcentral.net/40802/Fire%20Flower%20Remod%20Update.zip",
        "filename": "Fire Flower Remod Update.zip",
        "size": 5239,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fire-line-guided-fuzzy",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20538,
    "title": "Fire line-guided Fuzzy",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "extended sprites",
      "fire",
      "fuzzy",
      "line-guided",
      "lorom",
      "sa-1"
    ],
    "description": "This fuzzy will shoot fireballs to Mario while moving on the line. The speed of the fireball can be customised,alongside its timer. Based on the dissasembly of the line-guided Fuzzy by imamelia.",
    "latest_version": "smwc-20538-1564351559",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20538,
        "title": "Fire line-guided Fuzzy",
        "version": "smwc-20538-1564351559",
        "upstream_time": 1564351559,
        "download_url": "https://dl.smwcentral.net/20538/FireFuzzy.zip",
        "filename": "FireFuzzy.zip",
        "size": 4855,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fire-magikoopa",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32775,
    "title": "Fire Magikoopa",
    "authors": [
      "Akaginite"
    ],
    "tags": [
      "asar 2 remoderation",
      "enemy",
      "fire",
      "lorom",
      "magikoopa",
      "sa-1"
    ],
    "description": "It is red magikoopa.<br>\r\nI fire fire to Mario.<br>\r\nWhen Extra info is 2,<br>\r\nI fire flame in one direction.<br>\r\nWhen Extra info is 3,<br>\r\nI fire flame in three directions.<br>\r\n<br>\r\n",
    "latest_version": "smwc-32775-1689875869",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32775,
        "title": "Fire Magikoopa",
        "version": "smwc-32775-1689875869",
        "upstream_time": 1689875869,
        "download_url": "https://dl.smwcentral.net/32775/Fire_Magikoopa.zip",
        "filename": "Fire_Magikoopa.zip",
        "size": 3990,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fire-nipper-v2",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3387,
    "title": "Fire Nipper v2.0",
    "authors": [
      "Koyuki"
    ],
    "tags": [
      "fireball",
      "lorom",
      "nipper",
      "sa-1"
    ],
    "description": "A nipper that waits and faces Mario then spits fireball at a time.<br>\r\nUpdate:<br>\r\nSpits two fireballs instead of many to avoid slowdown.<br>\r\nFixed it's death tilemap.<br>\r\n<br>\r\nNow SA-1 compatible.<br>\r\n",
    "latest_version": "smwc-3387-1240351381",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3387,
        "title": "Fire Nipper v2.0",
        "version": "smwc-3387-1240351381",
        "upstream_time": 1240351381,
        "download_url": "https://dl.smwcentral.net/3387/Fire%20Nipper.zip",
        "filename": "Fire Nipper.zip",
        "size": 5851,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fire-pillar",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3669,
    "title": "Fire Pillar",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "fire",
      "firepiller",
      "lorom",
      "pillar"
    ],
    "description": "Done by request, this sprite starts as a few harmless sparks on the ground, then shoots up into a large pillar of fire, stays there for a bit, and then goes back down, repeating the sequence. By default it's 1-tile wide. If the extra bit is set it'll be 2-tiles wide. The height they rise to is customizable. (See .asm files.) Larger height values will require the No Sprite Tile Limits patch. It uses original SMW graphics by default; set SP4 = 09 or use ExGFX containing the graphics of the Sumo Brother flame.",
    "latest_version": "smwc-3669-1282325335",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3669,
        "title": "Fire Pillar",
        "version": "smwc-3669-1282325335",
        "upstream_time": 1282325335,
        "download_url": "https://dl.smwcentral.net/3669/fire%20pillar.zip",
        "filename": "fire pillar.zip",
        "size": 3084,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fire-rex",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 33209,
    "title": "Fire Rex",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "fire",
      "flame",
      "lorom",
      "rex",
      "sa-1"
    ],
    "description": "This rex will leave a trail of flame behind.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Blizzard Buffalo\"><a href=\"/?p=profile&amp;id=21984\" style=\"color: var(--user-color-2);\" class=\"un\">Blizzard Buffalo</a></span>.",
    "latest_version": "smwc-33209-1678661942",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 33209,
        "title": "Fire Rex",
        "version": "smwc-33209-1678661942",
        "upstream_time": 1678661942,
        "download_url": "https://dl.smwcentral.net/33209/Fire%20Rex.zip",
        "filename": "Fire Rex.zip",
        "size": 8969,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fire-rip-van-fish",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28331,
    "title": "Fire Rip van Fish",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "fire",
      "fish",
      "flame",
      "lorom",
      "rip van fish",
      "sa-1"
    ],
    "description": "This Rip van Fish will leave flame trail when chasing the player.",
    "latest_version": "smwc-28331-1631741506",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28331,
        "title": "Fire Rip van Fish",
        "version": "smwc-28331-1631741506",
        "upstream_time": 1631741506,
        "download_url": "https://dl.smwcentral.net/28331/FireRipvanFish.zip",
        "filename": "FireRipvanFish.zip",
        "size": 6344,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fire-snake-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23985,
    "title": "Fire Snake v1.2",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "fire",
      "lorom",
      "sa-1",
      "snake"
    ],
    "description": "This is the Fire Snake from Super Mario Bros. 3, seen in some of the desert levels.<br>\r\n<br>\r\nNew in v1.2: For some reason, the old sprite wasn't killable by cape, and making it cape-killable in the CFG editor caused a bug where the kills would stack, à la a star or shell kill.<br>\r\n<br>\r\nV1.2 fixes this; as a side effect, however, it requires the included \"cape.asm\" file to be inserted in your Routines folder to work.<br>\r\n<br>\r\n(Rykon-V73)Small change: Converted the 3 files to .json and besides making tilemap, jumping timer and X and Y speeds easy to edit, I also included cape.asm, since I forgot last time.",
    "latest_version": "smwc-23985-1595619755",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23985,
        "title": "Fire Snake v1.2",
        "version": "smwc-23985-1595619755",
        "upstream_time": 1595619755,
        "download_url": "https://dl.smwcentral.net/23985/Fire%20Snake-good%20edit.zip",
        "filename": "Fire Snake-good edit.zip",
        "size": 16949,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fire-spitting-big-boo-boss",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28770,
    "title": "Fire Spitting Big Boo Boss",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "big boo",
      "big boo boss",
      "boo",
      "boss",
      "enemy",
      "fire",
      "lorom",
      "sa-1"
    ],
    "description": "This is a big boo boss that spits fireballs at the player.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"XLIXER\"><a href=\"/?p=profile&amp;id=50980\" style=\"color: var(--user-color-3);\" class=\"un unavailable inactive\">XLIXER</a></span>.",
    "latest_version": "smwc-28770-1645007116",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28770,
        "title": "Fire Spitting Big Boo Boss",
        "version": "smwc-28770-1645007116",
        "upstream_time": 1645007116,
        "download_url": "https://dl.smwcentral.net/28770/FireSpittingBigBooBoss.zip",
        "filename": "FireSpittingBigBooBoss.zip",
        "size": 5698,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fire-spitting-boo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16656,
    "title": "Fire-Spitting Boo",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "boo",
      "chase",
      "enemy",
      "fireball",
      "lorom",
      "sa-1"
    ],
    "description": "This Boo will spit a fireball aimed at the player. It also won't stop following the player.",
    "latest_version": "smwc-16656-1511263612",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16656,
        "title": "Fire-Spitting Boo",
        "version": "smwc-16656-1511263612",
        "upstream_time": 1511263612,
        "download_url": "https://dl.smwcentral.net/16656/Fire-Spitting_Boo.zip",
        "filename": "Fire-Spitting_Boo.zip",
        "size": 2967,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fire-spitting-piranha-plant",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3645,
    "title": "Fire-Spitting Piranha Plant",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "fire",
      "lorom",
      "piranha",
      "piranha plant",
      "plant",
      "sa-1"
    ],
    "description": "This is a Piranha Plant that spits fireballs once it is all the way out of the pipe.  It will spit just one pair of fireballs if the extra bit is clear, but it will spit three pairs if the extra bit is set.",
    "latest_version": "smwc-3645-1278413297",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3645,
        "title": "Fire-Spitting Piranha Plant",
        "version": "smwc-3645-1278413297",
        "upstream_time": 1278413297,
        "download_url": "https://dl.smwcentral.net/3645/Fire-Spitting%20Piranha%20Plant.zip",
        "filename": "Fire-Spitting Piranha Plant.zip",
        "size": 4508,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fire-stalking-piranha-plant",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25311,
    "title": "Fire Stalking Piranha Plant",
    "authors": [
      "KobaBeach"
    ],
    "tags": [
      "enemy",
      "lorom",
      "piranha plant",
      "sa-1"
    ],
    "description": "A Ptooie that fires five fireballs between intervals of a few frames.<br>\r\n<br>\r\nInspired by a similar kind in VIP5, I decided to rename these after the Fire Stalking Piranha Plant units in Minion Quest and Bowser Jr.'s Journey for the sake of not confusing Mario fans, despite not having played those subgames yet.<br>\r\n<br>\r\nCounting only the days it took me to make, took me about five days? Counting all of the ones where I just sat on my butt and did nothing, quite a few weeks lol<br>\r\n<br>\r\nIntended for my \"throw stuff at the wall and see what sticks\" hack.",
    "latest_version": "smwc-25311-1607736248",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25311,
        "title": "Fire Stalking Piranha Plant",
        "version": "smwc-25311-1607736248",
        "upstream_time": 1607736248,
        "download_url": "https://dl.smwcentral.net/25311/firestalk.zip",
        "filename": "firestalk.zip",
        "size": 4242,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fire-swooper",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20390,
    "title": "Fire Swooper",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "bat",
      "ceiling",
      "enemy",
      "fire",
      "flying",
      "lorom",
      "sa-1",
      "swooper bat"
    ],
    "description": "A dangerous Swooper which will move towards Mario and leave behind a trail of flames once it becomes active.<br>\r\n<br>\r\nThe flames dissapear after a few time. You can customise the time between spawns and also the time the flames remain active.",
    "latest_version": "smwc-20390-1562654534",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20390,
        "title": "Fire Swooper",
        "version": "smwc-20390-1562654534",
        "upstream_time": 1562654534,
        "download_url": "https://dl.smwcentral.net/20390/FireSwooper.zip",
        "filename": "FireSwooper.zip",
        "size": 4418,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fire-thwomp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25417,
    "title": "Fire Thwomp",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "fire",
      "lorom",
      "sa-1",
      "thwomp"
    ],
    "description": "This thwomp spawns fireballs upon landing.<br>\r\nCredit is optional.",
    "latest_version": "smwc-25417-1607740076",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25417,
        "title": "Fire Thwomp",
        "version": "smwc-25417-1607740076",
        "upstream_time": 1607740076,
        "download_url": "https://dl.smwcentral.net/25417/Fire%20Thwomp.zip",
        "filename": "Fire Thwomp.zip",
        "size": 4492,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fireball-magikoopa",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35024,
    "title": "Fireball Magikoopa",
    "authors": [
      "Telinc1",
      "yoshicookiezeus",
      "zuccha"
    ],
    "tags": [
      "fireball",
      "lorom",
      "magikoopa",
      "sa-1"
    ],
    "description": "A magikoopa that shoots Bowser's fireballs instead of magic.<br>\r\n<br>\r\nBased on the disassembly by <span class=\"un-outer\" title=\"Telinc1\"><a href=\"/?p=profile&amp;id=15661\" style=\"color: #6495ed;\" class=\"un\">Telinc1</a></span> and <span class=\"un-outer\" title=\"yoshicookiezeus\"><a href=\"/?p=profile&amp;id=3805\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">yoshicookiezeus</a></span>.<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=viewthread&t=125222\">Requested</a> by <span class=\"un-outer\" title=\"autisticsceptile1993\"><a href=\"/?p=profile&amp;id=15914\" style=\"color: var(--user-color-2);\" class=\"un\">autisticsceptile1993</a></span>.",
    "latest_version": "smwc-35024-1696103115",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35024,
        "title": "Fireball Magikoopa",
        "version": "smwc-35024-1696103115",
        "upstream_time": 1696103115,
        "download_url": "https://dl.smwcentral.net/35024/magikoopa_fireball-1.0.1.zip",
        "filename": "magikoopa_fireball-1.0.1.zip",
        "size": 7006,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fireball-sumo-bro-s-lightning",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28724,
    "title": "Fireball Sumo Bro's Lightning",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "fire",
      "fireball",
      "lightning",
      "lorom",
      "sa-1"
    ],
    "description": "This lightning bolt bursts into 2 fireballs when it touches the ground.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"gui\"><a href=\"/?p=profile&amp;id=25412\" style=\"color: var(--user-color-1);\" class=\"un\">gui</a></span>.",
    "latest_version": "smwc-28724-1644853020",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28724,
        "title": "Fireball Sumo Bro's Lightning",
        "version": "smwc-28724-1644853020",
        "upstream_time": 1644853020,
        "download_url": "https://dl.smwcentral.net/28724/FireballSumoLightning.zip",
        "filename": "FireballSumoLightning.zip",
        "size": 4173,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fireplace-side-exit",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3486,
    "title": "Fireplace & Side Exit",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "fireplace",
      "lorom",
      "sa-1",
      "side exit"
    ],
    "description": "The side exit/fireplace sprite from SMW, disassembled.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3486-1251648508",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3486,
        "title": "Fireplace & Side Exit",
        "version": "smwc-3486-1251648508",
        "upstream_time": 1251648508,
        "download_url": "https://dl.smwcentral.net/3486/side_exit.zip",
        "filename": "side_exit.zip",
        "size": 1526,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-firework",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18699,
    "title": "Firework",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "victory"
    ],
    "description": "This is a disassembly of the firework sprite (7A), usually spawned after Bowser is defeated.<br>\r\nThe four different types of fireworks (small, big, normal, heart) are included as 4 different .cfg files.<br>\r\nThere are two options that can be turned on or off in the asm file, so read that for more information.",
    "latest_version": "smwc-18699-1545623529",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18699,
        "title": "Firework",
        "version": "smwc-18699-1545623529",
        "upstream_time": 1545623529,
        "download_url": "https://dl.smwcentral.net/18699/SMWSDIS%20-%20sprite%207A%20-%20Firework.zip",
        "filename": "SMWSDIS - sprite 7A - Firework.zip",
        "size": 8070,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fish-generator-s-fish",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 17787,
    "title": "Fish Generator's Fish",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "cheep-cheep",
      "enemy",
      "fish",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 17 in SMW - Fish from Fish Generator.<br>\r\n<br>\r\nCredit is optional. Requested by Keiko_.",
    "latest_version": "smwc-17787-1531939322",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 17787,
        "title": "Fish Generator's Fish",
        "version": "smwc-17787-1531939322",
        "upstream_time": 1531939322,
        "download_url": "https://dl.smwcentral.net/17787/Generator%27s%20Fish.zip",
        "filename": "Generator%27s Fish.zip",
        "size": 2299,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fishbone",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3466,
    "title": "Fishbone",
    "authors": [
      "NekohDot"
    ],
    "tags": [
      "enemy",
      "fishbone",
      "lorom",
      "sa-1",
      "underwater"
    ],
    "description": "This is a disassembly of the fishbone.<br>\r\n<br>\r\nCredit is not necessary but would be nice as I spent along time doing this.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3466-1251579732",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3466,
        "title": "Fishbone",
        "version": "smwc-3466-1251579732",
        "upstream_time": 1251579732,
        "download_url": "https://dl.smwcentral.net/3466/FishboneDis.zip",
        "filename": "FishboneDis.zip",
        "size": 2366,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fishin-boo-boss",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 17099,
    "title": "Fishin' Boo Boss",
    "authors": [
      "Davros"
    ],
    "tags": [
      "annoying",
      "boss",
      "enemy",
      "ghost",
      "ghost house",
      "lorom",
      "sa-1"
    ],
    "description": "A boss version of the Fishin' Boo. To hurt it, you should either collect light sparkles or make it touch white flames. Depending on the extra bit, it'll either trigger the normal exit or spawn a door.",
    "latest_version": "smwc-17099-1518129607",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 17099,
        "title": "Fishin' Boo Boss",
        "version": "smwc-17099-1518129607",
        "upstream_time": 1518129607,
        "download_url": "https://dl.smwcentral.net/17099/FishinBooBoss.zip",
        "filename": "FishinBooBoss.zip",
        "size": 11709,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fishin-boo-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23481,
    "title": "Fishin' Boo v1.12",
    "authors": [
      "Davros"
    ],
    "tags": [
      "annoying",
      "disassembly",
      "enemy",
      "ghost",
      "ghost house",
      "lorom",
      "sa-1"
    ],
    "description": "A disassembly of sprite AE from SMW. Speeds and accelerations can be easily editted through tables.<br>\r\n<br>\r\nv1.1<br>\r\n-----<br>\r\nFixed x high displacement on the firehitbox<br>\r\nFixed CFG and JSON to actually have the vanilla values<br>\r\n<br>\r\n(Rykon-V73)Small change:<br>\r\nv1.12<br>\r\n-----<br>\r\nThe tilemap is easy to edit.",
    "latest_version": "smwc-23481-1594714874",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23481,
        "title": "Fishin' Boo v1.12",
        "version": "smwc-23481-1594714874",
        "upstream_time": 1594714874,
        "download_url": "https://dl.smwcentral.net/23481/fishin_boo-v1.12.zip",
        "filename": "fishin_boo-v1.12.zip",
        "size": 4496,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flame-football",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 37858,
    "title": "Flame Football",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "fire",
      "football",
      "lorom",
      "sa-1"
    ],
    "description": "This football generates a fire pillar upon landing.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Jolpengammler\"><a href=\"/?p=profile&amp;id=12272\" style=\"color: var(--user-color-2);\" class=\"un\">Jolpengammler</a></span>.",
    "latest_version": "smwc-37858-1730359198",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 37858,
        "title": "Flame Football",
        "version": "smwc-37858-1730359198",
        "upstream_time": 1730359198,
        "download_url": "https://dl.smwcentral.net/37858/FlameFootball.zip",
        "filename": "FlameFootball.zip",
        "size": 5976,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flame-left-by-hopping-flame",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28330,
    "title": "Flame Left by Hopping Flame",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "fire",
      "flame",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of extended sprite 03 in SMW, Flame Left by Hopping Flame.<br>\r\n<br>\r\nCredit is unecessary.",
    "latest_version": "smwc-28330-1640258854",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28330,
        "title": "Flame Left by Hopping Flame",
        "version": "smwc-28330-1640258854",
        "upstream_time": 1640258854,
        "download_url": "https://dl.smwcentral.net/28330/Hopping%20Flame%27s%20Flame%20Trail%20Disassembly.zip",
        "filename": "Hopping Flame%27s Flame Trail Disassembly.zip",
        "size": 1902,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flame-trail-galoomba",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 42063,
    "title": "Flame Trail Galoomba",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "fire",
      "flame",
      "galoomba",
      "goomba",
      "lorom",
      "sa-1"
    ],
    "description": "A Galoomba that leaves a flame trail as it's walking on the ground.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"JP32\"><a href=\"/?p=profile&amp;id=25888\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">JP32</a></span> during Winter C3 2024. Credit is unecessary.",
    "latest_version": "smwc-42063-1774838788",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 42063,
        "title": "Flame Trail Galoomba",
        "version": "smwc-42063-1774838788",
        "upstream_time": 1774838788,
        "download_url": "https://dl.smwcentral.net/42063/FlameTrailGaloomba.zip",
        "filename": "FlameTrailGaloomba.zip",
        "size": 11975,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flashing-32x32-door",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 14992,
    "title": "Flashing 32x32 Door",
    "authors": [
      "mathie"
    ],
    "tags": [
      "door",
      "goal",
      "lorom",
      "puzzle",
      "reset",
      "sa-1"
    ],
    "description": "A simple 32x32 door sprite that flashes 1 or 2 extra sprite tiles as a way to warn or inform the player of what it does. Has gravity and object interaction so that you can use it in puzzles. Customizable:<br>\r\n<br>\r\n- If the extra bit is set, a specific level number is used instead of the regular screen exit<br>\r\n- Uncommon RAM adresses can be changed to avoid conflicts<br>\r\n- Totally customizable sound-wise<br>\r\n- Timer animation allows for 9 different values<br>\r\n- Has an option to flash its tile(s) only if Mario is close to it, with customizable distance check<br>\r\n<br>\r\nBasic graphics included.<br>\r\nDetails in .asm file<br>\r\n<br>\r\nRequested by Gi Manilla.",
    "latest_version": "smwc-14992-1486295245",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 14992,
        "title": "Flashing 32x32 Door",
        "version": "smwc-14992-1486295245",
        "upstream_time": 1486295245,
        "download_url": "https://dl.smwcentral.net/14992/flashdoor.zip",
        "filename": "flashdoor.zip",
        "size": 3067,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flat-switch-palace-switch",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3519,
    "title": "Flat Switch Palace Switch",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "platform",
      "sa-1",
      "switch palace"
    ],
    "description": "This is a disassembly of sprite 60 in SMW, the flat switch palace switch.  What it would be useful for, I don't know, but here it is anyway.",
    "latest_version": "smwc-3519-1278196639",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3519,
        "title": "Flat Switch Palace Switch",
        "version": "smwc-3519-1278196639",
        "upstream_time": 1278196639,
        "download_url": "https://dl.smwcentral.net/3519/SMWSDIS%20-%20sprite%2060%20-%20flat%20switch%20palace%20switch.zip",
        "filename": "SMWSDIS - sprite 60 - flat switch palace switch.zip",
        "size": 1181,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fleeing-attacking-moon",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 30925,
    "title": "Fleeing/Attacking Moon",
    "authors": [
      "Roy"
    ],
    "tags": [
      "enemy",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "This moon will either flee for you, or attack you. The latter can't be killed in any way, and it can't be collected. The fleeing version can be collected, but it's tough to do so. Once it's collected, it won't reappear again for that level, along with all other 3UP moon (sprite)s. You can disable this, as well as affect many other things in the define list. Credit not needed.<br>\r\n<br>\r\nTo be assembled with PIXI.",
    "latest_version": "smwc-30925-1667235768",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 30925,
        "title": "Fleeing/Attacking Moon",
        "version": "smwc-30925-1667235768",
        "upstream_time": 1667235768,
        "download_url": "https://dl.smwcentral.net/30925/moonymoonymoonsUpdate.zip",
        "filename": "moonymoonymoonsUpdate.zip",
        "size": 6245,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fleeing-goal-sphere",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 19068,
    "title": "Fleeing Goal Sphere",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "goal sphere",
      "lorom",
      "message",
      "pacifist",
      "projectile",
      "sa-1"
    ],
    "description": "This is a goal sphere that'll start fleeing when player gets close.<br>\r\n<br>\r\nFor more info check readme and asm file.<br>\r\n<br>\r\nCredit is optional. Requested by sinseiga.",
    "latest_version": "smwc-19068-1550686766",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 19068,
        "title": "Fleeing Goal Sphere",
        "version": "smwc-19068-1550686766",
        "upstream_time": 1550686766,
        "download_url": "https://dl.smwcentral.net/19068/FleeGoalSphere.zip",
        "filename": "FleeGoalSphere.zip",
        "size": 5891,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fleeing-keyhole-sprite-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 37761,
    "title": "Fleeing Keyhole Sprite V1.0",
    "authors": [
      "TheXander"
    ],
    "tags": [
      "enemy",
      "fly",
      "key",
      "keyhole",
      "lorom",
      "message",
      "movement",
      "pacifist",
      "sa-1",
      "secret exit"
    ],
    "description": "Fleeing Keyhole V1.0:<br>\r\n<br>\r\nDescription: This is are a variant of the Vanilla Original SMW Sprite 0E: Keyhole, but, when the player are close to this in certain range, he'll start fleeing away of the player! This come with various options that let you make more interesting the behaviours of this custom keyhole sprite!<br>\r\n<br>\r\nFeatures:<br>\r\nPIXI Support/Compatibility.<br>\r\nSA-1 Support/Compatibility.<br>\r\nJSON Support.<br>\r\nA documentation (Readme) file.<br>\r\nUse Extra Bit & 2 Extra Bytes with features!<br>\r\nAllow customize the sprite easily with a bunch of defines!<br>\r\n<br>\r\nMore details are on the documentation (Readme) file!<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=viewthread&t=127259\">Requested</a> by <span class=\"un-outer\" title=\"Green\"><a href=\"/?p=profile&amp;id=43749\" style=\"color: var(--user-color-3);\" class=\"un\">Green</a></span>",
    "latest_version": "smwc-37761-1725605652",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 37761,
        "title": "Fleeing Keyhole Sprite V1.0",
        "version": "smwc-37761-1725605652",
        "upstream_time": 1725605652,
        "download_url": "https://dl.smwcentral.net/37761/Fleeing%20Keyhole%20V1.0.zip",
        "filename": "Fleeing Keyhole V1.0.zip",
        "size": 14262,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fling-blocks",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 42187,
    "title": "Fling Blocks",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "boost",
      "double jump",
      "fling",
      "fling upwards",
      "interaction",
      "lorom",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "Fling Blocks will activate, and fling Mario or sprites upwards upon contact.<br>\r\n<br>\r\nWhen flinging Mario, the Fling Blocks will not stop spinning until he touches the ground. When flinging sprites, the Fling Blocks will spin for 15 frames. None can interact with Fling Blocks are they are spinning.<br>\r\n<br>\r\nAlso included is a Red Fling Block variation, as the extra bit option. Red Fling Blocks only get activated by sprites, and Mario can use it as a sprite platform.<br>\r\n<br>\r\nNow PIXI compatible.",
    "latest_version": "0.1",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 42187,
        "title": "Fling Blocks",
        "version": "0.1",
        "upstream_time": 1776168386,
        "download_url": "https://dl.smwcentral.net/42187/fling_blocks%20%5BPIXI%5D.zip",
        "filename": "fling_blocks %5BPIXI%5D.zip",
        "size": 6303,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-floating-muncher",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 15029,
    "title": "Floating Muncher",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "float",
      "floating munchers",
      "lorom",
      "muncher",
      "sa-1"
    ],
    "description": "It's a floating muncher. Isn't that cool?<br>\r\nRequested by Noivern.<br>\r\n<br>\r\n",
    "latest_version": "smwc-15029-1485460570",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 15029,
        "title": "Floating Muncher",
        "version": "smwc-15029-1485460570",
        "upstream_time": 1485460570,
        "download_url": "https://dl.smwcentral.net/15029/Hovering%20Muncher%20v1.1.zip",
        "filename": "Hovering Muncher v1.1.zip",
        "size": 3239,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-floating-platforms",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 30034,
    "title": "Floating Platforms",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "floating",
      "lorom",
      "platform",
      "sa-1"
    ],
    "description": "This is a disassembly of sprites 5B and 5C, the floating wooden/checkerboard platforms.  The extra bit determines which of the original sprites it acts like.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-30034-1648752821",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 30034,
        "title": "Floating Platforms",
        "version": "smwc-30034-1648752821",
        "upstream_time": 1648752821,
        "download_url": "https://dl.smwcentral.net/30034/SMWSDIS%20-%20sprites%205B%20%26%205C%20-%20floating%20platforms%20v1.1.zip",
        "filename": "SMWSDIS - sprites 5B %26 5C - floating platforms v1.1.zip",
        "size": 4780,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-floating-skulls",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3505,
    "title": "Floating Skulls",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "floating",
      "lorom",
      "sa-1",
      "skulls"
    ],
    "description": "A disassembly of the floating skulls (sprite 61), commented. The number of skulls is easily configurable in the ASM file.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3505-1252176455",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3505,
        "title": "Floating Skulls",
        "version": "smwc-3505-1252176455",
        "upstream_time": 1252176455,
        "download_url": "https://dl.smwcentral.net/3505/Floating%20Skulls.zip",
        "filename": "Floating Skulls.zip",
        "size": 2406,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-floating-spike-ball",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3580,
    "title": "Floating Spike Ball",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "spike",
      "water"
    ],
    "description": "This is a disassembly of sprite A4 in SMW, the floating spike ball.",
    "latest_version": "smwc-3580-1278196645",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3580,
        "title": "Floating Spike Ball",
        "version": "smwc-3580-1278196645",
        "upstream_time": 1278196645,
        "download_url": "https://dl.smwcentral.net/3580/SMWSDIS%20-%20sprite%20A4%20-%20floating%20spike%20ball.zip",
        "filename": "SMWSDIS - sprite A4 - floating spike ball.zip",
        "size": 2786,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-floor-button",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 42073,
    "title": "Floor Button",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "custom triggers",
      "exanimation",
      "lorom",
      "on-off",
      "p-switch",
      "pacifist",
      "sa-1",
      "switch"
    ],
    "description": "A custom floor button switch sprite I made (flatter than a P-switch) that includes several features:<br>\r\n<ul>\r\n<li>Flip on/off switch (including toggling and 1-way)</li>\r\n<li>Flip blue/silver P-switch (including toggling and 1-way)</li>\r\n<li>Flip Custom triggers (exanimation, toggle and 1-way)</li>\r\n<li>Flip switch palace flags (toggle and 1-way)</li>\r\n<li>Mario vs Donkey Kong colored switches (exanimation's manuel triggers)</li>\r\n<li>Emit signal that does something based on what block the signal travels into</li>\r\n</ul><br>\r\n<br>\r\nBasically, this is the custom sprite version of my <a href=\"https://www.smwcentral.net/?p=section&a=details&id=4845\">16x8 block switch</a> I made long ago.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog</span></div><div class=\"collapse-content\"><div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">\t2026-03-29 v1.5.2\r\n\t\t-Made palette system for extra byte 2 to use the low 3 bits %00000XXX rather than bits 1-3 %0000XXX0. This also means you enter\r\n\t\t intuitively any integer values $00-$07 rather than even values from $00-$0E. Advice taken from MarioFanGamer.\r\n\t\t-BinaryHex_SwitchSetting.html changes:\r\n\t\t--Copying extra bytes can even easily by copied on the clipboard via clicking on the \"Copy\" button.\r\n\t\t--MvDK items now say \"Set MvDK colored switch to &lt;Color&gt;\" instead of \"Set to &lt;Color&gt;\" for better context.\r\n\t\t-FloorButton.json no longer erroneously say \"Pedestal\", due to a beta version I made was a sprite that triggers by pressing up on the\r\n\t\t D-pad while touching the sprite.\r\n\t\t-Fixed a couple of typos on image description explaining toggling the direction blocks.</pre></div></div></div>",
    "latest_version": "v1.5.2",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 42073,
        "title": "Floor Button",
        "version": "v1.5.2",
        "upstream_time": 1777572519,
        "download_url": "https://dl.smwcentral.net/42073/FloorButton_v_1_5_2.zip",
        "filename": "FloorButton_v_1_5_2.zip",
        "size": 301783,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flurry",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32115,
    "title": "Flurry",
    "authors": [
      "Bensalot",
      "Romi"
    ],
    "tags": [
      "carriable",
      "enemy",
      "ice",
      "lorom",
      "rideable",
      "sa-1",
      "smb2"
    ],
    "description": "The Flurry from Super Mario Bros. 2 as made by Romi. It's rideable and can be carried.<br>\r\n<br>\r\n<br>\r\n- I updated this to play a little better with other sprites and player interactions a bit better. It sets the slippery flag when on top so the player actually slides off like in SMB2, it can be killed by sliding, and it fixes the sprite interaction issues when used in an SA1 ROM the previous one had. Some other interactions such as if the player has a yoshi have also been added among various other staples in todays sprites. I am submitting this without the consent of the original author because it says they haven't been on the site since 2011 so I was hoping I could get a pass on the rule for this one.<br>\r\n<br>\r\nUpdate: Fixed the mentioned issues from last submission. Yoshi can now use his tongue when riding the sprite and the cfg file has been edited so that yoshi's tongue will go over the sprite when holding the up button ",
    "latest_version": "smwc-32115-1677589674",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32115,
        "title": "Flurry",
        "version": "smwc-32115-1677589674",
        "upstream_time": 1677589674,
        "download_url": "https://dl.smwcentral.net/32115/SMB2%20Flurry.zip",
        "filename": "SMB2 Flurry.zip",
        "size": 5287,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flutter-flying-wiggler",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16149,
    "title": "Flutter / Flying Wiggler",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "forest",
      "lorom",
      "sa-1",
      "smw2",
      "wiggler",
      "yoshi's island"
    ],
    "description": "A wiggler that behaves like the one from SMW2:YI. It flies forward in a sine wave, but when stomped, it gets mad and chases the player.<br>\r\n<br>\r\nThis sprite was part of smkdan's YI Sprite Pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16149-1504123315",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16149,
        "title": "Flutter / Flying Wiggler",
        "version": "smwc-16149-1504123315",
        "upstream_time": 1504123315,
        "download_url": "https://dl.smwcentral.net/16149/YIFlyingWiggler.zip",
        "filename": "YIFlyingWiggler.zip",
        "size": 5223,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fly",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16222,
    "title": "Fly",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "desert",
      "fly",
      "lorom",
      "sa-1",
      "sml",
      "super mario land"
    ],
    "description": "The big fly from Super Mario Land that jumps towards the player every once in a while.<br>\r\n<br>\r\nThis sprite was part of smkdan's Super Mario Land sprites pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16222-1504715761",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16222,
        "title": "Fly",
        "version": "smwc-16222-1504715761",
        "upstream_time": 1504715761,
        "download_url": "https://dl.smwcentral.net/16222/Fly.zip",
        "filename": "Fly.zip",
        "size": 5738,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fly-guy",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22373,
    "title": "Fly Guy",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "shyguy",
      "smw2",
      "yoshi's island"
    ],
    "description": "The flying Shyguy from SMW2:YI that holds an item and drops when killed.<br>\r\n<br>\r\nThis sprite was part of smkdan's YI Pack 3, and was resubmitted separately after the remoderation for ease of search and to fit current standards.<br>\r\n<br>\r\n(Rykon-V73): Added .json file for the regular sprite and its extra bit version.",
    "latest_version": "smwc-22373-1583975875",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22373,
        "title": "Fly Guy",
        "version": "smwc-22373-1583975875",
        "upstream_time": 1583975875,
        "download_url": "https://dl.smwcentral.net/22373/fly%20guy_edited.zip",
        "filename": "fly guy_edited.zip",
        "size": 6853,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flyin-disco-shell",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28269,
    "title": "Flyin' Disco Shell",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "flying",
      "lorom",
      "sa-1",
      "shell"
    ],
    "description": "This is a disco shell that follows the player... in the air!<br>\r\nCredit is optional. Requested by <span class=\"un-outer\" title=\"AFH\"><a href=\"/?p=profile&amp;id=22629\" style=\"color: var(--user-color-2);\" class=\"un\">AFH</a></span>.",
    "latest_version": "smwc-28269-1634474057",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28269,
        "title": "Flyin' Disco Shell",
        "version": "smwc-28269-1634474057",
        "upstream_time": 1634474057,
        "download_url": "https://dl.smwcentral.net/28269/FlyinDiscoShell.zip",
        "filename": "FlyinDiscoShell.zip",
        "size": 3039,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flyin-football",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 15815,
    "title": "Flyin' Football",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "flying",
      "football",
      "lorom",
      "sa-1",
      "wings"
    ],
    "description": "A footbal that flies in a similar way to a green parakoopa. It will spawn the vanilla football sprite when jumped on. Requested by 1UpDudes.<br>\r\nSA-1 compatible.",
    "latest_version": "smwc-15815-1500148331",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 15815,
        "title": "Flyin' Football",
        "version": "smwc-15815-1500148331",
        "upstream_time": 1500148331,
        "download_url": "https://dl.smwcentral.net/15815/Flyin%27%20Football.zip",
        "filename": "Flyin%27 Football.zip",
        "size": 2207,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flyin-rex",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 19186,
    "title": "Flyin' Rex",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "flying",
      "lorom",
      "rex",
      "sa-1"
    ],
    "description": "This is a rex that flies in wavy pattern. When stomped it becomes normal.<br>\r\n<br>\r\nCredit is optional. Requested by zacmario.",
    "latest_version": "smwc-19186-1552376584",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 19186,
        "title": "Flyin' Rex",
        "version": "smwc-19186-1552376584",
        "upstream_time": 1552376584,
        "download_url": "https://dl.smwcentral.net/19186/FlyingRex.zip",
        "filename": "FlyingRex.zip",
        "size": 2805,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flying-baby-yoshi",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32078,
    "title": "Flying Baby Yoshi",
    "authors": [
      "Burning Loaf"
    ],
    "tags": [
      "boost",
      "jump",
      "lorom",
      "pacifist",
      "sa-1",
      "yoshi"
    ],
    "description": "A Flying Baby Yoshi made using the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=25330\">Baby Yoshi Disassembly</a> as a base, as well as keeping some options from it...<br>\r\n<br>\r\nWhile held, kicking it upwards makes it take flight, and dropping it while holding down undoes that.<br>\r\nHolding a blue yoshi with wings gives you slow fall when holding jump.<br>\r\nYou can also make them ungrabbable.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"AFH\"><a href=\"/?p=profile&amp;id=22629\" style=\"color: var(--user-color-2);\" class=\"un\">AFH</a></span>.",
    "latest_version": "smwc-32078-1672523515",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32078,
        "title": "Flying Baby Yoshi",
        "version": "smwc-32078-1672523515",
        "upstream_time": 1672523515,
        "download_url": "https://dl.smwcentral.net/32078/FlyingBabyYoshi.zip",
        "filename": "FlyingBabyYoshi.zip",
        "size": 9963,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flying-brown-platforms",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40031,
    "title": "Flying Brown Platforms",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "platform",
      "sa-1",
      "smb1"
    ],
    "description": "Brown platforms that move back and forth. The extra bit determines if it moves Left/Right or Up/Down. You can control how far they go with the extra byte.<br>\r\n<br>\r\nim requesting this because i don't have the skill required to edit the in-game version and the castles in my unfinished game are based on SMB and SMB:LL castles.<br>\r\nRequested by Elie Barnes",
    "latest_version": "smwc-40031-1764723851",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40031,
        "title": "Flying Brown Platforms",
        "version": "smwc-40031-1764723851",
        "upstream_time": 1764723851,
        "download_url": "https://dl.smwcentral.net/40031/smb1-3.zip",
        "filename": "smb1-3.zip",
        "size": 2461,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flying-buzzy-beetle",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39686,
    "title": "Flying Buzzy Beetle",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "buzzy beetle",
      "flying",
      "lorom",
      "para-beetle",
      "sa-1"
    ],
    "description": "A flying Buzzy Beetle that behaves like the Para-Beetle from Super Mario Bros. 3. Extra bit controls whether it sinks or rises, and extra bytes control initial direction and speed.<br>\r\n<br>\r\nI made this because I wanted an \"SMW native\" para-beetle. Based loosely on <a href=\"https://smwc.me/s/16211\">Para-Beetle</a> by <span class=\"un-outer\" title=\"Romi\"><a href=\"/?p=profile&amp;id=657\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">Romi</a></span> and <span class=\"un-outer\" title=\"imamelia\"><a href=\"/?p=profile&amp;id=3471\" style=\"color: var(--user-color-1);\" class=\"un\">imamelia</a></span>",
    "latest_version": "smwc-39686-1754563977",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39686,
        "title": "Flying Buzzy Beetle",
        "version": "smwc-39686-1754563977",
        "upstream_time": 1754563977,
        "download_url": "https://dl.smwcentral.net/39686/flying-buzzy-beetle.zip",
        "filename": "flying-buzzy-beetle.zip",
        "size": 5421,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flying-chainsaw",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41130,
    "title": "Flying Chainsaw",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "chainsaw",
      "enemy",
      "flying",
      "invincible",
      "lorom",
      "sa-1",
      "wings"
    ],
    "description": "A flying chainsaw that chases Mario. If the extra byte is 01, it will only move vertically. If it's 02, it will only move horizontally. The extra bit changes the palette of the sprite (useful if you want to differentiate between different versions of the sprite). You can configure the palettes in the .asm file.",
    "latest_version": "smwc-41130-1764307638",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41130,
        "title": "Flying Chainsaw",
        "version": "smwc-41130-1764307638",
        "upstream_time": 1764307638,
        "download_url": "https://dl.smwcentral.net/41130/FlyinChainsaw.zip",
        "filename": "FlyinChainsaw.zip",
        "size": 3765,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flying-cloud",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 29818,
    "title": "Flying Cloud",
    "authors": [
      "Abdu"
    ],
    "tags": [
      "cloud",
      "lorom",
      "pacifist",
      "platform",
      "sa-1",
      "solid"
    ],
    "description": "As the name implies this sprite is a flying cloud which is semi-solid meaning you can pass through it from below and is very customizable.",
    "latest_version": "smwc-29818-1650829638",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 29818,
        "title": "Flying Cloud",
        "version": "smwc-29818-1650829638",
        "upstream_time": 1650829638,
        "download_url": "https://dl.smwcentral.net/29818/FlyingCloud.zip",
        "filename": "FlyingCloud.zip",
        "size": 4836,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flying-grey-turnblocks",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3490,
    "title": "Flying Grey Turnblocks",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "flying",
      "grey",
      "lorom",
      "platform",
      "sa-1",
      "turn block"
    ],
    "description": "A disassembly of the grey flying turnblocks (sprite C1), commented.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3490-1251657966",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3490,
        "title": "Flying Grey Turnblocks",
        "version": "smwc-3490-1251657966",
        "upstream_time": 1251657966,
        "download_url": "https://dl.smwcentral.net/3490/Flying%20Grey%20Turnblocks.zip",
        "filename": "Flying Grey Turnblocks.zip",
        "size": 2192,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flying-grinder",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41608,
    "title": "Flying Grinder",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "flying",
      "grinder",
      "lorom",
      "sa-1"
    ],
    "description": "This evil variant of a Grinder has wings! It has two patterns, one where it flies in a determined range or, and a second one where it chases the player around. This, as well as the speed, can be configured as extra bytes.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"GatheringStorm\"><a href=\"/?p=profile&amp;id=72759\" style=\"color: var(--user-color-1);\" class=\"un\">GatheringStorm</a></span>.",
    "latest_version": "smwc-41608-1773235625",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41608,
        "title": "Flying Grinder",
        "version": "smwc-41608-1773235625",
        "upstream_time": 1773235625,
        "download_url": "https://dl.smwcentral.net/41608/Flying%20Grinder.zip",
        "filename": "Flying Grinder.zip",
        "size": 3271,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flying-hammer-boomerang-fire-etc-bro",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 38245,
    "title": "Flying Hammer/Boomerang/Fire/Etc. Bro",
    "authors": [
      "RussianMan",
      "TheXander"
    ],
    "tags": [
      "bomb bro",
      "boomerang bro",
      "enemy",
      "fire bro",
      "flying",
      "flying hammer bro",
      "hammer bro",
      "hammer bros",
      "hammer brother",
      "ice bro",
      "lorom",
      "sa-1",
      "shell bro"
    ],
    "description": "This is a bro that flies back and forth and throws projectiles, depending on what bro it is. When stomped it either dies or reverts to the non-flying variant (requires respective bro sprites).",
    "latest_version": "smwc-38245-1740774907",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 38245,
        "title": "Flying Hammer/Boomerang/Fire/Etc. Bro",
        "version": "smwc-38245-1740774907",
        "upstream_time": 1740774907,
        "download_url": "https://dl.smwcentral.net/38245/Flying%20Brothers.zip",
        "filename": "Flying Brothers.zip",
        "size": 64081,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flying-hammer-brother-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23876,
    "title": "Flying Hammer Brother Platform",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "disassembly",
      "flying",
      "flying hammer bro",
      "lorom",
      "platform",
      "sa-1"
    ],
    "description": "A somewhat customizable disassembly of the flying platform the Hammer Brother is standing on. (Sprite 9C)<br>\r\n<br>\r\nSee the asm file for settings.<br>\r\n",
    "latest_version": "smwc-23876-1597090579",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23876,
        "title": "Flying Hammer Brother Platform",
        "version": "smwc-23876-1597090579",
        "upstream_time": 1597090579,
        "download_url": "https://dl.smwcentral.net/23876/FlyingPlatform9C.zip",
        "filename": "FlyingPlatform9C.zip",
        "size": 4097,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flying-items",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24121,
    "title": "Flying Items",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "bonus",
      "feather",
      "fire flower",
      "lorom",
      "mushroom",
      "pacifist",
      "sa-1"
    ],
    "description": "A flying mushroom, fire flower, feather, star or 1-up, depending on the extra byte, that flies and ascends just like the unused flying red coin and yellow 1-up in the vanilla game. Setting the extra bit makes it fly to the left rather than to the right. The extra byte settings are explained in the .asm file!<br>\r\n<br>\r\nRequested by Overcrow03.",
    "latest_version": "smwc-24121-1597282815",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24121,
        "title": "Flying Items",
        "version": "smwc-24121-1597282815",
        "upstream_time": 1597282815,
        "download_url": "https://dl.smwcentral.net/24121/flyingitems.zip",
        "filename": "flyingitems.zip",
        "size": 2901,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flying-key",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41537,
    "title": "Flying Key",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "flying",
      "key",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "It's a flying key that resembles SMW's key unfinished flying variant, that can be achieved with glitches. It flies in same pattern as unused red coin or golden 1-up sprites, and it can be picked up from above.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-41537-1770299464",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41537,
        "title": "Flying Key",
        "version": "smwc-41537-1770299464",
        "upstream_time": 1770299464,
        "download_url": "https://dl.smwcentral.net/41537/When%20Keys%20Fly....zip",
        "filename": "When Keys Fly....zip",
        "size": 3391,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flying-keyhole",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23744,
    "title": "Flying Keyhole",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "flying",
      "keyhole",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "This is a keyhole, but it flies around. Why? I don't know, I'm sure people will find clever uses for it.<br>\r\n<br>\r\nSimilarly to my Flying ? Block, the first extra byte controls the movement pattern. The second extra byte sets different behaviors when touched by a key (end level, kill Mario, make key vanish). Additionally there's defines in the asm file to change speed/acceleration.",
    "latest_version": "smwc-23744-1594896849",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23744,
        "title": "Flying Keyhole",
        "version": "smwc-23744-1594896849",
        "upstream_time": 1594896849,
        "download_url": "https://dl.smwcentral.net/23744/FlyingKeyhole.zip",
        "filename": "FlyingKeyhole.zip",
        "size": 4188,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flying-mega-moles",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20097,
    "title": "Flying Mega Moles",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "flying",
      "lorom",
      "mega mole",
      "sa-1",
      "wings"
    ],
    "description": "These Mega Moles can, as dumb as it sounds, fly.<br>\r\nIncludes two variants: one keeps flying horizontally forever (like one of the green parakoopas), while the other flies horizontally and vertically in an specific range (like the red parakoopas).",
    "latest_version": "smwc-20097-1559440554",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20097,
        "title": "Flying Mega Moles",
        "version": "smwc-20097-1559440554",
        "upstream_time": 1559440554,
        "download_url": "https://dl.smwcentral.net/20097/Flying_Mega_Moles.zip",
        "filename": "Flying_Mega_Moles.zip",
        "size": 3572,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flying-on-off-switch",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25921,
    "title": "Flying ON/OFF Switch",
    "authors": [
      "dogemaster"
    ],
    "tags": [
      "lorom",
      "on-off-switch",
      "pacifist",
      "sa-1"
    ],
    "description": "Like a flying ? block, but its an on/off switch instead! <br>\r\nComes with a fair bit of customizations like:<br>\r\n-The extra bit to make the block disappear once hit.<br>\r\n-First extra byte for movement options.<br>\r\n-Second extra byte to make it an un-interactable block depending on ON/OFF status.<br>\r\nShoutouts to KevinM for his flying ? block disassembly and a ton of help de-janking this sprite and general help. <br>\r\nNote: Insert the included gfx file in SP3 and the tilemap is changeable in the asm file. Be sure check out all the other options too!",
    "latest_version": "smwc-25921-1612216030",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25921,
        "title": "Flying ON/OFF Switch",
        "version": "smwc-25921-1612216030",
        "upstream_time": 1612216030,
        "download_url": "https://dl.smwcentral.net/25921/Flying%20OnOff.zip",
        "filename": "Flying OnOff.zip",
        "size": 7404,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flying-pokey",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20678,
    "title": "Flying Pokey",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "lorom",
      "pokey",
      "sa-1"
    ],
    "description": "A pokey which flies. It'll drop its segments when Mario passes below him.",
    "latest_version": "smwc-20678-1564617255",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20678,
        "title": "Flying Pokey",
        "version": "smwc-20678-1564617255",
        "upstream_time": 1564617255,
        "download_url": "https://dl.smwcentral.net/20678/Flying%20Pokey.zip",
        "filename": "Flying Pokey.zip",
        "size": 2407,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flying-question-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 33875,
    "title": "Flying Question Block",
    "authors": [
      "Burning Loaf"
    ],
    "tags": [
      "disassembly",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "A disassembly of sprites $83 and $84.<br>\r\nInstead of sprite number to determine movement, it uses the extra bit.",
    "latest_version": "smwc-33875-1689100289",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 33875,
        "title": "Flying Question Block",
        "version": "smwc-33875-1689100289",
        "upstream_time": 1689100289,
        "download_url": "https://dl.smwcentral.net/33875/Flying%20Question%20Block.zip",
        "filename": "Flying Question Block.zip",
        "size": 3373,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flying-red-coin-and-yellow",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3655,
    "title": "Flying Red Coin and Yellow 1-Up",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "bonus",
      "coin",
      "lorom",
      "mushroom",
      "pacifist",
      "sa-1"
    ],
    "description": "This is a disassembly of sprites 7E and 7F in SMW, the flying red coin and flying yellow 1-Up.<br>\r\n<br>\r\nExtra Bit determines which sprite it should act like.",
    "latest_version": "smwc-3655-1279490082",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3655,
        "title": "Flying Red Coin and Yellow 1-Up",
        "version": "smwc-3655-1279490082",
        "upstream_time": 1279490082,
        "download_url": "https://dl.smwcentral.net/3655/SMWSDIS%20-%20sprites%207E%20%26%207F%20-%20flying%20red%20coin%20and%201-Up.zip",
        "filename": "SMWSDIS - sprites 7E %26 7F - flying red coin and 1-Up.zip",
        "size": 2583,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flying-rock-platforms",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24317,
    "title": "Flying Rock Platforms",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "This is a disassembly of sprites 56 and 58 in SMW, the flying rock platforms.  The extra bit determines which of the original two sprites it acts like.",
    "latest_version": "smwc-24317-1598287199",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24317,
        "title": "Flying Rock Platforms",
        "version": "smwc-24317-1598287199",
        "upstream_time": 1598287199,
        "download_url": "https://dl.smwcentral.net/24317/SMWSDIS%20-%20sprites%2056%20%26%2058%20-%20flying%20rock%20platforms.zip",
        "filename": "SMWSDIS - sprites 56 %26 58 - flying rock platforms.zip",
        "size": 2891,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flying-rope-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25981,
    "title": "Flying Rope v1.0",
    "authors": [
      "Von Fahrenheit"
    ],
    "tags": [
      "flying",
      "lorom",
      "pacifist",
      "rope",
      "sa-1"
    ],
    "description": "This is \"Line-Guided Rope But It's Not Line-Guided\" AKA Flying Rope. It is extremely customizable by using the extra bytes. It has many possible flight patterns as well as 4 possible triggers: always move, start moving after grabbed, only move while grabbed, only move when not grabbed. Setting the extra bit makes the rope longer.<br>\r\n<br>\r\nRequested for the Strongest Sprite Workshop 2020 by bandicoot",
    "latest_version": "smwc-25981-1612207007",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25981,
        "title": "Flying Rope v1.0",
        "version": "smwc-25981-1612207007",
        "upstream_time": 1612207007,
        "download_url": "https://dl.smwcentral.net/25981/flying%20rope.zip",
        "filename": "flying rope.zip",
        "size": 6806,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-flying-volcano-lotus",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41156,
    "title": "Flying Volcano Lotus",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "enemy",
      "extended sprites",
      "fire",
      "flying",
      "lorom",
      "sa-1",
      "volcano lotus",
      "wings"
    ],
    "description": "This volcano lotus will fly around with customisable Y and X speed based on extra bytes 1 and 2 respectively.<br>\r\nAlternatively, if the extra byte 3 is set to 01, it will oscilate horizontally (extra bit clear) or vertically (extra bit set). Or, if the extra byte 3 is set to 02, it will fly down and left (extra bit clear) or up and right (extra bit set) in a wave type of motion.<br>\r\n<br>\r\nUsage with NMSTL is recommended. Based on Volcano Lotus dissasembly by Nekoh.",
    "latest_version": "smwc-41156-1764384154",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41156,
        "title": "Flying Volcano Lotus",
        "version": "smwc-41156-1764384154",
        "upstream_time": 1764384154,
        "download_url": "https://dl.smwcentral.net/41156/flyinglotus.zip",
        "filename": "flyinglotus.zip",
        "size": 3730,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-following-stalking-goomba",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18927,
    "title": "Following/Stalking Goomba",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "flying",
      "goomba",
      "lorom",
      "sa-1"
    ],
    "description": "This Goomba will follow Mario all the level, similar to how a Phanto would. However, you don't need to be holding a key for this guy.",
    "latest_version": "smwc-18927-1547341444",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18927,
        "title": "Following/Stalking Goomba",
        "version": "smwc-18927-1547341444",
        "upstream_time": 1547341444,
        "download_url": "https://dl.smwcentral.net/18927/Stalking%20Goomba.zip",
        "filename": "Stalking Goomba.zip",
        "size": 1637,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-following-wall-cannon",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3371,
    "title": "Following Wall Cannon",
    "authors": [
      "Buster Beetle"
    ],
    "tags": [
      "cannon",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A 32x32 cannon sprite that follows Mario vertically, shooting sprites. Extra bit determines if the spawned sprite will be normal or custom.<br>\r\n<br>\r\nWorks best with Davros' <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16236\">SMB3 Cannonball</a> sprite.",
    "latest_version": "smwc-3371-1236388634",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3371,
        "title": "Following Wall Cannon",
        "version": "smwc-3371-1236388634",
        "upstream_time": 1236388634,
        "download_url": "https://dl.smwcentral.net/3371/FollowCannon.zip",
        "filename": "FollowCannon.zip",
        "size": 4636,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-foo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 15845,
    "title": "Foo",
    "authors": [
      "Tsutarja"
    ],
    "tags": [
      "cloud",
      "enemy",
      "fog",
      "fragile",
      "lorom",
      "nsmbwii",
      "sa-1",
      "sky",
      "sky enemy",
      "sky level",
      "smog",
      "wind"
    ],
    "description": "This sprite (and two others) was meant to be released on this C3. However, due to real-life problems, I just missed C3 and ended up releasing nothing.<br>\r\n<br>\r\nAnyway, these are the clouds that you find in NSMBWii's 7-5.<br>\r\nThey blow a smog that obfuscates Mario when he's near.<br>\r\nThey also can be killed with every kind of attack. The smog may optionally push Mario back.<br>\r\n<br>\r\nMake sure to specify the smog's sprite number from list.txt in sprites/foo.asm! Check the two ASM files for configuration options.<br>\r\n<br>\r\nCredits go to ArnuroMinigon for drawing (editing?) the graphics that come included.",
    "latest_version": "smwc-15845-1500147803",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 15845,
        "title": "Foo",
        "version": "smwc-15845-1500147803",
        "upstream_time": 1500147803,
        "download_url": "https://dl.smwcentral.net/15845/Foo.zip",
        "filename": "Foo.zip",
        "size": 5931,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-forest-flood-generator",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 15996,
    "title": "Forest Flood Generator",
    "authors": [
      "ShUriK KiD"
    ],
    "tags": [
      "flood",
      "generator",
      "lorom",
      "sa-1",
      "tide",
      "tides"
    ],
    "description": "This generator will spawn Sprites (configurable) on the right side of the screen at the low tide height. Additionally it makes the tides more dangerous by pulling the player additionally downwards (also configurable). Using this without SA-1 is not 100% recommended, it will cause slowdown really fast.<br>\r\n<br>\r\nUsage note:<br>\r\nYour level must be at least 3 screens long, else the generated sprites will always float upwards. You must use the Layer 3 Tides (low only) or the Sprites will spawn in thin air and do nothing.<br>\r\n<br>\r\nHow to configure stuff is included in the ASM file.<br>\r\n<br>\r\nExample usage: https://www.youtube.com/watch?v=CAAN8rbiFdA",
    "latest_version": "smwc-15996-1503084018",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 15996,
        "title": "Forest Flood Generator",
        "version": "smwc-15996-1503084018",
        "upstream_time": 1503084018,
        "download_url": "https://dl.smwcentral.net/15996/ffd_generator_20170806.zip",
        "filename": "ffd_generator_20170806.zip",
        "size": 3270,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fragile-rocket-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 33873,
    "title": "Fragile Rocket Platform",
    "authors": [
      "Nowieso"
    ],
    "tags": [
      "lorom",
      "platform",
      "sa-1"
    ],
    "description": "A fragile rocket platform.<br>\r\nIt explodes if:<br>\r\n<br>\r\n-it touches any solid block<br>\r\n-a kicked sprite touches it<br>\r\n-a bomb touches it<br>\r\n-it comes in contact with an explosion<br>\r\n-Mario's or Yoshi's fireballs touch it<br>\r\n<br>\r\nCheck out the asm file for customization options.",
    "latest_version": "smwc-33873-1696750068",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 33873,
        "title": "Fragile Rocket Platform",
        "version": "smwc-33873-1696750068",
        "upstream_time": 1696750068,
        "download_url": "https://dl.smwcentral.net/33873/rocket_platform.zip",
        "filename": "rocket_platform.zip",
        "size": 5851,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-frozen-bullet-bill",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41165,
    "title": "Frozen Bullet Bill",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "bullet",
      "bullet bill",
      "enemy",
      "explode",
      "exploding",
      "freeze",
      "lorom",
      "sa-1"
    ],
    "description": "A Bullet Bill which will freeze Mario for a short amount of time instead of hurting him.<br>\r\n<br>\r\nIf the extra bit is set, it will explode when it hits a wall.<br>\r\n<br>\r\nCheck the ASM file for customization options.",
    "latest_version": "smwc-41165-1764444847",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41165,
        "title": "Frozen Bullet Bill",
        "version": "smwc-41165-1764444847",
        "upstream_time": 1764444847,
        "download_url": "https://dl.smwcentral.net/41165/Frozen%20Bullet%20Bill.zip",
        "filename": "Frozen Bullet Bill.zip",
        "size": 2492,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fryguy",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32734,
    "title": "Fryguy",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "boss",
      "fire",
      "fry guy",
      "fryguy",
      "lorom",
      "sa-1",
      "smb 2",
      "smb2",
      "super mario bros 2"
    ],
    "description": "The Fryguy boss from Super Mario Bros. 2. It flies around the room with an infinity sign trajectory, occasionally throwing a fireball, which disappears on hitting the ground. The player can hurt the boss with thrown items or with star power. After 3 (default) hits, it splits into Mini-Fryguys, which can be defeated with a thrown item or star power. The level ends after defeating all of them.<br>\r\n<br>\r\nIf the extra bit is set, hard mode is enabled. The boss will move significantly faster and throw more fire. The Mini-Fryguys will also leave behind Hopping Flame trails.<br>\r\n<br>\r\nCheck the ASM file for customization options, especially if you're using AddmusicK.",
    "latest_version": "smwc-32734-1691016137",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32734,
        "title": "Fryguy",
        "version": "smwc-32734-1691016137",
        "upstream_time": 1691016137,
        "download_url": "https://dl.smwcentral.net/32734/Fryguy.zip",
        "filename": "Fryguy.zip",
        "size": 9919,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fuel-powered-platform-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18766,
    "title": "Fuel-powered Platform v1.1",
    "authors": [
      "Tsutarja"
    ],
    "tags": [
      "fuel",
      "line-guided",
      "lorom",
      "platform",
      "sa-1"
    ],
    "description": "\tThis is a Custom Combustion Platform. Inspired by Tanked Up Trouble, a level from DKC1.<br>\r\n<br>\r\n<br>\r\n<br>\r\nBasically a Platform that needs fuel points to move. ocasionally, the platform will blow one fuel point. When the fuel counter reaches ZERO,it will instantly fall off screen. the max oil the counter can accumulate is 5.<br>\r\n<br>\r\n<br>\r\n<br>\r\nThis doesn't require credit since i just fast-forward every game's credits.<br>\r\n<br>\r\n--------------<br>\r\nEDIT: fixed some shitty things.<br>\r\n<br>\r\nNOTE: ExGFX 202 Should be on SP4<br>\r\n<br>\r\nNow SA-1 hybrid.<br>\r\n<br>\r\nv1.1<br>\r\n-----<br>\r\nLM3 exlevel support. Works only with pixi 1.2.4+",
    "latest_version": "smwc-18766-1547574165",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18766,
        "title": "Fuel-powered Platform v1.1",
        "version": "smwc-18766-1547574165",
        "upstream_time": 1547574165,
        "download_url": "https://dl.smwcentral.net/18766/Fuel-Platform%20v1.1.zip",
        "filename": "Fuel-Platform v1.1.zip",
        "size": 9352,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-fully-grown-colored-yoshis",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36847,
    "title": "Fully-grown Colored Yoshis",
    "authors": [
      "andy_k_250"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1",
      "yoshi"
    ],
    "description": "These are Red, Blue, and Yellow Yoshis that can be placed directly into a level in their fully-grown states, much like the standard Green Yoshi.<br>\r\n<br>\r\nThis sprite was originally part of <a href=\"https://smwc.me/185495\">andy_k_250's Custom Tweaked Sprites pack</a>, and was resubmitted separately after the remoderation for ease of search and to fit current standards. They were made as a demo of the ability for mikeyk's Spritetool (also inherited by PIXI) to create tweaked copies of vanilla sprites without altering the vanilla sprites themselves, via a .cfg file that does not reference an .asm file at all. Therefore, the lack of .asm files in this download is not only intentional, it is the main idea.",
    "latest_version": "smwc-36847-1720988294",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36847,
        "title": "Fully-grown Colored Yoshis",
        "version": "smwc-36847-1720988294",
        "upstream_time": 1720988294,
        "download_url": "https://dl.smwcentral.net/36847/Colored%20Yoshis.zip",
        "filename": "Colored Yoshis.zip",
        "size": 519,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-gacha-egg",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36814,
    "title": "Gacha Egg",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "asar 2 remoderation",
      "customizable",
      "egg",
      "flexible",
      "gacha",
      "lorom",
      "pacifist",
      "random",
      "sa-1",
      "spawner",
      "sprite spawn"
    ],
    "description": "This Yoshi Egg will hatch into a sprite when in contact with the ground.<br>\r\nWithin the ASM file, there are multiple tables determining which sprites can spawn and multiple parameters to apply on creation.<br>\r\nThe first extension byte determines which entry to use.<br>\r\nThe second extension byte, if nonzero, will be added as a random offset to that entry. Example:<br>\r\n03 00 -- use Entry_03<br>\r\n02 05 -- randomly use any entry between Entry_02 and (2+5) Entry_07<br>\r\n<br>\r\nhere's a short description of all the tables and what they can do<br>\r\nMain table: Sprite number, index to x/y/xspeed/yspeed table, index to manual init table (for vanilla sprites), index to the extension byte table (for custom sprites), random index offset to the extension byte table, entry in the SFX table, property flags (custom sprite flag, must face Mario flag, Extra Bit, spawns graphical egg pieces when hatching)<br>\r\n<br>\r\nManual init table: values to use for sprite tables at $14C8, $C2, $151C, $1528, $1534, $1540, $154C and $157C<br>\r\n<br>\r\nXY table: x offset, y offset, starting x speed, starting y speed<br>\r\n<br>\r\nExtension table: values for Extension Bytes 1 through 4<br>\r\n<br>\r\nSFX Table: sound effect and sound bank<br>\r\n<br>\r\nMight be a bit of a learning curve, but all relevant information is written within the asm file itself. There's also  a default list of entries.<br>\r\n<br>\r\nOh, and it's all compatible with both LoROM and sa1.<br>\r\n<br>\r\nUm, good luck!<br>\r\n<br>\r\nAdditional credits to Sonikku for providing the code that spawns graphical egg pieces. And Isikoro for the customizable firebar sprite used in the gifs (for demonstration purpose only)<br>\r\n<br>\r\nSmall update: made it so the egg won't hatch if it has yet to move, so you could set them in motion with an on/off switch or a P switch",
    "latest_version": "smwc-36814-1721813747",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36814,
        "title": "Gacha Egg",
        "version": "smwc-36814-1721813747",
        "upstream_time": 1721813747,
        "download_url": "https://dl.smwcentral.net/36814/gachaegg.zip",
        "filename": "gachaegg.zip",
        "size": 6448,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-galoomba-climbs-walls",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 42079,
    "title": "Galoomba, Climbs Walls",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "galoomba",
      "lorom",
      "sa-1"
    ],
    "description": "A version of Galoomba that climbs walls similar to Dino Rhinos/Dino Torches.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"JP32\"><a href=\"/?p=profile&amp;id=25888\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">JP32</a></span> during Winter C3 2023.",
    "latest_version": "smwc-42079-1776985342",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 42079,
        "title": "Galoomba, Climbs Walls",
        "version": "smwc-42079-1776985342",
        "upstream_time": 1776985342,
        "download_url": "https://dl.smwcentral.net/42079/WallClimbingGaloomba.zip",
        "filename": "WallClimbingGaloomba.zip",
        "size": 11730,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-galoomba-goombud-v0",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 21391,
    "title": "Galoomba/Goombud v0.2",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "carriable",
      "enemy",
      "flying",
      "goomba",
      "lorom",
      "sa-1",
      "winged"
    ],
    "description": "A recreation of the Goombud from Super Mario Maker 2. Virtually identical to the standard Galoomba except that it will stay on ledges.<br>\r\n<br>\r\nThe behavior of the sprite has a few settings that you can set via the Extension field when placing the sprite into the level:<br>\r\n<br>\r\n- x00 - Standard Goombud<br>\r\n- x01 - Winged Goombud (identically to sprite x10, the Winged Goomba)<br>\r\n- x02 - Para-Goombud, flying left (identically to sprite x08, the green Para-Koopa)<br>\r\n- x03 - Para-Goombud, bouncing (identically to sprite x09; initial Y position determines jump height, the green Para-Koopa)<br>\r\n- x04 - Para-Goombud, flying horizontally in intervals (identically to sprite x0A, the red Para-Koopa)<br>\r\n- x05 - Para-Goombud, flying vertically in intervals (identically to sprite x0B, the red Para-Koopa)<br>\r\n- x06 - Para-Goombud, oscillating vertically while flying to the left (identically to sprite x39, the Eerie)<br>\r\n--- Setting the Extra Bit will cause it to spawn four others (similarly to sprite xDE, the cluster of Eeries)<br>\r\n- x07 - Sliding Goombud (identically to sprite xBD, the sliding blue shell-less Koopa)<br>\r\n<br>\r\nIf you set the 5th bit of the Extension, it'll act like a standard Galoomba instead (i.e. adding \"10\"; i.e. \"16\" for an Eerie pattern standard Para-Galoomba). This is relegated to a secondary function solely so the standard Galoomba can have the same winged/sliding variants as the Goombud.",
    "latest_version": "smwc-21391-1575160721",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 21391,
        "title": "Galoomba/Goombud v0.2",
        "version": "smwc-21391-1575160721",
        "upstream_time": 1575160721,
        "download_url": "https://dl.smwcentral.net/21391/goombud_edited.zip",
        "filename": "goombud_edited.zip",
        "size": 9899,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-galoomba-smw-goomba",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41905,
    "title": "Galoomba (SMW Goomba)",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "galoomba",
      "goomba",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 0F in SMW, Galoomba (SMW Goomba).",
    "latest_version": "smwc-41905-1774550220",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41905,
        "title": "Galoomba (SMW Goomba)",
        "version": "smwc-41905-1774550220",
        "upstream_time": 1774550220,
        "download_url": "https://dl.smwcentral.net/41905/GaloombaDisassembly.zip",
        "filename": "GaloombaDisassembly.zip",
        "size": 10788,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-galoomba-sticks-to-walls",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 42085,
    "title": "Galoomba, Sticks to Walls",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "galoomba",
      "lorom",
      "sa-1"
    ],
    "description": "A variant of Galoomba that sticks to walls when thrown. After a little bit, it unstuns itself, so it can be jumped on again. After a little while, it'll unstick from the wall.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"RollingRigatonis\"><a href=\"/?p=profile&amp;id=33771\" style=\"color: var(--user-color-2);\" class=\"un\">RollingRigatonis</a></span> during Winter C3 2023.",
    "latest_version": "smwc-42085-1776989412",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 42085,
        "title": "Galoomba, Sticks to Walls",
        "version": "smwc-42085-1776989412",
        "upstream_time": 1776989412,
        "download_url": "https://dl.smwcentral.net/42085/Galoomba%20That%20Sticks%20To%20Them%20Walls.zip",
        "filename": "Galoomba That Sticks To Them Walls.zip",
        "size": 12329,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-gatlin-venus",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40179,
    "title": "Gatlin Venus",
    "authors": [
      "Luknight",
      "imamelia"
    ],
    "tags": [
      "lorom",
      "piranha",
      "piranha plant",
      "plant",
      "sa-1",
      "venus"
    ],
    "description": "The plants shot aiming fast fireball.<br>\r\npalette is E (default)<br>\r\n<br>\r\nRequested by Xulon",
    "latest_version": "smwc-40179-1769902370",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40179,
        "title": "Gatlin Venus",
        "version": "smwc-40179-1769902370",
        "upstream_time": 1769902370,
        "download_url": "https://dl.smwcentral.net/40179/gatlin_venus.zip",
        "filename": "gatlin_venus.zip",
        "size": 9359,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-gau-nyololin",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16223,
    "title": "Gau & Nyololin",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "desert",
      "fire",
      "lorom",
      "sa-1",
      "sml",
      "snake",
      "sphinx",
      "super mario land"
    ],
    "description": "The sphinx creature (Gau)/snake (Nyololin) from Super Mario Land that stands still, spitting fire.<br>\r\n<br>\r\nThis sprite was part of smkdan's Super Mario Land sprites pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16223-1504716318",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16223,
        "title": "Gau & Nyololin",
        "version": "smwc-16223-1504716318",
        "upstream_time": 1504716318,
        "download_url": "https://dl.smwcentral.net/16223/Gau%20and%20Nyololin.zip",
        "filename": "Gau and Nyololin.zip",
        "size": 6692,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-generic-boss-hp-meter",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 13326,
    "title": "Generic boss HP meter",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "bar",
      "counter",
      "health",
      "health bar",
      "lorom"
    ],
    "description": "This generator displays a value either as a bar, numbers or both on the HUD. This can be used to display the boss's HP. The advantage of this is:<br>\r\n<br>\r\n*Unlike other hacks like Brutal Mario, their's smallest piece of the bar is an 8x8 tile, which is blocky. This new one's smallest piece is a pixel, allowing smaller damage.<br>\r\n<br>\r\n*A new bar that displays HP in percent, thanks to the multiplication and division routine.<br>\r\n<br>\r\n*The numerical counter can display up to 4 digits (9,999 HP) on the HUD, unlike several boss that came with a numerical health display, they can only have up to 2 digits.<br>\r\n<br>\r\nComes with an example boss: Giant Masked Koopa.<br>\r\n<br>\r\nSee readme for details.<br>\r\n<br>\r\nUpdate: fix a bug that the bar drawing routine still writes 0/8 tile even when there are 8 or less empty pixels.",
    "latest_version": "smwc-13326-1459826875",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 13326,
        "title": "Generic boss HP meter",
        "version": "smwc-13326-1459826875",
        "upstream_time": 1459826875,
        "download_url": "https://dl.smwcentral.net/13326/BossHPMeter.zip",
        "filename": "BossHPMeter.zip",
        "size": 170093,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-generic-player-following-meter",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28334,
    "title": "Generic Player-Following Meter",
    "authors": [
      "Fernap"
    ],
    "tags": [
      "air",
      "lorom",
      "meter",
      "p-switch",
      "sa-1",
      "uberasm needed"
    ],
    "description": "This is a meter that follows Mario which can be used in a couple different scenarios.<br>\r\n<br>\r\nIt includes one version that displays the time remaining time for the P-switch (either blue or silver).  It also includes an air meter that will decrease as the player stays underwater, killing the player when it runs out.  It also supports coding your own type using this as a base.<br>\r\n<br>\r\nBoth versions have various graphical customization options, and the behavior of the air meter can be further customized.  See the readme for more details.<br>\r\n<br>\r\nP-switch version requested by <span class=\"un-outer\" title=\"RZRider\"><a href=\"/?p=profile&amp;id=40619\" style=\"color: var(--user-color-1);\" class=\"un\">RZRider</a></span>.<br>\r\n",
    "latest_version": "smwc-28334-1640777829",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28334,
        "title": "Generic Player-Following Meter",
        "version": "smwc-28334-1640777829",
        "upstream_time": 1640777829,
        "download_url": "https://dl.smwcentral.net/28334/meter.zip",
        "filename": "meter.zip",
        "size": 11403,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-geyser",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 19570,
    "title": "Geyser",
    "authors": [
      "DigitalSine"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1",
      "sprite"
    ],
    "description": "A sand geyser sprite or the SMB2 whale sprite. Effectively its a platform that rises up, hovers, then falls back down again. Or if the extra bit is set it will rise up and stay hovering.<br>\r\n<br>\r\nIncludes some basic graphics, sample levels, map16 files and everything you should need to get it up and running.",
    "latest_version": "smwc-19570-1558404336",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 19570,
        "title": "Geyser",
        "version": "smwc-19570-1558404336",
        "upstream_time": 1558404336,
        "download_url": "https://dl.smwcentral.net/19570/Geyser.zip",
        "filename": "Geyser.zip",
        "size": 9234,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-ghost-guy",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16150,
    "title": "Ghost Guy",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "ghost",
      "lorom",
      "sa-1",
      "shyguy",
      "smw2",
      "yoshi's island"
    ],
    "description": "A ghost Shyguy from SMW2:YI. It wanders around on ground, occasionally stopping, then moving again. It can be stomped and also eaten by Yoshi.<br>\r\n<br>\r\nThis sprite was part of smkdan's YI Sprite Pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16150-1504123494",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16150,
        "title": "Ghost Guy",
        "version": "smwc-16150-1504123494",
        "upstream_time": 1504123494,
        "download_url": "https://dl.smwcentral.net/16150/GhostGuyYI.zip",
        "filename": "GhostGuyYI.zip",
        "size": 5471,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-ghost-house-exit",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3704,
    "title": "Ghost House Exit",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "disassembly",
      "ghost house",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 8D in SMW, the ghost house exit sign and door.",
    "latest_version": "smwc-3704-1299531609",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3704,
        "title": "Ghost House Exit",
        "version": "smwc-3704-1299531609",
        "upstream_time": 1299531609,
        "download_url": "https://dl.smwcentral.net/3704/SMWSDIS%20-%20sprite%208D%20-%20ghost%20house%20exit.zip",
        "filename": "SMWSDIS - sprite 8D - ghost house exit.zip",
        "size": 1108,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-ghost-shell",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 29851,
    "title": "Ghost Shell",
    "authors": [
      "MarkAlarm"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "shell"
    ],
    "description": "This is a shell that lacks the ability to interact with other sprites. Credit unnecessary, but appreciated.<br>\r\n<br>\r\nYou're able to customize a few of the properties of the ghost shell, such as its palette (defaults to grey) and initial kick speed. It makes use of two extra bytes to pull this off. Check the .asm file for more details, since it documents these things in a bit more depth.<br>\r\n<br>\r\nThe lack of sprite interaction includes other ghost shells, so you can build levels that either utilize this mechanic to create more interesting obstacles or use it to avoid setups where shells bonk each other and die. This would mainly be useful for kaizo/shell levels.",
    "latest_version": "smwc-29851-1649886922",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 29851,
        "title": "Ghost Shell",
        "version": "smwc-29851-1649886922",
        "upstream_time": 1649886922,
        "download_url": "https://dl.smwcentral.net/29851/Ghost%20Shell.zip",
        "filename": "Ghost Shell.zip",
        "size": 2085,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-giant-beetle-boss",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3700,
    "title": "Giant Beetle Boss",
    "authors": [
      "dahnamics"
    ],
    "tags": [
      "asar 2 remoderation",
      "beetle",
      "boss",
      "buzzy beetle",
      "cave",
      "cave level",
      "follow",
      "follow player",
      "following",
      "lorom",
      "rock",
      "rocks",
      "sa-1"
    ],
    "description": "A giant Buzzy Beetle boss, inspired by SMWCP. It will wait for Mario to approach it, after which it will spin in its shell and chase him. When it hits a wall, a rock will drop down. If Mario grabs the rock and tosses it at the boss, it will turn upside-down and expose its underside, which Mario can jump on to damage it.<br>\r\n<br>\r\nBy default, it takes 5 hits to defeat. Its attacks will become more aggressive after 2 hits. After defeating it, it will charge to the left and die when it hits the wall.<br>\r\n<br>\r\nIf the extra bit is set, the level will end when the boss dies.<br>\r\n<br>\r\nCheck the ASM files for configuration options.",
    "latest_version": "smwc-3700-1337550107",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3700,
        "title": "Giant Beetle Boss",
        "version": "smwc-3700-1337550107",
        "upstream_time": 1337550107,
        "download_url": "https://dl.smwcentral.net/3700/Giant%20Beetle%20Boss.zip",
        "filename": "Giant Beetle Boss.zip",
        "size": 11094,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-giant-blurp-updated",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3284,
    "title": "Giant Blurp (Updated)",
    "authors": [
      "Boingboingsplat"
    ],
    "tags": [
      "blurp",
      "giant",
      "giant blurp",
      "lorom",
      "sa-1"
    ],
    "description": "A 32x32 version of the Blurp from SMW.<br>\r\n<br>\r\nUpdates:<br>\r\n- Giant Blurp now moves slightly up and down like the regular Blurps.<br>\r\n- Giant Blurp moves the same speed in both directions.<br>\r\n<br>\r\nNow PIXI and SA-1 compatible.",
    "latest_version": "smwc-3284-1208435322",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3284,
        "title": "Giant Blurp (Updated)",
        "version": "smwc-3284-1208435322",
        "upstream_time": 1208435322,
        "download_url": "https://dl.smwcentral.net/3284/Giant%20Blurp.zip",
        "filename": "Giant Blurp.zip",
        "size": 4559,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-giant-bony-beetle",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3771,
    "title": "Giant Bony Beetle",
    "authors": [
      "dahnamics"
    ],
    "tags": [
      "bone",
      "bones",
      "bony",
      "bony beetle",
      "bony beetles",
      "castle",
      "dry",
      "giant",
      "giant bony beetle",
      "invincible",
      "invulnerable",
      "lorom",
      "sa-1"
    ],
    "description": "A giant Bony Beetle which will walk around and stay on ledges if the extra bit is set. If Mario jumps on it, he will simply bounce off. He must spin-jump on it to dismantle it. It is invulnerable to any damage.",
    "latest_version": "smwc-3771-1336660036",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3771,
        "title": "Giant Bony Beetle",
        "version": "smwc-3771-1336660036",
        "upstream_time": 1336660036,
        "download_url": "https://dl.smwcentral.net/3771/Giant%20Bony%20Beetle.zip",
        "filename": "Giant Bony Beetle.zip",
        "size": 8490,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-giant-buzzy-beetle",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28482,
    "title": "Giant Buzzy Beetle",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "buzzy beetle",
      "giant",
      "lorom",
      "sa-1"
    ],
    "description": "This is a 32x32 Buzzy Beetle. It can be held or thrown.<br>\r\n(the lava in the gif acts as water for sprites).",
    "latest_version": "smwc-28482-1644898666",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28482,
        "title": "Giant Buzzy Beetle",
        "version": "smwc-28482-1644898666",
        "upstream_time": 1644898666,
        "download_url": "https://dl.smwcentral.net/28482/GiantBuzzyBeetle.zip",
        "filename": "GiantBuzzyBeetle.zip",
        "size": 4896,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-giant-eerie",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3672,
    "title": "Giant Eerie",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "eerie",
      "ghost",
      "ghost house",
      "lorom",
      "sa-1",
      "spooky"
    ],
    "description": "This sprite is based in the Ersanio's Eerie Disassembly. It's a 32x32 Eerie that can move both normal and wavy motion depending of the Extra Bit. Made by request of J_dude320.<br>\r\nTo be inserted with PIXI.<br>\r\n",
    "latest_version": "smwc-3672-1285275162",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3672,
        "title": "Giant Eerie",
        "version": "smwc-3672-1285275162",
        "upstream_time": 1285275162,
        "download_url": "https://dl.smwcentral.net/3672/Giant%20Eerie.zip",
        "filename": "Giant Eerie.zip",
        "size": 4362,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-giant-football",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16984,
    "title": "Giant Football",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "football",
      "giant",
      "lorom",
      "sa-1"
    ],
    "description": "It's an SMW's Football, except it's a giant one. Setting the extra bit will make the ground shake when the football makes contact with the ground.<br>\r\nCredit is optional.",
    "latest_version": "smwc-16984-1519069680",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16984,
        "title": "Giant Football",
        "version": "smwc-16984-1519069680",
        "upstream_time": 1519069680,
        "download_url": "https://dl.smwcentral.net/16984/Giant%20Football.zip",
        "filename": "Giant Football.zip",
        "size": 4261,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-giant-goomba",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24521,
    "title": "Giant Goomba",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "giant",
      "giant goomba",
      "goomba",
      "lorom",
      "sa-1",
      "smb3"
    ],
    "description": "The Giant Goomba originally made by mikeyk, adapted to be SA-1 and PIXI compatible. Palette is now added and changed so its shoes don't change with Mario's palette.<br>\r\n<br>\r\n(Rykon-V73): Added a 2nd sprite that works with the Goal Sphere. The Giant Spiny from the 2nd tilemap is removed, but the Goal Sphere has more options than the Spiny. Also, converted the regular and modified sprite into 2 .json files and did something I never thought I'd do: I made the tilemap easier to edit. As soon as you open the .asm files, you see it there.<br>\r\n<br>\r\n(P-Tux7): FINALLY fixed the graphic's cheeks for both .bins. Now it looks just like the original game.",
    "latest_version": "smwc-24521-1601119961",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24521,
        "title": "Giant Goomba",
        "version": "smwc-24521-1601119961",
        "upstream_time": 1601119961,
        "download_url": "https://dl.smwcentral.net/24521/Giant_Goomba-edited.zip",
        "filename": "Giant_Goomba-edited.zip",
        "size": 14220,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-giant-grinder",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28168,
    "title": "Giant Grinder v2",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "64x64",
      "giant",
      "grinder",
      "lorom",
      "sa-1"
    ],
    "description": "This is a giant 64x64 Grinder. You can set both the X and Y (bouncing) speed of the Grinder on a per-sprite basis using extra bytes 1 and 2, and you can also make the Grinder follow Mario like a Disco Shell by setting the extra bit.<br>\r\nAdditionally, you can make the Grinder unleash a terrifying swarm of mini \"Grindlings\" with extra byte 3, that will either shoot out in random directions, or home in on Mario.<br>\r\n<br>\r\nIncludes graphics for SP3, that overwrite the Net Koopas and Dry Bones in GFX12.<br>\r\n<br>\r\nNo More Sprite Tile Limits or MaxTile is strongly recommended.<br>\r\n<br>\r\nv2:<br>\r\n- Reworked the code, notably the graphics routine.<br>\r\n- Redesigned the Giant Grinder graphics, and re-organized the graphics in SP3 to accommodate for the Grindlings.<br>\r\n- Added the ability for the Giant Grinder to follow Mario like a Disco Shell.<br>\r\n- The Grinder's despawn range and layer priority (goes in front or behind the foreground) can now be controlled with extra byte 4.<br>\r\n- Added \"Grindlings\", a cluster sprite that can be periodically spawned by the Giant Grinder using extra byte 3. Comes with a 16x16 blade and 8x8 Shuriken version.<br>\r\n<br>\r\nv1: Initial release.",
    "latest_version": "smwc-28168-1644431400",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28168,
        "title": "Giant Grinder v2",
        "version": "smwc-28168-1644431400",
        "upstream_time": 1644431400,
        "download_url": "https://dl.smwcentral.net/28168/GiantGrinderv2.zip",
        "filename": "GiantGrinderv2.zip",
        "size": 7965,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-giant-jumping-piranha-plant",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23761,
    "title": "Giant Jumping Piranha Plant",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "asar 2 remoderation",
      "enemy",
      "giant",
      "lorom",
      "piranha plant",
      "sa-1"
    ],
    "description": "This sprite is basically smw's original Jumping piranha plant with a different graphic routine and hitbox.<br>\r\n<br>\r\nWhen extra bit is set the sprite will spit fire<br>\r\n<br>\r\nRequested by Rykon-V73<br>\r\n<br>\r\nedit: Fixed fireball offset<br>\r\n<br>\r\n(Rykon-V73 or the requester): Small change: You can edit the GFX, GFX page and palette of the sprite and converted it to .json. Added a version that's for SP2 and converted that to .json. Read Info.txt to fix the koopa issues. I even added a .gif and looks better than my other crappy ones.",
    "latest_version": "smwc-23761-1595887599",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23761,
        "title": "Giant Jumping Piranha Plant",
        "version": "smwc-23761-1595887599",
        "upstream_time": 1595887599,
        "download_url": "https://dl.smwcentral.net/23761/GiantJumpingPlant-goodedit.zip",
        "filename": "GiantJumpingPlant-goodedit.zip",
        "size": 13900,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-giant-masked-koopa-boss",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 13144,
    "title": "Giant Masked Koopa Boss",
    "authors": [
      "HammerBrother",
      "dahnamics"
    ],
    "tags": [
      "boss",
      "fire",
      "koopa",
      "koopa troopa",
      "koopas",
      "lorom",
      "mask",
      "masked koopa",
      "rock",
      "rocks",
      "sa-1"
    ],
    "description": "This sprite is heavily inspired by all the Giant Koopa Bosses that have come before it where it walks on the ground until Mario jumps on it. It then spins in its mask/shell until it comes into contact with a wall and then does one of four random attacks depending on its color.<br>\r\n<br>\r\nIt can spawn two Beach Koopas, shoot fire at the player, drop rocks from the ceiling, or climb the wall until it gets to a certain point.<br>\r\n<br>\r\nWhen Mario defeats it, it will lunge at him and die when it hits the wall. If the extra bit is set, the level will end.<br>\r\n<br>\r\nMake sure to specify the sprite numbers of the rocks and the fireball at the top of the main ASM file! Check the ASM files for customization options.<br>\r\n<br>\r\n<i>Tester's note: Nice boss with a wide range of attacks.</i>",
    "latest_version": "smwc-13144-1454898536",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 13144,
        "title": "Giant Masked Koopa Boss",
        "version": "smwc-13144-1454898536",
        "upstream_time": 1454898536,
        "download_url": "https://dl.smwcentral.net/13144/Giant%20Masked%20Koopa%20Boss.zip",
        "filename": "Giant Masked Koopa Boss.zip",
        "size": 21976,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-giant-ninji",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23712,
    "title": "Giant Ninji",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "giant",
      "lorom",
      "ninji",
      "sa-1"
    ],
    "description": "It's a 32x32 ninji. That's, that's it. What else would you expect?<br>\r\nCredit is optional.<br>\r\n<br>\r\n(Rykon-V73): Small change: Converted the sprite into .json file and added a 2nd version and converted that into .json. The 2nd version is green and has improved GFX. You can edit tilemap, ceiling fix value, Y speeds of the ninji and jumping timer.",
    "latest_version": "smwc-23712-1595124815",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23712,
        "title": "Giant Ninji",
        "version": "smwc-23712-1595124815",
        "upstream_time": 1595124815,
        "download_url": "https://dl.smwcentral.net/23712/GigaNinji-edited.zip",
        "filename": "GigaNinji-edited.zip",
        "size": 11672,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-giant-parakoopa",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 33522,
    "title": "Giant Parakoopa",
    "authors": [
      "Koyuki"
    ],
    "tags": [
      "koopa",
      "lorom",
      "parakoopa",
      "sa-1",
      "smb3"
    ],
    "description": "A giant bouncing green koopa from SMB3 4-1.<br>\r\n<br>\r\n(Rykon-V73) Small update: Added a .json file and made the sprite work, thanks to Darolac's help. It used an old despawn routine.<br>\r\n<br>\r\n(Knight of Time/spooonsss): Fixed some overlooked cape & Yoshi issues with the sprite.",
    "latest_version": "smwc-33522-1690155807",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 33522,
        "title": "Giant Parakoopa",
        "version": "smwc-33522-1690155807",
        "upstream_time": 1690155807,
        "download_url": "https://dl.smwcentral.net/33522/Giant%20Parakoopa.zip",
        "filename": "Giant Parakoopa.zip",
        "size": 7859,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-giant-piranha-boss",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 6960,
    "title": "Giant Piranha Boss",
    "authors": [
      "dahnamics"
    ],
    "tags": [
      "boss",
      "fall",
      "falling",
      "fire",
      "fire shooter",
      "fireball",
      "lorom",
      "pipe",
      "pipe enemy",
      "pipes",
      "piranha plant",
      "plant",
      "plants",
      "rock",
      "rocks",
      "sa-1"
    ],
    "description": "A giant Piranha Plant boss. It will appear from random pipes on the ground (similarly to the vanilla Wendy) and perform one of three attacks, along with changing its color.<br>\r\n<br>\r\nIf it becomes red, it will shoot 8 small fireballs. If it becomes purple, it will spawn two big fireballs, which will fly up and then fall down at Mario's position. If it becomes green, it will charge towards the wall and spawn three rocks at Mario's position when it hits it. The rocks will either break when they touch the ground, or they'll remain there for Mario to pick up and throw at the boss.<br>\r\n<br>\r\nBy default, it takes 3 hits for the Piranha Plant to die.<br>\r\n<br>\r\nMake sure to specify the sprite numbers of all auxiliary sprites in giant_piranha_boss.asm! Check the ASM files for customization options.<br>\r\n<br>\r\nDemonstration video: <a href=\"https://www.youtube.com/watch?v=bWS7ySj8ljU\" rel=\"nofollow\">https://www.youtube.com/watch?v=bWS7ySj8ljU</a>",
    "latest_version": "smwc-6960-1407350982",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 6960,
        "title": "Giant Piranha Boss",
        "version": "smwc-6960-1407350982",
        "upstream_time": 1407350982,
        "download_url": "https://dl.smwcentral.net/6960/Giant%20Piranha%20Boss.zip",
        "filename": "Giant Piranha Boss.zip",
        "size": 19799,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-giant-piranha-plants",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40128,
    "title": "Giant Piranha Plants",
    "authors": [
      "Davros",
      "Luknight",
      "mikeyk"
    ],
    "tags": [
      "enemy",
      "giant",
      "giant piranha",
      "lorom",
      "piranha",
      "piranha plant",
      "sa-1",
      "sideways piranha",
      "smb3"
    ],
    "description": "This is the Giant Piranha Plant, originally from sprite tool, further adapted by Davros. Can be used in giant and regular bytes (size determined by extra bit). Extra Byte 1 controls the direction, stem length and aggressivity.<br>\r\n<br>\r\nNow SA-1 and PIXI Compatible.<br>\r\n<br>\r\n2026/01/31 moderation update<br>\r\n.now with lunar magic display<br>\r\n<br>\r\n2025/07/18 update<br>\r\n.extra prop -&gt; extra byte 1<br>\r\n.can shift 8 pixels<br>\r\n.add long length<br>\r\n.(optional) no longer hiding behind the object.<br>\r\n<br>\r\n2025/07/18<br>\r\n.iceman's code update",
    "latest_version": "smwc-40128-1769863555",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40128,
        "title": "Giant Piranha Plants",
        "version": "smwc-40128-1769863555",
        "upstream_time": 1769863555,
        "download_url": "https://dl.smwcentral.net/40128/giant_piranha.zip",
        "filename": "giant_piranha.zip",
        "size": 8559,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-giant-podoboo-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16206,
    "title": "Giant Podoboo v1.1",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This is a 32x32 version of the Podoboo (listed in Lunar Magic as \"vertical fireball\").  Comes in both normal and inverted versions selectable with the extra bit.<br>\r\n<br>\r\nv1.1 (<span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>)<br>\r\n----<br>\r\n- Fixed a missing extra bit check which made the sprite break depending on the subscreen boundary.",
    "latest_version": "smwc-16206-1510911984",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16206,
        "title": "Giant Podoboo v1.1",
        "version": "smwc-16206-1510911984",
        "upstream_time": 1510911984,
        "download_url": "https://dl.smwcentral.net/16206/Giant%20Podoboo%20v1.1.zip",
        "filename": "Giant Podoboo v1.1.zip",
        "size": 2634,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-giant-reflecting-fireball",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41187,
    "title": "Giant Reflecting Fireball",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "fireball",
      "lorom",
      "sa-1"
    ],
    "description": "This is a 32x32 version of the reflecting fireball sprite that bounces around diagonally.<br>\r\n<br>\r\n<span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>: Recoded everything from scratch; inspired on ASM's work, but code is mine. Now includes a variety of options including flipping graphics when hitting a wall, follow Mario or disable palette flashing. Also added SA-1 and PIXI compatibility.",
    "latest_version": "smwc-41187-1764534754",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41187,
        "title": "Giant Reflecting Fireball",
        "version": "smwc-41187-1764534754",
        "upstream_time": 1764534754,
        "download_url": "https://dl.smwcentral.net/41187/Giant%20Reflecting%20Fireball.zip",
        "filename": "Giant Reflecting Fireball.zip",
        "size": 5516,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-giant-spiny",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16652,
    "title": "Giant Spiny",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "giant",
      "lorom",
      "sa-1",
      "smb3",
      "spiny"
    ],
    "description": "The Giant Spiny originally made by mikeyk, adapted to be SA-1 and PIXI compatible. The graphics included use original SMW palette.",
    "latest_version": "smwc-16652-1511364153",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16652,
        "title": "Giant Spiny",
        "version": "smwc-16652-1511364153",
        "upstream_time": 1511364153,
        "download_url": "https://dl.smwcentral.net/16652/giant_spiny.zip",
        "filename": "giant_spiny.zip",
        "size": 4244,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-giant-springboard-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22249,
    "title": "Giant Springboard v1.01",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "giant",
      "lorom",
      "sa-1",
      "springboard"
    ],
    "description": "This sprite is basically a 32x32 springboard. It isn't carryable, but launches Mario very high. If the Extra Bit is clear, it shoots him normal height like the normal springboard, but if its set, it will make Mario fly upward extremely fast and extremely high.<br>\r\nNo credit needed.<br>\r\n<br>\r\nUPDATE by Manuz: Now works with PIXI and SA-1.<br>\r\n<br>\r\n(Rykon-V73): Added a .json file for the giant springboard and added another ExGFX file for good GFX. You can still use the old one. Both are included in the archive.",
    "latest_version": "smwc-22249-1582654672",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22249,
        "title": "Giant Springboard v1.01",
        "version": "smwc-22249-1582654672",
        "upstream_time": 1582654672,
        "download_url": "https://dl.smwcentral.net/22249/GiantSpring-edited.zip",
        "filename": "GiantSpring-edited.zip",
        "size": 8051,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-giant-swooper",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22339,
    "title": "Giant Swooper",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "extended",
      "fire",
      "giant",
      "lorom",
      "sa-1",
      "swooper bat"
    ],
    "description": "This is a swooper bat, except it is giant.<br>\r\n<br>\r\nCredit is optional. Graphics provided by P-Tux7.<br>\r\n<br>\r\nSee changelog for update details.",
    "latest_version": "smwc-22339-1583853754",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22339,
        "title": "Giant Swooper",
        "version": "smwc-22339-1583853754",
        "upstream_time": 1583853754,
        "download_url": "https://dl.smwcentral.net/22339/GiantSwooper%20V1.1.2.zip",
        "filename": "GiantSwooper V1.1.2.zip",
        "size": 9275,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-giant-thwomp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 33008,
    "title": "Giant Thwomp",
    "authors": [
      "Isikoro",
      "Major Flare"
    ],
    "tags": [
      "castle",
      "enemy",
      "giant",
      "lorom",
      "sa-1",
      "thwomp"
    ],
    "description": "This is a Giant Thwomp, which is a larger version of the infamous Thwomp. It attempts to crush the player if they get near it. Comes with a version with goes upwards as well.<br>\r\n<br>\r\n<span class=\"un-outer\" title=\"Isikoro\"><a href=\"/?p=profile&amp;id=36566\" style=\"color: var(--user-color-1);\" class=\"un\">Isikoro</a></span>'s Update<br>\r\nUpdated to look in the direction of movement. (It can also be made to make the eyes look down as before.)<br>\r\nThe arrangement of tile numbers used was divided for face and body.<br>\r\n<br>\r\n",
    "latest_version": "smwc-33008-1691765237",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 33008,
        "title": "Giant Thwomp",
        "version": "smwc-33008-1691765237",
        "upstream_time": 1691765237,
        "download_url": "https://dl.smwcentral.net/33008/GiantThwomp.zip",
        "filename": "GiantThwomp.zip",
        "size": 5333,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-giant-wooden-spike",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26221,
    "title": "Giant Wooden Spike",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "giant",
      "lorom",
      "sa-1",
      "spike",
      "wooden spike"
    ],
    "description": "This is a giant version of the Wooden Spike (sprites AC and AD). It can go from 32x32 (a single spike piece) to 32x128 (spike + 3 body sections). You can set it to be upwards facing or downwards facing with the extra bit. You can also customize its upwards and downwards speeds individually, the timers for each phase, and the initial phase it spawns in. See the .asm file for details and usage notes.<br>\r\n<br>\r\nNo More Sprite Tile Limits or MaxTile is recommended.",
    "latest_version": "smwc-26221-1613939464",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26221,
        "title": "Giant Wooden Spike",
        "version": "smwc-26221-1613939464",
        "upstream_time": 1613939464,
        "download_url": "https://dl.smwcentral.net/26221/BigSpike.zip",
        "filename": "BigSpike.zip",
        "size": 8226,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-glunk",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34228,
    "title": "Glunk",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "kirby",
      "lorom",
      "projectile",
      "sa-1",
      "stationary"
    ],
    "description": "This is Glunk from Kirby series. It's a stationary enemy that can be set to spit projectiles. It can also be set to face one of the 4 different directions.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"NopeContest\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span>.<br>\r\n<br>\r\nGraphics by <span class=\"un-outer\" title=\"Jammerjab\"><a href=\"/?p=profile&amp;id=35465\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Jammerjab</a></span>.",
    "latest_version": "smwc-34228-1697814117",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34228,
        "title": "Glunk",
        "version": "smwc-34228-1697814117",
        "upstream_time": 1697814117,
        "download_url": "https://dl.smwcentral.net/34228/Glunk.zip",
        "filename": "Glunk.zip",
        "size": 9469,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-goal-point-question-sphere",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3380,
    "title": "Goal Point Question Sphere",
    "authors": [
      "Davros"
    ],
    "tags": [
      "disassembly",
      "goal",
      "lorom",
      "sa-1",
      "smb3",
      "sphere",
      "warp"
    ],
    "description": "A custom sprite that's based on the original sprite. Contains SMW and SMB3 versions that can trigger either the normal or secret exit depending on extra bit, and other versions that will warp you to another place in the overworld - with coordinates also depending on extra bit.",
    "latest_version": "smwc-3380-1237615784",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3380,
        "title": "Goal Point Question Sphere",
        "version": "smwc-3380-1237615784",
        "upstream_time": 1237615784,
        "download_url": "https://dl.smwcentral.net/3380/GoalSphere.zip",
        "filename": "GoalSphere.zip",
        "size": 7264,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-goal-roulette",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41199,
    "title": "Goal Roulette",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "goal",
      "item",
      "lorom",
      "pacifist",
      "powerup",
      "sa-1"
    ],
    "description": "This is a custom made Goal Roulette, inspired by the one from SMWCP II. The player can hit it to get either a yellow coin (5 coins), blue coin (10 coins), red coin (20 coins), Mushroom, 1-Up, Fire Flower, or nothing at all. The extra byte determines whether it triggers the normal exit or a secret exit.<br>\r\n<br>\r\nCheck the ASM file for customization options.<br>\r\n<br>\r\nCredit isn't required but would be nice.",
    "latest_version": "smwc-41199-1772733043",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41199,
        "title": "Goal Roulette",
        "version": "smwc-41199-1772733043",
        "upstream_time": 1772733043,
        "download_url": "https://dl.smwcentral.net/41199/Goal%20Roulette%20Update.zip",
        "filename": "Goal Roulette Update.zip",
        "size": 3830,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-goal-tape",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3510,
    "title": "Goal Tape",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "goal",
      "lorom",
      "sa-1"
    ],
    "description": "The goal tape from SMW, disassembled and commented.<br>\r\n<br>\r\nIt has some configurable stuff too, such as the music to play, maximum height of goal post etc.<br>\r\nI made the extra bit determine whether it activates the normal exit or the secret exit.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3510-1252930894",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3510,
        "title": "Goal Tape",
        "version": "smwc-3510-1252930894",
        "upstream_time": 1252930894,
        "download_url": "https://dl.smwcentral.net/3510/goaltape.zip",
        "filename": "goaltape.zip",
        "size": 3159,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-goomba-tower",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20470,
    "title": "Goomba Tower",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "enemy",
      "goomba",
      "goomba pillar",
      "lorom",
      "mario maker",
      "sa-1",
      "tower"
    ],
    "description": "A tower of 4 goombas that moves towards Mario and, when jumped on, it spawns 4 goombas. Note that interaction with sprites is limited to the Goomba at the bottom of the tower due its clipping.",
    "latest_version": "smwc-20470-1563627022",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20470,
        "title": "Goomba Tower",
        "version": "smwc-20470-1563627022",
        "upstream_time": 1563627022,
        "download_url": "https://dl.smwcentral.net/20470/GoombaTower.zip",
        "filename": "GoombaTower.zip",
        "size": 3358,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-goombaround",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 6614,
    "title": "Goombaround",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "goomba",
      "goombaround",
      "lorom",
      "scenery"
    ],
    "description": "Goombaround will walk around until it finds a map16 tile that is not $25, and then go back and forth around it. When it turns around, it switches between being in the \"foreground\" and being in the \"background\".<br>\r\n<br>\r\nGoombaround will still hurt Mario while in \"background\" mode if there's no \"scenery\" between them.<br>\r\n<br>\r\nGoombaround uses the same graphics as the standard, in-game Goomba.",
    "latest_version": "smwc-6614-1403235691",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 6614,
        "title": "Goombaround",
        "version": "smwc-6614-1403235691",
        "upstream_time": 1403235691,
        "download_url": "https://dl.smwcentral.net/6614/goombaround.zip",
        "filename": "goombaround.zip",
        "size": 2400,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-goonie",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3240,
    "title": "Goonie",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "enemy",
      "lorom",
      "rideable",
      "sa-1",
      "sky",
      "smw2",
      "yoshi's island"
    ],
    "description": "A Goonie from SMW2:YI that comes in two variations: wingless and flying. The wingless one simply runs quickly on the ground and can die to regular stomps, while the flying one is rideable, acting similarly to a Para-Beetle.",
    "latest_version": "smwc-3240-1203356887",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3240,
        "title": "Goonie",
        "version": "smwc-3240-1203356887",
        "upstream_time": 1203356887,
        "download_url": "https://dl.smwcentral.net/3240/YIGoonie.zip",
        "filename": "YIGoonie.zip",
        "size": 8675,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-graphical-layer",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 13394,
    "title": "Graphical layer 3 Air meter",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "air bar",
      "air meter",
      "lorom",
      "status bar",
      "water"
    ],
    "description": "When the player enters water, the air meter will appear on the layer 3 heads-up display as a bar and starts emptying. If it hits empty, the player dies. If the player gets off the water, it will refill and disappear after a second it reaches full.<br>\r\n<br>\r\n<br>\r\nUnlike 0x400's (aka. 1024)'s air meter, this generator shows the smallest amount of fill pieces as pixels, not 8x8. Thus not blocky effects.<br>\r\n<br>\r\nEdit: made it easy to convert to old status bar and compressed the size on the \"init\" section",
    "latest_version": "smwc-13394-1459154263",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 13394,
        "title": "Graphical layer 3 Air meter",
        "version": "smwc-13394-1459154263",
        "upstream_time": 1459154263,
        "download_url": "https://dl.smwcentral.net/13394/GraphicalL3AirMeter.zip",
        "filename": "GraphicalL3AirMeter.zip",
        "size": 33285,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-grey-castle-block-square-movement",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32333,
    "title": "Grey Castle Block, Square Movement",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "castle",
      "lorom",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "This is the grey moving castle block sprite, but it now moves in a square pattern. Extra bit controls the initial direction.<br>\r\n<br>\r\nTo be assembled with PIXI. SA-1 Compatible.",
    "latest_version": "smwc-32333-1674718757",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32333,
        "title": "Grey Castle Block, Square Movement",
        "version": "smwc-32333-1674718757",
        "upstream_time": 1674718757,
        "download_url": "https://dl.smwcentral.net/32333/rect_block.zip",
        "filename": "rect_block.zip",
        "size": 2278,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-grey-falling-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3699,
    "title": "Grey Falling Block",
    "authors": [
      "7601"
    ],
    "tags": [
      "castle block",
      "falling",
      "lorom",
      "pacifist",
      "platform"
    ],
    "description": "This sprite is the same as a grey castle block, except when you stand on it, it falls like a grey platform.",
    "latest_version": "smwc-3699-1297950092",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3699,
        "title": "Grey Falling Block",
        "version": "smwc-3699-1297950092",
        "upstream_time": 1297950092,
        "download_url": "https://dl.smwcentral.net/3699/Grey%20Falling%20Block.zip",
        "filename": "Grey Falling Block.zip",
        "size": 1455,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-grey-falling-platform-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18939,
    "title": "Grey Falling Platform v1.1",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "falling",
      "lorom",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "The grey falling platform from SMW, disassembled and commented.<br>\r\nv1.1<br>\r\n-----<br>\r\nConverted to SA-1",
    "latest_version": "smwc-18939-1547352142",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18939,
        "title": "Grey Falling Platform v1.1",
        "version": "smwc-18939-1547352142",
        "upstream_time": 1547352142,
        "download_url": "https://dl.smwcentral.net/18939/grey_plat_v1.1.zip",
        "filename": "grey_plat_v1.1.zip",
        "size": 1542,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-grey-lava-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3485,
    "title": "Grey Lava Platform",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "grey platform",
      "lava",
      "lorom",
      "sa-1"
    ],
    "description": "Sprite C0, the grey lava platform disassembled from SMW.<br>\r\n<br>\r\nNow SA-1 hybrid.<br>\r\n<br>\r\nMod edit 2024/3/11 -- fixed a typo causing sunk platforms not to respawn correctly.",
    "latest_version": "smwc-3485-1251635073",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3485,
        "title": "Grey Lava Platform",
        "version": "smwc-3485-1251635073",
        "upstream_time": 1251635073,
        "download_url": "https://dl.smwcentral.net/3485/lavaplat.zip",
        "filename": "lavaplat.zip",
        "size": 1307,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-grey-moving-castle-block-traditional-movement",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 19379,
    "title": "Grey Moving Castle Block - Traditional Movement",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "block",
      "lorom",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "Those are grey castle blocks that move like traditional moving platforms, with acceleration and stuff.<br>\r\n<br>\r\nCredit is unecessary. Requested by Filip2.",
    "latest_version": "smwc-19379-1552955252",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 19379,
        "title": "Grey Moving Castle Block - Traditional Movement",
        "version": "smwc-19379-1552955252",
        "upstream_time": 1552955252,
        "download_url": "https://dl.smwcentral.net/19379/GreyCastleBlock.zip",
        "filename": "GreyCastleBlock.zip",
        "size": 1691,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-grey-platform-on-off-controlled",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18926,
    "title": "Grey Platform, ON/OFF Controlled",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "falling",
      "lorom",
      "pacifist",
      "platform",
      "rise",
      "sa-1"
    ],
    "description": "This grey platform will only appear depending on the status of the ON/OFF switch. The extra bit decides in which status it should be to appear or no. And the extra byte controls whether it rises or falls.",
    "latest_version": "smwc-18926-1547340453",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18926,
        "title": "Grey Platform, ON/OFF Controlled",
        "version": "smwc-18926-1547340453",
        "upstream_time": 1547340453,
        "download_url": "https://dl.smwcentral.net/18926/ON-OFF%20Switch%20Grey%20Platform.zip",
        "filename": "ON-OFF Switch Grey Platform.zip",
        "size": 1168,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-grey-rising-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18925,
    "title": "Grey Rising Platform",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "platform",
      "rise",
      "sa-1"
    ],
    "description": "This grey platform will rise when Mario steps on it.",
    "latest_version": "smwc-18925-1547340235",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18925,
        "title": "Grey Rising Platform",
        "version": "smwc-18925-1547340235",
        "upstream_time": 1547340235,
        "download_url": "https://dl.smwcentral.net/18925/Grey%20Rising%20Platform.zip",
        "filename": "Grey Rising Platform.zip",
        "size": 948,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-grinder-bridge-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25984,
    "title": "Grinder Bridge v1.0",
    "authors": [
      "Von Fahrenheit"
    ],
    "tags": [
      "enemy",
      "grinder",
      "lorom",
      "sa-1"
    ],
    "description": "A GRINDER VERSION of the turn block bridge. Because that's what you always wanted. Can be customized to move in all sorts of patterns, see comments at the top of the .asm file. This sprite uses a lot of tiles (20) so don't place too many of these in the same place. It's pretty much exactly what it says on the tin.<br>\r\n<br>\r\nRequested for the Strongest Sprite Workshop 2020 by MDBattleFrog",
    "latest_version": "smwc-25984-1611085543",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25984,
        "title": "Grinder Bridge v1.0",
        "version": "smwc-25984-1611085543",
        "upstream_time": 1611085543,
        "download_url": "https://dl.smwcentral.net/25984/grinder%20bridge.zip",
        "filename": "grinder bridge.zip",
        "size": 3639,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-grinder-trap",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 21837,
    "title": "Grinder Trap",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "grinder",
      "lorom",
      "sa-1",
      "trap"
    ],
    "description": "Based upon the grinder dissasembly by Iceguy, this grinder will run after Mario (extra bit set) or simply activate and move like a normal grinder when Mario is a certain number of tiles near it.",
    "latest_version": "smwc-21837-1586135682",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 21837,
        "title": "Grinder Trap",
        "version": "smwc-21837-1586135682",
        "upstream_time": 1586135682,
        "download_url": "https://dl.smwcentral.net/21837/grinder%20trap.zip",
        "filename": "grinder trap.zip",
        "size": 2224,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-ground-pound-koopa",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24088,
    "title": "Ground Pound Koopa",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "enemy",
      "koopa",
      "lorom",
      "sa-1",
      "stun"
    ],
    "description": "A Ground Pound Koopa from Romi's Sprite Tool, converted and ready to be inserted with PIXI.",
    "latest_version": "smwc-24088-1596505192",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24088,
        "title": "Ground Pound Koopa",
        "version": "smwc-24088-1596505192",
        "upstream_time": 1596505192,
        "download_url": "https://dl.smwcentral.net/24088/GroundPoundKoopa.zip",
        "filename": "GroundPoundKoopa.zip",
        "size": 4327,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-ground-stomping-rex",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 38131,
    "title": "Ground-Stomping Rex",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "ground pound",
      "lorom",
      "rex",
      "sa-1",
      "smoke"
    ],
    "description": "This rex will perform ground stomp when landing on ground. It also occasionally jumps. After being stomped on once, it'll start jumping more frequently.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"zacmario\"><a href=\"/?p=profile&amp;id=25159\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">zacmario</a></span>.",
    "latest_version": "smwc-38131-1727660292",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 38131,
        "title": "Ground-Stomping Rex",
        "version": "smwc-38131-1727660292",
        "upstream_time": 1727660292,
        "download_url": "https://dl.smwcentral.net/38131/GroundStompingRex.zip",
        "filename": "GroundStompingRex.zip",
        "size": 6695,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-ground-swooper",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28929,
    "title": "Ground Swooper",
    "authors": [
      "Ice Man",
      "yoshicookiezeus"
    ],
    "tags": [
      "bat",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This is a ground version of the original Swooper that will stand on ground and fly up when the player gets close to it.<br>\r\n<br>\r\nOriginal disassembly by <a href=\"https://www.smwcentral.net/?p=profile&id=3805\"><span style=\"color: #657091;\" class=\"un\">yoshicookiezeus</span></a><br>\r\n<br>\r\nRequested by: <a href=\"https://www.smwcentral.net/?p=profile&id=52490\"><span style=\"color: #7c60b0;\" class=\"un\">unknownperson123</span></a>",
    "latest_version": "smwc-28929-1643581228",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28929,
        "title": "Ground Swooper",
        "version": "smwc-28929-1643581228",
        "upstream_time": 1643581228,
        "download_url": "https://dl.smwcentral.net/28929/GroundSwooper.zip",
        "filename": "GroundSwooper.zip",
        "size": 2757,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-growing-shrinking-pipe",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3632,
    "title": "Growing/Shrinking Pipe",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "growing",
      "lorom",
      "pipe",
      "sa-1",
      "shrinking"
    ],
    "description": "This is a disassembly of sprite 49 in SMW, the growing/shrinking pipe.  I also made it so that if the extra bit is set, the pipe will be upside-down.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3632-1277643143",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3632,
        "title": "Growing/Shrinking Pipe",
        "version": "smwc-3632-1277643143",
        "upstream_time": 1277643143,
        "download_url": "https://dl.smwcentral.net/3632/SMWSDIS%20-%20sprite%2049%20-%20growing%20pipe.zip",
        "filename": "SMWSDIS - sprite 49 - growing pipe.zip",
        "size": 1625,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-growing-vine-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22384,
    "title": "Growing Vine v1.1",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "plant",
      "sa-1",
      "vine"
    ],
    "description": "This is a disassembly of the growing vine.  I modified the code slightly (the graphics routine, for example, was just plain weird), but I also included the original code ripped directly from all.log.<br>\r\n<br>\r\n1.1<br>\r\n----<br>\r\n- Now compatible with pixi feature - 255 sprites per level.<br>\r\n- Added .json file.",
    "latest_version": "smwc-22384-1585964187",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22384,
        "title": "Growing Vine v1.1",
        "version": "smwc-22384-1585964187",
        "upstream_time": 1585964187,
        "download_url": "https://dl.smwcentral.net/22384/growing%20vine%20disassembly%20v1.1.zip",
        "filename": "growing vine disassembly v1.1.zip",
        "size": 7648,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-grunt",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16151,
    "title": "Grunt",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "smw2",
      "yoshi's island"
    ],
    "description": "The spiky-helmet guy from SMW2:YI. It can run or walk depending on the extra bit.<br>\r\n<br>\r\nThis sprite was part of smkdan's YI Sprite Pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16151-1504123720",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16151,
        "title": "Grunt",
        "version": "smwc-16151-1504123720",
        "upstream_time": 1504123720,
        "download_url": "https://dl.smwcentral.net/16151/YIGrunt.zip",
        "filename": "YIGrunt.zip",
        "size": 4813,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-guardin-chuck",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16658,
    "title": "Guardin' Chuck",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "chuck",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A chuck that will chase Mario when he gets nearby. He's watching one direction only, depending on the extra bit.<br>\r\n<br>\r\nUpdate (4/23/2020): fixed a bug that caused the sprite to crash the game (thanks to Mellonpizza for the fix).",
    "latest_version": "smwc-16658-1511292110",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16658,
        "title": "Guardin' Chuck",
        "version": "smwc-16658-1511292110",
        "upstream_time": 1511292110,
        "download_url": "https://dl.smwcentral.net/16658/Guard_Chuck.zip",
        "filename": "Guard_Chuck.zip",
        "size": 3637,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-gun",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 31442,
    "title": "Gun",
    "authors": [
      "NerDose"
    ],
    "tags": [
      "boost",
      "lorom",
      "pacifist",
      "physics",
      "sa-1"
    ],
    "description": "a gun sprite that acts as a (sort of) carriable sprite, which means you cannot carry any other sprite or use Yoshi if you want to use it.<br>\r\n<br>\r\nIt has customizable cooldown time, recoil forces, bullet speeds, and disarm button (default is select), you will also lose this weapon when you beat a level, take damage or die.<br>\r\n<br>\r\nThe bullets themselves act as kicked shells, they will kill sprites and activate blocks from below and from the sides but they will also hurt the player if not hit from above.<br>\r\n<br>\r\nIMPORTANT: remember to write the bullet sprite's PIXI number in gun.asm's !bulletSprite variable.<br>\r\n<br>\r\nif unintended behavior occurs, try updating PIXI to the latest version<br>\r\n<br>\r\n<br>\r\n<br>\r\nV 1.1 added the possibility to use coins as ammo with the option to set how many coins you lose after firing a bullet",
    "latest_version": "smwc-31442-1693436447",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 31442,
        "title": "Gun",
        "version": "smwc-31442-1693436447",
        "upstream_time": 1693436447,
        "download_url": "https://dl.smwcentral.net/31442/gunV1.1.zip",
        "filename": "gunV1.1.zip",
        "size": 7032,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-gunstar-heroes-bomb-v2-0",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39125,
    "title": "Gunstar Heroes Bomb v2.0.0",
    "authors": [
      "zuccha"
    ],
    "tags": [
      "bomb",
      "enemy",
      "gunstar-heroes",
      "lorom",
      "sa-1"
    ],
    "description": "Highly customizable bombs from Gunstar Heroes, replicating the bombs dropped by <a href=\"https://www.youtube.com/watch?v=0LljGgX-Ct4\" rel=\"nofollow\">Battlesuit Morsel</a> in JUMP½.<br>\r\n<br>\r\nThe bomb can be placed in level or spawned by a generator. Depending on the chosen paramenters, the bomb will explode on touch or on timer, spawning explosion blasts that hurt the player on touch.<br>\r\n<br>\r\nYou can customize several aspects of the bomb:<br>\r\n<ul>\r\n    <li>Choose between skull or \"pokéball\" graphics for the bomb.</li>\r\n    <li>Detonate the bomb when touching any of the following: player, other sprites, Mario's fireballs, solid ground.</li>\r\n    <li>Detonate the bomb when a timer goes off (you can customize the timer). A bomb on a timer blinks (alternates palette).</li>\r\n    <li>You can set initial X and Y speed. With this you can have the bomb fall with a parabolic trajectory, go up a little bit before falling, etc.</li>\r\n    <li>Add a parachute to the bomb. The parachute will open only when it's falling and it sets a maximum falling speed (configurable).</li>\r\n    <li>The hitboxes of the explosion blasts can be customized for each animation step (e.g., the blast first and last animation are smaller compared to the middle ones).</li>\r\n    <li>You can change the rotation speed of the blasts and their distance from the center.</li>\r\n</ul><br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=viewthread&t=125244\">Requested</a> by <span class=\"un-outer\" title=\"TheXander\"><a href=\"/?p=profile&amp;id=49146\" style=\"color: var(--user-color-2);\" class=\"un\">TheXander</a></span><br>\r\n<br>\r\nChangelog:<br>\r\n<ul>\r\n  <li>v2.0.0: Make sprite compatible with PIXI 1.42. It's no longer compatible with PIXI 1.40 or older. Essentially, this ensures the explosion spawns correctly.</li>\r\n  <li>v1.2.0: Initial SMW Central release.</li>\r\n</ul>",
    "latest_version": "smwc-39125-1763805157",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39125,
        "title": "Gunstar Heroes Bomb v2.0.0",
        "version": "smwc-39125-1763805157",
        "upstream_time": 1763805157,
        "download_url": "https://dl.smwcentral.net/39125/gunstar_heroes_bomb-2.0.0.zip",
        "filename": "gunstar_heroes_bomb-2.0.0.zip",
        "size": 17518,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-gunvolt",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 5690,
    "title": "Gunvolt",
    "authors": [
      "dahnamics"
    ],
    "tags": [
      "electricity",
      "enemy",
      "invincible",
      "lorom",
      "machine",
      "machines",
      "mega man",
      "mega man x",
      "megaman",
      "megaman x",
      "robot",
      "robots",
      "rocket",
      "sa-1",
      "shooter"
    ],
    "description": "This Gunvolt from Mega Man X, which appears in the intro stage, in Storm Eagle's stage, in Spark Mandrill's stage, and in Stigma's stage. Gunvolt is an invincible sprite which stays still and regularly fires two missiles or spawns two electric sparks. They will disappear when they hit a wall.<br>\r\n<br>\r\nUsage with the No More Sprite Tile Limits patch is recommended because this is a very big sprite.<br>\r\n<br>\r\nMake sure to specify the sprite numbers of the missile and the spark in gun_volt.asm! Check the ASM files for customization options.",
    "latest_version": "smwc-5690-1378100967",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 5690,
        "title": "Gunvolt",
        "version": "smwc-5690-1378100967",
        "upstream_time": 1378100967,
        "download_url": "https://dl.smwcentral.net/5690/Gunvolt.zip",
        "filename": "Gunvolt.zip",
        "size": 12584,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-gusty",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16129,
    "title": "Gusty",
    "authors": [
      "Romi"
    ],
    "tags": [
      "enemy",
      "ghost",
      "lorom",
      "sa-1",
      "smw2",
      "yoshi's island"
    ],
    "description": "The ghost-like creature from SMW2:YI. It's similar to the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16147\">Cloud Drop</a>, but flies straightforward.<br>\r\n<br>\r\nThis sprite was part of Romi's Sprite Package, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16129-1504027362",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16129,
        "title": "Gusty",
        "version": "smwc-16129-1504027362",
        "upstream_time": 1504027362,
        "download_url": "https://dl.smwcentral.net/16129/YIGusty.zip",
        "filename": "YIGusty.zip",
        "size": 4292,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-hammer",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 30673,
    "title": "Hammer",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "hammer",
      "lorom",
      "projectile",
      "sa-1"
    ],
    "description": "This is a disassembly of extended sprite 04 in SMW, Hammer.",
    "latest_version": "smwc-30673-1659919073",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 30673,
        "title": "Hammer",
        "version": "smwc-30673-1659919073",
        "upstream_time": 1659919073,
        "download_url": "https://dl.smwcentral.net/30673/Hammer%20Disassembly.zip",
        "filename": "Hammer Disassembly.zip",
        "size": 1791,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-hammer-bro",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16730,
    "title": "Hammer Bro",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "bros",
      "brother",
      "enemy",
      "extended sprites",
      "hammer",
      "hammer bro",
      "hammer bros",
      "hammer brother",
      "lorom",
      "sa-1",
      "smb 3",
      "smb3",
      "super mario bros 3",
      "throw"
    ],
    "description": "A Hammer Bro from Super Mario Bros. 3. It walks back and forth and sometimes jumps high between blocks. It frequently throws hammers in Mario's direction.<br>\r\n<br>\r\nIt throws an extended sprite hammer which is identical to the one bundled with PIXI but is still included for convenience. The included ExtendedGetDrawInfo fixes a crash in PIXI's, so it is highly recommended you replace it with it. The <a href=\"https://smwc.me/s/16747\">Sledge Bro</a> uses the same hammer, so both sprites can share it.<br>\r\n<br>\r\nMake sure to specify the extended sprite number of the hammer (extended/hammer.asm) from list.txt in the Hammer Bro's ASM file (sprites/HammerBro.asm)!",
    "latest_version": "smwc-16730-1512343095",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16730,
        "title": "Hammer Bro",
        "version": "smwc-16730-1512343095",
        "upstream_time": 1512343095,
        "download_url": "https://dl.smwcentral.net/16730/Hammer%20Bro.zip",
        "filename": "Hammer Bro.zip",
        "size": 7131,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-hammer-bro-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20423,
    "title": "Hammer Bro v1.0",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "brothers",
      "hammer bro",
      "lorom",
      "sa-1"
    ],
    "description": "This guy walks back and forth, throwing hammers at Mario.<br>\r\n<br>\r\nIt uses the already in-game hammer.<br>\r\n<br>\r\nv1.0<br>\r\n-----<br>\r\nTattletale - moved out of pixi.",
    "latest_version": "smwc-20423-1565230540",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20423,
        "title": "Hammer Bro v1.0",
        "version": "smwc-20423-1565230540",
        "upstream_time": 1565230540,
        "download_url": "https://dl.smwcentral.net/20423/hammerbro_v1.0.zip",
        "filename": "hammerbro_v1.0.zip",
        "size": 7231,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-hammer-brother-platform-line-guided",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18933,
    "title": "Hammer Brother Platform, Line-Guided",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "hammer bro",
      "line-guided",
      "lorom",
      "pacifist",
      "platform"
    ],
    "description": "This hammer brother platform (9C) will follow a line guide pattern similar to other platforms. It can also carry a hammer brother. (NOTE: tested with the vanilla hammer brother only. Any disassembly will require the hammer bro fix)<br>\r\n<br>\r\nNOTE: Integrates the hammer bro fix.",
    "latest_version": "smwc-18933-1547519433",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18933,
        "title": "Hammer Brother Platform, Line-Guided",
        "version": "smwc-18933-1547519433",
        "upstream_time": 1547519433,
        "download_url": "https://dl.smwcentral.net/18933/Line-Guided%20Hammer%20Brother%20Platform.zip",
        "filename": "Line-Guided Hammer Brother Platform.zip",
        "size": 3093,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-hammer-lotus",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18931,
    "title": "Hammer Lotus",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "extended sprites",
      "lorom",
      "sa-1"
    ],
    "description": "A volcano lotus that shoots a hammers instead of pollen.",
    "latest_version": "smwc-18931-1547342185",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18931,
        "title": "Hammer Lotus",
        "version": "smwc-18931-1547342185",
        "upstream_time": 1547342185,
        "download_url": "https://dl.smwcentral.net/18931/Hammer%20Lotus.zip",
        "filename": "Hammer Lotus.zip",
        "size": 1686,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-hammer-plant",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3366,
    "title": "Hammer Plant",
    "authors": [
      "Maxx"
    ],
    "tags": [
      "hammer",
      "lorom",
      "plant",
      "sa-1"
    ],
    "description": "This little plant will match mario's speed(one of two options), and chuck up hammers every now and then.<br>\r\n<br>\r\nNow SA-1 compatible.",
    "latest_version": "smwc-3366-1235257831",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3366,
        "title": "Hammer Plant",
        "version": "smwc-3366-1235257831",
        "upstream_time": 1235257831,
        "download_url": "https://dl.smwcentral.net/3366/Hammer%20Plant.zip",
        "filename": "Hammer Plant.zip",
        "size": 2274,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-hammer-sprite",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3288,
    "title": "Hammer Sprite",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "bonus",
      "hammer",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "- Name of Sprite: Hammer<br>\r\n- Insert as a sprite\t<br>\r\n- Uses extra bit<br>\r\n- Uses SP4<br>\r\nDescription: Using the graphics from the castle destruction sequence, Mario can pick up this hammer and swing it madly, like the hammer from the original Donkey Kong or Smash Bros. You score 200 pts per hit, but the extra bit will let you gain 1UPs after 8 hits.",
    "latest_version": "smwc-3288-1208802213",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3288,
        "title": "Hammer Sprite",
        "version": "smwc-3288-1208802213",
        "upstream_time": 1208802213,
        "download_url": "https://dl.smwcentral.net/3288/Hammer.zip",
        "filename": "Hammer.zip",
        "size": 5071,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-hammerin-chuck",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16659,
    "title": "Hammerin' Chuck",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "chuck",
      "enemy",
      "hammer",
      "lorom",
      "sa-1"
    ],
    "description": "A pitchin' chuck except it throws hammers.<br>\r\nSetting the extra bit allows it to also throw hammers while running.",
    "latest_version": "smwc-16659-1511262906",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16659,
        "title": "Hammerin' Chuck",
        "version": "smwc-16659-1511262906",
        "upstream_time": 1511262906,
        "download_url": "https://dl.smwcentral.net/16659/Hammering_Chuck.zip",
        "filename": "Hammering_Chuck.zip",
        "size": 2546,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-harry-the-hedgehog",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3248,
    "title": "Harry the Hedgehog",
    "authors": [
      "Schwa"
    ],
    "tags": [
      "enemy",
      "hedgehog",
      "lorom",
      "sa-1",
      "smw2",
      "yoshi's island"
    ],
    "description": "A hedgehog similar to the one from SMW2:YI. When the player approaches, it sticks out its spines, rendering him immune to jump attacks. While it's wandering around, though, it can be stomped normally.",
    "latest_version": "smwc-3248-1204113315",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3248,
        "title": "Harry the Hedgehog",
        "version": "smwc-3248-1204113315",
        "upstream_time": 1204113315,
        "download_url": "https://dl.smwcentral.net/3248/YIHarryHedgehog.zip",
        "filename": "YIHarryHedgehog.zip",
        "size": 6328,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-homing-fishin-boo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39040,
    "title": "Homing Fishin' Boo",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "chase",
      "chasing",
      "enemy",
      "fishing boo",
      "lorom",
      "sa-1"
    ],
    "description": "This is a Fishin' Boo that chases the player both vertically and horizontally.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"TheKazooBloccGosh\"><a href=\"/?p=profile&amp;id=49673\" style=\"color: var(--user-color-1);\" class=\"un\">TheKazooBloccGosh</a></span> during Winter C3 2023.",
    "latest_version": "smwc-39040-1752685173",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39040,
        "title": "Homing Fishin' Boo",
        "version": "smwc-39040-1752685173",
        "upstream_time": 1752685173,
        "download_url": "https://dl.smwcentral.net/39040/Homing%20Fishing%20Boo.zip",
        "filename": "Homing Fishing Boo.zip",
        "size": 5675,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-homing-horizontal-thwomp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28321,
    "title": "Homing Horizontal Thwomp",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "thwomp"
    ],
    "description": "A horizontal thwomp that tracks the player.",
    "latest_version": "smwc-28321-1639180798",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28321,
        "title": "Homing Horizontal Thwomp",
        "version": "smwc-28321-1639180798",
        "upstream_time": 1639180798,
        "download_url": "https://dl.smwcentral.net/28321/HomingHorizontalThwomp.zip",
        "filename": "HomingHorizontalThwomp.zip",
        "size": 5325,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-homing-magikoopa",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39117,
    "title": "Homing Magikoopa",
    "authors": [
      "ASMagician Maks"
    ],
    "tags": [
      "enemy",
      "evil",
      "lorom",
      "sa-1"
    ],
    "description": "A Magikoopa that shoots magic that homes in on you.<br>\r\nCan teleport around or be static.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Blizzard Buffalo\"><a href=\"/?p=profile&amp;id=21984\" style=\"color: var(--user-color-2);\" class=\"un\">Blizzard Buffalo</a></span>.",
    "latest_version": "smwc-39117-1751107008",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39117,
        "title": "Homing Magikoopa",
        "version": "smwc-39117-1751107008",
        "upstream_time": 1751107008,
        "download_url": "https://dl.smwcentral.net/39117/homing_magikoopa.zip",
        "filename": "homing_magikoopa.zip",
        "size": 9381,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-homing-thwomp-boss",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3370,
    "title": "Homing Thwomp Boss",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "boss",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "-Name of Sprite: Homing Thwomp<br>\r\n-Author: yoshicookiezeus<br>\r\n-Generator?: No<br>\r\n-Extra Bit Used?: No<br>\r\n-Sprite Graphics File?: Uses GFX03 in SP3 and GFX02 in SP4.<br>\r\n-Description: A custom Thwomp boss that follows Mario horizontally when on the ceiling, and falls when it gets close enough to him. It spawns Bob-ombs when it hits the floor, and is damaged by their explosions. It has three hit points and gets faster after each hit. See the enclosed readme for more information.",
    "latest_version": "smwc-3370-1233586689",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3370,
        "title": "Homing Thwomp Boss",
        "version": "smwc-3370-1233586689",
        "upstream_time": 1233586689,
        "download_url": "https://dl.smwcentral.net/3370/Homing%20Thwomp.zip",
        "filename": "Homing Thwomp.zip",
        "size": 4177,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-homing-torpedo-ted",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 42142,
    "title": "Homing Torpedo Ted",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "torpedo ted",
      "underwater"
    ],
    "description": "A Torpedo Ted that will stop, point at the player's direction, charge forward and repeat. If the extra bit is set, it will explode after some time.<br>\r\n<br>\r\nA launcher is included. Setting the extra bit to the launcher will transfer the explosive behavior to the launched sprite.<br>\r\n<br>\r\nMake sure to check the .asm files for various configurations.<br>\r\n<br>\r\n<br>\r\nYour first dynamic sprite? A few notes for you:<br>\r\n<ul><li>If not using SA-1, the <a href=\"https://smwc.me/s/13184\"> Dynamic Sprites Patch</a> is required.</li>\n<li>The Torpedo Ted's graphics are uploaded dynamically, so ExGFX is not required. The enclosed file is only to match the launcher hand with the explosion star, both not dynamic.</li>\n<li>Nevertheless, dynamic sprites take up the lower half of SP4, so you should not use sprites that take graphics from that region unless you remap them.</li></ul>",
    "latest_version": "smwc-42142-1777418972",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 42142,
        "title": "Homing Torpedo Ted",
        "version": "smwc-42142-1777418972",
        "upstream_time": 1777418972,
        "download_url": "https://dl.smwcentral.net/42142/Homing_Torpedo_Ted.zip",
        "filename": "Homing_Torpedo_Ted.zip",
        "size": 15551,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-honen",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16224,
    "title": "Honen",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "bony",
      "desert",
      "fishbone",
      "lorom",
      "sa-1",
      "sml",
      "water"
    ],
    "description": "A bony fish that jumps from water and stays behind layers. It can be stomped. Don't forget to enable sprite buoyancy for your level if using this sprite.<br>\r\n<br>\r\nThis sprite was part of smkdan's Super Mario Land sprites pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16224-1504716849",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16224,
        "title": "Honen",
        "version": "smwc-16224-1504716849",
        "upstream_time": 1504716849,
        "download_url": "https://dl.smwcentral.net/16224/SMLHonen.zip",
        "filename": "SMLHonen.zip",
        "size": 4789,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-hoopster",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16130,
    "title": "Hoopster",
    "authors": [
      "Romi"
    ],
    "tags": [
      "bug",
      "carriable",
      "forest",
      "lorom",
      "rideable",
      "sa-1",
      "sky",
      "smb2"
    ],
    "description": "The ladybug from SMB2. It climbs on vines back and forth, is rideable and can be carried. It also gets faster when the player approaches.<br>\r\n<br>\r\nThis sprite was part of Romi's Sprite Package, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16130-1504027704",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16130,
        "title": "Hoopster",
        "version": "smwc-16130-1504027704",
        "upstream_time": 1504027704,
        "download_url": "https://dl.smwcentral.net/16130/SMB2Hoopster.zip",
        "filename": "SMB2Hoopster.zip",
        "size": 4281,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-hopping-flame",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32274,
    "title": "Hopping Flame",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "enemy",
      "fire",
      "flame",
      "following",
      "lorom",
      "sa-1"
    ],
    "description": "This is the original hopping flame from SMW.<br>\r\nBUT!<br>\r\nIf the extra bit is set, the flame KEEPS stalking Mario, instead of having a 25% chance to jump to Mario's direction! To be assembled with PIXI<br>\r\n<br>\r\n10/4/2022<br>\r\n-Now Sa-1 hybrid.<br>\r\n-GFX is no longer fixed to facing 1 direction.",
    "latest_version": "smwc-32274-1674651069",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32274,
        "title": "Hopping Flame",
        "version": "smwc-32274-1674651069",
        "upstream_time": 1674651069,
        "download_url": "https://dl.smwcentral.net/32274/Hoppingflame.zip",
        "filename": "Hoppingflame.zip",
        "size": 3542,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-hoppycat",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35110,
    "title": "Hoppycat",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A spiky enemy that will hop when the player jumps.<br>\r\n<br>\r\nIf the extra bit is clear, it will stay in place, waiting for the player to come close to start hopping. If the extra bit is set, it will instead walk around and occasionally turn towards the player.<br>\r\n<br>\r\nThe enclosed graphics are by <span class=\"un-outer\" title=\"Lmda\"><a href=\"/?p=profile&amp;id=61362\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Lmda</a></span>, so make sure to credit them if used!",
    "latest_version": "smwc-35110-1703581263",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35110,
        "title": "Hoppycat",
        "version": "smwc-35110-1703581263",
        "upstream_time": 1703581263,
        "download_url": "https://dl.smwcentral.net/35110/hoppycat.zip",
        "filename": "hoppycat.zip",
        "size": 5787,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-horizontal-boo-stream-vertical-wave-movement",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16937,
    "title": "Horizontal Boo Stream, vertical wave movement",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "boo",
      "enemy",
      "lorom",
      "sa-1",
      "wave",
      "wave motion"
    ],
    "description": "It's a Boo Steam that moves left/right with Up/Down Wave motion.<br>\r\nOn Extra Bit Set it'll initially start moving up, otherwise it initially moves downwards.<br>\r\nCredit is optional.",
    "latest_version": "smwc-16937-1517432042",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16937,
        "title": "Horizontal Boo Stream, vertical wave movement",
        "version": "smwc-16937-1517432042",
        "upstream_time": 1517432042,
        "download_url": "https://dl.smwcentral.net/16937/Wavy%20Horz%20Stream.zip",
        "filename": "Wavy Horz Stream.zip",
        "size": 3583,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-horizontal-level-wrap",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3539,
    "title": "Horizontal Level Wrap",
    "authors": [
      "HuFlungDu"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "Similar to the Vertical Level Wrap, except instead of connecting the left and right sides of the screen, it connects the top and bottom. Same as the one in the patches section, except it is a sprite for easy insert into different levels. It also fixes a bug that caused Mario to act kinda choppy when he was big.<br>\r\nNo credit necessary.",
    "latest_version": "smwc-3539-1264197462",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3539,
        "title": "Horizontal Level Wrap",
        "version": "smwc-3539-1264197462",
        "upstream_time": 1264197462,
        "download_url": "https://dl.smwcentral.net/3539/HorizontalLevelWrap.zip",
        "filename": "HorizontalLevelWrap.zip",
        "size": 1315,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-hot-foot",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3194,
    "title": "Hot Foot",
    "authors": [
      "Magus"
    ],
    "tags": [
      "castle",
      "fire",
      "lorom",
      "sa-1",
      "smb3"
    ],
    "description": "A Hot Foot from SMB3 (the walking candle flame that follows you like the boos do).",
    "latest_version": "smwc-3194-1171030738",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3194,
        "title": "Hot Foot",
        "version": "smwc-3194-1171030738",
        "upstream_time": 1171030738,
        "download_url": "https://dl.smwcentral.net/3194/SMB3Hotfoot.zip",
        "filename": "SMB3Hotfoot.zip",
        "size": 4385,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-hot-lipped-blargg",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23558,
    "title": "Hot-Lipped Blargg",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "blargg",
      "fire",
      "hot",
      "lorom",
      "sa-1"
    ],
    "description": "A dangerous Blargg that spits fire. Based upon original dissasembly by yoshicookiezeus. Graphics made by Wuffalo.",
    "latest_version": "smwc-23558-1594333107",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23558,
        "title": "Hot-Lipped Blargg",
        "version": "smwc-23558-1594333107",
        "upstream_time": 1594333107,
        "download_url": "https://dl.smwcentral.net/23558/Hot-Lipped.zip",
        "filename": "Hot-Lipped.zip",
        "size": 6024,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-huck-it-crab",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3657,
    "title": "Huck-it Crab",
    "authors": [
      "MarioE"
    ],
    "tags": [
      "dynamic",
      "lorom"
    ],
    "description": "Remember that one little crab in New Super Mario Bros. Wii? Well, it's him! It throws a rock to the left, and then jumps backwards to the right. This is dynamic, so remember that you must patch dsx.asm in the patches section.<br>\r\n",
    "latest_version": "smwc-3657-1279487600",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3657,
        "title": "Huck-it Crab",
        "version": "smwc-3657-1279487600",
        "upstream_time": 1279487600,
        "download_url": "https://dl.smwcentral.net/3657/huckitcrab.zip",
        "filename": "huckitcrab.zip",
        "size": 9761,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-hurt-death-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32977,
    "title": "Hurt/Death Block",
    "authors": [
      "Abdu"
    ],
    "tags": [
      "block sprite",
      "death",
      "enemy",
      "hurt block",
      "kill",
      "lorom",
      "sa-1",
      "solid"
    ],
    "description": "A sprite that can hurt/kill the player.<br>\r\nRequested by <span class=\"un-outer\" title=\"Gulaschko\"><a href=\"/?p=profile&amp;id=42242\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">Gulaschko</a></span>",
    "latest_version": "smwc-32977-1688463055",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32977,
        "title": "Hurt/Death Block",
        "version": "smwc-32977-1688463055",
        "upstream_time": 1688463055,
        "download_url": "https://dl.smwcentral.net/32977/Hurt_Block.zip",
        "filename": "Hurt_Block.zip",
        "size": 2328,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-hybrid-big-boo-boss",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28506,
    "title": "Hybrid Big Boo Boss",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "big boo",
      "big boo boss",
      "boo",
      "boss",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This is a hybrid between Big Boo and Big Boo Boss. It'll chase the player like regular boo, and can be defeated like a boss variant.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Beefy Chud\"><a href=\"/?p=profile&amp;id=51386\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Beefy Chud</a></span>.",
    "latest_version": "smwc-28506-1644793706",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28506,
        "title": "Hybrid Big Boo Boss",
        "version": "smwc-28506-1644793706",
        "upstream_time": 1644793706,
        "download_url": "https://dl.smwcentral.net/28506/HybridBooBoss.zip",
        "filename": "HybridBooBoss.zip",
        "size": 4133,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-ice-bro",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16837,
    "title": "Ice Bro",
    "authors": [
      "Sonikku",
      "Telinc1",
      "lx5"
    ],
    "tags": [
      "bros",
      "enemy",
      "freeze",
      "ice",
      "ice bro",
      "lorom",
      "sa-1"
    ],
    "description": "An Ice Bro. It walks back and forth, occasionally hopping and periodically throwing two iceballs, which will disappear when they hit the ground. They will freeze and hurt Mario (both can be turned off independently of each other).<br>\r\n<br>\r\nIt throws an extended sprite iceball. The included ExtendedGetDrawInfo fixes a crash in PIXI's, so it is highly recommended you replace it with it. You have to put ExtendedBlockInteraction is the routines folder for the sprite to assemble.<br>\r\n<br>\r\nMake sure to specify the extended sprite number of the iceball (extended/iceball.asm) from list.txt in the Ice Bro's ASM file (sprites/IceBro.asm)!",
    "latest_version": "smwc-16837-1514577655",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16837,
        "title": "Ice Bro",
        "version": "smwc-16837-1514577655",
        "upstream_time": 1514577655,
        "download_url": "https://dl.smwcentral.net/16837/Ice%20Bro.zip",
        "filename": "Ice Bro.zip",
        "size": 10050,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-iggy-boss",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 42003,
    "title": "Iggy Boss 2024 Edition",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "boss",
      "iggy",
      "koopaling",
      "lorom",
      "sa-1"
    ],
    "description": "This is an Iggy Boss which can be defeated with 5 hits which will deffert<br>\r\nwhen Iggy is hit, he will be an a Shell<br>\r\non the third and fourth hit Iggy will Spit out a Fireball from the Bowser Statue Sprite<br>\r\non Extra Bit 3 Iggy will throw hammers on the third and fourth hit<br>\r\nRequested by SMW Magic<br>\r\n<br>\r\n2026/03/23<br>\r\nFixed a bug where performing a finishing blow in the air would cause a soft lock.",
    "latest_version": "smwc-42003-1774355496",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 42003,
        "title": "Iggy Boss 2024 Edition",
        "version": "smwc-42003-1774355496",
        "upstream_time": 1774355496,
        "download_url": "https://dl.smwcentral.net/42003/iggy2024.zip",
        "filename": "iggy2024.zip",
        "size": 5146,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-iggy-koopa",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 5699,
    "title": "Iggy Koopa",
    "authors": [
      "dahnamics"
    ],
    "tags": [
      "boss",
      "ceiling",
      "fire",
      "fire shooter",
      "fireball",
      "iggy",
      "koopa",
      "koopaling",
      "koopalings",
      "koopas",
      "lorom",
      "nsmb",
      "nsmbu",
      "projectile",
      "sa-1"
    ],
    "description": "An Iggy Koopa boss which resembles the one in NSMBU. He walks between the left and right sides of the arena, occasionally spawning energy bolts, which chase Mario and disappear after a short amount of time. He can also walk on the ceiling. Mario can jump on him to damage him, after which he'll hide in his shell and chase Mario until he hits a wall, after which he'll go on the ceiling.<br>\r\n<br>\r\nAfter 3 hits, he can also shoot fire while on the ceiling. By default, he dies after 5 hits. After Mario lands the finishing blow, he'll wait a bit before slamming into a wall and dying. If the extra bit is set, the level will be completed.<br>\r\n<br>\r\nMake sure to specify the sprite number of the bolt from list.txt in iggy_koopa.asm! Check the ASM files for customization options.<br>\r\n<br>\r\n<a href=\"https://www.deviantart.com/no-body-the-dragon/art/New-Koopakid-s-and-Jr-sprites-188534966\" rel=\"nofollow\">Included graphics created by NO Body The Dragon</a>.",
    "latest_version": "smwc-5699-1374262129",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 5699,
        "title": "Iggy Koopa",
        "version": "smwc-5699-1374262129",
        "upstream_time": 1374262129,
        "download_url": "https://dl.smwcentral.net/5699/Iggy%20Koopa.zip",
        "filename": "Iggy Koopa.zip",
        "size": 13811,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-igniting-line-guided-rope",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 37557,
    "title": "Igniting Line-Guided Rope",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "fire",
      "line-guided",
      "lorom",
      "rope",
      "sa-1"
    ],
    "description": "This Line-Guided Rope overheats and burns after a while.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"E-man38\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=30680\" style=\"color: #99ff99;\" class=\"un\">E-man38</a></span> during Winter C3 2024.",
    "latest_version": "smwc-37557-1738960512",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 37557,
        "title": "Igniting Line-Guided Rope",
        "version": "smwc-37557-1738960512",
        "upstream_time": 1738960512,
        "download_url": "https://dl.smwcentral.net/37557/Igniting%20Line-Guided%20Rope.zip",
        "filename": "Igniting Line-Guided Rope.zip",
        "size": 13404,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-invincible-flashing-shell",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22324,
    "title": "Invincible/Flashing Shell",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "Like the shells when Yellow Shellless Koopa's jump into shells, but turns into a flashing shell instantly. It's invincible to stomps like the original, follows the player, etc. It also can be eaten by Yoshi, and gives him the ability to fly and ground pound, not to mention the fire ability when spit out.<br>\r\nNo credit needed, PM me if you encounter any major glitches with this sprite.<br>\r\n<br>\r\n(Rykon-V73): Added .json file for the sprite.<br>\r\n",
    "latest_version": "smwc-22324-1583272208",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22324,
        "title": "Invincible/Flashing Shell",
        "version": "smwc-22324-1583272208",
        "upstream_time": 1583272208,
        "download_url": "https://dl.smwcentral.net/22324/InvincibleShell_edited.zip",
        "filename": "InvincibleShell_edited.zip",
        "size": 2303,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-invincible-shellboard",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25443,
    "title": "Invincible Shellboard",
    "authors": [
      "Kevin",
      "crm0622"
    ],
    "tags": [
      "asar 2 remoderation",
      "boost",
      "carriable",
      "disco",
      "lorom",
      "rideable",
      "sa-1",
      "shell"
    ],
    "description": "A fliped disco shell(board) that you can ride (...Or can just get \"pushed\" by it depend method because why not? :P) and you can get nice X-speed boost jump when you take off from the shell(board) depends it's kicked speed. (\"Kicked speed = Player's X-speed\", when you interact with it basically.)<br>\r\n<br>\r\nYou cannot stop it normally once you kicked, except some cases...<br>\r\nAlso, It never \"die\" from stuffs in normal ways either. (Again, exception exists too... Like \"Sprite kill block\" and lava etc.)<br>\r\n<br>\r\nBased upon \"Koopas + Shells + Disco Shell\" by KevinM heavily, so please give big credits to him! :)<br>\r\n<br>\r\nAnd special thanks to JamesD28 for give tips about kill/ride routines!<br>\r\nWithout his help, I would still really struggle with about both routines no doubt. :D<br>\r\n<br>\r\nAlso, certains some customizable options too! (Check asm file for more info.)<br>\r\n<br>\r\n(Pretty much required to patch \"Player X Speed Fix\" or something like that if you want full advantage of X-speed boost when you take off from kicked shell properly. It is due to one glitch that make you not able to jump properly at all when your X-speed exceeds on \"certain\" point.)<br>\r\n<br>\r\n[Update log]<br>\r\n<s>v1.1: Fixed small quirk when you trying to cape spin on the shell(board) if \"!SpinBoostTimer = $00\".</s><br>\r\n<s>v1.11: Added \"!InterruptNoInteractTime\" option which let you set the timer for disable contact on player when shell(board) got interrupt by anything.</s><br>\r\nv1.2 : Rewrote ride routine completely so riding is now way more less janky now.<br>\r\n(Also, added some minor visual effect. :P)<br>\r\nv1.21 : Merged old/new method into one file, and added two options about insta-glide from shell(board). (Also fixed cape interaction stuffs too!)<br>\r\nv1.22 : Fixed a bit more so you can ride on shell(board) properly during goal sequence after touched goal tape/orb. (Only applied if \"!RidingMethod\" value is 0, which is default now.)<br>\r\nv1.3 : Revised \"!RidingMethod = 1\" to something more interesting than before... Check out! :) (Special thanks to JamesD28 for help me figure this properly.)",
    "latest_version": "smwc-25443-1615252601",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25443,
        "title": "Invincible Shellboard",
        "version": "smwc-25443-1615252601",
        "upstream_time": 1615252601,
        "download_url": "https://dl.smwcentral.net/25443/InvincibleShellboardV1.3.zip",
        "filename": "InvincibleShellboardV1.3.zip",
        "size": 10328,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-invisible-boo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24892,
    "title": "Invisible Boo",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "boo",
      "invisible",
      "lorom",
      "sa-1"
    ],
    "description": "This Boo stays invisible untill it's close enough to the player.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-24892-1603749730",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24892,
        "title": "Invisible Boo",
        "version": "smwc-24892-1603749730",
        "upstream_time": 1603749730,
        "download_url": "https://dl.smwcentral.net/24892/InvisiBoo.zip",
        "filename": "InvisiBoo.zip",
        "size": 3583,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-invisible-coin",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18904,
    "title": "Invisible Coin",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "This is an invisible sprite which spawns a set amount of coins when Mario touches it.<br>\r\n<br>\r\nA GIEPY version also is included.",
    "latest_version": "smwc-18904-1549705803",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18904,
        "title": "Invisible Coin",
        "version": "smwc-18904-1549705803",
        "upstream_time": 1549705803,
        "download_url": "https://dl.smwcentral.net/18904/Invisible%20Coin.zip",
        "filename": "Invisible Coin.zip",
        "size": 4191,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-invisible-mushroom",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3471,
    "title": "Invisible Mushroom",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "bonus",
      "invisible",
      "lorom",
      "mushroom",
      "pacifist",
      "power-up",
      "sa-1"
    ],
    "description": "Nearly identical to the original sprite. If Mario touches this sprite, it creates a Mushroom that flies into the air.<br>\r\n<br>\r\nNo credit needed.",
    "latest_version": "smwc-3471-1251579793",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3471,
        "title": "Invisible Mushroom",
        "version": "smwc-3471-1251579793",
        "upstream_time": 1251579793,
        "download_url": "https://dl.smwcentral.net/3471/InvisMush.zip",
        "filename": "InvisMush.zip",
        "size": 905,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-invisible-solid-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3558,
    "title": "Invisible Solid Block",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "block",
      "invisible",
      "lorom",
      "pacifist"
    ],
    "description": "This is a disassembly of sprite 6D in SMW, the invisible solid block.",
    "latest_version": "smwc-3558-1278688580",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3558,
        "title": "Invisible Solid Block",
        "version": "smwc-3558-1278688580",
        "upstream_time": 1278688580,
        "download_url": "https://dl.smwcentral.net/3558/SMWSDIS%20-%20sprite%206D%20-%20invisible%20solid%20block.zip",
        "filename": "SMWSDIS - sprite 6D - invisible solid block.zip",
        "size": 2202,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-invisible-sprite",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3566,
    "title": "Invisible Sprite",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "invisible",
      "lorom",
      "sa-1",
      "spawn"
    ],
    "description": "This is basically the invisible mushroom sprite, only it, well, isn't limited to a mushroom. You can make it spawn a normal or custom sprite, or even five sprites at once. Based off of Sonikku's invisible mushroom disassembly, although this one has about 3-4 times more code than the original did.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3566-1271266932",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3566,
        "title": "Invisible Sprite",
        "version": "smwc-3566-1271266932",
        "upstream_time": 1271266932,
        "download_url": "https://dl.smwcentral.net/3566/invisible%20sprite.zip",
        "filename": "invisible sprite.zip",
        "size": 2791,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-invisible-sprite-killer-box-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 19185,
    "title": "Invisible Sprite Killer Box v1.1",
    "authors": [
      "Darolac",
      "MellyMellouange"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "This invisible sprite will kill any other standard sprite it comes into contact with, even ones that are not meant to interact with objects or other sprites.<br>\r\n<br>\r\nVersion v1.1 by Darolac<br>\r\n<br>\r\n-Converted to PIXI.<br>\r\n-Added the option to kill sprites on the same line of the sprite.<br>\r\n-Optimized the code.<br>\r\n<br>\r\nOld GIEPY version is still included.",
    "latest_version": "smwc-19185-1551036319",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 19185,
        "title": "Invisible Sprite Killer Box v1.1",
        "version": "smwc-19185-1551036319",
        "upstream_time": 1551036319,
        "download_url": "https://dl.smwcentral.net/19185/Invisible%20Sprite%20Killer%20Box.zip",
        "filename": "Invisible Sprite Killer Box.zip",
        "size": 2229,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-invisible-warp-hole-blocks",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3473,
    "title": "Invisible Warp Hole Blocks",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "invisible",
      "lorom",
      "pacifist",
      "sa-1",
      "wall"
    ],
    "description": "A disassembly of sprite 8E. It warps Mario to the right of it when he touches it. Dunno what it would be useful for, but hey, its here for everyone wanting it. No credit needed.",
    "latest_version": "smwc-3473-1251579839",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3473,
        "title": "Invisible Warp Hole Blocks",
        "version": "smwc-3473-1251579839",
        "upstream_time": 1251579839,
        "download_url": "https://dl.smwcentral.net/3473/InvisWarp.zip",
        "filename": "InvisWarp.zip",
        "size": 696,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-joe-the-shark",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36854,
    "title": "Joe the Shark",
    "authors": [
      "andy_k_250"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "Joe the Shark and his pals are so hungry and mean that they will jump out of the ocean to attack Mario. Because Joe is so muscular, Mario can't stomp on him, and fireballs do not affect him. Joe wears boxing gloves, but he doesn't seem to use them against Mario.<br>\r\n<br>\r\nThis sprite was originally part of <a href=\"https://smwc.me/185495\">andy_k_250's Custom Tweaked Sprites pack</a>, and was resubmitted separately after the remoderation for ease of search and to fit current standards. They were made as a demo of the ability for mikeyk's Spritetool (also inherited by PIXI) to create tweaked copies of vanilla sprites without altering the vanilla sprites themselves, via a .cfg file that does not reference an .asm file at all. Therefore, the lack of .asm files in this download is not only intentional, it is the main idea.",
    "latest_version": "smwc-36854-1727269991",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36854,
        "title": "Joe the Shark",
        "version": "smwc-36854-1727269991",
        "upstream_time": 1727269991,
        "download_url": "https://dl.smwcentral.net/36854/Joe%20the%20Shark.zip",
        "filename": "Joe the Shark.zip",
        "size": 6201,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-jumpin-chuck",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40004,
    "title": "Jumpin' Chuck",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A modified <a href=\"https://www.smwcentral.net/?p=section&a=details&id=39323\">Chuck</a> which periodically jumps in a jumping pattern like a Ninji.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"sholmes\"><a href=\"/?p=profile&amp;id=59098\" style=\"color: var(--user-color-1);\" class=\"un\">sholmes</a></span>.",
    "latest_version": "smwc-40004-1759284086",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40004,
        "title": "Jumpin' Chuck",
        "version": "smwc-40004-1759284086",
        "upstream_time": 1759284086,
        "download_url": "https://dl.smwcentral.net/40004/Jumpin%20Chuck.zip",
        "filename": "Jumpin Chuck.zip",
        "size": 7874,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-jumpin-goomba",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24249,
    "title": "Jumpin' Goomba",
    "authors": [
      "Mr. MS"
    ],
    "tags": [
      "enemy",
      "follow player",
      "goomba",
      "lorom",
      "sa-1"
    ],
    "description": "A Goomba that jumps. It follows Mario and jumps higher if the extra bit is set, you can easily customize the jump height in the .asm file.",
    "latest_version": "smwc-24249-1597284109",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24249,
        "title": "Jumpin' Goomba",
        "version": "smwc-24249-1597284109",
        "upstream_time": 1597284109,
        "download_url": "https://dl.smwcentral.net/24249/Goomba%20Jump.zip",
        "filename": "Goomba Jump.zip",
        "size": 1821,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-jumping-piranha-plant-plus",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26936,
    "title": "Jumping Piranha Plant Plus",
    "authors": [
      "Luknight",
      "dogemaster"
    ],
    "tags": [
      "lorom",
      "piranha plant",
      "reverse gravity",
      "sa-1"
    ],
    "description": "This is a pack with of piranha plants which can go in 4 directions with various options that can be set with the extra bytes/bits.<br>\r\nExtra bit - spit fireballs if set<br>\r\nExtra byte 1 - sets piranha color and the type of piranha <br>\r\nExtra byte 2 - delay for the first jump of the piranha <br>\r\nExtra byte 3 - speed with which the piranha jumps<br>\r\nNote: In the update i added new options, added some comments as well as made the piranha behaviour more accurate to the original ones.",
    "latest_version": "smwc-26936-1644286856",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26936,
        "title": "Jumping Piranha Plant Plus",
        "version": "smwc-26936-1644286856",
        "upstream_time": 1644286856,
        "download_url": "https://dl.smwcentral.net/26936/JumpingPiranihaPlantPlus.zip",
        "filename": "JumpingPiranihaPlantPlus.zip",
        "size": 7997,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-jumping-piranha-plants",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3646,
    "title": "Jumping Piranha Plants",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "lorom",
      "piranha plant",
      "plant",
      "sa-1"
    ],
    "description": "This is a disassembly of sprites 4F and 50 in SMW, the jumping Piranha Plants.  The extra bit determines which of the original sprites it acts like.",
    "latest_version": "smwc-3646-1278686164",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3646,
        "title": "Jumping Piranha Plants",
        "version": "smwc-3646-1278686164",
        "upstream_time": 1278686164,
        "download_url": "https://dl.smwcentral.net/3646/SMWSDIS%20-%20sprites%204F%20%26%2050%20-%20jumping%20Piranha%20Plants.zip",
        "filename": "SMWSDIS - sprites 4F %26 50 - jumping Piranha Plants.zip",
        "size": 3082,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-jumping-spike-ball",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 31777,
    "title": "Jumping Spike Ball",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "enemy",
      "jumping",
      "lorom",
      "sa-1",
      "spike",
      "water"
    ],
    "description": "This is a fusion between the Surface Jumping Fish and the Floating Spike Ball, the result being a Jumping Spike Ball! It behaves similarly to the vanilla spike ball, but it jumps. Extra Bit sets its horizontal speed.<br>\r\n<br>\r\nTo be inserted with PIXI. Supports SA-1 as well. Make note that sprite buoyancy is needed for this sprite to work properly, similarly to the surface jumping fish.",
    "latest_version": "smwc-31777-1661458329",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 31777,
        "title": "Jumping Spike Ball",
        "version": "smwc-31777-1661458329",
        "upstream_time": 1661458329,
        "download_url": "https://dl.smwcentral.net/31777/Jumping%20Spike%20Ball.zip",
        "filename": "Jumping Spike Ball.zip",
        "size": 1736,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-jumpy-grinder",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41534,
    "title": "Jumpy Grinder",
    "authors": [
      "Medic"
    ],
    "tags": [
      "grinder",
      "jumping",
      "lorom",
      "sa-1"
    ],
    "description": "This is very simple: It's a constantly jumping grinder. Height is customizable. Don't credit me, credit Iceguy for the awesome dissasembly. (you can credit me if you want :3)<br>\r\n<br>\r\nMod edit: Don't make it able to reach a ceiling, since it will pass through it!",
    "latest_version": "smwc-41534-1770253097",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41534,
        "title": "Jumpy Grinder",
        "version": "smwc-41534-1770253097",
        "upstream_time": 1770253097,
        "download_url": "https://dl.smwcentral.net/41534/Jumpy%20Grinder.zip",
        "filename": "Jumpy Grinder.zip",
        "size": 2883,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-kabomb",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24291,
    "title": "Kabomb",
    "authors": [
      "RudeGuy"
    ],
    "tags": [
      "enemy",
      "follow player",
      "lorom",
      "sa-1"
    ],
    "description": "A kabomb, inspired by NSMB's kabomb. It walks around and, when it comes in contact with some selected sprites, it'll turn red and chase the player. The sprites it can come in contact with can be customized, and it's possible to use normal, extended and cluster sprites, and both normal and custom sprites. See README.txt for details.<br>\r\n<br>\r\nGraphics made by Epic_Stuff, credit him/her too!",
    "latest_version": "smwc-24291-1601134337",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24291,
        "title": "Kabomb",
        "version": "smwc-24291-1601134337",
        "upstream_time": 1601134337,
        "download_url": "https://dl.smwcentral.net/24291/kabomb.zip",
        "filename": "kabomb.zip",
        "size": 9032,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-kaboomba",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24021,
    "title": "Kaboomba",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "cannon",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This is a Kaboomba enemy from Yoshi's Island that was initially designed for Super Mario World Prototype. This walking cannon periodically shoots sprites. It can be stood on but hurts from sides.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-24021-1597015507",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24021,
        "title": "Kaboomba",
        "version": "smwc-24021-1597015507",
        "upstream_time": 1597015507,
        "download_url": "https://dl.smwcentral.net/24021/Kaboomba.zip",
        "filename": "Kaboomba.zip",
        "size": 5433,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-kabu",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16094,
    "title": "Kabu",
    "authors": [
      "Kaijyuu"
    ],
    "tags": [
      "enemy",
      "kirby",
      "lorom",
      "sa-1"
    ],
    "description": "The Kabu from Kirby, a 16x16 sprite which will either jump back and forth or slide on the ground, depending on its extra bit. Mario can kill it by jumping on it.<br>\r\n<br>\r\nOriginally part of the Kirby Sprite Pack.",
    "latest_version": "smwc-16094-1503664550",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16094,
        "title": "Kabu",
        "version": "smwc-16094-1503664550",
        "upstream_time": 1503664550,
        "download_url": "https://dl.smwcentral.net/16094/Kabu.zip",
        "filename": "Kabu.zip",
        "size": 5440,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-kaizo-seed",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3565,
    "title": "Kaizo Seed",
    "authors": [
      "leod"
    ],
    "tags": [
      "lorom",
      "muncher",
      "pacifist"
    ],
    "description": "A muncher, falling down to the bottom.<br>\r\nWhile in air, it's not dangerous and gets pushed up by Mario, if touched.<br>\r\nWhen it touches the bottom, it turns into a regular muncher.<br>\r\n<br>\r\nMy first submitted Sprite, so yay and stuff.",
    "latest_version": "smwc-3565-1270907599",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3565,
        "title": "Kaizo Seed",
        "version": "smwc-3565-1270907599",
        "upstream_time": 1270907599,
        "download_url": "https://dl.smwcentral.net/3565/KaizoSeed.zip",
        "filename": "KaizoSeed.zip",
        "size": 4356,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-key",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 33785,
    "title": "Key",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "carriable",
      "item",
      "key",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 80 in SMW - Key.<br>\r\nRequested by <span class=\"un-outer\" title=\"Hamtaro126\"><a href=\"/?p=profile&amp;id=229\" style=\"color: var(--user-color-2);\" class=\"un\">Hamtaro126</a></span>.<br>\r\n<br>\r\nUpdate: Made use of new print statements to make the disassembly more accurate.",
    "latest_version": "smwc-33785-1690832911",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 33785,
        "title": "Key",
        "version": "smwc-33785-1690832911",
        "upstream_time": 1690832911,
        "download_url": "https://dl.smwcentral.net/33785/KeyDis.zip",
        "filename": "KeyDis.zip",
        "size": 7246,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-keyhole",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3480,
    "title": "Keyhole",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "keyhole",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "The keyhole from SMW, disassembled and commented.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3480-1251633323",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3480,
        "title": "Keyhole",
        "version": "smwc-3480-1251633323",
        "upstream_time": 1251633323,
        "download_url": "https://dl.smwcentral.net/3480/KeyholeDis.zip",
        "filename": "KeyholeDis.zip",
        "size": 2414,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-kirby-boss",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3685,
    "title": "Kirby Boss",
    "authors": [
      "HuFlungDu"
    ],
    "tags": [
      "boss",
      "dash",
      "fire",
      "fireball",
      "jump",
      "jump and run",
      "jumping",
      "kirby",
      "lorom",
      "run",
      "running",
      "sa-1",
      "walk"
    ],
    "description": "A Kirby boss. It will move between the left and right edges of the screen in various different ways, such as walking or jumping. It can also shoot fire. Mario must jump on it to damage it. When it dies, it will fall down.<br>\r\n<br>\r\nCheck the ASM file for customization options.",
    "latest_version": "smwc-3685-1289925241",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3685,
        "title": "Kirby Boss",
        "version": "smwc-3685-1289925241",
        "upstream_time": 1289925241,
        "download_url": "https://dl.smwcentral.net/3685/Kirby%20Boss.zip",
        "filename": "Kirby Boss.zip",
        "size": 9044,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-kirby-s-dream-land-waddle-doo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34274,
    "title": "Kirby's Dream Land - Waddle Doo",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "enemy",
      "kirby",
      "lorom",
      "sa-1"
    ],
    "description": "A Cyclops-like relative of the Waddle Dee from the Kirby series. It can jump around and shoot a beam in an arch. See the ASM file for more information.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Idunno\"><a href=\"/?p=profile&amp;id=42947\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Idunno</a></span>.",
    "latest_version": "smwc-34274-1704024572",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34274,
        "title": "Kirby's Dream Land - Waddle Doo",
        "version": "smwc-34274-1704024572",
        "upstream_time": 1704024572,
        "download_url": "https://dl.smwcentral.net/34274/WaddleDoo.zip",
        "filename": "WaddleDoo.zip",
        "size": 9062,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-kirby-s-dreamland",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3253,
    "title": "Kirby's Dreamland 3 Tick",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "enemy",
      "kirby",
      "lorom",
      "sa-1",
      "spike"
    ],
    "description": "The tick, an enemy from Kirby's Dreamland 3. It starts off as an innocent 16x16 sprite. It will start walking towards Mario if he goes above it. When he's directly above it, it will extend its spike upwards. It can be defeated by any means other than jumping.",
    "latest_version": "smwc-3253-1204493739",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3253,
        "title": "Kirby's Dreamland 3 Tick",
        "version": "smwc-3253-1204493739",
        "upstream_time": 1204493739,
        "download_url": "https://dl.smwcentral.net/3253/Tick.zip",
        "filename": "Tick.zip",
        "size": 5487,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-koopa-shell-spawns-kicked",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 15775,
    "title": "Koopa Shell, spawns kicked",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "kicked",
      "koopa",
      "lorom",
      "sa-1",
      "shell"
    ],
    "description": "This will spawn a koopa shell in a kicked state. Requested by lolyoshi. Includes one cfg file for each shell color.<br>\r\nSA-1 compatible.",
    "latest_version": "smwc-15775-1500147377",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 15775,
        "title": "Koopa Shell, spawns kicked",
        "version": "smwc-15775-1500147377",
        "upstream_time": 1500147377,
        "download_url": "https://dl.smwcentral.net/15775/Koopa%20Shell%2C%20kicked.zip",
        "filename": "Koopa Shell%2C kicked.zip",
        "size": 1364,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-koopas-shells-disco-shell",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23125,
    "title": "Koopas + Shells + Disco Shell",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "asar 2 remoderation",
      "carriable",
      "enemy",
      "koopa",
      "lorom",
      "sa-1",
      "shell"
    ],
    "description": "This is a disassembly (+ some added features) of sprites 4-7, the normal Koopas, and DA-DF, the Shells (normal and Disco variant). It includes a lot of options that can be set either with the extra bytes or with the defines (check out the asm files for more info).<br>\r\nIt's included a json file for each Koopa color that will set up a list of sprites in LM's menu with all the main variants (Koopa, stationary Shell with or without a Koopa inside, kicked Shell, Disco Shell).",
    "latest_version": "smwc-23125-1595177025",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23125,
        "title": "Koopas + Shells + Disco Shell",
        "version": "smwc-23125-1595177025",
        "upstream_time": 1595177025,
        "download_url": "https://dl.smwcentral.net/23125/KoopaShell.zip",
        "filename": "KoopaShell.zip",
        "size": 19450,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-koopatrol",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3664,
    "title": "Koopatrol",
    "authors": [
      "MarioE"
    ],
    "tags": [
      "asar 2 remoderation",
      "castle",
      "guard",
      "koopa",
      "lorom",
      "paper mario",
      "sa-1"
    ],
    "description": "The Koopatrol from Paper Mario. It wanders around randomly. If Mario comes close enough, it will use one of two attacks - go in its shell and chase mario, or attempt to ram him. To kill him, you get him to ram into a wall, and then jump on him while he is on his back, or run into him with a Star.<br>\r\n<br>\r\nNOTE: WILL <b>NOT</b> WORK WELL WITH SLOPES!<br>\r\n<br>\r\nGraphics ripped by Leod. No credit needed; to be assembled with <s>Romi's Sprite Tool</s> JackTheSpades's PIXI.",
    "latest_version": "smwc-3664-1279951855",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3664,
        "title": "Koopatrol",
        "version": "smwc-3664-1279951855",
        "upstream_time": 1279951855,
        "download_url": "https://dl.smwcentral.net/3664/Koopatrol.zip",
        "filename": "Koopatrol.zip",
        "size": 22675,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-koophd",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 33148,
    "title": "KooPhD",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "enemy",
      "koopa",
      "lorom",
      "sa-1"
    ],
    "description": "This is the KooPhD sprite, originally coded by Kipernal for SMWCP II, coded by me completely from scratch with some more features. KooPhD.asm is the main sprite, while the potions he throws is vial.asm. Demonstration video: <a href=\"http://www.youtube.com/watch?v=bRPDkAvaJhc\" rel=\"nofollow\">http://www.youtube.com/watch?v=bRPDkAvaJhc</a><br>\r\n<br>\r\nCredit would be appreciated but isn't necessary.<br>\r\n<br>\r\nMAJOR FLARE's UPDATE: PIXI and SA-1 Conversion. On request by <span class=\"un-outer\" title=\"Green\"><a href=\"/?p=profile&amp;id=43749\" style=\"color: var(--user-color-3);\" class=\"un\">Green</a></span>.<br>\r\nBLIZZARD BUFFALO'S UPDATE: Added graphics.<br>\r\nTHOMAS' UPDATE: Cleaned up unnecessary unmarked free RAM usage.",
    "latest_version": "smwc-33148-1681622742",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 33148,
        "title": "KooPhD",
        "version": "smwc-33148-1681622742",
        "upstream_time": 1681622742,
        "download_url": "https://dl.smwcentral.net/33148/koophd_pixi.zip",
        "filename": "koophd_pixi.zip",
        "size": 8034,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-kumo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16225,
    "title": "Kumo",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "forest",
      "lorom",
      "sa-1",
      "sml",
      "spider",
      "super mario land"
    ],
    "description": "A spider from Super Mario Land that jumps towards Mario every once in a while.<br>\r\n<br>\r\nThis sprite was part of smkdan's Super Mario Land sprites pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16225-1504717242",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16225,
        "title": "Kumo",
        "version": "smwc-16225-1504717242",
        "upstream_time": 1504717242,
        "download_url": "https://dl.smwcentral.net/16225/Kumo.zip",
        "filename": "Kumo.zip",
        "size": 5440,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-kun-beta-sprite",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28660,
    "title": "Kun (Beta Sprite)",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "beta",
      "lorom",
      "sa-1",
      "wall-following"
    ],
    "description": "This is an interpretation of the scrapped beta sprite known as \"Kun\" (one-chr-kun.OBJ) from the July 2020 SMW gigaleak. This odd little creature can either move back and forth, or follow ground, walls and ceilings like a Spike Top, and when touched, can disappear in a puff of smoke and knock the player back. It can also hurt the player when touched, or not interact at all and act as a little background buddy.<br>\r\n<br>\r\nSee the .asm file for usage notes and customization options.<br>\r\n<br>\r\nOverwrites four 8x8 tiles (the Note Block bounce sprite by default) in SP3.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"RollingRigatonis\"><a href=\"/?p=profile&amp;id=33771\" style=\"color: var(--user-color-2);\" class=\"un\">RollingRigatonis</a></span>.<br>\r\n<br>\r\n---<br>\r\n<br>\r\nEdited during moderation to allow the hurt variety to knock Mario off Yoshi instead of hurting him.",
    "latest_version": "smwc-28660-1648255529",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28660,
        "title": "Kun (Beta Sprite)",
        "version": "smwc-28660-1648255529",
        "upstream_time": 1648255529,
        "download_url": "https://dl.smwcentral.net/28660/Kun.zip",
        "filename": "Kun.zip",
        "size": 7973,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-lakitu-s-cloud-no-time-limit",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 13507,
    "title": "Lakitu's cloud (No time limit)",
    "authors": [
      "Mellonpizza"
    ],
    "tags": [
      "cheat",
      "cloud",
      "lakitu",
      "lorom",
      "sa-1",
      "vehicle"
    ],
    "description": "A disassembly of sprite 87 in SMW, Lakitu's cloud.",
    "latest_version": "smwc-13507-1459154891",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 13507,
        "title": "Lakitu's cloud (No time limit)",
        "version": "smwc-13507-1459154891",
        "upstream_time": 1459154891,
        "download_url": "https://dl.smwcentral.net/13507/SMWSDIS%20-%2087%20-%20Lakitu%27s%20Cloud.zip",
        "filename": "SMWSDIS - 87 - Lakitu%27s Cloud.zip",
        "size": 3245,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-lantern",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3765,
    "title": "Lantern",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "brightness",
      "fire",
      "fireball",
      "lantern",
      "light",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "When this sprite spawns, it will decrease the screen brightness to a configurable amount. When it's shot by a fireball (Mario's or Yoshi's), it will light up for a short amount of time. If the extra bit is set, it will never go out.<br>\r\n<br>\r\nCheck the ASM file for configuration options.<br>\r\n<br>\r\nBased on the lanterns in Legend of Zelda: A Link to the Past. <a href=\"http://www.youtube.com/watch?v=D4c_9qvLQYA\" rel=\"nofollow\">Demonstration video.</a>",
    "latest_version": "smwc-3765-1327153714",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3765,
        "title": "Lantern",
        "version": "smwc-3765-1327153714",
        "upstream_time": 1327153714,
        "download_url": "https://dl.smwcentral.net/3765/Lantern.zip",
        "filename": "Lantern.zip",
        "size": 1884,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-larry-boss",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3215,
    "title": "Larry Boss",
    "authors": [
      "dahnamics"
    ],
    "tags": [
      "boss",
      "fireball",
      "freeze",
      "galoomba",
      "goomba",
      "koopa",
      "koopaling",
      "koopalings",
      "koopas",
      "lorom",
      "projectile",
      "sa-1",
      "walk"
    ],
    "description": "This boss will walk around the arena, periodically throwing one of three types of fireballs: green, red, or blue. He gets faster after every hit and dies after (by default) 5 hits.<br>\r\n<br>\r\nThe green fireballs turn into a Galoomba when they hit a wall. The Galoomba can be used to hurt the boss. The red fireballs disappear when they hit a wall. Both of the two hurt Mario and can be configured to turn into any sprite, normal or custom. The blue fireballs disappear when they hit a wall and freeze Mario for a short time if he touches them.<br>\r\n<br>\r\nMake sure to specify the sprite numbers of the fireballs in larry.asm! Check the ASM files for customization options. If you give Larry more than 5 HP, make sure to expand the horizontal speed table.",
    "latest_version": "smwc-3215-1289926775",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3215,
        "title": "Larry Boss",
        "version": "smwc-3215-1289926775",
        "upstream_time": 1289926775,
        "download_url": "https://dl.smwcentral.net/3215/Larry%20Boss.zip",
        "filename": "Larry Boss.zip",
        "size": 11261,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-laser-from-quick-man-s-stage",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16661,
    "title": "Laser from Quick Man's stage",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "laser",
      "lorom",
      "sa-1"
    ],
    "description": "A laser as annoying as the ones in Quick Man's stage. Has 4 configurable directions, and it can play a sound effect.<br>\r\n<br>\r\nNote that this works by spawning a custom map16 tile: if it were merely sprites it'd be overkill. Because of that, don't put a lot of them in a single screen or you'll get black bars at the top.",
    "latest_version": "smwc-16661-1511301777",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16661,
        "title": "Laser from Quick Man's stage",
        "version": "smwc-16661-1511301777",
        "upstream_time": 1511301777,
        "download_url": "https://dl.smwcentral.net/16661/Quick_Mans_Laser.zip",
        "filename": "Quick_Mans_Laser.zip",
        "size": 2422,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-lava-lotus",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39102,
    "title": "Lava Lotus",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "enemy",
      "lava lotus",
      "lorom",
      "sa-1",
      "smb3",
      "underwater"
    ],
    "description": "This is a port of the Lava Lotus from SMB3. Found in underwater levels, this sprite shoots 5 fireballs upward, which fizzle out shortly afterward.<br>\r\n<br>\r\nIf the Extra Bit is set, it'll be upside down and cling to ceilings.<br>\r\n<br>\r\nSee the main LavaLotus.asm file for remapping/configuration changes.<br>\r\n<br>\r\n<b>Version History</b>:<br>\r\n- 1/25/2025: v1.00 / Initial release.<br>\r\n- 1/25/2025: v1.01 / Added upside-down variant as an Extra Bit setting.<br>\r\n- 1/25/2025: v1.02 / Setting the Extra Byte will now offset the sprite by 8 pixels to be centered the same as it is in SMB3.<br>\r\n- 1/25/2025: v1.1 / Added a setting to spawn the fireballs as cluster sprites instead of extended. Fixed minor clipping issues with projectile.",
    "latest_version": "smwc-39102-1749586905",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39102,
        "title": "Lava Lotus",
        "version": "smwc-39102-1749586905",
        "upstream_time": 1749586905,
        "download_url": "https://dl.smwcentral.net/39102/LavaLotus.zip",
        "filename": "LavaLotus.zip",
        "size": 8139,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-lava-lotus-pack",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3395,
    "title": "Lava Lotus Pack",
    "authors": [
      "Davros"
    ],
    "tags": [
      "enemy",
      "fire",
      "lava",
      "lorom",
      "lotus",
      "sa-1",
      "smb3",
      "water"
    ],
    "description": "A pack of Lava Lotuses, including the one from SMB3 and additional types of lotus. It includes a Changing Lotus, Hungry Lotus, Spawning Lotus and a custom spore projectile.",
    "latest_version": "smwc-3395-1242499421",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3395,
        "title": "Lava Lotus Pack",
        "version": "smwc-3395-1242499421",
        "upstream_time": 1242499421,
        "download_url": "https://dl.smwcentral.net/3395/LavaLotusPack.zip",
        "filename": "LavaLotusPack.zip",
        "size": 16424,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-layer",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28573,
    "title": "Layer 3 Candle Flames",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "candles",
      "effect",
      "flame",
      "layer 3",
      "lorom",
      "pacifist",
      "sa-1",
      "smasher"
    ],
    "description": "This sprite will spawn custom candle flames that can be used with layer 3 background, like the one found <a href=\"https://www.smwcentral.net/?p=section&a=details&id=18024\">here.</a><br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Hayashi Neru\"><a href=\"/?p=profile&amp;id=31439\" style=\"color: var(--user-color-2);\" class=\"un\">Hayashi Neru</a></span>.",
    "latest_version": "smwc-28573-1640675252",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28573,
        "title": "Layer 3 Candle Flames",
        "version": "smwc-28573-1640675252",
        "upstream_time": 1640675252,
        "download_url": "https://dl.smwcentral.net/28573/Layer3CandleFlames.zip",
        "filename": "Layer3CandleFlames.zip",
        "size": 3171,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      },
      {
        "upstream_id": 3488,
        "title": "Layer 3 Smash",
        "version": "smwc-3488-1251651122",
        "upstream_time": 1251651122,
        "download_url": "https://dl.smwcentral.net/3488/Layer3SmashDis.zip",
        "filename": "Layer3SmashDis.zip",
        "size": 2640,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-leaf-shield-carol-style",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22385,
    "title": "Leaf Shield, carol-style",
    "authors": [
      "KobaBeach"
    ],
    "tags": [
      "friendly",
      "leaf shield",
      "lorom",
      "mega man 2",
      "powerup",
      "sa-1"
    ],
    "description": "A Leaf Shield powerup from Mega Man 2. Follows Mario's location, then when pressing R, spawns the actual shield. Press R again to fire it at enemies. Based on code by carol from Brutal Mario, but re-coded by myself.<br>\r\n<br>\r\nPossibly fun as a one stage gimmick but can be overpowered, so use sparingly.<br>\r\n<br>\r\nPlease have fun with it!<br>\r\n<br>\r\nUses the greens in Palette B so please be cautious if you're using a custom palette!<br>\r\n<br>\r\n<b>UPDATE (13/03/2020)</b>: Clears the \"disappear while $9D is set\" bug. Now you can grab mushrooms, get hit and die without the shield vanishing temporarily. Also fixed a bug where the launch sprite didn't follow you around, making it so that if you tried to spawn the Leaf Shield after it despawned (as it, again, doesn't follow you around) nothing would happen.",
    "latest_version": "smwc-22385-1584408604",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22385,
        "title": "Leaf Shield, carol-style",
        "version": "smwc-22385-1584408604",
        "upstream_time": 1584408604,
        "download_url": "https://dl.smwcentral.net/22385/Mega%20Man%202%20Leaf%20Shield.zip",
        "filename": "Mega Man 2 Leaf Shield.zip",
        "size": 4092,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-ledge-dwelling-any-sprite",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39527,
    "title": "Ledge-Dwelling Any Sprite",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "spawn"
    ],
    "description": "This sprites allows you to spawn a vanilla or custom sprite from a ledge, similar to the ledge-dwelling Monty Mole.<br>\r\nNote that this spawner works best with vanilla or custom sprites which have gravity.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Metro Shroomin\"><a href=\"/?p=profile&amp;id=64708\" style=\"color: var(--user-color-2);\" class=\"un\">Metro Shroomin</a></span> during C3 Winter 2025.",
    "latest_version": "smwc-39527-1746951308",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39527,
        "title": "Ledge-Dwelling Any Sprite",
        "version": "smwc-39527-1746951308",
        "upstream_time": 1746951308,
        "download_url": "https://dl.smwcentral.net/39527/ledge_dwelling_anything.zip",
        "filename": "ledge_dwelling_anything.zip",
        "size": 3100,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-ledge-dwelling-mega-mole",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16660,
    "title": "Ledge-Dwelling Mega Mole",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "lorom",
      "mega mole",
      "pacifist",
      "sa-1"
    ],
    "description": "A mega mole that spawns a-la ledge-dwelling monty mole.",
    "latest_version": "smwc-16660-1511293138",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16660,
        "title": "Ledge-Dwelling Mega Mole",
        "version": "smwc-16660-1511293138",
        "upstream_time": 1511293138,
        "download_url": "https://dl.smwcentral.net/16660/Ledge-Dwelling_Mega_Mole.zip",
        "filename": "Ledge-Dwelling_Mega_Mole.zip",
        "size": 4120,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-lemmy-s-circus-ball",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 15025,
    "title": "Lemmy's Circus Ball",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "ball",
      "bouncing",
      "lorom",
      "pacifist",
      "sa-1",
      "springboard"
    ],
    "description": "A ball that bounces around like a football. It will make Mario bounce if he collides with it, kind of like a Bumpty.<br>\r\nRequested by chineesmw.",
    "latest_version": "smwc-15025-1485627588",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 15025,
        "title": "Lemmy's Circus Ball",
        "version": "smwc-15025-1485627588",
        "upstream_time": 1485627588,
        "download_url": "https://dl.smwcentral.net/15025/Lemmy%27s%20Circus%20Ball.zip",
        "filename": "Lemmy%27s Circus Ball.zip",
        "size": 892,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-lemmy-wendy",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3776,
    "title": "Lemmy/Wendy",
    "authors": [
      "dahnamics"
    ],
    "tags": [
      "ball",
      "boss",
      "egg",
      "koopa",
      "koopaling",
      "koopalings",
      "koopas",
      "lemmy",
      "lorom",
      "ring",
      "sa-1",
      "wendy"
    ],
    "description": "This boss will walk back and forth, occasionally spawning a projectile. Depending on the extra bit, it will behave like a custom Lemmy or a custom Wendy. By default, it takes 5 hits to kill. It can activate a switch in the middle of the fight.<br>\r\n<br>\r\nLemmy will either spawn a ball which will break on hitting a wall, or a ball which can be picked up and thrown at him to damage him.<br>\r\n<br>\r\nWendy will either spawn rings which will disappear on hitting a wall, or a rideable egg which can be picked up and thrown at her to damage her.<br>\r\n<br>\r\nMake sure to specify the sprite numbers of the balls, the ring, and the egg in lemmy_wendy.asm! Check the ASM files for customization options.",
    "latest_version": "smwc-3776-1339156945",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3776,
        "title": "Lemmy/Wendy",
        "version": "smwc-3776-1339156945",
        "upstream_time": 1339156945,
        "download_url": "https://dl.smwcentral.net/3776/Lemmy%20Wendy.zip",
        "filename": "Lemmy Wendy.zip",
        "size": 19965,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      },
      {
        "upstream_id": 3286,
        "title": "Lemmy + Wendy",
        "version": "smwc-3286-1289926874",
        "upstream_time": 1289926874,
        "download_url": "https://dl.smwcentral.net/3286/Lemmy%2BWendy.zip",
        "filename": "Lemmy+Wendy.zip",
        "size": 5536,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-lemon-drop",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16208,
    "title": "Lemon Drop",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "yoshi's island"
    ],
    "description": "This is the Lemon Drop from Yoshi's Island, that little yellow slime thing found in one room of 3-4 and used to create the 1-8 boss.  It can be made to spawn a single sprite or spawn additional ones like a generator (see the .asm file for more details).<br>\r\n<br>\r\n*NOTE: The version that generates additional Lemon Drops may cause lag; it is best used in a place that doesn't have too many other sprites to process.  Don't use it anywhere where there could be no valid ceiling for the new slimes to spawn on either, or it will freeze the game.",
    "latest_version": "smwc-16208-1511023334",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16208,
        "title": "Lemon Drop",
        "version": "smwc-16208-1511023334",
        "upstream_time": 1511023334,
        "download_url": "https://dl.smwcentral.net/16208/Lemon%20Drop.zip",
        "filename": "Lemon Drop.zip",
        "size": 6604,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-level-ender-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20933,
    "title": "Level Ender v1.1",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "end level",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "This sprite will cause the level to end when all the enemies on screen are killed.  This version ignores sprites that don't turn into a coin when the goal tape is passed.<br>\r\n<br>\r\nUses extra bit: YES<br>\r\nWhen the extra bit is clear, the sprite will trigger the regular exit.  When it is set, the sprite will trigger the secret exit.<br>\r\n<br>\r\nRead the readme if you want to use secret exit + no walk config.<br>\r\n<br>\r\nExtra property byte 1: if 0, Mario will freeze when the level ends.<br>\r\n<br>\r\nExtra property byte 2: it's the song number that plays at the level end. Change from C to 3 if using AddmusicK.<br>\r\n<br>\r\nv1.1<br>\r\n-----<br>\r\nAdded a readme about secret exits. They only work if you allow the player to walk. This is an in-game piece of code, if you wanna change this behaviour, read the readme.<br>\r\nFixed a bug with setting up secret exits.<br>\r\n<br>\r\nv1.0<br>\r\n-----<br>\r\nTattletale - moved out of pixi.",
    "latest_version": "smwc-20933-1565793172",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20933,
        "title": "Level Ender v1.1",
        "version": "smwc-20933-1565793172",
        "upstream_time": 1565793172,
        "download_url": "https://dl.smwcentral.net/20933/levelEnder_v1.1.zip",
        "filename": "levelEnder_v1.1.zip",
        "size": 2061,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-light-bug",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3724,
    "title": "Light Bug",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "brightness",
      "dark",
      "enemy",
      "light",
      "lorom"
    ],
    "description": "When you touch this sprite it will die and the screen will get darker. Here is a <a href=\"http://www.youtube.com/watch?v=azFH4-HhR_M\" rel=\"nofollow\">video.</a><br>\r\n",
    "latest_version": "smwc-3724-1306098897",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3724,
        "title": "Light Bug",
        "version": "smwc-3724-1306098897",
        "upstream_time": 1306098897,
        "download_url": "https://dl.smwcentral.net/3724/ZIPPYDITY.zip",
        "filename": "ZIPPYDITY.zip",
        "size": 4775,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-light-switch",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3457,
    "title": "Light Switch",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1",
      "switch"
    ],
    "description": "This is the light switch from Bowser's castle, ported as a custom sprite and ready to be inserted and customized.<br>\r\n<br>\r\nThis only works when sprite $C6 (dark room sprite) is in the room, but you can easily disable that.",
    "latest_version": "smwc-3457-1251385046",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3457,
        "title": "Light Switch",
        "version": "smwc-3457-1251385046",
        "upstream_time": 1251385046,
        "download_url": "https://dl.smwcentral.net/3457/Light%20switch.zip",
        "filename": "Light switch.zip",
        "size": 1573,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-line-guided-any-sprite-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 33712,
    "title": "Line-Guided Any Sprite v1.3",
    "authors": [
      "Kevin",
      "dtothefourth"
    ],
    "tags": [
      "line-guided",
      "lorom",
      "sa-1"
    ],
    "description": "This sprite acts as a wrapper for any normal or custom sprite*, allowing it to easily be made line-guided at the cost of an extra sprite slot.<br>\r\nCheck out the asm file for info on how to use it.<br>\r\n<br>\r\nOriginal sprite by dtothefourth, I optimized it a bit and made some fixes:<br>\r\n- Now it works properly with Yoshi and with carryable sprites.<br>\r\n- Now it works properly when Yoshi or Baby Yoshi eat the sprite.<br>\r\n- Now the sprite won't respawn when the wrapped sprite is killed or collected (e.g. sprite killed with a spin jump, collected powerup).<br>\r\n- Now compatible with Line Guide Acts-Like fix.<br>\r\n<br>\r\nv1.1 update:<br>\r\n- Small code optimizations.<br>\r\n- Added an option in the 4th extra byte to be used with platforms: if set, Mario will move with the platform instead of sliding on it (like normal line-guided platforms do).<br>\r\n- Now the sprite uses 8 extra bytes: the last 4 set the 4 extra bytes for the spawned sprite.<br>\r\n<br>\r\nv1.2 update:<br>\r\n- Fixed a bug where if the wrapped sprite failed to spawn (due to sprite slots being full) the wrapper would be erased forever, instead of being able to respawn (thanks to MarioFanGamer for pointing this out).<br>\r\n- Added a second platform option, to make it compatible with sprites that use custom platform code (for example, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24667\">this</a>) (thanks to MarioFanGamer for suggesting this).<br>\r\n- Now the sprite uses 9 extra bytes: the 5th one sets the speed multiplier for the sprite (if you want to make it move faster).<br>\r\n- Fixed an issue where the sprite would despawn immediately after spawning when using a non-zero offset and spawning it from a specific direction.<br>\r\n<br>\r\nv1.3 update:<br>\r\n- Fixed bug where on spawn this sprite could cause an unrelated sprite to teleport to its location (thanks mellonpizza for finding the fix)<br>\r\n<br>\r\n<span style=\"font-size: 8pt;\">*Some sprites may not work properly, for example Rotating Platform and Ball n' Chain.</span>",
    "latest_version": "smwc-33712-1699806973",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 33712,
        "title": "Line-Guided Any Sprite v1.3",
        "version": "smwc-33712-1699806973",
        "upstream_time": 1699806973,
        "download_url": "https://dl.smwcentral.net/33712/Line-Guided%20Any%20Sprite.zip",
        "filename": "Line-Guided Any Sprite.zip",
        "size": 5022,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-line-guided-colored-blocks-switch-toggled",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40598,
    "title": "Line Guided Colored Blocks, Switch Toggled",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "line-guided",
      "lorom",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "A line guided 3-block platform that can have various colors. The platform can be in an inactive state, in which it doesn't move, and in an active state, in which, naturally, it moves.<br>\r\n<br>\r\nWith the extra bit set, this sprite becomes a switch which will toggle every existing platform's state. The switch can also have multiple colors and will only act upon platforms that match its color.<br>\r\n<br>\r\nInspired by a similar entity in Super Mario Bros. X.",
    "latest_version": "smwc-40598-1772439361",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40598,
        "title": "Line Guided Colored Blocks, Switch Toggled",
        "version": "smwc-40598-1772439361",
        "upstream_time": 1772439361,
        "download_url": "https://dl.smwcentral.net/40598/line_guided_colored_blocks.zip",
        "filename": "line_guided_colored_blocks.zip",
        "size": 6657,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-line-guided-fuzzy-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18756,
    "title": "Line-Guided Fuzzy v1.1",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "fuzzy",
      "line-guided",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 68 in SMW, the line-guided Fuzzy.<br>\r\n<br>\r\nNow SA-1 hybrid.<br>\r\n<br>\r\nv1.1<br>\r\n-----<br>\r\nSupport for LM3 exlevel settings. Only works with pixi 1.2.4+",
    "latest_version": "smwc-18756-1547514894",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18756,
        "title": "Line-Guided Fuzzy v1.1",
        "version": "smwc-18756-1547514894",
        "upstream_time": 1547514894,
        "download_url": "https://dl.smwcentral.net/18756/SMWSDIS%20-%20sprite%2068%20-%20line-guided%20Fuzzy%20v1.1.zip",
        "filename": "SMWSDIS - sprite 68 - line-guided Fuzzy v1.1.zip",
        "size": 5503,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-line-guided-grey-rotating-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20698,
    "title": "Line-Guided Grey Rotating Platform",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "line-guided",
      "lorom",
      "pacifist",
      "platform",
      "rotating",
      "sa-1"
    ],
    "description": "This is a Grey Rotating Platform that moves on line-guides. On extra bit it'll be a triple platform.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-20698-1564619666",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20698,
        "title": "Line-Guided Grey Rotating Platform",
        "version": "smwc-20698-1564619666",
        "upstream_time": 1564619666,
        "download_url": "https://dl.smwcentral.net/20698/Line-Guided%20Rotating%20Platform.zip",
        "filename": "Line-Guided Rotating Platform.zip",
        "size": 8208,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-line-guided-grinder",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3651,
    "title": "Line-Guided Grinder",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "grinder",
      "line-guided",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 67 in SMW, the line-guided Grinder.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3651-1279017971",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3651,
        "title": "Line-Guided Grinder",
        "version": "smwc-3651-1279017971",
        "upstream_time": 1279017971,
        "download_url": "https://dl.smwcentral.net/3651/SMWSDIS%20-%20sprite%2067%20-%20line-guided%20Grinder.zip",
        "filename": "SMWSDIS - sprite 67 - line-guided Grinder.zip",
        "size": 4182,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-line-guided-platform-moves-when-stood-on",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22205,
    "title": "Line-Guided Platform, Moves When Stood On",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "line-guided",
      "lorom",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "This is a line guided platform that moves only when player is standing on it. If extra bit is set, it won't move when stood on.<br>\r\n<br>\r\nCredit is optional. Requested by FragOnCrack.",
    "latest_version": "smwc-22205-1582409121",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22205,
        "title": "Line-Guided Platform, Moves When Stood On",
        "version": "smwc-22205-1582409121",
        "upstream_time": 1582409121,
        "download_url": "https://dl.smwcentral.net/22205/LineGuidedPlatform_MoveOnStand.zip",
        "filename": "LineGuidedPlatform_MoveOnStand.zip",
        "size": 5790,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-line-guided-rope-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18753,
    "title": "Line-Guided Rope v1.1",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "line-guided",
      "lorom",
      "rope",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 64 in SMW, the line-guided rope.  The extra bit determines whether the rope will be short or long, but unless you use the No Sprite Tile Limits patch, it will always be short.<br>\r\n<br>\r\nnow SA-1 hybrid.<br>\r\n<br>\r\nv1.1<br>\r\n-----<br>\r\nSupport for LM3 exlevel settings. Only works with pixi 1.2.4+",
    "latest_version": "smwc-18753-1547512392",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18753,
        "title": "Line-Guided Rope v1.1",
        "version": "smwc-18753-1547512392",
        "upstream_time": 1547512392,
        "download_url": "https://dl.smwcentral.net/18753/SMWSDIS%20-%20sprite%2064%20-%20line-guided%20rope%20v1.1.zip",
        "filename": "SMWSDIS - sprite 64 - line-guided rope v1.1.zip",
        "size": 7104,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-line-guided-springboard",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20680,
    "title": "Line-Guided Springboard",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1",
      "springboard"
    ],
    "description": "This springboard will follow a line guide pattern.",
    "latest_version": "smwc-20680-1564602298",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20680,
        "title": "Line-Guided Springboard",
        "version": "smwc-20680-1564602298",
        "upstream_time": 1564602298,
        "download_url": "https://dl.smwcentral.net/20680/Line-Guided%20Spring.zip",
        "filename": "Line-Guided Spring.zip",
        "size": 2870,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-line-guided-turn-block-bridge",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20699,
    "title": "Line-Guided Turn Block Bridge",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "line-guided",
      "lorom",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "This is a line-guided version of turn block bridge.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-20699-1564619287",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20699,
        "title": "Line-Guided Turn Block Bridge",
        "version": "smwc-20699-1564619287",
        "upstream_time": 1564619287,
        "download_url": "https://dl.smwcentral.net/20699/Line-Guided%20Turnblock%20Bridge.zip",
        "filename": "Line-Guided Turnblock Bridge.zip",
        "size": 8225,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-lololo-and-lalala",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3764,
    "title": "Lololo and Lalala",
    "authors": [
      "dahnamics"
    ],
    "tags": [
      "boss",
      "door",
      "doors",
      "kirby",
      "lorom",
      "sa-1",
      "teleport",
      "walk",
      "warp"
    ],
    "description": "This is a close approximation of Lololo and Lalala from the Kirby universe.<br>\r\n<br>\r\nThe sprite will wait until the player approaches and will start to walk. After it hits a wall, it will teleport to a preset position on the screen, much like the boss fight in Kirby games. When teleporting, it may spawn a block, which can be picked up and tossed at it to damage it.<br>\r\n<br>\r\nThe sprite does not end the level by itself.<br>\r\n<br>\r\nCheck the ASM files for customization options. Make to read the included readme for information on setting up the sprite.<br>\r\n<br>\r\nIncluded is Sonniku's Passable Ledge with SFX block, which is used for the fight. Special thanks to idol for fixing the sprite's graphics, as the original came with no palette.",
    "latest_version": "smwc-3764-1336687758",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3764,
        "title": "Lololo and Lalala",
        "version": "smwc-3764-1336687758",
        "upstream_time": 1336687758,
        "download_url": "https://dl.smwcentral.net/3764/Lololo%20and%20Lalala.zip",
        "filename": "Lololo and Lalala.zip",
        "size": 12655,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-looping-eerie",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 19383,
    "title": "Looping Eerie",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "wrap"
    ],
    "description": "This eerie will loop/wrap around the screen once it reaches its border. Extra bit controls the movement pattern.<br>\r\n<br>\r\nMod update 2023-3-27: Fixed a couple incorrect SA-1 conversions.",
    "latest_version": "smwc-19383-1552955299",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 19383,
        "title": "Looping Eerie",
        "version": "smwc-19383-1552955299",
        "upstream_time": 1552955299,
        "download_url": "https://dl.smwcentral.net/19383/Looping%20Eerie.zip",
        "filename": "Looping Eerie.zip",
        "size": 1174,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-looping-giant-eerie",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34128,
    "title": "Looping Giant Eerie",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "eerie",
      "enemy",
      "giant",
      "lorom",
      "sa-1",
      "wrap"
    ],
    "description": "This is a giant eerie that will loop around horizontally.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>.",
    "latest_version": "smwc-34128-1690768101",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34128,
        "title": "Looping Giant Eerie",
        "version": "smwc-34128-1690768101",
        "upstream_time": 1690768101,
        "download_url": "https://dl.smwcentral.net/34128/Looping%20Giant%20Eerie_Update.zip",
        "filename": "Looping Giant Eerie_Update.zip",
        "size": 5464,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-mad-thwomp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 17726,
    "title": "Mad Thwomp",
    "authors": [
      "RussianMan",
      "yoshicookiezeus"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "thwomp"
    ],
    "description": "This thwomp, when triggered, will keep moving up and down.<br>\r\n<br>\r\nOn extra bit set it'll initially start moving up.<br>\r\n<br>\r\nOriginally from Thwomp pack by yoshicookiezeus. Based off new disassembly.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-17726-1530547339",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 17726,
        "title": "Mad Thwomp",
        "version": "smwc-17726-1530547339",
        "upstream_time": 1530547339,
        "download_url": "https://dl.smwcentral.net/17726/Mad%20Thwomp.zip",
        "filename": "Mad Thwomp.zip",
        "size": 2418,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-magikoopa",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3504,
    "title": "Magikoopa",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "disassembly",
      "enemy",
      "kamek",
      "lorom",
      "magic",
      "magical",
      "magikoopa",
      "sa-1"
    ],
    "description": "A disassembly of the Magikoopa (sprite 1F), commented and ready to be inserted with PIXI.",
    "latest_version": "smwc-3504-1252096215",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3504,
        "title": "Magikoopa",
        "version": "smwc-3504-1252096215",
        "upstream_time": 1252096215,
        "download_url": "https://dl.smwcentral.net/3504/Magikoopa.zip",
        "filename": "Magikoopa.zip",
        "size": 4986,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-magikoopa-boss",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32045,
    "title": "Magikoopa Boss",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "boss",
      "enemy",
      "lorom",
      "magikoopa",
      "sa-1"
    ],
    "description": "This is a Magikoopa but it acts as a boss, defeating it will trigger an exit.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"RollingRigatonis\"><a href=\"/?p=profile&amp;id=33771\" style=\"color: var(--user-color-2);\" class=\"un\">RollingRigatonis</a></span>.",
    "latest_version": "smwc-32045-1662659826",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32045,
        "title": "Magikoopa Boss",
        "version": "smwc-32045-1662659826",
        "upstream_time": 1662659826,
        "download_url": "https://dl.smwcentral.net/32045/MagikoopaBoss.zip",
        "filename": "MagikoopaBoss.zip",
        "size": 6805,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-magikoopa-s-magic",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 27369,
    "title": "Magikoopa's Magic",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "lorom",
      "magic",
      "random",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 20 in SMW, the magic that Magikoopa shoots.",
    "latest_version": "smwc-27369-1625276306",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 27369,
        "title": "Magikoopa's Magic",
        "version": "smwc-27369-1625276306",
        "upstream_time": 1625276306,
        "download_url": "https://dl.smwcentral.net/27369/SMWSDIS%20-%20Sprite%2020%20-%20Magikoopas%20Magic.zip",
        "filename": "SMWSDIS - Sprite 20 - Magikoopas Magic.zip",
        "size": 2779,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-mario-bros-arcade-pow-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16272,
    "title": "Mario Bros. Arcade POW Block",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "arcade",
      "classic",
      "lorom",
      "pacifist",
      "pow",
      "sa-1"
    ],
    "description": "A POW meant to be used in conjunction with the other Mario Bros. Arcade sprites made by Sonikku. When smashed, it'll shake the screen and affect said sprites. If the extra bit is set, it'll be displaced 8 pixels to the right, useful if you want it centered in a specific screen.<br>\r\n<br>\r\nThis sprite was part of Sonikku's Mario Bros. (Arcade) sprite pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16272-1505237256",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16272,
        "title": "Mario Bros. Arcade POW Block",
        "version": "smwc-16272-1505237256",
        "upstream_time": 1505237256,
        "download_url": "https://dl.smwcentral.net/16272/MarioBrosPOW.zip",
        "filename": "MarioBrosPOW.zip",
        "size": 7667,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-mario-bros-arcade-spiny",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16271,
    "title": "Mario Bros. Arcade Spiny",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "arcade",
      "classic",
      "enemy",
      "lorom",
      "sa-1",
      "spiny",
      "spiny egg"
    ],
    "description": "A spiny that behaves like most sprites in the Mario Bros. arcade game. A hit will stun it for a short period, leaving it open for defeat. After this period it'll hop back up in a new color and move faster. If placed in the air, it'll be a Spiny egg. More info on behaviors and customization options are written in the ASM file.<br>\r\n<br>\r\nThis sprite was part of Sonikku's Mario Bros. (Arcade) sprite pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16271-1505237249",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16271,
        "title": "Mario Bros. Arcade Spiny",
        "version": "smwc-16271-1505237249",
        "upstream_time": 1505237249,
        "download_url": "https://dl.smwcentral.net/16271/MarioBrosSpiny.zip",
        "filename": "MarioBrosSpiny.zip",
        "size": 8686,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-mario-bros-arcade-sprite-spawner",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16273,
    "title": "Mario Bros. Arcade Sprite Spawner",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "arcade",
      "classic",
      "lorom",
      "mario bros",
      "sa-1",
      "spawner"
    ],
    "description": "A shooter meant to be used in conjunction with the other Mario Bros. Arcade sprites made by Sonikku. It'll shoot the sprites in random states either to the left or right depending on its X position.<br>\r\n<br>\r\nThis shooter was part of Sonikku's Mario Bros. (Arcade) sprite pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16273-1505237261",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16273,
        "title": "Mario Bros. Arcade Sprite Spawner",
        "version": "smwc-16273-1505237261",
        "upstream_time": 1505237261,
        "download_url": "https://dl.smwcentral.net/16273/MarioBrosShooter.zip",
        "filename": "MarioBrosShooter.zip",
        "size": 1579,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-mechakoopa",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3459,
    "title": "Mechakoopa",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "castle",
      "enemy",
      "lorom",
      "mechakoopa"
    ],
    "description": "This is a disassembly of sprite A2 in SMW, the Mechakoopa.<br>\r\n<br>\r\nNOTE: Because the \"acts like\" setting is set to 0F, this sprite is currently incompatible with GEMS.  This message may be removed when the tool is updated.",
    "latest_version": "smwc-3459-1278697377",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3459,
        "title": "Mechakoopa",
        "version": "smwc-3459-1278697377",
        "upstream_time": 1278697377,
        "download_url": "https://dl.smwcentral.net/3459/SMWSDIS%20-%20sprite%20A2%20-%20Mechakoopa.zip",
        "filename": "SMWSDIS - sprite A2 - Mechakoopa.zip",
        "size": 1831,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-mechakoopa-but-awesome-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25988,
    "title": "Mechakoopa but Awesome v1.0",
    "authors": [
      "Eminus",
      "Von Fahrenheit"
    ],
    "tags": [
      "hybrid",
      "lorom",
      "mechakoopa",
      "sa-1",
      "sprite"
    ],
    "description": "This is based on the Mario Maker 2 take on the Mechakoopa. It comes in four variants:<br>\r\n- Green: the defualt one you're used to<br>\r\n- Red: shoots projectiles<br>\r\n- Blue: shoots lightning<br>\r\n- Yellow: explodes after being damaged<br>\r\nYou choose color with the first extra byte. You can set the extra bit to enable the sprite to fly through the air using its jets.<br>\r\n<br>\r\nRequested for the Strongest Sprite Workshop 2020 by Anorakun & Blizzard Buffalo",
    "latest_version": "smwc-25988-1613964200",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25988,
        "title": "Mechakoopa but Awesome v1.0",
        "version": "smwc-25988-1613964200",
        "upstream_time": 1613964200,
        "download_url": "https://dl.smwcentral.net/25988/MechakoopabutAwesome.zip",
        "filename": "MechakoopabutAwesome.zip",
        "size": 11862,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-mechiggy",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23711,
    "title": "MechIggy",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "explosion",
      "iggy",
      "lorom",
      "mechakoopa",
      "sa-1"
    ],
    "description": "Iggy-Flavored Mechakoopa that should go on a production line. It explodes after being bopped.<br>\r\n<br>\r\nExplosion stars GFX not included. Those should go in SP4, tile $BC<br>\r\n<br>\r\n(Rykon-V73): Small change: You can edit the tilemap and Mario contact routine.",
    "latest_version": "smwc-23711-1594967028",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23711,
        "title": "MechIggy",
        "version": "smwc-23711-1594967028",
        "upstream_time": 1594967028,
        "download_url": "https://dl.smwcentral.net/23711/MechIggy.zip",
        "filename": "MechIggy.zip",
        "size": 13712,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-mega-mole",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22321,
    "title": "Mega Mole",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "lorom",
      "mega mole",
      "pacifist",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite BF in SMW, the Mega Mole.<br>\r\n<br>\r\nYes, I know it's already been done, but this one is non-dynamic and, I'd like to think, easier to read than the one mikeyk included with Sprite Tool.<br>\r\n<br>\r\nOn extra bit set it'll be \"Friendly\", which means it can't hurt Mario.<br>\r\n<br>\r\n(Rykon-V73): Converted the sprite and its extra bit to .json.",
    "latest_version": "smwc-22321-1583272201",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22321,
        "title": "Mega Mole",
        "version": "smwc-22321-1583272201",
        "upstream_time": 1583272201,
        "download_url": "https://dl.smwcentral.net/22321/mega_mole_BF_edited.zip",
        "filename": "mega_mole_BF_edited.zip",
        "size": 4148,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-mega-mole-but-sloped",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25408,
    "title": "Mega Mole, But Sloped",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "enemy",
      "friendly",
      "lorom",
      "mega mole",
      "sa-1",
      "slope"
    ],
    "description": "A Mega Mole, but it's sloped.<br>\r\n<br>\r\n<br>\r\nwhy",
    "latest_version": "smwc-25408-1607516138",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25408,
        "title": "Mega Mole, But Sloped",
        "version": "smwc-25408-1607516138",
        "upstream_time": 1607516138,
        "download_url": "https://dl.smwcentral.net/25408/MegaMoleSloped.zip",
        "filename": "MegaMoleSloped.zip",
        "size": 7303,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-megaman-scroll-gates",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 13541,
    "title": "Megaman Scroll Gates",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "door",
      "lorom",
      "mega man",
      "pacifist",
      "sa-1",
      "scroll"
    ],
    "description": "This door stops the screen from scrolling past it. But if the player touches it, the door will open, dragging the player and the screen to the other side and then closing. Useful if you want a \"separate room screen\" effect. Must be placed on a screen border or Mario will die when he walks through.",
    "latest_version": "smwc-13541-1460239292",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 13541,
        "title": "Megaman Scroll Gates",
        "version": "smwc-13541-1460239292",
        "upstream_time": 1460239292,
        "download_url": "https://dl.smwcentral.net/13541/MegamanScrollGate.zip",
        "filename": "MegamanScrollGate.zip",
        "size": 37108,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-megaman-spine",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 10517,
    "title": "Megaman - Spine",
    "authors": [
      "leod"
    ],
    "tags": [
      "chase",
      "lorom",
      "megaman",
      "robot",
      "sa-1",
      "spikes",
      "spiky",
      "spine"
    ],
    "description": "The Spine from Megaman, a little robot-spike-blade thingy that sits there and waits for Mario to walk on the same height as itself, and then gives chase.<br>\r\n<br>\r\nI'm not sure how accurate this is to the Megaman original since I never saw it in action, but according to the person who requested it, it's good enough.<br>\r\n<br>\r\n<br>\r\nGraphics and palette included, instructions on how to adjust them at the top of the asm file.<br>\r\n<br>\r\n<i>Moderator's note: Indeed, it doesn't act like the original; the original sprite moved back and forth but sped up when the player was at the same horizontal position rather than being stationary until the player is both at the same horizontal position and on the ground.  But it does at least seem to work.</i><br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-10517-1438618055",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 10517,
        "title": "Megaman - Spine",
        "version": "smwc-10517-1438618055",
        "upstream_time": 1438618055,
        "download_url": "https://dl.smwcentral.net/10517/spinny.zip",
        "filename": "spinny.zip",
        "size": 4088,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-megamanx-batton-bone",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16393,
    "title": "MegamanX - Batton Bone",
    "authors": [
      "anonimzwx"
    ],
    "tags": [
      "bat",
      "batton bat",
      "lorom",
      "megaman"
    ],
    "description": "MegamanX - Batton bone<br>\r\n<br>\r\nVideo: <a href=\"https://www.youtube.com/watch?v=fsCCEcMuW4g&feature=youtu.be\" rel=\"nofollow\">https://www.youtube.com/watch?v=fsCCEcMuW4g&feature=youtu.be</a>",
    "latest_version": "smwc-16393-1506977020",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16393,
        "title": "MegamanX - Batton Bone",
        "version": "smwc-16393-1506977020",
        "upstream_time": 1506977020,
        "download_url": "https://dl.smwcentral.net/16393/Batton%20Bone.zip",
        "filename": "Batton Bone.zip",
        "size": 5367,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-megamanx-jamminger",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16554,
    "title": "MegamanX - Jamminger",
    "authors": [
      "anonimzwx"
    ],
    "tags": [
      "asar 2 remoderation",
      "jamminger",
      "lorom",
      "megaman",
      "megaman x"
    ],
    "description": "MegamanX - Jamminger<br>\r\n<br>\r\nVideo: <a href=\"https://www.youtube.com/watch?v=HYgjqO1FG8A&feature=youtu.be\" rel=\"nofollow\">https://www.youtube.com/watch?v=HYgjqO1FG8A&feature=youtu.be</a>",
    "latest_version": "smwc-16554-1509813151",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16554,
        "title": "MegamanX - Jamminger",
        "version": "smwc-16554-1509813151",
        "upstream_time": 1509813151,
        "download_url": "https://dl.smwcentral.net/16554/Jamminger.zip",
        "filename": "Jamminger.zip",
        "size": 5774,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-megamanx-met",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 8860,
    "title": "MegamanX - Met",
    "authors": [
      "anonimzwx"
    ],
    "tags": [
      "lorom",
      "megaman x",
      "met",
      "metool",
      "mmx"
    ],
    "description": "MegamanX - Met:<br>\r\n<a href=\"https://www.youtube.com/watch?v=8hM4QpO-3KY&feature=youtu.be\" rel=\"nofollow\">https://www.youtube.com/watch?v=8hM4QpO-3KY&feature=youtu.be</a><br>\r\n<br>\r\nIf the extra bit is clear it will shoot a bullet towards the player. If it is set it will not do that.",
    "latest_version": "smwc-8860-1407785104",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 8860,
        "title": "MegamanX - Met",
        "version": "smwc-8860-1407785104",
        "upstream_time": 1407785104,
        "download_url": "https://dl.smwcentral.net/8860/Met.zip",
        "filename": "Met.zip",
        "size": 11900,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-mekabon",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16226,
    "title": "Mekabon",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "factory",
      "lorom",
      "mecha",
      "robot",
      "sa-1",
      "sml",
      "super mario land"
    ],
    "description": "A robot from Super Mario Land that lauches his own head every once in a while.<br>\r\n<br>\r\nThis sprite was part of smkdan's Super Mario Land sprites pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16226-1504717543",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16226,
        "title": "Mekabon",
        "version": "smwc-16226-1504717543",
        "upstream_time": 1504717543,
        "download_url": "https://dl.smwcentral.net/16226/smlmekabon.zip",
        "filename": "smlmekabon.zip",
        "size": 6500,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-metroid-v1-0",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40970,
    "title": "Metroid v1.0.2",
    "authors": [
      "Chdata",
      "Schwa"
    ],
    "tags": [
      "air meter",
      "chase",
      "coin",
      "enemy",
      "follow",
      "jump",
      "lorom",
      "sa-1"
    ],
    "description": "This guy hovers lazily in the air until Mario approaches. Then it begins to chase him wildly. Should it catch Mario, it latches on and begins draining coins from him at an alarming rate (if he has any). To kill it once it latches on, repeatedly mash the controller buttons and you'll shake it off. It can optionally hurt or kill the player if they have no coins. It can also drain <a href=\"https://smwc.me/s/35507\">air meter</a>.<br>\r\n<br>\r\nThe tilemap, amount of mashing needed for it to latch out, speeds and detection range are customizable. Check the ASM file for further information.<br>\r\n<br>\r\nGive credit if used or tweaked.<br>\r\n<br>\r\nBIG thank-you to smkdan for helping debug a serious problem while making this sprite.",
    "latest_version": "smwc-40970-1764627994",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40970,
        "title": "Metroid v1.0.2",
        "version": "smwc-40970-1764627994",
        "upstream_time": 1764627994,
        "download_url": "https://dl.smwcentral.net/40970/Metroid.zip",
        "filename": "Metroid.zip",
        "size": 8795,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-micro-paragoomba",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36849,
    "title": "Micro-Paragoomba",
    "authors": [
      "andy_k_250"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "Micro-Paragoomba is the name given to a species of small Goombas that can fly. They attack with a wave-like pattern. One stomp will ground them for good.<br>\r\n<br>\r\nThis sprite was originally part of <a href=\"https://smwc.me/185495\">andy_k_250's Custom Tweaked Sprites pack</a>, and was resubmitted separately after the remoderation for ease of search and to fit current standards. They were made as a demo of the ability for mikeyk's Spritetool (also inherited by PIXI) to create tweaked copies of vanilla sprites without altering the vanilla sprites themselves, via a .cfg file that does not reference an .asm file at all. Therefore, the lack of .asm files in this download is not only intentional, it is the main idea.",
    "latest_version": "smwc-36849-1727268141",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36849,
        "title": "Micro-Paragoomba",
        "version": "smwc-36849-1727268141",
        "upstream_time": 1727268141,
        "download_url": "https://dl.smwcentral.net/36849/Micro-Paragoomba.zip",
        "filename": "Micro-Paragoomba.zip",
        "size": 7819,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-midway-point-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16101,
    "title": "Midway Point v1.1",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "lorom",
      "midpoints",
      "midway point",
      "pacifist",
      "sa-1"
    ],
    "description": "This sprite is a sprite version of the midway point bar.<br>\r\nYou can set this to be either 24x8 (a bar like the real block) and 16x16 (a full block).<br>\r\n<br>\r\nTODO: Add multi midway point compatibility.",
    "latest_version": "smwc-16101-1509738524",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16101,
        "title": "Midway Point v1.1",
        "version": "smwc-16101-1509738524",
        "upstream_time": 1509738524,
        "download_url": "https://dl.smwcentral.net/16101/Midway%20Point.zip",
        "filename": "Midway Point.zip",
        "size": 4221,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-mikeyk-s-sprite-clipping-test",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3744,
    "title": "mikeyk's Sprite Clipping Test",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "clipping",
      "enemy",
      "lorom",
      "test"
    ],
    "description": "This is an in-game tool consisting of a block and a sprite that provides a test environment which shows every sprite clipping size available in SMW. This is perfect for anyone who is coding a sprite, but doesn't know what clipping size to set in the .cfg file.<br>\r\n<br>\r\nThe coin counter will display the clipping value, and the sprite will show the size of the hitbox.<br>\r\n<br>\r\nThis was originally submitted as a tool, but it's better off being a sprite.",
    "latest_version": "smwc-3744-1315737279",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3744,
        "title": "mikeyk's Sprite Clipping Test",
        "version": "smwc-3744-1315737279",
        "upstream_time": 1315737279,
        "download_url": "https://dl.smwcentral.net/3744/cliptest.zip",
        "filename": "cliptest.zip",
        "size": 3451,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-milde",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 29787,
    "title": "Milde",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "castle",
      "enemy",
      "lorom",
      "milde",
      "sa-1",
      "yoshi's island"
    ],
    "description": "The Milde enemy from Yoshi's Island.<br>\r\nIt can be stomped causing the sprite to quickly smush down. The explosion that the sprite causes will function similarly to a cape spin (or Yoshi's Ground Pound ability) to nearby sprites. If the sprite affected is another Milde, they will get stunned and bounce a few times before recovering.<br>\r\n<br>\r\nBoth Milde variants stay on ledges, akin to Red Koopas.<br>\r\nWhen a Big Milde is defeated, it will spawn four normal Mildes. These Mildes must be defeated before the Big Milde can be considered defeated -- if Mario allows a single Milde to despawn without being defeated, the Big Milde will be able to respawn when Mario leaves and returns to the area.<br>\r\n<br>\r\n<span style=\"color: #FF0000;\">NOTE: It is recommended you use the No More Sprite Tile Limits patch. Failure to do so may cause flickering when several of them are on-screen or when the explosion animation displays.</span><br>\r\n<br>\r\n<b>Changelog:</b><br>\r\n<i>07-10-2020:</i><br>\r\n-- Initial release.<br>\r\n<i>02-12-2022:</i><br>\r\n-- Rewrote Milde graphics routine to correct some display issues.<br>\r\n-- Updated collision with Mario to utilize a generic macro for detecting a stomp, rather than relying on SubVertPos.<br>\r\n-- Updated collision to account for Yoshi when stomping the sprite and when touching the sprite from the side.<br>\r\n-- Added a few settings.<br>\r\n-- Updated existing settings to use \"if\" statements instead of reading from a define in the sprite code.<br>\r\n-- Updated JSON file so sprite appears in Lunar Magic properly",
    "latest_version": "smwc-29787-1668642087",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 29787,
        "title": "Milde",
        "version": "smwc-29787-1668642087",
        "upstream_time": 1668642087,
        "download_url": "https://dl.smwcentral.net/29787/YIMilde.zip",
        "filename": "YIMilde.zip",
        "size": 8778,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-minecart",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3709,
    "title": "Minecart",
    "authors": [
      "Masashi27"
    ],
    "tags": [
      "lorom",
      "mine",
      "minecart",
      "minecraft",
      "mines",
      "mineshaft",
      "pacifist",
      "rail",
      "railroad",
      "sa-1"
    ],
    "description": "This sprite will remain stationary until Mario jumps onto it. Then it will start going left or right (depending on its extra bit). The sprite will stop when it hits a wall/an object and will disappear after a few seconds. Overwrites the Mega Mole graphics in SP4.<br>\r\n<br>\r\nFor further information and customization options, check the ASM file.",
    "latest_version": "smwc-3709-1302027178",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3709,
        "title": "Minecart",
        "version": "smwc-3709-1302027178",
        "upstream_time": 1302027178,
        "download_url": "https://dl.smwcentral.net/3709/Minecart.zip",
        "filename": "Minecart.zip",
        "size": 4267,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-mini-chomp-shark",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32271,
    "title": "Mini Chomp Shark",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "asar 2 remoderation",
      "chomp",
      "eating",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A 16x16 chomp that travels horizontally through the air and replaces tiles it encounters with tile 25. If the extra bit is set, it will eat any tile, and if it isn't, encountering a solid tile will make it disappear. Best used in levels where the walls are made up of one-tile-high bricks, to avoid cutoffness. <br>\r\n<br>\r\n**NOTE: Don't use in conjunction with slopes, Layer 2 levels, or vertical levels!<br>\r\n<br>\r\n10/4/2022<br>\r\n<br>\r\nmerged the turn block eating version of this sprite with this one <br>\r\n<br>\r\nthis can be toggled ON in the .asm file.<br>\r\n",
    "latest_version": "smwc-32271-1680370045",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32271,
        "title": "Mini Chomp Shark",
        "version": "smwc-32271-1680370045",
        "upstream_time": 1680370045,
        "download_url": "https://dl.smwcentral.net/32271/Mini-Chomp%20Shark.zip",
        "filename": "Mini-Chomp Shark.zip",
        "size": 5064,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-mini-necky",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3732,
    "title": "Mini-Necky",
    "authors": [
      "dahnamics"
    ],
    "tags": [
      "asar 2 remoderation",
      "bird",
      "dkc",
      "dkc2",
      "dkl",
      "dkl2",
      "donkey kong",
      "donkey kong country",
      "donkey kong country 2",
      "donkey kong land",
      "donkey kong land 2",
      "enemy",
      "fly",
      "flying",
      "lorom",
      "sa-1"
    ],
    "description": "This is the vulture from the Donkey Kong games. It flies up and down and can be defeated by any means. Occasionally, it shoots nuts. It always faces Mario.<br>\r\n<br>\r\nIf the extra bit is clear, it will shoot one nut, which will slowly go in a straight line. If the extra bit is set, it will shoot three fast nuts in a spreadshot type of fashion.<br>\r\n<br>\r\nMake sure to specify the sprite number of the nut in mini_necky.asm! Check the ASM files for customization options.",
    "latest_version": "smwc-3732-1310056759",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3732,
        "title": "Mini-Necky",
        "version": "smwc-3732-1310056759",
        "upstream_time": 1310056759,
        "download_url": "https://dl.smwcentral.net/3732/Mini-Necky.zip",
        "filename": "Mini-Necky.zip",
        "size": 7141,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-mini-torpedo-ted",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24009,
    "title": "Mini Torpedo Ted",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "torpedo",
      "torpedo ted"
    ],
    "description": "This is a 16x16 version of torpedo ted, inspired by beta sprites, and includes said sprites.<br>\r\n<br>\r\nCan be used with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16713\">custom torpedo launcher</a>.",
    "latest_version": "smwc-24009-1597015009",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24009,
        "title": "Mini Torpedo Ted",
        "version": "smwc-24009-1597015009",
        "upstream_time": 1597015009,
        "download_url": "https://dl.smwcentral.net/24009/MiniTorpedo.zip",
        "filename": "MiniTorpedo.zip",
        "size": 3996,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-missile-bill-pack",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3243,
    "title": "Missile Bill Pack",
    "authors": [
      "Davros"
    ],
    "tags": [
      "bullet bill",
      "homing",
      "lorom",
      "sa-1",
      "smb1",
      "smb3",
      "the lost levels"
    ],
    "description": "Missile Bills that follow Mario horizontally or vertically and will make a single or unlimited turns if the extra bits are set. Comes with frost versions.<br>\r\n<br>\r\n(Update 2022-09-24: Fixed a missing SA-1 compatibility --Fernap)<br>\r\n",
    "latest_version": "smwc-3243-1230612046",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3243,
        "title": "Missile Bill Pack",
        "version": "smwc-3243-1230612046",
        "upstream_time": 1230612046,
        "download_url": "https://dl.smwcentral.net/3243/missilebillpack.zip",
        "filename": "missilebillpack.zip",
        "size": 4518,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-mister-bouncy",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3273,
    "title": "Mister Bouncy",
    "authors": [
      "Dispari Scuro"
    ],
    "tags": [
      "bouncy",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This simple sprite hurts Mario if he touches it from the sides, but if he tries to jump on it, he will be bounced  without harming the sprite.<br>\r\n<br>\r\nBased on mikeyk's Shyguy code, so is configurable with koopa settings such as walk fast, stay on ledges, follow Mario, jump over shells, and spinkill enabled.",
    "latest_version": "smwc-3273-1207332095",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3273,
        "title": "Mister Bouncy",
        "version": "smwc-3273-1207332095",
        "upstream_time": 1207332095,
        "download_url": "https://dl.smwcentral.net/3273/mrbouncy.zip",
        "filename": "mrbouncy.zip",
        "size": 5801,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-molotov-bro",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3297,
    "title": "Molotov Bro.",
    "authors": [
      "Koyuki"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This guy throws molotov bombs at mario. The molotov bomb turns to fire when it touches the ground.",
    "latest_version": "smwc-3297-1210535161",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3297,
        "title": "Molotov Bro.",
        "version": "smwc-3297-1210535161",
        "upstream_time": 1210535161,
        "download_url": "https://dl.smwcentral.net/3297/Molotov%20Bro.zip",
        "filename": "Molotov Bro.zip",
        "size": 9115,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-moneybags",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28860,
    "title": "Moneybags",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "coin",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This is a recreation of the Moneybags enemy originally found in Super Mario 64, and later seen in New Super Mario Bros. The Moneybags will look like a coin and remain stationary, but once the player gets too close, it will reveal it's true form and start bouncing away from or towards the player. When defeated, Moneybags will disappear in a puff of smoke and award coins (either directly or by spawning coin sprites).<br>\r\n<br>\r\nThere are a lot of customization options. See the .asm file for all features, details of the extra byte usage and defines.<br>\r\n<br>\r\nIncludes a custom version of the Moving Coin sprite (the vanilla uses hardcoded speeds). Also contains graphics which replace the Flyin' Hammer Brother in SP3.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Black Goku\"><a href=\"/?p=profile&amp;id=48112\" style=\"color: var(--user-color-2);\" class=\"un\">Black Goku</a></span>.",
    "latest_version": "smwc-28860-1649608488",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28860,
        "title": "Moneybags",
        "version": "smwc-28860-1649608488",
        "upstream_time": 1649608488,
        "download_url": "https://dl.smwcentral.net/28860/Moneybags.zip",
        "filename": "Moneybags.zip",
        "size": 14413,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-monty-mole-pile",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 29012,
    "title": "Monty Mole Pile",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "lorom",
      "mole",
      "monty mole",
      "sa-1"
    ],
    "description": "This pile will continiously produce monty moles. Originally made for Hackjam.",
    "latest_version": "smwc-29012-1644252919",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 29012,
        "title": "Monty Mole Pile",
        "version": "smwc-29012-1644252919",
        "upstream_time": 1644252919,
        "download_url": "https://dl.smwcentral.net/29012/MontyMolePile.zip",
        "filename": "MontyMolePile.zip",
        "size": 2631,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-morton-boss",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3694,
    "title": "Morton Boss",
    "authors": [
      "7601"
    ],
    "tags": [
      "boss",
      "bullet",
      "bullet shooter",
      "koopalings",
      "lorom",
      "sa-1"
    ],
    "description": "A 48x48 boss which moves between the left and right edges of the screen. It can shoot bullets and it will get faster after each hit. By default, it takes 5 hits to kill it. It can display its HP on the status bar.<br>\r\n<br>\r\nCheck the ASM file for customization options.<br>\r\n<br>\r\nGive credit to me.<br>\r\n<br>\r\n<i>Tester's Note:</i> Sprite palette 4 (also included as a palette file) gives Morton his correct colors. The boss is very easy to defeat by itself.",
    "latest_version": "smwc-3694-1298227826",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3694,
        "title": "Morton Boss",
        "version": "smwc-3694-1298227826",
        "upstream_time": 1298227826,
        "download_url": "https://dl.smwcentral.net/3694/Morton%20Boss.zip",
        "filename": "Morton Boss.zip",
        "size": 4668,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-mosaic-thwimp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 17638,
    "title": "Mosaic Thwimp",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "castle",
      "lorom",
      "sa-1",
      "thwimp",
      "wall"
    ],
    "description": "Thwimp that goes right/left or up/down until it hits a wall, and then turns around.<br>\r\n<br>\r\nCustomizable with the defines.<br>\r\n<br>\r\nNamed after one of my favorite enemies from Vista Quest, \"Mosaic\".<br>\r\n<br>\r\nI submitted this because \"I might as well\". It's a pretty simple sprite, but it may be useful for level design.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-17638-1529256678",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 17638,
        "title": "Mosaic Thwimp",
        "version": "smwc-17638-1529256678",
        "upstream_time": 1529256678,
        "download_url": "https://dl.smwcentral.net/17638/MosaicThwimpUpdate.zip",
        "filename": "MosaicThwimpUpdate.zip",
        "size": 1559,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-mother-dino-rhino-dino-torch-egg",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 42183,
    "title": "Mother Dino Rhino + Dino Torch Egg",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "dino rhino",
      "egg",
      "lorom",
      "sa-1"
    ],
    "description": "A Dino Rhino that occasionally lays eggs with Dino Torches inside. The eggs will hatch immediately.<br>\r\n<br>\r\nIf the extra bit is set, this sprite is instead an independent Dino Torch egg. It will hatch when the player is in close proximity, like baby Yoshi eggs.<br>\r\n<br>\r\nThe .asm file features many customisation options, including changing which sprite hatches out of the egg and even which sprite the Dino Rhino becomes when stomped.",
    "latest_version": "V1.0.1",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 42183,
        "title": "Mother Dino Rhino + Dino Torch Egg",
        "version": "V1.0.1",
        "upstream_time": 1776088092,
        "download_url": "https://dl.smwcentral.net/42183/mother_dino_rhino_and_egg_asar2.zip",
        "filename": "mother_dino_rhino_and_egg_asar2.zip",
        "size": 7018,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-mouser",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3277,
    "title": "Mouser",
    "authors": [
      "Dispari Scuro"
    ],
    "tags": [
      "boss",
      "lorom",
      "sa-1",
      "smb2"
    ],
    "description": "Mouser from SMB2.<br>\r\n<br>\r\nCan only be killed by Bob-Omb explosions. By default, takes 3 hits to kill.<br>\r\n<br>\r\nNOTE: Not compatible with Yoshi. He simply goes through the sprite.",
    "latest_version": "smwc-3277-1207332072",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3277,
        "title": "Mouser",
        "version": "smwc-3277-1207332072",
        "upstream_time": 1207332072,
        "download_url": "https://dl.smwcentral.net/3277/SMB2Mouser.zip",
        "filename": "SMB2Mouser.zip",
        "size": 8559,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-moving-boss-fireball-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40036,
    "title": "Moving Boss Fireball v1.1",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This simple sprite is an improvement of vanilla sprite 34, the boss fireball, which is used by Ludwig Von Koopa. It's meant to be placed directly in a level, to spawn with X and Y speeds set in the extra byte.<br>\r\nWhen the extra bit is set, the fireball will face the player's direction and move towards him accordingly.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Fernandito2018\"><a href=\"/?p=profile&amp;id=36104\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">Fernandito2018</a></span> during C3 Winter 2025.",
    "latest_version": "smwc-40036-1751554915",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40036,
        "title": "Moving Boss Fireball v1.1",
        "version": "smwc-40036-1751554915",
        "upstream_time": 1751554915,
        "download_url": "https://dl.smwcentral.net/40036/Ludwig%27s%20Fireball%20v1.1.zip",
        "filename": "Ludwig%27s Fireball v1.1.zip",
        "size": 2210,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-moving-brown-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16071,
    "title": "Moving Brown Platform",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "This is a simple platform that moves back and forth horizontally, vertically, or diagonally.  Based off of Mirumo's SMB3 Brown Platform code.<br>\r\n<br>\r\nNow PIXI compatible.",
    "latest_version": "smwc-16071-1503382443",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16071,
        "title": "Moving Brown Platform",
        "version": "smwc-16071-1503382443",
        "upstream_time": 1503382443,
        "download_url": "https://dl.smwcentral.net/16071/Moving%20Brown%20Platforms%20PIXI.zip",
        "filename": "Moving Brown Platforms PIXI.zip",
        "size": 3573,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-moving-castle-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3609,
    "title": "Moving Castle Block",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "disassembly",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of the gray moving castle block, sprite BB.  I also made it move vertically if the extra bit is set.",
    "latest_version": "smwc-3609-1277307937",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3609,
        "title": "Moving Castle Block",
        "version": "smwc-3609-1277307937",
        "upstream_time": 1277307937,
        "download_url": "https://dl.smwcentral.net/3609/SMWSDIS%20-%20sprite%20BB%20-%20gray%20moving%20castle%20block.zip",
        "filename": "SMWSDIS - sprite BB - gray moving castle block.zip",
        "size": 1615,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-moving-coin",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 17318,
    "title": "Moving Coin",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "item",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "A disassembly of sprite 21, the moving coin.<br>\r\n<br>\r\nIt can be set to act like the normal coin or a silver one (which increments the number of points given with each coin collected).",
    "latest_version": "smwc-17318-1523966117",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 17318,
        "title": "Moving Coin",
        "version": "smwc-17318-1523966117",
        "upstream_time": 1523966117,
        "download_url": "https://dl.smwcentral.net/17318/coin.zip",
        "filename": "coin.zip",
        "size": 2461,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-moving-ledge-hole-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28094,
    "title": "Moving Ledge Hole v1.1",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "ledge hole",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "The moving ledge hole sprite seen in SMW ghost houses, disassembled and commented.<br>\r\n<br>\r\nNow SA-1 hybrid.<br>\r\n<br>\r\nv1.1 (KevinM):<br>\r\n- Fixed \"act as\" in the CFG file.<br>\r\n- Added fix from LM 2.53+ that prevents the sprite from teleporting one screen down when placed on a vertical screen boundary.<br>\r\n- Fixed issue on SA-1 where the sprite would only interact with the first 12 sprite slots.",
    "latest_version": "smwc-28094-1634214452",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28094,
        "title": "Moving Ledge Hole v1.1",
        "version": "smwc-28094-1634214452",
        "upstream_time": 1634214452,
        "download_url": "https://dl.smwcentral.net/28094/hole.zip",
        "filename": "hole.zip",
        "size": 2272,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-moving-midway-point-tape",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41528,
    "title": "Moving Midway Point Tape",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "lorom",
      "midway point",
      "pacifist",
      "sa-1"
    ],
    "description": "It's like a goal tape, but a midway point tape instead. It automatically detects the height of the pole as long as the \"Act as\" settings of the left pole are correct (2F-31) so you can place it comfortably. Extra Byte 1 determines its speed.<br>\r\n<br>\r\nWhen collected, the tape will give some points. The higher the tape is hit, the higher the score. If the tape is hit at the highest possible spot, which is frame perfect, a 1-up will be given. These features can optionally be disabled.<br>\r\n<br>\r\nNot compatible with any multiple midway point patches yet, sorry!",
    "latest_version": "smwc-41528-1772757509",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41528,
        "title": "Moving Midway Point Tape",
        "version": "smwc-41528-1772757509",
        "upstream_time": 1772757509,
        "download_url": "https://dl.smwcentral.net/41528/moving_midway_point_tape.zip",
        "filename": "moving_midway_point_tape.zip",
        "size": 6034,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-moving-platform-with-firebar",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36668,
    "title": "Moving Platform with Firebar",
    "authors": [
      "Isikoro"
    ],
    "tags": [
      "asar 2 remoderation",
      "firebars",
      "lorom",
      "moving",
      "platform",
      "sa-1"
    ],
    "description": "You can create lifts that go back and forth between certain sections and lifts that keep moving in one direction when you get on them.<br>\r\nIn the case of going back and forth over a fixed section, the problem of the lift not returning to its original position after exiting the screen has also been fix.<br>\r\n<br>\r\nThe following settings are available<br>\r\n- Common -<br>\r\nSetting the direction of movement (8 directions)<br>\r\nPlatform Size (4 levels)<br>\r\nFirebar presence<br>\r\nFirebar size<br>\r\nDirection of firebar rotation<br>\r\nRotation speed of the firebar<br>\r\n<br>\r\n- Going back and forth between fixed sections -<br>\r\nMaximum speed travel time setting (32 steps)<br>\r\nMaximum speed setting (4 steps)<br>\r\nSetting of acceleration (normal or x2)<br>\r\nSetting of numbers (none, 1-7 Only one per number works at the same time)<br>\r\nShift of initial position according to travel distance and direction<br>\r\n<br>\r\n- Movement in one direction -<br>\r\nSetting of moving speed (4 levels)<br>\r\nWhether it disappears if not ridden for a certain period of time<br>\r\n<br>\r\n-Update-<br>\r\n-A few explanatory notes in the asm file have been added.<br>\r\n-In Lunar Magic, the direction of movement of the lift is now displayed. It is also drawn as a Checker platform, just as it is in the game.<br>\r\n-A problem with one of the double firebars being slightly shifted by the initial position shift has been corrected.",
    "latest_version": "smwc-36668-1741579024",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36668,
        "title": "Moving Platform with Firebar",
        "version": "smwc-36668-1741579024",
        "upstream_time": 1741579024,
        "download_url": "https://dl.smwcentral.net/36668/Moving%20Platform%20with%20Firebar.zip",
        "filename": "Moving Platform with Firebar.zip",
        "size": 80257,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-mr-saturn",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40887,
    "title": "Mr. Saturn",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "Mr. Saturn walks peacefully. If grabbed, he can be thrown at enemies, destroying them relentlessly.<br>\r\n<br>\r\nƶơơᨓ!",
    "latest_version": "smwc-40887-1772494431",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40887,
        "title": "Mr. Saturn",
        "version": "smwc-40887-1772494431",
        "upstream_time": 1772494431,
        "download_url": "https://dl.smwcentral.net/40887/mr._saturn.zip",
        "filename": "mr._saturn.zip",
        "size": 9418,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-multi-bounce-shell-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 27887,
    "title": "Multi-Bounce Shell v1.1",
    "authors": [
      "Kevin",
      "NaroGugul"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "shell"
    ],
    "description": "A simple shell that can be bounced multiple times with a counter showing how many bounces are left.<br>\r\n<br>\r\n- Number of bounces from 1 to 9 or infinite;<br>\r\n<br>\r\n- Will destroy itself after the last bounce;<br>\r\n<br>\r\n- If extra bit is set it will spawn in kicked state going towards the player direction;<br>\r\n<br>\r\n- Uses custom exgfx tile for the numbers and \"infinite\" symbol (just a slightly modified GFX20.bin file. SP4 of Banzai Bill tileset). Should be renamed before inserting. Remap it to fit your needs.<br>\r\n<br>\r\nUpdate (KevinM):<br>\r\n- Added 5-9 bounces option (and updated GFX file with those tiles)<br>\r\n- Changed bounce number define to use the first extra byte instead: no need to insert the same sprite multiple times<br>\r\n- Changed initial kicked speed define to use the second extra byte instead<br>\r\n- Changed cfg file to json with Lunar Magic custom sprite list entries for the different options<br>\r\n- Added json files for different palettes as well (Green, Red, Yellow, Blue)",
    "latest_version": "smwc-27887-1634130295",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 27887,
        "title": "Multi-Bounce Shell v1.1",
        "version": "smwc-27887-1634130295",
        "upstream_time": 1634130295,
        "download_url": "https://dl.smwcentral.net/27887/MultiBounceShell.zip",
        "filename": "MultiBounceShell.zip",
        "size": 9659,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-multiple-rotating-sprites-spawner",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 30003,
    "title": "Multiple Rotating Sprites Spawner",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "ball and chain",
      "lorom",
      "rotating platform",
      "sa-1"
    ],
    "description": "This sprite acts similarly as vanilla sprite E0 (triple rotating platforms) but with many more options for the spawned sprites, customizable with the extra bytes, including:<br>\r\n- Amount of sprites (between 1 and 8)<br>\r\n- For each one, if it is a Ball n' Chain or a Platform<br>\r\n- For each one, if it shouldn't be spawned (if you want to leave \"holes\" in the circle or to have less sprites rotating closer together).<br>\r\nThe rotation direction depends on the X position like in vanilla, unless you're using the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=27942\">Sprite Properties Depending on the Extra Bit</a> patch, in which case it will depend on the extra bit.<br>\r\nIncluded in the json file are some example sprites you can find in the custom sprite list in LM. See the asm file or the LM tooltip for more info on how the options work.",
    "latest_version": "smwc-30003-1656147845",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 30003,
        "title": "Multiple Rotating Sprites Spawner",
        "version": "smwc-30003-1656147845",
        "upstream_time": 1656147845,
        "download_url": "https://dl.smwcentral.net/30003/rotating_sprites_spawner.zip",
        "filename": "rotating_sprites_spawner.zip",
        "size": 3244,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-muncher-bridge",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28620,
    "title": "Muncher Bridge",
    "authors": [
      "Abdu"
    ],
    "tags": [
      "bridge",
      "hurt block",
      "lorom",
      "muncher",
      "sa-1",
      "turnblock"
    ],
    "description": "This is a turn block bridge, except with munchers instead of blocks. So it hurts.<br>\r\nMake sure to check out the asm file for customization options.<br>\r\nRequested by Romano338.",
    "latest_version": "smwc-28620-1645034211",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28620,
        "title": "Muncher Bridge",
        "version": "smwc-28620-1645034211",
        "upstream_time": 1645034211,
        "download_url": "https://dl.smwcentral.net/28620/Muncher%20Bridge.zip",
        "filename": "Muncher Bridge.zip",
        "size": 6050,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-needle-bird",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3678,
    "title": "Needle Bird",
    "authors": [
      "S.L"
    ],
    "tags": [
      "asar 2 remoderation",
      "bird",
      "enemy",
      "lorom"
    ],
    "description": "This sprite is inspired from Seiken Densetsu 3. Basically, it flies back and forth horizontally, and when Mario is near, spit three balls at him.",
    "latest_version": "smwc-3678-1290343739",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3678,
        "title": "Needle Bird",
        "version": "smwc-3678-1290343739",
        "upstream_time": 1290343739,
        "download_url": "https://dl.smwcentral.net/3678/spritedg.zip",
        "filename": "spritedg.zip",
        "size": 8966,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-needle-spitting-urchin",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39536,
    "title": "Needle-spitting Urchin",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This Urchin is static, but spits needles at the player. The first extra byte controls the timer, the second controls the pattern type, and the third controls the direction. Patterns include horizontal only, vertical only, both, or a tracking needle.<br>\r\n<br>\r\nThe needle has a poison feature, which requires UberASMTool.",
    "latest_version": "smwc-39536-1755692496",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39536,
        "title": "Needle-spitting Urchin",
        "version": "smwc-39536-1755692496",
        "upstream_time": 1755692496,
        "download_url": "https://dl.smwcentral.net/39536/needle_urchin.zip",
        "filename": "needle_urchin.zip",
        "size": 8196,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-net-dry-bones",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 21753,
    "title": "Net Dry Bones",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "dry bones",
      "lorom",
      "net",
      "net koopa",
      "sa-1"
    ],
    "description": "Based on the Net Koopa dissasembly by imamelia, this Dry Bones acts like a Net Koopa; however, jumping on him will make him crumble and act like a normal Dry Bones. The generated Dry Bones will stay behind nets if the Net Dry Bones is jumped on behind the net. This sprite requires a patch that is included in the .zip.<br>\r\n<br>\r\nGraphics made by Wuffalo.",
    "latest_version": "smwc-21753-1578491182",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 21753,
        "title": "Net Dry Bones",
        "version": "smwc-21753-1578491182",
        "upstream_time": 1578491182,
        "download_url": "https://dl.smwcentral.net/21753/netdrybones.zip",
        "filename": "netdrybones.zip",
        "size": 10382,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-net-koopas",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3611,
    "title": "Net Koopas",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "net koopa",
      "sa-1"
    ],
    "description": "This is a disassembly of sprites 22-25 in SMW, the net Koopas.  They have more options than would fit within a single .cfg file (horizontal/vertical, green/red, above/below the net), so I included two.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3611-1277492502",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3611,
        "title": "Net Koopas",
        "version": "smwc-3611-1277492502",
        "upstream_time": 1277492502,
        "download_url": "https://dl.smwcentral.net/3611/SMWSDIS%20-%20sprites%2022-25%20-%20net%20Koopas.zip",
        "filename": "SMWSDIS - sprites 22-25 - net Koopas.zip",
        "size": 3469,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-net-sparky-fuzzy",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 27882,
    "title": "Net Sparky/Fuzzy",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "enemy",
      "lorom",
      "net",
      "sa-1"
    ],
    "description": "This Sparky/Fuzzball is different from these from SMW because instead of following walls or line-guides, they instead stay on top of nets. Read the readme and ASM file for more information.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"gohkenytp8\"><a href=\"/?p=profile&amp;id=50864\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">gohkenytp8</a></span>.",
    "latest_version": "smwc-27882-1632420009",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 27882,
        "title": "Net Sparky/Fuzzy",
        "version": "smwc-27882-1632420009",
        "upstream_time": 1632420009,
        "download_url": "https://dl.smwcentral.net/27882/NetSparky.zip",
        "filename": "NetSparky.zip",
        "size": 4914,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-new-super-mario-bros-spiked-question-mark-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34467,
    "title": "New Super Mario Bros - Spiked Question Mark Block",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "item box",
      "lorom",
      "sa-1"
    ],
    "description": "This is a spiked question mark block, a block which rotates itself while one side is spiked. It's non-dynamic so it can only turn in four directions but it is easier to insert and more than four can be on-screen as well. The content can be filled in various ways.<br>\r\n<br>\r\nCredits is required.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Ice Man\"><a href=\"/?p=profile&amp;id=63\" style=\"color: var(--user-color-2);\" class=\"un\">Ice Man</a></span>.",
    "latest_version": "smwc-34467-1727180538",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34467,
        "title": "New Super Mario Bros - Spiked Question Mark Block",
        "version": "smwc-34467-1727180538",
        "upstream_time": 1727180538,
        "download_url": "https://dl.smwcentral.net/34467/Spiked%20Question%20Block.zip",
        "filename": "Spiked Question Block.zip",
        "size": 13137,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-new-super-mario-bros-spin-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26565,
    "title": "New Super Mario Bros - Spin Block",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "dsx",
      "dynamic",
      "dynamic sprites",
      "lorom",
      "new super mario bros",
      "nsmb",
      "sa-1",
      "spin"
    ],
    "description": "This is a Super Mario World themed recreation of the Spin Block from New Super Mario Bros, typically seen in \"Athletic\" levels. When Mario stands on the platform, it will rev up and start spinning Mario. Pressing B will make him jump off the platform normally, but pressing A will launch him into the sky with a spin-float ability. You can then let Mario slowly float back down, or make him dive down fast by pressing down. When diving, Mario can break through turnblocks.<br>\r\n<br>\r\nRequires <a href=\"https://www.smwcentral.net/?p=section&a=details&id=13184\">DSX</a> (already applied by default if you're using SA-1).",
    "latest_version": "smwc-26565-1622027970",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26565,
        "title": "New Super Mario Bros - Spin Block",
        "version": "smwc-26565-1622027970",
        "upstream_time": 1622027970,
        "download_url": "https://dl.smwcentral.net/26565/NSMBSpinBlock.zip",
        "filename": "NSMBSpinBlock.zip",
        "size": 11411,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-new-super-mario-bros-stretch-shroom",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41111,
    "title": "New Super Mario Bros. - Stretch Shroom",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "platform",
      "sa-1",
      "solid"
    ],
    "description": "A mushroom platform which expands and contracts over a certain period of time. When on top, the player moves along with it.",
    "latest_version": "smwc-41111-1773018736",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41111,
        "title": "New Super Mario Bros. - Stretch Shroom",
        "version": "smwc-41111-1773018736",
        "upstream_time": 1773018736,
        "download_url": "https://dl.smwcentral.net/41111/stretch_shroom.zip",
        "filename": "stretch_shroom.zip",
        "size": 5348,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-new-timed-lifts",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3437,
    "title": "New Timed Lifts",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "carrot top lift",
      "lorom",
      "sa-1",
      "spawn",
      "spawner"
    ],
    "description": "These are some more Timed Lifts based off of Davros's.  I have included three types:<br>\r\n<br>\r\n-Expanded: These are exactly like normal Timed Lifts, only they have 5-9 seconds on them instead of 1-4.<br>\r\n<br>\r\n-Manual: These can be controlled with the controller buttons.<br>\r\n<br>\r\n-Bomber: These can also be controlled with the controller buttons, but when you press the Y button, they drop bombs.  The number on the platform, in this case, is an ammo counter instead of a timer.  When it drops to 0, you can't move it and it won't drop any more bombs.<br>\r\n<br>\r\nNow SA-1 compatible.",
    "latest_version": "smwc-3437-1250118382",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3437,
        "title": "New Timed Lifts",
        "version": "smwc-3437-1250118382",
        "upstream_time": 1250118382,
        "download_url": "https://dl.smwcentral.net/3437/new%20timed%20lifts.zip",
        "filename": "new timed lifts.zip",
        "size": 15193,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-ninji",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3701,
    "title": "Ninji",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "lorom",
      "ninji",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 51 in SMW, the Ninji.",
    "latest_version": "smwc-3701-1299884734",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3701,
        "title": "Ninji",
        "version": "smwc-3701-1299884734",
        "upstream_time": 1299884734,
        "download_url": "https://dl.smwcentral.net/3701/SMWSDIS%20-%20sprite%2051%20-%20Ninji.zip",
        "filename": "SMWSDIS - sprite 51 - Ninji.zip",
        "size": 1597,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-ninji-jumps-with-player",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 27547,
    "title": "Ninji, Jumps With Player",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "lorom",
      "ninji",
      "sa-1"
    ],
    "description": "This ninji will jump when the player also jumps.<br>\r\nCredit is optional.",
    "latest_version": "smwc-27547-1631486633",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 27547,
        "title": "Ninji, Jumps With Player",
        "version": "smwc-27547-1631486633",
        "upstream_time": 1631486633,
        "download_url": "https://dl.smwcentral.net/27547/Ninji%2C%20jumps%20with%20player.zip",
        "filename": "Ninji%2C jumps with player.zip",
        "size": 1746,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-nipper-hungry-nipper",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39573,
    "title": "Nipper + Hungry Nipper",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "enemy",
      "lorom",
      "nipper",
      "piranha plant",
      "plant",
      "sa-1",
      "venus"
    ],
    "description": "A Nipper and Hungry Nipper from Romi's Sprite Tool, converted and ready to be inserted with PIXI.",
    "latest_version": "smwc-39573-1752605928",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39573,
        "title": "Nipper + Hungry Nipper",
        "version": "smwc-39573-1752605928",
        "upstream_time": 1752605928,
        "download_url": "https://dl.smwcentral.net/39573/Mikeyk%27s%20Nipper%20%2B%20Hungry%20Nipper%20for%20PIXI.zip",
        "filename": "Mikeyk%27s Nipper + Hungry Nipper for PIXI.zip",
        "size": 8696,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-nitro-crate-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3385,
    "title": "Nitro Crate v1.0",
    "authors": [
      "Skewer"
    ],
    "tags": [
      "crate",
      "explosion",
      "lorom",
      "sa-1"
    ],
    "description": "I decided to create the Nitro Crate from Crash Bandicoot.  Even more, I wanted to share it on this site!<br>\r\n<br>\r\nAnyway, below is the description.<br>\r\n<br>\r\nThe Nitrous Crate is a sprite that will explode when it is touched.  There are a few minor issues that can be easily worked around.<br>\r\n<br>\r\n#1:  The Nitro Crate sprite uses SP1, however... it's blast uses SP4.  So, SP's = SP1= ExGFXxx SP4= GFX02 or ExGFXxx<br>\r\n<br>\r\n#2:  It will only explode if Mario touches, not when a koopa does.<br>\r\n<br>\r\n#3:  It doesn't hop... yet.<br>\r\n<br>\r\nPlease give credit if used.<br>\r\n<br>\r\nNow SA-1 compatible.",
    "latest_version": "smwc-3385-1240880932",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3385,
        "title": "Nitro Crate v1.0",
        "version": "smwc-3385-1240880932",
        "upstream_time": 1240880932,
        "download_url": "https://dl.smwcentral.net/3385/Nitro%20Crate.zip",
        "filename": "Nitro Crate.zip",
        "size": 5665,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-non-boss-homing-thwomp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3552,
    "title": "Non-Boss Homing Thwomp",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "enemy",
      "homing",
      "lorom",
      "thwomp"
    ],
    "description": "Much like the boss version, this Thwomp follows Mario horizontally when on the ceiling, and falls whenever it gets close to him. However, this version doesn't spawn Bob-Ombs, is completely invulnerable, and is perfectly compatible with levels of more than one screen's length.",
    "latest_version": "smwc-3552-1269542006",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3552,
        "title": "Non-Boss Homing Thwomp",
        "version": "smwc-3552-1269542006",
        "upstream_time": 1269542006,
        "download_url": "https://dl.smwcentral.net/3552/Non-Boss%20Homing%20Thwomp.zip",
        "filename": "Non-Boss Homing Thwomp.zip",
        "size": 2365,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-non-line-guided-grinder",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3323,
    "title": "Non-Line Guided Grinder",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "grinder",
      "lorom",
      "sa-1"
    ],
    "description": "Disassembly of sprite B4, the non-line grounded Grinder, commented on and ready to be inserted with PIXI.<br>\r\n<br>\r\nSome stuff such as the X speeds and sound to produce is customisable.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3323-1253888136",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3323,
        "title": "Non-Line Guided Grinder",
        "version": "smwc-3323-1253888136",
        "upstream_time": 1253888136,
        "download_url": "https://dl.smwcentral.net/3323/ngrinder.zip",
        "filename": "ngrinder.zip",
        "size": 2076,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-non-line-guided-grinder-kills-sprites",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16924,
    "title": "Non-Line-Guided Grinder, kills sprites",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "grinder",
      "kill",
      "lorom",
      "sa-1"
    ],
    "description": "This is grinder that can kill sprites. Kinda like in SMBX (fan game).<br>\r\nCredit is optional.",
    "latest_version": "smwc-16924-1516737687",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16924,
        "title": "Non-Line-Guided Grinder, kills sprites",
        "version": "smwc-16924-1516737687",
        "upstream_time": 1516737687,
        "download_url": "https://dl.smwcentral.net/16924/Grinder%20that%20hurt%20sprites%20badly.zip",
        "filename": "Grinder that hurt sprites badly.zip",
        "size": 4630,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-non-line-guided-mario-following-grinder",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3453,
    "title": "Non line guided, Mario following Grinder",
    "authors": [
      "Iceguy",
      "Medic",
      "mathie"
    ],
    "tags": [
      "grinder",
      "lorom",
      "mario-following",
      "sa-1"
    ],
    "description": "This is a non-line guided grinder who doesn't dumbly go forward, but chases Mario and tries to kill him.<br>\r\nBased on a dissasembly by Nesquik Bunny.<br>\r\nPlease give credit to both me and him.<br>\r\n<br>\r\nNOTE: Put a message box, explaining that the sprite follows Mario.<br>\r\nAnd try not to make 2 of them appear at the same place, since they will \"blend\" in each other, while going in the same direction.<br>\r\n<br>\r\nNow SA-1 hybrid.<br>\r\n<br>\r\nMathos's note: fixed bugs and added a frequency adjusting define (to change how often the sprite retries to face Mario), so give credit too pls<br>\r\n",
    "latest_version": "smwc-3453-1282649840",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3453,
        "title": "Non line guided, Mario following Grinder",
        "version": "smwc-3453-1282649840",
        "upstream_time": 1282649840,
        "download_url": "https://dl.smwcentral.net/3453/Follow%20Grinder.zip",
        "filename": "Follow Grinder.zip",
        "size": 1903,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-normal-dkc-rotating-barrels",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18769,
    "title": "Normal DKC Rotating Barrels",
    "authors": [
      "Major Flare",
      "Sonikku"
    ],
    "tags": [
      "barrel",
      "dkc",
      "lorom",
      "pacifist",
      "physics",
      "sa-1"
    ],
    "description": "This sprite is the Rotating Barrel from DKC, DKC2 and DKC3. It rotates as soon as the player enters it, then shoots the player in the direction it points. <br>\r\n<br>\r\nIt is highly customizable: The Extra Bit determines the rotation direction, and there are two Extra Bytes, which control the time the player keeps flying and the barrel rotation's pace. Read the readme for mode details.",
    "latest_version": "smwc-18769-1547604062",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18769,
        "title": "Normal DKC Rotating Barrels",
        "version": "smwc-18769-1547604062",
        "upstream_time": 1547604062,
        "download_url": "https://dl.smwcentral.net/18769/barrel.zip",
        "filename": "barrel.zip",
        "size": 4391,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-note-block-bridge-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39531,
    "title": "Note Block Bridge v1.1",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "platform",
      "sa-1"
    ],
    "description": "This expanding and contracting bridge is made out of note blocks.<br>\r\nNote that due to the amount of processing time this sprite takes, SA-1 may be needed for a better experience.<br>\r\n<br>\r\nv1.1<br>\r\n---<br>\r\n- Removed the vertical variant.<br>\r\n- Fixed Yoshi bounce offset.",
    "latest_version": "smwc-39531-1764926146",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39531,
        "title": "Note Block Bridge v1.1",
        "version": "smwc-39531-1764926146",
        "upstream_time": 1764926146,
        "download_url": "https://dl.smwcentral.net/39531/Note%20Block%20Bridge%20v1.1.zip",
        "filename": "Note Block Bridge v1.1.zip",
        "size": 5604,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-npcs-v4",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35326,
    "title": "NPCs v4.4",
    "authors": [
      "wye"
    ],
    "tags": [
      "customizable",
      "lorom",
      "message",
      "npc",
      "npcs",
      "pacifist",
      "sa-1",
      "vwf",
      "vwf dialogues"
    ],
    "description": "This is a sprite that doesn't hurt the player and doesn't interact with any other sprites. It can stay still, walk around, or jump, and also display a message if the player presses a button while touching it.<br>\r\n<br>\r\nIt's compatible with SMW's regular message boxes (can use any message in any level and show up to two at once), the Message Box Expansion patch, and also the VWF Dialogues patch.<br>\r\n<br>\r\nThe movement, graphics and message behavior are <em>highly</em> customizable. All the options are in the extra bytes (of which it uses all 12). This means you only need to have <em>one entry</em> in your sprite list and can fully customize it <em>as you place it in your level</em>!<br>\r\n<br>\r\nAll the customization options are explained in HOW_TO_USE.html, so please refer to that. It also has a user-friendly configuration tool.<br>\r\n<br>\r\n--------------------<br>\r\n<br>\r\nChangelog (see changelog.txt for details):<br>\r\n<br>\r\n- 2023-10-22: fixed the calculation of the custom talking frame<br>\r\n- 2023-02-11: fixed some message handling conflicts when touching more than one NPC at a time<br>\r\n- 2022-01-24: added options for 16x16 and 32x32 sprites, improved solid sprite handling, added compatibility with the upcoming version of the VWF Dialogues patch, and added other minor options<br>\r\n- 2022-01-07: fixed some issues people have reported<br>\r\n<br>\r\n&nbsp;",
    "latest_version": "smwc-35326-1759256463",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35326,
        "title": "NPCs v4.4",
        "version": "smwc-35326-1759256463",
        "upstream_time": 1759256463,
        "download_url": "https://dl.smwcentral.net/35326/NPCs_v4.4.zip",
        "filename": "NPCs_v4.4.zip",
        "size": 72867,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-nsmb-propeller-block-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32336,
    "title": "NSMB Propeller Block v1.1",
    "authors": [
      "leod"
    ],
    "tags": [
      "block",
      "carriable",
      "carry",
      "jump",
      "lorom",
      "platform",
      "propeller",
      "propeller block"
    ],
    "description": "The Propeller Block seen in the NSMB series, simplified for SMW because the screen is a lot smaller anyway.<br>\r\n<br>\r\nWhile holding it, Mario jumps higher and descends slower, making it useful for vertical levels, secret paths up above or just to add another option to avoid tough obstacles.<br>\r\n<br>\r\n<br>\r\nSetting the Extra Bit makes the jump enable a much higher jump, that can be used to scale vertical levels a lot better, but is not that great in horizontal levels, as Mario will constantly jump above the screen.<br>\r\n<br>\r\nIncludes propeller ExGFX that go in SP2 and overwrite half of the Smiley Coin's graphics, but can be adjusted by finding the \"TileGFX\" label and changing the values.<br>\r\n<br>\r\nv1.1: fix infinite upthrow and grab, adds sa-1 compatibility",
    "latest_version": "smwc-32336-1693895205",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32336,
        "title": "NSMB Propeller Block v1.1",
        "version": "smwc-32336-1693895205",
        "upstream_time": 1693895205,
        "download_url": "https://dl.smwcentral.net/32336/propeller_block_1.1.zip",
        "filename": "propeller_block_1.1.zip",
        "size": 8647,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-nsmbu-moving-turn-block-bridge",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20695,
    "title": "NSMBU - Moving Turn Block Bridge",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "This is a turn block bridge that moves vertically like in NSMBU.<br>\r\n<br>\r\nCredit is unecessary. Requested by Roberto Zampari.",
    "latest_version": "smwc-20695-1564542691",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20695,
        "title": "NSMBU - Moving Turn Block Bridge",
        "version": "smwc-20695-1564542691",
        "upstream_time": 1564542691,
        "download_url": "https://dl.smwcentral.net/20695/NSMBUTurnBlockBridge.zip",
        "filename": "NSMBUTurnBlockBridge.zip",
        "size": 4479,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-numbered-limited-use-springboard",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22573,
    "title": "Numbered Limited Use Springboard",
    "authors": [
      "dtothefourth"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1",
      "springboard"
    ],
    "description": "A modification of the Springboard which allows it to be limited to a specific number of bounces and show a number for how many uses are remaining.<br>\r\n<br>\r\n<br>\r\nSupports 1-9 uses or infinite and number of uses can be set in LM via the extension/extra bytes not requiring multiple inserts.",
    "latest_version": "smwc-22573-1585876230",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22573,
        "title": "Numbered Limited Use Springboard",
        "version": "smwc-22573-1585876230",
        "upstream_time": 1585876230,
        "download_url": "https://dl.smwcentral.net/22573/LimitedSpring.zip",
        "filename": "LimitedSpring.zip",
        "size": 4203,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-numbered-multi-hit-p-switch",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22016,
    "title": "Numbered Multi-Hit P-Switch",
    "authors": [
      "dtothefourth"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "A modification of the P-Switch which allows it to be used multiple times and show a number for how many uses are remaining.<br>\r\n<br>\r\n<br>\r\nSupports 1-9 uses or infinite and number of uses can be set in LM via the extension/extra bytes not requiring multiple inserts.<br>\r\n<br>\r\n1.1 Update:<br>\r\n    Is now inedible while in pressed state<br>\r\n    Number takes the layer priority of the switch so it goes behind pipes when taking it through<br>\r\n    0 in the number of uses also counts as infinite instead of showing 0 and underflowing",
    "latest_version": "smwc-22016-1585678281",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22016,
        "title": "Numbered Multi-Hit P-Switch",
        "version": "smwc-22016-1585678281",
        "upstream_time": 1585678281,
        "download_url": "https://dl.smwcentral.net/22016/MultiSwitch.zip",
        "filename": "MultiSwitch.zip",
        "size": 5870,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-nut",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16133,
    "title": "Nut",
    "authors": [
      "Romi"
    ],
    "tags": [
      "airship",
      "lorom",
      "pacifist",
      "platform",
      "sa-1",
      "smb3"
    ],
    "description": "The nut from SMB3 airship levels which is rideable.<br>\r\n<br>\r\nThis sprite was part of Romi's Sprite Package, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16133-1504028526",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16133,
        "title": "Nut",
        "version": "smwc-16133-1504028526",
        "upstream_time": 1504028526,
        "download_url": "https://dl.smwcentral.net/16133/SMB3Nut.zip",
        "filename": "SMB3Nut.zip",
        "size": 4366,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-on-off-skull-raft",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39046,
    "title": "ON/OFF Skull Raft",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "platform",
      "sa-1",
      "switch"
    ],
    "description": "A skull raft which is solid depending on the ON/OFF status: the extra bit controls whether it's solid when the switch is ON (clear) or OFF (set).<br>\r\nThe first extension byte controls the number of skulls, but be careful! Each skull is an individual sprite, just like in the vanilla game.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Metro Shroomin\"><a href=\"/?p=profile&amp;id=64708\" style=\"color: var(--user-color-2);\" class=\"un\">Metro Shroomin</a></span>.",
    "latest_version": "smwc-39046-1741579337",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39046,
        "title": "ON/OFF Skull Raft",
        "version": "smwc-39046-1741579337",
        "upstream_time": 1741579337,
        "download_url": "https://dl.smwcentral.net/39046/ON-OFF%20Skull%20Raft.zip",
        "filename": "ON-OFF Skull Raft.zip",
        "size": 5539,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-on-off-toggling-thwomp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32531,
    "title": "On/Off Toggling Thwomp",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "lorom",
      "onoff switch",
      "sa-1",
      "thwomp"
    ],
    "description": "This thwomp will toggle on/off switch when it lands.<br>\r\n<br>\r\nCredit is unecessary. Requested by <span class=\"un-outer\" title=\"Israelcv12cv\"><a href=\"/?p=profile&amp;id=41123\" style=\"color: var(--user-color-1);\" class=\"un\">Israelcv12cv</a></span>.",
    "latest_version": "smwc-32531-1675028157",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32531,
        "title": "On/Off Toggling Thwomp",
        "version": "smwc-32531-1675028157",
        "upstream_time": 1675028157,
        "download_url": "https://dl.smwcentral.net/32531/OnOffTogglingThwomp.zip",
        "filename": "OnOffTogglingThwomp.zip",
        "size": 3690,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-one-ride-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20788,
    "title": "\"One Ride\" Platform",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "countdown",
      "jump",
      "left",
      "lift",
      "lorom",
      "platform",
      "right",
      "sa-1",
      "sprite platform"
    ],
    "description": "A platform on which Mario can ride to the left or right.<br>\r\nOnce Mario jumps or steps off the platform, the platform falls off the screen.<br>\r\n<br>\r\nTwo config files are included:<br>\r\n  oneride_plat_r.cfg -- Platform which goes to the right.<br>\r\n  oneride_plat_l.cfg -- Platform which goes to the left.<br>\r\n<br>\r\nPlatform's direction is determined by extra property byte 1 of said cfg files.<br>\r\n<br>\r\nIn addition, a graphics file for SP4 is included, based off of GFX20.bin. The only difference is two little arrow graphics replacing some unused tiles.<br>\r\n<br>\r\nNow PIXI compatible.",
    "latest_version": "smwc-20788-1565499489",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20788,
        "title": "\"One Ride\" Platform",
        "version": "smwc-20788-1565499489",
        "upstream_time": 1565499489,
        "download_url": "https://dl.smwcentral.net/20788/one_ride_platform%20%5BPIXI%5D.zip",
        "filename": "one_ride_platform %5BPIXI%5D.zip",
        "size": 5271,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-orange-platforms",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3623,
    "title": "Orange Platforms",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "orange",
      "platform",
      "sa-1"
    ],
    "description": "This is a disassembly of sprites 5D and 5E in SMW, the orange floating platforms. The extra bit determines which of the original sprites it acts like. <s>I also included one that acts EXACTLY like the original, meaning that the one that acts like 5D never shows up at all when sprite buoyancy is off. (I just had to add one branch statement to the INIT routine.)</s> (How is that remotely useful ?)<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3623-1277431081",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3623,
        "title": "Orange Platforms",
        "version": "smwc-3623-1277431081",
        "upstream_time": 1277431081,
        "download_url": "https://dl.smwcentral.net/3623/SMWSDIS%20-%20sprites%205D%20%26%205E%20-%20orange%20platforms.zip",
        "filename": "SMWSDIS - sprites 5D %26 5E - orange platforms.zip",
        "size": 3903,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-orbinaut-v1-1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35780,
    "title": "Orbinaut v1.1.0",
    "authors": [
      "zuccha"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "sonic"
    ],
    "description": "Orbinaut sprite from the Sonic series, requested by <span class=\"un-outer\" title=\"NopeContest\"><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span>.<br>\r\n<br>\r\nThe orbinaut is a sphere with four spike balls orbiting around it. The orbinaut can throw the balls in Mario's direction if the player is close enough. It can be customized in several ways via extra bytes and defines (customizations are documented in the ASMs file).<br>\r\n<br>\r\nN.B.: This only works with PIXI 1.40 or newer. Older versions of PIXI are not supported.",
    "latest_version": "smwc-35780-1706532470",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35780,
        "title": "Orbinaut v1.1.0",
        "version": "smwc-35780-1706532470",
        "upstream_time": 1706532470,
        "download_url": "https://dl.smwcentral.net/35780/orbinaut-1.1.0.zip",
        "filename": "orbinaut-1.1.0.zip",
        "size": 15710,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-p-balloon",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 19443,
    "title": "P-Balloon",
    "authors": [
      "Mellonpizza"
    ],
    "tags": [
      "asar 2 remoderation",
      "balloon",
      "carriable",
      "float",
      "floating",
      "inflate",
      "inflateable",
      "item",
      "lorom",
      "p-balloon",
      "power-up",
      "powerup",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 7D, the (P-)Balloon.<br>\r\n<br>\r\nExtra bit can make the sprite fly in the other direction.<br>\r\n<br>\r\nSpeed, sound and behavior options are all available.",
    "latest_version": "smwc-19443-1554052647",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 19443,
        "title": "P-Balloon",
        "version": "smwc-19443-1554052647",
        "upstream_time": 1554052647,
        "download_url": "https://dl.smwcentral.net/19443/SMWSDIS%20-%207D%20-%20Balloon.zip",
        "filename": "SMWSDIS - 7D - Balloon.zip",
        "size": 3675,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-p-ring",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 5797,
    "title": "P-Ring",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "lorom",
      "p-switch",
      "ring",
      "sa-1",
      "silver"
    ],
    "description": "(Based on the Blue Ring of NSLU)<br>\r\n<br>\r\nUnlike as a p-switch you neend't hit it at the top and you can actived by going (or running) through it, so it's good for levels where you must almost run the whole time.<br>\r\n<br>\r\nYou needn't give credits.<br>\r\n<br>\r\nNow SA-1 hybrid. There were also two .asm files, one depending on extra bit and the other on the X position: only the former has been kept because of practicality.",
    "latest_version": "smwc-5797-1386097288",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 5797,
        "title": "P-Ring",
        "version": "smwc-5797-1386097288",
        "upstream_time": 1386097288,
        "download_url": "https://dl.smwcentral.net/5797/P-Ring.zip",
        "filename": "P-Ring.zip",
        "size": 3478,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-p-switch-and-on-off-blocks-sprite",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 17108,
    "title": "P-Switch And On/Off Blocks Sprite",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "lorom",
      "onoff switch",
      "pacifist",
      "pswitch",
      "sa-1"
    ],
    "description": "This sprite can activate Blue/Silver P-switch timer or flip on/off status when hit from below. Disappears in puff of smoke on extra bit.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-17108-1519508985",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 17108,
        "title": "P-Switch And On/Off Blocks Sprite",
        "version": "smwc-17108-1519508985",
        "upstream_time": 1519508985,
        "download_url": "https://dl.smwcentral.net/17108/BlueSilverOnOffBlockSprite%28update2%29.zip",
        "filename": "BlueSilverOnOffBlockSprite(update2).zip",
        "size": 5036,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-panel-monster",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41127,
    "title": "Panel Monster",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "enemy",
      "fire",
      "lorom",
      "sa-1",
      "stationary"
    ],
    "description": "This strange monster, from Solomon's Key, fires off projectiles to Mario. The extra bit controls the direction of the monster.<br>\r\n<br>\r\nCheck the ASM file for some customisation options.",
    "latest_version": "smwc-41127-1764294134",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41127,
        "title": "Panel Monster",
        "version": "smwc-41127-1764294134",
        "upstream_time": 1764294134,
        "download_url": "https://dl.smwcentral.net/41127/PanelMonster.zip",
        "filename": "PanelMonster.zip",
        "size": 3540,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-panser",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 17030,
    "title": "Panser",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "fire",
      "lorom",
      "plant",
      "sa-1",
      "smb2"
    ],
    "description": "The plant-like creature from SMB2 that spits fireballs. It has many available configurations that can be customized through the ASM file, and the palette/behaviors are defined through Extra Byte 1.<br>\r\n<br>\r\nThis sprite was part of imamelia's Misc. Sprite Pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-17030-1516817045",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 17030,
        "title": "Panser",
        "version": "smwc-17030-1516817045",
        "upstream_time": 1516817045,
        "download_url": "https://dl.smwcentral.net/17030/SMB2Panser.zip",
        "filename": "SMB2Panser.zip",
        "size": 10274,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-panser-shower-edition",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3231,
    "title": "Panser, Shower Edition",
    "authors": [
      "Schwa"
    ],
    "tags": [
      "enemy",
      "fire",
      "lorom",
      "plant",
      "sa-1",
      "smb2"
    ],
    "description": "This Panser functions a differently than the one from SMB2. When it opens its mouth, it sprays an eratic flurry of tiny fireballs into the air. This makes it a difficult enemy to deal with. Extra bit determines if it'll walk or not, and if walking, it'll use a different palette configured through the ASM file.",
    "latest_version": "smwc-3231-1202530370",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3231,
        "title": "Panser, Shower Edition",
        "version": "smwc-3231-1202530370",
        "upstream_time": 1202530370,
        "download_url": "https://dl.smwcentral.net/3231/PanserShower.zip",
        "filename": "PanserShower.zip",
        "size": 5165,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-paper-mario-gulpit",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3741,
    "title": "Paper Mario Gulpit",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "eat",
      "eater",
      "lorom",
      "paper mario",
      "rock",
      "rocks",
      "sa-1",
      "walk"
    ],
    "description": "This is the Gulpit sprite from Paper Mario. It walks until it comes in contact with a rock sprite (included), after which it will gulp it and then spit it at the player.<br>\r\n<br>\r\nCredit would be appreciated but isn't required. Note that it uses all of SP4.<br>\r\n<br>\r\nMake sure to specify the sprite number of the rock in gulpit.asm! Check the ASM files for configuration options.<br>\r\n<br>\r\nDemonstration video: <a href=\"http://www.youtube.com/watch?v=lb0Lr6J9rJc\" rel=\"nofollow\">http://www.youtube.com/watch?v=lb0Lr6J9rJc</a>",
    "latest_version": "smwc-3741-1315732641",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3741,
        "title": "Paper Mario Gulpit",
        "version": "smwc-3741-1315732641",
        "upstream_time": 1315732641,
        "download_url": "https://dl.smwcentral.net/3741/Gulpit.zip",
        "filename": "Gulpit.zip",
        "size": 6605,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-paper-mario-hammer",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3307,
    "title": "Paper Mario Hammer",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "hammer",
      "lorom",
      "paper mario",
      "powerup"
    ],
    "description": "This is the hammer from Paper Mario, you can swing it to shake the ground and stun enemies. ",
    "latest_version": "smwc-3307-1282842356",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3307,
        "title": "Paper Mario Hammer",
        "version": "smwc-3307-1282842356",
        "upstream_time": 1282842356,
        "download_url": "https://dl.smwcentral.net/3307/pmhammer.zip",
        "filename": "pmhammer.zip",
        "size": 5848,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-para-beetle",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 27631,
    "title": "Para-Beetle",
    "authors": [
      "MarkAlarm",
      "Romi",
      "imamelia"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This is a flying sprite found in 5-6 in SMB3 as well as a few levels in newer Mario games.  Its speed, direction, and size are customizable.<br>\r\nUpdates by MarkAlarm: expands the extra byte functionality to allow using all 8 sprite palettes, along with adding a \"toxicity\" behavior to standing on the para-beetle, which will hurt/kill the player depending on the bits set. Update requested by <span class=\"un-outer\" title=\"gohkenytp8\"><a href=\"/?p=profile&amp;id=50864\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">gohkenytp8</a></span>. Also includes slightly updated graphics and palette by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>.",
    "latest_version": "smwc-27631-1634252400",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 27631,
        "title": "Para-Beetle",
        "version": "smwc-27631-1634252400",
        "upstream_time": 1634252400,
        "download_url": "https://dl.smwcentral.net/27631/Para-Beetle.zip",
        "filename": "Para-Beetle.zip",
        "size": 3811,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-para-dry-bones",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16662,
    "title": "Para-Dry Bones",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "bouncing",
      "dry bones",
      "enemy",
      "lorom",
      "sa-1",
      "wings"
    ],
    "description": "A dry bones with a jump pattern similar to that of a green parakoopa.<br>\r\nThe extra bit configures the jumping pattern. The extra property byte 1 sets what dry bones to spawn when stomped on.",
    "latest_version": "smwc-16662-1511262543",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16662,
        "title": "Para-Dry Bones",
        "version": "smwc-16662-1511262543",
        "upstream_time": 1511262543,
        "download_url": "https://dl.smwcentral.net/16662/Para-DryBones.zip",
        "filename": "Para-DryBones.zip",
        "size": 2109,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-para-spiny-flies-in-an-ellipse-pattern",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 42179,
    "title": "Para-spiny, Flies in an Ellipse Pattern",
    "authors": [
      "Arinsu",
      "Koopster"
    ],
    "tags": [
      "enemy",
      "flying",
      "lorom",
      "sa-1",
      "spiny"
    ],
    "description": "A winged Spiny which flies in an elliptic range (can also be circular), controlled by the extra bytes.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"Koopster\"><span title=\"Koopster donated $5.00.\" class=\"icon icon-donor\"></span><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=17663\" style=\"color: #2abc49;\" class=\"un\">Koopster</a></span> who made the graphics routine (and the original Para-spiny).",
    "latest_version": "V1.0.1",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 42179,
        "title": "Para-spiny, Flies in an Ellipse Pattern",
        "version": "V1.0.1",
        "upstream_time": 1777647176,
        "download_url": "https://dl.smwcentral.net/42179/Elliptic%20Para-Spiny.zip",
        "filename": "Elliptic Para-Spiny.zip",
        "size": 3141,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-para-spiny-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39702,
    "title": "Para-Spiny v1.2",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "flying",
      "lorom",
      "parakoopa",
      "sa-1",
      "spiny"
    ],
    "description": "A spiny that flies in a pattern like the red parakoopas. The extra bit will determine the direction.<br>\r\nRequested by allowiscous.<br>\r\n<br>\r\nNow the graphics routine makes sense and the horizontal spiny hovers vertically similar to the red parakoopa.<br>\r\n<br>\r\nNow SA-1 hybrid.<br>\r\n<br>\r\nv1.1 (spooonsss):<br>\r\nAdd define to disable up/down movement of the horizontally-moving spiny<br>\r\nConvert .cfg to .json<br>\r\nOptimize asm<br>\r\nv1.2 (spooonsss, MFG):<br>\r\nFix bug where horizontally-moving paraspiny moved up-left and down-right, instead making it move only left to right (while oscillating up and down)<br>\r\nFix bug where the wrong despawn range has been used (originally used the scale platforms).",
    "latest_version": "smwc-39702-1755278642",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39702,
        "title": "Para-Spiny v1.2",
        "version": "smwc-39702-1755278642",
        "upstream_time": 1755278642,
        "download_url": "https://dl.smwcentral.net/39702/ParaSpiny%20v1.2.zip",
        "filename": "ParaSpiny v1.2.zip",
        "size": 2622,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-parachute-goomba-parachute-bob-omb",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 33868,
    "title": "Parachute Goomba / Parachute Bob-Omb",
    "authors": [
      "Nowieso"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A disassembly of sprites 3F and 40, the parachute Goomba and parachute Bob-Omb.",
    "latest_version": "smwc-33868-1701375142",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 33868,
        "title": "Parachute Goomba / Parachute Bob-Omb",
        "version": "smwc-33868-1701375142",
        "upstream_time": 1701375142,
        "download_url": "https://dl.smwcentral.net/33868/Parachute%20disassembly.zip",
        "filename": "Parachute disassembly.zip",
        "size": 7091,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-parachute-spiny",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32255,
    "title": "Parachute Spiny",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "spiny",
      "spiny egg"
    ],
    "description": "This is a spiny that uses a parachute to descend.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"SmashNcrab\"><a href=\"/?p=profile&amp;id=50633\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">SmashNcrab</a></span>.",
    "latest_version": "smwc-32255-1664739413",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32255,
        "title": "Parachute Spiny",
        "version": "smwc-32255-1664739413",
        "upstream_time": 1664739413,
        "download_url": "https://dl.smwcentral.net/32255/ParachuteSpiny.zip",
        "filename": "ParachuteSpiny.zip",
        "size": 5288,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-parachute-thwomp-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25989,
    "title": "Parachute Thwomp v1.0",
    "authors": [
      "Von Fahrenheit"
    ],
    "tags": [
      "asar 2 remoderation",
      "enemy",
      "lorom",
      "sa-1",
      "thwomp"
    ],
    "description": "Exactly what it says on the tin. It's a Thwomp with a tiny parachute.<br>\r\n<br>\r\nRequested for the Strongest Sprite Workshop 2020 by Sammmoo",
    "latest_version": "smwc-25989-1611085033",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25989,
        "title": "Parachute Thwomp v1.0",
        "version": "smwc-25989-1611085033",
        "upstream_time": 1611085033,
        "download_url": "https://dl.smwcentral.net/25989/parachute%20thwomp.zip",
        "filename": "parachute thwomp.zip",
        "size": 6530,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-paragoomba-flies-in-a-range",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18932,
    "title": "Paragoomba, flies in a range",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "flying",
      "lorom",
      "sa-1"
    ],
    "description": "A Goomba which follows a flight pattern similar to that of the red parakoopas. The extra bit determines which.",
    "latest_version": "smwc-18932-1547338151",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18932,
        "title": "Paragoomba, flies in a range",
        "version": "smwc-18932-1547338151",
        "upstream_time": 1547338151,
        "download_url": "https://dl.smwcentral.net/18932/Parakoopa-like%20Goomba.zip",
        "filename": "Parakoopa-like Goomba.zip",
        "size": 1628,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-paraspiny",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36851,
    "title": "Paraspiny",
    "authors": [
      "andy_k_250"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "Paraspinies are Spinies that can fly! The only way the player can defeat them is to shoot a Fireball at them, whip them with a Cape, or run into them while being invincible from a Starman.<br>\r\n<br>\r\nThis sprite was originally part of <a href=\"https://smwc.me/185495\">andy_k_250's Custom Tweaked Sprites pack</a>, and was resubmitted separately after the remoderation for ease of search and to fit current standards. They were made as a demo of the ability for mikeyk's Spritetool (also inherited by PIXI) to create tweaked copies of vanilla sprites without altering the vanilla sprites themselves, via a .cfg file that does not reference an .asm file at all. Therefore, the lack of .asm files in this download is not only intentional, it is the main idea.",
    "latest_version": "smwc-36851-1727513296",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36851,
        "title": "Paraspiny",
        "version": "smwc-36851-1727513296",
        "upstream_time": 1727513296,
        "download_url": "https://dl.smwcentral.net/36851/Paraspiny.zip",
        "filename": "Paraspiny.zip",
        "size": 5414,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-parental-big-bertha-underwater",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28885,
    "title": "Parental Big Bertha (Underwater)",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "big bertha",
      "enemy",
      "fish",
      "lorom",
      "sa-1",
      "underwater"
    ],
    "description": "This is the Big Bertha from SMB3 which is rarely seen underwater. She will swim back and forth occasionally \"spitting\" out a baby Cheep Cheep before sucking it back into her mouth.<br>\r\n<br>\r\nThis sprite is heavily based on SMB3's code, with some minor changes to the timing of the sprite to allow it to spit the baby out more consistently.<br>\r\n<br>\r\nThis sprite is not required to be in water to function, and will function normally outside of water.",
    "latest_version": "smwc-28885-1654717800",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28885,
        "title": "Parental Big Bertha (Underwater)",
        "version": "smwc-28885-1654717800",
        "upstream_time": 1654717800,
        "download_url": "https://dl.smwcentral.net/28885/Bertha_Underwater.zip",
        "filename": "Bertha_Underwater.zip",
        "size": 6508,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pelican-brother",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3234,
    "title": "Pelican Brother",
    "authors": [
      "Schwa"
    ],
    "tags": [
      "enemy",
      "fish",
      "hit points",
      "hitpoints",
      "lorom",
      "sa-1",
      "throw"
    ],
    "description": "This difficult enemy paces back and forth slowly, staying on ledges ala the Red Koopa Troopa. When Mario gets in front of it, it jumps up and spits a spiky fish at him (or any other sprite you specify) which bounces along the ground and is harmful to collide with (though you can spin-jump off it). When it lands, it changes direction. It takes three stomps to defeat this enemy, and with each stomp, the Pelican Bro's movement speed becomes faster.<br>\r\n<br>\r\nThis sprite is customizable in several ways. GFX and a Readme are included (use SP4). This sprite was designed with the Wario Land II enemy in mind, but it behaves a little differently, obviously.<br>\r\n<br>\r\nGive credit if used or tweaked.",
    "latest_version": "smwc-3234-1203131884",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3234,
        "title": "Pelican Brother",
        "version": "smwc-3234-1203131884",
        "upstream_time": 1203131884,
        "download_url": "https://dl.smwcentral.net/3234/Pelican%20Brother.zip",
        "filename": "Pelican Brother.zip",
        "size": 12116,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pendulum-ball-n-chain",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16191,
    "title": "Pendulum Ball N' Chain",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "ball and chain",
      "lorom",
      "pendulum",
      "sa-1"
    ],
    "description": "This Ball N' Chain edit follows a pendulum trajectory. It was originally part of a pendulum-based sprite pack by Alcaro.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-16191-1504446802",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16191,
        "title": "Pendulum Ball N' Chain",
        "version": "smwc-16191-1504446802",
        "upstream_time": 1504446802,
        "download_url": "https://dl.smwcentral.net/16191/ball-n-chain-pendulum.zip",
        "filename": "ball-n-chain-pendulum.zip",
        "size": 5079,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pendulum-rotating-gray-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16194,
    "title": "Pendulum Rotating Gray Platform",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "grey platform",
      "lorom",
      "pendulum",
      "rotating",
      "sa-1"
    ],
    "description": "This Rotating Gray Platform edit follows a pendulum trajectory. It was originally part of a pendulum-based sprite pack by Alcaro.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-16194-1504449601",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16194,
        "title": "Pendulum Rotating Gray Platform",
        "version": "smwc-16194-1504449601",
        "upstream_time": 1504449601,
        "download_url": "https://dl.smwcentral.net/16194/pendulumRGP.zip",
        "filename": "pendulumRGP.zip",
        "size": 5207,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pendulum-roto-disc",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22252,
    "title": "Pendulum Roto Disc",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "lorom",
      "pendulum",
      "roto disc",
      "sa-1"
    ],
    "description": "This Roto Disc edit follows a pendulum trajectory. It was originally part of a pendulum-based sprite pack by Alcaro.<br>\r\n<br>\r\nNow SA-1 hybrid.<br>\r\n<br>\r\n(Rykon-V73): Added a .json file for the old version of the sprite and added a .json file for the good version of the sprite. There are 2 ExGFX files for the sprite. I do suggest using the good one, since it has the 2 firebar GFX removed. You can go back to the old version though. Read the readme for details.",
    "latest_version": "smwc-22252-1582820799",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22252,
        "title": "Pendulum Roto Disc",
        "version": "smwc-22252-1582820799",
        "upstream_time": 1582820799,
        "download_url": "https://dl.smwcentral.net/22252/pendulum_rotodisc_edited.zip",
        "filename": "pendulum_rotodisc_edited.zip",
        "size": 11250,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-penguin-soldier",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3636,
    "title": "Penguin Soldier",
    "authors": [
      "HuFlungDu"
    ],
    "tags": [
      "dynamic",
      "enemy",
      "lorom",
      "penguin"
    ],
    "description": "This little dude is from the game \"Magical Pop'n\". He walks back and forth until Mario comes within 5 blocks of him, then he chases Mario. If mario gets too close, he slashes mario. Will also slash shells, goombas, etc when thrown at him, unless you throw them at him from behind (Though even then he will deflect them sometimes). Kill him by jumping on him, just like any normal enemy.<br>\r\nOf note: This is a dynamic sprite! That means you must patch dsx.asm to use this sprite (I inlcuded graphics and a palette that it needs)<br>\r\n<br>\r\nExtra Bit: No<br>\r\nNo credit necessary, have fun.",
    "latest_version": "smwc-3636-1278032349",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3636,
        "title": "Penguin Soldier",
        "version": "smwc-3636-1278032349",
        "upstream_time": 1278032349,
        "download_url": "https://dl.smwcentral.net/3636/PenguinSoldier.zip",
        "filename": "PenguinSoldier.zip",
        "size": 7517,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-phanto",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 38751,
    "title": "Phanto",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "chase",
      "enemy",
      "follow",
      "follow player",
      "key",
      "keys",
      "lorom",
      "phanto",
      "sa-1",
      "smb 2",
      "smb2",
      "super mario bros 2"
    ],
    "description": "This is the Phanto from SMB2.<br>\r\nIt will chase the player when they hold a Key, but a custom version will flash and chase the player when they hold a Throw Block.<br>\r\n<br>\r\nAdditionally, this sprite contains a Generator sprite that can be used to spawn this sprite when the player holds the appropriate item. An UberASM version of the generator is also included.<br>\r\n<br>\r\nPart of my SMB2 sprite standardization project; a project aiming to perfectly recreate the original enemies while adding new functionality.<br>\r\n<br>\r\n<b>Release History</b>:<br>\r\n- 7/9/2023: V1.0 (C3 2023) - Initial Release.<br>\r\n- 7/16/2023: V1.01 - Fixed a crash when touching the sprite with a star.<br>\r\n- 05/11/2024: V1.02 - Update maded by <span class=\"un-outer\" title=\"TheXander\"><a href=\"/?p=profile&amp;id=49146\" style=\"color: var(--user-color-2);\" class=\"un\">TheXander</a></span>, Requested by <span class=\"un-outer\" title=\"Samantha\"><span title=\"Samantha donated $5.00.\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=24030\" style=\"color: var(--user-color-3);\" class=\"un\">Samantha</a></span>:<br>\r\nAdded 32X32 Support.<br>\r\nFixed a crash when Mario collides with the Phanto on sliding state.<br>\r\nSome minor tweaks.",
    "latest_version": "smwc-38751-1751172060",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 38751,
        "title": "Phanto",
        "version": "smwc-38751-1751172060",
        "upstream_time": 1751172060,
        "download_url": "https://dl.smwcentral.net/38751/SMB2-Phanto-V1.02.zip",
        "filename": "SMB2-Phanto-V1.02.zip",
        "size": 14967,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      },
      {
        "upstream_id": 3738,
        "title": "Phanto",
        "version": "smwc-3738-1312760868",
        "upstream_time": 1312760868,
        "download_url": "https://dl.smwcentral.net/3738/Phanto.zip",
        "filename": "Phanto.zip",
        "size": 4619,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pidgit",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35005,
    "title": "Pidgit",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "asar 2 remoderation",
      "carpet",
      "enemy",
      "lorom",
      "pidgit",
      "sa-1",
      "smb2"
    ],
    "description": "This is the Pidgit from SMB2.<br>\r\nSeveral custom varieties are included:<br>\r\n- Blue: Same behavior as SMB2; moves back and forth a few times before swooping.<br>\r\n      - Spawns yellow Carpet with average speed.<br>\r\n- Green: Moves back and forth in faster intervals and does a wider swoop.<br>\r\n      - Spawns red Carpet with fast speed.<br>\r\n- Yellow: Follows player and swoops down at a fixed speed.<br>\r\n      - Spawns green Carpet with average speed.<br>\r\n- Red: Quickly follows player and swoops down aiming to hit player, and throws fireballs at the lowest point of the swoop.<br>\r\n      - Spawns blue Carpet with fast speed.<br>\r\n<br>\r\nPart of my SMB2 sprite standardization project; a project aiming to perfectly recreate the original enemies while adding new functionality.<br>\r\n<br>\r\n<b>Release History</b>:<br>\r\n- 9/1: V1.0 - Initial Release.",
    "latest_version": "smwc-35005-1708513838",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35005,
        "title": "Pidgit",
        "version": "smwc-35005-1708513838",
        "upstream_time": 1708513838,
        "download_url": "https://dl.smwcentral.net/35005/SMB2-Pidgit.zip",
        "filename": "SMB2-Pidgit.zip",
        "size": 15741,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pile-driver-micro-goomba",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16217,
    "title": "Pile Driver Micro Goomba",
    "authors": [
      "edit1754",
      "imamelia"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This is that jumping block from a few levels in Super Mario Bros. 3.  The sprite was originally made by edit1754, but I updated it to use with PIXI.",
    "latest_version": "smwc-16217-1505500612",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16217,
        "title": "Pile Driver Micro Goomba",
        "version": "smwc-16217-1505500612",
        "upstream_time": 1505500612,
        "download_url": "https://dl.smwcentral.net/16217/Pile%20Driver%20Micro%20Goomba.zip",
        "filename": "Pile Driver Micro Goomba.zip",
        "size": 4057,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-piledriver-micro-goomba",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28899,
    "title": "Piledriver Micro-Goomba",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "block",
      "desert",
      "enemy",
      "lorom",
      "micro-goomba",
      "piledriver micro-goomba",
      "sa-1"
    ],
    "description": "This is the Piledriver Micro-Goomba from SMB3 which is seen in some Desert world levels. The sprite has been ported from SMB3's code directly, but with some changes to the code to add more functionality.<br>\r\n<br>\r\nThe intent is that the \"disguised\" block will be ExAnimated with Brick Block graphics, however these are not provided. Instead, they will use the Turn Block graphics in SP1.<br>\r\n<br>\r\nThe 8x8 Goomba is by default tile 7F in SP3, but you can easily change this as needed.<br>\r\n<br>\r\nNOTE: The Micro-Goomba's downward velocity can reach x70 when falling, which is known to create issues with SMW's default object collision.<br>\r\nFrom certain heights, the sprite sprite can clip through the floors that are not entirely solid, such as tile 100.<br>\r\nTo better mitigate the chance of this occurring, it is recommended to use this sprite in areas where flat, entirely solid ground is the expected terrain for it to travel on.<br>\r\n<br>\r\nI opted not to fix this, as it'd require a lower downward Y speed or multiple instances of the object collision routine would need to be run.<br>\r\nIf you want to lower the Y speed, you can do so by changing line 295 (a \"CMP #$70\").",
    "latest_version": "smwc-28899-1658137086",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28899,
        "title": "Piledriver Micro-Goomba",
        "version": "smwc-28899-1658137086",
        "upstream_time": 1658137086,
        "download_url": "https://dl.smwcentral.net/28899/PileDriver_MicroGoomba.zip",
        "filename": "PileDriver_MicroGoomba.zip",
        "size": 8102,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pinkie-the-carriable-triangle",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24845,
    "title": "Pinkie the Carriable Triangle",
    "authors": [
      "Djief"
    ],
    "tags": [
      "block",
      "carriable",
      "lorom",
      "sa-1",
      "tile"
    ],
    "description": "This is a normal pink triangle except you can pick it up and move it. Acts like any carriable sprite until you put it on the ground and it becomes a block.<br>\r\nIncludes an ExGFX file that replaces the smile coin in SP2 with a triangle.<br>\r\n<br>\r\nSee readme for details<br>\r\n<br>\r\nSome of the code base is from the key disassembly by RussianMan",
    "latest_version": "smwc-24845-1603659648",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24845,
        "title": "Pinkie the Carriable Triangle",
        "version": "smwc-24845-1603659648",
        "upstream_time": 1603659648,
        "download_url": "https://dl.smwcentral.net/24845/Pinkie.zip",
        "filename": "Pinkie.zip",
        "size": 12656,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pionpi",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16228,
    "title": "Pionpi",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "The jumping jiang shi from Super Mario Land that moves towards the player. It can be stomped, but after some frames, it'll wake up again.<br>\r\n<br>\r\nThis sprite was part of smkdan's Super Mario Land sprites pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16228-1504717973",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16228,
        "title": "Pionpi",
        "version": "smwc-16228-1504717973",
        "upstream_time": 1504717973,
        "download_url": "https://dl.smwcentral.net/16228/SMLPionpi.zip",
        "filename": "SMLPionpi.zip",
        "size": 5103,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pipe-dwelling-bowser-statue",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26442,
    "title": "Pipe Dwelling Bowser Statue",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bowser statue",
      "enemy",
      "lorom",
      "pipe",
      "pipe enemy",
      "sa-1",
      "statue"
    ],
    "description": "This is a bowser statue that acts like a piranha plant. When it's out of the pipe, it'll spit a fireball.<br>\r\nCredit is optional.",
    "latest_version": "smwc-26442-1616346360",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26442,
        "title": "Pipe Dwelling Bowser Statue",
        "version": "smwc-26442-1616346360",
        "upstream_time": 1616346360,
        "download_url": "https://dl.smwcentral.net/26442/Pipe%20Dwelling%20Bowser%20Statue.zip",
        "filename": "Pipe Dwelling Bowser Statue.zip",
        "size": 3603,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pipe-dwelling-bullet-bill-blaster",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16229,
    "title": "Pipe-Dwelling Bullet Bill Blaster",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "annoying",
      "bullet bill",
      "lorom",
      "sa-1",
      "sml"
    ],
    "description": "A bullet machine that moves out of a pipe and shoots Bullet Bills.<br>\r\n<br>\r\nThis sprite was part of smkdan's Super Mario Land sprites pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16229-1504718386",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16229,
        "title": "Pipe-Dwelling Bullet Bill Blaster",
        "version": "smwc-16229-1504718386",
        "upstream_time": 1504718386,
        "download_url": "https://dl.smwcentral.net/16229/SMLPipeBillBlaster.zip",
        "filename": "SMLPipeBillBlaster.zip",
        "size": 3996,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pipe-dwelling-lakitu",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3491,
    "title": "Pipe Dwelling Lakitu",
    "authors": [
      "NekohDot",
      "mathie"
    ],
    "tags": [
      "lakitu",
      "lorom",
      "pipe",
      "sa-1"
    ],
    "description": "This is a disassembly of the pipe dwelling lakitu (sprite no. 4B).<br>\r\n<br>\r\nCredit not needed but would be nice as this took a long time.<br>\r\n<br>\r\nNow SA-1 hybrid. Also, a problem that made it impossible to come out of its pipe when Mario was to its right has been corrected.",
    "latest_version": "smwc-3491-1251657895",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3491,
        "title": "Pipe Dwelling Lakitu",
        "version": "smwc-3491-1251657895",
        "upstream_time": 1251657895,
        "download_url": "https://dl.smwcentral.net/3491/PipeLakiDis.zip",
        "filename": "PipeLakiDis.zip",
        "size": 2198,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pipe-dwelling-pitchin-chuck",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41536,
    "title": "Pipe Dwelling Pitchin' Chuck",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "chuck",
      "enemy",
      "lorom",
      "pipe",
      "sa-1"
    ],
    "description": "This is a pitchin' chuck that throws baseballs from a pipe.<br>\r\n<br>\r\nRequested by UpBForVictory<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-41536-1770258505",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41536,
        "title": "Pipe Dwelling Pitchin' Chuck",
        "version": "smwc-41536-1770258505",
        "upstream_time": 1770258505,
        "download_url": "https://dl.smwcentral.net/41536/pipechuck.zip",
        "filename": "pipechuck.zip",
        "size": 3199,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pipe-dwelling-volcano-lotus",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39911,
    "title": "Pipe Dwelling Volcano Lotus",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "fire",
      "lorom",
      "lotus",
      "pipe",
      "pipe enemy",
      "sa-1",
      "volcano lotus"
    ],
    "description": "This is a volcano lotus that peeks out of the pipe and spits pollen.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Daizo Dee Von\"><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=11520\" style=\"color: var(--user-color-2);\" class=\"un\">Daizo Dee Von</a></span> during Summer C3 2024.",
    "latest_version": "smwc-39911-1751245449",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39911,
        "title": "Pipe Dwelling Volcano Lotus",
        "version": "smwc-39911-1751245449",
        "upstream_time": 1751245449,
        "download_url": "https://dl.smwcentral.net/39911/Pipe%20Dwelling%20Volcano%20Lotus.zip",
        "filename": "Pipe Dwelling Volcano Lotus.zip",
        "size": 4813,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pipe-generator",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 21988,
    "title": "Pipe Generator",
    "authors": [
      "Davros"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "pipe",
      "spawner"
    ],
    "description": "This custom sprite will generate exit enabled pipes once all the enemies on the screen have been defeated. It will generate:<br>\r\n<br>\r\n-Upper or lower pipes<br>\r\n-Right or left pipes<br>\r\n<br>\r\nIt must be inserted as a sprite.<br>\r\n<br>\r\n(Rykon-V73) Small update: Added 2 .json files for the pipe generators and ExGFXAB.bin.<br>\r\nIt's meant to serve as placeholder GFX for pipes. It shows you how they're placed in the editor.<br>\r\n",
    "latest_version": "smwc-21988-1580376654",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 21988,
        "title": "Pipe Generator",
        "version": "smwc-21988-1580376654",
        "upstream_time": 1580376654,
        "download_url": "https://dl.smwcentral.net/21988/Pipe%20Generator-small%20update.zip",
        "filename": "Pipe Generator-small update.zip",
        "size": 6874,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pipe-panser",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 31352,
    "title": "Pipe Panser",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "enemy",
      "lorom",
      "panser",
      "sa-1"
    ],
    "description": "A panser which hides inside pipes. They either act like Venus Fire Traps i.e. they periodically come out of the pipe and shoot one fireball or will shoot fireballs when the player is near one.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"unknownperson123\"><a href=\"/?p=profile&amp;id=52490\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">unknownperson123</a></span>.",
    "latest_version": "smwc-31352-1661820404",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 31352,
        "title": "Pipe Panser",
        "version": "smwc-31352-1661820404",
        "upstream_time": 1661820404,
        "download_url": "https://dl.smwcentral.net/31352/Pipe%20Panser.zip",
        "filename": "Pipe Panser.zip",
        "size": 9499,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-piranha-plant-fireball",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36911,
    "title": "Piranha Plant Fireball",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "fireball",
      "lorom",
      "projectile",
      "sa-1"
    ],
    "description": "This is a disassembly of extended sprite 0B in SMW, Piranha Plant Fireball.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"LadiesMan217\"><span title=\"LadiesMan217 donated $17.00.\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=22776\" style=\"color: var(--user-color-2);\" class=\"un\">LadiesMan217</a></span> during Summer C3 2023. Credit is unecessary.",
    "latest_version": "smwc-36911-1708651266",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36911,
        "title": "Piranha Plant Fireball",
        "version": "smwc-36911-1708651266",
        "upstream_time": 1708651266,
        "download_url": "https://dl.smwcentral.net/36911/Piranha%20Plant%27s%20Fireball%20Disassembly.zip",
        "filename": "Piranha Plant%27s Fireball Disassembly.zip",
        "size": 2052,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-piranha-plants-and-venus-fire-traps-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24223,
    "title": "Piranha Plants and Venus Fire Traps v1.1",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "lorom",
      "piranha plant",
      "plant",
      "sa-1",
      "venus"
    ],
    "description": "This is a Piranha Plant or Venus Fire Trap...BUT! it can act like any one you choose.  Green, red, short-stemmed, sideways, upside-down, spitting 1 fireball, spitting 2 fireballs, you name it. (Well, okay, it doesn't include novelties like the Shower Venus or whatever it's called.) All you have to do is change the extra property bytes.  You can basically get 48 different sprites out of this thing, although only 24 .cfg files are included because of the extra bit.<br>\r\n<br>\r\nOh, and I also included a disassembly of the original Piranha Plant.  (Both of them are combined with the extra bit.) The graphics routine isn't really disassembled, though; I did code that part myself.<br>\r\n<br>\r\nNote that the GFX come with PIXI.<br>\r\n<br>\r\nGAMMA V UPDATE: Renamed the .cfg files based on the plants they represent since pva(number).cfg would not be helpful for users who don't know much about extra property bytes<br>\r\n<br>\r\nRUSSIANMAN UPDATE: Now PIXI compatible<br>\r\n<br>\r\nKNIGHT OF TIME UPDATE: Now has the GFX and a palette file included.<br>\r\n<br>\r\n<br>\r\nchangelog:<br>\r\nv1.1<br>\r\n-----<br>\r\nFixed extended_y/x_speed usage. It wasn't really a bug, Pixi had these defines swapped back in 1.1.0.",
    "latest_version": "smwc-24223-1597313591",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24223,
        "title": "Piranha Plants and Venus Fire Traps v1.1",
        "version": "smwc-24223-1597313591",
        "upstream_time": 1597313591,
        "download_url": "https://dl.smwcentral.net/24223/All%20Plants%20v1.1.zip",
        "filename": "All Plants v1.1.zip",
        "size": 18612,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-piranha-sideways-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20420,
    "title": "Piranha Sideways v1.0",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "enemy",
      "lorom",
      "piranha",
      "piranha plant",
      "sa-1"
    ],
    "description": "A piranha plant that comes out of horizontal pipes.<br>\r\n<br>\r\nUses first extra bit: YES<br>\r\nIt's direction depends on the first extra bit.  If it is set it will travel to the right to come out of the pipe.  Otherwise it will travel left to come out of the pipe.<br>\r\n<br>\r\nv1.0<br>\r\n-----<br>\r\nTattletale - moved out of pixi.",
    "latest_version": "smwc-20420-1565022455",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20420,
        "title": "Piranha Sideways v1.0",
        "version": "smwc-20420-1565022455",
        "upstream_time": 1565022455,
        "download_url": "https://dl.smwcentral.net/20420/piranhaSideways_v1.0.zip",
        "filename": "piranhaSideways_v1.0.zip",
        "size": 5332,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pirate-goom",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3261,
    "title": "Pirate Goom",
    "authors": [
      "ghettoyouth"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This is the Pirate Goom from Wario Land 1, a 32x16 sprite which stays on ledges and takes 2 hits to kill.",
    "latest_version": "smwc-3261-1205202989",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3261,
        "title": "Pirate Goom",
        "version": "smwc-3261-1205202989",
        "upstream_time": 1205202989,
        "download_url": "https://dl.smwcentral.net/3261/Pirate%20Goom.zip",
        "filename": "Pirate Goom.zip",
        "size": 4491,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pix",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3356,
    "title": "Pix",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "boss",
      "kirby",
      "lorom",
      "sa-1"
    ],
    "description": "Five different-coloured crystal sprites that bounce around diagonally. Each crystal has two hit points (can be changed), and depending on its palette, can either get hurt by a Koopa shell that matches its own colour, or get hurt by any stunned sprite. Also includes a shooter that spawns random Koopa shells.",
    "latest_version": "smwc-3356-1232594950",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3356,
        "title": "Pix",
        "version": "smwc-3356-1232594950",
        "upstream_time": 1232594950,
        "download_url": "https://dl.smwcentral.net/3356/Pix.zip",
        "filename": "Pix.zip",
        "size": 6879,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-platform-megapack-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16281,
    "title": "Platform Megapack v1.0",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "asar 2 remoderation",
      "boost platform",
      "brown platform",
      "collection",
      "grey platform",
      "lorom",
      "pacifist",
      "pack",
      "platform",
      "sa-1"
    ],
    "description": "Using a single sprite slot and the extension function of Lunar Magic, this sprite can act as a variety of different sprite platforms.<br>\r\n<br>\r\nv1.0 Includes:<br>\r\n- 2 Boost Platforms that jump after the player steps or jumps off (regular one jumps once before re-landing, gold one can do this infinitely)<br>\r\n- 8 Grey Falling Platforms (4 directions and 2 different sizes)<br>\r\n- 2 Grey Drifting Platforms that fall down once they are stepped on. (Right and Left)<br>\r\n- 4 Vertically screen-wrapping platforms, like the ones in Super Mario Bros. 1 (2 going up, 2 going down, 2 different sizes)<br>\r\n<br>\r\nLook at Info.txt for more details.<br>\r\n<br>\r\nThis pack will surely be updated later on with more options.<br>\r\n<br>\r\nUpdate (6/20/20): fixed a bug where you could sometimes kill the platform with a shell/throwblock.",
    "latest_version": "smwc-16281-1509723968",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16281,
        "title": "Platform Megapack v1.0",
        "version": "smwc-16281-1509723968",
        "upstream_time": 1509723968,
        "download_url": "https://dl.smwcentral.net/16281/platform_megapack.zip",
        "filename": "platform_megapack.zip",
        "size": 13803,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-player-following-air-meter",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35507,
    "title": "Player-following Air Meter",
    "authors": [
      "HammerBrother",
      "JackTheSpades",
      "MarioE",
      "mikeyk"
    ],
    "tags": [
      "air meter",
      "lorom",
      "mario-following",
      "position",
      "sa-1"
    ],
    "description": "Same As mikeyk <a href=\"http://www.smwcentral.net/?p=section&a=details&id=3315\">original Air Meter</a> But instead of following the screen's position, it follows the player's position. I submitted this because since sprites overlap in front of the meter (Its suppose to be in front of everything, like the HUD would), it obstruct the viewer from seeing it (especially in a level with no vertical or horizontal scroll), so when this meter follows the player, its easier to see the meter due to the position located next to the player and it moves with the player too. I ask Alcaro if I can submit this and he says yes.<br>\r\n<br>\r\nCredits:<br>\r\nmikeyk, the original author of the graphical air meter<br>\r\nMarioE, for helping me with the request of this meter<br>\r\nJackTheSpades, same as above<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-35507-1712940087",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35507,
        "title": "Player-following Air Meter",
        "version": "smwc-35507-1712940087",
        "upstream_time": 1712940087,
        "download_url": "https://dl.smwcentral.net/35507/AirMeterFollowPlayer_1_1.zip",
        "filename": "AirMeterFollowPlayer_1_1.zip",
        "size": 9744,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pogo-thwimp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36860,
    "title": "Pogo-Thwimp",
    "authors": [
      "andy_k_250"
    ],
    "tags": [
      "annoying",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "Pogo-Thwimps are a type of Thwimp that hops up and down, up and down, over and over and over. If they're placed on an incline, they'll bounce down it instead. Just like their bigger cousins, Thwomps, they cannot be destroyed without invincibility, so the player has to avoid them.<br>\r\n<br>\r\nThis sprite was originally part of <a href=\"https://smwc.me/185495\">andy_k_250's Custom Tweaked Sprites pack</a>, and was resubmitted separately after the remoderation for ease of search and to fit current standards. They were made as a demo of the ability for mikeyk's Spritetool (also inherited by PIXI) to create tweaked copies of vanilla sprites without altering the vanilla sprites themselves, via a .cfg file that does not reference an .asm file at all. Therefore, the lack of .asm files in this download is not only intentional, it is the main idea.",
    "latest_version": "smwc-36860-1727267744",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36860,
        "title": "Pogo-Thwimp",
        "version": "smwc-36860-1727267744",
        "upstream_time": 1727267744,
        "download_url": "https://dl.smwcentral.net/36860/Pogo-Thwimp.zip",
        "filename": "Pogo-Thwimp.zip",
        "size": 3747,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pogo-toad",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24692,
    "title": "Pogo Toad",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "jumping",
      "lorom",
      "pogo",
      "sa-1"
    ],
    "description": "Yay, my first fully functional sprite(s)! Inspired by a...rather unusual source, these little guys are 16x32 sprites that bounce around.  One of them bounces up and down; the other bounces forward.  LunarDrake drew the graphics, so if you use them, be sure to credit him as well.<br>\r\n<br>\r\nUpdate 23/09/2020: SA-1 compatibility and .json conversions.",
    "latest_version": "smwc-24692-1601333566",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24692,
        "title": "Pogo Toad",
        "version": "smwc-24692-1601333566",
        "upstream_time": 1601333566,
        "download_url": "https://dl.smwcentral.net/24692/Pogotoad.zip",
        "filename": "Pogotoad.zip",
        "size": 8329,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-poison-mushroom",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25835,
    "title": "Poison Mushroom",
    "authors": [
      "Thomas",
      "imamelia"
    ],
    "tags": [
      "enemy",
      "lorom",
      "mushroom",
      "poison",
      "sa-1"
    ],
    "description": "This is the poison mushroom from the original Super Mario Bros., now as a regular custom sprite.  It can be placed in the level or spawned from a block.<br>\r\n<br>\r\n(Rykon-V73): Added .json file for the sprite.<br>\r\n<br>\r\n(AmperSam): Updated with an extra bit check, which if enabled the mushroom kills the player, but otherwise just hurts.",
    "latest_version": "smwc-25835-1611305582",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25835,
        "title": "Poison Mushroom",
        "version": "smwc-25835-1611305582",
        "upstream_time": 1611305582,
        "download_url": "https://dl.smwcentral.net/25835/PoisonMushroom.zip",
        "filename": "PoisonMushroom.zip",
        "size": 5766,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pokey",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25623,
    "title": "Pokey",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "lorom",
      "pokey",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 70 in SMW, the Pokey.",
    "latest_version": "smwc-25623-1610424742",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25623,
        "title": "Pokey",
        "version": "smwc-25623-1610424742",
        "upstream_time": 1610424742,
        "download_url": "https://dl.smwcentral.net/25623/SMWSDIS%20-%20sprite%2070%20-%20Pokey.zip",
        "filename": "SMWSDIS - sprite 70 - Pokey.zip",
        "size": 5715,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pokey-football-movement",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28349,
    "title": "Pokey, Football Movement",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "football",
      "lorom",
      "pokey",
      "sa-1"
    ],
    "description": "This pokey moves like football. i hope you like it.",
    "latest_version": "smwc-28349-1637821267",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28349,
        "title": "Pokey, Football Movement",
        "version": "smwc-28349-1637821267",
        "upstream_time": 1637821267,
        "download_url": "https://dl.smwcentral.net/28349/FootballPokey.zip",
        "filename": "FootballPokey.zip",
        "size": 6242,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pokey-heading-yoshi-s-island-pokey",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41979,
    "title": "Pokey Heading (Yoshi's Island Pokey)",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "enemy",
      "lorom",
      "needlenose",
      "pokey",
      "sa-1",
      "yoshi's island"
    ],
    "description": "This is an enemy from Yoshi's Island that was always really funny.<br>\r\nThe Needlenose that it spawns can be defeated by thrown objects or eaten by Yoshi, which will make the Pokey really sad.<br>\r\nThe Pokey itself is mostly-invulnerable, only able to die from a star powered player, explosions, and lava.<br>\r\n<br>\r\nThere are 5 varieties available by default, accessible via Extra Byte 1;<br>\r\n- <b>Green</b>: Original behavior.<br>\r\n- <b>Yellow</b>: Launches the Needlenose at a consistent height.<br>\r\n- <b>Red</b>: Launches the Needlenose at much lower heights.<br>\r\n- <b>Blue</b>: Same behavior as the green variant, but its Needlenose never regrows, so it stays sad forever.<br>\r\n- <b>Gray</b>: The last bounce of its pattern will make the Needlenose explode.<br>\r\nMore varieties with different patterns can be added from the ASM file.<br>\r\n<br>\r\nExtra Byte 2 will delay its initial bounce of the Needlenose, allowing you to fine-tune it.<br>\r\n<br>\r\nThis sprite has also been uploaded on my Patreon, available <a href=\"https://www.patreon.com/posts/153546494\" rel=\"nofollow\">here</a>.",
    "latest_version": "smwc-41979-1774910938",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41979,
        "title": "Pokey Heading (Yoshi's Island Pokey)",
        "version": "smwc-41979-1774910938",
        "upstream_time": 1774910938,
        "download_url": "https://dl.smwcentral.net/41979/NeedlenoseAndPokey.zip",
        "filename": "NeedlenoseAndPokey.zip",
        "size": 8774,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pompon-flower",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16227,
    "title": "Pompon Flower",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "desert",
      "fire",
      "flower",
      "forest",
      "lorom",
      "lotus",
      "plant",
      "sa-1",
      "sml",
      "super mario land"
    ],
    "description": "A lotus flower from Super Mario Land that stops and spits a fireball every once in a while. It can be stomped.<br>\r\n<br>\r\nThis sprite was part of smkdan's Super Mario Land sprites pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16227-1504717788",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16227,
        "title": "Pompon Flower",
        "version": "smwc-16227-1504717788",
        "upstream_time": 1504717788,
        "download_url": "https://dl.smwcentral.net/16227/Pompon%20Flower.zip",
        "filename": "Pompon Flower.zip",
        "size": 5653,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-porcupuffer",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3470,
    "title": "PorcuPuffer",
    "authors": [
      "NekohDot"
    ],
    "tags": [
      "lorom",
      "porcupuffer",
      "sa-1"
    ],
    "description": "This is a disassembly of the porcupuffer.<br>\r\n<br>\r\nCredit is not necessary but would be nice as I spent along time doing this.<br>\r\n<br>\r\nNow SA-1 hybrid.<br>\r\n",
    "latest_version": "smwc-3470-1251579980",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3470,
        "title": "PorcuPuffer",
        "version": "smwc-3470-1251579980",
        "upstream_time": 1251579980,
        "download_url": "https://dl.smwcentral.net/3470/PorcuPufferDis.zip",
        "filename": "PorcuPufferDis.zip",
        "size": 2104,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-portable-bill-blaster",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3706,
    "title": "Portable Bill Blaster",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "bullet",
      "lorom",
      "pacifist",
      "shooter"
    ],
    "description": "This is a bullet bill blaster you can carry. Once you grab the blaster, it'll start shooting projectiles straight-forward which can hurt enemies and interact with blocks. Useful as a pseudo-powerup! More information in readme and portableblaster.asm<br>\r\n<br>\r\nYou can see a demonstration of this sprite <a href=\"http://www.youtube.com/watch?v=pZj8cMICk4Q\" rel=\"nofollow\">here</a>.",
    "latest_version": "smwc-3706-1299524814",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3706,
        "title": "Portable Bill Blaster",
        "version": "smwc-3706-1299524814",
        "upstream_time": 1299524814,
        "download_url": "https://dl.smwcentral.net/3706/%5BSprite%5D%20Portable%20Bill%20Blaster.zip",
        "filename": "%5BSprite%5D Portable Bill Blaster.zip",
        "size": 3449,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-portable-orb-of-teleportation",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22244,
    "title": "Portable Orb of Teleportation",
    "authors": [
      "algae5",
      "wye"
    ],
    "tags": [
      "boost",
      "carriable",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "The Portable Orb of Teleportation, or P.O.O.T. is a useful sprite for teleporting the player around. Pressing L or R will teleport the player to the orb, and holding a direction during the teleport will cause the player to be launched in that direction after the teleport is finished. The P.O.O.T. is a single use sprite that destroys itself after being used once.<br>\r\n<br>\r\n<br>\r\n<br>\r\nBased upon WhiteYoshiEgg's Carryable Pipe Sprite.",
    "latest_version": "smwc-22244-1588973382",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22244,
        "title": "Portable Orb of Teleportation",
        "version": "smwc-22244-1588973382",
        "upstream_time": 1588973382,
        "download_url": "https://dl.smwcentral.net/22244/POOT.zip",
        "filename": "POOT.zip",
        "size": 10029,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-portable-tnt-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 17676,
    "title": "Portable TNT v1.2",
    "authors": [
      "Ymro"
    ],
    "tags": [
      "bomb",
      "explosion",
      "lorom",
      "pacifist",
      "portable",
      "sa-1",
      "tnt"
    ],
    "description": "This is a portable TNT sprite for Super Mario World. It can be used with Explosion Sensitivity Blocks!<br>\r\n<br>\r\nSetting the extra bit makes it unportable.<br>\r\n<br>\r\nThe latest version is remade completely from scratch! All previous bugs have been fixed.<br>\r\n<br>\r\nNo credits needed! Have fun!<br>\r\n<br>\r\nVersion 1.2 fixes some bugs:<br>\r\n- Now displaces Mario 3 pixels down when the switch is pressed (so it matches the provided graphics),<br>\r\n- The sprite goes behind a pipe when Mario enters it.<br>\r\n- The sprite de-latches itself from Yoshi's tongue if it happens to explode on the same time as<br>\r\nYoshi tries to eat it.",
    "latest_version": "smwc-17676-1529870080",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 17676,
        "title": "Portable TNT v1.2",
        "version": "smwc-17676-1529870080",
        "upstream_time": 1529870080,
        "download_url": "https://dl.smwcentral.net/17676/Portable%20TNT.zip",
        "filename": "Portable TNT.zip",
        "size": 6748,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pot",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3748,
    "title": "Pot",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "asar 2 remoderation",
      "breakable",
      "lorom",
      "pacifist",
      "pot",
      "sa-1",
      "shatter",
      "vase"
    ],
    "description": "This is a 16x16 pot sprite. Mario can stand on it, push it, and pick it up to move it. When he drops it, it will break and spawn another sprite. It must spawn on a solid tile.<br>\r\n<br>\r\nIt uses its extra bytes to determine which sprite it should spawn (they can be set in the Add Sprite Manual dialog with the \"Extension\" field). The first byte (first two digits) determines the sprite number to spawn (get it either from the Add Sprites Window or from PIXI's list.txt). The next digit determines <a href=\"https://www.smwcentral.net/?p=nmap&m=smwram#7E14C8\">which status</a> the sprite should spawn in (if unsure, use 1). The fourth digit is the extra bit of the sprite to spawn. 0 and 1 spawn a normal sprite with its extra bit clear or set, 2 and 3 spawn a custom sprite with its extra bit clear or set (just like the Extra Bits field from the Add Sprite Manual dialog). For example, extension 8010 would spawn vanilla sprite 80 (a key) in status 1 with its extra bit clear. 0583 would spawn custom sprite 05 in status 8 with its extra bit set. If you set the sprite number to FF, the pot will shatter without spawning anything.<br>\r\n<br>\r\nIf the extra bit of the pot is set, then it'll randomly leave nothing behind, or spawn one of two sprites. The second sprite is defined in the extension after the first one (in the same format). For example, a pot with its extra bit set and extension 80110582 would either spawn nothing, a key in status 1 with its extra bit set, or custom sprite 05 in status 8 with its extra bit clear.<br>\r\n<br>\r\nCheck the ASM file for customization options. The included graphics use Mario's palette and come from <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14160\">BlackSabbath's SMB2 tileset</a>.",
    "latest_version": "smwc-3748-1318596612",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3748,
        "title": "Pot",
        "version": "smwc-3748-1318596612",
        "upstream_time": 1318596612,
        "download_url": "https://dl.smwcentral.net/3748/Pot.zip",
        "filename": "Pot.zip",
        "size": 4752,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-potted-spiked-funguy",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16171,
    "title": "Potted Spiked Funguy",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "cactus",
      "lorom",
      "pot",
      "sa-1",
      "smw2",
      "yoshi's island"
    ],
    "description": "The cactus-like creature from SMW2:YI. It can walk without a pot or jump while riding one depending on the extra bit.<br>\r\n<br>\r\nThis sprite was part of smkdan's YI Pack 3, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16171-1504282572",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16171,
        "title": "Potted Spiked Funguy",
        "version": "smwc-16171-1504282572",
        "upstream_time": 1504282572,
        "download_url": "https://dl.smwcentral.net/16171/YIPottedFunguy.zip",
        "filename": "YIPottedFunguy.zip",
        "size": 4515,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pow-p-switch",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 19387,
    "title": "POW/P-Switch",
    "authors": [
      "Mellonpizza"
    ],
    "tags": [
      "carriable",
      "item",
      "lorom",
      "p-switch",
      "pow",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 3E, the POW/P-Switch.<br>\r\n<br>\r\nExtra bit is used to determine whether the switch will be blue, or silver.<br>\r\n<br>\r\nThis includes the full routines for handling the sprite while it is not being carried and susceptible to physics, and while the sprite is being carried by the player. For ASM hackers you should be able to tweak the sprite to a fair degree and use as a base for custom objects.<br>\r\n<br>\r\nKeep in mind that unless you have a patch to allow custom sprites to be carried across sublevel transitions, this sprite will become a vanilla p-switch upon one.<br>\r\n",
    "latest_version": "smwc-19387-1553053202",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 19387,
        "title": "POW/P-Switch",
        "version": "smwc-19387-1553053202",
        "upstream_time": 1553053202,
        "download_url": "https://dl.smwcentral.net/19387/POW_P-switch_disassembly.zip",
        "filename": "POW_P-switch_disassembly.zip",
        "size": 6617,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-power-thwomp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16354,
    "title": "Power Thwomp",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "stun",
      "thwomp"
    ],
    "description": "It's a Power Thwomp from Sprite Tool (the kind that stuns you if it hits the ground while you're also on it), Converted and ready to be inserted with PIXI.",
    "latest_version": "smwc-16354-1510914299",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16354,
        "title": "Power Thwomp",
        "version": "smwc-16354-1510914299",
        "upstream_time": 1510914299,
        "download_url": "https://dl.smwcentral.net/16354/Power%20Thwomp%20-%20PIXI%20edition.zip",
        "filename": "Power Thwomp - PIXI edition.zip",
        "size": 2343,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pre-hatched-baby-yoshis",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36846,
    "title": "Pre-hatched Baby Yoshis",
    "authors": [
      "andy_k_250"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1",
      "yoshi"
    ],
    "description": "These are Red, Blue, and Yellow Baby Yoshis that appear directly without hatching from an egg, much like the standard Green Baby Yoshi.<br>\r\n<br>\r\nThis sprite was originally part of <a href=\"https://smwc.me/185495\">andy_k_250's Custom Tweaked Sprites pack</a>, and was resubmitted separately after the remoderation for ease of search and to fit current standards. They were made as a demo of the ability for mikeyk's Spritetool (also inherited by PIXI) to create tweaked copies of vanilla sprites without altering the vanilla sprites themselves, via a .cfg file that does not reference an .asm file at all. Therefore, the lack of .asm files in this download is not only intentional, it is the main idea.",
    "latest_version": "smwc-36846-1720988288",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36846,
        "title": "Pre-hatched Baby Yoshis",
        "version": "smwc-36846-1720988288",
        "upstream_time": 1720988288,
        "download_url": "https://dl.smwcentral.net/36846/Baby%20Yoshis.zip",
        "filename": "Baby Yoshis.zip",
        "size": 549,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pressure-switch-gate",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 33045,
    "title": "Pressure Switch + Gate",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "gates",
      "lorom",
      "sa-1",
      "switch"
    ],
    "description": "This is a pair of sprites: A Switch that can be pressed down by standing on it, and a Gate, that will open when a linked Switch is pressed. You can link Switches and Gates together by giving them the same value in extra byte 1 (allowing you to have one Switch open several Gates, or several Switches open one Gate, or any combination). You can also set timers for how long the Gates stay open (including forever), the manner in which they close, the Gate size, and several other Gate and Switch behaviours.<br>\r\n<br>\r\nUsage notes:<br>\r\n- The Gate must be inserted as the very next number after the Switch in PIXI's list.<br>\r\n- The Gates do NOT interact with sprites, nor do the Switches.<br>\r\n- Tile priority should be enabled on tiles that the Gates can overlap with when opening, to ensure the Gate goes behind.<br>\r\n- The \"Clipping.asm\" file should be inserted in PIXI's \"routines\" folder.<br>\r\n- The Switch and Gate each take a sprite slot. Considering SA-1 might be a good idea if you plan to make a level based around these sprites.<br>\r\n<br>\r\nHammerBrother's update:<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog.txt</span></div><div class=\"collapse-content\"><pre>v1.0 (2021-03-24) by JamesD28<br>\r\n -First release<br>\r\nv1.1 (2023-01-28) by HammerBrother<br>\r\n -Bug fixes<br>\r\n --Fixed a bug that caused the player to be sucked into the switch (as reported by Kevin) and removed several now redundant<br>\r\n   code due to the said fix. Do note if the player stands on the edge between the switch and the layer 1 solid/ledge,<br>\r\n   the switch will oscillate between moving up and down (since the switch will instantly change direction)<br>\r\n --Fixed the gate sprite having a hitbox that extends 1 pixel to the right than it should be (the bug was in Clipping.asm).<br>\r\n   This bug allowed the player to stand on the right edge of the gate even when the rightmost 16x16 part of the sprite have<br>\r\n   a solid layer 1 block on top of it.<br>\r\n --Switch is no longer a pixel lower<br>\r\n -Feature additions:<br>\r\n --Pressure switch now have an option: SFX and requiring the player to press the switch fully (if not set, the switch would<br>\r\n   activate even if partially pressed).</pre></div></div>",
    "latest_version": "smwc-33045-1690610014",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 33045,
        "title": "Pressure Switch + Gate",
        "version": "smwc-33045-1690610014",
        "upstream_time": 1690610014,
        "download_url": "https://dl.smwcentral.net/33045/PressureSwitchGate_v1_1.zip",
        "filename": "PressureSwitchGate_v1_1.zip",
        "size": 68190,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-prickly-goomba",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20111,
    "title": "Prickly Goomba",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This otherwise static sprite will spawn a sprite when hit with either a fireball or the cape - this based on the extra byte. The sprite is configurable in the ASM file.",
    "latest_version": "smwc-20111-1559442887",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20111,
        "title": "Prickly Goomba",
        "version": "smwc-20111-1559442887",
        "upstream_time": 1559442887,
        "download_url": "https://dl.smwcentral.net/20111/Prickly%20Goomba.zip",
        "filename": "Prickly Goomba.zip",
        "size": 2292,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-princess-peach",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3711,
    "title": "Princess Peach",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "princess peach"
    ],
    "description": "This is a disassembly of sprite 7C in SMW, Peach as she appears after you defeat Bowser.<br>\r\n<br>\r\nBesides Peach herself, this sprite also handles things like the \"Mario's adventure is over...\" message and the fireworks sequence, as the original did.  Works best with sprite memory 00, or 10 with the No Sprite Tile Limits patch.",
    "latest_version": "smwc-3711-1301105541",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3711,
        "title": "Princess Peach",
        "version": "smwc-3711-1301105541",
        "upstream_time": 1301105541,
        "download_url": "https://dl.smwcentral.net/3711/SMWSDIS-%20sprite%207C%20-%20Princess%20Peach.zip",
        "filename": "SMWSDIS- sprite 7C - Princess Peach.zip",
        "size": 5212,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-prize-koopas",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 14442,
    "title": "Prize Koopas",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "bonus",
      "bonus game",
      "koopa",
      "lorom",
      "prize",
      "random",
      "sa-1"
    ],
    "description": "This simple sprite consists in five koopa shells that hold a prize. They will hide Mario, show their prizes, then spin fastly, and end up in a random position, so the player can choose the shell of his choice and win the prize it holds.<br>\r\n<br>\r\nThese koopas only end the level in a standard bonus game (levels 0 and 100, or using <a href=\"http://www.smwcentral.net/?p=section&a=details&id=12749\">this patch</a>), so make sure that you don't enter an exitless level when you put these!<br>\r\n<br>\r\nThe prizes by default are: Nothing, 10 coins, Flower, Feather, and 1-Up. Please read the instructions if you want to change them.<br>\r\n<br>\r\nIncludes an optional palette.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-14442-1475280452",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 14442,
        "title": "Prize Koopas",
        "version": "smwc-14442-1475280452",
        "upstream_time": 1475280452,
        "download_url": "https://dl.smwcentral.net/14442/Prize%20Koopas.zip",
        "filename": "Prize Koopas.zip",
        "size": 22651,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-projectile-on-off-switcher",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 14919,
    "title": "Projectile On/Off switcher",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "fireball",
      "invisible",
      "lorom",
      "on-off",
      "pacifist",
      "projectile",
      "sa-1"
    ],
    "description": "This is an invisible sprite that when hit by a projectile (like a baseball) will swap the on/off as well as play the on/off sound.<br>\r\n<br>\r\nPlace inside an actual on/off switch for it to make at least some sense",
    "latest_version": "smwc-14919-1483973815",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 14919,
        "title": "Projectile On/Off switcher",
        "version": "smwc-14919-1483973815",
        "upstream_time": 1483973815,
        "download_url": "https://dl.smwcentral.net/14919/onoff.zip",
        "filename": "onoff.zip",
        "size": 994,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-puff-of-smoke",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16997,
    "title": "Puff Of Smoke",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "effect",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of Extended sprite 01 in SMW, Puff Of Smoke.<br>\r\nMy First Disassembly + Extended sprite. Credit is unnecessary.",
    "latest_version": "smwc-16997-1517324544",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16997,
        "title": "Puff Of Smoke",
        "version": "smwc-16997-1517324544",
        "upstream_time": 1517324544,
        "download_url": "https://dl.smwcentral.net/16997/Puff%20Of%20Smoke.zip",
        "filename": "Puff Of Smoke.zip",
        "size": 2149,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pull-rope-switch",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32360,
    "title": "Pull Rope Switch",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "climb",
      "lorom",
      "pacifist",
      "rope",
      "sa-1"
    ],
    "description": "This rope can be pulled down by a climbing player in which it may activate something.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Dappertron\"><span title=\"Dappertron donated $15.00.\" class=\"icon icon-donor\"></span><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=5767\" style=\"color: #ded8a0;\" class=\"un\">Dappertron</a></span>.",
    "latest_version": "smwc-32360-1695979505",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32360,
        "title": "Pull Rope Switch",
        "version": "smwc-32360-1695979505",
        "upstream_time": 1695979505,
        "download_url": "https://dl.smwcentral.net/32360/Rope%20Switch.zip",
        "filename": "Rope Switch.zip",
        "size": 7240,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-punch",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3266,
    "title": "Punch",
    "authors": [
      "Schwa"
    ],
    "tags": [
      "enemy",
      "lorom",
      "punch",
      "sa-1",
      "wario land 2"
    ],
    "description": "Straight from Wario Land II, with differences. He energetically hops along the ground, and upon seeing you he delivers a furious Straight Punch, which will send you flying if it connects. If stomped on, bumped from behind or hit with a fireball, he will not be defeated; instead he just hides in his helmet and is pushed back a bit. The only ways to beat it is with a Star or thrown item. Yoshi can eat it too.<br>\r\n<br>\r\nDetails are included in the ASM file, and GFX are included in the ZIP. They use SP3.<br>\r\n<br>\r\nGive credit if used or tweaked.",
    "latest_version": "smwc-3266-1205986911",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3266,
        "title": "Punch",
        "version": "smwc-3266-1205986911",
        "upstream_time": 1205986911,
        "download_url": "https://dl.smwcentral.net/3266/Punch.zip",
        "filename": "Punch.zip",
        "size": 5846,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-punchy",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20780,
    "title": "Punchy",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "boxing",
      "lorom",
      "movement",
      "pacifist",
      "punchy",
      "sa-1"
    ],
    "description": "v1.1<br>\r\n<br>\r\nPunchy punches Mario and sprites away.<br>\r\n<br>\r\nComes in 4 different colors.<br>\r\nRed is standard, punches sprites away strongly.<br>\r\nBlue is weaker than red.<br>\r\nGreen sort of \"pulls\" towards the edge.<br>\r\nYellow flings higher, but not as far.<br>\r\n<br>\r\n8 config files, two for each color (left/right).<br>\r\n<br>\r\nSprite includes an exceptions table (in binary) that can disallow Punchy's interactions with other sprites (1 bit per sprite. There is 1 bit for each sprite in each group.) Bits for vanilla sprite interactions are already set deliberately, based on testing (set to ignore sprites that do not seem to be having any effect from getting punched).<br>\r\n<br>\r\nNow PIXI compatible.",
    "latest_version": "smwc-20780-1565497547",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20780,
        "title": "Punchy",
        "version": "smwc-20780-1565497547",
        "upstream_time": 1565497547,
        "download_url": "https://dl.smwcentral.net/20780/punchy_gp%20%5BPIXI%5D.zip",
        "filename": "punchy_gp %5BPIXI%5D.zip",
        "size": 8876,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-pyro-guy-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16087,
    "title": "Pyro Guy v1.1",
    "authors": [
      "DarkCodr"
    ],
    "tags": [
      "enemy",
      "lorom",
      "pyro",
      "sa-1",
      "shy guy",
      "shyguy"
    ],
    "description": "Pyro guy, a Shy Guy that shoots fireballs at Mario. The ExGFX file uses SP4. Hurts Mario if jumped on or touched. Can only be killed with a star or a projectile like a shell. <br>\r\n<br>\r\nUPDATE: Compatible with PIXI and SA-1",
    "latest_version": "smwc-16087-1503604513",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16087,
        "title": "Pyro Guy v1.1",
        "version": "smwc-16087-1503604513",
        "upstream_time": 1503604513,
        "download_url": "https://dl.smwcentral.net/16087/pyroguy.zip",
        "filename": "pyroguy.zip",
        "size": 4485,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-racoon-guy",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 13896,
    "title": "Racoon Guy",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "lorom",
      "racoon",
      "sa-1",
      "shy guy"
    ],
    "description": "This sprite will follow the player around and jump when the player jumps.<br>\r\n<br>\r\nRequested by Roberto zampari<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-13896-1471083776",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 13896,
        "title": "Racoon Guy",
        "version": "smwc-13896-1471083776",
        "upstream_time": 1471083776,
        "download_url": "https://dl.smwcentral.net/13896/racoonguy.zip",
        "filename": "racoonguy.zip",
        "size": 4933,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-random-chance-sprite-spawner",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 42074,
    "title": "Random Chance Sprite Spawner",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "random",
      "sa-1",
      "spawn",
      "uberasm needed"
    ],
    "description": "This helper sprite will replace itself with another sprite with a given probability. If it fails, nothing will spawn.<br>\r\n<br>\r\nRespawn when going offscreen and returned is handled in two ways, via the <div class=\"code inline filter-noemote filter-nobr\"><pre>!keep_track</pre></div> define.<br>\r\n<ul><li>If <div class=\"code inline filter-noemote filter-nobr\"><pre>!keep_track = 0</pre></div>, the spawn succeeds, and you go off-screen and return, the sprite's probability to spawn is re-rolled.</li>\n<li>If <div class=\"code inline filter-noemote filter-nobr\"><pre>!keep_track = 1</pre></div>, the spawn succeeds, and you go off-screen and return, the sprite will ALWAYS spawn again. This feature requires 32 bytes of free RAM and, if you're not clearing RAM elsewhere, UberASM.</li></ul><br>\r\n<br>\r\nCan spawn a vanilla or custom sprite, with the extra bit clear or set, with any given X/Y offset, and with up to four extra bytes.",
    "latest_version": "smwc-42074-1775269547",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 42074,
        "title": "Random Chance Sprite Spawner",
        "version": "smwc-42074-1775269547",
        "upstream_time": 1775269547,
        "download_url": "https://dl.smwcentral.net/42074/Random%20Chance%20Spawner.zip",
        "filename": "Random Chance Spawner.zip",
        "size": 4218,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-random-different-sprite-spawner",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 42075,
    "title": "Random Different Sprite Spawner",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "random",
      "sa-1",
      "spawn",
      "uberasm needed"
    ],
    "description": "This helper sprite will spawn one of two different sprites, depending on a probability.<br>\r\n<br>\r\nRespawn when going offscreen and returned is handled in three ways, via the <div class=\"code inline filter-noemote filter-nobr\"><pre>!respawn_type</pre></div> define.<br>\r\n<ul><li>If <div class=\"code inline filter-noemote filter-nobr\"><pre>!respawn_type= 0</pre></div>, when you go off-screen and return, nothing will spawn anymore.</li>\n<li>If <div class=\"code inline filter-noemote filter-nobr\"><pre>!respawn_type= 1</pre></div>, when you go off-screen and return, the same sprite will spawn again. This feature requires 64 bytes of free RAM and, if you're not clearing RAM elsewhere, UberASM.</li>\n<li>If <div class=\"code inline filter-noemote filter-nobr\"><pre>!respawn_type= 2</pre></div>, when you go off-screen and return, the probability will be re-rolled and the other sprite might spawn.</li></ul><br>\r\n<br>\r\nCan spawn vanilla and/or custom sprites, with the extra bit clear or set, and with up to four different extra bytes for either. Be sure to read the asm file thoroughly, this uses 12 extra bytes!",
    "latest_version": "smwc-42075-1775280826",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 42075,
        "title": "Random Different Sprite Spawner",
        "version": "smwc-42075-1775280826",
        "upstream_time": 1775280826,
        "download_url": "https://dl.smwcentral.net/42075/Random%20Different%20Sprite.zip",
        "filename": "Random Different Sprite.zip",
        "size": 4207,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-random-shroom",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3322,
    "title": "Random Shroom",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "lorom",
      "mushroom",
      "random"
    ],
    "description": "This sprite is a ? Mushroom. It can either hurt Mario, explode on contact, give him a 1-up, give him a Mushroom or 10 coins. It can be set to move as well (Extra Property Byte 1).<br>\r\n<br>\r\nIt occupies the cloud game tile from GFX01.bin<br>\r\nInsert in SP2<br>\r\n<br>\r\nPlease give credit if used.<br>\r\n<br>\r\nTo be assembled with PIXI",
    "latest_version": "smwc-3322-1253990910",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3322,
        "title": "Random Shroom",
        "version": "smwc-3322-1253990910",
        "upstream_time": 1253990910,
        "download_url": "https://dl.smwcentral.net/3322/randshroom.zip",
        "filename": "randshroom.zip",
        "size": 4087,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-real-homing-bill",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 14098,
    "title": "Real Homing Bill",
    "authors": [
      "Akaginite"
    ],
    "tags": [
      "aimed",
      "bullet",
      "bullet bill",
      "chase",
      "follow",
      "follow player",
      "homing",
      "lorom",
      "rotating",
      "sa-1",
      "shooter"
    ],
    "description": "This sprite will home in on Mario. Its speed and accuracy can be configured by changing the two extra property bytes in the CFG file. If the extra bit is set, the sprite will explode after a configurable period of time.<br>\r\n<br>\r\nIts animation can use 8 or 16 frames. The latter is the default and requires another graphics file.<br>\r\n<br>\r\nPlease check the readme and the ASM files for more information and customization options. Includes a standard sprite and two shooters.<br>\r\n<br>\r\nRequested by chineesmw. No credit needed.<br>\r\n<br>\r\nDemo video: <a href=\"https://www.youtube.com/watch?v=RVA8sRv9LTg\" rel=\"nofollow\">https://www.youtube.com/watch?v=RVA8sRv9LTg</a>",
    "latest_version": "smwc-14098-1470030347",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 14098,
        "title": "Real Homing Bill",
        "version": "smwc-14098-1470030347",
        "upstream_time": 1470030347,
        "download_url": "https://dl.smwcentral.net/14098/Real%20Homing%20Bill.zip",
        "filename": "Real Homing Bill.zip",
        "size": 15356,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-reflecting-fireball",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3516,
    "title": "Reflecting Fireball",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "fireball",
      "lorom",
      "reflecting"
    ],
    "description": "Sprite B6 from SMW, the reflecting fireball, disassembled and commented on to be inserted with PIXI.<br>\r\n<br>\r\nSome stuff such as the speeds and tile to use are customizeable.<br>\r\n<br>\r\nTo be assembled with PIXI",
    "latest_version": "smwc-3516-1253739978",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3516,
        "title": "Reflecting Fireball",
        "version": "smwc-3516-1253739978",
        "upstream_time": 1253739978,
        "download_url": "https://dl.smwcentral.net/3516/rf.zip",
        "filename": "rf.zip",
        "size": 1318,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-reflecting-projectile-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 14835,
    "title": "Reflecting Projectile Block",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "block",
      "lorom",
      "projectile",
      "reflecting",
      "solid"
    ],
    "description": "This sprite acts as a block that reflects enemy projectiles such as Pitchin' Chuck's baseballs in an horizontal or vertical axis. Projectiles reflected are, for now, extended sprites only; I see no reason to add support to other kinds of sprites.",
    "latest_version": "smwc-14835-1483814681",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 14835,
        "title": "Reflecting Projectile Block",
        "version": "smwc-14835-1483814681",
        "upstream_time": 1483814681,
        "download_url": "https://dl.smwcentral.net/14835/ReflectingBlock.zip",
        "filename": "ReflectingBlock.zip",
        "size": 16623,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-regenerating-pokey",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 30197,
    "title": "Regenerating Pokey",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "lorom",
      "pokey",
      "sa-1"
    ],
    "description": "This pokey regenerates its segments, so it must be destroyed quickly.",
    "latest_version": "smwc-30197-1658693257",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 30197,
        "title": "Regenerating Pokey",
        "version": "smwc-30197-1658693257",
        "upstream_time": 1658693257,
        "download_url": "https://dl.smwcentral.net/30197/Regen%20Pokey.zip",
        "filename": "Regen Pokey.zip",
        "size": 6278,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-regenerating-rex",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 30198,
    "title": "Regenerating Rex",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "lorom",
      "rex",
      "sa-1"
    ],
    "description": "This rex regenerates when stomped to become un-stomped. So it can't be killed by normal stomps but can be killed in other ways.",
    "latest_version": "smwc-30198-1652833769",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 30198,
        "title": "Regenerating Rex",
        "version": "smwc-30198-1652833769",
        "upstream_time": 1652833769,
        "download_url": "https://dl.smwcentral.net/30198/Regen%20Rex.zip",
        "filename": "Regen Rex.zip",
        "size": 5482,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-respawning-p-switch",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 9475,
    "title": "Respawning P-Switch",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "lorom",
      "p-switch",
      "pacifist",
      "respawn",
      "spawn"
    ],
    "description": "All the reusability of a P-Switch block, and all the portability of a normal P-Switch! This shooter will generate P-Switches at its position, but only as long as another P-Switch of the same type doesn't already exist and a P-Switch of the same type isn't already active, so that you can only get a new one after the previous one has run out. Perfect for when you don't want to fill your puzzle level with reset doors.",
    "latest_version": "smwc-9475-1421530090",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 9475,
        "title": "Respawning P-Switch",
        "version": "smwc-9475-1421530090",
        "upstream_time": 1421530090,
        "download_url": "https://dl.smwcentral.net/9475/Respawning%20P-Switch.zip",
        "filename": "Respawning P-Switch.zip",
        "size": 1833,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-reusable-stationary-switch",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20373,
    "title": "Reusable Stationary Switch",
    "authors": [
      "wye"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1",
      "switch"
    ],
    "description": "A switch that will trigger some action when pressed, and rise back up after a short time so you can press it again.<br>\r\n<br>\r\nWhat the switch does when pressed is up to you. By default you can have it change the ON/OFF state or activate a P-Switch, and if you know ASM you can make it do whatever you want.<br>\r\n<br>\r\nWhen the extra bit is set, the switch is two tiles wide.",
    "latest_version": "smwc-20373-1562603742",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20373,
        "title": "Reusable Stationary Switch",
        "version": "smwc-20373-1562603742",
        "upstream_time": 1562603742,
        "download_url": "https://dl.smwcentral.net/20373/reusable-stationary-switch.zip",
        "filename": "reusable-stationary-switch.zip",
        "size": 7368,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-reverse-donut",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26813,
    "title": "Reverse Donut",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "block needed",
      "donut",
      "lorom",
      "sa-1"
    ],
    "description": "This is a donut block that falls up.<br>\r\nYou need an existing donut block to work.<br>\r\n<br>\r\nrequest by LateralElemental",
    "latest_version": "smwc-26813-1630416340",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26813,
        "title": "Reverse Donut",
        "version": "smwc-26813-1630416340",
        "upstream_time": 1630416340,
        "download_url": "https://dl.smwcentral.net/26813/reverse_donut.zip",
        "filename": "reverse_donut.zip",
        "size": 1715,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-reverse-springboard",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20682,
    "title": "Reverse Springboard",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1",
      "springboard"
    ],
    "description": "This springboard is reversed down to the gravity! It'll bounce the player from below, and rise to the ceiling.",
    "latest_version": "smwc-20682-1564602300",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20682,
        "title": "Reverse Springboard",
        "version": "smwc-20682-1564602300",
        "upstream_time": 1564602300,
        "download_url": "https://dl.smwcentral.net/20682/Reverse%20Springboard.zip",
        "filename": "Reverse Springboard.zip",
        "size": 1638,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-revival-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 14411,
    "title": "Revival Block",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "death",
      "lorom",
      "revival",
      "sa-1"
    ],
    "description": "If the player is dead and touches this sprite it'll revive the player<br>\r\n<br>\r\nUpdate:<br>\r\n - Fixed issues with having multiple blocks in the same level<br>\r\n - Added AddMusicK compatibility<br>\r\n<br>\r\nNote that the game will freeze for a bit when using AddMusicK<br>\r\n<br>\r\nRequested by maro",
    "latest_version": "smwc-14411-1474148694",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 14411,
        "title": "Revival Block",
        "version": "smwc-14411-1474148694",
        "upstream_time": 1474148694,
        "download_url": "https://dl.smwcentral.net/14411/ReviveBlock.zip",
        "filename": "ReviveBlock.zip",
        "size": 1852,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-rex",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23682,
    "title": "Rex",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "lorom",
      "rex",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite AB in SMW, the Rex.<br>\r\n<br>\r\n(Rykon-V73): Converted the sprite into .json, added a SP3 version, made the tilemap easy to edit, and you can also change the X speed.<br>\r\n<br>\r\n(JamesD28): SA-1 compatibility.",
    "latest_version": "smwc-23682-1594241666",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23682,
        "title": "Rex",
        "version": "smwc-23682-1594241666",
        "upstream_time": 1594241666,
        "download_url": "https://dl.smwcentral.net/23682/RexAB.zip",
        "filename": "RexAB.zip",
        "size": 10981,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-reznor",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3556,
    "title": "Reznor",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "boss",
      "enemy",
      "lorom",
      "reznor"
    ],
    "description": "A disassembly of the Reznor (sprite A9), commented and ready to be inserted with PIXI.<br>\r\n<br>\r\nNOTE: For Reznor to appear, you need to have Mario start out at the top of the screen, as that is where the Reznors show up. For the level ender to trigger, four of the sprites must be placed together (unless you edit that part of the code). And if you want the Mode 7 background with the spinning sign, the Level Mode needs to be set to 09.",
    "latest_version": "smwc-3556-1272631813",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3556,
        "title": "Reznor",
        "version": "smwc-3556-1272631813",
        "upstream_time": 1272631813,
        "download_url": "https://dl.smwcentral.net/3556/Reznor.zip",
        "filename": "Reznor.zip",
        "size": 5051,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-reznor-s-fireball",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 30484,
    "title": "Reznor's Fireball",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "fireball",
      "lorom",
      "projectile",
      "reznor",
      "sa-1"
    ],
    "description": "This is a disassembly of extended sprite 02 in SMW, Reznor's Fireball.",
    "latest_version": "smwc-30484-1659919295",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 30484,
        "title": "Reznor's Fireball",
        "version": "smwc-30484-1659919295",
        "upstream_time": 1659919295,
        "download_url": "https://dl.smwcentral.net/30484/ReznorsFireball.zip",
        "filename": "ReznorsFireball.zip",
        "size": 2416,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-rideable-balloon",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16172,
    "title": "Rideable Balloon",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "balloon",
      "lorom",
      "pacifist",
      "rideable",
      "sa-1",
      "smw2",
      "yoshi's island"
    ],
    "description": "A big balloon from SMW2:YI that can be ridden on. A shooter is included.<br>\r\n<br>\r\nThis sprite was part of smkdan's YI Pack 3, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16172-1504282705",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16172,
        "title": "Rideable Balloon",
        "version": "smwc-16172-1504282705",
        "upstream_time": 1504282705,
        "download_url": "https://dl.smwcentral.net/16172/YIRideableBalloon.zip",
        "filename": "YIRideableBalloon.zip",
        "size": 5074,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-rideable-falling-leaf",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26776,
    "title": "Rideable Falling Leaf",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "forest",
      "lorom",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "A kind of platform that can be ridden on by the player. The leaf falls and moves pretty identical to how SMW feathers do. Extra Byte 1 determines the initial horizontal direction (left or right). A generator is also included.<br>\r\nBoth sprite and generator ASM files includes various configurable defines, like tilemap, moving speeds, acceleration, spawned leaves direction (generator), spawning rate (generator), and sprite to spawn (generator).<br>\r\n<br>\r\nDaizo Update 16/04/2021: Now no longer moves when you flick the cape in close proximity with the sprite, preventing a bug seen <a href=\"https://youtu.be/N1dNMIlGAMo?t=184\" rel=\"nofollow\">here</a>. Just update the cfg if you're already using the sprite.",
    "latest_version": "smwc-26776-1629074235",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26776,
        "title": "Rideable Falling Leaf",
        "version": "smwc-26776-1629074235",
        "upstream_time": 1629074235,
        "download_url": "https://dl.smwcentral.net/26776/LeafPlat.zip",
        "filename": "LeafPlat.zip",
        "size": 7542,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-rip-van-fish",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41922,
    "title": "Rip Van Fish",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "fish",
      "lorom",
      "rip van fish",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 3D, the Rip Van Fish. Unlike the older disassembly, it fixes some oddities with slopes, removes a lot of irrelevant code, and has more defines to edit it in a more user friendly way.<br>\r\n<br>\r\nDedicated to <span class=\"un-outer\" title=\"Segment1Zone2\"><a href=\"/?p=profile&amp;id=46677\" style=\"color: var(--user-color-1);\" class=\"un\">Segment1Zone2</a></span> who brought the issues with the older disassembly to my attention.",
    "latest_version": "smwc-41922-1774389433",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41922,
        "title": "Rip Van Fish",
        "version": "smwc-41922-1774389433",
        "upstream_time": 1774389433,
        "download_url": "https://dl.smwcentral.net/41922/New%20Rip%20Van%20Fish%20Disassembly.zip",
        "filename": "New Rip Van Fish Disassembly.zip",
        "size": 3828,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-rip-van-fish-activates-on-held-item",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 33758,
    "title": "Rip Van Fish, Activates on Held Item",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "following",
      "key",
      "lorom",
      "rip van fish",
      "sa-1",
      "water"
    ],
    "description": "This Rip Van Fish wakes up when the player holds an item, like a key, similar to Phanto.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"NopeContest\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span>.",
    "latest_version": "smwc-33758-1686235416",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 33758,
        "title": "Rip Van Fish, Activates on Held Item",
        "version": "smwc-33758-1686235416",
        "upstream_time": 1686235416,
        "download_url": "https://dl.smwcentral.net/33758/Item%20Activated%20Rip%20Van%20Fish.zip",
        "filename": "Item Activated Rip Van Fish.zip",
        "size": 4344,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-rip-van-fish-z",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 38808,
    "title": "Rip Van Fish Z",
    "authors": [
      "spooonsss"
    ],
    "tags": [
      "effect"
    ],
    "description": "A disassembly of the Rip Van Fish Z minor extended sprite. Spawned by sleeping Rip Van Fish, it floats up and pops.<br>\r\n<br>\r\nCheck the .asm for how to make the vanilla or disassembly Rip Van Fish spawn this.",
    "latest_version": "smwc-38808-1744088247",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 38808,
        "title": "Rip Van Fish Z",
        "version": "smwc-38808-1744088247",
        "upstream_time": 1744088247,
        "download_url": "https://dl.smwcentral.net/38808/RipVanFish_Z.zip",
        "filename": "RipVanFish_Z.zip",
        "size": 2193,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-robo-eject",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41332,
    "title": "Robo-Eject",
    "authors": [
      "leod"
    ],
    "tags": [
      "enemy",
      "explosion",
      "lorom",
      "projectile",
      "robot",
      "sa-1"
    ],
    "description": "A little robot on wheels that, once Mario gets close enough, stops moving and starts a fuse.<br>\r\nWhen the time is up, it explodes, but before doing so, it'll eject a small copy of itself out of its helmet, that grows to full size once it lands and repeats the cycle (until Mario cruelly stomps it).<br>\r\n<br>\r\n<br>\r\nFuse timers are adjustable, meaning it can get quite dangerous and much harder for the player to stomp if you set its fuse lower, while longer fuses make it a lot easier to navigate around.<br>\r\n<br>\r\n<br>\r\nGraphics are included, they use up the unused tiles in the Spiny/Wiggler GFX file, but there are defines to easily move its graphics (and palettes) around.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-41332-1766771552",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41332,
        "title": "Robo-Eject",
        "version": "smwc-41332-1766771552",
        "upstream_time": 1766771552,
        "download_url": "https://dl.smwcentral.net/41332/r-eject.zip",
        "filename": "r-eject.zip",
        "size": 10212,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-rock-bomb-throwing-monty-mole",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 15159,
    "title": "Rock/Bomb Throwing Monty Mole",
    "authors": [
      "leod"
    ],
    "tags": [
      "aimed",
      "bob-omb",
      "bomb",
      "explosion",
      "lorom",
      "mole",
      "monty",
      "monty mole",
      "projectile",
      "rock",
      "sa-1",
      "throw"
    ],
    "description": "A floor dwelling Monty Mole that peeks its head out, proceeds to pull out a Rock or an aggravated Bob-Omb that explodes on contact and throws it Mario's way in an arch.<br>\r\n<br>\r\nWhile the Bob-Omb might seem like the better projectile, it also might just blow the Mole itself up, thus helping the player out a little.<br>\r\n<br>\r\nMaybe use them with blocks that can be blown up for alternate pathways or secret routes?<br>\r\n<br>\r\nThe included graphics overwrite part of the Sumo Bros. graphics because that's a lot of space and allows the use of the other Moles. The explosions use a Sumo Bros. tile, so it had to be overwritten anyway.",
    "latest_version": "smwc-15159-1486826138",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 15159,
        "title": "Rock/Bomb Throwing Monty Mole",
        "version": "smwc-15159-1486826138",
        "upstream_time": 1486826138,
        "download_url": "https://dl.smwcentral.net/15159/Whacky%20Mole.zip",
        "filename": "Whacky Mole.zip",
        "size": 10575,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-rocket-barrel",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 9484,
    "title": "Rocket Barrel",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "barrel",
      "dkc",
      "dkcr",
      "donkey kong",
      "donkey kong country",
      "donkey kong country returns",
      "fly",
      "flying",
      "lorom",
      "rocket",
      "sa-1",
      "vehicle"
    ],
    "description": "The rocket barrel from Donkey Kong Country Returns.<br>\r\n<br>\r\nIt floats in the air. Mario can jump into it to enter it. When the player presses the jump button thrice, the barrel will activate and it will fly in an arc. The player can make the barrel fly higher by pressing the jump button mid-flight, however, they have little control over the barrel's horizontal speed. It will explode if it touches an object or another sprite.<br>\r\n<br>\r\nIf the barrel reaches a specific screen, it will drop Mario and fall offscreen. The screen it needs to reach can be set per-sprite using the extra byte (the extension field in Lunar Magic's \"Add Sprite Manual\" dialog).<br>\r\n<br>\r\nCheck the ASM file for customization options.",
    "latest_version": "smwc-9484-1421530111",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 9484,
        "title": "Rocket Barrel",
        "version": "smwc-9484-1421530111",
        "upstream_time": 1421530111,
        "download_url": "https://dl.smwcentral.net/9484/Rocket%20Barrel.zip",
        "filename": "Rocket Barrel.zip",
        "size": 6704,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-rocko",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36848,
    "title": "Rocko",
    "authors": [
      "andy_k_250"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "Rockos are small stones with feet. They aren't friends of Bowser, but they aren't friends with the Mario Bros. either. Fire won't hurt them, but they can be rolled over and picked up to be used as a weapon. They don't like that.<br>\r\n<br>\r\nThis sprite was originally part of <a href=\"https://smwc.me/185495\">andy_k_250's Custom Tweaked Sprites pack</a>, and was resubmitted separately after the remoderation for ease of search and to fit current standards. They were made as a demo of the ability for mikeyk's Spritetool (also inherited by PIXI) to create tweaked copies of vanilla sprites without altering the vanilla sprites themselves, via a .cfg file that does not reference an .asm file at all. Therefore, the lack of .asm files in this download is not only intentional, it is the main idea.",
    "latest_version": "smwc-36848-1723421329",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36848,
        "title": "Rocko",
        "version": "smwc-36848-1723421329",
        "upstream_time": 1723421329,
        "download_url": "https://dl.smwcentral.net/36848/Rocko.zip",
        "filename": "Rocko.zip",
        "size": 3927,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-rocky-wrench",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35229,
    "title": "Rocky Wrench",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "airship",
      "enemy",
      "lorom",
      "mole",
      "sa-1",
      "smb3"
    ],
    "description": "A partial ASM port from Super Mario Bros. 3, so the behavior is more closely related to SMB3's than anything else.<br>\r\n<br>\r\nThis is the Rocky Wrench enemy from the Airship stages in SMB3, most recently seen in Super Mario Maker 2.<br>\r\n<br>\r\nThe enemy will occasionally pop up out of the ground and throw a wrench. If Mario is standing on top of where it pops up, he can technically use him as a platform.<br>\r\nWhen killed, it will respawn. The exception to this is if your hack is configured to turn enemies to coins with a fireball.<br>\r\n<br>\r\nIf the Extra Bit is set, it'll appear upside down. If the Extra Byte is set, it'll use a different palette and throw three wrenches in formation.<br>\r\n<br>\r\nGFX included are of the Super Mario Maker 2 version.<br>\r\n<br>\r\nUpdate History:<br>\r\nv0.10 (10/27/2020) - Initial release.<br>\r\nv0.15 (10/28/2020) - Fixed a crash in SA-1 when using the ThrowMethod of $00 (whoops!).<br>\r\nBlizzard Buffalo's Update:<br>\r\nFixed the cape interaction hitbox.",
    "latest_version": "smwc-35229-1712821631",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35229,
        "title": "Rocky Wrench",
        "version": "smwc-35229-1712821631",
        "upstream_time": 1712821631,
        "download_url": "https://dl.smwcentral.net/35229/RockyWrench.zip",
        "filename": "RockyWrench.zip",
        "size": 11416,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      },
      {
        "upstream_id": 3313,
        "title": "Rocky Wrench",
        "version": "smwc-3313-1215370483",
        "upstream_time": 1215370483,
        "download_url": "https://dl.smwcentral.net/3313/SMB3RockyWrench.zip",
        "filename": "SMB3RockyWrench.zip",
        "size": 6798,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-rolling-barrel",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3564,
    "title": "Rolling Barrel",
    "authors": [
      "Blind Devil",
      "JeRRy86"
    ],
    "tags": [
      "barrel",
      "enemy",
      "item",
      "lorom",
      "sa-1"
    ],
    "description": "A 16x16 barrel that simply rolls around while optionally bouncing, and can be broken via regular jump, capespin or thrown sprites. Includes an option to either drop or not drop a normal/custom sprite.",
    "latest_version": "smwc-3564-1270907719",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3564,
        "title": "Rolling Barrel",
        "version": "smwc-3564-1270907719",
        "upstream_time": 1270907719,
        "download_url": "https://dl.smwcentral.net/3564/RollingBarrel.zip",
        "filename": "RollingBarrel.zip",
        "size": 4496,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-rotating-boo-stream",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25594,
    "title": "Rotating Boo Stream",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "boo",
      "enemy",
      "lorom",
      "sa-1",
      "stream"
    ],
    "description": "This boo stream rotates like roto-disc or ball 'n chain. See readme for notes and .asm for customizations. Includes versions that can and cannot interact with objects.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-25594-1610424478",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25594,
        "title": "Rotating Boo Stream",
        "version": "smwc-25594-1610424478",
        "upstream_time": 1610424478,
        "download_url": "https://dl.smwcentral.net/25594/RotatingBooStream.zip",
        "filename": "RotatingBooStream.zip",
        "size": 4328,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-rotating-door",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39906,
    "title": "Rotating Door",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "door",
      "lorom",
      "pacifist",
      "rotating",
      "sa-1"
    ],
    "description": "This is a door that rotates, similar to those found in Yoshi's Island.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"imamelia\"><span title=\"imamelia donated $50.00.\" class=\"icon icon-donor\"></span><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=3471\" style=\"color: var(--user-color-1);\" class=\"un\">imamelia</a></span> duing Winter C3 2023.",
    "latest_version": "smwc-39906-1761801762",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39906,
        "title": "Rotating Door",
        "version": "smwc-39906-1761801762",
        "upstream_time": 1761801762,
        "download_url": "https://dl.smwcentral.net/39906/Rotating%20Door.zip",
        "filename": "Rotating Door.zip",
        "size": 12362,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-rotating-grey-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3596,
    "title": "Rotating Grey Platform",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "grey platform",
      "lorom",
      "rotating",
      "sa-1"
    ],
    "description": "A disassembly on the rotating grey platform (sprite A3), commented. The extra bit determines the direction of rotation.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3596-1274676535",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3596,
        "title": "Rotating Grey Platform",
        "version": "smwc-3596-1274676535",
        "upstream_time": 1274676535,
        "download_url": "https://dl.smwcentral.net/3596/Rotating%20Gray%20Platform.zip",
        "filename": "Rotating Gray Platform.zip",
        "size": 3989,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-rotating-multi-bill-cannon",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 17028,
    "title": "Rotating Multi-Bill Cannon",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "airship",
      "bullet bill",
      "cannon",
      "lorom",
      "sa-1",
      "smb3"
    ],
    "description": "Found in some of the SMB3 doomship stages, this sprite fires Bullet Bills at intervals, alternating between vertical, diagonal, horizontal, then diagonal again. Extra bit determines if the sprite will rotate clockwise or counterclockwise, and Extra Byte 1 determines the initial shooting position.<br>\r\n<br>\r\nThis sprite was part of imamelia's Misc. Sprite Pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-17028-1516816462",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 17028,
        "title": "Rotating Multi-Bill Cannon",
        "version": "smwc-17028-1516816462",
        "upstream_time": 1516816462,
        "download_url": "https://dl.smwcentral.net/17028/SMB3MultiBillCannon.zip",
        "filename": "SMB3MultiBillCannon.zip",
        "size": 5634,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-rotating-platforms",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23235,
    "title": "Rotating Platforms",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "platform",
      "rotating",
      "sa-1"
    ],
    "description": "This sprite is 4 cross-platforms that rotate and move when Mario stands on the left or right side. The platforms sprite will stop moving when it reaches a specific Map16 tile number, customizable in the asm file.<br>\r\n<br>\r\n<br>\r\nver1.1 2020/6/7<br>\r\nCompatible with SA-1.",
    "latest_version": "smwc-23235-1593979057",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23235,
        "title": "Rotating Platforms",
        "version": "smwc-23235-1593979057",
        "upstream_time": 1593979057,
        "download_url": "https://dl.smwcentral.net/23235/rotating_platform.zip",
        "filename": "rotating_platform.zip",
        "size": 3125,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-rotating-timed-lift",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32359,
    "title": "Rotating Timed Lift",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "platform",
      "rotating",
      "rotating platform",
      "sa-1",
      "timed lift"
    ],
    "description": "A fusion between Grey platform on a chain (sprite A3) and Timed lift (sprite BA), this platform will rotate until its timer runs out and it'll fall offscreen.<br>\r\n<br>\r\nOriginally made for Mad Scientist ASM Contest 2022.",
    "latest_version": "smwc-32359-1677623738",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32359,
        "title": "Rotating Timed Lift",
        "version": "smwc-32359-1677623738",
        "upstream_time": 1677623738,
        "download_url": "https://dl.smwcentral.net/32359/Rotating%20Timed%20Lift.zip",
        "filename": "Rotating Timed Lift.zip",
        "size": 8976,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-roto-disc-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20573,
    "title": "Roto Disc V1.1",
    "authors": [
      "DigitalSine",
      "JackTheSpades",
      "mikeyk"
    ],
    "tags": [
      "lorom",
      "roto disc",
      "sa-1"
    ],
    "description": "Description: A circling sprite that flashes different colours and looks like a waffle.<br>\r\n<br>\r\nThis version includes two .cfg files.<br>\r\n<br>\r\nVanilla - Just use this one if you want a normal roto disc and nothing else<br>\r\n<br>\r\nCustom - Use this if you want the new customization options and be able to use the extension field. <br>\r\nWhich include:- Adjustable X & Y Radius, Speed, Yoshi Interactions, Spinjumpable options.<br>\r\n<br>\r\nYou can also turn off the palette rotation and remap tiles accordingly. <br>\r\n<br>\r\nDebugging - Tattletale",
    "latest_version": "smwc-20573-1564596913",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20573,
        "title": "Roto Disc V1.1",
        "version": "smwc-20573-1564596913",
        "upstream_time": 1564596913,
        "download_url": "https://dl.smwcentral.net/20573/Roto%20Disc%20V1.1.zip",
        "filename": "Roto Disc V1.1.zip",
        "size": 6175,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-rounding-boo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 17880,
    "title": "Rounding Boo",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "boo",
      "enemy",
      "ghost",
      "ghost house",
      "lorom",
      "sa-1"
    ],
    "description": "This little ghost moves back and forth, going behind the foreground and coming back with each turn. Extra Byte 1 determines its initial facing direction (left or right), and Extra Byte 2 determines if it'll start in front of or behind the foreground.<br>\r\n<br>\r\nIncludes max speed defines, tilemap defines, and a define for amount of frames before slowing down and turning around.",
    "latest_version": "smwc-17880-1532193326",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 17880,
        "title": "Rounding Boo",
        "version": "smwc-17880-1532193326",
        "upstream_time": 1532193326,
        "download_url": "https://dl.smwcentral.net/17880/RoundingBoo.zip",
        "filename": "RoundingBoo.zip",
        "size": 3432,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-runman",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3737,
    "title": "RunMan",
    "authors": [
      "Chdata"
    ],
    "tags": [
      "lorom",
      "race",
      "run",
      "sa-1"
    ],
    "description": "This sprite acts like RunMan.<br>\r\nMore information in the .asm file itself.<br>\r\n<br>\r\n<s>Included is levelASM that destroys the goal tape if the time limit reaches 0. It is intended for use with a patch that disables the time reaching 0 from killing you in a specific level.</s> (Removed because it was simply not working at all)<br>\r\n<a href=\"http://www.youtube.com/watch?v=3VXUXhmgC50\" rel=\"nofollow\">Demonstration Video</a><br>\r\n<a href=\"http://www.youtube.com/watch?v=HOBFv0doiFw\" rel=\"nofollow\">The real RunMan</a><br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3737-1362483583",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3737,
        "title": "RunMan",
        "version": "smwc-3737-1362483583",
        "upstream_time": 1362483583,
        "download_url": "https://dl.smwcentral.net/3737/Runman.zip",
        "filename": "Runman.zip",
        "size": 1987,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-score",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34882,
    "title": "Score",
    "authors": [
      "Burning Loaf"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1",
      "score"
    ],
    "description": "A disassembly of all the vanilla score sprites for use with PIXI 1.40+.<br>\r\nThere are four files in this submission's downloadable file:<br>\r\n<u>score.asm</u>, which behaves like regular score sprites,<br>\r\n<u>lifeup.asm</u>, which behaves like 1-UP score sprites,<br>\r\n<u>coins.asm</u>, which behaves like the unused/glitched coin score sprites,<br>\r\nand <u>all.asm</u>, which is a disassembly of all score sprites in a single file. it's impractical for use with PIXI, but it's been included because it's a disassembly of the original code.",
    "latest_version": "smwc-34882-1703782709",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34882,
        "title": "Score",
        "version": "smwc-34882-1703782709",
        "upstream_time": 1703782709,
        "download_url": "https://dl.smwcentral.net/34882/score.zip",
        "filename": "score.zip",
        "size": 5129,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sea-mine",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 38095,
    "title": "Sea Mine",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "bomb",
      "enemy",
      "explosion",
      "lorom",
      "sa-1",
      "water"
    ],
    "description": "The floating spike ball is officially called a mine but it doesn't actually behave like one because it doesn't explode. This one is an actual mine which will detonate itself.<br>\r\n<br>\r\nOptions include:<br>\r\n<ul><li>Explosion by range</li>\r\n<li>Explosion on player contact</li>\r\n<li>Explosion on kicked sprites</li>\r\n<li>Explosion on fireball</li>\r\n<li>Explosion on ground</li></ul><br>\r\nRequested by <span class=\"un-outer\" title=\"AmperSam\"><span title=\"Administrator\" class=\"icon icon-admin\"></span><a href=\"/?p=profile&amp;id=41223\" style=\"color: #ee0066;\" class=\"un\">AmperSam</a></span> who thought a non-exploding mine is too ridiculous.",
    "latest_version": "smwc-38095-1735579307",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 38095,
        "title": "Sea Mine",
        "version": "smwc-38095-1735579307",
        "upstream_time": 1735579307,
        "download_url": "https://dl.smwcentral.net/38095/Sea%20Mine.zip",
        "filename": "Sea Mine.zip",
        "size": 6906,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sea-pokey",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41128,
    "title": "Sea Pokey",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "boss",
      "fire",
      "lorom",
      "pokey",
      "sa-1",
      "water"
    ],
    "description": "This boss will throw fire particles at Mario. Sometimes it will throw a thrown-block. You can defeat it by throwing carryable sprites at him. Everytime his HP decreases, it will enter in a frenzy state, jumping around and stunning Mario everytime it hits the ground.<br>\r\n<br>\r\nWhen this boss is defeated, it will end the level.<br>\r\n<br>\r\nThere are lots of things that can be customised in the ASM file:<br>\r\n<br>\r\n-Particles to spawn (extended sprite).<br>\r\n<br>\r\n-Tiles to be used by the sprite.<br>\r\n<br>\r\n-Time between jumps.<br>\r\n<br>\r\n-HP.<br>\r\n<br>\r\nYou can customise a lot of things even for each HP. Check the ASM file for details.",
    "latest_version": "smwc-41128-1764296022",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41128,
        "title": "Sea Pokey",
        "version": "smwc-41128-1764296022",
        "upstream_time": 1764296022,
        "download_url": "https://dl.smwcentral.net/41128/SeaPokey.zip",
        "filename": "SeaPokey.zip",
        "size": 6951,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-secret-of-mana-crab",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3615,
    "title": "Secret Of Mana Crab",
    "authors": [
      "Kickchon"
    ],
    "tags": [
      "circle",
      "crab",
      "enemy",
      "forest",
      "fortress",
      "hit points",
      "hitpoints",
      "lorom",
      "sa-1",
      "secret of mana",
      "throw",
      "walk"
    ],
    "description": "The crab from Secret of Mana's Season's Forest and Mana Forest. It will walk around, either falling off or staying on ledges (depending on the extra bit) and will sometimes throw its pincer, which will fly around in an ellipse and return to the crab.<br>\r\n<br>\r\nMario needs to jump on it twice or spinjump on it to kill it.<br>\r\n<br>\r\nTwo palettes are included, one for the red crab from the Season's Forest and one for the metal crab from the Mana Fortress.",
    "latest_version": "smwc-3615-1362484909",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3615,
        "title": "Secret Of Mana Crab",
        "version": "smwc-3615-1362484909",
        "upstream_time": 1362484909,
        "download_url": "https://dl.smwcentral.net/3615/SoM%20Crab.zip",
        "filename": "SoM Crab.zip",
        "size": 16869,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-shady-koopa",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 38579,
    "title": "Shady Koopa",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "koopa",
      "lorom",
      "sa-1"
    ],
    "description": "This Koopa will become a rainbow shell when stomped. Additionally, if flipped with a feather, it will ram towards the player. Inspired by the Paper Mario: The Thousand Year Door enemy of the same name.<br>\r\n<br>\r\nShell-less Koopa was made by <span class=\"un-outer\" title=\"Thomas\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=7012\" style=\"color: #65c816;\" class=\"un\">Thomas</a></span>.",
    "latest_version": "smwc-38579-1743345018",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 38579,
        "title": "Shady Koopa",
        "version": "smwc-38579-1743345018",
        "upstream_time": 1743345018,
        "download_url": "https://dl.smwcentral.net/38579/Shady%20Koopa%20update.zip",
        "filename": "Shady Koopa update.zip",
        "size": 13145,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-shark-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25990,
    "title": "Shark v1.0",
    "authors": [
      "Eminus",
      "Von Fahrenheit"
    ],
    "tags": [
      "hybrid",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "A natural apex predator, the shark makes for a dangerous underwater enemy! It will instantly detect the player when they enter water and give chase. You can customize it's behavior quite a bit using defines and the extra bit, so please read the comments at the top of the .asm file!<br>\r\n<br>\r\nRequested for the Strongest Sprite Workshop 2020 by Gary.",
    "latest_version": "smwc-25990-1613144697",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25990,
        "title": "Shark v1.0",
        "version": "smwc-25990-1613144697",
        "upstream_time": 1613144697,
        "download_url": "https://dl.smwcentral.net/25990/Shark.zip",
        "filename": "Shark.zip",
        "size": 6600,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-shatterable-timed-key",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39045,
    "title": "Shatterable/Timed Key",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "key",
      "lorom",
      "sa-1",
      "solid"
    ],
    "description": "A key, which can be set to be timed to disappear and/or shatter, like a purple turn block. The extra bit controls whether it shatters when in contact with a wall and the first extension byte controls the timer, which can be from 00 (not timed) to FF (17 real life seconds).<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Green\"><a href=\"/?p=profile&amp;id=43749\" style=\"color: var(--user-color-3);\" class=\"un\">Green</a></span>.",
    "latest_version": "smwc-39045-1738026757",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39045,
        "title": "Shatterable/Timed Key",
        "version": "smwc-39045-1738026757",
        "upstream_time": 1738026757,
        "download_url": "https://dl.smwcentral.net/39045/shatterable_key%20%28fix%29.zip",
        "filename": "shatterable_key (fix).zip",
        "size": 4338,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-shattered-block-debris",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35710,
    "title": "Shattered Block Debris",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "effect",
      "lorom",
      "sa-1",
      "shatter"
    ],
    "description": "A (near) disassembly of the shattered block debris, when you destroy e.g. a turn or throw block. Can be customised to be 16x16 and static for the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=22413\">big bois</a>.<br>\r\n<br>\r\nTo be inserted as a minor extended sprite.",
    "latest_version": "smwc-35710-1716386355",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35710,
        "title": "Shattered Block Debris",
        "version": "smwc-35710-1716386355",
        "upstream_time": 1716386355,
        "download_url": "https://dl.smwcentral.net/35710/ShatterTile.zip",
        "filename": "ShatterTile.zip",
        "size": 1054,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-shattering-thwomp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20684,
    "title": "Shattering Thwomp",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "thwomps"
    ],
    "description": "This thwomp will shatter when in contact with the ground, causing two thwimps to appear.",
    "latest_version": "smwc-20684-1563563425",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20684,
        "title": "Shattering Thwomp",
        "version": "smwc-20684-1563563425",
        "upstream_time": 1563563425,
        "download_url": "https://dl.smwcentral.net/20684/Shattering%20Thwomp.zip",
        "filename": "Shattering Thwomp.zip",
        "size": 1501,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-shell-less-koopa",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 13892,
    "title": "Shell-less Koopa",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A disassembly of sprites 00-03, the shell-less Koopas. This handles all four of them with a single ASM file.<br>\r\n<br>\r\nA number of options are attached to the CFG file, so you can create multiple different kinds of Koopas without having to insert multiple codes. CFGs for the original four Koopas are included with it.<br>\r\n<br>\r\n<br>\r\nNote, however, that while the sprite can jump into the original game's shells without issue, it'll turn into the original Koopa. This sprite still does support being knocked out of shells and sliding though, so you can modify the original game's Koopas to spawn it or code a new sprite entirely. Instructions on how to make it slide are included in the ASM file.<br>\r\nOf course, if you don't want to deal with that or don't know how to, you can also just disable hopping into shells.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-13892-1469656920",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 13892,
        "title": "Shell-less Koopa",
        "version": "smwc-13892-1469656920",
        "upstream_time": 1469656920,
        "download_url": "https://dl.smwcentral.net/13892/Koopa.zip",
        "filename": "Koopa.zip",
        "size": 7248,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-shell-shooter",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 19660,
    "title": "Shell Shooter",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "enemy",
      "lorom",
      "shell"
    ],
    "description": "This type shooter spawns kicked Koopa shells instead of bullet bills. It can be used to shoot any carryable sprite instead of just Koopa shells.<br>\r\n<br>\r\nAlso includes a GIEPY version.",
    "latest_version": "smwc-19660-1555611815",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 19660,
        "title": "Shell Shooter",
        "version": "smwc-19660-1555611815",
        "upstream_time": 1555611815,
        "download_url": "https://dl.smwcentral.net/19660/Shell%20Shooter.zip",
        "filename": "Shell Shooter.zip",
        "size": 2572,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-shockwave-ground-pound-ninji",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32341,
    "title": "Shockwave/Ground Pound Ninji",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "electricity",
      "enemy",
      "ground pound",
      "lorom",
      "ninji",
      "sa-1",
      "smoke"
    ],
    "description": "This ninji will create projectiles once it jumps and lands on the ground.<br>\r\n<br>\r\nProvided two different extended sprites it can spawn: QuakeSmoke.asm for ground pound smoke and Shockwave.asm for shockwave.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>.",
    "latest_version": "smwc-32341-1683282562",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32341,
        "title": "Shockwave/Ground Pound Ninji",
        "version": "smwc-32341-1683282562",
        "upstream_time": 1683282562,
        "download_url": "https://dl.smwcentral.net/32341/ShockwaveNinji.zip",
        "filename": "ShockwaveNinji.zip",
        "size": 7074,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-shooter-arrow-panel",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3523,
    "title": "Shooter Arrow Panel",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom"
    ],
    "description": "This is a rotating arrow that launches the player in the direction it's pointing.  It is also...my first dynamic sprite! Since it is dynamic, you have to patch dsx.asm to your ROM and put the included graphics file in the same folder as the sprite.<br>\r\n",
    "latest_version": "smwc-3523-1258664689",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3523,
        "title": "Shooter Arrow Panel",
        "version": "smwc-3523-1258664689",
        "upstream_time": 1258664689,
        "download_url": "https://dl.smwcentral.net/3523/shooter_arrow.zip",
        "filename": "shooter_arrow.zip",
        "size": 6399,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-shotzo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16095,
    "title": "Shotzo",
    "authors": [
      "Kaijyuu"
    ],
    "tags": [
      "bullet",
      "cannon",
      "cluster",
      "enemy",
      "kirby",
      "lorom",
      "sa-1"
    ],
    "description": "The Shotzo from Kirby, a 16x16 cannon which will point in Mario's direction and shoot bullets at him. It will shoot 3 bullets before making a short pause. It will hurt Mario and can only be killed with shells.<br>\r\n<br>\r\nIt can fire either standard sprite bullets or cluster sprite bullets. Check the readme and the ASM files for more information.<br>\r\n<br>\r\nOriginally part of the Kirby Sprite Pack.",
    "latest_version": "smwc-16095-1503664814",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16095,
        "title": "Shotzo",
        "version": "smwc-16095-1503664814",
        "upstream_time": 1503664814,
        "download_url": "https://dl.smwcentral.net/16095/Shotzo.zip",
        "filename": "Shotzo.zip",
        "size": 12310,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-shovel-knight-styled-checkpoint",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20415,
    "title": "Shovel Knight Styled Checkpoint",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "checkpoint",
      "lorom",
      "pacifist",
      "sa-1",
      "shovel knight"
    ],
    "description": "This checkpoint reveals a flame when activated. Mario can destroy it by spinjumping on top of it, and it will rend him some coins, but you will then lose the checkpoint. Note that the checkpoint will be respawned when you reach it again, unlike Shovel Knight checkpoints.<br>\r\n<br>\r\nCheck the asm file for some customisation options.",
    "latest_version": "smwc-20415-1563382548",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20415,
        "title": "Shovel Knight Styled Checkpoint",
        "version": "smwc-20415-1563382548",
        "upstream_time": 1563382548,
        "download_url": "https://dl.smwcentral.net/20415/SKstyledcheckpoint.zip",
        "filename": "SKstyledcheckpoint.zip",
        "size": 5298,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-shyguy-snifit",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34283,
    "title": "ShyGuy / Snifit",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "shyguy",
      "smb2",
      "snifit"
    ],
    "description": "This is the ShyGuy and Snifit from SMB2.<br>\r\nBoth the ShyGuy and Snifit contain several variations. For ShyGuys:<br>\r\n- Red: Moves normally; walks off ledges.<br>\r\n- Blue: Same as Red, but stays on ledges.<br>\r\n- Green: Hops in place (such as the Gray Snifit).<br>\r\n- Yellow: Moves faster, follows player, and jumps over thrown shells. Snifits fire 3 cannonballs.<br>\r\n- Giant Red: Same as Red, but is 32x32.<br>\r\n- Giant Blue: Same as Blue, but is 32x32.<br>\r\n<br>\r\nSnifits are mostly the same, albeit with their signature projectiles attacks. They also always follow the player regardless, just like in SMB2. The extra variants are as follows:<br>\r\n- Gray: Hops in place firing projectiles.<br>\r\n- Gold: Same as Gray, but fires 3 projectiles.<br>\r\n- Big Gray: Same as Gray, but is 32x32 and fires larger cannonballs.<br>\r\n- Big Gold: Same as Gold, but is 32x32 and fires larger cannonballs.<br>\r\n<br>\r\nAdditionally, this sprite contains a Shooter sprite that can be used to spawn this sprite, like how they can spawn from jars in SMB2.<br>\r\n<br>\r\nPart of my SMB2 sprite standardization project; a project aiming to perfectly recreate the original enemies while adding new functionality.<br>\r\n<br>\r\n<b>Release History</b>:<br>\r\n- 7/9/2023: V1.0 (C3 2023) - Initial Release.<br>\r\n- 7/16/2023: V1.01 - Updated the JSON files to disable the \"Invincible to star/cape/fire/bounce blk\" flag.",
    "latest_version": "smwc-34283-1705605953",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34283,
        "title": "ShyGuy / Snifit",
        "version": "smwc-34283-1705605953",
        "upstream_time": 1705605953,
        "download_url": "https://dl.smwcentral.net/34283/SMB2-ShyGuy.zip",
        "filename": "SMB2-ShyGuy.zip",
        "size": 28590,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-shyster",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16213,
    "title": "Shyster",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "bouncing",
      "enemy",
      "lorom",
      "pogo",
      "sa-1",
      "shy guy"
    ],
    "description": "This is a Shyster, a Shy Guy on a pogo stick found in Super Mario RPG.  It has a few different settings for the height and distance of its bounces.",
    "latest_version": "smwc-16213-1510916126",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16213,
        "title": "Shyster",
        "version": "smwc-16213-1510916126",
        "upstream_time": 1510916126,
        "download_url": "https://dl.smwcentral.net/16213/Shyster.zip",
        "filename": "Shyster.zip",
        "size": 2919,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sidestepper",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16270,
    "title": "Sidestepper",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "arcade",
      "beach",
      "classic",
      "crab",
      "enemy",
      "lorom",
      "mario bros",
      "sa-1"
    ],
    "description": "A crab that walks, and if hit, will become angry and faster. A second hit will stun it for a short period, leaving it open for defeat. After this period it'll hop back up in a new color and move faster. More info on behaviors and customization options are written in the ASM file.<br>\r\n<br>\r\nThis sprite was part of Sonikku's Mario Bros. (Arcade) sprite pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16270-1505237245",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16270,
        "title": "Sidestepper",
        "version": "smwc-16270-1505237245",
        "upstream_time": 1505237245,
        "download_url": "https://dl.smwcentral.net/16270/MarioBrosSidestepper.zip",
        "filename": "MarioBrosSidestepper.zip",
        "size": 9717,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sideways-ninji",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28494,
    "title": "Sideways Ninji",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "lorom",
      "ninji",
      "sa-1",
      "wall"
    ],
    "description": "This is a ninji that gravitates towards walls.<br>\r\n<br>\r\nDo note that it doesn't work properly with slopes!<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>.",
    "latest_version": "smwc-28494-1639415467",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28494,
        "title": "Sideways Ninji",
        "version": "smwc-28494-1639415467",
        "upstream_time": 1639415467,
        "download_url": "https://dl.smwcentral.net/28494/sidewaysNinji.zip",
        "filename": "sidewaysNinji.zip",
        "size": 5388,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sideways-springboard",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20685,
    "title": "Sideways Springboard",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1",
      "springboard"
    ],
    "description": "This springboard will bounce the player from the sides. The speed will vary depending on how fast the player comes into contact with it.<br>\r\n<br>\r\nSupposedly this already existed but since I couldn't find it I made my own.",
    "latest_version": "smwc-20685-1564615667",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20685,
        "title": "Sideways Springboard",
        "version": "smwc-20685-1564615667",
        "upstream_time": 1564615667,
        "download_url": "https://dl.smwcentral.net/20685/Sideways%20Springboard.zip",
        "filename": "Sideways Springboard.zip",
        "size": 4160,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sideways-wooden-spike",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 31138,
    "title": "Sideways Wooden Spike",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "spike",
      "wooden spike"
    ],
    "description": "This is a castle wooden spike, but it's sideways, meaning it goes left and right.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>.",
    "latest_version": "smwc-31138-1656277084",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 31138,
        "title": "Sideways Wooden Spike",
        "version": "smwc-31138-1656277084",
        "upstream_time": 1656277084,
        "download_url": "https://dl.smwcentral.net/31138/SidewayWoodSpike.zip",
        "filename": "SidewayWoodSpike.zip",
        "size": 5432,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-silius-shooter-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25991,
    "title": "Silius Shooter v1.0",
    "authors": [
      "Eminus",
      "Von Fahrenheit"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "shooter"
    ],
    "description": "This is a fairly simple sprite. It will rotate (clockwise or counterclockwise depending on its direction) and periodically shoot bullets along its rotation. The shooter itself can't interact with the player. Features easy GFX remapping.<br>\r\n<br>\r\nRequested for the Strongest Sprite Workshop 2020 by Daizo Dee Von",
    "latest_version": "smwc-25991-1611187559",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25991,
        "title": "Silius Shooter v1.0",
        "version": "smwc-25991-1611187559",
        "upstream_time": 1611187559,
        "download_url": "https://dl.smwcentral.net/25991/silius_shooter.zip",
        "filename": "silius_shooter.zip",
        "size": 7631,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-single-mushroom-scale-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20580,
    "title": "Single Mushroom Scale Platform",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "pacifist",
      "platform",
      "sa-1",
      "scale",
      "scale platform"
    ],
    "description": "This platform sinks when Mario is touching it from above and rises when it is not. The first extra byte customises its sinking speed; the second one, its rising speed (vanilla values: 08FE). Please note that very high speeds can make the scale tiles not appear.<br>\r\n<br>\r\nCompletely coded from scratch (and thus, contains nothing of the somewhat obscure code of the dissasembly). It also fixes several bugs related to the platforms, such as the tile generation that occurs while in equilibrium and the cutoff that appears when despawning in a position of non-equilibrium.",
    "latest_version": "smwc-20580-1564398550",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20580,
        "title": "Single Mushroom Scale Platform",
        "version": "smwc-20580-1564398550",
        "upstream_time": 1564398550,
        "download_url": "https://dl.smwcentral.net/20580/single_scale.zip",
        "filename": "single_scale.zip",
        "size": 1456,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-single-sprite",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34914,
    "title": "Single Sprite 5 Eeries",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "eerie",
      "ghost house",
      "lorom",
      "sa-1"
    ],
    "description": "This is a version of the \"Group of 5 Eeries, Wave Motion\" sprite that consolidates all 5 Eeries into a single sprite. This allows many more to be onscreen at one time, and also gives a performance boost over the 5 sprites being handled separately. As an example, the 4th GIF is demonstrated on LoROM with FastROM disabled.<br>\r\n<br>\r\nAdditionally, you can customize the group X speed, the maximum Y speed and wave speed/amplitude of the group, as well as their direction behaviour.",
    "latest_version": "smwc-34914-1694633211",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34914,
        "title": "Single Sprite 5 Eeries",
        "version": "smwc-34914-1694633211",
        "upstream_time": 1694633211,
        "download_url": "https://dl.smwcentral.net/34914/SingleSprite5Eeries.zip",
        "filename": "SingleSprite5Eeries.zip",
        "size": 4183,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sir-kibble",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34719,
    "title": "Sir Kibble",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "enemy",
      "kirby",
      "lorom",
      "sa-1"
    ],
    "description": "An enemy from the Kirby series that will walk back and forth and occasionally toss the boomerang blade from his head.<br>\r\n<br>\r\nThere are several customisation options in the ASM file, so make sure to check it out. They include the speeds of Sir Kibble and his blade, walking and tossing ranges, sound effects, the behavior of the blade when Sir Kibble is killed and more.<br>\r\n<br>\r\nThe enclosed graphics are by <span class=\"un-outer\" title=\"Jammerjab\"><a href=\"/?p=profile&amp;id=35465\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Jammerjab</a></span>, so make sure to credit them if used!",
    "latest_version": "smwc-34719-1701929586",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34719,
        "title": "Sir Kibble",
        "version": "smwc-34719-1701929586",
        "upstream_time": 1701929586,
        "download_url": "https://dl.smwcentral.net/34719/sir_kibble.zip",
        "filename": "sir_kibble.zip",
        "size": 6352,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-skeeter",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 6419,
    "title": "Skeeter",
    "authors": [
      "Dispari Scuro"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "skeeter",
      "spider",
      "super mario 64",
      "water"
    ],
    "description": "Based on the skeeters from Mario 64. A simple stompable sprite which \"skates\" across the top of water in short bursts. Skeeter will also follow water that's rising or falling (layer 3), and if placed underwater, will float to the top. Buoyancy is required. Once on land, skeeter will walk randomly back and forth, stopping occasionally.<br>\r\n<br>\r\nSmall bug in which skeeter can skate off the first or last screen in a tide level and end up floating to the top of the screen for no reason. Didn't feel like fixing it, so just make sure you don't allow them to do it.",
    "latest_version": "smwc-6419-1395337798",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 6419,
        "title": "Skeeter",
        "version": "smwc-6419-1395337798",
        "upstream_time": 1395337798,
        "download_url": "https://dl.smwcentral.net/6419/skeeter.zip",
        "filename": "skeeter.zip",
        "size": 6525,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-skullcopter",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40519,
    "title": "Skullcopter",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A Skullcopter from Wario Land 2. It moves back and forth in a direction controlled by the extra bit.<br>\r\nThe first extra byte controls the time before flipping; the second extra bit controls the speed.<br>\r\n<br>\r\nIncludes graphics made by <span class=\"un-outer\" title=\"TheOrangeToad\"><a href=\"/?p=profile&amp;id=29232\" style=\"color: var(--user-color-2);\" class=\"un\">TheOrangeToad</a></span>.",
    "latest_version": "smwc-40519-1756416364",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40519,
        "title": "Skullcopter",
        "version": "smwc-40519-1756416364",
        "upstream_time": 1756416364,
        "download_url": "https://dl.smwcentral.net/40519/Improved%20Skullcopter.zip",
        "filename": "Improved Skullcopter.zip",
        "size": 4529,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sledge-bro",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16747,
    "title": "Sledge Bro",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "bros",
      "brother",
      "enemy",
      "extended sprites",
      "hammer",
      "lorom",
      "sa-1",
      "smb 3",
      "smb3",
      "super mario bros 3",
      "throw"
    ],
    "description": "A Sledge Bro from Super Mario Bros. 3. It walks back and forth. It occasionally jumps and creates an earthquake when it lands. It periodically throws two hammers.<br>\r\n<br>\r\nIt throws an extended sprite hammer which is identical to the one bundled with PIXI but is still included for convenience. The included ExtendedGetDrawInfo fixes a crash in PIXI's, so it is highly recommended you replace it with it. The <a href=\"https://smwc.me/s/16730\">Hammer Bro</a> uses the same hammer, so both sprites can share it.<br>\r\n<br>\r\nMake sure to specify the extended sprite number of the hammer (extended/hammer.asm) from list.txt in the Sledge Bro's ASM file (sprites/SledgeBro.asm)!",
    "latest_version": "smwc-16747-1512774024",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16747,
        "title": "Sledge Bro",
        "version": "smwc-16747-1512774024",
        "upstream_time": 1512774024,
        "download_url": "https://dl.smwcentral.net/16747/Sledge%20Bro.zip",
        "filename": "Sledge Bro.zip",
        "size": 7408,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sledge-bro-ex",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3205,
    "title": "Sledge Bro EX",
    "authors": [
      "Schwa"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "It's mikeyk's Sledge Bro, and I made him nasty. He takes two stomps to kill, not just one, and the first stomp has a nice effect of throwing him backwards as he takes damage while flashing through the sprite palettes. Note that he can't be stomped a second time until the flashing finishes (preventing a cheap and easy win).<br>\r\n<br>\r\nSecondly, setting the Extra Bit causes him to throw THREE HAMMERS AT ONCE, which spread out in a nifty triangle formation. Don't think you can hide inside the blind spot inside his arc anymore either-- you have to dodge BETWEEN the hammers, and since they fall at a diagonal angle you have to compensate for that too.<br>\r\n<br>\r\nYou can use this souped up sprite to wreak serious havoc for a hapless Mario fan when he reaches your level!<br>\r\n<br>\r\nNo Readme included and everything in the .ASM is organized and very neatly documented.<br>\r\n<br>\r\nGive credit if used or tweaked.",
    "latest_version": "smwc-3205-1231038527",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3205,
        "title": "Sledge Bro EX",
        "version": "smwc-3205-1231038527",
        "upstream_time": 1231038527,
        "download_url": "https://dl.smwcentral.net/3205/sledge_ex.zip",
        "filename": "sledge_ex.zip",
        "size": 7995,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sleepy-bomb",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 19375,
    "title": "Sleepy Bomb",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "bob-omb",
      "enemy",
      "explode",
      "lorom",
      "sa-1",
      "sicko mode"
    ],
    "description": "This bomb will be peacefully sleeping until you come close to it at a configurable distance, which will cause it to wake up and go Sicko Mode.<br>\r\n",
    "latest_version": "smwc-19375-1553030152",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 19375,
        "title": "Sleepy Bomb",
        "version": "smwc-19375-1553030152",
        "upstream_time": 1553030152,
        "download_url": "https://dl.smwcentral.net/19375/Bomb%20whom%20sleeps.zip",
        "filename": "Bomb whom sleeps.zip",
        "size": 4759,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sleepy-boo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16936,
    "title": "Sleepy Boo",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "boo",
      "chase",
      "enemy",
      "lorom",
      "rip van fish",
      "sa-1"
    ],
    "description": "It's basically the same as Rip Van Fish, but it doesn't interacts with objects.<br>\r\nCredit isn't necessary.",
    "latest_version": "smwc-16936-1518330989",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16936,
        "title": "Sleepy Boo",
        "version": "smwc-16936-1518330989",
        "upstream_time": 1518330989,
        "download_url": "https://dl.smwcentral.net/16936/Sleepy%20Boo.zip",
        "filename": "Sleepy Boo.zip",
        "size": 5372,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sleepy-goomba",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24079,
    "title": "Sleepy Goomba",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "enemy",
      "goomba",
      "lorom",
      "mario-following",
      "sa-1"
    ],
    "description": "A sleepy Goomba that sits still until Mario gets close enough, after which is wakes up and tries chasing him. It'll fall back to sleep after Mario stays away from it for long enough, unless the extra bit is set.<br>\r\n<br>\r\nI didn't bother making a carryable version though, so it instead just gets squished when jumped on.<br>\r\n<br>\r\n(Rykon-V73): Very small change: Converted the sprite to .json and added SP3 to the .bin file. This is to know where the .bin file goes.",
    "latest_version": "smwc-24079-1597220791",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24079,
        "title": "Sleepy Goomba",
        "version": "smwc-24079-1597220791",
        "upstream_time": 1597220791,
        "download_url": "https://dl.smwcentral.net/24079/SleepyGoomba.zip",
        "filename": "SleepyGoomba.zip",
        "size": 4243,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sliding-koopa",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3487,
    "title": "Sliding Koopa",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "koopa",
      "lorom",
      "sa-1",
      "sliding"
    ],
    "description": "A disassembly of the blue shelless sliding Koopa, commented.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3487-1251647873",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3487,
        "title": "Sliding Koopa",
        "version": "smwc-3487-1251647873",
        "upstream_time": 1251647873,
        "download_url": "https://dl.smwcentral.net/3487/Sliding%20Koopa.zip",
        "filename": "Sliding Koopa.zip",
        "size": 2404,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sliding-rex",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16423,
    "title": "Sliding Rex",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "lorom",
      "rex",
      "sa-1"
    ],
    "description": "A rex that slides on slopes similar to the blue shelless koopa. It'll spawn the original game Rex in a smushed state when stomped, or fully after a while. Requested by Gregor.",
    "latest_version": "smwc-16423-1507506008",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16423,
        "title": "Sliding Rex",
        "version": "smwc-16423-1507506008",
        "upstream_time": 1507506008,
        "download_url": "https://dl.smwcentral.net/16423/Sliding%20Rex.zip",
        "filename": "Sliding Rex.zip",
        "size": 3825,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sling-pack",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26062,
    "title": "Sling Pack",
    "authors": [
      "NerDose"
    ],
    "tags": [
      "gimmick",
      "lorom",
      "pacifist",
      "sa-1",
      "sp2"
    ],
    "description": "This sling pack contains four different slings: The silver sling shoots diagonally and drags mario up, the Golden sling shoots horizontally and acts as a swing, the blue sling shoots vertically and acts as a rope and the red sling shoots horizontally and spawns a platform.<br>\r\nThese slings won't work on a Map16 tile of your choice.<br>\r\nBe sure to put the file \"GetDistanceSprMario.asm\" in PIXI's routines folder and set the define !SpriteNumber in RedSling.asm to the RedSlingPlatform's sprite number in PIXI's list.txt",
    "latest_version": "smwc-26062-1620194181",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26062,
        "title": "Sling Pack",
        "version": "smwc-26062-1620194181",
        "upstream_time": 1620194181,
        "download_url": "https://dl.smwcentral.net/26062/Sling%20pack.zip",
        "filename": "Sling pack.zip",
        "size": 16429,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-slope-muncher",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22226,
    "title": "Slope Muncher",
    "authors": [
      "NaroGugul"
    ],
    "tags": [
      "enemy",
      "lorom",
      "muncher"
    ],
    "description": "Very simple muncher sprite.<br>\r\nIt will fall and adapt itself to the ground/slopes.<br>\r\nIt will kill mario if touched, no matter if powerup or not",
    "latest_version": "smwc-22226-1587647591",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22226,
        "title": "Slope Muncher",
        "version": "smwc-22226-1587647591",
        "upstream_time": 1587647591,
        "download_url": "https://dl.smwcentral.net/22226/GarboSlopeMuncher.zip",
        "filename": "GarboSlopeMuncher.zip",
        "size": 2500,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-small-boo-boss",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28525,
    "title": "Small Boo Boss",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "boo",
      "boss",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A smaller-scale big boo boss.",
    "latest_version": "smwc-28525-1644714753",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28525,
        "title": "Small Boo Boss",
        "version": "smwc-28525-1644714753",
        "upstream_time": 1644714753,
        "download_url": "https://dl.smwcentral.net/28525/SmallBooBoss.zip",
        "filename": "SmallBooBoss.zip",
        "size": 6022,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smart-hot-foot",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23824,
    "title": "Smart Hot Foot",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "fire",
      "lorom",
      "sa-1"
    ],
    "description": "Alternative names: Dumb Hot Foot, Confused Hot Foot and Random Hot Foot.<br>\r\n<br>\r\nThis hotfoot will chase the player for a bit, the walk the other way for a little bit and continue on chasing after that.<br>\r\n<br>\r\nCredit is unecessary. Requested by CalHal.",
    "latest_version": "smwc-23824-1595729378",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23824,
        "title": "Smart Hot Foot",
        "version": "smwc-23824-1595729378",
        "upstream_time": 1595729378,
        "download_url": "https://dl.smwcentral.net/23824/Smart%20Hotfoot.zip",
        "filename": "Smart Hotfoot.zip",
        "size": 4490,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb1-bowser-redux",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 38836,
    "title": "SMB1 Bowser REDUX",
    "authors": [
      "Ixtab"
    ],
    "tags": [
      "boss",
      "dynamic",
      "lorom",
      "sa-1"
    ],
    "description": "this is a 64x64 bowser battle with inspiration from the original smb1 bowser fights. bowser stays in his initial position and will attack based on a random number generator. the attacks are standing relatively still, rushing forward, shooting a fireball that explodes at marios feet, throwing 4 hammers, jumping causing 2*3 ceiling spikes to spawn somewhere near mario, and spawning a flying koopa. the only way to hurt him is to throw the shell back at bowser causing him to roll back to his eventual death: the pit of lava. you should not be able to jump over bowser and trying to will cause him to push you back and hurt you. this means you must have the level go from right to left.<br>\r\n<br>\r\nit is highly recommended you do not add any platforms, or really, anything in the way since bowser will walk right through it; he and cant stop you from flying. the higher you try to jump over him, the buggier the interaction field.<br>\r\n<br>\r\nbowser will only die if he touches direct map16 tile #$0005 (mud/lava tile) so the battle is as long as you want it to be.<br>\r\n <br>\r\nyour level layout should look something like the image. the spikes spawn-height can be adjusted in the asm file. and the projectile insert number needs to be edited in the file as well.<br>\r\n<br>\r\nyou need to apply dsx.asm, and no more sprite tile limits for everything to run smoothly.<br>\r\n<br>\r\ngraphics from <a href=\"https://www.spriters-resource.com/custom_edited/mariocustoms/sheet/17656/\" rel=\"nofollow\">this sheet</a>.",
    "latest_version": "smwc-38836-1759622653",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 38836,
        "title": "SMB1 Bowser REDUX",
        "version": "smwc-38836-1759622653",
        "upstream_time": 1759622653,
        "download_url": "https://dl.smwcentral.net/38836/bosser%20asar2.zip",
        "filename": "bosser asar2.zip",
        "size": 35831,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb1-flagpole-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 6740,
    "title": "SMB1 Flagpole v1.2",
    "authors": [
      "Ersanio",
      "Romi"
    ],
    "tags": [
      "flag",
      "goal",
      "goal point",
      "lorom",
      "pacifist",
      "sa-1",
      "smb",
      "smb 1",
      "smb1"
    ],
    "description": "This is the flagpole from SMB1. It can trigger the secret exit.<br>\r\n<br>\r\nSee the readme for more details.<br>\r\n<br>\r\nGreenHammerBro's fix: Fix a bug that when the time limit hits zero while Mario is sliding down the pole, Mario<br>\r\nglitches and may not able to go back to the map, freezing the game. Now it freezes the time limit by storing #$28 in $7E:0F30.",
    "latest_version": "smwc-6740-1403234825",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 6740,
        "title": "SMB1 Flagpole v1.2",
        "version": "smwc-6740-1403234825",
        "upstream_time": 1403234825,
        "download_url": "https://dl.smwcentral.net/6740/Flagpole.zip",
        "filename": "Flagpole.zip",
        "size": 20759,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb1-sinking-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16214,
    "title": "SMB1 Sinking Platform",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "pacifist",
      "platform",
      "sa-1",
      "sink"
    ],
    "description": "This is a platform intended to mimic the platforms from the original Super Mario Bros. that fall rapidly when the player is standing on them.  The width is customizable.",
    "latest_version": "smwc-16214-1510852393",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16214,
        "title": "SMB1 Sinking Platform",
        "version": "smwc-16214-1510852393",
        "upstream_time": 1510852393,
        "download_url": "https://dl.smwcentral.net/16214/SMB1%20sinking%20platform.zip",
        "filename": "SMB1 sinking platform.zip",
        "size": 2203,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb2-autobomb",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3581,
    "title": "SMB2 Autobomb",
    "authors": [
      "NamelessProtagonist"
    ],
    "tags": [
      "lorom",
      "rideable",
      "sa-1",
      "smb 2"
    ],
    "description": "The mobile flame cannon from SMB2, by NamelessProtagonist and mario90.<br>\r\n<br>\r\nThe Autobomb functions as it did in SMB2. It moves left and right and every so often, turns to face Mario and shoots flames. Mario can jump on it to ride the Autobomb over dangerous terrain.<br>\r\n<br>\r\nNot reccomended for use with slopes.<br>\r\n<br>\r\nHappy C3 Everyone!<br>\r\n<br>\r\nNow with proper SA-1 conversion.",
    "latest_version": "smwc-3581-1273508240",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3581,
        "title": "SMB2 Autobomb",
        "version": "smwc-3581-1273508240",
        "upstream_time": 1273508240,
        "download_url": "https://dl.smwcentral.net/3581/autobomb.zip",
        "filename": "autobomb.zip",
        "size": 3126,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb2-shyguy-giant-shyguy",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16800,
    "title": "SMB2 Shyguy + Giant Shyguy",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "carriable",
      "enemy",
      "giant",
      "lorom",
      "rideable",
      "sa-1",
      "smb2"
    ],
    "description": "The Shyguy from SMB2 that can be ridden on and be carried. Extra bit determines if it'll be a normal or a giant Shyguy.<br>\r\n<br>\r\nThis sprite was part of mikeyk's SMB2 Updated sprites pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16800-1513884717",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16800,
        "title": "SMB2 Shyguy + Giant Shyguy",
        "version": "smwc-16800-1513884717",
        "upstream_time": 1513884717,
        "download_url": "https://dl.smwcentral.net/16800/SMB2Shyguy%2BGiant.zip",
        "filename": "SMB2Shyguy+Giant.zip",
        "size": 8967,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb2-snifit-giant-snifit",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16801,
    "title": "SMB2 Snifit + Giant Snifit",
    "authors": [
      "ICB",
      "Sonikku",
      "mikeyk"
    ],
    "tags": [
      "carriable",
      "enemy",
      "giant",
      "lorom",
      "rideable",
      "sa-1",
      "smb2"
    ],
    "description": "The Snifit from SMB2 which can spit small (Pitchin' Chuck) balls, optionally spit Bullet Bills if giant, or spit three fireballs. It can also be ridden on and be carried. Extra bit determines if it'll be a normal or a giant Snifit.<br>\r\n<br>\r\nThis sprite was part of mikeyk's SMB2 Updated sprites pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16801-1513885126",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16801,
        "title": "SMB2 Snifit + Giant Snifit",
        "version": "smwc-16801-1513885126",
        "upstream_time": 1513885126,
        "download_url": "https://dl.smwcentral.net/16801/SMB2Snifit%2BGiant.zip",
        "filename": "SMB2Snifit+Giant.zip",
        "size": 10746,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb2-starman",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3750,
    "title": "SMB2 Starman",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "collectible",
      "lorom",
      "powerup",
      "smb2",
      "starman"
    ],
    "description": "This starman is from SMB2 - It appears from the bottom of the screen and slowly ascends after collecting five cherries.<br>\r\n<br>\r\nIncluded is the cherry custom block for GPS.<br>\r\n<br>\r\nSimple video: <a href=\"http://www.youtube.com/watch?v=uQJejZvwDuo\" rel=\"nofollow\">http://www.youtube.com/watch?v=uQJejZvwDuo</a><br>\r\n<br>\r\nSee the readme for more info!",
    "latest_version": "smwc-3750-1318598440",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3750,
        "title": "SMB2 Starman",
        "version": "smwc-3750-1318598440",
        "upstream_time": 1318598440,
        "download_url": "https://dl.smwcentral.net/3750/SMB2%20Starman.zip",
        "filename": "SMB2 Starman.zip",
        "size": 2290,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb2-walking-ninji",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3230,
    "title": "SMB2 Walking Ninji",
    "authors": [
      "Schwa"
    ],
    "tags": [
      "jump",
      "lorom",
      "ninji",
      "sa-1",
      "walk"
    ],
    "description": "This sprite behaves similar to mikeyk's Shyguy, but it moves faster than the Shyguy and jumps in frequent intervals. It jumps with different heights; the order is short, short, medium, high, and repeat. He should be customizable with all of the Shyguy's configurations (rideable, carryable, etc.), but the extra configurations haven't been tested. The file comes with two .CFG files; Red and Blue Ninji are exactly the same except the Red ones are faster.<br>\r\n<br>\r\nGive credit if used or tweaked.<br>\r\n<br>\r\nNow SA-1 compatible.<br>\r\n<br>\r\nGraphics by Mathos.",
    "latest_version": "smwc-3230-1202530375",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3230,
        "title": "SMB2 Walking Ninji",
        "version": "smwc-3230-1202530375",
        "upstream_time": 1202530375,
        "download_url": "https://dl.smwcentral.net/3230/ninji_walking.zip",
        "filename": "ninji_walking.zip",
        "size": 6229,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb2-waterfall-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3512,
    "title": "SMB2 Waterfall Platform",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "log",
      "lorom",
      "pacifist",
      "platform",
      "sa-1",
      "smb2",
      "waterfall"
    ],
    "description": "Like the one in SMB2's first level (And a number of other ones too), it slowly rises upwards from where ever you place it, and then falls downward. When it goes to the bottom of the screen, it will regenerate itself in the same place you put it, thus no shooters or any extra sprites are needed. No credit needed. ExGFX, ASM/CFG, and palette files are included.",
    "latest_version": "smwc-3512-1256506450",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3512,
        "title": "SMB2 Waterfall Platform",
        "version": "smwc-3512-1256506450",
        "upstream_time": 1256506450,
        "download_url": "https://dl.smwcentral.net/3512/SMB2WaterfallPlat.zip",
        "filename": "SMB2WaterfallPlat.zip",
        "size": 4599,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb3-boom-boom-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24247,
    "title": "SMB3 Boom Boom v1.1",
    "authors": [
      "Ice Man",
      "Tsutarja"
    ],
    "tags": [
      "boom boom",
      "boss",
      "lorom",
      "sa-1"
    ],
    "description": "This is SMB3's BoomBoom boss. it appeared as the fortress' guardians of the game. <br>\r\n<br>\r\nIce Man Edit:<br>\r\nBut instead of using the extra property bytes to have only a specific phase of the boss it is now relying on the HP left to actually do each phase properly!<br>\r\n<br>\r\n1st = Walking<br>\r\n2nd = Flying + Hunting<br>\r\n3rd = Fast Walking + Jumping<br>\r\n<br>\r\nSome things such as goal tile/palette, goal music are adjustable, too.<br>\r\n<br>\r\nIncluded the original files needed.<br>\r\n<br>\r\nAlso SA-1 hybrid!",
    "latest_version": "smwc-24247-1600025571",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24247,
        "title": "SMB3 Boom Boom v1.1",
        "version": "smwc-24247-1600025571",
        "upstream_time": 1600025571,
        "download_url": "https://dl.smwcentral.net/24247/BetterBoomBoom.zip",
        "filename": "BetterBoomBoom.zip",
        "size": 5822,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb3-cannonball-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18796,
    "title": "SMB3 Cannonball v1.1",
    "authors": [
      "Davros"
    ],
    "tags": [
      "airship",
      "cannonball",
      "lorom",
      "sa-1",
      "smb3"
    ],
    "description": "A reproduction of the cannonball fired by pipes in SMB3. Shooters are included.<br>\r\n<br>\r\nNow SA-1 hybrid.<br>\r\n<br>\r\nv1.1<br>\r\n-----<br>\r\nFixed a bug this would crash with pixi since 1.2.3 (apparently, according to reports), this is probably crashing with versions earlier than that, considering the fix.<br>\r\n",
    "latest_version": "smwc-18796-1547157328",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18796,
        "title": "SMB3 Cannonball v1.1",
        "version": "smwc-18796-1547157328",
        "upstream_time": 1547157328,
        "download_url": "https://dl.smwcentral.net/18796/cannonball_v1.1.zip",
        "filename": "cannonball_v1.1.zip",
        "size": 7561,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb3-chain-chomp-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 6675,
    "title": "SMB3 Chain Chomp (v1.2)",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "chain chomp",
      "chomp",
      "lorom",
      "sa-1",
      "smb3"
    ],
    "description": "Unlike the version in the Japanese sprite pack, this chain chomp has a real chain movement, like the one in SMB3.<br>\r\n<br>\r\nThis version fixes a bug that caused the sprite to glitch on the Higan/BSNES emulator. Credit to Kaijyuu for <a href=\"http://smwc.me/775431\">the fix</a> (which he discovered nearly <i>3 years ago</i> at the time of writing...why did nobody submit it sooner?).<br>\r\n<br>\r\nNow SA-1 hybrid, <u>but also incompatible with Wigglers due to the need of a large chunk of RAM for segments.</u> The RAM used can be easily changed via defines.",
    "latest_version": "smwc-6675-1402868231",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 6675,
        "title": "SMB3 Chain Chomp (v1.2)",
        "version": "smwc-6675-1402868231",
        "upstream_time": 1402868231,
        "download_url": "https://dl.smwcentral.net/6675/smb3chomp.zip",
        "filename": "smb3chomp.zip",
        "size": 9388,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb3-directional-platform-v1-2",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40259,
    "title": "SMB3 Directional Platform v1.2.1",
    "authors": [
      "Ice Man",
      "Kevin"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "platform",
      "sa-1",
      "smb 3",
      "timer"
    ],
    "description": "A semisolid platform that starts moving in a certain direction when Mario steps on it, and then it changes direction every time Mario steps on it again. The current direction is shown by an arrow in the center of the platform. It doesn't interact with other sprites or with objects.<br>\r\nOptionally, you can set a timer that activates when the platform starts moving and makes the platform disappear when it reaches 0.<br>\r\nSome properties can be changed in the asm file (speed, order in which the directions change) while the timer is set by the \"extension\" field in the sprite insertion dialog.<br>\r\nMore information can be found in the asm file.<br>\r\n<br>\r\n<b>MarioFanGamer Edit for v1.2.1:</b><br>\r\n-Fixed graphical display when the platform is barely horizontally offscreen<br>\r\n-Added Lunar Magic display<br>\r\n<br>\r\n<b>Ice Man Edit for v1.2:</b><br>\r\n-Closer to SMB3 (Goes up, right, up, left and repeat)<br>\r\n-Fixed clipping values for each size<br>\r\n-Added one more size<br>\r\n-Asar 2 compatible<br>\r\n<br>\r\n<b>Ice Man Edit for v1.1:</b><br>\r\nNow supports various initial directions to start with relying on extra byte 1 instead of going to the right only!",
    "latest_version": "smwc-40259-1768500331",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40259,
        "title": "SMB3 Directional Platform v1.2.1",
        "version": "smwc-40259-1768500331",
        "upstream_time": 1768500331,
        "download_url": "https://dl.smwcentral.net/40259/DirectionalPlatform.zip",
        "filename": "DirectionalPlatform.zip",
        "size": 9146,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb3-fire-chomp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22472,
    "title": "SMB3 Fire Chomp",
    "authors": [
      "Arinsu",
      "edit1754"
    ],
    "tags": [
      "asar 2 remoderation",
      "chomp",
      "enemy",
      "fireball",
      "lorom",
      "sa-1"
    ],
    "description": "This is the Fire Chomp, as seen in SMB3's 5-6. The extra bit determines how it moves.<br>\r\n<br>\r\nRemoderator note: rewrote a fair bit of code and combined both. GFX routine could still be optimized more. Requires PIXI v1.2 or superior.",
    "latest_version": "smwc-22472-1586044425",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22472,
        "title": "SMB3 Fire Chomp",
        "version": "smwc-22472-1586044425",
        "upstream_time": 1586044425,
        "download_url": "https://dl.smwcentral.net/22472/Fire%20Chomp.zip",
        "filename": "Fire Chomp.zip",
        "size": 10141,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb3-goal-card",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 14519,
    "title": "SMB3 Goal Card",
    "authors": [
      "mathie"
    ],
    "tags": [
      "goal",
      "inventory",
      "item box",
      "lorom",
      "powerup",
      "sa-1",
      "smb3"
    ],
    "description": "A simple level ending sprite that's intended to be a replica of the goal item in SMB3. Highly customizable.<br>\r\n<br>\r\nWhat can be changed:<br>\r\n- Uncommon RAM adresses (to avoid conflicts)<br>\r\n- What items the sprite can give <br>\r\n- How fast the sprite cycles through them<br>\r\n- What musics and SFX are played depending on the combination of items<br>\r\n- Where the player is sent on the overworld (optional)<br>\r\nAdditionally, you can give Mario a booby prize if the collected items don't match, and choose if the item goes directly to the item box or to MarioE's OW inventory ( http://www.smwcentral.net/?p=section&a=details&id=10629)<br>\r\n<br>\r\nDetails in .asm file.",
    "latest_version": "smwc-14519-1476494918",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 14519,
        "title": "SMB3 Goal Card",
        "version": "smwc-14519-1476494918",
        "upstream_time": 1476494918,
        "download_url": "https://dl.smwcentral.net/14519/%5BSMB3%5D_Goal_Card.zip",
        "filename": "%5BSMB3%5D_Goal_Card.zip",
        "size": 3457,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb3-goomba-family",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23199,
    "title": "SMB3 Goomba Family",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "enemy",
      "extended",
      "goomba",
      "lorom",
      "patches",
      "sa-1"
    ],
    "description": "This is the SMB3 Goomba family, which includes the standard Goomba, Para-Goomba, and Para-Goomba Bomber, which drops Micro Goombas, as well as a version of the Para-Goomba Bomber which stays in the air once it starts flying around.  Two patches are also included; one of them is required for the sprite to function and the other is required for inserting the Micro Goomba, which is a custom extended sprite that can be inserted with PIXI.  You don't have to give me (Knight of Time) credit, but please credit Sonikku, as this is his sprite. GFX are included.",
    "latest_version": "smwc-23199-1596678609",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23199,
        "title": "SMB3 Goomba Family",
        "version": "smwc-23199-1596678609",
        "upstream_time": 1596678609,
        "download_url": "https://dl.smwcentral.net/23199/SMB3GoombaFamily.zip",
        "filename": "SMB3GoombaFamily.zip",
        "size": 17040,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb3-lakitu",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16703,
    "title": "SMB3 Lakitu",
    "authors": [
      "Davros"
    ],
    "tags": [
      "boss",
      "enemy",
      "lakitu",
      "lorom",
      "sa-1",
      "smb1",
      "smb3"
    ],
    "description": "A Lakitu that looks like the one from SMB3. It can throw a normal or custom sprite depending on the extra bit, and also has an option to use the Extra Byte 1 (Extension) as the spawned sprite number. A boss variation of Lakitu is also included.<br>\r\n<br>\r\nNote that if you want Lakitu to respawn after being killed, you should use Sonikku's <a href=\"https://www.smwcentral.net/?p=section&a=details&id=15483\">Sprite Respawner</a>.",
    "latest_version": "smwc-16703-1511811892",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16703,
        "title": "SMB3 Lakitu",
        "version": "smwc-16703-1511811892",
        "upstream_time": 1511811892,
        "download_url": "https://dl.smwcentral.net/16703/SMB3Lakitu.zip",
        "filename": "SMB3Lakitu.zip",
        "size": 9308,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb3-moving-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3418,
    "title": "SMB3 Moving Platform",
    "authors": [
      "RealLink"
    ],
    "tags": [
      "lorom",
      "platform",
      "sa-1",
      "smb 3"
    ],
    "description": "This platform will start going right or left when Mario steps on it. Speed can be changed in CFG file. If extra bit is set, it'll take value from second property byte.",
    "latest_version": "smwc-3418-1249322183",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3418,
        "title": "SMB3 Moving Platform",
        "version": "smwc-3418-1249322183",
        "upstream_time": 1249322183,
        "download_url": "https://dl.smwcentral.net/3418/Moving%20Platforms.zip",
        "filename": "Moving Platforms.zip",
        "size": 3905,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb3-nipper",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16210,
    "title": "SMB3 Nipper",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "lorom",
      "nipper",
      "plant",
      "sa-1",
      "smb 3",
      "smb3",
      "super mario bros 3"
    ],
    "description": "This is the Nipper from Super Mario Bros. 3, a little plant enemy that jumps up at the player.<br>\r\n<br>\r\nBased on the extra byte (extension field in Lunar Magic), it can stay in place and jump when the player is above it, move around, or spit fireballs when the player is near. Check the ASM file for a list.",
    "latest_version": "smwc-16210-1510483614",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16210,
        "title": "SMB3 Nipper",
        "version": "smwc-16210-1510483614",
        "upstream_time": 1510483614,
        "download_url": "https://dl.smwcentral.net/16210/SMB3%20Nipper.zip",
        "filename": "SMB3 Nipper.zip",
        "size": 4559,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb3-ptooie",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16134,
    "title": "SMB3 Ptooie",
    "authors": [
      "Romi"
    ],
    "tags": [
      "forest",
      "lorom",
      "piranha plant",
      "sa-1",
      "smb3"
    ],
    "description": "A piranha plant from SMB3 that blows a spiky ball.<br>\r\n<br>\r\nThis sprite was part of Romi's Sprite Package, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16134-1504028899",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16134,
        "title": "SMB3 Ptooie",
        "version": "smwc-16134-1504028899",
        "upstream_time": 1504028899,
        "download_url": "https://dl.smwcentral.net/16134/SMB3Ptooie.zip",
        "filename": "SMB3Ptooie.zip",
        "size": 4121,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb3-statue-laser",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3692,
    "title": "SMB3 Statue Laser",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "enemy",
      "laser",
      "lorom",
      "sa-1",
      "smb 3",
      "smb3",
      "statue"
    ],
    "description": "This shooter will shoot a long stream of laser, much like the ones in SMB3 Bowser's castle statues.<br>\r\n<br>\r\nThe neat thing about this shooter is that it uses cluster sprites, so the laser stream is able to cover more than the half of the screen vertically. It also evaporates any sprite on contact.<br>\r\n<br>\r\nThe sprite is incompatible with other cluster sprites (boo ceiling, boo ring, etc).",
    "latest_version": "smwc-3692-1320543226",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3692,
        "title": "SMB3 Statue Laser",
        "version": "smwc-3692-1320543226",
        "upstream_time": 1320543226,
        "download_url": "https://dl.smwcentral.net/3692/SMB3%20Statue%20Laser.zip",
        "filename": "SMB3 Statue Laser.zip",
        "size": 10324,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smb3-stretch",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 37568,
    "title": "SMB3 Stretch",
    "authors": [
      "Luknight",
      "Romi"
    ],
    "tags": [
      "boo",
      "ghost",
      "lorom",
      "sa-1",
      "smb3"
    ],
    "description": "The ghost from SMB3 that hides and moves attached to a block.<br>\r\n<br>\r\nThis sprite was part of Romi's Sprite Package, and was resubmitted separately after the remoderation for ease of search and to fit current standards.<br>\r\n<br>\r\nv1.1<br>\r\nYou can now change the length<br>\r\nIt is also compatible vertically",
    "latest_version": "smwc-37568-1722121425",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 37568,
        "title": "SMB3 Stretch",
        "version": "smwc-37568-1722121425",
        "upstream_time": 1722121425,
        "download_url": "https://dl.smwcentral.net/37568/stretch.zip",
        "filename": "stretch.zip",
        "size": 4816,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sml-marine-pop-small",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3522,
    "title": "SML Marine Pop (Small)",
    "authors": [
      "Nimono",
      "smkdan"
    ],
    "tags": [
      "bullet",
      "lorom",
      "marine pop",
      "sa-1",
      "ship",
      "sml",
      "super mario land",
      "torpedo",
      "water",
      "water level"
    ],
    "description": "A 16x32 Marine Pop which uses Mario's hitbox. While in it, he will always be facing right and in his Yoshi-riding pose. Fire Flowers, Cape Feathers, and P-Balloons will not work.<br>\r\n<br>\r\nThe player can press X or Y to fire a torpedo. It will hit Turn Blocks and Question Blocks and kill most sprites.<br>\r\n<br>\r\nNot recommended to be used with Yoshi. It will work, but look and control awkwardly.<br>\r\n<br>\r\nMake sure to specify the sprite number of the torpedo (pop_torpedo.cfg) from list.txt in the Marine Pop (marine_pop.asm), or you will not be able to fire torpedoes!",
    "latest_version": "smwc-3522-1275284240",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3522,
        "title": "SML Marine Pop (Small)",
        "version": "smwc-3522-1275284240",
        "upstream_time": 1275284240,
        "download_url": "https://dl.smwcentral.net/3522/SML%20Marine%20Pop%20%28Small%29.zip",
        "filename": "SML Marine Pop (Small).zip",
        "size": 5840,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sml2-ants",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3405,
    "title": "SML2 Ants",
    "authors": [
      "Jagfillit"
    ],
    "tags": [
      "ant",
      "lorom",
      "sa-1",
      "sml2"
    ],
    "description": "These are three sprites based of the Ant enemies from Super Mario Land 2. There's the Ant, the Snifit-like Bazooka Ant and the Diggin' Chuck-like Miner Ant.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3405-1245958545",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3405,
        "title": "SML2 Ants",
        "version": "smwc-3405-1245958545",
        "upstream_time": 1245958545,
        "download_url": "https://dl.smwcentral.net/3405/ants.zip",
        "filename": "ants.zip",
        "size": 7967,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smoke",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3742,
    "title": "Smoke",
    "authors": [
      "Ixtab"
    ],
    "tags": [
      "effect",
      "lorom",
      "sa-1"
    ],
    "description": "Makes smoke puffs appear near the bottom of the screen and hop around. Only use with NO VERTICAL SCROLL.<br>\r\n<br>\r\nCheck the ASM files for customization options. Make sure to specify the cluster sprite number in sprites/spawner.asm.",
    "latest_version": "smwc-3742-1316709922",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3742,
        "title": "Smoke",
        "version": "smwc-3742-1316709922",
        "upstream_time": 1316709922,
        "download_url": "https://dl.smwcentral.net/3742/Smoke.zip",
        "filename": "Smoke.zip",
        "size": 1824,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smw-items-1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16077,
    "title": "SMW Items 1.1",
    "authors": [
      "Davros"
    ],
    "tags": [
      "items",
      "lorom",
      "sa-1"
    ],
    "description": "Custom sprites that are based on the SMW items. It includes coins, p-switches of different settings and flying versions of the coin, p-switch, key, question block, springboard and throw block sprite. This is an update.",
    "latest_version": "smwc-16077-1509727681",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16077,
        "title": "SMW Items 1.1",
        "version": "smwc-16077-1509727681",
        "upstream_time": 1509727681,
        "download_url": "https://dl.smwcentral.net/16077/SMW%20Items.zip",
        "filename": "SMW Items.zip",
        "size": 37740,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smw-like-lemmy-boss",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32286,
    "title": "SMW-Like Lemmy Boss",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "asar 2 remoderation",
      "boss",
      "enemy",
      "koopaling",
      "lemmy",
      "lorom",
      "sa-1"
    ],
    "description": "In order to offer more boss variety to our sprite section, I present you... a SMW-Like Lemmy Boss, inspired on the SMB3 version as well, coded for me to use in Mario's Enigmatic Tales.<br>\r\n<br>\r\nThis boss is simple: He walks around tossing balls at you. These balls, if jumped on, either shatter, bounce the player or plain hurt. It also can enter in danger-mode and conjure balls from the sky. When hurt, it shell-runs for a bit (for this sprite to work, block the sides of the arena with walls.)<br>\r\n<br>\r\nTo be assembled with PIXI. Please credit if used, I took some time coding this from scratch.",
    "latest_version": "smwc-32286-1684056630",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32286,
        "title": "SMW-Like Lemmy Boss",
        "version": "smwc-32286-1684056630",
        "upstream_time": 1684056630,
        "download_url": "https://dl.smwcentral.net/32286/SMW-Like%20Lemmy.zip",
        "filename": "SMW-Like Lemmy.zip",
        "size": 7374,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smw-stationary-boomerang-ice-fire-bro-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18908,
    "title": "SMW Stationary Boomerang/Ice/Fire Bro v1.1",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bros",
      "enemy",
      "lorom",
      "projectile",
      "sa-1",
      "stationary"
    ],
    "description": "It's a Stationary SMW Hammer Bro... except it's not a hammer bro! It can throw custom extended projectiles, which creates Ice, Fire and Boomerang types of bros.<br>\r\n<br>\r\nRequested by zacmario.<br>\r\nPlease give credit if used. Includes extended sprites, they're not by me, they're Sonikku's.<br>\r\n<br>\r\nv1.1<br>\r\n-----<br>\r\nAdd support for LM3 exlevel to routine ExtendedBlockInteraction.asm. Only works in pixi 1.2.4 now.",
    "latest_version": "smwc-18908-1547171591",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18908,
        "title": "SMW Stationary Boomerang/Ice/Fire Bro v1.1",
        "version": "smwc-18908-1547171591",
        "upstream_time": 1547171591,
        "download_url": "https://dl.smwcentral.net/18908/SMW_BoomerangIceFire_Bro_v1.1.zip",
        "filename": "SMW_BoomerangIceFire_Bro_v1.1.zip",
        "size": 14014,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smw-styled-castle-intro",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3774,
    "title": "SMW-Styled Castle Intro",
    "authors": [
      "Mao"
    ],
    "tags": [
      "asar 2 remoderation",
      "castle-intro",
      "cutscene",
      "lorom",
      "pacifist"
    ],
    "description": "Works like the SMW Castle Intro.<br>\r\nIncompatible with Yoshi.",
    "latest_version": "smwc-3774-1336661090",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3774,
        "title": "SMW-Styled Castle Intro",
        "version": "smwc-3774-1336661090",
        "upstream_time": 1336661090,
        "download_url": "https://dl.smwcentral.net/3774/Custom%20Castle%20Intro.zip",
        "filename": "Custom Castle Intro.zip",
        "size": 4755,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smwcp-divine-koopa",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16502,
    "title": "SMWCP Divine Koopa",
    "authors": [
      "Atma"
    ],
    "tags": [
      "fireball",
      "koopa",
      "lorom",
      "sa-1"
    ],
    "description": "This Koopa-like sprite walks around, regularly entering an invincible state where it spins in the air while throwing numerous fireballs. If the extra bit is clear, it changes into a regular Koopa after being jumped on.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-16502-1508784933",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16502,
        "title": "SMWCP Divine Koopa",
        "version": "smwc-16502-1508784933",
        "upstream_time": 1508784933,
        "download_url": "https://dl.smwcentral.net/16502/divinekoopa.zip",
        "filename": "divinekoopa.zip",
        "size": 5665,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-smwcp-fallen-koopa",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16503,
    "title": "SMWCP Fallen Koopa",
    "authors": [
      "Atma"
    ],
    "tags": [
      "koopa",
      "lorom",
      "sa-1",
      "wind"
    ],
    "description": "This Koopa-like sprite walks around, regularly entering an invincible state where it spins in the air while generating strong winds. If the extra bit is clear, it changes into a regular Koopa after being jumped on.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-16503-1508785062",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16503,
        "title": "SMWCP Fallen Koopa",
        "version": "smwc-16503-1508785062",
        "upstream_time": 1508785062,
        "download_url": "https://dl.smwcentral.net/16503/fallenkoopa.zip",
        "filename": "fallenkoopa.zip",
        "size": 5277,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-snifit-with-custom-projectile",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 27613,
    "title": "Snifit With Custom Projectile",
    "authors": [
      "ICB",
      "RussianMan",
      "Sonikku",
      "mikeyk"
    ],
    "tags": [
      "enemy",
      "lorom",
      "projectile",
      "sa-1",
      "snifit"
    ],
    "description": "This is <span class=\"un-outer\" title=\"mikeyk\"><a href=\"/?p=profile&amp;id=155\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">mikeyk</a></span>'s Snifit that shoots a custom projectile that acts more like SMB2 counterpart.<br>\r\n<br>\r\nCredit is unecessary. Requested by <span class=\"un-outer\" title=\"NopeContest\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span>.",
    "latest_version": "smwc-27613-1633948131",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 27613,
        "title": "Snifit With Custom Projectile",
        "version": "smwc-27613-1633948131",
        "upstream_time": 1633948131,
        "download_url": "https://dl.smwcentral.net/27613/Snifit%20W%20Custom%20Projectile.zip",
        "filename": "Snifit W Custom Projectile.zip",
        "size": 12265,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-snufit",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34006,
    "title": "Snufit",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "lorom",
      "projectile",
      "sa-1",
      "snifit"
    ],
    "description": "This is a snufit, a flying snifit. It has 3 movement patterns depending on its color palette:<br>\r\nRed Snufit - red parakoopa movement,<br>\r\nBlue Snufit - rotating,<br>\r\nGrey Snufit - up/down movement with rests.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"NopeContest\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span>.",
    "latest_version": "smwc-34006-1697003151",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34006,
        "title": "Snufit",
        "version": "smwc-34006-1697003151",
        "upstream_time": 1697003151,
        "download_url": "https://dl.smwcentral.net/34006/Snufit.zip",
        "filename": "Snufit.zip",
        "size": 18176,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sonic-styled-midway-post",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35301,
    "title": "Sonic-Styled Midway Post",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "lorom",
      "midway point",
      "pacist",
      "sa-1",
      "sonic"
    ],
    "description": "This is a sprite that aims to resemble the Midway Posts in the Sonic the Hedgehog series. It's a ball on a post that, when touched, spins around.<br>\r\nIn addition, if the player fulfills a specific set of criteria, a \"star ring\" will appear. You can configure this to merely give points/1ups, to give the player an upgraded powerup, or teleport them to another level!<br>\r\n<br>\r\nThis sprite is intended to be compatible with both vanilla Midway Points as well as the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=17409\">Multiple Midway Points</a> patch. A separate JSON file exists for the latter.<br>\r\n<br>\r\n<b>Release History</b>:<br>\r\n- 10/19/2023: v1.0 - Initial Release.",
    "latest_version": "smwc-35301-1725108216",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35301,
        "title": "Sonic-Styled Midway Post",
        "version": "smwc-35301-1725108216",
        "upstream_time": 1725108216,
        "download_url": "https://dl.smwcentral.net/35301/MidwayPost.zip",
        "filename": "MidwayPost.zip",
        "size": 9609,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sparkling-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 15311,
    "title": "Sparkling block",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "effect",
      "lorom",
      "sparkling"
    ],
    "description": "This sprite will create a sparkling effect and destroy itself when the block below changes.<br>\r\n<br>\r\nRequested by SkywinDragoon",
    "latest_version": "smwc-15311-1493454497",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 15311,
        "title": "Sparkling block",
        "version": "smwc-15311-1493454497",
        "upstream_time": 1493454497,
        "download_url": "https://dl.smwcentral.net/15311/sparkling.zip",
        "filename": "sparkling.zip",
        "size": 887,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sparky-fuzzy-and-hothead",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 19441,
    "title": "Sparky/Fuzzy and Hothead",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "disassembly",
      "fuzzy",
      "lorom",
      "sa-1",
      "wall-following"
    ],
    "description": "This is a disassembly of sprites A5 and A6 in SMW, the wall-following Sparky/Fuzzy and Hothead.  The extra bit determines which of the original two sprites it acts like, and the sprite tileset setting determines whether the smaller sprite should look like a Sparky or a Fuzzy.  (It acts the same.)  Direction is determined by the sprite's x position.<br>\r\n<br>\r\nUpdate 3-24-2019:<br>\r\n-Fixed and verified working with SA-1<br>\r\n-Added .json option",
    "latest_version": "smwc-19441-1553653224",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 19441,
        "title": "Sparky/Fuzzy and Hothead",
        "version": "smwc-19441-1553653224",
        "upstream_time": 1553653224,
        "download_url": "https://dl.smwcentral.net/19441/SMWSDIS%20-%20sprites%20A5%20%26%20A6%20-%20Sparky%20and%20Hothead.zip",
        "filename": "SMWSDIS - sprites A5 %26 A6 - Sparky and Hothead.zip",
        "size": 4138,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-special-berry",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 29917,
    "title": "Special Berry",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "abilities",
      "berries",
      "berry",
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This is a sprite Berry, that can give various rewards when eaten by Yoshi. It can award limited fire shots, Yoshi stomps, or limited Yoshi flight, as well as other bonuses like Yoshi coins, extra seconds on the timer, or the regular bonuses you get from eating 10 red or 2 pink berries. You can customize which palette the Berry uses, it's initial X/Y offsets, and you can optionally draw a warning tile with Yoshi when one of his limited abilities is about to run out.<br>\r\n<br>\r\nIncludes a custom palette that reserves the 2nd half of each palette row for Berries (in the same format as the vanilla Berry sprite palettes) and ExGFX which use the custom palette, as well as an ExGFX which uses the vanilla palette. Note that the listed colours in the .json list entries are only accurate for the custom palette.<br>\r\n<br>\r\nBy default, the custom sprite list is preset to meet the specifications of the <a href=\"https://smwc.me/1598719\">request</a>. See the .asm file for customization options.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Link13\"><a href=\"/?p=profile&amp;id=1944\" style=\"color: var(--user-color-2);\" class=\"un\">Link13</a></span>.",
    "latest_version": "smwc-29917-1662404152",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 29917,
        "title": "Special Berry",
        "version": "smwc-29917-1662404152",
        "upstream_time": 1662404152,
        "download_url": "https://dl.smwcentral.net/29917/SpecialBerry.zip",
        "filename": "SpecialBerry.zip",
        "size": 12646,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-speedrun-timer",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 33324,
    "title": "Speedrun Timer",
    "authors": [
      "Nowieso"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1",
      "timer",
      "uberasm needed"
    ],
    "description": "This sprite is a speedrun timer, which can show the exact minutes, seconds and frames you have been in the level. It can also be used as a countdown, and will trigger a certain effect if the timer reaches 0. <br>\r\n<br>\r\nIt comes with a custom block that can set the timer to any time you want.<br>\r\n<br>\r\nIt also comes with an UberASM file that spawns the sprite so you don't have to place it in your level, in case you have multiple entrances to the same sublevel, which would force you to place the sprite for every single entrance.",
    "latest_version": "smwc-33324-1693116885",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 33324,
        "title": "Speedrun Timer",
        "version": "smwc-33324-1693116885",
        "upstream_time": 1693116885,
        "download_url": "https://dl.smwcentral.net/33324/speedrunTimerSprite.zip",
        "filename": "speedrunTimerSprite.zip",
        "size": 8923,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-spike-chuck-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25992,
    "title": "Spike Chuck v1.0",
    "authors": [
      "Eminus",
      "Von Fahrenheit"
    ],
    "tags": [
      "chuck",
      "enemy",
      "lorom",
      "playable",
      "sa-1"
    ],
    "description": "This is an extremely beefy variant of the Chargin' Chuck sprite. Imagine a Chuck that found the Speed Booster from Super Metroid and... well, that's what this is. It will charge through blocks and other sprites, stopping at nothing to catch up with the player! The blocks it can destroy are defines by a list in the .asm file, see the comments at the top of the file for information about that and more cusomization options.<br>\r\n<br>\r\nSetting the first extra property byte to 0x80 will turn the sprite into its playable version. This mode is pretty clunky and we mostly included it for fun, but feel free to use it. You can actually shinespark with the player-controlled version! (not shown because of gif size limitations, please try it yourself!)<br>\r\n<br>\r\nRequested for the Strongest Sprite Workshop 2020 by AntiDuck.",
    "latest_version": "smwc-25992-1618217177",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25992,
        "title": "Spike Chuck v1.0",
        "version": "smwc-25992-1618217177",
        "upstream_time": 1618217177,
        "download_url": "https://dl.smwcentral.net/25992/spike%20chuck.zip",
        "filename": "spike chuck.zip",
        "size": 13360,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-spike-hell-v2",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3586,
    "title": "Spike Hell v2.0",
    "authors": [
      "Roy"
    ],
    "tags": [
      "danger",
      "danmaku",
      "enemy",
      "lorom",
      "sa-1",
      "spike",
      "spikes"
    ],
    "description": "This is a revision of the original Spike Hell, the first cluster sprite ever made. It makes spikes appear and fall (or rise up) from the top and bottom parts of the screen. It's active for one screen (not necessarily the first one in the level).<br>\r\n<br>\r\nMake sure to specify the cluster sprite's number from list.txt in sprites/spike_hell.asm! Check out the two ASM files for customization options.<br>\r\n<br>\r\nCredit not needed.",
    "latest_version": "smwc-3586-1280594337",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3586,
        "title": "Spike Hell v2.0",
        "version": "smwc-3586-1280594337",
        "upstream_time": 1280594337,
        "download_url": "https://dl.smwcentral.net/3586/Spike%20Hell.zip",
        "filename": "Spike Hell.zip",
        "size": 2763,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-spike-top",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3614,
    "title": "Spike Top",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of the Spike Top, sprite 2E in SMW.<br>\r\nWhen the extra bit is set it can start on the ceiling as well.<br>\r\n<i>Andy's Note: You are my hero!</i>",
    "latest_version": "smwc-3614-1277326443",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3614,
        "title": "Spike Top",
        "version": "smwc-3614-1277326443",
        "upstream_time": 1277326443,
        "download_url": "https://dl.smwcentral.net/3614/SMWSDIS%20-%20sprite%202E%20-%20Spike%20Top%20bugfix.zip",
        "filename": "SMWSDIS - sprite 2E - Spike Top bugfix.zip",
        "size": 2445,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-spinia",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3696,
    "title": "Spinia",
    "authors": [
      "K3fka"
    ],
    "tags": [
      "boost",
      "enemy",
      "lorom",
      "paper mario",
      "springboard"
    ],
    "description": "A spinia from Paper Mario: The Thousand-Year Door!<br>\r\n<br>\r\nJump on it once to stun it for a short time. While it's stunned, jump on it to bounce up higher like on a springboard!",
    "latest_version": "smwc-3696-1297038789",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3696,
        "title": "Spinia",
        "version": "smwc-3696-1297038789",
        "upstream_time": 1297038789,
        "download_url": "https://dl.smwcentral.net/3696/spinia.zip",
        "filename": "spinia.zip",
        "size": 2268,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-spinjump-star",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 17870,
    "title": "SpinJump Star",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "effect",
      "lorom",
      "sa-1",
      "star"
    ],
    "description": "This is a disassembly of Extended sprite 10 in SMW, SpinJump Star.<br>\r\nCredit is unnecessary.",
    "latest_version": "smwc-17870-1532013240",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 17870,
        "title": "SpinJump Star",
        "version": "smwc-17870-1532013240",
        "upstream_time": 1532013240,
        "download_url": "https://dl.smwcentral.net/17870/Spin%20Jump%20Star.zip",
        "filename": "Spin Jump Star.zip",
        "size": 1040,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-spinning-coin-disassembly",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34512,
    "title": "Spinning Coin Disassembly",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "coin",
      "disassembly",
      "lorom",
      "sa-1",
      "spinning coin"
    ],
    "description": "The disassembly of the vanilla spinning coin sprite, ready to be inserted with PIXI 1.40+. I made it customizable, so other types of spinning coin can be easily created from it - see screenshot for an example.<br>\r\n<br>\r\nNote that in PIXI 1.40 the GetDrawInfo routine of spinning coins is broken, and so included is a fixed version.",
    "latest_version": "smwc-34512-1701385063",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34512,
        "title": "Spinning Coin Disassembly",
        "version": "smwc-34512-1701385063",
        "upstream_time": 1701385063,
        "download_url": "https://dl.smwcentral.net/34512/spinning_coin_disassembly.zip",
        "filename": "spinning_coin_disassembly.zip",
        "size": 2087,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-spinning-log",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16768,
    "title": "Spinning Log",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "dynamic",
      "extra bit",
      "lorom",
      "platform",
      "sa-1",
      "yoshi island"
    ],
    "description": "A wooden platform encountered in Yoshi's Island that quickly rotates periodically, throwing the player on contact.<br>\r\n<br>\r\nExtra bit is used to determine the rotating interval like this: Spinning Logs with extra bit clear rotates when Spinning Logs with extra bit set don't and viceversa.<br>\r\n<br>\r\nOriginally from smkdan's Yoshi's Island dynamic sprite pack.",
    "latest_version": "smwc-16768-1513133617",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16768,
        "title": "Spinning Log",
        "version": "smwc-16768-1513133617",
        "upstream_time": 1513133617,
        "download_url": "https://dl.smwcentral.net/16768/Spinning%20Log.zip",
        "filename": "Spinning Log.zip",
        "size": 6484,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-spinning-yoshi-coin",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 37675,
    "title": "Spinning Yoshi Coin",
    "authors": [
      "Burning Loaf"
    ],
    "tags": [
      "coin",
      "lorom",
      "sa-1",
      "spinning coin",
      "yoshi coin"
    ],
    "description": "Spinning yoshi coin that hijacks a small part of the yoshi coin block code to spawn a spinning sprite instead of instantly disappearing.<br>\r\nThe sprite's number must be set in the .asm file, it needs 5 16x16 tiles, and it can optionally be dynamic. Casual reminder, dynamic sprites overwrite SP4 tiles.<br>\r\nThe hijacks to the original coin's code can be undone/ignored if !apply_hijacks = 0.<br>\r\n<br>\r\nThis requires PIXI 1.42 to work, since it finally fixed major bugs related to miscellaneous sprite routines.",
    "latest_version": "smwc-37675-1729010493",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 37675,
        "title": "Spinning Yoshi Coin",
        "version": "smwc-37675-1729010493",
        "upstream_time": 1729010493,
        "download_url": "https://dl.smwcentral.net/37675/spinningYoshiCoin.zip",
        "filename": "spinningYoshiCoin.zip",
        "size": 5366,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-spiny",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40863,
    "title": "Spiny",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A disassembly of sprite 13, the Spiny.",
    "latest_version": "smwc-40863-1761601131",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40863,
        "title": "Spiny",
        "version": "smwc-40863-1761601131",
        "upstream_time": 1761601131,
        "download_url": "https://dl.smwcentral.net/40863/13_spiny.zip",
        "filename": "13_spiny.zip",
        "size": 2781,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-spiny-bomb",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20412,
    "title": "Spiny Bomb",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "bomb",
      "enemy",
      "explosion",
      "lorom",
      "sa-1",
      "smb1",
      "spiny"
    ],
    "description": "This spiny has an explosive charge under his shell and so, it explodes when spinjumped. Other kind of interactions or deaths won't activate the explosives, though.<br>\r\n<br>\r\nThe extra bit controls if the spiny turns to Mario when falling, and the first extra property byte controls the speed, just as the original dissasembly. Check the asm file for details.<br>\r\n<br>\r\nBased on the spiny dissasembly (by Davros and optimized by Blind Devil).<br>\r\n<br>\r\nIt also includes an example palette in order to differenciate them from a normal spiny.",
    "latest_version": "smwc-20412-1564119319",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20412,
        "title": "Spiny Bomb",
        "version": "smwc-20412-1564119319",
        "upstream_time": 1564119319,
        "download_url": "https://dl.smwcentral.net/20412/Spiny%20Bomb.zip",
        "filename": "Spiny Bomb.zip",
        "size": 3239,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-spiny-boss",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3723,
    "title": "Spiny Boss",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "boss",
      "fire",
      "fireball",
      "lorom",
      "sa-1",
      "spin",
      "spiny"
    ],
    "description": "This is the 32x32 Spiny boss used in the first castle of SMWCP1.<br>\r\n<br>\r\nIt will attack Mario by spinning around the room or by stopping to shoot fire at him. Every 3 attacks, a Throw Block will drop from the ceiling, which can be used to hurt the boss. It will die after 3 hits.<br>\r\n<br>\r\nCheck the ASM files for customization options. Make sure to specify the sprite number of the fireball in the boss's ASM file!",
    "latest_version": "smwc-3723-1340547370",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3723,
        "title": "Spiny Boss",
        "version": "smwc-3723-1340547370",
        "upstream_time": 1340547370,
        "download_url": "https://dl.smwcentral.net/3723/Spiny%20Boss.zip",
        "filename": "Spiny Boss.zip",
        "size": 23050,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-spiny-cheep-cheep",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36853,
    "title": "Spiny Cheep-Cheep",
    "authors": [
      "andy_k_250"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "Spiny Cheep-Cheeps are blue Cheep-Cheeps with spikes running down their backs. Their spikes don't normally make them more dangerous, since Mario and Luigi can't stomp on enemies underwater anyway, but some Spiny Cheep-Cheeps like to jump out of the water.<br>\r\n<br>\r\nThis sprite was originally part of <a href=\"https://smwc.me/185495\">andy_k_250's Custom Tweaked Sprites pack</a>, and was resubmitted separately after the remoderation for ease of search and to fit current standards. They were made as a demo of the ability for mikeyk's Spritetool (also inherited by PIXI) to create tweaked copies of vanilla sprites without altering the vanilla sprites themselves, via a .cfg file that does not reference an .asm file at all. Therefore, the lack of .asm files in this download is not only intentional, it is the main idea.",
    "latest_version": "smwc-36853-1723419494",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36853,
        "title": "Spiny Cheep-Cheep",
        "version": "smwc-36853-1723419494",
        "upstream_time": 1723419494,
        "download_url": "https://dl.smwcentral.net/36853/Spiny%20Cheep-Cheep%20%28GFX%20fix%29.zip",
        "filename": "Spiny Cheep-Cheep (GFX fix).zip",
        "size": 5887,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-spiny-egg",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3289,
    "title": "Spiny Egg",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "enemy",
      "lorom",
      "spiny egg"
    ],
    "description": "A disassembly of the falling Spiny egg (sprite 14), commented and ready to be inserted with PIXI.<br>\r\n<br>\r\nThe sprite that is spawned when it hits the ground can be customized inside the ASM file, and the spawned sprite can be normal or custom depending on whether the extra bit is set or not.",
    "latest_version": "smwc-3289-1272053414",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3289,
        "title": "Spiny Egg",
        "version": "smwc-3289-1272053414",
        "upstream_time": 1272053414,
        "download_url": "https://dl.smwcentral.net/3289/Spiny%20Egg.zip",
        "filename": "Spiny Egg.zip",
        "size": 2542,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-spiny-egg-shooter",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 14666,
    "title": "Spiny Egg Shooter",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "customizable",
      "generic",
      "lakituisajerk",
      "lorom",
      "shooter",
      "spiny",
      "spinyeggs",
      "upwards"
    ],
    "description": "Hotfix update: Added a \"!InitStatus\" define for more control over what spawns.<br>\r\n<br>\r\nThis Shooter sprite shoots a Spiny Egg straight upwards at a constant interval.<br>\r\n<br>\r\nCustomizable aspects (using the defines):<br>\r\n- Two different intervals to shoot Spiny Eggs at<br>\r\n- What (vanilla) sprite to shoot (if you'd want to shoot something other than Spiny Eggs)<br>\r\n- What (vanilla) sprite to shoot when the Silver P switch is active.<br>\r\n- The Status of the spawned object (if, for example, wanting to spawn a Koopa Shell)",
    "latest_version": "smwc-14666-1481833680",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 14666,
        "title": "Spiny Egg Shooter",
        "version": "smwc-14666-1481833680",
        "upstream_time": 1481833680,
        "download_url": "https://dl.smwcentral.net/14666/spiny_shooter.zip",
        "filename": "spiny_shooter.zip",
        "size": 1429,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-spiny-shell-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20116,
    "title": "Spiny Shell v1.1",
    "authors": [
      "Arinsu",
      "Darolac"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "shell"
    ],
    "description": "This is a spiny shell. Mario can't pick it up or kick it, but other than that, it's an ordinary shell.<br>\r\n<br>\r\nv1.1 by Darolac<br>\r\n<br>\r\nWhat's new:<br>\r\n<br>\r\n-Fixed several bugs/oddities regarding sprite's direction<br>\r\nthat affected interaction with shell-less koopas.<br>\r\n<br>\r\n-Added a define to control if the shell-less koopas should be able to catch the sprite when in its kicked state.<br>\r\n<br>\r\n-Fixed star and Yoshi interaction.<br>\r\n<br>\r\n-Added proper interaction with purple triangles.",
    "latest_version": "smwc-20116-1559513287",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20116,
        "title": "Spiny Shell v1.1",
        "version": "smwc-20116-1559513287",
        "upstream_time": 1559513287,
        "download_url": "https://dl.smwcentral.net/20116/Spiny%20Shell.zip",
        "filename": "Spiny Shell.zip",
        "size": 2327,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-spittin-rex",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39736,
    "title": "Spittin' Rex",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "birdo",
      "enemy",
      "lorom",
      "projectile",
      "rex",
      "sa-1"
    ],
    "description": "This Rex spits out sprites. Includes Birdo's egg and fireball so it can act like a rex-birdo mashup.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"AmperSam\"><span title=\"Administrator\" class=\"icon icon-admin\"></span><a href=\"/?p=profile&amp;id=41223\" style=\"color: #ee0066;\" class=\"un\">AmperSam</a></span>.",
    "latest_version": "smwc-39736-1763220049",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39736,
        "title": "Spittin' Rex",
        "version": "smwc-39736-1763220049",
        "upstream_time": 1763220049,
        "download_url": "https://dl.smwcentral.net/39736/Spittin%20Rex.zip",
        "filename": "Spittin Rex.zip",
        "size": 11758,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-splitting-eating-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 21602,
    "title": "Splitting Eating Block",
    "authors": [
      "dtothefourth"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "This is an adaptation of the vanilla eating block with a few fixes and an added split behavior.<br>\r\n<br>\r\nThe main addition is the splitting, which allows it to split off copies of itself when faced with multiple directions to go in, allowing it to potentially consume all possible blocks.<br>\r\n<br>\r\nAs part of that, the issue with the original sprite where it would get confused when faced with certainl choices of directions and fly off or go the wrong way has been corrected.<br>\r\n<br>\r\nThis means that even if you turn off the splitting option it will still always go properly towards a block to eat if there is one.<br>\r\n<br>\r\nFinally, once activated this sprite will not stop like the vanilla one would sometimes which lets it be used consistantly in more situations.<br>\r\n<br>\r\nJust note that letting too many of these go active can cause black lines at the top from too many block updates, but I staggered them so that each split should be updating blocks on a different group of frames and I haven't had any cases with lines in normal use.<br>\r\n<br>\r\nUses a byte of freeRAM to maintain a count of how many exist, this can be ignored/removed if not using the split option.",
    "latest_version": "smwc-21602-1576832227",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 21602,
        "title": "Splitting Eating Block",
        "version": "smwc-21602-1576832227",
        "upstream_time": 1576832227,
        "download_url": "https://dl.smwcentral.net/21602/SplittingSnake.zip",
        "filename": "SplittingSnake.zip",
        "size": 4724,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-splitting-mega-goomba-pack",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 21991,
    "title": "Splitting Mega Goomba Pack",
    "authors": [
      "dahnamics"
    ],
    "tags": [
      "enemy",
      "giant",
      "goomba",
      "lorom",
      "sa-1"
    ],
    "description": "This is a pack of 2 sprites, the Splitting Giant Goomba and Splitting Mega Goomba that are loosely inspired by the sprites of the same name in NSMB Wii as well as the Marchin' Milde boss in Yoshi's Island.  The Mega Goomba must be spin jumped a configurable number of hits to split into 2 Giant Goomba, which can be hit normally to turn into 2 regular sized Goombas.  Look at the README for further instructions.<br>\r\n<br>\r\n(Rykon-V73) Small update: Added the 2 .json files for both the giant goomba and mega goomba sprites and added ExGFXAD.bin and ExGFXB0 in the archive. I feel those are better, but you decide.",
    "latest_version": "smwc-21991-1580377456",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 21991,
        "title": "Splitting Mega Goomba Pack",
        "version": "smwc-21991-1580377456",
        "upstream_time": 1580377456,
        "download_url": "https://dl.smwcentral.net/21991/splitting_mega_goomba-small%20update.zip",
        "filename": "splitting_mega_goomba-small update.zip",
        "size": 17708,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-splunkin",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3345,
    "title": "Splunkin",
    "authors": [
      "Boingboingsplat"
    ],
    "tags": [
      "enemy",
      "lantern",
      "lorom",
      "nsmb",
      "splunkin"
    ],
    "description": "NSMB Splunkin<br>\r\nAuthor: Boingboingsplat<br>\r\nNormal Sprite.<br>\r\nUses Extra bit? No.<br>\r\nUses SP3.<br>\r\n<br>\r\nA Splunkin from NSMB. It's a walking jack-o-lantern! Once jumped on, it will move slightly faster and appear with cracked graphics.",
    "latest_version": "smwc-3345-1228261249",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3345,
        "title": "Splunkin",
        "version": "smwc-3345-1228261249",
        "upstream_time": 1228261249,
        "download_url": "https://dl.smwcentral.net/3345/splunkin.zip",
        "filename": "splunkin.zip",
        "size": 4960,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-springboard",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 19923,
    "title": "Springboard",
    "authors": [
      "RussianMan",
      "imamelia"
    ],
    "tags": [
      "bounce",
      "carriable",
      "item",
      "lorom",
      "on off",
      "pacifist",
      "sa-1",
      "springboard",
      "stationary"
    ],
    "description": "This is a new disassembly of sprite 2F in SMW - Springboard.<br>\r\n<br>\r\nIt comes with some cool features, check out readme for more details.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-19923-1558199011",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 19923,
        "title": "Springboard",
        "version": "smwc-19923-1558199011",
        "upstream_time": 1558199011,
        "download_url": "https://dl.smwcentral.net/19923/Springboard%201.1.zip",
        "filename": "Springboard 1.1.zip",
        "size": 11680,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-springboard-on-off-controlled",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20681,
    "title": "Springboard, ON/OFF Controlled",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1",
      "springboard"
    ],
    "description": "This springboard will have a direction controlled by the status of the ON/OFF switch. When ON, it bounces the player from above; when OFF, it'll bounce the player sideways.",
    "latest_version": "smwc-20681-1564616375",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20681,
        "title": "Springboard, ON/OFF Controlled",
        "version": "smwc-20681-1564616375",
        "upstream_time": 1564616375,
        "download_url": "https://dl.smwcentral.net/20681/ON%20-%20OFF%20Controlled%20Springboard.zip",
        "filename": "ON - OFF Controlled Springboard.zip",
        "size": 4591,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-springy-bubble-bubble-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20728,
    "title": "Springy Bubble/Bubble Platform",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bounce",
      "bubble",
      "lorom",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "This is a bubble that can floats on water surface OR moves in a straight line and player can bounce on it OR stand on it like on a regular platform. It'll pop if it comes in contact with with any solid surface.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-20728-1565254664",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20728,
        "title": "Springy Bubble/Bubble Platform",
        "version": "smwc-20728-1565254664",
        "upstream_time": 1565254664,
        "download_url": "https://dl.smwcentral.net/20728/Bubbles.zip",
        "filename": "Bubbles.zip",
        "size": 3137,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sprite-door",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 31259,
    "title": "Sprite Door",
    "authors": [
      "mathie"
    ],
    "tags": [
      "door",
      "gravity",
      "lorom",
      "p-switch",
      "pacifist",
      "sa-1"
    ],
    "description": "A highly customisable sprite door. Using extra bytes, it can have gravity and object interaction, use any palette you want, be closed and/or be only enterable when a blue P-switch is active. If the extra bit is clear, it will use the current screen exit. If it is set, it will use an exit specified by extra byte 2 and 3.<br>\r\nSee .asm file for details / further customisation.<br>\r\n<br>\r\n⚠ Be aware that since it uses one of the default sprite clippings, its hitbox is a little different from a regular door's.<br>\r\n<br>\r\nSpecial thanks to mario90 and Atari2.0 for helping with the teleport code :)",
    "latest_version": "smwc-31259-1671464982",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 31259,
        "title": "Sprite Door",
        "version": "smwc-31259-1671464982",
        "upstream_time": 1671464982,
        "download_url": "https://dl.smwcentral.net/31259/door.zip",
        "filename": "door.zip",
        "size": 3562,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sprite-offsetter",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26541,
    "title": "Sprite Offsetter",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "spawn"
    ],
    "description": "A sprite that allows you to spawn another sprite, regular or custom, in an offset position by the pixel.<br>\r\n<br>\r\nAditionally, for regular sprites that are position-dependent (such as P-switches, Bowser statues, etc.), the properties will be read before the sprite is offset, allowing position limitations to be circumvented.<br>\r\n<br>\r\nThe latest update allows for up to 4 extra bytes to be set for custom sprites.",
    "latest_version": "smwc-26541-1616600058",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26541,
        "title": "Sprite Offsetter",
        "version": "smwc-26541-1616600058",
        "upstream_time": 1616600058,
        "download_url": "https://dl.smwcentral.net/26541/spriteoffsetter.zip",
        "filename": "spriteoffsetter.zip",
        "size": 3337,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sprite-respawner-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 38119,
    "title": "Sprite Respawner v1.1",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "lorom",
      "respawn",
      "respawner",
      "sprite"
    ],
    "description": "A sprite that you place at roughly the same X/Y positions as another sprite. It aims to respawn the sprite whenever the target sprite is killed or otherwise despawns. This sprite is intended to be used with a sprite such as the Magikoopa disassembly, Lakitu disassembly, or the Boss Bass, but can realistically work with most others.<br>\r\n<br>\r\nIf the sprite is turned into a coin (i.e. Silver POW, Fire Flower), it'll only respawn when that coin is collected.<br>\r\n<br>\r\n<b>Uses Extra Bit: </b>YES<br>\r\nIf Extra Bit is set, it will respawn the sprite in the same X and Y positions as where it originally was.<br>\r\nIf Extra Bit is clear, it will respawn the sprite in the same Y position, but from a random side of the screen.<br>\r\n<br>\r\n<b>Extra Byte 1</b> controls the timer before the sprite respawns<br>\r\n<br>\r\n<b>Extra Byte 2:</b><br>\r\nBit 0 (01): Don't spawn if Mario is too close (when Extra Bit is set)<br>\r\nBit 1 (02): Display smoke effect on-generate (when Extra Bit is set)<br>\r\nBit 2 (04): Play sound effect on-generate<br>\r\nBit 3 (08): Use free RAM to disable respawning sprites<br>\r\nBit 4 (10): Suppress sound effect if Extra Bit is clear<br>\r\n<br>\r\nUpdate: Now SA-1-compatible and uses extra bytes now!",
    "latest_version": "smwc-38119-1742125424",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 38119,
        "title": "Sprite Respawner v1.1",
        "version": "smwc-38119-1742125424",
        "upstream_time": 1742125424,
        "download_url": "https://dl.smwcentral.net/38119/sprite_respawner_v1.1.zip",
        "filename": "sprite_respawner_v1.1.zip",
        "size": 4437,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sprite-seed-v3",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16663,
    "title": "Sprite Seed v3.2",
    "authors": [
      "K3fka"
    ],
    "tags": [
      "buoyancy",
      "carriable",
      "lorom",
      "pacifist",
      "sa-1",
      "water"
    ],
    "description": "Changes in this version are listed in the readme.<br>\r\nThis is a carryable sprite that \"grows\" into another sprite when it touches water (the sprite to become is changable via a define in the ASM).<br>\r\nEnjoy and please give credit if used!<br>\r\n<br>\r\n<i>Note: Don't forget to enable sprite buoyancy!</i>",
    "latest_version": "smwc-16663-1511368100",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16663,
        "title": "Sprite Seed v3.2",
        "version": "smwc-16663-1511368100",
        "upstream_time": 1511368100,
        "download_url": "https://dl.smwcentral.net/16663/sprite_seed_v3.2.zip",
        "filename": "sprite_seed_v3.2.zip",
        "size": 2706,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sprite-shooters",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35170,
    "title": "Sprite Shooters",
    "authors": [
      "Nyako"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "shooter",
      "spawner"
    ],
    "description": "This shooter spawns a sprite of your choosing every so often. You can choose the sprite (custom or vanilla), the amount of it which spawns, the delay between spawns, the offsets, and the randomness of the velocity.<br>\r\n<br>\r\nThe default shooters spawn coins with a random velocity, to make them look like they're coming out of a pipe, like what you can do in Super Mario Maker.<br>\r\n<br>\r\nTo configure shooters, open up <code>SpriteShooter.asm</code> and scroll to <code>SPRITE TABLES</code>. The extension byte controls which shooter gets used.<br>\r\n<br>\r\nAlso includes a custom moving coin, which doesn't overwrite its velocity, and has ground friction. It should be inserted as sprite <code>07</code> to use the defaults, but it can be changed to whatever you want. Moving coin disassembly by <span class=\"un-outer\" title=\"Thomas\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=7012\" style=\"color: #65c816;\" class=\"un\">Thomas</a></span>.<br>\r\n<br>\r\nThis is my first sprite, so credit would be appreciated.",
    "latest_version": "smwc-35170-1697491957",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35170,
        "title": "Sprite Shooters",
        "version": "smwc-35170-1697491957",
        "upstream_time": 1697491957,
        "download_url": "https://dl.smwcentral.net/35170/SpriteShooter.zip",
        "filename": "SpriteShooter.zip",
        "size": 6584,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-star",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40807,
    "title": "Star",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bonus",
      "invincibility",
      "lorom",
      "pacifist",
      "power-up",
      "powerup",
      "sa-1",
      "star"
    ],
    "description": "This is a disassembly of sprite 76 in SMW - Star.",
    "latest_version": "smwc-40807-1760632410",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40807,
        "title": "Star",
        "version": "smwc-40807-1760632410",
        "upstream_time": 1760632410,
        "download_url": "https://dl.smwcentral.net/40807/Star%20Remod%20Update.zip",
        "filename": "Star Remod Update.zip",
        "size": 4951,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-star-power-station-add-on",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3368,
    "title": "Star Power Station (Add-on)",
    "authors": [
      "Maxx"
    ],
    "tags": [
      "lorom"
    ],
    "description": "This sprite looks like a tan star. When Mario passes over it, his \"star power\" (displayed on the status bar on the \"TIME\" tiles) increases by amount you set (usually 5). When he presses up, Mario will have star power activated for as much time as he has on the star power meter, which then resets itself.<br>\r\nThis add-on fixes a error where the sprite would not insert, and lets you now select what button activates star power.",
    "latest_version": "smwc-3368-1240800094",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3368,
        "title": "Star Power Station (Add-on)",
        "version": "smwc-3368-1240800094",
        "upstream_time": 1240800094,
        "download_url": "https://dl.smwcentral.net/3368/StarPowerStation.zip",
        "filename": "StarPowerStation.zip",
        "size": 1521,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-static-fishin-boo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39528,
    "title": "Static Fishin' Boo",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This fishin' boo stays in a fixed position, lowering and raising its flame.",
    "latest_version": "smwc-39528-1748716715",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39528,
        "title": "Static Fishin' Boo",
        "version": "smwc-39528-1748716715",
        "upstream_time": 1748716715,
        "download_url": "https://dl.smwcentral.net/39528/static_fishin_boo.zip",
        "filename": "static_fishin_boo.zip",
        "size": 6495,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-stationary-magikoopa",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 9479,
    "title": "Stationary Magikoopa",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "castle",
      "enemy",
      "kamek",
      "lorom",
      "magikoopa",
      "sa-1",
      "stationary"
    ],
    "description": "This Magikoopa sits in one place, repeatedly firing magic. It disappears whenever Mario gets near and reappears when he goes away. Unlike the normal Magikoopa, several of these can be active at once and after getting killed (by a thrown sprite, for instance), they do not respawn.<br>\r\n<br>\r\nNote that the position of the sprite in Lunar Magic is where its head appears, so it should be placed one tile above the floor you want it to stand on.<br>\r\n<br>\r\nCheck the ASM file for customization options.",
    "latest_version": "smwc-9479-1421530114",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 9479,
        "title": "Stationary Magikoopa",
        "version": "smwc-9479-1421530114",
        "upstream_time": 1421530114,
        "download_url": "https://dl.smwcentral.net/9479/Stationary%20Magikoopa.zip",
        "filename": "Stationary Magikoopa.zip",
        "size": 4539,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-stationary-piranha-plant",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 37715,
    "title": "Stationary Piranha Plant",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "enemy",
      "lorom",
      "piranha plant",
      "sa-1"
    ],
    "description": "A basic Piranha Plant that doesn't move up and down, based on the disassembly by <span class=\"un-outer\" title=\"imamelia\"><span title=\"imamelia donated $50.00.\" class=\"icon icon-donor\"></span><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=3471\" style=\"color: var(--user-color-1);\" class=\"un\">imamelia</a></span>. <br>\r\n<br>\r\nThe extra bit will determine if it's upside-down or not. The first extra byte will let you offset the plant horizontally so you can place them where you wish.",
    "latest_version": "1.1",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 37715,
        "title": "Stationary Piranha Plant",
        "version": "1.1",
        "upstream_time": 1722122321,
        "download_url": "https://dl.smwcentral.net/37715/StationaryPiranhaPlant_v1.1.zip",
        "filename": "StationaryPiranhaPlant_v1.1.zip",
        "size": 5770,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-stationary-reznor",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36885,
    "title": "Stationary Reznor",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "lorom",
      "reznor",
      "sa-1"
    ],
    "description": "A reznor that stays still and spits fireballs at the player. It acts like a regular enemy rather than a boss.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Pink Gold Peach\"><a href=\"/?p=profile&amp;id=23105\" style=\"color: var(--user-color-3);\" class=\"un\">Pink Gold Peach</a></span> during Winter C3 2023.",
    "latest_version": "smwc-36885-1708651268",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36885,
        "title": "Stationary Reznor",
        "version": "smwc-36885-1708651268",
        "upstream_time": 1708651268,
        "download_url": "https://dl.smwcentral.net/36885/StationaryReznor.zip",
        "filename": "StationaryReznor.zip",
        "size": 3243,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-stationary-spiny-swooper",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32592,
    "title": "Stationary Spiny/Swooper",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "spiny",
      "stationary",
      "swooper"
    ],
    "description": "This is a spiny/swooper that won't move in any way.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"DasFueller\"><a href=\"/?p=profile&amp;id=42872\" style=\"color: var(--user-color-2);\" class=\"un\">DasFueller</a></span>.",
    "latest_version": "smwc-32592-1671322502",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32592,
        "title": "Stationary Spiny/Swooper",
        "version": "smwc-32592-1671322502",
        "upstream_time": 1671322502,
        "download_url": "https://dl.smwcentral.net/32592/StationarySpinySwooper.zip",
        "filename": "StationarySpinySwooper.zip",
        "size": 7234,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-stationary-vertical-flying-bumpty",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32816,
    "title": "Stationary/Vertical Flying Bumpty",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bouncy",
      "bumpty",
      "flying",
      "lorom",
      "penguin",
      "sa-1"
    ],
    "description": "This is a flying bumpty that stays in place or flies up and down only.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>.",
    "latest_version": "smwc-32816-1691537422",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32816,
        "title": "Stationary/Vertical Flying Bumpty",
        "version": "smwc-32816-1691537422",
        "upstream_time": 1691537422,
        "download_url": "https://dl.smwcentral.net/32816/StationaryFlyingBumpty.zip",
        "filename": "StationaryFlyingBumpty.zip",
        "size": 6253,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-statue-chuck-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 42081,
    "title": "Statue Chuck v1.1",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "chuck",
      "enemy",
      "lorom",
      "platform",
      "sa-1",
      "solid"
    ],
    "description": "This is a Chuck statue, which the player can stand on. After getting close enough to it (determined by the extra byte 1), it begins shaking, and some seconds later (determined by the extra byte 2) it shatters into a Chargin' Chuck  It can have gravity or not, depending on the extra bit.<br>\r\n<br>\r\nUse <a href=\"https://smwc.me/w/213\">this tweak</a> to have gray shatter particles.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"RobloxNewbie19001\"><a href=\"/?p=profile&amp;id=72749\" style=\"color: var(--user-color-1);\" class=\"un\">RobloxNewbie19001</a></span>.",
    "latest_version": "smwc-42081-1777567687",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 42081,
        "title": "Statue Chuck v1.1",
        "version": "smwc-42081-1777567687",
        "upstream_time": 1777567687,
        "download_url": "https://dl.smwcentral.net/42081/Statue%20Chuck%20v1.1.zip",
        "filename": "Statue Chuck v1.1.zip",
        "size": 6413,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-strollin-stu",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 36852,
    "title": "Strollin' Stu",
    "authors": [
      "andy_k_250"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "Strollin' Stus are squat, pudgy creatures, somewhat similar to Goombas, that are native to Isle Delfino. They have bulbous noses, high-tucked spotted trousers, and a waddling gait.<br>\r\n<br>\r\nThis sprite was originally part of <a href=\"https://smwc.me/185495\">andy_k_250's Custom Tweaked Sprites pack</a>, and was resubmitted separately after the remoderation for ease of search and to fit current standards. They were made as a demo of the ability for mikeyk's Spritetool (also inherited by PIXI) to create tweaked copies of vanilla sprites without altering the vanilla sprites themselves, via a .cfg file that does not reference an .asm file at all. Therefore, the lack of .asm files in this download is not only intentional, it is the main idea.",
    "latest_version": "smwc-36852-1727513346",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 36852,
        "title": "Strollin' Stu",
        "version": "smwc-36852-1727513346",
        "upstream_time": 1727513346,
        "download_url": "https://dl.smwcentral.net/36852/Strollin%27%20Stu.zip",
        "filename": "Strollin%27 Stu.zip",
        "size": 3450,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-stunnable-boo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28888,
    "title": "Stunnable Boo",
    "authors": [
      "JamesD28",
      "Jammerjab",
      "imamelia"
    ],
    "tags": [
      "boo",
      "enemy",
      "lorom",
      "sa-1",
      "spin"
    ],
    "description": "This is a Stunnable Boo (also known as boospEEEN), based on imamelia's Boo disassembly. This variant of the boo can be stunned, and when in the stunned state, will spin out of control for a duration of time before reverting back to a regular boo. You can customize how long the Boo is stunned for, it's X and Y speed when stunned, and other various behaviours (such as being stunned by the P-timers).<br>\r\n<br>\r\nSee the .asm file for usage notes and customization options.<br>\r\n<br>\r\nCredit goes to <span class=\"un-outer\" title=\"Jammerjab\"><a href=\"/?p=profile&amp;id=35465\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Jammerjab</a></span> for the spinning Boo idea and most of the spinning frame graphics (I added 1 extra frame to the rip).",
    "latest_version": "smwc-28888-1658178219",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28888,
        "title": "Stunnable Boo",
        "version": "smwc-28888-1658178219",
        "upstream_time": 1658178219,
        "download_url": "https://dl.smwcentral.net/28888/boospEEEN.zip",
        "filename": "boospEEEN.zip",
        "size": 5907,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sugarstar",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39758,
    "title": "Sugarstar",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A Sugarstar from Super Mario Wonder. It moves in an elliptic pattern which you can configure, and can be defeated via spinjump, jumping in it while on Yoshi, throwing an object at it, or with a star.<br>\r\n<br>\r\nI included eight list entries with the only difference being the palette, so make sure to configure the extra bytes at your liking! And, preferably, be consistent on the patterns for each color :<b></b>P<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"CalHal\"><a href=\"/?p=profile&amp;id=33725\" style=\"color: var(--user-color-1);\" class=\"un\">CalHal</a></span>.<br>\r\n<br>\r\nIncludes graphics original by <span class=\"un-outer\" title=\"WonderfulWorld\"><a href=\"/?p=profile&amp;id=72110\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">WonderfulWorld</a></span>. Give them credit! ",
    "latest_version": "smwc-39758-1758814558",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39758,
        "title": "Sugarstar",
        "version": "smwc-39758-1758814558",
        "upstream_time": 1758814558,
        "download_url": "https://dl.smwcentral.net/39758/Sugarstar.zip",
        "filename": "Sugarstar.zip",
        "size": 5661,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sumo-brother",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28722,
    "title": "Sumo Brother",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "sumo brother"
    ],
    "description": "This is a disassembly of sprite 9A in SMW, the Sumo Brother.",
    "latest_version": "smwc-28722-1644853007",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28722,
        "title": "Sumo Brother",
        "version": "smwc-28722-1644853007",
        "upstream_time": 1644853007,
        "download_url": "https://dl.smwcentral.net/28722/SMWSDIS%20-%20sprite%209A%20-%20Sumo%20Brother.zip",
        "filename": "SMWSDIS - sprite 9A - Sumo Brother.zip",
        "size": 3204,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sumo-brother-ex",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41057,
    "title": "Sumo Brother EX",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A version of the Sumo Brother that spawns a highly configurable fire wall. With the extra bytes, you can control how far the fire spreads, how fast it spreads and how long the flames take to dissipate. Additionally, fire will only spread if ground is detected, no longer spawning on thin air like the original.<br>\r\n<br>\r\nIn the sprite's .asm file, you can also configure how long the Sumo Brother's cycle lasts and his speed when stepping to the side. You could make him extremely quick.<br>\r\n<br>\r\nIncluded is a custom flame cluster sprite. <b>Make sure to insert it and set up the define !cluster_flame_id accordingly in the sprite's .asm file!</b> The cluster sprite is required to allow for up to 20 flames to be on screen at once, unlike the original flames of which there can only be 10. It also fixes the sprite teleportation bug and the extended hitbox below.",
    "latest_version": "smwc-41057-1772668752",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41057,
        "title": "Sumo Brother EX",
        "version": "smwc-41057-1772668752",
        "upstream_time": 1772668752,
        "download_url": "https://dl.smwcentral.net/41057/sumo_bro_ex.zip",
        "filename": "sumo_bro_ex.zip",
        "size": 9492,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sumo-brother-s-lightning",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28723,
    "title": "Sumo Brother's Lightning",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "lightning",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 2B in SMW, Sumo Brother's Lightning.",
    "latest_version": "smwc-28723-1644853013",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28723,
        "title": "Sumo Brother's Lightning",
        "version": "smwc-28723-1644853013",
        "upstream_time": 1644853013,
        "download_url": "https://dl.smwcentral.net/28723/SMWSDIS%20-%20sprite%202B%20-%20Sumo%20Brother%27s%20Lightning.zip",
        "filename": "SMWSDIS - sprite 2B - Sumo Brother%27s Lightning.zip",
        "size": 6214,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sumo-chuck",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 21660,
    "title": "Sumo Chuck",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A hybrid of the Sumo Bros. and Chargin' Chuck enemies.<br>\r\nIf stomped, it will take damage like a Chargin' Chuck -- animation included. It can be configured to turn into a standard Chargin' Chuck like some variants of the normal Chargin' Chucks, but by default will continue doing whatever it was doing.<br>\r\n<br>\r\nThere are a few base customizations through the use of the \"Extension\" field when inserting the sprite:<br>\r\n- Extra Byte 1 will define how much HP the Chuck has. If set to xFF it will be invincible to stomps/hits from below. If set to x00 it will default to 3 hits.<br>\r\n- Extra Byte 2 defines how far the sprite moves on the platform, from x00-7F. If set to x00, it uses the same distance as the default Sumo Bros. and if set to x01, will not move at all. If the highest bit is set (by adding x80) it will transform into a default Chargin' Chuck (which overrides all HP-related configurations).<br>\r\n- Extra Byte 3 will define which sprite the Chuck throws, from a list. The default values for this are as follows:<br>\r\n--- x00 - Sumo Bros. Lightning<br>\r\n--- x01 - Next sprite in your list.txt.<br>\r\n--- x02 - Exploding Bob-Omb.<br>\r\n--- x03 - Hammer Bros.' Hammer<br>\r\n--- x04 - Spiny Egg<br>\r\nNew entries can be created if desired.",
    "latest_version": "smwc-21660-1583325947",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 21660,
        "title": "Sumo Chuck",
        "version": "smwc-21660-1583325947",
        "upstream_time": 1583325947,
        "download_url": "https://dl.smwcentral.net/21660/SumoChuck_edited.zip",
        "filename": "SumoChuck_edited.zip",
        "size": 7505,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sunshine-blooper-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25993,
    "title": "Sunshine Blooper v1.0",
    "authors": [
      "Eminus",
      "Von Fahrenheit"
    ],
    "tags": [
      "hybrid",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This is a Blooper based on its Super Mario Sunshine appearance. It will move around and spit ink at the player. It can be placed in ceilings as well. Setting the extra bit will prevent the sprite from moving. It's quite customizable and features easy GFX remapping.<br>\r\n<br>\r\nRequested for the Strongest Sprite Workshop 2020 by FedoraFriday",
    "latest_version": "smwc-25993-1614688479",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25993,
        "title": "Sunshine Blooper v1.0",
        "version": "smwc-25993-1614688479",
        "upstream_time": 1614688479,
        "download_url": "https://dl.smwcentral.net/25993/SunshineBlooper.zip",
        "filename": "SunshineBlooper.zip",
        "size": 10636,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-super-ball-n-chain-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28157,
    "title": "Super ball 'n' chain v1.0",
    "authors": [
      "Fernap"
    ],
    "tags": [
      "ball and chain",
      "lorom",
      "sa-1"
    ],
    "description": "A customizable version of the ball 'n' chain sprite.  Features include:<br>\r\n<br>\r\n- Adjustable speed and direction (up to 8x or 1/16x the default)<br>\r\n- Activate/deactivate or reverse direction with the ON/OFF switch<br>\r\n- Oscillate like a pendulum (either gradual or sudden reversals)<br>\r\n- Several stock shapes, with support to add your own:<br>\r\n-- Circle/ellipse of varying size (can be made astroid-like)<br>\r\n-- Square/rectangle of varying size (can be made into a cross shape)<br>\r\n-- Diamond of varying size<br>\r\n-- Regular polygon, including star-shaped<br>\r\n<br>\r\nSee the readme for a more complete discussion of these.<br>\r\n",
    "latest_version": "smwc-28157-1645392581",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28157,
        "title": "Super ball 'n' chain v1.0",
        "version": "smwc-28157-1645392581",
        "upstream_time": 1645392581,
        "download_url": "https://dl.smwcentral.net/28157/SBCv1.0.zip",
        "filename": "SBCv1.0.zip",
        "size": 20311,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-super-bob-omb",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22407,
    "title": "Super Bob-omb",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "asar 2 remoderation",
      "bob-omb",
      "bobomb",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This is a Super Bob-omb, inspired and rehauled from its original japanese code. It behaves like a normal Bob-omb, but it has a wider explosion range.<br>\r\n<br>\r\nIncludes .cfg and .json files. Tested with SA-1 and the latest version of PIXI.",
    "latest_version": "smwc-22407-1587843635",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22407,
        "title": "Super Bob-omb",
        "version": "smwc-22407-1587843635",
        "upstream_time": 1587843635,
        "download_url": "https://dl.smwcentral.net/22407/Super%20Bob%20Omb.zip",
        "filename": "Super Bob Omb.zip",
        "size": 3025,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-super-ghouls-n-ghosts-gririan-woo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35226,
    "title": "Super Ghouls N' Ghosts - Gririan/Woo",
    "authors": [
      "Blizzard Buffalo",
      "zuccha"
    ],
    "tags": [
      "asar 2 remoderation",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "Girian/Woo enemy from Super Ghouls N' Ghosts. This sprite can follow the player and spit fire/ice.<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=viewthread&t=125700\">Requested</a> by <span class=\"un-outer\" title=\"Blizzard Buffalo\"><a href=\"/?p=profile&amp;id=21984\" style=\"color: var(--user-color-2);\" class=\"un\">Blizzard Buffalo</a></span>.",
    "latest_version": "smwc-35226-1714412829",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35226,
        "title": "Super Ghouls N' Ghosts - Gririan/Woo",
        "version": "smwc-35226-1714412829",
        "upstream_time": 1714412829,
        "download_url": "https://dl.smwcentral.net/35226/gririan-1.0.0.zip",
        "filename": "gririan-1.0.0.zip",
        "size": 18375,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-super-mario-advance",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34185,
    "title": "Super Mario Advance 4 !-Switch",
    "authors": [
      "Burning Loaf"
    ],
    "tags": [
      "block",
      "lorom",
      "pacifist",
      "sa-1",
      "switch",
      "timer",
      "uberasm"
    ],
    "description": "In certain e-reader levels from Super Mario Advance 4, this unique !-switch appears. It functions mostly the same as the ones from Yoshi's Island, where it makes outlined blocks solid, but this one can be grabbed and re-used as soon as the timer runs out.<br>\r\nThe sprite requires UberASM to trigger Exanimation and decrease the timer. It also comes with a block, and requires 1 byte of freeram.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"edidari\"><a href=\"/?p=profile&amp;id=40944\" style=\"color: var(--user-color-1);\" class=\"un\">edidari</a></span>.",
    "latest_version": "smwc-34185-1697868125",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34185,
        "title": "Super Mario Advance 4 !-Switch",
        "version": "smwc-34185-1697868125",
        "upstream_time": 1697868125,
        "download_url": "https://dl.smwcentral.net/34185/SMA4%20Switch.zip",
        "filename": "SMA4 Switch.zip",
        "size": 11734,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-super-mario-bros",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 42078,
    "title": "Super Mario Bros. 3 - Spike and Spike Ball",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "airship",
      "burner",
      "buzzy beetle",
      "chasing",
      "enemy",
      "giant",
      "koopa",
      "lorom",
      "sa-1",
      "smb 3",
      "smb3",
      "spike",
      "spike balls",
      "spiny",
      "water"
    ],
    "description": "SMB3 style Spike and spike ball<br>\r\n<br>\r\nGreen - SMB3 Spike<br>\r\nBlue - Stone Spike (throws spike balls towards the screen)<br>\r\nRed - Fire Spike (throws fireballs instead of a spike ball)<br>\r\nExtra bit - move/stay flag<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"CalHal\"><a href=\"/?p=profile&amp;id=33725\" style=\"color: var(--user-color-1);\" class=\"un\">CalHal</a></span>",
    "latest_version": "smwc-42078-1775670513",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 42078,
        "title": "Super Mario Bros. 3 - Spike and Spike Ball",
        "version": "smwc-42078-1775670513",
        "upstream_time": 1775670513,
        "download_url": "https://dl.smwcentral.net/42078/SMB3_Spike.zip",
        "filename": "SMB3_Spike.zip",
        "size": 7926,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      },
      {
        "upstream_id": 41932,
        "title": "Super Mario Bros. 3 - Buzzy Beetle / Spiny",
        "version": "smwc-41932-1774305544",
        "upstream_time": 1774305544,
        "download_url": "https://dl.smwcentral.net/41932/smb3_buzzy_spiny_v3.zip",
        "filename": "smb3_buzzy_spiny_v3.zip",
        "size": 5500,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      },
      {
        "upstream_id": 33523,
        "title": "Super Mario Bros. 3 - Giant Koopas",
        "version": "smwc-33523-1690154210",
        "upstream_time": 1690154210,
        "download_url": "https://dl.smwcentral.net/33523/SMB%203%20-%20Giant%20Koopas.zip",
        "filename": "SMB 3 - Giant Koopas.zip",
        "size": 7222,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      },
      {
        "upstream_id": 33200,
        "title": "Super Mario Bros. 3 - Blooper",
        "version": "smwc-33200-1698727658",
        "upstream_time": 1698727658,
        "download_url": "https://dl.smwcentral.net/33200/SMB3%20Blooper.zip",
        "filename": "SMB3 Blooper.zip",
        "size": 7309,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      },
      {
        "upstream_id": 23485,
        "title": "Super Mario Bros. 3 - Burner (vertical and horizontal)",
        "version": "smwc-23485-1595002028",
        "upstream_time": 1595002028,
        "download_url": "https://dl.smwcentral.net/23485/SMB3%20Burner%20%28Edited%20a%20bit%29.zip",
        "filename": "SMB3 Burner (Edited a bit).zip",
        "size": 10151,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-super-mario-bros-smw-themed-flag-flagpole",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24651,
    "title": "Super Mario Bros & SMW Themed Flag/Flagpole",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "flag",
      "goal point",
      "lorom",
      "sa-1",
      "smb1",
      "smw styled"
    ],
    "description": "This is the goal flagpole seen in the original Super Mario Bros and countless Mario games since.<br>\r\n<br>\r\nOnce Mario grabs the pole, he will slide down, and once both he and the flag reach the base, the level will end. The higher Mario grabs the pole, the more points he gets, and if he grabs the top of the pole, he gets a 1-up.<br>\r\n<br>\r\nYou can customize what reward Mario gets for grabbing the top of the flagpole, choosing between points, or a 1-up, a new powerup status, or both. You can also set the exit type for the goal flag to be the normal exit, or any one of the 3 secret exits. Both options are controlled with the extra bytes - see the asm file for details, and usage notes.<br>\r\n<br>\r\nIncludes the original SMB style flag/flagpole, and a Super Mario World themed recreation with an animated flag.<br>\r\n<br>\r\nRequires a small hijack to take care of Yoshi interaction.<br>\r\n<br>\r\nUpdate: Added a \"stop time\" option to the 1st extra byte by setting the highest bit, and added a define for the level end song that plays.",
    "latest_version": "smwc-24651-1604808477",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24651,
        "title": "Super Mario Bros & SMW Themed Flag/Flagpole",
        "version": "smwc-24651-1604808477",
        "upstream_time": 1604808477,
        "download_url": "https://dl.smwcentral.net/24651/SMB%2BSMWFlagpole.zip",
        "filename": "SMB+SMWFlagpole.zip",
        "size": 26470,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-super-mario-bros-wonder-rolla-koopa",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40994,
    "title": "Super Mario Bros. Wonder - Rolla Koopa",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "koopa",
      "lorom",
      "sa-1"
    ],
    "description": "A Rolla Koopa from Super Mario Bros. Wonder. It acts like a normal koopa that moves fast and jumps off inclines.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Blizzard Buffalo\"><a href=\"/?p=profile&amp;id=21984\" style=\"color: var(--user-color-2);\" class=\"un\">Blizzard Buffalo</a></span>.<br>\r\n<br>\r\nGraphics by <span class=\"un-outer\" title=\"deltomX3\"><a href=\"/?p=profile&amp;id=60074\" style=\"color: var(--user-color-3);\" class=\"un unavailable inactive\">deltomX3</a></span>. Original sprite sheet can be found <a href=\"https://mfgg.net/index.php?act=resdb&param=02&c=1&id=40147\" rel=\"nofollow\">here</a>.",
    "latest_version": "smwc-40994-1766602236",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40994,
        "title": "Super Mario Bros. Wonder - Rolla Koopa",
        "version": "smwc-40994-1766602236",
        "upstream_time": 1766602236,
        "download_url": "https://dl.smwcentral.net/40994/Rolla%20Koopa.zip",
        "filename": "Rolla Koopa.zip",
        "size": 24022,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-super-mario-bros-wonder-serpont",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 41766,
    "title": "Super Mario Bros. Wonder - Serpont",
    "authors": [
      "DrippingYellow"
    ],
    "tags": [
      "enemy",
      "lorom",
      "pot",
      "sa-1",
      "snake"
    ],
    "description": "A snake enemy from Super Mario Bros. Wonder that hides in a pot.<br>\r\n<br>\r\nIt will emerge from the pot when the player approaches it. This pot gives the Serpont immunity to fireballs, but shatters when the player jumps on it, causing it to move faster. Stomping on it again will squish it. Alternatively, spin jumping on it (or stomping on it with Yoshi) will immediately kill it.<br>\r\n<br>\r\nIf the extra bit is set, it will spawn already moving. Its extended/extra bytes determine its pot tile and its properties, alongside its X speed before and after breaking its pot, allowing for custom \"angry\" variants and the like.<br>\r\n<br>\r\nAdditionally, this sprite should be initialized properly when spawned by a generator or another sprite like a Lakitu. See the top of the .asm file for more information.",
    "latest_version": "smwc-41766-1773715993",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 41766,
        "title": "Super Mario Bros. Wonder - Serpont",
        "version": "smwc-41766-1773715993",
        "upstream_time": 1773715993,
        "download_url": "https://dl.smwcentral.net/41766/Serpont.zip",
        "filename": "Serpont.zip",
        "size": 7978,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-super-mario-land",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25394,
    "title": "Super Mario Land 2 - Midway Bell",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "checkpoint",
      "lorom",
      "midway",
      "pacifist",
      "sa-1",
      "sml2"
    ],
    "description": "This is a midway bell from Super Mario Land 2. It sets a checkpoint upon contact.<br>\r\n<br>\r\nCredit is unecessary. Requested by Yoshin.",
    "latest_version": "smwc-25394-1607681991",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25394,
        "title": "Super Mario Land 2 - Midway Bell",
        "version": "smwc-25394-1607681991",
        "upstream_time": 1607681991,
        "download_url": "https://dl.smwcentral.net/25394/SML2%20Bell.zip",
        "filename": "SML2 Bell.zip",
        "size": 1951,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-super-mario-maker-2-tracker-block-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22350,
    "title": "Super Mario Maker 2 - Tracker Block (v1.3)",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "32x32",
      "block",
      "lorom",
      "platform",
      "reverse gravity",
      "sa-1",
      "sm3dw",
      "smm2"
    ],
    "description": "This sprite is a moving platform, which changes direction when touching specific map16 blocks.<br>\r\nThe blue block will start moving when the player steps on it, and it disappears when it reaches the end of its path.<br>\r\nThe red block always moves, and it doesn't disappear.<br>\r\n<br>\r\n--- Updates ---<br>\r\nver1.3 (March 7, 2020)<br>\r\n- Fixed solid interaction from all 4 directions.<br>\r\n- Made the blue block disappear when it reaches the end of it's path.<br>\r\n<br>\r\nver1.1 (July 26, 2019)<br>\r\n- Now it works with the reverse gravity patch.<br>\r\n",
    "latest_version": "smwc-22350-1589561688",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22350,
        "title": "Super Mario Maker 2 - Tracker Block (v1.3)",
        "version": "smwc-22350-1589561688",
        "upstream_time": 1589561688,
        "download_url": "https://dl.smwcentral.net/22350/TrackerBlock_v1%2C3.zip",
        "filename": "TrackerBlock_v1%2C3.zip",
        "size": 7059,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-super-mario-maker-bob-omb",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22331,
    "title": "Super Mario Maker: Bob-Omb",
    "authors": [
      "westslasher2"
    ],
    "tags": [
      "bob-omb",
      "carriable",
      "enemy",
      "explode",
      "item",
      "lorom",
      "sa-1"
    ],
    "description": "This is a near one-to-one remake of the bob-omb sprite from Super Mario Maker 1. It includes multiple defines allowing you to customize it's speed during and before being kicked, <br>\r\nchange the physics of Mario after you throw the bomb and much more, shoutouts to Mellonpizza for creating the bob-omb disassembly and Dtothefourth for the graphics. <br>\r\n<br>\r\nVersion 1.01<br>\r\n- Added full SA-1 compatibility<br>\r\n- Added some optimizations to the code.<br>\r\n<br>\r\n",
    "latest_version": "smwc-22331-1585777109",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22331,
        "title": "Super Mario Maker: Bob-Omb",
        "version": "smwc-22331-1585777109",
        "upstream_time": 1585777109,
        "download_url": "https://dl.smwcentral.net/22331/SMMBombs.zip",
        "filename": "SMMBombs.zip",
        "size": 7809,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-super-mario-maker-flying-spiny",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22096,
    "title": "Super Mario Maker - Flying Spiny",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "flying",
      "lorom",
      "sa-1",
      "spiny"
    ],
    "description": "This is a winged spiny from Super Mario Maker. It flies horizontally with slight vertical movement and spawns needles.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-22096-1582408401",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22096,
        "title": "Super Mario Maker - Flying Spiny",
        "version": "smwc-22096-1582408401",
        "upstream_time": 1582408401,
        "download_url": "https://dl.smwcentral.net/22096/Super%20Mario%20Maker%20-%20Flying%20Spiny.zip",
        "filename": "Super Mario Maker - Flying Spiny.zip",
        "size": 6272,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-super-mario-maker-midway-flag",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 13945,
    "title": "Super Mario Maker - Midway flag",
    "authors": [
      "lx5"
    ],
    "tags": [
      "flag",
      "lorom",
      "midway",
      "multi midway points",
      "sa-1",
      "super mario maker"
    ],
    "description": "Super Mario Maker flag with the following features:<br>\r\n<br>\r\na) Luigi GFX flag;<br>\r\nb) It has dynamic GFX;<br>\r\nc) Kaijyuu's Multi midway points patch support.<br>\r\n<br>\r\nVideo in action: <a href=\"https://youtu.be/r0fjgMdSmxM\" rel=\"nofollow\">https://youtu.be/r0fjgMdSmxM</a><br>\r\n<br>\r\nLuigi flag GFX made by KingKoopshi64 (KingGeoshiKoopshi64 on MFGG). <a href=\"http://www.mfgg.net/index.php?act=resdb&param=02&c=1&id=32299\" rel=\"nofollow\">Link to GFX</a>.",
    "latest_version": "smwc-13945-1468199676",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 13945,
        "title": "Super Mario Maker - Midway flag",
        "version": "smwc-13945-1468199676",
        "upstream_time": 1468199676,
        "download_url": "https://dl.smwcentral.net/13945/smm_mid_flag.zip",
        "filename": "smm_mid_flag.zip",
        "size": 5896,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-super-mario-maker-p-switch",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 29157,
    "title": "Super Mario Maker: P-Switch",
    "authors": [
      "westslasher2"
    ],
    "tags": [
      "carriable",
      "item",
      "lorom",
      "p-switch",
      "sa-1"
    ],
    "description": "This is a remake of the p-switch sprite from Super Mario Maker. These p-switches essentially act as a sort-of carryable platform that can disappear after a short period of time.<br>\r\nAdditionally you can also make changes to some of the interactions and physics of this sprite.<br>\r\n<br>\r\nNote: Separate graphics are used for the p-switches so that you can tell the difference between the vanilla version and the ones from Mario Maker.",
    "latest_version": "smwc-29157-1645063342",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 29157,
        "title": "Super Mario Maker: P-Switch",
        "version": "smwc-29157-1645063342",
        "upstream_time": 1645063342,
        "download_url": "https://dl.smwcentral.net/29157/SMM_PSwitch.zip",
        "filename": "SMM_PSwitch.zip",
        "size": 7834,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-super-mario-maker-spike-and-spike-ball",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23313,
    "title": "Super Mario Maker - Spike and Spike Ball",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "extended",
      "lorom",
      "sa-1",
      "smm2",
      "spike",
      "spike balls",
      "throw"
    ],
    "description": "This is a recreation of Spike (and spike ball) from Super Mario Maker 2.<br>\r\n<br>\r\nThis Spike stays in place, but then, it will throw a spiky iron ball which rolls on the ground. The spike ball rolls and destroys itself when it hits the wall or every vertical surface. Like kicked shells and throw blocks, spike balls can hit blocks (? Blocks and Turn Blocks) and destroys enemies, except this does not show score sprites. If the spike ball rolls up on a slope, it will roll back down. If Cape Mario cape spins in front of the rolling spike ball, it will bounce back to the other direction. When Yoshi tongues the spike ball, he can’t eat it, but he can spit it out. The Spike and spike ball are both customizable sprites. You can determine the number of seconds of how many spike balls or fast Spike throws, or how fast the spike ball rolls.<br>\r\n<br>\r\nRequested by CalHal.",
    "latest_version": "smwc-23313-1596505698",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23313,
        "title": "Super Mario Maker - Spike and Spike Ball",
        "version": "smwc-23313-1596505698",
        "upstream_time": 1596505698,
        "download_url": "https://dl.smwcentral.net/23313/SMM2Spike.zip",
        "filename": "SMM2Spike.zip",
        "size": 10410,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-super-mario-maker-swimming-goomba",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40039,
    "title": "Super Mario Maker - Swimming Goomba",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "underwater"
    ],
    "description": "This is a goomba.<br>\r\nIt moves underwater in Mario Maker.<br>\r\nIt will chase player when player enter a certain range.",
    "latest_version": "smwc-40039-1772944749",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40039,
        "title": "Super Mario Maker - Swimming Goomba",
        "version": "smwc-40039-1772944749",
        "upstream_time": 1772944749,
        "download_url": "https://dl.smwcentral.net/40039/swimming_goomba.zip",
        "filename": "swimming_goomba.zip",
        "size": 11562,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-super-mario-world",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24667,
    "title": "Super Mario World 2: Yoshi's Island - Numbered Platform",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "lorom",
      "map16",
      "pacifist",
      "platform",
      "sa-1"
    ],
    "description": "A numbered platform from Super Mario World 2: Yoshi's Island, found in levels like Don't Look Back (4-2).<br>\r\nIt's a platform which allows you to jump on only a limited amount of times.<br>\r\n<br>\r\nCan be used as a standalone sprite or in combination with a block. Uses the Map16 tile number for how often you can jump on one.<br>\r\n<br>\r\nRead the readme for more details.",
    "latest_version": "v1.0",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24667,
        "title": "Super Mario World 2: Yoshi's Island - Numbered Platform",
        "version": "v1.0",
        "upstream_time": 1604870647,
        "download_url": "https://dl.smwcentral.net/24667/NumberedPlatform.zip",
        "filename": "NumberedPlatform.zip",
        "size": 14349,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-super-metroid-firefly",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 27768,
    "title": "Super Metroid - Firefly",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "color",
      "color math",
      "enemy",
      "lorom",
      "sa-1",
      "super metroid"
    ],
    "description": "This sprite is useful. After all, it brightens barely lit rooms much like in Super Metroid where they're originally coming from. You don't want to kill to many of them.<br>\r\nBe careful, they can still hurt you! And they still die from contact!",
    "latest_version": "smwc-27768-1636797742",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 27768,
        "title": "Super Metroid - Firefly",
        "version": "smwc-27768-1636797742",
        "upstream_time": 1636797742,
        "download_url": "https://dl.smwcentral.net/27768/MetroidFirefly.zip",
        "filename": "MetroidFirefly.zip",
        "size": 12016,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-surface-jumping-fish",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16758,
    "title": "Surface Jumping Fish",
    "authors": [
      "Major Flare"
    ],
    "tags": [
      "cheep cheep",
      "cheep-cheep",
      "disassembly",
      "fish",
      "jumping",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 18 (surface jumping cheep-cheep), commented and ready to be inserted with PIXI. SA-1 Compatible.",
    "latest_version": "smwc-16758-1513010901",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16758,
        "title": "Surface Jumping Fish",
        "version": "smwc-16758-1513010901",
        "upstream_time": 1513010901,
        "download_url": "https://dl.smwcentral.net/16758/Jumping_Cheep.zip",
        "filename": "Jumping_Cheep.zip",
        "size": 1482,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-surprise-mad-muncher",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3534,
    "title": "Surprise Mad Muncher",
    "authors": [
      "Ixtab"
    ],
    "tags": [
      "enemy",
      "lorom",
      "muncher"
    ],
    "description": "This cute little munchy acts the same as his floating brothers. Except get close and he'll go crazy, chasing you, jumping and spitting fire balls. Known problems: It's sometimes reverts to a normal muncher while in air.<br>\r\nRequested by various people on #smwc.",
    "latest_version": "smwc-3534-1262366220",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3534,
        "title": "Surprise Mad Muncher",
        "version": "smwc-3534-1262366220",
        "upstream_time": 1262366220,
        "download_url": "https://dl.smwcentral.net/3534/Surprise%20Mad%20Muncher.zip",
        "filename": "Surprise Mad Muncher.zip",
        "size": 4382,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-surrounded-bullet-generator",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 17876,
    "title": "Surrounded Bullet Generator",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bullet",
      "bullet bill",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of generator D6 in SMW - Surrounded Bullet Generator.<br>\r\nCredit is unecessary.",
    "latest_version": "smwc-17876-1532020304",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 17876,
        "title": "Surrounded Bullet Generator",
        "version": "smwc-17876-1532020304",
        "upstream_time": 1532020304,
        "download_url": "https://dl.smwcentral.net/17876/Surrounded%20Bullet%20Generator.zip",
        "filename": "Surrounded Bullet Generator.zip",
        "size": 1134,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sushi",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23836,
    "title": "Sushi",
    "authors": [
      "A-l-e-x-99"
    ],
    "tags": [
      "lorom",
      "new super mario bros",
      "sa-1",
      "shark",
      "underwater"
    ],
    "description": "Recreation of the shark in level 1-A of <i>New Super Mario Bros. DS</i> (despite this, the included ExGFX file is the <i>Super Mario Land 2</i> shark). It swims slowly until it sees Mario, at which point it speeds up. Does not actually require sprite buoyancy or water, and can work in the air.<br>\r\n<br>\r\nBy default, it takes five fireballs to kill, similar to a Chuck. It also can't be jumped on, but any other attack kills it instantly.<br>\r\n<br>\r\nThe included ExGFX file goes over the Dolphin's frames in GFX06.",
    "latest_version": "smwc-23836-1596861455",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23836,
        "title": "Sushi",
        "version": "smwc-23836-1596861455",
        "upstream_time": 1596861455,
        "download_url": "https://dl.smwcentral.net/23836/Sushi.zip",
        "filename": "Sushi.zip",
        "size": 5335,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-suu",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16230,
    "title": "Suu",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "forest",
      "ghost house",
      "lorom",
      "sa-1",
      "sml",
      "spider",
      "super mario land"
    ],
    "description": "A spider from Super Mario Land that will drop at the player when they approach, then rise back to its initial position.<br>\r\n<br>\r\nThis sprite was part of smkdan's Super Mario Land sprites pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16230-1504719083",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16230,
        "title": "Suu",
        "version": "smwc-16230-1504719083",
        "upstream_time": 1504719083,
        "download_url": "https://dl.smwcentral.net/16230/Suu.zip",
        "filename": "Suu.zip",
        "size": 5622,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-sweep-blaster",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16265,
    "title": "Sweep Blaster",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "bill blaster",
      "block sprite",
      "bullet bill",
      "bullet bill blaster",
      "bullet shooter",
      "lorom",
      "sa-1",
      "shooter"
    ],
    "description": "This Bill-Blaster like enemy will fall down from the top of the screen endlessly and shoot at the player when they are vertically aligned. It also acts as a semi-solid platform!<br>\r\n<br>\r\nIt won't shoot if the player is too close, though.<br>\r\n<br>\r\nIf you set the Extra Bit, it will stick to the right side of the screen, which is a viable substitute for the vanilla Bullet generator in things like autoscrollers. This set of behaviors from the Sweep Blaster is a lot less polite, though, and will shoot no matter if the player is close or not.",
    "latest_version": "smwc-16265-1510926697",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16265,
        "title": "Sweep Blaster",
        "version": "smwc-16265-1510926697",
        "upstream_time": 1510926697,
        "download_url": "https://dl.smwcentral.net/16265/sweep_blaster.zip",
        "filename": "sweep_blaster.zip",
        "size": 4404,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-swimming-cheep-cheep",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3569,
    "title": "Swimming Cheep-Cheep",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "cheep-cheep",
      "enemy",
      "fish",
      "lorom"
    ],
    "description": "This is a disassembly of the horizontally- and vertically-swimming Cheep-Cheeps (sprites 15 and 16), commented and ready to be inserted with PIXI. The extra bit determines which of the two original sprites it acts like: see the ASM file for more information.",
    "latest_version": "smwc-3569-1272055201",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3569,
        "title": "Swimming Cheep-Cheep",
        "version": "smwc-3569-1272055201",
        "upstream_time": 1272055201,
        "download_url": "https://dl.smwcentral.net/3569/Cheep-Cheep.zip",
        "filename": "Cheep-Cheep.zip",
        "size": 2730,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-swimming-jumping-fish",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32804,
    "title": "Swimming/Jumping Fish",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "enemy",
      "fish",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 47, the Swimming/Jumping Fish that \"swims\" back and forth and then jumps up (it doesn't require water and will swim through anything).<br>\r\nYou can find some customizations in the asm file.",
    "latest_version": "smwc-32804-1688020383",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32804,
        "title": "Swimming/Jumping Fish",
        "version": "smwc-32804-1688020383",
        "upstream_time": 1688020383,
        "download_url": "https://dl.smwcentral.net/32804/47_disassembly.zip",
        "filename": "47_disassembly.zip",
        "size": 2484,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-swinging-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3666,
    "title": "Swinging Platform",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "platform",
      "sa-1",
      "swinging"
    ],
    "description": "This is a disassembly of sprite 5F in SMW, the swinging platform.<br>\r\n<br>\r\nNote: It's kind of messy, and there are almost no comments *because* the code was so messy. If anyone can actually figure out what even half the stuff in here actually does and would want to comment and resubmit it, be my guest.<br>\r\nNote 2: USE THE NO SPRITE TILE LIMITS PATCH if you want this sprite to show up correctly.  I can't explain or diagnose it, but when you don't, the graphics sometimes get messed up (and not via missing tiles, either)...and sometimes they don't.  I don't know what causes the glitches, but they don't seem to happen when the patch is utilized.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3666-1282325756",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3666,
        "title": "Swinging Platform",
        "version": "smwc-3666-1282325756",
        "upstream_time": 1282325756,
        "download_url": "https://dl.smwcentral.net/3666/SMWSDIS%20-%20sprite%205F%20-%20swinging%20platform.zip",
        "filename": "SMWSDIS - sprite 5F - swinging platform.zip",
        "size": 2970,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-switch-controlled-grey-rotating-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20784,
    "title": "Switch-Controlled Grey Rotating Platform",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "block",
      "lorom",
      "on off",
      "pacifist",
      "platform",
      "sa-1",
      "switch"
    ],
    "description": "A recode of the grey rotating platform (sprite A3) with a lot of new behavior based on a switch, including:<br>\r\n- Ability to control with an ON/OFF switch, or a custom one.<br>\r\n- Ability to switch rotation direction, or to start frozen and then rotate after state change.<br>\r\n<br>\r\nNow PIXI compatible.",
    "latest_version": "smwc-20784-1565233943",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20784,
        "title": "Switch-Controlled Grey Rotating Platform",
        "version": "smwc-20784-1565233943",
        "upstream_time": 1565233943,
        "download_url": "https://dl.smwcentral.net/20784/Switch-Controlled%20Grey%20Rotating%20Platform%20%5BPIXI%5D.zip",
        "filename": "Switch-Controlled Grey Rotating Platform %5BPIXI%5D.zip",
        "size": 3216,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-swooper",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24166,
    "title": "Swooper",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "bat",
      "enemy",
      "lorom",
      "sa-1",
      "swooper bat"
    ],
    "description": "A disassembly of the Swooper bat (sprite BE), commented and ready to be inserted with PIXI.",
    "latest_version": "smwc-24166-1597015814",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24166,
        "title": "Swooper",
        "version": "smwc-24166-1597015814",
        "upstream_time": 1597015814,
        "download_url": "https://dl.smwcentral.net/24166/SwooperDis.zip",
        "filename": "SwooperDis.zip",
        "size": 2688,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-swooper-eerie",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 31394,
    "title": "Swooper Eerie",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "eerie",
      "lorom",
      "sa-1",
      "swooper"
    ],
    "description": "This is an Eerie which will cling to the ceiling and swoop down when Mario gets close, similarly to Swoopers. Afterwards, it will move in a straight line or in a wave motion like normal Eeries, depending on the extra bit. The 1st extra byte determines if the wave motion starts upwards or downwards. In the asm file you can find various parameters to tweak the movement.",
    "latest_version": "smwc-31394-1663200395",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 31394,
        "title": "Swooper Eerie",
        "version": "smwc-31394-1663200395",
        "upstream_time": 1663200395,
        "download_url": "https://dl.smwcentral.net/31394/SwooperEerie.zip",
        "filename": "SwooperEerie.zip",
        "size": 2677,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-tap-tap",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32565,
    "title": "Tap-Tap",
    "authors": [
      "Dispari Scuro"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "smtko",
      "smw2",
      "super mario tko",
      "yoshi's island"
    ],
    "description": "Based on Tap-Tap from SMW2: YI. Tap-Tap is invincible to normal damage, but can be hit by shells and other thrown items and stunned temporarily. It uses the extra bit to determine if it should be a walking or jumping Tap-Tap.<br>\r\n<br>\r\nupdated by <span class=\"un-outer\" title=\"Isikoro\"><a href=\"/?p=profile&amp;id=36566\" style=\"color: var(--user-color-1);\" class=\"un\">Isikoro</a></span><br>\r\nFixed problem with misaligned footsteps.<br>\r\nConverted to Json file.",
    "latest_version": "smwc-32565-1687545283",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32565,
        "title": "Tap-Tap",
        "version": "smwc-32565-1687545283",
        "upstream_time": 1687545283,
        "download_url": "https://dl.smwcentral.net/32565/tap_tap.zip",
        "filename": "tap_tap.zip",
        "size": 9312,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-tap-tap-the-red-nose",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3747,
    "title": "Tap-Tap the Red Nose",
    "authors": [
      "Roy"
    ],
    "tags": [
      "asar 2 remoderation",
      "boss",
      "dynamic",
      "lorom",
      "tap-tap",
      "yoshi's island"
    ],
    "description": "This is that boss from Yoshi's Island in World 6-4, now ported over to SMW. Having already been ported over back in <a href=\"http://www.youtube.com/watch?v=OL7o3ezAK-g\" rel=\"nofollow\">March/April 2010</a> and used in ASMWCP's World 8, and even being released unofficially, it is now time to put this boss into the custom sprite section, where it belongs.<br>\r\nInformation on insertion can be found in the readme. This pack comes with a version that uses the spike hell sprite (original), but also one that doesn't. Requires the No more sprite tile limits patch.<br>\r\n<br>\r\nUpdated so graphics no longer need to be manually inserted with a patch.<br>\r\n<br>\r\n<i>Tester's note: When the lava is placed too low, the level may not end. If for some level design reason the lava HAS to be placed low, use a level ender sprite or such to end the level properly.</i>",
    "latest_version": "smwc-3747-1326554650",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3747,
        "title": "Tap-Tap the Red Nose",
        "version": "smwc-3747-1326554650",
        "upstream_time": 1326554650,
        "download_url": "https://dl.smwcentral.net/3747/taptap.zip",
        "filename": "taptap.zip",
        "size": 18544,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-targeting-ted",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 17522,
    "title": "Targeting Ted",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "exploding",
      "lorom",
      "sa-1",
      "torpedo",
      "torpedo ted",
      "underwater"
    ],
    "description": "This is a torpedo ted that chases you and explodes like a bob-omb.<br>\r\n<br>\r\nCredit is optional. Requested by Super Stiviboy.",
    "latest_version": "smwc-17522-1526228862",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 17522,
        "title": "Targeting Ted",
        "version": "smwc-17522-1526228862",
        "upstream_time": 1526228862,
        "download_url": "https://dl.smwcentral.net/17522/ExplodingFollowingTed.zip",
        "filename": "ExplodingFollowingTed.zip",
        "size": 5390,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-teleport-keyhole",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28275,
    "title": "Teleport Keyhole",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "key hole",
      "keyhole",
      "lorom",
      "sa-1",
      "teleport"
    ],
    "description": "As the title suggests, it is a keyhole to teleport.",
    "latest_version": "smwc-28275-1637642593",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28275,
        "title": "Teleport Keyhole",
        "version": "smwc-28275-1637642593",
        "upstream_time": 1637642593,
        "download_url": "https://dl.smwcentral.net/28275/TeleportKeyhole.zip",
        "filename": "TeleportKeyhole.zip",
        "size": 1779,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-tenbin-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35678,
    "title": "Tenbin Platform",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "lorom",
      "platform",
      "sa-1"
    ],
    "description": "from SMB1 Tenbin Platform<br>\r\nchange platform width.<br>\r\n<br>\r\nScrolling resets the height<br>\r\nso it is better to use autoscroll oneway etc...",
    "latest_version": "smwc-35678-1702263924",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35678,
        "title": "Tenbin Platform",
        "version": "smwc-35678-1702263924",
        "upstream_time": 1702263924,
        "download_url": "https://dl.smwcentral.net/35678/smb1_tenbin.zip",
        "filename": "smb1_tenbin.zip",
        "size": 3119,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-thermal-key",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3294,
    "title": "Thermal Key",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "fire",
      "ice",
      "key",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "This key can actually change its own temperature, enabling (and restricting) access to temperature-sensitive doors. There are 3 states of the key: normal, frozen, and blazing.<br>\r\n<br>\r\nIncluded are the 3 temperature-sensitive doors (GPS blocks).<br>\r\n<br>\r\nRead the readme for more info (like coding your own blocks for this)!<br>\r\n<br>\r\n<i>Tester's note: Original idea, and nice execution of it!</i>",
    "latest_version": "smwc-3294-1316708480",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3294,
        "title": "Thermal Key",
        "version": "smwc-3294-1316708480",
        "upstream_time": 1316708480,
        "download_url": "https://dl.smwcentral.net/3294/ThermalKey.zip",
        "filename": "ThermalKey.zip",
        "size": 5044,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-throw-block-sprite",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 31551,
    "title": "Throw Block Sprite",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "carriable",
      "lorom",
      "pacifist",
      "sa-1",
      "throw block",
      "throwblock"
    ],
    "description": "This is a disassembly of sprite 53 in SMW - Throw Block Sprite.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Hamtaro126\"><a href=\"/?p=profile&amp;id=229\" style=\"color: var(--user-color-2);\" class=\"un\">Hamtaro126</a></span>.",
    "latest_version": "smwc-31551-1671461240",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 31551,
        "title": "Throw Block Sprite",
        "version": "smwc-31551-1671461240",
        "upstream_time": 1671461240,
        "download_url": "https://dl.smwcentral.net/31551/ThrowblockDis.zip",
        "filename": "ThrowblockDis.zip",
        "size": 8180,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-throwaway-pokey",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 30194,
    "title": "Throwaway Pokey",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "lorom",
      "pokey",
      "sa-1"
    ],
    "description": "This pokey throws its segments at the player in an attempt to hurt them.",
    "latest_version": "smwc-30194-1659915613",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 30194,
        "title": "Throwaway Pokey",
        "version": "smwc-30194-1659915613",
        "upstream_time": 1659915613,
        "download_url": "https://dl.smwcentral.net/30194/ThrowawayPokey.zip",
        "filename": "ThrowawayPokey.zip",
        "size": 7072,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-thunder-lakitu",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3591,
    "title": "Thunder Lakitu",
    "authors": [
      "Ixtab"
    ],
    "tags": [
      "boss",
      "cloud",
      "enemy",
      "lakitu",
      "lakitu boss",
      "lightning",
      "lorom",
      "sa-1",
      "thunder"
    ],
    "description": "A Lakitu which follows Mario around the screen and drops lightning bolts. After dropping 3, it'll move down to the ground so that Mario can hit it. It dies by disappearing in a puff of smoke after 6 hits.<br>\r\n<br>\r\nDo not use in levels with more than 1 screen. Make sure to set the extra bit when placing it.<br>\r\n<br>\r\nSee the readme for instructions on how to insert it. Check out both ASM files for customization options.<br>\r\n",
    "latest_version": "smwc-3591-1278166848",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3591,
        "title": "Thunder Lakitu",
        "version": "smwc-3591-1278166848",
        "upstream_time": 1278166848,
        "download_url": "https://dl.smwcentral.net/3591/Thunder%20Lakitu.zip",
        "filename": "Thunder Lakitu.zip",
        "size": 6104,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-thwimp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 19933,
    "title": "Thwimp",
    "authors": [
      "Awsomest 14",
      "RussianMan",
      "mathie",
      "mikeyk",
      "yoshicookiezeus"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "thwimp"
    ],
    "description": "This is the Thwimp Disassembly included in Romi's SpriteTool by mikeyk but there was an error in that code though that made the Thwimp only jump straight up and straight down. That error however, is fixed here and works perfectly.<br>\r\n<br>\r\nNow SA-1 hybrid.<br>\r\n<br>\r\nIncludes original and modified versions, where modified version contains some new features. Check ASM for more info.",
    "latest_version": "smwc-19933-1558198170",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 19933,
        "title": "Thwimp",
        "version": "smwc-19933-1558198170",
        "upstream_time": 1558198170,
        "download_url": "https://dl.smwcentral.net/19933/%5BDisassembly%5D%20Thwimp.zip",
        "filename": "%5BDisassembly%5D Thwimp.zip",
        "size": 4915,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-thwimp-thwomp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18929,
    "title": "Thwimp Thwomp",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This is a Thwomp that jumps just like a Thwimp.",
    "latest_version": "smwc-18929-1547338415",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18929,
        "title": "Thwimp Thwomp",
        "version": "smwc-18929-1547338415",
        "upstream_time": 1547338415,
        "download_url": "https://dl.smwcentral.net/18929/Thwomp%20-%20Thwimp%20Style%20ft.%20Erik.zip",
        "filename": "Thwomp - Thwimp Style ft. Erik.zip",
        "size": 1196,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-thwomp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23825,
    "title": "Thwomp",
    "authors": [
      "RussianMan",
      "yoshicookiezeus"
    ],
    "tags": [
      "asar 2 remoderation",
      "enemy",
      "lorom",
      "sa-1",
      "thwimp",
      "thwomp"
    ],
    "description": "This is a disassembly of sprite 26 in SMW - thwomp.<br>\r\n<br>\r\nComes with On/Off and mini versions by yoshicookiezeus.<br>\r\n<br>\r\nOn Extra Bit it'll move only on On/Off switch state, depending on variable.<br>\r\n<br>\r\n(I know that there was mikeyk's disassembly, but I felt like making my own version)<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-23825-1596778052",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23825,
        "title": "Thwomp",
        "version": "smwc-23825-1596778052",
        "upstream_time": 1596778052,
        "download_url": "https://dl.smwcentral.net/23825/ThwompDis.zip",
        "filename": "ThwompDis.zip",
        "size": 9014,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-thwomp-pack-thwompsprfix-asm-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32561,
    "title": "Thwomp Pack + thwompsprfix.asm v1.4",
    "authors": [
      "Isikoro",
      "Tattletale"
    ],
    "tags": [
      "asar 2 remoderation",
      "enemy",
      "lorom",
      "sa-1",
      "thwomp"
    ],
    "description": "A Thwomp pack with thwompsprfix.asm<br>\r\n<br>\r\nI also added the Thwomp Face Flip Fix patch as configs. By default it's turned off.<br>\r\n<br>\r\nComes with:<br>\r\n    - Downwards Thwomp<br>\r\n    - Upwards Thwomp<br>\r\n    - Right Thwomp<br>\r\n    - Left Thwomp<br>\r\n    - Power Downwards Thwomp<br>\r\n    - Power Upwards Thwomp<br>\r\n    - Power Right Thwomp<br>\r\n    - Power Left Thwomp<br>\r\nAll of them can be used as Mad Thwomps (goes up/down right/left and so on once set off) if you set the extra bit.<br>\r\n<br>\r\n- Why did you make this tho? There's already another version of all this for download.<br>\r\n<br>\r\nI also merged <a href=\"https://www.smwcentral.net/?p=section&a=details&id=13180\">thwompsprfix.asm</a> into this code, so all fixes on that patch are also coded for these Thwomps. I needed this, so I thought maybe more people would also need this.<br>\r\n<br>\r\nThis is also a single file sprite, so the more you use the more space TM you save (it may not perform as good as using standalone files due to checks and whatnot).<br>\r\n<br>\r\nThere's also a partial fix to ascension glitch that bothers me a lot with the original Upwards guy. Original code really kills you in unfair ways most of the time when going up. This feature/fix has to be enabled, so read the README.txt for further instructions.<br>\r\n<br>\r\nThis code also respects what palette row you set on the cfg.<br>\r\n<br>\r\nAnother minor fix is that they now properly die to shells and whatnot if specified on the CFG. Just set them to interact with other sprites if you wish that to happen. Original code (SMW code) dies to shells according to sprite slot, it's super weird, so I just left the behavior there for you to choose, but more consistent.<br>\r\n<br>\r\nChangelog:<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog</span></div><div class=\"collapse-content\">1.1<br>\r\n-----<br>\r\nBetter ascension glitch fix.<br>\r\nFixed a bug where only the thwomp up would benefit from setting up the fix ascension glitch flag.<br>\r\nIt seems I also forgot to add a routine for this thing in the last version lol (related to the ascension glitch flag).<br>\r\nSA1 compatible.<br>\r\n<br>\r\n1.2 (<span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>)<br>\r\n-----<br>\r\nFixed a bug with the sideways power thwomps as they didn't correctly check for walls.<br>\r\n<br>\r\n1.3<br>\r\n-----<br>\r\nUpdate routine SubVertPosWithClipping to comply to new routine standards.<br>\r\nAdded routine SpinPlayerUp (apparently I forgot to add this routine twice lol, it's used in the ascension glitch flag fix).<br>\r\nAdded a small bugfix for the ascension glitch - the gitch caused it to be way more lenient than it should once the thwomp stopped going up.<br>\r\nI rewrote the state table / load, so now the old blocks that break on thwomp contact work with this thwomp pack. It should also feel a lot better to create new states.<br>\r\nFixed a bug with the draw GFX routine where it would reserve one tile more than it should when no angry face tiles were drawn.<br>\r\nAdded the Thwomp Face Flip Fix patch as configurable flag (default is turned off).<br>\r\nExtracted some configs and flags so you can get more stuff configured.<br>\r\n<br>\r\n<br>\r\n1.4 (<span class=\"un-outer\" title=\"Isikoro\"><a href=\"/?p=profile&amp;id=36566\" style=\"color: var(--user-color-1);\" class=\"un\">Isikoro</a></span>)<br>\r\n-----<br>\r\nAdded a setting to look in the direction of movement.<br>\r\nAllows the player to set whether or not to look at the player when he/she approaches.<br>\r\nConverted to a json file, changed the setting RAM from \"extra_prop\" to \"extra_byte\", and combined them into one sprite.</div></div>",
    "latest_version": "smwc-32561-1686285898",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32561,
        "title": "Thwomp Pack + thwompsprfix.asm v1.4",
        "version": "smwc-32561-1686285898",
        "upstream_time": 1686285898,
        "download_url": "https://dl.smwcentral.net/32561/thwomps%20v1.4.zip",
        "filename": "thwomps v1.4.zip",
        "size": 11972,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-thwompin-chuck",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32379,
    "title": "Thwompin' Chuck",
    "authors": [
      "Daizo Dee Von"
    ],
    "tags": [
      "boss",
      "chuck",
      "earthquake",
      "enemy",
      "homing",
      "jumping",
      "lorom",
      "mashup",
      "sa-1",
      "stun",
      "thwomp"
    ],
    "description": "An amalgamate of a chuck and a thwomp, combining their powers into one entity.<br>\r\n<br>\r\nThe \"thwomp\" part detects x position and the smash, while the chuck adds the jump and the movement. Extra bit gives the sprite more hitpoints, which can be useful for bosses. Extra Byte 1 changes it's x speed (08 by default) and Extra Byte 2 changes it's jump power. There's also a setting which allows the Thwompin Chuck to end the level if the extra bit is set (the \"boss\" mode).<br>\r\n<br>\r\nUnlike the 2022 Mad Scientist version, this one has more compressed graphics and no longer needs custom palettes. If for whatever reason you want the old version, seek the download found in the <a href=\"https://smwc.me/1609548\">competition thread</a>.<br>\r\n<br>\r\nPlease give credit if used. Thank you.",
    "latest_version": "smwc-32379-1686832382",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32379,
        "title": "Thwompin' Chuck",
        "version": "smwc-32379-1686832382",
        "upstream_time": 1686832382,
        "download_url": "https://dl.smwcentral.net/32379/%5BSprite%5D%20Thwompin%27%20Chuck.zip",
        "filename": "%5BSprite%5D Thwompin%27 Chuck.zip",
        "size": 15200,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-time-clock",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26711,
    "title": "+/- Time Clock",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "clock",
      "lorom",
      "sa-1",
      "time",
      "timer"
    ],
    "description": "This is a Clock that can add to or subtract from the timer when collected, like in games such as Super Mario 3D Land/World. You can customize the number of timer seconds added/subtracted (from 1-255), the type of effect produced when collected, whether the Clock is solid, and more.<br>\r\nIt also handles overflow and underflow - If adding to the timer would take it past 999, the timer is set to 999. If subtracting from it would take it below 0, the timer is set to 0 and the player is killed with a TIME UP!.<br>\r\n<br>\r\nSee the .asm file for customization options.<br>\r\n<br>\r\nRequested by M. Yusuf Suleman.",
    "latest_version": "smwc-26711-1626759051",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26711,
        "title": "+/- Time Clock",
        "version": "smwc-26711-1626759051",
        "upstream_time": 1626759051,
        "download_url": "https://dl.smwcentral.net/26711/Plusminusclock.zip",
        "filename": "Plusminusclock.zip",
        "size": 6277,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-timed-carrot-lift",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 31371,
    "title": "Timed Carrot Lift",
    "authors": [
      "Abdu"
    ],
    "tags": [
      "carrot top lift",
      "lorom",
      "pacifist",
      "sa-1",
      "solid",
      "timed lift"
    ],
    "description": "A carrot lift but is timed.",
    "latest_version": "smwc-31371-1664321698",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 31371,
        "title": "Timed Carrot Lift",
        "version": "smwc-31371-1664321698",
        "upstream_time": 1664321698,
        "download_url": "https://dl.smwcentral.net/31371/Timed%20CarrotLift.zip",
        "filename": "Timed CarrotLift.zip",
        "size": 6278,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-timed-lift",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3467,
    "title": "Timed Lift",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "explode",
      "exploding",
      "fall",
      "falling",
      "lift",
      "lorom",
      "pacifist",
      "platform",
      "sa-1",
      "time",
      "timed",
      "timer"
    ],
    "description": "The timed lift sprite from SMW, disassembled and commented.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3467-1251633620",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3467,
        "title": "Timed Lift",
        "version": "smwc-3467-1251633620",
        "upstream_time": 1251633620,
        "download_url": "https://dl.smwcentral.net/3467/timed_lift.zip",
        "filename": "timed_lift.zip",
        "size": 2196,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      },
      {
        "upstream_id": 3347,
        "title": "Timed Lift",
        "version": "smwc-3347-1230612055",
        "upstream_time": 1230612055,
        "download_url": "https://dl.smwcentral.net/3347/Timed%20Lift.zip",
        "filename": "Timed Lift.zip",
        "size": 23367,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-timed-on-off-switch",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26550,
    "title": "Timed ON/OFF Switch",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "lorom",
      "onoff switch",
      "pacifist",
      "sa-1",
      "timed"
    ],
    "description": "This is a block sprite that when hit from below, will flip the ON/OFF switch for a set duration of time, before reverting back. You can set the duration before reverting on a per-sprite basis. You can also set a duration multiplier, and optionally have each switch display a \"!\" symbol when the ON/OFF switch is about to revert.<br>\r\n<br>\r\nRequested by Stivi.",
    "latest_version": "smwc-26550-1618219118",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26550,
        "title": "Timed ON/OFF Switch",
        "version": "smwc-26550-1618219118",
        "upstream_time": 1618219118,
        "download_url": "https://dl.smwcentral.net/26550/TimedOnOff.zip",
        "filename": "TimedOnOff.zip",
        "size": 5071,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-tip-the-growing-block",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 9571,
    "title": "Tip the Growing Block",
    "authors": [
      "leod"
    ],
    "tags": [
      "block",
      "growing",
      "grows",
      "lorom",
      "platform",
      "solid"
    ],
    "description": "Tip the Growing Block is just a solid block that grows when Mario hits it from below, going from 16x16 to 24x24 and finally to 32x32.<br>\r\n<br>\r\nSetting the extra bit will make it skip right from 16x16 to 32x32 and back.<br>\r\n<br>\r\nUseful as just a little thing to use when designing levels, allows additional leverage to hit higher blocks in block pyramids or to reach alternate paths.<br>\r\n<br>\r\n<br>\r\nPretty much everything is customizable through defines at the top.<br>\r\n<br>\r\nIncludes simple cute graphics, uses palette A by default.<br>\r\nIf you're planning to make your own, the face is the single 8x8 right above the solid colored block.",
    "latest_version": "smwc-9571-1432754077",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 9571,
        "title": "Tip the Growing Block",
        "version": "smwc-9571-1432754077",
        "upstream_time": 1432754077,
        "download_url": "https://dl.smwcentral.net/9571/growblock.zip",
        "filename": "growblock.zip",
        "size": 7124,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-tokotoko",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16231,
    "title": "Tokotoko",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "easter island",
      "lorom",
      "sa-1",
      "sml",
      "super mario land"
    ],
    "description": "The Easter Island-styled creature from Super Mario Land that runs quickly straightforward.<br>\r\n<br>\r\nThis sprite was part of smkdan's Super Mario Land sprites pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16231-1504719254",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16231,
        "title": "Tokotoko",
        "version": "smwc-16231-1504719254",
        "upstream_time": 1504719254,
        "download_url": "https://dl.smwcentral.net/16231/Tokotoko.zip",
        "filename": "Tokotoko.zip",
        "size": 5074,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-toothy-s-pipe",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 40896,
    "title": "Toothy's Pipe",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "A carriable pipe. While carried, Toothy, a piranha plant, comes out of it and kills enemies. You can optionally enable it to shatter specified map16 tiles on contact.<br>\r\n<br>\r\nOriginally from Super Mario Bros. X.",
    "latest_version": "smwc-40896-1772572957",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 40896,
        "title": "Toothy's Pipe",
        "version": "smwc-40896-1772572957",
        "upstream_time": 1772572957,
        "download_url": "https://dl.smwcentral.net/40896/toothy_pipe.zip",
        "filename": "toothy_pipe.zip",
        "size": 9519,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-tornado",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 30185,
    "title": "Tornado",
    "authors": [
      "RealLink"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1",
      "spinjump",
      "tornado"
    ],
    "description": "Name: Tornado<br>\r\nAuthor: RealLink<br>\r\nGenerator: No<br>\r\nUses Extra Bit: No<br>\r\nDescription: This 16x16 sprite will \"walk\" along the ground, and spin Mario upwards when he touches it. It doesn't interact with other sprites and is not killable. GFX from TLoZ: OoA/OoS included. Please give credit if used.<br>\r\nAlso, thanks to yoshicookiezeus for helping me with the GFX Routine.",
    "latest_version": "smwc-30185-1649731187",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 30185,
        "title": "Tornado",
        "version": "smwc-30185-1649731187",
        "upstream_time": 1649731187,
        "download_url": "https://dl.smwcentral.net/30185/Tornado.zip",
        "filename": "Tornado.zip",
        "size": 3829,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-torpedo-launcher",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16713,
    "title": "Torpedo Launcher",
    "authors": [
      "Davros",
      "ICB"
    ],
    "tags": [
      "enemy",
      "launcher",
      "lorom",
      "pacifist",
      "sa-1",
      "shooter",
      "torpedo",
      "torpedo ted"
    ],
    "description": "A disassembly of sprite CA, the launcher which spawns Torpedo Teds. Includes options to stop spawning sprites when the player is near and also to display or not the launcher arm.<br>\r\n<br>\r\nNote that while it can spawn sprites other than Torpedo Teds, they won't behave properly due to lacking a \"being launched\" state.",
    "latest_version": "smwc-16713-1512071646",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16713,
        "title": "Torpedo Launcher",
        "version": "smwc-16713-1512071646",
        "upstream_time": 1512071646,
        "download_url": "https://dl.smwcentral.net/16713/torpedo_launcher.zip",
        "filename": "torpedo_launcher.zip",
        "size": 1762,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-torpedo-ted",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3476,
    "title": "Torpedo Ted",
    "authors": [
      "NekohDot"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "underwater"
    ],
    "description": "This is a disassembly of the torpedo ted, it's ready to be inserted with PIXI.<br>\r\n<br>\r\nCredit is not necessary but would be nice as I spent along time doing this.",
    "latest_version": "smwc-3476-1251580815",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3476,
        "title": "Torpedo Ted",
        "version": "smwc-3476-1251580815",
        "upstream_time": 1251580815,
        "download_url": "https://dl.smwcentral.net/3476/TorpedoTedDis.zip",
        "filename": "TorpedoTedDis.zip",
        "size": 1643,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-toxic-rideable-falling-leaf",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 27213,
    "title": "Toxic Rideable Falling Leaf",
    "authors": [
      "Blind Devil",
      "RussianMan"
    ],
    "tags": [
      "forest",
      "lorom",
      "platform",
      "sa-1",
      "toxic"
    ],
    "description": "This is a variant of <a href=\"https://www.smwcentral.net/?p=section&a=details&id=17878\">Rideable Falling Leaf</a> that hurts/kills player on contact.<br>\r\n<br>\r\nCredit is optional. Requested by <span class=\"un-outer\" title=\"DasFueller\"><a href=\"/?p=profile&amp;id=42872\" style=\"color: var(--user-color-2);\" class=\"un\">DasFueller</a></span>.",
    "latest_version": "smwc-27213-1629654972",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 27213,
        "title": "Toxic Rideable Falling Leaf",
        "version": "smwc-27213-1629654972",
        "upstream_time": 1629654972,
        "download_url": "https://dl.smwcentral.net/27213/ToxicLeafPlat.zip",
        "filename": "ToxicLeafPlat.zip",
        "size": 8458,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-toxic-timed-lift",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 28432,
    "title": "Toxic Timed Lift",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "hurt",
      "lorom",
      "platform",
      "sa-1",
      "timed lift",
      "toxic"
    ],
    "description": "This is a toxic variant of the Timed Lift (Sprite BA), which can hurt or kill Mario. You can customize the time it lasts for (1-9 seconds), the X and Y speeds, and toggle additional behaviours, all with the extra bytes. There are also defines in the .asm file that let you change the palette and tiles used.<br>\r\n<br>\r\nBy default, the .asm and custom sprite list are preset to meet the specifications of the <a href=\"https://smwc.me/1589674\">request</a>. See the .asm file for customization options.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"RZRider\"><a href=\"/?p=profile&amp;id=40619\" style=\"color: var(--user-color-1);\" class=\"un\">RZRider</a></span>.",
    "latest_version": "smwc-28432-1644357571",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 28432,
        "title": "Toxic Timed Lift",
        "version": "smwc-28432-1644357571",
        "upstream_time": 1644357571,
        "download_url": "https://dl.smwcentral.net/28432/ToxicTimedLift.zip",
        "filename": "ToxicTimedLift.zip",
        "size": 6142,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-tracker-pipe-cannon",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 31685,
    "title": "Tracker Pipe Cannon",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "cannon",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "A pipe cannon which recreates the tracker barrel from Donkey Kong Country 3. That means, it shoots the player upwards when entered but it also follows the player until the latter lands on the ground.<br>\r\n<br>\r\nRead the ASM file for more information.",
    "latest_version": "smwc-31685-1662661464",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 31685,
        "title": "Tracker Pipe Cannon",
        "version": "smwc-31685-1662661464",
        "upstream_time": 1662661464,
        "download_url": "https://dl.smwcentral.net/31685/Tracker%20Pipe.zip",
        "filename": "Tracker Pipe.zip",
        "size": 5876,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-tracking-flame-spawner",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24083,
    "title": "Tracking Flame + Spawner",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "enemy",
      "fire",
      "lorom",
      "projectile",
      "sa-1"
    ],
    "description": "A flame that flies towards Mario. Note that it cannot be spinjumped on. A shooter is included.<br>\r\n<br>\r\nThe speed, spawn timers and sound effects are easily configurable, as well as the tilemap. By default, it will look right in the Ghost House tileset.",
    "latest_version": "smwc-24083-1597283529",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24083,
        "title": "Tracking Flame + Spawner",
        "version": "smwc-24083-1597283529",
        "upstream_time": 1597283529,
        "download_url": "https://dl.smwcentral.net/24083/Tracking%20Flame.zip",
        "filename": "Tracking Flame.zip",
        "size": 4774,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-trampoline",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32476,
    "title": "Trampoline",
    "authors": [
      "Donut"
    ],
    "tags": [
      "bouncy",
      "lorom",
      "pacifist",
      "platform",
      "sa-1",
      "springboard",
      "wall"
    ],
    "description": "I was thinking about them beanz... so I made this!<br>\r\nA trampoline, a bean bridge, a tightrope... whatever you want to call it!<br>\r\n<br>\r\nIt's kinda like a wall springboard that's attached on both ends.<br>\r\nY speeds, the sound it plays, and even if it's bouncy or not can be configured in the .asm file.",
    "latest_version": "smwc-32476-1667960926",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32476,
        "title": "Trampoline",
        "version": "smwc-32476-1667960926",
        "upstream_time": 1667960926,
        "download_url": "https://dl.smwcentral.net/32476/trampoline.zip",
        "filename": "trampoline.zip",
        "size": 3545,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-treasure-chest",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3533,
    "title": "Treasure Chest",
    "authors": [
      "Davros"
    ],
    "tags": [
      "chest",
      "item",
      "item box",
      "lorom",
      "pacifist",
      "sa-1",
      "smb 3",
      "smb3",
      "super mario bros 3",
      "treasure"
    ],
    "description": "A treasure chest from Super Mario Bros. 3. It can spawn a sprite or put a sprite in the player's item box. Optionally, it can end the level, too (only if putting a sprite in the item box). There is also a version which contains a coin and gives 1-Ups and a version which contains a bonus coin (from the pink berry cloud minigame) and gives 1-Ups.<br>\r\n<br>\r\nNon-standard sprites in the item box will have glitched graphics unless you apply <a href=\"https://smwc.me/s/12388\">Kenny3900's Item Box GFX Fix patch</a> or <a href=\"https://smwc.me/s/12694\">imamelia's Item Box Special patch</a>.<br>\r\n<br>\r\nThis sprite makes heavy use of the extra byte. Make sure to check the readme for detailed usage instructions.",
    "latest_version": "smwc-3533-1261006990",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3533,
        "title": "Treasure Chest",
        "version": "smwc-3533-1261006990",
        "upstream_time": 1261006990,
        "download_url": "https://dl.smwcentral.net/3533/Treasure%20Chest.zip",
        "filename": "Treasure Chest.zip",
        "size": 15965,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-treasure-chest-with-coins",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3229,
    "title": "Treasure Chest with Coins",
    "authors": [
      "Schwa"
    ],
    "tags": [
      "chest",
      "lorom",
      "pacifist",
      "treasure"
    ],
    "description": "This is a completely original, coded-from-scratch custom sprite. In the game it stays closed, and opens when touched. When opened, moving coins \"pop out\", one at a time, for Mario to collect. After that it just sits there, open and empty. Readme and GFX included; use SP3.<br>\r\n<br>\r\nGive credit if used or tweaked.",
    "latest_version": "smwc-3229-1202530372",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3229,
        "title": "Treasure Chest with Coins",
        "version": "smwc-3229-1202530372",
        "upstream_time": 1202530372,
        "download_url": "https://dl.smwcentral.net/3229/TreasureChest.zip",
        "filename": "TreasureChest.zip",
        "size": 4624,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-tricky-magikoopa",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 27365,
    "title": "Tricky Magikoopa",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "lorom",
      "magic",
      "magikoopa",
      "sa-1",
      "teleport"
    ],
    "description": "This Magikoopa's magic will teleport player to a specified destination, either fixed or screen teleport.<br>\r\n<br>\r\nCredit is optional. Requested by <span class=\"un-outer\" title=\"Anorakun\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=42525\" style=\"color: #fe1d02;\" class=\"un\">Anorakun</a></span>.",
    "latest_version": "smwc-27365-1633850003",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 27365,
        "title": "Tricky Magikoopa",
        "version": "smwc-27365-1633850003",
        "upstream_time": 1633850003,
        "download_url": "https://dl.smwcentral.net/27365/Tricky_Magikoopa.zip",
        "filename": "Tricky_Magikoopa.zip",
        "size": 9457,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-trigonometric-seesaw-platform",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34053,
    "title": "Trigonometric Seesaw Platform",
    "authors": [
      "Donut"
    ],
    "tags": [
      "bouncy",
      "disappear",
      "onoff switch",
      "pacifist",
      "platform",
      "pswitch",
      "sa-1",
      "seesaw"
    ],
    "description": "This is a seesaw platform which acts similar to the seesaws in Super Mario Maker 2.<br>\r\n<br>\r\nTheir length is configurable using an extension byte.<br>\r\nThere are options to make them <u>bouncy</u>, <u>switch dependent</u>, <u>disappearing</u>, There are also options to make them act <u>reversed</u>, and to make them <u>return to their initial angle</u>. All of the above configurable using extension bytes and the extra bit.<br>\r\n<br>\r\nEverything's documented inside the .asm file, plus there are a bunch of defines there giving you even more ways of customizing them!<br>\r\n<br>\r\nThis sprite's compatible with <span class=\"un-outer\" title=\"MarioE\"><a href=\"/?p=profile&amp;id=257\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">MarioE</a></span>'s <a href=\"https://www.smwcentral.net/?p=section&a=details&id=19012\">Reverse Gravity patch</a>.<br>\r\n<br>\r\n<b>Note: THIS SPRITE IS SA-1 ONLY!</b><br>\r\n<span style=\"font-size: 8pt;\">It heavily relies on the SA-1's arithmetic registers, it's unlikely I'll ever make a lorom version.</span><br>\r\nPlease give credit if used.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span><span style=\"font-size: 8pt;\">psst</span></span></div><div class=\"collapse-content\"><img src=\"https://i.ibb.co/L5RcFp9/k-p-2023-10-03-222806463.png\" alt=\"\"><br>\r\nuhhh... lesson learned: don't give up so easily(???)</div></div>",
    "latest_version": "smwc-34053-1711813628",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34053,
        "title": "Trigonometric Seesaw Platform",
        "version": "smwc-34053-1711813628",
        "upstream_time": 1711813628,
        "download_url": "https://dl.smwcentral.net/34053/trigseesaw.zip",
        "filename": "trigseesaw.zip",
        "size": 11590,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-trouter",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16360,
    "title": "Trouter",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "enemy",
      "fish",
      "lorom",
      "pacifist",
      "sa-1",
      "smb2",
      "water"
    ],
    "description": "The fish from SMB2 that jumps from the water. It contains a few minor tweaks;<br>\r\nTrouter.cfg - A Trouter that jumps from where ever you place it, doesn't need water.<br>\r\nTrouterStomp.cfg - Same as the first one, but dies when stomped.<br>\r\nTrouterCarry.cfg - Same as the first one, but can be carried<br>\r\nTrouterSpin.cfg - Same as the first one, but can be killed per spin jump regardless whether you can kill it per stomp or not<br>\r\nTrouterBuoyant.cfg - Buoyant Trouter, only jumps when it reaches water.<br>\r\n<br>\r\n..As well as the ASM file, ExGFX file, and a Readme in case you don't know how, but want to customize certain things such as disabling/enabling killing via spin jump, and if the sprite can be carried or not.<br>\r\n<br>\r\nNo credit needed, PM me if you encounter any (major) errors.",
    "latest_version": "smwc-16360-1510922489",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16360,
        "title": "Trouter",
        "version": "smwc-16360-1510922489",
        "upstream_time": 1510922489,
        "download_url": "https://dl.smwcentral.net/16360/Trouter.zip",
        "filename": "Trouter.zip",
        "size": 7232,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-tryclyde",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3718,
    "title": "Tryclyde",
    "authors": [
      "dahnamics"
    ],
    "tags": [
      "boss",
      "desert",
      "enemy",
      "fire",
      "lorom",
      "sa-1",
      "smb2",
      "snake"
    ],
    "description": "Here's another element from SMB2, the Tryclyde. It doesn't act exactly like in SMB2, but it spits fireballs aimed at the player, at different random speeds. To defeat it, you should throw sprites at it. Hitpoints are customizable.",
    "latest_version": "smwc-3718-1305329074",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3718,
        "title": "Tryclyde",
        "version": "smwc-3718-1305329074",
        "upstream_time": 1305329074,
        "download_url": "https://dl.smwcentral.net/3718/SMB2Tryclyde.zip",
        "filename": "SMB2Tryclyde.zip",
        "size": 8537,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-turn-block-bridge",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3594,
    "title": "Turn Block Bridge",
    "authors": [
      "RealLink"
    ],
    "tags": [
      "bridge",
      "lorom",
      "pacifist",
      "sa-1",
      "turnblock"
    ],
    "description": "Disassembly of the Turn Block Bridge sprites (59 and 5A), with options to customize them. Extra bit determines direction (horizontal or vertical). Readme for more info.<br>\r\n<br>\r\nTo be assembled with <s>Romi's Sprite Tool</s> PIXI.",
    "latest_version": "smwc-3594-1274677039",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3594,
        "title": "Turn Block Bridge",
        "version": "smwc-3594-1274677039",
        "upstream_time": 1274677039,
        "download_url": "https://dl.smwcentral.net/3594/TurnBlockBridge.zip",
        "filename": "TurnBlockBridge.zip",
        "size": 5458,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-turn-off-generators",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3617,
    "title": "Turn Off Generators",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "generator",
      "lorom",
      "sa-1",
      "stop"
    ],
    "description": "This is a disassembly of sprites D2 and D9, the \"Turn Off Generators\" and \"Turn Off Generator 2\" sprites.  (The extra bit determines which one it acts like.) And yes, I know that the code contained in it is laughably small.<br>\r\nNow SA-1 compatible.",
    "latest_version": "smwc-3617-1277310499",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3617,
        "title": "Turn Off Generators",
        "version": "smwc-3617-1277310499",
        "upstream_time": 1277310499,
        "download_url": "https://dl.smwcentral.net/3617/SMWSDIS%20-%20sprites%20D2%20%26%20D9%20-%20turn%20off%20generators.zip",
        "filename": "SMWSDIS - sprites D2 %26 D9 - turn off generators.zip",
        "size": 803,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-tweeter",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34282,
    "title": "Tweeter",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "smb2",
      "tweeter"
    ],
    "description": "This is the Tweeter from SMB2.<br>\r\nBy default, it contains 4 variations; 3 of which are not native to SMB2;<br>\r\n- Red: Moves as the original sprite; performs 3 small hops followed by 1 larger one.<br>\r\n- Blue: Same as Red, but stays on ledges.<br>\r\n- Green: Does 2 small hops followed by 1 larger one. Every 6 hops, it'll flutter upward.<br>\r\n- Yellow: Moves faster, hops a bit more erratically, chases the player, and can hop over kicked shells.<br>\r\n<br>\r\nPart of my SMB2 sprite standardization project; a project aiming to perfectly recreate the original enemies while adding new functionality.<br>\r\n<br>\r\n<b>Release History</b>:<br>\r\n- 7/9/2023: V1.0 (C3 2023) - Initial Release.<br>\r\n- 7/16/2023: V1.01 - Updated the JSON files to disable the \"Invincible to star/cape/fire/bounce blk\" flag.",
    "latest_version": "smwc-34282-1704310945",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34282,
        "title": "Tweeter",
        "version": "smwc-34282-1704310945",
        "upstream_time": 1704310945,
        "download_url": "https://dl.smwcentral.net/34282/SMB2-Tweeter.zip",
        "filename": "SMB2-Tweeter.zip",
        "size": 15548,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-tweeter-giant-tweeter",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16802,
    "title": "Tweeter + Giant Tweeter",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "carriable",
      "enemy",
      "lorom",
      "rideable",
      "sa-1",
      "smb2"
    ],
    "description": "The masked bird-like creature from SMB2 that hops while walking. Extra bit determines if it'll be a regular or a giant Tweeter.<br>\r\n<br>\r\nThis sprite was part of mikeyk's SMB2 Updated sprites pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16802-1513885406",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16802,
        "title": "Tweeter + Giant Tweeter",
        "version": "smwc-16802-1513885406",
        "upstream_time": 1513885406,
        "download_url": "https://dl.smwcentral.net/16802/SMB2Tweeter%2BGiant.zip",
        "filename": "SMB2Tweeter+Giant.zip",
        "size": 8067,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-ultimate-boom-boom",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 25221,
    "title": "Ultimate Boom Boom",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "boom boom",
      "boss",
      "custom",
      "extra bytes",
      "flying",
      "lorom",
      "sa-1",
      "smb3",
      "spiked"
    ],
    "description": "My entry on the third round of the second Mad Scientist ASM Contest. Based on the SMB3 Boom Boom by Ice Man and Tsutarja, this is an extremely customizable Boom Boom boss that can be configured to have a diverse array of attacks and speeds depending on its HP. This sprite uses 7 extra bytes that should be configured properly; please check the readme regarding that. The graphics for the mini Boom Boom were originally created by P-Tux and edited by me.",
    "latest_version": "smwc-25221-1608251566",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 25221,
        "title": "Ultimate Boom Boom",
        "version": "smwc-25221-1608251566",
        "upstream_time": 1608251566,
        "download_url": "https://dl.smwcentral.net/25221/Ultimate%20Customizable%20Boom%20Boom.zip",
        "filename": "Ultimate Customizable Boom Boom.zip",
        "size": 15991,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-ultimate-chuck",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 21788,
    "title": "Ultimate Chuck",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "chuck",
      "enemy",
      "explosion",
      "fire",
      "lorom",
      "sa-1"
    ],
    "description": "Customisable Chucks. The first extra byte determines the sprite number of the Chuck you want to spawn, and the second customises a certain behaviour depending on the type of Chuck:<br>\r\n- Clappin': Y speed of the jump.<br>\r\n- Bouncin': Y speed of the jump.<br>\r\n- Whistlin': Nothing at all.<br>\r\n- Pitchin': Number of baseballs to throw - 1 (the number must be between 0 and 5, setting it higher will make the chuck only throw a baseball when he jumps).<br>\r\n- Puntin': Time between football spawns (should be a power of 2 - 1 in hex: $0F,$1F,$3F,$7F...).<br>\r\n- Diggin': Y speed of the rock.<br>\r\n<br>\r\nThe third extra byte the X speed of the Diggin' Chuck rock<br>\r\n(nothing in the case of the other chucks).<br>\r\nThe forth extra byte customises the palette of the Chuck in the traditional YXPPCCCT format, and also if it will be a fire Chuck: FE-- CCC-, where CCC is the palette, E is the bit that determines if it's an exploding chuck (bit set) or not (bit clear) and F is the bit which determines if it's a fire chuck (bit set) or not (bit clear). A fire chuck will leave a trail of flames, whereas an exploding chuck will just explode when Mario is near.",
    "latest_version": "smwc-21788-1583493203",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 21788,
        "title": "Ultimate Chuck",
        "version": "smwc-21788-1583493203",
        "upstream_time": 1583493203,
        "download_url": "https://dl.smwcentral.net/21788/uchuck.zip",
        "filename": "uchuck.zip",
        "size": 12206,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-ultimate-noob-sprite-v1-3",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20307,
    "title": "Ultimate Noob Sprite v1.3.4",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "boss",
      "customizable",
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This is the infamous \"Ultimate Noob Boss\" made by Iceguy. It is now back with a new name that implies it can be used for more than boss fights. It has quite a few attacks and is very customizable. Read the comments in the .asm file for details.",
    "latest_version": "smwc-20307-1561683115",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20307,
        "title": "Ultimate Noob Sprite v1.3.4",
        "version": "smwc-20307-1561683115",
        "upstream_time": 1561683115,
        "download_url": "https://dl.smwcentral.net/20307/NoobiestSprite-v1.3.4.zip",
        "filename": "NoobiestSprite-v1.3.4.zip",
        "size": 24991,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-undine-boss",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 13623,
    "title": "Undine Boss",
    "authors": [
      "Kickchon"
    ],
    "tags": [
      "boss",
      "fly",
      "flying",
      "ice",
      "ice block",
      "ice blocks",
      "lorom",
      "pillar",
      "pillars",
      "sa-1",
      "secret of mana",
      "smwcp",
      "smwcp1",
      "stalagmite",
      "tidal",
      "tide",
      "tides",
      "undine",
      "water",
      "wave",
      "waves"
    ],
    "description": "This is Undine from Secret of Mana as a boss for Super Mario World.<br>\r\nShe flies around the room and periodically summons frostblocks which try to hurt Mario or three icicles which try to impale Mario from below.<br>\r\nAdditionally, a tidal wave is present which tries to push Mario around to pull him down into the water.<br>\r\n<br>\r\nWhen the frostblocks hit the tidal wave, they become carryable and can be thrown at Undine to hurt her. The wave becomes faster each time it gets hit by a frostblock.<br>\r\n<br>\r\nMake sure to read the readme before using the sprite, as setting it up can be complicated.",
    "latest_version": "smwc-13623-1462055035",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 13623,
        "title": "Undine Boss",
        "version": "smwc-13623-1462055035",
        "upstream_time": 1462055035,
        "download_url": "https://dl.smwcentral.net/13623/Undine%20Boss.zip",
        "filename": "Undine Boss.zip",
        "size": 19115,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-unidirectional-bullet-bill-generator",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 37370,
    "title": "Unidirectional Bullet Bill Generator",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bullet",
      "bullet bill",
      "lorom",
      "sa-1"
    ],
    "description": "This bullet bill generator spawns bullets from one direction only, depending on extra bit. Also includes an option to aim at the player's position.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"crocodileman94\"><a href=\"/?p=profile&amp;id=6567\" style=\"color: var(--user-color-3);\" class=\"un\">crocodileman94</a></span>.",
    "latest_version": "smwc-37370-1721596218",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 37370,
        "title": "Unidirectional Bullet Bill Generator",
        "version": "smwc-37370-1721596218",
        "upstream_time": 1721596218,
        "download_url": "https://dl.smwcentral.net/37370/Unidirectional%20Bullet%20Generator.zip",
        "filename": "Unidirectional Bullet Generator.zip",
        "size": 3058,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-upside-down-ninji",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 26669,
    "title": "Upside-down Ninji",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "lorom",
      "ninji",
      "sa-1",
      "upside down"
    ],
    "description": "This sprite is an upside-down Ninji.<br>\r\nYou can set the movement flag and individual jumping power.<br>\r\n<br>\r\nRequest from Anorakun.",
    "latest_version": "smwc-26669-1625091982",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 26669,
        "title": "Upside-down Ninji",
        "version": "smwc-26669-1625091982",
        "upstream_time": 1625091982,
        "download_url": "https://dl.smwcentral.net/26669/upside_ninji.zip",
        "filename": "upside_ninji.zip",
        "size": 2027,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-upside-down-volcano-lotus",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 9558,
    "title": "Upside-down Volcano Lotus",
    "authors": [
      "NekohDot",
      "leod"
    ],
    "tags": [
      "lorom",
      "lotus",
      "sa-1",
      "vanilla",
      "volcano",
      "volcano lotus"
    ],
    "description": "An upside-down Volcano Lotus.<br>\r\nRequires no additional graphics.<br>\r\n<br>\r\nThe pollen spread out faster than usual because of the nature of the pollen sprite that restricts horizontal movement while the pollen move down, but it should still work just fine for the same purposes as usual.<br>\r\nMaybe even a little better?<br>\r\n<br>\r\nActual spread speed can be adjusted in the .asm file.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-9558-1421209734",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 9558,
        "title": "Upside-down Volcano Lotus",
        "version": "smwc-9558-1421209734",
        "upstream_time": 1421209734,
        "download_url": "https://dl.smwcentral.net/9558/lotus_down.zip",
        "filename": "lotus_down.zip",
        "size": 2508,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-upwards-flying-star-sprite-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34453,
    "title": "Upwards Flying Star Sprite v1.1",
    "authors": [
      "Buu"
    ],
    "tags": [
      "invincibility",
      "lorom",
      "pacifist",
      "power-up",
      "sa-1",
      "star"
    ],
    "description": "This is my first serious custom sprite. It's a star sprite which flies up and stops at a certain position which you can easily set in the ASM file.<br>\r\nYou could for example let it spawn out from a block, like with <a href=\"https://smwc.me/s/30840\">these</a>.<br>\r\nThe graphics work with the default palette A but be sure to give credit to BlackSquirrel for those.<br>\r\nI tried to document the ASM file as good as I could so there shouldn't be too much troubles by customizing it a bit.<br>\r\nNo credit needed, just have fun with it. GFX goes in SP4<br>\r\n<br>\r\nv1.1 Update:<br>\r\n- Added customisability options<br>\r\n- Fixed AMK compatibility<br>\r\n- Made the position to be set using the first two extra bytes<br>\r\n- Star gives points upon collection<br>\r\n- Removed extra graphics<br>\r\n- Replaced SA-1 defines to new one",
    "latest_version": "smwc-34453-1697028329",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34453,
        "title": "Upwards Flying Star Sprite v1.1",
        "version": "smwc-34453-1697028329",
        "upstream_time": 1697028329,
        "download_url": "https://dl.smwcentral.net/34453/starpower.zip",
        "filename": "starpower.zip",
        "size": 3520,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-urchin",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34179,
    "title": "Urchin",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "underwater",
      "urchin"
    ],
    "description": "This is a disassembly of sprites 3A and 3B in SMW, the non-wall-following Urchins.  The extra bit determines which of the original sprites it acts like.<br>\r\n<br>\r\nUpdate on <u>25/06/2023</u> by <span class=\"un-outer\" title=\"Burning Loaf\"><a href=\"/?p=profile&amp;id=31800\" style=\"color: var(--user-color-1);\" class=\"un\">Burning Loaf</a></span><br>\r\nChanged the .cfg to a .json and added SA-1 support upon request from <span class=\"un-outer\" title=\"Green\"><a href=\"/?p=profile&amp;id=43749\" style=\"color: var(--user-color-3);\" class=\"un\">Green</a></span>.",
    "latest_version": "smwc-34179-1696919249",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34179,
        "title": "Urchin",
        "version": "smwc-34179-1696919249",
        "upstream_time": 1696919249,
        "download_url": "https://dl.smwcentral.net/34179/SMWSDIS%20-%20sprites%203A%20%26%203B%20-%20urchins.zip",
        "filename": "SMWSDIS - sprites 3A %26 3B - urchins.zip",
        "size": 3215,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-urchin-circular-motion",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39535,
    "title": "Urchin, Circular Motion",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "This Urchin moves in a circle in a direction controlled by the extra bit. The extra byte controls its radius.",
    "latest_version": "smwc-39535-1751271962",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39535,
        "title": "Urchin, Circular Motion",
        "version": "smwc-39535-1751271962",
        "upstream_time": 1751271962,
        "download_url": "https://dl.smwcentral.net/39535/circle%20urchin.zip",
        "filename": "circle urchin.zip",
        "size": 3554,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-venus-flyin-trap",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16257,
    "title": "Venus Flyin' Trap",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "enemy",
      "fireball",
      "jumping",
      "lorom",
      "pipe",
      "piranha plant",
      "projectile",
      "sa-1",
      "venus",
      "venus fire trap"
    ],
    "description": "Venus Firetrap combines with the Jumpin' Piranha Plant to create this monstrosity.<br>\r\n<br>\r\nVenus Flyin' Trap hides in a pipe and jumps out, fluttering a bit, before shooting a fireball or two and hiding back inside the pipe.<br>\r\n<br>\r\nThe Extra Bit determines how many fireballs are to be launched. Clear = 1 fireball, Set = 2 fireballs. It also changes the color of the sprite to match their respective functions in SMB3.<br>\r\n<br>\r\nAt the top of the asm file, there are some configurations for the projectile to be spawned (It can be determined manually, or by the extra property byte instead of spritenumber+1)<br>\r\n<br>\r\nAlso included is a proper 8x8 hitbox fireball sprite. This one bounces like a Fire Bros' fireball by default, but the extra bit can be used to make it go in a straight line like the Venus Firetrap's fireballs usually do.<br>\r\n<br>\r\nHope y'all have fun making level design happen with that!<br>\r\n<br>\r\nOh, and just in case, it includes the Venus Firetrap GFX file that is included with PIXI.",
    "latest_version": "smwc-16257-1511198703",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16257,
        "title": "Venus Flyin' Trap",
        "version": "smwc-16257-1511198703",
        "upstream_time": 1511198703,
        "download_url": "https://dl.smwcentral.net/16257/venus_flyin_trap.zip",
        "filename": "venus_flyin_trap.zip",
        "size": 6484,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-vertical-boo-stream-horizontal-wave-movement",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16957,
    "title": "Vertical Boo Stream, horizontal wave movement",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "boo",
      "enemy",
      "lorom",
      "sa-1",
      "wave",
      "wave motion"
    ],
    "description": "It's a Boo Steam that moves up/down with Left/Right Wave motion.<br>\r\nOn Extra Bit Set it'll initially start moving right, otherwise it initially moves left.<br>\r\nIt also uses first property byte for custom intitial Y speed (By default, it \"Faces\" Mario). More info in ASM.<br>\r\nCredit is optional.",
    "latest_version": "smwc-16957-1517432077",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16957,
        "title": "Vertical Boo Stream, horizontal wave movement",
        "version": "smwc-16957-1517432077",
        "upstream_time": 1517432077,
        "download_url": "https://dl.smwcentral.net/16957/Wavy%20Vert%20Stream.zip",
        "filename": "Wavy Vert Stream.zip",
        "size": 3902,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-vertical-fireball-podoboo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3604,
    "title": "Vertical Fireball / Podoboo",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "fire",
      "lava",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 33 in SMW, the vertical fireball (or Podoboo, if you prefer).  I also included an alternate version that will be upside-down when the extra bit is set.",
    "latest_version": "smwc-3604-1277767880",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3604,
        "title": "Vertical Fireball / Podoboo",
        "version": "smwc-3604-1277767880",
        "upstream_time": 1277767880,
        "download_url": "https://dl.smwcentral.net/3604/SMWSDIS%20-%20sprite%2033%20-%20vertical%20fireball.zip",
        "filename": "SMWSDIS - sprite 33 - vertical fireball.zip",
        "size": 5338,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-vertically-falling-bomb",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3497,
    "title": "Vertically falling bomb",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "bomb",
      "lorom"
    ],
    "description": "This sprite will fall to the ground and then explode if Mario comes nearby. If the extra bit is set, it tries to follow him too.<br>\r\n<br>\r\nTo be assembled with PIXI.",
    "latest_version": "smwc-3497-1251813555",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3497,
        "title": "Vertically falling bomb",
        "version": "smwc-3497-1251813555",
        "upstream_time": 1251813555,
        "download_url": "https://dl.smwcentral.net/3497/vert_bomb.zip",
        "filename": "vert_bomb.zip",
        "size": 1844,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-volcano-lotus",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39910,
    "title": "Volcano Lotus",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "fire",
      "lorom",
      "lotus",
      "sa-1",
      "volcano lotus"
    ],
    "description": "This is a disassembly of sprite 99 in SMW - Volcano Lotus.",
    "latest_version": "smwc-39910-1753846529",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39910,
        "title": "Volcano Lotus",
        "version": "smwc-39910-1753846529",
        "upstream_time": 1753846529,
        "download_url": "https://dl.smwcentral.net/39910/VolcanoLotusDisassembly.zip",
        "filename": "VolcanoLotusDisassembly.zip",
        "size": 4049,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-volcano-lotus-pollen",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20655,
    "title": "Volcano Lotus + Pollen",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "extended sprites",
      "lorom",
      "sa-1"
    ],
    "description": "A \"disassembly\" of the Volcano Lotus and its extended sprite pollen, to be inserted with PIXI.<br>\r\nIncludes extra features, such as the ability to make the pollen homing, and a saner graphics routine.",
    "latest_version": "smwc-20655-1563564637",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20655,
        "title": "Volcano Lotus + Pollen",
        "version": "smwc-20655-1563564637",
        "upstream_time": 1563564637,
        "download_url": "https://dl.smwcentral.net/20655/Customizable%20Volcano%20Lotus%20%2B%20PIXI.zip",
        "filename": "Customizable Volcano Lotus + PIXI.zip",
        "size": 5864,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-waddle-dee",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16092,
    "title": "Waddle Dee",
    "authors": [
      "Kaijyuu"
    ],
    "tags": [
      "enemy",
      "kirby",
      "lorom",
      "sa-1",
      "simple"
    ],
    "description": "The Waddle Dee from Kirby, a simple 16x16 sprite which will walk off ledges. Mario can jump on it to kill it.<br>\r\n<br>\r\nOriginally part of the Kirby Sprite Pack.",
    "latest_version": "smwc-16092-1503663763",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16092,
        "title": "Waddle Dee",
        "version": "smwc-16092-1503663763",
        "upstream_time": 1503663763,
        "download_url": "https://dl.smwcentral.net/16092/Waddledee.zip",
        "filename": "Waddledee.zip",
        "size": 4032,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-walking-key",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3214,
    "title": "Walking Key",
    "authors": [
      "ghettoyouth"
    ],
    "tags": [
      "key",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "A key that walks. When stomped, it turns into a regular key.",
    "latest_version": "smwc-3214-1188250191",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3214,
        "title": "Walking Key",
        "version": "smwc-3214-1188250191",
        "upstream_time": 1188250191,
        "download_url": "https://dl.smwcentral.net/3214/WalkingKey.zip",
        "filename": "WalkingKey.zip",
        "size": 7105,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-wall-following-exploding-sparky-hothead",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 33199,
    "title": "Wall-Following Exploding Sparky/Hothead",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "enemy",
      "explosion",
      "lorom",
      "sa-1",
      "wall-following"
    ],
    "description": "It's a Sparky/Hothead which follows walls except they explode when the player gets close to them.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"RollingRigatonis\"><a href=\"/?p=profile&amp;id=33771\" style=\"color: var(--user-color-2);\" class=\"un\">RollingRigatonis</a></span>",
    "latest_version": "smwc-33199-1690806739",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 33199,
        "title": "Wall-Following Exploding Sparky/Hothead",
        "version": "smwc-33199-1690806739",
        "upstream_time": 1690806739,
        "download_url": "https://dl.smwcentral.net/33199/Explosive%20Sparky.zip",
        "filename": "Explosive Sparky.zip",
        "size": 4297,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-wall-following-grinder",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 13879,
    "title": "Wall-Following Grinder",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "grinder",
      "lorom",
      "mario-following",
      "sa-1",
      "wall-following"
    ],
    "description": "This is a grinder that acts like a Hothead and follows along walls. If the extra bit is set, it'll attempt to chase Mario as well, though it doesn't account for blocks being in the way.<br>\r\n<br>\r\nNo credit necessary.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-13879-1467400430",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 13879,
        "title": "Wall-Following Grinder",
        "version": "smwc-13879-1467400430",
        "upstream_time": 1467400430,
        "download_url": "https://dl.smwcentral.net/13879/WallGrinder.zip",
        "filename": "WallGrinder.zip",
        "size": 2412,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-wall-following-urchin",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3269,
    "title": "Wall-Following Urchin",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "urchin",
      "wall-following"
    ],
    "description": "This is a disassembly of the Wall-following Urchin. Code from other wall-following sprites (spike top, hothead, etc.) has been cut out.<br>\r\n<br>\r\nYou can use this as a base for another wall-following sprite.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-3269-1207332101",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3269,
        "title": "Wall-Following Urchin",
        "version": "smwc-3269-1207332101",
        "upstream_time": 1207332101,
        "download_url": "https://dl.smwcentral.net/3269/urchindisasm.zip",
        "filename": "urchindisasm.zip",
        "size": 1285,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-wall-interacting-floating-skull-rafts",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 15911,
    "title": "Wall-Interacting Floating Skull Rafts",
    "authors": [
      "leod"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1",
      "skulls"
    ],
    "description": "The original Skull Rafts, but they turn around when hitting a wall.<br>\r\n<br>\r\nBased on the disassembly.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-15911-1503076205",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 15911,
        "title": "Wall-Interacting Floating Skull Rafts",
        "version": "smwc-15911-1503076205",
        "upstream_time": 1503076205,
        "download_url": "https://dl.smwcentral.net/15911/bounceskulls.zip",
        "filename": "bounceskulls.zip",
        "size": 2350,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-wall-scaling-bullet-bill-shooter",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3388,
    "title": "Wall Scaling Bullet Bill Shooter",
    "authors": [
      "ICB"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "shooter"
    ],
    "description": "A Bullet Bill Shooter that scrolls up and down and stops to turn around when it hits the floor or ceiling. The extra bit can be set to make it shoot in Mario's direction (which also changes the palette), otherwise, its direction is determined by X position. Palettes and speeds are changable at the top of the ASM file.",
    "latest_version": "smwc-3388-1241123127",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3388,
        "title": "Wall Scaling Bullet Bill Shooter",
        "version": "smwc-3388-1241123127",
        "upstream_time": 1241123127,
        "download_url": "https://dl.smwcentral.net/3388/moving_cannon.zip",
        "filename": "moving_cannon.zip",
        "size": 4840,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-wall-springboard-pea-bouncer-single-use",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39795,
    "title": "Wall Springboard (Pea Bouncer), Single Use",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "pea bouncer",
      "sa-1",
      "springboard"
    ],
    "description": "This wall springboard / pea bouncer will fall off or shatter after a single use.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Knight of Time\"><a href=\"/?p=profile&amp;id=146\" style=\"color: var(--user-color-2);\" class=\"un\">Knight of Time</a></span>.",
    "latest_version": "smwc-39795-1764172577",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39795,
        "title": "Wall Springboard (Pea Bouncer), Single Use",
        "version": "smwc-39795-1764172577",
        "upstream_time": 1764172577,
        "download_url": "https://dl.smwcentral.net/39795/Pea%20Bouncer%2C%20Single%20Use.zip",
        "filename": "Pea Bouncer%2C Single Use.zip",
        "size": 8512,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-wall-springboards",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3644,
    "title": "Wall Springboards",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1",
      "springboard",
      "wall"
    ],
    "description": "This is a disassembly of sprites 6B and 6C in SMW, the wall springboards (or Pea Bouncers, if you prefer).  The extra bit determines which of the original sprites it acts like.",
    "latest_version": "smwc-3644-1278411336",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3644,
        "title": "Wall Springboards",
        "version": "smwc-3644-1278411336",
        "upstream_time": 1278411336,
        "download_url": "https://dl.smwcentral.net/3644/SMWSDIS%20-%20sprites%206B%20%26%206C%20-%20wall%20springboards.zip",
        "filename": "SMWSDIS - sprites 6B %26 6C - wall springboards.zip",
        "size": 2121,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-wallmaster",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 17881,
    "title": "Wallmaster",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "enemy",
      "lorom",
      "pacifist",
      "sa-1",
      "teleport",
      "zelda"
    ],
    "description": "This is a hand sprite that acts like the ones found in some games of The Legend of Zelda series. Once in a while, it falls from the ceiling, trying to catch the player. If it succeeds, they're teleported. Extra Bytes 1 and 2 determine the first warp destination (used when the midway point isn't collected), and Extra Bytes 3 and 4 determine the second warp destination (used when the midway point is collected).<br>\r\n<br>\r\nIncludes tilemap defines, a free RAM define (whose address is required for some functions explained in the Readme file), defines for amount of time before the hand falls and for how long the hand should stand in place before closing, an option to respawn if killed with star or fireballs, and sound effect defines for falling and catching the player.",
    "latest_version": "smwc-17881-1532104944",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 17881,
        "title": "Wallmaster",
        "version": "smwc-17881-1532104944",
        "upstream_time": 1532104944,
        "download_url": "https://dl.smwcentral.net/17881/LoZWallmaster.zip",
        "filename": "LoZWallmaster.zip",
        "size": 12532,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-wanderin-goom",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3258,
    "title": "Wanderin' Goom",
    "authors": [
      "ghettoyouth"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "wario land"
    ],
    "description": "Enclosed is Wonderin' Gooms from Wario Land 1.<br>\r\n<br>\r\nWanderin' Goom:<br>\r\nA small guy who looks like a cat. Takes 2 hits to kill. Shoots fire when extra bit is set (it's beta stuff from WL).<br>\r\n<br>\r\nExGFX included.",
    "latest_version": "smwc-3258-1205202990",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3258,
        "title": "Wanderin' Goom",
        "version": "smwc-3258-1205202990",
        "upstream_time": 1205202990,
        "download_url": "https://dl.smwcentral.net/3258/Wario%20Land%201%20-%20Wandering%20Goom.zip",
        "filename": "Wario Land 1 - Wandering Goom.zip",
        "size": 5428,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-wario-dash",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3484,
    "title": "Wario Dash",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "abilities",
      "ability",
      "asar 2 remoderation",
      "dash",
      "lorom",
      "pacifist",
      "physics",
      "power-up",
      "power-ups",
      "powerup",
      "powerups",
      "running",
      "sa-1",
      "uberasm",
      "wario"
    ],
    "description": "This sprite will give Mario the Wario Dash ability when he collects it.<br>\r\n<br>\r\nWhile dashing (which replaces running), Mario's speed, pose, and colors change and he's invincible. He loses the ability if he gets hit or gets another powerup.<br>\r\n<br>\r\nBecause this sprite isn't a custom powerup, it requires UberASM to function. Check the readme for more information. Check the ASM files for customization options.",
    "latest_version": "smwc-3484-1255616709",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3484,
        "title": "Wario Dash",
        "version": "smwc-3484-1255616709",
        "upstream_time": 1255616709,
        "download_url": "https://dl.smwcentral.net/3484/Wario%20Dash.zip",
        "filename": "Wario Dash.zip",
        "size": 3328,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-wario-land",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3255,
    "title": "Wario Land 1 Crab",
    "authors": [
      "ghettoyouth"
    ],
    "tags": [
      "beach",
      "enemy",
      "lorom",
      "sa-1",
      "spikey"
    ],
    "description": "This is the crab from Wario Land 1, a 16x16 sprite which always hurts Mario. It stays on ledges.",
    "latest_version": "smwc-3255-1205202992",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3255,
        "title": "Wario Land 1 Crab",
        "version": "smwc-3255-1205202992",
        "upstream_time": 1205202992,
        "download_url": "https://dl.smwcentral.net/3255/Crab.zip",
        "filename": "Crab.zip",
        "size": 2768,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-warp-star",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16096,
    "title": "Warp Star",
    "authors": [
      "Kaijyuu"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1",
      "star",
      "teleport"
    ],
    "description": "The warp star from Kirby. It will float in the air. When Mario touches it, it'll rise up along with him and teleport him to another level.<br>\r\n<br>\r\nIf set up correctly, Mario will be riding a star when he enters the other level. The star will fall and explode when it hits the ground.<br>\r\n<br>\r\nCheck the readme and the ASM files for information on how to link and place the star correctly.<br>\r\n<br>\r\nOriginally part of the Kirby Sprite Pack.",
    "latest_version": "smwc-16096-1503665218",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16096,
        "title": "Warp Star",
        "version": "smwc-16096-1503665218",
        "upstream_time": 1503665218,
        "download_url": "https://dl.smwcentral.net/16096/Warp%20Star.zip",
        "filename": "Warp Star.zip",
        "size": 7935,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-wart",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3656,
    "title": "Wart",
    "authors": [
      "Roy"
    ],
    "tags": [
      "boss",
      "bubble",
      "bubbles",
      "doki doki",
      "doki doki panic",
      "dokidoki",
      "dokidokipanic",
      "final",
      "final boss",
      "frog",
      "lorom",
      "sa-1",
      "smb 2",
      "smb 2 usa",
      "smb2",
      "smb2 bosses",
      "smb2 usa",
      "smb2usa",
      "super mario bros 2",
      "super mario usa",
      "toad",
      "walk",
      "wart"
    ],
    "description": "A recreation of Wart, the final boss from Super Mario Bros. 2.<br>\r\n<br>\r\nWart is a giant toad which will walk back and forth. He will occasionally open his mouth and shoot bubbles. A machine next to him spawns veggies, which can be picked up and thrown into Wart's open mouth to damage him. After 6 hits, the boss dies while slowly falling down. After dying, a door is created.<br>\r\n<br>\r\nRead the included readme for instructions on inserting the boss.<br>\r\n<br>\r\nDemonstration video: <a href=\"https://www.youtube.com/watch?v=n5BxhjUIEMA\" rel=\"nofollow\">https://www.youtube.com/watch?v=n5BxhjUIEMA</a>",
    "latest_version": "smwc-3656-1362483689",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3656,
        "title": "Wart",
        "version": "smwc-3656-1362483689",
        "upstream_time": 1362483689,
        "download_url": "https://dl.smwcentral.net/3656/Wart.zip",
        "filename": "Wart.zip",
        "size": 26827,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-water-bubble",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32340,
    "title": "Water Bubble",
    "authors": [
      "spooonsss"
    ],
    "tags": [
      "effect",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of the Water Bubble extended sprite ($12).<br>\r\n<br>\r\nIt adds options to survive outside of water, or survive until offscreen.",
    "latest_version": "smwc-32340-1674988369",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32340,
        "title": "Water Bubble",
        "version": "smwc-32340-1674988369",
        "upstream_time": 1674988369,
        "download_url": "https://dl.smwcentral.net/32340/WaterBubble.zip",
        "filename": "WaterBubble.zip",
        "size": 1638,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-water-droplet",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 30884,
    "title": "Water Droplet",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "effect",
      "lorom",
      "sa-1"
    ],
    "description": "A very simple and decorative sprite which spawns itself in place and falls to the ground only to splat.",
    "latest_version": "smwc-30884-1661990313",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 30884,
        "title": "Water Droplet",
        "version": "smwc-30884-1661990313",
        "upstream_time": 1661990313,
        "download_url": "https://dl.smwcentral.net/30884/water_drop.zip",
        "filename": "water_drop.zip",
        "size": 5840,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-wave-muncher-launcher-jumping-muncher",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32619,
    "title": "Wave Muncher Launcher + Jumping Muncher",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "enemy",
      "floating",
      "jump",
      "lorom",
      "muncher",
      "sa-1"
    ],
    "description": "FOREWARNING:<br>\r\n- Sprite Memory is recommended to be put on 10.<br>\r\n<br>\r\nJumpingMuncher.asm is an enemy sprite that replaces the tile it is set on as it spawns, then jumps up, falls back down, and becomes a tile again.<br>\r\n<br>\r\nWaveMuncherLauncher.asm spawns JumpingMunchers sequentially, from right to left.<br>\r\n<br>\r\nThe blocks affects settings of WaveMuncherLauncher as it passes them by, setting the height to spawn a JumpingMuncher on, or telling WaveMuncherLauncher to not spawn one.<br>\r\n<br>\r\nNot very user-friendly; Readme.txt has implied instructions on how to use this.<br>\r\n<br>\r\nNote: By default, WaveMuncherLauncher spawns custom sprite #$00.<br>\r\n<br>\r\n25/11/2022<br>\r\nMade all blocks compatible with the latest version of GPS<br>\r\nMade Both included sprites compatible with the lastest version of Pixi<br>\r\nRemoved unnecessary empty block files<br>\r\nMade compatible with lorom<br>\r\n",
    "latest_version": "smwc-32619-1685443151",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32619,
        "title": "Wave Muncher Launcher + Jumping Muncher",
        "version": "smwc-32619-1685443151",
        "upstream_time": 1685443151,
        "download_url": "https://dl.smwcentral.net/32619/WaveMuncherLauncher.zip",
        "filename": "WaveMuncherLauncher.zip",
        "size": 15538,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-wavy-torpedo-ted",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 17249,
    "title": "Wavy Torpedo Ted",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "torpedo ted",
      "underwater"
    ],
    "description": "This is a torpedo ted that have wavy movement, resembling Glad Torpedo Teds from Super Princess Peach.<br>\r\n<br>\r\nCredit is unecessary. Requested by maro.<br>\r\n<br>\r\nTip: If you want to make it launch like original torpedo ted, use <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16713\">Torpedo Launcher</a>.",
    "latest_version": "smwc-17249-1521328338",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 17249,
        "title": "Wavy Torpedo Ted",
        "version": "smwc-17249-1521328338",
        "upstream_time": 1521328338,
        "download_url": "https://dl.smwcentral.net/17249/Wavy%20Torpedo%20Ted.zip",
        "filename": "Wavy Torpedo Ted.zip",
        "size": 1935,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-whimp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22265,
    "title": "Whimp",
    "authors": [
      "Tsutarja"
    ],
    "tags": [
      "lorom",
      "nsmb",
      "nsmb2",
      "sa-1",
      "whimp"
    ],
    "description": "As requested by Roberto Zampari, here's a Whimp sprite that behaves just like NSMB2's whomp. When mario reaches near, it jumps and, when it reaches the ground, it slaps the ground with its face. <br>\r\n<br>\r\nIn order to kill it, while it's lying on the ground, you must spinjump in it, and it'll break.<br>\r\n<br>\r\nCredits go to Squishy Rex for drawing the <a href=\"https://mfgg.net/index.php?act=resdb¶m=02&c=1&id=33564\" rel=\"nofollow\">graphics</a> that come included.<br>\r\n<br>\r\nNow SA-1 hybrid.<br>\r\n<br>\r\n(Rykon-V73): Converted the sprite into a .json file. My version uses palette 9, but it can be changed, by changing every $03 from PROP: db $03,$03,$03,$03 to $0D. And added a .gif. Blame my laptop for the .gif.",
    "latest_version": "smwc-22265-1583842874",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22265,
        "title": "Whimp",
        "version": "smwc-22265-1583842874",
        "upstream_time": 1583842874,
        "download_url": "https://dl.smwcentral.net/22265/whimp_edited.zip",
        "filename": "whimp_edited.zip",
        "size": 4108,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-wiggler",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18705,
    "title": "Wiggler",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "enemy",
      "forest",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of the Wiggler sprite (86), commented and ready to be inserted with PIXI. It also works on SA-1 roms. Use it with the \"forest\" spriteset.<br>\r\nIf the extra bit is set, it will spawn in the angry state. You can also change the number of segments using with the different .cfg files provided. Few other customizations are possible with the defines in the .asm file.<br>\r\n<br>\r\nNote: the death animation of the vanilla wiggler is handled by calling the sprite's main code even if its state is \"killed\". Without some kind of patch, this won't be done for this sprite, so the wiggler will usually disappear abruptly when killed (see the second screenshot).",
    "latest_version": "smwc-18705-1545622595",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18705,
        "title": "Wiggler",
        "version": "smwc-18705-1545622595",
        "upstream_time": 1545622595,
        "download_url": "https://dl.smwcentral.net/18705/SMWSDIS%20-%20sprite%2086%20-%20Wiggler.zip",
        "filename": "SMWSDIS - sprite 86 - Wiggler.zip",
        "size": 6535,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-wild-mechakoopa-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 20591,
    "title": "Wild Mechakoopa v1.1",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "asar 2 remoderation",
      "castle",
      "enemy",
      "lorom",
      "mechakoopa",
      "sa-1"
    ],
    "description": "This Mechakoopa hops around with customisable period and maximum height. If the extra bit is set, the Mechakoopa will explode instead of recover after begin stunned.<br>\r\n<br>\r\nIncludes a lot of defines to customise:<br>\r\n<br>\r\n-Custom palette for the extra bit version.<br>\r\n<br>\r\n-Expanded palettes for the recovering animation (up to 8 different palettes).<br>\r\n<br>\r\n-Customisable recovery time.<br>\r\n<br>\r\nAnd a lot more. Check out the readme for the details<br>\r\n<br>\r\nBased on imamelia's dissasembly of the Mechakoopa.<br>\r\n<br>\r\nv1.1<br>\r\n<br>\r\nWhat's changed:<br>\r\n<br>\r\n-Now SA-1 hybrid.<br>\r\n-Added three extra bytes to customise the mechakoopa Y speed, X speed and palette.<br>\r\n-Fixed sprite-sprite interaction so now the mechakoopa updates his speed even in the air when interacting with another sprite.",
    "latest_version": "smwc-20591-1564737956",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 20591,
        "title": "Wild Mechakoopa v1.1",
        "version": "smwc-20591-1564737956",
        "upstream_time": 1564737956,
        "download_url": "https://dl.smwcentral.net/20591/wild_mechakoopa.zip",
        "filename": "wild_mechakoopa.zip",
        "size": 4785,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-winged-cloud",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34286,
    "title": "Winged Cloud",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "asar 2 remoderation",
      "flying cloud",
      "item",
      "lorom",
      "pacifist",
      "sa-1",
      "yoshi's island"
    ],
    "description": "This is the Winged Cloud from Yoshi's Island.<br>\r\nIt's... a winged cloud. You can throw a projectile at it or hit it with the Cape or a Fireball to make it drop its contents or trigger a small scene where select tiles are changed into other tiles, to create a bridge for example.<br>\r\n<br>\r\nThe \"trigger\" itself is an invisible sprite which may either spawn a Growing Vine in its place, or it'll lock the screen and begin changing certain Map16 tiles to other tiles.<br>\r\nA sample level is included to showcase how it is more or less used in the preview GIF.<br>\r\n<br>\r\nA custom Coin sprite is also included, as some settings utilize it to spawn multiple coins. Standard Sprite 21 (the Moving Coin) does not work well for these purposes.<br>\r\n<br>\r\n<b>Release History</b>:<br>\r\n- 7/9/2023: V1.0 (C3 2023) - Initial Release.",
    "latest_version": "smwc-34286-1719732487",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34286,
        "title": "Winged Cloud",
        "version": "smwc-34286-1719732487",
        "upstream_time": 1719732487,
        "download_url": "https://dl.smwcentral.net/34286/YI-WingedCloud.zip",
        "filename": "YI-WingedCloud.zip",
        "size": 35000,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-winged-thwomp",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23242,
    "title": "Winged Thwomp",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1"
    ],
    "description": "A Thwomp with wings that can either fly in a specified range or go on forever horizontally. Check the ASM file for more customization options.<br>\r\n<br>\r\nUpdate (KevinM): converted to PIXI.",
    "latest_version": "smwc-23242-1594168394",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23242,
        "title": "Winged Thwomp",
        "version": "smwc-23242-1594168394",
        "upstream_time": 1594168394,
        "download_url": "https://dl.smwcentral.net/23242/Winged%20Thwomp.zip",
        "filename": "Winged Thwomp.zip",
        "size": 4442,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-wooden-spike",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23580,
    "title": "Wooden Spike",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "wooden spike"
    ],
    "description": "A disassembly of the wooden spikes (sprites AC and AD). The extra bit determines which of the two original sprites it acts like: see the ASM file for more information.<br>\r\n<br>\r\nNow SA-1 hybrid.",
    "latest_version": "smwc-23580-1594309459",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23580,
        "title": "Wooden Spike",
        "version": "smwc-23580-1594309459",
        "upstream_time": 1594309459,
        "download_url": "https://dl.smwcentral.net/23580/Wooden%20Spike.zip",
        "filename": "Wooden Spike.zip",
        "size": 2189,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-woozy-guy",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16766,
    "title": "Woozy Guy",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "dynamic",
      "extra bit",
      "lorom",
      "sa-1",
      "shy guy",
      "yoshi island"
    ],
    "description": "This is a type of Shy Guy that moves forward by doing small jumps, doing flips in the air.<br>\r\n<br>\r\nThe extra bit will determine the size: it will be 16x16 if clear and 32x32 if set.<br>\r\n<br>\r\nOriginally from smkdan's Yoshi's Island dynamic sprites pack.",
    "latest_version": "smwc-16766-1513132199",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16766,
        "title": "Woozy Guy",
        "version": "smwc-16766-1513132199",
        "upstream_time": 1513132199,
        "download_url": "https://dl.smwcentral.net/16766/Woozy%20Guy.zip",
        "filename": "Woozy Guy.zip",
        "size": 11419,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-wreckin-chuck",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 30909,
    "title": "Wreckin' Chuck",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "ball and chain",
      "boss",
      "chuck",
      "enemy",
      "sa-1",
      "sonic"
    ],
    "description": "A spiritual recreation of the first boss from Sonic the Hedgehog 1, featuring a Chargin' Chuck.<br>\r\nThe boss swings a large Ball & Chain attempting to hit the player. You can either jump over it or try to ride it with a spin jump.<br>\r\n<br>\r\nThe boss can be damaged by a stomp or a thrown sprite. Thrown sprites can collide with either the Chuck or the ship itself. Hitting the ship will (by default) do less damage than hitting the Chuck.<br>\r\n<br>\r\nThe sprite also contains \"gib\" and \"smoke\" cluster sprites, which are used in the defeat sequence. They aren't required for the sprite to function (and as such you can just set their sprite #s to $FF to prevent spawning them altogether if needed).<br>\r\n<br>\r\nNOTE: Due to how collision works in SMW, if the ball goes off the left border of the screen while in screen 0, Mario might just phase through it. <br>\r\nIt's intended to be placed later in the level as in the source game.<br>\r\n<br>\r\nMod edit 2024-3-24: Renamed one of the included routines to avoid a name conflict with Pixi 1.40+<br>\r\nMod edit 2026-2-20: Added STZ !1510,x to init to fix a common bug with the pendulum.",
    "latest_version": "smwc-30909-1676810981",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 30909,
        "title": "Wreckin' Chuck",
        "version": "smwc-30909-1676810981",
        "upstream_time": 1676810981,
        "download_url": "https://dl.smwcentral.net/30909/WreckinChuck.zip",
        "filename": "WreckinChuck.zip",
        "size": 17064,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-x-y-position-locked-sprite-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 24622,
    "title": "X/Y Position Locked Sprite v1.2",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "pacifist",
      "sa-1",
      "sprite"
    ],
    "description": "This sprite will spawn another sprite and lock it to Mario's X or Y position.<br>\r\n<br>\r\nExtra bit: clear = vanilla, set = custom.<br>\r\n<br>\r\nExtra byte 1: sprite number to spawn.<br>\r\n<br>\r\nExtra byte 2: X/Y offset from Mario to keep the sprite at. For example, use $F8 with the Hammer Brother's platform to have Mario centered on the platform.<br>\r\n<br>\r\nExtra byte 3: if the lowest bit is not set, the sprite will target the X position, otherwise it'll target the Y position. Additionally, if the highest bit is set, it'll set the extra bit for the spawned sprite.<br>\r\n<br>\r\nExtra bytes 4-7: these 4 values set the 4 extra bytes for the spawned sprite (if custom).<br>\r\n<br>\r\nUpdates:<br>\r\n- v1.1: added Y follow setting.<br>\r\n- v1.2: now the sprite uses 7 extra bytes so you can set the extra bytes for the spawned sprite. Also added an option to set the extra bit for the spawned sprite.<br>\r\n",
    "latest_version": "smwc-24622-1600720109",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 24622,
        "title": "X/Y Position Locked Sprite v1.2",
        "version": "smwc-24622-1600720109",
        "upstream_time": 1600720109,
        "download_url": "https://dl.smwcentral.net/24622/XYFollowSprite.zip",
        "filename": "XYFollowSprite.zip",
        "size": 4804,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yellow-parakoopa-wave-motion",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 38574,
    "title": "Yellow Parakoopa, Wave Motion",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "flying",
      "koopa",
      "lorom",
      "parakoopa",
      "sa-1"
    ],
    "description": "A complete remake of my old yellow Parakoopa.<br>\r\nThis is a parakoopa which flies in wave motion instead of being just a normal koopa with wings and more hits. The extra bit controls whether it follows the player, like an ordinary yellow Koopa.",
    "latest_version": "smwc-38574-1742570308",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 38574,
        "title": "Yellow Parakoopa, Wave Motion",
        "version": "smwc-38574-1742570308",
        "upstream_time": 1742570308,
        "download_url": "https://dl.smwcentral.net/38574/Yellow%20Parakoopa%20update.zip",
        "filename": "Yellow Parakoopa update.zip",
        "size": 2890,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-ball-n-chain",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3268,
    "title": "YI Ball 'n' Chain",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "asar 2 remoderation",
      "ball and chain",
      "castle",
      "dynamic",
      "lorom",
      "yoshi island"
    ],
    "description": "This long ball 'n' chain sprite rotates around a block. Both the chain and the ball hurt Mario. It is perfect for castles.<br>\r\n<br>\r\nRequires the No More Sprite Tile Limits patch.",
    "latest_version": "smwc-3268-1206727432",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3268,
        "title": "YI Ball 'n' Chain",
        "version": "smwc-3268-1206727432",
        "upstream_time": 1206727432,
        "download_url": "https://dl.smwcentral.net/3268/YIBallnChain.zip",
        "filename": "YIBallnChain.zip",
        "size": 38678,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-big-boo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16158,
    "title": "YI Big Boo",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "boo",
      "ghost",
      "giant",
      "lorom",
      "sa-1",
      "smw2",
      "yoshi's island"
    ],
    "description": "The 32x32 sized Boo from SMW2:YI.<br>\r\n<br>\r\nThis sprite was part of smkdan's YI Pack 2, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16158-1504199761",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16158,
        "title": "YI Big Boo",
        "version": "smwc-16158-1504199761",
        "upstream_time": 1504199761,
        "download_url": "https://dl.smwcentral.net/16158/YIBigBoo.zip",
        "filename": "YIBigBoo.zip",
        "size": 4387,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-bill-blaster-bullet-bill",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16773,
    "title": "YI Bill Blaster & Bullet Bill",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "asar 2 remoderation",
      "bill blaster",
      "bullet bill",
      "dynamic",
      "lorom",
      "sa-1",
      "yoshi island"
    ],
    "description": "This is the Bill Blaster from Yoshi's Island, along with that smiling Bullet Bill. What's special about it is that before shooting it has a dynamic animation where it expands, and the Bullet Bill is larger than the Super Mario World's one.<br>\r\n<br>\r\nOriginally from smkdan's Yoshi's Island dynamic sprites pack.",
    "latest_version": "smwc-16773-1513215582",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16773,
        "title": "YI Bill Blaster & Bullet Bill",
        "version": "smwc-16773-1513215582",
        "upstream_time": 1513215582,
        "download_url": "https://dl.smwcentral.net/16773/YI%20Bill%20Blasters%20%26%20Bullet%20Bill.zip",
        "filename": "YI Bill Blasters %26 Bullet Bill.zip",
        "size": 10390,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-blow-hard-v2",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 23057,
    "title": "YI Blow Hard v2.2",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "asar 2 remoderation",
      "cactus",
      "dynamic",
      "lorom",
      "sa-1",
      "yoshi island"
    ],
    "description": "A Cactus-like sprite from Yoshi's Island that fires needlenoses<br>\r\n<br>\r\nUpdated to fix three Yoshi interaction glitches.<br>\r\n2020 update: Now properly SA-1 compatible. Fixed inaccurate aiming and glitchy flashing GFX in SA-1 ROMs.<br>\r\n<br>\r\n<s>**REQUIRES MANUAL GFX INSERTION**</s> Not anymore.",
    "latest_version": "smwc-23057-1596979291",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 23057,
        "title": "YI Blow Hard v2.2",
        "version": "smwc-23057-1596979291",
        "upstream_time": 1596979291,
        "download_url": "https://dl.smwcentral.net/23057/yiblowhardv2.zip",
        "filename": "yiblowhardv2.zip",
        "size": 39070,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-chomp-rock",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3239,
    "title": "YI Chomp Rock",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "chomp",
      "island",
      "lorom",
      "pacifist",
      "rock",
      "sa-1",
      "stone",
      "yoshi"
    ],
    "description": "The Chomp Rock from Yoshi's Island. Mario can walk up to it and push it to start rolling it. It will kill sprites in its way and can be used as a stepping stone.<br>\r\n<br>\r\nThis version is not dynamic and has a more choppy animation. It consumes the entirety of SP4.<br>\r\n<br>\r\nCheck the ASM file for customization options.",
    "latest_version": "smwc-3239-1203356880",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3239,
        "title": "YI Chomp Rock",
        "version": "smwc-3239-1203356880",
        "upstream_time": 1203356880,
        "download_url": "https://dl.smwcentral.net/3239/Chomp%20Rock.zip",
        "filename": "Chomp Rock.zip",
        "size": 9118,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-chomp-rock-dynamic-version-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 38723,
    "title": "YI - Chomp Rock (Dynamic Version) V1.2",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "dynamic",
      "lorom",
      "platform",
      "sa-1",
      "solid"
    ],
    "description": "Super Mario World 2: Yoshi's Island - Chomp Rock (Dynamic Version):<br>\r\n<br>\r\nDescription: A pushable rock from YI that kills enemies when it touches them.<br>\r\n<br>\r\nPlease, for further information, check the included \"Readme\" file!<br>\r\n<br>\r\n30/10/24: V1.2 Update maded by <span class=\"un-outer\" title=\"TheXander\"><a href=\"/?p=profile&amp;id=49146\" style=\"color: var(--user-color-2);\" class=\"un\">TheXander</a></span>, Requested by <span class=\"un-outer\" title=\"Link13\"><a href=\"/?p=profile&amp;id=1944\" style=\"color: var(--user-color-2);\" class=\"un\">Link13</a></span>:<br>\r\nSA-1 Compatibility.<br>\r\nJSON Support.<br>\r\nDocumentantion (Readme) File.<br>\r\n(.mw3) Converted to (.pal & palmask).",
    "latest_version": "smwc-38723-1752382291",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 38723,
        "title": "YI - Chomp Rock (Dynamic Version) V1.2",
        "version": "smwc-38723-1752382291",
        "upstream_time": 1752382291,
        "download_url": "https://dl.smwcentral.net/38723/YI%20-%20Chomp%20Rock%20%28Dynamic%20Version%29%20V1.2.zip",
        "filename": "YI - Chomp Rock (Dynamic Version) V1.2.zip",
        "size": 18415,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-cutscene-kamek-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 34081,
    "title": "YI Cutscene Kamek v1.0",
    "authors": [
      "lx5"
    ],
    "tags": [
      "cutscene",
      "kamek",
      "lorom",
      "sa-1",
      "vwf",
      "yoshi's island"
    ],
    "description": "Recreation of Kamek during the boss cutscenes in Yoshi's Island.<br>\r\n<br>\r\nThere's some cool features such as:<br>\r\n<ul><li>Up to four consecutive SMW dialog boxes</li>\r\n<li>VWF Dialogues support</li>\r\n<li>Several magic wave colors</li>\r\n<li>Magic waves API so you can use those outside of the Kamek sprite</li></ul><br>\r\n<br>\r\nKeep in mind that this does NOT implement any sort of sprite stretching like in the original game, this is more suited towards people creating their own cutscenes.<br>\r\n<br>\r\nThis resource was made as a public commissioned work.",
    "latest_version": "smwc-34081-1704625879",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 34081,
        "title": "YI Cutscene Kamek v1.0",
        "version": "smwc-34081-1704625879",
        "upstream_time": 1704625879,
        "download_url": "https://dl.smwcentral.net/34081/kamek_v1.0.zip",
        "filename": "kamek_v1.0.zip",
        "size": 23143,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-dizzy-dandy",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3237,
    "title": "YI Dizzy Dandy",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "dynamic",
      "flower",
      "lorom",
      "yoshi island"
    ],
    "description": "A flower that falls and rolls towards mario when he gets near it. It also kills enemies.",
    "latest_version": "smwc-3237-1203356882",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3237,
        "title": "YI Dizzy Dandy",
        "version": "smwc-3237-1203356882",
        "upstream_time": 1203356882,
        "download_url": "https://dl.smwcentral.net/3237/YIDizzyDandy.zip",
        "filename": "YIDizzyDandy.zip",
        "size": 13259,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-dynamic-door-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3320,
    "title": "YI Dynamic Door (v1.1)",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "blocked",
      "door",
      "dynamic",
      "key",
      "lock",
      "locked",
      "lorom",
      "sa-1"
    ],
    "description": "A door from YI with an opening+closing animation. It's best for castles because Yoshi is incompatible with this sprite.<br>\r\n<br>\r\nIncluded are:<br>\r\n1. Dynamic Door (normal / boss depending on extra bit)<br>\r\n2. Extra Doors (locked / blocked depending on extra bit)<br>\r\n<br>\r\nNOTE: this slightly updated version fixes a glitch that occurs while teleporting from a level that was entered via pipe.",
    "latest_version": "smwc-3320-1216078953",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3320,
        "title": "YI Dynamic Door (v1.1)",
        "version": "smwc-3320-1216078953",
        "upstream_time": 1216078953,
        "download_url": "https://dl.smwcentral.net/3320/yidoor.zip",
        "filename": "yidoor.zip",
        "size": 13802,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-floating-rock",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 31801,
    "title": "YI Floating Rock",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "pacifist",
      "platform",
      "sa-1",
      "yoshi island"
    ],
    "description": "This rock, found in 3-7, floats on the water. If stood on, it tilts to the side and you slip off. Make sure to enable sprite buoyancy.<br>\r\n<br>\r\n1.1 update: SA-1 compatibility. For lorom, delay before reading multiply and divide results.",
    "latest_version": "smwc-31801-1682155193",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 31801,
        "title": "YI Floating Rock",
        "version": "smwc-31801-1682155193",
        "upstream_time": 1682155193,
        "download_url": "https://dl.smwcentral.net/31801/FloatingRock%201.1.zip",
        "filename": "FloatingRock 1.1.zip",
        "size": 16054,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-flopsy-fish-constant-jumping",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 32907,
    "title": "YI Flopsy Fish (constant jumping)",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "enemy",
      "fish",
      "lorom",
      "sa-1"
    ],
    "description": "A fish from YI that constantly jumps out of the water (read the readme for more info on various options)<br>\r\n<br>\r\nv1.1: update for PIXI and SA-1 compatibility (spooonsss)",
    "latest_version": "smwc-32907-1690114373",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 32907,
        "title": "YI Flopsy Fish (constant jumping)",
        "version": "smwc-32907-1690114373",
        "upstream_time": 1690114373,
        "download_url": "https://dl.smwcentral.net/32907/FlopsyFish.zip",
        "filename": "FlopsyFish.zip",
        "size": 12270,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-flying-kamek",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 13895,
    "title": "YI Flying Kamek",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "enemy",
      "follow",
      "follow player",
      "following",
      "invincible",
      "kamek",
      "lorom",
      "magikoopa",
      "mario-following",
      "sa-1",
      "yoshi's island"
    ],
    "description": "This is the flying Kamek sprite used in a few levels of Yoshi's Island, which flies in a loop from the background to the foreground.<br>\r\n<br>\r\nIt starts by moving left in the background at whatever height you place it at in Lunar Magic. Once it goes offscreen, it'll fly right in the foreground starting at Mario's height. When it goes offscreen there, it'll go back to the BG.<br>\r\n<br>\r\nGraphics for the original Kamek sprite are included, as well.",
    "latest_version": "smwc-13895-1467527503",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 13895,
        "title": "YI Flying Kamek",
        "version": "smwc-13895-1467527503",
        "upstream_time": 1467527503,
        "download_url": "https://dl.smwcentral.net/13895/Flying%20Kamek.zip",
        "filename": "Flying Kamek.zip",
        "size": 3682,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-hootie-the-bluefish-piranha-fish",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3270,
    "title": "YI Hootie the Bluefish (Piranha Fish)",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "asar 2 remoderation",
      "dynamic",
      "fish",
      "lorom",
      "piranha",
      "piranha plant",
      "sa-1",
      "wall-following",
      "yoshi island"
    ],
    "description": "This is based off the wall-following Urchin. It is the purple wall-following piranha plant in Naval Piranha's castle. Unlike the one in YI, this one is not compatible with slopes, so plan around that.<br>\r\n<br>\r\n<s>It requires manual GFX insertion, refer to the README.</s> It doesn't requires it anymore, just insert it with piranhafishgfx.bin at the same folder as piranha_fish.cfg.",
    "latest_version": "smwc-3270-1207332114",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3270,
        "title": "YI Hootie the Bluefish (Piranha Fish)",
        "version": "smwc-3270-1207332114",
        "upstream_time": 1207332114,
        "download_url": "https://dl.smwcentral.net/3270/piranhafish.zip",
        "filename": "piranhafish.zip",
        "size": 37582,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-hootie-the-bluefish-piranha-fish-not-dynamic",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 21046,
    "title": "YI Hootie the Bluefish (Piranha Fish) - not dynamic",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "enemy",
      "fish",
      "lorom",
      "piranha",
      "sa-1",
      "water"
    ],
    "description": "Someone wanted a non-dynamic version of the piranha fish... so I made one since I was bored.",
    "latest_version": "smwc-21046-1567639956",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 21046,
        "title": "YI Hootie the Bluefish (Piranha Fish) - not dynamic",
        "version": "smwc-21046-1567639956",
        "upstream_time": 1567639956,
        "download_url": "https://dl.smwcentral.net/21046/piranhafishnd.zip",
        "filename": "piranhafishnd.zip",
        "size": 5149,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-melon-bug",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 39785,
    "title": "YI Melon Bug",
    "authors": [
      "DrippingYellow"
    ],
    "tags": [
      "bouncy",
      "bug",
      "carriable",
      "lorom",
      "pacifist",
      "sa-1",
      "yoshi's island"
    ],
    "description": "The helpful/abuseable pillbug-like critters from Yoshi's Island. Curls up into a ball if the player startles it or touches it, and can be picked up and thrown or kicked around, killing any enemies it rolls over.<br>\r\n<br>\r\nIf the player lets it roll, it will build up momentum on slopes, giving the player a nice shove depending on how fast it goes. (Occasionally, it will push the player so fast that the player cannot jump. Use the <a href=\"https://smwc.me/s/33679\">Player X Speed Fix patch</a> if this is a problem.)<br>\r\n<br>\r\nBy default, the sprite is able to be jumped on, like in the Super Donkey prototypes. Change the define \"!Stompable\" to 0 if you want this interaction to more closely resemble Yoshi's Island (the player can only push it and be pushed, even from the top).<br>\r\n<br>\r\nThis sprite is also compatible with Yoshi, shell-less blue Koopas, and the purple triangles.<br>\r\n<br>\r\n<b><u>OBLIGATORY SLOPE DISCLAIMER:</u></b><br>\r\nThis sprite is designed to work in tandem with slopes, arguably the most broken mechanic in this already broken game. At the speeds this sprite tends to go at, it has a non-zero chance to clip through steep slopes as it bounces slightly off the ground. Until we get a \"Sprite Slope Pass Glitch Fix\" patch, this issue can be worked around by setting the define \"!BouncesOffGround\" to 0.",
    "latest_version": "smwc-39785-1764142032",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 39785,
        "title": "YI Melon Bug",
        "version": "smwc-39785-1764142032",
        "upstream_time": 1764142032,
        "download_url": "https://dl.smwcentral.net/39785/MelonBug.zip",
        "filename": "MelonBug.zip",
        "size": 9709,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-nipper-and-dandelion",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 31010,
    "title": "YI Nipper and Dandelion",
    "authors": [
      "codfish1002"
    ],
    "tags": [
      "asar 2 remoderation",
      "enemy",
      "lorom",
      "sa-1",
      "smw2",
      "yoshi's island"
    ],
    "description": "Yoshi's island Dandelion parachute, spawns a sprite after touching the ground.<br>\r\n<br>\r\nthe palette and the sprite it spawns can also be customized with the extra bytes.<br>\r\n<br>\r\nalso comes with the YI nipper plant and a cluster sprite for the smoke. <br>\r\n<br>\r\ncheck the ASM file for details on how to use the sprite<br>\r\n<br>\r\nrequested by <span class=\"un-outer\" title=\"Rykon-V73\"><a href=\"/?p=profile&amp;id=207\" style=\"color: var(--user-color-1);\" class=\"un\">Rykon-V73</a></span><br>\r\n<br>\r\n2022-05-25:<br>\r\nadded a option to decrease the amount of cluster smoke that the dandelion spawns<br>\r\n<br>\r\nconverted some ram addresses I missed, the sprites should properly work on sa-1 now.<br>\r\n<br>\r\nadded a delay for the nippers (this can be toggled off in the ASM file)",
    "latest_version": "smwc-31010-1673008616",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 31010,
        "title": "YI Nipper and Dandelion",
        "version": "smwc-31010-1673008616",
        "upstream_time": 1673008616,
        "download_url": "https://dl.smwcentral.net/31010/YI_NipperDandelion_V1.3.zip",
        "filename": "YI_NipperDandelion_V1.3.zip",
        "size": 7211,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-o-spike",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3249,
    "title": "YI O-Spike",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "dynamic",
      "lorom"
    ],
    "description": "This the cactus-like enemy from YI that rolls toward mario if a shell hits it on the low side, but rolls away if it's hit on the upper side.",
    "latest_version": "smwc-3249-1204113289",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3249,
        "title": "YI O-Spike",
        "version": "smwc-3249-1204113289",
        "upstream_time": 1204113289,
        "download_url": "https://dl.smwcentral.net/3249/YIOSpike.zip",
        "filename": "YIOSpike.zip",
        "size": 10083,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-smb3-spike-non-dynamic",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3570,
    "title": "YI/SMB3 Spike (non-dynamic)",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "smb3",
      "smw2",
      "yoshi's island"
    ],
    "description": "A spike that throws spiked balls just like in YI/SMB3. Extra bit + CFG palette allows it to behave similarly to the SMW shelless Koopas.",
    "latest_version": "smwc-3570-1271691492",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3570,
        "title": "YI/SMB3 Spike (non-dynamic)",
        "version": "smwc-3570-1271691492",
        "upstream_time": 1271691492,
        "download_url": "https://dl.smwcentral.net/3570/YI-SMB3Spike.zip",
        "filename": "YI-SMB3Spike.zip",
        "size": 10967,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-spike",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 29506,
    "title": "YI Spike",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "enemy",
      "lorom",
      "projectile",
      "sa-1"
    ],
    "description": "This is similar to the SMB3 spike, except that the ball it throws is \"dynamic\", 32x32, it \"grows\" out of its mouth, and spins as it's in the air.",
    "latest_version": "smwc-29506-1658491121",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 29506,
        "title": "YI Spike",
        "version": "smwc-29506-1658491121",
        "upstream_time": 1658491121,
        "download_url": "https://dl.smwcentral.net/29506/yi_spike.zip",
        "filename": "yi_spike.zip",
        "size": 15837,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-stretch",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16159,
    "title": "YI Stretch",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "shyguy",
      "smw2",
      "yoshi's island"
    ],
    "description": "The vertically stretched Shyguy from SMW2:YI.<br>\r\n<br>\r\nThis sprite was part of smkdan's YI Pack 2, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16159-1504200093",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16159,
        "title": "YI Stretch",
        "version": "smwc-16159-1504200093",
        "upstream_time": 1504200093,
        "download_url": "https://dl.smwcentral.net/16159/YIStretch.zip",
        "filename": "YIStretch.zip",
        "size": 4861,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-wild-ptooie-non-dynamic-v1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 18520,
    "title": "YI Wild Ptooie (non-dynamic) v1.1",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "forest",
      "lorom",
      "piranha plant",
      "plant",
      "sa-1",
      "smw2",
      "yoshi's island"
    ],
    "description": "The wild piranha plant from SMW2:YI which spits needlenoses. The projectile is included.<br>\r\n<br>\r\nThis sprite was part of smkdan's YI Pack 3, and was resubmitted separately after the remoderation for ease of search and to fit current standards.<br>\r\n<br>\r\nv1.1<br>\r\n-----<br>\r\nFixed a bug with SA1, RAM that checks if yellow needle is in yoshi's mouth wasn't using pixi's define, it was using the plain RAM which doesn't work on sa-1.<br>\r\nMinor fix, still a fix.",
    "latest_version": "smwc-18520-1543360214",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 18520,
        "title": "YI Wild Ptooie (non-dynamic) v1.1",
        "version": "smwc-18520-1543360214",
        "upstream_time": 1543360214,
        "download_url": "https://dl.smwcentral.net/18520/YIWildPtooie%20v1.1.zip",
        "filename": "YIWildPtooie v1.1.zip",
        "size": 7760,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-wild-ptooie-piranha-plant-v3",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 35190,
    "title": "YI Wild Ptooie & Piranha Plant v3.1",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "piranha",
      "ptooie",
      "sa-1",
      "yoshi island"
    ],
    "description": "YI Wild Piranha Plant v3.0:<br>\r\nThis is my second time re-coding this sprite. It now uses \"gradual\" rotation when hit instead of directly setting the value. It shares GFX with the Ptooie.<br>\r\n<br>\r\nYI Wild Ptooie v3.0:<br>\r\nThis is my first time coding the Wild Ptooie, but there were already two versions made by smkdan. The main features in this one are: \"gradual\" rotation, scaling head when tracking, and facing-down frames.<br>\r\n<br>\r\nIncludes a document on how to customize the Wild Ptooie<br>\r\n<br>\r\nv3.1 (spooonsss): convert to asar and pixi. Support for SA-1.",
    "latest_version": "smwc-35190-1738029155",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 35190,
        "title": "YI Wild Ptooie & Piranha Plant v3.1",
        "version": "smwc-35190-1738029155",
        "upstream_time": 1738029155,
        "download_url": "https://dl.smwcentral.net/35190/YI%20Wild%20Ptooie%20and%20Piranha%20Plant%20v3.1.zip",
        "filename": "YI Wild Ptooie and Piranha Plant v3.1.zip",
        "size": 49648,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yi-winged-item-cloud",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3241,
    "title": "YI Winged Item Cloud",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "cloud",
      "dynamic",
      "item",
      "lorom",
      "wing",
      "yoshi island"
    ],
    "description": "This is the flying cloud from YI that contains an item. You can customize which sprite is spawned by modifying the extra property bytes. It is triggered with a shell or a stunned enemy. It comes with some pre-configured CFG files that spawn certain items.",
    "latest_version": "smwc-3241-1203606746",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3241,
        "title": "YI Winged Item Cloud",
        "version": "smwc-3241-1203606746",
        "upstream_time": 1203606746,
        "download_url": "https://dl.smwcentral.net/3241/wingcloud.zip",
        "filename": "wingcloud.zip",
        "size": 13592,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yoshi-eggs",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3456,
    "title": "Yoshi Eggs",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "baby yoshi",
      "lorom",
      "pacifist",
      "sa-1",
      "yoshi",
      "yoshi egg"
    ],
    "description": "A custom Yoshi Egg sprite that's based on the original sprite through disassembly. Comes with:<br>\r\n<br>\r\nWhen the extra bit is set it will only hatch if the corresponding switch palace has been activated.<br>\r\n<br>\r\nThis can only be inserted with PIXI. More details in the readme.",
    "latest_version": "smwc-3456-1251581027",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3456,
        "title": "Yoshi Eggs",
        "version": "smwc-3456-1251581027",
        "upstream_time": 1251581027,
        "download_url": "https://dl.smwcentral.net/3456/yoshi_eggs.zip",
        "filename": "yoshi_eggs.zip",
        "size": 4257,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yoshi-house-birds",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3218,
    "title": "Yoshi House Birds",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "bird",
      "lorom",
      "yoshi's house"
    ],
    "description": "The bird sprite in Yoshi's House, ready to be inserted with Romi's version of Sprite Tool.<br>\r\n<br>\r\nTo be assembled with PIXI",
    "latest_version": "smwc-3218-1255451024",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3218,
        "title": "Yoshi House Birds",
        "version": "smwc-3218-1255451024",
        "upstream_time": 1255451024,
        "download_url": "https://dl.smwcentral.net/3218/bird.zip",
        "filename": "bird.zip",
        "size": 2109,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yoshi-s-egg-breaks-on-thrown-objects",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 17825,
    "title": "Yoshi's egg, breaks on thrown objects",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "bonus",
      "lorom",
      "pacifist",
      "sa-1",
      "yoshi",
      "yoshi egg"
    ],
    "description": "This yoshi egg only hatches when hit by thrown objects, like shells, thrown blocks and etc.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-17825-1532012975",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 17825,
        "title": "Yoshi's egg, breaks on thrown objects",
        "version": "smwc-17825-1532012975",
        "upstream_time": 1532012975,
        "download_url": "https://dl.smwcentral.net/17825/Yoshi%20Egg%2C%20breakable%20by%20thrown%20objects.zip",
        "filename": "Yoshi Egg%2C breakable by thrown objects.zip",
        "size": 5055,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yoshi-s-fireball",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 30698,
    "title": "Yoshi's Fireball",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "fireball",
      "lorom",
      "projectile",
      "sa-1",
      "yoshi",
      "yoshi fireball"
    ],
    "description": "This is a disassembly of extended sprite 11 in SMW, Yoshi's Fireball.",
    "latest_version": "smwc-30698-1670487146",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 30698,
        "title": "Yoshi's Fireball",
        "version": "smwc-30698-1670487146",
        "upstream_time": 1670487146,
        "download_url": "https://dl.smwcentral.net/30698/Yoshi%27s%20Fireball%20Disassembly.zip",
        "filename": "Yoshi%27s Fireball Disassembly.zip",
        "size": 3195,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yoshi-s-house-smoke",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3703,
    "title": "Yoshi's House Smoke",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "disassembly",
      "lorom",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite 8B in SMW, the puff of smoke that comes from the chimney of Yoshi's House.",
    "latest_version": "smwc-3703-1299884827",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3703,
        "title": "Yoshi's House Smoke",
        "version": "smwc-3703-1299884827",
        "upstream_time": 1299884827,
        "download_url": "https://dl.smwcentral.net/3703/SMWSDIS%20-%20sprite%208B%20-%20Yoshi%27s%20House%20smoke%20puff.zip",
        "filename": "SMWSDIS - sprite 8B - Yoshi%27s House smoke puff.zip",
        "size": 1407,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yoshi-s-island-arrow-lift",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 29639,
    "title": "Yoshi's Island - Arrow Lift",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "dynamic",
      "lorom",
      "pacifist",
      "sa-1"
    ],
    "description": "The spinning arrow from YI that can be ridden in the direction it's pointing in when it's stood on. You can customise for how long the platform stays alive after standing on as well as whether it rotates fast or slow.<br>\r\n<br>\r\nUpdated on request by <span class=\"un-outer\" title=\"Knight of Time\"><a href=\"/?p=profile&amp;id=146\" style=\"color: var(--user-color-2);\" class=\"un\">Knight of Time</a></span>",
    "latest_version": "smwc-29639-1664935700",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 29639,
        "title": "Yoshi's Island - Arrow Lift",
        "version": "smwc-29639-1664935700",
        "upstream_time": 1664935700,
        "download_url": "https://dl.smwcentral.net/29639/arrowlift.zip",
        "filename": "arrowlift.zip",
        "size": 23655,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yoshi-s-island-p-switch",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16767,
    "title": "Yoshi's Island P-Switch",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "dynamic",
      "extra bit",
      "lorom",
      "p-switch",
      "pow",
      "sa-1",
      "yoshi island"
    ],
    "description": "It's a large red P-Switch the player can't carry nor move it somehow. When pressed a dynamic squishing animation will be played before exploding and activating the switch effect.<br>\r\n<br>\r\nThe extra bit determines if it behaves like a blue P-Switch (clear) or a silver P-Switch (set).<br>\r\n<br>\r\nOriginally from smkdan's Yoshi's Island dynamic sprite pack.",
    "latest_version": "smwc-16767-1513132945",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16767,
        "title": "Yoshi's Island P-Switch",
        "version": "smwc-16767-1513132945",
        "upstream_time": 1513132945,
        "download_url": "https://dl.smwcentral.net/16767/Yoshi%20Island%20P-Switch.zip",
        "filename": "Yoshi Island P-Switch.zip",
        "size": 6242,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yoshi-s-island-style-door-version-1",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 3316,
    "title": "Yoshi's Island-Style Door (Version 1.0)",
    "authors": [
      "Nimono"
    ],
    "tags": [
      "door",
      "lorom",
      "misc",
      "sa-1",
      "yoshi island"
    ],
    "description": "Just like in YI, this door will open up, then warp you, and you can't move until after the door warps you, if you open it! Comes with a graphics file for the door.",
    "latest_version": "smwc-3316-1215662887",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 3316,
        "title": "Yoshi's Island-Style Door (Version 1.0)",
        "version": "smwc-3316-1215662887",
        "upstream_time": 1215662887,
        "download_url": "https://dl.smwcentral.net/3316/yidoor.zip",
        "filename": "yidoor.zip",
        "size": 5159,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yoshi-s-island-style-shy-guy",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 22378,
    "title": "Yoshi's Island-style Shy Guy",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "enemy",
      "lorom",
      "sa-1",
      "shy guy",
      "yoshi's island"
    ],
    "description": "This is a Shy Guy that behaves like the one in Yoshi's Island.<br>\r\n<br>\r\n(Rykon-V73): Added .json file for the 2 sprites and merged its GFX with the Fly Guy GFX. Now both should be compatible.",
    "latest_version": "smwc-22378-1584030754",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 22378,
        "title": "Yoshi's Island-style Shy Guy",
        "version": "smwc-22378-1584030754",
        "upstream_time": 1584030754,
        "download_url": "https://dl.smwcentral.net/22378/YI%20Shy%20Guy_edited.zip",
        "filename": "YI Shy Guy_edited.zip",
        "size": 6855,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-yurarin-boo",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 16232,
    "title": "Yurarin Boo",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "seahorse",
      "sml",
      "water"
    ],
    "description": "A seahorse from Super Mario Land that jumps from water, spits a fireball, and stays behind layers. It can be stomped. Don't forget to enable sprite buoyancy for your level if using this sprite.<br>\r\n<br>\r\nThis sprite was part of smkdan's Super Mario Land sprites pack, and was resubmitted separately after the remoderation for ease of search and to fit current standards.",
    "latest_version": "smwc-16232-1504719628",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 16232,
        "title": "Yurarin Boo",
        "version": "smwc-16232-1504719628",
        "upstream_time": 1504719628,
        "download_url": "https://dl.smwcentral.net/16232/SMLYurarinBoo.zip",
        "filename": "SMLYurarinBoo.zip",
        "size": 4885,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "smwsprites-zidane-bro",
    "aliases": [],
    "section": "smwsprites",
    "upstream_id": 14223,
    "title": "Zidane Bro.",
    "authors": [
      "lx5"
    ],
    "tags": [
      "chase",
      "lorom",
      "zidane"
    ],
    "description": "This sprite was made as a joke, but some of you might find him useful I guess.<br>\r\n<br>\r\nVideo: <a href=\"https://www.youtube.com/watch?v=PpXxpMoTwQk\" rel=\"nofollow\">https://www.youtube.com/watch?v=PpXxpMoTwQk</a>",
    "latest_version": "smwc-14223-1471201792",
    "install_kind": "pixi_sprite",
    "versions": [
      {
        "upstream_id": 14223,
        "title": "Zidane Bro.",
        "version": "smwc-14223-1471201792",
        "upstream_time": 1471201792,
        "download_url": "https://dl.smwcentral.net/14223/zidane_bro.zip",
        "filename": "zidane_bro.zip",
        "size": 3377,
        "sha256": null,
        "dependencies": [
          "pixi"
        ],
        "install_kind": "pixi_sprite"
      }
    ]
  },
  {
    "name": "snes9x",
    "aliases": [
      "snes9x"
    ],
    "section": "tools",
    "upstream_id": 38381,
    "title": "Snes9x v1.63",
    "authors": [
      "Snes9x team"
    ],
    "tags": [
      "emulator"
    ],
    "description": "Includes both x86 and x64 versions.<br>\r\n<br>\r\nNewest version of Snes9x for Windows, released July 9, 2024. Release page with full changelog <a href=\"https://github.com/snes9xgit/snes9x/releases/tag/1.63\" rel=\"nofollow\">here</a>, along with source code and builds for Linux, macOS and libretro.<br>\r\n<br>\r\nImportant changes in v1.63:<br>\r\nGeneral:<br>\r\n- Added a shortcut to change the backdrop color for sprite extraction.<br>\r\n- Fixed QuickSave 0-9 slot shortcuts not working.<br>\r\n- Allow \"Address:byte\" form for cheat inputs.<br>\r\n- Fixed ZIP files not being closed after patch search.<br>\r\n- Various memmap fixes to allow unofficial mappings.<br>\r\n- Added usage of ImGui to draw things on top of the screen instead of inside.<br>\r\n<br>\r\nWin32:<br>\r\n- Fixed AVI not recording audio.<br>\r\n- Fixed framerate throttling in turbo mode (now works during AVI recording).<br>\r\n- Fixed interlaced output speed being double.<br>\r\n- Fixed command line arguments not working.<br>\r\n- Fixed WaveOut device name display for names longer than 31 characters.<br>\r\n- Fixed Bank+/- hotkey saving.<br>\r\n- Added hotkeys for aspect ratio, cheat edit/search.<br>\r\n- Added multiselect for cheat edit dialog.",
    "latest_version": "smwc-38381-1725783907",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 38381,
        "title": "Snes9x v1.63",
        "version": "smwc-38381-1725783907",
        "upstream_time": 1725783907,
        "download_url": "https://dl.smwcentral.net/38381/snes9x-1.63.zip",
        "filename": "snes9x-1.63.zip",
        "size": 8533038,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-addmusic-tie-optimizer",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4604,
    "title": "Addmusic Tie Optimizer",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "addmusic",
      "music",
      "utility"
    ],
    "description": "This tool is used for custom music txt files. It replaces the ties (^) by the equals (=) command which uses less space than a tie itself but has the exact same effect, thus reducing the song insertion size. I can not guarantee that this tool will work on every single music, but it works on most of them.<br>\r\n<br>\r\nThere's also \"unsafe mode\" you could try. It makes the txt look even more complicated, but it could reduce the insertion size even more (or increase it). The chance for insertion and music errors becomes higher too, so use it at your own risk. It's always worth to give it a try though! Requires a browser with javascript support.<br>\r\n<br>\r\nThanks SNN for suggesting this tool to me, which in turn made me create it.",
    "latest_version": "smwc-4604-1363206325",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4604,
        "title": "Addmusic Tie Optimizer",
        "version": "smwc-4604-1363206325",
        "upstream_time": 1363206325,
        "download_url": "https://dl.smwcentral.net/4604/Addmusic%20Tie%20Optimizer.zip",
        "filename": "Addmusic Tie Optimizer.zip",
        "size": 1896,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-address-tracker-v5-0",
    "aliases": [],
    "section": "tools",
    "upstream_id": 39887,
    "title": "Address tracker v5.0.6",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "address",
      "ram usage",
      "tracking"
    ],
    "description": "This is a javascript tool (which can be run on a browser) I made to help with tracking used addresses (specifically RAM addresses) when installing ASM resources (patches, blocks, sprites, uberasm tool, etc.).<br>\r\n<br>\r\nTechinically, this is open source since JS as an <a href=\"https://en.wikipedia.org/wiki/Interpreter_(computing)\" rel=\"nofollow\">interpreted language</a>.<br>\r\n<br>\r\nFeatures include sorting them, displaying the gap between two addresses, and if there are two or more entries conflicting (&ldquo;overlap&rdquo;). The last one is very useful if you happen to have an ASM resource bugging out when 2+ resources happen to use the same RAM for different purposes.<br>\r\n<br>\r\nAnother tool is that it automatically gives RAM to each freeram define (assigning) the asm resource requires.<br>\r\n<br>\r\nThis is certainly useful for collaboration hacks to visualize the RAMs being used in a compact user-friendly way.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog</span></div><div class=\"collapse-content\"><pre style=\"border: 1px solid white;\">2025-05-25 v5.0.4<br>\r\n\t-Fixed a problem with Assigner that due to a greedy first hit<br>\r\n\t algorithm, results in a failed assigned address that should be a<br>\r\n\t success. This occurs if you have a define with a shorter RAM,<br>\r\n\t then a longer one on the defines list, and the empty RAM list<br>\r\n\t to have a lower-address gap being longer than the high-address<br>\r\n\t gap, as pointed out by Atari2.0.<br>\r\n\t-All inputs entries now allow spaces instead of just tabs<br>\r\n\t separating addresses, number of bytes, and min and max address<br>\r\n\t (for assigner). This also means that the ASM resource name no<br>\r\n\t longer accepts spaces in its name.<br>\r\n\t-Made the HTML files more pleasnt to read:<br>\r\n\t--No sharp contrasting white-text-on-black-background<br>\r\n\t--Some blocks of text on the 2 tools are now contained within<br>\r\n\t  HTML details tag.<br>\r\n\t-Addresser now accepts freeram list having both the min and max<br>\r\n\t addresses omitted for user friendliness.<br>\r\n\t-Added a percentage and a progress bar for Assigner.html showing<br>\r\n\t how much of all available bytes are taken.<br>\r\n\t-You can now double-click on code displays (in \"pre\" HTML tags)<br>\r\n\t to easily select the entire thing to copy it.<br>\r\n\t-All HTMLs are now linked to each other for ease of use.</pre></div></div><br>\r\n\t-Fixed a slight visual error caused by when the message \"There are<br>\r\n\t define(s) failed to assigned and they are not counted as<br>\r\n\t consuming RAM.\" causes a slight vertical height changes in that<br>\r\n\t area.<br>\r\n\t-Fixed the progress bar having an odd pixel on the left edge and a<br>\r\n\t slight subpixel color on where the fill edge meets the empty<br>\r\n\t part. This is due to some browser rendering error (tested on<br>\r\n\t chrome v137.0.7151.41). This is now moved to a separate HTML<br>\r\n\t element.<br>\r\n\t--As an addition, I added color indicator that turns yellow<br>\r\n\t  when 50-75 percent and red when 75 or more percent.<br>\r\nGithub: https://github.com/GhbSmwc/SMW_Addressmapper",
    "latest_version": "smwc-39887-1752218422",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 39887,
        "title": "Address tracker v5.0.6",
        "version": "smwc-39887-1752218422",
        "upstream_time": 1752218422,
        "download_url": "https://dl.smwcentral.net/39887/smw_addressmapper_v5_0_6_.zip",
        "filename": "smw_addressmapper_v5_0_6_.zip",
        "size": 34724,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-bg-scroll-rate-settings-editor-v2",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4602,
    "title": "BG Scroll Rate Settings Editor v2.1",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "lunar magic",
      "utility"
    ],
    "description": "Lets you edit the Layer 2 scroll options seen in the \"Change Other Properties\" dialog in Lunar Magic, so you can add more combinations without using a hex editor.<br>\r\n<br>\r\nRequires the .NET framework.",
    "latest_version": "smwc-4602-1363206862",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4602,
        "title": "BG Scroll Rate Settings Editor v2.1",
        "version": "smwc-4602-1363206862",
        "upstream_time": 1363206862,
        "download_url": "https://dl.smwcentral.net/4602/BGSRSEv21.zip",
        "filename": "BGSRSEv21.zip",
        "size": 7342,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-binthumbnail",
    "aliases": [],
    "section": "tools",
    "upstream_id": 30238,
    "title": "BinThumbnail",
    "authors": [
      "spooonsss"
    ],
    "tags": [
      "graphics"
    ],
    "description": "Windows Explorer uses BinThumbnail to generate thumbnails for SNES 4 bpp .bin graphics files.<br>\r\n<br>\r\nTo use:<br>\r\nRun install.cmd (with BinThumbnail.dll in the same directory)<br>\r\nOpen Windows Explorer (explorer.exe) and navigate to a directory containing SNES 4 bpp .bin files (e.g. ExGraphics/)<br>\r\nView-&gt;Large Icons<br>\r\nWindows Explorer shows icons for the .bin files rendered with SMW palette $A<br>\r\n<br>\r\n<br>\r\nLimitations:<br>\r\n.bin files contain no metadata, so the thumbnails are always generated assuming 4 bpp<br>\r\n.bin files contain no palette information, so the thumbnails are always generated with SMW palette $A<br>\r\nDoes not work in processes run \"As Administrator\"<br>\r\n<br>\r\n<br>\r\nPlease submit bugs and improvements to: https://github.com/spooonsss/BinThumbnail<br>\r\n",
    "latest_version": "smwc-30238-1651590486",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 30238,
        "title": "BinThumbnail",
        "version": "smwc-30238-1651590486",
        "upstream_time": 1651590486,
        "download_url": "https://dl.smwcentral.net/30238/BinThumbnail.zip",
        "filename": "BinThumbnail.zip",
        "size": 90340,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-blockreator-v1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 20129,
    "title": "Blockreator v1.3",
    "authors": [
      "Kipernal",
      "Major Flare"
    ],
    "tags": [
      "custom asm",
      "custom block",
      "generator"
    ],
    "description": "Kipernal's Blockreator that allows you to simply create custom blocks to be inserted with GPS.<br>\r\nThe blocks can be created by selected certain conditions and events to occur when the player or a sprite touches the block.<br>\r\nSee the readme for details.<br>\r\n<br>\r\nv1.2: <br>\r\n- Added the wallrun offsets, as well as fixed various bugs with labels and certain codes not working properly.<br>\r\n<br>\r\nv1.3 (Major Flare):<br>\r\n- Added several events, such as a proper give coins routine, Switch Palace tests, ON/OFF Flip status, and more;<br>\r\n- Added some code optimizations: wherever possible, switched \"LDA #$00 : STA $RAM\" to \"STZ $RAM\";<br>\r\n- Better SA-1 conversion - now, it converts sprite tables properly. Also, the resultant code is SA-1 hybrid instead of SA-1 restricted.",
    "latest_version": "smwc-20129-1559593614",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 20129,
        "title": "Blockreator v1.3",
        "version": "smwc-20129-1559593614",
        "upstream_time": 1559593614,
        "download_url": "https://dl.smwcentral.net/20129/Blockreator.zip",
        "filename": "Blockreator.zip",
        "size": 2312957,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-bpp-2",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4617,
    "title": "bpp++ 2.1",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "converter",
      "graphics"
    ],
    "description": "This tool converts graphics from any format the SNES supports (2bpp GB, 4bpp SNES, 8bpp SNES, and mode7) to another. It also supports 3bpp SNES.",
    "latest_version": "smwc-4617-1363203554",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4617,
        "title": "bpp++ 2.1",
        "version": "smwc-4617-1363203554",
        "upstream_time": 1363203554,
        "download_url": "https://dl.smwcentral.net/4617/bpp%2B%2B.zip",
        "filename": "bpp++.zip",
        "size": 7207,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-brr-player",
    "aliases": [],
    "section": "tools",
    "upstream_id": 7009,
    "title": "BRR Player",
    "authors": [
      "Vitor Vilela"
    ],
    "tags": [
      "adsr",
      "brr",
      "brr samples",
      "gain",
      "keyboard",
      "volume"
    ],
    "description": "BRR Player is a simple player that lets you play BRR samples. It lets you configure at real time the pitch, volume and adsr/gain and works like a virtual keyboard. Plus it lets you configure how to load the BRR samples, making easier to listen on how the sample should really be in song.<br>\r\n<br>\r\nAs a bonus, it has some volume tools included.<br>\r\n<br>\r\nMore details in readme.",
    "latest_version": "smwc-7009-1407887476",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 7009,
        "title": "BRR Player",
        "version": "smwc-7009-1407887476",
        "upstream_time": 1407887476,
        "download_url": "https://dl.smwcentral.net/7009/BRRPlayFinal.zip",
        "filename": "BRRPlayFinal.zip",
        "size": 262696,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-brrtools-v3",
    "aliases": [],
    "section": "tools",
    "upstream_id": 31093,
    "title": "BRRTools v3.17",
    "authors": [
      "Bregalad",
      "Kevin",
      "nyanpasu64"
    ],
    "tags": [
      "addmusic",
      "brr",
      "brr samples",
      "music",
      "samples"
    ],
    "description": "BRRTools are currently the most evolved tools to convert between Microsoft standard WAV format and SNES's compressed BRR format.<br>\r\n<br>\r\nThe pack contains 3 programs:<br>\r\n<ul><li>BRR Decoder can convert from BRR to WAV</li>\r\n<li>SPC Decoder can rip multiple BRRs from within a SPC sound file simultaneously into WAV files</li>\r\n<li>BRR Encoder can convert from WAV to BRR</li></ul><br>\r\n<br>\r\nFeatures:<br>\r\n<ul><li>Supports resampling when encoding (anti-aliasing filter available)</li>\r\n<li>Fully supports encoding of looped samples for arbitrary loops</li>\r\n<li>Choose which \"filters\" to use for encoding</li>\r\n<li>Can select playback rate of decoded samples and get info about note tonality when it's possible</li>\r\n<li>When decoding looped samples, choose the length of the output sample and get info about looping stability</li>\r\n<li>Optional lowpass filter when decoding (simulate hardware) and treble-boost filter when encoding (compensating the lowpass filter)</li></ul><br>\r\n<br>\r\nAdvantages of BRR Encoder over SnesBRR:<br>\r\n<ul><li>You can pass in a loop point (-l###), and it will automatically resample the looped region to a multiple of 16 samples. (The final BRR block is encoded in a way where the loop-point block decodes properly.)</li>\r\n<li>You can pass a resampling ratio (-rb###) and it will resample such that in/out&#8776;###, while keeping the looped section a multiple of 16 samples. (out/in = 1/###)<br>\r\n&emsp;* -rb### is bandlimited sinc interpolation, and generates no downsampling artifacts, unlike other resampling methods (-rl###, -rc###, etc)<br>\r\n&emsp;* -sb#### will resample the audio file to approximately #### Hertz.</li>\r\n<li>Passing -g to brr_encoder will prefilter the audio file to compensate for SPC700's Gaussian filtering (muffling).</li>\r\n<li>Passing -a### will multiply the loudness by ###. To fix clipping, try passing -w -a0.99 (or smaller) when using resampling or -g.</li></ul><br>\r\n<br>\r\nNote that loop points still have to be manually inserted into the output BRR files to make them usable with Addmusic.<br>\r\n<br>\r\nv3.14+ (by nyanpasu64):<br>\r\n<ul><li>Changed the internal calculations to operate on 32-bit samples (instead of 16-bit WAV samples). -g and -rb often increase signal amplitude and produce clipping. 32-bit samples ensure that clipped samples saturate, rather than producing loud overflow/wraparound artifacts.</li></ul><br>\r\n<br>\r\nv3.17 (by Kevin):<br>\r\n<ul><li>Added support for the Addmusic header in samples made with brr_encoder (use the -m option).</li>\r\n<li>Added support for samples with bidirectional loops in brr_encoder (use the -b option).</li></ul><br>\r\n<br>\r\nSource code is available on <a href=\"https://github.com/kkevinm/BRRtools\" rel=\"nofollow\">GitHub</a>.",
    "latest_version": "smwc-31093-1664094308",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 31093,
        "title": "BRRTools v3.17",
        "version": "smwc-31093-1664094308",
        "upstream_time": 1664094308,
        "download_url": "https://dl.smwcentral.net/31093/BRRTools_v3.17.zip",
        "filename": "BRRTools_v3.17.zip",
        "size": 127985,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-bsnes",
    "aliases": [],
    "section": "tools",
    "upstream_id": 24487,
    "title": "bsnes v115",
    "authors": [
      "Near"
    ],
    "tags": [
      "debugger",
      "emulator"
    ],
    "description": "bsnes is a multi-platform Super Nintendo (Super Famicom) emulator, originally developed by Near, which focuses on performance, features, and ease of use.<br>\r\n<br>\r\n<b>Unique Features</b><br>\r\n<br>\r\n&bull; True Super Game Boy emulation (using the SameBoy core by Lior Halphon)<br>\r\n&bull; HD mode 7 graphics with optional supersampling (by DerKoun)<br>\r\n&bull; Low-level emulation of all SNES coprocessors (DSP-n, ST-01n, Cx4)<br>\r\n&bull; Multi-threaded PPU graphics renderer<br>\r\n&bull; Speed mode settings which retain smooth audio output (50%, 75%, 100%, 150%, 200%)<br>\r\n&bull; Built-in games database with thousands of game entries<br>\r\n&bull; Built-in cheat code database for hundreds of popular games (by mightymo)<br>\r\n&bull; Built-in save state manager with screenshot previews and naming capabilities<br>\r\n&bull; Customizable per-byte game mappings to support any cartridges, including prototype games<br>\r\n&bull; 7-zip decompression support<br>\r\n&bull; Extensive Satellaview emulation, including BS Memory flash write and wear-leveling emulation<br>\r\n&bull; Optional higan game folder support (standard game ROM files are also fully supported!)<br>\r\n&bull; Advanced mapping system allowing multiple bindings to every emulated input<br>\r\n<br>\r\n<b>Standard Features</b><br>\r\n<br>\r\n&bull; MSU1 support<br>\r\n&bull; BPS and IPS soft-patching support<br>\r\n&bull; Save states with undo and redo support (for reverting accidental saves and loads)<br>\r\n&bull; OpenGL multi-pass pixel shaders<br>\r\n&bull; Several built-in software filters, including HQ2x (by MaxSt) and snes_ntsc (by blargg)<br>\r\n&bull; Adaptive sync and dynamic rate control for perfect audio/video synchronization<br>\r\n&bull; Just-in-time input polling for minimal input latency<br>\r\n&bull; Run-ahead support for removing internal game engine input latency<br>\r\n&bull; Support for Direct3D exclusive mode video<br>\r\n&bull; Support for WASAPI exclusive mode audio<br>\r\n&bull; Periodic auto-saving of game saves<br>\r\n&bull; Auto-saving of states when unloading games, and auto-resuming of states when reloading games<br>\r\n&bull; Sprite limit disable support<br>\r\n&bull; Cubic audio interpolation support<br>\r\n&bull; Optional high-level emulation of most SNES coprocessors<br>\r\n&bull; Optional emulation of flaws in older emulators for compatibility with older unofficial software<br>\r\n&bull; CPU, SA1, and SuperFX overclocking support<br>\r\n&bull; Frame advance support<br>\r\n&bull; Screenshot support<br>\r\n&bull; Cheat code search support<br>\r\n&bull; Movie recording and playback support<br>\r\n&bull; Rewind support<br>\r\n&bull; HiDPI support<br>\r\n&bull; Multi-monitor support<br>\r\n&bull; Turbo support for controller inputs",
    "latest_version": "smwc-24487-1599240821",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 24487,
        "title": "bsnes v115",
        "version": "smwc-24487-1599240821",
        "upstream_time": 1599240821,
        "download_url": "https://dl.smwcentral.net/24487/bsnes_v115-windows.zip",
        "filename": "bsnes_v115-windows.zip",
        "size": 4388722,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      },
      {
        "upstream_id": 21616,
        "title": "Bsnes+",
        "version": "smwc-21616-1577738748",
        "upstream_time": 1577738748,
        "download_url": "https://dl.smwcentral.net/21616/Bsnes%2B.zip",
        "filename": "Bsnes+.zip",
        "size": 13198290,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-btd6-maker-s-yi-text-editor-1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 21640,
    "title": "BTD6_maker's YI Text Editor (1.13)",
    "authors": [
      "BTD6_maker"
    ],
    "tags": [
      "editor",
      "python",
      "smw2",
      "text"
    ],
    "description": "This is a YI text editor written in Python. The advantage this has over YIPES is that while YIPES may occasionally overwrite important data, this never does.<br>\r\n<br>\r\nIt supports all special characters as well as symbols (such as the Yoshi symbol). For more information regarding these, see chara.txt.<br>\r\n<br>\r\nThis requires a Yoshi's Island (V1.0) (U).smc ROM. It now works with headered or headerless ROMS. Python 3 is required in order to run this.<br>\r\n<br>\r\nVersion 1.13<br>\r\nMade it more efficient when dealing with very large files (to fix an issue RPG Hacker noticed)<br>\r\nRemoved Advanced mode and merged its features with basic mode (as some advanced features wouldn't work properly in basic mode but Advanced mode exported all special characters as hex automatically)<br>\r\n<br>\r\nVersion 1.12<br>\r\nExporting can now export the individual digits of the lives counter.<br>\r\nAdded the ability to make messages start on the second line in Advanced mode.<br>\r\nAdded the ability to import and export changes in text size.<br>\r\n<br>\r\nVersion 1.11<br>\r\nAdded Advanced mode, which exports special characters directly as hex.<br>\r\nFixed issue where single-line level names malfunction.<br>\r\n<br>\r\nVersion 1.1<br>\r\nAdded the ability to import and export level names as well as just messages.<br>\r\n<br>\r\nVersion 1.02<br>\r\nMessages are now exported and imported in order, which may fix some free space issues.<br>\r\nImproved error handling.<br>\r\n<br>\r\nVersion 1.01<br>\r\nLarge pictures now display properly.<br>\r\nAdded support for headerless ROMs.<br>\r\nExporting can now export individual hex characters (for example, part of a larger symbol used separately, such as if you only want the left half of the A button)<br>\r\n<br>\r\nVersion 1.0<br>\r\nAllows both exporting and importing text.<br>\r\nFixes issues such as full stops and commas being duplicated as well as the lives counter not displaying.<br>\r\nKnown bugs:<br>\r\nLarge pictures (such as those in 1-1) do not show properly.",
    "latest_version": "smwc-21640-1581265447",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 21640,
        "title": "BTD6_maker's YI Text Editor (1.13)",
        "version": "smwc-21640-1581265447",
        "upstream_time": 1581265447,
        "download_url": "https://dl.smwcentral.net/21640/BTD6_maker%27s%20YI%20Text%20Editor.zip",
        "filename": "BTD6_maker%27s YI Text Editor.zip",
        "size": 8700,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-duplicate-tile-remover",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4593,
    "title": "Duplicate Tile Remover",
    "authors": [
      "Juggling Joker"
    ],
    "tags": [
      "graphics",
      "utility"
    ],
    "description": "This tool finds and removes duplicate tiles in your .bin graphic files, allowing you to save some ROM space. Should be useful to graphics rippers and makers.",
    "latest_version": "smwc-4593-1363206579",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4593,
        "title": "Duplicate Tile Remover",
        "version": "smwc-4593-1363206579",
        "upstream_time": 1363206579,
        "download_url": "https://dl.smwcentral.net/4593/TileCounter.zip",
        "filename": "TileCounter.zip",
        "size": 126413,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-effect-tool-3",
    "aliases": [],
    "section": "tools",
    "upstream_id": 23331,
    "title": "Effect Tool 3.0",
    "authors": [
      "JackTheSpades",
      "dtothefourth"
    ],
    "tags": [
      "effect",
      "gui",
      "hdma",
      "sa-1"
    ],
    "description": "The same EffectTool as always, but updated to work together with newer tools<br>\r\n<br>\r\nSource available at: https://github.com/dtothefourth/EffectTool<br>\r\n<br>\r\n3.0 - UberASMTool conversion by dtothefourth<br>\r\n-Removed SA-1 option and instead added !addr defines to make hybrid code<br>\r\n-Replaced RTS with RTL in generated code<br>\r\n-added init/main labels to appropriate sections<br>\r\n-simplified saving system to just save to an UberASMTool compatible levelASM file<br>\r\n<br>\r\n<br>\r\nA tool to generate various effects for SMW or any SNES game in general.<br>\r\nIt features a variety of easy to use tabs to create effects such as:<br>\r\n-Background Color HDMA<br>\r\n-Forground Color HDMA<br>\r\n-Brightness HDMA<br>\r\n-Waves<br>\r\n-Parallax Scrolling<br>\r\n-Pixelation<br>\r\n-Windowing<br>\r\n-Color Math",
    "latest_version": "smwc-23331-1592061564",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 23331,
        "title": "Effect Tool 3.0",
        "version": "smwc-23331-1592061564",
        "upstream_time": 1592061564,
        "download_url": "https://dl.smwcentral.net/23331/Effect%20Tool%203.0.zip",
        "filename": "Effect Tool 3.0.zip",
        "size": 390303,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-free-space-logger-slogger",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4611,
    "title": "Free Space Logger / slogger",
    "authors": [
      "smkdan"
    ],
    "tags": [
      "freespace"
    ],
    "description": "A tool that automatically scans a ROM for free space, it will list both size and offset of a block of free space.  It lists PC offset (what you put into a hex editor) and LoROM offset (what you enter into xkas for free space).  Drag and drop a ROM file and it will generate a text file with the results.",
    "latest_version": "smwc-4611-1363205223",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4611,
        "title": "Free Space Logger / slogger",
        "version": "smwc-4611-1363205223",
        "upstream_time": 1363205223,
        "download_url": "https://dl.smwcentral.net/4611/slogger.zip",
        "filename": "slogger.zip",
        "size": 4563,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-golden-egg-0",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4645,
    "title": "Golden Egg 0.005",
    "authors": [
      "Romi"
    ],
    "tags": [
      "editor",
      "level editor"
    ],
    "description": "Golden Egg is the main editor of Yoshi's Island. It allows object/sprite editing, Header Editor (tileset, music, etc.), palette editor, screen exit editor and much more features.<br>\r\n<br>\r\nNote that this tools requires <a href=\"http://www.microsoft.com/downloads/details.aspx?FamilyID=9cfb2d51-5ff4-4491-b0e5-b386f32c0992\" rel=\"nofollow\">.NET Framework 4</a> and a Yoshi's Island 1.0 ROM.<br>\r\n<br>\r\n<b>Note: this is a WIP tool, therefore, there may be bugs in the Editor.</b><br>\r\n<br>\r\nAlso see the Golden egg discussion in <a href=\"http://www.smwcentral.net/?p=viewthread&t=41063\">http://www.smwcentral.net/?p=viewthread&t=41063</a>",
    "latest_version": "smwc-4645-1374337874",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4645,
        "title": "Golden Egg 0.005",
        "version": "smwc-4645-1374337874",
        "upstream_time": 1374337874,
        "download_url": "https://dl.smwcentral.net/4645/ge0005.zip",
        "filename": "ge0005.zip",
        "size": 263872,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-gradienttool-v0-8-2",
    "aliases": [],
    "section": "tools",
    "upstream_id": 11691,
    "title": "GradientTool v0.8.2.1",
    "authors": [
      "ExoticMatter"
    ],
    "tags": [
      "hdma",
      "level asm"
    ],
    "description": "A tool for creating multi-point gradients from scratch.<br>\r\nGenerates HDMA which you can insert into your hack.<br>\r\n<br>\r\nRequires .NET Framework <a href=\"http://www.microsoft.com/en-us/download/details.aspx?id=22833\" rel=\"nofollow\">4.0</a> or <a href=\"http://www.microsoft.com/en-us/download/details.aspx?id=21\" rel=\"nofollow\">3.5</a>.<br>\r\n<br>\r\n<b>New feature:</b><br>\r\n<ul><li>Gamma corrected RGB gradients, i.e. RGB gradients with uniform brightness</li></ul><b>Changes:</b><br>\r\n<ul><li>Value-corrected RGB gradients are now the default.</li>\r\n<li>The default gradient has been changed to red &#8594; cyan to demonstrate RGB value correction.</li>\r\n<li>The tab pages in the HDMA configuration dialog can now be used without HDMA code generation.</li></ul>",
    "latest_version": "smwc-11691-1437516543",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 11691,
        "title": "GradientTool v0.8.2.1",
        "version": "smwc-11691-1437516543",
        "upstream_time": 1437516543,
        "download_url": "https://dl.smwcentral.net/11691/gradient-tool-v0.8.2.1.zip",
        "filename": "gradient-tool-v0.8.2.1.zip",
        "size": 83036,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-graphic-editor",
    "aliases": [],
    "section": "tools",
    "upstream_id": 15530,
    "title": "Graphic Editor",
    "authors": [
      "mzuenni"
    ],
    "tags": [
      "graphics",
      "palette"
    ],
    "description": "A Graphic Editor like YY_CHR specialised for SMW Graphics<br>\r\n(LM .palmask update and some other changes)<br>\r\nUpdate:<br>\r\nFinally removed the org.eclipse.swt for clippboard support which makes the program much smaller :D<br>\r\n<br>\r\nCan edit mode 7 files like GFX27.bin",
    "latest_version": "smwc-15530-1499523567",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 15530,
        "title": "Graphic Editor",
        "version": "smwc-15530-1499523567",
        "upstream_time": 1499523567,
        "download_url": "https://dl.smwcentral.net/15530/Graphic%20Editor.zip",
        "filename": "Graphic Editor.zip",
        "size": 326334,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-hdma-gradient-ripper-v1-2",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4594,
    "title": "HDMA Gradient Ripper v1.2.2",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "hdma",
      "level asm"
    ],
    "description": "This tool turns an image file (preferably with a color gradient in it) into a HDMA gradient you can use with levelASM or other codes. Read the readme for more info.<br>\r\n<br>\r\nMade more bugfixes. See changelog.<br>\r\n<br>\r\nRequires .NET framework 2.0",
    "latest_version": "smwc-4594-1363206065",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4594,
        "title": "HDMA Gradient Ripper v1.2.2",
        "version": "smwc-4594-1363206065",
        "upstream_time": 1363206065,
        "download_url": "https://dl.smwcentral.net/4594/H-DMA%20Gradient%20Ripper.zip",
        "filename": "H-DMA Gradient Ripper.zip",
        "size": 27319,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-headder",
    "aliases": [],
    "section": "tools",
    "upstream_id": 22270,
    "title": "HeAdder",
    "authors": [
      "Yoshis Fan"
    ],
    "tags": [
      "header"
    ],
    "description": "This tool can add an SMC header to headerless ROMs and IPS patches, or remove the SMC header from headered ROMs and IPS patches. This won't make a difference for emulation, but some tools are only compatible with one type of ROM and IPS patches need to be patched to a specific type of ROM.",
    "latest_version": "smwc-22270-1585891985",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 22270,
        "title": "HeAdder",
        "version": "smwc-22270-1585891985",
        "upstream_time": 1585891985,
        "download_url": "https://dl.smwcentral.net/22270/HeAdder.zip",
        "filename": "HeAdder.zip",
        "size": 134408,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-header-magic-1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 17048,
    "title": "Header Magic 1.04",
    "authors": [
      "Near"
    ],
    "tags": [
      "dll-hook",
      "fusoya-headerless",
      "lunar magic",
      "rom",
      "sfc",
      "win32"
    ],
    "description": "The original Lunar Magic application requires a header to be appended before it can edit the files. By using Header Magic, headerless ROMs can be opened and edited directly, without the need for a header to ever be appended. Unlike simple batch scripts, Header Magic will not simply create hidden copies of the file. It truly extends Lunar Magic to seamlessly support headerless ROMs.<br>\r\n<br>\r\nTo get it to work, drop the contents alongside the Lunar Magic executable and open the launcher.<br>\r\n<br>\r\nSource code is public domain.<br>\r\n<br>\r\n<b>Mod's note:</b><br>\r\nDoesn't seem to work on Windows 10 anymore, at least it fails on my Windows 10 machine. I had a Windows 7 user confirm it works properly for them, though.",
    "latest_version": "smwc-17048-1520176286",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 17048,
        "title": "Header Magic 1.04",
        "version": "smwc-17048-1520176286",
        "upstream_time": 1520176286,
        "download_url": "https://dl.smwcentral.net/17048/hm104.zip",
        "filename": "hm104.zip",
        "size": 191990,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-higan",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4669,
    "title": "Higan v106",
    "authors": [
      "Near"
    ],
    "tags": [
      "emulator"
    ],
    "description": "higan (the new name to bsnes, while bsnes is still the name of the SNES emulation core) is a multi-system emulator created by byuu, widely regarded as the most accurate SNES emulator. It supports the following platforms:<br>\r\n<br>\r\n- Nintendo Famicom (NES)<br>\r\n- Nintendo Super Famicom (SNES)<br>\r\n-.Super Game Boy<br>\r\n-.BS-X Satellaview<br>\r\n-.Sufami Turbo<br>\r\n- Nintendo Game Boy<br>\r\n- Nintendo Game Boy Color<br>\r\n- Nintendo Game Boy Advance (requires a BIOS ROM)<br>\r\n- Sega Master System<br>\r\n- Sega Game Gear<br>\r\n- Sega Mega Drive<br>\r\n- NEC PC Engine<br>\r\n- NEC SuperGrafx<br>\r\n- Bandai WonderSwan<br>\r\n- Bandai WonderSwan Color<br>\r\n<br>\r\nIt also transparently supports headered SMC files (so nothing of purifying games) through the included utility, icarus.",
    "latest_version": "smwc-4669-1364135296",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4669,
        "title": "Higan v106",
        "version": "smwc-4669-1364135296",
        "upstream_time": 1364135296,
        "download_url": "https://dl.smwcentral.net/4669/higan_v106-windows.zip",
        "filename": "higan_v106-windows.zip",
        "size": 2389015,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-human-readable-map16-v0-1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 29843,
    "title": "Human Readable Map16 v0.1.0",
    "authors": [
      "underway"
    ],
    "tags": [
      "map16"
    ],
    "description": "A command line tool for converting Lunar Magic's full-game-export map16 files to a human readable text format and back.<br>\r\n<br>\r\nFor basic usage see the included README.md (you can open .md files with notepad if you don't have a way to view markdown files specifically).<br>\r\n<br>\r\nNote that currently, only full-game-export map16 files are supported (blue question mark block in Lunar Magic's map16 editor).<br>\r\n<br>\r\nFor source code see the github repo in the website field.<br>\r\n<br>\r\nWorks well with Lunar Helper v1.1.0 and Lunar Monitor v0.4.0, which can automatically convert to and from this format.",
    "latest_version": "smwc-29843-1647308485",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 29843,
        "title": "Human Readable Map16 v0.1.0",
        "version": "smwc-29843-1647308485",
        "upstream_time": 1647308485,
        "download_url": "https://dl.smwcentral.net/29843/human-readable-map16-cli.zip",
        "filename": "human-readable-map16-cli.zip",
        "size": 67946,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-hxd-hex-editor-and-disk-editor",
    "aliases": [],
    "section": "tools",
    "upstream_id": 28982,
    "title": "HxD - Hex Editor and Disk Editor",
    "authors": [
      "Maël Hörz"
    ],
    "tags": [
      "hex",
      "hex editor"
    ],
    "description": "HxD is a carefully designed and fast hex editor which, additionally to raw disk editing and modifying of main memory (RAM), handles files of any size.<br>\r\n<br>\r\nThe easy to use interface offers features such as searching and replacing, exporting, checksums/digests, insertion of byte patterns, a file shredder, concatenation or splitting of files, statistics and much more.",
    "latest_version": "smwc-28982-1643146239",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 28982,
        "title": "HxD - Hex Editor and Disk Editor",
        "version": "smwc-28982-1643146239",
        "upstream_time": 1643146239,
        "download_url": "https://dl.smwcentral.net/28982/HxDPortableSetup.zip",
        "filename": "HxDPortableSetup.zip",
        "size": 3348102,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-iggy-larry-battle-tools",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4626,
    "title": "Iggy/Larry Battle Tools",
    "authors": [
      "Smallhacker"
    ],
    "tags": [
      "boss",
      "editor"
    ],
    "description": "Here is a pair of tools created by Smallhacker which will allow you to edit the following:<br>\r\n<br>\r\n-The platforms used in the Iggy and Larry battle.<br>\r\n-The palettes of the platforms used in the Iggy, Larry, and Bowser battles.<br>\r\n<br>\r\nCheck out the included Read Me files for more information.",
    "latest_version": "smwc-4626-1363206173",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4626,
        "title": "Iggy/Larry Battle Tools",
        "version": "smwc-4626-1363206173",
        "upstream_time": 1363206173,
        "download_url": "https://dl.smwcentral.net/4626/Iggy%20and%20Larry%20Battle%20Tools.zip",
        "filename": "Iggy and Larry Battle Tools.zip",
        "size": 636621,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-info64",
    "aliases": [],
    "section": "tools",
    "upstream_id": 5737,
    "title": "Info64",
    "authors": [
      "DamiHack"
    ],
    "tags": [
      "byte order",
      "cartridge",
      "crc",
      "edit",
      "hash",
      "manufacturer",
      "md5",
      "name",
      "publisher",
      "region",
      "size"
    ],
    "description": "A tool that shows Nintendo 64 ROM's informations and allows to change some of them.<br>\r\nIt has a GUI, so it's simple to use:<br>\r\n1. Load any N64 ROM<br>\r\n2. Read the informations or edit them if you want<br>\r\n3. If you edit something, click on \"Save\"<br>\r\n<br>\r\nWhen you click on \"Save\", it creates a backup copy of the ROM.<br>\r\nThen test the ROM by clicking on \"Test ROM\".",
    "latest_version": "smwc-5737-1388320053",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 5737,
        "title": "Info64",
        "version": "smwc-5737-1388320053",
        "upstream_time": 1388320053,
        "download_url": "https://dl.smwcentral.net/5737/Info64.zip",
        "filename": "Info64.zip",
        "size": 208324,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-interaction-editor",
    "aliases": [],
    "section": "tools",
    "upstream_id": 15234,
    "title": "Interaction Editor",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "collision",
      "hitbox",
      "player"
    ],
    "description": "After my (not so) recent encounter with <a href=\"https://www.smwcentral.net/?p=viewthread&t=87867\">player hitboxes</a> I decided to make a tool out of it... yeah.<br>\r\n<br>\r\nAnyway, this allows you to easily modify the player's collision points as well as sprite hitboxes.<br>\r\n<br>\r\nWarning:<br>\r\nChanging collision points in the wrong way can easily cause glitches with the player's behaviour which may or may not be immediately noticeable<br>\r\n<br>\r\nWhile there are template and interaction files included with the tool the included template patches only modify the interaction points/sprite hitboxes. They do NOT fix any of the side effects of moving the interaction points/sprite hitboxes that may or may not appear. Use at your own risk.<br>\r\nDon't use this if you don't know what you're doing",
    "latest_version": "smwc-15234-1488217978",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 15234,
        "title": "Interaction Editor",
        "version": "smwc-15234-1488217978",
        "upstream_time": 1488217978,
        "download_url": "https://dl.smwcentral.net/15234/InteractionEditor.zip",
        "filename": "InteractionEditor.zip",
        "size": 27754,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-level-mode-editor",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4588,
    "title": "Level Mode Editor",
    "authors": [
      "Unknown author"
    ],
    "tags": [
      "editor",
      "lunar magic"
    ],
    "description": "Edits the settings of each level mode of all of those shown in lunar magic. Source included (Japanese..)",
    "latest_version": "smwc-4588-1363205869",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4588,
        "title": "Level Mode Editor",
        "version": "smwc-4588-1363205869",
        "upstream_time": 1363205869,
        "download_url": "https://dl.smwcentral.net/4588/levelmode.zip",
        "filename": "levelmode.zip",
        "size": 18120,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-levelmusic-utility-v1-3",
    "aliases": [],
    "section": "tools",
    "upstream_id": 5836,
    "title": "LevelMusic Utility v1.3.2",
    "authors": [
      "ExoticMatter"
    ],
    "tags": [
      "editor",
      "music",
      "sa-1",
      "utility"
    ],
    "description": "LevelMusic is a custom level music bypass that covers for the two main issues with the standard Music Bypass feature in Lunar Magic:<ul><li>Custom music does not work with mode 7 bosses.</li>\r\n<li>The music does not fade between levels that have different music.</li></ul>LevelMusic, on the other hand, has neither of these limitations.<br>\r\n<br>\r\nThis Utility allows you to apply, reconfigure, and remove LevelMusic without boring you with the nitty gritty details; changing level music is now convenient and can be done without even leaving Lunar Magic.<br>\r\n<br>\r\nThis Utility requires the .NET Framework 2.0 or higher.<br>\r\n<br>\r\nSee the readme for instructions on how to add this to your Lunar Magic toolbar.<br>\r\n<br>\r\nThe latest update adds an option to export your ROM's LevelMusic table whenever it is modified; this update simplifies porting hacks that use LevelMusic to a clean ROM.",
    "latest_version": "smwc-5836-1388314692",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 5836,
        "title": "LevelMusic Utility v1.3.2",
        "version": "smwc-5836-1388314692",
        "upstream_time": 1388314692,
        "download_url": "https://dl.smwcentral.net/5836/lvmus-util-v1.3.2.zip",
        "filename": "lvmus-util-v1.3.2.zip",
        "size": 31446,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-livesplit-kaizo-usb2snes-v1-0",
    "aliases": [],
    "section": "tools",
    "upstream_id": 28607,
    "title": "LiveSplit.Kaizo.USB2SNES v1.0.2",
    "authors": [
      "NecroSky90"
    ],
    "tags": [
      "livesplit",
      "smw",
      "speedrun"
    ],
    "description": "Livesplit.Kaizo.USB2SNES<br>\r\n<br>\r\nA livesplit component for splitting various kaizo romhacks automatically via USB2SNES, based on the work of tewtal and Skarsnik<br>\r\nCheck out their work here: <br>\r\n<a>https://github.com/usb2snes/LiveSplit.USB2SNESSplitter</a><br>\r\n<br>\r\n<br>\r\n<br>\r\nWhat do you need?<br>\r\n•    LiveSplit<br>\r\n•    QUsb2Snes (You can get the latest version <a href=\"https://github.com/usb2snes/usb2snes/releases\" rel=\"nofollow\">here</a>)<br>\r\n•    One of the supported devices<br>\r\n•    One of the supported hacks<br>\r\n•    Splits for this hack<br>\r\n<br>\r\n<br>\r\n<br>\r\nSupported devices<br>\r\n<br>\r\n•    Fxpak Pro (Install firmware based on these instructions: <a>http://usb2snes.com/</a>)<br>\r\n•    SNES Classic (See installation guide <a href=\"https://github.com/Skarsnik/QUsb2snes/blob/master/README.md#snes-classic-called-also-snes-mini\" rel=\"nofollow\">here</a>)<br>\r\n<br>\r\n<br>\r\n<br>\r\nInstallation<br>\r\n<br>\r\n•    Copy \"LiveSplit.USB2SNESSplitter.dll\" to your LiveSplit-folder \"LiveSplit/Components\"<br>\r\n•    In Livesplit -&gt; Edit Layout… <br>\r\n•    Add -&gt; Control -&gt; USB2SNES Auto Splitter<br>\r\n•    Connect your device via USB with your computer and start QUsb2Snes<br>\r\n•    Layout Settings (lower left corner) -&gt; choose tab 'USB2SNES Auto Splitter'<br>\r\n•    Click 'Autodetect' next to Device to find your device (if it is not detected, make sure the correct firmware is installed, connection is working and QUsb2Snes is running)<br>\r\n•    Config file: Choose the config file corresponding to the hack. A config file works for all categories of a romhack.<br>\r\n•    Set correct exits for your splits. Default settings for hacks are level names (followed by (S) for secret exits). Settings can be changed in the config file or <br>\r\n     through the drop-down menus next to your splits in Layout Settings<br>\r\n•    Attention: For a hack to be recognized correctly, the correct Game Name has to be set in LiveSplit (Best done with Autocomplete in 'Edit Splits...')<br>\r\n<br>\r\n<br>\r\n<br>\r\nSupported Hacks<br>\r\n<br>\r\nLiveSplit.Kaizo does not work on all hacks and has to be adjusted individually for other hacks. By now these hacks work without issues:<br>\r\n<br>\r\nAkogare 2<br>\r\nBaby Kaizo World<br>\r\nClimb The Tower<br>\r\nEl Dorado<br>\r\nGrand Poo World 2<br>\r\nInvictus<br>\r\nMahogen<br>\r\nQuickie World<br>\r\nQuickie World 2<br>\r\nShellax<br>\r\n<br>\r\n<br>\r\nIf you wish for a specific hack, let me know and I'll have a look on implementing it.<br>\r\n<br>\r\nI'm always happy to hear about critic and suggestions to improving this tool!<br>\r\n<br>\r\nv1.0.1:<br>\r\n- Casio Mario World<br>\r\n- Orcus<br>\r\nhave been added to the list of supported hacks<br>\r\n<br>\r\nv1.0.2<br>\r\n<br>\r\n- Boogie Wonderland<br>\r\n- Dreams<br>\r\n- Joy of Kaizo<br>\r\n- Polyphony<br>\r\n- Silencio<br>\r\n- Super Joe Bros. 2<br>\r\n- Super Swunsh World 2<br>\r\n<br>\r\nhave been added to the list of supported hacks",
    "latest_version": "smwc-28607-1635525450",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 28607,
        "title": "LiveSplit.Kaizo.USB2SNES v1.0.2",
        "version": "smwc-28607-1635525450",
        "upstream_time": 1635525450,
        "download_url": "https://dl.smwcentral.net/28607/LiveSplit.Kaizo.USB2SNES_v1.0.2.zip",
        "filename": "LiveSplit.Kaizo.USB2SNES_v1.0.2.zip",
        "size": 138252,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-livesplit-kaizo-v1-0",
    "aliases": [],
    "section": "tools",
    "upstream_id": 28606,
    "title": "LiveSplit.Kaizo v1.0.6",
    "authors": [
      "NecroSky90"
    ],
    "tags": [
      "automatic",
      "autosplit",
      "livesplit",
      "speedrun",
      "speedrunning"
    ],
    "description": "A LiveSplit Kaizo Autosplitter!<br>\r\n<br>\r\nThis .asl-file will take care of your splits automatically while speedrunning. <br>\r\nThe splits will always be at the same time (usually either on the whistle or on Mario's victory sign) and you <br>\r\nwon't have to worry about forgetting to split or splitting twice accidentally.<br>\r\n<br>\r\n<br>\r\nWhat do you need?<br>\r\n•    LiveSplit<br>\r\n•    One of the supported devices<br>\r\n•    One of the supported hacks<br>\r\n•    Splits for this hack<br>\r\n<br>\r\n<br>\r\n<br>\r\nInstallation<br>\r\n<br>\r\n<br>\r\n•    In Livesplit -&gt; Edit Layout… <br>\r\n•    Add -&gt; Control -&gt; Scriptable Auto Splitter<br>\r\n•    Layout Settings (lower left corner) -&gt; choose tab 'Scriptable Auto Splitter'<br>\r\n•    Script Path is the path to the file 'Livesplit.Kaizo.asl'<br>\r\n•    Check on 'Start', 'Split', 'Reset', 'Normal Levels', 'Boss Levels', and 'Switch Palaces'<br>\r\n•    Go<br>\r\n•    Attention: For a hack to be recognized correctly, the correct Game Name has to be set in LiveSplit (Best done with Autocomplete in 'Edit Splits...')<br>\r\n<br>\r\n<br>\r\nSupported Devices<br>\r\n<br>\r\nBy now the splitter only works on emulators (support for other devices will be added if available to me) and should work with these emulators and versions:<br>\r\n<br>\r\nRetroarch (Snes9x Core)<br>\r\nSnes9x-rr 1.60<br>\r\nSnes9x-rr 1.60 (x64)<br>\r\nSnes9x 1.60<br>\r\nSnes9x 1.60 (x64)<br>\r\nhigan v106<br>\r\nhigan v106.112<br>\r\nhigan v107<br>\r\nhigan v108<br>\r\nhigan v109<br>\r\nhigan v110<br>\r\nbsnes v107<br>\r\nbsnes v107.1<br>\r\nbsnes v107.2/107.3<br>\r\nbsnes v110<br>\r\nbsnes v111<br>\r\nbsnes v112<br>\r\nbsnes v115<br>\r\nBizHawk 2.3<br>\r\nBizHawk 2.3.1<br>\r\nBizHawk 2.3.2<br>\r\n<br>\r\nSupported Hacks<br>\r\n<br>\r\nLiveSplit.Kaizo does not work on all hacks and has to be adjusted individually for other hacks. By now these hacks work without issues:<br>\r\n<br>\r\n<br>\r\nBaby Kaizo World<br>\r\nClimb The Tower<br>\r\nCute Kaizo World<br>\r\nEl Dorado<br>\r\nGrand Poo World 2<br>\r\nInvictus<br>\r\nMahogen<br>\r\nLittle Mario World<br>\r\nPeachy Moat World – any% (100% not yet tested)<br>\r\nQuickie World<br>\r\nQuickie World 2<br>\r\nSuper Stacey World<br>\r\nSuper Swunsh World 2<br>\r\nShell's Retriever<br>\r\nTebeo<br>\r\nThe Joy of Kaizo<br>\r\n<br>\r\nMore hacks do work, however it is possible that some exits are not recognized correctly (leading to missing splits)<br>\r\n<br>\r\nIf you wish for a specific hack, let me know and I'll have a look on implementing it.<br>\r\n<br>\r\nI'm always happy to hear about critic and suggestions to improving this tool!<br>\r\n<br>\r\nv1.0.1:<br>\r\nAdded support for Higan v107-v110<br>\r\nAdded support for bsnes v115<br>\r\nAdded 'Invictus' to the list of supported hacks<br>\r\n<br>\r\nv1.0.2:<br>\r\n- Cute Kaizo World<br>\r\n- El Dorado<br>\r\n- Grand Poo World 2<br>\r\n- Quickie World<br>\r\n- Quickie World 2<br>\r\nhave been added to the list of supported hacks<br>\r\n<br>\r\nv1.0.3<br>\r\n- Mahogen<br>\r\n- Tebeo<br>\r\n- Super Stacey World<br>\r\nhave been added to the list of supported hacks<br>\r\n<br>\r\nChanged last split in El Dorado to fit run description<br>\r\n<br>\r\nv1.0.4<br>\r\n- Akogare 2<br>\r\n- Shellax<br>\r\nhave been added to the list of supported hacks<br>\r\n<br>\r\nv1.0.5<br>\r\nRemoved unnecessary lines of code<br>\r\nFixed issues when splitting orb exits in Quickie World 2<br>\r\n<br>\r\n- Casio Mario World<br>\r\n- Orcus<br>\r\nhave been added to the list of supported hacks<br>\r\n<br>\r\nv1.0.6<br>\r\n<br>\r\n- Boogie Wonderland<br>\r\n- Dreams<br>\r\n- Of Jumps and Platforms (thanks to Plane for the submission)<br>\r\n- Polyphony<br>\r\n- Silencio<br>\r\n- Super Joe Bros. 2<br>\r\n<br>\r\nhave been added to the list of supported hacks<br>\r\n<br>\r\n",
    "latest_version": "smwc-28606-1635475651",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 28606,
        "title": "LiveSplit.Kaizo v1.0.6",
        "version": "smwc-28606-1635475651",
        "upstream_time": 1635475651,
        "download_url": "https://dl.smwcentral.net/28606/LiveSplit.Kaizo_v1.0.6.zip",
        "filename": "LiveSplit.Kaizo_v1.0.6.zip",
        "size": 4994,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-lmsw-v1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 39602,
    "title": "LMSW v1.20",
    "authors": [
      "Alcaro",
      "TheBiob"
    ],
    "tags": [
      "emulator",
      "lunar magic"
    ],
    "description": "Allows the internal emulator in Lunar Magic to be used. Put everything in the same folder as Lunar Magic and have fun.<br>\r\n<br>\r\nAnyone with non-keyboard controllers is requested to go <a href=\"http://joytokey.net/en/download\" rel=\"nofollow\">here</a>.",
    "latest_version": "smwc-39602-1752218174",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 39602,
        "title": "LMSW v1.20",
        "version": "smwc-39602-1752218174",
        "upstream_time": 1752218174,
        "download_url": "https://dl.smwcentral.net/39602/lmsw-v1.20.zip",
        "filename": "lmsw-v1.20.zip",
        "size": 2019405,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-lunar-compress-1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 6160,
    "title": "Lunar Compress 1.70",
    "authors": [
      "FuSoYa"
    ],
    "tags": [
      "graphics",
      "lunar magic"
    ],
    "description": "Lunar Compress is a decompression and recompression DLL. This is the latest version.<br>\r\n<b>Note that this does NOT cure oversized (aka 8MB) ROMs. The only solution for that is restoring from a backup or porting to a clean ROM.</b>",
    "latest_version": "smwc-6160-1390102204",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 6160,
        "title": "Lunar Compress 1.70",
        "version": "smwc-6160-1390102204",
        "upstream_time": 1390102204,
        "download_url": "https://dl.smwcentral.net/6160/lc170.zip",
        "filename": "lc170.zip",
        "size": 580669,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-lunar-expand-v1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 31275,
    "title": "Lunar Expand v1.20",
    "authors": [
      "FuSoYa"
    ],
    "tags": [
      "expander",
      "freespace",
      "lunar magic"
    ],
    "description": "This tool is able to expand SNES ROMs to various sizes and thus making it possible to insert more ASM hacks or other data.<br>\r\n<br>\r\nThis update adds a 64-bit build, a command line option and some other fixes. For the changes, see the changelog in the readme.",
    "latest_version": "smwc-31275-1659299317",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 31275,
        "title": "Lunar Expand v1.20",
        "version": "smwc-31275-1659299317",
        "upstream_time": 1659299317,
        "download_url": "https://dl.smwcentral.net/31275/le120.zip",
        "filename": "le120.zip",
        "size": 135443,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-lunar-helper-lunar-monitor-bundle-v2-0",
    "aliases": [],
    "section": "tools",
    "upstream_id": 29228,
    "title": "Lunar Helper + Lunar Monitor Bundle v2.0.0",
    "authors": [
      "Atari2.0",
      "YMM",
      "underway"
    ],
    "tags": [
      "insert",
      "inserter",
      "insertion"
    ],
    "description": "<b><span style=\"color: #ff0000;\"><span style=\"font-size: 18pt;\">MOD NOTICE: THIS TOOL HAS BEEN SUPERSEDED BY <a href=\"https://smwc.me/t/125568\">callisto</a> AND HAS BEEN SUBSEQUENTLY DEPRECATED, ITS USAGE IS THUS UNSUPPORTED, IT REMAINS IN THE SECTION FOR ARCHIVAL PURPOSES ONLY. </span></span></b><br>\r\n<br>\r\nThis is a bundle of two tools, Lunar Helper (originally created by Maddy Thorson, slightly altered by me (underway)) and Lunar Monitor (mostly written by me, logging functionality added by Atari2.0), which together allow you to very easily extract resources from your ROM while you edit it in Lunar Magic and to then rebuild your ROM from these extracted resources.<br>\r\n<br>\r\nEach tool has its own directory in this archive, as well as its own included readme for its setup. <br>\r\n<br>\r\nLunar Helper is basically a build system for SMW ROMs, which takes a bunch of resources and inserts them all into a clean ROM to produce a hacked output ROM.<br>\r\n<br>\r\nLunar Monitor automatically extracts the necessary resources for this process whenever you make changes to them while working with Lunar Magic.<br>\r\n<br>\r\nNote that the included Lunar Helper version is slightly different from the standard version in that it does not have a Save function, since Lunar Monitor handles all exports automatically.<br>\r\n<br>\r\nNote that v2.0.0 is the version tag assigned to this bundle by me, I'm not assigning it to the individual tools.<br>\r\n<br>\r\nVersion history:<br>\r\n<br>\r\nv2.0.0 - Updates Lunar Monitor to v1.0.0 (\"Export all\" button, log messages in LM and removal of `mwl_file_format`)<br>\r\nv1.2.1 - Updates Lunar Helper to v1.2.1-LMC, which fixes a typo in the new config var from v1.2.0-LMC<br>\r\nv1.2.0 - Updates Lunar Helper to v1.2.0-LMC and Lunar Monitor to v0.5.0<br>\r\nv1.1.1 - Updates Lunar Helper to v1.1.1-LMC<br>\r\nv1.1.0 - Updates Lunar Helper to v1.1.0-LMC and Lunar Monitor to v0.4.0",
    "latest_version": "smwc-29228-1651551110",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 29228,
        "title": "Lunar Helper + Lunar Monitor Bundle v2.0.0",
        "version": "smwc-29228-1651551110",
        "upstream_time": 1651551110,
        "download_url": "https://dl.smwcentral.net/29228/LunarHelper-LunarMonitor-Bundle-v2.0.0.zip",
        "filename": "LunarHelper-LunarMonitor-Bundle-v2.0.0.zip",
        "size": 11121229,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-lunar-helper-v1-2",
    "aliases": [],
    "section": "tools",
    "upstream_id": 29164,
    "title": "Lunar Helper v1.2.0",
    "authors": [
      "YMM",
      "underway"
    ],
    "tags": [
      "insert",
      "inserter",
      "insertion"
    ],
    "description": "<b><span style=\"color: #ff0000;\"><span style=\"font-size: 18pt;\">MOD NOTICE: THIS TOOL HAS BEEN SUPERSEDED BY <a href=\"https://smwc.me/t/125568\">callisto</a> AND HAS BEEN SUBSEQUENTLY DEPRECATED, ITS USAGE IS THUS UNSUPPORTED, IT REMAINS IN THE SECTION FOR ARCHIVAL PURPOSES ONLY. </span></span></b><br>\r\n<br>\r\nA small build system for SMW hacks originally written by Maddy Thorson. <br>\r\n<br>\r\nThis version is slightly modified by me (underway), but contains strictly more functionality than the original version.<br>\r\n<br>\r\nThis tool allows you to extract resources from your ROM and to then re-build it from those extracted resources.<br>\r\n<br>\r\nStep by step, what Lunar Helper's build process does is <br>\r\n<br>\r\n- Taking a clean SMW ROM<br>\r\n- Applying an initial .bps patch to it (two such base patches are now included in the download!)<br>\r\n- Running GPS and PIXI on it<br>\r\n- Applying your patches to it<br>\r\n- Running UberASM Tool on it<br>\r\n- Running AddmusicK on it<br>\r\n- Inserting various previously extracted SMW data (graphics, map16, overworld, title screen,  <br>\r\n  title screen moves etc.) into it<br>\r\n- Inserting previously extracted level files into it<br>\r\n<br>\r\nAs you can see, it basically takes a bunch of resources stored as individual files (i.e. all of your blocks, sprites, patches, graphics, levels, etc.) and creates a single fully functional hacked ROM from them. <br>\r\n<br>\r\nLunar Helper also offers convenient functionality for<br>\r\n<br>\r\n- Opening the built ROM in Lunar Magic<br>\r\n- Running it inside an emulator of your choice<br>\r\n- Inserting a test level into the built ROM on demand<br>\r\n<br>\r\nDetailed information on how to set the tool up can be found in the included readme.<br>\r\n<br>\r\nIf you encounter any bugs feel free to open an issue on my forked GitHub repo linked in the Website field above. I can't guarantee I will be able to help you, because I did not write this tool and am not very familiar with C#, but I might give it try if I feel like it and have the time. <br>\r\n<br>\r\nOf course anyone can always fork Maddy's or my repo and fix/implement things themselves as well.<br>\r\n<br>\r\nNote that my repo includes a different version of the tool in its main branch. If you want the exact source code for this version make sure you're in the \"standard_version\" branch.<br>\r\n<br>\r\nNote that the v1.2.0 version number was assigned by me and may differ from the \"official\" version number in Maddy's repo if she decides to tag versions at some point.<br>\r\n<br>\r\nVersion history:<br>\r\n<br>\r\nv1.2.0 - Adds \"human_readable_map16_directory_path\" config variable<br>\r\nv1.1.1 - Works around PIXI &lt;-&gt; Lunar Magic 3.31 conflict by doing a second pass of PIXI at the end of the build process if the Lunar Magic version specified in the \"lm_path\" config variable has a version number &gt;= 3.31<br>\r\nv1.1.0 - Adds support for human readable map16 format via the \"human_readble_map16_cli_path\" config variable",
    "latest_version": "smwc-29164-1651551103",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 29164,
        "title": "Lunar Helper v1.2.0",
        "version": "smwc-29164-1651551103",
        "upstream_time": 1651551103,
        "download_url": "https://dl.smwcentral.net/29164/LunarHelper-v1.2.0.zip",
        "filename": "LunarHelper-v1.2.0.zip",
        "size": 11009813,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-lunar-magic-archive-of-older-versions",
    "aliases": [],
    "section": "tools",
    "upstream_id": 39449,
    "title": "Lunar Magic (archive of older versions)",
    "authors": [
      "FuSoYa"
    ],
    "tags": [
      "archive",
      "editor",
      "level editor",
      "lunar magic"
    ],
    "description": "This zip contains 48 versions of Lunar Magic, uploaded for those who still want to use older versions or see how LM has evolved.<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>The zip includes the following versions</span></div><div class=\"collapse-content\">1.00, 1,01, 1.31, 1.41, 1.51, 1.62, 1.63, 1.64, 1.65, 1.70, 1.71, 1.80, 1.81, 1.82, 1.90, 1.91, 2.00, 2.01, 2.12, 2.20, 2.21, 2.22, 2.30, 2.31, 2.32, 2.40, 2.41, 2.42, 2.43, 2.50, 2.51, 2.52, 2.53, 3.00, 3.01, 3.02, 3.03, 3.04, 3.10, 3.11, 3.20, 3.21, 3.30, 3.31, 3.32, 3.33, 3.40, 3.50</div></div><br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>The zip does not include the following versions</span></div><div class=\"collapse-content\">1.02, 1.03, 1.10, 1.11, 1.20, 1.30, 1.40, 1.42, 1.43, 1.50, 1.60, 1.61, 2.10, 2.11</div></div>",
    "latest_version": "smwc-39449-1740848883",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 39449,
        "title": "Lunar Magic (archive of older versions)",
        "version": "smwc-39449-1740848883",
        "upstream_time": 1740848883,
        "download_url": "https://dl.smwcentral.net/39449/OlderLMVersions.zip",
        "filename": "OlderLMVersions.zip",
        "size": 49843723,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-m64-parser-0",
    "aliases": [],
    "section": "tools",
    "upstream_id": 13234,
    "title": "M64 Parser 0.09",
    "authors": [
      "MrGreenThunder",
      "messiaen"
    ],
    "tags": [
      "gui",
      "m64",
      "music",
      "parser",
      "sm64"
    ],
    "description": "This tool converts M64 into a readable text file, which is useful for debugging M64 files and understanding their structure better.<br>\r\n<br>\r\nChanges in 0.08;<br>\r\n<br>\r\n* Now outputs vibrato(0xD8) correctly.<br>\r\n* 0xD4 is now a known and named command.<br>\r\n<br>\r\nChanges in 0.09;<br>\r\n<br>\r\n* Now outputs octaves correctly (errors like c5 being outputted as c4).<br>\r\n* 0xD3 is now called Pitch/Pitchbend.<br>\r\n* Corrected typo with Beat Per Minute being \"BMP\" instead of \"BPM\".<br>\r\n* There is now an \"Open parsed file or not\" dialog prompt in the GUI. <br>\r\n* Fix bug with the GUI preventing m64 files from being edited when opened",
    "latest_version": "smwc-13234-1461876349",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 13234,
        "title": "M64 Parser 0.09",
        "version": "smwc-13234-1461876349",
        "upstream_time": 1461876349,
        "download_url": "https://dl.smwcentral.net/13234/M64%20Parser%200.9.zip",
        "filename": "M64 Parser 0.9.zip",
        "size": 28910,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-m7-map",
    "aliases": [],
    "section": "tools",
    "upstream_id": 25188,
    "title": "M7 Map",
    "authors": [
      "Vitor Vilela"
    ],
    "tags": [
      "mode 7"
    ],
    "description": "Vitor's Mode 7 mapping tool, released in his Ultimate Tool Request thread from Winter 2019.<br>\r\n<br>\r\nYou can utilize this to edit tilemaps to look how you want them to look in-game, and you can also project the tilemap and preview how it looks after a matrix transformation. Lastly, with some C# knowledge, you can also create a custom projection.<br>\r\n<br>\r\nFor use, convert an image to SNES 8bpp Mode 7 using SNESGfx, with tilemap, and upload it to M7 Map using the open options. From there on, it should be simple. Easy Mode 7 Patch required if you want to use it in your hack, of course.<br>\r\n<br>\r\nHave fun using it in your Mode 7 endeavors!",
    "latest_version": "smwc-25188-1608246126",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 25188,
        "title": "M7 Map",
        "version": "smwc-25188-1608246126",
        "upstream_time": 1608246126,
        "download_url": "https://dl.smwcentral.net/25188/M7Map%202019.zip",
        "filename": "M7Map 2019.zip",
        "size": 584268,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-mario-64-level-importer",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4813,
    "title": "Mario 64 Level Importer v16",
    "authors": [
      "messiaen"
    ],
    "tags": [
      "editor",
      "inserter"
    ],
    "description": "TT64 is pretty limited as it can only edit landscape already in Super Mario 64. This tool will allow you to create your own landscape so you can have complete control of every aspect needed to create a custom SM64 level.<br>\r\n<br>\r\nYou may want to check out <a href=\"https://sites.google.com/site/messiaen64/level-importer\" rel=\"nofollow\">this page</a>, too, to avoid running into any problems when running the tool.",
    "latest_version": "smwc-4813-1366223468",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4813,
        "title": "Mario 64 Level Importer v16",
        "version": "smwc-4813-1366223468",
        "upstream_time": 1366223468,
        "download_url": "https://dl.smwcentral.net/4813/obj.zip",
        "filename": "obj.zip",
        "size": 3964732,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-mario-luigi-palette-live-editor",
    "aliases": [],
    "section": "tools",
    "upstream_id": 5713,
    "title": "Mario/Luigi Palette Live Editor",
    "authors": [
      "JackTheSpades"
    ],
    "tags": [
      "editor",
      "palettes",
      "rom"
    ],
    "description": "What this tool does:<ul>\r\n<li>It allows you to try different pallets for Mario/Fire Mario/Luigi/Fire Luigi and see live results</li>\r\n<li>You can view the characters in 12 different poses</li>\r\n<li>You can choose which characters the tool displayes (for example remove Luigi and Fire Luigi from display to make the window smaller</li>\r\n<li>You can select wheather a color dialog is braught up when clicking on a palette or reopen the color dialog for the selected color</li>\r\n<li>You can let the tool display the SNES table needed for <a href=\"http://www.smwcentral.net/?p=section&a=details&id=4233\">Roy's Patch</a> by clicking on \"SNES Table\"</li>\r\n<li>You can save and load changes as .mlp files</li>\r\n<li>A clipboard for colors is implemented use <b>&ltCTRL + Leftclick&gt;</b> to copy a color and <b>&ltRightclick&gt;</b> to paste it.</li>\r\n<li>You can patch the colors to a .smc file. No need for Lunar Magic at all.</li>\r\n</ul>The Settings.set file need to be in the same directory as the .exe",
    "latest_version": "smwc-5713-1377734446",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 5713,
        "title": "Mario/Luigi Palette Live Editor",
        "version": "smwc-5713-1377734446",
        "upstream_time": 1377734446,
        "download_url": "https://dl.smwcentral.net/5713/Mario%20Luigi%20Live%20Palette.zip",
        "filename": "Mario Luigi Live Palette.zip",
        "size": 15644,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-mario-start-editor",
    "aliases": [],
    "section": "tools",
    "upstream_id": 14716,
    "title": "Mario Start Editor",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "bonus",
      "editor",
      "game over",
      "mario start",
      "time up"
    ],
    "description": "This tool makes it easier to edit the Mario/Luigi Start screen.<br>\r\nGood if your main character isn't Mario or Luigi.<br>\r\n<br>\r\nIf you encounter an issue where glitchy tiles show up or tiles appear to be missing, read the readme before asking for help.<br>\r\nIt is likely that you forgot to install the Row Patch.<br>\r\n<br>\r\n<br>\r\nv1.2 Main Changes:<br>\r\n- SA-1 version of the patch<br>\r\n- Program now uses a template file for people who want to do more complex patches I guess<br>\r\n- Added source code<br>\r\n- Added Bonus Game message support<br>\r\n<br>\r\nPlease check the readme for additional information on what changed and how to use the tool",
    "latest_version": "smwc-14716-1488217353",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 14716,
        "title": "Mario Start Editor",
        "version": "smwc-14716-1488217353",
        "upstream_time": 1488217353,
        "download_url": "https://dl.smwcentral.net/14716/StartEditor%20v1.2.zip",
        "filename": "StartEditor v1.2.zip",
        "size": 39346,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-massrotate-v1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 11502,
    "title": "MassRotate v1.00",
    "authors": [
      "Vitor Vilela"
    ],
    "tags": [
      "gfx",
      "mode 7",
      "rotate",
      "scale"
    ],
    "description": "This tool allows scaling and rotating SNES and GB graphics. Look the readme for more information.",
    "latest_version": "smwc-11502-1449777792",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 11502,
        "title": "MassRotate v1.00",
        "version": "smwc-11502-1449777792",
        "upstream_time": 1449777792,
        "download_url": "https://dl.smwcentral.net/11502/MassRotate.zip",
        "filename": "MassRotate.zip",
        "size": 10892,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-mml-editing-tool",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4620,
    "title": "MML Editing Tool",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "editor",
      "mml",
      "music"
    ],
    "description": "This is a tool made by me. It does a myriad of music-related things including fixing MML files made by TinyMM, fixing drum sections, applying the l command properly, accurately applying label looping, inserting things like ADSR, echo, etc., and more.<br>\r\n<br>\r\nUpdate: Improved label looping, made octave switching optional when fixing TinyMM files, and added very minimal support for 3ML-generated files.<br>\r\n<br>\r\n<a href=\"http://www.microsoft.com/en-us/download/details.aspx?id=21\" rel=\"nofollow\">Requires .NET framework 3.5.</a>",
    "latest_version": "smwc-4620-1363204926",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4620,
        "title": "MML Editing Tool",
        "version": "smwc-4620-1363204926",
        "upstream_time": 1363204926,
        "download_url": "https://dl.smwcentral.net/4620/MML%20Editing%20Tool.zip",
        "filename": "MML Editing Tool.zip",
        "size": 901023,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-mml2m64",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4814,
    "title": "mml2m64",
    "authors": [
      "messiaen"
    ],
    "tags": [
      "inserter",
      "music"
    ],
    "description": "mml2m64 is an experimental .mml importer that produces custom music in the Super Mario 64 and Zelda 64 sequence format. The main importer module is built from Addmusic's (revX)<br>\r\nMML parser, so big thanks to whoever wrote that program.",
    "latest_version": "smwc-4814-1366223631",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4814,
        "title": "mml2m64",
        "version": "smwc-4814-1366223631",
        "upstream_time": 1366223631,
        "download_url": "https://dl.smwcentral.net/4814/mml.zip",
        "filename": "mml.zip",
        "size": 118699,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-multiple-midway-points-tool",
    "aliases": [],
    "section": "tools",
    "upstream_id": 21941,
    "title": "Multiple Midway Points Tool",
    "authors": [
      "Kaijyuu",
      "MarioFanGamer",
      "lx5"
    ],
    "tags": [
      "gui",
      "midway point"
    ],
    "description": "Multiple Midway Points Tool (or short MMP) is a handler for, well, multiple midway points. That means, you can easily set the midway points settings without calculating the values on your own.<br>\r\nFurthermore, the patch is pretty inflexible when you want to change the total amount of midway points. This tool solves it by generating as many midway points as there are necessary.<br>\r\n<br>\r\nMore information in the readme.<br>\r\n<br>\r\nOriginal Multiple Midway Points patch made by Kaijyuu with modifications made by me and lx5.",
    "latest_version": "smwc-21941-1584929091",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 21941,
        "title": "Multiple Midway Points Tool",
        "version": "smwc-21941-1584929091",
        "upstream_time": 1584929091,
        "download_url": "https://dl.smwcentral.net/21941/MMP.zip",
        "filename": "MMP.zip",
        "size": 226591,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-musicxml",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4816,
    "title": "MusicXML",
    "authors": [
      "cpuHacka101",
      "messiaen"
    ],
    "tags": [
      "music"
    ],
    "description": "MusicXML is a XML-based music notation format designed by Recordade so that different music notation programs can swap data around, since each one of the leading notation programs use their own different proprietary formats.<br>\r\n<br>\r\nThis is used so you can port MIDI files to your Super Mario 64 hack.",
    "latest_version": "smwc-4816-1366223813",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4816,
        "title": "MusicXML",
        "version": "smwc-4816-1366223813",
        "upstream_time": 1366223813,
        "download_url": "https://dl.smwcentral.net/4816/xml.zip",
        "filename": "xml.zip",
        "size": 49868,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-n64rip",
    "aliases": [],
    "section": "tools",
    "upstream_id": 5944,
    "title": "N64Rip",
    "authors": [
      "Joe",
      "gamax92"
    ],
    "tags": [
      "editor",
      "graphics"
    ],
    "description": "This is a graphics editor for N64 games, including SM64. You can edit and rip textures and other graphics in the game with it.",
    "latest_version": "smwc-5944-1385953145",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 5944,
        "title": "N64Rip",
        "version": "smwc-5944-1385953145",
        "upstream_time": 1385953145,
        "download_url": "https://dl.smwcentral.net/5944/N64Rip.zip",
        "filename": "N64Rip.zip",
        "size": 1501245,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-octave-manager",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4605,
    "title": "Octave Manager",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "addmusic",
      "converter",
      "music"
    ],
    "description": "This is a tool I've quickly coded for those music porters out there. In case they want to do various stuff to the octaves, this is THE tool. This tool can rise or lower ALL the octaves, verify octaves, and so on. More information in the readme.",
    "latest_version": "smwc-4605-1363204900",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4605,
        "title": "Octave Manager",
        "version": "smwc-4605-1363204900",
        "upstream_time": 1363204900,
        "download_url": "https://dl.smwcentral.net/4605/Octave%20Manager.zip",
        "filename": "Octave Manager.zip",
        "size": 8478,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-overworld-spritetool",
    "aliases": [],
    "section": "tools",
    "upstream_id": 5641,
    "title": "Overworld Spritetool",
    "authors": [
      "Alcaro",
      "wiiqwertyuiop"
    ],
    "tags": [
      "inserter",
      "sprites"
    ],
    "description": "This tool allows you to insert custom overworld sprites. <br>\r\n<br>\r\nFixed a bunch of bugs.",
    "latest_version": "smwc-5641-1378328023",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 5641,
        "title": "Overworld Spritetool",
        "version": "smwc-5641-1378328023",
        "upstream_time": 1378328023,
        "download_url": "https://dl.smwcentral.net/5641/owspt.zip",
        "filename": "owspt.zip",
        "size": 73050,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-pal-generator",
    "aliases": [],
    "section": "tools",
    "upstream_id": 18497,
    "title": ".pal Generator",
    "authors": [
      "wye"
    ],
    "tags": [
      "command-line",
      "generator",
      "palette"
    ],
    "description": "This tool creates .pal files from screenshots of Lunar Magic's palette editor.<br>\r\nMay or may not be useful when you edit palettes in an external tool and don't want to copy each color back over manually.<br>\r\n<br>\r\nMake sure to read the readme for usage instructions and a tiny bit of further information.<br>\r\n<br>\r\n(July 8, 2018: now supports screenshots made with monitor scaling settings of 100%, 125%, 150%, 175% and 200%, and also auto-closes on drag-'n'-drop when no errors occurred)",
    "latest_version": "smwc-18497-1542753676",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 18497,
        "title": ".pal Generator",
        "version": "smwc-18497-1542753676",
        "upstream_time": 1542753676,
        "download_url": "https://dl.smwcentral.net/18497/palGenerator_1.2.zip",
        "filename": "palGenerator_1.2.zip",
        "size": 809658,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-pal2bin",
    "aliases": [],
    "section": "tools",
    "upstream_id": 24827,
    "title": "Pal2Bin",
    "authors": [
      "anonimzwx"
    ],
    "tags": [
      "bin",
      "palette"
    ],
    "description": "This Tool transform one 16 colors palete of a \".pal\" file into a 30 bytes \".bin\" that includes all colors in BGR555 format.<br>\r\n<br>\r\n\".pal\" file must be of 768 bytes and each color in RGB888 format.<br>\r\n<br>\r\nWith this tool, people can do Dynamic Palette change easier because you don't need to transform colors manually.",
    "latest_version": "smwc-24827-1602816618",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 24827,
        "title": "Pal2Bin",
        "version": "smwc-24827-1602816618",
        "upstream_time": 1602816618,
        "download_url": "https://dl.smwcentral.net/24827/Pal2Bin.zip",
        "filename": "Pal2Bin.zip",
        "size": 78397,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-palette-editor",
    "aliases": [],
    "section": "tools",
    "upstream_id": 15531,
    "title": "Palette Editor",
    "authors": [
      "mzuenni"
    ],
    "tags": [
      "gradient",
      "graphics",
      "java",
      "palette"
    ],
    "description": "An Lunar Magic like Palette Editor with new Gradients<br>\r\n(LM .palmask update and some other changes)<br>\r\nUpdate:<br>\r\nFinally removed the org.eclipse.swt for clippboard support which makes the program much smaller :D",
    "latest_version": "smwc-15531-1499525013",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 15531,
        "title": "Palette Editor",
        "version": "smwc-15531-1499525013",
        "upstream_time": 1499525013,
        "download_url": "https://dl.smwcentral.net/15531/Palette%20Editor.zip",
        "filename": "Palette Editor.zip",
        "size": 161364,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-petitemm",
    "aliases": [],
    "section": "tools",
    "upstream_id": 22699,
    "title": "PetiteMM",
    "authors": [
      "gocha",
      "loveemu"
    ],
    "tags": [
      "converter",
      "midi",
      "mml"
    ],
    "description": "This is a better Midi to MML converter that for example handles triplets unlike TinyMM.",
    "latest_version": "smwc-22699-1590536502",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 22699,
        "title": "PetiteMM",
        "version": "smwc-22699-1590536502",
        "upstream_time": 1590536502,
        "download_url": "https://dl.smwcentral.net/22699/PetiteMM.zip",
        "filename": "PetiteMM.zip",
        "size": 111985,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-racing-stripe-advance-v1-0-1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 11370,
    "title": "Racing Stripe Advance v1.0.1.1",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "editor",
      "graphics",
      "ripping",
      "savestate",
      "tilemap"
    ],
    "description": "Basically this tool is just like Racing Stripe, but for VisualBoyAdvance savestates.<br>\r\n<br>\r\n1.0.1.1: Fixed palette export.<br>\r\n<br>\r\n1.0.1: Now supports palette import/export, map16 page import/export, VRAM dump, and various other bugfixes/improvements.",
    "latest_version": "smwc-11370-1432753977",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 11370,
        "title": "Racing Stripe Advance v1.0.1.1",
        "version": "smwc-11370-1432753977",
        "upstream_time": 1432753977,
        "download_url": "https://dl.smwcentral.net/11370/RacingStripeAdv1011.zip",
        "filename": "RacingStripeAdv1011.zip",
        "size": 45501,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-racing-stripe-v1-3",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4623,
    "title": "Racing Stripe v1.3.1",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "editor",
      "ripping",
      "savestate",
      "stripe image",
      "tilemap"
    ],
    "description": "This tool allows you to tweak tilemaps in ZSNES savestates prior to ripping with the online BG ripper.<br>\r\nIt also allows you to edit+create stripe images.<br>\r\n<br>\r\nNow supports palette import/export, map16 page import/export, VRAM dump, and various other bugfixes/improvements.<br>\r\n<br>\r\nMore info here: <a href=\"http://www.smwcentral.net/?p=thread&id=26873\">http://www.smwcentral.net/?p=thread&id=26873</a>",
    "latest_version": "smwc-4623-1363205056",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4623,
        "title": "Racing Stripe v1.3.1",
        "version": "smwc-4623-1363205056",
        "upstream_time": 1363205056,
        "download_url": "https://dl.smwcentral.net/4623/RacingStripe131.zip",
        "filename": "RacingStripe131.zip",
        "size": 52315,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-real-n64-crc-tool",
    "aliases": [],
    "section": "tools",
    "upstream_id": 8799,
    "title": "Real N64 CRC Tool v2",
    "authors": [
      "RaO"
    ],
    "tags": [
      "bootcode",
      "checksum",
      "crc"
    ],
    "description": "\"It's a tool that will check / calculate / extract the bootcode of a Nintendo 64 ROM file. It can also check the origin of an already ripped bootcode.\" - README.<br>\r\n<br>\r\nThis tool is specially used for SM64 to re-calculate the CRC Checksum of the game. In case someone edited something inside the so-called \"Checksum Protected Area\" (CPA) you need this tool to re-calculate the CRC checksum or else the game won't work anymore. The alternative would be NOP'ing the BNE instructions, however most people aren't aware of this and so this tool might be a help.<br>\r\n<br>\r\nSyntax:<br>\r\n\"rn64crc romname.z64 -u\" u does update the CRC.",
    "latest_version": "smwc-8799-1407540064",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 8799,
        "title": "Real N64 CRC Tool v2",
        "version": "smwc-8799-1407540064",
        "upstream_time": 1407540064,
        "download_url": "https://dl.smwcentral.net/8799/rn64crc2.zip",
        "filename": "rn64crc2.zip",
        "size": 193941,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-recover-lunar-magic-v1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4608,
    "title": "Recover Lunar Magic v1.4",
    "authors": [
      "Parasyte"
    ],
    "tags": [
      "lunar magic",
      "recover"
    ],
    "description": "Recover Lunar Magic is a tool used to unlock hacks that have been locked by Lunar Magic.This version has <a href=\"http://www.smwcentral.net/?p=thread&pid=408605\">Parasyte's bug fixes</a>.",
    "latest_version": "smwc-4608-1363204953",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4608,
        "title": "Recover Lunar Magic v1.4",
        "version": "smwc-4608-1363204953",
        "upstream_time": 1363204953,
        "download_url": "https://dl.smwcentral.net/4608/Recover%20Lunar%20Magic%20v1.4.zip",
        "filename": "Recover Lunar Magic v1.4.zip",
        "size": 50743,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-rom-hack-manager-v2-4",
    "aliases": [],
    "section": "tools",
    "upstream_id": 38398,
    "title": "ROM Hack Manager v2.4.0",
    "authors": [
      "zuccha"
    ],
    "tags": [
      "hack-downloader",
      "hack-management",
      "patcher"
    ],
    "description": "Download, unzip, and patch ROM hacks all in one go!<br>\r\n<br>\r\nYou can search SMW and YI hacks on SMWCentral's catalogue directly from within the tool. The tool will download, unzip, and patch them automatically.<br>\r\n<br>\r\nThis tool also offers a simple hack-management interface:<br>\r\n- List hacks present in one folder<br>\r\n- Run hack in the emulator<br>\r\n- Delete a hack<br>\r\n<br>\r\nFor the documentation and source code, you can check out the <a href=\"https://github.com/zuccha/rom-hack-manager/\" rel=\"nofollow\">GitHub repository</a>.<br>\r\n<br>\r\nThe version listed on this page is for Windows 10 or newer. You can find the download links for macOS and Windows 7 or older on the <a href=\"https://github.com/zuccha/rom-hack-manager/releases/latest\" rel=\"nofollow\">download page</a>.<br>\r\n<br>\r\nChangelog:<br>\r\n- [2024.09.07]: Allow to set custom emulator path and arguments; add global setting to set a custom cookie for searches and downloads; fix search by difficulty for SMW hacks; add more search options (moderation status, sorting, misc.: puzzle); added more columns in search results (rating, length, size, etc.); added a filter to search through downloaded hacks; a few new settings.",
    "latest_version": "smwc-38398-1731400302",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 38398,
        "title": "ROM Hack Manager v2.4.0",
        "version": "smwc-38398-1731400302",
        "upstream_time": 1731400302,
        "download_url": "https://dl.smwcentral.net/38398/rom-hack-manager_2.4.0_win.zip",
        "filename": "rom-hack-manager_2.4.0_win.zip",
        "size": 4112121,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-romclean",
    "aliases": [],
    "section": "tools",
    "upstream_id": 12178,
    "title": "ROMclean",
    "authors": [
      "Alcaro"
    ],
    "tags": [
      "clean"
    ],
    "description": "This tool checks if your ROM is a clean, headered (U) [!] ROM, suitable for use here. If it's unclean, it tries to clean it.<br>\r\n<br>\r\nIf you prefer not downloading anything, try <a href=\"http://media.smwcentral.net/onlinetools/jsromclean.htm\">this</a>.",
    "latest_version": "smwc-12178-1448731882",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 12178,
        "title": "ROMclean",
        "version": "smwc-12178-1448731882",
        "upstream_time": 1448731882,
        "download_url": "https://dl.smwcentral.net/12178/romclean_fix.zip",
        "filename": "romclean_fix.zip",
        "size": 8708,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-romi-s-spritetool-v1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 14583,
    "title": "Romi's Spritetool - v1.41",
    "authors": [
      "Romi",
      "mikeyk"
    ],
    "tags": [
      "asar",
      "inserter",
      "sprites"
    ],
    "description": "This tool adds sprites to your Super Mario World ROM, hence its name. This is like Mikeyk's Spritetool but you can insert sprites with both Xkas and TRASM now.<br>\r\n<br>\r\nRomi's sprite tool also fixes some bugs such as the 'carried status' bug, 'silver POW' glitch, and so on.<br>\r\n<br>\r\nJackTheSpades edit: Added Asar support. To make the tool use asar, replace the 1 at the bottom of xkas cfg files with a 2.<br>\r\nNote that the CFG editor does not know this yet, so don't use it.",
    "latest_version": "smwc-14583-1488222436",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 14583,
        "title": "Romi's Spritetool - v1.41",
        "version": "smwc-14583-1488222436",
        "upstream_time": 1488222436,
        "download_url": "https://dl.smwcentral.net/14583/st141.zip",
        "filename": "st141.zip",
        "size": 1126978,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-sa-1-convert-sprites-blocks-edition-v1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 6853,
    "title": "SA-1 Convert: Sprites+Blocks Edition v1.10",
    "authors": [
      "Vitor Vilela"
    ],
    "tags": [
      "blocks",
      "converter",
      "sa-1",
      "sprites"
    ],
    "description": "This tool automatically converts standard custom sprites and blocks into SA-1 compatible format. Require SA-1 Pack v1.10+ for sprites support and SA-1 Pack v1.20+ for blocks support.",
    "latest_version": "smwc-6853-1407712936",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 6853,
        "title": "SA-1 Convert: Sprites+Blocks Edition v1.10",
        "version": "smwc-6853-1407712936",
        "upstream_time": 1407712936,
        "download_url": "https://dl.smwcentral.net/6853/sa1convert_110.zip",
        "filename": "sa1convert_110.zip",
        "size": 17321,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-sa1hybridizer",
    "aliases": [],
    "section": "tools",
    "upstream_id": 28095,
    "title": "SA1Hybridizer",
    "authors": [
      "Atari2.0"
    ],
    "tags": [
      "converter",
      "sa-1"
    ],
    "description": "This is a tool that aims to ease the porting of any asm piece to an SA-1 hybrid equivalent.<br>\r\n<br>\r\nIt will generate a new file in the same folder called {filename}_sa1.asm with the hybrid code.<br>\r\nIt can be used both as a command line tool as well as just a normal executable.<br>\r\nWhen used with the command line it has a few options to play with, such as verbosity of the output and adding a defines file.<br>\r\n<br>\r\n<br>\r\nThe tool was primarily thought of as a mean to convert sprites to their hybrid equivalent, however it should be able to work with any piece of SMW asm.<br>\r\nPlease note that some things aren't converted, such as freeram that's not remapped, registers and loops based on the sprite slots size (12 on lorom/fastrom, 21 on sa1rom), since it's not really doable to do those with 100% accuracy. So if the code has any of those, it is recommended to check it by hand after.<br>\r\n<br>\r\n1.1 update: Fix a few issues with defines and already converted addresses not being detected, additionally now it tells you if you need to manually convert addresses.<br>\r\n1.2 update: Improve error logging and define detection, additionally you can now drag & drop an asm file on top of the executable (or the python script) and it'll run.",
    "latest_version": "smwc-28095-1630016873",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 28095,
        "title": "SA1Hybridizer",
        "version": "smwc-28095-1630016873",
        "upstream_time": 1630016873,
        "download_url": "https://dl.smwcentral.net/28095/SA1Hybridizer.zip",
        "filename": "SA1Hybridizer.zip",
        "size": 7597505,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-sm64extend",
    "aliases": [],
    "section": "tools",
    "upstream_id": 20095,
    "title": "sm64extend",
    "authors": [
      "Davideesk",
      "queueRAM"
    ],
    "tags": [
      "expander",
      "sm64"
    ],
    "description": "This is a replacement for the M64ROMExtender and adds a few new features.  It is written in C and compiles for Windows and Linux 32/64 bit (probably OSX as well, but untested).  I released it under the MIT license so it can be included in any of your projects.<br>\r\n<br>\r\nBy default, it creates a 64MB extended ROM that is bit compatible with the extended ROM that M64ROMExtender1.3B generates and further extended to 64MB (before the patches are applied by SM64 Editor).  I have tested the resulting extended ROMs with SM64 Editor 2.0.x and Toads Tool 64 v0.6.8S.<br>\r\n<br>\r\nNew features:<br>\r\n - configurable extended ROM size (default 64 MB)<br>\r\n - configurable padding between MIO0 blocks (default 32K)<br>\r\n - configurable MIO0 block alignment (default 1 byte)<br>\r\n - option to fill original MIO0 blocks with 0x01<br>\r\n - built-in ROM header CRC computation (non-GPL!)<br>\r\n - works with US, European, Japanese, and Shindou ROMs (plays in emulators, but TT and level importer only work with (U) ROMs)<br>\r\n - small: 12KB binary<br>\r\n - fast: extends in &lt; 0.5 seconds<br>\r\n<br>\r\nM64ROMExtender compatible features:<br>\r\n - accepts Z64 (BE) or V64 (byte-swapped) ROMs as input<br>\r\n - fills extended area with fills with 0x01<br>\r\n - inserts 32 KB padding between MIO0 blocks<br>\r\n - decompresses all MIO0 blocks from ROM to extended area<br>\r\n - changes all 0x18 commands to 0x17<br>\r\n - creates MIO0 headers for all 0x1A commands<br>\r\n - updates assembly reference to first MIO0 block<br>\r\n - dumps MIO0 blocks to 'mio0files' directory<br>\r\n<br>\r\nUsage:<br>\r\nJust drag-and-drop SM64 ROM on the executable for default settings or run from the command prompt specifying these options:<br>\r\n<div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">sm64extend [-a ALIGNMENT] [-p PADDING] [-s SIZE] [-d] [-f] [-v] FILE [OUT_FILE]\r\n\r\nOptional arguments:\r\n -a ALIGNMENT byte boundary to align MIO0 blocks (default: 1)\r\n -p PADDING   padding to insert between MIO0 blocks in KB (default: 32)\r\n -s SIZE      size of the extended ROM in MB (default: 64)\r\n -d           dump MIO0 blocks to files in 'mio0files' directory\r\n -f           fill old MIO0 blocks with 0x01\r\n -v           verbose progress output\r\n\r\nFile arguments:\r\n FILE        input ROM file\r\n OUT_FILE    output ROM file (default: replaces FILE extension with .ext.z64)</pre></div><br>\r\n<br>\r\nIf you have any questions or suggestions, feel free to post them on the github project page.  Since it is MIT licensed, I welcome you to include the source or binaries in your projects - just include a copy of the license file.<br>\r\n<br>\r\nThe additional GUI layer is created by Davideesk, made to be a much nicer alternative to the CMD prompt, though that option is still usable.",
    "latest_version": "smwc-20095-1559445061",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 20095,
        "title": "sm64extend",
        "version": "smwc-20095-1559445061",
        "upstream_time": 1559445061,
        "download_url": "https://dl.smwcentral.net/20095/sm64extend-0.3.2-win32.zip",
        "filename": "sm64extend-0.3.2-win32.zip",
        "size": 22186,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-sm64gsw-1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 26017,
    "title": "SM64GSW 1.2 (Linux & Windows)",
    "authors": [
      "alex_free"
    ],
    "tags": [
      "chksum64 alternative",
      "cic bypass",
      "gameshark",
      "sm64"
    ],
    "description": "An open source command line program that writes N64 GameShark codes into a USA Super Mario 64 ROM file and modifies the CIC check. This is also effectively an alternative to the CHKSUM64 program, that unlike CHKSUM64 works in Mupen64Plus. Please see the website for full documentation.",
    "latest_version": "smwc-26017-1620241219",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 26017,
        "title": "SM64GSW 1.2 (Linux & Windows)",
        "version": "smwc-26017-1620241219",
        "upstream_time": 1620241219,
        "download_url": "https://dl.smwcentral.net/26017/sm64gsw-1.2.zip",
        "filename": "sm64gsw-1.2.zip",
        "size": 920398,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-smw-customizer",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4628,
    "title": "SMW Customizer",
    "authors": [
      "uyuyuy99"
    ],
    "tags": [
      "editor",
      "sprites",
      "utility"
    ],
    "description": "This tool allows for the easy customization of over 100 miscellaneous properties of the Super Mario World ROM. It's an easy-to-use program with a GUI, and allows you to edit anything from the speed of Bullet Bills, to how many points you get when collecting a 3-UP moon, to what sprite is spawned when you bring a P-switch to the goal, and much more!<br>\r\n<br>\r\nCredit not necessary (but appreciated).",
    "latest_version": "smwc-4628-1363207633",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4628,
        "title": "SMW Customizer",
        "version": "smwc-4628-1363207633",
        "upstream_time": 1363207633,
        "download_url": "https://dl.smwcentral.net/4628/SMW%20Customizer.zip",
        "filename": "SMW Customizer.zip",
        "size": 1533243,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-smw-enemy-name-editor",
    "aliases": [],
    "section": "tools",
    "upstream_id": 32836,
    "title": "SMW Enemy Name Editor",
    "authors": [
      "Colmines92"
    ],
    "tags": [],
    "description": "Tool to edit the enemy names shown during the end credits.<br>\r\n- Works both with headered/unheadered rom.<br>\r\n- Supports names longer than the original.<br>\r\n- Supports adding/removing names.<br>\r\n- Supports editing the character table to insert new characters.<br>\r\n  (Table is created within executable folder when running the tool and it doesn't exists).<br>\r\n<br>\r\nTested with an unmodified copy with/without head.",
    "latest_version": "smwc-32836-1676081103",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 32836,
        "title": "SMW Enemy Name Editor",
        "version": "smwc-32836-1676081103",
        "upstream_time": 1676081103,
        "download_url": "https://dl.smwcentral.net/32836/SMWEnemyNameEditor%20v1.0.zip",
        "filename": "SMWEnemyNameEditor v1.0.zip",
        "size": 58458,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-smw-enemy-names-exporter-importer",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4578,
    "title": "SMW Enemy Names exporter/importer",
    "authors": [
      "Smallhacker"
    ],
    "tags": [
      "text",
      "utility"
    ],
    "description": "Allows for editing the names of the enemies shown during the ending.",
    "latest_version": "smwc-4578-1363206546",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4578,
        "title": "SMW Enemy Names exporter/importer",
        "version": "smwc-4578-1363206546",
        "upstream_time": 1363206546,
        "download_url": "https://dl.smwcentral.net/4578/SMWEN.zip",
        "filename": "SMWEN.zip",
        "size": 632002,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-smw-misc-text-editor",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4579,
    "title": "SMW Misc. Text Editor",
    "authors": [
      "Smallhacker"
    ],
    "tags": [
      "editor",
      "text"
    ],
    "description": "Edits some of the text not editable by Lunar Magic",
    "latest_version": "smwc-4579-1363206494",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4579,
        "title": "SMW Misc. Text Editor",
        "version": "smwc-4579-1363206494",
        "upstream_time": 1363206494,
        "download_url": "https://dl.smwcentral.net/4579/SMWMTE.zip",
        "filename": "SMWMTE.zip",
        "size": 325045,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-smw-multitools-launcher",
    "aliases": [],
    "section": "tools",
    "upstream_id": 35135,
    "title": "SMW MultiTools Launcher v2.28s",
    "authors": [
      "kiki79250"
    ],
    "tags": [
      "improvement",
      "productivity",
      "tool management"
    ],
    "description": "Improve your creativity and productivity by forgetting the annoying management of all the tools you need by centralizing all your tools and other frequently used files in one place!<br>\r\n<br>\r\nLink your tools to SMWMTL and when you need it, just one click and your tool is started, saving you valuable time searching for it in your folders and stay focused on what you want to do!<br>\r\n<br>\r\nSMWMTL is lightweight and customizable to fit every use, whether you're a beginner or advanced.<br>\r\n<br>\r\n--<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>SMWMTL v2.28s Changelog </span></div><div class=\"collapse-content\">- Improvements :<br>\r\n  <ul>\r\n    <li>Fixed items related to BRR Player in Custom Shortcut Icon selector (No, this thing NEVER called itself as \"Organ\". Screw me.).</li>\r\n    <li>Added Support for Lunar Magic 3.40.</li>\r\n  </ul><br>\r\n--<br>\r\n<br>\r\nTo see more changes, go to \"About\" &gt; \"Legal Notice\" &gt; \"SMWMTL Changelog\"</div></div><br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>SMWMTL v2.27s Changelog </span></div><div class=\"collapse-content\">- Bug Fixes :<br>\r\n  <ul>\r\n    <li>Fixed a graphical bug that can occurs sometimes on Windows Vista.</li>\r\n  </ul><br>\r\n- Optimisations :<br>\r\n  <ul>\r\n    <li>Corrected typos in Changelog in both languages.</li>\r\n  </ul></div></div><br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>SMWMTL v2.26s Changelog </span></div><div class=\"collapse-content\">- Fixes :<br>\r\n  <ul>\r\n    <li>Fixed some translations issues.</li>\r\n    <li>Fixed a graphical bug in Settings and Legacy about pages in the bottom section of the UI.</li>\r\n  </ul><br>\r\n- Optimisations :<br>\r\n  <ul>\r\n    <li>Removed residual elements that have stayed since pre-release builds, freeing up some space.</li>\r\n  </ul><br>\r\n- Modifications :<br>\r\n  <ul>\r\n    <li>Updated tested OSes list and program versions in License file.</li>\r\n    <li>Modified SMWMTL in order to make a SMWC-compilant custom build :</li>\r\n\t<ul>\r\n      <li>Disabled SMWMTL_Update, as networking access are not allowed.</li>\r\n      <li>Disabled a bunch of options that are considerated \"useless\".</li>\r\n    </ul>\r\n  </ul></div></div><br>\r\n<br>\r\n--<br>\r\n<br>\r\n<u><b>Minimal System Requirements</b>:</u><br>\r\n<b>OS :</b> Windows Vista (Service Pack 2, 64-bit)<br>\r\n<b>.NET Framework :</b> <a href=\"https://dotnet.microsoft.com/en-us/download/dotnet-framework/net46\" rel=\"nofollow\">Version 4.6</a><br>\r\n<br>\r\n<u><b>Recommended System Requirements</b>:</u><br>\r\n<b>OS :</b> Windows 7 (Service Pack 1, 64-bit)<br>\r\n<b>.NET Framework :</b> <a href=\"https://dotnet.microsoft.com/en-us/download/dotnet-framework/net48\" rel=\"nofollow\">Version 4.8</a> (<a href=\"https://dotnet.microsoft.com/en-us/download/dotnet-framework/net481\" rel=\"nofollow\">Version 4.8.1</a> is compatible for Windows 10 20H2+ and Windows 11.)",
    "latest_version": "smwc-35135-1696858778",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 35135,
        "title": "SMW MultiTools Launcher v2.28s",
        "version": "smwc-35135-1696858778",
        "upstream_time": 1696858778,
        "download_url": "https://dl.smwcentral.net/35135/SMWMTL_v2.28s_win64.zip",
        "filename": "SMWMTL_v2.28s_win64.zip",
        "size": 2984286,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-smw-music-porter-s-calculator-smpc-v2",
    "aliases": [],
    "section": "tools",
    "upstream_id": 34259,
    "title": "SMW Music Porter's Calculator (SMPC) v2.0",
    "authors": [
      "Lumy"
    ],
    "tags": [
      "addmusic",
      "music",
      "utility"
    ],
    "description": "A multi-parameter converter for Super Mario World/SNES music porting, meant to be an utility tool to be used in conjunction with AddmusicK.<br>\r\n<br>\r\nWas designed to replace an ordinary calculator program in most if not all functions related to SMW/SNES music porting.<br>\r\n<br>\r\nSMPC is easy and fast to use. Just provide an input for a certain converter and it will instantly output the respective AddmusicK command or parameter, ready to be copied into the TXT/MML (if applicable). Every usable output features its own copy button to speed up this process. Click <a href=\"https://dl.dropbox.com/s/mneof0uy8vni3sw/SMPC_2.0_Usage.gif?dl=0\" rel=\"nofollow\">here</a> to open an animated demonstration.<br>\r\n<br>\r\nSystem Requirements:<br>\r\n<br>\r\n- Supported operating systems: Windows 7 and onwards, 32 or 64 bits<br>\r\n- Minimum available storage space: ~45 MB (for both the .zip and its contents)<br>\r\n<br>\r\nFor other information, such as known issues and changelog, please check the readme.",
    "latest_version": "smwc-34259-1691332509",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 34259,
        "title": "SMW Music Porter's Calculator (SMPC) v2.0",
        "version": "smwc-34259-1691332509",
        "upstream_time": 1691332509,
        "download_url": "https://dl.smwcentral.net/34259/SMPC_2.0.zip",
        "filename": "SMPC_2.0.zip",
        "size": 13159073,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-smw-player-tilemap-editor",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4582,
    "title": "SMW Player Tilemap Editor",
    "authors": [
      "Smallhacker"
    ],
    "tags": [
      "editor",
      "graphics"
    ],
    "description": "Edits the tiles used by Mario",
    "latest_version": "smwc-4582-1363202954",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4582,
        "title": "SMW Player Tilemap Editor",
        "version": "smwc-4582-1363202954",
        "upstream_time": 1363202954,
        "download_url": "https://dl.smwcentral.net/4582/SMWPTE.zip",
        "filename": "SMWPTE.zip",
        "size": 321491,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-smw-status-bar-editor",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4580,
    "title": "SMW Status Bar Editor",
    "authors": [
      "Smallhacker"
    ],
    "tags": [
      "editor",
      "status bar"
    ],
    "description": "Edits the status bar",
    "latest_version": "smwc-4580-1363203001",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4580,
        "title": "SMW Status Bar Editor",
        "version": "smwc-4580-1363203001",
        "upstream_time": 1363203001,
        "download_url": "https://dl.smwcentral.net/4580/SMWSBE.zip",
        "filename": "SMWSBE.zip",
        "size": 328422,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-smw-thank-you-message-importer",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4581,
    "title": "SMW Thank You Message Importer",
    "authors": [
      "Smallhacker"
    ],
    "tags": [
      "text",
      "utility"
    ],
    "description": "Edits the message shown after the princess is saved",
    "latest_version": "smwc-4581-1363206519",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4581,
        "title": "SMW Thank You Message Importer",
        "version": "smwc-4581-1363206519",
        "upstream_time": 1363206519,
        "download_url": "https://dl.smwcentral.net/4581/SMWTYMI.zip",
        "filename": "SMWTYMI.zip",
        "size": 317305,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-smwc-preview",
    "aliases": [],
    "section": "tools",
    "upstream_id": 16505,
    "title": "SMWC Preview",
    "authors": [
      "trillian"
    ],
    "tags": [
      "browser-extension",
      "preview"
    ],
    "description": "This is a Python tool/Chrome extension that adds a \"Preview\"/\"Play\" button to SMWC submissions. Install instructions are in README.<br>\r\nRequirements: Google Chrome, Python 3.6+, Zenity if on OSX or Linux. Tested on Windows and Linux. Should also work on OS X, but I don't have a Mac, so I'm not really sure.<br>\r\nDemo video: https://youtu.be/iVYV18Iizig<br>\r\n<br>\r\nThere is an alternative install method now, you can install with a userscript. This has the advantage that you don't need to install an untrusted extension. Simply install in userscript mode and add the userscript to your browser. Currently not supported on Mac OS X.<br>\r\n<br>\r\nIf someone knows how to create native dialogs from python on OSX, please tell me.<br>\r\n<br>\r\nEdit 1: fix installer (it would error on windows)<br>\r\nEdit 2: fix gen_settings (oh my god i'm bad at this \"programming\" thing)<br>\r\nEdit 3: fix dialog boxes on non-Windows platforms. Also do some proper testing.<br>\r\nEdit 4: include chrome_ext folder to make loading as unpacked extension easier.<br>\r\nEdit 5: hopefully fix windows again (i should probably create a github repo for this)<br>\r\nEdit 6: Added userscript install. Also created github repo, as promised.",
    "latest_version": "smwc-16505-1516032670",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 16505,
        "title": "SMWC Preview",
        "version": "smwc-16505-1516032670",
        "upstream_time": 1516032670,
        "download_url": "https://dl.smwcentral.net/16505/smwc_preview.zip",
        "filename": "smwc_preview.zip",
        "size": 15906,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-snes-binary-utility-v1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 15479,
    "title": "SNES Binary Utility - v1.0",
    "authors": [
      "Ersanio"
    ],
    "tags": [
      "data",
      "format",
      "snes",
      "tables"
    ],
    "description": "This tool is mainly made for dealing with tables when working with a ROM disassembly. It is capable of formatting tables, as well as extracting tables or even binary files, from a source binary file.<br>\r\n<br>\r\nPlease read the readme before using.<br>\r\n<br>\r\nRequires .NET 3.5",
    "latest_version": "smwc-15479-1498347519",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 15479,
        "title": "SNES Binary Utility - v1.0",
        "version": "smwc-15479-1498347519",
        "upstream_time": 1498347519,
        "download_url": "https://dl.smwcentral.net/15479/SNES%20Binary%20Utility.zip",
        "filename": "SNES Binary Utility.zip",
        "size": 312755,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-snes-color-tool",
    "aliases": [],
    "section": "tools",
    "upstream_id": 27798,
    "title": "SNES Color Tool",
    "authors": [
      "dtothefourth"
    ],
    "tags": [
      "colors",
      "editor",
      "graphics"
    ],
    "description": "SNES Color Tool is a program to make it easier to work with colors in LM or code in various formats.<br>\r\n<br>\r\nIt features easy import / export from Lunar Magic, working directly with the built in copy and paste features in LM's palette editor.<br>\r\n<br>\r\nColors can be entered and edited in RGB, HSL, decimal, hex, and SNES Color formats allowing easy conversion or input from things like web colors in #FFFFFF format.<br>\r\n<br>\r\nYou can quickly apply color transformations to an entire palette row like adjusting hue, saturation, brightness or inversion. This makes it easy to take say the palettes for a background and quickly shift them to a different color theme.<br>\r\n<br>\r\nThe tool also supports importing and exporting directly to a table of color values making it easy to create and edit blocks of color data for use in ASM or exanimation frames.",
    "latest_version": "smwc-27798-1627856521",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 27798,
        "title": "SNES Color Tool",
        "version": "smwc-27798-1627856521",
        "upstream_time": 1627856521,
        "download_url": "https://dl.smwcentral.net/27798/SNESColorTool.zip",
        "filename": "SNESColorTool.zip",
        "size": 292108,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-snes-spc700-player-v2-20",
    "aliases": [],
    "section": "tools",
    "upstream_id": 35673,
    "title": "SNES SPC700 Player v2.20.1",
    "authors": [
      "degrade-factory"
    ],
    "tags": [
      "music",
      "player",
      "spc"
    ],
    "description": "This is probably the best SPC player of them all. It has a myriad of features: speed/pitch change, channel mute, echo disable, DSP pitch/volume registers, etc.<br>\r\nUse the left and right arrow keys to toggle the data viewed during SPC playback.<br>\r\n<br>\r\nSee the Github page for the Changelog:<br>\r\n<a href=\"https://github.com/dgrfactory/spcplay/releases/\" rel=\"nofollow\">https://github.com/dgrfactory/spcplay/releases/</a>",
    "latest_version": "smwc-35673-1708898431",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 35673,
        "title": "SNES SPC700 Player v2.20.1",
        "version": "smwc-35673-1708898431",
        "upstream_time": 1708898431,
        "download_url": "https://dl.smwcentral.net/35673/spcplay-2.20.1.8272.zip",
        "filename": "spcplay-2.20.1.8272.zip",
        "size": 116579,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-snes9x",
    "aliases": [],
    "section": "tools",
    "upstream_id": 12766,
    "title": "Snes9x 1.51rr + Debugger Lua Script",
    "authors": [
      "Amaraticando",
      "Geiger"
    ],
    "tags": [
      "debug",
      "emulator",
      "script"
    ],
    "description": "This is an emulator used to play SNES roms. I added a debugger script (\"smw-snes9x.lua\" with Rodamaral's permission, see image and GHBPermissionInText.txt for full proof) to help find glitches with sprite hitboxes, slot used, and clipping.<br>\r\n<br>\r\nAlso, have permission to submit snes9x:<br>\r\n<div class=\"quote\"><span class=\"quoteHead\">Originally posted by license</span><div class=\"quoteInner\">Permission to use, copy, modify and/or distribute Snes9x in both binary and source form, for non-commercial purposes, is hereby granted without fee, providing that this license information and copyright notice appear with all copies and any derived work.</div></div>",
    "latest_version": "smwc-12766-1454293537",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 12766,
        "title": "Snes9x 1.51rr + Debugger Lua Script",
        "version": "smwc-12766-1454293537",
        "upstream_time": 1454293537,
        "download_url": "https://dl.smwcentral.net/12766/snes9x-1.51-rerecording-v7-win32.zip",
        "filename": "snes9x-1.51-rerecording-v7-win32.zip",
        "size": 1455844,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-snes9x-1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 11501,
    "title": "SNES9x 1.43 debugger",
    "authors": [
      "Geiger"
    ],
    "tags": [
      "debugger",
      "emulator"
    ],
    "description": "Special build of SNES9x with a debugger included<br>\r\nWARNING: Will delete the $200 byte header when you load the ROM",
    "latest_version": "smwc-11501-1435549127",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 11501,
        "title": "SNES9x 1.43 debugger",
        "version": "smwc-11501-1435549127",
        "upstream_time": 1435549127,
        "download_url": "https://dl.smwcentral.net/11501/SNES9Xdebugger.zip",
        "filename": "SNES9Xdebugger.zip",
        "size": 1192080,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-snes9x-8mb-custom-build",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4638,
    "title": "Snes9x 8MB Custom Build",
    "authors": [
      "FuSoYa"
    ],
    "tags": [
      "emulator",
      "sa-1"
    ],
    "description": "This program is an unofficial build of Snes9x, which fixes Snes9x's implementation of the SA-1's bank switch registers to honor bit 7 (previously it would act as though the bit was always on). This means that by placing the values 4,5,6,7 in $2220-$2223, you can access all 8MB of a 64Mbit ROM at the same time without any further bank switching required. <br>\r\n<br>\r\nThis build also restores the ExLoROM map to 64Mbits, as it appears to have been accidently reduced to 48Mbits in the current 1.5x series of Snes9x. ",
    "latest_version": "smwc-4638-1363205403",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4638,
        "title": "Snes9x 8MB Custom Build",
        "version": "smwc-4638-1363205403",
        "upstream_time": 1363205403,
        "download_url": "https://dl.smwcentral.net/4638/snes9x1.53-FuSoYa-8MB_R1.zip",
        "filename": "snes9x1.53-FuSoYa-8MB_R1.zip",
        "size": 1000595,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-snesbrr",
    "aliases": [],
    "section": "tools",
    "upstream_id": 8976,
    "title": "SnesBRR",
    "authors": [
      "DMV27"
    ],
    "tags": [
      "addmusic",
      "brr",
      "brr samples",
      "music",
      "samples"
    ],
    "description": "This tool allows you to convert WAV files into BRR samples and vice versa.<br>\r\n<br>\r\nRead the readme for more information.",
    "latest_version": "smwc-8976-1408108345",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 8976,
        "title": "SnesBRR",
        "version": "smwc-8976-1408108345",
        "upstream_time": 1408108345,
        "download_url": "https://dl.smwcentral.net/8976/snesbrr.zip",
        "filename": "snesbrr.zip",
        "size": 42510,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-snesgfx-v2",
    "aliases": [],
    "section": "tools",
    "upstream_id": 6523,
    "title": "SnesGFX v2.62",
    "authors": [
      "Vitor Vilela"
    ],
    "tags": [
      "graphics",
      "map16",
      "mode 7",
      "ripping",
      "sa-1",
      "tilemap"
    ],
    "description": "This tool lets you rip images (png, bmp, jpg, etc) to SNES format with automatic color reduction using pngquant. It can output 2, 3, 4 and 8 BPP. It can output map16, map16+sample level and snes tilemap, allowing to you basically rip anything, like sprite sheets, foreground and even backgrounds.<br>\r\n<br>\r\nCheck out the readme for more details. There's lots of combinations possible, so I recommend to you play it a bit before using.<br>\r\n<br>\r\nThis version fixes some minor issues, adds transparency tool (CGADSUB mode) and adds support for Mode 7 tilemap.",
    "latest_version": "smwc-6523-1407898027",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 6523,
        "title": "SnesGFX v2.62",
        "version": "smwc-6523-1407898027",
        "upstream_time": 1407898027,
        "download_url": "https://dl.smwcentral.net/6523/SnesGFX262.zip",
        "filename": "SnesGFX262.zip",
        "size": 283314,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-snestuff-v1-2",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4613,
    "title": "SNEStuff v1.2.1",
    "authors": [
      "spel werdz rite"
    ],
    "tags": [
      "converter",
      "expander",
      "freespace",
      "hdma",
      "ips",
      "patcher"
    ],
    "description": "A hacker's tool which contains an address converter, ROM expander, option to add or remove header, IPS patcher that can patch regardless of header, ASM patcher*, and now, a color converter between PC, SNES, and HDMA all in a nice GUI form!<br>\r\n<br>\r\n*uses xkas v0.06",
    "latest_version": "smwc-4613-1363204402",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4613,
        "title": "SNEStuff v1.2.1",
        "version": "smwc-4613-1363204402",
        "upstream_time": 1363204402,
        "download_url": "https://dl.smwcentral.net/4613/SNEStuff121.zip",
        "filename": "SNEStuff121.zip",
        "size": 218369,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-spc-converter-for-musescore",
    "aliases": [],
    "section": "tools",
    "upstream_id": 25950,
    "title": "SPC Converter for MuseScore",
    "authors": [
      "TheMightyBiz"
    ],
    "tags": [
      "addmusick compatible",
      "music",
      "smw",
      "spc"
    ],
    "description": "SPC Converter for MuseScore is a plugin for the open source notation software MuseScore. It allows you to write a score in musical notation using MuseScore, then export it as a text file which can be compiled by AddMusicK and inserted into an SMW romhack.<br>\r\n<br>\r\nFor a full description of how to use the tool, please see the readme included in the *.zip file (also available in the linked repository on GitLab).",
    "latest_version": "smwc-25950-1615966999",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 25950,
        "title": "SPC Converter for MuseScore",
        "version": "smwc-25950-1615966999",
        "upstream_time": 1615966999,
        "download_url": "https://dl.smwcentral.net/25950/SPC%20Converter.zip",
        "filename": "SPC Converter.zip",
        "size": 97342,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-spct",
    "aliases": [],
    "section": "tools",
    "upstream_id": 41474,
    "title": "spct",
    "authors": [
      "jneen"
    ],
    "tags": [
      "music",
      "spc",
      "spc700"
    ],
    "description": "spct is a command-line tool for Linux, MacOS, and Windows that can play and render SPC files. Very useful for platforms that other SPC players can't compile for.<br>\r\n<br>\r\nLicensed GPLv3 - source code available at https://codeberg.org/jneen/spct<br>\r\n<br>\r\nUses:<br>\r\n* Blargg's libgme for SPC emulation<br>\r\n* mplayer's implementation of basic terminal UI<br>\r\n* miniaudio.h for wav rendering and sound playback",
    "latest_version": "smwc-41474-1772992011",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 41474,
        "title": "spct",
        "version": "smwc-41474-1772992011",
        "upstream_time": 1772992011,
        "download_url": "https://dl.smwcentral.net/41474/spct-v1.2.3.zip",
        "filename": "spct-v1.2.3.zip",
        "size": 7036109,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-spctomml",
    "aliases": [],
    "section": "tools",
    "upstream_id": 11485,
    "title": "SPCtoMML V1000",
    "authors": [
      "Vitor Vilela"
    ],
    "tags": [
      "brr",
      "brr samples",
      "mml",
      "music",
      "rip"
    ],
    "description": "This tool allows you to convert SPC files to MML. More information is in the readme.",
    "latest_version": "smwc-11485-1454008256",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 11485,
        "title": "SPCtoMML V1000",
        "version": "smwc-11485-1454008256",
        "upstream_time": 1454008256,
        "download_url": "https://dl.smwcentral.net/11485/SPCtoMML.zip",
        "filename": "SPCtoMML.zip",
        "size": 139582,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-spctool-v0",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4600,
    "title": "SPCTool v0.70",
    "authors": [
      "Alpha-II Prodution"
    ],
    "tags": [
      "brr",
      "brr samples",
      "music",
      "samples",
      "spc",
      "utility"
    ],
    "description": "This tool can modify the DSP system. And you can modify the SPC ID666 and XID6.<br>\r\n<br>\r\nBut, BRR sample file output system is wrong.",
    "latest_version": "smwc-4600-1363207258",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4600,
        "title": "SPCTool v0.70",
        "version": "smwc-4600-1363207258",
        "upstream_time": 1363207258,
        "download_url": "https://dl.smwcentral.net/4600/SPCTool_v07r52.zip",
        "filename": "SPCTool_v07r52.zip",
        "size": 1172634,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-split700",
    "aliases": [],
    "section": "tools",
    "upstream_id": 22217,
    "title": "Split700",
    "authors": [
      "gocha"
    ],
    "tags": [
      "addmusic",
      "brr",
      "brr samples",
      "ripping"
    ],
    "description": "A handy tool that extracts BRR samples from existing SPCs. <br>\r\n<br>\r\nA tutorial for the program can be found here: <a href=\"https://smwc.me/1013218\">https://smwc.me/1013218</a>",
    "latest_version": "smwc-22217-1585881112",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 22217,
        "title": "Split700",
        "version": "smwc-22217-1585881112",
        "upstream_time": 1585881112,
        "download_url": "https://dl.smwcentral.net/22217/split700-2.0-win32.zip",
        "filename": "split700-2.0-win32.zip",
        "size": 41922,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-sprite-gfx-creator",
    "aliases": [],
    "section": "tools",
    "upstream_id": 5671,
    "title": "Sprite GFX Creator",
    "authors": [
      "JackTheSpades"
    ],
    "tags": [
      "custom sprite",
      "graphics routine",
      "gui"
    ],
    "description": "A tool, with which you can create the graphics routine for custom sprites fairly easy using a GUI.<br>\r\nHardly any ASM knowledge required to handle this tool. Simply use JSR Graphics to use the code.<br>\r\nCan generate code for both xkas and TRASM",
    "latest_version": "smwc-5671-1390711153",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 5671,
        "title": "Sprite GFX Creator",
        "version": "smwc-5671-1390711153",
        "upstream_time": 1390711153,
        "download_url": "https://dl.smwcentral.net/5671/Sprite_GFX_Creator_V1.1.zip",
        "filename": "Sprite_GFX_Creator_V1.1.zip",
        "size": 99124,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-spritetip",
    "aliases": [],
    "section": "tools",
    "upstream_id": 10301,
    "title": "SpriteTIP",
    "authors": [
      "Vitor Vilela"
    ],
    "tags": [
      "lunar magic",
      "sa-1",
      "sprite",
      "sprite tile"
    ],
    "description": "This tool lets you extract the sprites tiles from your ROM and converts into Custom Collection of Sprites, making them displayable on Lunar Magic. See readme for more information.",
    "latest_version": "smwc-10301-1444084311",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 10301,
        "title": "SpriteTIP",
        "version": "smwc-10301-1444084311",
        "upstream_time": 1444084311,
        "download_url": "https://dl.smwcentral.net/10301/SpriteTip.zip",
        "filename": "SpriteTip.zip",
        "size": 520309,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-status-effect",
    "aliases": [],
    "section": "tools",
    "upstream_id": 5680,
    "title": "Status Effect",
    "authors": [
      "HuFlungDu"
    ],
    "tags": [
      "editor",
      "status bar"
    ],
    "description": "Another status bar editor<br>\r\nNew features:<br>\r\nA) Most importantly: Allows for editing with the compatibility version of \"Super Status Bar\". Only supports the compatibility version of super status bar. If you have the advanced version already installed, you would need to uninstall it or not use this tool. Sorry.<br>\r\nB) Allows for moving and removing of all the counters, including score, item box, and small bonus star counter.<br>\r\nC) In the new version, I removed the option to load GFX from GFX files and also to load GFX from files other than x28-x2B. Those were silly options.<br>\r\n<br>\r\nOf special note:<br>\r\nThe download is just the source, to run it you need to install:<br>\r\nA) <a href=\"http://www.python.org/download/releases/2.7/\" rel=\"nofollow\">Python 2.7</a><br>\r\nB) <a href=\"http://www.pygtk.org/downloads.html\" rel=\"nofollow\">PyGTK</a><br>\r\nC) <a href=\"http://gtk-win.sourceforge.net/home/index.php/Main/Downloads\" rel=\"nofollow\">GTK+</a><br>\r\n<br>\r\nIf you are on windows, PyGTK should probably be installed with the AllInOne installer they provide to make things easier. If you are on Linux all these are readily available from your package manager, install them and just run \"python statuseffect.py\". In fact, these libraries are so common that I would be surprised if you didn't already have them installed. If you're on a Mac I'd like to direct your attention to <a href=\"http://mxcl.github.io/homebrew/\" rel=\"nofollow\">homebrew</a>. It makes life away from Linux slightly more bearable.<br>\r\n<br>\r\nSince windows makes it such a pain to get these libraries, I've included an installer to install a seemingly native executable. It takes up ~20mb of space on the hard drive, but if you're sweating that, you need a new hard drive.",
    "latest_version": "smwc-5680-1376701268",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 5680,
        "title": "Status Effect",
        "version": "smwc-5680-1376701268",
        "upstream_time": 1376701268,
        "download_url": "https://dl.smwcentral.net/5680/StatusEffect1.1.zip",
        "filename": "StatusEffect1.1.zip",
        "size": 6198279,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-stear",
    "aliases": [],
    "section": "tools",
    "upstream_id": 14987,
    "title": "STEAR",
    "authors": [
      "Kipernal"
    ],
    "tags": [
      "editor",
      "remap",
      "sa-1",
      "sprites"
    ],
    "description": "This tool lets you remap the tiles used by virtually any sprite in Super Mario World, including score sprites, bounce sprites, and other minor things that are usually overlooked.",
    "latest_version": "smwc-14987-1488213054",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 14987,
        "title": "STEAR",
        "version": "smwc-14987-1488213054",
        "upstream_time": 1488213054,
        "download_url": "https://dl.smwcentral.net/14987/STEAR.zip",
        "filename": "STEAR.zip",
        "size": 266305,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-stim2bin-layer",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4598,
    "title": "STIM2BIN - Layer 3 Stripe Image to Bin Converter",
    "authors": [
      "edit1754"
    ],
    "tags": [
      "converter",
      "layer 3",
      "stripe image",
      "utility"
    ],
    "description": "This tool will convert layer 3 Stripe Images into .bin files that can be inserted as compressed ExGFX files and used with genericuploader.asm in order to save ROM space.<br>\r\n<br>\r\ngenericuploader.asm is included in the ExGFX Revolution Patch Set (in the Patches section).<br>\r\n<br>\r\nInstructions are included in readme.txt",
    "latest_version": "smwc-4598-1363206935",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4598,
        "title": "STIM2BIN - Layer 3 Stripe Image to Bin Converter",
        "version": "smwc-4598-1363206935",
        "upstream_time": 1363206935,
        "download_url": "https://dl.smwcentral.net/4598/STIM2BIN.zip",
        "filename": "STIM2BIN.zip",
        "size": 5778,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-terra-stripe-1-1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4621,
    "title": "Terra Stripe 1.1.1",
    "authors": [
      "Smallhacker"
    ],
    "tags": [
      "layer 3",
      "stripe image",
      "text",
      "utility"
    ],
    "description": "An editor for stripe images found in Super Mario World. To put it more simply, at the expense of accuracy, it's a layer 3 editor.",
    "latest_version": "smwc-4621-1363206829",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4621,
        "title": "Terra Stripe 1.1.1",
        "version": "smwc-4621-1363206829",
        "upstream_time": 1363206829,
        "download_url": "https://dl.smwcentral.net/4621/Terra%20Stripe%201.1.1.zip",
        "filename": "Terra Stripe 1.1.1.zip",
        "size": 59059,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-tessera-v-0",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4601,
    "title": "Tessera, v. 0.52 (imamelia's Sprite Tool)",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "inserter",
      "sprites"
    ],
    "description": "This is a tool that allows you to insert custom sprites into a SMW ROM. It is written in Perl, works on multiple OSes, supports headerless ROMs...and has a LOT more functionality than mikeyk's or Romi's Sprite Tool. It can insert many more sprites than either of them, as well as more types of sprites, and it allows for more customizability within a single sprite without using separate .cfg files. It also includes quite a few sprites ready to use.",
    "latest_version": "smwc-4601-1363203936",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4601,
        "title": "Tessera, v. 0.52 (imamelia's Sprite Tool)",
        "version": "smwc-4601-1363203936",
        "upstream_time": 1363203936,
        "download_url": "https://dl.smwcentral.net/4601/Tessera%200.52.zip",
        "filename": "Tessera 0.52.zip",
        "size": 221543,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-toad-s-tool-64-beta-v0",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4811,
    "title": "Toad's Tool 64 Beta v0.5.994b",
    "authors": [
      "VL-Tone"
    ],
    "tags": [
      "editor",
      "level editor"
    ],
    "description": "Toad's tool is a level editor for SM64, with it you can add/remove stars, warps, objects, enemies, etc.<br>\r\n<br>\r\nIt also comes with a useful texture editor.",
    "latest_version": "smwc-4811-1366222413",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4811,
        "title": "Toad's Tool 64 Beta v0.5.994b",
        "version": "smwc-4811-1366222413",
        "upstream_time": 1366222413,
        "download_url": "https://dl.smwcentral.net/4811/toadstool.zip",
        "filename": "toadstool.zip",
        "size": 32124823,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-trashkas",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4632,
    "title": "Trashkas",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "assembler",
      "converter",
      "sprites"
    ],
    "description": "A tool I made which converts TRASM style sprites into a format usable by Asar/xkas. To use, either double click the application to convert all sprite files in the folder or drag the relevant sprite .cfg files onto the application to convert them.<br>\r\n<br>\r\n<a href=\"http://www.microsoft.com/en-us/download/details.aspx?id=1639\" rel=\"nofollow\">Requires NET Framework 2.0.</a>",
    "latest_version": "smwc-4632-1363207067",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4632,
        "title": "Trashkas",
        "version": "smwc-4632-1363207067",
        "upstream_time": 1363207067,
        "download_url": "https://dl.smwcentral.net/4632/Trashkas.zip",
        "filename": "Trashkas.zip",
        "size": 6172,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-trinkets-v1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 33546,
    "title": "Trinkets v1.2",
    "authors": [
      "Burning Loaf"
    ],
    "tags": [
      "addmusic",
      "asar",
      "gps",
      "inserter",
      "level asm",
      "lunar magic",
      "pixi",
      "toolbar"
    ],
    "description": "Trinkets is a workspace and a series of batch scripts to help shorten and organize the process of SMW hacking by stuffing all commonly used hacking tools into a lunar magic toolbar.<br>\r\n<br>\r\nOther features include:<br>\r\n- A patch list file, where you can insert all specified patches at once to the current ROM<br>\r\n- Saving and loading backups<br>\r\n- Inserting all sprites from a folder and automatically creating a list for said sprites<br>\r\n- Changed default LM icons for better clarity<br>\r\n- Opening the current level's UberASM code<br>\r\n- User-defined bookmarks accessible by certain keybinds<br>\r\n<br>\r\nChangelog, instructions and such are in the readme.",
    "latest_version": "smwc-33546-1688006135",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 33546,
        "title": "Trinkets v1.2",
        "version": "smwc-33546-1688006135",
        "upstream_time": 1688006135,
        "download_url": "https://dl.smwcentral.net/33546/Trinkets%201.2%20%28UPDATE%29.zip",
        "filename": "Trinkets 1.2 (UPDATE).zip",
        "size": 611169,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-tweaker",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4585,
    "title": "Tweaker",
    "authors": [
      "mikeyk"
    ],
    "tags": [
      "editor",
      "sa-1",
      "sprites"
    ],
    "description": "Tweaker lets you edit the sprites behavior which are in-game. You can for example make goombas stay on ledges or make some enemies inedible by Yoshi.",
    "latest_version": "smwc-4585-1363205738",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4585,
        "title": "Tweaker",
        "version": "smwc-4585-1363205738",
        "upstream_time": 1363205738,
        "download_url": "https://dl.smwcentral.net/4585/tweaker12.zip",
        "filename": "tweaker12.zip",
        "size": 1464923,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-unko-v1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 16189,
    "title": "UNKO v1.31 (Object Insertion Tool)",
    "authors": [
      "6646"
    ],
    "tags": [
      "object",
      "object tool",
      "sa-1"
    ],
    "description": "An object insertion tool for SMW. Works similarly to GPS, except it inserts objects instead of blocks. An object can be thought of as a collection of blocks that is created at level load time. This can be used for convenience (for example: to wrap a complicated setup of multiple blocks into a single object), but also to make your levels smaller and save space.<br>\r\n<br>\r\nUses Asar v1.50.",
    "latest_version": "smwc-16189-1508692948",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 16189,
        "title": "UNKO v1.31 (Object Insertion Tool)",
        "version": "smwc-16189-1508692948",
        "upstream_time": 1508692948,
        "download_url": "https://dl.smwcentral.net/16189/unko_v1.31.zip",
        "filename": "unko_v1.31.zip",
        "size": 366970,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-unpatcher",
    "aliases": [],
    "section": "tools",
    "upstream_id": 17169,
    "title": "Unpatcher",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "anti",
      "patch",
      "remover"
    ],
    "description": "This tool will <b><u>try</u></b> to remove a patch you previously applied to your ROM.<br>\r\n<br>\r\nPatches it did successfully remove when I tested it:<br>\r\n - <a href=\"https://www.smwcentral.net/?p=section&a=details&id=15278&r=0\">Wallkick patch</a><br>\r\n - <a href=\"https://www.smwcentral.net/?p=section&a=details&id=15471&r=0\">Retry system</a><br>\r\n - <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16002&r=0\">Better platforms</a><br>\r\n - <a href=\"https://www.smwcentral.net/?p=section&a=details&id=16895&r=0\">DKC Status Bar</a> (Except for the mario gfx dma patch included, the tool can not fully remove that one since it's \"apply once\" code)<br>\r\n<br>\r\nRead the readme for usage and known patch types the tool can not remove as well as what to keep in mind when using the tools features.<br>\r\n<br>\r\nUnlike previously removed unpatching tools this one uses asar's getwrittenblocks feature to get the changes a patch made rather than basing it off of difference found between a \"before patch\" and \"after patch\" ROM and trying to reverse that.",
    "latest_version": "smwc-17169-1520182004",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 17169,
        "title": "Unpatcher",
        "version": "smwc-17169-1520182004",
        "upstream_time": 1520182004,
        "download_url": "https://dl.smwcentral.net/17169/unpatcher.zip",
        "filename": "unpatcher.zip",
        "size": 241153,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-variable-width-font-cutscene-tool",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4639,
    "title": "Variable Width Font Cutscene Tool",
    "authors": [
      "Romi"
    ],
    "tags": [
      "cutscene",
      "utility"
    ],
    "description": "A versatile tool which allows you to create interactive cutscenes for SMW.<br>\r\n<br>\r\nCreated by Romi.<br>\r\n<br>\r\nThis version doesn't require the special xkas. It also expects the data files in the sprites folder, instead of the main Spritetool folder.",
    "latest_version": "smwc-4639-1363207552",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4639,
        "title": "Variable Width Font Cutscene Tool",
        "version": "smwc-4639-1363207552",
        "upstream_time": 1363207552,
        "download_url": "https://dl.smwcentral.net/4639/Variable%20Width%20Font%20Cutscene%20Tool.zip",
        "filename": "Variable Width Font Cutscene Tool.zip",
        "size": 23392,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-vgmtrans-v1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 39500,
    "title": "VGMTrans v1.2",
    "authors": [
      "Mike",
      "loveemu"
    ],
    "tags": [
      "conversion",
      "midi",
      "mml",
      "music"
    ],
    "description": "This tool converts music files used in console video games into standard MIDI and DLS/SF2 files. It also plays these files in-program.<br>\r\n<br>\r\nNotes:<br>\r\n- Requires Microsoft Visual C++ 14.0 or later runtimes to be installed to run.<br>\r\n- This version is 64-bit only. Versions for macOS and other platforms can be found in the <a href=\"https://github.com/vgmtrans/vgmtrans/releases/tag/v1.2\" rel=\"nofollow\">GitHub page</a>.",
    "latest_version": "smwc-39500-1743196577",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 39500,
        "title": "VGMTrans v1.2",
        "version": "smwc-39500-1743196577",
        "upstream_time": 1743196577,
        "download_url": "https://dl.smwcentral.net/39500/VGMTrans-v1.2.zip",
        "filename": "VGMTrans-v1.2.zip",
        "size": 11528281,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-vsnes-2",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4590,
    "title": "vSNES 2.91",
    "authors": [
      "creaothceann"
    ],
    "tags": [
      "debugger"
    ],
    "description": "In SMW hacking, this has mainly the same purpose as BGMapper, but this has a GUI (it's not DOS). It also has a lot more features, try it out for yourself. It also opens SNES9x savestates, and maybe a few others.",
    "latest_version": "smwc-4590-1363203289",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4590,
        "title": "vSNES 2.91",
        "version": "smwc-4590-1363203289",
        "upstream_time": 1363203289,
        "download_url": "https://dl.smwcentral.net/4590/vSNES291_exec.zip",
        "filename": "vSNES291_exec.zip",
        "size": 1105062,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-wav2msu",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4872,
    "title": "wav2msu",
    "authors": [
      "Kawa"
    ],
    "tags": [
      "msu",
      "msu1",
      "music",
      "wav"
    ],
    "description": "wav2msu is a small tool made by Kawa; it makes conversion from  ordinary Windows .wav file to byuu's custom .pcm files (used for MSU-1 tracks), without the need for a hex editor.",
    "latest_version": "smwc-4872-1369888497",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4872,
        "title": "wav2msu",
        "version": "smwc-4872-1369888497",
        "upstream_time": 1369888497,
        "download_url": "https://dl.smwcentral.net/4872/wav2msu.zip",
        "filename": "wav2msu.zip",
        "size": 307510,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-xkas-0-06",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4615,
    "title": "xkas 0.06.1",
    "authors": [
      "Near",
      "Romi"
    ],
    "tags": [
      "assembler",
      "patcher"
    ],
    "description": "This version of xkas is romi's changes originally meant for the Variable Width Font Cutscene Tool.<br>\r\n<br>\r\nRomi's changes from the normal xkas:<br>\r\n-PEA works with labels<br>\r\n-the base command works with branches<br>\r\n-can now use MVN $7E,$12 instead of MVN $127E",
    "latest_version": "smwc-4615-1363207392",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4615,
        "title": "xkas 0.06.1",
        "version": "smwc-4615-1363207392",
        "upstream_time": 1363207392,
        "download_url": "https://dl.smwcentral.net/4615/uoxkas_v06.zip",
        "filename": "uoxkas_v06.zip",
        "size": 91052,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-xkas-plus",
    "aliases": [],
    "section": "tools",
    "upstream_id": 41107,
    "title": "xkas-plus",
    "authors": [
      "devinacker"
    ],
    "tags": [
      "assembler",
      "patcher"
    ],
    "description": "xkas-plus is an assembler. It is an extension of xkas v14. It can apply assembly patches directly onto modified roms.<br>\r\n<br>\r\nSupported architectures:<br>\r\nGBA THUMB CPU (ARM7TDMI THUMB)<br>\r\nSNES CPU (WDC 65816)<br>\r\nSNES SMP (Sony SPC700)<br>\r\nNES CPU (MOS 6502)<br>\r\nTG-16 / PC Engine CPU (Hudson HuC6280)<br>\r\nWDC 65C02 / 65SC02<br>\r\nCSG 65CE02",
    "latest_version": "smwc-41107-1765973860",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 41107,
        "title": "xkas-plus",
        "version": "smwc-41107-1765973860",
        "upstream_time": 1765973860,
        "download_url": "https://dl.smwcentral.net/41107/xkas-plus-14.1.zip",
        "filename": "xkas-plus-14.1.zip",
        "size": 269903,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-xkas2asar-v0",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4668,
    "title": "xkas2asar v0.3",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "assembler",
      "converter"
    ],
    "description": "This tool converts xkas patches to asar patches. Should work on all basic patches and most complicated ones.<br>\r\n<br>\r\n<b>Warning: May not work with all patches. Always backup your ROM before using any file generated and avoid complex patches.</b>",
    "latest_version": "smwc-4668-1364049338",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4668,
        "title": "xkas2asar v0.3",
        "version": "smwc-4668-1364049338",
        "upstream_time": 1364049338,
        "download_url": "https://dl.smwcentral.net/4668/xkas2asar.zip",
        "filename": "xkas2asar.zip",
        "size": 4401,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-ycompress-1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 30041,
    "title": "Ycompress 1.10",
    "authors": [
      "FuSoYa"
    ],
    "tags": [
      "compress",
      "graphics",
      "yoshi's island"
    ],
    "description": "This program can decompress and dump most of the graphics in Yoshi's Island, so that they can be modified by your SNES tile editor of choice. The program can then be used to recompress and insert the graphics back into the ROM.<br>\r\n<br>\r\nInstructions on using the program are within the readme.txt file included in the zip file. <br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Version 1.10 January 1, 2022</span></div><div class=\"collapse-content\">-added 64 bit build of the program, which you can find in the x64<br>\r\n folder.<br>\r\n-added support for unicode filenames/paths when running on a unicode<br>\r\n OS.<br>\r\n-added support for ROMs without a copier header.</div></div>",
    "latest_version": "smwc-30041-1651552312",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 30041,
        "title": "Ycompress 1.10",
        "version": "smwc-30041-1651552312",
        "upstream_time": 1651552312,
        "download_url": "https://dl.smwcentral.net/30041/ycompress110.zip",
        "filename": "ycompress110.zip",
        "size": 130909,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-yi-entrance-editor",
    "aliases": [],
    "section": "tools",
    "upstream_id": 16167,
    "title": "YI Entrance Editor",
    "authors": [
      "Romi"
    ],
    "tags": [
      "editor",
      "entrances",
      "midway entrances"
    ],
    "description": "The Entrance Editor for SMW2: Yoshi's Island. This tool is created due to the lack of entrance position editing in both Eggvine and Golden Egg.<br>\r\n<br>\r\nInside contains:<br>\r\n-Midway entrance editor<br>\r\n-Regular entrance editor",
    "latest_version": "smwc-16167-1508685506",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 16167,
        "title": "YI Entrance Editor",
        "version": "smwc-16167-1508685506",
        "upstream_time": 1508685506,
        "download_url": "https://dl.smwcentral.net/16167/MR%20%26%20Entrance-Editor.zip",
        "filename": "MR %26 Entrance-Editor.zip",
        "size": 79426,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-yoshi-s-island-level-tool-v1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 14626,
    "title": "Yoshi's Island Level Tool - v1.2",
    "authors": [
      "furious"
    ],
    "tags": [
      "level exporter",
      "level importer",
      "patcher"
    ],
    "description": "This tool can be used to export/import level data and entrances between any version (currently supports U1.0 and J1.0)<br>\r\n<br>\r\nIt includes a tool to apply ASAR patches (pre-included or custom files) on the ROM <br>\r\n<br>\r\nChangelog - 1.2:<br>\r\n- Now it accepts romhacks with custom titles<br>\r\n- Updated pre-included patches: gsufix<br>\r\n- Added vanilla icons to levels list based on main entrance data<br>\r\n",
    "latest_version": "smwc-14626-1488221293",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 14626,
        "title": "Yoshi's Island Level Tool - v1.2",
        "version": "smwc-14626-1488221293",
        "upstream_time": 1488221293,
        "download_url": "https://dl.smwcentral.net/14626/frsleveltool.zip",
        "filename": "frsleveltool.zip",
        "size": 2124576,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-yy-chr-net-version-english-japanese",
    "aliases": [],
    "section": "tools",
    "upstream_id": 27208,
    "title": "YY-CHR (.NET Version, English/Japanese)",
    "authors": [
      "Yy"
    ],
    "tags": [
      "gfx",
      "yy-chr"
    ],
    "description": "YY-CHR is a dot editor that can display and edit images contained in ROMs of old home games such as NES and SNES.<br>\r\nIn addition, tools [ROM Palette Editor] and [PRG Pattern Editor] for editing palettes and BG patterns are included.<br>\r\n<br>\r\nThis is the .NET version. For the non-.NET version, see <a href=\"https://www.smwcentral.net/?p=section&a=details&id=4642\">here</a>.<br>\r\n<br>\r\nThis is the current build 2021/06/06<br>\r\n<br>\r\nChanges since last update here:<br>\r\n 2021/06/06<br>\r\nPRG Pattern Editor<br>\r\n    Add 16x16(16x8) to sorted view<br>\r\n<br>\r\n2021/06/05<br>\r\n    No update of YY-CHR.net this time.<br>\r\n<br>\r\nPalette Editor Tool [ROM Palette Editor].<br>\r\n    Fixed a bug (UI collapse when switching address display, etc.)<br>\r\n    Added support for MSX1/MSX2 palettes.<br>\r\n    Simplified palette check setting to only ON/OFF.<br>\r\n<br>\r\nPRG Pattern Editor<br>\r\n    Fixed bugs (exceptions when changing editing size, wrong editing position when sorting and displaying, wrong movement and display around the end of the file, etc.)<br>\r\n    CHR/PRG (ROM) files can now be opened by dragging and dropping files.<br>\r\n    Added option to show CHR images in palette. ON by default.",
    "latest_version": "smwc-27208-1630438776",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 27208,
        "title": "YY-CHR (.NET Version, English/Japanese)",
        "version": "smwc-27208-1630438776",
        "upstream_time": 1630438776,
        "download_url": "https://dl.smwcentral.net/27208/yychr20210606.zip",
        "filename": "yychr20210606.zip",
        "size": 612959,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-yy-chr-v0-99-beta",
    "aliases": [],
    "section": "tools",
    "upstream_id": 4642,
    "title": "YY-CHR v0.99 Beta 2012",
    "authors": [
      "Yy"
    ],
    "tags": [
      "editor",
      "graphics"
    ],
    "description": "YY-CHR is a graphic editing program, which can edit bitplane formats of most of the consoles.<br>\r\n<br>\r\nThis is the most recent non-.NET version. For the .NET version, see <a href=\"https://www.smwcentral.net/?p=section&a=details&id=15671\">here</a>.<br>\r\n<br>\r\n<b>If everything is either Japanese or garbled characters, read <a href=\"https://www.smwcentral.net/?p=viewthread&t=88328#setlang\">this tutorial</a> on how to fix it before asking questions!</b>",
    "latest_version": "smwc-4642-1363206268",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 4642,
        "title": "YY-CHR v0.99 Beta 2012",
        "version": "smwc-4642-1363206268",
        "upstream_time": 1363206268,
        "download_url": "https://dl.smwcentral.net/4642/yy-chr20120407_en.zip",
        "filename": "yy-chr20120407_en.zip",
        "size": 563506,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "tools-zmz-v1",
    "aliases": [],
    "section": "tools",
    "upstream_id": 5681,
    "title": "ZMZ v1.08",
    "authors": [
      "Alcaro",
      "The ZSNES team"
    ],
    "tags": [
      "emulator"
    ],
    "description": "ZMZ combines the GUI of ZSNES with a <a href=\"http://www.libretro.com/\" rel=\"nofollow\">Libretro</a> backend; this allows people who like ZSNES' interface but dislike its poor emulation accuracy to get the best of both worlds.<br>\r\n<br>\r\nIt ships with an intermediate Snes9x version (newer than 1.53) by default; if it's too slow, try <a href=\"http://buildbot.libretro.com/nightly/windows/x86/latest/\" rel=\"nofollow\">Snes9x-Next</a>, or if you prefer bsnes, grab one from the same source. Note that some features, like layer toggle and SPC dumping, may not work with non-default cores.<br>\r\n<br>\r\nIt is also only compatible with x86 cores; ignore x86_64 cores even if you have a 64bit cpu. To switch core, go to Misc-&gt;Libretro.",
    "latest_version": "smwc-5681-1377764110",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 5681,
        "title": "ZMZ v1.08",
        "version": "smwc-5681-1377764110",
        "upstream_time": 1377764110,
        "download_url": "https://dl.smwcentral.net/5681/zmz.zip",
        "filename": "zmz.zip",
        "size": 2046235,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "uberasm-100-coin-prize",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 23863,
    "title": "100 Coin Prize",
    "authors": [
      "JamesD28",
      "wiiqwertyuiop"
    ],
    "tags": [
      "100 coins",
      "asar 2 remoderation",
      "lorom",
      "power-up",
      "sa-1",
      "star"
    ],
    "description": "This is the 100 Coin Prize patch, converted to UberASM. Instead of a 1‐up, Mario gets a star or a powerup when he gets 100 coins. You can configure what Mario is given upon collecting 100 coins, and you can optionally re‐enable the 1‐up reward in addition to the star/powerup prize.<br>\r\n<br>\r\nCredit is unnecessary.",
    "latest_version": "smwc-23863-1595250336",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 23863,
        "title": "100 Coin Prize",
        "version": "smwc-23863-1595250336",
        "upstream_time": 1595250336,
        "download_url": "https://dl.smwcentral.net/23863/100Prize.zip",
        "filename": "100Prize.zip",
        "size": 703,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-1up-or-code-at-certain-score-checkpoints-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41058,
    "title": "1UP (or code) at Certain Score Checkpoints V1.1",
    "authors": [
      "Arinsu",
      "yoshifanatic"
    ],
    "tags": [
      "1-up",
      "lorom",
      "sa-1",
      "score"
    ],
    "description": "This simple code grants the player an extra life at certain checkpoints in the score.  More details in the .asm file.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"LucasRCD\"><a href=\"/?p=profile&amp;id=26593\" style=\"color: var(--user-color-1);\" class=\"un\">LucasRCD</a></span>.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog</span></div><div class=\"collapse-content\"><span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span>'s Update<br>\r\n- Made this compatible with asar 2.0.<br>\r\n- Fixed a bug where you wouldn't be given a reward unless all 3 score bytes were greater than the 3 current checkpoint score bytes (ie. 15,000 &lt; 10,000 because the DC in #$05DC was less than the E8 in #$03E8).<br>\r\n- Changed the default reward code to one that spawns a 1-up score sprite instead of incrementing the life counter directly.<br>\r\n- Made this work for Luigi as well. Note that this requires an extra free RAM byte.</div></div>",
    "latest_version": "smwc-41058-1763938565",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41058,
        "title": "1UP (or code) at Certain Score Checkpoints V1.1",
        "version": "smwc-41058-1763938565",
        "upstream_time": 1763938565,
        "download_url": "https://dl.smwcentral.net/41058/Lives%20Every%20Score%20V1.1.zip",
        "filename": "Lives Every Score V1.1.zip",
        "size": 963,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-action-on-enemy-defeat",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 34062,
    "title": "Action on Enemy Defeat",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "on-off",
      "sa-1",
      "sprite"
    ],
    "description": "This UberASM will run an action whenever Mario defeats an enemy (killed by jumping on them, with cape, shells, star, sliding etc.). You can choose between some premade options (switch ON/OFF, hurt Mario, give coins or time) or add your own code. Check the asm file for additional information.<br>\r\nRequires 12 bytes of freeram (22 on SA-1).<br>\r\nNote that it doesn't work for enemies burnt with fireballs (besides Chucks, because they don't turn into coins).",
    "latest_version": "smwc-34062-1693769859",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 34062,
        "title": "Action on Enemy Defeat",
        "version": "smwc-34062-1693769859",
        "upstream_time": 1693769859,
        "download_url": "https://dl.smwcentral.net/34062/action_on_enemy_defeat.zip",
        "filename": "action_on_enemy_defeat.zip",
        "size": 1152,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-add-color",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41162,
    "title": "Add Color 8 to Event Path Fade",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "overworld",
      "sa-1"
    ],
    "description": "This UberASM will fade color 8 in palette rows 4-7 during events in the same way as colors 1-7. This allows you to add an additional color to layer 2 tiles that fade in and out during event path fade.",
    "latest_version": "smwc-41162-1764430474",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41162,
        "title": "Add Color 8 to Event Path Fade",
        "version": "smwc-41162-1764430474",
        "upstream_time": 1764430474,
        "download_url": "https://dl.smwcentral.net/41162/pathfade_color8_asar2.zip",
        "filename": "pathfade_color8_asar2.zip",
        "size": 921,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-aimed-bullet-bill-eerie-generator",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 16121,
    "title": "Aimed Bullet Bill / Eerie Generator",
    "authors": [
      "yoshicookiezeus"
    ],
    "tags": [
      "aimed",
      "asar 2 remoderation",
      "bullet bill",
      "eerie",
      "lorom",
      "sa-1"
    ],
    "description": "This code generates Bullet Bills or Eeries from the side Mario is facing, and at his height, creating a totally predictable pattern as opposed to SMW's.",
    "latest_version": "smwc-16121-1510887007",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 16121,
        "title": "Aimed Bullet Bill / Eerie Generator",
        "version": "smwc-16121-1510887007",
        "upstream_time": 1510887007,
        "download_url": "https://dl.smwcentral.net/16121/aimed_billeerie.zip",
        "filename": "aimed_billeerie.zip",
        "size": 1055,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-airjump-and-airspin",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 14759,
    "title": "Airjump and Airspin",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "airjump",
      "airspin",
      "asar 2 remoderation",
      "cheeta-jump",
      "cheetahman",
      "jump",
      "lorom",
      "sa-1",
      "super fx"
    ],
    "description": "Allows the player to jump in the air. You can also make it limited so that after a number of jumps in a row gets disabled (not the buttons, in case if something also uses the jump button).<br>\r\n<br>\r\nAlso includes a NSMBW styled airspin move that allows the player to do a short spin in midair (by pressing spinjump, much like shaking the wii remote)",
    "latest_version": "smwc-14759-1483491485",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 14759,
        "title": "Airjump and Airspin",
        "version": "smwc-14759-1483491485",
        "upstream_time": 1483491485,
        "download_url": "https://dl.smwcentral.net/14759/Airjump_and_airspin.zip",
        "filename": "Airjump_and_airspin.zip",
        "size": 2526,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-airjump-with-jump-counter",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40919,
    "title": "Airjump with Jump Counter",
    "authors": [
      "HammerBrother",
      "RussianMan"
    ],
    "tags": [
      "airjump",
      "airspin",
      "counter",
      "jump",
      "lorom",
      "sa-1",
      "spinjump"
    ],
    "description": "This is <span class=\"un-outer\" title=\"HammerBrother\"><a href=\"/?p=profile&amp;id=18802\" style=\"color: var(--user-color-1);\" class=\"un\">HammerBrother</a></span>'s <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14759\">Airjump</a> uberASM code, but with a jump counter attached to the player that can count up to 9, or count down to 0, or just show infinity.<br>\r\n<br>\r\nCredit is optional. Requested by <span class=\"un-outer\" title=\"1UPdudes\"><span title=\"1UPdudes donated $8.00.\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=6549\" style=\"color: var(--user-color-2);\" class=\"un\">1UPdudes</a></span>.",
    "latest_version": "smwc-40919-1761943914",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40919,
        "title": "Airjump with Jump Counter",
        "version": "smwc-40919-1761943914",
        "upstream_time": 1761943914,
        "download_url": "https://dl.smwcentral.net/40919/Airjumps%2BJump%20Counter_asar2.zip",
        "filename": "Airjumps+Jump Counter_asar2.zip",
        "size": 2977,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-airship-camera-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 32059,
    "title": "Airship Camera v1.1",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "camera",
      "layer 1",
      "lorom",
      "sa-1",
      "smb3"
    ],
    "description": "This UberASM will make the camera move up and down similarly to SMB3 airships. Check out the asm file for customization options.<br>\r\n<br>\r\nv1.1: fixed issue where the camera would drift away in some cases even if using symmetric speed and acceleration values.",
    "latest_version": "smwc-32059-1665818357",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 32059,
        "title": "Airship Camera v1.1",
        "version": "smwc-32059-1665818357",
        "upstream_time": 1665818357,
        "download_url": "https://dl.smwcentral.net/32059/airship_camera.zip",
        "filename": "airship_camera.zip",
        "size": 746,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-allow-mario-to-pass-his-gas",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40173,
    "title": "Allow Mario to Pass His Gas",
    "authors": [
      "Arinsu",
      "shao"
    ],
    "tags": [
      "ability",
      "controller",
      "lorom",
      "player",
      "pose",
      "sa-1"
    ],
    "description": "Everyone has to pass their gas, even Mario.<br>\r\nPressing (or holding) a configurable button will successfully pass Mario's gas, and his gas sound can be modified to the players liking before inserting the code with Asar.",
    "latest_version": "smwc-40173-1753551749",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40173,
        "title": "Allow Mario to Pass His Gas",
        "version": "smwc-40173-1753551749",
        "upstream_time": 1753551749,
        "download_url": "https://dl.smwcentral.net/40173/make%20mario%20fart%20uberasm.zip",
        "filename": "make mario fart uberasm.zip",
        "size": 686,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-allow-spinjump-from-vine-net-etc",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40780,
    "title": "Allow Spinjump from Vine/Net/Etc.",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "lorom",
      "net",
      "sa-1",
      "spin jump",
      "spin-jump",
      "spinjump",
      "superfx",
      "vine"
    ],
    "description": "This code allows player to spinjump from vine/net and etc. tiles.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-40780-1760398977",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40780,
        "title": "Allow Spinjump from Vine/Net/Etc.",
        "version": "smwc-40780-1760398977",
        "upstream_time": 1760398977,
        "download_url": "https://dl.smwcentral.net/40780/ClimbSpinjump.zip",
        "filename": "ClimbSpinjump.zip",
        "size": 562,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-alternating-double-jump",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 27643,
    "title": "Alternating Double Jump",
    "authors": [
      "CircleFriendo"
    ],
    "tags": [
      "abilities",
      "jump",
      "lorom",
      "sa-1"
    ],
    "description": "A combination of double jump and motor skills.<br>\r\n<br>\r\nMario can jump or spin jump once in the air as long as he switches from jump to spin jump or spin jump to jump. Because the double jump is on a different button from the original jump, it is still possible to perform regrabs. There are sparkles which indicate whether the double jump is available.",
    "latest_version": "smwc-27643-1627179667",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 27643,
        "title": "Alternating Double Jump",
        "version": "smwc-27643-1627179667",
        "upstream_time": 1627179667,
        "download_url": "https://dl.smwcentral.net/27643/AlternatingDoubleJumpEdited.zip",
        "filename": "AlternatingDoubleJumpEdited.zip",
        "size": 1253,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-always-wall-run",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41053,
    "title": "Always Wall-run",
    "authors": [
      "Donut"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "wall-running"
    ],
    "description": "Allows the player to wall-run on any wall at pretty much any time. No pink triangle needed!<br>\r\n<br>\r\nInformation on how to use can be found in \"always_wallrun.asm\" (the Uberasm file).<br>\r\n<br>\r\nThis is more or less the same code I used in <span class=\"un-outer\" title=\"zynnoir\"><a href=\"/?p=profile&amp;id=42029\" style=\"color: var(--user-color-1);\" class=\"un\">zynnoir</a></span> and I's <a href=\"https://bin.smwcentral.net/u/42029/donutninj_kldc.bps\" rel=\"nofollow\">KLDCX entry</a>.<br>\r\n<br>\r\nNote: Does not work properly with layer 2.",
    "latest_version": "smwc-41053-1763340498",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41053,
        "title": "Always Wall-run",
        "version": "smwc-41053-1763340498",
        "upstream_time": 1763340498,
        "download_url": "https://dl.smwcentral.net/41053/always_wallrun.zip",
        "filename": "always_wallrun.zip",
        "size": 2201,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-anticheat",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40148,
    "title": "Anticheat",
    "authors": [
      "worldpeace",
      "yoshifanatic"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "This is an UberASM port of worldpeace's old \"Anticheat\" patch. If a player tries to cheat at your ROM hack by enabling various debug features present in the vanilla SMW ROM, Mario will die when entering a level. This is to punish them for doing so. This conversion has a few improvements over the original, such as no longer needing free RAM and checking if more debug routines are enabled.<br>\r\n<br>\r\nInsert on game mode 14.",
    "latest_version": "smwc-40148-1758735306",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40148,
        "title": "Anticheat",
        "version": "smwc-40148-1758735306",
        "upstream_time": 1758735306,
        "download_url": "https://dl.smwcentral.net/40148/Anticheat%20UberASM.zip",
        "filename": "Anticheat UberASM.zip",
        "size": 1185,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-automatic-alternating-jumps-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40853,
    "title": "Automatic Alternating Jumps V1.1",
    "authors": [
      "Catobat",
      "yoshifanatic"
    ],
    "tags": [
      "automatic",
      "jump",
      "lorom",
      "sa-1",
      "spinjump"
    ],
    "description": "This makes the player alternate continuously between a normal jump and a spinjump.<br>\r\n<br>\r\n<span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span>'s update<br>\r\n- Made the sound effects configurable. Especially the jump sound, so it's easy to account for AddmusicK.<br>\r\n- Optimized the code a bit by utilizing tables.<br>\r\n- Added checks so the jump doesn't happen while in a lakitu cloud, P-Balloon, climbing, stunned, doing the victory pose, or while the game is paused.<br>\r\n- Made it so Mario displays the jump pose when doing the regular jump.<br>\r\n- Made it so the auto jump is more of an auto swim while underwater.",
    "latest_version": "smwc-40853-1763925959",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40853,
        "title": "Automatic Alternating Jumps V1.1",
        "version": "smwc-40853-1763925959",
        "upstream_time": 1763925959,
        "download_url": "https://dl.smwcentral.net/40853/AutojumpV1_1.zip",
        "filename": "AutojumpV1_1.zip",
        "size": 839,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-automatic-walking-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 21731,
    "title": "Automatic Walking v1.1",
    "authors": [
      "mathie"
    ],
    "tags": [
      "automatic",
      "lorom",
      "sa-1",
      "walk"
    ],
    "description": "This simple code disables buttons while giving Mario a fixed X speed. Fairly customizable. Be sure to read the instructions inside before using it.<br>\r\n<br>\r\nv1.1<br>\r\n-----<br>\r\nFixed a bug with input filtering. $0DAC and $0DAA are meant to be untouched so held down inputs aren't processed as newly pressed inputs.",
    "latest_version": "smwc-21731-1577963391",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 21731,
        "title": "Automatic Walking v1.1",
        "version": "smwc-21731-1577963391",
        "upstream_time": 1577963391,
        "download_url": "https://dl.smwcentral.net/21731/autowalkingv1.1.zip",
        "filename": "autowalkingv1.1.zip",
        "size": 1189,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-autosave-bring-up-save-prompt-by-pressing-select",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 24706,
    "title": "Autosave + Bring Up Save Prompt by pressing Select",
    "authors": [
      "Alcaro",
      "Arinsu",
      "westslasher2"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "overworld",
      "sa-1",
      "save"
    ],
    "description": "Following the trend of converting patches to UberASM I decided to convert two patches into one, the first one being <span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>'s save prompt patch, and the second, <span class=\"un-outer\" title=\"Alcaro\"><a href=\"/?p=profile&amp;id=1686\" style=\"color: #68782c;\" class=\"un unavailable inactive\">Alcaro</a></span>'s autosave patch. The main benefit of this patch is not only does both of these original patches work for UberASM now but this version also allows you to still view the overworld since it uses select now instead of the start button, and adds a bit more defines for extra customization like the ability to autosave.<br>\r\n<br>\r\nv1.1<br>\r\n---<br>\r\n* Fixed a bug where the game could lag if multiple overworld codes were used along with the auto-save feature.",
    "latest_version": "smwc-24706-1603228209",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 24706,
        "title": "Autosave + Bring Up Save Prompt by pressing Select",
        "version": "smwc-24706-1603228209",
        "upstream_time": 1603228209,
        "download_url": "https://dl.smwcentral.net/24706/SavePrompt%2BAutosave%201.1.zip",
        "filename": "SavePrompt+Autosave 1.1.zip",
        "size": 1680,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-autotile",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 37887,
    "title": "Autotile",
    "authors": [
      "CircleFriendo"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "tilemap"
    ],
    "description": "An autotile utility for SMW. This utility allows you to build shapes in Lunar Magic using a single tile and it will merge the tiles in-game using the correct edges.<br>\r\n<br>\r\nTutorial with screenshots here: <a href=\"https://github.com/CircleFriendo/AutotileUberasm\" rel=\"nofollow\">https://github.com/CircleFriendo/AutotileUberasm</a>",
    "latest_version": "smwc-37887-1722528114",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 37887,
        "title": "Autotile",
        "version": "smwc-37887-1722528114",
        "upstream_time": 1722528114,
        "download_url": "https://dl.smwcentral.net/37887/Autotile.zip",
        "filename": "Autotile.zip",
        "size": 4513,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-baby-yoshi-disappears-after-eating-too-much",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 24076,
    "title": "Baby Yoshi Disappears After Eating Too Much",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "asar 2 remoderation",
      "baby yoshi",
      "lorom",
      "sa-1"
    ],
    "description": "Sequel to \"Yoshi Disappears After Eating Too Much\", this code does exactly what the title says, with a configurable amount of sprites that must be eaten. It also prevents Baby Yoshi from ever growing up, and there's an option so powerups also don't make him grow up instantly (but just count as 1 eat).<br>\r\n<br>\r\nRequested by Sping Bot.",
    "latest_version": "smwc-24076-1596399573",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 24076,
        "title": "Baby Yoshi Disappears After Eating Too Much",
        "version": "smwc-24076-1596399573",
        "upstream_time": 1596399573,
        "download_url": "https://dl.smwcentral.net/24076/MaxBabyYoshiEats.zip",
        "filename": "MaxBabyYoshiEats.zip",
        "size": 2199,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-basic-numerical-air-meter-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41011,
    "title": "Basic Numerical Air Meter V1.1",
    "authors": [
      "Sonikku",
      "yoshifanatic"
    ],
    "tags": [
      "air",
      "air meter",
      "layer 3",
      "lorom",
      "numerical",
      "sa-1",
      "status bar",
      "water"
    ],
    "description": "This simple piece of code places a numerical air meter on the status bar, effectively replacing the stars counter (protip: change the star graphics to a bubble or something for a better impact).<br>\r\n<br>\r\nQuite customizable, and SA-1 hybrid.<br>\r\n<br>\r\n<span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span>'s update:<br>\r\n- Fixed an oversight where pausing on the frame the meter updates will cause it to update every frame. You'd also softlock if this happened while in water.<br>\r\n- Created a define that does the effect described in the comments for reversing the air meter.<br>\r\n- Made it so the air meter tile is initialized in init so it displays during the fade in instead of popping in right after.<br>\r\n- Made a few minor code optimizations.",
    "latest_version": "smwc-41011-1763931254",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41011,
        "title": "Basic Numerical Air Meter V1.1",
        "version": "smwc-41011-1763931254",
        "upstream_time": 1763931254,
        "download_url": "https://dl.smwcentral.net/41011/AirMeter.zip",
        "filename": "AirMeter.zip",
        "size": 980,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-better-level-fade-in",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 39480,
    "title": "Better Level Fade In",
    "authors": [
      "Donut"
    ],
    "tags": [
      "fade",
      "lorom",
      "sa-1"
    ],
    "description": "<i>Has this ever happened to you?<br>\r\nYou remove the mosaic/pixelation effect because you think it looks ugly, but then you realize now that it's gone it's very obvious that sprites just *pop* into existence once the fade ends, so it just looks ugly again?</i><br>\r\n<br>\r\nWell worry not! This pair of assembly files is here to fix that! This resource skips the \"level: fade in\" gamemode and handles the fading in the \"level\" gamemode, giving sprites' codes and other codes a chance to run!<br>\r\nThis can not only fix sprites \"popping in\" but any other \"first frame visual anomalies\" like for example scrolling codes suddenly snapping layers.<br>\r\n<br>\r\nInformation on how to insert this can be found in the readme.<br>\r\nCustomization options can be found inside \"better_fade.asm\", for example if you'd like the game to pause/freeze while fading, you can do that. <i>...and yes.. you can re-enable the mosaic if you want to...</i><br>\r\n<br>\r\nFor removing the mosaic from other transitions, a patch is included.<br>\r\n<br>\r\n<b>Note: this is most definitely incompatible with patches that change how fading in looks!</b>",
    "latest_version": "smwc-39480-1756050240",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 39480,
        "title": "Better Level Fade In",
        "version": "smwc-39480-1756050240",
        "upstream_time": 1756050240,
        "download_url": "https://dl.smwcentral.net/39480/better_fade_ins.zip",
        "filename": "better_fade_ins.zip",
        "size": 2524,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-bonus-game-death-fix",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40864,
    "title": "Bonus Game Death Fix",
    "authors": [
      "Sonikku"
    ],
    "tags": [
      "bonus game",
      "bug fix",
      "death animation",
      "lorom",
      "sa-1"
    ],
    "description": "In vanilla SMW, dying in the level 000/100 bonus game will teleport the player back to the overworld and require them to re-play the level. It'll also reduce their lives counter and consume the 100 bonus stars needed to enter the bonus game.<br>\r\n<br>\r\nWith this (albeit simple) UberASM code, dying in a bonus game will not decrease the lives counter, but will simply teleport them back to the overworld and trigger events -- paying respect to the fact that they completed the actual level.<br>\r\nIt will also play the \"Bonus Game End\" jingle.<br>\r\n<br>\r\nNote that this is intended to be used in \"bonus game\" rooms only -- as in, the bonus game room entered after collecting 100 bonus stars.",
    "latest_version": "smwc-40864-1761265030",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40864,
        "title": "Bonus Game Death Fix",
        "version": "smwc-40864-1761265030",
        "upstream_time": 1761265030,
        "download_url": "https://dl.smwcentral.net/40864/BonusDeathFix.zip",
        "filename": "BonusDeathFix.zip",
        "size": 836,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-boost-on-coin-collection",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 33292,
    "title": "Boost on Coin Collection",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "boost",
      "coin",
      "jump",
      "lorom",
      "sa-1"
    ],
    "description": "A small and silly UberASM code which gives the player a small vertical boost when a coin gets collected.",
    "latest_version": "smwc-33292-1687100251",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 33292,
        "title": "Boost on Coin Collection",
        "version": "smwc-33292-1687100251",
        "upstream_time": 1687100251,
        "download_url": "https://dl.smwcentral.net/33292/BoostOnCoins.zip",
        "filename": "BoostOnCoins.zip",
        "size": 619,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-bottomless-pit-code",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 19842,
    "title": "Bottomless Pit Code",
    "authors": [
      "Blind Devil",
      "Ramp202"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "Also previously known as 'Floor Generator', this makes it so the player cannot move horizontally when offscreen from below, which is useful for people wanting to prevent players from skipping parts of a level from below. You can also set it to hurt or kill the player through a define.",
    "latest_version": "smwc-19842-1557700392",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 19842,
        "title": "Bottomless Pit Code",
        "version": "smwc-19842-1557700392",
        "upstream_time": 1557700392,
        "download_url": "https://dl.smwcentral.net/19842/PitCode.zip",
        "filename": "PitCode.zip",
        "size": 734,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-bullet-time",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 39106,
    "title": "Bullet Time",
    "authors": [
      "Fernap"
    ],
    "tags": [
      "lag",
      "lorom",
      "sa-1",
      "slowdown"
    ],
    "description": "Bullet Time lets the player (or the creator) intentionally lag the game.  This can be used for either good or evil, so be responsible with your newfound power!<br>\r\n<br>\r\nA control mechanism is provided that uses the L or R button to control the effect (either hold or press-to-toggle), but the means is provided to code your own, if desired.  See the readme for further information.<br>\r\n<br>\r\nThe amount of slowdown is settable, and can be changed mid-level if writing your own controller.  The coin counter in the screenshot shows the current value (60 when not active, 15 when active).<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"TheSpreee333\"><a href=\"/?p=profile&amp;id=67340\" style=\"color: var(--user-color-1);\" class=\"un\">TheSpreee333</a></span> (who also gets the credit for the resource name...I would have picked something a lot more boring)",
    "latest_version": "smwc-39106-1738554538",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 39106,
        "title": "Bullet Time",
        "version": "smwc-39106-1738554538",
        "upstream_time": 1738554538,
        "download_url": "https://dl.smwcentral.net/39106/BulletTime.zip",
        "filename": "BulletTime.zip",
        "size": 3496,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-candle-flames-in-background",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 29093,
    "title": "Candle Flames in Background",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "candles",
      "effect",
      "flame",
      "lorom",
      "sa-1"
    ],
    "description": "This is a candle flame generator but in a uberASM form. One advantage is that you don't need to put a generator for each entrance in the same level.<br>\r\n<br>\r\nCredit is unecessary.",
    "latest_version": "smwc-29093-1645193282",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 29093,
        "title": "Candle Flames in Background",
        "version": "smwc-29093-1645193282",
        "upstream_time": 1645193282,
        "download_url": "https://dl.smwcentral.net/29093/CastleCandleFlameGen.zip",
        "filename": "CastleCandleFlameGen.zip",
        "size": 597,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-cape-bug-fix-collection",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 22003,
    "title": "Cape Bug-Fix Collection",
    "authors": [
      "Alcaro",
      "HammerBrother",
      "dtothefourth",
      "westslasher2"
    ],
    "tags": [
      "asar 2 remoderation",
      "cape",
      "cape spin",
      "climb",
      "flight",
      "lorom",
      "sa-1"
    ],
    "description": "This is a collection of cape related bug fixes. Below you can find which ones are included in this patch.<br>\r\n<br>\r\nUse as level code or gamemode 14.<br>\r\n<br>\r\n-Cape Turnaround Fix: Allows you to always turn around when x or y are pressed during flight.<br>\r\n<br>\r\n- Cape Climbing Fix: Fixes the bug where you could maintain flight after jumping off of nets or vines.<br>\r\n<br>\r\n- Float Delay Fix: removes the delay between releasing the b button and actually floating with the cape.<br>\r\n <br>\r\n- Cape Wallrunning Fix: Fixes the bug where you could twirl your cape while wall running.<br>\r\n<br>\r\nUpdate (4/23/2020): fixed an issue where you couldn't get height when flying with winged Yoshi when !FloatDelayFix = !yes.",
    "latest_version": "smwc-22003-1579859866",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 22003,
        "title": "Cape Bug-Fix Collection",
        "version": "smwc-22003-1579859866",
        "upstream_time": 1579859866,
        "download_url": "https://dl.smwcentral.net/22003/CapeFixes.zip",
        "filename": "CapeFixes.zip",
        "size": 1471,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-charged-fireball",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40875,
    "title": "Charged Fireball",
    "authors": [
      "Kevin",
      "Ladida",
      "SuperMariaSis"
    ],
    "tags": [
      "charged",
      "fireball",
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "This UberASM makes mario shoot a Yoshi Fireball if you hold a fire button (and optionally an additional button, by default R), emulating a charged fireball, just like in many platformer games like Megaman.<br>\r\nCheck out the ChargedFire.asm file for customization options.<br>\r\n<br>\r\nIt also includes a minor patch (to be applied with asar!) and GFX to make Yoshi Fireballs and Flopping Cheep-Cheeps swap tilemaps, so you can have Yoshi Fireballs in every level, optional but recommended (especially if using this in gamemode 14!).<br>\r\n<br>\r\nYou can find the patch version <a href=\"https://www.smwcentral.net/?p=section&a=details&id=22868\">here</a>.",
    "latest_version": "smwc-40875-1761412802",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40875,
        "title": "Charged Fireball",
        "version": "smwc-40875-1761412802",
        "upstream_time": 1761412802,
        "download_url": "https://dl.smwcentral.net/40875/Charged%20Fire.zip",
        "filename": "Charged Fire.zip",
        "size": 7367,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-configurable-amount-of-baby-yoshi-eats",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 22722,
    "title": "Configurable Amount of Baby Yoshi Eats",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "asar 2 remoderation",
      "baby yoshi",
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This simple code will change the required amount of things Baby Yoshi has to eat to grow up for the level you put it in (or for all levels, if used in gamemode 14). Note that powerups will still make him grow immediately, and \"double eats\" still apply (if he eats 2 things in quick succession, it will count as 3).",
    "latest_version": "smwc-22722-1589530819",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 22722,
        "title": "Configurable Amount of Baby Yoshi Eats",
        "version": "smwc-22722-1589530819",
        "upstream_time": 1589530819,
        "download_url": "https://dl.smwcentral.net/22722/BabyYoshiEats.zip",
        "filename": "BabyYoshiEats.zip",
        "size": 3635,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-configurable-yoshi-swallow-timer",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 34977,
    "title": "Configurable Yoshi Swallow Timer",
    "authors": [
      "Abdu"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "timer",
      "yoshi"
    ],
    "description": "This UberASM allows you to configure the Yoshi swallow timer.",
    "latest_version": "smwc-34977-1701332104",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 34977,
        "title": "Configurable Yoshi Swallow Timer",
        "version": "smwc-34977-1701332104",
        "upstream_time": 1701332104,
        "download_url": "https://dl.smwcentral.net/34977/swallow_timer.zip",
        "filename": "swallow_timer.zip",
        "size": 317,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-consistent",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 28534,
    "title": "Consistent 8 Frame Cape Float Delay",
    "authors": [
      "DJLocks",
      "xHF01x"
    ],
    "tags": [
      "asar 2 remoderation",
      "cape",
      "float delay",
      "lorom",
      "sa-1"
    ],
    "description": "This patch aims to simulate the vanilla float framerule, which can be between 0 and 16 frames, in a more consistent way. By waiting 8 frames after the input is registered to adjust Mario's falling speed. <br>\r\n<br>\r\nSo! What does this mean for you and when should you use this patch?<br>\r\n<br>\r\nIf you have very long falling sections, or just want the falling speed to be based on player input timing and not the float framerule, this patch will make those setups more consistent. <br>\r\n<br>\r\nBut keep in mind the vanilla float framerule is consistent based on when you jump. This means most kaizo setups will be perfectly consistent with the vanilla framerule... <br>\r\n<br>\r\n~If you don't have the player floating/falling for extended periods of time you probably don't need this patch!~<br>\r\n<br>\r\nCan be inserted per-level or globally via Gamemode 14.<br>\r\n<br>\r\nOriginal code by xHF01x (please credit him).<br>\r\nSA-1 conversion DJLocks (you don't have to credit me).<br>\r\nSpecial thanks to NewPointless for help with SA-1 testing.",
    "latest_version": "smwc-28534-1640054834",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 28534,
        "title": "Consistent 8 Frame Cape Float Delay",
        "version": "smwc-28534-1640054834",
        "upstream_time": 1640054834,
        "download_url": "https://dl.smwcentral.net/28534/EightFrameFloat.zip",
        "filename": "EightFrameFloat.zip",
        "size": 920,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-consistent-vanilla-walljumps",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41030,
    "title": "Consistent Vanilla Walljumps",
    "authors": [
      "xHF01x"
    ],
    "tags": [
      "abilities",
      "jump",
      "lorom",
      "physics",
      "player",
      "sa-1"
    ],
    "description": "The walljump asm featured in KLDC 2021's entry #45 (Not Cataclysm). Now updated with layer 2 support and a customizable leniency for the walljump itself.<br>\r\n<br>\r\nThis walljump asm mimics the physics of the TAS-only walljumps that are frequently seen in pit hacks but makes them consistently performable for a human player. To be specific: Mario always clips the wall if he hits it with 29 or more horizontal speed while moving downwards and the window for the jump input has been increased from 1 to 5 frames (on default settings).<br>\r\n<br>\r\nIf you decide to use this, you should use a patch that disables the real vanilla walljumps as the player may get confused and frustrated otherwise.<br>\r\n<br>\r\nThis can be inserted per level or in gamemode 14.",
    "latest_version": "smwc-41030-1763077448",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41030,
        "title": "Consistent Vanilla Walljumps",
        "version": "smwc-41030-1763077448",
        "upstream_time": 1763077448,
        "download_url": "https://dl.smwcentral.net/41030/vanilla_walljump.zip",
        "filename": "vanilla_walljump.zip",
        "size": 3416,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-controller-read-optimization",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41069,
    "title": "Controller Read Optimization",
    "authors": [
      "spooonsss"
    ],
    "tags": [
      "lorom",
      "optimize",
      "sa-1"
    ],
    "description": "Saves a little NMI time by moving the controller read to the start of the game loop.<br>\r\n<br>\r\nUse this if you need more NMI time to change blocks, exanimate, upload dynamic graphics, etc. Running out of NMI time may appear as broken gradients and a black bar at the top of the screen.<br>\r\n<br>\r\nBe sure to use FastROM and '<a href=\"https://www.smwcentral.net/?p=section&a=details&id=28028\">Lunar Magic's \"VRAM Patch\" Optimization</a>' in addition to this.",
    "latest_version": "smwc-41069-1763568165",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41069,
        "title": "Controller Read Optimization",
        "version": "smwc-41069-1763568165",
        "upstream_time": 1763568165,
        "download_url": "https://dl.smwcentral.net/41069/controller_read_optimize_UAT2.zip",
        "filename": "controller_read_optimize_UAT2.zip",
        "size": 756,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-counterbreak",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41017,
    "title": "Counterbreak",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "filter",
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "This code allows you to reset various statuses and counters when the player returns to the overworld, including:<br>\r\n- Powerup<br>\r\n- Item box item<br>\r\n- Yoshi<br>\r\n- Coins<br>\r\n- Bonus stars<br>\r\n- Score<br>\r\n- Midway point<br>\r\n- Life count<br>\r\n<br>\r\nTo use, insert into game mode 0C.<br>\r\n<br>\r\nNote: If you want to disable midpoints, this requires the \"<a href=\"https://www.smwcentral.net/?p=section&a=details&id=17738\">Bonus Game Midpoint Fix</a>\" patch to fix a vanilla quirk that will prevent events from running.",
    "latest_version": "smwc-41017-1762889963",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41017,
        "title": "Counterbreak",
        "version": "smwc-41017-1762889963",
        "upstream_time": 1762889963,
        "download_url": "https://dl.smwcentral.net/41017/Counterbreak_Asar2.zip",
        "filename": "Counterbreak_Asar2.zip",
        "size": 546,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-credits-utilities",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40912,
    "title": "Credits Utilities",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "credits",
      "lorom",
      "sa-1"
    ],
    "description": "This UberASM provides some useful (optional) functions for when the player reaches the credits (which can be either the vanilla credits cutscene, or a credits sublevel they're teleported to or whatever):<br>\r\n- Mark the final level as beaten and increase the exits count.<br>\r\n- Run a (silent) event that will show as already run next time the OW is loaded (post-credits stuff?).<br>\r\n- Open a direction on the OW from the current level (probably best used in conjunction with the silent event).<br>\r\n- Change the current player's OW position (teleport back to the start of the game, or to a new map, etc.)<br>\r\n- Save the game.<br>\r\n<br>\r\nSee the ASM file for more info.",
    "latest_version": "smwc-40912-1761864643",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40912,
        "title": "Credits Utilities",
        "version": "smwc-40912-1761864643",
        "upstream_time": 1761864643,
        "download_url": "https://dl.smwcentral.net/40912/credits_stuff_asar2.zip",
        "filename": "credits_stuff_asar2.zip",
        "size": 1436,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-custom-layer",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40811,
    "title": "Custom Layer 2 Rise/Sink",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "layer 2",
      "lorom",
      "rise",
      "sa-1",
      "scrolling",
      "sink"
    ],
    "description": "This allows you to create simple layer 2 rise/sink commands. No credit needed. Everything you need to know is in the ASM file.",
    "latest_version": "smwc-40811-1760652204",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40811,
        "title": "Custom Layer 2 Rise/Sink",
        "version": "smwc-40811-1760652204",
        "upstream_time": 1760652204,
        "download_url": "https://dl.smwcentral.net/40811/Mwmwe_asar2.zip",
        "filename": "Mwmwe_asar2.zip",
        "size": 871,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-custom-scroll-limits-megaman-flip-screen-effect",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 27204,
    "title": "Custom Scroll Limits (+ Megaman Flip Screen Effect)",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "asar 2 remoderation",
      "screen",
      "scroll"
    ],
    "description": "This ASM pack enables you to have custom scroll limits in your level.<br>\r\n<br>\r\nIt also comes with a feature of a flip-screen effect seen in Megaman, Metroid, Legend of Zelda, Celeste and many others to divide a level into rooms. These can easily be set by editing the table.<br>\r\n<br>\r\nOf course, I also made a <a href=\"https://www.smwcentral.net/?p=section&a=details&id=22371\">single screen</a> version (but each zone will always be 256x256, not overlapping).<br>\r\n<br>\r\nVery useful for designing levels to have areas where you don't want horizontal or vertical scrolls.",
    "latest_version": "smwc-27204-1638221348",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 27204,
        "title": "Custom Scroll Limits (+ Megaman Flip Screen Effect)",
        "version": "smwc-27204-1638221348",
        "upstream_time": 1638221348,
        "download_url": "https://dl.smwcentral.net/27204/ScrollLimits_1.zip",
        "filename": "ScrollLimits_1.zip",
        "size": 1163406,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-customizable-high-and-low-tides",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 25836,
    "title": "Customizable \"High and Low\" Tides",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "sa-1",
      "tides"
    ],
    "description": "This UberASM allows you to have a different behavior for the \"high and low\" tides on a level basis. What you can change is: time between tide movements, Y speed, Y acceleration, high and low position. It requires 7 bytes of freeram and to apply the provided patch with Asar. For more info and instructions, check out the readme file.",
    "latest_version": "smwc-25836-1613345183",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 25836,
        "title": "Customizable \"High and Low\" Tides",
        "version": "smwc-25836-1613345183",
        "upstream_time": 1613345183,
        "download_url": "https://dl.smwcentral.net/25836/custom_high_low_tides.zip",
        "filename": "custom_high_low_tides.zip",
        "size": 2790,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-customizable-layer",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 27644,
    "title": "Customizable Layer 2 Smash",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "asar 2 remoderation",
      "layer 1",
      "layer 2",
      "lorom",
      "sa-1",
      "scroll"
    ],
    "description": "This code replicates the behavior of the vanilla Layer 2 Smash sprites, meaning that it has 3 movement phases: \"go up\" phase, \"go down a bit\" phase and \"smash down\" phase.<br>\r\nYou can customize its behavior by changing the position, speed and waiting time for each of the phases, and set different values for each screen. You can also change the \"screen shake\" timer (or disable it) for each screen. By changing these values you can also change the nature of the phases as well: for example, you could make it smash up and down without a middle phase, or make the middle phase go back up a bit instead of down.<br>\r\nYou can also choose to move it horizontally or vertically, as well as moving layer 1 instead of layer 2.<br>\r\nCheck out the asm file for more info. Comes with some example values (used for the first GIF) to show how they work.",
    "latest_version": "smwc-27644-1630115797",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 27644,
        "title": "Customizable Layer 2 Smash",
        "version": "smwc-27644-1630115797",
        "upstream_time": 1630115797,
        "download_url": "https://dl.smwcentral.net/27644/Layer2Smash.zip",
        "filename": "Layer2Smash.zip",
        "size": 1889,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-cutscene-mode",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 15400,
    "title": "Cutscene Mode",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "asar 2 remoderation",
      "cutscene",
      "lorom",
      "sa-1"
    ],
    "description": "An uberASM code that freezes Mario in place and locks most controller inputs to prevent pausing/LR scrolling/item dropping, which allows the creation of simple custom cutscenes, so you should either press a button or wait a certain amount of time to advance/end it. It's meant to be the best alternative over sprites that do similar function, because it will prevent wasting sprite slots, is more customizable, optimized, SA-1 compatible, and comes with even more functionalities. The ZIP file also includes an optional ASM file that should fix a certain issue related to OW level setting flags in case you're using a certain OW teleporting action in the cutscene code.<br>\r\n<br>\r\nBe sure to read the Readme and the ASM files for more detailed information.",
    "latest_version": "smwc-15400-1495515406",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 15400,
        "title": "Cutscene Mode",
        "version": "smwc-15400-1495515406",
        "upstream_time": 1495515406,
        "download_url": "https://dl.smwcentral.net/15400/CutsceneMode.zip",
        "filename": "CutsceneMode.zip",
        "size": 8913,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-cycle-through-powerups",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 32174,
    "title": "Cycle through Powerups",
    "authors": [
      "Gulaschko"
    ],
    "tags": [
      "filter",
      "lorom",
      "player",
      "power-up",
      "sa-1",
      "timer"
    ],
    "description": "This customizable UberASM changes Mario's powerup every X frames. <br>\r\n<br>\r\nSee ASM for more Defines options.<br>\r\nIt uses 2 Bytes of FreeRAM addresses.",
    "latest_version": "smwc-32174-1667857009",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 32174,
        "title": "Cycle through Powerups",
        "version": "smwc-32174-1667857009",
        "upstream_time": 1667857009,
        "download_url": "https://dl.smwcentral.net/32174/CyclePowerups.zip",
        "filename": "CyclePowerups.zip",
        "size": 1014,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-dark-glass-transparent-settings",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 18197,
    "title": "\"Dark Glass\" / Transparent Settings",
    "authors": [
      "Baphomet Junior",
      "Vivian Darkbloom"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "You can mess around with the CGADSUB settings with this - the way these work is that Layer 2 only appears behind Layer 1. I've provided a description of a few different settings.",
    "latest_version": "smwc-18197-1538338907",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 18197,
        "title": "\"Dark Glass\" / Transparent Settings",
        "version": "smwc-18197-1538338907",
        "upstream_time": 1538338907,
        "download_url": "https://dl.smwcentral.net/18197/DarkGlass.zip",
        "filename": "DarkGlass.zip",
        "size": 532,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-dark-overworld",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 27283,
    "title": "Dark Overworld",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "asar 2 remoderation",
      "dark",
      "hdma",
      "light",
      "lorom",
      "overworld",
      "sa-1",
      "smb3"
    ],
    "description": "This UberASM will create an effect similar to what can be seen in SMB3's Dark World, where the map will be pitch black with a small circle of light following Mario. Additionally, there's an optional feature where the light will increase in size when certain events are activated, and the effect will go away completely when another event is activated, inspired by Pokémon Emerald's Battle Pyramid gimmick.<br>\r\nBy default it won't affect layer 3, so the border stays visible, but it can be changed. For all the possible settings look in the asm file.<br>\r\nSince it uses window 2, it works nicely with the original Overworld HDMA effects (save/2P prompt, submap switching transition), but it includes a hijack and some hex edits (applied automatically) to prevent those from disabling the effect. If you remove this UberASM from your ROM, patch the included \"unpatch.asm\" file with Asar to undo these edits.<br>\r\nBy the way, the \"increase light\" effect happens as soon as the OW fades in: in the GIFs it happens after the event because of the Event Debug patch.<br>\r\n<br>\r\nNote 1: if the circle is too large, it can cause the game to lag when it needs to be updated (not on SA-1), so keep that in mind. Additionally, very large circles may have some \"glitchy\" looking results at the very edge of the circle, which may be noticeable for a split second when the \"make the effect go away\" event triggers if Mario happens to be towards the top of the screen.<br>\r\nNote 2: if used on the main map, the circle will stay fixed in place during the \"look around the map\" state. Either disable it, or keep it to allow the player to look at what's ahead from a small view.<br>\r\nNote 3: if set to cover layer 3, it will also cover stuff like the save/2P prompt letters.<br>\r\nNote 4: it uses an HDMA channel, by default 6, and 453 bytes of free RAM (mostly for the windowing table).",
    "latest_version": "smwc-27283-1627784657",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 27283,
        "title": "Dark Overworld",
        "version": "smwc-27283-1627784657",
        "upstream_time": 1627784657,
        "download_url": "https://dl.smwcentral.net/27283/dark_ow.zip",
        "filename": "dark_ow.zip",
        "size": 3190,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-different-gravity-code-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40851,
    "title": "Different Gravity Code V1.1",
    "authors": [
      "Shog"
    ],
    "tags": [
      "jump",
      "lorom",
      "sa-1"
    ],
    "description": "It's a Shog's \"Diffrent Gravity Generator\", except it's now uberASM code. Fixed and added extra option.<br>\r\n<br>\r\nIt makes player jump higher (or lower, depending on option).",
    "latest_version": "smwc-40851-1761154236",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40851,
        "title": "Different Gravity Code V1.1",
        "version": "smwc-40851-1761154236",
        "upstream_time": 1761154236,
        "download_url": "https://dl.smwcentral.net/40851/different-gravity_V1_1.zip",
        "filename": "different-gravity_V1_1.zip",
        "size": 589,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-disable-cape-flight",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 35322,
    "title": "Disable Cape Flight",
    "authors": [
      "Heitor Porfirio"
    ],
    "tags": [
      "cape",
      "feather",
      "flight",
      "lorom",
      "sa-1"
    ],
    "description": "This simple UberASM code will disable Mario's flight with the Feather Cape, but it will still be able to carry items and run.<br>\r\n<br>\r\nUnlike the <a href=\"https://smwc.me/w/13\">tweak</a> that does that same function, this UberASM can be applied in a per-level basis! But you can also use it in all levels through GameMode 14.",
    "latest_version": "smwc-35322-1701345133",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 35322,
        "title": "Disable Cape Flight",
        "version": "smwc-35322-1701345133",
        "upstream_time": 1701345133,
        "download_url": "https://dl.smwcentral.net/35322/Disable%20Cape%20Flight.zip",
        "filename": "Disable Cape Flight.zip",
        "size": 242,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-disable-controller-buttons",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 26397,
    "title": "Disable Controller Buttons",
    "authors": [
      "janklorde"
    ],
    "tags": [
      "button",
      "disable",
      "input",
      "lorom",
      "sa-1"
    ],
    "description": "This is a simple uberASM that allows you to disable any single or combination of controller inputs for the duration of a level. <br>\r\nYou cannot disable combinations of buttons without also disabling them individually. <br>\r\nFor example, if you wanted Y and B to function individually but disable Y+B pressed together, this is not possible with this patch in its current form.<br>\r\n<br>\r\nCould be used to disable spin jump or regular jump in a level, or any directional input, or any combination of these.<br>\r\nCan also be used to disable L/R, so you could use this to disable screen scrolling on a per level basis if you so desired.<br>\r\n<br>\r\nCredit is always appreciated :)<br>\r\n<br>\r\n<br>\r\n",
    "latest_version": "smwc-26397-1623309007",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 26397,
        "title": "Disable Controller Buttons",
        "version": "smwc-26397-1623309007",
        "upstream_time": 1623309007,
        "download_url": "https://dl.smwcentral.net/26397/DisableButtons.zip",
        "filename": "DisableButtons.zip",
        "size": 1207,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-disable-death-scrolling",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 14816,
    "title": "Disable Death Scrolling",
    "authors": [
      "Ruberjig"
    ],
    "tags": [
      "camera",
      "lorom",
      "sa-1",
      "scroll",
      "super fx"
    ],
    "description": "This makes it so that when the player dies, the screen doesn't scroll vertically anymore.",
    "latest_version": "smwc-14816-1483490540",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 14816,
        "title": "Disable Death Scrolling",
        "version": "smwc-14816-1483490540",
        "upstream_time": 1483490540,
        "download_url": "https://dl.smwcentral.net/14816/NoDieVScroll.zip",
        "filename": "NoDieVScroll.zip",
        "size": 380,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-disable-ducking-while-climbing",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 29926,
    "title": "Disable Ducking While Climbing",
    "authors": [
      "Francium"
    ],
    "tags": [
      "climb",
      "duck",
      "lorom",
      "sa-1"
    ],
    "description": "This is a small patch that fixes a glitch where if Mario ducks and climbs a fence or vine, he will stay ducked even if you release the key and jump.<br>\r\n<br>\r\nIt is so small that no credits are required.",
    "latest_version": "smwc-29926-1656991148",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 29926,
        "title": "Disable Ducking While Climbing",
        "version": "smwc-29926-1656991148",
        "upstream_time": 1656991148,
        "download_url": "https://dl.smwcentral.net/29926/climb.zip",
        "filename": "climb.zip",
        "size": 200,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-disable-hdma-during-transitions",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 26201,
    "title": "Disable HDMA During Transitions",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "hdma",
      "lorom",
      "sa-1"
    ],
    "description": "This simple code will prevent custom HDMA effects to carry over during black screen transitions (such as when going into a pipe, loading the Time Up/Game Over screen, going from the overworld to a level, going from a boss fight to a cutscene/credits, etc.). It's meant to be a less intrusive and non-buggy version of the \"HDMA v3.5\" patch.<br>\r\nCheck out the readme for instructions.",
    "latest_version": "smwc-26201-1613892098",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 26201,
        "title": "Disable HDMA During Transitions",
        "version": "smwc-26201-1613892098",
        "upstream_time": 1613892098,
        "download_url": "https://dl.smwcentral.net/26201/DisableHDMA.zip",
        "filename": "DisableHDMA.zip",
        "size": 977,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-disable-l-r-scroll",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 34459,
    "title": "Disable L/R Scroll",
    "authors": [
      "Heitor Porfirio"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "scroll"
    ],
    "description": "This simple UberASM code lets you disable screen scrolling if you press the L or R buttons.<br>\r\n<br>\r\nUnlike the <a href=\"https://smwc.me/w/38\">patch</a> that does that same function, this UberASM lets you apply it in a per-level basis! But you can also use it in all levels through GameMode 14.",
    "latest_version": "smwc-34459-1690297994",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 34459,
        "title": "Disable L/R Scroll",
        "version": "smwc-34459-1690297994",
        "upstream_time": 1690297994,
        "download_url": "https://dl.smwcentral.net/34459/Disable%20L-R%20Scroll.zip",
        "filename": "Disable L-R Scroll.zip",
        "size": 239,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-disable-powerup-powerdown-animations",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 28997,
    "title": "Disable Powerup/Powerdown Animations",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "freeze",
      "lorom",
      "powerups",
      "sa-1"
    ],
    "description": "This UberASM disables the Mushroom/FireFlower/Feather powerup animations and the hurt powerdown animation. You can also disable just one of the two if you want using the defines in the asm file.<br>\r\nRequested by <span class=\"un-outer\" title=\"MoghedienNinek\"><a href=\"/?p=profile&amp;id=40952\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">MoghedienNinek</a></span>.",
    "latest_version": "smwc-28997-1643870522",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 28997,
        "title": "Disable Powerup/Powerdown Animations",
        "version": "smwc-28997-1643870522",
        "upstream_time": 1643870522,
        "download_url": "https://dl.smwcentral.net/28997/no_powerup_animation.zip",
        "filename": "no_powerup_animation.zip",
        "size": 383,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-disable-throwing-items-upwards",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40287,
    "title": "Disable Throwing Items Upwards",
    "authors": [
      "Chdata",
      "yoshifanatic"
    ],
    "tags": [
      "controller",
      "lorom",
      "sa-1"
    ],
    "description": "When inserted, this makes it so you can't throw items upwards. Originally a patch, but it's been converted into an UberASM.<br>\r\n<br>\r\nInsert on a per level basis or on game mode 14.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"35TCB77\"><a href=\"/?p=profile&amp;id=64791\" style=\"color: var(--user-color-3);\" class=\"un\">35TCB77</a></span>",
    "latest_version": "smwc-40287-1759203061",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40287,
        "title": "Disable Throwing Items Upwards",
        "version": "smwc-40287-1759203061",
        "upstream_time": 1759203061,
        "download_url": "https://dl.smwcentral.net/40287/DisableUp-Throw.zip",
        "filename": "DisableUp-Throw.zip",
        "size": 604,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-discoshell-on-off",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41007,
    "title": "Discoshell ON/OFF",
    "authors": [
      "4thDragon"
    ],
    "tags": [
      "disco",
      "discoshell",
      "lorom",
      "on off",
      "sa-1",
      "shell",
      "switch"
    ],
    "description": "Change shells to a discoshell with an on/off switch. ",
    "latest_version": "smwc-41007-1762816248",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41007,
        "title": "Discoshell ON/OFF",
        "version": "smwc-41007-1762816248",
        "upstream_time": 1762816248,
        "download_url": "https://dl.smwcentral.net/41007/discoshellONOFF.zip",
        "filename": "discoshellONOFF.zip",
        "size": 947,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-dkc-blackout-basement-lights-on-off",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 23393,
    "title": "DKC - Blackout Basement: Lights On/Off",
    "authors": [
      "anonimzwx"
    ],
    "tags": [
      "customizable",
      "dark",
      "dkc",
      "light",
      "lorom",
      "sa-1"
    ],
    "description": "An UberASM to turn on and turn off lights.<br>\r\n<br>\r\nCustomizable, please open the file \".asm\" to customize it.<br>\r\n<br>\r\nYou can change the time it lasts, how dark the level becomes, and the sound effect is uses.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Ayami\"><span title=\"Ayami donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=5938\" style=\"color: var(--user-color-3);\" class=\"un\">Ayami</a></span>.",
    "latest_version": "smwc-23393-1594590505",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 23393,
        "title": "DKC - Blackout Basement: Lights On/Off",
        "version": "smwc-23393-1594590505",
        "upstream_time": 1594590505,
        "download_url": "https://dl.smwcentral.net/23393/lights%20%28v1.1%29.zip",
        "filename": "lights (v1.1).zip",
        "size": 968,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-dolphin-generator",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41094,
    "title": "Dolphin Generator",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "dolphin",
      "generator",
      "lorom",
      "sa-1"
    ],
    "description": "This is a UberASM version of dolphin, left/right, generator, sprites CF and D0 in SMW.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"RZRider\"><a href=\"/?p=profile&amp;id=40619\" style=\"color: var(--user-color-1);\" class=\"un\">RZRider</a></span>.",
    "latest_version": "smwc-41094-1763928381",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41094,
        "title": "Dolphin Generator",
        "version": "smwc-41094-1763928381",
        "upstream_time": 1763928381,
        "download_url": "https://dl.smwcentral.net/41094/DolphinGeneratorUBERASM.zip",
        "filename": "DolphinGeneratorUBERASM.zip",
        "size": 2298,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-donkey-kong-country",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40812,
    "title": "Donkey Kong Country 2 Navigation Arrows",
    "authors": [
      "Alcaro",
      "Arinsu",
      "carol",
      "lx5",
      "wiiqwertyuiop"
    ],
    "tags": [
      "lorom",
      "navigation",
      "sa-1",
      "sprite"
    ],
    "description": "Remember carol's old DKC2 Navigation Arrows? They're back, in UberASM form!<br>\r\nWhat this resource does is show arrows in the directions Mario can walk in while on the overworld.<br>\r\nThis originally shipped with <span class=\"un-outer\" title=\"carol\"><a href=\"/?p=profile&amp;id=685\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">carol</a></span>'s overworld sprite tool. When that tool was updated by <span class=\"un-outer\" title=\"Alcaro\"><a href=\"/?p=profile&amp;id=1686\" style=\"color: #68782c;\" class=\"un unavailable inactive\">Alcaro</a></span> and <span class=\"un-outer\" title=\"wiiqwertyuiop\"><a href=\"/?p=profile&amp;id=9801\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">wiiqwertyuiop</a></span>, they updated the arrows for its use there as well. <span class=\"un-outer\" title=\"lx5\"><a href=\"/?p=profile&amp;id=12344\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">lx5</a></span> then converted them into a patch.<br>\r\nThis version, by <span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>, cleans some code up and adds support for Kevin's <a href=\"https://smwc.me/s/35761\">Custom Hardcoded Paths</a> patch. Unlike the arrows in patch form, this also works with BOWSIE.<br>\r\n<br>\r\nInsert as overworld * code, <i>not</i> as gamemode 0E code, else I've noticed they won't really work.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Samantha\"><span title=\"Samantha donated $5.00.\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=24030\" style=\"color: var(--user-color-3);\" class=\"un\">Samantha</a></span> during C3 Winter 2025.",
    "latest_version": "smwc-40812-1760658410",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40812,
        "title": "Donkey Kong Country 2 Navigation Arrows",
        "version": "smwc-40812-1760658410",
        "upstream_time": 1760658410,
        "download_url": "https://dl.smwcentral.net/40812/DKC2%20Arrows.zip",
        "filename": "DKC2 Arrows.zip",
        "size": 1866,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-double-jump",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 39402,
    "title": "Double Jump",
    "authors": [
      "Epharia"
    ],
    "tags": [
      "abilities",
      "jump",
      "lorom",
      "sa-1"
    ],
    "description": "This will give Mario the ability to perform and store multiple midair jumps.<br>\r\n<br>\r\nThis ASM is customizable:<br>\r\n-When On Ground<br>\r\n\t+Clear stored jumps<br>\r\n\t+Set to one extra jump<br>\r\n\t+Keep stored jumps<br>\r\n\t<br>\r\n-Gain an extra jump by collectiong a custom coin<br>\r\n-Set the max amount of jumps mario can store<br>\r\n-Allow spin jumping when holding an item<br>\r\n-Custom jump heights (spin and normal)",
    "latest_version": "smwc-39402-1740406585",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 39402,
        "title": "Double Jump",
        "version": "smwc-39402-1740406585",
        "upstream_time": 1740406585,
        "download_url": "https://dl.smwcentral.net/39402/double_jump.zip",
        "filename": "double_jump.zip",
        "size": 2367,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-drop-power-ups-at-player-position",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 38834,
    "title": "Drop Power-ups at Player Position",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "item box",
      "lorom",
      "power-up",
      "sa-1"
    ],
    "description": "This uberASM code is similar to <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12586\">Item Box to Player Position</a> by <span class=\"un-outer\" title=\"HammerBrother\"><a href=\"/?p=profile&amp;id=18802\" style=\"color: var(--user-color-1);\" class=\"un\">HammerBrother</a></span>. When dropping a power-up from the item box, it'll be placed at player's position.<br>\r\n<br>\r\nNote that unlike the aformentioned patch, this code is exclusively for power-ups. The benefit of this is it allows you to have both vanilla item drop and dropping at player's position on a per-level basis (e.g. levels where an item from the item box would be unreachable otherwise).",
    "latest_version": "smwc-38834-1736547744",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 38834,
        "title": "Drop Power-ups at Player Position",
        "version": "smwc-38834-1736547744",
        "upstream_time": 1736547744,
        "download_url": "https://dl.smwcentral.net/38834/DropPowerUpAtPlayerPos.zip",
        "filename": "DropPowerUpAtPlayerPos.zip",
        "size": 1687,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-duck-walking",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 16122,
    "title": "Duck Walking",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "duck",
      "lorom",
      "sa-1"
    ],
    "description": "This code allows Mario to move while ducking without having to gain momentum. Note that Mario's GFX don't change of course, since there's no pose for duck walking originally.",
    "latest_version": "smwc-16122-1507073628",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 16122,
        "title": "Duck Walking",
        "version": "smwc-16122-1507073628",
        "upstream_time": 1507073628,
        "download_url": "https://dl.smwcentral.net/16122/duck.zip",
        "filename": "duck.zip",
        "size": 459,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-dynamic-radius-circle-window-v1-1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41035,
    "title": "Dynamic Radius Circle Window v1.1.1",
    "authors": [
      "undefinied3",
      "yoshifanatic"
    ],
    "tags": [
      "goal",
      "lorom",
      "sa-1"
    ],
    "description": "This is basically a piece of code to draw a circle window with a given radius. Unlike the one that comes with Effect Tool, this one generates the circle on the run, not using a pre-computed table, allowing you to change the radius anytime you want.<br>\r\n<br>\r\nThe ASM file comes with some customizable options, such as whether the circle is centered at a fixed position or at Mario, the initial radius and some other stuff.<br>\r\n<br>\r\nNotes: don't use it with message boxes, and make sure your level end isn't in the same level of this effect, otherwise stuff will look glitched up when you cross the goal tape or use the keyhole.<br>\r\n<br>\r\nIf not using the SA-1 patch, turn on the interlacing setting! Otherwise, this will likely cause lag.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog</span></div><div class=\"collapse-content\"><span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span>'s update<br>\r\n- Changed the encoding of CircleWindow.asm to UTF-8 so it'll work in asar 2.0.<br>\r\n- Made this LoROM compatible.<br>\r\n- Added a setting that enables interlacing to save on performance at the cost of making the circle look blurrier in motion. Enabling this is recommended if not using the SA-1 patch.<br>\r\n- Made the HDMA channel customizable.<br>\r\n- Fixed a bug where the circle would not initialize if you exit a sublevel and the circle draws at the exact same on screen position before in the next sublevel.</div></div>",
    "latest_version": "smwc-41035-1763932365",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41035,
        "title": "Dynamic Radius Circle Window v1.1.1",
        "version": "smwc-41035-1763932365",
        "upstream_time": 1763932365,
        "download_url": "https://dl.smwcentral.net/41035/Circle%20Window%20v1.1.1.zip",
        "filename": "Circle Window v1.1.1.zip",
        "size": 4320,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-earthquake",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 16105,
    "title": "Earthquake",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "earthquake",
      "layer 1",
      "lorom",
      "sa-1",
      "screen",
      "shake"
    ],
    "description": "This code will cause the ground to continuously shake. It can be set to play a sound effect, too.<br>\r\n<br>\r\nCheck the ASM file for customization options.",
    "latest_version": "smwc-16105-1503762121",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 16105,
        "title": "Earthquake",
        "version": "smwc-16105-1503762121",
        "upstream_time": 1503762121,
        "download_url": "https://dl.smwcentral.net/16105/quake.zip",
        "filename": "quake.zip",
        "size": 371,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-easy-chocolate-island",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 24156,
    "title": "Easy Chocolate Island 2 Gimmick",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "asar 2 remoderation",
      "gimmick",
      "lorom",
      "sa-1",
      "screen exit"
    ],
    "description": "This code will allow you to use screen exits to replicate the gimmick found in Chocolate Island 2 in the original Super Mario World, where the number of coins and Yoshi coins you collect and the value of the timer change which sublevels you get sent to.",
    "latest_version": "smwc-24156-1602001541",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 24156,
        "title": "Easy Chocolate Island 2 Gimmick",
        "version": "smwc-24156-1602001541",
        "upstream_time": 1602001541,
        "download_url": "https://dl.smwcentral.net/24156/Easy%20Chocolate%20Island%202%20Gimmick.zip",
        "filename": "Easy Chocolate Island 2 Gimmick.zip",
        "size": 25671,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-easy-cloud-or-p-balloon-left-right",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 34881,
    "title": "Easy Cloud or P-Balloon Left-Right",
    "authors": [
      "Abdu"
    ],
    "tags": [
      "cloud",
      "lorom",
      "p-balloon",
      "sa-1"
    ],
    "description": "This UberASM allows you to utilize the glitch where holding down the left and right buttons simultaneously while being in a lakitu cloud or p-balloon will cause you to move right faster and clip through walls by using a configurable button.",
    "latest_version": "smwc-34881-1701116620",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 34881,
        "title": "Easy Cloud or P-Balloon Left-Right",
        "version": "smwc-34881-1701116620",
        "upstream_time": 1701116620,
        "download_url": "https://dl.smwcentral.net/34881/lr_cloud_p-balloon.zip",
        "filename": "lr_cloud_p-balloon.zip",
        "size": 534,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-end-level-with-dragon-coins",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40767,
    "title": "End Level with Dragon Coins",
    "authors": [
      "PermaBan"
    ],
    "tags": [
      "dragon coin",
      "exit",
      "goal",
      "lorom",
      "sa-1",
      "yoshi coin"
    ],
    "description": "This Uberasm will trigger the defined exit and goal march after 5 dragon coins have been collected.<br>\r\n<br>\r\nThis ASM is based on a request by <span class=\"un-outer\" title=\"Apple Boy\"><a href=\"/?p=profile&amp;id=47437\" style=\"color: var(--user-color-2);\" class=\"un\">Apple Boy</a></span>",
    "latest_version": "smwc-40767-1760226520",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40767,
        "title": "End Level with Dragon Coins",
        "version": "smwc-40767-1760226520",
        "upstream_time": 1760226520,
        "download_url": "https://dl.smwcentral.net/40767/yoshi_coin_end.zip",
        "filename": "yoshi_coin_end.zip",
        "size": 542,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-event-camera-pan",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 39158,
    "title": "Event Camera Pan",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "overworld",
      "sa-1"
    ],
    "description": "This UberASM allows you to make the camera scroll to a specified location when running an event (either at the start or before a certain step in the middle of the event), and then return back to its original position afterwards. You can also add a delay before scrolling to make it less abrupt. You can set a different position for every event, and of course set events to not scroll at all (also the effect only applies to the Main Overworld map for obvious reasons, so insert it as Overworld code 00). <br>\r\nCheck out the asm file for more info.",
    "latest_version": "smwc-39158-1740969784",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 39158,
        "title": "Event Camera Pan",
        "version": "smwc-39158-1740969784",
        "upstream_time": 1740969784,
        "download_url": "https://dl.smwcentral.net/39158/event_camera_pan.zip",
        "filename": "event_camera_pan.zip",
        "size": 1971,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-exit-level-by-falling-offscreen",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 24726,
    "title": "Exit Level by Falling Offscreen",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "exit",
      "goal",
      "lorom",
      "sa-1"
    ],
    "description": "The name is self-explanatory: this code will exit the level when Mario falls offscreen, similarly to what happens in the original game in the Yoshi wings levels. In the asm file you can choose which exit to trigger (exit without events, normal exit or one of the secret exits).",
    "latest_version": "smwc-24726-1604262958",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 24726,
        "title": "Exit Level by Falling Offscreen",
        "version": "smwc-24726-1604262958",
        "upstream_time": 1604262958,
        "download_url": "https://dl.smwcentral.net/24726/exit_by_falling_offscreen.zip",
        "filename": "exit_by_falling_offscreen.zip",
        "size": 671,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-exit-percentage-on-the-overworld",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 26363,
    "title": "Exit Percentage on the Overworld",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "asar 2 remoderation",
      "counter",
      "lorom",
      "sa-1"
    ],
    "description": "This UberASM will display the current progress in the hack (as percentage of exits gotten) on the overworld border. It can be paired with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=24677\">this patch</a> for consistency. Check out the readme for more information.<br>\r\nThis is the second part of Ondore's Lies' request for a percentage counter on file select and overworld.",
    "latest_version": "smwc-26363-1617133348",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 26363,
        "title": "Exit Percentage on the Overworld",
        "version": "smwc-26363-1617133348",
        "upstream_time": 1617133348,
        "download_url": "https://dl.smwcentral.net/26363/OWExitPercentage.zip",
        "filename": "OWExitPercentage.zip",
        "size": 4084,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-exploding-death",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40791,
    "title": "Exploding Death",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "animation",
      "death",
      "explosion",
      "lorom",
      "sa-1"
    ],
    "description": "This will make the player explode rather than the normal death animation.<br>\r\n<br>\r\nUse in either the level(s) you want it to apply or in gamemode 14 to make it apply to every level.<br>\r\n<br>\r\n<br>\r\nRequested (sort of) by <span class=\"un-outer\" title=\"Daizo Dee Von\"><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=11520\" style=\"color: var(--user-color-2);\" class=\"un\">Daizo Dee Von</a></span>.",
    "latest_version": "smwc-40791-1760469992",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40791,
        "title": "Exploding Death",
        "version": "smwc-40791-1760469992",
        "upstream_time": 1760469992,
        "download_url": "https://dl.smwcentral.net/40791/Exploding%20Death.zip",
        "filename": "Exploding Death.zip",
        "size": 851,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-explosive-mechakoopa",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40041,
    "title": "Explosive Mechakoopa",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "lorom",
      "mechakoopa",
      "sa-1",
      "sprite"
    ],
    "description": "Mechakoopas explode instead of getting up.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"LadiesMan217\"><span title=\"LadiesMan217 donated $17.00.\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=22776\" style=\"color: var(--user-color-2);\" class=\"un\">LadiesMan217</a></span>.",
    "latest_version": "smwc-40041-1755795093",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40041,
        "title": "Explosive Mechakoopa",
        "version": "smwc-40041-1755795093",
        "upstream_time": 1755795093,
        "download_url": "https://dl.smwcentral.net/40041/explosive_mechakoopa.zip",
        "filename": "explosive_mechakoopa.zip",
        "size": 467,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-fade-from-credits-to-title-screen",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 39959,
    "title": "Fade from Credits to Title Screen",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "credits",
      "lorom",
      "sa-1"
    ],
    "description": "This UberASM code allows the player to return from the credits to the title screen.<br>\r\nI included four possible points of return:<ol><li>After the credits roll: insert in game mode 1C.</li><li>After Yoshi's House \"Thank You!\" message: insert in game mode 20.</li><li>After the enemy credits: insert in game mode 26.</li><li>After the \"THE END\" screen: insert in game mode 29.</li></ol><br>\r\nCompatible with <span class=\"un-outer\" title=\"Kevin\"><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=36308\" style=\"color: var(--user-color-2);\" class=\"un\">Kevin</a></span>'s <a href=\"https://smwc.me/s/32017\">Credits Utilities</a> (and indeed, meant to be used with it): insert said code in game mode 19 to use it with this!<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Bourbaki\"><a href=\"/?p=profile&amp;id=70170\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Bourbaki</a></span>.",
    "latest_version": "smwc-39959-1750177092",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 39959,
        "title": "Fade from Credits to Title Screen",
        "version": "smwc-39959-1750177092",
        "upstream_time": 1750177092,
        "download_url": "https://dl.smwcentral.net/39959/FadeCreditsToTS.zip",
        "filename": "FadeCreditsToTS.zip",
        "size": 898,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-fade-from-title-screen-to-file-select-menu",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41705,
    "title": "Fade from Title Screen to File Select Menu",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "effect",
      "lorom",
      "sa-1",
      "tilemap"
    ],
    "description": "This resource allows you to slowly transition from the title screen to the file select menu.<br>\r\n<br>\r\nThere's two files, one of which is meant to be inserted <i>always</i> in game modes 06 and 07, and another you <i>optionally</i> need to insert in game mode 03.",
    "latest_version": "smwc-41705-1771684464",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41705,
        "title": "Fade from Title Screen to File Select Menu",
        "version": "smwc-41705-1771684464",
        "upstream_time": 1771684464,
        "download_url": "https://dl.smwcentral.net/41705/Fade%20From%20Title%20Screen%20to%20File%20Select%20Menu.zip",
        "filename": "Fade From Title Screen to File Select Menu.zip",
        "size": 2079,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-fading-brightness-hdma-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 38652,
    "title": "Fading Brightness HDMA v1.2",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "hdma",
      "lorom",
      "sa-1"
    ],
    "description": "This HDMA code uses RAM instead of fixed values, all dependent on address $0DAE. That allows you to use brightness HDMA with a proper brightness fade instead of removing the fade and having the screen become instantly dark.<br>\r\n<br>\r\nComing with an example.<br>\r\n<br>\r\nRead the readme for more information.",
    "latest_version": "smwc-38652-1736540864",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 38652,
        "title": "Fading Brightness HDMA v1.2",
        "version": "smwc-38652-1736540864",
        "upstream_time": 1736540864,
        "download_url": "https://dl.smwcentral.net/38652/Fading%20Brightness%20HDMA.zip",
        "filename": "Fading Brightness HDMA.zip",
        "size": 4548,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-fading-lights-v1-1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41443,
    "title": "Fading Lights v1.1.2",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "dark",
      "light",
      "lorom",
      "sa-1"
    ],
    "description": "This UberASM will fade the brightness in the level in and out. There's two different modes available:<br>\r\n- Constant fading in/out based on a timer.<br>\r\n- Fade based on a certain switch. This can also be of two types: lights go back to bright when hitting a switch, but fade immediately to dark; or they only fade to dark when the switch goes off. Possible switches are: ON/OFF, blue POW, silver POW, red ? block.<br>\r\nIn the file you can customize some parameters: how bright/dark the lights go and how long the fade will take.<br>\r\n<br>\r\nv1.1:<br>\r\n- Doesn't use a dedicated HDMA channel anymore (smh).<br>\r\n- Uses 2 bytes of freeram instead of 7.<br>\r\n- Smaller code.<br>\r\n<br>\r\nv1.1.1:<br>\r\n- Fixed a bug where this causes flashing during level end.<br>\r\n<br>\r\nv1.1.2<br>\r\n- Fixed an underflow bug that caused the screen to turn black if !DarkValue was set lower than the default.",
    "latest_version": "smwc-41443-1768763821",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41443,
        "title": "Fading Lights v1.1.2",
        "version": "smwc-41443-1768763821",
        "upstream_time": 1768763821,
        "download_url": "https://dl.smwcentral.net/41443/lights_timer%20asar2.zip",
        "filename": "lights_timer asar2.zip",
        "size": 1920,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-fair-powerup-filters",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 23385,
    "title": "Fair Powerup Filters",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "asar 2 remoderation",
      "filter",
      "lorom",
      "powerup",
      "sa-1"
    ],
    "description": "This lets you set up 4 types of powerup filters in a per-level basis: small only, big only, no fire flowers and no feathers, taking in account your powerup status and item box item. Unlike most powerup filters though, this won't simply make you lose a filtered powerup, but will restore it once you return to the overworld, much like the Yoshi filters work. For that, 1 byte of free RAM is used.<br>\r\n<br>\r\nAdditional notes:<br>\r\n-Filtering a fire flower or a feather will replace it with a mushroom.<br>\r\n-There are 2 recovery options for fire flower and feather filters: they can always be recovered, or it can depend on whether the mushroom they got turned into has been preserved. More details in the readme and setup files.<br>\r\n<br>\r\nNote that these aren't to be used as level code, but as game modes C and 12! An easy table to set up the activation of the filters is included.",
    "latest_version": "smwc-23385-1594816479",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 23385,
        "title": "Fair Powerup Filters",
        "version": "smwc-23385-1594816479",
        "upstream_time": 1594816479,
        "download_url": "https://dl.smwcentral.net/23385/powerupfilters.zip",
        "filename": "powerupfilters.zip",
        "size": 3477,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-fall-damage",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 37819,
    "title": "Fall damage",
    "authors": [
      "xhsdf"
    ],
    "tags": [
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "Fall damage. I'm sorry.",
    "latest_version": "smwc-37819-1719688327",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 37819,
        "title": "Fall damage",
        "version": "smwc-37819-1719688327",
        "upstream_time": 1719688327,
        "download_url": "https://dl.smwcentral.net/37819/falldamage.zip",
        "filename": "falldamage.zip",
        "size": 788,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-fast-bg-scroll",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 21721,
    "title": "Fast BG Scroll",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "auto-scroll",
      "background",
      "fast",
      "generator",
      "lorom",
      "sa-1",
      "vanilla"
    ],
    "description": "This is a disassembly of sprite F4, the fast BG scroll, but as an UberASM. It has been optimized, cleaned, and it allows you to select when the code activates. Either whenever you enter the level or whenever Mario steps on the unused orange platform (sprite 5E) or the flying turn blocks (sprite C1), like the original sprite.",
    "latest_version": "smwc-21721-1579244338",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 21721,
        "title": "Fast BG Scroll",
        "version": "smwc-21721-1579244338",
        "upstream_time": 1579244338,
        "download_url": "https://dl.smwcentral.net/21721/fastbgscroll.zip",
        "filename": "fastbgscroll.zip",
        "size": 574,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-filter-yoshi",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 29033,
    "title": "Filter Yoshi",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "filter",
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This simple uberasm will prevent Yoshi from appearing when spawning in the level, but will keep him in the overworld, basically acting as a No Yoshi Intro without the cutscene.<br>\r\nRequested by <span class=\"un-outer\" title=\"DrAnas\"><a href=\"/?p=profile&amp;id=25222\" style=\"color: var(--user-color-2);\" class=\"un\">DrAnas</a></span>.",
    "latest_version": "smwc-29033-1644488468",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 29033,
        "title": "Filter Yoshi",
        "version": "smwc-29033-1644488468",
        "upstream_time": 1644488468,
        "download_url": "https://dl.smwcentral.net/29033/filter_yoshi.zip",
        "filename": "filter_yoshi.zip",
        "size": 225,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-flag-controlled-slower-music",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 29895,
    "title": "Flag Controlled Slower Music",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "music",
      "sa-1"
    ],
    "description": "This UberASM will make the music go slower when a certain flag is set, and go back to normal when it's reset. By default it uses the P-Balloon flag (like in SMA2), but you can change it to whatever you want (like ON/OFF switch, ...). Make sure to check the readme for instructions and info. It uses 1 byte of freeram.",
    "latest_version": "smwc-29895-1664209568",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 29895,
        "title": "Flag Controlled Slower Music",
        "version": "smwc-29895-1664209568",
        "upstream_time": 1664209568,
        "download_url": "https://dl.smwcentral.net/29895/flag_controlled_slow_tempo.zip",
        "filename": "flag_controlled_slow_tempo.zip",
        "size": 2713,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-flashlight-effect",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 32547,
    "title": "Flashlight Effect",
    "authors": [
      "Incognito"
    ],
    "tags": [
      "dark",
      "effect",
      "lorom",
      "sa-1",
      "spotlight"
    ],
    "description": "With this code and the included GFX resources, you can create a spotlight effect that follows the player. GFX includes small and big spotlight circles. It can be set be on layer 1 (not recommend), layer 2 or layer 3.<br>\r\n<br>\r\nMake sure you set the scrolling in both directions to \"None\" for the affected layer.<br>\r\n<br>\r\nNote that due to hardware limitations, sprite palettes 8-B are unaffected by the spotlight and will always appear in full visibility. In addition, the colors for the spotlight need to be inverted from how they'll appear in game if you intend on using a custom palette for the spotlight.<br>\r\n<br>\r\nIf you want to put the spotlight on layer 3 or while making use of mode 0, <a href=\"https://www.smwcentral.net/?p=section&a=details&id=32548\">here are some graphics you can use</a>.",
    "latest_version": "smwc-32547-1688073475",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 32547,
        "title": "Flashlight Effect",
        "version": "smwc-32547-1688073475",
        "upstream_time": 1688073475,
        "download_url": "https://dl.smwcentral.net/32547/Flashlight.zip",
        "filename": "Flashlight.zip",
        "size": 6656,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-flip-on-off-on-lr-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 21711,
    "title": "Flip On/Off on LR v1.0",
    "authors": [
      "Tattletale"
    ],
    "tags": [
      "lorom",
      "on-off",
      "sa-1"
    ],
    "description": "Flips On/Off flag when you press either L or R.",
    "latest_version": "smwc-21711-1577656170",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 21711,
        "title": "Flip On/Off on LR v1.0",
        "version": "smwc-21711-1577656170",
        "upstream_time": 1577656170,
        "download_url": "https://dl.smwcentral.net/21711/OnOffOnLRv1.0.zip",
        "filename": "OnOffOnLRv1.0.zip",
        "size": 374,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-flip-on-off-switch-every-x-frames",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 27976,
    "title": "Flip On/Off Switch Every X Frames",
    "authors": [
      "BlueToad"
    ],
    "tags": [
      "lorom",
      "on-off",
      "on-off block",
      "on-off-switch",
      "sa-1",
      "time"
    ],
    "description": "This is a simple LevelASM which makes it so that the on-off switch switches every X amount of frames (defaults to 60 frames = 1 second). The time between switches can be changed, along with some other customization options.<br>\r\n<br>\r\nUses two bytes of free RAM.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"The_Uber_Camper\"><a href=\"/?p=profile&amp;id=39461\" style=\"color: var(--user-color-2);\" class=\"un\">The_Uber_Camper</a></span>.",
    "latest_version": "smwc-27976-1638226638",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 27976,
        "title": "Flip On/Off Switch Every X Frames",
        "version": "smwc-27976-1638226638",
        "upstream_time": 1638226638,
        "download_url": "https://dl.smwcentral.net/27976/on-off.zip",
        "filename": "on-off.zip",
        "size": 566,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-floating-overworld-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 34294,
    "title": "Floating Overworld v1.1",
    "authors": [
      "Kevin",
      "yoshicookiezeus"
    ],
    "tags": [
      "lorom",
      "overworld",
      "sa-1"
    ],
    "description": "This code will make the current submap move up and down, like a floating island. Original code by <span class=\"un-outer\" title=\"yoshicookiezeus\"><a href=\"/?p=profile&amp;id=3805\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">yoshicookiezeus</a></span>, I optimized it and made it work in any submap.<br>\r\n<br>\r\nNote: this code works better in Yoshi's Island and Valley of Bowser. Other submaps are 8 pixels shorter, which causes the bottom row of the adjacent map to be visible when the OW scrolls down. You can avoid this issue by having empty tiles on that row.<br>\r\n<br>\r\nv1.1 update: fixed position \"drifting\" after going in and out of the map repeatedly through a map transition (red path), showing cutoff pixels from the neighbouring maps.",
    "latest_version": "smwc-34294-1701180520",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 34294,
        "title": "Floating Overworld v1.1",
        "version": "smwc-34294-1701180520",
        "upstream_time": 1701180520,
        "download_url": "https://dl.smwcentral.net/34294/floating_ow.zip",
        "filename": "floating_ow.zip",
        "size": 488,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-flutter-jump",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40792,
    "title": "Flutter Jump",
    "authors": [
      "MarioFanGamer",
      "NovaSquirrel",
      "scepile3"
    ],
    "tags": [
      "abilities",
      "jump",
      "lorom",
      "pose",
      "sa-1",
      "yoshi"
    ],
    "description": "The flutter jump in UberASM format. Works similar to YI's flutter jump. Can now be customized so only one player and/or Yoshi can flutter jump.<br>\r\n<br>\r\nInsert as either level ASM to allow flutter jumps only in specific levels or on gamemode 14 so you can do it in all levels.",
    "latest_version": "smwc-40792-1760473463",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40792,
        "title": "Flutter Jump",
        "version": "smwc-40792-1760473463",
        "upstream_time": 1760473463,
        "download_url": "https://dl.smwcentral.net/40792/FlutterJump.zip",
        "filename": "FlutterJump.zip",
        "size": 1666,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-free-7e-0de0-7e-0ef4",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40766,
    "title": "Free $7E:0DE0-$7E:0EF4",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "This simple code frees up the 277 (0x115) bytes of RAM at $7E:0DE0-$7E:0EF4 (a.k.a. $0DE0-$0EF4) for usage in levels, so that it can be used as free RAM without messing up overworld sprites. This can be useful for resources that need a lot of free RAM in the $0000-$1FFF area.",
    "latest_version": "smwc-40766-1760216975",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40766,
        "title": "Free $7E:0DE0-$7E:0EF4",
        "version": "smwc-40766-1760216975",
        "upstream_time": 1760216975,
        "download_url": "https://dl.smwcentral.net/40766/free_0DE0.zip",
        "filename": "free_0DE0.zip",
        "size": 1662,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-free-vertical-scroll-no-horizontal-scroll",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 22889,
    "title": "Free Vertical Scroll + No Horizontal Scroll",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "camera",
      "lorom",
      "sa-1",
      "scroll"
    ],
    "description": "This simple code includes two features that can turn out useful, especially for vertical levels: free vertical scrolling (which makes the camera always follow Mario, rather than waiting for him to land on something) and no horizontal scrolling (if you want to have a one screen wide vertical level).<br>\r\nBoth settings can be turned on or off independently in the asm file. Make sure to enable \"Vertical Scroll at Will\" in Lunar Magic if using the free vertical scroll setting.",
    "latest_version": "smwc-22889-1592971059",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 22889,
        "title": "Free Vertical Scroll + No Horizontal Scroll",
        "version": "smwc-22889-1592971059",
        "upstream_time": 1592971059,
        "download_url": "https://dl.smwcentral.net/22889/FreeVerticalScroll.zip",
        "filename": "FreeVerticalScroll.zip",
        "size": 348,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-freeze-sprites-with-l-r",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 30230,
    "title": "Freeze Sprites with L/R",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "asar 2 remoderation",
      "freeze sprites",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This code will freeze all sprites on screen when L or R is pressed, while allowing the player to still move around and interact with the level as normal. You can control the duration sprites are frozen for, enable retriggering of the freeze, enable freezing of sprite behaviours as well as their position, and more. Has a lot of potential for interesting kaizo and puzzle setups.<br>\r\n<br>\r\nNote that depending on the settings & ROM type, this code can use quite a lot of freeRAM (up to 639 bytes). See the .asm file for usage notes and customization options. To be inserted as level ASM (can be inserted in GM14, but probably not a mechanic that should be enabled for an entire hack).<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Picayune\"><a href=\"/?p=profile&amp;id=41490\" style=\"color: var(--user-color-2);\" class=\"un\">Picayune</a></span>.",
    "latest_version": "smwc-30230-1693333806",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 30230,
        "title": "Freeze Sprites with L/R",
        "version": "smwc-30230-1693333806",
        "upstream_time": 1693333806,
        "download_url": "https://dl.smwcentral.net/30230/FreezeSprites.zip",
        "filename": "FreezeSprites.zip",
        "size": 3368,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-graphical-air-meter-v2-0",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 39678,
    "title": "Graphical Air Meter v2.0.2",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "air",
      "air meter",
      "counter",
      "lorom",
      "sa-1"
    ],
    "description": "This is basically similar to the sprite version, but recoded from scratch, and more customizability. The amount of time the player can be in the water, unlike the sprite version, can be any value rather than restricted to powers of 2 \"ticks\" (which happens at every !CountDownFrequency+1 frames) starting at 255 units.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>changelog</span></div><div class=\"collapse-content\"><div class=\"code\"><div class=\"codeHead\"><span>Code</span></div><pre class=\"codeInner filter-noemote filter-nobr\">2025-06-14 (v2.0.2) - small update\r\n - Removed some redundant code relating to storing EXB1 (Index\r\n   0; the maximum air value) into scratch RAM.\r\n - Added a new feature: InvertFill extra byte. When nonzero,\r\n   the displayed meter fills up from empty as the player loses\r\n   air rather than decreases from full.\r\n2025-05-04 (v2.0.1) - text info update\r\n - Explained clearly about when later you need to change the\r\n   defines settings that you need to update its copies and\r\n   reinsert.\r\n - Added comment info about that the tables not being used if\r\n   the corresponding pieces set to 0 in Level_AirMeter.asm.\r\n   This was only mentioned in the defines file.\r\n - Clarify CTRL+F \"Static end tiles option\" inside\r\n   AirMeterDefines.asm on that file rather than being vague.\r\n - Corrected a description about !Freeram_AirMeterAirState\r\n   that previously stated the wrong extra byte.\r\n - Placed a note in this readme explaining where the info\r\n   about the extra bytes is in \"Level_AirMeter.asm\".\r\n2025-04-11 (v2.0.1) - description update\r\n - Updated several graphical bar's write to HUD routine's\r\n   description explaining that writing vertical bars routine\r\n   should not be used for stripe.\r\n - Did mention on the insertion process instructions about the\r\n   list.txt for a demo level test.\r\n - Explained more about sprite positioning in the defines.\r\n2025-04-06 (v2.0.1) - minor fixes and small features\r\n - Fixed a problem with the COURSE CLEAR! message when using\r\n   stripe.\r\n - Added static end tiles support, for status bar, stripe, and\r\n   sprite. This took me FOREVER making sure this works right.\r\n2025-03-31 (v2.0) - BIG massive update\r\n - Uses updated version of the graphical bar system.\r\n - Vertical bar support.\r\n - Makes use of UAT v2.1's new features: extra bytes. This\r\n   allows variations of the same level ASM without duplicates.\r\n --Included per-level different lengths of time of being in\r\n   the water, what effect when the meter runs out (such as\r\n   damage and refill), how fast the meter refills, how it\r\n   drains.\r\n - Makes use of UAT's routines folder, really love that I can\r\n   finally call another routine file from a routine file.\r\n -Supports stripe image and sprite OAM (does not occupy\r\n  one of normal/pixi sprite's 12 or 22 slot).\r\n -When set to use sprite OAM, supports multiple tilesets for\r\n  the bar rather than having a single set so you can have a\r\n  per-level sprite graphics without conflicts (assuming you\r\n  have enough tiles) with other GFX.</pre></div></div></div>",
    "latest_version": "smwc-39678-1770563680",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 39678,
        "title": "Graphical Air Meter v2.0.2",
        "version": "smwc-39678-1770563680",
        "upstream_time": 1770563680,
        "download_url": "https://dl.smwcentral.net/39678/Air-meter_v2_0_2_.zip",
        "filename": "Air-meter_v2_0_2_.zip",
        "size": 123081,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-ground-pound-yoshi-s-stomp-effect",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41062,
    "title": "Ground Pound, Yoshi's Stomp Effect",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "ability",
      "ground pound",
      "lorom",
      "sa-1"
    ],
    "description": "This UberASM allows player to perform a ground pound with a defined button. It acts like Yoshi's stomp upon landing.<br>\r\n<br>\r\nCredit is optional. Requested by <span class=\"un-outer\" title=\"Batata Douce\"><a href=\"/?p=profile&amp;id=35598\" style=\"color: var(--user-color-2);\" class=\"un\">Batata Douce</a></span>.",
    "latest_version": "smwc-41062-1763490841",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41062,
        "title": "Ground Pound, Yoshi's Stomp Effect",
        "version": "smwc-41062-1763490841",
        "upstream_time": 1763490841,
        "download_url": "https://dl.smwcentral.net/41062/GroundPoundAsar2.zip",
        "filename": "GroundPoundAsar2.zip",
        "size": 4018,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-hide-status-bar",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 29993,
    "title": "Hide Status Bar",
    "authors": [
      "Ladida"
    ],
    "tags": [
      "asar 2 remoderation",
      "layer 3",
      "lorom",
      "sa-1",
      "status bar"
    ],
    "description": "A simple non-invasive code I (Anas) asked Ladida publicly on SnesLab half a year back to disable the status bar. The major advantage this code has is that via LM's tilemap editor, you can make any specific L3 tiles you want go over or behind L2! Before using, please note the following:<br>\r\n<br>\r\n- The destination for the level's L3 BG tilemap must be set to 'Start of Layer 3'<br>\r\n<br>\r\n- Works with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=23788\">MFG's parallax toolkit!</a><br>\r\n<br>\r\n- Doesn't work with Mode 0 or anything using IRQ and layer 3 shenanigans like <a href=\"https://smwc.me/1548750\">MFG's YI falling wall;</a> for that you'll need <a href=\"https://www.smwcentral.net/?p=section&a=details&id=28449\">Kevin's toggled per-level status bar</a> instead. Don't merge that patch's UberASM code with this code though!<br>\r\n<br>\r\n- The aforementioned patch is also necessary to fix a bug where layer 3 will jitter when the screen scrolls. Don't turn on the 'fix layer 3 scroll sync option' via LM in your level or the problem will be worse!<br>\r\n<br>\r\n- <a href=\"https://www.smwcentral.net/?p=section&a=details&id=26887\">Kevin's sprite item box patch</a> is recommended, lest you have a floating reserve item with no border of any sort surrounding it. This patch includes an option to enable it in certain levels with a free RAM<br>\r\n",
    "latest_version": "smwc-29993-1662831503",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 29993,
        "title": "Hide Status Bar",
        "version": "smwc-29993-1662831503",
        "upstream_time": 1662831503,
        "download_url": "https://dl.smwcentral.net/29993/hide_sb_uber.zip",
        "filename": "hide_sb_uber.zip",
        "size": 302,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-hold-x-to-item-swim",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 17202,
    "title": "Hold X to Item Swim",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "swim",
      "swim controls",
      "underwater"
    ],
    "description": "While underwater, makes Mario act like he's holding an Item by holding X.<br>\r\n<br>\r\nIntended purpose is for water levels, to make him Item-Swim without an item.<br>\r\nAlso has the effect of letting him regular swim while holding an item (when not holding X).",
    "latest_version": "smwc-17202-1520284056",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 17202,
        "title": "Hold X to Item Swim",
        "version": "smwc-17202-1520284056",
        "upstream_time": 1520284056,
        "download_url": "https://dl.smwcentral.net/17202/x_to_item_swim.zip",
        "filename": "x_to_item_swim.zip",
        "size": 258,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-horizontal-layer",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 15181,
    "title": "Horizontal Layer 3 Smashers",
    "authors": [
      "Medic",
      "leod"
    ],
    "tags": [
      "asar 2 remoderation",
      "layer 3",
      "lorom",
      "sa-1",
      "smasher"
    ],
    "description": "This piece of uberASM gives you an effect equivalent to the Vertical Layer 3 Smashers found in World 1's castle, but horizontal, the screen scrolling upwards.<br>\r\n<br>\r\nTo use, make your level vertical and only use the leftmost screen, no scrolling.<br>\r\nInsert the included layer 3 graphics files using the #lm{l3gfxby} Layer 3 GFX/Tilemap Bypass.<br>\r\nThe settings for the tilemap are to start below the status bar and to be 512x512, as the filename says.<br>\r\n<br>\r\nTo change where the autoscroll stops, edit the define in the ASM.",
    "latest_version": "smwc-15181-1490561752",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 15181,
        "title": "Horizontal Layer 3 Smashers",
        "version": "smwc-15181-1490561752",
        "upstream_time": 1490561752,
        "download_url": "https://dl.smwcentral.net/15181/horizontalsmashers.zip",
        "filename": "horizontalsmashers.zip",
        "size": 4402,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-horizontal-speed-limit",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 17556,
    "title": "Horizontal Speed Limit",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "lorom",
      "physics",
      "sa-1",
      "speed",
      "super fx"
    ],
    "description": "Makes it so player can run only at certain speed, similar to Iceguy's <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12451\">patch</a>.<br>\r\nMaximum speed values can be configured through ASM.<br>\r\nCredit is unecessary.",
    "latest_version": "smwc-17556-1526840678",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 17556,
        "title": "Horizontal Speed Limit",
        "version": "smwc-17556-1526840678",
        "upstream_time": 1526840678,
        "download_url": "https://dl.smwcentral.net/17556/X%20speed%20limit.zip",
        "filename": "X speed limit.zip",
        "size": 465,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-horizontal-vertical-autoscroll",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40876,
    "title": "Horizontal/Vertical Autoscroll",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "autoscroll",
      "lorom",
      "sa-1"
    ],
    "description": "This code will enable horizontal or vertical autoscrolling in the level it's inserted in. Check out the asm file for customization options, such as scroll direction, speed/fractional speed and when to start and stop the autoscroll.<br>\r\n<br>\r\nNote: when using horizontal autoscrolling with a high speed, Mario will die instead of being pushed by the border of the screen.<br>\r\n<br>\r\nNote 2: usage of <a href=\"https://www.smwcentral.net/?p=section&a=details&id=13675\">this patch</a> is recommended to solve spawning issues when using this.<br>\r\n<br>\r\nUpdate:<br>\r\n- Added horizontal autoscroll option.<br>\r\n- Added option to teleport when the autoscroll stops (suggested by <span class=\"un-outer\" title=\"TheMorganah\"><a href=\"/?p=profile&amp;id=27479\" style=\"color: var(--user-color-1);\" class=\"un\">TheMorganah</a></span>).",
    "latest_version": "smwc-40876-1761416367",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40876,
        "title": "Horizontal/Vertical Autoscroll",
        "version": "smwc-40876-1761416367",
        "upstream_time": 1761416367,
        "download_url": "https://dl.smwcentral.net/40876/ConstantAutoscroll.zip",
        "filename": "ConstantAutoscroll.zip",
        "size": 1087,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-horizontal-vertical-level-wrap",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40850,
    "title": "Horizontal/Vertical Level Wrap",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "This contains two level routines to wrap Mario/sprites when they cross certain edges of the screen.<br>\r\n<br>\r\nOne of the routines handles horizontal level wrapping (which links the top and bottom of the screen), while the other handles vertical level wrapping (which links the left and right edges). The latter requires a small additional patch in order to work correctly.<br>\r\n<br>\r\n<i>Tester's note: do not use the horizontal wrap with the vertical scroll enabled.</i>",
    "latest_version": "smwc-40850-1761093960",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40850,
        "title": "Horizontal/Vertical Level Wrap",
        "version": "smwc-40850-1761093960",
        "upstream_time": 1761093960,
        "download_url": "https://dl.smwcentral.net/40850/LevelWraps.zip",
        "filename": "LevelWraps.zip",
        "size": 1998,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-hurt-kill-on-button-press-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 25504,
    "title": "Hurt/Kill on Button Press v1.1",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "button",
      "hurt",
      "kill",
      "lorom",
      "sa-1"
    ],
    "description": "This UberASM allows you to set up a combination of buttons that will hurt or kill Mario when pressed. You can set the logic to hurt/kill when any of the selected buttons are pressed, or when all of the selected buttons are pressed. If using the latter, keep in mind that some combinations may not be possible in practice due to controller/keyboard limitations.<br>\r\nBy default, it is set to kill Mario when left or right are pressed.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"DasFueller\"><a href=\"/?p=profile&amp;id=42872\" style=\"color: var(--user-color-2);\" class=\"un\">DasFueller</a></span>.<br>\r\n<br>\r\nv1.1: A/B and X/Y are now separated, so B cannot be triggered by A, nor Y by X.<br>\r\n-Edit: Tweaked the code so it also works for player 2.",
    "latest_version": "smwc-25504-1609705011",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 25504,
        "title": "Hurt/Kill on Button Press v1.1",
        "version": "smwc-25504-1609705011",
        "upstream_time": 1609705011,
        "download_url": "https://dl.smwcentral.net/25504/ButtonHurtKill.zip",
        "filename": "ButtonHurtKill.zip",
        "size": 764,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-hurt-kill-on-sound-effect-trigger-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41071,
    "title": "Hurt/Kill on Sound Effect Trigger V1.1",
    "authors": [
      "Kevin",
      "yoshifanatic"
    ],
    "tags": [
      "hurt",
      "kill",
      "lorom",
      "sa-1",
      "sfx",
      "sound effect"
    ],
    "description": "Hurts or kills Mario when any sound effect starts playing (choose which option in the asm file).<br>\r\nRequested by <span class=\"un-outer\" title=\"Golden Yoshi\"><a href=\"/?p=profile&amp;id=306\" style=\"color: var(--user-color-2);\" class=\"un\">Golden Yoshi</a></span>.<br>\r\n<br>\r\n<span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span>'s Update:<br>\r\n- Made this use UberASMTool 2.0's end label to make this less janky.<br>\r\n- Added 3 tables that allow you to customize which sounds hurt/kill you. By default, the pause, time running out, the Yoshi drum commands, and AddmusicK's pause/echo commands don't hurt you.<br>\r\n- Made it so this UberASM doesn't run during level end or no Yoshi intros.",
    "latest_version": "smwc-41071-1763939200",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41071,
        "title": "Hurt/Kill on Sound Effect Trigger V1.1",
        "version": "smwc-41071-1763939200",
        "upstream_time": 1763939200,
        "download_url": "https://dl.smwcentral.net/41071/kill_on_sfx_V1_1.zip",
        "filename": "kill_on_sfx_V1_1.zip",
        "size": 898,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-hypothermia",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 17871,
    "title": "Hypothermia",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "cold",
      "ice",
      "lorom",
      "sa-1",
      "water"
    ],
    "description": "With this code, the player will die from cold if they stand still for too long. They will begin to shake as a sign of warning before dying. They can also get hurt or instantly killed if they try to swim in water if set to do so.<br>\r\n<br>\r\nDefines for the amount of frames it takes for the player to die, when to make the player shake, give immunity when star power is active, and whether to hurt or instantly kill or not when touching water are included.",
    "latest_version": "smwc-17871-1532028432",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 17871,
        "title": "Hypothermia",
        "version": "smwc-17871-1532028432",
        "upstream_time": 1532028432,
        "download_url": "https://dl.smwcentral.net/17871/IHateWinter.zip",
        "filename": "IHateWinter.zip",
        "size": 1927,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-infinite-star",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40195,
    "title": "Infinite Star",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "player",
      "sa-1",
      "star"
    ],
    "description": "Makes it so star power is infinite once a star is collected.<br>\r\nIncludes two variants: one changes the music to the regular star theme, and another which keeps the level music intact.",
    "latest_version": "smwc-40195-1756744188",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40195,
        "title": "Infinite Star",
        "version": "smwc-40195-1756744188",
        "upstream_time": 1756744188,
        "download_url": "https://dl.smwcentral.net/40195/Infinite_Star.zip",
        "filename": "Infinite_Star.zip",
        "size": 476,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-input-combination-taunt",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40727,
    "title": "Input Combination Taunt",
    "authors": [
      "Burning Loaf"
    ],
    "tags": [
      "lorom",
      "player",
      "pose",
      "sa-1",
      "taunt"
    ],
    "description": "This code makes the player strike a pose when certain inputs are held.<br>\r\nUses 3 bytes of freeRAM.<br>\r\nYou can find all the configuration options if you open the .asm file.",
    "latest_version": "smwc-40727-1759434009",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40727,
        "title": "Input Combination Taunt",
        "version": "smwc-40727-1759434009",
        "upstream_time": 1759434009,
        "download_url": "https://dl.smwcentral.net/40727/taunt.zip",
        "filename": "taunt.zip",
        "size": 2218,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-input-playback",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 33911,
    "title": "Input Playback",
    "authors": [
      "spooonsss"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "Pauses the game at the start of the level and records inputs until L or R is pressed. Then the recorded inputs are played back. If the inputs end before transitioning rooms or completing the level, Mario dies.<br>\r\n<br>\r\nAs seen in the Halo 14 Side B level MARCHROMT30A and the hack Memorabilia by <span class=\"un-outer\" title=\"LightAligns\"><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=50165\" style=\"color: var(--user-color-3);\" class=\"un\">LightAligns</a></span> and <span class=\"un-outer\" title=\"Saela\"><a href=\"/?p=profile&amp;id=49222\" style=\"color: var(--user-color-2);\" class=\"un\">Saela</a></span>.",
    "latest_version": "smwc-33911-1683846389",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 33911,
        "title": "Input Playback",
        "version": "smwc-33911-1683846389",
        "upstream_time": 1683846389,
        "download_url": "https://dl.smwcentral.net/33911/input_playback.zip",
        "filename": "input_playback.zip",
        "size": 1488,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-instant-death-on-powerup-loss-v2",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 22847,
    "title": "Instant Death on Powerup Loss v2.1",
    "authors": [
      "badummzi"
    ],
    "tags": [
      "asar 2 remoderation",
      "instant kill",
      "kaizo",
      "lorom",
      "power-up",
      "sa-1"
    ],
    "description": "This uberASM can be inserted as level specific asm or as gamemode 14.<br>\r\n<br>\r\nAll it does, is, killing the player instantly, after getting hurt.<br>\r\n<br>\r\nUpdate to Version 2.1:<br>\r\n-Small optimizations<br>\r\n<br>\r\nCompatible with SA-1",
    "latest_version": "smwc-22847-1589867198",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 22847,
        "title": "Instant Death on Powerup Loss v2.1",
        "version": "smwc-22847-1589867198",
        "upstream_time": 1589867198,
        "download_url": "https://dl.smwcentral.net/22847/idopl_v2.1.zip",
        "filename": "idopl_v2.1.zip",
        "size": 26921,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-instant-special-world-palette",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 27221,
    "title": "Instant Special World Palette",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "overworld",
      "palette",
      "sa-1",
      "special world"
    ],
    "description": "This UberASM will make the \"special world level is passed\" (as set in Lunar Magic's dialog) palette load as soon as the level is beaten, instead of having to refresh the overworld. Insert in gamemode D. Uses 1 byte of freeram.",
    "latest_version": "smwc-27221-1626380920",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 27221,
        "title": "Instant Special World Palette",
        "version": "smwc-27221-1626380920",
        "upstream_time": 1626380920,
        "download_url": "https://dl.smwcentral.net/27221/instant_special_palette.zip",
        "filename": "instant_special_palette.zip",
        "size": 923,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-invisible-mario",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 22636,
    "title": "Invisible Mario",
    "authors": [
      "edidari"
    ],
    "tags": [
      "invisible",
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "This uberasm hides the player's graphic.<br>\r\n<br>\r\nCredit is optional.",
    "latest_version": "smwc-22636-1587742781",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 22636,
        "title": "Invisible Mario",
        "version": "smwc-22636-1587742781",
        "upstream_time": 1587742781,
        "download_url": "https://dl.smwcentral.net/22636/Invisible%20Mario.zip",
        "filename": "Invisible Mario.zip",
        "size": 266,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-invisible-powerup",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 24495,
    "title": "Invisible Powerup",
    "authors": [
      "wiiqwertyuiop"
    ],
    "tags": [
      "asar 2 remoderation",
      "invisible",
      "lorom",
      "power",
      "power-up",
      "sa-1"
    ],
    "description": "This powerup will allow you to walk through enemies and walls for a period of time. Includes: the patch itself, a sprite, and a block. I think I tested it pretty well, so I hope it doesn't get rejected for that reason. <a href=\"http://www.youtube.com/watch?v=M_zhru3HW1s\" rel=\"nofollow\">Video.</a> Ignore the status bar and one hit kill in the video.",
    "latest_version": "smwc-24495-1602776140",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 24495,
        "title": "Invisible Powerup",
        "version": "smwc-24495-1602776140",
        "upstream_time": 1602776140,
        "download_url": "https://dl.smwcentral.net/24495/InvisiblePower.zip",
        "filename": "InvisiblePower.zip",
        "size": 2759,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-jump-trigger-switch",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40858,
    "title": "Jump Trigger Switch",
    "authors": [
      "MarkAlarm"
    ],
    "tags": [
      "jump",
      "lorom",
      "on-off",
      "sa-1",
      "switch"
    ],
    "description": "A jump triggered gimmick that will change a switch's state. By default, it will flip the on/off flag, though this can be easily modified to work with exanimations as well. This also has a quality of life implementation to allow for frame perfect and/or buffered jumps to still trigger the switch. With other code, if the player jumps too early, the switch state will not be changed. This fixes that bug, which should make it quite useful for kaizo hacks and should hopefully mitigate any \"jank\".<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"zynnoir\"><a href=\"/?p=profile&amp;id=42029\" style=\"color: var(--user-color-1);\" class=\"un\">zynnoir</a></span>.",
    "latest_version": "smwc-40858-1761173353",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40858,
        "title": "Jump Trigger Switch",
        "version": "smwc-40858-1761173353",
        "upstream_time": 1761173353,
        "download_url": "https://dl.smwcentral.net/40858/Jump%20Trigger%20Switch%20Asar2.zip",
        "filename": "Jump Trigger Switch Asar2.zip",
        "size": 891,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-kill-at-a-certain-y-position",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 29015,
    "title": "Kill at a Certain Y-Position",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "death",
      "lorom",
      "sa-1"
    ],
    "description": "This uberASM will kill the player once they reach certain Y-position. Originally made for Hackjam.<br>\r\n<br>\r\nCredit is unecessary.",
    "latest_version": "smwc-29015-1645172653",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 29015,
        "title": "Kill at a Certain Y-Position",
        "version": "smwc-29015-1645172653",
        "upstream_time": 1645172653,
        "download_url": "https://dl.smwcentral.net/29015/KillAtYPos.zip",
        "filename": "KillAtYPos.zip",
        "size": 588,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-kill-player-on-button-press-v1-3",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 35784,
    "title": "Kill Player on Button Press v1.3.0",
    "authors": [
      "zuccha"
    ],
    "tags": [
      "asar 2 remoderation",
      "counter",
      "harmful",
      "lorom",
      "sa-1",
      "sprite",
      "status bar"
    ],
    "description": "Kill the player after a button of your choice has been pressed a given amount of times.<br>\r\n<br>\r\nThis UberASM allows to configure which button(s) to detect, how many times you need to press them, if you want to hurt or kill Mario, and other things.<br>\r\n<br>\r\nThis comes with a status bar routine for drawing the button press counter in the status bar, and with an indicator sprite that follows Mario (both are optional).<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"The_Uber_Camper\"><a href=\"/?p=profile&amp;id=39461\" style=\"color: var(--user-color-2);\" class=\"un\">The_Uber_Camper</a></span> (<a href=\"https://www.smwcentral.net/?p=viewthread&t=125373\">request</a>).",
    "latest_version": "smwc-35784-1709226979",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 35784,
        "title": "Kill Player on Button Press v1.3.0",
        "version": "smwc-35784-1709226979",
        "upstream_time": 1709226979,
        "download_url": "https://dl.smwcentral.net/35784/kill_player_on_button_press-1.3.0.zip",
        "filename": "kill_player_on_button_press-1.3.0.zip",
        "size": 12626,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-kill-sprites-in-bottomless-pits",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 39031,
    "title": "Kill Sprites in Bottomless Pits",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "lorom",
      "pit",
      "sa-1"
    ],
    "description": "This UberASM code makes it so if a sprite falls into a bottomless pit, it is killed off permanently, which means it won't respawn. Supports exceptions that can be configured, so that not all sprites are killed in pits.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"AmperSam\"><span title=\"Administrator\" class=\"icon icon-admin\"></span><a href=\"/?p=profile&amp;id=41223\" style=\"color: #ee0066;\" class=\"un\">AmperSam</a></span>.",
    "latest_version": "smwc-39031-1736869559",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 39031,
        "title": "Kill Sprites in Bottomless Pits",
        "version": "smwc-39031-1736869559",
        "upstream_time": 1736869559,
        "download_url": "https://dl.smwcentral.net/39031/KillSpritesInPit.zip",
        "filename": "KillSpritesInPit.zip",
        "size": 2383,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-l-r-power-up-selector",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 21723,
    "title": "L/R Power-up Selector",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "cape",
      "fire flower",
      "flower",
      "lorom",
      "power-up",
      "sa-1",
      "small mario"
    ],
    "description": "This code allows Mario to gain a configurable powerup after pressing L, R and/or both. Check the asm file for configuration options.",
    "latest_version": "smwc-21723-1577964418",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 21723,
        "title": "L/R Power-up Selector",
        "version": "smwc-21723-1577964418",
        "upstream_time": 1577964418,
        "download_url": "https://dl.smwcentral.net/21723/LRpowerupselector.zip",
        "filename": "LRpowerupselector.zip",
        "size": 498,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-layer",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41090,
    "title": "Layer 2 Falls",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "asar 2 remoderation",
      "autoscroll",
      "hdma",
      "layer 2",
      "lorom",
      "sa-1",
      "scroll",
      "smasher",
      "tilemap"
    ],
    "description": "This UberASM is basically a disassembly of the \"Layer 2 Falls\" sprite (sprite ED), with some customization options, such as speed, acceleration, movement direction (vertical up or down, horizontal left or right), etc. You can also change it to move layer 1 instead (basically acting as an autoscroller). With the default parameters it acts the same as the vanilla sprite.",
    "latest_version": "smwc-41090-1763856619",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41090,
        "title": "Layer 2 Falls",
        "version": "smwc-41090-1763856619",
        "upstream_time": 1763856619,
        "download_url": "https://dl.smwcentral.net/41090/Layer2FallsAsar2.zip",
        "filename": "Layer2FallsAsar2.zip",
        "size": 1323,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      },
      {
        "upstream_id": 38830,
        "title": "Layer 2 Football Movement",
        "version": "smwc-38830-1736211895",
        "upstream_time": 1736211895,
        "download_url": "https://dl.smwcentral.net/38830/layer2_rugby.zip",
        "filename": "layer2_rugby.zip",
        "size": 1091,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      },
      {
        "upstream_id": 29990,
        "title": "Layer 2 Window",
        "version": "smwc-29990-1667861404",
        "upstream_time": 1667861404,
        "download_url": "https://dl.smwcentral.net/29990/Layer2Windowing.zip",
        "filename": "Layer2Windowing.zip",
        "size": 629,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      },
      {
        "upstream_id": 23117,
        "title": "Layer 2 Background Auto-Scroll",
        "version": "smwc-23117-1593519081",
        "upstream_time": 1593519081,
        "download_url": "https://dl.smwcentral.net/23117/BG_AutoScroll%20%28v1.1%29.zip",
        "filename": "BG_AutoScroll (v1.1).zip",
        "size": 710,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      },
      {
        "upstream_id": 22893,
        "title": "Layer 2 Scroll on Button Press",
        "version": "smwc-22893-1593619740",
        "upstream_time": 1593619740,
        "download_url": "https://dl.smwcentral.net/22893/l2sbbp1.4.zip",
        "filename": "l2sbbp1.4.zip",
        "size": 1922,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      },
      {
        "upstream_id": 15182,
        "title": "Layer 2 Smash Sideways",
        "version": "smwc-15182-1497896875",
        "upstream_time": 1497896875,
        "download_url": "https://dl.smwcentral.net/15182/Layer2SmashSideways.zip",
        "filename": "Layer2SmashSideways.zip",
        "size": 3046,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-layer-2-smash-savage",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 17863,
    "title": "Layer 2 Smash: Savage Version",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "asar 2 remoderation",
      "layer 2",
      "lorom",
      "sa-1"
    ],
    "description": "This is an version of the Layer 2 smasher which stuns the player in place if he's on the ground once it hits. Check the ASM file for more info.",
    "latest_version": "smwc-17863-1538320136",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 17863,
        "title": "Layer 2 Smash: Savage Version",
        "version": "smwc-17863-1538320136",
        "upstream_time": 1538320136,
        "download_url": "https://dl.smwcentral.net/17863/Savage%20Layer%202%20Smasher.zip",
        "filename": "Savage Layer 2 Smasher.zip",
        "size": 1665,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-level-progress-bar-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 28706,
    "title": "Level Progress Bar v1.01",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "game mode",
      "hud",
      "level",
      "lorom",
      "maxtile",
      "progress",
      "sa-1",
      "sprite",
      "sprite tile"
    ],
    "description": "This is a combination of UberASM + Sprite, that will draw a bar to the screen which shows Mario's completion of the level as his position relative to the end screen edge. It works for horizontal levels of any size, and vertical levels. You can apply it globally, or make it specific to certain levels. You can also customize the screen position, and where in SP1/SP2/SP3/SP4 the graphics are placed. See the README for information, installation instructions and usage notes.<br>\r\n<br>\r\nv1.01:<br>\r\n- Moved the GM13 code to GM12 to fix a graphical bug in Mode 7 Koopa Kid fights.<br>\r\n<br>\r\nv1: Initial Release.",
    "latest_version": "smwc-28706-1638338005",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 28706,
        "title": "Level Progress Bar v1.01",
        "version": "smwc-28706-1638338005",
        "upstream_time": 1638338005,
        "download_url": "https://dl.smwcentral.net/28706/LevelProgressBar1.1.zip",
        "filename": "LevelProgressBar1.1.zip",
        "size": 10069,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-level-timer-air-meter",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 27840,
    "title": "Level Timer Air Meter",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "sa-1",
      "timer",
      "water"
    ],
    "description": "This UberASM code reworks the level timer to be used as an air meter for the level it has been inserted, allowing for an easily insertable air meter.",
    "latest_version": "smwc-27840-1645862245",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 27840,
        "title": "Level Timer Air Meter",
        "version": "smwc-27840-1645862245",
        "upstream_time": 1645862245,
        "download_url": "https://dl.smwcentral.net/27840/Level%20Timer%20Air%20Meter.zip",
        "filename": "Level Timer Air Meter.zip",
        "size": 1637,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-level-warp-display-v1-1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40975,
    "title": "Level Warp Display v1.1.1",
    "authors": [
      "JackTheSpades",
      "yoshifanatic"
    ],
    "tags": [
      "debug",
      "layer 3",
      "level",
      "lorom",
      "sa-1",
      "warp"
    ],
    "description": "An easy to configure level code for creating warp hubs.<br>\r\nIt displays a custom text in the top left corner, switching between values when pressing left or right. Pushing A or B sends you to the designated level.<br>\r\nThe text displayed, destination level and amount of levels can be easily changed, just add or remove values from the tables.<br>\r\n<br>\r\nUseful for debugging or actual in game hubs.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog</span></div><div class=\"collapse-content\"><span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span>'s update:<br>\r\n- Made this asar 2.0 compatible.<br>\r\n- Made this compatible with vertical levels and Lunar Magic 3.00's horizontal level modes.<br>\r\n- Fixed an oversight where this will run during No-Yoshi intros.<br>\r\n- Made it so the code doesn't run when the game is paused.<br>\r\n- Made it so layer 3 is given priority so the text is always visible.<br>\r\n- Fixed an oversight where the secondary entrance macro didn't calculate the format for $19D8 correctly for secondary entrances greater than FF.</div></div>",
    "latest_version": "smwc-40975-1763928647",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40975,
        "title": "Level Warp Display v1.1.1",
        "version": "smwc-40975-1763928647",
        "upstream_time": 1763928647,
        "download_url": "https://dl.smwcentral.net/40975/levelwarpV1.1.1.zip",
        "filename": "levelwarpV1.1.1.zip",
        "size": 2102,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-lightning-generator-v1-0",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41464,
    "title": "Lightning Generator v1.0.1",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "effect",
      "lightning",
      "lorom",
      "sa-1",
      "thunder"
    ],
    "description": "A visual generator which displays a lightning effect. It can be customised to write to any colour on the palette (it's 0 by default which affects the background) as well as customised in what colours the lightning will generate, how long it waits between each strike, etc.<br>\r\n<br>\r\nAlso included is a generator which can be inserted with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=32277\">PIXI</a> if you prefer the old-school way.",
    "latest_version": "smwc-41464-1769128280",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41464,
        "title": "Lightning Generator v1.0.1",
        "version": "smwc-41464-1769128280",
        "upstream_time": 1769128280,
        "download_url": "https://dl.smwcentral.net/41464/Lightning%20Generator.zip",
        "filename": "Lightning Generator.zip",
        "size": 9030,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-lives-select-menu-on-title-screen",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 38974,
    "title": "Lives Select Menu on Title Screen",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "menu",
      "player",
      "sa-1"
    ],
    "description": "A couple of gamemode codes which add a custom life selection menu in the title screen. The amount of lives can be configured: check the readme for more info.<br>\r\nAdditionally, the menu can be disabled when continuing an already saved game, as in the second gif.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"E-man38\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=30680\" style=\"color: #99ff99;\" class=\"un\">E-man38</a></span>.",
    "latest_version": "smwc-38974-1737912080",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 38974,
        "title": "Lives Select Menu on Title Screen",
        "version": "smwc-38974-1737912080",
        "upstream_time": 1737912080,
        "download_url": "https://dl.smwcentral.net/38974/Lives%20Select%20Menu.zip",
        "filename": "Lives Select Menu.zip",
        "size": 4724,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-lock-mario-in-place-with-l-or-r",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 26589,
    "title": "Lock Mario in Place With L or R",
    "authors": [
      "ageVerrly"
    ],
    "tags": [
      "gimmick",
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "I was asked for this very simple level ASM multiple times so I think it is a good idea to upload it.<br>\r\n<br>\r\nAll this does is set mario's position next frame to his position this frame if L is pressed. That means momentum is stored and can be gained even when locked. You can gain p-speed that way and change your direction midair.<br>\r\n<br>\r\nYou can die if you lock mario during an autoscroll as the screen will go past him.<br>\r\n<br>\r\nWorks in vertical levels as well. ",
    "latest_version": "smwc-26589-1616996936",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 26589,
        "title": "Lock Mario in Place With L or R",
        "version": "smwc-26589-1616996936",
        "upstream_time": 1616996936,
        "download_url": "https://dl.smwcentral.net/26589/lockMario.zip",
        "filename": "lockMario.zip",
        "size": 476,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-low-gravity",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40166,
    "title": "Low Gravity",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "gravity",
      "jump",
      "lorom",
      "sa-1"
    ],
    "description": "Fancy low gravity mechanic which makes Mario a whole lot more floaty while in the Air.<br>\r\n<br>\r\nThat's 'bout it!",
    "latest_version": "smwc-40166-1753384524",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40166,
        "title": "Low Gravity",
        "version": "smwc-40166-1753384524",
        "upstream_time": 1753384524,
        "download_url": "https://dl.smwcentral.net/40166/lowgrav%20asar2.zip",
        "filename": "lowgrav asar2.zip",
        "size": 927,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-low-lives-indicator",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 38407,
    "title": "Low Lives Indicator",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "lives",
      "lorom",
      "sa-1",
      "status bar"
    ],
    "description": "This UberASM can be configured to play a sound effect and/or blink the life count in the status bar when the player has a minimum number of lives. This is meant to be used as a visual or sound cue that the player has low lives and near a Game Over.<br>\r\n<br>\r\nThe blinking effect assume a vanilla status bar, it will not necessarily work with custom status bars or sprite status bars. I would <b>not</b> recommend having it play a sound with a high minimum life count, as a constant noise playing would be quite irritating (you'll have to imagine it in the GIF below).<br>\r\n<br>\r\nThis requires UberASM Tool 2.0, as it needs to run during <code>end:</code>.",
    "latest_version": "smwc-38407-1727685887",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 38407,
        "title": "Low Lives Indicator",
        "version": "smwc-38407-1727685887",
        "upstream_time": 1727685887,
        "download_url": "https://dl.smwcentral.net/38407/low_lives_indicator.zip",
        "filename": "low_lives_indicator.zip",
        "size": 1129,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-magic-limit",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 30300,
    "title": "Magic Limit",
    "authors": [
      "spooonsss"
    ],
    "tags": [
      "asar 2 remoderation",
      "filter",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "Limits the number of spawned magikoopa magics (and sprites they turn into). If the limit is reached, the oldest sprite is despawned.<br>\r\n<br>\r\n(Screenshot shows limit of 3)",
    "latest_version": "smwc-30300-1679598491",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 30300,
        "title": "Magic Limit",
        "version": "smwc-30300-1679598491",
        "upstream_time": 1679598491,
        "download_url": "https://dl.smwcentral.net/30300/MagicLimit.zip",
        "filename": "MagicLimit.zip",
        "size": 1579,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-make-stars-sparkle",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40208,
    "title": "Make Stars Sparkle",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "star"
    ],
    "description": "A purely cosmetic UberASM code, which makes star power-ups emit sparkles.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Ayami\"><span title=\"Ayami donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Helper\" class=\"icon icon-helper\"></span><a href=\"/?p=profile&amp;id=5938\" style=\"color: var(--user-color-3);\" class=\"un\">Ayami</a></span> during Summer C3 2023. Credit is unecessary.",
    "latest_version": "smwc-40208-1755644955",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40208,
        "title": "Make Stars Sparkle",
        "version": "smwc-40208-1755644955",
        "upstream_time": 1755644955,
        "download_url": "https://dl.smwcentral.net/40208/SparkleStars%20PIXICheckUpdate.zip",
        "filename": "SparkleStars PIXICheckUpdate.zip",
        "size": 1287,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-mario-always-spins",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 30044,
    "title": "Mario Always Spins",
    "authors": [
      "Francium"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "spin"
    ],
    "description": "A simple ASM with Mario constantly rotating.<br>\r\nNo credits required.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"KaidenThelens\"><a href=\"/?p=profile&amp;id=42233\" style=\"color: var(--user-color-2);\" class=\"un\">KaidenThelens</a></span>.",
    "latest_version": "smwc-30044-1656987842",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 30044,
        "title": "Mario Always Spins",
        "version": "smwc-30044-1656987842",
        "upstream_time": 1656987842,
        "download_url": "https://dl.smwcentral.net/30044/Spin.zip",
        "filename": "Spin.zip",
        "size": 324,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-max-speed-gives-invincibility",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 34347,
    "title": "Max Speed Gives Invincibility",
    "authors": [
      "simon.caio"
    ],
    "tags": [
      "invincibility",
      "lorom",
      "max speed",
      "power",
      "sa-1",
      "speed",
      "star"
    ],
    "description": "Max Speed gives Invincibility (with flashing palettes on the player and sparkles)<br>\r\nWhen decelerating the player is vulnerable again.<br>\r\n(requested by 1UPdudes)<br>\r\n",
    "latest_version": "smwc-34347-1701322104",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 34347,
        "title": "Max Speed Gives Invincibility",
        "version": "smwc-34347-1701322104",
        "upstream_time": 1701322104,
        "download_url": "https://dl.smwcentral.net/34347/max_speed_invincibility.zip",
        "filename": "max_speed_invincibility.zip",
        "size": 337,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-mega-man-styled-scrolling-for-vertical-levels",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 15164,
    "title": "Mega Man Styled Scrolling for Vertical Levels",
    "authors": [
      "MellyMellouange"
    ],
    "tags": [
      "asar 2 remoderation",
      "camera",
      "lorom",
      "physics",
      "scroll",
      "scrolling",
      "smb2",
      "vertical",
      "vertical level"
    ],
    "description": "This code will make the camera in a Vertical Level act like one found<br>\r\nin vertical segments of Mega Man or Super Mario Bros. 2<br>\r\n<br>\r\nFor this feature to work, the level header must indicate either \"No Vertical Scrolling\" or \"No Horizontal or Vertical Scrolling\".<br>\r\nIn addition, the Starting FG position must not be 0, or else the player will die when going down a screen.<br>\r\n<br>\r\nUses one byte of freeRAM (default $5E, which is unused in vertical levels).<br>\r\n<br>\r\nNo credit necessary.",
    "latest_version": "smwc-15164-1487194842",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 15164,
        "title": "Mega Man Styled Scrolling for Vertical Levels",
        "version": "smwc-15164-1487194842",
        "upstream_time": 1487194842,
        "download_url": "https://dl.smwcentral.net/15164/MegaManScroller.zip",
        "filename": "MegaManScroller.zip",
        "size": 1091,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-mid-air-jump-changer",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 35463,
    "title": "Mid-air Jump Changer",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "abilities",
      "jump",
      "lorom",
      "sa-1",
      "spin-jump",
      "spinjump",
      "super fx"
    ],
    "description": "Allows player to change jump mid-air. Pressing A while jumping causes player to spin and pressing B while spin-jumping cancels spin. Not to be confused with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14759\">Airjump and airspin</a>.<br>\r\nCredit is optional.<br>\r\n<br>\r\nMinor update: Fixed underwater.<br>\r\nSemi-major update: Added a check for AddMusicK-modified ROMs to avoid conflicting with custom music, and included an option for no jump change sound effect at all.",
    "latest_version": "smwc-35463-1701366274",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 35463,
        "title": "Mid-air Jump Changer",
        "version": "smwc-35463-1701366274",
        "upstream_time": 1701366274,
        "download_url": "https://dl.smwcentral.net/35463/midair_change_jump.zip",
        "filename": "midair_change_jump.zip",
        "size": 968,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-midway-point-pose",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 31103,
    "title": "Midway Point Pose",
    "authors": [
      "codfish1002"
    ],
    "tags": [
      "lorom",
      "midway point",
      "sa-1"
    ],
    "description": "Makes Mario show a pose for a few seconds after touching the midway point, like in SM3DLand.<br>\r\n<br>\r\n<br>\r\nCredit is not needed.<br>\r\n<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Link13\"><a href=\"/?p=profile&amp;id=1944\" style=\"color: var(--user-color-2);\" class=\"un\">Link13</a></span><br>\r\n<br>\r\n05/09/2022<br>\r\nFINALLY added the missing stuff I mentioned, the resource should function correctly now<br>\r\n",
    "latest_version": "smwc-31103-1668088401",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 31103,
        "title": "Midway Point Pose",
        "version": "smwc-31103-1668088401",
        "upstream_time": 1668088401,
        "download_url": "https://dl.smwcentral.net/31103/Checkpoint_pose_updated.zip",
        "filename": "Checkpoint_pose_updated.zip",
        "size": 678,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-modern-starman-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40902,
    "title": "Modern Starman V1.1",
    "authors": [
      "Darolac",
      "yoshifanatic"
    ],
    "tags": [
      "lorom",
      "modern",
      "p-meter",
      "sa-1",
      "speed",
      "star",
      "starman"
    ],
    "description": "This UberASM increases Mario's P-speed and reduces the amount of time required for P-speed while he has a Starman active. Check the asm file for customization options.<br>\r\n<br>\r\nNote: Use this <a href=\"https://www.smwcentral.net/?p=tweaks&a=details&id=278\">tweak</a> to prevent a bug where Mario can rapidly turn while in an icy level.<br>\r\n<br>\r\n<span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span>'s update:<br>\r\n- Fixed an oversight where spin jumping/cape spinning causes Mario to rapidly alternate between moving left/right when he has P-speed.<br>\r\n- Fixed a bug where you could clip into walls while running with P-speed.<br>\r\n- Fixed a bug where you'd gain P-speed just by holding down X/Y without moving.<br>\r\n- Fixed a bug where you could fill your P-meter by running into a wall.<br>\r\n- Added checks to stop Mario from keeping his P-speed when climbing, ducking, swimming, stunned, sliding, and while using a P-balloon and lakitu cloud.<br>\r\n- Made it so the turning is not instant.<br>\r\n- Optimized the code a little.<br>\r\n",
    "latest_version": "smwc-40902-1763926611",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40902,
        "title": "Modern Starman V1.1",
        "version": "smwc-40902-1763926611",
        "upstream_time": 1763926611,
        "download_url": "https://dl.smwcentral.net/40902/modernstarman_v1_1.zip",
        "filename": "modernstarman_v1_1.zip",
        "size": 734,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-modify-timers",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 28258,
    "title": "Modify Timers",
    "authors": [
      "cthulhu"
    ],
    "tags": [
      "asar 2 remoderation",
      "level",
      "lorom",
      "modify",
      "sa-1",
      "timers"
    ],
    "description": "This allows you to modify up to 11 different timers per level, making some faster or slower.<br>\r\n<br>\r\nYou must patch modifytimers_asar.asm with Asar.<br>\r\n<br>\r\nRequires 11 bytes of empty space, its recommended that if you aren't going to use specific timers to remove them.<br>\r\n<br>\r\nYou'll have to remove them from both modifytimers_asar.asm and modifytimers_uber.asm for things to work.<br>\r\n<br>\r\nCurrently supports:<br>\r\n* Bullet Shooter Timer<br>\r\n* Bullet Generator Timer<br>\r\n* PBalloon Timer<br>\r\n* Falling Spike Timer<br>\r\n* Hit Invincibility Timer<br>\r\n* PSwitch Timer<br>\r\n* Keyhole Exit Timer<br>\r\n* Throwblock Timer<br>\r\n* Thwomp/Thwimp Timers<br>\r\n* Yoshi Swallow Timer",
    "latest_version": "smwc-28258-1645569008",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 28258,
        "title": "Modify Timers",
        "version": "smwc-28258-1645569008",
        "upstream_time": 1645569008,
        "download_url": "https://dl.smwcentral.net/28258/modifytimers.zip",
        "filename": "modifytimers.zip",
        "size": 2888,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-money-for-life",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 16836,
    "title": "Money for Life",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "counter",
      "lorom",
      "sa-1",
      "timer"
    ],
    "description": "A recreation of Superyoshi's Money for Life except optimised and more customisable (like different RAM addresses or initialisation).<br>\r\n<br>\r\nLook in the ASM file to see what you can edit.",
    "latest_version": "smwc-16836-1516201713",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 16836,
        "title": "Money for Life",
        "version": "smwc-16836-1516201713",
        "upstream_time": 1516201713,
        "download_url": "https://dl.smwcentral.net/16836/CoinDie.zip",
        "filename": "CoinDie.zip",
        "size": 980,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-movement-boost-on-time-low",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 23837,
    "title": "Movement Boost on Time Low",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "boost",
      "lorom",
      "sa-1",
      "timer"
    ],
    "description": "This simple UberASM enhances Mario's speed and acceleration physics when the timer falls below 100. As well as making his P‐Speed faster, it also allows him to turn quicker, travel much faster in water, and gain flight with the cape much quicker.<br>\r\n<br>\r\nNote: Be careful about using it in levels with the initial timer set to 0 by default, since it will not check for this and will give Mario a permanent boost for the whole level.<br>\r\n<br>\r\nCredit is unnecessary but appreciated.",
    "latest_version": "smwc-23837-1595248480",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 23837,
        "title": "Movement Boost on Time Low",
        "version": "smwc-23837-1595248480",
        "upstream_time": 1595248480,
        "download_url": "https://dl.smwcentral.net/23837/boost.zip",
        "filename": "boost.zip",
        "size": 334,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-multi-step-autoscroll-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41204,
    "title": "Multi-step Autoscroll V1.1",
    "authors": [
      "mathie",
      "yoshifanatic"
    ],
    "tags": [
      "autoscroll",
      "lorom",
      "sa-1"
    ],
    "description": "This code allows you to create your own special autoscroll that goes where you want at the speed you want, much like the generator used in Butter Bridge 1 (level 00C) in the original game.<br>\r\n<br>\r\nIt works by using tables where you store X/Y speeds for each step of the autoscroll. It allows the use of fractional speeds and can be paused/resumed anytime you want using a flag. Plus, all the free RAM used can be easily changed to avoid conflicts, and the whole scrolling code can either stop or loop when it reaches the end of the tables.<br>\r\n<br>\r\nUPDATE: You can now setup a custom code that will interrupt the autoscroll and be executed at certain points in time. This way, you force the player to progress only if a certain thing has been done.<br>\r\nDefault code is the classic \"advance if all sprites have been killed\".<br>\r\n<br>\r\nDetails in .asm file.<br>\r\n<br>\r\n<span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span>'s update:<br>\r\n- Fixed a warning about LDA $XX,y not being a valid opcode when inserting this to non-SA-1 ROMs.<br>\r\n- Added mention of <a href=\"https://www.smwcentral.net/?p=section&a=details&id=40600\">this patch</a> in case users run into issues with sprites spawning.<br>\r\n- Made !ListLength automatic, so the user doesn't need to keep track of the size of the ignored sprite list.<br>\r\n- Fixed a bug where this runs during no Yoshi intros.<br>\r\n- Added throw blocks, Peach, the bonus game, winged cage, layer 3 smasher, side exit, ball n' chain, Bowser, wooden spikes, and Bowser statue to the list of ignored sprites.<br>\r\n- Fixed an oversight where the sprite check breaks when not using PIXI.<br>\r\n- Made various minor code optimizations.",
    "latest_version": "smwc-41204-1772912351",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41204,
        "title": "Multi-step Autoscroll V1.1",
        "version": "smwc-41204-1772912351",
        "upstream_time": 1772912351,
        "download_url": "https://dl.smwcentral.net/41204/MultiStepAutoscrollV1.1.zip",
        "filename": "MultiStepAutoscrollV1.1.zip",
        "size": 3401,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-music-playlist",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 24378,
    "title": "Music Playlist",
    "authors": [
      "binavik"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "music",
      "sa-1"
    ],
    "description": "This patch will allow you to create a playlist of custom or vanilla songs for individual levels. You can navigate between the songs by holding Select then pressing either L or R. Perfect for long grind levels or for audio leveling.<br>\r\n<br>\r\nThis is meant to be used along with AddMusicK and the retry patch. The included asar patch fixes an issue where the music would reset back to the level default on each death. ",
    "latest_version": "smwc-24378-1599902603",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 24378,
        "title": "Music Playlist",
        "version": "smwc-24378-1599902603",
        "upstream_time": 1599902603,
        "download_url": "https://dl.smwcentral.net/24378/music_playlist.zip",
        "filename": "music_playlist.zip",
        "size": 2868,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-nerf-yoshi",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 22824,
    "title": "Nerf Yoshi",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "asar 2 remoderation",
      "game mode",
      "level",
      "lorom",
      "nerf",
      "restriction",
      "sa-1",
      "timer",
      "yoshi"
    ],
    "description": "This Uberasm allows you to nerf Yoshi, by removing/restricting his various abilities, and/or by setting a timer that will destroy the Yoshi upon hitting zero. This makes it so that Yoshi's abilities/perks have a cost to them, and forces the player to use their Yoshi more strategically. <br>\r\n<br>\r\nThe Uberasm has a wide range of customizable effects, which both affect Yoshi's abilities, and the speed the timer decrements, should you choose to set it. Can be used on a per-level basis, or as Game Mode 14.<br>\r\n<br>\r\nUses 2 bytes of freeram as a main timer and a ticker timer.<br>\r\n<br>\r\nSee the included readme for detailed descriptions and usage of every effect/mechanic.<br>\r\n<br>\r\nPlease give credit if used.",
    "latest_version": "smwc-22824-1593702318",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 22824,
        "title": "Nerf Yoshi",
        "version": "smwc-22824-1593702318",
        "upstream_time": 1593702318,
        "download_url": "https://dl.smwcentral.net/22824/NerfYoshi.zip",
        "filename": "NerfYoshi.zip",
        "size": 8974,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-new-super-mario-bros-wii-styled-secret-passages",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41425,
    "title": "New Super Mario Bros. Wii Styled Secret Passages",
    "authors": [
      "Noobish Noobsicle",
      "yoshifanatic"
    ],
    "tags": [
      "hdma",
      "lorom",
      "sa-1",
      "secret"
    ],
    "description": "This UberASM will hide layer 2 while Mario is near it, which can be used to reveal secret passages like how New Super Mario Bros. Wii handles its secret passages. You can either have the spotlight around Mario always active or only appear when a certain trigger is activated (such as $14AF).",
    "latest_version": "smwc-41425-1772929452",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41425,
        "title": "New Super Mario Bros. Wii Styled Secret Passages",
        "version": "smwc-41425-1772929452",
        "upstream_time": 1772929452,
        "download_url": "https://dl.smwcentral.net/41425/NSMBWii%20Secret%20Passages.zip",
        "filename": "NSMBWii Secret Passages.zip",
        "size": 4587,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-no-consecutive-score-awards",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 27908,
    "title": "No Consecutive Score Awards",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "score"
    ],
    "description": "Basically the same thing as <a href=\"https://www.smwcentral.net/?p=section&a=details&id=23059\">this patch</a> but as UberASM, so it can be applied on a per-level basis. There's options to enable/disable the effect for certain stuff like in the original patch.<br>\r\nRequested by <span class=\"un-outer\" title=\"KatMakes\"><a href=\"/?p=profile&amp;id=41891\" style=\"color: var(--user-color-2);\" class=\"un\">KatMakes</a></span>.",
    "latest_version": "smwc-27908-1639784492",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 27908,
        "title": "No Consecutive Score Awards",
        "version": "smwc-27908-1639784492",
        "upstream_time": 1639784492,
        "download_url": "https://dl.smwcentral.net/27908/noconsecscore_uber.zip",
        "filename": "noconsecscore_uber.zip",
        "size": 418,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-no-downward-swim-when-carrying-an-item",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 28469,
    "title": "No Downward Swim When Carrying an Item",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "carrying",
      "item",
      "lorom",
      "sa-1",
      "water"
    ],
    "description": "This uberasm code simply disables downward swimming when carrying an item.<br>\r\n<br>\r\nCredit is unecessary. Requested by <span class=\"un-outer\" title=\"buckaroodle610\"><a href=\"/?p=profile&amp;id=49721\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">buckaroodle610</a></span>.",
    "latest_version": "smwc-28469-1640045217",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 28469,
        "title": "No Downward Swim When Carrying an Item",
        "version": "smwc-28469-1640045217",
        "upstream_time": 1640045217,
        "download_url": "https://dl.smwcentral.net/28469/NoDownwardSwimWItem.zip",
        "filename": "NoDownwardSwimWItem.zip",
        "size": 612,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-no-fireballs-in-water",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40158,
    "title": "No Fireballs in Water",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "ability",
      "fireball",
      "lorom",
      "player",
      "sa-1",
      "water"
    ],
    "description": "This uberASM code disables shooting fireballs when in water.",
    "latest_version": "smwc-40158-1753255625",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40158,
        "title": "No Fireballs in Water",
        "version": "smwc-40158-1753255625",
        "upstream_time": 1753255625,
        "download_url": "https://dl.smwcentral.net/40158/NoFireInWater_RemodUpdate.zip",
        "filename": "NoFireInWater_RemodUpdate.zip",
        "size": 932,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-no-forward-momentum",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 19533,
    "title": "No Forward Momentum",
    "authors": [
      "Arinsu",
      "DPBOX"
    ],
    "tags": [
      "lorom",
      "physics",
      "player",
      "sa-1"
    ],
    "description": "This patch changes the game's physics. It makes Mario stop on a dime when you release left or right on the D-Pad on the ground, in the air, underwater, everywhere.<br>\r\nNow works with slopes.",
    "latest_version": "smwc-19533-1554604015",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 19533,
        "title": "No Forward Momentum",
        "version": "smwc-19533-1554604015",
        "upstream_time": 1554604015,
        "download_url": "https://dl.smwcentral.net/19533/No%20forward%20momentum.zip",
        "filename": "No forward momentum.zip",
        "size": 256,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-no-item-swim",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 29797,
    "title": "No Item Swim",
    "authors": [
      "MarioriaM",
      "MellyMellouange"
    ],
    "tags": [
      "carry",
      "disable",
      "lorom",
      "sa-1",
      "swim"
    ],
    "description": "This piece of code will disable Item Swimming. Requested by <span class=\"un-outer\" title=\"buckaroodle610\"><a href=\"/?p=profile&amp;id=49721\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">buckaroodle610</a></span>.",
    "latest_version": "smwc-29797-1644805257",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 29797,
        "title": "No Item Swim",
        "version": "smwc-29797-1644805257",
        "upstream_time": 1644805257,
        "download_url": "https://dl.smwcentral.net/29797/Norm_swim.zip",
        "filename": "Norm_swim.zip",
        "size": 176,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-no-overworld-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 39756,
    "title": "No Overworld v1.3",
    "authors": [
      "Brolencho"
    ],
    "tags": [
      "lorom",
      "overworld",
      "sa-1"
    ],
    "description": "Originally inspired by a resource from <span class=\"un-outer\" title=\"Alcaro\"><a href=\"/?p=profile&amp;id=1686\" style=\"color: #68782c;\" class=\"un unavailable inactive\">Alcaro</a></span>, and does pretty much the same thing: disables returning to overworld after beating levels and instead has the player go through levels in a sequence, either in numerical order or in an order defined by you.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog</span></div><div class=\"collapse-content\">v1.3 (by AmperSam)<br>\r\n- made compatible with UberASM Tool 2.0<br>\r\n- dropped the 'global_code' instructions in favour of gamemode<br>\r\n- generally made the options and instructions more understandable and readable<br>\r\n<br>\r\nv1.2<br>\r\n- Fixed crash with retry patch<br>\r\n- Fixed graphic issue when using \"VWF intro 1.22\"<br>\r\n- Fixed Player 2 compatiblity with \"Exit Block (no OW events)\" and \"Door exit\"<br>\r\n- More info for coders.txt<br>\r\n<br>\r\nThanks to Darolac for pointing some of these issues and testing.<br>\r\n<br>\r\nv1.1<br>\r\n- Supports two players<br>\r\n- Secret exits(advanced mode)<br>\r\n- various fixes<br>\r\n- clean.asm is now integrated in NoOverworld.asm</div></div>",
    "latest_version": "smwc-39756-1772229699",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 39756,
        "title": "No Overworld v1.3",
        "version": "smwc-39756-1772229699",
        "upstream_time": 1772229699,
        "download_url": "https://dl.smwcentral.net/39756/No%20Overworld%20v1.3.zip",
        "filename": "No Overworld v1.3.zip",
        "size": 8750,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-no-yoshi-intro-uberasm",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40077,
    "title": "No-Yoshi Intro UberASM",
    "authors": [
      "DrAnas",
      "Karisa"
    ],
    "tags": [
      "lorom",
      "no-intro",
      "sa-1",
      "yoshi"
    ],
    "description": "This UberASM enables the no-Yoshi/ghost house/castle intro upon touching it. Important conditions are inside the .asm file. Thanks to <span class=\"un-outer\" title=\"Karisa\"><a href=\"/?p=profile&amp;id=8977\" style=\"color: var(--user-color-1);\" class=\"un\">Karisa</a></span> for the <a href=\"https://smwc.me/1481052\">original code</a> and <span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span> for info related to the 'mounting off Yoshi' animation! Requires <a href=\"https://smwc.me/s/29033\">this UberASM</a> if you wanna filter Yoshi at the checkpoint.",
    "latest_version": "smwc-40077-1758032058",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40077,
        "title": "No-Yoshi Intro UberASM",
        "version": "smwc-40077-1758032058",
        "upstream_time": 1758032058,
        "download_url": "https://dl.smwcentral.net/40077/no_yoshi_intro.zip",
        "filename": "no_yoshi_intro.zip",
        "size": 1484,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-nsmb-rising-water",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 16182,
    "title": "NSMB Rising Water",
    "authors": [
      "TheBiob",
      "wiiqwertyuiop"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "nsmb",
      "rise",
      "sa-1",
      "tides",
      "water"
    ],
    "description": "This will make the layer 3 tide water rise when a specified switch is activated.<br>\r\n<br>\r\nMake sure to set the layer 3 settings to \"low tide only\".<br>\r\n<br>\r\n<a href=\"https://www.youtube.com/watch?v=u-8GGC0sJfM\" rel=\"nofollow\">Video</a>",
    "latest_version": "smwc-16182-1511630173",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 16182,
        "title": "NSMB Rising Water",
        "version": "smwc-16182-1511630173",
        "upstream_time": 1511630173,
        "download_url": "https://dl.smwcentral.net/16182/layer3tides.zip",
        "filename": "layer3tides.zip",
        "size": 474,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-offscreen-indicator",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40804,
    "title": "Offscreen Indicator",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "lorom",
      "player",
      "sa-1",
      "sprite"
    ],
    "description": "This will display an 8x8 or 16x16 sprite tile at the top or bottom of the screen at Mario's X position whenever he goes offscreen. This way, the player can tell where he is even though they can't see him.<br>\r\n<br>\r\nThis update makes it so you can optionally have the marker scale away from the edge of the screen based on how far Mario is offscreen, as well.<br>\r\n<br>\r\nNote: due to the timing of how sprite graphical data is handled, this code only works in level ASM, not game mode ASM. If you want to apply this to all levels, use the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=36861\">patch version</a>.",
    "latest_version": "smwc-40804-1760566622",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40804,
        "title": "Offscreen Indicator",
        "version": "smwc-40804-1760566622",
        "upstream_time": 1760566622,
        "download_url": "https://dl.smwcentral.net/40804/OffscreenIndicator.zip",
        "filename": "OffscreenIndicator.zip",
        "size": 1593,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-offscreen-indicator-for-sprites",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 31513,
    "title": "Offscreen Indicator for Sprites",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This UberASM will show an indicator for sprites that are offscreen vertically. Check out the asm file for customization options.",
    "latest_version": "smwc-31513-1691284072",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 31513,
        "title": "Offscreen Indicator for Sprites",
        "version": "smwc-31513-1691284072",
        "upstream_time": 1691284072,
        "download_url": "https://dl.smwcentral.net/31513/sprites_offscreen_indicator.zip",
        "filename": "sprites_offscreen_indicator.zip",
        "size": 2104,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-on-demand-reserve-powerup",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41060,
    "title": "On-Demand Reserve Powerup",
    "authors": [
      "Oz74"
    ],
    "tags": [
      "counter",
      "dragon coin",
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "Allows the player to fill the reserve item box on the fly for a configurable currency (of lives, coins, or Dragon Coins) and rate. Which powerup given can be determined on a per-level basis with the extra byte.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"bandicoot\"><a href=\"/?p=profile&amp;id=21068\" style=\"color: var(--user-color-2);\" class=\"un\">bandicoot</a></span>.<br>\r\nRequires UberASM 2.0 or higher.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Setting Powerup with the Extra Byte</span></div><div class=\"collapse-content\">: 01 gives a Mushroom<br>\r\n: 02 gives a Fire Flower<br>\r\n: 03 gives a Star*<br>\r\n: 04 gives a Cape Feather<br>\r\n<br>\r\n*With the Star, be prepared to address the myriad of sprites that do not have proper kill frames.</div></div><div class=\"collapse\"><div class=\"collapse-header\"><span>Change Log (Revision A)</span></div><div class=\"collapse-content\">- Converted patch to UberASM. (Removed hijack, adapted labels.)<br>\r\n- Function is now operable in Bowser's fight.<br>\r\n- Powerup is now handled by the extra byte<br>\r\n- Prevented code from running while paused, dying, or otherwise frozen.<br>\r\n- Moved configurables higher up for visibility<br>\r\n- Added math for handling deduction of more than one life or Dragon Coin.<br>\r\n- Concurrent powerup sound is disabled by default.<br>\r\n- You can now prevent Mario from buying a powerup with Dragon Coins already redeemed for an extra life.</div></div>",
    "latest_version": "smwc-41060-1763508727",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41060,
        "title": "On-Demand Reserve Powerup",
        "version": "smwc-41060-1763508727",
        "upstream_time": 1763508727,
        "download_url": "https://dl.smwcentral.net/41060/On-Demand%20Reserve%20Powerup.zip",
        "filename": "On-Demand Reserve Powerup.zip",
        "size": 3103,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-on-off-controlled-layer",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40874,
    "title": "ON/OFF Controlled Layer 2 Scroll",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "layer 2",
      "lorom",
      "on-off",
      "sa-1"
    ],
    "description": "This is a disassembly of sprite command F2, the layer 2 scroll sprite that's controlled by the ON/OFF switch. By default, it'll make the layer 2 go down when the switch is ON, and go up when it's OFF. Additionally, it will flip the switch state when reaching the top, so it will start to move down again immediately (this can be disabled). In the file you can customize different parameters like acceleration, speed, movement range, or also change it to move horizontally instead of vertically.<br>\r\n<br>\r\nRequested by Knight of Time.",
    "latest_version": "smwc-40874-1761412342",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40874,
        "title": "ON/OFF Controlled Layer 2 Scroll",
        "version": "smwc-40874-1761412342",
        "upstream_time": 1761412342,
        "download_url": "https://dl.smwcentral.net/40874/OnOffLayer2Scroll.zip",
        "filename": "OnOffLayer2Scroll.zip",
        "size": 1764,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-on-off-double-hit-fix-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 30011,
    "title": "ON/OFF Double Hit Fix v1.1",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "on-off",
      "sa-1",
      "timer"
    ],
    "description": "This code will add a short cooldown to the ON/OFF switches to prevent Mario or sprites to trigger two of them at the same time. Unlike the patch version, this will also work with custom ON/OFF switches.<br>\r\n<br>\r\nYou can increase the cooldown in the asm file, up to $7F frames (you may want it higher if used in a water level or if you want switches triggered by cape twirls).<br>\r\n<br>\r\nUse it in specific levels or in gamemode 14 (for all levels).<br>\r\n<br>\r\nIt requires 1 byte of freeram.<br>\r\n<br>\r\nUpdate v1.1:<br>\r\n- Rewritten the code so it only uses 1 byte of freeram instead of 2. As a consequence, the cooldown can only go up to $7F instead of $FF.",
    "latest_version": "smwc-30011-1670855242",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 30011,
        "title": "ON/OFF Double Hit Fix v1.1",
        "version": "smwc-30011-1670855242",
        "upstream_time": 1670855242,
        "download_url": "https://dl.smwcentral.net/30011/double_hit_fix.zip",
        "filename": "double_hit_fix.zip",
        "size": 586,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-on-off-slippery-activation-v2",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 39081,
    "title": "ON/OFF Slippery Activation v2.0",
    "authors": [
      "Nitrocell Inc."
    ],
    "tags": [
      "lorom",
      "on-off",
      "sa-1",
      "slippery"
    ],
    "description": "When you hit ON/OFF switch, or change it no matter how, if that's ON, it will turn slippery mode ON, else, slippery will be disabled. By default, it will set ON/OFF status to OFF, and thus, slippery will be disabled.<br>\r\n<br>\r\nUpdate:<br>\r\nIn new version you can set if slippery will be activated on ON or OFF and you can force ON/OFF to change onload opposite to slippery specification. For more info, see readme.",
    "latest_version": "smwc-39081-1738207530",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 39081,
        "title": "ON/OFF Slippery Activation v2.0",
        "version": "smwc-39081-1738207530",
        "upstream_time": 1738207530,
        "download_url": "https://dl.smwcentral.net/39081/OnOffSlipperyActivator.zip",
        "filename": "OnOffSlipperyActivator.zip",
        "size": 1431,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-on-off-toggleable-ice-water",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 27317,
    "title": "ON/OFF Toggleable Ice/Water",
    "authors": [
      "MarkAlarm"
    ],
    "tags": [
      "ice",
      "lorom",
      "sa-1",
      "water"
    ],
    "description": "An on/off gimmick that sets the ice and water flags of a level. By default, this sets the level to be ice during ON, and water during OFF. However, this also has a few customization options which allow for different flags to be used (such as the p-switch timer) and which level type is used first.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Ezel\"><a href=\"/?p=profile&amp;id=10429\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">Ezel</a></span>.",
    "latest_version": "smwc-27317-1632103500",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 27317,
        "title": "ON/OFF Toggleable Ice/Water",
        "version": "smwc-27317-1632103500",
        "upstream_time": 1632103500,
        "download_url": "https://dl.smwcentral.net/27317/On-Off%20Toggleable%20Ice-Water.zip",
        "filename": "On-Off Toggleable Ice-Water.zip",
        "size": 479,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-one-mind",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 19929,
    "title": "One Mind",
    "authors": [
      "badummzi"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "This ASM switches randomly between the current players (in-game), while also warning them with sound effects, before that happens. It can be inserted into nearly every hack, with no previous UberASM-Gamemode on it. (Sa-1 Works!) <br>\r\nIt is meant to be inserted into an already existing hack, but if you're a creator and want to build anything around this, go for it ;)<br>\r\n<br>\r\nIt was highly inspired by dotsarecool's 'SMW One Mind' and also uses the same sound effects. (default)<br>\r\n<br>\r\nRefer to readme.txt on how to insert it and for further information ;)<br>\r\n<br>\r\nI made it highly customizably, so that multiple things can be changed (Sound effects, etc.)<br>\r\n<br>\r\nThis ASM is just for fun and is meant for two players and two controllers. (How would you even play it with one? ;) )<br>\r\n<br>\r\nEdit: Corrected a freeram-adress and also changed the purpose of fix.asm ;)<br>\r\n<br>\r\nI hope you have fun with it!<br>\r\n<br>\r\n-badummzi",
    "latest_version": "smwc-19929-1559613152",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 19929,
        "title": "One Mind",
        "version": "smwc-19929-1559613152",
        "upstream_time": 1559613152,
        "download_url": "https://dl.smwcentral.net/19929/One%20Mind.zip",
        "filename": "One Mind.zip",
        "size": 3538,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-one-time-flower",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41073,
    "title": "One Time Flower",
    "authors": [
      "4thDragon"
    ],
    "tags": [
      "customizable",
      "flower",
      "level asm",
      "lorom",
      "powerdown",
      "powerup",
      "sa-1"
    ],
    "description": "An UberASM that allows you to shoot only once when you have a fire flower and makes Mario small again. It's a little customizable.",
    "latest_version": "smwc-41073-1763747009",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41073,
        "title": "One Time Flower",
        "version": "smwc-41073-1763747009",
        "upstream_time": 1763747009,
        "download_url": "https://dl.smwcentral.net/41073/onetimeflower.zip",
        "filename": "onetimeflower.zip",
        "size": 839,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-one-way-scroll",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 17094,
    "title": "One-Way Scroll",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "camera",
      "lorom",
      "sa-1"
    ],
    "description": "This patch disables scrolling in a specified direction (either left, right, up, or down). This can be used to create an effect similar to SMB, where the screen can only scroll right and not left.",
    "latest_version": "smwc-17094-1518884664",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 17094,
        "title": "One-Way Scroll",
        "version": "smwc-17094-1518884664",
        "upstream_time": 1518884664,
        "download_url": "https://dl.smwcentral.net/17094/SMBScroll.zip",
        "filename": "SMBScroll.zip",
        "size": 525,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-overworld-event-exit-indicators",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 17274,
    "title": "Overworld Event/Exit Indicators",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "asar 2 remoderation",
      "events",
      "exits",
      "layer 3",
      "lorom",
      "overworld",
      "overworld border",
      "sa-1"
    ],
    "description": "This piece of ASM makes tiles appear in the overworld border, to show if levels have one, two, or no exits, and also if said exits/events were triggered. Useful for tracking normal and secret exits in general.<br>\r\n<br>\r\nIt's recommended to use this in gamemodes D and E. Also it's currently incompatible with the 'more OW levels and events' patch.",
    "latest_version": "smwc-17274-1526172392",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 17274,
        "title": "Overworld Event/Exit Indicators",
        "version": "smwc-17274-1526172392",
        "upstream_time": 1526172392,
        "download_url": "https://dl.smwcentral.net/17274/ExitIndicators.zip",
        "filename": "ExitIndicators.zip",
        "size": 4505,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-overworld-exit-counter",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 26450,
    "title": "Overworld Exit Counter",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "asar 2 remoderation",
      "counter",
      "exits",
      "lorom",
      "sa-1",
      "tilemap"
    ],
    "description": "A simple UberASM code to display the exit counter on the overworld border.",
    "latest_version": "smwc-26450-1624931227",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 26450,
        "title": "Overworld Exit Counter",
        "version": "smwc-26450-1624931227",
        "upstream_time": 1624931227,
        "download_url": "https://dl.smwcentral.net/26450/Overworld%20Exit%20Counter%20-%20Readme.zip",
        "filename": "Overworld Exit Counter - Readme.zip",
        "size": 1661,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-overworld-songs-based-on-event",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 22687,
    "title": "Overworld Songs Based on Event",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "music",
      "overworld",
      "sa-1"
    ],
    "description": "This UberASM will make each OW submap have a different song when a certain event has been passed (it only works properly if using AddmusicK). Make sure to check out the included readme file for instructions on how to use it.",
    "latest_version": "smwc-22687-1592735961",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 22687,
        "title": "Overworld Songs Based on Event",
        "version": "smwc-22687-1592735961",
        "upstream_time": 1592735961,
        "download_url": "https://dl.smwcentral.net/22687/OWSongWhenEventPassed.zip",
        "filename": "OWSongWhenEventPassed.zip",
        "size": 4945,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-overworld-text-display",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 29511,
    "title": "Overworld Text Display",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "asar 2 remoderation",
      "layer 3",
      "lorom",
      "sa-1"
    ],
    "description": "This UberASM will display some text/info on the Overworld layer 3 depending on the level Mario is standing on. Meant to be used for collabs to show the level's author name on the border, but you can use it for other stuff too. Check out the readme for instructions.",
    "latest_version": "smwc-29511-1661823496",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 29511,
        "title": "Overworld Text Display",
        "version": "smwc-29511-1661823496",
        "upstream_time": 1661823496,
        "download_url": "https://dl.smwcentral.net/29511/ow_author_display.zip",
        "filename": "ow_author_display.zip",
        "size": 3676,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-overworld-translucent-layer-3-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 34295,
    "title": "Overworld Translucent Layer 3 v1.1",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "hdma",
      "layer 3",
      "lorom",
      "sa-1"
    ],
    "description": "This simple HDMA code will make the OW layer 3 translucent without affecting the top and bottom edges of the OW border. Since it still affects the left/right edges, you'll probably want to remove them and use <a href=\"https://www.smwcentral.net/?p=section&a=details&id=12773\">this patch</a>. Uses HDMA channel 6.<br>\r\n<br>\r\nNote: Doesn't work properly with the vanilla path fade effect. Disable that in Lunar Magic if you want to use this!<br>\r\n<br>\r\nv1.1 update:<br>\r\n- fixed code not working when entering the map via red path transition, and added compatibility with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=30106\">this</a><br>\r\n- added instructions to make effect stop if going to a different map via red path transition",
    "latest_version": "smwc-34295-1695561193",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 34295,
        "title": "Overworld Translucent Layer 3 v1.1",
        "version": "smwc-34295-1695561193",
        "upstream_time": 1695561193,
        "download_url": "https://dl.smwcentral.net/34295/ow_l3_translucency.zip",
        "filename": "ow_l3_translucency.zip",
        "size": 823,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-overworld-warp",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 16106,
    "title": "Overworld Warp",
    "authors": [
      "Iceguy"
    ],
    "tags": [
      "ends level",
      "exit",
      "lorom",
      "overworld",
      "sa-1",
      "warp"
    ],
    "description": "This code will warp Mario to the overworld when there are no sprites on screen.",
    "latest_version": "smwc-16106-1503763143",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 16106,
        "title": "Overworld Warp",
        "version": "smwc-16106-1503763143",
        "upstream_time": 1503763143,
        "download_url": "https://dl.smwcentral.net/16106/level_ender_overworld.zip",
        "filename": "level_ender_overworld.zip",
        "size": 365,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-overworld-warp-menu",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 25839,
    "title": "Overworld Warp Menu",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "menu",
      "overworld",
      "sa-1",
      "stripe image",
      "warp"
    ],
    "description": "This UberASM will enable a menu on the OW to teleport to different places. Each warp option is unlocked after a specific event has run, so you can, for example, set up a warp point for each world in the hack and allow faster backtracking, but you can also use it to unlock new places after beating a certain level. By default the menu is opened with the Select button, since it's the only unused button on the OW.<br>\r\nThere's a lot of customizations you can use in the defines file: position of the text on screen, if to enable the warp counter or not (and position of the counter), palettes, sound effects, how many options to display at once, and of course name and destination of each warp, along with which event unlocks them.<br>\r\nIt uses 6 + &lt;Number of possible warps&gt; bytes of freeram, and you can have up to 253 warps (pay attention to the freeram usage, though!). It includes a modified GFX28 file, to be inserted in LG1 in all submaps, to insert if enabling the counter (it contains the \"/\" tile).<br>\r\nIt must be inserted in game mode 0E. If using more codes in this game mode, make sure to use the %call_library() macro to call it, as explained in the FAQ, as just doing JSL will mess up the table reads.",
    "latest_version": "smwc-25839-1615468892",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 25839,
        "title": "Overworld Warp Menu",
        "version": "smwc-25839-1615468892",
        "upstream_time": 1615468892,
        "download_url": "https://dl.smwcentral.net/25839/ow_teleport_menu.zip",
        "filename": "ow_teleport_menu.zip",
        "size": 7832,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-p-balloon-deflate",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40594,
    "title": "P-Balloon Deflate",
    "authors": [
      "oyok"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "timer"
    ],
    "description": "Press R to deflate Mario when in the P-Balloon state. Spin jumping is preserved.<br>\r\n<br>\r\nThis was created for RHR 356 - Deflategate.",
    "latest_version": "smwc-40594-1757428971",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40594,
        "title": "P-Balloon Deflate",
        "version": "smwc-40594-1757428971",
        "upstream_time": 1757428971,
        "download_url": "https://dl.smwcentral.net/40594/balloondeflate.zip",
        "filename": "balloondeflate.zip",
        "size": 426,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-parallax-hdma-toolkit",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 23788,
    "title": "Parallax HDMA Toolkit",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "hdma",
      "lorom",
      "parallax",
      "sa-1"
    ],
    "description": "A toolkit which easily allows you to create parallax HDMA on either layer 1, 2 or 3.<br>\r\nUnlike most parallax HDMA, this one is more generalised and you can scroll the affected layer vertically. You can also enable waves on certain lines.<br>\r\n<br>\r\nRead the readme for more details.",
    "latest_version": "smwc-23788-1594828169",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 23788,
        "title": "Parallax HDMA Toolkit",
        "version": "smwc-23788-1594828169",
        "upstream_time": 1594828169,
        "download_url": "https://dl.smwcentral.net/23788/Parallax%20HDMA%20Toolkit.zip",
        "filename": "Parallax HDMA Toolkit.zip",
        "size": 7221,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-password-system",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 21891,
    "title": "Password System",
    "authors": [
      "Nowieso"
    ],
    "tags": [
      "asar 2 remoderation",
      "input",
      "lorom",
      "on off",
      "p-switch",
      "password",
      "sa-1",
      "sprite spawn",
      "teleport"
    ],
    "description": "With this code, you can easily create a unique password system for your level. Define inputs that have to be done in the correct order and one of these things will happen:<br>\r\n<br>\r\n-Kill the player<br>\r\n-Hurt the player<br>\r\n-Give the player 1-UP(s)<br>\r\n-Give the player a Power-UP<br>\r\n-Give the player some coins<br>\r\n-Give the player Star-Power<br>\r\n-End the level (normal exit)<br>\r\n-End the level (secret exit), triggers the keyhole animation<br>\r\n-Spawn a sprite<br>\r\n-Change ON/OFF Switch state<br>\r\n-Activate P-Switch<br>\r\n-Teleport to current screen exit<br>\r\n-Teleport the player to the overworld, no event triggered<br>\r\n-Teleport the player to a different overworld position<br>\r\n<br>\r\nEvery option is very customizable, so make sure to change the defines in the asm file.<br>\r\n<br>\r\nV1.1 fixes<br>\r\n- You can now define an unlimited amount of inputs and not only 10<br>\r\n- HUGE code optimization making the code about 200 lines shorter<br>\r\n- P-Switch music now correctly plays<br>\r\n- Sprites now turn into silver coins when using the silver P-Switch<br>\r\n",
    "latest_version": "smwc-21891-1579129530",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 21891,
        "title": "Password System",
        "version": "smwc-21891-1579129530",
        "upstream_time": 1579129530,
        "download_url": "https://dl.smwcentral.net/21891/Password%20System.zip",
        "filename": "Password System.zip",
        "size": 3640,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-pause-level-at-start",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 22584,
    "title": "Pause Level at Start",
    "authors": [
      "dtothefourth"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "Pauses the level on start/retry and dims the screen until any button is pressed.<br>\r\n<br>\r\nGives the player a moment to prepare and look at a level before starting or recover between attempts especially when in combination with instant retry.",
    "latest_version": "smwc-22584-1588134827",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 22584,
        "title": "Pause Level at Start",
        "version": "smwc-22584-1588134827",
        "upstream_time": 1588134827,
        "download_url": "https://dl.smwcentral.net/22584/PauseLevelAtStart.zip",
        "filename": "PauseLevelAtStart.zip",
        "size": 479,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-pause-on-death-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40878,
    "title": "Pause on Death V1.1",
    "authors": [
      "dtothefourth",
      "yoshifanatic"
    ],
    "tags": [
      "death",
      "lorom",
      "sa-1"
    ],
    "description": "Pause on Death - Freezes the game in place upon death before starting the death animation for a configurable amount of time, perhaps giving the player a chance to see what killed them in a hectic level.<br>\r\n<br>\r\nApply to gamemode 14 to make it universal or instead just apply it to specific level numbers if you only want it on certain levels.<br>\r\n<br>\r\n<span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span>'s update<br>\r\n- Made use of UberASMTool 2.0's end label to make this not need to run during V-Blank.<br>\r\n- Removed the gamemode version as the above change allows you to insert the same file as either level or gamemode ASM.<br>\r\n- Fixed an oversight where you could press select during the pause to exit the level if you've already beaten it.<br>\r\n- Made a few optimizations that saved 10 bytes overall.",
    "latest_version": "smwc-40878-1761503420",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40878,
        "title": "Pause on Death V1.1",
        "version": "smwc-40878-1761503420",
        "upstream_time": 1761503420,
        "download_url": "https://dl.smwcentral.net/40878/DeathPauseV1_1.zip",
        "filename": "DeathPauseV1_1.zip",
        "size": 594,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-pay-coins-to-jump-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40972,
    "title": "Pay Coins to Jump V1.1",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "coin",
      "jump",
      "lorom",
      "sa-1",
      "water"
    ],
    "description": "This UberASM code makes jumps expensive, using user-defined amount of coins. Also works for swimming.<br>\r\n<br>\r\nCredit is optional.<br>\r\n<br>\r\nV1.1 Update:<br>\r\n- Made this asar 2.0 compatible.<br>\r\n- Fixed a bug where jumping frame perfectly wouldn't cost any coins (note that you can still jump frame perfectly off Yoshi, which can't easily be fixed).<br>\r\n- Fixed a bug where pressing both jump buttons a frame apart would cost you 2x the coins.<br>\r\n- Prevented wasting coins if you attempt to jump in some states, like if you're stunned or using a P-balloon.<br>\r\n- Jumping off vines and while wall running now costs coins.",
    "latest_version": "smwc-40972-1762548866",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40972,
        "title": "Pay Coins to Jump V1.1",
        "version": "smwc-40972-1762548866",
        "upstream_time": 1762548866,
        "download_url": "https://dl.smwcentral.net/40972/PayCoinsToJumpRewrite.zip",
        "filename": "PayCoinsToJumpRewrite.zip",
        "size": 2581,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-peach-s-floating-ability",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41563,
    "title": "Peach's Floating Ability",
    "authors": [
      "Ladida"
    ],
    "tags": [
      "ability",
      "lorom",
      "sa-1"
    ],
    "description": "This will give the player a floaty jump, similar to Peach's own in Super Mario Bros. 2.",
    "latest_version": "smwc-41563-1770768587",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41563,
        "title": "Peach's Floating Ability",
        "version": "smwc-41563-1770768587",
        "upstream_time": 1770768587,
        "download_url": "https://dl.smwcentral.net/41563/Peach%27s%20Floating%20Ability.zip",
        "filename": "Peach%27s Floating Ability.zip",
        "size": 568,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-permanent-winged-yoshi",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 16103,
    "title": "Permanent Winged Yoshi",
    "authors": [
      "HuFlungDu",
      "mathie"
    ],
    "tags": [
      "fly",
      "lorom",
      "sa-1",
      "super fx",
      "wings",
      "yoshi"
    ],
    "description": "This code gives wings and flight physics to Yoshi, in a manner very similar to that of sublevels 0C8/1C8.<br>\r\n<br>\r\nBase code by HuFlungDu, corrected and made hybrid by Mathos.",
    "latest_version": "smwc-16103-1503756905",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 16103,
        "title": "Permanent Winged Yoshi",
        "version": "smwc-16103-1503756905",
        "upstream_time": 1503756905,
        "download_url": "https://dl.smwcentral.net/16103/YoshiFly.zip",
        "filename": "YoshiFly.zip",
        "size": 551,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-pipe-entrance-sprite-freeze",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 30035,
    "title": "Pipe Entrance Sprite Freeze",
    "authors": [
      "AmazingChest"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "Freezes all sprites at level start until player has finished exiting from a pipe.<br>\r\n<br>\r\nFixes inconsistency whether a level is entered as a sublevel from a pipe transition or from the overworld.<br>\r\n<br>\r\nCan be used as gamemode or level code.",
    "latest_version": "smwc-30035-1674117460",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 30035,
        "title": "Pipe Entrance Sprite Freeze",
        "version": "smwc-30035-1674117460",
        "upstream_time": 1674117460,
        "download_url": "https://dl.smwcentral.net/30035/PipeEntranceSpriteFreeze.zip",
        "filename": "PipeEntranceSpriteFreeze.zip",
        "size": 574,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-player-animated-tiles-exgfx-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41924,
    "title": "Player + Animated Tiles ExGFX v1.2",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "exgfx",
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "This UberASM allows you to insert different ExGFX files for GFX32 and 33 (player and animations GFX) on a sublevel, submap and cutscene basis. It's similar to the patch by Roy, but with a few key differences explained in the README. Mainly, it doesn't have issues on SA-1 (that I know of), and it should have faster loading times in some cases. Additionally you can also change GFX manually with code, if you want to go more advanced. Anyway, make sure to check the README for insertion instructions and whatnot.<br>\r\n<br>\r\nv1.1:<br>\r\n- fixed GFX not changing when using a pipe/star warp on the Overworld<br>\r\n- now you can change the GFX on the title screen (using levels C7/1C7)<br>\r\n<br>\r\nv1.2:<br>\r\n- made compatible with UberASM Tool 2.0+",
    "latest_version": "smwc-41924-1773698516",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41924,
        "title": "Player + Animated Tiles ExGFX v1.2",
        "version": "smwc-41924-1773698516",
        "upstream_time": 1773698516,
        "download_url": "https://dl.smwcentral.net/41924/mario_exgfx_uberasm.zip",
        "filename": "mario_exgfx_uberasm.zip",
        "size": 4423,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-pow-based-layer",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 19734,
    "title": "POW-based Layer 2 Height Control",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "asar 2 remoderation",
      "layer 2",
      "lorom",
      "p-switch",
      "sa-1"
    ],
    "description": "This code controls the height of Layer 2 depending on the blue/silver POW status.<br>\r\n<br>\r\nIncludes defines to determine which switch will cause layer 2 to move, and initial/final Y positions for layer 2. More details on the ASM file.",
    "latest_version": "smwc-19734-1556583093",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 19734,
        "title": "POW-based Layer 2 Height Control",
        "version": "smwc-19734-1556583093",
        "upstream_time": 1556583093,
        "download_url": "https://dl.smwcentral.net/19734/L2ControlPSwitch.zip",
        "filename": "L2ControlPSwitch.zip",
        "size": 1055,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-power-jumps",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40855,
    "title": "Power Jumps",
    "authors": [
      "HuFlungDu",
      "Major Flare"
    ],
    "tags": [
      "jump",
      "lorom",
      "physics",
      "sa-1"
    ],
    "description": "This is the Power Jumps patch by HuFlungDu, adapted to UberASM. Changes jump height based on powerup. Small Mario jumps low, big jumps regular, fire jumps high, and cape basically flies.<br>\r\nNo credit necessary.",
    "latest_version": "smwc-40855-1761164413",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40855,
        "title": "Power Jumps",
        "version": "smwc-40855-1761164413",
        "upstream_time": 1761164413,
        "download_url": "https://dl.smwcentral.net/40855/PowerJumps.zip",
        "filename": "PowerJumps.zip",
        "size": 340,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-preserve-flight-through-a-level-transition",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 36807,
    "title": "Preserve Flight Through a Level Transition",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "cape",
      "flight",
      "lorom",
      "sa-1"
    ],
    "description": "Allows you to preserve Mario's flight, including his speed and direction, through a level transition, such as a pipe, door or teleport block. There are some limitations that are noted in the ASM file.<br>\r\n<br>\r\nUses 1 byte of FreeRAM as a flag and 7 more as a backup for player states.",
    "latest_version": "smwc-36807-1707834418",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 36807,
        "title": "Preserve Flight Through a Level Transition",
        "version": "smwc-36807-1707834418",
        "upstream_time": 1707834418,
        "download_url": "https://dl.smwcentral.net/36807/preserve-flight.zip",
        "filename": "preserve-flight.zip",
        "size": 1110,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-press-r-to-change-power-up-on-overworld",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 33672,
    "title": "Press R to Change Power-up on Overworld",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "lorom",
      "overworld",
      "power-up",
      "sa-1"
    ],
    "description": "Power-up farm no more! <br>\r\n<br>\r\nSimple bit of UberASM to change player power-up state with a button press, in this case R to avoid commonly used buttons. Includes an option to store the same power-up to the item box (enabled by default).<br>\r\n<br>\r\nUses 1 byte of FreeRAM.",
    "latest_version": "smwc-33672-1681400068",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 33672,
        "title": "Press R to Change Power-up on Overworld",
        "version": "smwc-33672-1681400068",
        "upstream_time": 1681400068,
        "download_url": "https://dl.smwcentral.net/33672/cycle_powerup_on_button_press.zip",
        "filename": "cycle_powerup_on_button_press.zip",
        "size": 860,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-press-r-to-switch-characters-v1-1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41819,
    "title": "Press R to Switch Characters V1.1.1",
    "authors": [
      "AuraDee",
      "Noobish Noobsicle",
      "yoshifanatic"
    ],
    "tags": [
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "Whenever you press the R button, you will switch between Mario and Luigi! Keep in mind that whenever you switch characters, you will have to switch controllers, too. Unless you make use of <a href=\"https://smwc.me/w/22\">this tweak</a>.<br>\r\n<br>\r\nIncludes options for allowing Mario and Luigi to have separate coin counts, powerups, and item boxes. Separate lives is possible too, but was not included as setting Luigi's starting lives correctly would require a hijack. Also includes a helper UberASM that prevents problems on the overworld if exiting a level as the other character.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog</span></div><div class=\"collapse-content\"><span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span>'s update:<br>\r\n- Made this compatible with UberASM Tool 2.0<br>\r\n- Added a check to prevent the R button from switching characters while the game is paused, you're in a No Yoshi intro, a message is displaying, or you're doing the goal walk.<br>\r\n- Added an option to give Mario and Luigi a separate item box.<br>\r\n- Made the button to press for the character switch configurable.<br>\r\n- Made it so L/R scrolling is not disabled.<br>\r\n- Included a helper UberASM that fixes a major problem that occurs on the overworld if you exit the level as a different character than the one you entered with.<br>\r\n- Optimized the code a bit.</div></div>",
    "latest_version": "smwc-41819-1772931288",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41819,
        "title": "Press R to Switch Characters V1.1.1",
        "version": "smwc-41819-1772931288",
        "upstream_time": 1772931288,
        "download_url": "https://dl.smwcentral.net/41819/RChar%20V1.1.1.zip",
        "filename": "RChar V1.1.1.zip",
        "size": 1881,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-press-r-to-switch-mario-and-luigi-on-the-overworld-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41659,
    "title": "Press R to Switch Mario and Luigi on the Overworld V1.1",
    "authors": [
      "Bensalot",
      "yoshifanatic"
    ],
    "tags": [
      "lorom",
      "overworld",
      "player",
      "sa-1"
    ],
    "description": "This will switch the player from Mario to Luigi and back when Pressing the R button on the overworld during a Single Player game while leaving the 2 Player option intact.<br>\r\n<br>\r\nIt will take Mario's Score, Bonus Stars, Powerups, Yoshi's, overworld position and completely allows you to swap players without any odd behaviors like some of the other versions of \"Switch Characters\" blocks or patches.<br>\r\n<br>\r\nThis will work with Smallhacker's Separate Player graphics patch to give Luigi separate graphics from Mario. Instructions in the UberASM.<br>\r\n<br>\r\nNote: Does require a patch for asar that is included. It fixes the lives system so that you won't get weird behaviors when you get a game over as Luigi.<br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog</span></div><div class=\"collapse-content\"><span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span>'s update:<br>\r\n- Merged the lives.asm patch into the main UberASM's file so you don't need to apply the patch separately.<br>\r\n- Removed the 1control.asm file, because there is now a <a href=\"https://smwc.me/w/22\">tweak</a> that does the exact same thing and it's not required for this patch to function. In addition, that tweak is SA-1 compatible while this was not.<br>\r\n- Made the patch code properly remove itself when you unpatch it, instead of running the original code in free space.<br>\r\n- Added FastROM support to the patch.<br>\r\n- Changed the main label to end, which makes it so overworld Mario/Luigi don't visually update during the fade out.<br>\r\n- Fixed a minor visual quirk where Luigi does not lose his halo when selecting continue.<br>\r\n- Various minor optimizations.</div></div>",
    "latest_version": "smwc-41659-1772933113",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41659,
        "title": "Press R to Switch Mario and Luigi on the Overworld V1.1",
        "version": "smwc-41659-1772933113",
        "upstream_time": 1772933113,
        "download_url": "https://dl.smwcentral.net/41659/RtoSwitchOW%20V1.1.zip",
        "filename": "RtoSwitchOW V1.1.zip",
        "size": 1776,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-press-start-sign",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40778,
    "title": "\"Press Start\" Sign",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "titlescreen"
    ],
    "description": "This UberASM code let's you have \"Press Start\" (Or really any text) blinking on your title screen<br>\r\n<br>\r\nUse in gamemode 07 and 08<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"TvGameSmwSmbx\"><a href=\"/?p=profile&amp;id=26054\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">TvGameSmwSmbx</a></span>.",
    "latest_version": "smwc-40778-1760376919",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40778,
        "title": "\"Press Start\" Sign",
        "version": "smwc-40778-1760376919",
        "upstream_time": 1760376919,
        "download_url": "https://dl.smwcentral.net/40778/PressStart.zip",
        "filename": "PressStart.zip",
        "size": 1515,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-pressured-water",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 14373,
    "title": "Pressured Water",
    "authors": [
      "mathie"
    ],
    "tags": [
      "lorom",
      "physics",
      "sa-1",
      "super fx",
      "water"
    ],
    "description": "This simple code make it so that Mario can't swim in water more than one time without touching the ground.<br>\r\nNote that it's still possible to have him swim more or less high using the directional buttons, though.<br>\r\nIt works by modifying controller-related RAM addresses, so look up the code before combining it with another controller-related gimmick.<br>\r\n<br>\r\nEDITS & UPDATES:<br>\r\n- fixed issue about not being able to dismount Yoshi while in water.<br>\r\n- fixed issues with \"level paused\", \"message box active\" and \"sprites locked\" flags.",
    "latest_version": "smwc-14373-1474148668",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 14373,
        "title": "Pressured Water",
        "version": "smwc-14373-1474148668",
        "upstream_time": 1474148668,
        "download_url": "https://dl.smwcentral.net/14373/PressuredWater.zip",
        "filename": "PressuredWater.zip",
        "size": 444,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-punching-system",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 21119,
    "title": "Punching System",
    "authors": [
      "AuraDee",
      "wiiqwertyuiop"
    ],
    "tags": [
      "ability",
      "asar 2 remoderation",
      "lorom",
      "sa-1"
    ],
    "description": "This code will allow Mario to punch. When you punch, a sliding effect is simulated, so make sure the enemies you want to be able to be killed by it are able to be killed by sliding (you can use Tweaker to enable that). Also sorry for the poorly drawn GFX, I'm not good at drawing them :(, but you can fix those if you want. <a href=\"https://www.youtube.com/watch?v=BiqM77FtVHc\" rel=\"nofollow\">Video</a>.",
    "latest_version": "smwc-21119-1567963957",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 21119,
        "title": "Punching System",
        "version": "smwc-21119-1567963957",
        "upstream_time": 1567963957,
        "download_url": "https://dl.smwcentral.net/21119/PunchSystem.zip",
        "filename": "PunchSystem.zip",
        "size": 12052,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-punishment-for-getting-coins-or-score",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41015,
    "title": "Punishment For Getting Coins or Score",
    "authors": [
      "Jimmy",
      "Vivian Darkbloom",
      "yoshicookiezeus"
    ],
    "tags": [
      "ascetic",
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "This bit of code sets your score and number of coins to zero. If you collect any points or coins, an event will trigger (I've put in four: Warping the player to the screen exit, killing the player, hurting the player, or resetting the game).<br>\r\n<br>\r\n<br>\r\n<br>\r\nYou should probably not make collecting coins reset the game unless you're a real jerk.",
    "latest_version": "smwc-41015-1762884760",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41015,
        "title": "Punishment For Getting Coins or Score",
        "version": "smwc-41015-1762884760",
        "upstream_time": 1762884760,
        "download_url": "https://dl.smwcentral.net/41015/NoPointsAsar2.zip",
        "filename": "NoPointsAsar2.zip",
        "size": 1099,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-punishment-for-getting-lives",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40967,
    "title": "Punishment For Getting Lives",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "A simple code to either hurt or kill the player whenever they collect lives by any means, be it 1-UP, 3-UP moons, enemy chains, etc. Requires 1 byte of free RAM.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"MorrieTheMagpie\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=43194\" style=\"color: #3399ff;\" class=\"un\">MorrieTheMagpie</a></span>.",
    "latest_version": "smwc-40967-1762550361",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40967,
        "title": "Punishment For Getting Lives",
        "version": "smwc-40967-1762550361",
        "upstream_time": 1762550361,
        "download_url": "https://dl.smwcentral.net/40967/lives_punishment.zip",
        "filename": "lives_punishment.zip",
        "size": 606,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-push-yoshi",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40113,
    "title": "Push Yoshi",
    "authors": [
      "Luknight"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "Allows the player to push Yoshi just like in the GBA version of SMW.<br>\r\nRequested by <span class=\"un-outer\" title=\"Joaololpvp\"><a href=\"/?p=profile&amp;id=54355\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Joaololpvp</a></span>",
    "latest_version": "smwc-40113-1753961286",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40113,
        "title": "Push Yoshi",
        "version": "smwc-40113-1753961286",
        "upstream_time": 1753961286,
        "download_url": "https://dl.smwcentral.net/40113/push_yoshi.zip",
        "filename": "push_yoshi.zip",
        "size": 542,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-reduce-score-to",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 28853,
    "title": "Reduce Score to 0 on a Specific Level",
    "authors": [
      "Francium"
    ],
    "tags": [
      "asar 2 remoderation",
      "score"
    ],
    "description": "This is a patch that forces the score to 0 at a specific level (which you can specify yourself), but restores it once you enter the other levels.<br>\r\n<br>\r\nIt uses some free RAM, be sure to read the ReadMe and the comments in the asm.<br>\r\n<br>\r\nRequest from <span class=\"un-outer\" title=\"Knight of Time\"><a href=\"/?p=profile&amp;id=146\" style=\"color: var(--user-color-2);\" class=\"un\">Knight of Time</a></span>.<br>\r\n<br>\r\nP.S.<br>\r\nOptimized asm. This fixes a bug where scores were not being restored in sublevels.",
    "latest_version": "smwc-28853-1638224455",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 28853,
        "title": "Reduce Score to 0 on a Specific Level",
        "version": "smwc-28853-1638224455",
        "upstream_time": 1638224455,
        "download_url": "https://dl.smwcentral.net/28853/Player%20Cannot%20Score%20Points.zip",
        "filename": "Player Cannot Score Points.zip",
        "size": 1614,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-relative-layer-2-vertical-rise-fall-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41102,
    "title": "Relative Layer 2 Vertical Rise/Fall V1.1",
    "authors": [
      "Koopster",
      "yoshifanatic"
    ],
    "tags": [
      "autoscroll",
      "fall",
      "layer 2",
      "lorom",
      "rise",
      "sa-1"
    ],
    "description": "This code auto-scrolls level (or background) layer 2 up or down relative to layer 1, which makes rising and falling layer 2 sections possible without taking away vertical camera freedom.<br>\r\n<br>\r\nA couple notes:<br>\r\n-Lunar Magic 3.40+ can already autoscroll layer 2. However, you only get 12 options, while this gives you far more customization for how fast layer 2 moves.<br>\r\n-It must be assured that the player can never reach layer 2 scrolled past the area that has been placed in Lunar Magic, or glitchy tiles will appear. This works for the applications shown in the screenshots, as the layer 2 itself impedes the player from going further down (for the lava) or up (for the blocks). For rising layer 2, it is of interest to also account for Mario's death animation, as he falls down a fair amount when dying (the .asm file talks about this in more detail).<br>\r\n<br>\r\n<span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span>'s Update:<br>\r\n- Fixed the faulty no Yoshi intro check so pipe entrances don't break this UberASM.<br>\r\n- Made some minor optimizations.<br>\r\n- Made this disable vertical layer 2 scroll during level init as a convenience.<br>\r\n- Added functionality to customize how many subpixels layer 2 moves to allow for more precision.",
    "latest_version": "smwc-41102-1769856084",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41102,
        "title": "Relative Layer 2 Vertical Rise/Fall V1.1",
        "version": "smwc-41102-1769856084",
        "upstream_time": 1769856084,
        "download_url": "https://dl.smwcentral.net/41102/L2RelVScrollV1_1.zip",
        "filename": "L2RelVScrollV1_1.zip",
        "size": 1085,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-reload-layer",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 28662,
    "title": "Reload Layer 3 During Submap Transitions",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "asar 2 remoderation",
      "layer 3",
      "lorom",
      "sa-1",
      "tilemap"
    ],
    "description": "This UberASM acts as a workaround for a problem with the submap transitions (\"red path\" transitions) which do not load the submap's layer 3 tilemap, causing it to carry over from the previous map. This UberASM allows you to reload the tilemaps at the cost of inserting all the maps' tilemaps uncompressed in ROM (as well as having them inserted compressed with Lunar Magic), which takes a bit of ROM space. Also, the level name will be erased until Mario lands on a new level tile (a similar effect may also happen for other custom codes you use that write to layer 3).<br>\r\nTo make the transition smoother, you can pair this with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=27205\">Different Submap Switching Transition</a> patch (so it doesn't show the layer 3 suddenly changing).<br>\r\nFor instructions on how to use it, check out the asm file.<br>\r\nOriginally made for the OWDC2021 contest.",
    "latest_version": "smwc-28662-1653545037",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 28662,
        "title": "Reload Layer 3 During Submap Transitions",
        "version": "smwc-28662-1653545037",
        "upstream_time": 1653545037,
        "download_url": "https://dl.smwcentral.net/28662/red_path_load_layer3.zip",
        "filename": "red_path_load_layer3.zip",
        "size": 1017,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-reload-level-on-l-r-death",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 24839,
    "title": "Reload Level on L+R / Death",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "asar 2 remoderation",
      "l and r",
      "lorom",
      "reload",
      "sa-1"
    ],
    "description": "This is a routine you can use to reload the level when L and R are pressed together. Also has the option to reload on death as well.<br>\r\n<br>\r\nNote: reloading a level with this code can cause the \"256 entrance glitch\", so it's recommended to patch it out with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=14053\">this</a>.",
    "latest_version": "smwc-24839-1604336520",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 24839,
        "title": "Reload Level on L+R / Death",
        "version": "smwc-24839-1604336520",
        "upstream_time": 1604336520,
        "download_url": "https://dl.smwcentral.net/24839/LRreset.zip",
        "filename": "LRreset.zip",
        "size": 3234,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-repeating-layer",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 35299,
    "title": "Repeating Layer 3 Vertical Scroll",
    "authors": [
      "spooonsss"
    ],
    "tags": [
      "asar 2 remoderation",
      "layer 3",
      "lorom",
      "sa-1"
    ],
    "description": "This UberASM vertically scrolls a layer 3 background in a repeating pattern. Configuration includes autoscroll speed and speed to offset from layer 1.<br>\r\n<br>\r\nCompatible with the vanilla status bar. (Unlike naive layer 3 scrolling, the vanilla status bar will not be scrolled into the middle of the screen)",
    "latest_version": "smwc-35299-1701539908",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 35299,
        "title": "Repeating Layer 3 Vertical Scroll",
        "version": "smwc-35299-1701539908",
        "upstream_time": 1701539908,
        "download_url": "https://dl.smwcentral.net/35299/RepeatingLayer3VerticalScroll.zip",
        "filename": "RepeatingLayer3VerticalScroll.zip",
        "size": 1131,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-reset-level-on-falling-down-offscreen-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41052,
    "title": "Reset Level on Falling Down Offscreen V1.1",
    "authors": [
      "Nitrocell Inc.",
      "yoshifanatic"
    ],
    "tags": [
      "lorom",
      "off screen",
      "sa-1",
      "teleport"
    ],
    "description": "This UberASM works as Level and Game Mode 14 ASM. Instead of dying when falling offscreen, the level will restart as if you reentered it from the overworld.<br>\r\n<br>\r\nNote: This doesn't work on level 24 unless you disable it's gimmick in Lunar Magic!<br>\r\n<br>\r\n<span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span>'s Update:<br>\r\n- Removed the SA-1 check because it's redundant as UberASM already does this.<br>\r\n- Added support for Lunar Magic 3.00's horizontal level modes.<br>\r\n- Added midpoint support, so this code can teleport you to the midpoint of a level if you have it.<br>\r\n- Significantly optimized the code for getting a teleport destination.",
    "latest_version": "smwc-41052-1763937958",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41052,
        "title": "Reset Level on Falling Down Offscreen V1.1",
        "version": "smwc-41052-1763937958",
        "upstream_time": 1763937958,
        "download_url": "https://dl.smwcentral.net/41052/Reset%20If%20Falling%20Offscreen%20v1.1.zip",
        "filename": "Reset If Falling Offscreen v1.1.zip",
        "size": 1303,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-retry-system",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 42270,
    "title": "Retry System v2.0.3",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "counter",
      "dynamic",
      "filter",
      "lorom",
      "midway point",
      "sa-1",
      "save"
    ],
    "description": "This is the modern Retry System that extends and improves the <a href=\"https://smwc.me/1657727\">original patch</a> by <span class=\"un-outer\" title=\"worldpeace\"><a href=\"/?p=profile&amp;id=1250\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">worldpeace</a></span>. Its base features are the same as the old patch, but there's a lot of new functionalities and customizations available, which make it an useful tool also for projects where a retry system is not needed. Additionally, being implemented as an UberASM project, it features much less hijacks than the original patch, making it compatible with more resources. UberASM Tool version 2.1 or higher is required.<br>\r\n<br>\r\nThe main features implemented are:<br>\r\n- Level respawn on death without going to the Overworld (with prompt or instant)<br>\r\n- Customizable Retry prompt appearance (box/bar/minimal)<br>\r\n- Multiple midways per level<br>\r\n- Automatic midways when entering a sublevel<br>\r\n- Customizable sprite status bar that replaces the vanilla one<br>\r\n- Death counter<br>\r\n- Integrated save system to retain checkpoints and other things in SRAM<br>\r\n- Title screen death fix<br>\r\n- Counterbreak (state reset when respawning or going to the Overworld)<br>\r\n- Miscellaneous bug fixes<br>\r\n<br>\r\nSee <a href=\"https://kkevinm.github.io/retry-system/\" rel=\"nofollow\">Documentation</a> for more details.<br>\r\n<br>\r\nYou can check out the repository <a href=\"https://github.com/kkevinm/retry-system\" rel=\"nofollow\">here</a>.<br>\r\n<br>\r\nYou can see the changelog <a href=\"https://kkevinm.github.io/retry-system/changelog.html\" rel=\"nofollow\">here</a>.",
    "latest_version": "2.0.3",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 42270,
        "title": "Retry System v2.0.3",
        "version": "2.0.3",
        "upstream_time": 1777243987,
        "download_url": "https://dl.smwcentral.net/42270/retry-system_v2.0.3.zip",
        "filename": "retry-system_v2.0.3.zip",
        "size": 276032,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-reverse-bg-reverse-vertical-bg",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40857,
    "title": "Reverse BG + Reverse Vertical BG",
    "authors": [
      "Jimmy",
      "Vivian Darkbloom"
    ],
    "tags": [
      "layer 2",
      "lorom",
      "sa-1"
    ],
    "description": "These let the background scroll in the opposite direction from how it's supposed to. You can presumably engage in a lot of Layer 2 shenanigans with them, and they look pretty neat/weird in general.",
    "latest_version": "smwc-40857-1761167607",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40857,
        "title": "Reverse BG + Reverse Vertical BG",
        "version": "smwc-40857-1761167607",
        "upstream_time": 1761167607,
        "download_url": "https://dl.smwcentral.net/40857/Reverse%20BG%20and%20Reverse%20Vertical%20BG.zip",
        "filename": "Reverse BG and Reverse Vertical BG.zip",
        "size": 631,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-reverse-coin-counter",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40545,
    "title": "Reverse Coin Counter",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "coin",
      "counter",
      "lorom",
      "sa-1"
    ],
    "description": "With this code collecting coins will decrease coin counter instead of increasing it.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"NopeContest\"><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=45664\" style=\"color: #73c873;\" class=\"un\">NopeContest</a></span>.",
    "latest_version": "smwc-40545-1756645043",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40545,
        "title": "Reverse Coin Counter",
        "version": "smwc-40545-1756645043",
        "upstream_time": 1756645043,
        "download_url": "https://dl.smwcentral.net/40545/ReverseCoinsUBERASM.zip",
        "filename": "ReverseCoinsUBERASM.zip",
        "size": 1042,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-reverse-controls",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 18229,
    "title": "Reverse Controls",
    "authors": [
      "Nowieso"
    ],
    "tags": [
      "abilities",
      "asar 2 remoderation",
      "controller",
      "controller button",
      "lorom",
      "mario",
      "on-off-switch",
      "p-switch",
      "sa-1",
      "star",
      "water",
      "yoshi"
    ],
    "description": "This is a very user-friendly code that lets you switch certain buttons on the controller.<br>\r\n<br>\r\nYou can switch controls based on:<br>\r\n- Nothing - always switch the controls<br>\r\n- ON/OFF Switch<br>\r\n- P-Switch <br>\r\n- Star-Power<br>\r\n- Yoshi<br>\r\n- Water<br>\r\nFeel free to submit more options!<br>\r\n<br>\r\nThis code might be useful to create a unique ghosthouse/ghost themed level.<br>\r\n<br>\r\nSet your options in the asm file!!!<br>\r\n<br>\r\nCredit is optional, just don't claim it as your own.",
    "latest_version": "smwc-18229-1543610923",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 18229,
        "title": "Reverse Controls",
        "version": "smwc-18229-1543610923",
        "upstream_time": 1543610923,
        "download_url": "https://dl.smwcentral.net/18229/Reverse%20Controls.zip",
        "filename": "Reverse Controls.zip",
        "size": 1468,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-save-power-up-to-item-box-with-l-r",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 34129,
    "title": "Save Power-Up to Item Box with L/R",
    "authors": [
      "AmperSam"
    ],
    "tags": [
      "item box",
      "lorom",
      "power-up",
      "sa-1",
      "star"
    ],
    "description": "This UberASM will \"steal\" any of the 4 valid power-up states that Mario can be in (Big, Flower, Cape and Star) when you press L or R, and store the corresponding power-up in the item box. (As seen in my KLDC 2022 entry \"<a href=\"https://smwc.me/1608221\">Save It For Later</a>\").<br>\r\n<br>\r\nNote: if Mario has a power-up AND has star power, e.g. cape and star, this ASM will steal the star power first. Only pressing L/R after stealing the star will steal the power-up.<br>\r\n<br>\r\nThis ASM comes with a few options: <br>\r\n- you can give Mario a handful of invincibility frames as if he took damage, to give players leeway to react<br>\r\n- you can disable stealing the star power altogether to prevent unintended use of the star<br>\r\n- you can enable dropping an existing power-up from the item box when stealing",
    "latest_version": "smwc-34129-1687053209",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 34129,
        "title": "Save Power-Up to Item Box with L/R",
        "version": "smwc-34129-1687053209",
        "upstream_time": 1687053209,
        "download_url": "https://dl.smwcentral.net/34129/lr_steal_power_up.zip",
        "filename": "lr_steal_power_up.zip",
        "size": 1483,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-scroll-layer",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 24696,
    "title": "Scroll Layer 3 with L/R",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "layer 3",
      "lorom",
      "sa-1",
      "scroll",
      "tides"
    ],
    "description": "This UberASM will scroll layer 3 up and down when L/R are pressed (L = up, R = down). This is meant to be used with tides: if you override the layer 3 settings, make sure the vertical scroll is set to None. Also, the code disables L/R scrolling to not interfere with this.<br>\r\nIn the asm file you can customize the min and max position you can scroll to, and the speed (set in 256th of a pixel per frame, to allow for more fine-tuned speeds). It requires 1 byte of freeram.<br>\r\n",
    "latest_version": "smwc-24696-1601578895",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 24696,
        "title": "Scroll Layer 3 with L/R",
        "version": "smwc-24696-1601578895",
        "upstream_time": 1601578895,
        "download_url": "https://dl.smwcentral.net/24696/MoveLayer3LR.zip",
        "filename": "MoveLayer3LR.zip",
        "size": 636,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-scrollable-hdma-gradients",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 23789,
    "title": "\"Scrollable\" HDMA Gradients",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "asar 2 remoderation",
      "gradient",
      "hdma",
      "lorom",
      "sa-1"
    ],
    "description": "Let's be honest: HDMA gradients are, due to their nature, static to the screen. But other games somehow manage to manage to make them scroll (well, give the illusion of scrolling as remember, they're static by nature) without using any background! Don't worry now, it's time to officially have that kind of code in SMW (at least a proper release since years)!<br>\r\n<br>\r\nRead the readme first.<br>\r\n<br>\r\nCreation of compatible HDMA tables is done with <a href=\"https://www.smwcentral.net/?p=section&a=details&id=11691\">Gradient Tool</a>.",
    "latest_version": "smwc-23789-1594664968",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 23789,
        "title": "\"Scrollable\" HDMA Gradients",
        "version": "smwc-23789-1594664968",
        "upstream_time": 1594664968,
        "download_url": "https://dl.smwcentral.net/23789/Scrollable%20HDMA.zip",
        "filename": "Scrollable HDMA.zip",
        "size": 8362,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-sensitive-bob-ombs",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 29838,
    "title": "Sensitive Bob-ombs",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "bob-omb",
      "explode",
      "explosion",
      "lorom",
      "sa-1"
    ],
    "description": "This UberASM code makes Bob-ombs more sensitive to their environment, as all sentient explosives should be. You can allow Bob-ombs to be detonated by dying (either via sprite contact or lava), by being thrown at a wall, by walking into other sprites, or any combination of the three. Features are enabled via the .asm file.<br>\r\n<br>\r\nTo be inserted as level code or as GM14 code.",
    "latest_version": "smwc-29838-1658303205",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 29838,
        "title": "Sensitive Bob-ombs",
        "version": "smwc-29838-1658303205",
        "upstream_time": 1658303205,
        "download_url": "https://dl.smwcentral.net/29838/SensitiveBobomb.zip",
        "filename": "SensitiveBobomb.zip",
        "size": 1193,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-single-hit-on-off-blocks",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 25838,
    "title": "Single Hit ON/OFF Blocks",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "on-off",
      "sa-1"
    ],
    "description": "This UberASM will make all vanilla ON/OFF switches in a level be single hit, by turning them into used blocks when their bounce animation ends. You can also change what block they turn into (for example, into block 25 to have them outright disappear).",
    "latest_version": "smwc-25838-1612131121",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 25838,
        "title": "Single Hit ON/OFF Blocks",
        "version": "smwc-25838-1612131121",
        "upstream_time": 1612131121,
        "download_url": "https://dl.smwcentral.net/25838/OneHitOnOff.zip",
        "filename": "OneHitOnOff.zip",
        "size": 585,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-single-screen-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 39169,
    "title": "Single Screen v1.3",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "horizontal",
      "lorom",
      "sa-1",
      "screen scrolling",
      "scrolling"
    ],
    "description": "This resource will lock the camera to a single screen and scroll to the next only when the player reaches the edge or crosses a set threshold. See the ASM file itself for more information and configuration options.<br>\r\n<br>\r\nIf there are issues with sprites spawning while moving left, apply the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=13675\">Sprite Scroll Fix</a> patch.<br>\r\n<br>\r\nNOTE: the default Horizontal Level Mode (00) does not provide enough height for vertical scrolling to work. Changing the Horizontal Level Mode to 02 or greater will give enough height to be sufficient.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Final Theory\"><a href=\"/?p=profile&amp;id=22015\" style=\"color: var(--user-color-1);\" class=\"un\">Final Theory</a></span><br>\r\n<br>\r\n<div class=\"collapse\"><div class=\"collapse-header\"><span>Changelog</span></div><div class=\"collapse-content\">V1.1 Changes<br>\r\n- Now works with LM3 level sizes<br>\r\n- Start can optionally be aligned to a screen but isn't required to anymore<br>\r\n- Options to disable horizontal/vertical scrolling separately<br>\r\n- More options to change the size of the screen/when the scrolling triggers<br>\r\n- Removed the \"code per screen\" feature since I think it doesn't really work with big level sizes*<br>\r\n<br>\r\n*yeah, I'm just lazy, if you need that feature you probably know what you're doing anyway so add it yourself.<br>\r\n<br>\r\nV1.2 Changes<br>\r\n- Fixed graphics bugging out when pausing the game during a screen transition.<br>\r\n- You can choose between pausing the transition or not allowing to pause during transitions.<br>\r\n<br>\r\nV1.3 Changes (by AmperSam)<br>\r\n- reworked FreeRAM to use empty RAM to avoid any issues with other resources.<br>\r\n- made the definitions and options easier to understand.<br>\r\n- changed the default configuration to actually be screen dimensions instead of a square.<br>\r\n- moved the hijack into an if statement.<br>\r\n- applied fix from Kevin for vertical levels.<br>\r\n- included fix from Koopster to accommodate Retry System.</div></div>",
    "latest_version": "smwc-39169-1757455614",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 39169,
        "title": "Single Screen v1.3",
        "version": "smwc-39169-1757455614",
        "upstream_time": 1757455614,
        "download_url": "https://dl.smwcentral.net/39169/Single%20Screen%20v1.3.zip",
        "filename": "Single Screen v1.3.zip",
        "size": 3406,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-slide-attack",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 20159,
    "title": "Slide Attack",
    "authors": [
      "HuFlungDu",
      "Major Flare"
    ],
    "tags": [
      "asar 2 remoderation",
      "attack",
      "lorom",
      "physics",
      "sa-1",
      "slide"
    ],
    "description": "Uberasm version of a patch made at request of: Ladida<br>\r\nAllows Mario to slide attack by running and ducking. Will kill any enemy that can be killed by a star.<br>\r\nAs always, no credit necessary.",
    "latest_version": "smwc-20159-1559914433",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 20159,
        "title": "Slide Attack",
        "version": "smwc-20159-1559914433",
        "upstream_time": 1559914433,
        "download_url": "https://dl.smwcentral.net/20159/SlideAttack.zip",
        "filename": "SlideAttack.zip",
        "size": 464,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-slipping-sfx",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40932,
    "title": "Slipping SFX",
    "authors": [
      "Segment1Zone2"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sfx"
    ],
    "description": "Adds a sound effect whenever Mario is slipping on a slippery surface, similarly to how it's done in Yoshi's Island.<br>\r\n<br>\r\nComes with a custom sound effect as well instructions on how to insert it.",
    "latest_version": "smwc-40932-1762103160",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40932,
        "title": "Slipping SFX",
        "version": "smwc-40932-1762103160",
        "upstream_time": 1762103160,
        "download_url": "https://dl.smwcentral.net/40932/Slipping%20SFX.zip",
        "filename": "Slipping SFX.zip",
        "size": 31892,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-slopes-hurt",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 27989,
    "title": "Slopes Hurt",
    "authors": [
      "spooonsss"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "sa-1"
    ],
    "description": "Designates some slopes to hurt the player when stepped on<br>\r\n<br>\r\n(To be used only with floor slopes, not ceiling slopes or other tiles)<br>\r\n(Does not work with layer 2)<br>\r\n<br>\r\nTo use, \"tiles:\" must contain the map16 number of the slopes tiles that should hurt.<br>\r\n<br>\r\nExample map16 modifications in LM to match the .asm file:<br>\r\ncopy 1AA to 300<br>\r\n     1AF to 301<br>\r\n     196 to 330<br>\r\n     19B to 331<br>\r\n     1A0 to 332<br>\r\n     1A5 to 333<br>\r\nAlternatively, change the values under \"tiles:\" to match your map16<br>\r\n",
    "latest_version": "smwc-27989-1640031255",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 27989,
        "title": "Slopes Hurt",
        "version": "smwc-27989-1640031255",
        "upstream_time": 1640031255,
        "download_url": "https://dl.smwcentral.net/27989/slope_hurt.zip",
        "filename": "slope_hurt.zip",
        "size": 2014,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-smas-pause-menu-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 30036,
    "title": "SMAS Pause Menu v1.05",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "menu",
      "pause",
      "sa-1",
      "sprite"
    ],
    "description": "This UberASM is an attempt at an accurate recreation of the SMAS pause menu, with the \"Continue\", \"Save&Continue\" and \"Save&Quit\" options (this last one can be changed to \"Save&Exit\" to just exit the level). Like in SMAS, it uses dynamic sprite GFX that is restored when the menu is closed, so you don't need to insert or reserve sprite graphics for it. Make sure to check the README for info and instructions.<br>\r\n<br>\r\nv1.01: fixed issue with layer 3 top priority<br>\r\nv1.02: reduced chance of blank overflows when opening the menu<br>\r\nv1.03: fixed issue where using Save&Quit on the intro level would create a glitched save file<br>\r\nv1.04: added 2 more options: have both quit and exit, or have exit appear only after beating the level<br>\r\nv1.05: fixed start+select option not working",
    "latest_version": "smwc-30036-1675961528",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 30036,
        "title": "SMAS Pause Menu v1.05",
        "version": "smwc-30036-1675961528",
        "upstream_time": 1675961528,
        "download_url": "https://dl.smwcentral.net/30036/smas_pause_menu.zip",
        "filename": "smas_pause_menu.zip",
        "size": 10446,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-smb2-sma-style-luigi-scuttle-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40768,
    "title": "SMB2/SMA Style Luigi Scuttle v1.1",
    "authors": [
      "Francium"
    ],
    "tags": [
      "animation",
      "lorom",
      "luigi",
      "sa-1"
    ],
    "description": "When Luigi is jumping, a walking motion will be shown instead of his normal animation.<br>\r\n<br>\r\nCredits are optional.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"KBY30\"><a href=\"/?p=profile&amp;id=24429\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">KBY30</a></span>.<br>\r\n<br>\r\nv1.1 update: changed to disable scuttle while Luigi is down on cape and animate every 2 frames, similar to SMA2. Also, with this change, ASM was optimized instead of using 2 bytes of free RAM.",
    "latest_version": "smwc-40768-1760228853",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40768,
        "title": "SMB2/SMA Style Luigi Scuttle v1.1",
        "version": "smwc-40768-1760228853",
        "upstream_time": 1760228853,
        "download_url": "https://dl.smwcentral.net/40768/LuigiJump.zip",
        "filename": "LuigiJump.zip",
        "size": 671,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-smb2-styled-charged-jump",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 42124,
    "title": "SMB2-styled Charged Jump",
    "authors": [
      "Blind Devil"
    ],
    "tags": [
      "charged",
      "jump",
      "lorom",
      "physics",
      "player",
      "sa-1",
      "smb2"
    ],
    "description": "When this code is used, the player can charge a jump by ducking for several frames, until the point they start to flash. While flashing, they can perform a higher jump. The configuration can be applied to all player characters, to a specific character or can be RAM flag dependent. Details and example on how to set and use the code are found all within the ASM file.<br>\r\n<br>\r\nDefines to allow charging while riding Yoshi, charged jump/spinjump heights, SFX for charge ready and how long the player should duck to trigger the charge, as well as other options, are included.",
    "latest_version": "smwc-42124-1775285222",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 42124,
        "title": "SMB2-styled Charged Jump",
        "version": "smwc-42124-1775285222",
        "upstream_time": 1775285222,
        "download_url": "https://dl.smwcentral.net/42124/ChargedJumpUber.zip",
        "filename": "ChargedJumpUber.zip",
        "size": 2201,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-smb3-p-meter",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 39160,
    "title": "SMB3 P-Meter",
    "authors": [
      "AmperSam",
      "Ersanio"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "p-meter",
      "sa-1",
      "status bar"
    ],
    "description": "This is an UberASM conversion and enhancement of <span class=\"un-outer\" title=\"Ersanio\"><a href=\"/?p=profile&amp;id=3\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Ersanio</a></span>'s \"<a href=\"https://smwc.me/s/12480\">SMB3 P-Meter</a>\" patch to display the p-meter in the status bar.<br>\r\n<br>\r\nThis resource applies a small hijack which you need to be wary of when removing. Instructions to remove the hijack included.",
    "latest_version": "smwc-39160-1739414983",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 39160,
        "title": "SMB3 P-Meter",
        "version": "smwc-39160-1739414983",
        "upstream_time": 1739414983,
        "download_url": "https://dl.smwcentral.net/39160/smb3_meter_uber.zip",
        "filename": "smb3_meter_uber.zip",
        "size": 3465,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-smb3-p-meter-v2",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 38169,
    "title": "SMB3 P-meter v2.3",
    "authors": [
      "HammerBrother"
    ],
    "tags": [
      "asar 2 remoderation",
      "dash",
      "lorom",
      "p-meter",
      "sa-1",
      "smb3",
      "status bar"
    ],
    "description": "Unlike other patch versions of the classic SMB3 P-meter, this one is rather an uberasm tool code. Note that this by default assumes you are using the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=19247\">super status bar</a> patch patch.  It's also compatible with the <a href=\"https://www.smwcentral.net/?p=section&a=details&id=21562\">Minimalist Status Bars</a> patch<br>\r\n<br>\r\nv2.1 updates:<br>\r\n-Optimized the code a bit, such as no longer needing scratch RAM and instead rely on a repeated icons display subroutine instead.<br>\r\n-Failsafe added (included in the aforementioned subroutine) to prevent if somehow the P-meter is theoretically greater than $70, would write more tiles.<br>\r\n<br>\r\nv2.2 minor update:<br>\r\n-Renamed the defines and added various comments due to them being confusing. Also removed an unused one.<br>\r\n<br>\r\nv2.3 minor update:<br>\r\n-Further simplified the defines for the user relating to the status bar patches, and now the tile position uses coordinates rather than just one number specifying how many bytes.<br>\r\n-Added alternate graphics for minimalist status bar due to tile outlines blending in with black background",
    "latest_version": "smwc-38169-1722787000",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 38169,
        "title": "SMB3 P-meter v2.3",
        "version": "smwc-38169-1722787000",
        "upstream_time": 1722787000,
        "download_url": "https://dl.smwcentral.net/38169/SMB3_PMeter_2_3.zip",
        "filename": "SMB3_PMeter_2_3.zip",
        "size": 6602,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-smooth-hdma-gradient-transitions",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 29495,
    "title": "Smooth HDMA Gradient Transitions",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "asar 2 remoderation",
      "hdma",
      "sa-1"
    ],
    "description": "This UberASM contains a library that allows you to fade from one BG gradient to another in a smooth way, without advanced asm knowledge. This can be useful to change aesthetics as time passes or as the level is progressed (similar to some levels in DKC), or also to make HDMA gradients work with the level end colors fade.<br>\r\nAll that's needed is the HDMA tables (like those generated by EffectTool/GradientTool, using the RedGreen-Blue format) and to call the provided routines when you want to start the fade. Check out the readme for more info. Included a couple examples codes: one changes the gradient as the timer passes, the other changes it at level end.<br>\r\nNote that the code is SA-1 only. Also pay attention to the RAM usage.",
    "latest_version": "smwc-29495-1657476235",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 29495,
        "title": "Smooth HDMA Gradient Transitions",
        "version": "smwc-29495-1657476235",
        "upstream_time": 1657476235,
        "download_url": "https://dl.smwcentral.net/29495/hdma_gradient_fade.zip",
        "filename": "hdma_gradient_fade.zip",
        "size": 4914,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-sonic-shields",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 26388,
    "title": "Sonic Shields",
    "authors": [
      "Burning Loaf"
    ],
    "tags": [
      "asar 2 remoderation",
      "patch",
      "powerup",
      "sa-1",
      "shield",
      "sonic"
    ],
    "description": "The shields from Sonic the hedgehog in SMW, this UberASM has custom blocks and a patch alongside with it that is required for it to work, but you could also instead use the \"Sonic Styled Powerdown\" patch.<br>\r\n<br>\r\nIf you haven't played Sonic, these shields can absorb a hit (or more) for the player, and certain shields have helpful abilities.<br>\r\n<br>\r\nThey do not take sprite slots, only OAM slots, they do take SP1-4 GFX space though (at least one 16x16 tile)<br>\r\nAlso, you *need* to insert this as levelASM, otherwise the shields won't display.<br>\r\n<br>\r\nmake sure you check out the README.",
    "latest_version": "smwc-26388-1630392356",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 26388,
        "title": "Sonic Shields",
        "version": "smwc-26388-1630392356",
        "upstream_time": 1630392356,
        "download_url": "https://dl.smwcentral.net/26388/sonicShields.zip",
        "filename": "sonicShields.zip",
        "size": 12781,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-spaceship-movement",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 39111,
    "title": "Spaceship Movement",
    "authors": [
      "AmperSam",
      "AuraDee",
      "wiiqwertyuiop"
    ],
    "tags": [
      "controller",
      "lorom",
      "no gravity",
      "physics",
      "sa-1"
    ],
    "description": "This UberASM will allow you to move in all directions, but you will die if you touch a surface.  An option in the ASM file, if set, will let you move in diagonal directions, which is on by default.",
    "latest_version": "smwc-39111-1738536909",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 39111,
        "title": "Spaceship Movement",
        "version": "smwc-39111-1738536909",
        "upstream_time": 1738536909,
        "download_url": "https://dl.smwcentral.net/39111/spaceship.zip",
        "filename": "spaceship.zip",
        "size": 704,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-spawn-carried-sprites-with-l-r",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 27201,
    "title": "Spawn Carried Sprites with L/R",
    "authors": [
      "Koopster"
    ],
    "tags": [
      "asar 2 remoderation",
      "carriable",
      "lorom",
      "sa-1",
      "spawn",
      "sprite"
    ],
    "description": "Allows the player to use L/R to spawn a sprite, normal or custom, in a carried state in Mario's hands. This code also allows for each of the shoulder buttons to spawn a different sprite.<br>\r\n<br>\r\nIncludes checks so sprites won't spawn when they shouldn't, such as when something's already being carried. It's possible to toggle it being possible to spawn an item during flight.",
    "latest_version": "smwc-27201-1622965800",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 27201,
        "title": "Spawn Carried Sprites with L/R",
        "version": "smwc-27201-1622965800",
        "upstream_time": 1622965800,
        "download_url": "https://dl.smwcentral.net/27201/lrspawncarried.zip",
        "filename": "lrspawncarried.zip",
        "size": 1678,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-spawn-sprites-in-yoshi-s-mouth-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 25430,
    "title": "Spawn Sprites in Yoshi's Mouth v1.1",
    "authors": [
      "Djief"
    ],
    "tags": [
      "l and r",
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "Press L or R to spawn an item in Yoshi's mouth. Works with shells of different colours, Goombas, Springs, P-Switches and Keys. Did not test every other sprites but I don't think anything else works properly. File includes settings at the top to select which sprite to use, timer for Yoshi's swallowing, and sounds.<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=viewthread&t=99181\">Based on code posted by Thomas here</a><br>\r\n<br>\r\nEdited to add sounds options.<br>\r\n<br>\r\nv1.1 Fixed a bug where you could spawn a null item by pressing R the frame after Y<br>\r\n<br>\r\n",
    "latest_version": "smwc-25430-1608281150",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 25430,
        "title": "Spawn Sprites in Yoshi's Mouth v1.1",
        "version": "smwc-25430-1608281150",
        "upstream_time": 1608281150,
        "download_url": "https://dl.smwcentral.net/25430/YoshiItems.zip",
        "filename": "YoshiItems.zip",
        "size": 1231,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-specter-of-torment-styled-wallclimb-and-walljump-v2",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 19395,
    "title": "(Specter of Torment-Styled) Wallclimb and Walljump v2.0",
    "authors": [
      "Arinsu",
      "Maarfy"
    ],
    "tags": [
      "abilities",
      "asar 2 remoderation",
      "climb",
      "jump",
      "lorom",
      "player",
      "sa-1",
      "walljump",
      "wallkick"
    ],
    "description": "The Specter of Torment-Styled Wallclimb and Walljump patch, by <span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>, merged with a request by <span class=\"un-outer\" title=\"idol\"><a href=\"/?p=profile&amp;id=18321\" style=\"color: #ff9b55;\" class=\"un unavailable inactive\">idol</a></span> and converted to UberASM during remoderation by <span class=\"un-outer\" title=\"Maarfy\"><a href=\"/?p=profile&amp;id=7245\" style=\"color: #777777;\" class=\"un unavailable inactive\">Maarfy</a></span>.<br>\r\n<br>\r\nThis patch grants the user two styles of wallclimb/walljump mechanics, controlled with one easy-to-change define. If set to emulate Specter Knight-style wallclimbing, the player is able to attach to and automatically climb up a wall for a configurable amount of time. If time runs out, the player falls off, and if the player presses B, he can kick off the wall.<br>\r\n<br>\r\nIf set to normal wallclimbing, the player may attach to the wall indefinitely, and is able to climb up and down at will. Pressing B will kick off of the wall, and pressing B while holding Down will allow the player to simply drop off.<br>\r\n<br>\r\nRead the patch itself for a list of known bugs, the most serious of which (arguably) being very poor chemistry with solid sprites. Standard patch version is available <a href=\"https://www.smwcentral.net/?p=section&a=details&id=19396\">here</a>, if desired.<br>\r\n<br>\r\nAlso note that the helper patch overwrites part of the free-roaming debug routine.",
    "latest_version": "smwc-19395-1554776155",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 19395,
        "title": "(Specter of Torment-Styled) Wallclimb and Walljump v2.0",
        "version": "smwc-19395-1554776155",
        "upstream_time": 1554776155,
        "download_url": "https://dl.smwcentral.net/19395/Wallclimb%20%28UberASM%29.zip",
        "filename": "Wallclimb (UberASM).zip",
        "size": 6165,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-spotlight-auto-switch-off",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40209,
    "title": "Spotlight Auto Switch-Off",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "dark",
      "light",
      "lorom",
      "sa-1",
      "spotlight",
      "switch"
    ],
    "description": "This uberasm code will deactivate the spotlight sprite after a few frames of it been turned on. It requires no free RAM as it uses some of the unused sprite tables of the spotlight sprite as the counter and includes an option for switching on and off alternatively (NOTE: this last setting is incompatible with the light switch block).",
    "latest_version": "smwc-40209-1753974182",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40209,
        "title": "Spotlight Auto Switch-Off",
        "version": "smwc-40209-1753974182",
        "upstream_time": 1753974182,
        "download_url": "https://dl.smwcentral.net/40209/spotoff_remod.zip",
        "filename": "spotoff_remod.zip",
        "size": 869,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-sprite-initial-facing-fix-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 29835,
    "title": "Sprite Initial Facing Fix v1.01",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "asar 2 remoderation",
      "face",
      "fix",
      "init",
      "lorom",
      "sa-1",
      "sprite"
    ],
    "description": "This is an UberASM version of the Sprite Initial Facing Fix patch, that fixes the issue where sprites spawning in on level load will face the position Mario was at before warping. Instead, sprites will always face Mario when spawning in on level load. It can be applied globally with Gamemode 14, or used on a per-level basis.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"idol\"><a href=\"/?p=profile&amp;id=18321\" style=\"color: #ff9b55;\" class=\"un unavailable inactive\">idol</a></span>.<br>\r\n<br>\r\nv1.01:<br>\r\n- Added the Info Box (sprite B9) to the list of excluded sprites.<br>\r\n<br>\r\nv1: Initial release.",
    "latest_version": "smwc-29835-1645193600",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 29835,
        "title": "Sprite Initial Facing Fix v1.01",
        "version": "smwc-29835-1645193600",
        "upstream_time": 1645193600,
        "download_url": "https://dl.smwcentral.net/29835/InitSpriteFacing1.01.zip",
        "filename": "InitSpriteFacing1.01.zip",
        "size": 1025,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-sprite-shooting-ability-for-mario",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 17238,
    "title": "Sprite Shooting Ability for Mario",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "player",
      "sa-1",
      "spawn",
      "sprite"
    ],
    "description": "Allows you to shoot normal or custom sprites by pressing a button. This one allows you to limit how many sprites can be spawned, and adds an option to despawn any sprite spawned by this method*. Inspired by wiiq's attempt; this uses none of his code though.<br>\r\n<br>\r\n* Uses $1FD6,x to determine this. If you have any sprites which modify this table it may break.",
    "latest_version": "smwc-17238-1522486060",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 17238,
        "title": "Sprite Shooting Ability for Mario",
        "version": "smwc-17238-1522486060",
        "upstream_time": 1522486060,
        "download_url": "https://dl.smwcentral.net/17238/Sprite%20Shooter.zip",
        "filename": "Sprite Shooter.zip",
        "size": 1788,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-sprites-are-always-in-water",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 18195,
    "title": "Sprites Are Always In Water",
    "authors": [
      "Telinc1",
      "Vivian Darkbloom"
    ],
    "tags": [
      "asar 2 remoderation",
      "glitchy",
      "lorom",
      "sa-1",
      "water"
    ],
    "description": "This sets all values in the \"Sprites In Liquid Indicator\" table to #$01 - \"In Water\", as well as removing the splash graphic.<br>\r\n<br>\r\nBasically if you enable sprite buoyancy in a level using this code you can replicate that glitch that lets sprites act like they're inside of water when they aren't, like in <a href=\"https://www.youtube.com/watch?v=Mf3xtV0BN3U\" rel=\"nofollow\">Faux Water by Sixcorby</a><br>\r\n<br>\r\n",
    "latest_version": "smwc-18195-1539439474",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 18195,
        "title": "Sprites Are Always In Water",
        "version": "smwc-18195-1539439474",
        "upstream_time": 1539439474,
        "download_url": "https://dl.smwcentral.net/18195/SpritesInWater.zip",
        "filename": "SpritesInWater.zip",
        "size": 524,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-start-level-with-specific-pose",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 31443,
    "title": "Start Level with Specific Pose",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "This UberASM will make the player assume a specific pose at the start of the level for a certain amount of frames. Optionally, you can make the game freeze while the pose is shown and/or disable player inputs.<br>\r\nRequires 1 byte of freeram.",
    "latest_version": "smwc-31443-1664568901",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 31443,
        "title": "Start Level with Specific Pose",
        "version": "smwc-31443-1664568901",
        "upstream_time": 1664568901,
        "download_url": "https://dl.smwcentral.net/31443/start_with_pose.zip",
        "filename": "start_with_pose.zip",
        "size": 557,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-start-on-off-state",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40793,
    "title": "Start on OFF State",
    "authors": [
      "edidari"
    ],
    "tags": [
      "lorom",
      "on-off",
      "sa-1"
    ],
    "description": "This simple UberASM starts the level on OFF state.",
    "latest_version": "smwc-40793-1760474108",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40793,
        "title": "Start on OFF State",
        "version": "smwc-40793-1760474108",
        "upstream_time": 1760474108,
        "download_url": "https://dl.smwcentral.net/40793/Start%20OFF%20State.zip",
        "filename": "Start OFF State.zip",
        "size": 176,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-stationary-star",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 16175,
    "title": "Stationary Star",
    "authors": [
      "TheBiob"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "powerup",
      "star"
    ],
    "description": "This is a stationary star.<br>\r\n<br>\r\nWhen touched the player gets the ability to use the up button (can be changed) to activate the star power once for a short while.<br>\r\n<br>\r\nAfter using it the player will have to go back to the block to \"refill\" his ability to use the star.",
    "latest_version": "smwc-16175-1507074203",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 16175,
        "title": "Stationary Star",
        "version": "smwc-16175-1507074203",
        "upstream_time": 1507074203,
        "download_url": "https://dl.smwcentral.net/16175/stationary_star.zip",
        "filename": "stationary_star.zip",
        "size": 1769,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-sticky-ground",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 18190,
    "title": "Sticky Ground",
    "authors": [
      "Vivian Darkbloom",
      "wye"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sticky"
    ],
    "description": "This disables the Left and Right buttons on the control pad when you're on the ground.<br>\r\n<br>\r\nI got the idea from <span class=\"un-outer\" title=\"wye\"><a href=\"/?p=profile&amp;id=951\" style=\"color: #92db00;\" class=\"un\">wye</a></span>'s patch but streamlined it a bit.",
    "latest_version": "smwc-18190-1543565817",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 18190,
        "title": "Sticky Ground",
        "version": "smwc-18190-1543565817",
        "upstream_time": 1543565817,
        "download_url": "https://dl.smwcentral.net/18190/Stickyground.zip",
        "filename": "Stickyground.zip",
        "size": 740,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-sticky-hands",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 21745,
    "title": "Sticky Hands",
    "authors": [
      "Darolac"
    ],
    "tags": [
      "carriable",
      "carry",
      "lorom",
      "sa-1",
      "sticky"
    ],
    "description": "This code makes it so the first carriable sprite that Mario takes on a level can't be discarded, so Mario must keep carrying it until the end of the level.",
    "latest_version": "smwc-21745-1578047074",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 21745,
        "title": "Sticky Hands",
        "version": "smwc-21745-1578047074",
        "upstream_time": 1578047074,
        "download_url": "https://dl.smwcentral.net/21745/Stickyhands.zip",
        "filename": "Stickyhands.zip",
        "size": 334,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-straight-fireballs",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 29013,
    "title": "Straight Fireballs",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "fireball",
      "lorom",
      "sa-1"
    ],
    "description": "An UberASM solution for straight fireballs. Originally made for Hackjam.<br>\r\n<br>\r\nDo note that unlike patch's version of straight fireballs, these will move up the slopes. And just like with the patch, they don't work well with very steep slopes.<br>\r\n<br>\r\nCredit is unnecessary.",
    "latest_version": "smwc-29013-1643629643",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 29013,
        "title": "Straight Fireballs",
        "version": "smwc-29013-1643629643",
        "upstream_time": 1643629643,
        "download_url": "https://dl.smwcentral.net/29013/StraightFireballs.zip",
        "filename": "StraightFireballs.zip",
        "size": 451,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-summon-closest-sprite-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 26582,
    "title": "Summon Closest Sprite v1.2",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "asar 2 remoderation",
      "carriable",
      "lorom",
      "sa-1",
      "sprite",
      "summon"
    ],
    "description": "This code allows Mario to summon the closest carryable sprite, horizontally, into his hands. The closest sprite will be put into his hands instantly as long as he isn't already holding something, and it will also detect kicked sprites. Could be useful for puzzle levels, or Kaizo levels involving summoning sprites in a tight order to perform specific tricks.<br>\r\nSummon is performed by holding X or Y (by default), then tapping L or R.<br>\r\n<br>\r\nUsage note: If using in your hack, it may be wise to let the player know that it only measures horizontal distance, not vertical.<br>\r\n<br>\r\nUpdate v1.1: Bug fixes, and made some of jankier \"features\" of the code into optional defines. Also made a few small optimizations, moved the SFX/Bank to defines, and allowed the user to customize the hold input.<br>\r\n<br>\r\nv1.2: Fixed a bug where springboards could be \"revived\" and summoned in dead/despawned states.",
    "latest_version": "smwc-26582-1624655142",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 26582,
        "title": "Summon Closest Sprite v1.2",
        "version": "smwc-26582-1624655142",
        "upstream_time": 1624655142,
        "download_url": "https://dl.smwcentral.net/26582/SpriteSummon1.2.zip",
        "filename": "SpriteSummon1.2.zip",
        "size": 1815,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-super-jump",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 20158,
    "title": "Super Jump",
    "authors": [
      "HuFlungDu",
      "Major Flare"
    ],
    "tags": [
      "jump",
      "lorom",
      "physics",
      "sa-1"
    ],
    "description": "UberASM version of a <span class=\"un-outer\" title=\"HuFlungDu\"><span title=\"HuFlungDu donated $200.00.\" class=\"icon icon-donor\"></span><a href=\"/?p=profile&amp;id=6666\" style=\"color: var(--user-color-2);\" class=\"un unavailable inactive\">HuFlungDu</a></span>'s patch made at request of <span class=\"un-outer\" title=\"leod\"><a href=\"/?p=profile&amp;id=6878\" style=\"color: var(--user-banned);\" class=\"un unavailable\">leod</a></span>. Changes the SpinJump to a SuperJump if you are not moving (though it's easy to change that and I say how in the patch). No credit necessary. Use with level or Game Mode 14.",
    "latest_version": "smwc-20158-1559892721",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 20158,
        "title": "Super Jump",
        "version": "smwc-20158-1559892721",
        "upstream_time": 1559892721,
        "download_url": "https://dl.smwcentral.net/20158/SuperJump.zip",
        "filename": "SuperJump.zip",
        "size": 209,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-super-mario-bros-cave-entrance",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 14360,
    "title": "Super Mario Bros. Cave Entrance",
    "authors": [
      "LMPuny"
    ],
    "tags": [
      "cave",
      "cave level",
      "entrance",
      "lorom",
      "sa-1",
      "super fx",
      "super mario bros"
    ],
    "description": "This pack of things (a level file and a UberASMTool code) makes a Super Mario Bros. Cave Level-like entrance (a.k.a. that entrance where Mario advances to a pipe and enters to it).<br>\r\n<br>\r\nCredit is optional, but please don't abuse of my work, claim it as your own or host it elsewhere.",
    "latest_version": "smwc-14360-1473044504",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 14360,
        "title": "Super Mario Bros. Cave Entrance",
        "version": "smwc-14360-1473044504",
        "upstream_time": 1473044504,
        "download_url": "https://dl.smwcentral.net/14360/SMB%20Cave%20level%20entrance.zip",
        "filename": "SMB Cave level entrance.zip",
        "size": 2277,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-super-mario-maker",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 24403,
    "title": "Super Mario Maker 2 - Red Yoshi",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "super mario maker 2",
      "yoshi"
    ],
    "description": "This UberASM changes Red Yoshi's behavior to be similar to what happens in SMM2: Yoshi can't stick out his tongue, but he can breathe fire without needing a shell in his mouth. Normally, he spits out a single straight fireball, but if Mario has the fire power, he'll spit out 3.<br>\r\nCheck out the asm file for some customization options.",
    "latest_version": "smwc-24403-1599059430",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 24403,
        "title": "Super Mario Maker 2 - Red Yoshi",
        "version": "smwc-24403-1599059430",
        "upstream_time": 1599059430,
        "download_url": "https://dl.smwcentral.net/24403/SMM2RedYoshi.zip",
        "filename": "SMM2RedYoshi.zip",
        "size": 2117,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-swap-players-after-death-for-retry-patch",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 22595,
    "title": "Swap Players After Death (for Retry Patch)",
    "authors": [
      "Brolencho"
    ],
    "tags": [
      "2 players",
      "asar 2 remoderation",
      "coop",
      "lorom",
      "retry",
      "sa-1",
      "swap",
      "switch"
    ],
    "description": "if 2 players are playing, this switches(swaps) player after death.<br>\r\n<br>\r\n- Intended to use with retry.asm (retry patch) tested with 2.06a.<br>\r\n- Use it with gamemode 10 in UberASM tool.<br>\r\n- there are extra instructions in \"retry ram.gif\"<br>\r\n<br>\r\nIf some of the above is not clear, I included a step by step in the readme. Hopefully this helps.",
    "latest_version": "smwc-22595-1588088964",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 22595,
        "title": "Swap Players After Death (for Retry Patch)",
        "version": "smwc-22595-1588088964",
        "upstream_time": 1588088964,
        "download_url": "https://dl.smwcentral.net/22595/Swap%20Players.zip",
        "filename": "Swap Players.zip",
        "size": 61733,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-switch-flags-as-conditional-direct-map16-flags-v1-0",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 38197,
    "title": "Switch Flags as Conditional Direct Map16 Flags v1.0.1",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "asar 2 remoderation",
      "conditional direct map16",
      "lorom",
      "sa-1",
      "switch"
    ],
    "description": "This simple UberASM library will set the Conditional Direct Map16 flags depending on the !-switches pressed. This allows you to place objects other than the vanilla !-blocks to be affected by !-switches as well as to create inverted !-blocks which only appear when a corresponding switch has <i>not</i> been pressed, all without the use of ObjecTool or custom blocks and ExAnimations.<br>\r\n<br>\r\nThough it technically can be used for both level and gamemode, I recommend you to use the latter for consistency unless you're running out of CDM16 flags.",
    "latest_version": "smwc-38197-1723246014",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 38197,
        "title": "Switch Flags as Conditional Direct Map16 Flags v1.0.1",
        "version": "smwc-38197-1723246014",
        "upstream_time": 1723246014,
        "download_url": "https://dl.smwcentral.net/38197/Conditional%20Direct%20Map16%20Switches.zip",
        "filename": "Conditional Direct Map16 Switches.zip",
        "size": 2494,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-switch-powers-with-x",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 19157,
    "title": "Switch Powers With X",
    "authors": [
      "Ultrabi",
      "Vivian Darkbloom"
    ],
    "tags": [
      "lorom",
      "power switch",
      "powerup",
      "sa-1"
    ],
    "description": "When you press X while small/big, you get a cape. If you press X again, you get a flower instead.<br>\r\n<br>\r\nYou can't really die to enemies when you have this, so you'll want to work around that.",
    "latest_version": "smwc-19157-1550888463",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 19157,
        "title": "Switch Powers With X",
        "version": "smwc-19157-1550888463",
        "upstream_time": 1550888463,
        "download_url": "https://dl.smwcentral.net/19157/PowerSwitch.zip",
        "filename": "PowerSwitch.zip",
        "size": 632,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-tallying-score",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41072,
    "title": "Tallying Score",
    "authors": [
      "JamesD28"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "score"
    ],
    "description": "This UberASM+Patch modifies the score counter so that score is tallied up over a duration of time, instead of being updated instantly. You can control whether the tally adds a fixed constant every frame, adds a fixed fraction, or a variable fraction that updates constantly based on the remaining score to tally. You can also specify the value or fraction that should be added, to control the average duration of the tally.<br>\r\n<br>\r\nRequires a few small helper patches which are automatically applied with the UberASM code. See TallyingScore.asm for customization options and usage notes.<br>\r\n<br>\r\nTo be inserted as GM14 code or level code.",
    "latest_version": "smwc-41072-1763649286",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41072,
        "title": "Tallying Score",
        "version": "smwc-41072-1763649286",
        "upstream_time": 1763649286,
        "download_url": "https://dl.smwcentral.net/41072/TallyingScoreAsar2.zip",
        "filename": "TallyingScoreAsar2.zip",
        "size": 2651,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-teleport-on-coins",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 29611,
    "title": "Teleport on Coins",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "coin",
      "lorom",
      "sa-1",
      "teleport"
    ],
    "description": "This code will teleport the player after they collect a certain amount of coins.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Zoreo\"><a href=\"/?p=profile&amp;id=44740\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">Zoreo</a></span>.",
    "latest_version": "smwc-29611-1650006008",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 29611,
        "title": "Teleport on Coins",
        "version": "smwc-29611-1650006008",
        "upstream_time": 1650006008,
        "download_url": "https://dl.smwcentral.net/29611/TeleportOnCoins.zip",
        "filename": "TeleportOnCoins.zip",
        "size": 1313,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-teleport-on-level-end-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 24025,
    "title": "Teleport on Level End v1.1",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "teleport"
    ],
    "description": "This code will teleport the player (based on the current screen exit) once the level has been beaten. Works for goal tapes, orbs, bosses or really anything that sets the end level timer (except keyholes). Check out the asm file for info and possible options.<br>\r\n<br>\r\nRequested by Smibbix.<br>\r\n<br>\r\nv1.1: Fixed various issues, made compatible with vanilla mode 7 bosses.",
    "latest_version": "smwc-24025-1595792546",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 24025,
        "title": "Teleport on Level End v1.1",
        "version": "smwc-24025-1595792546",
        "upstream_time": 1595792546,
        "download_url": "https://dl.smwcentral.net/24025/TeleportOnWin.zip",
        "filename": "TeleportOnWin.zip",
        "size": 1725,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-teleport-on-no-enemies",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 33852,
    "title": "Teleport on No Enemies",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "teleport"
    ],
    "description": "A simple code which teleports the player when all on-screen enemies are defeated. Includes options for how to determine where to teleport the player to, as well as for ignoring certain sprites.",
    "latest_version": "smwc-33852-1701080981",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 33852,
        "title": "Teleport on No Enemies",
        "version": "smwc-33852-1701080981",
        "upstream_time": 1701080981,
        "download_url": "https://dl.smwcentral.net/33852/NoEnemyTeleport.zip",
        "filename": "NoEnemyTeleport.zip",
        "size": 1354,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-teleport-when-dying-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41419,
    "title": "Teleport When Dying V1.1",
    "authors": [
      "TheXander"
    ],
    "tags": [
      "death",
      "lorom",
      "sa-1",
      "teleport"
    ],
    "description": "<b>Teleport When Dying V1.1</b><br>\r\n<br>\r\n<b>Description:</b> It's a simple UberASM that does what the title says: you'll get teleported to another level or sub-level if the player dies.<br>\r\nComes with a few options and defines for some customization.<br>\r\n<br>\r\n<a href=\"https://www.smwcentral.net/?p=viewthread&t=131500\">Requested</a> by <span class=\"un-outer\" title=\"isaix\"><a href=\"/?p=profile&amp;id=14960\" style=\"color: var(--user-color-2);\" class=\"un\">isaix</a></span>",
    "latest_version": "smwc-41419-1768504655",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41419,
        "title": "Teleport When Dying V1.1",
        "version": "smwc-41419-1768504655",
        "upstream_time": 1768504655,
        "download_url": "https://dl.smwcentral.net/41419/Teleport%20When%20Dying%20V1.1.zip",
        "filename": "Teleport When Dying V1.1.zip",
        "size": 3859,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-tempory-powerup-preservation",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 38640,
    "title": "Tempory Powerup Preservation",
    "authors": [
      "MarioFanGamer"
    ],
    "tags": [
      "item box",
      "lorom",
      "power-up",
      "sa-1",
      "yoshi"
    ],
    "description": "This allows the creator to set up a powerup preservation zone which causes the player's powerup, item box and Yoshi state to preserved (depending on the customisation) until the latter leaves the zone and be restored to the previous state.<br>\r\n<br>\r\nCompatible with <a href=\"https://www.smwcentral.net/?p=viewthread&t=79053\">Custom Powerups v3.4.2</a> but requires some changes in the latter.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Knight of Time\"><a href=\"/?p=profile&amp;id=146\" style=\"color: var(--user-color-2);\" class=\"un\">Knight of Time</a></span>.",
    "latest_version": "smwc-38640-1736189741",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 38640,
        "title": "Tempory Powerup Preservation",
        "version": "smwc-38640-1736189741",
        "upstream_time": 1736189741,
        "download_url": "https://dl.smwcentral.net/38640/Powerup%20Preservation.zip",
        "filename": "Powerup Preservation.zip",
        "size": 6893,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-timed-earthquake",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 28073,
    "title": "Timed Earthquake",
    "authors": [
      "BlueToad"
    ],
    "tags": [
      "earthquake",
      "lorom",
      "sa-1",
      "shake",
      "timer"
    ],
    "description": "A LevelASM code which shakes the ground every few seconds, along with an optional sound effect. It has some customization options as well. <br>\r\n<br>\r\nUses two bytes of FreeRAM.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"crocodileman94\"><a href=\"/?p=profile&amp;id=6567\" style=\"color: var(--user-color-3);\" class=\"un\">crocodileman94</a></span>.",
    "latest_version": "smwc-28073-1638777914",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 28073,
        "title": "Timed Earthquake",
        "version": "smwc-28073-1638777914",
        "upstream_time": 1638777914,
        "download_url": "https://dl.smwcentral.net/28073/quake.zip",
        "filename": "quake.zip",
        "size": 517,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-timer",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 16365,
    "title": "Timer",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "asar 2 remoderation",
      "clock",
      "effect",
      "lorom",
      "sa-1",
      "status bar",
      "stopwatch",
      "timer"
    ],
    "description": "This code will create a timer on the status bar that ticks up or down depending on its settings. You can also set \"effects\" that happen when the time drops to 0, such as teleporting or killing the player.<br>\r\n<br>\r\nCredit to Iceguy for the idea, even though I didn't use his code.",
    "latest_version": "smwc-16365-1511629076",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 16365,
        "title": "Timer",
        "version": "smwc-16365-1511629076",
        "upstream_time": 1511629076,
        "download_url": "https://dl.smwcentral.net/16365/Timer.zip",
        "filename": "Timer.zip",
        "size": 3409,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-tool",
    "aliases": [
      "uberasm-tool"
    ],
    "section": "tools",
    "upstream_id": 39036,
    "title": "UberASM Tool 2.1",
    "authors": [
      "Fernap",
      "Vitor Vilela"
    ],
    "tags": [
      "conditional",
      "game mode",
      "global",
      "inserter",
      "level",
      "level asm",
      "library",
      "map16",
      "nmi",
      "overworld",
      "sa-1",
      "sprites",
      "status bar",
      "v-blank"
    ],
    "description": "This tool lets you insert level, overworld, game mode, status bar, sprite and global ASM without using a patch. See the read me for more details.<br>\r\n<br>\r\nVersion 2.1:<br>\r\n- Updated to asar 1.91<br>\r\n- Some new command line options are available; see the readme for details.<br>\r\n- Added support for a variable number of extra bytes<br>\r\n- Resources added to level/gamemode/overworld * can now be skipped on specific levels by prefixing them with a - in the list file.<br>\r\n- Plus more, see the changelog for a full list.<br>\r\n<br>\r\nVersion 2.0 update:<br>\r\n- Now supports multiple resources per level/overworld map/game mode<br>\r\n- A special level \"*\" is available to make resources run on all levels<br>\r\n- Adds a feature to let you specify extra bytes for resources<br>\r\n- A new \"end:\" label allows code to run at the end of a frame<br>\r\n- Shared routine support<br>\r\n- And more; see the readme and changelog for a full list<br>\r\n<br>\r\nVersion 1.6 changes:<br>\r\n- Reworded list.txt and replaced the INC $19 example code with one that does nothing, in order to prevent confusion for beginners. No changes are made to the tool itself.<br>\r\n(1.6 is an \"unofficial\" update submitted by wye - it adds some changes from the Github repo, but not all, and it doesn't correspond to any Github release. The next version will probably be an official one, based entirely on the repo.)<br>\r\n<br>\r\nVersion 1.5 changes:<br>\r\n - Fixed an in-game crash when using different NMI code combinations<br>\r\n - Refactored some core parts of the program, making it easier to<br>\r\nadd improvements.<br>\r\n - Improved the way how the LM restore point information works in a<br>\r\nway that UberASM Tool will no longer concat its program information<br>\r\nmore than once.<br>\r\n - Fixed incorrect extra byte 4 define used for PIXI sprites.<br>\r\n - Added BW-RAM definition which is used on SA-1 ROMs only.<br>\r\n - Fixed an application crash when accidentally including an empty<br>\r\nfile.<br>\r\n",
    "latest_version": "smwc-39036-1743185200",
    "install_kind": "tool",
    "versions": [
      {
        "upstream_id": 39036,
        "title": "UberASM Tool 2.1",
        "version": "smwc-39036-1743185200",
        "upstream_time": 1743185200,
        "download_url": "https://dl.smwcentral.net/39036/UberASMTool21.zip",
        "filename": "UberASMTool21.zip",
        "size": 5285149,
        "sha256": null,
        "dependencies": [],
        "install_kind": "tool"
      }
    ]
  },
  {
    "name": "uberasm-translucent-foreground-in-vertical-levels",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 14363,
    "title": "Translucent Foreground in Vertical Levels",
    "authors": [
      "imamelia"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "super fx",
      "translucency"
    ],
    "description": "This allows you to simulate the effects of level modes 1E and 1F in vertical levels.  There are three variants here: one for Layer 1, one for Layer 2, and one for both.",
    "latest_version": "smwc-14363-1473468421",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 14363,
        "title": "Translucent Foreground in Vertical Levels",
        "version": "smwc-14363-1473468421",
        "upstream_time": 1473468421,
        "download_url": "https://dl.smwcentral.net/14363/translucent%20vertical%20level%20code.zip",
        "filename": "translucent vertical level code.zip",
        "size": 623,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-trigger-cutscene-on-level-end",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40739,
    "title": "Trigger Cutscene on Level End",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "This code allows you to have a vanilla cutscene (including credits) after getting a goal post/orb level clear, rather than having to use a boss. You can choose which cutscene in the asm file. Note that it doesn't work for keyholes and secret exit goal tapes.",
    "latest_version": "smwc-40739-1759760442",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40739,
        "title": "Trigger Cutscene on Level End",
        "version": "smwc-40739-1759760442",
        "upstream_time": 1759760442,
        "download_url": "https://dl.smwcentral.net/40739/level_end_cutscene_V2.zip",
        "filename": "level_end_cutscene_V2.zip",
        "size": 697,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-ultimate-controller-based-switch-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 40808,
    "title": "Ultimate Controller-Based Switch v1.0",
    "authors": [
      "mathie"
    ],
    "tags": [
      "custom",
      "lorom",
      "sa-1",
      "super fx",
      "switch"
    ],
    "description": "This very flexible piece of code allows you to easily setup a ON-OFF kind of switch changed by controller input... or more ! You can have up to 8 of them at the same time. Details in .asm file.<br>\r\n<br>\r\nDefault configuration replicates the classic \"Spin to switch ON-OFF status\" effect.",
    "latest_version": "smwc-40808-1760635154",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 40808,
        "title": "Ultimate Controller-Based Switch v1.0",
        "version": "smwc-40808-1760635154",
        "upstream_time": 1760635154,
        "download_url": "https://dl.smwcentral.net/40808/UCBS.zip",
        "filename": "UCBS.zip",
        "size": 1231,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-ultimate-overworld-level-flags",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 20354,
    "title": "Ultimate Overworld Level Flags",
    "authors": [
      "Nowieso"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "overworld",
      "sa-1"
    ],
    "description": "With this code, you can check if any overworld level flags are set and if they are, set any other level flags (the ones on the right you can see in overworld level settings window). This allows you to open any path on the overworld, not only a path from the level you have just beaten.<br>\r\n<br>\r\nSimply change the defines in the asm file.<br>\r\n<br>\r\nCredit is optional, just don't claim it as your own. ",
    "latest_version": "smwc-20354-1562718445",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 20354,
        "title": "Ultimate Overworld Level Flags",
        "version": "smwc-20354-1562718445",
        "upstream_time": 1562718445,
        "download_url": "https://dl.smwcentral.net/20354/Overworld%20Flags.zip",
        "filename": "Overworld Flags.zip",
        "size": 1922,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-unlimited-p-balloon",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 18191,
    "title": "Unlimited P-Balloon",
    "authors": [
      "Megafonzie",
      "Vivian Darkbloom"
    ],
    "tags": [
      "lorom",
      "p-balloon",
      "sa-1"
    ],
    "description": "This sets the P-Balloon timer to #$7F every frame, which means that the balloon doesn't have a time limit.",
    "latest_version": "smwc-18191-1538339729",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 18191,
        "title": "Unlimited P-Balloon",
        "version": "smwc-18191-1538339729",
        "upstream_time": 1538339729,
        "download_url": "https://dl.smwcentral.net/18191/unlimitedballoon.zip",
        "filename": "unlimitedballoon.zip",
        "size": 294,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-update-player-animation-during-overworld-load",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 34172,
    "title": "Update Player Animation During Overworld Load",
    "authors": [
      "Kevin",
      "zuccha"
    ],
    "tags": [
      "animation",
      "asar 2 remoderation",
      "bug fix",
      "game mode 0d",
      "lorom",
      "overworld",
      "sa-1",
      "swim"
    ],
    "description": "Update the current player animation while loading the overworld.<br>\r\n<br>\r\nIn practice, this code fixes an issue where if Mario is placed on a water level tile on the overworld as his starting position, he has the walking animation instead of the swimming animation right after starting a new game (you need to move to start using the correct animation). This UberASM checks if the current tile the player is standing on is water, in which case we set the swimming animation, otherwise we set the walking animation. <br>\r\n<br>\r\nKnown issue: in two-players mode, Luigi's animation will only be updated after he enters and exits a level.",
    "latest_version": "smwc-34172-1701121787",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 34172,
        "title": "Update Player Animation During Overworld Load",
        "version": "smwc-34172-1701121787",
        "upstream_time": 1701121787,
        "download_url": "https://dl.smwcentral.net/34172/update-player-overworld-animation.zip",
        "filename": "update-player-overworld-animation.zip",
        "size": 2290,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-vertical-layer",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41858,
    "title": "Vertical Layer 2 Scroll",
    "authors": [
      "Thomas"
    ],
    "tags": [
      "autoscroll",
      "layer 2",
      "lorom",
      "sa-1"
    ],
    "description": "This is essentially a recreation of the \"Layer 2 Scroll\" sprite (sprite EA) in UberASM form, with some improvements. Most notably, it now fully supports vertical scrolling in levels, and has full customization of the scrolling parameters.<br>\r\n<br>\r\nAlso compatible with the vanilla auto-scroll sprite out of the box, as well as LM's horizontal Layer 2 autoscroll if you tweak its RAM addresses slightly.",
    "latest_version": "smwc-41858-1775515844",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41858,
        "title": "Vertical Layer 2 Scroll",
        "version": "smwc-41858-1775515844",
        "upstream_time": 1775515844,
        "download_url": "https://dl.smwcentral.net/41858/Layer2Scroll.zip",
        "filename": "Layer2Scroll.zip",
        "size": 1657,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-vertical-level-end-fix",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 33864,
    "title": "Vertical Level End Fix",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1"
    ],
    "description": "This UberASM fixes a couple issues that happen at level end in vertical levels (or any level that skips the player march):<br>\r\n- bonus game not loading when getting 100 bonus stars<br>\r\n- secret exit 1/2/3 not activating when triggered via $141C (either via custom code or with one of the 3 secret exit Goal Tapes)",
    "latest_version": "smwc-33864-1701276356",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 33864,
        "title": "Vertical Level End Fix",
        "version": "smwc-33864-1701276356",
        "upstream_time": 1701276356,
        "download_url": "https://dl.smwcentral.net/33864/vertical_level_end_fix.zip",
        "filename": "vertical_level_end_fix.zip",
        "size": 560,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-vertical-parallax",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 27671,
    "title": "Vertical Parallax",
    "authors": [
      "NerDose"
    ],
    "tags": [
      "asar 2 remoderation",
      "layer 2",
      "lorom",
      "sa-1"
    ],
    "description": "This uberASM + Patch Combo creates an effect similar to HDMA parallax, but vertical.<br>\r\n<br>\r\nIn order to avoid sudden and glitchy movements, it is recommended to use a 1 screen long (check by pressing F1) repeated pattern.<br>\r\n<br>\r\nYou cannot scroll horizontally and layer 3 will be transparent due to how the ASM, and mode 2, work.<br>\r\n<br>\r\nSpecial thanks to Xamexer for testing and Von Fahrenheit for helping me solve a few issues",
    "latest_version": "smwc-27671-1635541068",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 27671,
        "title": "Vertical Parallax",
        "version": "smwc-27671-1635541068",
        "upstream_time": 1635541068,
        "download_url": "https://dl.smwcentral.net/27671/VParallax.zip",
        "filename": "VParallax.zip",
        "size": 2326,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-wall-kick-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 18736,
    "title": "Wall Kick v1.1",
    "authors": [
      "Kevin",
      "MarioE"
    ],
    "tags": [
      "asar 2 remoderation",
      "kick",
      "lorom",
      "physics",
      "sa-1",
      "walljump",
      "wallkick"
    ],
    "description": "This is the UberASM version of the wall kick patch by MarioE (https://www.smwcentral.net/?p=section&a=details&id=17585), so that you can enable this mechanic only in certain levels.<br>\r\nThe base code is essentially the same. All credit for the code goes to MarioE.<br>\r\nRequested by Romano338.<br>\r\n<br>\r\nVersion 1.1: added two new options:<br>\r\n  - Allow a wall kick even when Mario is spin jumping.<br>\r\n  - Allow consecutive wall kicks from walls with the same direction (including wall jumping off of the same wall multiple times). With this it doesn't happen that a wall doesn't let you slide and jump, so it removes what could be felt as unintuitive (or \"jank\") by players.",
    "latest_version": "smwc-18736-1546213437",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 18736,
        "title": "Wall Kick v1.1",
        "version": "smwc-18736-1546213437",
        "upstream_time": 1546213437,
        "download_url": "https://dl.smwcentral.net/18736/WallKick.zip",
        "filename": "WallKick.zip",
        "size": 3635,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-wall-stick-jump",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 22767,
    "title": "Wall Stick & Jump",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "ability",
      "asar 2 remoderation",
      "lorom",
      "physics",
      "sa-1",
      "wall jump",
      "walljump"
    ],
    "description": "This code allows player to stick to walls and perform wall jumps off them.<br>\r\n<br>\r\nCredit is optional, but highly appreciated.",
    "latest_version": "smwc-22767-1600197940",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 22767,
        "title": "Wall Stick & Jump",
        "version": "smwc-22767-1600197940",
        "upstream_time": 1600197940,
        "download_url": "https://dl.smwcentral.net/22767/WallStickAndJumpEdit.zip",
        "filename": "WallStickAndJumpEdit.zip",
        "size": 3785,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-wario-dash-v1",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41185,
    "title": "Wario Dash V1.1",
    "authors": [
      "Arinsu",
      "K3fka",
      "yoshifanatic"
    ],
    "tags": [
      "abilities",
      "lorom",
      "player",
      "sa-1"
    ],
    "description": "This UberASM code will give you the ability to dash like Wario in a Wario Land game I haven't played. See the readme for insertion details.<br>\r\n<br>\r\nOriginal description:<br>\r\nAn updated version of my Wario Dash patch. This version changes a few things to fix some bugs. You no longer gain star power while dashing, but a sliding effect is simulated. As such, make sure enemies you want to be able to be killed by the dash are able to be killed by sliding (you can use Tweaker or whatever to enable that).<br>\r\n<br>\r\n<span class=\"un-outer\" title=\"yoshifanatic\"><span title=\"Staff Member\" class=\"icon icon-staff\"></span><a href=\"/?p=profile&amp;id=13743\" style=\"color: #4fff00;\" class=\"un\">yoshifanatic</a></span>'s Update:<br>\r\n- Made this main code by default to take advantage of UAT 2.0's ability to insert multiple UberASMs per level.<br>\r\n- Consolidated the two sets of checks to prevent the dash to save on ROM space.<br>\r\n- Fixed the hat shading on the Wario dash frame, added a small dash frame, and included the palette that was meant to come with these graphics.<br>\r\n- Fixed a bug where pausing and having a message on screen affected the dash timer.<br>\r\n- Fixed a bug where you could dash continuously when pressed against a wall.<br>\r\n- Fixed a bug where the sliding state is preserved after the dash ends until the cooldown finishes.<br>\r\n- Fixed a bug where having a cape would make you turn repeatedly while dashing if the button assigned to the dash was X/Y.<br>\r\n- Fixed a bug where the cape did not animate properly while doing a dash.<br>\r\n- Made the sound effect configurable.<br>\r\n- Added a toggle that enables air dashing.<br>\r\n- Made it so the dash is canceled when Mario's $71 state is non-zero, while wall running, while in a lakitu cloud, and during level end.",
    "latest_version": "smwc-41185-1772910528",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41185,
        "title": "Wario Dash V1.1",
        "version": "smwc-41185-1772910528",
        "upstream_time": 1772910528,
        "download_url": "https://dl.smwcentral.net/41185/Wario%20Dash%20V1_1.zip",
        "filename": "Wario Dash V1_1.zip",
        "size": 15157,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-water-disable-grab",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 27313,
    "title": "Water Disable Grab",
    "authors": [
      "MarkAlarm"
    ],
    "tags": [
      "items",
      "lorom",
      "sa-1",
      "swim"
    ],
    "description": "The name is pretty much self explanatory, but this piece of code disables grabbing items underwater. Given how springs, p switches, and keys act solid while the player isn't grabbing them, these could be useful in blocking the player after they do certain actions. Might also be interesting in a kaizo sense, given how shells work underwater.",
    "latest_version": "smwc-27313-1629476060",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 27313,
        "title": "Water Disable Grab",
        "version": "smwc-27313-1629476060",
        "upstream_time": 1629476060,
        "download_url": "https://dl.smwcentral.net/27313/WaterDisableGrab.zip",
        "filename": "WaterDisableGrab.zip",
        "size": 418,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-wiggler-s-interaction-fix",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 29916,
    "title": "Wiggler's Interaction Fix",
    "authors": [
      "Francium"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "wiggler",
      "yoshi"
    ],
    "description": "A small patch to fix a glitch that somehow hurts or kills Mario if he rides Yoshi, sticks his tongue out, and crashes into a wiggler fast enough.<br>\r\n<br>\r\nCredits are optional.",
    "latest_version": "smwc-29916-1664917564",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 29916,
        "title": "Wiggler's Interaction Fix",
        "version": "smwc-29916-1664917564",
        "upstream_time": 1664917564,
        "download_url": "https://dl.smwcentral.net/29916/wiggler.zip",
        "filename": "wiggler.zip",
        "size": 432,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-win-by-dying",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 19091,
    "title": "Win by Dying",
    "authors": [
      "RussianMan"
    ],
    "tags": [
      "death",
      "goal",
      "lorom",
      "sa-1"
    ],
    "description": "With this uberASM dying will mark level complete and activate Overworld event.<br>\r\nCredit is unecessary. Requested by <span class=\"un-outer\" title=\"FailSandwich\"><a href=\"/?p=profile&amp;id=34937\" style=\"color: var(--user-color-1);\" class=\"un unavailable inactive\">FailSandwich</a></span>.",
    "latest_version": "smwc-19091-1550203886",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 19091,
        "title": "Win by Dying",
        "version": "smwc-19091-1550203886",
        "upstream_time": 1550203886,
        "download_url": "https://dl.smwcentral.net/19091/DeathMeanWin.zip",
        "filename": "DeathMeanWin.zip",
        "size": 562,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-wing-cap",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41798,
    "title": "Wing Cap",
    "authors": [
      "Arinsu",
      "MellyMellouange"
    ],
    "tags": [
      "abilities",
      "lorom",
      "physics",
      "player",
      "sa-1",
      "tile"
    ],
    "description": "<span class=\"un-outer\" title=\"MellyMellouange\"><a href=\"/?p=profile&amp;id=565\" style=\"color: var(--user-color-2);\" class=\"un\">MellyMellouange</a></span>'s old Wing Cap sprite, cleaned up, optimized, made LM3 compatible, bugfixed and converted to UberASM by <span class=\"un-outer\" title=\"Arinsu\"><span title=\"Arinsu donated $6.00.\" class=\"icon icon-donor\"></span><span title=\"Team Leader\" class=\"icon icon-leader\"></span><a href=\"/?p=profile&amp;id=17672\" style=\"color: #64f983;\" class=\"un\">Arinsu</a></span>. <br>\r\n<br>\r\nGives the player the ability to fly: also includes an optional spinjump drill down and glide ability.",
    "latest_version": "1.1.1",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41798,
        "title": "Wing Cap",
        "version": "1.1.1",
        "upstream_time": 1776640170,
        "download_url": "https://dl.smwcentral.net/41798/Wing%20Cap%20v1.1.1.zip",
        "filename": "Wing Cap v1.1.1.zip",
        "size": 2646,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-x-ray-spotlight",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 41600,
    "title": "X-Ray Spotlight",
    "authors": [
      "yoshifanatic"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "spotlight"
    ],
    "description": "This UberASM changes the spotlight sprite so instead of lighting up the area under it, it instead reveals layer 1 under it. Based on <a href=\"https://www.youtube.com/watch?v=kEXjCsuUnt0\" rel=\"nofollow\">this level</a> from my hack, MYSQ.<br>\r\n<br>\r\nNote that this requires a small hijack to fix a visual bug that would occur on SA-1.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"ILoveSMW\"><a href=\"/?p=profile&amp;id=71290\" style=\"color: var(--user-color-3);\" class=\"un unavailable inactive\">ILoveSMW</a></span>.",
    "latest_version": "smwc-41600-1773623195",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 41600,
        "title": "X-Ray Spotlight",
        "version": "smwc-41600-1773623195",
        "upstream_time": 1773623195,
        "download_url": "https://dl.smwcentral.net/41600/XRaySpotlight.zip",
        "filename": "XRaySpotlight.zip",
        "size": 844,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-yoshi-afraid-of-mario",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 34186,
    "title": "Yoshi Afraid of Mario",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "sus",
      "yoshi"
    ],
    "description": "This UberASM will make Yoshi run away from Mario (like when he takes damage) whenever he hatches from an egg/Baby Yoshi. Optionally you can also make him run away whenever Mario is not riding him.",
    "latest_version": "smwc-34186-1687895670",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 34186,
        "title": "Yoshi Afraid of Mario",
        "version": "smwc-34186-1687895670",
        "upstream_time": 1687895670,
        "download_url": "https://dl.smwcentral.net/34186/yoshi_afraid.zip",
        "filename": "yoshi_afraid.zip",
        "size": 560,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-yoshi-coin-checker",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 14448,
    "title": "Yoshi Coin Checker",
    "authors": [
      "mathie"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "overworld border",
      "sa-1",
      "super fx",
      "tile",
      "yoshi coin"
    ],
    "description": "This code uploads different 8x8 tiles on layer 3 depending if all Yoshi coins have been collected in the level Mario is standing on or not, or if there are none to be collected at all.<br>\r\nWhich tiles to use, their properties and position are highly customizable. See the .asm file for details.<br>\r\nIt is advised to use this in conjunction with the SRAM/BWRAM Plus patch in order to save the player's progress made in collecting Yoshi coins.<br>\r\n<br>\r\nEdits & updates:<br>\r\n- now the patch is very user-friendly (thanks HuflungDu)",
    "latest_version": "smwc-14448-1474506090",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 14448,
        "title": "Yoshi Coin Checker",
        "version": "smwc-14448-1474506090",
        "upstream_time": 1474506090,
        "download_url": "https://dl.smwcentral.net/14448/YoshiCoinChecker.zip",
        "filename": "YoshiCoinChecker.zip",
        "size": 1814,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-yoshi-disappears-after-eating-too-much",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 22717,
    "title": "Yoshi Disappears After Eating Too Much",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "asar 2 remoderation",
      "counter",
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This UberASM will make so that Yoshi disappears in a puff of smoke after he eats (and swallows) a certain amount of sprites. Check out the readme for more details.",
    "latest_version": "smwc-22717-1587336253",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 22717,
        "title": "Yoshi Disappears After Eating Too Much",
        "version": "smwc-22717-1587336253",
        "upstream_time": 1587336253,
        "download_url": "https://dl.smwcentral.net/22717/MaxYoshiEats.zip",
        "filename": "MaxYoshiEats.zip",
        "size": 3996,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-yoshi-flight-visualization",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 36964,
    "title": "Yoshi Flight Visualization",
    "authors": [
      "Abdu"
    ],
    "tags": [
      "animation",
      "cape",
      "cape level",
      "flight",
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This UberASM shows the cape flying phases when riding Yoshi and flying.",
    "latest_version": "smwc-36964-1708796234",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 36964,
        "title": "Yoshi Flight Visualization",
        "version": "smwc-36964-1708796234",
        "upstream_time": 1708796234,
        "download_url": "https://dl.smwcentral.net/36964/yoshi_flight_visualization.zip",
        "filename": "yoshi_flight_visualization.zip",
        "size": 394,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-yoshi-s-tongue-block-interaction",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 30672,
    "title": "Yoshi's Tongue Block Interaction",
    "authors": [
      "Kevin"
    ],
    "tags": [
      "asar 2 remoderation",
      "lorom",
      "sa-1",
      "yoshi"
    ],
    "description": "This UberASM will make Yoshi's tongue detect solid blocks and stop extending when touching one, and optionally also activate vanilla blocks like ON/OFF etc. It also works with blocks that change their act-as depending on the ON/OFF or P Switches.<br>\r\n<br>\r\nEdit: now it also works with moving layer 2.",
    "latest_version": "smwc-30672-1690115514",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 30672,
        "title": "Yoshi's Tongue Block Interaction",
        "version": "smwc-30672-1690115514",
        "upstream_time": 1690115514,
        "download_url": "https://dl.smwcentral.net/30672/yoshi_tongue_block_interact.zip",
        "filename": "yoshi_tongue_block_interact.zip",
        "size": 4738,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-yoshi-wings-teleport-on-yoshi-mount",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 42307,
    "title": "Yoshi Wings Teleport on Yoshi Mount",
    "authors": [
      "Arinsu"
    ],
    "tags": [
      "lorom",
      "sa-1",
      "teleport",
      "yoshi"
    ],
    "description": "This code will make the player get immediately teleported to the Yoshi wings stage when riding Yoshi. Might be best used with <a href=\"https://smwc.me/s/39698\">this patch</a>.<br>\r\n<br>\r\nRequested by <span class=\"un-outer\" title=\"Knight of Time\"><a href=\"/?p=profile&amp;id=146\" style=\"color: var(--user-color-2);\" class=\"un\">Knight of Time</a></span>.",
    "latest_version": "V1.0.1",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 42307,
        "title": "Yoshi Wings Teleport on Yoshi Mount",
        "version": "V1.0.1",
        "upstream_time": 1778026760,
        "download_url": "https://dl.smwcentral.net/42307/Yoshi%20Wings%20Teleport%20on%20Yoshi%20Mount%20V1.0.1.zip",
        "filename": "Yoshi Wings Teleport on Yoshi Mount V1.0.1.zip",
        "size": 539,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  },
  {
    "name": "uberasm-yump-failure-message-for-p-switch",
    "aliases": [],
    "section": "uberasm",
    "upstream_id": 29936,
    "title": "Yump Failure Message for P-Switch",
    "authors": [
      "Francium"
    ],
    "tags": [
      "lorom",
      "p-switch",
      "p-switch jump",
      "sa-1",
      "yump"
    ],
    "description": "If the yump of the P-Switch fails, a message will be displayed.<br>\r\nRequest from <span class=\"un-outer\" title=\"zynnoir\"><a href=\"/?p=profile&amp;id=42029\" style=\"color: var(--user-color-1);\" class=\"un\">zynnoir</a></span>.<br>\r\nCredit is optional.",
    "latest_version": "smwc-29936-1645718536",
    "install_kind": "uber_asm",
    "versions": [
      {
        "upstream_id": 29936,
        "title": "Yump Failure Message for P-Switch",
        "version": "smwc-29936-1645718536",
        "upstream_time": 1645718536,
        "download_url": "https://dl.smwcentral.net/29936/P-Switch%20Yump.zip",
        "filename": "P-Switch Yump.zip",
        "size": 522,
        "sha256": null,
        "dependencies": [
          "uberasm-tool"
        ],
        "install_kind": "uber_asm"
      }
    ]
  }
]